2026-06-14 08:06:34.181802 | Job console starting
2026-06-14 08:06:34.326181 | Updating git repos
2026-06-14 08:06:34.429078 | Cloning repos into workspace
2026-06-14 08:06:39.880813 | Restoring repo states
2026-06-14 08:06:39.920996 | Merging changes
2026-06-14 08:06:41.097122 | Checking out repos
2026-06-14 08:06:42.442745 | Preparing playbooks
2026-06-14 08:06:48.401306 | Running Ansible setup
2026-06-14 08:06:54.020939 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-14 08:06:54.667998 | 
2026-06-14 08:06:54.668161 | PLAY [localhost]
2026-06-14 08:06:54.677160 | 
2026-06-14 08:06:54.677227 | TASK [Gathering Facts]
2026-06-14 08:06:55.631598 | localhost | ok
2026-06-14 08:06:55.640059 | 
2026-06-14 08:06:55.640160 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-14 08:06:56.114095 | localhost -> localhost | changed
2026-06-14 08:06:56.124713 | 
2026-06-14 08:06:56.124917 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-14 08:06:57.157452 | localhost -> localhost | changed
2026-06-14 08:06:57.170205 | 
2026-06-14 08:06:57.170379 | TASK [Setup log path fact]
2026-06-14 08:06:57.205508 | localhost | ok
2026-06-14 08:06:57.227450 | 
2026-06-14 08:06:57.227599 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-14 08:06:57.271668 | localhost | ok
2026-06-14 08:06:57.283665 | 
2026-06-14 08:06:57.283808 | TASK [emit-job-header : Print job information]
2026-06-14 08:06:57.349874 | # Job Information
2026-06-14 08:06:57.350210 | Ansible Version: 2.16.18
2026-06-14 08:06:57.350268 | Job: cifmw-crc-podified-edpm-baremetal-minor-update
2026-06-14 08:06:57.350314 | Pipeline: github-check
2026-06-14 08:06:57.350389 | Executor: 38.102.83.51
2026-06-14 08:06:57.350439 | Triggered by: https://github.com/openstack-k8s-operators/ci-framework/pull/3986
2026-06-14 08:06:57.350485 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/6af/rdoproject.org/6af5ec9433664559835cf17d73806495/
2026-06-14 08:06:57.350533 | Event ID: ea179bb0-67c5-11f1-9432-0d2310209881
2026-06-14 08:06:57.356938 | 
2026-06-14 08:06:57.357081 | LOOP [emit-job-header : Print node information]
2026-06-14 08:06:57.517232 | localhost | ok:
2026-06-14 08:06:57.517628 | localhost | # Node Information
2026-06-14 08:06:57.517692 | localhost | Inventory Hostname: controller
2026-06-14 08:06:57.517740 | localhost | Hostname: np0000073214
2026-06-14 08:06:57.517782 | localhost | Username: zuul
2026-06-14 08:06:57.517825 | localhost | Distro: CentOS 9
2026-06-14 08:06:57.517864 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-14 08:06:57.517900 | localhost | Region: RegionOne
2026-06-14 08:06:57.517936 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-14 08:06:57.517972 | localhost | Product Name: OpenStack Nova
2026-06-14 08:06:57.518008 | localhost | Interface IP: 38.102.83.196
2026-06-14 08:06:57.537300 | 
2026-06-14 08:06:57.537507 | PLAY [all]
2026-06-14 08:06:57.549720 | 
2026-06-14 08:06:57.549869 | TASK [Gather network facts]
2026-06-14 08:06:58.135640 | controller | ok
2026-06-14 08:06:58.143936 | 
2026-06-14 08:06:58.144020 | TASK [include_role : start-zuul-console]
2026-06-14 08:06:58.165498 | controller | ok
2026-06-14 08:06:58.181107 | 
2026-06-14 08:06:58.181216 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-14 08:06:58.769228 | controller | ok
2026-06-14 08:06:58.782114 | 
2026-06-14 08:06:58.782247 | TASK [include_role : add-build-sshkey]
2026-06-14 08:06:58.818132 | controller | ok
2026-06-14 08:06:58.840440 | 
2026-06-14 08:06:58.840585 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-14 08:06:59.191986 | controller -> localhost | ok
2026-06-14 08:06:59.201442 | 
2026-06-14 08:06:59.201587 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-14 08:06:59.235929 | controller | ok
2026-06-14 08:06:59.264669 | controller | included: /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-14 08:06:59.273597 | 
2026-06-14 08:06:59.273676 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-14 08:06:59.899591 | controller -> localhost | Generating public/private rsa key pair.
2026-06-14 08:06:59.899791 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/work/6af5ec9433664559835cf17d73806495_id_rsa
2026-06-14 08:06:59.899824 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/work/6af5ec9433664559835cf17d73806495_id_rsa.pub
2026-06-14 08:06:59.899846 | controller -> localhost | The key fingerprint is:
2026-06-14 08:06:59.899866 | controller -> localhost | SHA256:XLlavEaKtxRKuKdbtdaJ2o5vc/mZvUc8m71eVaErQVQ zuul-build-sshkey
2026-06-14 08:06:59.899885 | controller -> localhost | The key's randomart image is:
2026-06-14 08:06:59.899903 | controller -> localhost | +---[RSA 3072]----+
2026-06-14 08:06:59.899922 | controller -> localhost | |          .o.E . |
2026-06-14 08:06:59.899940 | controller -> localhost | |          ..  . .|
2026-06-14 08:06:59.899959 | controller -> localhost | |          o. .  .|
2026-06-14 08:06:59.899977 | controller -> localhost | |     . . o .. . .|
2026-06-14 08:06:59.899993 | controller -> localhost | |    . . S =. . ..|
2026-06-14 08:06:59.900012 | controller -> localhost | |     o + X o.  .+|
2026-06-14 08:06:59.900030 | controller -> localhost | |    . = O =.   .*|
2026-06-14 08:06:59.900050 | controller -> localhost | |     + Booo  + o+|
2026-06-14 08:06:59.900068 | controller -> localhost | |    o.o+=o .+ +=.|
2026-06-14 08:06:59.900085 | controller -> localhost | +----[SHA256]-----+
2026-06-14 08:06:59.900131 | controller -> localhost | ok: Runtime: 0:00:00.084990
2026-06-14 08:06:59.903934 | 
2026-06-14 08:06:59.903999 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-14 08:06:59.941422 | controller | ok
2026-06-14 08:06:59.949563 | controller | included: /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-14 08:06:59.956033 | 
2026-06-14 08:06:59.956093 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-14 08:06:59.989706 | controller | skipping: Conditional result was False
2026-06-14 08:06:59.995417 | 
2026-06-14 08:06:59.995541 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-14 08:07:00.712814 | controller | changed
2026-06-14 08:07:00.720706 | 
2026-06-14 08:07:00.720884 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-14 08:07:01.142648 | controller | ok
2026-06-14 08:07:01.152894 | 
2026-06-14 08:07:01.153028 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-14 08:07:02.893782 | controller | changed
2026-06-14 08:07:02.901297 | 
2026-06-14 08:07:02.901472 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-14 08:07:04.689442 | controller | changed
2026-06-14 08:07:04.697717 | 
2026-06-14 08:07:04.697861 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-14 08:07:04.735911 | controller | skipping: Conditional result was False
2026-06-14 08:07:04.745542 | 
2026-06-14 08:07:04.745688 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-14 08:07:05.209323 | controller -> localhost | changed
2026-06-14 08:07:05.217609 | 
2026-06-14 08:07:05.217675 | TASK [add-build-sshkey : Add back temp key]
2026-06-14 08:07:05.587508 | controller -> localhost | Identity added: /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/work/6af5ec9433664559835cf17d73806495_id_rsa (zuul-build-sshkey)
2026-06-14 08:07:05.587856 | controller -> localhost | ok: Runtime: 0:00:00.018072
2026-06-14 08:07:05.595836 | 
2026-06-14 08:07:05.595976 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-14 08:07:06.107330 | controller | ok
2026-06-14 08:07:06.115495 | 
2026-06-14 08:07:06.115643 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-14 08:07:06.163681 | controller | skipping: Conditional result was False
2026-06-14 08:07:06.181947 | 
2026-06-14 08:07:06.182120 | TASK [include_role : validate-host]
2026-06-14 08:07:06.227640 | controller | ok
2026-06-14 08:07:06.264215 | 
2026-06-14 08:07:06.264332 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-14 08:07:06.306471 | controller | ok
2026-06-14 08:07:06.311437 | 
2026-06-14 08:07:06.311530 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-14 08:07:06.616365 | controller -> localhost | ok
2026-06-14 08:07:06.621824 | 
2026-06-14 08:07:06.621891 | TASK [validate-host : Collect information about the host]
2026-06-14 08:07:07.456155 | controller | ok
2026-06-14 08:07:07.474744 | 
2026-06-14 08:07:07.474886 | TASK [validate-host : Sanitize hostname]
2026-06-14 08:07:07.648322 | controller | ok
2026-06-14 08:07:07.653280 | 
2026-06-14 08:07:07.653384 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-14 08:07:08.184992 | controller -> localhost | changed
2026-06-14 08:07:08.194896 | 
2026-06-14 08:07:08.195036 | TASK [validate-host : Collect information about zuul worker]
2026-06-14 08:07:08.730341 | controller | ok
2026-06-14 08:07:08.739535 | 
2026-06-14 08:07:08.739689 | TASK [validate-host : Write out all zuul information for each host]
2026-06-14 08:07:09.325739 | controller -> localhost | changed
2026-06-14 08:07:09.340130 | 
2026-06-14 08:07:09.340266 | TASK [include_role : prepare-workspace-openshift]
2026-06-14 08:07:09.356661 | controller | skipping: Conditional result was False
2026-06-14 08:07:09.363983 | 
2026-06-14 08:07:09.364115 | TASK [include_role : remove-zuul-sshkey]
2026-06-14 08:07:09.379905 | controller | skipping: Conditional result was False
2026-06-14 08:07:09.388574 | 
2026-06-14 08:07:09.388713 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-14 08:07:09.804161 | controller | ok: "logs"
2026-06-14 08:07:09.804682 | controller | ok: All items complete
2026-06-14 08:07:09.804743 | 
2026-06-14 08:07:10.160694 | controller | ok: "artifacts"
2026-06-14 08:07:10.503210 | controller | ok: "docs"
2026-06-14 08:07:10.515519 | 
2026-06-14 08:07:10.515713 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-14 08:07:10.884462 | controller | changed: "logs"
2026-06-14 08:07:11.290264 | controller | changed: "artifacts"
2026-06-14 08:07:11.712082 | controller | changed: "docs"
2026-06-14 08:07:11.732100 | 
2026-06-14 08:07:11.732281 | PLAY RECAP
2026-06-14 08:07:11.732400 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-14 08:07:11.732465 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 08:07:11.732504 | 
2026-06-14 08:07:11.877145 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-14 08:07:11.881766 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-14 08:07:12.499503 | 
2026-06-14 08:07:12.499643 | PLAY [all]
2026-06-14 08:07:12.510619 | 
2026-06-14 08:07:12.510692 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-14 08:07:12.588844 | controller | ok
2026-06-14 08:07:12.592720 | 
2026-06-14 08:07:12.592809 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-14 08:07:13.216610 | controller | changed
2026-06-14 08:07:13.226774 | 
2026-06-14 08:07:13.226928 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-14 08:07:15.205005 | controller | changed
2026-06-14 08:07:15.221168 | 
2026-06-14 08:07:15.221325 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-14 08:07:15.884499 | controller | changed:
2026-06-14 08:07:15.884842 | controller | {
2026-06-14 08:07:15.884897 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-14 08:07:15.884953 | controller | }
2026-06-14 08:07:16.300812 | controller | changed:
2026-06-14 08:07:16.301000 | controller | {
2026-06-14 08:07:16.301073 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-14 08:07:16.301130 | controller | }
2026-06-14 08:07:16.729292 | controller | changed:
2026-06-14 08:07:16.729535 | controller | {
2026-06-14 08:07:16.729616 | 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-14 08:07:16.729729 | controller | }
2026-06-14 08:07:17.172405 | controller | changed:
2026-06-14 08:07:17.172538 | controller | {
2026-06-14 08:07:17.172560 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-14 08:07:17.172578 | controller | }
2026-06-14 08:07:17.622769 | controller | changed:
2026-06-14 08:07:17.622933 | controller | {
2026-06-14 08:07:17.622966 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-14 08:07:17.622993 | controller | }
2026-06-14 08:07:18.089842 | controller | changed:
2026-06-14 08:07:18.090031 | controller | {
2026-06-14 08:07:18.090086 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-14 08:07:18.090129 | controller | }
2026-06-14 08:07:18.485699 | controller | changed:
2026-06-14 08:07:18.485994 | controller | {
2026-06-14 08:07:18.486055 | 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-14 08:07:18.486097 | controller | }
2026-06-14 08:07:18.981849 | controller | changed:
2026-06-14 08:07:18.981985 | controller | {
2026-06-14 08:07:18.982017 | 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-14 08:07:18.982055 | controller | }
2026-06-14 08:07:19.355086 | controller | changed:
2026-06-14 08:07:19.355303 | controller | {
2026-06-14 08:07:19.355380 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-14 08:07:19.355429 | controller | }
2026-06-14 08:07:19.787014 | controller | changed:
2026-06-14 08:07:19.787245 | controller | {
2026-06-14 08:07:19.787298 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-14 08:07:19.787340 | controller | }
2026-06-14 08:07:20.237240 | controller | changed:
2026-06-14 08:07:20.237471 | controller | {
2026-06-14 08:07:20.237530 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-14 08:07:20.237574 | controller | }
2026-06-14 08:07:20.678043 | controller | changed:
2026-06-14 08:07:20.678164 | controller | {
2026-06-14 08:07:20.678187 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-14 08:07:20.678208 | controller | }
2026-06-14 08:07:21.079076 | controller | changed:
2026-06-14 08:07:21.079195 | controller | {
2026-06-14 08:07:21.079219 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-14 08:07:21.079240 | controller | }
2026-06-14 08:07:21.524680 | controller | changed:
2026-06-14 08:07:21.524852 | controller | {
2026-06-14 08:07:21.524903 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-14 08:07:21.524942 | controller | }
2026-06-14 08:07:21.944132 | controller | changed:
2026-06-14 08:07:21.944272 | controller | {
2026-06-14 08:07:21.944301 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-14 08:07:21.944326 | controller | }
2026-06-14 08:07:22.406056 | controller | changed:
2026-06-14 08:07:22.406268 | controller | {
2026-06-14 08:07:22.406340 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-14 08:07:22.406451 | controller | }
2026-06-14 08:07:22.834849 | controller | changed:
2026-06-14 08:07:22.835024 | controller | {
2026-06-14 08:07:22.835073 | 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-14 08:07:22.835114 | controller | }
2026-06-14 08:07:23.277171 | controller | changed:
2026-06-14 08:07:23.277380 | controller | {
2026-06-14 08:07:23.277441 | 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-14 08:07:23.277507 | controller | }
2026-06-14 08:07:23.740633 | controller | changed:
2026-06-14 08:07:23.740870 | controller | {
2026-06-14 08:07:23.740921 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-14 08:07:23.740960 | controller | }
2026-06-14 08:07:24.234208 | controller | changed:
2026-06-14 08:07:24.234986 | controller | {
2026-06-14 08:07:24.235025 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-14 08:07:24.235054 | controller | }
2026-06-14 08:07:24.681690 | controller | changed:
2026-06-14 08:07:24.681902 | controller | {
2026-06-14 08:07:24.681952 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-14 08:07:24.681993 | controller | }
2026-06-14 08:07:25.076619 | controller | changed:
2026-06-14 08:07:25.076827 | controller | {
2026-06-14 08:07:25.076885 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-14 08:07:25.076941 | controller | }
2026-06-14 08:07:25.425384 | controller | changed:
2026-06-14 08:07:25.425569 | controller | {
2026-06-14 08:07:25.425618 | 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-14 08:07:25.425659 | controller | }
2026-06-14 08:07:25.846269 | controller | changed:
2026-06-14 08:07:25.846632 | controller | {
2026-06-14 08:07:25.846701 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-14 08:07:25.846750 | controller | }
2026-06-14 08:07:26.259823 | controller | changed:
2026-06-14 08:07:26.259999 | controller | {
2026-06-14 08:07:26.260048 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-14 08:07:26.260087 | controller | }
2026-06-14 08:07:26.718432 | controller | changed:
2026-06-14 08:07:26.718624 | controller | {
2026-06-14 08:07:26.718692 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-14 08:07:26.718750 | controller | }
2026-06-14 08:07:26.739015 | 
2026-06-14 08:07:26.739142 | TASK [Set timezone to UTC]
2026-06-14 08:07:27.420138 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-14 08:07:27.428214 | 
2026-06-14 08:07:27.428396 | TASK [Create nodepool directory]
2026-06-14 08:07:27.883330 | controller | changed
2026-06-14 08:07:27.899131 | 
2026-06-14 08:07:27.899296 | TASK [Create nodepool sub_nodes file]
2026-06-14 08:07:29.534174 | controller | changed
2026-06-14 08:07:29.544090 | 
2026-06-14 08:07:29.544228 | TASK [Create nodepool sub_nodes_private file]
2026-06-14 08:07:31.194938 | controller | changed
2026-06-14 08:07:31.203379 | 
2026-06-14 08:07:31.203502 | LOOP [Populate nodepool sub_nodes file]
2026-06-14 08:07:31.248576 | 
2026-06-14 08:07:31.248835 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-14 08:07:31.293822 | 
2026-06-14 08:07:31.294113 | TASK [Create nodepool primary file]
2026-06-14 08:07:31.330105 | controller | skipping: Conditional result was False
2026-06-14 08:07:31.342823 | 
2026-06-14 08:07:31.342970 | TASK [Create nodepool node_private for this node]
2026-06-14 08:07:32.974412 | controller | changed
2026-06-14 08:07:32.983912 | 
2026-06-14 08:07:32.984042 | LOOP [Copy ssh keys to nodepool directory]
2026-06-14 08:07:33.595567 | controller | ok: Item: id_rsa Runtime: 0:00:00.010513
2026-06-14 08:07:33.595917 | 
2026-06-14 08:07:33.917867 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.004578
2026-06-14 08:07:33.930632 | 
2026-06-14 08:07:33.930796 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-14 08:07:35.603922 | controller | changed
2026-06-14 08:07:35.611583 | 
2026-06-14 08:07:35.611681 | TASK [Validate sudoers config after edits]
2026-06-14 08:07:36.055170 | controller | /etc/sudoers: parsed OK
2026-06-14 08:07:36.055325 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-14 08:07:36.055342 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-14 08:07:36.055355 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-14 08:07:36.152193 | controller | ok: Runtime: 0:00:00.007743
2026-06-14 08:07:36.158381 | 
2026-06-14 08:07:36.158516 | TASK [Show the environment passed in to job shell scripts]
2026-06-14 08:07:36.576279 | controller | SHELL=/bin/bash
2026-06-14 08:07:36.576463 | controller | ZUUL_PROJECT=openstack-k8s-operators/ci-framework
2026-06-14 08:07:36.576479 | controller | ZUUL_SHORT_PROJECT_NAME=ci-framework
2026-06-14 08:07:36.576488 | controller | ZUUL_CHANGES=openstack-k8s-operators/ci-framework:main:refs/changes/86/3986/25c8dcf667e7257e81ccb03633ea25ec14d646ae
2026-06-14 08:07:36.576495 | controller | PWD=/home/zuul
2026-06-14 08:07:36.576502 | controller | ZUUL_PIPELINE=github-check
2026-06-14 08:07:36.576510 | controller | LOGNAME=zuul
2026-06-14 08:07:36.576516 | controller | XDG_SESSION_TYPE=tty
2026-06-14 08:07:36.576520 | controller | _=/usr/bin/env
2026-06-14 08:07:36.576529 | controller | MOTD_SHOWN=pam
2026-06-14 08:07:36.576534 | controller | HOME=/home/zuul
2026-06-14 08:07:36.576539 | controller | LANG=en_US.UTF-8
2026-06-14 08:07:36.576544 | controller | SSH_CONNECTION=38.102.83.51 46528 38.102.83.196 22
2026-06-14 08:07:36.576579 | 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-14 08:07:36.576586 | controller | ZUUL_CHANGE_IDS=3986,25c8dcf667e7257e81ccb03633ea25ec14d646ae
2026-06-14 08:07:36.576592 | controller | WORKSPACE=/home/zuul/workspace
2026-06-14 08:07:36.576597 | controller | XDG_SESSION_CLASS=user
2026-06-14 08:07:36.576602 | controller | SELINUX_ROLE_REQUESTED=
2026-06-14 08:07:36.576607 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-14 08:07:36.576612 | controller | USER=zuul
2026-06-14 08:07:36.576617 | controller | ZUUL_VOTING=True
2026-06-14 08:07:36.576621 | controller | BUILD_TIMEOUT=10800000
2026-06-14 08:07:36.576626 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-14 08:07:36.576631 | controller | SHLVL=1
2026-06-14 08:07:36.576636 | controller | ZUUL_PATCHSET=25c8dcf667e7257e81ccb03633ea25ec14d646ae
2026-06-14 08:07:36.576641 | controller | XDG_SESSION_ID=1
2026-06-14 08:07:36.576646 | controller | ZUUL_BRANCH=main
2026-06-14 08:07:36.576651 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-14 08:07:36.576655 | controller | SSH_CLIENT=38.102.83.51 46528 22
2026-06-14 08:07:36.576664 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-14 08:07:36.576669 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-14 08:07:36.576674 | controller | which_declare=declare -f
2026-06-14 08:07:36.576679 | 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-14 08:07:36.576685 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-14 08:07:36.576689 | controller | ZUUL_CHANGE=3986
2026-06-14 08:07:36.576694 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-14 08:07:36.576699 | controller | ZUUL_UUID=6af5ec9433664559835cf17d73806495
2026-06-14 08:07:36.576704 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-14 08:07:36.576710 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-14 08:07:36.576716 | controller | }
2026-06-14 08:07:36.696436 | controller | ok: Runtime: 0:00:00.008994
2026-06-14 08:07:36.706520 | 
2026-06-14 08:07:36.706651 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-14 08:07:36.732964 | controller | skipping: Conditional result was False
2026-06-14 08:07:36.742947 | 
2026-06-14 08:07:36.743082 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-14 08:07:37.283891 | controller | skipping: Conditional result was False
2026-06-14 08:07:37.296713 | 
2026-06-14 08:07:37.296899 | TASK [Ensure legacy workspace directory]
2026-06-14 08:07:37.639432 | controller | changed
2026-06-14 08:07:37.642800 | 
2026-06-14 08:07:37.642904 | PLAY RECAP
2026-06-14 08:07:37.642997 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-14 08:07:37.643039 | 
2026-06-14 08:07:37.791486 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-14 08:07:37.795531 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-14 08:07:38.391366 | 
2026-06-14 08:07:38.391497 | PLAY [all,!compute]
2026-06-14 08:07:38.401069 | 
2026-06-14 08:07:38.401141 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-14 08:07:38.923878 | controller | skipping: Conditional result was False
2026-06-14 08:07:38.933858 | 
2026-06-14 08:07:38.934016 | TASK [Install podman]
2026-06-14 08:08:10.001195 | controller | changed
2026-06-14 08:08:10.012491 | 
2026-06-14 08:08:10.012669 | TASK [Set var name for quay login zuul secret]
2026-06-14 08:08:10.093751 | controller | skipping: Conditional result was False
2026-06-14 08:08:10.100114 | 
2026-06-14 08:08:10.100255 | TASK [Print the username]
2026-06-14 08:08:10.668910 | controller | openstack-k8s-operators+cirobot
2026-06-14 08:08:11.147991 | controller | ok: Runtime: 0:00:00.006634
2026-06-14 08:08:11.158434 | 
2026-06-14 08:08:11.158631 | TASK [Fail when user or password is not set]
2026-06-14 08:08:11.228631 | controller | skipping: Conditional result was False
2026-06-14 08:08:11.238071 | 
2026-06-14 08:08:11.238221 | TASK [Set vars for quay login]
2026-06-14 08:08:11.334006 | controller | Output suppressed because no_log was given
2026-06-14 08:08:11.343772 | 
2026-06-14 08:08:11.344040 | LOOP [Perform container registry login(s) with podman]
2026-06-14 08:08:13.504950 | controller | Output suppressed because no_log was given
2026-06-14 08:08:13.514230 | 
2026-06-14 08:08:13.514442 | LOOP [Perform container registry login(s) with buildah]
2026-06-14 08:08:13.600033 | controller | Output suppressed because no_log was given
2026-06-14 08:08:13.613103 | 
2026-06-14 08:08:13.613381 | TASK [Set Insecure registry for content provider]
2026-06-14 08:08:14.187558 | controller | changed: Block inserted
2026-06-14 08:08:14.189854 | 
2026-06-14 08:08:14.189927 | PLAY RECAP
2026-06-14 08:08:14.189994 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-14 08:08:14.190029 | 
2026-06-14 08:08:14.313387 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-14 08:08:14.317473 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-14 08:08:14.964795 | 
2026-06-14 08:08:14.964935 | PLAY [Prefer ipv4 over ipv6]
2026-06-14 08:08:14.974450 | 
2026-06-14 08:08:14.974538 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-14 08:08:15.041003 | controller | skipping: Conditional result was False
2026-06-14 08:08:15.044106 | 
2026-06-14 08:08:15.044198 | PLAY [controller]
2026-06-14 08:08:15.051608 | 
2026-06-14 08:08:15.051727 | TASK [Fail when openshift_pull_sec not provided]
2026-06-14 08:08:15.076588 | controller | skipping: Conditional result was False
2026-06-14 08:08:15.083124 | 
2026-06-14 08:08:15.083225 | TASK [Clone repos in the job workspace]
2026-06-14 08:08:15.103610 | controller | ok
2026-06-14 08:08:15.124805 | 
2026-06-14 08:08:15.124895 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-14 08:08:15.641047 | controller | ok
2026-06-14 08:08:15.651123 | 
2026-06-14 08:08:15.651260 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-14 08:08:18.794128 | controller | Output suppressed because no_log was given
2026-06-14 08:08:18.808743 | 
2026-06-14 08:08:18.808878 | TASK [Create pull-secret.txt file]
2026-06-14 08:08:20.677175 | controller | Output suppressed because no_log was given
2026-06-14 08:08:20.686065 | 
2026-06-14 08:08:20.686226 | TASK [Apply CRC features and print image build date]
2026-06-14 08:08:20.712646 | controller | ok
2026-06-14 08:08:20.724127 | controller | included: /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-14 08:08:20.734951 | 
2026-06-14 08:08:20.735084 | TASK [Set additional parameters for crc - telemetry]
2026-06-14 08:08:21.296004 | controller | skipping: Conditional result was False
2026-06-14 08:08:21.304993 | 
2026-06-14 08:08:21.305122 | TASK [Set additional parameters for crc - monitoring]
2026-06-14 08:08:21.844501 | controller | skipping: Conditional result was False
2026-06-14 08:08:21.853667 | 
2026-06-14 08:08:21.853795 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-14 08:08:22.391668 | controller | skipping: Conditional result was False
2026-06-14 08:08:22.400930 | 
2026-06-14 08:08:22.401060 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-14 08:08:22.941468 | controller | skipping: Conditional result was False
2026-06-14 08:08:22.950476 | 
2026-06-14 08:08:22.950607 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-14 08:08:23.491954 | controller | skipping: Conditional result was False
2026-06-14 08:08:23.501125 | 
2026-06-14 08:08:23.501279 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-14 08:08:24.045515 | controller | skipping: Conditional result was False
2026-06-14 08:08:24.054256 | 
2026-06-14 08:08:24.054425 | TASK [Execute crc start command]
2026-06-14 08:24:53.167341 | controller | ok: Runtime: 0:16:28.035152
2026-06-14 08:24:53.175679 | 
2026-06-14 08:24:53.175803 | TASK [Verify that OpenShift is up and running]
2026-06-14 08:24:53.202805 | controller | ok
2026-06-14 08:24:53.220760 | controller | included: /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-14 08:24:53.232924 | 
2026-06-14 08:24:53.233011 | TASK [Create script to login and verify services]
2026-06-14 08:24:54.824667 | controller | changed
2026-06-14 08:24:54.834074 | 
2026-06-14 08:24:54.834202 | TASK [Ensure that user is logged]
2026-06-14 08:24:55.222233 | controller | Checking login to the cluster 1...
2026-06-14 08:24:56.339084 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-14 08:24:56.339169 | controller |
2026-06-14 08:24:56.709032 | controller | Login successful.
2026-06-14 08:24:56.709125 | controller |
2026-06-14 08:24:56.763728 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-14 08:24:56.763807 | controller |
2026-06-14 08:24:56.763832 | controller | Using project "default".
2026-06-14 08:24:56.902975 | controller | ok: Runtime: 0:00:01.642360
2026-06-14 08:24:56.911039 | 
2026-06-14 08:24:56.911198 | TASK [Delete all openshift-marketplace pods]
2026-06-14 08:24:58.675811 | controller | pod "certified-operators-l27pk" deleted
2026-06-14 08:24:58.695316 | controller | pod "community-operators-qhh6t" deleted
2026-06-14 08:24:58.744678 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-14 08:24:58.759736 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-14 08:24:58.781974 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-14 08:25:00.458991 | controller | ok: Runtime: 0:00:02.670043
2026-06-14 08:25:00.467571 | 
2026-06-14 08:25:00.467698 | TASK [Copy script ensure_services_up.sh]
2026-06-14 08:25:00.536054 | controller | skipping: Conditional result was False
2026-06-14 08:25:00.545953 | 
2026-06-14 08:25:00.546088 | TASK [Ensure all pods are up and running]
2026-06-14 08:25:01.088431 | controller | skipping: Conditional result was False
2026-06-14 08:25:01.097865 | 
2026-06-14 08:25:01.097995 | TASK [Check if there is a image build date file]
2026-06-14 08:25:01.474382 | controller | ok
2026-06-14 08:25:01.480030 | 
2026-06-14 08:25:01.480112 | TASK [Print image date if available]
2026-06-14 08:25:01.883769 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-14 08:25:02.021975 | controller | ok: Runtime: 0:00:00.005144
2026-06-14 08:25:02.025892 | 
2026-06-14 08:25:02.025958 | TASK [Fix machineconfigpool]
2026-06-14 08:25:02.142167 | controller | skipping: Conditional result was False
2026-06-14 08:25:02.153176 | 
2026-06-14 08:25:02.153433 | TASK [Show available nodes]
2026-06-14 08:25:03.282215 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-14 08:25:03.282313 | controller | crc    Ready    control-plane,master,worker   224d   v1.33.5
2026-06-14 08:25:03.765845 | controller | ok: Runtime: 0:00:00.689964
2026-06-14 08:25:03.774789 | 
2026-06-14 08:25:03.774929 | TASK [Configure insecure registry inside crc vm]
2026-06-14 08:25:03.822882 | controller | ok
2026-06-14 08:25:03.837586 | controller | included: /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-14 08:25:03.854185 | 
2026-06-14 08:25:03.854407 | TASK [Catch CRC IP]
2026-06-14 08:25:04.290300 | controller | 192.168.130.11
2026-06-14 08:25:04.392941 | controller | ok: Runtime: 0:00:00.096566
2026-06-14 08:25:04.400724 | 
2026-06-14 08:25:04.400871 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-14 08:25:05.034032 | controller | image.config.openshift.io/cluster patched
2026-06-14 08:25:05.447012 | controller | ok: Runtime: 0:00:00.207670
2026-06-14 08:25:05.454850 | 
2026-06-14 08:25:05.454972 | TASK [Check if id_ed25519 key exists]
2026-06-14 08:25:05.797759 | controller | ok
2026-06-14 08:25:05.808763 | 
2026-06-14 08:25:05.808896 | TASK [Set fact if new keypair exists]
2026-06-14 08:25:05.856313 | controller | ok
2026-06-14 08:25:05.864516 | 
2026-06-14 08:25:05.864643 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-14 08:25:07.011708 | controller |
2026-06-14 08:25:07.011773 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-14 08:25:07.011781 | controller |
2026-06-14 08:25:07.011787 | controller | TASK [Gathering Facts] *********************************************************
2026-06-14 08:25:15.490776 | controller | ok: [192.168.130.11]
2026-06-14 08:25:15.490818 | controller |
2026-06-14 08:25:15.490824 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-14 08:25:16.667124 | controller | changed: [192.168.130.11]
2026-06-14 08:25:16.667165 | controller |
2026-06-14 08:25:16.667170 | controller | TASK [Restart crio] ************************************************************
2026-06-14 08:25:22.994952 | controller | changed: [192.168.130.11]
2026-06-14 08:25:22.995036 | controller |
2026-06-14 08:25:22.995044 | controller | TASK [Restart kubelet] *********************************************************
2026-06-14 08:25:24.723126 | controller | changed: [192.168.130.11]
2026-06-14 08:25:24.723177 | controller |
2026-06-14 08:25:24.723182 | controller | PLAY RECAP *********************************************************************
2026-06-14 08:25:24.723186 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-14 08:25:24.723190 | controller |
2026-06-14 08:25:24.933509 | controller | ok: Runtime: 0:00:18.535489
2026-06-14 08:25:24.941681 | 
2026-06-14 08:25:24.941875 | TASK [Catch CRC IP]
2026-06-14 08:25:25.460735 | controller | 192.168.130.11
2026-06-14 08:25:25.503688 | controller | ok: Runtime: 0:00:00.133029
2026-06-14 08:25:25.511938 | 
2026-06-14 08:25:25.512069 | TASK [Check if id_ed25519 key exists]
2026-06-14 08:25:25.962254 | controller | ok
2026-06-14 08:25:25.970807 | 
2026-06-14 08:25:25.970936 | TASK [Set fact if new keypair exists]
2026-06-14 08:25:26.015828 | controller | ok
2026-06-14 08:25:26.025268 | 
2026-06-14 08:25:26.025472 | TASK [Run crc]
2026-06-14 08:25:26.990031 | controller |
2026-06-14 08:25:26.990142 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-14 08:25:26.990148 | controller |
2026-06-14 08:25:26.990152 | controller | TASK [Gathering Facts] *********************************************************
2026-06-14 08:25:32.014687 | controller | ok: [192.168.130.11]
2026-06-14 08:25:32.014745 | controller |
2026-06-14 08:25:32.014753 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-14 08:25:34.339628 | controller | changed: [192.168.130.11]
2026-06-14 08:25:34.339702 | controller |
2026-06-14 08:25:34.339710 | controller | TASK [Add crio config] *********************************************************
2026-06-14 08:25:36.150305 | controller | changed: [192.168.130.11]
2026-06-14 08:25:36.150389 | controller |
2026-06-14 08:25:36.150398 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-14 08:25:40.303861 | controller | changed: [192.168.130.11]
2026-06-14 08:25:40.303955 | controller |
2026-06-14 08:25:40.303966 | controller | PLAY RECAP *********************************************************************
2026-06-14 08:25:40.303975 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-14 08:25:40.303983 | controller |
2026-06-14 08:25:40.587148 | controller | ok: Runtime: 0:00:13.933120
2026-06-14 08:25:40.595192 | 
2026-06-14 08:25:40.595315 | TASK [Set slower etcd profile]
2026-06-14 08:25:40.649044 | controller | ok
2026-06-14 08:25:40.678034 | 
2026-06-14 08:25:40.678187 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-14 08:25:41.386916 | controller | etcd.operator.openshift.io/cluster patched
2026-06-14 08:25:41.714074 | controller | ok: Runtime: 0:00:00.385463
2026-06-14 08:25:41.723023 | 
2026-06-14 08:25:41.723177 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-14 08:26:11.769595 | controller | ok
2026-06-14 08:26:11.777765 | 
2026-06-14 08:26:11.777904 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-14 08:31:40.798755 | controller | ok: Runtime: 0:00:00.203711
2026-06-14 08:31:40.810313 | 
2026-06-14 08:31:40.810414 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-14 08:31:40.870414 | controller | ok
2026-06-14 08:31:40.919878 | 
2026-06-14 08:31:40.920024 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-14 08:31:40.951759 | controller | ok
2026-06-14 08:31:40.957562 | 
2026-06-14 08:31:40.957650 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-14 08:31:40.998132 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-14 08:31:41.003069 | 
2026-06-14 08:31:41.003170 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-14 08:31:41.443301 | controller |
2026-06-14 08:31:41.545911 | controller | ok: Runtime: 0:00:00.050379
2026-06-14 08:31:41.565263 | 
2026-06-14 08:31:41.565503 | TASK [Pause machineconfigpool]
2026-06-14 08:31:41.652633 | controller | ok
2026-06-14 08:31:41.700463 | 
2026-06-14 08:31:41.700608 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-14 08:31:42.255966 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-14 08:31:42.256391 | controller | ok: Item: master Runtime: 0:00:00.200327
2026-06-14 08:31:42.777966 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-14 08:31:42.778203 | controller | ok: Item: worker Runtime: 0:00:00.205325
2026-06-14 08:31:42.786842 | 
2026-06-14 08:31:42.787017 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-14 08:31:43.311715 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-14 08:31:43.311838 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      224d
2026-06-14 08:31:43.311850 | controller | worker   rendered-worker-b8bac63092eee831b6ea68bb45a75ab3   True      False      False      0              0                   0                     0                      224d
2026-06-14 08:31:43.818795 | controller | ok: Runtime: 0:00:00.138333
2026-06-14 08:31:43.833744 | 
2026-06-14 08:31:43.833878 | TASK [Create cluster certificate approver workaround]
2026-06-14 08:31:43.908259 | controller | ok
2026-06-14 08:31:43.959938 | 
2026-06-14 08:31:43.960083 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-14 08:31:44.534113 | controller | ok: Item: Runtime: 0:00:00.151583
2026-06-14 08:31:44.534522 | controller | ok: All items complete
2026-06-14 08:31:44.534578 | 
2026-06-14 08:31:55.036811 | controller | ok: Item: Runtime: 0:00:00.155717
2026-06-14 08:32:05.595982 | controller | ok: Item: Runtime: 0:00:00.153559
2026-06-14 08:32:05.608413 | 
2026-06-14 08:32:05.608561 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-14 08:32:06.953799 | controller | changed
2026-06-14 08:32:06.960194 | 
2026-06-14 08:32:06.960285 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-14 08:32:07.471505 | controller | serviceaccount/csr-approver-sa created
2026-06-14 08:32:07.485341 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-14 08:32:07.497962 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-14 08:32:07.530172 | controller | cronjob.batch/auto-csr-approver created
2026-06-14 08:32:07.992646 | controller | ok: Runtime: 0:00:00.207885
2026-06-14 08:32:08.009225 | 
2026-06-14 08:32:08.009393 | TASK [Ensure that all cluster operators are stable]
2026-06-14 08:32:08.511491 | controller | True
2026-06-14 08:32:08.511659 | controller | True
2026-06-14 08:32:08.511679 | controller | True
2026-06-14 08:32:08.511689 | controller | True
2026-06-14 08:32:08.511698 | controller | True
2026-06-14 08:32:08.511706 | controller | True
2026-06-14 08:32:08.511715 | controller | True
2026-06-14 08:32:08.511724 | controller | True
2026-06-14 08:32:08.511733 | controller | True
2026-06-14 08:32:08.511741 | controller | True
2026-06-14 08:32:08.511750 | controller | True
2026-06-14 08:32:08.511759 | controller | True
2026-06-14 08:32:08.511767 | controller | True
2026-06-14 08:32:08.511775 | controller | True
2026-06-14 08:32:08.511784 | controller | True
2026-06-14 08:32:08.511792 | controller | True
2026-06-14 08:32:08.511801 | controller | True
2026-06-14 08:32:08.511809 | controller | True
2026-06-14 08:32:08.511817 | controller | True
2026-06-14 08:32:08.511825 | controller | True
2026-06-14 08:32:08.511834 | controller | True
2026-06-14 08:32:08.511842 | controller | True
2026-06-14 08:32:08.511850 | controller | True
2026-06-14 08:32:08.511859 | controller | True
2026-06-14 08:32:08.564134 | controller | ok: Runtime: 0:00:00.131785
2026-06-14 08:32:08.568040 | 
2026-06-14 08:32:08.568142 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-14 08:32:08.568343 | 
2026-06-14 08:32:08.568450 | PLAY RECAP
2026-06-14 08:32:08.568528 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-14 08:32:08.568569 | 
2026-06-14 08:32:08.723928 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-14 08:32:08.728303 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-14 08:32:09.362091 | 
2026-06-14 08:32:09.362225 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-14 08:32:09.373542 | 
2026-06-14 08:32:09.373635 | TASK [Clone repos in the job workspace]
2026-06-14 08:32:09.392888 | controller | ok
2026-06-14 08:32:09.410050 | 
2026-06-14 08:32:09.410136 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-14 08:32:09.874522 | controller | ok
2026-06-14 08:32:09.880207 | 
2026-06-14 08:32:09.880283 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-14 08:32:11.120327 | controller | Output suppressed because no_log was given
2026-06-14 08:32:11.135585 | 
2026-06-14 08:32:11.135732 | TASK [Create zuul-output directory]
2026-06-14 08:32:11.709715 | controller | ok
2026-06-14 08:32:11.718940 | 
2026-06-14 08:32:11.719084 | TASK [Install required packages]
2026-06-14 08:32:12.940716 | controller | ok: Nothing to do
2026-06-14 08:32:12.950678 | 
2026-06-14 08:32:12.950828 | TASK [Output pip related things]
2026-06-14 08:32:13.903487 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-14 08:32:14.038499 | controller | ok: Runtime: 0:00:00.481542
2026-06-14 08:32:14.046294 | 
2026-06-14 08:32:14.046459 | TASK [Install requirements]
2026-06-14 08:33:26.705239 | controller | changed
2026-06-14 08:33:26.728343 | 
2026-06-14 08:33:26.728523 | TASK [Add cronjob to trigger job stats]
2026-06-14 08:33:26.796138 | controller | skipping: Conditional result was False
2026-06-14 08:33:26.807106 | 
2026-06-14 08:33:26.807279 | LOOP [Construct project change list]
2026-06-14 08:33:26.869758 | controller | ok:
2026-06-14 08:33:26.870064 | controller | {
2026-06-14 08:33:26.870118 | controller |   "branch": "main",
2026-06-14 08:33:26.870157 | controller |   "change": "3986",
2026-06-14 08:33:26.870192 | controller |   "change_message": "[openshift_setup] pre-pull RBAC proxy images on master nodes\n\nWhen digest mirrors are configured, optionally pre-pull any RBAC proxy images found in the mirror list on all master nodes. This avoids pull failures at workload deployment time when the cluster cannot reach the original registry directly.\r\n\r\nThe feature is controlled by cifmw_openshift_setup_prepull_rbac_images (default: true) and is skipped when no digest mirrors are defined or when no mirrors match the RBAC proxy image pattern.\r\n\r\nEach image is pulled via `oc debug node` using the node's existing kubelet auth credentials. Failures are non-fatal and a summary of successful pulls is logged at the end.\r\n\r\nSigned-off-by: David Sariel <dsariel@redhat.com>\r\n\r\n[ANVIL-142](https://redhat.atlassian.net/browse/ANVIL-142)",
2026-06-14 08:33:26.870237 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3986",
2026-06-14 08:33:26.870274 | controller |   "commit_id": "25c8dcf667e7257e81ccb03633ea25ec14d646ae",
2026-06-14 08:33:26.870309 | controller |   "patchset": "25c8dcf667e7257e81ccb03633ea25ec14d646ae",
2026-06-14 08:33:26.870342 | controller |   "project": {
2026-06-14 08:33:26.870477 | controller |     "canonical_hostname": "github.com",
2026-06-14 08:33:26.870514 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-14 08:33:26.870548 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-14 08:33:26.870581 | controller |     "short_name": "ci-framework",
2026-06-14 08:33:26.870636 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-14 08:33:26.870672 | controller |   },
2026-06-14 08:33:26.870705 | controller |   "topic": null
2026-06-14 08:33:26.870737 | controller | }
2026-06-14 08:33:26.924239 | 
2026-06-14 08:33:26.924400 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-14 08:33:26.930727 | 
2026-06-14 08:33:26.930801 | TASK [Filter out host if needed]
2026-06-14 08:33:26.943134 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-14 08:33:26.947390 | 
2026-06-14 08:33:26.947463 | TASK [Get git tag for image tagging]
2026-06-14 08:33:27.482969 | controller | skipping: Conditional result was False
2026-06-14 08:33:27.492956 | 
2026-06-14 08:33:27.493121 | TASK [Set openstack-runner image]
2026-06-14 08:33:27.529686 | controller | skipping: Conditional result was False
2026-06-14 08:33:27.539184 | 
2026-06-14 08:33:27.539390 | TASK [Build openstack-runner image]
2026-06-14 08:33:27.575978 | controller | skipping: Conditional result was False
2026-06-14 08:33:27.585006 | 
2026-06-14 08:33:27.585142 | TASK [Push openstack-runner image]
2026-06-14 08:33:27.621612 | controller | skipping: Conditional result was False
2026-06-14 08:33:27.630415 | 
2026-06-14 08:33:27.630556 | TASK [Make sure ci-framework directory exists]
2026-06-14 08:33:27.666903 | controller | skipping: Conditional result was False
2026-06-14 08:33:27.676670 | 
2026-06-14 08:33:27.676798 | TASK [Create EDPM ansible var file]
2026-06-14 08:33:27.705208 | controller | skipping: Conditional result was False
2026-06-14 08:33:27.707119 | 
2026-06-14 08:33:27.707228 | PLAY RECAP
2026-06-14 08:33:27.707331 | controller | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0
2026-06-14 08:33:27.707465 | 
2026-06-14 08:33:27.849577 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-14 08:33:27.853409 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-14 08:33:28.475964 | 
2026-06-14 08:33:28.476077 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-14 08:33:28.488058 | 
2026-06-14 08:33:28.488207 | TASK [Create zuul-output directory]
2026-06-14 08:33:28.996562 | controller | changed
2026-06-14 08:33:29.005415 | 
2026-06-14 08:33:29.005566 | TASK [Slurp Zuul inventory test]
2026-06-14 08:33:29.417404 | controller -> localhost | ok
2026-06-14 08:33:29.429915 | 
2026-06-14 08:33:29.430093 | TASK [Save zuul inventory]
2026-06-14 08:33:31.564767 | controller | changed
2026-06-14 08:33:31.569884 | 
2026-06-14 08:33:31.569953 | TASK [Save zuul vars without the change_message]
2026-06-14 08:33:33.079862 | controller | changed
2026-06-14 08:33:33.082856 | 
2026-06-14 08:33:33.082958 | PLAY RECAP
2026-06-14 08:33:33.083047 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 08:33:33.083091 | 
2026-06-14 08:33:33.234317 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-14 08:33:33.238462 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/run.yml@main]
2026-06-14 08:33:33.905478 | 
2026-06-14 08:33:33.905610 | PLAY [Run ci/playbooks/edpm_baremetal_update/run.yml]
2026-06-14 08:33:33.916407 | 
2026-06-14 08:33:33.916478 | TASK [Filter out host if needed]
2026-06-14 08:33:33.923567 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-14 08:33:33.927159 | 
2026-06-14 08:33:33.927219 | TASK [Check for edpm-ansible.yml file]
2026-06-14 08:33:34.607141 | controller | ok
2026-06-14 08:33:34.615177 | 
2026-06-14 08:33:34.615304 | TASK [Check if new ssh keypair exists]
2026-06-14 08:33:34.640257 | controller | ok
2026-06-14 08:33:34.666331 | 
2026-06-14 08:33:34.666542 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-14 08:33:35.009011 | controller | ok
2026-06-14 08:33:35.019019 | 
2026-06-14 08:33:35.019193 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-14 08:33:35.069636 | controller | ok
2026-06-14 08:33:35.079002 | 
2026-06-14 08:33:35.079414 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-14 08:33:35.109947 | controller | skipping: Conditional result was False
2026-06-14 08:33:35.128956 | 
2026-06-14 08:33:35.129176 | TASK [Add crc node in local inventory]
2026-06-14 08:33:35.167463 | controller | changed
2026-06-14 08:33:35.180971 | 
2026-06-14 08:33:35.181181 | LOOP [Ensure we know ssh hosts]
2026-06-14 08:33:35.791066 | controller | ok: Item: controller Runtime: 0:00:00.061369
2026-06-14 08:33:36.286465 | controller | ok: Item: crc Runtime: 0:00:00.125025
2026-06-14 08:33:36.317862 | 
2026-06-14 08:33:36.318034 | TASK [Load zuul_inventory]
2026-06-14 08:33:36.756755 | controller | ok
2026-06-14 08:33:36.768235 | 
2026-06-14 08:33:36.768430 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-14 08:33:38.574884 | controller | changed
2026-06-14 08:33:38.583585 | 
2026-06-14 08:33:38.583745 | TASK [Set default pre-update tag if not provided]
2026-06-14 08:33:38.643906 | controller | ok
2026-06-14 08:33:38.651502 | 
2026-06-14 08:33:38.651630 | TASK [Get pre-update index image digest from tag]
2026-06-14 08:33:41.251599 | controller | sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-14 08:33:41.707983 | controller | ok: Runtime: 0:00:02.295927
2026-06-14 08:33:41.716448 | 
2026-06-14 08:33:41.716579 | TASK [Set pre-update index image using digest from tag]
2026-06-14 08:33:41.761913 | controller | ok
2026-06-14 08:33:41.770317 | 
2026-06-14 08:33:41.770474 | TASK [Get minor update index image from content provider or use default]
2026-06-14 08:33:41.878207 | controller | ok
2026-06-14 08:33:41.882958 | 
2026-06-14 08:33:41.883039 | TASK [Override operator build output with pre-update index image for Phase 1]
2026-06-14 08:33:41.924064 | controller | ok
2026-06-14 08:33:41.928768 | 
2026-06-14 08:33:41.928847 | TASK [Write pre-update operator build output to temporary file]
2026-06-14 08:33:43.354936 | controller | changed
2026-06-14 08:33:43.375773 | 
2026-06-14 08:33:43.376017 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal (pre-update)]
2026-06-14 08:33:44.870243 | controller |
2026-06-14 08:33:44.870337 | controller | PLAY [Remove status flag] ******************************************************
2026-06-14 08:33:44.870343 | controller |
2026-06-14 08:33:44.870347 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-14 08:33:44.870354 | controller | Sunday 14 June 2026  08:33:44 +0000 (0:00:00.036)       0:00:00.036 ***********
2026-06-14 08:33:44.870358 | controller | Sunday 14 June 2026  08:33:44 +0000 (0:00:00.034)       0:00:00.034 ***********
2026-06-14 08:33:45.947002 | controller | ok: [localhost]
2026-06-14 08:33:45.947355 | controller |
2026-06-14 08:33:45.947373 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-14 08:33:45.947386 | controller | Sunday 14 June 2026  08:33:45 +0000 (0:00:01.076)       0:00:01.113 ***********
2026-06-14 08:33:45.947394 | controller | Sunday 14 June 2026  08:33:45 +0000 (0:00:01.076)       0:00:01.111 ***********
2026-06-14 08:33:46.252178 | controller | ok: [localhost]
2026-06-14 08:33:46.252265 | controller |
2026-06-14 08:33:46.252272 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-14 08:33:46.252276 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.304)       0:00:01.417 ***********
2026-06-14 08:33:46.252280 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.304)       0:00:01.416 ***********
2026-06-14 08:33:46.333051 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-14 08:33:46.333154 | controller |
2026-06-14 08:33:46.333162 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-14 08:33:46.333168 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.081)       0:00:01.498 ***********
2026-06-14 08:33:46.333173 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.081)       0:00:01.497 ***********
2026-06-14 08:33:46.364967 | controller | skipping: [localhost]
2026-06-14 08:33:46.365066 | controller |
2026-06-14 08:33:46.365088 | 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-14 08:33:46.365096 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.032)       0:00:01.530 ***********
2026-06-14 08:33:46.365102 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.032)       0:00:01.529 ***********
2026-06-14 08:33:46.396352 | controller | ok: [localhost]
2026-06-14 08:33:46.396460 | controller |
2026-06-14 08:33:46.396470 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-14 08:33:46.396475 | controller |   hostvars[inventory_hostname] |
2026-06-14 08:33:46.396481 | controller |   dict2items |
2026-06-14 08:33:46.396485 | controller |   selectattr("key", "match",
2026-06-14 08:33:46.396489 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-14 08:33:46.396493 | controller |   list | items2dict
2026-06-14 08:33:46.396497 | controller | }}] ***
2026-06-14 08:33:46.396501 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.031)       0:00:01.562 ***********
2026-06-14 08:33:46.396505 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.031)       0:00:01.560 ***********
2026-06-14 08:33:46.483465 | controller | ok: [localhost]
2026-06-14 08:33:46.483579 | controller |
2026-06-14 08:33:46.483586 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-14 08:33:46.483593 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.087)       0:00:01.649 ***********
2026-06-14 08:33:46.483598 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.087)       0:00:01.647 ***********
2026-06-14 08:33:46.713071 | controller | ok: [localhost]
2026-06-14 08:33:46.713159 | controller |
2026-06-14 08:33:46.713168 | 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-14 08:33:46.713175 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.229)       0:00:01.878 ***********
2026-06-14 08:33:46.713181 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.229)       0:00:01.877 ***********
2026-06-14 08:33:46.744253 | controller | skipping: [localhost]
2026-06-14 08:33:46.744319 | controller |
2026-06-14 08:33:46.744326 | 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-14 08:33:46.744332 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.031)       0:00:01.909 ***********
2026-06-14 08:33:46.744337 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.031)       0:00:01.908 ***********
2026-06-14 08:33:46.773276 | controller | skipping: [localhost]
2026-06-14 08:33:46.773368 | controller |
2026-06-14 08:33:46.773375 | 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-14 08:33:46.773382 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.029)       0:00:01.939 ***********
2026-06-14 08:33:46.773386 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.029)       0:00:01.937 ***********
2026-06-14 08:33:46.798783 | controller | skipping: [localhost]
2026-06-14 08:33:46.799131 | controller |
2026-06-14 08:33:46.799142 | 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-14 08:33:46.799147 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.025)       0:00:01.964 ***********
2026-06-14 08:33:46.799153 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.025)       0:00:01.963 ***********
2026-06-14 08:33:46.825059 | controller | skipping: [localhost]
2026-06-14 08:33:46.825126 | controller |
2026-06-14 08:33:46.825132 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-14 08:33:46.825137 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.026)       0:00:01.990 ***********
2026-06-14 08:33:46.825140 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.026)       0:00:01.989 ***********
2026-06-14 08:33:46.854242 | controller | skipping: [localhost]
2026-06-14 08:33:46.854308 | controller |
2026-06-14 08:33:46.854315 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-14 08:33:46.854321 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.029)       0:00:02.020 ***********
2026-06-14 08:33:46.854326 | controller | Sunday 14 June 2026  08:33:46 +0000 (0:00:00.029)       0:00:02.018 ***********
2026-06-14 08:33:47.402866 | controller | changed: [localhost] => (item=tmp)
2026-06-14 08:33:47.402947 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-14 08:33:47.402958 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-14 08:33:47.402967 | controller |
2026-06-14 08:33:47.402976 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-14 08:33:47.402985 | controller | Sunday 14 June 2026  08:33:47 +0000 (0:00:00.547)       0:00:02.568 ***********
2026-06-14 08:33:47.402993 | controller | Sunday 14 June 2026  08:33:47 +0000 (0:00:00.547)       0:00:02.566 ***********
2026-06-14 08:33:48.459876 | controller | ok: [localhost]
2026-06-14 08:33:48.459929 | controller |
2026-06-14 08:33:48.459954 | 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-14 08:33:48.459964 | controller | Sunday 14 June 2026  08:33:48 +0000 (0:00:01.057)       0:00:03.625 ***********
2026-06-14 08:33:48.459973 | controller | Sunday 14 June 2026  08:33:48 +0000 (0:00:01.057)       0:00:03.624 ***********
2026-06-14 08:33:49.570187 | controller | changed: [localhost]
2026-06-14 08:33:49.570249 | controller |
2026-06-14 08:33:49.570256 | 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-14 08:33:49.570274 | controller | Sunday 14 June 2026  08:33:49 +0000 (0:00:01.110)       0:00:04.736 ***********
2026-06-14 08:33:49.570293 | controller | Sunday 14 June 2026  08:33:49 +0000 (0:00:01.110)       0:00:04.734 ***********
2026-06-14 08:33:57.582971 | controller | changed: [localhost]
2026-06-14 08:33:57.583078 | controller |
2026-06-14 08:33:57.583103 | 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-14 08:33:57.583113 | controller | Sunday 14 June 2026  08:33:57 +0000 (0:00:08.012)       0:00:12.748 ***********
2026-06-14 08:33:57.583122 | controller | Sunday 14 June 2026  08:33:57 +0000 (0:00:08.012)       0:00:12.747 ***********
2026-06-14 08:33:58.586513 | controller | changed: [localhost]
2026-06-14 08:33:58.586628 | controller |
2026-06-14 08:33:58.586636 | 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-14 08:33:58.586644 | controller | Sunday 14 June 2026  08:33:58 +0000 (0:00:01.002)       0:00:13.751 ***********
2026-06-14 08:33:58.586650 | controller | Sunday 14 June 2026  08:33:58 +0000 (0:00:01.003)       0:00:13.750 ***********
2026-06-14 08:33:58.611116 | controller | skipping: [localhost]
2026-06-14 08:33:58.611154 | controller |
2026-06-14 08:33:58.611195 | 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-14 08:33:58.611207 | controller | Sunday 14 June 2026  08:33:58 +0000 (0:00:00.025)       0:00:13.777 ***********
2026-06-14 08:33:58.611214 | controller | Sunday 14 June 2026  08:33:58 +0000 (0:00:00.025)       0:00:13.775 ***********
2026-06-14 08:33:59.251694 | controller | changed: [localhost]
2026-06-14 08:33:59.251762 | controller |
2026-06-14 08:33:59.251770 | 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-14 08:33:59.251777 | controller | Sunday 14 June 2026  08:33:59 +0000 (0:00:00.640)       0:00:14.417 ***********
2026-06-14 08:33:59.251782 | controller | Sunday 14 June 2026  08:33:59 +0000 (0:00:00.640)       0:00:14.415 ***********
2026-06-14 08:33:59.297840 | controller | skipping: [localhost]
2026-06-14 08:33:59.297931 | controller |
2026-06-14 08:33:59.297983 | 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-14 08:33:59.298005 | controller | Sunday 14 June 2026  08:33:59 +0000 (0:00:00.046)       0:00:14.463 ***********
2026-06-14 08:33:59.298019 | controller | Sunday 14 June 2026  08:33:59 +0000 (0:00:00.046)       0:00:14.462 ***********
2026-06-14 08:33:59.342834 | controller | skipping: [localhost]
2026-06-14 08:33:59.342916 | controller |
2026-06-14 08:33:59.342927 | 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-14 08:33:59.342937 | controller | Sunday 14 June 2026  08:33:59 +0000 (0:00:00.045)       0:00:14.508 ***********
2026-06-14 08:33:59.342945 | controller | Sunday 14 June 2026  08:33:59 +0000 (0:00:00.045)       0:00:14.507 ***********
2026-06-14 08:33:59.402254 | controller | skipping: [localhost]
2026-06-14 08:33:59.402349 | controller |
2026-06-14 08:33:59.402390 | 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-14 08:33:59.402403 | controller | Sunday 14 June 2026  08:33:59 +0000 (0:00:00.059)       0:00:14.567 ***********
2026-06-14 08:33:59.402412 | controller | Sunday 14 June 2026  08:33:59 +0000 (0:00:00.059)       0:00:14.566 ***********
2026-06-14 08:33:59.979732 | controller | changed: [localhost]
2026-06-14 08:33:59.979816 | controller |
2026-06-14 08:33:59.979827 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-14 08:33:59.979836 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-14 08:33:59.979845 | controller | Sunday 14 June 2026  08:33:59 +0000 (0:00:00.577)       0:00:15.145 ***********
2026-06-14 08:33:59.979853 | controller | Sunday 14 June 2026  08:33:59 +0000 (0:00:00.577)       0:00:15.143 ***********
2026-06-14 08:34:00.885656 | controller | changed: [localhost]
2026-06-14 08:34:00.885746 | controller |
2026-06-14 08:34:00.885771 | 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-14 08:34:00.885778 | controller | Sunday 14 June 2026  08:34:00 +0000 (0:00:00.905)       0:00:16.051 ***********
2026-06-14 08:34:00.885784 | controller | Sunday 14 June 2026  08:34:00 +0000 (0:00:00.905)       0:00:16.049 ***********
2026-06-14 08:34:00.914475 | controller | skipping: [localhost]
2026-06-14 08:34:00.914589 | controller |
2026-06-14 08:34:00.914598 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-14 08:34:00.914613 | controller | Sunday 14 June 2026  08:34:00 +0000 (0:00:00.028)       0:00:16.080 ***********
2026-06-14 08:34:00.914619 | controller | Sunday 14 June 2026  08:34:00 +0000 (0:00:00.028)       0:00:16.078 ***********
2026-06-14 08:34:00.944166 | controller | skipping: [localhost]
2026-06-14 08:34:00.944260 | controller |
2026-06-14 08:34:00.944270 | controller | TASK [repo_setup : Update the value of full_hash _repo_setup_json={{ _repo_setup_json | combine({'full_hash': _hash}, recursive=true) }}] ***
2026-06-14 08:34:00.944278 | controller | Sunday 14 June 2026  08:34:00 +0000 (0:00:00.029)       0:00:16.109 ***********
2026-06-14 08:34:00.944284 | controller | Sunday 14 June 2026  08:34:00 +0000 (0:00:00.029)       0:00:16.108 ***********
2026-06-14 08:34:00.973933 | controller | skipping: [localhost]
2026-06-14 08:34:00.974022 | controller |
2026-06-14 08:34:00.974033 | 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-14 08:34:00.974041 | controller | Sunday 14 June 2026  08:34:00 +0000 (0:00:00.030)       0:00:16.139 ***********
2026-06-14 08:34:00.974049 | controller | Sunday 14 June 2026  08:34:00 +0000 (0:00:00.030)       0:00:16.138 ***********
2026-06-14 08:34:01.014252 | controller | ok: [localhost]
2026-06-14 08:34:01.014369 | controller |
2026-06-14 08:34:01.014379 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-14 08:34:01.014385 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.039)       0:00:16.179 ***********
2026-06-14 08:34:01.014392 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.040)       0:00:16.178 ***********
2026-06-14 08:34:01.046159 | controller | skipping: [localhost]
2026-06-14 08:34:01.046246 | controller |
2026-06-14 08:34:01.046252 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-14 08:34:01.046258 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.031)       0:00:16.211 ***********
2026-06-14 08:34:01.046262 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.031)       0:00:16.210 ***********
2026-06-14 08:34:01.072255 | controller | skipping: [localhost]
2026-06-14 08:34:01.072351 | controller |
2026-06-14 08:34:01.072361 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-14 08:34:01.072368 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.026)       0:00:16.237 ***********
2026-06-14 08:34:01.072372 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.026)       0:00:16.236 ***********
2026-06-14 08:34:01.098178 | controller | skipping: [localhost]
2026-06-14 08:34:01.098264 | controller |
2026-06-14 08:34:01.098270 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-14 08:34:01.098275 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-14 08:34:01.098280 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-14 08:34:01.098284 | controller |   else cifmw_krb_request_out.path
2026-06-14 08:34:01.098289 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-14 08:34:01.098297 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.026)       0:00:16.264 ***********
2026-06-14 08:34:01.098303 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.026)       0:00:16.262 ***********
2026-06-14 08:34:01.123497 | controller | skipping: [localhost]
2026-06-14 08:34:01.123627 | controller |
2026-06-14 08:34:01.123634 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-14 08:34:01.123639 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.025)       0:00:16.289 ***********
2026-06-14 08:34:01.123643 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.025)       0:00:16.287 ***********
2026-06-14 08:34:01.145145 | controller | skipping: [localhost]
2026-06-14 08:34:01.145218 | controller |
2026-06-14 08:34:01.145227 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-14 08:34:01.145234 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.021)       0:00:16.311 ***********
2026-06-14 08:34:01.145238 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.021)       0:00:16.309 ***********
2026-06-14 08:34:01.168486 | controller | skipping: [localhost]
2026-06-14 08:34:01.168585 | controller |
2026-06-14 08:34:01.168593 | 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-14 08:34:01.168598 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-14 08:34:01.168604 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.023)       0:00:16.334 ***********
2026-06-14 08:34:01.168609 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.023)       0:00:16.332 ***********
2026-06-14 08:34:01.187004 | controller | skipping: [localhost]
2026-06-14 08:34:01.187047 | controller |
2026-06-14 08:34:01.187055 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-14 08:34:01.187061 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.018)       0:00:16.353 ***********
2026-06-14 08:34:01.187067 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.018)       0:00:16.351 ***********
2026-06-14 08:34:01.376886 | controller | ok: [localhost]
2026-06-14 08:34:01.376923 | controller |
2026-06-14 08:34:01.376929 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-14 08:34:01.376933 | controller | source /etc/ci/mirror_info.sh
2026-06-14 08:34:01.376938 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-14 08:34:01.376949 | controller | ] ***
2026-06-14 08:34:01.376953 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.189)       0:00:16.542 ***********
2026-06-14 08:34:01.376957 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.189)       0:00:16.541 ***********
2026-06-14 08:34:01.579118 | controller | changed: [localhost]
2026-06-14 08:34:01.579187 | controller |
2026-06-14 08:34:01.579199 | 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-14 08:34:01.579208 | controller | source /etc/ci/mirror_info.sh
2026-06-14 08:34:01.579218 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-14 08:34:01.579226 | controller | ] ***
2026-06-14 08:34:01.579236 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.202)       0:00:16.745 ***********
2026-06-14 08:34:01.579244 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.202)       0:00:16.743 ***********
2026-06-14 08:34:01.832908 | controller | changed: [localhost]
2026-06-14 08:34:01.832951 | controller |
2026-06-14 08:34:01.832959 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-14 08:34:01.832966 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.254)       0:00:16.999 ***********
2026-06-14 08:34:01.832972 | controller | Sunday 14 June 2026  08:34:01 +0000 (0:00:00.254)       0:00:16.997 ***********
2026-06-14 08:34:02.352875 | controller | task path: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/repo_setup/tasks/populate_gating_repo.yml:2
2026-06-14 08:34:02.352954 | controller | fatal: [localhost]: FAILED! =>
2026-06-14 08:34:02.352962 | controller |     changed: false
2026-06-14 08:34:02.352968 | controller |     elapsed: 0
2026-06-14 08:34:02.352974 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-14 08:34:02.352979 | controller |       Connection refused>'
2026-06-14 08:34:02.352984 | controller |     redirected: false
2026-06-14 08:34:02.352989 | controller |     status: -1
2026-06-14 08:34:02.352994 | controller |     url: http://38.102.83.65:8766/gating.repo
2026-06-14 08:34:02.353000 | controller | ...ignoring
2026-06-14 08:34:02.353006 | controller |
2026-06-14 08:34:02.353011 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-14 08:34:02.353015 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-14 08:34:02.353020 | controller | enabled=1
2026-06-14 08:34:02.353025 | controller | gpgcheck=0
2026-06-14 08:34:02.353030 | controller | priority=1
2026-06-14 08:34:02.353035 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-14 08:34:02.353041 | controller | Sunday 14 June 2026  08:34:02 +0000 (0:00:00.519)       0:00:17.518 ***********
2026-06-14 08:34:02.353046 | controller | Sunday 14 June 2026  08:34:02 +0000 (0:00:00.519)       0:00:17.516 ***********
2026-06-14 08:34:02.395522 | controller | skipping: [localhost]
2026-06-14 08:34:02.395605 | controller |
2026-06-14 08:34:02.395612 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-14 08:34:02.395616 | controller | Sunday 14 June 2026  08:34:02 +0000 (0:00:00.042)       0:00:17.560 ***********
2026-06-14 08:34:02.395620 | controller | Sunday 14 June 2026  08:34:02 +0000 (0:00:00.042)       0:00:17.559 ***********
2026-06-14 08:34:02.441073 | controller | skipping: [localhost]
2026-06-14 08:34:02.441135 | controller |
2026-06-14 08:34:02.441141 | 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-14 08:34:02.441146 | controller | Sunday 14 June 2026  08:34:02 +0000 (0:00:00.045)       0:00:17.606 ***********
2026-06-14 08:34:02.441150 | controller | Sunday 14 June 2026  08:34:02 +0000 (0:00:00.045)       0:00:17.604 ***********
2026-06-14 08:34:02.477302 | controller | skipping: [localhost]
2026-06-14 08:34:02.477357 | controller |
2026-06-14 08:34:02.477362 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-14 08:34:02.477367 | controller | Sunday 14 June 2026  08:34:02 +0000 (0:00:00.036)       0:00:17.643 ***********
2026-06-14 08:34:02.477371 | controller | Sunday 14 June 2026  08:34:02 +0000 (0:00:00.036)       0:00:17.641 ***********
2026-06-14 08:34:02.512027 | controller | skipping: [localhost]
2026-06-14 08:34:02.512088 | controller |
2026-06-14 08:34:02.512107 | 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-14 08:34:02.512114 | controller | Sunday 14 June 2026  08:34:02 +0000 (0:00:00.034)       0:00:17.678 ***********
2026-06-14 08:34:02.512120 | controller | Sunday 14 June 2026  08:34:02 +0000 (0:00:00.034)       0:00:17.676 ***********
2026-06-14 08:34:02.546646 | controller | skipping: [localhost]
2026-06-14 08:34:02.546695 | controller |
2026-06-14 08:34:02.546700 | controller | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory paths=/etc/yum.repos.d/, patterns=*.repo, recurse=False] ***
2026-06-14 08:34:02.546704 | controller | Sunday 14 June 2026  08:34:02 +0000 (0:00:00.034)       0:00:17.712 ***********
2026-06-14 08:34:02.546709 | controller | Sunday 14 June 2026  08:34:02 +0000 (0:00:00.034)       0:00:17.710 ***********
2026-06-14 08:34:02.890493 | controller | ok: [localhost]
2026-06-14 08:34:02.890577 | controller |
2026-06-14 08:34:02.890585 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-14 08:34:02.890589 | controller | Sunday 14 June 2026  08:34:02 +0000 (0:00:00.343)       0:00:18.055 ***********
2026-06-14 08:34:02.890593 | controller | Sunday 14 June 2026  08:34:02 +0000 (0:00:00.343)       0:00:18.054 ***********
2026-06-14 08:34:03.666125 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-14 08:34:03.666205 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-14 08:34:03.666213 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-14 08:34:03.666219 | controller |
2026-06-14 08:34:03.666224 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-14 08:34:03.666228 | controller | Sunday 14 June 2026  08:34:03 +0000 (0:00:00.775)       0:00:18.831 ***********
2026-06-14 08:34:03.666232 | controller | Sunday 14 June 2026  08:34:03 +0000 (0:00:00.775)       0:00:18.830 ***********
2026-06-14 08:34:04.179108 | controller | changed: [localhost]
2026-06-14 08:34:04.179151 | controller |
2026-06-14 08:34:04.179157 | 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-14 08:34:04.179162 | controller | Sunday 14 June 2026  08:34:04 +0000 (0:00:00.513)       0:00:19.345 ***********
2026-06-14 08:34:04.179166 | controller | Sunday 14 June 2026  08:34:04 +0000 (0:00:00.513)       0:00:19.343 ***********
2026-06-14 08:34:04.455009 | controller | changed: [localhost]
2026-06-14 08:34:04.455089 | controller |
2026-06-14 08:34:04.455095 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-14 08:34:04.455100 | controller | Sunday 14 June 2026  08:34:04 +0000 (0:00:00.275)       0:00:19.620 ***********
2026-06-14 08:34:04.455104 | controller | Sunday 14 June 2026  08:34:04 +0000 (0:00:00.275)       0:00:19.619 ***********
2026-06-14 08:34:04.509844 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-14 08:34:04.509939 | controller |
2026-06-14 08:34:04.509947 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-14 08:34:04.509952 | controller | Sunday 14 June 2026  08:34:04 +0000 (0:00:00.055)       0:00:19.675 ***********
2026-06-14 08:34:04.509955 | controller | Sunday 14 June 2026  08:34:04 +0000 (0:00:00.055)       0:00:19.674 ***********
2026-06-14 08:34:04.537802 | controller | ok: [localhost] =>
2026-06-14 08:34:04.537912 | controller |     cifmw_ci_setup_packages:
2026-06-14 08:34:04.537917 | controller |     - bash-completion
2026-06-14 08:34:04.537921 | controller |     - ca-certificates
2026-06-14 08:34:04.537925 | controller |     - git-core
2026-06-14 08:34:04.537929 | controller |     - make
2026-06-14 08:34:04.537932 | controller |     - tar
2026-06-14 08:34:04.537936 | controller |     - tmux
2026-06-14 08:34:04.537940 | controller |     - python3-pip
2026-06-14 08:34:04.537944 | controller |
2026-06-14 08:34:04.537948 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-14 08:34:04.537964 | controller | Sunday 14 June 2026  08:34:04 +0000 (0:00:00.027)       0:00:19.703 ***********
2026-06-14 08:34:04.537968 | controller | Sunday 14 June 2026  08:34:04 +0000 (0:00:00.027)       0:00:19.702 ***********
2026-06-14 08:34:35.228097 | controller | changed: [localhost]
2026-06-14 08:34:35.228189 | controller |
2026-06-14 08:34:35.228200 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-14 08:34:35.228209 | controller | Sunday 14 June 2026  08:34:35 +0000 (0:00:30.689)       0:00:50.393 ***********
2026-06-14 08:34:35.228216 | controller | Sunday 14 June 2026  08:34:35 +0000 (0:00:30.689)       0:00:50.392 ***********
2026-06-14 08:34:35.628257 | controller | ok: [localhost]
2026-06-14 08:34:35.628338 | controller |
2026-06-14 08:34:35.628347 | controller | TASK [ci_setup : Ensure openshift client install path is present path={{ cifmw_ci_setup_oc_install_path }}, state=directory, mode=0755] ***
2026-06-14 08:34:35.628353 | controller | Sunday 14 June 2026  08:34:35 +0000 (0:00:00.400)       0:00:50.794 ***********
2026-06-14 08:34:35.628370 | controller | Sunday 14 June 2026  08:34:35 +0000 (0:00:00.400)       0:00:50.792 ***********
2026-06-14 08:34:35.875280 | controller | changed: [localhost]
2026-06-14 08:34:35.875368 | controller |
2026-06-14 08:34:35.875381 | 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-14 08:34:35.875392 | controller | Sunday 14 June 2026  08:34:35 +0000 (0:00:00.246)       0:00:51.041 ***********
2026-06-14 08:34:35.875401 | controller | Sunday 14 June 2026  08:34:35 +0000 (0:00:00.246)       0:00:51.039 ***********
2026-06-14 08:34:39.919926 | controller | changed: [localhost]
2026-06-14 08:34:39.919972 | controller |
2026-06-14 08:34:39.919980 | 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-14 08:34:39.919986 | controller | Sunday 14 June 2026  08:34:39 +0000 (0:00:04.044)       0:00:55.085 ***********
2026-06-14 08:34:39.919992 | controller | Sunday 14 June 2026  08:34:39 +0000 (0:00:04.044)       0:00:55.083 ***********
2026-06-14 08:34:39.974737 | controller | skipping: [localhost]
2026-06-14 08:34:39.974851 | controller |
2026-06-14 08:34:39.974868 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-14 08:34:39.974881 | controller | Sunday 14 June 2026  08:34:39 +0000 (0:00:00.054)       0:00:55.140 ***********
2026-06-14 08:34:39.974893 | controller | Sunday 14 June 2026  08:34:39 +0000 (0:00:00.054)       0:00:55.138 ***********
2026-06-14 08:34:40.387392 | controller | changed: [localhost]
2026-06-14 08:34:40.387476 | controller |
2026-06-14 08:34:40.387483 | 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-14 08:34:40.387488 | controller |   source ~/.oc_completion
2026-06-14 08:34:40.387492 | controller | fi] ***
2026-06-14 08:34:40.387496 | controller | Sunday 14 June 2026  08:34:40 +0000 (0:00:00.413)       0:00:55.553 ***********
2026-06-14 08:34:40.387500 | controller | Sunday 14 June 2026  08:34:40 +0000 (0:00:00.413)       0:00:55.551 ***********
2026-06-14 08:34:40.760764 | controller | changed: [localhost]
2026-06-14 08:34:40.760836 | controller |
2026-06-14 08:34:40.760844 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-14 08:34:40.760848 | controller | Sunday 14 June 2026  08:34:40 +0000 (0:00:00.373)       0:00:55.926 ***********
2026-06-14 08:34:40.760852 | controller | Sunday 14 June 2026  08:34:40 +0000 (0:00:00.373)       0:00:55.924 ***********
2026-06-14 08:34:40.781188 | controller | skipping: [localhost]
2026-06-14 08:34:40.781231 | controller |
2026-06-14 08:34:40.781238 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-14 08:34:40.781243 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-14 08:34:40.781249 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-14 08:34:40.781254 | controller | }}] ***
2026-06-14 08:34:40.781259 | controller | Sunday 14 June 2026  08:34:40 +0000 (0:00:00.021)       0:00:55.947 ***********
2026-06-14 08:34:40.781292 | controller | Sunday 14 June 2026  08:34:40 +0000 (0:00:00.021)       0:00:55.945 ***********
2026-06-14 08:34:40.804262 | controller | skipping: [localhost]
2026-06-14 08:34:40.804302 | controller |
2026-06-14 08:34:40.804307 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-14 08:34:40.804311 | controller | Sunday 14 June 2026  08:34:40 +0000 (0:00:00.022)       0:00:55.970 ***********
2026-06-14 08:34:40.804315 | controller | Sunday 14 June 2026  08:34:40 +0000 (0:00:00.022)       0:00:55.968 ***********
2026-06-14 08:34:40.835949 | controller | skipping: [localhost]
2026-06-14 08:34:40.836020 | controller |
2026-06-14 08:34:40.836028 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-14 08:34:40.836035 | controller | Sunday 14 June 2026  08:34:40 +0000 (0:00:00.031)       0:00:56.002 ***********
2026-06-14 08:34:40.836040 | controller | Sunday 14 June 2026  08:34:40 +0000 (0:00:00.031)       0:00:56.000 ***********
2026-06-14 08:34:40.861629 | controller | skipping: [localhost]
2026-06-14 08:34:40.861698 | controller |
2026-06-14 08:34:40.861705 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-14 08:34:40.861711 | controller | Sunday 14 June 2026  08:34:40 +0000 (0:00:00.025)       0:00:56.027 ***********
2026-06-14 08:34:40.861717 | controller | Sunday 14 June 2026  08:34:40 +0000 (0:00:00.025)       0:00:56.025 ***********
2026-06-14 08:34:40.885439 | controller | skipping: [localhost]
2026-06-14 08:34:40.885521 | controller |
2026-06-14 08:34:40.885527 | 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-14 08:34:40.885534 | controller | Sunday 14 June 2026  08:34:40 +0000 (0:00:00.024)       0:00:56.051 ***********
2026-06-14 08:34:40.885540 | controller | Sunday 14 June 2026  08:34:40 +0000 (0:00:00.024)       0:00:56.049 ***********
2026-06-14 08:34:40.913672 | controller | skipping: [localhost]
2026-06-14 08:34:40.913754 | controller |
2026-06-14 08:34:40.913761 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-14 08:34:40.913768 | controller | Sunday 14 June 2026  08:34:40 +0000 (0:00:00.028)       0:00:56.079 ***********
2026-06-14 08:34:40.913774 | controller | Sunday 14 June 2026  08:34:40 +0000 (0:00:00.028)       0:00:56.077 ***********
2026-06-14 08:34:42.115678 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-14 08:34:42.115720 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-14 08:34:42.115727 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-14 08:34:42.115732 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-14 08:34:42.115737 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-14 08:34:42.115743 | controller |
2026-06-14 08:34:42.115748 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-14 08:34:42.115753 | controller | Sunday 14 June 2026  08:34:42 +0000 (0:00:01.201)       0:00:57.281 ***********
2026-06-14 08:34:42.115767 | controller | Sunday 14 June 2026  08:34:42 +0000 (0:00:01.201)       0:00:57.279 ***********
2026-06-14 08:34:42.287195 | controller |
2026-06-14 08:34:42.287273 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-14 08:34:42.287279 | controller | Sunday 14 June 2026  08:34:42 +0000 (0:00:00.171)       0:00:57.453 ***********
2026-06-14 08:34:42.287283 | controller | Sunday 14 June 2026  08:34:42 +0000 (0:00:00.171)       0:00:57.451 ***********
2026-06-14 08:34:42.821726 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-14 08:34:42.821801 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-14 08:34:42.821812 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-14 08:34:42.821847 | controller |
2026-06-14 08:34:42.821856 | 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-14 08:34:42.821866 | controller | Sunday 14 June 2026  08:34:42 +0000 (0:00:00.534)       0:00:57.987 ***********
2026-06-14 08:34:42.821874 | controller | Sunday 14 June 2026  08:34:42 +0000 (0:00:00.534)       0:00:57.986 ***********
2026-06-14 08:34:43.013458 | controller | ok: [localhost]
2026-06-14 08:34:43.013529 | controller |
2026-06-14 08:34:43.013537 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-14 08:34:43.013543 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.191)       0:00:58.179 ***********
2026-06-14 08:34:43.013552 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.191)       0:00:58.178 ***********
2026-06-14 08:34:43.064290 | controller |
2026-06-14 08:34:43.064387 | 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-14 08:34:43.064398 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.050)       0:00:58.230 ***********
2026-06-14 08:34:43.064407 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.050)       0:00:58.228 ***********
2026-06-14 08:34:43.106525 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3986', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3986', 'commit_id': '25c8dcf667e7257e81ccb03633ea25ec14d646ae', 'patchset': '25c8dcf667e7257e81ccb03633ea25ec14d646ae', '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-14 08:34:43.106659 | controller | skipping: [localhost]
2026-06-14 08:34:43.106676 | controller |
2026-06-14 08:34:43.106689 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-14 08:34:43.106702 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-14 08:34:43.106715 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-14 08:34:43.106726 | controller | ] ***
2026-06-14 08:34:43.106738 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.042)       0:00:58.272 ***********
2026-06-14 08:34:43.106749 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.042)       0:00:58.270 ***********
2026-06-14 08:34:43.168916 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3986', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3986', 'commit_id': '25c8dcf667e7257e81ccb03633ea25ec14d646ae', 'patchset': '25c8dcf667e7257e81ccb03633ea25ec14d646ae', '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-14 08:34:43.169005 | controller | skipping: [localhost]
2026-06-14 08:34:43.169017 | controller |
2026-06-14 08:34:43.169046 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-14 08:34:43.169055 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.061)       0:00:58.334 ***********
2026-06-14 08:34:43.169063 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.061)       0:00:58.332 ***********
2026-06-14 08:34:43.233480 | controller |
2026-06-14 08:34:43.233610 | 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-14 08:34:43.233656 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.065)       0:00:58.399 ***********
2026-06-14 08:34:43.233708 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.065)       0:00:58.397 ***********
2026-06-14 08:34:43.274811 | controller | skipping: [localhost]
2026-06-14 08:34:43.274906 | controller |
2026-06-14 08:34:43.274917 | 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-14 08:34:43.274928 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.040)       0:00:58.439 ***********
2026-06-14 08:34:43.274936 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.040)       0:00:58.438 ***********
2026-06-14 08:34:43.323736 | controller | skipping: [localhost]
2026-06-14 08:34:43.323828 | controller |
2026-06-14 08:34:43.323839 | 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-14 08:34:43.323848 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.049)       0:00:58.488 ***********
2026-06-14 08:34:43.323856 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.049)       0:00:58.487 ***********
2026-06-14 08:34:43.371647 | controller | skipping: [localhost]
2026-06-14 08:34:43.371732 | controller |
2026-06-14 08:34:43.371744 | 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-14 08:34:43.371756 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.048)       0:00:58.536 ***********
2026-06-14 08:34:43.371765 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.048)       0:00:58.535 ***********
2026-06-14 08:34:43.424076 | controller | skipping: [localhost]
2026-06-14 08:34:43.424180 | controller |
2026-06-14 08:34:43.424196 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-14 08:34:43.424209 | controller |   _install_yamls_override_vars | default({}) |
2026-06-14 08:34:43.424221 | controller |   combine(item, recursive=True)
2026-06-14 08:34:43.424233 | controller | }}] ***
2026-06-14 08:34:43.424245 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.052)       0:00:58.589 ***********
2026-06-14 08:34:43.424256 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.052)       0:00:58.587 ***********
2026-06-14 08:34:43.541847 | controller | ok: [localhost] => (item={'BMAAS_INSTANCE_DISK_SIZE': 60, 'OPENSTACK_CTLPLANE': 'config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml'})
2026-06-14 08:34:43.541924 | controller |
2026-06-14 08:34:43.541930 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-14 08:34:43.541935 | controller |   _install_yamls_override_vars.keys() |
2026-06-14 08:34:43.541939 | controller |   map('upper') |
2026-06-14 08:34:43.541943 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-14 08:34:43.541947 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-14 08:34:43.541951 | controller |   combine({
2026-06-14 08:34:43.541954 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-14 08:34:43.541958 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-14 08:34:43.541962 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-14 08:34:43.541966 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-14 08:34:43.541970 | controller |   }) |
2026-06-14 08:34:43.541974 | controller |   combine(install_yamls_operators_repos)
2026-06-14 08:34:43.541977 | controller | }}, cacheable=True] ***
2026-06-14 08:34:43.541981 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.117)       0:00:58.707 ***********
2026-06-14 08:34:43.541985 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.117)       0:00:58.705 ***********
2026-06-14 08:34:43.615246 | controller | ok: [localhost]
2026-06-14 08:34:43.615322 | controller |
2026-06-14 08:34:43.615328 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-14 08:34:43.615353 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.072)       0:00:58.780 ***********
2026-06-14 08:34:43.615357 | controller | Sunday 14 June 2026  08:34:43 +0000 (0:00:00.073)       0:00:58.778 ***********
2026-06-14 08:34:44.408692 | controller | ok: [localhost]
2026-06-14 08:34:44.408733 | controller |
2026-06-14 08:34:44.408748 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-14 08:34:44.408753 | controller | Sunday 14 June 2026  08:34:44 +0000 (0:00:00.793)       0:00:59.574 ***********
2026-06-14 08:34:44.408758 | controller | Sunday 14 June 2026  08:34:44 +0000 (0:00:00.793)       0:00:59.572 ***********
2026-06-14 08:34:44.606982 | controller | ok: [localhost]
2026-06-14 08:34:44.607021 | controller |
2026-06-14 08:34:44.607027 | 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-14 08:34:44.607032 | controller | Sunday 14 June 2026  08:34:44 +0000 (0:00:00.198)       0:00:59.773 ***********
2026-06-14 08:34:44.607036 | controller | Sunday 14 June 2026  08:34:44 +0000 (0:00:00.198)       0:00:59.771 ***********
2026-06-14 08:34:44.664327 | controller | ok: [localhost]
2026-06-14 08:34:44.664365 | controller |
2026-06-14 08:34:44.664371 | 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-14 08:34:44.664376 | controller | export {{ k }}={{ v }}
2026-06-14 08:34:44.664380 | controller | {% endfor %}, mode=0644] ***
2026-06-14 08:34:44.664385 | controller | Sunday 14 June 2026  08:34:44 +0000 (0:00:00.057)       0:00:59.830 ***********
2026-06-14 08:34:44.664389 | controller | Sunday 14 June 2026  08:34:44 +0000 (0:00:00.057)       0:00:59.828 ***********
2026-06-14 08:34:45.084197 | controller | changed: [localhost]
2026-06-14 08:34:45.084238 | controller |
2026-06-14 08:34:45.084244 | 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-14 08:34:45.084250 | controller | Sunday 14 June 2026  08:34:45 +0000 (0:00:00.419)       0:01:00.250 ***********
2026-06-14 08:34:45.084254 | controller | Sunday 14 June 2026  08:34:45 +0000 (0:00:00.419)       0:01:00.248 ***********
2026-06-14 08:34:45.127673 | controller | ok: [localhost]
2026-06-14 08:34:45.127715 | controller |
2026-06-14 08:34:45.127722 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-14 08:34:45.127728 | controller | Sunday 14 June 2026  08:34:45 +0000 (0:00:00.043)       0:01:00.293 ***********
2026-06-14 08:34:45.127733 | controller | Sunday 14 June 2026  08:34:45 +0000 (0:00:00.043)       0:01:00.292 ***********
2026-06-14 08:34:45.152627 | controller | ok: [localhost] =>
2026-06-14 08:34:45.152673 | controller |     cifmw_install_yamls_environment:
2026-06-14 08:34:45.152680 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-14 08:34:45.152686 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-14 08:34:45.152692 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-14 08:34:45.152697 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-14 08:34:45.152702 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-14 08:34:45.152707 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-14 08:34:45.152713 | controller |
2026-06-14 08:34:45.152718 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-14 08:34:45.152724 | controller | Sunday 14 June 2026  08:34:45 +0000 (0:00:00.024)       0:01:00.318 ***********
2026-06-14 08:34:45.152729 | controller | Sunday 14 June 2026  08:34:45 +0000 (0:00:00.024)       0:01:00.317 ***********
2026-06-14 08:34:45.192697 | controller | ok: [localhost] =>
2026-06-14 08:34:45.192736 | controller |     cifmw_install_yamls_defaults:
2026-06-14 08:34:45.192756 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-14 08:34:45.192762 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-14 08:34:45.192767 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-14 08:34:45.192771 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-14 08:34:45.192775 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-14 08:34:45.192778 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-14 08:34:45.192783 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-14 08:34:45.192787 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-14 08:34:45.192791 | controller |       BARBICAN_BRANCH: main
2026-06-14 08:34:45.192794 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-14 08:34:45.192798 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-14 08:34:45.192801 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-14 08:34:45.192805 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-14 08:34:45.192809 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-14 08:34:45.192813 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-14 08:34:45.192817 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-14 08:34:45.192820 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-14 08:34:45.192824 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-14 08:34:45.192828 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-14 08:34:45.192831 | controller |       BAREMETAL_BRANCH: main
2026-06-14 08:34:45.192835 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-14 08:34:45.192838 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-14 08:34:45.192849 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-14 08:34:45.192852 | controller |       BAREMETAL_OS_IMG: ''
2026-06-14 08:34:45.192856 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-14 08:34:45.192860 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-14 08:34:45.192863 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-14 08:34:45.192867 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-14 08:34:45.192870 | controller |       BGP_ASN: '64999'
2026-06-14 08:34:45.192873 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-14 08:34:45.192877 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-14 08:34:45.192883 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-14 08:34:45.192895 | controller |       BGP_PEER_ASN: '64999'
2026-06-14 08:34:45.192898 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-14 08:34:45.192902 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-14 08:34:45.192905 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-14 08:34:45.192909 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-14 08:34:45.192912 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-14 08:34:45.192916 | controller |       BMAAS_INSTANCE_MEMORY: '4096'
2026-06-14 08:34:45.192919 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-14 08:34:45.192922 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-14 08:34:45.192926 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-14 08:34:45.192929 | controller |       BMAAS_INSTANCE_VCPUS: '2'
2026-06-14 08:34:45.192933 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-14 08:34:45.192937 | controller |       BMAAS_IPV4: 'true'
2026-06-14 08:34:45.192942 | controller |       BMAAS_IPV6: 'false'
2026-06-14 08:34:45.192946 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-14 08:34:45.192951 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-14 08:34:45.192956 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-14 08:34:45.192961 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-14 08:34:45.192966 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-14 08:34:45.192974 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-14 08:34:45.192979 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-14 08:34:45.192984 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-14 08:34:45.192989 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-14 08:34:45.192993 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-14 08:34:45.192998 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-14 08:34:45.193003 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-14 08:34:45.193006 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-14 08:34:45.193010 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-14 08:34:45.193013 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-14 08:34:45.193017 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-14 08:34:45.193020 | controller |       BMH_NAMESPACE: openstack
2026-06-14 08:34:45.193023 | controller |       BMO_BRANCH: release-0.9
2026-06-14 08:34:45.193027 | controller |       BMO_CLEANUP: 'true'
2026-06-14 08:34:45.193030 | controller |       BMO_COMMIT_HASH: ''
2026-06-14 08:34:45.193034 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-14 08:34:45.193037 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-14 08:34:45.193040 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-14 08:34:45.193044 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-14 08:34:45.193047 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-14 08:34:45.193051 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-14 08:34:45.193054 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-14 08:34:45.193058 | controller |       BMO_SETUP: ''
2026-06-14 08:34:45.193061 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-14 08:34:45.193064 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-14 08:34:45.193068 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-14 08:34:45.193071 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-14 08:34:45.193074 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-14 08:34:45.193078 | controller |       BM_NETWORK_NAME: default
2026-06-14 08:34:45.193081 | controller |       BM_NODE_COUNT: '1'
2026-06-14 08:34:45.193085 | controller |       BM_ROOT_PASSWORD: ''
2026-06-14 08:34:45.193088 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-14 08:34:45.193091 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-14 08:34:45.193095 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-14 08:34:45.193098 | controller |       CEPH_BRANCH: release-1.15
2026-06-14 08:34:45.193109 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-14 08:34:45.193113 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-14 08:34:45.193116 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-14 08:34:45.193119 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-14 08:34:45.193123 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-14 08:34:45.193126 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-14 08:34:45.193130 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-14 08:34:45.193133 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-14 08:34:45.193137 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-14 08:34:45.193140 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-14 08:34:45.193143 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-14 08:34:45.193147 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-14 08:34:45.193150 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-14 08:34:45.193153 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-14 08:34:45.193157 | controller |       CINDER_BRANCH: main
2026-06-14 08:34:45.193160 | controller |       CINDER_COMMIT_HASH: ''
2026-06-14 08:34:45.193164 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-14 08:34:45.193167 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-14 08:34:45.193173 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-14 08:34:45.193177 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-14 08:34:45.193180 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-14 08:34:45.193184 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-14 08:34:45.193187 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-14 08:34:45.193191 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-14 08:34:45.193194 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-14 08:34:45.193197 | controller |       CRC_HTTPS_PROXY: ''
2026-06-14 08:34:45.193201 | controller |       CRC_HTTP_PROXY: ''
2026-06-14 08:34:45.193204 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-14 08:34:45.193208 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-14 08:34:45.193211 | controller |       CRC_URL: '''https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/crc-linux-amd64.tar.xz'''
2026-06-14 08:34:45.193215 | controller |       CRC_VERSION: latest
2026-06-14 08:34:45.193221 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-14 08:34:45.193224 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-14 08:34:45.193228 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-14 08:34:45.193231 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-14 08:34:45.193234 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-14 08:34:45.193238 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-14 08:34:45.193241 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-14 08:34:45.193245 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-14 08:34:45.193248 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=100%
2026-06-14 08:34:45.193252 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-14 08:34:45.193255 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-14 08:34:45.193258 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-14 08:34:45.193262 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-14 08:34:45.193265 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-14 08:34:45.193269 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-14 08:34:45.193272 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-14 08:34:45.193275 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-14 08:34:45.193279 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-14 08:34:45.193282 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-14 08:34:45.193286 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-14 08:34:45.193289 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-14 08:34:45.193292 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-14 08:34:45.193296 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-14 08:34:45.193299 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-14 08:34:45.193303 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-14 08:34:45.193306 | controller |       DBSERVICE: galera
2026-06-14 08:34:45.193309 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-14 08:34:45.193313 | controller |       DESIGNATE_BRANCH: main
2026-06-14 08:34:45.193316 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-14 08:34:45.193320 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-14 08:34:45.193323 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-14 08:34:45.193327 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-14 08:34:45.193330 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-14 08:34:45.193334 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-14 08:34:45.193339 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-14 08:34:45.193343 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-14 08:34:45.193350 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-14 08:34:45.193354 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-14 08:34:45.193358 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-14 08:34:45.193361 | controller |       DNS_DEPL_IMG: unused
2026-06-14 08:34:45.193365 | controller |       DNS_DOMAIN: localdomain
2026-06-14 08:34:45.193368 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-14 08:34:45.193372 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-14 08:34:45.193375 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-14 08:34:45.193378 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-14 08:34:45.193382 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-14 08:34:45.193385 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-14 08:34:45.193388 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-14 08:34:45.193392 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-14 08:34:45.193395 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-14 08:34:45.193399 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-14 08:34:45.193402 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-14 08:34:45.193406 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-14 08:34:45.193409 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-14 08:34:45.193412 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-14 08:34:45.193416 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-14 08:34:45.193419 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-14 08:34:45.193423 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-14 08:34:45.193426 | controller |       GALERA_REPLICAS: ''
2026-06-14 08:34:45.193429 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-14 08:34:45.193433 | controller |       GIT_CLONE_OPTS: ''
2026-06-14 08:34:45.193436 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-14 08:34:45.193440 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-14 08:34:45.193443 | controller |       GLANCE_BRANCH: main
2026-06-14 08:34:45.193446 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-14 08:34:45.193450 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-14 08:34:45.193453 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-14 08:34:45.193457 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-14 08:34:45.193460 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-14 08:34:45.193464 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-14 08:34:45.193467 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-14 08:34:45.193470 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-14 08:34:45.193474 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-14 08:34:45.193477 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-14 08:34:45.193481 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-14 08:34:45.193484 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-14 08:34:45.193487 | controller |       HEAT_BRANCH: main
2026-06-14 08:34:45.193491 | controller |       HEAT_COMMIT_HASH: ''
2026-06-14 08:34:45.193494 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-14 08:34:45.193498 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-14 08:34:45.193502 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-14 08:34:45.193505 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-14 08:34:45.193514 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-14 08:34:45.193517 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-14 08:34:45.193520 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-14 08:34:45.193524 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-14 08:34:45.193527 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-14 08:34:45.193531 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-14 08:34:45.193534 | controller |       HORIZON_BRANCH: main
2026-06-14 08:34:45.193537 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-14 08:34:45.193543 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-14 08:34:45.193547 | controller |       HORIZON_DEPL_IMG: unused
2026-06-14 08:34:45.193554 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-14 08:34:45.193558 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-14 08:34:45.193585 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-14 08:34:45.193591 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-14 08:34:45.193595 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-14 08:34:45.193599 | controller |       INFRA_BRANCH: main
2026-06-14 08:34:45.193602 | controller |       INFRA_COMMIT_HASH: ''
2026-06-14 08:34:45.193605 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-14 08:34:45.193609 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-14 08:34:45.193612 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-14 08:34:45.193616 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-14 08:34:45.193619 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-14 08:34:45.193634 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-14 08:34:45.193639 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-14 08:34:45.193642 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-14 08:34:45.193646 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-14 08:34:45.193649 | controller |       INSTALL_CERT_MANAGER: 'true'
2026-06-14 08:34:45.193653 | controller |       INSTALL_NMSTATE: true || false
2026-06-14 08:34:45.193656 | controller |       INSTALL_NNCP: true || false
2026-06-14 08:34:45.193660 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-14 08:34:45.193663 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-14 08:34:45.193666 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-14 08:34:45.193670 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-14 08:34:45.193673 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-14 08:34:45.193677 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-14 08:34:45.193680 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-14 08:34:45.193683 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-14 08:34:45.193687 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-14 08:34:45.193690 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-14 08:34:45.193694 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-14 08:34:45.193698 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-14 08:34:45.193702 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-14 08:34:45.193707 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-14 08:34:45.193711 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-14 08:34:45.193716 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-14 08:34:45.193723 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-14 08:34:45.193728 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-14 08:34:45.193733 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-14 08:34:45.193738 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-14 08:34:45.193743 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-14 08:34:45.193747 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-14 08:34:45.193751 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-14 08:34:45.193756 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-14 08:34:45.193761 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-14 08:34:45.193765 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-14 08:34:45.193770 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-14 08:34:45.193774 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-14 08:34:45.193779 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-14 08:34:45.193783 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-14 08:34:45.193788 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-14 08:34:45.193793 | controller |       IRONIC_BRANCH: main
2026-06-14 08:34:45.193797 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-14 08:34:45.193802 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-14 08:34:45.193807 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-14 08:34:45.193811 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-14 08:34:45.193816 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-14 08:34:45.193821 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-14 08:34:45.193825 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-14 08:34:45.193830 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-14 08:34:45.193835 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-14 08:34:45.193839 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-14 08:34:45.193844 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-14 08:34:45.193849 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-14 08:34:45.193854 | controller |       KEYSTONE_BRANCH: main
2026-06-14 08:34:45.193858 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-14 08:34:45.193863 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-14 08:34:45.193868 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-14 08:34:45.193872 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-14 08:34:45.193877 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-14 08:34:45.193882 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-14 08:34:45.193887 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-14 08:34:45.193892 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-14 08:34:45.193896 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-14 08:34:45.193901 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-14 08:34:45.193906 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-14 08:34:45.193911 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-14 08:34:45.193915 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-14 08:34:45.193918 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-14 08:34:45.193922 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-14 08:34:45.193925 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-14 08:34:45.193928 | controller |       LVMS_CR: '1'
2026-06-14 08:34:45.193932 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-14 08:34:45.193938 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-14 08:34:45.193941 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-14 08:34:45.193945 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-14 08:34:45.193950 | controller |       MANILA_BRANCH: main
2026-06-14 08:34:45.193954 | controller |       MANILA_COMMIT_HASH: ''
2026-06-14 08:34:45.193965 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-14 08:34:45.193970 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-14 08:34:45.193975 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-14 08:34:45.193979 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-14 08:34:45.193984 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-14 08:34:45.193989 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-14 08:34:45.193994 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-14 08:34:45.194002 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-14 08:34:45.194006 | controller |       MARIADB_BRANCH: main
2026-06-14 08:34:45.194011 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-14 08:34:45.194016 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-14 08:34:45.194021 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-14 08:34:45.194026 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-14 08:34:45.194030 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-14 08:34:45.194035 | controller |       MARIADB_DEPL_IMG: unused
2026-06-14 08:34:45.194039 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-14 08:34:45.194042 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-14 08:34:45.194046 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-14 08:34:45.194049 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-14 08:34:45.194052 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-14 08:34:45.194056 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-14 08:34:45.194059 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-14 08:34:45.194064 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-14 08:34:45.194069 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-14 08:34:45.194073 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-14 08:34:45.194078 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-14 08:34:45.194083 | controller |       MICROSHIFT: '0'
2026-06-14 08:34:45.194087 | controller |       MIRROR_INSECURE: 'true'
2026-06-14 08:34:45.194092 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-14 08:34:45.194097 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-14 08:34:45.194101 | controller |       NAMESPACE: openstack
2026-06-14 08:34:45.194106 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-14 08:34:45.194111 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-14 08:34:45.194115 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-14 08:34:45.194120 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-14 08:34:45.194124 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-14 08:34:45.194129 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-14 08:34:45.194133 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-14 08:34:45.194141 | controller |       NETWORK_BGP: 'false'
2026-06-14 08:34:45.194349 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-14 08:34:45.194356 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-14 08:34:45.194360 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-14 08:34:45.194364 | controller |       NETWORK_ISOLATION: 'true'
2026-06-14 08:34:45.194369 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-14 08:34:45.194373 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-14 08:34:45.194377 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-14 08:34:45.194382 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-14 08:34:45.194386 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-14 08:34:45.194390 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-14 08:34:45.194395 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-14 08:34:45.194399 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-14 08:34:45.194404 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-14 08:34:45.194409 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-14 08:34:45.194413 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-14 08:34:45.194417 | controller |       NETWORK_MTU: '1500'
2026-06-14 08:34:45.194422 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-14 08:34:45.194426 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-14 08:34:45.194431 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-14 08:34:45.194436 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-14 08:34:45.194440 | controller |       NETWORK_VLAN_START: '20'
2026-06-14 08:34:45.194445 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-14 08:34:45.194449 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-14 08:34:45.194454 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-14 08:34:45.194458 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-14 08:34:45.194462 | controller |       NEUTRON_BRANCH: main
2026-06-14 08:34:45.194466 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-14 08:34:45.194470 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-14 08:34:45.194481 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-14 08:34:45.194485 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-14 08:34:45.194489 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-14 08:34:45.194493 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-14 08:34:45.194497 | controller |       NFS_HOME: /home/nfs
2026-06-14 08:34:45.194501 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-14 08:34:45.194505 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-14 08:34:45.194509 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-14 08:34:45.194514 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-14 08:34:45.194518 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-14 08:34:45.194522 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-14 08:34:45.194526 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-14 08:34:45.194530 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-14 08:34:45.194534 | controller |       NNCP_BRIDGE: ospbr
2026-06-14 08:34:45.194539 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-14 08:34:45.194543 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-14 08:34:45.194547 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-14 08:34:45.194555 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-14 08:34:45.194560 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-14 08:34:45.194580 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-14 08:34:45.194590 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-14 08:34:45.194594 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-14 08:34:45.194599 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-14 08:34:45.194603 | controller |       NNCP_INTERFACE: enp6s0
2026-06-14 08:34:45.194610 | controller |       NNCP_NODES: ''
2026-06-14 08:34:45.194615 | controller |       NNCP_TIMEOUT: 240s
2026-06-14 08:34:45.194619 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-14 08:34:45.194623 | controller |       NOVA_BRANCH: main
2026-06-14 08:34:45.194627 | controller |       NOVA_COMMIT_HASH: ''
2026-06-14 08:34:45.194632 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-14 08:34:45.194636 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-14 08:34:45.194642 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-14 08:34:45.194646 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-14 08:34:45.194651 | controller |       OCP_NETWORK_NAME: crc
2026-06-14 08:34:45.194655 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-14 08:34:45.194660 | controller |       OCTAVIA_BRANCH: main
2026-06-14 08:34:45.194664 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-14 08:34:45.194669 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-14 08:34:45.194673 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-14 08:34:45.194677 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-14 08:34:45.194682 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-14 08:34:45.194687 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-14 08:34:45.194691 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-14 08:34:45.194696 | controller |       OKD: 'false'
2026-06-14 08:34:45.194701 | controller |       OPENSTACK_BRANCH: main
2026-06-14 08:34:45.194705 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-14 08:34:45.194710 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-14 08:34:45.194715 | controller |       OPENSTACK_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-14 08:34:45.194720 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-14 08:34:45.194725 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-14 08:34:45.194729 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-14 08:34:45.194733 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-14 08:34:45.194741 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-14 08:34:45.194777 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-14 08:34:45.194782 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-14 08:34:45.194787 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-14 08:34:45.194791 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-14 08:34:45.194796 | controller |       OPENSTACK_REPO: https://github.com/openstack-k8s-operators/openstack-operator.git
2026-06-14 08:34:45.194801 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-14 08:34:45.194805 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-14 08:34:45.194810 | controller |       OPERATOR_CHANNEL: ''
2026-06-14 08:34:45.194814 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-14 08:34:45.194819 | controller |       OPERATOR_SOURCE: ''
2026-06-14 08:34:45.194823 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-14 08:34:45.194828 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-14 08:34:45.194832 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-14 08:34:45.194837 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-14 08:34:45.194842 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-14 08:34:45.194850 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-14 08:34:45.194861 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-14 08:34:45.194870 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-14 08:34:45.194875 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-14 08:34:45.194880 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-14 08:34:45.194884 | controller |       OVN_BRANCH: main
2026-06-14 08:34:45.194889 | controller |       OVN_COMMIT_HASH: ''
2026-06-14 08:34:45.194894 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-14 08:34:45.194899 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-14 08:34:45.194903 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-14 08:34:45.194908 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-14 08:34:45.194913 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-14 08:34:45.194918 | controller |       PASSWORD: '12345678'
2026-06-14 08:34:45.194923 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-14 08:34:45.194927 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-14 08:34:45.194932 | controller |       RABBITMQ_BRANCH: patches
2026-06-14 08:34:45.194937 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-14 08:34:45.194942 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-14 08:34:45.194946 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-14 08:34:45.194951 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-14 08:34:45.194956 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-14 08:34:45.194960 | controller |       REDHAT_OPERATORS: 'false'
2026-06-14 08:34:45.194965 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-14 08:34:45.194970 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-14 08:34:45.194975 | controller |       REDIS_DEPL_IMG: unused
2026-06-14 08:34:45.194979 | controller |       RH_REGISTRY_PWD: ''
2026-06-14 08:34:45.194984 | controller |       RH_REGISTRY_USER: ''
2026-06-14 08:34:45.194989 | controller |       SECRET: osp-secret
2026-06-14 08:34:45.194994 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-14 08:34:45.194998 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-14 08:34:45.195003 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-14 08:34:45.195008 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-14 08:34:45.195012 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-14 08:34:45.195017 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-14 08:34:45.195022 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-14 08:34:45.195027 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-14 08:34:45.195031 | controller |       STORAGE_CLASS: local-storage
2026-06-14 08:34:45.195036 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-14 08:34:45.195041 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-14 08:34:45.195045 | controller |       SWIFT_BRANCH: main
2026-06-14 08:34:45.195050 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-14 08:34:45.195055 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-14 08:34:45.195060 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-14 08:34:45.195064 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-14 08:34:45.195069 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-14 08:34:45.195078 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-14 08:34:45.195083 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-14 08:34:45.195088 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-14 08:34:45.195092 | controller |       TELEMETRY_BRANCH: main
2026-06-14 08:34:45.195097 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-14 08:34:45.195102 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-14 08:34:45.195107 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-14 08:34:45.195111 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-14 08:34:45.195116 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-14 08:34:45.195121 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-14 08:34:45.195125 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-14 08:34:45.195130 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-14 08:34:45.195135 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-14 08:34:45.195140 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-14 08:34:45.195144 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-14 08:34:45.195149 | controller |       TENANT_HOST_ROUTES: ''
2026-06-14 08:34:45.195154 | controller |       TEST_BRANCH: main
2026-06-14 08:34:45.195158 | controller |       TEST_COMMIT_HASH: ''
2026-06-14 08:34:45.195168 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-14 08:34:45.195173 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-14 08:34:45.195178 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-14 08:34:45.195183 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-14 08:34:45.195187 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-14 08:34:45.195192 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-14 08:34:45.195197 | controller |       TIMEOUT: 300s
2026-06-14 08:34:45.195201 | controller |       TLS_ENABLED: 'false'
2026-06-14 08:34:45.195206 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-14 08:34:45.195211 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-14 08:34:45.195215 | controller |       tripleo_deploy: 'export REGISTRY_USER:'
2026-06-14 08:34:45.212269 | controller |
2026-06-14 08:34:45.212291 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-14 08:34:45.212295 | controller | Sunday 14 June 2026  08:34:45 +0000 (0:00:00.058)       0:01:00.377 ***********
2026-06-14 08:34:45.212299 | controller | Sunday 14 June 2026  08:34:45 +0000 (0:00:00.058)       0:01:00.375 ***********
2026-06-14 08:34:45.607091 | controller | ok: [localhost]
2026-06-14 08:34:45.607155 | controller |
2026-06-14 08:34:45.607161 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-14 08:34:45.607166 | controller | Sunday 14 June 2026  08:34:45 +0000 (0:00:00.395)       0:01:00.772 ***********
2026-06-14 08:34:45.607169 | controller | Sunday 14 June 2026  08:34:45 +0000 (0:00:00.395)       0:01:00.771 ***********
2026-06-14 08:34:45.641452 | controller | ok: [localhost] =>
2026-06-14 08:34:45.641533 | controller |     cifmw_generate_makes:
2026-06-14 08:34:45.641540 | controller |       changed: false
2026-06-14 08:34:45.641546 | controller |       debug:
2026-06-14 08:34:45.641594 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-14 08:34:45.641604 | controller |         - all
2026-06-14 08:34:45.641609 | controller |         - help
2026-06-14 08:34:45.641614 | controller |         - cleanup
2026-06-14 08:34:45.641620 | controller |         - deploy_cleanup
2026-06-14 08:34:45.641625 | controller |         - wait
2026-06-14 08:34:45.641630 | controller |         - crc_storage
2026-06-14 08:34:45.641635 | controller |         - crc_storage_cleanup
2026-06-14 08:34:45.641639 | controller |         - crc_storage_release
2026-06-14 08:34:45.641644 | controller |         - crc_storage_with_retries
2026-06-14 08:34:45.641650 | controller |         - crc_storage_cleanup_with_retries
2026-06-14 08:34:45.641655 | controller |         - operator_namespace
2026-06-14 08:34:45.641660 | controller |         - namespace
2026-06-14 08:34:45.641664 | controller |         - namespace_cleanup
2026-06-14 08:34:45.641669 | controller |         - input
2026-06-14 08:34:45.641673 | controller |         - input_cleanup
2026-06-14 08:34:45.641678 | controller |         - crc_bmo_setup
2026-06-14 08:34:45.641683 | controller |         - crc_bmo_cleanup
2026-06-14 08:34:45.641688 | controller |         - mirror_registry
2026-06-14 08:34:45.641693 | controller |         - mirror_registry_secure
2026-06-14 08:34:45.641697 | controller |         - mirror_registry_ca
2026-06-14 08:34:45.641702 | controller |         - mirror_registry_cleanup
2026-06-14 08:34:45.641707 | controller |         - openstack_prep
2026-06-14 08:34:45.641711 | controller |         - openstack
2026-06-14 08:34:45.641716 | controller |         - openstack_wait
2026-06-14 08:34:45.641721 | controller |         - openstack_init
2026-06-14 08:34:45.641725 | controller |         - openstack_cleanup
2026-06-14 08:34:45.641745 | controller |         - openstack_repo
2026-06-14 08:34:45.641750 | controller |         - openstack_deploy_prep
2026-06-14 08:34:45.641755 | controller |         - openstack_deploy
2026-06-14 08:34:45.641759 | controller |         - openstack_wait_deploy
2026-06-14 08:34:45.641764 | controller |         - openstack_deploy_cleanup
2026-06-14 08:34:45.641769 | controller |         - openstack_update_run
2026-06-14 08:34:45.641774 | controller |         - update_services
2026-06-14 08:34:45.641778 | controller |         - update_system
2026-06-14 08:34:45.641783 | controller |         - openstack_patch_version
2026-06-14 08:34:45.641788 | controller |         - edpm_deploy_generate_keys
2026-06-14 08:34:45.641793 | controller |         - edpm_patch_ansible_runner_image
2026-06-14 08:34:45.641798 | controller |         - edpm_deploy_prep
2026-06-14 08:34:45.641802 | controller |         - edpm_deploy_cleanup
2026-06-14 08:34:45.641807 | controller |         - edpm_deploy
2026-06-14 08:34:45.641812 | controller |         - edpm_deploy_baremetal_prep
2026-06-14 08:34:45.641817 | controller |         - edpm_deploy_baremetal
2026-06-14 08:34:45.641821 | controller |         - edpm_wait_deploy_baremetal
2026-06-14 08:34:45.641826 | controller |         - edpm_wait_deploy
2026-06-14 08:34:45.641831 | controller |         - edpm_register_dns
2026-06-14 08:34:45.641835 | controller |         - edpm_nova_discover_hosts
2026-06-14 08:34:45.641840 | controller |         - openstack_crds
2026-06-14 08:34:45.641845 | controller |         - openstack_crds_cleanup
2026-06-14 08:34:45.641850 | controller |         - edpm_deploy_networker_prep
2026-06-14 08:34:45.641855 | controller |         - edpm_deploy_networker_cleanup
2026-06-14 08:34:45.641860 | controller |         - edpm_deploy_networker
2026-06-14 08:34:45.641864 | controller |         - infra_prep
2026-06-14 08:34:45.641869 | controller |         - infra
2026-06-14 08:34:45.641873 | controller |         - infra_cleanup
2026-06-14 08:34:45.641877 | controller |         - dns_deploy_prep
2026-06-14 08:34:45.641882 | controller |         - dns_deploy
2026-06-14 08:34:45.641887 | controller |         - dns_deploy_cleanup
2026-06-14 08:34:45.641891 | controller |         - netconfig_deploy_prep
2026-06-14 08:34:45.641896 | controller |         - netconfig_deploy
2026-06-14 08:34:45.641901 | controller |         - netconfig_deploy_cleanup
2026-06-14 08:34:45.641906 | controller |         - memcached_deploy_prep
2026-06-14 08:34:45.641910 | controller |         - memcached_deploy
2026-06-14 08:34:45.641915 | controller |         - memcached_deploy_cleanup
2026-06-14 08:34:45.641920 | controller |         - keystone_prep
2026-06-14 08:34:45.641924 | controller |         - keystone
2026-06-14 08:34:45.641929 | controller |         - keystone_cleanup
2026-06-14 08:34:45.641934 | controller |         - keystone_deploy_prep
2026-06-14 08:34:45.641938 | controller |         - keystone_deploy
2026-06-14 08:34:45.641942 | controller |         - keystone_deploy_cleanup
2026-06-14 08:34:45.641947 | controller |         - barbican_prep
2026-06-14 08:34:45.641955 | controller |         - barbican
2026-06-14 08:34:45.641960 | controller |         - barbican_cleanup
2026-06-14 08:34:45.641964 | controller |         - barbican_deploy_prep
2026-06-14 08:34:45.641968 | controller |         - barbican_deploy
2026-06-14 08:34:45.641973 | controller |         - barbican_deploy_validate
2026-06-14 08:34:45.641977 | controller |         - barbican_deploy_cleanup
2026-06-14 08:34:45.641982 | controller |         - mariadb
2026-06-14 08:34:45.641987 | controller |         - mariadb_cleanup
2026-06-14 08:34:45.641992 | controller |         - mariadb_deploy_prep
2026-06-14 08:34:45.641997 | controller |         - mariadb_deploy
2026-06-14 08:34:45.642001 | controller |         - mariadb_deploy_cleanup
2026-06-14 08:34:45.642006 | controller |         - glance_prep
2026-06-14 08:34:45.642011 | controller |         - glance
2026-06-14 08:34:45.642015 | controller |         - glance_cleanup
2026-06-14 08:34:45.642020 | controller |         - glance_deploy_prep
2026-06-14 08:34:45.642025 | controller |         - glance_deploy
2026-06-14 08:34:45.642030 | controller |         - glance_deploy_cleanup
2026-06-14 08:34:45.642034 | controller |         - ovn_prep
2026-06-14 08:34:45.642039 | controller |         - ovn
2026-06-14 08:34:45.642044 | controller |         - ovn_cleanup
2026-06-14 08:34:45.642048 | controller |         - ovn_deploy_prep
2026-06-14 08:34:45.642053 | controller |         - ovn_deploy
2026-06-14 08:34:45.642057 | controller |         - ovn_deploy_cleanup
2026-06-14 08:34:45.642061 | controller |         - neutron_prep
2026-06-14 08:34:45.642065 | controller |         - neutron
2026-06-14 08:34:45.642070 | controller |         - neutron_cleanup
2026-06-14 08:34:45.642074 | controller |         - neutron_deploy_prep
2026-06-14 08:34:45.642082 | controller |         - neutron_deploy
2026-06-14 08:34:45.642086 | controller |         - neutron_deploy_cleanup
2026-06-14 08:34:45.642091 | controller |         - cinder_prep
2026-06-14 08:34:45.642095 | controller |         - cinder
2026-06-14 08:34:45.642100 | controller |         - cinder_cleanup
2026-06-14 08:34:45.642104 | controller |         - cinder_deploy_prep
2026-06-14 08:34:45.642108 | controller |         - cinder_deploy
2026-06-14 08:34:45.642112 | controller |         - cinder_deploy_cleanup
2026-06-14 08:34:45.642117 | controller |         - rabbitmq_prep
2026-06-14 08:34:45.642121 | controller |         - rabbitmq
2026-06-14 08:34:45.642125 | controller |         - rabbitmq_cleanup
2026-06-14 08:34:45.642130 | controller |         - rabbitmq_deploy_prep
2026-06-14 08:34:45.642134 | controller |         - rabbitmq_deploy
2026-06-14 08:34:45.642138 | controller |         - rabbitmq_deploy_cleanup
2026-06-14 08:34:45.642142 | controller |         - infra_rabbitmq_deploy_prep
2026-06-14 08:34:45.642147 | controller |         - infra_rabbitmq_deploy
2026-06-14 08:34:45.642151 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-14 08:34:45.642155 | controller |         - ironic_prep
2026-06-14 08:34:45.642160 | controller |         - ironic
2026-06-14 08:34:45.642164 | controller |         - ironic_cleanup
2026-06-14 08:34:45.642168 | controller |         - ironic_deploy_prep
2026-06-14 08:34:45.642173 | controller |         - ironic_deploy
2026-06-14 08:34:45.642177 | controller |         - ironic_deploy_cleanup
2026-06-14 08:34:45.642181 | controller |         - octavia_prep
2026-06-14 08:34:45.642186 | controller |         - octavia
2026-06-14 08:34:45.642190 | controller |         - octavia_cleanup
2026-06-14 08:34:45.642194 | controller |         - octavia_deploy_prep
2026-06-14 08:34:45.642198 | controller |         - octavia_deploy
2026-06-14 08:34:45.642203 | controller |         - octavia_deploy_cleanup
2026-06-14 08:34:45.642207 | controller |         - designate_prep
2026-06-14 08:34:45.642211 | controller |         - designate
2026-06-14 08:34:45.642215 | controller |         - designate_cleanup
2026-06-14 08:34:45.642220 | controller |         - designate_deploy_prep
2026-06-14 08:34:45.642224 | controller |         - designate_deploy
2026-06-14 08:34:45.642228 | controller |         - designate_deploy_cleanup
2026-06-14 08:34:45.642233 | controller |         - nova_prep
2026-06-14 08:34:45.642237 | controller |         - nova
2026-06-14 08:34:45.642241 | controller |         - nova_cleanup
2026-06-14 08:34:45.642246 | controller |         - nova_deploy_prep
2026-06-14 08:34:45.642250 | controller |         - nova_deploy
2026-06-14 08:34:45.642254 | controller |         - nova_deploy_cleanup
2026-06-14 08:34:45.642259 | controller |         - mariadb_kuttl_run
2026-06-14 08:34:45.642263 | controller |         - mariadb_kuttl
2026-06-14 08:34:45.642267 | controller |         - kuttl_db_prep
2026-06-14 08:34:45.642271 | controller |         - kuttl_db_cleanup
2026-06-14 08:34:45.642275 | controller |         - kuttl_common_prep
2026-06-14 08:34:45.642280 | controller |         - kuttl_common_cleanup
2026-06-14 08:34:45.642286 | controller |         - keystone_kuttl_run
2026-06-14 08:34:45.642307 | controller |         - keystone_kuttl
2026-06-14 08:34:45.642312 | controller |         - barbican_kuttl_run
2026-06-14 08:34:45.642316 | controller |         - barbican_kuttl
2026-06-14 08:34:45.642320 | controller |         - cinder_kuttl_run
2026-06-14 08:34:45.642325 | controller |         - cinder_kuttl
2026-06-14 08:34:45.642329 | controller |         - neutron_kuttl_run
2026-06-14 08:34:45.642333 | controller |         - neutron_kuttl
2026-06-14 08:34:45.642337 | controller |         - octavia_kuttl_run
2026-06-14 08:34:45.642341 | controller |         - octavia_kuttl
2026-06-14 08:34:45.642346 | controller |         - designate_kuttl
2026-06-14 08:34:45.642350 | controller |         - designate_kuttl_run
2026-06-14 08:34:45.642354 | controller |         - ovn_kuttl_run
2026-06-14 08:34:45.642359 | controller |         - ovn_kuttl
2026-06-14 08:34:45.642363 | controller |         - infra_kuttl_run
2026-06-14 08:34:45.642367 | controller |         - infra_kuttl
2026-06-14 08:34:45.642372 | controller |         - ironic_kuttl_run
2026-06-14 08:34:45.642376 | controller |         - ironic_kuttl
2026-06-14 08:34:45.642380 | controller |         - ironic_kuttl_crc
2026-06-14 08:34:45.642385 | controller |         - heat_kuttl_run
2026-06-14 08:34:45.642389 | controller |         - heat_kuttl
2026-06-14 08:34:45.642393 | controller |         - heat_kuttl_crc
2026-06-14 08:34:45.642398 | controller |         - glance_kuttl_run
2026-06-14 08:34:45.642402 | controller |         - glance_kuttl
2026-06-14 08:34:45.642406 | controller |         - manila_kuttl_run
2026-06-14 08:34:45.642411 | controller |         - manila_kuttl
2026-06-14 08:34:45.642415 | controller |         - swift_kuttl_run
2026-06-14 08:34:45.642419 | controller |         - swift_kuttl
2026-06-14 08:34:45.642423 | controller |         - horizon_kuttl_run
2026-06-14 08:34:45.642428 | controller |         - horizon_kuttl
2026-06-14 08:34:45.642432 | controller |         - openstack_kuttl_prep
2026-06-14 08:34:45.642436 | controller |         - openstack_kuttl_run
2026-06-14 08:34:45.642441 | controller |         - openstack_kuttl_cleanup
2026-06-14 08:34:45.642445 | controller |         - openstack_kuttl
2026-06-14 08:34:45.642450 | controller |         - mariadb_chainsaw_run
2026-06-14 08:34:45.642454 | controller |         - mariadb_chainsaw
2026-06-14 08:34:45.642458 | controller |         - horizon_prep
2026-06-14 08:34:45.642462 | controller |         - horizon
2026-06-14 08:34:45.642467 | controller |         - horizon_cleanup
2026-06-14 08:34:45.642471 | controller |         - horizon_deploy_prep
2026-06-14 08:34:45.642475 | controller |         - horizon_deploy
2026-06-14 08:34:45.642480 | controller |         - horizon_deploy_cleanup
2026-06-14 08:34:45.642484 | controller |         - heat_prep
2026-06-14 08:34:45.642489 | controller |         - heat
2026-06-14 08:34:45.642493 | controller |         - heat_cleanup
2026-06-14 08:34:45.642497 | controller |         - heat_deploy_prep
2026-06-14 08:34:45.642501 | controller |         - heat_deploy
2026-06-14 08:34:45.642505 | controller |         - heat_deploy_cleanup
2026-06-14 08:34:45.642510 | controller |         - baremetal_prep
2026-06-14 08:34:45.642514 | controller |         - baremetal
2026-06-14 08:34:45.642519 | controller |         - baremetal_cleanup
2026-06-14 08:34:45.642523 | controller |         - ceph_help
2026-06-14 08:34:45.642527 | controller |         - ceph
2026-06-14 08:34:45.642532 | controller |         - ceph_cleanup
2026-06-14 08:34:45.642536 | controller |         - rook_prep
2026-06-14 08:34:45.642540 | controller |         - rook
2026-06-14 08:34:45.642545 | controller |         - rook_deploy_prep
2026-06-14 08:34:45.642553 | controller |         - rook_deploy
2026-06-14 08:34:45.642577 | controller |         - rook_crc_disk
2026-06-14 08:34:45.642583 | controller |         - rook_cleanup
2026-06-14 08:34:45.642588 | controller |         - lvms
2026-06-14 08:34:45.642592 | controller |         - nmstate
2026-06-14 08:34:45.642597 | controller |         - nncp
2026-06-14 08:34:45.642601 | controller |         - nncp_cleanup
2026-06-14 08:34:45.642607 | controller |         - netattach
2026-06-14 08:34:45.642612 | controller |         - netattach_cleanup
2026-06-14 08:34:45.642616 | controller |         - metallb
2026-06-14 08:34:45.642621 | controller |         - metallb_config
2026-06-14 08:34:45.642626 | controller |         - metallb_config_cleanup
2026-06-14 08:34:45.642632 | controller |         - metallb_cleanup
2026-06-14 08:34:45.642636 | controller |         - loki
2026-06-14 08:34:45.642640 | controller |         - loki_cleanup
2026-06-14 08:34:45.642644 | controller |         - loki_deploy
2026-06-14 08:34:45.642649 | controller |         - loki_deploy_cleanup
2026-06-14 08:34:45.642653 | controller |         - netobserv
2026-06-14 08:34:45.642658 | controller |         - netobserv_cleanup
2026-06-14 08:34:45.642662 | controller |         - netobserv_deploy
2026-06-14 08:34:45.642669 | controller |         - netobserv_deploy_cleanup
2026-06-14 08:34:45.642674 | controller |         - manila_prep
2026-06-14 08:34:45.642678 | controller |         - manila
2026-06-14 08:34:45.642682 | controller |         - manila_cleanup
2026-06-14 08:34:45.642687 | controller |         - manila_deploy_prep
2026-06-14 08:34:45.642691 | controller |         - manila_deploy
2026-06-14 08:34:45.642696 | controller |         - manila_deploy_cleanup
2026-06-14 08:34:45.642700 | controller |         - telemetry_prep
2026-06-14 08:34:45.642704 | controller |         - telemetry
2026-06-14 08:34:45.642709 | controller |         - telemetry_cleanup
2026-06-14 08:34:45.642713 | controller |         - telemetry_deploy_prep
2026-06-14 08:34:45.642717 | controller |         - telemetry_deploy
2026-06-14 08:34:45.642721 | controller |         - telemetry_deploy_cleanup
2026-06-14 08:34:45.642726 | controller |         - telemetry_kuttl_run
2026-06-14 08:34:45.642730 | controller |         - telemetry_kuttl
2026-06-14 08:34:45.642734 | controller |         - test_operator_prep
2026-06-14 08:34:45.642738 | controller |         - test_operator
2026-06-14 08:34:45.642743 | controller |         - test_operator_cleanup
2026-06-14 08:34:45.642747 | controller |         - test_operator_deploy_prep
2026-06-14 08:34:45.642752 | controller |         - test_operator_deploy
2026-06-14 08:34:45.642756 | controller |         - test_operator_deploy_cleanup
2026-06-14 08:34:45.642761 | controller |         - test_operator_kuttl_run
2026-06-14 08:34:45.642765 | controller |         - test_operator_kuttl
2026-06-14 08:34:45.642769 | controller |         - swift_prep
2026-06-14 08:34:45.642773 | controller |         - swift
2026-06-14 08:34:45.642778 | controller |         - swift_cleanup
2026-06-14 08:34:45.642782 | controller |         - swift_deploy_prep
2026-06-14 08:34:45.642786 | controller |         - swift_deploy
2026-06-14 08:34:45.642791 | controller |         - swift_deploy_cleanup
2026-06-14 08:34:45.642795 | controller |         - certmanager
2026-06-14 08:34:45.642800 | controller |         - certmanager_cleanup
2026-06-14 08:34:45.642804 | controller |         - validate_marketplace
2026-06-14 08:34:45.642808 | controller |         - redis_deploy_prep
2026-06-14 08:34:45.642812 | controller |         - redis_deploy
2026-06-14 08:34:45.642816 | controller |         - redis_deploy_cleanup
2026-06-14 08:34:45.642821 | controller |         - set_slower_etcd_profile
2026-06-14 08:34:45.642826 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-14 08:34:45.642831 | controller |         - help
2026-06-14 08:34:45.642835 | controller |         - download_tools
2026-06-14 08:34:45.642839 | controller |         - nfs
2026-06-14 08:34:45.642844 | controller |         - nfs_cleanup
2026-06-14 08:34:45.642848 | controller |         - crc
2026-06-14 08:34:45.642853 | controller |         - crc_cleanup
2026-06-14 08:34:45.642857 | controller |         - crc_scrub
2026-06-14 08:34:45.642861 | controller |         - crc_attach_default_interface
2026-06-14 08:34:45.642866 | controller |         - crc_attach_default_interface_cleanup
2026-06-14 08:34:45.642870 | controller |         - ipv6_lab_network
2026-06-14 08:34:45.642875 | controller |         - ipv6_lab_network_cleanup
2026-06-14 08:34:45.642879 | controller |         - ipv6_lab_nat64_router
2026-06-14 08:34:45.642884 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-14 08:34:45.642888 | controller |         - ipv6_lab_sno
2026-06-14 08:34:45.642893 | controller |         - ipv6_lab_sno_cleanup
2026-06-14 08:34:45.642897 | controller |         - ipv6_lab
2026-06-14 08:34:45.642902 | controller |         - ipv6_lab_cleanup
2026-06-14 08:34:45.642907 | controller |         - attach_default_interface
2026-06-14 08:34:45.642912 | controller |         - attach_default_interface_cleanup
2026-06-14 08:34:45.642916 | controller |         - network_isolation_bridge
2026-06-14 08:34:45.642921 | controller |         - network_isolation_bridge_cleanup
2026-06-14 08:34:45.642925 | controller |         - edpm_baremetal_compute
2026-06-14 08:34:45.642930 | controller |         - edpm_compute
2026-06-14 08:34:45.642934 | controller |         - edpm_compute_bootc
2026-06-14 08:34:45.642939 | controller |         - edpm_ansible_runner
2026-06-14 08:34:45.642943 | controller |         - edpm_computes_bgp
2026-06-14 08:34:45.642948 | controller |         - edpm_compute_repos
2026-06-14 08:34:45.642953 | controller |         - edpm_compute_cleanup
2026-06-14 08:34:45.642958 | controller |         - edpm_networker
2026-06-14 08:34:45.642962 | controller |         - edpm_networker_cleanup
2026-06-14 08:34:45.642967 | controller |         - edpm_deploy_instance
2026-06-14 08:34:45.642971 | controller |         - tripleo_deploy
2026-06-14 08:34:45.642976 | controller |         - standalone_deploy
2026-06-14 08:34:45.642983 | controller |         - standalone_sync
2026-06-14 08:34:45.642987 | controller |         - standalone
2026-06-14 08:34:45.642992 | controller |         - standalone_cleanup
2026-06-14 08:34:45.642996 | controller |         - standalone_snapshot
2026-06-14 08:34:45.643000 | controller |         - standalone_revert
2026-06-14 08:34:45.643005 | controller |         - cifmw_prepare
2026-06-14 08:34:45.643010 | controller |         - cifmw_cleanup
2026-06-14 08:34:45.643014 | controller |         - bmaas_network
2026-06-14 08:34:45.643025 | controller |         - bmaas_network_cleanup
2026-06-14 08:34:45.643030 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-14 08:34:45.643035 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-14 08:34:45.643040 | controller |         - bmaas_crc_attach_network
2026-06-14 08:34:45.643045 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-14 08:34:45.643049 | controller |         - bmaas_crc_baremetal_bridge
2026-06-14 08:34:45.643054 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-14 08:34:45.643059 | controller |         - bmaas_baremetal_net_nad
2026-06-14 08:34:45.643064 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-14 08:34:45.643069 | controller |         - bmaas_metallb
2026-06-14 08:34:45.643073 | controller |         - bmaas_metallb_cleanup
2026-06-14 08:34:45.643078 | controller |         - bmaas_virtual_bms
2026-06-14 08:34:45.643083 | controller |         - bmaas_virtual_bms_cleanup
2026-06-14 08:34:45.643088 | controller |         - bmaas_sushy_emulator
2026-06-14 08:34:45.643092 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-14 08:34:45.643097 | controller |         - bmaas_sushy_emulator_wait
2026-06-14 08:34:45.643102 | controller |         - bmaas_generate_nodes_yaml
2026-06-14 08:34:45.643107 | controller |         - bmaas
2026-06-14 08:34:45.643111 | controller |         - bmaas_cleanup
2026-06-14 08:34:45.643116 | controller |       failed: false
2026-06-14 08:34:45.643121 | controller |       success: true
2026-06-14 08:34:45.660151 | controller |
2026-06-14 08:34:45.660248 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-14 08:34:45.660257 | controller |   {
2026-06-14 08:34:45.660263 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-14 08:34:45.660269 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-14 08:34:45.660274 | controller |   } | to_nice_yaml
2026-06-14 08:34:45.660279 | controller | }}, mode=0644] ***
2026-06-14 08:34:45.660284 | controller | Sunday 14 June 2026  08:34:45 +0000 (0:00:00.052)       0:01:00.825 ***********
2026-06-14 08:34:45.660289 | controller | Sunday 14 June 2026  08:34:45 +0000 (0:00:00.053)       0:01:00.824 ***********
2026-06-14 08:34:46.141346 | controller | changed: [localhost]
2026-06-14 08:34:46.141419 | controller |
2026-06-14 08:34:46.141426 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-14 08:34:46.141432 | controller | Sunday 14 June 2026  08:34:46 +0000 (0:00:00.481)       0:01:01.307 ***********
2026-06-14 08:34:46.141438 | controller | Sunday 14 June 2026  08:34:46 +0000 (0:00:00.481)       0:01:01.305 ***********
2026-06-14 08:34:46.192006 | controller | skipping: [localhost]
2026-06-14 08:34:46.192095 | controller |
2026-06-14 08:34:46.192104 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-14 08:34:46.192110 | controller | Sunday 14 June 2026  08:34:46 +0000 (0:00:00.050)       0:01:01.357 ***********
2026-06-14 08:34:46.192116 | controller | Sunday 14 June 2026  08:34:46 +0000 (0:00:00.050)       0:01:01.356 ***********
2026-06-14 08:34:46.216269 | controller | ok: [localhost]
2026-06-14 08:34:46.216355 | controller |
2026-06-14 08:34:46.216363 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-14 08:34:46.216369 | controller | Sunday 14 June 2026  08:34:46 +0000 (0:00:00.024)       0:01:01.382 ***********
2026-06-14 08:34:46.216374 | controller | Sunday 14 June 2026  08:34:46 +0000 (0:00:00.024)       0:01:01.380 ***********
2026-06-14 08:34:46.250643 | 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-14 08:34:46.250747 | controller |
2026-06-14 08:34:46.250754 | 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-14 08:34:46.250778 | controller | Sunday 14 June 2026  08:34:46 +0000 (0:00:00.034)       0:01:01.416 ***********
2026-06-14 08:34:46.250784 | controller | Sunday 14 June 2026  08:34:46 +0000 (0:00:00.034)       0:01:01.415 ***********
2026-06-14 08:34:46.293290 | controller | ok: [localhost] =>
2026-06-14 08:34:46.293375 | controller |     changed: false
2026-06-14 08:34:46.293381 | controller |     msg: All assertions passed
2026-06-14 08:34:46.293385 | controller |
2026-06-14 08:34:46.293390 | 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-14 08:34:46.293395 | controller | Sunday 14 June 2026  08:34:46 +0000 (0:00:00.042)       0:01:01.459 ***********
2026-06-14 08:34:46.293399 | controller | Sunday 14 June 2026  08:34:46 +0000 (0:00:00.042)       0:01:01.457 ***********
2026-06-14 08:34:46.678377 | controller | changed: [localhost]
2026-06-14 08:34:46.678456 | controller |
2026-06-14 08:34:46.678465 | 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-14 08:34:46.678471 | controller | Sunday 14 June 2026  08:34:46 +0000 (0:00:00.384)       0:01:01.844 ***********
2026-06-14 08:34:46.678477 | controller | Sunday 14 June 2026  08:34:46 +0000 (0:00:00.384)       0:01:01.842 ***********
2026-06-14 08:34:46.721171 | controller | ok: [localhost]
2026-06-14 08:34:46.721252 | controller |
2026-06-14 08:34:46.721260 | 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-14 08:34:46.721267 | controller | Sunday 14 June 2026  08:34:46 +0000 (0:00:00.042)       0:01:01.887 ***********
2026-06-14 08:34:46.721274 | controller | Sunday 14 June 2026  08:34:46 +0000 (0:00:00.042)       0:01:01.885 ***********
2026-06-14 08:34:46.783773 | controller | ok: [localhost]
2026-06-14 08:34:46.783871 | controller |
2026-06-14 08:34:46.783877 | 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-14 08:34:46.783883 | controller | Sunday 14 June 2026  08:34:46 +0000 (0:00:00.062)       0:01:01.949 ***********
2026-06-14 08:34:46.783887 | controller | Sunday 14 June 2026  08:34:46 +0000 (0:00:00.062)       0:01:01.948 ***********
2026-06-14 08:34:47.235504 | controller | changed: [localhost]
2026-06-14 08:34:47.235633 | controller |
2026-06-14 08:34:47.235646 | 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-14 08:34:47.235656 | controller | Sunday 14 June 2026  08:34:47 +0000 (0:00:00.451)       0:01:02.401 ***********
2026-06-14 08:34:47.235664 | controller | Sunday 14 June 2026  08:34:47 +0000 (0:00:00.451)       0:01:02.399 ***********
2026-06-14 08:34:47.326650 | controller | ok: [localhost]
2026-06-14 08:34:47.326732 | controller |
2026-06-14 08:34:47.326744 | 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-14 08:34:47.326770 | controller | Sunday 14 June 2026  08:34:47 +0000 (0:00:00.091)       0:01:02.492 ***********
2026-06-14 08:34:47.326779 | controller | Sunday 14 June 2026  08:34:47 +0000 (0:00:00.091)       0:01:02.490 ***********
2026-06-14 08:34:47.450077 | controller | ok: [localhost]
2026-06-14 08:34:47.450146 | controller |
2026-06-14 08:34:47.450157 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-14 08:34:47.450166 | controller | Sunday 14 June 2026  08:34:47 +0000 (0:00:00.123)       0:01:02.615 ***********
2026-06-14 08:34:47.450173 | controller | Sunday 14 June 2026  08:34:47 +0000 (0:00:00.123)       0:01:02.614 ***********
2026-06-14 08:34:47.595841 | 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-14 08:34:47.595943 | controller |
2026-06-14 08:34:47.595958 | 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-14 08:34:47.595971 | controller | Sunday 14 June 2026  08:34:47 +0000 (0:00:00.146)       0:01:02.761 ***********
2026-06-14 08:34:47.595981 | controller | Sunday 14 June 2026  08:34:47 +0000 (0:00:00.146)       0:01:02.760 ***********
2026-06-14 08:34:47.667709 | controller | ok: [localhost]
2026-06-14 08:34:47.667773 | controller |
2026-06-14 08:34:47.667784 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-14 08:34:47.667793 | controller | Sunday 14 June 2026  08:34:47 +0000 (0:00:00.071)       0:01:02.833 ***********
2026-06-14 08:34:47.667801 | controller | Sunday 14 June 2026  08:34:47 +0000 (0:00:00.071)       0:01:02.832 ***********
2026-06-14 08:34:47.889153 | controller | ok: [localhost]
2026-06-14 08:34:47.889208 | controller |
2026-06-14 08:34:47.889219 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-14 08:34:47.889227 | controller | Sunday 14 June 2026  08:34:47 +0000 (0:00:00.220)       0:01:03.054 ***********
2026-06-14 08:34:47.889235 | controller | Sunday 14 June 2026  08:34:47 +0000 (0:00:00.220)       0:01:03.052 ***********
2026-06-14 08:34:47.925479 | controller | skipping: [localhost]
2026-06-14 08:34:47.925606 | controller |
2026-06-14 08:34:47.925626 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-14 08:34:47.925640 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-14 08:34:47.925652 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-14 08:34:47.925663 | controller | Sunday 14 June 2026  08:34:47 +0000 (0:00:00.036)       0:01:03.090 ***********
2026-06-14 08:34:47.925675 | controller | Sunday 14 June 2026  08:34:47 +0000 (0:00:00.036)       0:01:03.089 ***********
2026-06-14 08:34:48.130346 | controller | ok: [localhost]
2026-06-14 08:34:48.130424 | controller |
2026-06-14 08:34:48.130436 | 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-14 08:34:48.130445 | controller | Sunday 14 June 2026  08:34:48 +0000 (0:00:00.205)       0:01:03.296 ***********
2026-06-14 08:34:48.130453 | controller | Sunday 14 June 2026  08:34:48 +0000 (0:00:00.205)       0:01:03.294 ***********
2026-06-14 08:34:48.167608 | controller | ok: [localhost]
2026-06-14 08:34:48.167669 | controller |
2026-06-14 08:34:48.167678 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-14 08:34:48.167687 | controller | Sunday 14 June 2026  08:34:48 +0000 (0:00:00.037)       0:01:03.333 ***********
2026-06-14 08:34:48.167694 | controller | Sunday 14 June 2026  08:34:48 +0000 (0:00:00.037)       0:01:03.331 ***********
2026-06-14 08:34:48.381833 | controller | ok: [localhost]
2026-06-14 08:34:48.381905 | controller |
2026-06-14 08:34:48.381917 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-14 08:34:48.381925 | controller | Sunday 14 June 2026  08:34:48 +0000 (0:00:00.214)       0:01:03.547 ***********
2026-06-14 08:34:48.381933 | controller | Sunday 14 June 2026  08:34:48 +0000 (0:00:00.214)       0:01:03.546 ***********
2026-06-14 08:34:48.603925 | controller | ok: [localhost]
2026-06-14 08:34:48.604015 | controller |
2026-06-14 08:34:48.604028 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-14 08:34:48.604039 | controller | Sunday 14 June 2026  08:34:48 +0000 (0:00:00.222)       0:01:03.769 ***********
2026-06-14 08:34:48.604047 | controller | Sunday 14 June 2026  08:34:48 +0000 (0:00:00.222)       0:01:03.768 ***********
2026-06-14 08:35:33.348516 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-14 08:35:33.348653 | controller | changed: [localhost]
2026-06-14 08:35:33.348675 | controller |
2026-06-14 08:35:33.348684 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-14 08:35:33.348692 | controller | Sunday 14 June 2026  08:35:33 +0000 (0:00:44.743)       0:01:48.513 ***********
2026-06-14 08:35:33.348700 | controller | Sunday 14 June 2026  08:35:33 +0000 (0:00:44.744)       0:01:48.512 ***********
2026-06-14 08:35:33.390597 | controller | skipping: [localhost]
2026-06-14 08:35:33.390685 | controller |
2026-06-14 08:35:33.390695 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-14 08:35:33.390704 | controller | Sunday 14 June 2026  08:35:33 +0000 (0:00:00.042)       0:01:48.556 ***********
2026-06-14 08:35:33.390712 | controller | Sunday 14 June 2026  08:35:33 +0000 (0:00:00.042)       0:01:48.554 ***********
2026-06-14 08:35:33.579121 | controller | ok: [localhost]
2026-06-14 08:35:33.579191 | controller |
2026-06-14 08:35:33.579196 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-14 08:35:33.579200 | controller | Sunday 14 June 2026  08:35:33 +0000 (0:00:00.188)       0:01:48.744 ***********
2026-06-14 08:35:33.579204 | controller | Sunday 14 June 2026  08:35:33 +0000 (0:00:00.188)       0:01:48.743 ***********
2026-06-14 08:35:33.692177 | controller | skipping: [localhost]
2026-06-14 08:35:33.692254 | controller |
2026-06-14 08:35:33.692286 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-14 08:35:33.692299 | controller |
2026-06-14 08:35:33.692310 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-14 08:35:33.692321 | controller | Sunday 14 June 2026  08:35:33 +0000 (0:00:00.113)       0:01:48.858 ***********
2026-06-14 08:35:33.692332 | controller | Sunday 14 June 2026  08:35:33 +0000 (0:00:00.113)       0:01:48.856 ***********
2026-06-14 08:35:33.736849 | controller |
2026-06-14 08:35:33.736932 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-14 08:35:33.736939 | controller | Sunday 14 June 2026  08:35:33 +0000 (0:00:00.044)       0:01:48.902 ***********
2026-06-14 08:35:33.736944 | controller | Sunday 14 June 2026  08:35:33 +0000 (0:00:00.044)       0:01:48.901 ***********
2026-06-14 08:35:33.940995 | controller | ok: [localhost]
2026-06-14 08:35:33.941088 | controller |
2026-06-14 08:35:33.941100 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-14 08:35:33.941108 | controller | Sunday 14 June 2026  08:35:33 +0000 (0:00:00.204)       0:01:49.106 ***********
2026-06-14 08:35:33.941116 | controller | Sunday 14 June 2026  08:35:33 +0000 (0:00:00.204)       0:01:49.105 ***********
2026-06-14 08:35:34.141248 | controller | ok: [localhost]
2026-06-14 08:35:34.141343 | controller |
2026-06-14 08:35:34.141381 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-14 08:35:34.141390 | controller | ] ***
2026-06-14 08:35:34.141399 | controller | Sunday 14 June 2026  08:35:34 +0000 (0:00:00.200)       0:01:49.307 ***********
2026-06-14 08:35:34.141418 | controller | Sunday 14 June 2026  08:35:34 +0000 (0:00:00.200)       0:01:49.305 ***********
2026-06-14 08:35:34.179431 | controller | ok: [localhost] =>
2026-06-14 08:35:34.179505 | controller |     msg: |
2026-06-14 08:35:34.179516 | 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-14 08:35:34.179525 | controller |
2026-06-14 08:35:34.179534 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-14 08:35:34.179542 | controller | Sunday 14 June 2026  08:35:34 +0000 (0:00:00.037)       0:01:49.344 ***********
2026-06-14 08:35:34.179589 | controller | Sunday 14 June 2026  08:35:34 +0000 (0:00:00.037)       0:01:49.343 ***********
2026-06-14 08:35:34.256341 | 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-14 08:35:34.256426 | 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-14 08:35:34.256432 | 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-14 08:35:34.256438 | controller |
2026-06-14 08:35:34.256445 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-14 08:35:34.256450 | controller | Sunday 14 June 2026  08:35:34 +0000 (0:00:00.077)       0:01:49.422 ***********
2026-06-14 08:35:34.256456 | controller | Sunday 14 June 2026  08:35:34 +0000 (0:00:00.077)       0:01:49.420 ***********
2026-06-14 08:35:34.298430 | controller | skipping: [localhost]
2026-06-14 08:35:34.298540 | controller |
2026-06-14 08:35:34.298586 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-14 08:35:34.298596 | controller | Sunday 14 June 2026  08:35:34 +0000 (0:00:00.041)       0:01:49.464 ***********
2026-06-14 08:35:34.298613 | controller | Sunday 14 June 2026  08:35:34 +0000 (0:00:00.041)       0:01:49.462 ***********
2026-06-14 08:35:34.507713 | controller | ok: [localhost]
2026-06-14 08:35:34.507770 | controller |
2026-06-14 08:35:34.507782 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-14 08:35:34.507788 | controller | Sunday 14 June 2026  08:35:34 +0000 (0:00:00.209)       0:01:49.673 ***********
2026-06-14 08:35:34.507792 | controller | Sunday 14 June 2026  08:35:34 +0000 (0:00:00.209)       0:01:49.672 ***********
2026-06-14 08:35:34.869375 | controller | changed: [localhost]
2026-06-14 08:35:34.869449 | controller |
2026-06-14 08:35:34.869454 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-14 08:35:34.869459 | controller | Sunday 14 June 2026  08:35:34 +0000 (0:00:00.361)       0:01:50.035 ***********
2026-06-14 08:35:34.869463 | controller | Sunday 14 June 2026  08:35:34 +0000 (0:00:00.361)       0:01:50.033 ***********
2026-06-14 08:35:35.205932 | controller | ok: [localhost]
2026-06-14 08:35:35.206027 | controller |
2026-06-14 08:35:35.206039 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-14 08:35:35.206047 | controller | Sunday 14 June 2026  08:35:35 +0000 (0:00:00.335)       0:01:50.371 ***********
2026-06-14 08:35:35.206055 | controller | Sunday 14 June 2026  08:35:35 +0000 (0:00:00.336)       0:01:50.369 ***********
2026-06-14 08:35:35.661713 | controller | changed: [localhost]
2026-06-14 08:35:35.661791 | controller |
2026-06-14 08:35:35.661797 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-14 08:35:35.661802 | controller | Sunday 14 June 2026  08:35:35 +0000 (0:00:00.456)       0:01:50.827 ***********
2026-06-14 08:35:35.661805 | controller | Sunday 14 June 2026  08:35:35 +0000 (0:00:00.456)       0:01:50.826 ***********
2026-06-14 08:35:35.752794 | controller | ok: [localhost]
2026-06-14 08:35:35.752854 | controller |
2026-06-14 08:35:35.752860 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-14 08:35:35.752865 | controller | Sunday 14 June 2026  08:35:35 +0000 (0:00:00.091)       0:01:50.918 ***********
2026-06-14 08:35:35.752884 | controller | Sunday 14 June 2026  08:35:35 +0000 (0:00:00.091)       0:01:50.917 ***********
2026-06-14 08:35:35.942294 | controller | changed: [localhost]
2026-06-14 08:35:35.942366 | controller |
2026-06-14 08:35:35.942376 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-14 08:35:35.942385 | controller | Sunday 14 June 2026  08:35:35 +0000 (0:00:00.189)       0:01:51.108 ***********
2026-06-14 08:35:35.942393 | controller | Sunday 14 June 2026  08:35:35 +0000 (0:00:00.189)       0:01:51.106 ***********
2026-06-14 08:35:35.967764 | controller | skipping: [localhost]
2026-06-14 08:35:35.967792 | controller |
2026-06-14 08:35:35.967800 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-14 08:35:35.967809 | controller | Sunday 14 June 2026  08:35:35 +0000 (0:00:00.025)       0:01:51.133 ***********
2026-06-14 08:35:35.967817 | controller | Sunday 14 June 2026  08:35:35 +0000 (0:00:00.025)       0:01:51.132 ***********
2026-06-14 08:35:36.206301 | controller | ok: [localhost]
2026-06-14 08:35:36.206391 | controller |
2026-06-14 08:35:36.206402 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-14 08:35:36.206410 | controller | Sunday 14 June 2026  08:35:36 +0000 (0:00:00.237)       0:01:51.371 ***********
2026-06-14 08:35:36.206417 | controller | Sunday 14 June 2026  08:35:36 +0000 (0:00:00.238)       0:01:51.370 ***********
2026-06-14 08:35:36.443589 | controller | changed: [localhost]
2026-06-14 08:35:36.443671 | controller |
2026-06-14 08:35:36.443682 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-14 08:35:36.443710 | controller | Sunday 14 June 2026  08:35:36 +0000 (0:00:00.237)       0:01:51.609 ***********
2026-06-14 08:35:36.443718 | controller | Sunday 14 June 2026  08:35:36 +0000 (0:00:00.237)       0:01:51.607 ***********
2026-06-14 08:35:36.653939 | controller | ok: [localhost]
2026-06-14 08:35:36.654013 | controller |
2026-06-14 08:35:36.654020 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-14 08:35:36.654025 | controller | Sunday 14 June 2026  08:35:36 +0000 (0:00:00.210)       0:01:51.819 ***********
2026-06-14 08:35:36.654029 | controller | Sunday 14 June 2026  08:35:36 +0000 (0:00:00.210)       0:01:51.818 ***********
2026-06-14 08:35:37.169499 | controller | changed: [localhost]
2026-06-14 08:35:37.169599 | controller |
2026-06-14 08:35:37.169617 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-14 08:35:37.169639 | controller | Sunday 14 June 2026  08:35:37 +0000 (0:00:00.514)       0:01:52.334 ***********
2026-06-14 08:35:37.169650 | controller | Sunday 14 June 2026  08:35:37 +0000 (0:00:00.514)       0:01:52.333 ***********
2026-06-14 08:35:37.299141 | controller | ok: [localhost]
2026-06-14 08:35:37.299193 | controller |
2026-06-14 08:35:37.299203 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-14 08:35:37.299212 | controller | Sunday 14 June 2026  08:35:37 +0000 (0:00:00.128)       0:01:52.463 ***********
2026-06-14 08:35:37.299220 | controller | Sunday 14 June 2026  08:35:37 +0000 (0:00:00.128)       0:01:52.461 ***********
2026-06-14 08:35:37.542609 | controller | changed: [localhost]
2026-06-14 08:35:37.542646 | controller |
2026-06-14 08:35:37.542652 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-14 08:35:37.542656 | controller | Sunday 14 June 2026  08:35:37 +0000 (0:00:00.245)       0:01:52.708 ***********
2026-06-14 08:35:37.542659 | controller | Sunday 14 June 2026  08:35:37 +0000 (0:00:00.245)       0:01:52.706 ***********
2026-06-14 08:35:37.582541 | controller | skipping: [localhost]
2026-06-14 08:35:37.582623 | controller |
2026-06-14 08:35:37.582634 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-14 08:35:37.582643 | controller | Sunday 14 June 2026  08:35:37 +0000 (0:00:00.040)       0:01:52.748 ***********
2026-06-14 08:35:37.582651 | controller | Sunday 14 June 2026  08:35:37 +0000 (0:00:00.040)       0:01:52.746 ***********
2026-06-14 08:35:37.785333 | controller | ok: [localhost]
2026-06-14 08:35:37.785369 | controller |
2026-06-14 08:35:37.785375 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-14 08:35:37.785386 | controller | Sunday 14 June 2026  08:35:37 +0000 (0:00:00.202)       0:01:52.951 ***********
2026-06-14 08:35:37.785390 | controller | Sunday 14 June 2026  08:35:37 +0000 (0:00:00.202)       0:01:52.949 ***********
2026-06-14 08:35:37.971177 | controller | changed: [localhost]
2026-06-14 08:35:37.971252 | controller |
2026-06-14 08:35:37.971257 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-14 08:35:37.971261 | controller | Sunday 14 June 2026  08:35:37 +0000 (0:00:00.185)       0:01:53.137 ***********
2026-06-14 08:35:37.971265 | controller | Sunday 14 June 2026  08:35:37 +0000 (0:00:00.185)       0:01:53.135 ***********
2026-06-14 08:35:38.214377 | controller | ok: [localhost]
2026-06-14 08:35:38.214454 | controller |
2026-06-14 08:35:38.214462 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-14 08:35:38.214468 | controller | Sunday 14 June 2026  08:35:38 +0000 (0:00:00.243)       0:01:53.380 ***********
2026-06-14 08:35:38.214473 | controller | Sunday 14 June 2026  08:35:38 +0000 (0:00:00.243)       0:01:53.378 ***********
2026-06-14 08:35:38.710587 | controller | changed: [localhost]
2026-06-14 08:35:38.710663 | controller |
2026-06-14 08:35:38.710671 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-14 08:35:38.710675 | controller | Sunday 14 June 2026  08:35:38 +0000 (0:00:00.495)       0:01:53.875 ***********
2026-06-14 08:35:38.710679 | controller | Sunday 14 June 2026  08:35:38 +0000 (0:00:00.495)       0:01:53.874 ***********
2026-06-14 08:35:38.780091 | controller | ok: [localhost]
2026-06-14 08:35:38.780154 | controller |
2026-06-14 08:35:38.780161 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-14 08:35:38.780167 | controller | Sunday 14 June 2026  08:35:38 +0000 (0:00:00.069)       0:01:53.945 ***********
2026-06-14 08:35:38.780184 | controller | Sunday 14 June 2026  08:35:38 +0000 (0:00:00.069)       0:01:53.944 ***********
2026-06-14 08:35:39.011013 | controller | changed: [localhost]
2026-06-14 08:35:39.011095 | controller |
2026-06-14 08:35:39.011102 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-14 08:35:39.011108 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.230)       0:01:54.176 ***********
2026-06-14 08:35:39.011113 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.230)       0:01:54.174 ***********
2026-06-14 08:35:39.056771 | controller | skipping: [localhost]
2026-06-14 08:35:39.056853 | controller |
2026-06-14 08:35:39.056865 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-14 08:35:39.056874 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.045)       0:01:54.222 ***********
2026-06-14 08:35:39.056881 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.045)       0:01:54.220 ***********
2026-06-14 08:35:39.177863 | controller | skipping: [localhost]
2026-06-14 08:35:39.177987 | controller |
2026-06-14 08:35:39.178001 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-14 08:35:39.178013 | controller |
2026-06-14 08:35:39.178024 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-14 08:35:39.178035 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.121)       0:01:54.344 ***********
2026-06-14 08:35:39.178044 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.121)       0:01:54.342 ***********
2026-06-14 08:35:39.256007 | controller |
2026-06-14 08:35:39.256080 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-14 08:35:39.256086 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.078)       0:01:54.422 ***********
2026-06-14 08:35:39.256090 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.078)       0:01:54.420 ***********
2026-06-14 08:35:39.480724 | controller | ok: [localhost]
2026-06-14 08:35:39.480815 | controller |
2026-06-14 08:35:39.480833 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-14 08:35:39.480840 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.224)       0:01:54.646 ***********
2026-06-14 08:35:39.480846 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.224)       0:01:54.644 ***********
2026-06-14 08:35:39.721060 | controller | ok: [localhost]
2026-06-14 08:35:39.721146 | controller |
2026-06-14 08:35:39.721161 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-14 08:35:39.721171 | controller | ] ***
2026-06-14 08:35:39.721179 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.240)       0:01:54.886 ***********
2026-06-14 08:35:39.721188 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.240)       0:01:54.885 ***********
2026-06-14 08:35:39.760352 | controller | ok: [localhost] =>
2026-06-14 08:35:39.760428 | controller |     msg: |
2026-06-14 08:35:39.760440 | 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-14 08:35:39.760449 | controller |
2026-06-14 08:35:39.760458 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-14 08:35:39.760466 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.038)       0:01:54.925 ***********
2026-06-14 08:35:39.760473 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.038)       0:01:54.924 ***********
2026-06-14 08:35:39.840633 | 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-14 08:35:39.840723 | 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-14 08:35:39.840728 | 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-14 08:35:39.840732 | controller |
2026-06-14 08:35:39.840736 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-14 08:35:39.840741 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.080)       0:01:55.006 ***********
2026-06-14 08:35:39.840745 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.080)       0:01:55.004 ***********
2026-06-14 08:35:39.871804 | controller | skipping: [localhost]
2026-06-14 08:35:39.871829 | controller |
2026-06-14 08:35:39.871833 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-14 08:35:39.871838 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.031)       0:01:55.037 ***********
2026-06-14 08:35:39.871842 | controller | Sunday 14 June 2026  08:35:39 +0000 (0:00:00.031)       0:01:55.036 ***********
2026-06-14 08:35:40.107236 | controller | ok: [localhost]
2026-06-14 08:35:40.107319 | controller |
2026-06-14 08:35:40.107329 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-14 08:35:40.107338 | controller | Sunday 14 June 2026  08:35:40 +0000 (0:00:00.235)       0:01:55.273 ***********
2026-06-14 08:35:40.107346 | controller | Sunday 14 June 2026  08:35:40 +0000 (0:00:00.235)       0:01:55.271 ***********
2026-06-14 08:35:40.305416 | controller | changed: [localhost]
2026-06-14 08:35:40.305528 | controller |
2026-06-14 08:35:40.305544 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-14 08:35:40.305598 | controller | Sunday 14 June 2026  08:35:40 +0000 (0:00:00.198)       0:01:55.471 ***********
2026-06-14 08:35:40.305610 | controller | Sunday 14 June 2026  08:35:40 +0000 (0:00:00.198)       0:01:55.469 ***********
2026-06-14 08:35:40.480845 | controller | ok: [localhost]
2026-06-14 08:35:40.480921 | controller |
2026-06-14 08:35:40.480937 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-14 08:35:40.480950 | controller | Sunday 14 June 2026  08:35:40 +0000 (0:00:00.175)       0:01:55.646 ***********
2026-06-14 08:35:40.480961 | controller | Sunday 14 June 2026  08:35:40 +0000 (0:00:00.175)       0:01:55.644 ***********
2026-06-14 08:35:40.954734 | controller | changed: [localhost]
2026-06-14 08:35:40.954797 | controller |
2026-06-14 08:35:40.954802 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-14 08:35:40.954807 | controller | Sunday 14 June 2026  08:35:40 +0000 (0:00:00.473)       0:01:56.119 ***********
2026-06-14 08:35:40.954822 | controller | Sunday 14 June 2026  08:35:40 +0000 (0:00:00.473)       0:01:56.118 ***********
2026-06-14 08:35:41.029442 | controller | ok: [localhost]
2026-06-14 08:35:41.029527 | controller |
2026-06-14 08:35:41.029539 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-14 08:35:41.029575 | controller | Sunday 14 June 2026  08:35:41 +0000 (0:00:00.075)       0:01:56.195 ***********
2026-06-14 08:35:41.029586 | controller | Sunday 14 June 2026  08:35:41 +0000 (0:00:00.075)       0:01:56.193 ***********
2026-06-14 08:35:41.264475 | controller | changed: [localhost]
2026-06-14 08:35:41.264548 | controller |
2026-06-14 08:35:41.264580 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-14 08:35:41.264587 | controller | Sunday 14 June 2026  08:35:41 +0000 (0:00:00.234)       0:01:56.429 ***********
2026-06-14 08:35:41.264591 | controller | Sunday 14 June 2026  08:35:41 +0000 (0:00:00.234)       0:01:56.428 ***********
2026-06-14 08:35:41.311829 | controller | skipping: [localhost]
2026-06-14 08:35:41.311908 | controller |
2026-06-14 08:35:41.311918 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-14 08:35:41.311925 | controller | Sunday 14 June 2026  08:35:41 +0000 (0:00:00.047)       0:01:56.477 ***********
2026-06-14 08:35:41.311931 | controller | Sunday 14 June 2026  08:35:41 +0000 (0:00:00.047)       0:01:56.475 ***********
2026-06-14 08:35:41.562037 | controller | ok: [localhost]
2026-06-14 08:35:41.562115 | controller |
2026-06-14 08:35:41.562131 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-14 08:35:41.562143 | controller | Sunday 14 June 2026  08:35:41 +0000 (0:00:00.250)       0:01:56.728 ***********
2026-06-14 08:35:41.562168 | controller | Sunday 14 June 2026  08:35:41 +0000 (0:00:00.250)       0:01:56.726 ***********
2026-06-14 08:35:41.743674 | controller | changed: [localhost]
2026-06-14 08:35:41.743763 | controller |
2026-06-14 08:35:41.743774 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-14 08:35:41.743782 | controller | Sunday 14 June 2026  08:35:41 +0000 (0:00:00.181)       0:01:56.909 ***********
2026-06-14 08:35:41.743790 | controller | Sunday 14 June 2026  08:35:41 +0000 (0:00:00.181)       0:01:56.907 ***********
2026-06-14 08:35:41.957403 | controller | ok: [localhost]
2026-06-14 08:35:41.957455 | controller |
2026-06-14 08:35:41.957461 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-14 08:35:41.957465 | controller | Sunday 14 June 2026  08:35:41 +0000 (0:00:00.213)       0:01:57.123 ***********
2026-06-14 08:35:41.957469 | controller | Sunday 14 June 2026  08:35:41 +0000 (0:00:00.213)       0:01:57.121 ***********
2026-06-14 08:35:42.451446 | controller | changed: [localhost]
2026-06-14 08:35:42.451585 | controller |
2026-06-14 08:35:42.451599 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-14 08:35:42.451609 | controller | Sunday 14 June 2026  08:35:42 +0000 (0:00:00.493)       0:01:57.617 ***********
2026-06-14 08:35:42.451617 | controller | Sunday 14 June 2026  08:35:42 +0000 (0:00:00.494)       0:01:57.615 ***********
2026-06-14 08:35:42.539374 | controller | ok: [localhost]
2026-06-14 08:35:42.539493 | controller |
2026-06-14 08:35:42.539504 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-14 08:35:42.539513 | controller | Sunday 14 June 2026  08:35:42 +0000 (0:00:00.087)       0:01:57.705 ***********
2026-06-14 08:35:42.539522 | controller | Sunday 14 June 2026  08:35:42 +0000 (0:00:00.087)       0:01:57.703 ***********
2026-06-14 08:35:42.762782 | controller | changed: [localhost]
2026-06-14 08:35:42.762852 | controller |
2026-06-14 08:35:42.762858 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-14 08:35:42.762863 | controller | Sunday 14 June 2026  08:35:42 +0000 (0:00:00.223)       0:01:57.928 ***********
2026-06-14 08:35:42.762867 | controller | Sunday 14 June 2026  08:35:42 +0000 (0:00:00.223)       0:01:57.926 ***********
2026-06-14 08:35:42.796159 | controller | skipping: [localhost]
2026-06-14 08:35:42.796241 | controller |
2026-06-14 08:35:42.796252 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-14 08:35:42.796279 | controller | Sunday 14 June 2026  08:35:42 +0000 (0:00:00.033)       0:01:57.961 ***********
2026-06-14 08:35:42.796287 | controller | Sunday 14 June 2026  08:35:42 +0000 (0:00:00.033)       0:01:57.960 ***********
2026-06-14 08:35:43.026005 | controller | ok: [localhost]
2026-06-14 08:35:43.026067 | controller |
2026-06-14 08:35:43.026073 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-14 08:35:43.026077 | controller | Sunday 14 June 2026  08:35:43 +0000 (0:00:00.229)       0:01:58.191 ***********
2026-06-14 08:35:43.026081 | controller | Sunday 14 June 2026  08:35:43 +0000 (0:00:00.229)       0:01:58.190 ***********
2026-06-14 08:35:43.262495 | controller | changed: [localhost]
2026-06-14 08:35:43.262542 | controller |
2026-06-14 08:35:43.262567 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-14 08:35:43.262575 | controller | Sunday 14 June 2026  08:35:43 +0000 (0:00:00.236)       0:01:58.428 ***********
2026-06-14 08:35:43.262580 | controller | Sunday 14 June 2026  08:35:43 +0000 (0:00:00.236)       0:01:58.426 ***********
2026-06-14 08:35:43.493394 | controller | ok: [localhost]
2026-06-14 08:35:43.493483 | controller |
2026-06-14 08:35:43.493494 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-14 08:35:43.493504 | controller | Sunday 14 June 2026  08:35:43 +0000 (0:00:00.230)       0:01:58.659 ***********
2026-06-14 08:35:43.493512 | controller | Sunday 14 June 2026  08:35:43 +0000 (0:00:00.230)       0:01:58.657 ***********
2026-06-14 08:35:43.955667 | controller | changed: [localhost]
2026-06-14 08:35:43.955756 | controller |
2026-06-14 08:35:43.955764 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-14 08:35:43.955770 | controller | Sunday 14 June 2026  08:35:43 +0000 (0:00:00.461)       0:01:59.121 ***********
2026-06-14 08:35:43.955775 | controller | Sunday 14 June 2026  08:35:43 +0000 (0:00:00.461)       0:01:59.119 ***********
2026-06-14 08:35:43.996293 | controller | ok: [localhost]
2026-06-14 08:35:43.996371 | controller |
2026-06-14 08:35:43.996380 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-14 08:35:43.996385 | controller | Sunday 14 June 2026  08:35:43 +0000 (0:00:00.040)       0:01:59.161 ***********
2026-06-14 08:35:43.996389 | controller | Sunday 14 June 2026  08:35:43 +0000 (0:00:00.040)       0:01:59.160 ***********
2026-06-14 08:35:44.230472 | controller | changed: [localhost]
2026-06-14 08:35:44.230523 | controller |
2026-06-14 08:35:44.230531 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-14 08:35:44.230539 | controller | Sunday 14 June 2026  08:35:44 +0000 (0:00:00.234)       0:01:59.396 ***********
2026-06-14 08:35:44.230572 | controller | Sunday 14 June 2026  08:35:44 +0000 (0:00:00.234)       0:01:59.394 ***********
2026-06-14 08:35:44.431033 | controller | ok: [localhost]
2026-06-14 08:35:44.431134 | controller |
2026-06-14 08:35:44.431145 | 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-14 08:35:44.431156 | controller | Sunday 14 June 2026  08:35:44 +0000 (0:00:00.200)       0:01:59.596 ***********
2026-06-14 08:35:44.431165 | controller | Sunday 14 June 2026  08:35:44 +0000 (0:00:00.200)       0:01:59.595 ***********
2026-06-14 08:35:44.474064 | controller | skipping: [localhost]
2026-06-14 08:35:44.474187 | controller |
2026-06-14 08:35:44.474203 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-14 08:35:44.474215 | controller | Sunday 14 June 2026  08:35:44 +0000 (0:00:00.043)       0:01:59.640 ***********
2026-06-14 08:35:44.474226 | controller | Sunday 14 June 2026  08:35:44 +0000 (0:00:00.043)       0:01:59.638 ***********
2026-06-14 08:35:44.508060 | controller | skipping: [localhost]
2026-06-14 08:35:44.508158 | controller |
2026-06-14 08:35:44.508169 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-14 08:35:44.508177 | controller |   _net_env_def_slurp['content'] |
2026-06-14 08:35:44.508186 | controller |   b64decode |
2026-06-14 08:35:44.508203 | controller |   from_yaml
2026-06-14 08:35:44.508211 | controller | }}, cacheable=True] ***
2026-06-14 08:35:44.508219 | controller | Sunday 14 June 2026  08:35:44 +0000 (0:00:00.033)       0:01:59.673 ***********
2026-06-14 08:35:44.508226 | controller | Sunday 14 June 2026  08:35:44 +0000 (0:00:00.033)       0:01:59.672 ***********
2026-06-14 08:35:44.564327 | controller | skipping: [localhost]
2026-06-14 08:35:44.564411 | controller |
2026-06-14 08:35:44.564417 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-14 08:35:44.564421 | controller | Sunday 14 June 2026  08:35:44 +0000 (0:00:00.055)       0:01:59.729 ***********
2026-06-14 08:35:44.564424 | controller | Sunday 14 June 2026  08:35:44 +0000 (0:00:00.055)       0:01:59.728 ***********
2026-06-14 08:35:44.599526 | controller | skipping: [localhost]
2026-06-14 08:35:44.599615 | controller |
2026-06-14 08:35:44.599623 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-14 08:35:44.599628 | controller | Sunday 14 June 2026  08:35:44 +0000 (0:00:00.035)       0:01:59.765 ***********
2026-06-14 08:35:44.599633 | controller | Sunday 14 June 2026  08:35:44 +0000 (0:00:00.035)       0:01:59.763 ***********
2026-06-14 08:35:44.781033 | controller |
2026-06-14 08:35:44.781132 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-14 08:35:44.781138 | controller | Sunday 14 June 2026  08:35:44 +0000 (0:00:00.181)       0:01:59.947 ***********
2026-06-14 08:35:44.781142 | controller | Sunday 14 June 2026  08:35:44 +0000 (0:00:00.181)       0:01:59.945 ***********
2026-06-14 08:35:45.350165 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-14 08:35:45.350276 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-14 08:35:45.350284 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-14 08:35:45.350291 | controller |
2026-06-14 08:35:45.350298 | 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-14 08:35:45.350304 | controller | Sunday 14 June 2026  08:35:45 +0000 (0:00:00.568)       0:02:00.516 ***********
2026-06-14 08:35:45.350311 | controller | Sunday 14 June 2026  08:35:45 +0000 (0:00:00.568)       0:02:00.514 ***********
2026-06-14 08:35:45.587829 | controller | changed: [localhost]
2026-06-14 08:35:45.587914 | controller |
2026-06-14 08:35:45.587925 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-14 08:35:45.587934 | controller | Sunday 14 June 2026  08:35:45 +0000 (0:00:00.237)       0:02:00.753 ***********
2026-06-14 08:35:45.587942 | controller | Sunday 14 June 2026  08:35:45 +0000 (0:00:00.237)       0:02:00.751 ***********
2026-06-14 08:35:45.815089 | controller | ok: [localhost]
2026-06-14 08:35:45.815174 | controller |
2026-06-14 08:35:45.815185 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-14 08:35:45.815194 | controller | Sunday 14 June 2026  08:35:45 +0000 (0:00:00.226)       0:02:00.980 ***********
2026-06-14 08:35:45.815202 | controller | Sunday 14 June 2026  08:35:45 +0000 (0:00:00.227)       0:02:00.978 ***********
2026-06-14 08:35:45.860937 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-14 08:35:45.861018 | controller |
2026-06-14 08:35:45.861025 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-14 08:35:45.861031 | controller | Sunday 14 June 2026  08:35:45 +0000 (0:00:00.046)       0:02:01.026 ***********
2026-06-14 08:35:45.861036 | controller | Sunday 14 June 2026  08:35:45 +0000 (0:00:00.046)       0:02:01.025 ***********
2026-06-14 08:35:46.368624 | controller | changed: [localhost]
2026-06-14 08:35:46.368770 | controller |
2026-06-14 08:35:46.368777 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-14 08:35:46.368783 | controller |   _crc_vers.stdout_lines |
2026-06-14 08:35:46.368788 | controller |   select('match', 'CRC') | first |
2026-06-14 08:35:46.368793 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-14 08:35:46.368797 | controller |   _crc_vers.stdout_lines |
2026-06-14 08:35:46.368801 | controller |   select ('match', 'OpenShift') | first |
2026-06-14 08:35:46.368821 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-14 08:35:46.368825 | controller | Sunday 14 June 2026  08:35:46 +0000 (0:00:00.507)       0:02:01.534 ***********
2026-06-14 08:35:46.368829 | controller | Sunday 14 June 2026  08:35:46 +0000 (0:00:00.507)       0:02:01.532 ***********
2026-06-14 08:35:46.401341 | controller | ok: [localhost]
2026-06-14 08:35:46.401419 | controller |
2026-06-14 08:35:46.401426 | 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-14 08:35:46.401431 | controller | Sunday 14 June 2026  08:35:46 +0000 (0:00:00.032)       0:02:01.567 ***********
2026-06-14 08:35:46.401435 | controller | Sunday 14 June 2026  08:35:46 +0000 (0:00:00.032)       0:02:01.565 ***********
2026-06-14 08:35:46.429480 | controller | ok: [localhost] =>
2026-06-14 08:35:46.429612 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-14 08:35:46.429619 | controller |       OpenShift version 4.20.1.'
2026-06-14 08:35:46.429624 | controller |
2026-06-14 08:35:46.429627 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-14 08:35:46.429631 | controller | Sunday 14 June 2026  08:35:46 +0000 (0:00:00.028)       0:02:01.595 ***********
2026-06-14 08:35:46.429635 | controller | Sunday 14 June 2026  08:35:46 +0000 (0:00:00.028)       0:02:01.593 ***********
2026-06-14 08:35:46.963586 | controller | ok: [localhost]
2026-06-14 08:35:46.963638 | controller |
2026-06-14 08:35:46.963649 | 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-14 08:35:46.963658 | controller |   _domain is defined and
2026-06-14 08:35:46.963667 | controller |   'crc' in _domains and
2026-06-14 08:35:46.963675 | controller |   _domains.crc.state == 'running'
2026-06-14 08:35:46.963683 | controller | }}] ***
2026-06-14 08:35:46.963691 | controller | Sunday 14 June 2026  08:35:46 +0000 (0:00:00.533)       0:02:02.129 ***********
2026-06-14 08:35:46.963699 | controller | Sunday 14 June 2026  08:35:46 +0000 (0:00:00.533)       0:02:02.127 ***********
2026-06-14 08:35:47.009904 | controller | ok: [localhost]
2026-06-14 08:35:47.009952 | controller |
2026-06-14 08:35:47.009961 | 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-14 08:35:47.009970 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.046)       0:02:02.175 ***********
2026-06-14 08:35:47.009979 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.046)       0:02:02.173 ***********
2026-06-14 08:35:47.048365 | controller | skipping: [localhost]
2026-06-14 08:35:47.048417 | controller |
2026-06-14 08:35:47.048441 | controller | TASK [Ensure pull-secret is in place if we need to configure CRC name=manage_secrets, tasks_from=pull_secret.yml] ***
2026-06-14 08:35:47.048450 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.038)       0:02:02.213 ***********
2026-06-14 08:35:47.048459 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.038)       0:02:02.212 ***********
2026-06-14 08:35:47.118278 | controller |
2026-06-14 08:35:47.118394 | 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-14 08:35:47.118407 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-14 08:35:47.118416 | controller | ] ***
2026-06-14 08:35:47.118424 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.070)       0:02:02.284 ***********
2026-06-14 08:35:47.118433 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.070)       0:02:02.282 ***********
2026-06-14 08:35:47.150032 | controller | ok: [localhost]
2026-06-14 08:35:47.150149 | controller |
2026-06-14 08:35:47.150159 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-14 08:35:47.150168 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.031)       0:02:02.315 ***********
2026-06-14 08:35:47.150191 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.031)       0:02:02.314 ***********
2026-06-14 08:35:47.193860 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-14 08:35:47.193961 | controller |
2026-06-14 08:35:47.193973 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-14 08:35:47.193981 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.044)       0:02:02.359 ***********
2026-06-14 08:35:47.193989 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.044)       0:02:02.358 ***********
2026-06-14 08:35:47.225053 | controller | ok: [localhost] =>
2026-06-14 08:35:47.225148 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-14 08:35:47.225165 | controller |
2026-06-14 08:35:47.225177 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-14 08:35:47.225188 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.030)       0:02:02.390 ***********
2026-06-14 08:35:47.225199 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.030)       0:02:02.389 ***********
2026-06-14 08:35:47.253277 | controller | ok: [localhost] =>
2026-06-14 08:35:47.253347 | controller |     _secret_file: null
2026-06-14 08:35:47.253352 | controller |
2026-06-14 08:35:47.253357 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-14 08:35:47.253362 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.028)       0:02:02.419 ***********
2026-06-14 08:35:47.253365 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.028)       0:02:02.417 ***********
2026-06-14 08:35:47.280014 | controller | ok: [localhost] =>
2026-06-14 08:35:47.280061 | controller |     _secret_content: {}
2026-06-14 08:35:47.280072 | controller |
2026-06-14 08:35:47.280078 | 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-14 08:35:47.280084 | controller | ] ***
2026-06-14 08:35:47.280089 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.026)       0:02:02.445 ***********
2026-06-14 08:35:47.280094 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.026)       0:02:02.444 ***********
2026-06-14 08:35:47.304676 | controller | skipping: [localhost]
2026-06-14 08:35:47.304726 | controller |
2026-06-14 08:35:47.304735 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-14 08:35:47.304744 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.024)       0:02:02.470 ***********
2026-06-14 08:35:47.304751 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.024)       0:02:02.469 ***********
2026-06-14 08:35:47.331361 | controller | skipping: [localhost]
2026-06-14 08:35:47.331484 | controller |
2026-06-14 08:35:47.331497 | 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-14 08:35:47.331508 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.026)       0:02:02.497 ***********
2026-06-14 08:35:47.331518 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.026)       0:02:02.495 ***********
2026-06-14 08:35:47.358111 | controller | skipping: [localhost]
2026-06-14 08:35:47.358190 | controller |
2026-06-14 08:35:47.358198 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-14 08:35:47.358205 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.027)       0:02:02.524 ***********
2026-06-14 08:35:47.358210 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.027)       0:02:02.522 ***********
2026-06-14 08:35:47.400064 | controller | skipping: [localhost]
2026-06-14 08:35:47.400177 | controller |
2026-06-14 08:35:47.400218 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-14 08:35:47.400233 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.041)       0:02:02.565 ***********
2026-06-14 08:35:47.400247 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.041)       0:02:02.564 ***********
2026-06-14 08:35:47.428374 | controller | skipping: [localhost]
2026-06-14 08:35:47.428493 | controller |
2026-06-14 08:35:47.428521 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-14 08:35:47.428531 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.028)       0:02:02.593 ***********
2026-06-14 08:35:47.428540 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.028)       0:02:02.592 ***********
2026-06-14 08:35:47.460199 | controller | skipping: [localhost]
2026-06-14 08:35:47.460284 | controller |
2026-06-14 08:35:47.460296 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-14 08:35:47.460305 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.032)       0:02:02.626 ***********
2026-06-14 08:35:47.460313 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.032)       0:02:02.624 ***********
2026-06-14 08:35:47.485527 | controller | skipping: [localhost]
2026-06-14 08:35:47.485623 | controller |
2026-06-14 08:35:47.485634 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-14 08:35:47.485643 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.025)       0:02:02.651 ***********
2026-06-14 08:35:47.485652 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.025)       0:02:02.649 ***********
2026-06-14 08:35:47.521200 | controller | skipping: [localhost]
2026-06-14 08:35:47.521295 | controller |
2026-06-14 08:35:47.521306 | 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-14 08:35:47.521317 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.035)       0:02:02.687 ***********
2026-06-14 08:35:47.521325 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.035)       0:02:02.685 ***********
2026-06-14 08:35:47.547329 | controller | skipping: [localhost]
2026-06-14 08:35:47.547401 | controller |
2026-06-14 08:35:47.547411 | 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-14 08:35:47.547420 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.026)       0:02:02.713 ***********
2026-06-14 08:35:47.547428 | controller | Sunday 14 June 2026  08:35:47 +0000 (0:00:00.026)       0:02:02.711 ***********
2026-06-14 08:35:48.061116 | controller | changed: [localhost]
2026-06-14 08:35:48.061196 | controller |
2026-06-14 08:35:48.061209 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-14 08:35:48.061218 | controller | Sunday 14 June 2026  08:35:48 +0000 (0:00:00.512)       0:02:03.226 ***********
2026-06-14 08:35:48.061227 | controller | Sunday 14 June 2026  08:35:48 +0000 (0:00:00.513)       0:02:03.224 ***********
2026-06-14 08:35:48.336906 | controller | ok: [localhost]
2026-06-14 08:35:48.336952 | controller |
2026-06-14 08:35:48.336960 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-14 08:35:48.336966 | controller | Sunday 14 June 2026  08:35:48 +0000 (0:00:00.276)       0:02:03.502 ***********
2026-06-14 08:35:48.336971 | controller | Sunday 14 June 2026  08:35:48 +0000 (0:00:00.276)       0:02:03.501 ***********
2026-06-14 08:35:48.374509 | controller | ok: [localhost] =>
2026-06-14 08:35:48.374579 | controller |     _vm_list:
2026-06-14 08:35:48.374588 | controller |       changed: false
2026-06-14 08:35:48.374592 | controller |       failed: false
2026-06-14 08:35:48.374596 | controller |       list_vms:
2026-06-14 08:35:48.374600 | controller |       - crc
2026-06-14 08:35:48.374605 | controller |
2026-06-14 08:35:48.374610 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-14 08:35:48.374615 | controller | Sunday 14 June 2026  08:35:48 +0000 (0:00:00.037)       0:02:03.540 ***********
2026-06-14 08:35:48.374619 | controller | Sunday 14 June 2026  08:35:48 +0000 (0:00:00.037)       0:02:03.538 ***********
2026-06-14 08:35:48.796803 | controller | ok: [localhost]
2026-06-14 08:35:48.796887 | controller |
2026-06-14 08:35:48.796899 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-14 08:35:48.796908 | controller | Sunday 14 June 2026  08:35:48 +0000 (0:00:00.422)       0:02:03.962 ***********
2026-06-14 08:35:48.796917 | controller | Sunday 14 June 2026  08:35:48 +0000 (0:00:00.422)       0:02:03.961 ***********
2026-06-14 08:35:48.832726 | controller | ok: [localhost] =>
2026-06-14 08:35:48.832779 | controller |     _net_list:
2026-06-14 08:35:48.832812 | controller |       changed: false
2026-06-14 08:35:48.832825 | controller |       failed: false
2026-06-14 08:35:48.832836 | controller |       list_nets:
2026-06-14 08:35:48.832848 | controller |       - default
2026-06-14 08:35:48.832860 | controller |       - crc
2026-06-14 08:35:48.832872 | controller |
2026-06-14 08:35:48.832910 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-14 08:35:48.832924 | controller | Sunday 14 June 2026  08:35:48 +0000 (0:00:00.035)       0:02:03.998 ***********
2026-06-14 08:35:48.832936 | controller | Sunday 14 June 2026  08:35:48 +0000 (0:00:00.035)       0:02:03.997 ***********
2026-06-14 08:35:49.160712 | controller | ok: [localhost]
2026-06-14 08:35:49.160824 | controller |
2026-06-14 08:35:49.160833 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-14 08:35:49.160840 | controller |   _net_bridge_map | default({}) |
2026-06-14 08:35:49.160847 | controller |   combine(_local_map, recursive=true)
2026-06-14 08:35:49.160853 | controller | }}] ***
2026-06-14 08:35:49.160859 | controller | Sunday 14 June 2026  08:35:49 +0000 (0:00:00.327)       0:02:04.325 ***********
2026-06-14 08:35:49.160864 | controller | Sunday 14 June 2026  08:35:49 +0000 (0:00:00.327)       0:02:04.324 ***********
2026-06-14 08:35:49.228138 | controller | ok: [localhost] => (item=default)
2026-06-14 08:35:49.228249 | controller | ok: [localhost] => (item=crc)
2026-06-14 08:35:49.228257 | controller |
2026-06-14 08:35:49.228264 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-14 08:35:49.228271 | controller | Sunday 14 June 2026  08:35:49 +0000 (0:00:00.067)       0:02:04.393 ***********
2026-06-14 08:35:49.228276 | controller | Sunday 14 June 2026  08:35:49 +0000 (0:00:00.067)       0:02:04.391 ***********
2026-06-14 08:35:49.528136 | controller | ok: [localhost]
2026-06-14 08:35:49.528240 | controller |
2026-06-14 08:35:49.528247 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-14 08:35:49.528279 | controller | Sunday 14 June 2026  08:35:49 +0000 (0:00:00.300)       0:02:04.693 ***********
2026-06-14 08:35:49.528285 | controller | Sunday 14 June 2026  08:35:49 +0000 (0:00:00.300)       0:02:04.692 ***********
2026-06-14 08:35:49.903980 | controller | ok: [localhost]
2026-06-14 08:35:49.904079 | controller |
2026-06-14 08:35:49.904086 | 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-14 08:35:49.904093 | controller | Sunday 14 June 2026  08:35:49 +0000 (0:00:00.376)       0:02:05.069 ***********
2026-06-14 08:35:49.904097 | controller | Sunday 14 June 2026  08:35:49 +0000 (0:00:00.376)       0:02:05.068 ***********
2026-06-14 08:35:50.336687 | controller | changed: [localhost]
2026-06-14 08:35:50.336775 | controller |
2026-06-14 08:35:50.336784 | 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-14 08:35:50.336791 | controller | Sunday 14 June 2026  08:35:50 +0000 (0:00:00.432)       0:02:05.502 ***********
2026-06-14 08:35:50.336797 | controller | Sunday 14 June 2026  08:35:50 +0000 (0:00:00.432)       0:02:05.500 ***********
2026-06-14 08:35:50.696435 | controller | ok: [localhost]
2026-06-14 08:35:50.696513 | controller |
2026-06-14 08:35:50.696523 | 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-14 08:35:50.696573 | controller | Sunday 14 June 2026  08:35:50 +0000 (0:00:00.360)       0:02:05.862 ***********
2026-06-14 08:35:50.696580 | controller | Sunday 14 June 2026  08:35:50 +0000 (0:00:00.360)       0:02:05.860 ***********
2026-06-14 08:35:50.780803 | controller | ok: [localhost] =>
2026-06-14 08:35:50.780889 | controller |     changed: false
2026-06-14 08:35:50.780896 | controller |     msg: All assertions passed
2026-06-14 08:35:50.780902 | controller |
2026-06-14 08:35:50.780908 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-14 08:35:50.780936 | controller | Sunday 14 June 2026  08:35:50 +0000 (0:00:00.084)       0:02:05.946 ***********
2026-06-14 08:35:50.780942 | controller | Sunday 14 June 2026  08:35:50 +0000 (0:00:00.084)       0:02:05.944 ***********
2026-06-14 08:35:51.015788 | controller | ok: [localhost]
2026-06-14 08:35:51.015864 | controller |
2026-06-14 08:35:51.015870 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-14 08:35:51.015876 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.234)       0:02:06.181 ***********
2026-06-14 08:35:51.015880 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.234)       0:02:06.179 ***********
2026-06-14 08:35:51.204575 | controller | ok: [localhost]
2026-06-14 08:35:51.204657 | controller |
2026-06-14 08:35:51.204663 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-14 08:35:51.204668 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.188)       0:02:06.370 ***********
2026-06-14 08:35:51.204671 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.188)       0:02:06.368 ***********
2026-06-14 08:35:51.243819 | controller | ok: [localhost] =>
2026-06-14 08:35:51.243900 | controller |     changed: false
2026-06-14 08:35:51.243904 | controller |     msg: All assertions passed
2026-06-14 08:35:51.243909 | controller |
2026-06-14 08:35:51.243913 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-14 08:35:51.243917 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.039)       0:02:06.409 ***********
2026-06-14 08:35:51.243921 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.039)       0:02:06.407 ***********
2026-06-14 08:35:51.444383 | controller | ok: [localhost]
2026-06-14 08:35:51.444466 | controller |
2026-06-14 08:35:51.444478 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-14 08:35:51.444486 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.200)       0:02:06.610 ***********
2026-06-14 08:35:51.444494 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.200)       0:02:06.608 ***********
2026-06-14 08:35:51.662693 | controller | ok: [localhost]
2026-06-14 08:35:51.662777 | controller |
2026-06-14 08:35:51.662789 | 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-14 08:35:51.662799 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.218)       0:02:06.828 ***********
2026-06-14 08:35:51.662807 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.218)       0:02:06.826 ***********
2026-06-14 08:35:51.714881 | controller | ok: [localhost]
2026-06-14 08:35:51.714980 | controller |
2026-06-14 08:35:51.714993 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-14 08:35:51.715005 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.052)       0:02:06.880 ***********
2026-06-14 08:35:51.715016 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.052)       0:02:06.879 ***********
2026-06-14 08:35:51.747309 | controller | skipping: [localhost]
2026-06-14 08:35:51.747389 | controller |
2026-06-14 08:35:51.747397 | 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-14 08:35:51.747404 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.032)       0:02:06.913 ***********
2026-06-14 08:35:51.747410 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.032)       0:02:06.911 ***********
2026-06-14 08:35:51.782450 | controller | skipping: [localhost]
2026-06-14 08:35:51.782541 | controller |
2026-06-14 08:35:51.782569 | controller | TASK [rhol_crc : Add crc creds in the user bashrc file dest=~/.bashrc, create=True, block=if command -v crc; then
2026-06-14 08:35:51.782580 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-14 08:35:51.782589 | controller | fi
2026-06-14 08:35:51.782596 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-14 08:35:51.782627 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.035)       0:02:06.948 ***********
2026-06-14 08:35:51.782635 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.035)       0:02:06.946 ***********
2026-06-14 08:35:51.819833 | controller | skipping: [localhost]
2026-06-14 08:35:51.819914 | controller |
2026-06-14 08:35:51.819922 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-14 08:35:51.819927 | controller | oc whoami
2026-06-14 08:35:51.819933 | controller | ] ***
2026-06-14 08:35:51.819938 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.037)       0:02:06.985 ***********
2026-06-14 08:35:51.819943 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.037)       0:02:06.983 ***********
2026-06-14 08:35:51.859437 | controller | skipping: [localhost]
2026-06-14 08:35:51.859518 | controller |
2026-06-14 08:35:51.859526 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-14 08:35:51.859531 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.039)       0:02:07.024 ***********
2026-06-14 08:35:51.859537 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.039)       0:02:07.023 ***********
2026-06-14 08:35:51.898795 | controller | skipping: [localhost]
2026-06-14 08:35:51.898879 | controller |
2026-06-14 08:35:51.898887 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-14 08:35:51.898893 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.039)       0:02:07.064 ***********
2026-06-14 08:35:51.898899 | controller | Sunday 14 June 2026  08:35:51 +0000 (0:00:00.039)       0:02:07.062 ***********
2026-06-14 08:35:54.149505 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-14 08:35:54.149623 | controller |
2026-06-14 08:35:54.149633 | 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-14 08:35:54.149692 | controller | Sunday 14 June 2026  08:35:54 +0000 (0:00:02.251)       0:02:09.315 ***********
2026-06-14 08:35:54.149697 | controller | Sunday 14 June 2026  08:35:54 +0000 (0:00:02.251)       0:02:09.313 ***********
2026-06-14 08:35:55.206358 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-14 08:35:55.206439 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-14 08:35:55.206444 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-14 08:35:55.227443 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-14 08:35:55.227493 | controller |
2026-06-14 08:35:55.227498 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-14 08:35:55.227503 | controller | Sunday 14 June 2026  08:35:55 +0000 (0:00:01.077)       0:02:10.392 ***********
2026-06-14 08:35:55.227506 | controller | Sunday 14 June 2026  08:35:55 +0000 (0:00:01.077)       0:02:10.390 ***********
2026-06-14 08:35:57.303989 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-14 08:35:57.304062 | controller |
2026-06-14 08:35:57.304068 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-14 08:35:57.304072 | controller | Sunday 14 June 2026  08:35:57 +0000 (0:00:02.077)       0:02:12.469 ***********
2026-06-14 08:35:57.304076 | controller | Sunday 14 June 2026  08:35:57 +0000 (0:00:02.077)       0:02:12.468 ***********
2026-06-14 08:35:57.340756 | controller | skipping: [localhost]
2026-06-14 08:35:57.340793 | controller |
2026-06-14 08:35:57.340799 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-14 08:35:57.340803 | controller | Sunday 14 June 2026  08:35:57 +0000 (0:00:00.036)       0:02:12.506 ***********
2026-06-14 08:35:57.340807 | controller | Sunday 14 June 2026  08:35:57 +0000 (0:00:00.036)       0:02:12.505 ***********
2026-06-14 08:35:57.567435 | controller | ok: [localhost]
2026-06-14 08:35:57.567509 | controller |
2026-06-14 08:35:57.567516 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-14 08:35:57.567536 | controller | Sunday 14 June 2026  08:35:57 +0000 (0:00:00.226)       0:02:12.733 ***********
2026-06-14 08:35:57.567541 | controller | Sunday 14 June 2026  08:35:57 +0000 (0:00:00.226)       0:02:12.731 ***********
2026-06-14 08:35:57.617312 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-14 08:35:57.617393 | controller |
2026-06-14 08:35:57.617400 | controller | TASK [openshift_login : Check if the password file is present path={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-14 08:35:57.617407 | controller | Sunday 14 June 2026  08:35:57 +0000 (0:00:00.049)       0:02:12.783 ***********
2026-06-14 08:35:57.617412 | controller | Sunday 14 June 2026  08:35:57 +0000 (0:00:00.049)       0:02:12.781 ***********
2026-06-14 08:35:57.661456 | controller | skipping: [localhost]
2026-06-14 08:35:57.661529 | controller |
2026-06-14 08:35:57.661536 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-14 08:35:57.661542 | controller | Sunday 14 June 2026  08:35:57 +0000 (0:00:00.044)       0:02:12.827 ***********
2026-06-14 08:35:57.661568 | controller | Sunday 14 June 2026  08:35:57 +0000 (0:00:00.044)       0:02:12.825 ***********
2026-06-14 08:35:57.688138 | controller | skipping: [localhost]
2026-06-14 08:35:57.688208 | controller |
2026-06-14 08:35:57.688215 | 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-14 08:35:57.688234 | controller | Sunday 14 June 2026  08:35:57 +0000 (0:00:00.026)       0:02:12.854 ***********
2026-06-14 08:35:57.688239 | controller | Sunday 14 June 2026  08:35:57 +0000 (0:00:00.026)       0:02:12.852 ***********
2026-06-14 08:35:57.727044 | controller | skipping: [localhost]
2026-06-14 08:35:57.727121 | controller |
2026-06-14 08:35:57.727128 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-14 08:35:57.727134 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-14 08:35:57.727139 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-14 08:35:57.727144 | controller |  default(
2026-06-14 08:35:57.727149 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-14 08:35:57.727154 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-14 08:35:57.727159 | controller |  ) | trim
2026-06-14 08:35:57.727166 | 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-14 08:35:57.727173 | controller | Sunday 14 June 2026  08:35:57 +0000 (0:00:00.038)       0:02:12.893 ***********
2026-06-14 08:35:57.727178 | controller | Sunday 14 June 2026  08:35:57 +0000 (0:00:00.038)       0:02:12.891 ***********
2026-06-14 08:35:57.801963 | controller | ok: [localhost]
2026-06-14 08:35:57.802040 | controller |
2026-06-14 08:35:57.802047 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-14 08:35:57.802053 | controller | Sunday 14 June 2026  08:35:57 +0000 (0:00:00.074)       0:02:12.967 ***********
2026-06-14 08:35:57.802058 | controller | Sunday 14 June 2026  08:35:57 +0000 (0:00:00.074)       0:02:12.965 ***********
2026-06-14 08:35:58.044450 | controller | ok: [localhost]
2026-06-14 08:35:58.044520 | controller |
2026-06-14 08:35:58.044526 | 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-14 08:35:58.044531 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-14 08:35:58.044536 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-14 08:35:58.044540 | controller |   (cifmw_openshift_login_api is defined)
2026-06-14 08:35:58.044578 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-14 08:35:58.044583 | controller | Sunday 14 June 2026  08:35:58 +0000 (0:00:00.242)       0:02:13.210 ***********
2026-06-14 08:35:58.044587 | controller | Sunday 14 June 2026  08:35:58 +0000 (0:00:00.242)       0:02:13.208 ***********
2026-06-14 08:35:58.096688 | controller | ok: [localhost] =>
2026-06-14 08:35:58.096732 | controller |     changed: false
2026-06-14 08:35:58.096739 | controller |     msg: All assertions passed
2026-06-14 08:35:58.096745 | controller |
2026-06-14 08:35:58.096751 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-14 08:35:58.096757 | controller | Sunday 14 June 2026  08:35:58 +0000 (0:00:00.052)       0:02:13.262 ***********
2026-06-14 08:35:58.096762 | controller | Sunday 14 June 2026  08:35:58 +0000 (0:00:00.052)       0:02:13.260 ***********
2026-06-14 08:35:58.129899 | controller | skipping: [localhost]
2026-06-14 08:35:58.129943 | controller |
2026-06-14 08:35:58.129950 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-14 08:35:58.129956 | controller |   (
2026-06-14 08:35:58.129962 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-14 08:35:58.129967 | controller |     b64decode |
2026-06-14 08:35:58.129972 | controller |     from_yaml
2026-06-14 08:35:58.129977 | controller |   ). users | default([]) |
2026-06-14 08:35:58.129982 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-14 08:35:58.129987 | controller |   map(attribute="name") |
2026-06-14 08:35:58.129993 | controller |   map("split", "/") |
2026-06-14 08:35:58.129999 | controller |   map("first")
2026-06-14 08:35:58.130004 | controller | }}, cacheable=True] ***
2026-06-14 08:35:58.130009 | controller | Sunday 14 June 2026  08:35:58 +0000 (0:00:00.033)       0:02:13.295 ***********
2026-06-14 08:35:58.130015 | controller | Sunday 14 June 2026  08:35:58 +0000 (0:00:00.033)       0:02:13.294 ***********
2026-06-14 08:35:58.172583 | controller | skipping: [localhost]
2026-06-14 08:35:58.172664 | controller |
2026-06-14 08:35:58.172672 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-14 08:35:58.172679 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-14 08:35:58.172684 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-14 08:35:58.172690 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-14 08:35:58.172695 | controller | Sunday 14 June 2026  08:35:58 +0000 (0:00:00.042)       0:02:13.338 ***********
2026-06-14 08:35:58.172700 | controller | Sunday 14 June 2026  08:35:58 +0000 (0:00:00.042)       0:02:13.336 ***********
2026-06-14 08:35:58.220338 | controller | skipping: [localhost]
2026-06-14 08:35:58.220430 | controller |
2026-06-14 08:35:58.220441 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-14 08:35:58.220450 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-14 08:35:58.220458 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-14 08:35:58.220467 | controller | }}] ***
2026-06-14 08:35:58.220475 | controller | Sunday 14 June 2026  08:35:58 +0000 (0:00:00.047)       0:02:13.385 ***********
2026-06-14 08:35:58.220483 | controller | Sunday 14 June 2026  08:35:58 +0000 (0:00:00.047)       0:02:13.384 ***********
2026-06-14 08:35:58.263470 | controller | ok: [localhost]
2026-06-14 08:35:58.263545 | controller |
2026-06-14 08:35:58.263593 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-14 08:35:58.263602 | controller | Sunday 14 June 2026  08:35:58 +0000 (0:00:00.043)       0:02:13.429 ***********
2026-06-14 08:35:58.263633 | controller | Sunday 14 June 2026  08:35:58 +0000 (0:00:00.043)       0:02:13.427 ***********
2026-06-14 08:35:58.311152 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-14 08:35:58.311207 | controller |
2026-06-14 08:35:58.311216 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-14 08:35:58.311225 | controller | Sunday 14 June 2026  08:35:58 +0000 (0:00:00.047)       0:02:13.476 ***********
2026-06-14 08:35:58.311251 | controller | Sunday 14 June 2026  08:35:58 +0000 (0:00:00.047)       0:02:13.475 ***********
2026-06-14 08:35:58.341662 | controller | skipping: [localhost]
2026-06-14 08:35:58.341695 | controller |
2026-06-14 08:35:58.341705 | 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-14 08:35:58.341716 | controller | Sunday 14 June 2026  08:35:58 +0000 (0:00:00.030)       0:02:13.507 ***********
2026-06-14 08:35:58.341724 | controller | Sunday 14 June 2026  08:35:58 +0000 (0:00:00.030)       0:02:13.505 ***********
2026-06-14 08:35:59.162500 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-14 08:35:59.162566 | controller | changed: [localhost]
2026-06-14 08:35:59.162574 | controller |
2026-06-14 08:35:59.162578 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-14 08:35:59.162582 | controller | Sunday 14 June 2026  08:35:59 +0000 (0:00:00.820)       0:02:14.328 ***********
2026-06-14 08:35:59.162587 | controller | Sunday 14 June 2026  08:35:59 +0000 (0:00:00.820)       0:02:14.326 ***********
2026-06-14 08:35:59.196805 | controller | ok: [localhost] =>
2026-06-14 08:35:59.196845 | controller |     changed: false
2026-06-14 08:35:59.196851 | controller |     msg: All assertions passed
2026-06-14 08:35:59.196856 | controller |
2026-06-14 08:35:59.196861 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-14 08:35:59.196865 | controller | Sunday 14 June 2026  08:35:59 +0000 (0:00:00.034)       0:02:14.362 ***********
2026-06-14 08:35:59.196870 | controller | Sunday 14 June 2026  08:35:59 +0000 (0:00:00.034)       0:02:14.361 ***********
2026-06-14 08:35:59.553383 | controller | changed: [localhost]
2026-06-14 08:35:59.553457 | controller |
2026-06-14 08:35:59.553465 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-14 08:35:59.553470 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-14 08:35:59.553476 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-14 08:35:59.553481 | controller | }}, cacheable=True] ***
2026-06-14 08:35:59.553486 | controller | Sunday 14 June 2026  08:35:59 +0000 (0:00:00.356)       0:02:14.719 ***********
2026-06-14 08:35:59.553490 | controller | Sunday 14 June 2026  08:35:59 +0000 (0:00:00.356)       0:02:14.717 ***********
2026-06-14 08:35:59.583169 | controller | ok: [localhost]
2026-06-14 08:35:59.583207 | controller |
2026-06-14 08:35:59.583213 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-14 08:35:59.583217 | controller | Sunday 14 June 2026  08:35:59 +0000 (0:00:00.029)       0:02:14.749 ***********
2026-06-14 08:35:59.583221 | controller | Sunday 14 June 2026  08:35:59 +0000 (0:00:00.029)       0:02:14.747 ***********
2026-06-14 08:35:59.929139 | controller | changed: [localhost]
2026-06-14 08:35:59.929249 | controller |
2026-06-14 08:35:59.929258 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-14 08:35:59.929266 | controller | Sunday 14 June 2026  08:35:59 +0000 (0:00:00.345)       0:02:15.095 ***********
2026-06-14 08:35:59.929275 | controller | Sunday 14 June 2026  08:35:59 +0000 (0:00:00.345)       0:02:15.093 ***********
2026-06-14 08:36:00.238938 | controller | changed: [localhost]
2026-06-14 08:36:00.239000 | controller |
2026-06-14 08:36:00.239007 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-14 08:36:00.239013 | controller | Sunday 14 June 2026  08:36:00 +0000 (0:00:00.309)       0:02:15.404 ***********
2026-06-14 08:36:00.239018 | controller | Sunday 14 June 2026  08:36:00 +0000 (0:00:00.309)       0:02:15.403 ***********
2026-06-14 08:36:00.577069 | controller | changed: [localhost]
2026-06-14 08:36:00.577106 | controller |
2026-06-14 08:36:00.577112 | 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-14 08:36:00.577118 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-14 08:36:00.577122 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-14 08:36:00.577126 | controller | }}, cacheable=True] ***
2026-06-14 08:36:00.577138 | controller | Sunday 14 June 2026  08:36:00 +0000 (0:00:00.337)       0:02:15.742 ***********
2026-06-14 08:36:00.577142 | controller | Sunday 14 June 2026  08:36:00 +0000 (0:00:00.337)       0:02:15.740 ***********
2026-06-14 08:36:00.621823 | controller | ok: [localhost]
2026-06-14 08:36:00.621902 | controller |
2026-06-14 08:36:00.621908 | 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-14 08:36:00.621913 | controller | Sunday 14 June 2026  08:36:00 +0000 (0:00:00.045)       0:02:15.787 ***********
2026-06-14 08:36:00.621917 | controller | Sunday 14 June 2026  08:36:00 +0000 (0:00:00.045)       0:02:15.786 ***********
2026-06-14 08:36:01.063313 | controller | changed: [localhost]
2026-06-14 08:36:01.063390 | controller |
2026-06-14 08:36:01.063397 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-14 08:36:01.063404 | controller | Sunday 14 June 2026  08:36:01 +0000 (0:00:00.441)       0:02:16.229 ***********
2026-06-14 08:36:01.063410 | controller | Sunday 14 June 2026  08:36:01 +0000 (0:00:00.441)       0:02:16.227 ***********
2026-06-14 08:36:01.237891 | controller | ok: [localhost]
2026-06-14 08:36:01.237967 | controller |
2026-06-14 08:36:01.237973 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-14 08:36:01.237978 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-14 08:36:01.237981 | controller |   combine(
2026-06-14 08:36:01.237985 | controller |     {
2026-06-14 08:36:01.237989 | controller |       'cifmw_install_yamls_environment': {
2026-06-14 08:36:01.237994 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-14 08:36:01.237998 | controller |       }
2026-06-14 08:36:01.238002 | controller |     }, recursive=true) | to_nice_yaml
2026-06-14 08:36:01.238005 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-14 08:36:01.238009 | controller | Sunday 14 June 2026  08:36:01 +0000 (0:00:00.174)       0:02:16.403 ***********
2026-06-14 08:36:01.238012 | controller | Sunday 14 June 2026  08:36:01 +0000 (0:00:00.174)       0:02:16.402 ***********
2026-06-14 08:36:01.781256 | controller | changed: [localhost]
2026-06-14 08:36:01.781316 | controller |
2026-06-14 08:36:01.781326 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-14 08:36:01.781335 | controller | Sunday 14 June 2026  08:36:01 +0000 (0:00:00.543)       0:02:16.946 ***********
2026-06-14 08:36:01.781343 | controller | Sunday 14 June 2026  08:36:01 +0000 (0:00:00.543)       0:02:16.945 ***********
2026-06-14 08:36:02.000439 | controller | ok: [localhost]
2026-06-14 08:36:02.000521 | controller |
2026-06-14 08:36:02.000527 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-14 08:36:02.000531 | controller |   ((
2026-06-14 08:36:02.000535 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-14 08:36:02.000540 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-14 08:36:02.000577 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-14 08:36:02.000582 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-14 08:36:02.000586 | controller | }}] ***
2026-06-14 08:36:02.000589 | controller | Sunday 14 June 2026  08:36:01 +0000 (0:00:00.219)       0:02:17.166 ***********
2026-06-14 08:36:02.000593 | controller | Sunday 14 June 2026  08:36:01 +0000 (0:00:00.219)       0:02:17.164 ***********
2026-06-14 08:36:02.041115 | controller | ok: [localhost]
2026-06-14 08:36:02.041163 | controller |
2026-06-14 08:36:02.041169 | 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-14 08:36:02.041174 | controller | Sunday 14 June 2026  08:36:02 +0000 (0:00:00.040)       0:02:17.206 ***********
2026-06-14 08:36:02.041178 | controller | Sunday 14 June 2026  08:36:02 +0000 (0:00:00.040)       0:02:17.205 ***********
2026-06-14 08:36:04.220316 | controller | changed: [localhost] => (item=openstack)
2026-06-14 08:36:04.220398 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-14 08:36:04.220406 | controller |
2026-06-14 08:36:04.220413 | 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-14 08:36:04.220419 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:02.179)       0:02:19.386 ***********
2026-06-14 08:36:04.220425 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:02.179)       0:02:19.384 ***********
2026-06-14 08:36:04.246022 | controller | skipping: [localhost]
2026-06-14 08:36:04.246102 | controller |
2026-06-14 08:36:04.246109 | 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-14 08:36:04.246116 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.025)       0:02:19.411 ***********
2026-06-14 08:36:04.246120 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.025)       0:02:19.410 ***********
2026-06-14 08:36:04.287307 | controller | skipping: [localhost] => (item=openstack)
2026-06-14 08:36:04.287347 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-14 08:36:04.287353 | controller | skipping: [localhost]
2026-06-14 08:36:04.287357 | controller |
2026-06-14 08:36:04.287362 | 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-14 08:36:04.287366 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.041)       0:02:19.453 ***********
2026-06-14 08:36:04.287370 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.041)       0:02:19.451 ***********
2026-06-14 08:36:04.333298 | controller | skipping: [localhost]
2026-06-14 08:36:04.333379 | controller |
2026-06-14 08:36:04.333392 | 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-14 08:36:04.333419 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.045)       0:02:19.498 ***********
2026-06-14 08:36:04.333430 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.045)       0:02:19.497 ***********
2026-06-14 08:36:04.375934 | controller | skipping: [localhost]
2026-06-14 08:36:04.375993 | controller |
2026-06-14 08:36:04.376003 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-14 08:36:04.376012 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.042)       0:02:19.541 ***********
2026-06-14 08:36:04.376021 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.042)       0:02:19.540 ***********
2026-06-14 08:36:04.415251 | controller | skipping: [localhost]
2026-06-14 08:36:04.415342 | controller |
2026-06-14 08:36:04.415353 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-14 08:36:04.415361 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.039)       0:02:19.580 ***********
2026-06-14 08:36:04.415369 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.039)       0:02:19.579 ***********
2026-06-14 08:36:04.455461 | controller | skipping: [localhost]
2026-06-14 08:36:04.455541 | controller |
2026-06-14 08:36:04.455577 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-14 08:36:04.455584 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.039)       0:02:19.620 ***********
2026-06-14 08:36:04.455588 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.039)       0:02:19.619 ***********
2026-06-14 08:36:04.497869 | controller | skipping: [localhost]
2026-06-14 08:36:04.497949 | controller |
2026-06-14 08:36:04.497958 | 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-14 08:36:04.497963 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.042)       0:02:19.663 ***********
2026-06-14 08:36:04.497967 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.042)       0:02:19.661 ***********
2026-06-14 08:36:04.528744 | controller | skipping: [localhost]
2026-06-14 08:36:04.528809 | controller |
2026-06-14 08:36:04.528814 | 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-14 08:36:04.528819 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.031)       0:02:19.694 ***********
2026-06-14 08:36:04.528824 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.031)       0:02:19.693 ***********
2026-06-14 08:36:04.553255 | controller | skipping: [localhost]
2026-06-14 08:36:04.553302 | controller |
2026-06-14 08:36:04.553312 | 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-14 08:36:04.553324 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.024)       0:02:19.719 ***********
2026-06-14 08:36:04.553332 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.024)       0:02:19.717 ***********
2026-06-14 08:36:04.588043 | controller | skipping: [localhost]
2026-06-14 08:36:04.588119 | controller |
2026-06-14 08:36:04.588156 | 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-14 08:36:04.588168 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.034)       0:02:19.754 ***********
2026-06-14 08:36:04.588172 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.034)       0:02:19.752 ***********
2026-06-14 08:36:04.628245 | controller | skipping: [localhost]
2026-06-14 08:36:04.628330 | controller |
2026-06-14 08:36:04.628335 | 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-14 08:36:04.628341 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.040)       0:02:19.794 ***********
2026-06-14 08:36:04.628345 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.040)       0:02:19.792 ***********
2026-06-14 08:36:04.709018 | controller | skipping: [localhost]
2026-06-14 08:36:04.709085 | controller |
2026-06-14 08:36:04.709096 | controller | TASK [openshift_setup : Extract RBAC proxy images from digest mirrors _rbac_proxy_images={{
2026-06-14 08:36:04.709105 | controller |   cifmw_openshift_setup_digest_mirrors
2026-06-14 08:36:04.709115 | controller |   | map(attribute='mirrors')
2026-06-14 08:36:04.709123 | controller |   | flatten
2026-06-14 08:36:04.709131 | controller |   | select('match', '^image-rbac.*\\.com/.*')
2026-06-14 08:36:04.709139 | controller |   | list
2026-06-14 08:36:04.709147 | controller | }}] ***
2026-06-14 08:36:04.709155 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.080)       0:02:19.875 ***********
2026-06-14 08:36:04.709163 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.080)       0:02:19.873 ***********
2026-06-14 08:36:04.737255 | controller | skipping: [localhost]
2026-06-14 08:36:04.737330 | controller |
2026-06-14 08:36:04.737341 | controller | TASK [openshift_setup : Extract RBAC proxy images from digest mirrors _rbac_proxy_images={{
2026-06-14 08:36:04.737350 | controller |   cifmw_openshift_setup_digest_mirrors
2026-06-14 08:36:04.737360 | controller |   | map(attribute='mirrors')
2026-06-14 08:36:04.737368 | controller |   | flatten
2026-06-14 08:36:04.737375 | controller |   | select('match', '^image-rbac.*\\.com/.*')
2026-06-14 08:36:04.737383 | controller |   | list
2026-06-14 08:36:04.737391 | controller | }}] ***
2026-06-14 08:36:04.737410 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.028)       0:02:19.903 ***********
2026-06-14 08:36:04.737418 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.028)       0:02:19.901 ***********
2026-06-14 08:36:04.771210 | controller | skipping: [localhost]
2026-06-14 08:36:04.771267 | controller |
2026-06-14 08:36:04.771275 | controller | TASK [openshift_setup : Debug all flattened mirrors and matched result msg=["All mirrors: {{ cifmw_openshift_setup_digest_mirrors | map(attribute='mirrors') | flatten | list }}", 'Matched RBAC: {{ _rbac_proxy_images }}']] ***
2026-06-14 08:36:04.771281 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.033)       0:02:19.937 ***********
2026-06-14 08:36:04.771286 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.033)       0:02:19.935 ***********
2026-06-14 08:36:04.805367 | controller | skipping: [localhost]
2026-06-14 08:36:04.805447 | controller |
2026-06-14 08:36:04.805458 | controller | TASK [openshift_setup : Get list of master nodes kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit)}}, context={{ cifmw_openshift_context | default(omit)}}, kind=Node, label_selectors=['node-role.kubernetes.io/master']] ***
2026-06-14 08:36:04.805468 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.034)       0:02:19.971 ***********
2026-06-14 08:36:04.805477 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.034)       0:02:19.969 ***********
2026-06-14 08:36:04.841854 | controller | skipping: [localhost]
2026-06-14 08:36:04.841914 | controller |
2026-06-14 08:36:04.841922 | controller | TASK [openshift_setup : Set master node names list _master_node_names={{ _master_nodes_info.resources | map(attribute='metadata.name') | list }}] ***
2026-06-14 08:36:04.841928 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.036)       0:02:20.008 ***********
2026-06-14 08:36:04.841948 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.036)       0:02:20.006 ***********
2026-06-14 08:36:04.878694 | controller | skipping: [localhost]
2026-06-14 08:36:04.878769 | controller |
2026-06-14 08:36:04.878780 | controller | TASK [openshift_setup : Pre-pull RBAC proxy images on each master node _raw_params=oc debug node/{{ item.0 }} --  chroot /host podman pull --authfile /var/lib/kubelet/config.json {{ item.1 }}
2026-06-14 08:36:04.878789 | controller | ] ***
2026-06-14 08:36:04.878797 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.036)       0:02:20.044 ***********
2026-06-14 08:36:04.878805 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.036)       0:02:20.042 ***********
2026-06-14 08:36:04.917382 | controller | skipping: [localhost]
2026-06-14 08:36:04.917443 | controller |
2026-06-14 08:36:04.917450 | controller | TASK [openshift_setup : Display pre-pull summary msg=Pre-pulled {{ _prepull_results.results | selectattr('rc', 'equalto', 0) | list | length }} / {{ _prepull_results.results | length }} RBAC proxy images ({{ _master_node_names | length }} masters × {{ _rbac_proxy_images | length }} images)] ***
2026-06-14 08:36:04.917457 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.038)       0:02:20.083 ***********
2026-06-14 08:36:04.917463 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.038)       0:02:20.081 ***********
2026-06-14 08:36:04.959694 | controller | skipping: [localhost]
2026-06-14 08:36:04.959764 | controller |
2026-06-14 08:36:04.959787 | 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-14 08:36:04.959797 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.042)       0:02:20.125 ***********
2026-06-14 08:36:04.959805 | controller | Sunday 14 June 2026  08:36:04 +0000 (0:00:00.042)       0:02:20.124 ***********
2026-06-14 08:36:05.889866 | controller | ok: [localhost]
2026-06-14 08:36:05.889927 | controller |
2026-06-14 08:36:05.889936 | 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-14 08:36:05.889945 | controller | Sunday 14 June 2026  08:36:05 +0000 (0:00:00.929)       0:02:21.055 ***********
2026-06-14 08:36:05.889952 | controller | Sunday 14 June 2026  08:36:05 +0000 (0:00:00.929)       0:02:21.054 ***********
2026-06-14 08:36:06.856909 | controller | changed: [localhost]
2026-06-14 08:36:06.856974 | controller |
2026-06-14 08:36:06.856982 | 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-14 08:36:06.856988 | controller | Sunday 14 June 2026  08:36:06 +0000 (0:00:00.967)       0:02:22.022 ***********
2026-06-14 08:36:06.856994 | controller | Sunday 14 June 2026  08:36:06 +0000 (0:00:00.967)       0:02:22.021 ***********
2026-06-14 08:36:07.756925 | controller | changed: [localhost]
2026-06-14 08:36:07.756969 | controller |
2026-06-14 08:36:07.756976 | 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-14 08:36:07.756982 | controller | Sunday 14 June 2026  08:36:07 +0000 (0:00:00.899)       0:02:22.922 ***********
2026-06-14 08:36:07.756987 | controller | Sunday 14 June 2026  08:36:07 +0000 (0:00:00.899)       0:02:22.921 ***********
2026-06-14 08:36:07.786937 | controller | skipping: [localhost]
2026-06-14 08:36:07.787015 | controller |
2026-06-14 08:36:07.787023 | 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-14 08:36:07.787047 | controller | Sunday 14 June 2026  08:36:07 +0000 (0:00:00.030)       0:02:22.952 ***********
2026-06-14 08:36:07.787052 | controller | Sunday 14 June 2026  08:36:07 +0000 (0:00:00.030)       0:02:22.951 ***********
2026-06-14 08:36:07.828275 | controller | skipping: [localhost]
2026-06-14 08:36:07.828335 | controller |
2026-06-14 08:36:07.828341 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-14 08:36:07.828345 | controller | Sunday 14 June 2026  08:36:07 +0000 (0:00:00.041)       0:02:22.994 ***********
2026-06-14 08:36:07.828349 | controller | Sunday 14 June 2026  08:36:07 +0000 (0:00:00.041)       0:02:22.992 ***********
2026-06-14 08:36:07.865428 | controller | skipping: [localhost]
2026-06-14 08:36:07.865482 | controller |
2026-06-14 08:36:07.865488 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-14 08:36:07.865492 | controller | Sunday 14 June 2026  08:36:07 +0000 (0:00:00.037)       0:02:23.031 ***********
2026-06-14 08:36:07.865495 | controller | Sunday 14 June 2026  08:36:07 +0000 (0:00:00.037)       0:02:23.029 ***********
2026-06-14 08:36:07.895723 | controller | skipping: [localhost]
2026-06-14 08:36:07.895793 | controller |
2026-06-14 08:36:07.895799 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-14 08:36:07.895803 | controller | Sunday 14 June 2026  08:36:07 +0000 (0:00:00.030)       0:02:23.061 ***********
2026-06-14 08:36:07.895807 | controller | Sunday 14 June 2026  08:36:07 +0000 (0:00:00.030)       0:02:23.060 ***********
2026-06-14 08:36:08.055812 | controller |
2026-06-14 08:36:08.055903 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-14 08:36:08.055911 | controller | Sunday 14 June 2026  08:36:08 +0000 (0:00:00.159)       0:02:23.221 ***********
2026-06-14 08:36:08.055916 | controller | Sunday 14 June 2026  08:36:08 +0000 (0:00:00.159)       0:02:23.220 ***********
2026-06-14 08:36:08.274839 | controller | changed: [localhost]
2026-06-14 08:36:08.274895 | controller |
2026-06-14 08:36:08.274902 | 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-14 08:36:08.274908 | controller | Sunday 14 June 2026  08:36:08 +0000 (0:00:00.217)       0:02:23.438 ***********
2026-06-14 08:36:08.274913 | controller | Sunday 14 June 2026  08:36:08 +0000 (0:00:00.217)       0:02:23.437 ***********
2026-06-14 08:36:08.966538 | controller | changed: [localhost]
2026-06-14 08:36:08.966664 | controller |
2026-06-14 08:36:08.966671 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-14 08:36:08.966677 | controller | Sunday 14 June 2026  08:36:08 +0000 (0:00:00.693)       0:02:24.132 ***********
2026-06-14 08:36:08.966709 | controller | Sunday 14 June 2026  08:36:08 +0000 (0:00:00.693)       0:02:24.131 ***********
2026-06-14 08:36:09.004811 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-14 08:36:09.004907 | controller |
2026-06-14 08:36:09.004915 | 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-14 08:36:09.004921 | controller | Sunday 14 June 2026  08:36:09 +0000 (0:00:00.038)       0:02:24.170 ***********
2026-06-14 08:36:09.004927 | controller | Sunday 14 June 2026  08:36:09 +0000 (0:00:00.038)       0:02:24.169 ***********
2026-06-14 08:36:09.813662 | controller | changed: [localhost]
2026-06-14 08:36:09.813726 | controller |
2026-06-14 08:36:09.813733 | 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-14 08:36:09.813759 | controller | Sunday 14 June 2026  08:36:09 +0000 (0:00:00.808)       0:02:24.979 ***********
2026-06-14 08:36:09.813765 | controller | Sunday 14 June 2026  08:36:09 +0000 (0:00:00.808)       0:02:24.977 ***********
2026-06-14 08:36:15.345545 | controller | changed: [localhost]
2026-06-14 08:36:15.345650 | controller |
2026-06-14 08:36:15.345658 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-14 08:36:15.345664 | controller | Sunday 14 June 2026  08:36:15 +0000 (0:00:05.532)       0:02:30.511 ***********
2026-06-14 08:36:15.345669 | controller | Sunday 14 June 2026  08:36:15 +0000 (0:00:05.532)       0:02:30.509 ***********
2026-06-14 08:36:15.376488 | controller | skipping: [localhost]
2026-06-14 08:36:15.376569 | controller |
2026-06-14 08:36:15.376581 | 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-14 08:36:15.376587 | controller | Sunday 14 June 2026  08:36:15 +0000 (0:00:00.030)       0:02:30.542 ***********
2026-06-14 08:36:15.376592 | controller | Sunday 14 June 2026  08:36:15 +0000 (0:00:00.030)       0:02:30.540 ***********
2026-06-14 08:36:16.133758 | controller | ok: [localhost]
2026-06-14 08:36:16.133837 | controller |
2026-06-14 08:36:16.133844 | 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-14 08:36:16.133849 | controller | Sunday 14 June 2026  08:36:16 +0000 (0:00:00.756)       0:02:31.298 ***********
2026-06-14 08:36:16.133853 | controller | Sunday 14 June 2026  08:36:16 +0000 (0:00:00.756)       0:02:31.297 ***********
2026-06-14 08:36:38.553577 | controller | ok: [localhost] => (item=cainjector)
2026-06-14 08:36:38.553633 | controller | ok: [localhost] => (item=webhook)
2026-06-14 08:36:38.553640 | controller | ok: [localhost] => (item=cert-manager)
2026-06-14 08:36:38.553646 | controller |
2026-06-14 08:36:38.553652 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-14 08:36:38.553658 | controller | Sunday 14 June 2026  08:36:38 +0000 (0:00:22.420)       0:02:53.719 ***********
2026-06-14 08:36:38.553663 | controller | Sunday 14 June 2026  08:36:38 +0000 (0:00:22.420)       0:02:53.717 ***********
2026-06-14 08:36:38.759259 | controller | ok: [localhost]
2026-06-14 08:36:38.759312 | controller |
2026-06-14 08:36:38.759319 | 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-14 08:36:38.759324 | controller | Sunday 14 June 2026  08:36:38 +0000 (0:00:00.204)       0:02:53.924 ***********
2026-06-14 08:36:38.759328 | controller | Sunday 14 June 2026  08:36:38 +0000 (0:00:00.204)       0:02:53.922 ***********
2026-06-14 08:36:39.932920 | controller | changed: [localhost]
2026-06-14 08:36:39.932970 | controller |
2026-06-14 08:36:39.932981 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-14 08:36:39.932990 | controller | Sunday 14 June 2026  08:36:39 +0000 (0:00:01.174)       0:02:55.098 ***********
2026-06-14 08:36:39.932998 | controller | Sunday 14 June 2026  08:36:39 +0000 (0:00:01.174)       0:02:55.097 ***********
2026-06-14 08:36:40.409614 | controller | changed: [localhost]
2026-06-14 08:36:40.409687 | controller |
2026-06-14 08:36:40.409695 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-14 08:36:40.409701 | controller | Sunday 14 June 2026  08:36:40 +0000 (0:00:00.475)       0:02:55.574 ***********
2026-06-14 08:36:40.409707 | controller | Sunday 14 June 2026  08:36:40 +0000 (0:00:00.475)       0:02:55.573 ***********
2026-06-14 08:36:40.454605 | controller | skipping: [localhost]
2026-06-14 08:36:40.454681 | controller |
2026-06-14 08:36:40.454688 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-14 08:36:40.454709 | controller | Sunday 14 June 2026  08:36:40 +0000 (0:00:00.045)       0:02:55.620 ***********
2026-06-14 08:36:40.454714 | controller | Sunday 14 June 2026  08:36:40 +0000 (0:00:00.045)       0:02:55.618 ***********
2026-06-14 08:36:40.499072 | controller | skipping: [localhost]
2026-06-14 08:36:40.499151 | controller |
2026-06-14 08:36:40.499161 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-14 08:36:40.499169 | controller | Sunday 14 June 2026  08:36:40 +0000 (0:00:00.044)       0:02:55.665 ***********
2026-06-14 08:36:40.499177 | controller | Sunday 14 June 2026  08:36:40 +0000 (0:00:00.044)       0:02:55.663 ***********
2026-06-14 08:36:40.536304 | controller | skipping: [localhost]
2026-06-14 08:36:40.536382 | controller |
2026-06-14 08:36:40.536390 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-14 08:36:40.536395 | controller | Sunday 14 June 2026  08:36:40 +0000 (0:00:00.037)       0:02:55.702 ***********
2026-06-14 08:36:40.536427 | controller | Sunday 14 June 2026  08:36:40 +0000 (0:00:00.037)       0:02:55.700 ***********
2026-06-14 08:36:40.576672 | controller | skipping: [localhost]
2026-06-14 08:36:40.576749 | controller |
2026-06-14 08:36:40.576759 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-14 08:36:40.576767 | controller | Sunday 14 June 2026  08:36:40 +0000 (0:00:00.040)       0:02:55.742 ***********
2026-06-14 08:36:40.576774 | controller | Sunday 14 June 2026  08:36:40 +0000 (0:00:00.040)       0:02:55.740 ***********
2026-06-14 08:36:40.628158 | controller | skipping: [localhost]
2026-06-14 08:36:40.628221 | controller |
2026-06-14 08:36:40.628228 | 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-14 08:36:40.628235 | controller | Sunday 14 June 2026  08:36:40 +0000 (0:00:00.051)       0:02:55.793 ***********
2026-06-14 08:36:40.628240 | controller | Sunday 14 June 2026  08:36:40 +0000 (0:00:00.051)       0:02:55.792 ***********
2026-06-14 08:36:40.731028 | controller | ok: [localhost]
2026-06-14 08:36:40.731144 | controller |
2026-06-14 08:36:40.731153 | 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-14 08:36:40.731160 | controller | Sunday 14 June 2026  08:36:40 +0000 (0:00:00.103)       0:02:55.897 ***********
2026-06-14 08:36:40.731167 | controller | Sunday 14 June 2026  08:36:40 +0000 (0:00:00.103)       0:02:55.895 ***********
2026-06-14 08:36:40.846374 | controller | ok: [localhost]
2026-06-14 08:36:40.846500 | controller |
2026-06-14 08:36:40.846515 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-14 08:36:40.846529 | controller | Sunday 14 June 2026  08:36:40 +0000 (0:00:00.115)       0:02:56.012 ***********
2026-06-14 08:36:40.846538 | controller | Sunday 14 June 2026  08:36:40 +0000 (0:00:00.115)       0:02:56.010 ***********
2026-06-14 08:36:41.006503 | controller | skipping: [localhost]
2026-06-14 08:36:41.006639 | controller |
2026-06-14 08:36:41.006650 | 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-14 08:36:41.006661 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.160)       0:02:56.172 ***********
2026-06-14 08:36:41.006670 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.160)       0:02:56.170 ***********
2026-06-14 08:36:41.087712 | controller | ok: [localhost]
2026-06-14 08:36:41.087799 | controller |
2026-06-14 08:36:41.087810 | 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-14 08:36:41.087820 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.080)       0:02:56.253 ***********
2026-06-14 08:36:41.087829 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.080)       0:02:56.251 ***********
2026-06-14 08:36:41.246461 | controller | ok: [localhost]
2026-06-14 08:36:41.246528 | controller |
2026-06-14 08:36:41.246539 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-14 08:36:41.246577 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.159)       0:02:56.412 ***********
2026-06-14 08:36:41.246588 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.159)       0:02:56.410 ***********
2026-06-14 08:36:41.380156 | controller | skipping: [localhost]
2026-06-14 08:36:41.380285 | controller |
2026-06-14 08:36:41.380297 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-14 08:36:41.380307 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.133)       0:02:56.545 ***********
2026-06-14 08:36:41.380315 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.133)       0:02:56.544 ***********
2026-06-14 08:36:41.541907 | controller | ok: [localhost]
2026-06-14 08:36:41.542020 | controller |
2026-06-14 08:36:41.542029 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-14 08:36:41.542036 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-14 08:36:41.542042 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-14 08:36:41.542048 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-14 08:36:41.542052 | controller | {% endfor -%}
2026-06-14 08:36:41.542057 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-14 08:36:41.542063 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-14 08:36:41.542068 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-14 08:36:41.542073 | controller | ] ***
2026-06-14 08:36:41.542078 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.161)       0:02:56.707 ***********
2026-06-14 08:36:41.542082 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.161)       0:02:56.705 ***********
2026-06-14 08:36:41.600599 | controller | skipping: [localhost]
2026-06-14 08:36:41.600709 | controller |
2026-06-14 08:36:41.600738 | 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-14 08:36:41.600752 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.058)       0:02:56.765 ***********
2026-06-14 08:36:41.600760 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.058)       0:02:56.764 ***********
2026-06-14 08:36:41.652385 | controller | skipping: [localhost]
2026-06-14 08:36:41.652500 | controller |
2026-06-14 08:36:41.652510 | 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-14 08:36:41.652518 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.052)       0:02:56.818 ***********
2026-06-14 08:36:41.652524 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.052)       0:02:56.816 ***********
2026-06-14 08:36:41.766579 | controller | ok: [localhost]
2026-06-14 08:36:41.766663 | controller |
2026-06-14 08:36:41.766674 | 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-14 08:36:41.766683 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.113)       0:02:56.932 ***********
2026-06-14 08:36:41.766691 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.114)       0:02:56.930 ***********
2026-06-14 08:36:41.985668 | controller | ok: [localhost]
2026-06-14 08:36:41.985789 | controller |
2026-06-14 08:36:41.985801 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-14 08:36:41.985823 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.219)       0:02:57.151 ***********
2026-06-14 08:36:41.985832 | controller | Sunday 14 June 2026  08:36:41 +0000 (0:00:00.219)       0:02:57.150 ***********
2026-06-14 08:36:42.172854 | controller | skipping: [localhost]
2026-06-14 08:36:42.173013 | controller |
2026-06-14 08:36:42.173027 | 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-14 08:36:42.173038 | controller | Sunday 14 June 2026  08:36:42 +0000 (0:00:00.187)       0:02:57.338 ***********
2026-06-14 08:36:42.173046 | controller | Sunday 14 June 2026  08:36:42 +0000 (0:00:00.187)       0:02:57.337 ***********
2026-06-14 08:36:42.260161 | controller | ok: [localhost]
2026-06-14 08:36:42.260289 | controller |
2026-06-14 08:36:42.260306 | 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-14 08:36:42.260319 | controller | Sunday 14 June 2026  08:36:42 +0000 (0:00:00.086)       0:02:57.425 ***********
2026-06-14 08:36:42.260331 | controller | Sunday 14 June 2026  08:36:42 +0000 (0:00:00.086)       0:02:57.423 ***********
2026-06-14 08:36:42.458373 | controller | ok: [localhost]
2026-06-14 08:36:42.458494 | controller |
2026-06-14 08:36:42.458505 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-14 08:36:42.458515 | controller | Sunday 14 June 2026  08:36:42 +0000 (0:00:00.198)       0:02:57.623 ***********
2026-06-14 08:36:42.458524 | controller | Sunday 14 June 2026  08:36:42 +0000 (0:00:00.198)       0:02:57.622 ***********
2026-06-14 08:36:42.571252 | controller | skipping: [localhost]
2026-06-14 08:36:42.571343 | controller |
2026-06-14 08:36:42.571354 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-14 08:36:42.571363 | controller | Sunday 14 June 2026  08:36:42 +0000 (0:00:00.113)       0:02:57.737 ***********
2026-06-14 08:36:42.571371 | controller | Sunday 14 June 2026  08:36:42 +0000 (0:00:00.113)       0:02:57.735 ***********
2026-06-14 08:36:42.663817 | controller | ok: [localhost]
2026-06-14 08:36:42.663896 | controller |
2026-06-14 08:36:42.663903 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-14 08:36:42.663908 | controller | Sunday 14 June 2026  08:36:42 +0000 (0:00:00.092)       0:02:57.829 ***********
2026-06-14 08:36:42.663913 | controller | Sunday 14 June 2026  08:36:42 +0000 (0:00:00.092)       0:02:57.828 ***********
2026-06-14 08:36:42.691307 | controller | ok: [localhost] =>
2026-06-14 08:36:42.691393 | controller |     msg: No support for that step yet
2026-06-14 08:36:42.691407 | controller |
2026-06-14 08:36:42.691417 | 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-14 08:36:42.691427 | controller | Sunday 14 June 2026  08:36:42 +0000 (0:00:00.027)       0:02:57.857 ***********
2026-06-14 08:36:42.691436 | controller | Sunday 14 June 2026  08:36:42 +0000 (0:00:00.027)       0:02:57.855 ***********
2026-06-14 08:36:42.794391 | controller | ok: [localhost]
2026-06-14 08:36:42.794487 | controller |
2026-06-14 08:36:42.794498 | 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-14 08:36:42.794508 | controller | Sunday 14 June 2026  08:36:42 +0000 (0:00:00.103)       0:02:57.960 ***********
2026-06-14 08:36:42.794517 | controller | Sunday 14 June 2026  08:36:42 +0000 (0:00:00.103)       0:02:57.958 ***********
2026-06-14 08:36:42.941898 | controller | ok: [localhost]
2026-06-14 08:36:42.941969 | controller |
2026-06-14 08:36:42.941977 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-14 08:36:42.942000 | controller | Sunday 14 June 2026  08:36:42 +0000 (0:00:00.147)       0:02:58.107 ***********
2026-06-14 08:36:42.942014 | controller | Sunday 14 June 2026  08:36:42 +0000 (0:00:00.147)       0:02:58.106 ***********
2026-06-14 08:36:43.091098 | controller | skipping: [localhost]
2026-06-14 08:36:43.091199 | controller |
2026-06-14 08:36:43.091210 | 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-14 08:36:43.091220 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.149)       0:02:58.256 ***********
2026-06-14 08:36:43.091228 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.149)       0:02:58.255 ***********
2026-06-14 08:36:43.168916 | controller | ok: [localhost]
2026-06-14 08:36:43.169026 | controller |
2026-06-14 08:36:43.169043 | 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-14 08:36:43.169056 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.077)       0:02:58.333 ***********
2026-06-14 08:36:43.169067 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.077)       0:02:58.332 ***********
2026-06-14 08:36:43.332827 | controller | ok: [localhost]
2026-06-14 08:36:43.332900 | controller |
2026-06-14 08:36:43.332911 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-14 08:36:43.332920 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.163)       0:02:58.497 ***********
2026-06-14 08:36:43.332929 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.163)       0:02:58.496 ***********
2026-06-14 08:36:43.498266 | controller | skipping: [localhost]
2026-06-14 08:36:43.498346 | controller |
2026-06-14 08:36:43.498360 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-14 08:36:43.498369 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.165)       0:02:58.663 ***********
2026-06-14 08:36:43.498378 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.165)       0:02:58.662 ***********
2026-06-14 08:36:43.615622 | controller | ok: [localhost]
2026-06-14 08:36:43.615705 | controller |
2026-06-14 08:36:43.615712 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-14 08:36:43.615718 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.117)       0:02:58.780 ***********
2026-06-14 08:36:43.615723 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.117)       0:02:58.779 ***********
2026-06-14 08:36:43.706791 | controller | skipping: [localhost] => (item=artifacts)
2026-06-14 08:36:43.706886 | controller | skipping: [localhost] => (item=logs)
2026-06-14 08:36:43.706894 | controller | skipping: [localhost]
2026-06-14 08:36:43.706900 | controller |
2026-06-14 08:36:43.706906 | 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-14 08:36:43.706912 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.091)       0:02:58.872 ***********
2026-06-14 08:36:43.706917 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.091)       0:02:58.870 ***********
2026-06-14 08:36:43.769163 | controller | skipping: [localhost]
2026-06-14 08:36:43.769242 | controller |
2026-06-14 08:36:43.769249 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-14 08:36:43.769254 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.061)       0:02:58.933 ***********
2026-06-14 08:36:43.769259 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.061)       0:02:58.932 ***********
2026-06-14 08:36:43.824322 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3986', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3986', 'commit_id': '25c8dcf667e7257e81ccb03633ea25ec14d646ae', 'patchset': '25c8dcf667e7257e81ccb03633ea25ec14d646ae', '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-14 08:36:43.824439 | controller | skipping: [localhost]
2026-06-14 08:36:43.824451 | controller |
2026-06-14 08:36:43.824461 | 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-14 08:36:43.824471 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.056)       0:02:58.990 ***********
2026-06-14 08:36:43.824479 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.055)       0:02:58.988 ***********
2026-06-14 08:36:43.869400 | controller | skipping: [localhost]
2026-06-14 08:36:43.869503 | controller |
2026-06-14 08:36:43.869519 | 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-14 08:36:43.869533 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.045)       0:02:59.035 ***********
2026-06-14 08:36:43.869545 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.045)       0:02:59.033 ***********
2026-06-14 08:36:43.915955 | controller | skipping: [localhost]
2026-06-14 08:36:43.916030 | controller |
2026-06-14 08:36:43.916039 | controller | TASK [operator_build : Adds meta-operator to the list operators_list={{ [operators_list, meta_operator_info] | community.general.lists_mergeby('name') }}] ***
2026-06-14 08:36:43.916070 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.046)       0:02:59.081 ***********
2026-06-14 08:36:43.916077 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.046)       0:02:59.080 ***********
2026-06-14 08:36:43.948718 | controller | skipping: [localhost]
2026-06-14 08:36:43.948782 | controller |
2026-06-14 08:36:43.948789 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-14 08:36:43.948795 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.032)       0:02:59.114 ***********
2026-06-14 08:36:43.948801 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.032)       0:02:59.113 ***********
2026-06-14 08:36:43.984646 | controller | skipping: [localhost]
2026-06-14 08:36:43.984683 | controller |
2026-06-14 08:36:43.984689 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-14 08:36:43.984695 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.035)       0:02:59.150 ***********
2026-06-14 08:36:43.984699 | controller | Sunday 14 June 2026  08:36:43 +0000 (0:00:00.035)       0:02:59.149 ***********
2026-06-14 08:36:44.034633 | controller | skipping: [localhost]
2026-06-14 08:36:44.034703 | controller |
2026-06-14 08:36:44.034710 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-14 08:36:44.034715 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.049)       0:02:59.200 ***********
2026-06-14 08:36:44.034720 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.049)       0:02:59.198 ***********
2026-06-14 08:36:44.074925 | controller | skipping: [localhost]
2026-06-14 08:36:44.074999 | controller |
2026-06-14 08:36:44.075007 | 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-14 08:36:44.075013 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.040)       0:02:59.240 ***********
2026-06-14 08:36:44.075019 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.040)       0:02:59.239 ***********
2026-06-14 08:36:44.128140 | controller | skipping: [localhost]
2026-06-14 08:36:44.128218 | controller |
2026-06-14 08:36:44.128225 | 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-14 08:36:44.128231 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.053)       0:02:59.293 ***********
2026-06-14 08:36:44.128237 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.053)       0:02:59.292 ***********
2026-06-14 08:36:44.224254 | controller | ok: [localhost]
2026-06-14 08:36:44.224325 | controller |
2026-06-14 08:36:44.224345 | 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-14 08:36:44.224350 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.095)       0:02:59.389 ***********
2026-06-14 08:36:44.224354 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.095)       0:02:59.388 ***********
2026-06-14 08:36:44.380637 | controller | ok: [localhost]
2026-06-14 08:36:44.380740 | controller |
2026-06-14 08:36:44.380756 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-14 08:36:44.380768 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.156)       0:02:59.546 ***********
2026-06-14 08:36:44.380779 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.156)       0:02:59.544 ***********
2026-06-14 08:36:44.547031 | controller | skipping: [localhost]
2026-06-14 08:36:44.547109 | controller |
2026-06-14 08:36:44.547116 | 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-14 08:36:44.547123 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.166)       0:02:59.712 ***********
2026-06-14 08:36:44.547128 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.166)       0:02:59.711 ***********
2026-06-14 08:36:44.621224 | controller | ok: [localhost]
2026-06-14 08:36:44.621304 | controller |
2026-06-14 08:36:44.621312 | 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-14 08:36:44.621318 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.074)       0:02:59.787 ***********
2026-06-14 08:36:44.621324 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.074)       0:02:59.785 ***********
2026-06-14 08:36:44.748978 | controller | ok: [localhost]
2026-06-14 08:36:44.749031 | controller |
2026-06-14 08:36:44.749042 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-14 08:36:44.749050 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.128)       0:02:59.915 ***********
2026-06-14 08:36:44.749058 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.128)       0:02:59.913 ***********
2026-06-14 08:36:44.892431 | controller | skipping: [localhost]
2026-06-14 08:36:44.892528 | controller |
2026-06-14 08:36:44.892539 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-14 08:36:44.892576 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.142)       0:03:00.057 ***********
2026-06-14 08:36:44.892587 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.142)       0:03:00.056 ***********
2026-06-14 08:36:44.968891 | controller | ok: [localhost]
2026-06-14 08:36:44.968929 | controller |
2026-06-14 08:36:44.968934 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-14 08:36:44.968938 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.077)       0:03:00.134 ***********
2026-06-14 08:36:44.968944 | controller | Sunday 14 June 2026  08:36:44 +0000 (0:00:00.077)       0:03:00.133 ***********
2026-06-14 08:36:45.100982 | controller |
2026-06-14 08:36:45.101069 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-14 08:36:45.101077 | controller | Sunday 14 June 2026  08:36:45 +0000 (0:00:00.131)       0:03:00.266 ***********
2026-06-14 08:36:45.101082 | controller | Sunday 14 June 2026  08:36:45 +0000 (0:00:00.131)       0:03:00.265 ***********
2026-06-14 08:36:45.409812 | controller | changed: [localhost]
2026-06-14 08:36:45.409853 | controller |
2026-06-14 08:36:45.409861 | 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-14 08:36:45.409868 | controller | Sunday 14 June 2026  08:36:45 +0000 (0:00:00.308)       0:03:00.575 ***********
2026-06-14 08:36:45.409885 | controller | Sunday 14 June 2026  08:36:45 +0000 (0:00:00.308)       0:03:00.573 ***********
2026-06-14 08:36:46.197024 | controller | ok: [localhost]
2026-06-14 08:36:46.197075 | controller |
2026-06-14 08:36:46.197085 | 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-14 08:36:46.197093 | controller | Sunday 14 June 2026  08:36:46 +0000 (0:00:00.787)       0:03:01.362 ***********
2026-06-14 08:36:46.197100 | controller | Sunday 14 June 2026  08:36:46 +0000 (0:00:00.787)       0:03:01.361 ***********
2026-06-14 08:36:46.707112 | controller | changed: [localhost]
2026-06-14 08:36:46.707189 | controller |
2026-06-14 08:36:46.707200 | 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-14 08:36:46.707209 | controller | Sunday 14 June 2026  08:36:46 +0000 (0:00:00.509)       0:03:01.872 ***********
2026-06-14 08:36:46.707217 | controller | Sunday 14 June 2026  08:36:46 +0000 (0:00:00.509)       0:03:01.870 ***********
2026-06-14 08:36:47.573766 | controller | ok: [localhost]
2026-06-14 08:36:47.573877 | controller |
2026-06-14 08:36:47.573889 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-14 08:36:47.573899 | controller | Sunday 14 June 2026  08:36:47 +0000 (0:00:00.866)       0:03:02.738 ***********
2026-06-14 08:36:47.573907 | controller | Sunday 14 June 2026  08:36:47 +0000 (0:00:00.866)       0:03:02.737 ***********
2026-06-14 08:36:49.483076 | controller | changed: [localhost -> controller(38.102.83.196)] => (item=controller)
2026-06-14 08:36:49.483158 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-14 08:36:49.483167 | controller | changed: [localhost] => (item=localhost)
2026-06-14 08:36:49.483173 | controller |
2026-06-14 08:36:49.483177 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-14 08:36:49.483182 | controller |     _host_map |
2026-06-14 08:36:49.483186 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-14 08:36:49.483190 | controller |     map(attribute="value") |
2026-06-14 08:36:49.483193 | controller |     list
2026-06-14 08:36:49.483197 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-14 08:36:49.483201 | controller | Sunday 14 June 2026  08:36:49 +0000 (0:00:01.909)       0:03:04.648 ***********
2026-06-14 08:36:49.483205 | controller | Sunday 14 June 2026  08:36:49 +0000 (0:00:01.909)       0:03:04.647 ***********
2026-06-14 08:36:49.557356 | controller | ok: [localhost]
2026-06-14 08:36:49.557390 | controller |
2026-06-14 08:36:49.557396 | 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-14 08:36:49.557408 | controller | Sunday 14 June 2026  08:36:49 +0000 (0:00:00.074)       0:03:04.723 ***********
2026-06-14 08:36:49.557412 | controller | Sunday 14 June 2026  08:36:49 +0000 (0:00:00.074)       0:03:04.721 ***********
2026-06-14 08:36:50.324429 | controller | changed: [localhost]
2026-06-14 08:36:50.324484 | controller |
2026-06-14 08:36:50.324491 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-14 08:36:50.324496 | controller | Sunday 14 June 2026  08:36:50 +0000 (0:00:00.766)       0:03:05.490 ***********
2026-06-14 08:36:50.324500 | controller | Sunday 14 June 2026  08:36:50 +0000 (0:00:00.766)       0:03:05.488 ***********
2026-06-14 08:36:50.373650 | 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-14 08:36:50.373700 | controller |
2026-06-14 08:36:50.373706 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-14 08:36:50.373710 | controller |   [
2026-06-14 08:36:50.373714 | controller |     cifmw_cls_local_storage_name,
2026-06-14 08:36:50.373718 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-14 08:36:50.373722 | controller |   ] | path_join
2026-06-14 08:36:50.373725 | controller | }}, state={{
2026-06-14 08:36:50.373741 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-14 08:36:50.373745 | controller | }}, mode=0775] ***
2026-06-14 08:36:50.373749 | controller | Sunday 14 June 2026  08:36:50 +0000 (0:00:00.049)       0:03:05.539 ***********
2026-06-14 08:36:50.373753 | controller | Sunday 14 June 2026  08:36:50 +0000 (0:00:00.049)       0:03:05.538 ***********
2026-06-14 08:37:00.274232 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-14 08:37:00.274343 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-14 08:37:00.274348 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-14 08:37:00.274352 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-14 08:37:00.274355 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-14 08:37:00.274358 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-14 08:37:00.274362 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-14 08:37:00.274365 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-14 08:37:00.274390 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-14 08:37:00.274394 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-14 08:37:00.274397 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-14 08:37:00.274400 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-14 08:37:00.274404 | controller |
2026-06-14 08:37:00.274410 | controller | TASK [ci_local_storage : Manage PV directories on nodes unreachable via SSH _raw_params=uncovered_node_dirs.yml] ***
2026-06-14 08:37:00.274414 | controller | Sunday 14 June 2026  08:37:00 +0000 (0:00:09.900)       0:03:15.439 ***********
2026-06-14 08:37:00.274419 | controller | Sunday 14 June 2026  08:37:00 +0000 (0:00:09.900)       0:03:15.438 ***********
2026-06-14 08:37:00.316057 | controller | skipping: [localhost]
2026-06-14 08:37:00.316089 | controller |
2026-06-14 08:37:00.316094 | 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-14 08:37:00.316099 | controller | Sunday 14 June 2026  08:37:00 +0000 (0:00:00.041)       0:03:15.481 ***********
2026-06-14 08:37:00.316103 | controller | Sunday 14 June 2026  08:37:00 +0000 (0:00:00.041)       0:03:15.479 ***********
2026-06-14 08:37:00.756613 | controller | changed: [localhost]
2026-06-14 08:37:00.756730 | controller |
2026-06-14 08:37:00.756756 | 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-14 08:37:00.756767 | controller | Sunday 14 June 2026  08:37:00 +0000 (0:00:00.441)       0:03:15.922 ***********
2026-06-14 08:37:00.756776 | controller | Sunday 14 June 2026  08:37:00 +0000 (0:00:00.441)       0:03:15.920 ***********
2026-06-14 08:37:01.952447 | controller | changed: [localhost]
2026-06-14 08:37:01.952519 | controller |
2026-06-14 08:37:01.952524 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-14 08:37:01.952529 | controller | Sunday 14 June 2026  08:37:01 +0000 (0:00:01.195)       0:03:17.118 ***********
2026-06-14 08:37:01.952532 | controller | Sunday 14 June 2026  08:37:01 +0000 (0:00:01.195)       0:03:17.116 ***********
2026-06-14 08:37:01.993656 | controller | skipping: [localhost]
2026-06-14 08:37:01.993724 | controller |
2026-06-14 08:37:01.993740 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-14 08:37:01.993753 | controller | Sunday 14 June 2026  08:37:01 +0000 (0:00:00.041)       0:03:17.159 ***********
2026-06-14 08:37:01.993764 | controller | Sunday 14 June 2026  08:37:01 +0000 (0:00:00.041)       0:03:17.157 ***********
2026-06-14 08:37:02.138721 | controller |
2026-06-14 08:37:02.138773 | 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-14 08:37:02.138785 | controller | Sunday 14 June 2026  08:37:02 +0000 (0:00:00.145)       0:03:17.304 ***********
2026-06-14 08:37:02.138807 | controller | Sunday 14 June 2026  08:37:02 +0000 (0:00:00.145)       0:03:17.303 ***********
2026-06-14 08:37:02.185326 | controller | skipping: [localhost]
2026-06-14 08:37:02.185386 | controller |
2026-06-14 08:37:02.185426 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-14 08:37:02.185435 | controller |   cifmw_install_yamls_environment |
2026-06-14 08:37:02.185445 | controller |   combine({'PATH': cifmw_path}) |
2026-06-14 08:37:02.185452 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-14 08:37:02.185460 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-14 08:37:02.185469 | 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-14 08:37:02.185478 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-14 08:37:02.185486 | controller | {% endif %}
2026-06-14 08:37:02.185493 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-14 08:37:02.185501 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-14 08:37:02.185509 | controller | Sunday 14 June 2026  08:37:02 +0000 (0:00:00.046)       0:03:17.351 ***********
2026-06-14 08:37:02.185517 | controller | Sunday 14 June 2026  08:37:02 +0000 (0:00:00.046)       0:03:17.349 ***********
2026-06-14 08:37:02.252189 | controller | ok: [localhost]
2026-06-14 08:37:02.252266 | controller |
2026-06-14 08:37:02.252274 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-14 08:37:02.252280 | controller | Sunday 14 June 2026  08:37:02 +0000 (0:00:00.066)       0:03:17.418 ***********
2026-06-14 08:37:02.252286 | controller | Sunday 14 June 2026  08:37:02 +0000 (0:00:00.066)       0:03:17.416 ***********
2026-06-14 08:37:02.292280 | controller | skipping: [localhost]
2026-06-14 08:37:02.292378 | controller |
2026-06-14 08:37:02.292394 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-14 08:37:02.292405 | controller | Sunday 14 June 2026  08:37:02 +0000 (0:00:00.039)       0:03:17.458 ***********
2026-06-14 08:37:02.292416 | controller | Sunday 14 June 2026  08:37:02 +0000 (0:00:00.039)       0:03:17.456 ***********
2026-06-14 08:37:02.353445 | controller |
2026-06-14 08:37:02.353536 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-14 08:37:02.353566 | controller | Sunday 14 June 2026  08:37:02 +0000 (0:00:00.061)       0:03:17.519 ***********
2026-06-14 08:37:02.353577 | controller | Sunday 14 June 2026  08:37:02 +0000 (0:00:00.061)       0:03:17.517 ***********
2026-06-14 08:37:02.423696 | controller | ok: [localhost] =>
2026-06-14 08:37:02.423799 | controller |     make_input_env:
2026-06-14 08:37:02.423813 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-14 08:37:02.423826 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-14 08:37:02.423838 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-14 08:37:02.423879 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-14 08:37:02.423892 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-14 08:37:02.423903 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-14 08:37:02.423913 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-14 08:37:02.423924 | 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-14 08:37:02.423936 | controller |
2026-06-14 08:37:02.423944 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-14 08:37:02.423952 | controller | Sunday 14 June 2026  08:37:02 +0000 (0:00:00.069)       0:03:17.589 ***********
2026-06-14 08:37:02.423959 | controller | Sunday 14 June 2026  08:37:02 +0000 (0:00:00.069)       0:03:17.587 ***********
2026-06-14 08:37:02.470297 | controller | skipping: [localhost]
2026-06-14 08:37:02.470351 | controller |
2026-06-14 08:37:02.470364 | 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-14 08:37:02.470387 | controller | Sunday 14 June 2026  08:37:02 +0000 (0:00:00.047)       0:03:17.636 ***********
2026-06-14 08:37:02.470396 | controller | Sunday 14 June 2026  08:37:02 +0000 (0:00:00.047)       0:03:17.634 ***********
2026-06-14 08:37:04.209536 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-14 08:37:04.209677 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-14 08:37:04.209691 | controller | }}
2026-06-14 08:37:04.244904 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-14 08:37:04.245019 | controller | changed: [localhost]
2026-06-14 08:37:04.245029 | controller |
2026-06-14 08:37:04.245037 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-14 08:37:04.245044 | controller | Sunday 14 June 2026  08:37:04 +0000 (0:00:01.773)       0:03:19.410 ***********
2026-06-14 08:37:04.245051 | controller | Sunday 14 June 2026  08:37:04 +0000 (0:00:01.774)       0:03:19.408 ***********
2026-06-14 08:37:04.319482 | controller |
2026-06-14 08:37:04.319762 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-14 08:37:04.319769 | controller | Sunday 14 June 2026  08:37:04 +0000 (0:00:00.075)       0:03:19.485 ***********
2026-06-14 08:37:04.319775 | controller | Sunday 14 June 2026  08:37:04 +0000 (0:00:00.075)       0:03:19.483 ***********
2026-06-14 08:37:04.378904 | controller | ok: [localhost] =>
2026-06-14 08:37:04.378979 | controller |     make_openstack_env:
2026-06-14 08:37:04.378986 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-14 08:37:04.378992 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-14 08:37:04.378997 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-14 08:37:04.379003 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-14 08:37:04.379009 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-14 08:37:04.379015 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-14 08:37:04.379020 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-14 08:37:04.379024 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-14 08:37:04.379029 | 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-14 08:37:04.379035 | controller |
2026-06-14 08:37:04.379040 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-14 08:37:04.379045 | controller | Sunday 14 June 2026  08:37:04 +0000 (0:00:00.059)       0:03:19.544 ***********
2026-06-14 08:37:04.379050 | controller | Sunday 14 June 2026  08:37:04 +0000 (0:00:00.059)       0:03:19.543 ***********
2026-06-14 08:37:04.414482 | controller | skipping: [localhost]
2026-06-14 08:37:04.414581 | controller |
2026-06-14 08:37:04.414591 | 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-14 08:37:04.414598 | controller | Sunday 14 June 2026  08:37:04 +0000 (0:00:00.035)       0:03:19.580 ***********
2026-06-14 08:37:04.414604 | controller | Sunday 14 June 2026  08:37:04 +0000 (0:00:00.035)       0:03:19.578 ***********
2026-06-14 08:41:43.847774 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-14 08:41:43.847878 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-14 08:41:43.847888 | controller | default(true) }}
2026-06-14 08:41:43.876124 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-14 08:41:43.876174 | controller | changed: [localhost]
2026-06-14 08:41:43.876206 | controller |
2026-06-14 08:41:43.876225 | 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-14 08:41:43.876235 | controller | Sunday 14 June 2026  08:41:43 +0000 (0:04:39.461)       0:07:59.041 ***********
2026-06-14 08:41:43.876252 | controller | Sunday 14 June 2026  08:41:43 +0000 (0:04:39.461)       0:07:59.040 ***********
2026-06-14 08:44:16.185992 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-14 08:44:16.186101 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-14 08:44:16.186113 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (28 retries left).
2026-06-14 08:44:16.186121 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (27 retries left).
2026-06-14 08:44:16.186130 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (26 retries left).
2026-06-14 08:44:16.186138 | controller | changed: [localhost]
2026-06-14 08:44:16.186148 | controller |
2026-06-14 08:44:16.186158 | 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-14 08:44:16.186167 | controller | Sunday 14 June 2026  08:44:16 +0000 (0:02:32.309)       0:10:31.351 ***********
2026-06-14 08:44:16.186176 | controller | Sunday 14 June 2026  08:44:16 +0000 (0:02:32.309)       0:10:31.350 ***********
2026-06-14 08:44:16.641316 | controller | changed: [localhost]
2026-06-14 08:44:16.641362 | controller |
2026-06-14 08:44:16.641373 | 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-14 08:44:16.641383 | controller | Sunday 14 June 2026  08:44:16 +0000 (0:00:00.454)       0:10:31.806 ***********
2026-06-14 08:44:16.641391 | controller | Sunday 14 June 2026  08:44:16 +0000 (0:00:00.454)       0:10:31.805 ***********
2026-06-14 08:44:17.648264 | controller | ok: [localhost]
2026-06-14 08:44:17.648313 | controller |
2026-06-14 08:44:17.648324 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-14 08:44:17.648333 | controller | Sunday 14 June 2026  08:44:17 +0000 (0:00:01.007)       0:10:32.813 ***********
2026-06-14 08:44:17.648341 | controller | Sunday 14 June 2026  08:44:17 +0000 (0:00:01.007)       0:10:32.812 ***********
2026-06-14 08:44:17.749056 | controller |
2026-06-14 08:44:17.749093 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-14 08:44:17.749100 | controller | Sunday 14 June 2026  08:44:17 +0000 (0:00:00.101)       0:10:32.914 ***********
2026-06-14 08:44:17.749106 | controller | Sunday 14 June 2026  08:44:17 +0000 (0:00:00.101)       0:10:32.913 ***********
2026-06-14 08:44:17.805916 | controller | ok: [localhost] =>
2026-06-14 08:44:17.805961 | controller |     make_openstack_init_env:
2026-06-14 08:44:17.805970 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-14 08:44:17.805979 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-14 08:44:17.805986 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-14 08:44:17.805994 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-14 08:44:17.806001 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-14 08:44:17.806008 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-14 08:44:17.806015 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-14 08:44:17.806023 | 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-14 08:44:17.806039 | controller |
2026-06-14 08:44:17.806047 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-14 08:44:17.806054 | controller | Sunday 14 June 2026  08:44:17 +0000 (0:00:00.056)       0:10:32.971 ***********
2026-06-14 08:44:17.806061 | controller | Sunday 14 June 2026  08:44:17 +0000 (0:00:00.056)       0:10:32.970 ***********
2026-06-14 08:44:17.856042 | controller | skipping: [localhost]
2026-06-14 08:44:17.856079 | controller |
2026-06-14 08:44:17.856086 | 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-14 08:44:17.856092 | controller | Sunday 14 June 2026  08:44:17 +0000 (0:00:00.050)       0:10:33.021 ***********
2026-06-14 08:44:17.856097 | controller | Sunday 14 June 2026  08:44:17 +0000 (0:00:00.050)       0:10:33.020 ***********
2026-06-14 08:45:37.336971 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-14 08:45:37.337047 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-14 08:45:37.337055 | controller | default(true) }}
2026-06-14 08:45:37.367341 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-14 08:45:37.367423 | controller | changed: [localhost]
2026-06-14 08:45:37.367430 | controller |
2026-06-14 08:45:37.367436 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-14 08:45:37.367441 | controller | Sunday 14 June 2026  08:45:37 +0000 (0:01:19.510)       0:11:52.532 ***********
2026-06-14 08:45:37.367445 | controller | Sunday 14 June 2026  08:45:37 +0000 (0:01:19.510)       0:11:52.531 ***********
2026-06-14 08:45:37.399497 | controller | skipping: [localhost]
2026-06-14 08:45:37.399586 | controller |
2026-06-14 08:45:37.399617 | 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-14 08:45:37.399623 | controller | Sunday 14 June 2026  08:45:37 +0000 (0:00:00.032)       0:11:52.565 ***********
2026-06-14 08:45:37.399629 | controller | Sunday 14 June 2026  08:45:37 +0000 (0:00:00.032)       0:11:52.563 ***********
2026-06-14 08:45:37.431221 | controller | skipping: [localhost]
2026-06-14 08:45:37.431259 | controller |
2026-06-14 08:45:37.431266 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-14 08:45:37.431271 | controller | Sunday 14 June 2026  08:45:37 +0000 (0:00:00.031)       0:11:52.597 ***********
2026-06-14 08:45:37.431276 | controller | Sunday 14 June 2026  08:45:37 +0000 (0:00:00.031)       0:11:52.595 ***********
2026-06-14 08:45:37.488900 | controller |
2026-06-14 08:45:37.488982 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-14 08:45:37.488991 | controller | Sunday 14 June 2026  08:45:37 +0000 (0:00:00.057)       0:11:52.654 ***********
2026-06-14 08:45:37.488998 | controller | Sunday 14 June 2026  08:45:37 +0000 (0:00:00.057)       0:11:52.653 ***********
2026-06-14 08:45:37.528954 | controller | ok: [localhost] =>
2026-06-14 08:45:37.529020 | controller |     make_openstack_deploy_prep_env:
2026-06-14 08:45:37.529036 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-14 08:45:37.529047 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-14 08:45:37.529058 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-14 08:45:37.529070 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-14 08:45:37.529082 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-14 08:45:37.529093 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-14 08:45:37.529104 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-14 08:45:37.529115 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-14 08:45:37.529126 | 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-14 08:45:37.529150 | controller |
2026-06-14 08:45:37.529162 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-14 08:45:37.529173 | controller | Sunday 14 June 2026  08:45:37 +0000 (0:00:00.040)       0:11:52.694 ***********
2026-06-14 08:45:37.529183 | controller | Sunday 14 June 2026  08:45:37 +0000 (0:00:00.040)       0:11:52.693 ***********
2026-06-14 08:45:37.561912 | controller | skipping: [localhost]
2026-06-14 08:45:37.561954 | controller |
2026-06-14 08:45:37.561961 | 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-14 08:45:37.561967 | controller | Sunday 14 June 2026  08:45:37 +0000 (0:00:00.032)       0:11:52.727 ***********
2026-06-14 08:45:37.561972 | controller | Sunday 14 June 2026  08:45:37 +0000 (0:00:00.032)       0:11:52.726 ***********
2026-06-14 08:45:39.038097 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-14 08:45:39.038155 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-14 08:45:39.038162 | controller | default(true) }}
2026-06-14 08:45:39.057989 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-14 08:45:39.058048 | controller | changed: [localhost]
2026-06-14 08:45:39.058058 | controller |
2026-06-14 08:45:39.058066 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-14 08:45:39.058073 | controller | Sunday 14 June 2026  08:45:39 +0000 (0:00:01.496)       0:11:54.224 ***********
2026-06-14 08:45:39.058080 | controller | Sunday 14 June 2026  08:45:39 +0000 (0:00:01.496)       0:11:54.222 ***********
2026-06-14 08:45:39.129356 | controller |
2026-06-14 08:45:39.129399 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-14 08:45:39.129405 | controller | Sunday 14 June 2026  08:45:39 +0000 (0:00:00.071)       0:11:54.295 ***********
2026-06-14 08:45:39.129411 | controller | Sunday 14 June 2026  08:45:39 +0000 (0:00:00.071)       0:11:54.293 ***********
2026-06-14 08:45:39.178725 | controller | ok: [localhost] =>
2026-06-14 08:45:39.178768 | controller |     make_netconfig_deploy_env:
2026-06-14 08:45:39.178774 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-14 08:45:39.178780 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-14 08:45:39.178785 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-14 08:45:39.178790 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-14 08:45:39.178795 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-14 08:45:39.178800 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-14 08:45:39.178805 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-14 08:45:39.178810 | 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-14 08:45:39.178816 | controller |
2026-06-14 08:45:39.178820 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-14 08:45:39.178825 | controller | Sunday 14 June 2026  08:45:39 +0000 (0:00:00.049)       0:11:54.344 ***********
2026-06-14 08:45:39.178830 | controller | Sunday 14 June 2026  08:45:39 +0000 (0:00:00.049)       0:11:54.343 ***********
2026-06-14 08:45:39.219045 | controller | skipping: [localhost]
2026-06-14 08:45:39.219109 | controller |
2026-06-14 08:45:39.219124 | 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-14 08:45:39.219152 | controller | Sunday 14 June 2026  08:45:39 +0000 (0:00:00.040)       0:11:54.385 ***********
2026-06-14 08:45:39.219166 | controller | Sunday 14 June 2026  08:45:39 +0000 (0:00:00.040)       0:11:54.383 ***********
2026-06-14 08:45:43.504873 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-14 08:45:43.504942 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-14 08:45:43.504949 | controller | default(true) }}
2026-06-14 08:45:43.530678 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-14 08:45:43.530747 | controller | changed: [localhost]
2026-06-14 08:45:43.530752 | controller |
2026-06-14 08:45:43.530755 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-14 08:45:43.530759 | controller | Sunday 14 June 2026  08:45:43 +0000 (0:00:04.311)       0:11:58.696 ***********
2026-06-14 08:45:43.530763 | controller | Sunday 14 June 2026  08:45:43 +0000 (0:00:04.311)       0:11:58.694 ***********
2026-06-14 08:45:43.598568 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/edpm_prepare/tasks/kustomize_and_deploy.yml for localhost
2026-06-14 08:45:43.598623 | controller |
2026-06-14 08:45:43.598629 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-14 08:45:43.598633 | controller | Sunday 14 June 2026  08:45:43 +0000 (0:00:00.068)       0:11:58.764 ***********
2026-06-14 08:45:43.598636 | controller | Sunday 14 June 2026  08:45:43 +0000 (0:00:00.068)       0:11:58.762 ***********
2026-06-14 08:45:43.631867 | controller | ok: [localhost]
2026-06-14 08:45:43.631925 | controller |
2026-06-14 08:45:43.631933 | 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-14 08:45:43.631939 | controller | Sunday 14 June 2026  08:45:43 +0000 (0:00:00.033)       0:11:58.797 ***********
2026-06-14 08:45:43.631945 | controller | Sunday 14 June 2026  08:45:43 +0000 (0:00:00.033)       0:11:58.796 ***********
2026-06-14 08:45:43.664972 | controller | skipping: [localhost]
2026-06-14 08:45:43.665047 | controller |
2026-06-14 08:45:43.665055 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-14 08:45:43.665060 | controller | Sunday 14 June 2026  08:45:43 +0000 (0:00:00.033)       0:11:58.830 ***********
2026-06-14 08:45:43.665065 | controller | Sunday 14 June 2026  08:45:43 +0000 (0:00:00.033)       0:11:58.829 ***********
2026-06-14 08:45:43.708365 | controller | skipping: [localhost]
2026-06-14 08:45:43.708426 | controller |
2026-06-14 08:45:43.708432 | 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-14 08:45:43.708437 | controller | Sunday 14 June 2026  08:45:43 +0000 (0:00:00.043)       0:11:58.874 ***********
2026-06-14 08:45:43.708441 | controller | Sunday 14 June 2026  08:45:43 +0000 (0:00:00.043)       0:11:58.872 ***********
2026-06-14 08:45:43.767630 | controller | ok: [localhost]
2026-06-14 08:45:43.767689 | controller |
2026-06-14 08:45:43.767696 | controller | TASK [edpm_prepare : Perform kustomizations to the OpenStackControlPlane CR target_path={{ cifmw_edpm_prepare_openstack_crs_path }}, sort_ascending=False, kustomizations={{
2026-06-14 08:45:43.767701 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-14 08:45:43.767705 | controller |   _ctlplane_name_kustomizations +
2026-06-14 08:45:43.767709 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-14 08:45:43.767714 | controller | }}, kustomizations_paths={{
2026-06-14 08:45:43.767717 | controller |   [
2026-06-14 08:45:43.767721 | controller |     (
2026-06-14 08:45:43.767725 | controller |       [
2026-06-14 08:45:43.767728 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-14 08:45:43.767743 | controller |         'kustomizations',
2026-06-14 08:45:43.767748 | controller |         'controlplane'
2026-06-14 08:45:43.767751 | controller |       ] | ansible.builtin.path_join
2026-06-14 08:45:43.767755 | controller |     )
2026-06-14 08:45:43.767758 | controller |   ]
2026-06-14 08:45:43.767762 | controller | }}] ***
2026-06-14 08:45:43.767774 | controller | Sunday 14 June 2026  08:45:43 +0000 (0:00:00.059)       0:11:58.933 ***********
2026-06-14 08:45:43.767778 | controller | Sunday 14 June 2026  08:45:43 +0000 (0:00:00.059)       0:11:58.931 ***********
2026-06-14 08:45:44.419311 | controller | changed: [localhost]
2026-06-14 08:45:44.419371 | controller |
2026-06-14 08:45:44.419385 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-14 08:45:44.419397 | controller | Sunday 14 June 2026  08:45:44 +0000 (0:00:00.651)       0:11:59.584 ***********
2026-06-14 08:45:44.419408 | controller | Sunday 14 June 2026  08:45:44 +0000 (0:00:00.651)       0:11:59.583 ***********
2026-06-14 08:45:44.459494 | controller | ok: [localhost] =>
2026-06-14 08:45:44.459585 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-14 08:45:44.459593 | controller |       changed: true
2026-06-14 08:45:44.459597 | controller |       count: 2
2026-06-14 08:45:44.459600 | controller |       failed: false
2026-06-14 08:45:44.459604 | controller |       kustomizations_paths:
2026-06-14 08:45:44.459608 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-14 08:45:44.459612 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-14 08:45:44.459616 | controller |       result:
2026-06-14 08:45:44.459627 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-14 08:45:44.459631 | controller |         kind: OpenStackControlPlane
2026-06-14 08:45:44.459634 | controller |         metadata:
2026-06-14 08:45:44.459637 | controller |           labels:
2026-06-14 08:45:44.459641 | controller |             created-by: install_yamls
2026-06-14 08:45:44.459644 | controller |           name: controlplane
2026-06-14 08:45:44.459648 | controller |           namespace: openstack
2026-06-14 08:45:44.459651 | controller |         spec:
2026-06-14 08:45:44.459654 | controller |           barbican:
2026-06-14 08:45:44.459657 | controller |             apiOverride:
2026-06-14 08:45:44.459661 | controller |               route: {}
2026-06-14 08:45:44.459664 | controller |             template:
2026-06-14 08:45:44.459667 | controller |               barbicanAPI:
2026-06-14 08:45:44.459670 | controller |                 override:
2026-06-14 08:45:44.459674 | controller |                   service:
2026-06-14 08:45:44.459677 | controller |                     internal:
2026-06-14 08:45:44.459680 | controller |                       metadata:
2026-06-14 08:45:44.459684 | controller |                         annotations:
2026-06-14 08:45:44.459687 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.459691 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-14 08:45:44.459694 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-14 08:45:44.459697 | controller |                       spec:
2026-06-14 08:45:44.459701 | controller |                         type: LoadBalancer
2026-06-14 08:45:44.459704 | controller |                 replicas: 1
2026-06-14 08:45:44.459707 | controller |               barbicanKeystoneListener:
2026-06-14 08:45:44.459711 | controller |                 replicas: 1
2026-06-14 08:45:44.459714 | controller |               barbicanWorker:
2026-06-14 08:45:44.459717 | controller |                 replicas: 1
2026-06-14 08:45:44.459721 | controller |               databaseInstance: openstack
2026-06-14 08:45:44.459724 | controller |               secret: osp-secret
2026-06-14 08:45:44.459728 | controller |           cinder:
2026-06-14 08:45:44.459731 | controller |             apiOverride:
2026-06-14 08:45:44.459734 | controller |               route: {}
2026-06-14 08:45:44.459737 | controller |             template:
2026-06-14 08:45:44.459741 | controller |               cinderAPI:
2026-06-14 08:45:44.459744 | controller |                 override:
2026-06-14 08:45:44.459747 | controller |                   service:
2026-06-14 08:45:44.459750 | controller |                     internal:
2026-06-14 08:45:44.459754 | controller |                       metadata:
2026-06-14 08:45:44.459757 | controller |                         annotations:
2026-06-14 08:45:44.459761 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.459767 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-14 08:45:44.459770 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-14 08:45:44.459774 | controller |                       spec:
2026-06-14 08:45:44.459777 | controller |                         type: LoadBalancer
2026-06-14 08:45:44.459780 | controller |               cinderBackup:
2026-06-14 08:45:44.459784 | controller |                 networkAttachments:
2026-06-14 08:45:44.459787 | controller |                 - storage
2026-06-14 08:45:44.459790 | controller |                 replicas: 0
2026-06-14 08:45:44.459794 | controller |               cinderScheduler:
2026-06-14 08:45:44.459797 | controller |                 replicas: 1
2026-06-14 08:45:44.459800 | controller |               cinderVolumes:
2026-06-14 08:45:44.459803 | controller |                 volume1:
2026-06-14 08:45:44.459807 | controller |                   networkAttachments:
2026-06-14 08:45:44.459810 | controller |                   - storage
2026-06-14 08:45:44.459813 | controller |                   replicas: 0
2026-06-14 08:45:44.459817 | controller |               databaseInstance: openstack
2026-06-14 08:45:44.459820 | controller |               secret: osp-secret
2026-06-14 08:45:44.459823 | controller |           designate:
2026-06-14 08:45:44.459827 | controller |             apiOverride:
2026-06-14 08:45:44.459830 | controller |               route: {}
2026-06-14 08:45:44.459833 | controller |             enabled: false
2026-06-14 08:45:44.459837 | controller |             template:
2026-06-14 08:45:44.459841 | controller |               databaseInstance: openstack
2026-06-14 08:45:44.459846 | controller |               designateAPI:
2026-06-14 08:45:44.459850 | controller |                 override:
2026-06-14 08:45:44.459855 | controller |                   service:
2026-06-14 08:45:44.459860 | controller |                     internal:
2026-06-14 08:45:44.459864 | controller |                       metadata:
2026-06-14 08:45:44.459869 | controller |                         annotations:
2026-06-14 08:45:44.459874 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.459879 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-14 08:45:44.459884 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-14 08:45:44.459889 | controller |                       spec:
2026-06-14 08:45:44.459894 | controller |                         type: LoadBalancer
2026-06-14 08:45:44.459899 | controller |               designateBackendbind9:
2026-06-14 08:45:44.459904 | controller |                 networkAttachments:
2026-06-14 08:45:44.459908 | controller |                 - designate
2026-06-14 08:45:44.459913 | controller |                 replicas: 1
2026-06-14 08:45:44.459918 | controller |                 storageClass: local-storage
2026-06-14 08:45:44.459922 | controller |                 storageRequest: 10Gi
2026-06-14 08:45:44.459927 | controller |               designateCentral:
2026-06-14 08:45:44.459932 | controller |                 replicas: 1
2026-06-14 08:45:44.459937 | controller |               designateMdns:
2026-06-14 08:45:44.459941 | controller |                 networkAttachments:
2026-06-14 08:45:44.459947 | controller |                 - designate
2026-06-14 08:45:44.459951 | controller |                 replicas: 1
2026-06-14 08:45:44.459955 | controller |               designateProducer:
2026-06-14 08:45:44.459960 | controller |                 replicas: 1
2026-06-14 08:45:44.459965 | controller |               designateWorker:
2026-06-14 08:45:44.459970 | controller |                 networkAttachments:
2026-06-14 08:45:44.459974 | controller |                 - designate
2026-06-14 08:45:44.459979 | controller |                 replicas: 1
2026-06-14 08:45:44.459984 | controller |               secret: osp-secret
2026-06-14 08:45:44.459988 | controller |           dns:
2026-06-14 08:45:44.459993 | controller |             template:
2026-06-14 08:45:44.459997 | controller |               options:
2026-06-14 08:45:44.460002 | controller |               - key: server
2026-06-14 08:45:44.460007 | controller |                 values:
2026-06-14 08:45:44.460011 | controller |                 - 192.168.122.1
2026-06-14 08:45:44.460016 | controller |               override:
2026-06-14 08:45:44.460019 | controller |                 service:
2026-06-14 08:45:44.460022 | controller |                   metadata:
2026-06-14 08:45:44.460026 | controller |                     annotations:
2026-06-14 08:45:44.460029 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-14 08:45:44.460035 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-14 08:45:44.460039 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-14 08:45:44.460042 | controller |                   spec:
2026-06-14 08:45:44.460057 | controller |                     type: LoadBalancer
2026-06-14 08:45:44.460061 | controller |               replicas: 1
2026-06-14 08:45:44.460064 | controller |           galera:
2026-06-14 08:45:44.460067 | controller |             templates:
2026-06-14 08:45:44.460071 | controller |               openstack:
2026-06-14 08:45:44.460074 | controller |                 replicas: 1
2026-06-14 08:45:44.460077 | controller |                 secret: osp-secret
2026-06-14 08:45:44.460089 | controller |                 storageRequest: 10G
2026-06-14 08:45:44.460092 | controller |               openstack-cell1:
2026-06-14 08:45:44.460096 | controller |                 replicas: 1
2026-06-14 08:45:44.460099 | controller |                 secret: osp-secret
2026-06-14 08:45:44.460102 | controller |                 storageRequest: 10G
2026-06-14 08:45:44.460106 | controller |           glance:
2026-06-14 08:45:44.460111 | controller |             apiOverrides:
2026-06-14 08:45:44.460115 | controller |               default:
2026-06-14 08:45:44.460118 | controller |                 route: {}
2026-06-14 08:45:44.460123 | controller |             template:
2026-06-14 08:45:44.460127 | controller |               customServiceConfig: |
2026-06-14 08:45:44.460132 | controller |                 [DEFAULT]
2026-06-14 08:45:44.460137 | controller |                 enabled_backends = default_backend:swift
2026-06-14 08:45:44.460142 | controller |                 [glance_store]
2026-06-14 08:45:44.460147 | controller |                 default_backend = default_backend
2026-06-14 08:45:44.460152 | controller |                 [default_backend]
2026-06-14 08:45:44.460157 | controller |                 swift_store_create_container_on_put = True
2026-06-14 08:45:44.460162 | controller |                 swift_store_auth_version = 3
2026-06-14 08:45:44.460167 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-14 08:45:44.460172 | controller |                 swift_store_endpoint_type = internalURL
2026-06-14 08:45:44.460177 | controller |                 swift_store_user = service:glance
2026-06-14 08:45:44.460182 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-14 08:45:44.460186 | controller |               databaseInstance: openstack
2026-06-14 08:45:44.460191 | controller |               glanceAPIs:
2026-06-14 08:45:44.460196 | controller |                 default:
2026-06-14 08:45:44.460200 | controller |                   networkAttachments:
2026-06-14 08:45:44.460205 | controller |                   - storage
2026-06-14 08:45:44.460210 | controller |                   override:
2026-06-14 08:45:44.460215 | controller |                     service:
2026-06-14 08:45:44.460220 | controller |                       internal:
2026-06-14 08:45:44.460224 | controller |                         metadata:
2026-06-14 08:45:44.460229 | controller |                           annotations:
2026-06-14 08:45:44.460234 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.460239 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-14 08:45:44.460243 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-14 08:45:44.460248 | controller |                         spec:
2026-06-14 08:45:44.460253 | controller |                           type: LoadBalancer
2026-06-14 08:45:44.460258 | controller |                   replicas: 1
2026-06-14 08:45:44.460262 | controller |               keystoneEndpoint: default
2026-06-14 08:45:44.460267 | controller |               secret: osp-secret
2026-06-14 08:45:44.460271 | controller |               storage:
2026-06-14 08:45:44.460276 | controller |                 storageClass: ''
2026-06-14 08:45:44.460281 | controller |                 storageRequest: 10Gi
2026-06-14 08:45:44.460285 | controller |           heat:
2026-06-14 08:45:44.460290 | controller |             apiOverride:
2026-06-14 08:45:44.460295 | controller |               route: {}
2026-06-14 08:45:44.460299 | controller |             cnfAPIOverride:
2026-06-14 08:45:44.460304 | controller |               route: {}
2026-06-14 08:45:44.460309 | controller |             enabled: false
2026-06-14 08:45:44.460314 | controller |             template:
2026-06-14 08:45:44.460318 | controller |               databaseInstance: openstack
2026-06-14 08:45:44.460323 | controller |               heatAPI:
2026-06-14 08:45:44.460328 | controller |                 override:
2026-06-14 08:45:44.460336 | controller |                   service:
2026-06-14 08:45:44.460340 | controller |                     internal:
2026-06-14 08:45:44.460345 | controller |                       metadata:
2026-06-14 08:45:44.460350 | controller |                         annotations:
2026-06-14 08:45:44.460355 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.460360 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-14 08:45:44.460364 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-14 08:45:44.460369 | controller |                       spec:
2026-06-14 08:45:44.460373 | controller |                         type: LoadBalancer
2026-06-14 08:45:44.460377 | controller |                 replicas: 1
2026-06-14 08:45:44.460380 | controller |               heatEngine:
2026-06-14 08:45:44.460383 | controller |                 override:
2026-06-14 08:45:44.460386 | controller |                   service:
2026-06-14 08:45:44.460390 | controller |                     internal:
2026-06-14 08:45:44.460393 | controller |                       metadata:
2026-06-14 08:45:44.460396 | controller |                         annotations:
2026-06-14 08:45:44.460400 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.460403 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-14 08:45:44.460406 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-14 08:45:44.460410 | controller |                       spec:
2026-06-14 08:45:44.460413 | controller |                         type: LoadBalancer
2026-06-14 08:45:44.460416 | controller |                 replicas: 1
2026-06-14 08:45:44.460420 | controller |               secret: osp-secret
2026-06-14 08:45:44.460424 | controller |           horizon:
2026-06-14 08:45:44.460429 | controller |             apiOverride:
2026-06-14 08:45:44.460433 | controller |               route: {}
2026-06-14 08:45:44.460438 | controller |             template:
2026-06-14 08:45:44.460442 | controller |               replicas: 1
2026-06-14 08:45:44.460447 | controller |               secret: osp-secret
2026-06-14 08:45:44.460452 | controller |           ironic:
2026-06-14 08:45:44.460456 | controller |             enabled: false
2026-06-14 08:45:44.460461 | controller |             template:
2026-06-14 08:45:44.460465 | controller |               databaseInstance: openstack
2026-06-14 08:45:44.460470 | controller |               ironicAPI:
2026-06-14 08:45:44.460475 | controller |                 replicas: 1
2026-06-14 08:45:44.460479 | controller |               ironicConductors:
2026-06-14 08:45:44.460483 | controller |               - replicas: 1
2026-06-14 08:45:44.460488 | controller |                 storageRequest: 10Gi
2026-06-14 08:45:44.460493 | controller |               ironicInspector:
2026-06-14 08:45:44.460497 | controller |                 replicas: 1
2026-06-14 08:45:44.460502 | controller |               ironicNeutronAgent:
2026-06-14 08:45:44.460506 | controller |                 replicas: 1
2026-06-14 08:45:44.460511 | controller |               secret: osp-secret
2026-06-14 08:45:44.460515 | controller |           keystone:
2026-06-14 08:45:44.460520 | controller |             apiOverride:
2026-06-14 08:45:44.460524 | controller |               route: {}
2026-06-14 08:45:44.460528 | controller |             template:
2026-06-14 08:45:44.460533 | controller |               databaseInstance: openstack
2026-06-14 08:45:44.460537 | controller |               override:
2026-06-14 08:45:44.460542 | controller |                 service:
2026-06-14 08:45:44.460562 | controller |                   internal:
2026-06-14 08:45:44.460571 | controller |                     metadata:
2026-06-14 08:45:44.460575 | controller |                       annotations:
2026-06-14 08:45:44.460580 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.460585 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-14 08:45:44.460595 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-14 08:45:44.460600 | controller |                     spec:
2026-06-14 08:45:44.460605 | controller |                       type: LoadBalancer
2026-06-14 08:45:44.460609 | controller |               secret: osp-secret
2026-06-14 08:45:44.460614 | controller |           manila:
2026-06-14 08:45:44.460619 | controller |             apiOverride:
2026-06-14 08:45:44.460623 | controller |               route: {}
2026-06-14 08:45:44.460628 | controller |             template:
2026-06-14 08:45:44.460633 | controller |               databaseInstance: openstack
2026-06-14 08:45:44.460640 | controller |               manilaAPI:
2026-06-14 08:45:44.460643 | controller |                 networkAttachments:
2026-06-14 08:45:44.460646 | controller |                 - internalapi
2026-06-14 08:45:44.460652 | controller |                 override:
2026-06-14 08:45:44.460655 | controller |                   service:
2026-06-14 08:45:44.460659 | controller |                     internal:
2026-06-14 08:45:44.460662 | controller |                       metadata:
2026-06-14 08:45:44.460665 | controller |                         annotations:
2026-06-14 08:45:44.460669 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.460672 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-14 08:45:44.460675 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-14 08:45:44.460679 | controller |                       spec:
2026-06-14 08:45:44.460682 | controller |                         type: LoadBalancer
2026-06-14 08:45:44.460685 | controller |                 replicas: 1
2026-06-14 08:45:44.460689 | controller |               manilaScheduler:
2026-06-14 08:45:44.460692 | controller |                 replicas: 1
2026-06-14 08:45:44.460695 | controller |               manilaShares:
2026-06-14 08:45:44.460698 | controller |                 share1:
2026-06-14 08:45:44.460702 | controller |                   networkAttachments:
2026-06-14 08:45:44.460706 | controller |                   - storage
2026-06-14 08:45:44.460711 | controller |                   replicas: 1
2026-06-14 08:45:44.460716 | controller |           memcached:
2026-06-14 08:45:44.460720 | controller |             templates:
2026-06-14 08:45:44.460725 | controller |               memcached:
2026-06-14 08:45:44.460730 | controller |                 replicas: 1
2026-06-14 08:45:44.460735 | controller |           neutron:
2026-06-14 08:45:44.460739 | controller |             apiOverride:
2026-06-14 08:45:44.460744 | controller |               route: {}
2026-06-14 08:45:44.460749 | controller |             template:
2026-06-14 08:45:44.460753 | controller |               databaseInstance: openstack
2026-06-14 08:45:44.460758 | controller |               networkAttachments:
2026-06-14 08:45:44.460763 | controller |               - internalapi
2026-06-14 08:45:44.460767 | controller |               override:
2026-06-14 08:45:44.460772 | controller |                 service:
2026-06-14 08:45:44.460776 | controller |                   internal:
2026-06-14 08:45:44.460781 | controller |                     metadata:
2026-06-14 08:45:44.460785 | controller |                       annotations:
2026-06-14 08:45:44.460789 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.460794 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-14 08:45:44.460798 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-14 08:45:44.460802 | controller |                     spec:
2026-06-14 08:45:44.460806 | controller |                       type: LoadBalancer
2026-06-14 08:45:44.460811 | controller |               secret: osp-secret
2026-06-14 08:45:44.460816 | controller |           nova:
2026-06-14 08:45:44.460821 | controller |             apiOverride:
2026-06-14 08:45:44.460825 | controller |               route: {}
2026-06-14 08:45:44.460830 | controller |             template:
2026-06-14 08:45:44.460834 | controller |               apiServiceTemplate:
2026-06-14 08:45:44.460839 | controller |                 override:
2026-06-14 08:45:44.460843 | controller |                   service:
2026-06-14 08:45:44.460848 | controller |                     internal:
2026-06-14 08:45:44.460852 | controller |                       metadata:
2026-06-14 08:45:44.460857 | controller |                         annotations:
2026-06-14 08:45:44.460861 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.460866 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-14 08:45:44.460870 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-14 08:45:44.460874 | controller |                       spec:
2026-06-14 08:45:44.460879 | controller |                         type: LoadBalancer
2026-06-14 08:45:44.460883 | controller |               cellTemplates:
2026-06-14 08:45:44.460887 | controller |                 cell0:
2026-06-14 08:45:44.460891 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-14 08:45:44.460896 | controller |                   cellDatabaseInstance: openstack
2026-06-14 08:45:44.460900 | controller |                   cellMessageBusInstance: rabbitmq
2026-06-14 08:45:44.460907 | controller |                   conductorServiceTemplate:
2026-06-14 08:45:44.460912 | controller |                     replicas: 1
2026-06-14 08:45:44.460917 | controller |                   hasAPIAccess: true
2026-06-14 08:45:44.460921 | controller |                 cell1:
2026-06-14 08:45:44.460925 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-14 08:45:44.460930 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-14 08:45:44.460935 | controller |                   cellMessageBusInstance: rabbitmq-cell1
2026-06-14 08:45:44.460939 | controller |                   conductorServiceTemplate:
2026-06-14 08:45:44.460944 | controller |                     replicas: 1
2026-06-14 08:45:44.460948 | controller |                   hasAPIAccess: true
2026-06-14 08:45:44.460953 | controller |               metadataServiceTemplate:
2026-06-14 08:45:44.460957 | controller |                 override:
2026-06-14 08:45:44.460961 | controller |                   service:
2026-06-14 08:45:44.460966 | controller |                     metadata:
2026-06-14 08:45:44.460970 | controller |                       annotations:
2026-06-14 08:45:44.460974 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.460979 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-14 08:45:44.460983 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-14 08:45:44.460988 | controller |                     spec:
2026-06-14 08:45:44.460992 | controller |                       type: LoadBalancer
2026-06-14 08:45:44.460996 | controller |               secret: osp-secret
2026-06-14 08:45:44.461000 | controller |           octavia:
2026-06-14 08:45:44.461005 | controller |             enabled: false
2026-06-14 08:45:44.461009 | controller |             template:
2026-06-14 08:45:44.461013 | controller |               databaseInstance: openstack
2026-06-14 08:45:44.461018 | controller |               octaviaAPI:
2026-06-14 08:45:44.461022 | controller |                 replicas: 1
2026-06-14 08:45:44.461027 | controller |               secret: osp-secret
2026-06-14 08:45:44.461032 | controller |           ovn:
2026-06-14 08:45:44.461036 | controller |             template:
2026-06-14 08:45:44.461041 | controller |               ovnController:
2026-06-14 08:45:44.461045 | controller |                 networkAttachment: tenant
2026-06-14 08:45:44.461050 | controller |                 nicMappings:
2026-06-14 08:45:44.461055 | controller |                   datacentre: ospbr
2026-06-14 08:45:44.461059 | controller |               ovnDBCluster:
2026-06-14 08:45:44.461064 | controller |                 ovndbcluster-nb:
2026-06-14 08:45:44.461069 | controller |                   dbType: NB
2026-06-14 08:45:44.461073 | controller |                   networkAttachment: internalapi
2026-06-14 08:45:44.461078 | controller |                   storageRequest: 10Gi
2026-06-14 08:45:44.461083 | controller |                 ovndbcluster-sb:
2026-06-14 08:45:44.461087 | controller |                   dbType: SB
2026-06-14 08:45:44.461097 | controller |                   networkAttachment: internalapi
2026-06-14 08:45:44.461102 | controller |                   storageRequest: 10Gi
2026-06-14 08:45:44.461106 | controller |           placement:
2026-06-14 08:45:44.461111 | controller |             apiOverride:
2026-06-14 08:45:44.461116 | controller |               route: {}
2026-06-14 08:45:44.461120 | controller |             template:
2026-06-14 08:45:44.461125 | controller |               databaseInstance: openstack
2026-06-14 08:45:44.461130 | controller |               override:
2026-06-14 08:45:44.461134 | controller |                 service:
2026-06-14 08:45:44.461139 | controller |                   internal:
2026-06-14 08:45:44.461144 | controller |                     metadata:
2026-06-14 08:45:44.461148 | controller |                       annotations:
2026-06-14 08:45:44.461158 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.461164 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-14 08:45:44.461169 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-14 08:45:44.461173 | controller |                     spec:
2026-06-14 08:45:44.461179 | controller |                       type: LoadBalancer
2026-06-14 08:45:44.461184 | controller |               secret: osp-secret
2026-06-14 08:45:44.461189 | controller |           rabbitmq:
2026-06-14 08:45:44.461193 | controller |             templates:
2026-06-14 08:45:44.461197 | controller |               rabbitmq:
2026-06-14 08:45:44.461205 | controller |                 override:
2026-06-14 08:45:44.461209 | controller |                   service:
2026-06-14 08:45:44.461214 | controller |                     metadata:
2026-06-14 08:45:44.461218 | controller |                       annotations:
2026-06-14 08:45:44.461221 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.461224 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-14 08:45:44.461228 | controller |                     spec:
2026-06-14 08:45:44.461231 | controller |                       type: LoadBalancer
2026-06-14 08:45:44.461234 | controller |               rabbitmq-cell1:
2026-06-14 08:45:44.461238 | controller |                 override:
2026-06-14 08:45:44.461241 | controller |                   service:
2026-06-14 08:45:44.461244 | controller |                     metadata:
2026-06-14 08:45:44.461247 | controller |                       annotations:
2026-06-14 08:45:44.461251 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.461254 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-14 08:45:44.461257 | controller |                     spec:
2026-06-14 08:45:44.461261 | controller |                       type: LoadBalancer
2026-06-14 08:45:44.461264 | controller |           redis:
2026-06-14 08:45:44.461267 | controller |             enabled: false
2026-06-14 08:45:44.461271 | controller |           secret: osp-secret
2026-06-14 08:45:44.461274 | controller |           storageClass: local-storage
2026-06-14 08:45:44.461277 | controller |           swift:
2026-06-14 08:45:44.461281 | controller |             enabled: true
2026-06-14 08:45:44.461284 | controller |             proxyOverride:
2026-06-14 08:45:44.461287 | controller |               route: {}
2026-06-14 08:45:44.461290 | controller |             template:
2026-06-14 08:45:44.461294 | controller |               swiftProxy:
2026-06-14 08:45:44.461297 | controller |                 networkAttachments:
2026-06-14 08:45:44.461300 | controller |                 - storage
2026-06-14 08:45:44.461303 | controller |                 override:
2026-06-14 08:45:44.461307 | controller |                   service:
2026-06-14 08:45:44.461310 | controller |                     internal:
2026-06-14 08:45:44.461313 | controller |                       metadata:
2026-06-14 08:45:44.461316 | controller |                         annotations:
2026-06-14 08:45:44.461320 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.461323 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-14 08:45:44.461327 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-14 08:45:44.461330 | controller |                       spec:
2026-06-14 08:45:44.461333 | controller |                         type: LoadBalancer
2026-06-14 08:45:44.461336 | controller |                 replicas: 1
2026-06-14 08:45:44.461340 | controller |               swiftRing:
2026-06-14 08:45:44.461343 | controller |                 ringReplicas: 1
2026-06-14 08:45:44.461346 | controller |               swiftStorage:
2026-06-14 08:45:44.461350 | controller |                 networkAttachments:
2026-06-14 08:45:44.461354 | controller |                 - storage
2026-06-14 08:45:44.461359 | controller |                 replicas: 1
2026-06-14 08:45:44.461363 | controller |           telemetry:
2026-06-14 08:45:44.461368 | controller |             enabled: true
2026-06-14 08:45:44.461372 | controller |             template:
2026-06-14 08:45:44.461377 | controller |               autoscaling:
2026-06-14 08:45:44.461382 | controller |                 aodh:
2026-06-14 08:45:44.461386 | controller |                   databaseAccount: aodh
2026-06-14 08:45:44.461391 | controller |                   databaseInstance: openstack
2026-06-14 08:45:44.461396 | controller |                   passwordSelectors: null
2026-06-14 08:45:44.461401 | controller |                   secret: osp-secret
2026-06-14 08:45:44.461405 | controller |                 enabled: false
2026-06-14 08:45:44.461409 | controller |                 heatInstance: heat
2026-06-14 08:45:44.461414 | controller |               ceilometer:
2026-06-14 08:45:44.461418 | controller |                 enabled: true
2026-06-14 08:45:44.461422 | controller |                 secret: osp-secret
2026-06-14 08:45:44.461427 | controller |               cloudkitty:
2026-06-14 08:45:44.461431 | controller |                 apiTimeout: 0
2026-06-14 08:45:44.461436 | controller |                 cloudKittyAPI:
2026-06-14 08:45:44.461441 | controller |                   override:
2026-06-14 08:45:44.461445 | controller |                     service:
2026-06-14 08:45:44.461452 | controller |                       internal:
2026-06-14 08:45:44.461457 | controller |                         metadata:
2026-06-14 08:45:44.461462 | controller |                           annotations:
2026-06-14 08:45:44.461467 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.461471 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-14 08:45:44.461476 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-14 08:45:44.461480 | controller |                         spec:
2026-06-14 08:45:44.461485 | controller |                           type: LoadBalancer
2026-06-14 08:45:44.461489 | controller |                   replicas: 1
2026-06-14 08:45:44.461494 | controller |                   resources: {}
2026-06-14 08:45:44.461498 | controller |                   tls:
2026-06-14 08:45:44.461503 | controller |                     api:
2026-06-14 08:45:44.461508 | controller |                       internal: {}
2026-06-14 08:45:44.461512 | controller |                       public: {}
2026-06-14 08:45:44.461517 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-14 08:45:44.461521 | controller |                 cloudKittyProc:
2026-06-14 08:45:44.461526 | controller |                   replicas: 1
2026-06-14 08:45:44.461531 | controller |                   resources: {}
2026-06-14 08:45:44.461535 | controller |                   tls:
2026-06-14 08:45:44.461540 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-14 08:45:44.461544 | controller |                 databaseAccount: cloudkitty
2026-06-14 08:45:44.461570 | controller |                 databaseInstance: openstack
2026-06-14 08:45:44.461574 | controller |                 enabled: false
2026-06-14 08:45:44.461577 | controller |                 memcachedInstance: memcached
2026-06-14 08:45:44.461580 | controller |                 passwordSelector:
2026-06-14 08:45:44.461584 | controller |                   aodhService: AodhPassword
2026-06-14 08:45:44.461587 | controller |                   ceilometerService: CeilometerPassword
2026-06-14 08:45:44.461595 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-14 08:45:44.461598 | controller |                 preserveJobs: false
2026-06-14 08:45:44.461602 | controller |                 rabbitMqClusterName: rabbitmq
2026-06-14 08:45:44.461605 | controller |                 s3StorageConfig:
2026-06-14 08:45:44.461608 | controller |                   schemas:
2026-06-14 08:45:44.461612 | controller |                   - effectiveDate: '2024-11-18'
2026-06-14 08:45:44.461615 | controller |                     version: v13
2026-06-14 08:45:44.461618 | controller |                   secret:
2026-06-14 08:45:44.461622 | controller |                     name: cloudkitty-loki-s3
2026-06-14 08:45:44.461625 | controller |                     type: s3
2026-06-14 08:45:44.461628 | controller |                 secret: osp-secret
2026-06-14 08:45:44.461635 | controller |                 serviceUser: cloudkitty
2026-06-14 08:45:44.461639 | controller |                 storageClass: local-storage
2026-06-14 08:45:44.461642 | controller |               logging:
2026-06-14 08:45:44.461646 | controller |                 annotations:
2026-06-14 08:45:44.461649 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-14 08:45:44.461652 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-14 08:45:44.461656 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-14 08:45:44.461659 | controller |                 cloNamespace: openshift-logging
2026-06-14 08:45:44.461662 | controller |                 enabled: false
2026-06-14 08:45:44.461665 | controller |                 ipaddr: 172.17.0.80
2026-06-14 08:45:44.461669 | controller |                 port: 10514
2026-06-14 08:45:44.461672 | controller |               metricStorage:
2026-06-14 08:45:44.461675 | controller |                 enabled: false
2026-06-14 08:45:44.461679 | controller |                 monitoringStack:
2026-06-14 08:45:44.461682 | controller |                   alertingEnabled: true
2026-06-14 08:45:44.461685 | controller |                   scrapeInterval: 30s
2026-06-14 08:45:44.461689 | controller |                   storage:
2026-06-14 08:45:44.461692 | controller |                     persistent:
2026-06-14 08:45:44.461695 | controller |                       pvcStorageRequest: 10Gi
2026-06-14 08:45:44.461699 | controller |                     retention: 24h
2026-06-14 08:45:44.461702 | controller |                     strategy: persistent
2026-06-14 08:45:44.472778 | controller |
2026-06-14 08:45:44.472815 | 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-14 08:45:44.472824 | controller | Sunday 14 June 2026  08:45:44 +0000 (0:00:00.053)       0:11:59.638 ***********
2026-06-14 08:45:44.472832 | controller | Sunday 14 June 2026  08:45:44 +0000 (0:00:00.053)       0:11:59.637 ***********
2026-06-14 08:45:44.863736 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-14 08:45:44.863819 | controller | changed: [localhost]
2026-06-14 08:45:44.863827 | controller |
2026-06-14 08:45:44.863832 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-14 08:45:44.863838 | controller | Sunday 14 June 2026  08:45:44 +0000 (0:00:00.391)       0:12:00.029 ***********
2026-06-14 08:45:44.863843 | controller | Sunday 14 June 2026  08:45:44 +0000 (0:00:00.391)       0:12:00.028 ***********
2026-06-14 08:46:14.936239 | controller | Pausing for 30 seconds
2026-06-14 08:46:14.936384 | controller | ok: [localhost]
2026-06-14 08:46:14.936394 | controller |
2026-06-14 08:46:14.936399 | 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-14 08:46:14.936406 | controller | Sunday 14 June 2026  08:46:14 +0000 (0:00:30.072)       0:12:30.101 ***********
2026-06-14 08:46:14.936411 | controller | Sunday 14 June 2026  08:46:14 +0000 (0:00:30.072)       0:12:30.100 ***********
2026-06-14 08:52:40.026270 | controller | changed: [localhost]
2026-06-14 08:52:40.026763 | controller |
2026-06-14 08:52:40.026776 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-14 08:52:40.026780 | controller | Sunday 14 June 2026  08:52:40 +0000 (0:06:25.090)       0:18:55.192 ***********
2026-06-14 08:52:40.026784 | controller | Sunday 14 June 2026  08:52:40 +0000 (0:06:25.090)       0:18:55.190 ***********
2026-06-14 08:52:40.107035 | controller |
2026-06-14 08:52:40.107071 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-14 08:52:40.107075 | controller | Sunday 14 June 2026  08:52:40 +0000 (0:00:00.080)       0:18:55.273 ***********
2026-06-14 08:52:40.107079 | controller | Sunday 14 June 2026  08:52:40 +0000 (0:00:00.080)       0:18:55.271 ***********
2026-06-14 08:52:40.530645 | controller | changed: [localhost]
2026-06-14 08:52:40.530881 | controller |
2026-06-14 08:52:40.530890 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-14 08:52:40.530898 | controller | Sunday 14 June 2026  08:52:40 +0000 (0:00:00.423)       0:18:55.696 ***********
2026-06-14 08:52:40.530905 | controller | Sunday 14 June 2026  08:52:40 +0000 (0:00:00.423)       0:18:55.694 ***********
2026-06-14 08:52:40.587336 | controller | ok: [localhost]
2026-06-14 08:52:40.587384 | controller |
2026-06-14 08:52:40.587390 | 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-14 08:52:40.587396 | controller | Sunday 14 June 2026  08:52:40 +0000 (0:00:00.056)       0:18:55.753 ***********
2026-06-14 08:52:40.587400 | controller | Sunday 14 June 2026  08:52:40 +0000 (0:00:00.056)       0:18:55.751 ***********
2026-06-14 08:52:41.006483 | controller | changed: [localhost]
2026-06-14 08:52:41.006528 | controller |
2026-06-14 08:52:41.006536 | 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-14 08:52:41.006542 | controller | Sunday 14 June 2026  08:52:41 +0000 (0:00:00.419)       0:18:56.172 ***********
2026-06-14 08:52:41.006564 | controller | Sunday 14 June 2026  08:52:41 +0000 (0:00:00.419)       0:18:56.170 ***********
2026-06-14 08:52:41.193703 | controller | ok: [localhost]
2026-06-14 08:52:41.193779 | controller |
2026-06-14 08:52:41.193784 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-14 08:52:41.193819 | controller | Sunday 14 June 2026  08:52:41 +0000 (0:00:00.187)       0:18:56.359 ***********
2026-06-14 08:52:41.193822 | controller | Sunday 14 June 2026  08:52:41 +0000 (0:00:00.187)       0:18:56.358 ***********
2026-06-14 08:52:41.253771 | controller |
2026-06-14 08:52:41.253863 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-14 08:52:41.253870 | controller | Sunday 14 June 2026  08:52:41 +0000 (0:00:00.059)       0:18:56.419 ***********
2026-06-14 08:52:41.253875 | controller | Sunday 14 June 2026  08:52:41 +0000 (0:00:00.059)       0:18:56.417 ***********
2026-06-14 08:52:41.469845 | controller | ok: [localhost]
2026-06-14 08:52:41.469917 | controller |
2026-06-14 08:52:41.469923 | 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-14 08:52:41.469927 | controller | Sunday 14 June 2026  08:52:41 +0000 (0:00:00.216)       0:18:56.635 ***********
2026-06-14 08:52:41.469932 | controller | Sunday 14 June 2026  08:52:41 +0000 (0:00:00.216)       0:18:56.634 ***********
2026-06-14 08:52:41.501839 | controller | skipping: [localhost]
2026-06-14 08:52:41.501876 | controller |
2026-06-14 08:52:41.501882 | 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-14 08:52:41.501886 | controller | Sunday 14 June 2026  08:52:41 +0000 (0:00:00.032)       0:18:56.667 ***********
2026-06-14 08:52:41.501889 | controller | Sunday 14 June 2026  08:52:41 +0000 (0:00:00.032)       0:18:56.666 ***********
2026-06-14 08:52:41.542425 | controller | skipping: [localhost]
2026-06-14 08:52:41.542454 | controller |
2026-06-14 08:52:41.542459 | 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-14 08:52:41.542464 | controller | Sunday 14 June 2026  08:52:41 +0000 (0:00:00.040)       0:18:56.708 ***********
2026-06-14 08:52:41.542467 | controller | Sunday 14 June 2026  08:52:41 +0000 (0:00:00.040)       0:18:56.706 ***********
2026-06-14 08:52:41.573164 | controller | skipping: [localhost]
2026-06-14 08:52:41.573194 | controller |
2026-06-14 08:52:41.573199 | 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-14 08:52:41.573203 | controller | Sunday 14 June 2026  08:52:41 +0000 (0:00:00.030)       0:18:56.739 ***********
2026-06-14 08:52:41.573207 | controller | Sunday 14 June 2026  08:52:41 +0000 (0:00:00.030)       0:18:56.737 ***********
2026-06-14 08:52:42.053105 | controller | changed: [localhost]
2026-06-14 08:52:42.053223 | controller |
2026-06-14 08:52:42.053232 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-14 08:52:42.053238 | controller | Sunday 14 June 2026  08:52:42 +0000 (0:00:00.479)       0:18:57.219 ***********
2026-06-14 08:52:42.053242 | controller | Sunday 14 June 2026  08:52:42 +0000 (0:00:00.479)       0:18:57.217 ***********
2026-06-14 08:52:43.636051 | controller | changed: [localhost]
2026-06-14 08:52:43.636097 | controller |
2026-06-14 08:52:43.636104 | 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-14 08:52:43.636138 | controller | Sunday 14 June 2026  08:52:43 +0000 (0:00:01.583)       0:18:58.802 ***********
2026-06-14 08:52:43.636144 | controller | Sunday 14 June 2026  08:52:43 +0000 (0:00:01.583)       0:18:58.800 ***********
2026-06-14 08:52:43.957306 | controller | changed: [localhost]
2026-06-14 08:52:43.957352 | controller |
2026-06-14 08:52:43.957371 | 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-14 08:52:43.957377 | controller | Sunday 14 June 2026  08:52:43 +0000 (0:00:00.320)       0:18:59.123 ***********
2026-06-14 08:52:43.957390 | controller | Sunday 14 June 2026  08:52:43 +0000 (0:00:00.321)       0:18:59.121 ***********
2026-06-14 08:52:44.485958 | controller | ok: [localhost]
2026-06-14 08:52:44.486050 | controller |
2026-06-14 08:52:44.486058 | 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-14 08:52:44.486065 | controller | Sunday 14 June 2026  08:52:44 +0000 (0:00:00.528)       0:18:59.651 ***********
2026-06-14 08:52:44.486071 | controller | Sunday 14 June 2026  08:52:44 +0000 (0:00:00.528)       0:18:59.650 ***********
2026-06-14 08:52:44.569187 | controller | ok: [localhost]
2026-06-14 08:52:44.569270 | controller |
2026-06-14 08:52:44.569277 | 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-14 08:52:44.569282 | controller | Sunday 14 June 2026  08:52:44 +0000 (0:00:00.083)       0:18:59.734 ***********
2026-06-14 08:52:44.569286 | controller | Sunday 14 June 2026  08:52:44 +0000 (0:00:00.083)       0:18:59.733 ***********
2026-06-14 08:52:44.695938 | controller | ok: [localhost]
2026-06-14 08:52:44.695996 | controller |
2026-06-14 08:52:44.696003 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-14 08:52:44.696009 | controller | Sunday 14 June 2026  08:52:44 +0000 (0:00:00.126)       0:18:59.861 ***********
2026-06-14 08:52:44.696014 | controller | Sunday 14 June 2026  08:52:44 +0000 (0:00:00.126)       0:18:59.860 ***********
2026-06-14 08:52:44.828505 | controller | skipping: [localhost]
2026-06-14 08:52:44.828624 | controller |
2026-06-14 08:52:44.828632 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-14 08:52:44.828640 | controller | Sunday 14 June 2026  08:52:44 +0000 (0:00:00.132)       0:18:59.994 ***********
2026-06-14 08:52:44.828645 | controller | Sunday 14 June 2026  08:52:44 +0000 (0:00:00.132)       0:18:59.992 ***********
2026-06-14 08:52:44.904736 | controller | ok: [localhost]
2026-06-14 08:52:44.904836 | controller |
2026-06-14 08:52:44.904883 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-14 08:52:44.904893 | controller |   (
2026-06-14 08:52:44.904901 | controller |     {
2026-06-14 08:52:44.904910 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-14 08:52:44.904918 | controller |       'OPENSTACK_BRANCH': '',
2026-06-14 08:52:44.904926 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-14 08:52:44.904933 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-14 08:52:44.904942 | controller |     else {}
2026-06-14 08:52:44.904950 | controller |   )
2026-06-14 08:52:44.904957 | controller | }}] ***
2026-06-14 08:52:44.904965 | controller | Sunday 14 June 2026  08:52:44 +0000 (0:00:00.076)       0:19:00.070 ***********
2026-06-14 08:52:44.904974 | controller | Sunday 14 June 2026  08:52:44 +0000 (0:00:00.076)       0:19:00.069 ***********
2026-06-14 08:52:44.939518 | controller | skipping: [localhost]
2026-06-14 08:52:44.939663 | controller |
2026-06-14 08:52:44.939675 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-14 08:52:44.939684 | controller |   cifmw_install_yamls_environment |
2026-06-14 08:52:44.939694 | controller |   combine({'PATH': cifmw_path}) |
2026-06-14 08:52:44.939703 | controller |   combine(_install_yamls_repos | default({}))
2026-06-14 08:52:44.939712 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-14 08:52:44.939720 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-14 08:52:44.939729 | controller |   combine(
2026-06-14 08:52:44.939737 | controller |     {
2026-06-14 08:52:44.939745 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-14 08:52:44.939753 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-14 08:52:44.939762 | controller |     else {}
2026-06-14 08:52:44.939770 | controller |   )
2026-06-14 08:52:44.939792 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-14 08:52:44.939801 | controller | Sunday 14 June 2026  08:52:44 +0000 (0:00:00.034)       0:19:00.105 ***********
2026-06-14 08:52:44.939809 | controller | Sunday 14 June 2026  08:52:44 +0000 (0:00:00.034)       0:19:00.103 ***********
2026-06-14 08:52:44.989251 | controller | ok: [localhost]
2026-06-14 08:52:44.989335 | controller |
2026-06-14 08:52:44.989349 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-14 08:52:44.989363 | controller | Sunday 14 June 2026  08:52:44 +0000 (0:00:00.049)       0:19:00.155 ***********
2026-06-14 08:52:44.989374 | controller | Sunday 14 June 2026  08:52:44 +0000 (0:00:00.049)       0:19:00.153 ***********
2026-06-14 08:52:45.064820 | controller |
2026-06-14 08:52:45.064867 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-14 08:52:45.064875 | controller | Sunday 14 June 2026  08:52:45 +0000 (0:00:00.075)       0:19:00.230 ***********
2026-06-14 08:52:45.064881 | controller | Sunday 14 June 2026  08:52:45 +0000 (0:00:00.075)       0:19:00.228 ***********
2026-06-14 08:52:45.110384 | controller | ok: [localhost] =>
2026-06-14 08:52:45.110433 | controller |     make_edpm_baremetal_compute_env:
2026-06-14 08:52:45.110441 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-14 08:52:45.110447 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-14 08:52:45.110452 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-14 08:52:45.110458 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-14 08:52:45.110463 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-14 08:52:45.110469 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-14 08:52:45.110474 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-14 08:52:45.110478 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-14 08:52:45.110483 | 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-14 08:52:45.110489 | controller |
2026-06-14 08:52:45.110495 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-14 08:52:45.110500 | controller | Sunday 14 June 2026  08:52:45 +0000 (0:00:00.045)       0:19:00.275 ***********
2026-06-14 08:52:45.110505 | controller | Sunday 14 June 2026  08:52:45 +0000 (0:00:00.045)       0:19:00.274 ***********
2026-06-14 08:52:45.149227 | controller | skipping: [localhost]
2026-06-14 08:52:45.149276 | controller |
2026-06-14 08:52:45.149284 | 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-14 08:52:45.149290 | controller | Sunday 14 June 2026  08:52:45 +0000 (0:00:00.039)       0:19:00.314 ***********
2026-06-14 08:52:45.149295 | controller | Sunday 14 June 2026  08:52:45 +0000 (0:00:00.039)       0:19:00.313 ***********
2026-06-14 08:53:13.507048 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-14 08:53:13.507165 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-14 08:53:13.507174 | controller | | default(true) }}
2026-06-14 08:53:13.528685 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-14 08:53:13.528786 | controller | changed: [localhost]
2026-06-14 08:53:13.528798 | controller |
2026-06-14 08:53:13.528829 | 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-14 08:53:13.528881 | controller | Sunday 14 June 2026  08:53:13 +0000 (0:00:28.379)       0:19:28.694 ***********
2026-06-14 08:53:13.528891 | controller | Sunday 14 June 2026  08:53:13 +0000 (0:00:28.379)       0:19:28.692 ***********
2026-06-14 08:53:13.570248 | controller | skipping: [localhost]
2026-06-14 08:53:13.570342 | controller |
2026-06-14 08:53:13.570352 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-14 08:53:13.570360 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-14 08:53:13.570367 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-14 08:53:13.570374 | controller | }}, cacheable=True] ***
2026-06-14 08:53:13.570382 | controller | Sunday 14 June 2026  08:53:13 +0000 (0:00:00.041)       0:19:28.736 ***********
2026-06-14 08:53:13.570389 | controller | Sunday 14 June 2026  08:53:13 +0000 (0:00:00.041)       0:19:28.734 ***********
2026-06-14 08:53:13.609412 | controller | skipping: [localhost]
2026-06-14 08:53:13.609474 | controller |
2026-06-14 08:53:13.609483 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-14 08:53:13.609489 | controller | Sunday 14 June 2026  08:53:13 +0000 (0:00:00.039)       0:19:28.775 ***********
2026-06-14 08:53:13.609495 | controller | Sunday 14 June 2026  08:53:13 +0000 (0:00:00.039)       0:19:28.773 ***********
2026-06-14 08:53:13.662981 | controller |
2026-06-14 08:53:13.663073 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-14 08:53:13.663079 | controller | Sunday 14 June 2026  08:53:13 +0000 (0:00:00.053)       0:19:28.828 ***********
2026-06-14 08:53:13.663083 | controller | Sunday 14 June 2026  08:53:13 +0000 (0:00:00.053)       0:19:28.827 ***********
2026-06-14 08:53:13.708062 | controller | ok: [localhost] =>
2026-06-14 08:53:13.708142 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-14 08:53:13.708150 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-14 08:53:13.708155 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-14 08:53:13.708161 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-14 08:53:13.708167 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-14 08:53:13.708173 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044
2026-06-14 08:53:13.708180 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-14 08:53:13.708185 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-14 08:53:13.708190 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-14 08:53:13.708196 | 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-14 08:53:13.708202 | controller |
2026-06-14 08:53:13.708208 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-14 08:53:13.708213 | controller | Sunday 14 June 2026  08:53:13 +0000 (0:00:00.045)       0:19:28.874 ***********
2026-06-14 08:53:13.708218 | controller | Sunday 14 June 2026  08:53:13 +0000 (0:00:00.045)       0:19:28.872 ***********
2026-06-14 08:53:13.746352 | controller | skipping: [localhost]
2026-06-14 08:53:13.746437 | controller |
2026-06-14 08:53:13.746446 | 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-14 08:53:13.746454 | controller | Sunday 14 June 2026  08:53:13 +0000 (0:00:00.038)       0:19:28.912 ***********
2026-06-14 08:53:13.746460 | controller | Sunday 14 June 2026  08:53:13 +0000 (0:00:00.038)       0:19:28.910 ***********
2026-06-14 08:53:24.380015 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-14 08:53:24.380127 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-14 08:53:24.380135 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-14 08:53:24.403229 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-14 08:53:24.403318 | controller | changed: [localhost]
2026-06-14 08:53:24.403327 | controller |
2026-06-14 08:53:24.403334 | 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-14 08:53:24.403341 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-14 08:53:24.403347 | controller | kind: Kustomization
2026-06-14 08:53:24.403353 | controller | patches:
2026-06-14 08:53:24.403358 | controller |   - target:
2026-06-14 08:53:24.403363 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-14 08:53:24.403369 | controller |     patch: |-
2026-06-14 08:53:24.403375 | controller | {% if content_provider_registry_ip is defined %}
2026-06-14 08:53:24.403381 | controller |       - op: add
2026-06-14 08:53:24.403387 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-14 08:53:24.403393 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-14 08:53:24.403399 | controller | {% endif %}
2026-06-14 08:53:24.403404 | controller |
2026-06-14 08:53:24.403410 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-14 08:53:24.403416 | controller |       - op: add
2026-06-14 08:53:24.403421 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-14 08:53:24.403452 | controller |         value: sudo dnf -y update
2026-06-14 08:53:24.403460 | controller | {% endif %}
2026-06-14 08:53:24.403466 | controller | {% endif %}, kustomizations_paths={{
2026-06-14 08:53:24.403472 | controller |   [
2026-06-14 08:53:24.403478 | controller |     (
2026-06-14 08:53:24.403483 | controller |       [
2026-06-14 08:53:24.403489 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-14 08:53:24.403495 | controller |         'kustomizations',
2026-06-14 08:53:24.403501 | controller |         'dataplane'
2026-06-14 08:53:24.403506 | controller |       ] | ansible.builtin.path_join
2026-06-14 08:53:24.403512 | controller |     )
2026-06-14 08:53:24.403517 | controller |   ]
2026-06-14 08:53:24.403522 | controller | }}] ***
2026-06-14 08:53:24.403528 | controller | Sunday 14 June 2026  08:53:24 +0000 (0:00:10.656)       0:19:39.568 ***********
2026-06-14 08:53:24.403573 | controller | Sunday 14 June 2026  08:53:24 +0000 (0:00:10.656)       0:19:39.567 ***********
2026-06-14 08:53:24.773905 | controller | changed: [localhost]
2026-06-14 08:53:24.773989 | controller |
2026-06-14 08:53:24.773995 | controller | TASK [edpm_deploy_baremetal : Log the CR that is about to be applied var=cifmw_edpm_deploy_baremetal_crs_kustomize_result] ***
2026-06-14 08:53:24.774001 | controller | Sunday 14 June 2026  08:53:24 +0000 (0:00:00.370)       0:19:39.939 ***********
2026-06-14 08:53:24.774006 | controller | Sunday 14 June 2026  08:53:24 +0000 (0:00:00.370)       0:19:39.938 ***********
2026-06-14 08:53:24.823368 | controller | ok: [localhost] =>
2026-06-14 08:53:24.823455 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-14 08:53:24.823461 | controller |       changed: true
2026-06-14 08:53:24.823465 | controller |       count: 2
2026-06-14 08:53:24.823468 | controller |       failed: false
2026-06-14 08:53:24.823472 | controller |       kustomizations_paths:
2026-06-14 08:53:24.823476 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-14 08:53:24.823481 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-14 08:53:24.823485 | controller |       result:
2026-06-14 08:53:24.823488 | controller |       - apiVersion: v1
2026-06-14 08:53:24.823492 | controller |         data:
2026-06-14 08:53:24.823495 | controller |           network_config_template: |
2026-06-14 08:53:24.823500 | controller |             ---
2026-06-14 08:53:24.823503 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-14 08:53:24.823507 | controller |             {% for network in nodeset_networks %}
2026-06-14 08:53:24.823534 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-14 08:53:24.823538 | controller |             {%- endfor %}
2026-06-14 08:53:24.823542 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-14 08:53:24.823545 | controller |             network_config:
2026-06-14 08:53:24.823564 | controller |             - type: ovs_bridge
2026-06-14 08:53:24.823569 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-14 08:53:24.823573 | controller |               mtu: {{ min_viable_mtu }}
2026-06-14 08:53:24.823576 | controller |               use_dhcp: false
2026-06-14 08:53:24.823580 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-14 08:53:24.823583 | controller |               domain: {{ dns_search_domains }}
2026-06-14 08:53:24.823586 | controller |               addresses:
2026-06-14 08:53:24.823590 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-14 08:53:24.823593 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-14 08:53:24.823597 | controller |               members:
2026-06-14 08:53:24.823600 | controller |               - type: interface
2026-06-14 08:53:24.823603 | controller |                 name: nic1
2026-06-14 08:53:24.823607 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-14 08:53:24.823610 | controller |                 # force the MAC address of the bridge to this interface
2026-06-14 08:53:24.823614 | controller |                 primary: true
2026-06-14 08:53:24.823617 | controller |             {% for network in nodeset_networks %}
2026-06-14 08:53:24.823620 | controller |               - type: vlan
2026-06-14 08:53:24.823624 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-14 08:53:24.823627 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-14 08:53:24.823631 | controller |                 addresses:
2026-06-14 08:53:24.823634 | controller |                 - ip_netmask:
2026-06-14 08:53:24.823638 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-14 08:53:24.823641 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-14 08:53:24.823645 | controller |             {% endfor %}
2026-06-14 08:53:24.823648 | controller |         kind: ConfigMap
2026-06-14 08:53:24.823652 | controller |         metadata:
2026-06-14 08:53:24.823655 | controller |           labels:
2026-06-14 08:53:24.823658 | controller |             created-by: install_yamls
2026-06-14 08:53:24.823662 | controller |           name: network-config-template-ipam
2026-06-14 08:53:24.823665 | controller |           namespace: openstack
2026-06-14 08:53:24.823668 | controller |       - apiVersion: v1
2026-06-14 08:53:24.823672 | controller |         data:
2026-06-14 08:53:24.823675 | controller |           physical_bridge_name: br-ex
2026-06-14 08:53:24.823678 | controller |           public_interface_name: eth0
2026-06-14 08:53:24.823682 | controller |         kind: ConfigMap
2026-06-14 08:53:24.823685 | controller |         metadata:
2026-06-14 08:53:24.823688 | controller |           labels:
2026-06-14 08:53:24.823692 | controller |             created-by: install_yamls
2026-06-14 08:53:24.823695 | controller |           name: neutron-edpm-ipam
2026-06-14 08:53:24.823707 | controller |           namespace: openstack
2026-06-14 08:53:24.823711 | controller |       - apiVersion: v1
2026-06-14 08:53:24.823714 | controller |         data:
2026-06-14 08:53:24.823718 | controller |           25-nova-extra.conf: ''
2026-06-14 08:53:24.823721 | controller |         kind: ConfigMap
2026-06-14 08:53:24.823724 | controller |         metadata:
2026-06-14 08:53:24.823728 | controller |           labels:
2026-06-14 08:53:24.823731 | controller |             created-by: install_yamls
2026-06-14 08:53:24.823734 | controller |           name: nova-extra-config
2026-06-14 08:53:24.823738 | controller |           namespace: openstack
2026-06-14 08:53:24.823741 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-14 08:53:24.823745 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-14 08:53:24.823748 | controller |         metadata:
2026-06-14 08:53:24.823751 | controller |           labels:
2026-06-14 08:53:24.823755 | controller |             created-by: install_yamls
2026-06-14 08:53:24.823758 | controller |           name: edpm-deployment-ipam
2026-06-14 08:53:24.823761 | controller |           namespace: openstack
2026-06-14 08:53:24.823765 | controller |         spec:
2026-06-14 08:53:24.823768 | controller |           nodeSets:
2026-06-14 08:53:24.823775 | controller |           - openstack-edpm-ipam
2026-06-14 08:53:24.823778 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-14 08:53:24.823782 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-14 08:53:24.823785 | controller |         metadata:
2026-06-14 08:53:24.823789 | controller |           labels:
2026-06-14 08:53:24.823792 | controller |             created-by: install_yamls
2026-06-14 08:53:24.823795 | controller |           name: openstack-edpm-ipam
2026-06-14 08:53:24.823799 | controller |           namespace: openstack
2026-06-14 08:53:24.823802 | controller |         spec:
2026-06-14 08:53:24.823805 | controller |           baremetalSetTemplate:
2026-06-14 08:53:24.823809 | controller |             bmhLabelSelector:
2026-06-14 08:53:24.823812 | controller |               app: openstack
2026-06-14 08:53:24.823815 | controller |             bmhNamespace: openstack
2026-06-14 08:53:24.823819 | controller |             cloudUserName: cloud-admin
2026-06-14 08:53:24.823822 | controller |             ctlplaneInterface: enp1s0
2026-06-14 08:53:24.823826 | controller |           env:
2026-06-14 08:53:24.823876 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-14 08:53:24.823880 | controller |             value: 'True'
2026-06-14 08:53:24.823884 | controller |           networkAttachments:
2026-06-14 08:53:24.823887 | controller |           - ctlplane
2026-06-14 08:53:24.823890 | controller |           nodeTemplate:
2026-06-14 08:53:24.823894 | controller |             ansible:
2026-06-14 08:53:24.823897 | controller |               ansibleUser: cloud-admin
2026-06-14 08:53:24.823900 | controller |               ansibleVars:
2026-06-14 08:53:24.823904 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-14 08:53:24.823907 | controller |                 edpm_container_registry_insecure_registries:
2026-06-14 08:53:24.823910 | controller |                 - 38.102.83.65:5001
2026-06-14 08:53:24.823914 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-14 08:53:24.823917 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-14 08:53:24.823921 | controller |                 edpm_sshd_allowed_ranges:
2026-06-14 08:53:24.823924 | controller |                 - 192.168.122.0/24
2026-06-14 08:53:24.823928 | controller |                 enable_debug: false
2026-06-14 08:53:24.823931 | controller |                 gather_facts: false
2026-06-14 08:53:24.823948 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=100%
2026-06-14 08:53:24.823951 | controller |                 image_prefix: openstack
2026-06-14 08:53:24.823955 | controller |                 image_tag: current-podified
2026-06-14 08:53:24.823958 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-14 08:53:24.823962 | controller |                 timesync_ntp_servers:
2026-06-14 08:53:24.823965 | controller |                 - hostname: pool.ntp.org
2026-06-14 08:53:24.823968 | controller |               ansibleVarsFrom:
2026-06-14 08:53:24.823972 | controller |               - configMapRef:
2026-06-14 08:53:24.823975 | controller |                   name: network-config-template-ipam
2026-06-14 08:53:24.823979 | controller |                 prefix: edpm_
2026-06-14 08:53:24.823982 | controller |               - configMapRef:
2026-06-14 08:53:24.823985 | controller |                   name: neutron-edpm-ipam
2026-06-14 08:53:24.823989 | controller |                 prefix: neutron_
2026-06-14 08:53:24.823992 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-14 08:53:24.823996 | controller |             networks:
2026-06-14 08:53:24.823999 | controller |             - defaultRoute: true
2026-06-14 08:53:24.824003 | controller |               name: ctlplane
2026-06-14 08:53:24.824006 | controller |               subnetName: subnet1
2026-06-14 08:53:24.824009 | controller |             - name: internalapi
2026-06-14 08:53:24.824013 | controller |               subnetName: subnet1
2026-06-14 08:53:24.824016 | controller |             - name: storage
2026-06-14 08:53:24.824020 | controller |               subnetName: subnet1
2026-06-14 08:53:24.824023 | controller |             - name: tenant
2026-06-14 08:53:24.824026 | controller |               subnetName: subnet1
2026-06-14 08:53:24.824030 | controller |           nodes:
2026-06-14 08:53:24.824033 | controller |             edpm-compute-0:
2026-06-14 08:53:24.824036 | controller |               hostName: edpm-compute-0
2026-06-14 08:53:24.824040 | controller |           preProvisioned: false
2026-06-14 08:53:24.824043 | controller |           services:
2026-06-14 08:53:24.824047 | controller |           - repo-setup
2026-06-14 08:53:24.824052 | controller |           - redhat
2026-06-14 08:53:24.824055 | controller |           - bootstrap
2026-06-14 08:53:24.824059 | controller |           - download-cache
2026-06-14 08:53:24.824062 | controller |           - configure-network
2026-06-14 08:53:24.824065 | controller |           - validate-network
2026-06-14 08:53:24.824069 | controller |           - install-os
2026-06-14 08:53:24.824072 | controller |           - configure-os
2026-06-14 08:53:24.824075 | controller |           - ssh-known-hosts
2026-06-14 08:53:24.824079 | controller |           - run-os
2026-06-14 08:53:24.824082 | controller |           - reboot-os
2026-06-14 08:53:24.824085 | controller |           - install-certs
2026-06-14 08:53:24.824089 | controller |           - ovn
2026-06-14 08:53:24.824092 | controller |           - neutron-metadata
2026-06-14 08:53:24.824095 | controller |           - libvirt
2026-06-14 08:53:24.824099 | controller |           - nova
2026-06-14 08:53:24.824102 | controller |           - telemetry
2026-06-14 08:53:24.824105 | controller |           tlsEnabled: true
2026-06-14 08:53:24.824109 | controller |
2026-06-14 08:53:24.824113 | 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-14 08:53:24.824117 | controller | Sunday 14 June 2026  08:53:24 +0000 (0:00:00.049)       0:19:39.989 ***********
2026-06-14 08:53:24.824120 | controller | Sunday 14 June 2026  08:53:24 +0000 (0:00:00.049)       0:19:39.987 ***********
2026-06-14 08:53:24.862480 | controller | skipping: [localhost]
2026-06-14 08:53:24.862565 | controller |
2026-06-14 08:53:24.862576 | 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-14 08:53:24.862580 | controller | Sunday 14 June 2026  08:53:24 +0000 (0:00:00.038)       0:19:40.028 ***********
2026-06-14 08:53:24.862584 | controller | Sunday 14 June 2026  08:53:24 +0000 (0:00:00.038)       0:19:40.026 ***********
2026-06-14 08:53:24.898031 | controller | skipping: [localhost]
2026-06-14 08:53:24.898073 | controller |
2026-06-14 08:53:24.898079 | 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-14 08:53:24.898085 | controller | Sunday 14 June 2026  08:53:24 +0000 (0:00:00.035)       0:19:40.063 ***********
2026-06-14 08:53:24.898090 | controller | Sunday 14 June 2026  08:53:24 +0000 (0:00:00.035)       0:19:40.062 ***********
2026-06-14 08:53:24.950762 | controller | skipping: [localhost]
2026-06-14 08:53:24.950799 | controller |
2026-06-14 08:53:24.950804 | 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-14 08:53:24.950809 | controller | Sunday 14 June 2026  08:53:24 +0000 (0:00:00.052)       0:19:40.116 ***********
2026-06-14 08:53:24.950813 | controller | Sunday 14 June 2026  08:53:24 +0000 (0:00:00.052)       0:19:40.115 ***********
2026-06-14 08:53:24.993632 | controller | skipping: [localhost]
2026-06-14 08:53:24.993677 | controller |
2026-06-14 08:53:24.993693 | 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-14 08:53:24.993698 | controller | Sunday 14 June 2026  08:53:24 +0000 (0:00:00.042)       0:19:40.159 ***********
2026-06-14 08:53:24.993702 | controller | Sunday 14 June 2026  08:53:24 +0000 (0:00:00.042)       0:19:40.158 ***********
2026-06-14 08:53:25.537782 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-14 08:53:25.537839 | controller | changed: [localhost]
2026-06-14 08:53:25.537844 | controller |
2026-06-14 08:53:25.537849 | 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-14 08:53:25.537864 | controller | Sunday 14 June 2026  08:53:25 +0000 (0:00:00.544)       0:19:40.703 ***********
2026-06-14 08:53:25.537867 | controller | Sunday 14 June 2026  08:53:25 +0000 (0:00:00.544)       0:19:40.702 ***********
2026-06-14 08:53:26.003483 | controller | changed: [localhost]
2026-06-14 08:53:26.003595 | controller |
2026-06-14 08:53:26.003607 | 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-14 08:53:26.003613 | controller | Sunday 14 June 2026  08:53:26 +0000 (0:00:00.465)       0:19:41.169 ***********
2026-06-14 08:53:26.003618 | controller | Sunday 14 June 2026  08:53:26 +0000 (0:00:00.465)       0:19:41.167 ***********
2026-06-14 08:57:36.836219 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-14 08:57:36.836305 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-14 08:57:36.836311 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-14 08:57:36.836314 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-14 08:57:36.836318 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-14 08:57:36.836321 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-14 08:57:36.836324 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-14 08:57:36.836328 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-14 08:57:36.836331 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-14 08:57:36.836334 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-14 08:57:36.836338 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-14 08:57:36.836341 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-14 08:57:36.836344 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-14 08:57:36.836348 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-14 08:57:36.836351 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-14 08:57:36.836354 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-14 08:57:36.836357 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-14 08:57:36.836361 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-14 08:57:36.836364 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-14 08:57:36.836367 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-14 08:57:36.836370 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-14 08:57:36.836374 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-14 08:57:36.836377 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-14 08:57:36.836380 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-14 08:57:36.836395 | controller | changed: [localhost]
2026-06-14 08:57:36.836399 | controller |
2026-06-14 08:57:36.836404 | 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-14 08:57:36.836417 | controller | Sunday 14 June 2026  08:57:36 +0000 (0:04:10.832)       0:23:52.002 ***********
2026-06-14 08:57:36.836420 | controller | Sunday 14 June 2026  08:57:36 +0000 (0:04:10.832)       0:23:52.000 ***********
2026-06-14 08:58:11.710655 | controller | changed: [localhost]
2026-06-14 08:58:11.710756 | controller |
2026-06-14 08:58:11.710765 | 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-14 08:58:11.710771 | controller | Sunday 14 June 2026  08:58:11 +0000 (0:00:34.873)       0:24:26.875 ***********
2026-06-14 08:58:11.710777 | controller | Sunday 14 June 2026  08:58:11 +0000 (0:00:34.873)       0:24:26.874 ***********
2026-06-14 09:02:57.406212 | controller | changed: [localhost]
2026-06-14 09:02:57.406301 | controller |
2026-06-14 09:02:57.406308 | controller | TASK [edpm_deploy_baremetal : Register the list of compute nodes _raw_params=oc get bmh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }}] ***
2026-06-14 09:02:57.406312 | controller | Sunday 14 June 2026  09:02:57 +0000 (0:04:45.695)       0:29:12.571 ***********
2026-06-14 09:02:57.406317 | controller | Sunday 14 June 2026  09:02:57 +0000 (0:04:45.695)       0:29:12.570 ***********
2026-06-14 09:02:57.809003 | controller | changed: [localhost]
2026-06-14 09:02:57.809060 | controller |
2026-06-14 09:02:57.809070 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-14 09:02:57.809078 | controller | Sunday 14 June 2026  09:02:57 +0000 (0:00:00.402)       0:29:12.974 ***********
2026-06-14 09:02:57.809084 | controller | Sunday 14 June 2026  09:02:57 +0000 (0:00:00.403)       0:29:12.973 ***********
2026-06-14 09:02:57.868292 | controller | ok: [localhost] =>
2026-06-14 09:02:57.868340 | controller |     compute_nodes_output.stdout_lines:
2026-06-14 09:02:57.868348 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-14 09:02:57.868354 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             9m44s
2026-06-14 09:02:57.868360 | controller |
2026-06-14 09:02:57.868366 | 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-14 09:02:57.868372 | controller | Sunday 14 June 2026  09:02:57 +0000 (0:00:00.059)       0:29:13.033 ***********
2026-06-14 09:02:57.868378 | controller | Sunday 14 June 2026  09:02:57 +0000 (0:00:00.059)       0:29:13.032 ***********
2026-06-14 09:33:50.444478 | controller | changed: [localhost]
2026-06-14 09:33:50.444602 | controller |
2026-06-14 09:33:50.444619 | 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-14 09:33:50.444626 | controller | Sunday 14 June 2026  09:33:50 +0000 (0:30:52.576)       1:00:05.609 ***********
2026-06-14 09:33:50.444632 | controller | Sunday 14 June 2026  09:33:50 +0000 (0:30:52.576)       1:00:05.608 ***********
2026-06-14 09:33:56.689038 | controller | changed: [localhost]
2026-06-14 09:33:56.689144 | controller |
2026-06-14 09:33:56.689158 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-14 09:33:56.689168 | controller | Sunday 14 June 2026  09:33:56 +0000 (0:00:06.245)       1:00:11.855 ***********
2026-06-14 09:33:56.689207 | controller | Sunday 14 June 2026  09:33:56 +0000 (0:00:06.245)       1:00:11.853 ***********
2026-06-14 09:33:56.791806 | controller | ok: [localhost]
2026-06-14 09:33:56.791890 | controller |
2026-06-14 09:33:56.791896 | 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-14 09:33:56.791901 | controller | Sunday 14 June 2026  09:33:56 +0000 (0:00:00.102)       1:00:11.957 ***********
2026-06-14 09:33:56.791906 | controller | Sunday 14 June 2026  09:33:56 +0000 (0:00:00.102)       1:00:11.955 ***********
2026-06-14 09:33:56.828065 | controller | skipping: [localhost]
2026-06-14 09:33:56.828143 | controller |
2026-06-14 09:33:56.828149 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-14 09:33:56.828153 | controller | Sunday 14 June 2026  09:33:56 +0000 (0:00:00.037)       1:00:11.994 ***********
2026-06-14 09:33:56.828157 | controller | Sunday 14 June 2026  09:33:56 +0000 (0:00:00.036)       1:00:11.992 ***********
2026-06-14 09:33:56.897702 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-14 09:33:56.897765 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-14 09:33:56.897775 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-14 09:33:56.897783 | controller | skipping: [localhost]
2026-06-14 09:33:56.897792 | controller |
2026-06-14 09:33:56.897800 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-14 09:33:56.897807 | controller | Sunday 14 June 2026  09:33:56 +0000 (0:00:00.069)       1:00:12.063 ***********
2026-06-14 09:33:56.897815 | controller | Sunday 14 June 2026  09:33:56 +0000 (0:00:00.069)       1:00:12.062 ***********
2026-06-14 09:33:56.935397 | controller | skipping: [localhost]
2026-06-14 09:33:56.935453 | controller |
2026-06-14 09:33:56.935463 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-14 09:33:56.935471 | controller | Sunday 14 June 2026  09:33:56 +0000 (0:00:00.037)       1:00:12.101 ***********
2026-06-14 09:33:56.935480 | controller | Sunday 14 June 2026  09:33:56 +0000 (0:00:00.037)       1:00:12.099 ***********
2026-06-14 09:33:56.972879 | controller | skipping: [localhost]
2026-06-14 09:33:56.972940 | controller |
2026-06-14 09:33:56.972951 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-14 09:33:56.972961 | controller | Sunday 14 June 2026  09:33:56 +0000 (0:00:00.037)       1:00:12.138 ***********
2026-06-14 09:33:56.972970 | controller | Sunday 14 June 2026  09:33:56 +0000 (0:00:00.037)       1:00:12.137 ***********
2026-06-14 09:33:57.021993 | controller | skipping: [localhost]
2026-06-14 09:33:57.022039 | controller |
2026-06-14 09:33:57.022078 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-14 09:33:57.022085 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.049)       1:00:12.188 ***********
2026-06-14 09:33:57.022090 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.049)       1:00:12.186 ***********
2026-06-14 09:33:57.058513 | controller | skipping: [localhost]
2026-06-14 09:33:57.058592 | controller |
2026-06-14 09:33:57.058606 | 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-14 09:33:57.058615 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.036)       1:00:12.224 ***********
2026-06-14 09:33:57.058624 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.036)       1:00:12.222 ***********
2026-06-14 09:33:57.116273 | controller | skipping: [localhost]
2026-06-14 09:33:57.116389 | controller |
2026-06-14 09:33:57.116398 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-14 09:33:57.116403 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.057)       1:00:12.282 ***********
2026-06-14 09:33:57.116429 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.057)       1:00:12.280 ***********
2026-06-14 09:33:57.152393 | controller | skipping: [localhost]
2026-06-14 09:33:57.152481 | controller |
2026-06-14 09:33:57.152489 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-14 09:33:57.152494 | controller |   cifmw_install_yamls_environment |
2026-06-14 09:33:57.152500 | controller |   combine({'PATH': cifmw_path}) |
2026-06-14 09:33:57.152505 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-14 09:33:57.152511 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-14 09:33:57.152516 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-14 09:33:57.152521 | controller |   combine(_install_yamls_repos | default({}))
2026-06-14 09:33:57.152526 | controller | }}, cacheable=True] ***
2026-06-14 09:33:57.152531 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.036)       1:00:12.318 ***********
2026-06-14 09:33:57.152536 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.036)       1:00:12.316 ***********
2026-06-14 09:33:57.190884 | controller | skipping: [localhost]
2026-06-14 09:33:57.190961 | controller |
2026-06-14 09:33:57.190972 | 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-14 09:33:57.190980 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.038)       1:00:12.356 ***********
2026-06-14 09:33:57.190987 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.038)       1:00:12.355 ***********
2026-06-14 09:33:57.226937 | controller | skipping: [localhost]
2026-06-14 09:33:57.227017 | controller |
2026-06-14 09:33:57.227028 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-14 09:33:57.227036 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-14 09:33:57.227044 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-14 09:33:57.227052 | controller | }}, cacheable=True] ***
2026-06-14 09:33:57.227059 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.036)       1:00:12.392 ***********
2026-06-14 09:33:57.227066 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.036)       1:00:12.391 ***********
2026-06-14 09:33:57.259674 | controller | skipping: [localhost]
2026-06-14 09:33:57.259766 | controller |
2026-06-14 09:33:57.259777 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-14 09:33:57.259786 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.032)       1:00:12.425 ***********
2026-06-14 09:33:57.259794 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.032)       1:00:12.424 ***********
2026-06-14 09:33:57.298809 | controller | skipping: [localhost]
2026-06-14 09:33:57.298888 | controller |
2026-06-14 09:33:57.298895 | 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-14 09:33:57.298899 | controller |   [
2026-06-14 09:33:57.298902 | controller |     (
2026-06-14 09:33:57.298906 | controller |       [
2026-06-14 09:33:57.298910 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-14 09:33:57.298914 | controller |         'kustomizations',
2026-06-14 09:33:57.298918 | controller |         'dataplane'
2026-06-14 09:33:57.298921 | controller |       ] | ansible.builtin.path_join
2026-06-14 09:33:57.298925 | controller |     )
2026-06-14 09:33:57.298928 | controller |   ]
2026-06-14 09:33:57.298931 | controller | }}] ***
2026-06-14 09:33:57.298935 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.039)       1:00:12.464 ***********
2026-06-14 09:33:57.298939 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.039)       1:00:12.463 ***********
2026-06-14 09:33:57.331015 | controller | skipping: [localhost]
2026-06-14 09:33:57.331095 | controller |
2026-06-14 09:33:57.331102 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-14 09:33:57.331106 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.032)       1:00:12.497 ***********
2026-06-14 09:33:57.331110 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.032)       1:00:12.495 ***********
2026-06-14 09:33:57.369458 | controller | skipping: [localhost]
2026-06-14 09:33:57.369531 | controller |
2026-06-14 09:33:57.369573 | 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-14 09:33:57.369592 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.037)       1:00:12.535 ***********
2026-06-14 09:33:57.369598 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.037)       1:00:12.533 ***********
2026-06-14 09:33:57.403903 | controller | skipping: [localhost]
2026-06-14 09:33:57.403980 | controller |
2026-06-14 09:33:57.403985 | 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-14 09:33:57.403990 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.034)       1:00:12.569 ***********
2026-06-14 09:33:57.403995 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.034)       1:00:12.568 ***********
2026-06-14 09:33:57.458681 | controller | skipping: [localhost]
2026-06-14 09:33:57.458752 | controller |
2026-06-14 09:33:57.458757 | 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-14 09:33:57.458762 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.054)       1:00:12.624 ***********
2026-06-14 09:33:57.458766 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.054)       1:00:12.623 ***********
2026-06-14 09:33:57.498775 | controller | skipping: [localhost]
2026-06-14 09:33:57.498859 | controller |
2026-06-14 09:33:57.498867 | 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-14 09:33:57.498874 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.039)       1:00:12.664 ***********
2026-06-14 09:33:57.498879 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.039)       1:00:12.662 ***********
2026-06-14 09:33:57.549607 | controller | skipping: [localhost]
2026-06-14 09:33:57.549674 | controller |
2026-06-14 09:33:57.549680 | 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-14 09:33:57.549685 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-14 09:33:57.549688 | controller | ] ***
2026-06-14 09:33:57.549692 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.050)       1:00:12.715 ***********
2026-06-14 09:33:57.549696 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.050)       1:00:12.713 ***********
2026-06-14 09:33:57.594966 | controller | skipping: [localhost]
2026-06-14 09:33:57.595030 | controller |
2026-06-14 09:33:57.595035 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-14 09:33:57.595039 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.045)       1:00:12.761 ***********
2026-06-14 09:33:57.595043 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.045)       1:00:12.759 ***********
2026-06-14 09:33:57.690590 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-14 09:33:57.714471 | controller | skipping: [localhost]
2026-06-14 09:33:57.714532 | controller |
2026-06-14 09:33:57.714537 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-14 09:33:57.714541 | controller | skipping: no hosts matched
2026-06-14 09:33:57.714584 | controller |
2026-06-14 09:33:57.714589 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-14 09:33:57.714593 | controller | skipping: no hosts matched
2026-06-14 09:33:57.714596 | controller |
2026-06-14 09:33:57.714599 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-14 09:33:57.714603 | controller |
2026-06-14 09:33:57.714607 | 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-14 09:33:57.714611 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.119)       1:00:12.880 ***********
2026-06-14 09:33:57.714614 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.119)       1:00:12.879 ***********
2026-06-14 09:33:57.784331 | controller | ok: [localhost]
2026-06-14 09:33:57.784412 | controller |
2026-06-14 09:33:57.784418 | 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-14 09:33:57.784423 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.069)       1:00:12.950 ***********
2026-06-14 09:33:57.784427 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.069)       1:00:12.948 ***********
2026-06-14 09:33:57.906242 | controller | ok: [localhost]
2026-06-14 09:33:57.906332 | controller |
2026-06-14 09:33:57.906343 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-14 09:33:57.906351 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.122)       1:00:13.072 ***********
2026-06-14 09:33:57.906359 | controller | Sunday 14 June 2026  09:33:57 +0000 (0:00:00.122)       1:00:13.070 ***********
2026-06-14 09:33:58.129880 | controller | skipping: [localhost]
2026-06-14 09:33:58.129992 | controller |
2026-06-14 09:33:58.130008 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-14 09:33:58.130020 | controller |
2026-06-14 09:33:58.130031 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-14 09:33:58.130042 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.223)       1:00:13.295 ***********
2026-06-14 09:33:58.130053 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.223)       1:00:13.294 ***********
2026-06-14 09:33:58.166619 | controller | skipping: [localhost]
2026-06-14 09:33:58.166697 | controller |
2026-06-14 09:33:58.166711 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-14 09:33:58.166724 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.036)       1:00:13.332 ***********
2026-06-14 09:33:58.166735 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.036)       1:00:13.330 ***********
2026-06-14 09:33:58.203165 | controller | skipping: [localhost]
2026-06-14 09:33:58.203225 | controller |
2026-06-14 09:33:58.203230 | 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-14 09:33:58.203235 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.036)       1:00:13.369 ***********
2026-06-14 09:33:58.203239 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.036)       1:00:13.367 ***********
2026-06-14 09:33:58.271752 | controller | ok: [localhost]
2026-06-14 09:33:58.271844 | controller |
2026-06-14 09:33:58.271855 | 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-14 09:33:58.271864 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.068)       1:00:13.437 ***********
2026-06-14 09:33:58.271873 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.068)       1:00:13.436 ***********
2026-06-14 09:33:58.428958 | controller | ok: [localhost]
2026-06-14 09:33:58.429009 | controller |
2026-06-14 09:33:58.429016 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-14 09:33:58.429021 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.157)       1:00:13.595 ***********
2026-06-14 09:33:58.429036 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.157)       1:00:13.593 ***********
2026-06-14 09:33:58.583703 | controller | skipping: [localhost]
2026-06-14 09:33:58.583798 | controller |
2026-06-14 09:33:58.583808 | controller | TASK [Run validations name=validations] ****************************************
2026-06-14 09:33:58.583816 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.154)       1:00:13.749 ***********
2026-06-14 09:33:58.583824 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.154)       1:00:13.747 ***********
2026-06-14 09:33:58.632442 | controller | skipping: [localhost]
2026-06-14 09:33:58.632576 | controller |
2026-06-14 09:33:58.632591 | 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-14 09:33:58.632601 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.048)       1:00:13.798 ***********
2026-06-14 09:33:58.632610 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.048)       1:00:13.796 ***********
2026-06-14 09:33:58.666928 | controller | skipping: [localhost]
2026-06-14 09:33:58.667015 | controller |
2026-06-14 09:33:58.667026 | 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-14 09:33:58.667034 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.034)       1:00:13.832 ***********
2026-06-14 09:33:58.667041 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.034)       1:00:13.831 ***********
2026-06-14 09:33:58.699546 | controller | skipping: [localhost]
2026-06-14 09:33:58.699660 | controller |
2026-06-14 09:33:58.699668 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-14 09:33:58.699674 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.032)       1:00:13.865 ***********
2026-06-14 09:33:58.699680 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.032)       1:00:13.863 ***********
2026-06-14 09:33:58.891015 | controller | skipping: [localhost]
2026-06-14 09:33:58.891110 | controller |
2026-06-14 09:33:58.891121 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-14 09:33:58.891129 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.168)       1:00:14.034 ***********
2026-06-14 09:33:58.891137 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.168)       1:00:14.032 ***********
2026-06-14 09:33:58.891144 | controller |
2026-06-14 09:33:58.891152 | controller | PLAY RECAP *********************************************************************
2026-06-14 09:33:58.891160 | controller | localhost                  : ok=269  changed=97   unreachable=0    failed=0    skipped=180  rescued=0    ignored=1
2026-06-14 09:33:58.891167 | controller |
2026-06-14 09:33:58.891175 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.020)       1:00:14.055 ***********
2026-06-14 09:33:58.891182 | controller | ===============================================================================
2026-06-14 09:33:58.891190 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1852.58s
2026-06-14 09:33:58.891197 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 385.09s
2026-06-14 09:33:58.891204 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 285.70s
2026-06-14 09:33:58.891212 | controller | install_yamls_makes : Run openstack ----------------------------------- 279.46s
2026-06-14 09:33:58.891245 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 250.83s
2026-06-14 09:33:58.891253 | controller | edpm_prepare : Wait for OpenStack subscription creation --------------- 152.31s
2026-06-14 09:33:58.891260 | controller | install_yamls_makes : Run openstack_init ------------------------------- 79.51s
2026-06-14 09:33:58.891268 | controller | run_hook : Run hook without retry - Download needed tools -------------- 44.74s
2026-06-14 09:33:58.891275 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 34.87s
2026-06-14 09:33:58.891283 | controller | ci_setup : Install needed packages ------------------------------------- 30.69s
2026-06-14 09:33:58.891299 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.07s
2026-06-14 09:33:58.891306 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 28.38s
2026-06-14 09:33:58.891314 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 22.42s
2026-06-14 09:33:58.891321 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep ------------------- 10.66s
2026-06-14 09:33:58.891328 | controller | ci_local_storage : Perform action in the PV directory ------------------- 9.90s
2026-06-14 09:33:58.891336 | controller | repo_setup : Initialize python venv and install requirements ------------ 8.01s
2026-06-14 09:33:58.891343 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 6.25s
2026-06-14 09:33:58.891351 | controller | cert_manager : Install cert-manager from release manifest --------------- 5.53s
2026-06-14 09:33:58.891358 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 4.31s
2026-06-14 09:33:58.891365 | controller | ci_setup : Install openshift client ------------------------------------- 4.04s
2026-06-14 09:33:58.891373 | controller | Sunday 14 June 2026  09:33:58 +0000 (0:00:00.022)       1:00:14.055 ***********
2026-06-14 09:33:58.891380 | controller | ===============================================================================
2026-06-14 09:33:58.891387 | controller | edpm_deploy_baremetal ------------------------------------------------ 2432.58s
2026-06-14 09:33:58.891395 | controller | edpm_prepare ---------------------------------------------------------- 571.78s
2026-06-14 09:33:58.891402 | controller | install_yamls_makes --------------------------------------------------- 406.24s
2026-06-14 09:33:58.891409 | controller | run_hook --------------------------------------------------------------- 51.07s
2026-06-14 09:33:58.891416 | controller | ci_setup --------------------------------------------------------------- 37.66s
2026-06-14 09:33:58.891424 | controller | cert_manager ----------------------------------------------------------- 32.35s
2026-06-14 09:33:58.891431 | controller | repo_setup ------------------------------------------------------------- 17.60s
2026-06-14 09:33:58.891438 | controller | ci_local_storage ------------------------------------------------------- 16.85s
2026-06-14 09:33:58.891446 | controller | cifmw_helpers ---------------------------------------------------------- 10.25s
2026-06-14 09:33:58.891453 | controller | rhol_crc ---------------------------------------------------------------- 9.48s
2026-06-14 09:33:58.891460 | controller | openshift_setup --------------------------------------------------------- 6.05s
2026-06-14 09:33:58.891467 | controller | openshift_login --------------------------------------------------------- 5.46s
2026-06-14 09:33:58.891475 | controller | install_yamls ----------------------------------------------------------- 3.90s
2026-06-14 09:33:58.891482 | controller | cifmw_setup ------------------------------------------------------------- 2.86s
2026-06-14 09:33:58.891489 | controller | install_ca -------------------------------------------------------------- 2.75s
2026-06-14 09:33:58.891497 | controller | libvirt_manager --------------------------------------------------------- 1.83s
2026-06-14 09:33:58.891504 | controller | install_openstack_ca ---------------------------------------------------- 1.15s
2026-06-14 09:33:58.891511 | controller | gather_facts ------------------------------------------------------------ 1.08s
2026-06-14 09:33:58.891519 | controller | discover_latest_image --------------------------------------------------- 0.59s
2026-06-14 09:33:58.891526 | controller | edpm_deploy ------------------------------------------------------------- 0.56s
2026-06-14 09:33:58.891585 | controller | manage_secrets ---------------------------------------------------------- 0.52s
2026-06-14 09:33:58.891599 | controller | operator_build ---------------------------------------------------------- 0.51s
2026-06-14 09:33:58.891606 | controller | networking_mapper ------------------------------------------------------- 0.33s
2026-06-14 09:33:58.891614 | controller | ansible.builtin.file ---------------------------------------------------- 0.30s
2026-06-14 09:33:58.891621 | controller | pkg_build --------------------------------------------------------------- 0.11s
2026-06-14 09:33:58.891632 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.08s
2026-06-14 09:33:58.891640 | controller | ansible.builtin.include_vars -------------------------------------------- 0.03s
2026-06-14 09:33:58.891647 | controller | ansible.builtin.meta ---------------------------------------------------- 0.02s
2026-06-14 09:33:58.891655 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-14 09:33:58.891662 | controller | total ---------------------------------------------------------------- 3614.02s
2026-06-14 09:33:59.487662 | controller | ok: Runtime: 1:00:15.296256
2026-06-14 09:33:59.550564 | 
2026-06-14 09:33:59.550674 | PLAY RECAP
2026-06-14 09:33:59.550736 | controller | ok: 14 changed: 5 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-14 09:33:59.550763 | 
2026-06-14 09:33:59.740266 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/run.yml@main]
2026-06-14 09:33:59.744205 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/update.yml@main]
2026-06-14 09:34:00.460808 | 
2026-06-14 09:34:00.460940 | PLAY [OpenStack minor version update orchestrator]
2026-06-14 09:34:00.473514 | 
2026-06-14 09:34:00.473589 | TASK [Filter out host if needed]
2026-06-14 09:34:00.480889 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-14 09:34:00.484794 | 
2026-06-14 09:34:00.484859 | TASK [Set cifmw_basedir if not defined]
2026-06-14 09:34:00.523250 | controller | ok
2026-06-14 09:34:00.526680 | 
2026-06-14 09:34:00.526737 | TASK [Get minor update index image from content provider or use default]
2026-06-14 09:34:00.575045 | controller | ok
2026-06-14 09:34:00.579406 | 
2026-06-14 09:34:00.579468 | TASK [Write minor update index image to parameters file]
2026-06-14 09:34:02.263131 | controller | changed
2026-06-14 09:34:02.272959 | 
2026-06-14 09:34:02.273104 | TASK [Run update-edpm.yml on target host]
2026-06-14 09:34:03.580544 | controller |
2026-06-14 09:34:03.580733 | controller | PLAY [OpenStack minor version update] ******************************************
2026-06-14 09:34:03.580751 | controller |
2026-06-14 09:34:03.580764 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-14 09:34:03.580777 | controller | Sunday 14 June 2026  09:34:03 +0000 (0:00:00.045)       0:00:00.045 ***********
2026-06-14 09:34:03.580791 | controller | Sunday 14 June 2026  09:34:03 +0000 (0:00:00.044)       0:00:00.044 ***********
2026-06-14 09:34:03.911078 | controller | ok: [localhost]
2026-06-14 09:34:03.911156 | controller |
2026-06-14 09:34:03.911169 | controller | TASK [Set cifmw_basedir if not defined cifmw_basedir={{ cifmw_basedir | default(ansible_user_dir ~ '/ci-framework-data') }}] ***
2026-06-14 09:34:03.911177 | controller | Sunday 14 June 2026  09:34:03 +0000 (0:00:00.329)       0:00:00.375 ***********
2026-06-14 09:34:03.911185 | controller | Sunday 14 June 2026  09:34:03 +0000 (0:00:00.330)       0:00:00.374 ***********
2026-06-14 09:34:03.958213 | controller | ok: [localhost]
2026-06-14 09:34:03.958295 | controller |
2026-06-14 09:34:03.958302 | controller | TASK [Set update artifacts basedir if not defined cifmw_update_artifacts_basedir={{ cifmw_update_artifacts_basedir | default(cifmw_basedir ~ '/tests/update') }}] ***
2026-06-14 09:34:03.958325 | controller | Sunday 14 June 2026  09:34:03 +0000 (0:00:00.047)       0:00:00.422 ***********
2026-06-14 09:34:03.958343 | controller | Sunday 14 June 2026  09:34:03 +0000 (0:00:00.047)       0:00:00.421 ***********
2026-06-14 09:34:04.002688 | controller | ok: [localhost]
2026-06-14 09:34:04.002799 | controller |
2026-06-14 09:34:04.002816 | controller | TASK [Initialize monitoring name=update, tasks_from=init_monitoring.yml] *******
2026-06-14 09:34:04.002831 | controller | Sunday 14 June 2026  09:34:04 +0000 (0:00:00.043)       0:00:00.466 ***********
2026-06-14 09:34:04.002842 | controller | Sunday 14 June 2026  09:34:04 +0000 (0:00:00.044)       0:00:00.465 ***********
2026-06-14 09:34:04.071580 | controller |
2026-06-14 09:34:04.071682 | controller | TASK [update : Ensure update log directory exists. path={{ cifmw_update_artifacts_basedir }}, state=directory, mode=0755] ***
2026-06-14 09:34:04.071696 | controller | Sunday 14 June 2026  09:34:04 +0000 (0:00:00.069)       0:00:00.536 ***********
2026-06-14 09:34:04.071707 | controller | Sunday 14 June 2026  09:34:04 +0000 (0:00:00.069)       0:00:00.535 ***********
2026-06-14 09:34:04.314945 | controller | changed: [localhost]
2026-06-14 09:34:04.315009 | controller |
2026-06-14 09:34:04.315017 | controller | TASK [update : Create update step monitoring file src=update_event.sh.j2, dest={{ cifmw_update_artifacts_basedir }}/update_event.sh, mode=0755] ***
2026-06-14 09:34:04.315024 | controller | Sunday 14 June 2026  09:34:04 +0000 (0:00:00.243)       0:00:00.779 ***********
2026-06-14 09:34:04.315029 | controller | Sunday 14 June 2026  09:34:04 +0000 (0:00:00.243)       0:00:00.778 ***********
2026-06-14 09:34:05.050988 | controller | changed: [localhost]
2026-06-14 09:34:05.051036 | controller |
2026-06-14 09:34:05.051042 | controller | TASK [update : Create update stage monitoring file src=monitor_resources_changes.sh.j2, dest={{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.sh, mode=0755] ***
2026-06-14 09:34:05.051048 | controller | Sunday 14 June 2026  09:34:05 +0000 (0:00:00.736)       0:00:01.516 ***********
2026-06-14 09:34:05.051052 | controller | Sunday 14 June 2026  09:34:05 +0000 (0:00:00.736)       0:00:01.515 ***********
2026-06-14 09:34:05.419624 | controller | changed: [localhost]
2026-06-14 09:34:05.419716 | controller |
2026-06-14 09:34:05.419740 | controller | TASK [update : Set update step to Starting Update _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh {{ cifmw_update_state | default("Starting Update") }}
2026-06-14 09:34:05.419752 | controller | ] ***
2026-06-14 09:34:05.419763 | controller | Sunday 14 June 2026  09:34:05 +0000 (0:00:00.368)       0:00:01.884 ***********
2026-06-14 09:34:05.419775 | controller | Sunday 14 June 2026  09:34:05 +0000 (0:00:00.368)       0:00:01.883 ***********
2026-06-14 09:34:07.810863 | controller | changed: [localhost]
2026-06-14 09:34:07.810967 | controller |
2026-06-14 09:34:07.810978 | controller | TASK [update : Initialize monitoring] ******************************************
2026-06-14 09:34:07.810988 | controller | Sunday 14 June 2026  09:34:07 +0000 (0:00:02.390)       0:00:04.275 ***********
2026-06-14 09:34:07.810996 | controller | Sunday 14 June 2026  09:34:07 +0000 (0:00:02.390)       0:00:04.274 ***********
2026-06-14 09:34:15.249892 | controller | changed: [localhost]
2026-06-14 09:34:15.249987 | controller |
2026-06-14 09:34:15.250012 | controller | TASK [update : Start monitoring creates={{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.pid, _raw_params={{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.sh -a monitor -t {{ cifmw_update_resources_monitoring_interval }} -l {{ cifmw_update_artifacts_basedir }}/monitor_resources_script.log] ***
2026-06-14 09:34:15.250022 | controller | Sunday 14 June 2026  09:34:15 +0000 (0:00:07.439)       0:00:11.714 ***********
2026-06-14 09:34:15.250031 | controller | Sunday 14 June 2026  09:34:15 +0000 (0:00:07.439)       0:00:11.713 ***********
2026-06-14 09:34:15.505897 | controller | changed: [localhost]
2026-06-14 09:34:15.505982 | controller |
2026-06-14 09:34:15.505997 | controller | TASK [Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ******
2026-06-14 09:34:15.506009 | controller | Sunday 14 June 2026  09:34:15 +0000 (0:00:00.256)       0:00:11.970 ***********
2026-06-14 09:34:15.506021 | controller | Sunday 14 June 2026  09:34:15 +0000 (0:00:00.256)       0:00:11.969 ***********
2026-06-14 09:34:15.657365 | controller | ok: [localhost]
2026-06-14 09:34:15.657433 | controller |
2026-06-14 09:34:15.657439 | controller | TASK [Set install_yamls environment for minor update phase cifmw_minor_update_env={{
2026-06-14 09:34:15.657443 | controller |   (cifmw_install_yamls_environment | default({})) |
2026-06-14 09:34:15.657448 | controller |   combine({'PATH': cifmw_path | default(ansible_user_dir ~ '/.crc/bin:' ~ ansible_user_dir ~ '/.crc/bin/oc:' ~ ansible_user_dir ~ '/bin:' ~ ansible_env.PATH)}) |
2026-06-14 09:34:15.657452 | controller |   combine({'OPENSTACK_IMG': cifmw_minor_update_index_image}) |
2026-06-14 09:34:15.657456 | controller |   combine({'BMO_CLEANUP': false})
2026-06-14 09:34:15.657460 | controller | }}] ***
2026-06-14 09:34:15.657464 | controller | Sunday 14 June 2026  09:34:15 +0000 (0:00:00.151)       0:00:12.122 ***********
2026-06-14 09:34:15.657469 | controller | Sunday 14 June 2026  09:34:15 +0000 (0:00:00.151)       0:00:12.121 ***********
2026-06-14 09:34:15.699141 | controller | ok: [localhost]
2026-06-14 09:34:15.699203 | controller |
2026-06-14 09:34:15.699211 | controller | TASK [Set update step to Running openstack cleanup _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Running openstack cleanup
2026-06-14 09:34:15.699217 | controller | ] ***
2026-06-14 09:34:15.699222 | controller | Sunday 14 June 2026  09:34:15 +0000 (0:00:00.041)       0:00:12.164 ***********
2026-06-14 09:34:15.699227 | controller | Sunday 14 June 2026  09:34:15 +0000 (0:00:00.041)       0:00:12.163 ***********
2026-06-14 09:34:17.963419 | controller | changed: [localhost]
2026-06-14 09:34:17.963508 | controller |
2026-06-14 09:34:17.963538 | controller | TASK [Run make openstack_cleanup name=install_yamls_makes, tasks_from=make_openstack_cleanup] ***
2026-06-14 09:34:17.963569 | controller | Sunday 14 June 2026  09:34:17 +0000 (0:00:02.263)       0:00:14.427 ***********
2026-06-14 09:34:17.963582 | controller | Sunday 14 June 2026  09:34:17 +0000 (0:00:02.263)       0:00:14.426 ***********
2026-06-14 09:34:18.034008 | controller |
2026-06-14 09:34:18.034099 | controller | TASK [install_yamls_makes : Debug make_openstack_cleanup_env var=make_openstack_cleanup_env] ***
2026-06-14 09:34:18.034107 | controller | Sunday 14 June 2026  09:34:18 +0000 (0:00:00.070)       0:00:14.498 ***********
2026-06-14 09:34:18.034112 | controller | Sunday 14 June 2026  09:34:18 +0000 (0:00:00.070)       0:00:14.497 ***********
2026-06-14 09:34:18.077908 | controller | ok: [localhost] =>
2026-06-14 09:34:18.078013 | controller |     make_openstack_cleanup_env:
2026-06-14 09:34:18.078024 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-14 09:34:18.078033 | controller |       BMO_CLEANUP: false
2026-06-14 09:34:18.078040 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-14 09:34:18.078050 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-14 09:34:18.078058 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-14 09:34:18.078066 | controller |       OPENSTACK_IMG: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10
2026-06-14 09:34:18.078073 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-14 09:34:18.078080 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-14 09:34:18.078113 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-14 09:34:18.078289 | 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-14 09:34:18.078302 | controller |
2026-06-14 09:34:18.078310 | controller | TASK [install_yamls_makes : Debug make_openstack_cleanup_params var=make_openstack_cleanup_params] ***
2026-06-14 09:34:18.078318 | controller | Sunday 14 June 2026  09:34:18 +0000 (0:00:00.044)       0:00:14.542 ***********
2026-06-14 09:34:18.078325 | controller | Sunday 14 June 2026  09:34:18 +0000 (0:00:00.044)       0:00:14.541 ***********
2026-06-14 09:34:18.122146 | controller | skipping: [localhost]
2026-06-14 09:34:18.122231 | controller |
2026-06-14 09:34:18.122237 | controller | TASK [install_yamls_makes : Run openstack_cleanup output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_cleanup, dry_run={{ make_openstack_cleanup_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_cleanup_env|default({})), **(make_openstack_cleanup_params|default({}))) }}] ***
2026-06-14 09:34:18.122243 | controller | Sunday 14 June 2026  09:34:18 +0000 (0:00:00.044)       0:00:14.587 ***********
2026-06-14 09:34:18.122248 | controller | Sunday 14 June 2026  09:34:18 +0000 (0:00:00.044)       0:00:14.586 ***********
2026-06-14 09:34:26.278382 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-14 09:34:26.278502 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_cleanup_until |
2026-06-14 09:34:26.278511 | controller | default(true) }}
2026-06-14 09:34:26.304934 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_011_run_openstack_cleanup.log
2026-06-14 09:34:26.304987 | controller | changed: [localhost]
2026-06-14 09:34:26.304993 | controller |
2026-06-14 09:34:26.304999 | controller | TASK [Set update step to Running openstack wait _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Running openstack wait
2026-06-14 09:34:26.305004 | controller | ] ***
2026-06-14 09:34:26.305010 | controller | Sunday 14 June 2026  09:34:26 +0000 (0:00:08.182)       0:00:22.769 ***********
2026-06-14 09:34:26.305015 | controller | Sunday 14 June 2026  09:34:26 +0000 (0:00:08.182)       0:00:22.768 ***********
2026-06-14 09:34:28.542947 | controller | changed: [localhost]
2026-06-14 09:34:28.542989 | controller |
2026-06-14 09:34:28.542996 | controller | TASK [Run make openstack_wait (minor update) name=install_yamls_makes, tasks_from=make_openstack_wait] ***
2026-06-14 09:34:28.543003 | controller | Sunday 14 June 2026  09:34:28 +0000 (0:00:02.237)       0:00:25.007 ***********
2026-06-14 09:34:28.543009 | controller | Sunday 14 June 2026  09:34:28 +0000 (0:00:02.237)       0:00:25.006 ***********
2026-06-14 09:34:28.604264 | controller |
2026-06-14 09:34:28.604300 | controller | TASK [install_yamls_makes : Debug make_openstack_wait_env var=make_openstack_wait_env] ***
2026-06-14 09:34:28.604305 | controller | Sunday 14 June 2026  09:34:28 +0000 (0:00:00.061)       0:00:25.069 ***********
2026-06-14 09:34:28.604309 | controller | Sunday 14 June 2026  09:34:28 +0000 (0:00:00.061)       0:00:25.068 ***********
2026-06-14 09:34:28.637161 | controller | ok: [localhost] =>
2026-06-14 09:34:28.637202 | controller |     make_openstack_wait_env:
2026-06-14 09:34:28.637207 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-14 09:34:28.637211 | controller |       BMO_CLEANUP: false
2026-06-14 09:34:28.637215 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-14 09:34:28.637219 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-14 09:34:28.637223 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-14 09:34:28.637228 | controller |       OPENSTACK_IMG: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10
2026-06-14 09:34:28.637232 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-14 09:34:28.637236 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-14 09:34:28.637240 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-14 09:34:28.637245 | 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-14 09:34:28.637260 | controller |
2026-06-14 09:34:28.637270 | controller | TASK [install_yamls_makes : Debug make_openstack_wait_params var=make_openstack_wait_params] ***
2026-06-14 09:34:28.637274 | controller | Sunday 14 June 2026  09:34:28 +0000 (0:00:00.032)       0:00:25.102 ***********
2026-06-14 09:34:28.637278 | controller | Sunday 14 June 2026  09:34:28 +0000 (0:00:00.032)       0:00:25.101 ***********
2026-06-14 09:34:28.666205 | controller | skipping: [localhost]
2026-06-14 09:34:28.666243 | controller |
2026-06-14 09:34:28.666249 | controller | TASK [install_yamls_makes : Run openstack_wait output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_wait, dry_run={{ make_openstack_wait_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_wait_env|default({})), **(make_openstack_wait_params|default({}))) }}] ***
2026-06-14 09:34:28.666255 | controller | Sunday 14 June 2026  09:34:28 +0000 (0:00:00.028)       0:00:25.131 ***********
2026-06-14 09:34:28.666259 | controller | Sunday 14 June 2026  09:34:28 +0000 (0:00:00.028)       0:00:25.130 ***********
2026-06-14 09:35:43.284787 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-14 09:35:43.284873 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_wait_until |
2026-06-14 09:35:43.284878 | controller | default(true) }}
2026-06-14 09:35:43.311716 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_012_run_openstack_wait.log
2026-06-14 09:35:43.311792 | controller | changed: [localhost]
2026-06-14 09:35:43.311798 | controller |
2026-06-14 09:35:43.311805 | controller | TASK [Set update step to Running openstack init _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Running openstack init
2026-06-14 09:35:43.311810 | controller | ] ***
2026-06-14 09:35:43.311815 | controller | Sunday 14 June 2026  09:35:43 +0000 (0:01:14.645)       0:01:39.776 ***********
2026-06-14 09:35:43.311819 | controller | Sunday 14 June 2026  09:35:43 +0000 (0:01:14.645)       0:01:39.775 ***********
2026-06-14 09:35:45.537820 | controller | changed: [localhost]
2026-06-14 09:35:45.537908 | controller |
2026-06-14 09:35:45.537920 | controller | TASK [Run make openstack_init (minor update) name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-14 09:35:45.537929 | controller | Sunday 14 June 2026  09:35:45 +0000 (0:00:02.226)       0:01:42.002 ***********
2026-06-14 09:35:45.537937 | controller | Sunday 14 June 2026  09:35:45 +0000 (0:00:02.226)       0:01:42.001 ***********
2026-06-14 09:35:45.635654 | controller |
2026-06-14 09:35:45.635750 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-14 09:35:45.635759 | controller | Sunday 14 June 2026  09:35:45 +0000 (0:00:00.097)       0:01:42.100 ***********
2026-06-14 09:35:45.635767 | controller | Sunday 14 June 2026  09:35:45 +0000 (0:00:00.097)       0:01:42.099 ***********
2026-06-14 09:35:45.687621 | controller | ok: [localhost] =>
2026-06-14 09:35:45.687676 | controller |     make_openstack_init_env:
2026-06-14 09:35:45.687681 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-14 09:35:45.687686 | controller |       BMO_CLEANUP: false
2026-06-14 09:35:45.687690 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-14 09:35:45.687693 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-14 09:35:45.687698 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-14 09:35:45.687703 | controller |       OPENSTACK_IMG: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10
2026-06-14 09:35:45.687706 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-14 09:35:45.687712 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-14 09:35:45.687715 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-14 09:35:45.687720 | 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-14 09:35:45.687724 | controller |
2026-06-14 09:35:45.687728 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-14 09:35:45.687749 | controller | Sunday 14 June 2026  09:35:45 +0000 (0:00:00.051)       0:01:42.152 ***********
2026-06-14 09:35:45.687753 | controller | Sunday 14 June 2026  09:35:45 +0000 (0:00:00.051)       0:01:42.151 ***********
2026-06-14 09:35:45.716247 | controller | skipping: [localhost]
2026-06-14 09:35:45.716331 | controller |
2026-06-14 09:35:45.716337 | 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-14 09:35:45.716342 | controller | Sunday 14 June 2026  09:35:45 +0000 (0:00:00.028)       0:01:42.181 ***********
2026-06-14 09:35:45.716347 | controller | Sunday 14 June 2026  09:35:45 +0000 (0:00:00.028)       0:01:42.180 ***********
2026-06-14 09:37:22.661223 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-14 09:37:22.661315 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-14 09:37:22.661609 | controller | default(true) }}
2026-06-14 09:37:22.710459 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_013_run_openstack_init.log
2026-06-14 09:37:22.710545 | controller | changed: [localhost]
2026-06-14 09:37:22.710568 | controller |
2026-06-14 09:37:22.710603 | controller | TASK [Set update step to Waiting for new version to be available _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Waiting for new version to be available
2026-06-14 09:37:22.710609 | controller | ] ***
2026-06-14 09:37:22.710615 | controller | Sunday 14 June 2026  09:37:22 +0000 (0:01:36.994)       0:03:19.175 ***********
2026-06-14 09:37:22.710620 | controller | Sunday 14 June 2026  09:37:22 +0000 (0:01:36.994)       0:03:19.174 ***********
2026-06-14 09:37:24.914647 | controller | changed: [localhost]
2026-06-14 09:37:24.914690 | controller |
2026-06-14 09:37:24.914697 | controller | TASK [Wait for availableVersion to be different from deployedVersion kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, api_version=core.openstack.org/v1beta1, kind=OpenStackVersion, namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] | default('openstack') }}] ***
2026-06-14 09:37:24.914704 | controller | Sunday 14 June 2026  09:37:24 +0000 (0:00:02.204)       0:03:21.379 ***********
2026-06-14 09:37:24.914709 | controller | Sunday 14 June 2026  09:37:24 +0000 (0:00:02.204)       0:03:21.378 ***********
2026-06-14 09:38:26.692860 | controller | FAILED - RETRYING: [localhost]: Wait for availableVersion to be different from deployedVersion (10 retries left).
2026-06-14 09:38:26.692935 | controller | ok: [localhost]
2026-06-14 09:38:26.692943 | controller |
2026-06-14 09:38:26.692949 | controller | TASK [Get available version from OpenStackVersion CR cifmw_minor_update_target_version={{ openstackversion_wait_info.resources[0].status.availableVersion }}] ***
2026-06-14 09:38:26.692955 | controller | Sunday 14 June 2026  09:38:26 +0000 (0:01:01.777)       0:04:23.157 ***********
2026-06-14 09:38:26.692961 | controller | Sunday 14 June 2026  09:38:26 +0000 (0:01:01.777)       0:04:23.156 ***********
2026-06-14 09:38:26.773280 | controller | ok: [localhost]
2026-06-14 09:38:26.773347 | controller |
2026-06-14 09:38:26.773358 | controller | TASK [Set update step to Patching OpenStackVersion CR _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Patching OpenStackVersion CR with version {{ cifmw_minor_update_target_version }}
2026-06-14 09:38:26.773375 | controller | ] ***
2026-06-14 09:38:26.773384 | controller | Sunday 14 June 2026  09:38:26 +0000 (0:00:00.081)       0:04:23.238 ***********
2026-06-14 09:38:26.773393 | controller | Sunday 14 June 2026  09:38:26 +0000 (0:00:00.081)       0:04:23.237 ***********
2026-06-14 09:38:28.995640 | controller | changed: [localhost]
2026-06-14 09:38:28.995707 | controller |
2026-06-14 09:38:28.995715 | controller | TASK [Patch OpenStackVersion CR availableVersion name=install_yamls_makes, tasks_from=make_openstack_patch_version] ***
2026-06-14 09:38:28.995721 | controller | Sunday 14 June 2026  09:38:28 +0000 (0:00:02.221)       0:04:25.460 ***********
2026-06-14 09:38:28.995737 | controller | Sunday 14 June 2026  09:38:28 +0000 (0:00:02.221)       0:04:25.459 ***********
2026-06-14 09:38:29.083336 | controller |
2026-06-14 09:38:29.083419 | controller | TASK [install_yamls_makes : Debug make_openstack_patch_version_env var=make_openstack_patch_version_env] ***
2026-06-14 09:38:29.083427 | controller | Sunday 14 June 2026  09:38:29 +0000 (0:00:00.088)       0:04:25.548 ***********
2026-06-14 09:38:29.083433 | controller | Sunday 14 June 2026  09:38:29 +0000 (0:00:00.088)       0:04:25.547 ***********
2026-06-14 09:38:29.136612 | controller | ok: [localhost] =>
2026-06-14 09:38:29.136690 | controller |     make_openstack_patch_version_env:
2026-06-14 09:38:29.136699 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-14 09:38:29.136704 | controller |       BMO_CLEANUP: false
2026-06-14 09:38:29.136709 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-14 09:38:29.136715 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-14 09:38:29.136721 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-14 09:38:29.136727 | controller |       OPENSTACK_IMG: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10
2026-06-14 09:38:29.136732 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-14 09:38:29.136737 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-14 09:38:29.136742 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-14 09:38:29.136748 | 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-14 09:38:29.136753 | controller |
2026-06-14 09:38:29.136759 | controller | TASK [install_yamls_makes : Debug make_openstack_patch_version_params var=make_openstack_patch_version_params] ***
2026-06-14 09:38:29.136763 | controller | Sunday 14 June 2026  09:38:29 +0000 (0:00:00.053)       0:04:25.601 ***********
2026-06-14 09:38:29.136768 | controller | Sunday 14 June 2026  09:38:29 +0000 (0:00:00.053)       0:04:25.600 ***********
2026-06-14 09:38:29.173365 | controller | skipping: [localhost]
2026-06-14 09:38:29.173471 | controller |
2026-06-14 09:38:29.173521 | controller | TASK [install_yamls_makes : Run openstack_patch_version output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_patch_version, dry_run={{ make_openstack_patch_version_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_patch_version_env|default({})), **(make_openstack_patch_version_params|default({}))) }}] ***
2026-06-14 09:38:29.173536 | controller | Sunday 14 June 2026  09:38:29 +0000 (0:00:00.036)       0:04:25.638 ***********
2026-06-14 09:38:29.173576 | controller | Sunday 14 June 2026  09:38:29 +0000 (0:00:00.036)       0:04:25.637 ***********
2026-06-14 09:38:30.673687 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-14 09:38:30.673756 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_patch_version_until
2026-06-14 09:38:30.673767 | controller | | default(true) }}
2026-06-14 09:38:30.718372 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_014_run_openstack_patch_version.log
2026-06-14 09:38:30.718470 | controller | changed: [localhost]
2026-06-14 09:38:30.718477 | controller |
2026-06-14 09:38:30.718484 | controller | TASK [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-14 09:38:30.718490 | controller | Sunday 14 June 2026  09:38:30 +0000 (0:00:01.544)       0:04:27.183 ***********
2026-06-14 09:38:30.718495 | controller | Sunday 14 June 2026  09:38:30 +0000 (0:00:01.544)       0:04:27.182 ***********
2026-06-14 09:38:30.751516 | controller | skipping: [localhost]
2026-06-14 09:38:30.751654 | controller |
2026-06-14 09:38:30.751662 | controller | TASK [Set update step to Updating container images _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Updating container images
2026-06-14 09:38:30.751689 | controller | ] ***
2026-06-14 09:38:30.751695 | controller | Sunday 14 June 2026  09:38:30 +0000 (0:00:00.033)       0:04:27.216 ***********
2026-06-14 09:38:30.751700 | controller | Sunday 14 June 2026  09:38:30 +0000 (0:00:00.033)       0:04:27.215 ***********
2026-06-14 09:38:30.787413 | controller | skipping: [localhost]
2026-06-14 09:38:30.787490 | controller |
2026-06-14 09:38:30.787495 | controller | TASK [Prepare and patch OpenStackVersion CR for update name=update_containers] ***
2026-06-14 09:38:30.787500 | controller | Sunday 14 June 2026  09:38:30 +0000 (0:00:00.035)       0:04:27.252 ***********
2026-06-14 09:38:30.787504 | controller | Sunday 14 June 2026  09:38:30 +0000 (0:00:00.035)       0:04:27.251 ***********
2026-06-14 09:38:30.865018 | controller | skipping: [localhost]
2026-06-14 09:38:30.865121 | controller |
2026-06-14 09:38:30.865127 | controller | TASK [Set update step to Starting the CI update sequence _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Starting the CI update sequence
2026-06-14 09:38:30.865133 | controller | ] ***
2026-06-14 09:38:30.865137 | controller | Sunday 14 June 2026  09:38:30 +0000 (0:00:00.077)       0:04:27.330 ***********
2026-06-14 09:38:30.865141 | controller | Sunday 14 June 2026  09:38:30 +0000 (0:00:00.077)       0:04:27.329 ***********
2026-06-14 09:38:33.118147 | controller | changed: [localhost]
2026-06-14 09:38:33.118242 | controller |
2026-06-14 09:38:33.118252 | controller | TASK [Run make openstack_update_run name=install_yamls_makes, tasks_from=make_openstack_update_run] ***
2026-06-14 09:38:33.118260 | controller | Sunday 14 June 2026  09:38:33 +0000 (0:00:02.252)       0:04:29.582 ***********
2026-06-14 09:38:33.118266 | controller | Sunday 14 June 2026  09:38:33 +0000 (0:00:02.252)       0:04:29.581 ***********
2026-06-14 09:38:33.211523 | controller |
2026-06-14 09:38:33.211636 | controller | TASK [install_yamls_makes : Debug make_openstack_update_run_env var=make_openstack_update_run_env] ***
2026-06-14 09:38:33.211647 | controller | Sunday 14 June 2026  09:38:33 +0000 (0:00:00.093)       0:04:29.676 ***********
2026-06-14 09:38:33.211655 | controller | Sunday 14 June 2026  09:38:33 +0000 (0:00:00.093)       0:04:29.675 ***********
2026-06-14 09:38:33.257650 | controller | ok: [localhost] =>
2026-06-14 09:38:33.257737 | controller |     make_openstack_update_run_env:
2026-06-14 09:38:33.257746 | controller |       BMAAS_INSTANCE_DISK_SIZE: 60
2026-06-14 09:38:33.257751 | controller |       BMO_CLEANUP: false
2026-06-14 09:38:33.257756 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-14 09:38:33.257761 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-14 09:38:33.257767 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-14 09:38:33.257773 | controller |       OPENSTACK_IMG: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10
2026-06-14 09:38:33.257778 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-14 09:38:33.257783 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-14 09:38:33.257788 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-14 09:38:33.257794 | 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-14 09:38:33.257800 | controller |
2026-06-14 09:38:33.257805 | controller | TASK [install_yamls_makes : Debug make_openstack_update_run_params var=make_openstack_update_run_params] ***
2026-06-14 09:38:33.257810 | controller | Sunday 14 June 2026  09:38:33 +0000 (0:00:00.046)       0:04:29.722 ***********
2026-06-14 09:38:33.257815 | controller | Sunday 14 June 2026  09:38:33 +0000 (0:00:00.046)       0:04:29.721 ***********
2026-06-14 09:38:33.299330 | controller | ok: [localhost] =>
2026-06-14 09:38:33.299392 | controller |     make_openstack_update_run_params:
2026-06-14 09:38:33.299401 | controller |       OPENSTACK_VERSION: 0.6.0-1781424280
2026-06-14 09:38:33.299406 | controller |       TIMEOUT: 1200s
2026-06-14 09:38:33.299411 | controller |
2026-06-14 09:38:33.299417 | controller | TASK [install_yamls_makes : Run openstack_update_run output_dir={{ cifmw_basedir }}/artifacts, chdir=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls, script=make openstack_update_run, dry_run={{ make_openstack_update_run_dryrun|default(false)|bool }}, extra_args={{ dict((make_openstack_update_run_env|default({})), **(make_openstack_update_run_params|default({}))) }}] ***
2026-06-14 09:38:33.299437 | controller | Sunday 14 June 2026  09:38:33 +0000 (0:00:00.041)       0:04:29.764 ***********
2026-06-14 09:38:33.299443 | controller | Sunday 14 June 2026  09:38:33 +0000 (0:00:00.041)       0:04:29.763 ***********
2026-06-14 09:54:44.774244 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-14 09:54:44.774310 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_update_run_until |
2026-06-14 09:54:44.774316 | controller | default(true) }}
2026-06-14 09:54:44.800145 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_015_run_openstack_update_run.log
2026-06-14 09:54:44.800194 | controller | changed: [localhost]
2026-06-14 09:54:44.800199 | controller |
2026-06-14 09:54:44.800203 | controller | TASK [Set update step to Verifying update completion _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh Verifying update completion
2026-06-14 09:54:44.800207 | controller | ] ***
2026-06-14 09:54:44.800211 | controller | Sunday 14 June 2026  09:54:44 +0000 (0:16:11.500)       0:20:41.264 ***********
2026-06-14 09:54:44.800214 | controller | Sunday 14 June 2026  09:54:44 +0000 (0:16:11.500)       0:20:41.264 ***********
2026-06-14 09:54:47.079357 | controller | changed: [localhost]
2026-06-14 09:54:47.079477 | controller |
2026-06-14 09:54:47.079493 | controller | TASK [Verify deployed version matches target version kubeconfig={{ cifmw_openshift_kubeconfig }}, api_key={{ cifmw_openshift_token | default(omit) }}, context={{ cifmw_openshift_context | default(omit) }}, api_version=core.openstack.org/v1beta1, kind=OpenStackVersion, namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] | default('openstack') }}] ***
2026-06-14 09:54:47.079506 | controller | Sunday 14 June 2026  09:54:47 +0000 (0:00:02.278)       0:20:43.543 ***********
2026-06-14 09:54:47.079518 | controller | Sunday 14 June 2026  09:54:47 +0000 (0:00:02.278)       0:20:43.542 ***********
2026-06-14 09:54:47.896416 | controller | ok: [localhost]
2026-06-14 09:54:47.896512 | controller |
2026-06-14 09:54:47.896578 | controller | TASK [Set update step to CI update sequence complete _raw_params={{ cifmw_update_artifacts_basedir }}/update_event.sh CI update verification successful - Target version {{ cifmw_minor_update_target_version }} matches deployed version {{ openstackversion_verify_info.resources[0].status.deployedVersion }}
2026-06-14 09:54:47.896596 | controller | ] ***
2026-06-14 09:54:47.896627 | controller | Sunday 14 June 2026  09:54:47 +0000 (0:00:00.817)       0:20:44.361 ***********
2026-06-14 09:54:47.896643 | controller | Sunday 14 June 2026  09:54:47 +0000 (0:00:00.817)       0:20:44.360 ***********
2026-06-14 09:54:50.117509 | controller | changed: [localhost]
2026-06-14 09:54:50.117621 | controller |
2026-06-14 09:54:50.117630 | controller | TASK [Display update verification result msg=Update verification successful: Target version {{ cifmw_minor_update_target_version }} matches deployed version {{ openstackversion_verify_info.resources[0].status.deployedVersion }}] ***
2026-06-14 09:54:50.117636 | controller | Sunday 14 June 2026  09:54:50 +0000 (0:00:02.221)       0:20:46.582 ***********
2026-06-14 09:54:50.117643 | controller | Sunday 14 June 2026  09:54:50 +0000 (0:00:02.221)       0:20:46.581 ***********
2026-06-14 09:54:50.157449 | controller | ok: [localhost] =>
2026-06-14 09:54:50.157488 | controller |     msg: 'Update verification successful: Target version 0.6.0-1781424280 matches deployed
2026-06-14 09:54:50.157495 | controller |       version 0.6.0-1781424280'
2026-06-14 09:54:50.157501 | controller |
2026-06-14 09:54:50.157507 | controller | TASK [Verify monitoring pid file path={{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.pid] ***
2026-06-14 09:54:50.157513 | controller | Sunday 14 June 2026  09:54:50 +0000 (0:00:00.039)       0:20:46.622 ***********
2026-06-14 09:54:50.157518 | controller | Sunday 14 June 2026  09:54:50 +0000 (0:00:00.039)       0:20:46.621 ***********
2026-06-14 09:54:50.372833 | controller | ok: [localhost]
2026-06-14 09:54:50.372905 | controller |
2026-06-14 09:54:50.372917 | controller | TASK [Stop the monitoring process _raw_params=kill $(cat {{ cifmw_update_artifacts_basedir }}/monitor_resources_changes.pid)] ***
2026-06-14 09:54:50.372926 | controller | Sunday 14 June 2026  09:54:50 +0000 (0:00:00.215)       0:20:46.837 ***********
2026-06-14 09:54:50.372960 | controller | Sunday 14 June 2026  09:54:50 +0000 (0:00:00.215)       0:20:46.836 ***********
2026-06-14 09:54:50.583576 | controller | changed: [localhost]
2026-06-14 09:54:50.583673 | controller |
2026-06-14 09:54:50.583682 | 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-14 09:54:50.583703 | controller | Sunday 14 June 2026  09:54:50 +0000 (0:00:00.210)       0:20:47.048 ***********
2026-06-14 09:54:50.583711 | controller | Sunday 14 June 2026  09:54:50 +0000 (0:00:00.210)       0:20:47.047 ***********
2026-06-14 09:54:50.681212 | controller | ok: [localhost]
2026-06-14 09:54:50.681274 | controller |
2026-06-14 09:54:50.681280 | 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-14 09:54:50.681285 | controller | Sunday 14 June 2026  09:54:50 +0000 (0:00:00.097)       0:20:47.146 ***********
2026-06-14 09:54:50.681289 | controller | Sunday 14 June 2026  09:54:50 +0000 (0:00:00.097)       0:20:47.145 ***********
2026-06-14 09:54:50.799139 | controller | ok: [localhost]
2026-06-14 09:54:50.799226 | controller |
2026-06-14 09:54:50.799233 | controller | TASK [run_hook : Loop on hooks for pre_admin_setup _raw_params={{ hook.type }}.yml] ***
2026-06-14 09:54:50.799239 | controller | Sunday 14 June 2026  09:54:50 +0000 (0:00:00.117)       0:20:47.263 ***********
2026-06-14 09:54:50.799245 | controller | Sunday 14 June 2026  09:54:50 +0000 (0:00:00.117)       0:20:47.262 ***********
2026-06-14 09:54:50.989910 | controller | skipping: [localhost]
2026-06-14 09:54:50.989987 | controller |
2026-06-14 09:54:50.989993 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-14 09:54:50.989998 | controller | Sunday 14 June 2026  09:54:50 +0000 (0:00:00.191)       0:20:47.454 ***********
2026-06-14 09:54:50.990002 | controller | Sunday 14 June 2026  09:54:50 +0000 (0:00:00.191)       0:20:47.453 ***********
2026-06-14 09:54:51.144766 | controller | ok: [localhost]
2026-06-14 09:54:51.144820 | controller |
2026-06-14 09:54:51.144831 | controller | TASK [os_net_setup : Delete existing subnets _raw_params=set -euxo pipefail
2026-06-14 09:54:51.144841 | controller | if [ $(oc exec -n  {{ cifmw_os_net_setup_namespace }} openstackclient -- openstack subnet list --network {{ item.0.name }} -c Name -f value | grep -c {{ item.1.name }}) != 0 ];then
2026-06-14 09:54:51.144849 | controller |   oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient --  openstack subnet delete {{ item.1.name }}
2026-06-14 09:54:51.144857 | controller | fi
2026-06-14 09:54:51.144865 | controller | ] ***
2026-06-14 09:54:51.144873 | controller | Sunday 14 June 2026  09:54:51 +0000 (0:00:00.154)       0:20:47.609 ***********
2026-06-14 09:54:51.144880 | controller | Sunday 14 June 2026  09:54:51 +0000 (0:00:00.154)       0:20:47.608 ***********
2026-06-14 09:54:59.149148 | controller | changed: [localhost] => (item=[{'name': 'public', 'external': True, 'shared': False, 'is_default': True, 'provider_network_type': 'flat', 'provider_physical_network': 'datacentre', 'availability_zone_hints': [], 'subnets': [{'name': 'public_subnet', 'cidr': '192.168.122.0/24', 'allocation_pool_start': '192.168.122.171', 'allocation_pool_end': '192.168.122.250', 'gateway_ip': '192.168.122.1', 'enable_dhcp': True}]}, {'name': 'public_subnet', 'cidr': '192.168.122.0/24', 'allocation_pool_start': '192.168.122.171', 'allocation_pool_end': '192.168.122.250', 'gateway_ip': '192.168.122.1', 'enable_dhcp': True}])
2026-06-14 09:54:59.149239 | controller |
2026-06-14 09:54:59.149246 | controller | TASK [os_net_setup : Delete existing subnet pools _raw_params=set -euxo pipefail
2026-06-14 09:54:59.149252 | controller | if [ $(oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient -- openstack subnet pool list -c Name -f value | grep -c {{ item.name }}) != 0 ];then
2026-06-14 09:54:59.149259 | controller |   oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient --  openstack subnet pool delete {{ item.name }}
2026-06-14 09:54:59.149265 | controller | fi
2026-06-14 09:54:59.149270 | controller | ] ***
2026-06-14 09:54:59.149321 | controller | Sunday 14 June 2026  09:54:59 +0000 (0:00:08.004)       0:20:55.613 ***********
2026-06-14 09:54:59.149327 | controller | Sunday 14 June 2026  09:54:59 +0000 (0:00:08.004)       0:20:55.612 ***********
2026-06-14 09:55:05.636345 | controller | changed: [localhost] => (item={'name': 'shared-pool-ipv4', 'default_prefix_length': 26, 'prefixes': '10.1.0.0/20', 'is_default': True, 'is_shared': True})
2026-06-14 09:55:05.636445 | controller | changed: [localhost] => (item={'name': 'shared-pool-ipv6', 'default_prefix_length': 64, 'prefixes': 'fdfe:381f:8400::/56', 'is_default': True, 'is_shared': True})
2026-06-14 09:55:05.636456 | controller |
2026-06-14 09:55:05.636466 | controller | TASK [os_net_setup : Delete existing networks _raw_params=set -euxo pipefail
2026-06-14 09:55:05.636475 | controller | if [ $(oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient -- openstack network list -c Name -f value | grep -c {{ item.name }}) != 0 ];then
2026-06-14 09:55:05.636483 | controller |   oc exec -n {{ cifmw_os_net_setup_namespace }} openstackclient --  openstack network delete {{ item.name }}
2026-06-14 09:55:05.636492 | controller | fi
2026-06-14 09:55:05.636499 | controller | ] ***
2026-06-14 09:55:05.636507 | controller | Sunday 14 June 2026  09:55:05 +0000 (0:00:06.487)       0:21:02.101 ***********
2026-06-14 09:55:05.636514 | controller | Sunday 14 June 2026  09:55:05 +0000 (0:00:06.487)       0:21:02.100 ***********
2026-06-14 09:55:08.853647 | controller | changed: [localhost] => (item={'name': 'public', 'external': True, 'shared': False, 'is_default': True, 'provider_network_type': 'flat', 'provider_physical_network': 'datacentre', 'availability_zone_hints': [], 'subnets': [{'name': 'public_subnet', 'cidr': '192.168.122.0/24', 'allocation_pool_start': '192.168.122.171', 'allocation_pool_end': '192.168.122.250', 'gateway_ip': '192.168.122.1', 'enable_dhcp': True}]})
2026-06-14 09:55:08.853738 | controller |
2026-06-14 09:55:08.853756 | controller | TASK [os_net_setup : Print network creation commands msg={{ lookup('ansible.builtin.template', _template_file) }}] ***
2026-06-14 09:55:08.853761 | controller | Sunday 14 June 2026  09:55:08 +0000 (0:00:03.217)       0:21:05.318 ***********
2026-06-14 09:55:08.853776 | controller | Sunday 14 June 2026  09:55:08 +0000 (0:00:03.217)       0:21:05.317 ***********
2026-06-14 09:55:08.989215 | controller | ok: [localhost] =>
2026-06-14 09:55:08.989313 | controller |     msg: |
2026-06-14 09:55:08.989320 | controller |       set -euo pipefail
2026-06-14 09:55:08.989327 | controller |       oc exec -n openstack openstackclient -- openstack network create \
2026-06-14 09:55:08.989333 | controller |           --external \
2026-06-14 09:55:08.989338 | controller |           --default \
2026-06-14 09:55:08.989342 | controller |           --provider-network-type flat \
2026-06-14 09:55:08.989347 | controller |           --provider-physical-network datacentre \
2026-06-14 09:55:08.989352 | controller |           --no-share \
2026-06-14 09:55:08.989357 | controller |           public
2026-06-14 09:55:08.989362 | controller |
2026-06-14 09:55:08.989368 | controller | TASK [os_net_setup : Create networks _raw_params={{ lookup('ansible.builtin.template', _template_file) }}
2026-06-14 09:55:08.989374 | controller | ] ***
2026-06-14 09:55:08.989379 | controller | Sunday 14 June 2026  09:55:08 +0000 (0:00:00.135)       0:21:05.453 ***********
2026-06-14 09:55:08.989384 | controller | Sunday 14 June 2026  09:55:08 +0000 (0:00:00.135)       0:21:05.452 ***********
2026-06-14 09:55:15.755261 | controller | changed: [localhost]
2026-06-14 09:55:15.755354 | controller |
2026-06-14 09:55:15.755366 | controller | TASK [os_net_setup : Print subnet command creation msg={{ lookup('ansible.builtin.template', _template_file) }}] ***
2026-06-14 09:55:15.755375 | controller | Sunday 14 June 2026  09:55:15 +0000 (0:00:06.766)       0:21:12.220 ***********
2026-06-14 09:55:15.755383 | controller | Sunday 14 June 2026  09:55:15 +0000 (0:00:06.766)       0:21:12.219 ***********
2026-06-14 09:55:15.868294 | controller | ok: [localhost] =>
2026-06-14 09:55:15.868392 | controller |     msg: |
2026-06-14 09:55:15.868400 | controller |       set -euo pipefail
2026-06-14 09:55:15.868410 | controller |       oc exec -n openstack openstackclient -- openstack subnet create \
2026-06-14 09:55:15.868418 | controller |           --allocation-pool start=192.168.122.171,end=192.168.122.250 \
2026-06-14 09:55:15.868425 | controller |           --subnet-range 192.168.122.0/24 \
2026-06-14 09:55:15.868432 | controller |           --gateway 192.168.122.1 \
2026-06-14 09:55:15.868465 | controller |           --network public \
2026-06-14 09:55:15.868473 | controller |           public_subnet
2026-06-14 09:55:15.868480 | controller |
2026-06-14 09:55:15.868488 | controller | TASK [os_net_setup : Create subnets _raw_params={{ lookup('ansible.builtin.template', _template_file) }}
2026-06-14 09:55:15.868496 | controller | ] ***
2026-06-14 09:55:15.868503 | controller | Sunday 14 June 2026  09:55:15 +0000 (0:00:00.113)       0:21:12.333 ***********
2026-06-14 09:55:15.868510 | controller | Sunday 14 June 2026  09:55:15 +0000 (0:00:00.113)       0:21:12.332 ***********
2026-06-14 09:55:20.898001 | controller | changed: [localhost]
2026-06-14 09:55:20.898132 | controller |
2026-06-14 09:55:20.898144 | controller | TASK [os_net_setup : Print subnet pools command creation msg={{ lookup('ansible.builtin.template', _template_file) }}] ***
2026-06-14 09:55:20.898177 | controller | Sunday 14 June 2026  09:55:20 +0000 (0:00:05.029)       0:21:17.362 ***********
2026-06-14 09:55:20.898187 | controller | Sunday 14 June 2026  09:55:20 +0000 (0:00:05.029)       0:21:17.361 ***********
2026-06-14 09:55:21.038961 | controller | ok: [localhost] =>
2026-06-14 09:55:21.039071 | controller |     msg: |
2026-06-14 09:55:21.039078 | controller |       set -euo pipefail
2026-06-14 09:55:21.039085 | controller |       oc exec -n openstack openstackclient -- openstack subnet pool create \
2026-06-14 09:55:21.039090 | controller |           --default-prefix-length 26 \
2026-06-14 09:55:21.039095 | controller |           --pool-prefix 10.1.0.0/20 \
2026-06-14 09:55:21.039100 | controller |           --default \
2026-06-14 09:55:21.039105 | controller |           --share \
2026-06-14 09:55:21.039110 | controller |           shared-pool-ipv4
2026-06-14 09:55:21.039115 | controller |       oc exec -n openstack openstackclient -- openstack subnet pool create \
2026-06-14 09:55:21.039119 | controller |           --default-prefix-length 64 \
2026-06-14 09:55:21.039124 | controller |           --pool-prefix fdfe:381f:8400::/56 \
2026-06-14 09:55:21.039129 | controller |           --default \
2026-06-14 09:55:21.039134 | controller |           --share \
2026-06-14 09:55:21.039138 | controller |           shared-pool-ipv6
2026-06-14 09:55:21.039143 | controller |
2026-06-14 09:55:21.039148 | controller | TASK [os_net_setup : Create subnet pools _raw_params={{ lookup('ansible.builtin.template', _template_file) }}
2026-06-14 09:55:21.039153 | controller | ] ***
2026-06-14 09:55:21.039158 | controller | Sunday 14 June 2026  09:55:21 +0000 (0:00:00.140)       0:21:17.503 ***********
2026-06-14 09:55:21.039162 | controller | Sunday 14 June 2026  09:55:21 +0000 (0:00:00.140)       0:21:17.502 ***********
2026-06-14 09:55:27.758073 | controller | changed: [localhost]
2026-06-14 09:55:27.758157 | controller |
2026-06-14 09:55:27.758162 | 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-14 09:55:27.758167 | controller | Sunday 14 June 2026  09:55:27 +0000 (0:00:06.719)       0:21:24.222 ***********
2026-06-14 09:55:27.758172 | controller | Sunday 14 June 2026  09:55:27 +0000 (0:00:06.719)       0:21:24.221 ***********
2026-06-14 09:55:27.857591 | controller | ok: [localhost]
2026-06-14 09:55:27.857656 | controller |
2026-06-14 09:55:27.857663 | 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-14 09:55:27.857670 | controller | Sunday 14 June 2026  09:55:27 +0000 (0:00:00.099)       0:21:24.322 ***********
2026-06-14 09:55:27.857675 | controller | Sunday 14 June 2026  09:55:27 +0000 (0:00:00.099)       0:21:24.321 ***********
2026-06-14 09:55:27.978654 | controller | ok: [localhost]
2026-06-14 09:55:27.978756 | controller |
2026-06-14 09:55:27.978768 | controller | TASK [run_hook : Loop on hooks for post_admin_setup _raw_params={{ hook.type }}.yml] ***
2026-06-14 09:55:27.978777 | controller | Sunday 14 June 2026  09:55:27 +0000 (0:00:00.121)       0:21:24.443 ***********
2026-06-14 09:55:27.978785 | controller | Sunday 14 June 2026  09:55:27 +0000 (0:00:00.121)       0:21:24.442 ***********
2026-06-14 09:55:28.201530 | controller | skipping: [localhost]
2026-06-14 09:55:28.201641 | controller |
2026-06-14 09:55:28.201647 | 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-14 09:55:28.201678 | controller | Sunday 14 June 2026  09:55:28 +0000 (0:00:00.222)       0:21:24.666 ***********
2026-06-14 09:55:28.201683 | controller | Sunday 14 June 2026  09:55:28 +0000 (0:00:00.222)       0:21:24.665 ***********
2026-06-14 09:55:28.293389 | controller | ok: [localhost]
2026-06-14 09:55:28.293482 | controller |
2026-06-14 09:55:28.293490 | 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-14 09:55:28.293496 | controller | Sunday 14 June 2026  09:55:28 +0000 (0:00:00.091)       0:21:24.758 ***********
2026-06-14 09:55:28.293501 | controller | Sunday 14 June 2026  09:55:28 +0000 (0:00:00.091)       0:21:24.757 ***********
2026-06-14 09:55:28.419628 | controller | ok: [localhost]
2026-06-14 09:55:28.419708 | controller |
2026-06-14 09:55:28.419716 | controller | TASK [run_hook : Loop on hooks for pre_tests _raw_params={{ hook.type }}.yml] ***
2026-06-14 09:55:28.419721 | controller | Sunday 14 June 2026  09:55:28 +0000 (0:00:00.126)       0:21:24.884 ***********
2026-06-14 09:55:28.419727 | controller | Sunday 14 June 2026  09:55:28 +0000 (0:00:00.126)       0:21:24.883 ***********
2026-06-14 09:55:28.536205 | controller | skipping: [localhost]
2026-06-14 09:55:28.536288 | controller |
2026-06-14 09:55:28.536293 | controller | TASK [tempest : Ensure podman is installed name=podman, state=present] *********
2026-06-14 09:55:28.536298 | controller | Sunday 14 June 2026  09:55:28 +0000 (0:00:00.116)       0:21:25.001 ***********
2026-06-14 09:55:28.536301 | controller | Sunday 14 June 2026  09:55:28 +0000 (0:00:00.116)       0:21:25.000 ***********
2026-06-14 09:55:30.265825 | controller | ok: [localhost]
2026-06-14 09:55:30.265911 | controller |
2026-06-14 09:55:30.265917 | controller | TASK [tempest : Create tempest directories path={{ cifmw_tempest_artifacts_basedir }}, state=directory, mode=0755] ***
2026-06-14 09:55:30.265922 | controller | Sunday 14 June 2026  09:55:30 +0000 (0:00:01.729)       0:21:26.730 ***********
2026-06-14 09:55:30.265926 | controller | Sunday 14 June 2026  09:55:30 +0000 (0:00:01.729)       0:21:26.729 ***********
2026-06-14 09:55:30.491489 | controller | changed: [localhost]
2026-06-14 09:55:30.491595 | controller |
2026-06-14 09:55:30.491605 | controller | TASK [tempest : Setup tempest tests _raw_params=tempest-tests.yml] *************
2026-06-14 09:55:30.491640 | controller | Sunday 14 June 2026  09:55:30 +0000 (0:00:00.225)       0:21:26.956 ***********
2026-06-14 09:55:30.491646 | controller | Sunday 14 June 2026  09:55:30 +0000 (0:00:00.225)       0:21:26.955 ***********
2026-06-14 09:55:30.583163 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/tempest/tasks/tempest-tests.yml for localhost
2026-06-14 09:55:30.583248 | controller |
2026-06-14 09:55:30.583253 | controller | TASK [tempest : Copy list_allowed to artifacts dir mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/list_allowed.yml, src=list_allowed.yml] ***
2026-06-14 09:55:30.583259 | controller | Sunday 14 June 2026  09:55:30 +0000 (0:00:00.091)       0:21:27.047 ***********
2026-06-14 09:55:30.583263 | controller | Sunday 14 June 2026  09:55:30 +0000 (0:00:00.091)       0:21:27.046 ***********
2026-06-14 09:55:30.624181 | controller | skipping: [localhost]
2026-06-14 09:55:30.624267 | controller |
2026-06-14 09:55:30.624272 | controller | TASK [tempest : Get list of tests to be executed yaml_file={{ cifmw_tempest_artifacts_basedir }}/list_allowed.yml, groups={{ cifmw_tempest_default_groups }}, job={{ cifmw_tempest_job_name | default(omit) }}] ***
2026-06-14 09:55:30.624290 | controller | Sunday 14 June 2026  09:55:30 +0000 (0:00:00.041)       0:21:27.088 ***********
2026-06-14 09:55:30.624294 | controller | Sunday 14 June 2026  09:55:30 +0000 (0:00:00.041)       0:21:27.088 ***********
2026-06-14 09:55:30.671454 | controller | skipping: [localhost]
2026-06-14 09:55:30.671534 | controller |
2026-06-14 09:55:30.671539 | controller | TASK [tempest : Creating include.txt mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/include.txt, content={% for test in list_allowed.allowed_tests %}{{ test }}
2026-06-14 09:55:30.671544 | controller | {% endfor %}] ***
2026-06-14 09:55:30.671565 | controller | Sunday 14 June 2026  09:55:30 +0000 (0:00:00.047)       0:21:27.136 ***********
2026-06-14 09:55:30.671587 | controller | Sunday 14 June 2026  09:55:30 +0000 (0:00:00.047)       0:21:27.135 ***********
2026-06-14 09:55:30.760448 | controller | skipping: [localhost]
2026-06-14 09:55:30.760532 | controller |
2026-06-14 09:55:30.760537 | controller | TASK [tempest : Show tests to be executed msg={{ list_allowed }}] **************
2026-06-14 09:55:30.760542 | controller | Sunday 14 June 2026  09:55:30 +0000 (0:00:00.089)       0:21:27.225 ***********
2026-06-14 09:55:30.760545 | controller | Sunday 14 June 2026  09:55:30 +0000 (0:00:00.089)       0:21:27.224 ***********
2026-06-14 09:55:30.805180 | controller | skipping: [localhost]
2026-06-14 09:55:30.805260 | controller |
2026-06-14 09:55:30.805266 | controller | TASK [tempest : Copy list_skipped to artifacts dir mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/list_skipped.yml, src=list_skipped.yml] ***
2026-06-14 09:55:30.805271 | controller | Sunday 14 June 2026  09:55:30 +0000 (0:00:00.044)       0:21:27.270 ***********
2026-06-14 09:55:30.805276 | controller | Sunday 14 June 2026  09:55:30 +0000 (0:00:00.044)       0:21:27.269 ***********
2026-06-14 09:55:31.246371 | controller | changed: [localhost]
2026-06-14 09:55:31.246445 | controller |
2026-06-14 09:55:31.246451 | controller | TASK [tempest : Get list of tests to be excluded yaml_file={{ cifmw_tempest_artifacts_basedir }}/list_skipped.yml, jobs={{ cifmw_tempest_default_jobs }}] ***
2026-06-14 09:55:31.246456 | controller | Sunday 14 June 2026  09:55:31 +0000 (0:00:00.441)       0:21:27.711 ***********
2026-06-14 09:55:31.246460 | controller | Sunday 14 June 2026  09:55:31 +0000 (0:00:00.441)       0:21:27.710 ***********
2026-06-14 09:55:31.762360 | controller | changed: [localhost]
2026-06-14 09:55:31.762411 | controller |
2026-06-14 09:55:31.762418 | controller | TASK [tempest : Creating exclude.txt mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/exclude.txt, content={% for test in list_skipped.skipped_tests %}{{ test }}
2026-06-14 09:55:31.762424 | controller | {% endfor %}] ***
2026-06-14 09:55:31.762429 | controller | Sunday 14 June 2026  09:55:31 +0000 (0:00:00.516)       0:21:28.227 ***********
2026-06-14 09:55:31.762434 | controller | Sunday 14 June 2026  09:55:31 +0000 (0:00:00.516)       0:21:28.226 ***********
2026-06-14 09:55:32.198362 | controller | changed: [localhost]
2026-06-14 09:55:32.198458 | controller |
2026-06-14 09:55:32.198469 | controller | TASK [tempest : Show tests to be excluded msg={{ list_skipped.skipped_tests }}] ***
2026-06-14 09:55:32.198478 | controller | Sunday 14 June 2026  09:55:32 +0000 (0:00:00.435)       0:21:28.662 ***********
2026-06-14 09:55:32.198486 | controller | Sunday 14 June 2026  09:55:32 +0000 (0:00:00.435)       0:21:28.661 ***********
2026-06-14 09:55:32.255883 | controller | ok: [localhost] =>
2026-06-14 09:55:32.255982 | controller |     msg:
2026-06-14 09:55:32.255993 | controller |     - tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames
2026-06-14 09:55:32.256002 | controller |
2026-06-14 09:55:32.256011 | controller | TASK [tempest : Creating include.txt mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/include.txt, content={% for test in cifmw_tempest_tests_allowed %}{{ test }}
2026-06-14 09:55:32.256020 | controller | {% endfor %}] ***
2026-06-14 09:55:32.256028 | controller | Sunday 14 June 2026  09:55:32 +0000 (0:00:00.057)       0:21:28.719 ***********
2026-06-14 09:55:32.256036 | controller | Sunday 14 June 2026  09:55:32 +0000 (0:00:00.057)       0:21:28.719 ***********
2026-06-14 09:55:32.652268 | controller | changed: [localhost]
2026-06-14 09:55:32.652351 | controller |
2026-06-14 09:55:32.652357 | controller | TASK [tempest : Show tests to be executed msg={{ cifmw_tempest_tests_allowed }}] ***
2026-06-14 09:55:32.652361 | controller | Sunday 14 June 2026  09:55:32 +0000 (0:00:00.397)       0:21:29.117 ***********
2026-06-14 09:55:32.652365 | controller | Sunday 14 June 2026  09:55:32 +0000 (0:00:00.397)       0:21:29.116 ***********
2026-06-14 09:55:32.691880 | controller | ok: [localhost] =>
2026-06-14 09:55:32.691963 | controller |     msg:
2026-06-14 09:55:32.691968 | controller |     - tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops
2026-06-14 09:55:32.691973 | controller |
2026-06-14 09:55:32.691977 | controller | TASK [tempest : Creating exclude.txt mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/exclude.txt, content={% for test in cifmw_tempest_tests_skipped %}{{ test }}
2026-06-14 09:55:32.691982 | controller | {% endfor %}] ***
2026-06-14 09:55:32.691986 | controller | Sunday 14 June 2026  09:55:32 +0000 (0:00:00.039)       0:21:29.156 ***********
2026-06-14 09:55:32.692007 | controller | Sunday 14 June 2026  09:55:32 +0000 (0:00:00.039)       0:21:29.156 ***********
2026-06-14 09:55:32.722828 | controller | skipping: [localhost]
2026-06-14 09:55:32.722918 | controller |
2026-06-14 09:55:32.722947 | controller | TASK [tempest : Show tests to be excluded msg={{ cifmw_tempest_tests_skipped }}] ***
2026-06-14 09:55:32.722953 | controller | Sunday 14 June 2026  09:55:32 +0000 (0:00:00.030)       0:21:29.187 ***********
2026-06-14 09:55:32.722959 | controller | Sunday 14 June 2026  09:55:32 +0000 (0:00:00.030)       0:21:29.186 ***********
2026-06-14 09:55:32.764727 | controller | skipping: [localhost]
2026-06-14 09:55:32.764817 | controller |
2026-06-14 09:55:32.764825 | controller | TASK [tempest : Create clouds.yaml _raw_params=create-clouds-file.yml] *********
2026-06-14 09:55:32.764830 | controller | Sunday 14 June 2026  09:55:32 +0000 (0:00:00.041)       0:21:29.229 ***********
2026-06-14 09:55:32.764835 | controller | Sunday 14 June 2026  09:55:32 +0000 (0:00:00.041)       0:21:29.228 ***********
2026-06-14 09:55:32.826896 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/tempest/tasks/create-clouds-file.yml for localhost
2026-06-14 09:55:32.826990 | controller |
2026-06-14 09:55:32.826999 | controller | TASK [tempest : Get keystone data _raw_params=oc get keystoneapi keystone -n {{ cifmw_openstack_namespace }} -o json] ***
2026-06-14 09:55:32.827005 | controller | Sunday 14 June 2026  09:55:32 +0000 (0:00:00.061)       0:21:29.291 ***********
2026-06-14 09:55:32.827011 | controller | Sunday 14 June 2026  09:55:32 +0000 (0:00:00.061)       0:21:29.290 ***********
2026-06-14 09:55:33.229730 | controller | changed: [localhost]
2026-06-14 09:55:33.229827 | controller |
2026-06-14 09:55:33.229857 | controller | TASK [tempest : Set keystone vars keystone_secret_name={{ _keystone_json_content['spec']['secret'] }}, keystone_passwd_select={{ _keystone_json_content['spec']['passwordSelectors']['admin'] }}, keystone_api={{ _keystone_json_content['status']['apiEndpoints']['public'] }}] ***
2026-06-14 09:55:33.229867 | controller | Sunday 14 June 2026  09:55:33 +0000 (0:00:00.402)       0:21:29.694 ***********
2026-06-14 09:55:33.229876 | controller | Sunday 14 June 2026  09:55:33 +0000 (0:00:00.402)       0:21:29.693 ***********
2026-06-14 09:55:33.269175 | controller | ok: [localhost]
2026-06-14 09:55:33.269230 | controller |
2026-06-14 09:55:33.269241 | controller | TASK [tempest : Get credentials data _raw_params=oc get secret {{ keystone_secret_name }} -n {{ cifmw_openstack_namespace }} -o json] ***
2026-06-14 09:55:33.269251 | controller | Sunday 14 June 2026  09:55:33 +0000 (0:00:00.039)       0:21:29.734 ***********
2026-06-14 09:55:33.269259 | controller | Sunday 14 June 2026  09:55:33 +0000 (0:00:00.039)       0:21:29.733 ***********
2026-06-14 09:55:33.614895 | controller | changed: [localhost]
2026-06-14 09:55:33.615013 | controller |
2026-06-14 09:55:33.615022 | controller | TASK [tempest : Get password data os_password={{
2026-06-14 09:55:33.615030 | controller |   _os_password_data_json_content['data'][keystone_passwd_select] |
2026-06-14 09:55:33.615037 | controller |   ansible.builtin.b64decode
2026-06-14 09:55:33.615044 | controller | }}] ***
2026-06-14 09:55:33.615050 | controller | Sunday 14 June 2026  09:55:33 +0000 (0:00:00.345)       0:21:30.079 ***********
2026-06-14 09:55:33.615057 | controller | Sunday 14 June 2026  09:55:33 +0000 (0:00:00.345)       0:21:30.078 ***********
2026-06-14 09:55:33.662541 | controller | ok: [localhost]
2026-06-14 09:55:33.662665 | controller |
2026-06-14 09:55:33.662674 | controller | TASK [tempest : Get clouds.yaml src=clouds.yaml.j2, dest={{ cifmw_tempest_artifacts_basedir }}/clouds.yaml, mode=0644] ***
2026-06-14 09:55:33.662679 | controller | Sunday 14 June 2026  09:55:33 +0000 (0:00:00.047)       0:21:30.127 ***********
2026-06-14 09:55:33.662685 | controller | Sunday 14 June 2026  09:55:33 +0000 (0:00:00.047)       0:21:30.126 ***********
2026-06-14 09:55:34.172191 | controller | changed: [localhost]
2026-06-14 09:55:34.172298 | controller |
2026-06-14 09:55:34.172309 | controller | TASK [tempest : Configure tempest _raw_params=configure-tempest.yml] ***********
2026-06-14 09:55:34.172318 | controller | Sunday 14 June 2026  09:55:34 +0000 (0:00:00.509)       0:21:30.636 ***********
2026-06-14 09:55:34.172326 | controller | Sunday 14 June 2026  09:55:34 +0000 (0:00:00.509)       0:21:30.636 ***********
2026-06-14 09:55:34.246198 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/tempest/tasks/configure-tempest.yml for localhost
2026-06-14 09:55:34.246323 | controller |
2026-06-14 09:55:34.246336 | controller | TASK [tempest : Create profile.yaml file content={{ _cifmw_tempest_tempestconf_profile_content | to_nice_yaml }}, dest={{ cifmw_tempest_artifacts_basedir }}/profile.yaml, mode=0644] ***
2026-06-14 09:55:34.246346 | controller | Sunday 14 June 2026  09:55:34 +0000 (0:00:00.073)       0:21:30.710 ***********
2026-06-14 09:55:34.246354 | controller | Sunday 14 June 2026  09:55:34 +0000 (0:00:00.073)       0:21:30.709 ***********
2026-06-14 09:55:34.788039 | controller | changed: [localhost]
2026-06-14 09:55:34.788137 | controller |
2026-06-14 09:55:34.788145 | controller | TASK [tempest : Copy CA bundle to cifmw_tempest_artifacts_basedir src=/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem, dest={{ cifmw_tempest_artifacts_basedir }}, mode=0444, owner={{ ansible_user | default(lookup('env', 'USER')) }}, group={{ ansible_user | default(lookup('env', 'USER')) }}, remote_src=True] ***
2026-06-14 09:55:34.788152 | controller | Sunday 14 June 2026  09:55:34 +0000 (0:00:00.541)       0:21:31.252 ***********
2026-06-14 09:55:34.788159 | controller | Sunday 14 June 2026  09:55:34 +0000 (0:00:00.541)       0:21:31.251 ***********
2026-06-14 09:55:35.076339 | controller | changed: [localhost]
2026-06-14 09:55:35.076385 | controller |
2026-06-14 09:55:35.076392 | controller | TASK [tempest : Set proper permission for tempest directory _raw_params=podman unshare chown 42480:42480 -R {{ cifmw_tempest_artifacts_basedir }}] ***
2026-06-14 09:55:35.076398 | controller | Sunday 14 June 2026  09:55:35 +0000 (0:00:00.289)       0:21:31.541 ***********
2026-06-14 09:55:35.076404 | controller | Sunday 14 June 2026  09:55:35 +0000 (0:00:00.289)       0:21:31.540 ***********
2026-06-14 09:55:35.446984 | controller | changed: [localhost]
2026-06-14 09:55:35.447057 | controller |
2026-06-14 09:55:35.447068 | controller | TASK [tempest : Ensure we have tempest container image name={{ cifmw_tempest_image }}:{{ cifmw_tempest_image_tag }}] ***
2026-06-14 09:55:35.447077 | controller | Sunday 14 June 2026  09:55:35 +0000 (0:00:00.369)       0:21:31.911 ***********
2026-06-14 09:55:35.447086 | controller | Sunday 14 June 2026  09:55:35 +0000 (0:00:00.369)       0:21:31.910 ***********
2026-06-14 09:55:43.377573 | controller | changed: [localhost]
2026-06-14 09:55:43.377659 | controller |
2026-06-14 09:55:43.377667 | controller | TASK [tempest : Run tempest name=tempest, image={{ cifmw_tempest_image }}:{{ cifmw_tempest_image_tag }}, state=started, auto_remove={{ cifmw_tempest_remove_container }}, network=host, volume=['{{ cifmw_tempest_artifacts_basedir }}/:/var/lib/tempest/external_files:Z', '{{ cifmw_tempest_artifacts_basedir }}/tls-ca-bundle.pem:/etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem:Z'], detach=False, dns={{ cifmw_tempest_dns_servers }}, env={'CONCURRENCY': '{{ cifmw_tempest_concurrency | default(omit) }}'}] ***
2026-06-14 09:55:43.377702 | controller | Sunday 14 June 2026  09:55:43 +0000 (0:00:07.930)       0:21:39.841 ***********
2026-06-14 09:55:43.377709 | controller | Sunday 14 June 2026  09:55:43 +0000 (0:00:07.930)       0:21:39.840 ***********
2026-06-14 09:59:07.434906 | controller | changed: [localhost]
2026-06-14 09:59:07.434996 | controller |
2026-06-14 09:59:07.435004 | controller | TASK [tempest : Change tempest directory permission back to original path={{ cifmw_tempest_artifacts_basedir }}, state=directory, recurse=True, owner={{ ansible_user | default(lookup('env', 'USER')) }}, group={{ ansible_user | default(lookup('env', 'USER')) }}] ***
2026-06-14 09:59:07.435011 | controller | Sunday 14 June 2026  09:59:07 +0000 (0:03:24.057)       0:25:03.899 ***********
2026-06-14 09:59:07.435017 | controller | Sunday 14 June 2026  09:59:07 +0000 (0:03:24.057)       0:25:03.898 ***********
2026-06-14 09:59:07.752127 | controller | changed: [localhost]
2026-06-14 09:59:07.752203 | controller |
2026-06-14 09:59:07.752215 | controller | TASK [tempest : Save logs from podman mode=0644, dest={{ cifmw_tempest_artifacts_basedir }}/podman_tempest.log, content="{{ tempest_run_output.stdout }}"
2026-06-14 09:59:07.752226 | controller | ] ***
2026-06-14 09:59:07.752236 | controller | Sunday 14 June 2026  09:59:07 +0000 (0:00:00.317)       0:25:04.216 ***********
2026-06-14 09:59:07.752246 | controller | Sunday 14 June 2026  09:59:07 +0000 (0:00:00.317)       0:25:04.215 ***********
2026-06-14 09:59:08.197411 | controller | changed: [localhost]
2026-06-14 09:59:08.197528 | controller |
2026-06-14 09:59:08.197540 | controller | TASK [tempest : Fail if podman container did not succeed that=['tempest_run_output.failed == false']] ***
2026-06-14 09:59:08.197597 | controller | Sunday 14 June 2026  09:59:08 +0000 (0:00:00.445)       0:25:04.662 ***********
2026-06-14 09:59:08.197610 | controller | Sunday 14 June 2026  09:59:08 +0000 (0:00:00.445)       0:25:04.661 ***********
2026-06-14 09:59:08.316326 | controller | ok: [localhost] =>
2026-06-14 09:59:08.316429 | controller |     changed: false
2026-06-14 09:59:08.316435 | controller |     msg: All assertions passed
2026-06-14 09:59:08.316442 | controller |
2026-06-14 09:59:08.316448 | 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-14 09:59:08.316455 | controller | Sunday 14 June 2026  09:59:08 +0000 (0:00:00.119)       0:25:04.781 ***********
2026-06-14 09:59:08.316461 | controller | Sunday 14 June 2026  09:59:08 +0000 (0:00:00.119)       0:25:04.780 ***********
2026-06-14 09:59:08.412718 | controller | ok: [localhost]
2026-06-14 09:59:08.412818 | controller |
2026-06-14 09:59:08.412830 | 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-14 09:59:08.412840 | controller | Sunday 14 June 2026  09:59:08 +0000 (0:00:00.096)       0:25:04.877 ***********
2026-06-14 09:59:08.412848 | controller | Sunday 14 June 2026  09:59:08 +0000 (0:00:00.096)       0:25:04.876 ***********
2026-06-14 09:59:08.556478 | controller | ok: [localhost]
2026-06-14 09:59:08.556602 | controller |
2026-06-14 09:59:08.556615 | controller | TASK [run_hook : Loop on hooks for post_tests _raw_params={{ hook.type }}.yml] ***
2026-06-14 09:59:08.556625 | controller | Sunday 14 June 2026  09:59:08 +0000 (0:00:00.142)       0:25:05.020 ***********
2026-06-14 09:59:08.556633 | controller | Sunday 14 June 2026  09:59:08 +0000 (0:00:00.143)       0:25:05.019 ***********
2026-06-14 09:59:08.672955 | controller | skipping: [localhost]
2026-06-14 09:59:08.673064 | controller |
2026-06-14 09:59:08.673072 | controller | TASK [Inject success flag path={{ ansible_user_dir }}/cifmw-success, state=touch, mode=0644] ***
2026-06-14 09:59:08.673078 | controller | Sunday 14 June 2026  09:59:08 +0000 (0:00:00.117)       0:25:05.137 ***********
2026-06-14 09:59:08.673084 | controller | Sunday 14 June 2026  09:59:08 +0000 (0:00:00.117)       0:25:05.137 ***********
2026-06-14 09:59:08.895947 | controller | changed: [localhost]
2026-06-14 09:59:08.896008 | controller |
2026-06-14 09:59:08.896013 | controller | PLAY RECAP *********************************************************************
2026-06-14 09:59:08.896018 | controller | localhost                  : ok=79   changed=42   unreachable=0    failed=0    skipped=17   rescued=0    ignored=0
2026-06-14 09:59:08.896021 | controller |
2026-06-14 09:59:08.896025 | controller | Sunday 14 June 2026  09:59:08 +0000 (0:00:00.222)       0:25:05.360 ***********
2026-06-14 09:59:08.896028 | controller | ===============================================================================
2026-06-14 09:59:08.896032 | controller | install_yamls_makes : Run openstack_update_run ------------------------ 971.50s
2026-06-14 09:59:08.896035 | controller | tempest : Run tempest ------------------------------------------------- 204.06s
2026-06-14 09:59:08.896039 | controller | install_yamls_makes : Run openstack_init ------------------------------- 96.99s
2026-06-14 09:59:08.896042 | controller | install_yamls_makes : Run openstack_wait ------------------------------- 74.65s
2026-06-14 09:59:08.896045 | controller | Wait for availableVersion to be different from deployedVersion --------- 61.78s
2026-06-14 09:59:08.896049 | controller | install_yamls_makes : Run openstack_cleanup ----------------------------- 8.18s
2026-06-14 09:59:08.896052 | controller | os_net_setup : Delete existing subnets ---------------------------------- 8.00s
2026-06-14 09:59:08.896055 | controller | tempest : Ensure we have tempest container image ------------------------ 7.93s
2026-06-14 09:59:08.896058 | controller | update : Initialize monitoring ------------------------------------------ 7.44s
2026-06-14 09:59:08.896062 | controller | os_net_setup : Create networks ------------------------------------------ 6.77s
2026-06-14 09:59:08.896082 | controller | os_net_setup : Create subnet pools -------------------------------------- 6.72s
2026-06-14 09:59:08.896086 | controller | os_net_setup : Delete existing subnet pools ----------------------------- 6.49s
2026-06-14 09:59:08.896089 | controller | os_net_setup : Create subnets ------------------------------------------- 5.03s
2026-06-14 09:59:08.896092 | controller | os_net_setup : Delete existing networks --------------------------------- 3.22s
2026-06-14 09:59:08.896096 | controller | update : Set update step to Starting Update ----------------------------- 2.39s
2026-06-14 09:59:08.896099 | controller | Set update step to Verifying update completion -------------------------- 2.28s
2026-06-14 09:59:08.896102 | controller | Set update step to Running openstack cleanup ---------------------------- 2.26s
2026-06-14 09:59:08.896106 | controller | Set update step to Starting the CI update sequence ---------------------- 2.25s
2026-06-14 09:59:08.896109 | controller | Set update step to Running openstack wait ------------------------------- 2.24s
2026-06-14 09:59:08.896112 | controller | Set update step to Running openstack init ------------------------------- 2.23s
2026-06-14 09:59:08.896116 | controller | Sunday 14 June 2026  09:59:08 +0000 (0:00:00.223)       0:25:05.360 ***********
2026-06-14 09:59:08.896119 | controller | ===============================================================================
2026-06-14 09:59:08.896122 | controller | install_yamls_makes -------------------------------------------------- 1153.28s
2026-06-14 09:59:08.896126 | controller | tempest --------------------------------------------------------------- 219.78s
2026-06-14 09:59:08.896129 | controller | kubernetes.core.k8s_info ----------------------------------------------- 62.60s
2026-06-14 09:59:08.896132 | controller | os_net_setup ----------------------------------------------------------- 36.61s
2026-06-14 09:59:08.896136 | controller | ansible.builtin.command ------------------------------------------------ 17.94s
2026-06-14 09:59:08.896139 | controller | update ----------------------------------------------------------------- 11.43s
2026-06-14 09:59:08.896142 | controller | run_hook ---------------------------------------------------------------- 1.54s
2026-06-14 09:59:08.896152 | controller | ansible.builtin.include_role -------------------------------------------- 0.56s
2026-06-14 09:59:08.896156 | controller | ansible.builtin.file ---------------------------------------------------- 0.55s
2026-06-14 09:59:08.896159 | controller | ansible.builtin.set_fact ------------------------------------------------ 0.25s
2026-06-14 09:59:08.896162 | controller | ansible.builtin.stat ---------------------------------------------------- 0.22s
2026-06-14 09:59:08.896166 | controller | ansible.builtin.shell --------------------------------------------------- 0.21s
2026-06-14 09:59:08.896169 | controller | cifmw_setup ------------------------------------------------------------- 0.15s
2026-06-14 09:59:08.896172 | controller | ansible.builtin.include_vars -------------------------------------------- 0.15s
2026-06-14 09:59:08.896175 | controller | ansible.builtin.debug --------------------------------------------------- 0.04s
2026-06-14 09:59:08.896179 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-14 09:59:08.896182 | controller | total ---------------------------------------------------------------- 1505.31s
2026-06-14 09:59:09.291976 | controller | ok: Runtime: 0:25:06.176746
2026-06-14 09:59:09.305329 | 
2026-06-14 09:59:09.305537 | PLAY RECAP
2026-06-14 09:59:09.305632 | controller | ok: 4 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-14 09:59:09.305676 | 
2026-06-14 09:59:09.451774 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_update/update.yml@main]
2026-06-14 09:59:09.455728 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-14 09:59:10.228428 | 
2026-06-14 09:59:10.228549 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-14 09:59:10.250213 | 
2026-06-14 09:59:10.250338 | TASK [Filter out host if needed]
2026-06-14 09:59:10.258046 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-14 09:59:10.261366 | 
2026-06-14 09:59:10.261427 | TASK [Ensure we have the ci-framework on host]
2026-06-14 09:59:10.869493 | controller | ok
2026-06-14 09:59:10.879891 | 
2026-06-14 09:59:10.880022 | TASK [End host if no basedir]
2026-06-14 09:59:10.890246 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-14 09:59:10.897159 | 
2026-06-14 09:59:10.897283 | TASK [Read base centos-9 scenarios]
2026-06-14 09:59:10.924516 | controller | ok
2026-06-14 09:59:11.030187 | 
2026-06-14 09:59:11.030280 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-14 09:59:11.065042 | controller | skipping: Conditional result was False
2026-06-14 09:59:11.071313 | 
2026-06-14 09:59:11.071424 | TASK [cifmw_helpers : Check if file is available]
2026-06-14 09:59:11.417781 | controller | ok
2026-06-14 09:59:11.426302 | 
2026-06-14 09:59:11.426468 | TASK [cifmw_helpers : Create temporary directory]
2026-06-14 09:59:11.462433 | controller | skipping: Conditional result was False
2026-06-14 09:59:11.472021 | 
2026-06-14 09:59:11.472158 | TASK [cifmw_helpers : Read vars]
2026-06-14 09:59:11.511638 | 
2026-06-14 09:59:11.511879 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-14 09:59:11.558395 | 
2026-06-14 09:59:11.558684 | TASK [cifmw_helpers : Include vars]
2026-06-14 09:59:11.604855 | 
2026-06-14 09:59:11.605127 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-14 09:59:11.642308 | controller | skipping: Conditional result was False
2026-06-14 09:59:11.659621 | 
2026-06-14 09:59:11.659752 | TASK [run_hook : Assert parameters are valid]
2026-06-14 09:59:11.795544 | controller | ok: All assertions passed
2026-06-14 09:59:11.803817 | 
2026-06-14 09:59:11.803952 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-14 09:59:11.980917 | controller | ok: All assertions passed
2026-06-14 09:59:11.986958 | 
2026-06-14 09:59:11.987042 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-14 09:59:12.092547 | 
2026-06-14 09:59:12.092800 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-14 09:59:12.129286 | controller | skipping: Conditional result was False
2026-06-14 09:59:12.138884 | 
2026-06-14 09:59:12.139015 | TASK [Read artifacts parameters dir and set as facts]
2026-06-14 09:59:12.173951 | controller | ok
2026-06-14 09:59:12.212555 | 
2026-06-14 09:59:12.212762 | TASK [cifmw_helpers : Check directory is available]
2026-06-14 09:59:12.603065 | controller | ok
2026-06-14 09:59:12.612457 | 
2026-06-14 09:59:12.612590 | TASK [cifmw_helpers : Find yaml files]
2026-06-14 09:59:13.083699 | controller | ok: All paths examined
2026-06-14 09:59:13.097270 | 
2026-06-14 09:59:13.097440 | TASK [cifmw_helpers : Print available yaml files]
2026-06-14 09:59:13.155376 | 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', '/home/zuul/ci-framework-data/artifacts/parameters/minor_update_index_image.yml']
2026-06-14 09:59:13.163551 | 
2026-06-14 09:59:13.163686 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-14 09:59:13.202578 | controller | Output suppressed because no_log was given
2026-06-14 09:59:13.203096 | 
2026-06-14 09:59:13.211043 | controller | Output suppressed because no_log was given
2026-06-14 09:59:13.219153 | controller | Output suppressed because no_log was given
2026-06-14 09:59:13.226521 | controller | Output suppressed because no_log was given
2026-06-14 09:59:13.234611 | controller | Output suppressed because no_log was given
2026-06-14 09:59:13.267400 | controller | included: /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-14 09:59:13.278849 | controller | included: /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-14 09:59:13.288611 | controller | included: /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-14 09:59:13.295161 | controller | included: /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-14 09:59:13.301793 | controller | included: /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-14 09:59:13.310034 | 
2026-06-14 09:59:13.310168 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-14 09:59:13.346100 | controller | skipping: Conditional result was False
2026-06-14 09:59:13.355182 | 
2026-06-14 09:59:13.355331 | TASK [cifmw_helpers : Check if file is available]
2026-06-14 09:59:13.755756 | controller | ok
2026-06-14 09:59:13.767828 | 
2026-06-14 09:59:13.767972 | TASK [cifmw_helpers : Create temporary directory]
2026-06-14 09:59:14.192633 | controller -> localhost | changed
2026-06-14 09:59:14.204323 | 
2026-06-14 09:59:14.204498 | TASK [cifmw_helpers : Read vars]
2026-06-14 09:59:14.687900 | controller | Output suppressed because no_log was given
2026-06-14 09:59:14.696628 | 
2026-06-14 09:59:14.696759 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-14 09:59:15.422784 | controller -> localhost | Output suppressed because no_log was given
2026-06-14 09:59:15.434178 | 
2026-06-14 09:59:15.434314 | TASK [cifmw_helpers : Include vars]
2026-06-14 09:59:15.503733 | controller -> localhost | Output suppressed because no_log was given
2026-06-14 09:59:15.514716 | 
2026-06-14 09:59:15.514850 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-14 09:59:16.028777 | controller -> localhost | changed
2026-06-14 09:59:16.041332 | 
2026-06-14 09:59:16.041509 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-14 09:59:16.079767 | controller | skipping: Conditional result was False
2026-06-14 09:59:16.092235 | 
2026-06-14 09:59:16.092406 | TASK [cifmw_helpers : Check if file is available]
2026-06-14 09:59:16.474556 | controller | ok
2026-06-14 09:59:16.484980 | 
2026-06-14 09:59:16.485119 | TASK [cifmw_helpers : Create temporary directory]
2026-06-14 09:59:16.784912 | controller -> localhost | changed
2026-06-14 09:59:16.797325 | 
2026-06-14 09:59:16.797521 | TASK [cifmw_helpers : Read vars]
2026-06-14 09:59:17.127115 | controller | Output suppressed because no_log was given
2026-06-14 09:59:17.132554 | 
2026-06-14 09:59:17.132630 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-14 09:59:17.636201 | controller -> localhost | Output suppressed because no_log was given
2026-06-14 09:59:17.647628 | 
2026-06-14 09:59:17.647770 | TASK [cifmw_helpers : Include vars]
2026-06-14 09:59:17.716274 | controller -> localhost | Output suppressed because no_log was given
2026-06-14 09:59:17.727729 | 
2026-06-14 09:59:17.727859 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-14 09:59:18.038407 | controller -> localhost | changed
2026-06-14 09:59:18.050763 | 
2026-06-14 09:59:18.050904 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-14 09:59:18.098938 | controller | skipping: Conditional result was False
2026-06-14 09:59:18.112718 | 
2026-06-14 09:59:18.112848 | TASK [cifmw_helpers : Check if file is available]
2026-06-14 09:59:18.538386 | controller | ok
2026-06-14 09:59:18.548457 | 
2026-06-14 09:59:18.548592 | TASK [cifmw_helpers : Create temporary directory]
2026-06-14 09:59:18.859713 | controller -> localhost | changed
2026-06-14 09:59:18.871777 | 
2026-06-14 09:59:18.871911 | TASK [cifmw_helpers : Read vars]
2026-06-14 09:59:19.242612 | controller | Output suppressed because no_log was given
2026-06-14 09:59:19.252157 | 
2026-06-14 09:59:19.252389 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-14 09:59:19.818045 | controller -> localhost | Output suppressed because no_log was given
2026-06-14 09:59:19.827951 | 
2026-06-14 09:59:19.828050 | TASK [cifmw_helpers : Include vars]
2026-06-14 09:59:19.884833 | controller -> localhost | Output suppressed because no_log was given
2026-06-14 09:59:19.895982 | 
2026-06-14 09:59:19.896123 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-14 09:59:20.196539 | controller -> localhost | changed
2026-06-14 09:59:20.207814 | 
2026-06-14 09:59:20.207955 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-14 09:59:20.245090 | controller | skipping: Conditional result was False
2026-06-14 09:59:20.257081 | 
2026-06-14 09:59:20.257216 | TASK [cifmw_helpers : Check if file is available]
2026-06-14 09:59:20.613525 | controller | ok
2026-06-14 09:59:20.623261 | 
2026-06-14 09:59:20.623427 | TASK [cifmw_helpers : Create temporary directory]
2026-06-14 09:59:20.914181 | controller -> localhost | changed
2026-06-14 09:59:20.925114 | 
2026-06-14 09:59:20.925259 | TASK [cifmw_helpers : Read vars]
2026-06-14 09:59:21.257821 | controller | Output suppressed because no_log was given
2026-06-14 09:59:21.266292 | 
2026-06-14 09:59:21.266482 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-14 09:59:21.819929 | controller -> localhost | Output suppressed because no_log was given
2026-06-14 09:59:21.831257 | 
2026-06-14 09:59:21.831427 | TASK [cifmw_helpers : Include vars]
2026-06-14 09:59:21.878728 | controller -> localhost | Output suppressed because no_log was given
2026-06-14 09:59:21.890138 | 
2026-06-14 09:59:21.890272 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-14 09:59:22.191063 | controller -> localhost | changed
2026-06-14 09:59:22.203043 | 
2026-06-14 09:59:22.203180 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-14 09:59:22.230572 | controller | skipping: Conditional result was False
2026-06-14 09:59:22.240887 | 
2026-06-14 09:59:22.241022 | TASK [cifmw_helpers : Check if file is available]
2026-06-14 09:59:22.630792 | controller | ok
2026-06-14 09:59:22.644550 | 
2026-06-14 09:59:22.644695 | TASK [cifmw_helpers : Create temporary directory]
2026-06-14 09:59:22.945934 | controller -> localhost | changed
2026-06-14 09:59:22.957586 | 
2026-06-14 09:59:22.957722 | TASK [cifmw_helpers : Read vars]
2026-06-14 09:59:23.307523 | controller | Output suppressed because no_log was given
2026-06-14 09:59:23.316335 | 
2026-06-14 09:59:23.316498 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-14 09:59:23.880503 | controller -> localhost | Output suppressed because no_log was given
2026-06-14 09:59:23.886497 | 
2026-06-14 09:59:23.886565 | TASK [cifmw_helpers : Include vars]
2026-06-14 09:59:23.941858 | controller -> localhost | Output suppressed because no_log was given
2026-06-14 09:59:23.952437 | 
2026-06-14 09:59:23.952578 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-14 09:59:24.273231 | controller -> localhost | changed
2026-06-14 09:59:24.354751 | 
2026-06-14 09:59:24.354916 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-14 09:59:24.390856 | controller | skipping: Conditional result was False
2026-06-14 09:59:24.400944 | 
2026-06-14 09:59:24.401084 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-14 09:59:24.446890 | controller | ok
2026-06-14 09:59:24.455271 | 
2026-06-14 09:59:24.455429 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-14 09:59:24.814254 | controller | ok
2026-06-14 09:59:24.824105 | 
2026-06-14 09:59:24.824235 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-14 09:59:25.645106 | controller | ok
2026-06-14 09:59:25.655383 | 
2026-06-14 09:59:25.655517 | LOOP [artifacts : Ensure base directory exists]
2026-06-14 09:59:26.086268 | controller | ok: "artifacts"
2026-06-14 09:59:26.381601 | controller | ok: "logs"
2026-06-14 09:59:26.397637 | 
2026-06-14 09:59:26.397788 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-14 09:59:26.436942 | controller | ERROR
2026-06-14 09:59:26.437131 | controller | {
2026-06-14 09:59:26.437159 | controller |   "ansible_facts": {},
2026-06-14 09:59:26.437186 | controller |   "ansible_included_var_files": [],
2026-06-14 09:59:26.437204 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-14 09:59:26.437221 | controller | }
2026-06-14 09:59:26.437244 | controller | ERROR: Ignoring Errors
2026-06-14 09:59:26.441024 | 
2026-06-14 09:59:26.441094 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-14 09:59:28.026507 | controller | changed
2026-06-14 09:59:28.031901 | 
2026-06-14 09:59:28.031967 | TASK [artifacts : Gather facts]
2026-06-14 09:59:29.539128 | controller | changed
2026-06-14 09:59:29.543588 | 
2026-06-14 09:59:29.543652 | TASK [artifacts : Copy some network configuration files]
2026-06-14 09:59:30.573650 | controller | ok: Runtime: 0:00:00.029133
2026-06-14 09:59:30.582646 | 
2026-06-14 09:59:30.582786 | TASK [artifacts : Get installed packages list]
2026-06-14 09:59:31.768873 | controller | ok
2026-06-14 09:59:31.848373 | 
2026-06-14 09:59:31.848506 | TASK [artifacts : Output package list]
2026-06-14 09:59:33.392733 | controller | changed
2026-06-14 09:59:33.420257 | 
2026-06-14 09:59:33.420437 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-14 09:59:34.045890 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-14 09:59:34.046136 | controller | ok: All items complete
2026-06-14 09:59:34.046178 | 
2026-06-14 09:59:34.116288 | 
2026-06-14 09:59:34.116463 | TASK [os_must_gather : Ensure directories are present]
2026-06-14 09:59:34.475868 | controller | changed
2026-06-14 09:59:34.503584 | 
2026-06-14 09:59:34.503680 | LOOP [os_must_gather : Construct project change list]
2026-06-14 09:59:34.594051 | controller | ok:
2026-06-14 09:59:34.594338 | controller | {
2026-06-14 09:59:34.594424 | controller |   "branch": "main",
2026-06-14 09:59:34.594464 | controller |   "change": "3986",
2026-06-14 09:59:34.594501 | controller |   "change_message": "[openshift_setup] pre-pull RBAC proxy images on master nodes\n\nWhen digest mirrors are configured, optionally pre-pull any RBAC proxy images found in the mirror list on all master nodes. This avoids pull failures at workload deployment time when the cluster cannot reach the original registry directly.\r\n\r\nThe feature is controlled by cifmw_openshift_setup_prepull_rbac_images (default: true) and is skipped when no digest mirrors are defined or when no mirrors match the RBAC proxy image pattern.\r\n\r\nEach image is pulled via `oc debug node` using the node's existing kubelet auth credentials. Failures are non-fatal and a summary of successful pulls is logged at the end.\r\n\r\nSigned-off-by: David Sariel <dsariel@redhat.com>\r\n\r\n[ANVIL-142](https://redhat.atlassian.net/browse/ANVIL-142)",
2026-06-14 09:59:34.594539 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3986",
2026-06-14 09:59:34.594574 | controller |   "commit_id": "25c8dcf667e7257e81ccb03633ea25ec14d646ae",
2026-06-14 09:59:34.594607 | controller |   "patchset": "25c8dcf667e7257e81ccb03633ea25ec14d646ae",
2026-06-14 09:59:34.594639 | controller |   "project": {
2026-06-14 09:59:34.594672 | controller |     "canonical_hostname": "github.com",
2026-06-14 09:59:34.594704 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-14 09:59:34.594736 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-14 09:59:34.594768 | controller |     "short_name": "ci-framework",
2026-06-14 09:59:34.594800 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-14 09:59:34.594831 | controller |   },
2026-06-14 09:59:34.594863 | controller |   "topic": null
2026-06-14 09:59:34.594895 | controller | }
2026-06-14 09:59:34.659266 | 
2026-06-14 09:59:34.659461 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-14 09:59:35.261286 | controller | skipping: Conditional result was False
2026-06-14 09:59:35.304847 | 
2026-06-14 09:59:35.305044 | TASK [os_must_gather : Debug git show-ref]
2026-06-14 09:59:35.342242 | controller | skipping: Conditional result was False
2026-06-14 09:59:35.442063 | 
2026-06-14 09:59:35.442191 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-14 09:59:35.477545 | controller | skipping: Conditional result was False
2026-06-14 09:59:35.500986 | 
2026-06-14 09:59:35.501114 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-14 09:59:35.526414 | controller | skipping: Conditional result was False
2026-06-14 09:59:35.558724 | 
2026-06-14 09:59:35.558890 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-14 09:59:35.594717 | controller | skipping: Conditional result was False
2026-06-14 09:59:35.617435 | 
2026-06-14 09:59:35.617531 | TASK [os_must_gather : Check for oc command]
2026-06-14 09:59:37.075295 | controller | changed
2026-06-14 09:59:37.102819 | 
2026-06-14 09:59:37.102923 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-14 09:59:37.567161 | controller | ok
2026-06-14 09:59:37.594934 | 
2026-06-14 09:59:37.595032 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-14 10:09:50.254884 | controller | changed
2026-06-14 10:09:50.309540 | 
2026-06-14 10:09:50.309729 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-14 10:09:50.365840 | controller | skipping: Conditional result was False
2026-06-14 10:09:50.402316 | 
2026-06-14 10:09:50.402443 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-14 10:09:51.120324 | controller | skipping: Conditional result was False
2026-06-14 10:09:51.173168 | 
2026-06-14 10:09:51.173412 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-14 10:09:51.230000 | controller | skipping: Conditional result was False
2026-06-14 10:09:51.261850 | 
2026-06-14 10:09:51.261973 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-14 10:09:51.339923 | controller | skipping: Conditional result was False
2026-06-14 10:09:51.340420 | controller | ok: All items complete
2026-06-14 10:09:51.340475 | 
2026-06-14 10:09:51.360011 | controller | skipping: Conditional result was False
2026-06-14 10:09:51.397467 | controller | skipping: Conditional result was False
2026-06-14 10:09:51.422155 | controller | skipping: Conditional result was False
2026-06-14 10:09:51.443457 | controller | skipping: Conditional result was False
2026-06-14 10:09:51.458674 | controller | skipping: Conditional result was False
2026-06-14 10:09:51.473627 | controller | skipping: Conditional result was False
2026-06-14 10:09:51.488468 | controller | skipping: Conditional result was False
2026-06-14 10:09:51.503425 | controller | skipping: Conditional result was False
2026-06-14 10:09:51.518054 | controller | skipping: Conditional result was False
2026-06-14 10:09:51.533008 | controller | skipping: Conditional result was False
2026-06-14 10:09:51.547756 | controller | skipping: Conditional result was False
2026-06-14 10:09:51.562490 | controller | skipping: Conditional result was False
2026-06-14 10:09:51.577488 | controller | skipping: Conditional result was False
2026-06-14 10:09:51.610519 | 
2026-06-14 10:09:51.610695 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-14 10:09:52.008525 | controller | ok: All paths examined
2026-06-14 10:09:52.037799 | 
2026-06-14 10:09:52.037902 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-14 10:09:52.488753 | controller | changed
2026-06-14 10:09:52.537775 | 
2026-06-14 10:09:52.537855 | TASK [os_must_gather : Collect pod usage]
2026-06-14 10:09:52.601275 | controller | ok
2026-06-14 10:09:52.715756 | controller | included: /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-14 10:09:52.736410 | 
2026-06-14 10:09:52.736473 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-14 10:09:53.330114 | controller | error: Metrics API not available
2026-06-14 10:09:53.872753 | controller | ERROR
2026-06-14 10:09:53.873112 | controller | {
2026-06-14 10:09:53.873170 | controller |   "delta": "0:00:00.143533",
2026-06-14 10:09:53.873209 | controller |   "end": "2026-06-14 10:09:53.334890",
2026-06-14 10:09:53.873245 | controller |   "msg": "non-zero return code",
2026-06-14 10:09:53.873278 | controller |   "rc": 1,
2026-06-14 10:09:53.873313 | controller |   "start": "2026-06-14 10:09:53.191357"
2026-06-14 10:09:53.873377 | controller | }
2026-06-14 10:09:53.873432 | controller | ERROR: Ignoring Errors
2026-06-14 10:09:53.904858 | 
2026-06-14 10:09:53.904951 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-14 10:09:53.942296 | controller | skipping: Conditional result was False
2026-06-14 10:09:53.987069 | 
2026-06-14 10:09:53.987168 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-14 10:09:54.677109 | controller | skipping: Conditional result was False
2026-06-14 10:09:54.722508 | 
2026-06-14 10:09:54.722660 | TASK [os_must_gather : Find all namespaces directories]
2026-06-14 10:09:54.760780 | controller | skipping: Conditional result was False
2026-06-14 10:09:54.804846 | 
2026-06-14 10:09:54.804944 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-14 10:09:54.902162 | 
2026-06-14 10:09:54.902599 | TASK [os_must_gather : Get node resource usage]
2026-06-14 10:09:55.592776 | controller | skipping: Conditional result was False
2026-06-14 10:09:55.637890 | 
2026-06-14 10:09:55.638073 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-14 10:09:55.694416 | controller | ok
2026-06-14 10:09:55.795895 | controller | included: /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-14 10:09:55.819983 | 
2026-06-14 10:09:55.820063 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-14 10:09:56.242839 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-14 10:09:56.242947 | 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-14 10:09:56.453282 | controller | ERROR
2026-06-14 10:09:56.453640 | controller | {
2026-06-14 10:09:56.453699 | controller |   "delta": "0:00:00.007368",
2026-06-14 10:09:56.453737 | controller |   "end": "2026-06-14 10:09:56.243284",
2026-06-14 10:09:56.453773 | controller |   "msg": "non-zero return code",
2026-06-14 10:09:56.453807 | controller |   "rc": 2,
2026-06-14 10:09:56.453842 | controller |   "start": "2026-06-14 10:09:56.235916"
2026-06-14 10:09:56.453875 | controller | }
2026-06-14 10:09:56.453920 | controller | ERROR: Ignoring Errors
2026-06-14 10:09:56.508199 | 
2026-06-14 10:09:56.508395 | TASK [artifacts : Create crc logs directory]
2026-06-14 10:09:56.544259 | controller | skipping: Conditional result was False
2026-06-14 10:09:56.588093 | 
2026-06-14 10:09:56.588284 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-14 10:09:57.267614 | controller | skipping: Conditional result was False
2026-06-14 10:09:57.314810 | 
2026-06-14 10:09:57.315025 | TASK [artifacts : Recognize new keypair]
2026-06-14 10:09:57.352366 | controller | skipping: Conditional result was False
2026-06-14 10:09:57.387480 | 
2026-06-14 10:09:57.387704 | TASK [artifacts : Set fact if new keypair exists]
2026-06-14 10:09:57.424770 | controller | skipping: Conditional result was False
2026-06-14 10:09:57.462133 | 
2026-06-14 10:09:57.462227 | TASK [artifacts : Prepare root ssh accesses]
2026-06-14 10:09:57.489691 | controller | skipping: Conditional result was False
2026-06-14 10:09:57.519318 | 
2026-06-14 10:09:57.519430 | TASK [artifacts : Copy logs from CRC VM]
2026-06-14 10:09:57.546070 | controller | skipping: Conditional result was False
2026-06-14 10:09:57.576951 | 
2026-06-14 10:09:57.577045 | TASK [artifacts : List all of the existing virtual machines]
2026-06-14 10:09:58.326791 | controller | ok
2026-06-14 10:09:58.354004 | 
2026-06-14 10:09:58.354122 | TASK [artifacts : Filter out edpm vm]
2026-06-14 10:09:58.453803 | controller | ok
2026-06-14 10:09:58.479538 | 
2026-06-14 10:09:58.479634 | TASK [artifacts : Slurp zuul inventory file]
2026-06-14 10:09:58.507550 | controller | skipping: Conditional result was False
2026-06-14 10:09:58.529119 | 
2026-06-14 10:09:58.529192 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-14 10:09:58.682192 | 
2026-06-14 10:09:58.682401 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-14 10:10:06.249412 | controller | changed: "192.168.122.100"
2026-06-14 10:10:06.249751 | 
2026-06-14 10:10:06.292291 | 
2026-06-14 10:10:06.292475 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-14 10:10:08.529710 | controller | changed: "192.168.122.100"
2026-06-14 10:10:08.575480 | 
2026-06-14 10:10:08.575725 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-14 10:10:09.014290 | controller | ok: All paths examined
2026-06-14 10:10:09.040762 | 
2026-06-14 10:10:09.040868 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-14 10:10:09.970693 | controller | changed:
2026-06-14 10:10:09.970952 | controller | {
2026-06-14 10:10:09.970985 | controller |   "atime": 1781425984.906823,
2026-06-14 10:10:09.971008 | controller |   "ctime": 1781431148.8947399,
2026-06-14 10:10:09.971030 | controller |   "dev": 64513,
2026-06-14 10:10:09.971051 | controller |   "gid": 1000,
2026-06-14 10:10:09.971072 | controller |   "gr_name": "zuul",
2026-06-14 10:10:09.971092 | controller |   "inode": 3017654,
2026-06-14 10:10:09.971113 | controller |   "isblk": false,
2026-06-14 10:10:09.971133 | controller |   "ischr": false,
2026-06-14 10:10:09.971153 | controller |   "isdir": false,
2026-06-14 10:10:09.971173 | controller |   "isfifo": false,
2026-06-14 10:10:09.971193 | controller |   "isgid": false,
2026-06-14 10:10:09.971212 | controller |   "islnk": false,
2026-06-14 10:10:09.971237 | controller |   "isreg": true,
2026-06-14 10:10:09.971258 | controller |   "issock": false,
2026-06-14 10:10:09.971278 | controller |   "isuid": false,
2026-06-14 10:10:09.971298 | controller |   "mode": "0644",
2026-06-14 10:10:09.971318 | controller |   "mtime": 1781431148.8947399,
2026-06-14 10:10:09.971339 | controller |   "nlink": 1,
2026-06-14 10:10:09.971388 | controller |   "path": "/home/zuul/ansible.log",
2026-06-14 10:10:09.971412 | controller |   "pw_name": "zuul",
2026-06-14 10:10:09.971432 | controller |   "rgrp": true,
2026-06-14 10:10:09.971453 | controller |   "roth": true,
2026-06-14 10:10:09.971473 | controller |   "rusr": true,
2026-06-14 10:10:09.971493 | controller |   "size": 430531,
2026-06-14 10:10:09.971513 | controller |   "uid": 1000,
2026-06-14 10:10:09.971532 | controller |   "wgrp": false,
2026-06-14 10:10:09.971552 | controller |   "woth": false,
2026-06-14 10:10:09.971571 | controller |   "wusr": true,
2026-06-14 10:10:09.971591 | controller |   "xgrp": false,
2026-06-14 10:10:09.971611 | controller |   "xoth": false,
2026-06-14 10:10:09.971631 | controller |   "xusr": false
2026-06-14 10:10:09.971651 | controller | }
2026-06-14 10:10:09.971689 | controller | changed: All items complete
2026-06-14 10:10:09.971714 | 
2026-06-14 10:10:10.000539 | 
2026-06-14 10:10:10.000664 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-14 10:10:15.758673 | controller | ok: Runtime: 0:00:05.131380
2026-06-14 10:10:15.781489 | 
2026-06-14 10:10:15.781594 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-14 10:12:01.151039 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-14 10:12:01.949965 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-14 10:12:02.014721 | 
2026-06-14 10:12:02.014868 | LOOP [env_op_images : Ensure directory is present]
2026-06-14 10:12:02.474693 | controller | ok: "artifacts"
2026-06-14 10:12:02.475029 | controller | changed: All items complete
2026-06-14 10:12:02.475065 | 
2026-06-14 10:12:02.760011 | controller | ok: "logs"
2026-06-14 10:12:02.808982 | 
2026-06-14 10:12:02.809167 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-14 10:12:04.057650 | controller | ok: Runtime: 0:00:00.204072
2026-06-14 10:12:04.089207 | 
2026-06-14 10:12:04.089333 | TASK [env_op_images : Get images from the CSV]
2026-06-14 10:12:04.712074 | controller | apiVersion: v1
2026-06-14 10:12:04.712208 | controller | items:
2026-06-14 10:12:04.712220 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-14 10:12:04.712227 | controller |   kind: ClusterServiceVersion
2026-06-14 10:12:04.712233 | controller |   metadata:
2026-06-14 10:12:04.712239 | controller |     annotations:
2026-06-14 10:12:04.712245 | controller |       alm-examples: |-
2026-06-14 10:12:04.712251 | controller |         [
2026-06-14 10:12:04.712256 | controller |           {
2026-06-14 10:12:04.712265 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-14 10:12:04.712272 | controller |             "kind": "OpenStack",
2026-06-14 10:12:04.712278 | controller |             "metadata": {
2026-06-14 10:12:04.712284 | controller |               "labels": {
2026-06-14 10:12:04.712290 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-14 10:12:04.712295 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-14 10:12:04.712305 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-14 10:12:04.712311 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-14 10:12:04.712316 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-14 10:12:04.712322 | controller |               },
2026-06-14 10:12:04.712327 | controller |               "name": "openstack",
2026-06-14 10:12:04.712332 | controller |               "namespace": "openstack-operators"
2026-06-14 10:12:04.712337 | controller |             },
2026-06-14 10:12:04.712342 | controller |             "spec": {
2026-06-14 10:12:04.712347 | controller |               "operatorOverrides": [
2026-06-14 10:12:04.712352 | controller |                 {
2026-06-14 10:12:04.712357 | controller |                   "controllerManager": {
2026-06-14 10:12:04.712362 | controller |                     "resources": {
2026-06-14 10:12:04.712367 | controller |                       "limits": {
2026-06-14 10:12:04.712372 | controller |                         "cpu": "600m",
2026-06-14 10:12:04.712385 | controller |                         "memory": "2Gi"
2026-06-14 10:12:04.712390 | controller |                       }
2026-06-14 10:12:04.712395 | controller |                     }
2026-06-14 10:12:04.712400 | controller |                   },
2026-06-14 10:12:04.712405 | controller |                   "name": "infra",
2026-06-14 10:12:04.712410 | controller |                   "replicas": 1
2026-06-14 10:12:04.712414 | controller |                 }
2026-06-14 10:12:04.712419 | controller |               ]
2026-06-14 10:12:04.712424 | controller |             }
2026-06-14 10:12:04.712429 | controller |           }
2026-06-14 10:12:04.712433 | controller |         ]
2026-06-14 10:12:04.712438 | controller |       capabilities: Seamless Upgrades
2026-06-14 10:12:04.712443 | controller |       createdAt: "2026-06-14T08:04:42Z"
2026-06-14 10:12:04.712448 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-14 10:12:04.712453 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-14 10:12:04.712457 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-14 10:12:04.712462 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-14 10:12:04.712466 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-14 10:12:04.712471 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-14 10:12:04.712476 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-14 10:12:04.712481 | controller |       olm.operatorGroup: openstack
2026-06-14 10:12:04.712486 | controller |       olm.operatorNamespace: openstack-operators
2026-06-14 10:12:04.712491 | controller |       olm.targetNamespaces: ""
2026-06-14 10:12:04.712499 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-14 10:12:04.712507 | 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-14 10:12:04.712516 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-14 10:12:04.712521 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-14 10:12:04.712526 | controller |         "OpenShift Platform Plus"]'
2026-06-14 10:12:04.712543 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-14 10:12:04.712566 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-14 10:12:04.712575 | controller |     creationTimestamp: "2026-06-14T09:35:21Z"
2026-06-14 10:12:04.712581 | controller |     finalizers:
2026-06-14 10:12:04.712585 | controller |     - operators.coreos.com/csv-cleanup
2026-06-14 10:12:04.712590 | controller |     generation: 1
2026-06-14 10:12:04.712595 | controller |     labels:
2026-06-14 10:12:04.712600 | controller |       olm.managed: "true"
2026-06-14 10:12:04.712605 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-14 10:12:04.712610 | controller |     name: openstack-operator.v0.6.0
2026-06-14 10:12:04.712615 | controller |     namespace: openstack-operators
2026-06-14 10:12:04.712620 | controller |     resourceVersion: "88051"
2026-06-14 10:12:04.712625 | controller |     uid: b944d3be-d34b-4170-bcec-7494fb5b56d4
2026-06-14 10:12:04.712630 | controller |   spec:
2026-06-14 10:12:04.712635 | controller |     apiservicedefinitions: {}
2026-06-14 10:12:04.712640 | controller |     cleanup:
2026-06-14 10:12:04.712645 | controller |       enabled: false
2026-06-14 10:12:04.712650 | controller |     customresourcedefinitions:
2026-06-14 10:12:04.712655 | controller |       owned:
2026-06-14 10:12:04.712660 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-14 10:12:04.712665 | controller |         displayName: Open Stack
2026-06-14 10:12:04.712670 | controller |         kind: OpenStack
2026-06-14 10:12:04.712674 | controller |         name: openstacks.operator.openstack.org
2026-06-14 10:12:04.712679 | controller |         version: v1beta1
2026-06-14 10:12:04.712684 | controller |     description: Install and configure OpenStack
2026-06-14 10:12:04.712689 | controller |     displayName: OpenStack
2026-06-14 10:12:04.712694 | controller |     icon:
2026-06-14 10:12:04.712762 | 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-14 10:12:04.712785 | controller |       mediatype: image/png
2026-06-14 10:12:04.712791 | controller |     install:
2026-06-14 10:12:04.712796 | controller |       spec:
2026-06-14 10:12:04.712800 | controller |         clusterPermissions:
2026-06-14 10:12:04.712805 | controller |         - rules:
2026-06-14 10:12:04.712810 | controller |           - apiGroups:
2026-06-14 10:12:04.712814 | controller |             - authentication.k8s.io
2026-06-14 10:12:04.712819 | controller |             resources:
2026-06-14 10:12:04.712824 | controller |             - tokenreviews
2026-06-14 10:12:04.712829 | controller |             verbs:
2026-06-14 10:12:04.712834 | controller |             - create
2026-06-14 10:12:04.712839 | controller |           - apiGroups:
2026-06-14 10:12:04.712844 | controller |             - authorization.k8s.io
2026-06-14 10:12:04.712852 | controller |             resources:
2026-06-14 10:12:04.712857 | controller |             - subjectaccessreviews
2026-06-14 10:12:04.712862 | controller |             verbs:
2026-06-14 10:12:04.712867 | controller |             - create
2026-06-14 10:12:04.712872 | controller |           - apiGroups:
2026-06-14 10:12:04.712877 | controller |             - ""
2026-06-14 10:12:04.712882 | controller |             resources:
2026-06-14 10:12:04.712886 | controller |             - configmaps
2026-06-14 10:12:04.712891 | controller |             - namespaces
2026-06-14 10:12:04.712896 | controller |             - serviceaccounts
2026-06-14 10:12:04.712901 | controller |             - services
2026-06-14 10:12:04.712906 | controller |             verbs:
2026-06-14 10:12:04.712911 | controller |             - '*'
2026-06-14 10:12:04.712916 | controller |           - apiGroups:
2026-06-14 10:12:04.712921 | controller |             - admissionregistration.k8s.io
2026-06-14 10:12:04.712926 | controller |             resources:
2026-06-14 10:12:04.712931 | controller |             - mutatingwebhookconfigurations
2026-06-14 10:12:04.712936 | controller |             - validatingwebhookconfigurations
2026-06-14 10:12:04.712941 | controller |             verbs:
2026-06-14 10:12:04.712946 | controller |             - '*'
2026-06-14 10:12:04.712950 | controller |           - apiGroups:
2026-06-14 10:12:04.712955 | controller |             - apiextensions.k8s.io
2026-06-14 10:12:04.712960 | controller |             resources:
2026-06-14 10:12:04.712965 | controller |             - '*'
2026-06-14 10:12:04.712970 | controller |             verbs:
2026-06-14 10:12:04.712975 | controller |             - '*'
2026-06-14 10:12:04.712980 | controller |           - apiGroups:
2026-06-14 10:12:04.713010 | controller |             - apps
2026-06-14 10:12:04.713015 | controller |             resources:
2026-06-14 10:12:04.713020 | controller |             - deployments
2026-06-14 10:12:04.713025 | controller |             verbs:
2026-06-14 10:12:04.713029 | controller |             - create
2026-06-14 10:12:04.713033 | controller |             - delete
2026-06-14 10:12:04.713038 | controller |             - get
2026-06-14 10:12:04.713043 | controller |             - list
2026-06-14 10:12:04.713048 | controller |             - patch
2026-06-14 10:12:04.713053 | controller |             - update
2026-06-14 10:12:04.713058 | controller |             - watch
2026-06-14 10:12:04.713062 | controller |           - apiGroups:
2026-06-14 10:12:04.713067 | controller |             - cert-manager.io
2026-06-14 10:12:04.713072 | controller |             resources:
2026-06-14 10:12:04.713076 | controller |             - certificates
2026-06-14 10:12:04.713081 | controller |             - issuers
2026-06-14 10:12:04.713086 | controller |             verbs:
2026-06-14 10:12:04.713091 | controller |             - create
2026-06-14 10:12:04.713095 | controller |             - delete
2026-06-14 10:12:04.713100 | controller |             - get
2026-06-14 10:12:04.713104 | controller |             - list
2026-06-14 10:12:04.713109 | controller |             - patch
2026-06-14 10:12:04.713114 | controller |             - update
2026-06-14 10:12:04.713119 | controller |             - watch
2026-06-14 10:12:04.713124 | controller |           - apiGroups:
2026-06-14 10:12:04.713128 | controller |             - discovery.k8s.io
2026-06-14 10:12:04.713133 | controller |             resources:
2026-06-14 10:12:04.713138 | controller |             - endpointslices
2026-06-14 10:12:04.713143 | controller |             verbs:
2026-06-14 10:12:04.713148 | controller |             - get
2026-06-14 10:12:04.713153 | controller |             - list
2026-06-14 10:12:04.713157 | controller |             - watch
2026-06-14 10:12:04.713162 | controller |           - apiGroups:
2026-06-14 10:12:04.713167 | controller |             - monitoring.coreos.com
2026-06-14 10:12:04.713172 | controller |             resources:
2026-06-14 10:12:04.713177 | controller |             - servicemonitors
2026-06-14 10:12:04.713182 | controller |             verbs:
2026-06-14 10:12:04.713187 | controller |             - create
2026-06-14 10:12:04.713192 | controller |             - delete
2026-06-14 10:12:04.713197 | controller |             - get
2026-06-14 10:12:04.713202 | controller |             - list
2026-06-14 10:12:04.713207 | controller |             - update
2026-06-14 10:12:04.713211 | controller |             - watch
2026-06-14 10:12:04.713216 | controller |           - apiGroups:
2026-06-14 10:12:04.713221 | controller |             - networking.k8s.io
2026-06-14 10:12:04.713226 | controller |             resources:
2026-06-14 10:12:04.713231 | controller |             - networkpolicies
2026-06-14 10:12:04.713236 | controller |             verbs:
2026-06-14 10:12:04.713241 | controller |             - create
2026-06-14 10:12:04.713246 | controller |             - delete
2026-06-14 10:12:04.713251 | controller |             - get
2026-06-14 10:12:04.713256 | controller |             - list
2026-06-14 10:12:04.713265 | controller |             - update
2026-06-14 10:12:04.713270 | controller |           - apiGroups:
2026-06-14 10:12:04.713275 | controller |             - operator.openstack.org
2026-06-14 10:12:04.713280 | controller |             resources:
2026-06-14 10:12:04.713285 | controller |             - openstacks
2026-06-14 10:12:04.713289 | controller |             verbs:
2026-06-14 10:12:04.713294 | controller |             - create
2026-06-14 10:12:04.713299 | controller |             - delete
2026-06-14 10:12:04.713304 | controller |             - get
2026-06-14 10:12:04.713308 | controller |             - list
2026-06-14 10:12:04.713313 | controller |             - patch
2026-06-14 10:12:04.713318 | controller |             - update
2026-06-14 10:12:04.713323 | controller |             - watch
2026-06-14 10:12:04.713327 | controller |           - apiGroups:
2026-06-14 10:12:04.713332 | controller |             - operator.openstack.org
2026-06-14 10:12:04.713336 | controller |             resources:
2026-06-14 10:12:04.713341 | controller |             - openstacks/finalizers
2026-06-14 10:12:04.713346 | controller |             verbs:
2026-06-14 10:12:04.713351 | controller |             - update
2026-06-14 10:12:04.713356 | controller |           - apiGroups:
2026-06-14 10:12:04.713361 | controller |             - operator.openstack.org
2026-06-14 10:12:04.713365 | controller |             resources:
2026-06-14 10:12:04.713370 | controller |             - openstacks/status
2026-06-14 10:12:04.713375 | controller |             verbs:
2026-06-14 10:12:04.713379 | controller |             - get
2026-06-14 10:12:04.713384 | controller |             - patch
2026-06-14 10:12:04.713389 | controller |             - update
2026-06-14 10:12:04.713394 | controller |           - apiGroups:
2026-06-14 10:12:04.713399 | controller |             - operators.coreos.com
2026-06-14 10:12:04.713404 | controller |             resources:
2026-06-14 10:12:04.713409 | controller |             - clusterserviceversions
2026-06-14 10:12:04.713414 | controller |             - installplans
2026-06-14 10:12:04.713419 | controller |             - operators
2026-06-14 10:12:04.713424 | controller |             - subscriptions
2026-06-14 10:12:04.713428 | controller |             verbs:
2026-06-14 10:12:04.713433 | controller |             - delete
2026-06-14 10:12:04.713438 | controller |             - get
2026-06-14 10:12:04.713442 | controller |             - list
2026-06-14 10:12:04.713447 | controller |           - apiGroups:
2026-06-14 10:12:04.713452 | controller |             - rbac.authorization.k8s.io
2026-06-14 10:12:04.713457 | controller |             resources:
2026-06-14 10:12:04.713470 | controller |             - clusterrolebindings
2026-06-14 10:12:04.713475 | controller |             - clusterroles
2026-06-14 10:12:04.713480 | controller |             - rolebindings
2026-06-14 10:12:04.713485 | controller |             - roles
2026-06-14 10:12:04.713490 | controller |             verbs:
2026-06-14 10:12:04.713495 | controller |             - '*'
2026-06-14 10:12:04.713500 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-14 10:12:04.713505 | controller |         deployments:
2026-06-14 10:12:04.713509 | controller |         - label:
2026-06-14 10:12:04.713515 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-14 10:12:04.713520 | controller |             control-plane: controller-manager
2026-06-14 10:12:04.713524 | controller |             openstack.org/operator-name: openstack-init
2026-06-14 10:12:04.713530 | controller |           name: openstack-operator-controller-init
2026-06-14 10:12:04.713534 | controller |           spec:
2026-06-14 10:12:04.713539 | controller |             replicas: 1
2026-06-14 10:12:04.713544 | controller |             selector:
2026-06-14 10:12:04.713549 | controller |               matchLabels:
2026-06-14 10:12:04.713574 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-14 10:12:04.713580 | controller |                 control-plane: controller-manager
2026-06-14 10:12:04.713588 | controller |                 openstack.org/operator-name: openstack-init
2026-06-14 10:12:04.713593 | controller |             strategy: {}
2026-06-14 10:12:04.713598 | controller |             template:
2026-06-14 10:12:04.713603 | controller |               metadata:
2026-06-14 10:12:04.713607 | controller |                 annotations:
2026-06-14 10:12:04.713612 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-14 10:12:04.713617 | controller |                 creationTimestamp: null
2026-06-14 10:12:04.713622 | controller |                 labels:
2026-06-14 10:12:04.713627 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-14 10:12:04.713632 | controller |                   control-plane: controller-manager
2026-06-14 10:12:04.713643 | controller |                   openstack.org/operator-name: openstack-init
2026-06-14 10:12:04.713648 | controller |               spec:
2026-06-14 10:12:04.713652 | controller |                 containers:
2026-06-14 10:12:04.713657 | controller |                 - args:
2026-06-14 10:12:04.713662 | controller |                   - --leader-elect
2026-06-14 10:12:04.713666 | controller |                   - --health-probe-bind-address=:8081
2026-06-14 10:12:04.713670 | controller |                   command:
2026-06-14 10:12:04.713674 | controller |                   - /operator
2026-06-14 10:12:04.713679 | controller |                   env:
2026-06-14 10:12:04.713684 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713689 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-14 10:12:04.713695 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713700 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-14 10:12:04.713705 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713709 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-14 10:12:04.713714 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713719 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-14 10:12:04.713724 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713729 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-14 10:12:04.713734 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713738 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-14 10:12:04.713743 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713748 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-14 10:12:04.713753 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713758 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-14 10:12:04.713762 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713767 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-14 10:12:04.713772 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713777 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-14 10:12:04.713782 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713787 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-14 10:12:04.713791 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713796 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-14 10:12:04.713801 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713806 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-14 10:12:04.713810 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713815 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-14 10:12:04.713819 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713824 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-14 10:12:04.713833 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713848 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-14 10:12:04.713854 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713858 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-14 10:12:04.713863 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713868 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-14 10:12:04.713873 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713877 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-14 10:12:04.713882 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713887 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-14 10:12:04.713892 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713896 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-14 10:12:04.713901 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713906 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-14 10:12:04.713911 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713916 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-14 10:12:04.713920 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713925 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-14 10:12:04.713930 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713935 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-14 10:12:04.713939 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713944 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-14 10:12:04.713949 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713954 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-14 10:12:04.713958 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713963 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-14 10:12:04.713968 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713972 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-14 10:12:04.713977 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713982 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-14 10:12:04.713986 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.713991 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-14 10:12:04.713996 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714002 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-14 10:12:04.714006 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714010 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-14 10:12:04.714018 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714023 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-14 10:12:04.714028 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714033 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-14 10:12:04.714037 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714046 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-14 10:12:04.714051 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714055 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-14 10:12:04.714060 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714065 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-14 10:12:04.714069 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714078 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-14 10:12:04.714083 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714088 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-14 10:12:04.714093 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714098 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-14 10:12:04.714102 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714106 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-14 10:12:04.714111 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714115 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-14 10:12:04.714120 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714125 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-14 10:12:04.714130 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714134 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-14 10:12:04.714139 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714143 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-14 10:12:04.714148 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714152 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-14 10:12:04.714157 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714162 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-14 10:12:04.714167 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714171 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-14 10:12:04.714176 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714181 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-14 10:12:04.714185 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714195 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-14 10:12:04.714200 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714204 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-14 10:12:04.714208 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714213 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-14 10:12:04.714217 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714221 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-14 10:12:04.714226 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714230 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-14 10:12:04.714235 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714240 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-14 10:12:04.714245 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714249 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-14 10:12:04.714254 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714270 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-14 10:12:04.714275 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714280 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-14 10:12:04.714285 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714289 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-14 10:12:04.714294 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714299 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-14 10:12:04.714304 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714309 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-14 10:12:04.714314 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714324 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-14 10:12:04.714329 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714334 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-14 10:12:04.714338 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714343 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-14 10:12:04.714348 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714353 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-14 10:12:04.714358 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714362 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-14 10:12:04.714367 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714371 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-14 10:12:04.714376 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714385 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-14 10:12:04.714390 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714395 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-14 10:12:04.714400 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714405 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-14 10:12:04.714409 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714414 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-14 10:12:04.714419 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714424 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-14 10:12:04.714428 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714437 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-14 10:12:04.714442 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714447 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-14 10:12:04.714452 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714457 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-14 10:12:04.714461 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714466 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-14 10:12:04.714471 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714476 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-14 10:12:04.714480 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714485 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-14 10:12:04.714490 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714495 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-14 10:12:04.714499 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714504 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-14 10:12:04.714509 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714513 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-14 10:12:04.714518 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714523 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-14 10:12:04.714527 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714532 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-14 10:12:04.714537 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714541 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-14 10:12:04.714545 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714571 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-14 10:12:04.714585 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714591 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-14 10:12:04.714595 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714600 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-14 10:12:04.714605 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714609 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-14 10:12:04.714614 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714618 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-14 10:12:04.714623 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714627 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-14 10:12:04.714632 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714636 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-14 10:12:04.714641 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-14 10:12:04.714646 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-14 10:12:04.714650 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-14 10:12:04.714655 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-14 10:12:04.714659 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714664 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19
2026-06-14 10:12:04.714669 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714677 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-14 10:12:04.714682 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714687 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033
2026-06-14 10:12:04.714691 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714695 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240
2026-06-14 10:12:04.714700 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714705 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-14 10:12:04.714710 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714715 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8
2026-06-14 10:12:04.714719 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714724 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028
2026-06-14 10:12:04.714728 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714733 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-14 10:12:04.714741 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714746 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e
2026-06-14 10:12:04.714751 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714755 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-14 10:12:04.714760 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714765 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3
2026-06-14 10:12:04.714770 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714774 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6
2026-06-14 10:12:04.714779 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714788 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac
2026-06-14 10:12:04.714793 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714798 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47
2026-06-14 10:12:04.714803 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714808 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84
2026-06-14 10:12:04.714813 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714817 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54
2026-06-14 10:12:04.714822 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714827 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-14 10:12:04.714832 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714836 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-14 10:12:04.714841 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714845 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-14 10:12:04.714849 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-14 10:12:04.714854 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8
2026-06-14 10:12:04.714858 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-14 10:12:04.714863 | controller |                     value: 0.6.0-1781424280
2026-06-14 10:12:04.714867 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-14 10:12:04.714872 | controller |                     value: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10
2026-06-14 10:12:04.714876 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-14 10:12:04.714886 | controller |                     value: "false"
2026-06-14 10:12:04.714890 | controller |                   - name: LEASE_DURATION
2026-06-14 10:12:04.714895 | controller |                     value: "30"
2026-06-14 10:12:04.714900 | controller |                   - name: RENEW_DEADLINE
2026-06-14 10:12:04.714909 | controller |                     value: "20"
2026-06-14 10:12:04.714914 | controller |                   - name: RETRY_PERIOD
2026-06-14 10:12:04.714919 | controller |                     value: "5"
2026-06-14 10:12:04.714926 | controller |                   image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10
2026-06-14 10:12:04.714932 | controller |                   livenessProbe:
2026-06-14 10:12:04.714936 | controller |                     httpGet:
2026-06-14 10:12:04.714941 | controller |                       path: /healthz
2026-06-14 10:12:04.714946 | controller |                       port: 8081
2026-06-14 10:12:04.714950 | controller |                     initialDelaySeconds: 15
2026-06-14 10:12:04.714955 | controller |                     periodSeconds: 20
2026-06-14 10:12:04.714959 | controller |                   name: operator
2026-06-14 10:12:04.714964 | controller |                   readinessProbe:
2026-06-14 10:12:04.714969 | controller |                     httpGet:
2026-06-14 10:12:04.714974 | controller |                       path: /readyz
2026-06-14 10:12:04.714979 | controller |                       port: 8081
2026-06-14 10:12:04.714983 | controller |                     initialDelaySeconds: 5
2026-06-14 10:12:04.714988 | controller |                     periodSeconds: 10
2026-06-14 10:12:04.714993 | controller |                   resources:
2026-06-14 10:12:04.714997 | controller |                     limits:
2026-06-14 10:12:04.715002 | controller |                       cpu: 500m
2026-06-14 10:12:04.715007 | controller |                       memory: 256Mi
2026-06-14 10:12:04.715011 | controller |                     requests:
2026-06-14 10:12:04.715016 | controller |                       cpu: 10m
2026-06-14 10:12:04.715021 | controller |                       memory: 128Mi
2026-06-14 10:12:04.715025 | controller |                   securityContext:
2026-06-14 10:12:04.715030 | controller |                     allowPrivilegeEscalation: false
2026-06-14 10:12:04.715035 | controller |                 securityContext:
2026-06-14 10:12:04.715039 | controller |                   runAsNonRoot: true
2026-06-14 10:12:04.715044 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-14 10:12:04.715049 | controller |                 terminationGracePeriodSeconds: 10
2026-06-14 10:12:04.715053 | controller |                 tolerations:
2026-06-14 10:12:04.715058 | controller |                 - effect: NoExecute
2026-06-14 10:12:04.715063 | controller |                   key: node.kubernetes.io/not-ready
2026-06-14 10:12:04.715067 | controller |                   operator: Exists
2026-06-14 10:12:04.715072 | controller |                   tolerationSeconds: 120
2026-06-14 10:12:04.715077 | controller |                 - effect: NoExecute
2026-06-14 10:12:04.715081 | controller |                   key: node.kubernetes.io/unreachable
2026-06-14 10:12:04.715086 | controller |                   operator: Exists
2026-06-14 10:12:04.715091 | controller |                   tolerationSeconds: 120
2026-06-14 10:12:04.715096 | controller |         permissions:
2026-06-14 10:12:04.715101 | controller |         - rules:
2026-06-14 10:12:04.715106 | controller |           - apiGroups:
2026-06-14 10:12:04.715110 | controller |             - ""
2026-06-14 10:12:04.715115 | controller |             resources:
2026-06-14 10:12:04.715120 | controller |             - configmaps
2026-06-14 10:12:04.715124 | controller |             verbs:
2026-06-14 10:12:04.715129 | controller |             - get
2026-06-14 10:12:04.715134 | controller |             - list
2026-06-14 10:12:04.715139 | controller |             - watch
2026-06-14 10:12:04.715144 | controller |             - create
2026-06-14 10:12:04.715149 | controller |             - update
2026-06-14 10:12:04.715153 | controller |             - patch
2026-06-14 10:12:04.715159 | controller |             - delete
2026-06-14 10:12:04.715163 | controller |           - apiGroups:
2026-06-14 10:12:04.715168 | controller |             - coordination.k8s.io
2026-06-14 10:12:04.715173 | controller |             resources:
2026-06-14 10:12:04.715178 | controller |             - leases
2026-06-14 10:12:04.715182 | controller |             verbs:
2026-06-14 10:12:04.715187 | controller |             - get
2026-06-14 10:12:04.715198 | controller |             - list
2026-06-14 10:12:04.715203 | controller |             - watch
2026-06-14 10:12:04.715207 | controller |             - create
2026-06-14 10:12:04.715211 | controller |             - update
2026-06-14 10:12:04.715215 | controller |             - patch
2026-06-14 10:12:04.715220 | controller |             - delete
2026-06-14 10:12:04.715225 | controller |           - apiGroups:
2026-06-14 10:12:04.715230 | controller |             - ""
2026-06-14 10:12:04.715239 | controller |             resources:
2026-06-14 10:12:04.715244 | controller |             - events
2026-06-14 10:12:04.715249 | controller |             verbs:
2026-06-14 10:12:04.715254 | controller |             - create
2026-06-14 10:12:04.715259 | controller |             - patch
2026-06-14 10:12:04.715263 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-14 10:12:04.715268 | controller |       strategy: deployment
2026-06-14 10:12:04.715273 | controller |     installModes:
2026-06-14 10:12:04.715278 | controller |     - supported: false
2026-06-14 10:12:04.715283 | controller |       type: OwnNamespace
2026-06-14 10:12:04.715288 | controller |     - supported: false
2026-06-14 10:12:04.715292 | controller |       type: SingleNamespace
2026-06-14 10:12:04.715297 | controller |     - supported: false
2026-06-14 10:12:04.715302 | controller |       type: MultiNamespace
2026-06-14 10:12:04.715307 | controller |     - supported: true
2026-06-14 10:12:04.715312 | controller |       type: AllNamespaces
2026-06-14 10:12:04.715317 | controller |     keywords:
2026-06-14 10:12:04.715322 | controller |     - OpenStack
2026-06-14 10:12:04.715327 | controller |     links:
2026-06-14 10:12:04.715332 | controller |     - name: Openstack Operator
2026-06-14 10:12:04.715337 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-14 10:12:04.715341 | controller |     maturity: alpha
2026-06-14 10:12:04.715346 | controller |     minKubeVersion: 0.0.1
2026-06-14 10:12:04.715351 | controller |     provider:
2026-06-14 10:12:04.715356 | controller |       name: Red Hat Inc.
2026-06-14 10:12:04.715361 | controller |       url: https://redhat.com/
2026-06-14 10:12:04.715366 | controller |     relatedImages:
2026-06-14 10:12:04.715371 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-14 10:12:04.715376 | controller |       name: agent-image-url-default
2026-06-14 10:12:04.715381 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-14 10:12:04.715386 | controller |       name: ansibleee-image-url-default
2026-06-14 10:12:04.715391 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-14 10:12:04.715396 | controller |       name: aodh-api-image-url-default
2026-06-14 10:12:04.715401 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-14 10:12:04.715405 | controller |       name: aodh-evaluator-image-url-default
2026-06-14 10:12:04.715410 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-14 10:12:04.715414 | controller |       name: aodh-listener-image-url-default
2026-06-14 10:12:04.715419 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-14 10:12:04.715424 | controller |       name: aodh-notifier-image-url-default
2026-06-14 10:12:04.715429 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-14 10:12:04.715434 | controller |       name: apache-image-url-default
2026-06-14 10:12:04.715439 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-14 10:12:04.715444 | controller |       name: barbican-api-image-url-default
2026-06-14 10:12:04.715449 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-14 10:12:04.715454 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-14 10:12:04.715459 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-14 10:12:04.715464 | controller |       name: barbican-worker-image-url-default
2026-06-14 10:12:04.715469 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-14 10:12:04.715473 | controller |       name: ceilometer-central-image-url-default
2026-06-14 10:12:04.715478 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-14 10:12:04.715483 | controller |       name: ceilometer-compute-image-url-default
2026-06-14 10:12:04.715489 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-14 10:12:04.715493 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-14 10:12:04.715498 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-14 10:12:04.715503 | controller |       name: ceilometer-notification-image-url-default
2026-06-14 10:12:04.715512 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-14 10:12:04.715522 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-14 10:12:04.715528 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-14 10:12:04.715532 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-14 10:12:04.715538 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-14 10:12:04.715543 | controller |       name: ksm-image-url-default
2026-06-14 10:12:04.715568 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-14 10:12:04.715578 | controller |       name: cinder-api-image-url-default
2026-06-14 10:12:04.715583 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-14 10:12:04.715588 | controller |       name: cinder-backup-image-url-default
2026-06-14 10:12:04.715592 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-14 10:12:04.715597 | controller |       name: cinder-scheduler-image-url-default
2026-06-14 10:12:04.715602 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-14 10:12:04.715607 | controller |       name: cinder-volume-image-url-default
2026-06-14 10:12:04.715612 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-14 10:12:04.715617 | controller |       name: cloudkitty-api-image-url-default
2026-06-14 10:12:04.715621 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-14 10:12:04.715626 | controller |       name: cloudkitty-proc-image-url-default
2026-06-14 10:12:04.715631 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-14 10:12:04.715635 | controller |       name: designate-api-image-url-default
2026-06-14 10:12:04.715640 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-14 10:12:04.715651 | controller |       name: designate-backendbind9-image-url-default
2026-06-14 10:12:04.715656 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-14 10:12:04.715661 | controller |       name: designate-central-image-url-default
2026-06-14 10:12:04.715666 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-14 10:12:04.715671 | controller |       name: designate-mdns-image-url-default
2026-06-14 10:12:04.715676 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-14 10:12:04.715681 | controller |       name: designate-producer-image-url-default
2026-06-14 10:12:04.715685 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-14 10:12:04.715690 | controller |       name: designate-unbound-image-url-default
2026-06-14 10:12:04.715695 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-14 10:12:04.715700 | controller |       name: designate-worker-image-url-default
2026-06-14 10:12:04.715705 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-14 10:12:04.715709 | controller |       name: edpm-frr-image-url-default
2026-06-14 10:12:04.715714 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-14 10:12:04.715719 | controller |       name: edpm-iscsid-image-url-default
2026-06-14 10:12:04.715723 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-14 10:12:04.715728 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-14 10:12:04.715733 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-14 10:12:04.715738 | controller |       name: edpm-multipathd-image-url-default
2026-06-14 10:12:04.715743 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-14 10:12:04.715747 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-14 10:12:04.715752 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-14 10:12:04.715768 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-14 10:12:04.715774 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-14 10:12:04.715778 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-14 10:12:04.715783 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-14 10:12:04.715788 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-14 10:12:04.715792 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-14 10:12:04.715797 | controller |       name: edpm-node-exporter-image-url-default
2026-06-14 10:12:04.715802 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-14 10:12:04.715806 | controller |       name: edpm-kepler-image-url-default
2026-06-14 10:12:04.715811 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-14 10:12:04.715816 | controller |       name: openstack-network-exporter-image-url-default
2026-06-14 10:12:04.715821 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-14 10:12:04.715825 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-14 10:12:04.715830 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-14 10:12:04.715835 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-14 10:12:04.715840 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-14 10:12:04.715845 | controller |       name: glance-api-image-url-default
2026-06-14 10:12:04.715850 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-14 10:12:04.715854 | controller |       name: heat-api-image-url-default
2026-06-14 10:12:04.715859 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-14 10:12:04.715864 | controller |       name: heat-cfnapi-image-url-default
2026-06-14 10:12:04.715869 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-14 10:12:04.715874 | controller |       name: heat-engine-image-url-default
2026-06-14 10:12:04.715879 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-14 10:12:04.715883 | controller |       name: horizon-image-url-default
2026-06-14 10:12:04.715888 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-14 10:12:04.715892 | controller |       name: infra-memcached-image-url-default
2026-06-14 10:12:04.715897 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-14 10:12:04.715902 | controller |       name: infra-redis-image-url-default
2026-06-14 10:12:04.715907 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-14 10:12:04.715912 | controller |       name: ironic-api-image-url-default
2026-06-14 10:12:04.715917 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-14 10:12:04.715921 | controller |       name: ironic-conductor-image-url-default
2026-06-14 10:12:04.715926 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-14 10:12:04.715931 | controller |       name: ironic-inspector-image-url-default
2026-06-14 10:12:04.715936 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-14 10:12:04.715941 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-14 10:12:04.715946 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-14 10:12:04.715951 | controller |       name: ironic-pxe-image-url-default
2026-06-14 10:12:04.715955 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-14 10:12:04.715966 | controller |       name: ironic-python-agent-image-url-default
2026-06-14 10:12:04.715975 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-14 10:12:04.715980 | controller |       name: keystone-api-image-url-default
2026-06-14 10:12:04.715985 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-14 10:12:04.715992 | controller |       name: manila-api-image-url-default
2026-06-14 10:12:04.715997 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-14 10:12:04.716002 | controller |       name: manila-scheduler-image-url-default
2026-06-14 10:12:04.716006 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-14 10:12:04.716011 | controller |       name: manila-share-image-url-default
2026-06-14 10:12:04.716015 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-14 10:12:04.716020 | controller |       name: mariadb-image-url-default
2026-06-14 10:12:04.716025 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-14 10:12:04.716030 | controller |       name: net-utils-image-url-default
2026-06-14 10:12:04.716035 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-14 10:12:04.716039 | controller |       name: neutron-api-image-url-default
2026-06-14 10:12:04.716044 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-14 10:12:04.716049 | controller |       name: nova-api-image-url-default
2026-06-14 10:12:04.716054 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-14 10:12:04.716059 | controller |       name: nova-compute-image-url-default
2026-06-14 10:12:04.716064 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-14 10:12:04.716069 | controller |       name: nova-conductor-image-url-default
2026-06-14 10:12:04.716073 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-14 10:12:04.716078 | controller |       name: nova-novnc-image-url-default
2026-06-14 10:12:04.716083 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-14 10:12:04.716087 | controller |       name: nova-scheduler-image-url-default
2026-06-14 10:12:04.716092 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-14 10:12:04.716097 | controller |       name: octavia-api-image-url-default
2026-06-14 10:12:04.716102 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-14 10:12:04.716106 | controller |       name: octavia-healthmanager-image-url-default
2026-06-14 10:12:04.716111 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-14 10:12:04.716116 | controller |       name: octavia-housekeeping-image-url-default
2026-06-14 10:12:04.716121 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-14 10:12:04.716126 | controller |       name: octavia-worker-image-url-default
2026-06-14 10:12:04.716131 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-14 10:12:04.716136 | controller |       name: octavia-rsyslog-image-url-default
2026-06-14 10:12:04.716141 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-14 10:12:04.716146 | controller |       name: openstack-client-image-url-default
2026-06-14 10:12:04.716150 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-14 10:12:04.716155 | controller |       name: os-container-image-url-default
2026-06-14 10:12:04.716160 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-14 10:12:04.716165 | controller |       name: ovn-controller-image-url-default
2026-06-14 10:12:04.716170 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-14 10:12:04.716174 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-14 10:12:04.716179 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-14 10:12:04.716183 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-14 10:12:04.716188 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-14 10:12:04.716193 | controller |       name: ovn-northd-image-url-default
2026-06-14 10:12:04.716200 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-14 10:12:04.716205 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-14 10:12:04.716209 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-14 10:12:04.716214 | controller |       name: placement-api-image-url-default
2026-06-14 10:12:04.716218 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-14 10:12:04.716222 | controller |       name: rabbitmq-image-url-default
2026-06-14 10:12:04.716227 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-14 10:12:04.716231 | controller |       name: swift-account-image-url-default
2026-06-14 10:12:04.716235 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-14 10:12:04.716239 | controller |       name: swift-container-image-url-default
2026-06-14 10:12:04.716243 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-14 10:12:04.716247 | controller |       name: swift-object-image-url-default
2026-06-14 10:12:04.716252 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-14 10:12:04.716256 | controller |       name: swift-proxy-image-url-default
2026-06-14 10:12:04.716261 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-14 10:12:04.716265 | controller |       name: test-tempest-image-url-default
2026-06-14 10:12:04.716276 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-14 10:12:04.716281 | controller |       name: watcher-api-image-url-default
2026-06-14 10:12:04.716286 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-14 10:12:04.716290 | controller |       name: watcher-applier-image-url-default
2026-06-14 10:12:04.716295 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-14 10:12:04.716299 | controller |       name: watcher-decision-engine-image-url-default
2026-06-14 10:12:04.716304 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-14 10:12:04.716308 | controller |       name: openstack-must-gather-default
2026-06-14 10:12:04.716313 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19
2026-06-14 10:12:04.716317 | controller |       name: barbican-operator-manager-image-url
2026-06-14 10:12:04.716322 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d
2026-06-14 10:12:04.716326 | controller |       name: cinder-operator-manager-image-url
2026-06-14 10:12:04.716331 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033
2026-06-14 10:12:04.716335 | controller |       name: designate-operator-manager-image-url
2026-06-14 10:12:04.716339 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240
2026-06-14 10:12:04.716344 | controller |       name: glance-operator-manager-image-url
2026-06-14 10:12:04.716348 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0
2026-06-14 10:12:04.716352 | controller |       name: heat-operator-manager-image-url
2026-06-14 10:12:04.716355 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8
2026-06-14 10:12:04.716359 | controller |       name: horizon-operator-manager-image-url
2026-06-14 10:12:04.716362 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028
2026-06-14 10:12:04.716365 | controller |       name: infra-operator-manager-image-url
2026-06-14 10:12:04.716369 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1
2026-06-14 10:12:04.716375 | controller |       name: ironic-operator-manager-image-url
2026-06-14 10:12:04.716378 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e
2026-06-14 10:12:04.716382 | controller |       name: keystone-operator-manager-image-url
2026-06-14 10:12:04.716390 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f
2026-06-14 10:12:04.716393 | controller |       name: manila-operator-manager-image-url
2026-06-14 10:12:04.716397 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3
2026-06-14 10:12:04.716400 | controller |       name: mariadb-operator-manager-image-url
2026-06-14 10:12:04.716403 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6
2026-06-14 10:12:04.716407 | controller |       name: neutron-operator-manager-image-url
2026-06-14 10:12:04.716411 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac
2026-06-14 10:12:04.716416 | controller |       name: nova-operator-manager-image-url
2026-06-14 10:12:04.716419 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47
2026-06-14 10:12:04.716423 | controller |       name: octavia-operator-manager-image-url
2026-06-14 10:12:04.716427 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84
2026-06-14 10:12:04.716431 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-14 10:12:04.716435 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54
2026-06-14 10:12:04.716438 | controller |       name: ovn-operator-manager-image-url
2026-06-14 10:12:04.716442 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6
2026-06-14 10:12:04.716445 | controller |       name: swift-operator-manager-image-url
2026-06-14 10:12:04.716448 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e
2026-06-14 10:12:04.716452 | controller |       name: telemetry-operator-manager-image-url
2026-06-14 10:12:04.716455 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f
2026-06-14 10:12:04.716458 | controller |       name: test-operator-manager-image-url
2026-06-14 10:12:04.716462 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8
2026-06-14 10:12:04.716468 | controller |       name: watcher-operator-manager-image-url
2026-06-14 10:12:04.716471 | controller |     version: 0.6.0
2026-06-14 10:12:04.716475 | controller |   status:
2026-06-14 10:12:04.716478 | controller |     cleanup: {}
2026-06-14 10:12:04.716481 | controller |     conditions:
2026-06-14 10:12:04.716485 | controller |     - lastTransitionTime: "2026-06-14T09:35:21Z"
2026-06-14 10:12:04.716488 | controller |       lastUpdateTime: "2026-06-14T09:35:21Z"
2026-06-14 10:12:04.716491 | controller |       message: requirements not yet checked
2026-06-14 10:12:04.716495 | controller |       phase: Pending
2026-06-14 10:12:04.716498 | controller |       reason: RequirementsUnknown
2026-06-14 10:12:04.716501 | controller |     - lastTransitionTime: "2026-06-14T09:35:21Z"
2026-06-14 10:12:04.716505 | controller |       lastUpdateTime: "2026-06-14T09:35:21Z"
2026-06-14 10:12:04.716508 | controller |       message: one or more requirements couldn't be found
2026-06-14 10:12:04.716511 | controller |       phase: Pending
2026-06-14 10:12:04.716515 | controller |       reason: RequirementsNotMet
2026-06-14 10:12:04.716518 | controller |     - lastTransitionTime: "2026-06-14T09:35:22Z"
2026-06-14 10:12:04.716521 | controller |       lastUpdateTime: "2026-06-14T09:35:22Z"
2026-06-14 10:12:04.716524 | controller |       message: all requirements found, attempting install
2026-06-14 10:12:04.716530 | controller |       phase: InstallReady
2026-06-14 10:12:04.716533 | controller |       reason: AllRequirementsMet
2026-06-14 10:12:04.716536 | controller |     - lastTransitionTime: "2026-06-14T09:35:23Z"
2026-06-14 10:12:04.716540 | controller |       lastUpdateTime: "2026-06-14T09:35:23Z"
2026-06-14 10:12:04.716543 | controller |       message: waiting for install components to report healthy
2026-06-14 10:12:04.716563 | controller |       phase: Installing
2026-06-14 10:12:04.716569 | controller |       reason: InstallSucceeded
2026-06-14 10:12:04.716579 | controller |     - lastTransitionTime: "2026-06-14T09:35:23Z"
2026-06-14 10:12:04.716584 | controller |       lastUpdateTime: "2026-06-14T09:35:23Z"
2026-06-14 10:12:04.716588 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-14 10:12:04.716592 | controller |         to become ready: deployment "openstack-operator-controller-init" not available:
2026-06-14 10:12:04.716597 | controller |         Deployment does not have minimum availability.'
2026-06-14 10:12:04.716601 | controller |       phase: Installing
2026-06-14 10:12:04.716606 | controller |       reason: InstallWaiting
2026-06-14 10:12:04.716610 | controller |     - lastTransitionTime: "2026-06-14T09:35:42Z"
2026-06-14 10:12:04.716615 | controller |       lastUpdateTime: "2026-06-14T09:35:42Z"
2026-06-14 10:12:04.716618 | controller |       message: install strategy completed with no errors
2026-06-14 10:12:04.716621 | controller |       phase: Succeeded
2026-06-14 10:12:04.716625 | controller |       reason: InstallSucceeded
2026-06-14 10:12:04.716628 | controller |     lastTransitionTime: "2026-06-14T09:35:42Z"
2026-06-14 10:12:04.716631 | controller |     lastUpdateTime: "2026-06-14T09:35:42Z"
2026-06-14 10:12:04.716635 | controller |     message: install strategy completed with no errors
2026-06-14 10:12:04.716638 | controller |     phase: Succeeded
2026-06-14 10:12:04.716641 | controller |     reason: InstallSucceeded
2026-06-14 10:12:04.716645 | controller |     requirementStatus:
2026-06-14 10:12:04.716648 | controller |     - group: operators.coreos.com
2026-06-14 10:12:04.716651 | controller |       kind: ClusterServiceVersion
2026-06-14 10:12:04.716654 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-14 10:12:04.716658 | controller |       name: openstack-operator.v0.6.0
2026-06-14 10:12:04.716661 | controller |       status: Present
2026-06-14 10:12:04.716664 | controller |       version: v1alpha1
2026-06-14 10:12:04.716668 | controller |     - group: apiextensions.k8s.io
2026-06-14 10:12:04.716671 | controller |       kind: CustomResourceDefinition
2026-06-14 10:12:04.716674 | controller |       message: CRD is present and Established condition is true
2026-06-14 10:12:04.716678 | controller |       name: openstacks.operator.openstack.org
2026-06-14 10:12:04.716681 | controller |       status: Present
2026-06-14 10:12:04.716684 | controller |       uuid: ad3c837d-622d-44b9-9fd3-c0baf0a28e24
2026-06-14 10:12:04.716687 | controller |       version: v1
2026-06-14 10:12:04.716691 | controller |     - dependents:
2026-06-14 10:12:04.716694 | controller |       - group: rbac.authorization.k8s.io
2026-06-14 10:12:04.716697 | controller |         kind: PolicyRule
2026-06-14 10:12:04.716701 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-14 10:12:04.716704 | controller |         status: Satisfied
2026-06-14 10:12:04.716707 | controller |         version: v1
2026-06-14 10:12:04.716711 | controller |       - group: rbac.authorization.k8s.io
2026-06-14 10:12:04.716714 | controller |         kind: PolicyRule
2026-06-14 10:12:04.716717 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-14 10:12:04.716721 | controller |         status: Satisfied
2026-06-14 10:12:04.716724 | controller |         version: v1
2026-06-14 10:12:04.716727 | controller |       - group: rbac.authorization.k8s.io
2026-06-14 10:12:04.716731 | controller |         kind: PolicyRule
2026-06-14 10:12:04.716734 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-14 10:12:04.716737 | controller |         status: Satisfied
2026-06-14 10:12:04.716741 | controller |         version: v1
2026-06-14 10:12:04.716744 | controller |       - group: rbac.authorization.k8s.io
2026-06-14 10:12:04.716747 | controller |         kind: PolicyRule
2026-06-14 10:12:04.716752 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-14 10:12:04.716761 | controller |         status: Satisfied
2026-06-14 10:12:04.716766 | controller |         version: v1
2026-06-14 10:12:04.716771 | controller |       - group: rbac.authorization.k8s.io
2026-06-14 10:12:04.716775 | controller |         kind: PolicyRule
2026-06-14 10:12:04.716780 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-14 10:12:04.716785 | controller |         status: Satisfied
2026-06-14 10:12:04.716790 | controller |         version: v1
2026-06-14 10:12:04.716794 | controller |       - group: rbac.authorization.k8s.io
2026-06-14 10:12:04.716799 | controller |         kind: PolicyRule
2026-06-14 10:12:04.716804 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-14 10:12:04.716809 | controller |         status: Satisfied
2026-06-14 10:12:04.716814 | controller |         version: v1
2026-06-14 10:12:04.716818 | controller |       - group: rbac.authorization.k8s.io
2026-06-14 10:12:04.716823 | controller |         kind: PolicyRule
2026-06-14 10:12:04.716827 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-14 10:12:04.716832 | controller |         status: Satisfied
2026-06-14 10:12:04.716836 | controller |         version: v1
2026-06-14 10:12:04.716841 | controller |       - group: rbac.authorization.k8s.io
2026-06-14 10:12:04.716845 | controller |         kind: PolicyRule
2026-06-14 10:12:04.716855 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-14 10:12:04.716860 | controller |         status: Satisfied
2026-06-14 10:12:04.716865 | controller |         version: v1
2026-06-14 10:12:04.716869 | controller |       - group: rbac.authorization.k8s.io
2026-06-14 10:12:04.716874 | controller |         kind: PolicyRule
2026-06-14 10:12:04.716879 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-14 10:12:04.716884 | controller |         status: Satisfied
2026-06-14 10:12:04.716888 | controller |         version: v1
2026-06-14 10:12:04.716893 | controller |       - group: rbac.authorization.k8s.io
2026-06-14 10:12:04.716897 | controller |         kind: PolicyRule
2026-06-14 10:12:04.716902 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update"],"apiGroups":["networking.k8s.io"],"resources":["networkpolicies"]}
2026-06-14 10:12:04.716906 | controller |         status: Satisfied
2026-06-14 10:12:04.716911 | controller |         version: v1
2026-06-14 10:12:04.716915 | controller |       - group: rbac.authorization.k8s.io
2026-06-14 10:12:04.716920 | controller |         kind: PolicyRule
2026-06-14 10:12:04.716925 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-14 10:12:04.716930 | controller |         status: Satisfied
2026-06-14 10:12:04.716934 | controller |         version: v1
2026-06-14 10:12:04.716938 | controller |       - group: rbac.authorization.k8s.io
2026-06-14 10:12:04.716943 | controller |         kind: PolicyRule
2026-06-14 10:12:04.716951 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-14 10:12:04.716956 | controller |         status: Satisfied
2026-06-14 10:12:04.716960 | controller |         version: v1
2026-06-14 10:12:04.716964 | controller |       - group: rbac.authorization.k8s.io
2026-06-14 10:12:04.716969 | controller |         kind: PolicyRule
2026-06-14 10:12:04.716973 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-14 10:12:04.716978 | controller |         status: Satisfied
2026-06-14 10:12:04.717002 | controller |         version: v1
2026-06-14 10:12:04.717007 | controller |       - group: rbac.authorization.k8s.io
2026-06-14 10:12:04.717012 | controller |         kind: PolicyRule
2026-06-14 10:12:04.717017 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-14 10:12:04.717025 | controller |         status: Satisfied
2026-06-14 10:12:04.717029 | controller |         version: v1
2026-06-14 10:12:04.717032 | controller |       - group: rbac.authorization.k8s.io
2026-06-14 10:12:04.717035 | controller |         kind: PolicyRule
2026-06-14 10:12:04.717038 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-14 10:12:04.717042 | controller |         status: Satisfied
2026-06-14 10:12:04.717045 | controller |         version: v1
2026-06-14 10:12:04.717048 | controller |       group: ""
2026-06-14 10:12:04.717052 | controller |       kind: ServiceAccount
2026-06-14 10:12:04.717055 | controller |       message: ""
2026-06-14 10:12:04.717058 | controller |       name: openstack-operator-controller-init
2026-06-14 10:12:04.717061 | controller |       status: Present
2026-06-14 10:12:04.717065 | controller |       version: v1
2026-06-14 10:12:04.717068 | controller | kind: List
2026-06-14 10:12:04.717071 | controller | metadata:
2026-06-14 10:12:04.717075 | controller |   resourceVersion: ""
2026-06-14 10:12:05.261582 | controller | ok: Runtime: 0:00:00.208491
2026-06-14 10:12:05.377448 | 
2026-06-14 10:12:05.377616 | TASK [env_op_images : Get the images name]
2026-06-14 10:12:06.007647 | controller | [
2026-06-14 10:12:06.007764 | controller |   {
2026-06-14 10:12:06.007773 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-14 10:12:06.007778 | controller |   },
2026-06-14 10:12:06.007782 | controller |   {
2026-06-14 10:12:06.007788 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19"
2026-06-14 10:12:06.007792 | controller |   },
2026-06-14 10:12:06.007795 | controller |   {
2026-06-14 10:12:06.007803 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-14 10:12:06.007809 | controller |   },
2026-06-14 10:12:06.007813 | controller |   {
2026-06-14 10:12:06.007817 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033"
2026-06-14 10:12:06.007820 | controller |   },
2026-06-14 10:12:06.007824 | controller |   {
2026-06-14 10:12:06.007827 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240"
2026-06-14 10:12:06.007831 | controller |   },
2026-06-14 10:12:06.007834 | controller |   {
2026-06-14 10:12:06.007846 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-14 10:12:06.007849 | controller |   },
2026-06-14 10:12:06.007853 | controller |   {
2026-06-14 10:12:06.007856 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8"
2026-06-14 10:12:06.007860 | controller |   },
2026-06-14 10:12:06.007863 | controller |   {
2026-06-14 10:12:06.007867 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028"
2026-06-14 10:12:06.007870 | controller |   },
2026-06-14 10:12:06.007874 | controller |   {
2026-06-14 10:12:06.007877 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-14 10:12:06.007881 | controller |   },
2026-06-14 10:12:06.007884 | controller |   {
2026-06-14 10:12:06.007887 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e"
2026-06-14 10:12:06.007891 | controller |   },
2026-06-14 10:12:06.007894 | controller |   {
2026-06-14 10:12:06.007898 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-14 10:12:06.007901 | controller |   },
2026-06-14 10:12:06.007904 | controller |   {
2026-06-14 10:12:06.007908 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3"
2026-06-14 10:12:06.007911 | controller |   },
2026-06-14 10:12:06.007914 | controller |   {
2026-06-14 10:12:06.007918 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6"
2026-06-14 10:12:06.007921 | controller |   },
2026-06-14 10:12:06.007925 | controller |   {
2026-06-14 10:12:06.007928 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac"
2026-06-14 10:12:06.007932 | controller |   },
2026-06-14 10:12:06.007935 | controller |   {
2026-06-14 10:12:06.007939 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47"
2026-06-14 10:12:06.007942 | controller |   },
2026-06-14 10:12:06.007951 | controller |   {
2026-06-14 10:12:06.007955 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84"
2026-06-14 10:12:06.007961 | controller |   },
2026-06-14 10:12:06.007964 | controller |   {
2026-06-14 10:12:06.007968 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54"
2026-06-14 10:12:06.007971 | controller |   },
2026-06-14 10:12:06.007975 | controller |   {
2026-06-14 10:12:06.007978 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-14 10:12:06.007982 | controller |   },
2026-06-14 10:12:06.007985 | controller |   {
2026-06-14 10:12:06.007988 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-14 10:12:06.007992 | controller |   },
2026-06-14 10:12:06.007995 | controller |   {
2026-06-14 10:12:06.007998 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-14 10:12:06.008002 | controller |   },
2026-06-14 10:12:06.008006 | controller |   {
2026-06-14 10:12:06.008009 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8"
2026-06-14 10:12:06.008013 | controller |   }
2026-06-14 10:12:06.008016 | controller | ]
2026-06-14 10:12:06.535385 | controller | ok: Runtime: 0:00:00.169567
2026-06-14 10:12:06.567520 | 
2026-06-14 10:12:06.567801 | TASK [env_op_images : Extract env variable name and images]
2026-06-14 10:12:06.667959 | controller | ok
2026-06-14 10:12:06.695940 | 
2026-06-14 10:12:06.696050 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-14 10:12:11.033854 | controller | ok
2026-06-14 10:12:12.550840 | 
2026-06-14 10:12:12.551008 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-14 10:12:13.046511 | controller | ok
2026-06-14 10:12:13.090656 | 
2026-06-14 10:12:13.090837 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-14 10:12:15.138720 | controller | ok
2026-06-14 10:12:15.376611 | 
2026-06-14 10:12:15.376822 | TASK [env_op_images : Get operator images and pods]
2026-06-14 10:12:16.103968 | controller | ok
2026-06-14 10:12:16.254429 | 
2026-06-14 10:12:16.254595 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-14 10:12:17.172575 | controller | ok:
2026-06-14 10:12:17.172878 | controller | {
2026-06-14 10:12:17.172905 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.172925 | controller |   "kind": "Pod",
2026-06-14 10:12:17.172941 | controller |   "metadata": {
2026-06-14 10:12:17.172956 | controller |     "annotations": {
2026-06-14 10:12:17.172973 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.23/23\"],\"mac_address\":\"0a:58:0a:d9:01:17\",\"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.1.23/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.172991 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.23\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:17\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.173008 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.173026 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.173043 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.173058 | controller |     },
2026-06-14 10:12:17.173072 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.173087 | controller |     "generateName": "barbican-operator-controller-manager-7575c6bcc5-",
2026-06-14 10:12:17.173102 | controller |     "generation": 1,
2026-06-14 10:12:17.173116 | controller |     "labels": {
2026-06-14 10:12:17.173130 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-14 10:12:17.173146 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.173160 | controller |       "openstack.org/operator-name": "barbican",
2026-06-14 10:12:17.173174 | controller |       "pod-template-hash": "7575c6bcc5"
2026-06-14 10:12:17.173209 | controller |     },
2026-06-14 10:12:17.173234 | controller |     "managedFields": [
2026-06-14 10:12:17.173255 | controller |       {
2026-06-14 10:12:17.173274 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.173293 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.173313 | controller |         "fieldsV1": {
2026-06-14 10:12:17.173330 | controller |           "f:metadata": {
2026-06-14 10:12:17.173344 | controller |             "f:annotations": {
2026-06-14 10:12:17.173382 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.173398 | controller |             }
2026-06-14 10:12:17.173412 | controller |           }
2026-06-14 10:12:17.173427 | controller |         },
2026-06-14 10:12:17.173442 | controller |         "manager": "crc",
2026-06-14 10:12:17.173457 | controller |         "operation": "Update",
2026-06-14 10:12:17.173471 | controller |         "subresource": "status",
2026-06-14 10:12:17.173486 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.173501 | controller |       },
2026-06-14 10:12:17.173516 | controller |       {
2026-06-14 10:12:17.173532 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.173548 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.173563 | controller |         "fieldsV1": {
2026-06-14 10:12:17.173579 | controller |           "f:metadata": {
2026-06-14 10:12:17.173593 | controller |             "f:annotations": {
2026-06-14 10:12:17.173608 | controller |               ".": {},
2026-06-14 10:12:17.173641 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.173658 | controller |             },
2026-06-14 10:12:17.173673 | controller |             "f:generateName": {},
2026-06-14 10:12:17.173687 | controller |             "f:labels": {
2026-06-14 10:12:17.173703 | controller |               ".": {},
2026-06-14 10:12:17.173718 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.173732 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.173746 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.173761 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.173776 | controller |             },
2026-06-14 10:12:17.173792 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.173807 | controller |               ".": {},
2026-06-14 10:12:17.173822 | controller |               "k:{\"uid\":\"9cc63e87-ed86-4691-938c-6ce422a65f7b\"}": {}
2026-06-14 10:12:17.173838 | controller |             }
2026-06-14 10:12:17.173853 | controller |           },
2026-06-14 10:12:17.173868 | controller |           "f:spec": {
2026-06-14 10:12:17.173882 | controller |             "f:containers": {
2026-06-14 10:12:17.173897 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.173911 | controller |                 ".": {},
2026-06-14 10:12:17.173925 | controller |                 "f:args": {},
2026-06-14 10:12:17.173941 | controller |                 "f:command": {},
2026-06-14 10:12:17.173956 | controller |                 "f:env": {
2026-06-14 10:12:17.173970 | controller |                   ".": {},
2026-06-14 10:12:17.173985 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.174000 | controller |                     ".": {},
2026-06-14 10:12:17.174014 | controller |                     "f:name": {},
2026-06-14 10:12:17.174029 | controller |                     "f:value": {}
2026-06-14 10:12:17.174043 | controller |                   },
2026-06-14 10:12:17.174058 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.174073 | controller |                     ".": {},
2026-06-14 10:12:17.174088 | controller |                     "f:name": {},
2026-06-14 10:12:17.174103 | controller |                     "f:value": {}
2026-06-14 10:12:17.174117 | controller |                   },
2026-06-14 10:12:17.174132 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.174147 | controller |                     ".": {},
2026-06-14 10:12:17.174161 | controller |                     "f:name": {},
2026-06-14 10:12:17.174176 | controller |                     "f:value": {}
2026-06-14 10:12:17.174190 | controller |                   },
2026-06-14 10:12:17.174205 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.174220 | controller |                     ".": {},
2026-06-14 10:12:17.174235 | controller |                     "f:name": {},
2026-06-14 10:12:17.174249 | controller |                     "f:value": {}
2026-06-14 10:12:17.174264 | controller |                   },
2026-06-14 10:12:17.174279 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.174293 | controller |                     ".": {},
2026-06-14 10:12:17.174308 | controller |                     "f:name": {},
2026-06-14 10:12:17.174323 | controller |                     "f:value": {}
2026-06-14 10:12:17.174338 | controller |                   }
2026-06-14 10:12:17.174377 | controller |                 },
2026-06-14 10:12:17.174400 | controller |                 "f:image": {},
2026-06-14 10:12:17.174420 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.174437 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.174451 | controller |                   ".": {},
2026-06-14 10:12:17.174466 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.174488 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.174503 | controller |                     ".": {},
2026-06-14 10:12:17.174519 | controller |                     "f:path": {},
2026-06-14 10:12:17.174536 | controller |                     "f:port": {},
2026-06-14 10:12:17.174552 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.174567 | controller |                   },
2026-06-14 10:12:17.174581 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.174596 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.174611 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.174626 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.174641 | controller |                 },
2026-06-14 10:12:17.174656 | controller |                 "f:name": {},
2026-06-14 10:12:17.174672 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.174687 | controller |                   ".": {},
2026-06-14 10:12:17.174702 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.174717 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.174732 | controller |                     ".": {},
2026-06-14 10:12:17.174746 | controller |                     "f:path": {},
2026-06-14 10:12:17.174761 | controller |                     "f:port": {},
2026-06-14 10:12:17.174776 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.174791 | controller |                   },
2026-06-14 10:12:17.174805 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.174818 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.174832 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.174847 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.174861 | controller |                 },
2026-06-14 10:12:17.174875 | controller |                 "f:resources": {
2026-06-14 10:12:17.174888 | controller |                   ".": {},
2026-06-14 10:12:17.174903 | controller |                   "f:limits": {
2026-06-14 10:12:17.174918 | controller |                     ".": {},
2026-06-14 10:12:17.174932 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.174946 | controller |                     "f:memory": {}
2026-06-14 10:12:17.174961 | controller |                   },
2026-06-14 10:12:17.174976 | controller |                   "f:requests": {
2026-06-14 10:12:17.174990 | controller |                     ".": {},
2026-06-14 10:12:17.175003 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.175017 | controller |                     "f:memory": {}
2026-06-14 10:12:17.175031 | controller |                   }
2026-06-14 10:12:17.175046 | controller |                 },
2026-06-14 10:12:17.175062 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.175077 | controller |                   ".": {},
2026-06-14 10:12:17.175092 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.175107 | controller |                 },
2026-06-14 10:12:17.175122 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.175137 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.175152 | controller |               }
2026-06-14 10:12:17.175166 | controller |             },
2026-06-14 10:12:17.175182 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.175197 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.175211 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.175226 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.175240 | controller |             "f:securityContext": {
2026-06-14 10:12:17.175255 | controller |               ".": {},
2026-06-14 10:12:17.175270 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.175285 | controller |             },
2026-06-14 10:12:17.175306 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.175320 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.175335 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.175374 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.175395 | controller |           }
2026-06-14 10:12:17.175416 | controller |         },
2026-06-14 10:12:17.175467 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.175488 | controller |         "operation": "Update",
2026-06-14 10:12:17.175503 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.175524 | controller |       },
2026-06-14 10:12:17.175547 | controller |       {
2026-06-14 10:12:17.175567 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.175586 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.175605 | controller |         "fieldsV1": {
2026-06-14 10:12:17.175624 | controller |           "f:metadata": {
2026-06-14 10:12:17.175641 | controller |             "f:annotations": {
2026-06-14 10:12:17.175658 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.175676 | controller |             }
2026-06-14 10:12:17.175693 | controller |           }
2026-06-14 10:12:17.175711 | controller |         },
2026-06-14 10:12:17.175729 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.175748 | controller |         "operation": "Update",
2026-06-14 10:12:17.175767 | controller |         "subresource": "status",
2026-06-14 10:12:17.175785 | controller |         "time": "2026-06-14T09:36:21Z"
2026-06-14 10:12:17.175802 | controller |       },
2026-06-14 10:12:17.175819 | controller |       {
2026-06-14 10:12:17.175837 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.175853 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.175870 | controller |         "fieldsV1": {
2026-06-14 10:12:17.175888 | controller |           "f:status": {
2026-06-14 10:12:17.175905 | controller |             "f:conditions": {
2026-06-14 10:12:17.175922 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.175938 | controller |                 ".": {},
2026-06-14 10:12:17.175954 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.175971 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.175987 | controller |                 "f:status": {},
2026-06-14 10:12:17.176004 | controller |                 "f:type": {}
2026-06-14 10:12:17.176021 | controller |               },
2026-06-14 10:12:17.176037 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.176054 | controller |                 ".": {},
2026-06-14 10:12:17.176070 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.176087 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.176104 | controller |                 "f:status": {},
2026-06-14 10:12:17.176120 | controller |                 "f:type": {}
2026-06-14 10:12:17.176136 | controller |               },
2026-06-14 10:12:17.176152 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.176168 | controller |                 ".": {},
2026-06-14 10:12:17.176184 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.176201 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.176217 | controller |                 "f:status": {},
2026-06-14 10:12:17.176233 | controller |                 "f:type": {}
2026-06-14 10:12:17.176249 | controller |               },
2026-06-14 10:12:17.176265 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.176284 | controller |                 ".": {},
2026-06-14 10:12:17.176301 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.176317 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.176342 | controller |                 "f:status": {},
2026-06-14 10:12:17.176384 | controller |                 "f:type": {}
2026-06-14 10:12:17.176402 | controller |               }
2026-06-14 10:12:17.176419 | controller |             },
2026-06-14 10:12:17.176437 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.176454 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.176470 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.176488 | controller |             "f:phase": {},
2026-06-14 10:12:17.176507 | controller |             "f:podIP": {},
2026-06-14 10:12:17.176524 | controller |             "f:podIPs": {
2026-06-14 10:12:17.176540 | controller |               ".": {},
2026-06-14 10:12:17.176556 | controller |               "k:{\"ip\":\"10.217.1.23\"}": {
2026-06-14 10:12:17.176572 | controller |                 ".": {},
2026-06-14 10:12:17.176588 | controller |                 "f:ip": {}
2026-06-14 10:12:17.176604 | controller |               }
2026-06-14 10:12:17.176620 | controller |             },
2026-06-14 10:12:17.176637 | controller |             "f:startTime": {}
2026-06-14 10:12:17.176653 | controller |           }
2026-06-14 10:12:17.176670 | controller |         },
2026-06-14 10:12:17.176689 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.176707 | controller |         "operation": "Update",
2026-06-14 10:12:17.176725 | controller |         "subresource": "status",
2026-06-14 10:12:17.176743 | controller |         "time": "2026-06-14T09:37:10Z"
2026-06-14 10:12:17.176760 | controller |       }
2026-06-14 10:12:17.176778 | controller |     ],
2026-06-14 10:12:17.176795 | controller |     "name": "barbican-operator-controller-manager-7575c6bcc5-rsbsr",
2026-06-14 10:12:17.176812 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.176830 | controller |     "ownerReferences": [
2026-06-14 10:12:17.176846 | controller |       {
2026-06-14 10:12:17.176863 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.176879 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.176896 | controller |         "controller": true,
2026-06-14 10:12:17.176914 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.176933 | controller |         "name": "barbican-operator-controller-manager-7575c6bcc5",
2026-06-14 10:12:17.176952 | controller |         "uid": "9cc63e87-ed86-4691-938c-6ce422a65f7b"
2026-06-14 10:12:17.176971 | controller |       }
2026-06-14 10:12:17.176987 | controller |     ],
2026-06-14 10:12:17.177002 | controller |     "resourceVersion": "90031",
2026-06-14 10:12:17.177021 | controller |     "uid": "264b521e-347e-47a3-ad4c-c14f26b56d5c"
2026-06-14 10:12:17.177037 | controller |   },
2026-06-14 10:12:17.177055 | controller |   "spec": {
2026-06-14 10:12:17.177072 | controller |     "containers": [
2026-06-14 10:12:17.177090 | controller |       {
2026-06-14 10:12:17.177108 | controller |         "args": [
2026-06-14 10:12:17.177125 | controller |           "--leader-elect",
2026-06-14 10:12:17.177143 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.177161 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.177179 | controller |         ],
2026-06-14 10:12:17.177271 | controller |         "command": [
2026-06-14 10:12:17.177289 | controller |           "/manager"
2026-06-14 10:12:17.177304 | controller |         ],
2026-06-14 10:12:17.177319 | controller |         "env": [
2026-06-14 10:12:17.177334 | controller |           {
2026-06-14 10:12:17.177375 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.177397 | controller |             "value": "30"
2026-06-14 10:12:17.177415 | controller |           },
2026-06-14 10:12:17.177430 | controller |           {
2026-06-14 10:12:17.177449 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.177469 | controller |             "value": "20"
2026-06-14 10:12:17.177488 | controller |           },
2026-06-14 10:12:17.177506 | controller |           {
2026-06-14 10:12:17.177527 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.177546 | controller |             "value": "5"
2026-06-14 10:12:17.177566 | controller |           },
2026-06-14 10:12:17.177587 | controller |           {
2026-06-14 10:12:17.177608 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.177628 | controller |             "value": "false"
2026-06-14 10:12:17.177647 | controller |           },
2026-06-14 10:12:17.177665 | controller |           {
2026-06-14 10:12:17.177679 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.177694 | controller |             "value": "false"
2026-06-14 10:12:17.177713 | controller |           }
2026-06-14 10:12:17.177732 | controller |         ],
2026-06-14 10:12:17.177748 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19",
2026-06-14 10:12:17.177763 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.177779 | controller |         "livenessProbe": {
2026-06-14 10:12:17.177798 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.177813 | controller |           "httpGet": {
2026-06-14 10:12:17.177827 | controller |             "path": "/healthz",
2026-06-14 10:12:17.177844 | controller |             "port": 8081,
2026-06-14 10:12:17.177858 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.177875 | controller |           },
2026-06-14 10:12:17.177891 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.177906 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.177920 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.177933 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.177948 | controller |         },
2026-06-14 10:12:17.177965 | controller |         "name": "manager",
2026-06-14 10:12:17.177984 | controller |         "readinessProbe": {
2026-06-14 10:12:17.178000 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.178014 | controller |           "httpGet": {
2026-06-14 10:12:17.178027 | controller |             "path": "/readyz",
2026-06-14 10:12:17.178041 | controller |             "port": 8081,
2026-06-14 10:12:17.178055 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.178069 | controller |           },
2026-06-14 10:12:17.178083 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.178098 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.178113 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.178127 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.178141 | controller |         },
2026-06-14 10:12:17.178155 | controller |         "resources": {
2026-06-14 10:12:17.178170 | controller |           "limits": {
2026-06-14 10:12:17.178184 | controller |             "cpu": "500m",
2026-06-14 10:12:17.178198 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.178212 | controller |           },
2026-06-14 10:12:17.178227 | controller |           "requests": {
2026-06-14 10:12:17.178242 | controller |             "cpu": "10m",
2026-06-14 10:12:17.178256 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.178270 | controller |           }
2026-06-14 10:12:17.178286 | controller |         },
2026-06-14 10:12:17.178300 | controller |         "securityContext": {
2026-06-14 10:12:17.178314 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.178328 | controller |           "capabilities": {
2026-06-14 10:12:17.178342 | controller |             "drop": [
2026-06-14 10:12:17.178379 | controller |               "MKNOD"
2026-06-14 10:12:17.178396 | controller |             ]
2026-06-14 10:12:17.178410 | controller |           }
2026-06-14 10:12:17.178424 | controller |         },
2026-06-14 10:12:17.178439 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.178454 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.178474 | controller |         "volumeMounts": [
2026-06-14 10:12:17.178490 | controller |           {
2026-06-14 10:12:17.178505 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.178520 | controller |             "name": "kube-api-access-cnw77",
2026-06-14 10:12:17.178534 | controller |             "readOnly": true
2026-06-14 10:12:17.178548 | controller |           }
2026-06-14 10:12:17.178563 | controller |         ]
2026-06-14 10:12:17.178577 | controller |       }
2026-06-14 10:12:17.178593 | controller |     ],
2026-06-14 10:12:17.178607 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.178621 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.178636 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.178653 | controller |       {
2026-06-14 10:12:17.178674 | controller |         "name": "barbican-operator-controller-manager-dockercfg-zfh2w"
2026-06-14 10:12:17.178694 | controller |       }
2026-06-14 10:12:17.178710 | controller |     ],
2026-06-14 10:12:17.178725 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.178739 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.178753 | controller |     "priority": 0,
2026-06-14 10:12:17.178767 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.178781 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.178795 | controller |     "securityContext": {
2026-06-14 10:12:17.178809 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.178823 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.178837 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.178852 | controller |       }
2026-06-14 10:12:17.178866 | controller |     },
2026-06-14 10:12:17.178881 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-14 10:12:17.178896 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-14 10:12:17.178911 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.178925 | controller |     "tolerations": [
2026-06-14 10:12:17.178940 | controller |       {
2026-06-14 10:12:17.178954 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.178969 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.178983 | controller |         "operator": "Exists",
2026-06-14 10:12:17.178997 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.179012 | controller |       },
2026-06-14 10:12:17.179026 | controller |       {
2026-06-14 10:12:17.179040 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.179054 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.179069 | controller |         "operator": "Exists",
2026-06-14 10:12:17.179083 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.179098 | controller |       },
2026-06-14 10:12:17.179112 | controller |       {
2026-06-14 10:12:17.179126 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.179140 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.179154 | controller |         "operator": "Exists"
2026-06-14 10:12:17.179168 | controller |       }
2026-06-14 10:12:17.179182 | controller |     ],
2026-06-14 10:12:17.179196 | controller |     "volumes": [
2026-06-14 10:12:17.179210 | controller |       {
2026-06-14 10:12:17.179224 | controller |         "name": "kube-api-access-cnw77",
2026-06-14 10:12:17.179239 | controller |         "projected": {
2026-06-14 10:12:17.179253 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.179267 | controller |           "sources": [
2026-06-14 10:12:17.179281 | controller |             {
2026-06-14 10:12:17.179296 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.179310 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.179324 | controller |                 "path": "token"
2026-06-14 10:12:17.179363 | controller |               }
2026-06-14 10:12:17.179385 | controller |             },
2026-06-14 10:12:17.179401 | controller |             {
2026-06-14 10:12:17.179415 | controller |               "configMap": {
2026-06-14 10:12:17.179429 | controller |                 "items": [
2026-06-14 10:12:17.179443 | controller |                   {
2026-06-14 10:12:17.179457 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.179471 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.179485 | controller |                   }
2026-06-14 10:12:17.179498 | controller |                 ],
2026-06-14 10:12:17.179512 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.179526 | controller |               }
2026-06-14 10:12:17.179540 | controller |             },
2026-06-14 10:12:17.179555 | controller |             {
2026-06-14 10:12:17.179569 | controller |               "downwardAPI": {
2026-06-14 10:12:17.179583 | controller |                 "items": [
2026-06-14 10:12:17.179598 | controller |                   {
2026-06-14 10:12:17.179611 | controller |                     "fieldRef": {
2026-06-14 10:12:17.179625 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.179639 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.179653 | controller |                     },
2026-06-14 10:12:17.179666 | controller |                     "path": "namespace"
2026-06-14 10:12:17.179680 | controller |                   }
2026-06-14 10:12:17.179694 | controller |                 ]
2026-06-14 10:12:17.179707 | controller |               }
2026-06-14 10:12:17.179721 | controller |             },
2026-06-14 10:12:17.179736 | controller |             {
2026-06-14 10:12:17.179756 | controller |               "configMap": {
2026-06-14 10:12:17.179776 | controller |                 "items": [
2026-06-14 10:12:17.179793 | controller |                   {
2026-06-14 10:12:17.179807 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.179821 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.179834 | controller |                   }
2026-06-14 10:12:17.179848 | controller |                 ],
2026-06-14 10:12:17.179862 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.179876 | controller |               }
2026-06-14 10:12:17.179890 | controller |             }
2026-06-14 10:12:17.179904 | controller |           ]
2026-06-14 10:12:17.179918 | controller |         }
2026-06-14 10:12:17.179933 | controller |       }
2026-06-14 10:12:17.179947 | controller |     ]
2026-06-14 10:12:17.179960 | controller |   },
2026-06-14 10:12:17.179974 | controller |   "status": {
2026-06-14 10:12:17.179988 | controller |     "conditions": [
2026-06-14 10:12:17.180002 | controller |       {
2026-06-14 10:12:17.180017 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.180032 | controller |         "lastTransitionTime": "2026-06-14T09:36:58Z",
2026-06-14 10:12:17.180047 | controller |         "status": "True",
2026-06-14 10:12:17.180061 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.180075 | controller |       },
2026-06-14 10:12:17.180090 | controller |       {
2026-06-14 10:12:17.180104 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.180119 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.180135 | controller |         "status": "True",
2026-06-14 10:12:17.180149 | controller |         "type": "Initialized"
2026-06-14 10:12:17.180163 | controller |       },
2026-06-14 10:12:17.180178 | controller |       {
2026-06-14 10:12:17.180192 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.180206 | controller |         "lastTransitionTime": "2026-06-14T09:37:10Z",
2026-06-14 10:12:17.180221 | controller |         "status": "True",
2026-06-14 10:12:17.180236 | controller |         "type": "Ready"
2026-06-14 10:12:17.180258 | controller |       },
2026-06-14 10:12:17.180273 | controller |       {
2026-06-14 10:12:17.180288 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.180302 | controller |         "lastTransitionTime": "2026-06-14T09:37:10Z",
2026-06-14 10:12:17.180317 | controller |         "status": "True",
2026-06-14 10:12:17.180332 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.180362 | controller |       },
2026-06-14 10:12:17.180383 | controller |       {
2026-06-14 10:12:17.180397 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.180411 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.180427 | controller |         "status": "True",
2026-06-14 10:12:17.180442 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.180456 | controller |       }
2026-06-14 10:12:17.180471 | controller |     ],
2026-06-14 10:12:17.180485 | controller |     "containerStatuses": [
2026-06-14 10:12:17.180499 | controller |       {
2026-06-14 10:12:17.180513 | controller |         "allocatedResources": {
2026-06-14 10:12:17.180527 | controller |           "cpu": "10m",
2026-06-14 10:12:17.180541 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.180554 | controller |         },
2026-06-14 10:12:17.180569 | controller |         "containerID": "cri-o://fe2f1a22239bc8b7b8797e7a96bf95f29d42e23244eb8187ff8f462a9b005626",
2026-06-14 10:12:17.180584 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19",
2026-06-14 10:12:17.180599 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19",
2026-06-14 10:12:17.180613 | controller |         "lastState": {},
2026-06-14 10:12:17.180628 | controller |         "name": "manager",
2026-06-14 10:12:17.180642 | controller |         "ready": true,
2026-06-14 10:12:17.180656 | controller |         "resources": {
2026-06-14 10:12:17.180670 | controller |           "limits": {
2026-06-14 10:12:17.180683 | controller |             "cpu": "500m",
2026-06-14 10:12:17.180697 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.180711 | controller |           },
2026-06-14 10:12:17.180725 | controller |           "requests": {
2026-06-14 10:12:17.180739 | controller |             "cpu": "10m",
2026-06-14 10:12:17.180753 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.180767 | controller |           }
2026-06-14 10:12:17.180780 | controller |         },
2026-06-14 10:12:17.180794 | controller |         "restartCount": 0,
2026-06-14 10:12:17.180808 | controller |         "started": true,
2026-06-14 10:12:17.180822 | controller |         "state": {
2026-06-14 10:12:17.180841 | controller |           "running": {
2026-06-14 10:12:17.180861 | controller |             "startedAt": "2026-06-14T09:36:58Z"
2026-06-14 10:12:17.180880 | controller |           }
2026-06-14 10:12:17.180896 | controller |         },
2026-06-14 10:12:17.180910 | controller |         "user": {
2026-06-14 10:12:17.180924 | controller |           "linux": {
2026-06-14 10:12:17.180938 | controller |             "gid": 0,
2026-06-14 10:12:17.180952 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.180966 | controller |               0
2026-06-14 10:12:17.180980 | controller |             ],
2026-06-14 10:12:17.180994 | controller |             "uid": 65532
2026-06-14 10:12:17.181008 | controller |           }
2026-06-14 10:12:17.181022 | controller |         },
2026-06-14 10:12:17.181036 | controller |         "volumeMounts": [
2026-06-14 10:12:17.181050 | controller |           {
2026-06-14 10:12:17.181064 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.181079 | controller |             "name": "kube-api-access-cnw77",
2026-06-14 10:12:17.181093 | controller |             "readOnly": true,
2026-06-14 10:12:17.181107 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.181128 | controller |           }
2026-06-14 10:12:17.181144 | controller |         ]
2026-06-14 10:12:17.181159 | controller |       }
2026-06-14 10:12:17.181174 | controller |     ],
2026-06-14 10:12:17.181188 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.181218 | controller |     "hostIPs": [
2026-06-14 10:12:17.181234 | controller |       {
2026-06-14 10:12:17.181248 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.181262 | controller |       }
2026-06-14 10:12:17.181276 | controller |     ],
2026-06-14 10:12:17.181291 | controller |     "phase": "Running",
2026-06-14 10:12:17.181306 | controller |     "podIP": "10.217.1.23",
2026-06-14 10:12:17.181321 | controller |     "podIPs": [
2026-06-14 10:12:17.181335 | controller |       {
2026-06-14 10:12:17.181370 | controller |         "ip": "10.217.1.23"
2026-06-14 10:12:17.181388 | controller |       }
2026-06-14 10:12:17.181402 | controller |     ],
2026-06-14 10:12:17.181416 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.181430 | controller |     "startTime": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.181445 | controller |   }
2026-06-14 10:12:17.181459 | controller | }
2026-06-14 10:12:17.206008 | controller | ok:
2026-06-14 10:12:17.206143 | controller | {
2026-06-14 10:12:17.206171 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.206189 | controller |   "kind": "Pod",
2026-06-14 10:12:17.206204 | controller |   "metadata": {
2026-06-14 10:12:17.206220 | controller |     "annotations": {
2026-06-14 10:12:17.206234 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.24/23\"],\"mac_address\":\"0a:58:0a:d9:01:18\",\"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.1.24/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.206252 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.24\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:18\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.206268 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.206284 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.206299 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.206314 | controller |     },
2026-06-14 10:12:17.206329 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.206343 | controller |     "generateName": "cinder-operator-controller-manager-584b474457-",
2026-06-14 10:12:17.206378 | controller |     "generation": 1,
2026-06-14 10:12:17.206394 | controller |     "labels": {
2026-06-14 10:12:17.206410 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-14 10:12:17.206425 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.206440 | controller |       "openstack.org/operator-name": "cinder",
2026-06-14 10:12:17.206454 | controller |       "pod-template-hash": "584b474457"
2026-06-14 10:12:17.206469 | controller |     },
2026-06-14 10:12:17.206483 | controller |     "managedFields": [
2026-06-14 10:12:17.206498 | controller |       {
2026-06-14 10:12:17.206512 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.206526 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.206540 | controller |         "fieldsV1": {
2026-06-14 10:12:17.206554 | controller |           "f:metadata": {
2026-06-14 10:12:17.206568 | controller |             "f:annotations": {
2026-06-14 10:12:17.206582 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.206596 | controller |             }
2026-06-14 10:12:17.206622 | controller |           }
2026-06-14 10:12:17.206637 | controller |         },
2026-06-14 10:12:17.206652 | controller |         "manager": "crc",
2026-06-14 10:12:17.206666 | controller |         "operation": "Update",
2026-06-14 10:12:17.206680 | controller |         "subresource": "status",
2026-06-14 10:12:17.206694 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.206709 | controller |       },
2026-06-14 10:12:17.206723 | controller |       {
2026-06-14 10:12:17.206737 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.206751 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.206765 | controller |         "fieldsV1": {
2026-06-14 10:12:17.206806 | controller |           "f:metadata": {
2026-06-14 10:12:17.206829 | controller |             "f:annotations": {
2026-06-14 10:12:17.206845 | controller |               ".": {},
2026-06-14 10:12:17.206859 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.206875 | controller |             },
2026-06-14 10:12:17.206889 | controller |             "f:generateName": {},
2026-06-14 10:12:17.206904 | controller |             "f:labels": {
2026-06-14 10:12:17.206918 | controller |               ".": {},
2026-06-14 10:12:17.206932 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.206946 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.206960 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.206981 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.206998 | controller |             },
2026-06-14 10:12:17.207014 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.207028 | controller |               ".": {},
2026-06-14 10:12:17.207042 | controller |               "k:{\"uid\":\"16a9f74b-f618-4654-9c85-25432c9d7aae\"}": {}
2026-06-14 10:12:17.207056 | controller |             }
2026-06-14 10:12:17.207071 | controller |           },
2026-06-14 10:12:17.207085 | controller |           "f:spec": {
2026-06-14 10:12:17.207099 | controller |             "f:containers": {
2026-06-14 10:12:17.207113 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.207128 | controller |                 ".": {},
2026-06-14 10:12:17.207142 | controller |                 "f:args": {},
2026-06-14 10:12:17.207157 | controller |                 "f:command": {},
2026-06-14 10:12:17.207173 | controller |                 "f:env": {
2026-06-14 10:12:17.207187 | controller |                   ".": {},
2026-06-14 10:12:17.207203 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.207217 | controller |                     ".": {},
2026-06-14 10:12:17.207231 | controller |                     "f:name": {},
2026-06-14 10:12:17.207245 | controller |                     "f:value": {}
2026-06-14 10:12:17.207259 | controller |                   },
2026-06-14 10:12:17.207274 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.207288 | controller |                     ".": {},
2026-06-14 10:12:17.207302 | controller |                     "f:name": {},
2026-06-14 10:12:17.207316 | controller |                     "f:value": {}
2026-06-14 10:12:17.207331 | controller |                   },
2026-06-14 10:12:17.207360 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.207382 | controller |                     ".": {},
2026-06-14 10:12:17.207397 | controller |                     "f:name": {},
2026-06-14 10:12:17.207411 | controller |                     "f:value": {}
2026-06-14 10:12:17.207425 | controller |                   },
2026-06-14 10:12:17.207439 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.207453 | controller |                     ".": {},
2026-06-14 10:12:17.207468 | controller |                     "f:name": {},
2026-06-14 10:12:17.207482 | controller |                     "f:value": {}
2026-06-14 10:12:17.207502 | controller |                   },
2026-06-14 10:12:17.207517 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.207532 | controller |                     ".": {},
2026-06-14 10:12:17.207545 | controller |                     "f:name": {},
2026-06-14 10:12:17.207559 | controller |                     "f:value": {}
2026-06-14 10:12:17.207573 | controller |                   }
2026-06-14 10:12:17.207587 | controller |                 },
2026-06-14 10:12:17.207601 | controller |                 "f:image": {},
2026-06-14 10:12:17.207615 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.207629 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.207643 | controller |                   ".": {},
2026-06-14 10:12:17.207656 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.207670 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.207684 | controller |                     ".": {},
2026-06-14 10:12:17.207697 | controller |                     "f:path": {},
2026-06-14 10:12:17.207711 | controller |                     "f:port": {},
2026-06-14 10:12:17.207725 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.207739 | controller |                   },
2026-06-14 10:12:17.207752 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.207766 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.207780 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.207794 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.207809 | controller |                 },
2026-06-14 10:12:17.207823 | controller |                 "f:name": {},
2026-06-14 10:12:17.207837 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.207852 | controller |                   ".": {},
2026-06-14 10:12:17.207867 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.207881 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.207895 | controller |                     ".": {},
2026-06-14 10:12:17.207909 | controller |                     "f:path": {},
2026-06-14 10:12:17.207923 | controller |                     "f:port": {},
2026-06-14 10:12:17.207937 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.207951 | controller |                   },
2026-06-14 10:12:17.207965 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.207979 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.207993 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.208006 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.208020 | controller |                 },
2026-06-14 10:12:17.208035 | controller |                 "f:resources": {
2026-06-14 10:12:17.208056 | controller |                   ".": {},
2026-06-14 10:12:17.208078 | controller |                   "f:limits": {
2026-06-14 10:12:17.208094 | controller |                     ".": {},
2026-06-14 10:12:17.208108 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.208123 | controller |                     "f:memory": {}
2026-06-14 10:12:17.208138 | controller |                   },
2026-06-14 10:12:17.208152 | controller |                   "f:requests": {
2026-06-14 10:12:17.208167 | controller |                     ".": {},
2026-06-14 10:12:17.208181 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.208194 | controller |                     "f:memory": {}
2026-06-14 10:12:17.208208 | controller |                   }
2026-06-14 10:12:17.208222 | controller |                 },
2026-06-14 10:12:17.208236 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.208250 | controller |                   ".": {},
2026-06-14 10:12:17.208264 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.208278 | controller |                 },
2026-06-14 10:12:17.208297 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.208311 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.208326 | controller |               }
2026-06-14 10:12:17.208340 | controller |             },
2026-06-14 10:12:17.208376 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.208392 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.208406 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.208420 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.208434 | controller |             "f:securityContext": {
2026-06-14 10:12:17.208447 | controller |               ".": {},
2026-06-14 10:12:17.208461 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.208475 | controller |             },
2026-06-14 10:12:17.208489 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.208503 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.208517 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.208532 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.208546 | controller |           }
2026-06-14 10:12:17.208559 | controller |         },
2026-06-14 10:12:17.208573 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.208587 | controller |         "operation": "Update",
2026-06-14 10:12:17.208603 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.208619 | controller |       },
2026-06-14 10:12:17.208633 | controller |       {
2026-06-14 10:12:17.208646 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.208660 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.208673 | controller |         "fieldsV1": {
2026-06-14 10:12:17.208687 | controller |           "f:metadata": {
2026-06-14 10:12:17.208701 | controller |             "f:annotations": {
2026-06-14 10:12:17.208714 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.208728 | controller |             }
2026-06-14 10:12:17.208742 | controller |           }
2026-06-14 10:12:17.208756 | controller |         },
2026-06-14 10:12:17.208770 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.208783 | controller |         "operation": "Update",
2026-06-14 10:12:17.208797 | controller |         "subresource": "status",
2026-06-14 10:12:17.208811 | controller |         "time": "2026-06-14T09:36:21Z"
2026-06-14 10:12:17.208825 | controller |       },
2026-06-14 10:12:17.208839 | controller |       {
2026-06-14 10:12:17.208853 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.208867 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.208881 | controller |         "fieldsV1": {
2026-06-14 10:12:17.208895 | controller |           "f:status": {
2026-06-14 10:12:17.208909 | controller |             "f:conditions": {
2026-06-14 10:12:17.208923 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.208937 | controller |                 ".": {},
2026-06-14 10:12:17.208950 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.208964 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.208978 | controller |                 "f:status": {},
2026-06-14 10:12:17.208991 | controller |                 "f:type": {}
2026-06-14 10:12:17.209005 | controller |               },
2026-06-14 10:12:17.209019 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.209033 | controller |                 ".": {},
2026-06-14 10:12:17.209047 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.209061 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.209075 | controller |                 "f:status": {},
2026-06-14 10:12:17.209089 | controller |                 "f:type": {}
2026-06-14 10:12:17.209103 | controller |               },
2026-06-14 10:12:17.209122 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.209143 | controller |                 ".": {},
2026-06-14 10:12:17.209164 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.209183 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.209199 | controller |                 "f:status": {},
2026-06-14 10:12:17.209235 | controller |                 "f:type": {}
2026-06-14 10:12:17.209251 | controller |               },
2026-06-14 10:12:17.209266 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.209281 | controller |                 ".": {},
2026-06-14 10:12:17.209295 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.209309 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.209323 | controller |                 "f:status": {},
2026-06-14 10:12:17.209337 | controller |                 "f:type": {}
2026-06-14 10:12:17.209372 | controller |               }
2026-06-14 10:12:17.209389 | controller |             },
2026-06-14 10:12:17.209403 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.209418 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.209432 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.209446 | controller |             "f:phase": {},
2026-06-14 10:12:17.209460 | controller |             "f:podIP": {},
2026-06-14 10:12:17.209474 | controller |             "f:podIPs": {
2026-06-14 10:12:17.209488 | controller |               ".": {},
2026-06-14 10:12:17.209502 | controller |               "k:{\"ip\":\"10.217.1.24\"}": {
2026-06-14 10:12:17.209516 | controller |                 ".": {},
2026-06-14 10:12:17.209530 | controller |                 "f:ip": {}
2026-06-14 10:12:17.209544 | controller |               }
2026-06-14 10:12:17.209558 | controller |             },
2026-06-14 10:12:17.209571 | controller |             "f:startTime": {}
2026-06-14 10:12:17.209585 | controller |           }
2026-06-14 10:12:17.209599 | controller |         },
2026-06-14 10:12:17.209613 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.209626 | controller |         "operation": "Update",
2026-06-14 10:12:17.209640 | controller |         "subresource": "status",
2026-06-14 10:12:17.209654 | controller |         "time": "2026-06-14T09:37:13Z"
2026-06-14 10:12:17.209668 | controller |       }
2026-06-14 10:12:17.209681 | controller |     ],
2026-06-14 10:12:17.209695 | controller |     "name": "cinder-operator-controller-manager-584b474457-wc8nl",
2026-06-14 10:12:17.209709 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.209723 | controller |     "ownerReferences": [
2026-06-14 10:12:17.209737 | controller |       {
2026-06-14 10:12:17.209751 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.209765 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.209778 | controller |         "controller": true,
2026-06-14 10:12:17.209792 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.209806 | controller |         "name": "cinder-operator-controller-manager-584b474457",
2026-06-14 10:12:17.209820 | controller |         "uid": "16a9f74b-f618-4654-9c85-25432c9d7aae"
2026-06-14 10:12:17.209833 | controller |       }
2026-06-14 10:12:17.209847 | controller |     ],
2026-06-14 10:12:17.209861 | controller |     "resourceVersion": "90133",
2026-06-14 10:12:17.209875 | controller |     "uid": "2c9d4a28-4f07-4bf3-9101-d5481e86eadf"
2026-06-14 10:12:17.209889 | controller |   },
2026-06-14 10:12:17.209903 | controller |   "spec": {
2026-06-14 10:12:17.209917 | controller |     "containers": [
2026-06-14 10:12:17.209931 | controller |       {
2026-06-14 10:12:17.209945 | controller |         "args": [
2026-06-14 10:12:17.209959 | controller |           "--leader-elect",
2026-06-14 10:12:17.209972 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.209986 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.210007 | controller |         ],
2026-06-14 10:12:17.210022 | controller |         "command": [
2026-06-14 10:12:17.210036 | controller |           "/manager"
2026-06-14 10:12:17.210050 | controller |         ],
2026-06-14 10:12:17.210063 | controller |         "env": [
2026-06-14 10:12:17.210077 | controller |           {
2026-06-14 10:12:17.210091 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.210105 | controller |             "value": "30"
2026-06-14 10:12:17.210119 | controller |           },
2026-06-14 10:12:17.210133 | controller |           {
2026-06-14 10:12:17.210147 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.210161 | controller |             "value": "20"
2026-06-14 10:12:17.210175 | controller |           },
2026-06-14 10:12:17.210189 | controller |           {
2026-06-14 10:12:17.210203 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.210217 | controller |             "value": "5"
2026-06-14 10:12:17.210236 | controller |           },
2026-06-14 10:12:17.210256 | controller |           {
2026-06-14 10:12:17.210275 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.210291 | controller |             "value": "false"
2026-06-14 10:12:17.210306 | controller |           },
2026-06-14 10:12:17.210320 | controller |           {
2026-06-14 10:12:17.210334 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.210373 | controller |             "value": "false"
2026-06-14 10:12:17.210396 | controller |           }
2026-06-14 10:12:17.210411 | controller |         ],
2026-06-14 10:12:17.210425 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-14 10:12:17.210440 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.210454 | controller |         "livenessProbe": {
2026-06-14 10:12:17.210468 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.210482 | controller |           "httpGet": {
2026-06-14 10:12:17.210496 | controller |             "path": "/healthz",
2026-06-14 10:12:17.210510 | controller |             "port": 8081,
2026-06-14 10:12:17.210524 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.210538 | controller |           },
2026-06-14 10:12:17.210552 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.210565 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.210579 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.210593 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.210607 | controller |         },
2026-06-14 10:12:17.210621 | controller |         "name": "manager",
2026-06-14 10:12:17.210634 | controller |         "readinessProbe": {
2026-06-14 10:12:17.210648 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.210662 | controller |           "httpGet": {
2026-06-14 10:12:17.210676 | controller |             "path": "/readyz",
2026-06-14 10:12:17.210690 | controller |             "port": 8081,
2026-06-14 10:12:17.210704 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.210717 | controller |           },
2026-06-14 10:12:17.210731 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.210744 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.210758 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.210772 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.210786 | controller |         },
2026-06-14 10:12:17.210800 | controller |         "resources": {
2026-06-14 10:12:17.210814 | controller |           "limits": {
2026-06-14 10:12:17.210828 | controller |             "cpu": "500m",
2026-06-14 10:12:17.210842 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.210856 | controller |           },
2026-06-14 10:12:17.210870 | controller |           "requests": {
2026-06-14 10:12:17.210884 | controller |             "cpu": "10m",
2026-06-14 10:12:17.210906 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.210922 | controller |           }
2026-06-14 10:12:17.210936 | controller |         },
2026-06-14 10:12:17.210950 | controller |         "securityContext": {
2026-06-14 10:12:17.210964 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.210978 | controller |           "capabilities": {
2026-06-14 10:12:17.210991 | controller |             "drop": [
2026-06-14 10:12:17.211005 | controller |               "MKNOD"
2026-06-14 10:12:17.211019 | controller |             ]
2026-06-14 10:12:17.211033 | controller |           }
2026-06-14 10:12:17.211047 | controller |         },
2026-06-14 10:12:17.211060 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.211074 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.211088 | controller |         "volumeMounts": [
2026-06-14 10:12:17.211102 | controller |           {
2026-06-14 10:12:17.211116 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.211130 | controller |             "name": "kube-api-access-m2rv5",
2026-06-14 10:12:17.211144 | controller |             "readOnly": true
2026-06-14 10:12:17.211158 | controller |           }
2026-06-14 10:12:17.211172 | controller |         ]
2026-06-14 10:12:17.211187 | controller |       }
2026-06-14 10:12:17.211201 | controller |     ],
2026-06-14 10:12:17.211215 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.211229 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.211243 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.211257 | controller |       {
2026-06-14 10:12:17.211271 | controller |         "name": "cinder-operator-controller-manager-dockercfg-58kmk"
2026-06-14 10:12:17.211285 | controller |       }
2026-06-14 10:12:17.211299 | controller |     ],
2026-06-14 10:12:17.211314 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.211335 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.211376 | controller |     "priority": 0,
2026-06-14 10:12:17.211394 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.211409 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.211423 | controller |     "securityContext": {
2026-06-14 10:12:17.211437 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.211451 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.211465 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.211479 | controller |       }
2026-06-14 10:12:17.211493 | controller |     },
2026-06-14 10:12:17.211507 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-14 10:12:17.211521 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-14 10:12:17.211534 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.211548 | controller |     "tolerations": [
2026-06-14 10:12:17.211562 | controller |       {
2026-06-14 10:12:17.211576 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.211590 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.211604 | controller |         "operator": "Exists",
2026-06-14 10:12:17.211617 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.211631 | controller |       },
2026-06-14 10:12:17.211645 | controller |       {
2026-06-14 10:12:17.211659 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.211672 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.211686 | controller |         "operator": "Exists",
2026-06-14 10:12:17.211700 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.211714 | controller |       },
2026-06-14 10:12:17.211727 | controller |       {
2026-06-14 10:12:17.211741 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.211755 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.211775 | controller |         "operator": "Exists"
2026-06-14 10:12:17.211790 | controller |       }
2026-06-14 10:12:17.211805 | controller |     ],
2026-06-14 10:12:17.211819 | controller |     "volumes": [
2026-06-14 10:12:17.211832 | controller |       {
2026-06-14 10:12:17.211846 | controller |         "name": "kube-api-access-m2rv5",
2026-06-14 10:12:17.211860 | controller |         "projected": {
2026-06-14 10:12:17.211875 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.211889 | controller |           "sources": [
2026-06-14 10:12:17.211903 | controller |             {
2026-06-14 10:12:17.211917 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.211931 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.211946 | controller |                 "path": "token"
2026-06-14 10:12:17.211960 | controller |               }
2026-06-14 10:12:17.211974 | controller |             },
2026-06-14 10:12:17.211988 | controller |             {
2026-06-14 10:12:17.212002 | controller |               "configMap": {
2026-06-14 10:12:17.212016 | controller |                 "items": [
2026-06-14 10:12:17.212029 | controller |                   {
2026-06-14 10:12:17.212043 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.212056 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.212070 | controller |                   }
2026-06-14 10:12:17.212083 | controller |                 ],
2026-06-14 10:12:17.212097 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.212111 | controller |               }
2026-06-14 10:12:17.212124 | controller |             },
2026-06-14 10:12:17.212139 | controller |             {
2026-06-14 10:12:17.212153 | controller |               "downwardAPI": {
2026-06-14 10:12:17.212167 | controller |                 "items": [
2026-06-14 10:12:17.212181 | controller |                   {
2026-06-14 10:12:17.212195 | controller |                     "fieldRef": {
2026-06-14 10:12:17.212209 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.212223 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.212237 | controller |                     },
2026-06-14 10:12:17.212251 | controller |                     "path": "namespace"
2026-06-14 10:12:17.212265 | controller |                   }
2026-06-14 10:12:17.212278 | controller |                 ]
2026-06-14 10:12:17.212292 | controller |               }
2026-06-14 10:12:17.212306 | controller |             },
2026-06-14 10:12:17.212320 | controller |             {
2026-06-14 10:12:17.212334 | controller |               "configMap": {
2026-06-14 10:12:17.212366 | controller |                 "items": [
2026-06-14 10:12:17.212386 | controller |                   {
2026-06-14 10:12:17.212401 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.212421 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.212441 | controller |                   }
2026-06-14 10:12:17.212459 | controller |                 ],
2026-06-14 10:12:17.212474 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.212488 | controller |               }
2026-06-14 10:12:17.212502 | controller |             }
2026-06-14 10:12:17.212515 | controller |           ]
2026-06-14 10:12:17.212529 | controller |         }
2026-06-14 10:12:17.212542 | controller |       }
2026-06-14 10:12:17.212556 | controller |     ]
2026-06-14 10:12:17.212570 | controller |   },
2026-06-14 10:12:17.212583 | controller |   "status": {
2026-06-14 10:12:17.212597 | controller |     "conditions": [
2026-06-14 10:12:17.212611 | controller |       {
2026-06-14 10:12:17.212624 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.212638 | controller |         "lastTransitionTime": "2026-06-14T09:37:01Z",
2026-06-14 10:12:17.212651 | controller |         "status": "True",
2026-06-14 10:12:17.212674 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.212688 | controller |       },
2026-06-14 10:12:17.212703 | controller |       {
2026-06-14 10:12:17.212717 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.212731 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.212745 | controller |         "status": "True",
2026-06-14 10:12:17.212759 | controller |         "type": "Initialized"
2026-06-14 10:12:17.212772 | controller |       },
2026-06-14 10:12:17.212786 | controller |       {
2026-06-14 10:12:17.212800 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.212814 | controller |         "lastTransitionTime": "2026-06-14T09:37:13Z",
2026-06-14 10:12:17.212827 | controller |         "status": "True",
2026-06-14 10:12:17.212841 | controller |         "type": "Ready"
2026-06-14 10:12:17.212854 | controller |       },
2026-06-14 10:12:17.212868 | controller |       {
2026-06-14 10:12:17.212881 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.212895 | controller |         "lastTransitionTime": "2026-06-14T09:37:13Z",
2026-06-14 10:12:17.212909 | controller |         "status": "True",
2026-06-14 10:12:17.212925 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.212939 | controller |       },
2026-06-14 10:12:17.212953 | controller |       {
2026-06-14 10:12:17.212968 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.212984 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.212999 | controller |         "status": "True",
2026-06-14 10:12:17.213013 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.213027 | controller |       }
2026-06-14 10:12:17.213041 | controller |     ],
2026-06-14 10:12:17.213055 | controller |     "containerStatuses": [
2026-06-14 10:12:17.213069 | controller |       {
2026-06-14 10:12:17.213083 | controller |         "allocatedResources": {
2026-06-14 10:12:17.213097 | controller |           "cpu": "10m",
2026-06-14 10:12:17.213110 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.213124 | controller |         },
2026-06-14 10:12:17.213140 | controller |         "containerID": "cri-o://9082d4c965c55b21b624d22cd89f561566dbd7549b38f367855b5f993abd7b59",
2026-06-14 10:12:17.213155 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-14 10:12:17.213171 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d",
2026-06-14 10:12:17.213186 | controller |         "lastState": {},
2026-06-14 10:12:17.213201 | controller |         "name": "manager",
2026-06-14 10:12:17.213235 | controller |         "ready": true,
2026-06-14 10:12:17.213252 | controller |         "resources": {
2026-06-14 10:12:17.213267 | controller |           "limits": {
2026-06-14 10:12:17.213282 | controller |             "cpu": "500m",
2026-06-14 10:12:17.213296 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.213310 | controller |           },
2026-06-14 10:12:17.213324 | controller |           "requests": {
2026-06-14 10:12:17.213338 | controller |             "cpu": "10m",
2026-06-14 10:12:17.213373 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.213391 | controller |           }
2026-06-14 10:12:17.213406 | controller |         },
2026-06-14 10:12:17.213420 | controller |         "restartCount": 0,
2026-06-14 10:12:17.213434 | controller |         "started": true,
2026-06-14 10:12:17.213448 | controller |         "state": {
2026-06-14 10:12:17.213463 | controller |           "running": {
2026-06-14 10:12:17.213477 | controller |             "startedAt": "2026-06-14T09:37:00Z"
2026-06-14 10:12:17.213491 | controller |           }
2026-06-14 10:12:17.213510 | controller |         },
2026-06-14 10:12:17.213530 | controller |         "user": {
2026-06-14 10:12:17.213549 | controller |           "linux": {
2026-06-14 10:12:17.213571 | controller |             "gid": 0,
2026-06-14 10:12:17.213587 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.213601 | controller |               0
2026-06-14 10:12:17.213615 | controller |             ],
2026-06-14 10:12:17.213631 | controller |             "uid": 65532
2026-06-14 10:12:17.213645 | controller |           }
2026-06-14 10:12:17.213660 | controller |         },
2026-06-14 10:12:17.213674 | controller |         "volumeMounts": [
2026-06-14 10:12:17.213688 | controller |           {
2026-06-14 10:12:17.213702 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.213717 | controller |             "name": "kube-api-access-m2rv5",
2026-06-14 10:12:17.213731 | controller |             "readOnly": true,
2026-06-14 10:12:17.213745 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.213759 | controller |           }
2026-06-14 10:12:17.213773 | controller |         ]
2026-06-14 10:12:17.213787 | controller |       }
2026-06-14 10:12:17.213801 | controller |     ],
2026-06-14 10:12:17.213815 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.213829 | controller |     "hostIPs": [
2026-06-14 10:12:17.213843 | controller |       {
2026-06-14 10:12:17.213857 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.213871 | controller |       }
2026-06-14 10:12:17.213885 | controller |     ],
2026-06-14 10:12:17.213899 | controller |     "phase": "Running",
2026-06-14 10:12:17.213912 | controller |     "podIP": "10.217.1.24",
2026-06-14 10:12:17.213926 | controller |     "podIPs": [
2026-06-14 10:12:17.213940 | controller |       {
2026-06-14 10:12:17.213954 | controller |         "ip": "10.217.1.24"
2026-06-14 10:12:17.213968 | controller |       }
2026-06-14 10:12:17.213982 | controller |     ],
2026-06-14 10:12:17.213996 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.214010 | controller |     "startTime": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.214025 | controller |   }
2026-06-14 10:12:17.214039 | controller | }
2026-06-14 10:12:17.235868 | controller | ok:
2026-06-14 10:12:17.235916 | controller | {
2026-06-14 10:12:17.235938 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.235956 | controller |   "kind": "Pod",
2026-06-14 10:12:17.235973 | controller |   "metadata": {
2026-06-14 10:12:17.235988 | controller |     "annotations": {
2026-06-14 10:12:17.236005 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.25/23\"],\"mac_address\":\"0a:58:0a:d9:01:19\",\"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.1.25/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.236023 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.25\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:19\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.236039 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.236056 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.236073 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.236089 | controller |     },
2026-06-14 10:12:17.236105 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.236120 | controller |     "generateName": "designate-operator-controller-manager-84b475799f-",
2026-06-14 10:12:17.236137 | controller |     "generation": 1,
2026-06-14 10:12:17.236152 | controller |     "labels": {
2026-06-14 10:12:17.236168 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-14 10:12:17.236183 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.236206 | controller |       "openstack.org/operator-name": "designate",
2026-06-14 10:12:17.236221 | controller |       "pod-template-hash": "84b475799f"
2026-06-14 10:12:17.236237 | controller |     },
2026-06-14 10:12:17.236251 | controller |     "managedFields": [
2026-06-14 10:12:17.236266 | controller |       {
2026-06-14 10:12:17.236280 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.236295 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.236309 | controller |         "fieldsV1": {
2026-06-14 10:12:17.236323 | controller |           "f:metadata": {
2026-06-14 10:12:17.236338 | controller |             "f:annotations": {
2026-06-14 10:12:17.236375 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.236395 | controller |             }
2026-06-14 10:12:17.236416 | controller |           }
2026-06-14 10:12:17.236438 | controller |         },
2026-06-14 10:12:17.236454 | controller |         "manager": "crc",
2026-06-14 10:12:17.236468 | controller |         "operation": "Update",
2026-06-14 10:12:17.236483 | controller |         "subresource": "status",
2026-06-14 10:12:17.236497 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.236512 | controller |       },
2026-06-14 10:12:17.236526 | controller |       {
2026-06-14 10:12:17.236540 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.236554 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.236569 | controller |         "fieldsV1": {
2026-06-14 10:12:17.236583 | controller |           "f:metadata": {
2026-06-14 10:12:17.236597 | controller |             "f:annotations": {
2026-06-14 10:12:17.236611 | controller |               ".": {},
2026-06-14 10:12:17.236625 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.236640 | controller |             },
2026-06-14 10:12:17.236654 | controller |             "f:generateName": {},
2026-06-14 10:12:17.236668 | controller |             "f:labels": {
2026-06-14 10:12:17.236683 | controller |               ".": {},
2026-06-14 10:12:17.236697 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.236712 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.236726 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.236740 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.236755 | controller |             },
2026-06-14 10:12:17.236769 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.236783 | controller |               ".": {},
2026-06-14 10:12:17.236797 | controller |               "k:{\"uid\":\"b73aaf0b-8374-45ba-87dd-c1840bef8e56\"}": {}
2026-06-14 10:12:17.236812 | controller |             }
2026-06-14 10:12:17.236826 | controller |           },
2026-06-14 10:12:17.236840 | controller |           "f:spec": {
2026-06-14 10:12:17.236855 | controller |             "f:containers": {
2026-06-14 10:12:17.236871 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.236886 | controller |                 ".": {},
2026-06-14 10:12:17.236900 | controller |                 "f:args": {},
2026-06-14 10:12:17.236915 | controller |                 "f:command": {},
2026-06-14 10:12:17.236929 | controller |                 "f:env": {
2026-06-14 10:12:17.236943 | controller |                   ".": {},
2026-06-14 10:12:17.236957 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.236971 | controller |                     ".": {},
2026-06-14 10:12:17.236986 | controller |                     "f:name": {},
2026-06-14 10:12:17.237000 | controller |                     "f:value": {}
2026-06-14 10:12:17.237014 | controller |                   },
2026-06-14 10:12:17.237028 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.237042 | controller |                     ".": {},
2026-06-14 10:12:17.237063 | controller |                     "f:name": {},
2026-06-14 10:12:17.237079 | controller |                     "f:value": {}
2026-06-14 10:12:17.237093 | controller |                   },
2026-06-14 10:12:17.237108 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.237123 | controller |                     ".": {},
2026-06-14 10:12:17.237138 | controller |                     "f:name": {},
2026-06-14 10:12:17.237152 | controller |                     "f:value": {}
2026-06-14 10:12:17.237166 | controller |                   },
2026-06-14 10:12:17.237181 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.237196 | controller |                     ".": {},
2026-06-14 10:12:17.237210 | controller |                     "f:name": {},
2026-06-14 10:12:17.237239 | controller |                     "f:value": {}
2026-06-14 10:12:17.237256 | controller |                   },
2026-06-14 10:12:17.237271 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.237286 | controller |                     ".": {},
2026-06-14 10:12:17.237301 | controller |                     "f:name": {},
2026-06-14 10:12:17.237316 | controller |                     "f:value": {}
2026-06-14 10:12:17.237331 | controller |                   }
2026-06-14 10:12:17.237363 | controller |                 },
2026-06-14 10:12:17.237384 | controller |                 "f:image": {},
2026-06-14 10:12:17.237400 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.237415 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.237430 | controller |                   ".": {},
2026-06-14 10:12:17.237444 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.237458 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.237473 | controller |                     ".": {},
2026-06-14 10:12:17.237489 | controller |                     "f:path": {},
2026-06-14 10:12:17.237509 | controller |                     "f:port": {},
2026-06-14 10:12:17.237530 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.237548 | controller |                   },
2026-06-14 10:12:17.237562 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.237577 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.237591 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.237606 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.237620 | controller |                 },
2026-06-14 10:12:17.237634 | controller |                 "f:name": {},
2026-06-14 10:12:17.237649 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.237663 | controller |                   ".": {},
2026-06-14 10:12:17.237677 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.237691 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.237705 | controller |                     ".": {},
2026-06-14 10:12:17.237755 | controller |                     "f:path": {},
2026-06-14 10:12:17.237771 | controller |                     "f:port": {},
2026-06-14 10:12:17.237786 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.237800 | controller |                   },
2026-06-14 10:12:17.237815 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.237830 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.237844 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.237858 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.237873 | controller |                 },
2026-06-14 10:12:17.237888 | controller |                 "f:resources": {
2026-06-14 10:12:17.237903 | controller |                   ".": {},
2026-06-14 10:12:17.237917 | controller |                   "f:limits": {
2026-06-14 10:12:17.237931 | controller |                     ".": {},
2026-06-14 10:12:17.237945 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.237966 | controller |                     "f:memory": {}
2026-06-14 10:12:17.237981 | controller |                   },
2026-06-14 10:12:17.237997 | controller |                   "f:requests": {
2026-06-14 10:12:17.238011 | controller |                     ".": {},
2026-06-14 10:12:17.238025 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.238040 | controller |                     "f:memory": {}
2026-06-14 10:12:17.238054 | controller |                   }
2026-06-14 10:12:17.238068 | controller |                 },
2026-06-14 10:12:17.238082 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.238096 | controller |                   ".": {},
2026-06-14 10:12:17.238111 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.238125 | controller |                 },
2026-06-14 10:12:17.238138 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.238152 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.238167 | controller |               }
2026-06-14 10:12:17.238181 | controller |             },
2026-06-14 10:12:17.238195 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.238209 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.238224 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.238239 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.238253 | controller |             "f:securityContext": {
2026-06-14 10:12:17.238267 | controller |               ".": {},
2026-06-14 10:12:17.238281 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.238297 | controller |             },
2026-06-14 10:12:17.238311 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.238325 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.238339 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.238373 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.238390 | controller |           }
2026-06-14 10:12:17.238405 | controller |         },
2026-06-14 10:12:17.238419 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.238433 | controller |         "operation": "Update",
2026-06-14 10:12:17.238447 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.238462 | controller |       },
2026-06-14 10:12:17.238477 | controller |       {
2026-06-14 10:12:17.238491 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.238506 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.238520 | controller |         "fieldsV1": {
2026-06-14 10:12:17.238535 | controller |           "f:metadata": {
2026-06-14 10:12:17.238549 | controller |             "f:annotations": {
2026-06-14 10:12:17.238564 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.238579 | controller |             }
2026-06-14 10:12:17.238600 | controller |           }
2026-06-14 10:12:17.238621 | controller |         },
2026-06-14 10:12:17.238639 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.238653 | controller |         "operation": "Update",
2026-06-14 10:12:17.238668 | controller |         "subresource": "status",
2026-06-14 10:12:17.238682 | controller |         "time": "2026-06-14T09:36:21Z"
2026-06-14 10:12:17.238697 | controller |       },
2026-06-14 10:12:17.238711 | controller |       {
2026-06-14 10:12:17.238726 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.238741 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.238755 | controller |         "fieldsV1": {
2026-06-14 10:12:17.238770 | controller |           "f:status": {
2026-06-14 10:12:17.238784 | controller |             "f:conditions": {
2026-06-14 10:12:17.238798 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.238812 | controller |                 ".": {},
2026-06-14 10:12:17.238838 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.238853 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.238867 | controller |                 "f:status": {},
2026-06-14 10:12:17.238881 | controller |                 "f:type": {}
2026-06-14 10:12:17.238896 | controller |               },
2026-06-14 10:12:17.238910 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.238924 | controller |                 ".": {},
2026-06-14 10:12:17.238938 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.238952 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.238966 | controller |                 "f:status": {},
2026-06-14 10:12:17.238982 | controller |                 "f:type": {}
2026-06-14 10:12:17.238997 | controller |               },
2026-06-14 10:12:17.239012 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.239029 | controller |                 ".": {},
2026-06-14 10:12:17.239044 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.239060 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.239076 | controller |                 "f:status": {},
2026-06-14 10:12:17.239091 | controller |                 "f:type": {}
2026-06-14 10:12:17.239107 | controller |               },
2026-06-14 10:12:17.239122 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.239137 | controller |                 ".": {},
2026-06-14 10:12:17.239153 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.239192 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.239216 | controller |                 "f:status": {},
2026-06-14 10:12:17.239233 | controller |                 "f:type": {}
2026-06-14 10:12:17.239248 | controller |               }
2026-06-14 10:12:17.239264 | controller |             },
2026-06-14 10:12:17.239280 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.239295 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.239311 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.239326 | controller |             "f:phase": {},
2026-06-14 10:12:17.239342 | controller |             "f:podIP": {},
2026-06-14 10:12:17.239378 | controller |             "f:podIPs": {
2026-06-14 10:12:17.239395 | controller |               ".": {},
2026-06-14 10:12:17.239410 | controller |               "k:{\"ip\":\"10.217.1.25\"}": {
2026-06-14 10:12:17.239426 | controller |                 ".": {},
2026-06-14 10:12:17.239442 | controller |                 "f:ip": {}
2026-06-14 10:12:17.239457 | controller |               }
2026-06-14 10:12:17.239474 | controller |             },
2026-06-14 10:12:17.239489 | controller |             "f:startTime": {}
2026-06-14 10:12:17.239507 | controller |           }
2026-06-14 10:12:17.239524 | controller |         },
2026-06-14 10:12:17.239540 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.239556 | controller |         "operation": "Update",
2026-06-14 10:12:17.239572 | controller |         "subresource": "status",
2026-06-14 10:12:17.239587 | controller |         "time": "2026-06-14T09:37:11Z"
2026-06-14 10:12:17.239603 | controller |       }
2026-06-14 10:12:17.239618 | controller |     ],
2026-06-14 10:12:17.239633 | controller |     "name": "designate-operator-controller-manager-84b475799f-vr9xl",
2026-06-14 10:12:17.239648 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.239662 | controller |     "ownerReferences": [
2026-06-14 10:12:17.239681 | controller |       {
2026-06-14 10:12:17.239702 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.239722 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.239739 | controller |         "controller": true,
2026-06-14 10:12:17.239754 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.239770 | controller |         "name": "designate-operator-controller-manager-84b475799f",
2026-06-14 10:12:17.239791 | controller |         "uid": "b73aaf0b-8374-45ba-87dd-c1840bef8e56"
2026-06-14 10:12:17.239807 | controller |       }
2026-06-14 10:12:17.239823 | controller |     ],
2026-06-14 10:12:17.239838 | controller |     "resourceVersion": "90054",
2026-06-14 10:12:17.239854 | controller |     "uid": "74fe28fc-7edd-4148-b876-01fc7e0b21d9"
2026-06-14 10:12:17.239868 | controller |   },
2026-06-14 10:12:17.239884 | controller |   "spec": {
2026-06-14 10:12:17.239899 | controller |     "containers": [
2026-06-14 10:12:17.239915 | controller |       {
2026-06-14 10:12:17.239930 | controller |         "args": [
2026-06-14 10:12:17.239946 | controller |           "--leader-elect",
2026-06-14 10:12:17.239961 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.239976 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.239991 | controller |         ],
2026-06-14 10:12:17.240007 | controller |         "command": [
2026-06-14 10:12:17.240023 | controller |           "/manager"
2026-06-14 10:12:17.240038 | controller |         ],
2026-06-14 10:12:17.240054 | controller |         "env": [
2026-06-14 10:12:17.240069 | controller |           {
2026-06-14 10:12:17.240084 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.240100 | controller |             "value": "30"
2026-06-14 10:12:17.240115 | controller |           },
2026-06-14 10:12:17.240130 | controller |           {
2026-06-14 10:12:17.240145 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.240160 | controller |             "value": "20"
2026-06-14 10:12:17.240175 | controller |           },
2026-06-14 10:12:17.240191 | controller |           {
2026-06-14 10:12:17.240206 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.240222 | controller |             "value": "5"
2026-06-14 10:12:17.240237 | controller |           },
2026-06-14 10:12:17.240253 | controller |           {
2026-06-14 10:12:17.240268 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.240282 | controller |             "value": "false"
2026-06-14 10:12:17.240298 | controller |           },
2026-06-14 10:12:17.240312 | controller |           {
2026-06-14 10:12:17.240327 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.240342 | controller |             "value": "false"
2026-06-14 10:12:17.240379 | controller |           }
2026-06-14 10:12:17.240396 | controller |         ],
2026-06-14 10:12:17.240411 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033",
2026-06-14 10:12:17.240426 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.240442 | controller |         "livenessProbe": {
2026-06-14 10:12:17.240457 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.240472 | controller |           "httpGet": {
2026-06-14 10:12:17.240488 | controller |             "path": "/healthz",
2026-06-14 10:12:17.240504 | controller |             "port": 8081,
2026-06-14 10:12:17.240520 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.240535 | controller |           },
2026-06-14 10:12:17.240550 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.240566 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.240581 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.240595 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.240611 | controller |         },
2026-06-14 10:12:17.240626 | controller |         "name": "manager",
2026-06-14 10:12:17.240641 | controller |         "readinessProbe": {
2026-06-14 10:12:17.240657 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.240671 | controller |           "httpGet": {
2026-06-14 10:12:17.240687 | controller |             "path": "/readyz",
2026-06-14 10:12:17.240702 | controller |             "port": 8081,
2026-06-14 10:12:17.240723 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.240738 | controller |           },
2026-06-14 10:12:17.240753 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.240770 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.240791 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.240813 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.240829 | controller |         },
2026-06-14 10:12:17.240844 | controller |         "resources": {
2026-06-14 10:12:17.240859 | controller |           "limits": {
2026-06-14 10:12:17.240874 | controller |             "cpu": "500m",
2026-06-14 10:12:17.240888 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.240903 | controller |           },
2026-06-14 10:12:17.240919 | controller |           "requests": {
2026-06-14 10:12:17.240933 | controller |             "cpu": "10m",
2026-06-14 10:12:17.240949 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.240964 | controller |           }
2026-06-14 10:12:17.240979 | controller |         },
2026-06-14 10:12:17.240993 | controller |         "securityContext": {
2026-06-14 10:12:17.241009 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.241024 | controller |           "capabilities": {
2026-06-14 10:12:17.241038 | controller |             "drop": [
2026-06-14 10:12:17.241053 | controller |               "MKNOD"
2026-06-14 10:12:17.241068 | controller |             ]
2026-06-14 10:12:17.241083 | controller |           }
2026-06-14 10:12:17.241097 | controller |         },
2026-06-14 10:12:17.241112 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.241126 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.241142 | controller |         "volumeMounts": [
2026-06-14 10:12:17.241157 | controller |           {
2026-06-14 10:12:17.241173 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.241187 | controller |             "name": "kube-api-access-ww6sp",
2026-06-14 10:12:17.241203 | controller |             "readOnly": true
2026-06-14 10:12:17.241218 | controller |           }
2026-06-14 10:12:17.241251 | controller |         ]
2026-06-14 10:12:17.241268 | controller |       }
2026-06-14 10:12:17.241283 | controller |     ],
2026-06-14 10:12:17.241299 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.241314 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.241330 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.241345 | controller |       {
2026-06-14 10:12:17.241423 | controller |         "name": "designate-operator-controller-manager-dockercfg-q44n9"
2026-06-14 10:12:17.241444 | controller |       }
2026-06-14 10:12:17.241462 | controller |     ],
2026-06-14 10:12:17.241478 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.241493 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.241508 | controller |     "priority": 0,
2026-06-14 10:12:17.241524 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.241540 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.241554 | controller |     "securityContext": {
2026-06-14 10:12:17.241569 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.241583 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.241598 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.241612 | controller |       }
2026-06-14 10:12:17.241626 | controller |     },
2026-06-14 10:12:17.241641 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-14 10:12:17.241655 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-14 10:12:17.241670 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.241685 | controller |     "tolerations": [
2026-06-14 10:12:17.241699 | controller |       {
2026-06-14 10:12:17.241714 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.241734 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.241749 | controller |         "operator": "Exists",
2026-06-14 10:12:17.241764 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.241778 | controller |       },
2026-06-14 10:12:17.241792 | controller |       {
2026-06-14 10:12:17.241806 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.241821 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.241835 | controller |         "operator": "Exists",
2026-06-14 10:12:17.241849 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.241867 | controller |       },
2026-06-14 10:12:17.241887 | controller |       {
2026-06-14 10:12:17.241908 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.241926 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.241941 | controller |         "operator": "Exists"
2026-06-14 10:12:17.241955 | controller |       }
2026-06-14 10:12:17.241969 | controller |     ],
2026-06-14 10:12:17.241983 | controller |     "volumes": [
2026-06-14 10:12:17.241998 | controller |       {
2026-06-14 10:12:17.242012 | controller |         "name": "kube-api-access-ww6sp",
2026-06-14 10:12:17.242028 | controller |         "projected": {
2026-06-14 10:12:17.242042 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.242056 | controller |           "sources": [
2026-06-14 10:12:17.242071 | controller |             {
2026-06-14 10:12:17.242085 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.242099 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.242114 | controller |                 "path": "token"
2026-06-14 10:12:17.242128 | controller |               }
2026-06-14 10:12:17.242143 | controller |             },
2026-06-14 10:12:17.242158 | controller |             {
2026-06-14 10:12:17.242172 | controller |               "configMap": {
2026-06-14 10:12:17.242186 | controller |                 "items": [
2026-06-14 10:12:17.242200 | controller |                   {
2026-06-14 10:12:17.242214 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.242229 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.242243 | controller |                   }
2026-06-14 10:12:17.242257 | controller |                 ],
2026-06-14 10:12:17.242271 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.242286 | controller |               }
2026-06-14 10:12:17.242301 | controller |             },
2026-06-14 10:12:17.242315 | controller |             {
2026-06-14 10:12:17.242330 | controller |               "downwardAPI": {
2026-06-14 10:12:17.242361 | controller |                 "items": [
2026-06-14 10:12:17.242383 | controller |                   {
2026-06-14 10:12:17.242398 | controller |                     "fieldRef": {
2026-06-14 10:12:17.242413 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.242428 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.242442 | controller |                     },
2026-06-14 10:12:17.242456 | controller |                     "path": "namespace"
2026-06-14 10:12:17.242471 | controller |                   }
2026-06-14 10:12:17.242485 | controller |                 ]
2026-06-14 10:12:17.242499 | controller |               }
2026-06-14 10:12:17.242513 | controller |             },
2026-06-14 10:12:17.242527 | controller |             {
2026-06-14 10:12:17.242541 | controller |               "configMap": {
2026-06-14 10:12:17.242556 | controller |                 "items": [
2026-06-14 10:12:17.242571 | controller |                   {
2026-06-14 10:12:17.242586 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.242601 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.242615 | controller |                   }
2026-06-14 10:12:17.242630 | controller |                 ],
2026-06-14 10:12:17.242651 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.242666 | controller |               }
2026-06-14 10:12:17.242681 | controller |             }
2026-06-14 10:12:17.242695 | controller |           ]
2026-06-14 10:12:17.242709 | controller |         }
2026-06-14 10:12:17.242723 | controller |       }
2026-06-14 10:12:17.242738 | controller |     ]
2026-06-14 10:12:17.242752 | controller |   },
2026-06-14 10:12:17.242766 | controller |   "status": {
2026-06-14 10:12:17.242781 | controller |     "conditions": [
2026-06-14 10:12:17.242795 | controller |       {
2026-06-14 10:12:17.242809 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.242823 | controller |         "lastTransitionTime": "2026-06-14T09:36:58Z",
2026-06-14 10:12:17.242838 | controller |         "status": "True",
2026-06-14 10:12:17.242852 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.242866 | controller |       },
2026-06-14 10:12:17.242881 | controller |       {
2026-06-14 10:12:17.242896 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.242911 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.242926 | controller |         "status": "True",
2026-06-14 10:12:17.242940 | controller |         "type": "Initialized"
2026-06-14 10:12:17.242955 | controller |       },
2026-06-14 10:12:17.242976 | controller |       {
2026-06-14 10:12:17.242992 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.243006 | controller |         "lastTransitionTime": "2026-06-14T09:37:11Z",
2026-06-14 10:12:17.243021 | controller |         "status": "True",
2026-06-14 10:12:17.243035 | controller |         "type": "Ready"
2026-06-14 10:12:17.243049 | controller |       },
2026-06-14 10:12:17.243064 | controller |       {
2026-06-14 10:12:17.243078 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.243092 | controller |         "lastTransitionTime": "2026-06-14T09:37:11Z",
2026-06-14 10:12:17.243107 | controller |         "status": "True",
2026-06-14 10:12:17.243121 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.243135 | controller |       },
2026-06-14 10:12:17.243149 | controller |       {
2026-06-14 10:12:17.243164 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.243178 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.243192 | controller |         "status": "True",
2026-06-14 10:12:17.243209 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.243223 | controller |       }
2026-06-14 10:12:17.243239 | controller |     ],
2026-06-14 10:12:17.243253 | controller |     "containerStatuses": [
2026-06-14 10:12:17.243269 | controller |       {
2026-06-14 10:12:17.243285 | controller |         "allocatedResources": {
2026-06-14 10:12:17.243300 | controller |           "cpu": "10m",
2026-06-14 10:12:17.243315 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.243330 | controller |         },
2026-06-14 10:12:17.243345 | controller |         "containerID": "cri-o://f47f735a0dc1b3936c690da611b488c2e6faad14bf703775ab2e29528f2aba16",
2026-06-14 10:12:17.243383 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033",
2026-06-14 10:12:17.243398 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033",
2026-06-14 10:12:17.243414 | controller |         "lastState": {},
2026-06-14 10:12:17.243429 | controller |         "name": "manager",
2026-06-14 10:12:17.243445 | controller |         "ready": true,
2026-06-14 10:12:17.243460 | controller |         "resources": {
2026-06-14 10:12:17.243475 | controller |           "limits": {
2026-06-14 10:12:17.243490 | controller |             "cpu": "500m",
2026-06-14 10:12:17.243504 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.243525 | controller |           },
2026-06-14 10:12:17.243541 | controller |           "requests": {
2026-06-14 10:12:17.243556 | controller |             "cpu": "10m",
2026-06-14 10:12:17.243571 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.243586 | controller |           }
2026-06-14 10:12:17.243600 | controller |         },
2026-06-14 10:12:17.243616 | controller |         "restartCount": 0,
2026-06-14 10:12:17.243631 | controller |         "started": true,
2026-06-14 10:12:17.243646 | controller |         "state": {
2026-06-14 10:12:17.243662 | controller |           "running": {
2026-06-14 10:12:17.243678 | controller |             "startedAt": "2026-06-14T09:36:58Z"
2026-06-14 10:12:17.243694 | controller |           }
2026-06-14 10:12:17.243709 | controller |         },
2026-06-14 10:12:17.243725 | controller |         "user": {
2026-06-14 10:12:17.243739 | controller |           "linux": {
2026-06-14 10:12:17.243754 | controller |             "gid": 0,
2026-06-14 10:12:17.243769 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.243784 | controller |               0
2026-06-14 10:12:17.243799 | controller |             ],
2026-06-14 10:12:17.243815 | controller |             "uid": 65532
2026-06-14 10:12:17.243830 | controller |           }
2026-06-14 10:12:17.243845 | controller |         },
2026-06-14 10:12:17.243861 | controller |         "volumeMounts": [
2026-06-14 10:12:17.243877 | controller |           {
2026-06-14 10:12:17.243891 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.243906 | controller |             "name": "kube-api-access-ww6sp",
2026-06-14 10:12:17.243922 | controller |             "readOnly": true,
2026-06-14 10:12:17.243938 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.243953 | controller |           }
2026-06-14 10:12:17.243968 | controller |         ]
2026-06-14 10:12:17.243983 | controller |       }
2026-06-14 10:12:17.243998 | controller |     ],
2026-06-14 10:12:17.244014 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.244032 | controller |     "hostIPs": [
2026-06-14 10:12:17.244053 | controller |       {
2026-06-14 10:12:17.244073 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.244089 | controller |       }
2026-06-14 10:12:17.244104 | controller |     ],
2026-06-14 10:12:17.244120 | controller |     "phase": "Running",
2026-06-14 10:12:17.244134 | controller |     "podIP": "10.217.1.25",
2026-06-14 10:12:17.244150 | controller |     "podIPs": [
2026-06-14 10:12:17.244164 | controller |       {
2026-06-14 10:12:17.244180 | controller |         "ip": "10.217.1.25"
2026-06-14 10:12:17.244194 | controller |       }
2026-06-14 10:12:17.244209 | controller |     ],
2026-06-14 10:12:17.244226 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.244240 | controller |     "startTime": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.244255 | controller |   }
2026-06-14 10:12:17.244270 | controller | }
2026-06-14 10:12:17.265654 | controller | ok:
2026-06-14 10:12:17.265736 | controller | {
2026-06-14 10:12:17.265790 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.265820 | controller |   "kind": "Pod",
2026-06-14 10:12:17.265840 | controller |   "metadata": {
2026-06-14 10:12:17.265856 | controller |     "annotations": {
2026-06-14 10:12:17.265870 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.26/23\"],\"mac_address\":\"0a:58:0a:d9:01:1a\",\"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.1.26/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.265886 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.26\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:1a\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.265909 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.266163 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.266181 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.266197 | controller |     },
2026-06-14 10:12:17.266212 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.266228 | controller |     "generateName": "glance-operator-controller-manager-79d55749df-",
2026-06-14 10:12:17.266242 | controller |     "generation": 1,
2026-06-14 10:12:17.266257 | controller |     "labels": {
2026-06-14 10:12:17.266271 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-14 10:12:17.266285 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.266299 | controller |       "openstack.org/operator-name": "glance",
2026-06-14 10:12:17.266312 | controller |       "pod-template-hash": "79d55749df"
2026-06-14 10:12:17.266326 | controller |     },
2026-06-14 10:12:17.266340 | controller |     "managedFields": [
2026-06-14 10:12:17.266379 | controller |       {
2026-06-14 10:12:17.266396 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.266410 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.266425 | controller |         "fieldsV1": {
2026-06-14 10:12:17.266440 | controller |           "f:metadata": {
2026-06-14 10:12:17.266454 | controller |             "f:annotations": {
2026-06-14 10:12:17.266469 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.266484 | controller |             }
2026-06-14 10:12:17.266498 | controller |           }
2026-06-14 10:12:17.266513 | controller |         },
2026-06-14 10:12:17.266527 | controller |         "manager": "crc",
2026-06-14 10:12:17.266541 | controller |         "operation": "Update",
2026-06-14 10:12:17.266555 | controller |         "subresource": "status",
2026-06-14 10:12:17.266569 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.266583 | controller |       },
2026-06-14 10:12:17.266598 | controller |       {
2026-06-14 10:12:17.266612 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.266627 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.266641 | controller |         "fieldsV1": {
2026-06-14 10:12:17.266654 | controller |           "f:metadata": {
2026-06-14 10:12:17.266668 | controller |             "f:annotations": {
2026-06-14 10:12:17.266682 | controller |               ".": {},
2026-06-14 10:12:17.266696 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.266710 | controller |             },
2026-06-14 10:12:17.266723 | controller |             "f:generateName": {},
2026-06-14 10:12:17.266737 | controller |             "f:labels": {
2026-06-14 10:12:17.266751 | controller |               ".": {},
2026-06-14 10:12:17.266766 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.266781 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.266795 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.266809 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.266823 | controller |             },
2026-06-14 10:12:17.266867 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.266889 | controller |               ".": {},
2026-06-14 10:12:17.266909 | controller |               "k:{\"uid\":\"83e11bd7-eaae-4ff0-b597-5cb8386bb550\"}": {}
2026-06-14 10:12:17.266930 | controller |             }
2026-06-14 10:12:17.266945 | controller |           },
2026-06-14 10:12:17.266959 | controller |           "f:spec": {
2026-06-14 10:12:17.266973 | controller |             "f:containers": {
2026-06-14 10:12:17.266987 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.267008 | controller |                 ".": {},
2026-06-14 10:12:17.267023 | controller |                 "f:args": {},
2026-06-14 10:12:17.267037 | controller |                 "f:command": {},
2026-06-14 10:12:17.267051 | controller |                 "f:env": {
2026-06-14 10:12:17.267065 | controller |                   ".": {},
2026-06-14 10:12:17.267079 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.267093 | controller |                     ".": {},
2026-06-14 10:12:17.267107 | controller |                     "f:name": {},
2026-06-14 10:12:17.267121 | controller |                     "f:value": {}
2026-06-14 10:12:17.267135 | controller |                   },
2026-06-14 10:12:17.267148 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.267162 | controller |                     ".": {},
2026-06-14 10:12:17.267176 | controller |                     "f:name": {},
2026-06-14 10:12:17.267189 | controller |                     "f:value": {}
2026-06-14 10:12:17.267203 | controller |                   },
2026-06-14 10:12:17.267217 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.267231 | controller |                     ".": {},
2026-06-14 10:12:17.267244 | controller |                     "f:name": {},
2026-06-14 10:12:17.267258 | controller |                     "f:value": {}
2026-06-14 10:12:17.267271 | controller |                   },
2026-06-14 10:12:17.267286 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.267300 | controller |                     ".": {},
2026-06-14 10:12:17.267314 | controller |                     "f:name": {},
2026-06-14 10:12:17.267327 | controller |                     "f:value": {}
2026-06-14 10:12:17.267341 | controller |                   },
2026-06-14 10:12:17.267379 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.267396 | controller |                     ".": {},
2026-06-14 10:12:17.267410 | controller |                     "f:name": {},
2026-06-14 10:12:17.267424 | controller |                     "f:value": {}
2026-06-14 10:12:17.267438 | controller |                   }
2026-06-14 10:12:17.267452 | controller |                 },
2026-06-14 10:12:17.267466 | controller |                 "f:image": {},
2026-06-14 10:12:17.267480 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.267494 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.267508 | controller |                   ".": {},
2026-06-14 10:12:17.267522 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.267539 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.267556 | controller |                     ".": {},
2026-06-14 10:12:17.267570 | controller |                     "f:path": {},
2026-06-14 10:12:17.267584 | controller |                     "f:port": {},
2026-06-14 10:12:17.267598 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.267612 | controller |                   },
2026-06-14 10:12:17.267626 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.267640 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.267654 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.267668 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.267682 | controller |                 },
2026-06-14 10:12:17.267696 | controller |                 "f:name": {},
2026-06-14 10:12:17.267710 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.267725 | controller |                   ".": {},
2026-06-14 10:12:17.267739 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.267753 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.267768 | controller |                     ".": {},
2026-06-14 10:12:17.267782 | controller |                     "f:path": {},
2026-06-14 10:12:17.267795 | controller |                     "f:port": {},
2026-06-14 10:12:17.267816 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.267831 | controller |                   },
2026-06-14 10:12:17.267845 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.267859 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.267873 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.267887 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.267974 | controller |                 },
2026-06-14 10:12:17.268030 | controller |                 "f:resources": {
2026-06-14 10:12:17.268055 | controller |                   ".": {},
2026-06-14 10:12:17.268074 | controller |                   "f:limits": {
2026-06-14 10:12:17.268092 | controller |                     ".": {},
2026-06-14 10:12:17.268111 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.268129 | controller |                     "f:memory": {}
2026-06-14 10:12:17.268148 | controller |                   },
2026-06-14 10:12:17.268167 | controller |                   "f:requests": {
2026-06-14 10:12:17.268188 | controller |                     ".": {},
2026-06-14 10:12:17.268209 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.268231 | controller |                     "f:memory": {}
2026-06-14 10:12:17.268251 | controller |                   }
2026-06-14 10:12:17.268269 | controller |                 },
2026-06-14 10:12:17.268289 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.268311 | controller |                   ".": {},
2026-06-14 10:12:17.268333 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.268380 | controller |                 },
2026-06-14 10:12:17.268405 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.268427 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.268448 | controller |               }
2026-06-14 10:12:17.268469 | controller |             },
2026-06-14 10:12:17.268489 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.268508 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.268529 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.268548 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.268569 | controller |             "f:securityContext": {
2026-06-14 10:12:17.268590 | controller |               ".": {},
2026-06-14 10:12:17.268611 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.268631 | controller |             },
2026-06-14 10:12:17.268651 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.268672 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.268693 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.268714 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.268735 | controller |           }
2026-06-14 10:12:17.268754 | controller |         },
2026-06-14 10:12:17.268774 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.268794 | controller |         "operation": "Update",
2026-06-14 10:12:17.268812 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.268830 | controller |       },
2026-06-14 10:12:17.268849 | controller |       {
2026-06-14 10:12:17.268868 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.268886 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.268906 | controller |         "fieldsV1": {
2026-06-14 10:12:17.268925 | controller |           "f:metadata": {
2026-06-14 10:12:17.268944 | controller |             "f:annotations": {
2026-06-14 10:12:17.268963 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.268983 | controller |             }
2026-06-14 10:12:17.269005 | controller |           }
2026-06-14 10:12:17.269027 | controller |         },
2026-06-14 10:12:17.269057 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.269125 | controller |         "operation": "Update",
2026-06-14 10:12:17.269151 | controller |         "subresource": "status",
2026-06-14 10:12:17.269173 | controller |         "time": "2026-06-14T09:36:21Z"
2026-06-14 10:12:17.269195 | controller |       },
2026-06-14 10:12:17.269217 | controller |       {
2026-06-14 10:12:17.269258 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.269281 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.269300 | controller |         "fieldsV1": {
2026-06-14 10:12:17.269319 | controller |           "f:status": {
2026-06-14 10:12:17.269339 | controller |             "f:conditions": {
2026-06-14 10:12:17.269385 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.269409 | controller |                 ".": {},
2026-06-14 10:12:17.269427 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.269447 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.269466 | controller |                 "f:status": {},
2026-06-14 10:12:17.269486 | controller |                 "f:type": {}
2026-06-14 10:12:17.269505 | controller |               },
2026-06-14 10:12:17.269524 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.269545 | controller |                 ".": {},
2026-06-14 10:12:17.269567 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.269587 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.269609 | controller |                 "f:status": {},
2026-06-14 10:12:17.269628 | controller |                 "f:type": {}
2026-06-14 10:12:17.269650 | controller |               },
2026-06-14 10:12:17.269672 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.269692 | controller |                 ".": {},
2026-06-14 10:12:17.269713 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.269733 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.269753 | controller |                 "f:status": {},
2026-06-14 10:12:17.269773 | controller |                 "f:type": {}
2026-06-14 10:12:17.269793 | controller |               },
2026-06-14 10:12:17.269813 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.269832 | controller |                 ".": {},
2026-06-14 10:12:17.269851 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.269870 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.269888 | controller |                 "f:status": {},
2026-06-14 10:12:17.269907 | controller |                 "f:type": {}
2026-06-14 10:12:17.269925 | controller |               }
2026-06-14 10:12:17.269945 | controller |             },
2026-06-14 10:12:17.269965 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.269986 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.270006 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.270026 | controller |             "f:phase": {},
2026-06-14 10:12:17.270045 | controller |             "f:podIP": {},
2026-06-14 10:12:17.270066 | controller |             "f:podIPs": {
2026-06-14 10:12:17.270087 | controller |               ".": {},
2026-06-14 10:12:17.270108 | controller |               "k:{\"ip\":\"10.217.1.26\"}": {
2026-06-14 10:12:17.270130 | controller |                 ".": {},
2026-06-14 10:12:17.270193 | controller |                 "f:ip": {}
2026-06-14 10:12:17.270223 | controller |               }
2026-06-14 10:12:17.270243 | controller |             },
2026-06-14 10:12:17.270261 | controller |             "f:startTime": {}
2026-06-14 10:12:17.270281 | controller |           }
2026-06-14 10:12:17.270303 | controller |         },
2026-06-14 10:12:17.270323 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.270342 | controller |         "operation": "Update",
2026-06-14 10:12:17.270396 | controller |         "subresource": "status",
2026-06-14 10:12:17.270420 | controller |         "time": "2026-06-14T09:37:12Z"
2026-06-14 10:12:17.270440 | controller |       }
2026-06-14 10:12:17.270458 | controller |     ],
2026-06-14 10:12:17.270478 | controller |     "name": "glance-operator-controller-manager-79d55749df-b78vj",
2026-06-14 10:12:17.270498 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.270517 | controller |     "ownerReferences": [
2026-06-14 10:12:17.270537 | controller |       {
2026-06-14 10:12:17.270558 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.270578 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.270599 | controller |         "controller": true,
2026-06-14 10:12:17.270619 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.270640 | controller |         "name": "glance-operator-controller-manager-79d55749df",
2026-06-14 10:12:17.270660 | controller |         "uid": "83e11bd7-eaae-4ff0-b597-5cb8386bb550"
2026-06-14 10:12:17.270681 | controller |       }
2026-06-14 10:12:17.270701 | controller |     ],
2026-06-14 10:12:17.270722 | controller |     "resourceVersion": "90094",
2026-06-14 10:12:17.270743 | controller |     "uid": "491d9777-d866-4f4a-ad4b-86fd3afa4309"
2026-06-14 10:12:17.270764 | controller |   },
2026-06-14 10:12:17.270783 | controller |   "spec": {
2026-06-14 10:12:17.270802 | controller |     "containers": [
2026-06-14 10:12:17.270821 | controller |       {
2026-06-14 10:12:17.270839 | controller |         "args": [
2026-06-14 10:12:17.270858 | controller |           "--leader-elect",
2026-06-14 10:12:17.270878 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.270898 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.270918 | controller |         ],
2026-06-14 10:12:17.270938 | controller |         "command": [
2026-06-14 10:12:17.270958 | controller |           "/manager"
2026-06-14 10:12:17.270978 | controller |         ],
2026-06-14 10:12:17.270998 | controller |         "env": [
2026-06-14 10:12:17.271017 | controller |           {
2026-06-14 10:12:17.271035 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.271054 | controller |             "value": "30"
2026-06-14 10:12:17.271072 | controller |           },
2026-06-14 10:12:17.271092 | controller |           {
2026-06-14 10:12:17.271106 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.271121 | controller |             "value": "20"
2026-06-14 10:12:17.271135 | controller |           },
2026-06-14 10:12:17.271148 | controller |           {
2026-06-14 10:12:17.271162 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.271176 | controller |             "value": "5"
2026-06-14 10:12:17.271190 | controller |           },
2026-06-14 10:12:17.271203 | controller |           {
2026-06-14 10:12:17.271217 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.271266 | controller |             "value": "false"
2026-06-14 10:12:17.271284 | controller |           },
2026-06-14 10:12:17.271298 | controller |           {
2026-06-14 10:12:17.271313 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.271328 | controller |             "value": "false"
2026-06-14 10:12:17.271343 | controller |           }
2026-06-14 10:12:17.271384 | controller |         ],
2026-06-14 10:12:17.271401 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240",
2026-06-14 10:12:17.271416 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.271430 | controller |         "livenessProbe": {
2026-06-14 10:12:17.271444 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.271458 | controller |           "httpGet": {
2026-06-14 10:12:17.271472 | controller |             "path": "/healthz",
2026-06-14 10:12:17.271487 | controller |             "port": 8081,
2026-06-14 10:12:17.271506 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.271521 | controller |           },
2026-06-14 10:12:17.271535 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.271548 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.271562 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.271576 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.271590 | controller |         },
2026-06-14 10:12:17.271604 | controller |         "name": "manager",
2026-06-14 10:12:17.271619 | controller |         "readinessProbe": {
2026-06-14 10:12:17.271632 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.271646 | controller |           "httpGet": {
2026-06-14 10:12:17.271661 | controller |             "path": "/readyz",
2026-06-14 10:12:17.271675 | controller |             "port": 8081,
2026-06-14 10:12:17.271689 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.271704 | controller |           },
2026-06-14 10:12:17.271718 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.271732 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.271746 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.271760 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.271775 | controller |         },
2026-06-14 10:12:17.271789 | controller |         "resources": {
2026-06-14 10:12:17.271803 | controller |           "limits": {
2026-06-14 10:12:17.271816 | controller |             "cpu": "500m",
2026-06-14 10:12:17.271830 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.271844 | controller |           },
2026-06-14 10:12:17.271858 | controller |           "requests": {
2026-06-14 10:12:17.271871 | controller |             "cpu": "10m",
2026-06-14 10:12:17.271884 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.271898 | controller |           }
2026-06-14 10:12:17.271912 | controller |         },
2026-06-14 10:12:17.271925 | controller |         "securityContext": {
2026-06-14 10:12:17.271939 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.271953 | controller |           "capabilities": {
2026-06-14 10:12:17.271968 | controller |             "drop": [
2026-06-14 10:12:17.271982 | controller |               "MKNOD"
2026-06-14 10:12:17.271996 | controller |             ]
2026-06-14 10:12:17.272009 | controller |           }
2026-06-14 10:12:17.272024 | controller |         },
2026-06-14 10:12:17.272038 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.272053 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.272067 | controller |         "volumeMounts": [
2026-06-14 10:12:17.272082 | controller |           {
2026-06-14 10:12:17.272096 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.272111 | controller |             "name": "kube-api-access-96dpq",
2026-06-14 10:12:17.272125 | controller |             "readOnly": true
2026-06-14 10:12:17.272138 | controller |           }
2026-06-14 10:12:17.272152 | controller |         ]
2026-06-14 10:12:17.272165 | controller |       }
2026-06-14 10:12:17.272179 | controller |     ],
2026-06-14 10:12:17.272193 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.272206 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.272220 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.272234 | controller |       {
2026-06-14 10:12:17.272247 | controller |         "name": "glance-operator-controller-manager-dockercfg-9kg4k"
2026-06-14 10:12:17.272261 | controller |       }
2026-06-14 10:12:17.272309 | controller |     ],
2026-06-14 10:12:17.272332 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.272358 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.272377 | controller |     "priority": 0,
2026-06-14 10:12:17.272393 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.272407 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.272427 | controller |     "securityContext": {
2026-06-14 10:12:17.272442 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.272457 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.272470 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.272484 | controller |       }
2026-06-14 10:12:17.272498 | controller |     },
2026-06-14 10:12:17.272513 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-14 10:12:17.272527 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-14 10:12:17.272541 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.272555 | controller |     "tolerations": [
2026-06-14 10:12:17.272569 | controller |       {
2026-06-14 10:12:17.272582 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.272596 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.272609 | controller |         "operator": "Exists",
2026-06-14 10:12:17.272623 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.272637 | controller |       },
2026-06-14 10:12:17.272650 | controller |       {
2026-06-14 10:12:17.272664 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.272679 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.272694 | controller |         "operator": "Exists",
2026-06-14 10:12:17.272708 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.272724 | controller |       },
2026-06-14 10:12:17.272738 | controller |       {
2026-06-14 10:12:17.272752 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.272766 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.272780 | controller |         "operator": "Exists"
2026-06-14 10:12:17.272794 | controller |       }
2026-06-14 10:12:17.272808 | controller |     ],
2026-06-14 10:12:17.272822 | controller |     "volumes": [
2026-06-14 10:12:17.272835 | controller |       {
2026-06-14 10:12:17.272849 | controller |         "name": "kube-api-access-96dpq",
2026-06-14 10:12:17.272863 | controller |         "projected": {
2026-06-14 10:12:17.272877 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.272891 | controller |           "sources": [
2026-06-14 10:12:17.272905 | controller |             {
2026-06-14 10:12:17.272919 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.272933 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.272947 | controller |                 "path": "token"
2026-06-14 10:12:17.272962 | controller |               }
2026-06-14 10:12:17.272976 | controller |             },
2026-06-14 10:12:17.272990 | controller |             {
2026-06-14 10:12:17.273004 | controller |               "configMap": {
2026-06-14 10:12:17.273017 | controller |                 "items": [
2026-06-14 10:12:17.273031 | controller |                   {
2026-06-14 10:12:17.273046 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.273060 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.273074 | controller |                   }
2026-06-14 10:12:17.273089 | controller |                 ],
2026-06-14 10:12:17.273104 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.273118 | controller |               }
2026-06-14 10:12:17.273132 | controller |             },
2026-06-14 10:12:17.273146 | controller |             {
2026-06-14 10:12:17.273161 | controller |               "downwardAPI": {
2026-06-14 10:12:17.273176 | controller |                 "items": [
2026-06-14 10:12:17.273190 | controller |                   {
2026-06-14 10:12:17.273204 | controller |                     "fieldRef": {
2026-06-14 10:12:17.273217 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.273231 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.273262 | controller |                     },
2026-06-14 10:12:17.273287 | controller |                     "path": "namespace"
2026-06-14 10:12:17.273304 | controller |                   }
2026-06-14 10:12:17.273320 | controller |                 ]
2026-06-14 10:12:17.273335 | controller |               }
2026-06-14 10:12:17.273369 | controller |             },
2026-06-14 10:12:17.273386 | controller |             {
2026-06-14 10:12:17.273402 | controller |               "configMap": {
2026-06-14 10:12:17.273418 | controller |                 "items": [
2026-06-14 10:12:17.273434 | controller |                   {
2026-06-14 10:12:17.273450 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.273466 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.273482 | controller |                   }
2026-06-14 10:12:17.273498 | controller |                 ],
2026-06-14 10:12:17.273512 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.273525 | controller |               }
2026-06-14 10:12:17.273540 | controller |             }
2026-06-14 10:12:17.273554 | controller |           ]
2026-06-14 10:12:17.273568 | controller |         }
2026-06-14 10:12:17.273582 | controller |       }
2026-06-14 10:12:17.273596 | controller |     ]
2026-06-14 10:12:17.273610 | controller |   },
2026-06-14 10:12:17.273627 | controller |   "status": {
2026-06-14 10:12:17.273646 | controller |     "conditions": [
2026-06-14 10:12:17.273662 | controller |       {
2026-06-14 10:12:17.273676 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.273690 | controller |         "lastTransitionTime": "2026-06-14T09:37:00Z",
2026-06-14 10:12:17.273704 | controller |         "status": "True",
2026-06-14 10:12:17.273718 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.273733 | controller |       },
2026-06-14 10:12:17.273748 | controller |       {
2026-06-14 10:12:17.273763 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.273778 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.273792 | controller |         "status": "True",
2026-06-14 10:12:17.273807 | controller |         "type": "Initialized"
2026-06-14 10:12:17.273821 | controller |       },
2026-06-14 10:12:17.273835 | controller |       {
2026-06-14 10:12:17.273849 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.273862 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.273876 | controller |         "status": "True",
2026-06-14 10:12:17.273890 | controller |         "type": "Ready"
2026-06-14 10:12:17.273905 | controller |       },
2026-06-14 10:12:17.273918 | controller |       {
2026-06-14 10:12:17.273932 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.273945 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.273959 | controller |         "status": "True",
2026-06-14 10:12:17.273973 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.273986 | controller |       },
2026-06-14 10:12:17.274000 | controller |       {
2026-06-14 10:12:17.274014 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.274027 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.274041 | controller |         "status": "True",
2026-06-14 10:12:17.274055 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.274069 | controller |       }
2026-06-14 10:12:17.274083 | controller |     ],
2026-06-14 10:12:17.274097 | controller |     "containerStatuses": [
2026-06-14 10:12:17.274111 | controller |       {
2026-06-14 10:12:17.274124 | controller |         "allocatedResources": {
2026-06-14 10:12:17.274138 | controller |           "cpu": "10m",
2026-06-14 10:12:17.274152 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.274166 | controller |         },
2026-06-14 10:12:17.274180 | controller |         "containerID": "cri-o://11d7dac2f1812037763a03e8538e97dac0d04ee57beb03c6d8cf0d89d41db4fc",
2026-06-14 10:12:17.274218 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240",
2026-06-14 10:12:17.274234 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240",
2026-06-14 10:12:17.274248 | controller |         "lastState": {},
2026-06-14 10:12:17.274262 | controller |         "name": "manager",
2026-06-14 10:12:17.274276 | controller |         "ready": true,
2026-06-14 10:12:17.274290 | controller |         "resources": {
2026-06-14 10:12:17.274304 | controller |           "limits": {
2026-06-14 10:12:17.274319 | controller |             "cpu": "500m",
2026-06-14 10:12:17.274333 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.274377 | controller |           },
2026-06-14 10:12:17.274402 | controller |           "requests": {
2026-06-14 10:12:17.274418 | controller |             "cpu": "10m",
2026-06-14 10:12:17.274432 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.274446 | controller |           }
2026-06-14 10:12:17.274460 | controller |         },
2026-06-14 10:12:17.274473 | controller |         "restartCount": 0,
2026-06-14 10:12:17.274487 | controller |         "started": true,
2026-06-14 10:12:17.274501 | controller |         "state": {
2026-06-14 10:12:17.274514 | controller |           "running": {
2026-06-14 10:12:17.274528 | controller |             "startedAt": "2026-06-14T09:36:59Z"
2026-06-14 10:12:17.274542 | controller |           }
2026-06-14 10:12:17.274555 | controller |         },
2026-06-14 10:12:17.274569 | controller |         "user": {
2026-06-14 10:12:17.274583 | controller |           "linux": {
2026-06-14 10:12:17.274598 | controller |             "gid": 0,
2026-06-14 10:12:17.274611 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.274626 | controller |               0
2026-06-14 10:12:17.274640 | controller |             ],
2026-06-14 10:12:17.274653 | controller |             "uid": 65532
2026-06-14 10:12:17.274667 | controller |           }
2026-06-14 10:12:17.274681 | controller |         },
2026-06-14 10:12:17.274700 | controller |         "volumeMounts": [
2026-06-14 10:12:17.274719 | controller |           {
2026-06-14 10:12:17.274735 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.274749 | controller |             "name": "kube-api-access-96dpq",
2026-06-14 10:12:17.274763 | controller |             "readOnly": true,
2026-06-14 10:12:17.274778 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.274792 | controller |           }
2026-06-14 10:12:17.274807 | controller |         ]
2026-06-14 10:12:17.274822 | controller |       }
2026-06-14 10:12:17.274836 | controller |     ],
2026-06-14 10:12:17.274851 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.274864 | controller |     "hostIPs": [
2026-06-14 10:12:17.274878 | controller |       {
2026-06-14 10:12:17.274892 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.274906 | controller |       }
2026-06-14 10:12:17.274919 | controller |     ],
2026-06-14 10:12:17.274933 | controller |     "phase": "Running",
2026-06-14 10:12:17.274947 | controller |     "podIP": "10.217.1.26",
2026-06-14 10:12:17.274960 | controller |     "podIPs": [
2026-06-14 10:12:17.274975 | controller |       {
2026-06-14 10:12:17.274989 | controller |         "ip": "10.217.1.26"
2026-06-14 10:12:17.275003 | controller |       }
2026-06-14 10:12:17.275016 | controller |     ],
2026-06-14 10:12:17.275031 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.275045 | controller |     "startTime": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.275059 | controller |   }
2026-06-14 10:12:17.275073 | controller | }
2026-06-14 10:12:17.298047 | controller | ok:
2026-06-14 10:12:17.298103 | controller | {
2026-06-14 10:12:17.298124 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.298155 | controller |   "kind": "Pod",
2026-06-14 10:12:17.298177 | controller |   "metadata": {
2026-06-14 10:12:17.298192 | controller |     "annotations": {
2026-06-14 10:12:17.298208 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.27/23\"],\"mac_address\":\"0a:58:0a:d9:01:1b\",\"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.1.27/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.298225 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.27\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:1b\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.298242 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.298257 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.298272 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.298287 | controller |     },
2026-06-14 10:12:17.298302 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.298317 | controller |     "generateName": "heat-operator-controller-manager-5f5d6b8858-",
2026-06-14 10:12:17.298331 | controller |     "generation": 1,
2026-06-14 10:12:17.298376 | controller |     "labels": {
2026-06-14 10:12:17.298398 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-14 10:12:17.298414 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.298428 | controller |       "openstack.org/operator-name": "heat",
2026-06-14 10:12:17.298444 | controller |       "pod-template-hash": "5f5d6b8858"
2026-06-14 10:12:17.298459 | controller |     },
2026-06-14 10:12:17.298473 | controller |     "managedFields": [
2026-06-14 10:12:17.298488 | controller |       {
2026-06-14 10:12:17.298502 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.298516 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.298530 | controller |         "fieldsV1": {
2026-06-14 10:12:17.298544 | controller |           "f:metadata": {
2026-06-14 10:12:17.298558 | controller |             "f:annotations": {
2026-06-14 10:12:17.298572 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.298586 | controller |             }
2026-06-14 10:12:17.298601 | controller |           }
2026-06-14 10:12:17.298619 | controller |         },
2026-06-14 10:12:17.298640 | controller |         "manager": "crc",
2026-06-14 10:12:17.298660 | controller |         "operation": "Update",
2026-06-14 10:12:17.298680 | controller |         "subresource": "status",
2026-06-14 10:12:17.298695 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.298711 | controller |       },
2026-06-14 10:12:17.298726 | controller |       {
2026-06-14 10:12:17.298741 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.298755 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.298769 | controller |         "fieldsV1": {
2026-06-14 10:12:17.298783 | controller |           "f:metadata": {
2026-06-14 10:12:17.298799 | controller |             "f:annotations": {
2026-06-14 10:12:17.298819 | controller |               ".": {},
2026-06-14 10:12:17.298838 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.298856 | controller |             },
2026-06-14 10:12:17.298876 | controller |             "f:generateName": {},
2026-06-14 10:12:17.298895 | controller |             "f:labels": {
2026-06-14 10:12:17.298914 | controller |               ".": {},
2026-06-14 10:12:17.298929 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.298944 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.298964 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.298980 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.298995 | controller |             },
2026-06-14 10:12:17.299038 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.299060 | controller |               ".": {},
2026-06-14 10:12:17.299075 | controller |               "k:{\"uid\":\"5e729218-5ee9-4d74-8245-cd342225ccd2\"}": {}
2026-06-14 10:12:17.299090 | controller |             }
2026-06-14 10:12:17.299105 | controller |           },
2026-06-14 10:12:17.299119 | controller |           "f:spec": {
2026-06-14 10:12:17.299133 | controller |             "f:containers": {
2026-06-14 10:12:17.299148 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.299162 | controller |                 ".": {},
2026-06-14 10:12:17.299177 | controller |                 "f:args": {},
2026-06-14 10:12:17.299192 | controller |                 "f:command": {},
2026-06-14 10:12:17.299206 | controller |                 "f:env": {
2026-06-14 10:12:17.299220 | controller |                   ".": {},
2026-06-14 10:12:17.299234 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.299249 | controller |                     ".": {},
2026-06-14 10:12:17.299263 | controller |                     "f:name": {},
2026-06-14 10:12:17.299277 | controller |                     "f:value": {}
2026-06-14 10:12:17.299291 | controller |                   },
2026-06-14 10:12:17.299306 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.299320 | controller |                     ".": {},
2026-06-14 10:12:17.299334 | controller |                     "f:name": {},
2026-06-14 10:12:17.299362 | controller |                     "f:value": {}
2026-06-14 10:12:17.299383 | controller |                   },
2026-06-14 10:12:17.299398 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.299412 | controller |                     ".": {},
2026-06-14 10:12:17.299426 | controller |                     "f:name": {},
2026-06-14 10:12:17.299440 | controller |                     "f:value": {}
2026-06-14 10:12:17.299454 | controller |                   },
2026-06-14 10:12:17.299468 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.299482 | controller |                     ".": {},
2026-06-14 10:12:17.299496 | controller |                     "f:name": {},
2026-06-14 10:12:17.299510 | controller |                     "f:value": {}
2026-06-14 10:12:17.299524 | controller |                   },
2026-06-14 10:12:17.299538 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.299552 | controller |                     ".": {},
2026-06-14 10:12:17.299567 | controller |                     "f:name": {},
2026-06-14 10:12:17.299581 | controller |                     "f:value": {}
2026-06-14 10:12:17.299595 | controller |                   }
2026-06-14 10:12:17.299609 | controller |                 },
2026-06-14 10:12:17.299622 | controller |                 "f:image": {},
2026-06-14 10:12:17.299638 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.299652 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.299667 | controller |                   ".": {},
2026-06-14 10:12:17.299682 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.299697 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.299711 | controller |                     ".": {},
2026-06-14 10:12:17.299726 | controller |                     "f:path": {},
2026-06-14 10:12:17.299746 | controller |                     "f:port": {},
2026-06-14 10:12:17.299763 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.299782 | controller |                   },
2026-06-14 10:12:17.299799 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.299825 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.299845 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.299862 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.299876 | controller |                 },
2026-06-14 10:12:17.299891 | controller |                 "f:name": {},
2026-06-14 10:12:17.299905 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.299919 | controller |                   ".": {},
2026-06-14 10:12:17.299934 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.299949 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.299963 | controller |                     ".": {},
2026-06-14 10:12:17.299977 | controller |                     "f:path": {},
2026-06-14 10:12:17.299991 | controller |                     "f:port": {},
2026-06-14 10:12:17.300006 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.300020 | controller |                   },
2026-06-14 10:12:17.300034 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.300049 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.300063 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.300078 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.300154 | controller |                 },
2026-06-14 10:12:17.300188 | controller |                 "f:resources": {
2026-06-14 10:12:17.300212 | controller |                   ".": {},
2026-06-14 10:12:17.300263 | controller |                   "f:limits": {
2026-06-14 10:12:17.300287 | controller |                     ".": {},
2026-06-14 10:12:17.300303 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.300318 | controller |                     "f:memory": {}
2026-06-14 10:12:17.300333 | controller |                   },
2026-06-14 10:12:17.300365 | controller |                   "f:requests": {
2026-06-14 10:12:17.300385 | controller |                     ".": {},
2026-06-14 10:12:17.300401 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.300415 | controller |                     "f:memory": {}
2026-06-14 10:12:17.300430 | controller |                   }
2026-06-14 10:12:17.300444 | controller |                 },
2026-06-14 10:12:17.300459 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.300475 | controller |                   ".": {},
2026-06-14 10:12:17.300489 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.300504 | controller |                 },
2026-06-14 10:12:17.300519 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.300533 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.300548 | controller |               }
2026-06-14 10:12:17.300562 | controller |             },
2026-06-14 10:12:17.300577 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.300591 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.300605 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.300619 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.300633 | controller |             "f:securityContext": {
2026-06-14 10:12:17.300648 | controller |               ".": {},
2026-06-14 10:12:17.300663 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.300677 | controller |             },
2026-06-14 10:12:17.300691 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.300705 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.300719 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.300734 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.300749 | controller |           }
2026-06-14 10:12:17.300763 | controller |         },
2026-06-14 10:12:17.300778 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.300799 | controller |         "operation": "Update",
2026-06-14 10:12:17.300815 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.300829 | controller |       },
2026-06-14 10:12:17.300844 | controller |       {
2026-06-14 10:12:17.300858 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.300872 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.300887 | controller |         "fieldsV1": {
2026-06-14 10:12:17.300901 | controller |           "f:metadata": {
2026-06-14 10:12:17.300915 | controller |             "f:annotations": {
2026-06-14 10:12:17.300929 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.300943 | controller |             }
2026-06-14 10:12:17.300958 | controller |           }
2026-06-14 10:12:17.300973 | controller |         },
2026-06-14 10:12:17.300987 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.301002 | controller |         "operation": "Update",
2026-06-14 10:12:17.301017 | controller |         "subresource": "status",
2026-06-14 10:12:17.301031 | controller |         "time": "2026-06-14T09:36:21Z"
2026-06-14 10:12:17.301046 | controller |       },
2026-06-14 10:12:17.301061 | controller |       {
2026-06-14 10:12:17.301075 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.301090 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.301106 | controller |         "fieldsV1": {
2026-06-14 10:12:17.301120 | controller |           "f:status": {
2026-06-14 10:12:17.301135 | controller |             "f:conditions": {
2026-06-14 10:12:17.301150 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.301165 | controller |                 ".": {},
2026-06-14 10:12:17.301180 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.301195 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.301210 | controller |                 "f:status": {},
2026-06-14 10:12:17.301226 | controller |                 "f:type": {}
2026-06-14 10:12:17.301246 | controller |               },
2026-06-14 10:12:17.301281 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.301343 | controller |                 ".": {},
2026-06-14 10:12:17.301388 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.301409 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.301428 | controller |                 "f:status": {},
2026-06-14 10:12:17.301447 | controller |                 "f:type": {}
2026-06-14 10:12:17.301466 | controller |               },
2026-06-14 10:12:17.301484 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.301502 | controller |                 ".": {},
2026-06-14 10:12:17.301521 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.301540 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.301558 | controller |                 "f:status": {},
2026-06-14 10:12:17.301576 | controller |                 "f:type": {}
2026-06-14 10:12:17.301595 | controller |               },
2026-06-14 10:12:17.301613 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.301632 | controller |                 ".": {},
2026-06-14 10:12:17.301652 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.301673 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.301694 | controller |                 "f:status": {},
2026-06-14 10:12:17.301715 | controller |                 "f:type": {}
2026-06-14 10:12:17.301737 | controller |               }
2026-06-14 10:12:17.301756 | controller |             },
2026-06-14 10:12:17.301775 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.301794 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.301813 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.301833 | controller |             "f:phase": {},
2026-06-14 10:12:17.301859 | controller |             "f:podIP": {},
2026-06-14 10:12:17.301880 | controller |             "f:podIPs": {
2026-06-14 10:12:17.301899 | controller |               ".": {},
2026-06-14 10:12:17.301918 | controller |               "k:{\"ip\":\"10.217.1.27\"}": {
2026-06-14 10:12:17.301939 | controller |                 ".": {},
2026-06-14 10:12:17.301954 | controller |                 "f:ip": {}
2026-06-14 10:12:17.301968 | controller |               }
2026-06-14 10:12:17.301983 | controller |             },
2026-06-14 10:12:17.301998 | controller |             "f:startTime": {}
2026-06-14 10:12:17.302013 | controller |           }
2026-06-14 10:12:17.302027 | controller |         },
2026-06-14 10:12:17.302041 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.302056 | controller |         "operation": "Update",
2026-06-14 10:12:17.302071 | controller |         "subresource": "status",
2026-06-14 10:12:17.302088 | controller |         "time": "2026-06-14T09:37:12Z"
2026-06-14 10:12:17.302108 | controller |       }
2026-06-14 10:12:17.302123 | controller |     ],
2026-06-14 10:12:17.302142 | controller |     "name": "heat-operator-controller-manager-5f5d6b8858-pvnsv",
2026-06-14 10:12:17.302158 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.302173 | controller |     "ownerReferences": [
2026-06-14 10:12:17.302187 | controller |       {
2026-06-14 10:12:17.302202 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.302217 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.302231 | controller |         "controller": true,
2026-06-14 10:12:17.302246 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.302260 | controller |         "name": "heat-operator-controller-manager-5f5d6b8858",
2026-06-14 10:12:17.302274 | controller |         "uid": "5e729218-5ee9-4d74-8245-cd342225ccd2"
2026-06-14 10:12:17.302288 | controller |       }
2026-06-14 10:12:17.302302 | controller |     ],
2026-06-14 10:12:17.302316 | controller |     "resourceVersion": "90125",
2026-06-14 10:12:17.302330 | controller |     "uid": "fa96e7e2-058f-440f-bd43-5828e7fee001"
2026-06-14 10:12:17.302344 | controller |   },
2026-06-14 10:12:17.302406 | controller |   "spec": {
2026-06-14 10:12:17.302423 | controller |     "containers": [
2026-06-14 10:12:17.302438 | controller |       {
2026-06-14 10:12:17.302452 | controller |         "args": [
2026-06-14 10:12:17.302466 | controller |           "--leader-elect",
2026-06-14 10:12:17.302480 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.302496 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.302513 | controller |         ],
2026-06-14 10:12:17.302529 | controller |         "command": [
2026-06-14 10:12:17.302543 | controller |           "/manager"
2026-06-14 10:12:17.302560 | controller |         ],
2026-06-14 10:12:17.302579 | controller |         "env": [
2026-06-14 10:12:17.302599 | controller |           {
2026-06-14 10:12:17.302618 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.302639 | controller |             "value": "30"
2026-06-14 10:12:17.302661 | controller |           },
2026-06-14 10:12:17.302681 | controller |           {
2026-06-14 10:12:17.302700 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.302719 | controller |             "value": "20"
2026-06-14 10:12:17.302738 | controller |           },
2026-06-14 10:12:17.302757 | controller |           {
2026-06-14 10:12:17.302777 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.302797 | controller |             "value": "5"
2026-06-14 10:12:17.302817 | controller |           },
2026-06-14 10:12:17.302837 | controller |           {
2026-06-14 10:12:17.302858 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.302880 | controller |             "value": "false"
2026-06-14 10:12:17.302898 | controller |           },
2026-06-14 10:12:17.302913 | controller |           {
2026-06-14 10:12:17.302928 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.302949 | controller |             "value": "false"
2026-06-14 10:12:17.302965 | controller |           }
2026-06-14 10:12:17.302979 | controller |         ],
2026-06-14 10:12:17.302994 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-14 10:12:17.303010 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.303026 | controller |         "livenessProbe": {
2026-06-14 10:12:17.303041 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.303056 | controller |           "httpGet": {
2026-06-14 10:12:17.303071 | controller |             "path": "/healthz",
2026-06-14 10:12:17.303087 | controller |             "port": 8081,
2026-06-14 10:12:17.303107 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.303122 | controller |           },
2026-06-14 10:12:17.303139 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.303156 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.303218 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.303240 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.303256 | controller |         },
2026-06-14 10:12:17.303271 | controller |         "name": "manager",
2026-06-14 10:12:17.303286 | controller |         "readinessProbe": {
2026-06-14 10:12:17.303302 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.303316 | controller |           "httpGet": {
2026-06-14 10:12:17.303331 | controller |             "path": "/readyz",
2026-06-14 10:12:17.303360 | controller |             "port": 8081,
2026-06-14 10:12:17.303422 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.303530 | controller |           },
2026-06-14 10:12:17.303549 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.303564 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.303578 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.303593 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.303608 | controller |         },
2026-06-14 10:12:17.303623 | controller |         "resources": {
2026-06-14 10:12:17.303637 | controller |           "limits": {
2026-06-14 10:12:17.303651 | controller |             "cpu": "500m",
2026-06-14 10:12:17.303665 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.303680 | controller |           },
2026-06-14 10:12:17.303693 | controller |           "requests": {
2026-06-14 10:12:17.303708 | controller |             "cpu": "10m",
2026-06-14 10:12:17.303727 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.303747 | controller |           }
2026-06-14 10:12:17.303768 | controller |         },
2026-06-14 10:12:17.303789 | controller |         "securityContext": {
2026-06-14 10:12:17.303811 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.303831 | controller |           "capabilities": {
2026-06-14 10:12:17.303850 | controller |             "drop": [
2026-06-14 10:12:17.303869 | controller |               "MKNOD"
2026-06-14 10:12:17.303888 | controller |             ]
2026-06-14 10:12:17.303907 | controller |           }
2026-06-14 10:12:17.303930 | controller |         },
2026-06-14 10:12:17.303953 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.303976 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.303999 | controller |         "volumeMounts": [
2026-06-14 10:12:17.304021 | controller |           {
2026-06-14 10:12:17.304041 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.304062 | controller |             "name": "kube-api-access-cp8jl",
2026-06-14 10:12:17.304082 | controller |             "readOnly": true
2026-06-14 10:12:17.304101 | controller |           }
2026-06-14 10:12:17.304121 | controller |         ]
2026-06-14 10:12:17.304141 | controller |       }
2026-06-14 10:12:17.304167 | controller |     ],
2026-06-14 10:12:17.304187 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.304208 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.304228 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.304248 | controller |       {
2026-06-14 10:12:17.304298 | controller |         "name": "heat-operator-controller-manager-dockercfg-zs6xf"
2026-06-14 10:12:17.304315 | controller |       }
2026-06-14 10:12:17.304329 | controller |     ],
2026-06-14 10:12:17.304344 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.304377 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.304392 | controller |     "priority": 0,
2026-06-14 10:12:17.304406 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.304420 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.304435 | controller |     "securityContext": {
2026-06-14 10:12:17.304449 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.304463 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.304477 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.304491 | controller |       }
2026-06-14 10:12:17.304505 | controller |     },
2026-06-14 10:12:17.304519 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-14 10:12:17.304533 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-14 10:12:17.304547 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.304590 | controller |     "tolerations": [
2026-06-14 10:12:17.304610 | controller |       {
2026-06-14 10:12:17.304624 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.304639 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.304653 | controller |         "operator": "Exists",
2026-06-14 10:12:17.304667 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.304681 | controller |       },
2026-06-14 10:12:17.304695 | controller |       {
2026-06-14 10:12:17.304709 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.304723 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.304737 | controller |         "operator": "Exists",
2026-06-14 10:12:17.304752 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.304766 | controller |       },
2026-06-14 10:12:17.304780 | controller |       {
2026-06-14 10:12:17.304794 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.304808 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.304823 | controller |         "operator": "Exists"
2026-06-14 10:12:17.304837 | controller |       }
2026-06-14 10:12:17.304852 | controller |     ],
2026-06-14 10:12:17.304868 | controller |     "volumes": [
2026-06-14 10:12:17.304882 | controller |       {
2026-06-14 10:12:17.304897 | controller |         "name": "kube-api-access-cp8jl",
2026-06-14 10:12:17.304911 | controller |         "projected": {
2026-06-14 10:12:17.304926 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.304940 | controller |           "sources": [
2026-06-14 10:12:17.304955 | controller |             {
2026-06-14 10:12:17.304969 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.304982 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.304996 | controller |                 "path": "token"
2026-06-14 10:12:17.305010 | controller |               }
2026-06-14 10:12:17.305024 | controller |             },
2026-06-14 10:12:17.305038 | controller |             {
2026-06-14 10:12:17.305052 | controller |               "configMap": {
2026-06-14 10:12:17.305066 | controller |                 "items": [
2026-06-14 10:12:17.305080 | controller |                   {
2026-06-14 10:12:17.305095 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.305109 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.305129 | controller |                   }
2026-06-14 10:12:17.305145 | controller |                 ],
2026-06-14 10:12:17.305160 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.305174 | controller |               }
2026-06-14 10:12:17.305188 | controller |             },
2026-06-14 10:12:17.305202 | controller |             {
2026-06-14 10:12:17.305217 | controller |               "downwardAPI": {
2026-06-14 10:12:17.305231 | controller |                 "items": [
2026-06-14 10:12:17.305246 | controller |                   {
2026-06-14 10:12:17.305278 | controller |                     "fieldRef": {
2026-06-14 10:12:17.305295 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.305310 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.305324 | controller |                     },
2026-06-14 10:12:17.305339 | controller |                     "path": "namespace"
2026-06-14 10:12:17.305372 | controller |                   }
2026-06-14 10:12:17.305390 | controller |                 ]
2026-06-14 10:12:17.305404 | controller |               }
2026-06-14 10:12:17.305419 | controller |             },
2026-06-14 10:12:17.305433 | controller |             {
2026-06-14 10:12:17.305447 | controller |               "configMap": {
2026-06-14 10:12:17.305461 | controller |                 "items": [
2026-06-14 10:12:17.305475 | controller |                   {
2026-06-14 10:12:17.305489 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.305505 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.305523 | controller |                   }
2026-06-14 10:12:17.305537 | controller |                 ],
2026-06-14 10:12:17.305552 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.305567 | controller |               }
2026-06-14 10:12:17.305582 | controller |             }
2026-06-14 10:12:17.305596 | controller |           ]
2026-06-14 10:12:17.305610 | controller |         }
2026-06-14 10:12:17.305624 | controller |       }
2026-06-14 10:12:17.305639 | controller |     ]
2026-06-14 10:12:17.305653 | controller |   },
2026-06-14 10:12:17.305668 | controller |   "status": {
2026-06-14 10:12:17.305682 | controller |     "conditions": [
2026-06-14 10:12:17.305697 | controller |       {
2026-06-14 10:12:17.305712 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.305726 | controller |         "lastTransitionTime": "2026-06-14T09:36:59Z",
2026-06-14 10:12:17.305741 | controller |         "status": "True",
2026-06-14 10:12:17.305755 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.305770 | controller |       },
2026-06-14 10:12:17.305784 | controller |       {
2026-06-14 10:12:17.305798 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.305813 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.305827 | controller |         "status": "True",
2026-06-14 10:12:17.305842 | controller |         "type": "Initialized"
2026-06-14 10:12:17.305856 | controller |       },
2026-06-14 10:12:17.305871 | controller |       {
2026-06-14 10:12:17.305886 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.305900 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.305915 | controller |         "status": "True",
2026-06-14 10:12:17.305929 | controller |         "type": "Ready"
2026-06-14 10:12:17.305943 | controller |       },
2026-06-14 10:12:17.305957 | controller |       {
2026-06-14 10:12:17.305971 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.305985 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.305999 | controller |         "status": "True",
2026-06-14 10:12:17.306013 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.306027 | controller |       },
2026-06-14 10:12:17.306040 | controller |       {
2026-06-14 10:12:17.306054 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.306075 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.306089 | controller |         "status": "True",
2026-06-14 10:12:17.306105 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.306119 | controller |       }
2026-06-14 10:12:17.306134 | controller |     ],
2026-06-14 10:12:17.306149 | controller |     "containerStatuses": [
2026-06-14 10:12:17.306163 | controller |       {
2026-06-14 10:12:17.306177 | controller |         "allocatedResources": {
2026-06-14 10:12:17.306191 | controller |           "cpu": "10m",
2026-06-14 10:12:17.306206 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.306220 | controller |         },
2026-06-14 10:12:17.306234 | controller |         "containerID": "cri-o://ba3de4e829cb870a24c9c834b1a6630465afc75072cf8d953a0468a153bc2a62",
2026-06-14 10:12:17.306248 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-14 10:12:17.306263 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0",
2026-06-14 10:12:17.306277 | controller |         "lastState": {},
2026-06-14 10:12:17.306293 | controller |         "name": "manager",
2026-06-14 10:12:17.306307 | controller |         "ready": true,
2026-06-14 10:12:17.306321 | controller |         "resources": {
2026-06-14 10:12:17.306335 | controller |           "limits": {
2026-06-14 10:12:17.306369 | controller |             "cpu": "500m",
2026-06-14 10:12:17.306386 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.306400 | controller |           },
2026-06-14 10:12:17.306414 | controller |           "requests": {
2026-06-14 10:12:17.306428 | controller |             "cpu": "10m",
2026-06-14 10:12:17.306442 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.306456 | controller |           }
2026-06-14 10:12:17.306469 | controller |         },
2026-06-14 10:12:17.306483 | controller |         "restartCount": 0,
2026-06-14 10:12:17.306497 | controller |         "started": true,
2026-06-14 10:12:17.306511 | controller |         "state": {
2026-06-14 10:12:17.306526 | controller |           "running": {
2026-06-14 10:12:17.306540 | controller |             "startedAt": "2026-06-14T09:36:59Z"
2026-06-14 10:12:17.306554 | controller |           }
2026-06-14 10:12:17.306568 | controller |         },
2026-06-14 10:12:17.306582 | controller |         "user": {
2026-06-14 10:12:17.306596 | controller |           "linux": {
2026-06-14 10:12:17.306610 | controller |             "gid": 0,
2026-06-14 10:12:17.306624 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.306667 | controller |               0
2026-06-14 10:12:17.306684 | controller |             ],
2026-06-14 10:12:17.306698 | controller |             "uid": 65532
2026-06-14 10:12:17.306713 | controller |           }
2026-06-14 10:12:17.306727 | controller |         },
2026-06-14 10:12:17.306741 | controller |         "volumeMounts": [
2026-06-14 10:12:17.306755 | controller |           {
2026-06-14 10:12:17.306769 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.306784 | controller |             "name": "kube-api-access-cp8jl",
2026-06-14 10:12:17.306800 | controller |             "readOnly": true,
2026-06-14 10:12:17.306816 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.306830 | controller |           }
2026-06-14 10:12:17.306845 | controller |         ]
2026-06-14 10:12:17.306860 | controller |       }
2026-06-14 10:12:17.306874 | controller |     ],
2026-06-14 10:12:17.306889 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.306903 | controller |     "hostIPs": [
2026-06-14 10:12:17.306917 | controller |       {
2026-06-14 10:12:17.306932 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.306947 | controller |       }
2026-06-14 10:12:17.306967 | controller |     ],
2026-06-14 10:12:17.306982 | controller |     "phase": "Running",
2026-06-14 10:12:17.306996 | controller |     "podIP": "10.217.1.27",
2026-06-14 10:12:17.307010 | controller |     "podIPs": [
2026-06-14 10:12:17.307024 | controller |       {
2026-06-14 10:12:17.307040 | controller |         "ip": "10.217.1.27"
2026-06-14 10:12:17.307059 | controller |       }
2026-06-14 10:12:17.307079 | controller |     ],
2026-06-14 10:12:17.307098 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.307113 | controller |     "startTime": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.307127 | controller |   }
2026-06-14 10:12:17.307142 | controller | }
2026-06-14 10:12:17.354404 | controller | ok:
2026-06-14 10:12:17.354621 | controller | {
2026-06-14 10:12:17.354670 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.354709 | controller |   "kind": "Pod",
2026-06-14 10:12:17.354744 | controller |   "metadata": {
2026-06-14 10:12:17.354779 | controller |     "annotations": {
2026-06-14 10:12:17.354814 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.28/23\"],\"mac_address\":\"0a:58:0a:d9:01:1c\",\"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.1.28/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.354852 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.28\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:1c\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.354889 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.354926 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.354962 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.354998 | controller |     },
2026-06-14 10:12:17.355032 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.355066 | controller |     "generateName": "horizon-operator-controller-manager-7d74cb5f58-",
2026-06-14 10:12:17.355100 | controller |     "generation": 1,
2026-06-14 10:12:17.355134 | controller |     "labels": {
2026-06-14 10:12:17.355168 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-14 10:12:17.355201 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.355234 | controller |       "openstack.org/operator-name": "horizon",
2026-06-14 10:12:17.355268 | controller |       "pod-template-hash": "7d74cb5f58"
2026-06-14 10:12:17.355302 | controller |     },
2026-06-14 10:12:17.355335 | controller |     "managedFields": [
2026-06-14 10:12:17.355407 | controller |       {
2026-06-14 10:12:17.355443 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.355477 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.355511 | controller |         "fieldsV1": {
2026-06-14 10:12:17.355546 | controller |           "f:metadata": {
2026-06-14 10:12:17.355580 | controller |             "f:annotations": {
2026-06-14 10:12:17.355614 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.355647 | controller |             }
2026-06-14 10:12:17.355681 | controller |           }
2026-06-14 10:12:17.355715 | controller |         },
2026-06-14 10:12:17.355748 | controller |         "manager": "crc",
2026-06-14 10:12:17.355780 | controller |         "operation": "Update",
2026-06-14 10:12:17.355814 | controller |         "subresource": "status",
2026-06-14 10:12:17.355847 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.355881 | controller |       },
2026-06-14 10:12:17.355915 | controller |       {
2026-06-14 10:12:17.355949 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.355995 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.356029 | controller |         "fieldsV1": {
2026-06-14 10:12:17.356063 | controller |           "f:metadata": {
2026-06-14 10:12:17.356096 | controller |             "f:annotations": {
2026-06-14 10:12:17.356129 | controller |               ".": {},
2026-06-14 10:12:17.356162 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.356195 | controller |             },
2026-06-14 10:12:17.356228 | controller |             "f:generateName": {},
2026-06-14 10:12:17.356261 | controller |             "f:labels": {
2026-06-14 10:12:17.356294 | controller |               ".": {},
2026-06-14 10:12:17.356327 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.356396 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.356434 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.356467 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.356502 | controller |             },
2026-06-14 10:12:17.356537 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.356571 | controller |               ".": {},
2026-06-14 10:12:17.356604 | controller |               "k:{\"uid\":\"297d0cc4-2e82-4f92-873c-4fffe9d909db\"}": {}
2026-06-14 10:12:17.356638 | controller |             }
2026-06-14 10:12:17.356671 | controller |           },
2026-06-14 10:12:17.356705 | controller |           "f:spec": {
2026-06-14 10:12:17.356755 | controller |             "f:containers": {
2026-06-14 10:12:17.356799 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.356842 | controller |                 ".": {},
2026-06-14 10:12:17.356887 | controller |                 "f:args": {},
2026-06-14 10:12:17.356930 | controller |                 "f:command": {},
2026-06-14 10:12:17.356973 | controller |                 "f:env": {
2026-06-14 10:12:17.357016 | controller |                   ".": {},
2026-06-14 10:12:17.357058 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.357101 | controller |                     ".": {},
2026-06-14 10:12:17.357144 | controller |                     "f:name": {},
2026-06-14 10:12:17.357188 | controller |                     "f:value": {}
2026-06-14 10:12:17.357231 | controller |                   },
2026-06-14 10:12:17.357274 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.357338 | controller |                     ".": {},
2026-06-14 10:12:17.357418 | controller |                     "f:name": {},
2026-06-14 10:12:17.357462 | controller |                     "f:value": {}
2026-06-14 10:12:17.357505 | controller |                   },
2026-06-14 10:12:17.357547 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.357589 | controller |                     ".": {},
2026-06-14 10:12:17.357631 | controller |                     "f:name": {},
2026-06-14 10:12:17.357672 | controller |                     "f:value": {}
2026-06-14 10:12:17.357714 | controller |                   },
2026-06-14 10:12:17.357755 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.357797 | controller |                     ".": {},
2026-06-14 10:12:17.357838 | controller |                     "f:name": {},
2026-06-14 10:12:17.357879 | controller |                     "f:value": {}
2026-06-14 10:12:17.357920 | controller |                   },
2026-06-14 10:12:17.357961 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.358001 | controller |                     ".": {},
2026-06-14 10:12:17.358042 | controller |                     "f:name": {},
2026-06-14 10:12:17.358083 | controller |                     "f:value": {}
2026-06-14 10:12:17.358124 | controller |                   }
2026-06-14 10:12:17.358164 | controller |                 },
2026-06-14 10:12:17.358206 | controller |                 "f:image": {},
2026-06-14 10:12:17.358296 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.358337 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.358421 | controller |                   ".": {},
2026-06-14 10:12:17.358456 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.358490 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.358522 | controller |                     ".": {},
2026-06-14 10:12:17.358555 | controller |                     "f:path": {},
2026-06-14 10:12:17.358587 | controller |                     "f:port": {},
2026-06-14 10:12:17.358620 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.358652 | controller |                   },
2026-06-14 10:12:17.358685 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.358718 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.358752 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.358784 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.358817 | controller |                 },
2026-06-14 10:12:17.358849 | controller |                 "f:name": {},
2026-06-14 10:12:17.358882 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.358914 | controller |                   ".": {},
2026-06-14 10:12:17.358947 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.358979 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.359011 | controller |                     ".": {},
2026-06-14 10:12:17.359044 | controller |                     "f:path": {},
2026-06-14 10:12:17.359077 | controller |                     "f:port": {},
2026-06-14 10:12:17.359109 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.359142 | controller |                   },
2026-06-14 10:12:17.359174 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.359207 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.359239 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.359272 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.359307 | controller |                 },
2026-06-14 10:12:17.359341 | controller |                 "f:resources": {
2026-06-14 10:12:17.359413 | controller |                   ".": {},
2026-06-14 10:12:17.359449 | controller |                   "f:limits": {
2026-06-14 10:12:17.359483 | controller |                     ".": {},
2026-06-14 10:12:17.359516 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.359550 | controller |                     "f:memory": {}
2026-06-14 10:12:17.359583 | controller |                   },
2026-06-14 10:12:17.359616 | controller |                   "f:requests": {
2026-06-14 10:12:17.359648 | controller |                     ".": {},
2026-06-14 10:12:17.359681 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.359714 | controller |                     "f:memory": {}
2026-06-14 10:12:17.359748 | controller |                   }
2026-06-14 10:12:17.359782 | controller |                 },
2026-06-14 10:12:17.359815 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.359849 | controller |                   ".": {},
2026-06-14 10:12:17.359884 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.359918 | controller |                 },
2026-06-14 10:12:17.359952 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.359986 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.360019 | controller |               }
2026-06-14 10:12:17.360052 | controller |             },
2026-06-14 10:12:17.360085 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.360118 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.360152 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.360185 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.360227 | controller |             "f:securityContext": {
2026-06-14 10:12:17.360260 | controller |               ".": {},
2026-06-14 10:12:17.360292 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.360324 | controller |             },
2026-06-14 10:12:17.360391 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.360428 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.360462 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.360496 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.360529 | controller |           }
2026-06-14 10:12:17.360562 | controller |         },
2026-06-14 10:12:17.360595 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.360628 | controller |         "operation": "Update",
2026-06-14 10:12:17.360660 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.360694 | controller |       },
2026-06-14 10:12:17.360726 | controller |       {
2026-06-14 10:12:17.360758 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.360790 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.360822 | controller |         "fieldsV1": {
2026-06-14 10:12:17.360854 | controller |           "f:metadata": {
2026-06-14 10:12:17.360886 | controller |             "f:annotations": {
2026-06-14 10:12:17.360919 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.360951 | controller |             }
2026-06-14 10:12:17.360984 | controller |           }
2026-06-14 10:12:17.361016 | controller |         },
2026-06-14 10:12:17.361048 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.361080 | controller |         "operation": "Update",
2026-06-14 10:12:17.361112 | controller |         "subresource": "status",
2026-06-14 10:12:17.361144 | controller |         "time": "2026-06-14T09:36:21Z"
2026-06-14 10:12:17.361177 | controller |       },
2026-06-14 10:12:17.361210 | controller |       {
2026-06-14 10:12:17.361244 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.361276 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.361329 | controller |         "fieldsV1": {
2026-06-14 10:12:17.361400 | controller |           "f:status": {
2026-06-14 10:12:17.361443 | controller |             "f:conditions": {
2026-06-14 10:12:17.361477 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.361511 | controller |                 ".": {},
2026-06-14 10:12:17.361545 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.361579 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.361612 | controller |                 "f:status": {},
2026-06-14 10:12:17.361646 | controller |                 "f:type": {}
2026-06-14 10:12:17.361681 | controller |               },
2026-06-14 10:12:17.361715 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.361750 | controller |                 ".": {},
2026-06-14 10:12:17.361783 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.361817 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.361851 | controller |                 "f:status": {},
2026-06-14 10:12:17.361884 | controller |                 "f:type": {}
2026-06-14 10:12:17.361917 | controller |               },
2026-06-14 10:12:17.361951 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.361984 | controller |                 ".": {},
2026-06-14 10:12:17.362018 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.362052 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.362085 | controller |                 "f:status": {},
2026-06-14 10:12:17.362117 | controller |                 "f:type": {}
2026-06-14 10:12:17.362150 | controller |               },
2026-06-14 10:12:17.362192 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.362227 | controller |                 ".": {},
2026-06-14 10:12:17.362262 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.362296 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.362330 | controller |                 "f:status": {},
2026-06-14 10:12:17.362401 | controller |                 "f:type": {}
2026-06-14 10:12:17.362438 | controller |               }
2026-06-14 10:12:17.362472 | controller |             },
2026-06-14 10:12:17.362505 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.362538 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.362571 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.362604 | controller |             "f:phase": {},
2026-06-14 10:12:17.362638 | controller |             "f:podIP": {},
2026-06-14 10:12:17.362671 | controller |             "f:podIPs": {
2026-06-14 10:12:17.362703 | controller |               ".": {},
2026-06-14 10:12:17.362736 | controller |               "k:{\"ip\":\"10.217.1.28\"}": {
2026-06-14 10:12:17.362768 | controller |                 ".": {},
2026-06-14 10:12:17.362801 | controller |                 "f:ip": {}
2026-06-14 10:12:17.362833 | controller |               }
2026-06-14 10:12:17.362866 | controller |             },
2026-06-14 10:12:17.362899 | controller |             "f:startTime": {}
2026-06-14 10:12:17.362931 | controller |           }
2026-06-14 10:12:17.362964 | controller |         },
2026-06-14 10:12:17.362997 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.363029 | controller |         "operation": "Update",
2026-06-14 10:12:17.363062 | controller |         "subresource": "status",
2026-06-14 10:12:17.363095 | controller |         "time": "2026-06-14T09:37:11Z"
2026-06-14 10:12:17.363128 | controller |       }
2026-06-14 10:12:17.363172 | controller |     ],
2026-06-14 10:12:17.363207 | controller |     "name": "horizon-operator-controller-manager-7d74cb5f58-sns7h",
2026-06-14 10:12:17.363241 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.363275 | controller |     "ownerReferences": [
2026-06-14 10:12:17.363307 | controller |       {
2026-06-14 10:12:17.363340 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.363413 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.363447 | controller |         "controller": true,
2026-06-14 10:12:17.363480 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.363512 | controller |         "name": "horizon-operator-controller-manager-7d74cb5f58",
2026-06-14 10:12:17.363545 | controller |         "uid": "297d0cc4-2e82-4f92-873c-4fffe9d909db"
2026-06-14 10:12:17.363578 | controller |       }
2026-06-14 10:12:17.363610 | controller |     ],
2026-06-14 10:12:17.363643 | controller |     "resourceVersion": "90045",
2026-06-14 10:12:17.363675 | controller |     "uid": "aa5dff3a-efb7-40a3-bbd9-dc245be99d19"
2026-06-14 10:12:17.363707 | controller |   },
2026-06-14 10:12:17.363740 | controller |   "spec": {
2026-06-14 10:12:17.363772 | controller |     "containers": [
2026-06-14 10:12:17.363805 | controller |       {
2026-06-14 10:12:17.363837 | controller |         "args": [
2026-06-14 10:12:17.363869 | controller |           "--leader-elect",
2026-06-14 10:12:17.363901 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.363934 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.363966 | controller |         ],
2026-06-14 10:12:17.363998 | controller |         "command": [
2026-06-14 10:12:17.364031 | controller |           "/manager"
2026-06-14 10:12:17.364064 | controller |         ],
2026-06-14 10:12:17.364098 | controller |         "env": [
2026-06-14 10:12:17.364131 | controller |           {
2026-06-14 10:12:17.364164 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.364197 | controller |             "value": "30"
2026-06-14 10:12:17.364229 | controller |           },
2026-06-14 10:12:17.364271 | controller |           {
2026-06-14 10:12:17.364305 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.364338 | controller |             "value": "20"
2026-06-14 10:12:17.364418 | controller |           },
2026-06-14 10:12:17.364454 | controller |           {
2026-06-14 10:12:17.364487 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.364519 | controller |             "value": "5"
2026-06-14 10:12:17.364551 | controller |           },
2026-06-14 10:12:17.364584 | controller |           {
2026-06-14 10:12:17.364617 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.364651 | controller |             "value": "false"
2026-06-14 10:12:17.364685 | controller |           },
2026-06-14 10:12:17.364719 | controller |           {
2026-06-14 10:12:17.364753 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.364786 | controller |             "value": "false"
2026-06-14 10:12:17.364818 | controller |           }
2026-06-14 10:12:17.364851 | controller |         ],
2026-06-14 10:12:17.364884 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8",
2026-06-14 10:12:17.364919 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.364952 | controller |         "livenessProbe": {
2026-06-14 10:12:17.364985 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.365019 | controller |           "httpGet": {
2026-06-14 10:12:17.365053 | controller |             "path": "/healthz",
2026-06-14 10:12:17.365086 | controller |             "port": 8081,
2026-06-14 10:12:17.365119 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.365152 | controller |           },
2026-06-14 10:12:17.365185 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.365218 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.365252 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.365285 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.365343 | controller |         },
2026-06-14 10:12:17.365424 | controller |         "name": "manager",
2026-06-14 10:12:17.365460 | controller |         "readinessProbe": {
2026-06-14 10:12:17.365493 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.365526 | controller |           "httpGet": {
2026-06-14 10:12:17.365558 | controller |             "path": "/readyz",
2026-06-14 10:12:17.365591 | controller |             "port": 8081,
2026-06-14 10:12:17.365623 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.365656 | controller |           },
2026-06-14 10:12:17.365689 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.365725 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.365764 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.365802 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.365840 | controller |         },
2026-06-14 10:12:17.365875 | controller |         "resources": {
2026-06-14 10:12:17.365901 | controller |           "limits": {
2026-06-14 10:12:17.365926 | controller |             "cpu": "500m",
2026-06-14 10:12:17.365952 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.365977 | controller |           },
2026-06-14 10:12:17.365997 | controller |           "requests": {
2026-06-14 10:12:17.366017 | controller |             "cpu": "10m",
2026-06-14 10:12:17.366038 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.366058 | controller |           }
2026-06-14 10:12:17.366079 | controller |         },
2026-06-14 10:12:17.366099 | controller |         "securityContext": {
2026-06-14 10:12:17.366119 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.366140 | controller |           "capabilities": {
2026-06-14 10:12:17.366160 | controller |             "drop": [
2026-06-14 10:12:17.366180 | controller |               "MKNOD"
2026-06-14 10:12:17.366207 | controller |             ]
2026-06-14 10:12:17.366227 | controller |           }
2026-06-14 10:12:17.366247 | controller |         },
2026-06-14 10:12:17.366267 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.366289 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.366310 | controller |         "volumeMounts": [
2026-06-14 10:12:17.366330 | controller |           {
2026-06-14 10:12:17.366375 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.366399 | controller |             "name": "kube-api-access-bcc7z",
2026-06-14 10:12:17.366420 | controller |             "readOnly": true
2026-06-14 10:12:17.366441 | controller |           }
2026-06-14 10:12:17.366461 | controller |         ]
2026-06-14 10:12:17.366481 | controller |       }
2026-06-14 10:12:17.366502 | controller |     ],
2026-06-14 10:12:17.366522 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.366543 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.366564 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.366584 | controller |       {
2026-06-14 10:12:17.366605 | controller |         "name": "horizon-operator-controller-manager-dockercfg-q89s9"
2026-06-14 10:12:17.366625 | controller |       }
2026-06-14 10:12:17.366646 | controller |     ],
2026-06-14 10:12:17.366666 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.366687 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.366708 | controller |     "priority": 0,
2026-06-14 10:12:17.366728 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.366748 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.366769 | controller |     "securityContext": {
2026-06-14 10:12:17.366789 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.366810 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.366830 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.366850 | controller |       }
2026-06-14 10:12:17.366870 | controller |     },
2026-06-14 10:12:17.366891 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-14 10:12:17.366912 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-14 10:12:17.366933 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.366954 | controller |     "tolerations": [
2026-06-14 10:12:17.366974 | controller |       {
2026-06-14 10:12:17.366995 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.367015 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.367036 | controller |         "operator": "Exists",
2026-06-14 10:12:17.367056 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.367077 | controller |       },
2026-06-14 10:12:17.367097 | controller |       {
2026-06-14 10:12:17.367118 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.367138 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.367159 | controller |         "operator": "Exists",
2026-06-14 10:12:17.367179 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.367200 | controller |       },
2026-06-14 10:12:17.367220 | controller |       {
2026-06-14 10:12:17.367240 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.367260 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.367281 | controller |         "operator": "Exists"
2026-06-14 10:12:17.367302 | controller |       }
2026-06-14 10:12:17.367322 | controller |     ],
2026-06-14 10:12:17.367343 | controller |     "volumes": [
2026-06-14 10:12:17.367387 | controller |       {
2026-06-14 10:12:17.367409 | controller |         "name": "kube-api-access-bcc7z",
2026-06-14 10:12:17.367430 | controller |         "projected": {
2026-06-14 10:12:17.367451 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.367471 | controller |           "sources": [
2026-06-14 10:12:17.367502 | controller |             {
2026-06-14 10:12:17.367523 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.367544 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.367565 | controller |                 "path": "token"
2026-06-14 10:12:17.367585 | controller |               }
2026-06-14 10:12:17.367606 | controller |             },
2026-06-14 10:12:17.367626 | controller |             {
2026-06-14 10:12:17.367647 | controller |               "configMap": {
2026-06-14 10:12:17.367667 | controller |                 "items": [
2026-06-14 10:12:17.367687 | controller |                   {
2026-06-14 10:12:17.367707 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.367728 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.367749 | controller |                   }
2026-06-14 10:12:17.367770 | controller |                 ],
2026-06-14 10:12:17.367792 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.367813 | controller |               }
2026-06-14 10:12:17.367834 | controller |             },
2026-06-14 10:12:17.367854 | controller |             {
2026-06-14 10:12:17.367875 | controller |               "downwardAPI": {
2026-06-14 10:12:17.367896 | controller |                 "items": [
2026-06-14 10:12:17.367916 | controller |                   {
2026-06-14 10:12:17.367936 | controller |                     "fieldRef": {
2026-06-14 10:12:17.367957 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.367977 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.367998 | controller |                     },
2026-06-14 10:12:17.368018 | controller |                     "path": "namespace"
2026-06-14 10:12:17.368038 | controller |                   }
2026-06-14 10:12:17.368059 | controller |                 ]
2026-06-14 10:12:17.368080 | controller |               }
2026-06-14 10:12:17.368100 | controller |             },
2026-06-14 10:12:17.368121 | controller |             {
2026-06-14 10:12:17.368142 | controller |               "configMap": {
2026-06-14 10:12:17.368163 | controller |                 "items": [
2026-06-14 10:12:17.368183 | controller |                   {
2026-06-14 10:12:17.368203 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.368224 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.368244 | controller |                   }
2026-06-14 10:12:17.368265 | controller |                 ],
2026-06-14 10:12:17.368285 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.368306 | controller |               }
2026-06-14 10:12:17.368326 | controller |             }
2026-06-14 10:12:17.368367 | controller |           ]
2026-06-14 10:12:17.368404 | controller |         }
2026-06-14 10:12:17.368433 | controller |       }
2026-06-14 10:12:17.368460 | controller |     ]
2026-06-14 10:12:17.368487 | controller |   },
2026-06-14 10:12:17.368515 | controller |   "status": {
2026-06-14 10:12:17.368542 | controller |     "conditions": [
2026-06-14 10:12:17.368569 | controller |       {
2026-06-14 10:12:17.368596 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.368623 | controller |         "lastTransitionTime": "2026-06-14T09:36:59Z",
2026-06-14 10:12:17.368651 | controller |         "status": "True",
2026-06-14 10:12:17.368679 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.368706 | controller |       },
2026-06-14 10:12:17.368732 | controller |       {
2026-06-14 10:12:17.368759 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.368786 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.368813 | controller |         "status": "True",
2026-06-14 10:12:17.368841 | controller |         "type": "Initialized"
2026-06-14 10:12:17.368868 | controller |       },
2026-06-14 10:12:17.368895 | controller |       {
2026-06-14 10:12:17.368928 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.368957 | controller |         "lastTransitionTime": "2026-06-14T09:37:11Z",
2026-06-14 10:12:17.368981 | controller |         "status": "True",
2026-06-14 10:12:17.369009 | controller |         "type": "Ready"
2026-06-14 10:12:17.369036 | controller |       },
2026-06-14 10:12:17.369064 | controller |       {
2026-06-14 10:12:17.369091 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.369119 | controller |         "lastTransitionTime": "2026-06-14T09:37:11Z",
2026-06-14 10:12:17.369146 | controller |         "status": "True",
2026-06-14 10:12:17.369173 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.369201 | controller |       },
2026-06-14 10:12:17.369228 | controller |       {
2026-06-14 10:12:17.369255 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.369281 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.369326 | controller |         "status": "True",
2026-06-14 10:12:17.369389 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.369432 | controller |       }
2026-06-14 10:12:17.369458 | controller |     ],
2026-06-14 10:12:17.369485 | controller |     "containerStatuses": [
2026-06-14 10:12:17.369513 | controller |       {
2026-06-14 10:12:17.369541 | controller |         "allocatedResources": {
2026-06-14 10:12:17.369569 | controller |           "cpu": "10m",
2026-06-14 10:12:17.369596 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.369624 | controller |         },
2026-06-14 10:12:17.369652 | controller |         "containerID": "cri-o://c6e64a27c807c33db855815bd1dfd15032c8af324b3ca9575a2b82fdabe04cc7",
2026-06-14 10:12:17.369680 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8",
2026-06-14 10:12:17.369709 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8",
2026-06-14 10:12:17.369737 | controller |         "lastState": {},
2026-06-14 10:12:17.369765 | controller |         "name": "manager",
2026-06-14 10:12:17.369793 | controller |         "ready": true,
2026-06-14 10:12:17.369821 | controller |         "resources": {
2026-06-14 10:12:17.369849 | controller |           "limits": {
2026-06-14 10:12:17.369876 | controller |             "cpu": "500m",
2026-06-14 10:12:17.369904 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.369931 | controller |           },
2026-06-14 10:12:17.369959 | controller |           "requests": {
2026-06-14 10:12:17.369986 | controller |             "cpu": "10m",
2026-06-14 10:12:17.370014 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.370042 | controller |           }
2026-06-14 10:12:17.370070 | controller |         },
2026-06-14 10:12:17.370097 | controller |         "restartCount": 0,
2026-06-14 10:12:17.370125 | controller |         "started": true,
2026-06-14 10:12:17.370152 | controller |         "state": {
2026-06-14 10:12:17.370179 | controller |           "running": {
2026-06-14 10:12:17.370206 | controller |             "startedAt": "2026-06-14T09:36:59Z"
2026-06-14 10:12:17.370233 | controller |           }
2026-06-14 10:12:17.370260 | controller |         },
2026-06-14 10:12:17.370287 | controller |         "user": {
2026-06-14 10:12:17.370313 | controller |           "linux": {
2026-06-14 10:12:17.370340 | controller |             "gid": 0,
2026-06-14 10:12:17.370393 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.370422 | controller |               0
2026-06-14 10:12:17.370450 | controller |             ],
2026-06-14 10:12:17.370476 | controller |             "uid": 65532
2026-06-14 10:12:17.370503 | controller |           }
2026-06-14 10:12:17.370530 | controller |         },
2026-06-14 10:12:17.370557 | controller |         "volumeMounts": [
2026-06-14 10:12:17.370584 | controller |           {
2026-06-14 10:12:17.370616 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.370645 | controller |             "name": "kube-api-access-bcc7z",
2026-06-14 10:12:17.370673 | controller |             "readOnly": true,
2026-06-14 10:12:17.370700 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.370727 | controller |           }
2026-06-14 10:12:17.370753 | controller |         ]
2026-06-14 10:12:17.370780 | controller |       }
2026-06-14 10:12:17.370807 | controller |     ],
2026-06-14 10:12:17.370833 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.370860 | controller |     "hostIPs": [
2026-06-14 10:12:17.370886 | controller |       {
2026-06-14 10:12:17.370913 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.370940 | controller |       }
2026-06-14 10:12:17.370966 | controller |     ],
2026-06-14 10:12:17.370993 | controller |     "phase": "Running",
2026-06-14 10:12:17.371019 | controller |     "podIP": "10.217.1.28",
2026-06-14 10:12:17.371046 | controller |     "podIPs": [
2026-06-14 10:12:17.371073 | controller |       {
2026-06-14 10:12:17.371099 | controller |         "ip": "10.217.1.28"
2026-06-14 10:12:17.371125 | controller |       }
2026-06-14 10:12:17.371152 | controller |     ],
2026-06-14 10:12:17.371179 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.371206 | controller |     "startTime": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.371233 | controller |   }
2026-06-14 10:12:17.371261 | controller | }
2026-06-14 10:12:17.401101 | controller | ok:
2026-06-14 10:12:17.401174 | controller | {
2026-06-14 10:12:17.401204 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.401229 | controller |   "kind": "Pod",
2026-06-14 10:12:17.401252 | controller |   "metadata": {
2026-06-14 10:12:17.401274 | controller |     "annotations": {
2026-06-14 10:12:17.401296 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.29/23\"],\"mac_address\":\"0a:58:0a:d9:01:1d\",\"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.1.29/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.401341 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.29\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:1d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.401391 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.401415 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.401437 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.401653 | controller |     },
2026-06-14 10:12:17.401679 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.401702 | controller |     "generateName": "infra-operator-controller-manager-fc868d584-",
2026-06-14 10:12:17.401723 | controller |     "generation": 1,
2026-06-14 10:12:17.401744 | controller |     "labels": {
2026-06-14 10:12:17.401765 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-14 10:12:17.401786 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.401807 | controller |       "openstack.org/operator-name": "infra",
2026-06-14 10:12:17.401827 | controller |       "pod-template-hash": "fc868d584"
2026-06-14 10:12:17.401848 | controller |     },
2026-06-14 10:12:17.401869 | controller |     "managedFields": [
2026-06-14 10:12:17.401890 | controller |       {
2026-06-14 10:12:17.401912 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.401932 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.401953 | controller |         "fieldsV1": {
2026-06-14 10:12:17.401982 | controller |           "f:metadata": {
2026-06-14 10:12:17.402004 | controller |             "f:annotations": {
2026-06-14 10:12:17.402024 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.402045 | controller |             }
2026-06-14 10:12:17.402065 | controller |           }
2026-06-14 10:12:17.402085 | controller |         },
2026-06-14 10:12:17.402106 | controller |         "manager": "crc",
2026-06-14 10:12:17.402126 | controller |         "operation": "Update",
2026-06-14 10:12:17.402147 | controller |         "subresource": "status",
2026-06-14 10:12:17.402167 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.402188 | controller |       },
2026-06-14 10:12:17.402209 | controller |       {
2026-06-14 10:12:17.402229 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.402249 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.402270 | controller |         "fieldsV1": {
2026-06-14 10:12:17.402290 | controller |           "f:metadata": {
2026-06-14 10:12:17.402310 | controller |             "f:annotations": {
2026-06-14 10:12:17.402330 | controller |               ".": {},
2026-06-14 10:12:17.402377 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.402400 | controller |             },
2026-06-14 10:12:17.402421 | controller |             "f:generateName": {},
2026-06-14 10:12:17.402442 | controller |             "f:labels": {
2026-06-14 10:12:17.402463 | controller |               ".": {},
2026-06-14 10:12:17.402483 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.402504 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.402524 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.402544 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.402564 | controller |             },
2026-06-14 10:12:17.402584 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.402604 | controller |               ".": {},
2026-06-14 10:12:17.402623 | controller |               "k:{\"uid\":\"59b299aa-53ce-43d5-9110-1268157d5aa4\"}": {}
2026-06-14 10:12:17.402643 | controller |             }
2026-06-14 10:12:17.402664 | controller |           },
2026-06-14 10:12:17.402683 | controller |           "f:spec": {
2026-06-14 10:12:17.402703 | controller |             "f:containers": {
2026-06-14 10:12:17.402723 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.402743 | controller |                 ".": {},
2026-06-14 10:12:17.402763 | controller |                 "f:args": {},
2026-06-14 10:12:17.402784 | controller |                 "f:command": {},
2026-06-14 10:12:17.402807 | controller |                 "f:env": {
2026-06-14 10:12:17.402828 | controller |                   ".": {},
2026-06-14 10:12:17.402848 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.402868 | controller |                     ".": {},
2026-06-14 10:12:17.402888 | controller |                     "f:name": {},
2026-06-14 10:12:17.402908 | controller |                     "f:value": {}
2026-06-14 10:12:17.402928 | controller |                   },
2026-06-14 10:12:17.402949 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.402970 | controller |                     ".": {},
2026-06-14 10:12:17.402991 | controller |                     "f:name": {},
2026-06-14 10:12:17.403012 | controller |                     "f:value": {}
2026-06-14 10:12:17.403033 | controller |                   },
2026-06-14 10:12:17.403053 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.403074 | controller |                     ".": {},
2026-06-14 10:12:17.403095 | controller |                     "f:name": {},
2026-06-14 10:12:17.403116 | controller |                     "f:value": {}
2026-06-14 10:12:17.403136 | controller |                   },
2026-06-14 10:12:17.403163 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.403184 | controller |                     ".": {},
2026-06-14 10:12:17.403204 | controller |                     "f:name": {},
2026-06-14 10:12:17.403224 | controller |                     "f:value": {}
2026-06-14 10:12:17.403245 | controller |                   },
2026-06-14 10:12:17.403265 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.403286 | controller |                     ".": {},
2026-06-14 10:12:17.403306 | controller |                     "f:name": {},
2026-06-14 10:12:17.403328 | controller |                     "f:value": {}
2026-06-14 10:12:17.403378 | controller |                   }
2026-06-14 10:12:17.403406 | controller |                 },
2026-06-14 10:12:17.403428 | controller |                 "f:image": {},
2026-06-14 10:12:17.403449 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.403469 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.403490 | controller |                   ".": {},
2026-06-14 10:12:17.403510 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.403531 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.403552 | controller |                     ".": {},
2026-06-14 10:12:17.403573 | controller |                     "f:path": {},
2026-06-14 10:12:17.403593 | controller |                     "f:port": {},
2026-06-14 10:12:17.403614 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.403634 | controller |                   },
2026-06-14 10:12:17.403655 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.403675 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.403696 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.403716 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.403736 | controller |                 },
2026-06-14 10:12:17.403756 | controller |                 "f:name": {},
2026-06-14 10:12:17.403776 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.403796 | controller |                   ".": {},
2026-06-14 10:12:17.403816 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.403836 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.403856 | controller |                     ".": {},
2026-06-14 10:12:17.403876 | controller |                     "f:path": {},
2026-06-14 10:12:17.403896 | controller |                     "f:port": {},
2026-06-14 10:12:17.403917 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.403937 | controller |                   },
2026-06-14 10:12:17.403957 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.403977 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.403997 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.404017 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.404037 | controller |                 },
2026-06-14 10:12:17.404057 | controller |                 "f:resources": {
2026-06-14 10:12:17.404077 | controller |                   ".": {},
2026-06-14 10:12:17.404097 | controller |                   "f:limits": {
2026-06-14 10:12:17.404117 | controller |                     ".": {},
2026-06-14 10:12:17.404138 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.404158 | controller |                     "f:memory": {}
2026-06-14 10:12:17.404178 | controller |                   },
2026-06-14 10:12:17.404199 | controller |                   "f:requests": {
2026-06-14 10:12:17.404219 | controller |                     ".": {},
2026-06-14 10:12:17.404240 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.404260 | controller |                     "f:memory": {}
2026-06-14 10:12:17.404280 | controller |                   }
2026-06-14 10:12:17.404300 | controller |                 },
2026-06-14 10:12:17.404327 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.404368 | controller |                   ".": {},
2026-06-14 10:12:17.404395 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.404416 | controller |                 },
2026-06-14 10:12:17.404437 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.404458 | controller |                 "f:terminationMessagePolicy": {},
2026-06-14 10:12:17.404479 | controller |                 "f:volumeMounts": {
2026-06-14 10:12:17.404500 | controller |                   ".": {},
2026-06-14 10:12:17.404521 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-14 10:12:17.404542 | controller |                     ".": {},
2026-06-14 10:12:17.404562 | controller |                     "f:mountPath": {},
2026-06-14 10:12:17.404583 | controller |                     "f:name": {},
2026-06-14 10:12:17.404603 | controller |                     "f:readOnly": {}
2026-06-14 10:12:17.404623 | controller |                   }
2026-06-14 10:12:17.404643 | controller |                 }
2026-06-14 10:12:17.404663 | controller |               }
2026-06-14 10:12:17.404683 | controller |             },
2026-06-14 10:12:17.404704 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.404725 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.404745 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.404766 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.404787 | controller |             "f:securityContext": {
2026-06-14 10:12:17.404807 | controller |               ".": {},
2026-06-14 10:12:17.404828 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.404849 | controller |             },
2026-06-14 10:12:17.404870 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.404890 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.404910 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.404931 | controller |             "f:tolerations": {},
2026-06-14 10:12:17.404952 | controller |             "f:volumes": {
2026-06-14 10:12:17.404973 | controller |               ".": {},
2026-06-14 10:12:17.404994 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-14 10:12:17.405014 | controller |                 ".": {},
2026-06-14 10:12:17.405035 | controller |                 "f:name": {},
2026-06-14 10:12:17.405055 | controller |                 "f:secret": {
2026-06-14 10:12:17.405075 | controller |                   ".": {},
2026-06-14 10:12:17.405095 | controller |                   "f:defaultMode": {},
2026-06-14 10:12:17.405116 | controller |                   "f:secretName": {}
2026-06-14 10:12:17.405136 | controller |                 }
2026-06-14 10:12:17.405157 | controller |               }
2026-06-14 10:12:17.405177 | controller |             }
2026-06-14 10:12:17.405198 | controller |           }
2026-06-14 10:12:17.405218 | controller |         },
2026-06-14 10:12:17.405239 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.405259 | controller |         "operation": "Update",
2026-06-14 10:12:17.405280 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.405301 | controller |       },
2026-06-14 10:12:17.405341 | controller |       {
2026-06-14 10:12:17.405388 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.405411 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.405432 | controller |         "fieldsV1": {
2026-06-14 10:12:17.405452 | controller |           "f:metadata": {
2026-06-14 10:12:17.405472 | controller |             "f:annotations": {
2026-06-14 10:12:17.405493 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.405513 | controller |             }
2026-06-14 10:12:17.405533 | controller |           }
2026-06-14 10:12:17.405578 | controller |         },
2026-06-14 10:12:17.405600 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.405620 | controller |         "operation": "Update",
2026-06-14 10:12:17.405640 | controller |         "subresource": "status",
2026-06-14 10:12:17.405660 | controller |         "time": "2026-06-14T09:36:22Z"
2026-06-14 10:12:17.405681 | controller |       },
2026-06-14 10:12:17.405701 | controller |       {
2026-06-14 10:12:17.405721 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.405741 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.405761 | controller |         "fieldsV1": {
2026-06-14 10:12:17.405781 | controller |           "f:status": {
2026-06-14 10:12:17.405802 | controller |             "f:conditions": {
2026-06-14 10:12:17.405822 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.405842 | controller |                 ".": {},
2026-06-14 10:12:17.405862 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.405881 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.405901 | controller |                 "f:status": {},
2026-06-14 10:12:17.405921 | controller |                 "f:type": {}
2026-06-14 10:12:17.405942 | controller |               },
2026-06-14 10:12:17.405963 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.405984 | controller |                 ".": {},
2026-06-14 10:12:17.406004 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.406025 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.406045 | controller |                 "f:status": {},
2026-06-14 10:12:17.406065 | controller |                 "f:type": {}
2026-06-14 10:12:17.406085 | controller |               },
2026-06-14 10:12:17.406106 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.406126 | controller |                 ".": {},
2026-06-14 10:12:17.406146 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.406166 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.406186 | controller |                 "f:status": {},
2026-06-14 10:12:17.406206 | controller |                 "f:type": {}
2026-06-14 10:12:17.406226 | controller |               },
2026-06-14 10:12:17.406247 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.406268 | controller |                 ".": {},
2026-06-14 10:12:17.406289 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.406310 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.406331 | controller |                 "f:status": {},
2026-06-14 10:12:17.406376 | controller |                 "f:type": {}
2026-06-14 10:12:17.406400 | controller |               }
2026-06-14 10:12:17.406421 | controller |             },
2026-06-14 10:12:17.406441 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.406462 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.406482 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.406502 | controller |             "f:phase": {},
2026-06-14 10:12:17.406523 | controller |             "f:podIP": {},
2026-06-14 10:12:17.406543 | controller |             "f:podIPs": {
2026-06-14 10:12:17.406563 | controller |               ".": {},
2026-06-14 10:12:17.406584 | controller |               "k:{\"ip\":\"10.217.1.29\"}": {
2026-06-14 10:12:17.406605 | controller |                 ".": {},
2026-06-14 10:12:17.406625 | controller |                 "f:ip": {}
2026-06-14 10:12:17.406646 | controller |               }
2026-06-14 10:12:17.406667 | controller |             },
2026-06-14 10:12:17.406687 | controller |             "f:startTime": {}
2026-06-14 10:12:17.406708 | controller |           }
2026-06-14 10:12:17.406729 | controller |         },
2026-06-14 10:12:17.406749 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.406769 | controller |         "operation": "Update",
2026-06-14 10:12:17.406795 | controller |         "subresource": "status",
2026-06-14 10:12:17.406816 | controller |         "time": "2026-06-14T09:37:10Z"
2026-06-14 10:12:17.406837 | controller |       }
2026-06-14 10:12:17.406857 | controller |     ],
2026-06-14 10:12:17.406878 | controller |     "name": "infra-operator-controller-manager-fc868d584-prpcq",
2026-06-14 10:12:17.406898 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.406919 | controller |     "ownerReferences": [
2026-06-14 10:12:17.406940 | controller |       {
2026-06-14 10:12:17.406961 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.406981 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.407002 | controller |         "controller": true,
2026-06-14 10:12:17.407022 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.407042 | controller |         "name": "infra-operator-controller-manager-fc868d584",
2026-06-14 10:12:17.407063 | controller |         "uid": "59b299aa-53ce-43d5-9110-1268157d5aa4"
2026-06-14 10:12:17.407083 | controller |       }
2026-06-14 10:12:17.407103 | controller |     ],
2026-06-14 10:12:17.407124 | controller |     "resourceVersion": "90035",
2026-06-14 10:12:17.407144 | controller |     "uid": "41bf2967-ccfc-4a6e-8655-2694dc20f5b5"
2026-06-14 10:12:17.407163 | controller |   },
2026-06-14 10:12:17.407184 | controller |   "spec": {
2026-06-14 10:12:17.407204 | controller |     "containers": [
2026-06-14 10:12:17.407224 | controller |       {
2026-06-14 10:12:17.407244 | controller |         "args": [
2026-06-14 10:12:17.407264 | controller |           "--leader-elect",
2026-06-14 10:12:17.407285 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.407305 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.407325 | controller |         ],
2026-06-14 10:12:17.407366 | controller |         "command": [
2026-06-14 10:12:17.407439 | controller |           "/manager"
2026-06-14 10:12:17.407462 | controller |         ],
2026-06-14 10:12:17.407484 | controller |         "env": [
2026-06-14 10:12:17.407505 | controller |           {
2026-06-14 10:12:17.407525 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.407546 | controller |             "value": "30"
2026-06-14 10:12:17.407636 | controller |           },
2026-06-14 10:12:17.407665 | controller |           {
2026-06-14 10:12:17.407687 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.407708 | controller |             "value": "20"
2026-06-14 10:12:17.407729 | controller |           },
2026-06-14 10:12:17.407749 | controller |           {
2026-06-14 10:12:17.407769 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.407789 | controller |             "value": "5"
2026-06-14 10:12:17.407809 | controller |           },
2026-06-14 10:12:17.407830 | controller |           {
2026-06-14 10:12:17.407851 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.407872 | controller |             "value": "true"
2026-06-14 10:12:17.407893 | controller |           },
2026-06-14 10:12:17.407914 | controller |           {
2026-06-14 10:12:17.407935 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.407955 | controller |             "value": "false"
2026-06-14 10:12:17.407976 | controller |           }
2026-06-14 10:12:17.407997 | controller |         ],
2026-06-14 10:12:17.408017 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028",
2026-06-14 10:12:17.408038 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.408059 | controller |         "livenessProbe": {
2026-06-14 10:12:17.408079 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.408099 | controller |           "httpGet": {
2026-06-14 10:12:17.408119 | controller |             "path": "/healthz",
2026-06-14 10:12:17.408139 | controller |             "port": 8081,
2026-06-14 10:12:17.408166 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.408186 | controller |           },
2026-06-14 10:12:17.408206 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.408226 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.408246 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.408266 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.408285 | controller |         },
2026-06-14 10:12:17.408305 | controller |         "name": "manager",
2026-06-14 10:12:17.408325 | controller |         "readinessProbe": {
2026-06-14 10:12:17.408375 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.408404 | controller |           "httpGet": {
2026-06-14 10:12:17.408425 | controller |             "path": "/readyz",
2026-06-14 10:12:17.408446 | controller |             "port": 8081,
2026-06-14 10:12:17.408466 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.408486 | controller |           },
2026-06-14 10:12:17.408506 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.408526 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.408545 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.408565 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.408585 | controller |         },
2026-06-14 10:12:17.408605 | controller |         "resources": {
2026-06-14 10:12:17.408625 | controller |           "limits": {
2026-06-14 10:12:17.408644 | controller |             "cpu": "600m",
2026-06-14 10:12:17.408665 | controller |             "memory": "2Gi"
2026-06-14 10:12:17.408685 | controller |           },
2026-06-14 10:12:17.408704 | controller |           "requests": {
2026-06-14 10:12:17.408725 | controller |             "cpu": "10m",
2026-06-14 10:12:17.408745 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.408765 | controller |           }
2026-06-14 10:12:17.408785 | controller |         },
2026-06-14 10:12:17.408805 | controller |         "securityContext": {
2026-06-14 10:12:17.408825 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.408845 | controller |           "capabilities": {
2026-06-14 10:12:17.408865 | controller |             "drop": [
2026-06-14 10:12:17.408885 | controller |               "MKNOD"
2026-06-14 10:12:17.408905 | controller |             ]
2026-06-14 10:12:17.408924 | controller |           }
2026-06-14 10:12:17.408944 | controller |         },
2026-06-14 10:12:17.408965 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.408986 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.409007 | controller |         "volumeMounts": [
2026-06-14 10:12:17.409028 | controller |           {
2026-06-14 10:12:17.409049 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-14 10:12:17.409069 | controller |             "name": "cert",
2026-06-14 10:12:17.409090 | controller |             "readOnly": true
2026-06-14 10:12:17.409111 | controller |           },
2026-06-14 10:12:17.409131 | controller |           {
2026-06-14 10:12:17.409152 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.409173 | controller |             "name": "kube-api-access-zqj4t",
2026-06-14 10:12:17.409194 | controller |             "readOnly": true
2026-06-14 10:12:17.409214 | controller |           }
2026-06-14 10:12:17.409235 | controller |         ]
2026-06-14 10:12:17.409256 | controller |       }
2026-06-14 10:12:17.409276 | controller |     ],
2026-06-14 10:12:17.409297 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.409331 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.409378 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.409401 | controller |       {
2026-06-14 10:12:17.409423 | controller |         "name": "infra-operator-controller-manager-dockercfg-8dx6h"
2026-06-14 10:12:17.409450 | controller |       }
2026-06-14 10:12:17.409472 | controller |     ],
2026-06-14 10:12:17.409492 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.409513 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.409534 | controller |     "priority": 0,
2026-06-14 10:12:17.409554 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.409575 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.409596 | controller |     "securityContext": {
2026-06-14 10:12:17.409617 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.409637 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.409657 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.409678 | controller |       }
2026-06-14 10:12:17.409698 | controller |     },
2026-06-14 10:12:17.409718 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-14 10:12:17.409738 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-14 10:12:17.409758 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.409778 | controller |     "tolerations": [
2026-06-14 10:12:17.409798 | controller |       {
2026-06-14 10:12:17.409818 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.409838 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.409858 | controller |         "operator": "Exists",
2026-06-14 10:12:17.409878 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.409898 | controller |       },
2026-06-14 10:12:17.409918 | controller |       {
2026-06-14 10:12:17.409938 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.409959 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.409979 | controller |         "operator": "Exists",
2026-06-14 10:12:17.409999 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.410019 | controller |       },
2026-06-14 10:12:17.410039 | controller |       {
2026-06-14 10:12:17.410059 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.410079 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.410099 | controller |         "operator": "Exists"
2026-06-14 10:12:17.410120 | controller |       }
2026-06-14 10:12:17.410140 | controller |     ],
2026-06-14 10:12:17.410160 | controller |     "volumes": [
2026-06-14 10:12:17.410180 | controller |       {
2026-06-14 10:12:17.410200 | controller |         "name": "cert",
2026-06-14 10:12:17.410219 | controller |         "secret": {
2026-06-14 10:12:17.410240 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.410259 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-14 10:12:17.410279 | controller |         }
2026-06-14 10:12:17.410299 | controller |       },
2026-06-14 10:12:17.410320 | controller |       {
2026-06-14 10:12:17.410340 | controller |         "name": "kube-api-access-zqj4t",
2026-06-14 10:12:17.410385 | controller |         "projected": {
2026-06-14 10:12:17.410408 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.410429 | controller |           "sources": [
2026-06-14 10:12:17.410451 | controller |             {
2026-06-14 10:12:17.410472 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.410493 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.410513 | controller |                 "path": "token"
2026-06-14 10:12:17.410534 | controller |               }
2026-06-14 10:12:17.410555 | controller |             },
2026-06-14 10:12:17.410575 | controller |             {
2026-06-14 10:12:17.410596 | controller |               "configMap": {
2026-06-14 10:12:17.410616 | controller |                 "items": [
2026-06-14 10:12:17.410636 | controller |                   {
2026-06-14 10:12:17.410656 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.410676 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.410696 | controller |                   }
2026-06-14 10:12:17.410726 | controller |                 ],
2026-06-14 10:12:17.410748 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.410768 | controller |               }
2026-06-14 10:12:17.410789 | controller |             },
2026-06-14 10:12:17.410810 | controller |             {
2026-06-14 10:12:17.410830 | controller |               "downwardAPI": {
2026-06-14 10:12:17.410851 | controller |                 "items": [
2026-06-14 10:12:17.410872 | controller |                   {
2026-06-14 10:12:17.410892 | controller |                     "fieldRef": {
2026-06-14 10:12:17.410912 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.410933 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.410953 | controller |                     },
2026-06-14 10:12:17.410973 | controller |                     "path": "namespace"
2026-06-14 10:12:17.410993 | controller |                   }
2026-06-14 10:12:17.411013 | controller |                 ]
2026-06-14 10:12:17.411034 | controller |               }
2026-06-14 10:12:17.411054 | controller |             },
2026-06-14 10:12:17.411074 | controller |             {
2026-06-14 10:12:17.411094 | controller |               "configMap": {
2026-06-14 10:12:17.411114 | controller |                 "items": [
2026-06-14 10:12:17.411134 | controller |                   {
2026-06-14 10:12:17.411154 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.411174 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.411194 | controller |                   }
2026-06-14 10:12:17.411214 | controller |                 ],
2026-06-14 10:12:17.411234 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.411254 | controller |               }
2026-06-14 10:12:17.411274 | controller |             }
2026-06-14 10:12:17.411294 | controller |           ]
2026-06-14 10:12:17.411314 | controller |         }
2026-06-14 10:12:17.411334 | controller |       }
2026-06-14 10:12:17.411379 | controller |     ]
2026-06-14 10:12:17.411402 | controller |   },
2026-06-14 10:12:17.411423 | controller |   "status": {
2026-06-14 10:12:17.411443 | controller |     "conditions": [
2026-06-14 10:12:17.411464 | controller |       {
2026-06-14 10:12:17.411485 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.411505 | controller |         "lastTransitionTime": "2026-06-14T09:36:58Z",
2026-06-14 10:12:17.411526 | controller |         "status": "True",
2026-06-14 10:12:17.411546 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.411566 | controller |       },
2026-06-14 10:12:17.411587 | controller |       {
2026-06-14 10:12:17.411607 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.411627 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.411648 | controller |         "status": "True",
2026-06-14 10:12:17.411668 | controller |         "type": "Initialized"
2026-06-14 10:12:17.411688 | controller |       },
2026-06-14 10:12:17.411708 | controller |       {
2026-06-14 10:12:17.411728 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.411748 | controller |         "lastTransitionTime": "2026-06-14T09:37:10Z",
2026-06-14 10:12:17.411768 | controller |         "status": "True",
2026-06-14 10:12:17.411788 | controller |         "type": "Ready"
2026-06-14 10:12:17.411808 | controller |       },
2026-06-14 10:12:17.411828 | controller |       {
2026-06-14 10:12:17.411848 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.411869 | controller |         "lastTransitionTime": "2026-06-14T09:37:10Z",
2026-06-14 10:12:17.411890 | controller |         "status": "True",
2026-06-14 10:12:17.411911 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.411931 | controller |       },
2026-06-14 10:12:17.411951 | controller |       {
2026-06-14 10:12:17.411972 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.411999 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.412021 | controller |         "status": "True",
2026-06-14 10:12:17.412041 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.412062 | controller |       }
2026-06-14 10:12:17.412082 | controller |     ],
2026-06-14 10:12:17.412102 | controller |     "containerStatuses": [
2026-06-14 10:12:17.412122 | controller |       {
2026-06-14 10:12:17.412141 | controller |         "allocatedResources": {
2026-06-14 10:12:17.412162 | controller |           "cpu": "10m",
2026-06-14 10:12:17.412182 | controller |           "memory": "512Mi"
2026-06-14 10:12:17.412203 | controller |         },
2026-06-14 10:12:17.412223 | controller |         "containerID": "cri-o://06c14beb3848349de8db72f2a667310f5bf4e1692fc0b6910806e56cffe2f34d",
2026-06-14 10:12:17.412245 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028",
2026-06-14 10:12:17.412266 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028",
2026-06-14 10:12:17.412287 | controller |         "lastState": {},
2026-06-14 10:12:17.412308 | controller |         "name": "manager",
2026-06-14 10:12:17.412329 | controller |         "ready": true,
2026-06-14 10:12:17.412370 | controller |         "resources": {
2026-06-14 10:12:17.412397 | controller |           "limits": {
2026-06-14 10:12:17.412418 | controller |             "cpu": "600m",
2026-06-14 10:12:17.412438 | controller |             "memory": "2Gi"
2026-06-14 10:12:17.412459 | controller |           },
2026-06-14 10:12:17.412480 | controller |           "requests": {
2026-06-14 10:12:17.412500 | controller |             "cpu": "10m",
2026-06-14 10:12:17.412520 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.412539 | controller |           }
2026-06-14 10:12:17.412559 | controller |         },
2026-06-14 10:12:17.412580 | controller |         "restartCount": 0,
2026-06-14 10:12:17.412600 | controller |         "started": true,
2026-06-14 10:12:17.412620 | controller |         "state": {
2026-06-14 10:12:17.412640 | controller |           "running": {
2026-06-14 10:12:17.412660 | controller |             "startedAt": "2026-06-14T09:36:58Z"
2026-06-14 10:12:17.412680 | controller |           }
2026-06-14 10:12:17.412701 | controller |         },
2026-06-14 10:12:17.412721 | controller |         "user": {
2026-06-14 10:12:17.412741 | controller |           "linux": {
2026-06-14 10:12:17.412761 | controller |             "gid": 0,
2026-06-14 10:12:17.412781 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.412802 | controller |               0
2026-06-14 10:12:17.412822 | controller |             ],
2026-06-14 10:12:17.412843 | controller |             "uid": 65532
2026-06-14 10:12:17.412863 | controller |           }
2026-06-14 10:12:17.412883 | controller |         },
2026-06-14 10:12:17.412903 | controller |         "volumeMounts": [
2026-06-14 10:12:17.412923 | controller |           {
2026-06-14 10:12:17.412944 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-14 10:12:17.412964 | controller |             "name": "cert",
2026-06-14 10:12:17.412984 | controller |             "readOnly": true,
2026-06-14 10:12:17.413005 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.413025 | controller |           },
2026-06-14 10:12:17.413045 | controller |           {
2026-06-14 10:12:17.413066 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.413086 | controller |             "name": "kube-api-access-zqj4t",
2026-06-14 10:12:17.413107 | controller |             "readOnly": true,
2026-06-14 10:12:17.413127 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.413147 | controller |           }
2026-06-14 10:12:17.413167 | controller |         ]
2026-06-14 10:12:17.413201 | controller |       }
2026-06-14 10:12:17.413222 | controller |     ],
2026-06-14 10:12:17.413242 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.413262 | controller |     "hostIPs": [
2026-06-14 10:12:17.413283 | controller |       {
2026-06-14 10:12:17.413304 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.413340 | controller |       }
2026-06-14 10:12:17.413393 | controller |     ],
2026-06-14 10:12:17.413417 | controller |     "phase": "Running",
2026-06-14 10:12:17.413445 | controller |     "podIP": "10.217.1.29",
2026-06-14 10:12:17.413466 | controller |     "podIPs": [
2026-06-14 10:12:17.413487 | controller |       {
2026-06-14 10:12:17.413507 | controller |         "ip": "10.217.1.29"
2026-06-14 10:12:17.413528 | controller |       }
2026-06-14 10:12:17.413548 | controller |     ],
2026-06-14 10:12:17.413568 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.413589 | controller |     "startTime": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.413609 | controller |   }
2026-06-14 10:12:17.413629 | controller | }
2026-06-14 10:12:17.441655 | controller | ok:
2026-06-14 10:12:17.441711 | controller | {
2026-06-14 10:12:17.441732 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.441749 | controller |   "kind": "Pod",
2026-06-14 10:12:17.441766 | controller |   "metadata": {
2026-06-14 10:12:17.441781 | controller |     "annotations": {
2026-06-14 10:12:17.441797 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.30/23\"],\"mac_address\":\"0a:58:0a:d9:01:1e\",\"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.1.30/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.441814 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.30\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:1e\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.441830 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.441846 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.441862 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.441878 | controller |     },
2026-06-14 10:12:17.441894 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.441909 | controller |     "generateName": "ironic-operator-controller-manager-7c845fc7c7-",
2026-06-14 10:12:17.441925 | controller |     "generation": 1,
2026-06-14 10:12:17.441940 | controller |     "labels": {
2026-06-14 10:12:17.441955 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-14 10:12:17.441970 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.441985 | controller |       "openstack.org/operator-name": "ironic",
2026-06-14 10:12:17.442000 | controller |       "pod-template-hash": "7c845fc7c7"
2026-06-14 10:12:17.442015 | controller |     },
2026-06-14 10:12:17.442030 | controller |     "managedFields": [
2026-06-14 10:12:17.442045 | controller |       {
2026-06-14 10:12:17.442059 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.442074 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.442089 | controller |         "fieldsV1": {
2026-06-14 10:12:17.442103 | controller |           "f:metadata": {
2026-06-14 10:12:17.442118 | controller |             "f:annotations": {
2026-06-14 10:12:17.442132 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.442147 | controller |             }
2026-06-14 10:12:17.442162 | controller |           }
2026-06-14 10:12:17.442176 | controller |         },
2026-06-14 10:12:17.442191 | controller |         "manager": "crc",
2026-06-14 10:12:17.442212 | controller |         "operation": "Update",
2026-06-14 10:12:17.442227 | controller |         "subresource": "status",
2026-06-14 10:12:17.442242 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.442257 | controller |       },
2026-06-14 10:12:17.442272 | controller |       {
2026-06-14 10:12:17.442287 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.442301 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.442316 | controller |         "fieldsV1": {
2026-06-14 10:12:17.442330 | controller |           "f:metadata": {
2026-06-14 10:12:17.442361 | controller |             "f:annotations": {
2026-06-14 10:12:17.442381 | controller |               ".": {},
2026-06-14 10:12:17.442397 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.442411 | controller |             },
2026-06-14 10:12:17.442426 | controller |             "f:generateName": {},
2026-06-14 10:12:17.442441 | controller |             "f:labels": {
2026-06-14 10:12:17.442455 | controller |               ".": {},
2026-06-14 10:12:17.442470 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.442484 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.442499 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.442514 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.442528 | controller |             },
2026-06-14 10:12:17.442543 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.442559 | controller |               ".": {},
2026-06-14 10:12:17.442574 | controller |               "k:{\"uid\":\"c1fb66d9-6f0e-421a-9f6a-b9dd7a874a83\"}": {}
2026-06-14 10:12:17.442589 | controller |             }
2026-06-14 10:12:17.442605 | controller |           },
2026-06-14 10:12:17.442620 | controller |           "f:spec": {
2026-06-14 10:12:17.442635 | controller |             "f:containers": {
2026-06-14 10:12:17.442650 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.442665 | controller |                 ".": {},
2026-06-14 10:12:17.442679 | controller |                 "f:args": {},
2026-06-14 10:12:17.442694 | controller |                 "f:command": {},
2026-06-14 10:12:17.442709 | controller |                 "f:env": {
2026-06-14 10:12:17.442724 | controller |                   ".": {},
2026-06-14 10:12:17.442738 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.442753 | controller |                     ".": {},
2026-06-14 10:12:17.442769 | controller |                     "f:name": {},
2026-06-14 10:12:17.442784 | controller |                     "f:value": {}
2026-06-14 10:12:17.442799 | controller |                   },
2026-06-14 10:12:17.442814 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.442829 | controller |                     ".": {},
2026-06-14 10:12:17.442844 | controller |                     "f:name": {},
2026-06-14 10:12:17.442859 | controller |                     "f:value": {}
2026-06-14 10:12:17.442873 | controller |                   },
2026-06-14 10:12:17.442888 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.442903 | controller |                     ".": {},
2026-06-14 10:12:17.442917 | controller |                     "f:name": {},
2026-06-14 10:12:17.442932 | controller |                     "f:value": {}
2026-06-14 10:12:17.442946 | controller |                   },
2026-06-14 10:12:17.442961 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.442975 | controller |                     ".": {},
2026-06-14 10:12:17.442989 | controller |                     "f:name": {},
2026-06-14 10:12:17.443004 | controller |                     "f:value": {}
2026-06-14 10:12:17.443018 | controller |                   },
2026-06-14 10:12:17.443032 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.443051 | controller |                     ".": {},
2026-06-14 10:12:17.443066 | controller |                     "f:name": {},
2026-06-14 10:12:17.443081 | controller |                     "f:value": {}
2026-06-14 10:12:17.443095 | controller |                   }
2026-06-14 10:12:17.443110 | controller |                 },
2026-06-14 10:12:17.443124 | controller |                 "f:image": {},
2026-06-14 10:12:17.443139 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.443154 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.443168 | controller |                   ".": {},
2026-06-14 10:12:17.443183 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.443198 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.443213 | controller |                     ".": {},
2026-06-14 10:12:17.443227 | controller |                     "f:path": {},
2026-06-14 10:12:17.443242 | controller |                     "f:port": {},
2026-06-14 10:12:17.443257 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.443272 | controller |                   },
2026-06-14 10:12:17.443286 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.443301 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.443316 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.443331 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.443360 | controller |                 },
2026-06-14 10:12:17.443380 | controller |                 "f:name": {},
2026-06-14 10:12:17.443395 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.443410 | controller |                   ".": {},
2026-06-14 10:12:17.443425 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.443440 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.443455 | controller |                     ".": {},
2026-06-14 10:12:17.443470 | controller |                     "f:path": {},
2026-06-14 10:12:17.443484 | controller |                     "f:port": {},
2026-06-14 10:12:17.443499 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.443514 | controller |                   },
2026-06-14 10:12:17.443529 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.443544 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.443558 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.443573 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.443589 | controller |                 },
2026-06-14 10:12:17.443604 | controller |                 "f:resources": {
2026-06-14 10:12:17.443619 | controller |                   ".": {},
2026-06-14 10:12:17.443634 | controller |                   "f:limits": {
2026-06-14 10:12:17.443650 | controller |                     ".": {},
2026-06-14 10:12:17.443664 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.443679 | controller |                     "f:memory": {}
2026-06-14 10:12:17.443694 | controller |                   },
2026-06-14 10:12:17.443709 | controller |                   "f:requests": {
2026-06-14 10:12:17.443723 | controller |                     ".": {},
2026-06-14 10:12:17.443738 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.443752 | controller |                     "f:memory": {}
2026-06-14 10:12:17.443767 | controller |                   }
2026-06-14 10:12:17.443784 | controller |                 },
2026-06-14 10:12:17.443800 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.443816 | controller |                   ".": {},
2026-06-14 10:12:17.443831 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.443846 | controller |                 },
2026-06-14 10:12:17.443861 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.443876 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.443896 | controller |               }
2026-06-14 10:12:17.443911 | controller |             },
2026-06-14 10:12:17.443926 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.443941 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.443956 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.443971 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.443985 | controller |             "f:securityContext": {
2026-06-14 10:12:17.444000 | controller |               ".": {},
2026-06-14 10:12:17.444015 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.444030 | controller |             },
2026-06-14 10:12:17.444045 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.444060 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.444075 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.444090 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.444104 | controller |           }
2026-06-14 10:12:17.444119 | controller |         },
2026-06-14 10:12:17.444133 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.444148 | controller |         "operation": "Update",
2026-06-14 10:12:17.444162 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.444177 | controller |       },
2026-06-14 10:12:17.444192 | controller |       {
2026-06-14 10:12:17.444206 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.444221 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.444235 | controller |         "fieldsV1": {
2026-06-14 10:12:17.444250 | controller |           "f:metadata": {
2026-06-14 10:12:17.444265 | controller |             "f:annotations": {
2026-06-14 10:12:17.444279 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.444294 | controller |             }
2026-06-14 10:12:17.444309 | controller |           }
2026-06-14 10:12:17.444323 | controller |         },
2026-06-14 10:12:17.444337 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.444375 | controller |         "operation": "Update",
2026-06-14 10:12:17.444392 | controller |         "subresource": "status",
2026-06-14 10:12:17.444407 | controller |         "time": "2026-06-14T09:36:22Z"
2026-06-14 10:12:17.444422 | controller |       },
2026-06-14 10:12:17.444437 | controller |       {
2026-06-14 10:12:17.444452 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.444466 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.444481 | controller |         "fieldsV1": {
2026-06-14 10:12:17.444496 | controller |           "f:status": {
2026-06-14 10:12:17.444510 | controller |             "f:conditions": {
2026-06-14 10:12:17.444525 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.444540 | controller |                 ".": {},
2026-06-14 10:12:17.444554 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.444569 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.444584 | controller |                 "f:status": {},
2026-06-14 10:12:17.444598 | controller |                 "f:type": {}
2026-06-14 10:12:17.444613 | controller |               },
2026-06-14 10:12:17.444628 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.444643 | controller |                 ".": {},
2026-06-14 10:12:17.444657 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.444673 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.444688 | controller |                 "f:status": {},
2026-06-14 10:12:17.444703 | controller |                 "f:type": {}
2026-06-14 10:12:17.444718 | controller |               },
2026-06-14 10:12:17.444733 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.444751 | controller |                 ".": {},
2026-06-14 10:12:17.444767 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.444782 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.444796 | controller |                 "f:status": {},
2026-06-14 10:12:17.444811 | controller |                 "f:type": {}
2026-06-14 10:12:17.444826 | controller |               },
2026-06-14 10:12:17.444840 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.444855 | controller |                 ".": {},
2026-06-14 10:12:17.444871 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.444886 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.444901 | controller |                 "f:status": {},
2026-06-14 10:12:17.444916 | controller |                 "f:type": {}
2026-06-14 10:12:17.444931 | controller |               }
2026-06-14 10:12:17.444946 | controller |             },
2026-06-14 10:12:17.444961 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.444976 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.444991 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.445006 | controller |             "f:phase": {},
2026-06-14 10:12:17.445021 | controller |             "f:podIP": {},
2026-06-14 10:12:17.445035 | controller |             "f:podIPs": {
2026-06-14 10:12:17.445050 | controller |               ".": {},
2026-06-14 10:12:17.445065 | controller |               "k:{\"ip\":\"10.217.1.30\"}": {
2026-06-14 10:12:17.445080 | controller |                 ".": {},
2026-06-14 10:12:17.445095 | controller |                 "f:ip": {}
2026-06-14 10:12:17.445109 | controller |               }
2026-06-14 10:12:17.445124 | controller |             },
2026-06-14 10:12:17.445139 | controller |             "f:startTime": {}
2026-06-14 10:12:17.445154 | controller |           }
2026-06-14 10:12:17.445169 | controller |         },
2026-06-14 10:12:17.445183 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.445198 | controller |         "operation": "Update",
2026-06-14 10:12:17.445213 | controller |         "subresource": "status",
2026-06-14 10:12:17.445228 | controller |         "time": "2026-06-14T09:37:11Z"
2026-06-14 10:12:17.445243 | controller |       }
2026-06-14 10:12:17.445257 | controller |     ],
2026-06-14 10:12:17.445272 | controller |     "name": "ironic-operator-controller-manager-7c845fc7c7-rlg5x",
2026-06-14 10:12:17.445287 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.445302 | controller |     "ownerReferences": [
2026-06-14 10:12:17.445317 | controller |       {
2026-06-14 10:12:17.445344 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.445378 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.445394 | controller |         "controller": true,
2026-06-14 10:12:17.445410 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.445425 | controller |         "name": "ironic-operator-controller-manager-7c845fc7c7",
2026-06-14 10:12:17.445439 | controller |         "uid": "c1fb66d9-6f0e-421a-9f6a-b9dd7a874a83"
2026-06-14 10:12:17.445454 | controller |       }
2026-06-14 10:12:17.445469 | controller |     ],
2026-06-14 10:12:17.445483 | controller |     "resourceVersion": "90060",
2026-06-14 10:12:17.445498 | controller |     "uid": "d1c4ae2e-cd2f-4118-a331-d0fea52b9427"
2026-06-14 10:12:17.445512 | controller |   },
2026-06-14 10:12:17.445527 | controller |   "spec": {
2026-06-14 10:12:17.445542 | controller |     "containers": [
2026-06-14 10:12:17.445557 | controller |       {
2026-06-14 10:12:17.445572 | controller |         "args": [
2026-06-14 10:12:17.445586 | controller |           "--leader-elect",
2026-06-14 10:12:17.445601 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.445616 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.445631 | controller |         ],
2026-06-14 10:12:17.445646 | controller |         "command": [
2026-06-14 10:12:17.445665 | controller |           "/manager"
2026-06-14 10:12:17.445680 | controller |         ],
2026-06-14 10:12:17.445696 | controller |         "env": [
2026-06-14 10:12:17.445711 | controller |           {
2026-06-14 10:12:17.445726 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.445740 | controller |             "value": "30"
2026-06-14 10:12:17.445755 | controller |           },
2026-06-14 10:12:17.445770 | controller |           {
2026-06-14 10:12:17.445784 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.445798 | controller |             "value": "20"
2026-06-14 10:12:17.445813 | controller |           },
2026-06-14 10:12:17.445828 | controller |           {
2026-06-14 10:12:17.445843 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.445857 | controller |             "value": "5"
2026-06-14 10:12:17.445872 | controller |           },
2026-06-14 10:12:17.445887 | controller |           {
2026-06-14 10:12:17.445902 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.445917 | controller |             "value": "false"
2026-06-14 10:12:17.445932 | controller |           },
2026-06-14 10:12:17.445947 | controller |           {
2026-06-14 10:12:17.445962 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.445977 | controller |             "value": "false"
2026-06-14 10:12:17.445992 | controller |           }
2026-06-14 10:12:17.446007 | controller |         ],
2026-06-14 10:12:17.446022 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-14 10:12:17.446038 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.446053 | controller |         "livenessProbe": {
2026-06-14 10:12:17.446068 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.446083 | controller |           "httpGet": {
2026-06-14 10:12:17.446098 | controller |             "path": "/healthz",
2026-06-14 10:12:17.446113 | controller |             "port": 8081,
2026-06-14 10:12:17.446128 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.446142 | controller |           },
2026-06-14 10:12:17.446157 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.446171 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.446186 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.446201 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.446216 | controller |         },
2026-06-14 10:12:17.446231 | controller |         "name": "manager",
2026-06-14 10:12:17.446245 | controller |         "readinessProbe": {
2026-06-14 10:12:17.446260 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.446275 | controller |           "httpGet": {
2026-06-14 10:12:17.446290 | controller |             "path": "/readyz",
2026-06-14 10:12:17.446305 | controller |             "port": 8081,
2026-06-14 10:12:17.446319 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.446334 | controller |           },
2026-06-14 10:12:17.446381 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.446399 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.446414 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.446429 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.446444 | controller |         },
2026-06-14 10:12:17.446458 | controller |         "resources": {
2026-06-14 10:12:17.446473 | controller |           "limits": {
2026-06-14 10:12:17.446488 | controller |             "cpu": "500m",
2026-06-14 10:12:17.446502 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.446517 | controller |           },
2026-06-14 10:12:17.446532 | controller |           "requests": {
2026-06-14 10:12:17.446547 | controller |             "cpu": "10m",
2026-06-14 10:12:17.446562 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.446577 | controller |           }
2026-06-14 10:12:17.446596 | controller |         },
2026-06-14 10:12:17.446611 | controller |         "securityContext": {
2026-06-14 10:12:17.446626 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.446641 | controller |           "capabilities": {
2026-06-14 10:12:17.446656 | controller |             "drop": [
2026-06-14 10:12:17.446670 | controller |               "MKNOD"
2026-06-14 10:12:17.446685 | controller |             ]
2026-06-14 10:12:17.446700 | controller |           }
2026-06-14 10:12:17.446715 | controller |         },
2026-06-14 10:12:17.446729 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.446744 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.446759 | controller |         "volumeMounts": [
2026-06-14 10:12:17.446775 | controller |           {
2026-06-14 10:12:17.446790 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.446805 | controller |             "name": "kube-api-access-cz9wr",
2026-06-14 10:12:17.446820 | controller |             "readOnly": true
2026-06-14 10:12:17.446835 | controller |           }
2026-06-14 10:12:17.446849 | controller |         ]
2026-06-14 10:12:17.446864 | controller |       }
2026-06-14 10:12:17.446879 | controller |     ],
2026-06-14 10:12:17.446893 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.446908 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.446923 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.446937 | controller |       {
2026-06-14 10:12:17.446952 | controller |         "name": "ironic-operator-controller-manager-dockercfg-q4nb7"
2026-06-14 10:12:17.446967 | controller |       }
2026-06-14 10:12:17.446982 | controller |     ],
2026-06-14 10:12:17.446997 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.447012 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.447027 | controller |     "priority": 0,
2026-06-14 10:12:17.447042 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.447057 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.447072 | controller |     "securityContext": {
2026-06-14 10:12:17.447086 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.447102 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.447117 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.447132 | controller |       }
2026-06-14 10:12:17.447146 | controller |     },
2026-06-14 10:12:17.447161 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-14 10:12:17.447176 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-14 10:12:17.447191 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.447206 | controller |     "tolerations": [
2026-06-14 10:12:17.447221 | controller |       {
2026-06-14 10:12:17.447235 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.447250 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.447265 | controller |         "operator": "Exists",
2026-06-14 10:12:17.447279 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.447294 | controller |       },
2026-06-14 10:12:17.447309 | controller |       {
2026-06-14 10:12:17.447324 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.447338 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.447375 | controller |         "operator": "Exists",
2026-06-14 10:12:17.447391 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.447406 | controller |       },
2026-06-14 10:12:17.447421 | controller |       {
2026-06-14 10:12:17.447436 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.447451 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.447465 | controller |         "operator": "Exists"
2026-06-14 10:12:17.447480 | controller |       }
2026-06-14 10:12:17.447499 | controller |     ],
2026-06-14 10:12:17.447514 | controller |     "volumes": [
2026-06-14 10:12:17.447529 | controller |       {
2026-06-14 10:12:17.447544 | controller |         "name": "kube-api-access-cz9wr",
2026-06-14 10:12:17.447560 | controller |         "projected": {
2026-06-14 10:12:17.447575 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.447590 | controller |           "sources": [
2026-06-14 10:12:17.447605 | controller |             {
2026-06-14 10:12:17.447620 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.447635 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.447650 | controller |                 "path": "token"
2026-06-14 10:12:17.447666 | controller |               }
2026-06-14 10:12:17.447681 | controller |             },
2026-06-14 10:12:17.447695 | controller |             {
2026-06-14 10:12:17.447710 | controller |               "configMap": {
2026-06-14 10:12:17.447725 | controller |                 "items": [
2026-06-14 10:12:17.447739 | controller |                   {
2026-06-14 10:12:17.447754 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.447769 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.447784 | controller |                   }
2026-06-14 10:12:17.447799 | controller |                 ],
2026-06-14 10:12:17.447815 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.447830 | controller |               }
2026-06-14 10:12:17.447845 | controller |             },
2026-06-14 10:12:17.447860 | controller |             {
2026-06-14 10:12:17.447875 | controller |               "downwardAPI": {
2026-06-14 10:12:17.447890 | controller |                 "items": [
2026-06-14 10:12:17.447905 | controller |                   {
2026-06-14 10:12:17.447920 | controller |                     "fieldRef": {
2026-06-14 10:12:17.447935 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.447950 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.447964 | controller |                     },
2026-06-14 10:12:17.447979 | controller |                     "path": "namespace"
2026-06-14 10:12:17.447994 | controller |                   }
2026-06-14 10:12:17.448009 | controller |                 ]
2026-06-14 10:12:17.448024 | controller |               }
2026-06-14 10:12:17.448039 | controller |             },
2026-06-14 10:12:17.448054 | controller |             {
2026-06-14 10:12:17.448069 | controller |               "configMap": {
2026-06-14 10:12:17.448084 | controller |                 "items": [
2026-06-14 10:12:17.448099 | controller |                   {
2026-06-14 10:12:17.448114 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.448128 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.448143 | controller |                   }
2026-06-14 10:12:17.448158 | controller |                 ],
2026-06-14 10:12:17.448173 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.448188 | controller |               }
2026-06-14 10:12:17.448203 | controller |             }
2026-06-14 10:12:17.448217 | controller |           ]
2026-06-14 10:12:17.448231 | controller |         }
2026-06-14 10:12:17.448246 | controller |       }
2026-06-14 10:12:17.448261 | controller |     ]
2026-06-14 10:12:17.448275 | controller |   },
2026-06-14 10:12:17.448290 | controller |   "status": {
2026-06-14 10:12:17.448304 | controller |     "conditions": [
2026-06-14 10:12:17.448319 | controller |       {
2026-06-14 10:12:17.448333 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.448371 | controller |         "lastTransitionTime": "2026-06-14T09:36:59Z",
2026-06-14 10:12:17.448390 | controller |         "status": "True",
2026-06-14 10:12:17.448406 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.448421 | controller |       },
2026-06-14 10:12:17.448437 | controller |       {
2026-06-14 10:12:17.448456 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.448471 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.448486 | controller |         "status": "True",
2026-06-14 10:12:17.448500 | controller |         "type": "Initialized"
2026-06-14 10:12:17.448515 | controller |       },
2026-06-14 10:12:17.448529 | controller |       {
2026-06-14 10:12:17.448544 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.448559 | controller |         "lastTransitionTime": "2026-06-14T09:37:11Z",
2026-06-14 10:12:17.448574 | controller |         "status": "True",
2026-06-14 10:12:17.448589 | controller |         "type": "Ready"
2026-06-14 10:12:17.448603 | controller |       },
2026-06-14 10:12:17.448618 | controller |       {
2026-06-14 10:12:17.448633 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.448647 | controller |         "lastTransitionTime": "2026-06-14T09:37:11Z",
2026-06-14 10:12:17.448662 | controller |         "status": "True",
2026-06-14 10:12:17.448676 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.448691 | controller |       },
2026-06-14 10:12:17.448706 | controller |       {
2026-06-14 10:12:17.448721 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.448736 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.448750 | controller |         "status": "True",
2026-06-14 10:12:17.448765 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.448779 | controller |       }
2026-06-14 10:12:17.448794 | controller |     ],
2026-06-14 10:12:17.448809 | controller |     "containerStatuses": [
2026-06-14 10:12:17.448823 | controller |       {
2026-06-14 10:12:17.448838 | controller |         "allocatedResources": {
2026-06-14 10:12:17.448854 | controller |           "cpu": "10m",
2026-06-14 10:12:17.448869 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.448884 | controller |         },
2026-06-14 10:12:17.448899 | controller |         "containerID": "cri-o://c73bc75ab0acdc018f538f2b1f49e7d2e6742e515fd5667666c19912692e372c",
2026-06-14 10:12:17.448915 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-14 10:12:17.448930 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1",
2026-06-14 10:12:17.448946 | controller |         "lastState": {},
2026-06-14 10:12:17.448961 | controller |         "name": "manager",
2026-06-14 10:12:17.448976 | controller |         "ready": true,
2026-06-14 10:12:17.448991 | controller |         "resources": {
2026-06-14 10:12:17.449006 | controller |           "limits": {
2026-06-14 10:12:17.449021 | controller |             "cpu": "500m",
2026-06-14 10:12:17.449036 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.449051 | controller |           },
2026-06-14 10:12:17.449066 | controller |           "requests": {
2026-06-14 10:12:17.449081 | controller |             "cpu": "10m",
2026-06-14 10:12:17.449096 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.449111 | controller |           }
2026-06-14 10:12:17.449127 | controller |         },
2026-06-14 10:12:17.449142 | controller |         "restartCount": 0,
2026-06-14 10:12:17.449157 | controller |         "started": true,
2026-06-14 10:12:17.449171 | controller |         "state": {
2026-06-14 10:12:17.449186 | controller |           "running": {
2026-06-14 10:12:17.449201 | controller |             "startedAt": "2026-06-14T09:36:59Z"
2026-06-14 10:12:17.449215 | controller |           }
2026-06-14 10:12:17.449230 | controller |         },
2026-06-14 10:12:17.449245 | controller |         "user": {
2026-06-14 10:12:17.449259 | controller |           "linux": {
2026-06-14 10:12:17.449274 | controller |             "gid": 0,
2026-06-14 10:12:17.449289 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.449307 | controller |               0
2026-06-14 10:12:17.449321 | controller |             ],
2026-06-14 10:12:17.449364 | controller |             "uid": 65532
2026-06-14 10:12:17.449384 | controller |           }
2026-06-14 10:12:17.449400 | controller |         },
2026-06-14 10:12:17.449414 | controller |         "volumeMounts": [
2026-06-14 10:12:17.449429 | controller |           {
2026-06-14 10:12:17.449444 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.449459 | controller |             "name": "kube-api-access-cz9wr",
2026-06-14 10:12:17.449473 | controller |             "readOnly": true,
2026-06-14 10:12:17.449488 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.449502 | controller |           }
2026-06-14 10:12:17.449517 | controller |         ]
2026-06-14 10:12:17.449532 | controller |       }
2026-06-14 10:12:17.449546 | controller |     ],
2026-06-14 10:12:17.449561 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.449576 | controller |     "hostIPs": [
2026-06-14 10:12:17.449590 | controller |       {
2026-06-14 10:12:17.449605 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.449620 | controller |       }
2026-06-14 10:12:17.449634 | controller |     ],
2026-06-14 10:12:17.449649 | controller |     "phase": "Running",
2026-06-14 10:12:17.449663 | controller |     "podIP": "10.217.1.30",
2026-06-14 10:12:17.449678 | controller |     "podIPs": [
2026-06-14 10:12:17.449693 | controller |       {
2026-06-14 10:12:17.449707 | controller |         "ip": "10.217.1.30"
2026-06-14 10:12:17.449722 | controller |       }
2026-06-14 10:12:17.449737 | controller |     ],
2026-06-14 10:12:17.449751 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.449766 | controller |     "startTime": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.449781 | controller |   }
2026-06-14 10:12:17.449796 | controller | }
2026-06-14 10:12:17.470488 | controller | ok:
2026-06-14 10:12:17.470539 | controller | {
2026-06-14 10:12:17.470560 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.470577 | controller |   "kind": "Pod",
2026-06-14 10:12:17.470593 | controller |   "metadata": {
2026-06-14 10:12:17.470609 | controller |     "annotations": {
2026-06-14 10:12:17.470625 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.31/23\"],\"mac_address\":\"0a:58:0a:d9:01:1f\",\"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.1.31/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.470642 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.31\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:1f\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.470658 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.470674 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.470690 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.470706 | controller |     },
2026-06-14 10:12:17.470721 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.470737 | controller |     "generateName": "keystone-operator-controller-manager-74c7d4d476-",
2026-06-14 10:12:17.470752 | controller |     "generation": 1,
2026-06-14 10:12:17.470766 | controller |     "labels": {
2026-06-14 10:12:17.470781 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-14 10:12:17.470796 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.470811 | controller |       "openstack.org/operator-name": "keystone",
2026-06-14 10:12:17.470832 | controller |       "pod-template-hash": "74c7d4d476"
2026-06-14 10:12:17.470848 | controller |     },
2026-06-14 10:12:17.470863 | controller |     "managedFields": [
2026-06-14 10:12:17.470879 | controller |       {
2026-06-14 10:12:17.470894 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.470909 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.470924 | controller |         "fieldsV1": {
2026-06-14 10:12:17.470940 | controller |           "f:metadata": {
2026-06-14 10:12:17.470955 | controller |             "f:annotations": {
2026-06-14 10:12:17.470969 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.470984 | controller |             }
2026-06-14 10:12:17.470999 | controller |           }
2026-06-14 10:12:17.471014 | controller |         },
2026-06-14 10:12:17.471028 | controller |         "manager": "crc",
2026-06-14 10:12:17.471043 | controller |         "operation": "Update",
2026-06-14 10:12:17.471058 | controller |         "subresource": "status",
2026-06-14 10:12:17.471073 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.471088 | controller |       },
2026-06-14 10:12:17.471102 | controller |       {
2026-06-14 10:12:17.471117 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.471132 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.471146 | controller |         "fieldsV1": {
2026-06-14 10:12:17.471161 | controller |           "f:metadata": {
2026-06-14 10:12:17.471175 | controller |             "f:annotations": {
2026-06-14 10:12:17.471190 | controller |               ".": {},
2026-06-14 10:12:17.471204 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.471219 | controller |             },
2026-06-14 10:12:17.471234 | controller |             "f:generateName": {},
2026-06-14 10:12:17.471249 | controller |             "f:labels": {
2026-06-14 10:12:17.471263 | controller |               ".": {},
2026-06-14 10:12:17.471278 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.471293 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.471308 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.471323 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.471338 | controller |             },
2026-06-14 10:12:17.471373 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.471390 | controller |               ".": {},
2026-06-14 10:12:17.471405 | controller |               "k:{\"uid\":\"5043d79d-0a70-4d23-a2c8-ded7e4630494\"}": {}
2026-06-14 10:12:17.471420 | controller |             }
2026-06-14 10:12:17.471435 | controller |           },
2026-06-14 10:12:17.471450 | controller |           "f:spec": {
2026-06-14 10:12:17.471465 | controller |             "f:containers": {
2026-06-14 10:12:17.471480 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.471495 | controller |                 ".": {},
2026-06-14 10:12:17.471509 | controller |                 "f:args": {},
2026-06-14 10:12:17.471524 | controller |                 "f:command": {},
2026-06-14 10:12:17.471539 | controller |                 "f:env": {
2026-06-14 10:12:17.471553 | controller |                   ".": {},
2026-06-14 10:12:17.471569 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.471584 | controller |                     ".": {},
2026-06-14 10:12:17.471598 | controller |                     "f:name": {},
2026-06-14 10:12:17.471613 | controller |                     "f:value": {}
2026-06-14 10:12:17.471628 | controller |                   },
2026-06-14 10:12:17.471643 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.471658 | controller |                     ".": {},
2026-06-14 10:12:17.471673 | controller |                     "f:name": {},
2026-06-14 10:12:17.471688 | controller |                     "f:value": {}
2026-06-14 10:12:17.471708 | controller |                   },
2026-06-14 10:12:17.471723 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.471738 | controller |                     ".": {},
2026-06-14 10:12:17.471754 | controller |                     "f:name": {},
2026-06-14 10:12:17.471769 | controller |                     "f:value": {}
2026-06-14 10:12:17.471784 | controller |                   },
2026-06-14 10:12:17.471799 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.471814 | controller |                     ".": {},
2026-06-14 10:12:17.471828 | controller |                     "f:name": {},
2026-06-14 10:12:17.471843 | controller |                     "f:value": {}
2026-06-14 10:12:17.471858 | controller |                   },
2026-06-14 10:12:17.471873 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.471888 | controller |                     ".": {},
2026-06-14 10:12:17.471903 | controller |                     "f:name": {},
2026-06-14 10:12:17.471918 | controller |                     "f:value": {}
2026-06-14 10:12:17.471933 | controller |                   }
2026-06-14 10:12:17.471949 | controller |                 },
2026-06-14 10:12:17.471964 | controller |                 "f:image": {},
2026-06-14 10:12:17.471979 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.471994 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.472009 | controller |                   ".": {},
2026-06-14 10:12:17.472024 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.472039 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.472054 | controller |                     ".": {},
2026-06-14 10:12:17.472068 | controller |                     "f:path": {},
2026-06-14 10:12:17.472083 | controller |                     "f:port": {},
2026-06-14 10:12:17.472098 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.472112 | controller |                   },
2026-06-14 10:12:17.472127 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.472142 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.472157 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.472172 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.472187 | controller |                 },
2026-06-14 10:12:17.472201 | controller |                 "f:name": {},
2026-06-14 10:12:17.472216 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.472231 | controller |                   ".": {},
2026-06-14 10:12:17.472245 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.472260 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.472275 | controller |                     ".": {},
2026-06-14 10:12:17.472290 | controller |                     "f:path": {},
2026-06-14 10:12:17.472304 | controller |                     "f:port": {},
2026-06-14 10:12:17.472318 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.472333 | controller |                   },
2026-06-14 10:12:17.472364 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.472384 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.472400 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.472415 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.472430 | controller |                 },
2026-06-14 10:12:17.472444 | controller |                 "f:resources": {
2026-06-14 10:12:17.472459 | controller |                   ".": {},
2026-06-14 10:12:17.472474 | controller |                   "f:limits": {
2026-06-14 10:12:17.472488 | controller |                     ".": {},
2026-06-14 10:12:17.472503 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.472517 | controller |                     "f:memory": {}
2026-06-14 10:12:17.472532 | controller |                   },
2026-06-14 10:12:17.472551 | controller |                   "f:requests": {
2026-06-14 10:12:17.472566 | controller |                     ".": {},
2026-06-14 10:12:17.472581 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.472595 | controller |                     "f:memory": {}
2026-06-14 10:12:17.472610 | controller |                   }
2026-06-14 10:12:17.472624 | controller |                 },
2026-06-14 10:12:17.472639 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.472654 | controller |                   ".": {},
2026-06-14 10:12:17.472668 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.472683 | controller |                 },
2026-06-14 10:12:17.472697 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.472712 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.472728 | controller |               }
2026-06-14 10:12:17.472743 | controller |             },
2026-06-14 10:12:17.472758 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.472773 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.472790 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.472807 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.472822 | controller |             "f:securityContext": {
2026-06-14 10:12:17.472837 | controller |               ".": {},
2026-06-14 10:12:17.472852 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.472866 | controller |             },
2026-06-14 10:12:17.472881 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.472896 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.472911 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.472926 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.472941 | controller |           }
2026-06-14 10:12:17.472956 | controller |         },
2026-06-14 10:12:17.472971 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.472986 | controller |         "operation": "Update",
2026-06-14 10:12:17.473001 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.473017 | controller |       },
2026-06-14 10:12:17.473032 | controller |       {
2026-06-14 10:12:17.473047 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.473062 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.473077 | controller |         "fieldsV1": {
2026-06-14 10:12:17.473092 | controller |           "f:metadata": {
2026-06-14 10:12:17.473106 | controller |             "f:annotations": {
2026-06-14 10:12:17.473121 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.473136 | controller |             }
2026-06-14 10:12:17.473151 | controller |           }
2026-06-14 10:12:17.473166 | controller |         },
2026-06-14 10:12:17.473180 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.473195 | controller |         "operation": "Update",
2026-06-14 10:12:17.473209 | controller |         "subresource": "status",
2026-06-14 10:12:17.473224 | controller |         "time": "2026-06-14T09:36:22Z"
2026-06-14 10:12:17.473238 | controller |       },
2026-06-14 10:12:17.473253 | controller |       {
2026-06-14 10:12:17.473268 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.473283 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.473297 | controller |         "fieldsV1": {
2026-06-14 10:12:17.473312 | controller |           "f:status": {
2026-06-14 10:12:17.473326 | controller |             "f:conditions": {
2026-06-14 10:12:17.473341 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.473388 | controller |                 ".": {},
2026-06-14 10:12:17.473405 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.473420 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.473447 | controller |                 "f:status": {},
2026-06-14 10:12:17.473462 | controller |                 "f:type": {}
2026-06-14 10:12:17.473477 | controller |               },
2026-06-14 10:12:17.473492 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.473507 | controller |                 ".": {},
2026-06-14 10:12:17.473522 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.473537 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.473552 | controller |                 "f:status": {},
2026-06-14 10:12:17.473567 | controller |                 "f:type": {}
2026-06-14 10:12:17.473581 | controller |               },
2026-06-14 10:12:17.473596 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.473611 | controller |                 ".": {},
2026-06-14 10:12:17.473625 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.473640 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.473655 | controller |                 "f:status": {},
2026-06-14 10:12:17.473669 | controller |                 "f:type": {}
2026-06-14 10:12:17.473684 | controller |               },
2026-06-14 10:12:17.473699 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.473714 | controller |                 ".": {},
2026-06-14 10:12:17.473729 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.473744 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.473759 | controller |                 "f:status": {},
2026-06-14 10:12:17.473774 | controller |                 "f:type": {}
2026-06-14 10:12:17.473789 | controller |               }
2026-06-14 10:12:17.473804 | controller |             },
2026-06-14 10:12:17.473819 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.473835 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.473850 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.473865 | controller |             "f:phase": {},
2026-06-14 10:12:17.473879 | controller |             "f:podIP": {},
2026-06-14 10:12:17.473894 | controller |             "f:podIPs": {
2026-06-14 10:12:17.473909 | controller |               ".": {},
2026-06-14 10:12:17.473924 | controller |               "k:{\"ip\":\"10.217.1.31\"}": {
2026-06-14 10:12:17.473939 | controller |                 ".": {},
2026-06-14 10:12:17.473953 | controller |                 "f:ip": {}
2026-06-14 10:12:17.473968 | controller |               }
2026-06-14 10:12:17.473983 | controller |             },
2026-06-14 10:12:17.473998 | controller |             "f:startTime": {}
2026-06-14 10:12:17.474013 | controller |           }
2026-06-14 10:12:17.474028 | controller |         },
2026-06-14 10:12:17.474043 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.474058 | controller |         "operation": "Update",
2026-06-14 10:12:17.474073 | controller |         "subresource": "status",
2026-06-14 10:12:17.474088 | controller |         "time": "2026-06-14T09:37:13Z"
2026-06-14 10:12:17.474102 | controller |       }
2026-06-14 10:12:17.474117 | controller |     ],
2026-06-14 10:12:17.474132 | controller |     "name": "keystone-operator-controller-manager-74c7d4d476-v4rg2",
2026-06-14 10:12:17.474148 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.474163 | controller |     "ownerReferences": [
2026-06-14 10:12:17.474178 | controller |       {
2026-06-14 10:12:17.474193 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.474207 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.474222 | controller |         "controller": true,
2026-06-14 10:12:17.474237 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.474252 | controller |         "name": "keystone-operator-controller-manager-74c7d4d476",
2026-06-14 10:12:17.474267 | controller |         "uid": "5043d79d-0a70-4d23-a2c8-ded7e4630494"
2026-06-14 10:12:17.474286 | controller |       }
2026-06-14 10:12:17.474302 | controller |     ],
2026-06-14 10:12:17.474317 | controller |     "resourceVersion": "90138",
2026-06-14 10:12:17.474332 | controller |     "uid": "5d068a51-a339-4e0a-a343-5ea621d2563d"
2026-06-14 10:12:17.474363 | controller |   },
2026-06-14 10:12:17.474383 | controller |   "spec": {
2026-06-14 10:12:17.474398 | controller |     "containers": [
2026-06-14 10:12:17.474413 | controller |       {
2026-06-14 10:12:17.474428 | controller |         "args": [
2026-06-14 10:12:17.474443 | controller |           "--leader-elect",
2026-06-14 10:12:17.474458 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.474473 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.474488 | controller |         ],
2026-06-14 10:12:17.474503 | controller |         "command": [
2026-06-14 10:12:17.474518 | controller |           "/manager"
2026-06-14 10:12:17.474533 | controller |         ],
2026-06-14 10:12:17.474548 | controller |         "env": [
2026-06-14 10:12:17.474562 | controller |           {
2026-06-14 10:12:17.474577 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.474592 | controller |             "value": "30"
2026-06-14 10:12:17.474607 | controller |           },
2026-06-14 10:12:17.474621 | controller |           {
2026-06-14 10:12:17.474636 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.474651 | controller |             "value": "20"
2026-06-14 10:12:17.474665 | controller |           },
2026-06-14 10:12:17.474680 | controller |           {
2026-06-14 10:12:17.474695 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.474710 | controller |             "value": "5"
2026-06-14 10:12:17.474724 | controller |           },
2026-06-14 10:12:17.474739 | controller |           {
2026-06-14 10:12:17.474754 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.474768 | controller |             "value": "false"
2026-06-14 10:12:17.474783 | controller |           },
2026-06-14 10:12:17.474797 | controller |           {
2026-06-14 10:12:17.474812 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.474827 | controller |             "value": "false"
2026-06-14 10:12:17.474842 | controller |           }
2026-06-14 10:12:17.474857 | controller |         ],
2026-06-14 10:12:17.474872 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e",
2026-06-14 10:12:17.474887 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.474902 | controller |         "livenessProbe": {
2026-06-14 10:12:17.474917 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.474933 | controller |           "httpGet": {
2026-06-14 10:12:17.474947 | controller |             "path": "/healthz",
2026-06-14 10:12:17.474962 | controller |             "port": 8081,
2026-06-14 10:12:17.474977 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.474992 | controller |           },
2026-06-14 10:12:17.475007 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.475021 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.475036 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.475051 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.475066 | controller |         },
2026-06-14 10:12:17.475081 | controller |         "name": "manager",
2026-06-14 10:12:17.475096 | controller |         "readinessProbe": {
2026-06-14 10:12:17.475111 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.475125 | controller |           "httpGet": {
2026-06-14 10:12:17.475140 | controller |             "path": "/readyz",
2026-06-14 10:12:17.475155 | controller |             "port": 8081,
2026-06-14 10:12:17.475169 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.475184 | controller |           },
2026-06-14 10:12:17.475199 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.475217 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.475232 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.475247 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.475262 | controller |         },
2026-06-14 10:12:17.475277 | controller |         "resources": {
2026-06-14 10:12:17.475292 | controller |           "limits": {
2026-06-14 10:12:17.475307 | controller |             "cpu": "500m",
2026-06-14 10:12:17.475322 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.475336 | controller |           },
2026-06-14 10:12:17.475370 | controller |           "requests": {
2026-06-14 10:12:17.475386 | controller |             "cpu": "10m",
2026-06-14 10:12:17.475401 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.475416 | controller |           }
2026-06-14 10:12:17.475430 | controller |         },
2026-06-14 10:12:17.475445 | controller |         "securityContext": {
2026-06-14 10:12:17.475460 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.475475 | controller |           "capabilities": {
2026-06-14 10:12:17.475490 | controller |             "drop": [
2026-06-14 10:12:17.475505 | controller |               "MKNOD"
2026-06-14 10:12:17.475520 | controller |             ]
2026-06-14 10:12:17.475535 | controller |           }
2026-06-14 10:12:17.475549 | controller |         },
2026-06-14 10:12:17.475564 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.475579 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.475594 | controller |         "volumeMounts": [
2026-06-14 10:12:17.475609 | controller |           {
2026-06-14 10:12:17.475624 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.475640 | controller |             "name": "kube-api-access-wttgz",
2026-06-14 10:12:17.475655 | controller |             "readOnly": true
2026-06-14 10:12:17.475670 | controller |           }
2026-06-14 10:12:17.475685 | controller |         ]
2026-06-14 10:12:17.475700 | controller |       }
2026-06-14 10:12:17.475715 | controller |     ],
2026-06-14 10:12:17.475729 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.475744 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.475759 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.475773 | controller |       {
2026-06-14 10:12:17.475790 | controller |         "name": "keystone-operator-controller-manager-dockercfg-jtcgp"
2026-06-14 10:12:17.475808 | controller |       }
2026-06-14 10:12:17.475822 | controller |     ],
2026-06-14 10:12:17.475837 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.475852 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.475867 | controller |     "priority": 0,
2026-06-14 10:12:17.475882 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.475897 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.475913 | controller |     "securityContext": {
2026-06-14 10:12:17.475928 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.475942 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.475957 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.475972 | controller |       }
2026-06-14 10:12:17.475987 | controller |     },
2026-06-14 10:12:17.476002 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-14 10:12:17.476017 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-14 10:12:17.476032 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.476046 | controller |     "tolerations": [
2026-06-14 10:12:17.476061 | controller |       {
2026-06-14 10:12:17.476076 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.476090 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.476106 | controller |         "operator": "Exists",
2026-06-14 10:12:17.476129 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.476145 | controller |       },
2026-06-14 10:12:17.476160 | controller |       {
2026-06-14 10:12:17.476175 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.476190 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.476205 | controller |         "operator": "Exists",
2026-06-14 10:12:17.476220 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.476234 | controller |       },
2026-06-14 10:12:17.476249 | controller |       {
2026-06-14 10:12:17.476264 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.476279 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.476294 | controller |         "operator": "Exists"
2026-06-14 10:12:17.476309 | controller |       }
2026-06-14 10:12:17.476323 | controller |     ],
2026-06-14 10:12:17.476338 | controller |     "volumes": [
2026-06-14 10:12:17.476371 | controller |       {
2026-06-14 10:12:17.476387 | controller |         "name": "kube-api-access-wttgz",
2026-06-14 10:12:17.476402 | controller |         "projected": {
2026-06-14 10:12:17.476417 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.476432 | controller |           "sources": [
2026-06-14 10:12:17.476447 | controller |             {
2026-06-14 10:12:17.476462 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.476477 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.476492 | controller |                 "path": "token"
2026-06-14 10:12:17.476507 | controller |               }
2026-06-14 10:12:17.476522 | controller |             },
2026-06-14 10:12:17.476536 | controller |             {
2026-06-14 10:12:17.476551 | controller |               "configMap": {
2026-06-14 10:12:17.476565 | controller |                 "items": [
2026-06-14 10:12:17.476580 | controller |                   {
2026-06-14 10:12:17.476595 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.476609 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.476623 | controller |                   }
2026-06-14 10:12:17.476638 | controller |                 ],
2026-06-14 10:12:17.476653 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.476668 | controller |               }
2026-06-14 10:12:17.476682 | controller |             },
2026-06-14 10:12:17.476697 | controller |             {
2026-06-14 10:12:17.476711 | controller |               "downwardAPI": {
2026-06-14 10:12:17.476726 | controller |                 "items": [
2026-06-14 10:12:17.476741 | controller |                   {
2026-06-14 10:12:17.476755 | controller |                     "fieldRef": {
2026-06-14 10:12:17.476770 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.476784 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.476799 | controller |                     },
2026-06-14 10:12:17.476814 | controller |                     "path": "namespace"
2026-06-14 10:12:17.476829 | controller |                   }
2026-06-14 10:12:17.476844 | controller |                 ]
2026-06-14 10:12:17.476858 | controller |               }
2026-06-14 10:12:17.476873 | controller |             },
2026-06-14 10:12:17.476888 | controller |             {
2026-06-14 10:12:17.476902 | controller |               "configMap": {
2026-06-14 10:12:17.476917 | controller |                 "items": [
2026-06-14 10:12:17.476933 | controller |                   {
2026-06-14 10:12:17.476948 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.476963 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.476978 | controller |                   }
2026-06-14 10:12:17.476993 | controller |                 ],
2026-06-14 10:12:17.477008 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.477022 | controller |               }
2026-06-14 10:12:17.477041 | controller |             }
2026-06-14 10:12:17.477056 | controller |           ]
2026-06-14 10:12:17.477071 | controller |         }
2026-06-14 10:12:17.477086 | controller |       }
2026-06-14 10:12:17.477100 | controller |     ]
2026-06-14 10:12:17.477115 | controller |   },
2026-06-14 10:12:17.477130 | controller |   "status": {
2026-06-14 10:12:17.477144 | controller |     "conditions": [
2026-06-14 10:12:17.477159 | controller |       {
2026-06-14 10:12:17.477174 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.477189 | controller |         "lastTransitionTime": "2026-06-14T09:37:01Z",
2026-06-14 10:12:17.477204 | controller |         "status": "True",
2026-06-14 10:12:17.477219 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.477234 | controller |       },
2026-06-14 10:12:17.477249 | controller |       {
2026-06-14 10:12:17.477263 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.477288 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.477562 | controller |         "status": "True",
2026-06-14 10:12:17.477590 | controller |         "type": "Initialized"
2026-06-14 10:12:17.477608 | controller |       },
2026-06-14 10:12:17.477624 | controller |       {
2026-06-14 10:12:17.477639 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.477654 | controller |         "lastTransitionTime": "2026-06-14T09:37:13Z",
2026-06-14 10:12:17.477670 | controller |         "status": "True",
2026-06-14 10:12:17.477685 | controller |         "type": "Ready"
2026-06-14 10:12:17.477700 | controller |       },
2026-06-14 10:12:17.477715 | controller |       {
2026-06-14 10:12:17.477730 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.477744 | controller |         "lastTransitionTime": "2026-06-14T09:37:13Z",
2026-06-14 10:12:17.477759 | controller |         "status": "True",
2026-06-14 10:12:17.477774 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.477789 | controller |       },
2026-06-14 10:12:17.477804 | controller |       {
2026-06-14 10:12:17.477819 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.477834 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.477849 | controller |         "status": "True",
2026-06-14 10:12:17.477864 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.477879 | controller |       }
2026-06-14 10:12:17.477894 | controller |     ],
2026-06-14 10:12:17.477908 | controller |     "containerStatuses": [
2026-06-14 10:12:17.477923 | controller |       {
2026-06-14 10:12:17.477938 | controller |         "allocatedResources": {
2026-06-14 10:12:17.477953 | controller |           "cpu": "10m",
2026-06-14 10:12:17.477968 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.477983 | controller |         },
2026-06-14 10:12:17.477998 | controller |         "containerID": "cri-o://999d5046cfd658d4599f688fc7b81e7babc96cf55c09224eeba8d25a46defe36",
2026-06-14 10:12:17.478013 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e",
2026-06-14 10:12:17.478028 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e",
2026-06-14 10:12:17.478043 | controller |         "lastState": {},
2026-06-14 10:12:17.478058 | controller |         "name": "manager",
2026-06-14 10:12:17.478073 | controller |         "ready": true,
2026-06-14 10:12:17.478088 | controller |         "resources": {
2026-06-14 10:12:17.478103 | controller |           "limits": {
2026-06-14 10:12:17.478117 | controller |             "cpu": "500m",
2026-06-14 10:12:17.478132 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.478147 | controller |           },
2026-06-14 10:12:17.478162 | controller |           "requests": {
2026-06-14 10:12:17.478177 | controller |             "cpu": "10m",
2026-06-14 10:12:17.478197 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.478212 | controller |           }
2026-06-14 10:12:17.478227 | controller |         },
2026-06-14 10:12:17.478242 | controller |         "restartCount": 0,
2026-06-14 10:12:17.478257 | controller |         "started": true,
2026-06-14 10:12:17.478272 | controller |         "state": {
2026-06-14 10:12:17.478287 | controller |           "running": {
2026-06-14 10:12:17.478302 | controller |             "startedAt": "2026-06-14T09:37:00Z"
2026-06-14 10:12:17.478317 | controller |           }
2026-06-14 10:12:17.478332 | controller |         },
2026-06-14 10:12:17.478373 | controller |         "user": {
2026-06-14 10:12:17.478393 | controller |           "linux": {
2026-06-14 10:12:17.478409 | controller |             "gid": 0,
2026-06-14 10:12:17.478425 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.478440 | controller |               0
2026-06-14 10:12:17.478455 | controller |             ],
2026-06-14 10:12:17.478469 | controller |             "uid": 65532
2026-06-14 10:12:17.478484 | controller |           }
2026-06-14 10:12:17.478499 | controller |         },
2026-06-14 10:12:17.478514 | controller |         "volumeMounts": [
2026-06-14 10:12:17.478529 | controller |           {
2026-06-14 10:12:17.478544 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.478560 | controller |             "name": "kube-api-access-wttgz",
2026-06-14 10:12:17.478575 | controller |             "readOnly": true,
2026-06-14 10:12:17.478590 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.478605 | controller |           }
2026-06-14 10:12:17.478620 | controller |         ]
2026-06-14 10:12:17.478635 | controller |       }
2026-06-14 10:12:17.478650 | controller |     ],
2026-06-14 10:12:17.478664 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.478679 | controller |     "hostIPs": [
2026-06-14 10:12:17.478694 | controller |       {
2026-06-14 10:12:17.478709 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.478724 | controller |       }
2026-06-14 10:12:17.478739 | controller |     ],
2026-06-14 10:12:17.478753 | controller |     "phase": "Running",
2026-06-14 10:12:17.478768 | controller |     "podIP": "10.217.1.31",
2026-06-14 10:12:17.478782 | controller |     "podIPs": [
2026-06-14 10:12:17.478797 | controller |       {
2026-06-14 10:12:17.478812 | controller |         "ip": "10.217.1.31"
2026-06-14 10:12:17.478826 | controller |       }
2026-06-14 10:12:17.478841 | controller |     ],
2026-06-14 10:12:17.478856 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.478871 | controller |     "startTime": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.478886 | controller |   }
2026-06-14 10:12:17.478900 | controller | }
2026-06-14 10:12:17.500105 | controller | ok:
2026-06-14 10:12:17.500236 | controller | {
2026-06-14 10:12:17.500263 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.500281 | controller |   "kind": "Pod",
2026-06-14 10:12:17.500304 | controller |   "metadata": {
2026-06-14 10:12:17.500320 | controller |     "annotations": {
2026-06-14 10:12:17.500339 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.32/23\"],\"mac_address\":\"0a:58:0a:d9:01:20\",\"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.1.32/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.500375 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.32\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:20\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.500400 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.500469 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.500492 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.500509 | controller |     },
2026-06-14 10:12:17.500526 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.500542 | controller |     "generateName": "manila-operator-controller-manager-b547849c7-",
2026-06-14 10:12:17.500558 | controller |     "generation": 1,
2026-06-14 10:12:17.500573 | controller |     "labels": {
2026-06-14 10:12:17.500588 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-14 10:12:17.500603 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.500618 | controller |       "openstack.org/operator-name": "manila",
2026-06-14 10:12:17.500633 | controller |       "pod-template-hash": "b547849c7"
2026-06-14 10:12:17.500648 | controller |     },
2026-06-14 10:12:17.500663 | controller |     "managedFields": [
2026-06-14 10:12:17.500678 | controller |       {
2026-06-14 10:12:17.500693 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.500708 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.500723 | controller |         "fieldsV1": {
2026-06-14 10:12:17.500739 | controller |           "f:metadata": {
2026-06-14 10:12:17.500754 | controller |             "f:annotations": {
2026-06-14 10:12:17.500769 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.500787 | controller |             }
2026-06-14 10:12:17.500804 | controller |           }
2026-06-14 10:12:17.500819 | controller |         },
2026-06-14 10:12:17.500834 | controller |         "manager": "crc",
2026-06-14 10:12:17.500849 | controller |         "operation": "Update",
2026-06-14 10:12:17.500863 | controller |         "subresource": "status",
2026-06-14 10:12:17.500878 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.500893 | controller |       },
2026-06-14 10:12:17.500908 | controller |       {
2026-06-14 10:12:17.500923 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.500938 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.500953 | controller |         "fieldsV1": {
2026-06-14 10:12:17.500968 | controller |           "f:metadata": {
2026-06-14 10:12:17.500983 | controller |             "f:annotations": {
2026-06-14 10:12:17.500999 | controller |               ".": {},
2026-06-14 10:12:17.501014 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.501029 | controller |             },
2026-06-14 10:12:17.501045 | controller |             "f:generateName": {},
2026-06-14 10:12:17.501059 | controller |             "f:labels": {
2026-06-14 10:12:17.501074 | controller |               ".": {},
2026-06-14 10:12:17.501089 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.501104 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.501119 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.501134 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.501149 | controller |             },
2026-06-14 10:12:17.501164 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.501179 | controller |               ".": {},
2026-06-14 10:12:17.501193 | controller |               "k:{\"uid\":\"b4c3f887-3b2f-43ba-b5ce-d36e3bf8f976\"}": {}
2026-06-14 10:12:17.501209 | controller |             }
2026-06-14 10:12:17.501224 | controller |           },
2026-06-14 10:12:17.501238 | controller |           "f:spec": {
2026-06-14 10:12:17.501253 | controller |             "f:containers": {
2026-06-14 10:12:17.501268 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.501283 | controller |                 ".": {},
2026-06-14 10:12:17.501297 | controller |                 "f:args": {},
2026-06-14 10:12:17.501312 | controller |                 "f:command": {},
2026-06-14 10:12:17.501331 | controller |                 "f:env": {
2026-06-14 10:12:17.501387 | controller |                   ".": {},
2026-06-14 10:12:17.501408 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.501424 | controller |                     ".": {},
2026-06-14 10:12:17.501439 | controller |                     "f:name": {},
2026-06-14 10:12:17.501454 | controller |                     "f:value": {}
2026-06-14 10:12:17.501469 | controller |                   },
2026-06-14 10:12:17.501484 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.501498 | controller |                     ".": {},
2026-06-14 10:12:17.501513 | controller |                     "f:name": {},
2026-06-14 10:12:17.501527 | controller |                     "f:value": {}
2026-06-14 10:12:17.501542 | controller |                   },
2026-06-14 10:12:17.501557 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.501572 | controller |                     ".": {},
2026-06-14 10:12:17.501587 | controller |                     "f:name": {},
2026-06-14 10:12:17.501601 | controller |                     "f:value": {}
2026-06-14 10:12:17.501616 | controller |                   },
2026-06-14 10:12:17.501631 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.501646 | controller |                     ".": {},
2026-06-14 10:12:17.501660 | controller |                     "f:name": {},
2026-06-14 10:12:17.501675 | controller |                     "f:value": {}
2026-06-14 10:12:17.501689 | controller |                   },
2026-06-14 10:12:17.501704 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.501719 | controller |                     ".": {},
2026-06-14 10:12:17.501734 | controller |                     "f:name": {},
2026-06-14 10:12:17.501748 | controller |                     "f:value": {}
2026-06-14 10:12:17.501763 | controller |                   }
2026-06-14 10:12:17.501778 | controller |                 },
2026-06-14 10:12:17.501792 | controller |                 "f:image": {},
2026-06-14 10:12:17.501807 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.501823 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.501838 | controller |                   ".": {},
2026-06-14 10:12:17.501852 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.501867 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.501882 | controller |                     ".": {},
2026-06-14 10:12:17.501897 | controller |                     "f:path": {},
2026-06-14 10:12:17.501911 | controller |                     "f:port": {},
2026-06-14 10:12:17.501925 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.501940 | controller |                   },
2026-06-14 10:12:17.501954 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.501969 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.501984 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.501999 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.502014 | controller |                 },
2026-06-14 10:12:17.502029 | controller |                 "f:name": {},
2026-06-14 10:12:17.502044 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.502059 | controller |                   ".": {},
2026-06-14 10:12:17.502074 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.502090 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.502105 | controller |                     ".": {},
2026-06-14 10:12:17.502120 | controller |                     "f:path": {},
2026-06-14 10:12:17.502135 | controller |                     "f:port": {},
2026-06-14 10:12:17.502150 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.502164 | controller |                   },
2026-06-14 10:12:17.502184 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.502200 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.502214 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.502229 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.502244 | controller |                 },
2026-06-14 10:12:17.502258 | controller |                 "f:resources": {
2026-06-14 10:12:17.502273 | controller |                   ".": {},
2026-06-14 10:12:17.502288 | controller |                   "f:limits": {
2026-06-14 10:12:17.502302 | controller |                     ".": {},
2026-06-14 10:12:17.502317 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.502332 | controller |                     "f:memory": {}
2026-06-14 10:12:17.502362 | controller |                   },
2026-06-14 10:12:17.502382 | controller |                   "f:requests": {
2026-06-14 10:12:17.502398 | controller |                     ".": {},
2026-06-14 10:12:17.502413 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.502428 | controller |                     "f:memory": {}
2026-06-14 10:12:17.502443 | controller |                   }
2026-06-14 10:12:17.502457 | controller |                 },
2026-06-14 10:12:17.502472 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.502487 | controller |                   ".": {},
2026-06-14 10:12:17.502502 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.502517 | controller |                 },
2026-06-14 10:12:17.502532 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.502546 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.502561 | controller |               }
2026-06-14 10:12:17.502576 | controller |             },
2026-06-14 10:12:17.502590 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.502605 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.502620 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.502634 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.502649 | controller |             "f:securityContext": {
2026-06-14 10:12:17.502664 | controller |               ".": {},
2026-06-14 10:12:17.502679 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.502694 | controller |             },
2026-06-14 10:12:17.502708 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.502723 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.502738 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.502753 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.502768 | controller |           }
2026-06-14 10:12:17.502782 | controller |         },
2026-06-14 10:12:17.502797 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.502811 | controller |         "operation": "Update",
2026-06-14 10:12:17.502826 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.502841 | controller |       },
2026-06-14 10:12:17.502856 | controller |       {
2026-06-14 10:12:17.502871 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.502887 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.502902 | controller |         "fieldsV1": {
2026-06-14 10:12:17.502917 | controller |           "f:metadata": {
2026-06-14 10:12:17.502931 | controller |             "f:annotations": {
2026-06-14 10:12:17.502946 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.502961 | controller |             }
2026-06-14 10:12:17.502975 | controller |           }
2026-06-14 10:12:17.502990 | controller |         },
2026-06-14 10:12:17.503004 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.503019 | controller |         "operation": "Update",
2026-06-14 10:12:17.503038 | controller |         "subresource": "status",
2026-06-14 10:12:17.503053 | controller |         "time": "2026-06-14T09:36:22Z"
2026-06-14 10:12:17.503068 | controller |       },
2026-06-14 10:12:17.503083 | controller |       {
2026-06-14 10:12:17.503098 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.503113 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.503128 | controller |         "fieldsV1": {
2026-06-14 10:12:17.503143 | controller |           "f:status": {
2026-06-14 10:12:17.503158 | controller |             "f:conditions": {
2026-06-14 10:12:17.503173 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.503187 | controller |                 ".": {},
2026-06-14 10:12:17.503202 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.503217 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.503232 | controller |                 "f:status": {},
2026-06-14 10:12:17.503247 | controller |                 "f:type": {}
2026-06-14 10:12:17.503261 | controller |               },
2026-06-14 10:12:17.503276 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.503291 | controller |                 ".": {},
2026-06-14 10:12:17.503306 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.503320 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.503335 | controller |                 "f:status": {},
2026-06-14 10:12:17.503367 | controller |                 "f:type": {}
2026-06-14 10:12:17.503384 | controller |               },
2026-06-14 10:12:17.503400 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.503415 | controller |                 ".": {},
2026-06-14 10:12:17.503429 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.503444 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.503459 | controller |                 "f:status": {},
2026-06-14 10:12:17.503474 | controller |                 "f:type": {}
2026-06-14 10:12:17.503488 | controller |               },
2026-06-14 10:12:17.503503 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.503518 | controller |                 ".": {},
2026-06-14 10:12:17.503532 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.503547 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.503562 | controller |                 "f:status": {},
2026-06-14 10:12:17.503576 | controller |                 "f:type": {}
2026-06-14 10:12:17.503591 | controller |               }
2026-06-14 10:12:17.503606 | controller |             },
2026-06-14 10:12:17.503620 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.503635 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.503650 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.503665 | controller |             "f:phase": {},
2026-06-14 10:12:17.503679 | controller |             "f:podIP": {},
2026-06-14 10:12:17.503694 | controller |             "f:podIPs": {
2026-06-14 10:12:17.503708 | controller |               ".": {},
2026-06-14 10:12:17.503723 | controller |               "k:{\"ip\":\"10.217.1.32\"}": {
2026-06-14 10:12:17.503738 | controller |                 ".": {},
2026-06-14 10:12:17.503752 | controller |                 "f:ip": {}
2026-06-14 10:12:17.503767 | controller |               }
2026-06-14 10:12:17.503782 | controller |             },
2026-06-14 10:12:17.503796 | controller |             "f:startTime": {}
2026-06-14 10:12:17.503811 | controller |           }
2026-06-14 10:12:17.503826 | controller |         },
2026-06-14 10:12:17.503841 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.503855 | controller |         "operation": "Update",
2026-06-14 10:12:17.503869 | controller |         "subresource": "status",
2026-06-14 10:12:17.503884 | controller |         "time": "2026-06-14T09:37:12Z"
2026-06-14 10:12:17.503904 | controller |       }
2026-06-14 10:12:17.503920 | controller |     ],
2026-06-14 10:12:17.503935 | controller |     "name": "manila-operator-controller-manager-b547849c7-jxb64",
2026-06-14 10:12:17.503950 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.503964 | controller |     "ownerReferences": [
2026-06-14 10:12:17.503979 | controller |       {
2026-06-14 10:12:17.503994 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.504009 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.504023 | controller |         "controller": true,
2026-06-14 10:12:17.504038 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.504053 | controller |         "name": "manila-operator-controller-manager-b547849c7",
2026-06-14 10:12:17.504067 | controller |         "uid": "b4c3f887-3b2f-43ba-b5ce-d36e3bf8f976"
2026-06-14 10:12:17.504082 | controller |       }
2026-06-14 10:12:17.504097 | controller |     ],
2026-06-14 10:12:17.504111 | controller |     "resourceVersion": "90070",
2026-06-14 10:12:17.504126 | controller |     "uid": "124b8764-4b1f-4e4d-846b-3e0b15688760"
2026-06-14 10:12:17.504142 | controller |   },
2026-06-14 10:12:17.504157 | controller |   "spec": {
2026-06-14 10:12:17.504172 | controller |     "containers": [
2026-06-14 10:12:17.504187 | controller |       {
2026-06-14 10:12:17.504202 | controller |         "args": [
2026-06-14 10:12:17.504216 | controller |           "--leader-elect",
2026-06-14 10:12:17.504231 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.504246 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.504261 | controller |         ],
2026-06-14 10:12:17.504276 | controller |         "command": [
2026-06-14 10:12:17.504291 | controller |           "/manager"
2026-06-14 10:12:17.504305 | controller |         ],
2026-06-14 10:12:17.504320 | controller |         "env": [
2026-06-14 10:12:17.504334 | controller |           {
2026-06-14 10:12:17.504366 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.504383 | controller |             "value": "30"
2026-06-14 10:12:17.504398 | controller |           },
2026-06-14 10:12:17.504413 | controller |           {
2026-06-14 10:12:17.504428 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.504442 | controller |             "value": "20"
2026-06-14 10:12:17.504457 | controller |           },
2026-06-14 10:12:17.504472 | controller |           {
2026-06-14 10:12:17.504486 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.504501 | controller |             "value": "5"
2026-06-14 10:12:17.504516 | controller |           },
2026-06-14 10:12:17.504531 | controller |           {
2026-06-14 10:12:17.504546 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.504561 | controller |             "value": "false"
2026-06-14 10:12:17.504575 | controller |           },
2026-06-14 10:12:17.504590 | controller |           {
2026-06-14 10:12:17.504605 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.504619 | controller |             "value": "false"
2026-06-14 10:12:17.504633 | controller |           }
2026-06-14 10:12:17.504648 | controller |         ],
2026-06-14 10:12:17.504663 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-14 10:12:17.504678 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.504693 | controller |         "livenessProbe": {
2026-06-14 10:12:17.504708 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.504722 | controller |           "httpGet": {
2026-06-14 10:12:17.504737 | controller |             "path": "/healthz",
2026-06-14 10:12:17.504752 | controller |             "port": 8081,
2026-06-14 10:12:17.504766 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.504781 | controller |           },
2026-06-14 10:12:17.504796 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.504815 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.504831 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.504845 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.504860 | controller |         },
2026-06-14 10:12:17.504874 | controller |         "name": "manager",
2026-06-14 10:12:17.504889 | controller |         "readinessProbe": {
2026-06-14 10:12:17.504903 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.504918 | controller |           "httpGet": {
2026-06-14 10:12:17.504933 | controller |             "path": "/readyz",
2026-06-14 10:12:17.504948 | controller |             "port": 8081,
2026-06-14 10:12:17.504963 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.504978 | controller |           },
2026-06-14 10:12:17.504993 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.505007 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.505022 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.505037 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.505051 | controller |         },
2026-06-14 10:12:17.505066 | controller |         "resources": {
2026-06-14 10:12:17.505080 | controller |           "limits": {
2026-06-14 10:12:17.505095 | controller |             "cpu": "500m",
2026-06-14 10:12:17.505110 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.505124 | controller |           },
2026-06-14 10:12:17.505139 | controller |           "requests": {
2026-06-14 10:12:17.505154 | controller |             "cpu": "10m",
2026-06-14 10:12:17.505169 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.505183 | controller |           }
2026-06-14 10:12:17.505198 | controller |         },
2026-06-14 10:12:17.505213 | controller |         "securityContext": {
2026-06-14 10:12:17.505228 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.505242 | controller |           "capabilities": {
2026-06-14 10:12:17.505257 | controller |             "drop": [
2026-06-14 10:12:17.505272 | controller |               "MKNOD"
2026-06-14 10:12:17.505287 | controller |             ]
2026-06-14 10:12:17.505301 | controller |           }
2026-06-14 10:12:17.505316 | controller |         },
2026-06-14 10:12:17.505330 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.505357 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.505389 | controller |         "volumeMounts": [
2026-06-14 10:12:17.505406 | controller |           {
2026-06-14 10:12:17.505420 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.505435 | controller |             "name": "kube-api-access-wm4ms",
2026-06-14 10:12:17.505450 | controller |             "readOnly": true
2026-06-14 10:12:17.505464 | controller |           }
2026-06-14 10:12:17.505479 | controller |         ]
2026-06-14 10:12:17.505494 | controller |       }
2026-06-14 10:12:17.505508 | controller |     ],
2026-06-14 10:12:17.505523 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.505538 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.505552 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.505567 | controller |       {
2026-06-14 10:12:17.505581 | controller |         "name": "manila-operator-controller-manager-dockercfg-nkclv"
2026-06-14 10:12:17.505596 | controller |       }
2026-06-14 10:12:17.505611 | controller |     ],
2026-06-14 10:12:17.505626 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.505641 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.505655 | controller |     "priority": 0,
2026-06-14 10:12:17.505670 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.505685 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.505699 | controller |     "securityContext": {
2026-06-14 10:12:17.505714 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.505734 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.505749 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.505763 | controller |       }
2026-06-14 10:12:17.505778 | controller |     },
2026-06-14 10:12:17.505792 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-14 10:12:17.505807 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-14 10:12:17.505821 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.505836 | controller |     "tolerations": [
2026-06-14 10:12:17.505851 | controller |       {
2026-06-14 10:12:17.505866 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.505881 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.505896 | controller |         "operator": "Exists",
2026-06-14 10:12:17.505911 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.505925 | controller |       },
2026-06-14 10:12:17.505940 | controller |       {
2026-06-14 10:12:17.505955 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.505970 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.505986 | controller |         "operator": "Exists",
2026-06-14 10:12:17.506001 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.506016 | controller |       },
2026-06-14 10:12:17.506031 | controller |       {
2026-06-14 10:12:17.506046 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.506060 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.506075 | controller |         "operator": "Exists"
2026-06-14 10:12:17.506089 | controller |       }
2026-06-14 10:12:17.506104 | controller |     ],
2026-06-14 10:12:17.506118 | controller |     "volumes": [
2026-06-14 10:12:17.506133 | controller |       {
2026-06-14 10:12:17.506148 | controller |         "name": "kube-api-access-wm4ms",
2026-06-14 10:12:17.506163 | controller |         "projected": {
2026-06-14 10:12:17.506178 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.506192 | controller |           "sources": [
2026-06-14 10:12:17.506207 | controller |             {
2026-06-14 10:12:17.506222 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.506238 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.506253 | controller |                 "path": "token"
2026-06-14 10:12:17.506268 | controller |               }
2026-06-14 10:12:17.506283 | controller |             },
2026-06-14 10:12:17.506298 | controller |             {
2026-06-14 10:12:17.506312 | controller |               "configMap": {
2026-06-14 10:12:17.506327 | controller |                 "items": [
2026-06-14 10:12:17.506341 | controller |                   {
2026-06-14 10:12:17.506374 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.506390 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.506405 | controller |                   }
2026-06-14 10:12:17.506420 | controller |                 ],
2026-06-14 10:12:17.506435 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.506450 | controller |               }
2026-06-14 10:12:17.506464 | controller |             },
2026-06-14 10:12:17.506479 | controller |             {
2026-06-14 10:12:17.506493 | controller |               "downwardAPI": {
2026-06-14 10:12:17.506508 | controller |                 "items": [
2026-06-14 10:12:17.506523 | controller |                   {
2026-06-14 10:12:17.506537 | controller |                     "fieldRef": {
2026-06-14 10:12:17.506552 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.506567 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.506582 | controller |                     },
2026-06-14 10:12:17.506597 | controller |                     "path": "namespace"
2026-06-14 10:12:17.506612 | controller |                   }
2026-06-14 10:12:17.506631 | controller |                 ]
2026-06-14 10:12:17.506646 | controller |               }
2026-06-14 10:12:17.506661 | controller |             },
2026-06-14 10:12:17.506676 | controller |             {
2026-06-14 10:12:17.506691 | controller |               "configMap": {
2026-06-14 10:12:17.506705 | controller |                 "items": [
2026-06-14 10:12:17.506720 | controller |                   {
2026-06-14 10:12:17.506735 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.506750 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.506765 | controller |                   }
2026-06-14 10:12:17.506779 | controller |                 ],
2026-06-14 10:12:17.506794 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.506808 | controller |               }
2026-06-14 10:12:17.506822 | controller |             }
2026-06-14 10:12:17.506837 | controller |           ]
2026-06-14 10:12:17.506851 | controller |         }
2026-06-14 10:12:17.506866 | controller |       }
2026-06-14 10:12:17.506881 | controller |     ]
2026-06-14 10:12:17.506895 | controller |   },
2026-06-14 10:12:17.506910 | controller |   "status": {
2026-06-14 10:12:17.506924 | controller |     "conditions": [
2026-06-14 10:12:17.506939 | controller |       {
2026-06-14 10:12:17.506953 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.506968 | controller |         "lastTransitionTime": "2026-06-14T09:36:59Z",
2026-06-14 10:12:17.506983 | controller |         "status": "True",
2026-06-14 10:12:17.506998 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.507013 | controller |       },
2026-06-14 10:12:17.507028 | controller |       {
2026-06-14 10:12:17.507043 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.507057 | controller |         "lastTransitionTime": "2026-06-14T09:36:20Z",
2026-06-14 10:12:17.507072 | controller |         "status": "True",
2026-06-14 10:12:17.507087 | controller |         "type": "Initialized"
2026-06-14 10:12:17.507101 | controller |       },
2026-06-14 10:12:17.507115 | controller |       {
2026-06-14 10:12:17.507129 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.507144 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.507159 | controller |         "status": "True",
2026-06-14 10:12:17.507173 | controller |         "type": "Ready"
2026-06-14 10:12:17.507188 | controller |       },
2026-06-14 10:12:17.507202 | controller |       {
2026-06-14 10:12:17.507217 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.507232 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.507247 | controller |         "status": "True",
2026-06-14 10:12:17.507262 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.507277 | controller |       },
2026-06-14 10:12:17.507292 | controller |       {
2026-06-14 10:12:17.507306 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.507321 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.507336 | controller |         "status": "True",
2026-06-14 10:12:17.507367 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.507384 | controller |       }
2026-06-14 10:12:17.507399 | controller |     ],
2026-06-14 10:12:17.507414 | controller |     "containerStatuses": [
2026-06-14 10:12:17.507429 | controller |       {
2026-06-14 10:12:17.507444 | controller |         "allocatedResources": {
2026-06-14 10:12:17.507458 | controller |           "cpu": "10m",
2026-06-14 10:12:17.507473 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.507488 | controller |         },
2026-06-14 10:12:17.507502 | controller |         "containerID": "cri-o://6f59ed36a76cfa1cbacf7b1ec205a6ebdd3774d80fbe7993a38777af68deb862",
2026-06-14 10:12:17.507518 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-14 10:12:17.507537 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f",
2026-06-14 10:12:17.507552 | controller |         "lastState": {},
2026-06-14 10:12:17.507567 | controller |         "name": "manager",
2026-06-14 10:12:17.507582 | controller |         "ready": true,
2026-06-14 10:12:17.507596 | controller |         "resources": {
2026-06-14 10:12:17.507611 | controller |           "limits": {
2026-06-14 10:12:17.507626 | controller |             "cpu": "500m",
2026-06-14 10:12:17.507641 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.507655 | controller |           },
2026-06-14 10:12:17.507670 | controller |           "requests": {
2026-06-14 10:12:17.507685 | controller |             "cpu": "10m",
2026-06-14 10:12:17.507699 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.507714 | controller |           }
2026-06-14 10:12:17.507728 | controller |         },
2026-06-14 10:12:17.507743 | controller |         "restartCount": 0,
2026-06-14 10:12:17.507757 | controller |         "started": true,
2026-06-14 10:12:17.507771 | controller |         "state": {
2026-06-14 10:12:17.507786 | controller |           "running": {
2026-06-14 10:12:17.507800 | controller |             "startedAt": "2026-06-14T09:36:59Z"
2026-06-14 10:12:17.507815 | controller |           }
2026-06-14 10:12:17.507830 | controller |         },
2026-06-14 10:12:17.507844 | controller |         "user": {
2026-06-14 10:12:17.507858 | controller |           "linux": {
2026-06-14 10:12:17.507873 | controller |             "gid": 0,
2026-06-14 10:12:17.507887 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.507902 | controller |               0
2026-06-14 10:12:17.507916 | controller |             ],
2026-06-14 10:12:17.507931 | controller |             "uid": 65532
2026-06-14 10:12:17.507945 | controller |           }
2026-06-14 10:12:17.507960 | controller |         },
2026-06-14 10:12:17.507974 | controller |         "volumeMounts": [
2026-06-14 10:12:17.507988 | controller |           {
2026-06-14 10:12:17.508003 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.508018 | controller |             "name": "kube-api-access-wm4ms",
2026-06-14 10:12:17.508033 | controller |             "readOnly": true,
2026-06-14 10:12:17.508048 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.508063 | controller |           }
2026-06-14 10:12:17.508078 | controller |         ]
2026-06-14 10:12:17.508092 | controller |       }
2026-06-14 10:12:17.508107 | controller |     ],
2026-06-14 10:12:17.508121 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.508136 | controller |     "hostIPs": [
2026-06-14 10:12:17.508150 | controller |       {
2026-06-14 10:12:17.508164 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.508179 | controller |       }
2026-06-14 10:12:17.508194 | controller |     ],
2026-06-14 10:12:17.508208 | controller |     "phase": "Running",
2026-06-14 10:12:17.508223 | controller |     "podIP": "10.217.1.32",
2026-06-14 10:12:17.508237 | controller |     "podIPs": [
2026-06-14 10:12:17.508252 | controller |       {
2026-06-14 10:12:17.508266 | controller |         "ip": "10.217.1.32"
2026-06-14 10:12:17.508282 | controller |       }
2026-06-14 10:12:17.508296 | controller |     ],
2026-06-14 10:12:17.508311 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.508326 | controller |     "startTime": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.508341 | controller |   }
2026-06-14 10:12:17.508375 | controller | }
2026-06-14 10:12:17.531732 | controller | ok:
2026-06-14 10:12:17.531814 | controller | {
2026-06-14 10:12:17.531844 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.531862 | controller |   "kind": "Pod",
2026-06-14 10:12:17.531884 | controller |   "metadata": {
2026-06-14 10:12:17.531906 | controller |     "annotations": {
2026-06-14 10:12:17.532003 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.33/23\"],\"mac_address\":\"0a:58:0a:d9:01:21\",\"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.1.33/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.532028 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.33\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:21\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.532045 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.532062 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.532078 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.532093 | controller |     },
2026-06-14 10:12:17.532108 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.532124 | controller |     "generateName": "mariadb-operator-controller-manager-778bfbfd5d-",
2026-06-14 10:12:17.532139 | controller |     "generation": 1,
2026-06-14 10:12:17.532154 | controller |     "labels": {
2026-06-14 10:12:17.532169 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-14 10:12:17.532183 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.532198 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-14 10:12:17.532213 | controller |       "pod-template-hash": "778bfbfd5d"
2026-06-14 10:12:17.532228 | controller |     },
2026-06-14 10:12:17.532243 | controller |     "managedFields": [
2026-06-14 10:12:17.532258 | controller |       {
2026-06-14 10:12:17.532273 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.532288 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.532303 | controller |         "fieldsV1": {
2026-06-14 10:12:17.532317 | controller |           "f:metadata": {
2026-06-14 10:12:17.532332 | controller |             "f:annotations": {
2026-06-14 10:12:17.532367 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.532387 | controller |             }
2026-06-14 10:12:17.532403 | controller |           }
2026-06-14 10:12:17.532419 | controller |         },
2026-06-14 10:12:17.532434 | controller |         "manager": "crc",
2026-06-14 10:12:17.532449 | controller |         "operation": "Update",
2026-06-14 10:12:17.532464 | controller |         "subresource": "status",
2026-06-14 10:12:17.532479 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.532494 | controller |       },
2026-06-14 10:12:17.532509 | controller |       {
2026-06-14 10:12:17.532524 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.532539 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.532554 | controller |         "fieldsV1": {
2026-06-14 10:12:17.532568 | controller |           "f:metadata": {
2026-06-14 10:12:17.532583 | controller |             "f:annotations": {
2026-06-14 10:12:17.532598 | controller |               ".": {},
2026-06-14 10:12:17.532612 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.532627 | controller |             },
2026-06-14 10:12:17.532642 | controller |             "f:generateName": {},
2026-06-14 10:12:17.532658 | controller |             "f:labels": {
2026-06-14 10:12:17.532672 | controller |               ".": {},
2026-06-14 10:12:17.532687 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.532702 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.532717 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.532732 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.532751 | controller |             },
2026-06-14 10:12:17.532766 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.532781 | controller |               ".": {},
2026-06-14 10:12:17.532795 | controller |               "k:{\"uid\":\"c6be41a3-b64a-499b-b5a7-a7373f16a3bb\"}": {}
2026-06-14 10:12:17.532810 | controller |             }
2026-06-14 10:12:17.532825 | controller |           },
2026-06-14 10:12:17.532839 | controller |           "f:spec": {
2026-06-14 10:12:17.532854 | controller |             "f:containers": {
2026-06-14 10:12:17.532869 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.532885 | controller |                 ".": {},
2026-06-14 10:12:17.532900 | controller |                 "f:args": {},
2026-06-14 10:12:17.532915 | controller |                 "f:command": {},
2026-06-14 10:12:17.532930 | controller |                 "f:env": {
2026-06-14 10:12:17.532945 | controller |                   ".": {},
2026-06-14 10:12:17.532959 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.532973 | controller |                     ".": {},
2026-06-14 10:12:17.532988 | controller |                     "f:name": {},
2026-06-14 10:12:17.533002 | controller |                     "f:value": {}
2026-06-14 10:12:17.533017 | controller |                   },
2026-06-14 10:12:17.533032 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.533046 | controller |                     ".": {},
2026-06-14 10:12:17.533061 | controller |                     "f:name": {},
2026-06-14 10:12:17.533076 | controller |                     "f:value": {}
2026-06-14 10:12:17.533090 | controller |                   },
2026-06-14 10:12:17.533105 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.533120 | controller |                     ".": {},
2026-06-14 10:12:17.533134 | controller |                     "f:name": {},
2026-06-14 10:12:17.533149 | controller |                     "f:value": {}
2026-06-14 10:12:17.533164 | controller |                   },
2026-06-14 10:12:17.533179 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.533194 | controller |                     ".": {},
2026-06-14 10:12:17.533208 | controller |                     "f:name": {},
2026-06-14 10:12:17.533223 | controller |                     "f:value": {}
2026-06-14 10:12:17.533238 | controller |                   },
2026-06-14 10:12:17.533252 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.533267 | controller |                     ".": {},
2026-06-14 10:12:17.533282 | controller |                     "f:name": {},
2026-06-14 10:12:17.533296 | controller |                     "f:value": {}
2026-06-14 10:12:17.533311 | controller |                   }
2026-06-14 10:12:17.533326 | controller |                 },
2026-06-14 10:12:17.533341 | controller |                 "f:image": {},
2026-06-14 10:12:17.533375 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.533405 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.533421 | controller |                   ".": {},
2026-06-14 10:12:17.533436 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.533451 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.533466 | controller |                     ".": {},
2026-06-14 10:12:17.533482 | controller |                     "f:path": {},
2026-06-14 10:12:17.533497 | controller |                     "f:port": {},
2026-06-14 10:12:17.533512 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.533527 | controller |                   },
2026-06-14 10:12:17.533542 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.533557 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.533572 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.533591 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.533606 | controller |                 },
2026-06-14 10:12:17.533621 | controller |                 "f:name": {},
2026-06-14 10:12:17.533636 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.533651 | controller |                   ".": {},
2026-06-14 10:12:17.533666 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.533681 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.533696 | controller |                     ".": {},
2026-06-14 10:12:17.533711 | controller |                     "f:path": {},
2026-06-14 10:12:17.533726 | controller |                     "f:port": {},
2026-06-14 10:12:17.533741 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.533756 | controller |                   },
2026-06-14 10:12:17.533771 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.533785 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.533800 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.533815 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.533829 | controller |                 },
2026-06-14 10:12:17.533844 | controller |                 "f:resources": {
2026-06-14 10:12:17.533859 | controller |                   ".": {},
2026-06-14 10:12:17.533874 | controller |                   "f:limits": {
2026-06-14 10:12:17.533889 | controller |                     ".": {},
2026-06-14 10:12:17.533904 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.533919 | controller |                     "f:memory": {}
2026-06-14 10:12:17.533934 | controller |                   },
2026-06-14 10:12:17.533949 | controller |                   "f:requests": {
2026-06-14 10:12:17.533964 | controller |                     ".": {},
2026-06-14 10:12:17.533980 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.533995 | controller |                     "f:memory": {}
2026-06-14 10:12:17.534010 | controller |                   }
2026-06-14 10:12:17.534024 | controller |                 },
2026-06-14 10:12:17.534039 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.534054 | controller |                   ".": {},
2026-06-14 10:12:17.534069 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.534084 | controller |                 },
2026-06-14 10:12:17.534098 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.534113 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.534128 | controller |               }
2026-06-14 10:12:17.534143 | controller |             },
2026-06-14 10:12:17.534158 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.534173 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.534188 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.534203 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.534218 | controller |             "f:securityContext": {
2026-06-14 10:12:17.534232 | controller |               ".": {},
2026-06-14 10:12:17.534247 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.534262 | controller |             },
2026-06-14 10:12:17.534276 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.534291 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.534306 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.534321 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.534335 | controller |           }
2026-06-14 10:12:17.534369 | controller |         },
2026-06-14 10:12:17.534386 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.534401 | controller |         "operation": "Update",
2026-06-14 10:12:17.534415 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.534435 | controller |       },
2026-06-14 10:12:17.534450 | controller |       {
2026-06-14 10:12:17.534465 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.534480 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.534495 | controller |         "fieldsV1": {
2026-06-14 10:12:17.534509 | controller |           "f:metadata": {
2026-06-14 10:12:17.534524 | controller |             "f:annotations": {
2026-06-14 10:12:17.534539 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.534553 | controller |             }
2026-06-14 10:12:17.534568 | controller |           }
2026-06-14 10:12:17.534582 | controller |         },
2026-06-14 10:12:17.534597 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.534611 | controller |         "operation": "Update",
2026-06-14 10:12:17.534626 | controller |         "subresource": "status",
2026-06-14 10:12:17.534641 | controller |         "time": "2026-06-14T09:36:22Z"
2026-06-14 10:12:17.534655 | controller |       },
2026-06-14 10:12:17.534670 | controller |       {
2026-06-14 10:12:17.534685 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.534699 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.534714 | controller |         "fieldsV1": {
2026-06-14 10:12:17.534728 | controller |           "f:status": {
2026-06-14 10:12:17.534743 | controller |             "f:conditions": {
2026-06-14 10:12:17.534758 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.534773 | controller |                 ".": {},
2026-06-14 10:12:17.534788 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.534804 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.534819 | controller |                 "f:status": {},
2026-06-14 10:12:17.534834 | controller |                 "f:type": {}
2026-06-14 10:12:17.534848 | controller |               },
2026-06-14 10:12:17.534863 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.534878 | controller |                 ".": {},
2026-06-14 10:12:17.534892 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.534908 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.534922 | controller |                 "f:status": {},
2026-06-14 10:12:17.534937 | controller |                 "f:type": {}
2026-06-14 10:12:17.534952 | controller |               },
2026-06-14 10:12:17.534968 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.534983 | controller |                 ".": {},
2026-06-14 10:12:17.534998 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.535013 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.535028 | controller |                 "f:status": {},
2026-06-14 10:12:17.535043 | controller |                 "f:type": {}
2026-06-14 10:12:17.535057 | controller |               },
2026-06-14 10:12:17.535072 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.535087 | controller |                 ".": {},
2026-06-14 10:12:17.535102 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.535116 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.535131 | controller |                 "f:status": {},
2026-06-14 10:12:17.535146 | controller |                 "f:type": {}
2026-06-14 10:12:17.535161 | controller |               }
2026-06-14 10:12:17.535176 | controller |             },
2026-06-14 10:12:17.535191 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.535206 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.535220 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.535235 | controller |             "f:phase": {},
2026-06-14 10:12:17.535250 | controller |             "f:podIP": {},
2026-06-14 10:12:17.535264 | controller |             "f:podIPs": {
2026-06-14 10:12:17.535279 | controller |               ".": {},
2026-06-14 10:12:17.535297 | controller |               "k:{\"ip\":\"10.217.1.33\"}": {
2026-06-14 10:12:17.535313 | controller |                 ".": {},
2026-06-14 10:12:17.535328 | controller |                 "f:ip": {}
2026-06-14 10:12:17.535343 | controller |               }
2026-06-14 10:12:17.535381 | controller |             },
2026-06-14 10:12:17.535397 | controller |             "f:startTime": {}
2026-06-14 10:12:17.535412 | controller |           }
2026-06-14 10:12:17.535426 | controller |         },
2026-06-14 10:12:17.535441 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.535456 | controller |         "operation": "Update",
2026-06-14 10:12:17.535471 | controller |         "subresource": "status",
2026-06-14 10:12:17.535486 | controller |         "time": "2026-06-14T09:37:12Z"
2026-06-14 10:12:17.535501 | controller |       }
2026-06-14 10:12:17.535516 | controller |     ],
2026-06-14 10:12:17.535530 | controller |     "name": "mariadb-operator-controller-manager-778bfbfd5d-57js6",
2026-06-14 10:12:17.535545 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.535560 | controller |     "ownerReferences": [
2026-06-14 10:12:17.535575 | controller |       {
2026-06-14 10:12:17.535590 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.535605 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.535619 | controller |         "controller": true,
2026-06-14 10:12:17.535634 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.535648 | controller |         "name": "mariadb-operator-controller-manager-778bfbfd5d",
2026-06-14 10:12:17.535663 | controller |         "uid": "c6be41a3-b64a-499b-b5a7-a7373f16a3bb"
2026-06-14 10:12:17.535678 | controller |       }
2026-06-14 10:12:17.535693 | controller |     ],
2026-06-14 10:12:17.535707 | controller |     "resourceVersion": "90102",
2026-06-14 10:12:17.535722 | controller |     "uid": "3ff45bb7-de2b-41b1-aab0-f808c7652f91"
2026-06-14 10:12:17.535737 | controller |   },
2026-06-14 10:12:17.535752 | controller |   "spec": {
2026-06-14 10:12:17.535769 | controller |     "containers": [
2026-06-14 10:12:17.535785 | controller |       {
2026-06-14 10:12:17.535800 | controller |         "args": [
2026-06-14 10:12:17.535815 | controller |           "--leader-elect",
2026-06-14 10:12:17.535830 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.535845 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.535860 | controller |         ],
2026-06-14 10:12:17.535875 | controller |         "command": [
2026-06-14 10:12:17.535889 | controller |           "/manager"
2026-06-14 10:12:17.535904 | controller |         ],
2026-06-14 10:12:17.535919 | controller |         "env": [
2026-06-14 10:12:17.535933 | controller |           {
2026-06-14 10:12:17.535948 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.535963 | controller |             "value": "30"
2026-06-14 10:12:17.535978 | controller |           },
2026-06-14 10:12:17.535993 | controller |           {
2026-06-14 10:12:17.536008 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.536023 | controller |             "value": "20"
2026-06-14 10:12:17.536038 | controller |           },
2026-06-14 10:12:17.536053 | controller |           {
2026-06-14 10:12:17.536068 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.536083 | controller |             "value": "5"
2026-06-14 10:12:17.536098 | controller |           },
2026-06-14 10:12:17.536113 | controller |           {
2026-06-14 10:12:17.536127 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.536142 | controller |             "value": "false"
2026-06-14 10:12:17.536157 | controller |           },
2026-06-14 10:12:17.536172 | controller |           {
2026-06-14 10:12:17.536186 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.536201 | controller |             "value": "false"
2026-06-14 10:12:17.536221 | controller |           }
2026-06-14 10:12:17.536236 | controller |         ],
2026-06-14 10:12:17.536251 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3",
2026-06-14 10:12:17.536267 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.536282 | controller |         "livenessProbe": {
2026-06-14 10:12:17.536297 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.536312 | controller |           "httpGet": {
2026-06-14 10:12:17.536327 | controller |             "path": "/healthz",
2026-06-14 10:12:17.536342 | controller |             "port": 8081,
2026-06-14 10:12:17.536383 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.536400 | controller |           },
2026-06-14 10:12:17.536415 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.536430 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.536445 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.536460 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.536475 | controller |         },
2026-06-14 10:12:17.536490 | controller |         "name": "manager",
2026-06-14 10:12:17.536505 | controller |         "readinessProbe": {
2026-06-14 10:12:17.536520 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.536534 | controller |           "httpGet": {
2026-06-14 10:12:17.536549 | controller |             "path": "/readyz",
2026-06-14 10:12:17.536564 | controller |             "port": 8081,
2026-06-14 10:12:17.536578 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.536593 | controller |           },
2026-06-14 10:12:17.536608 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.536623 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.536637 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.536652 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.536667 | controller |         },
2026-06-14 10:12:17.536681 | controller |         "resources": {
2026-06-14 10:12:17.536696 | controller |           "limits": {
2026-06-14 10:12:17.536710 | controller |             "cpu": "500m",
2026-06-14 10:12:17.536725 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.536739 | controller |           },
2026-06-14 10:12:17.536753 | controller |           "requests": {
2026-06-14 10:12:17.536768 | controller |             "cpu": "10m",
2026-06-14 10:12:17.536783 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.536797 | controller |           }
2026-06-14 10:12:17.536812 | controller |         },
2026-06-14 10:12:17.536826 | controller |         "securityContext": {
2026-06-14 10:12:17.536841 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.536856 | controller |           "capabilities": {
2026-06-14 10:12:17.536871 | controller |             "drop": [
2026-06-14 10:12:17.536886 | controller |               "MKNOD"
2026-06-14 10:12:17.536902 | controller |             ]
2026-06-14 10:12:17.536916 | controller |           }
2026-06-14 10:12:17.536931 | controller |         },
2026-06-14 10:12:17.536946 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.536961 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.536976 | controller |         "volumeMounts": [
2026-06-14 10:12:17.536990 | controller |           {
2026-06-14 10:12:17.537005 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.537020 | controller |             "name": "kube-api-access-ptnsx",
2026-06-14 10:12:17.537036 | controller |             "readOnly": true
2026-06-14 10:12:17.537051 | controller |           }
2026-06-14 10:12:17.537066 | controller |         ]
2026-06-14 10:12:17.537081 | controller |       }
2026-06-14 10:12:17.537096 | controller |     ],
2026-06-14 10:12:17.537111 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.537131 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.537147 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.537162 | controller |       {
2026-06-14 10:12:17.537176 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-7qsc5"
2026-06-14 10:12:17.537191 | controller |       }
2026-06-14 10:12:17.537206 | controller |     ],
2026-06-14 10:12:17.537220 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.537235 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.537250 | controller |     "priority": 0,
2026-06-14 10:12:17.537265 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.537280 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.537295 | controller |     "securityContext": {
2026-06-14 10:12:17.537310 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.537324 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.537339 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.537371 | controller |       }
2026-06-14 10:12:17.537401 | controller |     },
2026-06-14 10:12:17.537416 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-14 10:12:17.537432 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-14 10:12:17.537447 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.537462 | controller |     "tolerations": [
2026-06-14 10:12:17.537477 | controller |       {
2026-06-14 10:12:17.537492 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.537507 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.537522 | controller |         "operator": "Exists",
2026-06-14 10:12:17.537537 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.537551 | controller |       },
2026-06-14 10:12:17.537566 | controller |       {
2026-06-14 10:12:17.537581 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.537596 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.537610 | controller |         "operator": "Exists",
2026-06-14 10:12:17.537625 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.537639 | controller |       },
2026-06-14 10:12:17.537654 | controller |       {
2026-06-14 10:12:17.537669 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.537683 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.537698 | controller |         "operator": "Exists"
2026-06-14 10:12:17.537713 | controller |       }
2026-06-14 10:12:17.537728 | controller |     ],
2026-06-14 10:12:17.537743 | controller |     "volumes": [
2026-06-14 10:12:17.537758 | controller |       {
2026-06-14 10:12:17.537772 | controller |         "name": "kube-api-access-ptnsx",
2026-06-14 10:12:17.537787 | controller |         "projected": {
2026-06-14 10:12:17.537802 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.537817 | controller |           "sources": [
2026-06-14 10:12:17.537832 | controller |             {
2026-06-14 10:12:17.537847 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.537861 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.537876 | controller |                 "path": "token"
2026-06-14 10:12:17.537891 | controller |               }
2026-06-14 10:12:17.537907 | controller |             },
2026-06-14 10:12:17.537922 | controller |             {
2026-06-14 10:12:17.537937 | controller |               "configMap": {
2026-06-14 10:12:17.537952 | controller |                 "items": [
2026-06-14 10:12:17.537967 | controller |                   {
2026-06-14 10:12:17.537981 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.537996 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.538011 | controller |                   }
2026-06-14 10:12:17.538025 | controller |                 ],
2026-06-14 10:12:17.538040 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.538060 | controller |               }
2026-06-14 10:12:17.538075 | controller |             },
2026-06-14 10:12:17.538090 | controller |             {
2026-06-14 10:12:17.538104 | controller |               "downwardAPI": {
2026-06-14 10:12:17.538119 | controller |                 "items": [
2026-06-14 10:12:17.538134 | controller |                   {
2026-06-14 10:12:17.538150 | controller |                     "fieldRef": {
2026-06-14 10:12:17.538165 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.538181 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.538196 | controller |                     },
2026-06-14 10:12:17.538211 | controller |                     "path": "namespace"
2026-06-14 10:12:17.538226 | controller |                   }
2026-06-14 10:12:17.538241 | controller |                 ]
2026-06-14 10:12:17.538256 | controller |               }
2026-06-14 10:12:17.538271 | controller |             },
2026-06-14 10:12:17.538286 | controller |             {
2026-06-14 10:12:17.538301 | controller |               "configMap": {
2026-06-14 10:12:17.538315 | controller |                 "items": [
2026-06-14 10:12:17.538330 | controller |                   {
2026-06-14 10:12:17.538361 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.538381 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.538397 | controller |                   }
2026-06-14 10:12:17.538413 | controller |                 ],
2026-06-14 10:12:17.538427 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.538442 | controller |               }
2026-06-14 10:12:17.538457 | controller |             }
2026-06-14 10:12:17.538472 | controller |           ]
2026-06-14 10:12:17.538487 | controller |         }
2026-06-14 10:12:17.538501 | controller |       }
2026-06-14 10:12:17.538516 | controller |     ]
2026-06-14 10:12:17.538531 | controller |   },
2026-06-14 10:12:17.538546 | controller |   "status": {
2026-06-14 10:12:17.538561 | controller |     "conditions": [
2026-06-14 10:12:17.538575 | controller |       {
2026-06-14 10:12:17.538590 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.538605 | controller |         "lastTransitionTime": "2026-06-14T09:37:01Z",
2026-06-14 10:12:17.538619 | controller |         "status": "True",
2026-06-14 10:12:17.538634 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.538649 | controller |       },
2026-06-14 10:12:17.538663 | controller |       {
2026-06-14 10:12:17.538678 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.538693 | controller |         "lastTransitionTime": "2026-06-14T09:36:20Z",
2026-06-14 10:12:17.538708 | controller |         "status": "True",
2026-06-14 10:12:17.538723 | controller |         "type": "Initialized"
2026-06-14 10:12:17.538737 | controller |       },
2026-06-14 10:12:17.538752 | controller |       {
2026-06-14 10:12:17.538767 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.538782 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.538797 | controller |         "status": "True",
2026-06-14 10:12:17.538811 | controller |         "type": "Ready"
2026-06-14 10:12:17.538826 | controller |       },
2026-06-14 10:12:17.538841 | controller |       {
2026-06-14 10:12:17.538855 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.538870 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.538885 | controller |         "status": "True",
2026-06-14 10:12:17.538900 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.538914 | controller |       },
2026-06-14 10:12:17.538929 | controller |       {
2026-06-14 10:12:17.538945 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.538960 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.538978 | controller |         "status": "True",
2026-06-14 10:12:17.538994 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.539009 | controller |       }
2026-06-14 10:12:17.539024 | controller |     ],
2026-06-14 10:12:17.539039 | controller |     "containerStatuses": [
2026-06-14 10:12:17.539053 | controller |       {
2026-06-14 10:12:17.539068 | controller |         "allocatedResources": {
2026-06-14 10:12:17.539083 | controller |           "cpu": "10m",
2026-06-14 10:12:17.539097 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.539112 | controller |         },
2026-06-14 10:12:17.539127 | controller |         "containerID": "cri-o://3e4b488152778c110def18bf4077d393b302d09b1351a24ab031f4aaf2bf0a50",
2026-06-14 10:12:17.539142 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3",
2026-06-14 10:12:17.539157 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3",
2026-06-14 10:12:17.539172 | controller |         "lastState": {},
2026-06-14 10:12:17.539187 | controller |         "name": "manager",
2026-06-14 10:12:17.539202 | controller |         "ready": true,
2026-06-14 10:12:17.539217 | controller |         "resources": {
2026-06-14 10:12:17.539232 | controller |           "limits": {
2026-06-14 10:12:17.539247 | controller |             "cpu": "500m",
2026-06-14 10:12:17.539262 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.539276 | controller |           },
2026-06-14 10:12:17.539291 | controller |           "requests": {
2026-06-14 10:12:17.539306 | controller |             "cpu": "10m",
2026-06-14 10:12:17.539320 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.539335 | controller |           }
2026-06-14 10:12:17.539369 | controller |         },
2026-06-14 10:12:17.539385 | controller |         "restartCount": 0,
2026-06-14 10:12:17.539401 | controller |         "started": true,
2026-06-14 10:12:17.539416 | controller |         "state": {
2026-06-14 10:12:17.539430 | controller |           "running": {
2026-06-14 10:12:17.539445 | controller |             "startedAt": "2026-06-14T09:37:00Z"
2026-06-14 10:12:17.539460 | controller |           }
2026-06-14 10:12:17.539475 | controller |         },
2026-06-14 10:12:17.539490 | controller |         "user": {
2026-06-14 10:12:17.539505 | controller |           "linux": {
2026-06-14 10:12:17.539520 | controller |             "gid": 0,
2026-06-14 10:12:17.539534 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.539549 | controller |               0
2026-06-14 10:12:17.539564 | controller |             ],
2026-06-14 10:12:17.539579 | controller |             "uid": 65532
2026-06-14 10:12:17.539593 | controller |           }
2026-06-14 10:12:17.539608 | controller |         },
2026-06-14 10:12:17.539623 | controller |         "volumeMounts": [
2026-06-14 10:12:17.539638 | controller |           {
2026-06-14 10:12:17.539653 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.539668 | controller |             "name": "kube-api-access-ptnsx",
2026-06-14 10:12:17.539683 | controller |             "readOnly": true,
2026-06-14 10:12:17.539698 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.539712 | controller |           }
2026-06-14 10:12:17.539727 | controller |         ]
2026-06-14 10:12:17.539742 | controller |       }
2026-06-14 10:12:17.539756 | controller |     ],
2026-06-14 10:12:17.539771 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.539786 | controller |     "hostIPs": [
2026-06-14 10:12:17.539800 | controller |       {
2026-06-14 10:12:17.539815 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.539829 | controller |       }
2026-06-14 10:12:17.539844 | controller |     ],
2026-06-14 10:12:17.539858 | controller |     "phase": "Running",
2026-06-14 10:12:17.539873 | controller |     "podIP": "10.217.1.33",
2026-06-14 10:12:17.539892 | controller |     "podIPs": [
2026-06-14 10:12:17.539907 | controller |       {
2026-06-14 10:12:17.539922 | controller |         "ip": "10.217.1.33"
2026-06-14 10:12:17.539937 | controller |       }
2026-06-14 10:12:17.539952 | controller |     ],
2026-06-14 10:12:17.539966 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.539981 | controller |     "startTime": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.539997 | controller |   }
2026-06-14 10:12:17.540012 | controller | }
2026-06-14 10:12:17.561600 | controller | ok:
2026-06-14 10:12:17.561659 | controller | {
2026-06-14 10:12:17.561681 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.561698 | controller |   "kind": "Pod",
2026-06-14 10:12:17.561715 | controller |   "metadata": {
2026-06-14 10:12:17.561730 | controller |     "annotations": {
2026-06-14 10:12:17.561747 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.34/23\"],\"mac_address\":\"0a:58:0a:d9:01:22\",\"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.1.34/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.561764 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.34\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:22\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.561780 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.561796 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.561812 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.561828 | controller |     },
2026-06-14 10:12:17.561844 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.561860 | controller |     "generateName": "neutron-operator-controller-manager-6c7667d64b-",
2026-06-14 10:12:17.561876 | controller |     "generation": 1,
2026-06-14 10:12:17.561892 | controller |     "labels": {
2026-06-14 10:12:17.561907 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-14 10:12:17.561923 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.561938 | controller |       "openstack.org/operator-name": "neutron",
2026-06-14 10:12:17.561954 | controller |       "pod-template-hash": "6c7667d64b"
2026-06-14 10:12:17.561969 | controller |     },
2026-06-14 10:12:17.561985 | controller |     "managedFields": [
2026-06-14 10:12:17.562000 | controller |       {
2026-06-14 10:12:17.562015 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.562030 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.562045 | controller |         "fieldsV1": {
2026-06-14 10:12:17.562060 | controller |           "f:metadata": {
2026-06-14 10:12:17.562075 | controller |             "f:annotations": {
2026-06-14 10:12:17.562090 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.562105 | controller |             }
2026-06-14 10:12:17.562120 | controller |           }
2026-06-14 10:12:17.562135 | controller |         },
2026-06-14 10:12:17.562150 | controller |         "manager": "crc",
2026-06-14 10:12:17.562165 | controller |         "operation": "Update",
2026-06-14 10:12:17.562180 | controller |         "subresource": "status",
2026-06-14 10:12:17.562195 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.562210 | controller |       },
2026-06-14 10:12:17.562225 | controller |       {
2026-06-14 10:12:17.562240 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.562255 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.562270 | controller |         "fieldsV1": {
2026-06-14 10:12:17.562292 | controller |           "f:metadata": {
2026-06-14 10:12:17.562307 | controller |             "f:annotations": {
2026-06-14 10:12:17.562322 | controller |               ".": {},
2026-06-14 10:12:17.562337 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.562374 | controller |             },
2026-06-14 10:12:17.562391 | controller |             "f:generateName": {},
2026-06-14 10:12:17.562406 | controller |             "f:labels": {
2026-06-14 10:12:17.562421 | controller |               ".": {},
2026-06-14 10:12:17.562437 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.562452 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.562467 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.562482 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.562497 | controller |             },
2026-06-14 10:12:17.562512 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.562526 | controller |               ".": {},
2026-06-14 10:12:17.562541 | controller |               "k:{\"uid\":\"caa34607-61fe-48be-bc19-c4aeb44a6de8\"}": {}
2026-06-14 10:12:17.562557 | controller |             }
2026-06-14 10:12:17.562572 | controller |           },
2026-06-14 10:12:17.562586 | controller |           "f:spec": {
2026-06-14 10:12:17.562601 | controller |             "f:containers": {
2026-06-14 10:12:17.562615 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.562630 | controller |                 ".": {},
2026-06-14 10:12:17.562644 | controller |                 "f:args": {},
2026-06-14 10:12:17.562659 | controller |                 "f:command": {},
2026-06-14 10:12:17.562674 | controller |                 "f:env": {
2026-06-14 10:12:17.562689 | controller |                   ".": {},
2026-06-14 10:12:17.562704 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.562719 | controller |                     ".": {},
2026-06-14 10:12:17.562734 | controller |                     "f:name": {},
2026-06-14 10:12:17.562749 | controller |                     "f:value": {}
2026-06-14 10:12:17.562764 | controller |                   },
2026-06-14 10:12:17.562778 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.562793 | controller |                     ".": {},
2026-06-14 10:12:17.562808 | controller |                     "f:name": {},
2026-06-14 10:12:17.562823 | controller |                     "f:value": {}
2026-06-14 10:12:17.562837 | controller |                   },
2026-06-14 10:12:17.562852 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.562867 | controller |                     ".": {},
2026-06-14 10:12:17.562881 | controller |                     "f:name": {},
2026-06-14 10:12:17.562896 | controller |                     "f:value": {}
2026-06-14 10:12:17.562911 | controller |                   },
2026-06-14 10:12:17.562926 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.562941 | controller |                     ".": {},
2026-06-14 10:12:17.562956 | controller |                     "f:name": {},
2026-06-14 10:12:17.562971 | controller |                     "f:value": {}
2026-06-14 10:12:17.562986 | controller |                   },
2026-06-14 10:12:17.563000 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.563016 | controller |                     ".": {},
2026-06-14 10:12:17.563031 | controller |                     "f:name": {},
2026-06-14 10:12:17.563046 | controller |                     "f:value": {}
2026-06-14 10:12:17.563061 | controller |                   }
2026-06-14 10:12:17.563076 | controller |                 },
2026-06-14 10:12:17.563091 | controller |                 "f:image": {},
2026-06-14 10:12:17.563106 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.563121 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.563142 | controller |                   ".": {},
2026-06-14 10:12:17.563158 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.563173 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.563189 | controller |                     ".": {},
2026-06-14 10:12:17.563204 | controller |                     "f:path": {},
2026-06-14 10:12:17.563219 | controller |                     "f:port": {},
2026-06-14 10:12:17.563234 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.563249 | controller |                   },
2026-06-14 10:12:17.563264 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.563279 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.563294 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.563309 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.563324 | controller |                 },
2026-06-14 10:12:17.563339 | controller |                 "f:name": {},
2026-06-14 10:12:17.563373 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.563389 | controller |                   ".": {},
2026-06-14 10:12:17.563404 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.563419 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.563434 | controller |                     ".": {},
2026-06-14 10:12:17.563449 | controller |                     "f:path": {},
2026-06-14 10:12:17.563464 | controller |                     "f:port": {},
2026-06-14 10:12:17.563480 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.563495 | controller |                   },
2026-06-14 10:12:17.563510 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.563525 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.563540 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.563555 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.563570 | controller |                 },
2026-06-14 10:12:17.563585 | controller |                 "f:resources": {
2026-06-14 10:12:17.563600 | controller |                   ".": {},
2026-06-14 10:12:17.563614 | controller |                   "f:limits": {
2026-06-14 10:12:17.563629 | controller |                     ".": {},
2026-06-14 10:12:17.563644 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.563659 | controller |                     "f:memory": {}
2026-06-14 10:12:17.563674 | controller |                   },
2026-06-14 10:12:17.563689 | controller |                   "f:requests": {
2026-06-14 10:12:17.563704 | controller |                     ".": {},
2026-06-14 10:12:17.563719 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.563734 | controller |                     "f:memory": {}
2026-06-14 10:12:17.563751 | controller |                   }
2026-06-14 10:12:17.563768 | controller |                 },
2026-06-14 10:12:17.563785 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.563800 | controller |                   ".": {},
2026-06-14 10:12:17.563814 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.563829 | controller |                 },
2026-06-14 10:12:17.563844 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.563859 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.563874 | controller |               }
2026-06-14 10:12:17.563889 | controller |             },
2026-06-14 10:12:17.563904 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.563918 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.563933 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.563948 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.563962 | controller |             "f:securityContext": {
2026-06-14 10:12:17.563982 | controller |               ".": {},
2026-06-14 10:12:17.563998 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.564013 | controller |             },
2026-06-14 10:12:17.564028 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.564044 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.564059 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.564075 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.564090 | controller |           }
2026-06-14 10:12:17.564105 | controller |         },
2026-06-14 10:12:17.564119 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.564134 | controller |         "operation": "Update",
2026-06-14 10:12:17.564149 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.564164 | controller |       },
2026-06-14 10:12:17.564179 | controller |       {
2026-06-14 10:12:17.564194 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.564209 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.564224 | controller |         "fieldsV1": {
2026-06-14 10:12:17.564239 | controller |           "f:metadata": {
2026-06-14 10:12:17.564254 | controller |             "f:annotations": {
2026-06-14 10:12:17.564268 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.564283 | controller |             }
2026-06-14 10:12:17.564298 | controller |           }
2026-06-14 10:12:17.564313 | controller |         },
2026-06-14 10:12:17.564328 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.564342 | controller |         "operation": "Update",
2026-06-14 10:12:17.564377 | controller |         "subresource": "status",
2026-06-14 10:12:17.564393 | controller |         "time": "2026-06-14T09:36:22Z"
2026-06-14 10:12:17.564409 | controller |       },
2026-06-14 10:12:17.564424 | controller |       {
2026-06-14 10:12:17.564439 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.564454 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.564468 | controller |         "fieldsV1": {
2026-06-14 10:12:17.564483 | controller |           "f:status": {
2026-06-14 10:12:17.564498 | controller |             "f:conditions": {
2026-06-14 10:12:17.564513 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.564528 | controller |                 ".": {},
2026-06-14 10:12:17.564543 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.564558 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.564573 | controller |                 "f:status": {},
2026-06-14 10:12:17.564587 | controller |                 "f:type": {}
2026-06-14 10:12:17.564602 | controller |               },
2026-06-14 10:12:17.564617 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.564632 | controller |                 ".": {},
2026-06-14 10:12:17.564647 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.564662 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.564677 | controller |                 "f:status": {},
2026-06-14 10:12:17.564692 | controller |                 "f:type": {}
2026-06-14 10:12:17.564707 | controller |               },
2026-06-14 10:12:17.564722 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.564737 | controller |                 ".": {},
2026-06-14 10:12:17.564752 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.564767 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.564782 | controller |                 "f:status": {},
2026-06-14 10:12:17.564797 | controller |                 "f:type": {}
2026-06-14 10:12:17.564812 | controller |               },
2026-06-14 10:12:17.564828 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.564843 | controller |                 ".": {},
2026-06-14 10:12:17.564863 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.564879 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.564894 | controller |                 "f:status": {},
2026-06-14 10:12:17.564909 | controller |                 "f:type": {}
2026-06-14 10:12:17.564924 | controller |               }
2026-06-14 10:12:17.564938 | controller |             },
2026-06-14 10:12:17.564953 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.564968 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.564983 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.564998 | controller |             "f:phase": {},
2026-06-14 10:12:17.565013 | controller |             "f:podIP": {},
2026-06-14 10:12:17.565028 | controller |             "f:podIPs": {
2026-06-14 10:12:17.565044 | controller |               ".": {},
2026-06-14 10:12:17.565059 | controller |               "k:{\"ip\":\"10.217.1.34\"}": {
2026-06-14 10:12:17.565074 | controller |                 ".": {},
2026-06-14 10:12:17.565089 | controller |                 "f:ip": {}
2026-06-14 10:12:17.565104 | controller |               }
2026-06-14 10:12:17.565120 | controller |             },
2026-06-14 10:12:17.565135 | controller |             "f:startTime": {}
2026-06-14 10:12:17.565150 | controller |           }
2026-06-14 10:12:17.565165 | controller |         },
2026-06-14 10:12:17.565180 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.565195 | controller |         "operation": "Update",
2026-06-14 10:12:17.565210 | controller |         "subresource": "status",
2026-06-14 10:12:17.565224 | controller |         "time": "2026-06-14T09:37:12Z"
2026-06-14 10:12:17.565239 | controller |       }
2026-06-14 10:12:17.565254 | controller |     ],
2026-06-14 10:12:17.565269 | controller |     "name": "neutron-operator-controller-manager-6c7667d64b-q6w85",
2026-06-14 10:12:17.565284 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.565299 | controller |     "ownerReferences": [
2026-06-14 10:12:17.565315 | controller |       {
2026-06-14 10:12:17.565329 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.565344 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.565386 | controller |         "controller": true,
2026-06-14 10:12:17.565417 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.565433 | controller |         "name": "neutron-operator-controller-manager-6c7667d64b",
2026-06-14 10:12:17.565449 | controller |         "uid": "caa34607-61fe-48be-bc19-c4aeb44a6de8"
2026-06-14 10:12:17.565464 | controller |       }
2026-06-14 10:12:17.565479 | controller |     ],
2026-06-14 10:12:17.565494 | controller |     "resourceVersion": "90084",
2026-06-14 10:12:17.565509 | controller |     "uid": "751dc98a-979e-45cf-848b-dcba2f278886"
2026-06-14 10:12:17.565524 | controller |   },
2026-06-14 10:12:17.565540 | controller |   "spec": {
2026-06-14 10:12:17.565555 | controller |     "containers": [
2026-06-14 10:12:17.565570 | controller |       {
2026-06-14 10:12:17.565584 | controller |         "args": [
2026-06-14 10:12:17.565599 | controller |           "--leader-elect",
2026-06-14 10:12:17.565613 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.565628 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.565643 | controller |         ],
2026-06-14 10:12:17.565657 | controller |         "command": [
2026-06-14 10:12:17.565672 | controller |           "/manager"
2026-06-14 10:12:17.565687 | controller |         ],
2026-06-14 10:12:17.565702 | controller |         "env": [
2026-06-14 10:12:17.565717 | controller |           {
2026-06-14 10:12:17.565731 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.565747 | controller |             "value": "30"
2026-06-14 10:12:17.565762 | controller |           },
2026-06-14 10:12:17.565776 | controller |           {
2026-06-14 10:12:17.565791 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.565810 | controller |             "value": "20"
2026-06-14 10:12:17.565826 | controller |           },
2026-06-14 10:12:17.565840 | controller |           {
2026-06-14 10:12:17.565855 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.565870 | controller |             "value": "5"
2026-06-14 10:12:17.565885 | controller |           },
2026-06-14 10:12:17.565901 | controller |           {
2026-06-14 10:12:17.565916 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.565931 | controller |             "value": "false"
2026-06-14 10:12:17.565946 | controller |           },
2026-06-14 10:12:17.565962 | controller |           {
2026-06-14 10:12:17.565977 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.565991 | controller |             "value": "false"
2026-06-14 10:12:17.566006 | controller |           }
2026-06-14 10:12:17.566021 | controller |         ],
2026-06-14 10:12:17.566036 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-14 10:12:17.566052 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.566068 | controller |         "livenessProbe": {
2026-06-14 10:12:17.566083 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.566098 | controller |           "httpGet": {
2026-06-14 10:12:17.566113 | controller |             "path": "/healthz",
2026-06-14 10:12:17.566128 | controller |             "port": 8081,
2026-06-14 10:12:17.566143 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.566159 | controller |           },
2026-06-14 10:12:17.566174 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.566189 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.566204 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.566219 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.566234 | controller |         },
2026-06-14 10:12:17.566249 | controller |         "name": "manager",
2026-06-14 10:12:17.566263 | controller |         "readinessProbe": {
2026-06-14 10:12:17.566278 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.566293 | controller |           "httpGet": {
2026-06-14 10:12:17.566308 | controller |             "path": "/readyz",
2026-06-14 10:12:17.566323 | controller |             "port": 8081,
2026-06-14 10:12:17.566337 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.566377 | controller |           },
2026-06-14 10:12:17.566394 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.566409 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.566424 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.566439 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.566454 | controller |         },
2026-06-14 10:12:17.566468 | controller |         "resources": {
2026-06-14 10:12:17.566483 | controller |           "limits": {
2026-06-14 10:12:17.566498 | controller |             "cpu": "500m",
2026-06-14 10:12:17.566513 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.566527 | controller |           },
2026-06-14 10:12:17.566542 | controller |           "requests": {
2026-06-14 10:12:17.566556 | controller |             "cpu": "10m",
2026-06-14 10:12:17.566571 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.566586 | controller |           }
2026-06-14 10:12:17.566601 | controller |         },
2026-06-14 10:12:17.566616 | controller |         "securityContext": {
2026-06-14 10:12:17.566630 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.566645 | controller |           "capabilities": {
2026-06-14 10:12:17.566660 | controller |             "drop": [
2026-06-14 10:12:17.566674 | controller |               "MKNOD"
2026-06-14 10:12:17.566689 | controller |             ]
2026-06-14 10:12:17.566704 | controller |           }
2026-06-14 10:12:17.566718 | controller |         },
2026-06-14 10:12:17.566740 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.566755 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.566770 | controller |         "volumeMounts": [
2026-06-14 10:12:17.566785 | controller |           {
2026-06-14 10:12:17.566800 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.566815 | controller |             "name": "kube-api-access-xfjqv",
2026-06-14 10:12:17.566830 | controller |             "readOnly": true
2026-06-14 10:12:17.566845 | controller |           }
2026-06-14 10:12:17.566859 | controller |         ]
2026-06-14 10:12:17.566874 | controller |       }
2026-06-14 10:12:17.566889 | controller |     ],
2026-06-14 10:12:17.566903 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.566918 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.566933 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.566949 | controller |       {
2026-06-14 10:12:17.566964 | controller |         "name": "neutron-operator-controller-manager-dockercfg-s4dlp"
2026-06-14 10:12:17.566979 | controller |       }
2026-06-14 10:12:17.566995 | controller |     ],
2026-06-14 10:12:17.567010 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.567025 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.567040 | controller |     "priority": 0,
2026-06-14 10:12:17.567055 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.567070 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.567085 | controller |     "securityContext": {
2026-06-14 10:12:17.567100 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.567115 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.567130 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.567145 | controller |       }
2026-06-14 10:12:17.567160 | controller |     },
2026-06-14 10:12:17.567175 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-14 10:12:17.567190 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-14 10:12:17.567205 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.567220 | controller |     "tolerations": [
2026-06-14 10:12:17.567236 | controller |       {
2026-06-14 10:12:17.567251 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.567266 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.567281 | controller |         "operator": "Exists",
2026-06-14 10:12:17.567296 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.567311 | controller |       },
2026-06-14 10:12:17.567326 | controller |       {
2026-06-14 10:12:17.567341 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.567375 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.567392 | controller |         "operator": "Exists",
2026-06-14 10:12:17.567407 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.567423 | controller |       },
2026-06-14 10:12:17.567438 | controller |       {
2026-06-14 10:12:17.567453 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.567469 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.567484 | controller |         "operator": "Exists"
2026-06-14 10:12:17.567498 | controller |       }
2026-06-14 10:12:17.567513 | controller |     ],
2026-06-14 10:12:17.567528 | controller |     "volumes": [
2026-06-14 10:12:17.567543 | controller |       {
2026-06-14 10:12:17.567557 | controller |         "name": "kube-api-access-xfjqv",
2026-06-14 10:12:17.567572 | controller |         "projected": {
2026-06-14 10:12:17.567587 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.567602 | controller |           "sources": [
2026-06-14 10:12:17.567617 | controller |             {
2026-06-14 10:12:17.567637 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.567665 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.567743 | controller |                 "path": "token"
2026-06-14 10:12:17.567765 | controller |               }
2026-06-14 10:12:17.567780 | controller |             },
2026-06-14 10:12:17.567796 | controller |             {
2026-06-14 10:12:17.567811 | controller |               "configMap": {
2026-06-14 10:12:17.567826 | controller |                 "items": [
2026-06-14 10:12:17.567841 | controller |                   {
2026-06-14 10:12:17.567856 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.567871 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.567886 | controller |                   }
2026-06-14 10:12:17.567900 | controller |                 ],
2026-06-14 10:12:17.567915 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.567930 | controller |               }
2026-06-14 10:12:17.567944 | controller |             },
2026-06-14 10:12:17.567959 | controller |             {
2026-06-14 10:12:17.567974 | controller |               "downwardAPI": {
2026-06-14 10:12:17.567989 | controller |                 "items": [
2026-06-14 10:12:17.568003 | controller |                   {
2026-06-14 10:12:17.568018 | controller |                     "fieldRef": {
2026-06-14 10:12:17.568032 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.568047 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.568063 | controller |                     },
2026-06-14 10:12:17.568078 | controller |                     "path": "namespace"
2026-06-14 10:12:17.568093 | controller |                   }
2026-06-14 10:12:17.568108 | controller |                 ]
2026-06-14 10:12:17.568122 | controller |               }
2026-06-14 10:12:17.568137 | controller |             },
2026-06-14 10:12:17.568151 | controller |             {
2026-06-14 10:12:17.568167 | controller |               "configMap": {
2026-06-14 10:12:17.568181 | controller |                 "items": [
2026-06-14 10:12:17.568196 | controller |                   {
2026-06-14 10:12:17.568211 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.568226 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.568241 | controller |                   }
2026-06-14 10:12:17.568255 | controller |                 ],
2026-06-14 10:12:17.568269 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.568284 | controller |               }
2026-06-14 10:12:17.568299 | controller |             }
2026-06-14 10:12:17.568314 | controller |           ]
2026-06-14 10:12:17.568329 | controller |         }
2026-06-14 10:12:17.568344 | controller |       }
2026-06-14 10:12:17.568386 | controller |     ]
2026-06-14 10:12:17.568402 | controller |   },
2026-06-14 10:12:17.568418 | controller |   "status": {
2026-06-14 10:12:17.568432 | controller |     "conditions": [
2026-06-14 10:12:17.568447 | controller |       {
2026-06-14 10:12:17.568462 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.568477 | controller |         "lastTransitionTime": "2026-06-14T09:36:59Z",
2026-06-14 10:12:17.568492 | controller |         "status": "True",
2026-06-14 10:12:17.568507 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.568522 | controller |       },
2026-06-14 10:12:17.568536 | controller |       {
2026-06-14 10:12:17.568551 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.568566 | controller |         "lastTransitionTime": "2026-06-14T09:36:20Z",
2026-06-14 10:12:17.568581 | controller |         "status": "True",
2026-06-14 10:12:17.568596 | controller |         "type": "Initialized"
2026-06-14 10:12:17.568611 | controller |       },
2026-06-14 10:12:17.568625 | controller |       {
2026-06-14 10:12:17.568641 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.568655 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.568674 | controller |         "status": "True",
2026-06-14 10:12:17.568690 | controller |         "type": "Ready"
2026-06-14 10:12:17.568704 | controller |       },
2026-06-14 10:12:17.568719 | controller |       {
2026-06-14 10:12:17.568734 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.568749 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.568764 | controller |         "status": "True",
2026-06-14 10:12:17.568779 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.568793 | controller |       },
2026-06-14 10:12:17.568808 | controller |       {
2026-06-14 10:12:17.568823 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.568838 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.568853 | controller |         "status": "True",
2026-06-14 10:12:17.568868 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.568882 | controller |       }
2026-06-14 10:12:17.568897 | controller |     ],
2026-06-14 10:12:17.568912 | controller |     "containerStatuses": [
2026-06-14 10:12:17.568927 | controller |       {
2026-06-14 10:12:17.568942 | controller |         "allocatedResources": {
2026-06-14 10:12:17.568957 | controller |           "cpu": "10m",
2026-06-14 10:12:17.568972 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.568986 | controller |         },
2026-06-14 10:12:17.569001 | controller |         "containerID": "cri-o://1473fe7672d849331802cf2d97a0c6f1a302de7201d7884516c78f0dccdb29dd",
2026-06-14 10:12:17.569016 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-14 10:12:17.569031 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6",
2026-06-14 10:12:17.569046 | controller |         "lastState": {},
2026-06-14 10:12:17.569061 | controller |         "name": "manager",
2026-06-14 10:12:17.569076 | controller |         "ready": true,
2026-06-14 10:12:17.569091 | controller |         "resources": {
2026-06-14 10:12:17.569107 | controller |           "limits": {
2026-06-14 10:12:17.569122 | controller |             "cpu": "500m",
2026-06-14 10:12:17.569137 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.569152 | controller |           },
2026-06-14 10:12:17.569167 | controller |           "requests": {
2026-06-14 10:12:17.569182 | controller |             "cpu": "10m",
2026-06-14 10:12:17.569197 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.569212 | controller |           }
2026-06-14 10:12:17.569227 | controller |         },
2026-06-14 10:12:17.569241 | controller |         "restartCount": 0,
2026-06-14 10:12:17.569256 | controller |         "started": true,
2026-06-14 10:12:17.569270 | controller |         "state": {
2026-06-14 10:12:17.569285 | controller |           "running": {
2026-06-14 10:12:17.569299 | controller |             "startedAt": "2026-06-14T09:36:59Z"
2026-06-14 10:12:17.569314 | controller |           }
2026-06-14 10:12:17.569329 | controller |         },
2026-06-14 10:12:17.569343 | controller |         "user": {
2026-06-14 10:12:17.569380 | controller |           "linux": {
2026-06-14 10:12:17.569396 | controller |             "gid": 0,
2026-06-14 10:12:17.569423 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.569438 | controller |               0
2026-06-14 10:12:17.569453 | controller |             ],
2026-06-14 10:12:17.569468 | controller |             "uid": 65532
2026-06-14 10:12:17.569483 | controller |           }
2026-06-14 10:12:17.569498 | controller |         },
2026-06-14 10:12:17.569513 | controller |         "volumeMounts": [
2026-06-14 10:12:17.569528 | controller |           {
2026-06-14 10:12:17.569542 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.569563 | controller |             "name": "kube-api-access-xfjqv",
2026-06-14 10:12:17.569578 | controller |             "readOnly": true,
2026-06-14 10:12:17.569594 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.569609 | controller |           }
2026-06-14 10:12:17.569624 | controller |         ]
2026-06-14 10:12:17.569639 | controller |       }
2026-06-14 10:12:17.569655 | controller |     ],
2026-06-14 10:12:17.569669 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.569684 | controller |     "hostIPs": [
2026-06-14 10:12:17.569699 | controller |       {
2026-06-14 10:12:17.569714 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.569729 | controller |       }
2026-06-14 10:12:17.569743 | controller |     ],
2026-06-14 10:12:17.569758 | controller |     "phase": "Running",
2026-06-14 10:12:17.569773 | controller |     "podIP": "10.217.1.34",
2026-06-14 10:12:17.569787 | controller |     "podIPs": [
2026-06-14 10:12:17.569802 | controller |       {
2026-06-14 10:12:17.569817 | controller |         "ip": "10.217.1.34"
2026-06-14 10:12:17.569832 | controller |       }
2026-06-14 10:12:17.569846 | controller |     ],
2026-06-14 10:12:17.569861 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.569875 | controller |     "startTime": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.569890 | controller |   }
2026-06-14 10:12:17.569905 | controller | }
2026-06-14 10:12:17.590877 | controller | ok:
2026-06-14 10:12:17.590946 | controller | {
2026-06-14 10:12:17.591029 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.591052 | controller |   "kind": "Pod",
2026-06-14 10:12:17.591069 | controller |   "metadata": {
2026-06-14 10:12:17.591085 | controller |     "annotations": {
2026-06-14 10:12:17.591102 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.35/23\"],\"mac_address\":\"0a:58:0a:d9:01:23\",\"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.1.35/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.591119 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.35\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:23\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.591135 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.591152 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.591168 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.591183 | controller |     },
2026-06-14 10:12:17.591199 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.591214 | controller |     "generateName": "nova-operator-controller-manager-78f5dd8d7d-",
2026-06-14 10:12:17.591230 | controller |     "generation": 1,
2026-06-14 10:12:17.591245 | controller |     "labels": {
2026-06-14 10:12:17.591260 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-14 10:12:17.591275 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.591290 | controller |       "openstack.org/operator-name": "nova",
2026-06-14 10:12:17.591305 | controller |       "pod-template-hash": "78f5dd8d7d"
2026-06-14 10:12:17.591320 | controller |     },
2026-06-14 10:12:17.591335 | controller |     "managedFields": [
2026-06-14 10:12:17.591377 | controller |       {
2026-06-14 10:12:17.591395 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.591411 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.591426 | controller |         "fieldsV1": {
2026-06-14 10:12:17.591441 | controller |           "f:metadata": {
2026-06-14 10:12:17.591455 | controller |             "f:annotations": {
2026-06-14 10:12:17.591478 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.591493 | controller |             }
2026-06-14 10:12:17.591508 | controller |           }
2026-06-14 10:12:17.591523 | controller |         },
2026-06-14 10:12:17.591539 | controller |         "manager": "crc",
2026-06-14 10:12:17.591554 | controller |         "operation": "Update",
2026-06-14 10:12:17.591569 | controller |         "subresource": "status",
2026-06-14 10:12:17.591585 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.591601 | controller |       },
2026-06-14 10:12:17.591616 | controller |       {
2026-06-14 10:12:17.591631 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.591646 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.591661 | controller |         "fieldsV1": {
2026-06-14 10:12:17.591676 | controller |           "f:metadata": {
2026-06-14 10:12:17.591691 | controller |             "f:annotations": {
2026-06-14 10:12:17.591706 | controller |               ".": {},
2026-06-14 10:12:17.591721 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.591735 | controller |             },
2026-06-14 10:12:17.591750 | controller |             "f:generateName": {},
2026-06-14 10:12:17.591765 | controller |             "f:labels": {
2026-06-14 10:12:17.591781 | controller |               ".": {},
2026-06-14 10:12:17.591798 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.591814 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.591829 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.591844 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.591859 | controller |             },
2026-06-14 10:12:17.591874 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.591889 | controller |               ".": {},
2026-06-14 10:12:17.591904 | controller |               "k:{\"uid\":\"a32f52b0-d0be-4667-b2a6-942f3637aaaa\"}": {}
2026-06-14 10:12:17.591919 | controller |             }
2026-06-14 10:12:17.591934 | controller |           },
2026-06-14 10:12:17.591948 | controller |           "f:spec": {
2026-06-14 10:12:17.591963 | controller |             "f:containers": {
2026-06-14 10:12:17.591977 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.591992 | controller |                 ".": {},
2026-06-14 10:12:17.592007 | controller |                 "f:args": {},
2026-06-14 10:12:17.592022 | controller |                 "f:command": {},
2026-06-14 10:12:17.592037 | controller |                 "f:env": {
2026-06-14 10:12:17.592052 | controller |                   ".": {},
2026-06-14 10:12:17.592067 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.592082 | controller |                     ".": {},
2026-06-14 10:12:17.592097 | controller |                     "f:name": {},
2026-06-14 10:12:17.592112 | controller |                     "f:value": {}
2026-06-14 10:12:17.592127 | controller |                   },
2026-06-14 10:12:17.592142 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.592156 | controller |                     ".": {},
2026-06-14 10:12:17.592172 | controller |                     "f:name": {},
2026-06-14 10:12:17.592187 | controller |                     "f:value": {}
2026-06-14 10:12:17.592202 | controller |                   },
2026-06-14 10:12:17.592217 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.592231 | controller |                     ".": {},
2026-06-14 10:12:17.592246 | controller |                     "f:name": {},
2026-06-14 10:12:17.592261 | controller |                     "f:value": {}
2026-06-14 10:12:17.592276 | controller |                   },
2026-06-14 10:12:17.592291 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.592306 | controller |                     ".": {},
2026-06-14 10:12:17.592324 | controller |                     "f:name": {},
2026-06-14 10:12:17.592339 | controller |                     "f:value": {}
2026-06-14 10:12:17.592377 | controller |                   },
2026-06-14 10:12:17.592394 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.592409 | controller |                     ".": {},
2026-06-14 10:12:17.592424 | controller |                     "f:name": {},
2026-06-14 10:12:17.592439 | controller |                     "f:value": {}
2026-06-14 10:12:17.592454 | controller |                   }
2026-06-14 10:12:17.592469 | controller |                 },
2026-06-14 10:12:17.592484 | controller |                 "f:image": {},
2026-06-14 10:12:17.592499 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.592514 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.592529 | controller |                   ".": {},
2026-06-14 10:12:17.592544 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.592559 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.592574 | controller |                     ".": {},
2026-06-14 10:12:17.592589 | controller |                     "f:path": {},
2026-06-14 10:12:17.592604 | controller |                     "f:port": {},
2026-06-14 10:12:17.592619 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.592634 | controller |                   },
2026-06-14 10:12:17.592649 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.592664 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.592679 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.592694 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.592709 | controller |                 },
2026-06-14 10:12:17.592724 | controller |                 "f:name": {},
2026-06-14 10:12:17.592739 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.592753 | controller |                   ".": {},
2026-06-14 10:12:17.592768 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.592782 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.592797 | controller |                     ".": {},
2026-06-14 10:12:17.592812 | controller |                     "f:path": {},
2026-06-14 10:12:17.592826 | controller |                     "f:port": {},
2026-06-14 10:12:17.592841 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.592856 | controller |                   },
2026-06-14 10:12:17.592872 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.592886 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.592901 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.592916 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.592931 | controller |                 },
2026-06-14 10:12:17.592946 | controller |                 "f:resources": {
2026-06-14 10:12:17.592961 | controller |                   ".": {},
2026-06-14 10:12:17.592975 | controller |                   "f:limits": {
2026-06-14 10:12:17.592990 | controller |                     ".": {},
2026-06-14 10:12:17.593005 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.593020 | controller |                     "f:memory": {}
2026-06-14 10:12:17.593034 | controller |                   },
2026-06-14 10:12:17.593049 | controller |                   "f:requests": {
2026-06-14 10:12:17.593064 | controller |                     ".": {},
2026-06-14 10:12:17.593078 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.593093 | controller |                     "f:memory": {}
2026-06-14 10:12:17.593107 | controller |                   }
2026-06-14 10:12:17.593122 | controller |                 },
2026-06-14 10:12:17.593137 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.593152 | controller |                   ".": {},
2026-06-14 10:12:17.593170 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.593186 | controller |                 },
2026-06-14 10:12:17.593200 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.593215 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.593230 | controller |               }
2026-06-14 10:12:17.593245 | controller |             },
2026-06-14 10:12:17.593260 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.593275 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.593290 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.593305 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.593320 | controller |             "f:securityContext": {
2026-06-14 10:12:17.593335 | controller |               ".": {},
2026-06-14 10:12:17.593367 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.593383 | controller |             },
2026-06-14 10:12:17.593398 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.593428 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.593449 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.593469 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.593488 | controller |           }
2026-06-14 10:12:17.593503 | controller |         },
2026-06-14 10:12:17.593518 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.593534 | controller |         "operation": "Update",
2026-06-14 10:12:17.593549 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.593564 | controller |       },
2026-06-14 10:12:17.593579 | controller |       {
2026-06-14 10:12:17.593594 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.593609 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.593623 | controller |         "fieldsV1": {
2026-06-14 10:12:17.593638 | controller |           "f:metadata": {
2026-06-14 10:12:17.593652 | controller |             "f:annotations": {
2026-06-14 10:12:17.593667 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.593683 | controller |             }
2026-06-14 10:12:17.593698 | controller |           }
2026-06-14 10:12:17.593713 | controller |         },
2026-06-14 10:12:17.593729 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.593744 | controller |         "operation": "Update",
2026-06-14 10:12:17.593759 | controller |         "subresource": "status",
2026-06-14 10:12:17.593774 | controller |         "time": "2026-06-14T09:36:22Z"
2026-06-14 10:12:17.593789 | controller |       },
2026-06-14 10:12:17.593804 | controller |       {
2026-06-14 10:12:17.593819 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.593834 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.593849 | controller |         "fieldsV1": {
2026-06-14 10:12:17.593864 | controller |           "f:status": {
2026-06-14 10:12:17.593878 | controller |             "f:conditions": {
2026-06-14 10:12:17.593893 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.593908 | controller |                 ".": {},
2026-06-14 10:12:17.593923 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.593939 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.593953 | controller |                 "f:status": {},
2026-06-14 10:12:17.593968 | controller |                 "f:type": {}
2026-06-14 10:12:17.593984 | controller |               },
2026-06-14 10:12:17.593999 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.594014 | controller |                 ".": {},
2026-06-14 10:12:17.594029 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.594044 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.594063 | controller |                 "f:status": {},
2026-06-14 10:12:17.594079 | controller |                 "f:type": {}
2026-06-14 10:12:17.594094 | controller |               },
2026-06-14 10:12:17.594109 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.594124 | controller |                 ".": {},
2026-06-14 10:12:17.594139 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.594154 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.594169 | controller |                 "f:status": {},
2026-06-14 10:12:17.594184 | controller |                 "f:type": {}
2026-06-14 10:12:17.594199 | controller |               },
2026-06-14 10:12:17.594214 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.594229 | controller |                 ".": {},
2026-06-14 10:12:17.594244 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.594259 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.594274 | controller |                 "f:status": {},
2026-06-14 10:12:17.594288 | controller |                 "f:type": {}
2026-06-14 10:12:17.594303 | controller |               }
2026-06-14 10:12:17.594318 | controller |             },
2026-06-14 10:12:17.594333 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.594366 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.594385 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.594401 | controller |             "f:phase": {},
2026-06-14 10:12:17.594416 | controller |             "f:podIP": {},
2026-06-14 10:12:17.594431 | controller |             "f:podIPs": {
2026-06-14 10:12:17.594445 | controller |               ".": {},
2026-06-14 10:12:17.594460 | controller |               "k:{\"ip\":\"10.217.1.35\"}": {
2026-06-14 10:12:17.594475 | controller |                 ".": {},
2026-06-14 10:12:17.594490 | controller |                 "f:ip": {}
2026-06-14 10:12:17.594506 | controller |               }
2026-06-14 10:12:17.594521 | controller |             },
2026-06-14 10:12:17.594536 | controller |             "f:startTime": {}
2026-06-14 10:12:17.594551 | controller |           }
2026-06-14 10:12:17.594566 | controller |         },
2026-06-14 10:12:17.594581 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.594596 | controller |         "operation": "Update",
2026-06-14 10:12:17.594611 | controller |         "subresource": "status",
2026-06-14 10:12:17.594626 | controller |         "time": "2026-06-14T09:37:12Z"
2026-06-14 10:12:17.594641 | controller |       }
2026-06-14 10:12:17.594656 | controller |     ],
2026-06-14 10:12:17.594671 | controller |     "name": "nova-operator-controller-manager-78f5dd8d7d-78hq4",
2026-06-14 10:12:17.594686 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.594701 | controller |     "ownerReferences": [
2026-06-14 10:12:17.594716 | controller |       {
2026-06-14 10:12:17.594732 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.594747 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.594762 | controller |         "controller": true,
2026-06-14 10:12:17.594777 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.594792 | controller |         "name": "nova-operator-controller-manager-78f5dd8d7d",
2026-06-14 10:12:17.594807 | controller |         "uid": "a32f52b0-d0be-4667-b2a6-942f3637aaaa"
2026-06-14 10:12:17.594821 | controller |       }
2026-06-14 10:12:17.594836 | controller |     ],
2026-06-14 10:12:17.594851 | controller |     "resourceVersion": "90113",
2026-06-14 10:12:17.594866 | controller |     "uid": "3870491b-397e-4514-87cb-87ac75297b91"
2026-06-14 10:12:17.594880 | controller |   },
2026-06-14 10:12:17.594895 | controller |   "spec": {
2026-06-14 10:12:17.594910 | controller |     "containers": [
2026-06-14 10:12:17.594924 | controller |       {
2026-06-14 10:12:17.594939 | controller |         "args": [
2026-06-14 10:12:17.594953 | controller |           "--leader-elect",
2026-06-14 10:12:17.594972 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.594988 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.595002 | controller |         ],
2026-06-14 10:12:17.595017 | controller |         "command": [
2026-06-14 10:12:17.595032 | controller |           "/manager"
2026-06-14 10:12:17.595047 | controller |         ],
2026-06-14 10:12:17.595061 | controller |         "env": [
2026-06-14 10:12:17.595076 | controller |           {
2026-06-14 10:12:17.595091 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.595105 | controller |             "value": "30"
2026-06-14 10:12:17.595119 | controller |           },
2026-06-14 10:12:17.595134 | controller |           {
2026-06-14 10:12:17.595148 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.595163 | controller |             "value": "20"
2026-06-14 10:12:17.595178 | controller |           },
2026-06-14 10:12:17.595192 | controller |           {
2026-06-14 10:12:17.595207 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.595221 | controller |             "value": "5"
2026-06-14 10:12:17.595236 | controller |           },
2026-06-14 10:12:17.595250 | controller |           {
2026-06-14 10:12:17.595265 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.595280 | controller |             "value": "false"
2026-06-14 10:12:17.595295 | controller |           },
2026-06-14 10:12:17.595309 | controller |           {
2026-06-14 10:12:17.595324 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.595339 | controller |             "value": "false"
2026-06-14 10:12:17.595373 | controller |           }
2026-06-14 10:12:17.595389 | controller |         ],
2026-06-14 10:12:17.595404 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac",
2026-06-14 10:12:17.595420 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.595435 | controller |         "livenessProbe": {
2026-06-14 10:12:17.595450 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.595465 | controller |           "httpGet": {
2026-06-14 10:12:17.595480 | controller |             "path": "/healthz",
2026-06-14 10:12:17.595495 | controller |             "port": 8081,
2026-06-14 10:12:17.595509 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.595524 | controller |           },
2026-06-14 10:12:17.595539 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.595554 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.595569 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.595584 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.595598 | controller |         },
2026-06-14 10:12:17.595613 | controller |         "name": "manager",
2026-06-14 10:12:17.595627 | controller |         "readinessProbe": {
2026-06-14 10:12:17.595642 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.595656 | controller |           "httpGet": {
2026-06-14 10:12:17.595671 | controller |             "path": "/readyz",
2026-06-14 10:12:17.595685 | controller |             "port": 8081,
2026-06-14 10:12:17.595700 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.595715 | controller |           },
2026-06-14 10:12:17.595730 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.595744 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.595759 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.595775 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.595790 | controller |         },
2026-06-14 10:12:17.595805 | controller |         "resources": {
2026-06-14 10:12:17.595820 | controller |           "limits": {
2026-06-14 10:12:17.595835 | controller |             "cpu": "500m",
2026-06-14 10:12:17.595850 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.595869 | controller |           },
2026-06-14 10:12:17.595885 | controller |           "requests": {
2026-06-14 10:12:17.595900 | controller |             "cpu": "10m",
2026-06-14 10:12:17.595914 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.595929 | controller |           }
2026-06-14 10:12:17.595944 | controller |         },
2026-06-14 10:12:17.595959 | controller |         "securityContext": {
2026-06-14 10:12:17.595974 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.595989 | controller |           "capabilities": {
2026-06-14 10:12:17.596004 | controller |             "drop": [
2026-06-14 10:12:17.596018 | controller |               "MKNOD"
2026-06-14 10:12:17.596033 | controller |             ]
2026-06-14 10:12:17.596047 | controller |           }
2026-06-14 10:12:17.596062 | controller |         },
2026-06-14 10:12:17.596077 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.596092 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.596107 | controller |         "volumeMounts": [
2026-06-14 10:12:17.596121 | controller |           {
2026-06-14 10:12:17.596136 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.596151 | controller |             "name": "kube-api-access-t4fvf",
2026-06-14 10:12:17.596166 | controller |             "readOnly": true
2026-06-14 10:12:17.596181 | controller |           }
2026-06-14 10:12:17.596196 | controller |         ]
2026-06-14 10:12:17.596211 | controller |       }
2026-06-14 10:12:17.596228 | controller |     ],
2026-06-14 10:12:17.596244 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.596259 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.596275 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.596290 | controller |       {
2026-06-14 10:12:17.596305 | controller |         "name": "nova-operator-controller-manager-dockercfg-7skmc"
2026-06-14 10:12:17.596320 | controller |       }
2026-06-14 10:12:17.596335 | controller |     ],
2026-06-14 10:12:17.596369 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.596385 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.596401 | controller |     "priority": 0,
2026-06-14 10:12:17.596415 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.596430 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.596446 | controller |     "securityContext": {
2026-06-14 10:12:17.596461 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.596476 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.596491 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.596506 | controller |       }
2026-06-14 10:12:17.596521 | controller |     },
2026-06-14 10:12:17.596536 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-14 10:12:17.596550 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-14 10:12:17.596565 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.596580 | controller |     "tolerations": [
2026-06-14 10:12:17.596595 | controller |       {
2026-06-14 10:12:17.596610 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.596625 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.596640 | controller |         "operator": "Exists",
2026-06-14 10:12:17.596655 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.596670 | controller |       },
2026-06-14 10:12:17.596685 | controller |       {
2026-06-14 10:12:17.596701 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.596716 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.596731 | controller |         "operator": "Exists",
2026-06-14 10:12:17.596746 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.596761 | controller |       },
2026-06-14 10:12:17.596780 | controller |       {
2026-06-14 10:12:17.596796 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.596811 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.596826 | controller |         "operator": "Exists"
2026-06-14 10:12:17.596841 | controller |       }
2026-06-14 10:12:17.596856 | controller |     ],
2026-06-14 10:12:17.596871 | controller |     "volumes": [
2026-06-14 10:12:17.596885 | controller |       {
2026-06-14 10:12:17.596900 | controller |         "name": "kube-api-access-t4fvf",
2026-06-14 10:12:17.596915 | controller |         "projected": {
2026-06-14 10:12:17.596930 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.596945 | controller |           "sources": [
2026-06-14 10:12:17.596960 | controller |             {
2026-06-14 10:12:17.596975 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.596990 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.597006 | controller |                 "path": "token"
2026-06-14 10:12:17.597020 | controller |               }
2026-06-14 10:12:17.597035 | controller |             },
2026-06-14 10:12:17.597050 | controller |             {
2026-06-14 10:12:17.597065 | controller |               "configMap": {
2026-06-14 10:12:17.597079 | controller |                 "items": [
2026-06-14 10:12:17.597094 | controller |                   {
2026-06-14 10:12:17.597108 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.597123 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.597138 | controller |                   }
2026-06-14 10:12:17.597152 | controller |                 ],
2026-06-14 10:12:17.597167 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.597181 | controller |               }
2026-06-14 10:12:17.597196 | controller |             },
2026-06-14 10:12:17.597211 | controller |             {
2026-06-14 10:12:17.597225 | controller |               "downwardAPI": {
2026-06-14 10:12:17.597240 | controller |                 "items": [
2026-06-14 10:12:17.597255 | controller |                   {
2026-06-14 10:12:17.597269 | controller |                     "fieldRef": {
2026-06-14 10:12:17.597284 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.597299 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.597314 | controller |                     },
2026-06-14 10:12:17.597329 | controller |                     "path": "namespace"
2026-06-14 10:12:17.597344 | controller |                   }
2026-06-14 10:12:17.597377 | controller |                 ]
2026-06-14 10:12:17.597393 | controller |               }
2026-06-14 10:12:17.597408 | controller |             },
2026-06-14 10:12:17.597434 | controller |             {
2026-06-14 10:12:17.597449 | controller |               "configMap": {
2026-06-14 10:12:17.597464 | controller |                 "items": [
2026-06-14 10:12:17.597478 | controller |                   {
2026-06-14 10:12:17.597493 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.597508 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.597522 | controller |                   }
2026-06-14 10:12:17.597537 | controller |                 ],
2026-06-14 10:12:17.597552 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.597566 | controller |               }
2026-06-14 10:12:17.597581 | controller |             }
2026-06-14 10:12:17.597596 | controller |           ]
2026-06-14 10:12:17.597610 | controller |         }
2026-06-14 10:12:17.597625 | controller |       }
2026-06-14 10:12:17.597640 | controller |     ]
2026-06-14 10:12:17.597655 | controller |   },
2026-06-14 10:12:17.597670 | controller |   "status": {
2026-06-14 10:12:17.597685 | controller |     "conditions": [
2026-06-14 10:12:17.597699 | controller |       {
2026-06-14 10:12:17.597714 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.597729 | controller |         "lastTransitionTime": "2026-06-14T09:37:01Z",
2026-06-14 10:12:17.597749 | controller |         "status": "True",
2026-06-14 10:12:17.597764 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.597779 | controller |       },
2026-06-14 10:12:17.597794 | controller |       {
2026-06-14 10:12:17.597808 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.597823 | controller |         "lastTransitionTime": "2026-06-14T09:36:20Z",
2026-06-14 10:12:17.597838 | controller |         "status": "True",
2026-06-14 10:12:17.597853 | controller |         "type": "Initialized"
2026-06-14 10:12:17.597868 | controller |       },
2026-06-14 10:12:17.597883 | controller |       {
2026-06-14 10:12:17.597898 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.597913 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.597928 | controller |         "status": "True",
2026-06-14 10:12:17.597944 | controller |         "type": "Ready"
2026-06-14 10:12:17.597959 | controller |       },
2026-06-14 10:12:17.597974 | controller |       {
2026-06-14 10:12:17.597989 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.598004 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.598020 | controller |         "status": "True",
2026-06-14 10:12:17.598035 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.598049 | controller |       },
2026-06-14 10:12:17.598065 | controller |       {
2026-06-14 10:12:17.598079 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.598094 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.598109 | controller |         "status": "True",
2026-06-14 10:12:17.598124 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.598139 | controller |       }
2026-06-14 10:12:17.598153 | controller |     ],
2026-06-14 10:12:17.598168 | controller |     "containerStatuses": [
2026-06-14 10:12:17.598183 | controller |       {
2026-06-14 10:12:17.598197 | controller |         "allocatedResources": {
2026-06-14 10:12:17.598212 | controller |           "cpu": "10m",
2026-06-14 10:12:17.598227 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.598241 | controller |         },
2026-06-14 10:12:17.598256 | controller |         "containerID": "cri-o://02feaadc4b6e9233be7e6f55f80c9ede6a634c381d9896547211381bfa8abbea",
2026-06-14 10:12:17.598271 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac",
2026-06-14 10:12:17.598286 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac",
2026-06-14 10:12:17.598302 | controller |         "lastState": {},
2026-06-14 10:12:17.598317 | controller |         "name": "manager",
2026-06-14 10:12:17.598332 | controller |         "ready": true,
2026-06-14 10:12:17.598363 | controller |         "resources": {
2026-06-14 10:12:17.598383 | controller |           "limits": {
2026-06-14 10:12:17.598399 | controller |             "cpu": "500m",
2026-06-14 10:12:17.598414 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.598428 | controller |           },
2026-06-14 10:12:17.598443 | controller |           "requests": {
2026-06-14 10:12:17.598458 | controller |             "cpu": "10m",
2026-06-14 10:12:17.598473 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.598487 | controller |           }
2026-06-14 10:12:17.598502 | controller |         },
2026-06-14 10:12:17.598517 | controller |         "restartCount": 0,
2026-06-14 10:12:17.598532 | controller |         "started": true,
2026-06-14 10:12:17.598547 | controller |         "state": {
2026-06-14 10:12:17.598562 | controller |           "running": {
2026-06-14 10:12:17.598577 | controller |             "startedAt": "2026-06-14T09:37:00Z"
2026-06-14 10:12:17.598592 | controller |           }
2026-06-14 10:12:17.598612 | controller |         },
2026-06-14 10:12:17.598627 | controller |         "user": {
2026-06-14 10:12:17.598641 | controller |           "linux": {
2026-06-14 10:12:17.598656 | controller |             "gid": 0,
2026-06-14 10:12:17.598671 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.598686 | controller |               0
2026-06-14 10:12:17.598701 | controller |             ],
2026-06-14 10:12:17.598717 | controller |             "uid": 65532
2026-06-14 10:12:17.598732 | controller |           }
2026-06-14 10:12:17.598747 | controller |         },
2026-06-14 10:12:17.598763 | controller |         "volumeMounts": [
2026-06-14 10:12:17.598778 | controller |           {
2026-06-14 10:12:17.598793 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.598808 | controller |             "name": "kube-api-access-t4fvf",
2026-06-14 10:12:17.598824 | controller |             "readOnly": true,
2026-06-14 10:12:17.598839 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.598854 | controller |           }
2026-06-14 10:12:17.598868 | controller |         ]
2026-06-14 10:12:17.598883 | controller |       }
2026-06-14 10:12:17.598897 | controller |     ],
2026-06-14 10:12:17.598912 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.598927 | controller |     "hostIPs": [
2026-06-14 10:12:17.598942 | controller |       {
2026-06-14 10:12:17.598957 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.598972 | controller |       }
2026-06-14 10:12:17.598987 | controller |     ],
2026-06-14 10:12:17.599002 | controller |     "phase": "Running",
2026-06-14 10:12:17.599017 | controller |     "podIP": "10.217.1.35",
2026-06-14 10:12:17.599032 | controller |     "podIPs": [
2026-06-14 10:12:17.599046 | controller |       {
2026-06-14 10:12:17.599061 | controller |         "ip": "10.217.1.35"
2026-06-14 10:12:17.599076 | controller |       }
2026-06-14 10:12:17.599091 | controller |     ],
2026-06-14 10:12:17.599105 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.599120 | controller |     "startTime": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.599135 | controller |   }
2026-06-14 10:12:17.599150 | controller | }
2026-06-14 10:12:17.620110 | controller | ok:
2026-06-14 10:12:17.620288 | controller | {
2026-06-14 10:12:17.620316 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.620333 | controller |   "kind": "Pod",
2026-06-14 10:12:17.620372 | controller |   "metadata": {
2026-06-14 10:12:17.620391 | controller |     "annotations": {
2026-06-14 10:12:17.620407 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.36/23\"],\"mac_address\":\"0a:58:0a:d9:01:24\",\"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.1.36/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.620425 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.36\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:24\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.620441 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.620458 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.620474 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.620489 | controller |     },
2026-06-14 10:12:17.620504 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.620520 | controller |     "generateName": "octavia-operator-controller-manager-9f6cfd7c6-",
2026-06-14 10:12:17.620535 | controller |     "generation": 1,
2026-06-14 10:12:17.620550 | controller |     "labels": {
2026-06-14 10:12:17.620570 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-14 10:12:17.620586 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.620601 | controller |       "openstack.org/operator-name": "octavia",
2026-06-14 10:12:17.620616 | controller |       "pod-template-hash": "9f6cfd7c6"
2026-06-14 10:12:17.620631 | controller |     },
2026-06-14 10:12:17.620645 | controller |     "managedFields": [
2026-06-14 10:12:17.620660 | controller |       {
2026-06-14 10:12:17.620675 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.620690 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.620705 | controller |         "fieldsV1": {
2026-06-14 10:12:17.620720 | controller |           "f:metadata": {
2026-06-14 10:12:17.620735 | controller |             "f:annotations": {
2026-06-14 10:12:17.620750 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.620764 | controller |             }
2026-06-14 10:12:17.620780 | controller |           }
2026-06-14 10:12:17.620795 | controller |         },
2026-06-14 10:12:17.620810 | controller |         "manager": "crc",
2026-06-14 10:12:17.620825 | controller |         "operation": "Update",
2026-06-14 10:12:17.620840 | controller |         "subresource": "status",
2026-06-14 10:12:17.620855 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.620870 | controller |       },
2026-06-14 10:12:17.620885 | controller |       {
2026-06-14 10:12:17.620900 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.620915 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.620930 | controller |         "fieldsV1": {
2026-06-14 10:12:17.620945 | controller |           "f:metadata": {
2026-06-14 10:12:17.620960 | controller |             "f:annotations": {
2026-06-14 10:12:17.620975 | controller |               ".": {},
2026-06-14 10:12:17.620989 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.621004 | controller |             },
2026-06-14 10:12:17.621019 | controller |             "f:generateName": {},
2026-06-14 10:12:17.621034 | controller |             "f:labels": {
2026-06-14 10:12:17.621049 | controller |               ".": {},
2026-06-14 10:12:17.621063 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.621078 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.621092 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.621108 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.621123 | controller |             },
2026-06-14 10:12:17.621138 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.621154 | controller |               ".": {},
2026-06-14 10:12:17.621169 | controller |               "k:{\"uid\":\"249fd153-15bb-476f-a38c-01c1e8ed8cf0\"}": {}
2026-06-14 10:12:17.621184 | controller |             }
2026-06-14 10:12:17.621199 | controller |           },
2026-06-14 10:12:17.621214 | controller |           "f:spec": {
2026-06-14 10:12:17.621229 | controller |             "f:containers": {
2026-06-14 10:12:17.621244 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.621259 | controller |                 ".": {},
2026-06-14 10:12:17.621274 | controller |                 "f:args": {},
2026-06-14 10:12:17.621289 | controller |                 "f:command": {},
2026-06-14 10:12:17.621304 | controller |                 "f:env": {
2026-06-14 10:12:17.621319 | controller |                   ".": {},
2026-06-14 10:12:17.621333 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.621364 | controller |                     ".": {},
2026-06-14 10:12:17.621383 | controller |                     "f:name": {},
2026-06-14 10:12:17.621399 | controller |                     "f:value": {}
2026-06-14 10:12:17.621414 | controller |                   },
2026-06-14 10:12:17.621444 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.621481 | controller |                     ".": {},
2026-06-14 10:12:17.621496 | controller |                     "f:name": {},
2026-06-14 10:12:17.621511 | controller |                     "f:value": {}
2026-06-14 10:12:17.621526 | controller |                   },
2026-06-14 10:12:17.621541 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.621556 | controller |                     ".": {},
2026-06-14 10:12:17.621571 | controller |                     "f:name": {},
2026-06-14 10:12:17.621586 | controller |                     "f:value": {}
2026-06-14 10:12:17.621601 | controller |                   },
2026-06-14 10:12:17.621616 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.621631 | controller |                     ".": {},
2026-06-14 10:12:17.621646 | controller |                     "f:name": {},
2026-06-14 10:12:17.621661 | controller |                     "f:value": {}
2026-06-14 10:12:17.621676 | controller |                   },
2026-06-14 10:12:17.621691 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.621706 | controller |                     ".": {},
2026-06-14 10:12:17.621721 | controller |                     "f:name": {},
2026-06-14 10:12:17.621736 | controller |                     "f:value": {}
2026-06-14 10:12:17.621751 | controller |                   }
2026-06-14 10:12:17.621766 | controller |                 },
2026-06-14 10:12:17.621781 | controller |                 "f:image": {},
2026-06-14 10:12:17.621795 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.621810 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.621825 | controller |                   ".": {},
2026-06-14 10:12:17.621840 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.621854 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.621869 | controller |                     ".": {},
2026-06-14 10:12:17.621883 | controller |                     "f:path": {},
2026-06-14 10:12:17.621898 | controller |                     "f:port": {},
2026-06-14 10:12:17.621912 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.621927 | controller |                   },
2026-06-14 10:12:17.621941 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.621956 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.621971 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.621987 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.622002 | controller |                 },
2026-06-14 10:12:17.622017 | controller |                 "f:name": {},
2026-06-14 10:12:17.622032 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.622046 | controller |                   ".": {},
2026-06-14 10:12:17.622061 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.622075 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.622089 | controller |                     ".": {},
2026-06-14 10:12:17.622104 | controller |                     "f:path": {},
2026-06-14 10:12:17.622119 | controller |                     "f:port": {},
2026-06-14 10:12:17.622134 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.622148 | controller |                   },
2026-06-14 10:12:17.622163 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.622178 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.622194 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.622209 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.622224 | controller |                 },
2026-06-14 10:12:17.622239 | controller |                 "f:resources": {
2026-06-14 10:12:17.622255 | controller |                   ".": {},
2026-06-14 10:12:17.622270 | controller |                   "f:limits": {
2026-06-14 10:12:17.622292 | controller |                     ".": {},
2026-06-14 10:12:17.622308 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.622323 | controller |                     "f:memory": {}
2026-06-14 10:12:17.622338 | controller |                   },
2026-06-14 10:12:17.622372 | controller |                   "f:requests": {
2026-06-14 10:12:17.622389 | controller |                     ".": {},
2026-06-14 10:12:17.622404 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.622418 | controller |                     "f:memory": {}
2026-06-14 10:12:17.622433 | controller |                   }
2026-06-14 10:12:17.622448 | controller |                 },
2026-06-14 10:12:17.622463 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.622478 | controller |                   ".": {},
2026-06-14 10:12:17.622493 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.622508 | controller |                 },
2026-06-14 10:12:17.622523 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.622538 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.622552 | controller |               }
2026-06-14 10:12:17.622567 | controller |             },
2026-06-14 10:12:17.622582 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.622597 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.622613 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.622628 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.622643 | controller |             "f:securityContext": {
2026-06-14 10:12:17.622658 | controller |               ".": {},
2026-06-14 10:12:17.622673 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.622688 | controller |             },
2026-06-14 10:12:17.622702 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.622717 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.622732 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.622747 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.622762 | controller |           }
2026-06-14 10:12:17.622777 | controller |         },
2026-06-14 10:12:17.622792 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.622807 | controller |         "operation": "Update",
2026-06-14 10:12:17.622822 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.622837 | controller |       },
2026-06-14 10:12:17.622853 | controller |       {
2026-06-14 10:12:17.622868 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.622883 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.622897 | controller |         "fieldsV1": {
2026-06-14 10:12:17.622912 | controller |           "f:metadata": {
2026-06-14 10:12:17.622928 | controller |             "f:annotations": {
2026-06-14 10:12:17.622943 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.622958 | controller |             }
2026-06-14 10:12:17.622973 | controller |           }
2026-06-14 10:12:17.622988 | controller |         },
2026-06-14 10:12:17.623003 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.623018 | controller |         "operation": "Update",
2026-06-14 10:12:17.623034 | controller |         "subresource": "status",
2026-06-14 10:12:17.623049 | controller |         "time": "2026-06-14T09:36:22Z"
2026-06-14 10:12:17.623064 | controller |       },
2026-06-14 10:12:17.623079 | controller |       {
2026-06-14 10:12:17.623094 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.623108 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.623123 | controller |         "fieldsV1": {
2026-06-14 10:12:17.623138 | controller |           "f:status": {
2026-06-14 10:12:17.623152 | controller |             "f:conditions": {
2026-06-14 10:12:17.623171 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.623186 | controller |                 ".": {},
2026-06-14 10:12:17.623201 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.623216 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.623231 | controller |                 "f:status": {},
2026-06-14 10:12:17.623245 | controller |                 "f:type": {}
2026-06-14 10:12:17.623260 | controller |               },
2026-06-14 10:12:17.623275 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.623290 | controller |                 ".": {},
2026-06-14 10:12:17.623305 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.623320 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.623335 | controller |                 "f:status": {},
2026-06-14 10:12:17.623426 | controller |                 "f:type": {}
2026-06-14 10:12:17.623448 | controller |               },
2026-06-14 10:12:17.623464 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.623480 | controller |                 ".": {},
2026-06-14 10:12:17.623495 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.623510 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.623525 | controller |                 "f:status": {},
2026-06-14 10:12:17.623540 | controller |                 "f:type": {}
2026-06-14 10:12:17.623554 | controller |               },
2026-06-14 10:12:17.623569 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.623583 | controller |                 ".": {},
2026-06-14 10:12:17.623598 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.623613 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.623628 | controller |                 "f:status": {},
2026-06-14 10:12:17.623642 | controller |                 "f:type": {}
2026-06-14 10:12:17.623657 | controller |               }
2026-06-14 10:12:17.623672 | controller |             },
2026-06-14 10:12:17.623687 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.623702 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.623718 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.623733 | controller |             "f:phase": {},
2026-06-14 10:12:17.623748 | controller |             "f:podIP": {},
2026-06-14 10:12:17.623763 | controller |             "f:podIPs": {
2026-06-14 10:12:17.623778 | controller |               ".": {},
2026-06-14 10:12:17.623793 | controller |               "k:{\"ip\":\"10.217.1.36\"}": {
2026-06-14 10:12:17.623808 | controller |                 ".": {},
2026-06-14 10:12:17.623823 | controller |                 "f:ip": {}
2026-06-14 10:12:17.623838 | controller |               }
2026-06-14 10:12:17.623853 | controller |             },
2026-06-14 10:12:17.623868 | controller |             "f:startTime": {}
2026-06-14 10:12:17.623883 | controller |           }
2026-06-14 10:12:17.623898 | controller |         },
2026-06-14 10:12:17.623912 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.623927 | controller |         "operation": "Update",
2026-06-14 10:12:17.623942 | controller |         "subresource": "status",
2026-06-14 10:12:17.623957 | controller |         "time": "2026-06-14T09:37:12Z"
2026-06-14 10:12:17.623972 | controller |       }
2026-06-14 10:12:17.623987 | controller |     ],
2026-06-14 10:12:17.624001 | controller |     "name": "octavia-operator-controller-manager-9f6cfd7c6-js779",
2026-06-14 10:12:17.624016 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.624031 | controller |     "ownerReferences": [
2026-06-14 10:12:17.624046 | controller |       {
2026-06-14 10:12:17.624061 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.624076 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.624091 | controller |         "controller": true,
2026-06-14 10:12:17.624110 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.624126 | controller |         "name": "octavia-operator-controller-manager-9f6cfd7c6",
2026-06-14 10:12:17.624141 | controller |         "uid": "249fd153-15bb-476f-a38c-01c1e8ed8cf0"
2026-06-14 10:12:17.624157 | controller |       }
2026-06-14 10:12:17.624172 | controller |     ],
2026-06-14 10:12:17.624187 | controller |     "resourceVersion": "90119",
2026-06-14 10:12:17.624202 | controller |     "uid": "d76bbc02-d546-4809-9014-a6d86a53abc0"
2026-06-14 10:12:17.624216 | controller |   },
2026-06-14 10:12:17.624231 | controller |   "spec": {
2026-06-14 10:12:17.624246 | controller |     "containers": [
2026-06-14 10:12:17.624261 | controller |       {
2026-06-14 10:12:17.624275 | controller |         "args": [
2026-06-14 10:12:17.624290 | controller |           "--leader-elect",
2026-06-14 10:12:17.624305 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.624320 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.624335 | controller |         ],
2026-06-14 10:12:17.624374 | controller |         "command": [
2026-06-14 10:12:17.624392 | controller |           "/manager"
2026-06-14 10:12:17.624407 | controller |         ],
2026-06-14 10:12:17.624422 | controller |         "env": [
2026-06-14 10:12:17.624437 | controller |           {
2026-06-14 10:12:17.624454 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.624475 | controller |             "value": "30"
2026-06-14 10:12:17.624496 | controller |           },
2026-06-14 10:12:17.624518 | controller |           {
2026-06-14 10:12:17.624534 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.624549 | controller |             "value": "20"
2026-06-14 10:12:17.624564 | controller |           },
2026-06-14 10:12:17.624579 | controller |           {
2026-06-14 10:12:17.624594 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.624609 | controller |             "value": "5"
2026-06-14 10:12:17.624624 | controller |           },
2026-06-14 10:12:17.624639 | controller |           {
2026-06-14 10:12:17.624653 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.624668 | controller |             "value": "false"
2026-06-14 10:12:17.624683 | controller |           },
2026-06-14 10:12:17.624698 | controller |           {
2026-06-14 10:12:17.624713 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.624728 | controller |             "value": "false"
2026-06-14 10:12:17.624743 | controller |           }
2026-06-14 10:12:17.624760 | controller |         ],
2026-06-14 10:12:17.624778 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47",
2026-06-14 10:12:17.624795 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.624810 | controller |         "livenessProbe": {
2026-06-14 10:12:17.624825 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.624840 | controller |           "httpGet": {
2026-06-14 10:12:17.624855 | controller |             "path": "/healthz",
2026-06-14 10:12:17.624870 | controller |             "port": 8081,
2026-06-14 10:12:17.624884 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.624899 | controller |           },
2026-06-14 10:12:17.624914 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.624929 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.624944 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.624959 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.624974 | controller |         },
2026-06-14 10:12:17.624989 | controller |         "name": "manager",
2026-06-14 10:12:17.625004 | controller |         "readinessProbe": {
2026-06-14 10:12:17.625018 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.625033 | controller |           "httpGet": {
2026-06-14 10:12:17.625052 | controller |             "path": "/readyz",
2026-06-14 10:12:17.625068 | controller |             "port": 8081,
2026-06-14 10:12:17.625083 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.625097 | controller |           },
2026-06-14 10:12:17.625112 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.625127 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.625142 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.625156 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.625171 | controller |         },
2026-06-14 10:12:17.625186 | controller |         "resources": {
2026-06-14 10:12:17.625201 | controller |           "limits": {
2026-06-14 10:12:17.625215 | controller |             "cpu": "500m",
2026-06-14 10:12:17.625231 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.625246 | controller |           },
2026-06-14 10:12:17.625261 | controller |           "requests": {
2026-06-14 10:12:17.625275 | controller |             "cpu": "10m",
2026-06-14 10:12:17.625290 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.625305 | controller |           }
2026-06-14 10:12:17.625320 | controller |         },
2026-06-14 10:12:17.625335 | controller |         "securityContext": {
2026-06-14 10:12:17.625368 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.625385 | controller |           "capabilities": {
2026-06-14 10:12:17.625400 | controller |             "drop": [
2026-06-14 10:12:17.625415 | controller |               "MKNOD"
2026-06-14 10:12:17.625441 | controller |             ]
2026-06-14 10:12:17.625457 | controller |           }
2026-06-14 10:12:17.625472 | controller |         },
2026-06-14 10:12:17.625487 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.625505 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.625521 | controller |         "volumeMounts": [
2026-06-14 10:12:17.625536 | controller |           {
2026-06-14 10:12:17.625551 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.625566 | controller |             "name": "kube-api-access-2b52s",
2026-06-14 10:12:17.625581 | controller |             "readOnly": true
2026-06-14 10:12:17.625596 | controller |           }
2026-06-14 10:12:17.625612 | controller |         ]
2026-06-14 10:12:17.625627 | controller |       }
2026-06-14 10:12:17.625642 | controller |     ],
2026-06-14 10:12:17.625657 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.625671 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.625687 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.625701 | controller |       {
2026-06-14 10:12:17.625716 | controller |         "name": "octavia-operator-controller-manager-dockercfg-wl6qh"
2026-06-14 10:12:17.625731 | controller |       }
2026-06-14 10:12:17.625746 | controller |     ],
2026-06-14 10:12:17.625761 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.625775 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.625790 | controller |     "priority": 0,
2026-06-14 10:12:17.625804 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.625819 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.625834 | controller |     "securityContext": {
2026-06-14 10:12:17.625849 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.625863 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.625878 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.625893 | controller |       }
2026-06-14 10:12:17.625908 | controller |     },
2026-06-14 10:12:17.625923 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-14 10:12:17.625938 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-14 10:12:17.625952 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.625967 | controller |     "tolerations": [
2026-06-14 10:12:17.625986 | controller |       {
2026-06-14 10:12:17.626001 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.626016 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.626031 | controller |         "operator": "Exists",
2026-06-14 10:12:17.626046 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.626061 | controller |       },
2026-06-14 10:12:17.626076 | controller |       {
2026-06-14 10:12:17.626091 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.626106 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.626120 | controller |         "operator": "Exists",
2026-06-14 10:12:17.626135 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.626150 | controller |       },
2026-06-14 10:12:17.626164 | controller |       {
2026-06-14 10:12:17.626179 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.626193 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.626208 | controller |         "operator": "Exists"
2026-06-14 10:12:17.626223 | controller |       }
2026-06-14 10:12:17.626237 | controller |     ],
2026-06-14 10:12:17.626252 | controller |     "volumes": [
2026-06-14 10:12:17.626267 | controller |       {
2026-06-14 10:12:17.626283 | controller |         "name": "kube-api-access-2b52s",
2026-06-14 10:12:17.626298 | controller |         "projected": {
2026-06-14 10:12:17.626313 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.626328 | controller |           "sources": [
2026-06-14 10:12:17.626343 | controller |             {
2026-06-14 10:12:17.626376 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.626392 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.626407 | controller |                 "path": "token"
2026-06-14 10:12:17.626422 | controller |               }
2026-06-14 10:12:17.626437 | controller |             },
2026-06-14 10:12:17.626451 | controller |             {
2026-06-14 10:12:17.626466 | controller |               "configMap": {
2026-06-14 10:12:17.626480 | controller |                 "items": [
2026-06-14 10:12:17.626495 | controller |                   {
2026-06-14 10:12:17.626510 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.626525 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.626540 | controller |                   }
2026-06-14 10:12:17.626555 | controller |                 ],
2026-06-14 10:12:17.626570 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.626585 | controller |               }
2026-06-14 10:12:17.626600 | controller |             },
2026-06-14 10:12:17.626615 | controller |             {
2026-06-14 10:12:17.626630 | controller |               "downwardAPI": {
2026-06-14 10:12:17.626646 | controller |                 "items": [
2026-06-14 10:12:17.626661 | controller |                   {
2026-06-14 10:12:17.626676 | controller |                     "fieldRef": {
2026-06-14 10:12:17.626690 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.626705 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.626721 | controller |                     },
2026-06-14 10:12:17.626736 | controller |                     "path": "namespace"
2026-06-14 10:12:17.626751 | controller |                   }
2026-06-14 10:12:17.626766 | controller |                 ]
2026-06-14 10:12:17.626781 | controller |               }
2026-06-14 10:12:17.626796 | controller |             },
2026-06-14 10:12:17.626811 | controller |             {
2026-06-14 10:12:17.626825 | controller |               "configMap": {
2026-06-14 10:12:17.626840 | controller |                 "items": [
2026-06-14 10:12:17.626855 | controller |                   {
2026-06-14 10:12:17.626870 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.626884 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.626904 | controller |                   }
2026-06-14 10:12:17.626919 | controller |                 ],
2026-06-14 10:12:17.626935 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.626949 | controller |               }
2026-06-14 10:12:17.626964 | controller |             }
2026-06-14 10:12:17.626979 | controller |           ]
2026-06-14 10:12:17.626994 | controller |         }
2026-06-14 10:12:17.627009 | controller |       }
2026-06-14 10:12:17.627024 | controller |     ]
2026-06-14 10:12:17.627039 | controller |   },
2026-06-14 10:12:17.627053 | controller |   "status": {
2026-06-14 10:12:17.627068 | controller |     "conditions": [
2026-06-14 10:12:17.627083 | controller |       {
2026-06-14 10:12:17.627098 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.627113 | controller |         "lastTransitionTime": "2026-06-14T09:37:01Z",
2026-06-14 10:12:17.627128 | controller |         "status": "True",
2026-06-14 10:12:17.627143 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.627158 | controller |       },
2026-06-14 10:12:17.627172 | controller |       {
2026-06-14 10:12:17.627187 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.627202 | controller |         "lastTransitionTime": "2026-06-14T09:36:20Z",
2026-06-14 10:12:17.627217 | controller |         "status": "True",
2026-06-14 10:12:17.627233 | controller |         "type": "Initialized"
2026-06-14 10:12:17.627247 | controller |       },
2026-06-14 10:12:17.627262 | controller |       {
2026-06-14 10:12:17.627277 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.627292 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.627307 | controller |         "status": "True",
2026-06-14 10:12:17.627322 | controller |         "type": "Ready"
2026-06-14 10:12:17.627338 | controller |       },
2026-06-14 10:12:17.627370 | controller |       {
2026-06-14 10:12:17.627395 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.627411 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.627427 | controller |         "status": "True",
2026-06-14 10:12:17.627442 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.627456 | controller |       },
2026-06-14 10:12:17.627471 | controller |       {
2026-06-14 10:12:17.627485 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.627500 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.627514 | controller |         "status": "True",
2026-06-14 10:12:17.627529 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.627544 | controller |       }
2026-06-14 10:12:17.627558 | controller |     ],
2026-06-14 10:12:17.627573 | controller |     "containerStatuses": [
2026-06-14 10:12:17.627588 | controller |       {
2026-06-14 10:12:17.627603 | controller |         "allocatedResources": {
2026-06-14 10:12:17.627619 | controller |           "cpu": "10m",
2026-06-14 10:12:17.627634 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.627649 | controller |         },
2026-06-14 10:12:17.627664 | controller |         "containerID": "cri-o://cc02472f2eef03216655447ffe309d234da0917c294527cd2d05749be4abd93a",
2026-06-14 10:12:17.627679 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47",
2026-06-14 10:12:17.627695 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47",
2026-06-14 10:12:17.627710 | controller |         "lastState": {},
2026-06-14 10:12:17.627725 | controller |         "name": "manager",
2026-06-14 10:12:17.627741 | controller |         "ready": true,
2026-06-14 10:12:17.627756 | controller |         "resources": {
2026-06-14 10:12:17.627771 | controller |           "limits": {
2026-06-14 10:12:17.627786 | controller |             "cpu": "500m",
2026-06-14 10:12:17.627806 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.627822 | controller |           },
2026-06-14 10:12:17.627837 | controller |           "requests": {
2026-06-14 10:12:17.627851 | controller |             "cpu": "10m",
2026-06-14 10:12:17.627866 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.627880 | controller |           }
2026-06-14 10:12:17.627895 | controller |         },
2026-06-14 10:12:17.627910 | controller |         "restartCount": 0,
2026-06-14 10:12:17.627925 | controller |         "started": true,
2026-06-14 10:12:17.627940 | controller |         "state": {
2026-06-14 10:12:17.627955 | controller |           "running": {
2026-06-14 10:12:17.627970 | controller |             "startedAt": "2026-06-14T09:37:00Z"
2026-06-14 10:12:17.627985 | controller |           }
2026-06-14 10:12:17.628000 | controller |         },
2026-06-14 10:12:17.628015 | controller |         "user": {
2026-06-14 10:12:17.628030 | controller |           "linux": {
2026-06-14 10:12:17.628045 | controller |             "gid": 0,
2026-06-14 10:12:17.628060 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.628075 | controller |               0
2026-06-14 10:12:17.628090 | controller |             ],
2026-06-14 10:12:17.628105 | controller |             "uid": 65532
2026-06-14 10:12:17.628119 | controller |           }
2026-06-14 10:12:17.628134 | controller |         },
2026-06-14 10:12:17.628149 | controller |         "volumeMounts": [
2026-06-14 10:12:17.628164 | controller |           {
2026-06-14 10:12:17.628178 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.628193 | controller |             "name": "kube-api-access-2b52s",
2026-06-14 10:12:17.628208 | controller |             "readOnly": true,
2026-06-14 10:12:17.628223 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.628239 | controller |           }
2026-06-14 10:12:17.628254 | controller |         ]
2026-06-14 10:12:17.628268 | controller |       }
2026-06-14 10:12:17.628283 | controller |     ],
2026-06-14 10:12:17.628298 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.628313 | controller |     "hostIPs": [
2026-06-14 10:12:17.628327 | controller |       {
2026-06-14 10:12:17.628342 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.628375 | controller |       }
2026-06-14 10:12:17.628391 | controller |     ],
2026-06-14 10:12:17.628407 | controller |     "phase": "Running",
2026-06-14 10:12:17.628422 | controller |     "podIP": "10.217.1.36",
2026-06-14 10:12:17.628437 | controller |     "podIPs": [
2026-06-14 10:12:17.628452 | controller |       {
2026-06-14 10:12:17.628466 | controller |         "ip": "10.217.1.36"
2026-06-14 10:12:17.628481 | controller |       }
2026-06-14 10:12:17.628496 | controller |     ],
2026-06-14 10:12:17.628510 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.628525 | controller |     "startTime": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.628540 | controller |   }
2026-06-14 10:12:17.628555 | controller | }
2026-06-14 10:12:17.652738 | controller | ok:
2026-06-14 10:12:17.652809 | controller | {
2026-06-14 10:12:17.652837 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.652860 | controller |   "kind": "Pod",
2026-06-14 10:12:17.652877 | controller |   "metadata": {
2026-06-14 10:12:17.652898 | controller |     "annotations": {
2026-06-14 10:12:17.652919 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.37/23\"],\"mac_address\":\"0a:58:0a:d9:01:25\",\"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.1.37/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.652942 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.37\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:25\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.653029 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.653052 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-14 10:12:17.653069 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-14 10:12:17.653084 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-14 10:12:17.653099 | controller |     },
2026-06-14 10:12:17.653115 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.653130 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-678fc77c54-",
2026-06-14 10:12:17.653145 | controller |     "generation": 1,
2026-06-14 10:12:17.653161 | controller |     "labels": {
2026-06-14 10:12:17.653176 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-14 10:12:17.653190 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.653205 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-14 10:12:17.653219 | controller |       "pod-template-hash": "678fc77c54"
2026-06-14 10:12:17.653234 | controller |     },
2026-06-14 10:12:17.653249 | controller |     "managedFields": [
2026-06-14 10:12:17.653263 | controller |       {
2026-06-14 10:12:17.653278 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.653293 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.653307 | controller |         "fieldsV1": {
2026-06-14 10:12:17.653321 | controller |           "f:metadata": {
2026-06-14 10:12:17.653336 | controller |             "f:annotations": {
2026-06-14 10:12:17.653377 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.653394 | controller |             }
2026-06-14 10:12:17.653410 | controller |           }
2026-06-14 10:12:17.653424 | controller |         },
2026-06-14 10:12:17.653439 | controller |         "manager": "crc",
2026-06-14 10:12:17.653470 | controller |         "operation": "Update",
2026-06-14 10:12:17.653485 | controller |         "subresource": "status",
2026-06-14 10:12:17.653500 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.653515 | controller |       },
2026-06-14 10:12:17.653530 | controller |       {
2026-06-14 10:12:17.653544 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.653558 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.653572 | controller |         "fieldsV1": {
2026-06-14 10:12:17.653587 | controller |           "f:metadata": {
2026-06-14 10:12:17.653602 | controller |             "f:annotations": {
2026-06-14 10:12:17.653616 | controller |               ".": {},
2026-06-14 10:12:17.653631 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.653645 | controller |             },
2026-06-14 10:12:17.653660 | controller |             "f:generateName": {},
2026-06-14 10:12:17.653675 | controller |             "f:labels": {
2026-06-14 10:12:17.653689 | controller |               ".": {},
2026-06-14 10:12:17.653704 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.653718 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.653733 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.653747 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.653762 | controller |             },
2026-06-14 10:12:17.653776 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.653791 | controller |               ".": {},
2026-06-14 10:12:17.653805 | controller |               "k:{\"uid\":\"76a11efa-2024-4676-b822-056d9331b6f8\"}": {}
2026-06-14 10:12:17.653821 | controller |             }
2026-06-14 10:12:17.653835 | controller |           },
2026-06-14 10:12:17.653856 | controller |           "f:spec": {
2026-06-14 10:12:17.653871 | controller |             "f:containers": {
2026-06-14 10:12:17.653885 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.653900 | controller |                 ".": {},
2026-06-14 10:12:17.653915 | controller |                 "f:args": {},
2026-06-14 10:12:17.653929 | controller |                 "f:command": {},
2026-06-14 10:12:17.653943 | controller |                 "f:env": {
2026-06-14 10:12:17.653957 | controller |                   ".": {},
2026-06-14 10:12:17.653972 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.653987 | controller |                     ".": {},
2026-06-14 10:12:17.654002 | controller |                     "f:name": {},
2026-06-14 10:12:17.654016 | controller |                     "f:value": {}
2026-06-14 10:12:17.654031 | controller |                   },
2026-06-14 10:12:17.654046 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.654061 | controller |                     ".": {},
2026-06-14 10:12:17.654076 | controller |                     "f:name": {},
2026-06-14 10:12:17.654090 | controller |                     "f:value": {}
2026-06-14 10:12:17.654105 | controller |                   },
2026-06-14 10:12:17.654120 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.654135 | controller |                     ".": {},
2026-06-14 10:12:17.654149 | controller |                     "f:name": {},
2026-06-14 10:12:17.654164 | controller |                     "f:value": {}
2026-06-14 10:12:17.654179 | controller |                   },
2026-06-14 10:12:17.654193 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.654208 | controller |                     ".": {},
2026-06-14 10:12:17.654223 | controller |                     "f:name": {},
2026-06-14 10:12:17.654237 | controller |                     "f:value": {}
2026-06-14 10:12:17.654252 | controller |                   },
2026-06-14 10:12:17.654266 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.654281 | controller |                     ".": {},
2026-06-14 10:12:17.654296 | controller |                     "f:name": {},
2026-06-14 10:12:17.654310 | controller |                     "f:value": {}
2026-06-14 10:12:17.654324 | controller |                   },
2026-06-14 10:12:17.654339 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.654374 | controller |                     ".": {},
2026-06-14 10:12:17.654390 | controller |                     "f:name": {},
2026-06-14 10:12:17.654405 | controller |                     "f:value": {}
2026-06-14 10:12:17.654419 | controller |                   },
2026-06-14 10:12:17.654434 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.654449 | controller |                     ".": {},
2026-06-14 10:12:17.654463 | controller |                     "f:name": {},
2026-06-14 10:12:17.654478 | controller |                     "f:value": {}
2026-06-14 10:12:17.654493 | controller |                   },
2026-06-14 10:12:17.654507 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.654522 | controller |                     ".": {},
2026-06-14 10:12:17.654536 | controller |                     "f:name": {},
2026-06-14 10:12:17.654551 | controller |                     "f:value": {}
2026-06-14 10:12:17.654566 | controller |                   },
2026-06-14 10:12:17.654580 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.654595 | controller |                     ".": {},
2026-06-14 10:12:17.654609 | controller |                     "f:name": {},
2026-06-14 10:12:17.654627 | controller |                     "f:value": {}
2026-06-14 10:12:17.654642 | controller |                   },
2026-06-14 10:12:17.654657 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.654672 | controller |                     ".": {},
2026-06-14 10:12:17.654686 | controller |                     "f:name": {},
2026-06-14 10:12:17.654701 | controller |                     "f:value": {}
2026-06-14 10:12:17.654715 | controller |                   },
2026-06-14 10:12:17.654730 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.654745 | controller |                     ".": {},
2026-06-14 10:12:17.654759 | controller |                     "f:name": {},
2026-06-14 10:12:17.654774 | controller |                     "f:value": {}
2026-06-14 10:12:17.654788 | controller |                   },
2026-06-14 10:12:17.654803 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.654818 | controller |                     ".": {},
2026-06-14 10:12:17.654832 | controller |                     "f:name": {},
2026-06-14 10:12:17.654847 | controller |                     "f:value": {}
2026-06-14 10:12:17.654862 | controller |                   },
2026-06-14 10:12:17.654877 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.654892 | controller |                     ".": {},
2026-06-14 10:12:17.654907 | controller |                     "f:name": {},
2026-06-14 10:12:17.654922 | controller |                     "f:value": {}
2026-06-14 10:12:17.654936 | controller |                   },
2026-06-14 10:12:17.654951 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.654966 | controller |                     ".": {},
2026-06-14 10:12:17.654981 | controller |                     "f:name": {},
2026-06-14 10:12:17.654995 | controller |                     "f:value": {}
2026-06-14 10:12:17.655010 | controller |                   },
2026-06-14 10:12:17.655025 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.655039 | controller |                     ".": {},
2026-06-14 10:12:17.655054 | controller |                     "f:name": {},
2026-06-14 10:12:17.655069 | controller |                     "f:value": {}
2026-06-14 10:12:17.655084 | controller |                   },
2026-06-14 10:12:17.655099 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.655114 | controller |                     ".": {},
2026-06-14 10:12:17.655130 | controller |                     "f:name": {},
2026-06-14 10:12:17.655145 | controller |                     "f:value": {}
2026-06-14 10:12:17.655159 | controller |                   },
2026-06-14 10:12:17.655174 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.655188 | controller |                     ".": {},
2026-06-14 10:12:17.655203 | controller |                     "f:name": {},
2026-06-14 10:12:17.655218 | controller |                     "f:value": {}
2026-06-14 10:12:17.655232 | controller |                   },
2026-06-14 10:12:17.655247 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.655261 | controller |                     ".": {},
2026-06-14 10:12:17.655276 | controller |                     "f:name": {},
2026-06-14 10:12:17.655291 | controller |                     "f:value": {}
2026-06-14 10:12:17.655305 | controller |                   },
2026-06-14 10:12:17.655320 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.655335 | controller |                     ".": {},
2026-06-14 10:12:17.655372 | controller |                     "f:name": {},
2026-06-14 10:12:17.655389 | controller |                     "f:value": {}
2026-06-14 10:12:17.655404 | controller |                   },
2026-06-14 10:12:17.655419 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.655434 | controller |                     ".": {},
2026-06-14 10:12:17.655449 | controller |                     "f:name": {},
2026-06-14 10:12:17.655464 | controller |                     "f:value": {}
2026-06-14 10:12:17.655479 | controller |                   },
2026-06-14 10:12:17.655493 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.655508 | controller |                     ".": {},
2026-06-14 10:12:17.655523 | controller |                     "f:name": {},
2026-06-14 10:12:17.655537 | controller |                     "f:value": {}
2026-06-14 10:12:17.655552 | controller |                   },
2026-06-14 10:12:17.655567 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.655581 | controller |                     ".": {},
2026-06-14 10:12:17.655596 | controller |                     "f:name": {},
2026-06-14 10:12:17.655611 | controller |                     "f:value": {}
2026-06-14 10:12:17.655626 | controller |                   },
2026-06-14 10:12:17.655640 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.655655 | controller |                     ".": {},
2026-06-14 10:12:17.655670 | controller |                     "f:name": {},
2026-06-14 10:12:17.655685 | controller |                     "f:value": {}
2026-06-14 10:12:17.655699 | controller |                   },
2026-06-14 10:12:17.655714 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.655729 | controller |                     ".": {},
2026-06-14 10:12:17.655744 | controller |                     "f:name": {},
2026-06-14 10:12:17.655758 | controller |                     "f:value": {}
2026-06-14 10:12:17.655773 | controller |                   },
2026-06-14 10:12:17.655787 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.655801 | controller |                     ".": {},
2026-06-14 10:12:17.655816 | controller |                     "f:name": {},
2026-06-14 10:12:17.655831 | controller |                     "f:value": {}
2026-06-14 10:12:17.655845 | controller |                   },
2026-06-14 10:12:17.655860 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.655874 | controller |                     ".": {},
2026-06-14 10:12:17.655889 | controller |                     "f:name": {},
2026-06-14 10:12:17.655904 | controller |                     "f:value": {}
2026-06-14 10:12:17.655919 | controller |                   },
2026-06-14 10:12:17.655934 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.655948 | controller |                     ".": {},
2026-06-14 10:12:17.655963 | controller |                     "f:name": {},
2026-06-14 10:12:17.655978 | controller |                     "f:value": {}
2026-06-14 10:12:17.655992 | controller |                   },
2026-06-14 10:12:17.656006 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.656021 | controller |                     ".": {},
2026-06-14 10:12:17.656036 | controller |                     "f:name": {},
2026-06-14 10:12:17.656050 | controller |                     "f:value": {}
2026-06-14 10:12:17.656064 | controller |                   },
2026-06-14 10:12:17.656078 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.656097 | controller |                     ".": {},
2026-06-14 10:12:17.656113 | controller |                     "f:name": {},
2026-06-14 10:12:17.656127 | controller |                     "f:value": {}
2026-06-14 10:12:17.656142 | controller |                   },
2026-06-14 10:12:17.656157 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.656172 | controller |                     ".": {},
2026-06-14 10:12:17.656187 | controller |                     "f:name": {},
2026-06-14 10:12:17.656201 | controller |                     "f:value": {}
2026-06-14 10:12:17.656216 | controller |                   },
2026-06-14 10:12:17.656230 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.656245 | controller |                     ".": {},
2026-06-14 10:12:17.656259 | controller |                     "f:name": {},
2026-06-14 10:12:17.656274 | controller |                     "f:value": {}
2026-06-14 10:12:17.656288 | controller |                   },
2026-06-14 10:12:17.656303 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.656318 | controller |                     ".": {},
2026-06-14 10:12:17.656332 | controller |                     "f:name": {},
2026-06-14 10:12:17.656361 | controller |                     "f:value": {}
2026-06-14 10:12:17.656380 | controller |                   },
2026-06-14 10:12:17.656395 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.656410 | controller |                     ".": {},
2026-06-14 10:12:17.656425 | controller |                     "f:name": {},
2026-06-14 10:12:17.656439 | controller |                     "f:value": {}
2026-06-14 10:12:17.656454 | controller |                   },
2026-06-14 10:12:17.656468 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.656483 | controller |                     ".": {},
2026-06-14 10:12:17.656498 | controller |                     "f:name": {},
2026-06-14 10:12:17.656512 | controller |                     "f:value": {}
2026-06-14 10:12:17.656526 | controller |                   },
2026-06-14 10:12:17.656541 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.656556 | controller |                     ".": {},
2026-06-14 10:12:17.656571 | controller |                     "f:name": {},
2026-06-14 10:12:17.656585 | controller |                     "f:value": {}
2026-06-14 10:12:17.656600 | controller |                   },
2026-06-14 10:12:17.656614 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.656629 | controller |                     ".": {},
2026-06-14 10:12:17.656643 | controller |                     "f:name": {},
2026-06-14 10:12:17.656658 | controller |                     "f:value": {}
2026-06-14 10:12:17.656672 | controller |                   },
2026-06-14 10:12:17.656687 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.656701 | controller |                     ".": {},
2026-06-14 10:12:17.656715 | controller |                     "f:name": {},
2026-06-14 10:12:17.656729 | controller |                     "f:value": {}
2026-06-14 10:12:17.656743 | controller |                   },
2026-06-14 10:12:17.656758 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.656772 | controller |                     ".": {},
2026-06-14 10:12:17.656789 | controller |                     "f:name": {},
2026-06-14 10:12:17.656805 | controller |                     "f:value": {}
2026-06-14 10:12:17.656820 | controller |                   },
2026-06-14 10:12:17.656835 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.656853 | controller |                     ".": {},
2026-06-14 10:12:17.656868 | controller |                     "f:name": {},
2026-06-14 10:12:17.656883 | controller |                     "f:value": {}
2026-06-14 10:12:17.656897 | controller |                   },
2026-06-14 10:12:17.656912 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.656927 | controller |                     ".": {},
2026-06-14 10:12:17.656942 | controller |                     "f:name": {},
2026-06-14 10:12:17.656957 | controller |                     "f:value": {}
2026-06-14 10:12:17.656972 | controller |                   },
2026-06-14 10:12:17.656987 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.657002 | controller |                     ".": {},
2026-06-14 10:12:17.657016 | controller |                     "f:name": {},
2026-06-14 10:12:17.657031 | controller |                     "f:value": {}
2026-06-14 10:12:17.657045 | controller |                   },
2026-06-14 10:12:17.657060 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.657074 | controller |                     ".": {},
2026-06-14 10:12:17.657089 | controller |                     "f:name": {},
2026-06-14 10:12:17.657104 | controller |                     "f:value": {}
2026-06-14 10:12:17.657118 | controller |                   },
2026-06-14 10:12:17.657133 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.657149 | controller |                     ".": {},
2026-06-14 10:12:17.657163 | controller |                     "f:name": {},
2026-06-14 10:12:17.657178 | controller |                     "f:value": {}
2026-06-14 10:12:17.657193 | controller |                   },
2026-06-14 10:12:17.657207 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.657222 | controller |                     ".": {},
2026-06-14 10:12:17.657237 | controller |                     "f:name": {},
2026-06-14 10:12:17.657252 | controller |                     "f:value": {}
2026-06-14 10:12:17.657267 | controller |                   },
2026-06-14 10:12:17.657282 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.657296 | controller |                     ".": {},
2026-06-14 10:12:17.657311 | controller |                     "f:name": {},
2026-06-14 10:12:17.657325 | controller |                     "f:value": {}
2026-06-14 10:12:17.657340 | controller |                   },
2026-06-14 10:12:17.657373 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.657389 | controller |                     ".": {},
2026-06-14 10:12:17.657404 | controller |                     "f:name": {},
2026-06-14 10:12:17.657419 | controller |                     "f:value": {}
2026-06-14 10:12:17.657434 | controller |                   },
2026-06-14 10:12:17.657466 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.657482 | controller |                     ".": {},
2026-06-14 10:12:17.657497 | controller |                     "f:name": {},
2026-06-14 10:12:17.657512 | controller |                     "f:value": {}
2026-06-14 10:12:17.657526 | controller |                   },
2026-06-14 10:12:17.657541 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.657556 | controller |                     ".": {},
2026-06-14 10:12:17.657570 | controller |                     "f:name": {},
2026-06-14 10:12:17.657585 | controller |                     "f:value": {}
2026-06-14 10:12:17.657599 | controller |                   },
2026-06-14 10:12:17.657618 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.657633 | controller |                     ".": {},
2026-06-14 10:12:17.657647 | controller |                     "f:name": {},
2026-06-14 10:12:17.657662 | controller |                     "f:value": {}
2026-06-14 10:12:17.657676 | controller |                   },
2026-06-14 10:12:17.657691 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.657706 | controller |                     ".": {},
2026-06-14 10:12:17.657721 | controller |                     "f:name": {},
2026-06-14 10:12:17.657735 | controller |                     "f:value": {}
2026-06-14 10:12:17.657750 | controller |                   },
2026-06-14 10:12:17.657764 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.657779 | controller |                     ".": {},
2026-06-14 10:12:17.657794 | controller |                     "f:name": {},
2026-06-14 10:12:17.657808 | controller |                     "f:value": {}
2026-06-14 10:12:17.657823 | controller |                   },
2026-06-14 10:12:17.657838 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.657853 | controller |                     ".": {},
2026-06-14 10:12:17.657868 | controller |                     "f:name": {},
2026-06-14 10:12:17.657883 | controller |                     "f:value": {}
2026-06-14 10:12:17.657897 | controller |                   },
2026-06-14 10:12:17.657912 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.657927 | controller |                     ".": {},
2026-06-14 10:12:17.657942 | controller |                     "f:name": {},
2026-06-14 10:12:17.657956 | controller |                     "f:value": {}
2026-06-14 10:12:17.657971 | controller |                   },
2026-06-14 10:12:17.657986 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.658001 | controller |                     ".": {},
2026-06-14 10:12:17.658016 | controller |                     "f:name": {},
2026-06-14 10:12:17.658031 | controller |                     "f:value": {}
2026-06-14 10:12:17.658046 | controller |                   },
2026-06-14 10:12:17.658060 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.658075 | controller |                     ".": {},
2026-06-14 10:12:17.658089 | controller |                     "f:name": {},
2026-06-14 10:12:17.658104 | controller |                     "f:value": {}
2026-06-14 10:12:17.658118 | controller |                   },
2026-06-14 10:12:17.658133 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.658147 | controller |                     ".": {},
2026-06-14 10:12:17.658162 | controller |                     "f:name": {},
2026-06-14 10:12:17.658176 | controller |                     "f:value": {}
2026-06-14 10:12:17.658191 | controller |                   },
2026-06-14 10:12:17.658206 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.658221 | controller |                     ".": {},
2026-06-14 10:12:17.658236 | controller |                     "f:name": {},
2026-06-14 10:12:17.658251 | controller |                     "f:value": {}
2026-06-14 10:12:17.658266 | controller |                   },
2026-06-14 10:12:17.658280 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.658295 | controller |                     ".": {},
2026-06-14 10:12:17.658309 | controller |                     "f:name": {},
2026-06-14 10:12:17.658324 | controller |                     "f:value": {}
2026-06-14 10:12:17.658342 | controller |                   },
2026-06-14 10:12:17.658377 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.658392 | controller |                     ".": {},
2026-06-14 10:12:17.658407 | controller |                     "f:name": {},
2026-06-14 10:12:17.658422 | controller |                     "f:value": {}
2026-06-14 10:12:17.658436 | controller |                   },
2026-06-14 10:12:17.658451 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.658465 | controller |                     ".": {},
2026-06-14 10:12:17.658480 | controller |                     "f:name": {},
2026-06-14 10:12:17.658495 | controller |                     "f:value": {}
2026-06-14 10:12:17.658509 | controller |                   },
2026-06-14 10:12:17.658524 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.658538 | controller |                     ".": {},
2026-06-14 10:12:17.658552 | controller |                     "f:name": {},
2026-06-14 10:12:17.658567 | controller |                     "f:value": {}
2026-06-14 10:12:17.658581 | controller |                   },
2026-06-14 10:12:17.658596 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.658610 | controller |                     ".": {},
2026-06-14 10:12:17.658625 | controller |                     "f:name": {},
2026-06-14 10:12:17.658639 | controller |                     "f:value": {}
2026-06-14 10:12:17.658653 | controller |                   },
2026-06-14 10:12:17.658668 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.658682 | controller |                     ".": {},
2026-06-14 10:12:17.658696 | controller |                     "f:name": {},
2026-06-14 10:12:17.658711 | controller |                     "f:value": {}
2026-06-14 10:12:17.658725 | controller |                   },
2026-06-14 10:12:17.658740 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.658754 | controller |                     ".": {},
2026-06-14 10:12:17.658769 | controller |                     "f:name": {},
2026-06-14 10:12:17.658783 | controller |                     "f:value": {}
2026-06-14 10:12:17.658798 | controller |                   },
2026-06-14 10:12:17.658812 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.658827 | controller |                     ".": {},
2026-06-14 10:12:17.658841 | controller |                     "f:name": {},
2026-06-14 10:12:17.658856 | controller |                     "f:value": {}
2026-06-14 10:12:17.658870 | controller |                   },
2026-06-14 10:12:17.658884 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.658899 | controller |                     ".": {},
2026-06-14 10:12:17.658914 | controller |                     "f:name": {},
2026-06-14 10:12:17.658928 | controller |                     "f:value": {}
2026-06-14 10:12:17.658943 | controller |                   },
2026-06-14 10:12:17.658957 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.658971 | controller |                     ".": {},
2026-06-14 10:12:17.658986 | controller |                     "f:name": {},
2026-06-14 10:12:17.659000 | controller |                     "f:value": {}
2026-06-14 10:12:17.659015 | controller |                   },
2026-06-14 10:12:17.659030 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.659045 | controller |                     ".": {},
2026-06-14 10:12:17.659059 | controller |                     "f:name": {},
2026-06-14 10:12:17.659074 | controller |                     "f:value": {}
2026-06-14 10:12:17.659092 | controller |                   },
2026-06-14 10:12:17.659107 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.659122 | controller |                     ".": {},
2026-06-14 10:12:17.659137 | controller |                     "f:name": {},
2026-06-14 10:12:17.659151 | controller |                     "f:value": {}
2026-06-14 10:12:17.659166 | controller |                   },
2026-06-14 10:12:17.659180 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.659195 | controller |                     ".": {},
2026-06-14 10:12:17.659210 | controller |                     "f:name": {},
2026-06-14 10:12:17.659225 | controller |                     "f:value": {}
2026-06-14 10:12:17.659240 | controller |                   },
2026-06-14 10:12:17.659255 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.659270 | controller |                     ".": {},
2026-06-14 10:12:17.659285 | controller |                     "f:name": {},
2026-06-14 10:12:17.659299 | controller |                     "f:value": {}
2026-06-14 10:12:17.659314 | controller |                   },
2026-06-14 10:12:17.659328 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.659343 | controller |                     ".": {},
2026-06-14 10:12:17.659379 | controller |                     "f:name": {},
2026-06-14 10:12:17.659394 | controller |                     "f:value": {}
2026-06-14 10:12:17.659409 | controller |                   },
2026-06-14 10:12:17.659423 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.659438 | controller |                     ".": {},
2026-06-14 10:12:17.659453 | controller |                     "f:name": {},
2026-06-14 10:12:17.659468 | controller |                     "f:value": {}
2026-06-14 10:12:17.659482 | controller |                   },
2026-06-14 10:12:17.659497 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.659511 | controller |                     ".": {},
2026-06-14 10:12:17.659526 | controller |                     "f:name": {},
2026-06-14 10:12:17.659541 | controller |                     "f:value": {}
2026-06-14 10:12:17.659556 | controller |                   },
2026-06-14 10:12:17.659570 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.659585 | controller |                     ".": {},
2026-06-14 10:12:17.659600 | controller |                     "f:name": {},
2026-06-14 10:12:17.659614 | controller |                     "f:value": {}
2026-06-14 10:12:17.659629 | controller |                   },
2026-06-14 10:12:17.659644 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.659659 | controller |                     ".": {},
2026-06-14 10:12:17.659674 | controller |                     "f:name": {},
2026-06-14 10:12:17.659688 | controller |                     "f:value": {}
2026-06-14 10:12:17.659703 | controller |                   },
2026-06-14 10:12:17.659718 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-14 10:12:17.659732 | controller |                     ".": {},
2026-06-14 10:12:17.659747 | controller |                     "f:name": {},
2026-06-14 10:12:17.659762 | controller |                     "f:value": {}
2026-06-14 10:12:17.659777 | controller |                   },
2026-06-14 10:12:17.659791 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.659806 | controller |                     ".": {},
2026-06-14 10:12:17.659821 | controller |                     "f:name": {},
2026-06-14 10:12:17.659840 | controller |                     "f:value": {}
2026-06-14 10:12:17.659856 | controller |                   },
2026-06-14 10:12:17.659870 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.659885 | controller |                     ".": {},
2026-06-14 10:12:17.659900 | controller |                     "f:name": {},
2026-06-14 10:12:17.659914 | controller |                     "f:value": {}
2026-06-14 10:12:17.659929 | controller |                   },
2026-06-14 10:12:17.659943 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.659958 | controller |                     ".": {},
2026-06-14 10:12:17.659973 | controller |                     "f:name": {},
2026-06-14 10:12:17.659987 | controller |                     "f:value": {}
2026-06-14 10:12:17.660002 | controller |                   },
2026-06-14 10:12:17.660017 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.660032 | controller |                     ".": {},
2026-06-14 10:12:17.660047 | controller |                     "f:name": {},
2026-06-14 10:12:17.660062 | controller |                     "f:value": {}
2026-06-14 10:12:17.660077 | controller |                   },
2026-06-14 10:12:17.660091 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.660106 | controller |                     ".": {},
2026-06-14 10:12:17.660121 | controller |                     "f:name": {},
2026-06-14 10:12:17.660135 | controller |                     "f:value": {}
2026-06-14 10:12:17.660150 | controller |                   },
2026-06-14 10:12:17.660164 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.660179 | controller |                     ".": {},
2026-06-14 10:12:17.660193 | controller |                     "f:name": {},
2026-06-14 10:12:17.660207 | controller |                     "f:value": {}
2026-06-14 10:12:17.660222 | controller |                   },
2026-06-14 10:12:17.660236 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.660251 | controller |                     ".": {},
2026-06-14 10:12:17.660266 | controller |                     "f:name": {},
2026-06-14 10:12:17.660281 | controller |                     "f:value": {}
2026-06-14 10:12:17.660296 | controller |                   },
2026-06-14 10:12:17.660310 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.660325 | controller |                     ".": {},
2026-06-14 10:12:17.660339 | controller |                     "f:name": {},
2026-06-14 10:12:17.660373 | controller |                     "f:value": {}
2026-06-14 10:12:17.660389 | controller |                   },
2026-06-14 10:12:17.660404 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.660418 | controller |                     ".": {},
2026-06-14 10:12:17.660433 | controller |                     "f:name": {},
2026-06-14 10:12:17.660448 | controller |                     "f:value": {}
2026-06-14 10:12:17.660462 | controller |                   },
2026-06-14 10:12:17.660477 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.660491 | controller |                     ".": {},
2026-06-14 10:12:17.660506 | controller |                     "f:name": {},
2026-06-14 10:12:17.660520 | controller |                     "f:value": {}
2026-06-14 10:12:17.660534 | controller |                   },
2026-06-14 10:12:17.660549 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.660563 | controller |                     ".": {},
2026-06-14 10:12:17.660583 | controller |                     "f:name": {},
2026-06-14 10:12:17.660598 | controller |                     "f:value": {}
2026-06-14 10:12:17.660612 | controller |                   },
2026-06-14 10:12:17.660627 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.660642 | controller |                     ".": {},
2026-06-14 10:12:17.660656 | controller |                     "f:name": {},
2026-06-14 10:12:17.660671 | controller |                     "f:value": {}
2026-06-14 10:12:17.660685 | controller |                   },
2026-06-14 10:12:17.660700 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.660714 | controller |                     ".": {},
2026-06-14 10:12:17.660729 | controller |                     "f:name": {},
2026-06-14 10:12:17.660744 | controller |                     "f:value": {}
2026-06-14 10:12:17.660758 | controller |                   },
2026-06-14 10:12:17.660773 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.660788 | controller |                     ".": {},
2026-06-14 10:12:17.660802 | controller |                     "f:name": {},
2026-06-14 10:12:17.660817 | controller |                     "f:value": {}
2026-06-14 10:12:17.660832 | controller |                   },
2026-06-14 10:12:17.660846 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.660861 | controller |                     ".": {},
2026-06-14 10:12:17.660875 | controller |                     "f:name": {},
2026-06-14 10:12:17.660890 | controller |                     "f:value": {}
2026-06-14 10:12:17.660904 | controller |                   },
2026-06-14 10:12:17.660919 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.660933 | controller |                     ".": {},
2026-06-14 10:12:17.660948 | controller |                     "f:name": {},
2026-06-14 10:12:17.660962 | controller |                     "f:value": {}
2026-06-14 10:12:17.660977 | controller |                   },
2026-06-14 10:12:17.660991 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.661006 | controller |                     ".": {},
2026-06-14 10:12:17.661020 | controller |                     "f:name": {},
2026-06-14 10:12:17.661035 | controller |                     "f:value": {}
2026-06-14 10:12:17.661050 | controller |                   },
2026-06-14 10:12:17.661065 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.661080 | controller |                     ".": {},
2026-06-14 10:12:17.661094 | controller |                     "f:name": {},
2026-06-14 10:12:17.661109 | controller |                     "f:value": {}
2026-06-14 10:12:17.661124 | controller |                   },
2026-06-14 10:12:17.661138 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.661153 | controller |                     ".": {},
2026-06-14 10:12:17.661167 | controller |                     "f:name": {},
2026-06-14 10:12:17.661181 | controller |                     "f:value": {}
2026-06-14 10:12:17.661195 | controller |                   }
2026-06-14 10:12:17.661210 | controller |                 },
2026-06-14 10:12:17.661224 | controller |                 "f:image": {},
2026-06-14 10:12:17.661239 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.661253 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.661268 | controller |                   ".": {},
2026-06-14 10:12:17.661283 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.661298 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.661313 | controller |                     ".": {},
2026-06-14 10:12:17.661328 | controller |                     "f:path": {},
2026-06-14 10:12:17.661366 | controller |                     "f:port": {},
2026-06-14 10:12:17.661385 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.661400 | controller |                   },
2026-06-14 10:12:17.661415 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.661430 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.661445 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.661475 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.661491 | controller |                 },
2026-06-14 10:12:17.661506 | controller |                 "f:name": {},
2026-06-14 10:12:17.661520 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.661535 | controller |                   ".": {},
2026-06-14 10:12:17.661550 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.661565 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.661579 | controller |                     ".": {},
2026-06-14 10:12:17.661594 | controller |                     "f:path": {},
2026-06-14 10:12:17.661608 | controller |                     "f:port": {},
2026-06-14 10:12:17.661622 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.661637 | controller |                   },
2026-06-14 10:12:17.661651 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.661666 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.661680 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.661695 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.661710 | controller |                 },
2026-06-14 10:12:17.661724 | controller |                 "f:resources": {
2026-06-14 10:12:17.661739 | controller |                   ".": {},
2026-06-14 10:12:17.661754 | controller |                   "f:limits": {
2026-06-14 10:12:17.661768 | controller |                     ".": {},
2026-06-14 10:12:17.661783 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.661798 | controller |                     "f:memory": {}
2026-06-14 10:12:17.661812 | controller |                   },
2026-06-14 10:12:17.661827 | controller |                   "f:requests": {
2026-06-14 10:12:17.661841 | controller |                     ".": {},
2026-06-14 10:12:17.661856 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.661870 | controller |                     "f:memory": {}
2026-06-14 10:12:17.661884 | controller |                   }
2026-06-14 10:12:17.661899 | controller |                 },
2026-06-14 10:12:17.661913 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.661928 | controller |                   ".": {},
2026-06-14 10:12:17.661942 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.661957 | controller |                 },
2026-06-14 10:12:17.661972 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.661987 | controller |                 "f:terminationMessagePolicy": {},
2026-06-14 10:12:17.662001 | controller |                 "f:volumeMounts": {
2026-06-14 10:12:17.662016 | controller |                   ".": {},
2026-06-14 10:12:17.662031 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-14 10:12:17.662046 | controller |                     ".": {},
2026-06-14 10:12:17.662061 | controller |                     "f:mountPath": {},
2026-06-14 10:12:17.662076 | controller |                     "f:name": {},
2026-06-14 10:12:17.662091 | controller |                     "f:readOnly": {}
2026-06-14 10:12:17.662105 | controller |                   }
2026-06-14 10:12:17.662120 | controller |                 }
2026-06-14 10:12:17.662135 | controller |               }
2026-06-14 10:12:17.662150 | controller |             },
2026-06-14 10:12:17.662164 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.662183 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.662198 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.662212 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.662227 | controller |             "f:securityContext": {
2026-06-14 10:12:17.662241 | controller |               ".": {},
2026-06-14 10:12:17.662256 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.662270 | controller |             },
2026-06-14 10:12:17.662285 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.662299 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.662314 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.662330 | controller |             "f:tolerations": {},
2026-06-14 10:12:17.662360 | controller |             "f:volumes": {
2026-06-14 10:12:17.662380 | controller |               ".": {},
2026-06-14 10:12:17.662395 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-14 10:12:17.662410 | controller |                 ".": {},
2026-06-14 10:12:17.662425 | controller |                 "f:name": {},
2026-06-14 10:12:17.662439 | controller |                 "f:secret": {
2026-06-14 10:12:17.662454 | controller |                   ".": {},
2026-06-14 10:12:17.662468 | controller |                   "f:defaultMode": {},
2026-06-14 10:12:17.662483 | controller |                   "f:secretName": {}
2026-06-14 10:12:17.662497 | controller |                 }
2026-06-14 10:12:17.662512 | controller |               }
2026-06-14 10:12:17.662527 | controller |             }
2026-06-14 10:12:17.662541 | controller |           }
2026-06-14 10:12:17.662556 | controller |         },
2026-06-14 10:12:17.662570 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.662584 | controller |         "operation": "Update",
2026-06-14 10:12:17.662599 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.662613 | controller |       },
2026-06-14 10:12:17.662628 | controller |       {
2026-06-14 10:12:17.662642 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.662657 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.662671 | controller |         "fieldsV1": {
2026-06-14 10:12:17.662685 | controller |           "f:metadata": {
2026-06-14 10:12:17.662700 | controller |             "f:annotations": {
2026-06-14 10:12:17.662714 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.662729 | controller |             }
2026-06-14 10:12:17.662744 | controller |           }
2026-06-14 10:12:17.662758 | controller |         },
2026-06-14 10:12:17.662773 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.662788 | controller |         "operation": "Update",
2026-06-14 10:12:17.662802 | controller |         "subresource": "status",
2026-06-14 10:12:17.662817 | controller |         "time": "2026-06-14T09:36:22Z"
2026-06-14 10:12:17.662832 | controller |       },
2026-06-14 10:12:17.662846 | controller |       {
2026-06-14 10:12:17.662860 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.662875 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.662889 | controller |         "fieldsV1": {
2026-06-14 10:12:17.662903 | controller |           "f:status": {
2026-06-14 10:12:17.662918 | controller |             "f:conditions": {
2026-06-14 10:12:17.662932 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.662947 | controller |                 ".": {},
2026-06-14 10:12:17.662961 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.662976 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.662990 | controller |                 "f:status": {},
2026-06-14 10:12:17.663005 | controller |                 "f:type": {}
2026-06-14 10:12:17.663019 | controller |               },
2026-06-14 10:12:17.663034 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.663052 | controller |                 ".": {},
2026-06-14 10:12:17.663067 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.663082 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.663106 | controller |                 "f:status": {},
2026-06-14 10:12:17.663183 | controller |                 "f:type": {}
2026-06-14 10:12:17.663204 | controller |               },
2026-06-14 10:12:17.663220 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.663236 | controller |                 ".": {},
2026-06-14 10:12:17.663251 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.663267 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.663282 | controller |                 "f:status": {},
2026-06-14 10:12:17.663297 | controller |                 "f:type": {}
2026-06-14 10:12:17.663311 | controller |               },
2026-06-14 10:12:17.663326 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.663340 | controller |                 ".": {},
2026-06-14 10:12:17.663383 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.663399 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.663415 | controller |                 "f:status": {},
2026-06-14 10:12:17.663429 | controller |                 "f:type": {}
2026-06-14 10:12:17.663444 | controller |               }
2026-06-14 10:12:17.663459 | controller |             },
2026-06-14 10:12:17.663474 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.663489 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.663504 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.663518 | controller |             "f:phase": {},
2026-06-14 10:12:17.663533 | controller |             "f:podIP": {},
2026-06-14 10:12:17.663547 | controller |             "f:podIPs": {
2026-06-14 10:12:17.663562 | controller |               ".": {},
2026-06-14 10:12:17.663576 | controller |               "k:{\"ip\":\"10.217.1.37\"}": {
2026-06-14 10:12:17.663591 | controller |                 ".": {},
2026-06-14 10:12:17.663606 | controller |                 "f:ip": {}
2026-06-14 10:12:17.663620 | controller |               }
2026-06-14 10:12:17.663635 | controller |             },
2026-06-14 10:12:17.663649 | controller |             "f:startTime": {}
2026-06-14 10:12:17.663663 | controller |           }
2026-06-14 10:12:17.663678 | controller |         },
2026-06-14 10:12:17.663692 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.663707 | controller |         "operation": "Update",
2026-06-14 10:12:17.663721 | controller |         "subresource": "status",
2026-06-14 10:12:17.663735 | controller |         "time": "2026-06-14T09:37:12Z"
2026-06-14 10:12:17.663750 | controller |       }
2026-06-14 10:12:17.663764 | controller |     ],
2026-06-14 10:12:17.663779 | controller |     "name": "openstack-baremetal-operator-controller-manager-678fc77c54bkndh",
2026-06-14 10:12:17.663793 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.663808 | controller |     "ownerReferences": [
2026-06-14 10:12:17.663823 | controller |       {
2026-06-14 10:12:17.663837 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.663852 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.663866 | controller |         "controller": true,
2026-06-14 10:12:17.663880 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.663895 | controller |         "name": "openstack-baremetal-operator-controller-manager-678fc77c54",
2026-06-14 10:12:17.663909 | controller |         "uid": "76a11efa-2024-4676-b822-056d9331b6f8"
2026-06-14 10:12:17.663924 | controller |       }
2026-06-14 10:12:17.663938 | controller |     ],
2026-06-14 10:12:17.663953 | controller |     "resourceVersion": "90090",
2026-06-14 10:12:17.663968 | controller |     "uid": "09391efe-8aee-4961-8ca8-2cdd23739c99"
2026-06-14 10:12:17.663987 | controller |   },
2026-06-14 10:12:17.664002 | controller |   "spec": {
2026-06-14 10:12:17.664017 | controller |     "containers": [
2026-06-14 10:12:17.664031 | controller |       {
2026-06-14 10:12:17.664046 | controller |         "args": [
2026-06-14 10:12:17.664060 | controller |           "--leader-elect",
2026-06-14 10:12:17.664075 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.664089 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.664104 | controller |         ],
2026-06-14 10:12:17.664119 | controller |         "command": [
2026-06-14 10:12:17.664133 | controller |           "/manager"
2026-06-14 10:12:17.664148 | controller |         ],
2026-06-14 10:12:17.664162 | controller |         "env": [
2026-06-14 10:12:17.664177 | controller |           {
2026-06-14 10:12:17.664191 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.664206 | controller |             "value": "30"
2026-06-14 10:12:17.664221 | controller |           },
2026-06-14 10:12:17.664235 | controller |           {
2026-06-14 10:12:17.664250 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.664265 | controller |             "value": "20"
2026-06-14 10:12:17.664280 | controller |           },
2026-06-14 10:12:17.664294 | controller |           {
2026-06-14 10:12:17.664308 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.664323 | controller |             "value": "5"
2026-06-14 10:12:17.664337 | controller |           },
2026-06-14 10:12:17.664372 | controller |           {
2026-06-14 10:12:17.664388 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.664403 | controller |             "value": "true"
2026-06-14 10:12:17.664418 | controller |           },
2026-06-14 10:12:17.664433 | controller |           {
2026-06-14 10:12:17.664447 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.664462 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-14 10:12:17.664476 | controller |           },
2026-06-14 10:12:17.664491 | controller |           {
2026-06-14 10:12:17.664506 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.664521 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-14 10:12:17.664535 | controller |           },
2026-06-14 10:12:17.664550 | controller |           {
2026-06-14 10:12:17.664564 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.664579 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-14 10:12:17.664594 | controller |           },
2026-06-14 10:12:17.664608 | controller |           {
2026-06-14 10:12:17.664623 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.664637 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-14 10:12:17.664653 | controller |           },
2026-06-14 10:12:17.664667 | controller |           {
2026-06-14 10:12:17.664681 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.664696 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-14 10:12:17.664711 | controller |           },
2026-06-14 10:12:17.664725 | controller |           {
2026-06-14 10:12:17.664740 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.664754 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-14 10:12:17.664769 | controller |           },
2026-06-14 10:12:17.664784 | controller |           {
2026-06-14 10:12:17.664798 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.664820 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-14 10:12:17.664836 | controller |           },
2026-06-14 10:12:17.664851 | controller |           {
2026-06-14 10:12:17.664865 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.664880 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-14 10:12:17.664894 | controller |           },
2026-06-14 10:12:17.664909 | controller |           {
2026-06-14 10:12:17.664923 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.664938 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-14 10:12:17.664953 | controller |           },
2026-06-14 10:12:17.664968 | controller |           {
2026-06-14 10:12:17.664982 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.664997 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-14 10:12:17.665012 | controller |           },
2026-06-14 10:12:17.665026 | controller |           {
2026-06-14 10:12:17.665040 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.665055 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-14 10:12:17.665069 | controller |           },
2026-06-14 10:12:17.665084 | controller |           {
2026-06-14 10:12:17.665098 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.665113 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-14 10:12:17.665127 | controller |           },
2026-06-14 10:12:17.665142 | controller |           {
2026-06-14 10:12:17.665156 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.665171 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-14 10:12:17.665185 | controller |           },
2026-06-14 10:12:17.665200 | controller |           {
2026-06-14 10:12:17.665214 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.665229 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-14 10:12:17.665244 | controller |           },
2026-06-14 10:12:17.665259 | controller |           {
2026-06-14 10:12:17.665274 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.665289 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-14 10:12:17.665304 | controller |           },
2026-06-14 10:12:17.665320 | controller |           {
2026-06-14 10:12:17.665335 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.665367 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-14 10:12:17.665384 | controller |           },
2026-06-14 10:12:17.665399 | controller |           {
2026-06-14 10:12:17.665414 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.665429 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-14 10:12:17.665444 | controller |           },
2026-06-14 10:12:17.665477 | controller |           {
2026-06-14 10:12:17.665493 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.665508 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-14 10:12:17.665527 | controller |           },
2026-06-14 10:12:17.665543 | controller |           {
2026-06-14 10:12:17.665558 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.665573 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-14 10:12:17.665588 | controller |           },
2026-06-14 10:12:17.665603 | controller |           {
2026-06-14 10:12:17.665618 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.665632 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-14 10:12:17.665647 | controller |           },
2026-06-14 10:12:17.665662 | controller |           {
2026-06-14 10:12:17.665676 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.665691 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-14 10:12:17.665706 | controller |           },
2026-06-14 10:12:17.665720 | controller |           {
2026-06-14 10:12:17.665735 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.665750 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-14 10:12:17.665765 | controller |           },
2026-06-14 10:12:17.665779 | controller |           {
2026-06-14 10:12:17.665794 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.665809 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-14 10:12:17.665824 | controller |           },
2026-06-14 10:12:17.665838 | controller |           {
2026-06-14 10:12:17.665853 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.665868 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-14 10:12:17.665883 | controller |           },
2026-06-14 10:12:17.665898 | controller |           {
2026-06-14 10:12:17.665912 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.665927 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-14 10:12:17.665941 | controller |           },
2026-06-14 10:12:17.665956 | controller |           {
2026-06-14 10:12:17.665971 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.665985 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-14 10:12:17.666000 | controller |           },
2026-06-14 10:12:17.666014 | controller |           {
2026-06-14 10:12:17.666029 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.666044 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-14 10:12:17.666059 | controller |           },
2026-06-14 10:12:17.666073 | controller |           {
2026-06-14 10:12:17.666088 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.666103 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-14 10:12:17.666117 | controller |           },
2026-06-14 10:12:17.666132 | controller |           {
2026-06-14 10:12:17.666146 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.666161 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-14 10:12:17.666175 | controller |           },
2026-06-14 10:12:17.666194 | controller |           {
2026-06-14 10:12:17.666209 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.666224 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-14 10:12:17.666239 | controller |           },
2026-06-14 10:12:17.666253 | controller |           {
2026-06-14 10:12:17.666268 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.666283 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-14 10:12:17.666298 | controller |           },
2026-06-14 10:12:17.666312 | controller |           {
2026-06-14 10:12:17.666327 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.666342 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-14 10:12:17.666377 | controller |           },
2026-06-14 10:12:17.666393 | controller |           {
2026-06-14 10:12:17.666408 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.666423 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-14 10:12:17.666438 | controller |           },
2026-06-14 10:12:17.666452 | controller |           {
2026-06-14 10:12:17.666467 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.666481 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-14 10:12:17.666496 | controller |           },
2026-06-14 10:12:17.666510 | controller |           {
2026-06-14 10:12:17.666525 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.666539 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-14 10:12:17.666554 | controller |           },
2026-06-14 10:12:17.666568 | controller |           {
2026-06-14 10:12:17.666583 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.666598 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-14 10:12:17.666613 | controller |           },
2026-06-14 10:12:17.666628 | controller |           {
2026-06-14 10:12:17.666643 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.666658 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-14 10:12:17.666672 | controller |           },
2026-06-14 10:12:17.666687 | controller |           {
2026-06-14 10:12:17.666701 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.666716 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-14 10:12:17.666731 | controller |           },
2026-06-14 10:12:17.666745 | controller |           {
2026-06-14 10:12:17.666759 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.666773 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-14 10:12:17.666788 | controller |           },
2026-06-14 10:12:17.666802 | controller |           {
2026-06-14 10:12:17.666817 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.666831 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-14 10:12:17.666846 | controller |           },
2026-06-14 10:12:17.666860 | controller |           {
2026-06-14 10:12:17.666875 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.666893 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-14 10:12:17.666908 | controller |           },
2026-06-14 10:12:17.666922 | controller |           {
2026-06-14 10:12:17.666937 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.666952 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-14 10:12:17.666966 | controller |           },
2026-06-14 10:12:17.666980 | controller |           {
2026-06-14 10:12:17.666994 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667008 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-14 10:12:17.667023 | controller |           },
2026-06-14 10:12:17.667037 | controller |           {
2026-06-14 10:12:17.667052 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667066 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-14 10:12:17.667080 | controller |           },
2026-06-14 10:12:17.667094 | controller |           {
2026-06-14 10:12:17.667109 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667123 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-14 10:12:17.667138 | controller |           },
2026-06-14 10:12:17.667153 | controller |           {
2026-06-14 10:12:17.667167 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667182 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-14 10:12:17.667196 | controller |           },
2026-06-14 10:12:17.667210 | controller |           {
2026-06-14 10:12:17.667225 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667239 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-14 10:12:17.667254 | controller |           },
2026-06-14 10:12:17.667269 | controller |           {
2026-06-14 10:12:17.667283 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667297 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-14 10:12:17.667312 | controller |           },
2026-06-14 10:12:17.667327 | controller |           {
2026-06-14 10:12:17.667342 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667377 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-14 10:12:17.667393 | controller |           },
2026-06-14 10:12:17.667408 | controller |           {
2026-06-14 10:12:17.667423 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667438 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-14 10:12:17.667453 | controller |           },
2026-06-14 10:12:17.667468 | controller |           {
2026-06-14 10:12:17.667483 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667498 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-14 10:12:17.667512 | controller |           },
2026-06-14 10:12:17.667527 | controller |           {
2026-06-14 10:12:17.667542 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667556 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-14 10:12:17.667576 | controller |           },
2026-06-14 10:12:17.667591 | controller |           {
2026-06-14 10:12:17.667606 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667622 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-14 10:12:17.667637 | controller |           },
2026-06-14 10:12:17.667651 | controller |           {
2026-06-14 10:12:17.667666 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667681 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-14 10:12:17.667695 | controller |           },
2026-06-14 10:12:17.667710 | controller |           {
2026-06-14 10:12:17.667724 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667739 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-14 10:12:17.667754 | controller |           },
2026-06-14 10:12:17.667768 | controller |           {
2026-06-14 10:12:17.667783 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667797 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-14 10:12:17.667812 | controller |           },
2026-06-14 10:12:17.667827 | controller |           {
2026-06-14 10:12:17.667841 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667855 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-14 10:12:17.667870 | controller |           },
2026-06-14 10:12:17.667884 | controller |           {
2026-06-14 10:12:17.667899 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667914 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-14 10:12:17.667928 | controller |           },
2026-06-14 10:12:17.667943 | controller |           {
2026-06-14 10:12:17.667958 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.667972 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-14 10:12:17.667987 | controller |           },
2026-06-14 10:12:17.668001 | controller |           {
2026-06-14 10:12:17.668016 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.668031 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-14 10:12:17.668045 | controller |           },
2026-06-14 10:12:17.668060 | controller |           {
2026-06-14 10:12:17.668075 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.668090 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-14 10:12:17.668104 | controller |           },
2026-06-14 10:12:17.668119 | controller |           {
2026-06-14 10:12:17.668134 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.668148 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-14 10:12:17.668163 | controller |           },
2026-06-14 10:12:17.668178 | controller |           {
2026-06-14 10:12:17.668192 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.668206 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-14 10:12:17.668221 | controller |           },
2026-06-14 10:12:17.668235 | controller |           {
2026-06-14 10:12:17.668249 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.668268 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-14 10:12:17.668283 | controller |           },
2026-06-14 10:12:17.668298 | controller |           {
2026-06-14 10:12:17.668312 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.668327 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-14 10:12:17.668341 | controller |           },
2026-06-14 10:12:17.668383 | controller |           {
2026-06-14 10:12:17.668399 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.668415 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-14 10:12:17.668430 | controller |           },
2026-06-14 10:12:17.668445 | controller |           {
2026-06-14 10:12:17.668460 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.668475 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-14 10:12:17.668490 | controller |           },
2026-06-14 10:12:17.668505 | controller |           {
2026-06-14 10:12:17.668520 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.668535 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-14 10:12:17.668549 | controller |           },
2026-06-14 10:12:17.668564 | controller |           {
2026-06-14 10:12:17.668579 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.668593 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-14 10:12:17.668608 | controller |           },
2026-06-14 10:12:17.668623 | controller |           {
2026-06-14 10:12:17.668637 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.668652 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-14 10:12:17.668668 | controller |           },
2026-06-14 10:12:17.668683 | controller |           {
2026-06-14 10:12:17.668698 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.668712 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-14 10:12:17.668727 | controller |           },
2026-06-14 10:12:17.668742 | controller |           {
2026-06-14 10:12:17.668757 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.668771 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-14 10:12:17.668786 | controller |           },
2026-06-14 10:12:17.668800 | controller |           {
2026-06-14 10:12:17.668814 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.668829 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-14 10:12:17.668843 | controller |           },
2026-06-14 10:12:17.668858 | controller |           {
2026-06-14 10:12:17.668872 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-14 10:12:17.668887 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-14 10:12:17.668902 | controller |           },
2026-06-14 10:12:17.668916 | controller |           {
2026-06-14 10:12:17.668931 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.668945 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-14 10:12:17.668964 | controller |           },
2026-06-14 10:12:17.668979 | controller |           {
2026-06-14 10:12:17.668994 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.669009 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-14 10:12:17.669023 | controller |           },
2026-06-14 10:12:17.669038 | controller |           {
2026-06-14 10:12:17.669052 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.669067 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-14 10:12:17.669081 | controller |           },
2026-06-14 10:12:17.669096 | controller |           {
2026-06-14 10:12:17.669111 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.669125 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-14 10:12:17.669140 | controller |           },
2026-06-14 10:12:17.669154 | controller |           {
2026-06-14 10:12:17.669168 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.669183 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-14 10:12:17.669198 | controller |           },
2026-06-14 10:12:17.669212 | controller |           {
2026-06-14 10:12:17.669227 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.669241 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-14 10:12:17.669256 | controller |           },
2026-06-14 10:12:17.669271 | controller |           {
2026-06-14 10:12:17.669285 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.669300 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-14 10:12:17.669315 | controller |           },
2026-06-14 10:12:17.669330 | controller |           {
2026-06-14 10:12:17.669344 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.669379 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-14 10:12:17.669395 | controller |           },
2026-06-14 10:12:17.669409 | controller |           {
2026-06-14 10:12:17.669424 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.669438 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-14 10:12:17.669471 | controller |           },
2026-06-14 10:12:17.669487 | controller |           {
2026-06-14 10:12:17.669502 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.669517 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-14 10:12:17.669533 | controller |           },
2026-06-14 10:12:17.669547 | controller |           {
2026-06-14 10:12:17.669562 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.669577 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-14 10:12:17.669592 | controller |           },
2026-06-14 10:12:17.669606 | controller |           {
2026-06-14 10:12:17.669621 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.669635 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-14 10:12:17.669650 | controller |           },
2026-06-14 10:12:17.669664 | controller |           {
2026-06-14 10:12:17.669683 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.669699 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-14 10:12:17.669714 | controller |           },
2026-06-14 10:12:17.669729 | controller |           {
2026-06-14 10:12:17.669744 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.669759 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-14 10:12:17.669774 | controller |           },
2026-06-14 10:12:17.669788 | controller |           {
2026-06-14 10:12:17.669803 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.669818 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-14 10:12:17.669833 | controller |           },
2026-06-14 10:12:17.669847 | controller |           {
2026-06-14 10:12:17.669862 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.669876 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-14 10:12:17.669891 | controller |           },
2026-06-14 10:12:17.669906 | controller |           {
2026-06-14 10:12:17.669921 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.669936 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-14 10:12:17.669950 | controller |           },
2026-06-14 10:12:17.669965 | controller |           {
2026-06-14 10:12:17.669980 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.669994 | controller |             "value": "false"
2026-06-14 10:12:17.670009 | controller |           }
2026-06-14 10:12:17.670023 | controller |         ],
2026-06-14 10:12:17.670038 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-14 10:12:17.670054 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.670068 | controller |         "livenessProbe": {
2026-06-14 10:12:17.670083 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.670097 | controller |           "httpGet": {
2026-06-14 10:12:17.670112 | controller |             "path": "/healthz",
2026-06-14 10:12:17.670126 | controller |             "port": 8081,
2026-06-14 10:12:17.670141 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.670155 | controller |           },
2026-06-14 10:12:17.670169 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.670184 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.670199 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.670213 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.670228 | controller |         },
2026-06-14 10:12:17.670242 | controller |         "name": "manager",
2026-06-14 10:12:17.670257 | controller |         "readinessProbe": {
2026-06-14 10:12:17.670271 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.670285 | controller |           "httpGet": {
2026-06-14 10:12:17.670300 | controller |             "path": "/readyz",
2026-06-14 10:12:17.670314 | controller |             "port": 8081,
2026-06-14 10:12:17.670329 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.670343 | controller |           },
2026-06-14 10:12:17.670388 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.670404 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.670419 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.670433 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.670448 | controller |         },
2026-06-14 10:12:17.670468 | controller |         "resources": {
2026-06-14 10:12:17.670483 | controller |           "limits": {
2026-06-14 10:12:17.670498 | controller |             "cpu": "500m",
2026-06-14 10:12:17.670512 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.670527 | controller |           },
2026-06-14 10:12:17.670542 | controller |           "requests": {
2026-06-14 10:12:17.670556 | controller |             "cpu": "10m",
2026-06-14 10:12:17.670571 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.670585 | controller |           }
2026-06-14 10:12:17.670599 | controller |         },
2026-06-14 10:12:17.670614 | controller |         "securityContext": {
2026-06-14 10:12:17.670628 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.670643 | controller |           "capabilities": {
2026-06-14 10:12:17.670657 | controller |             "drop": [
2026-06-14 10:12:17.670672 | controller |               "ALL"
2026-06-14 10:12:17.670686 | controller |             ]
2026-06-14 10:12:17.670700 | controller |           },
2026-06-14 10:12:17.670715 | controller |           "runAsUser": 1000660000
2026-06-14 10:12:17.670729 | controller |         },
2026-06-14 10:12:17.670744 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.670759 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.670774 | controller |         "volumeMounts": [
2026-06-14 10:12:17.670789 | controller |           {
2026-06-14 10:12:17.670803 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-14 10:12:17.670818 | controller |             "name": "cert",
2026-06-14 10:12:17.670832 | controller |             "readOnly": true
2026-06-14 10:12:17.670847 | controller |           },
2026-06-14 10:12:17.670861 | controller |           {
2026-06-14 10:12:17.670875 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.670890 | controller |             "name": "kube-api-access-dm5md",
2026-06-14 10:12:17.670905 | controller |             "readOnly": true
2026-06-14 10:12:17.670919 | controller |           }
2026-06-14 10:12:17.670934 | controller |         ]
2026-06-14 10:12:17.670948 | controller |       }
2026-06-14 10:12:17.670963 | controller |     ],
2026-06-14 10:12:17.670977 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.670992 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.671006 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.671021 | controller |       {
2026-06-14 10:12:17.671035 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-p7qnn"
2026-06-14 10:12:17.671049 | controller |       }
2026-06-14 10:12:17.671064 | controller |     ],
2026-06-14 10:12:17.671078 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.671092 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.671107 | controller |     "priority": 0,
2026-06-14 10:12:17.671122 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.671136 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.671151 | controller |     "securityContext": {
2026-06-14 10:12:17.671165 | controller |       "fsGroup": 1000660000,
2026-06-14 10:12:17.671180 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.671195 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.671209 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.671223 | controller |       },
2026-06-14 10:12:17.671238 | controller |       "seccompProfile": {
2026-06-14 10:12:17.671252 | controller |         "type": "RuntimeDefault"
2026-06-14 10:12:17.671266 | controller |       }
2026-06-14 10:12:17.671280 | controller |     },
2026-06-14 10:12:17.671294 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-14 10:12:17.671309 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-14 10:12:17.671327 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.671342 | controller |     "tolerations": [
2026-06-14 10:12:17.671376 | controller |       {
2026-06-14 10:12:17.671391 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.671406 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.671421 | controller |         "operator": "Exists",
2026-06-14 10:12:17.671435 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.671450 | controller |       },
2026-06-14 10:12:17.671464 | controller |       {
2026-06-14 10:12:17.671478 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.671492 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.671507 | controller |         "operator": "Exists",
2026-06-14 10:12:17.671522 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.671536 | controller |       },
2026-06-14 10:12:17.671551 | controller |       {
2026-06-14 10:12:17.671565 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.671580 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.671594 | controller |         "operator": "Exists"
2026-06-14 10:12:17.671609 | controller |       }
2026-06-14 10:12:17.671623 | controller |     ],
2026-06-14 10:12:17.671637 | controller |     "volumes": [
2026-06-14 10:12:17.671652 | controller |       {
2026-06-14 10:12:17.671666 | controller |         "name": "cert",
2026-06-14 10:12:17.671681 | controller |         "secret": {
2026-06-14 10:12:17.671695 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.671710 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-14 10:12:17.671724 | controller |         }
2026-06-14 10:12:17.671739 | controller |       },
2026-06-14 10:12:17.671753 | controller |       {
2026-06-14 10:12:17.671769 | controller |         "name": "kube-api-access-dm5md",
2026-06-14 10:12:17.671783 | controller |         "projected": {
2026-06-14 10:12:17.671798 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.671813 | controller |           "sources": [
2026-06-14 10:12:17.671828 | controller |             {
2026-06-14 10:12:17.671842 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.671857 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.671872 | controller |                 "path": "token"
2026-06-14 10:12:17.671886 | controller |               }
2026-06-14 10:12:17.671901 | controller |             },
2026-06-14 10:12:17.671916 | controller |             {
2026-06-14 10:12:17.671930 | controller |               "configMap": {
2026-06-14 10:12:17.671944 | controller |                 "items": [
2026-06-14 10:12:17.671959 | controller |                   {
2026-06-14 10:12:17.671973 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.671988 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.672003 | controller |                   }
2026-06-14 10:12:17.672018 | controller |                 ],
2026-06-14 10:12:17.672032 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.672047 | controller |               }
2026-06-14 10:12:17.672062 | controller |             },
2026-06-14 10:12:17.672077 | controller |             {
2026-06-14 10:12:17.672091 | controller |               "downwardAPI": {
2026-06-14 10:12:17.672106 | controller |                 "items": [
2026-06-14 10:12:17.672120 | controller |                   {
2026-06-14 10:12:17.672135 | controller |                     "fieldRef": {
2026-06-14 10:12:17.672149 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.672164 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.672179 | controller |                     },
2026-06-14 10:12:17.672194 | controller |                     "path": "namespace"
2026-06-14 10:12:17.672209 | controller |                   }
2026-06-14 10:12:17.672228 | controller |                 ]
2026-06-14 10:12:17.672243 | controller |               }
2026-06-14 10:12:17.672258 | controller |             },
2026-06-14 10:12:17.672272 | controller |             {
2026-06-14 10:12:17.672287 | controller |               "configMap": {
2026-06-14 10:12:17.672301 | controller |                 "items": [
2026-06-14 10:12:17.672316 | controller |                   {
2026-06-14 10:12:17.672330 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.672359 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.672379 | controller |                   }
2026-06-14 10:12:17.672395 | controller |                 ],
2026-06-14 10:12:17.672410 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.672425 | controller |               }
2026-06-14 10:12:17.672439 | controller |             }
2026-06-14 10:12:17.672454 | controller |           ]
2026-06-14 10:12:17.672469 | controller |         }
2026-06-14 10:12:17.672484 | controller |       }
2026-06-14 10:12:17.672498 | controller |     ]
2026-06-14 10:12:17.672513 | controller |   },
2026-06-14 10:12:17.672527 | controller |   "status": {
2026-06-14 10:12:17.672542 | controller |     "conditions": [
2026-06-14 10:12:17.672556 | controller |       {
2026-06-14 10:12:17.672571 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.672586 | controller |         "lastTransitionTime": "2026-06-14T09:36:59Z",
2026-06-14 10:12:17.672601 | controller |         "status": "True",
2026-06-14 10:12:17.672616 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.672630 | controller |       },
2026-06-14 10:12:17.672645 | controller |       {
2026-06-14 10:12:17.672660 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.672674 | controller |         "lastTransitionTime": "2026-06-14T09:36:20Z",
2026-06-14 10:12:17.672689 | controller |         "status": "True",
2026-06-14 10:12:17.672703 | controller |         "type": "Initialized"
2026-06-14 10:12:17.672717 | controller |       },
2026-06-14 10:12:17.672732 | controller |       {
2026-06-14 10:12:17.672746 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.672761 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.672775 | controller |         "status": "True",
2026-06-14 10:12:17.672790 | controller |         "type": "Ready"
2026-06-14 10:12:17.672805 | controller |       },
2026-06-14 10:12:17.672820 | controller |       {
2026-06-14 10:12:17.672834 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.672849 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.672864 | controller |         "status": "True",
2026-06-14 10:12:17.672878 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.672892 | controller |       },
2026-06-14 10:12:17.672907 | controller |       {
2026-06-14 10:12:17.672921 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.672936 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.672951 | controller |         "status": "True",
2026-06-14 10:12:17.672965 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.672980 | controller |       }
2026-06-14 10:12:17.672994 | controller |     ],
2026-06-14 10:12:17.673009 | controller |     "containerStatuses": [
2026-06-14 10:12:17.673023 | controller |       {
2026-06-14 10:12:17.673038 | controller |         "allocatedResources": {
2026-06-14 10:12:17.673052 | controller |           "cpu": "10m",
2026-06-14 10:12:17.673066 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.673080 | controller |         },
2026-06-14 10:12:17.673095 | controller |         "containerID": "cri-o://0b06a930460dc969fbd1b5b6a658741f30adec2b04655165922be9af5c6deca6",
2026-06-14 10:12:17.673110 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-14 10:12:17.673133 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84",
2026-06-14 10:12:17.673149 | controller |         "lastState": {},
2026-06-14 10:12:17.673164 | controller |         "name": "manager",
2026-06-14 10:12:17.673178 | controller |         "ready": true,
2026-06-14 10:12:17.673193 | controller |         "resources": {
2026-06-14 10:12:17.673208 | controller |           "limits": {
2026-06-14 10:12:17.673222 | controller |             "cpu": "500m",
2026-06-14 10:12:17.673237 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.673251 | controller |           },
2026-06-14 10:12:17.673266 | controller |           "requests": {
2026-06-14 10:12:17.673285 | controller |             "cpu": "10m",
2026-06-14 10:12:17.673451 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.673492 | controller |           }
2026-06-14 10:12:17.673518 | controller |         },
2026-06-14 10:12:17.673533 | controller |         "restartCount": 0,
2026-06-14 10:12:17.673548 | controller |         "started": true,
2026-06-14 10:12:17.673563 | controller |         "state": {
2026-06-14 10:12:17.673578 | controller |           "running": {
2026-06-14 10:12:17.673593 | controller |             "startedAt": "2026-06-14T09:36:59Z"
2026-06-14 10:12:17.673608 | controller |           }
2026-06-14 10:12:17.673622 | controller |         },
2026-06-14 10:12:17.673637 | controller |         "user": {
2026-06-14 10:12:17.673652 | controller |           "linux": {
2026-06-14 10:12:17.673667 | controller |             "gid": 0,
2026-06-14 10:12:17.673681 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.673696 | controller |               0,
2026-06-14 10:12:17.673710 | controller |               1000660000
2026-06-14 10:12:17.673725 | controller |             ],
2026-06-14 10:12:17.673739 | controller |             "uid": 1000660000
2026-06-14 10:12:17.673754 | controller |           }
2026-06-14 10:12:17.673769 | controller |         },
2026-06-14 10:12:17.673784 | controller |         "volumeMounts": [
2026-06-14 10:12:17.673799 | controller |           {
2026-06-14 10:12:17.673814 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-14 10:12:17.673830 | controller |             "name": "cert",
2026-06-14 10:12:17.673845 | controller |             "readOnly": true,
2026-06-14 10:12:17.673859 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.673874 | controller |           },
2026-06-14 10:12:17.673889 | controller |           {
2026-06-14 10:12:17.673903 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.673918 | controller |             "name": "kube-api-access-dm5md",
2026-06-14 10:12:17.673933 | controller |             "readOnly": true,
2026-06-14 10:12:17.673948 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.673963 | controller |           }
2026-06-14 10:12:17.673977 | controller |         ]
2026-06-14 10:12:17.673992 | controller |       }
2026-06-14 10:12:17.674007 | controller |     ],
2026-06-14 10:12:17.674021 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.674036 | controller |     "hostIPs": [
2026-06-14 10:12:17.674051 | controller |       {
2026-06-14 10:12:17.674065 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.674080 | controller |       }
2026-06-14 10:12:17.674094 | controller |     ],
2026-06-14 10:12:17.674108 | controller |     "phase": "Running",
2026-06-14 10:12:17.674123 | controller |     "podIP": "10.217.1.37",
2026-06-14 10:12:17.674137 | controller |     "podIPs": [
2026-06-14 10:12:17.674151 | controller |       {
2026-06-14 10:12:17.674165 | controller |         "ip": "10.217.1.37"
2026-06-14 10:12:17.674180 | controller |       }
2026-06-14 10:12:17.674194 | controller |     ],
2026-06-14 10:12:17.674213 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.674228 | controller |     "startTime": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.674243 | controller |   }
2026-06-14 10:12:17.674258 | controller | }
2026-06-14 10:12:17.702465 | controller | ok:
2026-06-14 10:12:17.702540 | controller | {
2026-06-14 10:12:17.702562 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.702582 | controller |   "kind": "Pod",
2026-06-14 10:12:17.702598 | controller |   "metadata": {
2026-06-14 10:12:17.702621 | controller |     "annotations": {
2026-06-14 10:12:17.702638 | 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-14 10:12:17.702662 | controller |       "capabilities": "Seamless Upgrades",
2026-06-14 10:12:17.702679 | controller |       "createdAt": "2026-06-14T08:04:42Z",
2026-06-14 10:12:17.702700 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-14 10:12:17.702716 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-14 10:12:17.702737 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-14 10:12:17.702753 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-14 10:12:17.702773 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-14 10:12:17.702790 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-14 10:12:17.702813 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-14 10:12:17.702829 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.21/23\"],\"mac_address\":\"0a:58:0a:d9:01:15\",\"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.1.21/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.702851 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.21\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:15\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.702945 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-14 10:12:17.702968 | controller |       "olm.operatorGroup": "openstack",
2026-06-14 10:12:17.702984 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-14 10:12:17.702999 | controller |       "olm.targetNamespaces": "",
2026-06-14 10:12:17.703015 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-14 10:12:17.703029 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-14 10:12:17.703045 | 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-14 10:12:17.703073 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-14 10:12:17.703088 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-14 10:12:17.703104 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-14 10:12:17.703119 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-14 10:12:17.703134 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-14 10:12:17.703149 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-14 10:12:17.703163 | controller |     },
2026-06-14 10:12:17.703178 | controller |     "creationTimestamp": "2026-06-14T09:35:23Z",
2026-06-14 10:12:17.703193 | controller |     "generateName": "openstack-operator-controller-init-6dbd595fb4-",
2026-06-14 10:12:17.703207 | controller |     "generation": 1,
2026-06-14 10:12:17.703223 | controller |     "labels": {
2026-06-14 10:12:17.703238 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-14 10:12:17.703253 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.703267 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-14 10:12:17.703282 | controller |       "pod-template-hash": "6dbd595fb4"
2026-06-14 10:12:17.703296 | controller |     },
2026-06-14 10:12:17.703311 | controller |     "managedFields": [
2026-06-14 10:12:17.703325 | controller |       {
2026-06-14 10:12:17.703340 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.703381 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.703397 | controller |         "fieldsV1": {
2026-06-14 10:12:17.703412 | controller |           "f:metadata": {
2026-06-14 10:12:17.703427 | controller |             "f:annotations": {
2026-06-14 10:12:17.703441 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.703456 | controller |             }
2026-06-14 10:12:17.703470 | controller |           }
2026-06-14 10:12:17.703485 | controller |         },
2026-06-14 10:12:17.703500 | controller |         "manager": "crc",
2026-06-14 10:12:17.703515 | controller |         "operation": "Update",
2026-06-14 10:12:17.703530 | controller |         "subresource": "status",
2026-06-14 10:12:17.703544 | controller |         "time": "2026-06-14T09:35:23Z"
2026-06-14 10:12:17.703559 | controller |       },
2026-06-14 10:12:17.703574 | controller |       {
2026-06-14 10:12:17.703588 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.703602 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.703617 | controller |         "fieldsV1": {
2026-06-14 10:12:17.703631 | controller |           "f:metadata": {
2026-06-14 10:12:17.703645 | controller |             "f:annotations": {
2026-06-14 10:12:17.703660 | controller |               ".": {},
2026-06-14 10:12:17.703674 | controller |               "f:alm-examples": {},
2026-06-14 10:12:17.703688 | controller |               "f:capabilities": {},
2026-06-14 10:12:17.703703 | controller |               "f:createdAt": {},
2026-06-14 10:12:17.703717 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-14 10:12:17.703731 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-14 10:12:17.703746 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-14 10:12:17.703760 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-14 10:12:17.703774 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-14 10:12:17.703789 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-14 10:12:17.703808 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-14 10:12:17.703823 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-14 10:12:17.703838 | controller |               "f:olm.operatorGroup": {},
2026-06-14 10:12:17.703852 | controller |               "f:olm.operatorNamespace": {},
2026-06-14 10:12:17.703867 | controller |               "f:olm.targetNamespaces": {},
2026-06-14 10:12:17.703881 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-14 10:12:17.703895 | controller |               "f:operatorframework.io/properties": {},
2026-06-14 10:12:17.703909 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-14 10:12:17.703924 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-14 10:12:17.703938 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-14 10:12:17.703952 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-14 10:12:17.703966 | controller |             },
2026-06-14 10:12:17.703981 | controller |             "f:generateName": {},
2026-06-14 10:12:17.703995 | controller |             "f:labels": {
2026-06-14 10:12:17.704009 | controller |               ".": {},
2026-06-14 10:12:17.704024 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.704038 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.704052 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.704067 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.704081 | controller |             },
2026-06-14 10:12:17.704095 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.704110 | controller |               ".": {},
2026-06-14 10:12:17.704124 | controller |               "k:{\"uid\":\"ac15e215-8313-499d-aff1-f00ae91929eb\"}": {}
2026-06-14 10:12:17.704139 | controller |             }
2026-06-14 10:12:17.704154 | controller |           },
2026-06-14 10:12:17.704169 | controller |           "f:spec": {
2026-06-14 10:12:17.704183 | controller |             "f:containers": {
2026-06-14 10:12:17.704197 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-14 10:12:17.704212 | controller |                 ".": {},
2026-06-14 10:12:17.704226 | controller |                 "f:args": {},
2026-06-14 10:12:17.704241 | controller |                 "f:command": {},
2026-06-14 10:12:17.704256 | controller |                 "f:env": {
2026-06-14 10:12:17.704271 | controller |                   ".": {},
2026-06-14 10:12:17.704286 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.704300 | controller |                     ".": {},
2026-06-14 10:12:17.704315 | controller |                     "f:name": {},
2026-06-14 10:12:17.704330 | controller |                     "f:value": {}
2026-06-14 10:12:17.704344 | controller |                   },
2026-06-14 10:12:17.704379 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.704394 | controller |                     ".": {},
2026-06-14 10:12:17.704408 | controller |                     "f:name": {},
2026-06-14 10:12:17.704423 | controller |                     "f:value": {}
2026-06-14 10:12:17.704437 | controller |                   },
2026-06-14 10:12:17.704451 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-14 10:12:17.704465 | controller |                     ".": {},
2026-06-14 10:12:17.704480 | controller |                     "f:name": {},
2026-06-14 10:12:17.704494 | controller |                     "f:value": {}
2026-06-14 10:12:17.704509 | controller |                   },
2026-06-14 10:12:17.704524 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-14 10:12:17.704539 | controller |                     ".": {},
2026-06-14 10:12:17.704558 | controller |                     "f:name": {},
2026-06-14 10:12:17.704573 | controller |                     "f:value": {}
2026-06-14 10:12:17.704587 | controller |                   },
2026-06-14 10:12:17.704602 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-14 10:12:17.704616 | controller |                     ".": {},
2026-06-14 10:12:17.704631 | controller |                     "f:name": {},
2026-06-14 10:12:17.704645 | controller |                     "f:value": {}
2026-06-14 10:12:17.704660 | controller |                   },
2026-06-14 10:12:17.704674 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.704688 | controller |                     ".": {},
2026-06-14 10:12:17.704702 | controller |                     "f:name": {},
2026-06-14 10:12:17.704717 | controller |                     "f:value": {}
2026-06-14 10:12:17.704731 | controller |                   },
2026-06-14 10:12:17.704746 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.704761 | controller |                     ".": {},
2026-06-14 10:12:17.704776 | controller |                     "f:name": {},
2026-06-14 10:12:17.704791 | controller |                     "f:value": {}
2026-06-14 10:12:17.704805 | controller |                   },
2026-06-14 10:12:17.704820 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.704834 | controller |                     ".": {},
2026-06-14 10:12:17.704849 | controller |                     "f:name": {},
2026-06-14 10:12:17.704863 | controller |                     "f:value": {}
2026-06-14 10:12:17.704878 | controller |                   },
2026-06-14 10:12:17.704892 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.704907 | controller |                     ".": {},
2026-06-14 10:12:17.704922 | controller |                     "f:name": {},
2026-06-14 10:12:17.704936 | controller |                     "f:value": {}
2026-06-14 10:12:17.704951 | controller |                   },
2026-06-14 10:12:17.704965 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.704980 | controller |                     ".": {},
2026-06-14 10:12:17.704995 | controller |                     "f:name": {},
2026-06-14 10:12:17.705009 | controller |                     "f:value": {}
2026-06-14 10:12:17.705024 | controller |                   },
2026-06-14 10:12:17.705038 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.705052 | controller |                     ".": {},
2026-06-14 10:12:17.705067 | controller |                     "f:name": {},
2026-06-14 10:12:17.705081 | controller |                     "f:value": {}
2026-06-14 10:12:17.705095 | controller |                   },
2026-06-14 10:12:17.705110 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.705124 | controller |                     ".": {},
2026-06-14 10:12:17.705139 | controller |                     "f:name": {},
2026-06-14 10:12:17.705153 | controller |                     "f:value": {}
2026-06-14 10:12:17.705168 | controller |                   },
2026-06-14 10:12:17.705182 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.705197 | controller |                     ".": {},
2026-06-14 10:12:17.705211 | controller |                     "f:name": {},
2026-06-14 10:12:17.705226 | controller |                     "f:value": {}
2026-06-14 10:12:17.705240 | controller |                   },
2026-06-14 10:12:17.705254 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.705269 | controller |                     ".": {},
2026-06-14 10:12:17.705288 | controller |                     "f:name": {},
2026-06-14 10:12:17.705303 | controller |                     "f:value": {}
2026-06-14 10:12:17.705318 | controller |                   },
2026-06-14 10:12:17.705332 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.705361 | controller |                     ".": {},
2026-06-14 10:12:17.705380 | controller |                     "f:name": {},
2026-06-14 10:12:17.705395 | controller |                     "f:value": {}
2026-06-14 10:12:17.705410 | controller |                   },
2026-06-14 10:12:17.705424 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.705438 | controller |                     ".": {},
2026-06-14 10:12:17.705453 | controller |                     "f:name": {},
2026-06-14 10:12:17.705467 | controller |                     "f:value": {}
2026-06-14 10:12:17.705496 | controller |                   },
2026-06-14 10:12:17.705511 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.705525 | controller |                     ".": {},
2026-06-14 10:12:17.705540 | controller |                     "f:name": {},
2026-06-14 10:12:17.705555 | controller |                     "f:value": {}
2026-06-14 10:12:17.705569 | controller |                   },
2026-06-14 10:12:17.705584 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.705599 | controller |                     ".": {},
2026-06-14 10:12:17.705613 | controller |                     "f:name": {},
2026-06-14 10:12:17.705628 | controller |                     "f:value": {}
2026-06-14 10:12:17.705643 | controller |                   },
2026-06-14 10:12:17.705657 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.705671 | controller |                     ".": {},
2026-06-14 10:12:17.705686 | controller |                     "f:name": {},
2026-06-14 10:12:17.705700 | controller |                     "f:value": {}
2026-06-14 10:12:17.705715 | controller |                   },
2026-06-14 10:12:17.705729 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.705744 | controller |                     ".": {},
2026-06-14 10:12:17.705758 | controller |                     "f:name": {},
2026-06-14 10:12:17.705772 | controller |                     "f:value": {}
2026-06-14 10:12:17.705787 | controller |                   },
2026-06-14 10:12:17.705804 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.705820 | controller |                     ".": {},
2026-06-14 10:12:17.705834 | controller |                     "f:name": {},
2026-06-14 10:12:17.705849 | controller |                     "f:value": {}
2026-06-14 10:12:17.705863 | controller |                   },
2026-06-14 10:12:17.705878 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.705892 | controller |                     ".": {},
2026-06-14 10:12:17.705906 | controller |                     "f:name": {},
2026-06-14 10:12:17.705920 | controller |                     "f:value": {}
2026-06-14 10:12:17.705934 | controller |                   },
2026-06-14 10:12:17.705949 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.705963 | controller |                     ".": {},
2026-06-14 10:12:17.705977 | controller |                     "f:name": {},
2026-06-14 10:12:17.705991 | controller |                     "f:value": {}
2026-06-14 10:12:17.706005 | controller |                   },
2026-06-14 10:12:17.706020 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.706039 | controller |                     ".": {},
2026-06-14 10:12:17.706054 | controller |                     "f:name": {},
2026-06-14 10:12:17.706069 | controller |                     "f:value": {}
2026-06-14 10:12:17.706083 | controller |                   },
2026-06-14 10:12:17.706098 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.706113 | controller |                     ".": {},
2026-06-14 10:12:17.706127 | controller |                     "f:name": {},
2026-06-14 10:12:17.706142 | controller |                     "f:value": {}
2026-06-14 10:12:17.706157 | controller |                   },
2026-06-14 10:12:17.706171 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.706186 | controller |                     ".": {},
2026-06-14 10:12:17.706201 | controller |                     "f:name": {},
2026-06-14 10:12:17.706215 | controller |                     "f:value": {}
2026-06-14 10:12:17.706230 | controller |                   },
2026-06-14 10:12:17.706244 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.706259 | controller |                     ".": {},
2026-06-14 10:12:17.706273 | controller |                     "f:name": {},
2026-06-14 10:12:17.706287 | controller |                     "f:value": {}
2026-06-14 10:12:17.706302 | controller |                   },
2026-06-14 10:12:17.706317 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.706332 | controller |                     ".": {},
2026-06-14 10:12:17.706362 | controller |                     "f:name": {},
2026-06-14 10:12:17.706382 | controller |                     "f:value": {}
2026-06-14 10:12:17.706397 | controller |                   },
2026-06-14 10:12:17.706411 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.706426 | controller |                     ".": {},
2026-06-14 10:12:17.706441 | controller |                     "f:name": {},
2026-06-14 10:12:17.706455 | controller |                     "f:value": {}
2026-06-14 10:12:17.706470 | controller |                   },
2026-06-14 10:12:17.706484 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.706498 | controller |                     ".": {},
2026-06-14 10:12:17.706513 | controller |                     "f:name": {},
2026-06-14 10:12:17.706527 | controller |                     "f:value": {}
2026-06-14 10:12:17.706542 | controller |                   },
2026-06-14 10:12:17.706557 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.706572 | controller |                     ".": {},
2026-06-14 10:12:17.706587 | controller |                     "f:name": {},
2026-06-14 10:12:17.706601 | controller |                     "f:value": {}
2026-06-14 10:12:17.706616 | controller |                   },
2026-06-14 10:12:17.706631 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.706645 | controller |                     ".": {},
2026-06-14 10:12:17.706660 | controller |                     "f:name": {},
2026-06-14 10:12:17.706675 | controller |                     "f:value": {}
2026-06-14 10:12:17.706689 | controller |                   },
2026-06-14 10:12:17.706704 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.706719 | controller |                     ".": {},
2026-06-14 10:12:17.706734 | controller |                     "f:name": {},
2026-06-14 10:12:17.706749 | controller |                     "f:value": {}
2026-06-14 10:12:17.706764 | controller |                   },
2026-06-14 10:12:17.706779 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.706798 | controller |                     ".": {},
2026-06-14 10:12:17.706813 | controller |                     "f:name": {},
2026-06-14 10:12:17.706828 | controller |                     "f:value": {}
2026-06-14 10:12:17.706842 | controller |                   },
2026-06-14 10:12:17.706857 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.706871 | controller |                     ".": {},
2026-06-14 10:12:17.706886 | controller |                     "f:name": {},
2026-06-14 10:12:17.706900 | controller |                     "f:value": {}
2026-06-14 10:12:17.706915 | controller |                   },
2026-06-14 10:12:17.706929 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.706944 | controller |                     ".": {},
2026-06-14 10:12:17.706958 | controller |                     "f:name": {},
2026-06-14 10:12:17.706972 | controller |                     "f:value": {}
2026-06-14 10:12:17.706987 | controller |                   },
2026-06-14 10:12:17.707002 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.707017 | controller |                     ".": {},
2026-06-14 10:12:17.707032 | controller |                     "f:name": {},
2026-06-14 10:12:17.707046 | controller |                     "f:value": {}
2026-06-14 10:12:17.707061 | controller |                   },
2026-06-14 10:12:17.707075 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.707089 | controller |                     ".": {},
2026-06-14 10:12:17.707104 | controller |                     "f:name": {},
2026-06-14 10:12:17.707119 | controller |                     "f:value": {}
2026-06-14 10:12:17.707134 | controller |                   },
2026-06-14 10:12:17.707148 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.707163 | controller |                     ".": {},
2026-06-14 10:12:17.707178 | controller |                     "f:name": {},
2026-06-14 10:12:17.707192 | controller |                     "f:value": {}
2026-06-14 10:12:17.707207 | controller |                   },
2026-06-14 10:12:17.707222 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.707236 | controller |                     ".": {},
2026-06-14 10:12:17.707251 | controller |                     "f:name": {},
2026-06-14 10:12:17.707265 | controller |                     "f:value": {}
2026-06-14 10:12:17.707280 | controller |                   },
2026-06-14 10:12:17.707295 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.707309 | controller |                     ".": {},
2026-06-14 10:12:17.707324 | controller |                     "f:name": {},
2026-06-14 10:12:17.707339 | controller |                     "f:value": {}
2026-06-14 10:12:17.707380 | controller |                   },
2026-06-14 10:12:17.707397 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.707413 | controller |                     ".": {},
2026-06-14 10:12:17.707428 | controller |                     "f:name": {},
2026-06-14 10:12:17.707443 | controller |                     "f:value": {}
2026-06-14 10:12:17.707458 | controller |                   },
2026-06-14 10:12:17.707472 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.707487 | controller |                     ".": {},
2026-06-14 10:12:17.707501 | controller |                     "f:name": {},
2026-06-14 10:12:17.707515 | controller |                     "f:value": {}
2026-06-14 10:12:17.707529 | controller |                   },
2026-06-14 10:12:17.707552 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.707566 | controller |                     ".": {},
2026-06-14 10:12:17.707581 | controller |                     "f:name": {},
2026-06-14 10:12:17.707595 | controller |                     "f:value": {}
2026-06-14 10:12:17.707610 | controller |                   },
2026-06-14 10:12:17.707625 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.707640 | controller |                     ".": {},
2026-06-14 10:12:17.707655 | controller |                     "f:name": {},
2026-06-14 10:12:17.707670 | controller |                     "f:value": {}
2026-06-14 10:12:17.707684 | controller |                   },
2026-06-14 10:12:17.707699 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.707714 | controller |                     ".": {},
2026-06-14 10:12:17.707728 | controller |                     "f:name": {},
2026-06-14 10:12:17.707743 | controller |                     "f:value": {}
2026-06-14 10:12:17.707757 | controller |                   },
2026-06-14 10:12:17.707772 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.707787 | controller |                     ".": {},
2026-06-14 10:12:17.707801 | controller |                     "f:name": {},
2026-06-14 10:12:17.707816 | controller |                     "f:value": {}
2026-06-14 10:12:17.707830 | controller |                   },
2026-06-14 10:12:17.707844 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.707859 | controller |                     ".": {},
2026-06-14 10:12:17.707873 | controller |                     "f:name": {},
2026-06-14 10:12:17.707888 | controller |                     "f:value": {}
2026-06-14 10:12:17.707902 | controller |                   },
2026-06-14 10:12:17.707917 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.707932 | controller |                     ".": {},
2026-06-14 10:12:17.707946 | controller |                     "f:name": {},
2026-06-14 10:12:17.707961 | controller |                     "f:value": {}
2026-06-14 10:12:17.707975 | controller |                   },
2026-06-14 10:12:17.707990 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.708004 | controller |                     ".": {},
2026-06-14 10:12:17.708019 | controller |                     "f:name": {},
2026-06-14 10:12:17.708033 | controller |                     "f:value": {}
2026-06-14 10:12:17.708048 | controller |                   },
2026-06-14 10:12:17.708062 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.708077 | controller |                     ".": {},
2026-06-14 10:12:17.708091 | controller |                     "f:name": {},
2026-06-14 10:12:17.708105 | controller |                     "f:value": {}
2026-06-14 10:12:17.708120 | controller |                   },
2026-06-14 10:12:17.708134 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.708149 | controller |                     ".": {},
2026-06-14 10:12:17.708163 | controller |                     "f:name": {},
2026-06-14 10:12:17.708177 | controller |                     "f:value": {}
2026-06-14 10:12:17.708191 | controller |                   },
2026-06-14 10:12:17.708206 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.708220 | controller |                     ".": {},
2026-06-14 10:12:17.708235 | controller |                     "f:name": {},
2026-06-14 10:12:17.708253 | controller |                     "f:value": {}
2026-06-14 10:12:17.708268 | controller |                   },
2026-06-14 10:12:17.708283 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.708297 | controller |                     ".": {},
2026-06-14 10:12:17.708311 | controller |                     "f:name": {},
2026-06-14 10:12:17.708325 | controller |                     "f:value": {}
2026-06-14 10:12:17.708340 | controller |                   },
2026-06-14 10:12:17.708372 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.708389 | controller |                     ".": {},
2026-06-14 10:12:17.708404 | controller |                     "f:name": {},
2026-06-14 10:12:17.708419 | controller |                     "f:value": {}
2026-06-14 10:12:17.708434 | controller |                   },
2026-06-14 10:12:17.708449 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.708464 | controller |                     ".": {},
2026-06-14 10:12:17.708479 | controller |                     "f:name": {},
2026-06-14 10:12:17.708493 | controller |                     "f:value": {}
2026-06-14 10:12:17.708508 | controller |                   },
2026-06-14 10:12:17.708522 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.708537 | controller |                     ".": {},
2026-06-14 10:12:17.708552 | controller |                     "f:name": {},
2026-06-14 10:12:17.708567 | controller |                     "f:value": {}
2026-06-14 10:12:17.708581 | controller |                   },
2026-06-14 10:12:17.708596 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.708610 | controller |                     ".": {},
2026-06-14 10:12:17.708625 | controller |                     "f:name": {},
2026-06-14 10:12:17.708640 | controller |                     "f:value": {}
2026-06-14 10:12:17.708655 | controller |                   },
2026-06-14 10:12:17.708670 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.708685 | controller |                     ".": {},
2026-06-14 10:12:17.708700 | controller |                     "f:name": {},
2026-06-14 10:12:17.708715 | controller |                     "f:value": {}
2026-06-14 10:12:17.708729 | controller |                   },
2026-06-14 10:12:17.708744 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.708759 | controller |                     ".": {},
2026-06-14 10:12:17.708774 | controller |                     "f:name": {},
2026-06-14 10:12:17.708790 | controller |                     "f:value": {}
2026-06-14 10:12:17.708807 | controller |                   },
2026-06-14 10:12:17.708822 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.708837 | controller |                     ".": {},
2026-06-14 10:12:17.708852 | controller |                     "f:name": {},
2026-06-14 10:12:17.708866 | controller |                     "f:value": {}
2026-06-14 10:12:17.708881 | controller |                   },
2026-06-14 10:12:17.708896 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.708911 | controller |                     ".": {},
2026-06-14 10:12:17.708926 | controller |                     "f:name": {},
2026-06-14 10:12:17.708941 | controller |                     "f:value": {}
2026-06-14 10:12:17.708956 | controller |                   },
2026-06-14 10:12:17.708971 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.708986 | controller |                     ".": {},
2026-06-14 10:12:17.709001 | controller |                     "f:name": {},
2026-06-14 10:12:17.709035 | controller |                     "f:value": {}
2026-06-14 10:12:17.709050 | controller |                   },
2026-06-14 10:12:17.709065 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.709080 | controller |                     ".": {},
2026-06-14 10:12:17.709095 | controller |                     "f:name": {},
2026-06-14 10:12:17.709109 | controller |                     "f:value": {}
2026-06-14 10:12:17.709124 | controller |                   },
2026-06-14 10:12:17.709139 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.709154 | controller |                     ".": {},
2026-06-14 10:12:17.709168 | controller |                     "f:name": {},
2026-06-14 10:12:17.709183 | controller |                     "f:value": {}
2026-06-14 10:12:17.709198 | controller |                   },
2026-06-14 10:12:17.709213 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.709228 | controller |                     ".": {},
2026-06-14 10:12:17.709242 | controller |                     "f:name": {},
2026-06-14 10:12:17.709257 | controller |                     "f:value": {}
2026-06-14 10:12:17.709271 | controller |                   },
2026-06-14 10:12:17.709286 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.709301 | controller |                     ".": {},
2026-06-14 10:12:17.709316 | controller |                     "f:name": {},
2026-06-14 10:12:17.709331 | controller |                     "f:value": {}
2026-06-14 10:12:17.709361 | controller |                   },
2026-06-14 10:12:17.709381 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.709397 | controller |                     ".": {},
2026-06-14 10:12:17.709411 | controller |                     "f:name": {},
2026-06-14 10:12:17.709426 | controller |                     "f:value": {}
2026-06-14 10:12:17.709442 | controller |                   },
2026-06-14 10:12:17.709457 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.709472 | controller |                     ".": {},
2026-06-14 10:12:17.709499 | controller |                     "f:name": {},
2026-06-14 10:12:17.709514 | controller |                     "f:value": {}
2026-06-14 10:12:17.709529 | controller |                   },
2026-06-14 10:12:17.709543 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.709558 | controller |                     ".": {},
2026-06-14 10:12:17.709573 | controller |                     "f:name": {},
2026-06-14 10:12:17.709587 | controller |                     "f:value": {}
2026-06-14 10:12:17.709602 | controller |                   },
2026-06-14 10:12:17.709616 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.709631 | controller |                     ".": {},
2026-06-14 10:12:17.709645 | controller |                     "f:name": {},
2026-06-14 10:12:17.709659 | controller |                     "f:value": {}
2026-06-14 10:12:17.709674 | controller |                   },
2026-06-14 10:12:17.709688 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.709704 | controller |                     ".": {},
2026-06-14 10:12:17.709719 | controller |                     "f:name": {},
2026-06-14 10:12:17.709734 | controller |                     "f:value": {}
2026-06-14 10:12:17.709749 | controller |                   },
2026-06-14 10:12:17.709765 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.709779 | controller |                     ".": {},
2026-06-14 10:12:17.709798 | controller |                     "f:name": {},
2026-06-14 10:12:17.709813 | controller |                     "f:value": {}
2026-06-14 10:12:17.709828 | controller |                   },
2026-06-14 10:12:17.709842 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.709857 | controller |                     ".": {},
2026-06-14 10:12:17.709871 | controller |                     "f:name": {},
2026-06-14 10:12:17.709886 | controller |                     "f:value": {}
2026-06-14 10:12:17.709901 | controller |                   },
2026-06-14 10:12:17.709915 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.709930 | controller |                     ".": {},
2026-06-14 10:12:17.709944 | controller |                     "f:name": {},
2026-06-14 10:12:17.709959 | controller |                     "f:value": {}
2026-06-14 10:12:17.709973 | controller |                   },
2026-06-14 10:12:17.709987 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.710002 | controller |                     ".": {},
2026-06-14 10:12:17.710016 | controller |                     "f:name": {},
2026-06-14 10:12:17.710031 | controller |                     "f:value": {}
2026-06-14 10:12:17.710045 | controller |                   },
2026-06-14 10:12:17.710060 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.710074 | controller |                     ".": {},
2026-06-14 10:12:17.710089 | controller |                     "f:name": {},
2026-06-14 10:12:17.710103 | controller |                     "f:value": {}
2026-06-14 10:12:17.710117 | controller |                   },
2026-06-14 10:12:17.710132 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.710146 | controller |                     ".": {},
2026-06-14 10:12:17.710160 | controller |                     "f:name": {},
2026-06-14 10:12:17.710175 | controller |                     "f:value": {}
2026-06-14 10:12:17.710189 | controller |                   },
2026-06-14 10:12:17.710204 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.710219 | controller |                     ".": {},
2026-06-14 10:12:17.710233 | controller |                     "f:name": {},
2026-06-14 10:12:17.710247 | controller |                     "f:value": {}
2026-06-14 10:12:17.710261 | controller |                   },
2026-06-14 10:12:17.710276 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.710290 | controller |                     ".": {},
2026-06-14 10:12:17.710304 | controller |                     "f:name": {},
2026-06-14 10:12:17.710318 | controller |                     "f:value": {}
2026-06-14 10:12:17.710332 | controller |                   },
2026-06-14 10:12:17.710361 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.710380 | controller |                     ".": {},
2026-06-14 10:12:17.710396 | controller |                     "f:name": {},
2026-06-14 10:12:17.710410 | controller |                     "f:value": {}
2026-06-14 10:12:17.710425 | controller |                   },
2026-06-14 10:12:17.710439 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.710454 | controller |                     ".": {},
2026-06-14 10:12:17.710468 | controller |                     "f:name": {},
2026-06-14 10:12:17.710483 | controller |                     "f:value": {}
2026-06-14 10:12:17.710498 | controller |                   },
2026-06-14 10:12:17.710513 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.710527 | controller |                     ".": {},
2026-06-14 10:12:17.710546 | controller |                     "f:name": {},
2026-06-14 10:12:17.710561 | controller |                     "f:value": {}
2026-06-14 10:12:17.710576 | controller |                   },
2026-06-14 10:12:17.710590 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.710604 | controller |                     ".": {},
2026-06-14 10:12:17.710619 | controller |                     "f:name": {},
2026-06-14 10:12:17.710633 | controller |                     "f:value": {}
2026-06-14 10:12:17.710647 | controller |                   },
2026-06-14 10:12:17.710662 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.710677 | controller |                     ".": {},
2026-06-14 10:12:17.710691 | controller |                     "f:name": {},
2026-06-14 10:12:17.710706 | controller |                     "f:value": {}
2026-06-14 10:12:17.710720 | controller |                   },
2026-06-14 10:12:17.710735 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.710750 | controller |                     ".": {},
2026-06-14 10:12:17.710765 | controller |                     "f:name": {},
2026-06-14 10:12:17.710779 | controller |                     "f:value": {}
2026-06-14 10:12:17.710794 | controller |                   },
2026-06-14 10:12:17.710808 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.710823 | controller |                     ".": {},
2026-06-14 10:12:17.710837 | controller |                     "f:name": {},
2026-06-14 10:12:17.710852 | controller |                     "f:value": {}
2026-06-14 10:12:17.710866 | controller |                   },
2026-06-14 10:12:17.710881 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.710896 | controller |                     ".": {},
2026-06-14 10:12:17.710910 | controller |                     "f:name": {},
2026-06-14 10:12:17.710924 | controller |                     "f:value": {}
2026-06-14 10:12:17.710938 | controller |                   },
2026-06-14 10:12:17.710953 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.710967 | controller |                     ".": {},
2026-06-14 10:12:17.710981 | controller |                     "f:name": {},
2026-06-14 10:12:17.710996 | controller |                     "f:value": {}
2026-06-14 10:12:17.711011 | controller |                   },
2026-06-14 10:12:17.711026 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.711041 | controller |                     ".": {},
2026-06-14 10:12:17.711055 | controller |                     "f:name": {},
2026-06-14 10:12:17.711070 | controller |                     "f:value": {}
2026-06-14 10:12:17.711084 | controller |                   },
2026-06-14 10:12:17.711098 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.711113 | controller |                     ".": {},
2026-06-14 10:12:17.711127 | controller |                     "f:name": {},
2026-06-14 10:12:17.711142 | controller |                     "f:value": {}
2026-06-14 10:12:17.711156 | controller |                   },
2026-06-14 10:12:17.711170 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.711185 | controller |                     ".": {},
2026-06-14 10:12:17.711200 | controller |                     "f:name": {},
2026-06-14 10:12:17.711215 | controller |                     "f:value": {}
2026-06-14 10:12:17.711229 | controller |                   },
2026-06-14 10:12:17.711244 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.711262 | controller |                     ".": {},
2026-06-14 10:12:17.711277 | controller |                     "f:name": {},
2026-06-14 10:12:17.711292 | controller |                     "f:value": {}
2026-06-14 10:12:17.711307 | controller |                   },
2026-06-14 10:12:17.711322 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-14 10:12:17.711336 | controller |                     ".": {},
2026-06-14 10:12:17.711367 | controller |                     "f:name": {},
2026-06-14 10:12:17.711383 | controller |                     "f:value": {}
2026-06-14 10:12:17.711398 | controller |                   },
2026-06-14 10:12:17.711413 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.711428 | controller |                     ".": {},
2026-06-14 10:12:17.711443 | controller |                     "f:name": {},
2026-06-14 10:12:17.711458 | controller |                     "f:value": {}
2026-06-14 10:12:17.711473 | controller |                   },
2026-06-14 10:12:17.711488 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.711503 | controller |                     ".": {},
2026-06-14 10:12:17.711518 | controller |                     "f:name": {},
2026-06-14 10:12:17.711533 | controller |                     "f:value": {}
2026-06-14 10:12:17.711548 | controller |                   },
2026-06-14 10:12:17.711563 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.711578 | controller |                     ".": {},
2026-06-14 10:12:17.711593 | controller |                     "f:name": {},
2026-06-14 10:12:17.711608 | controller |                     "f:value": {}
2026-06-14 10:12:17.711623 | controller |                   },
2026-06-14 10:12:17.711637 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.711652 | controller |                     ".": {},
2026-06-14 10:12:17.711666 | controller |                     "f:name": {},
2026-06-14 10:12:17.711681 | controller |                     "f:value": {}
2026-06-14 10:12:17.711695 | controller |                   },
2026-06-14 10:12:17.711709 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.711724 | controller |                     ".": {},
2026-06-14 10:12:17.711738 | controller |                     "f:name": {},
2026-06-14 10:12:17.711753 | controller |                     "f:value": {}
2026-06-14 10:12:17.711768 | controller |                   },
2026-06-14 10:12:17.711783 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.711798 | controller |                     ".": {},
2026-06-14 10:12:17.711813 | controller |                     "f:name": {},
2026-06-14 10:12:17.711827 | controller |                     "f:value": {}
2026-06-14 10:12:17.711842 | controller |                   },
2026-06-14 10:12:17.711857 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.711871 | controller |                     ".": {},
2026-06-14 10:12:17.711886 | controller |                     "f:name": {},
2026-06-14 10:12:17.711900 | controller |                     "f:value": {}
2026-06-14 10:12:17.711915 | controller |                   },
2026-06-14 10:12:17.711929 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.711944 | controller |                     ".": {},
2026-06-14 10:12:17.711958 | controller |                     "f:name": {},
2026-06-14 10:12:17.711973 | controller |                     "f:value": {}
2026-06-14 10:12:17.711987 | controller |                   },
2026-06-14 10:12:17.712001 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.712020 | controller |                     ".": {},
2026-06-14 10:12:17.712035 | controller |                     "f:name": {},
2026-06-14 10:12:17.712049 | controller |                     "f:value": {}
2026-06-14 10:12:17.712063 | controller |                   },
2026-06-14 10:12:17.712078 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.712093 | controller |                     ".": {},
2026-06-14 10:12:17.712107 | controller |                     "f:name": {},
2026-06-14 10:12:17.712122 | controller |                     "f:value": {}
2026-06-14 10:12:17.712136 | controller |                   },
2026-06-14 10:12:17.712151 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.712165 | controller |                     ".": {},
2026-06-14 10:12:17.712179 | controller |                     "f:name": {},
2026-06-14 10:12:17.712193 | controller |                     "f:value": {}
2026-06-14 10:12:17.712207 | controller |                   },
2026-06-14 10:12:17.712222 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.712236 | controller |                     ".": {},
2026-06-14 10:12:17.712251 | controller |                     "f:name": {},
2026-06-14 10:12:17.712265 | controller |                     "f:value": {}
2026-06-14 10:12:17.712280 | controller |                   },
2026-06-14 10:12:17.712294 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.712308 | controller |                     ".": {},
2026-06-14 10:12:17.712322 | controller |                     "f:name": {},
2026-06-14 10:12:17.712336 | controller |                     "f:value": {}
2026-06-14 10:12:17.712368 | controller |                   },
2026-06-14 10:12:17.712385 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.712400 | controller |                     ".": {},
2026-06-14 10:12:17.712414 | controller |                     "f:name": {},
2026-06-14 10:12:17.712429 | controller |                     "f:value": {}
2026-06-14 10:12:17.712444 | controller |                   },
2026-06-14 10:12:17.712458 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.712473 | controller |                     ".": {},
2026-06-14 10:12:17.712487 | controller |                     "f:name": {},
2026-06-14 10:12:17.712502 | controller |                     "f:value": {}
2026-06-14 10:12:17.712516 | controller |                   },
2026-06-14 10:12:17.712531 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.712546 | controller |                     ".": {},
2026-06-14 10:12:17.712561 | controller |                     "f:name": {},
2026-06-14 10:12:17.712575 | controller |                     "f:value": {}
2026-06-14 10:12:17.712590 | controller |                   },
2026-06-14 10:12:17.712605 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.712620 | controller |                     ".": {},
2026-06-14 10:12:17.712634 | controller |                     "f:name": {},
2026-06-14 10:12:17.712649 | controller |                     "f:value": {}
2026-06-14 10:12:17.712664 | controller |                   },
2026-06-14 10:12:17.712678 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.712692 | controller |                     ".": {},
2026-06-14 10:12:17.712706 | controller |                     "f:name": {},
2026-06-14 10:12:17.712720 | controller |                     "f:value": {}
2026-06-14 10:12:17.712735 | controller |                   },
2026-06-14 10:12:17.712753 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.712768 | controller |                     ".": {},
2026-06-14 10:12:17.712783 | controller |                     "f:name": {},
2026-06-14 10:12:17.712798 | controller |                     "f:value": {}
2026-06-14 10:12:17.712813 | controller |                   },
2026-06-14 10:12:17.712827 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.712842 | controller |                     ".": {},
2026-06-14 10:12:17.712857 | controller |                     "f:name": {},
2026-06-14 10:12:17.712872 | controller |                     "f:value": {}
2026-06-14 10:12:17.712887 | controller |                   },
2026-06-14 10:12:17.712902 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.712916 | controller |                     ".": {},
2026-06-14 10:12:17.712931 | controller |                     "f:name": {},
2026-06-14 10:12:17.712946 | controller |                     "f:value": {}
2026-06-14 10:12:17.712960 | controller |                   },
2026-06-14 10:12:17.712975 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-14 10:12:17.712990 | controller |                     ".": {},
2026-06-14 10:12:17.713004 | controller |                     "f:name": {},
2026-06-14 10:12:17.713019 | controller |                     "f:value": {}
2026-06-14 10:12:17.713033 | controller |                   },
2026-06-14 10:12:17.713048 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.713072 | controller |                     ".": {},
2026-06-14 10:12:17.713088 | controller |                     "f:name": {},
2026-06-14 10:12:17.713103 | controller |                     "f:value": {}
2026-06-14 10:12:17.713120 | controller |                   },
2026-06-14 10:12:17.713202 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.713223 | controller |                     ".": {},
2026-06-14 10:12:17.713239 | controller |                     "f:name": {},
2026-06-14 10:12:17.713254 | controller |                     "f:value": {}
2026-06-14 10:12:17.713269 | controller |                   },
2026-06-14 10:12:17.713284 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.713299 | controller |                     ".": {},
2026-06-14 10:12:17.713315 | controller |                     "f:name": {},
2026-06-14 10:12:17.713329 | controller |                     "f:value": {}
2026-06-14 10:12:17.713344 | controller |                   },
2026-06-14 10:12:17.713385 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.713401 | controller |                     ".": {},
2026-06-14 10:12:17.713416 | controller |                     "f:name": {},
2026-06-14 10:12:17.713431 | controller |                     "f:value": {}
2026-06-14 10:12:17.713446 | controller |                   },
2026-06-14 10:12:17.713460 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.713488 | controller |                     ".": {},
2026-06-14 10:12:17.713504 | controller |                     "f:name": {},
2026-06-14 10:12:17.713519 | controller |                     "f:value": {}
2026-06-14 10:12:17.713533 | controller |                   }
2026-06-14 10:12:17.713548 | controller |                 },
2026-06-14 10:12:17.713562 | controller |                 "f:image": {},
2026-06-14 10:12:17.713577 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.713592 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.713607 | controller |                   ".": {},
2026-06-14 10:12:17.713622 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.713642 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.713658 | controller |                     ".": {},
2026-06-14 10:12:17.713672 | controller |                     "f:path": {},
2026-06-14 10:12:17.713688 | controller |                     "f:port": {},
2026-06-14 10:12:17.713702 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.713717 | controller |                   },
2026-06-14 10:12:17.713732 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.713747 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.713761 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.713776 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.713790 | controller |                 },
2026-06-14 10:12:17.713805 | controller |                 "f:name": {},
2026-06-14 10:12:17.713820 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.713834 | controller |                   ".": {},
2026-06-14 10:12:17.713849 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.713863 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.713877 | controller |                     ".": {},
2026-06-14 10:12:17.713891 | controller |                     "f:path": {},
2026-06-14 10:12:17.713906 | controller |                     "f:port": {},
2026-06-14 10:12:17.713921 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.713937 | controller |                   },
2026-06-14 10:12:17.713952 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.713966 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.713981 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.713996 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.714011 | controller |                 },
2026-06-14 10:12:17.714026 | controller |                 "f:resources": {
2026-06-14 10:12:17.714041 | controller |                   ".": {},
2026-06-14 10:12:17.714055 | controller |                   "f:limits": {
2026-06-14 10:12:17.714070 | controller |                     ".": {},
2026-06-14 10:12:17.714084 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.714098 | controller |                     "f:memory": {}
2026-06-14 10:12:17.714113 | controller |                   },
2026-06-14 10:12:17.714127 | controller |                   "f:requests": {
2026-06-14 10:12:17.714142 | controller |                     ".": {},
2026-06-14 10:12:17.714156 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.714170 | controller |                     "f:memory": {}
2026-06-14 10:12:17.714185 | controller |                   }
2026-06-14 10:12:17.714199 | controller |                 },
2026-06-14 10:12:17.714213 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.714228 | controller |                   ".": {},
2026-06-14 10:12:17.714242 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.714257 | controller |                 },
2026-06-14 10:12:17.714271 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.714286 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.714300 | controller |               }
2026-06-14 10:12:17.714314 | controller |             },
2026-06-14 10:12:17.714328 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.714343 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.714377 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.714392 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.714407 | controller |             "f:securityContext": {
2026-06-14 10:12:17.714421 | controller |               ".": {},
2026-06-14 10:12:17.714435 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.714450 | controller |             },
2026-06-14 10:12:17.714469 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.714484 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.714499 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.714513 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.714528 | controller |           }
2026-06-14 10:12:17.714543 | controller |         },
2026-06-14 10:12:17.714557 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.714572 | controller |         "operation": "Update",
2026-06-14 10:12:17.714586 | controller |         "time": "2026-06-14T09:35:23Z"
2026-06-14 10:12:17.714600 | controller |       },
2026-06-14 10:12:17.714615 | controller |       {
2026-06-14 10:12:17.714629 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.714643 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.714657 | controller |         "fieldsV1": {
2026-06-14 10:12:17.714671 | controller |           "f:metadata": {
2026-06-14 10:12:17.714685 | controller |             "f:annotations": {
2026-06-14 10:12:17.714700 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.714715 | controller |             }
2026-06-14 10:12:17.714729 | controller |           }
2026-06-14 10:12:17.714744 | controller |         },
2026-06-14 10:12:17.714759 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.714773 | controller |         "operation": "Update",
2026-06-14 10:12:17.714788 | controller |         "subresource": "status",
2026-06-14 10:12:17.714802 | controller |         "time": "2026-06-14T09:35:24Z"
2026-06-14 10:12:17.714817 | controller |       },
2026-06-14 10:12:17.714831 | controller |       {
2026-06-14 10:12:17.714846 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.714860 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.714874 | controller |         "fieldsV1": {
2026-06-14 10:12:17.714888 | controller |           "f:status": {
2026-06-14 10:12:17.714902 | controller |             "f:conditions": {
2026-06-14 10:12:17.714917 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.714932 | controller |                 ".": {},
2026-06-14 10:12:17.714947 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.714962 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.714977 | controller |                 "f:status": {},
2026-06-14 10:12:17.714992 | controller |                 "f:type": {}
2026-06-14 10:12:17.715006 | controller |               },
2026-06-14 10:12:17.715021 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.715036 | controller |                 ".": {},
2026-06-14 10:12:17.715051 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.715066 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.715080 | controller |                 "f:status": {},
2026-06-14 10:12:17.715095 | controller |                 "f:type": {}
2026-06-14 10:12:17.715110 | controller |               },
2026-06-14 10:12:17.715125 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.715140 | controller |                 ".": {},
2026-06-14 10:12:17.715154 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.715169 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.715184 | controller |                 "f:status": {},
2026-06-14 10:12:17.715199 | controller |                 "f:type": {}
2026-06-14 10:12:17.715213 | controller |               },
2026-06-14 10:12:17.715228 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.715243 | controller |                 ".": {},
2026-06-14 10:12:17.715257 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.715272 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.715291 | controller |                 "f:status": {},
2026-06-14 10:12:17.715306 | controller |                 "f:type": {}
2026-06-14 10:12:17.715321 | controller |               }
2026-06-14 10:12:17.715336 | controller |             },
2026-06-14 10:12:17.715375 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.715392 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.715407 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.715421 | controller |             "f:phase": {},
2026-06-14 10:12:17.715436 | controller |             "f:podIP": {},
2026-06-14 10:12:17.715451 | controller |             "f:podIPs": {
2026-06-14 10:12:17.715466 | controller |               ".": {},
2026-06-14 10:12:17.715481 | controller |               "k:{\"ip\":\"10.217.1.21\"}": {
2026-06-14 10:12:17.715495 | controller |                 ".": {},
2026-06-14 10:12:17.715510 | controller |                 "f:ip": {}
2026-06-14 10:12:17.715525 | controller |               }
2026-06-14 10:12:17.715540 | controller |             },
2026-06-14 10:12:17.715554 | controller |             "f:startTime": {}
2026-06-14 10:12:17.715569 | controller |           }
2026-06-14 10:12:17.715584 | controller |         },
2026-06-14 10:12:17.715598 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.715613 | controller |         "operation": "Update",
2026-06-14 10:12:17.715627 | controller |         "subresource": "status",
2026-06-14 10:12:17.715642 | controller |         "time": "2026-06-14T09:35:42Z"
2026-06-14 10:12:17.715657 | controller |       }
2026-06-14 10:12:17.715672 | controller |     ],
2026-06-14 10:12:17.715686 | controller |     "name": "openstack-operator-controller-init-6dbd595fb4-b6nqk",
2026-06-14 10:12:17.715701 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.715716 | controller |     "ownerReferences": [
2026-06-14 10:12:17.715731 | controller |       {
2026-06-14 10:12:17.715746 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.715761 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.715776 | controller |         "controller": true,
2026-06-14 10:12:17.715791 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.715805 | controller |         "name": "openstack-operator-controller-init-6dbd595fb4",
2026-06-14 10:12:17.715820 | controller |         "uid": "ac15e215-8313-499d-aff1-f00ae91929eb"
2026-06-14 10:12:17.715834 | controller |       }
2026-06-14 10:12:17.715849 | controller |     ],
2026-06-14 10:12:17.715863 | controller |     "resourceVersion": "88046",
2026-06-14 10:12:17.715878 | controller |     "uid": "406973a8-937c-48e4-9fdb-172e6cc16660"
2026-06-14 10:12:17.715892 | controller |   },
2026-06-14 10:12:17.715906 | controller |   "spec": {
2026-06-14 10:12:17.715920 | controller |     "containers": [
2026-06-14 10:12:17.715935 | controller |       {
2026-06-14 10:12:17.715949 | controller |         "args": [
2026-06-14 10:12:17.715964 | controller |           "--leader-elect",
2026-06-14 10:12:17.715979 | controller |           "--health-probe-bind-address=:8081"
2026-06-14 10:12:17.715994 | controller |         ],
2026-06-14 10:12:17.716008 | controller |         "command": [
2026-06-14 10:12:17.716023 | controller |           "/operator"
2026-06-14 10:12:17.716038 | controller |         ],
2026-06-14 10:12:17.716052 | controller |         "env": [
2026-06-14 10:12:17.716067 | controller |           {
2026-06-14 10:12:17.716081 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.716095 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-14 10:12:17.716110 | controller |           },
2026-06-14 10:12:17.716125 | controller |           {
2026-06-14 10:12:17.716139 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.716153 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-14 10:12:17.716172 | controller |           },
2026-06-14 10:12:17.716188 | controller |           {
2026-06-14 10:12:17.716202 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.716217 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-14 10:12:17.716231 | controller |           },
2026-06-14 10:12:17.716246 | controller |           {
2026-06-14 10:12:17.716261 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.716275 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-14 10:12:17.716290 | controller |           },
2026-06-14 10:12:17.716305 | controller |           {
2026-06-14 10:12:17.716319 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.716334 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-14 10:12:17.716363 | controller |           },
2026-06-14 10:12:17.716382 | controller |           {
2026-06-14 10:12:17.716397 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.716412 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-14 10:12:17.716426 | controller |           },
2026-06-14 10:12:17.716443 | controller |           {
2026-06-14 10:12:17.716462 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.716477 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-14 10:12:17.716491 | controller |           },
2026-06-14 10:12:17.716506 | controller |           {
2026-06-14 10:12:17.716520 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.716534 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-14 10:12:17.716549 | controller |           },
2026-06-14 10:12:17.716563 | controller |           {
2026-06-14 10:12:17.716577 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.716592 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-14 10:12:17.716606 | controller |           },
2026-06-14 10:12:17.716621 | controller |           {
2026-06-14 10:12:17.716635 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.716649 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-14 10:12:17.716663 | controller |           },
2026-06-14 10:12:17.716678 | controller |           {
2026-06-14 10:12:17.716692 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.716707 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-14 10:12:17.716721 | controller |           },
2026-06-14 10:12:17.716736 | controller |           {
2026-06-14 10:12:17.716750 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.716765 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-14 10:12:17.716780 | controller |           },
2026-06-14 10:12:17.716794 | controller |           {
2026-06-14 10:12:17.716809 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.716824 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-14 10:12:17.716839 | controller |           },
2026-06-14 10:12:17.716853 | controller |           {
2026-06-14 10:12:17.716868 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.716887 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-14 10:12:17.716903 | controller |           },
2026-06-14 10:12:17.716918 | controller |           {
2026-06-14 10:12:17.716932 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.716946 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-14 10:12:17.716961 | controller |           },
2026-06-14 10:12:17.716975 | controller |           {
2026-06-14 10:12:17.716989 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717004 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-14 10:12:17.717019 | controller |           },
2026-06-14 10:12:17.717034 | controller |           {
2026-06-14 10:12:17.717049 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717063 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-14 10:12:17.717078 | controller |           },
2026-06-14 10:12:17.717093 | controller |           {
2026-06-14 10:12:17.717108 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717122 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-14 10:12:17.717137 | controller |           },
2026-06-14 10:12:17.717152 | controller |           {
2026-06-14 10:12:17.717167 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717182 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-14 10:12:17.717196 | controller |           },
2026-06-14 10:12:17.717211 | controller |           {
2026-06-14 10:12:17.717225 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717240 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-14 10:12:17.717255 | controller |           },
2026-06-14 10:12:17.717269 | controller |           {
2026-06-14 10:12:17.717284 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717298 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-14 10:12:17.717313 | controller |           },
2026-06-14 10:12:17.717328 | controller |           {
2026-06-14 10:12:17.717342 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717378 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-14 10:12:17.717394 | controller |           },
2026-06-14 10:12:17.717409 | controller |           {
2026-06-14 10:12:17.717424 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717439 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-14 10:12:17.717454 | controller |           },
2026-06-14 10:12:17.717468 | controller |           {
2026-06-14 10:12:17.717497 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717512 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-14 10:12:17.717527 | controller |           },
2026-06-14 10:12:17.717542 | controller |           {
2026-06-14 10:12:17.717559 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717574 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-14 10:12:17.717593 | controller |           },
2026-06-14 10:12:17.717608 | controller |           {
2026-06-14 10:12:17.717622 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717637 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-14 10:12:17.717652 | controller |           },
2026-06-14 10:12:17.717667 | controller |           {
2026-06-14 10:12:17.717681 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717696 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-14 10:12:17.717711 | controller |           },
2026-06-14 10:12:17.717725 | controller |           {
2026-06-14 10:12:17.717740 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717754 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-14 10:12:17.717769 | controller |           },
2026-06-14 10:12:17.717784 | controller |           {
2026-06-14 10:12:17.717798 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717813 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-14 10:12:17.717828 | controller |           },
2026-06-14 10:12:17.717843 | controller |           {
2026-06-14 10:12:17.717858 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717873 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-14 10:12:17.717888 | controller |           },
2026-06-14 10:12:17.717903 | controller |           {
2026-06-14 10:12:17.717918 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717932 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-14 10:12:17.717947 | controller |           },
2026-06-14 10:12:17.717962 | controller |           {
2026-06-14 10:12:17.717976 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.717990 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-14 10:12:17.718005 | controller |           },
2026-06-14 10:12:17.718019 | controller |           {
2026-06-14 10:12:17.718033 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.718048 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-14 10:12:17.718063 | controller |           },
2026-06-14 10:12:17.718078 | controller |           {
2026-06-14 10:12:17.718093 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.718108 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-14 10:12:17.718123 | controller |           },
2026-06-14 10:12:17.718138 | controller |           {
2026-06-14 10:12:17.718152 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.718167 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-14 10:12:17.718182 | controller |           },
2026-06-14 10:12:17.718196 | controller |           {
2026-06-14 10:12:17.718211 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.718226 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-14 10:12:17.718244 | controller |           },
2026-06-14 10:12:17.718259 | controller |           {
2026-06-14 10:12:17.718274 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.718288 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-14 10:12:17.718303 | controller |           },
2026-06-14 10:12:17.718317 | controller |           {
2026-06-14 10:12:17.718332 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.718363 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-14 10:12:17.718383 | controller |           },
2026-06-14 10:12:17.718398 | controller |           {
2026-06-14 10:12:17.718413 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.718427 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-14 10:12:17.718442 | controller |           },
2026-06-14 10:12:17.718456 | controller |           {
2026-06-14 10:12:17.718471 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.718485 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-14 10:12:17.718500 | controller |           },
2026-06-14 10:12:17.718514 | controller |           {
2026-06-14 10:12:17.718528 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.718542 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-14 10:12:17.718557 | controller |           },
2026-06-14 10:12:17.718571 | controller |           {
2026-06-14 10:12:17.718586 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.718600 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-14 10:12:17.718614 | controller |           },
2026-06-14 10:12:17.718628 | controller |           {
2026-06-14 10:12:17.718643 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.718657 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-14 10:12:17.718672 | controller |           },
2026-06-14 10:12:17.718687 | controller |           {
2026-06-14 10:12:17.718701 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.718716 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-14 10:12:17.718731 | controller |           },
2026-06-14 10:12:17.718745 | controller |           {
2026-06-14 10:12:17.718759 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.718774 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-14 10:12:17.718788 | controller |           },
2026-06-14 10:12:17.718803 | controller |           {
2026-06-14 10:12:17.718817 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.718832 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-14 10:12:17.718847 | controller |           },
2026-06-14 10:12:17.718862 | controller |           {
2026-06-14 10:12:17.718877 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.718892 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-14 10:12:17.718907 | controller |           },
2026-06-14 10:12:17.718922 | controller |           {
2026-06-14 10:12:17.718937 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.718961 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-14 10:12:17.718976 | controller |           },
2026-06-14 10:12:17.718991 | controller |           {
2026-06-14 10:12:17.719006 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719021 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-14 10:12:17.719036 | controller |           },
2026-06-14 10:12:17.719051 | controller |           {
2026-06-14 10:12:17.719065 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719080 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-14 10:12:17.719095 | controller |           },
2026-06-14 10:12:17.719111 | controller |           {
2026-06-14 10:12:17.719125 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719140 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-14 10:12:17.719156 | controller |           },
2026-06-14 10:12:17.719171 | controller |           {
2026-06-14 10:12:17.719185 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719200 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-14 10:12:17.719215 | controller |           },
2026-06-14 10:12:17.719230 | controller |           {
2026-06-14 10:12:17.719245 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719259 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-14 10:12:17.719274 | controller |           },
2026-06-14 10:12:17.719289 | controller |           {
2026-06-14 10:12:17.719303 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719318 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-14 10:12:17.719333 | controller |           },
2026-06-14 10:12:17.719363 | controller |           {
2026-06-14 10:12:17.719383 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719398 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-14 10:12:17.719413 | controller |           },
2026-06-14 10:12:17.719427 | controller |           {
2026-06-14 10:12:17.719442 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719456 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-14 10:12:17.719471 | controller |           },
2026-06-14 10:12:17.719486 | controller |           {
2026-06-14 10:12:17.719501 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719515 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-14 10:12:17.719530 | controller |           },
2026-06-14 10:12:17.719545 | controller |           {
2026-06-14 10:12:17.719560 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719574 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-14 10:12:17.719589 | controller |           },
2026-06-14 10:12:17.719604 | controller |           {
2026-06-14 10:12:17.719619 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719633 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-14 10:12:17.719652 | controller |           },
2026-06-14 10:12:17.719667 | controller |           {
2026-06-14 10:12:17.719682 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719696 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-14 10:12:17.719711 | controller |           },
2026-06-14 10:12:17.719725 | controller |           {
2026-06-14 10:12:17.719740 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719755 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-14 10:12:17.719769 | controller |           },
2026-06-14 10:12:17.719784 | controller |           {
2026-06-14 10:12:17.719799 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719813 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-14 10:12:17.719828 | controller |           },
2026-06-14 10:12:17.719843 | controller |           {
2026-06-14 10:12:17.719857 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719871 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-14 10:12:17.719886 | controller |           },
2026-06-14 10:12:17.719901 | controller |           {
2026-06-14 10:12:17.719916 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719930 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-14 10:12:17.719946 | controller |           },
2026-06-14 10:12:17.719960 | controller |           {
2026-06-14 10:12:17.719975 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.719989 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-14 10:12:17.720004 | controller |           },
2026-06-14 10:12:17.720018 | controller |           {
2026-06-14 10:12:17.720033 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.720047 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-14 10:12:17.720061 | controller |           },
2026-06-14 10:12:17.720076 | controller |           {
2026-06-14 10:12:17.720090 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.720105 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-14 10:12:17.720120 | controller |           },
2026-06-14 10:12:17.720135 | controller |           {
2026-06-14 10:12:17.720150 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.720165 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-14 10:12:17.720181 | controller |           },
2026-06-14 10:12:17.720196 | controller |           {
2026-06-14 10:12:17.720210 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.720225 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-14 10:12:17.720240 | controller |           },
2026-06-14 10:12:17.720254 | controller |           {
2026-06-14 10:12:17.720269 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.720283 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-14 10:12:17.720298 | controller |           },
2026-06-14 10:12:17.720313 | controller |           {
2026-06-14 10:12:17.720332 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.720364 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-14 10:12:17.720386 | controller |           },
2026-06-14 10:12:17.720408 | controller |           {
2026-06-14 10:12:17.720423 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.720437 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-14 10:12:17.720452 | controller |           },
2026-06-14 10:12:17.720466 | controller |           {
2026-06-14 10:12:17.720481 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.720495 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-14 10:12:17.720510 | controller |           },
2026-06-14 10:12:17.720524 | controller |           {
2026-06-14 10:12:17.720539 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.720553 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-14 10:12:17.720568 | controller |           },
2026-06-14 10:12:17.720583 | controller |           {
2026-06-14 10:12:17.720598 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.720612 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-14 10:12:17.720627 | controller |           },
2026-06-14 10:12:17.720642 | controller |           {
2026-06-14 10:12:17.720656 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.720670 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-14 10:12:17.720685 | controller |           },
2026-06-14 10:12:17.720699 | controller |           {
2026-06-14 10:12:17.720713 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.720728 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-14 10:12:17.720743 | controller |           },
2026-06-14 10:12:17.720757 | controller |           {
2026-06-14 10:12:17.720771 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.720785 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-14 10:12:17.720800 | controller |           },
2026-06-14 10:12:17.720815 | controller |           {
2026-06-14 10:12:17.720829 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.720843 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-14 10:12:17.720858 | controller |           },
2026-06-14 10:12:17.720873 | controller |           {
2026-06-14 10:12:17.720887 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.720901 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-14 10:12:17.720916 | controller |           },
2026-06-14 10:12:17.720931 | controller |           {
2026-06-14 10:12:17.720946 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.720960 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-14 10:12:17.720975 | controller |           },
2026-06-14 10:12:17.720990 | controller |           {
2026-06-14 10:12:17.721004 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.721018 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-14 10:12:17.721037 | controller |           },
2026-06-14 10:12:17.721051 | controller |           {
2026-06-14 10:12:17.721066 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.721080 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-14 10:12:17.721095 | controller |           },
2026-06-14 10:12:17.721109 | controller |           {
2026-06-14 10:12:17.721123 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.721138 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-14 10:12:17.721152 | controller |           },
2026-06-14 10:12:17.721167 | controller |           {
2026-06-14 10:12:17.721182 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.721196 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-14 10:12:17.721211 | controller |           },
2026-06-14 10:12:17.721226 | controller |           {
2026-06-14 10:12:17.721241 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.721256 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-14 10:12:17.721271 | controller |           },
2026-06-14 10:12:17.721285 | controller |           {
2026-06-14 10:12:17.721300 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.721315 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-14 10:12:17.721330 | controller |           },
2026-06-14 10:12:17.721344 | controller |           {
2026-06-14 10:12:17.721378 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.721394 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-14 10:12:17.721408 | controller |           },
2026-06-14 10:12:17.721423 | controller |           {
2026-06-14 10:12:17.721438 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.721452 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-14 10:12:17.721467 | controller |           },
2026-06-14 10:12:17.721496 | controller |           {
2026-06-14 10:12:17.721512 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.721527 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-14 10:12:17.721542 | controller |           },
2026-06-14 10:12:17.721557 | controller |           {
2026-06-14 10:12:17.721571 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.721586 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-14 10:12:17.721601 | controller |           },
2026-06-14 10:12:17.721615 | controller |           {
2026-06-14 10:12:17.721630 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.721644 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-14 10:12:17.721659 | controller |           },
2026-06-14 10:12:17.721673 | controller |           {
2026-06-14 10:12:17.721688 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.721702 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-14 10:12:17.721717 | controller |           },
2026-06-14 10:12:17.721736 | controller |           {
2026-06-14 10:12:17.721751 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-14 10:12:17.721766 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-14 10:12:17.721780 | controller |           },
2026-06-14 10:12:17.721794 | controller |           {
2026-06-14 10:12:17.721809 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.721823 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19"
2026-06-14 10:12:17.721838 | controller |           },
2026-06-14 10:12:17.721853 | controller |           {
2026-06-14 10:12:17.721867 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.721882 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d"
2026-06-14 10:12:17.721897 | controller |           },
2026-06-14 10:12:17.721911 | controller |           {
2026-06-14 10:12:17.721926 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.721941 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033"
2026-06-14 10:12:17.721956 | controller |           },
2026-06-14 10:12:17.721972 | controller |           {
2026-06-14 10:12:17.721987 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722003 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240"
2026-06-14 10:12:17.722018 | controller |           },
2026-06-14 10:12:17.722033 | controller |           {
2026-06-14 10:12:17.722048 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722062 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0"
2026-06-14 10:12:17.722077 | controller |           },
2026-06-14 10:12:17.722092 | controller |           {
2026-06-14 10:12:17.722106 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722121 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8"
2026-06-14 10:12:17.722136 | controller |           },
2026-06-14 10:12:17.722150 | controller |           {
2026-06-14 10:12:17.722165 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722180 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028"
2026-06-14 10:12:17.722195 | controller |           },
2026-06-14 10:12:17.722210 | controller |           {
2026-06-14 10:12:17.722224 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722239 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1"
2026-06-14 10:12:17.722254 | controller |           },
2026-06-14 10:12:17.722269 | controller |           {
2026-06-14 10:12:17.722284 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722298 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e"
2026-06-14 10:12:17.722313 | controller |           },
2026-06-14 10:12:17.722327 | controller |           {
2026-06-14 10:12:17.722341 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722386 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f"
2026-06-14 10:12:17.722403 | controller |           },
2026-06-14 10:12:17.722418 | controller |           {
2026-06-14 10:12:17.722432 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722447 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3"
2026-06-14 10:12:17.722462 | controller |           },
2026-06-14 10:12:17.722476 | controller |           {
2026-06-14 10:12:17.722491 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722505 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6"
2026-06-14 10:12:17.722521 | controller |           },
2026-06-14 10:12:17.722535 | controller |           {
2026-06-14 10:12:17.722550 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722564 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac"
2026-06-14 10:12:17.722579 | controller |           },
2026-06-14 10:12:17.722594 | controller |           {
2026-06-14 10:12:17.722608 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722623 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47"
2026-06-14 10:12:17.722638 | controller |           },
2026-06-14 10:12:17.722652 | controller |           {
2026-06-14 10:12:17.722667 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722681 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84"
2026-06-14 10:12:17.722697 | controller |           },
2026-06-14 10:12:17.722711 | controller |           {
2026-06-14 10:12:17.722726 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722740 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54"
2026-06-14 10:12:17.722755 | controller |           },
2026-06-14 10:12:17.722770 | controller |           {
2026-06-14 10:12:17.722784 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722799 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6"
2026-06-14 10:12:17.722813 | controller |           },
2026-06-14 10:12:17.722828 | controller |           {
2026-06-14 10:12:17.722842 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722857 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e"
2026-06-14 10:12:17.722872 | controller |           },
2026-06-14 10:12:17.722886 | controller |           {
2026-06-14 10:12:17.722901 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722915 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f"
2026-06-14 10:12:17.722930 | controller |           },
2026-06-14 10:12:17.722945 | controller |           {
2026-06-14 10:12:17.722959 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-14 10:12:17.722978 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8"
2026-06-14 10:12:17.722993 | controller |           },
2026-06-14 10:12:17.723008 | controller |           {
2026-06-14 10:12:17.723023 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-14 10:12:17.723038 | controller |             "value": "0.6.0-1781424280"
2026-06-14 10:12:17.723052 | controller |           },
2026-06-14 10:12:17.723067 | controller |           {
2026-06-14 10:12:17.723082 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-14 10:12:17.723096 | controller |             "value": "38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10"
2026-06-14 10:12:17.723112 | controller |           },
2026-06-14 10:12:17.723127 | controller |           {
2026-06-14 10:12:17.723141 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.723156 | controller |             "value": "false"
2026-06-14 10:12:17.723170 | controller |           },
2026-06-14 10:12:17.723185 | controller |           {
2026-06-14 10:12:17.723199 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.723214 | controller |             "value": "30"
2026-06-14 10:12:17.723228 | controller |           },
2026-06-14 10:12:17.723243 | controller |           {
2026-06-14 10:12:17.723258 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.723273 | controller |             "value": "20"
2026-06-14 10:12:17.723288 | controller |           },
2026-06-14 10:12:17.723303 | controller |           {
2026-06-14 10:12:17.723317 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.723332 | controller |             "value": "5"
2026-06-14 10:12:17.723363 | controller |           },
2026-06-14 10:12:17.723383 | controller |           {
2026-06-14 10:12:17.723398 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-14 10:12:17.723413 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-14 10:12:17.723428 | controller |           }
2026-06-14 10:12:17.723442 | controller |         ],
2026-06-14 10:12:17.723457 | controller |         "image": "38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10",
2026-06-14 10:12:17.723472 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.723487 | controller |         "livenessProbe": {
2026-06-14 10:12:17.723502 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.723517 | controller |           "httpGet": {
2026-06-14 10:12:17.723532 | controller |             "path": "/healthz",
2026-06-14 10:12:17.723546 | controller |             "port": 8081,
2026-06-14 10:12:17.723561 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.723575 | controller |           },
2026-06-14 10:12:17.723590 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.723604 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.723619 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.723633 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.723648 | controller |         },
2026-06-14 10:12:17.723662 | controller |         "name": "operator",
2026-06-14 10:12:17.723677 | controller |         "readinessProbe": {
2026-06-14 10:12:17.723692 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.723706 | controller |           "httpGet": {
2026-06-14 10:12:17.723721 | controller |             "path": "/readyz",
2026-06-14 10:12:17.723735 | controller |             "port": 8081,
2026-06-14 10:12:17.723750 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.723764 | controller |           },
2026-06-14 10:12:17.723779 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.723794 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.723813 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.723828 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.723843 | controller |         },
2026-06-14 10:12:17.723858 | controller |         "resources": {
2026-06-14 10:12:17.723872 | controller |           "limits": {
2026-06-14 10:12:17.723887 | controller |             "cpu": "500m",
2026-06-14 10:12:17.723901 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.723916 | controller |           },
2026-06-14 10:12:17.723930 | controller |           "requests": {
2026-06-14 10:12:17.723944 | controller |             "cpu": "10m",
2026-06-14 10:12:17.723959 | controller |             "memory": "128Mi"
2026-06-14 10:12:17.723973 | controller |           }
2026-06-14 10:12:17.723987 | controller |         },
2026-06-14 10:12:17.724002 | controller |         "securityContext": {
2026-06-14 10:12:17.724016 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.724030 | controller |           "capabilities": {
2026-06-14 10:12:17.724044 | controller |             "drop": [
2026-06-14 10:12:17.724059 | controller |               "ALL"
2026-06-14 10:12:17.724074 | controller |             ]
2026-06-14 10:12:17.724089 | controller |           },
2026-06-14 10:12:17.724103 | controller |           "runAsUser": 1000660000
2026-06-14 10:12:17.724118 | controller |         },
2026-06-14 10:12:17.724132 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.724147 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.724161 | controller |         "volumeMounts": [
2026-06-14 10:12:17.724175 | controller |           {
2026-06-14 10:12:17.724189 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.724203 | controller |             "name": "kube-api-access-cg4n7",
2026-06-14 10:12:17.724218 | controller |             "readOnly": true
2026-06-14 10:12:17.724232 | controller |           }
2026-06-14 10:12:17.724246 | controller |         ]
2026-06-14 10:12:17.724261 | controller |       }
2026-06-14 10:12:17.724275 | controller |     ],
2026-06-14 10:12:17.724290 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.724305 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.724320 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.724335 | controller |       {
2026-06-14 10:12:17.724369 | controller |         "name": "openstack-operator-controller-init-dockercfg-mhzs4"
2026-06-14 10:12:17.724386 | controller |       }
2026-06-14 10:12:17.724401 | controller |     ],
2026-06-14 10:12:17.724415 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.724430 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.724444 | controller |     "priority": 0,
2026-06-14 10:12:17.724459 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.724473 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.724488 | controller |     "securityContext": {
2026-06-14 10:12:17.724502 | controller |       "fsGroup": 1000660000,
2026-06-14 10:12:17.724517 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.724531 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.724545 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.724560 | controller |       },
2026-06-14 10:12:17.724575 | controller |       "seccompProfile": {
2026-06-14 10:12:17.724589 | controller |         "type": "RuntimeDefault"
2026-06-14 10:12:17.724604 | controller |       }
2026-06-14 10:12:17.724618 | controller |     },
2026-06-14 10:12:17.724633 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-14 10:12:17.724647 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-14 10:12:17.724661 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.724676 | controller |     "tolerations": [
2026-06-14 10:12:17.724695 | controller |       {
2026-06-14 10:12:17.724710 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.724724 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.724739 | controller |         "operator": "Exists",
2026-06-14 10:12:17.724753 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.724768 | controller |       },
2026-06-14 10:12:17.724782 | controller |       {
2026-06-14 10:12:17.724797 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.724811 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.724826 | controller |         "operator": "Exists",
2026-06-14 10:12:17.724840 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.724854 | controller |       },
2026-06-14 10:12:17.724869 | controller |       {
2026-06-14 10:12:17.724883 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.724897 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.724911 | controller |         "operator": "Exists"
2026-06-14 10:12:17.724925 | controller |       }
2026-06-14 10:12:17.724939 | controller |     ],
2026-06-14 10:12:17.724953 | controller |     "volumes": [
2026-06-14 10:12:17.724967 | controller |       {
2026-06-14 10:12:17.724981 | controller |         "name": "kube-api-access-cg4n7",
2026-06-14 10:12:17.724996 | controller |         "projected": {
2026-06-14 10:12:17.725010 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.725025 | controller |           "sources": [
2026-06-14 10:12:17.725039 | controller |             {
2026-06-14 10:12:17.725053 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.725068 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.725083 | controller |                 "path": "token"
2026-06-14 10:12:17.725098 | controller |               }
2026-06-14 10:12:17.725112 | controller |             },
2026-06-14 10:12:17.725127 | controller |             {
2026-06-14 10:12:17.725142 | controller |               "configMap": {
2026-06-14 10:12:17.725156 | controller |                 "items": [
2026-06-14 10:12:17.725171 | controller |                   {
2026-06-14 10:12:17.725185 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.725200 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.725214 | controller |                   }
2026-06-14 10:12:17.725228 | controller |                 ],
2026-06-14 10:12:17.725242 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.725256 | controller |               }
2026-06-14 10:12:17.725271 | controller |             },
2026-06-14 10:12:17.725285 | controller |             {
2026-06-14 10:12:17.725299 | controller |               "downwardAPI": {
2026-06-14 10:12:17.725314 | controller |                 "items": [
2026-06-14 10:12:17.725329 | controller |                   {
2026-06-14 10:12:17.725344 | controller |                     "fieldRef": {
2026-06-14 10:12:17.725380 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.725396 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.725411 | controller |                     },
2026-06-14 10:12:17.725426 | controller |                     "path": "namespace"
2026-06-14 10:12:17.725441 | controller |                   }
2026-06-14 10:12:17.725456 | controller |                 ]
2026-06-14 10:12:17.725471 | controller |               }
2026-06-14 10:12:17.725499 | controller |             },
2026-06-14 10:12:17.725515 | controller |             {
2026-06-14 10:12:17.725530 | controller |               "configMap": {
2026-06-14 10:12:17.725545 | controller |                 "items": [
2026-06-14 10:12:17.725559 | controller |                   {
2026-06-14 10:12:17.725574 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.725589 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.725612 | controller |                   }
2026-06-14 10:12:17.725699 | controller |                 ],
2026-06-14 10:12:17.725722 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.725737 | controller |               }
2026-06-14 10:12:17.725753 | controller |             }
2026-06-14 10:12:17.725768 | controller |           ]
2026-06-14 10:12:17.725782 | controller |         }
2026-06-14 10:12:17.725797 | controller |       }
2026-06-14 10:12:17.725811 | controller |     ]
2026-06-14 10:12:17.725826 | controller |   },
2026-06-14 10:12:17.725841 | controller |   "status": {
2026-06-14 10:12:17.725855 | controller |     "conditions": [
2026-06-14 10:12:17.725870 | controller |       {
2026-06-14 10:12:17.725884 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.725899 | controller |         "lastTransitionTime": "2026-06-14T09:35:30Z",
2026-06-14 10:12:17.725914 | controller |         "status": "True",
2026-06-14 10:12:17.725929 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.725943 | controller |       },
2026-06-14 10:12:17.725958 | controller |       {
2026-06-14 10:12:17.725973 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.725987 | controller |         "lastTransitionTime": "2026-06-14T09:35:23Z",
2026-06-14 10:12:17.726002 | controller |         "status": "True",
2026-06-14 10:12:17.726017 | controller |         "type": "Initialized"
2026-06-14 10:12:17.726031 | controller |       },
2026-06-14 10:12:17.726046 | controller |       {
2026-06-14 10:12:17.726061 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.726075 | controller |         "lastTransitionTime": "2026-06-14T09:35:42Z",
2026-06-14 10:12:17.726090 | controller |         "status": "True",
2026-06-14 10:12:17.726104 | controller |         "type": "Ready"
2026-06-14 10:12:17.726119 | controller |       },
2026-06-14 10:12:17.726134 | controller |       {
2026-06-14 10:12:17.726148 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.726162 | controller |         "lastTransitionTime": "2026-06-14T09:35:42Z",
2026-06-14 10:12:17.726177 | controller |         "status": "True",
2026-06-14 10:12:17.726191 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.726206 | controller |       },
2026-06-14 10:12:17.726221 | controller |       {
2026-06-14 10:12:17.726235 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.726250 | controller |         "lastTransitionTime": "2026-06-14T09:35:23Z",
2026-06-14 10:12:17.726264 | controller |         "status": "True",
2026-06-14 10:12:17.726279 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.726293 | controller |       }
2026-06-14 10:12:17.726307 | controller |     ],
2026-06-14 10:12:17.726322 | controller |     "containerStatuses": [
2026-06-14 10:12:17.726336 | controller |       {
2026-06-14 10:12:17.726378 | controller |         "allocatedResources": {
2026-06-14 10:12:17.726396 | controller |           "cpu": "10m",
2026-06-14 10:12:17.726411 | controller |           "memory": "128Mi"
2026-06-14 10:12:17.726426 | controller |         },
2026-06-14 10:12:17.726441 | controller |         "containerID": "cri-o://42b70bc98690c33db0d28ba79e9d9e756ee08cd0ab03fca87b3e83c21e1d34f5",
2026-06-14 10:12:17.726456 | controller |         "image": "38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10",
2026-06-14 10:12:17.726471 | controller |         "imageID": "38.102.83.65:5001/openstack-k8s-operators/openstack-operator@sha256:23fc9bcaf1ef48a7799cfd25bb62c3c1bc195c066d7a640105231dee7bd9b91d",
2026-06-14 10:12:17.726487 | controller |         "lastState": {},
2026-06-14 10:12:17.726501 | controller |         "name": "operator",
2026-06-14 10:12:17.726516 | controller |         "ready": true,
2026-06-14 10:12:17.726531 | controller |         "resources": {
2026-06-14 10:12:17.726545 | controller |           "limits": {
2026-06-14 10:12:17.726560 | controller |             "cpu": "500m",
2026-06-14 10:12:17.726574 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.726593 | controller |           },
2026-06-14 10:12:17.726608 | controller |           "requests": {
2026-06-14 10:12:17.726622 | controller |             "cpu": "10m",
2026-06-14 10:12:17.726636 | controller |             "memory": "128Mi"
2026-06-14 10:12:17.726651 | controller |           }
2026-06-14 10:12:17.726665 | controller |         },
2026-06-14 10:12:17.726679 | controller |         "restartCount": 0,
2026-06-14 10:12:17.726694 | controller |         "started": true,
2026-06-14 10:12:17.726708 | controller |         "state": {
2026-06-14 10:12:17.726722 | controller |           "running": {
2026-06-14 10:12:17.726737 | controller |             "startedAt": "2026-06-14T09:35:30Z"
2026-06-14 10:12:17.726751 | controller |           }
2026-06-14 10:12:17.726766 | controller |         },
2026-06-14 10:12:17.726780 | controller |         "user": {
2026-06-14 10:12:17.726794 | controller |           "linux": {
2026-06-14 10:12:17.726809 | controller |             "gid": 0,
2026-06-14 10:12:17.726823 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.726837 | controller |               0,
2026-06-14 10:12:17.726852 | controller |               1000660000
2026-06-14 10:12:17.726866 | controller |             ],
2026-06-14 10:12:17.726880 | controller |             "uid": 1000660000
2026-06-14 10:12:17.726895 | controller |           }
2026-06-14 10:12:17.726909 | controller |         },
2026-06-14 10:12:17.726923 | controller |         "volumeMounts": [
2026-06-14 10:12:17.726937 | controller |           {
2026-06-14 10:12:17.726951 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.726966 | controller |             "name": "kube-api-access-cg4n7",
2026-06-14 10:12:17.726980 | controller |             "readOnly": true,
2026-06-14 10:12:17.726995 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.727009 | controller |           }
2026-06-14 10:12:17.727024 | controller |         ]
2026-06-14 10:12:17.727038 | controller |       }
2026-06-14 10:12:17.727052 | controller |     ],
2026-06-14 10:12:17.727067 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.727081 | controller |     "hostIPs": [
2026-06-14 10:12:17.727095 | controller |       {
2026-06-14 10:12:17.727109 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.727124 | controller |       }
2026-06-14 10:12:17.727138 | controller |     ],
2026-06-14 10:12:17.727152 | controller |     "phase": "Running",
2026-06-14 10:12:17.727167 | controller |     "podIP": "10.217.1.21",
2026-06-14 10:12:17.727181 | controller |     "podIPs": [
2026-06-14 10:12:17.727196 | controller |       {
2026-06-14 10:12:17.727210 | controller |         "ip": "10.217.1.21"
2026-06-14 10:12:17.727225 | controller |       }
2026-06-14 10:12:17.727240 | controller |     ],
2026-06-14 10:12:17.727254 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.727269 | controller |     "startTime": "2026-06-14T09:35:23Z"
2026-06-14 10:12:17.727284 | controller |   }
2026-06-14 10:12:17.727299 | controller | }
2026-06-14 10:12:17.755514 | controller | ok:
2026-06-14 10:12:17.755584 | controller | {
2026-06-14 10:12:17.755605 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.755625 | controller |   "kind": "Pod",
2026-06-14 10:12:17.755641 | controller |   "metadata": {
2026-06-14 10:12:17.755659 | controller |     "annotations": {
2026-06-14 10:12:17.755675 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.43/23\"],\"mac_address\":\"0a:58:0a:d9:01:2b\",\"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.1.43/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.755699 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.43\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:2b\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.755723 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.755743 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-14 10:12:17.755762 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-14 10:12:17.755778 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-14 10:12:17.755799 | controller |     },
2026-06-14 10:12:17.755883 | controller |     "creationTimestamp": "2026-06-14T09:36:20Z",
2026-06-14 10:12:17.755904 | controller |     "generateName": "openstack-operator-controller-manager-c74854bd8-",
2026-06-14 10:12:17.755922 | controller |     "generation": 1,
2026-06-14 10:12:17.755937 | controller |     "labels": {
2026-06-14 10:12:17.755952 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-14 10:12:17.755967 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.755982 | controller |       "openstack.org/operator-name": "openstack",
2026-06-14 10:12:17.755997 | controller |       "pod-template-hash": "c74854bd8"
2026-06-14 10:12:17.756012 | controller |     },
2026-06-14 10:12:17.756028 | controller |     "managedFields": [
2026-06-14 10:12:17.756043 | controller |       {
2026-06-14 10:12:17.756057 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.756072 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.756087 | controller |         "fieldsV1": {
2026-06-14 10:12:17.756102 | controller |           "f:metadata": {
2026-06-14 10:12:17.756116 | controller |             "f:annotations": {
2026-06-14 10:12:17.756130 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.756145 | controller |             }
2026-06-14 10:12:17.756159 | controller |           }
2026-06-14 10:12:17.756174 | controller |         },
2026-06-14 10:12:17.756189 | controller |         "manager": "crc",
2026-06-14 10:12:17.756204 | controller |         "operation": "Update",
2026-06-14 10:12:17.756218 | controller |         "subresource": "status",
2026-06-14 10:12:17.756233 | controller |         "time": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.756248 | controller |       },
2026-06-14 10:12:17.756263 | controller |       {
2026-06-14 10:12:17.756277 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.756292 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.756306 | controller |         "fieldsV1": {
2026-06-14 10:12:17.756321 | controller |           "f:metadata": {
2026-06-14 10:12:17.756336 | controller |             "f:annotations": {
2026-06-14 10:12:17.756378 | controller |               ".": {},
2026-06-14 10:12:17.756396 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.756411 | controller |             },
2026-06-14 10:12:17.756427 | controller |             "f:generateName": {},
2026-06-14 10:12:17.756442 | controller |             "f:labels": {
2026-06-14 10:12:17.756457 | controller |               ".": {},
2026-06-14 10:12:17.756472 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.756487 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.756502 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.756517 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.756532 | controller |             },
2026-06-14 10:12:17.756547 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.756562 | controller |               ".": {},
2026-06-14 10:12:17.756577 | controller |               "k:{\"uid\":\"99ccb0f8-a16f-487b-9fa7-469665c93559\"}": {}
2026-06-14 10:12:17.756592 | controller |             }
2026-06-14 10:12:17.756606 | controller |           },
2026-06-14 10:12:17.756626 | controller |           "f:spec": {
2026-06-14 10:12:17.756641 | controller |             "f:containers": {
2026-06-14 10:12:17.756656 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.756671 | controller |                 ".": {},
2026-06-14 10:12:17.756686 | controller |                 "f:args": {},
2026-06-14 10:12:17.756701 | controller |                 "f:command": {},
2026-06-14 10:12:17.756716 | controller |                 "f:env": {
2026-06-14 10:12:17.756731 | controller |                   ".": {},
2026-06-14 10:12:17.756746 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.756761 | controller |                     ".": {},
2026-06-14 10:12:17.756776 | controller |                     "f:name": {},
2026-06-14 10:12:17.756791 | controller |                     "f:value": {}
2026-06-14 10:12:17.756805 | controller |                   },
2026-06-14 10:12:17.756820 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-14 10:12:17.756834 | controller |                     ".": {},
2026-06-14 10:12:17.756849 | controller |                     "f:name": {},
2026-06-14 10:12:17.756863 | controller |                     "f:value": {}
2026-06-14 10:12:17.756878 | controller |                   },
2026-06-14 10:12:17.756892 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.756908 | controller |                     ".": {},
2026-06-14 10:12:17.756923 | controller |                     "f:name": {},
2026-06-14 10:12:17.756937 | controller |                     "f:value": {}
2026-06-14 10:12:17.756952 | controller |                   },
2026-06-14 10:12:17.756967 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.756981 | controller |                     ".": {},
2026-06-14 10:12:17.756996 | controller |                     "f:name": {},
2026-06-14 10:12:17.757011 | controller |                     "f:value": {}
2026-06-14 10:12:17.757025 | controller |                   },
2026-06-14 10:12:17.757040 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.757054 | controller |                     ".": {},
2026-06-14 10:12:17.757069 | controller |                     "f:name": {},
2026-06-14 10:12:17.757083 | controller |                     "f:value": {}
2026-06-14 10:12:17.757097 | controller |                   },
2026-06-14 10:12:17.757112 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.757126 | controller |                     ".": {},
2026-06-14 10:12:17.757140 | controller |                     "f:name": {},
2026-06-14 10:12:17.757155 | controller |                     "f:value": {}
2026-06-14 10:12:17.757169 | controller |                   },
2026-06-14 10:12:17.757183 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.757197 | controller |                     ".": {},
2026-06-14 10:12:17.757212 | controller |                     "f:name": {},
2026-06-14 10:12:17.757226 | controller |                     "f:value": {}
2026-06-14 10:12:17.757241 | controller |                   },
2026-06-14 10:12:17.757255 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.757270 | controller |                     ".": {},
2026-06-14 10:12:17.757284 | controller |                     "f:name": {},
2026-06-14 10:12:17.757298 | controller |                     "f:value": {}
2026-06-14 10:12:17.757313 | controller |                   },
2026-06-14 10:12:17.757327 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.757342 | controller |                     ".": {},
2026-06-14 10:12:17.757377 | controller |                     "f:name": {},
2026-06-14 10:12:17.757396 | controller |                     "f:value": {}
2026-06-14 10:12:17.757412 | controller |                   },
2026-06-14 10:12:17.757426 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.757441 | controller |                     ".": {},
2026-06-14 10:12:17.757455 | controller |                     "f:name": {},
2026-06-14 10:12:17.757470 | controller |                     "f:value": {}
2026-06-14 10:12:17.757485 | controller |                   },
2026-06-14 10:12:17.757513 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.757530 | controller |                     ".": {},
2026-06-14 10:12:17.757545 | controller |                     "f:name": {},
2026-06-14 10:12:17.757559 | controller |                     "f:value": {}
2026-06-14 10:12:17.757574 | controller |                   },
2026-06-14 10:12:17.757589 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.757604 | controller |                     ".": {},
2026-06-14 10:12:17.757619 | controller |                     "f:name": {},
2026-06-14 10:12:17.757633 | controller |                     "f:value": {}
2026-06-14 10:12:17.757648 | controller |                   },
2026-06-14 10:12:17.757662 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.757677 | controller |                     ".": {},
2026-06-14 10:12:17.757692 | controller |                     "f:name": {},
2026-06-14 10:12:17.757707 | controller |                     "f:value": {}
2026-06-14 10:12:17.757722 | controller |                   },
2026-06-14 10:12:17.757737 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.757752 | controller |                     ".": {},
2026-06-14 10:12:17.757767 | controller |                     "f:name": {},
2026-06-14 10:12:17.757782 | controller |                     "f:value": {}
2026-06-14 10:12:17.757796 | controller |                   },
2026-06-14 10:12:17.757811 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.757826 | controller |                     ".": {},
2026-06-14 10:12:17.757840 | controller |                     "f:name": {},
2026-06-14 10:12:17.757855 | controller |                     "f:value": {}
2026-06-14 10:12:17.757869 | controller |                   },
2026-06-14 10:12:17.757883 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.757898 | controller |                     ".": {},
2026-06-14 10:12:17.757912 | controller |                     "f:name": {},
2026-06-14 10:12:17.757927 | controller |                     "f:value": {}
2026-06-14 10:12:17.757941 | controller |                   },
2026-06-14 10:12:17.757956 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.757971 | controller |                     ".": {},
2026-06-14 10:12:17.757986 | controller |                     "f:name": {},
2026-06-14 10:12:17.758002 | controller |                     "f:value": {}
2026-06-14 10:12:17.758017 | controller |                   },
2026-06-14 10:12:17.758032 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.758047 | controller |                     ".": {},
2026-06-14 10:12:17.758062 | controller |                     "f:name": {},
2026-06-14 10:12:17.758077 | controller |                     "f:value": {}
2026-06-14 10:12:17.758092 | controller |                   },
2026-06-14 10:12:17.758107 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.758122 | controller |                     ".": {},
2026-06-14 10:12:17.758150 | controller |                     "f:name": {},
2026-06-14 10:12:17.758166 | controller |                     "f:value": {}
2026-06-14 10:12:17.758180 | controller |                   },
2026-06-14 10:12:17.758195 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.758209 | controller |                     ".": {},
2026-06-14 10:12:17.758224 | controller |                     "f:name": {},
2026-06-14 10:12:17.758239 | controller |                     "f:value": {}
2026-06-14 10:12:17.758253 | controller |                   },
2026-06-14 10:12:17.758268 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.758283 | controller |                     ".": {},
2026-06-14 10:12:17.758298 | controller |                     "f:name": {},
2026-06-14 10:12:17.758313 | controller |                     "f:value": {}
2026-06-14 10:12:17.758328 | controller |                   },
2026-06-14 10:12:17.758342 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.758377 | controller |                     ".": {},
2026-06-14 10:12:17.758392 | controller |                     "f:name": {},
2026-06-14 10:12:17.758407 | controller |                     "f:value": {}
2026-06-14 10:12:17.758422 | controller |                   },
2026-06-14 10:12:17.758437 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.758452 | controller |                     ".": {},
2026-06-14 10:12:17.758466 | controller |                     "f:name": {},
2026-06-14 10:12:17.758481 | controller |                     "f:value": {}
2026-06-14 10:12:17.758496 | controller |                   },
2026-06-14 10:12:17.758510 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.758524 | controller |                     ".": {},
2026-06-14 10:12:17.758539 | controller |                     "f:name": {},
2026-06-14 10:12:17.758554 | controller |                     "f:value": {}
2026-06-14 10:12:17.758568 | controller |                   },
2026-06-14 10:12:17.758582 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.758597 | controller |                     ".": {},
2026-06-14 10:12:17.758612 | controller |                     "f:name": {},
2026-06-14 10:12:17.758626 | controller |                     "f:value": {}
2026-06-14 10:12:17.758641 | controller |                   },
2026-06-14 10:12:17.758655 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.758670 | controller |                     ".": {},
2026-06-14 10:12:17.758685 | controller |                     "f:name": {},
2026-06-14 10:12:17.758699 | controller |                     "f:value": {}
2026-06-14 10:12:17.758714 | controller |                   },
2026-06-14 10:12:17.758729 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.758744 | controller |                     ".": {},
2026-06-14 10:12:17.758759 | controller |                     "f:name": {},
2026-06-14 10:12:17.758774 | controller |                     "f:value": {}
2026-06-14 10:12:17.758789 | controller |                   },
2026-06-14 10:12:17.758804 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.758819 | controller |                     ".": {},
2026-06-14 10:12:17.758834 | controller |                     "f:name": {},
2026-06-14 10:12:17.758849 | controller |                     "f:value": {}
2026-06-14 10:12:17.758864 | controller |                   },
2026-06-14 10:12:17.758879 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.758898 | controller |                     ".": {},
2026-06-14 10:12:17.758914 | controller |                     "f:name": {},
2026-06-14 10:12:17.758928 | controller |                     "f:value": {}
2026-06-14 10:12:17.758943 | controller |                   },
2026-06-14 10:12:17.758958 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.758972 | controller |                     ".": {},
2026-06-14 10:12:17.758987 | controller |                     "f:name": {},
2026-06-14 10:12:17.759002 | controller |                     "f:value": {}
2026-06-14 10:12:17.759017 | controller |                   },
2026-06-14 10:12:17.759031 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.759047 | controller |                     ".": {},
2026-06-14 10:12:17.759061 | controller |                     "f:name": {},
2026-06-14 10:12:17.759076 | controller |                     "f:value": {}
2026-06-14 10:12:17.759091 | controller |                   },
2026-06-14 10:12:17.759105 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.759120 | controller |                     ".": {},
2026-06-14 10:12:17.759134 | controller |                     "f:name": {},
2026-06-14 10:12:17.759149 | controller |                     "f:value": {}
2026-06-14 10:12:17.759163 | controller |                   },
2026-06-14 10:12:17.759178 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.759193 | controller |                     ".": {},
2026-06-14 10:12:17.759207 | controller |                     "f:name": {},
2026-06-14 10:12:17.759222 | controller |                     "f:value": {}
2026-06-14 10:12:17.759237 | controller |                   },
2026-06-14 10:12:17.759251 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.759266 | controller |                     ".": {},
2026-06-14 10:12:17.759281 | controller |                     "f:name": {},
2026-06-14 10:12:17.759295 | controller |                     "f:value": {}
2026-06-14 10:12:17.759310 | controller |                   },
2026-06-14 10:12:17.759325 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.759340 | controller |                     ".": {},
2026-06-14 10:12:17.759373 | controller |                     "f:name": {},
2026-06-14 10:12:17.759390 | controller |                     "f:value": {}
2026-06-14 10:12:17.759405 | controller |                   },
2026-06-14 10:12:17.759420 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.759435 | controller |                     ".": {},
2026-06-14 10:12:17.759450 | controller |                     "f:name": {},
2026-06-14 10:12:17.759464 | controller |                     "f:value": {}
2026-06-14 10:12:17.759478 | controller |                   },
2026-06-14 10:12:17.759492 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.759507 | controller |                     ".": {},
2026-06-14 10:12:17.759522 | controller |                     "f:name": {},
2026-06-14 10:12:17.759536 | controller |                     "f:value": {}
2026-06-14 10:12:17.759551 | controller |                   },
2026-06-14 10:12:17.759565 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.759580 | controller |                     ".": {},
2026-06-14 10:12:17.759594 | controller |                     "f:name": {},
2026-06-14 10:12:17.759608 | controller |                     "f:value": {}
2026-06-14 10:12:17.759623 | controller |                   },
2026-06-14 10:12:17.759637 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.759655 | controller |                     ".": {},
2026-06-14 10:12:17.759670 | controller |                     "f:name": {},
2026-06-14 10:12:17.759685 | controller |                     "f:value": {}
2026-06-14 10:12:17.759699 | controller |                   },
2026-06-14 10:12:17.759713 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.759728 | controller |                     ".": {},
2026-06-14 10:12:17.759742 | controller |                     "f:name": {},
2026-06-14 10:12:17.759757 | controller |                     "f:value": {}
2026-06-14 10:12:17.759772 | controller |                   },
2026-06-14 10:12:17.759787 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.759801 | controller |                     ".": {},
2026-06-14 10:12:17.759816 | controller |                     "f:name": {},
2026-06-14 10:12:17.759831 | controller |                     "f:value": {}
2026-06-14 10:12:17.759845 | controller |                   },
2026-06-14 10:12:17.759859 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.759874 | controller |                     ".": {},
2026-06-14 10:12:17.759888 | controller |                     "f:name": {},
2026-06-14 10:12:17.759903 | controller |                     "f:value": {}
2026-06-14 10:12:17.759917 | controller |                   },
2026-06-14 10:12:17.759932 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.759947 | controller |                     ".": {},
2026-06-14 10:12:17.759961 | controller |                     "f:name": {},
2026-06-14 10:12:17.759976 | controller |                     "f:value": {}
2026-06-14 10:12:17.759990 | controller |                   },
2026-06-14 10:12:17.760005 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.760020 | controller |                     ".": {},
2026-06-14 10:12:17.760035 | controller |                     "f:name": {},
2026-06-14 10:12:17.760049 | controller |                     "f:value": {}
2026-06-14 10:12:17.760064 | controller |                   },
2026-06-14 10:12:17.760079 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.760094 | controller |                     ".": {},
2026-06-14 10:12:17.760110 | controller |                     "f:name": {},
2026-06-14 10:12:17.760125 | controller |                     "f:value": {}
2026-06-14 10:12:17.760140 | controller |                   },
2026-06-14 10:12:17.760155 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.760169 | controller |                     ".": {},
2026-06-14 10:12:17.760184 | controller |                     "f:name": {},
2026-06-14 10:12:17.760199 | controller |                     "f:value": {}
2026-06-14 10:12:17.760214 | controller |                   },
2026-06-14 10:12:17.760229 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.760243 | controller |                     ".": {},
2026-06-14 10:12:17.760258 | controller |                     "f:name": {},
2026-06-14 10:12:17.760272 | controller |                     "f:value": {}
2026-06-14 10:12:17.760287 | controller |                   },
2026-06-14 10:12:17.760301 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.760316 | controller |                     ".": {},
2026-06-14 10:12:17.760330 | controller |                     "f:name": {},
2026-06-14 10:12:17.760360 | controller |                     "f:value": {}
2026-06-14 10:12:17.760379 | controller |                   },
2026-06-14 10:12:17.760399 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.760415 | controller |                     ".": {},
2026-06-14 10:12:17.760430 | controller |                     "f:name": {},
2026-06-14 10:12:17.760445 | controller |                     "f:value": {}
2026-06-14 10:12:17.760460 | controller |                   },
2026-06-14 10:12:17.760474 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.760489 | controller |                     ".": {},
2026-06-14 10:12:17.760504 | controller |                     "f:name": {},
2026-06-14 10:12:17.760518 | controller |                     "f:value": {}
2026-06-14 10:12:17.760533 | controller |                   },
2026-06-14 10:12:17.760548 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.760563 | controller |                     ".": {},
2026-06-14 10:12:17.760578 | controller |                     "f:name": {},
2026-06-14 10:12:17.760592 | controller |                     "f:value": {}
2026-06-14 10:12:17.760607 | controller |                   },
2026-06-14 10:12:17.760621 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.760636 | controller |                     ".": {},
2026-06-14 10:12:17.760651 | controller |                     "f:name": {},
2026-06-14 10:12:17.760665 | controller |                     "f:value": {}
2026-06-14 10:12:17.760680 | controller |                   },
2026-06-14 10:12:17.760695 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.760710 | controller |                     ".": {},
2026-06-14 10:12:17.760725 | controller |                     "f:name": {},
2026-06-14 10:12:17.760739 | controller |                     "f:value": {}
2026-06-14 10:12:17.760754 | controller |                   },
2026-06-14 10:12:17.760769 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.760784 | controller |                     ".": {},
2026-06-14 10:12:17.760801 | controller |                     "f:name": {},
2026-06-14 10:12:17.760818 | controller |                     "f:value": {}
2026-06-14 10:12:17.760833 | controller |                   },
2026-06-14 10:12:17.760848 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.760863 | controller |                     ".": {},
2026-06-14 10:12:17.760878 | controller |                     "f:name": {},
2026-06-14 10:12:17.760892 | controller |                     "f:value": {}
2026-06-14 10:12:17.760907 | controller |                   },
2026-06-14 10:12:17.760922 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.760937 | controller |                     ".": {},
2026-06-14 10:12:17.760951 | controller |                     "f:name": {},
2026-06-14 10:12:17.760966 | controller |                     "f:value": {}
2026-06-14 10:12:17.760980 | controller |                   },
2026-06-14 10:12:17.760994 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.761009 | controller |                     ".": {},
2026-06-14 10:12:17.761023 | controller |                     "f:name": {},
2026-06-14 10:12:17.761038 | controller |                     "f:value": {}
2026-06-14 10:12:17.761052 | controller |                   },
2026-06-14 10:12:17.761067 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.761082 | controller |                     ".": {},
2026-06-14 10:12:17.761096 | controller |                     "f:name": {},
2026-06-14 10:12:17.761111 | controller |                     "f:value": {}
2026-06-14 10:12:17.761130 | controller |                   },
2026-06-14 10:12:17.761145 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.761160 | controller |                     ".": {},
2026-06-14 10:12:17.761175 | controller |                     "f:name": {},
2026-06-14 10:12:17.761189 | controller |                     "f:value": {}
2026-06-14 10:12:17.761203 | controller |                   },
2026-06-14 10:12:17.761218 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.761233 | controller |                     ".": {},
2026-06-14 10:12:17.761247 | controller |                     "f:name": {},
2026-06-14 10:12:17.761262 | controller |                     "f:value": {}
2026-06-14 10:12:17.761279 | controller |                   },
2026-06-14 10:12:17.761295 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.761310 | controller |                     ".": {},
2026-06-14 10:12:17.761326 | controller |                     "f:name": {},
2026-06-14 10:12:17.761340 | controller |                     "f:value": {}
2026-06-14 10:12:17.761375 | controller |                   },
2026-06-14 10:12:17.761391 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.761406 | controller |                     ".": {},
2026-06-14 10:12:17.761421 | controller |                     "f:name": {},
2026-06-14 10:12:17.761436 | controller |                     "f:value": {}
2026-06-14 10:12:17.761451 | controller |                   },
2026-06-14 10:12:17.761465 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.761480 | controller |                     ".": {},
2026-06-14 10:12:17.761495 | controller |                     "f:name": {},
2026-06-14 10:12:17.761521 | controller |                     "f:value": {}
2026-06-14 10:12:17.761537 | controller |                   },
2026-06-14 10:12:17.761552 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.761567 | controller |                     ".": {},
2026-06-14 10:12:17.761581 | controller |                     "f:name": {},
2026-06-14 10:12:17.761596 | controller |                     "f:value": {}
2026-06-14 10:12:17.761610 | controller |                   },
2026-06-14 10:12:17.761625 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.761640 | controller |                     ".": {},
2026-06-14 10:12:17.761654 | controller |                     "f:name": {},
2026-06-14 10:12:17.761669 | controller |                     "f:value": {}
2026-06-14 10:12:17.761684 | controller |                   },
2026-06-14 10:12:17.761698 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.761713 | controller |                     ".": {},
2026-06-14 10:12:17.761728 | controller |                     "f:name": {},
2026-06-14 10:12:17.761742 | controller |                     "f:value": {}
2026-06-14 10:12:17.761756 | controller |                   },
2026-06-14 10:12:17.761771 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.761786 | controller |                     ".": {},
2026-06-14 10:12:17.761800 | controller |                     "f:name": {},
2026-06-14 10:12:17.761815 | controller |                     "f:value": {}
2026-06-14 10:12:17.761829 | controller |                   },
2026-06-14 10:12:17.761843 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.761858 | controller |                     ".": {},
2026-06-14 10:12:17.761873 | controller |                     "f:name": {},
2026-06-14 10:12:17.761888 | controller |                     "f:value": {}
2026-06-14 10:12:17.761907 | controller |                   },
2026-06-14 10:12:17.761923 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.761938 | controller |                     ".": {},
2026-06-14 10:12:17.761953 | controller |                     "f:name": {},
2026-06-14 10:12:17.761967 | controller |                     "f:value": {}
2026-06-14 10:12:17.761982 | controller |                   },
2026-06-14 10:12:17.761997 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.762011 | controller |                     ".": {},
2026-06-14 10:12:17.762026 | controller |                     "f:name": {},
2026-06-14 10:12:17.762040 | controller |                     "f:value": {}
2026-06-14 10:12:17.762054 | controller |                   },
2026-06-14 10:12:17.762068 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.762083 | controller |                     ".": {},
2026-06-14 10:12:17.762098 | controller |                     "f:name": {},
2026-06-14 10:12:17.762113 | controller |                     "f:value": {}
2026-06-14 10:12:17.762127 | controller |                   },
2026-06-14 10:12:17.762142 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.762157 | controller |                     ".": {},
2026-06-14 10:12:17.762171 | controller |                     "f:name": {},
2026-06-14 10:12:17.762186 | controller |                     "f:value": {}
2026-06-14 10:12:17.762201 | controller |                   },
2026-06-14 10:12:17.762215 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.762230 | controller |                     ".": {},
2026-06-14 10:12:17.762244 | controller |                     "f:name": {},
2026-06-14 10:12:17.762258 | controller |                     "f:value": {}
2026-06-14 10:12:17.762272 | controller |                   },
2026-06-14 10:12:17.762286 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.762301 | controller |                     ".": {},
2026-06-14 10:12:17.762316 | controller |                     "f:name": {},
2026-06-14 10:12:17.762330 | controller |                     "f:value": {}
2026-06-14 10:12:17.762345 | controller |                   },
2026-06-14 10:12:17.762379 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.762395 | controller |                     ".": {},
2026-06-14 10:12:17.762410 | controller |                     "f:name": {},
2026-06-14 10:12:17.762424 | controller |                     "f:value": {}
2026-06-14 10:12:17.762439 | controller |                   },
2026-06-14 10:12:17.762453 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-14 10:12:17.762468 | controller |                     ".": {},
2026-06-14 10:12:17.762483 | controller |                     "f:name": {},
2026-06-14 10:12:17.762498 | controller |                     "f:value": {}
2026-06-14 10:12:17.762513 | controller |                   },
2026-06-14 10:12:17.762528 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.762543 | controller |                     ".": {},
2026-06-14 10:12:17.762558 | controller |                     "f:name": {},
2026-06-14 10:12:17.762572 | controller |                     "f:value": {}
2026-06-14 10:12:17.762586 | controller |                   },
2026-06-14 10:12:17.762601 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.762616 | controller |                     ".": {},
2026-06-14 10:12:17.762630 | controller |                     "f:name": {},
2026-06-14 10:12:17.762650 | controller |                     "f:value": {}
2026-06-14 10:12:17.762665 | controller |                   },
2026-06-14 10:12:17.762680 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.762695 | controller |                     ".": {},
2026-06-14 10:12:17.762710 | controller |                     "f:name": {},
2026-06-14 10:12:17.762725 | controller |                     "f:value": {}
2026-06-14 10:12:17.762740 | controller |                   },
2026-06-14 10:12:17.762755 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.762770 | controller |                     ".": {},
2026-06-14 10:12:17.762784 | controller |                     "f:name": {},
2026-06-14 10:12:17.762799 | controller |                     "f:value": {}
2026-06-14 10:12:17.762814 | controller |                   },
2026-06-14 10:12:17.762829 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.762844 | controller |                     ".": {},
2026-06-14 10:12:17.762859 | controller |                     "f:name": {},
2026-06-14 10:12:17.762874 | controller |                     "f:value": {}
2026-06-14 10:12:17.762889 | controller |                   },
2026-06-14 10:12:17.762904 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.762920 | controller |                     ".": {},
2026-06-14 10:12:17.762935 | controller |                     "f:name": {},
2026-06-14 10:12:17.762950 | controller |                     "f:value": {}
2026-06-14 10:12:17.762965 | controller |                   },
2026-06-14 10:12:17.762980 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.762995 | controller |                     ".": {},
2026-06-14 10:12:17.763010 | controller |                     "f:name": {},
2026-06-14 10:12:17.763025 | controller |                     "f:value": {}
2026-06-14 10:12:17.763040 | controller |                   },
2026-06-14 10:12:17.763055 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.763070 | controller |                     ".": {},
2026-06-14 10:12:17.763084 | controller |                     "f:name": {},
2026-06-14 10:12:17.763099 | controller |                     "f:value": {}
2026-06-14 10:12:17.763113 | controller |                   },
2026-06-14 10:12:17.763127 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.763142 | controller |                     ".": {},
2026-06-14 10:12:17.763157 | controller |                     "f:name": {},
2026-06-14 10:12:17.763172 | controller |                     "f:value": {}
2026-06-14 10:12:17.763186 | controller |                   },
2026-06-14 10:12:17.763201 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.763216 | controller |                     ".": {},
2026-06-14 10:12:17.763231 | controller |                     "f:name": {},
2026-06-14 10:12:17.763246 | controller |                     "f:value": {}
2026-06-14 10:12:17.763260 | controller |                   },
2026-06-14 10:12:17.763275 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.763290 | controller |                     ".": {},
2026-06-14 10:12:17.763304 | controller |                     "f:name": {},
2026-06-14 10:12:17.763318 | controller |                     "f:value": {}
2026-06-14 10:12:17.763333 | controller |                   },
2026-06-14 10:12:17.763362 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.763382 | controller |                     ".": {},
2026-06-14 10:12:17.763401 | controller |                     "f:name": {},
2026-06-14 10:12:17.763417 | controller |                     "f:value": {}
2026-06-14 10:12:17.763431 | controller |                   },
2026-06-14 10:12:17.763445 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.763460 | controller |                     ".": {},
2026-06-14 10:12:17.763475 | controller |                     "f:name": {},
2026-06-14 10:12:17.763489 | controller |                     "f:value": {}
2026-06-14 10:12:17.763503 | controller |                   },
2026-06-14 10:12:17.763517 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.763532 | controller |                     ".": {},
2026-06-14 10:12:17.763546 | controller |                     "f:name": {},
2026-06-14 10:12:17.763561 | controller |                     "f:value": {}
2026-06-14 10:12:17.763575 | controller |                   },
2026-06-14 10:12:17.763589 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.763603 | controller |                     ".": {},
2026-06-14 10:12:17.763618 | controller |                     "f:name": {},
2026-06-14 10:12:17.763632 | controller |                     "f:value": {}
2026-06-14 10:12:17.763646 | controller |                   },
2026-06-14 10:12:17.763660 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.763675 | controller |                     ".": {},
2026-06-14 10:12:17.763689 | controller |                     "f:name": {},
2026-06-14 10:12:17.763704 | controller |                     "f:value": {}
2026-06-14 10:12:17.763718 | controller |                   },
2026-06-14 10:12:17.763732 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-14 10:12:17.763747 | controller |                     ".": {},
2026-06-14 10:12:17.763761 | controller |                     "f:name": {},
2026-06-14 10:12:17.763776 | controller |                     "f:value": {}
2026-06-14 10:12:17.763790 | controller |                   },
2026-06-14 10:12:17.763804 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.763819 | controller |                     ".": {},
2026-06-14 10:12:17.763833 | controller |                     "f:name": {},
2026-06-14 10:12:17.763848 | controller |                     "f:value": {}
2026-06-14 10:12:17.763863 | controller |                   },
2026-06-14 10:12:17.763877 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.763891 | controller |                     ".": {},
2026-06-14 10:12:17.763905 | controller |                     "f:name": {},
2026-06-14 10:12:17.763920 | controller |                     "f:value": {}
2026-06-14 10:12:17.763935 | controller |                   }
2026-06-14 10:12:17.763950 | controller |                 },
2026-06-14 10:12:17.763965 | controller |                 "f:image": {},
2026-06-14 10:12:17.763980 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.763995 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.764010 | controller |                   ".": {},
2026-06-14 10:12:17.764025 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.764039 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.764054 | controller |                     ".": {},
2026-06-14 10:12:17.764068 | controller |                     "f:path": {},
2026-06-14 10:12:17.764083 | controller |                     "f:port": {},
2026-06-14 10:12:17.764097 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.764112 | controller |                   },
2026-06-14 10:12:17.764126 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.764140 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.764159 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.764175 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.764190 | controller |                 },
2026-06-14 10:12:17.764205 | controller |                 "f:name": {},
2026-06-14 10:12:17.764221 | controller |                 "f:ports": {
2026-06-14 10:12:17.764235 | controller |                   ".": {},
2026-06-14 10:12:17.764250 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-14 10:12:17.764265 | controller |                     ".": {},
2026-06-14 10:12:17.764280 | controller |                     "f:containerPort": {},
2026-06-14 10:12:17.764295 | controller |                     "f:name": {},
2026-06-14 10:12:17.764310 | controller |                     "f:protocol": {}
2026-06-14 10:12:17.764325 | controller |                   }
2026-06-14 10:12:17.764340 | controller |                 },
2026-06-14 10:12:17.764374 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.764390 | controller |                   ".": {},
2026-06-14 10:12:17.764405 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.764420 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.764435 | controller |                     ".": {},
2026-06-14 10:12:17.764450 | controller |                     "f:path": {},
2026-06-14 10:12:17.764465 | controller |                     "f:port": {},
2026-06-14 10:12:17.764480 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.764494 | controller |                   },
2026-06-14 10:12:17.764509 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.764524 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.764539 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.764554 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.764568 | controller |                 },
2026-06-14 10:12:17.764583 | controller |                 "f:resources": {
2026-06-14 10:12:17.764598 | controller |                   ".": {},
2026-06-14 10:12:17.764613 | controller |                   "f:limits": {
2026-06-14 10:12:17.764628 | controller |                     ".": {},
2026-06-14 10:12:17.764642 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.764657 | controller |                     "f:memory": {}
2026-06-14 10:12:17.764671 | controller |                   },
2026-06-14 10:12:17.764685 | controller |                   "f:requests": {
2026-06-14 10:12:17.764700 | controller |                     ".": {},
2026-06-14 10:12:17.764714 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.764728 | controller |                     "f:memory": {}
2026-06-14 10:12:17.764743 | controller |                   }
2026-06-14 10:12:17.764757 | controller |                 },
2026-06-14 10:12:17.764771 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.764786 | controller |                   ".": {},
2026-06-14 10:12:17.764801 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-14 10:12:17.764816 | controller |                   "f:capabilities": {
2026-06-14 10:12:17.764830 | controller |                     ".": {},
2026-06-14 10:12:17.764845 | controller |                     "f:drop": {}
2026-06-14 10:12:17.764859 | controller |                   }
2026-06-14 10:12:17.764874 | controller |                 },
2026-06-14 10:12:17.764888 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.764903 | controller |                 "f:terminationMessagePolicy": {},
2026-06-14 10:12:17.764917 | controller |                 "f:volumeMounts": {
2026-06-14 10:12:17.764931 | controller |                   ".": {},
2026-06-14 10:12:17.764946 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-14 10:12:17.764961 | controller |                     ".": {},
2026-06-14 10:12:17.764981 | controller |                     "f:mountPath": {},
2026-06-14 10:12:17.764997 | controller |                     "f:name": {},
2026-06-14 10:12:17.765012 | controller |                     "f:readOnly": {}
2026-06-14 10:12:17.765027 | controller |                   },
2026-06-14 10:12:17.765041 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-14 10:12:17.765056 | controller |                     ".": {},
2026-06-14 10:12:17.765071 | controller |                     "f:mountPath": {},
2026-06-14 10:12:17.765085 | controller |                     "f:name": {},
2026-06-14 10:12:17.765100 | controller |                     "f:readOnly": {}
2026-06-14 10:12:17.765114 | controller |                   }
2026-06-14 10:12:17.765128 | controller |                 }
2026-06-14 10:12:17.765143 | controller |               }
2026-06-14 10:12:17.765157 | controller |             },
2026-06-14 10:12:17.765172 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.765186 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.765201 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.765216 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.765231 | controller |             "f:securityContext": {
2026-06-14 10:12:17.765246 | controller |               ".": {},
2026-06-14 10:12:17.765261 | controller |               "f:runAsNonRoot": {},
2026-06-14 10:12:17.765275 | controller |               "f:seccompProfile": {
2026-06-14 10:12:17.765290 | controller |                 ".": {},
2026-06-14 10:12:17.765304 | controller |                 "f:type": {}
2026-06-14 10:12:17.765319 | controller |               }
2026-06-14 10:12:17.765334 | controller |             },
2026-06-14 10:12:17.765364 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.765382 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.765398 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.765413 | controller |             "f:volumes": {
2026-06-14 10:12:17.765427 | controller |               ".": {},
2026-06-14 10:12:17.765442 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-14 10:12:17.765456 | controller |                 ".": {},
2026-06-14 10:12:17.765471 | controller |                 "f:name": {},
2026-06-14 10:12:17.765485 | controller |                 "f:secret": {
2026-06-14 10:12:17.765500 | controller |                   ".": {},
2026-06-14 10:12:17.765528 | controller |                   "f:defaultMode": {},
2026-06-14 10:12:17.765543 | controller |                   "f:items": {},
2026-06-14 10:12:17.765558 | controller |                   "f:optional": {},
2026-06-14 10:12:17.765573 | controller |                   "f:secretName": {}
2026-06-14 10:12:17.765587 | controller |                 }
2026-06-14 10:12:17.765602 | controller |               },
2026-06-14 10:12:17.765616 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-14 10:12:17.765630 | controller |                 ".": {},
2026-06-14 10:12:17.765645 | controller |                 "f:name": {},
2026-06-14 10:12:17.765659 | controller |                 "f:secret": {
2026-06-14 10:12:17.765674 | controller |                   ".": {},
2026-06-14 10:12:17.765688 | controller |                   "f:defaultMode": {},
2026-06-14 10:12:17.765703 | controller |                   "f:secretName": {}
2026-06-14 10:12:17.765717 | controller |                 }
2026-06-14 10:12:17.765732 | controller |               }
2026-06-14 10:12:17.765747 | controller |             }
2026-06-14 10:12:17.765761 | controller |           }
2026-06-14 10:12:17.765775 | controller |         },
2026-06-14 10:12:17.765790 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.765804 | controller |         "operation": "Update",
2026-06-14 10:12:17.765818 | controller |         "time": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.765836 | controller |       },
2026-06-14 10:12:17.765852 | controller |       {
2026-06-14 10:12:17.765866 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.765880 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.765894 | controller |         "fieldsV1": {
2026-06-14 10:12:17.765909 | controller |           "f:metadata": {
2026-06-14 10:12:17.765923 | controller |             "f:annotations": {
2026-06-14 10:12:17.765937 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.765953 | controller |             }
2026-06-14 10:12:17.765975 | controller |           }
2026-06-14 10:12:17.765990 | controller |         },
2026-06-14 10:12:17.766008 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.766081 | controller |         "operation": "Update",
2026-06-14 10:12:17.766101 | controller |         "subresource": "status",
2026-06-14 10:12:17.766116 | controller |         "time": "2026-06-14T09:36:58Z"
2026-06-14 10:12:17.766131 | controller |       },
2026-06-14 10:12:17.766146 | controller |       {
2026-06-14 10:12:17.766161 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.766175 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.766189 | controller |         "fieldsV1": {
2026-06-14 10:12:17.766202 | controller |           "f:status": {
2026-06-14 10:12:17.766216 | controller |             "f:conditions": {
2026-06-14 10:12:17.766231 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.766245 | controller |                 ".": {},
2026-06-14 10:12:17.766259 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.766274 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.766289 | controller |                 "f:status": {},
2026-06-14 10:12:17.766303 | controller |                 "f:type": {}
2026-06-14 10:12:17.766318 | controller |               },
2026-06-14 10:12:17.766333 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.766520 | controller |                 ".": {},
2026-06-14 10:12:17.766546 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.766563 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.766579 | controller |                 "f:status": {},
2026-06-14 10:12:17.766595 | controller |                 "f:type": {}
2026-06-14 10:12:17.766610 | controller |               },
2026-06-14 10:12:17.766625 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.766641 | controller |                 ".": {},
2026-06-14 10:12:17.766656 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.766671 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.766686 | controller |                 "f:status": {},
2026-06-14 10:12:17.766701 | controller |                 "f:type": {}
2026-06-14 10:12:17.766716 | controller |               },
2026-06-14 10:12:17.766731 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.766746 | controller |                 ".": {},
2026-06-14 10:12:17.766761 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.766776 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.766791 | controller |                 "f:status": {},
2026-06-14 10:12:17.766806 | controller |                 "f:type": {}
2026-06-14 10:12:17.766821 | controller |               }
2026-06-14 10:12:17.766836 | controller |             },
2026-06-14 10:12:17.766851 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.766866 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.766881 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.766896 | controller |             "f:phase": {},
2026-06-14 10:12:17.766911 | controller |             "f:podIP": {},
2026-06-14 10:12:17.766926 | controller |             "f:podIPs": {
2026-06-14 10:12:17.766944 | controller |               ".": {},
2026-06-14 10:12:17.766959 | controller |               "k:{\"ip\":\"10.217.1.43\"}": {
2026-06-14 10:12:17.766974 | controller |                 ".": {},
2026-06-14 10:12:17.766989 | controller |                 "f:ip": {}
2026-06-14 10:12:17.767004 | controller |               }
2026-06-14 10:12:17.767018 | controller |             },
2026-06-14 10:12:17.767033 | controller |             "f:startTime": {}
2026-06-14 10:12:17.767048 | controller |           }
2026-06-14 10:12:17.767062 | controller |         },
2026-06-14 10:12:17.767077 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.767091 | controller |         "operation": "Update",
2026-06-14 10:12:17.767106 | controller |         "subresource": "status",
2026-06-14 10:12:17.767120 | controller |         "time": "2026-06-14T09:37:13Z"
2026-06-14 10:12:17.767135 | controller |       }
2026-06-14 10:12:17.767150 | controller |     ],
2026-06-14 10:12:17.767164 | controller |     "name": "openstack-operator-controller-manager-c74854bd8-wrskz",
2026-06-14 10:12:17.767179 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.767194 | controller |     "ownerReferences": [
2026-06-14 10:12:17.767209 | controller |       {
2026-06-14 10:12:17.767223 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.767238 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.767252 | controller |         "controller": true,
2026-06-14 10:12:17.767267 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.767282 | controller |         "name": "openstack-operator-controller-manager-c74854bd8",
2026-06-14 10:12:17.767298 | controller |         "uid": "99ccb0f8-a16f-487b-9fa7-469665c93559"
2026-06-14 10:12:17.767313 | controller |       }
2026-06-14 10:12:17.767328 | controller |     ],
2026-06-14 10:12:17.767342 | controller |     "resourceVersion": "90143",
2026-06-14 10:12:17.767415 | controller |     "uid": "6bdb36be-d52c-4143-b7a9-80fe4ce89eca"
2026-06-14 10:12:17.767432 | controller |   },
2026-06-14 10:12:17.767447 | controller |   "spec": {
2026-06-14 10:12:17.767462 | controller |     "containers": [
2026-06-14 10:12:17.767477 | controller |       {
2026-06-14 10:12:17.767492 | controller |         "args": [
2026-06-14 10:12:17.767506 | controller |           "--metrics-bind-address=:8443",
2026-06-14 10:12:17.767521 | controller |           "--leader-elect",
2026-06-14 10:12:17.767535 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.767550 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-14 10:12:17.767564 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-14 10:12:17.767579 | controller |         ],
2026-06-14 10:12:17.767594 | controller |         "command": [
2026-06-14 10:12:17.767609 | controller |           "/manager"
2026-06-14 10:12:17.767623 | controller |         ],
2026-06-14 10:12:17.767638 | controller |         "env": [
2026-06-14 10:12:17.767652 | controller |           {
2026-06-14 10:12:17.767667 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.767681 | controller |             "value": "30"
2026-06-14 10:12:17.767696 | controller |           },
2026-06-14 10:12:17.767710 | controller |           {
2026-06-14 10:12:17.767725 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.767739 | controller |             "value": "20"
2026-06-14 10:12:17.767754 | controller |           },
2026-06-14 10:12:17.767769 | controller |           {
2026-06-14 10:12:17.767783 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.767797 | controller |             "value": "5"
2026-06-14 10:12:17.767812 | controller |           },
2026-06-14 10:12:17.767826 | controller |           {
2026-06-14 10:12:17.767840 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-14 10:12:17.767854 | controller |             "value": "0.6.0-1781424280"
2026-06-14 10:12:17.767874 | controller |           },
2026-06-14 10:12:17.767888 | controller |           {
2026-06-14 10:12:17.767903 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.767917 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-14 10:12:17.767932 | controller |           },
2026-06-14 10:12:17.767947 | controller |           {
2026-06-14 10:12:17.767962 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.767976 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-14 10:12:17.767991 | controller |           },
2026-06-14 10:12:17.768006 | controller |           {
2026-06-14 10:12:17.768021 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.768036 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-14 10:12:17.768050 | controller |           },
2026-06-14 10:12:17.768065 | controller |           {
2026-06-14 10:12:17.768080 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.768094 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-14 10:12:17.768109 | controller |           },
2026-06-14 10:12:17.768123 | controller |           {
2026-06-14 10:12:17.768138 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.768153 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-14 10:12:17.768167 | controller |           },
2026-06-14 10:12:17.768182 | controller |           {
2026-06-14 10:12:17.768196 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.768211 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-14 10:12:17.768225 | controller |           },
2026-06-14 10:12:17.768240 | controller |           {
2026-06-14 10:12:17.768254 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.768268 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-14 10:12:17.768283 | controller |           },
2026-06-14 10:12:17.768297 | controller |           {
2026-06-14 10:12:17.768312 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.768326 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-14 10:12:17.768341 | controller |           },
2026-06-14 10:12:17.768377 | controller |           {
2026-06-14 10:12:17.768393 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.768408 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-14 10:12:17.768424 | controller |           },
2026-06-14 10:12:17.768439 | controller |           {
2026-06-14 10:12:17.768454 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.768469 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-14 10:12:17.768484 | controller |           },
2026-06-14 10:12:17.768499 | controller |           {
2026-06-14 10:12:17.768513 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.768528 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-14 10:12:17.768543 | controller |           },
2026-06-14 10:12:17.768557 | controller |           {
2026-06-14 10:12:17.768572 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.768591 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-14 10:12:17.768607 | controller |           },
2026-06-14 10:12:17.768622 | controller |           {
2026-06-14 10:12:17.768637 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.768651 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-14 10:12:17.768666 | controller |           },
2026-06-14 10:12:17.768681 | controller |           {
2026-06-14 10:12:17.768696 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.768710 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-14 10:12:17.768725 | controller |           },
2026-06-14 10:12:17.768740 | controller |           {
2026-06-14 10:12:17.768755 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.768770 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-14 10:12:17.768785 | controller |           },
2026-06-14 10:12:17.768799 | controller |           {
2026-06-14 10:12:17.768814 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.768829 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-14 10:12:17.768843 | controller |           },
2026-06-14 10:12:17.768858 | controller |           {
2026-06-14 10:12:17.768873 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.768888 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-14 10:12:17.768903 | controller |           },
2026-06-14 10:12:17.768918 | controller |           {
2026-06-14 10:12:17.768932 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.768947 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-14 10:12:17.768962 | controller |           },
2026-06-14 10:12:17.768976 | controller |           {
2026-06-14 10:12:17.768990 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.769005 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-14 10:12:17.769019 | controller |           },
2026-06-14 10:12:17.769034 | controller |           {
2026-06-14 10:12:17.769049 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.769064 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-14 10:12:17.769078 | controller |           },
2026-06-14 10:12:17.769093 | controller |           {
2026-06-14 10:12:17.769107 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.769122 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-14 10:12:17.769136 | controller |           },
2026-06-14 10:12:17.769151 | controller |           {
2026-06-14 10:12:17.769166 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.769181 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-14 10:12:17.769196 | controller |           },
2026-06-14 10:12:17.769211 | controller |           {
2026-06-14 10:12:17.769226 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.769241 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-14 10:12:17.769260 | controller |           },
2026-06-14 10:12:17.769275 | controller |           {
2026-06-14 10:12:17.769290 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.769305 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-14 10:12:17.769320 | controller |           },
2026-06-14 10:12:17.769335 | controller |           {
2026-06-14 10:12:17.769368 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.769385 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-14 10:12:17.769400 | controller |           },
2026-06-14 10:12:17.769416 | controller |           {
2026-06-14 10:12:17.769431 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.769447 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-14 10:12:17.769462 | controller |           },
2026-06-14 10:12:17.769478 | controller |           {
2026-06-14 10:12:17.769493 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.769523 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-14 10:12:17.769539 | controller |           },
2026-06-14 10:12:17.769554 | controller |           {
2026-06-14 10:12:17.769569 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.769584 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-14 10:12:17.769598 | controller |           },
2026-06-14 10:12:17.769613 | controller |           {
2026-06-14 10:12:17.769627 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.769642 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-14 10:12:17.769656 | controller |           },
2026-06-14 10:12:17.769671 | controller |           {
2026-06-14 10:12:17.769686 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.769701 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-14 10:12:17.769716 | controller |           },
2026-06-14 10:12:17.769731 | controller |           {
2026-06-14 10:12:17.769746 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.769761 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-14 10:12:17.769776 | controller |           },
2026-06-14 10:12:17.769791 | controller |           {
2026-06-14 10:12:17.769806 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.769820 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-14 10:12:17.769835 | controller |           },
2026-06-14 10:12:17.769850 | controller |           {
2026-06-14 10:12:17.769864 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.769879 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-14 10:12:17.769894 | controller |           },
2026-06-14 10:12:17.769908 | controller |           {
2026-06-14 10:12:17.769923 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.769937 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-14 10:12:17.769952 | controller |           },
2026-06-14 10:12:17.769966 | controller |           {
2026-06-14 10:12:17.769988 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770003 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-14 10:12:17.770018 | controller |           },
2026-06-14 10:12:17.770032 | controller |           {
2026-06-14 10:12:17.770047 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770061 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-14 10:12:17.770076 | controller |           },
2026-06-14 10:12:17.770090 | controller |           {
2026-06-14 10:12:17.770104 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770119 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-14 10:12:17.770133 | controller |           },
2026-06-14 10:12:17.770147 | controller |           {
2026-06-14 10:12:17.770162 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770176 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-14 10:12:17.770191 | controller |           },
2026-06-14 10:12:17.770205 | controller |           {
2026-06-14 10:12:17.770219 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770234 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-14 10:12:17.770248 | controller |           },
2026-06-14 10:12:17.770262 | controller |           {
2026-06-14 10:12:17.770276 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770291 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-14 10:12:17.770305 | controller |           },
2026-06-14 10:12:17.770319 | controller |           {
2026-06-14 10:12:17.770334 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770366 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-14 10:12:17.770385 | controller |           },
2026-06-14 10:12:17.770400 | controller |           {
2026-06-14 10:12:17.770415 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770430 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-14 10:12:17.770445 | controller |           },
2026-06-14 10:12:17.770460 | controller |           {
2026-06-14 10:12:17.770475 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770490 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-14 10:12:17.770505 | controller |           },
2026-06-14 10:12:17.770520 | controller |           {
2026-06-14 10:12:17.770535 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770549 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-14 10:12:17.770564 | controller |           },
2026-06-14 10:12:17.770578 | controller |           {
2026-06-14 10:12:17.770593 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770607 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-14 10:12:17.770622 | controller |           },
2026-06-14 10:12:17.770636 | controller |           {
2026-06-14 10:12:17.770650 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770672 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-14 10:12:17.770687 | controller |           },
2026-06-14 10:12:17.770702 | controller |           {
2026-06-14 10:12:17.770717 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770732 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-14 10:12:17.770747 | controller |           },
2026-06-14 10:12:17.770763 | controller |           {
2026-06-14 10:12:17.770778 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770794 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-14 10:12:17.770809 | controller |           },
2026-06-14 10:12:17.770825 | controller |           {
2026-06-14 10:12:17.770840 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770854 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-14 10:12:17.770869 | controller |           },
2026-06-14 10:12:17.770884 | controller |           {
2026-06-14 10:12:17.770898 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770913 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-14 10:12:17.770928 | controller |           },
2026-06-14 10:12:17.770943 | controller |           {
2026-06-14 10:12:17.770958 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.770973 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-14 10:12:17.770988 | controller |           },
2026-06-14 10:12:17.771003 | controller |           {
2026-06-14 10:12:17.771017 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.771032 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-14 10:12:17.771047 | controller |           },
2026-06-14 10:12:17.771062 | controller |           {
2026-06-14 10:12:17.771077 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.771091 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-14 10:12:17.771106 | controller |           },
2026-06-14 10:12:17.771121 | controller |           {
2026-06-14 10:12:17.771135 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.771150 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-14 10:12:17.771164 | controller |           },
2026-06-14 10:12:17.771179 | controller |           {
2026-06-14 10:12:17.771194 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.771208 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-14 10:12:17.771224 | controller |           },
2026-06-14 10:12:17.771238 | controller |           {
2026-06-14 10:12:17.771253 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.771268 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-14 10:12:17.771283 | controller |           },
2026-06-14 10:12:17.771297 | controller |           {
2026-06-14 10:12:17.771312 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.771327 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-14 10:12:17.771341 | controller |           },
2026-06-14 10:12:17.771383 | controller |           {
2026-06-14 10:12:17.771398 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.771413 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-14 10:12:17.771428 | controller |           },
2026-06-14 10:12:17.771443 | controller |           {
2026-06-14 10:12:17.771457 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.771472 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-14 10:12:17.771487 | controller |           },
2026-06-14 10:12:17.771502 | controller |           {
2026-06-14 10:12:17.771517 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.771532 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-14 10:12:17.771548 | controller |           },
2026-06-14 10:12:17.771562 | controller |           {
2026-06-14 10:12:17.771577 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.771592 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-14 10:12:17.771607 | controller |           },
2026-06-14 10:12:17.771622 | controller |           {
2026-06-14 10:12:17.771637 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.771651 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-14 10:12:17.771666 | controller |           },
2026-06-14 10:12:17.771680 | controller |           {
2026-06-14 10:12:17.771695 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.771709 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-14 10:12:17.771724 | controller |           },
2026-06-14 10:12:17.771738 | controller |           {
2026-06-14 10:12:17.771753 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.771768 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-14 10:12:17.771782 | controller |           },
2026-06-14 10:12:17.771797 | controller |           {
2026-06-14 10:12:17.771812 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.771827 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-14 10:12:17.771842 | controller |           },
2026-06-14 10:12:17.771857 | controller |           {
2026-06-14 10:12:17.771871 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.771886 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-14 10:12:17.771901 | controller |           },
2026-06-14 10:12:17.771915 | controller |           {
2026-06-14 10:12:17.771930 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.771945 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-14 10:12:17.771959 | controller |           },
2026-06-14 10:12:17.771974 | controller |           {
2026-06-14 10:12:17.771988 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.772003 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-14 10:12:17.772017 | controller |           },
2026-06-14 10:12:17.772032 | controller |           {
2026-06-14 10:12:17.772047 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.772066 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-14 10:12:17.772081 | controller |           },
2026-06-14 10:12:17.772096 | controller |           {
2026-06-14 10:12:17.772110 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.772125 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-14 10:12:17.772139 | controller |           },
2026-06-14 10:12:17.772154 | controller |           {
2026-06-14 10:12:17.772169 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.772183 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-14 10:12:17.772198 | controller |           },
2026-06-14 10:12:17.772213 | controller |           {
2026-06-14 10:12:17.772227 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.772242 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-14 10:12:17.772257 | controller |           },
2026-06-14 10:12:17.772272 | controller |           {
2026-06-14 10:12:17.772286 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.772301 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-14 10:12:17.772316 | controller |           },
2026-06-14 10:12:17.772330 | controller |           {
2026-06-14 10:12:17.772360 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-14 10:12:17.772380 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-14 10:12:17.772395 | controller |           },
2026-06-14 10:12:17.772410 | controller |           {
2026-06-14 10:12:17.772425 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.772440 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-14 10:12:17.772455 | controller |           },
2026-06-14 10:12:17.772469 | controller |           {
2026-06-14 10:12:17.772484 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.772499 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-14 10:12:17.772513 | controller |           },
2026-06-14 10:12:17.772528 | controller |           {
2026-06-14 10:12:17.772543 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.772557 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-14 10:12:17.772573 | controller |           },
2026-06-14 10:12:17.772588 | controller |           {
2026-06-14 10:12:17.772602 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.772617 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-14 10:12:17.772632 | controller |           },
2026-06-14 10:12:17.772646 | controller |           {
2026-06-14 10:12:17.772661 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.772675 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-14 10:12:17.772689 | controller |           },
2026-06-14 10:12:17.772704 | controller |           {
2026-06-14 10:12:17.772718 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.772732 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-14 10:12:17.772750 | controller |           },
2026-06-14 10:12:17.772765 | controller |           {
2026-06-14 10:12:17.772780 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.772794 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-14 10:12:17.772809 | controller |           },
2026-06-14 10:12:17.772824 | controller |           {
2026-06-14 10:12:17.772839 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.772853 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-14 10:12:17.772868 | controller |           },
2026-06-14 10:12:17.772883 | controller |           {
2026-06-14 10:12:17.772897 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.772912 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-14 10:12:17.772927 | controller |           },
2026-06-14 10:12:17.772942 | controller |           {
2026-06-14 10:12:17.772957 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.772972 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-14 10:12:17.772987 | controller |           },
2026-06-14 10:12:17.773002 | controller |           {
2026-06-14 10:12:17.773016 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.773031 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-14 10:12:17.773046 | controller |           },
2026-06-14 10:12:17.773061 | controller |           {
2026-06-14 10:12:17.773076 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.773091 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-14 10:12:17.773106 | controller |           },
2026-06-14 10:12:17.773121 | controller |           {
2026-06-14 10:12:17.773136 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.773151 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-14 10:12:17.773166 | controller |           },
2026-06-14 10:12:17.773181 | controller |           {
2026-06-14 10:12:17.773196 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.773210 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-14 10:12:17.773225 | controller |           },
2026-06-14 10:12:17.773240 | controller |           {
2026-06-14 10:12:17.773255 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.773269 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-14 10:12:17.773284 | controller |           },
2026-06-14 10:12:17.773299 | controller |           {
2026-06-14 10:12:17.773313 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.773328 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-14 10:12:17.773342 | controller |           },
2026-06-14 10:12:17.773377 | controller |           {
2026-06-14 10:12:17.773393 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-14 10:12:17.773408 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-14 10:12:17.773423 | controller |           }
2026-06-14 10:12:17.773442 | controller |         ],
2026-06-14 10:12:17.773457 | controller |         "image": "38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10",
2026-06-14 10:12:17.773473 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.773488 | controller |         "livenessProbe": {
2026-06-14 10:12:17.773503 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.773532 | controller |           "httpGet": {
2026-06-14 10:12:17.773548 | controller |             "path": "/healthz",
2026-06-14 10:12:17.773563 | controller |             "port": 8081,
2026-06-14 10:12:17.773577 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.773592 | controller |           },
2026-06-14 10:12:17.773607 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.773622 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.773637 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.773652 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.773667 | controller |         },
2026-06-14 10:12:17.773682 | controller |         "name": "manager",
2026-06-14 10:12:17.773697 | controller |         "ports": [
2026-06-14 10:12:17.773712 | controller |           {
2026-06-14 10:12:17.773726 | controller |             "containerPort": 9443,
2026-06-14 10:12:17.773741 | controller |             "name": "webhook-server",
2026-06-14 10:12:17.773756 | controller |             "protocol": "TCP"
2026-06-14 10:12:17.773770 | controller |           }
2026-06-14 10:12:17.773784 | controller |         ],
2026-06-14 10:12:17.773798 | controller |         "readinessProbe": {
2026-06-14 10:12:17.773812 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.773827 | controller |           "httpGet": {
2026-06-14 10:12:17.773841 | controller |             "path": "/readyz",
2026-06-14 10:12:17.773856 | controller |             "port": 8081,
2026-06-14 10:12:17.773871 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.773885 | controller |           },
2026-06-14 10:12:17.773900 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.773915 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.773929 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.773944 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.773958 | controller |         },
2026-06-14 10:12:17.773973 | controller |         "resources": {
2026-06-14 10:12:17.773987 | controller |           "limits": {
2026-06-14 10:12:17.774001 | controller |             "cpu": "500m",
2026-06-14 10:12:17.774015 | controller |             "memory": "1Gi"
2026-06-14 10:12:17.774029 | controller |           },
2026-06-14 10:12:17.774044 | controller |           "requests": {
2026-06-14 10:12:17.774058 | controller |             "cpu": "10m",
2026-06-14 10:12:17.774072 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.774086 | controller |           }
2026-06-14 10:12:17.774100 | controller |         },
2026-06-14 10:12:17.774115 | controller |         "securityContext": {
2026-06-14 10:12:17.774129 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.774143 | controller |           "capabilities": {
2026-06-14 10:12:17.774157 | controller |             "drop": [
2026-06-14 10:12:17.774171 | controller |               "ALL"
2026-06-14 10:12:17.774185 | controller |             ]
2026-06-14 10:12:17.774200 | controller |           },
2026-06-14 10:12:17.774214 | controller |           "runAsUser": 1000660000
2026-06-14 10:12:17.774228 | controller |         },
2026-06-14 10:12:17.774242 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.774256 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.774270 | controller |         "volumeMounts": [
2026-06-14 10:12:17.774284 | controller |           {
2026-06-14 10:12:17.774298 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-14 10:12:17.774317 | controller |             "name": "metrics-certs",
2026-06-14 10:12:17.774332 | controller |             "readOnly": true
2026-06-14 10:12:17.774368 | controller |           },
2026-06-14 10:12:17.774388 | controller |           {
2026-06-14 10:12:17.774403 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-14 10:12:17.774418 | controller |             "name": "webhook-certs",
2026-06-14 10:12:17.774433 | controller |             "readOnly": true
2026-06-14 10:12:17.774447 | controller |           },
2026-06-14 10:12:17.774462 | controller |           {
2026-06-14 10:12:17.774476 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.774491 | controller |             "name": "kube-api-access-dxbbx",
2026-06-14 10:12:17.774505 | controller |             "readOnly": true
2026-06-14 10:12:17.774520 | controller |           }
2026-06-14 10:12:17.774534 | controller |         ]
2026-06-14 10:12:17.774549 | controller |       }
2026-06-14 10:12:17.774563 | controller |     ],
2026-06-14 10:12:17.774578 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.774593 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.774607 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.774622 | controller |       {
2026-06-14 10:12:17.774637 | controller |         "name": "openstack-operator-controller-manager-dockercfg-jfj6v"
2026-06-14 10:12:17.774652 | controller |       }
2026-06-14 10:12:17.774667 | controller |     ],
2026-06-14 10:12:17.774681 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.774696 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.774711 | controller |     "priority": 0,
2026-06-14 10:12:17.774725 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.774739 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.774754 | controller |     "securityContext": {
2026-06-14 10:12:17.774769 | controller |       "fsGroup": 1000660000,
2026-06-14 10:12:17.774783 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.774798 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.774812 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.774826 | controller |       },
2026-06-14 10:12:17.774841 | controller |       "seccompProfile": {
2026-06-14 10:12:17.774855 | controller |         "type": "RuntimeDefault"
2026-06-14 10:12:17.774870 | controller |       }
2026-06-14 10:12:17.774885 | controller |     },
2026-06-14 10:12:17.774900 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-14 10:12:17.774915 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-14 10:12:17.774930 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.774946 | controller |     "tolerations": [
2026-06-14 10:12:17.774961 | controller |       {
2026-06-14 10:12:17.774976 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.774991 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.775005 | controller |         "operator": "Exists",
2026-06-14 10:12:17.775020 | controller |         "tolerationSeconds": 300
2026-06-14 10:12:17.775035 | controller |       },
2026-06-14 10:12:17.775050 | controller |       {
2026-06-14 10:12:17.775064 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.775079 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.775093 | controller |         "operator": "Exists",
2026-06-14 10:12:17.775108 | controller |         "tolerationSeconds": 300
2026-06-14 10:12:17.775123 | controller |       },
2026-06-14 10:12:17.775137 | controller |       {
2026-06-14 10:12:17.775152 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.775166 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.775181 | controller |         "operator": "Exists"
2026-06-14 10:12:17.775199 | controller |       }
2026-06-14 10:12:17.775215 | controller |     ],
2026-06-14 10:12:17.775229 | controller |     "volumes": [
2026-06-14 10:12:17.775244 | controller |       {
2026-06-14 10:12:17.775258 | controller |         "name": "metrics-certs",
2026-06-14 10:12:17.775272 | controller |         "secret": {
2026-06-14 10:12:17.775287 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.775301 | controller |           "items": [
2026-06-14 10:12:17.775315 | controller |             {
2026-06-14 10:12:17.775329 | controller |               "key": "ca.crt",
2026-06-14 10:12:17.775343 | controller |               "path": "ca.crt"
2026-06-14 10:12:17.775378 | controller |             },
2026-06-14 10:12:17.775394 | controller |             {
2026-06-14 10:12:17.775408 | controller |               "key": "tls.crt",
2026-06-14 10:12:17.775423 | controller |               "path": "tls.crt"
2026-06-14 10:12:17.775438 | controller |             },
2026-06-14 10:12:17.775453 | controller |             {
2026-06-14 10:12:17.775468 | controller |               "key": "tls.key",
2026-06-14 10:12:17.775483 | controller |               "path": "tls.key"
2026-06-14 10:12:17.775497 | controller |             }
2026-06-14 10:12:17.775512 | controller |           ],
2026-06-14 10:12:17.775526 | controller |           "optional": false,
2026-06-14 10:12:17.775541 | controller |           "secretName": "metrics-server-cert"
2026-06-14 10:12:17.775555 | controller |         }
2026-06-14 10:12:17.775570 | controller |       },
2026-06-14 10:12:17.775585 | controller |       {
2026-06-14 10:12:17.775599 | controller |         "name": "webhook-certs",
2026-06-14 10:12:17.775614 | controller |         "secret": {
2026-06-14 10:12:17.775629 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.775643 | controller |           "secretName": "webhook-server-cert"
2026-06-14 10:12:17.775658 | controller |         }
2026-06-14 10:12:17.775673 | controller |       },
2026-06-14 10:12:17.775689 | controller |       {
2026-06-14 10:12:17.775704 | controller |         "name": "kube-api-access-dxbbx",
2026-06-14 10:12:17.775719 | controller |         "projected": {
2026-06-14 10:12:17.775734 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.775749 | controller |           "sources": [
2026-06-14 10:12:17.775763 | controller |             {
2026-06-14 10:12:17.775779 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.775793 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.775808 | controller |                 "path": "token"
2026-06-14 10:12:17.775823 | controller |               }
2026-06-14 10:12:17.775838 | controller |             },
2026-06-14 10:12:17.775853 | controller |             {
2026-06-14 10:12:17.775868 | controller |               "configMap": {
2026-06-14 10:12:17.775882 | controller |                 "items": [
2026-06-14 10:12:17.775897 | controller |                   {
2026-06-14 10:12:17.775912 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.775927 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.775942 | controller |                   }
2026-06-14 10:12:17.775957 | controller |                 ],
2026-06-14 10:12:17.775971 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.775986 | controller |               }
2026-06-14 10:12:17.776001 | controller |             },
2026-06-14 10:12:17.776016 | controller |             {
2026-06-14 10:12:17.776031 | controller |               "downwardAPI": {
2026-06-14 10:12:17.776045 | controller |                 "items": [
2026-06-14 10:12:17.776060 | controller |                   {
2026-06-14 10:12:17.776075 | controller |                     "fieldRef": {
2026-06-14 10:12:17.776090 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.776104 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.776119 | controller |                     },
2026-06-14 10:12:17.776138 | controller |                     "path": "namespace"
2026-06-14 10:12:17.776209 | controller |                   }
2026-06-14 10:12:17.776231 | controller |                 ]
2026-06-14 10:12:17.776246 | controller |               }
2026-06-14 10:12:17.776261 | controller |             },
2026-06-14 10:12:17.776276 | controller |             {
2026-06-14 10:12:17.776290 | controller |               "configMap": {
2026-06-14 10:12:17.776305 | controller |                 "items": [
2026-06-14 10:12:17.776320 | controller |                   {
2026-06-14 10:12:17.776335 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.776374 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.776391 | controller |                   }
2026-06-14 10:12:17.776406 | controller |                 ],
2026-06-14 10:12:17.776421 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.776435 | controller |               }
2026-06-14 10:12:17.776450 | controller |             }
2026-06-14 10:12:17.776465 | controller |           ]
2026-06-14 10:12:17.776483 | controller |         }
2026-06-14 10:12:17.776497 | controller |       }
2026-06-14 10:12:17.776511 | controller |     ]
2026-06-14 10:12:17.776526 | controller |   },
2026-06-14 10:12:17.776540 | controller |   "status": {
2026-06-14 10:12:17.776554 | controller |     "conditions": [
2026-06-14 10:12:17.776569 | controller |       {
2026-06-14 10:12:17.776583 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.776597 | controller |         "lastTransitionTime": "2026-06-14T09:37:01Z",
2026-06-14 10:12:17.776612 | controller |         "status": "True",
2026-06-14 10:12:17.776627 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.776641 | controller |       },
2026-06-14 10:12:17.776655 | controller |       {
2026-06-14 10:12:17.776670 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.776684 | controller |         "lastTransitionTime": "2026-06-14T09:36:20Z",
2026-06-14 10:12:17.776698 | controller |         "status": "True",
2026-06-14 10:12:17.776712 | controller |         "type": "Initialized"
2026-06-14 10:12:17.776727 | controller |       },
2026-06-14 10:12:17.776741 | controller |       {
2026-06-14 10:12:17.776756 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.776770 | controller |         "lastTransitionTime": "2026-06-14T09:37:13Z",
2026-06-14 10:12:17.776785 | controller |         "status": "True",
2026-06-14 10:12:17.776800 | controller |         "type": "Ready"
2026-06-14 10:12:17.776814 | controller |       },
2026-06-14 10:12:17.776829 | controller |       {
2026-06-14 10:12:17.776843 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.776858 | controller |         "lastTransitionTime": "2026-06-14T09:37:13Z",
2026-06-14 10:12:17.776873 | controller |         "status": "True",
2026-06-14 10:12:17.776887 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.776901 | controller |       },
2026-06-14 10:12:17.776915 | controller |       {
2026-06-14 10:12:17.776929 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.776944 | controller |         "lastTransitionTime": "2026-06-14T09:36:20Z",
2026-06-14 10:12:17.776958 | controller |         "status": "True",
2026-06-14 10:12:17.776973 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.776988 | controller |       }
2026-06-14 10:12:17.777002 | controller |     ],
2026-06-14 10:12:17.777018 | controller |     "containerStatuses": [
2026-06-14 10:12:17.777033 | controller |       {
2026-06-14 10:12:17.777048 | controller |         "allocatedResources": {
2026-06-14 10:12:17.777063 | controller |           "cpu": "10m",
2026-06-14 10:12:17.777078 | controller |           "memory": "512Mi"
2026-06-14 10:12:17.777093 | controller |         },
2026-06-14 10:12:17.777108 | controller |         "containerID": "cri-o://dae00827fa3963e65ee0ca10f26f7294692a94c86f1cb41e74231f0896fe3ff8",
2026-06-14 10:12:17.777127 | controller |         "image": "38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10",
2026-06-14 10:12:17.777143 | controller |         "imageID": "38.102.83.65:5001/openstack-k8s-operators/openstack-operator@sha256:23fc9bcaf1ef48a7799cfd25bb62c3c1bc195c066d7a640105231dee7bd9b91d",
2026-06-14 10:12:17.777159 | controller |         "lastState": {},
2026-06-14 10:12:17.777173 | controller |         "name": "manager",
2026-06-14 10:12:17.777188 | controller |         "ready": true,
2026-06-14 10:12:17.777203 | controller |         "resources": {
2026-06-14 10:12:17.777218 | controller |           "limits": {
2026-06-14 10:12:17.777233 | controller |             "cpu": "500m",
2026-06-14 10:12:17.777248 | controller |             "memory": "1Gi"
2026-06-14 10:12:17.777263 | controller |           },
2026-06-14 10:12:17.777277 | controller |           "requests": {
2026-06-14 10:12:17.777292 | controller |             "cpu": "10m",
2026-06-14 10:12:17.777307 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.777322 | controller |           }
2026-06-14 10:12:17.777336 | controller |         },
2026-06-14 10:12:17.777371 | controller |         "restartCount": 0,
2026-06-14 10:12:17.777388 | controller |         "started": true,
2026-06-14 10:12:17.777403 | controller |         "state": {
2026-06-14 10:12:17.777419 | controller |           "running": {
2026-06-14 10:12:17.777433 | controller |             "startedAt": "2026-06-14T09:37:00Z"
2026-06-14 10:12:17.777448 | controller |           }
2026-06-14 10:12:17.777463 | controller |         },
2026-06-14 10:12:17.777478 | controller |         "user": {
2026-06-14 10:12:17.777493 | controller |           "linux": {
2026-06-14 10:12:17.777508 | controller |             "gid": 0,
2026-06-14 10:12:17.777538 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.777553 | controller |               0,
2026-06-14 10:12:17.777567 | controller |               1000660000
2026-06-14 10:12:17.777582 | controller |             ],
2026-06-14 10:12:17.777597 | controller |             "uid": 1000660000
2026-06-14 10:12:17.777611 | controller |           }
2026-06-14 10:12:17.777626 | controller |         },
2026-06-14 10:12:17.777641 | controller |         "volumeMounts": [
2026-06-14 10:12:17.777656 | controller |           {
2026-06-14 10:12:17.777671 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-14 10:12:17.777686 | controller |             "name": "metrics-certs",
2026-06-14 10:12:17.777700 | controller |             "readOnly": true,
2026-06-14 10:12:17.777715 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.777730 | controller |           },
2026-06-14 10:12:17.777744 | controller |           {
2026-06-14 10:12:17.777759 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-14 10:12:17.777773 | controller |             "name": "webhook-certs",
2026-06-14 10:12:17.777788 | controller |             "readOnly": true,
2026-06-14 10:12:17.777803 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.777818 | controller |           },
2026-06-14 10:12:17.777833 | controller |           {
2026-06-14 10:12:17.777848 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.777863 | controller |             "name": "kube-api-access-dxbbx",
2026-06-14 10:12:17.777878 | controller |             "readOnly": true,
2026-06-14 10:12:17.777893 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.777908 | controller |           }
2026-06-14 10:12:17.777923 | controller |         ]
2026-06-14 10:12:17.777938 | controller |       }
2026-06-14 10:12:17.777952 | controller |     ],
2026-06-14 10:12:17.777967 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.777981 | controller |     "hostIPs": [
2026-06-14 10:12:17.777995 | controller |       {
2026-06-14 10:12:17.778009 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.778027 | controller |       }
2026-06-14 10:12:17.778042 | controller |     ],
2026-06-14 10:12:17.778057 | controller |     "phase": "Running",
2026-06-14 10:12:17.778071 | controller |     "podIP": "10.217.1.43",
2026-06-14 10:12:17.778086 | controller |     "podIPs": [
2026-06-14 10:12:17.778101 | controller |       {
2026-06-14 10:12:17.778116 | controller |         "ip": "10.217.1.43"
2026-06-14 10:12:17.778130 | controller |       }
2026-06-14 10:12:17.778144 | controller |     ],
2026-06-14 10:12:17.778158 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.778173 | controller |     "startTime": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.778187 | controller |   }
2026-06-14 10:12:17.778202 | controller | }
2026-06-14 10:12:17.802692 | controller | ok:
2026-06-14 10:12:17.802761 | controller | {
2026-06-14 10:12:17.802783 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.802803 | controller |   "kind": "Pod",
2026-06-14 10:12:17.802886 | controller |   "metadata": {
2026-06-14 10:12:17.802907 | controller |     "annotations": {
2026-06-14 10:12:17.802924 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.38/23\"],\"mac_address\":\"0a:58:0a:d9:01:26\",\"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.1.38/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.802941 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.38\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:26\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.802956 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.802973 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.802989 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.803004 | controller |     },
2026-06-14 10:12:17.803019 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.803034 | controller |     "generateName": "ovn-operator-controller-manager-5666dfdddd-",
2026-06-14 10:12:17.803050 | controller |     "generation": 1,
2026-06-14 10:12:17.803064 | controller |     "labels": {
2026-06-14 10:12:17.803079 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-14 10:12:17.803094 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.803109 | controller |       "openstack.org/operator-name": "ovn",
2026-06-14 10:12:17.803123 | controller |       "pod-template-hash": "5666dfdddd"
2026-06-14 10:12:17.803138 | controller |     },
2026-06-14 10:12:17.803153 | controller |     "managedFields": [
2026-06-14 10:12:17.803167 | controller |       {
2026-06-14 10:12:17.803182 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.803196 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.803211 | controller |         "fieldsV1": {
2026-06-14 10:12:17.803226 | controller |           "f:metadata": {
2026-06-14 10:12:17.803240 | controller |             "f:annotations": {
2026-06-14 10:12:17.803255 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.803269 | controller |             }
2026-06-14 10:12:17.803284 | controller |           }
2026-06-14 10:12:17.803299 | controller |         },
2026-06-14 10:12:17.803313 | controller |         "manager": "crc",
2026-06-14 10:12:17.803328 | controller |         "operation": "Update",
2026-06-14 10:12:17.803343 | controller |         "subresource": "status",
2026-06-14 10:12:17.803383 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.803400 | controller |       },
2026-06-14 10:12:17.803415 | controller |       {
2026-06-14 10:12:17.803437 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.803452 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.803467 | controller |         "fieldsV1": {
2026-06-14 10:12:17.803482 | controller |           "f:metadata": {
2026-06-14 10:12:17.803497 | controller |             "f:annotations": {
2026-06-14 10:12:17.803512 | controller |               ".": {},
2026-06-14 10:12:17.803527 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.803542 | controller |             },
2026-06-14 10:12:17.803558 | controller |             "f:generateName": {},
2026-06-14 10:12:17.803573 | controller |             "f:labels": {
2026-06-14 10:12:17.803587 | controller |               ".": {},
2026-06-14 10:12:17.803601 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.803616 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.803630 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.803645 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.803660 | controller |             },
2026-06-14 10:12:17.803674 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.803689 | controller |               ".": {},
2026-06-14 10:12:17.803703 | controller |               "k:{\"uid\":\"12093d9f-3b83-4a81-8f4f-2fb17ef20396\"}": {}
2026-06-14 10:12:17.803718 | controller |             }
2026-06-14 10:12:17.803733 | controller |           },
2026-06-14 10:12:17.803748 | controller |           "f:spec": {
2026-06-14 10:12:17.803762 | controller |             "f:containers": {
2026-06-14 10:12:17.803777 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.803792 | controller |                 ".": {},
2026-06-14 10:12:17.803807 | controller |                 "f:args": {},
2026-06-14 10:12:17.803822 | controller |                 "f:command": {},
2026-06-14 10:12:17.803836 | controller |                 "f:env": {
2026-06-14 10:12:17.803851 | controller |                   ".": {},
2026-06-14 10:12:17.803866 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.803881 | controller |                     ".": {},
2026-06-14 10:12:17.803896 | controller |                     "f:name": {},
2026-06-14 10:12:17.803911 | controller |                     "f:value": {}
2026-06-14 10:12:17.803925 | controller |                   },
2026-06-14 10:12:17.803940 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.803955 | controller |                     ".": {},
2026-06-14 10:12:17.803970 | controller |                     "f:name": {},
2026-06-14 10:12:17.803985 | controller |                     "f:value": {}
2026-06-14 10:12:17.804000 | controller |                   },
2026-06-14 10:12:17.804014 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.804029 | controller |                     ".": {},
2026-06-14 10:12:17.804044 | controller |                     "f:name": {},
2026-06-14 10:12:17.804059 | controller |                     "f:value": {}
2026-06-14 10:12:17.804074 | controller |                   },
2026-06-14 10:12:17.804089 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.804103 | controller |                     ".": {},
2026-06-14 10:12:17.804118 | controller |                     "f:name": {},
2026-06-14 10:12:17.804133 | controller |                     "f:value": {}
2026-06-14 10:12:17.804148 | controller |                   },
2026-06-14 10:12:17.804163 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.804178 | controller |                     ".": {},
2026-06-14 10:12:17.804192 | controller |                     "f:name": {},
2026-06-14 10:12:17.804207 | controller |                     "f:value": {}
2026-06-14 10:12:17.804222 | controller |                   }
2026-06-14 10:12:17.804237 | controller |                 },
2026-06-14 10:12:17.804256 | controller |                 "f:image": {},
2026-06-14 10:12:17.804271 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.804286 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.804301 | controller |                   ".": {},
2026-06-14 10:12:17.804317 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.804331 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.804363 | controller |                     ".": {},
2026-06-14 10:12:17.804383 | controller |                     "f:path": {},
2026-06-14 10:12:17.804399 | controller |                     "f:port": {},
2026-06-14 10:12:17.804414 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.804428 | controller |                   },
2026-06-14 10:12:17.804444 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.804458 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.804473 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.804488 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.804503 | controller |                 },
2026-06-14 10:12:17.804518 | controller |                 "f:name": {},
2026-06-14 10:12:17.804533 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.804548 | controller |                   ".": {},
2026-06-14 10:12:17.804563 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.804578 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.804592 | controller |                     ".": {},
2026-06-14 10:12:17.804607 | controller |                     "f:path": {},
2026-06-14 10:12:17.804622 | controller |                     "f:port": {},
2026-06-14 10:12:17.804636 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.804650 | controller |                   },
2026-06-14 10:12:17.804665 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.804680 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.804694 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.804709 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.804724 | controller |                 },
2026-06-14 10:12:17.804738 | controller |                 "f:resources": {
2026-06-14 10:12:17.804753 | controller |                   ".": {},
2026-06-14 10:12:17.804768 | controller |                   "f:limits": {
2026-06-14 10:12:17.804783 | controller |                     ".": {},
2026-06-14 10:12:17.804798 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.804813 | controller |                     "f:memory": {}
2026-06-14 10:12:17.804828 | controller |                   },
2026-06-14 10:12:17.804843 | controller |                   "f:requests": {
2026-06-14 10:12:17.804857 | controller |                     ".": {},
2026-06-14 10:12:17.804872 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.804887 | controller |                     "f:memory": {}
2026-06-14 10:12:17.804901 | controller |                   }
2026-06-14 10:12:17.804916 | controller |                 },
2026-06-14 10:12:17.804931 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.804945 | controller |                   ".": {},
2026-06-14 10:12:17.804960 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.804974 | controller |                 },
2026-06-14 10:12:17.804989 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.805003 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.805017 | controller |               }
2026-06-14 10:12:17.805032 | controller |             },
2026-06-14 10:12:17.805047 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.805061 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.805075 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.805094 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.805108 | controller |             "f:securityContext": {
2026-06-14 10:12:17.805123 | controller |               ".": {},
2026-06-14 10:12:17.805137 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.805152 | controller |             },
2026-06-14 10:12:17.805166 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.805180 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.805195 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.805209 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.805223 | controller |           }
2026-06-14 10:12:17.805237 | controller |         },
2026-06-14 10:12:17.805252 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.805266 | controller |         "operation": "Update",
2026-06-14 10:12:17.805280 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.805295 | controller |       },
2026-06-14 10:12:17.805309 | controller |       {
2026-06-14 10:12:17.805323 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.805337 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.805370 | controller |         "fieldsV1": {
2026-06-14 10:12:17.805396 | controller |           "f:metadata": {
2026-06-14 10:12:17.805411 | controller |             "f:annotations": {
2026-06-14 10:12:17.805426 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.805441 | controller |             }
2026-06-14 10:12:17.805455 | controller |           }
2026-06-14 10:12:17.805469 | controller |         },
2026-06-14 10:12:17.805484 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.805498 | controller |         "operation": "Update",
2026-06-14 10:12:17.805513 | controller |         "subresource": "status",
2026-06-14 10:12:17.805573 | controller |         "time": "2026-06-14T09:36:22Z"
2026-06-14 10:12:17.805589 | controller |       },
2026-06-14 10:12:17.805604 | controller |       {
2026-06-14 10:12:17.805619 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.805634 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.805649 | controller |         "fieldsV1": {
2026-06-14 10:12:17.805664 | controller |           "f:status": {
2026-06-14 10:12:17.805679 | controller |             "f:conditions": {
2026-06-14 10:12:17.805694 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.805709 | controller |                 ".": {},
2026-06-14 10:12:17.805724 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.805738 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.805753 | controller |                 "f:status": {},
2026-06-14 10:12:17.805767 | controller |                 "f:type": {}
2026-06-14 10:12:17.805782 | controller |               },
2026-06-14 10:12:17.805796 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.805811 | controller |                 ".": {},
2026-06-14 10:12:17.805825 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.805840 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.805855 | controller |                 "f:status": {},
2026-06-14 10:12:17.805870 | controller |                 "f:type": {}
2026-06-14 10:12:17.805885 | controller |               },
2026-06-14 10:12:17.805900 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.805915 | controller |                 ".": {},
2026-06-14 10:12:17.805930 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.805945 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.805961 | controller |                 "f:status": {},
2026-06-14 10:12:17.805975 | controller |                 "f:type": {}
2026-06-14 10:12:17.805995 | controller |               },
2026-06-14 10:12:17.806011 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.806026 | controller |                 ".": {},
2026-06-14 10:12:17.806041 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.806056 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.806072 | controller |                 "f:status": {},
2026-06-14 10:12:17.806087 | controller |                 "f:type": {}
2026-06-14 10:12:17.806102 | controller |               }
2026-06-14 10:12:17.806117 | controller |             },
2026-06-14 10:12:17.806131 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.806146 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.806161 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.806176 | controller |             "f:phase": {},
2026-06-14 10:12:17.806190 | controller |             "f:podIP": {},
2026-06-14 10:12:17.806205 | controller |             "f:podIPs": {
2026-06-14 10:12:17.806219 | controller |               ".": {},
2026-06-14 10:12:17.806234 | controller |               "k:{\"ip\":\"10.217.1.38\"}": {
2026-06-14 10:12:17.806249 | controller |                 ".": {},
2026-06-14 10:12:17.806264 | controller |                 "f:ip": {}
2026-06-14 10:12:17.806278 | controller |               }
2026-06-14 10:12:17.806292 | controller |             },
2026-06-14 10:12:17.806307 | controller |             "f:startTime": {}
2026-06-14 10:12:17.806321 | controller |           }
2026-06-14 10:12:17.806335 | controller |         },
2026-06-14 10:12:17.806367 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.806384 | controller |         "operation": "Update",
2026-06-14 10:12:17.806399 | controller |         "subresource": "status",
2026-06-14 10:12:17.806413 | controller |         "time": "2026-06-14T09:37:12Z"
2026-06-14 10:12:17.806428 | controller |       }
2026-06-14 10:12:17.806443 | controller |     ],
2026-06-14 10:12:17.806458 | controller |     "name": "ovn-operator-controller-manager-5666dfdddd-hgnr2",
2026-06-14 10:12:17.806473 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.806488 | controller |     "ownerReferences": [
2026-06-14 10:12:17.806503 | controller |       {
2026-06-14 10:12:17.806518 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.806532 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.806547 | controller |         "controller": true,
2026-06-14 10:12:17.806562 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.806577 | controller |         "name": "ovn-operator-controller-manager-5666dfdddd",
2026-06-14 10:12:17.806591 | controller |         "uid": "12093d9f-3b83-4a81-8f4f-2fb17ef20396"
2026-06-14 10:12:17.806606 | controller |       }
2026-06-14 10:12:17.806620 | controller |     ],
2026-06-14 10:12:17.806635 | controller |     "resourceVersion": "90075",
2026-06-14 10:12:17.806649 | controller |     "uid": "f25a3990-2416-4243-bb91-ce8cc873e241"
2026-06-14 10:12:17.806665 | controller |   },
2026-06-14 10:12:17.806680 | controller |   "spec": {
2026-06-14 10:12:17.806695 | controller |     "containers": [
2026-06-14 10:12:17.806710 | controller |       {
2026-06-14 10:12:17.806724 | controller |         "args": [
2026-06-14 10:12:17.806739 | controller |           "--leader-elect",
2026-06-14 10:12:17.806754 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.806769 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.806784 | controller |         ],
2026-06-14 10:12:17.806798 | controller |         "command": [
2026-06-14 10:12:17.806813 | controller |           "/manager"
2026-06-14 10:12:17.806827 | controller |         ],
2026-06-14 10:12:17.806842 | controller |         "env": [
2026-06-14 10:12:17.806856 | controller |           {
2026-06-14 10:12:17.806871 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.806885 | controller |             "value": "30"
2026-06-14 10:12:17.806908 | controller |           },
2026-06-14 10:12:17.806924 | controller |           {
2026-06-14 10:12:17.806939 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.806954 | controller |             "value": "20"
2026-06-14 10:12:17.806969 | controller |           },
2026-06-14 10:12:17.806984 | controller |           {
2026-06-14 10:12:17.806998 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.807013 | controller |             "value": "5"
2026-06-14 10:12:17.807028 | controller |           },
2026-06-14 10:12:17.807042 | controller |           {
2026-06-14 10:12:17.807056 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.807071 | controller |             "value": "false"
2026-06-14 10:12:17.807086 | controller |           },
2026-06-14 10:12:17.807100 | controller |           {
2026-06-14 10:12:17.807115 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.807130 | controller |             "value": "false"
2026-06-14 10:12:17.807144 | controller |           }
2026-06-14 10:12:17.807159 | controller |         ],
2026-06-14 10:12:17.807174 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-14 10:12:17.807189 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.807204 | controller |         "livenessProbe": {
2026-06-14 10:12:17.807219 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.807234 | controller |           "httpGet": {
2026-06-14 10:12:17.807248 | controller |             "path": "/healthz",
2026-06-14 10:12:17.807263 | controller |             "port": 8081,
2026-06-14 10:12:17.807278 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.807292 | controller |           },
2026-06-14 10:12:17.807307 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.807321 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.807336 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.807368 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.807385 | controller |         },
2026-06-14 10:12:17.807399 | controller |         "name": "manager",
2026-06-14 10:12:17.807414 | controller |         "readinessProbe": {
2026-06-14 10:12:17.807429 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.807443 | controller |           "httpGet": {
2026-06-14 10:12:17.807458 | controller |             "path": "/readyz",
2026-06-14 10:12:17.807472 | controller |             "port": 8081,
2026-06-14 10:12:17.807486 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.807501 | controller |           },
2026-06-14 10:12:17.807516 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.807530 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.807545 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.807559 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.807573 | controller |         },
2026-06-14 10:12:17.807587 | controller |         "resources": {
2026-06-14 10:12:17.807601 | controller |           "limits": {
2026-06-14 10:12:17.807616 | controller |             "cpu": "500m",
2026-06-14 10:12:17.807630 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.807643 | controller |           },
2026-06-14 10:12:17.807657 | controller |           "requests": {
2026-06-14 10:12:17.807671 | controller |             "cpu": "10m",
2026-06-14 10:12:17.807685 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.807700 | controller |           }
2026-06-14 10:12:17.807715 | controller |         },
2026-06-14 10:12:17.807729 | controller |         "securityContext": {
2026-06-14 10:12:17.807744 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.807758 | controller |           "capabilities": {
2026-06-14 10:12:17.807773 | controller |             "drop": [
2026-06-14 10:12:17.807792 | controller |               "MKNOD"
2026-06-14 10:12:17.807807 | controller |             ]
2026-06-14 10:12:17.807821 | controller |           }
2026-06-14 10:12:17.807835 | controller |         },
2026-06-14 10:12:17.807850 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.807864 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.807879 | controller |         "volumeMounts": [
2026-06-14 10:12:17.807894 | controller |           {
2026-06-14 10:12:17.807909 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.807924 | controller |             "name": "kube-api-access-csn2r",
2026-06-14 10:12:17.807939 | controller |             "readOnly": true
2026-06-14 10:12:17.807954 | controller |           }
2026-06-14 10:12:17.807969 | controller |         ]
2026-06-14 10:12:17.807984 | controller |       }
2026-06-14 10:12:17.807999 | controller |     ],
2026-06-14 10:12:17.808014 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.808029 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.808044 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.808059 | controller |       {
2026-06-14 10:12:17.808074 | controller |         "name": "ovn-operator-controller-manager-dockercfg-sjpsp"
2026-06-14 10:12:17.808090 | controller |       }
2026-06-14 10:12:17.808105 | controller |     ],
2026-06-14 10:12:17.808120 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.808135 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.808149 | controller |     "priority": 0,
2026-06-14 10:12:17.808164 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.808179 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.808194 | controller |     "securityContext": {
2026-06-14 10:12:17.808209 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.808224 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.808238 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.808253 | controller |       }
2026-06-14 10:12:17.808268 | controller |     },
2026-06-14 10:12:17.808283 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-14 10:12:17.808298 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-14 10:12:17.808312 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.808327 | controller |     "tolerations": [
2026-06-14 10:12:17.808341 | controller |       {
2026-06-14 10:12:17.808376 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.808392 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.808407 | controller |         "operator": "Exists",
2026-06-14 10:12:17.808422 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.808436 | controller |       },
2026-06-14 10:12:17.808451 | controller |       {
2026-06-14 10:12:17.808466 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.808481 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.808496 | controller |         "operator": "Exists",
2026-06-14 10:12:17.808510 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.808525 | controller |       },
2026-06-14 10:12:17.808540 | controller |       {
2026-06-14 10:12:17.808554 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.808569 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.808583 | controller |         "operator": "Exists"
2026-06-14 10:12:17.808598 | controller |       }
2026-06-14 10:12:17.808612 | controller |     ],
2026-06-14 10:12:17.808627 | controller |     "volumes": [
2026-06-14 10:12:17.808642 | controller |       {
2026-06-14 10:12:17.808657 | controller |         "name": "kube-api-access-csn2r",
2026-06-14 10:12:17.808671 | controller |         "projected": {
2026-06-14 10:12:17.808686 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.808707 | controller |           "sources": [
2026-06-14 10:12:17.808722 | controller |             {
2026-06-14 10:12:17.808737 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.808752 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.808767 | controller |                 "path": "token"
2026-06-14 10:12:17.808782 | controller |               }
2026-06-14 10:12:17.808797 | controller |             },
2026-06-14 10:12:17.808812 | controller |             {
2026-06-14 10:12:17.808827 | controller |               "configMap": {
2026-06-14 10:12:17.808841 | controller |                 "items": [
2026-06-14 10:12:17.808856 | controller |                   {
2026-06-14 10:12:17.808870 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.808885 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.808899 | controller |                   }
2026-06-14 10:12:17.808913 | controller |                 ],
2026-06-14 10:12:17.808927 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.808941 | controller |               }
2026-06-14 10:12:17.808956 | controller |             },
2026-06-14 10:12:17.808971 | controller |             {
2026-06-14 10:12:17.808986 | controller |               "downwardAPI": {
2026-06-14 10:12:17.809000 | controller |                 "items": [
2026-06-14 10:12:17.809015 | controller |                   {
2026-06-14 10:12:17.809029 | controller |                     "fieldRef": {
2026-06-14 10:12:17.809044 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.809059 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.809074 | controller |                     },
2026-06-14 10:12:17.809088 | controller |                     "path": "namespace"
2026-06-14 10:12:17.809103 | controller |                   }
2026-06-14 10:12:17.809118 | controller |                 ]
2026-06-14 10:12:17.809132 | controller |               }
2026-06-14 10:12:17.809147 | controller |             },
2026-06-14 10:12:17.809162 | controller |             {
2026-06-14 10:12:17.809176 | controller |               "configMap": {
2026-06-14 10:12:17.809190 | controller |                 "items": [
2026-06-14 10:12:17.809205 | controller |                   {
2026-06-14 10:12:17.809219 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.809233 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.809247 | controller |                   }
2026-06-14 10:12:17.809262 | controller |                 ],
2026-06-14 10:12:17.809277 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.809291 | controller |               }
2026-06-14 10:12:17.809305 | controller |             }
2026-06-14 10:12:17.809320 | controller |           ]
2026-06-14 10:12:17.809334 | controller |         }
2026-06-14 10:12:17.809365 | controller |       }
2026-06-14 10:12:17.809384 | controller |     ]
2026-06-14 10:12:17.809399 | controller |   },
2026-06-14 10:12:17.809414 | controller |   "status": {
2026-06-14 10:12:17.809428 | controller |     "conditions": [
2026-06-14 10:12:17.809443 | controller |       {
2026-06-14 10:12:17.809457 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.809472 | controller |         "lastTransitionTime": "2026-06-14T09:37:01Z",
2026-06-14 10:12:17.809487 | controller |         "status": "True",
2026-06-14 10:12:17.809502 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.809516 | controller |       },
2026-06-14 10:12:17.809543 | controller |       {
2026-06-14 10:12:17.809559 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.809574 | controller |         "lastTransitionTime": "2026-06-14T09:36:20Z",
2026-06-14 10:12:17.809589 | controller |         "status": "True",
2026-06-14 10:12:17.809603 | controller |         "type": "Initialized"
2026-06-14 10:12:17.809618 | controller |       },
2026-06-14 10:12:17.809637 | controller |       {
2026-06-14 10:12:17.809652 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.809666 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.809681 | controller |         "status": "True",
2026-06-14 10:12:17.809696 | controller |         "type": "Ready"
2026-06-14 10:12:17.809710 | controller |       },
2026-06-14 10:12:17.809725 | controller |       {
2026-06-14 10:12:17.809739 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.809754 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.809769 | controller |         "status": "True",
2026-06-14 10:12:17.809785 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.809802 | controller |       },
2026-06-14 10:12:17.809819 | controller |       {
2026-06-14 10:12:17.809834 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.809849 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.809863 | controller |         "status": "True",
2026-06-14 10:12:17.809878 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.809893 | controller |       }
2026-06-14 10:12:17.809908 | controller |     ],
2026-06-14 10:12:17.809922 | controller |     "containerStatuses": [
2026-06-14 10:12:17.809937 | controller |       {
2026-06-14 10:12:17.809952 | controller |         "allocatedResources": {
2026-06-14 10:12:17.809966 | controller |           "cpu": "10m",
2026-06-14 10:12:17.809981 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.809995 | controller |         },
2026-06-14 10:12:17.810010 | controller |         "containerID": "cri-o://7544dac015abff58b068b81edd993329004a7b6910b1b2c1cb3b88fd39b7c272",
2026-06-14 10:12:17.810026 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-14 10:12:17.810041 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54",
2026-06-14 10:12:17.810057 | controller |         "lastState": {},
2026-06-14 10:12:17.810072 | controller |         "name": "manager",
2026-06-14 10:12:17.810087 | controller |         "ready": true,
2026-06-14 10:12:17.810103 | controller |         "resources": {
2026-06-14 10:12:17.810118 | controller |           "limits": {
2026-06-14 10:12:17.810132 | controller |             "cpu": "500m",
2026-06-14 10:12:17.810147 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.810162 | controller |           },
2026-06-14 10:12:17.810177 | controller |           "requests": {
2026-06-14 10:12:17.810192 | controller |             "cpu": "10m",
2026-06-14 10:12:17.810206 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.810221 | controller |           }
2026-06-14 10:12:17.810235 | controller |         },
2026-06-14 10:12:17.810250 | controller |         "restartCount": 0,
2026-06-14 10:12:17.810264 | controller |         "started": true,
2026-06-14 10:12:17.810279 | controller |         "state": {
2026-06-14 10:12:17.810294 | controller |           "running": {
2026-06-14 10:12:17.810308 | controller |             "startedAt": "2026-06-14T09:37:00Z"
2026-06-14 10:12:17.810322 | controller |           }
2026-06-14 10:12:17.810337 | controller |         },
2026-06-14 10:12:17.810371 | controller |         "user": {
2026-06-14 10:12:17.810388 | controller |           "linux": {
2026-06-14 10:12:17.810403 | controller |             "gid": 0,
2026-06-14 10:12:17.810418 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.810433 | controller |               0
2026-06-14 10:12:17.810448 | controller |             ],
2026-06-14 10:12:17.810463 | controller |             "uid": 65532
2026-06-14 10:12:17.810478 | controller |           }
2026-06-14 10:12:17.810493 | controller |         },
2026-06-14 10:12:17.810507 | controller |         "volumeMounts": [
2026-06-14 10:12:17.810526 | controller |           {
2026-06-14 10:12:17.810541 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.810556 | controller |             "name": "kube-api-access-csn2r",
2026-06-14 10:12:17.810571 | controller |             "readOnly": true,
2026-06-14 10:12:17.810586 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.810601 | controller |           }
2026-06-14 10:12:17.810616 | controller |         ]
2026-06-14 10:12:17.810631 | controller |       }
2026-06-14 10:12:17.810646 | controller |     ],
2026-06-14 10:12:17.810661 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.810676 | controller |     "hostIPs": [
2026-06-14 10:12:17.810690 | controller |       {
2026-06-14 10:12:17.810705 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.810719 | controller |       }
2026-06-14 10:12:17.810734 | controller |     ],
2026-06-14 10:12:17.810749 | controller |     "phase": "Running",
2026-06-14 10:12:17.810764 | controller |     "podIP": "10.217.1.38",
2026-06-14 10:12:17.810778 | controller |     "podIPs": [
2026-06-14 10:12:17.810792 | controller |       {
2026-06-14 10:12:17.810807 | controller |         "ip": "10.217.1.38"
2026-06-14 10:12:17.810822 | controller |       }
2026-06-14 10:12:17.810837 | controller |     ],
2026-06-14 10:12:17.810851 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.810866 | controller |     "startTime": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.810881 | controller |   }
2026-06-14 10:12:17.810896 | controller | }
2026-06-14 10:12:17.831960 | controller | ok:
2026-06-14 10:12:17.832017 | controller | {
2026-06-14 10:12:17.832038 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.832056 | controller |   "kind": "Pod",
2026-06-14 10:12:17.832071 | controller |   "metadata": {
2026-06-14 10:12:17.832087 | controller |     "annotations": {
2026-06-14 10:12:17.832103 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.39/23\"],\"mac_address\":\"0a:58:0a:d9:01:27\",\"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.1.39/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.832119 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.39\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:27\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.832136 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.832152 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-14 10:12:17.832168 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-14 10:12:17.832183 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-14 10:12:17.832198 | controller |     },
2026-06-14 10:12:17.832214 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.832229 | controller |     "generateName": "swift-operator-controller-manager-79846f755c-",
2026-06-14 10:12:17.832243 | controller |     "generation": 1,
2026-06-14 10:12:17.832258 | controller |     "labels": {
2026-06-14 10:12:17.832273 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-14 10:12:17.832287 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.832302 | controller |       "openstack.org/operator-name": "swift",
2026-06-14 10:12:17.832317 | controller |       "pod-template-hash": "79846f755c"
2026-06-14 10:12:17.832331 | controller |     },
2026-06-14 10:12:17.832361 | controller |     "managedFields": [
2026-06-14 10:12:17.832381 | controller |       {
2026-06-14 10:12:17.832396 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.832432 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.832447 | controller |         "fieldsV1": {
2026-06-14 10:12:17.832462 | controller |           "f:metadata": {
2026-06-14 10:12:17.832476 | controller |             "f:annotations": {
2026-06-14 10:12:17.832491 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.832506 | controller |             }
2026-06-14 10:12:17.832520 | controller |           }
2026-06-14 10:12:17.832534 | controller |         },
2026-06-14 10:12:17.832549 | controller |         "manager": "crc",
2026-06-14 10:12:17.832563 | controller |         "operation": "Update",
2026-06-14 10:12:17.832578 | controller |         "subresource": "status",
2026-06-14 10:12:17.832592 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.832607 | controller |       },
2026-06-14 10:12:17.832621 | controller |       {
2026-06-14 10:12:17.832636 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.832650 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.832664 | controller |         "fieldsV1": {
2026-06-14 10:12:17.832679 | controller |           "f:metadata": {
2026-06-14 10:12:17.832693 | controller |             "f:annotations": {
2026-06-14 10:12:17.832707 | controller |               ".": {},
2026-06-14 10:12:17.832721 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.832736 | controller |             },
2026-06-14 10:12:17.832750 | controller |             "f:generateName": {},
2026-06-14 10:12:17.832765 | controller |             "f:labels": {
2026-06-14 10:12:17.832779 | controller |               ".": {},
2026-06-14 10:12:17.832795 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.832812 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.832827 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.832841 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.832856 | controller |             },
2026-06-14 10:12:17.832870 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.832884 | controller |               ".": {},
2026-06-14 10:12:17.832898 | controller |               "k:{\"uid\":\"6840fcab-b0cb-4276-ac27-f14847c25518\"}": {}
2026-06-14 10:12:17.832913 | controller |             }
2026-06-14 10:12:17.832928 | controller |           },
2026-06-14 10:12:17.832942 | controller |           "f:spec": {
2026-06-14 10:12:17.832957 | controller |             "f:containers": {
2026-06-14 10:12:17.832972 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.832986 | controller |                 ".": {},
2026-06-14 10:12:17.833001 | controller |                 "f:args": {},
2026-06-14 10:12:17.833016 | controller |                 "f:command": {},
2026-06-14 10:12:17.833031 | controller |                 "f:env": {
2026-06-14 10:12:17.833045 | controller |                   ".": {},
2026-06-14 10:12:17.833059 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.833073 | controller |                     ".": {},
2026-06-14 10:12:17.833088 | controller |                     "f:name": {},
2026-06-14 10:12:17.833102 | controller |                     "f:value": {}
2026-06-14 10:12:17.833116 | controller |                   },
2026-06-14 10:12:17.833130 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.833145 | controller |                     ".": {},
2026-06-14 10:12:17.833159 | controller |                     "f:name": {},
2026-06-14 10:12:17.833173 | controller |                     "f:value": {}
2026-06-14 10:12:17.833188 | controller |                   },
2026-06-14 10:12:17.833203 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.833217 | controller |                     ".": {},
2026-06-14 10:12:17.833231 | controller |                     "f:name": {},
2026-06-14 10:12:17.833250 | controller |                     "f:value": {}
2026-06-14 10:12:17.833265 | controller |                   },
2026-06-14 10:12:17.833280 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.833295 | controller |                     ".": {},
2026-06-14 10:12:17.833309 | controller |                     "f:name": {},
2026-06-14 10:12:17.833324 | controller |                     "f:value": {}
2026-06-14 10:12:17.833338 | controller |                   },
2026-06-14 10:12:17.833369 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.833385 | controller |                     ".": {},
2026-06-14 10:12:17.833399 | controller |                     "f:name": {},
2026-06-14 10:12:17.833414 | controller |                     "f:value": {}
2026-06-14 10:12:17.833429 | controller |                   }
2026-06-14 10:12:17.833443 | controller |                 },
2026-06-14 10:12:17.833457 | controller |                 "f:image": {},
2026-06-14 10:12:17.833472 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.833486 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.833501 | controller |                   ".": {},
2026-06-14 10:12:17.833515 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.833530 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.833558 | controller |                     ".": {},
2026-06-14 10:12:17.833573 | controller |                     "f:path": {},
2026-06-14 10:12:17.833588 | controller |                     "f:port": {},
2026-06-14 10:12:17.833603 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.833617 | controller |                   },
2026-06-14 10:12:17.833631 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.833646 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.833660 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.833675 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.833689 | controller |                 },
2026-06-14 10:12:17.833704 | controller |                 "f:name": {},
2026-06-14 10:12:17.833718 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.833733 | controller |                   ".": {},
2026-06-14 10:12:17.833747 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.833761 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.833775 | controller |                     ".": {},
2026-06-14 10:12:17.833790 | controller |                     "f:path": {},
2026-06-14 10:12:17.833804 | controller |                     "f:port": {},
2026-06-14 10:12:17.833818 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.833834 | controller |                   },
2026-06-14 10:12:17.833848 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.833863 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.833877 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.833892 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.833906 | controller |                 },
2026-06-14 10:12:17.833920 | controller |                 "f:resources": {
2026-06-14 10:12:17.833935 | controller |                   ".": {},
2026-06-14 10:12:17.833949 | controller |                   "f:limits": {
2026-06-14 10:12:17.833963 | controller |                     ".": {},
2026-06-14 10:12:17.833978 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.833992 | controller |                     "f:memory": {}
2026-06-14 10:12:17.834007 | controller |                   },
2026-06-14 10:12:17.834021 | controller |                   "f:requests": {
2026-06-14 10:12:17.834036 | controller |                     ".": {},
2026-06-14 10:12:17.834050 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.834065 | controller |                     "f:memory": {}
2026-06-14 10:12:17.834083 | controller |                   }
2026-06-14 10:12:17.834098 | controller |                 },
2026-06-14 10:12:17.834113 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.834127 | controller |                   ".": {},
2026-06-14 10:12:17.834142 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.834156 | controller |                 },
2026-06-14 10:12:17.834171 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.834186 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.834200 | controller |               }
2026-06-14 10:12:17.834215 | controller |             },
2026-06-14 10:12:17.834230 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.834244 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.834259 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.834274 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.834289 | controller |             "f:securityContext": {
2026-06-14 10:12:17.834303 | controller |               ".": {},
2026-06-14 10:12:17.834318 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.834333 | controller |             },
2026-06-14 10:12:17.834361 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.834381 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.834397 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.834412 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.834427 | controller |           }
2026-06-14 10:12:17.834442 | controller |         },
2026-06-14 10:12:17.834456 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.834470 | controller |         "operation": "Update",
2026-06-14 10:12:17.834485 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.834500 | controller |       },
2026-06-14 10:12:17.834514 | controller |       {
2026-06-14 10:12:17.834529 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.834543 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.834558 | controller |         "fieldsV1": {
2026-06-14 10:12:17.834572 | controller |           "f:metadata": {
2026-06-14 10:12:17.834586 | controller |             "f:annotations": {
2026-06-14 10:12:17.834601 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.834615 | controller |             }
2026-06-14 10:12:17.834629 | controller |           }
2026-06-14 10:12:17.834644 | controller |         },
2026-06-14 10:12:17.834658 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.834672 | controller |         "operation": "Update",
2026-06-14 10:12:17.834686 | controller |         "subresource": "status",
2026-06-14 10:12:17.834700 | controller |         "time": "2026-06-14T09:36:22Z"
2026-06-14 10:12:17.834715 | controller |       },
2026-06-14 10:12:17.834729 | controller |       {
2026-06-14 10:12:17.834743 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.834758 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.834772 | controller |         "fieldsV1": {
2026-06-14 10:12:17.834786 | controller |           "f:status": {
2026-06-14 10:12:17.834800 | controller |             "f:conditions": {
2026-06-14 10:12:17.834815 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.834829 | controller |                 ".": {},
2026-06-14 10:12:17.834843 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.834857 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.834872 | controller |                 "f:status": {},
2026-06-14 10:12:17.834886 | controller |                 "f:type": {}
2026-06-14 10:12:17.834900 | controller |               },
2026-06-14 10:12:17.834914 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.834933 | controller |                 ".": {},
2026-06-14 10:12:17.834947 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.834962 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.834976 | controller |                 "f:status": {},
2026-06-14 10:12:17.834991 | controller |                 "f:type": {}
2026-06-14 10:12:17.835005 | controller |               },
2026-06-14 10:12:17.835020 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.835035 | controller |                 ".": {},
2026-06-14 10:12:17.835050 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.835065 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.835079 | controller |                 "f:status": {},
2026-06-14 10:12:17.835094 | controller |                 "f:type": {}
2026-06-14 10:12:17.835108 | controller |               },
2026-06-14 10:12:17.835122 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.835136 | controller |                 ".": {},
2026-06-14 10:12:17.835151 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.835165 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.835179 | controller |                 "f:status": {},
2026-06-14 10:12:17.835193 | controller |                 "f:type": {}
2026-06-14 10:12:17.835207 | controller |               }
2026-06-14 10:12:17.835222 | controller |             },
2026-06-14 10:12:17.835236 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.835251 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.835266 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.835281 | controller |             "f:phase": {},
2026-06-14 10:12:17.835295 | controller |             "f:podIP": {},
2026-06-14 10:12:17.835310 | controller |             "f:podIPs": {
2026-06-14 10:12:17.835325 | controller |               ".": {},
2026-06-14 10:12:17.835339 | controller |               "k:{\"ip\":\"10.217.1.39\"}": {
2026-06-14 10:12:17.835373 | controller |                 ".": {},
2026-06-14 10:12:17.835388 | controller |                 "f:ip": {}
2026-06-14 10:12:17.835403 | controller |               }
2026-06-14 10:12:17.835417 | controller |             },
2026-06-14 10:12:17.835431 | controller |             "f:startTime": {}
2026-06-14 10:12:17.835446 | controller |           }
2026-06-14 10:12:17.835460 | controller |         },
2026-06-14 10:12:17.835475 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.835489 | controller |         "operation": "Update",
2026-06-14 10:12:17.835503 | controller |         "subresource": "status",
2026-06-14 10:12:17.835517 | controller |         "time": "2026-06-14T09:37:21Z"
2026-06-14 10:12:17.835532 | controller |       }
2026-06-14 10:12:17.835546 | controller |     ],
2026-06-14 10:12:17.835561 | controller |     "name": "swift-operator-controller-manager-79846f755c-d8lws",
2026-06-14 10:12:17.835575 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.835590 | controller |     "ownerReferences": [
2026-06-14 10:12:17.835604 | controller |       {
2026-06-14 10:12:17.835618 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.835633 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.835647 | controller |         "controller": true,
2026-06-14 10:12:17.835662 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.835676 | controller |         "name": "swift-operator-controller-manager-79846f755c",
2026-06-14 10:12:17.835691 | controller |         "uid": "6840fcab-b0cb-4276-ac27-f14847c25518"
2026-06-14 10:12:17.835705 | controller |       }
2026-06-14 10:12:17.835719 | controller |     ],
2026-06-14 10:12:17.835733 | controller |     "resourceVersion": "90167",
2026-06-14 10:12:17.835748 | controller |     "uid": "6d639e22-22a6-4153-bbe8-483e8de979b9"
2026-06-14 10:12:17.835762 | controller |   },
2026-06-14 10:12:17.835781 | controller |   "spec": {
2026-06-14 10:12:17.835796 | controller |     "containers": [
2026-06-14 10:12:17.835811 | controller |       {
2026-06-14 10:12:17.835825 | controller |         "args": [
2026-06-14 10:12:17.835839 | controller |           "--leader-elect",
2026-06-14 10:12:17.835853 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.835868 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.835882 | controller |         ],
2026-06-14 10:12:17.835896 | controller |         "command": [
2026-06-14 10:12:17.835910 | controller |           "/manager"
2026-06-14 10:12:17.835925 | controller |         ],
2026-06-14 10:12:17.835939 | controller |         "env": [
2026-06-14 10:12:17.835953 | controller |           {
2026-06-14 10:12:17.835967 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.835981 | controller |             "value": "30"
2026-06-14 10:12:17.835995 | controller |           },
2026-06-14 10:12:17.836010 | controller |           {
2026-06-14 10:12:17.836024 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.836039 | controller |             "value": "20"
2026-06-14 10:12:17.836054 | controller |           },
2026-06-14 10:12:17.836068 | controller |           {
2026-06-14 10:12:17.836083 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.836097 | controller |             "value": "5"
2026-06-14 10:12:17.836111 | controller |           },
2026-06-14 10:12:17.836126 | controller |           {
2026-06-14 10:12:17.836140 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.836155 | controller |             "value": "false"
2026-06-14 10:12:17.836169 | controller |           },
2026-06-14 10:12:17.836183 | controller |           {
2026-06-14 10:12:17.836198 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.836212 | controller |             "value": "false"
2026-06-14 10:12:17.836227 | controller |           }
2026-06-14 10:12:17.836241 | controller |         ],
2026-06-14 10:12:17.836256 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-14 10:12:17.836272 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.836287 | controller |         "livenessProbe": {
2026-06-14 10:12:17.836302 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.836317 | controller |           "httpGet": {
2026-06-14 10:12:17.836332 | controller |             "path": "/healthz",
2026-06-14 10:12:17.836359 | controller |             "port": 8081,
2026-06-14 10:12:17.836379 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.836394 | controller |           },
2026-06-14 10:12:17.836413 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.836430 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.836444 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.836459 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.836474 | controller |         },
2026-06-14 10:12:17.836488 | controller |         "name": "manager",
2026-06-14 10:12:17.836503 | controller |         "readinessProbe": {
2026-06-14 10:12:17.836517 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.836531 | controller |           "httpGet": {
2026-06-14 10:12:17.836546 | controller |             "path": "/readyz",
2026-06-14 10:12:17.836560 | controller |             "port": 8081,
2026-06-14 10:12:17.836574 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.836589 | controller |           },
2026-06-14 10:12:17.836603 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.836617 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.836632 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.836646 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.836660 | controller |         },
2026-06-14 10:12:17.836678 | controller |         "resources": {
2026-06-14 10:12:17.836693 | controller |           "limits": {
2026-06-14 10:12:17.836707 | controller |             "cpu": "500m",
2026-06-14 10:12:17.836721 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.836736 | controller |           },
2026-06-14 10:12:17.836750 | controller |           "requests": {
2026-06-14 10:12:17.836764 | controller |             "cpu": "10m",
2026-06-14 10:12:17.836779 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.836793 | controller |           }
2026-06-14 10:12:17.836807 | controller |         },
2026-06-14 10:12:17.836821 | controller |         "securityContext": {
2026-06-14 10:12:17.836836 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.836850 | controller |           "capabilities": {
2026-06-14 10:12:17.836864 | controller |             "drop": [
2026-06-14 10:12:17.836878 | controller |               "ALL"
2026-06-14 10:12:17.836892 | controller |             ]
2026-06-14 10:12:17.836907 | controller |           },
2026-06-14 10:12:17.836921 | controller |           "runAsUser": 1000660000
2026-06-14 10:12:17.836935 | controller |         },
2026-06-14 10:12:17.836950 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.836964 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.836978 | controller |         "volumeMounts": [
2026-06-14 10:12:17.836993 | controller |           {
2026-06-14 10:12:17.837007 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.837022 | controller |             "name": "kube-api-access-smkmq",
2026-06-14 10:12:17.837036 | controller |             "readOnly": true
2026-06-14 10:12:17.837051 | controller |           }
2026-06-14 10:12:17.837066 | controller |         ]
2026-06-14 10:12:17.837081 | controller |       }
2026-06-14 10:12:17.837095 | controller |     ],
2026-06-14 10:12:17.837110 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.837124 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.837139 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.837153 | controller |       {
2026-06-14 10:12:17.837168 | controller |         "name": "swift-operator-controller-manager-dockercfg-8mxtx"
2026-06-14 10:12:17.837182 | controller |       }
2026-06-14 10:12:17.837197 | controller |     ],
2026-06-14 10:12:17.837211 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.837225 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.837240 | controller |     "priority": 0,
2026-06-14 10:12:17.837254 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.837269 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.837284 | controller |     "securityContext": {
2026-06-14 10:12:17.837299 | controller |       "fsGroup": 1000660000,
2026-06-14 10:12:17.837314 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.837328 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.837343 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.837375 | controller |       },
2026-06-14 10:12:17.837390 | controller |       "seccompProfile": {
2026-06-14 10:12:17.837405 | controller |         "type": "RuntimeDefault"
2026-06-14 10:12:17.837419 | controller |       }
2026-06-14 10:12:17.837433 | controller |     },
2026-06-14 10:12:17.837448 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-14 10:12:17.837462 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-14 10:12:17.837476 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.837491 | controller |     "tolerations": [
2026-06-14 10:12:17.837506 | controller |       {
2026-06-14 10:12:17.837520 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.837535 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.837566 | controller |         "operator": "Exists",
2026-06-14 10:12:17.837582 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.837596 | controller |       },
2026-06-14 10:12:17.837617 | controller |       {
2026-06-14 10:12:17.837631 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.837646 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.837660 | controller |         "operator": "Exists",
2026-06-14 10:12:17.837675 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.837689 | controller |       },
2026-06-14 10:12:17.837703 | controller |       {
2026-06-14 10:12:17.837717 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.837731 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.837746 | controller |         "operator": "Exists"
2026-06-14 10:12:17.837760 | controller |       }
2026-06-14 10:12:17.837775 | controller |     ],
2026-06-14 10:12:17.837789 | controller |     "volumes": [
2026-06-14 10:12:17.837804 | controller |       {
2026-06-14 10:12:17.837818 | controller |         "name": "kube-api-access-smkmq",
2026-06-14 10:12:17.837833 | controller |         "projected": {
2026-06-14 10:12:17.837847 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.837862 | controller |           "sources": [
2026-06-14 10:12:17.837876 | controller |             {
2026-06-14 10:12:17.837891 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.837905 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.837920 | controller |                 "path": "token"
2026-06-14 10:12:17.837934 | controller |               }
2026-06-14 10:12:17.837949 | controller |             },
2026-06-14 10:12:17.837963 | controller |             {
2026-06-14 10:12:17.837977 | controller |               "configMap": {
2026-06-14 10:12:17.837992 | controller |                 "items": [
2026-06-14 10:12:17.838006 | controller |                   {
2026-06-14 10:12:17.838020 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.838034 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.838048 | controller |                   }
2026-06-14 10:12:17.838062 | controller |                 ],
2026-06-14 10:12:17.838077 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.838091 | controller |               }
2026-06-14 10:12:17.838106 | controller |             },
2026-06-14 10:12:17.838120 | controller |             {
2026-06-14 10:12:17.838135 | controller |               "downwardAPI": {
2026-06-14 10:12:17.838149 | controller |                 "items": [
2026-06-14 10:12:17.838164 | controller |                   {
2026-06-14 10:12:17.838178 | controller |                     "fieldRef": {
2026-06-14 10:12:17.838192 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.838207 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.838221 | controller |                     },
2026-06-14 10:12:17.838236 | controller |                     "path": "namespace"
2026-06-14 10:12:17.838250 | controller |                   }
2026-06-14 10:12:17.838265 | controller |                 ]
2026-06-14 10:12:17.838279 | controller |               }
2026-06-14 10:12:17.838294 | controller |             },
2026-06-14 10:12:17.838308 | controller |             {
2026-06-14 10:12:17.838323 | controller |               "configMap": {
2026-06-14 10:12:17.838337 | controller |                 "items": [
2026-06-14 10:12:17.838369 | controller |                   {
2026-06-14 10:12:17.838385 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.838400 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.838415 | controller |                   }
2026-06-14 10:12:17.838430 | controller |                 ],
2026-06-14 10:12:17.838444 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.838463 | controller |               }
2026-06-14 10:12:17.838478 | controller |             }
2026-06-14 10:12:17.838493 | controller |           ]
2026-06-14 10:12:17.838568 | controller |         }
2026-06-14 10:12:17.838589 | controller |       }
2026-06-14 10:12:17.838604 | controller |     ]
2026-06-14 10:12:17.838619 | controller |   },
2026-06-14 10:12:17.838633 | controller |   "status": {
2026-06-14 10:12:17.838648 | controller |     "conditions": [
2026-06-14 10:12:17.838663 | controller |       {
2026-06-14 10:12:17.838677 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.838692 | controller |         "lastTransitionTime": "2026-06-14T09:36:24Z",
2026-06-14 10:12:17.838707 | controller |         "status": "True",
2026-06-14 10:12:17.838722 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.838736 | controller |       },
2026-06-14 10:12:17.838751 | controller |       {
2026-06-14 10:12:17.838765 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.838780 | controller |         "lastTransitionTime": "2026-06-14T09:36:20Z",
2026-06-14 10:12:17.838794 | controller |         "status": "True",
2026-06-14 10:12:17.838808 | controller |         "type": "Initialized"
2026-06-14 10:12:17.838822 | controller |       },
2026-06-14 10:12:17.838836 | controller |       {
2026-06-14 10:12:17.838851 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.838865 | controller |         "lastTransitionTime": "2026-06-14T09:37:21Z",
2026-06-14 10:12:17.838879 | controller |         "status": "True",
2026-06-14 10:12:17.838894 | controller |         "type": "Ready"
2026-06-14 10:12:17.838908 | controller |       },
2026-06-14 10:12:17.838922 | controller |       {
2026-06-14 10:12:17.838936 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.838950 | controller |         "lastTransitionTime": "2026-06-14T09:37:21Z",
2026-06-14 10:12:17.838964 | controller |         "status": "True",
2026-06-14 10:12:17.838978 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.838992 | controller |       },
2026-06-14 10:12:17.839006 | controller |       {
2026-06-14 10:12:17.839020 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.839034 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.839049 | controller |         "status": "True",
2026-06-14 10:12:17.839063 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.839076 | controller |       }
2026-06-14 10:12:17.839090 | controller |     ],
2026-06-14 10:12:17.839104 | controller |     "containerStatuses": [
2026-06-14 10:12:17.839118 | controller |       {
2026-06-14 10:12:17.839133 | controller |         "allocatedResources": {
2026-06-14 10:12:17.839147 | controller |           "cpu": "10m",
2026-06-14 10:12:17.839161 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.839176 | controller |         },
2026-06-14 10:12:17.839191 | controller |         "containerID": "cri-o://4308bc42ac0495b3b73cb4b333b1cfb0c381db36b70722d697bc81803ac16549",
2026-06-14 10:12:17.839205 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-14 10:12:17.839220 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6",
2026-06-14 10:12:17.839235 | controller |         "lastState": {},
2026-06-14 10:12:17.839250 | controller |         "name": "manager",
2026-06-14 10:12:17.839265 | controller |         "ready": true,
2026-06-14 10:12:17.839279 | controller |         "resources": {
2026-06-14 10:12:17.839293 | controller |           "limits": {
2026-06-14 10:12:17.839308 | controller |             "cpu": "500m",
2026-06-14 10:12:17.839322 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.839336 | controller |           },
2026-06-14 10:12:17.839377 | controller |           "requests": {
2026-06-14 10:12:17.839394 | controller |             "cpu": "10m",
2026-06-14 10:12:17.839413 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.839428 | controller |           }
2026-06-14 10:12:17.839443 | controller |         },
2026-06-14 10:12:17.839458 | controller |         "restartCount": 0,
2026-06-14 10:12:17.839472 | controller |         "started": true,
2026-06-14 10:12:17.839487 | controller |         "state": {
2026-06-14 10:12:17.839502 | controller |           "running": {
2026-06-14 10:12:17.839516 | controller |             "startedAt": "2026-06-14T09:37:09Z"
2026-06-14 10:12:17.839531 | controller |           }
2026-06-14 10:12:17.839545 | controller |         },
2026-06-14 10:12:17.839560 | controller |         "user": {
2026-06-14 10:12:17.839574 | controller |           "linux": {
2026-06-14 10:12:17.839589 | controller |             "gid": 0,
2026-06-14 10:12:17.839603 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.839617 | controller |               0,
2026-06-14 10:12:17.839632 | controller |               1000660000
2026-06-14 10:12:17.839646 | controller |             ],
2026-06-14 10:12:17.839661 | controller |             "uid": 1000660000
2026-06-14 10:12:17.839675 | controller |           }
2026-06-14 10:12:17.839690 | controller |         },
2026-06-14 10:12:17.839704 | controller |         "volumeMounts": [
2026-06-14 10:12:17.839718 | controller |           {
2026-06-14 10:12:17.839733 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.839748 | controller |             "name": "kube-api-access-smkmq",
2026-06-14 10:12:17.839762 | controller |             "readOnly": true,
2026-06-14 10:12:17.839776 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.839791 | controller |           }
2026-06-14 10:12:17.839805 | controller |         ]
2026-06-14 10:12:17.839819 | controller |       }
2026-06-14 10:12:17.839833 | controller |     ],
2026-06-14 10:12:17.839848 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.839862 | controller |     "hostIPs": [
2026-06-14 10:12:17.839876 | controller |       {
2026-06-14 10:12:17.839890 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.839904 | controller |       }
2026-06-14 10:12:17.839919 | controller |     ],
2026-06-14 10:12:17.839933 | controller |     "phase": "Running",
2026-06-14 10:12:17.839947 | controller |     "podIP": "10.217.1.39",
2026-06-14 10:12:17.839962 | controller |     "podIPs": [
2026-06-14 10:12:17.839976 | controller |       {
2026-06-14 10:12:17.839990 | controller |         "ip": "10.217.1.39"
2026-06-14 10:12:17.840005 | controller |       }
2026-06-14 10:12:17.840019 | controller |     ],
2026-06-14 10:12:17.840033 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.840048 | controller |     "startTime": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.840062 | controller |   }
2026-06-14 10:12:17.840077 | controller | }
2026-06-14 10:12:17.860801 | controller | ok:
2026-06-14 10:12:17.860857 | controller | {
2026-06-14 10:12:17.860877 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.860894 | controller |   "kind": "Pod",
2026-06-14 10:12:17.860910 | controller |   "metadata": {
2026-06-14 10:12:17.860926 | controller |     "annotations": {
2026-06-14 10:12:17.860942 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.40/23\"],\"mac_address\":\"0a:58:0a:d9:01:28\",\"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.1.40/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.860959 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.40\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:28\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.860980 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.860997 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.861012 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.861028 | controller |     },
2026-06-14 10:12:17.861043 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.861058 | controller |     "generateName": "telemetry-operator-controller-manager-565998cc45-",
2026-06-14 10:12:17.861073 | controller |     "generation": 1,
2026-06-14 10:12:17.861088 | controller |     "labels": {
2026-06-14 10:12:17.861103 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-14 10:12:17.861117 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.861132 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-14 10:12:17.861147 | controller |       "pod-template-hash": "565998cc45"
2026-06-14 10:12:17.861162 | controller |     },
2026-06-14 10:12:17.861177 | controller |     "managedFields": [
2026-06-14 10:12:17.861192 | controller |       {
2026-06-14 10:12:17.861206 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.861222 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.861237 | controller |         "fieldsV1": {
2026-06-14 10:12:17.861252 | controller |           "f:metadata": {
2026-06-14 10:12:17.861331 | controller |             "f:annotations": {
2026-06-14 10:12:17.861376 | controller |               ".": {},
2026-06-14 10:12:17.861394 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.861410 | controller |             },
2026-06-14 10:12:17.861426 | controller |             "f:generateName": {},
2026-06-14 10:12:17.861441 | controller |             "f:labels": {
2026-06-14 10:12:17.861456 | controller |               ".": {},
2026-06-14 10:12:17.861471 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.861486 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.861501 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.861516 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.861530 | controller |             },
2026-06-14 10:12:17.861545 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.861573 | controller |               ".": {},
2026-06-14 10:12:17.861589 | controller |               "k:{\"uid\":\"1408d95c-580d-4280-a2c4-bbb459a1c612\"}": {}
2026-06-14 10:12:17.861604 | controller |             }
2026-06-14 10:12:17.861623 | controller |           },
2026-06-14 10:12:17.861640 | controller |           "f:spec": {
2026-06-14 10:12:17.861655 | controller |             "f:containers": {
2026-06-14 10:12:17.861669 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.861684 | controller |                 ".": {},
2026-06-14 10:12:17.861699 | controller |                 "f:args": {},
2026-06-14 10:12:17.861713 | controller |                 "f:command": {},
2026-06-14 10:12:17.861728 | controller |                 "f:env": {
2026-06-14 10:12:17.861742 | controller |                   ".": {},
2026-06-14 10:12:17.861757 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.861771 | controller |                     ".": {},
2026-06-14 10:12:17.861786 | controller |                     "f:name": {},
2026-06-14 10:12:17.861801 | controller |                     "f:value": {}
2026-06-14 10:12:17.861815 | controller |                   },
2026-06-14 10:12:17.861830 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.861845 | controller |                     ".": {},
2026-06-14 10:12:17.861859 | controller |                     "f:name": {},
2026-06-14 10:12:17.861874 | controller |                     "f:value": {}
2026-06-14 10:12:17.861896 | controller |                   },
2026-06-14 10:12:17.861911 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.861926 | controller |                     ".": {},
2026-06-14 10:12:17.861941 | controller |                     "f:name": {},
2026-06-14 10:12:17.861955 | controller |                     "f:value": {}
2026-06-14 10:12:17.861969 | controller |                   },
2026-06-14 10:12:17.861984 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.861998 | controller |                     ".": {},
2026-06-14 10:12:17.862013 | controller |                     "f:name": {},
2026-06-14 10:12:17.862028 | controller |                     "f:value": {}
2026-06-14 10:12:17.862042 | controller |                   },
2026-06-14 10:12:17.862057 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.862071 | controller |                     ".": {},
2026-06-14 10:12:17.862085 | controller |                     "f:name": {},
2026-06-14 10:12:17.862100 | controller |                     "f:value": {}
2026-06-14 10:12:17.862115 | controller |                   }
2026-06-14 10:12:17.862130 | controller |                 },
2026-06-14 10:12:17.862145 | controller |                 "f:image": {},
2026-06-14 10:12:17.862161 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.862176 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.862191 | controller |                   ".": {},
2026-06-14 10:12:17.862206 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.862221 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.862235 | controller |                     ".": {},
2026-06-14 10:12:17.862250 | controller |                     "f:path": {},
2026-06-14 10:12:17.862264 | controller |                     "f:port": {},
2026-06-14 10:12:17.862279 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.862293 | controller |                   },
2026-06-14 10:12:17.862308 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.862323 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.862338 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.862372 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.862389 | controller |                 },
2026-06-14 10:12:17.862404 | controller |                 "f:name": {},
2026-06-14 10:12:17.862419 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.862434 | controller |                   ".": {},
2026-06-14 10:12:17.862448 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.862463 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.862477 | controller |                     ".": {},
2026-06-14 10:12:17.862492 | controller |                     "f:path": {},
2026-06-14 10:12:17.862507 | controller |                     "f:port": {},
2026-06-14 10:12:17.862521 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.862535 | controller |                   },
2026-06-14 10:12:17.862550 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.862565 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.862580 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.862595 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.862609 | controller |                 },
2026-06-14 10:12:17.862624 | controller |                 "f:resources": {
2026-06-14 10:12:17.862639 | controller |                   ".": {},
2026-06-14 10:12:17.862653 | controller |                   "f:limits": {
2026-06-14 10:12:17.862668 | controller |                     ".": {},
2026-06-14 10:12:17.862683 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.862697 | controller |                     "f:memory": {}
2026-06-14 10:12:17.862712 | controller |                   },
2026-06-14 10:12:17.862731 | controller |                   "f:requests": {
2026-06-14 10:12:17.862747 | controller |                     ".": {},
2026-06-14 10:12:17.862761 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.862776 | controller |                     "f:memory": {}
2026-06-14 10:12:17.862791 | controller |                   }
2026-06-14 10:12:17.862805 | controller |                 },
2026-06-14 10:12:17.862820 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.862835 | controller |                   ".": {},
2026-06-14 10:12:17.862850 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.862865 | controller |                 },
2026-06-14 10:12:17.862879 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.862894 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.862909 | controller |               }
2026-06-14 10:12:17.862924 | controller |             },
2026-06-14 10:12:17.862938 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.862953 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.862968 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.862983 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.862997 | controller |             "f:securityContext": {
2026-06-14 10:12:17.863012 | controller |               ".": {},
2026-06-14 10:12:17.863027 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.863042 | controller |             },
2026-06-14 10:12:17.863057 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.863072 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.863087 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.863101 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.863116 | controller |           }
2026-06-14 10:12:17.863131 | controller |         },
2026-06-14 10:12:17.863146 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.863161 | controller |         "operation": "Update",
2026-06-14 10:12:17.863176 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.863191 | controller |       },
2026-06-14 10:12:17.863206 | controller |       {
2026-06-14 10:12:17.863221 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.863235 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.863251 | controller |         "fieldsV1": {
2026-06-14 10:12:17.863265 | controller |           "f:metadata": {
2026-06-14 10:12:17.863280 | controller |             "f:annotations": {
2026-06-14 10:12:17.863295 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.863310 | controller |             }
2026-06-14 10:12:17.863325 | controller |           }
2026-06-14 10:12:17.863339 | controller |         },
2026-06-14 10:12:17.863373 | controller |         "manager": "crc",
2026-06-14 10:12:17.863389 | controller |         "operation": "Update",
2026-06-14 10:12:17.863404 | controller |         "subresource": "status",
2026-06-14 10:12:17.863419 | controller |         "time": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.863435 | controller |       },
2026-06-14 10:12:17.863450 | controller |       {
2026-06-14 10:12:17.863465 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.863479 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.863494 | controller |         "fieldsV1": {
2026-06-14 10:12:17.863508 | controller |           "f:metadata": {
2026-06-14 10:12:17.863523 | controller |             "f:annotations": {
2026-06-14 10:12:17.863538 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.863552 | controller |             }
2026-06-14 10:12:17.863567 | controller |           }
2026-06-14 10:12:17.863581 | controller |         },
2026-06-14 10:12:17.863596 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.863615 | controller |         "operation": "Update",
2026-06-14 10:12:17.863630 | controller |         "subresource": "status",
2026-06-14 10:12:17.863645 | controller |         "time": "2026-06-14T09:36:22Z"
2026-06-14 10:12:17.863660 | controller |       },
2026-06-14 10:12:17.863674 | controller |       {
2026-06-14 10:12:17.863689 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.863703 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.863717 | controller |         "fieldsV1": {
2026-06-14 10:12:17.863731 | controller |           "f:status": {
2026-06-14 10:12:17.863746 | controller |             "f:conditions": {
2026-06-14 10:12:17.863760 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.863774 | controller |                 ".": {},
2026-06-14 10:12:17.863788 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.863804 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.863821 | controller |                 "f:status": {},
2026-06-14 10:12:17.863837 | controller |                 "f:type": {}
2026-06-14 10:12:17.863851 | controller |               },
2026-06-14 10:12:17.863865 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.863879 | controller |                 ".": {},
2026-06-14 10:12:17.863894 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.863908 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.863923 | controller |                 "f:status": {},
2026-06-14 10:12:17.863937 | controller |                 "f:type": {}
2026-06-14 10:12:17.863951 | controller |               },
2026-06-14 10:12:17.863966 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.863981 | controller |                 ".": {},
2026-06-14 10:12:17.863995 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.864010 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.864025 | controller |                 "f:status": {},
2026-06-14 10:12:17.864039 | controller |                 "f:type": {}
2026-06-14 10:12:17.864054 | controller |               },
2026-06-14 10:12:17.864068 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.864083 | controller |                 ".": {},
2026-06-14 10:12:17.864097 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.864113 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.864127 | controller |                 "f:status": {},
2026-06-14 10:12:17.864142 | controller |                 "f:type": {}
2026-06-14 10:12:17.864156 | controller |               }
2026-06-14 10:12:17.864171 | controller |             },
2026-06-14 10:12:17.864186 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.864201 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.864217 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.864232 | controller |             "f:phase": {},
2026-06-14 10:12:17.864247 | controller |             "f:podIP": {},
2026-06-14 10:12:17.864261 | controller |             "f:podIPs": {
2026-06-14 10:12:17.864276 | controller |               ".": {},
2026-06-14 10:12:17.864291 | controller |               "k:{\"ip\":\"10.217.1.40\"}": {
2026-06-14 10:12:17.864305 | controller |                 ".": {},
2026-06-14 10:12:17.864320 | controller |                 "f:ip": {}
2026-06-14 10:12:17.864334 | controller |               }
2026-06-14 10:12:17.864363 | controller |             },
2026-06-14 10:12:17.864392 | controller |             "f:startTime": {}
2026-06-14 10:12:17.864407 | controller |           }
2026-06-14 10:12:17.864422 | controller |         },
2026-06-14 10:12:17.864437 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.864452 | controller |         "operation": "Update",
2026-06-14 10:12:17.864467 | controller |         "subresource": "status",
2026-06-14 10:12:17.864486 | controller |         "time": "2026-06-14T09:37:11Z"
2026-06-14 10:12:17.864502 | controller |       }
2026-06-14 10:12:17.864517 | controller |     ],
2026-06-14 10:12:17.864532 | controller |     "name": "telemetry-operator-controller-manager-565998cc45-8wfsf",
2026-06-14 10:12:17.864547 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.864562 | controller |     "ownerReferences": [
2026-06-14 10:12:17.864577 | controller |       {
2026-06-14 10:12:17.864592 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.864607 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.864622 | controller |         "controller": true,
2026-06-14 10:12:17.864637 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.864652 | controller |         "name": "telemetry-operator-controller-manager-565998cc45",
2026-06-14 10:12:17.864667 | controller |         "uid": "1408d95c-580d-4280-a2c4-bbb459a1c612"
2026-06-14 10:12:17.864682 | controller |       }
2026-06-14 10:12:17.864697 | controller |     ],
2026-06-14 10:12:17.864712 | controller |     "resourceVersion": "90049",
2026-06-14 10:12:17.864727 | controller |     "uid": "a0885a18-b18d-42d6-b655-fd71d5c1ace0"
2026-06-14 10:12:17.864742 | controller |   },
2026-06-14 10:12:17.864757 | controller |   "spec": {
2026-06-14 10:12:17.864772 | controller |     "containers": [
2026-06-14 10:12:17.864787 | controller |       {
2026-06-14 10:12:17.864802 | controller |         "args": [
2026-06-14 10:12:17.864817 | controller |           "--leader-elect",
2026-06-14 10:12:17.864832 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.864847 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.864862 | controller |         ],
2026-06-14 10:12:17.864876 | controller |         "command": [
2026-06-14 10:12:17.864891 | controller |           "/manager"
2026-06-14 10:12:17.864906 | controller |         ],
2026-06-14 10:12:17.864921 | controller |         "env": [
2026-06-14 10:12:17.864935 | controller |           {
2026-06-14 10:12:17.864950 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.864965 | controller |             "value": "30"
2026-06-14 10:12:17.864979 | controller |           },
2026-06-14 10:12:17.864994 | controller |           {
2026-06-14 10:12:17.865008 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.865023 | controller |             "value": "20"
2026-06-14 10:12:17.865037 | controller |           },
2026-06-14 10:12:17.865052 | controller |           {
2026-06-14 10:12:17.865066 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.865080 | controller |             "value": "5"
2026-06-14 10:12:17.865095 | controller |           },
2026-06-14 10:12:17.865109 | controller |           {
2026-06-14 10:12:17.865124 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.865139 | controller |             "value": "false"
2026-06-14 10:12:17.865154 | controller |           },
2026-06-14 10:12:17.865169 | controller |           {
2026-06-14 10:12:17.865183 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.865197 | controller |             "value": "false"
2026-06-14 10:12:17.865212 | controller |           }
2026-06-14 10:12:17.865227 | controller |         ],
2026-06-14 10:12:17.865242 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-14 10:12:17.865258 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.865273 | controller |         "livenessProbe": {
2026-06-14 10:12:17.865288 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.865303 | controller |           "httpGet": {
2026-06-14 10:12:17.865318 | controller |             "path": "/healthz",
2026-06-14 10:12:17.865332 | controller |             "port": 8081,
2026-06-14 10:12:17.865362 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.865386 | controller |           },
2026-06-14 10:12:17.865402 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.865417 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.865432 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.865447 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.865462 | controller |         },
2026-06-14 10:12:17.865477 | controller |         "name": "manager",
2026-06-14 10:12:17.865492 | controller |         "readinessProbe": {
2026-06-14 10:12:17.865507 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.865522 | controller |           "httpGet": {
2026-06-14 10:12:17.865537 | controller |             "path": "/readyz",
2026-06-14 10:12:17.865551 | controller |             "port": 8081,
2026-06-14 10:12:17.865581 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.865597 | controller |           },
2026-06-14 10:12:17.865612 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.865631 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.865646 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.865660 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.865675 | controller |         },
2026-06-14 10:12:17.865689 | controller |         "resources": {
2026-06-14 10:12:17.865704 | controller |           "limits": {
2026-06-14 10:12:17.865719 | controller |             "cpu": "500m",
2026-06-14 10:12:17.865733 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.865748 | controller |           },
2026-06-14 10:12:17.865763 | controller |           "requests": {
2026-06-14 10:12:17.865779 | controller |             "cpu": "10m",
2026-06-14 10:12:17.865796 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.865810 | controller |           }
2026-06-14 10:12:17.865825 | controller |         },
2026-06-14 10:12:17.865839 | controller |         "securityContext": {
2026-06-14 10:12:17.865854 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.865869 | controller |           "capabilities": {
2026-06-14 10:12:17.865883 | controller |             "drop": [
2026-06-14 10:12:17.865898 | controller |               "MKNOD"
2026-06-14 10:12:17.865912 | controller |             ]
2026-06-14 10:12:17.865927 | controller |           }
2026-06-14 10:12:17.865941 | controller |         },
2026-06-14 10:12:17.865956 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.865971 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.865985 | controller |         "volumeMounts": [
2026-06-14 10:12:17.865999 | controller |           {
2026-06-14 10:12:17.866014 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.866029 | controller |             "name": "kube-api-access-9rckh",
2026-06-14 10:12:17.866043 | controller |             "readOnly": true
2026-06-14 10:12:17.866058 | controller |           }
2026-06-14 10:12:17.866073 | controller |         ]
2026-06-14 10:12:17.866088 | controller |       }
2026-06-14 10:12:17.866102 | controller |     ],
2026-06-14 10:12:17.866117 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.866131 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.866146 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.866161 | controller |       {
2026-06-14 10:12:17.866175 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-q42bf"
2026-06-14 10:12:17.866190 | controller |       }
2026-06-14 10:12:17.866204 | controller |     ],
2026-06-14 10:12:17.866219 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.866233 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.866247 | controller |     "priority": 0,
2026-06-14 10:12:17.866262 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.866277 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.866296 | controller |     "securityContext": {
2026-06-14 10:12:17.866312 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.866326 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.866341 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.866375 | controller |       }
2026-06-14 10:12:17.866390 | controller |     },
2026-06-14 10:12:17.866405 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-14 10:12:17.866420 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-14 10:12:17.866435 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.866449 | controller |     "tolerations": [
2026-06-14 10:12:17.866464 | controller |       {
2026-06-14 10:12:17.866479 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.866493 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.866508 | controller |         "operator": "Exists",
2026-06-14 10:12:17.866523 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.866538 | controller |       },
2026-06-14 10:12:17.866553 | controller |       {
2026-06-14 10:12:17.866568 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.866584 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.866599 | controller |         "operator": "Exists",
2026-06-14 10:12:17.866614 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.866629 | controller |       },
2026-06-14 10:12:17.866644 | controller |       {
2026-06-14 10:12:17.866659 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.866674 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.866689 | controller |         "operator": "Exists"
2026-06-14 10:12:17.866704 | controller |       }
2026-06-14 10:12:17.866719 | controller |     ],
2026-06-14 10:12:17.866734 | controller |     "volumes": [
2026-06-14 10:12:17.866748 | controller |       {
2026-06-14 10:12:17.866763 | controller |         "name": "kube-api-access-9rckh",
2026-06-14 10:12:17.866778 | controller |         "projected": {
2026-06-14 10:12:17.866792 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.866807 | controller |           "sources": [
2026-06-14 10:12:17.866822 | controller |             {
2026-06-14 10:12:17.866837 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.866852 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.866866 | controller |                 "path": "token"
2026-06-14 10:12:17.866881 | controller |               }
2026-06-14 10:12:17.866895 | controller |             },
2026-06-14 10:12:17.866910 | controller |             {
2026-06-14 10:12:17.866925 | controller |               "configMap": {
2026-06-14 10:12:17.866939 | controller |                 "items": [
2026-06-14 10:12:17.866954 | controller |                   {
2026-06-14 10:12:17.866969 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.866984 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.866998 | controller |                   }
2026-06-14 10:12:17.867013 | controller |                 ],
2026-06-14 10:12:17.867027 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.867042 | controller |               }
2026-06-14 10:12:17.867057 | controller |             },
2026-06-14 10:12:17.867072 | controller |             {
2026-06-14 10:12:17.867086 | controller |               "downwardAPI": {
2026-06-14 10:12:17.867101 | controller |                 "items": [
2026-06-14 10:12:17.867116 | controller |                   {
2026-06-14 10:12:17.867130 | controller |                     "fieldRef": {
2026-06-14 10:12:17.867145 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.867160 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.867175 | controller |                     },
2026-06-14 10:12:17.867193 | controller |                     "path": "namespace"
2026-06-14 10:12:17.867208 | controller |                   }
2026-06-14 10:12:17.867223 | controller |                 ]
2026-06-14 10:12:17.867238 | controller |               }
2026-06-14 10:12:17.867252 | controller |             },
2026-06-14 10:12:17.867267 | controller |             {
2026-06-14 10:12:17.867282 | controller |               "configMap": {
2026-06-14 10:12:17.867296 | controller |                 "items": [
2026-06-14 10:12:17.867311 | controller |                   {
2026-06-14 10:12:17.867326 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.867341 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.867374 | controller |                   }
2026-06-14 10:12:17.867389 | controller |                 ],
2026-06-14 10:12:17.867404 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.867420 | controller |               }
2026-06-14 10:12:17.867434 | controller |             }
2026-06-14 10:12:17.867449 | controller |           ]
2026-06-14 10:12:17.867464 | controller |         }
2026-06-14 10:12:17.867479 | controller |       }
2026-06-14 10:12:17.867493 | controller |     ]
2026-06-14 10:12:17.867507 | controller |   },
2026-06-14 10:12:17.867522 | controller |   "status": {
2026-06-14 10:12:17.867536 | controller |     "conditions": [
2026-06-14 10:12:17.867550 | controller |       {
2026-06-14 10:12:17.867565 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.867580 | controller |         "lastTransitionTime": "2026-06-14T09:36:59Z",
2026-06-14 10:12:17.867595 | controller |         "status": "True",
2026-06-14 10:12:17.867610 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.867625 | controller |       },
2026-06-14 10:12:17.867639 | controller |       {
2026-06-14 10:12:17.867654 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.867669 | controller |         "lastTransitionTime": "2026-06-14T09:36:20Z",
2026-06-14 10:12:17.867684 | controller |         "status": "True",
2026-06-14 10:12:17.867699 | controller |         "type": "Initialized"
2026-06-14 10:12:17.867713 | controller |       },
2026-06-14 10:12:17.867728 | controller |       {
2026-06-14 10:12:17.867742 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.867757 | controller |         "lastTransitionTime": "2026-06-14T09:37:11Z",
2026-06-14 10:12:17.867771 | controller |         "status": "True",
2026-06-14 10:12:17.867786 | controller |         "type": "Ready"
2026-06-14 10:12:17.867801 | controller |       },
2026-06-14 10:12:17.867815 | controller |       {
2026-06-14 10:12:17.867830 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.867844 | controller |         "lastTransitionTime": "2026-06-14T09:37:11Z",
2026-06-14 10:12:17.867859 | controller |         "status": "True",
2026-06-14 10:12:17.867874 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.867889 | controller |       },
2026-06-14 10:12:17.867903 | controller |       {
2026-06-14 10:12:17.867918 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.867933 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.867947 | controller |         "status": "True",
2026-06-14 10:12:17.867962 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.867977 | controller |       }
2026-06-14 10:12:17.867991 | controller |     ],
2026-06-14 10:12:17.868005 | controller |     "containerStatuses": [
2026-06-14 10:12:17.868020 | controller |       {
2026-06-14 10:12:17.868034 | controller |         "allocatedResources": {
2026-06-14 10:12:17.868048 | controller |           "cpu": "10m",
2026-06-14 10:12:17.868063 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.868077 | controller |         },
2026-06-14 10:12:17.868092 | controller |         "containerID": "cri-o://229fc69a614b2a29f687290a582fa7db4a40fdf70d8507476481e9a70e0effb6",
2026-06-14 10:12:17.868111 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-14 10:12:17.868127 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e",
2026-06-14 10:12:17.868143 | controller |         "lastState": {},
2026-06-14 10:12:17.868158 | controller |         "name": "manager",
2026-06-14 10:12:17.868173 | controller |         "ready": true,
2026-06-14 10:12:17.868187 | controller |         "resources": {
2026-06-14 10:12:17.868202 | controller |           "limits": {
2026-06-14 10:12:17.868217 | controller |             "cpu": "500m",
2026-06-14 10:12:17.868231 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.868246 | controller |           },
2026-06-14 10:12:17.868260 | controller |           "requests": {
2026-06-14 10:12:17.868275 | controller |             "cpu": "10m",
2026-06-14 10:12:17.868289 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.868304 | controller |           }
2026-06-14 10:12:17.868319 | controller |         },
2026-06-14 10:12:17.868334 | controller |         "restartCount": 0,
2026-06-14 10:12:17.868368 | controller |         "started": true,
2026-06-14 10:12:17.868395 | controller |         "state": {
2026-06-14 10:12:17.868410 | controller |           "running": {
2026-06-14 10:12:17.868425 | controller |             "startedAt": "2026-06-14T09:36:59Z"
2026-06-14 10:12:17.868441 | controller |           }
2026-06-14 10:12:17.868456 | controller |         },
2026-06-14 10:12:17.868471 | controller |         "user": {
2026-06-14 10:12:17.868485 | controller |           "linux": {
2026-06-14 10:12:17.868500 | controller |             "gid": 0,
2026-06-14 10:12:17.868515 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.868529 | controller |               0
2026-06-14 10:12:17.868544 | controller |             ],
2026-06-14 10:12:17.868558 | controller |             "uid": 65532
2026-06-14 10:12:17.868572 | controller |           }
2026-06-14 10:12:17.868587 | controller |         },
2026-06-14 10:12:17.868601 | controller |         "volumeMounts": [
2026-06-14 10:12:17.868617 | controller |           {
2026-06-14 10:12:17.868632 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.868647 | controller |             "name": "kube-api-access-9rckh",
2026-06-14 10:12:17.868662 | controller |             "readOnly": true,
2026-06-14 10:12:17.868676 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.868691 | controller |           }
2026-06-14 10:12:17.868706 | controller |         ]
2026-06-14 10:12:17.868721 | controller |       }
2026-06-14 10:12:17.868736 | controller |     ],
2026-06-14 10:12:17.868751 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.868766 | controller |     "hostIPs": [
2026-06-14 10:12:17.868781 | controller |       {
2026-06-14 10:12:17.868796 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.868810 | controller |       }
2026-06-14 10:12:17.868825 | controller |     ],
2026-06-14 10:12:17.868839 | controller |     "phase": "Running",
2026-06-14 10:12:17.868854 | controller |     "podIP": "10.217.1.40",
2026-06-14 10:12:17.868869 | controller |     "podIPs": [
2026-06-14 10:12:17.868883 | controller |       {
2026-06-14 10:12:17.868897 | controller |         "ip": "10.217.1.40"
2026-06-14 10:12:17.868912 | controller |       }
2026-06-14 10:12:17.868926 | controller |     ],
2026-06-14 10:12:17.868941 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.868955 | controller |     "startTime": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.868970 | controller |   }
2026-06-14 10:12:17.868986 | controller | }
2026-06-14 10:12:17.889727 | controller | ok:
2026-06-14 10:12:17.889780 | controller | {
2026-06-14 10:12:17.889801 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.889818 | controller |   "kind": "Pod",
2026-06-14 10:12:17.889840 | controller |   "metadata": {
2026-06-14 10:12:17.889857 | controller |     "annotations": {
2026-06-14 10:12:17.889873 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.41/23\"],\"mac_address\":\"0a:58:0a:d9:01:29\",\"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.1.41/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.889889 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.41\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:29\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.889905 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.889921 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.889937 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.889952 | controller |     },
2026-06-14 10:12:17.889968 | controller |     "creationTimestamp": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.889983 | controller |     "generateName": "test-operator-controller-manager-7579dbdcb9-",
2026-06-14 10:12:17.889997 | controller |     "generation": 1,
2026-06-14 10:12:17.890012 | controller |     "labels": {
2026-06-14 10:12:17.890027 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-14 10:12:17.890042 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.890057 | controller |       "openstack.org/operator-name": "test",
2026-06-14 10:12:17.890072 | controller |       "pod-template-hash": "7579dbdcb9"
2026-06-14 10:12:17.890087 | controller |     },
2026-06-14 10:12:17.890102 | controller |     "managedFields": [
2026-06-14 10:12:17.890117 | controller |       {
2026-06-14 10:12:17.890131 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.890146 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.890161 | controller |         "fieldsV1": {
2026-06-14 10:12:17.890176 | controller |           "f:metadata": {
2026-06-14 10:12:17.890191 | controller |             "f:annotations": {
2026-06-14 10:12:17.890206 | controller |               ".": {},
2026-06-14 10:12:17.890221 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.890236 | controller |             },
2026-06-14 10:12:17.890251 | controller |             "f:generateName": {},
2026-06-14 10:12:17.890266 | controller |             "f:labels": {
2026-06-14 10:12:17.890281 | controller |               ".": {},
2026-06-14 10:12:17.890295 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.890310 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.890325 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.890339 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.890374 | controller |             },
2026-06-14 10:12:17.890391 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.890406 | controller |               ".": {},
2026-06-14 10:12:17.890421 | controller |               "k:{\"uid\":\"5fb2e277-78e1-4942-b31b-1143b3b71fd1\"}": {}
2026-06-14 10:12:17.890436 | controller |             }
2026-06-14 10:12:17.890452 | controller |           },
2026-06-14 10:12:17.890467 | controller |           "f:spec": {
2026-06-14 10:12:17.890482 | controller |             "f:containers": {
2026-06-14 10:12:17.890497 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.890512 | controller |                 ".": {},
2026-06-14 10:12:17.890527 | controller |                 "f:args": {},
2026-06-14 10:12:17.890541 | controller |                 "f:command": {},
2026-06-14 10:12:17.890560 | controller |                 "f:env": {
2026-06-14 10:12:17.890576 | controller |                   ".": {},
2026-06-14 10:12:17.890591 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.890606 | controller |                     ".": {},
2026-06-14 10:12:17.890621 | controller |                     "f:name": {},
2026-06-14 10:12:17.890636 | controller |                     "f:value": {}
2026-06-14 10:12:17.890651 | controller |                   },
2026-06-14 10:12:17.890666 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.890681 | controller |                     ".": {},
2026-06-14 10:12:17.890696 | controller |                     "f:name": {},
2026-06-14 10:12:17.890711 | controller |                     "f:value": {}
2026-06-14 10:12:17.890725 | controller |                   },
2026-06-14 10:12:17.890740 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.890755 | controller |                     ".": {},
2026-06-14 10:12:17.890769 | controller |                     "f:name": {},
2026-06-14 10:12:17.890784 | controller |                     "f:value": {}
2026-06-14 10:12:17.890798 | controller |                   },
2026-06-14 10:12:17.890813 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.890827 | controller |                     ".": {},
2026-06-14 10:12:17.890842 | controller |                     "f:name": {},
2026-06-14 10:12:17.890856 | controller |                     "f:value": {}
2026-06-14 10:12:17.890871 | controller |                   },
2026-06-14 10:12:17.890886 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.890900 | controller |                     ".": {},
2026-06-14 10:12:17.890915 | controller |                     "f:name": {},
2026-06-14 10:12:17.890929 | controller |                     "f:value": {}
2026-06-14 10:12:17.890944 | controller |                   }
2026-06-14 10:12:17.890959 | controller |                 },
2026-06-14 10:12:17.890973 | controller |                 "f:image": {},
2026-06-14 10:12:17.890988 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.891003 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.891017 | controller |                   ".": {},
2026-06-14 10:12:17.891032 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.891046 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.891061 | controller |                     ".": {},
2026-06-14 10:12:17.891075 | controller |                     "f:path": {},
2026-06-14 10:12:17.891090 | controller |                     "f:port": {},
2026-06-14 10:12:17.891104 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.891119 | controller |                   },
2026-06-14 10:12:17.891133 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.891148 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.891163 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.891178 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.891193 | controller |                 },
2026-06-14 10:12:17.891208 | controller |                 "f:name": {},
2026-06-14 10:12:17.891222 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.891237 | controller |                   ".": {},
2026-06-14 10:12:17.891252 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.891267 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.891281 | controller |                     ".": {},
2026-06-14 10:12:17.891296 | controller |                     "f:path": {},
2026-06-14 10:12:17.891310 | controller |                     "f:port": {},
2026-06-14 10:12:17.891325 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.891339 | controller |                   },
2026-06-14 10:12:17.891376 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.891393 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.891408 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.891423 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.891437 | controller |                 },
2026-06-14 10:12:17.891452 | controller |                 "f:resources": {
2026-06-14 10:12:17.891466 | controller |                   ".": {},
2026-06-14 10:12:17.891482 | controller |                   "f:limits": {
2026-06-14 10:12:17.891497 | controller |                     ".": {},
2026-06-14 10:12:17.891512 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.891527 | controller |                     "f:memory": {}
2026-06-14 10:12:17.891542 | controller |                   },
2026-06-14 10:12:17.891557 | controller |                   "f:requests": {
2026-06-14 10:12:17.891572 | controller |                     ".": {},
2026-06-14 10:12:17.891586 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.891601 | controller |                     "f:memory": {}
2026-06-14 10:12:17.891616 | controller |                   }
2026-06-14 10:12:17.891631 | controller |                 },
2026-06-14 10:12:17.891646 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.891661 | controller |                   ".": {},
2026-06-14 10:12:17.891676 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.891691 | controller |                 },
2026-06-14 10:12:17.891706 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.891720 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.891735 | controller |               }
2026-06-14 10:12:17.891750 | controller |             },
2026-06-14 10:12:17.891764 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.891779 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.891794 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.891808 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.891823 | controller |             "f:securityContext": {
2026-06-14 10:12:17.891838 | controller |               ".": {},
2026-06-14 10:12:17.891852 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.891867 | controller |             },
2026-06-14 10:12:17.891882 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.891896 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.891911 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.891925 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.891940 | controller |           }
2026-06-14 10:12:17.891955 | controller |         },
2026-06-14 10:12:17.891970 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.891984 | controller |         "operation": "Update",
2026-06-14 10:12:17.891999 | controller |         "time": "2026-06-14T09:36:19Z"
2026-06-14 10:12:17.892014 | controller |       },
2026-06-14 10:12:17.892029 | controller |       {
2026-06-14 10:12:17.892043 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.892058 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.892073 | controller |         "fieldsV1": {
2026-06-14 10:12:17.892087 | controller |           "f:metadata": {
2026-06-14 10:12:17.892102 | controller |             "f:annotations": {
2026-06-14 10:12:17.892116 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.892131 | controller |             }
2026-06-14 10:12:17.892146 | controller |           }
2026-06-14 10:12:17.892161 | controller |         },
2026-06-14 10:12:17.892175 | controller |         "manager": "crc",
2026-06-14 10:12:17.892190 | controller |         "operation": "Update",
2026-06-14 10:12:17.892205 | controller |         "subresource": "status",
2026-06-14 10:12:17.892224 | controller |         "time": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.892240 | controller |       },
2026-06-14 10:12:17.892255 | controller |       {
2026-06-14 10:12:17.892270 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.892285 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.892300 | controller |         "fieldsV1": {
2026-06-14 10:12:17.892315 | controller |           "f:metadata": {
2026-06-14 10:12:17.892330 | controller |             "f:annotations": {
2026-06-14 10:12:17.892345 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.892377 | controller |             }
2026-06-14 10:12:17.892393 | controller |           }
2026-06-14 10:12:17.892408 | controller |         },
2026-06-14 10:12:17.892423 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.892437 | controller |         "operation": "Update",
2026-06-14 10:12:17.892452 | controller |         "subresource": "status",
2026-06-14 10:12:17.892467 | controller |         "time": "2026-06-14T09:36:22Z"
2026-06-14 10:12:17.892482 | controller |       },
2026-06-14 10:12:17.892497 | controller |       {
2026-06-14 10:12:17.892511 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.892527 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.892542 | controller |         "fieldsV1": {
2026-06-14 10:12:17.892557 | controller |           "f:status": {
2026-06-14 10:12:17.892572 | controller |             "f:conditions": {
2026-06-14 10:12:17.892586 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.892601 | controller |                 ".": {},
2026-06-14 10:12:17.892616 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.892631 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.892646 | controller |                 "f:status": {},
2026-06-14 10:12:17.892660 | controller |                 "f:type": {}
2026-06-14 10:12:17.892675 | controller |               },
2026-06-14 10:12:17.892690 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.892704 | controller |                 ".": {},
2026-06-14 10:12:17.892719 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.892733 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.892748 | controller |                 "f:status": {},
2026-06-14 10:12:17.892762 | controller |                 "f:type": {}
2026-06-14 10:12:17.892776 | controller |               },
2026-06-14 10:12:17.892791 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.892805 | controller |                 ".": {},
2026-06-14 10:12:17.892820 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.892835 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.892849 | controller |                 "f:status": {},
2026-06-14 10:12:17.892863 | controller |                 "f:type": {}
2026-06-14 10:12:17.892878 | controller |               },
2026-06-14 10:12:17.892892 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.892906 | controller |                 ".": {},
2026-06-14 10:12:17.892921 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.892935 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.892950 | controller |                 "f:status": {},
2026-06-14 10:12:17.892965 | controller |                 "f:type": {}
2026-06-14 10:12:17.892979 | controller |               }
2026-06-14 10:12:17.892994 | controller |             },
2026-06-14 10:12:17.893008 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.893023 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.893037 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.893051 | controller |             "f:phase": {},
2026-06-14 10:12:17.893066 | controller |             "f:podIP": {},
2026-06-14 10:12:17.893085 | controller |             "f:podIPs": {
2026-06-14 10:12:17.893100 | controller |               ".": {},
2026-06-14 10:12:17.893115 | controller |               "k:{\"ip\":\"10.217.1.41\"}": {
2026-06-14 10:12:17.893129 | controller |                 ".": {},
2026-06-14 10:12:17.893144 | controller |                 "f:ip": {}
2026-06-14 10:12:17.893159 | controller |               }
2026-06-14 10:12:17.893173 | controller |             },
2026-06-14 10:12:17.893188 | controller |             "f:startTime": {}
2026-06-14 10:12:17.893202 | controller |           }
2026-06-14 10:12:17.893217 | controller |         },
2026-06-14 10:12:17.893232 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.893246 | controller |         "operation": "Update",
2026-06-14 10:12:17.893261 | controller |         "subresource": "status",
2026-06-14 10:12:17.893276 | controller |         "time": "2026-06-14T09:37:12Z"
2026-06-14 10:12:17.893291 | controller |       }
2026-06-14 10:12:17.893306 | controller |     ],
2026-06-14 10:12:17.893321 | controller |     "name": "test-operator-controller-manager-7579dbdcb9-28b4z",
2026-06-14 10:12:17.893336 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.893367 | controller |     "ownerReferences": [
2026-06-14 10:12:17.893384 | controller |       {
2026-06-14 10:12:17.893399 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.893414 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.893429 | controller |         "controller": true,
2026-06-14 10:12:17.893443 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.893458 | controller |         "name": "test-operator-controller-manager-7579dbdcb9",
2026-06-14 10:12:17.893473 | controller |         "uid": "5fb2e277-78e1-4942-b31b-1143b3b71fd1"
2026-06-14 10:12:17.893488 | controller |       }
2026-06-14 10:12:17.893502 | controller |     ],
2026-06-14 10:12:17.893517 | controller |     "resourceVersion": "90109",
2026-06-14 10:12:17.893531 | controller |     "uid": "9d2ccc59-510a-4d84-9332-289ab9225c45"
2026-06-14 10:12:17.893547 | controller |   },
2026-06-14 10:12:17.893562 | controller |   "spec": {
2026-06-14 10:12:17.893590 | controller |     "containers": [
2026-06-14 10:12:17.893606 | controller |       {
2026-06-14 10:12:17.893621 | controller |         "args": [
2026-06-14 10:12:17.893636 | controller |           "--leader-elect",
2026-06-14 10:12:17.893651 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.893666 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.893681 | controller |         ],
2026-06-14 10:12:17.893696 | controller |         "command": [
2026-06-14 10:12:17.893711 | controller |           "/manager"
2026-06-14 10:12:17.893726 | controller |         ],
2026-06-14 10:12:17.893740 | controller |         "env": [
2026-06-14 10:12:17.893755 | controller |           {
2026-06-14 10:12:17.893770 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.893785 | controller |             "value": "30"
2026-06-14 10:12:17.893800 | controller |           },
2026-06-14 10:12:17.893815 | controller |           {
2026-06-14 10:12:17.893830 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.893845 | controller |             "value": "20"
2026-06-14 10:12:17.893860 | controller |           },
2026-06-14 10:12:17.893874 | controller |           {
2026-06-14 10:12:17.893889 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.893904 | controller |             "value": "5"
2026-06-14 10:12:17.893919 | controller |           },
2026-06-14 10:12:17.893933 | controller |           {
2026-06-14 10:12:17.893948 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.893963 | controller |             "value": "false"
2026-06-14 10:12:17.893977 | controller |           },
2026-06-14 10:12:17.893992 | controller |           {
2026-06-14 10:12:17.894006 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.894026 | controller |             "value": "false"
2026-06-14 10:12:17.894041 | controller |           }
2026-06-14 10:12:17.894055 | controller |         ],
2026-06-14 10:12:17.894070 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-14 10:12:17.894086 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.894100 | controller |         "livenessProbe": {
2026-06-14 10:12:17.894115 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.894130 | controller |           "httpGet": {
2026-06-14 10:12:17.894146 | controller |             "path": "/healthz",
2026-06-14 10:12:17.894160 | controller |             "port": 8081,
2026-06-14 10:12:17.894175 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.894190 | controller |           },
2026-06-14 10:12:17.894205 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.894220 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.894234 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.894249 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.894264 | controller |         },
2026-06-14 10:12:17.894279 | controller |         "name": "manager",
2026-06-14 10:12:17.894293 | controller |         "readinessProbe": {
2026-06-14 10:12:17.894308 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.894322 | controller |           "httpGet": {
2026-06-14 10:12:17.894337 | controller |             "path": "/readyz",
2026-06-14 10:12:17.894371 | controller |             "port": 8081,
2026-06-14 10:12:17.894387 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.894403 | controller |           },
2026-06-14 10:12:17.894418 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.894434 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.894448 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.894463 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.894478 | controller |         },
2026-06-14 10:12:17.894493 | controller |         "resources": {
2026-06-14 10:12:17.894508 | controller |           "limits": {
2026-06-14 10:12:17.894523 | controller |             "cpu": "500m",
2026-06-14 10:12:17.894537 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.894552 | controller |           },
2026-06-14 10:12:17.894567 | controller |           "requests": {
2026-06-14 10:12:17.894581 | controller |             "cpu": "10m",
2026-06-14 10:12:17.894596 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.894611 | controller |           }
2026-06-14 10:12:17.894627 | controller |         },
2026-06-14 10:12:17.894642 | controller |         "securityContext": {
2026-06-14 10:12:17.894657 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.894672 | controller |           "capabilities": {
2026-06-14 10:12:17.894687 | controller |             "drop": [
2026-06-14 10:12:17.894702 | controller |               "MKNOD"
2026-06-14 10:12:17.894717 | controller |             ]
2026-06-14 10:12:17.894732 | controller |           }
2026-06-14 10:12:17.894747 | controller |         },
2026-06-14 10:12:17.894761 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.894776 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.894790 | controller |         "volumeMounts": [
2026-06-14 10:12:17.894805 | controller |           {
2026-06-14 10:12:17.894820 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.894835 | controller |             "name": "kube-api-access-m2cbc",
2026-06-14 10:12:17.894850 | controller |             "readOnly": true
2026-06-14 10:12:17.894865 | controller |           }
2026-06-14 10:12:17.894880 | controller |         ]
2026-06-14 10:12:17.894895 | controller |       }
2026-06-14 10:12:17.894914 | controller |     ],
2026-06-14 10:12:17.894929 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.894944 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.894959 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.894974 | controller |       {
2026-06-14 10:12:17.894989 | controller |         "name": "test-operator-controller-manager-dockercfg-95s5x"
2026-06-14 10:12:17.895004 | controller |       }
2026-06-14 10:12:17.895018 | controller |     ],
2026-06-14 10:12:17.895033 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.895048 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.895063 | controller |     "priority": 0,
2026-06-14 10:12:17.895077 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.895092 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.895107 | controller |     "securityContext": {
2026-06-14 10:12:17.895121 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.895136 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.895151 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.895165 | controller |       }
2026-06-14 10:12:17.895180 | controller |     },
2026-06-14 10:12:17.895194 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-14 10:12:17.895209 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-14 10:12:17.895223 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.895238 | controller |     "tolerations": [
2026-06-14 10:12:17.895252 | controller |       {
2026-06-14 10:12:17.895267 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.895281 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.895296 | controller |         "operator": "Exists",
2026-06-14 10:12:17.895310 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.895325 | controller |       },
2026-06-14 10:12:17.895339 | controller |       {
2026-06-14 10:12:17.895374 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.895390 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.895405 | controller |         "operator": "Exists",
2026-06-14 10:12:17.895420 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.895435 | controller |       },
2026-06-14 10:12:17.895450 | controller |       {
2026-06-14 10:12:17.895465 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.895479 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.895494 | controller |         "operator": "Exists"
2026-06-14 10:12:17.895509 | controller |       }
2026-06-14 10:12:17.895524 | controller |     ],
2026-06-14 10:12:17.895538 | controller |     "volumes": [
2026-06-14 10:12:17.895553 | controller |       {
2026-06-14 10:12:17.895567 | controller |         "name": "kube-api-access-m2cbc",
2026-06-14 10:12:17.895582 | controller |         "projected": {
2026-06-14 10:12:17.895597 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.895611 | controller |           "sources": [
2026-06-14 10:12:17.895626 | controller |             {
2026-06-14 10:12:17.895641 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.895656 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.895671 | controller |                 "path": "token"
2026-06-14 10:12:17.895687 | controller |               }
2026-06-14 10:12:17.895701 | controller |             },
2026-06-14 10:12:17.895716 | controller |             {
2026-06-14 10:12:17.895731 | controller |               "configMap": {
2026-06-14 10:12:17.895745 | controller |                 "items": [
2026-06-14 10:12:17.895760 | controller |                   {
2026-06-14 10:12:17.895775 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.895791 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.895808 | controller |                   }
2026-06-14 10:12:17.895832 | controller |                 ],
2026-06-14 10:12:17.895847 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.895862 | controller |               }
2026-06-14 10:12:17.895877 | controller |             },
2026-06-14 10:12:17.895892 | controller |             {
2026-06-14 10:12:17.895906 | controller |               "downwardAPI": {
2026-06-14 10:12:17.895921 | controller |                 "items": [
2026-06-14 10:12:17.895936 | controller |                   {
2026-06-14 10:12:17.895950 | controller |                     "fieldRef": {
2026-06-14 10:12:17.895965 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.895980 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.895995 | controller |                     },
2026-06-14 10:12:17.896009 | controller |                     "path": "namespace"
2026-06-14 10:12:17.896024 | controller |                   }
2026-06-14 10:12:17.896039 | controller |                 ]
2026-06-14 10:12:17.896054 | controller |               }
2026-06-14 10:12:17.896069 | controller |             },
2026-06-14 10:12:17.896084 | controller |             {
2026-06-14 10:12:17.896099 | controller |               "configMap": {
2026-06-14 10:12:17.896114 | controller |                 "items": [
2026-06-14 10:12:17.896129 | controller |                   {
2026-06-14 10:12:17.896144 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.896158 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.896173 | controller |                   }
2026-06-14 10:12:17.896188 | controller |                 ],
2026-06-14 10:12:17.896203 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.896217 | controller |               }
2026-06-14 10:12:17.896232 | controller |             }
2026-06-14 10:12:17.896247 | controller |           ]
2026-06-14 10:12:17.896261 | controller |         }
2026-06-14 10:12:17.896276 | controller |       }
2026-06-14 10:12:17.896290 | controller |     ]
2026-06-14 10:12:17.896305 | controller |   },
2026-06-14 10:12:17.896319 | controller |   "status": {
2026-06-14 10:12:17.896333 | controller |     "conditions": [
2026-06-14 10:12:17.896362 | controller |       {
2026-06-14 10:12:17.896381 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.896396 | controller |         "lastTransitionTime": "2026-06-14T09:36:23Z",
2026-06-14 10:12:17.896411 | controller |         "status": "True",
2026-06-14 10:12:17.896426 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.896441 | controller |       },
2026-06-14 10:12:17.896456 | controller |       {
2026-06-14 10:12:17.896471 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.896487 | controller |         "lastTransitionTime": "2026-06-14T09:36:20Z",
2026-06-14 10:12:17.896502 | controller |         "status": "True",
2026-06-14 10:12:17.896517 | controller |         "type": "Initialized"
2026-06-14 10:12:17.896531 | controller |       },
2026-06-14 10:12:17.896546 | controller |       {
2026-06-14 10:12:17.896561 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.896576 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.896590 | controller |         "status": "True",
2026-06-14 10:12:17.896605 | controller |         "type": "Ready"
2026-06-14 10:12:17.896620 | controller |       },
2026-06-14 10:12:17.896635 | controller |       {
2026-06-14 10:12:17.896649 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.896664 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.896679 | controller |         "status": "True",
2026-06-14 10:12:17.896694 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.896709 | controller |       },
2026-06-14 10:12:17.896724 | controller |       {
2026-06-14 10:12:17.896739 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.896759 | controller |         "lastTransitionTime": "2026-06-14T09:36:19Z",
2026-06-14 10:12:17.896774 | controller |         "status": "True",
2026-06-14 10:12:17.896789 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.896804 | controller |       }
2026-06-14 10:12:17.896818 | controller |     ],
2026-06-14 10:12:17.896833 | controller |     "containerStatuses": [
2026-06-14 10:12:17.896848 | controller |       {
2026-06-14 10:12:17.896862 | controller |         "allocatedResources": {
2026-06-14 10:12:17.896877 | controller |           "cpu": "10m",
2026-06-14 10:12:17.896892 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.896906 | controller |         },
2026-06-14 10:12:17.896921 | controller |         "containerID": "cri-o://c769d6864cfcf01c7d3d1420d2ee1490f3b4e5b9bf0634303315f672b0176576",
2026-06-14 10:12:17.896936 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-14 10:12:17.896952 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f",
2026-06-14 10:12:17.896967 | controller |         "lastState": {},
2026-06-14 10:12:17.896983 | controller |         "name": "manager",
2026-06-14 10:12:17.896998 | controller |         "ready": true,
2026-06-14 10:12:17.897013 | controller |         "resources": {
2026-06-14 10:12:17.897028 | controller |           "limits": {
2026-06-14 10:12:17.897043 | controller |             "cpu": "500m",
2026-06-14 10:12:17.897057 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.897072 | controller |           },
2026-06-14 10:12:17.897086 | controller |           "requests": {
2026-06-14 10:12:17.897101 | controller |             "cpu": "10m",
2026-06-14 10:12:17.897115 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.897130 | controller |           }
2026-06-14 10:12:17.897144 | controller |         },
2026-06-14 10:12:17.897159 | controller |         "restartCount": 0,
2026-06-14 10:12:17.897174 | controller |         "started": true,
2026-06-14 10:12:17.897188 | controller |         "state": {
2026-06-14 10:12:17.897203 | controller |           "running": {
2026-06-14 10:12:17.897217 | controller |             "startedAt": "2026-06-14T09:37:00Z"
2026-06-14 10:12:17.897232 | controller |           }
2026-06-14 10:12:17.897246 | controller |         },
2026-06-14 10:12:17.897261 | controller |         "user": {
2026-06-14 10:12:17.897275 | controller |           "linux": {
2026-06-14 10:12:17.897289 | controller |             "gid": 0,
2026-06-14 10:12:17.897304 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.897318 | controller |               0
2026-06-14 10:12:17.897333 | controller |             ],
2026-06-14 10:12:17.897361 | controller |             "uid": 65532
2026-06-14 10:12:17.897380 | controller |           }
2026-06-14 10:12:17.897395 | controller |         },
2026-06-14 10:12:17.897410 | controller |         "volumeMounts": [
2026-06-14 10:12:17.897425 | controller |           {
2026-06-14 10:12:17.897440 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.897455 | controller |             "name": "kube-api-access-m2cbc",
2026-06-14 10:12:17.897470 | controller |             "readOnly": true,
2026-06-14 10:12:17.897485 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.897501 | controller |           }
2026-06-14 10:12:17.897516 | controller |         ]
2026-06-14 10:12:17.897531 | controller |       }
2026-06-14 10:12:17.897546 | controller |     ],
2026-06-14 10:12:17.897561 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.897587 | controller |     "hostIPs": [
2026-06-14 10:12:17.897604 | controller |       {
2026-06-14 10:12:17.897619 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.897633 | controller |       }
2026-06-14 10:12:17.897648 | controller |     ],
2026-06-14 10:12:17.897667 | controller |     "phase": "Running",
2026-06-14 10:12:17.897682 | controller |     "podIP": "10.217.1.41",
2026-06-14 10:12:17.897697 | controller |     "podIPs": [
2026-06-14 10:12:17.897712 | controller |       {
2026-06-14 10:12:17.897727 | controller |         "ip": "10.217.1.41"
2026-06-14 10:12:17.897742 | controller |       }
2026-06-14 10:12:17.897757 | controller |     ],
2026-06-14 10:12:17.897772 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.897787 | controller |     "startTime": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.897802 | controller |   }
2026-06-14 10:12:17.897817 | controller | }
2026-06-14 10:12:17.918567 | controller | ok:
2026-06-14 10:12:17.918620 | controller | {
2026-06-14 10:12:17.918641 | controller |   "apiVersion": "v1",
2026-06-14 10:12:17.918658 | controller |   "kind": "Pod",
2026-06-14 10:12:17.918674 | controller |   "metadata": {
2026-06-14 10:12:17.918689 | controller |     "annotations": {
2026-06-14 10:12:17.918705 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.1.42/23\"],\"mac_address\":\"0a:58:0a:d9:01:2a\",\"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.1.42/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-14 10:12:17.918721 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.1.42\"\n    ],\n    \"mac\": \"0a:58:0a:d9:01:2a\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-14 10:12:17.918738 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-14 10:12:17.918753 | controller |       "openshift.io/scc": "anyuid",
2026-06-14 10:12:17.918769 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-14 10:12:17.918784 | controller |     },
2026-06-14 10:12:17.918799 | controller |     "creationTimestamp": "2026-06-14T09:36:20Z",
2026-06-14 10:12:17.918814 | controller |     "generateName": "watcher-operator-controller-manager-7869644bb4-",
2026-06-14 10:12:17.918829 | controller |     "generation": 1,
2026-06-14 10:12:17.918844 | controller |     "labels": {
2026-06-14 10:12:17.918859 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-14 10:12:17.918874 | controller |       "control-plane": "controller-manager",
2026-06-14 10:12:17.918888 | controller |       "openstack.org/operator-name": "watcher",
2026-06-14 10:12:17.918903 | controller |       "pod-template-hash": "7869644bb4"
2026-06-14 10:12:17.918918 | controller |     },
2026-06-14 10:12:17.918933 | controller |     "managedFields": [
2026-06-14 10:12:17.918948 | controller |       {
2026-06-14 10:12:17.918962 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.918977 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.918991 | controller |         "fieldsV1": {
2026-06-14 10:12:17.919006 | controller |           "f:metadata": {
2026-06-14 10:12:17.919020 | controller |             "f:annotations": {
2026-06-14 10:12:17.919035 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-14 10:12:17.919049 | controller |             }
2026-06-14 10:12:17.919064 | controller |           }
2026-06-14 10:12:17.919078 | controller |         },
2026-06-14 10:12:17.919092 | controller |         "manager": "crc",
2026-06-14 10:12:17.919107 | controller |         "operation": "Update",
2026-06-14 10:12:17.919122 | controller |         "subresource": "status",
2026-06-14 10:12:17.919137 | controller |         "time": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.919151 | controller |       },
2026-06-14 10:12:17.919166 | controller |       {
2026-06-14 10:12:17.919181 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.919202 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.919218 | controller |         "fieldsV1": {
2026-06-14 10:12:17.919232 | controller |           "f:metadata": {
2026-06-14 10:12:17.919247 | controller |             "f:annotations": {
2026-06-14 10:12:17.919262 | controller |               ".": {},
2026-06-14 10:12:17.919277 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-14 10:12:17.919292 | controller |             },
2026-06-14 10:12:17.919306 | controller |             "f:generateName": {},
2026-06-14 10:12:17.919321 | controller |             "f:labels": {
2026-06-14 10:12:17.919336 | controller |               ".": {},
2026-06-14 10:12:17.919369 | controller |               "f:app.kubernetes.io/name": {},
2026-06-14 10:12:17.919386 | controller |               "f:control-plane": {},
2026-06-14 10:12:17.919403 | controller |               "f:openstack.org/operator-name": {},
2026-06-14 10:12:17.919424 | controller |               "f:pod-template-hash": {}
2026-06-14 10:12:17.919439 | controller |             },
2026-06-14 10:12:17.919454 | controller |             "f:ownerReferences": {
2026-06-14 10:12:17.919469 | controller |               ".": {},
2026-06-14 10:12:17.919484 | controller |               "k:{\"uid\":\"3431f6ba-d3f6-4fbe-ab87-20872fa0232e\"}": {}
2026-06-14 10:12:17.919499 | controller |             }
2026-06-14 10:12:17.919514 | controller |           },
2026-06-14 10:12:17.919528 | controller |           "f:spec": {
2026-06-14 10:12:17.919542 | controller |             "f:containers": {
2026-06-14 10:12:17.919557 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-14 10:12:17.919572 | controller |                 ".": {},
2026-06-14 10:12:17.919588 | controller |                 "f:args": {},
2026-06-14 10:12:17.919603 | controller |                 "f:command": {},
2026-06-14 10:12:17.919618 | controller |                 "f:env": {
2026-06-14 10:12:17.919633 | controller |                   ".": {},
2026-06-14 10:12:17.919648 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-14 10:12:17.919663 | controller |                     ".": {},
2026-06-14 10:12:17.919677 | controller |                     "f:name": {},
2026-06-14 10:12:17.919692 | controller |                     "f:value": {}
2026-06-14 10:12:17.919707 | controller |                   },
2026-06-14 10:12:17.919722 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-14 10:12:17.919736 | controller |                     ".": {},
2026-06-14 10:12:17.919751 | controller |                     "f:name": {},
2026-06-14 10:12:17.919765 | controller |                     "f:value": {}
2026-06-14 10:12:17.919780 | controller |                   },
2026-06-14 10:12:17.919795 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-14 10:12:17.919809 | controller |                     ".": {},
2026-06-14 10:12:17.919824 | controller |                     "f:name": {},
2026-06-14 10:12:17.919838 | controller |                     "f:value": {}
2026-06-14 10:12:17.919853 | controller |                   },
2026-06-14 10:12:17.919867 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-14 10:12:17.919882 | controller |                     ".": {},
2026-06-14 10:12:17.919896 | controller |                     "f:name": {},
2026-06-14 10:12:17.919911 | controller |                     "f:value": {}
2026-06-14 10:12:17.919925 | controller |                   },
2026-06-14 10:12:17.919939 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-14 10:12:17.919954 | controller |                     ".": {},
2026-06-14 10:12:17.919968 | controller |                     "f:name": {},
2026-06-14 10:12:17.919982 | controller |                     "f:value": {}
2026-06-14 10:12:17.919997 | controller |                   }
2026-06-14 10:12:17.920011 | controller |                 },
2026-06-14 10:12:17.920025 | controller |                 "f:image": {},
2026-06-14 10:12:17.920043 | controller |                 "f:imagePullPolicy": {},
2026-06-14 10:12:17.920058 | controller |                 "f:livenessProbe": {
2026-06-14 10:12:17.920073 | controller |                   ".": {},
2026-06-14 10:12:17.920087 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.920101 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.920115 | controller |                     ".": {},
2026-06-14 10:12:17.920129 | controller |                     "f:path": {},
2026-06-14 10:12:17.920144 | controller |                     "f:port": {},
2026-06-14 10:12:17.920158 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.920172 | controller |                   },
2026-06-14 10:12:17.920187 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.920201 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.920215 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.920230 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.920244 | controller |                 },
2026-06-14 10:12:17.920259 | controller |                 "f:name": {},
2026-06-14 10:12:17.920273 | controller |                 "f:readinessProbe": {
2026-06-14 10:12:17.920287 | controller |                   ".": {},
2026-06-14 10:12:17.920302 | controller |                   "f:failureThreshold": {},
2026-06-14 10:12:17.920316 | controller |                   "f:httpGet": {
2026-06-14 10:12:17.920331 | controller |                     ".": {},
2026-06-14 10:12:17.920360 | controller |                     "f:path": {},
2026-06-14 10:12:17.920380 | controller |                     "f:port": {},
2026-06-14 10:12:17.920395 | controller |                     "f:scheme": {}
2026-06-14 10:12:17.920410 | controller |                   },
2026-06-14 10:12:17.920425 | controller |                   "f:initialDelaySeconds": {},
2026-06-14 10:12:17.920439 | controller |                   "f:periodSeconds": {},
2026-06-14 10:12:17.920454 | controller |                   "f:successThreshold": {},
2026-06-14 10:12:17.920468 | controller |                   "f:timeoutSeconds": {}
2026-06-14 10:12:17.920483 | controller |                 },
2026-06-14 10:12:17.920498 | controller |                 "f:resources": {
2026-06-14 10:12:17.920512 | controller |                   ".": {},
2026-06-14 10:12:17.920527 | controller |                   "f:limits": {
2026-06-14 10:12:17.920542 | controller |                     ".": {},
2026-06-14 10:12:17.920557 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.920571 | controller |                     "f:memory": {}
2026-06-14 10:12:17.920586 | controller |                   },
2026-06-14 10:12:17.920601 | controller |                   "f:requests": {
2026-06-14 10:12:17.920616 | controller |                     ".": {},
2026-06-14 10:12:17.920631 | controller |                     "f:cpu": {},
2026-06-14 10:12:17.920646 | controller |                     "f:memory": {}
2026-06-14 10:12:17.920660 | controller |                   }
2026-06-14 10:12:17.920675 | controller |                 },
2026-06-14 10:12:17.920689 | controller |                 "f:securityContext": {
2026-06-14 10:12:17.920704 | controller |                   ".": {},
2026-06-14 10:12:17.920718 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-14 10:12:17.920733 | controller |                 },
2026-06-14 10:12:17.920748 | controller |                 "f:terminationMessagePath": {},
2026-06-14 10:12:17.920763 | controller |                 "f:terminationMessagePolicy": {}
2026-06-14 10:12:17.920777 | controller |               }
2026-06-14 10:12:17.920792 | controller |             },
2026-06-14 10:12:17.920806 | controller |             "f:dnsPolicy": {},
2026-06-14 10:12:17.920821 | controller |             "f:enableServiceLinks": {},
2026-06-14 10:12:17.920835 | controller |             "f:restartPolicy": {},
2026-06-14 10:12:17.920850 | controller |             "f:schedulerName": {},
2026-06-14 10:12:17.920869 | controller |             "f:securityContext": {
2026-06-14 10:12:17.920884 | controller |               ".": {},
2026-06-14 10:12:17.920899 | controller |               "f:runAsNonRoot": {}
2026-06-14 10:12:17.920913 | controller |             },
2026-06-14 10:12:17.920928 | controller |             "f:serviceAccount": {},
2026-06-14 10:12:17.920943 | controller |             "f:serviceAccountName": {},
2026-06-14 10:12:17.920958 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-14 10:12:17.920972 | controller |             "f:tolerations": {}
2026-06-14 10:12:17.920987 | controller |           }
2026-06-14 10:12:17.921002 | controller |         },
2026-06-14 10:12:17.921016 | controller |         "manager": "kube-controller-manager",
2026-06-14 10:12:17.921031 | controller |         "operation": "Update",
2026-06-14 10:12:17.921046 | controller |         "time": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.921061 | controller |       },
2026-06-14 10:12:17.921076 | controller |       {
2026-06-14 10:12:17.921091 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.921105 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.921120 | controller |         "fieldsV1": {
2026-06-14 10:12:17.921134 | controller |           "f:metadata": {
2026-06-14 10:12:17.921149 | controller |             "f:annotations": {
2026-06-14 10:12:17.921163 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-14 10:12:17.921177 | controller |             }
2026-06-14 10:12:17.921192 | controller |           }
2026-06-14 10:12:17.921206 | controller |         },
2026-06-14 10:12:17.921221 | controller |         "manager": "multus-daemon",
2026-06-14 10:12:17.921236 | controller |         "operation": "Update",
2026-06-14 10:12:17.921250 | controller |         "subresource": "status",
2026-06-14 10:12:17.921264 | controller |         "time": "2026-06-14T09:36:22Z"
2026-06-14 10:12:17.921279 | controller |       },
2026-06-14 10:12:17.921293 | controller |       {
2026-06-14 10:12:17.921308 | controller |         "apiVersion": "v1",
2026-06-14 10:12:17.921323 | controller |         "fieldsType": "FieldsV1",
2026-06-14 10:12:17.921337 | controller |         "fieldsV1": {
2026-06-14 10:12:17.921371 | controller |           "f:status": {
2026-06-14 10:12:17.921388 | controller |             "f:conditions": {
2026-06-14 10:12:17.921403 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-14 10:12:17.921418 | controller |                 ".": {},
2026-06-14 10:12:17.921432 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.921447 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.921462 | controller |                 "f:status": {},
2026-06-14 10:12:17.921476 | controller |                 "f:type": {}
2026-06-14 10:12:17.921490 | controller |               },
2026-06-14 10:12:17.921505 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-14 10:12:17.921519 | controller |                 ".": {},
2026-06-14 10:12:17.921534 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.921548 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.921563 | controller |                 "f:status": {},
2026-06-14 10:12:17.921578 | controller |                 "f:type": {}
2026-06-14 10:12:17.921605 | controller |               },
2026-06-14 10:12:17.921621 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-14 10:12:17.921637 | controller |                 ".": {},
2026-06-14 10:12:17.921652 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.921668 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.921683 | controller |                 "f:status": {},
2026-06-14 10:12:17.921698 | controller |                 "f:type": {}
2026-06-14 10:12:17.921712 | controller |               },
2026-06-14 10:12:17.921727 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-14 10:12:17.921746 | controller |                 ".": {},
2026-06-14 10:12:17.921761 | controller |                 "f:lastProbeTime": {},
2026-06-14 10:12:17.921778 | controller |                 "f:lastTransitionTime": {},
2026-06-14 10:12:17.921795 | controller |                 "f:status": {},
2026-06-14 10:12:17.921810 | controller |                 "f:type": {}
2026-06-14 10:12:17.921825 | controller |               }
2026-06-14 10:12:17.921840 | controller |             },
2026-06-14 10:12:17.921854 | controller |             "f:containerStatuses": {},
2026-06-14 10:12:17.921869 | controller |             "f:hostIP": {},
2026-06-14 10:12:17.921883 | controller |             "f:hostIPs": {},
2026-06-14 10:12:17.921897 | controller |             "f:phase": {},
2026-06-14 10:12:17.921911 | controller |             "f:podIP": {},
2026-06-14 10:12:17.921926 | controller |             "f:podIPs": {
2026-06-14 10:12:17.921940 | controller |               ".": {},
2026-06-14 10:12:17.921954 | controller |               "k:{\"ip\":\"10.217.1.42\"}": {
2026-06-14 10:12:17.921969 | controller |                 ".": {},
2026-06-14 10:12:17.921983 | controller |                 "f:ip": {}
2026-06-14 10:12:17.921998 | controller |               }
2026-06-14 10:12:17.922012 | controller |             },
2026-06-14 10:12:17.922027 | controller |             "f:startTime": {}
2026-06-14 10:12:17.922041 | controller |           }
2026-06-14 10:12:17.922055 | controller |         },
2026-06-14 10:12:17.922069 | controller |         "manager": "kubelet",
2026-06-14 10:12:17.922084 | controller |         "operation": "Update",
2026-06-14 10:12:17.922098 | controller |         "subresource": "status",
2026-06-14 10:12:17.922112 | controller |         "time": "2026-06-14T09:37:12Z"
2026-06-14 10:12:17.922127 | controller |       }
2026-06-14 10:12:17.922141 | controller |     ],
2026-06-14 10:12:17.922156 | controller |     "name": "watcher-operator-controller-manager-7869644bb4-7pjnt",
2026-06-14 10:12:17.922170 | controller |     "namespace": "openstack-operators",
2026-06-14 10:12:17.922185 | controller |     "ownerReferences": [
2026-06-14 10:12:17.922200 | controller |       {
2026-06-14 10:12:17.922214 | controller |         "apiVersion": "apps/v1",
2026-06-14 10:12:17.922228 | controller |         "blockOwnerDeletion": true,
2026-06-14 10:12:17.922243 | controller |         "controller": true,
2026-06-14 10:12:17.922258 | controller |         "kind": "ReplicaSet",
2026-06-14 10:12:17.922272 | controller |         "name": "watcher-operator-controller-manager-7869644bb4",
2026-06-14 10:12:17.922287 | controller |         "uid": "3431f6ba-d3f6-4fbe-ab87-20872fa0232e"
2026-06-14 10:12:17.922302 | controller |       }
2026-06-14 10:12:17.922316 | controller |     ],
2026-06-14 10:12:17.922331 | controller |     "resourceVersion": "90080",
2026-06-14 10:12:17.922359 | controller |     "uid": "373085e7-bea9-4db3-9f49-4b7b2f401a4c"
2026-06-14 10:12:17.922378 | controller |   },
2026-06-14 10:12:17.922394 | controller |   "spec": {
2026-06-14 10:12:17.922408 | controller |     "containers": [
2026-06-14 10:12:17.922423 | controller |       {
2026-06-14 10:12:17.922438 | controller |         "args": [
2026-06-14 10:12:17.922453 | controller |           "--leader-elect",
2026-06-14 10:12:17.922468 | controller |           "--health-probe-bind-address=:8081",
2026-06-14 10:12:17.922483 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-14 10:12:17.922497 | controller |         ],
2026-06-14 10:12:17.922512 | controller |         "command": [
2026-06-14 10:12:17.922526 | controller |           "/manager"
2026-06-14 10:12:17.922540 | controller |         ],
2026-06-14 10:12:17.922554 | controller |         "env": [
2026-06-14 10:12:17.922568 | controller |           {
2026-06-14 10:12:17.922583 | controller |             "name": "LEASE_DURATION",
2026-06-14 10:12:17.922597 | controller |             "value": "30"
2026-06-14 10:12:17.922612 | controller |           },
2026-06-14 10:12:17.922631 | controller |           {
2026-06-14 10:12:17.922646 | controller |             "name": "RENEW_DEADLINE",
2026-06-14 10:12:17.922660 | controller |             "value": "20"
2026-06-14 10:12:17.922675 | controller |           },
2026-06-14 10:12:17.922690 | controller |           {
2026-06-14 10:12:17.922705 | controller |             "name": "RETRY_PERIOD",
2026-06-14 10:12:17.922719 | controller |             "value": "5"
2026-06-14 10:12:17.922734 | controller |           },
2026-06-14 10:12:17.922749 | controller |           {
2026-06-14 10:12:17.922763 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-14 10:12:17.922778 | controller |             "value": "false"
2026-06-14 10:12:17.922793 | controller |           },
2026-06-14 10:12:17.922808 | controller |           {
2026-06-14 10:12:17.922823 | controller |             "name": "METRICS_CERTS",
2026-06-14 10:12:17.922838 | controller |             "value": "false"
2026-06-14 10:12:17.922852 | controller |           }
2026-06-14 10:12:17.922867 | controller |         ],
2026-06-14 10:12:17.922882 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-14 10:12:17.922897 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-14 10:12:17.922911 | controller |         "livenessProbe": {
2026-06-14 10:12:17.922927 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.922942 | controller |           "httpGet": {
2026-06-14 10:12:17.922956 | controller |             "path": "/healthz",
2026-06-14 10:12:17.922971 | controller |             "port": 8081,
2026-06-14 10:12:17.922985 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.923000 | controller |           },
2026-06-14 10:12:17.923014 | controller |           "initialDelaySeconds": 15,
2026-06-14 10:12:17.923029 | controller |           "periodSeconds": 20,
2026-06-14 10:12:17.923044 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.923058 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.923073 | controller |         },
2026-06-14 10:12:17.923087 | controller |         "name": "manager",
2026-06-14 10:12:17.923102 | controller |         "readinessProbe": {
2026-06-14 10:12:17.923116 | controller |           "failureThreshold": 3,
2026-06-14 10:12:17.923130 | controller |           "httpGet": {
2026-06-14 10:12:17.923145 | controller |             "path": "/readyz",
2026-06-14 10:12:17.923159 | controller |             "port": 8081,
2026-06-14 10:12:17.923173 | controller |             "scheme": "HTTP"
2026-06-14 10:12:17.923187 | controller |           },
2026-06-14 10:12:17.923202 | controller |           "initialDelaySeconds": 5,
2026-06-14 10:12:17.923216 | controller |           "periodSeconds": 10,
2026-06-14 10:12:17.923230 | controller |           "successThreshold": 1,
2026-06-14 10:12:17.923245 | controller |           "timeoutSeconds": 1
2026-06-14 10:12:17.923259 | controller |         },
2026-06-14 10:12:17.923274 | controller |         "resources": {
2026-06-14 10:12:17.923288 | controller |           "limits": {
2026-06-14 10:12:17.923303 | controller |             "cpu": "500m",
2026-06-14 10:12:17.923317 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.923332 | controller |           },
2026-06-14 10:12:17.923364 | controller |           "requests": {
2026-06-14 10:12:17.923390 | controller |             "cpu": "10m",
2026-06-14 10:12:17.923405 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.923420 | controller |           }
2026-06-14 10:12:17.923435 | controller |         },
2026-06-14 10:12:17.923450 | controller |         "securityContext": {
2026-06-14 10:12:17.923465 | controller |           "allowPrivilegeEscalation": false,
2026-06-14 10:12:17.923480 | controller |           "capabilities": {
2026-06-14 10:12:17.923495 | controller |             "drop": [
2026-06-14 10:12:17.923510 | controller |               "MKNOD"
2026-06-14 10:12:17.923525 | controller |             ]
2026-06-14 10:12:17.923544 | controller |           }
2026-06-14 10:12:17.923559 | controller |         },
2026-06-14 10:12:17.923574 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-14 10:12:17.923588 | controller |         "terminationMessagePolicy": "File",
2026-06-14 10:12:17.923603 | controller |         "volumeMounts": [
2026-06-14 10:12:17.923617 | controller |           {
2026-06-14 10:12:17.923632 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.923647 | controller |             "name": "kube-api-access-khwbf",
2026-06-14 10:12:17.923661 | controller |             "readOnly": true
2026-06-14 10:12:17.923676 | controller |           }
2026-06-14 10:12:17.923691 | controller |         ]
2026-06-14 10:12:17.923706 | controller |       }
2026-06-14 10:12:17.923721 | controller |     ],
2026-06-14 10:12:17.923736 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-14 10:12:17.923751 | controller |     "enableServiceLinks": true,
2026-06-14 10:12:17.923765 | controller |     "imagePullSecrets": [
2026-06-14 10:12:17.923781 | controller |       {
2026-06-14 10:12:17.923795 | controller |         "name": "watcher-operator-controller-manager-dockercfg-bt4fr"
2026-06-14 10:12:17.923810 | controller |       }
2026-06-14 10:12:17.923824 | controller |     ],
2026-06-14 10:12:17.923839 | controller |     "nodeName": "crc",
2026-06-14 10:12:17.923853 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-14 10:12:17.923868 | controller |     "priority": 0,
2026-06-14 10:12:17.923882 | controller |     "restartPolicy": "Always",
2026-06-14 10:12:17.923897 | controller |     "schedulerName": "default-scheduler",
2026-06-14 10:12:17.923911 | controller |     "securityContext": {
2026-06-14 10:12:17.923926 | controller |       "runAsNonRoot": true,
2026-06-14 10:12:17.923940 | controller |       "seLinuxOptions": {
2026-06-14 10:12:17.923955 | controller |         "level": "s0:c26,c5"
2026-06-14 10:12:17.923969 | controller |       }
2026-06-14 10:12:17.923983 | controller |     },
2026-06-14 10:12:17.923998 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-14 10:12:17.924012 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-14 10:12:17.924027 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-14 10:12:17.924041 | controller |     "tolerations": [
2026-06-14 10:12:17.924056 | controller |       {
2026-06-14 10:12:17.924070 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.924085 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-14 10:12:17.924100 | controller |         "operator": "Exists",
2026-06-14 10:12:17.924114 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.924129 | controller |       },
2026-06-14 10:12:17.924143 | controller |       {
2026-06-14 10:12:17.924158 | controller |         "effect": "NoExecute",
2026-06-14 10:12:17.924172 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-14 10:12:17.924187 | controller |         "operator": "Exists",
2026-06-14 10:12:17.924202 | controller |         "tolerationSeconds": 120
2026-06-14 10:12:17.924216 | controller |       },
2026-06-14 10:12:17.924231 | controller |       {
2026-06-14 10:12:17.924245 | controller |         "effect": "NoSchedule",
2026-06-14 10:12:17.924259 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-14 10:12:17.924274 | controller |         "operator": "Exists"
2026-06-14 10:12:17.924288 | controller |       }
2026-06-14 10:12:17.924303 | controller |     ],
2026-06-14 10:12:17.924317 | controller |     "volumes": [
2026-06-14 10:12:17.924332 | controller |       {
2026-06-14 10:12:17.924360 | controller |         "name": "kube-api-access-khwbf",
2026-06-14 10:12:17.924379 | controller |         "projected": {
2026-06-14 10:12:17.924394 | controller |           "defaultMode": 420,
2026-06-14 10:12:17.924409 | controller |           "sources": [
2026-06-14 10:12:17.924428 | controller |             {
2026-06-14 10:12:17.924443 | controller |               "serviceAccountToken": {
2026-06-14 10:12:17.924458 | controller |                 "expirationSeconds": 3607,
2026-06-14 10:12:17.924473 | controller |                 "path": "token"
2026-06-14 10:12:17.924488 | controller |               }
2026-06-14 10:12:17.924503 | controller |             },
2026-06-14 10:12:17.924517 | controller |             {
2026-06-14 10:12:17.924532 | controller |               "configMap": {
2026-06-14 10:12:17.924547 | controller |                 "items": [
2026-06-14 10:12:17.924562 | controller |                   {
2026-06-14 10:12:17.924577 | controller |                     "key": "ca.crt",
2026-06-14 10:12:17.924592 | controller |                     "path": "ca.crt"
2026-06-14 10:12:17.924606 | controller |                   }
2026-06-14 10:12:17.924620 | controller |                 ],
2026-06-14 10:12:17.924635 | controller |                 "name": "kube-root-ca.crt"
2026-06-14 10:12:17.924650 | controller |               }
2026-06-14 10:12:17.924665 | controller |             },
2026-06-14 10:12:17.924679 | controller |             {
2026-06-14 10:12:17.924694 | controller |               "downwardAPI": {
2026-06-14 10:12:17.924709 | controller |                 "items": [
2026-06-14 10:12:17.924724 | controller |                   {
2026-06-14 10:12:17.924739 | controller |                     "fieldRef": {
2026-06-14 10:12:17.924754 | controller |                       "apiVersion": "v1",
2026-06-14 10:12:17.924769 | controller |                       "fieldPath": "metadata.namespace"
2026-06-14 10:12:17.924784 | controller |                     },
2026-06-14 10:12:17.924799 | controller |                     "path": "namespace"
2026-06-14 10:12:17.924814 | controller |                   }
2026-06-14 10:12:17.924829 | controller |                 ]
2026-06-14 10:12:17.924843 | controller |               }
2026-06-14 10:12:17.924858 | controller |             },
2026-06-14 10:12:17.924873 | controller |             {
2026-06-14 10:12:17.924888 | controller |               "configMap": {
2026-06-14 10:12:17.924902 | controller |                 "items": [
2026-06-14 10:12:17.924917 | controller |                   {
2026-06-14 10:12:17.924931 | controller |                     "key": "service-ca.crt",
2026-06-14 10:12:17.924946 | controller |                     "path": "service-ca.crt"
2026-06-14 10:12:17.924961 | controller |                   }
2026-06-14 10:12:17.924976 | controller |                 ],
2026-06-14 10:12:17.924990 | controller |                 "name": "openshift-service-ca.crt"
2026-06-14 10:12:17.925005 | controller |               }
2026-06-14 10:12:17.925019 | controller |             }
2026-06-14 10:12:17.925034 | controller |           ]
2026-06-14 10:12:17.925048 | controller |         }
2026-06-14 10:12:17.925063 | controller |       }
2026-06-14 10:12:17.925077 | controller |     ]
2026-06-14 10:12:17.925091 | controller |   },
2026-06-14 10:12:17.925106 | controller |   "status": {
2026-06-14 10:12:17.925120 | controller |     "conditions": [
2026-06-14 10:12:17.925135 | controller |       {
2026-06-14 10:12:17.925149 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.925163 | controller |         "lastTransitionTime": "2026-06-14T09:36:23Z",
2026-06-14 10:12:17.925178 | controller |         "status": "True",
2026-06-14 10:12:17.925193 | controller |         "type": "PodReadyToStartContainers"
2026-06-14 10:12:17.925207 | controller |       },
2026-06-14 10:12:17.925222 | controller |       {
2026-06-14 10:12:17.925236 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.925250 | controller |         "lastTransitionTime": "2026-06-14T09:36:20Z",
2026-06-14 10:12:17.925265 | controller |         "status": "True",
2026-06-14 10:12:17.925280 | controller |         "type": "Initialized"
2026-06-14 10:12:17.925294 | controller |       },
2026-06-14 10:12:17.925308 | controller |       {
2026-06-14 10:12:17.925327 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.925343 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.925377 | controller |         "status": "True",
2026-06-14 10:12:17.925465 | controller |         "type": "Ready"
2026-06-14 10:12:17.925486 | controller |       },
2026-06-14 10:12:17.925502 | controller |       {
2026-06-14 10:12:17.925518 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.925533 | controller |         "lastTransitionTime": "2026-06-14T09:37:12Z",
2026-06-14 10:12:17.925549 | controller |         "status": "True",
2026-06-14 10:12:17.925564 | controller |         "type": "ContainersReady"
2026-06-14 10:12:17.925579 | controller |       },
2026-06-14 10:12:17.925606 | controller |       {
2026-06-14 10:12:17.925622 | controller |         "lastProbeTime": null,
2026-06-14 10:12:17.925637 | controller |         "lastTransitionTime": "2026-06-14T09:36:20Z",
2026-06-14 10:12:17.925652 | controller |         "status": "True",
2026-06-14 10:12:17.925667 | controller |         "type": "PodScheduled"
2026-06-14 10:12:17.925682 | controller |       }
2026-06-14 10:12:17.925697 | controller |     ],
2026-06-14 10:12:17.925712 | controller |     "containerStatuses": [
2026-06-14 10:12:17.925727 | controller |       {
2026-06-14 10:12:17.925741 | controller |         "allocatedResources": {
2026-06-14 10:12:17.925756 | controller |           "cpu": "10m",
2026-06-14 10:12:17.925770 | controller |           "memory": "256Mi"
2026-06-14 10:12:17.925785 | controller |         },
2026-06-14 10:12:17.925799 | controller |         "containerID": "cri-o://3f08b9ee15f0d81bfab08b9d4eff06fd998cd3f0b4ca7cf1e47be14f8cb8d524",
2026-06-14 10:12:17.925814 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-14 10:12:17.925829 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8",
2026-06-14 10:12:17.925844 | controller |         "lastState": {},
2026-06-14 10:12:17.925859 | controller |         "name": "manager",
2026-06-14 10:12:17.925874 | controller |         "ready": true,
2026-06-14 10:12:17.925889 | controller |         "resources": {
2026-06-14 10:12:17.925904 | controller |           "limits": {
2026-06-14 10:12:17.925920 | controller |             "cpu": "500m",
2026-06-14 10:12:17.925934 | controller |             "memory": "512Mi"
2026-06-14 10:12:17.925949 | controller |           },
2026-06-14 10:12:17.925964 | controller |           "requests": {
2026-06-14 10:12:17.925978 | controller |             "cpu": "10m",
2026-06-14 10:12:17.925992 | controller |             "memory": "256Mi"
2026-06-14 10:12:17.926007 | controller |           }
2026-06-14 10:12:17.926022 | controller |         },
2026-06-14 10:12:17.926036 | controller |         "restartCount": 0,
2026-06-14 10:12:17.926051 | controller |         "started": true,
2026-06-14 10:12:17.926065 | controller |         "state": {
2026-06-14 10:12:17.926080 | controller |           "running": {
2026-06-14 10:12:17.926094 | controller |             "startedAt": "2026-06-14T09:37:00Z"
2026-06-14 10:12:17.926109 | controller |           }
2026-06-14 10:12:17.926124 | controller |         },
2026-06-14 10:12:17.926138 | controller |         "user": {
2026-06-14 10:12:17.926153 | controller |           "linux": {
2026-06-14 10:12:17.926168 | controller |             "gid": 0,
2026-06-14 10:12:17.926182 | controller |             "supplementalGroups": [
2026-06-14 10:12:17.926197 | controller |               0
2026-06-14 10:12:17.926212 | controller |             ],
2026-06-14 10:12:17.926226 | controller |             "uid": 65532
2026-06-14 10:12:17.926241 | controller |           }
2026-06-14 10:12:17.926255 | controller |         },
2026-06-14 10:12:17.926269 | controller |         "volumeMounts": [
2026-06-14 10:12:17.926284 | controller |           {
2026-06-14 10:12:17.926303 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-14 10:12:17.926318 | controller |             "name": "kube-api-access-khwbf",
2026-06-14 10:12:17.926333 | controller |             "readOnly": true,
2026-06-14 10:12:17.926372 | controller |             "recursiveReadOnly": "Disabled"
2026-06-14 10:12:17.926393 | controller |           }
2026-06-14 10:12:17.926408 | controller |         ]
2026-06-14 10:12:17.926423 | controller |       }
2026-06-14 10:12:17.926437 | controller |     ],
2026-06-14 10:12:17.926452 | controller |     "hostIP": "192.168.126.11",
2026-06-14 10:12:17.926466 | controller |     "hostIPs": [
2026-06-14 10:12:17.926481 | controller |       {
2026-06-14 10:12:17.926496 | controller |         "ip": "192.168.126.11"
2026-06-14 10:12:17.926510 | controller |       }
2026-06-14 10:12:17.926524 | controller |     ],
2026-06-14 10:12:17.926539 | controller |     "phase": "Running",
2026-06-14 10:12:17.926553 | controller |     "podIP": "10.217.1.42",
2026-06-14 10:12:17.926568 | controller |     "podIPs": [
2026-06-14 10:12:17.926583 | controller |       {
2026-06-14 10:12:17.926597 | controller |         "ip": "10.217.1.42"
2026-06-14 10:12:17.926611 | controller |       }
2026-06-14 10:12:17.926626 | controller |     ],
2026-06-14 10:12:17.926640 | controller |     "qosClass": "Burstable",
2026-06-14 10:12:17.926655 | controller |     "startTime": "2026-06-14T09:36:20Z"
2026-06-14 10:12:17.926670 | controller |   }
2026-06-14 10:12:17.926686 | controller | }
2026-06-14 10:12:18.317628 | 
2026-06-14 10:12:18.317791 | TASK [env_op_images : Write images to file]
2026-06-14 10:12:19.815058 | controller | changed
2026-06-14 10:12:19.844566 | 
2026-06-14 10:12:19.844692 | TASK [env_op_images : Generate pulled images registry report]
2026-06-14 10:12:19.899343 | controller | ok
2026-06-14 10:12:19.925931 | controller | included: /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-14 10:12:19.946153 | 
2026-06-14 10:12:19.946225 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-14 10:12:20.432228 | controller | ok
2026-06-14 10:12:20.460957 | 
2026-06-14 10:12:20.461211 | TASK [env_op_images : Get ICSP mirror rules]
2026-06-14 10:12:21.051242 | controller | {
2026-06-14 10:12:21.051357 | controller |     "apiVersion": "v1",
2026-06-14 10:12:21.051369 | controller |     "items": [],
2026-06-14 10:12:21.051376 | controller |     "kind": "List",
2026-06-14 10:12:21.051382 | controller |     "metadata": {
2026-06-14 10:12:21.051387 | controller |         "resourceVersion": ""
2026-06-14 10:12:21.051393 | controller |     }
2026-06-14 10:12:21.051399 | controller | }
2026-06-14 10:12:21.159780 | controller | ok: Runtime: 0:00:00.186921
2026-06-14 10:12:21.182899 | 
2026-06-14 10:12:21.182979 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-14 10:12:21.745148 | controller | {
2026-06-14 10:12:21.745462 | controller |     "apiVersion": "v1",
2026-06-14 10:12:21.745469 | controller |     "items": [],
2026-06-14 10:12:21.745474 | controller |     "kind": "List",
2026-06-14 10:12:21.745478 | controller |     "metadata": {
2026-06-14 10:12:21.745482 | controller |         "resourceVersion": ""
2026-06-14 10:12:21.745486 | controller |     }
2026-06-14 10:12:21.745490 | controller | }
2026-06-14 10:12:21.822937 | controller | ok: Runtime: 0:00:00.130216
2026-06-14 10:12:21.849881 | 
2026-06-14 10:12:21.849980 | TASK [env_op_images : Build source-to-mirror mapping from ICSP/IDMS]
2026-06-14 10:12:22.281479 | controller | ok
2026-06-14 10:12:22.301935 | 
2026-06-14 10:12:22.302029 | TASK [env_op_images : Warn if no ICSP/IDMS mirror rules found]
2026-06-14 10:12:22.382731 | controller | ok: No ICSP or IDMS mirror rules found on the cluster. All rows will have expected_pull_basis: source and expected_pull_location from the image ref.
2026-06-14 10:12:22.404726 | 
2026-06-14 10:12:22.404802 | LOOP [env_op_images : Get pods per namespace]
2026-06-14 10:12:24.508686 | controller | ok: "openstack"
2026-06-14 10:12:24.509178 | controller | ok: All items complete
2026-06-14 10:12:24.509237 | 
2026-06-14 10:12:26.664368 | controller | ok: "openstack-operators"
2026-06-14 10:12:27.764080 | 
2026-06-14 10:12:27.764251 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-14 10:12:29.644240 | controller | ok
2026-06-14 10:12:29.715084 | 
2026-06-14 10:12:29.715404 | TASK [env_op_images : Build report summary]
2026-06-14 10:12:29.819114 | controller | ok
2026-06-14 10:12:29.846497 | 
2026-06-14 10:12:29.846622 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-14 10:12:31.441582 | controller | changed
2026-06-14 10:12:31.477214 | 
2026-06-14 10:12:31.477423 | TASK [env_op_images : Pulled images report summary]
2026-06-14 10:12:31.588888 | controller | ok: Pulled images report: 127 containers (0 mirror, 127 source), 0 mirror rules. Full report: /home/zuul/ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-14 10:12:31.615425 | 
2026-06-14 10:12:31.615605 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-14 10:12:31.688032 | controller | ok
2026-06-14 10:12:31.720647 | controller | included: /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-14 10:12:31.746279 | 
2026-06-14 10:12:31.746382 | TASK [env_op_images : Check pulled images report exists]
2026-06-14 10:12:32.543546 | controller | ok
2026-06-14 10:12:32.565383 | 
2026-06-14 10:12:32.565486 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-14 10:12:32.971831 | controller | changed
2026-06-14 10:12:32.998993 | 
2026-06-14 10:12:32.999113 | TASK [env_op_images : List cluster nodes]
2026-06-14 10:12:33.630812 | controller | {
2026-06-14 10:12:33.630933 | controller |     "apiVersion": "v1",
2026-06-14 10:12:33.630943 | controller |     "items": [
2026-06-14 10:12:33.630949 | controller |         {
2026-06-14 10:12:33.630957 | controller |             "apiVersion": "v1",
2026-06-14 10:12:33.630963 | controller |             "kind": "Node",
2026-06-14 10:12:33.630968 | controller |             "metadata": {
2026-06-14 10:12:33.630973 | controller |                 "annotations": {
2026-06-14 10:12:33.630981 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-14 10:12:33.630993 | 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-14 10:12:33.631001 | 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-14 10:12:33.631007 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-14 10:12:33.631013 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-14 10:12:33.631019 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-14 10:12:33.631036 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-14 10:12:33.631041 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-14 10:12:33.631046 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-14 10:12:33.631051 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-14 10:12:33.631056 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-14 10:12:33.631061 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-14 10:12:33.631066 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-14 10:12:33.631071 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-14 10:12:33.631076 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-53914456ee46eade3f9709afe3a9513c",
2026-06-14 10:12:33.631081 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-14 10:12:33.631086 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-14 10:12:33.631090 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-14 10:12:33.631095 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "113501",
2026-06-14 10:12:33.631100 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-14 10:12:33.631105 | controller |                     "machineconfiguration.openshift.io/reason": "unexpected on-disk state validating against rendered-master-463c990ae77c88c10ed494b769c09675: content mismatch for file \"/etc/containers/registries.conf\"",
2026-06-14 10:12:33.631110 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-14 10:12:33.631115 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-14 10:12:33.631120 | controller |                 },
2026-06-14 10:12:33.631125 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-14 10:12:33.631129 | controller |                 "labels": {
2026-06-14 10:12:33.631134 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-14 10:12:33.631139 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-14 10:12:33.631153 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-14 10:12:33.631158 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-14 10:12:33.631163 | controller |                     "kubernetes.io/os": "linux",
2026-06-14 10:12:33.631168 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-14 10:12:33.631173 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-14 10:12:33.631177 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-14 10:12:33.631182 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-14 10:12:33.631187 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-14 10:12:33.631192 | controller |                 },
2026-06-14 10:12:33.631197 | controller |                 "name": "crc",
2026-06-14 10:12:33.631202 | controller |                 "resourceVersion": "116703",
2026-06-14 10:12:33.631206 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-14 10:12:33.631211 | controller |             },
2026-06-14 10:12:33.631215 | controller |             "spec": {},
2026-06-14 10:12:33.631220 | controller |             "status": {
2026-06-14 10:12:33.631225 | controller |                 "addresses": [
2026-06-14 10:12:33.631229 | controller |                     {
2026-06-14 10:12:33.631234 | controller |                         "address": "192.168.126.11",
2026-06-14 10:12:33.631239 | controller |                         "type": "InternalIP"
2026-06-14 10:12:33.631243 | controller |                     },
2026-06-14 10:12:33.631248 | controller |                     {
2026-06-14 10:12:33.631252 | controller |                         "address": "crc",
2026-06-14 10:12:33.631257 | controller |                         "type": "Hostname"
2026-06-14 10:12:33.631262 | controller |                     }
2026-06-14 10:12:33.631266 | controller |                 ],
2026-06-14 10:12:33.631284 | controller |                 "allocatable": {
2026-06-14 10:12:33.631289 | controller |                     "cpu": "11800m",
2026-06-14 10:12:33.631294 | controller |                     "ephemeral-storage": "231016688053",
2026-06-14 10:12:33.631299 | controller |                     "hugepages-1Gi": "0",
2026-06-14 10:12:33.631304 | controller |                     "hugepages-2Mi": "0",
2026-06-14 10:12:33.631308 | controller |                     "memory": "31621688Ki",
2026-06-14 10:12:33.631313 | controller |                     "pods": "250"
2026-06-14 10:12:33.631318 | controller |                 },
2026-06-14 10:12:33.631322 | controller |                 "capacity": {
2026-06-14 10:12:33.631327 | controller |                     "cpu": "12",
2026-06-14 10:12:33.631332 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-14 10:12:33.631337 | controller |                     "hugepages-1Gi": "0",
2026-06-14 10:12:33.631341 | controller |                     "hugepages-2Mi": "0",
2026-06-14 10:12:33.631350 | controller |                     "memory": "32082488Ki",
2026-06-14 10:12:33.631355 | controller |                     "pods": "250"
2026-06-14 10:12:33.631360 | controller |                 },
2026-06-14 10:12:33.631365 | controller |                 "conditions": [
2026-06-14 10:12:33.631370 | controller |                     {
2026-06-14 10:12:33.631375 | controller |                         "lastHeartbeatTime": "2026-06-14T10:12:23Z",
2026-06-14 10:12:33.631380 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-14 10:12:33.631385 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-14 10:12:33.631389 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-14 10:12:33.631394 | controller |                         "status": "False",
2026-06-14 10:12:33.631399 | controller |                         "type": "MemoryPressure"
2026-06-14 10:12:33.631404 | controller |                     },
2026-06-14 10:12:33.631408 | controller |                     {
2026-06-14 10:12:33.631413 | controller |                         "lastHeartbeatTime": "2026-06-14T10:12:23Z",
2026-06-14 10:12:33.631418 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-14 10:12:33.631423 | controller |                         "message": "kubelet has no disk pressure",
2026-06-14 10:12:33.631427 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-14 10:12:33.631432 | controller |                         "status": "False",
2026-06-14 10:12:33.631437 | controller |                         "type": "DiskPressure"
2026-06-14 10:12:33.631448 | controller |                     },
2026-06-14 10:12:33.631452 | controller |                     {
2026-06-14 10:12:33.631457 | controller |                         "lastHeartbeatTime": "2026-06-14T10:12:23Z",
2026-06-14 10:12:33.631462 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-14 10:12:33.631467 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-14 10:12:33.631471 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-14 10:12:33.631476 | controller |                         "status": "False",
2026-06-14 10:12:33.631481 | controller |                         "type": "PIDPressure"
2026-06-14 10:12:33.631485 | controller |                     },
2026-06-14 10:12:33.631490 | controller |                     {
2026-06-14 10:12:33.631494 | controller |                         "lastHeartbeatTime": "2026-06-14T10:12:23Z",
2026-06-14 10:12:33.631499 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-14 10:12:33.631504 | controller |                         "message": "kubelet is posting ready status",
2026-06-14 10:12:33.631508 | controller |                         "reason": "KubeletReady",
2026-06-14 10:12:33.631512 | controller |                         "status": "True",
2026-06-14 10:12:33.631516 | controller |                         "type": "Ready"
2026-06-14 10:12:33.631520 | controller |                     }
2026-06-14 10:12:33.631525 | controller |                 ],
2026-06-14 10:12:33.631530 | controller |                 "daemonEndpoints": {
2026-06-14 10:12:33.631534 | controller |                     "kubeletEndpoint": {
2026-06-14 10:12:33.631539 | controller |                         "Port": 10250
2026-06-14 10:12:33.631544 | controller |                     }
2026-06-14 10:12:33.631575 | controller |                 },
2026-06-14 10:12:33.631580 | controller |                 "features": {
2026-06-14 10:12:33.631585 | controller |                     "supplementalGroupsPolicy": true
2026-06-14 10:12:33.631590 | controller |                 },
2026-06-14 10:12:33.631594 | controller |                 "images": [
2026-06-14 10:12:33.631599 | controller |                     {
2026-06-14 10:12:33.631603 | controller |                         "names": [
2026-06-14 10:12:33.631608 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-14 10:12:33.631614 | controller |                         ],
2026-06-14 10:12:33.631619 | controller |                         "sizeBytes": 2981840865
2026-06-14 10:12:33.631625 | controller |                     },
2026-06-14 10:12:33.631630 | controller |                     {
2026-06-14 10:12:33.631635 | controller |                         "names": [
2026-06-14 10:12:33.631641 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-14 10:12:33.631647 | controller |                         ],
2026-06-14 10:12:33.631652 | controller |                         "sizeBytes": 1791386233
2026-06-14 10:12:33.631656 | controller |                     },
2026-06-14 10:12:33.631661 | controller |                     {
2026-06-14 10:12:33.631665 | controller |                         "names": [
2026-06-14 10:12:33.631670 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:e0e8c3b534ef6d1af2ab0a5f468ebba764330fb966a49c166232ac1ecb98ad11",
2026-06-14 10:12:33.631675 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115",
2026-06-14 10:12:33.631680 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-14 10:12:33.631685 | controller |                         ],
2026-06-14 10:12:33.631690 | controller |                         "sizeBytes": 1663108685
2026-06-14 10:12:33.631694 | controller |                     },
2026-06-14 10:12:33.631699 | controller |                     {
2026-06-14 10:12:33.631704 | controller |                         "names": [
2026-06-14 10:12:33.631709 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-14 10:12:33.631713 | controller |                         ],
2026-06-14 10:12:33.631718 | controller |                         "sizeBytes": 1641503854
2026-06-14 10:12:33.631723 | controller |                     },
2026-06-14 10:12:33.631733 | controller |                     {
2026-06-14 10:12:33.631738 | controller |                         "names": [
2026-06-14 10:12:33.631748 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-14 10:12:33.631753 | controller |                         ],
2026-06-14 10:12:33.631758 | controller |                         "sizeBytes": 1597684406
2026-06-14 10:12:33.631763 | controller |                     },
2026-06-14 10:12:33.631768 | controller |                     {
2026-06-14 10:12:33.631773 | controller |                         "names": [
2026-06-14 10:12:33.631781 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-14 10:12:33.631786 | controller |                         ],
2026-06-14 10:12:33.631791 | controller |                         "sizeBytes": 1283022964
2026-06-14 10:12:33.631796 | controller |                     },
2026-06-14 10:12:33.631801 | controller |                     {
2026-06-14 10:12:33.631805 | controller |                         "names": [
2026-06-14 10:12:33.631810 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-14 10:12:33.631815 | controller |                         ],
2026-06-14 10:12:33.631820 | controller |                         "sizeBytes": 1261384762
2026-06-14 10:12:33.631824 | controller |                     },
2026-06-14 10:12:33.631829 | controller |                     {
2026-06-14 10:12:33.631834 | controller |                         "names": [
2026-06-14 10:12:33.631839 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-14 10:12:33.631844 | controller |                         ],
2026-06-14 10:12:33.631848 | controller |                         "sizeBytes": 1236270196
2026-06-14 10:12:33.631853 | controller |                     },
2026-06-14 10:12:33.631857 | controller |                     {
2026-06-14 10:12:33.631862 | controller |                         "names": [
2026-06-14 10:12:33.631867 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-14 10:12:33.631872 | controller |                         ],
2026-06-14 10:12:33.631876 | controller |                         "sizeBytes": 1224304325
2026-06-14 10:12:33.631881 | controller |                     },
2026-06-14 10:12:33.631885 | controller |                     {
2026-06-14 10:12:33.631889 | controller |                         "names": [
2026-06-14 10:12:33.631894 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-14 10:12:33.631898 | controller |                         ],
2026-06-14 10:12:33.631902 | controller |                         "sizeBytes": 1188201576
2026-06-14 10:12:33.631907 | controller |                     },
2026-06-14 10:12:33.631911 | controller |                     {
2026-06-14 10:12:33.631916 | controller |                         "names": [
2026-06-14 10:12:33.631921 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102",
2026-06-14 10:12:33.631926 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-14 10:12:33.631931 | controller |                         ],
2026-06-14 10:12:33.631936 | controller |                         "sizeBytes": 1161849635
2026-06-14 10:12:33.631940 | controller |                     },
2026-06-14 10:12:33.631945 | controller |                     {
2026-06-14 10:12:33.631949 | controller |                         "names": [
2026-06-14 10:12:33.631955 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838"
2026-06-14 10:12:33.631959 | controller |                         ],
2026-06-14 10:12:33.631964 | controller |                         "sizeBytes": 1161387303
2026-06-14 10:12:33.631969 | controller |                     },
2026-06-14 10:12:33.631973 | controller |                     {
2026-06-14 10:12:33.631978 | controller |                         "names": [
2026-06-14 10:12:33.631988 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4",
2026-06-14 10:12:33.631993 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:faab8bd6fc7e306ab4131affe0a9623adc301fa8c256e1012442fe74f1ff48dc",
2026-06-14 10:12:33.631998 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-14 10:12:33.632003 | controller |                         ],
2026-06-14 10:12:33.632008 | controller |                         "sizeBytes": 1144748364
2026-06-14 10:12:33.632013 | controller |                     },
2026-06-14 10:12:33.632017 | controller |                     {
2026-06-14 10:12:33.632022 | controller |                         "names": [
2026-06-14 10:12:33.632027 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:58e7d8eb1c6396f7271a5cf430f180d96fade24a3745d4f4fa817c1f2cf5ec96"
2026-06-14 10:12:33.632032 | controller |                         ],
2026-06-14 10:12:33.632036 | controller |                         "sizeBytes": 1144652102
2026-06-14 10:12:33.632041 | controller |                     },
2026-06-14 10:12:33.632046 | controller |                     {
2026-06-14 10:12:33.632051 | controller |                         "names": [
2026-06-14 10:12:33.632056 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-14 10:12:33.632060 | controller |                         ],
2026-06-14 10:12:33.632065 | controller |                         "sizeBytes": 1126957757
2026-06-14 10:12:33.632070 | controller |                     },
2026-06-14 10:12:33.632074 | controller |                     {
2026-06-14 10:12:33.632079 | controller |                         "names": [
2026-06-14 10:12:33.632083 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640",
2026-06-14 10:12:33.632088 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:532ccc5dae3c6caeca9773ab4eec44c819789b413730bd8b8d0c5c6bffef6500",
2026-06-14 10:12:33.632093 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-14 10:12:33.632104 | controller |                         ],
2026-06-14 10:12:33.632109 | controller |                         "sizeBytes": 1112918328
2026-06-14 10:12:33.632114 | controller |                     },
2026-06-14 10:12:33.632119 | controller |                     {
2026-06-14 10:12:33.632123 | controller |                         "names": [
2026-06-14 10:12:33.632132 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17",
2026-06-14 10:12:33.632139 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-14 10:12:33.632144 | controller |                         ],
2026-06-14 10:12:33.632149 | controller |                         "sizeBytes": 1083799196
2026-06-14 10:12:33.632154 | controller |                     },
2026-06-14 10:12:33.632159 | controller |                     {
2026-06-14 10:12:33.632163 | controller |                         "names": [
2026-06-14 10:12:33.632168 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777"
2026-06-14 10:12:33.632173 | controller |                         ],
2026-06-14 10:12:33.632178 | controller |                         "sizeBytes": 1083250334
2026-06-14 10:12:33.632182 | controller |                     },
2026-06-14 10:12:33.632187 | controller |                     {
2026-06-14 10:12:33.632192 | controller |                         "names": [
2026-06-14 10:12:33.632196 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-14 10:12:33.632201 | controller |                         ],
2026-06-14 10:12:33.632206 | controller |                         "sizeBytes": 1079537324
2026-06-14 10:12:33.632211 | controller |                     },
2026-06-14 10:12:33.632215 | controller |                     {
2026-06-14 10:12:33.632224 | controller |                         "names": [
2026-06-14 10:12:33.632229 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-14 10:12:33.632234 | controller |                         ],
2026-06-14 10:12:33.632239 | controller |                         "sizeBytes": 1052707833
2026-06-14 10:12:33.632244 | controller |                     },
2026-06-14 10:12:33.632249 | controller |                     {
2026-06-14 10:12:33.632253 | controller |                         "names": [
2026-06-14 10:12:33.632258 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:7b54e1e90decd1b13bca74d4debd94fcd10edfbfab9a78e71e2df8b032a43eb1",
2026-06-14 10:12:33.632263 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba",
2026-06-14 10:12:33.632268 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-14 10:12:33.632273 | controller |                         ],
2026-06-14 10:12:33.632278 | controller |                         "sizeBytes": 1041008430
2026-06-14 10:12:33.632282 | controller |                     },
2026-06-14 10:12:33.632287 | controller |                     {
2026-06-14 10:12:33.632292 | controller |                         "names": [
2026-06-14 10:12:33.632297 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e",
2026-06-14 10:12:33.632301 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-14 10:12:33.632306 | controller |                         ],
2026-06-14 10:12:33.632311 | controller |                         "sizeBytes": 994527714
2026-06-14 10:12:33.632316 | controller |                     },
2026-06-14 10:12:33.632320 | controller |                     {
2026-06-14 10:12:33.632325 | controller |                         "names": [
2026-06-14 10:12:33.632330 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-14 10:12:33.632335 | controller |                         ],
2026-06-14 10:12:33.632339 | controller |                         "sizeBytes": 989392005
2026-06-14 10:12:33.632344 | controller |                     },
2026-06-14 10:12:33.632349 | controller |                     {
2026-06-14 10:12:33.632354 | controller |                         "names": [
2026-06-14 10:12:33.632359 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313",
2026-06-14 10:12:33.632389 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-14 10:12:33.632395 | controller |                         ],
2026-06-14 10:12:33.632400 | controller |                         "sizeBytes": 983416689
2026-06-14 10:12:33.632404 | controller |                     },
2026-06-14 10:12:33.632409 | controller |                     {
2026-06-14 10:12:33.632414 | controller |                         "names": [
2026-06-14 10:12:33.632419 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07"
2026-06-14 10:12:33.632424 | controller |                         ],
2026-06-14 10:12:33.632428 | controller |                         "sizeBytes": 983190896
2026-06-14 10:12:33.632433 | controller |                     },
2026-06-14 10:12:33.632437 | controller |                     {
2026-06-14 10:12:33.632442 | controller |                         "names": [
2026-06-14 10:12:33.632447 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-14 10:12:33.632452 | controller |                         ],
2026-06-14 10:12:33.632460 | controller |                         "sizeBytes": 971668163
2026-06-14 10:12:33.632465 | controller |                     },
2026-06-14 10:12:33.632470 | controller |                     {
2026-06-14 10:12:33.632475 | controller |                         "names": [
2026-06-14 10:12:33.632480 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-14 10:12:33.632488 | controller |                         ],
2026-06-14 10:12:33.632493 | controller |                         "sizeBytes": 969078739
2026-06-14 10:12:33.632498 | controller |                     },
2026-06-14 10:12:33.632503 | controller |                     {
2026-06-14 10:12:33.632508 | controller |                         "names": [
2026-06-14 10:12:33.632518 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f"
2026-06-14 10:12:33.632523 | controller |                         ],
2026-06-14 10:12:33.632527 | controller |                         "sizeBytes": 963409888
2026-06-14 10:12:33.632532 | controller |                     },
2026-06-14 10:12:33.632537 | controller |                     {
2026-06-14 10:12:33.632542 | controller |                         "names": [
2026-06-14 10:12:33.632560 | controller |                             "quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044"
2026-06-14 10:12:33.632570 | controller |                         ],
2026-06-14 10:12:33.632575 | controller |                         "sizeBytes": 918620848
2026-06-14 10:12:33.632580 | controller |                     },
2026-06-14 10:12:33.632585 | controller |                     {
2026-06-14 10:12:33.632590 | controller |                         "names": [
2026-06-14 10:12:33.632594 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-14 10:12:33.632599 | controller |                         ],
2026-06-14 10:12:33.632604 | controller |                         "sizeBytes": 876488654
2026-06-14 10:12:33.632608 | controller |                     },
2026-06-14 10:12:33.632613 | controller |                     {
2026-06-14 10:12:33.632618 | controller |                         "names": [
2026-06-14 10:12:33.632623 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-14 10:12:33.632628 | controller |                         ],
2026-06-14 10:12:33.632632 | controller |                         "sizeBytes": 874121453
2026-06-14 10:12:33.632637 | controller |                     },
2026-06-14 10:12:33.632642 | controller |                     {
2026-06-14 10:12:33.632647 | controller |                         "names": [
2026-06-14 10:12:33.632652 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-14 10:12:33.632657 | controller |                         ],
2026-06-14 10:12:33.632663 | controller |                         "sizeBytes": 847332502
2026-06-14 10:12:33.632668 | controller |                     },
2026-06-14 10:12:33.632673 | controller |                     {
2026-06-14 10:12:33.632679 | controller |                         "names": [
2026-06-14 10:12:33.632685 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-14 10:12:33.632690 | controller |                         ],
2026-06-14 10:12:33.632695 | controller |                         "sizeBytes": 772260039
2026-06-14 10:12:33.632699 | controller |                     },
2026-06-14 10:12:33.632704 | controller |                     {
2026-06-14 10:12:33.632709 | controller |                         "names": [
2026-06-14 10:12:33.632714 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-14 10:12:33.632719 | controller |                         ],
2026-06-14 10:12:33.632723 | controller |                         "sizeBytes": 769516783
2026-06-14 10:12:33.632728 | controller |                     },
2026-06-14 10:12:33.632733 | controller |                     {
2026-06-14 10:12:33.632738 | controller |                         "names": [
2026-06-14 10:12:33.632742 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-14 10:12:33.632747 | controller |                         ],
2026-06-14 10:12:33.632752 | controller |                         "sizeBytes": 721591926
2026-06-14 10:12:33.632757 | controller |                     },
2026-06-14 10:12:33.632767 | controller |                     {
2026-06-14 10:12:33.632772 | controller |                         "names": [
2026-06-14 10:12:33.632777 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c",
2026-06-14 10:12:33.632782 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-14 10:12:33.632786 | controller |                         ],
2026-06-14 10:12:33.632791 | controller |                         "sizeBytes": 685363428
2026-06-14 10:12:33.632796 | controller |                     },
2026-06-14 10:12:33.632801 | controller |                     {
2026-06-14 10:12:33.632805 | controller |                         "names": [
2026-06-14 10:12:33.632810 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c"
2026-06-14 10:12:33.632815 | controller |                         ],
2026-06-14 10:12:33.632819 | controller |                         "sizeBytes": 685002983
2026-06-14 10:12:33.632824 | controller |                     },
2026-06-14 10:12:33.632829 | controller |                     {
2026-06-14 10:12:33.632833 | controller |                         "names": [
2026-06-14 10:12:33.632838 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb",
2026-06-14 10:12:33.632843 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-14 10:12:33.632848 | controller |                         ],
2026-06-14 10:12:33.632853 | controller |                         "sizeBytes": 679336787
2026-06-14 10:12:33.632857 | controller |                     },
2026-06-14 10:12:33.632862 | controller |                     {
2026-06-14 10:12:33.632867 | controller |                         "names": [
2026-06-14 10:12:33.632872 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514"
2026-06-14 10:12:33.632877 | controller |                         ],
2026-06-14 10:12:33.632881 | controller |                         "sizeBytes": 679322452
2026-06-14 10:12:33.632886 | controller |                     },
2026-06-14 10:12:33.632891 | controller |                     {
2026-06-14 10:12:33.632895 | controller |                         "names": [
2026-06-14 10:12:33.632904 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e",
2026-06-14 10:12:33.632914 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-14 10:12:33.632920 | controller |                         ],
2026-06-14 10:12:33.632924 | controller |                         "sizeBytes": 670935535
2026-06-14 10:12:33.632929 | controller |                     },
2026-06-14 10:12:33.632934 | controller |                     {
2026-06-14 10:12:33.632939 | controller |                         "names": [
2026-06-14 10:12:33.632943 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d"
2026-06-14 10:12:33.632948 | controller |                         ],
2026-06-14 10:12:33.632952 | controller |                         "sizeBytes": 670568433
2026-06-14 10:12:33.632957 | controller |                     },
2026-06-14 10:12:33.632962 | controller |                     {
2026-06-14 10:12:33.632967 | controller |                         "names": [
2026-06-14 10:12:33.632972 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1",
2026-06-14 10:12:33.632976 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-14 10:12:33.632981 | controller |                         ],
2026-06-14 10:12:33.632986 | controller |                         "sizeBytes": 668567017
2026-06-14 10:12:33.632991 | controller |                     },
2026-06-14 10:12:33.632996 | controller |                     {
2026-06-14 10:12:33.633000 | controller |                         "names": [
2026-06-14 10:12:33.633005 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e",
2026-06-14 10:12:33.633014 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-14 10:12:33.633019 | controller |                         ],
2026-06-14 10:12:33.633024 | controller |                         "sizeBytes": 668561385
2026-06-14 10:12:33.633028 | controller |                     },
2026-06-14 10:12:33.633033 | controller |                     {
2026-06-14 10:12:33.633038 | controller |                         "names": [
2026-06-14 10:12:33.633042 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e"
2026-06-14 10:12:33.633047 | controller |                         ],
2026-06-14 10:12:33.633052 | controller |                         "sizeBytes": 668208107
2026-06-14 10:12:33.633056 | controller |                     },
2026-06-14 10:12:33.633061 | controller |                     {
2026-06-14 10:12:33.633066 | controller |                         "names": [
2026-06-14 10:12:33.633071 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697"
2026-06-14 10:12:33.633075 | controller |                         ],
2026-06-14 10:12:33.633080 | controller |                         "sizeBytes": 668208104
2026-06-14 10:12:33.633085 | controller |                     },
2026-06-14 10:12:33.633090 | controller |                     {
2026-06-14 10:12:33.633094 | controller |                         "names": [
2026-06-14 10:12:33.633099 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-14 10:12:33.633104 | controller |                         ],
2026-06-14 10:12:33.633109 | controller |                         "sizeBytes": 646867625
2026-06-14 10:12:33.633114 | controller |                     },
2026-06-14 10:12:33.633118 | controller |                     {
2026-06-14 10:12:33.633123 | controller |                         "names": [
2026-06-14 10:12:33.633128 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-14 10:12:33.633133 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-14 10:12:33.633141 | controller |                         ],
2026-06-14 10:12:33.633146 | controller |                         "sizeBytes": 644545406
2026-06-14 10:12:33.633150 | controller |                     },
2026-06-14 10:12:33.633155 | controller |                     {
2026-06-14 10:12:33.633160 | controller |                         "names": [
2026-06-14 10:12:33.633165 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-14 10:12:33.633169 | controller |                         ],
2026-06-14 10:12:33.633174 | controller |                         "sizeBytes": 638910445
2026-06-14 10:12:33.633179 | controller |                     },
2026-06-14 10:12:33.633183 | controller |                     {
2026-06-14 10:12:33.633188 | controller |                         "names": [
2026-06-14 10:12:33.633193 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-14 10:12:33.633198 | controller |                         ],
2026-06-14 10:12:33.633202 | controller |                         "sizeBytes": 617699779
2026-06-14 10:12:33.633207 | controller |                     },
2026-06-14 10:12:33.633212 | controller |                     {
2026-06-14 10:12:33.633217 | controller |                         "names": [
2026-06-14 10:12:33.633222 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-14 10:12:33.633226 | controller |                         ],
2026-06-14 10:12:33.633231 | controller |                         "sizeBytes": 607756695
2026-06-14 10:12:33.633236 | controller |                     }
2026-06-14 10:12:33.633240 | controller |                 ],
2026-06-14 10:12:33.633245 | controller |                 "nodeInfo": {
2026-06-14 10:12:33.633250 | controller |                     "architecture": "amd64",
2026-06-14 10:12:33.633262 | controller |                     "bootID": "01aad9b1-93de-4311-9825-875105d7119e",
2026-06-14 10:12:33.633267 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-14 10:12:33.633272 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-14 10:12:33.633277 | controller |                     "kubeProxyVersion": "",
2026-06-14 10:12:33.633282 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-14 10:12:33.633286 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-14 10:12:33.633291 | controller |                     "operatingSystem": "linux",
2026-06-14 10:12:33.633300 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-14 10:12:33.633305 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-14 10:12:33.633310 | controller |                 },
2026-06-14 10:12:33.633314 | controller |                 "runtimeHandlers": [
2026-06-14 10:12:33.633319 | controller |                     {
2026-06-14 10:12:33.633324 | controller |                         "features": {
2026-06-14 10:12:33.633328 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-14 10:12:33.633333 | controller |                             "userNamespaces": true
2026-06-14 10:12:33.633338 | controller |                         },
2026-06-14 10:12:33.633343 | controller |                         "name": "runc"
2026-06-14 10:12:33.633348 | controller |                     },
2026-06-14 10:12:33.633352 | controller |                     {
2026-06-14 10:12:33.633357 | controller |                         "features": {
2026-06-14 10:12:33.633362 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-14 10:12:33.633366 | controller |                             "userNamespaces": true
2026-06-14 10:12:33.633371 | controller |                         },
2026-06-14 10:12:33.633376 | controller |                         "name": "crun"
2026-06-14 10:12:33.633380 | controller |                     },
2026-06-14 10:12:33.633385 | controller |                     {
2026-06-14 10:12:33.633390 | controller |                         "features": {
2026-06-14 10:12:33.633395 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-14 10:12:33.633400 | controller |                             "userNamespaces": true
2026-06-14 10:12:33.633404 | controller |                         },
2026-06-14 10:12:33.633409 | controller |                         "name": ""
2026-06-14 10:12:33.633414 | controller |                     }
2026-06-14 10:12:33.633418 | controller |                 ]
2026-06-14 10:12:33.633423 | controller |             }
2026-06-14 10:12:33.633428 | controller |         }
2026-06-14 10:12:33.633433 | controller |     ],
2026-06-14 10:12:33.633438 | controller |     "kind": "List",
2026-06-14 10:12:33.633443 | controller |     "metadata": {
2026-06-14 10:12:33.633447 | controller |         "resourceVersion": ""
2026-06-14 10:12:33.633452 | controller |     }
2026-06-14 10:12:33.633457 | controller | }
2026-06-14 10:12:34.180675 | controller | ok: Runtime: 0:00:00.193130
2026-06-14 10:12:34.216425 | 
2026-06-14 10:12:34.216610 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-14 10:12:34.266618 | controller | skipping: Conditional result was False
2026-06-14 10:12:34.312246 | 
2026-06-14 10:12:34.312406 | TASK [env_op_images : Extract node names]
2026-06-14 10:12:34.417900 | controller | ok
2026-06-14 10:12:34.444073 | 
2026-06-14 10:12:34.444172 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-14 10:12:36.896233 | controller | Jun 14 08:10:16.421814 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-14 10:12:36.896550 | controller | Jun 14 08:10:17.701769 crc crio[3637]: time="2026-06-14T08:10:17.700271919Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-14 10:12:36.896590 | controller | Jun 14 08:10:17.701769 crc crio[3637]: time="2026-06-14T08:10:17.701577356Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-14 10:12:36.896624 | controller | Jun 14 08:10:17.712002 crc crio[3637]: time="2026-06-14T08:10:17.711475565Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-14 10:12:36.896658 | controller | Jun 14 08:10:17.713370 crc crio[3637]: time="2026-06-14T08:10:17.713259422Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-14 10:12:36.896735 | controller | Jun 14 08:10:17.744527 crc crio[3637]: time="2026-06-14T08:10:17.744407789Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-14 10:12:36.896766 | controller | Jun 14 08:10:17.745946 crc crio[3637]: time="2026-06-14T08:10:17.745760413Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-14 10:12:36.896785 | controller | Jun 14 08:10:17.746224 crc crio[3637]: time="2026-06-14T08:10:17.746183867Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-14 10:12:36.896801 | controller | Jun 14 08:10:17.746618 crc crio[3637]: time="2026-06-14T08:10:17.746569915Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-14 10:12:36.896817 | controller | Jun 14 08:10:17.747000 crc crio[3637]: time="2026-06-14T08:10:17.746784148Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-14 10:12:36.896833 | controller | Jun 14 08:10:17.799616 crc crio[3637]: time="2026-06-14T08:10:17.799149132Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-14 10:12:36.896850 | controller | Jun 14 08:10:17.831282 crc crio[3637]: time="2026-06-14T08:10:17.83115019Z" 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-14 10:12:36.896868 | controller | Jun 14 08:10:17.843926 crc crio[3637]: time="2026-06-14T08:10:17.843761973Z" 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-14 10:12:36.896886 | controller | Jun 14 08:10:18.145242 crc crio[3637]: time="2026-06-14T08:10:18.143649401Z" 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-14 10:12:36.896902 | controller | Jun 14 08:10:18.687791 crc crio[3637]: time="2026-06-14T08:10:18.687664685Z" level=info msg="Checkpoint/restore support enabled"
2026-06-14 10:12:36.896917 | controller | Jun 14 08:10:18.687791 crc crio[3637]: time="2026-06-14T08:10:18.687748975Z" level=info msg="Using the internal default seccomp profile"
2026-06-14 10:12:36.896933 | controller | Jun 14 08:10:18.688349 crc crio[3637]: time="2026-06-14T08:10:18.688186978Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-14 10:12:36.896948 | controller | Jun 14 08:10:18.688349 crc crio[3637]: time="2026-06-14T08:10:18.688202366Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-14 10:12:36.896963 | controller | Jun 14 08:10:18.688349 crc crio[3637]: time="2026-06-14T08:10:18.688210086Z" level=info msg="RDT not available in the host system"
2026-06-14 10:12:36.896978 | controller | Jun 14 08:10:18.698558 crc crio[3637]: time="2026-06-14T08:10:18.69849834Z" level=info msg="Conmon does support the --sync option"
2026-06-14 10:12:36.896993 | controller | Jun 14 08:10:18.698683 crc crio[3637]: time="2026-06-14T08:10:18.698663627Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-14 10:12:36.897008 | controller | Jun 14 08:10:18.706298 crc crio[3637]: time="2026-06-14T08:10:18.706261012Z" level=info msg="Conmon does support the --sync option"
2026-06-14 10:12:36.897024 | controller | Jun 14 08:10:18.708123 crc crio[3637]: time="2026-06-14T08:10:18.708088723Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-14 10:12:36.897039 | controller | Jun 14 08:10:19.503561 crc crio[3637]: time="2026-06-14T08:10:19.50182891Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.897058 | controller | Jun 14 08:10:19.503561 crc crio[3637]: time="2026-06-14T08:10:19.50339655Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.897078 | controller | Jun 14 08:10:19.505118 crc crio[3637]: time="2026-06-14T08:10:19.505018453Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-14 10:12:36.897093 | controller | Jun 14 08:10:19.505118 crc crio[3637]: time="2026-06-14T08:10:19.505090825Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-14 10:12:36.897111 | controller | Jun 14 08:10:19.506325 crc crio[3637]: time="2026-06-14T08:10:19.506075467Z" 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.ShmSize\", \"cpu-quota.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxResources\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.LinkLogs\", \"cpu-shared.crio.io\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"cpu-c-states.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"cpu-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"bundle\", \"org.systemd.property.\", \"org.criu.config\", \"run.oci.\", \"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-14 10:12:36.897133 | controller | Jun 14 08:10:19.512468 crc crio[3637]: time="2026-06-14T08:10:19.512041676Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-14 10:12:36.897150 | controller | Jun 14 08:10:21.145959 crc crio[3637]: time="2026-06-14T08:10:21.14515902Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-14 10:12:36.897169 | controller | Jun 14 08:10:21.147384 crc crio[3637]: time="2026-06-14T08:10:21.146317606Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-14 10:12:36.897185 | controller | Jun 14 08:10:21.414033 crc crio[3637]: time="2026-06-14T08:10:21.412705179Z" 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-14 10:12:36.897202 | controller | Jun 14 08:10:21.422632 crc crio[3637]: time="2026-06-14T08:10:21.422508552Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-14 10:12:36.897217 | controller | Jun 14 08:10:21.528096 crc crio[3637]: time="2026-06-14T08:10:21.527546396Z" 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-14 10:12:36.897232 | controller | Jun 14 08:10:21.537285 crc crio[3637]: time="2026-06-14T08:10:21.537089007Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-14 10:12:36.897248 | controller | Jun 14 08:10:21.584981 crc crio[3637]: time="2026-06-14T08:10:21.584791014Z" 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-14 10:12:36.897263 | controller | Jun 14 08:10:21.593457 crc crio[3637]: time="2026-06-14T08:10:21.593345848Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-14 10:12:36.897278 | controller | Jun 14 08:10:21.612993 crc crio[3637]: time="2026-06-14T08:10:21.612714789Z" 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-14 10:12:36.897293 | controller | Jun 14 08:10:21.627693 crc crio[3637]: time="2026-06-14T08:10:21.627461717Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-14 10:12:36.897308 | controller | Jun 14 08:10:21.699344 crc crio[3637]: time="2026-06-14T08:10:21.699239808Z" 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-14 10:12:36.897323 | controller | Jun 14 08:10:21.723617 crc crio[3637]: time="2026-06-14T08:10:21.723274657Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-14 10:12:36.897338 | controller | Jun 14 08:10:21.741815 crc crio[3637]: time="2026-06-14T08:10:21.741680369Z" 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-14 10:12:36.897380 | controller | Jun 14 08:10:21.751814 crc crio[3637]: time="2026-06-14T08:10:21.751610821Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-14 10:12:36.897398 | controller | Jun 14 08:10:21.773497 crc crio[3637]: time="2026-06-14T08:10:21.773385533Z" 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-14 10:12:36.897418 | controller | Jun 14 08:10:21.781521 crc crio[3637]: time="2026-06-14T08:10:21.781378875Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-14 10:12:36.897433 | controller | Jun 14 08:10:21.802567 crc crio[3637]: time="2026-06-14T08:10:21.802461084Z" 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-14 10:12:36.897449 | controller | Jun 14 08:10:21.808233 crc crio[3637]: time="2026-06-14T08:10:21.808156745Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-14 10:12:36.897463 | controller | Jun 14 08:10:21.815157 crc crio[3637]: time="2026-06-14T08:10:21.81497325Z" 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-14 10:12:36.897479 | controller | Jun 14 08:10:21.819824 crc crio[3637]: time="2026-06-14T08:10:21.819754235Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-14 10:12:36.897494 | controller | Jun 14 08:10:21.827587 crc crio[3637]: time="2026-06-14T08:10:21.827495264Z" 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-14 10:12:36.897509 | controller | Jun 14 08:10:21.833479 crc crio[3637]: time="2026-06-14T08:10:21.833343896Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-14 10:12:36.897524 | controller | Jun 14 08:10:21.846474 crc crio[3637]: time="2026-06-14T08:10:21.846333523Z" 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-14 10:12:36.897539 | controller | Jun 14 08:10:21.857084 crc crio[3637]: time="2026-06-14T08:10:21.856935359Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-14 10:12:36.897554 | controller | Jun 14 08:10:21.868480 crc crio[3637]: time="2026-06-14T08:10:21.868246386Z" 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-14 10:12:36.897569 | controller | Jun 14 08:10:21.874193 crc crio[3637]: time="2026-06-14T08:10:21.874074238Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-14 10:12:36.897585 | controller | Jun 14 08:10:21.888710 crc crio[3637]: time="2026-06-14T08:10:21.88860467Z" 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-14 10:12:36.897601 | controller | Jun 14 08:10:21.893532 crc crio[3637]: time="2026-06-14T08:10:21.89341758Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-14 10:12:36.897616 | controller | Jun 14 08:10:21.905679 crc crio[3637]: time="2026-06-14T08:10:21.905577797Z" 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-14 10:12:36.897634 | controller | Jun 14 08:10:21.910476 crc crio[3637]: time="2026-06-14T08:10:21.910375986Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-14 10:12:36.897650 | controller | Jun 14 08:10:21.925520 crc crio[3637]: time="2026-06-14T08:10:21.9254064Z" 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-14 10:12:36.897665 | controller | Jun 14 08:10:21.933344 crc crio[3637]: time="2026-06-14T08:10:21.933259863Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-14 10:12:36.897681 | controller | Jun 14 08:10:21.942593 crc crio[3637]: time="2026-06-14T08:10:21.942480299Z" 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-14 10:12:36.897697 | controller | Jun 14 08:10:21.947437 crc crio[3637]: time="2026-06-14T08:10:21.947359351Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-14 10:12:36.897712 | controller | Jun 14 08:10:21.952940 crc crio[3637]: time="2026-06-14T08:10:21.952824937Z" 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-14 10:12:36.897728 | controller | Jun 14 08:10:21.958272 crc crio[3637]: time="2026-06-14T08:10:21.958191743Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-14 10:12:36.897743 | controller | Jun 14 08:10:21.986660 crc crio[3637]: time="2026-06-14T08:10:21.986553305Z" 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-14 10:12:36.897758 | controller | Jun 14 08:10:21.990996 crc crio[3637]: time="2026-06-14T08:10:21.990934493Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-14 10:12:36.897774 | controller | Jun 14 08:10:22.063499 crc crio[3637]: time="2026-06-14T08:10:22.06332071Z" 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-14 10:12:36.897789 | controller | Jun 14 08:10:22.074940 crc crio[3637]: time="2026-06-14T08:10:22.074720137Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-14 10:12:36.897804 | controller | Jun 14 08:10:22.092792 crc crio[3637]: time="2026-06-14T08:10:22.092618198Z" 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-14 10:12:36.897820 | controller | Jun 14 08:10:22.100521 crc crio[3637]: time="2026-06-14T08:10:22.100399668Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-14 10:12:36.897835 | controller | Jun 14 08:10:22.112041 crc crio[3637]: time="2026-06-14T08:10:22.111474984Z" 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-14 10:12:36.897854 | controller | Jun 14 08:10:22.118584 crc crio[3637]: time="2026-06-14T08:10:22.118409643Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-14 10:12:36.897871 | controller | Jun 14 08:10:22.129157 crc crio[3637]: time="2026-06-14T08:10:22.129031707Z" 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-14 10:12:36.897887 | controller | Jun 14 08:10:22.132475 crc crio[3637]: time="2026-06-14T08:10:22.132412259Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-14 10:12:36.897902 | controller | Jun 14 08:10:22.139358 crc crio[3637]: time="2026-06-14T08:10:22.139295754Z" 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-14 10:12:36.897918 | controller | Jun 14 08:10:22.143522 crc crio[3637]: time="2026-06-14T08:10:22.143457096Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-14 10:12:36.897933 | controller | Jun 14 08:10:22.159402 crc crio[3637]: time="2026-06-14T08:10:22.159228589Z" 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-14 10:12:36.897949 | controller | Jun 14 08:10:22.164330 crc crio[3637]: time="2026-06-14T08:10:22.164229965Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-14 10:12:36.897964 | controller | Jun 14 08:10:22.185520 crc crio[3637]: time="2026-06-14T08:10:22.185388404Z" 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-14 10:12:36.897979 | controller | Jun 14 08:10:22.199547 crc crio[3637]: time="2026-06-14T08:10:22.199426702Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-14 10:12:36.897994 | controller | Jun 14 08:10:22.252317 crc crio[3637]: time="2026-06-14T08:10:22.252143699Z" 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-14 10:12:36.898009 | controller | Jun 14 08:10:22.258967 crc crio[3637]: time="2026-06-14T08:10:22.258696626Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-14 10:12:36.898024 | controller | Jun 14 08:10:22.305349 crc crio[3637]: time="2026-06-14T08:10:22.305288018Z" 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-14 10:12:36.898039 | controller | Jun 14 08:10:22.330536 crc crio[3637]: time="2026-06-14T08:10:22.330382503Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-14 10:12:36.898057 | controller | Jun 14 08:10:22.354623 crc crio[3637]: time="2026-06-14T08:10:22.354390929Z" 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-14 10:12:36.898073 | controller | Jun 14 08:10:22.361487 crc crio[3637]: time="2026-06-14T08:10:22.361374398Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-14 10:12:36.898089 | controller | Jun 14 08:10:22.379220 crc crio[3637]: time="2026-06-14T08:10:22.379027902Z" 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-14 10:12:36.898104 | controller | Jun 14 08:10:22.384285 crc crio[3637]: time="2026-06-14T08:10:22.384243763Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-14 10:12:36.898120 | controller | Jun 14 08:10:22.397830 crc crio[3637]: time="2026-06-14T08:10:22.397760755Z" 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-14 10:12:36.898135 | controller | Jun 14 08:10:22.408077 crc crio[3637]: time="2026-06-14T08:10:22.40795518Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-14 10:12:36.898150 | controller | Jun 14 08:10:22.418517 crc crio[3637]: time="2026-06-14T08:10:22.418399511Z" 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-14 10:12:36.898165 | controller | Jun 14 08:10:22.424809 crc crio[3637]: time="2026-06-14T08:10:22.424751213Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-14 10:12:36.898181 | controller | Jun 14 08:10:22.433210 crc crio[3637]: time="2026-06-14T08:10:22.433133368Z" 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-14 10:12:36.898196 | controller | Jun 14 08:10:22.441449 crc crio[3637]: time="2026-06-14T08:10:22.44131277Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-14 10:12:36.898211 | controller | Jun 14 08:10:22.450300 crc crio[3637]: time="2026-06-14T08:10:22.450151966Z" 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-14 10:12:36.898227 | controller | Jun 14 08:10:22.456706 crc crio[3637]: time="2026-06-14T08:10:22.456583859Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-14 10:12:36.898241 | controller | Jun 14 08:10:22.464699 crc crio[3637]: time="2026-06-14T08:10:22.464499352Z" 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-14 10:12:36.898256 | controller | Jun 14 08:10:22.475310 crc crio[3637]: time="2026-06-14T08:10:22.475174189Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-14 10:12:36.898275 | controller | Jun 14 08:10:22.494759 crc crio[3637]: time="2026-06-14T08:10:22.49457217Z" 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-14 10:12:36.898291 | controller | Jun 14 08:10:22.504261 crc crio[3637]: time="2026-06-14T08:10:22.503038218Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-14 10:12:36.898306 | controller | Jun 14 08:10:22.525721 crc crio[3637]: time="2026-06-14T08:10:22.525610545Z" 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-14 10:12:36.898320 | controller | Jun 14 08:10:22.531681 crc crio[3637]: time="2026-06-14T08:10:22.531572916Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-14 10:12:36.898335 | controller | Jun 14 08:10:22.538952 crc crio[3637]: time="2026-06-14T08:10:22.538746278Z" 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-14 10:12:36.898368 | controller | Jun 14 08:10:22.544042 crc crio[3637]: time="2026-06-14T08:10:22.54396685Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-14 10:12:36.898385 | controller | Jun 14 08:10:22.555551 crc crio[3637]: time="2026-06-14T08:10:22.555404616Z" 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-14 10:12:36.898400 | controller | Jun 14 08:10:22.560907 crc crio[3637]: time="2026-06-14T08:10:22.560805722Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-14 10:12:36.898415 | controller | Jun 14 08:10:22.570312 crc crio[3637]: time="2026-06-14T08:10:22.570230145Z" 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-14 10:12:36.898430 | controller | Jun 14 08:10:22.574683 crc crio[3637]: time="2026-06-14T08:10:22.574648404Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-14 10:12:36.898445 | controller | Jun 14 08:10:22.715223 crc crio[3637]: time="2026-06-14T08:10:22.714938028Z" 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-14 10:12:36.898460 | controller | Jun 14 08:10:22.718364 crc crio[3637]: time="2026-06-14T08:10:22.718293258Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-14 10:12:36.898475 | controller | Jun 14 08:10:22.783646 crc crio[3637]: time="2026-06-14T08:10:22.783378389Z" 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-14 10:12:36.898497 | controller | Jun 14 08:10:22.787512 crc crio[3637]: time="2026-06-14T08:10:22.787419028Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-14 10:12:36.898512 | controller | Jun 14 08:10:22.794071 crc crio[3637]: time="2026-06-14T08:10:22.793961804Z" 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-14 10:12:36.898528 | controller | Jun 14 08:10:22.798752 crc crio[3637]: time="2026-06-14T08:10:22.79863081Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-14 10:12:36.898543 | controller | Jun 14 08:10:22.816559 crc crio[3637]: time="2026-06-14T08:10:22.816455759Z" 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-14 10:12:36.898558 | controller | Jun 14 08:10:22.821264 crc crio[3637]: time="2026-06-14T08:10:22.821221488Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-14 10:12:36.898573 | controller | Jun 14 08:10:22.857490 crc crio[3637]: time="2026-06-14T08:10:22.857380379Z" 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-14 10:12:36.898588 | controller | Jun 14 08:10:22.861703 crc crio[3637]: time="2026-06-14T08:10:22.861634234Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-14 10:12:36.898603 | controller | Jun 14 08:10:22.868977 crc crio[3637]: time="2026-06-14T08:10:22.86893831Z" 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-14 10:12:36.898618 | controller | Jun 14 08:10:22.874076 crc crio[3637]: time="2026-06-14T08:10:22.873557005Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-14 10:12:36.898632 | controller | Jun 14 08:10:22.889129 crc crio[3637]: time="2026-06-14T08:10:22.888922468Z" 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-14 10:12:36.898647 | controller | Jun 14 08:10:22.891969 crc crio[3637]: time="2026-06-14T08:10:22.891777385Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-14 10:12:36.898662 | controller | Jun 14 08:10:22.900317 crc crio[3637]: time="2026-06-14T08:10:22.90015071Z" 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-14 10:12:36.898677 | controller | Jun 14 08:10:22.904893 crc crio[3637]: time="2026-06-14T08:10:22.904731554Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-14 10:12:36.898693 | controller | Jun 14 08:10:22.925372 crc crio[3637]: time="2026-06-14T08:10:22.923948149Z" 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-14 10:12:36.898711 | controller | Jun 14 08:10:22.932465 crc crio[3637]: time="2026-06-14T08:10:22.932335366Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-14 10:12:36.898727 | controller | Jun 14 08:10:22.944794 crc crio[3637]: time="2026-06-14T08:10:22.944623106Z" 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-14 10:12:36.898742 | controller | Jun 14 08:10:22.959931 crc crio[3637]: time="2026-06-14T08:10:22.959790305Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-14 10:12:36.898757 | controller | Jun 14 08:10:22.974426 crc crio[3637]: time="2026-06-14T08:10:22.974316464Z" 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-14 10:12:36.898772 | controller | Jun 14 08:10:22.984116 crc crio[3637]: time="2026-06-14T08:10:22.983815971Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-14 10:12:36.898788 | controller | Jun 14 08:10:22.995425 crc crio[3637]: time="2026-06-14T08:10:22.995270758Z" 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-14 10:12:36.898803 | controller | Jun 14 08:10:23.003693 crc crio[3637]: time="2026-06-14T08:10:23.00350937Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-14 10:12:36.898818 | controller | Jun 14 08:10:23.043668 crc crio[3637]: time="2026-06-14T08:10:23.042803967Z" 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-14 10:12:36.898833 | controller | Jun 14 08:10:23.050928 crc crio[3637]: time="2026-06-14T08:10:23.050541486Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-14 10:12:36.898848 | controller | Jun 14 08:10:23.058982 crc crio[3637]: time="2026-06-14T08:10:23.058770926Z" 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-14 10:12:36.898863 | controller | Jun 14 08:10:23.066963 crc crio[3637]: time="2026-06-14T08:10:23.066051353Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-14 10:12:36.898878 | controller | Jun 14 08:10:23.076236 crc crio[3637]: time="2026-06-14T08:10:23.076132424Z" 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-14 10:12:36.898893 | controller | Jun 14 08:10:23.080572 crc crio[3637]: time="2026-06-14T08:10:23.080473301Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-14 10:12:36.898912 | controller | Jun 14 08:10:23.088772 crc crio[3637]: time="2026-06-14T08:10:23.088688341Z" 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-14 10:12:36.898928 | controller | Jun 14 08:10:23.096362 crc crio[3637]: time="2026-06-14T08:10:23.096244095Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-14 10:12:36.898944 | controller | Jun 14 08:10:23.121427 crc crio[3637]: time="2026-06-14T08:10:23.121288788Z" 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-14 10:12:36.898959 | controller | Jun 14 08:10:23.125505 crc crio[3637]: time="2026-06-14T08:10:23.125410769Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-14 10:12:36.898975 | controller | Jun 14 08:10:23.132235 crc crio[3637]: time="2026-06-14T08:10:23.1321479Z" 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-14 10:12:36.898990 | controller | Jun 14 08:10:23.135000 crc crio[3637]: time="2026-06-14T08:10:23.134926535Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-14 10:12:36.899006 | controller | Jun 14 08:10:23.164965 crc crio[3637]: time="2026-06-14T08:10:23.164775738Z" 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-14 10:12:36.899021 | controller | Jun 14 08:10:23.170760 crc crio[3637]: time="2026-06-14T08:10:23.170665886Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-14 10:12:36.899036 | controller | Jun 14 08:10:23.192407 crc crio[3637]: time="2026-06-14T08:10:23.192247217Z" 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-14 10:12:36.899051 | controller | Jun 14 08:10:23.204402 crc crio[3637]: time="2026-06-14T08:10:23.204206539Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-14 10:12:36.899066 | controller | Jun 14 08:10:23.212120 crc crio[3637]: time="2026-06-14T08:10:23.211913026Z" 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-14 10:12:36.899081 | controller | Jun 14 08:10:23.217961 crc crio[3637]: time="2026-06-14T08:10:23.217769874Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-14 10:12:36.899096 | controller | Jun 14 08:10:23.233253 crc crio[3637]: time="2026-06-14T08:10:23.232393147Z" 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-14 10:12:36.899111 | controller | Jun 14 08:10:23.236647 crc crio[3637]: time="2026-06-14T08:10:23.236524348Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-14 10:12:36.899130 | controller | Jun 14 08:10:23.247138 crc crio[3637]: time="2026-06-14T08:10:23.246821045Z" 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-14 10:12:36.899146 | controller | Jun 14 08:10:23.253464 crc crio[3637]: time="2026-06-14T08:10:23.253342932Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-14 10:12:36.899161 | controller | Jun 14 08:10:23.263912 crc crio[3637]: time="2026-06-14T08:10:23.263769101Z" 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-14 10:12:36.899177 | controller | Jun 14 08:10:23.268444 crc crio[3637]: time="2026-06-14T08:10:23.268345665Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-14 10:12:36.899192 | controller | Jun 14 08:10:23.278394 crc crio[3637]: time="2026-06-14T08:10:23.278297782Z" 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-14 10:12:36.899207 | controller | Jun 14 08:10:23.284688 crc crio[3637]: time="2026-06-14T08:10:23.284552931Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-14 10:12:36.899222 | controller | Jun 14 08:10:23.298160 crc crio[3637]: time="2026-06-14T08:10:23.297960061Z" 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-14 10:12:36.899237 | controller | Jun 14 08:10:23.303806 crc crio[3637]: time="2026-06-14T08:10:23.303681065Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-14 10:12:36.899252 | controller | Jun 14 08:10:23.316888 crc crio[3637]: time="2026-06-14T08:10:23.316751486Z" 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-14 10:12:36.899268 | controller | Jun 14 08:10:23.319902 crc crio[3637]: time="2026-06-14T08:10:23.319736956Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-14 10:12:36.899283 | controller | Jun 14 08:10:23.384166 crc crio[3637]: time="2026-06-14T08:10:23.383987864Z" 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-14 10:12:36.899298 | controller | Jun 14 08:10:23.387233 crc crio[3637]: time="2026-06-14T08:10:23.387128459Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-14 10:12:36.899313 | controller | Jun 14 08:10:23.417647 crc crio[3637]: time="2026-06-14T08:10:23.417531127Z" 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-14 10:12:36.899332 | controller | Jun 14 08:10:23.421217 crc crio[3637]: time="2026-06-14T08:10:23.421132124Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-14 10:12:36.899363 | controller | Jun 14 08:10:23.429483 crc crio[3637]: time="2026-06-14T08:10:23.429365935Z" 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-14 10:12:36.899383 | controller | Jun 14 08:10:23.434264 crc crio[3637]: time="2026-06-14T08:10:23.434175664Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-14 10:12:36.899399 | controller | Jun 14 08:10:23.445475 crc crio[3637]: time="2026-06-14T08:10:23.445330754Z" 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-14 10:12:36.899415 | controller | Jun 14 08:10:23.448461 crc crio[3637]: time="2026-06-14T08:10:23.448373006Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-14 10:12:36.899430 | controller | Jun 14 08:10:23.454256 crc crio[3637]: time="2026-06-14T08:10:23.454147742Z" 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-14 10:12:36.899445 | controller | Jun 14 08:10:23.457124 crc crio[3637]: time="2026-06-14T08:10:23.45704094Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-14 10:12:36.899460 | controller | Jun 14 08:10:23.541439 crc crio[3637]: time="2026-06-14T08:10:23.540764032Z" 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-14 10:12:36.899476 | controller | Jun 14 08:10:23.541439 crc crio[3637]: time="2026-06-14T08:10:23.541222204Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.899492 | controller | Jun 14 08:10:23.541439 crc crio[3637]: time="2026-06-14T08:10:23.541306236Z" 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-14 10:12:36.899510 | controller | Jun 14 08:10:23.542058 crc crio[3637]: time="2026-06-14T08:10:23.542030106Z" 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:0xc000602478}] Aliases:map[]}"
2026-06-14 10:12:36.899528 | controller | Jun 14 08:10:23.542408 crc crio[3637]: time="2026-06-14T08:10:23.542299844Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.899544 | controller | Jun 14 08:10:23.545960 crc crio[3637]: time="2026-06-14T08:10:23.545690194Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-14 10:12:36.899559 | controller | Jun 14 08:10:23.550121 crc crio[3637]: time="2026-06-14T08:10:23.550010141Z" level=info msg="Starting seccomp notifier watcher"
2026-06-14 10:12:36.899587 | controller | Jun 14 08:10:23.550185 crc crio[3637]: time="2026-06-14T08:10:23.550131243Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-14 10:12:36.899603 | controller | Jun 14 08:10:23.550258 crc crio[3637]: time="2026-06-14T08:10:23.550216896Z" level=info msg="Create NRI interface"
2026-06-14 10:12:36.899618 | controller | Jun 14 08:10:23.556710 crc crio[3637]: time="2026-06-14T08:10:23.556607217Z" level=info msg="runtime interface created"
2026-06-14 10:12:36.899633 | controller | Jun 14 08:10:23.556710 crc crio[3637]: time="2026-06-14T08:10:23.55669605Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-14 10:12:36.899648 | controller | Jun 14 08:10:23.556710 crc crio[3637]: time="2026-06-14T08:10:23.55670958Z" level=info msg="runtime interface starting up..."
2026-06-14 10:12:36.899664 | controller | Jun 14 08:10:23.557003 crc crio[3637]: time="2026-06-14T08:10:23.556723281Z" level=info msg="starting plugins..."
2026-06-14 10:12:36.899690 | controller | Jun 14 08:10:23.557179 crc crio[3637]: time="2026-06-14T08:10:23.557114571Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-14 10:12:36.899706 | controller | Jun 14 08:10:23.560310 crc crio[3637]: time="2026-06-14T08:10:23.560250426Z" level=info msg="No systemd watchdog enabled"
2026-06-14 10:12:36.899722 | controller | Jun 14 08:10:23.566373 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-14 10:12:36.899738 | controller | Jun 14 08:10:23.774576 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:36.899753 | controller | Jun 14 08:10:23.775043 crc crio[3637]: time="2026-06-14T08:10:23.774834469Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-14 10:12:36.899769 | controller | Jun 14 08:10:23.775043 crc crio[3637]: time="2026-06-14T08:10:23.774995763Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.899784 | controller | Jun 14 08:10:23.775043 crc crio[3637]: time="2026-06-14T08:10:23.775044854Z" 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-14 10:12:36.899801 | controller | Jun 14 08:10:23.775341 crc crio[3637]: time="2026-06-14T08:10:23.775290451Z" 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:0xc0002d6088}] Aliases:map[]}"
2026-06-14 10:12:36.899818 | controller | Jun 14 08:10:23.775439 crc crio[3637]: time="2026-06-14T08:10:23.775425555Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.899834 | controller | Jun 14 08:10:23.913117 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:36.899849 | controller | Jun 14 08:10:23.913444 crc crio[3637]: time="2026-06-14T08:10:23.913360694Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-14 10:12:36.899864 | controller | Jun 14 08:10:23.913444 crc crio[3637]: time="2026-06-14T08:10:23.913414986Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.899884 | controller | Jun 14 08:10:23.913538 crc crio[3637]: time="2026-06-14T08:10:23.913467857Z" 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-14 10:12:36.899902 | controller | Jun 14 08:10:23.913962 crc crio[3637]: time="2026-06-14T08:10:23.913771925Z" 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:0xc0001221c0}] Aliases:map[]}"
2026-06-14 10:12:36.899919 | controller | Jun 14 08:10:23.914235 crc crio[3637]: time="2026-06-14T08:10:23.914146546Z" 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-14 10:12:36.899934 | controller | Jun 14 08:10:23.940255 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:36.899949 | controller | Jun 14 08:10:23.940581 crc crio[3637]: time="2026-06-14T08:10:23.94034258Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-14 10:12:36.899965 | controller | Jun 14 08:10:23.940581 crc crio[3637]: time="2026-06-14T08:10:23.940566196Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.899980 | controller | Jun 14 08:10:23.940745 crc crio[3637]: time="2026-06-14T08:10:23.940620907Z" 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-14 10:12:36.899996 | controller | Jun 14 08:10:23.941048 crc crio[3637]: time="2026-06-14T08:10:23.940957486Z" 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:0xc00019c288}] Aliases:map[]}"
2026-06-14 10:12:36.900012 | controller | Jun 14 08:10:23.941346 crc crio[3637]: time="2026-06-14T08:10:23.941282045Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.900028 | controller | Jun 14 08:10:24.157488 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:36.900043 | controller | Jun 14 08:10:24.157773 crc crio[3637]: time="2026-06-14T08:10:24.157666216Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-14 10:12:36.900059 | controller | Jun 14 08:10:24.157773 crc crio[3637]: time="2026-06-14T08:10:24.157763349Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.900079 | controller | Jun 14 08:10:24.158257 crc crio[3637]: time="2026-06-14T08:10:24.157938234Z" 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-14 10:12:36.900095 | controller | Jun 14 08:10:24.158619 crc crio[3637]: time="2026-06-14T08:10:24.158488059Z" 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:0xc0002d6130}] Aliases:map[]}"
2026-06-14 10:12:36.900111 | controller | Jun 14 08:10:24.159029 crc crio[3637]: time="2026-06-14T08:10:24.158760546Z" 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-14 10:12:36.900126 | controller | Jun 14 08:10:24.249390 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:36.900141 | controller | Jun 14 08:10:24.249390 crc crio[3637]: time="2026-06-14T08:10:24.249342082Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-14 10:12:36.900156 | controller | Jun 14 08:10:24.249390 crc crio[3637]: time="2026-06-14T08:10:24.249381643Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.900172 | controller | Jun 14 08:10:24.251950 crc crio[3637]: time="2026-06-14T08:10:24.249420064Z" 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-14 10:12:36.900187 | controller | Jun 14 08:10:24.251950 crc crio[3637]: time="2026-06-14T08:10:24.249581889Z" 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:0xc00008cfc8}] Aliases:map[]}"
2026-06-14 10:12:36.900203 | controller | Jun 14 08:10:24.251950 crc crio[3637]: time="2026-06-14T08:10:24.2496425Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.900218 | controller | Jun 14 08:10:24.251950 crc crio[3637]: time="2026-06-14T08:10:24.249668751Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.900233 | controller | Jun 14 08:10:24.251950 crc crio[3637]: time="2026-06-14T08:10:24.249681341Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.900248 | controller | Jun 14 08:10:24.280908 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:36.900263 | controller | Jun 14 08:10:24.281257 crc crio[3637]: time="2026-06-14T08:10:24.281182149Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-14 10:12:36.900281 | controller | Jun 14 08:10:24.281257 crc crio[3637]: time="2026-06-14T08:10:24.281244461Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.900297 | controller | Jun 14 08:10:24.281365 crc crio[3637]: time="2026-06-14T08:10:24.281267221Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-14 10:12:36.900312 | controller | Jun 14 08:10:24.281365 crc crio[3637]: time="2026-06-14T08:10:24.281279662Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.900327 | controller | Jun 14 08:10:24.281365 crc crio[3637]: time="2026-06-14T08:10:24.281292052Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-14 10:12:36.900343 | controller | Jun 14 08:10:24.281365 crc crio[3637]: time="2026-06-14T08:10:24.281301322Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.900379 | controller | Jun 14 08:10:24.281365 crc crio[3637]: time="2026-06-14T08:10:24.281334273Z" 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-14 10:12:36.900396 | controller | Jun 14 08:10:24.281718 crc crio[3637]: time="2026-06-14T08:10:24.281629921Z" 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:0xc00008d030}] Aliases:map[]}"
2026-06-14 10:12:36.900412 | controller | Jun 14 08:10:24.282021 crc crio[3637]: time="2026-06-14T08:10:24.281825796Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.900428 | controller | Jun 14 08:10:24.547261 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:36.900444 | controller | Jun 14 08:10:24.547507 crc crio[3637]: time="2026-06-14T08:10:24.547343497Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-14 10:12:36.900459 | controller | Jun 14 08:10:24.547507 crc crio[3637]: time="2026-06-14T08:10:24.547390799Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.900474 | controller | Jun 14 08:10:24.547507 crc crio[3637]: time="2026-06-14T08:10:24.547467431Z" 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-14 10:12:36.900490 | controller | Jun 14 08:10:24.547952 crc crio[3637]: time="2026-06-14T08:10:24.547785439Z" 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:0xc0002d61f8}] Aliases:map[]}"
2026-06-14 10:12:36.900509 | controller | Jun 14 08:10:24.548378 crc crio[3637]: time="2026-06-14T08:10:24.548284363Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.900525 | controller | Jun 14 08:10:24.601148 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:36.900541 | controller | Jun 14 08:10:24.601402 crc crio[3637]: time="2026-06-14T08:10:24.601270508Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-14 10:12:36.900556 | controller | Jun 14 08:10:24.601402 crc crio[3637]: time="2026-06-14T08:10:24.601307629Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.900571 | controller | Jun 14 08:10:24.601402 crc crio[3637]: time="2026-06-14T08:10:24.60135126Z" 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-14 10:12:36.900587 | controller | Jun 14 08:10:24.601648 crc crio[3637]: time="2026-06-14T08:10:24.601585507Z" 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:0xc00008d0c0}] Aliases:map[]}"
2026-06-14 10:12:36.900602 | controller | Jun 14 08:10:24.601831 crc crio[3637]: time="2026-06-14T08:10:24.601773342Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.900617 | controller | Jun 14 08:10:24.700671 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:36.900633 | controller | Jun 14 08:10:24.700963 crc crio[3637]: time="2026-06-14T08:10:24.700779526Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-14 10:12:36.900648 | controller | Jun 14 08:10:24.700963 crc crio[3637]: time="2026-06-14T08:10:24.700939681Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.900663 | controller | Jun 14 08:10:24.701034 crc crio[3637]: time="2026-06-14T08:10:24.701004873Z" 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-14 10:12:36.900679 | controller | Jun 14 08:10:24.701480 crc crio[3637]: time="2026-06-14T08:10:24.701378323Z" 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:0xc0002d62b8}] Aliases:map[]}"
2026-06-14 10:12:36.900695 | controller | Jun 14 08:10:24.701694 crc crio[3637]: time="2026-06-14T08:10:24.70163077Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.900713 | controller | Jun 14 08:10:24.859828 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:36.900729 | controller | Jun 14 08:10:24.860329 crc crio[3637]: time="2026-06-14T08:10:24.860197074Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-14 10:12:36.900745 | controller | Jun 14 08:10:24.860329 crc crio[3637]: time="2026-06-14T08:10:24.860303906Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.900760 | controller | Jun 14 08:10:24.860420 crc crio[3637]: time="2026-06-14T08:10:24.860368318Z" 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-14 10:12:36.900776 | controller | Jun 14 08:10:24.860774 crc crio[3637]: time="2026-06-14T08:10:24.860736288Z" 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:0xc00008d168}] Aliases:map[]}"
2026-06-14 10:12:36.900791 | controller | Jun 14 08:10:24.861236 crc crio[3637]: time="2026-06-14T08:10:24.861142379Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.900807 | controller | Jun 14 08:10:24.887281 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:36.900822 | controller | Jun 14 08:10:24.887281 crc crio[3637]: time="2026-06-14T08:10:24.887272592Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-14 10:12:36.900837 | controller | Jun 14 08:10:24.887632 crc crio[3637]: time="2026-06-14T08:10:24.887319863Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.900852 | controller | Jun 14 08:10:24.887632 crc crio[3637]: time="2026-06-14T08:10:24.887350694Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-14 10:12:36.900867 | controller | Jun 14 08:10:24.887632 crc crio[3637]: time="2026-06-14T08:10:24.887362224Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.900882 | controller | Jun 14 08:10:24.887632 crc crio[3637]: time="2026-06-14T08:10:24.887400185Z" 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-14 10:12:36.900899 | controller | Jun 14 08:10:24.888176 crc crio[3637]: time="2026-06-14T08:10:24.887676733Z" 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:0xc000122300}] Aliases:map[]}"
2026-06-14 10:12:36.900919 | controller | Jun 14 08:10:24.888176 crc crio[3637]: time="2026-06-14T08:10:24.887929129Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.900935 | controller | Jun 14 08:10:25.195626 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.900951 | controller | Jun 14 08:10:25.195915 crc crio[3637]: time="2026-06-14T08:10:25.19578485Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-14 10:12:36.900967 | controller | Jun 14 08:10:25.196004 crc crio[3637]: time="2026-06-14T08:10:25.195969445Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.900983 | controller | Jun 14 08:10:25.196239 crc crio[3637]: time="2026-06-14T08:10:25.196027677Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-14 10:12:36.900998 | controller | Jun 14 08:10:25.196298 crc crio[3637]: time="2026-06-14T08:10:25.196248213Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.901014 | controller | Jun 14 08:10:25.196428 crc crio[3637]: time="2026-06-14T08:10:25.196329945Z" 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-14 10:12:36.901031 | controller | Jun 14 08:10:25.196923 crc crio[3637]: time="2026-06-14T08:10:25.196780017Z" 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:0xc00008d1f8}] Aliases:map[]}"
2026-06-14 10:12:36.901047 | controller | Jun 14 08:10:25.197520 crc crio[3637]: time="2026-06-14T08:10:25.197412855Z" 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-14 10:12:36.901063 | controller | Jun 14 08:10:25.446771 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.901078 | controller | Jun 14 08:10:25.447450 crc crio[3637]: time="2026-06-14T08:10:25.44711509Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-14 10:12:36.901093 | controller | Jun 14 08:10:25.447450 crc crio[3637]: time="2026-06-14T08:10:25.447162282Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.901109 | controller | Jun 14 08:10:25.447450 crc crio[3637]: time="2026-06-14T08:10:25.447183002Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-14 10:12:36.901124 | controller | Jun 14 08:10:25.447450 crc crio[3637]: time="2026-06-14T08:10:25.447196903Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.901140 | controller | Jun 14 08:10:25.447450 crc crio[3637]: time="2026-06-14T08:10:25.447211493Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-14 10:12:36.901158 | controller | Jun 14 08:10:25.447450 crc crio[3637]: time="2026-06-14T08:10:25.447225584Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.901174 | controller | Jun 14 08:10:25.447450 crc crio[3637]: time="2026-06-14T08:10:25.447241114Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-14 10:12:36.901189 | controller | Jun 14 08:10:25.447450 crc crio[3637]: time="2026-06-14T08:10:25.447254364Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.901205 | controller | Jun 14 08:10:25.447450 crc crio[3637]: time="2026-06-14T08:10:25.447295975Z" 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-14 10:12:36.901221 | controller | Jun 14 08:10:25.447712 crc crio[3637]: time="2026-06-14T08:10:25.447582443Z" 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:0xc0001223f8}] Aliases:map[]}"
2026-06-14 10:12:36.901237 | controller | Jun 14 08:10:25.447905 crc crio[3637]: time="2026-06-14T08:10:25.447768438Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.901252 | controller | Jun 14 08:10:25.484913 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.901268 | controller | Jun 14 08:10:25.485195 crc crio[3637]: time="2026-06-14T08:10:25.485159893Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-14 10:12:36.901284 | controller | Jun 14 08:10:25.485195 crc crio[3637]: time="2026-06-14T08:10:25.485195194Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.901299 | controller | Jun 14 08:10:25.485261 crc crio[3637]: time="2026-06-14T08:10:25.485228885Z" 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-14 10:12:36.901314 | controller | Jun 14 08:10:25.485561 crc crio[3637]: time="2026-06-14T08:10:25.485484132Z" 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:0xc00019c398}] Aliases:map[]}"
2026-06-14 10:12:36.901330 | controller | Jun 14 08:10:25.485819 crc crio[3637]: time="2026-06-14T08:10:25.48574905Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.901359 | controller | Jun 14 08:10:25.746264 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.901384 | controller | Jun 14 08:10:25.746526 crc crio[3637]: time="2026-06-14T08:10:25.746255217Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-14 10:12:36.901402 | controller | Jun 14 08:10:25.746526 crc crio[3637]: time="2026-06-14T08:10:25.746298518Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.901420 | controller | Jun 14 08:10:25.746526 crc crio[3637]: time="2026-06-14T08:10:25.746316649Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-14 10:12:36.901436 | controller | Jun 14 08:10:25.746526 crc crio[3637]: time="2026-06-14T08:10:25.746329159Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.901451 | controller | Jun 14 08:10:25.746526 crc crio[3637]: time="2026-06-14T08:10:25.74636616Z" 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-14 10:12:36.901467 | controller | Jun 14 08:10:25.747027 crc crio[3637]: time="2026-06-14T08:10:25.746949646Z" 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:0xc0002d6378}] Aliases:map[]}"
2026-06-14 10:12:36.901482 | controller | Jun 14 08:10:25.747345 crc crio[3637]: time="2026-06-14T08:10:25.747226903Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.901498 | controller | Jun 14 08:10:25.833499 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.901513 | controller | Jun 14 08:10:25.834238 crc crio[3637]: time="2026-06-14T08:10:25.833673029Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-14 10:12:36.901528 | controller | Jun 14 08:10:25.834238 crc crio[3637]: time="2026-06-14T08:10:25.833765641Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.901543 | controller | Jun 14 08:10:25.834396 crc crio[3637]: time="2026-06-14T08:10:25.834247294Z" 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-14 10:12:36.901559 | controller | Jun 14 08:10:25.834556 crc crio[3637]: time="2026-06-14T08:10:25.83446247Z" 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:0xc00019c450}] Aliases:map[]}"
2026-06-14 10:12:36.901574 | controller | Jun 14 08:10:25.834656 crc crio[3637]: time="2026-06-14T08:10:25.834597894Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.901593 | controller | Jun 14 08:10:25.834656 crc crio[3637]: time="2026-06-14T08:10:25.834621894Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.901608 | controller | Jun 14 08:10:25.834656 crc crio[3637]: time="2026-06-14T08:10:25.834646155Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.901623 | controller | Jun 14 08:10:25.940360 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.901639 | controller | Jun 14 08:10:25.940598 crc crio[3637]: time="2026-06-14T08:10:25.940454213Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-14 10:12:36.901654 | controller | Jun 14 08:10:25.940598 crc crio[3637]: time="2026-06-14T08:10:25.940548376Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.901669 | controller | Jun 14 08:10:25.940766 crc crio[3637]: time="2026-06-14T08:10:25.940612787Z" 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-14 10:12:36.901685 | controller | Jun 14 08:10:25.941246 crc crio[3637]: time="2026-06-14T08:10:25.941150602Z" 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:0xc00019c4b8}] Aliases:map[]}"
2026-06-14 10:12:36.901700 | controller | Jun 14 08:10:25.941737 crc crio[3637]: time="2026-06-14T08:10:25.941489501Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.901715 | controller | Jun 14 08:10:26.008342 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.901730 | controller | Jun 14 08:10:26.008578 crc crio[3637]: time="2026-06-14T08:10:26.008425501Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-14 10:12:36.901745 | controller | Jun 14 08:10:26.008578 crc crio[3637]: time="2026-06-14T08:10:26.008478532Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.901761 | controller | Jun 14 08:10:26.008578 crc crio[3637]: time="2026-06-14T08:10:26.008530834Z" 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-14 10:12:36.901777 | controller | Jun 14 08:10:26.008913 crc crio[3637]: time="2026-06-14T08:10:26.008816511Z" 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:0xc00008d2d0}] Aliases:map[]}"
2026-06-14 10:12:36.901799 | controller | Jun 14 08:10:26.009289 crc crio[3637]: time="2026-06-14T08:10:26.009231603Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.901815 | controller | Jun 14 08:10:26.049279 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.901831 | controller | Jun 14 08:10:26.049520 crc crio[3637]: time="2026-06-14T08:10:26.049451765Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-14 10:12:36.901846 | controller | Jun 14 08:10:26.049520 crc crio[3637]: time="2026-06-14T08:10:26.049501116Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.901861 | controller | Jun 14 08:10:26.049585 crc crio[3637]: time="2026-06-14T08:10:26.049524527Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-14 10:12:36.901876 | controller | Jun 14 08:10:26.049585 crc crio[3637]: time="2026-06-14T08:10:26.049540067Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.901892 | controller | Jun 14 08:10:26.049745 crc crio[3637]: time="2026-06-14T08:10:26.049592799Z" 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-14 10:12:36.901908 | controller | Jun 14 08:10:26.050289 crc crio[3637]: time="2026-06-14T08:10:26.050140274Z" 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:0xc00019c698}] Aliases:map[]}"
2026-06-14 10:12:36.901924 | controller | Jun 14 08:10:26.050527 crc crio[3637]: time="2026-06-14T08:10:26.050470843Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.901939 | controller | Jun 14 08:10:26.255292 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.901955 | controller | Jun 14 08:10:26.255484 crc crio[3637]: time="2026-06-14T08:10:26.255435904Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-14 10:12:36.901970 | controller | Jun 14 08:10:26.255484 crc crio[3637]: time="2026-06-14T08:10:26.255476305Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.901986 | controller | Jun 14 08:10:26.255648 crc crio[3637]: time="2026-06-14T08:10:26.255515186Z" 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-14 10:12:36.902001 | controller | Jun 14 08:10:26.256140 crc crio[3637]: time="2026-06-14T08:10:26.255800734Z" 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:0xc00019c0c8}] Aliases:map[]}"
2026-06-14 10:12:36.902021 | controller | Jun 14 08:10:26.256417 crc crio[3637]: time="2026-06-14T08:10:26.256295197Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.902037 | controller | Jun 14 08:10:26.387703 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.902053 | controller | Jun 14 08:10:26.389942 crc crio[3637]: time="2026-06-14T08:10:26.387760622Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-14 10:12:36.902069 | controller | Jun 14 08:10:26.389942 crc crio[3637]: time="2026-06-14T08:10:26.38991936Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.902084 | controller | Jun 14 08:10:26.390171 crc crio[3637]: time="2026-06-14T08:10:26.389985112Z" 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-14 10:12:36.902100 | controller | Jun 14 08:10:26.390474 crc crio[3637]: time="2026-06-14T08:10:26.390355282Z" 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:0xc0002d60a8}] Aliases:map[]}"
2026-06-14 10:12:36.902116 | controller | Jun 14 08:10:26.390769 crc crio[3637]: time="2026-06-14T08:10:26.390676382Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.902132 | controller | Jun 14 08:10:26.536433 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.902147 | controller | Jun 14 08:10:26.539335 crc crio[3637]: time="2026-06-14T08:10:26.53671955Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-14 10:12:36.902162 | controller | Jun 14 08:10:26.539335 crc crio[3637]: time="2026-06-14T08:10:26.536817002Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.902178 | controller | Jun 14 08:10:26.539335 crc crio[3637]: time="2026-06-14T08:10:26.537031658Z" 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-14 10:12:36.902193 | controller | Jun 14 08:10:26.539335 crc crio[3637]: time="2026-06-14T08:10:26.537624084Z" 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:0xc002414000}] Aliases:map[]}"
2026-06-14 10:12:36.902213 | controller | Jun 14 08:10:26.539335 crc crio[3637]: time="2026-06-14T08:10:26.538291333Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.902229 | controller | Jun 14 08:10:26.582657 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.902244 | controller | Jun 14 08:10:26.582657 crc crio[3637]: time="2026-06-14T08:10:26.573196181Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-14 10:12:36.902259 | controller | Jun 14 08:10:26.582657 crc crio[3637]: time="2026-06-14T08:10:26.573236392Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.902275 | controller | Jun 14 08:10:26.582657 crc crio[3637]: time="2026-06-14T08:10:26.573272373Z" 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-14 10:12:36.902291 | controller | Jun 14 08:10:26.582657 crc crio[3637]: time="2026-06-14T08:10:26.573432607Z" 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:0xc00171a0c0}] Aliases:map[]}"
2026-06-14 10:12:36.902307 | controller | Jun 14 08:10:26.582657 crc crio[3637]: time="2026-06-14T08:10:26.573639803Z" 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-14 10:12:36.902323 | controller | Jun 14 08:10:26.727519 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.902338 | controller | Jun 14 08:10:26.727782 crc crio[3637]: time="2026-06-14T08:10:26.727696047Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-14 10:12:36.902374 | controller | Jun 14 08:10:26.727782 crc crio[3637]: time="2026-06-14T08:10:26.727759669Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.902397 | controller | Jun 14 08:10:26.727925 crc crio[3637]: time="2026-06-14T08:10:26.72779812Z" 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-14 10:12:36.902423 | controller | Jun 14 08:10:26.728180 crc crio[3637]: time="2026-06-14T08:10:26.728107428Z" 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:0xc001918518}] Aliases:map[]}"
2026-06-14 10:12:36.902451 | controller | Jun 14 08:10:26.728547 crc crio[3637]: time="2026-06-14T08:10:26.728483939Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.902472 | controller | Jun 14 08:10:26.865816 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.902492 | controller | Jun 14 08:10:26.866187 crc crio[3637]: time="2026-06-14T08:10:26.86610996Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-14 10:12:36.902513 | controller | Jun 14 08:10:26.866187 crc crio[3637]: time="2026-06-14T08:10:26.866173892Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.902534 | controller | Jun 14 08:10:26.866280 crc crio[3637]: time="2026-06-14T08:10:26.866214023Z" 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-14 10:12:36.902555 | controller | Jun 14 08:10:26.866537 crc crio[3637]: time="2026-06-14T08:10:26.866465389Z" 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:0xc0019185a8}] Aliases:map[]}"
2026-06-14 10:12:36.902575 | controller | Jun 14 08:10:26.866680 crc crio[3637]: time="2026-06-14T08:10:26.866632554Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.902597 | controller | Jun 14 08:10:26.891481 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.902619 | controller | Jun 14 08:10:26.891685 crc crio[3637]: time="2026-06-14T08:10:26.891608326Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-14 10:12:36.902641 | controller | Jun 14 08:10:26.891685 crc crio[3637]: time="2026-06-14T08:10:26.891660377Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.902657 | controller | Jun 14 08:10:26.891685 crc crio[3637]: time="2026-06-14T08:10:26.891676048Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-14 10:12:36.902672 | controller | Jun 14 08:10:26.891685 crc crio[3637]: time="2026-06-14T08:10:26.891684598Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.902688 | controller | Jun 14 08:10:26.891976 crc crio[3637]: time="2026-06-14T08:10:26.891698028Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-14 10:12:36.902703 | controller | Jun 14 08:10:26.891976 crc crio[3637]: time="2026-06-14T08:10:26.891724859Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.902719 | controller | Jun 14 08:10:26.891976 crc crio[3637]: time="2026-06-14T08:10:26.89175323Z" 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-14 10:12:36.902740 | controller | Jun 14 08:10:26.892174 crc crio[3637]: time="2026-06-14T08:10:26.892017907Z" 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:0xc00008c900}] Aliases:map[]}"
2026-06-14 10:12:36.902757 | controller | Jun 14 08:10:26.892405 crc crio[3637]: time="2026-06-14T08:10:26.892334576Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.902772 | controller | Jun 14 08:10:26.994518 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.902788 | controller | Jun 14 08:10:26.995082 crc crio[3637]: time="2026-06-14T08:10:26.994640737Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-14 10:12:36.902803 | controller | Jun 14 08:10:26.995082 crc crio[3637]: time="2026-06-14T08:10:26.994673758Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.902818 | controller | Jun 14 08:10:26.995082 crc crio[3637]: time="2026-06-14T08:10:26.994714059Z" 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-14 10:12:36.902834 | controller | Jun 14 08:10:26.995082 crc crio[3637]: time="2026-06-14T08:10:26.995008737Z" 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:0xc00171a4a0}] Aliases:map[]}"
2026-06-14 10:12:36.902850 | controller | Jun 14 08:10:26.996061 crc crio[3637]: time="2026-06-14T08:10:26.995173922Z" 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-14 10:12:36.902865 | controller | Jun 14 08:10:27.045681 crc crio[3637]: time="2026-06-14T08:10:27.045554827Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=fcc6e6dc-c867-4146-9582-c0a53b416bae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.902881 | controller | Jun 14 08:10:27.045990 crc crio[3637]: time="2026-06-14T08:10:27.045691031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.902896 | controller | Jun 14 08:10:27.057757 crc crio[3637]: time="2026-06-14T08:10:27.057659575Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=fcc6e6dc-c867-4146-9582-c0a53b416bae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.902915 | controller | Jun 14 08:10:27.082275 crc crio[3637]: time="2026-06-14T08:10:27.082026018Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=c468ae0c-a9ea-4b7f-bbe2-c0a5db16783a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.902930 | controller | Jun 14 08:10:27.082562 crc crio[3637]: time="2026-06-14T08:10:27.082389968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.902945 | controller | Jun 14 08:10:27.097604 crc crio[3637]: time="2026-06-14T08:10:27.097413042Z" level=info msg="Ran pod sandbox 893595cad9ba63ab8f3d670731b39ff6414ce61137b736483605bf18b0885e70 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=fcc6e6dc-c867-4146-9582-c0a53b416bae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.902960 | controller | Jun 14 08:10:27.109497 crc crio[3637]: time="2026-06-14T08:10:27.109111537Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=898ed579-59e9-4409-abef-554c8c6776eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.902975 | controller | Jun 14 08:10:27.109712 crc crio[3637]: time="2026-06-14T08:10:27.109617051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.902990 | controller | Jun 14 08:10:27.126679 crc crio[3637]: time="2026-06-14T08:10:27.126462293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=df62f7fe-48c3-4100-8509-68e6199b42d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.903005 | controller | Jun 14 08:10:27.127346 crc crio[3637]: time="2026-06-14T08:10:27.127198313Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=c468ae0c-a9ea-4b7f-bbe2-c0a5db16783a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.903020 | controller | Jun 14 08:10:27.129399 crc crio[3637]: time="2026-06-14T08:10:27.12924365Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=898ed579-59e9-4409-abef-554c8c6776eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.903034 | controller | Jun 14 08:10:27.133427 crc crio[3637]: time="2026-06-14T08:10:27.132826404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=55380661-f3e4-4ef1-9805-85e53d8af39a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.903089 | controller | Jun 14 08:10:27.137754 crc crio[3637]: time="2026-06-14T08:10:27.137648207Z" level=info msg="Ran pod sandbox cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848 with infra container: openshift-etcd/etcd-crc/POD" id=c468ae0c-a9ea-4b7f-bbe2-c0a5db16783a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.903105 | controller | Jun 14 08:10:27.141580 crc crio[3637]: time="2026-06-14T08:10:27.141466847Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a87fe8ad-70a8-480d-b154-53a456c04df2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.903120 | controller | Jun 14 08:10:27.142122 crc crio[3637]: time="2026-06-14T08:10:27.141753575Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=9a707a7f-669b-427f-bb2b-45d7cc548a91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.903135 | controller | Jun 14 08:10:27.142122 crc crio[3637]: time="2026-06-14T08:10:27.142104724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.903153 | controller | Jun 14 08:10:27.146775 crc crio[3637]: time="2026-06-14T08:10:27.146608935Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=dbad57e3-c837-45ca-a902-f208de4d7e8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.903169 | controller | Jun 14 08:10:27.150184 crc crio[3637]: time="2026-06-14T08:10:27.149890093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.903184 | controller | Jun 14 08:10:27.153449 crc crio[3637]: time="2026-06-14T08:10:27.152226876Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=6ea72b91-83d5-4677-a749-689b3b92f995 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.903199 | controller | Jun 14 08:10:27.153676 crc crio[3637]: time="2026-06-14T08:10:27.152907555Z" level=info msg="Ran pod sandbox c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=898ed579-59e9-4409-abef-554c8c6776eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.903214 | controller | Jun 14 08:10:27.158738 crc crio[3637]: time="2026-06-14T08:10:27.158554029Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=488386b3-7e2b-41b5-8292-58ffd2b08f5b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.903230 | controller | Jun 14 08:10:27.159308 crc crio[3637]: time="2026-06-14T08:10:27.159220177Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=1a382a6f-f6a6-4c3d-ac2a-da0637826818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.903245 | controller | Jun 14 08:10:27.159660 crc crio[3637]: time="2026-06-14T08:10:27.159561306Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=b9b8ddaa-23e5-4c53-a395-ee60f5c00a23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.903261 | controller | Jun 14 08:10:27.159802 crc crio[3637]: time="2026-06-14T08:10:27.159710828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.903276 | controller | Jun 14 08:10:27.162970 crc crio[3637]: time="2026-06-14T08:10:27.162763069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.903292 | controller | Jun 14 08:10:27.163802 crc crio[3637]: time="2026-06-14T08:10:27.163626273Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=9a707a7f-669b-427f-bb2b-45d7cc548a91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.903307 | controller | Jun 14 08:10:27.174072 crc crio[3637]: time="2026-06-14T08:10:27.173774285Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5dff282b-5a7e-416e-8521-953ca3ed9bff name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.903322 | controller | Jun 14 08:10:27.180132 crc crio[3637]: time="2026-06-14T08:10:27.180062317Z" level=info msg="Ran pod sandbox ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=9a707a7f-669b-427f-bb2b-45d7cc548a91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.903341 | controller | Jun 14 08:10:27.181007 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.903379 | controller | Jun 14 08:10:27.181209 crc crio[3637]: time="2026-06-14T08:10:27.181101583Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-14 10:12:36.903396 | controller | Jun 14 08:10:27.181209 crc crio[3637]: time="2026-06-14T08:10:27.181138244Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.903412 | controller | Jun 14 08:10:27.181209 crc crio[3637]: time="2026-06-14T08:10:27.181180995Z" 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-14 10:12:36.903430 | controller | Jun 14 08:10:27.181603 crc crio[3637]: time="2026-06-14T08:10:27.181479523Z" 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:0xc00008c260}] Aliases:map[]}"
2026-06-14 10:12:36.903452 | controller | Jun 14 08:10:27.182110 crc crio[3637]: time="2026-06-14T08:10:27.181788232Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.903473 | controller | Jun 14 08:10:27.183389 crc crio[3637]: time="2026-06-14T08:10:27.183106587Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=131d984e-9b14-4e9b-8101-15afa6ff34fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.903495 | controller | Jun 14 08:10:27.183389 crc crio[3637]: time="2026-06-14T08:10:27.183320493Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=a27e798e-2ba2-4660-b3b4-39a1695e0c23 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.903529 | controller | Jun 14 08:10:27.194488 crc crio[3637]: time="2026-06-14T08:10:27.194304698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.903551 | controller | Jun 14 08:10:27.195497 crc crio[3637]: time="2026-06-14T08:10:27.195381917Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1a382a6f-f6a6-4c3d-ac2a-da0637826818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.903572 | controller | Jun 14 08:10:27.196209 crc crio[3637]: time="2026-06-14T08:10:27.196095296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.903595 | controller | Jun 14 08:10:27.199717 crc crio[3637]: time="2026-06-14T08:10:27.1995946Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=600b8686-9a17-48a8-9168-ef881c3d0f9f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.903611 | controller | Jun 14 08:10:27.212153 crc crio[3637]: time="2026-06-14T08:10:27.211767059Z" level=info msg="Ran pod sandbox dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=1a382a6f-f6a6-4c3d-ac2a-da0637826818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.903632 | controller | Jun 14 08:10:27.215291 crc crio[3637]: time="2026-06-14T08:10:27.214728132Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=23042ddc-92d2-4033-8101-fd2e12d5221c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.903648 | controller | Jun 14 08:10:27.215291 crc crio[3637]: time="2026-06-14T08:10:27.215143233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.903663 | controller | Jun 14 08:10:27.216483 crc crio[3637]: time="2026-06-14T08:10:27.216344181Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=1382ecaa-7e02-4f88-a4d2-8ad33c4e7ecc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.903694 | controller | Jun 14 08:10:27.224710 crc crio[3637]: time="2026-06-14T08:10:27.224565324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.903711 | controller | Jun 14 08:10:27.228205 crc crio[3637]: time="2026-06-14T08:10:27.227978944Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=4886e1f7-ca39-4392-8f29-e194fe428021 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.903726 | controller | Jun 14 08:10:27.232526 crc crio[3637]: time="2026-06-14T08:10:27.232385282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.903741 | controller | Jun 14 08:10:27.235434 crc crio[3637]: time="2026-06-14T08:10:27.235183327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.903757 | controller | Jun 14 08:10:27.237533 crc crio[3637]: time="2026-06-14T08:10:27.237411389Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=76d659ff-9b75-4ae6-986a-456baa9f8608 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.903772 | controller | Jun 14 08:10:27.238656 crc crio[3637]: time="2026-06-14T08:10:27.238526119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.903787 | controller | Jun 14 08:10:27.253158 crc crio[3637]: time="2026-06-14T08:10:27.252944105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.903802 | controller | Jun 14 08:10:27.276235 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.903817 | controller | Jun 14 08:10:27.276740 crc crio[3637]: time="2026-06-14T08:10:27.2765259Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-14 10:12:36.903833 | controller | Jun 14 08:10:27.276740 crc crio[3637]: time="2026-06-14T08:10:27.276728155Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.903848 | controller | Jun 14 08:10:27.277212 crc crio[3637]: time="2026-06-14T08:10:27.276776347Z" 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-14 10:12:36.903868 | controller | Jun 14 08:10:27.277212 crc crio[3637]: time="2026-06-14T08:10:27.277109506Z" 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:0xc00008c808}] Aliases:map[]}"
2026-06-14 10:12:36.903886 | controller | Jun 14 08:10:27.277470 crc crio[3637]: time="2026-06-14T08:10:27.277279321Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.903902 | controller | Jun 14 08:10:27.430164 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.903917 | controller | Jun 14 08:10:27.430634 crc crio[3637]: time="2026-06-14T08:10:27.43042086Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-14 10:12:36.903932 | controller | Jun 14 08:10:27.430634 crc crio[3637]: time="2026-06-14T08:10:27.430563393Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.903948 | controller | Jun 14 08:10:27.430634 crc crio[3637]: time="2026-06-14T08:10:27.430630105Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-14 10:12:36.903963 | controller | Jun 14 08:10:27.430830 crc crio[3637]: time="2026-06-14T08:10:27.430646266Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.903979 | controller | Jun 14 08:10:27.430830 crc crio[3637]: time="2026-06-14T08:10:27.430695897Z" 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-14 10:12:36.903994 | controller | Jun 14 08:10:27.432012 crc crio[3637]: time="2026-06-14T08:10:27.431693173Z" 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:0xc000b10140}] Aliases:map[]}"
2026-06-14 10:12:36.904011 | controller | Jun 14 08:10:27.432674 crc crio[3637]: time="2026-06-14T08:10:27.432569027Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.904026 | controller | Jun 14 08:10:27.519949 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.904042 | controller | Jun 14 08:10:27.520236 crc crio[3637]: time="2026-06-14T08:10:27.520097521Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-14 10:12:36.904057 | controller | Jun 14 08:10:27.520236 crc crio[3637]: time="2026-06-14T08:10:27.520139442Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.904076 | controller | Jun 14 08:10:27.520236 crc crio[3637]: time="2026-06-14T08:10:27.520178323Z" 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-14 10:12:36.904092 | controller | Jun 14 08:10:27.520596 crc crio[3637]: time="2026-06-14T08:10:27.520366978Z" 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:0xc00171a040}] Aliases:map[]}"
2026-06-14 10:12:36.904108 | controller | Jun 14 08:10:27.520596 crc crio[3637]: time="2026-06-14T08:10:27.520522942Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.904124 | controller | Jun 14 08:10:27.765419 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.904139 | controller | Jun 14 08:10:27.766533 crc crio[3637]: time="2026-06-14T08:10:27.765486772Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-14 10:12:36.904154 | controller | Jun 14 08:10:27.766533 crc crio[3637]: time="2026-06-14T08:10:27.765547444Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.904169 | controller | Jun 14 08:10:27.766533 crc crio[3637]: time="2026-06-14T08:10:27.765569074Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-14 10:12:36.904184 | controller | Jun 14 08:10:27.766533 crc crio[3637]: time="2026-06-14T08:10:27.765578735Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.904200 | controller | Jun 14 08:10:27.766533 crc crio[3637]: time="2026-06-14T08:10:27.765607546Z" 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-14 10:12:36.904215 | controller | Jun 14 08:10:27.766533 crc crio[3637]: time="2026-06-14T08:10:27.765796261Z" 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:0xc00171a960}] Aliases:map[]}"
2026-06-14 10:12:36.904231 | controller | Jun 14 08:10:27.766533 crc crio[3637]: time="2026-06-14T08:10:27.765959235Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.904246 | controller | Jun 14 08:10:27.839313 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.904261 | controller | Jun 14 08:10:27.839602 crc crio[3637]: time="2026-06-14T08:10:27.839337579Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-14 10:12:36.904280 | controller | Jun 14 08:10:27.840566 crc crio[3637]: time="2026-06-14T08:10:27.840383768Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.904296 | controller | Jun 14 08:10:27.864952 crc crio[3637]: time="2026-06-14T08:10:27.864800064Z" 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-14 10:12:36.904312 | controller | Jun 14 08:10:27.865317 crc crio[3637]: time="2026-06-14T08:10:27.865248186Z" 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:0xc000b10650}] Aliases:map[]}"
2026-06-14 10:12:36.904328 | controller | Jun 14 08:10:27.865670 crc crio[3637]: time="2026-06-14T08:10:27.865554575Z" 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-14 10:12:36.904343 | controller | Jun 14 08:10:28.084896 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.904383 | controller | Jun 14 08:10:28.085151 crc crio[3637]: time="2026-06-14T08:10:28.085082549Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-14 10:12:36.904402 | controller | Jun 14 08:10:28.085151 crc crio[3637]: time="2026-06-14T08:10:28.085138461Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.904421 | controller | Jun 14 08:10:28.085267 crc crio[3637]: time="2026-06-14T08:10:28.085192172Z" 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-14 10:12:36.904437 | controller | Jun 14 08:10:28.085515 crc crio[3637]: time="2026-06-14T08:10:28.085458849Z" 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:0xc00235c110}] Aliases:map[]}"
2026-06-14 10:12:36.904453 | controller | Jun 14 08:10:28.085906 crc crio[3637]: time="2026-06-14T08:10:28.085715675Z" 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-14 10:12:36.904468 | controller | Jun 14 08:10:28.201612 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.904484 | controller | Jun 14 08:10:28.202297 crc crio[3637]: time="2026-06-14T08:10:28.20223066Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-14 10:12:36.904505 | controller | Jun 14 08:10:28.202512 crc crio[3637]: time="2026-06-14T08:10:28.202494637Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.904521 | controller | Jun 14 08:10:28.202663 crc crio[3637]: time="2026-06-14T08:10:28.202641451Z" 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-14 10:12:36.904537 | controller | Jun 14 08:10:28.204084 crc crio[3637]: time="2026-06-14T08:10:28.204002368Z" 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:0xc00235c1f8}] Aliases:map[]}"
2026-06-14 10:12:36.904553 | controller | Jun 14 08:10:28.204331 crc crio[3637]: time="2026-06-14T08:10:28.204311627Z" 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-14 10:12:36.904568 | controller | Jun 14 08:10:28.432760 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.904584 | controller | Jun 14 08:10:28.433396 crc crio[3637]: time="2026-06-14T08:10:28.433350078Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-14 10:12:36.904599 | controller | Jun 14 08:10:28.433522 crc crio[3637]: time="2026-06-14T08:10:28.433507553Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.904614 | controller | Jun 14 08:10:28.433614 crc crio[3637]: time="2026-06-14T08:10:28.433588925Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-14 10:12:36.904629 | controller | Jun 14 08:10:28.433723 crc crio[3637]: time="2026-06-14T08:10:28.433703648Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.904644 | controller | Jun 14 08:10:28.433830 crc crio[3637]: time="2026-06-14T08:10:28.433811331Z" 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-14 10:12:36.904660 | controller | Jun 14 08:10:28.434487 crc crio[3637]: time="2026-06-14T08:10:28.434463559Z" 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:0xc00171a300}] Aliases:map[]}"
2026-06-14 10:12:36.904676 | controller | Jun 14 08:10:28.434617 crc crio[3637]: time="2026-06-14T08:10:28.434601613Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.904692 | controller | Jun 14 08:10:28.434686 crc crio[3637]: time="2026-06-14T08:10:28.434673034Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.904711 | controller | Jun 14 08:10:28.434767 crc crio[3637]: time="2026-06-14T08:10:28.434750197Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.904727 | controller | Jun 14 08:10:28.461684 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.904743 | controller | Jun 14 08:10:28.462057 crc crio[3637]: time="2026-06-14T08:10:28.461778111Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-14 10:12:36.904758 | controller | Jun 14 08:10:28.462057 crc crio[3637]: time="2026-06-14T08:10:28.461820062Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.904774 | controller | Jun 14 08:10:28.462057 crc crio[3637]: time="2026-06-14T08:10:28.461926525Z" 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-14 10:12:36.904789 | controller | Jun 14 08:10:28.462234 crc crio[3637]: time="2026-06-14T08:10:28.462176412Z" 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:0xc0002d63b8}] Aliases:map[]}"
2026-06-14 10:12:36.904805 | controller | Jun 14 08:10:28.462484 crc crio[3637]: time="2026-06-14T08:10:28.462394448Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.904820 | controller | Jun 14 08:10:28.781775 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.904836 | controller | Jun 14 08:10:28.782757 crc crio[3637]: time="2026-06-14T08:10:28.781938624Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-14 10:12:36.904851 | controller | Jun 14 08:10:28.782757 crc crio[3637]: time="2026-06-14T08:10:28.781986495Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.904866 | controller | Jun 14 08:10:28.782757 crc crio[3637]: time="2026-06-14T08:10:28.782055087Z" 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-14 10:12:36.904881 | controller | Jun 14 08:10:28.782757 crc crio[3637]: time="2026-06-14T08:10:28.78215846Z" 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:0xc000122578}] Aliases:map[]}"
2026-06-14 10:12:36.904897 | controller | Jun 14 08:10:28.782757 crc crio[3637]: time="2026-06-14T08:10:28.782204121Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.904916 | controller | Jun 14 08:10:28.782757 crc crio[3637]: time="2026-06-14T08:10:28.782213051Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.904932 | controller | Jun 14 08:10:28.782757 crc crio[3637]: time="2026-06-14T08:10:28.782223871Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.904948 | controller | Jun 14 08:10:28.883283 crc crio[3637]: time="2026-06-14T08:10:28.882756695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.904963 | controller | Jun 14 08:10:28.884358 crc crio[3637]: time="2026-06-14T08:10:28.88405758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.904978 | controller | Jun 14 08:10:28.885136 crc crio[3637]: time="2026-06-14T08:10:28.884909863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.904993 | controller | Jun 14 08:10:28.886956 crc crio[3637]: time="2026-06-14T08:10:28.886764366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.905008 | controller | Jun 14 08:10:28.889142 crc crio[3637]: time="2026-06-14T08:10:28.888777898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.905023 | controller | Jun 14 08:10:28.987186 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.905039 | controller | Jun 14 08:10:28.987537 crc crio[3637]: time="2026-06-14T08:10:28.987244739Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-14 10:12:36.905054 | controller | Jun 14 08:10:28.987537 crc crio[3637]: time="2026-06-14T08:10:28.98730308Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.905070 | controller | Jun 14 08:10:28.987537 crc crio[3637]: time="2026-06-14T08:10:28.987353532Z" 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-14 10:12:36.905085 | controller | Jun 14 08:10:28.987708 crc crio[3637]: time="2026-06-14T08:10:28.987595068Z" 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:0xc002ae6020}] Aliases:map[]}"
2026-06-14 10:12:36.905101 | controller | Jun 14 08:10:28.988091 crc crio[3637]: time="2026-06-14T08:10:28.987779313Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.905116 | controller | Jun 14 08:10:29.049234 crc crio[3637]: 2026-06-14T08:10:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.905138 | controller | Jun 14 08:10:29.049570 crc crio[3637]: time="2026-06-14T08:10:29.049533121Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-14 10:12:36.905154 | controller | Jun 14 08:10:29.049660 crc crio[3637]: time="2026-06-14T08:10:29.049645644Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.905170 | controller | Jun 14 08:10:29.049787 crc crio[3637]: time="2026-06-14T08:10:29.049767768Z" 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-14 10:12:36.905185 | controller | Jun 14 08:10:29.050229 crc crio[3637]: time="2026-06-14T08:10:29.050196459Z" 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:0xc000122270}] Aliases:map[]}"
2026-06-14 10:12:36.905201 | controller | Jun 14 08:10:29.050549 crc crio[3637]: time="2026-06-14T08:10:29.050520668Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.905216 | controller | Jun 14 08:10:29.050755 crc crio[3637]: time="2026-06-14T08:10:29.050642782Z" level=info msg="Created container 14745982bce120088979aeb01a833ec9c027b1fc41ee6406ec894652aa5ade41: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=76d659ff-9b75-4ae6-986a-456baa9f8608 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.905231 | controller | Jun 14 08:10:29.054582 crc crio[3637]: time="2026-06-14T08:10:29.054553607Z" level=info msg="Starting container: 14745982bce120088979aeb01a833ec9c027b1fc41ee6406ec894652aa5ade41" id=5446ffdf-fb82-4ae5-91d5-41dc1176bd78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.905248 | controller | Jun 14 08:10:29.061136 crc crio[3637]: time="2026-06-14T08:10:29.060991343Z" level=info msg="Created container 8b7aed9a83251dbe4a264319cb9123773adf6d3ee98ddd059b57fefc9a0e4291: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=dbad57e3-c837-45ca-a902-f208de4d7e8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.905264 | controller | Jun 14 08:10:29.061360 crc crio[3637]: time="2026-06-14T08:10:29.061326629Z" level=info msg="Started container" PID=5344 containerID=14745982bce120088979aeb01a833ec9c027b1fc41ee6406ec894652aa5ade41 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=5446ffdf-fb82-4ae5-91d5-41dc1176bd78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.905281 | controller | Jun 14 08:10:29.062914 crc crio[3637]: time="2026-06-14T08:10:29.062796702Z" level=info msg="Starting container: 8b7aed9a83251dbe4a264319cb9123773adf6d3ee98ddd059b57fefc9a0e4291" id=73733605-889e-4ddf-b899-4184a12e9a6e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.905296 | controller | Jun 14 08:10:29.069287 crc crio[3637]: time="2026-06-14T08:10:29.069237322Z" level=info msg="Started container" PID=5345 containerID=8b7aed9a83251dbe4a264319cb9123773adf6d3ee98ddd059b57fefc9a0e4291 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=73733605-889e-4ddf-b899-4184a12e9a6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=893595cad9ba63ab8f3d670731b39ff6414ce61137b736483605bf18b0885e70
2026-06-14 10:12:36.905314 | controller | Jun 14 08:10:29.074164 crc crio[3637]: time="2026-06-14T08:10:29.074056671Z" level=info msg="Created container 1c5ab27ff680683b437c2e25a0bb70f4ea847adc2726169101045fc30c80b10b: openshift-kube-apiserver/kube-apiserver-crc/setup" id=131d984e-9b14-4e9b-8101-15afa6ff34fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.905330 | controller | Jun 14 08:10:29.076237 crc crio[3637]: time="2026-06-14T08:10:29.07610739Z" level=info msg="Starting container: 1c5ab27ff680683b437c2e25a0bb70f4ea847adc2726169101045fc30c80b10b" id=7ee66dc5-1385-4029-89c4-02b5c57935dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.905360 | controller | Jun 14 08:10:29.084208 crc crio[3637]: time="2026-06-14T08:10:29.084063626Z" level=info msg="Started container" PID=5346 containerID=1c5ab27ff680683b437c2e25a0bb70f4ea847adc2726169101045fc30c80b10b description=openshift-kube-apiserver/kube-apiserver-crc/setup id=7ee66dc5-1385-4029-89c4-02b5c57935dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3
2026-06-14 10:12:36.905381 | controller | Jun 14 08:10:29.085997 crc crio[3637]: time="2026-06-14T08:10:29.085722686Z" level=info msg="Created container 0de73999ffe9eaf09266ff720ee4137182fca110e69e2992eb14b248d5911d76: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=23042ddc-92d2-4033-8101-fd2e12d5221c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.905399 | controller | Jun 14 08:10:29.090662 crc crio[3637]: time="2026-06-14T08:10:29.090511266Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=fe6d797c-275d-4784-9b36-622f6ec24d08 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.905415 | controller | Jun 14 08:10:29.090939 crc crio[3637]: time="2026-06-14T08:10:29.090529835Z" level=info msg="Starting container: 0de73999ffe9eaf09266ff720ee4137182fca110e69e2992eb14b248d5911d76" id=564e705a-1750-482e-9620-0e7c68af6248 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.905430 | controller | Jun 14 08:10:29.092487 crc crio[3637]: time="2026-06-14T08:10:29.092327873Z" level=info msg="Created container 7b2a77196d88e6affa424e768142ccc57d60b83a499f9899e910d0f1aa5a931d: openshift-etcd/etcd-crc/setup" id=b9b8ddaa-23e5-4c53-a395-ee60f5c00a23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.905445 | controller | Jun 14 08:10:29.093791 crc crio[3637]: time="2026-06-14T08:10:29.093473313Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=987de754-e70a-47ee-abc4-06a7be046e17 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.905461 | controller | Jun 14 08:10:29.095783 crc crio[3637]: time="2026-06-14T08:10:29.095653742Z" level=info msg="Starting container: 7b2a77196d88e6affa424e768142ccc57d60b83a499f9899e910d0f1aa5a931d" id=4c3bad2e-048c-490a-8e83-bc79c3a45e6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.905477 | controller | Jun 14 08:10:29.095783 crc crio[3637]: time="2026-06-14T08:10:29.095769445Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=fbf90c77-d821-4671-830e-66dae12d9850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.905492 | controller | Jun 14 08:10:29.096434 crc crio[3637]: time="2026-06-14T08:10:29.096355761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.905507 | controller | Jun 14 08:10:29.099757 crc crio[3637]: time="2026-06-14T08:10:29.099648001Z" level=info msg="Started container" PID=5348 containerID=0de73999ffe9eaf09266ff720ee4137182fca110e69e2992eb14b248d5911d76 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=564e705a-1750-482e-9620-0e7c68af6248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3
2026-06-14 10:12:36.905527 | controller | Jun 14 08:10:29.106939 crc crio[3637]: time="2026-06-14T08:10:29.106800042Z" level=info msg="Started container" PID=5349 containerID=7b2a77196d88e6affa424e768142ccc57d60b83a499f9899e910d0f1aa5a931d description=openshift-etcd/etcd-crc/setup id=4c3bad2e-048c-490a-8e83-bc79c3a45e6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848
2026-06-14 10:12:36.905543 | controller | Jun 14 08:10:29.119103 crc crio[3637]: time="2026-06-14T08:10:29.11898242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.905559 | controller | Jun 14 08:10:29.261648 crc crio[3637]: 2026-06-14T08:10:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.905575 | controller | Jun 14 08:10:29.262047 crc crio[3637]: time="2026-06-14T08:10:29.261983776Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-14 10:12:36.905590 | controller | Jun 14 08:10:29.262167 crc crio[3637]: time="2026-06-14T08:10:29.26214561Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.905606 | controller | Jun 14 08:10:29.262274 crc crio[3637]: time="2026-06-14T08:10:29.262256863Z" 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-14 10:12:36.905622 | controller | Jun 14 08:10:29.262528 crc crio[3637]: time="2026-06-14T08:10:29.26250693Z" 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:0xc00019c988}] Aliases:map[]}"
2026-06-14 10:12:36.905639 | controller | Jun 14 08:10:29.262768 crc crio[3637]: time="2026-06-14T08:10:29.262744907Z" 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-14 10:12:36.905655 | controller | Jun 14 08:10:29.513461 crc crio[3637]: time="2026-06-14T08:10:29.513184035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.905671 | controller | Jun 14 08:10:29.628406 crc crio[3637]: time="2026-06-14T08:10:29.628253641Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=596f8de3-a1d8-4ac5-a39a-e6fbafc05d9f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.905686 | controller | Jun 14 08:10:29.632956 crc crio[3637]: time="2026-06-14T08:10:29.632696048Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=0fe53da2-226f-4c4f-b369-9f700f4fd20b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.905701 | controller | Jun 14 08:10:29.637766 crc crio[3637]: time="2026-06-14T08:10:29.636154192Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=b7e8a1d1-52e2-4c33-96e9-848386bdefa3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.905720 | controller | Jun 14 08:10:29.637766 crc crio[3637]: time="2026-06-14T08:10:29.6368112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.905737 | controller | Jun 14 08:10:29.640331 crc crio[3637]: time="2026-06-14T08:10:29.640289824Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=77246fed-3860-43b5-ab59-82cacfab95a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.905753 | controller | Jun 14 08:10:29.648904 crc crio[3637]: time="2026-06-14T08:10:29.646827748Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b11c869d-55d8-4f08-b49f-6e5c190ecb90 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.905768 | controller | Jun 14 08:10:29.650659 crc crio[3637]: time="2026-06-14T08:10:29.649586923Z" level=info msg="Created container 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=fbf90c77-d821-4671-830e-66dae12d9850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.905784 | controller | Jun 14 08:10:29.651399 crc crio[3637]: time="2026-06-14T08:10:29.651018828Z" level=info msg="Starting container: 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997" id=2451b7e2-333f-4900-8b90-19e73f5c1c9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.905799 | controller | Jun 14 08:10:29.651399 crc crio[3637]: time="2026-06-14T08:10:29.651067163Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=dc8f8e76-8b8b-48ae-a44a-e3884292991f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.905815 | controller | Jun 14 08:10:29.652265 crc crio[3637]: time="2026-06-14T08:10:29.65206427Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3582cf18-812d-4e11-9110-baeb63c50987 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.905830 | controller | Jun 14 08:10:29.655117 crc crio[3637]: time="2026-06-14T08:10:29.65468567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2ea579b6-2382-4242-b5ba-f05ae0b02166 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.905846 | controller | Jun 14 08:10:29.656251 crc crio[3637]: time="2026-06-14T08:10:29.655938624Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=cdecb78f-9b04-44d5-944b-b8613edea4f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.905861 | controller | Jun 14 08:10:29.657176 crc crio[3637]: time="2026-06-14T08:10:29.656489869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.905877 | controller | Jun 14 08:10:29.661979 crc crio[3637]: time="2026-06-14T08:10:29.661543587Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=b2e2c0f5-ae73-4a76-b9cd-72cc922b962b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.905892 | controller | Jun 14 08:10:29.664343 crc crio[3637]: time="2026-06-14T08:10:29.664135097Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=939ecee9-7b3a-4a9c-8424-39a4ab54dc9b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.905910 | controller | Jun 14 08:10:29.670396 crc crio[3637]: time="2026-06-14T08:10:29.670269259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.905926 | controller | Jun 14 08:10:29.672216 crc crio[3637]: time="2026-06-14T08:10:29.67033343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.905942 | controller | Jun 14 08:10:29.677335 crc crio[3637]: time="2026-06-14T08:10:29.677105503Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=3344936c-4b55-4934-99fa-a831a1bceec4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.905957 | controller | Jun 14 08:10:29.677970 crc crio[3637]: time="2026-06-14T08:10:29.677587066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.905972 | controller | Jun 14 08:10:29.678282 crc crio[3637]: time="2026-06-14T08:10:29.678185892Z" level=info msg="Started container" PID=5418 containerID=534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=2451b7e2-333f-4900-8b90-19e73f5c1c9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.905988 | controller | Jun 14 08:10:29.702491 crc crio[3637]: time="2026-06-14T08:10:29.700725129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.906003 | controller | Jun 14 08:10:29.720648 crc crio[3637]: time="2026-06-14T08:10:29.720482076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.906018 | controller | Jun 14 08:10:29.721768 crc crio[3637]: time="2026-06-14T08:10:29.721721454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.906033 | controller | Jun 14 08:10:29.735408 crc crio[3637]: time="2026-06-14T08:10:29.733655445Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=4e8471cd-6363-434f-be0a-d4be8422f432 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.906049 | controller | Jun 14 08:10:29.738071 crc crio[3637]: time="2026-06-14T08:10:29.737220565Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=0a7531f2-dfca-4b0d-84df-ab5762b27ef9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.906064 | controller | Jun 14 08:10:29.740582 crc crio[3637]: time="2026-06-14T08:10:29.739788391Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=2cfa234d-7032-404b-85c3-62634fe99f91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.906079 | controller | Jun 14 08:10:29.740582 crc crio[3637]: time="2026-06-14T08:10:29.740296045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.906094 | controller | Jun 14 08:10:29.766408 crc crio[3637]: 2026-06-14T08:10:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.906113 | controller | Jun 14 08:10:29.766408 crc crio[3637]: time="2026-06-14T08:10:29.766291213Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-14 10:12:36.906129 | controller | Jun 14 08:10:29.766408 crc crio[3637]: time="2026-06-14T08:10:29.766359165Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.906144 | controller | Jun 14 08:10:29.768753 crc crio[3637]: time="2026-06-14T08:10:29.766394086Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-14 10:12:36.906160 | controller | Jun 14 08:10:29.768753 crc crio[3637]: time="2026-06-14T08:10:29.76658378Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.906175 | controller | Jun 14 08:10:29.768753 crc crio[3637]: time="2026-06-14T08:10:29.766627951Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-14 10:12:36.906190 | controller | Jun 14 08:10:29.768753 crc crio[3637]: time="2026-06-14T08:10:29.766645171Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.906206 | controller | Jun 14 08:10:29.768753 crc crio[3637]: time="2026-06-14T08:10:29.766664342Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-14 10:12:36.906221 | controller | Jun 14 08:10:29.768753 crc crio[3637]: time="2026-06-14T08:10:29.766673742Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.906236 | controller | Jun 14 08:10:29.768753 crc crio[3637]: time="2026-06-14T08:10:29.766683202Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-14 10:12:36.906252 | controller | Jun 14 08:10:29.768753 crc crio[3637]: time="2026-06-14T08:10:29.766703483Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.906267 | controller | Jun 14 08:10:29.768753 crc crio[3637]: time="2026-06-14T08:10:29.766740604Z" 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-14 10:12:36.906283 | controller | Jun 14 08:10:29.768753 crc crio[3637]: time="2026-06-14T08:10:29.767301469Z" 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:0xc002ae6690}] Aliases:map[]}"
2026-06-14 10:12:36.906299 | controller | Jun 14 08:10:29.768753 crc crio[3637]: time="2026-06-14T08:10:29.767576797Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.906315 | controller | Jun 14 08:10:29.795520 crc crio[3637]: time="2026-06-14T08:10:29.795241913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.906330 | controller | Jun 14 08:10:30.251330 crc crio[3637]: 2026-06-14T08:10:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.906360 | controller | Jun 14 08:10:30.251619 crc crio[3637]: time="2026-06-14T08:10:30.251397636Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-14 10:12:36.906385 | controller | Jun 14 08:10:30.251619 crc crio[3637]: time="2026-06-14T08:10:30.251437088Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.906401 | controller | Jun 14 08:10:30.251619 crc crio[3637]: time="2026-06-14T08:10:30.251476559Z" 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-14 10:12:36.906418 | controller | Jun 14 08:10:30.251754 crc crio[3637]: time="2026-06-14T08:10:30.251643923Z" 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:0xc00171a328}] Aliases:map[]}"
2026-06-14 10:12:36.906433 | controller | Jun 14 08:10:30.251816 crc crio[3637]: time="2026-06-14T08:10:30.251786317Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.906449 | controller | Jun 14 08:10:30.404147 crc crio[3637]: time="2026-06-14T08:10:30.403090776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.906464 | controller | Jun 14 08:10:30.406202 crc crio[3637]: time="2026-06-14T08:10:30.406152702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.906481 | controller | Jun 14 08:10:30.546459 crc crio[3637]: time="2026-06-14T08:10:30.546245742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.906496 | controller | Jun 14 08:10:30.661316 crc crio[3637]: time="2026-06-14T08:10:30.618479455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.906512 | controller | Jun 14 08:10:30.661316 crc crio[3637]: time="2026-06-14T08:10:30.634781263Z" level=info msg="Created container ce88f7938fcfbf28479b02568b14f23d510977e07826e08d4207851ce0c883f1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=b7e8a1d1-52e2-4c33-96e9-848386bdefa3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.906528 | controller | Jun 14 08:10:30.661316 crc crio[3637]: time="2026-06-14T08:10:30.636277334Z" level=info msg="Starting container: ce88f7938fcfbf28479b02568b14f23d510977e07826e08d4207851ce0c883f1" id=6c1663c1-dc2f-44a3-ad03-6543b8550db2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.906543 | controller | Jun 14 08:10:30.661316 crc crio[3637]: time="2026-06-14T08:10:30.655129301Z" level=info msg="Started container" PID=5456 containerID=ce88f7938fcfbf28479b02568b14f23d510977e07826e08d4207851ce0c883f1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=6c1663c1-dc2f-44a3-ad03-6543b8550db2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3
2026-06-14 10:12:36.906559 | controller | Jun 14 08:10:30.680227 crc crio[3637]: time="2026-06-14T08:10:30.680076982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=7726d377-6ee6-4693-9e28-81281d8c6f36 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.906578 | controller | Jun 14 08:10:30.683246 crc crio[3637]: time="2026-06-14T08:10:30.682918578Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=a56483bb-bba0-4af8-9993-05b00e5fa649 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.906594 | controller | Jun 14 08:10:30.685934 crc crio[3637]: time="2026-06-14T08:10:30.685779525Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=1beaf36b-37cb-42a3-81ea-6ad5fa7502a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.906609 | controller | Jun 14 08:10:30.686379 crc crio[3637]: time="2026-06-14T08:10:30.6863165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.906625 | controller | Jun 14 08:10:30.702103 crc crio[3637]: time="2026-06-14T08:10:30.701765866Z" level=info msg="Created container 7fb161d6fdd7cc76c0263255edb0c45c0acf0f16195a70952bff38cae675f1b2: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=b2e2c0f5-ae73-4a76-b9cd-72cc922b962b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.906640 | controller | Jun 14 08:10:30.707099 crc crio[3637]: time="2026-06-14T08:10:30.704197038Z" level=info msg="Starting container: 7fb161d6fdd7cc76c0263255edb0c45c0acf0f16195a70952bff38cae675f1b2" id=814e6575-d378-42d4-ba6c-a25abc4798d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.906656 | controller | Jun 14 08:10:30.734230 crc crio[3637]: time="2026-06-14T08:10:30.734046549Z" level=info msg="Started container" PID=5457 containerID=7fb161d6fdd7cc76c0263255edb0c45c0acf0f16195a70952bff38cae675f1b2 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=814e6575-d378-42d4-ba6c-a25abc4798d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=893595cad9ba63ab8f3d670731b39ff6414ce61137b736483605bf18b0885e70
2026-06-14 10:12:36.906672 | controller | Jun 14 08:10:30.735078 crc crio[3637]: time="2026-06-14T08:10:30.734513216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.906688 | controller | Jun 14 08:10:30.806384 crc crio[3637]: 2026-06-14T08:10:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.906704 | controller | Jun 14 08:10:30.806384 crc crio[3637]: time="2026-06-14T08:10:30.805270899Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-14 10:12:36.906719 | controller | Jun 14 08:10:30.806384 crc crio[3637]: time="2026-06-14T08:10:30.80531036Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.906735 | controller | Jun 14 08:10:30.806384 crc crio[3637]: time="2026-06-14T08:10:30.805363452Z" 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-14 10:12:36.906751 | controller | Jun 14 08:10:30.806384 crc crio[3637]: time="2026-06-14T08:10:30.805563487Z" 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:0xc002d98478}] Aliases:map[]}"
2026-06-14 10:12:36.906776 | controller | Jun 14 08:10:30.806384 crc crio[3637]: time="2026-06-14T08:10:30.805742762Z" 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-14 10:12:36.906807 | controller | Jun 14 08:10:30.849164 crc crio[3637]: time="2026-06-14T08:10:30.848957265Z" level=info msg="Created container c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=cdecb78f-9b04-44d5-944b-b8613edea4f7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.906842 | controller | Jun 14 08:10:30.851761 crc crio[3637]: time="2026-06-14T08:10:30.85167333Z" level=info msg="Starting container: c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c" id=d70d891f-fefc-4b2c-a608-4643ebce5240 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.906872 | controller | Jun 14 08:10:30.877252 crc crio[3637]: time="2026-06-14T08:10:30.876794398Z" level=info msg="Created container 4706d94f44c8eb7cdd4643c0fa98fc4a195e2337ed53b58ed5518a1306bd12cd: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=3344936c-4b55-4934-99fa-a831a1bceec4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.906900 | controller | Jun 14 08:10:30.880308 crc crio[3637]: time="2026-06-14T08:10:30.879652591Z" level=info msg="Starting container: 4706d94f44c8eb7cdd4643c0fa98fc4a195e2337ed53b58ed5518a1306bd12cd" id=afdf809a-ca3a-4034-b4f5-d3823148c30b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.906928 | controller | Jun 14 08:10:30.929465 crc crio[3637]: time="2026-06-14T08:10:30.928684789Z" level=info msg="Started container" PID=5467 containerID=c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=d70d891f-fefc-4b2c-a608-4643ebce5240 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3
2026-06-14 10:12:36.906956 | controller | Jun 14 08:10:30.966190 crc crio[3637]: time="2026-06-14T08:10:30.965602648Z" level=info msg="Started container" PID=5475 containerID=4706d94f44c8eb7cdd4643c0fa98fc4a195e2337ed53b58ed5518a1306bd12cd description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=afdf809a-ca3a-4034-b4f5-d3823148c30b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848
2026-06-14 10:12:36.906984 | controller | Jun 14 08:10:31.015824 crc crio[3637]: time="2026-06-14T08:10:31.015603337Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e34969dc-31c1-48cd-9731-4408cd5c800c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.907012 | controller | Jun 14 08:10:31.055667 crc crio[3637]: time="2026-06-14T08:10:31.055406088Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d190ac7b-8f36-451d-899c-a64c4a0145f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.907040 | controller | Jun 14 08:10:31.075029 crc crio[3637]: time="2026-06-14T08:10:31.072620542Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=3f5f0e03-4d1c-4838-8a73-fe714441748e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.907067 | controller | Jun 14 08:10:31.078506 crc crio[3637]: time="2026-06-14T08:10:31.078232153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.907095 | controller | Jun 14 08:10:31.150365 crc crio[3637]: time="2026-06-14T08:10:31.149702625Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.907148 | controller | Jun 14 08:10:31.378823 crc crio[3637]: 2026-06-14T08:10:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.907179 | controller | Jun 14 08:10:31.381503 crc crio[3637]: time="2026-06-14T08:10:31.380090295Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-14 10:12:36.907197 | controller | Jun 14 08:10:31.381503 crc crio[3637]: time="2026-06-14T08:10:31.380283641Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.907214 | controller | Jun 14 08:10:31.381503 crc crio[3637]: time="2026-06-14T08:10:31.380326182Z" 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-14 10:12:36.907230 | controller | Jun 14 08:10:31.381503 crc crio[3637]: time="2026-06-14T08:10:31.380510597Z" 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:0xc00019c8b0}] Aliases:map[]}"
2026-06-14 10:12:36.907247 | controller | Jun 14 08:10:31.381503 crc crio[3637]: time="2026-06-14T08:10:31.380660331Z" 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-14 10:12:36.907263 | controller | Jun 14 08:10:31.566639 crc crio[3637]: time="2026-06-14T08:10:31.566397454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.907278 | controller | Jun 14 08:10:31.715742 crc crio[3637]: time="2026-06-14T08:10:31.715531527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=104eccd1-ad0e-4904-96c5-218089d83523 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.907294 | controller | Jun 14 08:10:31.725080 crc crio[3637]: time="2026-06-14T08:10:31.724748242Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=4574b60e-ffc7-4953-9b33-d88d54b005d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.907309 | controller | Jun 14 08:10:31.727687 crc crio[3637]: time="2026-06-14T08:10:31.727578369Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=9bea2138-3954-4091-b9d2-6a9d3124ea5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.907323 | controller | Jun 14 08:10:31.729447 crc crio[3637]: time="2026-06-14T08:10:31.728068342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.907339 | controller | Jun 14 08:10:31.760557 crc crio[3637]: time="2026-06-14T08:10:31.760449663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.907375 | controller | Jun 14 08:10:31.795654 crc crio[3637]: 2026-06-14T08:10:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.907397 | controller | Jun 14 08:10:31.796058 crc crio[3637]: time="2026-06-14T08:10:31.795816435Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-14 10:12:36.907416 | controller | Jun 14 08:10:31.796384 crc crio[3637]: time="2026-06-14T08:10:31.796201156Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.907433 | controller | Jun 14 08:10:31.796571 crc crio[3637]: time="2026-06-14T08:10:31.796390571Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-14 10:12:36.907448 | controller | Jun 14 08:10:31.796641 crc crio[3637]: time="2026-06-14T08:10:31.796569906Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.907464 | controller | Jun 14 08:10:31.796641 crc crio[3637]: time="2026-06-14T08:10:31.796620657Z" 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-14 10:12:36.907479 | controller | Jun 14 08:10:31.797265 crc crio[3637]: time="2026-06-14T08:10:31.797167882Z" 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:0xc00008c3a8}] Aliases:map[]}"
2026-06-14 10:12:36.907495 | controller | Jun 14 08:10:31.797543 crc crio[3637]: time="2026-06-14T08:10:31.79744817Z" 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-14 10:12:36.907511 | controller | Jun 14 08:10:31.891796 crc crio[3637]: time="2026-06-14T08:10:31.891556844Z" level=info msg="Created container 3a7443601274fc7d130543fbdeb7d0f49ac6054bf94ca7eb29a1d49d6c4e70a1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=1beaf36b-37cb-42a3-81ea-6ad5fa7502a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.907527 | controller | Jun 14 08:10:31.913492 crc crio[3637]: time="2026-06-14T08:10:31.913400777Z" level=info msg="Starting container: 3a7443601274fc7d130543fbdeb7d0f49ac6054bf94ca7eb29a1d49d6c4e70a1" id=637500a0-8bba-4e80-9aa4-da3e782795e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.907542 | controller | Jun 14 08:10:31.970955 crc crio[3637]: time="2026-06-14T08:10:31.970434502Z" level=info msg="Started container" PID=5555 containerID=3a7443601274fc7d130543fbdeb7d0f49ac6054bf94ca7eb29a1d49d6c4e70a1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=637500a0-8bba-4e80-9aa4-da3e782795e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3
2026-06-14 10:12:36.907558 | controller | Jun 14 08:10:32.053610 crc crio[3637]: time="2026-06-14T08:10:32.0532825Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=06fd20c3-d394-4c1a-9164-ae82790bd969 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.907573 | controller | Jun 14 08:10:32.065160 crc crio[3637]: time="2026-06-14T08:10:32.063620932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=f3a15920-4559-47ba-a76d-83c1a24d031c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.907591 | controller | Jun 14 08:10:32.069341 crc crio[3637]: time="2026-06-14T08:10:32.068803477Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=78c2915b-2cf4-4aab-a1ea-01da6de47e54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.907607 | controller | Jun 14 08:10:32.080315 crc crio[3637]: time="2026-06-14T08:10:32.079312662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.907622 | controller | Jun 14 08:10:32.147151 crc crio[3637]: time="2026-06-14T08:10:32.146722228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.907637 | controller | Jun 14 08:10:32.307363 crc crio[3637]: 2026-06-14T08:10:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.907653 | controller | Jun 14 08:10:32.307666 crc crio[3637]: time="2026-06-14T08:10:32.307624781Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-14 10:12:36.907668 | controller | Jun 14 08:10:32.307666 crc crio[3637]: time="2026-06-14T08:10:32.307663952Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.907701 | controller | Jun 14 08:10:32.307765 crc crio[3637]: time="2026-06-14T08:10:32.307709024Z" 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-14 10:12:36.907718 | controller | Jun 14 08:10:32.308009 crc crio[3637]: time="2026-06-14T08:10:32.30792588Z" 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:0xc00235c2e0}] Aliases:map[]}"
2026-06-14 10:12:36.907733 | controller | Jun 14 08:10:32.308186 crc crio[3637]: time="2026-06-14T08:10:32.308131165Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.907749 | controller | Jun 14 08:10:32.502171 crc crio[3637]: time="2026-06-14T08:10:32.502065581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.907765 | controller | Jun 14 08:10:32.542702 crc crio[3637]: 2026-06-14T08:10:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.907780 | controller | Jun 14 08:10:32.544054 crc crio[3637]: time="2026-06-14T08:10:32.543588879Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-14 10:12:36.907796 | controller | Jun 14 08:10:32.544054 crc crio[3637]: time="2026-06-14T08:10:32.543725562Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.907811 | controller | Jun 14 08:10:32.544054 crc crio[3637]: time="2026-06-14T08:10:32.543773834Z" 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-14 10:12:36.907830 | controller | Jun 14 08:10:32.544580 crc crio[3637]: time="2026-06-14T08:10:32.544119513Z" 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:0xc0001221a8}] Aliases:map[]}"
2026-06-14 10:12:36.907847 | controller | Jun 14 08:10:32.544580 crc crio[3637]: time="2026-06-14T08:10:32.544514134Z" 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-14 10:12:36.907863 | controller | Jun 14 08:10:32.947884 crc crio[3637]: time="2026-06-14T08:10:32.947725559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.907878 | controller | Jun 14 08:10:33.079383 crc crio[3637]: time="2026-06-14T08:10:33.078828816Z" level=info msg="Created container d7250e13b48dd0175a4a429160fd60f355efd3fe4955f44beea23cd0dd077dda: openshift-etcd/etcd-crc/etcd-resources-copy" id=9bea2138-3954-4091-b9d2-6a9d3124ea5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.907894 | controller | Jun 14 08:10:33.092737 crc crio[3637]: time="2026-06-14T08:10:33.09257635Z" level=info msg="Starting container: d7250e13b48dd0175a4a429160fd60f355efd3fe4955f44beea23cd0dd077dda" id=6c2bfd48-60ee-4931-86ea-c5127b070da2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.907908 | controller | Jun 14 08:10:33.172217 crc crio[3637]: 2026-06-14T08:10:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.907923 | controller | Jun 14 08:10:33.174466 crc crio[3637]: time="2026-06-14T08:10:33.173756052Z" level=info msg="Started container" PID=5583 containerID=d7250e13b48dd0175a4a429160fd60f355efd3fe4955f44beea23cd0dd077dda description=openshift-etcd/etcd-crc/etcd-resources-copy id=6c2bfd48-60ee-4931-86ea-c5127b070da2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848
2026-06-14 10:12:36.907938 | controller | Jun 14 08:10:33.175288 crc crio[3637]: time="2026-06-14T08:10:33.174254886Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-14 10:12:36.907953 | controller | Jun 14 08:10:33.175356 crc crio[3637]: time="2026-06-14T08:10:33.175292898Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.907969 | controller | Jun 14 08:10:33.175723 crc crio[3637]: time="2026-06-14T08:10:33.17537337Z" 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-14 10:12:36.907984 | controller | Jun 14 08:10:33.175723 crc crio[3637]: time="2026-06-14T08:10:33.175610467Z" 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:0xc001918498}] Aliases:map[]}"
2026-06-14 10:12:36.908004 | controller | Jun 14 08:10:33.175829 crc crio[3637]: time="2026-06-14T08:10:33.175773101Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.908020 | controller | Jun 14 08:10:33.220000 crc crio[3637]: time="2026-06-14T08:10:33.219651105Z" level=info msg="Created container da18eff9b222c667040b67cd57a74f1ebe8a91decf4f93a614f9a4b3f69316d7: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=78c2915b-2cf4-4aab-a1ea-01da6de47e54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.908035 | controller | Jun 14 08:10:33.222499 crc crio[3637]: time="2026-06-14T08:10:33.222327385Z" level=info msg="Starting container: da18eff9b222c667040b67cd57a74f1ebe8a91decf4f93a614f9a4b3f69316d7" id=a60cebaf-c897-4cfa-8587-9ebb3b564de9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.908051 | controller | Jun 14 08:10:33.237428 crc crio[3637]: time="2026-06-14T08:10:33.237322419Z" level=info msg="Started container" PID=5601 containerID=da18eff9b222c667040b67cd57a74f1ebe8a91decf4f93a614f9a4b3f69316d7 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=a60cebaf-c897-4cfa-8587-9ebb3b564de9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3
2026-06-14 10:12:36.908066 | controller | Jun 14 08:10:33.822479 crc crio[3637]: 2026-06-14T08:10:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.908081 | controller | Jun 14 08:10:33.822773 crc crio[3637]: time="2026-06-14T08:10:33.82257592Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-14 10:12:36.908097 | controller | Jun 14 08:10:33.822773 crc crio[3637]: time="2026-06-14T08:10:33.822613121Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.908112 | controller | Jun 14 08:10:33.822773 crc crio[3637]: time="2026-06-14T08:10:33.822645532Z" 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-14 10:12:36.908128 | controller | Jun 14 08:10:33.822773 crc crio[3637]: time="2026-06-14T08:10:33.822722784Z" 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:0xc00008c280}] Aliases:map[]}"
2026-06-14 10:12:36.908144 | controller | Jun 14 08:10:33.823064 crc crio[3637]: time="2026-06-14T08:10:33.822834637Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.908160 | controller | Jun 14 08:10:33.823064 crc crio[3637]: time="2026-06-14T08:10:33.822994682Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.908176 | controller | Jun 14 08:10:33.823064 crc crio[3637]: time="2026-06-14T08:10:33.823004372Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.908194 | controller | Jun 14 08:10:33.845677 crc crio[3637]: time="2026-06-14T08:10:33.84555369Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0bf8e839-7eae-4217-8282-0447260e5748 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.908210 | controller | Jun 14 08:10:33.860454 crc crio[3637]: time="2026-06-14T08:10:33.860335749Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e707bfdb-a7b4-4d78-b035-ea9339998bdd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.908226 | controller | Jun 14 08:10:33.863030 crc crio[3637]: time="2026-06-14T08:10:33.86272802Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=4b04cbff-981d-425b-ad19-ba64e091c5d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.908242 | controller | Jun 14 08:10:33.863374 crc crio[3637]: time="2026-06-14T08:10:33.863248474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.908257 | controller | Jun 14 08:10:33.895694 crc crio[3637]: time="2026-06-14T08:10:33.895234885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.908273 | controller | Jun 14 08:10:34.045353 crc crio[3637]: 2026-06-14T08:10:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.908288 | controller | Jun 14 08:10:34.045892 crc crio[3637]: time="2026-06-14T08:10:34.045455176Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-14 10:12:36.908304 | controller | Jun 14 08:10:34.045892 crc crio[3637]: time="2026-06-14T08:10:34.045503247Z" level=info msg="cleanup sandbox network"
2026-06-14 10:12:36.908319 | controller | Jun 14 08:10:34.045892 crc crio[3637]: time="2026-06-14T08:10:34.045556349Z" 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-14 10:12:36.908335 | controller | Jun 14 08:10:34.045892 crc crio[3637]: time="2026-06-14T08:10:34.045689712Z" 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:0xc00008c678}] Aliases:map[]}"
2026-06-14 10:12:36.908371 | controller | Jun 14 08:10:34.045892 crc crio[3637]: time="2026-06-14T08:10:34.045756494Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.908389 | controller | Jun 14 08:10:34.045892 crc crio[3637]: time="2026-06-14T08:10:34.045772755Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.908405 | controller | Jun 14 08:10:34.045892 crc crio[3637]: time="2026-06-14T08:10:34.045794425Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.908420 | controller | Jun 14 08:10:34.434613 crc crio[3637]: time="2026-06-14T08:10:34.434313975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.908442 | controller | Jun 14 08:10:34.683537 crc crio[3637]: 2026-06-14T08:10:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.908458 | controller | Jun 14 08:10:34.683712 crc crio[3637]: time="2026-06-14T08:10:34.683600976Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-14 10:12:36.908473 | controller | Jun 14 08:10:35.563959 crc crio[3637]: time="2026-06-14T08:10:35.563749541Z" level=info msg="Created container a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c: openshift-etcd/etcd-crc/etcdctl" id=4b04cbff-981d-425b-ad19-ba64e091c5d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.908489 | controller | Jun 14 08:10:35.573035 crc crio[3637]: time="2026-06-14T08:10:35.572403949Z" level=info msg="Starting container: a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c" id=9b680619-71ee-4109-bf9d-be3f313e2502 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.908504 | controller | Jun 14 08:10:35.609299 crc crio[3637]: time="2026-06-14T08:10:35.60849392Z" level=info msg="Started container" PID=5698 containerID=a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c description=openshift-etcd/etcd-crc/etcdctl id=9b680619-71ee-4109-bf9d-be3f313e2502 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848
2026-06-14 10:12:36.908520 | controller | Jun 14 08:10:35.651480 crc crio[3637]: time="2026-06-14T08:10:35.650146783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=6b25b9a4-9af4-4f72-a6d7-a24721f9d7f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.908535 | controller | Jun 14 08:10:35.667314 crc crio[3637]: time="2026-06-14T08:10:35.66319195Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=c32cda2e-efe4-4626-8381-55a3537f5770 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.908551 | controller | Jun 14 08:10:35.679519 crc crio[3637]: time="2026-06-14T08:10:35.679470628Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=316e5360-46af-4bf3-ae71-3dde0494c5a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.908566 | controller | Jun 14 08:10:35.699169 crc crio[3637]: time="2026-06-14T08:10:35.699138874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.908581 | controller | Jun 14 08:10:35.804221 crc crio[3637]: time="2026-06-14T08:10:35.803814232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.908596 | controller | Jun 14 08:10:36.285816 crc crio[3637]: time="2026-06-14T08:10:36.285612853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.908611 | controller | Jun 14 08:10:36.290310 crc crio[3637]: time="2026-06-14T08:10:36.289750299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.908627 | controller | Jun 14 08:10:36.473735 crc crio[3637]: time="2026-06-14T08:10:36.473668251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.908645 | controller | Jun 14 08:10:36.509233 crc crio[3637]: time="2026-06-14T08:10:36.509098306Z" level=info msg="Created container fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=3f5f0e03-4d1c-4838-8a73-fe714441748e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.908661 | controller | Jun 14 08:10:36.513708 crc crio[3637]: time="2026-06-14T08:10:36.513585996Z" level=info msg="Starting container: fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98" id=f1e1ebaa-5f53-414a-a664-ace603dd0692 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.908676 | controller | Jun 14 08:10:36.536372 crc crio[3637]: time="2026-06-14T08:10:36.536272646Z" level=info msg="Started container" PID=5726 containerID=fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=f1e1ebaa-5f53-414a-a664-ace603dd0692 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3
2026-06-14 10:12:36.908692 | controller | Jun 14 08:10:36.541947 crc crio[3637]: time="2026-06-14T08:10:36.541530857Z" level=info msg="Created container cbd78c3d27ca4077fce32cdd5d50f29eeb4282d0d31c493f397a36c66d0dc6c9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=2cfa234d-7032-404b-85c3-62634fe99f91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.908708 | controller | Jun 14 08:10:36.544603 crc crio[3637]: time="2026-06-14T08:10:36.544125437Z" level=info msg="Starting container: cbd78c3d27ca4077fce32cdd5d50f29eeb4282d0d31c493f397a36c66d0dc6c9" id=046de963-ff99-47e0-94e1-ca4b68744c69 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.908723 | controller | Jun 14 08:10:36.570765 crc crio[3637]: time="2026-06-14T08:10:36.566320313Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=dc1b3810-af69-410d-8edf-bcc4c14c1932 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.908739 | controller | Jun 14 08:10:36.570765 crc crio[3637]: time="2026-06-14T08:10:36.567445489Z" level=info msg="Started container" PID=5727 containerID=cbd78c3d27ca4077fce32cdd5d50f29eeb4282d0d31c493f397a36c66d0dc6c9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=046de963-ff99-47e0-94e1-ca4b68744c69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.908754 | controller | Jun 14 08:10:36.570765 crc crio[3637]: time="2026-06-14T08:10:36.568328657Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f7f20316-6a7d-4599-90a9-ceb36ce4ca62 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.908770 | controller | Jun 14 08:10:36.570765 crc crio[3637]: time="2026-06-14T08:10:36.570077885Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=0052d354-df28-4fbb-a510-b34b2235cf88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.908785 | controller | Jun 14 08:10:36.570765 crc crio[3637]: time="2026-06-14T08:10:36.570345052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.908800 | controller | Jun 14 08:10:36.596235 crc crio[3637]: time="2026-06-14T08:10:36.596093604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.908815 | controller | Jun 14 08:10:36.646428 crc crio[3637]: time="2026-06-14T08:10:36.645633447Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=bca4c5ec-11d5-472e-982c-8b48f9c893ad name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.908834 | controller | Jun 14 08:10:36.654479 crc crio[3637]: time="2026-06-14T08:10:36.654194677Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=2f11d1d8-2718-43a6-90fa-5ae5520c187c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.908850 | controller | Jun 14 08:10:36.662668 crc crio[3637]: time="2026-06-14T08:10:36.662543306Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=1708e803-5cac-4022-b3c9-98df614f3450 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.908865 | controller | Jun 14 08:10:36.666063 crc crio[3637]: time="2026-06-14T08:10:36.666038771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.908880 | controller | Jun 14 08:10:36.675019 crc crio[3637]: time="2026-06-14T08:10:36.6748135Z" level=info msg="Created container 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45: openshift-etcd/etcd-crc/etcd" id=316e5360-46af-4bf3-ae71-3dde0494c5a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.908896 | controller | Jun 14 08:10:36.678746 crc crio[3637]: time="2026-06-14T08:10:36.678631086Z" level=info msg="Starting container: 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45" id=7e32ee7d-758c-4b47-8961-f1e69b3e612b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.908911 | controller | Jun 14 08:10:36.725337 crc crio[3637]: time="2026-06-14T08:10:36.720561242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.908926 | controller | Jun 14 08:10:36.727316 crc crio[3637]: time="2026-06-14T08:10:36.72718216Z" level=info msg="Started container" PID=5739 containerID=895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45 description=openshift-etcd/etcd-crc/etcd id=7e32ee7d-758c-4b47-8961-f1e69b3e612b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848
2026-06-14 10:12:36.908942 | controller | Jun 14 08:10:36.810473 crc crio[3637]: time="2026-06-14T08:10:36.810315819Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a02eef94-b412-4234-8a69-0cdf7570c095 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.908957 | controller | Jun 14 08:10:36.816688 crc crio[3637]: time="2026-06-14T08:10:36.816530634Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=878a5cf0-a4ac-4072-bd50-62926b310dd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.908972 | controller | Jun 14 08:10:36.821082 crc crio[3637]: time="2026-06-14T08:10:36.82062468Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=23e729b3-3202-4425-a4d1-06ade4e62b03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.908987 | controller | Jun 14 08:10:36.822656 crc crio[3637]: time="2026-06-14T08:10:36.822215449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909003 | controller | Jun 14 08:10:36.914732 crc crio[3637]: time="2026-06-14T08:10:36.913642576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909021 | controller | Jun 14 08:10:37.779593 crc crio[3637]: time="2026-06-14T08:10:37.778071439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909037 | controller | Jun 14 08:10:37.866975 crc crio[3637]: time="2026-06-14T08:10:37.860290251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909053 | controller | Jun 14 08:10:38.187804 crc crio[3637]: time="2026-06-14T08:10:38.187453Z" level=info msg="Created container b62a92f2dabf92b355376e098fcb0a4c757e0859fbe5f9925ad44d386b5641e5: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=1708e803-5cac-4022-b3c9-98df614f3450 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.909068 | controller | Jun 14 08:10:38.198488 crc crio[3637]: time="2026-06-14T08:10:38.19380291Z" level=info msg="Starting container: b62a92f2dabf92b355376e098fcb0a4c757e0859fbe5f9925ad44d386b5641e5" id=f1fd529c-db11-41c7-b7a8-f99c39ecb5bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.909083 | controller | Jun 14 08:10:38.204630 crc crio[3637]: time="2026-06-14T08:10:38.197685664Z" level=info msg="Created container 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=0052d354-df28-4fbb-a510-b34b2235cf88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.909098 | controller | Jun 14 08:10:38.235010 crc crio[3637]: time="2026-06-14T08:10:38.234296019Z" level=info msg="Starting container: 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511" id=7e458e0d-5b0c-4e72-a8a1-8dd57af5c7ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.909114 | controller | Jun 14 08:10:38.256137 crc crio[3637]: time="2026-06-14T08:10:38.255225272Z" level=info msg="Started container" PID=5803 containerID=b62a92f2dabf92b355376e098fcb0a4c757e0859fbe5f9925ad44d386b5641e5 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=f1fd529c-db11-41c7-b7a8-f99c39ecb5bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.909130 | controller | Jun 14 08:10:38.293589 crc crio[3637]: time="2026-06-14T08:10:38.29268571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909145 | controller | Jun 14 08:10:38.319984 crc crio[3637]: time="2026-06-14T08:10:38.310264502Z" level=info msg="Started container" PID=5805 containerID=038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=7e458e0d-5b0c-4e72-a8a1-8dd57af5c7ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3
2026-06-14 10:12:36.909161 | controller | Jun 14 08:10:38.393454 crc crio[3637]: time="2026-06-14T08:10:38.393271785Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d0b2027f-0b20-4135-b2ba-b3fa3c34e703 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.909176 | controller | Jun 14 08:10:38.398547 crc crio[3637]: time="2026-06-14T08:10:38.398475245Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=aa539aa8-7eab-4520-9e1a-ff06738ac3da name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.909195 | controller | Jun 14 08:10:38.402025 crc crio[3637]: time="2026-06-14T08:10:38.401695072Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=187edfa2-bda1-47d2-b9dd-f39a32b3cec5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.909211 | controller | Jun 14 08:10:38.402687 crc crio[3637]: time="2026-06-14T08:10:38.402504204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909226 | controller | Jun 14 08:10:38.450040 crc crio[3637]: time="2026-06-14T08:10:38.449770807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909241 | controller | Jun 14 08:10:38.674308 crc crio[3637]: time="2026-06-14T08:10:38.674044438Z" level=info msg="Created container 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1: openshift-etcd/etcd-crc/etcd-metrics" id=23e729b3-3202-4425-a4d1-06ade4e62b03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.909256 | controller | Jun 14 08:10:38.679378 crc crio[3637]: time="2026-06-14T08:10:38.678452075Z" level=info msg="Starting container: 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1" id=ffb3efb7-f0d8-4714-b376-d7aec032af64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.909271 | controller | Jun 14 08:10:38.799402 crc crio[3637]: time="2026-06-14T08:10:38.799211568Z" level=info msg="Started container" PID=5832 containerID=51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1 description=openshift-etcd/etcd-crc/etcd-metrics id=ffb3efb7-f0d8-4714-b376-d7aec032af64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848
2026-06-14 10:12:36.909287 | controller | Jun 14 08:10:38.954362 crc crio[3637]: time="2026-06-14T08:10:38.9540758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=803ef0ad-6d5e-4c82-8c43-d6db73ebfe3c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.909302 | controller | Jun 14 08:10:38.974159 crc crio[3637]: time="2026-06-14T08:10:38.971578974Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=c0ba8923-0358-41c5-92c2-35b38fbe54f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.909317 | controller | Jun 14 08:10:38.981249 crc crio[3637]: time="2026-06-14T08:10:38.980550552Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=2495fd88-5bac-4433-bcd5-7f6050cc7dc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.909333 | controller | Jun 14 08:10:38.981593 crc crio[3637]: time="2026-06-14T08:10:38.981525758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909362 | controller | Jun 14 08:10:39.133791 crc crio[3637]: time="2026-06-14T08:10:39.133565323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909382 | controller | Jun 14 08:10:39.306200 crc crio[3637]: time="2026-06-14T08:10:39.303110976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909399 | controller | Jun 14 08:10:39.633367 crc crio[3637]: time="2026-06-14T08:10:39.632376686Z" level=info msg="Created container 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=187edfa2-bda1-47d2-b9dd-f39a32b3cec5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.909418 | controller | Jun 14 08:10:39.646636 crc crio[3637]: time="2026-06-14T08:10:39.643561118Z" level=info msg="Starting container: 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582" id=3ae6829f-8f5d-46e1-8c2a-c2cc56ad93d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.909434 | controller | Jun 14 08:10:39.682675 crc crio[3637]: time="2026-06-14T08:10:39.682212545Z" level=info msg="Started container" PID=5863 containerID=4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=3ae6829f-8f5d-46e1-8c2a-c2cc56ad93d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3
2026-06-14 10:12:36.909449 | controller | Jun 14 08:10:39.769510 crc crio[3637]: time="2026-06-14T08:10:39.769411502Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e8ba5a45-adb7-433d-bb2d-afab6063ef99 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.909465 | controller | Jun 14 08:10:39.777550 crc crio[3637]: time="2026-06-14T08:10:39.772434086Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=407b55cc-6210-47e0-9ec2-85fdbf622380 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.909480 | controller | Jun 14 08:10:39.777550 crc crio[3637]: time="2026-06-14T08:10:39.776942855Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=bbf07234-c0a8-43f6-8f54-e3cc2157efd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.909495 | controller | Jun 14 08:10:39.782724 crc crio[3637]: time="2026-06-14T08:10:39.777595682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909510 | controller | Jun 14 08:10:39.862386 crc crio[3637]: time="2026-06-14T08:10:39.862282431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909526 | controller | Jun 14 08:10:40.144281 crc crio[3637]: time="2026-06-14T08:10:40.144228686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909541 | controller | Jun 14 08:10:40.581098 crc crio[3637]: time="2026-06-14T08:10:40.580980822Z" level=info msg="Created container 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2: openshift-etcd/etcd-crc/etcd-readyz" id=2495fd88-5bac-4433-bcd5-7f6050cc7dc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.909556 | controller | Jun 14 08:10:40.587443 crc crio[3637]: time="2026-06-14T08:10:40.587326887Z" level=info msg="Starting container: 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2" id=779c3256-b384-4683-8894-66c48b6be38d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.909572 | controller | Jun 14 08:10:40.724545 crc crio[3637]: time="2026-06-14T08:10:40.724080838Z" level=info msg="Started container" PID=5882 containerID=421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2 description=openshift-etcd/etcd-crc/etcd-readyz id=779c3256-b384-4683-8894-66c48b6be38d name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848
2026-06-14 10:12:36.909587 | controller | Jun 14 08:10:40.760198 crc crio[3637]: time="2026-06-14T08:10:40.759407891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909611 | controller | Jun 14 08:10:40.815698 crc crio[3637]: time="2026-06-14T08:10:40.815538918Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=6113956c-abe9-4de2-a937-5386e2576dd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.909627 | controller | Jun 14 08:10:40.821440 crc crio[3637]: time="2026-06-14T08:10:40.821315237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=763ab12b-b7a0-4e23-9fcb-8ea5b230ef79 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.909642 | controller | Jun 14 08:10:40.824685 crc crio[3637]: time="2026-06-14T08:10:40.824570619Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=3e29ba4e-90cb-41c3-89a7-784a1c4a7e67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.909657 | controller | Jun 14 08:10:40.825252 crc crio[3637]: time="2026-06-14T08:10:40.825158127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909672 | controller | Jun 14 08:10:40.868014 crc crio[3637]: time="2026-06-14T08:10:40.86748476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909687 | controller | Jun 14 08:10:41.098572 crc crio[3637]: time="2026-06-14T08:10:41.096806854Z" level=info msg="Created container 4531a661b1f61a9abf63b736ff50c0c239c4c9321a63e48025d4c12f9175e2d4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=bbf07234-c0a8-43f6-8f54-e3cc2157efd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.909702 | controller | Jun 14 08:10:41.106376 crc crio[3637]: time="2026-06-14T08:10:41.105981204Z" level=info msg="Starting container: 4531a661b1f61a9abf63b736ff50c0c239c4c9321a63e48025d4c12f9175e2d4" id=b7afc76c-30ef-4694-856a-5e701ecfd4dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.909717 | controller | Jun 14 08:10:41.160740 crc crio[3637]: time="2026-06-14T08:10:41.160347846Z" level=info msg="Started container" PID=5900 containerID=4531a661b1f61a9abf63b736ff50c0c239c4c9321a63e48025d4c12f9175e2d4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=b7afc76c-30ef-4694-856a-5e701ecfd4dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3
2026-06-14 10:12:36.909732 | controller | Jun 14 08:10:41.484632 crc crio[3637]: time="2026-06-14T08:10:41.483783883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909748 | controller | Jun 14 08:10:41.855030 crc crio[3637]: time="2026-06-14T08:10:41.854652463Z" level=info msg="Created container 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c: openshift-etcd/etcd-crc/etcd-rev" id=3e29ba4e-90cb-41c3-89a7-784a1c4a7e67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.909763 | controller | Jun 14 08:10:41.859177 crc crio[3637]: time="2026-06-14T08:10:41.858619535Z" level=info msg="Starting container: 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c" id=d4c82dbe-595c-4f47-8dd6-4177d97842c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.909778 | controller | Jun 14 08:10:41.881577 crc crio[3637]: time="2026-06-14T08:10:41.881494328Z" level=info msg="Started container" PID=5939 containerID=98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c description=openshift-etcd/etcd-crc/etcd-rev id=d4c82dbe-595c-4f47-8dd6-4177d97842c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848
2026-06-14 10:12:36.909797 | controller | Jun 14 08:11:05.932832 crc crio[3637]: time="2026-06-14T08:11:05.930132757Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4cab2914-73fc-4e92-9e38-9149b6145386 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.909813 | controller | Jun 14 08:11:05.949171 crc crio[3637]: time="2026-06-14T08:11:05.948623067Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=fdb6d1aa-a7e3-40e9-8a12-63298a57aa82 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.909828 | controller | Jun 14 08:11:05.980284 crc crio[3637]: time="2026-06-14T08:11:05.979448432Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a1a793f3-1d0e-4265-b628-c847dffac918 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.909843 | controller | Jun 14 08:11:05.983992 crc crio[3637]: time="2026-06-14T08:11:05.983258331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909858 | controller | Jun 14 08:11:06.035929 crc crio[3637]: time="2026-06-14T08:11:06.035811273Z" level=info msg="Stopping container: 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997 (timeout: 30s)" id=fee345ce-2c11-4765-88fa-9416444fcf98 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.909873 | controller | Jun 14 08:11:06.041696 crc crio[3637]: time="2026-06-14T08:11:06.041595502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909888 | controller | Jun 14 08:11:06.210587 crc crio[3637]: time="2026-06-14T08:11:06.210374802Z" level=info msg="Stopped container 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=fee345ce-2c11-4765-88fa-9416444fcf98 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.909904 | controller | Jun 14 08:11:06.214403 crc crio[3637]: time="2026-06-14T08:11:06.214293592Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=ffc8bc4b-e437-4841-8fc0-ef2c1777abd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.909919 | controller | Jun 14 08:11:06.218783 crc crio[3637]: time="2026-06-14T08:11:06.218604925Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=80206872-c8e4-4fd3-92f9-c99c290fbab4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.909934 | controller | Jun 14 08:11:06.222358 crc crio[3637]: time="2026-06-14T08:11:06.222110802Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=31289b11-8bb5-4c0d-9961-742de8cf4dc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.909948 | controller | Jun 14 08:11:06.223056 crc crio[3637]: time="2026-06-14T08:11:06.222812255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909963 | controller | Jun 14 08:11:06.251720 crc crio[3637]: time="2026-06-14T08:11:06.251159355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909978 | controller | Jun 14 08:11:06.548140 crc crio[3637]: time="2026-06-14T08:11:06.54246068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.909997 | controller | Jun 14 08:11:06.724619 crc crio[3637]: time="2026-06-14T08:11:06.722698168Z" level=info msg="Created container 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a1a793f3-1d0e-4265-b628-c847dffac918 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.910012 | controller | Jun 14 08:11:06.726059 crc crio[3637]: time="2026-06-14T08:11:06.725811262Z" level=info msg="Starting container: 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95" id=2e6d2a99-ebbc-487e-bf3d-2ed14b1ef15c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.910027 | controller | Jun 14 08:11:06.800104 crc crio[3637]: time="2026-06-14T08:11:06.799786239Z" level=info msg="Started container" PID=6230 containerID=494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=2e6d2a99-ebbc-487e-bf3d-2ed14b1ef15c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3
2026-06-14 10:12:36.910043 | controller | Jun 14 08:11:06.964036 crc crio[3637]: time="2026-06-14T08:11:06.96060854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.910058 | controller | Jun 14 08:11:07.125248 crc crio[3637]: time="2026-06-14T08:11:07.12507739Z" level=info msg="Created container 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=31289b11-8bb5-4c0d-9961-742de8cf4dc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.910073 | controller | Jun 14 08:11:07.135908 crc crio[3637]: time="2026-06-14T08:11:07.130321182Z" level=info msg="Starting container: 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20" id=3c65149a-c827-4ea9-8df0-bf8504816080 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.910088 | controller | Jun 14 08:11:07.157434 crc crio[3637]: time="2026-06-14T08:11:07.157198216Z" level=info msg="Started container" PID=6244 containerID=0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3c65149a-c827-4ea9-8df0-bf8504816080 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.910103 | controller | Jun 14 08:11:22.195540 crc crio[3637]: time="2026-06-14T08:11:22.195203792Z" level=info msg="Stopping container: 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95 (timeout: 15s)" id=cb5c2c2b-a8ec-49d4-8067-30e5f205a495 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.910119 | controller | Jun 14 08:11:37.211140 crc crio[3637]: time="2026-06-14T08:11:37.209937671Z" level=warning msg="Stopping container 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95 with stop signal(15) timed out. Killing..."
2026-06-14 10:12:36.910134 | controller | Jun 14 08:11:37.767075 crc crio[3637]: time="2026-06-14T08:11:37.766725599Z" level=info msg="Stopped container 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=cb5c2c2b-a8ec-49d4-8067-30e5f205a495 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.910148 | controller | Jun 14 08:11:37.769290 crc crio[3637]: time="2026-06-14T08:11:37.769152046Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=940569dd-1432-45b7-8cfb-383e0d4a0e9f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.910167 | controller | Jun 14 08:11:37.774094 crc crio[3637]: time="2026-06-14T08:11:37.77400077Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=cd69cc24-502b-439d-9b05-4458abb3e36f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.910183 | controller | Jun 14 08:11:37.778226 crc crio[3637]: time="2026-06-14T08:11:37.778140841Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=b92e30cf-0f02-4a0b-9c56-cd45dcf42bea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.910198 | controller | Jun 14 08:11:37.778724 crc crio[3637]: time="2026-06-14T08:11:37.778653208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.910214 | controller | Jun 14 08:11:37.792387 crc crio[3637]: time="2026-06-14T08:11:37.792220109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.910229 | controller | Jun 14 08:11:38.000819 crc crio[3637]: time="2026-06-14T08:11:38.000321945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.910245 | controller | Jun 14 08:11:38.116827 crc crio[3637]: time="2026-06-14T08:11:38.116576537Z" level=info msg="Created container b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=b92e30cf-0f02-4a0b-9c56-cd45dcf42bea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.910260 | controller | Jun 14 08:11:38.118513 crc crio[3637]: time="2026-06-14T08:11:38.118377374Z" level=info msg="Starting container: b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223" id=84b91e35-3a32-46cd-865d-ff33113aae51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.910275 | controller | Jun 14 08:11:38.127127 crc crio[3637]: time="2026-06-14T08:11:38.126684749Z" level=info msg="Started container" PID=6458 containerID=b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=84b91e35-3a32-46cd-865d-ff33113aae51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3
2026-06-14 10:12:36.910291 | controller | Jun 14 08:11:38.223275 crc crio[3637]: time="2026-06-14T08:11:38.22315051Z" level=info msg="Removing container: 4531a661b1f61a9abf63b736ff50c0c239c4c9321a63e48025d4c12f9175e2d4" id=4a8f625a-9327-4f1b-9030-9c90cf5d4d01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.910306 | controller | Jun 14 08:11:38.308568 crc crio[3637]: time="2026-06-14T08:11:38.308388107Z" level=info msg="Removed container 4531a661b1f61a9abf63b736ff50c0c239c4c9321a63e48025d4c12f9175e2d4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=4a8f625a-9327-4f1b-9030-9c90cf5d4d01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.910321 | controller | Jun 14 08:11:38.624661 crc crio[3637]: time="2026-06-14T08:11:38.624146856Z" level=info msg="Stopping container: 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20 (timeout: 30s)" id=4ba4bfd9-187b-4590-8930-135515bd55d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.910336 | controller | Jun 14 08:11:38.781576 crc crio[3637]: time="2026-06-14T08:11:38.781412155Z" level=info msg="Stopped container 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4ba4bfd9-187b-4590-8930-135515bd55d8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.910372 | controller | Jun 14 08:11:38.783564 crc crio[3637]: time="2026-06-14T08:11:38.783435888Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=d3aecb14-b08a-400f-bff0-4af13d5e5b00 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.910390 | controller | Jun 14 08:11:38.786489 crc crio[3637]: time="2026-06-14T08:11:38.786424154Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=f4850628-b5d4-4a80-b4ff-0ad0c2f5cc70 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.910405 | controller | Jun 14 08:11:38.789551 crc crio[3637]: time="2026-06-14T08:11:38.78945871Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f72f5cf2-6f12-46ca-ac59-d0bddba3c866 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.910421 | controller | Jun 14 08:11:38.789901 crc crio[3637]: time="2026-06-14T08:11:38.789808181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.910436 | controller | Jun 14 08:11:38.800629 crc crio[3637]: time="2026-06-14T08:11:38.800360218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.910452 | controller | Jun 14 08:11:38.963095 crc crio[3637]: time="2026-06-14T08:11:38.962830309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.910467 | controller | Jun 14 08:11:39.025781 crc crio[3637]: time="2026-06-14T08:11:39.025633619Z" level=info msg="Created container 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f72f5cf2-6f12-46ca-ac59-d0bddba3c866 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.910483 | controller | Jun 14 08:11:39.027902 crc crio[3637]: time="2026-06-14T08:11:39.027722406Z" level=info msg="Starting container: 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35" id=0e59d436-a638-4792-8577-fa779e4046fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.910498 | controller | Jun 14 08:11:39.032817 crc crio[3637]: time="2026-06-14T08:11:39.032715224Z" level=info msg="Started container" PID=6486 containerID=6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=0e59d436-a638-4792-8577-fa779e4046fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.910514 | controller | Jun 14 08:11:39.228736 crc crio[3637]: time="2026-06-14T08:11:39.228609742Z" level=info msg="Removing container: 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997" id=08da47c7-3595-44c2-90e1-f1e204e2f266 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.910530 | controller | Jun 14 08:11:39.250654 crc crio[3637]: time="2026-06-14T08:11:39.250475918Z" level=info msg="Removed container 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=08da47c7-3595-44c2-90e1-f1e204e2f266 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.910545 | controller | Jun 14 08:12:08.624965 crc crio[3637]: time="2026-06-14T08:12:08.624269921Z" level=info msg="Stopping container: 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35 (timeout: 30s)" id=8e47c7ba-2d05-488c-a0e5-f81a956510ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.910564 | controller | Jun 14 08:12:08.810334 crc crio[3637]: time="2026-06-14T08:12:08.810122561Z" level=info msg="Stopped container 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=8e47c7ba-2d05-488c-a0e5-f81a956510ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.910580 | controller | Jun 14 08:12:08.813727 crc crio[3637]: time="2026-06-14T08:12:08.812738442Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=0c4381d5-0000-4135-a7e7-b8a29b10dfa0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.910596 | controller | Jun 14 08:12:08.821796 crc crio[3637]: time="2026-06-14T08:12:08.821692147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=93e823fb-93c4-4f0c-86d8-232c0bbdce9a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.910612 | controller | Jun 14 08:12:08.825024 crc crio[3637]: time="2026-06-14T08:12:08.824934311Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=3a81f73d-f75b-4a17-b2b4-6dc98a70d3d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.910626 | controller | Jun 14 08:12:08.825311 crc crio[3637]: time="2026-06-14T08:12:08.825251581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.910642 | controller | Jun 14 08:12:08.839201 crc crio[3637]: time="2026-06-14T08:12:08.839069291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.910657 | controller | Jun 14 08:12:09.040255 crc crio[3637]: time="2026-06-14T08:12:09.039800351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.910672 | controller | Jun 14 08:12:09.135733 crc crio[3637]: time="2026-06-14T08:12:09.134810096Z" level=info msg="Created container 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=3a81f73d-f75b-4a17-b2b4-6dc98a70d3d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.910687 | controller | Jun 14 08:12:09.138515 crc crio[3637]: time="2026-06-14T08:12:09.13839681Z" level=info msg="Starting container: 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083" id=52c11027-e5ed-47a7-8668-d6982f71413e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.910702 | controller | Jun 14 08:12:09.144607 crc crio[3637]: time="2026-06-14T08:12:09.144512204Z" level=info msg="Started container" PID=6654 containerID=460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=52c11027-e5ed-47a7-8668-d6982f71413e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.910718 | controller | Jun 14 08:12:09.453210 crc crio[3637]: time="2026-06-14T08:12:09.453096321Z" level=info msg="Removing container: 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20" id=942156d6-7c3b-451d-8fda-515dee526c66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.910733 | controller | Jun 14 08:12:09.482752 crc crio[3637]: time="2026-06-14T08:12:09.48261067Z" level=info msg="Removed container 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=942156d6-7c3b-451d-8fda-515dee526c66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.910752 | controller | Jun 14 08:12:12.186550 crc crio[3637]: time="2026-06-14T08:12:12.186395292Z" level=info msg="Stopping container: b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223 (timeout: 15s)" id=b8ad7c5f-3e8a-4ee9-af49-1aa58295ef98 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.910767 | controller | Jun 14 08:12:27.204131 crc crio[3637]: time="2026-06-14T08:12:27.203813093Z" level=warning msg="Stopping container b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223 with stop signal(15) timed out. Killing..."
2026-06-14 10:12:36.910783 | controller | Jun 14 08:12:27.562818 crc crio[3637]: time="2026-06-14T08:12:27.562654878Z" level=info msg="Removing container: 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95" id=6a697eab-6cea-4321-a914-c2640dba85eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.910798 | controller | Jun 14 08:12:27.727984 crc crio[3637]: time="2026-06-14T08:12:27.727607263Z" level=info msg="Removed container 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=6a697eab-6cea-4321-a914-c2640dba85eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.910813 | controller | Jun 14 08:12:27.775513 crc crio[3637]: time="2026-06-14T08:12:27.774651147Z" level=info msg="Stopped container b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=b8ad7c5f-3e8a-4ee9-af49-1aa58295ef98 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.910828 | controller | Jun 14 08:12:27.778157 crc crio[3637]: time="2026-06-14T08:12:27.777676154Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f7b599ea-2ddc-4a05-9d31-39e1d7549ae7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.910843 | controller | Jun 14 08:12:27.782808 crc crio[3637]: time="2026-06-14T08:12:27.780060469Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=84559359-19c9-431e-b504-f8a937bcc57f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.910859 | controller | Jun 14 08:12:27.784716 crc crio[3637]: time="2026-06-14T08:12:27.784640875Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=621b2803-cdd9-4318-bf91-9259c4274049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.910874 | controller | Jun 14 08:12:27.785718 crc crio[3637]: time="2026-06-14T08:12:27.785664208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.910889 | controller | Jun 14 08:12:27.805632 crc crio[3637]: time="2026-06-14T08:12:27.805470298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.910904 | controller | Jun 14 08:12:28.032289 crc crio[3637]: time="2026-06-14T08:12:28.032205197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.910919 | controller | Jun 14 08:12:28.149753 crc crio[3637]: time="2026-06-14T08:12:28.149654406Z" level=info msg="Created container beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=621b2803-cdd9-4318-bf91-9259c4274049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.910934 | controller | Jun 14 08:12:28.152158 crc crio[3637]: time="2026-06-14T08:12:28.152056403Z" level=info msg="Starting container: beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263" id=037127c8-8b2f-4091-b697-ff646540ac44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.910952 | controller | Jun 14 08:12:28.161665 crc crio[3637]: time="2026-06-14T08:12:28.161535595Z" level=info msg="Started container" PID=6794 containerID=beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=037127c8-8b2f-4091-b697-ff646540ac44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3
2026-06-14 10:12:36.910968 | controller | Jun 14 08:12:38.621621 crc crio[3637]: time="2026-06-14T08:12:38.621372649Z" level=info msg="Stopping container: 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083 (timeout: 30s)" id=f8872b89-4f7b-4234-a244-41e751c454f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.910983 | controller | Jun 14 08:12:38.817934 crc crio[3637]: time="2026-06-14T08:12:38.817704134Z" level=info msg="Stopped container 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f8872b89-4f7b-4234-a244-41e751c454f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.910998 | controller | Jun 14 08:12:38.825179 crc crio[3637]: time="2026-06-14T08:12:38.825089684Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=f23a4319-d86a-4627-9cf9-daa173079d5b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.911014 | controller | Jun 14 08:12:38.826782 crc crio[3637]: time="2026-06-14T08:12:38.826692786Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=90dbebbd-e597-4a30-8bb0-058583354a07 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.911029 | controller | Jun 14 08:12:38.829185 crc crio[3637]: time="2026-06-14T08:12:38.829106904Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f8c268f8-629e-40a9-9a17-0d7d9bde3129 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.911044 | controller | Jun 14 08:12:38.829546 crc crio[3637]: time="2026-06-14T08:12:38.829484576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.911059 | controller | Jun 14 08:12:38.842661 crc crio[3637]: time="2026-06-14T08:12:38.84251414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.911074 | controller | Jun 14 08:12:39.068986 crc crio[3637]: time="2026-06-14T08:12:39.068625533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.911089 | controller | Jun 14 08:12:39.269808 crc crio[3637]: time="2026-06-14T08:12:39.269613421Z" level=info msg="Created container 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f8c268f8-629e-40a9-9a17-0d7d9bde3129 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.911105 | controller | Jun 14 08:12:39.271494 crc crio[3637]: time="2026-06-14T08:12:39.271368777Z" level=info msg="Starting container: 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055" id=3c9635f8-f35b-4a72-993e-ee63b2eb6636 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.911120 | controller | Jun 14 08:12:39.279355 crc crio[3637]: time="2026-06-14T08:12:39.278651894Z" level=info msg="Started container" PID=6890 containerID=34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3c9635f8-f35b-4a72-993e-ee63b2eb6636 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.911138 | controller | Jun 14 08:12:39.649395 crc crio[3637]: time="2026-06-14T08:12:39.649252328Z" level=info msg="Removing container: 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35" id=66252308-1cdf-4b4f-a22c-51624449984b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.911154 | controller | Jun 14 08:12:39.715555 crc crio[3637]: time="2026-06-14T08:12:39.714591534Z" level=info msg="Removed container 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=66252308-1cdf-4b4f-a22c-51624449984b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.911169 | controller | Jun 14 08:13:02.190345 crc crio[3637]: time="2026-06-14T08:13:02.189332582Z" level=info msg="Stopping container: beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263 (timeout: 15s)" id=4c7b4ad6-c54e-49d3-b3ce-a98cd6fe0f9e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.911184 | controller | Jun 14 08:13:08.621235 crc crio[3637]: time="2026-06-14T08:13:08.621069666Z" level=info msg="Stopping container: 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055 (timeout: 30s)" id=475050e9-8c9b-4746-9475-d2faabd09870 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.911200 | controller | Jun 14 08:13:08.792834 crc crio[3637]: time="2026-06-14T08:13:08.792493112Z" level=info msg="Stopped container 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=475050e9-8c9b-4746-9475-d2faabd09870 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.911215 | controller | Jun 14 08:13:08.835344 crc crio[3637]: time="2026-06-14T08:13:08.8352271Z" level=info msg="Removing container: 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083" id=66428271-49d6-4d6c-9e14-6f40a1b42ed2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.911230 | controller | Jun 14 08:13:08.864430 crc crio[3637]: time="2026-06-14T08:13:08.864169691Z" level=info msg="Removed container 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=66428271-49d6-4d6c-9e14-6f40a1b42ed2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.911245 | controller | Jun 14 08:13:17.204167 crc crio[3637]: time="2026-06-14T08:13:17.203671041Z" level=warning msg="Stopping container beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263 with stop signal(15) timed out. Killing..."
2026-06-14 10:12:36.911261 | controller | Jun 14 08:13:17.742907 crc crio[3637]: time="2026-06-14T08:13:17.742696826Z" level=info msg="Stopped container beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=4c7b4ad6-c54e-49d3-b3ce-a98cd6fe0f9e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.911276 | controller | Jun 14 08:13:17.746390 crc crio[3637]: time="2026-06-14T08:13:17.746258801Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=efdff5ef-9ec8-4d5f-8ed4-a525cb568253 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.911292 | controller | Jun 14 08:13:17.749574 crc crio[3637]: time="2026-06-14T08:13:17.749458145Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e08add36-4b82-4bd0-af6b-5d16ad745578 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.911313 | controller | Jun 14 08:13:17.753918 crc crio[3637]: time="2026-06-14T08:13:17.753784575Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=5f736ab1-515b-409b-9f83-4730e0004742 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.911329 | controller | Jun 14 08:13:17.754632 crc crio[3637]: time="2026-06-14T08:13:17.754490069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.911344 | controller | Jun 14 08:13:17.767721 crc crio[3637]: time="2026-06-14T08:13:17.767637755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.911380 | controller | Jun 14 08:13:17.905675 crc crio[3637]: time="2026-06-14T08:13:17.905287276Z" level=info msg="Removing container: b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223" id=ccecd309-3e6f-49e9-9d46-a72f659f50aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.911399 | controller | Jun 14 08:13:17.945662 crc crio[3637]: time="2026-06-14T08:13:17.945483864Z" level=info msg="Removed container b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ccecd309-3e6f-49e9-9d46-a72f659f50aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.911417 | controller | Jun 14 08:13:17.997736 crc crio[3637]: time="2026-06-14T08:13:17.997508641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.911432 | controller | Jun 14 08:13:18.097088 crc crio[3637]: time="2026-06-14T08:13:18.096802916Z" level=info msg="Created container 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=5f736ab1-515b-409b-9f83-4730e0004742 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.911447 | controller | Jun 14 08:13:18.098980 crc crio[3637]: time="2026-06-14T08:13:18.09878776Z" level=info msg="Starting container: 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990" id=200d5a1c-7966-43f7-b317-548881722b98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.911463 | controller | Jun 14 08:13:18.104964 crc crio[3637]: time="2026-06-14T08:13:18.104713602Z" level=info msg="Started container" PID=7139 containerID=3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=200d5a1c-7966-43f7-b317-548881722b98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3
2026-06-14 10:12:36.911478 | controller | Jun 14 08:13:18.926422 crc crio[3637]: time="2026-06-14T08:13:18.926103848Z" level=info msg="Stopping container: c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c (timeout: 15s)" id=3f290d47-cf7a-4c97-baa7-956bf18f0be9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.911494 | controller | Jun 14 08:13:33.935399 crc crio[3637]: time="2026-06-14T08:13:33.934045239Z" level=warning msg="Stopping container c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c with stop signal(15) timed out. Killing..."
2026-06-14 10:12:36.911509 | controller | Jun 14 08:13:34.520415 crc crio[3637]: time="2026-06-14T08:13:34.520257037Z" level=info msg="Stopped container c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=3f290d47-cf7a-4c97-baa7-956bf18f0be9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.911528 | controller | Jun 14 08:13:34.523517 crc crio[3637]: time="2026-06-14T08:13:34.523450881Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=797e91d8-5b5e-4f99-84ca-5c8b9d4fd72f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.911543 | controller | Jun 14 08:13:34.529045 crc crio[3637]: time="2026-06-14T08:13:34.528944608Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=cef34761-a7d1-4f84-8b49-955b3f0958f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.911558 | controller | Jun 14 08:13:34.531380 crc crio[3637]: time="2026-06-14T08:13:34.531255914Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=ad5bfd2b-5be9-4d3b-91da-93fa09ce4e2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.911574 | controller | Jun 14 08:13:34.531801 crc crio[3637]: time="2026-06-14T08:13:34.531699509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.911589 | controller | Jun 14 08:13:34.550165 crc crio[3637]: time="2026-06-14T08:13:34.550008623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.911604 | controller | Jun 14 08:13:34.731547 crc crio[3637]: time="2026-06-14T08:13:34.731226717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.911619 | controller | Jun 14 08:13:34.839243 crc crio[3637]: time="2026-06-14T08:13:34.838791651Z" level=info msg="Created container da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=ad5bfd2b-5be9-4d3b-91da-93fa09ce4e2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.911634 | controller | Jun 14 08:13:34.840429 crc crio[3637]: time="2026-06-14T08:13:34.84030774Z" level=info msg="Starting container: da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8" id=f748da8a-9530-4117-a296-95825a59b43c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.911650 | controller | Jun 14 08:13:34.846151 crc crio[3637]: time="2026-06-14T08:13:34.846040506Z" level=info msg="Started container" PID=7237 containerID=da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=f748da8a-9530-4117-a296-95825a59b43c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3
2026-06-14 10:12:36.911665 | controller | Jun 14 08:13:50.582304 crc crio[3637]: time="2026-06-14T08:13:50.582066681Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=fed0dbaf-42ba-4f72-92e8-19aeb65a75cf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.911692 | controller | Jun 14 08:13:50.586291 crc crio[3637]: time="2026-06-14T08:13:50.586080494Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=e16abf8e-6463-4835-8d35-04eecce9b6fe name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.911709 | controller | Jun 14 08:13:50.591403 crc crio[3637]: time="2026-06-14T08:13:50.591165651Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=acab0497-bf0e-40f3-b737-e471f3872595 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.911724 | controller | Jun 14 08:13:50.592284 crc crio[3637]: time="2026-06-14T08:13:50.592108882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.911743 | controller | Jun 14 08:13:50.631471 crc crio[3637]: time="2026-06-14T08:13:50.629811401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.911759 | controller | Jun 14 08:13:50.953671 crc crio[3637]: time="2026-06-14T08:13:50.953452695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.911774 | controller | Jun 14 08:13:51.084671 crc crio[3637]: time="2026-06-14T08:13:51.084453002Z" level=info msg="Created container b04bc0eec4ce46e8b42f9e415874c5d0809771c46cf2c09237f50faf651eb5f6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=acab0497-bf0e-40f3-b737-e471f3872595 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.911789 | controller | Jun 14 08:13:51.085471 crc crio[3637]: time="2026-06-14T08:13:51.085412633Z" level=info msg="Starting container: b04bc0eec4ce46e8b42f9e415874c5d0809771c46cf2c09237f50faf651eb5f6" id=b94d44eb-035d-48b6-86b0-484bfb86f7ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.911804 | controller | Jun 14 08:13:51.092725 crc crio[3637]: time="2026-06-14T08:13:51.092550378Z" level=info msg="Started container" PID=7550 containerID=b04bc0eec4ce46e8b42f9e415874c5d0809771c46cf2c09237f50faf651eb5f6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b94d44eb-035d-48b6-86b0-484bfb86f7ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.911820 | controller | Jun 14 08:14:16.805276 crc crio[3637]: time="2026-06-14T08:14:16.804394406Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.911835 | controller | Jun 14 08:14:16.805920 crc crio[3637]: time="2026-06-14T08:14:16.805363818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.911851 | controller | Jun 14 08:14:16.836126 crc crio[3637]: time="2026-06-14T08:14:16.836001883Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/c58d9ca5-9ddf-41e2-b4ad-c15a764f123e 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:0xc00019cee0}] Aliases:map[]}"
2026-06-14 10:12:36.911866 | controller | Jun 14 08:14:16.836126 crc crio[3637]: time="2026-06-14T08:14:16.836129468Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.911882 | controller | Jun 14 08:14:16.874714 crc crio[3637]: time="2026-06-14T08:14:16.872464821Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.911897 | controller | Jun 14 08:14:16.874714 crc crio[3637]: time="2026-06-14T08:14:16.872679279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.911913 | controller | Jun 14 08:14:16.894602 crc crio[3637]: time="2026-06-14T08:14:16.894419753Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/738935d0-cf45-4579-aa91-45a35f4d0666 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:0xc0002d6bf0}] Aliases:map[]}"
2026-06-14 10:12:36.911934 | controller | Jun 14 08:14:16.894602 crc crio[3637]: time="2026-06-14T08:14:16.894532447Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.911950 | controller | Jun 14 08:14:16.959654 crc crio[3637]: time="2026-06-14T08:14:16.956750046Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.911965 | controller | Jun 14 08:14:16.959654 crc crio[3637]: time="2026-06-14T08:14:16.957052396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.911981 | controller | Jun 14 08:14:17.006265 crc crio[3637]: time="2026-06-14T08:14:17.005323753Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/4f16d424-b9f5-4f97-939b-04348f557dbc 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:0xc00019d3e8}] Aliases:map[]}"
2026-06-14 10:12:36.911997 | controller | Jun 14 08:14:17.006265 crc crio[3637]: time="2026-06-14T08:14:17.005382035Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.912013 | controller | Jun 14 08:14:17.124083 crc crio[3637]: time="2026-06-14T08:14:17.12283124Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=dcbdf32a-17b8-4dcb-9afd-e52430e69e63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912028 | controller | Jun 14 08:14:17.124083 crc crio[3637]: time="2026-06-14T08:14:17.123812622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.912043 | controller | Jun 14 08:14:17.162553 crc crio[3637]: time="2026-06-14T08:14:17.162297699Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=dcbdf32a-17b8-4dcb-9afd-e52430e69e63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912058 | controller | Jun 14 08:14:17.195750 crc crio[3637]: time="2026-06-14T08:14:17.195212249Z" level=info msg="Ran pod sandbox 153da0904d535ab9b4bd4fda1f73e654d326da2ac50ad9d9ea62f9203e631139 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=dcbdf32a-17b8-4dcb-9afd-e52430e69e63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912074 | controller | Jun 14 08:14:17.328127 crc crio[3637]: time="2026-06-14T08:14:17.323620412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=34e6cfa0-818b-465a-8bc5-c666b437e07d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.912093 | controller | Jun 14 08:14:18.010805 crc crio[3637]: time="2026-06-14T08:14:18.010564256Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=8f384ca7-8c40-48eb-a7c6-c392d1e204d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912109 | controller | Jun 14 08:14:18.010805 crc crio[3637]: time="2026-06-14T08:14:18.010724691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.912124 | controller | Jun 14 08:14:18.025653 crc crio[3637]: time="2026-06-14T08:14:18.024605688Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912139 | controller | Jun 14 08:14:18.025653 crc crio[3637]: time="2026-06-14T08:14:18.024754973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.912155 | controller | Jun 14 08:14:18.045913 crc crio[3637]: time="2026-06-14T08:14:18.042826257Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=8f384ca7-8c40-48eb-a7c6-c392d1e204d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912170 | controller | Jun 14 08:14:18.054589 crc crio[3637]: time="2026-06-14T08:14:18.054259102Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=fa8ec3a2-885a-4029-a0b6-2e56732ba8d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912185 | controller | Jun 14 08:14:18.054589 crc crio[3637]: time="2026-06-14T08:14:18.054392487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.912201 | controller | Jun 14 08:14:18.063738 crc crio[3637]: time="2026-06-14T08:14:18.063670965Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a1332f06-ddf3-4367-9bd0-381f3d192ee3 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:0xc0002d64f8}] Aliases:map[]}"
2026-06-14 10:12:36.912216 | controller | Jun 14 08:14:18.064085 crc crio[3637]: time="2026-06-14T08:14:18.064036457Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.912232 | controller | Jun 14 08:14:18.081427 crc crio[3637]: time="2026-06-14T08:14:18.081246541Z" level=info msg="Ran pod sandbox 20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=8f384ca7-8c40-48eb-a7c6-c392d1e204d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912247 | controller | Jun 14 08:14:18.081934 crc crio[3637]: time="2026-06-14T08:14:18.081736664Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=fa8ec3a2-885a-4029-a0b6-2e56732ba8d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912262 | controller | Jun 14 08:14:18.090691 crc crio[3637]: time="2026-06-14T08:14:18.090558826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a81de19b-444c-461b-b643-8675b035c388 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.912281 | controller | Jun 14 08:14:18.097163 crc crio[3637]: time="2026-06-14T08:14:18.097104384Z" level=info msg="Ran pod sandbox 11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=fa8ec3a2-885a-4029-a0b6-2e56732ba8d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912297 | controller | Jun 14 08:14:18.097593 crc crio[3637]: time="2026-06-14T08:14:18.097404082Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912312 | controller | Jun 14 08:14:18.097680 crc crio[3637]: time="2026-06-14T08:14:18.097646201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.912327 | controller | Jun 14 08:14:18.100963 crc crio[3637]: time="2026-06-14T08:14:18.100432791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=cd1a56ad-860b-4895-8536-4da2b8ed2ba1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.912342 | controller | Jun 14 08:14:18.102117 crc crio[3637]: time="2026-06-14T08:14:18.102010303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=d9761b71-b6d9-48c0-a24a-ea2d3e35a79f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.912377 | controller | Jun 14 08:14:18.137725 crc crio[3637]: time="2026-06-14T08:14:18.137216643Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e62522ec-3da4-4c85-92f8-7e484955d4dd 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:0xc000122538}] Aliases:map[]}"
2026-06-14 10:12:36.912404 | controller | Jun 14 08:14:18.137725 crc crio[3637]: time="2026-06-14T08:14:18.137326786Z" 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-14 10:12:36.912420 | controller | Jun 14 08:14:18.154642 crc crio[3637]: time="2026-06-14T08:14:18.154285275Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912436 | controller | Jun 14 08:14:18.154642 crc crio[3637]: time="2026-06-14T08:14:18.15444411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.912452 | controller | Jun 14 08:14:18.209235 crc crio[3637]: time="2026-06-14T08:14:18.208966096Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a8300139-3854-4c9c-a594-17e23b135c8c 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:0xc00171a478}] Aliases:map[]}"
2026-06-14 10:12:36.912468 | controller | Jun 14 08:14:18.209235 crc crio[3637]: time="2026-06-14T08:14:18.209037978Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.912487 | controller | Jun 14 08:14:18.224765 crc crio[3637]: time="2026-06-14T08:14:18.22350499Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912503 | controller | Jun 14 08:14:18.224765 crc crio[3637]: time="2026-06-14T08:14:18.224372579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.912519 | controller | Jun 14 08:14:18.231202 crc crio[3637]: time="2026-06-14T08:14:18.231174572Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=4e18aff8-3695-4b5e-a975-7f010ad28afe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912534 | controller | Jun 14 08:14:18.231509 crc crio[3637]: time="2026-06-14T08:14:18.231483412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.912550 | controller | Jun 14 08:14:18.246799 crc crio[3637]: time="2026-06-14T08:14:18.24633324Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=4e18aff8-3695-4b5e-a975-7f010ad28afe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912565 | controller | Jun 14 08:14:18.267550 crc crio[3637]: time="2026-06-14T08:14:18.267296667Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/1b5d16ae-dbe2-425d-973d-14821b9f2593 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:0xc0002d6678}] Aliases:map[]}"
2026-06-14 10:12:36.912581 | controller | Jun 14 08:14:18.267699 crc crio[3637]: time="2026-06-14T08:14:18.267658451Z" 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-14 10:12:36.912596 | controller | Jun 14 08:14:18.286351 crc crio[3637]: time="2026-06-14T08:14:18.285779141Z" level=info msg="Ran pod sandbox f103247fbca5d0bdfbd09b76f24bce21ca2a05500e63c5d97078b75a8112c767 with infra container: openshift-multus/multus-bzhnf/POD" id=4e18aff8-3695-4b5e-a975-7f010ad28afe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912611 | controller | Jun 14 08:14:18.299420 crc crio[3637]: time="2026-06-14T08:14:18.29924462Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=a411b080-133e-4eab-b9f5-99324bb5ce12 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.912626 | controller | Jun 14 08:14:18.307598 crc crio[3637]: time="2026-06-14T08:14:18.307414292Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=c51a1991-ae43-45bf-9140-c835a2bad07e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912641 | controller | Jun 14 08:14:18.307770 crc crio[3637]: time="2026-06-14T08:14:18.307607349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.912657 | controller | Jun 14 08:14:18.335814 crc crio[3637]: time="2026-06-14T08:14:18.330355543Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=c51a1991-ae43-45bf-9140-c835a2bad07e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912682 | controller | Jun 14 08:14:18.577251 crc crio[3637]: time="2026-06-14T08:14:18.366196883Z" level=info msg="Ran pod sandbox e35904f64d094686685af71ee7045e636a7ab085735e1b77253af31635656376 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=c51a1991-ae43-45bf-9140-c835a2bad07e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912698 | controller | Jun 14 08:14:18.577251 crc crio[3637]: time="2026-06-14T08:14:18.37314069Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=9ce97be5-e85b-4deb-8358-4d8d78c66e10 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.912714 | controller | Jun 14 08:14:18.577251 crc crio[3637]: time="2026-06-14T08:14:18.37471109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=e2416caa-60d9-4075-bfc6-994be57bdd5c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.912729 | controller | Jun 14 08:14:18.577251 crc crio[3637]: time="2026-06-14T08:14:18.38017022Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a2f69254-465e-4306-a91d-c42b1c142ed1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.912744 | controller | Jun 14 08:14:18.577251 crc crio[3637]: time="2026-06-14T08:14:18.38898893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=9cd3b536-0670-4792-8167-903a9c513a2e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.912759 | controller | Jun 14 08:14:18.577251 crc crio[3637]: time="2026-06-14T08:14:18.393345609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=f19e8269-39be-4306-bea4-4fb029ef85b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.912775 | controller | Jun 14 08:14:18.577251 crc crio[3637]: time="2026-06-14T08:14:18.393746372Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=696c754b-58b2-4f67-b220-1464adc2e308 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.912790 | controller | Jun 14 08:14:18.577251 crc crio[3637]: time="2026-06-14T08:14:18.408444791Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=7187ba13-018b-4f1f-8795-c311843104b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912805 | controller | Jun 14 08:14:18.577251 crc crio[3637]: time="2026-06-14T08:14:18.408615766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.912820 | controller | Jun 14 08:14:18.577251 crc crio[3637]: time="2026-06-14T08:14:18.463057379Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=7187ba13-018b-4f1f-8795-c311843104b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912836 | controller | Jun 14 08:14:18.577251 crc crio[3637]: time="2026-06-14T08:14:18.530238926Z" level=info msg="Ran pod sandbox d9a64f910c4ec3c3db057ddb6bc10b274066eb9d89ca3a746a600947ca908466 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=7187ba13-018b-4f1f-8795-c311843104b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912852 | controller | Jun 14 08:14:18.577251 crc crio[3637]: time="2026-06-14T08:14:18.53983222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=10a0a829-6a5e-4e6e-9a84-3e37887a6251 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.912870 | controller | Jun 14 08:14:18.577251 crc crio[3637]: time="2026-06-14T08:14:18.540977298Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912886 | controller | Jun 14 08:14:18.577251 crc crio[3637]: time="2026-06-14T08:14:18.543581925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.912901 | controller | Jun 14 08:14:18.577251 crc crio[3637]: time="2026-06-14T08:14:18.549387435Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=24aeefa3-6645-4e45-b651-d52e025b83d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.912917 | controller | Jun 14 08:14:18.642239 crc crio[3637]: time="2026-06-14T08:14:18.641304339Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/3496e68a-b83b-4a1e-84bf-b8302c62bb95 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:0xc002d98148}] Aliases:map[]}"
2026-06-14 10:12:36.912932 | controller | Jun 14 08:14:18.642239 crc crio[3637]: time="2026-06-14T08:14:18.641375521Z" 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-14 10:12:36.912947 | controller | Jun 14 08:14:18.709209 crc crio[3637]: time="2026-06-14T08:14:18.70870003Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912963 | controller | Jun 14 08:14:18.710188 crc crio[3637]: time="2026-06-14T08:14:18.710015514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.912979 | controller | Jun 14 08:14:18.850226 crc crio[3637]: time="2026-06-14T08:14:18.850109924Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=3c51f1f0-c40b-4f95-b978-82fbbc5e8f8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.912994 | controller | Jun 14 08:14:18.851008 crc crio[3637]: time="2026-06-14T08:14:18.850744765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.913010 | controller | Jun 14 08:14:18.852639 crc crio[3637]: time="2026-06-14T08:14:18.852519053Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/0b1f5c5b-a001-416f-823f-f434759fc332 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:0xc000123018}] Aliases:map[]}"
2026-06-14 10:12:36.913029 | controller | Jun 14 08:14:18.852936 crc crio[3637]: time="2026-06-14T08:14:18.85274737Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.913044 | controller | Jun 14 08:14:18.865993 crc crio[3637]: time="2026-06-14T08:14:18.865274902Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=95335edd-0309-429b-933c-73a2864a7fd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913060 | controller | Jun 14 08:14:18.867043 crc crio[3637]: time="2026-06-14T08:14:18.866054518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.913075 | controller | Jun 14 08:14:18.897217 crc crio[3637]: time="2026-06-14T08:14:18.895915689Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=3c51f1f0-c40b-4f95-b978-82fbbc5e8f8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913090 | controller | Jun 14 08:14:18.907767 crc crio[3637]: time="2026-06-14T08:14:18.907593588Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=95335edd-0309-429b-933c-73a2864a7fd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913105 | controller | Jun 14 08:14:18.939385 crc crio[3637]: time="2026-06-14T08:14:18.939245814Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913120 | controller | Jun 14 08:14:18.939502 crc crio[3637]: time="2026-06-14T08:14:18.93944313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.913136 | controller | Jun 14 08:14:18.952702 crc crio[3637]: time="2026-06-14T08:14:18.952629214Z" level=info msg="Ran pod sandbox 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=3c51f1f0-c40b-4f95-b978-82fbbc5e8f8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913151 | controller | Jun 14 08:14:18.958890 crc crio[3637]: time="2026-06-14T08:14:18.95851893Z" level=info msg="Ran pod sandbox 10dd9f0227d384e69d6083d3cf2f409a50efa152725046906d02009701480891 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=95335edd-0309-429b-933c-73a2864a7fd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913166 | controller | Jun 14 08:14:18.958890 crc crio[3637]: time="2026-06-14T08:14:18.958673654Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ff5a1811-56a6-46a6-bd24-947125166800 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.913182 | controller | Jun 14 08:14:18.963795 crc crio[3637]: time="2026-06-14T08:14:18.963409799Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8e7ebc4e-8e0c-4ffb-a2a3-c8bee2c2f98f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.913197 | controller | Jun 14 08:14:18.964333 crc crio[3637]: time="2026-06-14T08:14:18.964067331Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=da530e93-b133-4d96-8c9b-572c6df290a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913212 | controller | Jun 14 08:14:18.964333 crc crio[3637]: time="2026-06-14T08:14:18.964213236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.913232 | controller | Jun 14 08:14:18.970928 crc crio[3637]: time="2026-06-14T08:14:18.970542553Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d8887552-a955-4314-b824-2a9448c66ffa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.913247 | controller | Jun 14 08:14:18.980210 crc crio[3637]: time="2026-06-14T08:14:18.98009182Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ebf5b025-e87e-4db1-9a06-3f39646bd2c7 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:0xc00008c5e8}] Aliases:map[]}"
2026-06-14 10:12:36.913263 | controller | Jun 14 08:14:18.980576 crc crio[3637]: time="2026-06-14T08:14:18.98042017Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.913279 | controller | Jun 14 08:14:19.019543 crc crio[3637]: time="2026-06-14T08:14:19.019397976Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913294 | controller | Jun 14 08:14:19.021385 crc crio[3637]: time="2026-06-14T08:14:19.019614213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.913310 | controller | Jun 14 08:14:19.039510 crc crio[3637]: time="2026-06-14T08:14:19.039327737Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=da530e93-b133-4d96-8c9b-572c6df290a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913325 | controller | Jun 14 08:14:19.072498 crc crio[3637]: time="2026-06-14T08:14:19.07221254Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/c454784b-f72f-4b17-941a-7c40f0477e2b 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:0xc0002d6528}] Aliases:map[]}"
2026-06-14 10:12:36.913340 | controller | Jun 14 08:14:19.072498 crc crio[3637]: time="2026-06-14T08:14:19.072352474Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.913374 | controller | Jun 14 08:14:19.075362 crc crio[3637]: time="2026-06-14T08:14:19.075268669Z" level=info msg="Ran pod sandbox 893b02d7bae3a94180efc2620cefa0bac9e9ff285c8768a82626c2c97b4fac2c with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=da530e93-b133-4d96-8c9b-572c6df290a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913391 | controller | Jun 14 08:14:19.085256 crc crio[3637]: time="2026-06-14T08:14:19.085157393Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=56321d78-6c16-43c1-a0c4-b38562c16cd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.913406 | controller | Jun 14 08:14:19.194192 crc crio[3637]: time="2026-06-14T08:14:19.194026622Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=0049f6b2-cae1-478c-8110-78141c8e7866 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913425 | controller | Jun 14 08:14:19.194192 crc crio[3637]: time="2026-06-14T08:14:19.194152066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.913441 | controller | Jun 14 08:14:19.216317 crc crio[3637]: time="2026-06-14T08:14:19.215756064Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=0049f6b2-cae1-478c-8110-78141c8e7866 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913457 | controller | Jun 14 08:14:19.221219 crc crio[3637]: time="2026-06-14T08:14:19.22102165Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913472 | controller | Jun 14 08:14:19.222011 crc crio[3637]: time="2026-06-14T08:14:19.221278069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.913487 | controller | Jun 14 08:14:19.237512 crc crio[3637]: time="2026-06-14T08:14:19.237435863Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913503 | controller | Jun 14 08:14:19.238231 crc crio[3637]: time="2026-06-14T08:14:19.238211299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.913518 | controller | Jun 14 08:14:19.255353 crc crio[3637]: time="2026-06-14T08:14:19.255109897Z" level=info msg="Ran pod sandbox d7e0694dcd7155fdc29f3d204e41c63894fd1a9cce1ae4414d50105b6d160253 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=0049f6b2-cae1-478c-8110-78141c8e7866 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913533 | controller | Jun 14 08:14:19.264551 crc crio[3637]: time="2026-06-14T08:14:19.26269387Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=d1b5f845-b51a-42bb-9731-e0008d9be75a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.913548 | controller | Jun 14 08:14:19.264621 crc crio[3637]: time="2026-06-14T08:14:19.264557921Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913564 | controller | Jun 14 08:14:19.264673 crc crio[3637]: time="2026-06-14T08:14:19.264653935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.913579 | controller | Jun 14 08:14:19.272273 crc crio[3637]: time="2026-06-14T08:14:19.272230674Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913594 | controller | Jun 14 08:14:19.272741 crc crio[3637]: time="2026-06-14T08:14:19.272712481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.913609 | controller | Jun 14 08:14:19.275250 crc crio[3637]: time="2026-06-14T08:14:19.27504572Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/460ea5d7-e651-493f-8dc0-6ff4f829e159 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:0xc002314638}] Aliases:map[]}"
2026-06-14 10:12:36.913628 | controller | Jun 14 08:14:19.275351 crc crio[3637]: time="2026-06-14T08:14:19.275246477Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.913645 | controller | Jun 14 08:14:19.277496 crc crio[3637]: time="2026-06-14T08:14:19.277345356Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8255441a-8c3f-44c1-93be-99684e7bc3c1 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:0xc000122c10}] Aliases:map[]}"
2026-06-14 10:12:36.913660 | controller | Jun 14 08:14:19.277572 crc crio[3637]: time="2026-06-14T08:14:19.277499332Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.913676 | controller | Jun 14 08:14:19.290391 crc crio[3637]: time="2026-06-14T08:14:19.290302448Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913691 | controller | Jun 14 08:14:19.290538 crc crio[3637]: time="2026-06-14T08:14:19.290402944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.913706 | controller | Jun 14 08:14:19.334408 crc crio[3637]: time="2026-06-14T08:14:19.33424567Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913722 | controller | Jun 14 08:14:19.335140 crc crio[3637]: time="2026-06-14T08:14:19.334460407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.913737 | controller | Jun 14 08:14:19.336531 crc crio[3637]: time="2026-06-14T08:14:19.336428418Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e95cc54b-7797-4e02-a595-7c152cf9ba43 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:0xc000122d80}] Aliases:map[]}"
2026-06-14 10:12:36.913753 | controller | Jun 14 08:14:19.338772 crc crio[3637]: time="2026-06-14T08:14:19.338723775Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.913768 | controller | Jun 14 08:14:19.346686 crc crio[3637]: time="2026-06-14T08:14:19.344042975Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e9a4551e-005f-4461-8a9c-cc47e46c282a 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:0xc00019c770}] Aliases:map[]}"
2026-06-14 10:12:36.913787 | controller | Jun 14 08:14:19.346686 crc crio[3637]: time="2026-06-14T08:14:19.344223461Z" 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-14 10:12:36.913803 | controller | Jun 14 08:14:19.359733 crc crio[3637]: time="2026-06-14T08:14:19.359313631Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/4f2d8b58-9542-4854-b683-9e1444f19aec 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:0xc000122eb0}] Aliases:map[]}"
2026-06-14 10:12:36.913819 | controller | Jun 14 08:14:19.359733 crc crio[3637]: time="2026-06-14T08:14:19.359408154Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.913835 | controller | Jun 14 08:14:19.370199 crc crio[3637]: time="2026-06-14T08:14:19.369359828Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f55d77d6-2193-4a0d-8c36-d0c824421a45 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:0xc00019c920}] Aliases:map[]}"
2026-06-14 10:12:36.913850 | controller | Jun 14 08:14:19.370199 crc crio[3637]: time="2026-06-14T08:14:19.36942543Z" 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-14 10:12:36.913866 | controller | Jun 14 08:14:19.393074 crc crio[3637]: time="2026-06-14T08:14:19.392902572Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913881 | controller | Jun 14 08:14:19.393074 crc crio[3637]: time="2026-06-14T08:14:19.393050927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.913897 | controller | Jun 14 08:14:19.486559 crc crio[3637]: time="2026-06-14T08:14:19.486437122Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913912 | controller | Jun 14 08:14:19.486819 crc crio[3637]: time="2026-06-14T08:14:19.486700913Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913927 | controller | Jun 14 08:14:19.487131 crc crio[3637]: time="2026-06-14T08:14:19.487094506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.913943 | controller | Jun 14 08:14:19.487194 crc crio[3637]: time="2026-06-14T08:14:19.486730752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.913964 | controller | Jun 14 08:14:19.487235 crc crio[3637]: time="2026-06-14T08:14:19.48661357Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.913979 | controller | Jun 14 08:14:19.487283 crc crio[3637]: time="2026-06-14T08:14:19.487242371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.913995 | controller | Jun 14 08:14:19.491706 crc crio[3637]: time="2026-06-14T08:14:19.491406133Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=a41cda88-2405-4170-80aa-ed47021b39c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914010 | controller | Jun 14 08:14:19.492586 crc crio[3637]: time="2026-06-14T08:14:19.492454418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914025 | controller | Jun 14 08:14:19.502239 crc crio[3637]: time="2026-06-14T08:14:19.501835116Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=79b9a95a-cabb-413b-b066-691117e60554 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.914040 | controller | Jun 14 08:14:19.503107 crc crio[3637]: time="2026-06-14T08:14:19.502802432Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=1952362e-f849-4be3-a54e-27925b3deb36 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.914055 | controller | Jun 14 08:14:19.517546 crc crio[3637]: time="2026-06-14T08:14:19.517419649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d4a32f94-0d4a-4162-8d19-dd0b14dedaf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.914070 | controller | Jun 14 08:14:19.519706 crc crio[3637]: time="2026-06-14T08:14:19.519531169Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914085 | controller | Jun 14 08:14:19.519805 crc crio[3637]: time="2026-06-14T08:14:19.519772967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914100 | controller | Jun 14 08:14:19.533246 crc crio[3637]: time="2026-06-14T08:14:19.532824493Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=92df6ec2-3b77-4bb0-98b7-788fe833926b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.914115 | controller | Jun 14 08:14:19.549165 crc crio[3637]: time="2026-06-14T08:14:19.548371065Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=11c9b516-2871-4c4d-aa28-adc6626c9a95 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.914130 | controller | Jun 14 08:14:19.550168 crc crio[3637]: time="2026-06-14T08:14:19.549384442Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=88be06b5-7328-493e-928f-6fa17b8c390e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.914145 | controller | Jun 14 08:14:19.550740 crc crio[3637]: time="2026-06-14T08:14:19.550450867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c580967a-5701-4504-a74e-ebe35e426d6b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.914162 | controller | Jun 14 08:14:19.590577 crc crio[3637]: time="2026-06-14T08:14:19.587600453Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914178 | controller | Jun 14 08:14:19.590577 crc crio[3637]: time="2026-06-14T08:14:19.588228834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914193 | controller | Jun 14 08:14:19.644570 crc crio[3637]: time="2026-06-14T08:14:19.643924784Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bc8020bd-a685-491e-a18f-d62d7beeea01 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.914208 | controller | Jun 14 08:14:19.666695 crc crio[3637]: time="2026-06-14T08:14:19.666323344Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c45b2945-d602-48d3-b4ed-9f3bc2f024ae 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:0xc00171a030}] Aliases:map[]}"
2026-06-14 10:12:36.914230 | controller | Jun 14 08:14:19.666695 crc crio[3637]: time="2026-06-14T08:14:19.666562762Z" 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-14 10:12:36.914246 | controller | Jun 14 08:14:19.687113 crc crio[3637]: time="2026-06-14T08:14:19.684127997Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914262 | controller | Jun 14 08:14:19.687113 crc crio[3637]: time="2026-06-14T08:14:19.68422396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914277 | controller | Jun 14 08:14:19.733683 crc crio[3637]: time="2026-06-14T08:14:19.733268842Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2500f52c-b622-4450-98e3-863b9d48b469 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:0xc000602320}] Aliases:map[]}"
2026-06-14 10:12:36.914292 | controller | Jun 14 08:14:19.733683 crc crio[3637]: time="2026-06-14T08:14:19.733436688Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.914308 | controller | Jun 14 08:14:19.759180 crc crio[3637]: time="2026-06-14T08:14:19.759142939Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914323 | controller | Jun 14 08:14:19.770034 crc crio[3637]: time="2026-06-14T08:14:19.761764196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914341 | controller | Jun 14 08:14:19.780311 crc crio[3637]: time="2026-06-14T08:14:19.779797095Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914377 | controller | Jun 14 08:14:19.780311 crc crio[3637]: time="2026-06-14T08:14:19.780178777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914393 | controller | Jun 14 08:14:19.794079 crc crio[3637]: time="2026-06-14T08:14:19.792818345Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914409 | controller | Jun 14 08:14:19.794079 crc crio[3637]: time="2026-06-14T08:14:19.794055906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914424 | controller | Jun 14 08:14:19.794193 crc crio[3637]: time="2026-06-14T08:14:19.793254892Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914440 | controller | Jun 14 08:14:19.794246 crc crio[3637]: time="2026-06-14T08:14:19.794198181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914455 | controller | Jun 14 08:14:19.828588 crc crio[3637]: time="2026-06-14T08:14:19.812963614Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914470 | controller | Jun 14 08:14:19.828588 crc crio[3637]: time="2026-06-14T08:14:19.815241062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914486 | controller | Jun 14 08:14:19.828588 crc crio[3637]: time="2026-06-14T08:14:19.818042015Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=4740bc76-e12e-490e-bbdd-0cdb13a7d091 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914501 | controller | Jun 14 08:14:19.828588 crc crio[3637]: time="2026-06-14T08:14:19.819958048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914516 | controller | Jun 14 08:14:19.897039 crc crio[3637]: time="2026-06-14T08:14:19.896560556Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=9ceaa85f-79b5-4017-a749-f36d02cceaab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914531 | controller | Jun 14 08:14:19.897180 crc crio[3637]: time="2026-06-14T08:14:19.897124375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914546 | controller | Jun 14 08:14:19.913696 crc crio[3637]: time="2026-06-14T08:14:19.913294806Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914561 | controller | Jun 14 08:14:19.913807 crc crio[3637]: time="2026-06-14T08:14:19.913750561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914581 | controller | Jun 14 08:14:19.944803 crc crio[3637]: time="2026-06-14T08:14:19.941640048Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914597 | controller | Jun 14 08:14:19.944803 crc crio[3637]: time="2026-06-14T08:14:19.942087773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914612 | controller | Jun 14 08:14:19.944803 crc crio[3637]: time="2026-06-14T08:14:19.942168366Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914627 | controller | Jun 14 08:14:19.944803 crc crio[3637]: time="2026-06-14T08:14:19.943054145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914643 | controller | Jun 14 08:14:19.951813 crc crio[3637]: time="2026-06-14T08:14:19.95013311Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914659 | controller | Jun 14 08:14:19.951813 crc crio[3637]: time="2026-06-14T08:14:19.950453691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914674 | controller | Jun 14 08:14:20.019546 crc crio[3637]: time="2026-06-14T08:14:20.014182542Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=afd58e2e-f247-4dd2-a909-db9e86a6047d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914689 | controller | Jun 14 08:14:20.019546 crc crio[3637]: time="2026-06-14T08:14:20.014283316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914705 | controller | Jun 14 08:14:20.019546 crc crio[3637]: time="2026-06-14T08:14:20.014459412Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914720 | controller | Jun 14 08:14:20.019546 crc crio[3637]: time="2026-06-14T08:14:20.014604366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914735 | controller | Jun 14 08:14:20.019546 crc crio[3637]: time="2026-06-14T08:14:20.01470616Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914751 | controller | Jun 14 08:14:20.019546 crc crio[3637]: time="2026-06-14T08:14:20.014736051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914766 | controller | Jun 14 08:14:20.045703 crc crio[3637]: time="2026-06-14T08:14:20.045480428Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914781 | controller | Jun 14 08:14:20.045785 crc crio[3637]: time="2026-06-14T08:14:20.045739716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914800 | controller | Jun 14 08:14:20.086269 crc crio[3637]: time="2026-06-14T08:14:20.0853842Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e6d641d6-bb4d-437b-81df-9bf3c45c0faa 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:0xc0001226d0}] Aliases:map[]}"
2026-06-14 10:12:36.914817 | controller | Jun 14 08:14:20.086269 crc crio[3637]: time="2026-06-14T08:14:20.086201366Z" 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-14 10:12:36.914832 | controller | Jun 14 08:14:20.094164 crc crio[3637]: time="2026-06-14T08:14:20.092407291Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5791d7d6-18ba-4ff0-9a53-deb4fcbd2e00 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:0xc00019ca10}] Aliases:map[]}"
2026-06-14 10:12:36.914848 | controller | Jun 14 08:14:20.094164 crc crio[3637]: time="2026-06-14T08:14:20.092644443Z" 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-14 10:12:36.914864 | controller | Jun 14 08:14:20.103459 crc crio[3637]: time="2026-06-14T08:14:20.103028131Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.914879 | controller | Jun 14 08:14:20.103459 crc crio[3637]: time="2026-06-14T08:14:20.103112173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.914895 | controller | Jun 14 08:14:20.169660 crc crio[3637]: time="2026-06-14T08:14:20.160715738Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/07412eed-3c2b-44af-976d-fd887d00aa6e 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:0xc00171a710}] Aliases:map[]}"
2026-06-14 10:12:36.914910 | controller | Jun 14 08:14:20.169660 crc crio[3637]: time="2026-06-14T08:14:20.160828635Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.914926 | controller | Jun 14 08:14:20.169660 crc crio[3637]: time="2026-06-14T08:14:20.165268477Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f4033e53-7ad6-4acc-aa19-9f9c162aa9c1 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:0xc00008c9d0}] Aliases:map[]}"
2026-06-14 10:12:36.914945 | controller | Jun 14 08:14:20.169660 crc crio[3637]: time="2026-06-14T08:14:20.16533073Z" 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-14 10:12:36.914961 | controller | Jun 14 08:14:20.202692 crc crio[3637]: time="2026-06-14T08:14:20.202375025Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/659b763e-262f-4c5d-84d4-0da30df49bec 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:0xc002314070}] Aliases:map[]}"
2026-06-14 10:12:36.914977 | controller | Jun 14 08:14:20.209932 crc crio[3637]: time="2026-06-14T08:14:20.208820299Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.914992 | controller | Jun 14 08:14:20.337236 crc crio[3637]: time="2026-06-14T08:14:20.336419143Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.915008 | controller | Jun 14 08:14:20.338290 crc crio[3637]: time="2026-06-14T08:14:20.338260674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.915023 | controller | Jun 14 08:14:20.354402 crc crio[3637]: time="2026-06-14T08:14:20.345361127Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.915039 | controller | Jun 14 08:14:20.354402 crc crio[3637]: time="2026-06-14T08:14:20.346188564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.915054 | controller | Jun 14 08:14:20.813371 crc crio[3637]: time="2026-06-14T08:14:20.813173241Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a41cda88-2405-4170-80aa-ed47021b39c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.915070 | controller | Jun 14 08:14:20.825949 crc crio[3637]: time="2026-06-14T08:14:20.825051533Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=4740bc76-e12e-490e-bbdd-0cdb13a7d091 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.915086 | controller | Jun 14 08:14:20.932438 crc crio[3637]: time="2026-06-14T08:14:20.932377853Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5465e55a-9c44-452c-9a9d-b72fc652992a 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:0xc00008c410}] Aliases:map[]}"
2026-06-14 10:12:36.915101 | controller | Jun 14 08:14:20.932710 crc crio[3637]: time="2026-06-14T08:14:20.932684864Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.915117 | controller | Jun 14 08:14:21.176130 crc crio[3637]: time="2026-06-14T08:14:21.168775072Z" level=info msg="Ran pod sandbox f9dd14f8e66b163e8b9f982482606c408bf9ff5b93337144524b1b44e4898872 with infra container: openshift-image-registry/node-ca-2wddl/POD" id=4740bc76-e12e-490e-bbdd-0cdb13a7d091 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.915136 | controller | Jun 14 08:14:21.185781 crc crio[3637]: time="2026-06-14T08:14:21.185292558Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/2e8259e0-83d6-49b8-a552-24f37b7a22c4 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:0xc002d980e0}] Aliases:map[]}"
2026-06-14 10:12:36.915152 | controller | Jun 14 08:14:21.185781 crc crio[3637]: time="2026-06-14T08:14:21.185552207Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.915167 | controller | Jun 14 08:14:21.194591 crc crio[3637]: time="2026-06-14T08:14:21.193071872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=850c1360-96b2-458c-9bc0-650e6ecc6526 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.915183 | controller | Jun 14 08:14:21.226407 crc crio[3637]: time="2026-06-14T08:14:21.226068557Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/73a4d71e-ec5d-4118-93aa-d2bc5d6748f3 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:0xc00008cb38}] Aliases:map[]}"
2026-06-14 10:12:36.915199 | controller | Jun 14 08:14:21.226407 crc crio[3637]: time="2026-06-14T08:14:21.226219791Z" 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-14 10:12:36.915215 | controller | Jun 14 08:14:21.230093 crc crio[3637]: time="2026-06-14T08:14:21.229742933Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/0f742e1e-8391-42c6-b4d4-d402819c7caa 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:0xc00171a420}] Aliases:map[]}"
2026-06-14 10:12:36.915231 | controller | Jun 14 08:14:21.230093 crc crio[3637]: time="2026-06-14T08:14:21.229795155Z" 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-14 10:12:36.915247 | controller | Jun 14 08:14:21.256699 crc crio[3637]: time="2026-06-14T08:14:21.25623985Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/380dbed2-5e06-495e-8b8c-4a95c653061b 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:0xc00019cb78}] Aliases:map[]}"
2026-06-14 10:12:36.915266 | controller | Jun 14 08:14:21.256699 crc crio[3637]: time="2026-06-14T08:14:21.256396795Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.915283 | controller | Jun 14 08:14:21.413686 crc crio[3637]: time="2026-06-14T08:14:21.413404557Z" level=info msg="Ran pod sandbox 824c0a7b89cd56168361c1f616d347661ee9538f24193474f4fcec18bf6f03e1 with infra container: openshift-dns/node-resolver-277xp/POD" id=a41cda88-2405-4170-80aa-ed47021b39c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.915298 | controller | Jun 14 08:14:21.434826 crc crio[3637]: time="2026-06-14T08:14:21.430111265Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=be3630ca-8610-4de1-8cf0-dfa4e83d79d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.915313 | controller | Jun 14 08:14:21.571415 crc crio[3637]: time="2026-06-14T08:14:21.571343083Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=9ceaa85f-79b5-4017-a749-f36d02cceaab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.915329 | controller | Jun 14 08:14:21.763316 crc crio[3637]: time="2026-06-14T08:14:21.763192321Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/bad2b2cc-247a-4397-a509-f5f35a59ee9b 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:0xc00171a618}] Aliases:map[]}"
2026-06-14 10:12:36.915344 | controller | Jun 14 08:14:21.763316 crc crio[3637]: time="2026-06-14T08:14:21.763316415Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.915380 | controller | Jun 14 08:14:21.783026 crc crio[3637]: time="2026-06-14T08:14:21.782145418Z" level=info msg="Ran pod sandbox e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=9ceaa85f-79b5-4017-a749-f36d02cceaab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.915396 | controller | Jun 14 08:14:21.785717 crc crio[3637]: time="2026-06-14T08:14:21.784636281Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/330abc4e-1e25-4cd1-9122-29e8e55539fb 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:0xc002d98578}] Aliases:map[]}"
2026-06-14 10:12:36.915412 | controller | Jun 14 08:14:21.785717 crc crio[3637]: time="2026-06-14T08:14:21.784786756Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.915428 | controller | Jun 14 08:14:21.856642 crc crio[3637]: time="2026-06-14T08:14:21.854239342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8ff2d91f-aaf4-4540-9529-a41326e9c6ba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.915444 | controller | Jun 14 08:14:21.877988 crc crio[3637]: time="2026-06-14T08:14:21.877439966Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/83848948-2c7c-48c5-895d-1c1aff620d05 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:0xc00019cf78}] Aliases:map[]}"
2026-06-14 10:12:36.915463 | controller | Jun 14 08:14:21.877988 crc crio[3637]: time="2026-06-14T08:14:21.877595831Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.915479 | controller | Jun 14 08:14:21.891768 crc crio[3637]: time="2026-06-14T08:14:21.891641501Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/2cedbba7-f98e-444b-910a-fa366300b089 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:0xc00171a7c0}] Aliases:map[]}"
2026-06-14 10:12:36.915494 | controller | Jun 14 08:14:21.891768 crc crio[3637]: time="2026-06-14T08:14:21.891752605Z" 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-14 10:12:36.915509 | controller | Jun 14 08:14:21.905140 crc crio[3637]: time="2026-06-14T08:14:21.90364491Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8535ba59-f28a-43e1-a00e-f321fdeaebbd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.915525 | controller | Jun 14 08:14:22.110044 crc crio[3637]: time="2026-06-14T08:14:22.109279177Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6ee5e143-427c-4a32-9c53-405b7ec70429 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:0xc00171a938}] Aliases:map[]}"
2026-06-14 10:12:36.915540 | controller | Jun 14 08:14:22.110044 crc crio[3637]: time="2026-06-14T08:14:22.109423371Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.915556 | controller | Jun 14 08:14:22.347272 crc crio[3637]: time="2026-06-14T08:14:22.346524384Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=afd58e2e-f247-4dd2-a909-db9e86a6047d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.915571 | controller | Jun 14 08:14:22.360335 crc crio[3637]: time="2026-06-14T08:14:22.36000981Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/a23cc944-760b-4366-a11c-8ae908a88976 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:0xc000122dc8}] Aliases:map[]}"
2026-06-14 10:12:36.915587 | controller | Jun 14 08:14:22.360335 crc crio[3637]: time="2026-06-14T08:14:22.360190256Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.915606 | controller | Jun 14 08:14:22.382346 crc crio[3637]: time="2026-06-14T08:14:22.381994631Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/fca53162-880c-459a-8d63-43e6b93db3ab 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:0xc002314130}] Aliases:map[]}"
2026-06-14 10:12:36.915621 | controller | Jun 14 08:14:22.382346 crc crio[3637]: time="2026-06-14T08:14:22.382139436Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.915637 | controller | Jun 14 08:14:22.423824 crc crio[3637]: time="2026-06-14T08:14:22.421113285Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/c4242ff4-3bf3-429b-b9a7-7e036eda7f67 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:0xc0002d6108}] Aliases:map[]}"
2026-06-14 10:12:36.915652 | controller | Jun 14 08:14:22.423824 crc crio[3637]: time="2026-06-14T08:14:22.421273551Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.915668 | controller | Jun 14 08:14:22.634790 crc crio[3637]: time="2026-06-14T08:14:22.63467035Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/114f9e6f-f80c-41b8-be42-902ecb684963 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:0xc0002d6320}] Aliases:map[]}"
2026-06-14 10:12:36.915694 | controller | Jun 14 08:14:22.634790 crc crio[3637]: time="2026-06-14T08:14:22.634753723Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.915711 | controller | Jun 14 08:14:23.014807 crc crio[3637]: time="2026-06-14T08:14:23.014758873Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/7f9b85f6-fb9e-4774-a890-da6239d38243 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:0xc000602500}] Aliases:map[]}"
2026-06-14 10:12:36.915726 | controller | Jun 14 08:14:23.016185 crc crio[3637]: time="2026-06-14T08:14:23.01616194Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.915741 | controller | Jun 14 08:14:23.043503 crc crio[3637]: time="2026-06-14T08:14:23.040648577Z" level=info msg="Ran pod sandbox 40257fa6327d0a4111efb8d14634ad7c8abfb1f8027bd887ffe6e03ada96293f with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=afd58e2e-f247-4dd2-a909-db9e86a6047d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.915760 | controller | Jun 14 08:14:23.081772 crc crio[3637]: time="2026-06-14T08:14:23.081243292Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=0f0285c2-bc3a-4170-be83-0c5f3e93bb31 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.915777 | controller | Jun 14 08:14:30.222266 crc crio[3637]: time="2026-06-14T08:14:30.220785572Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=ff2071c4-801f-4653-b24f-c5ef634afbdf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.915793 | controller | Jun 14 08:14:30.230186 crc crio[3637]: time="2026-06-14T08:14:30.224286119Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=55f45365-fb1c-4d4d-8010-d79a835fa297 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.915809 | controller | Jun 14 08:14:30.230186 crc crio[3637]: time="2026-06-14T08:14:30.225320351Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=29e56e9e-77fb-4ea0-bc1d-610976a1a299 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.915824 | controller | Jun 14 08:14:30.230186 crc crio[3637]: time="2026-06-14T08:14:30.225632101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f4bfde56-e6b6-48c5-85a4-24ae096701e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.915839 | controller | Jun 14 08:14:30.230186 crc crio[3637]: time="2026-06-14T08:14:30.228050204Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b8cbb89a-a88a-406e-a954-f6c40b9808ce name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.915855 | controller | Jun 14 08:14:30.254328 crc crio[3637]: time="2026-06-14T08:14:30.22946583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=4e935f85-8176-4a30-a36e-29f31f46f901 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.915870 | controller | Jun 14 08:14:30.254328 crc crio[3637]: time="2026-06-14T08:14:30.232208216Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.915886 | controller | Jun 14 08:14:30.254328 crc crio[3637]: time="2026-06-14T08:14:30.230757629Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=8b442c04-2bcb-4cfa-a029-c7f5da240fe6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.915901 | controller | Jun 14 08:14:30.254328 crc crio[3637]: time="2026-06-14T08:14:30.233055095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.915917 | controller | Jun 14 08:14:30.254328 crc crio[3637]: time="2026-06-14T08:14:30.244374737Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c75e8ba0-4952-4643-b58f-33b3eb2b68c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.915933 | controller | Jun 14 08:14:30.293311 crc crio[3637]: time="2026-06-14T08:14:30.293185312Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f3ac12c5-d464-4c8a-b21e-e020604fc765 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:0xc000122ca8}] Aliases:map[]}"
2026-06-14 10:12:36.915952 | controller | Jun 14 08:14:30.293311 crc crio[3637]: time="2026-06-14T08:14:30.293292076Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.915968 | controller | Jun 14 08:14:30.486251 crc crio[3637]: time="2026-06-14T08:14:30.486076035Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.915984 | controller | Jun 14 08:14:30.486251 crc crio[3637]: time="2026-06-14T08:14:30.486177498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.916000 | controller | Jun 14 08:14:30.488948 crc crio[3637]: time="2026-06-14T08:14:30.488571057Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.916016 | controller | Jun 14 08:14:30.488948 crc crio[3637]: time="2026-06-14T08:14:30.488611088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.916032 | controller | Jun 14 08:14:30.513542 crc crio[3637]: time="2026-06-14T08:14:30.513471527Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/6b3b248a-a7c4-4a0e-8581-5892e8d43184 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:0xc00171a5a0}] Aliases:map[]}"
2026-06-14 10:12:36.916049 | controller | Jun 14 08:14:30.513542 crc crio[3637]: time="2026-06-14T08:14:30.513525209Z" 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-14 10:12:36.916065 | controller | Jun 14 08:14:30.514385 crc crio[3637]: time="2026-06-14T08:14:30.514293003Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/afc7c0a4-0dc7-4b2b-8942-ab1351cc9d18 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:0xc0002d6960}] Aliases:map[]}"
2026-06-14 10:12:36.916081 | controller | Jun 14 08:14:30.514465 crc crio[3637]: time="2026-06-14T08:14:30.514388766Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.916097 | controller | Jun 14 08:14:30.517767 crc crio[3637]: time="2026-06-14T08:14:30.51758289Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.916116 | controller | Jun 14 08:14:30.517909 crc crio[3637]: time="2026-06-14T08:14:30.517781757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.916132 | controller | Jun 14 08:14:30.532072 crc crio[3637]: time="2026-06-14T08:14:30.531974844Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.916147 | controller | Jun 14 08:14:30.532162 crc crio[3637]: time="2026-06-14T08:14:30.532106438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.916163 | controller | Jun 14 08:14:30.548238 crc crio[3637]: time="2026-06-14T08:14:30.548071835Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/39d5ab11-e943-486a-a87b-a5c3cd9afe81 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:0xc002ae62c8}] Aliases:map[]}"
2026-06-14 10:12:36.916179 | controller | Jun 14 08:14:30.548238 crc crio[3637]: time="2026-06-14T08:14:30.548135617Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.916195 | controller | Jun 14 08:14:30.558274 crc crio[3637]: time="2026-06-14T08:14:30.558090034Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/2c251f4c-c44f-4c1b-99f8-543364324f30 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:0xc00171aa08}] Aliases:map[]}"
2026-06-14 10:12:36.916211 | controller | Jun 14 08:14:30.558274 crc crio[3637]: time="2026-06-14T08:14:30.558137276Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.916226 | controller | Jun 14 08:14:30.732304 crc crio[3637]: time="2026-06-14T08:14:30.732157557Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.916242 | controller | Jun 14 08:14:30.732304 crc crio[3637]: time="2026-06-14T08:14:30.732303762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.916258 | controller | Jun 14 08:14:30.756181 crc crio[3637]: time="2026-06-14T08:14:30.756075124Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/23bd1923-fdf6-413a-91e7-ee27369517c3 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:0xc002ae6488}] Aliases:map[]}"
2026-06-14 10:12:36.916274 | controller | Jun 14 08:14:30.756181 crc crio[3637]: time="2026-06-14T08:14:30.756149697Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.916292 | controller | Jun 14 08:14:31.577661 crc crio[3637]: time="2026-06-14T08:14:31.577433243Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=980acefd-c34b-43fc-ba7f-4dd78ac42558 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916308 | controller | Jun 14 08:14:31.579265 crc crio[3637]: time="2026-06-14T08:14:31.579147259Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=7f54259f-505f-4e56-9512-c4dcbda43414 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916324 | controller | Jun 14 08:14:32.577698 crc crio[3637]: time="2026-06-14T08:14:32.57752598Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=29f30379-649d-4ebb-bcf6-cdcd328df00f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916339 | controller | Jun 14 08:14:32.579054 crc crio[3637]: time="2026-06-14T08:14:32.578944566Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4ba18314-aa2e-40ed-920d-d5c681a78ac0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916375 | controller | Jun 14 08:14:32.587055 crc crio[3637]: time="2026-06-14T08:14:32.582255695Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1b7c4bf5-e908-420d-9c15-976dc5ac28a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916392 | controller | Jun 14 08:14:33.577228 crc crio[3637]: time="2026-06-14T08:14:33.576986996Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=59e4ecb3-8023-4b4c-954a-ab8d84c0a580 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916407 | controller | Jun 14 08:14:33.577715 crc crio[3637]: time="2026-06-14T08:14:33.577533634Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=c0fb7914-e408-43ee-8984-5faad4e135ae name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916423 | controller | Jun 14 08:14:33.579611 crc crio[3637]: time="2026-06-14T08:14:33.579511119Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=b180e175-d1fd-4093-b64d-ac3275cd738f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916438 | controller | Jun 14 08:14:33.588584 crc crio[3637]: time="2026-06-14T08:14:33.588481954Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7125cf52-09fb-4c71-93b9-fe3c4ed9459e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916453 | controller | Jun 14 08:14:34.579781 crc crio[3637]: time="2026-06-14T08:14:34.579575015Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=2757c1cb-64cb-44c4-9b8e-8b6e464df9dc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916468 | controller | Jun 14 08:14:40.579679 crc crio[3637]: time="2026-06-14T08:14:40.579502372Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=e7c88c65-c0b4-4b20-b560-b6954db4dc16 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916483 | controller | Jun 14 08:14:41.580358 crc crio[3637]: time="2026-06-14T08:14:41.579226746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=03f297a1-05b9-43a2-8f13-aa6c8983e3e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916504 | controller | Jun 14 08:14:41.582386 crc crio[3637]: time="2026-06-14T08:14:41.580814129Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=236015de-207f-4408-a8f6-bae82d8a469c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916519 | controller | Jun 14 08:14:42.579401 crc crio[3637]: time="2026-06-14T08:14:42.579177697Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=119d1e71-1168-49c8-ad28-39c383f88aaa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916534 | controller | Jun 14 08:14:42.606155 crc crio[3637]: time="2026-06-14T08:14:42.586284962Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=599fde0c-1a59-4656-a136-5ba704d70c9d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916549 | controller | Jun 14 08:14:43.578047 crc crio[3637]: time="2026-06-14T08:14:43.577730994Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=e9f17e9f-883f-4c3b-b30b-3c8728f4c989 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916564 | controller | Jun 14 08:14:44.577213 crc crio[3637]: time="2026-06-14T08:14:44.576725944Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=a856e720-15f5-4f42-8b6b-0fbfc2e4fff9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916580 | controller | Jun 14 08:14:45.580119 crc crio[3637]: time="2026-06-14T08:14:45.579708675Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b0c883b7-50b0-41cd-bf5c-03fd54013307 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916594 | controller | Jun 14 08:14:45.580119 crc crio[3637]: time="2026-06-14T08:14:45.579773319Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a035756b-e080-4d3d-b9b8-005c35f2a663 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916609 | controller | Jun 14 08:14:45.583731 crc crio[3637]: time="2026-06-14T08:14:45.583576033Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8db66cb4-25d9-44fe-b2d6-f2cf52753883 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916624 | controller | Jun 14 08:14:45.586084 crc crio[3637]: time="2026-06-14T08:14:45.584912257Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4e42e219-2059-4663-8734-303d6dc2fc97 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916640 | controller | Jun 14 08:14:45.588605 crc crio[3637]: time="2026-06-14T08:14:45.588293798Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=1ea68b9f-5f96-4838-be70-cb214f0ab292 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.916655 | controller | Jun 14 08:14:45.590048 crc crio[3637]: time="2026-06-14T08:14:45.589769337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.916670 | controller | Jun 14 08:14:45.590562 crc crio[3637]: time="2026-06-14T08:14:45.590421577Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=1f20c960-1639-44bd-af61-e777a87d3601 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.916689 | controller | Jun 14 08:14:45.591384 crc crio[3637]: time="2026-06-14T08:14:45.591252345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.916704 | controller | Jun 14 08:14:45.646936 crc crio[3637]: time="2026-06-14T08:14:45.646705678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.916719 | controller | Jun 14 08:14:45.660038 crc crio[3637]: time="2026-06-14T08:14:45.65528314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.916734 | controller | Jun 14 08:14:45.670200 crc crio[3637]: time="2026-06-14T08:14:45.670094648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.916750 | controller | Jun 14 08:14:45.848206 crc crio[3637]: time="2026-06-14T08:14:45.847669367Z" level=info msg="Created container 724a517cc3bdbbd33232cf1f956816a2f03cf246f36d5bb98264cd3f39504817: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=1f20c960-1639-44bd-af61-e777a87d3601 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.916765 | controller | Jun 14 08:14:45.849312 crc crio[3637]: time="2026-06-14T08:14:45.849220178Z" level=info msg="Starting container: 724a517cc3bdbbd33232cf1f956816a2f03cf246f36d5bb98264cd3f39504817" id=736d2ddb-a23e-4557-9b78-aedea08ab1ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.916780 | controller | Jun 14 08:14:45.879944 crc crio[3637]: time="2026-06-14T08:14:45.879775774Z" level=info msg="Started container" PID=8659 containerID=724a517cc3bdbbd33232cf1f956816a2f03cf246f36d5bb98264cd3f39504817 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=736d2ddb-a23e-4557-9b78-aedea08ab1ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458
2026-06-14 10:12:36.916796 | controller | Jun 14 08:14:45.938586 crc crio[3637]: time="2026-06-14T08:14:45.938467717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.916812 | controller | Jun 14 08:14:46.086731 crc crio[3637]: time="2026-06-14T08:14:46.086604744Z" level=info msg="Created container 80ee5ef8fbe74934efefa37048b1e79a3add4c5779c24fa359d292b71ed93be4: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=1ea68b9f-5f96-4838-be70-cb214f0ab292 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.916827 | controller | Jun 14 08:14:46.088542 crc crio[3637]: time="2026-06-14T08:14:46.088439465Z" level=info msg="Starting container: 80ee5ef8fbe74934efefa37048b1e79a3add4c5779c24fa359d292b71ed93be4" id=1235cb06-31ed-4036-a9e6-c3647fff3ce5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.916843 | controller | Jun 14 08:14:46.096666 crc crio[3637]: time="2026-06-14T08:14:46.095933851Z" level=info msg="Started container" PID=8672 containerID=80ee5ef8fbe74934efefa37048b1e79a3add4c5779c24fa359d292b71ed93be4 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=1235cb06-31ed-4036-a9e6-c3647fff3ce5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674
2026-06-14 10:12:36.916859 | controller | Jun 14 08:14:46.119097 crc crio[3637]: time="2026-06-14T08:14:46.118754142Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=6cec0baa-d660-4db3-905a-689c1dc20716 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916878 | controller | Jun 14 08:14:46.123427 crc crio[3637]: time="2026-06-14T08:14:46.12323358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=cd4a6d2e-4232-4e81-a4cd-4567ebe81b2e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916894 | controller | Jun 14 08:14:46.126732 crc crio[3637]: time="2026-06-14T08:14:46.12661919Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=c5bf7055-508c-40b8-baba-3bfb0789eb65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.916910 | controller | Jun 14 08:14:46.127600 crc crio[3637]: time="2026-06-14T08:14:46.12751092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.916925 | controller | Jun 14 08:14:46.176816 crc crio[3637]: time="2026-06-14T08:14:46.176687006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.916941 | controller | Jun 14 08:14:46.273503 crc crio[3637]: time="2026-06-14T08:14:46.273395687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f46c5956-083b-4d21-bc2e-b1a81c3ccfa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916956 | controller | Jun 14 08:14:46.277167 crc crio[3637]: time="2026-06-14T08:14:46.277072829Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=a7d0af5d-d963-4792-b99c-95969abdac16 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.916971 | controller | Jun 14 08:14:46.281694 crc crio[3637]: time="2026-06-14T08:14:46.281536064Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=76cb46db-3203-4280-8de9-f7b48594a0da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.916986 | controller | Jun 14 08:14:46.282666 crc crio[3637]: time="2026-06-14T08:14:46.28259328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.917001 | controller | Jun 14 08:14:46.375363 crc crio[3637]: time="2026-06-14T08:14:46.375154023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.917017 | controller | Jun 14 08:14:46.384168 crc crio[3637]: time="2026-06-14T08:14:46.383110988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.917032 | controller | Jun 14 08:14:46.578756 crc crio[3637]: time="2026-06-14T08:14:46.578233897Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=69e63a05-6a6b-41d6-8d9e-c4189e0eba9e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.917047 | controller | Jun 14 08:14:46.587118 crc crio[3637]: time="2026-06-14T08:14:46.587015141Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=06cc6051-1928-4356-b255-59e61bab6ef3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.917063 | controller | Jun 14 08:14:46.589072 crc crio[3637]: time="2026-06-14T08:14:46.587483406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=9b4b589a-6048-4151-bf76-b4b9f901226d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.917081 | controller | Jun 14 08:14:46.594571 crc crio[3637]: time="2026-06-14T08:14:46.594369342Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=2acadb0c-97cc-4199-910c-5ca95073e845 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.917096 | controller | Jun 14 08:14:46.595610 crc crio[3637]: time="2026-06-14T08:14:46.59550401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.917112 | controller | Jun 14 08:14:46.604101 crc crio[3637]: time="2026-06-14T08:14:46.604045609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=b2200319-428d-46bc-a1d6-1eb2f6db8c84 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.917128 | controller | Jun 14 08:14:46.615187 crc crio[3637]: time="2026-06-14T08:14:46.614640359Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=60b89b8c-3b97-4802-a64a-3f1770a9c7e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.917144 | controller | Jun 14 08:14:46.615425 crc crio[3637]: time="2026-06-14T08:14:46.615356523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.917159 | controller | Jun 14 08:14:46.640754 crc crio[3637]: time="2026-06-14T08:14:46.640304472Z" level=info msg="Created container 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=76cb46db-3203-4280-8de9-f7b48594a0da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.917175 | controller | Jun 14 08:14:46.644108 crc crio[3637]: time="2026-06-14T08:14:46.643955093Z" level=info msg="Starting container: 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957" id=f7539966-1b04-42aa-8672-c8107f29c9ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.917191 | controller | Jun 14 08:14:46.698897 crc crio[3637]: time="2026-06-14T08:14:46.698750447Z" level=info msg="Started container" PID=8686 containerID=46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=f7539966-1b04-42aa-8672-c8107f29c9ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458
2026-06-14 10:12:36.917214 | controller | Jun 14 08:14:46.711745 crc crio[3637]: time="2026-06-14T08:14:46.704823268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.917237 | controller | Jun 14 08:14:46.714725 crc crio[3637]: time="2026-06-14T08:14:46.714668367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.917268 | controller | Jun 14 08:14:46.731568 crc crio[3637]: time="2026-06-14T08:14:46.731417189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.917298 | controller | Jun 14 08:14:46.734710 crc crio[3637]: time="2026-06-14T08:14:46.734680135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.917368 | controller | Jun 14 08:14:46.781194 crc crio[3637]: time="2026-06-14T08:14:46.78063376Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=92014821-24f8-4dee-baba-5104cf9f6c07 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.917423 | controller | Jun 14 08:14:46.791554 crc crio[3637]: time="2026-06-14T08:14:46.791230486Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3e7ca86f-7d49-4fde-825d-ec869544acf0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.917467 | controller | Jun 14 08:14:46.798554 crc crio[3637]: time="2026-06-14T08:14:46.79779833Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=1d41a485-76af-4a48-9158-48972182beaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.917502 | controller | Jun 14 08:14:46.798554 crc crio[3637]: time="2026-06-14T08:14:46.798426411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.917530 | controller | Jun 14 08:14:46.848325 crc crio[3637]: time="2026-06-14T08:14:46.848149308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.917558 | controller | Jun 14 08:14:46.857614 crc crio[3637]: time="2026-06-14T08:14:46.85738369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.917584 | controller | Jun 14 08:14:46.919146 crc crio[3637]: time="2026-06-14T08:14:46.918362374Z" level=info msg="Created container 0abc43a3b0b44c13211fb2e94f3879cd9454232880380c31e218a990eb9663b5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=c5bf7055-508c-40b8-baba-3bfb0789eb65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.917612 | controller | Jun 14 08:14:46.925445 crc crio[3637]: time="2026-06-14T08:14:46.925312528Z" level=info msg="Starting container: 0abc43a3b0b44c13211fb2e94f3879cd9454232880380c31e218a990eb9663b5" id=041860c0-595a-476e-bbc9-25376cb05a57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.917639 | controller | Jun 14 08:14:47.017300 crc crio[3637]: time="2026-06-14T08:14:47.017227766Z" level=info msg="Created container 9a1c4c5477e801f72e066ab7a09f238e447f77e75229881a38d27ac78ae33d4d: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=2acadb0c-97cc-4199-910c-5ca95073e845 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.917666 | controller | Jun 14 08:14:47.024027 crc crio[3637]: time="2026-06-14T08:14:47.02383087Z" level=info msg="Started container" PID=8698 containerID=0abc43a3b0b44c13211fb2e94f3879cd9454232880380c31e218a990eb9663b5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=041860c0-595a-476e-bbc9-25376cb05a57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674
2026-06-14 10:12:36.917694 | controller | Jun 14 08:14:47.025467 crc crio[3637]: time="2026-06-14T08:14:47.025429119Z" level=info msg="Starting container: 9a1c4c5477e801f72e066ab7a09f238e447f77e75229881a38d27ac78ae33d4d" id=08019f4c-b07b-486b-9574-7ceb3b8be731 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.917721 | controller | Jun 14 08:14:47.035564 crc crio[3637]: time="2026-06-14T08:14:47.027183018Z" level=info msg="Created container 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=1d41a485-76af-4a48-9158-48972182beaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.917748 | controller | Jun 14 08:14:47.039151 crc crio[3637]: time="2026-06-14T08:14:47.039089043Z" level=info msg="Starting container: 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb" id=47354f3a-cb97-4523-82d6-63243896aaba name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.917781 | controller | Jun 14 08:14:47.068184 crc crio[3637]: time="2026-06-14T08:14:47.06804037Z" level=info msg="Started container" PID=8701 containerID=9a1c4c5477e801f72e066ab7a09f238e447f77e75229881a38d27ac78ae33d4d description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=08019f4c-b07b-486b-9574-7ceb3b8be731 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e35904f64d094686685af71ee7045e636a7ab085735e1b77253af31635656376
2026-06-14 10:12:36.917809 | controller | Jun 14 08:14:47.090059 crc crio[3637]: time="2026-06-14T08:14:47.089793165Z" level=info msg="Started container" PID=8707 containerID=25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=47354f3a-cb97-4523-82d6-63243896aaba name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458
2026-06-14 10:12:36.917837 | controller | Jun 14 08:14:47.118323 crc crio[3637]: time="2026-06-14T08:14:47.118115265Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=181ff239-d338-4483-aec7-8a9e02723fe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.917864 | controller | Jun 14 08:14:47.144421 crc crio[3637]: time="2026-06-14T08:14:47.144267194Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=42a77c59-4ab2-4c6a-969b-9dde6845bd67 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.917891 | controller | Jun 14 08:14:47.159671 crc crio[3637]: time="2026-06-14T08:14:47.159407234Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=2cc820a0-a463-44af-a83a-d0381ac3ef3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.917918 | controller | Jun 14 08:14:47.160242 crc crio[3637]: time="2026-06-14T08:14:47.160109787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.917945 | controller | Jun 14 08:14:47.204136 crc crio[3637]: time="2026-06-14T08:14:47.203752912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.917972 | controller | Jun 14 08:14:47.206650 crc crio[3637]: time="2026-06-14T08:14:47.206474292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.917999 | controller | Jun 14 08:14:47.263699 crc crio[3637]: time="2026-06-14T08:14:47.26360334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.918026 | controller | Jun 14 08:14:47.374834 crc crio[3637]: time="2026-06-14T08:14:47.374718022Z" level=info msg="Created container c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=2cc820a0-a463-44af-a83a-d0381ac3ef3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.918053 | controller | Jun 14 08:14:47.386335 crc crio[3637]: time="2026-06-14T08:14:47.386279412Z" level=info msg="Starting container: c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b" id=b477fe39-7b57-4885-9f95-44f0c357705d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.918080 | controller | Jun 14 08:14:47.409541 crc crio[3637]: time="2026-06-14T08:14:47.409189837Z" level=info msg="Started container" PID=8738 containerID=c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=b477fe39-7b57-4885-9f95-44f0c357705d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458
2026-06-14 10:12:36.918113 | controller | Jun 14 08:14:47.439918 crc crio[3637]: time="2026-06-14T08:14:47.439567174Z" level=info msg="Created container 1243caa59233311f50e5bd5c56f569ada2e93ed2be00743a199e177c0e7cf4f9: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=60b89b8c-3b97-4802-a64a-3f1770a9c7e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.918142 | controller | Jun 14 08:14:47.448958 crc crio[3637]: time="2026-06-14T08:14:47.446525016Z" level=info msg="Starting container: 1243caa59233311f50e5bd5c56f569ada2e93ed2be00743a199e177c0e7cf4f9" id=41e1fbcf-1903-4d32-b35d-2be2deb9a469 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.918169 | controller | Jun 14 08:14:47.464142 crc crio[3637]: time="2026-06-14T08:14:47.463939047Z" level=info msg="Started container" PID=8742 containerID=1243caa59233311f50e5bd5c56f569ada2e93ed2be00743a199e177c0e7cf4f9 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=41e1fbcf-1903-4d32-b35d-2be2deb9a469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89
2026-06-14 10:12:36.918196 | controller | Jun 14 08:14:47.473407 crc crio[3637]: time="2026-06-14T08:14:47.470193231Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=158b0cb5-8b80-41bd-9863-7ccc9695307e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.918224 | controller | Jun 14 08:14:47.476682 crc crio[3637]: time="2026-06-14T08:14:47.476317523Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=17c25f42-ae2b-453b-924c-f5efc59fdc58 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.918251 | controller | Jun 14 08:14:47.486114 crc crio[3637]: time="2026-06-14T08:14:47.484905426Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=2669f32e-95db-446d-8827-1acd9aab515b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.918278 | controller | Jun 14 08:14:47.486114 crc crio[3637]: time="2026-06-14T08:14:47.485702032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.918304 | controller | Jun 14 08:14:47.537542 crc crio[3637]: time="2026-06-14T08:14:47.537455114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.918330 | controller | Jun 14 08:14:47.542221 crc crio[3637]: time="2026-06-14T08:14:47.542160917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.918380 | controller | Jun 14 08:14:47.577078 crc crio[3637]: time="2026-06-14T08:14:47.576743615Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_a9967108-160a-48da-9f19-fe37515bec86\""
2026-06-14 10:12:36.918410 | controller | Jun 14 08:14:47.581942 crc crio[3637]: time="2026-06-14T08:14:47.581624875Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=f258e471-4b21-4184-86a3-2561fb066181 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.918438 | controller | Jun 14 08:14:47.582937 crc crio[3637]: time="2026-06-14T08:14:47.58237787Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=f43db5eb-8f8c-41c7-b9fc-91a063db7ca1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.918469 | controller | Jun 14 08:14:47.582937 crc crio[3637]: time="2026-06-14T08:14:47.582774693Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=17e31e4d-eb3a-4aaa-8f5c-683cb29a6f91 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.918498 | controller | Jun 14 08:14:47.600187 crc crio[3637]: time="2026-06-14T08:14:47.595125751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=d90a442b-ce70-487a-8233-219c1bdf89b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.918525 | controller | Jun 14 08:14:47.600187 crc crio[3637]: time="2026-06-14T08:14:47.596406924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=41f4dd20-57b5-49f6-973d-f6a1f9ddd23d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.918552 | controller | Jun 14 08:14:47.600187 crc crio[3637]: time="2026-06-14T08:14:47.597953035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5079ce7c-efb9-4eef-b274-067e593c8914 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.918578 | controller | Jun 14 08:14:47.610723 crc crio[3637]: time="2026-06-14T08:14:47.607628352Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=cd280e53-9419-4cbe-a3b1-d935cd0f035f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.918604 | controller | Jun 14 08:14:47.610723 crc crio[3637]: time="2026-06-14T08:14:47.6081865Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=8e80aa8c-9cf1-4673-9ff3-bfa59237a138 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.918632 | controller | Jun 14 08:14:47.613665 crc crio[3637]: time="2026-06-14T08:14:47.613332998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.918659 | controller | Jun 14 08:14:47.614591 crc crio[3637]: time="2026-06-14T08:14:47.614499877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.918687 | controller | Jun 14 08:14:47.646627 crc crio[3637]: time="2026-06-14T08:14:47.645353371Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=2bce2d39-dfad-438f-84e3-4fbc7bfa31dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.918714 | controller | Jun 14 08:14:47.649603 crc crio[3637]: time="2026-06-14T08:14:47.64816899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.918741 | controller | Jun 14 08:14:47.673261 crc crio[3637]: time="2026-06-14T08:14:47.672941791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.918768 | controller | Jun 14 08:14:47.683826 crc crio[3637]: time="2026-06-14T08:14:47.683620295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.918795 | controller | Jun 14 08:14:47.690587 crc crio[3637]: time="2026-06-14T08:14:47.690089384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.918826 | controller | Jun 14 08:14:47.731058 crc crio[3637]: time="2026-06-14T08:14:47.730727361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.918854 | controller | Jun 14 08:14:47.744499 crc crio[3637]: time="2026-06-14T08:14:47.743666302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.918881 | controller | Jun 14 08:14:47.796524 crc crio[3637]: time="2026-06-14T08:14:47.775488328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.918908 | controller | Jun 14 08:14:47.903378 crc crio[3637]: time="2026-06-14T08:14:47.902612133Z" level=info msg="Created container cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=2669f32e-95db-446d-8827-1acd9aab515b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.918935 | controller | Jun 14 08:14:47.911665 crc crio[3637]: time="2026-06-14T08:14:47.911512404Z" level=info msg="Starting container: cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460" id=f4bcd271-be11-4922-97d7-13f402f0fe3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.918961 | controller | Jun 14 08:14:48.121084 crc crio[3637]: time="2026-06-14T08:14:48.120640485Z" level=info msg="Started container" PID=8785 containerID=cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=f4bcd271-be11-4922-97d7-13f402f0fe3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458
2026-06-14 10:12:36.918989 | controller | Jun 14 08:14:48.124071 crc crio[3637]: time="2026-06-14T08:14:48.123666142Z" level=info msg="Created container 37dcc0bce1472b58fcf9128237eb4a0e66c55ee389883716df47c66cbf400130: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=8e80aa8c-9cf1-4673-9ff3-bfa59237a138 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.919015 | controller | Jun 14 08:14:48.144293 crc crio[3637]: time="2026-06-14T08:14:48.14395121Z" level=info msg="Starting container: 37dcc0bce1472b58fcf9128237eb4a0e66c55ee389883716df47c66cbf400130" id=b32bb892-1f68-41d7-b901-454b792a4778 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.919042 | controller | Jun 14 08:14:48.179456 crc crio[3637]: time="2026-06-14T08:14:48.179385484Z" level=info msg="Started container" PID=8815 containerID=37dcc0bce1472b58fcf9128237eb4a0e66c55ee389883716df47c66cbf400130 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=b32bb892-1f68-41d7-b901-454b792a4778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=893b02d7bae3a94180efc2620cefa0bac9e9ff285c8768a82626c2c97b4fac2c
2026-06-14 10:12:36.919070 | controller | Jun 14 08:14:48.189461 crc crio[3637]: time="2026-06-14T08:14:48.189125484Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ea57b4d9-c8af-41e0-baf4-4c7dd769d930 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.919097 | controller | Jun 14 08:14:48.194283 crc crio[3637]: time="2026-06-14T08:14:48.194137111Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=78f52e77-1cca-4741-bb11-0e6a0c211b78 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.919124 | controller | Jun 14 08:14:48.204656 crc crio[3637]: time="2026-06-14T08:14:48.204411035Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=512eb574-c0bf-432b-84fc-c9c486ed2085 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.919182 | controller | Jun 14 08:14:48.209218 crc crio[3637]: time="2026-06-14T08:14:48.2084939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.919213 | controller | Jun 14 08:14:48.222518 crc crio[3637]: time="2026-06-14T08:14:48.221705936Z" level=info msg="Created container dfa110f6ad2f98e076dedc27ad754cf41dc6a08667ae3fda29693c5564a701b3: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=2bce2d39-dfad-438f-84e3-4fbc7bfa31dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.919234 | controller | Jun 14 08:14:48.232820 crc crio[3637]: time="2026-06-14T08:14:48.232764467Z" level=info msg="Starting container: dfa110f6ad2f98e076dedc27ad754cf41dc6a08667ae3fda29693c5564a701b3" id=230ff93e-778c-4100-bf6a-1fbc7a47bdb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.919250 | controller | Jun 14 08:14:48.301721 crc crio[3637]: time="2026-06-14T08:14:48.301676122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.919266 | controller | Jun 14 08:14:48.305347 crc crio[3637]: time="2026-06-14T08:14:48.305323213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.919281 | controller | Jun 14 08:14:48.599093 crc crio[3637]: time="2026-06-14T08:14:48.598448081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=141655b4-d20c-44fa-b941-2abd681f038f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.919297 | controller | Jun 14 08:14:48.613612 crc crio[3637]: time="2026-06-14T08:14:48.613363529Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=24ac80ca-a511-4b55-aa79-d35bf5486eae name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.919312 | controller | Jun 14 08:14:48.636750 crc crio[3637]: time="2026-06-14T08:14:48.636266721Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=80457017-0283-4247-83e2-8f302e25ab75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.919328 | controller | Jun 14 08:14:48.661775 crc crio[3637]: time="2026-06-14T08:14:48.661426357Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.919343 | controller | Jun 14 08:14:48.662473 crc crio[3637]: time="2026-06-14T08:14:48.662234694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.919390 | controller | Jun 14 08:14:48.736589 crc crio[3637]: time="2026-06-14T08:14:48.736395998Z" level=info msg="Started container" PID=8813 containerID=dfa110f6ad2f98e076dedc27ad754cf41dc6a08667ae3fda29693c5564a701b3 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=230ff93e-778c-4100-bf6a-1fbc7a47bdb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10dd9f0227d384e69d6083d3cf2f409a50efa152725046906d02009701480891
2026-06-14 10:12:36.919408 | controller | Jun 14 08:14:48.751132 crc crio[3637]: time="2026-06-14T08:14:48.75078596Z" level=info msg="Created container f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=512eb574-c0bf-432b-84fc-c9c486ed2085 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.919428 | controller | Jun 14 08:14:48.764444 crc crio[3637]: time="2026-06-14T08:14:48.763976599Z" level=info msg="Starting container: f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a" id=3f8a0182-95bb-4d05-bd75-93a5e285eb1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.919443 | controller | Jun 14 08:14:48.820791 crc crio[3637]: time="2026-06-14T08:14:48.820508858Z" level=info msg="Started container" PID=8833 containerID=f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=3f8a0182-95bb-4d05-bd75-93a5e285eb1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458
2026-06-14 10:12:36.919459 | controller | Jun 14 08:14:48.894519 crc crio[3637]: time="2026-06-14T08:14:48.894374072Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=20c7a6be-3252-4694-824b-d0e1a5d8fe0f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.919475 | controller | Jun 14 08:14:48.991769 crc crio[3637]: time="2026-06-14T08:14:48.990803034Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6f00873f-1308-4e09-86ec-4c91dc5d89dc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.919490 | controller | Jun 14 08:14:49.079483 crc crio[3637]: time="2026-06-14T08:14:49.079264315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.919505 | controller | Jun 14 08:14:49.088500 crc crio[3637]: time="2026-06-14T08:14:49.088177106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.919521 | controller | Jun 14 08:14:49.089681 crc crio[3637]: time="2026-06-14T08:14:49.089555505Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d1a88d74-efb7-41f3-ac36-5bc86c1c91fd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.919536 | controller | Jun 14 08:14:49.125464 crc crio[3637]: time="2026-06-14T08:14:49.125382461Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=24e52248-ef05-4a46-9e77-c335b642b0d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.919552 | controller | Jun 14 08:14:49.154639 crc crio[3637]: time="2026-06-14T08:14:49.153601641Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=a69c3123-7884-4f68-89f4-bb1844f32083 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.919568 | controller | Jun 14 08:14:49.156661 crc crio[3637]: time="2026-06-14T08:14:49.154712938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.919583 | controller | Jun 14 08:14:49.234362 crc crio[3637]: time="2026-06-14T08:14:49.231576406Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=e53c2e79-8f89-4029-bf7b-8324c626ff72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.919598 | controller | Jun 14 08:14:49.235634 crc crio[3637]: time="2026-06-14T08:14:49.235583831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.919613 | controller | Jun 14 08:14:49.368143 crc crio[3637]: time="2026-06-14T08:14:49.361990302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.919633 | controller | Jun 14 08:14:49.391512 crc crio[3637]: time="2026-06-14T08:14:49.38765526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.919648 | controller | Jun 14 08:14:49.399656 crc crio[3637]: time="2026-06-14T08:14:49.399561666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.919664 | controller | Jun 14 08:14:49.416191 crc crio[3637]: time="2026-06-14T08:14:49.415518486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.919688 | controller | Jun 14 08:14:49.868453 crc crio[3637]: time="2026-06-14T08:14:49.863561335Z" level=info msg="Created container b3717d3607537c7a3e2bca4c6d738806b5c930a50be53c591eec4c33c024e73c: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=80457017-0283-4247-83e2-8f302e25ab75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.919708 | controller | Jun 14 08:14:49.882134 crc crio[3637]: time="2026-06-14T08:14:49.881725534Z" level=info msg="Starting container: b3717d3607537c7a3e2bca4c6d738806b5c930a50be53c591eec4c33c024e73c" id=74a6f778-c3c2-4863-bbd5-24e3e2fe7e96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.919724 | controller | Jun 14 08:14:49.904796 crc crio[3637]: time="2026-06-14T08:14:49.900693765Z" level=info msg="Created container 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=e53c2e79-8f89-4029-bf7b-8324c626ff72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.919739 | controller | Jun 14 08:14:49.909688 crc crio[3637]: time="2026-06-14T08:14:49.908333598Z" level=info msg="Starting container: 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da" id=658b015c-6138-4a59-bcd8-e70fc1130c8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.919755 | controller | Jun 14 08:14:49.955454 crc crio[3637]: time="2026-06-14T08:14:49.954777653Z" level=info msg="Started container" PID=8875 containerID=8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=658b015c-6138-4a59-bcd8-e70fc1130c8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458
2026-06-14 10:12:36.919770 | controller | Jun 14 08:14:49.965811 crc crio[3637]: time="2026-06-14T08:14:49.964151214Z" level=info msg="Started container" PID=8867 containerID=b3717d3607537c7a3e2bca4c6d738806b5c930a50be53c591eec4c33c024e73c description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=74a6f778-c3c2-4863-bbd5-24e3e2fe7e96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9a64f910c4ec3c3db057ddb6bc10b274066eb9d89ca3a746a600947ca908466
2026-06-14 10:12:36.919786 | controller | Jun 14 08:14:50.035427 crc crio[3637]: time="2026-06-14T08:14:50.034763792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fa8b19b4-672a-4e64-bc24-bc6ea4588f39 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.919802 | controller | Jun 14 08:14:50.051345 crc crio[3637]: time="2026-06-14T08:14:50.040783022Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0c4efad0-0466-4d1e-8dc3-2abdc09cc00c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.919817 | controller | Jun 14 08:14:50.056251 crc crio[3637]: time="2026-06-14T08:14:50.053401439Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=a9eb05ad-d584-47b4-8869-997aa0dc41f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.919836 | controller | Jun 14 08:14:50.056251 crc crio[3637]: time="2026-06-14T08:14:50.054353131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.919851 | controller | Jun 14 08:14:50.088601 crc crio[3637]: time="2026-06-14T08:14:50.088373895Z" level=info msg="Created container c9b1c0501f15245c8532dddac0a1bda7d84aefaf8d28589db29d55a2b0455bbc: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=a69c3123-7884-4f68-89f4-bb1844f32083 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.919867 | controller | Jun 14 08:14:50.098297 crc crio[3637]: time="2026-06-14T08:14:50.098231039Z" level=info msg="Starting container: c9b1c0501f15245c8532dddac0a1bda7d84aefaf8d28589db29d55a2b0455bbc" id=d26cc6de-2ce9-47bb-80c3-0db4d816f266 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.919882 | controller | Jun 14 08:14:50.129285 crc crio[3637]: time="2026-06-14T08:14:50.1139951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.919897 | controller | Jun 14 08:14:50.129285 crc crio[3637]: time="2026-06-14T08:14:50.119097679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.919913 | controller | Jun 14 08:14:50.165436 crc crio[3637]: time="2026-06-14T08:14:50.16537206Z" level=info msg="Started container" PID=8877 containerID=c9b1c0501f15245c8532dddac0a1bda7d84aefaf8d28589db29d55a2b0455bbc description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=d26cc6de-2ce9-47bb-80c3-0db4d816f266 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10dd9f0227d384e69d6083d3cf2f409a50efa152725046906d02009701480891
2026-06-14 10:12:36.919928 | controller | Jun 14 08:14:50.536928 crc crio[3637]: time="2026-06-14T08:14:50.536407709Z" level=info msg="Created container a7f52acc2dea1da4242921f7905476681b1d7bcd8d0d4c5b82eea69609ed6ee3: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=a9eb05ad-d584-47b4-8869-997aa0dc41f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.919944 | controller | Jun 14 08:14:50.542971 crc crio[3637]: time="2026-06-14T08:14:50.542196851Z" level=info msg="Starting container: a7f52acc2dea1da4242921f7905476681b1d7bcd8d0d4c5b82eea69609ed6ee3" id=6888dcc1-cb3b-4eba-83c7-9c55951aa0c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.919959 | controller | Jun 14 08:14:50.593978 crc crio[3637]: time="2026-06-14T08:14:50.580745153Z" level=info msg="Started container" PID=8918 containerID=a7f52acc2dea1da4242921f7905476681b1d7bcd8d0d4c5b82eea69609ed6ee3 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=6888dcc1-cb3b-4eba-83c7-9c55951aa0c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9a64f910c4ec3c3db057ddb6bc10b274066eb9d89ca3a746a600947ca908466
2026-06-14 10:12:36.919974 | controller | Jun 14 08:14:52.822731 crc crio[3637]: time="2026-06-14T08:14:52.822411089Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=dbde773a-6d38-4bf1-aecd-72014a1e6f05 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.919989 | controller | Jun 14 08:14:52.833815 crc crio[3637]: time="2026-06-14T08:14:52.826252786Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d7e6b150-4ff7-4360-ae49-41562f57a39f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920004 | controller | Jun 14 08:14:52.833815 crc crio[3637]: time="2026-06-14T08:14:52.830311749Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=be51f7af-61eb-4a31-b77e-07af0460963e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.920023 | controller | Jun 14 08:14:52.833815 crc crio[3637]: time="2026-06-14T08:14:52.830724482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920039 | controller | Jun 14 08:14:52.862765 crc crio[3637]: time="2026-06-14T08:14:52.862671734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920054 | controller | Jun 14 08:14:52.866404 crc crio[3637]: time="2026-06-14T08:14:52.866221122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920070 | controller | Jun 14 08:14:53.579563 crc crio[3637]: time="2026-06-14T08:14:53.579174565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=50314129-0ba1-4d9e-aba1-1340301e0277 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920085 | controller | Jun 14 08:14:53.580140 crc crio[3637]: time="2026-06-14T08:14:53.5796522Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=5f389cb6-dbd6-4406-b95a-f5807b40aa9f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920101 | controller | Jun 14 08:14:53.580140 crc crio[3637]: time="2026-06-14T08:14:53.579741913Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=3c92ef8e-2f35-4e86-b9cd-51720af211dc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920116 | controller | Jun 14 08:14:53.586374 crc crio[3637]: time="2026-06-14T08:14:53.586259129Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=851e7268-d32d-4ef1-a0ba-39d6672840ee name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920131 | controller | Jun 14 08:14:53.586772 crc crio[3637]: time="2026-06-14T08:14:53.586617311Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0f1663d4-19cb-43ea-b8ae-b53a1e1d7b25 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920146 | controller | Jun 14 08:14:53.588674 crc crio[3637]: time="2026-06-14T08:14:53.588351897Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=51f4d452-ba21-4bb0-b0ff-8a738ff68535 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920161 | controller | Jun 14 08:14:53.595154 crc crio[3637]: time="2026-06-14T08:14:53.593043991Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=e7e0b75c-f1ad-496a-9820-f40612c52717 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.920176 | controller | Jun 14 08:14:53.595535 crc crio[3637]: time="2026-06-14T08:14:53.595380108Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=a19689d9-221e-437a-ada2-cd9b882609ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.920191 | controller | Jun 14 08:14:53.597704 crc crio[3637]: time="2026-06-14T08:14:53.597648224Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=fc4d0da7-34fb-4592-b78e-7d4f413540c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.920209 | controller | Jun 14 08:14:53.600580 crc crio[3637]: time="2026-06-14T08:14:53.6005541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920225 | controller | Jun 14 08:14:53.605499 crc crio[3637]: time="2026-06-14T08:14:53.605403342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920239 | controller | Jun 14 08:14:53.605827 crc crio[3637]: time="2026-06-14T08:14:53.605636878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920255 | controller | Jun 14 08:14:53.643641 crc crio[3637]: time="2026-06-14T08:14:53.638519079Z" level=info msg="Created container 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=be51f7af-61eb-4a31-b77e-07af0460963e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.920270 | controller | Jun 14 08:14:53.649541 crc crio[3637]: time="2026-06-14T08:14:53.649447846Z" level=info msg="Starting container: 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a" id=8a8fd2c7-b2f3-47c1-a3fc-6ea8a185c0eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.920286 | controller | Jun 14 08:14:53.671890 crc crio[3637]: time="2026-06-14T08:14:53.671733668Z" level=info msg="Started container" PID=9033 containerID=707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=8a8fd2c7-b2f3-47c1-a3fc-6ea8a185c0eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458
2026-06-14 10:12:36.920301 | controller | Jun 14 08:14:53.681221 crc crio[3637]: time="2026-06-14T08:14:53.680782596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920317 | controller | Jun 14 08:14:53.701808 crc crio[3637]: time="2026-06-14T08:14:53.701575461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920332 | controller | Jun 14 08:14:53.729283 crc crio[3637]: time="2026-06-14T08:14:53.728756964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920364 | controller | Jun 14 08:14:53.767909 crc crio[3637]: time="2026-06-14T08:14:53.767738168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920385 | controller | Jun 14 08:14:53.890908 crc crio[3637]: time="2026-06-14T08:14:53.89067743Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=d8940ebe-7e83-43f4-840f-007749cca6db name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920401 | controller | Jun 14 08:14:53.898948 crc crio[3637]: time="2026-06-14T08:14:53.894309967Z" level=info msg="Created container 3ebd5a17b8c542235787e131b3dce27f730363d7d4b2b2d680b6faaebe8d1dfb: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=a19689d9-221e-437a-ada2-cd9b882609ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.920416 | controller | Jun 14 08:14:53.908534 crc crio[3637]: time="2026-06-14T08:14:53.907569775Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=e1b077bd-8c85-4787-ac44-cdca073ecb8b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920437 | controller | Jun 14 08:14:53.911427 crc crio[3637]: time="2026-06-14T08:14:53.911178572Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=ac090df4-c9fd-49bd-a981-0989b3330890 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.920453 | controller | Jun 14 08:14:53.911638 crc crio[3637]: time="2026-06-14T08:14:53.911599667Z" level=info msg="Starting container: 3ebd5a17b8c542235787e131b3dce27f730363d7d4b2b2d680b6faaebe8d1dfb" id=cdc26103-0269-47bd-a0af-00d29e8acc27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.920468 | controller | Jun 14 08:14:53.926682 crc crio[3637]: time="2026-06-14T08:14:53.91201474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920483 | controller | Jun 14 08:14:53.931011 crc crio[3637]: time="2026-06-14T08:14:53.921517582Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=217ea05b-f2f2-4232-b6b3-bd08faa2606e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920498 | controller | Jun 14 08:14:53.961273 crc crio[3637]: time="2026-06-14T08:14:53.960707771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=77fe71a7-fb9c-4910-aae6-f8f4788e51e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920513 | controller | Jun 14 08:14:53.967976 crc crio[3637]: time="2026-06-14T08:14:53.967722754Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=5badf01f-4d74-428e-a6df-fd551b049b34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.920528 | controller | Jun 14 08:14:53.969182 crc crio[3637]: time="2026-06-14T08:14:53.96880632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920543 | controller | Jun 14 08:14:54.068961 crc crio[3637]: time="2026-06-14T08:14:54.0670698Z" level=info msg="Started container" PID=9078 containerID=3ebd5a17b8c542235787e131b3dce27f730363d7d4b2b2d680b6faaebe8d1dfb description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=cdc26103-0269-47bd-a0af-00d29e8acc27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40257fa6327d0a4111efb8d14634ad7c8abfb1f8027bd887ffe6e03ada96293f
2026-06-14 10:12:36.920559 | controller | Jun 14 08:14:54.581351 crc crio[3637]: time="2026-06-14T08:14:54.581026329Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=d20befa5-e7b0-4440-b54e-0c03364c63bc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920574 | controller | Jun 14 08:14:54.653811 crc crio[3637]: time="2026-06-14T08:14:54.653599985Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=551ede56-b6ef-4bdc-a15e-89929242a99b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920589 | controller | Jun 14 08:14:54.657616 crc crio[3637]: time="2026-06-14T08:14:54.657558816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920604 | controller | Jun 14 08:14:54.665511 crc crio[3637]: time="2026-06-14T08:14:54.65949631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920620 | controller | Jun 14 08:14:54.788700 crc crio[3637]: time="2026-06-14T08:14:54.788468851Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=61b23017-ed1e-4663-abc4-7e29fb21267c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.920638 | controller | Jun 14 08:14:54.789247 crc crio[3637]: time="2026-06-14T08:14:54.789011172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920654 | controller | Jun 14 08:14:54.792149 crc crio[3637]: time="2026-06-14T08:14:54.792058421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920669 | controller | Jun 14 08:14:54.947877 crc crio[3637]: time="2026-06-14T08:14:54.947540152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920684 | controller | Jun 14 08:14:55.006717 crc crio[3637]: time="2026-06-14T08:14:55.002738169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920699 | controller | Jun 14 08:14:55.084419 crc crio[3637]: time="2026-06-14T08:14:55.083317091Z" level=info msg="Created container fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=fc4d0da7-34fb-4592-b78e-7d4f413540c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.920714 | controller | Jun 14 08:14:55.092809 crc crio[3637]: time="2026-06-14T08:14:55.092236902Z" level=info msg="Starting container: fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a" id=68037424-20dd-4cda-ae87-d4f7d5f3b89f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.920730 | controller | Jun 14 08:14:55.132032 crc crio[3637]: time="2026-06-14T08:14:55.130963492Z" level=info msg="Started container" PID=9125 containerID=fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=68037424-20dd-4cda-ae87-d4f7d5f3b89f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c
2026-06-14 10:12:36.920745 | controller | Jun 14 08:14:55.203290 crc crio[3637]: time="2026-06-14T08:14:55.202550648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=fe7abcfe-b140-42ce-a6d0-facfb95b0c92 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920761 | controller | Jun 14 08:14:55.219962 crc crio[3637]: time="2026-06-14T08:14:55.219647881Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0c3b40ec-6fa3-4107-9d31-177155211daf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920776 | controller | Jun 14 08:14:55.235436 crc crio[3637]: time="2026-06-14T08:14:55.232820959Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=bc0290d2-a226-4021-8435-96072b57fe29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.920791 | controller | Jun 14 08:14:55.235436 crc crio[3637]: time="2026-06-14T08:14:55.233692378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920806 | controller | Jun 14 08:14:55.332542 crc crio[3637]: time="2026-06-14T08:14:55.332073316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920825 | controller | Jun 14 08:14:55.332542 crc crio[3637]: time="2026-06-14T08:14:55.332236182Z" level=info msg="Created container b3334c29c28c8c8b124375ff29f26977dd08ccdc211911b69a57071997960216: openshift-image-registry/node-ca-2wddl/node-ca" id=e7e0b75c-f1ad-496a-9820-f40612c52717 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.920841 | controller | Jun 14 08:14:55.339193 crc crio[3637]: time="2026-06-14T08:14:55.333636656Z" level=info msg="Starting container: b3334c29c28c8c8b124375ff29f26977dd08ccdc211911b69a57071997960216" id=ef42df99-6efc-444c-b4e0-110542c29e14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.920857 | controller | Jun 14 08:14:55.388072 crc crio[3637]: time="2026-06-14T08:14:55.386797927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920872 | controller | Jun 14 08:14:55.512344 crc crio[3637]: time="2026-06-14T08:14:55.510764032Z" level=info msg="Started container" PID=9130 containerID=b3334c29c28c8c8b124375ff29f26977dd08ccdc211911b69a57071997960216 description=openshift-image-registry/node-ca-2wddl/node-ca id=ef42df99-6efc-444c-b4e0-110542c29e14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9dd14f8e66b163e8b9f982482606c408bf9ff5b93337144524b1b44e4898872
2026-06-14 10:12:36.920887 | controller | Jun 14 08:14:55.586460 crc crio[3637]: time="2026-06-14T08:14:55.585803135Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=db2b3df3-ccc8-4ab8-8b74-f79f2befeefd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920903 | controller | Jun 14 08:14:55.596499 crc crio[3637]: time="2026-06-14T08:14:55.596435722Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=27ec0b21-39ee-4b43-81b2-cc73153e3eba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.920918 | controller | Jun 14 08:14:55.630603 crc crio[3637]: time="2026-06-14T08:14:55.62868374Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=646ea17c-e22f-4604-a3aa-1f2ee69db68e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.920933 | controller | Jun 14 08:14:55.630603 crc crio[3637]: time="2026-06-14T08:14:55.62959976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920949 | controller | Jun 14 08:14:55.831990 crc crio[3637]: time="2026-06-14T08:14:55.830509078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920964 | controller | Jun 14 08:14:55.839531 crc crio[3637]: time="2026-06-14T08:14:55.839210698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.920979 | controller | Jun 14 08:14:55.954921 crc crio[3637]: time="2026-06-14T08:14:55.953937027Z" level=info msg="Created container e8b93464b1f4eb4bccb6afe096be3d38fbf561a02d1cb7c4410f8b41564e99e9: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=bc0290d2-a226-4021-8435-96072b57fe29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.920995 | controller | Jun 14 08:14:55.956534 crc crio[3637]: time="2026-06-14T08:14:55.956370134Z" level=info msg="Starting container: e8b93464b1f4eb4bccb6afe096be3d38fbf561a02d1cb7c4410f8b41564e99e9" id=e7c38961-13fe-4fd2-bb9e-f51750901352 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.921010 | controller | Jun 14 08:14:55.958732 crc crio[3637]: time="2026-06-14T08:14:55.95852429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=128a3a9a-1653-4e80-a9e5-76e99a568aa7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.921029 | controller | Jun 14 08:14:56.075569 crc crio[3637]: time="2026-06-14T08:14:56.075344086Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=68eaa0cd-ebc5-461f-8eea-c0b63c20a8fc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.921045 | controller | Jun 14 08:14:56.115814 crc crio[3637]: time="2026-06-14T08:14:56.115270472Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=953a7bac-1b5a-4bec-a989-fa5b053a4dd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.921060 | controller | Jun 14 08:14:56.116229 crc crio[3637]: time="2026-06-14T08:14:56.11581168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.921076 | controller | Jun 14 08:14:56.187736 crc crio[3637]: time="2026-06-14T08:14:56.119303033Z" level=info msg="Started container" PID=9153 containerID=e8b93464b1f4eb4bccb6afe096be3d38fbf561a02d1cb7c4410f8b41564e99e9 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=e7c38961-13fe-4fd2-bb9e-f51750901352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c
2026-06-14 10:12:36.921092 | controller | Jun 14 08:14:56.584502 crc crio[3637]: time="2026-06-14T08:14:56.584435139Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=a5bf1f9f-858b-4c69-9206-c50dcac51a47 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.921107 | controller | Jun 14 08:14:56.648567 crc crio[3637]: time="2026-06-14T08:14:56.646701616Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=a8fb0067-dc52-4122-8e8a-f101bf8ec1d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.921123 | controller | Jun 14 08:14:56.664290 crc crio[3637]: time="2026-06-14T08:14:56.663929615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.921138 | controller | Jun 14 08:14:56.668815 crc crio[3637]: time="2026-06-14T08:14:56.668505037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.921154 | controller | Jun 14 08:14:56.675339 crc crio[3637]: time="2026-06-14T08:14:56.674022331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.921169 | controller | Jun 14 08:14:56.707646 crc crio[3637]: time="2026-06-14T08:14:56.707444044Z" level=info msg="Created container 3132acf5b706fb9493c9f9db06301af3fb9ddf1b8c1331c694a1ef0078fac6c9: openshift-multus/multus-bzhnf/kube-multus" id=646ea17c-e22f-4604-a3aa-1f2ee69db68e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.921185 | controller | Jun 14 08:14:56.710716 crc crio[3637]: time="2026-06-14T08:14:56.709514774Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=12818710-d55c-4b7b-8058-e72d92432c57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.921199 | controller | Jun 14 08:14:56.710716 crc crio[3637]: time="2026-06-14T08:14:56.71027523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.921218 | controller | Jun 14 08:14:56.711939 crc crio[3637]: time="2026-06-14T08:14:56.711706953Z" level=info msg="Starting container: 3132acf5b706fb9493c9f9db06301af3fb9ddf1b8c1331c694a1ef0078fac6c9" id=f319ec45-52bd-4000-9127-5f4bd18ca192 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.921234 | controller | Jun 14 08:14:56.919220 crc crio[3637]: time="2026-06-14T08:14:56.918660528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.921249 | controller | Jun 14 08:14:57.002972 crc crio[3637]: time="2026-06-14T08:14:56.999458403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.921264 | controller | Jun 14 08:14:57.094389 crc crio[3637]: time="2026-06-14T08:14:57.093434503Z" level=info msg="Started container" PID=9198 containerID=3132acf5b706fb9493c9f9db06301af3fb9ddf1b8c1331c694a1ef0078fac6c9 description=openshift-multus/multus-bzhnf/kube-multus id=f319ec45-52bd-4000-9127-5f4bd18ca192 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f103247fbca5d0bdfbd09b76f24bce21ca2a05500e63c5d97078b75a8112c767
2026-06-14 10:12:36.921280 | controller | Jun 14 08:14:57.104276 crc crio[3637]: time="2026-06-14T08:14:57.103494558Z" level=info msg="Created container d9f2bc64a0ceb642400a45138ea1a42185aa148f53a7bb807d34412e79bfcdac: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=ac090df4-c9fd-49bd-a981-0989b3330890 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.921295 | controller | Jun 14 08:14:57.106937 crc crio[3637]: time="2026-06-14T08:14:57.106613255Z" level=info msg="Starting container: d9f2bc64a0ceb642400a45138ea1a42185aa148f53a7bb807d34412e79bfcdac" id=fb8f3b1b-fdd0-42c6-bbfb-70ea9f7b6870 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.921311 | controller | Jun 14 08:14:57.178340 crc crio[3637]: time="2026-06-14T08:14:57.177582397Z" level=info msg="Started container" PID=9217 containerID=d9f2bc64a0ceb642400a45138ea1a42185aa148f53a7bb807d34412e79bfcdac description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=fb8f3b1b-fdd0-42c6-bbfb-70ea9f7b6870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89
2026-06-14 10:12:36.921326 | controller | Jun 14 08:14:57.447414 crc crio[3637]: time="2026-06-14T08:14:57.446610464Z" level=info msg="Created container 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=953a7bac-1b5a-4bec-a989-fa5b053a4dd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.921342 | controller | Jun 14 08:14:57.462961 crc crio[3637]: time="2026-06-14T08:14:57.448531874Z" level=info msg="Created container 6343a5e9cfa14b520f32b796bc1801031fc08ea9ac9f5659d718af370da83512: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=5badf01f-4d74-428e-a6df-fd551b049b34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.921376 | controller | Jun 14 08:14:57.462961 crc crio[3637]: time="2026-06-14T08:14:57.461607833Z" level=info msg="Starting container: 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1" id=bd6d58a7-bdfe-434a-88dd-6ba4f6a5e4f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.921393 | controller | Jun 14 08:14:57.484202 crc crio[3637]: time="2026-06-14T08:14:57.484077749Z" level=info msg="Starting container: 6343a5e9cfa14b520f32b796bc1801031fc08ea9ac9f5659d718af370da83512" id=8b35384e-067e-42b4-8844-eac5ea36b4c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.921409 | controller | Jun 14 08:14:57.542065 crc crio[3637]: time="2026-06-14T08:14:57.541549277Z" level=info msg="Started container" PID=9218 containerID=2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=bd6d58a7-bdfe-434a-88dd-6ba4f6a5e4f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458
2026-06-14 10:12:36.921429 | controller | Jun 14 08:14:57.587415 crc crio[3637]: time="2026-06-14T08:14:57.586414349Z" level=info msg="Started container" PID=9226 containerID=6343a5e9cfa14b520f32b796bc1801031fc08ea9ac9f5659d718af370da83512 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=8b35384e-067e-42b4-8844-eac5ea36b4c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674
2026-06-14 10:12:36.921446 | controller | Jun 14 08:14:57.766150 crc crio[3637]: time="2026-06-14T08:14:57.762713065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.921461 | controller | Jun 14 08:14:58.363317 crc crio[3637]: time="2026-06-14T08:14:58.363043697Z" level=info msg="Created container 74fa40b46617e773f014f2f6fdcfeeac6b18be2753f986ee215fd5883a7703ae: openshift-dns/node-resolver-277xp/dns-node-resolver" id=61b23017-ed1e-4663-abc4-7e29fb21267c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.921477 | controller | Jun 14 08:14:58.374831 crc crio[3637]: time="2026-06-14T08:14:58.370667171Z" level=info msg="Starting container: 74fa40b46617e773f014f2f6fdcfeeac6b18be2753f986ee215fd5883a7703ae" id=3eeeb82f-69ed-4747-875b-6ed165df72a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.921492 | controller | Jun 14 08:14:58.464821 crc crio[3637]: time="2026-06-14T08:14:58.462957707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.921507 | controller | Jun 14 08:14:58.495421 crc crio[3637]: time="2026-06-14T08:14:58.494646574Z" level=info msg="Started container" PID=9255 containerID=74fa40b46617e773f014f2f6fdcfeeac6b18be2753f986ee215fd5883a7703ae description=openshift-dns/node-resolver-277xp/dns-node-resolver id=3eeeb82f-69ed-4747-875b-6ed165df72a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=824c0a7b89cd56168361c1f616d347661ee9538f24193474f4fcec18bf6f03e1
2026-06-14 10:12:36.921523 | controller | Jun 14 08:15:00.636793 crc crio[3637]: time="2026-06-14T08:15:00.63511554Z" level=info msg="Created container f5d49eee8c50a141ebf333eb18ba4b518a3057d2ef27ccd7bf69e465c4a2c1aa: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=12818710-d55c-4b7b-8058-e72d92432c57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.921538 | controller | Jun 14 08:15:00.641804 crc crio[3637]: time="2026-06-14T08:15:00.641727419Z" level=info msg="Starting container: f5d49eee8c50a141ebf333eb18ba4b518a3057d2ef27ccd7bf69e465c4a2c1aa" id=1d62e9d7-c4b5-4846-ac1f-6daf7756cb73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.921553 | controller | Jun 14 08:15:00.910656 crc crio[3637]: time="2026-06-14T08:15:00.909682624Z" level=info msg="Started container" PID=9313 containerID=f5d49eee8c50a141ebf333eb18ba4b518a3057d2ef27ccd7bf69e465c4a2c1aa description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=1d62e9d7-c4b5-4846-ac1f-6daf7756cb73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=153da0904d535ab9b4bd4fda1f73e654d326da2ac50ad9d9ea62f9203e631139
2026-06-14 10:12:36.921569 | controller | Jun 14 08:15:01.428074 crc crio[3637]: time="2026-06-14T08:15:01.426623032Z" level=info msg="Removing container: 0abc43a3b0b44c13211fb2e94f3879cd9454232880380c31e218a990eb9663b5" id=79965eaa-9bd9-49a8-a67d-fa8a9091b09c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.921584 | controller | Jun 14 08:15:01.728202 crc crio[3637]: time="2026-06-14T08:15:01.728019188Z" level=info msg="Removed container 0abc43a3b0b44c13211fb2e94f3879cd9454232880380c31e218a990eb9663b5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=79965eaa-9bd9-49a8-a67d-fa8a9091b09c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.921604 | controller | Jun 14 08:15:04.216134 crc crio[3637]: time="2026-06-14T08:15:04.215639192Z" level=info msg="Created container dacaf719f572f28f3a4b7d587e9c4de9fa3079e3927afd2435f0e9015e2c6f12: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=cd280e53-9419-4cbe-a3b1-d935cd0f035f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.921620 | controller | Jun 14 08:15:04.223414 crc crio[3637]: time="2026-06-14T08:15:04.223359644Z" level=info msg="Starting container: dacaf719f572f28f3a4b7d587e9c4de9fa3079e3927afd2435f0e9015e2c6f12" id=a8f34a38-9419-4751-816e-76b266941d4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.921635 | controller | Jun 14 08:15:04.257655 crc crio[3637]: time="2026-06-14T08:15:04.256532386Z" level=info msg="Started container" PID=9113 containerID=dacaf719f572f28f3a4b7d587e9c4de9fa3079e3927afd2435f0e9015e2c6f12 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=a8f34a38-9419-4751-816e-76b266941d4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7e0694dcd7155fdc29f3d204e41c63894fd1a9cce1ae4414d50105b6d160253
2026-06-14 10:12:36.921650 | controller | Jun 14 08:15:13.158668 crc crio[3637]: time="2026-06-14T08:15:13.155766875Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=4b673c31-4a51-4657-8be5-5ca80b21094b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.921666 | controller | Jun 14 08:15:13.172175 crc crio[3637]: time="2026-06-14T08:15:13.171911514Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=4d144e56-b7f5-4a19-b7b9-eb5f91984900 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.921681 | controller | Jun 14 08:15:13.184696 crc crio[3637]: time="2026-06-14T08:15:13.184573178Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=64240485-ec3b-4eee-8280-2bcca3ea15b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.921697 | controller | Jun 14 08:15:13.185329 crc crio[3637]: time="2026-06-14T08:15:13.185136087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.921712 | controller | Jun 14 08:15:13.299222 crc crio[3637]: time="2026-06-14T08:15:13.299081175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.921727 | controller | Jun 14 08:15:13.580160 crc crio[3637]: time="2026-06-14T08:15:13.580095566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.921742 | controller | Jun 14 08:15:13.735723 crc crio[3637]: time="2026-06-14T08:15:13.735649272Z" level=info msg="Created container 2d1f951e9dfc6481c9e031dbef494e27ef353d96c2688c291ff9fba246f1c656: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=64240485-ec3b-4eee-8280-2bcca3ea15b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.921757 | controller | Jun 14 08:15:13.741029 crc crio[3637]: time="2026-06-14T08:15:13.740420997Z" level=info msg="Starting container: 2d1f951e9dfc6481c9e031dbef494e27ef353d96c2688c291ff9fba246f1c656" id=5c4b7a00-28a4-468c-8cfc-1e7042cb9b9c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.921773 | controller | Jun 14 08:15:13.754130 crc crio[3637]: time="2026-06-14T08:15:13.751257975Z" level=info msg="Started container" PID=9792 containerID=2d1f951e9dfc6481c9e031dbef494e27ef353d96c2688c291ff9fba246f1c656 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=5c4b7a00-28a4-468c-8cfc-1e7042cb9b9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89
2026-06-14 10:12:36.921792 | controller | Jun 14 08:15:15.231778 crc crio[3637]: time="2026-06-14T08:15:15.231095116Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=0b15ab33-7654-4463-ad25-084e1cef4514 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.921808 | controller | Jun 14 08:15:15.241748 crc crio[3637]: time="2026-06-14T08:15:15.240760463Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=ce41ad10-af65-4b41-981a-3657c711b935 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.921823 | controller | Jun 14 08:15:15.257369 crc crio[3637]: time="2026-06-14T08:15:15.257148157Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=1f2d094b-d94e-4743-ae3c-9426bdc5ccb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.921838 | controller | Jun 14 08:15:15.257964 crc crio[3637]: time="2026-06-14T08:15:15.257819739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.921853 | controller | Jun 14 08:15:15.294383 crc crio[3637]: time="2026-06-14T08:15:15.294246142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.921868 | controller | Jun 14 08:15:15.771025 crc crio[3637]: time="2026-06-14T08:15:15.770187103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.921884 | controller | Jun 14 08:15:15.898248 crc crio[3637]: time="2026-06-14T08:15:15.898017967Z" level=info msg="Created container 981755917dddff4472f1896c65fca9bdf989c3e0ac38fc161cebdc686b0f1b7a: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=1f2d094b-d94e-4743-ae3c-9426bdc5ccb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.921899 | controller | Jun 14 08:15:15.907688 crc crio[3637]: time="2026-06-14T08:15:15.907389615Z" level=info msg="Starting container: 981755917dddff4472f1896c65fca9bdf989c3e0ac38fc161cebdc686b0f1b7a" id=47b04f02-41c4-4320-9dd8-74a971e3930c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.921914 | controller | Jun 14 08:15:15.915745 crc crio[3637]: time="2026-06-14T08:15:15.915659716Z" level=info msg="Started container" PID=9862 containerID=981755917dddff4472f1896c65fca9bdf989c3e0ac38fc161cebdc686b0f1b7a description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=47b04f02-41c4-4320-9dd8-74a971e3930c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89
2026-06-14 10:12:36.921930 | controller | Jun 14 08:15:16.585421 crc crio[3637]: time="2026-06-14T08:15:16.585280236Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=99e9c118-1152-4529-9182-c3ef55f31e42 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.921945 | controller | Jun 14 08:15:16.592309 crc crio[3637]: time="2026-06-14T08:15:16.592140324Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=0b20c97a-d0e3-4071-8fe1-ccc7e3eaa639 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.921960 | controller | Jun 14 08:15:16.599477 crc crio[3637]: time="2026-06-14T08:15:16.59904485Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=934cc39f-18de-4399-9af9-c20b5b75ef3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.921978 | controller | Jun 14 08:15:16.599477 crc crio[3637]: time="2026-06-14T08:15:16.599425463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.921994 | controller | Jun 14 08:15:16.647627 crc crio[3637]: time="2026-06-14T08:15:16.633037607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.922009 | controller | Jun 14 08:15:17.144343 crc crio[3637]: time="2026-06-14T08:15:17.144180246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.922024 | controller | Jun 14 08:15:17.258373 crc crio[3637]: time="2026-06-14T08:15:17.257623338Z" level=info msg="NetworkStart: stopping network for sandbox 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922039 | controller | Jun 14 08:15:17.305339 crc crio[3637]: time="2026-06-14T08:15:17.305257215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=0c48481c-2c59-4a78-9530-d5a16693fc75 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.922054 | controller | Jun 14 08:15:17.313491 crc crio[3637]: time="2026-06-14T08:15:17.313304007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=aa4fb25a-6f64-4c11-8a3e-16d9be6b9644 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.922069 | controller | Jun 14 08:15:17.324087 crc crio[3637]: time="2026-06-14T08:15:17.323741772Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=bd03ac67-8b63-4e20-973c-222511a0afa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.922084 | controller | Jun 14 08:15:17.325130 crc crio[3637]: time="2026-06-14T08:15:17.324992484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.922099 | controller | Jun 14 08:15:17.339703 crc crio[3637]: time="2026-06-14T08:15:17.338772286Z" level=info msg="NetworkStart: stopping network for sandbox c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922114 | controller | Jun 14 08:15:17.366217 crc crio[3637]: time="2026-06-14T08:15:17.356275641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.922129 | controller | Jun 14 08:15:17.386170 crc crio[3637]: time="2026-06-14T08:15:17.385691037Z" level=info msg="NetworkStart: stopping network for sandbox d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922145 | controller | Jun 14 08:15:17.458065 crc crio[3637]: time="2026-06-14T08:15:17.457275451Z" level=info msg="Created container 6defdd8f62e556df126a9289db2d364ff4cb9892fba6e1405e5b997e8c2d5a55: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=934cc39f-18de-4399-9af9-c20b5b75ef3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.922160 | controller | Jun 14 08:15:17.480290 crc crio[3637]: time="2026-06-14T08:15:17.479889536Z" level=info msg="Starting container: 6defdd8f62e556df126a9289db2d364ff4cb9892fba6e1405e5b997e8c2d5a55" id=20ad4f47-2178-44bd-849d-05b284285598 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.922178 | controller | Jun 14 08:15:17.504512 crc crio[3637]: time="2026-06-14T08:15:17.504312507Z" level=info msg="Started container" PID=9900 containerID=6defdd8f62e556df126a9289db2d364ff4cb9892fba6e1405e5b997e8c2d5a55 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=20ad4f47-2178-44bd-849d-05b284285598 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674
2026-06-14 10:12:36.922194 | controller | Jun 14 08:15:18.015961 crc crio[3637]: time="2026-06-14T08:15:18.015689119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.922210 | controller | Jun 14 08:15:18.278723 crc crio[3637]: time="2026-06-14T08:15:18.27223493Z" level=info msg="Created container 9fcb80d30df950e8f12d61714755d81c9f8d0ba1e387452cd0c0be0dd4230a22: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=bd03ac67-8b63-4e20-973c-222511a0afa1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.922225 | controller | Jun 14 08:15:18.285725 crc crio[3637]: time="2026-06-14T08:15:18.285385153Z" level=info msg="Starting container: 9fcb80d30df950e8f12d61714755d81c9f8d0ba1e387452cd0c0be0dd4230a22" id=855f787b-5829-4dad-a4e3-ba5df3d0e02a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.922241 | controller | Jun 14 08:15:18.316486 crc crio[3637]: time="2026-06-14T08:15:18.315366499Z" level=info msg="Started container" PID=9918 containerID=9fcb80d30df950e8f12d61714755d81c9f8d0ba1e387452cd0c0be0dd4230a22 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=855f787b-5829-4dad-a4e3-ba5df3d0e02a name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89
2026-06-14 10:12:36.922257 | controller | Jun 14 08:15:18.585172 crc crio[3637]: time="2026-06-14T08:15:18.584804509Z" level=info msg="NetworkStart: stopping network for sandbox 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922273 | controller | Jun 14 08:15:18.647249 crc crio[3637]: time="2026-06-14T08:15:18.646718632Z" level=info msg="NetworkStart: stopping network for sandbox 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922288 | controller | Jun 14 08:15:18.691037 crc crio[3637]: time="2026-06-14T08:15:18.69071352Z" level=info msg="NetworkStart: stopping network for sandbox e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922303 | controller | Jun 14 08:15:18.857526 crc crio[3637]: time="2026-06-14T08:15:18.857318109Z" level=info msg="NetworkStart: stopping network for sandbox 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922319 | controller | Jun 14 08:15:19.149186 crc crio[3637]: time="2026-06-14T08:15:19.148777284Z" level=info msg="NetworkStart: stopping network for sandbox 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922334 | controller | Jun 14 08:15:19.335964 crc crio[3637]: time="2026-06-14T08:15:19.335726291Z" level=info msg="NetworkStart: stopping network for sandbox 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922369 | controller | Jun 14 08:15:19.364483 crc crio[3637]: time="2026-06-14T08:15:19.364207748Z" level=info msg="NetworkStart: stopping network for sandbox d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922387 | controller | Jun 14 08:15:19.388512 crc crio[3637]: time="2026-06-14T08:15:19.388158337Z" level=info msg="NetworkStart: stopping network for sandbox 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922403 | controller | Jun 14 08:15:21.142057 crc crio[3637]: time="2026-06-14T08:15:21.141708418Z" level=info msg="NetworkStart: stopping network for sandbox bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922418 | controller | Jun 14 08:15:21.545393 crc crio[3637]: time="2026-06-14T08:15:21.54502283Z" level=info msg="NetworkStart: stopping network for sandbox 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922433 | controller | Jun 14 08:15:21.764389 crc crio[3637]: time="2026-06-14T08:15:21.764254701Z" level=info msg="NetworkStart: stopping network for sandbox c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922448 | controller | Jun 14 08:15:21.869010 crc crio[3637]: time="2026-06-14T08:15:21.868165207Z" level=info msg="NetworkStart: stopping network for sandbox 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922463 | controller | Jun 14 08:15:21.928347 crc crio[3637]: time="2026-06-14T08:15:21.928207911Z" level=info msg="NetworkStart: stopping network for sandbox 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922478 | controller | Jun 14 08:15:21.980154 crc crio[3637]: time="2026-06-14T08:15:21.979578087Z" level=info msg="NetworkStart: stopping network for sandbox 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922494 | controller | Jun 14 08:15:21.993320 crc crio[3637]: time="2026-06-14T08:15:21.993143458Z" level=info msg="NetworkStart: stopping network for sandbox 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922510 | controller | Jun 14 08:15:22.067174 crc crio[3637]: time="2026-06-14T08:15:22.067056018Z" level=info msg="NetworkStart: stopping network for sandbox 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922525 | controller | Jun 14 08:15:22.533052 crc crio[3637]: time="2026-06-14T08:15:22.532455191Z" level=info msg="NetworkStart: stopping network for sandbox 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922541 | controller | Jun 14 08:15:22.587516 crc crio[3637]: time="2026-06-14T08:15:22.587409603Z" level=info msg="NetworkStart: stopping network for sandbox 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922560 | controller | Jun 14 08:15:23.057086 crc crio[3637]: time="2026-06-14T08:15:23.056591391Z" level=info msg="NetworkStart: stopping network for sandbox 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922576 | controller | Jun 14 08:15:23.236824 crc crio[3637]: time="2026-06-14T08:15:23.236504713Z" level=info msg="NetworkStart: stopping network for sandbox 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922591 | controller | Jun 14 08:15:23.246109 crc crio[3637]: time="2026-06-14T08:15:23.245998875Z" level=info msg="NetworkStart: stopping network for sandbox 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922607 | controller | Jun 14 08:15:23.252187 crc crio[3637]: time="2026-06-14T08:15:23.252108846Z" level=info msg="NetworkStart: stopping network for sandbox 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922622 | controller | Jun 14 08:15:23.290070 crc crio[3637]: time="2026-06-14T08:15:23.289918179Z" level=info msg="NetworkStart: stopping network for sandbox 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922637 | controller | Jun 14 08:15:23.307295 crc crio[3637]: time="2026-06-14T08:15:23.307224528Z" level=info msg="NetworkStart: stopping network for sandbox d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922652 | controller | Jun 14 08:15:23.335126 crc crio[3637]: time="2026-06-14T08:15:23.334798485Z" level=info msg="NetworkStart: stopping network for sandbox ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922667 | controller | Jun 14 08:15:23.376515 crc crio[3637]: time="2026-06-14T08:15:23.376351361Z" level=info msg="NetworkStart: stopping network for sandbox c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922682 | controller | Jun 14 08:15:23.511712 crc crio[3637]: time="2026-06-14T08:15:23.511359492Z" level=info msg="NetworkStart: stopping network for sandbox d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922697 | controller | Jun 14 08:15:23.552315 crc crio[3637]: time="2026-06-14T08:15:23.552201069Z" level=info msg="NetworkStart: stopping network for sandbox f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922712 | controller | Jun 14 08:15:23.586434 crc crio[3637]: time="2026-06-14T08:15:23.586359749Z" level=info msg="NetworkStart: stopping network for sandbox 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922727 | controller | Jun 14 08:15:23.709379 crc crio[3637]: time="2026-06-14T08:15:23.709209017Z" level=info msg="NetworkStart: stopping network for sandbox 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922742 | controller | Jun 14 08:15:23.730149 crc crio[3637]: time="2026-06-14T08:15:23.729625938Z" level=info msg="NetworkStart: stopping network for sandbox 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922762 | controller | Jun 14 08:15:23.811075 crc crio[3637]: time="2026-06-14T08:15:23.810746096Z" level=info msg="NetworkStart: stopping network for sandbox 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922777 | controller | Jun 14 08:15:23.845620 crc crio[3637]: time="2026-06-14T08:15:23.845439217Z" level=info msg="NetworkStart: stopping network for sandbox f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922793 | controller | Jun 14 08:15:23.847419 crc crio[3637]: time="2026-06-14T08:15:23.847175104Z" level=info msg="NetworkStart: stopping network for sandbox 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922808 | controller | Jun 14 08:15:23.858287 crc crio[3637]: time="2026-06-14T08:15:23.858132564Z" level=info msg="NetworkStart: stopping network for sandbox 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922823 | controller | Jun 14 08:15:23.904140 crc crio[3637]: time="2026-06-14T08:15:23.904002383Z" level=info msg="NetworkStart: stopping network for sandbox ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922838 | controller | Jun 14 08:15:25.251091 crc crio[3637]: time="2026-06-14T08:15:25.250428214Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/POD" id=b6698f16-3f8b-4751-b5d2-ac82edc8c4eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.922854 | controller | Jun 14 08:15:25.251984 crc crio[3637]: time="2026-06-14T08:15:25.251110897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.922869 | controller | Jun 14 08:15:25.617464 crc crio[3637]: time="2026-06-14T08:15:25.617333994Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=53b11e2c-18f2-4ac9-92f8-1703b1ae99d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.922884 | controller | Jun 14 08:15:25.624577 crc crio[3637]: time="2026-06-14T08:15:25.623657291Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=0755d616-eb06-43f7-8313-ce60e45031d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.922900 | controller | Jun 14 08:15:25.628060 crc crio[3637]: time="2026-06-14T08:15:25.627983823Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=ed198ad1-cbb6-49d8-91a5-b97815b13723 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.922915 | controller | Jun 14 08:15:25.628474 crc crio[3637]: time="2026-06-14T08:15:25.628394487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.922931 | controller | Jun 14 08:15:25.648073 crc crio[3637]: time="2026-06-14T08:15:25.647977531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.922946 | controller | Jun 14 08:15:26.037327 crc crio[3637]: time="2026-06-14T08:15:26.037144628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.922964 | controller | Jun 14 08:15:26.160270 crc crio[3637]: time="2026-06-14T08:15:26.160155233Z" level=info msg="Created container 75212b3e539481e8221b73b3004ce61a5d0675cdad5ea4a294ee807b3fe74e86: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=ed198ad1-cbb6-49d8-91a5-b97815b13723 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.922980 | controller | Jun 14 08:15:26.163807 crc crio[3637]: time="2026-06-14T08:15:26.163612297Z" level=info msg="Starting container: 75212b3e539481e8221b73b3004ce61a5d0675cdad5ea4a294ee807b3fe74e86" id=e8921051-38b0-4a66-b9c6-ffe52265e2b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.922995 | controller | Jun 14 08:15:26.176082 crc crio[3637]: time="2026-06-14T08:15:26.175793008Z" level=info msg="Started container" PID=10202 containerID=75212b3e539481e8221b73b3004ce61a5d0675cdad5ea4a294ee807b3fe74e86 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=e8921051-38b0-4a66-b9c6-ffe52265e2b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89
2026-06-14 10:12:36.923011 | controller | Jun 14 08:15:26.637288 crc crio[3637]: time="2026-06-14T08:15:26.637095607Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=f26209cc-f33f-4bca-bca6-1920741b8ded name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.923027 | controller | Jun 14 08:15:26.642194 crc crio[3637]: time="2026-06-14T08:15:26.641962697Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=ebd5ae71-371e-4650-bdbe-b636961141a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.923043 | controller | Jun 14 08:15:26.648122 crc crio[3637]: time="2026-06-14T08:15:26.648033897Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=a44dee3f-f336-45e8-8535-4a7e2305e1b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.923058 | controller | Jun 14 08:15:26.648948 crc crio[3637]: time="2026-06-14T08:15:26.648593005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.923073 | controller | Jun 14 08:15:26.680043 crc crio[3637]: time="2026-06-14T08:15:26.679410509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.923088 | controller | Jun 14 08:15:27.138471 crc crio[3637]: time="2026-06-14T08:15:27.137431702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.923104 | controller | Jun 14 08:15:27.319783 crc crio[3637]: time="2026-06-14T08:15:27.319644754Z" level=info msg="Created container 608ec5ad02a2a86ea12a1a79c433075ae11b828b2b9b08be310fca4e96e2a769: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=a44dee3f-f336-45e8-8535-4a7e2305e1b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.923119 | controller | Jun 14 08:15:27.321555 crc crio[3637]: time="2026-06-14T08:15:27.321265136Z" level=info msg="Starting container: 608ec5ad02a2a86ea12a1a79c433075ae11b828b2b9b08be310fca4e96e2a769" id=6cb7791a-0ffc-4e41-ab0e-36bfdc4c40c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.923135 | controller | Jun 14 08:15:27.333056 crc crio[3637]: time="2026-06-14T08:15:27.332291047Z" level=info msg="Started container" PID=10299 containerID=608ec5ad02a2a86ea12a1a79c433075ae11b828b2b9b08be310fca4e96e2a769 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=6cb7791a-0ffc-4e41-ab0e-36bfdc4c40c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89
2026-06-14 10:12:36.923155 | controller | Jun 14 08:15:30.344578 crc crio[3637]: time="2026-06-14T08:15:30.343674133Z" level=info msg="NetworkStart: stopping network for sandbox b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.923171 | controller | Jun 14 08:15:30.567134 crc crio[3637]: time="2026-06-14T08:15:30.566537981Z" level=info msg="NetworkStart: stopping network for sandbox 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.923186 | controller | Jun 14 08:15:30.625966 crc crio[3637]: time="2026-06-14T08:15:30.625677817Z" level=info msg="NetworkStart: stopping network for sandbox b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.923201 | controller | Jun 14 08:15:30.651575 crc crio[3637]: time="2026-06-14T08:15:30.651405672Z" level=info msg="NetworkStart: stopping network for sandbox cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.923216 | controller | Jun 14 08:15:30.720709 crc crio[3637]: time="2026-06-14T08:15:30.720513244Z" level=info msg="NetworkStart: stopping network for sandbox beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.923231 | controller | Jun 14 08:15:30.986059 crc crio[3637]: time="2026-06-14T08:15:30.985699855Z" level=info msg="NetworkStart: stopping network for sandbox b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.923247 | controller | Jun 14 08:15:30.986481 crc crio[3637]: time="2026-06-14T08:15:30.986294004Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.923262 | controller | Jun 14 08:15:30.987001 crc crio[3637]: time="2026-06-14T08:15:30.986637116Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-14 10:12:36.923279 | controller | Jun 14 08:15:30.988256 crc crio[3637]: time="2026-06-14T08:15:30.988113115Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5465e55a-9c44-452c-9a9d-b72fc652992a 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:0xc0006021a0}] Aliases:map[]}"
2026-06-14 10:12:36.923295 | controller | Jun 14 08:15:30.988421 crc crio[3637]: time="2026-06-14T08:15:30.988340382Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.923311 | controller | Jun 14 08:15:30.988542 crc crio[3637]: time="2026-06-14T08:15:30.988408285Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.923327 | controller | Jun 14 08:15:30.988542 crc crio[3637]: time="2026-06-14T08:15:30.988471497Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.923343 | controller | Jun 14 08:15:30.989368 crc crio[3637]: time="2026-06-14T08:15:30.989252292Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/c454784b-f72f-4b17-941a-7c40f0477e2b 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:0xc000122200}] Aliases:map[]}"
2026-06-14 10:12:36.923385 | controller | Jun 14 08:15:30.989518 crc crio[3637]: time="2026-06-14T08:15:30.989397386Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.923403 | controller | Jun 14 08:15:30.989518 crc crio[3637]: time="2026-06-14T08:15:30.989424747Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.923418 | controller | Jun 14 08:15:30.989518 crc crio[3637]: time="2026-06-14T08:15:30.98950081Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.923433 | controller | Jun 14 08:15:30.989735 crc crio[3637]: time="2026-06-14T08:15:30.989589563Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/4f16d424-b9f5-4f97-939b-04348f557dbc 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:0xc002d98008}] Aliases:map[]}"
2026-06-14 10:12:36.923449 | controller | Jun 14 08:15:30.989735 crc crio[3637]: time="2026-06-14T08:15:30.989646335Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.923465 | controller | Jun 14 08:15:30.989735 crc crio[3637]: time="2026-06-14T08:15:30.989659175Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.923480 | controller | Jun 14 08:15:30.989735 crc crio[3637]: time="2026-06-14T08:15:30.989671926Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.923496 | controller | Jun 14 08:15:30.990262 crc crio[3637]: time="2026-06-14T08:15:30.989746458Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a1332f06-ddf3-4367-9bd0-381f3d192ee3 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:0xc001918000}] Aliases:map[]}"
2026-06-14 10:12:36.923512 | controller | Jun 14 08:15:30.990262 crc crio[3637]: time="2026-06-14T08:15:30.989959755Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.923527 | controller | Jun 14 08:15:30.990262 crc crio[3637]: time="2026-06-14T08:15:30.989980156Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.923543 | controller | Jun 14 08:15:30.990262 crc crio[3637]: time="2026-06-14T08:15:30.989998656Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.923558 | controller | Jun 14 08:15:30.990631 crc crio[3637]: time="2026-06-14T08:15:30.990439721Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c45b2945-d602-48d3-b4ed-9f3bc2f024ae 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:0xc00235c008}] Aliases:map[]}"
2026-06-14 10:12:36.923578 | controller | Jun 14 08:15:30.990631 crc crio[3637]: time="2026-06-14T08:15:30.990527354Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.923594 | controller | Jun 14 08:15:30.990631 crc crio[3637]: time="2026-06-14T08:15:30.990546195Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.923610 | controller | Jun 14 08:15:30.990631 crc crio[3637]: time="2026-06-14T08:15:30.990585166Z" 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-14 10:12:36.923626 | controller | Jun 14 08:15:30.991222 crc crio[3637]: time="2026-06-14T08:15:30.990728941Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5791d7d6-18ba-4ff0-9a53-deb4fcbd2e00 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:0xc00008c198}] Aliases:map[]}"
2026-06-14 10:12:36.923642 | controller | Jun 14 08:15:30.991222 crc crio[3637]: time="2026-06-14T08:15:30.990975629Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/3496e68a-b83b-4a1e-84bf-b8302c62bb95 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:0xc002314090}] Aliases:map[]}"
2026-06-14 10:12:36.923658 | controller | Jun 14 08:15:30.991222 crc crio[3637]: time="2026-06-14T08:15:30.99101042Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.923674 | controller | Jun 14 08:15:30.991222 crc crio[3637]: time="2026-06-14T08:15:30.991054342Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.923703 | controller | Jun 14 08:15:30.991222 crc crio[3637]: time="2026-06-14T08:15:30.991074442Z" 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-14 10:12:36.923720 | controller | Jun 14 08:15:30.991222 crc crio[3637]: time="2026-06-14T08:15:30.991121524Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e62522ec-3da4-4c85-92f8-7e484955d4dd 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:0xc0023140a8}] Aliases:map[]}"
2026-06-14 10:12:36.923740 | controller | Jun 14 08:15:30.991222 crc crio[3637]: time="2026-06-14T08:15:30.991165865Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.923755 | controller | Jun 14 08:15:30.991222 crc crio[3637]: time="2026-06-14T08:15:30.991178946Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.923770 | controller | Jun 14 08:15:30.991222 crc crio[3637]: time="2026-06-14T08:15:30.991190296Z" 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-14 10:12:36.923785 | controller | Jun 14 08:15:30.992356 crc crio[3637]: time="2026-06-14T08:15:30.991589589Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/738935d0-cf45-4579-aa91-45a35f4d0666 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:0xc0002d60c8}] Aliases:map[]}"
2026-06-14 10:12:36.923801 | controller | Jun 14 08:15:30.992356 crc crio[3637]: time="2026-06-14T08:15:30.991677152Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.923816 | controller | Jun 14 08:15:30.993186 crc crio[3637]: time="2026-06-14T08:15:30.991697243Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.923831 | controller | Jun 14 08:15:30.993321 crc crio[3637]: time="2026-06-14T08:15:30.993241584Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/39d5ab11-e943-486a-a87b-a5c3cd9afe81 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:0xc000602498}] Aliases:map[]}"
2026-06-14 10:12:36.923846 | controller | Jun 14 08:15:30.993321 crc crio[3637]: time="2026-06-14T08:15:30.993295396Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.923862 | controller | Jun 14 08:15:30.993544 crc crio[3637]: time="2026-06-14T08:15:30.993291245Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/73a4d71e-ec5d-4118-93aa-d2bc5d6748f3 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:0xc001918120}] Aliases:map[]}"
2026-06-14 10:12:36.923877 | controller | Jun 14 08:15:30.993544 crc crio[3637]: time="2026-06-14T08:15:30.993377339Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/7f9b85f6-fb9e-4774-a890-da6239d38243 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:0xc0006024b0}] Aliases:map[]}"
2026-06-14 10:12:36.923893 | controller | Jun 14 08:15:30.993544 crc crio[3637]: time="2026-06-14T08:15:30.993422179Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.923911 | controller | Jun 14 08:15:30.993544 crc crio[3637]: time="2026-06-14T08:15:30.99345324Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.923927 | controller | Jun 14 08:15:30.993544 crc crio[3637]: time="2026-06-14T08:15:30.993474181Z" 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-14 10:12:36.923943 | controller | Jun 14 08:15:30.993544 crc crio[3637]: time="2026-06-14T08:15:30.993494673Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/bad2b2cc-247a-4397-a509-f5f35a59ee9b 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:0xc0006024c8}] Aliases:map[]}"
2026-06-14 10:12:36.923958 | controller | Jun 14 08:15:30.993544 crc crio[3637]: time="2026-06-14T08:15:30.993545304Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.923973 | controller | Jun 14 08:15:30.993544 crc crio[3637]: time="2026-06-14T08:15:30.993558625Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.923988 | controller | Jun 14 08:15:30.994475 crc crio[3637]: time="2026-06-14T08:15:30.993569955Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.924004 | controller | Jun 14 08:15:30.994475 crc crio[3637]: time="2026-06-14T08:15:30.993310136Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.924019 | controller | Jun 14 08:15:30.994475 crc crio[3637]: time="2026-06-14T08:15:30.994464884Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.924034 | controller | Jun 14 08:15:30.997920 crc crio[3637]: time="2026-06-14T08:15:30.993246794Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.924049 | controller | Jun 14 08:15:30.997920 crc crio[3637]: time="2026-06-14T08:15:30.996180092Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8255441a-8c3f-44c1-93be-99684e7bc3c1 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:0xc002ae6000}] Aliases:map[]}"
2026-06-14 10:12:36.924065 | controller | Jun 14 08:15:30.997920 crc crio[3637]: time="2026-06-14T08:15:30.996296466Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/4f2d8b58-9542-4854-b683-9e1444f19aec 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:0xc00019c278}] Aliases:map[]}"
2026-06-14 10:12:36.924080 | controller | Jun 14 08:15:30.997920 crc crio[3637]: time="2026-06-14T08:15:30.996403969Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.924099 | controller | Jun 14 08:15:30.997920 crc crio[3637]: time="2026-06-14T08:15:30.99642499Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.924115 | controller | Jun 14 08:15:30.997920 crc crio[3637]: time="2026-06-14T08:15:30.996444111Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.924130 | controller | Jun 14 08:15:30.997920 crc crio[3637]: time="2026-06-14T08:15:30.996462541Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f55d77d6-2193-4a0d-8c36-d0c824421a45 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:0xc002ae6018}] Aliases:map[]}"
2026-06-14 10:12:36.924146 | controller | Jun 14 08:15:30.997920 crc crio[3637]: time="2026-06-14T08:15:30.996552494Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.924161 | controller | Jun 14 08:15:30.997920 crc crio[3637]: time="2026-06-14T08:15:30.996583425Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.924176 | controller | Jun 14 08:15:30.997920 crc crio[3637]: time="2026-06-14T08:15:30.996604756Z" 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-14 10:12:36.924192 | controller | Jun 14 08:15:30.997920 crc crio[3637]: time="2026-06-14T08:15:30.99342606Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.924207 | controller | Jun 14 08:15:30.997920 crc crio[3637]: time="2026-06-14T08:15:30.997246716Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.924222 | controller | Jun 14 08:15:30.997920 crc crio[3637]: time="2026-06-14T08:15:30.997267738Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.924237 | controller | Jun 14 08:15:31.001475 crc crio[3637]: time="2026-06-14T08:15:30.991044881Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.924252 | controller | Jun 14 08:15:31.001629 crc crio[3637]: time="2026-06-14T08:15:30.991818877Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/460ea5d7-e651-493f-8dc0-6ff4f829e159 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:0xc0006022b0}] Aliases:map[]}"
2026-06-14 10:12:36.924268 | controller | Jun 14 08:15:31.002186 crc crio[3637]: time="2026-06-14T08:15:31.001627483Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/fca53162-880c-459a-8d63-43e6b93db3ab 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:0xc000602580}] Aliases:map[]}"
2026-06-14 10:12:36.924286 | controller | Jun 14 08:15:31.002186 crc crio[3637]: time="2026-06-14T08:15:31.001710106Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.924302 | controller | Jun 14 08:15:31.002186 crc crio[3637]: time="2026-06-14T08:15:31.001726356Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.924317 | controller | Jun 14 08:15:31.002186 crc crio[3637]: time="2026-06-14T08:15:31.001744187Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.924332 | controller | Jun 14 08:15:31.003674 crc crio[3637]: time="2026-06-14T08:15:31.003485774Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/1b5d16ae-dbe2-425d-973d-14821b9f2593 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:0xc002314138}] Aliases:map[]}"
2026-06-14 10:12:36.924363 | controller | Jun 14 08:15:31.003674 crc crio[3637]: time="2026-06-14T08:15:31.003630469Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.924384 | controller | Jun 14 08:15:31.003674 crc crio[3637]: time="2026-06-14T08:15:31.003654479Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.924399 | controller | Jun 14 08:15:31.004416 crc crio[3637]: time="2026-06-14T08:15:31.00367433Z" 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-14 10:12:36.924415 | controller | Jun 14 08:15:31.004535 crc crio[3637]: time="2026-06-14T08:15:30.991949161Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e95cc54b-7797-4e02-a595-7c152cf9ba43 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:0xc0006022d0}] Aliases:map[]}"
2026-06-14 10:12:36.924431 | controller | Jun 14 08:15:31.004679 crc crio[3637]: time="2026-06-14T08:15:31.004608982Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.924446 | controller | Jun 14 08:15:31.004679 crc crio[3637]: time="2026-06-14T08:15:31.004670774Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.924462 | controller | Jun 14 08:15:31.005118 crc crio[3637]: time="2026-06-14T08:15:31.004702185Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.924477 | controller | Jun 14 08:15:31.005118 crc crio[3637]: time="2026-06-14T08:15:31.005096188Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ebf5b025-e87e-4db1-9a06-3f39646bd2c7 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:0xc0001223b0}] Aliases:map[]}"
2026-06-14 10:12:36.924496 | controller | Jun 14 08:15:31.005330 crc crio[3637]: time="2026-06-14T08:15:31.00514403Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.924512 | controller | Jun 14 08:15:31.005330 crc crio[3637]: time="2026-06-14T08:15:31.00515587Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.924528 | controller | Jun 14 08:15:31.005330 crc crio[3637]: time="2026-06-14T08:15:31.005167701Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.924544 | controller | Jun 14 08:15:31.005330 crc crio[3637]: time="2026-06-14T08:15:31.005219842Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/afc7c0a4-0dc7-4b2b-8942-ab1351cc9d18 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:0xc000b10160}] Aliases:map[]}"
2026-06-14 10:12:36.924559 | controller | Jun 14 08:15:31.005330 crc crio[3637]: time="2026-06-14T08:15:31.005284105Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.924574 | controller | Jun 14 08:15:31.005330 crc crio[3637]: time="2026-06-14T08:15:31.005300905Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.924590 | controller | Jun 14 08:15:31.005330 crc crio[3637]: time="2026-06-14T08:15:31.005313156Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.924605 | controller | Jun 14 08:15:31.006235 crc crio[3637]: time="2026-06-14T08:15:30.992981506Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/0f742e1e-8391-42c6-b4d4-d402819c7caa 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:0xc000602438}] Aliases:map[]}"
2026-06-14 10:12:36.924621 | controller | Jun 14 08:15:31.006235 crc crio[3637]: time="2026-06-14T08:15:31.005728539Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.924636 | controller | Jun 14 08:15:31.006235 crc crio[3637]: time="2026-06-14T08:15:31.00574376Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.924652 | controller | Jun 14 08:15:31.006235 crc crio[3637]: time="2026-06-14T08:15:31.006032829Z" 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-14 10:12:36.924667 | controller | Jun 14 08:15:31.006235 crc crio[3637]: time="2026-06-14T08:15:30.992023444Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e6d641d6-bb4d-437b-81df-9bf3c45c0faa 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:0xc0006022e8}] Aliases:map[]}"
2026-06-14 10:12:36.924687 | controller | Jun 14 08:15:31.006691 crc crio[3637]: time="2026-06-14T08:15:31.006312919Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/c58d9ca5-9ddf-41e2-b4ad-c15a764f123e 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:0xc002d980a8}] Aliases:map[]}"
2026-06-14 10:12:36.924704 | controller | Jun 14 08:15:31.006691 crc crio[3637]: time="2026-06-14T08:15:31.00634352Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.924719 | controller | Jun 14 08:15:31.006691 crc crio[3637]: time="2026-06-14T08:15:31.00635229Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.924734 | controller | Jun 14 08:15:31.006691 crc crio[3637]: time="2026-06-14T08:15:31.00636316Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.924750 | controller | Jun 14 08:15:31.006691 crc crio[3637]: time="2026-06-14T08:15:30.990732031Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2500f52c-b622-4450-98e3-863b9d48b469 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:0xc002314070}] Aliases:map[]}"
2026-06-14 10:12:36.924766 | controller | Jun 14 08:15:31.006691 crc crio[3637]: time="2026-06-14T08:15:31.006520186Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.924781 | controller | Jun 14 08:15:31.006691 crc crio[3637]: time="2026-06-14T08:15:31.006540226Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.924797 | controller | Jun 14 08:15:31.006691 crc crio[3637]: time="2026-06-14T08:15:31.006553257Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.924813 | controller | Jun 14 08:15:31.007986 crc crio[3637]: time="2026-06-14T08:15:30.992150618Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/0b1f5c5b-a001-416f-823f-f434759fc332 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:0xc000602338}] Aliases:map[]}"
2026-06-14 10:12:36.924829 | controller | Jun 14 08:15:31.008118 crc crio[3637]: time="2026-06-14T08:15:31.001639702Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.924844 | controller | Jun 14 08:15:31.008118 crc crio[3637]: time="2026-06-14T08:15:30.993161991Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/07412eed-3c2b-44af-976d-fd887d00aa6e 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:0xc001918108}] Aliases:map[]}"
2026-06-14 10:12:36.924863 | controller | Jun 14 08:15:31.008349 crc crio[3637]: time="2026-06-14T08:15:31.008135239Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.924879 | controller | Jun 14 08:15:31.008349 crc crio[3637]: time="2026-06-14T08:15:31.00815503Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.924895 | controller | Jun 14 08:15:31.008349 crc crio[3637]: time="2026-06-14T08:15:31.008174001Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.924911 | controller | Jun 14 08:15:31.009436 crc crio[3637]: time="2026-06-14T08:15:30.992231611Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/a23cc944-760b-4366-a11c-8ae908a88976 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:0xc000602358}] Aliases:map[]}"
2026-06-14 10:12:36.924926 | controller | Jun 14 08:15:31.009612 crc crio[3637]: time="2026-06-14T08:15:31.009454162Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.924942 | controller | Jun 14 08:15:31.009612 crc crio[3637]: time="2026-06-14T08:15:31.009490443Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.924957 | controller | Jun 14 08:15:31.009612 crc crio[3637]: time="2026-06-14T08:15:31.009512694Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.924973 | controller | Jun 14 08:15:31.010214 crc crio[3637]: time="2026-06-14T08:15:30.991709193Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e9a4551e-005f-4461-8a9c-cc47e46c282a 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:0xc000602298}] Aliases:map[]}"
2026-06-14 10:12:36.924989 | controller | Jun 14 08:15:31.010357 crc crio[3637]: time="2026-06-14T08:15:31.01025932Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.925004 | controller | Jun 14 08:15:31.010357 crc crio[3637]: time="2026-06-14T08:15:31.010296981Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.925019 | controller | Jun 14 08:15:31.010357 crc crio[3637]: time="2026-06-14T08:15:31.010317022Z" 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-14 10:12:36.925035 | controller | Jun 14 08:15:31.011705 crc crio[3637]: time="2026-06-14T08:15:30.996322647Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.925050 | controller | Jun 14 08:15:31.012531 crc crio[3637]: time="2026-06-14T08:15:31.012425341Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.925065 | controller | Jun 14 08:15:31.012531 crc crio[3637]: time="2026-06-14T08:15:31.012508295Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.925084 | controller | Jun 14 08:15:31.016033 crc crio[3637]: time="2026-06-14T08:15:30.993056018Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/330abc4e-1e25-4cd1-9122-29e8e55539fb 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:0xc000602458}] Aliases:map[]}"
2026-06-14 10:12:36.925101 | controller | Jun 14 08:15:31.016254 crc crio[3637]: time="2026-06-14T08:15:31.016056403Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.925116 | controller | Jun 14 08:15:31.016254 crc crio[3637]: time="2026-06-14T08:15:31.016081483Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.925131 | controller | Jun 14 08:15:31.016254 crc crio[3637]: time="2026-06-14T08:15:31.016107484Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.925147 | controller | Jun 14 08:15:31.018804 crc crio[3637]: time="2026-06-14T08:15:30.992594132Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a8300139-3854-4c9c-a594-17e23b135c8c 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:0xc0019180b8}] Aliases:map[]}"
2026-06-14 10:12:36.925163 | controller | Jun 14 08:15:31.019061 crc crio[3637]: time="2026-06-14T08:15:31.018936598Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.925178 | controller | Jun 14 08:15:31.019061 crc crio[3637]: time="2026-06-14T08:15:31.018959229Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.925193 | controller | Jun 14 08:15:31.019384 crc crio[3637]: time="2026-06-14T08:15:31.01928951Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.925209 | controller | Jun 14 08:15:31.021974 crc crio[3637]: time="2026-06-14T08:15:30.993152461Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/83848948-2c7c-48c5-895d-1c1aff620d05 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:0xc000602478}] Aliases:map[]}"
2026-06-14 10:12:36.925224 | controller | Jun 14 08:15:31.021974 crc crio[3637]: time="2026-06-14T08:15:31.021045658Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.925240 | controller | Jun 14 08:15:31.021974 crc crio[3637]: time="2026-06-14T08:15:31.021071419Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.925255 | controller | Jun 14 08:15:31.021974 crc crio[3637]: time="2026-06-14T08:15:31.02109707Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.925274 | controller | Jun 14 08:15:31.025692 crc crio[3637]: time="2026-06-14T08:15:31.008023026Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.925291 | controller | Jun 14 08:15:31.027393 crc crio[3637]: time="2026-06-14T08:15:31.012402011Z" level=info msg="Got pod network &{Name:collect-profiles-29690415-xvx7m Namespace:openshift-operator-lifecycle-manager ID:a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d UID:39cf909a-d100-456c-82cb-f2db984006b7 NetNS:/var/run/netns/ef08d9ea-b48f-4eb7-a124-1819a21e5a60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39cf909a_d100_456c_82cb_f2db984006b7.slice PodAnnotations:0xc000602620}] Aliases:map[]}"
2026-06-14 10:12:36.925307 | controller | Jun 14 08:15:31.027562 crc crio[3637]: time="2026-06-14T08:15:31.027394219Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690415-xvx7m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.925323 | controller | Jun 14 08:15:31.031692 crc crio[3637]: time="2026-06-14T08:15:30.992440568Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/659b763e-262f-4c5d-84d4-0da30df49bec 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:0xc0006023b8}] Aliases:map[]}"
2026-06-14 10:12:36.925338 | controller | Jun 14 08:15:31.031692 crc crio[3637]: time="2026-06-14T08:15:31.031508665Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.925371 | controller | Jun 14 08:15:31.031692 crc crio[3637]: time="2026-06-14T08:15:31.031527846Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.925389 | controller | Jun 14 08:15:31.031692 crc crio[3637]: time="2026-06-14T08:15:31.031542236Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.925405 | controller | Jun 14 08:15:31.032647 crc crio[3637]: time="2026-06-14T08:15:30.992528541Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/114f9e6f-f80c-41b8-be42-902ecb684963 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:0xc0006023d0}] Aliases:map[]}"
2026-06-14 10:12:36.925421 | controller | Jun 14 08:15:31.032647 crc crio[3637]: time="2026-06-14T08:15:31.032510429Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.925437 | controller | Jun 14 08:15:31.032647 crc crio[3637]: time="2026-06-14T08:15:31.032531559Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.925453 | controller | Jun 14 08:15:31.032647 crc crio[3637]: time="2026-06-14T08:15:31.0325454Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.925468 | controller | Jun 14 08:15:31.034194 crc crio[3637]: time="2026-06-14T08:15:30.992603343Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/2e8259e0-83d6-49b8-a552-24f37b7a22c4 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:0xc0006023e8}] Aliases:map[]}"
2026-06-14 10:12:36.925496 | controller | Jun 14 08:15:31.034194 crc crio[3637]: time="2026-06-14T08:15:31.034167278Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.925513 | controller | Jun 14 08:15:31.034194 crc crio[3637]: time="2026-06-14T08:15:31.034193488Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.925528 | controller | Jun 14 08:15:31.034194 crc crio[3637]: time="2026-06-14T08:15:31.03422447Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.925543 | controller | Jun 14 08:15:31.035965 crc crio[3637]: time="2026-06-14T08:15:30.992686306Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/2cedbba7-f98e-444b-910a-fa366300b089 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:0xc000602400}] Aliases:map[]}"
2026-06-14 10:12:36.925559 | controller | Jun 14 08:15:31.036218 crc crio[3637]: time="2026-06-14T08:15:31.036186458Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.925575 | controller | Jun 14 08:15:31.036500 crc crio[3637]: time="2026-06-14T08:15:31.036320332Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.925591 | controller | Jun 14 08:15:31.036652 crc crio[3637]: time="2026-06-14T08:15:31.036626152Z" 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-14 10:12:36.925607 | controller | Jun 14 08:15:31.037362 crc crio[3637]: time="2026-06-14T08:15:30.993016946Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f4033e53-7ad6-4acc-aa19-9f9c162aa9c1 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:0xc0019180f0}] Aliases:map[]}"
2026-06-14 10:12:36.925623 | controller | Jun 14 08:15:31.037490 crc crio[3637]: time="2026-06-14T08:15:31.037402082Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.925639 | controller | Jun 14 08:15:31.037490 crc crio[3637]: time="2026-06-14T08:15:31.037419533Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.925655 | controller | Jun 14 08:15:31.037490 crc crio[3637]: time="2026-06-14T08:15:31.037431563Z" 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-14 10:12:36.925671 | controller | Jun 14 08:15:31.038411 crc crio[3637]: time="2026-06-14T08:15:30.992308963Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/380dbed2-5e06-495e-8b8c-4a95c653061b 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:0xc000602370}] Aliases:map[]}"
2026-06-14 10:12:36.925690 | controller | Jun 14 08:15:31.038411 crc crio[3637]: time="2026-06-14T08:15:31.03823982Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.925706 | controller | Jun 14 08:15:31.038411 crc crio[3637]: time="2026-06-14T08:15:31.038262991Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.925721 | controller | Jun 14 08:15:31.038411 crc crio[3637]: time="2026-06-14T08:15:31.038279061Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.925737 | controller | Jun 14 08:15:31.039464 crc crio[3637]: time="2026-06-14T08:15:31.03875679Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/2c251f4c-c44f-4c1b-99f8-543364324f30 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:0xc002d98180}] Aliases:map[]}"
2026-06-14 10:12:36.925752 | controller | Jun 14 08:15:31.039581 crc crio[3637]: time="2026-06-14T08:15:31.039485084Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.925768 | controller | Jun 14 08:15:31.039581 crc crio[3637]: time="2026-06-14T08:15:31.039522386Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.925783 | controller | Jun 14 08:15:31.039581 crc crio[3637]: time="2026-06-14T08:15:31.039546717Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.925798 | controller | Jun 14 08:15:31.045692 crc crio[3637]: time="2026-06-14T08:15:30.992370265Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6ee5e143-427c-4a32-9c53-405b7ec70429 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:0xc000602398}] Aliases:map[]}"
2026-06-14 10:12:36.925814 | controller | Jun 14 08:15:31.045692 crc crio[3637]: time="2026-06-14T08:15:31.045540904Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.925829 | controller | Jun 14 08:15:31.045692 crc crio[3637]: time="2026-06-14T08:15:31.045557624Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.925845 | controller | Jun 14 08:15:31.045692 crc crio[3637]: time="2026-06-14T08:15:31.045574395Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.925860 | controller | Jun 14 08:15:31.047264 crc crio[3637]: time="2026-06-14T08:15:30.992754458Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/c4242ff4-3bf3-429b-b9a7-7e036eda7f67 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:0xc000602418}] Aliases:map[]}"
2026-06-14 10:12:36.925880 | controller | Jun 14 08:15:31.047686 crc crio[3637]: time="2026-06-14T08:15:31.047651539Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.925895 | controller | Jun 14 08:15:31.048165 crc crio[3637]: time="2026-06-14T08:15:31.048140785Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.925911 | controller | Jun 14 08:15:31.048305 crc crio[3637]: time="2026-06-14T08:15:31.048272919Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.925926 | controller | Jun 14 08:15:31.054379 crc crio[3637]: time="2026-06-14T08:15:31.047596537Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/23bd1923-fdf6-413a-91e7-ee27369517c3 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:0xc000b101e0}] Aliases:map[]}"
2026-06-14 10:12:36.925941 | controller | Jun 14 08:15:31.054520 crc crio[3637]: time="2026-06-14T08:15:31.05448412Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.925956 | controller | Jun 14 08:15:31.054520 crc crio[3637]: time="2026-06-14T08:15:31.054499471Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.925972 | controller | Jun 14 08:15:31.054520 crc crio[3637]: time="2026-06-14T08:15:31.054510431Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.925987 | controller | Jun 14 08:15:31.060135 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.926002 | controller | Jun 14 08:15:31.060135 crc crio[3637]: time="2026-06-14T08:15:31.011536882Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f3ac12c5-d464-4c8a-b21e-e020604fc765 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:0xc000602688}] Aliases:map[]}"
2026-06-14 10:12:36.926017 | controller | Jun 14 08:15:31.060273 crc crio[3637]: time="2026-06-14T08:15:31.060146443Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.926032 | controller | Jun 14 08:15:31.060273 crc crio[3637]: time="2026-06-14T08:15:31.060162089Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.926047 | controller | Jun 14 08:15:31.060273 crc crio[3637]: time="2026-06-14T08:15:31.060171949Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.926062 | controller | Jun 14 08:15:31.060273 crc crio[3637]: time="2026-06-14T08:15:31.060216968Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926080 | controller | Jun 14 08:15:31.062827 crc crio[3637]: time="2026-06-14T08:15:31.062622271Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.926096 | controller | Jun 14 08:15:31.062827 crc crio[3637]: time="2026-06-14T08:15:31.062706583Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.926112 | controller | Jun 14 08:15:31.065389 crc crio[3637]: time="2026-06-14T08:15:31.008069457Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.926127 | controller | Jun 14 08:15:31.065389 crc crio[3637]: time="2026-06-14T08:15:31.063077389Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.926142 | controller | Jun 14 08:15:31.068053 crc crio[3637]: time="2026-06-14T08:15:31.067996816Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.926158 | controller | Jun 14 08:15:31.068243 crc crio[3637]: time="2026-06-14T08:15:31.011670977Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/6b3b248a-a7c4-4a0e-8581-5892e8d43184 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:0xc0006026a8}] Aliases:map[]}"
2026-06-14 10:12:36.926173 | controller | Jun 14 08:15:31.068243 crc crio[3637]: time="2026-06-14T08:15:31.068134061Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.926188 | controller | Jun 14 08:15:31.068243 crc crio[3637]: time="2026-06-14T08:15:31.068145581Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.926204 | controller | Jun 14 08:15:31.068243 crc crio[3637]: time="2026-06-14T08:15:31.068159242Z" 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-14 10:12:36.926219 | controller | Jun 14 08:15:31.075080 crc crio[3637]: time="2026-06-14T08:15:31.073803692Z" level=info msg="runSandbox: deleting pod ID 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002 from idIndex" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926234 | controller | Jun 14 08:15:31.075270 crc crio[3637]: time="2026-06-14T08:15:31.075131566Z" level=info msg="runSandbox: removing pod sandbox 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926249 | controller | Jun 14 08:15:31.078714 crc crio[3637]: time="2026-06-14T08:15:31.07765501Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926265 | controller | Jun 14 08:15:31.078714 crc crio[3637]: time="2026-06-14T08:15:31.07794923Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926280 | controller | Jun 14 08:15:31.080454 crc crio[3637]: time="2026-06-14T08:15:31.001658413Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.926302 | controller | Jun 14 08:15:31.080454 crc crio[3637]: time="2026-06-14T08:15:31.080448953Z" 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-14 10:12:36.926319 | controller | Jun 14 08:15:31.080560 crc crio[3637]: time="2026-06-14T08:15:31.007100075Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:36.926334 | controller | Jun 14 08:15:31.080560 crc crio[3637]: time="2026-06-14T08:15:31.080508165Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:36.926368 | controller | Jun 14 08:15:31.080640 crc crio[3637]: time="2026-06-14T08:15:31.080522816Z" 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-14 10:12:36.926386 | controller | Jun 14 08:15:31.101183 crc crio[3637]: time="2026-06-14T08:15:31.080390221Z" level=info msg="runSandbox: removing pod sandbox from storage: 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926402 | controller | Jun 14 08:15:31.110539 crc crio[3637]: time="2026-06-14T08:15:31.110287308Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926417 | controller | Jun 14 08:15:31.110684 crc crio[3637]: time="2026-06-14T08:15:31.110541876Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926433 | controller | Jun 14 08:15:31.169199 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.926448 | controller | Jun 14 08:15:31.169199 crc crio[3637]: time="2026-06-14T08:15:31.169121199Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926463 | controller | Jun 14 08:15:31.203622 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.926478 | controller | Jun 14 08:15:31.204433 crc crio[3637]: time="2026-06-14T08:15:31.204375378Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926493 | controller | Jun 14 08:15:31.207287 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.926508 | controller | Jun 14 08:15:31.207287 crc crio[3637]: time="2026-06-14T08:15:31.205025249Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926527 | controller | Jun 14 08:15:31.217135 crc crio[3637]: time="2026-06-14T08:15:31.214099041Z" level=info msg="runSandbox: deleting pod ID 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a from idIndex" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926542 | controller | Jun 14 08:15:31.217135 crc crio[3637]: time="2026-06-14T08:15:31.214178734Z" level=info msg="runSandbox: removing pod sandbox 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926557 | controller | Jun 14 08:15:31.217135 crc crio[3637]: time="2026-06-14T08:15:31.214253406Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926572 | controller | Jun 14 08:15:31.217135 crc crio[3637]: time="2026-06-14T08:15:31.214280547Z" level=info msg="runSandbox: unmounting shmPath for sandbox 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926587 | controller | Jun 14 08:15:31.224644 crc crio[3637]: time="2026-06-14T08:15:31.224404903Z" level=info msg="runSandbox: deleting pod ID b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9 from idIndex" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926602 | controller | Jun 14 08:15:31.224644 crc crio[3637]: time="2026-06-14T08:15:31.22459661Z" level=info msg="runSandbox: removing pod sandbox b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926616 | controller | Jun 14 08:15:31.225041 crc crio[3637]: time="2026-06-14T08:15:31.224660672Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926632 | controller | Jun 14 08:15:31.225041 crc crio[3637]: time="2026-06-14T08:15:31.224683063Z" level=info msg="runSandbox: unmounting shmPath for sandbox b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926647 | controller | Jun 14 08:15:31.228557 crc crio[3637]: time="2026-06-14T08:15:31.228453328Z" level=info msg="runSandbox: removing pod sandbox from storage: b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926661 | controller | Jun 14 08:15:31.230073 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.926677 | controller | Jun 14 08:15:31.230073 crc crio[3637]: time="2026-06-14T08:15:31.229377069Z" level=info msg="runSandbox: removing pod sandbox from storage: 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926693 | controller | Jun 14 08:15:31.230073 crc crio[3637]: time="2026-06-14T08:15:31.229517863Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926711 | controller | Jun 14 08:15:31.231048 crc crio[3637]: time="2026-06-14T08:15:31.230991992Z" level=info msg="runSandbox: deleting pod ID c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22 from idIndex" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926727 | controller | Jun 14 08:15:31.231188 crc crio[3637]: time="2026-06-14T08:15:31.231163598Z" level=info msg="runSandbox: removing pod sandbox c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926742 | controller | Jun 14 08:15:31.231344 crc crio[3637]: time="2026-06-14T08:15:31.231319833Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926758 | controller | Jun 14 08:15:31.231439 crc crio[3637]: time="2026-06-14T08:15:31.231422817Z" level=info msg="runSandbox: unmounting shmPath for sandbox c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926773 | controller | Jun 14 08:15:31.235949 crc crio[3637]: time="2026-06-14T08:15:31.235919616Z" level=info msg="runSandbox: removing pod sandbox from storage: c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926788 | controller | Jun 14 08:15:31.241138 crc crio[3637]: time="2026-06-14T08:15:31.240979364Z" level=info msg="runSandbox: deleting pod ID ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554 from idIndex" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926803 | controller | Jun 14 08:15:31.241138 crc crio[3637]: time="2026-06-14T08:15:31.241029956Z" level=info msg="runSandbox: removing pod sandbox ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926819 | controller | Jun 14 08:15:31.241138 crc crio[3637]: time="2026-06-14T08:15:31.241085098Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926834 | controller | Jun 14 08:15:31.241138 crc crio[3637]: time="2026-06-14T08:15:31.241107539Z" level=info msg="runSandbox: unmounting shmPath for sandbox ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926849 | controller | Jun 14 08:15:31.244637 crc crio[3637]: time="2026-06-14T08:15:31.244379407Z" level=info msg="runSandbox: removing pod sandbox from storage: ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926864 | controller | Jun 14 08:15:31.268471 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.926879 | controller | Jun 14 08:15:31.271611 crc crio[3637]: time="2026-06-14T08:15:31.26851097Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926894 | controller | Jun 14 08:15:31.281036 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.926914 | controller | Jun 14 08:15:31.281115 crc crio[3637]: time="2026-06-14T08:15:31.281067007Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926930 | controller | Jun 14 08:15:31.284470 crc crio[3637]: time="2026-06-14T08:15:31.281298095Z" level=info msg="runSandbox: deleting pod ID b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae from idIndex" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926946 | controller | Jun 14 08:15:31.284470 crc crio[3637]: time="2026-06-14T08:15:31.281339566Z" level=info msg="runSandbox: removing pod sandbox b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926961 | controller | Jun 14 08:15:31.284470 crc crio[3637]: time="2026-06-14T08:15:31.281395848Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926976 | controller | Jun 14 08:15:31.284470 crc crio[3637]: time="2026-06-14T08:15:31.281577504Z" level=info msg="runSandbox: unmounting shmPath for sandbox b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.926991 | controller | Jun 14 08:15:31.293974 crc crio[3637]: time="2026-06-14T08:15:31.290737378Z" level=info msg="runSandbox: removing pod sandbox from storage: b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927006 | controller | Jun 14 08:15:31.304240 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.927021 | controller | Jun 14 08:15:31.304240 crc crio[3637]: time="2026-06-14T08:15:31.303167966Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927036 | controller | Jun 14 08:15:31.305992 crc crio[3637]: time="2026-06-14T08:15:31.305293066Z" level=info msg="runSandbox: deleting pod ID c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a from idIndex" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927051 | controller | Jun 14 08:15:31.305992 crc crio[3637]: time="2026-06-14T08:15:31.305453062Z" level=info msg="runSandbox: removing pod sandbox c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927066 | controller | Jun 14 08:15:31.305992 crc crio[3637]: time="2026-06-14T08:15:31.305510284Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927081 | controller | Jun 14 08:15:31.305992 crc crio[3637]: time="2026-06-14T08:15:31.305532274Z" level=info msg="runSandbox: unmounting shmPath for sandbox c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927099 | controller | Jun 14 08:15:31.309491 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.927115 | controller | Jun 14 08:15:31.310428 crc crio[3637]: time="2026-06-14T08:15:31.309690322Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927130 | controller | Jun 14 08:15:31.316224 crc crio[3637]: time="2026-06-14T08:15:31.311446501Z" level=info msg="runSandbox: removing pod sandbox from storage: c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927145 | controller | Jun 14 08:15:31.331454 crc crio[3637]: time="2026-06-14T08:15:31.331133295Z" level=info msg="runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927161 | controller | Jun 14 08:15:31.332133 crc crio[3637]: time="2026-06-14T08:15:31.331695874Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927176 | controller | Jun 14 08:15:31.332605 crc crio[3637]: time="2026-06-14T08:15:31.33116644Z" level=info msg="runSandbox: deleting pod ID d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9 from idIndex" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927191 | controller | Jun 14 08:15:31.332691 crc crio[3637]: time="2026-06-14T08:15:31.332604904Z" level=info msg="runSandbox: removing pod sandbox d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927206 | controller | Jun 14 08:15:31.332691 crc crio[3637]: time="2026-06-14T08:15:31.332670686Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927221 | controller | Jun 14 08:15:31.332820 crc crio[3637]: time="2026-06-14T08:15:31.332710038Z" level=info msg="runSandbox: unmounting shmPath for sandbox d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927236 | controller | Jun 14 08:15:31.339462 crc crio[3637]: time="2026-06-14T08:15:31.338714287Z" level=info msg="runSandbox: removing pod sandbox from storage: d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927251 | controller | Jun 14 08:15:31.341296 crc crio[3637]: time="2026-06-14T08:15:31.340456595Z" level=info msg="runSandbox: deleting pod ID 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd from idIndex" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927266 | controller | Jun 14 08:15:31.342597 crc crio[3637]: time="2026-06-14T08:15:31.342478492Z" level=info msg="runSandbox: removing pod sandbox 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927284 | controller | Jun 14 08:15:31.342689 crc crio[3637]: time="2026-06-14T08:15:31.342634477Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927300 | controller | Jun 14 08:15:31.342689 crc crio[3637]: time="2026-06-14T08:15:31.342670529Z" level=info msg="runSandbox: unmounting shmPath for sandbox 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927315 | controller | Jun 14 08:15:31.349641 crc crio[3637]: time="2026-06-14T08:15:31.348624297Z" level=info msg="runSandbox: removing pod sandbox from storage: 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927330 | controller | Jun 14 08:15:31.403627 crc crio[3637]: time="2026-06-14T08:15:31.402463717Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927361 | controller | Jun 14 08:15:31.410704 crc crio[3637]: time="2026-06-14T08:15:31.407571028Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927381 | controller | Jun 14 08:15:31.483759 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.927397 | controller | Jun 14 08:15:31.483759 crc crio[3637]: time="2026-06-14T08:15:31.48341509Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927412 | controller | Jun 14 08:15:31.503243 crc crio[3637]: time="2026-06-14T08:15:31.502596838Z" level=info msg="runSandbox: deleting pod ID 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f from idIndex" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927427 | controller | Jun 14 08:15:31.503552 crc crio[3637]: time="2026-06-14T08:15:31.503322842Z" level=info msg="runSandbox: removing pod sandbox 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927442 | controller | Jun 14 08:15:31.503552 crc crio[3637]: time="2026-06-14T08:15:31.503406275Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927457 | controller | Jun 14 08:15:31.503552 crc crio[3637]: time="2026-06-14T08:15:31.503435806Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927472 | controller | Jun 14 08:15:31.513483 crc crio[3637]: time="2026-06-14T08:15:31.51252957Z" level=info msg="runSandbox: removing pod sandbox from storage: 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927491 | controller | Jun 14 08:15:31.523197 crc crio[3637]: time="2026-06-14T08:15:31.519649937Z" level=info msg="runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927507 | controller | Jun 14 08:15:31.523197 crc crio[3637]: time="2026-06-14T08:15:31.520232716Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927522 | controller | Jun 14 08:15:31.597206 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.927537 | controller | Jun 14 08:15:31.597206 crc crio[3637]: time="2026-06-14T08:15:31.597044929Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927552 | controller | Jun 14 08:15:31.609224 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.927566 | controller | Jun 14 08:15:31.609224 crc crio[3637]: time="2026-06-14T08:15:31.607514452Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927581 | controller | Jun 14 08:15:31.614089 crc crio[3637]: time="2026-06-14T08:15:31.611352795Z" level=info msg="runSandbox: deleting pod ID 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6 from idIndex" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927597 | controller | Jun 14 08:15:31.614089 crc crio[3637]: time="2026-06-14T08:15:31.611598443Z" level=info msg="runSandbox: removing pod sandbox 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927612 | controller | Jun 14 08:15:31.614089 crc crio[3637]: time="2026-06-14T08:15:31.611668506Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927627 | controller | Jun 14 08:15:31.614089 crc crio[3637]: time="2026-06-14T08:15:31.611691246Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927642 | controller | Jun 14 08:15:31.614089 crc crio[3637]: time="2026-06-14T08:15:31.612440961Z" 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=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927657 | controller | Jun 14 08:15:31.614089 crc crio[3637]: time="2026-06-14T08:15:31.612911497Z" 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=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927676 | controller | Jun 14 08:15:31.624054 crc crio[3637]: time="2026-06-14T08:15:31.623477371Z" level=info msg="runSandbox: removing pod sandbox from storage: 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927704 | controller | Jun 14 08:15:31.632558 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.927721 | controller | Jun 14 08:15:31.632558 crc crio[3637]: time="2026-06-14T08:15:31.629738139Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927737 | controller | Jun 14 08:15:31.637100 crc crio[3637]: time="2026-06-14T08:15:31.633688171Z" level=info msg="runSandbox: deleting pod ID 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb from idIndex" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927752 | controller | Jun 14 08:15:31.637100 crc crio[3637]: time="2026-06-14T08:15:31.633764833Z" level=info msg="runSandbox: removing pod sandbox 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927768 | controller | Jun 14 08:15:31.637100 crc crio[3637]: time="2026-06-14T08:15:31.633954429Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927783 | controller | Jun 14 08:15:31.637100 crc crio[3637]: time="2026-06-14T08:15:31.63398595Z" level=info msg="runSandbox: unmounting shmPath for sandbox 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927799 | controller | Jun 14 08:15:31.650266 crc crio[3637]: time="2026-06-14T08:15:31.646168825Z" level=info msg="runSandbox: removing pod sandbox from storage: 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927814 | controller | Jun 14 08:15:31.660756 crc crio[3637]: time="2026-06-14T08:15:31.653647864Z" level=info msg="runSandbox: deleting pod ID 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06 from idIndex" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927829 | controller | Jun 14 08:15:31.660756 crc crio[3637]: time="2026-06-14T08:15:31.65412629Z" level=info msg="runSandbox: removing pod sandbox 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927844 | controller | Jun 14 08:15:31.660756 crc crio[3637]: time="2026-06-14T08:15:31.654517823Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927860 | controller | Jun 14 08:15:31.660756 crc crio[3637]: time="2026-06-14T08:15:31.654550904Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927879 | controller | Jun 14 08:15:31.660756 crc crio[3637]: time="2026-06-14T08:15:31.65863985Z" level=info msg="runSandbox: removing pod sandbox from storage: 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927896 | controller | Jun 14 08:15:31.671579 crc crio[3637]: time="2026-06-14T08:15:31.670444402Z" level=info msg="runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927911 | controller | Jun 14 08:15:31.673433 crc crio[3637]: time="2026-06-14T08:15:31.673122101Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927927 | controller | Jun 14 08:15:31.678934 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.927942 | controller | Jun 14 08:15:31.679476 crc crio[3637]: time="2026-06-14T08:15:31.67909631Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927957 | controller | Jun 14 08:15:31.682002 crc crio[3637]: time="2026-06-14T08:15:31.679132881Z" 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=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927972 | controller | Jun 14 08:15:31.682002 crc crio[3637]: time="2026-06-14T08:15:31.68060974Z" 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=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.927987 | controller | Jun 14 08:15:31.685569 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.928003 | controller | Jun 14 08:15:31.689735 crc crio[3637]: time="2026-06-14T08:15:31.687458548Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928018 | controller | Jun 14 08:15:31.691089 crc crio[3637]: time="2026-06-14T08:15:31.690646974Z" level=info msg="runSandbox: deleting pod ID 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879 from idIndex" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928033 | controller | Jun 14 08:15:31.691089 crc crio[3637]: time="2026-06-14T08:15:31.690735127Z" level=info msg="runSandbox: removing pod sandbox 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928049 | controller | Jun 14 08:15:31.691209 crc crio[3637]: time="2026-06-14T08:15:31.691124982Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928068 | controller | Jun 14 08:15:31.691209 crc crio[3637]: time="2026-06-14T08:15:31.691163291Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928083 | controller | Jun 14 08:15:31.698966 crc crio[3637]: time="2026-06-14T08:15:31.698421722Z" level=info msg="runSandbox: removing pod sandbox from storage: 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928099 | controller | Jun 14 08:15:31.703205 crc crio[3637]: time="2026-06-14T08:15:31.702656133Z" level=info msg="runSandbox: deleting pod ID 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15 from idIndex" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928114 | controller | Jun 14 08:15:31.703205 crc crio[3637]: time="2026-06-14T08:15:31.703014195Z" level=info msg="runSandbox: removing pod sandbox 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928129 | controller | Jun 14 08:15:31.703205 crc crio[3637]: time="2026-06-14T08:15:31.703084477Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928144 | controller | Jun 14 08:15:31.703205 crc crio[3637]: time="2026-06-14T08:15:31.703106548Z" level=info msg="runSandbox: unmounting shmPath for sandbox 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928159 | controller | Jun 14 08:15:31.707769 crc crio[3637]: time="2026-06-14T08:15:31.707612008Z" level=info msg="runSandbox: removing pod sandbox from storage: 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928175 | controller | Jun 14 08:15:31.714563 crc crio[3637]: time="2026-06-14T08:15:31.714432368Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928190 | controller | Jun 14 08:15:31.714563 crc crio[3637]: time="2026-06-14T08:15:31.714533792Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928205 | controller | Jun 14 08:15:31.751451 crc crio[3637]: time="2026-06-14T08:15:31.751106134Z" level=info msg="runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928220 | controller | Jun 14 08:15:31.810571 crc crio[3637]: time="2026-06-14T08:15:31.809164765Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928235 | controller | Jun 14 08:15:31.824711 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.928255 | controller | Jun 14 08:15:31.832356 crc crio[3637]: time="2026-06-14T08:15:31.831672856Z" 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=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928271 | controller | Jun 14 08:15:31.832356 crc crio[3637]: time="2026-06-14T08:15:31.831777039Z" 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=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928286 | controller | Jun 14 08:15:31.843133 crc crio[3637]: time="2026-06-14T08:15:31.838320969Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928301 | controller | Jun 14 08:15:31.926012 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.928315 | controller | Jun 14 08:15:31.926012 crc crio[3637]: time="2026-06-14T08:15:31.924660879Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928331 | controller | Jun 14 08:15:31.939409 crc crio[3637]: time="2026-06-14T08:15:31.938317555Z" level=info msg="runSandbox: deleting pod ID 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3 from idIndex" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928360 | controller | Jun 14 08:15:31.939409 crc crio[3637]: time="2026-06-14T08:15:31.938580834Z" level=info msg="runSandbox: removing pod sandbox 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928381 | controller | Jun 14 08:15:31.941537 crc crio[3637]: time="2026-06-14T08:15:31.940314832Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928398 | controller | Jun 14 08:15:31.941537 crc crio[3637]: time="2026-06-14T08:15:31.940477497Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928412 | controller | Jun 14 08:15:31.980603 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.928427 | controller | Jun 14 08:15:31.981915 crc crio[3637]: time="2026-06-14T08:15:31.981815032Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928443 | controller | Jun 14 08:15:31.992046 crc crio[3637]: time="2026-06-14T08:15:31.991368236Z" level=info msg="runSandbox: removing pod sandbox from storage: 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928462 | controller | Jun 14 08:15:31.992707 crc crio[3637]: time="2026-06-14T08:15:31.992306257Z" level=info msg="runSandbox: deleting pod ID 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb from idIndex" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928478 | controller | Jun 14 08:15:31.992707 crc crio[3637]: time="2026-06-14T08:15:31.992488443Z" level=info msg="runSandbox: removing pod sandbox 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928493 | controller | Jun 14 08:15:31.992707 crc crio[3637]: time="2026-06-14T08:15:31.992602637Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928509 | controller | Jun 14 08:15:31.992707 crc crio[3637]: time="2026-06-14T08:15:31.992630458Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928524 | controller | Jun 14 08:15:32.001215 crc crio[3637]: time="2026-06-14T08:15:31.999743074Z" level=info msg="runSandbox: removing pod sandbox from storage: 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928538 | controller | Jun 14 08:15:32.008325 crc crio[3637]: time="2026-06-14T08:15:32.008178408Z" level=info msg="runSandbox: deleting pod ID f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488 from idIndex" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928553 | controller | Jun 14 08:15:32.009103 crc crio[3637]: time="2026-06-14T08:15:32.008757497Z" level=info msg="runSandbox: removing pod sandbox f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928568 | controller | Jun 14 08:15:32.014383 crc crio[3637]: time="2026-06-14T08:15:32.014357973Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928583 | controller | Jun 14 08:15:32.014501 crc crio[3637]: time="2026-06-14T08:15:32.014480467Z" level=info msg="runSandbox: unmounting shmPath for sandbox f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928597 | controller | Jun 14 08:15:32.017985 crc crio[3637]: time="2026-06-14T08:15:32.017958113Z" level=info msg="runSandbox: removing pod sandbox from storage: f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928612 | controller | Jun 14 08:15:32.049315 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.928626 | controller | Jun 14 08:15:32.049315 crc crio[3637]: time="2026-06-14T08:15:32.045702918Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928641 | controller | Jun 14 08:15:32.068084 crc crio[3637]: time="2026-06-14T08:15:32.067168562Z" level=info msg="runSandbox: deleting pod ID 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99 from idIndex" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928660 | controller | Jun 14 08:15:32.068084 crc crio[3637]: time="2026-06-14T08:15:32.06740661Z" level=info msg="runSandbox: removing pod sandbox 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928675 | controller | Jun 14 08:15:32.068084 crc crio[3637]: time="2026-06-14T08:15:32.067473572Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928690 | controller | Jun 14 08:15:32.068084 crc crio[3637]: time="2026-06-14T08:15:32.067492203Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928704 | controller | Jun 14 08:15:32.073988 crc crio[3637]: time="2026-06-14T08:15:32.073491596Z" level=info msg="runSandbox: removing pod sandbox from storage: 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928719 | controller | Jun 14 08:15:32.073988 crc crio[3637]: time="2026-06-14T08:15:32.073828353Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928734 | controller | Jun 14 08:15:32.074159 crc crio[3637]: time="2026-06-14T08:15:32.07404167Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928748 | controller | Jun 14 08:15:32.081009 crc crio[3637]: time="2026-06-14T08:15:32.080685185Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928763 | controller | Jun 14 08:15:32.081009 crc crio[3637]: time="2026-06-14T08:15:32.080743726Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928778 | controller | Jun 14 08:15:32.089947 crc crio[3637]: time="2026-06-14T08:15:32.087694438Z" level=info msg="runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928794 | controller | Jun 14 08:15:32.089947 crc crio[3637]: time="2026-06-14T08:15:32.0877504Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928808 | controller | Jun 14 08:15:32.094411 crc crio[3637]: time="2026-06-14T08:15:32.094261739Z" level=info msg="runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928827 | controller | Jun 14 08:15:32.094411 crc crio[3637]: time="2026-06-14T08:15:32.094305391Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928842 | controller | Jun 14 08:15:32.103066 crc crio[3637]: time="2026-06-14T08:15:32.102523053Z" 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=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928858 | controller | Jun 14 08:15:32.103066 crc crio[3637]: time="2026-06-14T08:15:32.102617346Z" 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=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928873 | controller | Jun 14 08:15:32.109761 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.928888 | controller | Jun 14 08:15:32.109761 crc crio[3637]: time="2026-06-14T08:15:32.105079442Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928904 | controller | Jun 14 08:15:32.109761 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.928919 | controller | Jun 14 08:15:32.109761 crc crio[3637]: time="2026-06-14T08:15:32.107632239Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928935 | controller | Jun 14 08:15:32.156085 crc crio[3637]: time="2026-06-14T08:15:32.155726808Z" level=info msg="runSandbox: deleting pod ID 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65 from idIndex" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928950 | controller | Jun 14 08:15:32.156085 crc crio[3637]: time="2026-06-14T08:15:32.155981836Z" level=info msg="runSandbox: removing pod sandbox 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928965 | controller | Jun 14 08:15:32.156085 crc crio[3637]: time="2026-06-14T08:15:32.156042028Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928980 | controller | Jun 14 08:15:32.156085 crc crio[3637]: time="2026-06-14T08:15:32.156063589Z" level=info msg="runSandbox: unmounting shmPath for sandbox 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.928995 | controller | Jun 14 08:15:32.169518 crc crio[3637]: time="2026-06-14T08:15:32.163399623Z" level=info msg="runSandbox: removing pod sandbox from storage: 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929014 | controller | Jun 14 08:15:32.174118 crc crio[3637]: time="2026-06-14T08:15:32.171088452Z" level=info msg="runSandbox: deleting pod ID cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92 from idIndex" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929029 | controller | Jun 14 08:15:32.174118 crc crio[3637]: time="2026-06-14T08:15:32.171298579Z" level=info msg="runSandbox: removing pod sandbox cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929044 | controller | Jun 14 08:15:32.174118 crc crio[3637]: time="2026-06-14T08:15:32.171366082Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929059 | controller | Jun 14 08:15:32.174118 crc crio[3637]: time="2026-06-14T08:15:32.171389982Z" level=info msg="runSandbox: unmounting shmPath for sandbox cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929074 | controller | Jun 14 08:15:32.186970 crc crio[3637]: time="2026-06-14T08:15:32.185354667Z" level=info msg="runSandbox: removing pod sandbox from storage: cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929089 | controller | Jun 14 08:15:32.186970 crc crio[3637]: time="2026-06-14T08:15:32.186560803Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929105 | controller | Jun 14 08:15:32.186970 crc crio[3637]: time="2026-06-14T08:15:32.186646906Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929120 | controller | Jun 14 08:15:32.192678 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.929136 | controller | Jun 14 08:15:32.192678 crc crio[3637]: time="2026-06-14T08:15:32.192604394Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929151 | controller | Jun 14 08:15:32.206890 crc crio[3637]: time="2026-06-14T08:15:32.206375938Z" level=info msg="runSandbox: deleting pod ID 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485 from idIndex" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929167 | controller | Jun 14 08:15:32.206890 crc crio[3637]: time="2026-06-14T08:15:32.206572838Z" level=info msg="runSandbox: removing pod sandbox 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929182 | controller | Jun 14 08:15:32.206890 crc crio[3637]: time="2026-06-14T08:15:32.206653901Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929203 | controller | Jun 14 08:15:32.206890 crc crio[3637]: time="2026-06-14T08:15:32.206688412Z" level=info msg="runSandbox: unmounting shmPath for sandbox 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929220 | controller | Jun 14 08:15:32.210450 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.929242 | controller | Jun 14 08:15:32.210735 crc crio[3637]: time="2026-06-14T08:15:32.210687669Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929271 | controller | Jun 14 08:15:32.227105 crc crio[3637]: time="2026-06-14T08:15:32.224461916Z" level=info msg="runSandbox: removing pod sandbox from storage: 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929305 | controller | Jun 14 08:15:32.227105 crc crio[3637]: time="2026-06-14T08:15:32.226392695Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929335 | controller | Jun 14 08:15:32.227105 crc crio[3637]: time="2026-06-14T08:15:32.226481868Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929384 | controller | Jun 14 08:15:32.238588 crc crio[3637]: time="2026-06-14T08:15:32.238549364Z" level=info msg="runSandbox: deleting pod ID 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34 from idIndex" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929415 | controller | Jun 14 08:15:32.238710 crc crio[3637]: time="2026-06-14T08:15:32.238689168Z" level=info msg="runSandbox: removing pod sandbox 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929443 | controller | Jun 14 08:15:32.239282 crc crio[3637]: time="2026-06-14T08:15:32.239255577Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929471 | controller | Jun 14 08:15:32.239393 crc crio[3637]: time="2026-06-14T08:15:32.239371921Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929498 | controller | Jun 14 08:15:32.244439 crc crio[3637]: time="2026-06-14T08:15:32.244417219Z" level=info msg="runSandbox: removing pod sandbox from storage: 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929525 | controller | Jun 14 08:15:32.264030 crc crio[3637]: time="2026-06-14T08:15:32.263475628Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929579 | controller | Jun 14 08:15:32.264030 crc crio[3637]: time="2026-06-14T08:15:32.264013256Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929610 | controller | Jun 14 08:15:32.275645 crc crio[3637]: time="2026-06-14T08:15:32.27134811Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929629 | controller | Jun 14 08:15:32.275645 crc crio[3637]: time="2026-06-14T08:15:32.271737003Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929645 | controller | Jun 14 08:15:32.287575 crc crio[3637]: time="2026-06-14T08:15:32.284057642Z" level=info msg="runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929661 | controller | Jun 14 08:15:32.287575 crc crio[3637]: time="2026-06-14T08:15:32.284573579Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929677 | controller | Jun 14 08:15:32.292718 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.929693 | controller | Jun 14 08:15:32.293568 crc crio[3637]: time="2026-06-14T08:15:32.293368281Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929708 | controller | Jun 14 08:15:32.293568 crc crio[3637]: time="2026-06-14T08:15:32.293408022Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929724 | controller | Jun 14 08:15:32.294212 crc crio[3637]: time="2026-06-14T08:15:32.293925645Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929739 | controller | Jun 14 08:15:32.300545 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.929755 | controller | Jun 14 08:15:32.303202 crc crio[3637]: time="2026-06-14T08:15:32.30314953Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929771 | controller | Jun 14 08:15:32.306780 crc crio[3637]: time="2026-06-14T08:15:32.305172708Z" level=info msg="runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929790 | controller | Jun 14 08:15:32.306780 crc crio[3637]: time="2026-06-14T08:15:32.305355994Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929806 | controller | Jun 14 08:15:32.308261 crc crio[3637]: time="2026-06-14T08:15:32.303209443Z" level=info msg="runSandbox: deleting pod ID e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96 from idIndex" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929821 | controller | Jun 14 08:15:32.308261 crc crio[3637]: time="2026-06-14T08:15:32.308060523Z" level=info msg="runSandbox: removing pod sandbox e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929836 | controller | Jun 14 08:15:32.308261 crc crio[3637]: time="2026-06-14T08:15:32.308139896Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929851 | controller | Jun 14 08:15:32.308261 crc crio[3637]: time="2026-06-14T08:15:32.308168107Z" level=info msg="runSandbox: unmounting shmPath for sandbox e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929867 | controller | Jun 14 08:15:32.312823 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.929882 | controller | Jun 14 08:15:32.312823 crc crio[3637]: time="2026-06-14T08:15:32.312491647Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929897 | controller | Jun 14 08:15:32.314664 crc crio[3637]: time="2026-06-14T08:15:32.314147321Z" level=info msg="runSandbox: removing pod sandbox from storage: e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929912 | controller | Jun 14 08:15:32.315343 crc crio[3637]: time="2026-06-14T08:15:32.314764057Z" level=info msg="runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929928 | controller | Jun 14 08:15:32.315343 crc crio[3637]: time="2026-06-14T08:15:32.315119109Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929942 | controller | Jun 14 08:15:32.326492 crc crio[3637]: time="2026-06-14T08:15:32.326278685Z" level=info msg="runSandbox: deleting pod ID d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418 from idIndex" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929958 | controller | Jun 14 08:15:32.326492 crc crio[3637]: time="2026-06-14T08:15:32.326323837Z" level=info msg="runSandbox: removing pod sandbox d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929976 | controller | Jun 14 08:15:32.326492 crc crio[3637]: time="2026-06-14T08:15:32.326374468Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.929992 | controller | Jun 14 08:15:32.326492 crc crio[3637]: time="2026-06-14T08:15:32.326397959Z" level=info msg="runSandbox: unmounting shmPath for sandbox d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930007 | controller | Jun 14 08:15:32.328197 crc crio[3637]: time="2026-06-14T08:15:32.328143597Z" level=info msg="runSandbox: removing pod sandbox from storage: d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930022 | controller | Jun 14 08:15:32.330219 crc crio[3637]: time="2026-06-14T08:15:32.330164139Z" level=info msg="runSandbox: deleting pod ID 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a from idIndex" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930037 | controller | Jun 14 08:15:32.330453 crc crio[3637]: time="2026-06-14T08:15:32.330427798Z" level=info msg="runSandbox: removing pod sandbox 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930052 | controller | Jun 14 08:15:32.330604 crc crio[3637]: time="2026-06-14T08:15:32.330584593Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930067 | controller | Jun 14 08:15:32.330715 crc crio[3637]: time="2026-06-14T08:15:32.330696237Z" level=info msg="runSandbox: unmounting shmPath for sandbox 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930083 | controller | Jun 14 08:15:32.335696 crc crio[3637]: time="2026-06-14T08:15:32.335669612Z" level=info msg="runSandbox: removing pod sandbox from storage: 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930098 | controller | Jun 14 08:15:32.342734 crc crio[3637]: time="2026-06-14T08:15:32.342647187Z" 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=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930113 | controller | Jun 14 08:15:32.342965 crc crio[3637]: time="2026-06-14T08:15:32.34274134Z" 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=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930129 | controller | Jun 14 08:15:32.350080 crc crio[3637]: time="2026-06-14T08:15:32.347133486Z" level=info msg="runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930145 | controller | Jun 14 08:15:32.350080 crc crio[3637]: time="2026-06-14T08:15:32.347182788Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930164 | controller | Jun 14 08:15:32.351400 crc crio[3637]: time="2026-06-14T08:15:32.351051227Z" level=info msg="runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930180 | controller | Jun 14 08:15:32.351400 crc crio[3637]: time="2026-06-14T08:15:32.351225122Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930195 | controller | Jun 14 08:15:32.390692 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.930210 | controller | Jun 14 08:15:32.391148 crc crio[3637]: time="2026-06-14T08:15:32.390991734Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930226 | controller | Jun 14 08:15:32.394535 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.930241 | controller | Jun 14 08:15:32.394625 crc crio[3637]: time="2026-06-14T08:15:32.394577563Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930257 | controller | Jun 14 08:15:32.402124 crc crio[3637]: time="2026-06-14T08:15:32.402012451Z" level=info msg="runSandbox: deleting pod ID f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e from idIndex" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930272 | controller | Jun 14 08:15:32.402238 crc crio[3637]: time="2026-06-14T08:15:32.402134325Z" level=info msg="runSandbox: removing pod sandbox f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930288 | controller | Jun 14 08:15:32.402238 crc crio[3637]: time="2026-06-14T08:15:32.402191726Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930303 | controller | Jun 14 08:15:32.402238 crc crio[3637]: time="2026-06-14T08:15:32.402228168Z" level=info msg="runSandbox: unmounting shmPath for sandbox f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930318 | controller | Jun 14 08:15:32.403559 crc crio[3637]: time="2026-06-14T08:15:32.403472189Z" level=info msg="runSandbox: deleting pod ID 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d from idIndex" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930333 | controller | Jun 14 08:15:32.403619 crc crio[3637]: time="2026-06-14T08:15:32.403560602Z" level=info msg="runSandbox: removing pod sandbox 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930368 | controller | Jun 14 08:15:32.403619 crc crio[3637]: time="2026-06-14T08:15:32.403587923Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930390 | controller | Jun 14 08:15:32.403619 crc crio[3637]: time="2026-06-14T08:15:32.403604583Z" level=info msg="runSandbox: unmounting shmPath for sandbox 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930406 | controller | Jun 14 08:15:32.404464 crc crio[3637]: time="2026-06-14T08:15:32.404180923Z" level=info msg="runSandbox: removing pod sandbox from storage: f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930422 | controller | Jun 14 08:15:32.408019 crc crio[3637]: time="2026-06-14T08:15:32.40711636Z" level=info msg="runSandbox: removing pod sandbox from storage: 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930438 | controller | Jun 14 08:15:32.410387 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.930453 | controller | Jun 14 08:15:32.410387 crc crio[3637]: time="2026-06-14T08:15:32.40950285Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930469 | controller | Jun 14 08:15:32.418243 crc crio[3637]: time="2026-06-14T08:15:32.417771404Z" 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=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930484 | controller | Jun 14 08:15:32.418243 crc crio[3637]: time="2026-06-14T08:15:32.417994192Z" 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=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930499 | controller | Jun 14 08:15:32.418598 crc crio[3637]: time="2026-06-14T08:15:32.41853523Z" level=info msg="runSandbox: deleting pod ID 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8 from idIndex" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930514 | controller | Jun 14 08:15:32.418598 crc crio[3637]: time="2026-06-14T08:15:32.418565861Z" level=info msg="runSandbox: removing pod sandbox 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930529 | controller | Jun 14 08:15:32.418598 crc crio[3637]: time="2026-06-14T08:15:32.418587272Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930545 | controller | Jun 14 08:15:32.418764 crc crio[3637]: time="2026-06-14T08:15:32.418612732Z" level=info msg="runSandbox: unmounting shmPath for sandbox 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930564 | controller | Jun 14 08:15:32.422243 crc crio[3637]: time="2026-06-14T08:15:32.420147553Z" level=info msg="runSandbox: removing pod sandbox from storage: 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930580 | controller | Jun 14 08:15:32.428291 crc crio[3637]: time="2026-06-14T08:15:32.428234562Z" 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=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930595 | controller | Jun 14 08:15:32.428393 crc crio[3637]: time="2026-06-14T08:15:32.428297444Z" 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=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930610 | controller | Jun 14 08:15:32.439051 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.930626 | controller | Jun 14 08:15:32.439240 crc crio[3637]: time="2026-06-14T08:15:32.43913047Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930641 | controller | Jun 14 08:15:32.444097 crc crio[3637]: time="2026-06-14T08:15:32.442262192Z" level=info msg="runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930657 | controller | Jun 14 08:15:32.444097 crc crio[3637]: time="2026-06-14T08:15:32.442363566Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930671 | controller | Jun 14 08:15:32.451274 crc crio[3637]: time="2026-06-14T08:15:32.448991735Z" level=info msg="runSandbox: deleting pod ID 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156 from idIndex" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930686 | controller | Jun 14 08:15:32.451274 crc crio[3637]: time="2026-06-14T08:15:32.449041967Z" level=info msg="runSandbox: removing pod sandbox 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930701 | controller | Jun 14 08:15:32.451274 crc crio[3637]: time="2026-06-14T08:15:32.449097259Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930716 | controller | Jun 14 08:15:32.451274 crc crio[3637]: time="2026-06-14T08:15:32.449121319Z" level=info msg="runSandbox: unmounting shmPath for sandbox 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930731 | controller | Jun 14 08:15:32.456611 crc crio[3637]: time="2026-06-14T08:15:32.455943172Z" level=info msg="runSandbox: removing pod sandbox from storage: 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930750 | controller | Jun 14 08:15:32.460320 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.930766 | controller | Jun 14 08:15:32.460565 crc crio[3637]: time="2026-06-14T08:15:32.460402525Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930781 | controller | Jun 14 08:15:32.489634 crc crio[3637]: time="2026-06-14T08:15:32.489379304Z" level=info msg="runSandbox: deleting pod ID 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567 from idIndex" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930796 | controller | Jun 14 08:15:32.489634 crc crio[3637]: time="2026-06-14T08:15:32.48958189Z" level=info msg="runSandbox: removing pod sandbox 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930811 | controller | Jun 14 08:15:32.490363 crc crio[3637]: time="2026-06-14T08:15:32.489678584Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930826 | controller | Jun 14 08:15:32.490363 crc crio[3637]: time="2026-06-14T08:15:32.489703284Z" level=info msg="runSandbox: unmounting shmPath for sandbox 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930841 | controller | Jun 14 08:15:32.491437 crc crio[3637]: time="2026-06-14T08:15:32.49096512Z" 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=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930856 | controller | Jun 14 08:15:32.491437 crc crio[3637]: time="2026-06-14T08:15:32.491136456Z" 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=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930871 | controller | Jun 14 08:15:32.497222 crc crio[3637]: time="2026-06-14T08:15:32.49718183Z" level=info msg="runSandbox: removing pod sandbox from storage: 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930886 | controller | Jun 14 08:15:32.563979 crc crio[3637]: time="2026-06-14T08:15:32.562338702Z" 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=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930901 | controller | Jun 14 08:15:32.563979 crc crio[3637]: time="2026-06-14T08:15:32.562549459Z" 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=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930917 | controller | Jun 14 08:15:32.599526 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.930935 | controller | Jun 14 08:15:32.606634 crc crio[3637]: time="2026-06-14T08:15:32.606412705Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930951 | controller | Jun 14 08:15:32.611295 crc crio[3637]: time="2026-06-14T08:15:32.611204638Z" level=info msg="runSandbox: deleting pod ID 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd from idIndex" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930966 | controller | Jun 14 08:15:32.611295 crc crio[3637]: time="2026-06-14T08:15:32.611290861Z" level=info msg="runSandbox: removing pod sandbox 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.930983 | controller | Jun 14 08:15:32.611428 crc crio[3637]: time="2026-06-14T08:15:32.611346843Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931003 | controller | Jun 14 08:15:32.611428 crc crio[3637]: time="2026-06-14T08:15:32.611370414Z" level=info msg="runSandbox: unmounting shmPath for sandbox 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931018 | controller | Jun 14 08:15:32.613499 crc crio[3637]: time="2026-06-14T08:15:32.613314337Z" level=info msg="runSandbox: removing pod sandbox from storage: 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931033 | controller | Jun 14 08:15:32.616178 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.931048 | controller | Jun 14 08:15:32.617555 crc crio[3637]: time="2026-06-14T08:15:32.616312185Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931063 | controller | Jun 14 08:15:32.622096 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.931078 | controller | Jun 14 08:15:32.622371 crc crio[3637]: time="2026-06-14T08:15:32.622008059Z" 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=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931093 | controller | Jun 14 08:15:32.622570 crc crio[3637]: time="2026-06-14T08:15:32.62240935Z" 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=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931108 | controller | Jun 14 08:15:32.622890 crc crio[3637]: time="2026-06-14T08:15:32.622179382Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931127 | controller | Jun 14 08:15:32.627320 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.931143 | controller | Jun 14 08:15:32.627537 crc crio[3637]: time="2026-06-14T08:15:32.627422931Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931158 | controller | Jun 14 08:15:32.629089 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.931173 | controller | Jun 14 08:15:32.629089 crc crio[3637]: time="2026-06-14T08:15:32.628996792Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931188 | controller | Jun 14 08:15:32.632000 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.931203 | controller | Jun 14 08:15:32.632000 crc crio[3637]: time="2026-06-14T08:15:32.631974831Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931219 | controller | Jun 14 08:15:32.632899 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.931235 | controller | Jun 14 08:15:32.643162 crc crio[3637]: time="2026-06-14T08:15:32.634954709Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931250 | controller | Jun 14 08:15:32.647322 crc crio[3637]: time="2026-06-14T08:15:32.646955954Z" level=info msg="runSandbox: deleting pod ID 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc from idIndex" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931266 | controller | Jun 14 08:15:32.647322 crc crio[3637]: time="2026-06-14T08:15:32.647025446Z" level=info msg="runSandbox: deleting pod ID bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117 from idIndex" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931281 | controller | Jun 14 08:15:32.647322 crc crio[3637]: time="2026-06-14T08:15:32.647223673Z" level=info msg="runSandbox: removing pod sandbox bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931297 | controller | Jun 14 08:15:32.647322 crc crio[3637]: time="2026-06-14T08:15:32.647065307Z" level=info msg="runSandbox: removing pod sandbox 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931315 | controller | Jun 14 08:15:32.647903 crc crio[3637]: time="2026-06-14T08:15:32.647457925Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931331 | controller | Jun 14 08:15:32.647903 crc crio[3637]: time="2026-06-14T08:15:32.647294295Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931363 | controller | Jun 14 08:15:32.647903 crc crio[3637]: time="2026-06-14T08:15:32.647542083Z" level=info msg="runSandbox: unmounting shmPath for sandbox bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931384 | controller | Jun 14 08:15:32.647903 crc crio[3637]: time="2026-06-14T08:15:32.647493847Z" level=info msg="runSandbox: unmounting shmPath for sandbox 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931400 | controller | Jun 14 08:15:32.648287 crc crio[3637]: time="2026-06-14T08:15:32.648224266Z" level=info msg="runSandbox: deleting pod ID d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799 from idIndex" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931415 | controller | Jun 14 08:15:32.648363 crc crio[3637]: time="2026-06-14T08:15:32.648296868Z" level=info msg="runSandbox: removing pod sandbox d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931430 | controller | Jun 14 08:15:32.648363 crc crio[3637]: time="2026-06-14T08:15:32.6483471Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931446 | controller | Jun 14 08:15:32.648463 crc crio[3637]: time="2026-06-14T08:15:32.648367911Z" level=info msg="runSandbox: unmounting shmPath for sandbox d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931461 | controller | Jun 14 08:15:32.648463 crc crio[3637]: time="2026-06-14T08:15:32.648348175Z" level=info msg="runSandbox: deleting pod ID 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb from idIndex" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931475 | controller | Jun 14 08:15:32.648463 crc crio[3637]: time="2026-06-14T08:15:32.648426748Z" level=info msg="runSandbox: removing pod sandbox 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931491 | controller | Jun 14 08:15:32.649005 crc crio[3637]: time="2026-06-14T08:15:32.648466459Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931506 | controller | Jun 14 08:15:32.649005 crc crio[3637]: time="2026-06-14T08:15:32.64849528Z" level=info msg="runSandbox: unmounting shmPath for sandbox 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931525 | controller | Jun 14 08:15:32.650057 crc crio[3637]: time="2026-06-14T08:15:32.646976994Z" level=info msg="runSandbox: deleting pod ID b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289 from idIndex" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931541 | controller | Jun 14 08:15:32.650394 crc crio[3637]: time="2026-06-14T08:15:32.649251269Z" level=info msg="runSandbox: removing pod sandbox from storage: d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931556 | controller | Jun 14 08:15:32.650713 crc crio[3637]: time="2026-06-14T08:15:32.650212217Z" level=info msg="runSandbox: removing pod sandbox b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931571 | controller | Jun 14 08:15:32.650713 crc crio[3637]: time="2026-06-14T08:15:32.647502292Z" level=info msg="runSandbox: deleting pod ID 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de from idIndex" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931586 | controller | Jun 14 08:15:32.650713 crc crio[3637]: time="2026-06-14T08:15:32.650701077Z" level=info msg="runSandbox: removing pod sandbox 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931602 | controller | Jun 14 08:15:32.650952 crc crio[3637]: time="2026-06-14T08:15:32.650758899Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931617 | controller | Jun 14 08:15:32.651030 crc crio[3637]: time="2026-06-14T08:15:32.650823791Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931632 | controller | Jun 14 08:15:32.651140 crc crio[3637]: time="2026-06-14T08:15:32.649330332Z" level=info msg="runSandbox: removing pod sandbox from storage: 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931647 | controller | Jun 14 08:15:32.651140 crc crio[3637]: time="2026-06-14T08:15:32.650920581Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931662 | controller | Jun 14 08:15:32.651489 crc crio[3637]: time="2026-06-14T08:15:32.651181949Z" level=info msg="runSandbox: unmounting shmPath for sandbox b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931678 | controller | Jun 14 08:15:32.651489 crc crio[3637]: time="2026-06-14T08:15:32.649575896Z" level=info msg="runSandbox: removing pod sandbox from storage: 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931708 | controller | Jun 14 08:15:32.651489 crc crio[3637]: time="2026-06-14T08:15:32.649442138Z" level=info msg="runSandbox: removing pod sandbox from storage: bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931725 | controller | Jun 14 08:15:32.652575 crc crio[3637]: time="2026-06-14T08:15:32.65172161Z" level=info msg="runSandbox: removing pod sandbox from storage: 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931744 | controller | Jun 14 08:15:32.653046 crc crio[3637]: time="2026-06-14T08:15:32.652975942Z" level=info msg="runSandbox: removing pod sandbox from storage: b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931760 | controller | Jun 14 08:15:32.653739 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.931775 | controller | Jun 14 08:15:32.654069 crc crio[3637]: time="2026-06-14T08:15:32.653947684Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931790 | controller | Jun 14 08:15:32.657599 crc crio[3637]: time="2026-06-14T08:15:32.656684545Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931805 | controller | Jun 14 08:15:32.660266 crc crio[3637]: time="2026-06-14T08:15:32.65714508Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931821 | controller | Jun 14 08:15:32.662184 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.931836 | controller | Jun 14 08:15:32.663529 crc crio[3637]: time="2026-06-14T08:15:32.662247978Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931851 | controller | Jun 14 08:15:32.667016 crc crio[3637]: time="2026-06-14T08:15:32.66678602Z" level=info msg="runSandbox: deleting pod ID ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84 from idIndex" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931867 | controller | Jun 14 08:15:32.667016 crc crio[3637]: time="2026-06-14T08:15:32.666920024Z" level=info msg="runSandbox: removing pod sandbox ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931882 | controller | Jun 14 08:15:32.667016 crc crio[3637]: time="2026-06-14T08:15:32.666971956Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931897 | controller | Jun 14 08:15:32.667016 crc crio[3637]: time="2026-06-14T08:15:32.667020628Z" level=info msg="runSandbox: unmounting shmPath for sandbox ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931912 | controller | Jun 14 08:15:32.667412 crc crio[3637]: time="2026-06-14T08:15:32.667287993Z" level=info msg="runSandbox: deleting pod ID 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e from idIndex" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931932 | controller | Jun 14 08:15:32.667412 crc crio[3637]: time="2026-06-14T08:15:32.667329804Z" level=info msg="runSandbox: removing pod sandbox 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931947 | controller | Jun 14 08:15:32.667412 crc crio[3637]: time="2026-06-14T08:15:32.667392476Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931963 | controller | Jun 14 08:15:32.667412 crc crio[3637]: time="2026-06-14T08:15:32.667413737Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931978 | controller | Jun 14 08:15:32.669506 crc crio[3637]: time="2026-06-14T08:15:32.669304634Z" level=info msg="runSandbox: removing pod sandbox from storage: ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.931993 | controller | Jun 14 08:15:32.669615 crc crio[3637]: time="2026-06-14T08:15:32.669575381Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932009 | controller | Jun 14 08:15:32.669666 crc crio[3637]: time="2026-06-14T08:15:32.66964861Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932024 | controller | Jun 14 08:15:32.671538 crc crio[3637]: time="2026-06-14T08:15:32.671504362Z" level=info msg="runSandbox: removing pod sandbox from storage: 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932039 | controller | Jun 14 08:15:32.700312 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.932054 | controller | Jun 14 08:15:32.700312 crc crio[3637]: time="2026-06-14T08:15:32.700287128Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932069 | controller | Jun 14 08:15:32.704243 crc crio[3637]: time="2026-06-14T08:15:32.704082583Z" level=info msg="runSandbox: deleting pod ID d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1 from idIndex" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932085 | controller | Jun 14 08:15:32.704243 crc crio[3637]: time="2026-06-14T08:15:32.704174056Z" level=info msg="runSandbox: removing pod sandbox d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932100 | controller | Jun 14 08:15:32.704243 crc crio[3637]: time="2026-06-14T08:15:32.704224677Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932119 | controller | Jun 14 08:15:32.704243 crc crio[3637]: time="2026-06-14T08:15:32.704247718Z" level=info msg="runSandbox: unmounting shmPath for sandbox d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932135 | controller | Jun 14 08:15:32.705243 crc crio[3637]: time="2026-06-14T08:15:32.705181129Z" level=info msg="runSandbox: removing pod sandbox from storage: d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932150 | controller | Jun 14 08:15:32.705321 crc crio[3637]: time="2026-06-14T08:15:32.705198869Z" 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=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932165 | controller | Jun 14 08:15:32.705321 crc crio[3637]: time="2026-06-14T08:15:32.705285103Z" 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=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932180 | controller | Jun 14 08:15:32.712403 crc crio[3637]: time="2026-06-14T08:15:32.712237456Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932195 | controller | Jun 14 08:15:32.712403 crc crio[3637]: time="2026-06-14T08:15:32.712334369Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932210 | controller | Jun 14 08:15:32.717589 crc crio[3637]: time="2026-06-14T08:15:32.717533972Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932225 | controller | Jun 14 08:15:32.717589 crc crio[3637]: time="2026-06-14T08:15:32.717583843Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932240 | controller | Jun 14 08:15:32.725597 crc crio[3637]: time="2026-06-14T08:15:32.725530716Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932256 | controller | Jun 14 08:15:32.725597 crc crio[3637]: time="2026-06-14T08:15:32.725603678Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932271 | controller | Jun 14 08:15:32.729891 crc crio[3637]: time="2026-06-14T08:15:32.729728845Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932296 | controller | Jun 14 08:15:32.729891 crc crio[3637]: time="2026-06-14T08:15:32.729789597Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932312 | controller | Jun 14 08:15:32.734712 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.932327 | controller | Jun 14 08:15:32.734981 crc crio[3637]: time="2026-06-14T08:15:32.734780154Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932342 | controller | Jun 14 08:15:32.736523 crc crio[3637]: time="2026-06-14T08:15:32.735967923Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932381 | controller | Jun 14 08:15:32.736523 crc crio[3637]: time="2026-06-14T08:15:32.736007345Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932398 | controller | Jun 14 08:15:32.739976 crc crio[3637]: time="2026-06-14T08:15:32.739633451Z" level=info msg="runSandbox: deleting pod ID beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a from idIndex" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932413 | controller | Jun 14 08:15:32.739976 crc crio[3637]: time="2026-06-14T08:15:32.739686663Z" level=info msg="runSandbox: removing pod sandbox beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932429 | controller | Jun 14 08:15:32.739976 crc crio[3637]: time="2026-06-14T08:15:32.739731575Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932444 | controller | Jun 14 08:15:32.739976 crc crio[3637]: time="2026-06-14T08:15:32.739821678Z" level=info msg="runSandbox: unmounting shmPath for sandbox beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932460 | controller | Jun 14 08:15:32.743287 crc crio[3637]: time="2026-06-14T08:15:32.74077967Z" level=info msg="runSandbox: removing pod sandbox from storage: beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932475 | controller | Jun 14 08:15:32.743287 crc crio[3637]: time="2026-06-14T08:15:32.741502673Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932490 | controller | Jun 14 08:15:32.743287 crc crio[3637]: time="2026-06-14T08:15:32.741541605Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932509 | controller | Jun 14 08:15:32.743287 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.932524 | controller | Jun 14 08:15:32.743287 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.932540 | controller | Jun 14 08:15:32.743287 crc crio[3637]: time="2026-06-14T08:15:32.742505966Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932555 | controller | Jun 14 08:15:32.743287 crc crio[3637]: time="2026-06-14T08:15:32.742528147Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932570 | controller | Jun 14 08:15:32.744775 crc crio[3637]: time="2026-06-14T08:15:32.744702358Z" level=info msg="runSandbox: deleting pod ID 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a from idIndex" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932586 | controller | Jun 14 08:15:32.744775 crc crio[3637]: time="2026-06-14T08:15:32.74474633Z" level=info msg="runSandbox: deleting pod ID 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2 from idIndex" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932601 | controller | Jun 14 08:15:32.744775 crc crio[3637]: time="2026-06-14T08:15:32.74476352Z" level=info msg="runSandbox: removing pod sandbox 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932616 | controller | Jun 14 08:15:32.745033 crc crio[3637]: time="2026-06-14T08:15:32.744792092Z" level=info msg="runSandbox: removing pod sandbox 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932631 | controller | Jun 14 08:15:32.745033 crc crio[3637]: time="2026-06-14T08:15:32.744892684Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932647 | controller | Jun 14 08:15:32.745033 crc crio[3637]: time="2026-06-14T08:15:32.744915956Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932662 | controller | Jun 14 08:15:32.745033 crc crio[3637]: time="2026-06-14T08:15:32.744950337Z" level=info msg="runSandbox: unmounting shmPath for sandbox 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932678 | controller | Jun 14 08:15:32.745283 crc crio[3637]: time="2026-06-14T08:15:32.744920895Z" level=info msg="runSandbox: unmounting shmPath for sandbox 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932693 | controller | Jun 14 08:15:32.745917 crc crio[3637]: time="2026-06-14T08:15:32.745790704Z" level=info msg="runSandbox: removing pod sandbox from storage: 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932712 | controller | Jun 14 08:15:32.746134 crc crio[3637]: time="2026-06-14T08:15:32.746079435Z" level=info msg="runSandbox: removing pod sandbox from storage: 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932728 | controller | Jun 14 08:15:32.746962 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-14 10:12:36.932743 | controller | Jun 14 08:15:32.748990 crc crio[3637]: time="2026-06-14T08:15:32.746993503Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932758 | controller | Jun 14 08:15:32.754974 crc crio[3637]: time="2026-06-14T08:15:32.751347137Z" level=info msg="runSandbox: deleting pod ID c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8 from idIndex" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932774 | controller | Jun 14 08:15:32.754974 crc crio[3637]: time="2026-06-14T08:15:32.751411091Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932789 | controller | Jun 14 08:15:32.754974 crc crio[3637]: time="2026-06-14T08:15:32.751495704Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932804 | controller | Jun 14 08:15:32.754974 crc crio[3637]: time="2026-06-14T08:15:32.751422149Z" level=info msg="runSandbox: removing pod sandbox c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932819 | controller | Jun 14 08:15:32.754974 crc crio[3637]: time="2026-06-14T08:15:32.751832075Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932834 | controller | Jun 14 08:15:32.754974 crc crio[3637]: time="2026-06-14T08:15:32.751924846Z" level=info msg="runSandbox: unmounting shmPath for sandbox c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932849 | controller | Jun 14 08:15:32.754974 crc crio[3637]: time="2026-06-14T08:15:32.752762443Z" level=info msg="runSandbox: removing pod sandbox from storage: c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932864 | controller | Jun 14 08:15:32.757888 crc crio[3637]: time="2026-06-14T08:15:32.757732609Z" level=info msg="runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932878 | controller | Jun 14 08:15:32.757981 crc crio[3637]: time="2026-06-14T08:15:32.757908482Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932896 | controller | Jun 14 08:15:32.776111 crc crio[3637]: time="2026-06-14T08:15:32.775997457Z" 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=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932912 | controller | Jun 14 08:15:32.776111 crc crio[3637]: time="2026-06-14T08:15:32.776101831Z" 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=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932928 | controller | Jun 14 08:15:32.781456 crc crio[3637]: time="2026-06-14T08:15:32.781359633Z" 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=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932943 | controller | Jun 14 08:15:32.781588 crc crio[3637]: time="2026-06-14T08:15:32.781467438Z" 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=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.932958 | controller | Jun 14 08:15:34.067867 crc crio[3637]: 2026-06-14T08:15:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a111f860a726858 Mac:8e:bc:4a:1d:24:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/ef08d9ea-b48f-4eb7-a124-1819a21e5a60 SocketPath: PciID:}] [{Interface:0xc00011ba80 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.932974 | controller | Jun 14 08:15:34.069216 crc crio[3637]: time="2026-06-14T08:15:34.068613383Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.932990 | controller | Jun 14 08:15:34.069216 crc crio[3637]: time="2026-06-14T08:15:34.068800859Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_a9967108-160a-48da-9f19-fe37515bec86\""
2026-06-14 10:12:36.933005 | controller | Jun 14 08:15:34.069216 crc crio[3637]: time="2026-06-14T08:15:34.068991475Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_f12c70c6-0c0b-420c-be3d-6fb265554e59\""
2026-06-14 10:12:36.933021 | controller | Jun 14 08:15:34.070810 crc crio[3637]: time="2026-06-14T08:15:34.070730034Z" level=info msg="Got pod network &{Name:collect-profiles-29690415-xvx7m Namespace:openshift-operator-lifecycle-manager ID:a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d UID:39cf909a-d100-456c-82cb-f2db984006b7 NetNS:/var/run/netns/ef08d9ea-b48f-4eb7-a124-1819a21e5a60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39cf909a_d100_456c_82cb_f2db984006b7.slice PodAnnotations:0xc000602620}] Aliases:map[]}"
2026-06-14 10:12:36.933037 | controller | Jun 14 08:15:34.071023 crc crio[3637]: time="2026-06-14T08:15:34.070981972Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690415-xvx7m for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.933053 | controller | Jun 14 08:15:34.081564 crc crio[3637]: time="2026-06-14T08:15:34.08147512Z" level=info msg="Ran pod sandbox a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/POD" id=b6698f16-3f8b-4751-b5d2-ac82edc8c4eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.933071 | controller | Jun 14 08:15:34.084892 crc crio[3637]: time="2026-06-14T08:15:34.084764054Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=15a2ff24-aeb7-4722-8543-4e1273de4523 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.933087 | controller | Jun 14 08:15:34.087519 crc crio[3637]: time="2026-06-14T08:15:34.087432342Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=de4ddeb3-f378-4319-9973-79de0fd2a7c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.933102 | controller | Jun 14 08:15:34.101392 crc crio[3637]: time="2026-06-14T08:15:34.101265137Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/collect-profiles" id=4c438c06-f6a5-44e2-8a48-da24db74e495 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.933117 | controller | Jun 14 08:15:34.101781 crc crio[3637]: time="2026-06-14T08:15:34.101708502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.933132 | controller | Jun 14 08:15:34.117871 crc crio[3637]: time="2026-06-14T08:15:34.117692637Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933147 | controller | Jun 14 08:15:34.118194 crc crio[3637]: time="2026-06-14T08:15:34.117805421Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.933163 | controller | Jun 14 08:15:34.118194 crc crio[3637]: time="2026-06-14T08:15:34.117974286Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_13e88945-08fc-49cb-87ac-f6966f8583e7\""
2026-06-14 10:12:36.933179 | controller | Jun 14 08:15:34.126197 crc crio[3637]: time="2026-06-14T08:15:34.126033851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.933194 | controller | Jun 14 08:15:34.137216 crc crio[3637]: time="2026-06-14T08:15:34.137129267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.933210 | controller | Jun 14 08:15:34.152444 crc crio[3637]: time="2026-06-14T08:15:34.152346056Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933225 | controller | Jun 14 08:15:34.152444 crc crio[3637]: time="2026-06-14T08:15:34.152410548Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.933242 | controller | Jun 14 08:15:34.152985 crc crio[3637]: time="2026-06-14T08:15:34.152744979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.933257 | controller | Jun 14 08:15:34.196347 crc crio[3637]: time="2026-06-14T08:15:34.19623882Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933272 | controller | Jun 14 08:15:34.196347 crc crio[3637]: time="2026-06-14T08:15:34.196318083Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.933288 | controller | Jun 14 08:15:34.196739 crc crio[3637]: time="2026-06-14T08:15:34.196457347Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-14 10:12:36.933303 | controller | Jun 14 08:15:34.229735 crc crio[3637]: time="2026-06-14T08:15:34.229534895Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933321 | controller | Jun 14 08:15:34.230005 crc crio[3637]: time="2026-06-14T08:15:34.229784513Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.933337 | controller | Jun 14 08:15:34.230005 crc crio[3637]: time="2026-06-14T08:15:34.229967658Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-14 10:12:36.933369 | controller | Jun 14 08:15:34.246073 crc crio[3637]: time="2026-06-14T08:15:34.24580939Z" level=info msg="Created container f3785956602d3edd0acb68de98c48a8480a7179536be7b3513884209f3220767: openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/collect-profiles" id=4c438c06-f6a5-44e2-8a48-da24db74e495 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.933386 | controller | Jun 14 08:15:34.247552 crc crio[3637]: time="2026-06-14T08:15:34.247465968Z" level=info msg="Starting container: f3785956602d3edd0acb68de98c48a8480a7179536be7b3513884209f3220767" id=fdda23fc-d760-4850-b5ed-abbad78e3eb9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.933402 | controller | Jun 14 08:15:34.254218 crc crio[3637]: time="2026-06-14T08:15:34.254105543Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933418 | controller | Jun 14 08:15:34.254218 crc crio[3637]: time="2026-06-14T08:15:34.254192465Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.933433 | controller | Jun 14 08:15:34.254218 crc crio[3637]: time="2026-06-14T08:15:34.254238927Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-14 10:12:36.933448 | controller | Jun 14 08:15:34.257949 crc crio[3637]: time="2026-06-14T08:15:34.257773224Z" level=info msg="Started container" PID=11051 containerID=f3785956602d3edd0acb68de98c48a8480a7179536be7b3513884209f3220767 description=openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/collect-profiles id=fdda23fc-d760-4850-b5ed-abbad78e3eb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d
2026-06-14 10:12:36.933465 | controller | Jun 14 08:15:34.276924 crc crio[3637]: time="2026-06-14T08:15:34.276755149Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933480 | controller | Jun 14 08:15:34.276924 crc crio[3637]: time="2026-06-14T08:15:34.276883712Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.933496 | controller | Jun 14 08:15:34.276924 crc crio[3637]: time="2026-06-14T08:15:34.276943664Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-14 10:12:36.933512 | controller | Jun 14 08:15:34.310462 crc crio[3637]: time="2026-06-14T08:15:34.310321012Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933527 | controller | Jun 14 08:15:34.310462 crc crio[3637]: time="2026-06-14T08:15:34.310394625Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.933542 | controller | Jun 14 08:15:34.310462 crc crio[3637]: time="2026-06-14T08:15:34.310424856Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-14 10:12:36.933558 | controller | Jun 14 08:15:34.330606 crc crio[3637]: time="2026-06-14T08:15:34.330447313Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933573 | controller | Jun 14 08:15:34.330606 crc crio[3637]: time="2026-06-14T08:15:34.330521756Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.933588 | controller | Jun 14 08:15:34.330606 crc crio[3637]: time="2026-06-14T08:15:34.330566817Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-14 10:12:36.933607 | controller | Jun 14 08:15:34.357388 crc crio[3637]: time="2026-06-14T08:15:34.357264495Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933622 | controller | Jun 14 08:15:34.357388 crc crio[3637]: time="2026-06-14T08:15:34.357336647Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.933637 | controller | Jun 14 08:15:34.357388 crc crio[3637]: time="2026-06-14T08:15:34.357387169Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-14 10:12:36.933652 | controller | Jun 14 08:15:34.411985 crc crio[3637]: time="2026-06-14T08:15:34.411734786Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933667 | controller | Jun 14 08:15:34.411985 crc crio[3637]: time="2026-06-14T08:15:34.411806729Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.933682 | controller | Jun 14 08:15:34.411985 crc crio[3637]: time="2026-06-14T08:15:34.411918531Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-14 10:12:36.933697 | controller | Jun 14 08:15:34.439532 crc crio[3637]: time="2026-06-14T08:15:34.439161868Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933713 | controller | Jun 14 08:15:34.439532 crc crio[3637]: time="2026-06-14T08:15:34.439339624Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.933728 | controller | Jun 14 08:15:34.440007 crc crio[3637]: time="2026-06-14T08:15:34.439585152Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-14 10:12:36.933744 | controller | Jun 14 08:15:34.476977 crc crio[3637]: time="2026-06-14T08:15:34.476549428Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933759 | controller | Jun 14 08:15:34.476977 crc crio[3637]: time="2026-06-14T08:15:34.476664662Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.933774 | controller | Jun 14 08:15:34.476977 crc crio[3637]: time="2026-06-14T08:15:34.476735514Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-14 10:12:36.933790 | controller | Jun 14 08:15:34.507064 crc crio[3637]: time="2026-06-14T08:15:34.506950437Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933805 | controller | Jun 14 08:15:34.507064 crc crio[3637]: time="2026-06-14T08:15:34.507045601Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.933820 | controller | Jun 14 08:15:34.507398 crc crio[3637]: time="2026-06-14T08:15:34.507127333Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-14 10:12:36.933835 | controller | Jun 14 08:15:34.535627 crc crio[3637]: time="2026-06-14T08:15:34.535486375Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933850 | controller | Jun 14 08:15:34.535627 crc crio[3637]: time="2026-06-14T08:15:34.535568168Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.933865 | controller | Jun 14 08:15:34.536170 crc crio[3637]: time="2026-06-14T08:15:34.53564264Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-14 10:12:36.933880 | controller | Jun 14 08:15:34.561813 crc crio[3637]: time="2026-06-14T08:15:34.561641305Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933898 | controller | Jun 14 08:15:34.561813 crc crio[3637]: time="2026-06-14T08:15:34.561728308Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.933914 | controller | Jun 14 08:15:34.561813 crc crio[3637]: time="2026-06-14T08:15:34.561761119Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-14 10:12:36.933929 | controller | Jun 14 08:15:34.618953 crc crio[3637]: time="2026-06-14T08:15:34.61864626Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933944 | controller | Jun 14 08:15:34.618953 crc crio[3637]: time="2026-06-14T08:15:34.618759124Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.933959 | controller | Jun 14 08:15:34.618953 crc crio[3637]: time="2026-06-14T08:15:34.618799775Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-14 10:12:36.933974 | controller | Jun 14 08:15:34.650425 crc crio[3637]: time="2026-06-14T08:15:34.65025535Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.933989 | controller | Jun 14 08:15:34.650425 crc crio[3637]: time="2026-06-14T08:15:34.650346263Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934004 | controller | Jun 14 08:15:34.650425 crc crio[3637]: time="2026-06-14T08:15:34.650403255Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-14 10:12:36.934019 | controller | Jun 14 08:15:34.690206 crc crio[3637]: time="2026-06-14T08:15:34.690038317Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934034 | controller | Jun 14 08:15:34.690206 crc crio[3637]: time="2026-06-14T08:15:34.690151471Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934049 | controller | Jun 14 08:15:34.690206 crc crio[3637]: time="2026-06-14T08:15:34.690230754Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-14 10:12:36.934064 | controller | Jun 14 08:15:34.722571 crc crio[3637]: time="2026-06-14T08:15:34.722417243Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934079 | controller | Jun 14 08:15:34.722571 crc crio[3637]: time="2026-06-14T08:15:34.722524926Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934094 | controller | Jun 14 08:15:34.723129 crc crio[3637]: time="2026-06-14T08:15:34.722619979Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-14 10:12:36.934110 | controller | Jun 14 08:15:34.765479 crc crio[3637]: time="2026-06-14T08:15:34.765336894Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934124 | controller | Jun 14 08:15:34.765479 crc crio[3637]: time="2026-06-14T08:15:34.765422297Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934140 | controller | Jun 14 08:15:34.765814 crc crio[3637]: time="2026-06-14T08:15:34.76549677Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-14 10:12:36.934155 | controller | Jun 14 08:15:34.795491 crc crio[3637]: time="2026-06-14T08:15:34.795352902Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934170 | controller | Jun 14 08:15:34.795491 crc crio[3637]: time="2026-06-14T08:15:34.795429025Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934186 | controller | Jun 14 08:15:34.795491 crc crio[3637]: time="2026-06-14T08:15:34.795471246Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_13e88945-08fc-49cb-87ac-f6966f8583e7\""
2026-06-14 10:12:36.934204 | controller | Jun 14 08:15:34.795491 crc crio[3637]: time="2026-06-14T08:15:34.795520178Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_eb4573c4-cec2-4057-abf1-ce06547f0763\""
2026-06-14 10:12:36.934220 | controller | Jun 14 08:15:34.821619 crc crio[3637]: time="2026-06-14T08:15:34.821426868Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934235 | controller | Jun 14 08:15:34.821619 crc crio[3637]: time="2026-06-14T08:15:34.821516131Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934250 | controller | Jun 14 08:15:34.821619 crc crio[3637]: time="2026-06-14T08:15:34.821555602Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-14 10:12:36.934265 | controller | Jun 14 08:15:34.859159 crc crio[3637]: time="2026-06-14T08:15:34.859000144Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934280 | controller | Jun 14 08:15:34.859159 crc crio[3637]: time="2026-06-14T08:15:34.859129188Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934296 | controller | Jun 14 08:15:34.859580 crc crio[3637]: time="2026-06-14T08:15:34.859182Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_eb4573c4-cec2-4057-abf1-ce06547f0763\""
2026-06-14 10:12:36.934318 | controller | Jun 14 08:15:34.859580 crc crio[3637]: time="2026-06-14T08:15:34.859241182Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_2acb9a6c-73bc-4d2c-a182-a47990da88b0\""
2026-06-14 10:12:36.934340 | controller | Jun 14 08:15:34.904105 crc crio[3637]: time="2026-06-14T08:15:34.90379649Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934379 | controller | Jun 14 08:15:34.904105 crc crio[3637]: time="2026-06-14T08:15:34.904070519Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934402 | controller | Jun 14 08:15:34.904105 crc crio[3637]: time="2026-06-14T08:15:34.90410318Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-14 10:12:36.934421 | controller | Jun 14 08:15:34.944009 crc crio[3637]: time="2026-06-14T08:15:34.943827985Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934437 | controller | Jun 14 08:15:34.944009 crc crio[3637]: time="2026-06-14T08:15:34.943972869Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934452 | controller | Jun 14 08:15:34.944009 crc crio[3637]: time="2026-06-14T08:15:34.944026601Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_2acb9a6c-73bc-4d2c-a182-a47990da88b0\""
2026-06-14 10:12:36.934468 | controller | Jun 14 08:15:34.944505 crc crio[3637]: time="2026-06-14T08:15:34.944076573Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_b6e391e3-dead-4ebc-bb61-837748336d64\""
2026-06-14 10:12:36.934483 | controller | Jun 14 08:15:34.970691 crc crio[3637]: time="2026-06-14T08:15:34.970519131Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934498 | controller | Jun 14 08:15:34.970691 crc crio[3637]: time="2026-06-14T08:15:34.970648245Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934512 | controller | Jun 14 08:15:34.970691 crc crio[3637]: time="2026-06-14T08:15:34.970681576Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-14 10:12:36.934528 | controller | Jun 14 08:15:34.992360 crc crio[3637]: time="2026-06-14T08:15:34.992234125Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934546 | controller | Jun 14 08:15:34.992717 crc crio[3637]: time="2026-06-14T08:15:34.992329408Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934563 | controller | Jun 14 08:15:34.992717 crc crio[3637]: time="2026-06-14T08:15:34.992508314Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-14 10:12:36.934578 | controller | Jun 14 08:15:35.054327 crc crio[3637]: time="2026-06-14T08:15:35.053623273Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934594 | controller | Jun 14 08:15:35.054327 crc crio[3637]: time="2026-06-14T08:15:35.053754778Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934609 | controller | Jun 14 08:15:35.054327 crc crio[3637]: time="2026-06-14T08:15:35.054049047Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-14 10:12:36.934626 | controller | Jun 14 08:15:35.084716 crc crio[3637]: time="2026-06-14T08:15:35.084600282Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934647 | controller | Jun 14 08:15:35.084716 crc crio[3637]: time="2026-06-14T08:15:35.084676515Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934667 | controller | Jun 14 08:15:35.084716 crc crio[3637]: time="2026-06-14T08:15:35.084729186Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-14 10:12:36.934683 | controller | Jun 14 08:15:35.104984 crc crio[3637]: time="2026-06-14T08:15:35.104743835Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934698 | controller | Jun 14 08:15:35.104984 crc crio[3637]: time="2026-06-14T08:15:35.104952412Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934713 | controller | Jun 14 08:15:35.105317 crc crio[3637]: time="2026-06-14T08:15:35.105035874Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-14 10:12:36.934729 | controller | Jun 14 08:15:35.133928 crc crio[3637]: time="2026-06-14T08:15:35.133716528Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934744 | controller | Jun 14 08:15:35.133928 crc crio[3637]: time="2026-06-14T08:15:35.133940425Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934760 | controller | Jun 14 08:15:35.134367 crc crio[3637]: time="2026-06-14T08:15:35.134033258Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-14 10:12:36.934775 | controller | Jun 14 08:15:35.177607 crc crio[3637]: time="2026-06-14T08:15:35.177450095Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934790 | controller | Jun 14 08:15:35.177607 crc crio[3637]: time="2026-06-14T08:15:35.17757609Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934805 | controller | Jun 14 08:15:35.178091 crc crio[3637]: time="2026-06-14T08:15:35.177669733Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-14 10:12:36.934821 | controller | Jun 14 08:15:35.211533 crc crio[3637]: time="2026-06-14T08:15:35.211395522Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934837 | controller | Jun 14 08:15:35.211533 crc crio[3637]: time="2026-06-14T08:15:35.211478205Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934856 | controller | Jun 14 08:15:35.211533 crc crio[3637]: time="2026-06-14T08:15:35.211557847Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-14 10:12:36.934872 | controller | Jun 14 08:15:35.257198 crc crio[3637]: time="2026-06-14T08:15:35.257054944Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934888 | controller | Jun 14 08:15:35.257198 crc crio[3637]: time="2026-06-14T08:15:35.257171537Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934903 | controller | Jun 14 08:15:35.257562 crc crio[3637]: time="2026-06-14T08:15:35.25726138Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_f12c70c6-0c0b-420c-be3d-6fb265554e59\""
2026-06-14 10:12:36.934918 | controller | Jun 14 08:15:35.257562 crc crio[3637]: time="2026-06-14T08:15:35.257375074Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-14 10:12:36.934933 | controller | Jun 14 08:15:35.305068 crc crio[3637]: time="2026-06-14T08:15:35.304306567Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934948 | controller | Jun 14 08:15:35.305068 crc crio[3637]: time="2026-06-14T08:15:35.304436002Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.934962 | controller | Jun 14 08:15:35.305068 crc crio[3637]: time="2026-06-14T08:15:35.304525204Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-14 10:12:36.934977 | controller | Jun 14 08:15:35.343697 crc crio[3637]: time="2026-06-14T08:15:35.343567798Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.934992 | controller | Jun 14 08:15:35.343697 crc crio[3637]: time="2026-06-14T08:15:35.343657541Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.935007 | controller | Jun 14 08:15:35.343697 crc crio[3637]: time="2026-06-14T08:15:35.343721173Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-14 10:12:36.935022 | controller | Jun 14 08:15:35.375677 crc crio[3637]: time="2026-06-14T08:15:35.375443006Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.935037 | controller | Jun 14 08:15:35.375677 crc crio[3637]: time="2026-06-14T08:15:35.37557732Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.935052 | controller | Jun 14 08:15:35.375677 crc crio[3637]: time="2026-06-14T08:15:35.375676554Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_b6e391e3-dead-4ebc-bb61-837748336d64\""
2026-06-14 10:12:36.935067 | controller | Jun 14 08:15:35.376199 crc crio[3637]: time="2026-06-14T08:15:35.375768277Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-14 10:12:36.935082 | controller | Jun 14 08:15:35.401130 crc crio[3637]: time="2026-06-14T08:15:35.400766659Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.935097 | controller | Jun 14 08:15:35.401130 crc crio[3637]: time="2026-06-14T08:15:35.401054868Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.935112 | controller | Jun 14 08:15:38.786419 crc crio[3637]: time="2026-06-14T08:15:38.786255347Z" level=info msg="Stopping pod sandbox: a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d" id=1deebf31-0e87-48ac-98e7-86298842cd10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.935128 | controller | Jun 14 08:15:38.787699 crc crio[3637]: time="2026-06-14T08:15:38.787526509Z" level=info msg="Got pod network &{Name:collect-profiles-29690415-xvx7m Namespace:openshift-operator-lifecycle-manager ID:a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d UID:39cf909a-d100-456c-82cb-f2db984006b7 NetNS:/var/run/netns/ef08d9ea-b48f-4eb7-a124-1819a21e5a60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39cf909a_d100_456c_82cb_f2db984006b7.slice PodAnnotations:0xc002d98468}] Aliases:map[]}"
2026-06-14 10:12:36.935147 | controller | Jun 14 08:15:38.787822 crc crio[3637]: time="2026-06-14T08:15:38.787795258Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690415-xvx7m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.935163 | controller | Jun 14 08:15:39.176522 crc crio[3637]: time="2026-06-14T08:15:39.176410987Z" level=info msg="Stopped pod sandbox: a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d" id=1deebf31-0e87-48ac-98e7-86298842cd10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.935178 | controller | Jun 14 08:15:42.579722 crc crio[3637]: time="2026-06-14T08:15:42.579041938Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=ef63da4c-1228-4888-b4a2-2b8324d40a65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.935194 | controller | Jun 14 08:15:42.580170 crc crio[3637]: time="2026-06-14T08:15:42.579826854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.935209 | controller | Jun 14 08:15:42.580170 crc crio[3637]: time="2026-06-14T08:15:42.579143531Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=6a2f9a58-ab21-459b-8b02-a31d152b016b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.935225 | controller | Jun 14 08:15:42.580170 crc crio[3637]: time="2026-06-14T08:15:42.580153294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.935240 | controller | Jun 14 08:15:42.626068 crc crio[3637]: time="2026-06-14T08:15:42.625796966Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5dd59f12-274d-4d66-a39d-bce1d64d10b6 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:0xc002d986c8}] Aliases:map[]}"
2026-06-14 10:12:36.935256 | controller | Jun 14 08:15:42.626068 crc crio[3637]: time="2026-06-14T08:15:42.626036414Z" 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-14 10:12:36.935272 | controller | Jun 14 08:15:42.628965 crc crio[3637]: time="2026-06-14T08:15:42.628803244Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/639d6d5b-847d-48db-ba2a-f2a3f4c31467 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:0xc000122658}] Aliases:map[]}"
2026-06-14 10:12:36.935288 | controller | Jun 14 08:15:42.628965 crc crio[3637]: time="2026-06-14T08:15:42.628953939Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.935306 | controller | Jun 14 08:15:42.918519 crc crio[3637]: 2026-06-14T08:15:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66f981a5e65f9bc Mac:2a:4d:ce:78:d0:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/639d6d5b-847d-48db-ba2a-f2a3f4c31467 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.935322 | controller | Jun 14 08:15:42.920291 crc crio[3637]: time="2026-06-14T08:15:42.920139804Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/639d6d5b-847d-48db-ba2a-f2a3f4c31467 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:0xc000122658}] Aliases:map[]}"
2026-06-14 10:12:36.935338 | controller | Jun 14 08:15:42.920451 crc crio[3637]: time="2026-06-14T08:15:42.920421854Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.935374 | controller | Jun 14 08:15:42.928735 crc crio[3637]: time="2026-06-14T08:15:42.928625453Z" level=info msg="Ran pod sandbox 66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=ef63da4c-1228-4888-b4a2-2b8324d40a65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.935392 | controller | Jun 14 08:15:42.933601 crc crio[3637]: time="2026-06-14T08:15:42.933508804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=e6aa38f4-a98b-42cb-8942-f4af109d90cb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.935407 | controller | Jun 14 08:15:42.937802 crc crio[3637]: time="2026-06-14T08:15:42.937665901Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=3be61e67-d17d-459b-bdb9-eafe7f3ab556 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.935422 | controller | Jun 14 08:15:42.943551 crc crio[3637]: time="2026-06-14T08:15:42.94343536Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=eb86997e-4a41-4564-86cd-75855a4c0029 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.935437 | controller | Jun 14 08:15:42.944076 crc crio[3637]: time="2026-06-14T08:15:42.944015289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.935452 | controller | Jun 14 08:15:42.965353 crc crio[3637]: 2026-06-14T08:15:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff760b136e35ff8 Mac:42:ec:6f:cc:3c:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/5dd59f12-274d-4d66-a39d-bce1d64d10b6 SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.935468 | controller | Jun 14 08:15:42.967149 crc crio[3637]: time="2026-06-14T08:15:42.96683453Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5dd59f12-274d-4d66-a39d-bce1d64d10b6 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:0xc002d986c8}] Aliases:map[]}"
2026-06-14 10:12:36.935487 | controller | Jun 14 08:15:42.967422 crc crio[3637]: time="2026-06-14T08:15:42.967357797Z" 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-14 10:12:36.935503 | controller | Jun 14 08:15:42.974670 crc crio[3637]: time="2026-06-14T08:15:42.974555064Z" level=info msg="Ran pod sandbox ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=6a2f9a58-ab21-459b-8b02-a31d152b016b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.935518 | controller | Jun 14 08:15:42.977241 crc crio[3637]: time="2026-06-14T08:15:42.977166579Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=40d34206-2195-45cd-8e16-8effb5b4824c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.935533 | controller | Jun 14 08:15:42.980299 crc crio[3637]: time="2026-06-14T08:15:42.980205239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.935549 | controller | Jun 14 08:15:42.980551 crc crio[3637]: time="2026-06-14T08:15:42.980420686Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=1d61dffb-09a9-40f0-8cfe-8b5b583b001f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.935564 | controller | Jun 14 08:15:42.988015 crc crio[3637]: time="2026-06-14T08:15:42.986819587Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=9997d748-6364-4c7a-ae54-ceb49662701e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.935579 | controller | Jun 14 08:15:42.988015 crc crio[3637]: time="2026-06-14T08:15:42.987388996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.935594 | controller | Jun 14 08:15:42.990646 crc crio[3637]: time="2026-06-14T08:15:42.990546899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.935609 | controller | Jun 14 08:15:43.006888 crc crio[3637]: time="2026-06-14T08:15:43.006739801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.935624 | controller | Jun 14 08:15:43.012268 crc crio[3637]: time="2026-06-14T08:15:43.012186861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.935639 | controller | Jun 14 08:15:43.104303 crc crio[3637]: time="2026-06-14T08:15:43.104173446Z" level=info msg="Created container e73c3004e3e8c10774a421591341000e5402e07fe7b9266d6e47c73faafcca2f: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=eb86997e-4a41-4564-86cd-75855a4c0029 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.935655 | controller | Jun 14 08:15:43.106741 crc crio[3637]: time="2026-06-14T08:15:43.104691622Z" level=info msg="Created container 73b4c9f08903dbf06f4f1538aa982dabae0b9989177e864724c398bdd95e928e: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=9997d748-6364-4c7a-ae54-ceb49662701e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.935670 | controller | Jun 14 08:15:43.107517 crc crio[3637]: time="2026-06-14T08:15:43.106613566Z" level=info msg="Starting container: e73c3004e3e8c10774a421591341000e5402e07fe7b9266d6e47c73faafcca2f" id=d2f6d8b5-d128-4426-b6cc-04375fee7362 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.935704 | controller | Jun 14 08:15:43.108397 crc crio[3637]: time="2026-06-14T08:15:43.108152416Z" level=info msg="Starting container: 73b4c9f08903dbf06f4f1538aa982dabae0b9989177e864724c398bdd95e928e" id=ab016ef5-fa6b-4c58-b484-c66b1e2b6409 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.935723 | controller | Jun 14 08:15:43.119238 crc crio[3637]: time="2026-06-14T08:15:43.119138338Z" level=info msg="Started container" PID=11517 containerID=e73c3004e3e8c10774a421591341000e5402e07fe7b9266d6e47c73faafcca2f description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=d2f6d8b5-d128-4426-b6cc-04375fee7362 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae
2026-06-14 10:12:36.935747 | controller | Jun 14 08:15:43.120369 crc crio[3637]: time="2026-06-14T08:15:43.119384565Z" level=info msg="Started container" PID=11519 containerID=73b4c9f08903dbf06f4f1538aa982dabae0b9989177e864724c398bdd95e928e description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=ab016ef5-fa6b-4c58-b484-c66b1e2b6409 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4
2026-06-14 10:12:36.935765 | controller | Jun 14 08:15:43.580728 crc crio[3637]: time="2026-06-14T08:15:43.579246537Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=51709999-7711-427a-b01f-d00cbb9830e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.935781 | controller | Jun 14 08:15:43.580728 crc crio[3637]: time="2026-06-14T08:15:43.580606593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.935796 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.57933192Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=09abd44f-bf32-41e9-9580-cdbe828d32df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.935812 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.581771351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.935827 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.579343473Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=6c08d190-c816-4d00-9288-987f4a6c972f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.935842 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.579398132Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=3d5b163d-b39d-4bed-882c-ab009d938432 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.935857 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.582263747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.935873 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.579442234Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=93a0f9bb-74a5-4c69-b1bc-c03c7a4bea5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.935888 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.579474127Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=e6a04318-85fd-484f-9b5b-fe74c003bc9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.935911 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.579496136Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=fbf3ba10-92ea-4c78-bd34-032a658f462e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.935927 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.57957342Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=7f4eb742-b429-4dbe-a4c8-7028c20d9120 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.935943 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.582603479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.935959 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.5826775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.935974 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.582398501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.935990 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.579594999Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=514913a8-35d7-4686-892a-7662a1da0680 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936005 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.583102597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936021 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.582637191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936037 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.582603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936052 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.579652461Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=765d5390-1cde-4f3f-808e-968a370d5817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936067 | controller | Jun 14 08:15:43.584309 crc crio[3637]: time="2026-06-14T08:15:43.583702175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936082 | controller | Jun 14 08:15:43.649395 crc crio[3637]: time="2026-06-14T08:15:43.649326983Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/53b0ff3e-822d-43ef-8eda-1780d96c72f5 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:0xc000602260}] Aliases:map[]}"
2026-06-14 10:12:36.936098 | controller | Jun 14 08:15:43.650050 crc crio[3637]: time="2026-06-14T08:15:43.649949833Z" 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-14 10:12:36.936118 | controller | Jun 14 08:15:43.673628 crc crio[3637]: time="2026-06-14T08:15:43.673246893Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2f194af9-4883-49ad-bf3d-9f281f3261bf 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:0xc002314180}] Aliases:map[]}"
2026-06-14 10:12:36.936135 | controller | Jun 14 08:15:43.673628 crc crio[3637]: time="2026-06-14T08:15:43.673320025Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.936150 | controller | Jun 14 08:15:43.741633 crc crio[3637]: time="2026-06-14T08:15:43.741369151Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/060f2cb7-441b-4e02-9970-9a8d1d0dd928 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:0xc000122458}] Aliases:map[]}"
2026-06-14 10:12:36.936166 | controller | Jun 14 08:15:43.741633 crc crio[3637]: time="2026-06-14T08:15:43.741519116Z" 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-14 10:12:36.936181 | controller | Jun 14 08:15:43.775387 crc crio[3637]: time="2026-06-14T08:15:43.765382472Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/26a4aec3-36e7-45e0-b251-c2dfa350b6f5 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:0xc000b104a8}] Aliases:map[]}"
2026-06-14 10:12:36.936197 | controller | Jun 14 08:15:43.775387 crc crio[3637]: time="2026-06-14T08:15:43.765594219Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.936213 | controller | Jun 14 08:15:43.775387 crc crio[3637]: time="2026-06-14T08:15:43.769033034Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/146d7474-e591-4939-9257-7e66b0927345 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:0xc000122578}] Aliases:map[]}"
2026-06-14 10:12:36.936228 | controller | Jun 14 08:15:43.775387 crc crio[3637]: time="2026-06-14T08:15:43.769061655Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.936244 | controller | Jun 14 08:15:43.775387 crc crio[3637]: time="2026-06-14T08:15:43.771385746Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/2cfacb3c-62bb-4b53-986e-e9e406c203b9 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:0xc002314548}] Aliases:map[]}"
2026-06-14 10:12:36.936263 | controller | Jun 14 08:15:43.775387 crc crio[3637]: time="2026-06-14T08:15:43.771442398Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.936279 | controller | Jun 14 08:15:43.775387 crc crio[3637]: time="2026-06-14T08:15:43.771511916Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f1e941a5-640f-41bd-b604-505c028fe4a0 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:0xc0023144d8}] Aliases:map[]}"
2026-06-14 10:12:36.936295 | controller | Jun 14 08:15:43.775387 crc crio[3637]: time="2026-06-14T08:15:43.771541857Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.936311 | controller | Jun 14 08:15:43.792179 crc crio[3637]: time="2026-06-14T08:15:43.774643874Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f3c9555d-d541-461d-be66-a97bc968b9b7 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:0xc00235c028}] Aliases:map[]}"
2026-06-14 10:12:36.936326 | controller | Jun 14 08:15:43.792179 crc crio[3637]: time="2026-06-14T08:15:43.776458564Z" 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-14 10:12:36.936342 | controller | Jun 14 08:15:43.792179 crc crio[3637]: time="2026-06-14T08:15:43.783228394Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/929651f9-c8b1-4296-a749-5d257d194c3a 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:0xc00008c498}] Aliases:map[]}"
2026-06-14 10:12:36.936376 | controller | Jun 14 08:15:43.792179 crc crio[3637]: time="2026-06-14T08:15:43.783271067Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.936394 | controller | Jun 14 08:15:43.792179 crc crio[3637]: time="2026-06-14T08:15:43.788475995Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5119a195-eaaf-4cfc-aed1-e130d465b974 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:0xc0001226c8}] Aliases:map[]}"
2026-06-14 10:12:36.936413 | controller | Jun 14 08:15:43.792179 crc crio[3637]: time="2026-06-14T08:15:43.788536577Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.936429 | controller | Jun 14 08:15:44.584288 crc crio[3637]: time="2026-06-14T08:15:44.584160262Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=89ebefaa-f192-4c53-a418-2515c4da3517 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936445 | controller | Jun 14 08:15:44.584679 crc crio[3637]: time="2026-06-14T08:15:44.584340448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936461 | controller | Jun 14 08:15:44.584679 crc crio[3637]: time="2026-06-14T08:15:44.584424431Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=d35000b7-2604-445c-b68d-f8f1d22ce698 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936476 | controller | Jun 14 08:15:44.584679 crc crio[3637]: time="2026-06-14T08:15:44.584639338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936491 | controller | Jun 14 08:15:44.589446 crc crio[3637]: time="2026-06-14T08:15:44.586746628Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=dbf52d9b-485c-43e6-b094-45794413a296 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936506 | controller | Jun 14 08:15:44.599102 crc crio[3637]: time="2026-06-14T08:15:44.596492222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936521 | controller | Jun 14 08:15:44.600679 crc crio[3637]: time="2026-06-14T08:15:44.589313576Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=5dc0b9f4-66dd-486d-84ab-3868a675420b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936537 | controller | Jun 14 08:15:44.600679 crc crio[3637]: time="2026-06-14T08:15:44.600199446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936552 | controller | Jun 14 08:15:44.600679 crc crio[3637]: time="2026-06-14T08:15:44.589588303Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=5c0cd82c-3524-4ac6-8767-ebe2e67308f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936567 | controller | Jun 14 08:15:44.600679 crc crio[3637]: time="2026-06-14T08:15:44.60031594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936582 | controller | Jun 14 08:15:44.600679 crc crio[3637]: time="2026-06-14T08:15:44.594218637Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=b926628d-4798-47a1-9217-2b4dd79c3dca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936597 | controller | Jun 14 08:15:44.600679 crc crio[3637]: time="2026-06-14T08:15:44.600398182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936612 | controller | Jun 14 08:15:44.600679 crc crio[3637]: time="2026-06-14T08:15:44.594290579Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=2a8527ad-1291-43f0-a4d5-9fa14384814f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936630 | controller | Jun 14 08:15:44.600679 crc crio[3637]: time="2026-06-14T08:15:44.600468125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936645 | controller | Jun 14 08:15:44.617725 crc crio[3637]: time="2026-06-14T08:15:44.617432757Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=9eeccf62-6908-4419-890d-81b2467639c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936660 | controller | Jun 14 08:15:44.617725 crc crio[3637]: time="2026-06-14T08:15:44.617649145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936676 | controller | Jun 14 08:15:44.960658 crc crio[3637]: time="2026-06-14T08:15:44.960392263Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f 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:0xc002d98030}] Aliases:map[]}"
2026-06-14 10:12:36.936691 | controller | Jun 14 08:15:44.960658 crc crio[3637]: time="2026-06-14T08:15:44.960651421Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.936707 | controller | Jun 14 08:15:45.204531 crc crio[3637]: time="2026-06-14T08:15:45.204234935Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d7a7d5a2-8283-4696-9e22-6ad7886326ce 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:0xc002d982e0}] Aliases:map[]}"
2026-06-14 10:12:36.936723 | controller | Jun 14 08:15:45.204531 crc crio[3637]: time="2026-06-14T08:15:45.204310348Z" 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-14 10:12:36.936739 | controller | Jun 14 08:15:45.506342 crc crio[3637]: time="2026-06-14T08:15:45.505092771Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c8c88170-4692-4bf8-bbd3-22adc10892c7 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:0xc0019181d8}] Aliases:map[]}"
2026-06-14 10:12:36.936755 | controller | Jun 14 08:15:45.506342 crc crio[3637]: time="2026-06-14T08:15:45.506220049Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.936770 | controller | Jun 14 08:15:45.588812 crc crio[3637]: time="2026-06-14T08:15:45.584817901Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=055a06df-5242-4db1-9a84-14251d61e20a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936786 | controller | Jun 14 08:15:45.588812 crc crio[3637]: time="2026-06-14T08:15:45.58539198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936805 | controller | Jun 14 08:15:45.588812 crc crio[3637]: time="2026-06-14T08:15:45.585654389Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=d07a7260-2809-4470-9fac-a1ad01405a3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936820 | controller | Jun 14 08:15:45.588812 crc crio[3637]: time="2026-06-14T08:15:45.58569432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936836 | controller | Jun 14 08:15:45.588812 crc crio[3637]: time="2026-06-14T08:15:45.586395674Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=40f159bb-276b-4ed5-85ca-c0dfb67fed6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936851 | controller | Jun 14 08:15:45.588812 crc crio[3637]: time="2026-06-14T08:15:45.586432865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936867 | controller | Jun 14 08:15:45.588812 crc crio[3637]: time="2026-06-14T08:15:45.586749575Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=56f5b2b0-650a-4ecb-8b05-ec41e3e16b6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936882 | controller | Jun 14 08:15:45.588812 crc crio[3637]: time="2026-06-14T08:15:45.586781956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936897 | controller | Jun 14 08:15:45.588812 crc crio[3637]: time="2026-06-14T08:15:45.587515521Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=77b8dd09-4753-4545-887b-83f3021b6272 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936912 | controller | Jun 14 08:15:45.588812 crc crio[3637]: time="2026-06-14T08:15:45.587548882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936927 | controller | Jun 14 08:15:45.588812 crc crio[3637]: time="2026-06-14T08:15:45.58781096Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=72c350ac-a566-4992-ae88-8c52865b41db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936942 | controller | Jun 14 08:15:45.588812 crc crio[3637]: time="2026-06-14T08:15:45.587960675Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=66ed7771-64ae-4454-8744-08c7bd68bfca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936958 | controller | Jun 14 08:15:45.591725 crc crio[3637]: time="2026-06-14T08:15:45.591555305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.936973 | controller | Jun 14 08:15:45.592210 crc crio[3637]: time="2026-06-14T08:15:45.592164465Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=be2af17a-5358-4552-b818-5a458e2e8762 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.936989 | controller | Jun 14 08:15:45.592376 crc crio[3637]: time="2026-06-14T08:15:45.592352831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937004 | controller | Jun 14 08:15:45.593404 crc crio[3637]: time="2026-06-14T08:15:45.592221917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937023 | controller | Jun 14 08:15:45.593761 crc crio[3637]: time="2026-06-14T08:15:45.587824751Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=70a42aa0-36cb-4ce7-8365-becc73281177 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937038 | controller | Jun 14 08:15:45.594316 crc crio[3637]: time="2026-06-14T08:15:45.594293426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937054 | controller | Jun 14 08:15:45.705726 crc crio[3637]: time="2026-06-14T08:15:45.705552432Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/3e98b3a3-5252-47d9-9cc5-491d260dde4d 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:0xc001918460}] Aliases:map[]}"
2026-06-14 10:12:36.937070 | controller | Jun 14 08:15:45.705726 crc crio[3637]: time="2026-06-14T08:15:45.705706347Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.937086 | controller | Jun 14 08:15:45.706642 crc crio[3637]: time="2026-06-14T08:15:45.706425591Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/6a0e95b8-6aaa-4cef-8370-cfe08ca7736b 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:0xc00008cad8}] Aliases:map[]}"
2026-06-14 10:12:36.937101 | controller | Jun 14 08:15:45.706707 crc crio[3637]: time="2026-06-14T08:15:45.706642208Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.937117 | controller | Jun 14 08:15:45.765293 crc crio[3637]: time="2026-06-14T08:15:45.764948431Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=ba92c7e9-d7ef-492b-b7b1-a19ce78977a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937132 | controller | Jun 14 08:15:45.765293 crc crio[3637]: time="2026-06-14T08:15:45.76522596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937147 | controller | Jun 14 08:15:45.884299 crc crio[3637]: time="2026-06-14T08:15:45.883669981Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1e7bf615-82d3-4e6e-b571-91fdf4e138bc 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:0xc001918688}] Aliases:map[]}"
2026-06-14 10:12:36.937162 | controller | Jun 14 08:15:45.884299 crc crio[3637]: time="2026-06-14T08:15:45.883912249Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.937177 | controller | Jun 14 08:15:46.055782 crc crio[3637]: time="2026-06-14T08:15:46.051716722Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3c9d92c5-d33f-4e5b-b932-6596ffecf383 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:0xc002d98590}] Aliases:map[]}"
2026-06-14 10:12:36.937197 | controller | Jun 14 08:15:46.055782 crc crio[3637]: time="2026-06-14T08:15:46.052137056Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.937213 | controller | Jun 14 08:15:46.161408 crc crio[3637]: time="2026-06-14T08:15:46.158099488Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1213fdff-9608-417a-9458-1afd970fee2d 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:0xc002d986a0}] Aliases:map[]}"
2026-06-14 10:12:36.937228 | controller | Jun 14 08:15:46.161408 crc crio[3637]: time="2026-06-14T08:15:46.158276324Z" 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-14 10:12:36.937243 | controller | Jun 14 08:15:46.629716 crc crio[3637]: time="2026-06-14T08:15:46.621641392Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=4276bc75-3807-45cc-aa59-e303b5326ccc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937258 | controller | Jun 14 08:15:46.629716 crc crio[3637]: time="2026-06-14T08:15:46.621725715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937274 | controller | Jun 14 08:15:46.629716 crc crio[3637]: time="2026-06-14T08:15:46.622714208Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=00990eff-b5e8-4de9-af32-f21566a74542 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937289 | controller | Jun 14 08:15:46.629716 crc crio[3637]: time="2026-06-14T08:15:46.622761399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937304 | controller | Jun 14 08:15:46.629716 crc crio[3637]: time="2026-06-14T08:15:46.623042019Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=8d2dc804-3d38-4ad7-b91e-8a8f8a3d143e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937319 | controller | Jun 14 08:15:46.629716 crc crio[3637]: time="2026-06-14T08:15:46.62307886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937334 | controller | Jun 14 08:15:46.629716 crc crio[3637]: time="2026-06-14T08:15:46.623171643Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=044c7ff6-375c-43cd-8e20-bcdf27af111e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937367 | controller | Jun 14 08:15:46.629716 crc crio[3637]: time="2026-06-14T08:15:46.623205264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937388 | controller | Jun 14 08:15:46.629716 crc crio[3637]: time="2026-06-14T08:15:46.623292027Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=6233657a-3040-4d82-a8c2-81c5d4f8e9ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937405 | controller | Jun 14 08:15:46.629716 crc crio[3637]: time="2026-06-14T08:15:46.623316268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937420 | controller | Jun 14 08:15:46.629716 crc crio[3637]: time="2026-06-14T08:15:46.62339168Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=103cf854-d6e4-4b3b-9a34-c546009f8b8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937435 | controller | Jun 14 08:15:46.629716 crc crio[3637]: time="2026-06-14T08:15:46.623418291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937450 | controller | Jun 14 08:15:46.629716 crc crio[3637]: time="2026-06-14T08:15:46.62369652Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=8493a4ac-96c0-43ba-ba89-8863420acffa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937466 | controller | Jun 14 08:15:46.629716 crc crio[3637]: time="2026-06-14T08:15:46.623730482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937481 | controller | Jun 14 08:15:46.629716 crc crio[3637]: time="2026-06-14T08:15:46.623810344Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=3d2f65a6-317c-4121-a2c7-13a732623dbf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937496 | controller | Jun 14 08:15:46.629716 crc crio[3637]: time="2026-06-14T08:15:46.624145055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937511 | controller | Jun 14 08:15:47.444139 crc crio[3637]: time="2026-06-14T08:15:47.441489775Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1a076514-79a0-45a4-bbab-398235e5b98b 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:0xc00171a1c0}] Aliases:map[]}"
2026-06-14 10:12:36.937527 | controller | Jun 14 08:15:47.444599 crc crio[3637]: time="2026-06-14T08:15:47.444298388Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.937542 | controller | Jun 14 08:15:47.493331 crc crio[3637]: time="2026-06-14T08:15:47.48681301Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/739ffafd-c1e3-44c0-aab6-936dc4a138b5 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:0xc002d98188}] Aliases:map[]}"
2026-06-14 10:12:36.937558 | controller | Jun 14 08:15:47.493331 crc crio[3637]: time="2026-06-14T08:15:47.487340849Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.937576 | controller | Jun 14 08:15:47.536120 crc crio[3637]: time="2026-06-14T08:15:47.531321796Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/7150eb4f-3044-42d5-9e2f-a2494c613f64 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:0xc000b10138}] Aliases:map[]}"
2026-06-14 10:12:36.937592 | controller | Jun 14 08:15:47.536120 crc crio[3637]: time="2026-06-14T08:15:47.531385478Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.937608 | controller | Jun 14 08:15:47.601583 crc crio[3637]: time="2026-06-14T08:15:47.597416962Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=6c0cfb3d-a8b8-49a0-9af8-94c46e823cfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937623 | controller | Jun 14 08:15:47.601583 crc crio[3637]: time="2026-06-14T08:15:47.597691681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937638 | controller | Jun 14 08:15:47.601583 crc crio[3637]: time="2026-06-14T08:15:47.598236259Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=1edb1316-600f-444e-a62a-f7db513f6a13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937653 | controller | Jun 14 08:15:47.615048 crc crio[3637]: time="2026-06-14T08:15:47.61472982Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=6b3615b7-6c67-4faf-afc6-6ca7fadf61eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937669 | controller | Jun 14 08:15:47.615048 crc crio[3637]: time="2026-06-14T08:15:47.614968318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937684 | controller | Jun 14 08:15:47.616250 crc crio[3637]: time="2026-06-14T08:15:47.615592258Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=e31a9917-122f-4a57-a1dc-bbd6eece4338 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937700 | controller | Jun 14 08:15:47.616250 crc crio[3637]: time="2026-06-14T08:15:47.615737013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937715 | controller | Jun 14 08:15:47.616250 crc crio[3637]: time="2026-06-14T08:15:47.616047694Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=7f1c95b8-f86a-4054-9297-e9d57eacf9da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937730 | controller | Jun 14 08:15:47.616250 crc crio[3637]: time="2026-06-14T08:15:47.616087035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937745 | controller | Jun 14 08:15:47.616687 crc crio[3637]: time="2026-06-14T08:15:47.61655635Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=ba5d2840-6e7a-49bc-aec0-77980751dcdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937760 | controller | Jun 14 08:15:47.616687 crc crio[3637]: time="2026-06-14T08:15:47.616671384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937779 | controller | Jun 14 08:15:47.616816 crc crio[3637]: time="2026-06-14T08:15:47.616778228Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=1a3264da-fc4b-489d-a008-dc1f71a4ca77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.937794 | controller | Jun 14 08:15:47.616927 crc crio[3637]: time="2026-06-14T08:15:47.616816809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937809 | controller | Jun 14 08:15:47.636575 crc crio[3637]: time="2026-06-14T08:15:47.598272053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.937824 | controller | Jun 14 08:15:47.721787 crc crio[3637]: 2026-06-14T08:15:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60bdc4e9d852378 Mac:ee:55:cb:ce:18:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/060f2cb7-441b-4e02-9970-9a8d1d0dd928 SocketPath: PciID:}] [{Interface:0xc00011b7c0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.937840 | controller | Jun 14 08:15:47.762285 crc crio[3637]: time="2026-06-14T08:15:47.760433753Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/060f2cb7-441b-4e02-9970-9a8d1d0dd928 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:0xc000122458}] Aliases:map[]}"
2026-06-14 10:12:36.937856 | controller | Jun 14 08:15:47.788811 crc crio[3637]: time="2026-06-14T08:15:47.772807926Z" 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-14 10:12:36.937871 | controller | Jun 14 08:15:48.275245 crc crio[3637]: time="2026-06-14T08:15:48.248302041Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/5ffd9cc0-b964-42f1-be5d-9167b45e7294 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:0xc00171a468}] Aliases:map[]}"
2026-06-14 10:12:36.937887 | controller | Jun 14 08:15:48.275245 crc crio[3637]: time="2026-06-14T08:15:48.248358703Z" 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-14 10:12:36.937903 | controller | Jun 14 08:15:48.390182 crc crio[3637]: time="2026-06-14T08:15:48.389519796Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f5e5710-c37a-431a-9c25-9e901c363e4c 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:0xc002d984c8}] Aliases:map[]}"
2026-06-14 10:12:36.937919 | controller | Jun 14 08:15:48.390182 crc crio[3637]: time="2026-06-14T08:15:48.390174418Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.937939 | controller | Jun 14 08:15:48.455386 crc crio[3637]: time="2026-06-14T08:15:48.451402689Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c 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:0xc0023141e8}] Aliases:map[]}"
2026-06-14 10:12:36.937955 | controller | Jun 14 08:15:48.455386 crc crio[3637]: time="2026-06-14T08:15:48.451590405Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.937971 | controller | Jun 14 08:15:48.508151 crc crio[3637]: time="2026-06-14T08:15:48.507747813Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/79795b46-c439-47dd-a94c-be0f90931f6c 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:0xc00008d0d0}] Aliases:map[]}"
2026-06-14 10:12:36.937987 | controller | Jun 14 08:15:48.508151 crc crio[3637]: time="2026-06-14T08:15:48.508137486Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.938002 | controller | Jun 14 08:15:48.509250 crc crio[3637]: time="2026-06-14T08:15:48.507779914Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5062ae2e-ea04-4739-96db-7da945fce44b 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:0xc0019186b0}] Aliases:map[]}"
2026-06-14 10:12:36.938018 | controller | Jun 14 08:15:48.509250 crc crio[3637]: time="2026-06-14T08:15:48.509188301Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.938033 | controller | Jun 14 08:15:48.541163 crc crio[3637]: time="2026-06-14T08:15:48.540920303Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c5c1ebb8-1c62-428e-b464-a4a49c185d51 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:0xc000b10340}] Aliases:map[]}"
2026-06-14 10:12:36.938049 | controller | Jun 14 08:15:48.541163 crc crio[3637]: time="2026-06-14T08:15:48.541036017Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.938065 | controller | Jun 14 08:15:48.551500 crc crio[3637]: time="2026-06-14T08:15:48.551236617Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/83ea3119-67e4-45f4-85f1-fc4d3d3d1887 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:0xc00171a5e0}] Aliases:map[]}"
2026-06-14 10:12:36.938085 | controller | Jun 14 08:15:48.551500 crc crio[3637]: time="2026-06-14T08:15:48.551407713Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.938101 | controller | Jun 14 08:15:48.678424 crc crio[3637]: 2026-06-14T08:15:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be8eebbc461294e Mac:fa:ea:c5:aa:84:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/5119a195-eaaf-4cfc-aed1-e130d465b974 SocketPath: PciID:}] [{Interface:0xc000122fa0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.938117 | controller | Jun 14 08:15:48.691322 crc crio[3637]: time="2026-06-14T08:15:48.681531217Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5119a195-eaaf-4cfc-aed1-e130d465b974 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:0xc0001226c8}] Aliases:map[]}"
2026-06-14 10:12:36.938133 | controller | Jun 14 08:15:48.691322 crc crio[3637]: time="2026-06-14T08:15:48.682493249Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.938149 | controller | Jun 14 08:15:48.741800 crc crio[3637]: 2026-06-14T08:15:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e52db804ae43f8 Mac:ae:d7:96:8c:87:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/53b0ff3e-822d-43ef-8eda-1780d96c72f5 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.938165 | controller | Jun 14 08:15:48.758448 crc crio[3637]: 2026-06-14T08:15:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c46e6089ec49de9 Mac:9e:63:88:a6:2f:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/2cfacb3c-62bb-4b53-986e-e9e406c203b9 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.938181 | controller | Jun 14 08:15:48.821315 crc crio[3637]: time="2026-06-14T08:15:48.804037809Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/2cfacb3c-62bb-4b53-986e-e9e406c203b9 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:0xc002314548}] Aliases:map[]}"
2026-06-14 10:12:36.938197 | controller | Jun 14 08:15:48.821800 crc crio[3637]: time="2026-06-14T08:15:48.821556531Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.938213 | controller | Jun 14 08:15:48.822707 crc crio[3637]: time="2026-06-14T08:15:48.814019631Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/53b0ff3e-822d-43ef-8eda-1780d96c72f5 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:0xc000602260}] Aliases:map[]}"
2026-06-14 10:12:36.938232 | controller | Jun 14 08:15:48.822707 crc crio[3637]: time="2026-06-14T08:15:48.822402359Z" 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-14 10:12:36.938249 | controller | Jun 14 08:15:48.951567 crc crio[3637]: 2026-06-14T08:15:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c7c00374b851b4 Mac:06:5f:86:fc:af:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/f1e941a5-640f-41bd-b604-505c028fe4a0 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.938264 | controller | Jun 14 08:15:48.960195 crc crio[3637]: time="2026-06-14T08:15:48.954654892Z" level=info msg="Ran pod sandbox be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=7f4eb742-b429-4dbe-a4c8-7028c20d9120 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.938280 | controller | Jun 14 08:15:48.998960 crc crio[3637]: time="2026-06-14T08:15:48.977534152Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=98afa374-1db7-4124-95f5-571ab7d521a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.938295 | controller | Jun 14 08:15:49.008794 crc crio[3637]: time="2026-06-14T08:15:49.008631738Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f1e941a5-640f-41bd-b604-505c028fe4a0 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:0xc0023144d8}] Aliases:map[]}"
2026-06-14 10:12:36.938310 | controller | Jun 14 08:15:49.009783 crc crio[3637]: time="2026-06-14T08:15:49.009698193Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.938326 | controller | Jun 14 08:15:49.170030 crc crio[3637]: time="2026-06-14T08:15:49.1661534Z" level=info msg="Ran pod sandbox c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=765d5390-1cde-4f3f-808e-968a370d5817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.938341 | controller | Jun 14 08:15:49.189440 crc crio[3637]: time="2026-06-14T08:15:49.188775666Z" level=info msg="Ran pod sandbox 60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=09abd44f-bf32-41e9-9580-cdbe828d32df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.938374 | controller | Jun 14 08:15:49.216300 crc crio[3637]: time="2026-06-14T08:15:49.210481244Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=ce96b51e-df48-4a2a-b8eb-9ffd74d5dc83 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.938391 | controller | Jun 14 08:15:49.216300 crc crio[3637]: time="2026-06-14T08:15:49.211721185Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=c4a07dac-6762-4a14-b2ad-c38e65a7b2d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.938419 | controller | Jun 14 08:15:49.231418 crc crio[3637]: time="2026-06-14T08:15:49.226780915Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/059989ba-0807-4109-944a-3a695af48425 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:0xc00171a168}] Aliases:map[]}"
2026-06-14 10:12:36.938436 | controller | Jun 14 08:15:49.231418 crc crio[3637]: time="2026-06-14T08:15:49.227147708Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.938451 | controller | Jun 14 08:15:49.232530 crc crio[3637]: time="2026-06-14T08:15:49.231801592Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/d5d0a15a-8365-4fd7-b19f-9b50d8f440bf 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:0xc00008c640}] Aliases:map[]}"
2026-06-14 10:12:36.938467 | controller | Jun 14 08:15:49.232630 crc crio[3637]: time="2026-06-14T08:15:49.232555367Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.938483 | controller | Jun 14 08:15:49.330333 crc crio[3637]: time="2026-06-14T08:15:49.328745294Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/a6a2d9a6-49e6-49a0-8a7a-f9482e3f002d 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:0xc00171a338}] Aliases:map[]}"
2026-06-14 10:12:36.938499 | controller | Jun 14 08:15:49.330333 crc crio[3637]: time="2026-06-14T08:15:49.329748777Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.938514 | controller | Jun 14 08:15:49.462505 crc crio[3637]: time="2026-06-14T08:15:49.45521802Z" level=info msg="Ran pod sandbox 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=51709999-7711-427a-b01f-d00cbb9830e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.938530 | controller | Jun 14 08:15:49.468674 crc crio[3637]: 2026-06-14T08:15:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4d931751f7e7c5 Mac:1e:87:8d:ea:0e:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/929651f9-c8b1-4296-a749-5d257d194c3a SocketPath: PciID:}] [{Interface:0xc000386740 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.938546 | controller | Jun 14 08:15:49.468674 crc crio[3637]: time="2026-06-14T08:15:49.468420304Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/929651f9-c8b1-4296-a749-5d257d194c3a 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:0xc00008c498}] Aliases:map[]}"
2026-06-14 10:12:36.938568 | controller | Jun 14 08:15:49.468674 crc crio[3637]: time="2026-06-14T08:15:49.468629831Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.938584 | controller | Jun 14 08:15:49.500550 crc crio[3637]: time="2026-06-14T08:15:49.492460067Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=cb2adb63-ff9f-4f9e-aa18-2d90df209dde name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.938599 | controller | Jun 14 08:15:49.530281 crc crio[3637]: time="2026-06-14T08:15:49.528623437Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=35fbf6e8-5145-4690-9fa6-ff412a4763a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.938615 | controller | Jun 14 08:15:49.530281 crc crio[3637]: time="2026-06-14T08:15:49.530140007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=86e09238-0183-4224-8652-ae33c4900f74 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.938630 | controller | Jun 14 08:15:49.554581 crc crio[3637]: time="2026-06-14T08:15:49.548115964Z" level=info msg="Ran pod sandbox 4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=fbf3ba10-92ea-4c78-bd34-032a658f462e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.938646 | controller | Jun 14 08:15:49.564141 crc crio[3637]: time="2026-06-14T08:15:49.55644836Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=bc98235b-0b98-438a-9112-baa9239b1691 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.938661 | controller | Jun 14 08:15:49.579515 crc crio[3637]: time="2026-06-14T08:15:49.575785182Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=bdad8d5d-ac6f-4e71-acc6-8acfaa7f490a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.938676 | controller | Jun 14 08:15:49.579515 crc crio[3637]: time="2026-06-14T08:15:49.577082175Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=29012da4-2274-4df2-93a0-9e1c9828d7e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.938691 | controller | Jun 14 08:15:49.653473 crc crio[3637]: time="2026-06-14T08:15:49.63948872Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=5d177760-01ff-4dae-8fbb-e648aca7800f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.938713 | controller | Jun 14 08:15:49.653473 crc crio[3637]: time="2026-06-14T08:15:49.640106141Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=9b422d51-fc0d-4463-9508-bc187bd05c54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.938728 | controller | Jun 14 08:15:49.653473 crc crio[3637]: time="2026-06-14T08:15:49.644440975Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=7c4b30e4-7dd9-4ac3-bb16-b73bc379b0fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.938747 | controller | Jun 14 08:15:49.675055 crc crio[3637]: time="2026-06-14T08:15:49.664232507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.938763 | controller | Jun 14 08:15:49.675055 crc crio[3637]: time="2026-06-14T08:15:49.666371648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.938778 | controller | Jun 14 08:15:49.675055 crc crio[3637]: time="2026-06-14T08:15:49.66779997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.938794 | controller | Jun 14 08:15:49.702225 crc crio[3637]: time="2026-06-14T08:15:49.701549711Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=756588ad-a27e-4271-a120-96c7fc3280db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.938809 | controller | Jun 14 08:15:49.721504 crc crio[3637]: time="2026-06-14T08:15:49.715648849Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=dcfdf2a6-87b2-4ebe-8133-f8ef5b065d18 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.938824 | controller | Jun 14 08:15:49.767778 crc crio[3637]: 2026-06-14T08:15:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03209029996e7f7 Mac:c2:87:b9:a8:00:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/146d7474-e591-4939-9257-7e66b0927345 SocketPath: PciID:}] [{Interface:0xc000014e80 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.938839 | controller | Jun 14 08:15:49.792274 crc crio[3637]: time="2026-06-14T08:15:49.785788369Z" level=info msg="Ran pod sandbox c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=e6a04318-85fd-484f-9b5b-fe74c003bc9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.938854 | controller | Jun 14 08:15:49.805684 crc crio[3637]: time="2026-06-14T08:15:49.80544594Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=8bb92c59-33d6-431d-8d57-11ab0b75b42c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.938870 | controller | Jun 14 08:15:49.810658 crc crio[3637]: 2026-06-14T08:15:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9237776fc48252b Mac:12:4d:06:39:fe:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/2f194af9-4883-49ad-bf3d-9f281f3261bf SocketPath: PciID:}] [{Interface:0xc0002a2c90 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.938884 | controller | Jun 14 08:15:49.826156 crc crio[3637]: time="2026-06-14T08:15:49.825580931Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=29ebc933-2636-4a14-9038-58e29aa1c1e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.938900 | controller | Jun 14 08:15:49.852246 crc crio[3637]: time="2026-06-14T08:15:49.850938926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.938915 | controller | Jun 14 08:15:49.863315 crc crio[3637]: time="2026-06-14T08:15:49.861620399Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=00bcc863-fdf8-4c6f-919f-00a505bbaf7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.938934 | controller | Jun 14 08:15:49.884572 crc crio[3637]: time="2026-06-14T08:15:49.883810197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.938949 | controller | Jun 14 08:15:49.932223 crc crio[3637]: time="2026-06-14T08:15:49.929621812Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=109fa158-da29-419b-9e96-5bacf9da92eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.938965 | controller | Jun 14 08:15:49.951499 crc crio[3637]: 2026-06-14T08:15:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93a1ccc82660bfb Mac:52:ca:ad:6f:7c:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/26a4aec3-36e7-45e0-b251-c2dfa350b6f5 SocketPath: PciID:}] [{Interface:0xc00021cbc0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.938980 | controller | Jun 14 08:15:49.952153 crc crio[3637]: time="2026-06-14T08:15:49.951728475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.938995 | controller | Jun 14 08:15:49.985707 crc crio[3637]: time="2026-06-14T08:15:49.983571032Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/146d7474-e591-4939-9257-7e66b0927345 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:0xc000122578}] Aliases:map[]}"
2026-06-14 10:12:36.939011 | controller | Jun 14 08:15:49.985707 crc crio[3637]: time="2026-06-14T08:15:49.98412666Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.939027 | controller | Jun 14 08:15:49.995313 crc crio[3637]: time="2026-06-14T08:15:49.995007369Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ea5edd99-e2bc-481f-afde-96b3af4caa36 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:0xc0002d63f8}] Aliases:map[]}"
2026-06-14 10:12:36.939043 | controller | Jun 14 08:15:49.995313 crc crio[3637]: time="2026-06-14T08:15:49.995147093Z" 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-14 10:12:36.939059 | controller | Jun 14 08:15:49.998905 crc crio[3637]: time="2026-06-14T08:15:49.998711225Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/412771f6-1be7-4ff2-9efb-96ca27edb0b0 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:0xc00235c460}] Aliases:map[]}"
2026-06-14 10:12:36.939075 | controller | Jun 14 08:15:49.998905 crc crio[3637]: time="2026-06-14T08:15:49.998798878Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.939094 | controller | Jun 14 08:15:49.999113 crc crio[3637]: time="2026-06-14T08:15:49.99887952Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/605e9b71-260f-453d-8399-29b8bd1edbef 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:0xc000122678}] Aliases:map[]}"
2026-06-14 10:12:36.939110 | controller | Jun 14 08:15:49.999216 crc crio[3637]: time="2026-06-14T08:15:49.999098218Z" 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-14 10:12:36.939126 | controller | Jun 14 08:15:50.003896 crc crio[3637]: time="2026-06-14T08:15:50.003659162Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2f194af9-4883-49ad-bf3d-9f281f3261bf 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:0xc002314180}] Aliases:map[]}"
2026-06-14 10:12:36.939142 | controller | Jun 14 08:15:50.005140 crc crio[3637]: time="2026-06-14T08:15:50.004966745Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.939157 | controller | Jun 14 08:15:50.005721 crc crio[3637]: time="2026-06-14T08:15:50.005644585Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/d8ce82a2-60e3-49e9-9913-140cc43a1cd6 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:0xc00008ca68}] Aliases:map[]}"
2026-06-14 10:12:36.939173 | controller | Jun 14 08:15:50.034259 crc crio[3637]: time="2026-06-14T08:15:50.034197183Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.939189 | controller | Jun 14 08:15:50.034471 crc crio[3637]: time="2026-06-14T08:15:50.031434451Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/26a4aec3-36e7-45e0-b251-c2dfa350b6f5 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:0xc000b104a8}] Aliases:map[]}"
2026-06-14 10:12:36.939205 | controller | Jun 14 08:15:50.035471 crc crio[3637]: time="2026-06-14T08:15:50.035338251Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.939220 | controller | Jun 14 08:15:50.035996 crc crio[3637]: time="2026-06-14T08:15:50.006806503Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/6664d1ca-bb71-4d60-8232-46af5dfd25a5 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:0xc000b10390}] Aliases:map[]}"
2026-06-14 10:12:36.939240 | controller | Jun 14 08:15:50.035996 crc crio[3637]: time="2026-06-14T08:15:50.035948651Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.939256 | controller | Jun 14 08:15:50.047833 crc crio[3637]: time="2026-06-14T08:15:50.017311619Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4e39dd06-d1a9-4873-a568-d4569a396b4b 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:0xc000602618}] Aliases:map[]}"
2026-06-14 10:12:36.939272 | controller | Jun 14 08:15:50.047833 crc crio[3637]: time="2026-06-14T08:15:50.041343983Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.939289 | controller | Jun 14 08:15:50.062807 crc crio[3637]: time="2026-06-14T08:15:50.062466064Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/acb6db4f-8611-4145-8957-d46a659f993f 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:0xc0002d6340}] Aliases:map[]}"
2026-06-14 10:12:36.939305 | controller | Jun 14 08:15:50.062807 crc crio[3637]: time="2026-06-14T08:15:50.062729963Z" 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-14 10:12:36.939321 | controller | Jun 14 08:15:50.095822 crc crio[3637]: time="2026-06-14T08:15:50.095630315Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/dcd2674c-a74d-4209-872f-91f15a26812c 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:0xc00171a838}] Aliases:map[]}"
2026-06-14 10:12:36.939337 | controller | Jun 14 08:15:50.096671 crc crio[3637]: time="2026-06-14T08:15:50.096552606Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.939371 | controller | Jun 14 08:15:51.009818 crc crio[3637]: time="2026-06-14T08:15:51.004484596Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ac5f216c-67b8-448a-83cf-d9f1935c1ffb 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:0xc00008c6a0}] Aliases:map[]}"
2026-06-14 10:12:36.939388 | controller | Jun 14 08:15:51.009818 crc crio[3637]: time="2026-06-14T08:15:51.005298803Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.939407 | controller | Jun 14 08:15:51.065386 crc crio[3637]: time="2026-06-14T08:15:51.058084396Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/51429bb9-cb21-4397-b87a-ed0fd2e0c498 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:0xc001918340}] Aliases:map[]}"
2026-06-14 10:12:36.939423 | controller | Jun 14 08:15:51.065386 crc crio[3637]: time="2026-06-14T08:15:51.058342244Z" 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-14 10:12:36.939439 | controller | Jun 14 08:15:51.589654 crc crio[3637]: time="2026-06-14T08:15:51.589347656Z" level=info msg="Ran pod sandbox 03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=514913a8-35d7-4686-892a-7662a1da0680 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.939454 | controller | Jun 14 08:15:51.675477 crc crio[3637]: time="2026-06-14T08:15:51.643078854Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=244a9106-7209-497c-b831-bf4cf3a3bde7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.939470 | controller | Jun 14 08:15:51.675477 crc crio[3637]: time="2026-06-14T08:15:51.657503263Z" level=info msg="Ran pod sandbox 93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=6c08d190-c816-4d00-9288-987f4a6c972f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.939485 | controller | Jun 14 08:15:51.679822 crc crio[3637]: time="2026-06-14T08:15:51.679628437Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=c112ead9-557b-4213-8b47-ce8be5b0a607 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.939500 | controller | Jun 14 08:15:51.800442 crc crio[3637]: time="2026-06-14T08:15:51.799082635Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/963dde2c-87a2-4865-81f4-f4a1b1e7393a 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:0xc000b10168}] Aliases:map[]}"
2026-06-14 10:12:36.939516 | controller | Jun 14 08:15:51.800442 crc crio[3637]: time="2026-06-14T08:15:51.799160217Z" 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-14 10:12:36.939532 | controller | Jun 14 08:15:51.828701 crc crio[3637]: time="2026-06-14T08:15:51.828412603Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=1fe79ea2-dfae-4e09-9216-906b4068962f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.939547 | controller | Jun 14 08:15:51.893918 crc crio[3637]: time="2026-06-14T08:15:51.887626108Z" level=info msg="Ran pod sandbox 9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=3d5b163d-b39d-4bed-882c-ab009d938432 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.939565 | controller | Jun 14 08:15:51.893918 crc crio[3637]: time="2026-06-14T08:15:51.892181819Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=74dc0ba2-8a16-46ae-98ca-d9aff6836ea4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.939582 | controller | Jun 14 08:15:51.904336 crc crio[3637]: time="2026-06-14T08:15:51.899804453Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/85f1dbea-a595-4505-8d6c-f35779c275ba 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:0xc00235c2d0}] Aliases:map[]}"
2026-06-14 10:12:36.939598 | controller | Jun 14 08:15:51.904336 crc crio[3637]: time="2026-06-14T08:15:51.90003402Z" 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-14 10:12:36.939613 | controller | Jun 14 08:15:51.906295 crc crio[3637]: time="2026-06-14T08:15:51.906016089Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=4fb1105c-109d-460b-867d-6aa891a0160a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.939632 | controller | Jun 14 08:15:51.969099 crc crio[3637]: time="2026-06-14T08:15:51.924807444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=87be7ad0-f0ad-4c5f-acda-5a591967ddbc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.939655 | controller | Jun 14 08:15:51.969099 crc crio[3637]: time="2026-06-14T08:15:51.967182952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.939699 | controller | Jun 14 08:15:52.064038 crc crio[3637]: time="2026-06-14T08:15:52.063614946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.939732 | controller | Jun 14 08:15:52.087832 crc crio[3637]: time="2026-06-14T08:15:52.074401464Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=c0ea652a-d465-47fe-94eb-fafcaaec5658 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.939768 | controller | Jun 14 08:15:52.122933 crc crio[3637]: time="2026-06-14T08:15:52.117824226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.939797 | controller | Jun 14 08:15:52.157012 crc crio[3637]: time="2026-06-14T08:15:52.124045985Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=38427fb5-4500-4589-8d1d-e459890f2dbb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.939825 | controller | Jun 14 08:15:52.159909 crc crio[3637]: time="2026-06-14T08:15:52.136134136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.939852 | controller | Jun 14 08:15:52.161299 crc crio[3637]: time="2026-06-14T08:15:52.137439333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.939884 | controller | Jun 14 08:15:52.162828 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2864a6cb176330e Mac:3e:e4:67:a9:2d:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/1213fdff-9608-417a-9458-1afd970fee2d SocketPath: PciID:}] [{Interface:0xc0002ec970 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.939913 | controller | Jun 14 08:15:52.164699 crc crio[3637]: time="2026-06-14T08:15:52.164081944Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1213fdff-9608-417a-9458-1afd970fee2d 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:0xc002d986a0}] Aliases:map[]}"
2026-06-14 10:12:36.939941 | controller | Jun 14 08:15:52.164699 crc crio[3637]: time="2026-06-14T08:15:52.164285171Z" 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-14 10:12:36.939969 | controller | Jun 14 08:15:52.182148 crc crio[3637]: time="2026-06-14T08:15:52.172213134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.939996 | controller | Jun 14 08:15:52.200212 crc crio[3637]: time="2026-06-14T08:15:52.197653043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.940023 | controller | Jun 14 08:15:52.200212 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0425a166732a4d8 Mac:d6:d9:99:50:66:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.940051 | controller | Jun 14 08:15:52.200212 crc crio[3637]: time="2026-06-14T08:15:52.199602194Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c 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:0xc0023141e8}] Aliases:map[]}"
2026-06-14 10:12:36.940078 | controller | Jun 14 08:15:52.200212 crc crio[3637]: time="2026-06-14T08:15:52.199772429Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.940105 | controller | Jun 14 08:15:52.230595 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5eb863df46171b2 Mac:b2:31:39:a5:93:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/c8c88170-4692-4bf8-bbd3-22adc10892c7 SocketPath: PciID:}] [{Interface:0xc00024e9e0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.940132 | controller | Jun 14 08:15:52.230595 crc crio[3637]: time="2026-06-14T08:15:52.229484029Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c8c88170-4692-4bf8-bbd3-22adc10892c7 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:0xc0019181d8}] Aliases:map[]}"
2026-06-14 10:12:36.940165 | controller | Jun 14 08:15:52.230595 crc crio[3637]: time="2026-06-14T08:15:52.229643454Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.940193 | controller | Jun 14 08:15:52.231358 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3598f1303942b7c Mac:3e:dc:22:44:19:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/3c9d92c5-d33f-4e5b-b932-6596ffecf383 SocketPath: PciID:}] [{Interface:0xc0001751e0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.940220 | controller | Jun 14 08:15:52.232441 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c490d9c0b5e390d Mac:66:3f:d3:c6:b7:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/f3c9555d-d541-461d-be66-a97bc968b9b7 SocketPath: PciID:}] [{Interface:0xc00029c5d0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.940247 | controller | Jun 14 08:15:52.331740 crc crio[3637]: time="2026-06-14T08:15:52.330681952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.940274 | controller | Jun 14 08:15:52.336722 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5973ebe7b241eb6 Mac:a2:99:9b:31:53:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/1e7bf615-82d3-4e6e-b571-91fdf4e138bc SocketPath: PciID:}] [{Interface:0xc0001809d0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.940301 | controller | Jun 14 08:15:52.338926 crc crio[3637]: time="2026-06-14T08:15:52.33789848Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1e7bf615-82d3-4e6e-b571-91fdf4e138bc 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:0xc001918688}] Aliases:map[]}"
2026-06-14 10:12:36.940329 | controller | Jun 14 08:15:52.338926 crc crio[3637]: time="2026-06-14T08:15:52.338455529Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.940379 | controller | Jun 14 08:15:52.350470 crc crio[3637]: time="2026-06-14T08:15:52.349710834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.940412 | controller | Jun 14 08:15:52.350592 crc crio[3637]: time="2026-06-14T08:15:52.350543656Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f3c9555d-d541-461d-be66-a97bc968b9b7 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:0xc00235c028}] Aliases:map[]}"
2026-06-14 10:12:36.940445 | controller | Jun 14 08:15:52.351080 crc crio[3637]: time="2026-06-14T08:15:52.350766534Z" 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-14 10:12:36.940473 | controller | Jun 14 08:15:52.353905 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e77d8972d9e0234 Mac:62:c7:47:be:de:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/3e98b3a3-5252-47d9-9cc5-491d260dde4d SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.940501 | controller | Jun 14 08:15:52.353905 crc crio[3637]: time="2026-06-14T08:15:52.353785089Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/3e98b3a3-5252-47d9-9cc5-491d260dde4d 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:0xc001918460}] Aliases:map[]}"
2026-06-14 10:12:36.940529 | controller | Jun 14 08:15:52.354212 crc crio[3637]: time="2026-06-14T08:15:52.353970695Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.940556 | controller | Jun 14 08:15:52.355192 crc crio[3637]: time="2026-06-14T08:15:52.3544288Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3c9d92c5-d33f-4e5b-b932-6596ffecf383 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:0xc002d98590}] Aliases:map[]}"
2026-06-14 10:12:36.940585 | controller | Jun 14 08:15:52.355192 crc crio[3637]: time="2026-06-14T08:15:52.354606296Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.940613 | controller | Jun 14 08:15:52.358498 crc crio[3637]: time="2026-06-14T08:15:52.35721522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.940640 | controller | Jun 14 08:15:52.405357 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5e14199fc243e0 Mac:e2:c4:c6:3e:c4:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f SocketPath: PciID:}] [{Interface:0xc0003429e0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.940668 | controller | Jun 14 08:15:52.405357 crc crio[3637]: time="2026-06-14T08:15:52.404799343Z" level=info msg="Ran pod sandbox c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=93a0f9bb-74a5-4c69-b1bc-c03c7a4bea5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.940695 | controller | Jun 14 08:15:52.428949 crc crio[3637]: time="2026-06-14T08:15:52.417815658Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=f600010a-5223-4a7b-81b8-088b034b040e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.940723 | controller | Jun 14 08:15:52.452915 crc crio[3637]: time="2026-06-14T08:15:52.452267569Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f 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:0xc002d98030}] Aliases:map[]}"
2026-06-14 10:12:36.940755 | controller | Jun 14 08:15:52.452915 crc crio[3637]: time="2026-06-14T08:15:52.452776466Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.940784 | controller | Jun 14 08:15:52.486086 crc crio[3637]: time="2026-06-14T08:15:52.47180782Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=a46d0068-4a74-4252-8a1a-fff0efb67314 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.940811 | controller | Jun 14 08:15:52.591878 crc crio[3637]: time="2026-06-14T08:15:52.573745137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.940838 | controller | Jun 14 08:15:52.591878 crc crio[3637]: time="2026-06-14T08:15:52.586536532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.940866 | controller | Jun 14 08:15:52.607227 crc crio[3637]: time="2026-06-14T08:15:52.599925636Z" level=info msg="Ran pod sandbox 2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=9eeccf62-6908-4419-890d-81b2467639c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.940893 | controller | Jun 14 08:15:52.637973 crc crio[3637]: time="2026-06-14T08:15:52.636626235Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=bc041284-e052-40af-a4ff-630ac9618423 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.940921 | controller | Jun 14 08:15:52.659956 crc crio[3637]: time="2026-06-14T08:15:52.653772517Z" level=info msg="Ran pod sandbox 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=be2af17a-5358-4552-b818-5a458e2e8762 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.940948 | controller | Jun 14 08:15:52.739341 crc crio[3637]: time="2026-06-14T08:15:52.725452517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.940975 | controller | Jun 14 08:15:52.748603 crc crio[3637]: time="2026-06-14T08:15:52.744077578Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4930843e-4cb1-4f7c-b252-b24822d37b55 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.941002 | controller | Jun 14 08:15:52.848174 crc crio[3637]: time="2026-06-14T08:15:52.848106265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.941029 | controller | Jun 14 08:15:52.893812 crc crio[3637]: time="2026-06-14T08:15:52.893675948Z" level=info msg="Ran pod sandbox 5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=5dc0b9f4-66dd-486d-84ab-3868a675420b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.941061 | controller | Jun 14 08:15:52.909619 crc crio[3637]: time="2026-06-14T08:15:52.90933772Z" level=info msg="Created container 98942bda950353c36d40e666d90ef1d0baf203698d1122438f848ed75cd8e22d: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=7c4b30e4-7dd9-4ac3-bb16-b73bc379b0fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.941089 | controller | Jun 14 08:15:52.912670 crc crio[3637]: time="2026-06-14T08:15:52.912310866Z" level=info msg="Ran pod sandbox e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=dbf52d9b-485c-43e6-b094-45794413a296 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.941116 | controller | Jun 14 08:15:52.913340 crc crio[3637]: time="2026-06-14T08:15:52.913238407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=26d8d44d-266a-4f27-a28c-19bb2620370b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.941144 | controller | Jun 14 08:15:52.920134 crc crio[3637]: time="2026-06-14T08:15:52.919625609Z" level=info msg="Starting container: 98942bda950353c36d40e666d90ef1d0baf203698d1122438f848ed75cd8e22d" id=d4394703-ca81-4a0f-bb52-d0e994f82e85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.941171 | controller | Jun 14 08:15:52.925101 crc crio[3637]: time="2026-06-14T08:15:52.92475779Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2fadb2de-8a3d-4a98-83fb-fe21f435339e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.941198 | controller | Jun 14 08:15:52.928400 crc crio[3637]: time="2026-06-14T08:15:52.927954406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.941225 | controller | Jun 14 08:15:52.971102 crc crio[3637]: time="2026-06-14T08:15:52.955737622Z" level=info msg="Ran pod sandbox 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=2a8527ad-1291-43f0-a4d5-9fa14384814f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.941253 | controller | Jun 14 08:15:52.971102 crc crio[3637]: time="2026-06-14T08:15:52.961352738Z" level=info msg="Created container 91f015e565c3359d954d3883873186e672bae3a3832e5da18af5a3f6e49b22cd: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=109fa158-da29-419b-9e96-5bacf9da92eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.941280 | controller | Jun 14 08:15:52.971102 crc crio[3637]: time="2026-06-14T08:15:52.961437581Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fb3a0a09-50d8-4ca1-a715-38647f68a25e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.941307 | controller | Jun 14 08:15:52.971102 crc crio[3637]: time="2026-06-14T08:15:52.970176511Z" level=info msg="Starting container: 91f015e565c3359d954d3883873186e672bae3a3832e5da18af5a3f6e49b22cd" id=adc677b5-291d-47e1-8985-a4187aa78683 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.941334 | controller | Jun 14 08:15:52.987607 crc crio[3637]: time="2026-06-14T08:15:52.987273939Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=908c0925-781d-4d58-bed6-f928f67db9a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.941382 | controller | Jun 14 08:15:52.987820 crc crio[3637]: time="2026-06-14T08:15:52.987754474Z" level=info msg="Started container" PID=12441 containerID=98942bda950353c36d40e666d90ef1d0baf203698d1122438f848ed75cd8e22d description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=d4394703-ca81-4a0f-bb52-d0e994f82e85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de
2026-06-14 10:12:36.941417 | controller | Jun 14 08:15:53.057447 crc crio[3637]: time="2026-06-14T08:15:53.056745338Z" level=info msg="Created container f131727bed5c44cbb9118b729a228461f692602ae7391e746d87b015dc7c2d71: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=5d177760-01ff-4dae-8fbb-e648aca7800f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.941446 | controller | Jun 14 08:15:53.084718 crc crio[3637]: time="2026-06-14T08:15:53.080188137Z" level=info msg="Ran pod sandbox 3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=5c0cd82c-3524-4ac6-8767-ebe2e67308f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.941473 | controller | Jun 14 08:15:53.084718 crc crio[3637]: time="2026-06-14T08:15:53.084079706Z" level=info msg="Starting container: f131727bed5c44cbb9118b729a228461f692602ae7391e746d87b015dc7c2d71" id=f7afdd5b-fefe-4a8b-9da6-3a23c489886e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.941500 | controller | Jun 14 08:15:53.085767 crc crio[3637]: time="2026-06-14T08:15:53.085133431Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=afdcca85-d2ac-4220-bd57-2ab2b28cab91 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.941527 | controller | Jun 14 08:15:53.097462 crc crio[3637]: time="2026-06-14T08:15:53.088790372Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=6d2b13f0-e42b-4f11-8a16-6fe45a0853b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.941554 | controller | Jun 14 08:15:53.097462 crc crio[3637]: time="2026-06-14T08:15:53.092549147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.941581 | controller | Jun 14 08:15:53.097462 crc crio[3637]: time="2026-06-14T08:15:53.093292412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=249f3ec8-e281-4dd4-8e6e-be7de8cd1619 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.941608 | controller | Jun 14 08:15:53.122804 crc crio[3637]: time="2026-06-14T08:15:53.118657554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=2b285ae0-2047-4742-a8ee-cd1d28d4e73e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.941635 | controller | Jun 14 08:15:53.122804 crc crio[3637]: time="2026-06-14T08:15:53.122704838Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=68df038c-3539-45d9-8c42-8698c7d19072 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.941661 | controller | Jun 14 08:15:53.123525 crc crio[3637]: time="2026-06-14T08:15:53.123158803Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0920d25a-6fd1-4d5a-b8bc-e1731ed16304 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.941688 | controller | Jun 14 08:15:53.130738 crc crio[3637]: time="2026-06-14T08:15:53.130223668Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=59f92d17-ab16-4864-8de5-e2a06d51f9de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.941719 | controller | Jun 14 08:15:53.132242 crc crio[3637]: time="2026-06-14T08:15:53.13119381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.941747 | controller | Jun 14 08:15:53.148254 crc crio[3637]: time="2026-06-14T08:15:53.148052086Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=df3e8e51-36f8-4c08-80ee-955b9cdd44e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.941774 | controller | Jun 14 08:15:53.170374 crc crio[3637]: time="2026-06-14T08:15:53.16938671Z" level=info msg="Started container" PID=12483 containerID=f131727bed5c44cbb9118b729a228461f692602ae7391e746d87b015dc7c2d71 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=f7afdd5b-fefe-4a8b-9da6-3a23c489886e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07
2026-06-14 10:12:36.941802 | controller | Jun 14 08:15:53.190481 crc crio[3637]: 2026-06-14T08:15:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6aac7f405c83b10 Mac:7e:cd:ec:b7:06:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/d7a7d5a2-8283-4696-9e22-6ad7886326ce SocketPath: PciID:}] [{Interface:0xc0002aafc0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.941829 | controller | Jun 14 08:15:53.190481 crc crio[3637]: time="2026-06-14T08:15:53.186461837Z" level=info msg="Created container 1934548b071bfbb9da1b27812bbc36279803b9c09f064c1584a794f7fef09c14: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=9b422d51-fc0d-4463-9508-bc187bd05c54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.941856 | controller | Jun 14 08:15:53.213612 crc crio[3637]: time="2026-06-14T08:15:53.196620254Z" level=info msg="Starting container: 1934548b071bfbb9da1b27812bbc36279803b9c09f064c1584a794f7fef09c14" id=31d6b957-e5e3-41b2-82d0-a75ed7a1e01d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.941883 | controller | Jun 14 08:15:53.213612 crc crio[3637]: time="2026-06-14T08:15:53.20343476Z" level=info msg="Started container" PID=12468 containerID=91f015e565c3359d954d3883873186e672bae3a3832e5da18af5a3f6e49b22cd description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=adc677b5-291d-47e1-8985-a4187aa78683 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6
2026-06-14 10:12:36.941910 | controller | Jun 14 08:15:53.230649 crc crio[3637]: time="2026-06-14T08:15:53.230455597Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=14870c90-c554-4a98-93d4-625986210d48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.941938 | controller | Jun 14 08:15:53.231129 crc crio[3637]: time="2026-06-14T08:15:53.230956314Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=ca8f114c-ebe9-4486-b5f3-53b8fc1bd5e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.941964 | controller | Jun 14 08:15:53.232348 crc crio[3637]: time="2026-06-14T08:15:53.232298218Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=ce8ba1f5-545b-45a4-ae33-082e83536847 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.941991 | controller | Jun 14 08:15:53.275295 crc crio[3637]: time="2026-06-14T08:15:53.272331361Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=10fa4d28-8cf4-4363-85e4-f5c571391de2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.942024 | controller | Jun 14 08:15:53.329050 crc crio[3637]: time="2026-06-14T08:15:53.324357667Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=3da7f52c-5aba-4465-a14c-020b509e9b55 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.942051 | controller | Jun 14 08:15:53.329050 crc crio[3637]: time="2026-06-14T08:15:53.324380466Z" level=info msg="Started container" PID=12475 containerID=1934548b071bfbb9da1b27812bbc36279803b9c09f064c1584a794f7fef09c14 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=31d6b957-e5e3-41b2-82d0-a75ed7a1e01d name=/runtime.v1.RuntimeService/StartContainer sandboxID=60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06
2026-06-14 10:12:36.942079 | controller | Jun 14 08:15:53.359959 crc crio[3637]: time="2026-06-14T08:15:53.356541014Z" level=info msg="Ran pod sandbox f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=89ebefaa-f192-4c53-a418-2515c4da3517 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.942106 | controller | Jun 14 08:15:53.386819 crc crio[3637]: time="2026-06-14T08:15:53.386138558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.942132 | controller | Jun 14 08:15:53.399954 crc crio[3637]: time="2026-06-14T08:15:53.399764823Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=fae4497f-7b87-4c24-a975-ab1086a70e81 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.942159 | controller | Jun 14 08:15:53.435306 crc crio[3637]: time="2026-06-14T08:15:53.434473475Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d7a7d5a2-8283-4696-9e22-6ad7886326ce 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:0xc002d982e0}] Aliases:map[]}"
2026-06-14 10:12:36.942187 | controller | Jun 14 08:15:53.435306 crc crio[3637]: time="2026-06-14T08:15:53.434831357Z" 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-14 10:12:36.942214 | controller | Jun 14 08:15:53.516778 crc crio[3637]: time="2026-06-14T08:15:53.51553431Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=61b7ad46-36f6-457a-a8df-d53f7e2cf33e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.942240 | controller | Jun 14 08:15:53.615817 crc crio[3637]: time="2026-06-14T08:15:53.61575138Z" level=info msg="Created container 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=756588ad-a27e-4271-a120-96c7fc3280db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.942267 | controller | Jun 14 08:15:53.772197 crc crio[3637]: time="2026-06-14T08:15:53.770274374Z" level=info msg="Starting container: 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c" id=5dab38c3-bbed-41ef-b968-51dc983146a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.942294 | controller | Jun 14 08:15:53.780492 crc crio[3637]: time="2026-06-14T08:15:53.780430801Z" level=info msg="Created container d9c0b16854b766589e2755ead4ffbcdb242f2b75cd63ede2fa022d9771e58f75: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=00bcc863-fdf8-4c6f-919f-00a505bbaf7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.942333 | controller | Jun 14 08:15:53.792203 crc crio[3637]: time="2026-06-14T08:15:53.788970808Z" level=info msg="Starting container: d9c0b16854b766589e2755ead4ffbcdb242f2b75cd63ede2fa022d9771e58f75" id=587c13e7-9c90-4e1e-972b-5dc079d44e25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.942386 | controller | Jun 14 08:15:53.906743 crc crio[3637]: time="2026-06-14T08:15:53.906494572Z" level=info msg="Started container" PID=12572 containerID=d9c0b16854b766589e2755ead4ffbcdb242f2b75cd63ede2fa022d9771e58f75 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=587c13e7-9c90-4e1e-972b-5dc079d44e25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632
2026-06-14 10:12:36.942418 | controller | Jun 14 08:15:53.942348 crc crio[3637]: time="2026-06-14T08:15:53.936198428Z" level=info msg="Started container" PID=12525 containerID=69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=5dab38c3-bbed-41ef-b968-51dc983146a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33
2026-06-14 10:12:36.942449 | controller | Jun 14 08:15:54.329165 crc crio[3637]: time="2026-06-14T08:15:54.324814902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.942476 | controller | Jun 14 08:15:54.329165 crc crio[3637]: time="2026-06-14T08:15:54.326060524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.942503 | controller | Jun 14 08:15:54.329165 crc crio[3637]: time="2026-06-14T08:15:54.326236539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.942530 | controller | Jun 14 08:15:54.329165 crc crio[3637]: 2026-06-14T08:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f523712133bbfc9 Mac:b2:48:f8:09:7a:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/7150eb4f-3044-42d5-9e2f-a2494c613f64 SocketPath: PciID:}] [{Interface:0xc00011b120 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.942557 | controller | Jun 14 08:15:54.367372 crc crio[3637]: time="2026-06-14T08:15:54.366675052Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=38c43b24-e98b-4590-a720-628a2c241b31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.942585 | controller | Jun 14 08:15:54.394792 crc crio[3637]: time="2026-06-14T08:15:54.385807777Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/7150eb4f-3044-42d5-9e2f-a2494c613f64 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:0xc000b10138}] Aliases:map[]}"
2026-06-14 10:12:36.942613 | controller | Jun 14 08:15:54.394792 crc crio[3637]: time="2026-06-14T08:15:54.386599714Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.942640 | controller | Jun 14 08:15:54.530696 crc crio[3637]: time="2026-06-14T08:15:54.529531425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.942673 | controller | Jun 14 08:15:54.549235 crc crio[3637]: time="2026-06-14T08:15:54.54745055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=7c8c8f64-6ff0-4dcd-ba74-46318baaf080 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.942702 | controller | Jun 14 08:15:54.549235 crc crio[3637]: time="2026-06-14T08:15:54.548133503Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=875b3cf4-320a-4e8c-8a22-8026cdff7ea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.942729 | controller | Jun 14 08:15:54.605667 crc crio[3637]: time="2026-06-14T08:15:54.595688985Z" level=info msg="Ran pod sandbox 6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=d35000b7-2604-445c-b68d-f8f1d22ce698 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.942757 | controller | Jun 14 08:15:54.707609 crc crio[3637]: time="2026-06-14T08:15:54.696810232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.942784 | controller | Jun 14 08:15:54.742941 crc crio[3637]: 2026-06-14T08:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c46f4f86c720ab0 Mac:5e:c4:36:9a:8c:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/5062ae2e-ea04-4739-96db-7da945fce44b SocketPath: PciID:}] [{Interface:0xc000234df0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.942811 | controller | Jun 14 08:15:54.742941 crc crio[3637]: time="2026-06-14T08:15:54.742580263Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=de8c3dd1-c0b0-4e55-b6d9-d6741a6bf443 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.942839 | controller | Jun 14 08:15:54.747646 crc crio[3637]: time="2026-06-14T08:15:54.744565839Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5062ae2e-ea04-4739-96db-7da945fce44b 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:0xc0019186b0}] Aliases:map[]}"
2026-06-14 10:12:36.942867 | controller | Jun 14 08:15:54.747646 crc crio[3637]: time="2026-06-14T08:15:54.745018274Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.942894 | controller | Jun 14 08:15:54.964268 crc crio[3637]: 2026-06-14T08:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a4600208cf0585 Mac:e6:30:17:46:81:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/c5c1ebb8-1c62-428e-b464-a4a49c185d51 SocketPath: PciID:}] [{Interface:0xc0001dcbb0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.942921 | controller | Jun 14 08:15:54.981311 crc crio[3637]: time="2026-06-14T08:15:54.980730934Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c5c1ebb8-1c62-428e-b464-a4a49c185d51 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:0xc000b10340}] Aliases:map[]}"
2026-06-14 10:12:36.942953 | controller | Jun 14 08:15:54.981311 crc crio[3637]: time="2026-06-14T08:15:54.981165548Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.942981 | controller | Jun 14 08:15:55.057080 crc crio[3637]: 2026-06-14T08:15:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46a58873500bce6 Mac:aa:0c:59:fb:ad:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/963dde2c-87a2-4865-81f4-f4a1b1e7393a SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.943010 | controller | Jun 14 08:15:55.057080 crc crio[3637]: time="2026-06-14T08:15:55.057050104Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/963dde2c-87a2-4865-81f4-f4a1b1e7393a 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:0xc000b10168}] Aliases:map[]}"
2026-06-14 10:12:36.943038 | controller | Jun 14 08:15:55.057417 crc crio[3637]: time="2026-06-14T08:15:55.05724624Z" 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-14 10:12:36.943065 | controller | Jun 14 08:15:55.321238 crc crio[3637]: time="2026-06-14T08:15:55.32030526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.943092 | controller | Jun 14 08:15:55.372208 crc crio[3637]: time="2026-06-14T08:15:55.371198222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.943118 | controller | Jun 14 08:15:55.387794 crc crio[3637]: time="2026-06-14T08:15:55.387596102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=9d0566e5-207a-4869-b0b5-c99b39093af8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.943145 | controller | Jun 14 08:15:55.404723 crc crio[3637]: time="2026-06-14T08:15:55.404322957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=051c38c4-fa29-4b50-abc9-8da4b3dd8936 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.943172 | controller | Jun 14 08:15:55.456816 crc crio[3637]: time="2026-06-14T08:15:55.456754305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.943199 | controller | Jun 14 08:15:55.468238 crc crio[3637]: time="2026-06-14T08:15:55.465523849Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=5013a0c8-e64e-4d47-b6a2-cbf15e8a2333 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.943226 | controller | Jun 14 08:15:55.472534 crc crio[3637]: time="2026-06-14T08:15:55.47133929Z" level=info msg="Ran pod sandbox f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=77b8dd09-4753-4545-887b-83f3021b6272 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.943257 | controller | Jun 14 08:15:55.494355 crc crio[3637]: time="2026-06-14T08:15:55.489695529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.943285 | controller | Jun 14 08:15:55.495255 crc crio[3637]: time="2026-06-14T08:15:55.495218832Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=94ca0b55-0253-4398-8f13-31ccbc03759f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.943312 | controller | Jun 14 08:15:55.513473 crc crio[3637]: time="2026-06-14T08:15:55.5032703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.943339 | controller | Jun 14 08:15:55.513473 crc crio[3637]: time="2026-06-14T08:15:55.50480127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=18971a99-71f6-4394-bee3-28dd67b3cc64 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.943388 | controller | Jun 14 08:15:55.612154 crc crio[3637]: time="2026-06-14T08:15:55.612106226Z" level=info msg="Ran pod sandbox c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=d07a7260-2809-4470-9fac-a1ad01405a3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.943417 | controller | Jun 14 08:15:55.645163 crc crio[3637]: time="2026-06-14T08:15:55.633377902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=de0377dd-2aa7-4d57-86b1-0db4dc919eac name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.943444 | controller | Jun 14 08:15:55.851703 crc crio[3637]: time="2026-06-14T08:15:55.851528213Z" level=info msg="Created container e7700a81d12fb8737054ce8a1385235ec314aee6364424a792d78452db04250b: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=6d2b13f0-e42b-4f11-8a16-6fe45a0853b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.943470 | controller | Jun 14 08:15:55.869364 crc crio[3637]: time="2026-06-14T08:15:55.868958013Z" level=info msg="Ran pod sandbox 6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48 with infra container: openshift-dns/dns-default-qtghf/POD" id=40f159bb-276b-4ed5-85ca-c0dfb67fed6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.943498 | controller | Jun 14 08:15:55.932617 crc crio[3637]: time="2026-06-14T08:15:55.922126348Z" level=info msg="Starting container: e7700a81d12fb8737054ce8a1385235ec314aee6364424a792d78452db04250b" id=0a31066a-7701-4bbb-8001-cef1c49cdb76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.943524 | controller | Jun 14 08:15:55.932617 crc crio[3637]: time="2026-06-14T08:15:55.926199264Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=ad3d5c55-4d97-488e-a111-f7421fd06efa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.943550 | controller | Jun 14 08:15:55.940573 crc crio[3637]: time="2026-06-14T08:15:55.939185755Z" level=info msg="Ran pod sandbox 46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=1a3264da-fc4b-489d-a008-dc1f71a4ca77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.943577 | controller | Jun 14 08:15:55.964808 crc crio[3637]: time="2026-06-14T08:15:55.963549785Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=7d3ec6e0-5618-414b-909b-0f03f59a8ea0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.943608 | controller | Jun 14 08:15:56.014063 crc crio[3637]: 2026-06-14T08:15:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dab3b66aadfbc8 Mac:c2:21:40:dd:7d:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/a6a2d9a6-49e6-49a0-8a7a-f9482e3f002d SocketPath: PciID:}] [{Interface:0xc00011c5a0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.943637 | controller | Jun 14 08:15:56.060119 crc crio[3637]: time="2026-06-14T08:15:56.059688879Z" level=info msg="Started container" PID=12757 containerID=e7700a81d12fb8737054ce8a1385235ec314aee6364424a792d78452db04250b description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=0a31066a-7701-4bbb-8001-cef1c49cdb76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248
2026-06-14 10:12:36.943665 | controller | Jun 14 08:15:56.192088 crc crio[3637]: time="2026-06-14T08:15:56.185531391Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=fe3c2323-546e-4bcb-b85f-e116d815fdf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.943703 | controller | Jun 14 08:15:56.192088 crc crio[3637]: time="2026-06-14T08:15:56.186738301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.943733 | controller | Jun 14 08:15:56.210449 crc crio[3637]: time="2026-06-14T08:15:56.210258123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.943760 | controller | Jun 14 08:15:56.218311 crc crio[3637]: time="2026-06-14T08:15:56.212157676Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=8850632f-f866-4305-8d23-4a6a733c1b0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.943788 | controller | Jun 14 08:15:56.250359 crc crio[3637]: time="2026-06-14T08:15:56.226243764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.943816 | controller | Jun 14 08:15:56.252340 crc crio[3637]: time="2026-06-14T08:15:56.210298482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.943843 | controller | Jun 14 08:15:56.342087 crc crio[3637]: time="2026-06-14T08:15:56.334161437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.943870 | controller | Jun 14 08:15:56.382725 crc crio[3637]: time="2026-06-14T08:15:56.38257032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.943897 | controller | Jun 14 08:15:56.457947 crc crio[3637]: time="2026-06-14T08:15:56.457314952Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/a6a2d9a6-49e6-49a0-8a7a-f9482e3f002d 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:0xc00171a338}] Aliases:map[]}"
2026-06-14 10:12:36.943924 | controller | Jun 14 08:15:56.479770 crc crio[3637]: time="2026-06-14T08:15:56.471497793Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.943956 | controller | Jun 14 08:15:56.507881 crc crio[3637]: time="2026-06-14T08:15:56.493167334Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=151ff10c-3921-4ddf-9313-5427b88318cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.943984 | controller | Jun 14 08:15:56.508243 crc crio[3637]: time="2026-06-14T08:15:56.493312299Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=72163739-2b80-4bff-8ba5-85ac0ddbe766 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.944011 | controller | Jun 14 08:15:56.509039 crc crio[3637]: time="2026-06-14T08:15:56.493373101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=1c5beae2-66d3-44cf-80a8-a0dc22caa88d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.944037 | controller | Jun 14 08:15:56.509628 crc crio[3637]: time="2026-06-14T08:15:56.493803216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=5fe96545-d756-4633-a02b-518f9d2211df name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.944063 | controller | Jun 14 08:15:56.509828 crc crio[3637]: time="2026-06-14T08:15:56.495288095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=ff0f966b-c42a-4839-960a-87d8154cdeab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.944090 | controller | Jun 14 08:15:56.583168 crc crio[3637]: time="2026-06-14T08:15:56.582376447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.944116 | controller | Jun 14 08:15:56.659460 crc crio[3637]: time="2026-06-14T08:15:56.645566016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.944143 | controller | Jun 14 08:15:56.662242 crc crio[3637]: time="2026-06-14T08:15:56.650037075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.944170 | controller | Jun 14 08:15:56.730704 crc crio[3637]: time="2026-06-14T08:15:56.730192441Z" level=info msg="Created container f4a798dae18512536cd21c349ecbf86682c550cd93986e41ea00a7b4c8f87645: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=f600010a-5223-4a7b-81b8-088b034b040e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.944197 | controller | Jun 14 08:15:56.787391 crc crio[3637]: time="2026-06-14T08:15:56.787334665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.944223 | controller | Jun 14 08:15:56.799376 crc crio[3637]: time="2026-06-14T08:15:56.798608473Z" level=info msg="Starting container: f4a798dae18512536cd21c349ecbf86682c550cd93986e41ea00a7b4c8f87645" id=4d34fcfd-d8a5-406a-8800-869f3090a498 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.944249 | controller | Jun 14 08:15:56.799376 crc crio[3637]: time="2026-06-14T08:15:56.798791399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.944276 | controller | Jun 14 08:15:56.824431 crc crio[3637]: time="2026-06-14T08:15:56.823271612Z" level=info msg="Started container" PID=12812 containerID=f4a798dae18512536cd21c349ecbf86682c550cd93986e41ea00a7b4c8f87645 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=4d34fcfd-d8a5-406a-8800-869f3090a498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d
2026-06-14 10:12:36.944308 | controller | Jun 14 08:15:56.878250 crc crio[3637]: time="2026-06-14T08:15:56.877810073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.944336 | controller | Jun 14 08:15:56.888702 crc crio[3637]: time="2026-06-14T08:15:56.888487107Z" level=info msg="Ran pod sandbox 8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=8d2dc804-3d38-4ad7-b91e-8a8f8a3d143e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.944396 | controller | Jun 14 08:15:56.906516 crc crio[3637]: time="2026-06-14T08:15:56.905783874Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1e3aa638-f470-4205-947c-cc7e29f1ed86 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.944425 | controller | Jun 14 08:15:56.940155 crc crio[3637]: time="2026-06-14T08:15:56.940053432Z" level=info msg="Created container 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=df3e8e51-36f8-4c08-80ee-955b9cdd44e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.944452 | controller | Jun 14 08:15:56.942210 crc crio[3637]: time="2026-06-14T08:15:56.942159072Z" level=info msg="Starting container: 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1" id=df4c017d-3f6e-4ec3-a050-b85f829a5198 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.944479 | controller | Jun 14 08:15:56.949786 crc crio[3637]: time="2026-06-14T08:15:56.949739154Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e4f703d2-0942-41d7-9354-d14ab66a5107 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.944506 | controller | Jun 14 08:15:57.063510 crc crio[3637]: time="2026-06-14T08:15:57.063425271Z" level=info msg="Started container" PID=12910 containerID=938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=df4c017d-3f6e-4ec3-a050-b85f829a5198 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae
2026-06-14 10:12:36.944534 | controller | Jun 14 08:15:57.245308 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df865be5c123db2 Mac:2e:19:12:1c:9f:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/412771f6-1be7-4ff2-9efb-96ca27edb0b0 SocketPath: PciID:}] [{Interface:0xc000014780 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.944561 | controller | Jun 14 08:15:57.264150 crc crio[3637]: time="2026-06-14T08:15:57.262622821Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=47efedd6-54e4-4bf0-8378-01fb7ee1b8d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.944589 | controller | Jun 14 08:15:57.309812 crc crio[3637]: time="2026-06-14T08:15:57.307961666Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=366ace53-6967-4cd9-85c5-d434b1198ca3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.944620 | controller | Jun 14 08:15:57.309812 crc crio[3637]: time="2026-06-14T08:15:57.309435645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.944649 | controller | Jun 14 08:15:57.309812 crc crio[3637]: time="2026-06-14T08:15:57.309645672Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=bb1f6270-0b69-4074-9140-c1cbe510be30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.944676 | controller | Jun 14 08:15:57.363285 crc crio[3637]: time="2026-06-14T08:15:57.351321278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.944703 | controller | Jun 14 08:15:57.377582 crc crio[3637]: time="2026-06-14T08:15:57.376459824Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=69465adf-8d32-4890-99b9-ad664fb5c87f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.944730 | controller | Jun 14 08:15:57.381503 crc crio[3637]: time="2026-06-14T08:15:57.38147365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.944756 | controller | Jun 14 08:15:57.439398 crc crio[3637]: time="2026-06-14T08:15:57.439330461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.944783 | controller | Jun 14 08:15:57.475175 crc crio[3637]: time="2026-06-14T08:15:57.47172777Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4452b0b7-49ef-446b-a874-8c6da2dc3167 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.944810 | controller | Jun 14 08:15:57.477459 crc crio[3637]: time="2026-06-14T08:15:57.454944802Z" level=info msg="Created container 6e1306d7150d342a8fe7e9dd3336fc5bed8beb56ff2645f7bd426a1c565066ad: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=fe3c2323-546e-4bcb-b85f-e116d815fdf2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.944836 | controller | Jun 14 08:15:57.477459 crc crio[3637]: time="2026-06-14T08:15:57.455354476Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/412771f6-1be7-4ff2-9efb-96ca27edb0b0 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:0xc00235c460}] Aliases:map[]}"
2026-06-14 10:12:36.944864 | controller | Jun 14 08:15:57.477721 crc crio[3637]: time="2026-06-14T08:15:57.477484101Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.944892 | controller | Jun 14 08:15:57.477955 crc crio[3637]: time="2026-06-14T08:15:57.376833216Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=a58820a1-68b7-494f-b17b-7c2cca3bc657 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.944919 | controller | Jun 14 08:15:57.491950 crc crio[3637]: time="2026-06-14T08:15:57.449159184Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e31bcc12-93eb-4cf5-a9ba-796b095e40b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.944950 | controller | Jun 14 08:15:57.504806 crc crio[3637]: time="2026-06-14T08:15:57.454715433Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=1d0b4bc5-6b8d-41d7-a8de-b1fbe9af76d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.944978 | controller | Jun 14 08:15:57.506501 crc crio[3637]: time="2026-06-14T08:15:57.461521959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.945005 | controller | Jun 14 08:15:57.507371 crc crio[3637]: time="2026-06-14T08:15:57.483341642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.945032 | controller | Jun 14 08:15:57.534564 crc crio[3637]: time="2026-06-14T08:15:57.531195626Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=dc2544be-64d1-4376-b57d-394b9348a3c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.945058 | controller | Jun 14 08:15:57.534564 crc crio[3637]: time="2026-06-14T08:15:57.531555908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.945084 | controller | Jun 14 08:15:57.534564 crc crio[3637]: time="2026-06-14T08:15:57.531778185Z" level=info msg="Starting container: 6e1306d7150d342a8fe7e9dd3336fc5bed8beb56ff2645f7bd426a1c565066ad" id=4bc45227-ea2c-4483-8c82-059204ce54c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.945111 | controller | Jun 14 08:15:57.545123 crc crio[3637]: time="2026-06-14T08:15:57.545045176Z" level=info msg="Ran pod sandbox df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=044c7ff6-375c-43cd-8e20-bcdf27af111e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.945146 | controller | Jun 14 08:15:57.559209 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df785c895980357 Mac:9e:e4:e7:46:97:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/1a076514-79a0-45a4-bbab-398235e5b98b SocketPath: PciID:}] [{Interface:0xc000014b70 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.945174 | controller | Jun 14 08:15:57.561403 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a9b361088dafd1 Mac:56:a4:12:9f:40:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/d5d0a15a-8365-4fd7-b19f-9b50d8f440bf SocketPath: PciID:}] [{Interface:0xc000015010 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.945201 | controller | Jun 14 08:15:57.591035 crc crio[3637]: time="2026-06-14T08:15:57.57251007Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1a076514-79a0-45a4-bbab-398235e5b98b 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:0xc00171a1c0}] Aliases:map[]}"
2026-06-14 10:12:36.945229 | controller | Jun 14 08:15:57.591035 crc crio[3637]: time="2026-06-14T08:15:57.572797839Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.945256 | controller | Jun 14 08:15:57.591035 crc crio[3637]: time="2026-06-14T08:15:57.57545912Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/d5d0a15a-8365-4fd7-b19f-9b50d8f440bf 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:0xc00008c640}] Aliases:map[]}"
2026-06-14 10:12:36.945314 | controller | Jun 14 08:15:57.591035 crc crio[3637]: time="2026-06-14T08:15:57.575716048Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.945345 | controller | Jun 14 08:15:57.591035 crc crio[3637]: time="2026-06-14T08:15:57.578080363Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=ee0175f7-b2e8-425a-8535-389dafe94092 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.945388 | controller | Jun 14 08:15:57.609580 crc crio[3637]: time="2026-06-14T08:15:57.608176194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.945407 | controller | Jun 14 08:15:57.634224 crc crio[3637]: time="2026-06-14T08:15:57.634151767Z" level=info msg="Created container 716c27513eb30184f1f27f6005bff217244246f26dddfa54a834db63356f8239: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=ca8f114c-ebe9-4486-b5f3-53b8fc1bd5e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.945425 | controller | Jun 14 08:15:57.670607 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a6fe1ab41930b4 Mac:26:10:3c:38:b4:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/79795b46-c439-47dd-a94c-be0f90931f6c SocketPath: PciID:}] [{Interface:0xc00012aab0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.945442 | controller | Jun 14 08:15:57.687975 crc crio[3637]: time="2026-06-14T08:15:57.684772968Z" level=info msg="Created container de47e28d71360f4e967bd8a36314c8e63801bdd7c84e5ce05ed0e17782543552: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=59f92d17-ab16-4864-8de5-e2a06d51f9de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.945458 | controller | Jun 14 08:15:57.687975 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a49856b79421b02 Mac:a6:17:c7:45:2f:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/9f5e5710-c37a-431a-9c25-9e901c363e4c SocketPath: PciID:}] [{Interface:0xc000371800 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.945474 | controller | Jun 14 08:15:57.689205 crc crio[3637]: time="2026-06-14T08:15:57.687687004Z" level=info msg="Starting container: 716c27513eb30184f1f27f6005bff217244246f26dddfa54a834db63356f8239" id=1be8af09-82c9-480c-ac34-093a339b567f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.945489 | controller | Jun 14 08:15:57.689637 crc crio[3637]: time="2026-06-14T08:15:57.637516429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.945505 | controller | Jun 14 08:15:57.690383 crc crio[3637]: time="2026-06-14T08:15:57.689804365Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/79795b46-c439-47dd-a94c-be0f90931f6c 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:0xc00008d0d0}] Aliases:map[]}"
2026-06-14 10:12:36.945526 | controller | Jun 14 08:15:57.690749 crc crio[3637]: time="2026-06-14T08:15:57.690726275Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.945543 | controller | Jun 14 08:15:57.701943 crc crio[3637]: time="2026-06-14T08:15:57.650333524Z" level=info msg="Started container" PID=12936 containerID=6e1306d7150d342a8fe7e9dd3336fc5bed8beb56ff2645f7bd426a1c565066ad description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=4bc45227-ea2c-4483-8c82-059204ce54c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06
2026-06-14 10:12:36.945559 | controller | Jun 14 08:15:57.714646 crc crio[3637]: time="2026-06-14T08:15:57.714128753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.945574 | controller | Jun 14 08:15:57.724800 crc crio[3637]: time="2026-06-14T08:15:57.724577147Z" level=info msg="Starting container: de47e28d71360f4e967bd8a36314c8e63801bdd7c84e5ce05ed0e17782543552" id=0c8efd48-0334-424d-9122-df564ecfffed name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.945590 | controller | Jun 14 08:15:57.754403 crc crio[3637]: time="2026-06-14T08:15:57.734821922Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=50e9aaa6-becb-4dc6-aee9-80c7f1ec3977 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.945605 | controller | Jun 14 08:15:57.755011 crc crio[3637]: time="2026-06-14T08:15:57.749142488Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=887d889a-de36-4679-8e06-1b157735bef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.945621 | controller | Jun 14 08:15:57.776705 crc crio[3637]: time="2026-06-14T08:15:57.774602673Z" level=info msg="Started container" PID=12951 containerID=716c27513eb30184f1f27f6005bff217244246f26dddfa54a834db63356f8239 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=1be8af09-82c9-480c-ac34-093a339b567f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b
2026-06-14 10:12:36.945636 | controller | Jun 14 08:15:57.797182 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa9c51febd883b2 Mac:86:dc:22:a6:79:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/51429bb9-cb21-4397-b87a-ed0fd2e0c498 SocketPath: PciID:}] [{Interface:0xc0001e4c30 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.945652 | controller | Jun 14 08:15:57.797182 crc crio[3637]: time="2026-06-14T08:15:57.794804844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.945667 | controller | Jun 14 08:15:57.807727 crc crio[3637]: time="2026-06-14T08:15:57.807603569Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/51429bb9-cb21-4397-b87a-ed0fd2e0c498 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:0xc001918340}] Aliases:map[]}"
2026-06-14 10:12:36.945687 | controller | Jun 14 08:15:57.807914 crc crio[3637]: time="2026-06-14T08:15:57.807808715Z" 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-14 10:12:36.945702 | controller | Jun 14 08:15:57.814536 crc crio[3637]: time="2026-06-14T08:15:57.810287758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.945718 | controller | Jun 14 08:15:57.818883 crc crio[3637]: time="2026-06-14T08:15:57.815287714Z" level=info msg="Started container" PID=12908 containerID=de47e28d71360f4e967bd8a36314c8e63801bdd7c84e5ce05ed0e17782543552 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=0c8efd48-0334-424d-9122-df564ecfffed name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac
2026-06-14 10:12:36.945733 | controller | Jun 14 08:15:57.825451 crc crio[3637]: time="2026-06-14T08:15:57.823834496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.945749 | controller | Jun 14 08:15:57.836340 crc crio[3637]: time="2026-06-14T08:15:57.835603142Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f5e5710-c37a-431a-9c25-9e901c363e4c 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:0xc002d984c8}] Aliases:map[]}"
2026-06-14 10:12:36.945765 | controller | Jun 14 08:15:57.836340 crc crio[3637]: time="2026-06-14T08:15:57.83583452Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.945780 | controller | Jun 14 08:15:57.841533 crc crio[3637]: time="2026-06-14T08:15:57.840715551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.945796 | controller | Jun 14 08:15:57.877962 crc crio[3637]: time="2026-06-14T08:15:57.87020347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=811dbb10-573b-41f2-88d0-7e47719b34f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.945811 | controller | Jun 14 08:15:57.918964 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eca3339c6ec9cb9 Mac:7a:5d:a6:cd:e9:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/6a0e95b8-6aaa-4cef-8370-cfe08ca7736b SocketPath: PciID:}] [{Interface:0xc0001450f0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.945826 | controller | Jun 14 08:15:57.920929 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c85ef8f6b4dabc6 Mac:32:24:27:82:d4:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/059989ba-0807-4109-944a-3a695af48425 SocketPath: PciID:}] [{Interface:0xc0000155d0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.945841 | controller | Jun 14 08:15:57.922366 crc crio[3637]: time="2026-06-14T08:15:57.922204716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.945856 | controller | Jun 14 08:15:57.925928 crc crio[3637]: time="2026-06-14T08:15:57.924778142Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/059989ba-0807-4109-944a-3a695af48425 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:0xc00171a168}] Aliases:map[]}"
2026-06-14 10:12:36.945876 | controller | Jun 14 08:15:57.927137 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7991a1177fe65a4 Mac:c6:7b:1b:aa:14:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/605e9b71-260f-453d-8399-29b8bd1edbef SocketPath: PciID:}] [{Interface:0xc00032a970 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.945892 | controller | Jun 14 08:15:57.928815 crc crio[3637]: time="2026-06-14T08:15:57.928498745Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/605e9b71-260f-453d-8399-29b8bd1edbef 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:0xc000122678}] Aliases:map[]}"
2026-06-14 10:12:36.945907 | controller | Jun 14 08:15:57.928815 crc crio[3637]: time="2026-06-14T08:15:57.928742583Z" 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-14 10:12:36.945923 | controller | Jun 14 08:15:57.930548 crc crio[3637]: time="2026-06-14T08:15:57.929722344Z" level=info msg="Ran pod sandbox df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=66ed7771-64ae-4454-8744-08c7bd68bfca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.945938 | controller | Jun 14 08:15:57.947591 crc crio[3637]: time="2026-06-14T08:15:57.944682866Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/6a0e95b8-6aaa-4cef-8370-cfe08ca7736b 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:0xc00008cad8}] Aliases:map[]}"
2026-06-14 10:12:36.945953 | controller | Jun 14 08:15:57.949419 crc crio[3637]: time="2026-06-14T08:15:57.94934375Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.945969 | controller | Jun 14 08:15:57.950488 crc crio[3637]: time="2026-06-14T08:15:57.950296982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=8d21d5a1-b97f-48c4-a558-b356fc3435ac name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.945983 | controller | Jun 14 08:15:57.966674 crc crio[3637]: time="2026-06-14T08:15:57.960423078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.945998 | controller | Jun 14 08:15:57.966674 crc crio[3637]: time="2026-06-14T08:15:57.960704888Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.946017 | controller | Jun 14 08:15:57.966674 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b139dcedef6bd32 Mac:a6:97:66:f9:77:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/ea5edd99-e2bc-481f-afde-96b3af4caa36 SocketPath: PciID:}] [{Interface:0xc0002954e0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.946034 | controller | Jun 14 08:15:57.966674 crc crio[3637]: time="2026-06-14T08:15:57.963972415Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ea5edd99-e2bc-481f-afde-96b3af4caa36 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:0xc0002d63f8}] Aliases:map[]}"
2026-06-14 10:12:36.946050 | controller | Jun 14 08:15:57.966674 crc crio[3637]: time="2026-06-14T08:15:57.966290184Z" level=info msg="Created container c2bd1164708fff5eafdfc201523d1eafee1a8da50df4f0dc603ad3f30b1ca693: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=5013a0c8-e64e-4d47-b6a2-cbf15e8a2333 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.946065 | controller | Jun 14 08:15:57.975135 crc crio[3637]: time="2026-06-14T08:15:57.974228786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.946081 | controller | Jun 14 08:15:57.979106 crc crio[3637]: time="2026-06-14T08:15:57.978827548Z" 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-14 10:12:36.946096 | controller | Jun 14 08:15:57.982376 crc crio[3637]: time="2026-06-14T08:15:57.982186311Z" level=info msg="Ran pod sandbox 7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=00990eff-b5e8-4de9-af32-f21566a74542 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.946112 | controller | Jun 14 08:15:57.985635 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f46bd846c5a89ba Mac:36:a3:35:7f:24:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/dcd2674c-a74d-4209-872f-91f15a26812c SocketPath: PciID:}] [{Interface:0xc000197430 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.946128 | controller | Jun 14 08:15:57.986643 crc crio[3637]: time="2026-06-14T08:15:57.986529545Z" level=info msg="Starting container: c2bd1164708fff5eafdfc201523d1eafee1a8da50df4f0dc603ad3f30b1ca693" id=8b8e3552-b78f-4383-a547-eb399f06d468 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.946143 | controller | Jun 14 08:15:57.998155 crc crio[3637]: time="2026-06-14T08:15:57.995701554Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/dcd2674c-a74d-4209-872f-91f15a26812c 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:0xc00171a838}] Aliases:map[]}"
2026-06-14 10:12:36.946159 | controller | Jun 14 08:15:57.998155 crc crio[3637]: time="2026-06-14T08:15:57.996489901Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.946178 | controller | Jun 14 08:15:57.998155 crc crio[3637]: time="2026-06-14T08:15:57.997597542Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=578d9b14-0342-49bf-ac9c-924d49e87c9d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.946193 | controller | Jun 14 08:15:58.006008 crc crio[3637]: time="2026-06-14T08:15:58.000735639Z" level=info msg="Ran pod sandbox aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=1edb1316-600f-444e-a62a-f7db513f6a13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.946209 | controller | Jun 14 08:15:58.018805 crc crio[3637]: time="2026-06-14T08:15:58.01681737Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=9d2c4e77-a648-477f-abac-0d6669b9baf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.946224 | controller | Jun 14 08:15:58.030148 crc crio[3637]: time="2026-06-14T08:15:58.022602042Z" level=info msg="Ran pod sandbox 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=56f5b2b0-650a-4ecb-8b05-ec41e3e16b6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.946240 | controller | Jun 14 08:15:58.030148 crc crio[3637]: time="2026-06-14T08:15:58.026483484Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=d1f06055-f920-4244-ab85-7e214fbb737e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.946255 | controller | Jun 14 08:15:58.030496 crc crio[3637]: time="2026-06-14T08:15:58.030361083Z" level=info msg="Started container" PID=13021 containerID=c2bd1164708fff5eafdfc201523d1eafee1a8da50df4f0dc603ad3f30b1ca693 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=8b8e3552-b78f-4383-a547-eb399f06d468 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07
2026-06-14 10:12:36.946271 | controller | Jun 14 08:15:58.042186 crc crio[3637]: time="2026-06-14T08:15:58.042100929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=f21a15c1-5980-4c5a-9054-7c9516489b9a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.946287 | controller | Jun 14 08:15:58.043483 crc crio[3637]: time="2026-06-14T08:15:58.043399836Z" level=info msg="Ran pod sandbox 7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=4276bc75-3807-45cc-aa59-e303b5326ccc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.946302 | controller | Jun 14 08:15:58.131329 crc crio[3637]: time="2026-06-14T08:15:58.125082389Z" level=info msg="Ran pod sandbox eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=b926628d-4798-47a1-9217-2b4dd79c3dca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.946318 | controller | Jun 14 08:15:58.131680 crc crio[3637]: time="2026-06-14T08:15:58.128480511Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=cebf1b0c-8e72-4206-a658-4d5b4e21510b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.946333 | controller | Jun 14 08:15:58.131751 crc crio[3637]: time="2026-06-14T08:15:58.128515922Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=2f21f5c2-915c-4608-b3a8-b714cf846a75 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.946370 | controller | Jun 14 08:15:58.155816 crc crio[3637]: time="2026-06-14T08:15:58.155729748Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=ecbc5534-0b7a-4921-8db5-8765705143dc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.946391 | controller | Jun 14 08:15:58.157511 crc crio[3637]: time="2026-06-14T08:15:58.15727765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.946407 | controller | Jun 14 08:15:58.172372 crc crio[3637]: time="2026-06-14T08:15:58.16000593Z" level=info msg="Ran pod sandbox a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=ba92c7e9-d7ef-492b-b7b1-a19ce78977a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.946422 | controller | Jun 14 08:15:58.172372 crc crio[3637]: time="2026-06-14T08:15:58.161209897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.946438 | controller | Jun 14 08:15:58.183935 crc crio[3637]: time="2026-06-14T08:15:58.176779797Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=c3274d14-f126-4e87-97cd-057f6861420a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.946453 | controller | Jun 14 08:15:58.183935 crc crio[3637]: time="2026-06-14T08:15:58.176832519Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=7201d847-14db-4147-b074-9e24ce41050e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.946468 | controller | Jun 14 08:15:58.183935 crc crio[3637]: time="2026-06-14T08:15:58.176827569Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=3e57b581-a73e-4871-a7a1-e0f68feaaa82 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.946484 | controller | Jun 14 08:15:58.183935 crc crio[3637]: time="2026-06-14T08:15:58.177073377Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=3301796a-00a2-48d1-83b8-d17fc2708956 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.946499 | controller | Jun 14 08:15:58.183935 crc crio[3637]: time="2026-06-14T08:15:58.177115888Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=8a63dea8-aeb8-4deb-8d18-4523efa97893 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.946514 | controller | Jun 14 08:15:58.183935 crc crio[3637]: time="2026-06-14T08:15:58.177137719Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=29d8ca8a-208f-4ac5-ba4e-e35f8174b226 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.946530 | controller | Jun 14 08:15:58.184810 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b298b11126752eb Mac:12:62:f5:40:7f:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/5ffd9cc0-b964-42f1-be5d-9167b45e7294 SocketPath: PciID:}] [{Interface:0xc00040c8f0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.946545 | controller | Jun 14 08:15:58.185279 crc crio[3637]: time="2026-06-14T08:15:58.185155451Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=67267943-95ff-43b8-9fc6-a112ed0e3582 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.946563 | controller | Jun 14 08:15:58.192958 crc crio[3637]: time="2026-06-14T08:15:58.186464369Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/5ffd9cc0-b964-42f1-be5d-9167b45e7294 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:0xc00171a468}] Aliases:map[]}"
2026-06-14 10:12:36.946579 | controller | Jun 14 08:15:58.192958 crc crio[3637]: time="2026-06-14T08:15:58.186692676Z" 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-14 10:12:36.946595 | controller | Jun 14 08:15:58.241726 crc crio[3637]: time="2026-06-14T08:15:58.240772051Z" level=info msg="Ran pod sandbox c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=6b3615b7-6c67-4faf-afc6-6ca7fadf61eb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.946610 | controller | Jun 14 08:15:58.242036 crc crio[3637]: time="2026-06-14T08:15:58.241802107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.946626 | controller | Jun 14 08:15:58.250735 crc crio[3637]: time="2026-06-14T08:15:58.24671377Z" level=info msg="Ran pod sandbox f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=e31a9917-122f-4a57-a1dc-bbd6eece4338 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.946641 | controller | Jun 14 08:15:58.289442 crc crio[3637]: time="2026-06-14T08:15:58.283390189Z" level=info msg="Ran pod sandbox b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=055a06df-5242-4db1-9a84-14251d61e20a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.946657 | controller | Jun 14 08:15:58.290279 crc crio[3637]: time="2026-06-14T08:15:58.290165462Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=90532573-5bae-4652-bb42-fa405faa5be5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.946672 | controller | Jun 14 08:15:58.290445 crc crio[3637]: time="2026-06-14T08:15:58.290363728Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=7bc7789a-f595-466d-8d6e-3342e79cd1b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.946687 | controller | Jun 14 08:15:58.291256 crc crio[3637]: time="2026-06-14T08:15:58.291179115Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=1d538a9a-6f5c-4d7b-8bad-45693e45d41f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.946703 | controller | Jun 14 08:15:58.291955 crc crio[3637]: time="2026-06-14T08:15:58.291824229Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=16257604-4e20-465f-b47d-3fffebf1efa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.946721 | controller | Jun 14 08:15:58.301975 crc crio[3637]: time="2026-06-14T08:15:58.292277782Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=eceaa20b-f791-45c8-8d71-5fef16e8cbaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.946737 | controller | Jun 14 08:15:58.412731 crc crio[3637]: time="2026-06-14T08:15:58.402752884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.946752 | controller | Jun 14 08:15:58.414057 crc crio[3637]: time="2026-06-14T08:15:58.292543141Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=02038b4f-55cf-41cd-9e42-d70651438118 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.946767 | controller | Jun 14 08:15:58.414156 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b8547af875a589 Mac:8a:3f:f0:05:7c:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/739ffafd-c1e3-44c0-aab6-936dc4a138b5 SocketPath: PciID:}] [{Interface:0xc00050e5d0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.946782 | controller | Jun 14 08:15:58.416132 crc crio[3637]: time="2026-06-14T08:15:58.296292497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=69b78106-dfda-4d3d-98a7-f914daf0b07b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.946797 | controller | Jun 14 08:15:58.416780 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d00f32e88785207 Mac:8a:fd:a4:c1:ef:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/acb6db4f-8611-4145-8957-d46a659f993f SocketPath: PciID:}] [{Interface:0xc000194c50 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.946813 | controller | Jun 14 08:15:58.420767 crc crio[3637]: time="2026-06-14T08:15:58.299554953Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=9e0d97a4-6406-4d06-8a2c-55abbb5056cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.946827 | controller | Jun 14 08:15:58.420767 crc crio[3637]: time="2026-06-14T08:15:58.300720684Z" level=info msg="Ran pod sandbox b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=7f1c95b8-f86a-4054-9297-e9d57eacf9da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.946843 | controller | Jun 14 08:15:58.420767 crc crio[3637]: time="2026-06-14T08:15:58.418578324Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/739ffafd-c1e3-44c0-aab6-936dc4a138b5 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:0xc002d98188}] Aliases:map[]}"
2026-06-14 10:12:36.946858 | controller | Jun 14 08:15:58.420767 crc crio[3637]: time="2026-06-14T08:15:58.325373474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.946874 | controller | Jun 14 08:15:58.421661 crc crio[3637]: time="2026-06-14T08:15:58.292609463Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=a8b1fb4e-f57c-46e2-b548-d28818b53233 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.946893 | controller | Jun 14 08:15:58.422080 crc crio[3637]: time="2026-06-14T08:15:58.421976992Z" level=info msg="Created container 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f: openshift-console/console-6c684df5db-cc8g8/console" id=8850632f-f866-4305-8d23-4a6a733c1b0d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.946908 | controller | Jun 14 08:15:58.423100 crc crio[3637]: time="2026-06-14T08:15:58.42235739Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.946924 | controller | Jun 14 08:15:58.430660 crc crio[3637]: time="2026-06-14T08:15:58.425470032Z" level=info msg="Created container adc8f2ceb32046bf8118f83d1be57ec9c18d6c662f7bebd95837fc4cad3a9e21: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=14870c90-c554-4a98-93d4-625986210d48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.946939 | controller | Jun 14 08:15:58.437163 crc crio[3637]: time="2026-06-14T08:15:58.43559243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.946954 | controller | Jun 14 08:15:58.437163 crc crio[3637]: time="2026-06-14T08:15:58.436970624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.946969 | controller | Jun 14 08:15:58.437777 crc crio[3637]: time="2026-06-14T08:15:58.437346928Z" level=info msg="Created container 8ed5505a2aaf612a38306aeb4367e47edefa4f0e385d12a3599e035f3008f5d4: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=4fb1105c-109d-460b-867d-6aa891a0160a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.946984 | controller | Jun 14 08:15:58.445219 crc crio[3637]: time="2026-06-14T08:15:58.445140929Z" level=info msg="Starting container: 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f" id=e4ee3926-f131-4108-b95c-d369a4935914 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.946999 | controller | Jun 14 08:15:58.452317 crc crio[3637]: time="2026-06-14T08:15:58.452030398Z" level=info msg="Starting container: adc8f2ceb32046bf8118f83d1be57ec9c18d6c662f7bebd95837fc4cad3a9e21" id=5930a04c-2397-48a9-b961-433c5e88deff name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.947014 | controller | Jun 14 08:15:58.453716 crc crio[3637]: time="2026-06-14T08:15:58.453621101Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=03e4dee9-4f16-4a95-9dad-811f5fc98c43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.947029 | controller | Jun 14 08:15:58.453922 crc crio[3637]: time="2026-06-14T08:15:58.453822487Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=fc91b2a7-bca9-473f-bd4e-7a3b3e2e66a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.947044 | controller | Jun 14 08:15:58.466876 crc crio[3637]: time="2026-06-14T08:15:58.460171807Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=2556267e-aa5a-4525-a4e4-5a5669fca767 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.947060 | controller | Jun 14 08:15:58.473194 crc crio[3637]: time="2026-06-14T08:15:58.471305564Z" level=info msg="Started container" PID=13080 containerID=6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f description=openshift-console/console-6c684df5db-cc8g8/console id=e4ee3926-f131-4108-b95c-d369a4935914 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52
2026-06-14 10:12:36.947078 | controller | Jun 14 08:15:58.473194 crc crio[3637]: time="2026-06-14T08:15:58.471680716Z" level=info msg="Starting container: 8ed5505a2aaf612a38306aeb4367e47edefa4f0e385d12a3599e035f3008f5d4" id=d76eba34-ab7c-41ce-a134-5624681c28df name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.947094 | controller | Jun 14 08:15:58.485068 crc crio[3637]: time="2026-06-14T08:15:58.476426934Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/acb6db4f-8611-4145-8957-d46a659f993f 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:0xc0002d6340}] Aliases:map[]}"
2026-06-14 10:12:36.947110 | controller | Jun 14 08:15:58.485068 crc crio[3637]: time="2026-06-14T08:15:58.477117407Z" 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-14 10:12:36.947126 | controller | Jun 14 08:15:58.485068 crc crio[3637]: time="2026-06-14T08:15:58.480953147Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=5271e03c-f737-4a41-b1f0-2394600773ba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.947142 | controller | Jun 14 08:15:58.496804 crc crio[3637]: time="2026-06-14T08:15:58.48979523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.947158 | controller | Jun 14 08:15:58.497433 crc crio[3637]: time="2026-06-14T08:15:58.497351725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.947174 | controller | Jun 14 08:15:58.511177 crc crio[3637]: time="2026-06-14T08:15:58.510971231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.947189 | controller | Jun 14 08:15:58.516424 crc crio[3637]: time="2026-06-14T08:15:58.516188726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.947205 | controller | Jun 14 08:15:58.517331 crc crio[3637]: time="2026-06-14T08:15:58.517148568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.947220 | controller | Jun 14 08:15:58.519275 crc crio[3637]: time="2026-06-14T08:15:58.517923862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.947236 | controller | Jun 14 08:15:58.537146 crc crio[3637]: time="2026-06-14T08:15:58.535656202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.947251 | controller | Jun 14 08:15:58.555427 crc crio[3637]: time="2026-06-14T08:15:58.553093699Z" level=info msg="Started container" PID=13041 containerID=adc8f2ceb32046bf8118f83d1be57ec9c18d6c662f7bebd95837fc4cad3a9e21 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=5930a04c-2397-48a9-b961-433c5e88deff name=/runtime.v1.RuntimeService/StartContainer sandboxID=2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b
2026-06-14 10:12:36.947270 | controller | Jun 14 08:15:58.555427 crc crio[3637]: time="2026-06-14T08:15:58.553227566Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=5343e379-4e2f-4180-8032-5bd9ac7d50e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.947286 | controller | Jun 14 08:15:58.559226 crc crio[3637]: time="2026-06-14T08:15:58.558966399Z" level=info msg="Ran pod sandbox 7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=72c350ac-a566-4992-ae88-8c52865b41db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.947302 | controller | Jun 14 08:15:58.573664 crc crio[3637]: time="2026-06-14T08:15:58.573491859Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7d0b51e9-5266-46fc-8523-62536ece61c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.947317 | controller | Jun 14 08:15:58.602908 crc crio[3637]: time="2026-06-14T08:15:58.600317998Z" level=info msg="Created container abc0a8b144b6055aadeb64ec8de23939f3307a16172a492060efa4b226858529: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=151ff10c-3921-4ddf-9313-5427b88318cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.947332 | controller | Jun 14 08:15:58.609198 crc crio[3637]: time="2026-06-14T08:15:58.608777047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.947363 | controller | Jun 14 08:15:58.609198 crc crio[3637]: time="2026-06-14T08:15:58.609176134Z" level=info msg="Starting container: abc0a8b144b6055aadeb64ec8de23939f3307a16172a492060efa4b226858529" id=a95988e9-3cb7-49e9-b2de-c0d22760780c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.947384 | controller | Jun 14 08:15:58.617286 crc crio[3637]: time="2026-06-14T08:15:58.612492262Z" level=info msg="Started container" PID=13085 containerID=8ed5505a2aaf612a38306aeb4367e47edefa4f0e385d12a3599e035f3008f5d4 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=d76eba34-ab7c-41ce-a134-5624681c28df name=/runtime.v1.RuntimeService/StartContainer sandboxID=93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20
2026-06-14 10:12:36.947401 | controller | Jun 14 08:15:58.622548 crc crio[3637]: time="2026-06-14T08:15:58.620295373Z" level=info msg="Started container" PID=13098 containerID=abc0a8b144b6055aadeb64ec8de23939f3307a16172a492060efa4b226858529 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=a95988e9-3cb7-49e9-b2de-c0d22760780c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc
2026-06-14 10:12:36.947417 | controller | Jun 14 08:15:58.633503 crc crio[3637]: time="2026-06-14T08:15:58.633228383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.947433 | controller | Jun 14 08:15:58.640377 crc crio[3637]: time="2026-06-14T08:15:58.63659267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2741f875-b83f-4ec5-884a-17b8421510e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.947448 | controller | Jun 14 08:15:58.658801 crc crio[3637]: time="2026-06-14T08:15:58.649239885Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=138eb591-196e-48ea-a132-5667474f655c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.947468 | controller | Jun 14 08:15:58.678909 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c297b0ae8b5fd13 Mac:0e:5c:e4:e0:4c:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/ac5f216c-67b8-448a-83cf-d9f1935c1ffb SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.947484 | controller | Jun 14 08:15:58.678909 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68a5185c5889ba4 Mac:0a:51:46:5b:fc:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/83ea3119-67e4-45f4-85f1-fc4d3d3d1887 SocketPath: PciID:}] [{Interface:0xc00037a760 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.947499 | controller | Jun 14 08:15:58.678909 crc crio[3637]: time="2026-06-14T08:15:58.668426357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.947515 | controller | Jun 14 08:15:58.678909 crc crio[3637]: time="2026-06-14T08:15:58.669927284Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/83ea3119-67e4-45f4-85f1-fc4d3d3d1887 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:0xc00171a5e0}] Aliases:map[]}"
2026-06-14 10:12:36.947531 | controller | Jun 14 08:15:58.678909 crc crio[3637]: time="2026-06-14T08:15:58.670134671Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.947546 | controller | Jun 14 08:15:58.678909 crc crio[3637]: time="2026-06-14T08:15:58.672356135Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ac5f216c-67b8-448a-83cf-d9f1935c1ffb 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:0xc00008c6a0}] Aliases:map[]}"
2026-06-14 10:12:36.947562 | controller | Jun 14 08:15:58.678909 crc crio[3637]: time="2026-06-14T08:15:58.672551511Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.947578 | controller | Jun 14 08:15:58.731821 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9687f26c10314f4 Mac:6a:66:da:a9:cd:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/4e39dd06-d1a9-4873-a568-d4569a396b4b SocketPath: PciID:}] [{Interface:0xc000124c60 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.947593 | controller | Jun 14 08:15:58.731821 crc crio[3637]: time="2026-06-14T08:15:58.724391872Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4e39dd06-d1a9-4873-a568-d4569a396b4b 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:0xc000602618}] Aliases:map[]}"
2026-06-14 10:12:36.947612 | controller | Jun 14 08:15:58.731821 crc crio[3637]: time="2026-06-14T08:15:58.724589269Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.947628 | controller | Jun 14 08:15:58.740103 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af279a7b57e9519 Mac:ae:09:2b:ff:32:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/d8ce82a2-60e3-49e9-9913-140cc43a1cd6 SocketPath: PciID:}] [{Interface:0xc0001daa20 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.947644 | controller | Jun 14 08:15:58.760076 crc crio[3637]: time="2026-06-14T08:15:58.746087157Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/d8ce82a2-60e3-49e9-9913-140cc43a1cd6 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:0xc00008ca68}] Aliases:map[]}"
2026-06-14 10:12:36.947659 | controller | Jun 14 08:15:58.760076 crc crio[3637]: time="2026-06-14T08:15:58.747203035Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.947675 | controller | Jun 14 08:15:58.765711 crc crio[3637]: time="2026-06-14T08:15:58.765459846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.947690 | controller | Jun 14 08:15:58.795827 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e65550a21ed8a3 Mac:e6:1e:de:13:b7:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/6664d1ca-bb71-4d60-8232-46af5dfd25a5 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.947719 | controller | Jun 14 08:15:58.795827 crc crio[3637]: time="2026-06-14T08:15:58.794493652Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/6664d1ca-bb71-4d60-8232-46af5dfd25a5 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:0xc000b10390}] Aliases:map[]}"
2026-06-14 10:12:36.947735 | controller | Jun 14 08:15:58.795827 crc crio[3637]: time="2026-06-14T08:15:58.794715369Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.947751 | controller | Jun 14 08:15:58.822045 crc crio[3637]: time="2026-06-14T08:15:58.810628558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.947766 | controller | Jun 14 08:15:58.822045 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33779d32b629454 Mac:7a:da:0c:cc:36:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/85f1dbea-a595-4505-8d6c-f35779c275ba SocketPath: PciID:}] [{Interface:0xc0004be5d0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.947782 | controller | Jun 14 08:15:58.822045 crc crio[3637]: time="2026-06-14T08:15:58.815939202Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/85f1dbea-a595-4505-8d6c-f35779c275ba 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:0xc00235c2d0}] Aliases:map[]}"
2026-06-14 10:12:36.947803 | controller | Jun 14 08:15:58.822045 crc crio[3637]: time="2026-06-14T08:15:58.816173021Z" 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-14 10:12:36.947819 | controller | Jun 14 08:15:58.822045 crc crio[3637]: time="2026-06-14T08:15:58.818713451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.947835 | controller | Jun 14 08:15:58.826482 crc crio[3637]: time="2026-06-14T08:15:58.826336893Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=1139c374-7227-4ea3-ac0f-b798b3e6f339 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.947850 | controller | Jun 14 08:15:58.830931 crc crio[3637]: time="2026-06-14T08:15:58.830328476Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=e85b56bb-1295-4eb1-86b7-9d4fa79007d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.947866 | controller | Jun 14 08:15:58.834642 crc crio[3637]: time="2026-06-14T08:15:58.834420082Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=b32f7d31-64a4-4def-b7d7-503f76cf5ed4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.947881 | controller | Jun 14 08:15:58.839398 crc crio[3637]: time="2026-06-14T08:15:58.835437466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.947897 | controller | Jun 14 08:15:58.839398 crc crio[3637]: time="2026-06-14T08:15:58.836675684Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=78462d85-c524-41a2-b590-02553137621d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.947913 | controller | Jun 14 08:15:58.839398 crc crio[3637]: time="2026-06-14T08:15:58.83715761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.947929 | controller | Jun 14 08:15:58.843382 crc crio[3637]: time="2026-06-14T08:15:58.842398657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.947944 | controller | Jun 14 08:15:58.853120 crc crio[3637]: time="2026-06-14T08:15:58.852700781Z" level=info msg="Ran pod sandbox d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=6233657a-3040-4d82-a8c2-81c5d4f8e9ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.947959 | controller | Jun 14 08:15:58.862903 crc crio[3637]: time="2026-06-14T08:15:58.862771435Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=3f1a36d6-73b3-4321-a4b5-4e8163e7dc84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.947975 | controller | Jun 14 08:15:58.870268 crc crio[3637]: time="2026-06-14T08:15:58.869700583Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=78accfcd-efbc-4ae9-89e1-042ee2214022 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.947994 | controller | Jun 14 08:15:58.870268 crc crio[3637]: time="2026-06-14T08:15:58.870093978Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=2d830173-d18a-4ef4-9b82-71109edf979a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.948010 | controller | Jun 14 08:15:58.870439 crc crio[3637]: time="2026-06-14T08:15:58.870188159Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7f628e82-b4ed-49a7-8d0d-d45890b3cbef name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948026 | controller | Jun 14 08:15:58.870439 crc crio[3637]: time="2026-06-14T08:15:58.870117847Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9e63f51a-29b9-49c4-80d5-e63c274fb635 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948041 | controller | Jun 14 08:15:58.873705 crc crio[3637]: time="2026-06-14T08:15:58.873273723Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=e3d54c9a-6f8c-46dd-a4b5-39a26eb227d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948056 | controller | Jun 14 08:15:58.885141 crc crio[3637]: time="2026-06-14T08:15:58.882084272Z" level=info msg="Created container 5dbd693d955ac0b5b2eaab9a96092993ab517b10b1ab4d0c22d2b5e5025f98af: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=875b3cf4-320a-4e8c-8a22-8026cdff7ea2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.948071 | controller | Jun 14 08:15:58.893549 crc crio[3637]: time="2026-06-14T08:15:58.892573307Z" level=info msg="Starting container: 5dbd693d955ac0b5b2eaab9a96092993ab517b10b1ab4d0c22d2b5e5025f98af" id=59268417-6a86-4074-9cbc-1965ba39c716 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.948086 | controller | Jun 14 08:15:58.893549 crc crio[3637]: time="2026-06-14T08:15:58.892685776Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-14 10:12:36.948102 | controller | Jun 14 08:15:58.893689 crc crio[3637]: time="2026-06-14T08:15:58.893627697Z" level=info msg="Ran pod sandbox 68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=70a42aa0-36cb-4ce7-8365-becc73281177 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.948118 | controller | Jun 14 08:15:58.900943 crc crio[3637]: time="2026-06-14T08:15:58.896175226Z" level=info msg="Created container 276d21985b71ae1450b51cef857345c0757202766435384e5ccc08a3a17cde46: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=366ace53-6967-4cd9-85c5-d434b1198ca3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.948133 | controller | Jun 14 08:15:58.900943 crc crio[3637]: time="2026-06-14T08:15:58.898340304Z" level=info msg="Starting container: 276d21985b71ae1450b51cef857345c0757202766435384e5ccc08a3a17cde46" id=64e3dbc1-576f-4027-adda-c1d7c865be83 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.948148 | controller | Jun 14 08:15:58.900943 crc crio[3637]: time="2026-06-14T08:15:58.898956344Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=593b1cfc-cf60-4d54-8216-97301f7c5903 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948163 | controller | Jun 14 08:15:58.919351 crc crio[3637]: time="2026-06-14T08:15:58.919177496Z" level=info msg="Started container" PID=13140 containerID=5dbd693d955ac0b5b2eaab9a96092993ab517b10b1ab4d0c22d2b5e5025f98af description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=59268417-6a86-4074-9cbc-1965ba39c716 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737
2026-06-14 10:12:36.948182 | controller | Jun 14 08:15:58.951094 crc crio[3637]: time="2026-06-14T08:15:58.947156259Z" level=info msg="Started container" PID=13160 containerID=276d21985b71ae1450b51cef857345c0757202766435384e5ccc08a3a17cde46 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=64e3dbc1-576f-4027-adda-c1d7c865be83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b
2026-06-14 10:12:36.948197 | controller | Jun 14 08:15:58.963883 crc crio[3637]: time="2026-06-14T08:15:58.963637464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948213 | controller | Jun 14 08:15:58.977153 crc crio[3637]: time="2026-06-14T08:15:58.974945014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948228 | controller | Jun 14 08:15:58.980625 crc crio[3637]: time="2026-06-14T08:15:58.980044528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948243 | controller | Jun 14 08:15:58.986803 crc crio[3637]: time="2026-06-14T08:15:58.986739971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948259 | controller | Jun 14 08:15:58.995955 crc crio[3637]: time="2026-06-14T08:15:58.995758576Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=fb32fd52-da61-4205-ba8f-3fe0d24d5427 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.948275 | controller | Jun 14 08:15:58.997942 crc crio[3637]: time="2026-06-14T08:15:58.997110045Z" level=info msg="Ran pod sandbox c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=ba5d2840-6e7a-49bc-aec0-77980751dcdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.948290 | controller | Jun 14 08:15:59.002437 crc crio[3637]: time="2026-06-14T08:15:59.002044429Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-14 10:12:36.948306 | controller | Jun 14 08:15:59.007924 crc crio[3637]: time="2026-06-14T08:15:59.007693466Z" level=info msg="Created container b1748870d6b3fda5470cf6f4ebe7b210707a3957eb723cc1fada2015ef04182f: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=dc2544be-64d1-4376-b57d-394b9348a3c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.948321 | controller | Jun 14 08:15:59.011977 crc crio[3637]: time="2026-06-14T08:15:59.011578945Z" level=info msg="Starting container: b1748870d6b3fda5470cf6f4ebe7b210707a3957eb723cc1fada2015ef04182f" id=f5e851e9-a7e8-4bfa-8043-3b507553cd1a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.948337 | controller | Jun 14 08:15:59.012136 crc crio[3637]: time="2026-06-14T08:15:59.012057761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=812850cd-babe-4f3a-a0dc-a594e560da85 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948371 | controller | Jun 14 08:15:59.014277 crc crio[3637]: time="2026-06-14T08:15:59.014229353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948392 | controller | Jun 14 08:15:59.014777 crc crio[3637]: time="2026-06-14T08:15:59.014685868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948411 | controller | Jun 14 08:15:59.019685 crc crio[3637]: time="2026-06-14T08:15:59.019406133Z" level=info msg="Ran pod sandbox 9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=8493a4ac-96c0-43ba-ba89-8863420acffa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.948429 | controller | Jun 14 08:15:59.024050 crc crio[3637]: time="2026-06-14T08:15:59.023918672Z" level=info msg="Ran pod sandbox af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=103cf854-d6e4-4b3b-9a34-c546009f8b8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.948444 | controller | Jun 14 08:15:59.025790 crc crio[3637]: time="2026-06-14T08:15:59.025641567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=f5d0b6fd-13f7-4517-b667-88e4b1ed1616 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948459 | controller | Jun 14 08:15:59.026252 crc crio[3637]: time="2026-06-14T08:15:59.02619285Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=c8116b49-7413-42c0-9495-2878abb891e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.948474 | controller | Jun 14 08:15:59.026679 crc crio[3637]: time="2026-06-14T08:15:59.026542572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948489 | controller | Jun 14 08:15:59.028205 crc crio[3637]: time="2026-06-14T08:15:59.02808399Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=74bec24a-b99f-4312-b5e1-7465f40bfe81 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948504 | controller | Jun 14 08:15:59.028658 crc crio[3637]: time="2026-06-14T08:15:59.028564856Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=414b5840-1e8f-4646-8b5f-fd6368e33990 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948519 | controller | Jun 14 08:15:59.032280 crc crio[3637]: time="2026-06-14T08:15:59.032206049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948535 | controller | Jun 14 08:15:59.038370 crc crio[3637]: time="2026-06-14T08:15:59.038270903Z" level=info msg="Started container" PID=13163 containerID=b1748870d6b3fda5470cf6f4ebe7b210707a3957eb723cc1fada2015ef04182f description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=f5e851e9-a7e8-4bfa-8043-3b507553cd1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d
2026-06-14 10:12:36.948551 | controller | Jun 14 08:15:59.047524 crc crio[3637]: time="2026-06-14T08:15:59.047450155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948567 | controller | Jun 14 08:15:59.056643 crc crio[3637]: time="2026-06-14T08:15:59.055761394Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=66991e9c-c555-4a07-a61e-b0fa939cffe5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.948585 | controller | Jun 14 08:15:59.056970 crc crio[3637]: time="2026-06-14T08:15:59.055944383Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=2d3e7071-6e25-42e9-b9df-3ba6b3e47f8a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948601 | controller | Jun 14 08:15:59.056970 crc crio[3637]: time="2026-06-14T08:15:59.056026181Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=a064ef30-57b2-4f3d-bf5e-ff541a78b0e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.948616 | controller | Jun 14 08:15:59.056970 crc crio[3637]: time="2026-06-14T08:15:59.05614663Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=30008d17-f231-4d12-936a-184aca0459da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.948632 | controller | Jun 14 08:15:59.098955 crc crio[3637]: time="2026-06-14T08:15:59.098821255Z" level=info msg="Ran pod sandbox 33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=6c0cfb3d-a8b8-49a0-9af8-94c46e823cfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.948647 | controller | Jun 14 08:15:59.108592 crc crio[3637]: time="2026-06-14T08:15:59.108507078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948662 | controller | Jun 14 08:15:59.114118 crc crio[3637]: time="2026-06-14T08:15:59.114051704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948678 | controller | Jun 14 08:15:59.121169 crc crio[3637]: time="2026-06-14T08:15:59.120703409Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=88847332-c323-484f-81cb-6e7e06b36606 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948693 | controller | Jun 14 08:15:59.121900 crc crio[3637]: time="2026-06-14T08:15:59.12164742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948708 | controller | Jun 14 08:15:59.123222 crc crio[3637]: time="2026-06-14T08:15:59.122060323Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ca1f29c6-a593-45f6-afcb-5291636857e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948723 | controller | Jun 14 08:15:59.123742 crc crio[3637]: time="2026-06-14T08:15:59.123681557Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=765f82e4-3ea0-4e8e-8ffb-cd0fb1a6a11f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948738 | controller | Jun 14 08:15:59.124472 crc crio[3637]: time="2026-06-14T08:15:59.124403354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948753 | controller | Jun 14 08:15:59.124944 crc crio[3637]: time="2026-06-14T08:15:59.124583637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948768 | controller | Jun 14 08:15:59.125635 crc crio[3637]: time="2026-06-14T08:15:59.125558859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948786 | controller | Jun 14 08:15:59.127716 crc crio[3637]: time="2026-06-14T08:15:59.127650549Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=aefed3b7-6ce3-4a1b-881b-cf31bd92a496 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948802 | controller | Jun 14 08:15:59.129948 crc crio[3637]: time="2026-06-14T08:15:59.129791134Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=193990b6-f74e-4f8a-9530-84e64ca1c5d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.948817 | controller | Jun 14 08:15:59.130252 crc crio[3637]: time="2026-06-14T08:15:59.130170911Z" level=info msg="Ran pod sandbox 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105 with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=3d2f65a6-317c-4121-a2c7-13a732623dbf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.948832 | controller | Jun 14 08:15:59.145529 crc crio[3637]: time="2026-06-14T08:15:59.141086719Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=629fd71b-e771-4678-978d-d1b63ca44401 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948847 | controller | Jun 14 08:15:59.149732 crc crio[3637]: time="2026-06-14T08:15:59.149365851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948862 | controller | Jun 14 08:15:59.175603 crc crio[3637]: time="2026-06-14T08:15:59.174686982Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=059f47a8-f0f7-4016-a3b8-5938c12d45b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948877 | controller | Jun 14 08:15:59.175603 crc crio[3637]: time="2026-06-14T08:15:59.174938404Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=db4c0d1d-7021-4e3c-bc82-760c4b0408f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.948892 | controller | Jun 14 08:15:59.175603 crc crio[3637]: time="2026-06-14T08:15:59.175192709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=af8e9eb1-db87-40a6-8404-3e25f47622e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948907 | controller | Jun 14 08:15:59.175603 crc crio[3637]: time="2026-06-14T08:15:59.175230532Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=56285d1c-d78b-4843-8ac3-5fea969dfb73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.948922 | controller | Jun 14 08:15:59.186366 crc crio[3637]: time="2026-06-14T08:15:59.180296477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.948937 | controller | Jun 14 08:15:59.186366 crc crio[3637]: time="2026-06-14T08:15:59.184137792Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=2c7489c1-19b7-4d2a-8efb-8c0e0a4f02ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.948952 | controller | Jun 14 08:15:59.346913 crc crio[3637]: time="2026-06-14T08:15:59.345126594Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=faba8fc5-c9b1-4b81-9d8b-07bac23b186a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.948970 | controller | Jun 14 08:15:59.390682 crc crio[3637]: time="2026-06-14T08:15:59.390554243Z" level=info msg="Created container dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=bb1f6270-0b69-4074-9140-c1cbe510be30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.948986 | controller | Jun 14 08:15:59.408699 crc crio[3637]: time="2026-06-14T08:15:59.403464798Z" level=info msg="Starting container: dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04" id=83a8ae42-aa61-495d-ab60-575c2af9a883 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.949001 | controller | Jun 14 08:15:59.419047 crc crio[3637]: time="2026-06-14T08:15:59.415595215Z" level=info msg="Created container ed01235c023832fc3e4c8d8898322cadf929903505db88eac8b625b08b5202b2: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=38c43b24-e98b-4590-a720-628a2c241b31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.949016 | controller | Jun 14 08:15:59.424630 crc crio[3637]: time="2026-06-14T08:15:59.424545622Z" level=info msg="Created container 3e1c47262a5a0fb994f7c5bf19535a681969bd7a24976792bb40e863b7a7cef9: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=c0ea652a-d465-47fe-94eb-fafcaaec5658 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.949031 | controller | Jun 14 08:15:59.429326 crc crio[3637]: time="2026-06-14T08:15:59.429128774Z" level=info msg="Starting container: ed01235c023832fc3e4c8d8898322cadf929903505db88eac8b625b08b5202b2" id=76268a4e-433d-4885-82eb-1a90e322b5d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.949046 | controller | Jun 14 08:15:59.434694 crc crio[3637]: time="2026-06-14T08:15:59.434488562Z" level=info msg="Starting container: 3e1c47262a5a0fb994f7c5bf19535a681969bd7a24976792bb40e863b7a7cef9" id=4fd75f5f-33c8-4522-8fd7-a4705d1ccc74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.949061 | controller | Jun 14 08:15:59.445587 crc crio[3637]: time="2026-06-14T08:15:59.445459513Z" level=info msg="Started container" PID=13223 containerID=dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=83a8ae42-aa61-495d-ab60-575c2af9a883 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8
2026-06-14 10:12:36.949077 | controller | Jun 14 08:15:59.488822 crc crio[3637]: time="2026-06-14T08:15:59.485172942Z" level=info msg="Started container" PID=13220 containerID=3e1c47262a5a0fb994f7c5bf19535a681969bd7a24976792bb40e863b7a7cef9 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=4fd75f5f-33c8-4522-8fd7-a4705d1ccc74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0
2026-06-14 10:12:36.949093 | controller | Jun 14 08:15:59.503977 crc crio[3637]: time="2026-06-14T08:15:59.50373953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949108 | controller | Jun 14 08:15:59.521387 crc crio[3637]: time="2026-06-14T08:15:59.519016898Z" level=info msg="Started container" PID=13222 containerID=ed01235c023832fc3e4c8d8898322cadf929903505db88eac8b625b08b5202b2 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=76268a4e-433d-4885-82eb-1a90e322b5d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84
2026-06-14 10:12:36.949124 | controller | Jun 14 08:15:59.541197 crc crio[3637]: time="2026-06-14T08:15:59.540572549Z" level=info msg="Created container 4ee128edb324cd9c9e8c9c2eab14e1a917d55ac2803dbe927fdf23ce410554b2: openshift-dns/dns-default-qtghf/dns" id=69465adf-8d32-4890-99b9-ad664fb5c87f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.949145 | controller | Jun 14 08:15:59.547044 crc crio[3637]: time="2026-06-14T08:15:59.546715937Z" level=info msg="Created container 17b67908587d8919f6f8cc2c502a51da57169341cc8042a8463e71c9856124d1: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=d1f06055-f920-4244-ab85-7e214fbb737e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.949161 | controller | Jun 14 08:15:59.556476 crc crio[3637]: time="2026-06-14T08:15:59.556354157Z" level=info msg="Starting container: 4ee128edb324cd9c9e8c9c2eab14e1a917d55ac2803dbe927fdf23ce410554b2" id=4768ff4c-d94f-458a-8436-3e5692c5045f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.949176 | controller | Jun 14 08:15:59.577235 crc crio[3637]: time="2026-06-14T08:15:59.577025104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949191 | controller | Jun 14 08:15:59.592633 crc crio[3637]: time="2026-06-14T08:15:59.592525838Z" level=info msg="Starting container: 17b67908587d8919f6f8cc2c502a51da57169341cc8042a8463e71c9856124d1" id=6bf6083d-a4a9-4af6-9d70-469d4efe9191 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.949207 | controller | Jun 14 08:15:59.604502 crc crio[3637]: time="2026-06-14T08:15:59.601667986Z" level=info msg="Created container 5f935dae32aebb541fb971b535a01b400b03269e2c3c54332547fa4cc3038451: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=887d889a-de36-4679-8e06-1b157735bef1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.949222 | controller | Jun 14 08:15:59.604502 crc crio[3637]: time="2026-06-14T08:15:59.604341424Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5666d357-8248-4925-b45e-3c2e5144240e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.949238 | controller | Jun 14 08:15:59.604502 crc crio[3637]: time="2026-06-14T08:15:59.604469138Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=87fd1526-1d83-4a03-8d26-b807c3935dd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.949253 | controller | Jun 14 08:15:59.609188 crc crio[3637]: time="2026-06-14T08:15:59.607112705Z" level=info msg="Starting container: 5f935dae32aebb541fb971b535a01b400b03269e2c3c54332547fa4cc3038451" id=a56819da-8c86-468d-a4ae-7e4f84a7ff6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.949268 | controller | Jun 14 08:15:59.614008 crc crio[3637]: time="2026-06-14T08:15:59.613306651Z" level=info msg="Started container" PID=13264 containerID=4ee128edb324cd9c9e8c9c2eab14e1a917d55ac2803dbe927fdf23ce410554b2 description=openshift-dns/dns-default-qtghf/dns id=4768ff4c-d94f-458a-8436-3e5692c5045f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48
2026-06-14 10:12:36.949283 | controller | Jun 14 08:15:59.623572 crc crio[3637]: time="2026-06-14T08:15:59.622565733Z" level=info msg="Created container 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=50e9aaa6-becb-4dc6-aee9-80c7f1ec3977 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.949298 | controller | Jun 14 08:15:59.657065 crc crio[3637]: time="2026-06-14T08:15:59.656244221Z" level=info msg="Starting container: 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7" id=f6a8ede6-6c7b-4a57-b194-af33cac05c62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.949314 | controller | Jun 14 08:15:59.724267 crc crio[3637]: time="2026-06-14T08:15:59.723482147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949333 | controller | Jun 14 08:15:59.724267 crc crio[3637]: time="2026-06-14T08:15:59.724245602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949364 | controller | Jun 14 08:15:59.733164 crc crio[3637]: time="2026-06-14T08:15:59.731348202Z" level=info msg="Started container" PID=13224 containerID=5f935dae32aebb541fb971b535a01b400b03269e2c3c54332547fa4cc3038451 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=a56819da-8c86-468d-a4ae-7e4f84a7ff6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6
2026-06-14 10:12:36.949385 | controller | Jun 14 08:15:59.733164 crc crio[3637]: time="2026-06-14T08:15:59.731679393Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=712da23e-c6dd-4bb7-9676-788123931716 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.949402 | controller | Jun 14 08:15:59.749547 crc crio[3637]: time="2026-06-14T08:15:59.74882756Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=8c24915b-ff23-46ae-9410-37a0884d9e75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.949417 | controller | Jun 14 08:15:59.750543 crc crio[3637]: time="2026-06-14T08:15:59.749353022Z" level=info msg="Started container" PID=13267 containerID=16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f6a8ede6-6c7b-4a57-b194-af33cac05c62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632
2026-06-14 10:12:36.949433 | controller | Jun 14 08:15:59.771132 crc crio[3637]: time="2026-06-14T08:15:59.770486982Z" level=info msg="Created container c7cbc6a30dfc126a51ef4194e48bae6f01ff9e3db9cf446df8233498ab07116f: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=a58820a1-68b7-494f-b17b-7c2cca3bc657 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.949449 | controller | Jun 14 08:15:59.777079 crc crio[3637]: time="2026-06-14T08:15:59.776825017Z" level=info msg="Starting container: c7cbc6a30dfc126a51ef4194e48bae6f01ff9e3db9cf446df8233498ab07116f" id=62649c58-264f-4bf0-8167-0efd599d3ec5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.949464 | controller | Jun 14 08:15:59.793050 crc crio[3637]: time="2026-06-14T08:15:59.792498583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949480 | controller | Jun 14 08:15:59.879242 crc crio[3637]: time="2026-06-14T08:15:59.877288031Z" level=info msg="Started container" PID=13268 containerID=c7cbc6a30dfc126a51ef4194e48bae6f01ff9e3db9cf446df8233498ab07116f description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=62649c58-264f-4bf0-8167-0efd599d3ec5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0
2026-06-14 10:12:36.949496 | controller | Jun 14 08:15:59.887503 crc crio[3637]: time="2026-06-14T08:15:59.884384268Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=72d174cb-1ed3-4f94-b3c3-5c5b022dc516 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.949511 | controller | Jun 14 08:16:00.032024 crc crio[3637]: time="2026-06-14T08:16:00.030347167Z" level=info msg="Started container" PID=13251 containerID=17b67908587d8919f6f8cc2c502a51da57169341cc8042a8463e71c9856124d1 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=6bf6083d-a4a9-4af6-9d70-469d4efe9191 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355
2026-06-14 10:12:36.949531 | controller | Jun 14 08:16:00.119589 crc crio[3637]: time="2026-06-14T08:16:00.119459838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949547 | controller | Jun 14 08:16:00.192830 crc crio[3637]: time="2026-06-14T08:16:00.19156457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949562 | controller | Jun 14 08:16:00.196561 crc crio[3637]: time="2026-06-14T08:16:00.196411421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949577 | controller | Jun 14 08:16:00.224374 crc crio[3637]: time="2026-06-14T08:16:00.218317361Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=69397c4c-18d3-47f7-aaf4-c4026b396b35 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.949592 | controller | Jun 14 08:16:00.227437 crc crio[3637]: time="2026-06-14T08:16:00.227382652Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a3b93b1d-7792-46fb-b168-ac3b8993e95f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.949607 | controller | Jun 14 08:16:00.228120 crc crio[3637]: time="2026-06-14T08:16:00.228095216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0388cf3e-1847-4db0-8acc-fb988cd0dd6f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.949623 | controller | Jun 14 08:16:00.270451 crc crio[3637]: time="2026-06-14T08:16:00.248228727Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=99230b2c-ce10-44ab-b90c-8b0874c8d935 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.949639 | controller | Jun 14 08:16:00.279234 crc crio[3637]: time="2026-06-14T08:16:00.278772821Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=318fa31d-7713-4e5b-8a22-b068ac450623 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.949654 | controller | Jun 14 08:16:00.286585 crc crio[3637]: time="2026-06-14T08:16:00.285519365Z" level=info msg="Created container 6ee88cf7cd25c5e3d09afd9cf7a2cc03b150e77c93a1873b1d2be17079ae40c9: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=eceaa20b-f791-45c8-8d71-5fef16e8cbaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.949670 | controller | Jun 14 08:16:00.307076 crc crio[3637]: time="2026-06-14T08:16:00.305395885Z" level=info msg="Starting container: 6ee88cf7cd25c5e3d09afd9cf7a2cc03b150e77c93a1873b1d2be17079ae40c9" id=742edc8b-9ba4-4f81-a581-76d52ef1a259 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.949686 | controller | Jun 14 08:16:00.512069 crc crio[3637]: time="2026-06-14T08:16:00.511414109Z" level=info msg="Started container" PID=13275 containerID=6ee88cf7cd25c5e3d09afd9cf7a2cc03b150e77c93a1873b1d2be17079ae40c9 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=742edc8b-9ba4-4f81-a581-76d52ef1a259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf
2026-06-14 10:12:36.949701 | controller | Jun 14 08:16:00.705824 crc crio[3637]: time="2026-06-14T08:16:00.702029836Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=0d5b3f32-783b-4fd1-b369-cb98971a400d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.949721 | controller | Jun 14 08:16:00.761264 crc crio[3637]: time="2026-06-14T08:16:00.761081079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949737 | controller | Jun 14 08:16:00.804648 crc crio[3637]: time="2026-06-14T08:16:00.80165159Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=857d7364-6ed8-42dc-9ac8-72df660a3271 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.949752 | controller | Jun 14 08:16:00.804648 crc crio[3637]: time="2026-06-14T08:16:00.802333293Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=4b7cf87d-acf4-449c-ad41-d68b19d6480d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.949767 | controller | Jun 14 08:16:00.804648 crc crio[3637]: time="2026-06-14T08:16:00.802385601Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=7acb4741-d346-451c-84c8-594b0c966b0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.949782 | controller | Jun 14 08:16:00.815071 crc crio[3637]: time="2026-06-14T08:16:00.814062138Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=0e677eac-1ebe-4d1f-bdf8-944ea5f8e888 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.949798 | controller | Jun 14 08:16:00.908634 crc crio[3637]: time="2026-06-14T08:16:00.903538972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949813 | controller | Jun 14 08:16:01.023349 crc crio[3637]: time="2026-06-14T08:16:01.022674352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949829 | controller | Jun 14 08:16:01.308201 crc crio[3637]: time="2026-06-14T08:16:01.307182612Z" level=info msg="Created container aae7b9f7c4f5d111cfad2e9c7c47da563384cafcd6780857918df3b03fb2c639: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=c8116b49-7413-42c0-9495-2878abb891e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.949844 | controller | Jun 14 08:16:01.331681 crc crio[3637]: time="2026-06-14T08:16:01.327752793Z" level=info msg="Starting container: aae7b9f7c4f5d111cfad2e9c7c47da563384cafcd6780857918df3b03fb2c639" id=9d15b9c1-82b9-4830-94bd-0fdc310aabf5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.949859 | controller | Jun 14 08:16:01.480234 crc crio[3637]: time="2026-06-14T08:16:01.479301094Z" level=info msg="Started container" PID=13314 containerID=aae7b9f7c4f5d111cfad2e9c7c47da563384cafcd6780857918df3b03fb2c639 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=9d15b9c1-82b9-4830-94bd-0fdc310aabf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b
2026-06-14 10:12:36.949875 | controller | Jun 14 08:16:01.648225 crc crio[3637]: time="2026-06-14T08:16:01.638355173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949890 | controller | Jun 14 08:16:02.023666 crc crio[3637]: time="2026-06-14T08:16:02.010447602Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=b01f0ca1-7f08-4698-8203-e34b98c9b3ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.949909 | controller | Jun 14 08:16:02.029040 crc crio[3637]: time="2026-06-14T08:16:02.027656359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949925 | controller | Jun 14 08:16:02.145264 crc crio[3637]: time="2026-06-14T08:16:02.144284145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949941 | controller | Jun 14 08:16:02.221429 crc crio[3637]: time="2026-06-14T08:16:02.204659959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949956 | controller | Jun 14 08:16:02.251369 crc crio[3637]: time="2026-06-14T08:16:02.243680877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949971 | controller | Jun 14 08:16:02.312542 crc crio[3637]: time="2026-06-14T08:16:02.312485569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.949987 | controller | Jun 14 08:16:02.334823 crc crio[3637]: time="2026-06-14T08:16:02.334782295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950002 | controller | Jun 14 08:16:02.383540 crc crio[3637]: time="2026-06-14T08:16:02.383218643Z" level=info msg="Created container 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=02038b4f-55cf-41cd-9e42-d70651438118 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.950018 | controller | Jun 14 08:16:02.392231 crc crio[3637]: time="2026-06-14T08:16:02.391768399Z" level=info msg="Starting container: 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62" id=fd0b8dc5-44a7-4e2b-bcfb-f07563a9c058 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.950033 | controller | Jun 14 08:16:02.518098 crc crio[3637]: time="2026-06-14T08:16:02.512584411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950049 | controller | Jun 14 08:16:02.602319 crc crio[3637]: time="2026-06-14T08:16:02.600536635Z" level=info msg="Started container" PID=13388 containerID=14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=fd0b8dc5-44a7-4e2b-bcfb-f07563a9c058 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722
2026-06-14 10:12:36.950064 | controller | Jun 14 08:16:02.603140 crc crio[3637]: time="2026-06-14T08:16:02.602752354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950079 | controller | Jun 14 08:16:02.664420 crc crio[3637]: time="2026-06-14T08:16:02.657541259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950094 | controller | Jun 14 08:16:02.698033 crc crio[3637]: time="2026-06-14T08:16:02.697798965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950109 | controller | Jun 14 08:16:02.789135 crc crio[3637]: time="2026-06-14T08:16:02.788702407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950128 | controller | Jun 14 08:16:02.790700 crc crio[3637]: time="2026-06-14T08:16:02.790531697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950144 | controller | Jun 14 08:16:02.864143 crc crio[3637]: time="2026-06-14T08:16:02.842152377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950159 | controller | Jun 14 08:16:03.074380 crc crio[3637]: time="2026-06-14T08:16:03.073657305Z" level=info msg="Created container 561b915a2fe34baf93c02db748b1b6883d9f68cc2eab11eaa8fcf6b9838256c9: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=e85b56bb-1295-4eb1-86b7-9d4fa79007d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.950174 | controller | Jun 14 08:16:03.123558 crc crio[3637]: time="2026-06-14T08:16:03.123220621Z" level=info msg="Starting container: 561b915a2fe34baf93c02db748b1b6883d9f68cc2eab11eaa8fcf6b9838256c9" id=a9998045-476d-49d6-8578-a52860f6097e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.950189 | controller | Jun 14 08:16:03.144358 crc crio[3637]: time="2026-06-14T08:16:03.144307633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950204 | controller | Jun 14 08:16:03.156686 crc crio[3637]: time="2026-06-14T08:16:03.156529386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950220 | controller | Jun 14 08:16:03.209669 crc crio[3637]: time="2026-06-14T08:16:03.209269731Z" level=info msg="Created container ace576a2cce28079e48243554d342d921c34afef48464ba825a955886f1e6db5: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=a8b1fb4e-f57c-46e2-b548-d28818b53233 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.950235 | controller | Jun 14 08:16:03.219488 crc crio[3637]: time="2026-06-14T08:16:03.219397125Z" level=info msg="Created container 73b6e35e6264800ecbcf1ecaadc67044129fd96b986b5b3afbe5d06477a5e48d: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=78462d85-c524-41a2-b590-02553137621d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.950250 | controller | Jun 14 08:16:03.221553 crc crio[3637]: time="2026-06-14T08:16:03.221346947Z" level=info msg="Started container" PID=13436 containerID=561b915a2fe34baf93c02db748b1b6883d9f68cc2eab11eaa8fcf6b9838256c9 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=a9998045-476d-49d6-8578-a52860f6097e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8
2026-06-14 10:12:36.950266 | controller | Jun 14 08:16:03.222737 crc crio[3637]: time="2026-06-14T08:16:03.222463647Z" level=info msg="Starting container: ace576a2cce28079e48243554d342d921c34afef48464ba825a955886f1e6db5" id=04cfb63f-55de-457d-84ec-36fd83e5ee5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.950282 | controller | Jun 14 08:16:03.238392 crc crio[3637]: time="2026-06-14T08:16:03.236356797Z" level=info msg="Starting container: 73b6e35e6264800ecbcf1ecaadc67044129fd96b986b5b3afbe5d06477a5e48d" id=347cdff8-6584-482c-ba0d-4021c9854f66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.950297 | controller | Jun 14 08:16:03.330789 crc crio[3637]: time="2026-06-14T08:16:03.330570491Z" level=info msg="Started container" PID=13442 containerID=ace576a2cce28079e48243554d342d921c34afef48464ba825a955886f1e6db5 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=04cfb63f-55de-457d-84ec-36fd83e5ee5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d
2026-06-14 10:12:36.950316 | controller | Jun 14 08:16:03.388620 crc crio[3637]: time="2026-06-14T08:16:03.385686898Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=235e08ce-f73d-4685-a5e8-836139a70630 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.950332 | controller | Jun 14 08:16:03.476279 crc crio[3637]: time="2026-06-14T08:16:03.475348163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950362 | controller | Jun 14 08:16:03.552416 crc crio[3637]: time="2026-06-14T08:16:03.552213881Z" level=info msg="Started container" PID=13437 containerID=73b6e35e6264800ecbcf1ecaadc67044129fd96b986b5b3afbe5d06477a5e48d description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=347cdff8-6584-482c-ba0d-4021c9854f66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2
2026-06-14 10:12:36.950382 | controller | Jun 14 08:16:03.593458 crc crio[3637]: time="2026-06-14T08:16:03.59321554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8b84b633-f8db-44ba-a138-448d0b6ef60a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.950398 | controller | Jun 14 08:16:03.710673 crc crio[3637]: time="2026-06-14T08:16:03.710563969Z" level=info msg="Created container 894feb028d8d196d98347b1cba2b665bc8a94a450090c049354cbc8192b6accc: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=9e0d97a4-6406-4d06-8a2c-55abbb5056cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.950414 | controller | Jun 14 08:16:03.712661 crc crio[3637]: time="2026-06-14T08:16:03.710706726Z" level=info msg="Created container e16e4cee11bfb1ff33a5984d607376f6bf8004f493627caf609326be94f02967: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=66991e9c-c555-4a07-a61e-b0fa939cffe5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.950429 | controller | Jun 14 08:16:03.719791 crc crio[3637]: time="2026-06-14T08:16:03.717245331Z" level=info msg="Starting container: 894feb028d8d196d98347b1cba2b665bc8a94a450090c049354cbc8192b6accc" id=d1983356-37a1-4827-b1bc-073e5f9c9495 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.950445 | controller | Jun 14 08:16:03.719791 crc crio[3637]: time="2026-06-14T08:16:03.717478858Z" level=info msg="Starting container: e16e4cee11bfb1ff33a5984d607376f6bf8004f493627caf609326be94f02967" id=fe3e48e4-220f-4e79-8639-6819428d8e1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.950460 | controller | Jun 14 08:16:03.845488 crc crio[3637]: time="2026-06-14T08:16:03.845341784Z" level=info msg="Started container" PID=13461 containerID=894feb028d8d196d98347b1cba2b665bc8a94a450090c049354cbc8192b6accc description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=d1983356-37a1-4827-b1bc-073e5f9c9495 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3
2026-06-14 10:12:36.950476 | controller | Jun 14 08:16:03.848211 crc crio[3637]: time="2026-06-14T08:16:03.846547043Z" level=info msg="Started container" PID=13460 containerID=e16e4cee11bfb1ff33a5984d607376f6bf8004f493627caf609326be94f02967 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=fe3e48e4-220f-4e79-8639-6819428d8e1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13
2026-06-14 10:12:36.950495 | controller | Jun 14 08:16:04.245250 crc crio[3637]: time="2026-06-14T08:16:04.244641248Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=fb961978-89b8-4c05-8034-7a36b9d34803 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.950511 | controller | Jun 14 08:16:04.493253 crc crio[3637]: time="2026-06-14T08:16:04.488692273Z" level=info msg="Created container ac6f3f68cbf6822b8f710e43b8fb67b29931c85d02372d405ac38af3057d8883: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=1d538a9a-6f5c-4d7b-8bad-45693e45d41f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.950526 | controller | Jun 14 08:16:04.502168 crc crio[3637]: time="2026-06-14T08:16:04.498448446Z" level=info msg="Starting container: ac6f3f68cbf6822b8f710e43b8fb67b29931c85d02372d405ac38af3057d8883" id=a10ed0fd-96b3-48c8-80ba-f91de2464a13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.950542 | controller | Jun 14 08:16:04.652690 crc crio[3637]: time="2026-06-14T08:16:04.652593442Z" level=info msg="Created container ede5521e502578a3b3c548a655828b784e235ce7e2134fe2957175c8cab9ddd6: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=7201d847-14db-4147-b074-9e24ce41050e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.950557 | controller | Jun 14 08:16:04.675891 crc crio[3637]: time="2026-06-14T08:16:04.67209938Z" level=info msg="Starting container: ede5521e502578a3b3c548a655828b784e235ce7e2134fe2957175c8cab9ddd6" id=8303a4a9-dfe2-4925-a807-3c582c973e5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.950573 | controller | Jun 14 08:16:04.923019 crc crio[3637]: time="2026-06-14T08:16:04.922625677Z" level=info msg="Started container" PID=13518 containerID=ede5521e502578a3b3c548a655828b784e235ce7e2134fe2957175c8cab9ddd6 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=8303a4a9-dfe2-4925-a807-3c582c973e5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04
2026-06-14 10:12:36.950588 | controller | Jun 14 08:16:05.377919 crc crio[3637]: time="2026-06-14T08:16:05.377654855Z" level=info msg="Started container" PID=13508 containerID=ac6f3f68cbf6822b8f710e43b8fb67b29931c85d02372d405ac38af3057d8883 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=a10ed0fd-96b3-48c8-80ba-f91de2464a13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514
2026-06-14 10:12:36.950604 | controller | Jun 14 08:16:05.920354 crc crio[3637]: time="2026-06-14T08:16:05.896742374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950620 | controller | Jun 14 08:16:05.951537 crc crio[3637]: time="2026-06-14T08:16:05.94876976Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-5zz68/POD" id=fb9b2446-4a7b-43f1-ac94-adf76fda2784 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.950635 | controller | Jun 14 08:16:05.951537 crc crio[3637]: time="2026-06-14T08:16:05.949223576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950651 | controller | Jun 14 08:16:05.951537 crc crio[3637]: time="2026-06-14T08:16:05.950013611Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=9d56c7de-b779-4e14-97e0-b78c9926d2dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.950669 | controller | Jun 14 08:16:05.955799 crc crio[3637]: time="2026-06-14T08:16:05.954402678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950685 | controller | Jun 14 08:16:05.971658 crc crio[3637]: time="2026-06-14T08:16:05.969388279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950701 | controller | Jun 14 08:16:06.034667 crc crio[3637]: time="2026-06-14T08:16:06.03417888Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-4knbx/POD" id=837bbf13-bf0d-4801-9287-65a7352d073d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.950717 | controller | Jun 14 08:16:06.034667 crc crio[3637]: time="2026-06-14T08:16:06.034349675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950733 | controller | Jun 14 08:16:06.040364 crc crio[3637]: time="2026-06-14T08:16:06.039817021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950748 | controller | Jun 14 08:16:06.428751 crc crio[3637]: time="2026-06-14T08:16:06.427526114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950764 | controller | Jun 14 08:16:06.515300 crc crio[3637]: time="2026-06-14T08:16:06.511194471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950779 | controller | Jun 14 08:16:07.038301 crc crio[3637]: time="2026-06-14T08:16:07.032518394Z" level=info msg="Created container b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622: openshift-console/downloads-747b44746d-4pqvr/download-server" id=56285d1c-d78b-4843-8ac3-5fea969dfb73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.950795 | controller | Jun 14 08:16:07.169474 crc crio[3637]: time="2026-06-14T08:16:07.16940467Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=c94fe84a-0c78-4530-b780-8b761f65fb05 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.950811 | controller | Jun 14 08:16:07.313059 crc crio[3637]: time="2026-06-14T08:16:07.309690955Z" level=info msg="Starting container: b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622" id=f822e2f4-0223-4ffd-9fcd-119a30a8551f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.950826 | controller | Jun 14 08:16:07.407119 crc crio[3637]: time="2026-06-14T08:16:07.405425644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950841 | controller | Jun 14 08:16:07.577517 crc crio[3637]: time="2026-06-14T08:16:07.574555334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950856 | controller | Jun 14 08:16:07.756506 crc crio[3637]: time="2026-06-14T08:16:07.754578066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950872 | controller | Jun 14 08:16:07.789723 crc crio[3637]: time="2026-06-14T08:16:07.789471415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950887 | controller | Jun 14 08:16:08.041221 crc crio[3637]: time="2026-06-14T08:16:08.037570601Z" level=info msg="Started container" PID=13597 containerID=b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f822e2f4-0223-4ffd-9fcd-119a30a8551f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b
2026-06-14 10:12:36.950907 | controller | Jun 14 08:16:08.591286 crc crio[3637]: time="2026-06-14T08:16:08.585575959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950923 | controller | Jun 14 08:16:08.776394 crc crio[3637]: time="2026-06-14T08:16:08.770263806Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=3b4cd699-ac8d-4726-a350-61d859c465e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.950939 | controller | Jun 14 08:16:08.865821 crc crio[3637]: time="2026-06-14T08:16:08.864797275Z" level=info msg="Created container a500ffac32c8d55d5a7e02d152ab6d9bc50e0ebd594c5a4f94443674f45078d2: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=a064ef30-57b2-4f3d-bf5e-ff541a78b0e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.950954 | controller | Jun 14 08:16:08.943633 crc crio[3637]: time="2026-06-14T08:16:08.943577752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950969 | controller | Jun 14 08:16:09.364393 crc crio[3637]: time="2026-06-14T08:16:09.363624011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.950985 | controller | Jun 14 08:16:09.686093 crc crio[3637]: time="2026-06-14T08:16:09.681334337Z" level=info msg="Starting container: a500ffac32c8d55d5a7e02d152ab6d9bc50e0ebd594c5a4f94443674f45078d2" id=fc670bf1-890e-489f-8e5f-58e4dfa6afdf name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.951001 | controller | Jun 14 08:16:10.046975 crc crio[3637]: time="2026-06-14T08:16:10.033331737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951016 | controller | Jun 14 08:16:10.070095 crc crio[3637]: time="2026-06-14T08:16:10.069966963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951031 | controller | Jun 14 08:16:10.136591 crc crio[3637]: time="2026-06-14T08:16:10.11980691Z" level=info msg="Started container" PID=13622 containerID=a500ffac32c8d55d5a7e02d152ab6d9bc50e0ebd594c5a4f94443674f45078d2 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=fc670bf1-890e-489f-8e5f-58e4dfa6afdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b
2026-06-14 10:12:36.951047 | controller | Jun 14 08:16:10.156642 crc crio[3637]: time="2026-06-14T08:16:10.145320086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951062 | controller | Jun 14 08:16:10.251072 crc crio[3637]: time="2026-06-14T08:16:10.239460396Z" level=info msg="Created container 6b3a7e2f8e6e73b19ea53c87aef60d0aad81080727aef61a67a709b2c3730c72: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=3f1a36d6-73b3-4321-a4b5-4e8163e7dc84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.951077 | controller | Jun 14 08:16:10.320394 crc crio[3637]: time="2026-06-14T08:16:10.318643244Z" level=info msg="Created container 0ca8763c0427dcdfe0c6799826076405121efa82ad612f5e36e2a1a25a24a793: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=30008d17-f231-4d12-936a-184aca0459da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.951096 | controller | Jun 14 08:16:10.387192 crc crio[3637]: time="2026-06-14T08:16:10.371095698Z" level=info msg="Starting container: 0ca8763c0427dcdfe0c6799826076405121efa82ad612f5e36e2a1a25a24a793" id=93d5e941-1e90-4292-8814-16b38438eef2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.951112 | controller | Jun 14 08:16:10.723616 crc crio[3637]: time="2026-06-14T08:16:10.721748617Z" level=info msg="Starting container: 6b3a7e2f8e6e73b19ea53c87aef60d0aad81080727aef61a67a709b2c3730c72" id=b76ce364-1658-4617-88e5-34f89b71c9c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.951128 | controller | Jun 14 08:16:10.764613 crc crio[3637]: time="2026-06-14T08:16:10.763466928Z" level=info msg="Started container" PID=13644 containerID=0ca8763c0427dcdfe0c6799826076405121efa82ad612f5e36e2a1a25a24a793 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=93d5e941-1e90-4292-8814-16b38438eef2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc
2026-06-14 10:12:36.951143 | controller | Jun 14 08:16:11.283377 crc crio[3637]: time="2026-06-14T08:16:11.267770715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951160 | controller | Jun 14 08:16:11.293418 crc crio[3637]: time="2026-06-14T08:16:11.288736924Z" level=info msg="Started container" PID=13640 containerID=6b3a7e2f8e6e73b19ea53c87aef60d0aad81080727aef61a67a709b2c3730c72 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=b76ce364-1658-4617-88e5-34f89b71c9c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188
2026-06-14 10:12:36.951175 | controller | Jun 14 08:16:11.617170 crc crio[3637]: time="2026-06-14T08:16:11.607552677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951191 | controller | Jun 14 08:16:11.843379 crc crio[3637]: time="2026-06-14T08:16:11.841711067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951206 | controller | Jun 14 08:16:14.141282 crc crio[3637]: time="2026-06-14T08:16:14.103901664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951221 | controller | Jun 14 08:16:14.141282 crc crio[3637]: time="2026-06-14T08:16:14.116384132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951236 | controller | Jun 14 08:16:14.379160 crc crio[3637]: time="2026-06-14T08:16:14.353259427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951252 | controller | Jun 14 08:16:14.514359 crc crio[3637]: time="2026-06-14T08:16:14.513603827Z" level=info msg="Created container 8c8fdea7750aac12e0e88ad419725c7805c70f9ae213c1fda610e77f1acf50d0: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=db4c0d1d-7021-4e3c-bc82-760c4b0408f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.951267 | controller | Jun 14 08:16:14.557911 crc crio[3637]: time="2026-06-14T08:16:14.557191664Z" level=info msg="Starting container: 8c8fdea7750aac12e0e88ad419725c7805c70f9ae213c1fda610e77f1acf50d0" id=5161cd49-0061-42f2-9008-15bc5be952e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.951285 | controller | Jun 14 08:16:14.676182 crc crio[3637]: time="2026-06-14T08:16:14.672373122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951301 | controller | Jun 14 08:16:14.973807 crc crio[3637]: time="2026-06-14T08:16:14.967583592Z" level=info msg="Started container" PID=13684 containerID=8c8fdea7750aac12e0e88ad419725c7805c70f9ae213c1fda610e77f1acf50d0 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=5161cd49-0061-42f2-9008-15bc5be952e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a
2026-06-14 10:12:36.951316 | controller | Jun 14 08:16:15.852305 crc crio[3637]: time="2026-06-14T08:16:15.851619348Z" level=info msg="Created container 7533b70cde2198eb408fa9d504f0cb5904a31dccd74257bc1b7c3cdbe3d10bdd: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=b01f0ca1-7f08-4698-8203-e34b98c9b3ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.951332 | controller | Jun 14 08:16:16.076669 crc crio[3637]: time="2026-06-14T08:16:16.076407567Z" level=info msg="Starting container: 7533b70cde2198eb408fa9d504f0cb5904a31dccd74257bc1b7c3cdbe3d10bdd" id=90d31942-b8a3-4597-8193-23e4692a9823 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.951361 | controller | Jun 14 08:16:16.254229 crc crio[3637]: time="2026-06-14T08:16:16.253580732Z" level=info msg="Stopping container: 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7 (timeout: 30s)" id=d727d32d-af4c-4201-a6ef-78c3530664d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.951381 | controller | Jun 14 08:16:16.307219 crc crio[3637]: time="2026-06-14T08:16:16.30372952Z" level=info msg="Started container" PID=13759 containerID=7533b70cde2198eb408fa9d504f0cb5904a31dccd74257bc1b7c3cdbe3d10bdd description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=90d31942-b8a3-4597-8193-23e4692a9823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6
2026-06-14 10:12:36.951399 | controller | Jun 14 08:16:17.145036 crc crio[3637]: time="2026-06-14T08:16:17.143267957Z" level=info msg="Created container 113a3fd9bf32af8bad232e74480b225f86568835360fa732d058b479c495b856: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=99230b2c-ce10-44ab-b90c-8b0874c8d935 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.951416 | controller | Jun 14 08:16:17.417565 crc crio[3637]: time="2026-06-14T08:16:17.413501043Z" level=info msg="Starting container: 113a3fd9bf32af8bad232e74480b225f86568835360fa732d058b479c495b856" id=c540888f-3d5a-4796-a6ce-4984f249a9ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.951434 | controller | Jun 14 08:16:18.957267 crc crio[3637]: time="2026-06-14T08:16:18.931717784Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-rpqmh/POD" id=22cd562f-8e4e-4e3a-8ef1-a6253f015c2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.951449 | controller | Jun 14 08:16:19.788470 crc crio[3637]: time="2026-06-14T08:16:19.15854875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951464 | controller | Jun 14 08:16:19.788470 crc crio[3637]: time="2026-06-14T08:16:18.939205933Z" level=info msg="Started container" PID=13768 containerID=113a3fd9bf32af8bad232e74480b225f86568835360fa732d058b479c495b856 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=c540888f-3d5a-4796-a6ce-4984f249a9ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105
2026-06-14 10:12:36.951483 | controller | Jun 14 08:16:19.788470 crc crio[3637]: time="2026-06-14T08:16:19.129748864Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-r6jp9/POD" id=6701f343-3a3e-4363-946f-a7807e071d40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.951499 | controller | Jun 14 08:16:19.788470 crc crio[3637]: time="2026-06-14T08:16:19.206212506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951515 | controller | Jun 14 08:16:20.658819 crc crio[3637]: time="2026-06-14T08:16:20.658581195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951530 | controller | Jun 14 08:16:20.811340 crc crio[3637]: time="2026-06-14T08:16:20.810679417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951545 | controller | Jun 14 08:16:20.882783 crc crio[3637]: time="2026-06-14T08:16:20.877544129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951561 | controller | Jun 14 08:16:21.381779 crc crio[3637]: time="2026-06-14T08:16:21.367350486Z" level=info msg="Stopped container 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=d727d32d-af4c-4201-a6ef-78c3530664d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.951577 | controller | Jun 14 08:16:21.494137 crc crio[3637]: time="2026-06-14T08:16:21.493644949Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=55d659ef-f387-488c-bfa9-ed08113680ce name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.951594 | controller | Jun 14 08:16:22.041224 crc crio[3637]: time="2026-06-14T08:16:22.040649978Z" level=info msg="Created container af262a3cae12d25fb65ec9e0b5641a1b5822800662fcfac9bc396a2055b90028: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=2d830173-d18a-4ef4-9b82-71109edf979a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.951609 | controller | Jun 14 08:16:22.212266 crc crio[3637]: time="2026-06-14T08:16:22.207615387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951625 | controller | Jun 14 08:16:22.402633 crc crio[3637]: time="2026-06-14T08:16:22.40038154Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=77bf9eb5-40a0-4a09-885f-fbd16b936076 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.951640 | controller | Jun 14 08:16:22.626405 crc crio[3637]: time="2026-06-14T08:16:22.622403349Z" level=info msg="Created container ae3efeeedfb8d646ed263146110538b334de7e9695ee4e819037b285be9e96d2: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=2c7489c1-19b7-4d2a-8efb-8c0e0a4f02ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.951656 | controller | Jun 14 08:16:22.694348 crc crio[3637]: time="2026-06-14T08:16:22.69381379Z" level=info msg="Starting container: af262a3cae12d25fb65ec9e0b5641a1b5822800662fcfac9bc396a2055b90028" id=661ef96f-072b-4e95-aec8-186ca9378423 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.951671 | controller | Jun 14 08:16:22.728115 crc crio[3637]: time="2026-06-14T08:16:22.715721712Z" level=info msg="Starting container: ae3efeeedfb8d646ed263146110538b334de7e9695ee4e819037b285be9e96d2" id=e2036f9d-7c3a-4938-9977-a8e942dfe37c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.951690 | controller | Jun 14 08:16:22.781497 crc crio[3637]: time="2026-06-14T08:16:22.770455367Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=8223facc-da7d-4be8-aeee-9d2abce9913f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.951717 | controller | Jun 14 08:16:22.917978 crc crio[3637]: time="2026-06-14T08:16:22.915389696Z" level=info msg="Started container" PID=13857 containerID=af262a3cae12d25fb65ec9e0b5641a1b5822800662fcfac9bc396a2055b90028 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=661ef96f-072b-4e95-aec8-186ca9378423 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52
2026-06-14 10:12:36.951734 | controller | Jun 14 08:16:23.232313 crc crio[3637]: time="2026-06-14T08:16:23.209611118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951749 | controller | Jun 14 08:16:23.281161 crc crio[3637]: time="2026-06-14T08:16:23.279459981Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=bd90da57-5e68-4077-ab6e-a384a96cbe91 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.951765 | controller | Jun 14 08:16:23.363414 crc crio[3637]: time="2026-06-14T08:16:23.363250966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951780 | controller | Jun 14 08:16:23.387806 crc crio[3637]: time="2026-06-14T08:16:23.387747302Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=cf5a71d0-130a-468f-8c18-4c619fbdb0fd name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.951796 | controller | Jun 14 08:16:23.527361 crc crio[3637]: time="2026-06-14T08:16:23.527312335Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-14 10:12:36.951812 | controller | Jun 14 08:16:23.541798 crc crio[3637]: time="2026-06-14T08:16:23.541755585Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-14 10:12:36.951828 | controller | Jun 14 08:16:23.757086 crc crio[3637]: time="2026-06-14T08:16:23.754777833Z" level=info msg="Started container" PID=13866 containerID=ae3efeeedfb8d646ed263146110538b334de7e9695ee4e819037b285be9e96d2 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=e2036f9d-7c3a-4938-9977-a8e942dfe37c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35
2026-06-14 10:12:36.951844 | controller | Jun 14 08:16:24.283236 crc crio[3637]: time="2026-06-14T08:16:24.28220043Z" level=info msg="Got pod network &{Name:certified-operators-5zz68 Namespace:openshift-marketplace ID:519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597 UID:3a1efafd-8d8c-4401-8d74-f33e48025080 NetNS:/var/run/netns/a19f0e63-e901-4696-baf2-f6a8e178b914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a1efafd_8d8c_4401_8d74_f33e48025080.slice PodAnnotations:0xc00019ce80}] Aliases:map[]}"
2026-06-14 10:12:36.951860 | controller | Jun 14 08:16:24.283236 crc crio[3637]: time="2026-06-14T08:16:24.282333774Z" level=info msg="Adding pod openshift-marketplace_certified-operators-5zz68 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.951875 | controller | Jun 14 08:16:24.725283 crc crio[3637]: time="2026-06-14T08:16:24.722207531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951894 | controller | Jun 14 08:16:24.832722 crc crio[3637]: time="2026-06-14T08:16:24.83114111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.951910 | controller | Jun 14 08:16:25.300510 crc crio[3637]: time="2026-06-14T08:16:25.284830044Z" level=info msg="Got pod network &{Name:redhat-operators-r6jp9 Namespace:openshift-marketplace ID:4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb UID:8daa7757-e649-4a0c-a54a-f9e356e1eaa5 NetNS:/var/run/netns/d4a7715a-bc11-4862-928c-60418fdf560a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8daa7757_e649_4a0c_a54a_f9e356e1eaa5.slice PodAnnotations:0xc001918ba8}] Aliases:map[]}"
2026-06-14 10:12:36.951926 | controller | Jun 14 08:16:25.300510 crc crio[3637]: time="2026-06-14T08:16:25.299943545Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-r6jp9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.951941 | controller | Jun 14 08:16:25.334166 crc crio[3637]: time="2026-06-14T08:16:25.334103083Z" level=info msg="Created container f0f47b0e4a0766c315c3e7b28b529ca9d3671c89f5220f55a06be89171c20590: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=857d7364-6ed8-42dc-9ac8-72df660a3271 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.951956 | controller | Jun 14 08:16:25.346898 crc crio[3637]: time="2026-06-14T08:16:25.345594514Z" level=info msg="Got pod network &{Name:community-operators-4knbx Namespace:openshift-marketplace ID:13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3 UID:1b98e5a3-8680-437f-8900-b714df3bf939 NetNS:/var/run/netns/e82b49a5-a2c9-4f54-887b-03869ada996f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b98e5a3_8680_437f_8900_b714df3bf939.slice PodAnnotations:0xc00235d0b8}] Aliases:map[]}"
2026-06-14 10:12:36.951972 | controller | Jun 14 08:16:25.346898 crc crio[3637]: time="2026-06-14T08:16:25.345696007Z" level=info msg="Adding pod openshift-marketplace_community-operators-4knbx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.951987 | controller | Jun 14 08:16:25.403329 crc crio[3637]: time="2026-06-14T08:16:25.359554198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.952002 | controller | Jun 14 08:16:25.403329 crc crio[3637]: time="2026-06-14T08:16:25.400613533Z" level=info msg="Starting container: f0f47b0e4a0766c315c3e7b28b529ca9d3671c89f5220f55a06be89171c20590" id=0118d3be-2313-4000-82d3-8be90350d67b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.952018 | controller | Jun 14 08:16:25.484681 crc crio[3637]: time="2026-06-14T08:16:25.483512636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.952033 | controller | Jun 14 08:16:25.834460 crc crio[3637]: time="2026-06-14T08:16:25.833607108Z" level=info msg="Started container" PID=13899 containerID=f0f47b0e4a0766c315c3e7b28b529ca9d3671c89f5220f55a06be89171c20590 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=0118d3be-2313-4000-82d3-8be90350d67b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48
2026-06-14 10:12:36.952049 | controller | Jun 14 08:16:26.038525 crc crio[3637]: time="2026-06-14T08:16:26.03771946Z" level=info msg="Got pod network &{Name:redhat-marketplace-rpqmh Namespace:openshift-marketplace ID:bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a UID:35fc4b77-e660-421d-aa26-4b8c92c574d7 NetNS:/var/run/netns/3576a62c-a9ce-4d5b-b57b-33580bc5f527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35fc4b77_e660_421d_aa26_4b8c92c574d7.slice PodAnnotations:0xc00019c2b0}] Aliases:map[]}"
2026-06-14 10:12:36.952071 | controller | Jun 14 08:16:26.038525 crc crio[3637]: time="2026-06-14T08:16:26.038337801Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-rpqmh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.952087 | controller | Jun 14 08:16:26.281673 crc crio[3637]: time="2026-06-14T08:16:26.274248112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.952103 | controller | Jun 14 08:16:27.195031 crc crio[3637]: time="2026-06-14T08:16:27.161002196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.952118 | controller | Jun 14 08:16:28.047616 crc crio[3637]: time="2026-06-14T08:16:28.039503548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.952134 | controller | Jun 14 08:16:29.434401 crc crio[3637]: time="2026-06-14T08:16:29.433483586Z" level=info msg="Created container 155f5003cc87b7d3b8bc967151356079b57faa865176b8a659a083f5cebd2a10: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=193990b6-f74e-4f8a-9530-84e64ca1c5d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.952149 | controller | Jun 14 08:16:29.491406 crc crio[3637]: time="2026-06-14T08:16:29.490830093Z" level=info msg="Created container 1e5165f339fe7e31417a80bc51bf54738b514423d1eb78c9cfdcf0e5e7300eee: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=8c24915b-ff23-46ae-9410-37a0884d9e75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.952165 | controller | Jun 14 08:16:29.627613 crc crio[3637]: time="2026-06-14T08:16:29.624406037Z" level=info msg="Stopping container: 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62 (timeout: 30s)" id=f81f19e6-ca0d-40c7-9986-7e8e4c8976b4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.952180 | controller | Jun 14 08:16:29.646759 crc crio[3637]: time="2026-06-14T08:16:29.640074931Z" level=info msg="Starting container: 155f5003cc87b7d3b8bc967151356079b57faa865176b8a659a083f5cebd2a10" id=79e4f509-90f6-462d-9e60-47186bbd2741 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.952195 | controller | Jun 14 08:16:29.673694 crc crio[3637]: time="2026-06-14T08:16:29.67329164Z" level=info msg="Starting container: 1e5165f339fe7e31417a80bc51bf54738b514423d1eb78c9cfdcf0e5e7300eee" id=85f9cc9b-2d17-467e-a447-2ff0fec09ada name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.952210 | controller | Jun 14 08:16:29.890547 crc crio[3637]: time="2026-06-14T08:16:29.89014809Z" level=info msg="Started container" PID=13949 containerID=155f5003cc87b7d3b8bc967151356079b57faa865176b8a659a083f5cebd2a10 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=79e4f509-90f6-462d-9e60-47186bbd2741 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac
2026-06-14 10:12:36.952226 | controller | Jun 14 08:16:29.948476 crc crio[3637]: time="2026-06-14T08:16:29.94457806Z" level=info msg="Created container 1fe58ef31ba1a522427e6315ba0ff146af274646128b0963b43ad160b136b79d: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=4b7cf87d-acf4-449c-ad41-d68b19d6480d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.952245 | controller | Jun 14 08:16:29.974178 crc crio[3637]: time="2026-06-14T08:16:29.97408498Z" level=info msg="Started container" PID=14031 containerID=1e5165f339fe7e31417a80bc51bf54738b514423d1eb78c9cfdcf0e5e7300eee description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=85f9cc9b-2d17-467e-a447-2ff0fec09ada name=/runtime.v1.RuntimeService/StartContainer sandboxID=33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0
2026-06-14 10:12:36.952261 | controller | Jun 14 08:16:29.984263 crc crio[3637]: time="2026-06-14T08:16:29.983892115Z" level=info msg="Starting container: 1fe58ef31ba1a522427e6315ba0ff146af274646128b0963b43ad160b136b79d" id=c234db3d-d129-4de6-b943-e2de955f4d50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.952277 | controller | Jun 14 08:16:30.008508 crc crio[3637]: time="2026-06-14T08:16:30.007791542Z" level=info msg="Started container" PID=14036 containerID=1fe58ef31ba1a522427e6315ba0ff146af274646128b0963b43ad160b136b79d description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=c234db3d-d129-4de6-b943-e2de955f4d50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84
2026-06-14 10:12:36.952293 | controller | Jun 14 08:16:30.092461 crc crio[3637]: time="2026-06-14T08:16:30.091346106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=85963169-d9a2-43a5-b1a8-b58838adbf2b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.952308 | controller | Jun 14 08:16:30.191205 crc crio[3637]: time="2026-06-14T08:16:30.18869902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6664e64a-86d8-48a3-8559-0f1054788ab6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.952324 | controller | Jun 14 08:16:30.230542 crc crio[3637]: time="2026-06-14T08:16:30.230359986Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=003c41c5-54b4-413d-bf9d-a4028ae5a1a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.952339 | controller | Jun 14 08:16:30.232803 crc crio[3637]: time="2026-06-14T08:16:30.231225865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.952372 | controller | Jun 14 08:16:30.321925 crc crio[3637]: time="2026-06-14T08:16:30.317614806Z" level=info msg="Created container c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=8223facc-da7d-4be8-aeee-9d2abce9913f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.952389 | controller | Jun 14 08:16:30.333344 crc crio[3637]: time="2026-06-14T08:16:30.332730148Z" level=info msg="Starting container: c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773" id=6f4a7c53-fd93-43b8-8567-aa6f0e7f37e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.952404 | controller | Jun 14 08:16:30.439773 crc crio[3637]: time="2026-06-14T08:16:30.436568098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.952420 | controller | Jun 14 08:16:30.665002 crc crio[3637]: time="2026-06-14T08:16:30.444671197Z" level=info msg="Created container be077c294c78a2ba9f0cae333626e59732e3366b063456e9df6653f74a8417d3: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=9d56c7de-b779-4e14-97e0-b78c9926d2dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.952435 | controller | Jun 14 08:16:30.685097 crc crio[3637]: time="2026-06-14T08:16:30.684456928Z" level=info msg="Starting container: be077c294c78a2ba9f0cae333626e59732e3366b063456e9df6653f74a8417d3" id=422a268b-cbab-464f-aaa9-7b52cd5689e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.952464 | controller | Jun 14 08:16:30.995535 crc crio[3637]: time="2026-06-14T08:16:30.94380875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.952486 | controller | Jun 14 08:16:30.995535 crc crio[3637]: time="2026-06-14T08:16:30.94954452Z" level=info msg="Stopped container 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=f81f19e6-ca0d-40c7-9986-7e8e4c8976b4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.952508 | controller | Jun 14 08:16:30.995535 crc crio[3637]: time="2026-06-14T08:16:30.953615044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=20202183-48be-4f67-a599-02604c141fca name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.952529 | controller | Jun 14 08:16:30.995535 crc crio[3637]: time="2026-06-14T08:16:30.956771139Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=06081b47-cb3f-4778-a283-5d80f67edd20 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.952549 | controller | Jun 14 08:16:31.061700 crc crio[3637]: time="2026-06-14T08:16:31.061622667Z" level=info msg="Started container" PID=14076 containerID=c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=6f4a7c53-fd93-43b8-8567-aa6f0e7f37e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632
2026-06-14 10:12:36.952571 | controller | Jun 14 08:16:31.096099 crc crio[3637]: time="2026-06-14T08:16:31.095365145Z" level=info msg="Started container" PID=13930 containerID=be077c294c78a2ba9f0cae333626e59732e3366b063456e9df6653f74a8417d3 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=422a268b-cbab-464f-aaa9-7b52cd5689e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d
2026-06-14 10:12:36.952592 | controller | Jun 14 08:16:31.353759 crc crio[3637]: time="2026-06-14T08:16:31.35345493Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=3b2c29b5-8376-44d3-a24d-0553fdfc952d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.952613 | controller | Jun 14 08:16:31.364017 crc crio[3637]: time="2026-06-14T08:16:31.363829958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.952630 | controller | Jun 14 08:16:31.633969 crc crio[3637]: time="2026-06-14T08:16:31.633575369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.952645 | controller | Jun 14 08:16:31.815407 crc crio[3637]: time="2026-06-14T08:16:31.8145462Z" level=info msg="Created container 3be848c63e3808380eb4460b80ed2a3308187743633bd4a9398382c1c17504d9: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=3b4cd699-ac8d-4726-a350-61d859c465e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.952664 | controller | Jun 14 08:16:31.991089 crc crio[3637]: time="2026-06-14T08:16:31.98775544Z" level=info msg="Starting container: 3be848c63e3808380eb4460b80ed2a3308187743633bd4a9398382c1c17504d9" id=6c1b016e-2b85-4847-a276-fc401d227ed0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.952692 | controller | Jun 14 08:16:32.037168 crc crio[3637]: time="2026-06-14T08:16:32.037104109Z" level=info msg="Created container c92889b46cf8a29d31f09e41cd5cf76c38d1e7354220d181ce90d3fe4bcb2db2: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=0e677eac-1ebe-4d1f-bdf8-944ea5f8e888 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.952715 | controller | Jun 14 08:16:32.088756 crc crio[3637]: time="2026-06-14T08:16:32.088710715Z" level=info msg="Starting container: c92889b46cf8a29d31f09e41cd5cf76c38d1e7354220d181ce90d3fe4bcb2db2" id=2fa07a99-13a5-4de9-8182-024c8586abb0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.952732 | controller | Jun 14 08:16:32.266123 crc crio[3637]: time="2026-06-14T08:16:32.260451399Z" level=info msg="Started container" PID=14146 containerID=c92889b46cf8a29d31f09e41cd5cf76c38d1e7354220d181ce90d3fe4bcb2db2 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=2fa07a99-13a5-4de9-8182-024c8586abb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20
2026-06-14 10:12:36.952748 | controller | Jun 14 08:16:33.270756 crc crio[3637]: time="2026-06-14T08:16:33.269704826Z" level=info msg="Started container" PID=14144 containerID=3be848c63e3808380eb4460b80ed2a3308187743633bd4a9398382c1c17504d9 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=6c1b016e-2b85-4847-a276-fc401d227ed0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8
2026-06-14 10:12:36.952767 | controller | Jun 14 08:16:33.565386 crc crio[3637]: time="2026-06-14T08:16:33.564399127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.952783 | controller | Jun 14 08:16:33.641009 crc crio[3637]: time="2026-06-14T08:16:33.640404882Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e2b92a2c-f173-421a-b4ce-facd1920b4f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.952799 | controller | Jun 14 08:16:33.715135 crc crio[3637]: time="2026-06-14T08:16:33.714662337Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=44ea088c-2c57-4744-989d-5963b2ae05e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.952814 | controller | Jun 14 08:16:33.769545 crc crio[3637]: time="2026-06-14T08:16:33.761132326Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=697ddcfe-6e78-49f0-9b5e-48a00d79af67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.952829 | controller | Jun 14 08:16:33.769545 crc crio[3637]: time="2026-06-14T08:16:33.762039076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.952844 | controller | Jun 14 08:16:34.434295 crc crio[3637]: time="2026-06-14T08:16:34.434144421Z" level=info msg="Created container cf2bba6c1f579eb8ebe4db6241c2980f4bf2a21f65d9b374c766e545915834d1: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=7acb4741-d346-451c-84c8-594b0c966b0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.952860 | controller | Jun 14 08:16:34.717559 crc crio[3637]: time="2026-06-14T08:16:34.717343309Z" level=info msg="Starting container: cf2bba6c1f579eb8ebe4db6241c2980f4bf2a21f65d9b374c766e545915834d1" id=36fd6525-f540-4614-afdc-c3053ab36e3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.952875 | controller | Jun 14 08:16:35.342178 crc crio[3637]: time="2026-06-14T08:16:35.341600522Z" level=info msg="Started container" PID=14214 containerID=cf2bba6c1f579eb8ebe4db6241c2980f4bf2a21f65d9b374c766e545915834d1 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=36fd6525-f540-4614-afdc-c3053ab36e3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0
2026-06-14 10:12:36.952895 | controller | Jun 14 08:16:35.729557 crc crio[3637]: time="2026-06-14T08:16:35.728218339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.952911 | controller | Jun 14 08:16:36.076408 crc crio[3637]: time="2026-06-14T08:16:36.076314582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.952926 | controller | Jun 14 08:16:36.114688 crc crio[3637]: time="2026-06-14T08:16:36.112394033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.952942 | controller | Jun 14 08:16:37.385631 crc crio[3637]: time="2026-06-14T08:16:37.383990164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.952957 | controller | Jun 14 08:16:39.032582 crc crio[3637]: time="2026-06-14T08:16:39.032290056Z" level=info msg="Created container a26d6dfa47147a075948b3802a2784e6988477637c357d51bf3c086cf30bddd2: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=3b2c29b5-8376-44d3-a24d-0553fdfc952d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.952973 | controller | Jun 14 08:16:39.053539 crc crio[3637]: time="2026-06-14T08:16:39.053063756Z" level=info msg="Starting container: a26d6dfa47147a075948b3802a2784e6988477637c357d51bf3c086cf30bddd2" id=34cad1ae-45bc-4ec6-8ccb-e9a7ccb65445 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.952989 | controller | Jun 14 08:16:39.405724 crc crio[3637]: time="2026-06-14T08:16:39.40500152Z" level=info msg="Started container" PID=14256 containerID=a26d6dfa47147a075948b3802a2784e6988477637c357d51bf3c086cf30bddd2 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=34cad1ae-45bc-4ec6-8ccb-e9a7ccb65445 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722
2026-06-14 10:12:36.953005 | controller | Jun 14 08:16:39.631605 crc crio[3637]: time="2026-06-14T08:16:39.629828932Z" level=info msg="Created container 43a5774cb90ab89d3d6704f9ca30878cad058e61148c14061dab8303f9daca9b: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=03e4dee9-4f16-4a95-9dad-811f5fc98c43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.953021 | controller | Jun 14 08:16:39.676925 crc crio[3637]: time="2026-06-14T08:16:39.665560078Z" level=info msg="Starting container: 43a5774cb90ab89d3d6704f9ca30878cad058e61148c14061dab8303f9daca9b" id=a6c0928b-4607-46b4-905b-d0e422e24f76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.953037 | controller | Jun 14 08:16:39.955018 crc crio[3637]: time="2026-06-14T08:16:39.945434278Z" level=info msg="Stopping container: b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622 (timeout: 2s)" id=a18e7cee-dfd2-4adb-ae72-37376f826dbf name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.953052 | controller | Jun 14 08:16:40.701828 crc crio[3637]: time="2026-06-14T08:16:40.701267103Z" level=info msg="Started container" PID=14278 containerID=43a5774cb90ab89d3d6704f9ca30878cad058e61148c14061dab8303f9daca9b description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=a6c0928b-4607-46b4-905b-d0e422e24f76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00
2026-06-14 10:12:36.953072 | controller | Jun 14 08:16:40.796774 crc crio[3637]: time="2026-06-14T08:16:40.795612517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.953088 | controller | Jun 14 08:16:40.968393 crc crio[3637]: time="2026-06-14T08:16:40.959532003Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=31a5a37e-21f2-4d2b-ac35-9d82caa1c574 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.953103 | controller | Jun 14 08:16:40.968393 crc crio[3637]: time="2026-06-14T08:16:40.961333193Z" level=info msg="Stopping container: c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773 (timeout: 30s)" id=9edb44d5-eaf1-44e6-8b25-82767301fd5d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.953118 | controller | Jun 14 08:16:40.983823 crc crio[3637]: time="2026-06-14T08:16:40.983263603Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=00acbbe1-6a85-4f55-8b36-4d8296eda8a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.953133 | controller | Jun 14 08:16:41.001439 crc crio[3637]: time="2026-06-14T08:16:40.993396586Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=1aeb19d2-ba4d-48b0-adfc-199fa18f67ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.953148 | controller | Jun 14 08:16:41.001439 crc crio[3637]: time="2026-06-14T08:16:40.993793639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.953163 | controller | Jun 14 08:16:42.746243 crc crio[3637]: time="2026-06-14T08:16:42.73565623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.953179 | controller | Jun 14 08:16:42.771002 crc crio[3637]: time="2026-06-14T08:16:42.769173177Z" level=info msg="Created container eb9aada589684708cba18b93a93c2ecb17d95a4c53df3cdbdc21bea76e61799e: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=003c41c5-54b4-413d-bf9d-a4028ae5a1a0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.953194 | controller | Jun 14 08:16:43.097904 crc crio[3637]: time="2026-06-14T08:16:43.095435316Z" level=info msg="Starting container: eb9aada589684708cba18b93a93c2ecb17d95a4c53df3cdbdc21bea76e61799e" id=edf54bd0-473f-4e7b-8168-49c7285de18c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.953209 | controller | Jun 14 08:16:43.218823 crc crio[3637]: time="2026-06-14T08:16:43.218631601Z" level=info msg="Stopped container b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a18e7cee-dfd2-4adb-ae72-37376f826dbf name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.953224 | controller | Jun 14 08:16:43.284069 crc crio[3637]: time="2026-06-14T08:16:43.283182285Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a4b0e211-1f7a-4b42-9209-c15e723ae720 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.953239 | controller | Jun 14 08:16:43.299106 crc crio[3637]: time="2026-06-14T08:16:43.298771264Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=d6fb64a0-e5dd-4d24-b302-e737c9ffe429 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.953254 | controller | Jun 14 08:16:43.302751 crc crio[3637]: time="2026-06-14T08:16:43.302683683Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=e44b6480-9a36-4f67-b4ce-d0fcb10ec7a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.953272 | controller | Jun 14 08:16:43.303279 crc crio[3637]: time="2026-06-14T08:16:43.303207039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.953288 | controller | Jun 14 08:16:43.333545 crc crio[3637]: time="2026-06-14T08:16:43.329434701Z" level=info msg="Started container" PID=14329 containerID=eb9aada589684708cba18b93a93c2ecb17d95a4c53df3cdbdc21bea76e61799e description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=edf54bd0-473f-4e7b-8168-49c7285de18c name=/runtime.v1.RuntimeService/StartContainer sandboxID=68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac
2026-06-14 10:12:36.953304 | controller | Jun 14 08:16:44.424302 crc crio[3637]: 2026-06-14T08:16:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13b748c8143fe78 Mac:a6:60:85:78:fa:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/e82b49a5-a2c9-4f54-887b-03869ada996f SocketPath: PciID:}] [{Interface:0xc000113060 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.953319 | controller | Jun 14 08:16:44.816286 crc crio[3637]: time="2026-06-14T08:16:44.548130727Z" level=info msg="Got pod network &{Name:community-operators-4knbx Namespace:openshift-marketplace ID:13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3 UID:1b98e5a3-8680-437f-8900-b714df3bf939 NetNS:/var/run/netns/e82b49a5-a2c9-4f54-887b-03869ada996f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b98e5a3_8680_437f_8900_b714df3bf939.slice PodAnnotations:0xc00235d0b8}] Aliases:map[]}"
2026-06-14 10:12:36.953334 | controller | Jun 14 08:16:44.823335 crc crio[3637]: time="2026-06-14T08:16:44.822349547Z" level=info msg="Checking pod openshift-marketplace_community-operators-4knbx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.953370 | controller | Jun 14 08:16:44.848644 crc crio[3637]: time="2026-06-14T08:16:44.68879318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.953388 | controller | Jun 14 08:16:45.048438 crc crio[3637]: time="2026-06-14T08:16:45.045539777Z" level=info msg="Ran pod sandbox 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3 with infra container: openshift-marketplace/community-operators-4knbx/POD" id=837bbf13-bf0d-4801-9287-65a7352d073d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.953403 | controller | Jun 14 08:16:45.083919 crc crio[3637]: time="2026-06-14T08:16:45.08239046Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1318c9f8-a56f-42a7-a1fb-9988d94d2a54 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.953418 | controller | Jun 14 08:16:45.119691 crc crio[3637]: time="2026-06-14T08:16:45.118312423Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=27cd7225-10c1-46fc-aa8b-4e676e737fa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.953433 | controller | Jun 14 08:16:45.136789 crc crio[3637]: time="2026-06-14T08:16:45.136584219Z" level=info msg="Creating container: openshift-marketplace/community-operators-4knbx/extract-utilities" id=849d729b-effe-4990-9956-8f29f074e287 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.953448 | controller | Jun 14 08:16:45.138411 crc crio[3637]: time="2026-06-14T08:16:45.137179819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.953467 | controller | Jun 14 08:16:45.597055 crc crio[3637]: time="2026-06-14T08:16:45.594316941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.953482 | controller | Jun 14 08:16:45.702456 crc crio[3637]: time="2026-06-14T08:16:45.702286482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.953497 | controller | Jun 14 08:16:46.197317 crc crio[3637]: time="2026-06-14T08:16:46.191292898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.953513 | controller | Jun 14 08:16:46.424194 crc crio[3637]: time="2026-06-14T08:16:46.423791379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.953529 | controller | Jun 14 08:16:46.457919 crc crio[3637]: 2026-06-14T08:16:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:519c650aa1b3940 Mac:e2:58:40:e9:b6:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/a19f0e63-e901-4696-baf2-f6a8e178b914 SocketPath: PciID:}] [{Interface:0xc00058e8e0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.953544 | controller | Jun 14 08:16:46.479975 crc crio[3637]: time="2026-06-14T08:16:46.479185589Z" level=info msg="Got pod network &{Name:certified-operators-5zz68 Namespace:openshift-marketplace ID:519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597 UID:3a1efafd-8d8c-4401-8d74-f33e48025080 NetNS:/var/run/netns/a19f0e63-e901-4696-baf2-f6a8e178b914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a1efafd_8d8c_4401_8d74_f33e48025080.slice PodAnnotations:0xc00019ce80}] Aliases:map[]}"
2026-06-14 10:12:36.953560 | controller | Jun 14 08:16:46.479975 crc crio[3637]: time="2026-06-14T08:16:46.479478428Z" level=info msg="Checking pod openshift-marketplace_certified-operators-5zz68 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.953576 | controller | Jun 14 08:16:46.827505 crc crio[3637]: time="2026-06-14T08:16:46.820560076Z" level=info msg="Created container 65b663784c0256c8f9b7ead0920e515e2319c06d147f30508c93c5e668fa072a: openshift-marketplace/community-operators-4knbx/extract-utilities" id=849d729b-effe-4990-9956-8f29f074e287 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.953592 | controller | Jun 14 08:16:46.909381 crc crio[3637]: time="2026-06-14T08:16:46.90244206Z" level=info msg="Starting container: 65b663784c0256c8f9b7ead0920e515e2319c06d147f30508c93c5e668fa072a" id=1db2cbf4-55ed-49df-8307-470bdf9e4a7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.953607 | controller | Jun 14 08:16:46.983788 crc crio[3637]: 2026-06-14T08:16:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bab41457bb4c20b Mac:f6:85:68:4c:ac:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/3576a62c-a9ce-4d5b-b57b-33580bc5f527 SocketPath: PciID:}] [{Interface:0xc000125420 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.953623 | controller | Jun 14 08:16:46.986547 crc crio[3637]: time="2026-06-14T08:16:46.986417005Z" level=info msg="Got pod network &{Name:redhat-marketplace-rpqmh Namespace:openshift-marketplace ID:bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a UID:35fc4b77-e660-421d-aa26-4b8c92c574d7 NetNS:/var/run/netns/3576a62c-a9ce-4d5b-b57b-33580bc5f527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35fc4b77_e660_421d_aa26_4b8c92c574d7.slice PodAnnotations:0xc00019c2b0}] Aliases:map[]}"
2026-06-14 10:12:36.953643 | controller | Jun 14 08:16:46.991732 crc crio[3637]: time="2026-06-14T08:16:46.986671804Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-rpqmh for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.953658 | controller | Jun 14 08:16:47.004720 crc crio[3637]: time="2026-06-14T08:16:47.004048152Z" level=info msg="Started container" PID=14462 containerID=65b663784c0256c8f9b7ead0920e515e2319c06d147f30508c93c5e668fa072a description=openshift-marketplace/community-operators-4knbx/extract-utilities id=1db2cbf4-55ed-49df-8307-470bdf9e4a7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3
2026-06-14 10:12:36.953674 | controller | Jun 14 08:16:47.017747 crc crio[3637]: time="2026-06-14T08:16:47.017688146Z" level=info msg="Ran pod sandbox 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597 with infra container: openshift-marketplace/certified-operators-5zz68/POD" id=fb9b2446-4a7b-43f1-ac94-adf76fda2784 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.953689 | controller | Jun 14 08:16:47.034587 crc crio[3637]: time="2026-06-14T08:16:47.034416491Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2eb35f42-b77b-4947-b7ec-be45c8f1bf12 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.953704 | controller | Jun 14 08:16:47.061776 crc crio[3637]: time="2026-06-14T08:16:47.056420232Z" level=info msg="Created container fdb013df0e3770c49b108767190ec2173739b13cdddb9e31fabe06a479bc260f: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=697ddcfe-6e78-49f0-9b5e-48a00d79af67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.953720 | controller | Jun 14 08:16:47.075330 crc crio[3637]: time="2026-06-14T08:16:47.072274808Z" level=info msg="Starting container: fdb013df0e3770c49b108767190ec2173739b13cdddb9e31fabe06a479bc260f" id=46f9a466-1443-4b82-8849-6abb053e673e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.953734 | controller | Jun 14 08:16:47.158061 crc crio[3637]: 2026-06-14T08:16:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4036042e8779f9a Mac:da:3f:a3:e2:93:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d4a7715a-bc11-4862-928c-60418fdf560a SocketPath: PciID:}] [{Interface:0xc000014d30 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.953750 | controller | Jun 14 08:16:47.158061 crc crio[3637]: time="2026-06-14T08:16:47.150732836Z" level=info msg="Got pod network &{Name:redhat-operators-r6jp9 Namespace:openshift-marketplace ID:4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb UID:8daa7757-e649-4a0c-a54a-f9e356e1eaa5 NetNS:/var/run/netns/d4a7715a-bc11-4862-928c-60418fdf560a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8daa7757_e649_4a0c_a54a_f9e356e1eaa5.slice PodAnnotations:0xc001918ba8}] Aliases:map[]}"
2026-06-14 10:12:36.953765 | controller | Jun 14 08:16:47.158061 crc crio[3637]: time="2026-06-14T08:16:47.150998335Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-r6jp9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.953780 | controller | Jun 14 08:16:47.158061 crc crio[3637]: time="2026-06-14T08:16:47.154030274Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3c6488ab-d254-48f0-aa52-6b5cdb5ea5c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.953796 | controller | Jun 14 08:16:47.336453 crc crio[3637]: time="2026-06-14T08:16:47.315985169Z" level=info msg="Started container" PID=14466 containerID=fdb013df0e3770c49b108767190ec2173739b13cdddb9e31fabe06a479bc260f description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=46f9a466-1443-4b82-8849-6abb053e673e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8
2026-06-14 10:12:36.953814 | controller | Jun 14 08:16:47.336453 crc crio[3637]: time="2026-06-14T08:16:47.332082783Z" level=info msg="Ran pod sandbox bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a with infra container: openshift-marketplace/redhat-marketplace-rpqmh/POD" id=22cd562f-8e4e-4e3a-8ef1-a6253f015c2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.953830 | controller | Jun 14 08:16:47.363430 crc crio[3637]: time="2026-06-14T08:16:47.360260568Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=96c5570a-d1be-44eb-a221-9b14ebfd792b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.953845 | controller | Jun 14 08:16:47.388742 crc crio[3637]: time="2026-06-14T08:16:47.377329535Z" level=info msg="Created container 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3: openshift-console/downloads-747b44746d-4pqvr/download-server" id=e44b6480-9a36-4f67-b4ce-d0fcb10ec7a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.953861 | controller | Jun 14 08:16:47.409989 crc crio[3637]: time="2026-06-14T08:16:47.402751Z" level=info msg="Starting container: 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3" id=a0a12511-a6bb-4e1f-b25a-289970b9f9cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.953876 | controller | Jun 14 08:16:47.450237 crc crio[3637]: time="2026-06-14T08:16:47.441493148Z" level=info msg="Stopped container c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=9edb44d5-eaf1-44e6-8b25-82767301fd5d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.953892 | controller | Jun 14 08:16:47.508792 crc crio[3637]: time="2026-06-14T08:16:47.497152726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=c5ad1ecb-2137-4ffa-9bdc-dcf6f3839945 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.953907 | controller | Jun 14 08:16:47.533312 crc crio[3637]: time="2026-06-14T08:16:47.532285453Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1c9f01da-3ef9-46a9-a916-9c04ca7774e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.953923 | controller | Jun 14 08:16:47.598451 crc crio[3637]: time="2026-06-14T08:16:47.578598483Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5zz68/extract-utilities" id=a36b56cb-1b26-4646-8a7f-5af1d1d646be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.953938 | controller | Jun 14 08:16:47.598451 crc crio[3637]: time="2026-06-14T08:16:47.597257173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.953954 | controller | Jun 14 08:16:47.616990 crc crio[3637]: time="2026-06-14T08:16:47.581917703Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=a0473077-390a-42d5-b048-68e575816281 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.953969 | controller | Jun 14 08:16:47.637806 crc crio[3637]: time="2026-06-14T08:16:47.635988158Z" level=info msg="Ran pod sandbox 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb with infra container: openshift-marketplace/redhat-operators-r6jp9/POD" id=6701f343-3a3e-4363-946f-a7807e071d40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.953987 | controller | Jun 14 08:16:47.646374 crc crio[3637]: time="2026-06-14T08:16:47.643320565Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rpqmh/extract-utilities" id=fb9d142e-889c-49cb-9b8f-3e69f5d898e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.954003 | controller | Jun 14 08:16:47.646374 crc crio[3637]: time="2026-06-14T08:16:47.643580614Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=8832061b-9fb2-45a4-aea1-d86fc643ea89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.954018 | controller | Jun 14 08:16:47.648079 crc crio[3637]: time="2026-06-14T08:16:47.647793783Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=97b85e55-d38e-466d-aa50-f3d6e2fe29eb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.954034 | controller | Jun 14 08:16:47.819827 crc crio[3637]: time="2026-06-14T08:16:47.804276908Z" level=info msg="Started container" PID=14478 containerID=5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=a0a12511-a6bb-4e1f-b25a-289970b9f9cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b
2026-06-14 10:12:36.954050 | controller | Jun 14 08:16:48.055604 crc crio[3637]: time="2026-06-14T08:16:48.055404477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.954065 | controller | Jun 14 08:16:48.057362 crc crio[3637]: time="2026-06-14T08:16:48.055745528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.954081 | controller | Jun 14 08:16:48.088441 crc crio[3637]: time="2026-06-14T08:16:48.081257095Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9e460b55-0a0e-4125-a1c2-c73a6c370cec name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.954096 | controller | Jun 14 08:16:49.001996 crc crio[3637]: time="2026-06-14T08:16:48.998456612Z" level=info msg="Stopping container: 37dcc0bce1472b58fcf9128237eb4a0e66c55ee389883716df47c66cbf400130 (timeout: 3600s)" id=9381ff6e-5845-4588-9e27-9dbce476e5c0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.954111 | controller | Jun 14 08:16:49.082599 crc crio[3637]: time="2026-06-14T08:16:49.082336527Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-r6jp9/extract-utilities" id=bd2fce10-aa49-43e4-a705-70781717c14f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.954127 | controller | Jun 14 08:16:49.084730 crc crio[3637]: time="2026-06-14T08:16:49.083660401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.954143 | controller | Jun 14 08:16:49.118608 crc crio[3637]: time="2026-06-14T08:16:49.117398429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.954159 | controller | Jun 14 08:16:49.360787 crc crio[3637]: time="2026-06-14T08:16:49.360556512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.954174 | controller | Jun 14 08:16:49.390676 crc crio[3637]: time="2026-06-14T08:16:49.390507937Z" level=info msg="Removing container: 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7" id=fa3d5b70-87b2-41e9-a4f6-27895ec99702 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.954193 | controller | Jun 14 08:16:49.395835 crc crio[3637]: time="2026-06-14T08:16:49.395487342Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=c574a796-b440-4d83-9326-6d69f057f9da name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.954209 | controller | Jun 14 08:16:49.477978 crc crio[3637]: time="2026-06-14T08:16:49.473666771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.954224 | controller | Jun 14 08:16:49.477978 crc crio[3637]: time="2026-06-14T08:16:49.474982663Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-14 10:12:36.954240 | controller | Jun 14 08:16:49.488178 crc crio[3637]: time="2026-06-14T08:16:49.486271919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.954257 | controller | Jun 14 08:16:50.051770 crc crio[3637]: time="2026-06-14T08:16:50.051545696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.954272 | controller | Jun 14 08:16:50.109666 crc crio[3637]: time="2026-06-14T08:16:50.109384258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.954288 | controller | Jun 14 08:16:50.165207 crc crio[3637]: time="2026-06-14T08:16:50.164666703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.954304 | controller | Jun 14 08:16:50.281988 crc crio[3637]: time="2026-06-14T08:16:50.281510875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.954319 | controller | Jun 14 08:16:50.661717 crc crio[3637]: time="2026-06-14T08:16:50.660069663Z" level=info msg="Created container f897339f6974196896ed5fcd07d3c38f53bec67fed066482186f3bab04deac02: openshift-marketplace/certified-operators-5zz68/extract-utilities" id=a36b56cb-1b26-4646-8a7f-5af1d1d646be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.954334 | controller | Jun 14 08:16:50.695358 crc crio[3637]: time="2026-06-14T08:16:50.694477216Z" level=info msg="Created container 4287edffacba3ad6cc57bb6fc2d03757dfef87e2326fffa7860b5f405faea23b: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=8832061b-9fb2-45a4-aea1-d86fc643ea89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.954378 | controller | Jun 14 08:16:50.720981 crc crio[3637]: time="2026-06-14T08:16:50.71873143Z" level=info msg="Starting container: 4287edffacba3ad6cc57bb6fc2d03757dfef87e2326fffa7860b5f405faea23b" id=22dcba27-6cbf-4ffd-bace-94f454ab6629 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.954396 | controller | Jun 14 08:16:50.720981 crc crio[3637]: time="2026-06-14T08:16:50.720610753Z" level=info msg="Starting container: f897339f6974196896ed5fcd07d3c38f53bec67fed066482186f3bab04deac02" id=8efa2812-df07-4c70-816d-b8866e573256 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.954412 | controller | Jun 14 08:16:50.810088 crc crio[3637]: time="2026-06-14T08:16:50.80835526Z" level=info msg="Started container" PID=14530 containerID=4287edffacba3ad6cc57bb6fc2d03757dfef87e2326fffa7860b5f405faea23b description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=22dcba27-6cbf-4ffd-bace-94f454ab6629 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632
2026-06-14 10:12:36.954432 | controller | Jun 14 08:16:51.039528 crc crio[3637]: time="2026-06-14T08:16:51.037550841Z" level=info msg="Created container 7b8d3c249934f3ddbdc493d87605982b8fa6961fe02730f7749fd5868bf9f769: openshift-marketplace/redhat-operators-r6jp9/extract-utilities" id=bd2fce10-aa49-43e4-a705-70781717c14f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.954521 | controller | Jun 14 08:16:51.091029 crc crio[3637]: time="2026-06-14T08:16:51.088793789Z" level=info msg="Starting container: 7b8d3c249934f3ddbdc493d87605982b8fa6961fe02730f7749fd5868bf9f769" id=dc9717f8-842e-4221-93f8-58ab9e7fbf11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.954539 | controller | Jun 14 08:16:51.120437 crc crio[3637]: time="2026-06-14T08:16:51.119609542Z" level=info msg="Started container" PID=14524 containerID=f897339f6974196896ed5fcd07d3c38f53bec67fed066482186f3bab04deac02 description=openshift-marketplace/certified-operators-5zz68/extract-utilities id=8efa2812-df07-4c70-816d-b8866e573256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597
2026-06-14 10:12:36.954554 | controller | Jun 14 08:16:51.468983 crc crio[3637]: time="2026-06-14T08:16:51.466590123Z" level=info msg="Started container" PID=14542 containerID=7b8d3c249934f3ddbdc493d87605982b8fa6961fe02730f7749fd5868bf9f769 description=openshift-marketplace/redhat-operators-r6jp9/extract-utilities id=dc9717f8-842e-4221-93f8-58ab9e7fbf11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb
2026-06-14 10:12:36.954570 | controller | Jun 14 08:16:51.515751 crc crio[3637]: time="2026-06-14T08:16:51.51470916Z" level=info msg="Removed container 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=fa3d5b70-87b2-41e9-a4f6-27895ec99702 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.954585 | controller | Jun 14 08:16:51.942276 crc crio[3637]: time="2026-06-14T08:16:51.935805259Z" level=info msg="Created container 641264ca40ce646d19a03566c4dc50f7ce181713ed3c635a70518716008dd69c: openshift-marketplace/redhat-marketplace-rpqmh/extract-utilities" id=fb9d142e-889c-49cb-9b8f-3e69f5d898e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.954601 | controller | Jun 14 08:16:51.997650 crc crio[3637]: time="2026-06-14T08:16:51.997580554Z" level=info msg="Starting container: 641264ca40ce646d19a03566c4dc50f7ce181713ed3c635a70518716008dd69c" id=ba038b41-d57e-42fb-bd03-473215140d99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.954616 | controller | Jun 14 08:16:52.363037 crc crio[3637]: time="2026-06-14T08:16:52.362745609Z" level=info msg="Started container" PID=14543 containerID=641264ca40ce646d19a03566c4dc50f7ce181713ed3c635a70518716008dd69c description=openshift-marketplace/redhat-marketplace-rpqmh/extract-utilities id=ba038b41-d57e-42fb-bd03-473215140d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a
2026-06-14 10:12:36.954632 | controller | Jun 14 08:16:53.564158 crc crio[3637]: time="2026-06-14T08:16:53.563271376Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=b0d6353a-ee2a-433b-911c-7479cf2ae037 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.954648 | controller | Jun 14 08:16:53.603573 crc crio[3637]: time="2026-06-14T08:16:53.603484224Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9a39ff03-7229-4590-89d5-9a8bf7664529 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.954663 | controller | Jun 14 08:16:53.616021 crc crio[3637]: time="2026-06-14T08:16:53.615688846Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-14 10:12:36.954679 | controller | Jun 14 08:16:53.635486 crc crio[3637]: time="2026-06-14T08:16:53.635283352Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-14 10:12:36.954704 | controller | Jun 14 08:16:53.731981 crc crio[3637]: time="2026-06-14T08:16:53.731506459Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=31a35a2b-f37a-44c6-8b42-6ce6917a868b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.954723 | controller | Jun 14 08:16:53.817651 crc crio[3637]: time="2026-06-14T08:16:53.81606678Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-14 10:12:36.954739 | controller | Jun 14 08:17:02.981078 crc crio[3637]: time="2026-06-14T08:17:02.979080137Z" level=info msg="Stopping container: 4287edffacba3ad6cc57bb6fc2d03757dfef87e2326fffa7860b5f405faea23b (timeout: 30s)" id=241fdfa1-e5ba-45e3-b6de-7f3213a1cf7d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.954754 | controller | Jun 14 08:17:09.300316 crc crio[3637]: time="2026-06-14T08:17:09.291644283Z" level=info msg="Removing container: c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773" id=f3bb2908-0e01-43c1-afbb-1b6a30287f91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.954770 | controller | Jun 14 08:17:09.719538 crc crio[3637]: time="2026-06-14T08:17:09.719407926Z" level=info msg="Stopped container 4287edffacba3ad6cc57bb6fc2d03757dfef87e2326fffa7860b5f405faea23b: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=241fdfa1-e5ba-45e3-b6de-7f3213a1cf7d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.954785 | controller | Jun 14 08:17:09.733335 crc crio[3637]: time="2026-06-14T08:17:09.733103531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=531613a0-f3e1-4ab0-b815-ac839692dbbe name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.954801 | controller | Jun 14 08:17:09.907578 crc crio[3637]: time="2026-06-14T08:17:09.90710628Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=6352c984-d56e-4d41-aa53-907488875440 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.954816 | controller | Jun 14 08:17:09.943126 crc crio[3637]: time="2026-06-14T08:17:09.936425237Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=eeab48e2-4501-4189-8c12-a844642eb014 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.954831 | controller | Jun 14 08:17:09.947267 crc crio[3637]: time="2026-06-14T08:17:09.947083981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.954846 | controller | Jun 14 08:17:09.972538 crc crio[3637]: time="2026-06-14T08:17:09.972125793Z" level=info msg="Stopping container: 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3 (timeout: 2s)" id=4c0d6cdf-646e-48fe-8617-1bb3f2460f44 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.954861 | controller | Jun 14 08:17:10.636410 crc crio[3637]: time="2026-06-14T08:17:10.634463478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.954876 | controller | Jun 14 08:17:10.655549 crc crio[3637]: time="2026-06-14T08:17:10.655429198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.954892 | controller | Jun 14 08:17:10.969453 crc crio[3637]: time="2026-06-14T08:17:10.968027936Z" level=info msg="Removed container c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=f3bb2908-0e01-43c1-afbb-1b6a30287f91 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.954910 | controller | Jun 14 08:17:14.758130 crc crio[3637]: time="2026-06-14T08:17:14.758068268Z" level=info msg="Removing container: b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622" id=8e6d49ca-cb91-41f7-a683-0c315d00dd56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.954926 | controller | Jun 14 08:17:14.925049 crc crio[3637]: time="2026-06-14T08:17:14.923950125Z" level=info msg="Created container b2d5d7a7215b3e680fdc8a23ad52dbf49923e272e96a60964ad6dc9f15e075a2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=eeab48e2-4501-4189-8c12-a844642eb014 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.954941 | controller | Jun 14 08:17:14.933465 crc crio[3637]: time="2026-06-14T08:17:14.933112819Z" level=info msg="Starting container: b2d5d7a7215b3e680fdc8a23ad52dbf49923e272e96a60964ad6dc9f15e075a2" id=3bc7ec5f-83b6-45d7-9ea5-64c4c279b34e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.954956 | controller | Jun 14 08:17:15.014957 crc crio[3637]: time="2026-06-14T08:17:15.014642529Z" level=info msg="Started container" PID=14802 containerID=b2d5d7a7215b3e680fdc8a23ad52dbf49923e272e96a60964ad6dc9f15e075a2 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3bc7ec5f-83b6-45d7-9ea5-64c4c279b34e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632
2026-06-14 10:12:36.954972 | controller | Jun 14 08:17:16.215122 crc crio[3637]: time="2026-06-14T08:17:16.200538903Z" level=info msg="Stopped container 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3: openshift-console/downloads-747b44746d-4pqvr/download-server" id=4c0d6cdf-646e-48fe-8617-1bb3f2460f44 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.954988 | controller | Jun 14 08:17:16.246656 crc crio[3637]: time="2026-06-14T08:17:16.246394639Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=8e1862e6-ff70-4799-a8a8-85ba9949eb1e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.955003 | controller | Jun 14 08:17:24.687332 crc crio[3637]: time="2026-06-14T08:17:24.685681019Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/POD" id=ff7b3b2a-ce40-4c14-a7a4-cc60ac302015 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.955018 | controller | Jun 14 08:17:24.689090 crc crio[3637]: time="2026-06-14T08:17:24.687400966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.955034 | controller | Jun 14 08:17:32.295623 crc crio[3637]: time="2026-06-14T08:17:32.290834446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.955049 | controller | Jun 14 08:17:36.363206 crc crio[3637]: time="2026-06-14T08:17:36.362589012Z" level=info msg="Created container 8592206422ed0640252b9e7f0e4f74bc148214d05861153943752d517014f721: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=1aeb19d2-ba4d-48b0-adfc-199fa18f67ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.955064 | controller | Jun 14 08:17:36.374235 crc crio[3637]: time="2026-06-14T08:17:36.374094419Z" level=info msg="Starting container: 8592206422ed0640252b9e7f0e4f74bc148214d05861153943752d517014f721" id=40570a7d-487e-422d-9e96-56451678c7c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.955080 | controller | Jun 14 08:17:36.519658 crc crio[3637]: time="2026-06-14T08:17:36.519576873Z" level=info msg="Started container" PID=14940 containerID=8592206422ed0640252b9e7f0e4f74bc148214d05861153943752d517014f721 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=40570a7d-487e-422d-9e96-56451678c7c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00
2026-06-14 10:12:36.955102 | controller | Jun 14 08:17:38.566185 crc crio[3637]: time="2026-06-14T08:17:38.565102571Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=5e6cbbe6-ac42-4e41-9ba4-53808e56741a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.955119 | controller | Jun 14 08:18:11.458633 crc crio[3637]: time="2026-06-14T08:18:11.455577287Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3c77375d-1ae5-4e55-a1cb-cb682690dc89 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.955135 | controller | Jun 14 08:18:15.930562 crc crio[3637]: time="2026-06-14T08:18:15.92935493Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=5f1c490a-e7c6-4d78-a7cf-a4c12b3ad82a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.955150 | controller | Jun 14 08:18:15.931813 crc crio[3637]: time="2026-06-14T08:18:15.929594445Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=0b28e026-55bb-42ec-8d96-dc0a0ac97717 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.955166 | controller | Jun 14 08:18:21.654524 crc crio[3637]: time="2026-06-14T08:18:21.653125967Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=e613e8ff-158e-4b36-8b44-c2f3c20a092f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.955181 | controller | Jun 14 08:18:21.658332 crc crio[3637]: time="2026-06-14T08:18:21.65809542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.955197 | controller | Jun 14 08:18:21.661207 crc crio[3637]: time="2026-06-14T08:18:21.661127059Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=4bae1ad1-39c5-4d1a-a20d-244078538523 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.955212 | controller | Jun 14 08:18:21.990756 crc crio[3637]: time="2026-06-14T08:18:21.990379913Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=311c92f7-9cd4-4c93-b0f6-c7f61100fc76 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.955227 | controller | Jun 14 08:18:22.936107 crc crio[3637]: time="2026-06-14T08:18:22.935815909Z" level=info msg="Stopped container 37dcc0bce1472b58fcf9128237eb4a0e66c55ee389883716df47c66cbf400130: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=9381ff6e-5845-4588-9e27-9dbce476e5c0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.955242 | controller | Jun 14 08:18:22.944601 crc crio[3637]: time="2026-06-14T08:18:22.944562021Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=1d242f38-7bc0-4d89-8802-cfb39fb99782 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.955258 | controller | Jun 14 08:18:49.637044 crc crio[3637]: time="2026-06-14T08:18:49.635394876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.955273 | controller | Jun 14 08:18:49.640015 crc crio[3637]: time="2026-06-14T08:18:49.638999405Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=d2381351-ff71-402d-ac5f-8aa30d1267e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.955292 | controller | Jun 14 08:18:49.642134 crc crio[3637]: time="2026-06-14T08:18:49.641242983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.955308 | controller | Jun 14 08:18:49.649592 crc crio[3637]: time="2026-06-14T08:18:49.649433107Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=70d9bf4f-dc3b-4ee5-9b4e-e65cb31233f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.955323 | controller | Jun 14 08:18:49.695928 crc crio[3637]: time="2026-06-14T08:18:49.695657101Z" level=info msg="Removed container b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622: openshift-console/downloads-747b44746d-4pqvr/download-server" id=8e6d49ca-cb91-41f7-a683-0c315d00dd56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.955339 | controller | Jun 14 08:18:49.705097 crc crio[3637]: time="2026-06-14T08:18:49.704996735Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=5e0a8cd3-a724-4d97-8634-e59c6faeb4f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.955383 | controller | Jun 14 08:18:49.715763 crc crio[3637]: time="2026-06-14T08:18:49.715663986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.955416 | controller | Jun 14 08:18:52.588676 crc crio[3637]: time="2026-06-14T08:18:52.588108652Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=c445c407-e04e-460c-b0ba-bb693e241d7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.955446 | controller | Jun 14 08:18:52.589796 crc crio[3637]: time="2026-06-14T08:18:52.588728393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.955474 | controller | Jun 14 08:18:52.671427 crc crio[3637]: time="2026-06-14T08:18:52.671309565Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=7e40ba31-a6e5-4b0f-a376-0964b09c9080 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.955502 | controller | Jun 14 08:18:52.671595 crc crio[3637]: time="2026-06-14T08:18:52.671440409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.955529 | controller | Jun 14 08:19:01.253537 crc crio[3637]: time="2026-06-14T08:19:01.25205462Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=4b47f3ea-13f4-4296-b320-3c219fab317e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.955556 | controller | Jun 14 08:19:01.254799 crc crio[3637]: time="2026-06-14T08:19:01.253577441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.955583 | controller | Jun 14 08:20:02.937615 crc crio[3637]: time="2026-06-14T08:20:02.936989018Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=ff7b3b2a-ce40-4c14-a7a4-cc60ac302015 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.955611 | controller | Jun 14 08:20:02.977243 crc crio[3637]: time="2026-06-14T08:20:02.9771887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.955638 | controller | Jun 14 08:20:03.060271 crc crio[3637]: time="2026-06-14T08:20:03.060052501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.955669 | controller | Jun 14 08:20:03.077435 crc crio[3637]: time="2026-06-14T08:20:03.077051315Z" level=info msg="Ran pod sandbox d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b with infra container: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/POD" id=ff7b3b2a-ce40-4c14-a7a4-cc60ac302015 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.955709 | controller | Jun 14 08:20:03.079179 crc crio[3637]: time="2026-06-14T08:20:03.078313302Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064" id=9a39ff03-7229-4590-89d5-9a8bf7664529 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.955738 | controller | Jun 14 08:20:03.082793 crc crio[3637]: time="2026-06-14T08:20:03.082594213Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=d8087689-0ccc-4d21-8dda-a74dd19b6390 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.955766 | controller | Jun 14 08:20:03.083428 crc crio[3637]: time="2026-06-14T08:20:03.083117621Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8ada3a1b-260e-40cc-8f98-4ce244db9c3d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.955793 | controller | Jun 14 08:20:03.090247 crc crio[3637]: time="2026-06-14T08:20:03.090137976Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=1299a2e1-1017-461a-a743-8c4da62dd757 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.955820 | controller | Jun 14 08:20:03.093366 crc crio[3637]: time="2026-06-14T08:20:03.092608999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.955848 | controller | Jun 14 08:20:03.109836 crc crio[3637]: time="2026-06-14T08:20:03.109778917Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/99bdeefd-653d-4885-ab72-4deac242cd9c 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:0xc000b10820}] Aliases:map[]}"
2026-06-14 10:12:36.955876 | controller | Jun 14 08:20:03.110084 crc crio[3637]: time="2026-06-14T08:20:03.110057596Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.955903 | controller | Jun 14 08:20:03.117698 crc crio[3637]: time="2026-06-14T08:20:03.117336434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.955930 | controller | Jun 14 08:20:03.137229 crc crio[3637]: time="2026-06-14T08:20:03.136994641Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640" id=c574a796-b440-4d83-9326-6d69f057f9da name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.955957 | controller | Jun 14 08:20:03.139591 crc crio[3637]: time="2026-06-14T08:20:03.139467367Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=a52fb280-5dcc-4de5-a95d-6c386b8221d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.955989 | controller | Jun 14 08:20:03.140592 crc crio[3637]: time="2026-06-14T08:20:03.14044013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.956018 | controller | Jun 14 08:20:03.155564 crc crio[3637]: time="2026-06-14T08:20:03.155328338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.956045 | controller | Jun 14 08:20:03.203713 crc crio[3637]: time="2026-06-14T08:20:03.202941202Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=31a35a2b-f37a-44c6-8b42-6ce6917a868b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.956072 | controller | Jun 14 08:20:03.212995 crc crio[3637]: time="2026-06-14T08:20:03.212875173Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=47492471-6924-4b32-8796-2bdd486a3818 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.956099 | controller | Jun 14 08:20:03.214678 crc crio[3637]: time="2026-06-14T08:20:03.214645568Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/kube-multus-additional-cni-plugins" id=9aed8ebe-7d0c-4ab0-9966-d202e2e69a84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.956126 | controller | Jun 14 08:20:03.222606 crc crio[3637]: time="2026-06-14T08:20:03.222548593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.956153 | controller | Jun 14 08:20:03.240704 crc crio[3637]: time="2026-06-14T08:20:03.240570514Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f UID:14b028be-d24a-4215-9f07-f1d77d4fb225 NetNS:/var/run/netns/34d94f9b-8e61-418a-a806-6180efb527d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod14b028be_d24a_4215_9f07_f1d77d4fb225.slice PodAnnotations:0xc00008c328}] Aliases:map[]}"
2026-06-14 10:12:36.956181 | controller | Jun 14 08:20:03.240704 crc crio[3637]: time="2026-06-14T08:20:03.240682118Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.956208 | controller | Jun 14 08:20:03.246699 crc crio[3637]: time="2026-06-14T08:20:03.246670665Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe UID:dc9118ff-d0aa-4cde-981c-405fb4fc93f3 NetNS:/var/run/netns/f4b94cc0-91ac-4c6f-b053-4c55136a5203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddc9118ff_d0aa_4cde_981c_405fb4fc93f3.slice PodAnnotations:0xc00019c8f0}] Aliases:map[]}"
2026-06-14 10:12:36.956236 | controller | Jun 14 08:20:03.246947 crc crio[3637]: time="2026-06-14T08:20:03.246918693Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.956263 | controller | Jun 14 08:20:03.284683 crc crio[3637]: time="2026-06-14T08:20:03.284549924Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=bc3e473c-3d23-4d91-a918-d01e74a24a07 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.956290 | controller | Jun 14 08:20:03.296524 crc crio[3637]: time="2026-06-14T08:20:03.294878349Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8ddc98a2-5365-4eff-83b8-76d7f2720ee9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.956322 | controller | Jun 14 08:20:03.327139 crc crio[3637]: time="2026-06-14T08:20:03.327026293Z" level=info msg="Created container 18a0883c55e230ea286411f82b3e7caf3f69af56a27ccc0bc0b48c64afcadb21: openshift-console/downloads-747b44746d-4pqvr/download-server" id=d2381351-ff71-402d-ac5f-8aa30d1267e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.956370 | controller | Jun 14 08:20:03.357003 crc crio[3637]: time="2026-06-14T08:20:03.356832381Z" level=info msg="Starting container: 18a0883c55e230ea286411f82b3e7caf3f69af56a27ccc0bc0b48c64afcadb21" id=0c8c7ffd-e449-4baa-906c-4062b01bcd76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.956406 | controller | Jun 14 08:20:03.362271 crc crio[3637]: time="2026-06-14T08:20:03.361723767Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=fb32fd52-da61-4205-ba8f-3fe0d24d5427 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.956434 | controller | Jun 14 08:20:03.370236 crc crio[3637]: time="2026-06-14T08:20:03.369921462Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=83e31b06-489d-460c-a3c8-ccc5bfe4aa79 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.956461 | controller | Jun 14 08:20:03.371274 crc crio[3637]: time="2026-06-14T08:20:03.371130927Z" level=info msg="Created container 2385250804f5d23c3dd5dc023b2160358005a006f871d05b6c2c8aa288b7bf04: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=5e0a8cd3-a724-4d97-8634-e59c6faeb4f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.956489 | controller | Jun 14 08:20:03.381759 crc crio[3637]: time="2026-06-14T08:20:03.381624619Z" level=info msg="Starting container: 2385250804f5d23c3dd5dc023b2160358005a006f871d05b6c2c8aa288b7bf04" id=0bd87456-2272-4917-bba0-b84d4706dd1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.956516 | controller | Jun 14 08:20:03.397729 crc crio[3637]: time="2026-06-14T08:20:03.397643572Z" level=info msg="Started container" PID=15663 containerID=18a0883c55e230ea286411f82b3e7caf3f69af56a27ccc0bc0b48c64afcadb21 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=0c8c7ffd-e449-4baa-906c-4062b01bcd76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b
2026-06-14 10:12:36.956543 | controller | Jun 14 08:20:03.400333 crc crio[3637]: time="2026-06-14T08:20:03.4002245Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=b0d6353a-ee2a-433b-911c-7479cf2ae037 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.956570 | controller | Jun 14 08:20:03.403600 crc crio[3637]: time="2026-06-14T08:20:03.402828697Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=444577db-06b7-4c22-b592-83f3f47ad5ff name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.956597 | controller | Jun 14 08:20:03.407098 crc crio[3637]: time="2026-06-14T08:20:03.407001263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.956625 | controller | Jun 14 08:20:03.410363 crc crio[3637]: time="2026-06-14T08:20:03.41026991Z" level=info msg="Started container" PID=15671 containerID=2385250804f5d23c3dd5dc023b2160358005a006f871d05b6c2c8aa288b7bf04 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=0bd87456-2272-4917-bba0-b84d4706dd1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=893b02d7bae3a94180efc2620cefa0bac9e9ff285c8768a82626c2c97b4fac2c
2026-06-14 10:12:36.956653 | controller | Jun 14 08:20:03.475047 crc crio[3637]: time="2026-06-14T08:20:03.474236129Z" level=info msg="Creating container: openshift-marketplace/community-operators-4knbx/extract-content" id=238f6d19-14be-4ff4-af92-08e3b717e820 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.956686 | controller | Jun 14 08:20:03.481227 crc crio[3637]: time="2026-06-14T08:20:03.481149281Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=cfa89690-8e41-45e8-b0e3-477dbaac86cc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.956714 | controller | Jun 14 08:20:03.485103 crc crio[3637]: time="2026-06-14T08:20:03.484692143Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4b075bd8-8d25-4cd0-93f5-7a599752faf3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.956741 | controller | Jun 14 08:20:03.495645 crc crio[3637]: time="2026-06-14T08:20:03.495607768Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-r6jp9/extract-content" id=8896c900-eda9-4635-bcea-9e93720e8c5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.956769 | controller | Jun 14 08:20:03.498297 crc crio[3637]: time="2026-06-14T08:20:03.498270017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.956796 | controller | Jun 14 08:20:03.504140 crc crio[3637]: time="2026-06-14T08:20:03.504051681Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=2953d587-ec11-479d-9053-bee350e1aa51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.956823 | controller | Jun 14 08:20:03.533615 crc crio[3637]: time="2026-06-14T08:20:03.533214787Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5zz68/extract-content" id=3f55561a-e969-4399-9d06-770442bbfdbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.956850 | controller | Jun 14 08:20:03.591548 crc crio[3637]: time="2026-06-14T08:20:03.591288302Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064" id=1139c374-7227-4ea3-ac0f-b798b3e6f339 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.956878 | controller | Jun 14 08:20:03.609265 crc crio[3637]: time="2026-06-14T08:20:03.607384562Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=cc13ac0e-5957-4418-bd8f-1b96329b10b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.956905 | controller | Jun 14 08:20:03.629475 crc crio[3637]: time="2026-06-14T08:20:03.629317158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.956933 | controller | Jun 14 08:20:03.647035 crc crio[3637]: time="2026-06-14T08:20:03.644445004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.956961 | controller | Jun 14 08:20:03.647035 crc crio[3637]: time="2026-06-14T08:20:03.644819227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.956997 | controller | Jun 14 08:20:03.648485 crc crio[3637]: time="2026-06-14T08:20:03.648244777Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=265e8a1b-5230-435f-bd62-38c189a93012 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.957024 | controller | Jun 14 08:20:03.648485 crc crio[3637]: time="2026-06-14T08:20:03.648460384Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=58111456-f552-4d28-8843-ab5d2e70d1b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.957051 | controller | Jun 14 08:20:03.681962 crc crio[3637]: 2026-06-14T08:20:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0b0f6cb39a41ef Mac:ea:8b:81:fa:ca:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/99bdeefd-653d-4885-ab72-4deac242cd9c SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.957084 | controller | Jun 14 08:20:03.716551 crc crio[3637]: time="2026-06-14T08:20:03.716259144Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/99bdeefd-653d-4885-ab72-4deac242cd9c 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:0xc000b10820}] Aliases:map[]}"
2026-06-14 10:12:36.957113 | controller | Jun 14 08:20:03.716551 crc crio[3637]: time="2026-06-14T08:20:03.716548053Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.957142 | controller | Jun 14 08:20:03.838292 crc crio[3637]: time="2026-06-14T08:20:03.838194196Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=41d7f2e0-34c7-4f78-a279-dcf00ac02720 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.957170 | controller | Jun 14 08:20:03.852079 crc crio[3637]: time="2026-06-14T08:20:03.851984816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.957197 | controller | Jun 14 08:20:03.878679 crc crio[3637]: time="2026-06-14T08:20:03.878126122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.957225 | controller | Jun 14 08:20:03.918358 crc crio[3637]: time="2026-06-14T08:20:03.914161638Z" level=info msg="Ran pod sandbox d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=c445c407-e04e-460c-b0ba-bb693e241d7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.957252 | controller | Jun 14 08:20:03.938680 crc crio[3637]: time="2026-06-14T08:20:03.938230834Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=1129d6b6-fca4-4ef1-908f-8276a1f50f53 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.957280 | controller | Jun 14 08:20:03.946463 crc crio[3637]: time="2026-06-14T08:20:03.946370214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.957307 | controller | Jun 14 08:20:03.947226 crc crio[3637]: time="2026-06-14T08:20:03.947007185Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640" id=bd90da57-5e68-4077-ab6e-a384a96cbe91 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.957335 | controller | Jun 14 08:20:03.948595 crc crio[3637]: time="2026-06-14T08:20:03.947807102Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rpqmh/extract-content" id=b50647bc-e8cc-4903-882a-a7c801e70dc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.957390 | controller | Jun 14 08:20:03.951948 crc crio[3637]: time="2026-06-14T08:20:03.951828816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.957422 | controller | Jun 14 08:20:03.959045 crc crio[3637]: time="2026-06-14T08:20:03.958954802Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=1626fd1d-ed30-4ff9-9f14-68f056cc3c09 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.957479 | controller | Jun 14 08:20:03.974660 crc crio[3637]: time="2026-06-14T08:20:03.974456655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.957509 | controller | Jun 14 08:20:03.997422 crc crio[3637]: time="2026-06-14T08:20:03.997273569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.957529 | controller | Jun 14 08:20:04.036091 crc crio[3637]: time="2026-06-14T08:20:04.035514944Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=be1c1310-1401-4ffc-9d1e-437ff29ebaaf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.957545 | controller | Jun 14 08:20:04.038330 crc crio[3637]: time="2026-06-14T08:20:04.03823686Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=70fe8fd4-1286-4570-893d-b251dcf9da04 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.957561 | controller | Jun 14 08:20:04.085280 crc crio[3637]: time="2026-06-14T08:20:04.079657851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.957576 | controller | Jun 14 08:20:04.090242 crc crio[3637]: time="2026-06-14T08:20:04.088816078Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=9cb239d2-57c5-4bff-9da7-34c366ca0cda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.957592 | controller | Jun 14 08:20:04.093885 crc crio[3637]: time="2026-06-14T08:20:04.092237078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.957607 | controller | Jun 14 08:20:04.095625 crc crio[3637]: time="2026-06-14T08:20:04.095556181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.957623 | controller | Jun 14 08:20:04.099076 crc crio[3637]: time="2026-06-14T08:20:04.099004711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.957638 | controller | Jun 14 08:20:04.116489 crc crio[3637]: time="2026-06-14T08:20:04.116408351Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=3a2983a6-3c28-4823-8ccd-7af0c3f7ac6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.957653 | controller | Jun 14 08:20:04.125818 crc crio[3637]: time="2026-06-14T08:20:04.125777908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.957668 | controller | Jun 14 08:20:04.212440 crc crio[3637]: time="2026-06-14T08:20:04.212351539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.957683 | controller | Jun 14 08:20:04.218489 crc crio[3637]: time="2026-06-14T08:20:04.218391444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.957699 | controller | Jun 14 08:20:04.233592 crc crio[3637]: time="2026-06-14T08:20:04.232889286Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=cf5a71d0-130a-468f-8c18-4c619fbdb0fd name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.957719 | controller | Jun 14 08:20:04.243460 crc crio[3637]: time="2026-06-14T08:20:04.242970021Z" level=info msg="Created container bd600c11ca813621ab91a2d7a511661b5b58be8eb3d757760a2c1b5d1e64031a: openshift-marketplace/redhat-operators-r6jp9/extract-content" id=8896c900-eda9-4635-bcea-9e93720e8c5d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.957735 | controller | Jun 14 08:20:04.245829 crc crio[3637]: time="2026-06-14T08:20:04.244241478Z" level=info msg="Created container ae2ee576886627d3dcbd25bd9a58e84e645305764f99a348b865ddda09f73a2e: openshift-marketplace/certified-operators-5zz68/extract-content" id=3f55561a-e969-4399-9d06-770442bbfdbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.957750 | controller | Jun 14 08:20:04.248690 crc crio[3637]: time="2026-06-14T08:20:04.248078399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.957766 | controller | Jun 14 08:20:04.250335 crc crio[3637]: time="2026-06-14T08:20:04.250244761Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=617ee4ac-bf5e-43a8-8b07-3e8df8bbef92 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.957782 | controller | Jun 14 08:20:04.257622 crc crio[3637]: time="2026-06-14T08:20:04.257525683Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=effb2c76-0cfc-4b12-889e-51849a2d451e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.957797 | controller | Jun 14 08:20:04.264274 crc crio[3637]: time="2026-06-14T08:20:04.264147742Z" level=info msg="Starting container: bd600c11ca813621ab91a2d7a511661b5b58be8eb3d757760a2c1b5d1e64031a" id=9129f6b9-934c-44a0-959d-ba30023628cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.957813 | controller | Jun 14 08:20:04.265558 crc crio[3637]: time="2026-06-14T08:20:04.265448687Z" level=info msg="Starting container: ae2ee576886627d3dcbd25bd9a58e84e645305764f99a348b865ddda09f73a2e" id=aaaa5360-eacd-4f9b-8801-ad671a2f300e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.957828 | controller | Jun 14 08:20:04.267472 crc crio[3637]: time="2026-06-14T08:20:04.26738376Z" level=info msg="Created container 15d1853c404ecce6b72dc0c9f62148c8ff12a08a5f0d53a0cd0125309eb89b98: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=e613e8ff-158e-4b36-8b44-c2f3c20a092f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.957844 | controller | Jun 14 08:20:04.276501 crc crio[3637]: time="2026-06-14T08:20:04.276162294Z" level=info msg="Started container" PID=15778 containerID=bd600c11ca813621ab91a2d7a511661b5b58be8eb3d757760a2c1b5d1e64031a description=openshift-marketplace/redhat-operators-r6jp9/extract-content id=9129f6b9-934c-44a0-959d-ba30023628cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb
2026-06-14 10:12:36.957860 | controller | Jun 14 08:20:04.284828 crc crio[3637]: time="2026-06-14T08:20:04.284703999Z" level=info msg="Started container" PID=15804 containerID=ae2ee576886627d3dcbd25bd9a58e84e645305764f99a348b865ddda09f73a2e description=openshift-marketplace/certified-operators-5zz68/extract-content id=aaaa5360-eacd-4f9b-8801-ad671a2f300e name=/runtime.v1.RuntimeService/StartContainer sandboxID=519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597
2026-06-14 10:12:36.957876 | controller | Jun 14 08:20:04.289034 crc crio[3637]: time="2026-06-14T08:20:04.286684509Z" level=info msg="Starting container: 15d1853c404ecce6b72dc0c9f62148c8ff12a08a5f0d53a0cd0125309eb89b98" id=1ed1cb8c-3d5e-4a54-a7cd-3a565c2b572b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.957891 | controller | Jun 14 08:20:04.298410 crc crio[3637]: time="2026-06-14T08:20:04.294028261Z" level=info msg="Started container" PID=15803 containerID=15d1853c404ecce6b72dc0c9f62148c8ff12a08a5f0d53a0cd0125309eb89b98 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=1ed1cb8c-3d5e-4a54-a7cd-3a565c2b572b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00
2026-06-14 10:12:36.957911 | controller | Jun 14 08:20:04.327268 crc crio[3637]: time="2026-06-14T08:20:04.327183511Z" level=info msg="Created container 182be06a9fe7ae04e178570cb96598e6e385c35ed2de1a9d7cf227149208d43c: openshift-marketplace/community-operators-4knbx/extract-content" id=238f6d19-14be-4ff4-af92-08e3b717e820 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.957927 | controller | Jun 14 08:20:04.350454 crc crio[3637]: time="2026-06-14T08:20:04.349387507Z" level=info msg="Created container 59e5674214e27a525a2b81b23f113c479b17603fbcead098e8603cb3c3f9a18b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=4bae1ad1-39c5-4d1a-a20d-244078538523 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.957942 | controller | Jun 14 08:20:04.357005 crc crio[3637]: time="2026-06-14T08:20:04.356276055Z" level=info msg="Starting container: 59e5674214e27a525a2b81b23f113c479b17603fbcead098e8603cb3c3f9a18b" id=8134ad5a-03a4-4f8a-8e8a-9f01f6f8404f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.957958 | controller | Jun 14 08:20:04.357435 crc crio[3637]: time="2026-06-14T08:20:04.357348501Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=b5a9d99f-a1b8-4764-ba12-d1688ec52b4d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.957973 | controller | Jun 14 08:20:04.357776 crc crio[3637]: time="2026-06-14T08:20:04.357450525Z" level=info msg="Starting container: 182be06a9fe7ae04e178570cb96598e6e385c35ed2de1a9d7cf227149208d43c" id=57d7dd05-d6a4-4995-9383-85201a3a7ddf name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.957988 | controller | Jun 14 08:20:04.389559 crc crio[3637]: 2026-06-14T08:20:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8b8d2c3476d9ba Mac:ca:0a:24:88:cf:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/34d94f9b-8e61-418a-a806-6180efb527d8 SocketPath: PciID:}] [{Interface:0xc00041b290 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.958003 | controller | Jun 14 08:20:04.390991 crc crio[3637]: time="2026-06-14T08:20:04.390379957Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f UID:14b028be-d24a-4215-9f07-f1d77d4fb225 NetNS:/var/run/netns/34d94f9b-8e61-418a-a806-6180efb527d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod14b028be_d24a_4215_9f07_f1d77d4fb225.slice PodAnnotations:0xc00008c328}] Aliases:map[]}"
2026-06-14 10:12:36.958019 | controller | Jun 14 08:20:04.390991 crc crio[3637]: time="2026-06-14T08:20:04.390556732Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.958035 | controller | Jun 14 08:20:04.391481 crc crio[3637]: time="2026-06-14T08:20:04.391289094Z" level=info msg="Started container" PID=15818 containerID=182be06a9fe7ae04e178570cb96598e6e385c35ed2de1a9d7cf227149208d43c description=openshift-marketplace/community-operators-4knbx/extract-content id=57d7dd05-d6a4-4995-9383-85201a3a7ddf name=/runtime.v1.RuntimeService/StartContainer sandboxID=13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3
2026-06-14 10:12:36.958050 | controller | Jun 14 08:20:04.392385 crc crio[3637]: time="2026-06-14T08:20:04.392100207Z" level=info msg="Started container" PID=15817 containerID=59e5674214e27a525a2b81b23f113c479b17603fbcead098e8603cb3c3f9a18b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=8134ad5a-03a4-4f8a-8e8a-9f01f6f8404f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.958070 | controller | Jun 14 08:20:04.448664 crc crio[3637]: time="2026-06-14T08:20:04.448563306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958086 | controller | Jun 14 08:20:04.455408 crc crio[3637]: time="2026-06-14T08:20:04.455309416Z" level=info msg="Created container de6bbce5c18acc55ef9685839b84f2f5a9aacb362aa8aed11f53bce3bfb3b0f1: openshift-marketplace/redhat-marketplace-rpqmh/extract-content" id=b50647bc-e8cc-4903-882a-a7c801e70dc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.958102 | controller | Jun 14 08:20:04.464354 crc crio[3637]: time="2026-06-14T08:20:04.464284304Z" level=info msg="Starting container: de6bbce5c18acc55ef9685839b84f2f5a9aacb362aa8aed11f53bce3bfb3b0f1" id=c66a4d2e-080c-4856-b15b-627fc2b4abe5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.958117 | controller | Jun 14 08:20:04.472485 crc crio[3637]: time="2026-06-14T08:20:04.472416273Z" level=info msg="Started container" PID=15830 containerID=de6bbce5c18acc55ef9685839b84f2f5a9aacb362aa8aed11f53bce3bfb3b0f1 description=openshift-marketplace/redhat-marketplace-rpqmh/extract-content id=c66a4d2e-080c-4856-b15b-627fc2b4abe5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a
2026-06-14 10:12:36.958133 | controller | Jun 14 08:20:04.513073 crc crio[3637]: 2026-06-14T08:20:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a39390c7fc7b59e Mac:32:85:91:90:8c:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/f4b94cc0-91ac-4c6f-b053-4c55136a5203 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.958148 | controller | Jun 14 08:20:04.514765 crc crio[3637]: time="2026-06-14T08:20:04.514648281Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe UID:dc9118ff-d0aa-4cde-981c-405fb4fc93f3 NetNS:/var/run/netns/f4b94cc0-91ac-4c6f-b053-4c55136a5203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddc9118ff_d0aa_4cde_981c_405fb4fc93f3.slice PodAnnotations:0xc00019c8f0}] Aliases:map[]}"
2026-06-14 10:12:36.958164 | controller | Jun 14 08:20:04.515018 crc crio[3637]: time="2026-06-14T08:20:04.514960712Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.958179 | controller | Jun 14 08:20:04.517832 crc crio[3637]: time="2026-06-14T08:20:04.517725844Z" level=info msg="Ran pod sandbox c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=4b47f3ea-13f4-4296-b320-3c219fab317e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.958195 | controller | Jun 14 08:20:04.530637 crc crio[3637]: time="2026-06-14T08:20:04.530556331Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c2aaa8f5-7cf6-4499-a2ee-2fe8f455bce5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.958210 | controller | Jun 14 08:20:04.539509 crc crio[3637]: time="2026-06-14T08:20:04.539287848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958225 | controller | Jun 14 08:20:04.543315 crc crio[3637]: time="2026-06-14T08:20:04.543228642Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=c607a93c-b16c-4ccc-bb24-f91633da4a68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.958244 | controller | Jun 14 08:20:04.543594 crc crio[3637]: time="2026-06-14T08:20:04.543491188Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=901ccb0a-1553-491b-bb5e-1b70d2f11ffd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.958260 | controller | Jun 14 08:20:04.550261 crc crio[3637]: time="2026-06-14T08:20:04.55017192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958276 | controller | Jun 14 08:20:04.551924 crc crio[3637]: time="2026-06-14T08:20:04.551792416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958292 | controller | Jun 14 08:20:04.556515 crc crio[3637]: time="2026-06-14T08:20:04.556433188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958307 | controller | Jun 14 08:20:04.562064 crc crio[3637]: time="2026-06-14T08:20:04.561987261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958323 | controller | Jun 14 08:20:04.562795 crc crio[3637]: time="2026-06-14T08:20:04.562605071Z" level=info msg="Ran pod sandbox a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=7e40ba31-a6e5-4b0f-a376-0964b09c9080 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.958338 | controller | Jun 14 08:20:04.570327 crc crio[3637]: time="2026-06-14T08:20:04.570228236Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=faf8894d-2081-4307-920e-8acfe71307d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.958382 | controller | Jun 14 08:20:04.570496 crc crio[3637]: time="2026-06-14T08:20:04.570371549Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=4d38aedc-a047-4f1d-9426-bac87259575d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.958410 | controller | Jun 14 08:20:04.578341 crc crio[3637]: time="2026-06-14T08:20:04.57817811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958439 | controller | Jun 14 08:20:04.578628 crc crio[3637]: time="2026-06-14T08:20:04.578465046Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=34ce6521-afdd-4620-ae93-a7ac35040f5b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.958458 | controller | Jun 14 08:20:04.587912 crc crio[3637]: time="2026-06-14T08:20:04.583425049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958474 | controller | Jun 14 08:20:04.603142 crc crio[3637]: time="2026-06-14T08:20:04.602898837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958490 | controller | Jun 14 08:20:04.605737 crc crio[3637]: time="2026-06-14T08:20:04.605519268Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a4fabd59-d9a4-4998-893f-a5196f332667 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.958510 | controller | Jun 14 08:20:04.630390 crc crio[3637]: time="2026-06-14T08:20:04.630283777Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=27fb6b41-c81c-4c3d-8467-48718c29818a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.958526 | controller | Jun 14 08:20:04.641062 crc crio[3637]: time="2026-06-14T08:20:04.640978118Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=cb5b2cd9-e9dd-4b2e-b85b-7782cd2b64cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.958541 | controller | Jun 14 08:20:04.664094 crc crio[3637]: time="2026-06-14T08:20:04.661679375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958557 | controller | Jun 14 08:20:04.664094 crc crio[3637]: time="2026-06-14T08:20:04.663466681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958572 | controller | Jun 14 08:20:04.666227 crc crio[3637]: time="2026-06-14T08:20:04.6660772Z" level=info msg="Created container 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/kube-multus-additional-cni-plugins" id=9aed8ebe-7d0c-4ab0-9966-d202e2e69a84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.958588 | controller | Jun 14 08:20:04.678654 crc crio[3637]: time="2026-06-14T08:20:04.678497986Z" level=info msg="Starting container: 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a" id=ae04f4d7-de4d-45e2-8902-f4b459cd1045 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.958604 | controller | Jun 14 08:20:04.697095 crc crio[3637]: time="2026-06-14T08:20:04.696978635Z" level=info msg="Started container" PID=15892 containerID=9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a description=openshift-multus/cni-sysctl-allowlist-ds-qvc4r/kube-multus-additional-cni-plugins id=ae04f4d7-de4d-45e2-8902-f4b459cd1045 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b
2026-06-14 10:12:36.958620 | controller | Jun 14 08:20:04.754958 crc crio[3637]: time="2026-06-14T08:20:04.754797883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958636 | controller | Jun 14 08:20:04.768637 crc crio[3637]: time="2026-06-14T08:20:04.768541344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958651 | controller | Jun 14 08:20:04.768823 crc crio[3637]: time="2026-06-14T08:20:04.76873231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958666 | controller | Jun 14 08:20:04.780251 crc crio[3637]: time="2026-06-14T08:20:04.780126978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958682 | controller | Jun 14 08:20:04.790893 crc crio[3637]: time="2026-06-14T08:20:04.790606956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958697 | controller | Jun 14 08:20:04.821027 crc crio[3637]: time="2026-06-14T08:20:04.820782047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958718 | controller | Jun 14 08:20:04.835057 crc crio[3637]: time="2026-06-14T08:20:04.829102301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.958734 | controller | Jun 14 08:20:04.844604 crc crio[3637]: time="2026-06-14T08:20:04.844332592Z" level=info msg="Created container 4b58134f8af1a9639b0c68d325db0a15745d3831a4852cd49a97d0e9e34e8e14: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=2953d587-ec11-479d-9053-bee350e1aa51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.958750 | controller | Jun 14 08:20:04.853422 crc crio[3637]: time="2026-06-14T08:20:04.84837785Z" level=info msg="Starting container: 4b58134f8af1a9639b0c68d325db0a15745d3831a4852cd49a97d0e9e34e8e14" id=d493825d-52ea-4789-aaeb-977b9e29fd6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.958766 | controller | Jun 14 08:20:04.871461 crc crio[3637]: time="2026-06-14T08:20:04.871345847Z" level=info msg="Created container 1e4fd8952ca4f6fc8d4dd7e245bf600be1c9a25f323c836ff056c51594111e73: openshift-marketplace/certified-operators-l27pk/extract-content" id=41d7f2e0-34c7-4f78-a279-dcf00ac02720 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.958782 | controller | Jun 14 08:20:04.874192 crc crio[3637]: time="2026-06-14T08:20:04.87396634Z" level=info msg="Started container" PID=15907 containerID=4b58134f8af1a9639b0c68d325db0a15745d3831a4852cd49a97d0e9e34e8e14 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=d493825d-52ea-4789-aaeb-977b9e29fd6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b
2026-06-14 10:12:36.958798 | controller | Jun 14 08:20:04.878345 crc crio[3637]: time="2026-06-14T08:20:04.877701292Z" level=info msg="Created container 0fbd70dfcd5d98500b920e0f6e09c8b31e23b901476a57fa27e88303cbf33818: openshift-marketplace/community-operators-qhh6t/extract-content" id=9cb239d2-57c5-4bff-9da7-34c366ca0cda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.958814 | controller | Jun 14 08:20:04.882632 crc crio[3637]: time="2026-06-14T08:20:04.882519841Z" level=info msg="Starting container: 1e4fd8952ca4f6fc8d4dd7e245bf600be1c9a25f323c836ff056c51594111e73" id=91517cb6-5e33-4b93-b474-c01cca910a78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.958829 | controller | Jun 14 08:20:04.884007 crc crio[3637]: time="2026-06-14T08:20:04.883939908Z" level=info msg="Starting container: 0fbd70dfcd5d98500b920e0f6e09c8b31e23b901476a57fa27e88303cbf33818" id=0270f0fb-fd28-44fc-83d6-75bc3f9ba82f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.958845 | controller | Jun 14 08:20:04.888218 crc crio[3637]: time="2026-06-14T08:20:04.888143929Z" level=info msg="Started container" PID=15909 containerID=1e4fd8952ca4f6fc8d4dd7e245bf600be1c9a25f323c836ff056c51594111e73 description=openshift-marketplace/certified-operators-l27pk/extract-content id=91517cb6-5e33-4b93-b474-c01cca910a78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac
2026-06-14 10:12:36.958861 | controller | Jun 14 08:20:04.966541 crc crio[3637]: time="2026-06-14T08:20:04.92174126Z" level=info msg="Started container" PID=15902 containerID=0fbd70dfcd5d98500b920e0f6e09c8b31e23b901476a57fa27e88303cbf33818 description=openshift-marketplace/community-operators-qhh6t/extract-content id=0270f0fb-fd28-44fc-83d6-75bc3f9ba82f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105
2026-06-14 10:12:36.958877 | controller | Jun 14 08:20:05.083455 crc crio[3637]: time="2026-06-14T08:20:05.077427081Z" level=info msg="Created container 30dfc267793c187fa208e139e7be22d13c68fd27bb4212e8d4951ef953ada61d: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=c607a93c-b16c-4ccc-bb24-f91633da4a68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.958896 | controller | Jun 14 08:20:05.086267 crc crio[3637]: time="2026-06-14T08:20:05.086215996Z" level=info msg="Starting container: 30dfc267793c187fa208e139e7be22d13c68fd27bb4212e8d4951ef953ada61d" id=1110dc73-5496-46ca-986c-031d8481bcfd name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.958912 | controller | Jun 14 08:20:05.111498 crc crio[3637]: time="2026-06-14T08:20:05.109978129Z" level=info msg="Created container 5e8e58cbc7ffe812c09c33315eed4e0ee62efe702841ca1fe9212fb55b3c77e1: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=3a2983a6-3c28-4823-8ccd-7af0c3f7ac6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.958928 | controller | Jun 14 08:20:05.118247 crc crio[3637]: time="2026-06-14T08:20:05.118073353Z" level=info msg="Starting container: 5e8e58cbc7ffe812c09c33315eed4e0ee62efe702841ca1fe9212fb55b3c77e1" id=cc85b4ee-2279-48a4-82a6-410ec93e10ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.958943 | controller | Jun 14 08:20:05.155317 crc crio[3637]: time="2026-06-14T08:20:05.153179389Z" level=info msg="Started container" PID=15927 containerID=30dfc267793c187fa208e139e7be22d13c68fd27bb4212e8d4951ef953ada61d description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=1110dc73-5496-46ca-986c-031d8481bcfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a
2026-06-14 10:12:36.958959 | controller | Jun 14 08:20:05.155317 crc crio[3637]: time="2026-06-14T08:20:05.153682757Z" level=info msg="Started container" PID=15929 containerID=5e8e58cbc7ffe812c09c33315eed4e0ee62efe702841ca1fe9212fb55b3c77e1 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=cc85b4ee-2279-48a4-82a6-410ec93e10ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76
2026-06-14 10:12:36.958975 | controller | Jun 14 08:20:06.087674 crc crio[3637]: time="2026-06-14T08:20:06.087546815Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=35aa866f-73ad-4a81-ae1e-a40703f28219 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.958990 | controller | Jun 14 08:20:06.100428 crc crio[3637]: time="2026-06-14T08:20:06.100294771Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=712ed633-a5b9-4cc1-b5ea-8f93617712f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.959006 | controller | Jun 14 08:20:06.105905 crc crio[3637]: time="2026-06-14T08:20:06.105814033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959021 | controller | Jun 14 08:20:06.107685 crc crio[3637]: time="2026-06-14T08:20:06.107597454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959037 | controller | Jun 14 08:20:06.110162 crc crio[3637]: time="2026-06-14T08:20:06.110123536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959052 | controller | Jun 14 08:20:06.116677 crc crio[3637]: time="2026-06-14T08:20:06.116530408Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=13e1cfc7-6d52-4741-92c1-01c38cabd640 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.959067 | controller | Jun 14 08:20:06.123193 crc crio[3637]: time="2026-06-14T08:20:06.123105767Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a8e92c5b-593c-463f-a6b8-be7f51e2a849 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.959089 | controller | Jun 14 08:20:06.123691 crc crio[3637]: time="2026-06-14T08:20:06.123299122Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3d020226-d782-4870-8019-5acfa01b4020 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.959105 | controller | Jun 14 08:20:06.132282 crc crio[3637]: time="2026-06-14T08:20:06.132214388Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=be4d7ade-d40b-4e63-9560-9e76ec854acf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.959120 | controller | Jun 14 08:20:06.132437 crc crio[3637]: time="2026-06-14T08:20:06.132326625Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b0c9a1f4-7109-44b5-bfe8-ae196051e451 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.959135 | controller | Jun 14 08:20:06.160921 crc crio[3637]: time="2026-06-14T08:20:06.160549067Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=660659ea-d48b-47bf-bd89-e9e2290cc6be name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.959151 | controller | Jun 14 08:20:06.968405 crc crio[3637]: time="2026-06-14T08:20:06.968155855Z" level=info msg="Creating container: openshift-marketplace/certified-operators-5zz68/registry-server" id=509aa000-1b9f-42e0-b7fb-740a5d6859c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.959166 | controller | Jun 14 08:20:06.968980 crc crio[3637]: time="2026-06-14T08:20:06.968699154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959181 | controller | Jun 14 08:20:06.969569 crc crio[3637]: time="2026-06-14T08:20:06.969412208Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=4df43027-3be3-44d8-8b44-d0f991203f4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.959197 | controller | Jun 14 08:20:06.976128 crc crio[3637]: time="2026-06-14T08:20:06.97035274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959212 | controller | Jun 14 08:20:06.976435 crc crio[3637]: time="2026-06-14T08:20:06.974409244Z" level=info msg="Created container a181b43c8fdaef3dc14f381868bb7a9e9835dfe0d09ab7849f229ddd512a9b89: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=4d38aedc-a047-4f1d-9426-bac87259575d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.959228 | controller | Jun 14 08:20:06.979086 crc crio[3637]: time="2026-06-14T08:20:06.978932943Z" level=info msg="Starting container: a181b43c8fdaef3dc14f381868bb7a9e9835dfe0d09ab7849f229ddd512a9b89" id=7e53ccdf-ce84-4fe7-9186-a8f728f9b061 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.959243 | controller | Jun 14 08:20:07.094279 crc crio[3637]: time="2026-06-14T08:20:07.094026556Z" level=info msg="Started container" PID=16004 containerID=a181b43c8fdaef3dc14f381868bb7a9e9835dfe0d09ab7849f229ddd512a9b89 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=7e53ccdf-ce84-4fe7-9186-a8f728f9b061 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00
2026-06-14 10:12:36.959259 | controller | Jun 14 08:20:07.156811 crc crio[3637]: time="2026-06-14T08:20:07.15660687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959278 | controller | Jun 14 08:20:07.162218 crc crio[3637]: time="2026-06-14T08:20:07.162140013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959294 | controller | Jun 14 08:20:07.162645 crc crio[3637]: time="2026-06-14T08:20:07.162092732Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=79d31169-7b1e-43a5-97fa-ccad102e79b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.959309 | controller | Jun 14 08:20:07.165348 crc crio[3637]: time="2026-06-14T08:20:07.165311059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959325 | controller | Jun 14 08:20:07.166669 crc crio[3637]: time="2026-06-14T08:20:07.166537308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959340 | controller | Jun 14 08:20:07.171077 crc crio[3637]: time="2026-06-14T08:20:07.170942515Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=368ac925-cc25-4473-ac95-fa9a1c5bca8a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.959381 | controller | Jun 14 08:20:07.175618 crc crio[3637]: time="2026-06-14T08:20:07.175529057Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=01c01677-19fd-4a0d-b671-eb6e5ba5cc8d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.959398 | controller | Jun 14 08:20:07.187131 crc crio[3637]: time="2026-06-14T08:20:07.187041358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5a8387cd-c7a9-4d8f-a0ce-22714ff9abd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.959414 | controller | Jun 14 08:20:07.198960 crc crio[3637]: time="2026-06-14T08:20:07.198892951Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b52cbb5c-87fd-45e8-bc8b-c50cd2946deb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.959430 | controller | Jun 14 08:20:07.199104 crc crio[3637]: time="2026-06-14T08:20:07.199042626Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=17099dc1-f756-4af5-946c-52b863946e74 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.959446 | controller | Jun 14 08:20:07.199335 crc crio[3637]: time="2026-06-14T08:20:07.19916514Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a0e26d55-0112-4738-9123-e8c035d35053 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.959461 | controller | Jun 14 08:20:07.201626 crc crio[3637]: time="2026-06-14T08:20:07.201522808Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e5ef2490-8457-4433-a224-fb3b0be6d7e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.959477 | controller | Jun 14 08:20:07.278944 crc crio[3637]: time="2026-06-14T08:20:07.278689275Z" level=info msg="Created container fb8aa90073d1f224271e18712a2fe38409dd626bbfb52e101a4a01e5bebd0ed0: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=cb5b2cd9-e9dd-4b2e-b85b-7782cd2b64cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.959496 | controller | Jun 14 08:20:07.280451 crc crio[3637]: time="2026-06-14T08:20:07.280375821Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rpqmh/registry-server" id=34ccafc8-028a-4ad7-a0b6-37afacbccbd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.959513 | controller | Jun 14 08:20:07.280555 crc crio[3637]: time="2026-06-14T08:20:07.280426193Z" level=info msg="Starting container: fb8aa90073d1f224271e18712a2fe38409dd626bbfb52e101a4a01e5bebd0ed0" id=753373d5-d3d1-4bbc-b53b-12e6aef7d06c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.959528 | controller | Jun 14 08:20:07.280933 crc crio[3637]: time="2026-06-14T08:20:07.280877037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959544 | controller | Jun 14 08:20:07.282806 crc crio[3637]: time="2026-06-14T08:20:07.282480741Z" level=info msg="Created container 1103f125d88c583f3a2f3d2117ead737eb7927892496aa52731bd55ade700191: openshift-kube-apiserver/installer-13-crc/installer" id=27fb6b41-c81c-4c3d-8467-48718c29818a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.959560 | controller | Jun 14 08:20:07.289538 crc crio[3637]: time="2026-06-14T08:20:07.28548355Z" level=info msg="Starting container: 1103f125d88c583f3a2f3d2117ead737eb7927892496aa52731bd55ade700191" id=601b38a1-6356-4bcb-a0d6-11c3ae6a0a2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.959576 | controller | Jun 14 08:20:07.289538 crc crio[3637]: time="2026-06-14T08:20:07.288996137Z" level=info msg="Started container" PID=16005 containerID=fb8aa90073d1f224271e18712a2fe38409dd626bbfb52e101a4a01e5bebd0ed0 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=753373d5-d3d1-4bbc-b53b-12e6aef7d06c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe
2026-06-14 10:12:36.959593 | controller | Jun 14 08:20:07.302698 crc crio[3637]: time="2026-06-14T08:20:07.301540513Z" level=info msg="Started container" PID=16003 containerID=1103f125d88c583f3a2f3d2117ead737eb7927892496aa52731bd55ade700191 description=openshift-kube-apiserver/installer-13-crc/installer id=601b38a1-6356-4bcb-a0d6-11c3ae6a0a2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f
2026-06-14 10:12:36.959609 | controller | Jun 14 08:20:07.313353 crc crio[3637]: time="2026-06-14T08:20:07.31324254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959625 | controller | Jun 14 08:20:07.318062 crc crio[3637]: time="2026-06-14T08:20:07.317972107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959641 | controller | Jun 14 08:20:07.487197 crc crio[3637]: time="2026-06-14T08:20:07.487104481Z" level=info msg="Created container 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=4df43027-3be3-44d8-8b44-d0f991203f4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.959656 | controller | Jun 14 08:20:07.493267 crc crio[3637]: time="2026-06-14T08:20:07.49131356Z" level=info msg="Created container f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c: openshift-marketplace/certified-operators-5zz68/registry-server" id=509aa000-1b9f-42e0-b7fb-740a5d6859c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.959672 | controller | Jun 14 08:20:07.493923 crc crio[3637]: time="2026-06-14T08:20:07.493265645Z" level=info msg="Creating container: openshift-marketplace/community-operators-4knbx/registry-server" id=2c54a600-41ff-4f90-9fff-95d1117d5d09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.959687 | controller | Jun 14 08:20:07.494504 crc crio[3637]: time="2026-06-14T08:20:07.494375482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959720 | controller | Jun 14 08:20:07.496655 crc crio[3637]: time="2026-06-14T08:20:07.496536575Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=7be1dc97-14df-440d-b5fe-2ea9e5aae43b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.959739 | controller | Jun 14 08:20:07.505324 crc crio[3637]: time="2026-06-14T08:20:07.505204912Z" level=info msg="Starting container: f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c" id=e0ff203a-d2f6-4b48-ac1d-b66ae30cb88d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.959755 | controller | Jun 14 08:20:07.506346 crc crio[3637]: time="2026-06-14T08:20:07.506124253Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=61c61d11-bfd9-48cf-b34e-71eba9d069b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.959771 | controller | Jun 14 08:20:07.506471 crc crio[3637]: time="2026-06-14T08:20:07.50633402Z" level=info msg="Starting container: 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13" id=852760bc-c898-4618-9562-8ec3fad7fdd4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.959786 | controller | Jun 14 08:20:07.516104 crc crio[3637]: time="2026-06-14T08:20:07.51597931Z" level=info msg="Started container" PID=16031 containerID=f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c description=openshift-marketplace/certified-operators-5zz68/registry-server id=e0ff203a-d2f6-4b48-ac1d-b66ae30cb88d name=/runtime.v1.RuntimeService/StartContainer sandboxID=519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597
2026-06-14 10:12:36.959803 | controller | Jun 14 08:20:07.531829 crc crio[3637]: time="2026-06-14T08:20:07.53172939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959818 | controller | Jun 14 08:20:07.537149 crc crio[3637]: time="2026-06-14T08:20:07.53673313Z" level=info msg="Started container" PID=16032 containerID=55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=852760bc-c898-4618-9562-8ec3fad7fdd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a
2026-06-14 10:12:36.959834 | controller | Jun 14 08:20:07.550819 crc crio[3637]: time="2026-06-14T08:20:07.550672657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959850 | controller | Jun 14 08:20:07.603102 crc crio[3637]: time="2026-06-14T08:20:07.60298582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959865 | controller | Jun 14 08:20:07.609471 crc crio[3637]: time="2026-06-14T08:20:07.609371531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959881 | controller | Jun 14 08:20:07.646591 crc crio[3637]: time="2026-06-14T08:20:07.646461911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959896 | controller | Jun 14 08:20:07.650077 crc crio[3637]: time="2026-06-14T08:20:07.649988389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959911 | controller | Jun 14 08:20:07.650344 crc crio[3637]: time="2026-06-14T08:20:07.650274617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959931 | controller | Jun 14 08:20:07.654990 crc crio[3637]: time="2026-06-14T08:20:07.654534028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959947 | controller | Jun 14 08:20:07.801471 crc crio[3637]: time="2026-06-14T08:20:07.800538776Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-r6jp9/registry-server" id=8c1b645d-cf60-4009-b812-9687adc52f1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.959963 | controller | Jun 14 08:20:07.802001 crc crio[3637]: time="2026-06-14T08:20:07.801730266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.959983 | controller | Jun 14 08:20:07.802165 crc crio[3637]: time="2026-06-14T08:20:07.802100007Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=d4d27015-4c51-4957-a8e2-d96347da8d57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.960006 | controller | Jun 14 08:20:07.802671 crc crio[3637]: time="2026-06-14T08:20:07.802402337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.960027 | controller | Jun 14 08:20:07.890803 crc crio[3637]: time="2026-06-14T08:20:07.88997153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.960047 | controller | Jun 14 08:20:07.899603 crc crio[3637]: time="2026-06-14T08:20:07.899432153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.960067 | controller | Jun 14 08:20:07.923737 crc crio[3637]: time="2026-06-14T08:20:07.923133018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.960088 | controller | Jun 14 08:20:07.932518 crc crio[3637]: time="2026-06-14T08:20:07.932424816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.960109 | controller | Jun 14 08:20:08.040740 crc crio[3637]: time="2026-06-14T08:20:08.040644651Z" level=info msg="Created container fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab: openshift-marketplace/redhat-marketplace-rpqmh/registry-server" id=34ccafc8-028a-4ad7-a0b6-37afacbccbd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.960131 | controller | Jun 14 08:20:08.043327 crc crio[3637]: time="2026-06-14T08:20:08.043212397Z" level=info msg="Starting container: fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab" id=622ca58f-2854-40ed-ab32-cf5c2c6e5ea1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.960153 | controller | Jun 14 08:20:08.049997 crc crio[3637]: time="2026-06-14T08:20:08.049824765Z" level=info msg="Started container" PID=16047 containerID=fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab description=openshift-marketplace/redhat-marketplace-rpqmh/registry-server id=622ca58f-2854-40ed-ab32-cf5c2c6e5ea1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a
2026-06-14 10:12:36.960171 | controller | Jun 14 08:20:08.166240 crc crio[3637]: time="2026-06-14T08:20:08.163696658Z" level=info msg="Created container c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd: openshift-marketplace/community-operators-4knbx/registry-server" id=2c54a600-41ff-4f90-9fff-95d1117d5d09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.960191 | controller | Jun 14 08:20:08.166240 crc crio[3637]: time="2026-06-14T08:20:08.164470734Z" level=info msg="Created container f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=61c61d11-bfd9-48cf-b34e-71eba9d069b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.960207 | controller | Jun 14 08:20:08.169965 crc crio[3637]: time="2026-06-14T08:20:08.169914184Z" level=info msg="Starting container: f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd" id=6dc26ec8-f6df-497e-8781-db3f952fdad9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.960223 | controller | Jun 14 08:20:08.171056 crc crio[3637]: time="2026-06-14T08:20:08.170828765Z" level=info msg="Starting container: c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd" id=1a5de578-3a62-4f23-bf1a-ae5cac095b87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.960239 | controller | Jun 14 08:20:08.187148 crc crio[3637]: time="2026-06-14T08:20:08.187103354Z" level=info msg="Started container" PID=16079 containerID=f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=6dc26ec8-f6df-497e-8781-db3f952fdad9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b
2026-06-14 10:12:36.960256 | controller | Jun 14 08:20:08.189749 crc crio[3637]: time="2026-06-14T08:20:08.189636768Z" level=info msg="Started container" PID=16078 containerID=c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd description=openshift-marketplace/community-operators-4knbx/registry-server id=1a5de578-3a62-4f23-bf1a-ae5cac095b87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3
2026-06-14 10:12:36.960272 | controller | Jun 14 08:20:08.232387 crc crio[3637]: time="2026-06-14T08:20:08.231393991Z" level=info msg="Created container f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826: openshift-marketplace/certified-operators-l27pk/registry-server" id=7be1dc97-14df-440d-b5fe-2ea9e5aae43b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.960287 | controller | Jun 14 08:20:08.234103 crc crio[3637]: time="2026-06-14T08:20:08.234006098Z" level=info msg="Starting container: f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826" id=c091a2fa-aaf0-4ca0-be7f-876f2f51862e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.960302 | controller | Jun 14 08:20:08.252715 crc crio[3637]: time="2026-06-14T08:20:08.252611055Z" level=info msg="Started container" PID=16080 containerID=f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826 description=openshift-marketplace/certified-operators-l27pk/registry-server id=c091a2fa-aaf0-4ca0-be7f-876f2f51862e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac
2026-06-14 10:12:36.960318 | controller | Jun 14 08:20:08.319179 crc crio[3637]: time="2026-06-14T08:20:08.318994564Z" level=info msg="Created container f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c: openshift-marketplace/community-operators-qhh6t/registry-server" id=d4d27015-4c51-4957-a8e2-d96347da8d57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.960333 | controller | Jun 14 08:20:08.321481 crc crio[3637]: time="2026-06-14T08:20:08.321443506Z" level=info msg="Starting container: f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c" id=3dcc4858-8917-4051-a7e6-c51624823dae name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.960366 | controller | Jun 14 08:20:08.331217 crc crio[3637]: time="2026-06-14T08:20:08.331148341Z" level=info msg="Started container" PID=16091 containerID=f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c description=openshift-marketplace/community-operators-qhh6t/registry-server id=3dcc4858-8917-4051-a7e6-c51624823dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105
2026-06-14 10:12:36.960392 | controller | Jun 14 08:20:08.348319 crc crio[3637]: time="2026-06-14T08:20:08.348172311Z" level=info msg="Created container 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a: openshift-marketplace/redhat-operators-r6jp9/registry-server" id=8c1b645d-cf60-4009-b812-9687adc52f1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.960410 | controller | Jun 14 08:20:08.353173 crc crio[3637]: time="2026-06-14T08:20:08.353026682Z" level=info msg="Starting container: 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a" id=15f8e4b8-da54-4923-91a7-96357f36f4e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.960426 | controller | Jun 14 08:20:08.367368 crc crio[3637]: time="2026-06-14T08:20:08.367247823Z" level=info msg="Started container" PID=16094 containerID=01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a description=openshift-marketplace/redhat-operators-r6jp9/registry-server id=15f8e4b8-da54-4923-91a7-96357f36f4e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb
2026-06-14 10:12:36.960442 | controller | Jun 14 08:20:12.449114 crc crio[3637]: time="2026-06-14T08:20:12.44833884Z" level=info msg="Stopping pod sandbox: a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe" id=8ded7ec9-5500-4116-bb0f-30f95dbf527a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.960489 | controller | Jun 14 08:20:12.450961 crc crio[3637]: time="2026-06-14T08:20:12.449401713Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe UID:dc9118ff-d0aa-4cde-981c-405fb4fc93f3 NetNS:/var/run/netns/f4b94cc0-91ac-4c6f-b053-4c55136a5203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddc9118ff_d0aa_4cde_981c_405fb4fc93f3.slice PodAnnotations:0xc00019ca68}] Aliases:map[]}"
2026-06-14 10:12:36.960509 | controller | Jun 14 08:20:12.450961 crc crio[3637]: time="2026-06-14T08:20:12.449588255Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.960525 | controller | Jun 14 08:20:13.976441 crc crio[3637]: time="2026-06-14T08:20:13.97628981Z" level=info msg="Stopped pod sandbox: a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe" id=8ded7ec9-5500-4116-bb0f-30f95dbf527a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.960541 | controller | Jun 14 08:20:28.793077 crc crio[3637]: time="2026-06-14T08:20:28.791947322Z" level=info msg="Stopping container: c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd (timeout: 2s)" id=0e238f77-6bdd-4ed0-8f44-ddf46fd1b973 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.960557 | controller | Jun 14 08:20:28.955309 crc crio[3637]: time="2026-06-14T08:20:28.95523254Z" level=info msg="Stopped container c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd: openshift-marketplace/community-operators-4knbx/registry-server" id=0e238f77-6bdd-4ed0-8f44-ddf46fd1b973 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.960573 | controller | Jun 14 08:20:28.956802 crc crio[3637]: time="2026-06-14T08:20:28.956731306Z" level=info msg="Stopping pod sandbox: 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3" id=69b16737-9ff5-4e42-90e1-23f2ca7161b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.960588 | controller | Jun 14 08:20:28.957577 crc crio[3637]: time="2026-06-14T08:20:28.957534353Z" level=info msg="Got pod network &{Name:community-operators-4knbx Namespace:openshift-marketplace ID:13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3 UID:1b98e5a3-8680-437f-8900-b714df3bf939 NetNS:/var/run/netns/e82b49a5-a2c9-4f54-887b-03869ada996f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b98e5a3_8680_437f_8900_b714df3bf939.slice PodAnnotations:0xc00008cfb0}] Aliases:map[]}"
2026-06-14 10:12:36.960608 | controller | Jun 14 08:20:28.957715 crc crio[3637]: time="2026-06-14T08:20:28.957685348Z" level=info msg="Deleting pod openshift-marketplace_community-operators-4knbx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.960625 | controller | Jun 14 08:20:29.000239 crc crio[3637]: time="2026-06-14T08:20:28.999518529Z" level=info msg="Stopping container: f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c (timeout: 2s)" id=86546dd7-ce2e-4725-8f22-a2d7f0306a55 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.960640 | controller | Jun 14 08:20:29.158944 crc crio[3637]: time="2026-06-14T08:20:29.158755411Z" level=info msg="Stopped container f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c: openshift-marketplace/certified-operators-5zz68/registry-server" id=86546dd7-ce2e-4725-8f22-a2d7f0306a55 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.960656 | controller | Jun 14 08:20:29.160599 crc crio[3637]: time="2026-06-14T08:20:29.160469758Z" level=info msg="Stopping pod sandbox: 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597" id=7e5af8fa-3a4a-4ef3-a842-8a4f7f93b3ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.960672 | controller | Jun 14 08:20:29.161218 crc crio[3637]: time="2026-06-14T08:20:29.16112673Z" level=info msg="Got pod network &{Name:certified-operators-5zz68 Namespace:openshift-marketplace ID:519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597 UID:3a1efafd-8d8c-4401-8d74-f33e48025080 NetNS:/var/run/netns/a19f0e63-e901-4696-baf2-f6a8e178b914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a1efafd_8d8c_4401_8d74_f33e48025080.slice PodAnnotations:0xc002314328}] Aliases:map[]}"
2026-06-14 10:12:36.960688 | controller | Jun 14 08:20:29.161390 crc crio[3637]: time="2026-06-14T08:20:29.161331296Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-5zz68 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.960704 | controller | Jun 14 08:20:29.910172 crc crio[3637]: time="2026-06-14T08:20:29.900290484Z" level=info msg="Stopped pod sandbox: 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3" id=69b16737-9ff5-4e42-90e1-23f2ca7161b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.960719 | controller | Jun 14 08:20:29.933543 crc crio[3637]: time="2026-06-14T08:20:29.933390978Z" level=info msg="Stopping container: 18a0883c55e230ea286411f82b3e7caf3f69af56a27ccc0bc0b48c64afcadb21 (timeout: 2s)" id=7c82c6b0-f3ec-45c4-94ad-98199197a81b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.960735 | controller | Jun 14 08:20:30.088405 crc crio[3637]: time="2026-06-14T08:20:30.087801533Z" level=info msg="Stopped container 18a0883c55e230ea286411f82b3e7caf3f69af56a27ccc0bc0b48c64afcadb21: openshift-console/downloads-747b44746d-4pqvr/download-server" id=7c82c6b0-f3ec-45c4-94ad-98199197a81b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.960750 | controller | Jun 14 08:20:30.090059 crc crio[3637]: time="2026-06-14T08:20:30.089979215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=6eb945a0-cc25-4b7f-97e6-eaf9a3d30655 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.960766 | controller | Jun 14 08:20:30.095224 crc crio[3637]: time="2026-06-14T08:20:30.095145686Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=df33d95f-b2ea-45c1-9768-a8f6db7cf0aa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.960785 | controller | Jun 14 08:20:30.099154 crc crio[3637]: time="2026-06-14T08:20:30.098705654Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5f8d853e-2289-4c41-97ea-336978e41a51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.960801 | controller | Jun 14 08:20:30.099154 crc crio[3637]: time="2026-06-14T08:20:30.099111408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.960817 | controller | Jun 14 08:20:30.182482 crc crio[3637]: time="2026-06-14T08:20:30.182321735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.960832 | controller | Jun 14 08:20:30.194301 crc crio[3637]: time="2026-06-14T08:20:30.194083545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.960847 | controller | Jun 14 08:20:30.304548 crc crio[3637]: time="2026-06-14T08:20:30.30321819Z" level=info msg="Stopped pod sandbox: 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597" id=7e5af8fa-3a4a-4ef3-a842-8a4f7f93b3ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.960862 | controller | Jun 14 08:20:30.429451 crc crio[3637]: time="2026-06-14T08:20:30.428807702Z" level=info msg="Created container bfedc2838038eac27f18801865c20d55fba70aade27149844a69cc547a931dce: openshift-console/downloads-747b44746d-4pqvr/download-server" id=5f8d853e-2289-4c41-97ea-336978e41a51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.960878 | controller | Jun 14 08:20:30.432437 crc crio[3637]: time="2026-06-14T08:20:30.432265077Z" level=info msg="Starting container: bfedc2838038eac27f18801865c20d55fba70aade27149844a69cc547a931dce" id=152d6d0a-882e-4d99-b53c-8ec25d8329fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.960893 | controller | Jun 14 08:20:30.445941 crc crio[3637]: time="2026-06-14T08:20:30.44521906Z" level=info msg="Started container" PID=16716 containerID=bfedc2838038eac27f18801865c20d55fba70aade27149844a69cc547a931dce description=openshift-console/downloads-747b44746d-4pqvr/download-server id=152d6d0a-882e-4d99-b53c-8ec25d8329fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b
2026-06-14 10:12:36.960909 | controller | Jun 14 08:20:30.710451 crc crio[3637]: time="2026-06-14T08:20:30.710381561Z" level=info msg="Removing container: 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3" id=b20842bb-8aee-4085-9243-417c2c87f14b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.960925 | controller | Jun 14 08:20:30.795770 crc crio[3637]: time="2026-06-14T08:20:30.795304235Z" level=info msg="Removed container 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3: openshift-console/downloads-747b44746d-4pqvr/download-server" id=b20842bb-8aee-4085-9243-417c2c87f14b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.960941 | controller | Jun 14 08:20:30.808082 crc crio[3637]: time="2026-06-14T08:20:30.807332086Z" level=info msg="Removing container: f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c" id=d7b075a3-abe1-4103-92c3-80546d3583ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.960957 | controller | Jun 14 08:20:30.861454 crc crio[3637]: time="2026-06-14T08:20:30.861372796Z" level=info msg="Removed container f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c: openshift-marketplace/certified-operators-5zz68/registry-server" id=d7b075a3-abe1-4103-92c3-80546d3583ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.960976 | controller | Jun 14 08:20:30.865230 crc crio[3637]: time="2026-06-14T08:20:30.865191131Z" level=info msg="Removing container: ae2ee576886627d3dcbd25bd9a58e84e645305764f99a348b865ddda09f73a2e" id=297aa1d7-b73b-4936-bb46-c2b1817a4067 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.960992 | controller | Jun 14 08:20:30.912135 crc crio[3637]: time="2026-06-14T08:20:30.91119468Z" level=info msg="Removed container ae2ee576886627d3dcbd25bd9a58e84e645305764f99a348b865ddda09f73a2e: openshift-marketplace/certified-operators-5zz68/extract-content" id=297aa1d7-b73b-4936-bb46-c2b1817a4067 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961007 | controller | Jun 14 08:20:30.918395 crc crio[3637]: time="2026-06-14T08:20:30.91831794Z" level=info msg="Removing container: f897339f6974196896ed5fcd07d3c38f53bec67fed066482186f3bab04deac02" id=ca110ee7-d563-48b8-8b56-661bc6255d25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961023 | controller | Jun 14 08:20:30.938627 crc crio[3637]: time="2026-06-14T08:20:30.938533534Z" level=info msg="Removed container f897339f6974196896ed5fcd07d3c38f53bec67fed066482186f3bab04deac02: openshift-marketplace/certified-operators-5zz68/extract-utilities" id=ca110ee7-d563-48b8-8b56-661bc6255d25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961038 | controller | Jun 14 08:20:30.941577 crc crio[3637]: time="2026-06-14T08:20:30.941472228Z" level=info msg="Removing container: c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd" id=67f6a431-d308-4c7f-a35e-70ff99a99cc6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961054 | controller | Jun 14 08:20:30.959197 crc crio[3637]: time="2026-06-14T08:20:30.959071364Z" level=info msg="Removed container c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd: openshift-marketplace/community-operators-4knbx/registry-server" id=67f6a431-d308-4c7f-a35e-70ff99a99cc6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961069 | controller | Jun 14 08:20:30.963602 crc crio[3637]: time="2026-06-14T08:20:30.96356311Z" level=info msg="Removing container: 182be06a9fe7ae04e178570cb96598e6e385c35ed2de1a9d7cf227149208d43c" id=b4801fea-e81b-4c19-a373-88b424949cbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961085 | controller | Jun 14 08:20:30.995230 crc crio[3637]: time="2026-06-14T08:20:30.994672983Z" level=info msg="Removed container 182be06a9fe7ae04e178570cb96598e6e385c35ed2de1a9d7cf227149208d43c: openshift-marketplace/community-operators-4knbx/extract-content" id=b4801fea-e81b-4c19-a373-88b424949cbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961100 | controller | Jun 14 08:20:30.998135 crc crio[3637]: time="2026-06-14T08:20:30.998096804Z" level=info msg="Removing container: 65b663784c0256c8f9b7ead0920e515e2319c06d147f30508c93c5e668fa072a" id=70094bc2-b3e6-4310-9d16-7db6fdadbce4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961115 | controller | Jun 14 08:20:31.016315 crc crio[3637]: time="2026-06-14T08:20:31.016227056Z" level=info msg="Removed container 65b663784c0256c8f9b7ead0920e515e2319c06d147f30508c93c5e668fa072a: openshift-marketplace/community-operators-4knbx/extract-utilities" id=70094bc2-b3e6-4310-9d16-7db6fdadbce4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961130 | controller | Jun 14 08:20:31.197430 crc crio[3637]: time="2026-06-14T08:20:31.197381297Z" level=info msg="Stopping container: fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab (timeout: 2s)" id=b389e626-3f64-4b16-a85a-51c9b78d31c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.961145 | controller | Jun 14 08:20:31.323335 crc crio[3637]: time="2026-06-14T08:20:31.323221847Z" level=info msg="Stopped container fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab: openshift-marketplace/redhat-marketplace-rpqmh/registry-server" id=b389e626-3f64-4b16-a85a-51c9b78d31c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.961165 | controller | Jun 14 08:20:31.325561 crc crio[3637]: time="2026-06-14T08:20:31.325488902Z" level=info msg="Stopping pod sandbox: bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a" id=7e1e785d-3a60-4191-88e9-fd414af43e57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.961181 | controller | Jun 14 08:20:31.326115 crc crio[3637]: time="2026-06-14T08:20:31.326045971Z" level=info msg="Got pod network &{Name:redhat-marketplace-rpqmh Namespace:openshift-marketplace ID:bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a UID:35fc4b77-e660-421d-aa26-4b8c92c574d7 NetNS:/var/run/netns/3576a62c-a9ce-4d5b-b57b-33580bc5f527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35fc4b77_e660_421d_aa26_4b8c92c574d7.slice PodAnnotations:0xc0002d6950}] Aliases:map[]}"
2026-06-14 10:12:36.961196 | controller | Jun 14 08:20:31.326332 crc crio[3637]: time="2026-06-14T08:20:31.326270308Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-rpqmh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.961212 | controller | Jun 14 08:20:31.404798 crc crio[3637]: time="2026-06-14T08:20:31.404708477Z" level=info msg="Stopping container: 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a (timeout: 2s)" id=4ef887c5-7ac0-471d-8f7c-9967402e83d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.961228 | controller | Jun 14 08:20:31.609954 crc crio[3637]: time="2026-06-14T08:20:31.609780561Z" level=info msg="Stopped pod sandbox: bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a" id=7e1e785d-3a60-4191-88e9-fd414af43e57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.961243 | controller | Jun 14 08:20:31.758002 crc crio[3637]: time="2026-06-14T08:20:31.757678412Z" level=info msg="Removing container: fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab" id=23908679-e9e1-4bf6-a5b4-1da5f8c5b339 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961259 | controller | Jun 14 08:20:31.808608 crc crio[3637]: time="2026-06-14T08:20:31.808551089Z" level=info msg="Removed container fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab: openshift-marketplace/redhat-marketplace-rpqmh/registry-server" id=23908679-e9e1-4bf6-a5b4-1da5f8c5b339 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961274 | controller | Jun 14 08:20:31.813786 crc crio[3637]: time="2026-06-14T08:20:31.813645987Z" level=info msg="Removing container: de6bbce5c18acc55ef9685839b84f2f5a9aacb362aa8aed11f53bce3bfb3b0f1" id=6c35e55c-a891-43fb-95c5-fbc728a1df22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961289 | controller | Jun 14 08:20:31.881671 crc crio[3637]: time="2026-06-14T08:20:31.881525438Z" level=info msg="Removed container de6bbce5c18acc55ef9685839b84f2f5a9aacb362aa8aed11f53bce3bfb3b0f1: openshift-marketplace/redhat-marketplace-rpqmh/extract-content" id=6c35e55c-a891-43fb-95c5-fbc728a1df22 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961304 | controller | Jun 14 08:20:31.886547 crc crio[3637]: time="2026-06-14T08:20:31.886459879Z" level=info msg="Removing container: 641264ca40ce646d19a03566c4dc50f7ce181713ed3c635a70518716008dd69c" id=0736340d-e73f-479d-ad73-e554134ac80a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961319 | controller | Jun 14 08:20:31.918386 crc crio[3637]: time="2026-06-14T08:20:31.918281304Z" level=info msg="Removed container 641264ca40ce646d19a03566c4dc50f7ce181713ed3c635a70518716008dd69c: openshift-marketplace/redhat-marketplace-rpqmh/extract-utilities" id=0736340d-e73f-479d-ad73-e554134ac80a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961334 | controller | Jun 14 08:20:33.103491 crc crio[3637]: time="2026-06-14T08:20:33.102572289Z" level=info msg="Stopped container 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a: openshift-marketplace/redhat-operators-r6jp9/registry-server" id=4ef887c5-7ac0-471d-8f7c-9967402e83d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.961376 | controller | Jun 14 08:20:33.105323 crc crio[3637]: time="2026-06-14T08:20:33.105215641Z" level=info msg="Stopping pod sandbox: 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb" id=463a1364-af84-4c06-969f-3791a92a411d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.961395 | controller | Jun 14 08:20:33.106434 crc crio[3637]: time="2026-06-14T08:20:33.106260316Z" level=info msg="Got pod network &{Name:redhat-operators-r6jp9 Namespace:openshift-marketplace ID:4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb UID:8daa7757-e649-4a0c-a54a-f9e356e1eaa5 NetNS:/var/run/netns/d4a7715a-bc11-4862-928c-60418fdf560a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8daa7757_e649_4a0c_a54a_f9e356e1eaa5.slice PodAnnotations:0xc00008d350}] Aliases:map[]}"
2026-06-14 10:12:36.961413 | controller | Jun 14 08:20:33.106930 crc crio[3637]: time="2026-06-14T08:20:33.106751393Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-r6jp9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.961431 | controller | Jun 14 08:20:34.251446 crc crio[3637]: time="2026-06-14T08:20:34.24920482Z" level=info msg="Stopping container: 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a (timeout: 30s)" id=60805471-ce1f-41d8-8d79-e1dd6107b6e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.961448 | controller | Jun 14 08:20:34.439917 crc crio[3637]: time="2026-06-14T08:20:34.439568533Z" level=info msg="Stopped pod sandbox: 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb" id=463a1364-af84-4c06-969f-3791a92a411d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.961463 | controller | Jun 14 08:20:34.947060 crc crio[3637]: time="2026-06-14T08:20:34.94691097Z" level=info msg="Removing container: 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a" id=c6225b60-bc11-4a16-9c49-22caf485495a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961478 | controller | Jun 14 08:20:34.988406 crc crio[3637]: time="2026-06-14T08:20:34.988255395Z" level=info msg="Removed container 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a: openshift-marketplace/redhat-operators-r6jp9/registry-server" id=c6225b60-bc11-4a16-9c49-22caf485495a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961493 | controller | Jun 14 08:20:34.997803 crc crio[3637]: time="2026-06-14T08:20:34.997682175Z" level=info msg="Removing container: bd600c11ca813621ab91a2d7a511661b5b58be8eb3d757760a2c1b5d1e64031a" id=3ab80d4f-d0af-499d-8970-dc0c41ed584f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961509 | controller | Jun 14 08:20:35.065203 crc crio[3637]: time="2026-06-14T08:20:35.065000806Z" level=info msg="Removed container bd600c11ca813621ab91a2d7a511661b5b58be8eb3d757760a2c1b5d1e64031a: openshift-marketplace/redhat-operators-r6jp9/extract-content" id=3ab80d4f-d0af-499d-8970-dc0c41ed584f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961524 | controller | Jun 14 08:20:35.069660 crc crio[3637]: time="2026-06-14T08:20:35.069584498Z" level=info msg="Removing container: 7b8d3c249934f3ddbdc493d87605982b8fa6961fe02730f7749fd5868bf9f769" id=128b22e3-448e-4fc9-9a13-ebd5ec408496 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961539 | controller | Jun 14 08:20:35.103716 crc crio[3637]: time="2026-06-14T08:20:35.103606729Z" level=info msg="Removed container 7b8d3c249934f3ddbdc493d87605982b8fa6961fe02730f7749fd5868bf9f769: openshift-marketplace/redhat-operators-r6jp9/extract-utilities" id=128b22e3-448e-4fc9-9a13-ebd5ec408496 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961557 | controller | Jun 14 08:20:52.851790 crc crio[3637]: time="2026-06-14T08:20:52.848792035Z" level=info msg="Stopping container: 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511 (timeout: 15s)" id=01b93bab-943b-4d1c-9dda-e36465bc48aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.961573 | controller | Jun 14 08:20:52.851790 crc crio[3637]: time="2026-06-14T08:20:52.849622432Z" level=info msg="Stopping container: fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98 (timeout: 15s)" id=02aacee3-a111-42b0-98a7-82c2df6c948c name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.961588 | controller | Jun 14 08:20:52.860153 crc crio[3637]: time="2026-06-14T08:20:52.849663814Z" level=info msg="Stopping container: da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8 (timeout: 15s)" id=72175549-9f1b-4603-8864-8adf8d117765 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.961603 | controller | Jun 14 08:20:52.860153 crc crio[3637]: time="2026-06-14T08:20:52.849915702Z" level=info msg="Stopping container: 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990 (timeout: 15s)" id=23dbe0f4-8adc-4138-bb8c-b9f8af061833 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.961619 | controller | Jun 14 08:20:52.860153 crc crio[3637]: time="2026-06-14T08:20:52.85013871Z" level=info msg="Stopping container: 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582 (timeout: 15s)" id=ab67d688-3b96-499c-a186-4627c3618c6e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.961634 | controller | Jun 14 08:20:53.058389 crc crio[3637]: time="2026-06-14T08:20:53.058235214Z" level=info msg="Stopped container 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=ab67d688-3b96-499c-a186-4627c3618c6e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.961649 | controller | Jun 14 08:20:53.145896 crc crio[3637]: time="2026-06-14T08:20:53.145739784Z" level=info msg="Stopped container 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=23dbe0f4-8adc-4138-bb8c-b9f8af061833 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.961664 | controller | Jun 14 08:20:53.183752 crc crio[3637]: time="2026-06-14T08:20:53.183233826Z" level=info msg="Removing container: beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263" id=fe8e80a2-389b-40ed-b439-e04de9a57a9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961679 | controller | Jun 14 08:20:53.187689 crc crio[3637]: time="2026-06-14T08:20:53.18759449Z" level=info msg="Stopped container 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=01b93bab-943b-4d1c-9dda-e36465bc48aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.961695 | controller | Jun 14 08:20:53.255334 crc crio[3637]: time="2026-06-14T08:20:53.255135728Z" level=info msg="Stopped container fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=02aacee3-a111-42b0-98a7-82c2df6c948c name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.961710 | controller | Jun 14 08:20:53.282488 crc crio[3637]: time="2026-06-14T08:20:53.282389544Z" level=info msg="Removed container beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=fe8e80a2-389b-40ed-b439-e04de9a57a9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.961726 | controller | Jun 14 08:20:53.299280 crc crio[3637]: time="2026-06-14T08:20:53.299176378Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=1bc76f3e-42ff-4418-ad5d-21af0a87d887 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.961744 | controller | Jun 14 08:20:53.299366 crc crio[3637]: time="2026-06-14T08:20:53.299296842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.961760 | controller | Jun 14 08:20:53.323309 crc crio[3637]: time="2026-06-14T08:20:53.323188645Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1bc76f3e-42ff-4418-ad5d-21af0a87d887 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.961776 | controller | Jun 14 08:20:53.332681 crc crio[3637]: time="2026-06-14T08:20:53.332603186Z" level=info msg="Ran pod sandbox 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=1bc76f3e-42ff-4418-ad5d-21af0a87d887 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.961791 | controller | Jun 14 08:20:53.335362 crc crio[3637]: time="2026-06-14T08:20:53.335294224Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c1f63a67-e517-4b1a-b037-d051be0cfb06 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.961807 | controller | Jun 14 08:20:53.364521 crc crio[3637]: time="2026-06-14T08:20:53.363915443Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=74816b5d-5a7e-4b2e-8a56-9011b7eb05b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.961823 | controller | Jun 14 08:20:53.385422 crc crio[3637]: time="2026-06-14T08:20:53.385246369Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=2b3ebe7e-cb75-41f2-8e4d-3eaa8f28001d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.961839 | controller | Jun 14 08:20:53.386616 crc crio[3637]: time="2026-06-14T08:20:53.38648642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.961854 | controller | Jun 14 08:20:53.420607 crc crio[3637]: time="2026-06-14T08:20:53.420060933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.961870 | controller | Jun 14 08:20:53.696448 crc crio[3637]: time="2026-06-14T08:20:53.696224943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.961886 | controller | Jun 14 08:20:53.896735 crc crio[3637]: time="2026-06-14T08:20:53.896580415Z" level=info msg="Created container 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=2b3ebe7e-cb75-41f2-8e4d-3eaa8f28001d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.961901 | controller | Jun 14 08:20:53.900493 crc crio[3637]: time="2026-06-14T08:20:53.900410168Z" level=info msg="Starting container: 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683" id=4561e11a-25a3-4ae4-9420-c8307e2613e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.961917 | controller | Jun 14 08:20:53.930549 crc crio[3637]: time="2026-06-14T08:20:53.930224107Z" level=info msg="Started container" PID=17151 containerID=425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=4561e11a-25a3-4ae4-9420-c8307e2613e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862
2026-06-14 10:12:36.961938 | controller | Jun 14 08:20:54.285173 crc crio[3637]: time="2026-06-14T08:20:54.284731902Z" level=info msg="Stopping pod sandbox: c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f" id=378e2d99-867e-4fb9-abc8-4207c610639a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.961954 | controller | Jun 14 08:20:54.285725 crc crio[3637]: time="2026-06-14T08:20:54.285637053Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f UID:14b028be-d24a-4215-9f07-f1d77d4fb225 NetNS:/var/run/netns/34d94f9b-8e61-418a-a806-6180efb527d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod14b028be_d24a_4215_9f07_f1d77d4fb225.slice PodAnnotations:0xc001918768}] Aliases:map[]}"
2026-06-14 10:12:36.961970 | controller | Jun 14 08:20:54.286401 crc crio[3637]: time="2026-06-14T08:20:54.285894801Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.961986 | controller | Jun 14 08:20:55.853345 crc crio[3637]: time="2026-06-14T08:20:55.852158568Z" level=info msg="Stopped pod sandbox: c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f" id=378e2d99-867e-4fb9-abc8-4207c610639a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.962003 | controller | Jun 14 08:20:55.955557 crc crio[3637]: time="2026-06-14T08:20:55.955382417Z" level=info msg="Stopped container da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=72175549-9f1b-4603-8864-8adf8d117765 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.962018 | controller | Jun 14 08:20:55.957413 crc crio[3637]: time="2026-06-14T08:20:55.95724062Z" level=info msg="Stopping pod sandbox: c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3" id=c05c3422-a3bb-46aa-83e4-8592b03bdb24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.962035 | controller | Jun 14 08:20:55.978711 crc crio[3637]: time="2026-06-14T08:20:55.978490177Z" level=info msg="Stopped pod sandbox: c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3" id=c05c3422-a3bb-46aa-83e4-8592b03bdb24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.962051 | controller | Jun 14 08:20:56.378769 crc crio[3637]: time="2026-06-14T08:20:56.378373935Z" level=info msg="Removing container: da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8" id=5c2140a7-0e60-4280-8c29-6f145288e919 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.962067 | controller | Jun 14 08:20:56.407095 crc crio[3637]: time="2026-06-14T08:20:56.405754417Z" level=info msg="Removed container da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=5c2140a7-0e60-4280-8c29-6f145288e919 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.962082 | controller | Jun 14 08:20:56.411356 crc crio[3637]: time="2026-06-14T08:20:56.411273422Z" level=info msg="Removing container: 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990" id=747bb5d2-0e4f-4224-a926-133a2b8471b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.962098 | controller | Jun 14 08:20:56.430407 crc crio[3637]: time="2026-06-14T08:20:56.430201381Z" level=info msg="Removed container 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=747bb5d2-0e4f-4224-a926-133a2b8471b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.962114 | controller | Jun 14 08:20:56.441166 crc crio[3637]: time="2026-06-14T08:20:56.440552003Z" level=info msg="Removing container: 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582" id=e086a255-b405-49af-bee2-c4bd57db9f78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.962136 | controller | Jun 14 08:20:56.466075 crc crio[3637]: time="2026-06-14T08:20:56.465989397Z" level=info msg="Removed container 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=e086a255-b405-49af-bee2-c4bd57db9f78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.962153 | controller | Jun 14 08:20:56.469384 crc crio[3637]: time="2026-06-14T08:20:56.469344057Z" level=info msg="Removing container: 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511" id=4edf59a0-2da0-4353-b6d4-31a1fb3a6bfd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.962169 | controller | Jun 14 08:20:56.486904 crc crio[3637]: time="2026-06-14T08:20:56.486806026Z" level=info msg="Removed container 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=4edf59a0-2da0-4353-b6d4-31a1fb3a6bfd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.962184 | controller | Jun 14 08:20:56.492324 crc crio[3637]: time="2026-06-14T08:20:56.492261376Z" level=info msg="Removing container: fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98" id=7139211d-2e91-49a2-b741-c2db95b05d07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.962199 | controller | Jun 14 08:20:56.516305 crc crio[3637]: time="2026-06-14T08:20:56.516209592Z" level=info msg="Removed container fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=7139211d-2e91-49a2-b741-c2db95b05d07 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.962214 | controller | Jun 14 08:20:56.524623 crc crio[3637]: time="2026-06-14T08:20:56.524529045Z" level=info msg="Removing container: c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c" id=5dd1b573-a816-4556-b940-e81b10f90be8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.962229 | controller | Jun 14 08:20:56.550334 crc crio[3637]: time="2026-06-14T08:20:56.550224839Z" level=info msg="Removed container c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=5dd1b573-a816-4556-b940-e81b10f90be8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.962244 | controller | Jun 14 08:20:56.553896 crc crio[3637]: time="2026-06-14T08:20:56.553754444Z" level=info msg="Removing container: 1c5ab27ff680683b437c2e25a0bb70f4ea847adc2726169101045fc30c80b10b" id=759e6b9e-b4e3-4563-9f31-91f8abfa9130 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.962260 | controller | Jun 14 08:20:56.661599 crc crio[3637]: time="2026-06-14T08:20:56.66137166Z" level=info msg="Removed container 1c5ab27ff680683b437c2e25a0bb70f4ea847adc2726169101045fc30c80b10b: openshift-kube-apiserver/kube-apiserver-crc/setup" id=759e6b9e-b4e3-4563-9f31-91f8abfa9130 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.962275 | controller | Jun 14 08:21:04.262217 crc crio[3637]: time="2026-06-14T08:21:04.260446305Z" level=warning msg="Stopping container 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a with stop signal(15) timed out. Killing..."
2026-06-14 10:12:36.962290 | controller | Jun 14 08:21:04.308014 crc crio[3637]: time="2026-06-14T08:21:04.307421281Z" level=error msg="Killing container 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a KILL` failed: process not running: No such process\n : exit status 1"
2026-06-14 10:12:36.962306 | controller | Jun 14 08:21:04.395017 crc crio[3637]: time="2026-06-14T08:21:04.394707203Z" level=info msg="Stopped container 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/kube-multus-additional-cni-plugins" id=60805471-ce1f-41d8-8d79-e1dd6107b6e5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.962325 | controller | Jun 14 08:21:04.397430 crc crio[3637]: time="2026-06-14T08:21:04.396607336Z" level=info msg="Stopping pod sandbox: d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b" id=48c9112c-593c-431a-b759-32a6c265ad94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.962340 | controller | Jun 14 08:21:04.411327 crc crio[3637]: time="2026-06-14T08:21:04.407381523Z" level=info msg="Stopped pod sandbox: d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b" id=48c9112c-593c-431a-b759-32a6c265ad94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.962374 | controller | Jun 14 08:21:04.490144 crc crio[3637]: time="2026-06-14T08:21:04.490041243Z" level=info msg="Removing container: 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a" id=3156033e-caa3-491d-9c42-3679d2038a29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.962390 | controller | Jun 14 08:21:04.530442 crc crio[3637]: time="2026-06-14T08:21:04.529464388Z" level=info msg="Removed container 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/kube-multus-additional-cni-plugins" id=3156033e-caa3-491d-9c42-3679d2038a29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.962406 | controller | Jun 14 08:21:04.630261 crc crio[3637]: time="2026-06-14T08:21:04.629199424Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=0a490081-eb3d-4a63-825e-458bff982caf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.962421 | controller | Jun 14 08:21:04.630261 crc crio[3637]: time="2026-06-14T08:21:04.629313507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.962437 | controller | Jun 14 08:21:04.651386 crc crio[3637]: time="2026-06-14T08:21:04.651273838Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=0a490081-eb3d-4a63-825e-458bff982caf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.962452 | controller | Jun 14 08:21:04.666651 crc crio[3637]: time="2026-06-14T08:21:04.666558413Z" level=info msg="Ran pod sandbox 899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=0a490081-eb3d-4a63-825e-458bff982caf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.962468 | controller | Jun 14 08:21:04.669984 crc crio[3637]: time="2026-06-14T08:21:04.669792938Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f2d6bb17-3680-4c66-bcd4-03b1b6c67646 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.962483 | controller | Jun 14 08:21:04.673251 crc crio[3637]: time="2026-06-14T08:21:04.673156919Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e9f0a23f-2377-47af-9e7a-392a8c0a4891 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.962498 | controller | Jun 14 08:21:04.690021 crc crio[3637]: time="2026-06-14T08:21:04.689930185Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=df8c38ff-425f-47fc-9cc1-4c905bbf24a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.962514 | controller | Jun 14 08:21:04.690759 crc crio[3637]: time="2026-06-14T08:21:04.690730421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.962533 | controller | Jun 14 08:21:04.726714 crc crio[3637]: time="2026-06-14T08:21:04.726672222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.962549 | controller | Jun 14 08:21:04.933691 crc crio[3637]: time="2026-06-14T08:21:04.933439953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.962565 | controller | Jun 14 08:21:05.051537 crc crio[3637]: time="2026-06-14T08:21:05.051428762Z" level=info msg="Created container 670839a592b63207ba9e12df58d40667bb8af4f49863279dec4db259fe4f6aca: openshift-kube-apiserver/kube-apiserver-crc/setup" id=df8c38ff-425f-47fc-9cc1-4c905bbf24a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.962579 | controller | Jun 14 08:21:05.053380 crc crio[3637]: time="2026-06-14T08:21:05.053315585Z" level=info msg="Starting container: 670839a592b63207ba9e12df58d40667bb8af4f49863279dec4db259fe4f6aca" id=25dd5bde-41dc-4ca7-b9fd-6d1ead7b3ff2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.962595 | controller | Jun 14 08:21:05.060778 crc crio[3637]: time="2026-06-14T08:21:05.060723271Z" level=info msg="Started container" PID=17478 containerID=670839a592b63207ba9e12df58d40667bb8af4f49863279dec4db259fe4f6aca description=openshift-kube-apiserver/kube-apiserver-crc/setup id=25dd5bde-41dc-4ca7-b9fd-6d1ead7b3ff2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b
2026-06-14 10:12:36.962610 | controller | Jun 14 08:21:05.511372 crc crio[3637]: time="2026-06-14T08:21:05.511048992Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=711a3db7-675b-4ff7-ab38-e4f2e43b0245 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.962626 | controller | Jun 14 08:21:05.801391 crc crio[3637]: time="2026-06-14T08:21:05.801186274Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=904e3b13-5b10-47ff-b144-91bc4e78b99c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.962641 | controller | Jun 14 08:21:05.837236 crc crio[3637]: time="2026-06-14T08:21:05.837115016Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=ba91c7ff-b5ca-484b-9235-396f272026f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.962657 | controller | Jun 14 08:21:05.838061 crc crio[3637]: time="2026-06-14T08:21:05.837680525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.962672 | controller | Jun 14 08:21:05.870067 crc crio[3637]: time="2026-06-14T08:21:05.869704075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.962687 | controller | Jun 14 08:21:06.101117 crc crio[3637]: time="2026-06-14T08:21:06.100819662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.962702 | controller | Jun 14 08:21:06.219089 crc crio[3637]: time="2026-06-14T08:21:06.218948667Z" level=info msg="Created container 119197fd818a67bac25689664303c2a3f34e6d074960f44f1102c7ede8116562: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=ba91c7ff-b5ca-484b-9235-396f272026f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.962718 | controller | Jun 14 08:21:06.220500 crc crio[3637]: time="2026-06-14T08:21:06.220427046Z" level=info msg="Starting container: 119197fd818a67bac25689664303c2a3f34e6d074960f44f1102c7ede8116562" id=960fe9e2-708b-46d8-b6af-145ea9cf4c2b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.962736 | controller | Jun 14 08:21:06.232568 crc crio[3637]: time="2026-06-14T08:21:06.232500356Z" level=info msg="Started container" PID=17500 containerID=119197fd818a67bac25689664303c2a3f34e6d074960f44f1102c7ede8116562 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=960fe9e2-708b-46d8-b6af-145ea9cf4c2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b
2026-06-14 10:12:36.962753 | controller | Jun 14 08:21:06.243642 crc crio[3637]: time="2026-06-14T08:21:06.243355385Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6aec7d17-835b-44f0-8d96-c62b4d006f18 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.962768 | controller | Jun 14 08:21:06.246337 crc crio[3637]: time="2026-06-14T08:21:06.246264322Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=7b8bab44-48c6-4520-8739-72fe6d2e3178 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.962783 | controller | Jun 14 08:21:06.252521 crc crio[3637]: time="2026-06-14T08:21:06.252473778Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=b043d86a-4e4c-4dd1-937e-b2d5477450e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.962798 | controller | Jun 14 08:21:06.252918 crc crio[3637]: time="2026-06-14T08:21:06.252798788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.962813 | controller | Jun 14 08:21:06.272573 crc crio[3637]: time="2026-06-14T08:21:06.272483311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.962829 | controller | Jun 14 08:21:06.466344 crc crio[3637]: time="2026-06-14T08:21:06.466161348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.962873 | controller | Jun 14 08:21:06.570832 crc crio[3637]: time="2026-06-14T08:21:06.570714212Z" level=info msg="Created container 54e027dad91ac4b823ca34914af49d8ef29b1482e84bf72ceed3e7eefcacca5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=b043d86a-4e4c-4dd1-937e-b2d5477450e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.962893 | controller | Jun 14 08:21:06.572798 crc crio[3637]: time="2026-06-14T08:21:06.572691548Z" level=info msg="Starting container: 54e027dad91ac4b823ca34914af49d8ef29b1482e84bf72ceed3e7eefcacca5c" id=9aeb55e7-ba89-43b5-a127-027eb8924415 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.962908 | controller | Jun 14 08:21:06.592902 crc crio[3637]: time="2026-06-14T08:21:06.592289327Z" level=info msg="Started container" PID=17532 containerID=54e027dad91ac4b823ca34914af49d8ef29b1482e84bf72ceed3e7eefcacca5c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=9aeb55e7-ba89-43b5-a127-027eb8924415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b
2026-06-14 10:12:36.962924 | controller | Jun 14 08:21:06.615163 crc crio[3637]: time="2026-06-14T08:21:06.615082315Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=001e5263-01db-4f62-b235-b6bc6baa3520 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.962940 | controller | Jun 14 08:21:06.620107 crc crio[3637]: time="2026-06-14T08:21:06.619947994Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ad2cd2c3-3b97-48c7-82a4-b00a905de457 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.962959 | controller | Jun 14 08:21:06.634164 crc crio[3637]: time="2026-06-14T08:21:06.633764241Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=24a4832e-c223-4b73-ad03-4dfcde479669 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.962976 | controller | Jun 14 08:21:06.634691 crc crio[3637]: time="2026-06-14T08:21:06.634601389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.962991 | controller | Jun 14 08:21:06.659161 crc crio[3637]: time="2026-06-14T08:21:06.659022848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.963007 | controller | Jun 14 08:21:06.856886 crc crio[3637]: time="2026-06-14T08:21:06.856752629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.963022 | controller | Jun 14 08:21:06.946765 crc crio[3637]: time="2026-06-14T08:21:06.946644038Z" level=info msg="Created container d1a68f9b27b14fff828915f7c3c843c425d4591a3ed77b28ccafa0e9aa58e4e4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=24a4832e-c223-4b73-ad03-4dfcde479669 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.963037 | controller | Jun 14 08:21:06.948289 crc crio[3637]: time="2026-06-14T08:21:06.948159949Z" level=info msg="Starting container: d1a68f9b27b14fff828915f7c3c843c425d4591a3ed77b28ccafa0e9aa58e4e4" id=fcd8af1b-9830-4d21-b112-3ad0547f435c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.963053 | controller | Jun 14 08:21:06.957236 crc crio[3637]: time="2026-06-14T08:21:06.957082846Z" level=info msg="Started container" PID=17553 containerID=d1a68f9b27b14fff828915f7c3c843c425d4591a3ed77b28ccafa0e9aa58e4e4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=fcd8af1b-9830-4d21-b112-3ad0547f435c name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b
2026-06-14 10:12:36.963068 | controller | Jun 14 08:21:06.972363 crc crio[3637]: time="2026-06-14T08:21:06.972193235Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c27f888f-aa0f-4e21-894e-db307d5c5a28 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.963084 | controller | Jun 14 08:21:06.976014 crc crio[3637]: time="2026-06-14T08:21:06.975832325Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4b85e598-86c1-42eb-90ab-7595667cedf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.963099 | controller | Jun 14 08:21:06.982567 crc crio[3637]: time="2026-06-14T08:21:06.982500256Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=b4ca5047-9461-4f8c-bd25-7cb874bca3a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.963114 | controller | Jun 14 08:21:06.983077 crc crio[3637]: time="2026-06-14T08:21:06.982935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.963129 | controller | Jun 14 08:21:07.014912 crc crio[3637]: time="2026-06-14T08:21:07.013495953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.963148 | controller | Jun 14 08:21:07.236526 crc crio[3637]: time="2026-06-14T08:21:07.235824623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.963164 | controller | Jun 14 08:21:07.341720 crc crio[3637]: time="2026-06-14T08:21:07.341553903Z" level=info msg="Created container 59a3f104d5be3f402150ad7e590371cd2080e4044015abcfa40359d4accaf673: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=b4ca5047-9461-4f8c-bd25-7cb874bca3a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.963180 | controller | Jun 14 08:21:07.343151 crc crio[3637]: time="2026-06-14T08:21:07.343040423Z" level=info msg="Starting container: 59a3f104d5be3f402150ad7e590371cd2080e4044015abcfa40359d4accaf673" id=d08145cd-1c19-4a0e-94d3-9972b96a8e60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.963195 | controller | Jun 14 08:21:07.348424 crc crio[3637]: time="2026-06-14T08:21:07.348174642Z" level=info msg="Started container" PID=17576 containerID=59a3f104d5be3f402150ad7e590371cd2080e4044015abcfa40359d4accaf673 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d08145cd-1c19-4a0e-94d3-9972b96a8e60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b
2026-06-14 10:12:36.963211 | controller | Jun 14 08:21:07.358806 crc crio[3637]: time="2026-06-14T08:21:07.358710433Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6ebfa267-1292-4f92-b392-cb23ff51f6c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.963227 | controller | Jun 14 08:21:07.361944 crc crio[3637]: time="2026-06-14T08:21:07.361781636Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=e02f9cde-d035-4943-b231-aa6e105142be name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.963242 | controller | Jun 14 08:21:07.368804 crc crio[3637]: time="2026-06-14T08:21:07.368677131Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=053482ca-1552-4262-b287-85c988e02c33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.963257 | controller | Jun 14 08:21:07.369522 crc crio[3637]: time="2026-06-14T08:21:07.369394145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.963272 | controller | Jun 14 08:21:07.424588 crc crio[3637]: time="2026-06-14T08:21:07.42444184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.963287 | controller | Jun 14 08:21:07.669229 crc crio[3637]: time="2026-06-14T08:21:07.669144207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.963302 | controller | Jun 14 08:21:07.782387 crc crio[3637]: time="2026-06-14T08:21:07.782244195Z" level=info msg="Created container e7dceed1e47ca7896eae3b19bc4ae87741271fa8fa8232c2f089b6badedbcd57: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=053482ca-1552-4262-b287-85c988e02c33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.963318 | controller | Jun 14 08:21:07.784670 crc crio[3637]: time="2026-06-14T08:21:07.7845181Z" level=info msg="Starting container: e7dceed1e47ca7896eae3b19bc4ae87741271fa8fa8232c2f089b6badedbcd57" id=cd9523fb-e285-4956-8d18-c4db53a88f9a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.963336 | controller | Jun 14 08:21:07.791043 crc crio[3637]: time="2026-06-14T08:21:07.790931093Z" level=info msg="Started container" PID=17596 containerID=e7dceed1e47ca7896eae3b19bc4ae87741271fa8fa8232c2f089b6badedbcd57 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=cd9523fb-e285-4956-8d18-c4db53a88f9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b
2026-06-14 10:12:36.963371 | controller | Jun 14 08:21:08.603540 crc crio[3637]: time="2026-06-14T08:21:08.601628382Z" level=info msg="Removing container: 14745982bce120088979aeb01a833ec9c027b1fc41ee6406ec894652aa5ade41" id=16ec5096-ce77-45f7-9af9-e61db579653d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.963388 | controller | Jun 14 08:21:08.713531 crc crio[3637]: time="2026-06-14T08:21:08.713413428Z" level=info msg="Removed container 14745982bce120088979aeb01a833ec9c027b1fc41ee6406ec894652aa5ade41: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=16ec5096-ce77-45f7-9af9-e61db579653d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.963404 | controller | Jun 14 08:21:27.440125 crc crio[3637]: time="2026-06-14T08:21:27.4392126Z" level=info msg="Stopping container: 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683 (timeout: 5s)" id=ce6c7e50-1846-4144-b83d-25a181a9c8d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.963420 | controller | Jun 14 08:21:27.660906 crc crio[3637]: time="2026-06-14T08:21:27.660761833Z" level=info msg="Stopping pod sandbox: 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3" id=3ef08449-443d-41d2-a86b-e67ac442d31c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.963435 | controller | Jun 14 08:21:27.661178 crc crio[3637]: time="2026-06-14T08:21:27.660940339Z" level=info msg="Stopped pod sandbox (already stopped): 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3" id=3ef08449-443d-41d2-a86b-e67ac442d31c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.963450 | controller | Jun 14 08:21:27.662496 crc crio[3637]: time="2026-06-14T08:21:27.662393235Z" level=info msg="Removing pod sandbox: 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3" id=3d6645ea-bb5e-47fc-a569-780f18e472a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.963464 | controller | Jun 14 08:21:27.696331 crc crio[3637]: time="2026-06-14T08:21:27.696141664Z" level=info msg="Removed pod sandbox: 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3" id=3d6645ea-bb5e-47fc-a569-780f18e472a9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.963479 | controller | Jun 14 08:21:27.698189 crc crio[3637]: time="2026-06-14T08:21:27.698136023Z" level=info msg="Stopping pod sandbox: c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3" id=686a731f-94c0-4f98-a8be-9ef30a86757e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.963494 | controller | Jun 14 08:21:27.698308 crc crio[3637]: time="2026-06-14T08:21:27.698256097Z" level=info msg="Stopped pod sandbox (already stopped): c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3" id=686a731f-94c0-4f98-a8be-9ef30a86757e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.963509 | controller | Jun 14 08:21:27.699259 crc crio[3637]: time="2026-06-14T08:21:27.699174658Z" level=info msg="Removing pod sandbox: c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3" id=044b081b-f9c5-4739-bfef-0c0123e5f4e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.963523 | controller | Jun 14 08:21:27.730918 crc crio[3637]: time="2026-06-14T08:21:27.730780041Z" level=info msg="Removed pod sandbox: c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3" id=044b081b-f9c5-4739-bfef-0c0123e5f4e6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.963542 | controller | Jun 14 08:21:27.732204 crc crio[3637]: time="2026-06-14T08:21:27.732140755Z" level=info msg="Stopping pod sandbox: d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b" id=939317f2-6b22-4dbc-82ef-2d446c95f911 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.963558 | controller | Jun 14 08:21:27.732283 crc crio[3637]: time="2026-06-14T08:21:27.732204197Z" level=info msg="Stopped pod sandbox (already stopped): d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b" id=939317f2-6b22-4dbc-82ef-2d446c95f911 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.963574 | controller | Jun 14 08:21:27.735246 crc crio[3637]: time="2026-06-14T08:21:27.735175814Z" level=info msg="Removing pod sandbox: d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b" id=d2d828f7-53b7-4fd0-88ee-1ea5407cd46f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.963589 | controller | Jun 14 08:21:27.745331 crc crio[3637]: time="2026-06-14T08:21:27.745243195Z" level=info msg="Removed pod sandbox: d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b" id=d2d828f7-53b7-4fd0-88ee-1ea5407cd46f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.963604 | controller | Jun 14 08:21:27.745985 crc crio[3637]: time="2026-06-14T08:21:27.745927646Z" level=info msg="Stopping pod sandbox: 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb" id=be28585a-b395-4bc7-a465-bcb90583ce6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.963619 | controller | Jun 14 08:21:27.745985 crc crio[3637]: time="2026-06-14T08:21:27.745981888Z" level=info msg="Stopped pod sandbox (already stopped): 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb" id=be28585a-b395-4bc7-a465-bcb90583ce6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.963634 | controller | Jun 14 08:21:27.746902 crc crio[3637]: time="2026-06-14T08:21:27.746775753Z" level=info msg="Removing pod sandbox: 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb" id=42eb148a-bc8f-4149-965f-88a77621be92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.963649 | controller | Jun 14 08:21:27.754638 crc crio[3637]: time="2026-06-14T08:21:27.754555829Z" level=info msg="Removed pod sandbox: 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb" id=42eb148a-bc8f-4149-965f-88a77621be92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.963664 | controller | Jun 14 08:21:27.755261 crc crio[3637]: time="2026-06-14T08:21:27.755202048Z" level=info msg="Stopping pod sandbox: 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597" id=c5b9c4ee-0992-4530-af08-be1ad6412ef0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.963680 | controller | Jun 14 08:21:27.755466 crc crio[3637]: time="2026-06-14T08:21:27.755278261Z" level=info msg="Stopped pod sandbox (already stopped): 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597" id=c5b9c4ee-0992-4530-af08-be1ad6412ef0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.963695 | controller | Jun 14 08:21:27.756140 crc crio[3637]: time="2026-06-14T08:21:27.756043616Z" level=info msg="Removing pod sandbox: 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597" id=efe7c9f6-4976-4cbb-b13b-e8831d008e1e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.963724 | controller | Jun 14 08:21:27.767293 crc crio[3637]: time="2026-06-14T08:21:27.767223662Z" level=info msg="Removed pod sandbox: 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597" id=efe7c9f6-4976-4cbb-b13b-e8831d008e1e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.963741 | controller | Jun 14 08:21:27.768762 crc crio[3637]: time="2026-06-14T08:21:27.768644669Z" level=info msg="Stopping pod sandbox: bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a" id=159bcd1c-2fc3-4d61-a14c-16df4ef502d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.963761 | controller | Jun 14 08:21:27.768888 crc crio[3637]: time="2026-06-14T08:21:27.768795204Z" level=info msg="Stopped pod sandbox (already stopped): bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a" id=159bcd1c-2fc3-4d61-a14c-16df4ef502d8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.963776 | controller | Jun 14 08:21:27.769799 crc crio[3637]: time="2026-06-14T08:21:27.769609999Z" level=info msg="Removing pod sandbox: bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a" id=a40d648b-803f-41da-a4cf-ffa6442d48c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.963792 | controller | Jun 14 08:21:27.777312 crc crio[3637]: time="2026-06-14T08:21:27.776948091Z" level=info msg="Removed pod sandbox: bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a" id=a40d648b-803f-41da-a4cf-ffa6442d48c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.963807 | controller | Jun 14 08:21:32.460142 crc crio[3637]: time="2026-06-14T08:21:32.459074092Z" level=warning msg="Stopping container 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683 with stop signal(15) timed out. Killing..."
2026-06-14 10:12:36.963822 | controller | Jun 14 08:21:32.583778 crc crio[3637]: time="2026-06-14T08:21:32.583680258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ac066156-3941-41fc-a856-b015790fb381 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.963838 | controller | Jun 14 08:21:32.586573 crc crio[3637]: time="2026-06-14T08:21:32.586505141Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=67ccd209-8cfe-49f1-bd6e-c35f590f460b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.963853 | controller | Jun 14 08:21:32.602770 crc crio[3637]: time="2026-06-14T08:21:32.602633445Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=8710892e-f25a-4938-9e4b-980671aeb6e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.963868 | controller | Jun 14 08:21:32.603397 crc crio[3637]: time="2026-06-14T08:21:32.603326458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.963883 | controller | Jun 14 08:21:32.642013 crc crio[3637]: time="2026-06-14T08:21:32.641910119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.963899 | controller | Jun 14 08:21:32.839197 crc crio[3637]: time="2026-06-14T08:21:32.839084447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.963913 | controller | Jun 14 08:21:32.957650 crc crio[3637]: time="2026-06-14T08:21:32.957576628Z" level=info msg="Created container fc3905d1c759725d6c6d31f68a2ef2bf0d6fb42c73fad78829cd8c7f70ae812d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=8710892e-f25a-4938-9e4b-980671aeb6e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.963928 | controller | Jun 14 08:21:32.958706 crc crio[3637]: time="2026-06-14T08:21:32.958587382Z" level=info msg="Starting container: fc3905d1c759725d6c6d31f68a2ef2bf0d6fb42c73fad78829cd8c7f70ae812d" id=52813bcf-24fe-48f0-af51-0f7e97a54344 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.963944 | controller | Jun 14 08:21:32.965341 crc crio[3637]: time="2026-06-14T08:21:32.965162016Z" level=info msg="Started container" PID=17984 containerID=fc3905d1c759725d6c6d31f68a2ef2bf0d6fb42c73fad78829cd8c7f70ae812d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=52813bcf-24fe-48f0-af51-0f7e97a54344 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.963963 | controller | Jun 14 08:21:33.004253 crc crio[3637]: time="2026-06-14T08:21:33.004004476Z" level=info msg="Stopped container 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=ce6c7e50-1846-4144-b83d-25a181a9c8d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.963980 | controller | Jun 14 08:21:33.006973 crc crio[3637]: time="2026-06-14T08:21:33.006670174Z" level=info msg="Stopping pod sandbox: 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862" id=d560b326-dc77-49a3-8c24-6cd3b58e83ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.963995 | controller | Jun 14 08:21:33.023489 crc crio[3637]: time="2026-06-14T08:21:33.023341129Z" level=info msg="Stopped pod sandbox: 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862" id=d560b326-dc77-49a3-8c24-6cd3b58e83ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.964010 | controller | Jun 14 08:21:33.975363 crc crio[3637]: time="2026-06-14T08:21:33.97470096Z" level=info msg="Removing container: 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683" id=e1cdc55c-1031-45da-9804-d5324661150b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.964025 | controller | Jun 14 08:21:34.001753 crc crio[3637]: time="2026-06-14T08:21:34.001652691Z" level=info msg="Removed container 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=e1cdc55c-1031-45da-9804-d5324661150b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.964040 | controller | Jun 14 08:21:54.298177 crc crio[3637]: time="2026-06-14T08:21:54.297450374Z" level=info msg="Removing container: 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62" id=cac50190-7bdc-4cf3-a067-921d75193873 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.964056 | controller | Jun 14 08:21:54.299387 crc crio[3637]: time="2026-06-14T08:21:54.298252891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=9dd6e1a1-8438-45af-8e67-f83bb49b2a66 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.964072 | controller | Jun 14 08:21:54.303712 crc crio[3637]: time="2026-06-14T08:21:54.303599915Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=ab275795-d046-4c75-913a-b63ca5e314b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.964088 | controller | Jun 14 08:21:54.307935 crc crio[3637]: time="2026-06-14T08:21:54.30772327Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=f832d84d-bd08-477b-a4d3-14b273ebb0ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.964103 | controller | Jun 14 08:21:54.310099 crc crio[3637]: time="2026-06-14T08:21:54.309823658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.964119 | controller | Jun 14 08:21:54.353371 crc crio[3637]: time="2026-06-14T08:21:54.353195078Z" level=info msg="Removed container 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=cac50190-7bdc-4cf3-a067-921d75193873 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.964134 | controller | Jun 14 08:21:54.396576 crc crio[3637]: time="2026-06-14T08:21:54.39644399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.964154 | controller | Jun 14 08:21:54.404597 crc crio[3637]: time="2026-06-14T08:21:54.404429062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.964169 | controller | Jun 14 08:21:54.587708 crc crio[3637]: time="2026-06-14T08:21:54.58757615Z" level=info msg="Created container ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=f832d84d-bd08-477b-a4d3-14b273ebb0ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.964185 | controller | Jun 14 08:21:54.590735 crc crio[3637]: time="2026-06-14T08:21:54.590596507Z" level=info msg="Starting container: ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450" id=b588b32a-2ab5-4b05-a575-9642b08c9a0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.964200 | controller | Jun 14 08:21:54.622336 crc crio[3637]: time="2026-06-14T08:21:54.622197469Z" level=info msg="Started container" PID=18287 containerID=ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=b588b32a-2ab5-4b05-a575-9642b08c9a0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722
2026-06-14 10:12:36.964216 | controller | Jun 14 08:22:05.544978 crc crio[3637]: time="2026-06-14T08:22:05.54326978Z" level=info msg="Stopping container: dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04 (timeout: 30s)" id=a1c4314d-6864-40b8-b57a-d26e641af2df name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.964231 | controller | Jun 14 08:22:05.613327 crc crio[3637]: time="2026-06-14T08:22:05.613144416Z" level=info msg="Stopping container: 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c (timeout: 30s)" id=81c84e0e-76fa-4374-9670-71e800654810 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.964247 | controller | Jun 14 08:22:05.771912 crc crio[3637]: time="2026-06-14T08:22:05.771688018Z" level=info msg="Stopped container 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=81c84e0e-76fa-4374-9670-71e800654810 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.964262 | controller | Jun 14 08:22:05.773041 crc crio[3637]: time="2026-06-14T08:22:05.773010921Z" level=info msg="Stopping pod sandbox: 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33" id=f2c88674-981f-4b82-8f57-2ffa7f1fa561 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.964279 | controller | Jun 14 08:22:05.774147 crc crio[3637]: time="2026-06-14T08:22:05.774109957Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/53b0ff3e-822d-43ef-8eda-1780d96c72f5 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:0xc000123898}] Aliases:map[]}"
2026-06-14 10:12:36.964295 | controller | Jun 14 08:22:05.774462 crc crio[3637]: time="2026-06-14T08:22:05.774444278Z" 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-14 10:12:36.964311 | controller | Jun 14 08:22:06.130164 crc crio[3637]: time="2026-06-14T08:22:06.129796906Z" level=info msg="Stopped pod sandbox: 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33" id=f2c88674-981f-4b82-8f57-2ffa7f1fa561 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.964330 | controller | Jun 14 08:22:06.197381 crc crio[3637]: time="2026-06-14T08:22:06.197233309Z" level=info msg="Stopped container dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=a1c4314d-6864-40b8-b57a-d26e641af2df name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.964364 | controller | Jun 14 08:22:06.200313 crc crio[3637]: time="2026-06-14T08:22:06.200275168Z" level=info msg="Stopping pod sandbox: c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8" id=c175616f-bafd-4117-b76f-1bb6a4ade717 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.964387 | controller | Jun 14 08:22:06.200743 crc crio[3637]: time="2026-06-14T08:22:06.200721173Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5062ae2e-ea04-4739-96db-7da945fce44b 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:0xc002ae6020}] Aliases:map[]}"
2026-06-14 10:12:36.964404 | controller | Jun 14 08:22:06.201275 crc crio[3637]: time="2026-06-14T08:22:06.201211489Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.964419 | controller | Jun 14 08:22:06.484891 crc crio[3637]: time="2026-06-14T08:22:06.484470511Z" level=info msg="Removing container: 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c" id=79956ea9-5c23-46fe-8462-7eb719e6d4cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.964435 | controller | Jun 14 08:22:06.504777 crc crio[3637]: time="2026-06-14T08:22:06.504741553Z" level=info msg="Stopped pod sandbox: c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8" id=c175616f-bafd-4117-b76f-1bb6a4ade717 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.964450 | controller | Jun 14 08:22:06.512744 crc crio[3637]: time="2026-06-14T08:22:06.512582701Z" level=info msg="Removed container 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=79956ea9-5c23-46fe-8462-7eb719e6d4cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.964466 | controller | Jun 14 08:22:06.613255 crc crio[3637]: time="2026-06-14T08:22:06.609669657Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/POD" id=6a558d76-ca6d-43ba-8db3-0e925818cc9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.964482 | controller | Jun 14 08:22:06.613255 crc crio[3637]: time="2026-06-14T08:22:06.609915265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.964498 | controller | Jun 14 08:22:06.664373 crc crio[3637]: time="2026-06-14T08:22:06.66406406Z" level=info msg="Got pod network &{Name:route-controller-manager-7c5967db9c-wsbxw Namespace:openshift-route-controller-manager ID:b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce UID:81701b6d-9f4e-40f0-b119-38b6ab2efcc1 NetNS:/var/run/netns/d51424e7-67fe-4237-a9a5-6f02598f5e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81701b6d_9f4e_40f0_b119_38b6ab2efcc1.slice PodAnnotations:0xc000b104f0}] Aliases:map[]}"
2026-06-14 10:12:36.964514 | controller | Jun 14 08:22:06.664373 crc crio[3637]: time="2026-06-14T08:22:06.664218455Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-wsbxw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.964533 | controller | Jun 14 08:22:06.945169 crc crio[3637]: 2026-06-14T08:22:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b44b1f1942003dd Mac:42:92:c7:fd:c8:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/d51424e7-67fe-4237-a9a5-6f02598f5e2b SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.964549 | controller | Jun 14 08:22:06.947138 crc crio[3637]: time="2026-06-14T08:22:06.946974102Z" level=info msg="Got pod network &{Name:route-controller-manager-7c5967db9c-wsbxw Namespace:openshift-route-controller-manager ID:b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce UID:81701b6d-9f4e-40f0-b119-38b6ab2efcc1 NetNS:/var/run/netns/d51424e7-67fe-4237-a9a5-6f02598f5e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81701b6d_9f4e_40f0_b119_38b6ab2efcc1.slice PodAnnotations:0xc000b104f0}] Aliases:map[]}"
2026-06-14 10:12:36.964565 | controller | Jun 14 08:22:06.947379 crc crio[3637]: time="2026-06-14T08:22:06.947274232Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-wsbxw for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.964581 | controller | Jun 14 08:22:06.955143 crc crio[3637]: time="2026-06-14T08:22:06.954586353Z" level=info msg="Ran pod sandbox b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce with infra container: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/POD" id=6a558d76-ca6d-43ba-8db3-0e925818cc9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.964597 | controller | Jun 14 08:22:06.957586 crc crio[3637]: time="2026-06-14T08:22:06.957497765Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=848a3cd5-9858-470a-acf1-89a337904cb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.964613 | controller | Jun 14 08:22:06.969931 crc crio[3637]: time="2026-06-14T08:22:06.967203135Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=f0103d9b-326b-40e0-bfe6-17b9fbb3f421 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.964628 | controller | Jun 14 08:22:06.988498 crc crio[3637]: time="2026-06-14T08:22:06.988371121Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/route-controller-manager" id=8db17804-ea43-4f0a-a3f7-f5a168547cd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.964643 | controller | Jun 14 08:22:06.989022 crc crio[3637]: time="2026-06-14T08:22:06.988965631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.964659 | controller | Jun 14 08:22:07.020771 crc crio[3637]: time="2026-06-14T08:22:07.020313226Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/POD" id=f36d6d27-82bc-4afd-9c43-b4396db98a5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.964674 | controller | Jun 14 08:22:07.020771 crc crio[3637]: time="2026-06-14T08:22:07.020761811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.964689 | controller | Jun 14 08:22:07.035612 crc crio[3637]: time="2026-06-14T08:22:07.035514693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.964708 | controller | Jun 14 08:22:07.041712 crc crio[3637]: time="2026-06-14T08:22:07.041638252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.964724 | controller | Jun 14 08:22:07.058613 crc crio[3637]: time="2026-06-14T08:22:07.058362652Z" level=info msg="Got pod network &{Name:controller-manager-6fd8f6f748-c6d4p Namespace:openshift-controller-manager ID:6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1 UID:070887a6-3c3f-4db4-b185-341398302173 NetNS:/var/run/netns/61a3c700-13f8-4e72-9900-ae21cff1ec90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod070887a6_3c3f_4db4_b185_341398302173.slice PodAnnotations:0xc002d98158}] Aliases:map[]}"
2026-06-14 10:12:36.964739 | controller | Jun 14 08:22:07.059016 crc crio[3637]: time="2026-06-14T08:22:07.058680532Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-6fd8f6f748-c6d4p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.964755 | controller | Jun 14 08:22:07.180283 crc crio[3637]: time="2026-06-14T08:22:07.179914273Z" level=info msg="Created container d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/route-controller-manager" id=8db17804-ea43-4f0a-a3f7-f5a168547cd6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.964770 | controller | Jun 14 08:22:07.183806 crc crio[3637]: time="2026-06-14T08:22:07.182485547Z" level=info msg="Starting container: d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c" id=50998c95-d5a9-4e85-a092-d8109b77f9ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.964785 | controller | Jun 14 08:22:07.194516 crc crio[3637]: time="2026-06-14T08:22:07.194418462Z" level=info msg="Started container" PID=18595 containerID=d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c description=openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/route-controller-manager id=50998c95-d5a9-4e85-a092-d8109b77f9ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce
2026-06-14 10:12:36.964801 | controller | Jun 14 08:22:07.444595 crc crio[3637]: 2026-06-14T08:22:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6efb6c035bb7e8b Mac:7e:56:7a:34:9b:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/61a3c700-13f8-4e72-9900-ae21cff1ec90 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.964817 | controller | Jun 14 08:22:07.446963 crc crio[3637]: time="2026-06-14T08:22:07.44681624Z" level=info msg="Got pod network &{Name:controller-manager-6fd8f6f748-c6d4p Namespace:openshift-controller-manager ID:6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1 UID:070887a6-3c3f-4db4-b185-341398302173 NetNS:/var/run/netns/61a3c700-13f8-4e72-9900-ae21cff1ec90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod070887a6_3c3f_4db4_b185_341398302173.slice PodAnnotations:0xc002d98158}] Aliases:map[]}"
2026-06-14 10:12:36.964832 | controller | Jun 14 08:22:07.447136 crc crio[3637]: time="2026-06-14T08:22:07.447114449Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-6fd8f6f748-c6d4p for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.964848 | controller | Jun 14 08:22:07.454444 crc crio[3637]: time="2026-06-14T08:22:07.453806558Z" level=info msg="Ran pod sandbox 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1 with infra container: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/POD" id=f36d6d27-82bc-4afd-9c43-b4396db98a5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.964866 | controller | Jun 14 08:22:07.455988 crc crio[3637]: time="2026-06-14T08:22:07.45582403Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=9f91b195-063f-4e61-b4bb-02791faa4fca name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.964882 | controller | Jun 14 08:22:07.458503 crc crio[3637]: time="2026-06-14T08:22:07.458434397Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=d9de0b89-ce65-4c3d-b9cd-7c90e340a672 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.964898 | controller | Jun 14 08:22:07.468133 crc crio[3637]: time="2026-06-14T08:22:07.468044994Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/controller-manager" id=a34437cf-dafe-4155-93d3-8cab80ef213d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.964913 | controller | Jun 14 08:22:07.468341 crc crio[3637]: time="2026-06-14T08:22:07.468329424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.964929 | controller | Jun 14 08:22:07.497647 crc crio[3637]: time="2026-06-14T08:22:07.497554997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.964944 | controller | Jun 14 08:22:07.504394 crc crio[3637]: time="2026-06-14T08:22:07.504318459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.964959 | controller | Jun 14 08:22:07.509108 crc crio[3637]: time="2026-06-14T08:22:07.509008693Z" level=info msg="Removing container: dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04" id=32079c1d-9d0f-4a60-bcbf-aadd8f9d5208 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.964974 | controller | Jun 14 08:22:07.550179 crc crio[3637]: time="2026-06-14T08:22:07.550062977Z" level=info msg="Removed container dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=32079c1d-9d0f-4a60-bcbf-aadd8f9d5208 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.964989 | controller | Jun 14 08:22:07.636298 crc crio[3637]: time="2026-06-14T08:22:07.63620442Z" level=info msg="Created container 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/controller-manager" id=a34437cf-dafe-4155-93d3-8cab80ef213d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.965004 | controller | Jun 14 08:22:07.638208 crc crio[3637]: time="2026-06-14T08:22:07.638138653Z" level=info msg="Starting container: 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728" id=afabe068-b6ce-4bcd-8762-94e5644b2593 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.965020 | controller | Jun 14 08:22:07.648513 crc crio[3637]: time="2026-06-14T08:22:07.648353137Z" level=info msg="Started container" PID=18631 containerID=62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728 description=openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/controller-manager id=afabe068-b6ce-4bcd-8762-94e5644b2593 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1
2026-06-14 10:12:36.965035 | controller | Jun 14 08:22:15.067557 crc crio[3637]: time="2026-06-14T08:22:15.064988384Z" level=info msg="Stopping container: 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728 (timeout: 30s)" id=14c243a6-dde4-4b57-be32-2193c37420dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.965061 | controller | Jun 14 08:22:15.150554 crc crio[3637]: time="2026-06-14T08:22:15.149986915Z" level=info msg="Stopping container: d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c (timeout: 30s)" id=98a33759-9e70-4c4b-a2f3-0c8ccbe3d60d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.965083 | controller | Jun 14 08:22:15.197021 crc crio[3637]: time="2026-06-14T08:22:15.196947908Z" level=info msg="Stopped container 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/controller-manager" id=14c243a6-dde4-4b57-be32-2193c37420dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.965099 | controller | Jun 14 08:22:15.198058 crc crio[3637]: time="2026-06-14T08:22:15.197992781Z" level=info msg="Stopping pod sandbox: 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1" id=f370f9e0-c785-4569-ac75-5ea715aa6172 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.965114 | controller | Jun 14 08:22:15.198676 crc crio[3637]: time="2026-06-14T08:22:15.198608041Z" level=info msg="Got pod network &{Name:controller-manager-6fd8f6f748-c6d4p Namespace:openshift-controller-manager ID:6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1 UID:070887a6-3c3f-4db4-b185-341398302173 NetNS:/var/run/netns/61a3c700-13f8-4e72-9900-ae21cff1ec90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod070887a6_3c3f_4db4_b185_341398302173.slice PodAnnotations:0xc001918d60}] Aliases:map[]}"
2026-06-14 10:12:36.965130 | controller | Jun 14 08:22:15.198819 crc crio[3637]: time="2026-06-14T08:22:15.198765296Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-6fd8f6f748-c6d4p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.965146 | controller | Jun 14 08:22:15.277883 crc crio[3637]: time="2026-06-14T08:22:15.277760227Z" level=info msg="Stopped container d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/route-controller-manager" id=98a33759-9e70-4c4b-a2f3-0c8ccbe3d60d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.965161 | controller | Jun 14 08:22:15.279192 crc crio[3637]: time="2026-06-14T08:22:15.279137121Z" level=info msg="Stopping pod sandbox: b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce" id=dd3503b2-38e5-4dcf-9be8-2699cc894b89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.965180 | controller | Jun 14 08:22:15.279732 crc crio[3637]: time="2026-06-14T08:22:15.279593376Z" level=info msg="Got pod network &{Name:route-controller-manager-7c5967db9c-wsbxw Namespace:openshift-route-controller-manager ID:b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce UID:81701b6d-9f4e-40f0-b119-38b6ab2efcc1 NetNS:/var/run/netns/d51424e7-67fe-4237-a9a5-6f02598f5e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81701b6d_9f4e_40f0_b119_38b6ab2efcc1.slice PodAnnotations:0xc002d981e8}] Aliases:map[]}"
2026-06-14 10:12:36.965197 | controller | Jun 14 08:22:15.279820 crc crio[3637]: time="2026-06-14T08:22:15.279781472Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-wsbxw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.965213 | controller | Jun 14 08:22:15.472708 crc crio[3637]: time="2026-06-14T08:22:15.472588035Z" level=info msg="Stopped pod sandbox: 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1" id=f370f9e0-c785-4569-ac75-5ea715aa6172 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.965232 | controller | Jun 14 08:22:15.513974 crc crio[3637]: time="2026-06-14T08:22:15.513902086Z" level=info msg="Stopped pod sandbox: b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce" id=dd3503b2-38e5-4dcf-9be8-2699cc894b89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.965248 | controller | Jun 14 08:22:15.658921 crc crio[3637]: time="2026-06-14T08:22:15.65841474Z" level=info msg="Removing container: 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728" id=1bbacb21-9174-4529-a4f8-580db42378ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.965264 | controller | Jun 14 08:22:15.690427 crc crio[3637]: time="2026-06-14T08:22:15.690002793Z" level=info msg="Removed container 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/controller-manager" id=1bbacb21-9174-4529-a4f8-580db42378ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.965280 | controller | Jun 14 08:22:15.703608 crc crio[3637]: time="2026-06-14T08:22:15.703537426Z" level=info msg="Removing container: d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c" id=2926b64c-9505-4949-81e6-a5ad3751c9d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.965295 | controller | Jun 14 08:22:15.740991 crc crio[3637]: time="2026-06-14T08:22:15.740892668Z" level=info msg="Removed container d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/route-controller-manager" id=2926b64c-9505-4949-81e6-a5ad3751c9d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.965311 | controller | Jun 14 08:22:16.003871 crc crio[3637]: time="2026-06-14T08:22:16.003768241Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-6fd8f6f748-vk7xv/POD" id=217e0323-2df4-4858-b732-d00c262c6b7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.965327 | controller | Jun 14 08:22:16.004000 crc crio[3637]: time="2026-06-14T08:22:16.003894515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.965343 | controller | Jun 14 08:22:16.026887 crc crio[3637]: time="2026-06-14T08:22:16.026774043Z" level=info msg="Got pod network &{Name:controller-manager-6fd8f6f748-vk7xv Namespace:openshift-controller-manager ID:f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7 UID:fca31688-88c7-4cf9-821a-a22c98578ddd NetNS:/var/run/netns/8b54613f-1c2b-4268-8ddd-fb8ba21254b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfca31688_88c7_4cf9_821a_a22c98578ddd.slice PodAnnotations:0xc001919338}] Aliases:map[]}"
2026-06-14 10:12:36.965380 | controller | Jun 14 08:22:16.026887 crc crio[3637]: time="2026-06-14T08:22:16.026828105Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-6fd8f6f748-vk7xv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.965397 | controller | Jun 14 08:22:16.072129 crc crio[3637]: time="2026-06-14T08:22:16.072013121Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/POD" id=f5323d95-56f3-48bd-a476-7690db2d2b2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.965414 | controller | Jun 14 08:22:16.072829 crc crio[3637]: time="2026-06-14T08:22:16.072139506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.965430 | controller | Jun 14 08:22:16.108531 crc crio[3637]: time="2026-06-14T08:22:16.108449689Z" level=info msg="Got pod network &{Name:route-controller-manager-5d7d4d5d9f-pl4n8 Namespace:openshift-route-controller-manager ID:0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95 UID:5909b005-3a0d-4a57-afc7-9eae806fd517 NetNS:/var/run/netns/ef51f171-6ef0-4782-8c2e-28853317e859 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5909b005_3a0d_4a57_afc7_9eae806fd517.slice PodAnnotations:0xc001919638}] Aliases:map[]}"
2026-06-14 10:12:36.965450 | controller | Jun 14 08:22:16.108531 crc crio[3637]: time="2026-06-14T08:22:16.108507201Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-5d7d4d5d9f-pl4n8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.965467 | controller | Jun 14 08:22:16.330481 crc crio[3637]: 2026-06-14T08:22:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f07d59bc5bc1d2a Mac:da:13:78:7e:72:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/8b54613f-1c2b-4268-8ddd-fb8ba21254b3 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.965484 | controller | Jun 14 08:22:16.332505 crc crio[3637]: time="2026-06-14T08:22:16.332449865Z" level=info msg="Got pod network &{Name:controller-manager-6fd8f6f748-vk7xv Namespace:openshift-controller-manager ID:f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7 UID:fca31688-88c7-4cf9-821a-a22c98578ddd NetNS:/var/run/netns/8b54613f-1c2b-4268-8ddd-fb8ba21254b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfca31688_88c7_4cf9_821a_a22c98578ddd.slice PodAnnotations:0xc001919338}] Aliases:map[]}"
2026-06-14 10:12:36.965500 | controller | Jun 14 08:22:16.332657 crc crio[3637]: time="2026-06-14T08:22:16.33260731Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-6fd8f6f748-vk7xv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.965516 | controller | Jun 14 08:22:16.338319 crc crio[3637]: time="2026-06-14T08:22:16.338251322Z" level=info msg="Ran pod sandbox f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7 with infra container: openshift-controller-manager/controller-manager-6fd8f6f748-vk7xv/POD" id=217e0323-2df4-4858-b732-d00c262c6b7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.965532 | controller | Jun 14 08:22:16.340958 crc crio[3637]: time="2026-06-14T08:22:16.34054495Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=f38cd572-a30b-4160-9056-009080a67259 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.965547 | controller | Jun 14 08:22:16.342806 crc crio[3637]: time="2026-06-14T08:22:16.342539073Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=b1dd97ea-0f79-4bca-b566-e5da95d34491 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.965563 | controller | Jun 14 08:22:16.354999 crc crio[3637]: time="2026-06-14T08:22:16.352281853Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-6fd8f6f748-vk7xv/controller-manager" id=577fe0d8-6bf5-439b-8f63-d483b7244391 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.965578 | controller | Jun 14 08:22:16.354999 crc crio[3637]: time="2026-06-14T08:22:16.352540781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.965593 | controller | Jun 14 08:22:16.391778 crc crio[3637]: time="2026-06-14T08:22:16.39161417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.965609 | controller | Jun 14 08:22:16.397119 crc crio[3637]: time="2026-06-14T08:22:16.397038544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.965628 | controller | Jun 14 08:22:16.475779 crc crio[3637]: 2026-06-14T08:22:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d15a4ae1593a64 Mac:b6:d8:05:2f:3a:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/ef51f171-6ef0-4782-8c2e-28853317e859 SocketPath: PciID:}] [{Interface:0xc0004be700 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.965644 | controller | Jun 14 08:22:16.477056 crc crio[3637]: time="2026-06-14T08:22:16.47696005Z" level=info msg="Got pod network &{Name:route-controller-manager-5d7d4d5d9f-pl4n8 Namespace:openshift-route-controller-manager ID:0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95 UID:5909b005-3a0d-4a57-afc7-9eae806fd517 NetNS:/var/run/netns/ef51f171-6ef0-4782-8c2e-28853317e859 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5909b005_3a0d_4a57_afc7_9eae806fd517.slice PodAnnotations:0xc001919638}] Aliases:map[]}"
2026-06-14 10:12:36.965660 | controller | Jun 14 08:22:16.477261 crc crio[3637]: time="2026-06-14T08:22:16.477202317Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-5d7d4d5d9f-pl4n8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.965676 | controller | Jun 14 08:22:16.485546 crc crio[3637]: time="2026-06-14T08:22:16.485488309Z" level=info msg="Ran pod sandbox 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95 with infra container: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/POD" id=f5323d95-56f3-48bd-a476-7690db2d2b2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.965691 | controller | Jun 14 08:22:16.488182 crc crio[3637]: time="2026-06-14T08:22:16.48806421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=0ba4d20c-c0cd-4205-a9b1-0a70c463227f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.965706 | controller | Jun 14 08:22:16.491106 crc crio[3637]: time="2026-06-14T08:22:16.491000454Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=6c1cd93a-765b-4327-815a-e75d36998053 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.965721 | controller | Jun 14 08:22:16.498312 crc crio[3637]: time="2026-06-14T08:22:16.498236784Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/route-controller-manager" id=d0d8931f-6a07-4e79-92a3-f0226dff6aad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.965736 | controller | Jun 14 08:22:16.498807 crc crio[3637]: time="2026-06-14T08:22:16.49874808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.965752 | controller | Jun 14 08:22:16.521080 crc crio[3637]: time="2026-06-14T08:22:16.521002677Z" level=info msg="Created container 2275814d43d27963517e759399e6e0a47fccc70fc47eb8a8fe5558edbffaf8b8: openshift-controller-manager/controller-manager-6fd8f6f748-vk7xv/controller-manager" id=577fe0d8-6bf5-439b-8f63-d483b7244391 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.965768 | controller | Jun 14 08:22:16.522560 crc crio[3637]: time="2026-06-14T08:22:16.522461274Z" level=info msg="Starting container: 2275814d43d27963517e759399e6e0a47fccc70fc47eb8a8fe5558edbffaf8b8" id=29634910-0f39-4a8e-a47e-b467944f7ae8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.965783 | controller | Jun 14 08:22:16.530458 crc crio[3637]: time="2026-06-14T08:22:16.530361695Z" level=info msg="Started container" PID=18923 containerID=2275814d43d27963517e759399e6e0a47fccc70fc47eb8a8fe5558edbffaf8b8 description=openshift-controller-manager/controller-manager-6fd8f6f748-vk7xv/controller-manager id=29634910-0f39-4a8e-a47e-b467944f7ae8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7
2026-06-14 10:12:36.965803 | controller | Jun 14 08:22:16.542809 crc crio[3637]: time="2026-06-14T08:22:16.542707329Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.965819 | controller | Jun 14 08:22:16.551463 crc crio[3637]: time="2026-06-14T08:22:16.550993001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.965835 | controller | Jun 14 08:22:16.650611 crc crio[3637]: time="2026-06-14T08:22:16.650511188Z" level=info msg="Created container 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/route-controller-manager" id=d0d8931f-6a07-4e79-92a3-f0226dff6aad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.965851 | controller | Jun 14 08:22:16.651817 crc crio[3637]: time="2026-06-14T08:22:16.651741514Z" level=info msg="Starting container: 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62" id=2aa4694b-d801-46e6-8b93-d7f1cec86dd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.965866 | controller | Jun 14 08:22:16.657440 crc crio[3637]: time="2026-06-14T08:22:16.657340183Z" level=info msg="Started container" PID=18939 containerID=7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62 description=openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/route-controller-manager id=2aa4694b-d801-46e6-8b93-d7f1cec86dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95
2026-06-14 10:12:36.965882 | controller | Jun 14 08:22:27.804049 crc crio[3637]: time="2026-06-14T08:22:27.802987434Z" level=info msg="Stopping pod sandbox: 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33" id=1c7c461e-4e35-4b46-a442-19af894ceae1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.965897 | controller | Jun 14 08:22:27.804049 crc crio[3637]: time="2026-06-14T08:22:27.803905913Z" level=info msg="Stopped pod sandbox (already stopped): 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33" id=1c7c461e-4e35-4b46-a442-19af894ceae1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.965912 | controller | Jun 14 08:22:27.805445 crc crio[3637]: time="2026-06-14T08:22:27.804637156Z" level=info msg="Removing pod sandbox: 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33" id=acb7072e-7e92-44a9-a518-1eeb03d1f027 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.965928 | controller | Jun 14 08:22:27.815909 crc crio[3637]: time="2026-06-14T08:22:27.815725532Z" level=info msg="Removed pod sandbox: 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33" id=acb7072e-7e92-44a9-a518-1eeb03d1f027 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.965943 | controller | Jun 14 08:22:27.817077 crc crio[3637]: time="2026-06-14T08:22:27.816980139Z" level=info msg="Stopping pod sandbox: 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1" id=23a941a5-f926-4af6-925a-fe971ff7c64f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.965958 | controller | Jun 14 08:22:27.817077 crc crio[3637]: time="2026-06-14T08:22:27.817072422Z" level=info msg="Stopped pod sandbox (already stopped): 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1" id=23a941a5-f926-4af6-925a-fe971ff7c64f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.965983 | controller | Jun 14 08:22:27.817984 crc crio[3637]: time="2026-06-14T08:22:27.817794765Z" level=info msg="Removing pod sandbox: 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1" id=8ee849c9-ee01-4f53-9645-8db44842cecc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.965999 | controller | Jun 14 08:22:27.827404 crc crio[3637]: time="2026-06-14T08:22:27.827320551Z" level=info msg="Removed pod sandbox: 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1" id=8ee849c9-ee01-4f53-9645-8db44842cecc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.966014 | controller | Jun 14 08:22:27.828363 crc crio[3637]: time="2026-06-14T08:22:27.828228085Z" level=info msg="Stopping pod sandbox: c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8" id=64f44755-7a69-4194-b465-2e82c9d6c51b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.966029 | controller | Jun 14 08:22:27.828363 crc crio[3637]: time="2026-06-14T08:22:27.828312188Z" level=info msg="Stopped pod sandbox (already stopped): c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8" id=64f44755-7a69-4194-b465-2e82c9d6c51b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.966044 | controller | Jun 14 08:22:27.829337 crc crio[3637]: time="2026-06-14T08:22:27.829260379Z" level=info msg="Removing pod sandbox: c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8" id=9a955b30-3b8f-45d4-b9cf-d02256978baf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.966059 | controller | Jun 14 08:22:27.844595 crc crio[3637]: time="2026-06-14T08:22:27.844416116Z" level=info msg="Removed pod sandbox: c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8" id=9a955b30-3b8f-45d4-b9cf-d02256978baf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.966074 | controller | Jun 14 08:22:27.845548 crc crio[3637]: time="2026-06-14T08:22:27.845419822Z" level=info msg="Stopping pod sandbox: b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce" id=9a7b2995-cce2-4a4d-a798-5a12e352ac58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.966089 | controller | Jun 14 08:22:27.845548 crc crio[3637]: time="2026-06-14T08:22:27.845529846Z" level=info msg="Stopped pod sandbox (already stopped): b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce" id=9a7b2995-cce2-4a4d-a798-5a12e352ac58 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.966104 | controller | Jun 14 08:22:27.846649 crc crio[3637]: time="2026-06-14T08:22:27.846540638Z" level=info msg="Removing pod sandbox: b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce" id=df943f1b-327d-4225-978c-a42457fe181c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.966119 | controller | Jun 14 08:22:27.870717 crc crio[3637]: time="2026-06-14T08:22:27.870594436Z" level=info msg="Removed pod sandbox: b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce" id=df943f1b-327d-4225-978c-a42457fe181c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.966134 | controller | Jun 14 08:22:27.872665 crc crio[3637]: time="2026-06-14T08:22:27.872416251Z" level=info msg="Stopping pod sandbox: 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862" id=a8a26732-f693-447b-bd41-9606004b0436 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.966149 | controller | Jun 14 08:22:27.872665 crc crio[3637]: time="2026-06-14T08:22:27.872485163Z" level=info msg="Stopped pod sandbox (already stopped): 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862" id=a8a26732-f693-447b-bd41-9606004b0436 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.966165 | controller | Jun 14 08:22:27.874427 crc crio[3637]: time="2026-06-14T08:22:27.873468745Z" level=info msg="Removing pod sandbox: 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862" id=112a5c09-2c38-4896-b4f4-511a3348c05a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.966183 | controller | Jun 14 08:22:27.891803 crc crio[3637]: time="2026-06-14T08:22:27.891687886Z" level=info msg="Removed pod sandbox: 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862" id=112a5c09-2c38-4896-b4f4-511a3348c05a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.966199 | controller | Jun 14 08:23:04.633698 crc crio[3637]: time="2026-06-14T08:23:04.633138688Z" level=info msg="Stopping container: 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62 (timeout: 30s)" id=aa835f4c-571f-4268-b597-a06b09b7f6f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.966214 | controller | Jun 14 08:23:04.759236 crc crio[3637]: time="2026-06-14T08:23:04.759168486Z" level=info msg="Stopped container 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/route-controller-manager" id=aa835f4c-571f-4268-b597-a06b09b7f6f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.966229 | controller | Jun 14 08:23:04.760196 crc crio[3637]: time="2026-06-14T08:23:04.760139747Z" level=info msg="Stopping pod sandbox: 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95" id=88c61aa4-85af-4700-9105-caf5af551d24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.966244 | controller | Jun 14 08:23:04.760640 crc crio[3637]: time="2026-06-14T08:23:04.760585341Z" level=info msg="Got pod network &{Name:route-controller-manager-5d7d4d5d9f-pl4n8 Namespace:openshift-route-controller-manager ID:0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95 UID:5909b005-3a0d-4a57-afc7-9eae806fd517 NetNS:/var/run/netns/ef51f171-6ef0-4782-8c2e-28853317e859 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5909b005_3a0d_4a57_afc7_9eae806fd517.slice PodAnnotations:0xc0023149c8}] Aliases:map[]}"
2026-06-14 10:12:36.966260 | controller | Jun 14 08:23:04.760814 crc crio[3637]: time="2026-06-14T08:23:04.760775817Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-5d7d4d5d9f-pl4n8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.966275 | controller | Jun 14 08:23:05.037098 crc crio[3637]: time="2026-06-14T08:23:05.036721001Z" level=info msg="Stopped pod sandbox: 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95" id=88c61aa4-85af-4700-9105-caf5af551d24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.966291 | controller | Jun 14 08:23:05.216633 crc crio[3637]: time="2026-06-14T08:23:05.216567418Z" level=info msg="Removing container: 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62" id=f1662fb8-115c-4f91-a99b-e545a4e166b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.966306 | controller | Jun 14 08:23:05.246922 crc crio[3637]: time="2026-06-14T08:23:05.246770263Z" level=info msg="Removed container 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/route-controller-manager" id=f1662fb8-115c-4f91-a99b-e545a4e166b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.966322 | controller | Jun 14 08:23:05.500079 crc crio[3637]: time="2026-06-14T08:23:05.499816425Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7c5967db9c-nk2rv/POD" id=99b9ac03-390b-45b8-9ab6-9d9b34f10a90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.966338 | controller | Jun 14 08:23:05.500079 crc crio[3637]: time="2026-06-14T08:23:05.500032772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.966372 | controller | Jun 14 08:23:05.537081 crc crio[3637]: time="2026-06-14T08:23:05.536219323Z" level=info msg="Got pod network &{Name:route-controller-manager-7c5967db9c-nk2rv Namespace:openshift-route-controller-manager ID:9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8 UID:452dc2b6-8434-4843-83a2-35857caa9496 NetNS:/var/run/netns/6ba9811d-13eb-42cb-8629-1072027decdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod452dc2b6_8434_4843_83a2_35857caa9496.slice PodAnnotations:0xc000b10a38}] Aliases:map[]}"
2026-06-14 10:12:36.966394 | controller | Jun 14 08:23:05.537081 crc crio[3637]: time="2026-06-14T08:23:05.536309736Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-nk2rv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.966410 | controller | Jun 14 08:23:06.028666 crc crio[3637]: 2026-06-14T08:23:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ff86393b9b4028 Mac:1e:8b:b4:78:36:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/6ba9811d-13eb-42cb-8629-1072027decdf SocketPath: PciID:}] [{Interface:0xc000286900 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.966426 | controller | Jun 14 08:23:06.033661 crc crio[3637]: time="2026-06-14T08:23:06.033530925Z" level=info msg="Got pod network &{Name:route-controller-manager-7c5967db9c-nk2rv Namespace:openshift-route-controller-manager ID:9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8 UID:452dc2b6-8434-4843-83a2-35857caa9496 NetNS:/var/run/netns/6ba9811d-13eb-42cb-8629-1072027decdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod452dc2b6_8434_4843_83a2_35857caa9496.slice PodAnnotations:0xc000b10a38}] Aliases:map[]}"
2026-06-14 10:12:36.966442 | controller | Jun 14 08:23:06.034156 crc crio[3637]: time="2026-06-14T08:23:06.034038702Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-nk2rv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.966458 | controller | Jun 14 08:23:06.061525 crc crio[3637]: time="2026-06-14T08:23:06.06136744Z" level=info msg="Ran pod sandbox 9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8 with infra container: openshift-route-controller-manager/route-controller-manager-7c5967db9c-nk2rv/POD" id=99b9ac03-390b-45b8-9ab6-9d9b34f10a90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.966473 | controller | Jun 14 08:23:06.067967 crc crio[3637]: time="2026-06-14T08:23:06.067469564Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=c33259fb-422b-498d-820c-79e9133f172a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.966488 | controller | Jun 14 08:23:06.071002 crc crio[3637]: time="2026-06-14T08:23:06.070320215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=f0f88119-9e0d-4078-a533-5c3e107afee0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.966503 | controller | Jun 14 08:23:06.080938 crc crio[3637]: time="2026-06-14T08:23:06.080679504Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-7c5967db9c-nk2rv/route-controller-manager" id=901b227c-351e-4a95-9a6d-e856e0ef177f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.966518 | controller | Jun 14 08:23:06.081365 crc crio[3637]: time="2026-06-14T08:23:06.081299874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.966533 | controller | Jun 14 08:23:06.122829 crc crio[3637]: time="2026-06-14T08:23:06.118801706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.966553 | controller | Jun 14 08:23:06.133552 crc crio[3637]: time="2026-06-14T08:23:06.133434991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.966569 | controller | Jun 14 08:23:06.277214 crc crio[3637]: time="2026-06-14T08:23:06.277005887Z" level=info msg="Created container 564722c1782de7f13a9a10a0fe76142b88b6ef23ca8ac2a546172c563332aaed: openshift-route-controller-manager/route-controller-manager-7c5967db9c-nk2rv/route-controller-manager" id=901b227c-351e-4a95-9a6d-e856e0ef177f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.966585 | controller | Jun 14 08:23:06.278780 crc crio[3637]: time="2026-06-14T08:23:06.278669689Z" level=info msg="Starting container: 564722c1782de7f13a9a10a0fe76142b88b6ef23ca8ac2a546172c563332aaed" id=913bb8a2-a082-4ada-96f9-79eabe68070a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.966600 | controller | Jun 14 08:23:06.297036 crc crio[3637]: time="2026-06-14T08:23:06.293721718Z" level=info msg="Started container" PID=19701 containerID=564722c1782de7f13a9a10a0fe76142b88b6ef23ca8ac2a546172c563332aaed description=openshift-route-controller-manager/route-controller-manager-7c5967db9c-nk2rv/route-controller-manager id=913bb8a2-a082-4ada-96f9-79eabe68070a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8
2026-06-14 10:12:36.966616 | controller | Jun 14 08:23:27.920412 crc crio[3637]: time="2026-06-14T08:23:27.919072764Z" level=info msg="Stopping pod sandbox: 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95" id=0a916f04-d7fb-4cf1-92d8-4520df1b9138 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.966631 | controller | Jun 14 08:23:27.920412 crc crio[3637]: time="2026-06-14T08:23:27.920345926Z" level=info msg="Stopped pod sandbox (already stopped): 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95" id=0a916f04-d7fb-4cf1-92d8-4520df1b9138 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.966647 | controller | Jun 14 08:23:27.924102 crc crio[3637]: time="2026-06-14T08:23:27.921272406Z" level=info msg="Removing pod sandbox: 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95" id=6219b1ec-82ce-49d6-b3bb-8219df376c26 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.966662 | controller | Jun 14 08:23:27.952973 crc crio[3637]: time="2026-06-14T08:23:27.95265993Z" level=info msg="Removed pod sandbox: 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95" id=6219b1ec-82ce-49d6-b3bb-8219df376c26 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.966677 | controller | Jun 14 08:24:58.714832 crc crio[3637]: time="2026-06-14T08:24:58.713436829Z" level=info msg="Stopping container: f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826 (timeout: 30s)" id=6456ed27-2957-4d1c-8eff-25fb30c3e0a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.966693 | controller | Jun 14 08:24:58.729024 crc crio[3637]: time="2026-06-14T08:24:58.728900729Z" level=info msg="Stopping container: f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c (timeout: 30s)" id=1a22c9f3-bcd6-4ec4-9e39-871348f5054e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.966708 | controller | Jun 14 08:24:58.781354 crc crio[3637]: time="2026-06-14T08:24:58.781278942Z" level=info msg="Stopping container: ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450 (timeout: 30s)" id=5c1f57c6-cd47-4d85-bb39-88f8b3310265 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.966723 | controller | Jun 14 08:24:58.799545 crc crio[3637]: time="2026-06-14T08:24:58.79943842Z" level=info msg="Stopping container: 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13 (timeout: 30s)" id=472f204b-0e0d-4fec-a082-ab5421b76015 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.966742 | controller | Jun 14 08:24:58.811585 crc crio[3637]: time="2026-06-14T08:24:58.811522922Z" level=info msg="Stopping container: f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd (timeout: 30s)" id=c30c9c61-3536-4e96-b0ac-63fe4f9d8e87 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.966758 | controller | Jun 14 08:24:58.867435 crc crio[3637]: time="2026-06-14T08:24:58.866930793Z" level=info msg="Stopped container f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826: openshift-marketplace/certified-operators-l27pk/registry-server" id=6456ed27-2957-4d1c-8eff-25fb30c3e0a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.966773 | controller | Jun 14 08:24:58.867676 crc crio[3637]: time="2026-06-14T08:24:58.867585315Z" level=info msg="Stopped container f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c: openshift-marketplace/community-operators-qhh6t/registry-server" id=1a22c9f3-bcd6-4ec4-9e39-871348f5054e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.966789 | controller | Jun 14 08:24:58.878764 crc crio[3637]: time="2026-06-14T08:24:58.878697715Z" level=info msg="Stopping pod sandbox: 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105" id=f3461fd3-9b7e-44af-bb74-d18f7b9fa0cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.966803 | controller | Jun 14 08:24:58.878977 crc crio[3637]: time="2026-06-14T08:24:58.878908021Z" level=info msg="Stopping pod sandbox: e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac" id=e40087ee-5b80-46d7-bf56-9c661fd39d73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.966819 | controller | Jun 14 08:24:58.879443 crc crio[3637]: time="2026-06-14T08:24:58.879384407Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/6664d1ca-bb71-4d60-8232-46af5dfd25a5 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:0xc000602ac0}] Aliases:map[]}"
2026-06-14 10:12:36.966835 | controller | Jun 14 08:24:58.879548 crc crio[3637]: time="2026-06-14T08:24:58.879408267Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/3e98b3a3-5252-47d9-9cc5-491d260dde4d 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:0xc0002d6980}] Aliases:map[]}"
2026-06-14 10:12:36.966851 | controller | Jun 14 08:24:58.879603 crc crio[3637]: time="2026-06-14T08:24:58.879586174Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.966867 | controller | Jun 14 08:24:58.879719 crc crio[3637]: time="2026-06-14T08:24:58.87966253Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.966882 | controller | Jun 14 08:24:58.918004 crc crio[3637]: time="2026-06-14T08:24:58.917820119Z" level=info msg="Stopped container ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=5c1f57c6-cd47-4d85-bb39-88f8b3310265 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.966898 | controller | Jun 14 08:24:58.919272 crc crio[3637]: time="2026-06-14T08:24:58.919176703Z" level=info msg="Stopping pod sandbox: 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722" id=c7faad92-2b6f-49ec-9c10-2fb2c73d77b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.966918 | controller | Jun 14 08:24:58.919609 crc crio[3637]: time="2026-06-14T08:24:58.919555535Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/79795b46-c439-47dd-a94c-be0f90931f6c 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:0xc00235d188}] Aliases:map[]}"
2026-06-14 10:12:36.966934 | controller | Jun 14 08:24:58.919788 crc crio[3637]: time="2026-06-14T08:24:58.919738971Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.966949 | controller | Jun 14 08:24:58.933621 crc crio[3637]: time="2026-06-14T08:24:58.933380072Z" level=info msg="Stopped container 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=472f204b-0e0d-4fec-a082-ab5421b76015 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.966964 | controller | Jun 14 08:24:58.936343 crc crio[3637]: time="2026-06-14T08:24:58.936196153Z" level=info msg="Stopping pod sandbox: af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a" id=8110b573-b44e-4a73-96b4-257995d8db21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.966980 | controller | Jun 14 08:24:58.937075 crc crio[3637]: time="2026-06-14T08:24:58.93700307Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/d8ce82a2-60e3-49e9-9913-140cc43a1cd6 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:0xc002d98090}] Aliases:map[]}"
2026-06-14 10:12:36.966995 | controller | Jun 14 08:24:58.937299 crc crio[3637]: time="2026-06-14T08:24:58.937234287Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.967011 | controller | Jun 14 08:24:58.942036 crc crio[3637]: time="2026-06-14T08:24:58.941826235Z" level=info msg="Stopped container f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=c30c9c61-3536-4e96-b0ac-63fe4f9d8e87 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.967026 | controller | Jun 14 08:24:58.948295 crc crio[3637]: time="2026-06-14T08:24:58.947115737Z" level=info msg="Stopping pod sandbox: 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b" id=481bce46-ca65-4761-abe7-e120e3828f92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.967041 | controller | Jun 14 08:24:58.948295 crc crio[3637]: time="2026-06-14T08:24:58.947720206Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1e7bf615-82d3-4e6e-b571-91fdf4e138bc 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:0xc00171b098}] Aliases:map[]}"
2026-06-14 10:12:36.967057 | controller | Jun 14 08:24:58.948295 crc crio[3637]: time="2026-06-14T08:24:58.947961784Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.967075 | controller | Jun 14 08:24:59.167017 crc crio[3637]: time="2026-06-14T08:24:59.165335584Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/POD" id=61a46930-a24b-4cca-96fe-80b4691b70ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.967092 | controller | Jun 14 08:24:59.167017 crc crio[3637]: time="2026-06-14T08:24:59.165893953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.967107 | controller | Jun 14 08:24:59.185669 crc crio[3637]: time="2026-06-14T08:24:59.185573119Z" level=info msg="Stopped pod sandbox: e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac" id=e40087ee-5b80-46d7-bf56-9c661fd39d73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.967123 | controller | Jun 14 08:24:59.207380 crc crio[3637]: time="2026-06-14T08:24:59.207295152Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-z4lgf Namespace:openshift-marketplace ID:ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc UID:34cfc080-b78d-4168-a394-c8f09ff63da1 NetNS:/var/run/netns/f7873e46-7a52-4908-abb4-e3e2831a619e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34cfc080_b78d_4168_a394_c8f09ff63da1.slice PodAnnotations:0xc002d98310}] Aliases:map[]}"
2026-06-14 10:12:36.967139 | controller | Jun 14 08:24:59.207380 crc crio[3637]: time="2026-06-14T08:24:59.207350884Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-z4lgf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.967154 | controller | Jun 14 08:24:59.210300 crc crio[3637]: time="2026-06-14T08:24:59.210188135Z" level=info msg="Stopped pod sandbox: 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722" id=c7faad92-2b6f-49ec-9c10-2fb2c73d77b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.967169 | controller | Jun 14 08:24:59.224739 crc crio[3637]: time="2026-06-14T08:24:59.224609992Z" level=info msg="Stopped pod sandbox: 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105" id=f3461fd3-9b7e-44af-bb74-d18f7b9fa0cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.967185 | controller | Jun 14 08:24:59.342302 crc crio[3637]: time="2026-06-14T08:24:59.342199725Z" level=info msg="Stopped pod sandbox: af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a" id=8110b573-b44e-4a73-96b4-257995d8db21 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.967200 | controller | Jun 14 08:24:59.346162 crc crio[3637]: time="2026-06-14T08:24:59.34605119Z" level=info msg="Stopped pod sandbox: 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b" id=481bce46-ca65-4761-abe7-e120e3828f92 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.967215 | controller | Jun 14 08:24:59.498758 crc crio[3637]: 2026-06-14T08:24:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca55172fa5cff98 Mac:8a:54:39:e7:11:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/f7873e46-7a52-4908-abb4-e3e2831a619e SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.967231 | controller | Jun 14 08:24:59.500189 crc crio[3637]: time="2026-06-14T08:24:59.500014781Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-z4lgf Namespace:openshift-marketplace ID:ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc UID:34cfc080-b78d-4168-a394-c8f09ff63da1 NetNS:/var/run/netns/f7873e46-7a52-4908-abb4-e3e2831a619e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34cfc080_b78d_4168_a394_c8f09ff63da1.slice PodAnnotations:0xc002d98310}] Aliases:map[]}"
2026-06-14 10:12:36.967251 | controller | Jun 14 08:24:59.500300 crc crio[3637]: time="2026-06-14T08:24:59.500263539Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-z4lgf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.967267 | controller | Jun 14 08:24:59.510771 crc crio[3637]: time="2026-06-14T08:24:59.509518508Z" level=info msg="Ran pod sandbox ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc with infra container: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/POD" id=61a46930-a24b-4cca-96fe-80b4691b70ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.967282 | controller | Jun 14 08:24:59.514188 crc crio[3637]: time="2026-06-14T08:24:59.514132596Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=c5c447cd-e42f-4861-9d89-e71c5ca5c06a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.967297 | controller | Jun 14 08:24:59.518590 crc crio[3637]: time="2026-06-14T08:24:59.518352594Z" level=info msg="Removing container: f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c" id=804f7590-e162-4c89-aa2f-e3b4bfa05aab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967312 | controller | Jun 14 08:24:59.520172 crc crio[3637]: time="2026-06-14T08:24:59.519531731Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=95aacfa9-aced-4d92-bf42-029600f55ab3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.967327 | controller | Jun 14 08:24:59.535534 crc crio[3637]: time="2026-06-14T08:24:59.535465689Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator" id=f9748abc-05e2-4165-8e02-ce7da23b15ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.967343 | controller | Jun 14 08:24:59.542097 crc crio[3637]: time="2026-06-14T08:24:59.54129541Z" level=info msg="Removed container f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c: openshift-marketplace/community-operators-qhh6t/registry-server" id=804f7590-e162-4c89-aa2f-e3b4bfa05aab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967378 | controller | Jun 14 08:24:59.542584 crc crio[3637]: time="2026-06-14T08:24:59.5425328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.967395 | controller | Jun 14 08:24:59.548237 crc crio[3637]: time="2026-06-14T08:24:59.548149287Z" level=info msg="Removing container: 0fbd70dfcd5d98500b920e0f6e09c8b31e23b901476a57fa27e88303cbf33818" id=e78fe44f-d713-42b6-8e67-4361b47a01c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967410 | controller | Jun 14 08:24:59.595379 crc crio[3637]: time="2026-06-14T08:24:59.595106505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.967426 | controller | Jun 14 08:24:59.599761 crc crio[3637]: time="2026-06-14T08:24:59.599686603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.967441 | controller | Jun 14 08:24:59.607489 crc crio[3637]: time="2026-06-14T08:24:59.607400398Z" level=info msg="Removed container 0fbd70dfcd5d98500b920e0f6e09c8b31e23b901476a57fa27e88303cbf33818: openshift-marketplace/community-operators-qhh6t/extract-content" id=e78fe44f-d713-42b6-8e67-4361b47a01c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967457 | controller | Jun 14 08:24:59.617639 crc crio[3637]: time="2026-06-14T08:24:59.617413657Z" level=info msg="Removing container: 113a3fd9bf32af8bad232e74480b225f86568835360fa732d058b479c495b856" id=7e58c827-5fb8-486a-b203-408756411259 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967476 | controller | Jun 14 08:24:59.646053 crc crio[3637]: time="2026-06-14T08:24:59.646005473Z" level=info msg="Removed container 113a3fd9bf32af8bad232e74480b225f86568835360fa732d058b479c495b856: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=7e58c827-5fb8-486a-b203-408756411259 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967492 | controller | Jun 14 08:24:59.651289 crc crio[3637]: time="2026-06-14T08:24:59.651255041Z" level=info msg="Removing container: 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13" id=99ccf0b4-8589-4d30-911c-e55a1140a353 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967507 | controller | Jun 14 08:24:59.670789 crc crio[3637]: time="2026-06-14T08:24:59.670693921Z" level=info msg="Removed container 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=99ccf0b4-8589-4d30-911c-e55a1140a353 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967528 | controller | Jun 14 08:24:59.675017 crc crio[3637]: time="2026-06-14T08:24:59.674979038Z" level=info msg="Removing container: 30dfc267793c187fa208e139e7be22d13c68fd27bb4212e8d4951ef953ada61d" id=3e43948b-dee9-482b-af5d-f5c091c5586e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967550 | controller | Jun 14 08:24:59.696891 crc crio[3637]: time="2026-06-14T08:24:59.696300478Z" level=info msg="Created container 1da6eff1fd950299d1c8bf5ff7f0a2274748a5972e92c9f17e1ab09ccfb4c24f: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator" id=f9748abc-05e2-4165-8e02-ce7da23b15ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.967585 | controller | Jun 14 08:24:59.698834 crc crio[3637]: time="2026-06-14T08:24:59.698747037Z" level=info msg="Starting container: 1da6eff1fd950299d1c8bf5ff7f0a2274748a5972e92c9f17e1ab09ccfb4c24f" id=af93e265-0291-4dbc-b44c-02592c8b7574 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.967615 | controller | Jun 14 08:24:59.709118 crc crio[3637]: time="2026-06-14T08:24:59.708829191Z" level=info msg="Removed container 30dfc267793c187fa208e139e7be22d13c68fd27bb4212e8d4951ef953ada61d: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=3e43948b-dee9-482b-af5d-f5c091c5586e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967643 | controller | Jun 14 08:24:59.709626 crc crio[3637]: time="2026-06-14T08:24:59.709408322Z" level=info msg="Started container" PID=21356 containerID=1da6eff1fd950299d1c8bf5ff7f0a2274748a5972e92c9f17e1ab09ccfb4c24f description=openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator id=af93e265-0291-4dbc-b44c-02592c8b7574 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc
2026-06-14 10:12:36.967670 | controller | Jun 14 08:24:59.713111 crc crio[3637]: time="2026-06-14T08:24:59.71303708Z" level=info msg="Removing container: 8c8fdea7750aac12e0e88ad419725c7805c70f9ae213c1fda610e77f1acf50d0" id=5787e8a2-dd55-4fff-bcb5-cadf67af6216 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967698 | controller | Jun 14 08:24:59.735474 crc crio[3637]: time="2026-06-14T08:24:59.735362942Z" level=info msg="Removed container 8c8fdea7750aac12e0e88ad419725c7805c70f9ae213c1fda610e77f1acf50d0: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=5787e8a2-dd55-4fff-bcb5-cadf67af6216 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967746 | controller | Jun 14 08:24:59.750397 crc crio[3637]: time="2026-06-14T08:24:59.750264934Z" level=info msg="Removing container: ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450" id=32c33cbe-2fd6-4771-bf01-bd5b1b50ec60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967781 | controller | Jun 14 08:24:59.777646 crc crio[3637]: time="2026-06-14T08:24:59.777513536Z" level=info msg="Removed container ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=32c33cbe-2fd6-4771-bf01-bd5b1b50ec60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967811 | controller | Jun 14 08:24:59.781669 crc crio[3637]: time="2026-06-14T08:24:59.781579397Z" level=info msg="Removing container: a26d6dfa47147a075948b3802a2784e6988477637c357d51bf3c086cf30bddd2" id=bdb3aa20-2308-4067-ac1c-c3410ff876df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967839 | controller | Jun 14 08:24:59.802375 crc crio[3637]: time="2026-06-14T08:24:59.802235145Z" level=info msg="Removed container a26d6dfa47147a075948b3802a2784e6988477637c357d51bf3c086cf30bddd2: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=bdb3aa20-2308-4067-ac1c-c3410ff876df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967866 | controller | Jun 14 08:24:59.807492 crc crio[3637]: time="2026-06-14T08:24:59.807438513Z" level=info msg="Removing container: f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826" id=2803df72-43dd-49a2-9740-c18f3cc61dfd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967893 | controller | Jun 14 08:24:59.850494 crc crio[3637]: time="2026-06-14T08:24:59.842348552Z" level=info msg="Removed container f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826: openshift-marketplace/certified-operators-l27pk/registry-server" id=2803df72-43dd-49a2-9740-c18f3cc61dfd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967920 | controller | Jun 14 08:24:59.850494 crc crio[3637]: time="2026-06-14T08:24:59.845535115Z" level=info msg="Removing container: 1e4fd8952ca4f6fc8d4dd7e245bf600be1c9a25f323c836ff056c51594111e73" id=d1eeb732-05ea-4c62-aa1c-3e3aff181002 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967947 | controller | Jun 14 08:24:59.873543 crc crio[3637]: time="2026-06-14T08:24:59.873394401Z" level=info msg="Removed container 1e4fd8952ca4f6fc8d4dd7e245bf600be1c9a25f323c836ff056c51594111e73: openshift-marketplace/certified-operators-l27pk/extract-content" id=d1eeb732-05ea-4c62-aa1c-3e3aff181002 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.967974 | controller | Jun 14 08:24:59.881635 crc crio[3637]: time="2026-06-14T08:24:59.881043224Z" level=info msg="Removing container: de47e28d71360f4e967bd8a36314c8e63801bdd7c84e5ce05ed0e17782543552" id=4c74b207-3b88-4b7c-93ab-e70016555f7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.968001 | controller | Jun 14 08:24:59.936630 crc crio[3637]: time="2026-06-14T08:24:59.93654957Z" level=info msg="Removed container de47e28d71360f4e967bd8a36314c8e63801bdd7c84e5ce05ed0e17782543552: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=4c74b207-3b88-4b7c-93ab-e70016555f7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.968027 | controller | Jun 14 08:24:59.944286 crc crio[3637]: time="2026-06-14T08:24:59.944144685Z" level=info msg="Removing container: f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd" id=20296fb5-0236-413d-b121-6a858a164b30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.968054 | controller | Jun 14 08:24:59.972904 crc crio[3637]: time="2026-06-14T08:24:59.97270282Z" level=info msg="Removed container f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=20296fb5-0236-413d-b121-6a858a164b30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.968081 | controller | Jun 14 08:24:59.975985 crc crio[3637]: time="2026-06-14T08:24:59.975927102Z" level=info msg="Removing container: 4b58134f8af1a9639b0c68d325db0a15745d3831a4852cd49a97d0e9e34e8e14" id=b021a7d9-d154-4e2b-b822-b119493ee2d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.968135 | controller | Jun 14 08:25:00.013951 crc crio[3637]: time="2026-06-14T08:25:00.013800307Z" level=info msg="Removed container 4b58134f8af1a9639b0c68d325db0a15745d3831a4852cd49a97d0e9e34e8e14: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=b021a7d9-d154-4e2b-b822-b119493ee2d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.968167 | controller | Jun 14 08:25:00.019706 crc crio[3637]: time="2026-06-14T08:25:00.019609855Z" level=info msg="Removing container: 716c27513eb30184f1f27f6005bff217244246f26dddfa54a834db63356f8239" id=e0dee423-6e54-4ed6-a935-62f4dd72560b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.968186 | controller | Jun 14 08:25:00.054698 crc crio[3637]: time="2026-06-14T08:25:00.054616839Z" level=info msg="Removed container 716c27513eb30184f1f27f6005bff217244246f26dddfa54a834db63356f8239: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=e0dee423-6e54-4ed6-a935-62f4dd72560b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.968202 | controller | Jun 14 08:25:01.269236 crc crio[3637]: time="2026-06-14T08:25:01.269079558Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-cpds9/POD" id=429a3e2a-4376-4f4d-bcb4-107b54f01df6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.968218 | controller | Jun 14 08:25:01.269703 crc crio[3637]: time="2026-06-14T08:25:01.269280395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.968237 | controller | Jun 14 08:25:01.312653 crc crio[3637]: time="2026-06-14T08:25:01.312294566Z" level=info msg="Got pod network &{Name:redhat-marketplace-cpds9 Namespace:openshift-marketplace ID:2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 UID:11779b76-024e-422d-8332-350726806881 NetNS:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11779b76_024e_422d_8332_350726806881.slice PodAnnotations:0xc002ae6528}] Aliases:map[]}"
2026-06-14 10:12:36.968254 | controller | Jun 14 08:25:01.312653 crc crio[3637]: time="2026-06-14T08:25:01.312651128Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-cpds9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.968270 | controller | Jun 14 08:25:01.470292 crc crio[3637]: time="2026-06-14T08:25:01.470154741Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-6b96q/POD" id=e9f01274-f97a-42de-a762-fa5898ac6688 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.968286 | controller | Jun 14 08:25:01.470292 crc crio[3637]: time="2026-06-14T08:25:01.470285836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.968302 | controller | Jun 14 08:25:01.499717 crc crio[3637]: time="2026-06-14T08:25:01.499612098Z" level=info msg="Got pod network &{Name:redhat-operators-6b96q Namespace:openshift-marketplace ID:5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 UID:463cc5da-9223-4f46-b9a1-15d0b5810057 NetNS:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod463cc5da_9223_4f46_b9a1_15d0b5810057.slice PodAnnotations:0xc0002d6840}] Aliases:map[]}"
2026-06-14 10:12:36.968317 | controller | Jun 14 08:25:01.499717 crc crio[3637]: time="2026-06-14T08:25:01.499705251Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-6b96q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.968333 | controller | Jun 14 08:25:01.665146 crc crio[3637]: 2026-06-14T08:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2849d55755fe007 Mac:be:50:ea:e8:50:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 SocketPath: PciID:}] [{Interface:0xc0004c2780 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.968369 | controller | Jun 14 08:25:01.667364 crc crio[3637]: time="2026-06-14T08:25:01.667287111Z" level=info msg="Got pod network &{Name:redhat-marketplace-cpds9 Namespace:openshift-marketplace ID:2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 UID:11779b76-024e-422d-8332-350726806881 NetNS:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11779b76_024e_422d_8332_350726806881.slice PodAnnotations:0xc002ae6528}] Aliases:map[]}"
2026-06-14 10:12:36.968391 | controller | Jun 14 08:25:01.667492 crc crio[3637]: time="2026-06-14T08:25:01.667474247Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-cpds9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.968408 | controller | Jun 14 08:25:01.697345 crc crio[3637]: time="2026-06-14T08:25:01.697180368Z" level=info msg="Ran pod sandbox 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 with infra container: openshift-marketplace/redhat-marketplace-cpds9/POD" id=429a3e2a-4376-4f4d-bcb4-107b54f01df6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.968423 | controller | Jun 14 08:25:01.705486 crc crio[3637]: time="2026-06-14T08:25:01.705376416Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f0536bd8-b9d0-4ed8-9406-16e8b591eed5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.968439 | controller | Jun 14 08:25:01.708972 crc crio[3637]: time="2026-06-14T08:25:01.708926999Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9c95a8d7-025a-4876-9734-06548c9984e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.968454 | controller | Jun 14 08:25:01.718324 crc crio[3637]: time="2026-06-14T08:25:01.718286557Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-cpds9/extract-utilities" id=ecbe3643-caca-4b86-99e7-34bdf277d99e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.968470 | controller | Jun 14 08:25:01.721058 crc crio[3637]: time="2026-06-14T08:25:01.720892154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.968485 | controller | Jun 14 08:25:01.749054 crc crio[3637]: time="2026-06-14T08:25:01.74899473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.968501 | controller | Jun 14 08:25:01.754013 crc crio[3637]: time="2026-06-14T08:25:01.753956612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.968516 | controller | Jun 14 08:25:01.863262 crc crio[3637]: 2026-06-14T08:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ae38f6c0edab9b Mac:aa:c5:ea:13:53:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.968531 | controller | Jun 14 08:25:01.864270 crc crio[3637]: time="2026-06-14T08:25:01.864152995Z" level=info msg="Got pod network &{Name:redhat-operators-6b96q Namespace:openshift-marketplace ID:5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 UID:463cc5da-9223-4f46-b9a1-15d0b5810057 NetNS:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod463cc5da_9223_4f46_b9a1_15d0b5810057.slice PodAnnotations:0xc0002d6840}] Aliases:map[]}"
2026-06-14 10:12:36.968551 | controller | Jun 14 08:25:01.864410 crc crio[3637]: time="2026-06-14T08:25:01.864367192Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-6b96q for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.968567 | controller | Jun 14 08:25:01.870322 crc crio[3637]: time="2026-06-14T08:25:01.870290606Z" level=info msg="Ran pod sandbox 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 with infra container: openshift-marketplace/redhat-operators-6b96q/POD" id=e9f01274-f97a-42de-a762-fa5898ac6688 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.968582 | controller | Jun 14 08:25:01.871951 crc crio[3637]: time="2026-06-14T08:25:01.871574325Z" level=info msg="Created container 17cff957d5c70753f61d203e2ff25c85139ec1998ba5084bf27f8c3a3c4ecef2: openshift-marketplace/redhat-marketplace-cpds9/extract-utilities" id=ecbe3643-caca-4b86-99e7-34bdf277d99e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.968597 | controller | Jun 14 08:25:01.872638 crc crio[3637]: time="2026-06-14T08:25:01.872557077Z" level=info msg="Starting container: 17cff957d5c70753f61d203e2ff25c85139ec1998ba5084bf27f8c3a3c4ecef2" id=18342ddd-0c25-4f05-af00-9018ba01abfc name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.968613 | controller | Jun 14 08:25:01.873132 crc crio[3637]: time="2026-06-14T08:25:01.873058183Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=70ab3e57-9f00-4ab2-8626-4fd51267b71e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.968628 | controller | Jun 14 08:25:01.874547 crc crio[3637]: time="2026-06-14T08:25:01.874465689Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7821236e-518a-4b7b-80bc-2f80aa538e01 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.968643 | controller | Jun 14 08:25:01.876941 crc crio[3637]: time="2026-06-14T08:25:01.876786934Z" level=info msg="Started container" PID=21474 containerID=17cff957d5c70753f61d203e2ff25c85139ec1998ba5084bf27f8c3a3c4ecef2 description=openshift-marketplace/redhat-marketplace-cpds9/extract-utilities id=18342ddd-0c25-4f05-af00-9018ba01abfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050
2026-06-14 10:12:36.968659 | controller | Jun 14 08:25:01.883978 crc crio[3637]: time="2026-06-14T08:25:01.883917364Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-6b96q/extract-utilities" id=5ca7bbd2-142d-40ae-80fe-751becc2ba43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.968674 | controller | Jun 14 08:25:01.884375 crc crio[3637]: time="2026-06-14T08:25:01.884311627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.968690 | controller | Jun 14 08:25:01.914433 crc crio[3637]: time="2026-06-14T08:25:01.914374064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.968705 | controller | Jun 14 08:25:01.918307 crc crio[3637]: time="2026-06-14T08:25:01.918265445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.968724 | controller | Jun 14 08:25:02.072782 crc crio[3637]: time="2026-06-14T08:25:02.072724261Z" level=info msg="Created container 56b862fb55865cca8faba9eb66aeaf60bea78f9962b789ede4ae5776f65c908f: openshift-marketplace/redhat-operators-6b96q/extract-utilities" id=5ca7bbd2-142d-40ae-80fe-751becc2ba43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.968739 | controller | Jun 14 08:25:02.074335 crc crio[3637]: time="2026-06-14T08:25:02.074205788Z" level=info msg="Starting container: 56b862fb55865cca8faba9eb66aeaf60bea78f9962b789ede4ae5776f65c908f" id=a2266d32-88ef-451c-b017-12d401d5d71b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.968754 | controller | Jun 14 08:25:02.080402 crc crio[3637]: time="2026-06-14T08:25:02.080331447Z" level=info msg="Started container" PID=21483 containerID=56b862fb55865cca8faba9eb66aeaf60bea78f9962b789ede4ae5776f65c908f description=openshift-marketplace/redhat-operators-6b96q/extract-utilities id=a2266d32-88ef-451c-b017-12d401d5d71b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9
2026-06-14 10:12:36.968770 | controller | Jun 14 08:25:02.624374 crc crio[3637]: time="2026-06-14T08:25:02.62426502Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=05fae1e2-b5d4-486c-8152-e6a6631fa9a6 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.968786 | controller | Jun 14 08:25:02.635640 crc crio[3637]: time="2026-06-14T08:25:02.635525724Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=bf77b0e0-1244-4d4f-add7-5239d25f7f43 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.968802 | controller | Jun 14 08:25:02.643965 crc crio[3637]: time="2026-06-14T08:25:02.643797512Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-14 10:12:36.968817 | controller | Jun 14 08:25:02.644602 crc crio[3637]: time="2026-06-14T08:25:02.643820432Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-14 10:12:36.968833 | controller | Jun 14 08:25:03.335806 crc crio[3637]: time="2026-06-14T08:25:03.335201634Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=05fae1e2-b5d4-486c-8152-e6a6631fa9a6 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.968849 | controller | Jun 14 08:25:03.337695 crc crio[3637]: time="2026-06-14T08:25:03.337627442Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8180e6c7-e851-4615-815e-425fb50c356d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.968864 | controller | Jun 14 08:25:03.352411 crc crio[3637]: time="2026-06-14T08:25:03.352332048Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=bf81c5af-2cb7-40d5-8328-ee933c8c4096 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.968880 | controller | Jun 14 08:25:03.383474 crc crio[3637]: time="2026-06-14T08:25:03.383377552Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-6b96q/extract-content" id=c83a724b-7ad8-43e1-bfd2-fc32b59d9af1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.968896 | controller | Jun 14 08:25:03.384517 crc crio[3637]: time="2026-06-14T08:25:03.384438837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.968939 | controller | Jun 14 08:25:03.388983 crc crio[3637]: time="2026-06-14T08:25:03.388790727Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=bf77b0e0-1244-4d4f-add7-5239d25f7f43 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.968961 | controller | Jun 14 08:25:03.390059 crc crio[3637]: time="2026-06-14T08:25:03.389981065Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=459ffc13-7135-4c9a-9cea-84d8f0546289 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.968981 | controller | Jun 14 08:25:03.398756 crc crio[3637]: time="2026-06-14T08:25:03.398660266Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=e9595653-ce96-49ef-ae94-88992f1d4b8e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.968997 | controller | Jun 14 08:25:03.409689 crc crio[3637]: time="2026-06-14T08:25:03.409548838Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-cpds9/extract-content" id=1048ce9b-7e54-47a6-bbbb-0cf5cce21291 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.969013 | controller | Jun 14 08:25:03.411250 crc crio[3637]: time="2026-06-14T08:25:03.411171001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969028 | controller | Jun 14 08:25:03.412715 crc crio[3637]: time="2026-06-14T08:25:03.412640148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969043 | controller | Jun 14 08:25:03.416322 crc crio[3637]: time="2026-06-14T08:25:03.416245485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969059 | controller | Jun 14 08:25:03.437875 crc crio[3637]: time="2026-06-14T08:25:03.437758631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969074 | controller | Jun 14 08:25:03.442667 crc crio[3637]: time="2026-06-14T08:25:03.442583178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969089 | controller | Jun 14 08:25:03.561136 crc crio[3637]: time="2026-06-14T08:25:03.561038358Z" level=info msg="Created container 41b1fed5f4f5210e94a6fa39c96ee4b62680decec7c3aa9a14815977297b562e: openshift-marketplace/redhat-operators-6b96q/extract-content" id=c83a724b-7ad8-43e1-bfd2-fc32b59d9af1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.969105 | controller | Jun 14 08:25:03.562736 crc crio[3637]: time="2026-06-14T08:25:03.562665641Z" level=info msg="Starting container: 41b1fed5f4f5210e94a6fa39c96ee4b62680decec7c3aa9a14815977297b562e" id=040b6b8c-463d-4931-a193-d0dc5d33875e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.969120 | controller | Jun 14 08:25:03.572524 crc crio[3637]: time="2026-06-14T08:25:03.572411317Z" level=info msg="Started container" PID=21500 containerID=41b1fed5f4f5210e94a6fa39c96ee4b62680decec7c3aa9a14815977297b562e description=openshift-marketplace/redhat-operators-6b96q/extract-content id=040b6b8c-463d-4931-a193-d0dc5d33875e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9
2026-06-14 10:12:36.969137 | controller | Jun 14 08:25:03.616123 crc crio[3637]: time="2026-06-14T08:25:03.616020467Z" level=info msg="Created container 7b589aa3e38841155c454347c2e39f6356f97e58aac1f9550f7b24d0584c2edf: openshift-marketplace/redhat-marketplace-cpds9/extract-content" id=1048ce9b-7e54-47a6-bbbb-0cf5cce21291 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.969153 | controller | Jun 14 08:25:03.618598 crc crio[3637]: time="2026-06-14T08:25:03.618488277Z" level=info msg="Starting container: 7b589aa3e38841155c454347c2e39f6356f97e58aac1f9550f7b24d0584c2edf" id=186578d3-17f6-4b95-af29-c7058a3cb5dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.969169 | controller | Jun 14 08:25:03.629389 crc crio[3637]: time="2026-06-14T08:25:03.629264045Z" level=info msg="Started container" PID=21503 containerID=7b589aa3e38841155c454347c2e39f6356f97e58aac1f9550f7b24d0584c2edf description=openshift-marketplace/redhat-marketplace-cpds9/extract-content id=186578d3-17f6-4b95-af29-c7058a3cb5dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050
2026-06-14 10:12:36.969188 | controller | Jun 14 08:25:03.679630 crc crio[3637]: time="2026-06-14T08:25:03.679269602Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-xsz7k/POD" id=f66bd45e-7600-43ec-85eb-e698321f92e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.969204 | controller | Jun 14 08:25:03.679748 crc crio[3637]: time="2026-06-14T08:25:03.679647825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969220 | controller | Jun 14 08:25:03.720427 crc crio[3637]: time="2026-06-14T08:25:03.72030354Z" level=info msg="Got pod network &{Name:certified-operators-xsz7k Namespace:openshift-marketplace ID:bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc UID:befade50-7336-49ad-a984-b85ea66faf4a NetNS:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbefade50_7336_49ad_a984_b85ea66faf4a.slice PodAnnotations:0xc00235c160}] Aliases:map[]}"
2026-06-14 10:12:36.969236 | controller | Jun 14 08:25:03.720427 crc crio[3637]: time="2026-06-14T08:25:03.720373123Z" level=info msg="Adding pod openshift-marketplace_certified-operators-xsz7k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.969252 | controller | Jun 14 08:25:03.890148 crc crio[3637]: time="2026-06-14T08:25:03.890090911Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-5tz6w/POD" id=b6cb9bcf-4dec-4efb-a230-cea871baf2c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.969268 | controller | Jun 14 08:25:03.890265 crc crio[3637]: time="2026-06-14T08:25:03.890185065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969284 | controller | Jun 14 08:25:03.909439 crc crio[3637]: time="2026-06-14T08:25:03.909316163Z" level=info msg="Got pod network &{Name:community-operators-5tz6w Namespace:openshift-marketplace ID:3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 UID:c5410df8-5862-4c99-ad8b-8bc12f56f613 NetNS:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5410df8_5862_4c99_ad8b_8bc12f56f613.slice PodAnnotations:0xc000602278}] Aliases:map[]}"
2026-06-14 10:12:36.969300 | controller | Jun 14 08:25:03.909439 crc crio[3637]: time="2026-06-14T08:25:03.909379185Z" level=info msg="Adding pod openshift-marketplace_community-operators-5tz6w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.969316 | controller | Jun 14 08:25:04.029819 crc crio[3637]: 2026-06-14T08:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb31bf8fef99515 Mac:ae:a4:55:2b:60:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.969331 | controller | Jun 14 08:25:04.033433 crc crio[3637]: time="2026-06-14T08:25:04.033328285Z" level=info msg="Got pod network &{Name:certified-operators-xsz7k Namespace:openshift-marketplace ID:bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc UID:befade50-7336-49ad-a984-b85ea66faf4a NetNS:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbefade50_7336_49ad_a984_b85ea66faf4a.slice PodAnnotations:0xc00235c160}] Aliases:map[]}"
2026-06-14 10:12:36.969369 | controller | Jun 14 08:25:04.033594 crc crio[3637]: time="2026-06-14T08:25:04.033529931Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xsz7k for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.969391 | controller | Jun 14 08:25:04.039822 crc crio[3637]: time="2026-06-14T08:25:04.039742312Z" level=info msg="Ran pod sandbox bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc with infra container: openshift-marketplace/certified-operators-xsz7k/POD" id=f66bd45e-7600-43ec-85eb-e698321f92e2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.969407 | controller | Jun 14 08:25:04.042308 crc crio[3637]: time="2026-06-14T08:25:04.042265853Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b0c00e3c-3401-43da-aca7-bb2fc715d51e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.969423 | controller | Jun 14 08:25:04.044496 crc crio[3637]: time="2026-06-14T08:25:04.044382121Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b1c6b246-555f-4ced-aa3e-983425a79500 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.969439 | controller | Jun 14 08:25:04.051700 crc crio[3637]: time="2026-06-14T08:25:04.051503422Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xsz7k/extract-utilities" id=3d92b4aa-b9aa-4c0b-a48d-46e1d9b04ca7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.969454 | controller | Jun 14 08:25:04.051904 crc crio[3637]: time="2026-06-14T08:25:04.051775001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969469 | controller | Jun 14 08:25:04.073343 crc crio[3637]: time="2026-06-14T08:25:04.073250265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969484 | controller | Jun 14 08:25:04.076790 crc crio[3637]: time="2026-06-14T08:25:04.076707227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969499 | controller | Jun 14 08:25:04.177415 crc crio[3637]: time="2026-06-14T08:25:04.177292773Z" level=info msg="Created container 62279862aee67e268a18d234b2e7a428a521e19cb4bfefbcb299cb4db38a39a2: openshift-marketplace/certified-operators-xsz7k/extract-utilities" id=3d92b4aa-b9aa-4c0b-a48d-46e1d9b04ca7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.969515 | controller | Jun 14 08:25:04.179336 crc crio[3637]: time="2026-06-14T08:25:04.178907942Z" level=info msg="Starting container: 62279862aee67e268a18d234b2e7a428a521e19cb4bfefbcb299cb4db38a39a2" id=aa1d8d15-fc6d-4341-b479-44a93c68fed5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.969530 | controller | Jun 14 08:25:04.184981 crc crio[3637]: time="2026-06-14T08:25:04.184796473Z" level=info msg="Started container" PID=21590 containerID=62279862aee67e268a18d234b2e7a428a521e19cb4bfefbcb299cb4db38a39a2 description=openshift-marketplace/certified-operators-xsz7k/extract-utilities id=aa1d8d15-fc6d-4341-b479-44a93c68fed5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc
2026-06-14 10:12:36.969546 | controller | Jun 14 08:25:04.202560 crc crio[3637]: 2026-06-14T08:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3023173da38871a Mac:b2:9b:57:35:2e:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.969565 | controller | Jun 14 08:25:04.203677 crc crio[3637]: time="2026-06-14T08:25:04.203596861Z" level=info msg="Got pod network &{Name:community-operators-5tz6w Namespace:openshift-marketplace ID:3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 UID:c5410df8-5862-4c99-ad8b-8bc12f56f613 NetNS:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5410df8_5862_4c99_ad8b_8bc12f56f613.slice PodAnnotations:0xc000602278}] Aliases:map[]}"
2026-06-14 10:12:36.969581 | controller | Jun 14 08:25:04.203982 crc crio[3637]: time="2026-06-14T08:25:04.203793418Z" level=info msg="Checking pod openshift-marketplace_community-operators-5tz6w for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.969597 | controller | Jun 14 08:25:04.211312 crc crio[3637]: time="2026-06-14T08:25:04.211193888Z" level=info msg="Ran pod sandbox 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 with infra container: openshift-marketplace/community-operators-5tz6w/POD" id=b6cb9bcf-4dec-4efb-a230-cea871baf2c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.969612 | controller | Jun 14 08:25:04.215140 crc crio[3637]: time="2026-06-14T08:25:04.215047102Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=aae3701f-24e0-4c1f-b4cc-eb4fc79ec0e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.969627 | controller | Jun 14 08:25:04.222065 crc crio[3637]: time="2026-06-14T08:25:04.221929527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ce84e949-7374-4aa4-8995-30b6648f4882 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.969643 | controller | Jun 14 08:25:04.233924 crc crio[3637]: time="2026-06-14T08:25:04.233783138Z" level=info msg="Creating container: openshift-marketplace/community-operators-5tz6w/extract-utilities" id=40eeb2bc-1b04-4053-aca4-2f964b5375d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.969658 | controller | Jun 14 08:25:04.234287 crc crio[3637]: time="2026-06-14T08:25:04.23416773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969673 | controller | Jun 14 08:25:04.268503 crc crio[3637]: time="2026-06-14T08:25:04.26806041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969689 | controller | Jun 14 08:25:04.274030 crc crio[3637]: time="2026-06-14T08:25:04.273937947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969704 | controller | Jun 14 08:25:04.392645 crc crio[3637]: time="2026-06-14T08:25:04.392205052Z" level=info msg="Created container 0e77c028ac81672e532301d0a6236f84fc7894e6eb296b2fc1bec0f64a4c75d8: openshift-marketplace/community-operators-5tz6w/extract-utilities" id=40eeb2bc-1b04-4053-aca4-2f964b5375d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.969719 | controller | Jun 14 08:25:04.394028 crc crio[3637]: time="2026-06-14T08:25:04.393911777Z" level=info msg="Starting container: 0e77c028ac81672e532301d0a6236f84fc7894e6eb296b2fc1bec0f64a4c75d8" id=42b501cc-f1fe-42b1-abd3-e391ab3bdbfe name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.969738 | controller | Jun 14 08:25:04.398817 crc crio[3637]: time="2026-06-14T08:25:04.398749483Z" level=info msg="Started container" PID=21602 containerID=0e77c028ac81672e532301d0a6236f84fc7894e6eb296b2fc1bec0f64a4c75d8 description=openshift-marketplace/community-operators-5tz6w/extract-utilities id=42b501cc-f1fe-42b1-abd3-e391ab3bdbfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6
2026-06-14 10:12:36.969754 | controller | Jun 14 08:25:04.688804 crc crio[3637]: time="2026-06-14T08:25:04.687273865Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b2720b1d-db33-4f30-b9e9-83b5274404ab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.969769 | controller | Jun 14 08:25:04.691953 crc crio[3637]: time="2026-06-14T08:25:04.691723859Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e8013e42-f463-4610-b471-d3a069a698df name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.969784 | controller | Jun 14 08:25:04.697614 crc crio[3637]: time="2026-06-14T08:25:04.697528967Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=940af4ed-a253-4dfb-bbb2-89d9b2596a12 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.969800 | controller | Jun 14 08:25:04.705728 crc crio[3637]: time="2026-06-14T08:25:04.704884785Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-cpds9/registry-server" id=12cc19dd-0225-4799-89d9-2b78901df99e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.969815 | controller | Jun 14 08:25:04.705728 crc crio[3637]: time="2026-06-14T08:25:04.705392992Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969830 | controller | Jun 14 08:25:04.706785 crc crio[3637]: time="2026-06-14T08:25:04.706357833Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-14 10:12:36.969846 | controller | Jun 14 08:25:04.716895 crc crio[3637]: time="2026-06-14T08:25:04.716742413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f9f20dba-2211-417e-a347-582600d333ee name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.969861 | controller | Jun 14 08:25:04.720404 crc crio[3637]: time="2026-06-14T08:25:04.718002199Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=e9280483-ed23-4bb3-8dcc-edab01527148 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.969877 | controller | Jun 14 08:25:04.721596 crc crio[3637]: time="2026-06-14T08:25:04.721478562Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-14 10:12:36.969892 | controller | Jun 14 08:25:04.724299 crc crio[3637]: time="2026-06-14T08:25:04.724107887Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8fbcff16-b6aa-4d88-9701-9350ee5c82e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.969907 | controller | Jun 14 08:25:04.733897 crc crio[3637]: time="2026-06-14T08:25:04.731418813Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-6b96q/registry-server" id=67483607-1347-401c-ba0d-11f193296c13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.969922 | controller | Jun 14 08:25:04.733897 crc crio[3637]: time="2026-06-14T08:25:04.732156477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969938 | controller | Jun 14 08:25:04.750538 crc crio[3637]: time="2026-06-14T08:25:04.750408077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969957 | controller | Jun 14 08:25:04.754540 crc crio[3637]: time="2026-06-14T08:25:04.754457969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.969972 | controller | Jun 14 08:25:04.820036 crc crio[3637]: time="2026-06-14T08:25:04.819943786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.970053 | controller | Jun 14 08:25:04.823099 crc crio[3637]: time="2026-06-14T08:25:04.823058506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.970072 | controller | Jun 14 08:25:04.918058 crc crio[3637]: time="2026-06-14T08:25:04.917910545Z" level=info msg="Created container 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd: openshift-marketplace/redhat-marketplace-cpds9/registry-server" id=12cc19dd-0225-4799-89d9-2b78901df99e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.970088 | controller | Jun 14 08:25:04.919369 crc crio[3637]: time="2026-06-14T08:25:04.919282139Z" level=info msg="Starting container: 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd" id=f856e6b3-a2c2-4bd2-b9d7-44d472458363 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.970103 | controller | Jun 14 08:25:04.926542 crc crio[3637]: time="2026-06-14T08:25:04.926452092Z" level=info msg="Started container" PID=21614 containerID=2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd description=openshift-marketplace/redhat-marketplace-cpds9/registry-server id=f856e6b3-a2c2-4bd2-b9d7-44d472458363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050
2026-06-14 10:12:36.970119 | controller | Jun 14 08:25:04.938936 crc crio[3637]: time="2026-06-14T08:25:04.938596494Z" level=info msg="Created container 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5: openshift-marketplace/redhat-operators-6b96q/registry-server" id=67483607-1347-401c-ba0d-11f193296c13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.970134 | controller | Jun 14 08:25:04.941504 crc crio[3637]: time="2026-06-14T08:25:04.941370434Z" level=info msg="Starting container: 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5" id=571a5bf2-3433-495c-b194-68a2a53ed2ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.970150 | controller | Jun 14 08:25:04.949940 crc crio[3637]: time="2026-06-14T08:25:04.949555728Z" level=info msg="Started container" PID=21617 containerID=427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5 description=openshift-marketplace/redhat-operators-6b96q/registry-server id=571a5bf2-3433-495c-b194-68a2a53ed2ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9
2026-06-14 10:12:36.970165 | controller | Jun 14 08:25:05.304114 crc crio[3637]: time="2026-06-14T08:25:05.303438484Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640" id=e9280483-ed23-4bb3-8dcc-edab01527148 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.970181 | controller | Jun 14 08:25:05.305630 crc crio[3637]: time="2026-06-14T08:25:05.305530563Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=7a3493a8-d8cd-49b2-b102-e2fc40f65fab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.970196 | controller | Jun 14 08:25:05.308524 crc crio[3637]: time="2026-06-14T08:25:05.308177107Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e215a90a-3b67-4866-80bf-e2e14e18e85c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.970215 | controller | Jun 14 08:25:05.326774 crc crio[3637]: time="2026-06-14T08:25:05.326642515Z" level=info msg="Creating container: openshift-marketplace/community-operators-5tz6w/extract-content" id=8486d00e-885c-4779-8a37-380141b89067 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.970232 | controller | Jun 14 08:25:05.342597 crc crio[3637]: time="2026-06-14T08:25:05.342421485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.970248 | controller | Jun 14 08:25:05.372282 crc crio[3637]: time="2026-06-14T08:25:05.371891618Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064" id=940af4ed-a253-4dfb-bbb2-89d9b2596a12 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.970263 | controller | Jun 14 08:25:05.378704 crc crio[3637]: time="2026-06-14T08:25:05.378582055Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=78efc036-09ec-4f06-93b3-4bfdef2490e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.970279 | controller | Jun 14 08:25:05.387376 crc crio[3637]: time="2026-06-14T08:25:05.387261175Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2e1664e7-1014-44e8-b4ab-5a5e6c000aaf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.970294 | controller | Jun 14 08:25:05.403327 crc crio[3637]: time="2026-06-14T08:25:05.403180141Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xsz7k/extract-content" id=2d28651a-4ddf-4c4f-ac64-9efb5e785060 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.970310 | controller | Jun 14 08:25:05.403717 crc crio[3637]: time="2026-06-14T08:25:05.403656667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.970326 | controller | Jun 14 08:25:05.417680 crc crio[3637]: time="2026-06-14T08:25:05.417442401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.970342 | controller | Jun 14 08:25:05.423555 crc crio[3637]: time="2026-06-14T08:25:05.423433005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.970378 | controller | Jun 14 08:25:05.429404 crc crio[3637]: time="2026-06-14T08:25:05.429300575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.970395 | controller | Jun 14 08:25:05.434608 crc crio[3637]: time="2026-06-14T08:25:05.434477783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.970411 | controller | Jun 14 08:25:05.565080 crc crio[3637]: time="2026-06-14T08:25:05.565006955Z" level=info msg="Created container c48b537e90bad39ebc1eea1c7575d81659ef59f0270e14eb320993d07f25d3e2: openshift-marketplace/community-operators-5tz6w/extract-content" id=8486d00e-885c-4779-8a37-380141b89067 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.970426 | controller | Jun 14 08:25:05.567173 crc crio[3637]: time="2026-06-14T08:25:05.567089522Z" level=info msg="Starting container: c48b537e90bad39ebc1eea1c7575d81659ef59f0270e14eb320993d07f25d3e2" id=9d3f9c6b-7cc1-45e6-91b5-01ec8b2b236b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.970441 | controller | Jun 14 08:25:05.575369 crc crio[3637]: time="2026-06-14T08:25:05.575267236Z" level=info msg="Started container" PID=21661 containerID=c48b537e90bad39ebc1eea1c7575d81659ef59f0270e14eb320993d07f25d3e2 description=openshift-marketplace/community-operators-5tz6w/extract-content id=9d3f9c6b-7cc1-45e6-91b5-01ec8b2b236b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6
2026-06-14 10:12:36.970460 | controller | Jun 14 08:25:05.581134 crc crio[3637]: time="2026-06-14T08:25:05.580999973Z" level=info msg="Created container 72372a9ce41825251d6e6ee5535b4c6e7d262cb90ad2d3955408dc5195b0bcc3: openshift-marketplace/certified-operators-xsz7k/extract-content" id=2d28651a-4ddf-4c4f-ac64-9efb5e785060 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.970476 | controller | Jun 14 08:25:05.583407 crc crio[3637]: time="2026-06-14T08:25:05.583291476Z" level=info msg="Starting container: 72372a9ce41825251d6e6ee5535b4c6e7d262cb90ad2d3955408dc5195b0bcc3" id=8db617c9-2a8c-4e62-ab7e-00983ec76526 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.970491 | controller | Jun 14 08:25:05.591169 crc crio[3637]: time="2026-06-14T08:25:05.591065697Z" level=info msg="Started container" PID=21662 containerID=72372a9ce41825251d6e6ee5535b4c6e7d262cb90ad2d3955408dc5195b0bcc3 description=openshift-marketplace/certified-operators-xsz7k/extract-content id=8db617c9-2a8c-4e62-ab7e-00983ec76526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc
2026-06-14 10:12:36.970507 | controller | Jun 14 08:25:06.756245 crc crio[3637]: time="2026-06-14T08:25:06.75612752Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3fe920b8-e1f0-43a3-8180-72e5194a7d5e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.970522 | controller | Jun 14 08:25:06.759412 crc crio[3637]: time="2026-06-14T08:25:06.759325503Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=615d2dc1-b5b8-4adb-9fb4-d18071dc48c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.970538 | controller | Jun 14 08:25:06.763320 crc crio[3637]: time="2026-06-14T08:25:06.763082884Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=02b08508-ed02-4383-bf70-debfd4585e35 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.970553 | controller | Jun 14 08:25:06.768789 crc crio[3637]: time="2026-06-14T08:25:06.765152362Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=772e0fa0-c238-4937-bcf7-980bfd5f2663 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.970568 | controller | Jun 14 08:25:06.771617 crc crio[3637]: time="2026-06-14T08:25:06.769804543Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xsz7k/registry-server" id=86c26183-91c2-4b84-a292-15d8738c791b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.970583 | controller | Jun 14 08:25:06.771617 crc crio[3637]: time="2026-06-14T08:25:06.770355811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.970599 | controller | Jun 14 08:25:06.774706 crc crio[3637]: time="2026-06-14T08:25:06.774625409Z" level=info msg="Creating container: openshift-marketplace/community-operators-5tz6w/registry-server" id=9f127c7b-27ee-442b-8418-d82bab2cc8b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.970615 | controller | Jun 14 08:25:06.784697 crc crio[3637]: time="2026-06-14T08:25:06.784601221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.970633 | controller | Jun 14 08:25:06.824282 crc crio[3637]: time="2026-06-14T08:25:06.823004363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.970649 | controller | Jun 14 08:25:06.838588 crc crio[3637]: time="2026-06-14T08:25:06.829308057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.970665 | controller | Jun 14 08:25:06.842687 crc crio[3637]: time="2026-06-14T08:25:06.842620441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.970680 | controller | Jun 14 08:25:06.846798 crc crio[3637]: time="2026-06-14T08:25:06.846738466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.970696 | controller | Jun 14 08:25:06.974264 crc crio[3637]: time="2026-06-14T08:25:06.97410344Z" level=info msg="Created container 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f: openshift-marketplace/certified-operators-xsz7k/registry-server" id=86c26183-91c2-4b84-a292-15d8738c791b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.970711 | controller | Jun 14 08:25:06.975650 crc crio[3637]: time="2026-06-14T08:25:06.975607429Z" level=info msg="Starting container: 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f" id=2b920c33-b941-405f-b39a-8a0b61521247 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.970727 | controller | Jun 14 08:25:06.976409 crc crio[3637]: time="2026-06-14T08:25:06.976344672Z" level=info msg="Created container 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4: openshift-marketplace/community-operators-5tz6w/registry-server" id=9f127c7b-27ee-442b-8418-d82bab2cc8b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.970742 | controller | Jun 14 08:25:06.977310 crc crio[3637]: time="2026-06-14T08:25:06.97720984Z" level=info msg="Starting container: 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4" id=f3864587-90aa-4a82-873b-c32870a895b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.970757 | controller | Jun 14 08:25:06.982486 crc crio[3637]: time="2026-06-14T08:25:06.982356077Z" level=info msg="Started container" PID=21698 containerID=48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f description=openshift-marketplace/certified-operators-xsz7k/registry-server id=2b920c33-b941-405f-b39a-8a0b61521247 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc
2026-06-14 10:12:36.970772 | controller | Jun 14 08:25:06.990034 crc crio[3637]: time="2026-06-14T08:25:06.989953475Z" level=info msg="Started container" PID=21699 containerID=03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4 description=openshift-marketplace/community-operators-5tz6w/registry-server id=f3864587-90aa-4a82-873b-c32870a895b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6
2026-06-14 10:12:36.970788 | controller | Jun 14 08:25:19.787781 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-14 10:12:36.970804 | controller | Jun 14 08:25:20.524788 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-14 10:12:36.970820 | controller | Jun 14 08:25:20.526156 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-14 10:12:36.970836 | controller | Jun 14 08:25:20.526489 crc systemd[1]: crio.service: Consumed 17min 44.890s CPU time.
2026-06-14 10:12:36.970851 | controller | Jun 14 08:25:20.640053 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-14 10:12:36.970871 | controller | Jun 14 08:25:20.751116 crc crio[22615]: time="2026-06-14T08:25:20.750604872Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-14 10:12:36.970887 | controller | Jun 14 08:25:20.751116 crc crio[22615]: time="2026-06-14T08:25:20.750982335Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-14 10:12:36.970902 | controller | Jun 14 08:25:20.755581 crc crio[22615]: time="2026-06-14T08:25:20.755511178Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-14 10:12:36.970918 | controller | Jun 14 08:25:20.755793 crc crio[22615]: time="2026-06-14T08:25:20.755599241Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-14 10:12:36.970933 | controller | Jun 14 08:25:20.774602 crc crio[22615]: time="2026-06-14T08:25:20.774345464Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-14 10:12:36.970949 | controller | Jun 14 08:25:20.775141 crc crio[22615]: time="2026-06-14T08:25:20.774651864Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-14 10:12:36.970964 | controller | Jun 14 08:25:20.775141 crc crio[22615]: time="2026-06-14T08:25:20.774663124Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-14 10:12:36.970979 | controller | Jun 14 08:25:20.775141 crc crio[22615]: time="2026-06-14T08:25:20.774746197Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-14 10:12:36.970994 | controller | Jun 14 08:25:20.775141 crc crio[22615]: time="2026-06-14T08:25:20.774754167Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-14 10:12:36.971009 | controller | Jun 14 08:25:20.802826 crc crio[22615]: time="2026-06-14T08:25:20.802692654Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-14 10:12:36.971024 | controller | Jun 14 08:25:20.813136 crc crio[22615]: time="2026-06-14T08:25:20.813069343Z" 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-14 10:12:36.971040 | controller | Jun 14 08:25:20.818930 crc crio[22615]: time="2026-06-14T08:25:20.818820861Z" 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-14 10:12:36.971056 | controller | Jun 14 08:25:20.841334 crc crio[22615]: time="2026-06-14T08:25:20.841198487Z" 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-14 10:12:36.971071 | controller | Jun 14 08:25:21.004921 crc crio[22615]: time="2026-06-14T08:25:21.00475698Z" level=info msg="Checkpoint/restore support enabled"
2026-06-14 10:12:36.971086 | controller | Jun 14 08:25:21.004921 crc crio[22615]: time="2026-06-14T08:25:21.004891175Z" level=info msg="Using the internal default seccomp profile"
2026-06-14 10:12:36.971102 | controller | Jun 14 08:25:21.004921 crc crio[22615]: time="2026-06-14T08:25:21.004908205Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-14 10:12:36.971117 | controller | Jun 14 08:25:21.004921 crc crio[22615]: time="2026-06-14T08:25:21.004919216Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-14 10:12:36.971132 | controller | Jun 14 08:25:21.004921 crc crio[22615]: time="2026-06-14T08:25:21.004929296Z" level=info msg="RDT not available in the host system"
2026-06-14 10:12:36.971148 | controller | Jun 14 08:25:21.010990 crc crio[22615]: time="2026-06-14T08:25:21.010904979Z" level=info msg="Conmon does support the --sync option"
2026-06-14 10:12:36.971164 | controller | Jun 14 08:25:21.010990 crc crio[22615]: time="2026-06-14T08:25:21.010962431Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-14 10:12:36.971182 | controller | Jun 14 08:25:21.016605 crc crio[22615]: time="2026-06-14T08:25:21.016436889Z" level=info msg="Conmon does support the --sync option"
2026-06-14 10:12:36.971198 | controller | Jun 14 08:25:21.016605 crc crio[22615]: time="2026-06-14T08:25:21.016481631Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-14 10:12:36.971214 | controller | Jun 14 08:25:21.045987 crc crio[22615]: time="2026-06-14T08:25:21.045724206Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.971230 | controller | Jun 14 08:25:21.045987 crc crio[22615]: time="2026-06-14T08:25:21.045812779Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.971245 | controller | Jun 14 08:25:21.046738 crc crio[22615]: time="2026-06-14T08:25:21.046681507Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-14 10:12:36.971260 | controller | Jun 14 08:25:21.046738 crc crio[22615]: time="2026-06-14T08:25:21.046726289Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-14 10:12:36.971280 | controller | Jun 14 08:25:21.048706 crc crio[22615]: time="2026-06-14T08:25:21.048514607Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.ShmSize\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.umask\", \"seccomp-profile.kubernetes.cri-o.io\", \"bundle\", \"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\", \"org.criu.config\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"cpu-shared.crio.io\", \"org.systemd.property.\", \"module.wasm.image/variant\", \"io.kubernetes.cri.container-type\", \"cpu-load-balancing.crio.io\", \"cpu-quota.crio.io\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.DisableFIPS\", \"run.oci.\"]\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-14 10:12:36.971309 | controller | Jun 14 08:25:21.050096 crc crio[22615]: time="2026-06-14T08:25:21.049982165Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-14 10:12:36.971326 | controller | Jun 14 08:25:21.050376 crc crio[22615]: time="2026-06-14T08:25:21.050298416Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-14 10:12:36.971341 | controller | Jun 14 08:25:22.767983 crc crio[22615]: time="2026-06-14T08:25:22.767497376Z" level=info msg="Got pod network &{Name:community-operators-5tz6w Namespace:openshift-marketplace ID:3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 UID:c5410df8-5862-4c99-ad8b-8bc12f56f613 NetNS:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5410df8_5862_4c99_ad8b_8bc12f56f613.slice PodAnnotations:0xc001f04848}] Aliases:map[]}"
2026-06-14 10:12:36.971377 | controller | Jun 14 08:25:22.769266 crc crio[22615]: time="2026-06-14T08:25:22.768037333Z" level=info msg="Checking pod openshift-marketplace_community-operators-5tz6w for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.971394 | controller | Jun 14 08:25:22.769266 crc crio[22615]: time="2026-06-14T08:25:22.768775168Z" level=info msg="Got pod network &{Name:certified-operators-xsz7k Namespace:openshift-marketplace ID:bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc UID:befade50-7336-49ad-a984-b85ea66faf4a NetNS:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbefade50_7336_49ad_a984_b85ea66faf4a.slice PodAnnotations:0xc001f04948}] Aliases:map[]}"
2026-06-14 10:12:36.971410 | controller | Jun 14 08:25:22.769266 crc crio[22615]: time="2026-06-14T08:25:22.769029446Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xsz7k for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.971425 | controller | Jun 14 08:25:22.769779 crc crio[22615]: time="2026-06-14T08:25:22.769690158Z" level=info msg="Got pod network &{Name:redhat-operators-6b96q Namespace:openshift-marketplace ID:5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 UID:463cc5da-9223-4f46-b9a1-15d0b5810057 NetNS:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod463cc5da_9223_4f46_b9a1_15d0b5810057.slice PodAnnotations:0xc001f049d8}] Aliases:map[]}"
2026-06-14 10:12:36.971441 | controller | Jun 14 08:25:22.770023 crc crio[22615]: time="2026-06-14T08:25:22.769971267Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-6b96q for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.971457 | controller | Jun 14 08:25:22.770780 crc crio[22615]: time="2026-06-14T08:25:22.770716871Z" level=info msg="Got pod network &{Name:redhat-marketplace-cpds9 Namespace:openshift-marketplace ID:2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 UID:11779b76-024e-422d-8332-350726806881 NetNS:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11779b76_024e_422d_8332_350726806881.slice PodAnnotations:0xc001f04a68}] Aliases:map[]}"
2026-06-14 10:12:36.971477 | controller | Jun 14 08:25:22.771035 crc crio[22615]: time="2026-06-14T08:25:22.77098008Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-cpds9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.971493 | controller | Jun 14 08:25:22.771807 crc crio[22615]: time="2026-06-14T08:25:22.771706903Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-z4lgf Namespace:openshift-marketplace ID:ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc UID:34cfc080-b78d-4168-a394-c8f09ff63da1 NetNS:/var/run/netns/f7873e46-7a52-4908-abb4-e3e2831a619e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34cfc080_b78d_4168_a394_c8f09ff63da1.slice PodAnnotations:0xc001f04af8}] Aliases:map[]}"
2026-06-14 10:12:36.971508 | controller | Jun 14 08:25:22.772135 crc crio[22615]: time="2026-06-14T08:25:22.771964582Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-z4lgf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.971524 | controller | Jun 14 08:25:22.772727 crc crio[22615]: time="2026-06-14T08:25:22.772660895Z" level=info msg="Got pod network &{Name:route-controller-manager-7c5967db9c-nk2rv Namespace:openshift-route-controller-manager ID:9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8 UID:452dc2b6-8434-4843-83a2-35857caa9496 NetNS:/var/run/netns/6ba9811d-13eb-42cb-8629-1072027decdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod452dc2b6_8434_4843_83a2_35857caa9496.slice PodAnnotations:0xc001f04b78}] Aliases:map[]}"
2026-06-14 10:12:36.971540 | controller | Jun 14 08:25:22.773670 crc crio[22615]: time="2026-06-14T08:25:22.772916879Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-nk2rv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.971555 | controller | Jun 14 08:25:22.773670 crc crio[22615]: time="2026-06-14T08:25:22.773573634Z" level=info msg="Got pod network &{Name:controller-manager-6fd8f6f748-vk7xv Namespace:openshift-controller-manager ID:f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7 UID:fca31688-88c7-4cf9-821a-a22c98578ddd NetNS:/var/run/netns/8b54613f-1c2b-4268-8ddd-fb8ba21254b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfca31688_88c7_4cf9_821a_a22c98578ddd.slice PodAnnotations:0xc001f04be8}] Aliases:map[]}"
2026-06-14 10:12:36.971571 | controller | Jun 14 08:25:22.773903 crc crio[22615]: time="2026-06-14T08:25:22.773714779Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-6fd8f6f748-vk7xv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.971586 | controller | Jun 14 08:25:22.773992 crc crio[22615]: time="2026-06-14T08:25:22.773951727Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.971602 | controller | Jun 14 08:25:22.773992 crc crio[22615]: time="2026-06-14T08:25:22.773976293Z" level=warning msg="Could not restore sandbox IP for c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_14b028be-d24a-4215-9f07-f1d77d4fb225_0(c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.971618 | controller | Jun 14 08:25:22.774101 crc crio[22615]: time="2026-06-14T08:25:22.774001213Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.971634 | controller | Jun 14 08:25:22.774101 crc crio[22615]: time="2026-06-14T08:25:22.774017354Z" level=warning msg="Could not restore sandbox IP for a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_dc9118ff-d0aa-4cde-981c-405fb4fc93f3_0(a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.971654 | controller | Jun 14 08:25:22.780042 crc crio[22615]: time="2026-06-14T08:25:22.774579697Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/99bdeefd-653d-4885-ab72-4deac242cd9c 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:0xc001f04c68}] Aliases:map[]}"
2026-06-14 10:12:36.971670 | controller | Jun 14 08:25:22.780042 crc crio[22615]: time="2026-06-14T08:25:22.774763693Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.971685 | controller | Jun 14 08:25:22.780623 crc crio[22615]: time="2026-06-14T08:25:22.780536122Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/963dde2c-87a2-4865-81f4-f4a1b1e7393a 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:0xc000124120}] Aliases:map[]}"
2026-06-14 10:12:36.971701 | controller | Jun 14 08:25:22.780788 crc crio[22615]: time="2026-06-14T08:25:22.780728597Z" 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-14 10:12:36.971728 | controller | Jun 14 08:25:22.781545 crc crio[22615]: time="2026-06-14T08:25:22.781459362Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/85f1dbea-a595-4505-8d6c-f35779c275ba 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:0xc000124318}] Aliases:map[]}"
2026-06-14 10:12:36.971745 | controller | Jun 14 08:25:22.781684 crc crio[22615]: time="2026-06-14T08:25:22.781635308Z" 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-14 10:12:36.971760 | controller | Jun 14 08:25:22.782336 crc crio[22615]: time="2026-06-14T08:25:22.782212417Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/51429bb9-cb21-4397-b87a-ed0fd2e0c498 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:0xc000124408}] Aliases:map[]}"
2026-06-14 10:12:36.971776 | controller | Jun 14 08:25:22.782487 crc crio[22615]: time="2026-06-14T08:25:22.782431504Z" 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-14 10:12:36.971796 | controller | Jun 14 08:25:22.783092 crc crio[22615]: time="2026-06-14T08:25:22.783023223Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ac5f216c-67b8-448a-83cf-d9f1935c1ffb 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:0xc000124550}] Aliases:map[]}"
2026-06-14 10:12:36.971812 | controller | Jun 14 08:25:22.783363 crc crio[22615]: time="2026-06-14T08:25:22.783302483Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.971828 | controller | Jun 14 08:25:22.783983 crc crio[22615]: time="2026-06-14T08:25:22.783918533Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/dcd2674c-a74d-4209-872f-91f15a26812c 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:0xc000124658}] Aliases:map[]}"
2026-06-14 10:12:36.971844 | controller | Jun 14 08:25:22.784161 crc crio[22615]: time="2026-06-14T08:25:22.784104189Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.971859 | controller | Jun 14 08:25:22.784950 crc crio[22615]: time="2026-06-14T08:25:22.78475582Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ea5edd99-e2bc-481f-afde-96b3af4caa36 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:0xc000124700}] Aliases:map[]}"
2026-06-14 10:12:36.971875 | controller | Jun 14 08:25:22.785119 crc crio[22615]: time="2026-06-14T08:25:22.78505696Z" 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-14 10:12:36.971891 | controller | Jun 14 08:25:22.785347 crc crio[22615]: time="2026-06-14T08:25:22.785286008Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.971906 | controller | Jun 14 08:25:22.785442 crc crio[22615]: time="2026-06-14T08:25:22.785339369Z" level=warning msg="Could not restore sandbox IP for 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.971922 | controller | Jun 14 08:25:22.785442 crc crio[22615]: time="2026-06-14T08:25:22.78537349Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.971937 | controller | Jun 14 08:25:22.785442 crc crio[22615]: time="2026-06-14T08:25:22.785389061Z" level=warning msg="Could not restore sandbox IP for af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.971957 | controller | Jun 14 08:25:22.785821 crc crio[22615]: time="2026-06-14T08:25:22.785750163Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/acb6db4f-8611-4145-8957-d46a659f993f 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:0xc0001247b8}] Aliases:map[]}"
2026-06-14 10:12:36.971973 | controller | Jun 14 08:25:22.786078 crc crio[22615]: time="2026-06-14T08:25:22.786013901Z" 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-14 10:12:36.971989 | controller | Jun 14 08:25:22.786684 crc crio[22615]: time="2026-06-14T08:25:22.786617991Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/605e9b71-260f-453d-8399-29b8bd1edbef 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:0xc000124850}] Aliases:map[]}"
2026-06-14 10:12:36.972005 | controller | Jun 14 08:25:22.786920 crc crio[22615]: time="2026-06-14T08:25:22.786809457Z" 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-14 10:12:36.972020 | controller | Jun 14 08:25:22.788589 crc crio[22615]: time="2026-06-14T08:25:22.788502473Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4e39dd06-d1a9-4873-a568-d4569a396b4b 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:0xc0001248f0}] Aliases:map[]}"
2026-06-14 10:12:36.972036 | controller | Jun 14 08:25:22.788815 crc crio[22615]: time="2026-06-14T08:25:22.788698489Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972051 | controller | Jun 14 08:25:22.789561 crc crio[22615]: time="2026-06-14T08:25:22.789482205Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/412771f6-1be7-4ff2-9efb-96ca27edb0b0 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:0xc0001249a0}] Aliases:map[]}"
2026-06-14 10:12:36.972067 | controller | Jun 14 08:25:22.789722 crc crio[22615]: time="2026-06-14T08:25:22.789661811Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972086 | controller | Jun 14 08:25:22.790427 crc crio[22615]: time="2026-06-14T08:25:22.790353543Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/059989ba-0807-4109-944a-3a695af48425 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:0xc000124a38}] Aliases:map[]}"
2026-06-14 10:12:36.972102 | controller | Jun 14 08:25:22.790649 crc crio[22615]: time="2026-06-14T08:25:22.790532208Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972117 | controller | Jun 14 08:25:22.791289 crc crio[22615]: time="2026-06-14T08:25:22.79117378Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/d5d0a15a-8365-4fd7-b19f-9b50d8f440bf 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:0xc000124da8}] Aliases:map[]}"
2026-06-14 10:12:36.972132 | controller | Jun 14 08:25:22.791425 crc crio[22615]: time="2026-06-14T08:25:22.791384087Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972148 | controller | Jun 14 08:25:22.792551 crc crio[22615]: time="2026-06-14T08:25:22.792475653Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/a6a2d9a6-49e6-49a0-8a7a-f9482e3f002d 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:0xc000124e50}] Aliases:map[]}"
2026-06-14 10:12:36.972163 | controller | Jun 14 08:25:22.792711 crc crio[22615]: time="2026-06-14T08:25:22.792648968Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972179 | controller | Jun 14 08:25:22.793516 crc crio[22615]: time="2026-06-14T08:25:22.793439474Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f5e5710-c37a-431a-9c25-9e901c363e4c 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:0xc000124ef0}] Aliases:map[]}"
2026-06-14 10:12:36.972194 | controller | Jun 14 08:25:22.793678 crc crio[22615]: time="2026-06-14T08:25:22.79361428Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972210 | controller | Jun 14 08:25:22.793903 crc crio[22615]: time="2026-06-14T08:25:22.793793176Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.972225 | controller | Jun 14 08:25:22.793973 crc crio[22615]: time="2026-06-14T08:25:22.793904138Z" level=warning msg="Could not restore sandbox IP for 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.972244 | controller | Jun 14 08:25:22.794455 crc crio[22615]: time="2026-06-14T08:25:22.794338193Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c5c1ebb8-1c62-428e-b464-a4a49c185d51 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:0xc000124f80}] Aliases:map[]}"
2026-06-14 10:12:36.972260 | controller | Jun 14 08:25:22.794549 crc crio[22615]: time="2026-06-14T08:25:22.794462428Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972276 | controller | Jun 14 08:25:22.795160 crc crio[22615]: time="2026-06-14T08:25:22.795066447Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/83ea3119-67e4-45f4-85f1-fc4d3d3d1887 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:0xc000125008}] Aliases:map[]}"
2026-06-14 10:12:36.972292 | controller | Jun 14 08:25:22.795562 crc crio[22615]: time="2026-06-14T08:25:22.795409679Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972308 | controller | Jun 14 08:25:22.796077 crc crio[22615]: time="2026-06-14T08:25:22.796032629Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/5ffd9cc0-b964-42f1-be5d-9167b45e7294 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:0xc000125088}] Aliases:map[]}"
2026-06-14 10:12:36.972325 | controller | Jun 14 08:25:22.796267 crc crio[22615]: time="2026-06-14T08:25:22.796158243Z" 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-14 10:12:36.972341 | controller | Jun 14 08:25:22.796771 crc crio[22615]: time="2026-06-14T08:25:22.796713661Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c 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:0xc000125118}] Aliases:map[]}"
2026-06-14 10:12:36.972376 | controller | Jun 14 08:25:22.796993 crc crio[22615]: time="2026-06-14T08:25:22.796830965Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972394 | controller | Jun 14 08:25:22.797474 crc crio[22615]: time="2026-06-14T08:25:22.797415694Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/7150eb4f-3044-42d5-9e2f-a2494c613f64 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:0xc0001251a8}] Aliases:map[]}"
2026-06-14 10:12:36.972413 | controller | Jun 14 08:25:22.797571 crc crio[22615]: time="2026-06-14T08:25:22.79753836Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972429 | controller | Jun 14 08:25:22.798006 crc crio[22615]: time="2026-06-14T08:25:22.797948512Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/739ffafd-c1e3-44c0-aab6-936dc4a138b5 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:0xc000125238}] Aliases:map[]}"
2026-06-14 10:12:36.972445 | controller | Jun 14 08:25:22.798101 crc crio[22615]: time="2026-06-14T08:25:22.798071736Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972460 | controller | Jun 14 08:25:22.798485 crc crio[22615]: time="2026-06-14T08:25:22.798429607Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1a076514-79a0-45a4-bbab-398235e5b98b 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:0xc0001252c8}] Aliases:map[]}"
2026-06-14 10:12:36.972476 | controller | Jun 14 08:25:22.798575 crc crio[22615]: time="2026-06-14T08:25:22.798544521Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972492 | controller | Jun 14 08:25:22.798976 crc crio[22615]: time="2026-06-14T08:25:22.798921983Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1213fdff-9608-417a-9458-1afd970fee2d 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:0xc000125348}] Aliases:map[]}"
2026-06-14 10:12:36.972507 | controller | Jun 14 08:25:22.799180 crc crio[22615]: time="2026-06-14T08:25:22.799040707Z" 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-14 10:12:36.972523 | controller | Jun 14 08:25:22.799456 crc crio[22615]: time="2026-06-14T08:25:22.799354758Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3c9d92c5-d33f-4e5b-b932-6596ffecf383 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:0xc0001253d8}] Aliases:map[]}"
2026-06-14 10:12:36.972542 | controller | Jun 14 08:25:22.799537 crc crio[22615]: time="2026-06-14T08:25:22.799481922Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972558 | controller | Jun 14 08:25:22.799602 crc crio[22615]: time="2026-06-14T08:25:22.799590895Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.972573 | controller | Jun 14 08:25:22.799663 crc crio[22615]: time="2026-06-14T08:25:22.799608016Z" level=warning msg="Could not restore sandbox IP for 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.972590 | controller | Jun 14 08:25:22.799899 crc crio[22615]: time="2026-06-14T08:25:22.79983223Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/6a0e95b8-6aaa-4cef-8370-cfe08ca7736b 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:0xc000125470}] Aliases:map[]}"
2026-06-14 10:12:36.972606 | controller | Jun 14 08:25:22.800039 crc crio[22615]: time="2026-06-14T08:25:22.799988774Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972621 | controller | Jun 14 08:25:22.809542 crc crio[22615]: time="2026-06-14T08:25:22.80943362Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.972637 | controller | Jun 14 08:25:22.809542 crc crio[22615]: time="2026-06-14T08:25:22.809522483Z" level=warning msg="Could not restore sandbox IP for e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.972652 | controller | Jun 14 08:25:22.810319 crc crio[22615]: time="2026-06-14T08:25:22.810193785Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c8c88170-4692-4bf8-bbd3-22adc10892c7 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:0xc000125508}] Aliases:map[]}"
2026-06-14 10:12:36.972668 | controller | Jun 14 08:25:22.810521 crc crio[22615]: time="2026-06-14T08:25:22.810448413Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972684 | controller | Jun 14 08:25:22.811126 crc crio[22615]: time="2026-06-14T08:25:22.811058943Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d7a7d5a2-8283-4696-9e22-6ad7886326ce 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:0xc000125588}] Aliases:map[]}"
2026-06-14 10:12:36.972704 | controller | Jun 14 08:25:22.811341 crc crio[22615]: time="2026-06-14T08:25:22.81127905Z" 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-14 10:12:36.972720 | controller | Jun 14 08:25:22.811932 crc crio[22615]: time="2026-06-14T08:25:22.811805078Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f 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:0xc000125618}] Aliases:map[]}"
2026-06-14 10:12:36.972736 | controller | Jun 14 08:25:22.812187 crc crio[22615]: time="2026-06-14T08:25:22.812125577Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972752 | controller | Jun 14 08:25:22.812804 crc crio[22615]: time="2026-06-14T08:25:22.812732308Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/929651f9-c8b1-4296-a749-5d257d194c3a 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:0xc0001256a8}] Aliases:map[]}"
2026-06-14 10:12:36.972767 | controller | Jun 14 08:25:22.813073 crc crio[22615]: time="2026-06-14T08:25:22.812996437Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972783 | controller | Jun 14 08:25:22.813636 crc crio[22615]: time="2026-06-14T08:25:22.813570125Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/2cfacb3c-62bb-4b53-986e-e9e406c203b9 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:0xc000125728}] Aliases:map[]}"
2026-06-14 10:12:36.972798 | controller | Jun 14 08:25:22.813800 crc crio[22615]: time="2026-06-14T08:25:22.813739731Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972814 | controller | Jun 14 08:25:22.814677 crc crio[22615]: time="2026-06-14T08:25:22.814369232Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f3c9555d-d541-461d-be66-a97bc968b9b7 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:0xc0001257b8}] Aliases:map[]}"
2026-06-14 10:12:36.972833 | controller | Jun 14 08:25:22.814677 crc crio[22615]: time="2026-06-14T08:25:22.814517106Z" 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-14 10:12:36.972849 | controller | Jun 14 08:25:22.815153 crc crio[22615]: time="2026-06-14T08:25:22.815084395Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5119a195-eaaf-4cfc-aed1-e130d465b974 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:0xc000125848}] Aliases:map[]}"
2026-06-14 10:12:36.972864 | controller | Jun 14 08:25:22.815376 crc crio[22615]: time="2026-06-14T08:25:22.815308972Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972880 | controller | Jun 14 08:25:22.816261 crc crio[22615]: time="2026-06-14T08:25:22.816157941Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/146d7474-e591-4939-9257-7e66b0927345 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:0xc0001258b0}] Aliases:map[]}"
2026-06-14 10:12:36.972895 | controller | Jun 14 08:25:22.816514 crc crio[22615]: time="2026-06-14T08:25:22.816454821Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972911 | controller | Jun 14 08:25:22.817144 crc crio[22615]: time="2026-06-14T08:25:22.817076387Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f1e941a5-640f-41bd-b604-505c028fe4a0 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:0xc000125930}] Aliases:map[]}"
2026-06-14 10:12:36.972926 | controller | Jun 14 08:25:22.817349 crc crio[22615]: time="2026-06-14T08:25:22.817295438Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972942 | controller | Jun 14 08:25:22.817898 crc crio[22615]: time="2026-06-14T08:25:22.817769104Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/26a4aec3-36e7-45e0-b251-c2dfa350b6f5 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:0xc0001259c0}] Aliases:map[]}"
2026-06-14 10:12:36.972958 | controller | Jun 14 08:25:22.818041 crc crio[22615]: time="2026-06-14T08:25:22.817982491Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.972973 | controller | Jun 14 08:25:22.818652 crc crio[22615]: time="2026-06-14T08:25:22.818590461Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/060f2cb7-441b-4e02-9970-9a8d1d0dd928 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:0xc000125a50}] Aliases:map[]}"
2026-06-14 10:12:36.972992 | controller | Jun 14 08:25:22.818805 crc crio[22615]: time="2026-06-14T08:25:22.818750366Z" 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-14 10:12:36.973009 | controller | Jun 14 08:25:22.819353 crc crio[22615]: time="2026-06-14T08:25:22.819293974Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2f194af9-4883-49ad-bf3d-9f281f3261bf 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:0xc000125ae8}] Aliases:map[]}"
2026-06-14 10:12:36.973025 | controller | Jun 14 08:25:22.819517 crc crio[22615]: time="2026-06-14T08:25:22.819463549Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.973040 | controller | Jun 14 08:25:22.820036 crc crio[22615]: time="2026-06-14T08:25:22.819976184Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5dd59f12-274d-4d66-a39d-bce1d64d10b6 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:0xc000125ba0}] Aliases:map[]}"
2026-06-14 10:12:36.973056 | controller | Jun 14 08:25:22.820192 crc crio[22615]: time="2026-06-14T08:25:22.820137691Z" 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-14 10:12:36.973072 | controller | Jun 14 08:25:22.820749 crc crio[22615]: time="2026-06-14T08:25:22.820640098Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/639d6d5b-847d-48db-ba2a-f2a3f4c31467 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:0xc000125c30}] Aliases:map[]}"
2026-06-14 10:12:36.973088 | controller | Jun 14 08:25:22.820945 crc crio[22615]: time="2026-06-14T08:25:22.820797303Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.973103 | controller | Jun 14 08:25:22.821087 crc crio[22615]: time="2026-06-14T08:25:22.82102579Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.973119 | controller | Jun 14 08:25:22.821087 crc crio[22615]: time="2026-06-14T08:25:22.821048031Z" level=warning msg="Could not restore sandbox IP for a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d: failed to get network status for pod sandbox k8s_collect-profiles-29690415-xvx7m_openshift-operator-lifecycle-manager_39cf909a-d100-456c-82cb-f2db984006b7_0(a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.973139 | controller | Jun 14 08:25:22.821651 crc crio[22615]: time="2026-06-14T08:25:22.821572147Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-14 10:12:36.973154 | controller | Jun 14 08:25:22.822786 crc crio[22615]: time="2026-06-14T08:25:22.82272554Z" level=info msg="Starting seccomp notifier watcher"
2026-06-14 10:12:36.973170 | controller | Jun 14 08:25:22.822950 crc crio[22615]: time="2026-06-14T08:25:22.822764871Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-14 10:12:36.973185 | controller | Jun 14 08:25:22.823097 crc crio[22615]: time="2026-06-14T08:25:22.82304293Z" level=info msg="Create NRI interface"
2026-06-14 10:12:36.973200 | controller | Jun 14 08:25:22.823178 crc crio[22615]: time="2026-06-14T08:25:22.823128293Z" level=info msg="runtime interface created"
2026-06-14 10:12:36.973216 | controller | Jun 14 08:25:22.823178 crc crio[22615]: time="2026-06-14T08:25:22.823142873Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-14 10:12:36.973230 | controller | Jun 14 08:25:22.823178 crc crio[22615]: time="2026-06-14T08:25:22.823150154Z" level=info msg="runtime interface starting up..."
2026-06-14 10:12:36.973245 | controller | Jun 14 08:25:22.823178 crc crio[22615]: time="2026-06-14T08:25:22.823156994Z" level=info msg="starting plugins..."
2026-06-14 10:12:36.973261 | controller | Jun 14 08:25:22.823178 crc crio[22615]: time="2026-06-14T08:25:22.823179965Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-14 10:12:36.973275 | controller | Jun 14 08:25:22.828940 crc crio[22615]: time="2026-06-14T08:25:22.828763447Z" level=info msg="No systemd watchdog enabled"
2026-06-14 10:12:36.973291 | controller | Jun 14 08:25:22.835442 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-14 10:12:36.973305 | controller | Jun 14 08:25:37.488217 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-14 10:12:36.973321 | controller | Jun 14 08:25:37.589076 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-14 10:12:36.973336 | controller | Jun 14 08:25:37.589561 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-14 10:12:36.973369 | controller | Jun 14 08:25:37.589731 crc systemd[1]: crio.service: Consumed 3.979s CPU time.
2026-06-14 10:12:36.973387 | controller | Jun 14 08:25:37.654552 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-14 10:12:36.973403 | controller | Jun 14 08:25:37.734111 crc crio[24245]: time="2026-06-14T08:25:37.733835422Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-14 10:12:36.973418 | controller | Jun 14 08:25:37.734111 crc crio[24245]: time="2026-06-14T08:25:37.733937786Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-14 10:12:36.973433 | controller | Jun 14 08:25:37.735423 crc crio[24245]: time="2026-06-14T08:25:37.735084393Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-14 10:12:36.973450 | controller | Jun 14 08:25:37.735423 crc crio[24245]: time="2026-06-14T08:25:37.735149875Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-14 10:12:36.973466 | controller | Jun 14 08:25:37.735644 crc crio[24245]: time="2026-06-14T08:25:37.735577649Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-14 10:12:36.973481 | controller | Jun 14 08:25:37.749378 crc crio[24245]: time="2026-06-14T08:25:37.749233945Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-14 10:12:36.973496 | controller | Jun 14 08:25:37.749378 crc crio[24245]: time="2026-06-14T08:25:37.749382399Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-14 10:12:36.973516 | controller | Jun 14 08:25:37.749378 crc crio[24245]: time="2026-06-14T08:25:37.74939321Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-14 10:12:36.973532 | controller | Jun 14 08:25:37.749656 crc crio[24245]: time="2026-06-14T08:25:37.749467722Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-14 10:12:36.973547 | controller | Jun 14 08:25:37.749656 crc crio[24245]: time="2026-06-14T08:25:37.749476803Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-14 10:12:36.973563 | controller | Jun 14 08:25:37.769165 crc crio[24245]: time="2026-06-14T08:25:37.769020536Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-14 10:12:36.973578 | controller | Jun 14 08:25:37.786995 crc crio[24245]: time="2026-06-14T08:25:37.784127974Z" 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-14 10:12:36.973594 | controller | Jun 14 08:25:37.792029 crc crio[24245]: time="2026-06-14T08:25:37.791444989Z" 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-14 10:12:36.973609 | controller | Jun 14 08:25:37.827660 crc crio[24245]: time="2026-06-14T08:25:37.827607926Z" 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-14 10:12:36.973625 | controller | Jun 14 08:25:38.031783 crc crio[24245]: time="2026-06-14T08:25:38.031542655Z" level=info msg="Checkpoint/restore support enabled"
2026-06-14 10:12:36.973640 | controller | Jun 14 08:25:38.031783 crc crio[24245]: time="2026-06-14T08:25:38.031597487Z" level=info msg="Using the internal default seccomp profile"
2026-06-14 10:12:36.973655 | controller | Jun 14 08:25:38.031783 crc crio[24245]: time="2026-06-14T08:25:38.031607968Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-14 10:12:36.973670 | controller | Jun 14 08:25:38.031783 crc crio[24245]: time="2026-06-14T08:25:38.031614248Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-14 10:12:36.973685 | controller | Jun 14 08:25:38.031783 crc crio[24245]: time="2026-06-14T08:25:38.031621238Z" level=info msg="RDT not available in the host system"
2026-06-14 10:12:36.973701 | controller | Jun 14 08:25:38.036824 crc crio[24245]: time="2026-06-14T08:25:38.036636431Z" level=info msg="Conmon does support the --sync option"
2026-06-14 10:12:36.973716 | controller | Jun 14 08:25:38.036824 crc crio[24245]: time="2026-06-14T08:25:38.036680512Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-14 10:12:36.973732 | controller | Jun 14 08:25:38.041541 crc crio[24245]: time="2026-06-14T08:25:38.041492968Z" level=info msg="Conmon does support the --sync option"
2026-06-14 10:12:36.973747 | controller | Jun 14 08:25:38.041541 crc crio[24245]: time="2026-06-14T08:25:38.0415309Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-14 10:12:36.973763 | controller | Jun 14 08:25:38.067432 crc crio[24245]: time="2026-06-14T08:25:38.06726939Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:36.973778 | controller | Jun 14 08:25:38.067432 crc crio[24245]: time="2026-06-14T08:25:38.067343212Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:36.973794 | controller | Jun 14 08:25:38.067906 crc crio[24245]: time="2026-06-14T08:25:38.067653533Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-14 10:12:36.973809 | controller | Jun 14 08:25:38.067906 crc crio[24245]: time="2026-06-14T08:25:38.067668733Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-14 10:12:36.973832 | controller | Jun 14 08:25:38.071645 crc crio[24245]: time="2026-06-14T08:25:38.071457086Z" 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-load-balancing.crio.io\", \"io.kubernetes.cri.rdt-class\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.PodLinuxResources\", \"cpu-quota.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"org.systemd.property.\", \"module.wasm.image/variant\", \"run.oci.\", \"irq-load-balancing.crio.io\", \"cpu-shared.crio.io\", \"bundle\", \"org.criu.config\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.ShmSize\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.LinkLogs\", \"io.kubernetes.cri-o.DisableFIPS\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"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 = \"/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-14 10:12:36.973853 | controller | Jun 14 08:25:38.072455 crc crio[24245]: time="2026-06-14T08:25:38.072315024Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-14 10:12:36.973869 | controller | Jun 14 08:25:38.072677 crc crio[24245]: time="2026-06-14T08:25:38.072609183Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-14 10:12:36.973885 | controller | Jun 14 08:25:39.958348 crc crio[24245]: time="2026-06-14T08:25:39.957602919Z" level=info msg="Got pod network &{Name:community-operators-5tz6w Namespace:openshift-marketplace ID:3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 UID:c5410df8-5862-4c99-ad8b-8bc12f56f613 NetNS:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5410df8_5862_4c99_ad8b_8bc12f56f613.slice PodAnnotations:0xc000522818}] Aliases:map[]}"
2026-06-14 10:12:36.973904 | controller | Jun 14 08:25:39.959714 crc crio[24245]: time="2026-06-14T08:25:39.958374387Z" level=info msg="Checking pod openshift-marketplace_community-operators-5tz6w for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.973920 | controller | Jun 14 08:25:39.960054 crc crio[24245]: time="2026-06-14T08:25:39.959966879Z" level=info msg="Got pod network &{Name:certified-operators-xsz7k Namespace:openshift-marketplace ID:bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc UID:befade50-7336-49ad-a984-b85ea66faf4a NetNS:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbefade50_7336_49ad_a984_b85ea66faf4a.slice PodAnnotations:0xc000522970}] Aliases:map[]}"
2026-06-14 10:12:36.973936 | controller | Jun 14 08:25:39.965611 crc crio[24245]: time="2026-06-14T08:25:39.965482074Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xsz7k for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.973952 | controller | Jun 14 08:25:39.968624 crc crio[24245]: time="2026-06-14T08:25:39.968507982Z" level=info msg="Got pod network &{Name:redhat-operators-6b96q Namespace:openshift-marketplace ID:5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 UID:463cc5da-9223-4f46-b9a1-15d0b5810057 NetNS:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod463cc5da_9223_4f46_b9a1_15d0b5810057.slice PodAnnotations:0xc000522a48}] Aliases:map[]}"
2026-06-14 10:12:36.973968 | controller | Jun 14 08:25:39.969044 crc crio[24245]: time="2026-06-14T08:25:39.968749909Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-6b96q for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.973983 | controller | Jun 14 08:25:39.969668 crc crio[24245]: time="2026-06-14T08:25:39.969441932Z" level=info msg="Got pod network &{Name:redhat-marketplace-cpds9 Namespace:openshift-marketplace ID:2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 UID:11779b76-024e-422d-8332-350726806881 NetNS:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11779b76_024e_422d_8332_350726806881.slice PodAnnotations:0xc000522ae8}] Aliases:map[]}"
2026-06-14 10:12:36.973998 | controller | Jun 14 08:25:39.969668 crc crio[24245]: time="2026-06-14T08:25:39.969637158Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-cpds9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974014 | controller | Jun 14 08:25:39.970235 crc crio[24245]: time="2026-06-14T08:25:39.970162766Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-z4lgf Namespace:openshift-marketplace ID:ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc UID:34cfc080-b78d-4168-a394-c8f09ff63da1 NetNS:/var/run/netns/f7873e46-7a52-4908-abb4-e3e2831a619e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34cfc080_b78d_4168_a394_c8f09ff63da1.slice PodAnnotations:0xc000522b88}] Aliases:map[]}"
2026-06-14 10:12:36.974029 | controller | Jun 14 08:25:39.970482 crc crio[24245]: time="2026-06-14T08:25:39.970362522Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-z4lgf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974049 | controller | Jun 14 08:25:39.971059 crc crio[24245]: time="2026-06-14T08:25:39.970958341Z" level=info msg="Got pod network &{Name:route-controller-manager-7c5967db9c-nk2rv Namespace:openshift-route-controller-manager ID:9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8 UID:452dc2b6-8434-4843-83a2-35857caa9496 NetNS:/var/run/netns/6ba9811d-13eb-42cb-8629-1072027decdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod452dc2b6_8434_4843_83a2_35857caa9496.slice PodAnnotations:0xc000522c30}] Aliases:map[]}"
2026-06-14 10:12:36.974065 | controller | Jun 14 08:25:39.971313 crc crio[24245]: time="2026-06-14T08:25:39.971148098Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-nk2rv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974081 | controller | Jun 14 08:25:39.971802 crc crio[24245]: time="2026-06-14T08:25:39.971670165Z" level=info msg="Got pod network &{Name:controller-manager-6fd8f6f748-vk7xv Namespace:openshift-controller-manager ID:f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7 UID:fca31688-88c7-4cf9-821a-a22c98578ddd NetNS:/var/run/netns/8b54613f-1c2b-4268-8ddd-fb8ba21254b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfca31688_88c7_4cf9_821a_a22c98578ddd.slice PodAnnotations:0xc000522cd0}] Aliases:map[]}"
2026-06-14 10:12:36.974097 | controller | Jun 14 08:25:39.972228 crc crio[24245]: time="2026-06-14T08:25:39.971937023Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-6fd8f6f748-vk7xv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974113 | controller | Jun 14 08:25:39.972228 crc crio[24245]: time="2026-06-14T08:25:39.97212312Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.974128 | controller | Jun 14 08:25:39.972228 crc crio[24245]: time="2026-06-14T08:25:39.972156021Z" level=warning msg="Could not restore sandbox IP for c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_14b028be-d24a-4215-9f07-f1d77d4fb225_0(c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.974144 | controller | Jun 14 08:25:39.972228 crc crio[24245]: time="2026-06-14T08:25:39.972190862Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.974160 | controller | Jun 14 08:25:39.972228 crc crio[24245]: time="2026-06-14T08:25:39.972206662Z" level=warning msg="Could not restore sandbox IP for a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_dc9118ff-d0aa-4cde-981c-405fb4fc93f3_0(a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.974176 | controller | Jun 14 08:25:39.973051 crc crio[24245]: time="2026-06-14T08:25:39.972708539Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/99bdeefd-653d-4885-ab72-4deac242cd9c 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:0xc000522dc0}] Aliases:map[]}"
2026-06-14 10:12:36.974192 | controller | Jun 14 08:25:39.973051 crc crio[24245]: time="2026-06-14T08:25:39.972935246Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974211 | controller | Jun 14 08:25:39.973620 crc crio[24245]: time="2026-06-14T08:25:39.973535784Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/963dde2c-87a2-4865-81f4-f4a1b1e7393a 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:0xc000522e78}] Aliases:map[]}"
2026-06-14 10:12:36.974227 | controller | Jun 14 08:25:39.973775 crc crio[24245]: time="2026-06-14T08:25:39.973726432Z" 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-14 10:12:36.974243 | controller | Jun 14 08:25:39.974484 crc crio[24245]: time="2026-06-14T08:25:39.974373003Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/85f1dbea-a595-4505-8d6c-f35779c275ba 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:0xc000522f30}] Aliases:map[]}"
2026-06-14 10:12:36.974259 | controller | Jun 14 08:25:39.974662 crc crio[24245]: time="2026-06-14T08:25:39.974563729Z" 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-14 10:12:36.974274 | controller | Jun 14 08:25:39.975316 crc crio[24245]: time="2026-06-14T08:25:39.97519375Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/51429bb9-cb21-4397-b87a-ed0fd2e0c498 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:0xc000522fc0}] Aliases:map[]}"
2026-06-14 10:12:36.974290 | controller | Jun 14 08:25:39.975488 crc crio[24245]: time="2026-06-14T08:25:39.975408607Z" 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-14 10:12:36.974306 | controller | Jun 14 08:25:39.976476 crc crio[24245]: time="2026-06-14T08:25:39.975949434Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ac5f216c-67b8-448a-83cf-d9f1935c1ffb 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:0xc000523060}] Aliases:map[]}"
2026-06-14 10:12:36.974322 | controller | Jun 14 08:25:39.976476 crc crio[24245]: time="2026-06-14T08:25:39.976106139Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974338 | controller | Jun 14 08:25:39.977038 crc crio[24245]: time="2026-06-14T08:25:39.976569865Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/dcd2674c-a74d-4209-872f-91f15a26812c 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:0xc000523118}] Aliases:map[]}"
2026-06-14 10:12:36.974376 | controller | Jun 14 08:25:39.977038 crc crio[24245]: time="2026-06-14T08:25:39.97672007Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974394 | controller | Jun 14 08:25:39.977431 crc crio[24245]: time="2026-06-14T08:25:39.977221866Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ea5edd99-e2bc-481f-afde-96b3af4caa36 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:0xc0005231c8}] Aliases:map[]}"
2026-06-14 10:12:36.974410 | controller | Jun 14 08:25:39.977585 crc crio[24245]: time="2026-06-14T08:25:39.977445363Z" 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-14 10:12:36.974426 | controller | Jun 14 08:25:39.977585 crc crio[24245]: time="2026-06-14T08:25:39.977576737Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.974441 | controller | Jun 14 08:25:39.977816 crc crio[24245]: time="2026-06-14T08:25:39.977593248Z" level=warning msg="Could not restore sandbox IP for 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.974457 | controller | Jun 14 08:25:39.977816 crc crio[24245]: time="2026-06-14T08:25:39.977615369Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.974473 | controller | Jun 14 08:25:39.977816 crc crio[24245]: time="2026-06-14T08:25:39.977630579Z" level=warning msg="Could not restore sandbox IP for af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.974488 | controller | Jun 14 08:25:39.978543 crc crio[24245]: time="2026-06-14T08:25:39.978069223Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/acb6db4f-8611-4145-8957-d46a659f993f 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:0xc000523260}] Aliases:map[]}"
2026-06-14 10:12:36.974504 | controller | Jun 14 08:25:39.978543 crc crio[24245]: time="2026-06-14T08:25:39.978292001Z" 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-14 10:12:36.974524 | controller | Jun 14 08:25:39.981024 crc crio[24245]: time="2026-06-14T08:25:39.980103926Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/605e9b71-260f-453d-8399-29b8bd1edbef 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:0xc0005232f0}] Aliases:map[]}"
2026-06-14 10:12:36.974540 | controller | Jun 14 08:25:39.981024 crc crio[24245]: time="2026-06-14T08:25:39.980456847Z" 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-14 10:12:36.974556 | controller | Jun 14 08:25:39.981024 crc crio[24245]: time="2026-06-14T08:25:39.981030886Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4e39dd06-d1a9-4873-a568-d4569a396b4b 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:0xc000523380}] Aliases:map[]}"
2026-06-14 10:12:36.974572 | controller | Jun 14 08:25:39.987999 crc crio[24245]: time="2026-06-14T08:25:39.981359537Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974588 | controller | Jun 14 08:25:39.987999 crc crio[24245]: time="2026-06-14T08:25:39.981967487Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/412771f6-1be7-4ff2-9efb-96ca27edb0b0 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:0xc000523410}] Aliases:map[]}"
2026-06-14 10:12:36.974604 | controller | Jun 14 08:25:39.987999 crc crio[24245]: time="2026-06-14T08:25:39.982234655Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974619 | controller | Jun 14 08:25:39.987999 crc crio[24245]: time="2026-06-14T08:25:39.983102672Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/059989ba-0807-4109-944a-3a695af48425 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:0xc0005234a0}] Aliases:map[]}"
2026-06-14 10:12:36.974635 | controller | Jun 14 08:25:39.987999 crc crio[24245]: time="2026-06-14T08:25:39.9833423Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974650 | controller | Jun 14 08:25:39.987999 crc crio[24245]: time="2026-06-14T08:25:39.984019052Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/d5d0a15a-8365-4fd7-b19f-9b50d8f440bf 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:0xc000523530}] Aliases:map[]}"
2026-06-14 10:12:36.974670 | controller | Jun 14 08:25:39.987999 crc crio[24245]: time="2026-06-14T08:25:39.984204958Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974686 | controller | Jun 14 08:25:39.987999 crc crio[24245]: time="2026-06-14T08:25:39.984807177Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/a6a2d9a6-49e6-49a0-8a7a-f9482e3f002d 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:0xc0005235c0}] Aliases:map[]}"
2026-06-14 10:12:36.974702 | controller | Jun 14 08:25:39.987999 crc crio[24245]: time="2026-06-14T08:25:39.985051325Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974717 | controller | Jun 14 08:25:39.987999 crc crio[24245]: time="2026-06-14T08:25:39.985674826Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f5e5710-c37a-431a-9c25-9e901c363e4c 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:0xc000523650}] Aliases:map[]}"
2026-06-14 10:12:36.974733 | controller | Jun 14 08:25:39.987999 crc crio[24245]: time="2026-06-14T08:25:39.985947435Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974748 | controller | Jun 14 08:25:39.987999 crc crio[24245]: time="2026-06-14T08:25:39.986162192Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.974764 | controller | Jun 14 08:25:39.987999 crc crio[24245]: time="2026-06-14T08:25:39.986190513Z" level=warning msg="Could not restore sandbox IP for 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.974779 | controller | Jun 14 08:25:39.987999 crc crio[24245]: time="2026-06-14T08:25:39.986787202Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c5c1ebb8-1c62-428e-b464-a4a49c185d51 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:0xc0005236d8}] Aliases:map[]}"
2026-06-14 10:12:36.974795 | controller | Jun 14 08:25:39.987999 crc crio[24245]: time="2026-06-14T08:25:39.987130313Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974814 | controller | Jun 14 08:25:39.992955 crc crio[24245]: time="2026-06-14T08:25:39.988124915Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/83ea3119-67e4-45f4-85f1-fc4d3d3d1887 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:0xc000523758}] Aliases:map[]}"
2026-06-14 10:12:36.974830 | controller | Jun 14 08:25:39.992955 crc crio[24245]: time="2026-06-14T08:25:39.988363712Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974846 | controller | Jun 14 08:25:39.992955 crc crio[24245]: time="2026-06-14T08:25:39.989061236Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/5ffd9cc0-b964-42f1-be5d-9167b45e7294 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:0xc00161a228}] Aliases:map[]}"
2026-06-14 10:12:36.974862 | controller | Jun 14 08:25:39.992955 crc crio[24245]: time="2026-06-14T08:25:39.98921436Z" 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-14 10:12:36.974878 | controller | Jun 14 08:25:39.992955 crc crio[24245]: time="2026-06-14T08:25:39.990071108Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c 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:0xc00161a2b8}] Aliases:map[]}"
2026-06-14 10:12:36.974894 | controller | Jun 14 08:25:39.992955 crc crio[24245]: time="2026-06-14T08:25:39.990292145Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974910 | controller | Jun 14 08:25:39.992955 crc crio[24245]: time="2026-06-14T08:25:39.991189565Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/7150eb4f-3044-42d5-9e2f-a2494c613f64 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:0xc00161a348}] Aliases:map[]}"
2026-06-14 10:12:36.974925 | controller | Jun 14 08:25:39.992955 crc crio[24245]: time="2026-06-14T08:25:39.991430202Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974941 | controller | Jun 14 08:25:39.992955 crc crio[24245]: time="2026-06-14T08:25:39.992469386Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/739ffafd-c1e3-44c0-aab6-936dc4a138b5 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:0xc00161a3d8}] Aliases:map[]}"
2026-06-14 10:12:36.974960 | controller | Jun 14 08:25:39.992955 crc crio[24245]: time="2026-06-14T08:25:39.992653622Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.974976 | controller | Jun 14 08:25:39.994149 crc crio[24245]: time="2026-06-14T08:25:39.993778869Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1a076514-79a0-45a4-bbab-398235e5b98b 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:0xc00161a468}] Aliases:map[]}"
2026-06-14 10:12:36.974992 | controller | Jun 14 08:25:39.994149 crc crio[24245]: time="2026-06-14T08:25:39.99411339Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.975007 | controller | Jun 14 08:25:39.994982 crc crio[24245]: time="2026-06-14T08:25:39.994807623Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1213fdff-9608-417a-9458-1afd970fee2d 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:0xc00161a4e8}] Aliases:map[]}"
2026-06-14 10:12:36.975022 | controller | Jun 14 08:25:39.995206 crc crio[24245]: time="2026-06-14T08:25:39.99511995Z" 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-14 10:12:36.975039 | controller | Jun 14 08:25:39.996406 crc crio[24245]: time="2026-06-14T08:25:39.996276698Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3c9d92c5-d33f-4e5b-b932-6596ffecf383 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:0xc00161a578}] Aliases:map[]}"
2026-06-14 10:12:36.975054 | controller | Jun 14 08:25:39.996702 crc crio[24245]: time="2026-06-14T08:25:39.996608038Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.975070 | controller | Jun 14 08:25:39.997028 crc crio[24245]: time="2026-06-14T08:25:39.996939819Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.975085 | controller | Jun 14 08:25:39.997028 crc crio[24245]: time="2026-06-14T08:25:39.996988591Z" level=warning msg="Could not restore sandbox IP for 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.975105 | controller | Jun 14 08:25:39.997755 crc crio[24245]: time="2026-06-14T08:25:39.997668873Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/6a0e95b8-6aaa-4cef-8370-cfe08ca7736b 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:0xc0005237f0}] Aliases:map[]}"
2026-06-14 10:12:36.975121 | controller | Jun 14 08:25:39.998147 crc crio[24245]: time="2026-06-14T08:25:39.997810258Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.975137 | controller | Jun 14 08:25:39.998147 crc crio[24245]: time="2026-06-14T08:25:39.998016124Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.975153 | controller | Jun 14 08:25:39.998147 crc crio[24245]: time="2026-06-14T08:25:39.998036835Z" level=warning msg="Could not restore sandbox IP for e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.975169 | controller | Jun 14 08:25:39.998823 crc crio[24245]: time="2026-06-14T08:25:39.998648925Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c8c88170-4692-4bf8-bbd3-22adc10892c7 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:0xc000523888}] Aliases:map[]}"
2026-06-14 10:12:36.975184 | controller | Jun 14 08:25:39.998823 crc crio[24245]: time="2026-06-14T08:25:39.99879661Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.975200 | controller | Jun 14 08:25:40.001207 crc crio[24245]: time="2026-06-14T08:25:40.001017482Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d7a7d5a2-8283-4696-9e22-6ad7886326ce 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:0xc000523908}] Aliases:map[]}"
2026-06-14 10:12:36.975215 | controller | Jun 14 08:25:40.003652 crc crio[24245]: time="2026-06-14T08:25:40.003552355Z" 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-14 10:12:36.975231 | controller | Jun 14 08:25:40.004953 crc crio[24245]: time="2026-06-14T08:25:40.004805956Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f 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:0xc000523998}] Aliases:map[]}"
2026-06-14 10:12:36.975251 | controller | Jun 14 08:25:40.005119 crc crio[24245]: time="2026-06-14T08:25:40.005071754Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.975268 | controller | Jun 14 08:25:40.005764 crc crio[24245]: time="2026-06-14T08:25:40.005675334Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/929651f9-c8b1-4296-a749-5d257d194c3a 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:0xc000523a28}] Aliases:map[]}"
2026-06-14 10:12:36.975283 | controller | Jun 14 08:25:40.005939 crc crio[24245]: time="2026-06-14T08:25:40.005888091Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.975299 | controller | Jun 14 08:25:40.006683 crc crio[24245]: time="2026-06-14T08:25:40.00659917Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/2cfacb3c-62bb-4b53-986e-e9e406c203b9 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:0xc000523aa8}] Aliases:map[]}"
2026-06-14 10:12:36.975315 | controller | Jun 14 08:25:40.006941 crc crio[24245]: time="2026-06-14T08:25:40.006752559Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.975331 | controller | Jun 14 08:25:40.007392 crc crio[24245]: time="2026-06-14T08:25:40.007315518Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f3c9555d-d541-461d-be66-a97bc968b9b7 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:0xc000523b38}] Aliases:map[]}"
2026-06-14 10:12:36.975362 | controller | Jun 14 08:25:40.007496 crc crio[24245]: time="2026-06-14T08:25:40.007478893Z" 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-14 10:12:36.975383 | controller | Jun 14 08:25:40.008438 crc crio[24245]: time="2026-06-14T08:25:40.008234558Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5119a195-eaaf-4cfc-aed1-e130d465b974 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:0xc000523bc8}] Aliases:map[]}"
2026-06-14 10:12:36.975399 | controller | Jun 14 08:25:40.010096 crc crio[24245]: time="2026-06-14T08:25:40.009907072Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.975419 | controller | Jun 14 08:25:40.011193 crc crio[24245]: time="2026-06-14T08:25:40.011093975Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/146d7474-e591-4939-9257-7e66b0927345 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:0xc000523c58}] Aliases:map[]}"
2026-06-14 10:12:36.975435 | controller | Jun 14 08:25:40.011432 crc crio[24245]: time="2026-06-14T08:25:40.011390605Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.975451 | controller | Jun 14 08:25:40.012192 crc crio[24245]: time="2026-06-14T08:25:40.012139419Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f1e941a5-640f-41bd-b604-505c028fe4a0 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:0xc00161a5f8}] Aliases:map[]}"
2026-06-14 10:12:36.975467 | controller | Jun 14 08:25:40.012953 crc crio[24245]: time="2026-06-14T08:25:40.012312905Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.975482 | controller | Jun 14 08:25:40.012953 crc crio[24245]: time="2026-06-14T08:25:40.012819301Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/26a4aec3-36e7-45e0-b251-c2dfa350b6f5 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:0xc00161a688}] Aliases:map[]}"
2026-06-14 10:12:36.975498 | controller | Jun 14 08:25:40.013102 crc crio[24245]: time="2026-06-14T08:25:40.013014388Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.975513 | controller | Jun 14 08:25:40.014309 crc crio[24245]: time="2026-06-14T08:25:40.013656919Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/060f2cb7-441b-4e02-9970-9a8d1d0dd928 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:0xc00161a718}] Aliases:map[]}"
2026-06-14 10:12:36.975529 | controller | Jun 14 08:25:40.014309 crc crio[24245]: time="2026-06-14T08:25:40.013785593Z" 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-14 10:12:36.975544 | controller | Jun 14 08:25:40.014309 crc crio[24245]: time="2026-06-14T08:25:40.014163535Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2f194af9-4883-49ad-bf3d-9f281f3261bf 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:0xc00161a7b0}] Aliases:map[]}"
2026-06-14 10:12:36.975565 | controller | Jun 14 08:25:40.014309 crc crio[24245]: time="2026-06-14T08:25:40.01430238Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.975581 | controller | Jun 14 08:25:40.014684 crc crio[24245]: time="2026-06-14T08:25:40.014645Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5dd59f12-274d-4d66-a39d-bce1d64d10b6 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:0xc00161a840}] Aliases:map[]}"
2026-06-14 10:12:36.975596 | controller | Jun 14 08:25:40.014800 crc crio[24245]: time="2026-06-14T08:25:40.014767135Z" 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-14 10:12:36.975612 | controller | Jun 14 08:25:40.016426 crc crio[24245]: time="2026-06-14T08:25:40.015227499Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/639d6d5b-847d-48db-ba2a-f2a3f4c31467 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:0xc00161a8d0}] Aliases:map[]}"
2026-06-14 10:12:36.975628 | controller | Jun 14 08:25:40.016426 crc crio[24245]: time="2026-06-14T08:25:40.015391445Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.975643 | controller | Jun 14 08:25:40.016426 crc crio[24245]: time="2026-06-14T08:25:40.015495139Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.975658 | controller | Jun 14 08:25:40.016426 crc crio[24245]: time="2026-06-14T08:25:40.015509009Z" level=warning msg="Could not restore sandbox IP for a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d: failed to get network status for pod sandbox k8s_collect-profiles-29690415-xvx7m_openshift-operator-lifecycle-manager_39cf909a-d100-456c-82cb-f2db984006b7_0(a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-14 10:12:36.975674 | controller | Jun 14 08:25:40.016426 crc crio[24245]: time="2026-06-14T08:25:40.016065265Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-14 10:12:36.975689 | controller | Jun 14 08:25:40.017934 crc crio[24245]: time="2026-06-14T08:25:40.017773551Z" level=info msg="Starting seccomp notifier watcher"
2026-06-14 10:12:36.975705 | controller | Jun 14 08:25:40.018162 crc crio[24245]: time="2026-06-14T08:25:40.017978069Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-14 10:12:36.975731 | controller | Jun 14 08:25:40.018399 crc crio[24245]: time="2026-06-14T08:25:40.018000068Z" level=info msg="Create NRI interface"
2026-06-14 10:12:36.975747 | controller | Jun 14 08:25:40.018567 crc crio[24245]: time="2026-06-14T08:25:40.018541246Z" level=info msg="runtime interface created"
2026-06-14 10:12:36.975766 | controller | Jun 14 08:25:40.018688 crc crio[24245]: time="2026-06-14T08:25:40.01866926Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-14 10:12:36.975782 | controller | Jun 14 08:25:40.018788 crc crio[24245]: time="2026-06-14T08:25:40.018768743Z" level=info msg="runtime interface starting up..."
2026-06-14 10:12:36.975797 | controller | Jun 14 08:25:40.018984 crc crio[24245]: time="2026-06-14T08:25:40.01896081Z" level=info msg="starting plugins..."
2026-06-14 10:12:36.975813 | controller | Jun 14 08:25:40.019138 crc crio[24245]: time="2026-06-14T08:25:40.019119905Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-14 10:12:36.975828 | controller | Jun 14 08:25:40.033757 crc crio[24245]: time="2026-06-14T08:25:40.033593975Z" level=info msg="No systemd watchdog enabled"
2026-06-14 10:12:36.975844 | controller | Jun 14 08:25:40.045041 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-14 10:12:36.975859 | controller | Jun 14 08:25:58.778401 crc crio[24245]: time="2026-06-14T08:25:58.777483939Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=d43f0361-815a-4858-87ab-ad6dc40924b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.975875 | controller | Jun 14 08:25:58.780384 crc crio[24245]: time="2026-06-14T08:25:58.7784238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.975890 | controller | Jun 14 08:25:58.825942 crc crio[24245]: time="2026-06-14T08:25:58.825744078Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0 UID:0759d6f6-63c3-42bd-af43-0c9f96597137 NetNS:/var/run/netns/76e8f791-67d4-4580-a514-d9fd77c26cc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0759d6f6_63c3_42bd_af43_0c9f96597137.slice PodAnnotations:0xc00161a088}] Aliases:map[]}"
2026-06-14 10:12:36.975906 | controller | Jun 14 08:25:58.825942 crc crio[24245]: time="2026-06-14T08:25:58.825935924Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.975921 | controller | Jun 14 08:25:59.411702 crc crio[24245]: 2026-06-14T08:25:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5aacbd7118ac70c Mac:ba:16:4e:1a:42:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/76e8f791-67d4-4580-a514-d9fd77c26cc6 SocketPath: PciID:}] [{Interface:0xc000140640 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.975937 | controller | Jun 14 08:25:59.415362 crc crio[24245]: time="2026-06-14T08:25:59.415199798Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0 UID:0759d6f6-63c3-42bd-af43-0c9f96597137 NetNS:/var/run/netns/76e8f791-67d4-4580-a514-d9fd77c26cc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0759d6f6_63c3_42bd_af43_0c9f96597137.slice PodAnnotations:0xc00161a088}] Aliases:map[]}"
2026-06-14 10:12:36.975952 | controller | Jun 14 08:25:59.415624 crc crio[24245]: time="2026-06-14T08:25:59.415533218Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.975968 | controller | Jun 14 08:25:59.432012 crc crio[24245]: time="2026-06-14T08:25:59.431480894Z" level=info msg="Ran pod sandbox 5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0 with infra container: openshift-etcd/installer-3-crc/POD" id=d43f0361-815a-4858-87ab-ad6dc40924b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.975990 | controller | Jun 14 08:25:59.435012 crc crio[24245]: time="2026-06-14T08:25:59.434955125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=6a7c3e4e-7e19-48b8-abbb-b6c6780a8257 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.976006 | controller | Jun 14 08:25:59.439025 crc crio[24245]: time="2026-06-14T08:25:59.438810971Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=79dbc0de-6ced-45a2-9771-9bd1a4bbc799 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.976022 | controller | Jun 14 08:25:59.460737 crc crio[24245]: time="2026-06-14T08:25:59.460585532Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=e00983f9-9c87-4559-b1e1-c6c9e8b2974f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.976038 | controller | Jun 14 08:25:59.461246 crc crio[24245]: time="2026-06-14T08:25:59.461167281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.976054 | controller | Jun 14 08:25:59.496492 crc crio[24245]: time="2026-06-14T08:25:59.496322155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.976069 | controller | Jun 14 08:25:59.710570 crc crio[24245]: time="2026-06-14T08:25:59.710471056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.976085 | controller | Jun 14 08:26:00.140411 crc crio[24245]: time="2026-06-14T08:26:00.139441719Z" level=info msg="Created container 7beb0e23a9867bf5389d179384a1590d41f73788cd9ab19e15fc6e86f29d9646: openshift-etcd/installer-3-crc/installer" id=e00983f9-9c87-4559-b1e1-c6c9e8b2974f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.976100 | controller | Jun 14 08:26:00.143328 crc crio[24245]: time="2026-06-14T08:26:00.142703075Z" level=info msg="Starting container: 7beb0e23a9867bf5389d179384a1590d41f73788cd9ab19e15fc6e86f29d9646" id=bd41192f-60aa-42fe-ab33-27aad14b198f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.976116 | controller | Jun 14 08:26:00.160483 crc crio[24245]: time="2026-06-14T08:26:00.160333423Z" level=info msg="Started container" PID=24903 containerID=7beb0e23a9867bf5389d179384a1590d41f73788cd9ab19e15fc6e86f29d9646 description=openshift-etcd/installer-3-crc/installer id=bd41192f-60aa-42fe-ab33-27aad14b198f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0
2026-06-14 10:12:36.976131 | controller | Jun 14 08:26:32.034772 crc crio[24245]: time="2026-06-14T08:26:32.033746488Z" level=info msg="Stopping container: 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1 (timeout: 30s)" id=39cd083f-0fc2-4dab-a559-b23573e1b817 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.976147 | controller | Jun 14 08:26:32.036350 crc crio[24245]: time="2026-06-14T08:26:32.033756168Z" level=info msg="Stopping container: 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c (timeout: 30s)" id=f82b7cb6-1b25-4a25-8ef5-be9ea8459fac name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.976162 | controller | Jun 14 08:26:32.036350 crc crio[24245]: time="2026-06-14T08:26:32.033902354Z" level=info msg="Stopping container: 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2 (timeout: 30s)" id=7d16b4ad-7be1-41ad-86d4-32cd7c7b84a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.976177 | controller | Jun 14 08:26:32.036350 crc crio[24245]: time="2026-06-14T08:26:32.033924045Z" level=info msg="Stopping container: 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45 (timeout: 30s)" id=1bbb6ad9-3f3d-4637-976a-29fc2cd39b77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.976195 | controller | Jun 14 08:26:32.036350 crc crio[24245]: time="2026-06-14T08:26:32.033947946Z" level=info msg="Stopping container: a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c (timeout: 30s)" id=f6d28384-2b7b-43c8-9298-a4e43d204d5d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.976211 | controller | Jun 14 08:26:32.194328 crc crio[24245]: time="2026-06-14T08:26:32.194160915Z" level=info msg="Stopped container 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1: openshift-etcd/etcd-crc/etcd-metrics" id=39cd083f-0fc2-4dab-a559-b23573e1b817 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.976226 | controller | Jun 14 08:26:32.242741 crc crio[24245]: time="2026-06-14T08:26:32.242552487Z" level=info msg="Stopped container 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2: openshift-etcd/etcd-crc/etcd-readyz" id=7d16b4ad-7be1-41ad-86d4-32cd7c7b84a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.976241 | controller | Jun 14 08:26:32.298238 crc crio[24245]: time="2026-06-14T08:26:32.29813149Z" level=info msg="Stopped container 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c: openshift-etcd/etcd-crc/etcd-rev" id=f82b7cb6-1b25-4a25-8ef5-be9ea8459fac name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.976256 | controller | Jun 14 08:26:40.503192 crc crio[24245]: time="2026-06-14T08:26:40.502036783Z" level=info msg="Stopping pod sandbox: 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722" id=926e6aca-ccd5-478a-9c20-67fb8fe4943f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.976271 | controller | Jun 14 08:26:40.503192 crc crio[24245]: time="2026-06-14T08:26:40.50317791Z" level=info msg="Stopped pod sandbox (already stopped): 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722" id=926e6aca-ccd5-478a-9c20-67fb8fe4943f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.976286 | controller | Jun 14 08:26:40.505760 crc crio[24245]: time="2026-06-14T08:26:40.50402155Z" level=info msg="Removing pod sandbox: 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722" id=eb5ae8ec-b45f-416a-86ad-b562667ce243 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.976301 | controller | Jun 14 08:26:40.515680 crc crio[24245]: time="2026-06-14T08:26:40.515538019Z" level=info msg="Removed pod sandbox: 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722" id=eb5ae8ec-b45f-416a-86ad-b562667ce243 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.976316 | controller | Jun 14 08:26:40.518727 crc crio[24245]: time="2026-06-14T08:26:40.518203765Z" level=info msg="Stopping pod sandbox: 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b" id=8d671f12-40eb-4e00-b86e-94f0af4ed723 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.976332 | controller | Jun 14 08:26:40.518727 crc crio[24245]: time="2026-06-14T08:26:40.518407502Z" level=info msg="Stopped pod sandbox (already stopped): 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b" id=8d671f12-40eb-4e00-b86e-94f0af4ed723 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.976360 | controller | Jun 14 08:26:40.519409 crc crio[24245]: time="2026-06-14T08:26:40.519271389Z" level=info msg="Removing pod sandbox: 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b" id=59fd861a-927d-42a4-bfa3-0b4d25c402fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.976380 | controller | Jun 14 08:26:40.536208 crc crio[24245]: time="2026-06-14T08:26:40.535807795Z" level=info msg="Removed pod sandbox: 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b" id=59fd861a-927d-42a4-bfa3-0b4d25c402fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.976396 | controller | Jun 14 08:26:40.537785 crc crio[24245]: time="2026-06-14T08:26:40.537657385Z" level=info msg="Stopping pod sandbox: 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105" id=d845a35c-42e5-41eb-96e8-c4d8027df640 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.976414 | controller | Jun 14 08:26:40.538124 crc crio[24245]: time="2026-06-14T08:26:40.537932714Z" level=info msg="Stopped pod sandbox (already stopped): 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105" id=d845a35c-42e5-41eb-96e8-c4d8027df640 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.976430 | controller | Jun 14 08:26:40.540228 crc crio[24245]: time="2026-06-14T08:26:40.540028962Z" level=info msg="Removing pod sandbox: 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105" id=0fb91ce0-e48b-4318-8d43-1563800c0ec0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.976445 | controller | Jun 14 08:26:40.564516 crc crio[24245]: time="2026-06-14T08:26:40.564340911Z" level=info msg="Removed pod sandbox: 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105" id=0fb91ce0-e48b-4318-8d43-1563800c0ec0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.976460 | controller | Jun 14 08:26:40.565965 crc crio[24245]: time="2026-06-14T08:26:40.565647245Z" level=info msg="Stopping pod sandbox: e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac" id=7d0df91b-116e-48bb-8230-a173faf93a3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.976475 | controller | Jun 14 08:26:40.565965 crc crio[24245]: time="2026-06-14T08:26:40.565717278Z" level=info msg="Stopped pod sandbox (already stopped): e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac" id=7d0df91b-116e-48bb-8230-a173faf93a3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.976489 | controller | Jun 14 08:26:40.566638 crc crio[24245]: time="2026-06-14T08:26:40.566431511Z" level=info msg="Removing pod sandbox: e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac" id=20951c58-d1b1-44fb-99c3-18a002a36df9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.976504 | controller | Jun 14 08:26:40.579349 crc crio[24245]: time="2026-06-14T08:26:40.579202498Z" level=info msg="Removed pod sandbox: e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac" id=20951c58-d1b1-44fb-99c3-18a002a36df9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.976519 | controller | Jun 14 08:26:40.580576 crc crio[24245]: time="2026-06-14T08:26:40.580452943Z" level=info msg="Stopping pod sandbox: af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a" id=2cd68745-072b-40b9-818e-f6e5b046d33b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.976534 | controller | Jun 14 08:26:40.580576 crc crio[24245]: time="2026-06-14T08:26:40.580574517Z" level=info msg="Stopped pod sandbox (already stopped): af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a" id=2cd68745-072b-40b9-818e-f6e5b046d33b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.976548 | controller | Jun 14 08:26:40.581462 crc crio[24245]: time="2026-06-14T08:26:40.581344742Z" level=info msg="Removing pod sandbox: af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a" id=04337863-09cd-485e-9f71-290e812f40da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.976563 | controller | Jun 14 08:26:40.590658 crc crio[24245]: time="2026-06-14T08:26:40.590538879Z" level=info msg="Removed pod sandbox: af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a" id=04337863-09cd-485e-9f71-290e812f40da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.976578 | controller | Jun 14 08:26:44.664782 crc crio[24245]: time="2026-06-14T08:26:44.663628595Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=8f153470-0328-40f3-94a3-0cde637d7773 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.976593 | controller | Jun 14 08:26:44.665791 crc crio[24245]: time="2026-06-14T08:26:44.665365641Z" level=info msg="Removing container: 59e5674214e27a525a2b81b23f113c479b17603fbcead098e8603cb3c3f9a18b" id=50341cae-9852-4fb9-9528-64adf4791c3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.976611 | controller | Jun 14 08:26:44.667617 crc crio[24245]: time="2026-06-14T08:26:44.667474319Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=36917166-0f99-48d4-9fee-a73bad72cbb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.976626 | controller | Jun 14 08:26:44.747581 crc crio[24245]: time="2026-06-14T08:26:44.747325658Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=bf5b4105-fdb4-4899-b202-6ebc185c9eb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.976641 | controller | Jun 14 08:26:44.747944 crc crio[24245]: time="2026-06-14T08:26:44.747828154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.976657 | controller | Jun 14 08:26:44.768432 crc crio[24245]: time="2026-06-14T08:26:44.768320526Z" level=info msg="Removed container 59e5674214e27a525a2b81b23f113c479b17603fbcead098e8603cb3c3f9a18b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=50341cae-9852-4fb9-9528-64adf4791c3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.976672 | controller | Jun 14 08:26:44.779220 crc crio[24245]: time="2026-06-14T08:26:44.779124351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.976687 | controller | Jun 14 08:26:44.949571 crc crio[24245]: time="2026-06-14T08:26:44.949094667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.976703 | controller | Jun 14 08:26:45.062434 crc crio[24245]: time="2026-06-14T08:26:45.062340491Z" level=info msg="Created container d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=bf5b4105-fdb4-4899-b202-6ebc185c9eb0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.976718 | controller | Jun 14 08:26:45.064625 crc crio[24245]: time="2026-06-14T08:26:45.064564182Z" level=info msg="Starting container: d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd" id=ca78a867-971f-4294-9e68-ced22a053d25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.976733 | controller | Jun 14 08:26:45.069945 crc crio[24245]: time="2026-06-14T08:26:45.069826262Z" level=info msg="Started container" PID=25490 containerID=d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ca78a867-971f-4294-9e68-ced22a053d25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.976749 | controller | Jun 14 08:26:47.711895 crc crio[24245]: time="2026-06-14T08:26:47.711750478Z" level=info msg="Stopping pod sandbox: 5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0" id=fb1b8c52-d186-4fe7-9c17-5fa03bc5be89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.976764 | controller | Jun 14 08:26:47.712968 crc crio[24245]: time="2026-06-14T08:26:47.712812571Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0 UID:0759d6f6-63c3-42bd-af43-0c9f96597137 NetNS:/var/run/netns/76e8f791-67d4-4580-a514-d9fd77c26cc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0759d6f6_63c3_42bd_af43_0c9f96597137.slice PodAnnotations:0xc000620988}] Aliases:map[]}"
2026-06-14 10:12:36.976784 | controller | Jun 14 08:26:47.713234 crc crio[24245]: time="2026-06-14T08:26:47.713147004Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.976800 | controller | Jun 14 08:26:48.042422 crc crio[24245]: time="2026-06-14T08:26:48.041504796Z" level=info msg="Stopped pod sandbox: 5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0" id=fb1b8c52-d186-4fe7-9c17-5fa03bc5be89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.976815 | controller | Jun 14 08:26:59.575643 crc crio[24245]: time="2026-06-14T08:26:59.574509915Z" level=info msg="Stopped container 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45: openshift-etcd/etcd-crc/etcd" id=1bbb6ad9-3f3d-4637-976a-29fc2cd39b77 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.976831 | controller | Jun 14 08:27:02.085923 crc crio[24245]: time="2026-06-14T08:27:02.085147801Z" level=warning msg="Stopping container a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c with stop signal(15) timed out. Killing..."
2026-06-14 10:12:36.976846 | controller | Jun 14 08:27:02.134535 crc crio[24245]: time="2026-06-14T08:27:02.13440356Z" level=error msg="Killing container a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c KILL` failed: process not running: No such process\n : exit status 1"
2026-06-14 10:12:36.976862 | controller | Jun 14 08:27:02.209944 crc crio[24245]: time="2026-06-14T08:27:02.209741591Z" level=info msg="Stopped container a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c: openshift-etcd/etcd-crc/etcdctl" id=f6d28384-2b7b-43c8-9298-a4e43d204d5d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.976877 | controller | Jun 14 08:27:02.211229 crc crio[24245]: time="2026-06-14T08:27:02.211095215Z" level=info msg="Stopping pod sandbox: cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848" id=9b28d300-f100-4db3-86a1-0978eba24129 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.976892 | controller | Jun 14 08:27:02.218788 crc crio[24245]: time="2026-06-14T08:27:02.21868457Z" level=info msg="Stopped pod sandbox: cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848" id=9b28d300-f100-4db3-86a1-0978eba24129 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.976907 | controller | Jun 14 08:27:02.890405 crc crio[24245]: time="2026-06-14T08:27:02.890277551Z" level=info msg="Removing container: 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c" id=1de2f37f-917d-47e2-b0ca-9b51d715ffc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.976922 | controller | Jun 14 08:27:02.930502 crc crio[24245]: time="2026-06-14T08:27:02.930247934Z" level=info msg="Removed container 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c: openshift-etcd/etcd-crc/etcd-rev" id=1de2f37f-917d-47e2-b0ca-9b51d715ffc3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.976937 | controller | Jun 14 08:27:02.933159 crc crio[24245]: time="2026-06-14T08:27:02.933050572Z" level=info msg="Removing container: 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2" id=08fb3310-20a6-4eea-b3a7-c45b91784b96 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.976953 | controller | Jun 14 08:27:02.959728 crc crio[24245]: time="2026-06-14T08:27:02.959511532Z" level=info msg="Removed container 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2: openshift-etcd/etcd-crc/etcd-readyz" id=08fb3310-20a6-4eea-b3a7-c45b91784b96 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.976968 | controller | Jun 14 08:27:02.964709 crc crio[24245]: time="2026-06-14T08:27:02.964055732Z" level=info msg="Removing container: 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1" id=2ced9b1d-f77f-43a9-b503-07b45cab30aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.976986 | controller | Jun 14 08:27:02.989683 crc crio[24245]: time="2026-06-14T08:27:02.989493843Z" level=info msg="Removed container 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1: openshift-etcd/etcd-crc/etcd-metrics" id=2ced9b1d-f77f-43a9-b503-07b45cab30aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.977001 | controller | Jun 14 08:27:02.994580 crc crio[24245]: time="2026-06-14T08:27:02.994477844Z" level=info msg="Removing container: 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45" id=f6f129df-d659-47e8-92a8-a0f9d867299e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.977017 | controller | Jun 14 08:27:03.021226 crc crio[24245]: time="2026-06-14T08:27:03.021073173Z" level=info msg="Removed container 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45: openshift-etcd/etcd-crc/etcd" id=f6f129df-d659-47e8-92a8-a0f9d867299e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.977031 | controller | Jun 14 08:27:03.025677 crc crio[24245]: time="2026-06-14T08:27:03.025557117Z" level=info msg="Removing container: a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c" id=0c4518d9-de26-45d1-b569-170613de3511 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.977047 | controller | Jun 14 08:27:03.048205 crc crio[24245]: time="2026-06-14T08:27:03.048049888Z" level=info msg="Removed container a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c: openshift-etcd/etcd-crc/etcdctl" id=0c4518d9-de26-45d1-b569-170613de3511 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.977062 | controller | Jun 14 08:27:03.052268 crc crio[24245]: time="2026-06-14T08:27:03.052184676Z" level=info msg="Removing container: d7250e13b48dd0175a4a429160fd60f355efd3fe4955f44beea23cd0dd077dda" id=73d0b2da-f1e9-4908-8ed9-de400359265f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.977078 | controller | Jun 14 08:27:03.128161 crc crio[24245]: time="2026-06-14T08:27:03.127971232Z" level=info msg="Removed container d7250e13b48dd0175a4a429160fd60f355efd3fe4955f44beea23cd0dd077dda: openshift-etcd/etcd-crc/etcd-resources-copy" id=73d0b2da-f1e9-4908-8ed9-de400359265f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.977093 | controller | Jun 14 08:27:03.133164 crc crio[24245]: time="2026-06-14T08:27:03.133039745Z" level=info msg="Removing container: 4706d94f44c8eb7cdd4643c0fa98fc4a195e2337ed53b58ed5518a1306bd12cd" id=99f5815b-12a5-4699-8752-242d1a73d2e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.977108 | controller | Jun 14 08:27:03.200834 crc crio[24245]: time="2026-06-14T08:27:03.200523423Z" level=info msg="Removed container 4706d94f44c8eb7cdd4643c0fa98fc4a195e2337ed53b58ed5518a1306bd12cd: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=99f5815b-12a5-4699-8752-242d1a73d2e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.977124 | controller | Jun 14 08:27:03.203467 crc crio[24245]: time="2026-06-14T08:27:03.203345254Z" level=info msg="Removing container: 7b2a77196d88e6affa424e768142ccc57d60b83a499f9899e910d0f1aa5a931d" id=28fe548a-a22a-485f-9ad9-7267b293515d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.977140 | controller | Jun 14 08:27:03.262559 crc crio[24245]: time="2026-06-14T08:27:03.262259916Z" level=info msg="Removed container 7b2a77196d88e6affa424e768142ccc57d60b83a499f9899e910d0f1aa5a931d: openshift-etcd/etcd-crc/setup" id=28fe548a-a22a-485f-9ad9-7267b293515d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.977156 | controller | Jun 14 08:27:07.599993 crc crio[24245]: time="2026-06-14T08:27:07.598550802Z" level=info msg="Stopping container: d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd (timeout: 30s)" id=2470dad2-a31f-4c82-8caf-3e89837de021 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.977175 | controller | Jun 14 08:27:23.093756 crc crio[24245]: time="2026-06-14T08:27:23.09293947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c62b8c4d-dc09-412e-911f-7cc93af62289 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.977191 | controller | Jun 14 08:27:23.096289 crc crio[24245]: time="2026-06-14T08:27:23.096199255Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1d2e14a2-868c-4c41-9276-1cfd788ada69 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.977236 | controller | Jun 14 08:27:23.100590 crc crio[24245]: time="2026-06-14T08:27:23.100448312Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=c7d5c01e-6be5-4ff4-be83-442a361823d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.977259 | controller | Jun 14 08:27:23.100793 crc crio[24245]: time="2026-06-14T08:27:23.100718321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.977275 | controller | Jun 14 08:27:23.156537 crc crio[24245]: time="2026-06-14T08:27:23.156408168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.977291 | controller | Jun 14 08:27:23.163600 crc crio[24245]: time="2026-06-14T08:27:23.163477666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.977306 | controller | Jun 14 08:27:23.285898 crc crio[24245]: time="2026-06-14T08:27:23.285265326Z" level=info msg="Created container bfa7d8fd389ee9461262b81875e0f656a3a778aa537a87c4d26fd657a4b71992: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=c7d5c01e-6be5-4ff4-be83-442a361823d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.977321 | controller | Jun 14 08:27:23.287618 crc crio[24245]: time="2026-06-14T08:27:23.287520438Z" level=info msg="Starting container: bfa7d8fd389ee9461262b81875e0f656a3a778aa537a87c4d26fd657a4b71992" id=15f64642-a71c-4009-9f5f-725a03f2be3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.977337 | controller | Jun 14 08:27:23.294061 crc crio[24245]: time="2026-06-14T08:27:23.293901205Z" level=info msg="Started container" PID=26098 containerID=bfa7d8fd389ee9461262b81875e0f656a3a778aa537a87c4d26fd657a4b71992 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=15f64642-a71c-4009-9f5f-725a03f2be3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=10dd9f0227d384e69d6083d3cf2f409a50efa152725046906d02009701480891
2026-06-14 10:12:36.977372 | controller | Jun 14 08:27:37.613453 crc crio[24245]: time="2026-06-14T08:27:37.612468581Z" level=warning msg="Stopping container d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd with stop signal(15) timed out. Killing..."
2026-06-14 10:12:36.977390 | controller | Jun 14 08:27:38.192821 crc crio[24245]: time="2026-06-14T08:27:38.192649763Z" level=info msg="Stopped container d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=2470dad2-a31f-4c82-8caf-3e89837de021 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.977407 | controller | Jun 14 08:27:38.196563 crc crio[24245]: time="2026-06-14T08:27:38.196462206Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=1effa42c-e1bd-4ef2-8c34-2c500a355785 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.977427 | controller | Jun 14 08:27:38.200482 crc crio[24245]: time="2026-06-14T08:27:38.200310642Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=8946efff-2df4-44cd-8d71-0707cc75e219 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.977443 | controller | Jun 14 08:27:38.204095 crc crio[24245]: time="2026-06-14T08:27:38.20400167Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=7483e956-9265-4238-8c92-557c85c87bd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.977459 | controller | Jun 14 08:27:38.204579 crc crio[24245]: time="2026-06-14T08:27:38.204499156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.977474 | controller | Jun 14 08:27:38.227719 crc crio[24245]: time="2026-06-14T08:27:38.227605721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.977489 | controller | Jun 14 08:27:38.270539 crc crio[24245]: time="2026-06-14T08:27:38.270447364Z" level=info msg="Removing container: fc3905d1c759725d6c6d31f68a2ef2bf0d6fb42c73fad78829cd8c7f70ae812d" id=82a91b8f-6ae8-4814-9bb4-bde6604d430c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.977504 | controller | Jun 14 08:27:38.360365 crc crio[24245]: time="2026-06-14T08:27:38.360254662Z" level=info msg="Removed container fc3905d1c759725d6c6d31f68a2ef2bf0d6fb42c73fad78829cd8c7f70ae812d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=82a91b8f-6ae8-4814-9bb4-bde6604d430c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.977520 | controller | Jun 14 08:27:38.417311 crc crio[24245]: time="2026-06-14T08:27:38.417192319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.977535 | controller | Jun 14 08:27:38.537450 crc crio[24245]: time="2026-06-14T08:27:38.53715967Z" level=info msg="Created container bb8fa24642207fab0cd586a5e987f7c2e049f599a3ab4ee6618ed3da314700d9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=7483e956-9265-4238-8c92-557c85c87bd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.977550 | controller | Jun 14 08:27:38.539131 crc crio[24245]: time="2026-06-14T08:27:38.53899698Z" level=info msg="Starting container: bb8fa24642207fab0cd586a5e987f7c2e049f599a3ab4ee6618ed3da314700d9" id=32e5b3e2-ebef-47a7-861a-6a12ce9438b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.977566 | controller | Jun 14 08:27:38.548127 crc crio[24245]: time="2026-06-14T08:27:38.547816614Z" level=info msg="Started container" PID=26332 containerID=bb8fa24642207fab0cd586a5e987f7c2e049f599a3ab4ee6618ed3da314700d9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=32e5b3e2-ebef-47a7-861a-6a12ce9438b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.977582 | controller | Jun 14 08:27:40.633978 crc crio[24245]: time="2026-06-14T08:27:40.632798225Z" level=info msg="Stopping pod sandbox: cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848" id=5ae9bd5d-ded2-480c-8dd0-647cfd03bc10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.977597 | controller | Jun 14 08:27:40.633978 crc crio[24245]: time="2026-06-14T08:27:40.633658403Z" level=info msg="Stopped pod sandbox (already stopped): cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848" id=5ae9bd5d-ded2-480c-8dd0-647cfd03bc10 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.977623 | controller | Jun 14 08:27:40.635503 crc crio[24245]: time="2026-06-14T08:27:40.635408409Z" level=info msg="Removing pod sandbox: cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848" id=b2b8fcdd-de62-4e0d-9708-241652bcf954 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.977639 | controller | Jun 14 08:27:40.644241 crc crio[24245]: time="2026-06-14T08:27:40.644122931Z" level=info msg="Removed pod sandbox: cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848" id=b2b8fcdd-de62-4e0d-9708-241652bcf954 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.977654 | controller | Jun 14 08:27:45.618467 crc crio[24245]: time="2026-06-14T08:27:45.617465536Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=3ec40ad5-3915-4e46-8dc2-73a1182366d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.977669 | controller | Jun 14 08:27:45.618467 crc crio[24245]: time="2026-06-14T08:27:45.618453848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.977685 | controller | Jun 14 08:27:45.663827 crc crio[24245]: time="2026-06-14T08:27:45.663728089Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=3ec40ad5-3915-4e46-8dc2-73a1182366d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.977700 | controller | Jun 14 08:27:45.678962 crc crio[24245]: time="2026-06-14T08:27:45.678831458Z" level=info msg="Ran pod sandbox e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd with infra container: openshift-etcd/etcd-crc/POD" id=3ec40ad5-3915-4e46-8dc2-73a1182366d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.977715 | controller | Jun 14 08:27:45.681645 crc crio[24245]: time="2026-06-14T08:27:45.681571414Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=fe4bc54e-fe6a-4d23-86da-bb8414cc8bba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.977730 | controller | Jun 14 08:27:45.684772 crc crio[24245]: time="2026-06-14T08:27:45.684717546Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a842eb5e-8326-46a9-a7ea-c7e88ece2215 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.977745 | controller | Jun 14 08:27:45.839938 crc crio[24245]: time="2026-06-14T08:27:45.839714278Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=286e8e97-27b6-45a1-822e-339b9c60e0dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.977760 | controller | Jun 14 08:27:45.840359 crc crio[24245]: time="2026-06-14T08:27:45.840278296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.977775 | controller | Jun 14 08:27:45.862909 crc crio[24245]: time="2026-06-14T08:27:45.862518123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.977790 | controller | Jun 14 08:27:46.070047 crc crio[24245]: time="2026-06-14T08:27:46.069797983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.977805 | controller | Jun 14 08:27:46.188938 crc crio[24245]: time="2026-06-14T08:27:46.188791312Z" level=info msg="Created container 2d62f525795a42f7e3fbc283fbe14a71235f2537303a1bd60fc6977c85795cb8: openshift-etcd/etcd-crc/setup" id=286e8e97-27b6-45a1-822e-339b9c60e0dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.977820 | controller | Jun 14 08:27:46.191912 crc crio[24245]: time="2026-06-14T08:27:46.191795689Z" level=info msg="Starting container: 2d62f525795a42f7e3fbc283fbe14a71235f2537303a1bd60fc6977c85795cb8" id=5c9be1a5-5c1a-4f62-98da-2cd9d2b0fd2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.977839 | controller | Jun 14 08:27:46.197479 crc crio[24245]: time="2026-06-14T08:27:46.19741519Z" level=info msg="Started container" PID=26439 containerID=2d62f525795a42f7e3fbc283fbe14a71235f2537303a1bd60fc6977c85795cb8 description=openshift-etcd/etcd-crc/setup id=5c9be1a5-5c1a-4f62-98da-2cd9d2b0fd2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd
2026-06-14 10:12:36.977854 | controller | Jun 14 08:28:20.364628 crc crio[24245]: time="2026-06-14T08:28:20.363626757Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=ddc75c3e-5029-44a7-87d5-213028ddd485 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.977870 | controller | Jun 14 08:28:20.368168 crc crio[24245]: time="2026-06-14T08:28:20.36808407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=bb638933-d4c9-4b87-a4b2-a1920d6542a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.977885 | controller | Jun 14 08:28:20.391108 crc crio[24245]: time="2026-06-14T08:28:20.390966529Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=7559305f-b30c-42f2-aef7-1a99d740e89d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.977900 | controller | Jun 14 08:28:20.391515 crc crio[24245]: time="2026-06-14T08:28:20.391444994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.977915 | controller | Jun 14 08:28:20.420203 crc crio[24245]: time="2026-06-14T08:28:20.418724164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.977930 | controller | Jun 14 08:28:20.585513 crc crio[24245]: time="2026-06-14T08:28:20.584421801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.977946 | controller | Jun 14 08:28:20.698960 crc crio[24245]: time="2026-06-14T08:28:20.698639817Z" level=info msg="Created container 081873e123bca1b386c12ff225b60ba28ca89921ce3815f721301b686cf7e2dd: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=7559305f-b30c-42f2-aef7-1a99d740e89d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.977962 | controller | Jun 14 08:28:20.703826 crc crio[24245]: time="2026-06-14T08:28:20.703714921Z" level=info msg="Starting container: 081873e123bca1b386c12ff225b60ba28ca89921ce3815f721301b686cf7e2dd" id=a25caece-6ca8-4655-b412-886e38afcc75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.977977 | controller | Jun 14 08:28:20.720804 crc crio[24245]: time="2026-06-14T08:28:20.720680329Z" level=info msg="Started container" PID=26895 containerID=081873e123bca1b386c12ff225b60ba28ca89921ce3815f721301b686cf7e2dd description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=a25caece-6ca8-4655-b412-886e38afcc75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd
2026-06-14 10:12:36.977993 | controller | Jun 14 08:28:34.887344 crc crio[24245]: time="2026-06-14T08:28:34.886234474Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=c81bd04c-69d9-4112-95ab-88696b4eb00b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.978008 | controller | Jun 14 08:28:34.890173 crc crio[24245]: time="2026-06-14T08:28:34.890026137Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=8d373c00-6eb6-4b1f-b7b9-27d419ed6035 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.978026 | controller | Jun 14 08:28:34.895023 crc crio[24245]: time="2026-06-14T08:28:34.894757279Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator" id=5ed0ee08-caa8-4e1f-bf2d-249e65a8d225 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.978042 | controller | Jun 14 08:28:34.895597 crc crio[24245]: time="2026-06-14T08:28:34.895459832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.978057 | controller | Jun 14 08:28:34.928712 crc crio[24245]: time="2026-06-14T08:28:34.928455957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.978073 | controller | Jun 14 08:28:34.933498 crc crio[24245]: time="2026-06-14T08:28:34.933398807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.978088 | controller | Jun 14 08:28:35.201713 crc crio[24245]: time="2026-06-14T08:28:35.201030413Z" level=info msg="Created container eea203cfb2cfc63fb3aa8a9bc4abdebfdb1b2ab51063f39fafe9c7406aba8817: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator" id=5ed0ee08-caa8-4e1f-bf2d-249e65a8d225 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.978104 | controller | Jun 14 08:28:35.204191 crc crio[24245]: time="2026-06-14T08:28:35.20402621Z" level=info msg="Starting container: eea203cfb2cfc63fb3aa8a9bc4abdebfdb1b2ab51063f39fafe9c7406aba8817" id=d29ec990-1927-4bc0-b603-d06eea2e28bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.978119 | controller | Jun 14 08:28:35.211819 crc crio[24245]: time="2026-06-14T08:28:35.211666586Z" level=info msg="Started container" PID=27074 containerID=eea203cfb2cfc63fb3aa8a9bc4abdebfdb1b2ab51063f39fafe9c7406aba8817 description=openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator id=d29ec990-1927-4bc0-b603-d06eea2e28bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc
2026-06-14 10:12:36.978135 | controller | Jun 14 08:28:55.763197 crc crio[24245]: time="2026-06-14T08:28:55.76215317Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9c1f5506-2ebf-40b4-a3e0-5a89bdb8c7a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.978150 | controller | Jun 14 08:28:55.767173 crc crio[24245]: time="2026-06-14T08:28:55.767016036Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=6396a9eb-6cca-46a8-8330-97c13f7c0343 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.978165 | controller | Jun 14 08:28:55.800432 crc crio[24245]: time="2026-06-14T08:28:55.799637097Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=1e7da3f8-a639-4eb4-b122-e468957eb7ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.978182 | controller | Jun 14 08:28:55.801064 crc crio[24245]: time="2026-06-14T08:28:55.800576018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.978205 | controller | Jun 14 08:28:55.862556 crc crio[24245]: time="2026-06-14T08:28:55.862266286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.978232 | controller | Jun 14 08:28:56.047924 crc crio[24245]: time="2026-06-14T08:28:56.047539218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.978262 | controller | Jun 14 08:28:56.198243 crc crio[24245]: time="2026-06-14T08:28:56.197950745Z" level=info msg="Created container 7ed77585a5c678c6f4f44dc6894f28f8e33931c74c5c239ad1fab9877f93b817: openshift-etcd/etcd-crc/etcd-resources-copy" id=1e7da3f8-a639-4eb4-b122-e468957eb7ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.978291 | controller | Jun 14 08:28:56.200513 crc crio[24245]: time="2026-06-14T08:28:56.200303401Z" level=info msg="Starting container: 7ed77585a5c678c6f4f44dc6894f28f8e33931c74c5c239ad1fab9877f93b817" id=9348367b-dc13-46db-8b71-c9f642990b58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.978320 | controller | Jun 14 08:28:56.208306 crc crio[24245]: time="2026-06-14T08:28:56.208145043Z" level=info msg="Started container" PID=27363 containerID=7ed77585a5c678c6f4f44dc6894f28f8e33931c74c5c239ad1fab9877f93b817 description=openshift-etcd/etcd-crc/etcd-resources-copy id=9348367b-dc13-46db-8b71-c9f642990b58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd
2026-06-14 10:12:36.978362 | controller | Jun 14 08:29:03.210358 crc crio[24245]: time="2026-06-14T08:29:03.208782083Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=0416d794-33cd-4f1b-a1fe-cfe8ec09391f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.978398 | controller | Jun 14 08:29:03.211821 crc crio[24245]: time="2026-06-14T08:29:03.211458649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=58c46896-f003-40f0-973a-8c27df8d381e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.978428 | controller | Jun 14 08:29:03.219691 crc crio[24245]: time="2026-06-14T08:29:03.21956837Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=7fb33c5d-2331-413b-ab47-92eca6e5fa09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.978455 | controller | Jun 14 08:29:03.220224 crc crio[24245]: time="2026-06-14T08:29:03.220024485Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=6fad52ab-1590-436a-83ca-4adb128660bc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.978480 | controller | Jun 14 08:29:03.220468 crc crio[24245]: time="2026-06-14T08:29:03.220038786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.978506 | controller | Jun 14 08:29:03.229623 crc crio[24245]: time="2026-06-14T08:29:03.229320215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=0a3c827d-31d1-4fe8-b0e0-9f8ae4a583ae name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.978532 | controller | Jun 14 08:29:03.235017 crc crio[24245]: time="2026-06-14T08:29:03.234929665Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=fc33d5a6-7fc2-4bc2-8831-b72ea0cee932 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.978558 | controller | Jun 14 08:29:03.235453 crc crio[24245]: time="2026-06-14T08:29:03.235314507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.978592 | controller | Jun 14 08:29:03.239454 crc crio[24245]: time="2026-06-14T08:29:03.238348305Z" level=info msg="Removing container: 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055" id=63ebff3d-325c-4de4-822d-ab970b56af00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.978621 | controller | Jun 14 08:29:03.239653 crc crio[24245]: time="2026-06-14T08:29:03.239479412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=d5233067-d6a3-4587-ae6f-dbf8bb9d61ee name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.978647 | controller | Jun 14 08:29:03.245042 crc crio[24245]: time="2026-06-14T08:29:03.244739131Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b0df1c02-62b7-48db-8215-6a53c9711546 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.978673 | controller | Jun 14 08:29:03.248035 crc crio[24245]: time="2026-06-14T08:29:03.24780063Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=d3407e9a-40cd-4a54-968b-5575e43fa803 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.978699 | controller | Jun 14 08:29:03.249329 crc crio[24245]: time="2026-06-14T08:29:03.249111992Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=638325da-0398-4a55-b601-955e0ca071f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.978725 | controller | Jun 14 08:29:03.253806 crc crio[24245]: time="2026-06-14T08:29:03.253508294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.978751 | controller | Jun 14 08:29:03.255065 crc crio[24245]: time="2026-06-14T08:29:03.254832956Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=24cc3e0d-efa5-4f5a-b712-f28cf4d6809a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.978778 | controller | Jun 14 08:29:03.255506 crc crio[24245]: time="2026-06-14T08:29:03.255153457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.978804 | controller | Jun 14 08:29:03.256475 crc crio[24245]: time="2026-06-14T08:29:03.256243692Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=fb0f3563-20b2-4b0e-a25e-fd0f58d822d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.978830 | controller | Jun 14 08:29:03.258256 crc crio[24245]: time="2026-06-14T08:29:03.257991148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.978856 | controller | Jun 14 08:29:03.270919 crc crio[24245]: time="2026-06-14T08:29:03.270727508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.978882 | controller | Jun 14 08:29:03.272648 crc crio[24245]: time="2026-06-14T08:29:03.272513126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.978908 | controller | Jun 14 08:29:03.299138 crc crio[24245]: time="2026-06-14T08:29:03.29901082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.978934 | controller | Jun 14 08:29:03.309345 crc crio[24245]: time="2026-06-14T08:29:03.309257625Z" level=info msg="Removed container 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=63ebff3d-325c-4de4-822d-ab970b56af00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.978990 | controller | Jun 14 08:29:03.314988 crc crio[24245]: time="2026-06-14T08:29:03.314333884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.979019 | controller | Jun 14 08:29:03.318880 crc crio[24245]: time="2026-06-14T08:29:03.318755456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.979037 | controller | Jun 14 08:29:03.438307 crc crio[24245]: time="2026-06-14T08:29:03.438189086Z" level=info msg="Created container aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=fb0f3563-20b2-4b0e-a25e-fd0f58d822d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.979053 | controller | Jun 14 08:29:03.441754 crc crio[24245]: time="2026-06-14T08:29:03.441648728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.979069 | controller | Jun 14 08:29:03.443127 crc crio[24245]: time="2026-06-14T08:29:03.443050084Z" level=info msg="Starting container: aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b" id=37f360d8-e846-4ae6-9b90-09d0364ef7c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.979085 | controller | Jun 14 08:29:03.450132 crc crio[24245]: time="2026-06-14T08:29:03.449940875Z" level=info msg="Created container 4e84c07e276f1fe3ecfffa0d8ff7bab409cc001b67fb265714628bff9034a72b: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=7fb33c5d-2331-413b-ab47-92eca6e5fa09 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.979101 | controller | Jun 14 08:29:03.452946 crc crio[24245]: time="2026-06-14T08:29:03.452799869Z" level=info msg="Started container" PID=27503 containerID=aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=37f360d8-e846-4ae6-9b90-09d0364ef7c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c
2026-06-14 10:12:36.979118 | controller | Jun 14 08:29:03.453829 crc crio[24245]: time="2026-06-14T08:29:03.452826149Z" level=info msg="Starting container: 4e84c07e276f1fe3ecfffa0d8ff7bab409cc001b67fb265714628bff9034a72b" id=29132c23-6d19-419b-b50e-8d03f29780e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.979134 | controller | Jun 14 08:29:03.469221 crc crio[24245]: time="2026-06-14T08:29:03.46901426Z" level=info msg="Started container" PID=27500 containerID=4e84c07e276f1fe3ecfffa0d8ff7bab409cc001b67fb265714628bff9034a72b description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=29132c23-6d19-419b-b50e-8d03f29780e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4
2026-06-14 10:12:36.979151 | controller | Jun 14 08:29:03.484208 crc crio[24245]: time="2026-06-14T08:29:03.483459755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.979167 | controller | Jun 14 08:29:03.552827 crc crio[24245]: time="2026-06-14T08:29:03.552704337Z" level=info msg="Created container 0df5efec2b59b1506ab0f897d46f78cd248f15c923db3ed3286c947c6f5ae13d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=fc33d5a6-7fc2-4bc2-8831-b72ea0cee932 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.979186 | controller | Jun 14 08:29:03.554967 crc crio[24245]: time="2026-06-14T08:29:03.554764083Z" level=info msg="Starting container: 0df5efec2b59b1506ab0f897d46f78cd248f15c923db3ed3286c947c6f5ae13d" id=2e47ef45-c62e-415c-87e8-1c2278c3d624 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.979202 | controller | Jun 14 08:29:03.561881 crc crio[24245]: time="2026-06-14T08:29:03.561616874Z" level=info msg="Started container" PID=27523 containerID=0df5efec2b59b1506ab0f897d46f78cd248f15c923db3ed3286c947c6f5ae13d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=2e47ef45-c62e-415c-87e8-1c2278c3d624 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3
2026-06-14 10:12:36.979218 | controller | Jun 14 08:29:03.604722 crc crio[24245]: time="2026-06-14T08:29:03.604505376Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=3ab8596b-4231-4b92-8642-52be624b46a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.979233 | controller | Jun 14 08:29:03.607983 crc crio[24245]: time="2026-06-14T08:29:03.607831373Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=16fbf7fd-6e8c-4f0b-b013-f24f5215f11b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.979248 | controller | Jun 14 08:29:03.610715 crc crio[24245]: time="2026-06-14T08:29:03.610646534Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=baa0552f-ad41-4150-80dc-3ccdc971e006 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.979264 | controller | Jun 14 08:29:03.611090 crc crio[24245]: time="2026-06-14T08:29:03.611033167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.979279 | controller | Jun 14 08:29:03.611828 crc crio[24245]: time="2026-06-14T08:29:03.61175214Z" level=info msg="Created container 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=24cc3e0d-efa5-4f5a-b712-f28cf4d6809a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.979296 | controller | Jun 14 08:29:03.613242 crc crio[24245]: time="2026-06-14T08:29:03.613152026Z" level=info msg="Starting container: 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6" id=eb3332b6-566a-42b4-86d2-6b8613957ad1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.979319 | controller | Jun 14 08:29:03.620333 crc crio[24245]: time="2026-06-14T08:29:03.620009086Z" level=info msg="Started container" PID=27540 containerID=7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=eb3332b6-566a-42b4-86d2-6b8613957ad1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.979344 | controller | Jun 14 08:29:03.641240 crc crio[24245]: time="2026-06-14T08:29:03.639591017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.979401 | controller | Jun 14 08:29:03.646186 crc crio[24245]: time="2026-06-14T08:29:03.646054826Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=9ded20af-30e2-4ab4-a497-5af4137aa21d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.979436 | controller | Jun 14 08:29:03.648720 crc crio[24245]: time="2026-06-14T08:29:03.648624679Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=e2955d80-baf2-4ace-a6d4-a21c23942d62 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.979455 | controller | Jun 14 08:29:03.651206 crc crio[24245]: time="2026-06-14T08:29:03.651095558Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=244ea93f-45cf-4e7f-8b0a-8ff62da12a8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.979472 | controller | Jun 14 08:29:03.651741 crc crio[24245]: time="2026-06-14T08:29:03.651675716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.979488 | controller | Jun 14 08:29:03.691419 crc crio[24245]: time="2026-06-14T08:29:03.691263722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.979503 | controller | Jun 14 08:29:03.848470 crc crio[24245]: time="2026-06-14T08:29:03.848333995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.979519 | controller | Jun 14 08:29:03.880367 crc crio[24245]: time="2026-06-14T08:29:03.880256884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.979535 | controller | Jun 14 08:29:04.003208 crc crio[24245]: time="2026-06-14T08:29:04.00301192Z" level=info msg="Created container 4551b8392ed63ba9d1e95fbcaadd7c3bdf6635faa36c0007fe2d038bb5be4aac: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=baa0552f-ad41-4150-80dc-3ccdc971e006 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.979550 | controller | Jun 14 08:29:04.005181 crc crio[24245]: time="2026-06-14T08:29:04.005108037Z" level=info msg="Starting container: 4551b8392ed63ba9d1e95fbcaadd7c3bdf6635faa36c0007fe2d038bb5be4aac" id=63ac3831-7e83-4057-b79e-0e91584108f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.979566 | controller | Jun 14 08:29:04.006336 crc crio[24245]: time="2026-06-14T08:29:04.006254115Z" level=info msg="Created container ddd53cbc477d3ded4e87c072e6d9e4ed9f3c110c5a2f6db127171e3121c0dd2e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=244ea93f-45cf-4e7f-8b0a-8ff62da12a8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.979581 | controller | Jun 14 08:29:04.007549 crc crio[24245]: time="2026-06-14T08:29:04.007319729Z" level=info msg="Starting container: ddd53cbc477d3ded4e87c072e6d9e4ed9f3c110c5a2f6db127171e3121c0dd2e" id=abca829c-32b3-41fb-ac40-2ffba711bbde name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.979596 | controller | Jun 14 08:29:04.014335 crc crio[24245]: time="2026-06-14T08:29:04.014239994Z" level=info msg="Started container" PID=27579 containerID=4551b8392ed63ba9d1e95fbcaadd7c3bdf6635faa36c0007fe2d038bb5be4aac description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=63ac3831-7e83-4057-b79e-0e91584108f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3
2026-06-14 10:12:36.979612 | controller | Jun 14 08:29:04.015224 crc crio[24245]: time="2026-06-14T08:29:04.015150802Z" level=info msg="Started container" PID=27583 containerID=ddd53cbc477d3ded4e87c072e6d9e4ed9f3c110c5a2f6db127171e3121c0dd2e description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=abca829c-32b3-41fb-ac40-2ffba711bbde name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.979631 | controller | Jun 14 08:29:07.312817 crc crio[24245]: time="2026-06-14T08:29:07.311989337Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=a0640868-862c-40fd-958d-61b32434fa23 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.979648 | controller | Jun 14 08:29:07.314214 crc crio[24245]: time="2026-06-14T08:29:07.312337068Z" level=info msg="Removing container: 6343a5e9cfa14b520f32b796bc1801031fc08ea9ac9f5659d718af370da83512" id=c94bcc67-9c3c-40b6-b646-33d81c1a38e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.979663 | controller | Jun 14 08:29:07.315531 crc crio[24245]: time="2026-06-14T08:29:07.315446878Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=bc572e17-7f17-4035-a91f-9c885d934d19 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.979679 | controller | Jun 14 08:29:07.379790 crc crio[24245]: time="2026-06-14T08:29:07.379179472Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=712754e1-b2a6-484f-875b-269ce504bd6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.979695 | controller | Jun 14 08:29:07.380306 crc crio[24245]: time="2026-06-14T08:29:07.380228556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.979721 | controller | Jun 14 08:29:07.406363 crc crio[24245]: time="2026-06-14T08:29:07.406211113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.979740 | controller | Jun 14 08:29:07.486897 crc crio[24245]: time="2026-06-14T08:29:07.486771662Z" level=info msg="Removed container 6343a5e9cfa14b520f32b796bc1801031fc08ea9ac9f5659d718af370da83512: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=c94bcc67-9c3c-40b6-b646-33d81c1a38e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.979756 | controller | Jun 14 08:29:07.560933 crc crio[24245]: time="2026-06-14T08:29:07.560664961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.979773 | controller | Jun 14 08:29:07.797286 crc crio[24245]: time="2026-06-14T08:29:07.797109572Z" level=info msg="Created container 6a551ac9b0ae74adcc89e18bf943b39955c1d2e55e829f267fb12ca4f0d5f045: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=712754e1-b2a6-484f-875b-269ce504bd6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.979788 | controller | Jun 14 08:29:07.798961 crc crio[24245]: time="2026-06-14T08:29:07.798805016Z" level=info msg="Starting container: 6a551ac9b0ae74adcc89e18bf943b39955c1d2e55e829f267fb12ca4f0d5f045" id=49c14e21-ed3b-46cf-bff5-54bf5e8248e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.979804 | controller | Jun 14 08:29:07.806438 crc crio[24245]: time="2026-06-14T08:29:07.806308219Z" level=info msg="Started container" PID=27715 containerID=6a551ac9b0ae74adcc89e18bf943b39955c1d2e55e829f267fb12ca4f0d5f045 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=49c14e21-ed3b-46cf-bff5-54bf5e8248e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674
2026-06-14 10:12:36.979819 | controller | Jun 14 08:29:28.292317 crc crio[24245]: time="2026-06-14T08:29:28.290365256Z" level=info msg="Stopping container: 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6 (timeout: 30s)" id=da98a410-b894-443d-8672-413e58e48fcd name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.979838 | controller | Jun 14 08:29:28.488445 crc crio[24245]: time="2026-06-14T08:29:28.488265963Z" level=info msg="Stopped container 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=da98a410-b894-443d-8672-413e58e48fcd name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.979854 | controller | Jun 14 08:29:28.490518 crc crio[24245]: time="2026-06-14T08:29:28.49033186Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=bf4bd575-efd0-42e1-8d5d-9716ff489c30 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.979870 | controller | Jun 14 08:29:28.493463 crc crio[24245]: time="2026-06-14T08:29:28.493314676Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=66566b85-5079-4bbb-8290-6e9f242e78b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.979885 | controller | Jun 14 08:29:28.495488 crc crio[24245]: time="2026-06-14T08:29:28.495342001Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=7bfa1595-71c3-49d5-8d6b-0e39e5cf8a5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.979900 | controller | Jun 14 08:29:28.496753 crc crio[24245]: time="2026-06-14T08:29:28.495770815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.979915 | controller | Jun 14 08:29:28.527082 crc crio[24245]: time="2026-06-14T08:29:28.526979702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.979930 | controller | Jun 14 08:29:28.552533 crc crio[24245]: time="2026-06-14T08:29:28.552352849Z" level=info msg="Removing container: b04bc0eec4ce46e8b42f9e415874c5d0809771c46cf2c09237f50faf651eb5f6" id=22416580-71d8-461d-86f1-0d4c53a13217 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.979945 | controller | Jun 14 08:29:28.661315 crc crio[24245]: time="2026-06-14T08:29:28.661225769Z" level=info msg="Removed container b04bc0eec4ce46e8b42f9e415874c5d0809771c46cf2c09237f50faf651eb5f6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=22416580-71d8-461d-86f1-0d4c53a13217 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.979961 | controller | Jun 14 08:29:28.708434 crc crio[24245]: time="2026-06-14T08:29:28.708264423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.979976 | controller | Jun 14 08:29:28.854131 crc crio[24245]: time="2026-06-14T08:29:28.853513555Z" level=info msg="Created container 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=7bfa1595-71c3-49d5-8d6b-0e39e5cf8a5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.979991 | controller | Jun 14 08:29:28.856085 crc crio[24245]: time="2026-06-14T08:29:28.855735917Z" level=info msg="Starting container: 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7" id=b5bbfc52-d1ba-4ec3-893f-5524b186c0c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.980007 | controller | Jun 14 08:29:28.866486 crc crio[24245]: time="2026-06-14T08:29:28.866293877Z" level=info msg="Started container" PID=27977 containerID=40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b5bbfc52-d1ba-4ec3-893f-5524b186c0c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.980026 | controller | Jun 14 08:29:31.141019 crc crio[24245]: time="2026-06-14T08:29:31.140735422Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=a1325475-04c3-420e-a59d-bab609f247c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.980042 | controller | Jun 14 08:29:31.145118 crc crio[24245]: time="2026-06-14T08:29:31.144976338Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=214efb59-c105-4117-8040-2281d7cc1b12 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.980058 | controller | Jun 14 08:29:31.263204 crc crio[24245]: time="2026-06-14T08:29:31.262964661Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=016bb740-00f8-4906-9219-6301e1833637 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.980073 | controller | Jun 14 08:29:31.264080 crc crio[24245]: time="2026-06-14T08:29:31.263793198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980089 | controller | Jun 14 08:29:31.297243 crc crio[24245]: time="2026-06-14T08:29:31.297120491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980104 | controller | Jun 14 08:29:31.492786 crc crio[24245]: time="2026-06-14T08:29:31.492568081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980119 | controller | Jun 14 08:29:31.689010 crc crio[24245]: time="2026-06-14T08:29:31.688762374Z" level=info msg="Created container dbb824f78f5954ef824152dafdb275b58a231ef95ee1c0ececf45b3371d4c934: openshift-etcd/etcd-crc/etcdctl" id=016bb740-00f8-4906-9219-6301e1833637 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.980135 | controller | Jun 14 08:29:31.691226 crc crio[24245]: time="2026-06-14T08:29:31.69112305Z" level=info msg="Starting container: dbb824f78f5954ef824152dafdb275b58a231ef95ee1c0ececf45b3371d4c934" id=aac08e56-9038-4608-96d9-9fa9ae979717 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.980150 | controller | Jun 14 08:29:31.702009 crc crio[24245]: time="2026-06-14T08:29:31.699200151Z" level=info msg="Started container" PID=28012 containerID=dbb824f78f5954ef824152dafdb275b58a231ef95ee1c0ececf45b3371d4c934 description=openshift-etcd/etcd-crc/etcdctl id=aac08e56-9038-4608-96d9-9fa9ae979717 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd
2026-06-14 10:12:36.980165 | controller | Jun 14 08:29:31.840051 crc crio[24245]: time="2026-06-14T08:29:31.839934907Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=984c99f0-1ce6-46d3-b7c0-fee3b8d51bf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.980181 | controller | Jun 14 08:29:31.844013 crc crio[24245]: time="2026-06-14T08:29:31.843532513Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9dad495d-d3e0-404e-bb63-cb17fe31b4e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.980196 | controller | Jun 14 08:29:31.896763 crc crio[24245]: time="2026-06-14T08:29:31.895776916Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=7215ffb5-a92f-4078-a77f-774a7bfde80e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.980214 | controller | Jun 14 08:29:31.897645 crc crio[24245]: time="2026-06-14T08:29:31.897504173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980230 | controller | Jun 14 08:29:31.947128 crc crio[24245]: time="2026-06-14T08:29:31.947001507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980245 | controller | Jun 14 08:29:32.148468 crc crio[24245]: time="2026-06-14T08:29:32.148212243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980260 | controller | Jun 14 08:29:32.310750 crc crio[24245]: time="2026-06-14T08:29:32.310575425Z" level=info msg="Created container f196404efc5dfe1ebee5d045b31c2845747f7cae0f9392388f3f02d40eb32b81: openshift-etcd/etcd-crc/etcd" id=7215ffb5-a92f-4078-a77f-774a7bfde80e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.980275 | controller | Jun 14 08:29:32.312456 crc crio[24245]: time="2026-06-14T08:29:32.312338432Z" level=info msg="Starting container: f196404efc5dfe1ebee5d045b31c2845747f7cae0f9392388f3f02d40eb32b81" id=5dabb8f0-d586-4f99-9496-65e3026f622a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.980291 | controller | Jun 14 08:29:32.324327 crc crio[24245]: time="2026-06-14T08:29:32.324229465Z" level=info msg="Started container" PID=28045 containerID=f196404efc5dfe1ebee5d045b31c2845747f7cae0f9392388f3f02d40eb32b81 description=openshift-etcd/etcd-crc/etcd id=5dabb8f0-d586-4f99-9496-65e3026f622a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd
2026-06-14 10:12:36.980306 | controller | Jun 14 08:29:32.344013 crc crio[24245]: time="2026-06-14T08:29:32.343649761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=1c4e8e1e-ea25-4ddf-8aaa-7764b6271af3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.980322 | controller | Jun 14 08:29:32.354549 crc crio[24245]: time="2026-06-14T08:29:32.354374467Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=fac57124-7c2c-4de6-885f-43c97a7baf64 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.980337 | controller | Jun 14 08:29:32.431757 crc crio[24245]: time="2026-06-14T08:29:32.431628896Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=8720bb8a-1e3e-45ff-8a6d-cfa9f42f37d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.980377 | controller | Jun 14 08:29:32.432464 crc crio[24245]: time="2026-06-14T08:29:32.432439282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980395 | controller | Jun 14 08:29:32.456192 crc crio[24245]: time="2026-06-14T08:29:32.456128425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980410 | controller | Jun 14 08:29:32.646828 crc crio[24245]: time="2026-06-14T08:29:32.646764681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980426 | controller | Jun 14 08:29:32.964983 crc crio[24245]: time="2026-06-14T08:29:32.964592114Z" level=info msg="Created container 139532a59649c0ed4257b455bb4d81c1475115a07ee8b5ecc809e89bd9cd4db3: openshift-etcd/etcd-crc/etcd-metrics" id=8720bb8a-1e3e-45ff-8a6d-cfa9f42f37d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.980445 | controller | Jun 14 08:29:32.966687 crc crio[24245]: time="2026-06-14T08:29:32.966588008Z" level=info msg="Starting container: 139532a59649c0ed4257b455bb4d81c1475115a07ee8b5ecc809e89bd9cd4db3" id=d127f89a-df4b-4898-b5b2-2521703006d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.980460 | controller | Jun 14 08:29:32.982157 crc crio[24245]: time="2026-06-14T08:29:32.982055037Z" level=info msg="Started container" PID=28062 containerID=139532a59649c0ed4257b455bb4d81c1475115a07ee8b5ecc809e89bd9cd4db3 description=openshift-etcd/etcd-crc/etcd-metrics id=d127f89a-df4b-4898-b5b2-2521703006d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd
2026-06-14 10:12:36.980476 | controller | Jun 14 08:29:33.085359 crc crio[24245]: time="2026-06-14T08:29:33.085206081Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=57ea890c-7f52-4ab0-a622-4309aa1c7dc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.980491 | controller | Jun 14 08:29:33.087719 crc crio[24245]: time="2026-06-14T08:29:33.087607039Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=ac80c3bb-023d-4340-b7da-befb6f60c893 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.980507 | controller | Jun 14 08:29:33.096985 crc crio[24245]: time="2026-06-14T08:29:33.096896758Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=92ee7104-b6ad-46fb-b8e5-bc91f2bef7c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.980522 | controller | Jun 14 08:29:33.097277 crc crio[24245]: time="2026-06-14T08:29:33.097206328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980537 | controller | Jun 14 08:29:33.119945 crc crio[24245]: time="2026-06-14T08:29:33.119571629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980553 | controller | Jun 14 08:29:33.347831 crc crio[24245]: time="2026-06-14T08:29:33.34766287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980568 | controller | Jun 14 08:29:33.517487 crc crio[24245]: time="2026-06-14T08:29:33.516386708Z" level=info msg="Created container 36bd97583d3b279d869af42e8a24f6c78937e4a1c3c48b52553a083f5ecc96db: openshift-etcd/etcd-crc/etcd-readyz" id=92ee7104-b6ad-46fb-b8e5-bc91f2bef7c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.980583 | controller | Jun 14 08:29:33.519688 crc crio[24245]: time="2026-06-14T08:29:33.51954862Z" level=info msg="Starting container: 36bd97583d3b279d869af42e8a24f6c78937e4a1c3c48b52553a083f5ecc96db" id=76febd77-1ecf-4b17-8fae-f2c46ec93265 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.980598 | controller | Jun 14 08:29:33.527016 crc crio[24245]: time="2026-06-14T08:29:33.526803143Z" level=info msg="Started container" PID=28082 containerID=36bd97583d3b279d869af42e8a24f6c78937e4a1c3c48b52553a083f5ecc96db description=openshift-etcd/etcd-crc/etcd-readyz id=76febd77-1ecf-4b17-8fae-f2c46ec93265 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd
2026-06-14 10:12:36.980614 | controller | Jun 14 08:29:33.542768 crc crio[24245]: time="2026-06-14T08:29:33.542536091Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=aafd7fed-d0b2-4ed3-b296-4dd31b353973 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.980633 | controller | Jun 14 08:29:33.546663 crc crio[24245]: time="2026-06-14T08:29:33.546480947Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=0efe707d-1514-4876-9bb9-951eee97e406 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.980648 | controller | Jun 14 08:29:33.736772 crc crio[24245]: time="2026-06-14T08:29:33.736642486Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=737e0c17-6d9a-4d42-a85c-c787cc633b59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.980664 | controller | Jun 14 08:29:33.737647 crc crio[24245]: time="2026-06-14T08:29:33.737561406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980679 | controller | Jun 14 08:29:33.788513 crc crio[24245]: time="2026-06-14T08:29:33.788430756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980694 | controller | Jun 14 08:29:33.986192 crc crio[24245]: time="2026-06-14T08:29:33.985833409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980709 | controller | Jun 14 08:29:34.158479 crc crio[24245]: time="2026-06-14T08:29:34.158278186Z" level=info msg="Created container f748e66c7428ab6bd75fe9a483ba2d44d93109761112ee9b881ceaa40c9ad89b: openshift-etcd/etcd-crc/etcd-rev" id=737e0c17-6d9a-4d42-a85c-c787cc633b59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.980724 | controller | Jun 14 08:29:34.159943 crc crio[24245]: time="2026-06-14T08:29:34.159807965Z" level=info msg="Starting container: f748e66c7428ab6bd75fe9a483ba2d44d93109761112ee9b881ceaa40c9ad89b" id=c50713f7-9ca5-419e-a716-531f7c34ab1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.980740 | controller | Jun 14 08:29:34.170976 crc crio[24245]: time="2026-06-14T08:29:34.170757278Z" level=info msg="Started container" PID=28102 containerID=f748e66c7428ab6bd75fe9a483ba2d44d93109761112ee9b881ceaa40c9ad89b description=openshift-etcd/etcd-crc/etcd-rev id=c50713f7-9ca5-419e-a716-531f7c34ab1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd
2026-06-14 10:12:36.980755 | controller | Jun 14 08:29:58.295363 crc crio[24245]: time="2026-06-14T08:29:58.292717489Z" level=info msg="Stopping container: 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7 (timeout: 30s)" id=4683a5b7-e49b-40a3-826c-394e976f86c0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.980770 | controller | Jun 14 08:30:28.315558 crc crio[24245]: time="2026-06-14T08:30:28.313664597Z" level=warning msg="Stopping container 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7 with stop signal(15) timed out. Killing..."
2026-06-14 10:12:36.980785 | controller | Jun 14 08:30:28.872163 crc crio[24245]: time="2026-06-14T08:30:28.872030743Z" level=info msg="Stopped container 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=4683a5b7-e49b-40a3-826c-394e976f86c0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.980801 | controller | Jun 14 08:30:28.875722 crc crio[24245]: time="2026-06-14T08:30:28.875492635Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=a8bc4788-d204-4bcb-ad6b-cf30cead6101 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.980816 | controller | Jun 14 08:30:28.879918 crc crio[24245]: time="2026-06-14T08:30:28.879760605Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=e2f6a132-ea6b-4569-b5e1-585515339164 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.980834 | controller | Jun 14 08:30:28.882694 crc crio[24245]: time="2026-06-14T08:30:28.882636545Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1ba0fcf5-bf39-480b-b5fe-d42915a19581 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.980850 | controller | Jun 14 08:30:28.883466 crc crio[24245]: time="2026-06-14T08:30:28.883360448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980865 | controller | Jun 14 08:30:28.909520 crc crio[24245]: time="2026-06-14T08:30:28.909087838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980881 | controller | Jun 14 08:30:29.075892 crc crio[24245]: time="2026-06-14T08:30:29.075711528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.980897 | controller | Jun 14 08:30:29.165750 crc crio[24245]: time="2026-06-14T08:30:29.165631556Z" level=info msg="Created container 2aeba3d86902cb525b801cbf34b7b67182f3895ae34b01af9ca7c414694bd38e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1ba0fcf5-bf39-480b-b5fe-d42915a19581 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.980912 | controller | Jun 14 08:30:29.167155 crc crio[24245]: time="2026-06-14T08:30:29.167078963Z" level=info msg="Starting container: 2aeba3d86902cb525b801cbf34b7b67182f3895ae34b01af9ca7c414694bd38e" id=be192588-7b7e-4fde-bbd1-a1fc9f60ec95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.980928 | controller | Jun 14 08:30:29.174375 crc crio[24245]: time="2026-06-14T08:30:29.174228733Z" level=info msg="Started container" PID=28901 containerID=2aeba3d86902cb525b801cbf34b7b67182f3895ae34b01af9ca7c414694bd38e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=be192588-7b7e-4fde-bbd1-a1fc9f60ec95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.980943 | controller | Jun 14 08:30:29.243269 crc crio[24245]: time="2026-06-14T08:30:29.243068362Z" level=info msg="Removing container: 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6" id=d9b5f154-dad3-41c4-93dc-419ef23664e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.980959 | controller | Jun 14 08:30:29.280372 crc crio[24245]: time="2026-06-14T08:30:29.280246662Z" level=info msg="Removed container 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=d9b5f154-dad3-41c4-93dc-419ef23664e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.980974 | controller | Jun 14 08:30:58.296529 crc crio[24245]: time="2026-06-14T08:30:58.295120503Z" level=info msg="Stopping container: 2aeba3d86902cb525b801cbf34b7b67182f3895ae34b01af9ca7c414694bd38e (timeout: 30s)" id=3be521b1-8d71-41dc-bb24-e126106389b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.980989 | controller | Jun 14 08:31:04.648761 crc crio[24245]: time="2026-06-14T08:31:04.647294161Z" level=info msg="Removing container: d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd" id=a2a103c6-b59a-4499-a7e9-285fe8dcf509 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.981004 | controller | Jun 14 08:31:04.687727 crc crio[24245]: time="2026-06-14T08:31:04.687330471Z" level=info msg="Removed container d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=a2a103c6-b59a-4499-a7e9-285fe8dcf509 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.981023 | controller | Jun 14 08:31:14.774910 crc crio[24245]: time="2026-06-14T08:31:14.769290969Z" level=info msg="Removing container: 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7" id=53d5da40-a55b-4908-b97d-9cc8a93fa937 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.981038 | controller | Jun 14 08:31:14.850637 crc crio[24245]: time="2026-06-14T08:31:14.850569076Z" level=info msg="Stopped container 2aeba3d86902cb525b801cbf34b7b67182f3895ae34b01af9ca7c414694bd38e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=3be521b1-8d71-41dc-bb24-e126106389b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.981054 | controller | Jun 14 08:31:14.854346 crc crio[24245]: time="2026-06-14T08:31:14.854289374Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=063f4a1e-52ac-4dce-b597-f52ea352d272 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.981069 | controller | Jun 14 08:31:14.856993 crc crio[24245]: time="2026-06-14T08:31:14.856954952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=4f1d8dcb-927e-4300-bdaa-dbab0c456d5d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.981084 | controller | Jun 14 08:31:14.860529 crc crio[24245]: time="2026-06-14T08:31:14.86049929Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=afba8f8a-3e63-4f10-84dc-dee8f2dc54be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.981099 | controller | Jun 14 08:31:14.861829 crc crio[24245]: time="2026-06-14T08:31:14.861718434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.981114 | controller | Jun 14 08:31:14.876613 crc crio[24245]: time="2026-06-14T08:31:14.876516333Z" level=info msg="Removed container 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=53d5da40-a55b-4908-b97d-9cc8a93fa937 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.981129 | controller | Jun 14 08:31:14.928151 crc crio[24245]: time="2026-06-14T08:31:14.927832242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.981145 | controller | Jun 14 08:31:15.246394 crc crio[24245]: time="2026-06-14T08:31:15.24604783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.981160 | controller | Jun 14 08:31:15.349130 crc crio[24245]: time="2026-06-14T08:31:15.349084224Z" level=info msg="Created container 292789b6f5a262996734e64fc653b4cfd87d8f07018c717264408ef24a40243e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=afba8f8a-3e63-4f10-84dc-dee8f2dc54be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.981175 | controller | Jun 14 08:31:15.350778 crc crio[24245]: time="2026-06-14T08:31:15.350609083Z" level=info msg="Starting container: 292789b6f5a262996734e64fc653b4cfd87d8f07018c717264408ef24a40243e" id=fab65e2d-ab0f-4fbf-b5dd-b8d1a3b35a11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.981191 | controller | Jun 14 08:31:15.356178 crc crio[24245]: time="2026-06-14T08:31:15.356081949Z" level=info msg="Started container" PID=29521 containerID=292789b6f5a262996734e64fc653b4cfd87d8f07018c717264408ef24a40243e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=fab65e2d-ab0f-4fbf-b5dd-b8d1a3b35a11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.981210 | controller | Jun 14 08:31:25.293570 crc crio[24245]: time="2026-06-14T08:31:25.292317614Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=60118b2c-9269-4073-9a99-1c6edd384aed name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.981226 | controller | Jun 14 08:31:25.296749 crc crio[24245]: time="2026-06-14T08:31:25.296393145Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f5307898-7775-4bc7-aabe-f847149434cd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.981241 | controller | Jun 14 08:31:25.299224 crc crio[24245]: time="2026-06-14T08:31:25.299048288Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=d9eb2c77-2edf-47f9-8efe-03163fc4c5ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.981256 | controller | Jun 14 08:31:25.299379 crc crio[24245]: time="2026-06-14T08:31:25.299353918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.981271 | controller | Jun 14 08:31:25.333987 crc crio[24245]: time="2026-06-14T08:31:25.333693973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.981287 | controller | Jun 14 08:31:25.502146 crc crio[24245]: time="2026-06-14T08:31:25.501901843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.981302 | controller | Jun 14 08:31:25.601026 crc crio[24245]: time="2026-06-14T08:31:25.600708477Z" level=info msg="Created container f5b9f1ab93172ac239d3be894fca87e923c56b3a8d845ca01f383721aee1da66: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=d9eb2c77-2edf-47f9-8efe-03163fc4c5ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.981317 | controller | Jun 14 08:31:25.603134 crc crio[24245]: time="2026-06-14T08:31:25.602925047Z" level=info msg="Starting container: f5b9f1ab93172ac239d3be894fca87e923c56b3a8d845ca01f383721aee1da66" id=ef53aa3d-394b-4e0d-ba5f-996b2c66247d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.981333 | controller | Jun 14 08:31:25.608652 crc crio[24245]: time="2026-06-14T08:31:25.608529896Z" level=info msg="Started container" PID=29671 containerID=f5b9f1ab93172ac239d3be894fca87e923c56b3a8d845ca01f383721aee1da66 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ef53aa3d-394b-4e0d-ba5f-996b2c66247d name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12
2026-06-14 10:12:36.981364 | controller | Jun 14 08:32:44.336590 crc crio[24245]: time="2026-06-14T08:32:44.335102384Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-rqcwb/POD" id=283eed6b-36fb-4c36-9a90-ce9f884b96ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.981384 | controller | Jun 14 08:32:44.338083 crc crio[24245]: time="2026-06-14T08:32:44.336638134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.981400 | controller | Jun 14 08:32:44.371457 crc crio[24245]: time="2026-06-14T08:32:44.371071642Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/POD" id=a0681232-98f8-4e93-b0b0-0bb8c0e874f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.981418 | controller | Jun 14 08:32:44.371615 crc crio[24245]: time="2026-06-14T08:32:44.371525687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.981435 | controller | Jun 14 08:32:44.373910 crc crio[24245]: time="2026-06-14T08:32:44.373756778Z" level=info msg="Got pod network &{Name:redhat-marketplace-rqcwb Namespace:openshift-marketplace ID:6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a UID:dd31c0a0-2d4f-43e9-bf1d-52de7af6f38e NetNS:/var/run/netns/e142ca46-16de-4c85-a5ad-033759e147f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd31c0a0_2d4f_43e9_bf1d_52de7af6f38e.slice PodAnnotations:0xc000130a60}] Aliases:map[]}"
2026-06-14 10:12:36.981451 | controller | Jun 14 08:32:44.374014 crc crio[24245]: time="2026-06-14T08:32:44.37383368Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-rqcwb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.981467 | controller | Jun 14 08:32:44.390695 crc crio[24245]: time="2026-06-14T08:32:44.390652627Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-tdk6g/POD" id=94cf7d3a-67fc-4dae-8fab-00964f6edf51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.981482 | controller | Jun 14 08:32:44.391031 crc crio[24245]: time="2026-06-14T08:32:44.391006248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.981498 | controller | Jun 14 08:32:44.397258 crc crio[24245]: time="2026-06-14T08:32:44.397008201Z" level=info msg="Got pod network &{Name:collect-profiles-29690430-dvpvh Namespace:openshift-operator-lifecycle-manager ID:4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521 UID:19e67f66-bdf5-4de6-9dc7-863fd8e5b752 NetNS:/var/run/netns/a85d0e22-53c7-41bf-a362-b548699c816f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19e67f66_bdf5_4de6_9dc7_863fd8e5b752.slice PodAnnotations:0xc000130b00}] Aliases:map[]}"
2026-06-14 10:12:36.981514 | controller | Jun 14 08:32:44.397258 crc crio[24245]: time="2026-06-14T08:32:44.397132565Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690430-dvpvh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.981530 | controller | Jun 14 08:32:44.398684 crc crio[24245]: time="2026-06-14T08:32:44.398549739Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-ttvgh/POD" id=fdf8117b-79c5-4231-9c0f-b92383494921 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.981545 | controller | Jun 14 08:32:44.398802 crc crio[24245]: time="2026-06-14T08:32:44.398725614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.981560 | controller | Jun 14 08:32:44.411479 crc crio[24245]: time="2026-06-14T08:32:44.411371259Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-7kggf/POD" id=99dc3dc0-277f-4990-9d9e-59763946b894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.981576 | controller | Jun 14 08:32:44.412124 crc crio[24245]: time="2026-06-14T08:32:44.411704899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.981592 | controller | Jun 14 08:32:44.465155 crc crio[24245]: time="2026-06-14T08:32:44.464807206Z" level=info msg="Got pod network &{Name:community-operators-tdk6g Namespace:openshift-marketplace ID:5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec UID:26d1ae36-ab8a-4273-a374-1750a250586e NetNS:/var/run/netns/4f3c6bf7-ce13-4c87-b580-b062d3e31d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26d1ae36_ab8a_4273_a374_1750a250586e.slice PodAnnotations:0xc000602508}] Aliases:map[]}"
2026-06-14 10:12:36.981611 | controller | Jun 14 08:32:44.465155 crc crio[24245]: time="2026-06-14T08:32:44.464947251Z" level=info msg="Adding pod openshift-marketplace_community-operators-tdk6g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.981627 | controller | Jun 14 08:32:44.491261 crc crio[24245]: time="2026-06-14T08:32:44.491128377Z" level=info msg="Got pod network &{Name:certified-operators-7kggf Namespace:openshift-marketplace ID:83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab UID:fb6b6cc4-63cb-4e1d-8135-f9412ab43e51 NetNS:/var/run/netns/0c505385-b37e-4365-9ea4-605bea5cfc11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb6b6cc4_63cb_4e1d_8135_f9412ab43e51.slice PodAnnotations:0xc002c92258}] Aliases:map[]}"
2026-06-14 10:12:36.981643 | controller | Jun 14 08:32:44.491261 crc crio[24245]: time="2026-06-14T08:32:44.491211499Z" level=info msg="Adding pod openshift-marketplace_certified-operators-7kggf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.981659 | controller | Jun 14 08:32:44.500122 crc crio[24245]: time="2026-06-14T08:32:44.500023369Z" level=info msg="Got pod network &{Name:redhat-operators-ttvgh Namespace:openshift-marketplace ID:1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9 UID:9311f651-95aa-4445-afa6-02cf9af4849a NetNS:/var/run/netns/66642a71-74f5-4382-8b3a-de4d1bad28de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9311f651_95aa_4445_afa6_02cf9af4849a.slice PodAnnotations:0xc00274a3e8}] Aliases:map[]}"
2026-06-14 10:12:36.981675 | controller | Jun 14 08:32:44.502732 crc crio[24245]: time="2026-06-14T08:32:44.500131902Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-ttvgh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.981691 | controller | Jun 14 08:32:46.279446 crc crio[24245]: 2026-06-14T08:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d6906b0057b393 Mac:36:80:40:de:21:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/e142ca46-16de-4c85-a5ad-033759e147f6 SocketPath: PciID:}] [{Interface:0xc000260a20 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.981707 | controller | Jun 14 08:32:46.281271 crc crio[24245]: time="2026-06-14T08:32:46.281096955Z" level=info msg="Got pod network &{Name:redhat-marketplace-rqcwb Namespace:openshift-marketplace ID:6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a UID:dd31c0a0-2d4f-43e9-bf1d-52de7af6f38e NetNS:/var/run/netns/e142ca46-16de-4c85-a5ad-033759e147f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd31c0a0_2d4f_43e9_bf1d_52de7af6f38e.slice PodAnnotations:0xc000130a60}] Aliases:map[]}"
2026-06-14 10:12:36.981723 | controller | Jun 14 08:32:46.281480 crc crio[24245]: time="2026-06-14T08:32:46.281423895Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-rqcwb for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.981739 | controller | Jun 14 08:32:46.292461 crc crio[24245]: time="2026-06-14T08:32:46.292352338Z" level=info msg="Ran pod sandbox 6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a with infra container: openshift-marketplace/redhat-marketplace-rqcwb/POD" id=283eed6b-36fb-4c36-9a90-ce9f884b96ad name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.981758 | controller | Jun 14 08:32:46.294653 crc crio[24245]: time="2026-06-14T08:32:46.294612395Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=44ccbe16-f039-4277-b83a-781b27ea0b3a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.981774 | controller | Jun 14 08:32:46.301197 crc crio[24245]: time="2026-06-14T08:32:46.301166974Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=990b72fc-2763-4f01-b8ab-76b8a47b2554 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.981789 | controller | Jun 14 08:32:46.317082 crc crio[24245]: time="2026-06-14T08:32:46.314569792Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rqcwb/extract-utilities" id=b70b73f1-a861-4913-af6f-c22b49883192 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.981805 | controller | Jun 14 08:32:46.317082 crc crio[24245]: time="2026-06-14T08:32:46.315307406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.981820 | controller | Jun 14 08:32:46.406361 crc crio[24245]: time="2026-06-14T08:32:46.406259571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.981836 | controller | Jun 14 08:32:46.413117 crc crio[24245]: time="2026-06-14T08:32:46.413056156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.981851 | controller | Jun 14 08:32:46.480968 crc crio[24245]: 2026-06-14T08:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83990c83cdeab25 Mac:ea:00:df:ee:95:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/0c505385-b37e-4365-9ea4-605bea5cfc11 SocketPath: PciID:}] [{Interface:0xc000015620 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.981867 | controller | Jun 14 08:32:46.484446 crc crio[24245]: time="2026-06-14T08:32:46.482377209Z" level=info msg="Got pod network &{Name:certified-operators-7kggf Namespace:openshift-marketplace ID:83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab UID:fb6b6cc4-63cb-4e1d-8135-f9412ab43e51 NetNS:/var/run/netns/0c505385-b37e-4365-9ea4-605bea5cfc11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb6b6cc4_63cb_4e1d_8135_f9412ab43e51.slice PodAnnotations:0xc002c92258}] Aliases:map[]}"
2026-06-14 10:12:36.981883 | controller | Jun 14 08:32:46.484446 crc crio[24245]: time="2026-06-14T08:32:46.482581535Z" level=info msg="Checking pod openshift-marketplace_certified-operators-7kggf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.981898 | controller | Jun 14 08:32:46.494330 crc crio[24245]: 2026-06-14T08:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c195eedc6256e1 Mac:26:32:c7:02:89:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/a85d0e22-53c7-41bf-a362-b548699c816f SocketPath: PciID:}] [{Interface:0xc00013c550 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.981914 | controller | Jun 14 08:32:46.495682 crc crio[24245]: time="2026-06-14T08:32:46.495639142Z" level=info msg="Got pod network &{Name:collect-profiles-29690430-dvpvh Namespace:openshift-operator-lifecycle-manager ID:4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521 UID:19e67f66-bdf5-4de6-9dc7-863fd8e5b752 NetNS:/var/run/netns/a85d0e22-53c7-41bf-a362-b548699c816f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19e67f66_bdf5_4de6_9dc7_863fd8e5b752.slice PodAnnotations:0xc000130b00}] Aliases:map[]}"
2026-06-14 10:12:36.981933 | controller | Jun 14 08:32:46.496033 crc crio[24245]: time="2026-06-14T08:32:46.496005914Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690430-dvpvh for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.981949 | controller | Jun 14 08:32:46.498684 crc crio[24245]: time="2026-06-14T08:32:46.498578657Z" level=info msg="Ran pod sandbox 83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab with infra container: openshift-marketplace/certified-operators-7kggf/POD" id=99dc3dc0-277f-4990-9d9e-59763946b894 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.981965 | controller | Jun 14 08:32:46.506205 crc crio[24245]: time="2026-06-14T08:32:46.505267709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8b958a6b-505e-4df1-8305-3a30d23e01c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.981981 | controller | Jun 14 08:32:46.510032 crc crio[24245]: time="2026-06-14T08:32:46.509583226Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8f143c9a-1262-4182-ab0d-1f6c686485ae name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.981997 | controller | Jun 14 08:32:46.514048 crc crio[24245]: time="2026-06-14T08:32:46.513815712Z" level=info msg="Ran pod sandbox 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/POD" id=a0681232-98f8-4e93-b0b0-0bb8c0e874f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.982013 | controller | Jun 14 08:32:46.516364 crc crio[24245]: time="2026-06-14T08:32:46.515946409Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ce0345ad-5ff2-4087-97d2-6f224de08a83 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.982028 | controller | Jun 14 08:32:46.520009 crc crio[24245]: time="2026-06-14T08:32:46.519777812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d423ee30-9d0a-48de-9533-fe5eda7ca7cf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.982043 | controller | Jun 14 08:32:46.528540 crc crio[24245]: time="2026-06-14T08:32:46.528461669Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7kggf/extract-utilities" id=d58a0d14-2a4d-4fd9-9ea9-9bb831d5e027 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.982058 | controller | Jun 14 08:32:46.529981 crc crio[24245]: time="2026-06-14T08:32:46.529462251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.982074 | controller | Jun 14 08:32:46.532622 crc crio[24245]: time="2026-06-14T08:32:46.532532499Z" level=info msg="Created container c230a5a2eaf0f180e7f1e5e81e817003331832ff7f5fc7885c9fae41b7a0e43c: openshift-marketplace/redhat-marketplace-rqcwb/extract-utilities" id=b70b73f1-a861-4913-af6f-c22b49883192 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.982089 | controller | Jun 14 08:32:46.538125 crc crio[24245]: time="2026-06-14T08:32:46.538045825Z" level=info msg="Starting container: c230a5a2eaf0f180e7f1e5e81e817003331832ff7f5fc7885c9fae41b7a0e43c" id=f530e70d-ac72-443d-98d3-2d42e0f15b2b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.982108 | controller | Jun 14 08:32:46.550218 crc crio[24245]: time="2026-06-14T08:32:46.550123334Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/collect-profiles" id=d1b7cb89-0074-49c0-8fcd-bdb0d4c9fddf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.982123 | controller | Jun 14 08:32:46.552125 crc crio[24245]: time="2026-06-14T08:32:46.551975574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.982138 | controller | Jun 14 08:32:46.558750 crc crio[24245]: time="2026-06-14T08:32:46.558679903Z" level=info msg="Started container" PID=30898 containerID=c230a5a2eaf0f180e7f1e5e81e817003331832ff7f5fc7885c9fae41b7a0e43c description=openshift-marketplace/redhat-marketplace-rqcwb/extract-utilities id=f530e70d-ac72-443d-98d3-2d42e0f15b2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a
2026-06-14 10:12:36.982154 | controller | Jun 14 08:32:46.561045 crc crio[24245]: 2026-06-14T08:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fef033d554f26b Mac:e6:4f:5b:6f:29:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/66642a71-74f5-4382-8b3a-de4d1bad28de SocketPath: PciID:}] [{Interface:0xc000014d90 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.982170 | controller | Jun 14 08:32:46.565581 crc crio[24245]: time="2026-06-14T08:32:46.565426059Z" level=info msg="Got pod network &{Name:redhat-operators-ttvgh Namespace:openshift-marketplace ID:1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9 UID:9311f651-95aa-4445-afa6-02cf9af4849a NetNS:/var/run/netns/66642a71-74f5-4382-8b3a-de4d1bad28de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9311f651_95aa_4445_afa6_02cf9af4849a.slice PodAnnotations:0xc00274a3e8}] Aliases:map[]}"
2026-06-14 10:12:36.982186 | controller | Jun 14 08:32:46.565805 crc crio[24245]: time="2026-06-14T08:32:46.5657699Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-ttvgh for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.982201 | controller | Jun 14 08:32:46.607969 crc crio[24245]: time="2026-06-14T08:32:46.607249683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.982217 | controller | Jun 14 08:32:46.614290 crc crio[24245]: time="2026-06-14T08:32:46.614222046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.982232 | controller | Jun 14 08:32:46.615642 crc crio[24245]: time="2026-06-14T08:32:46.615567118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.982247 | controller | Jun 14 08:32:46.619619 crc crio[24245]: time="2026-06-14T08:32:46.619533785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.982263 | controller | Jun 14 08:32:46.668646 crc crio[24245]: 2026-06-14T08:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ced222039ef648 Mac:2a:f0:cc:94:2d:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/4f3c6bf7-ce13-4c87-b580-b062d3e31d9b SocketPath: PciID:}] [{Interface:0xc000364e60 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.982278 | controller | Jun 14 08:32:46.669799 crc crio[24245]: time="2026-06-14T08:32:46.669646035Z" level=info msg="Got pod network &{Name:community-operators-tdk6g Namespace:openshift-marketplace ID:5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec UID:26d1ae36-ab8a-4273-a374-1750a250586e NetNS:/var/run/netns/4f3c6bf7-ce13-4c87-b580-b062d3e31d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26d1ae36_ab8a_4273_a374_1750a250586e.slice PodAnnotations:0xc000602508}] Aliases:map[]}"
2026-06-14 10:12:36.982300 | controller | Jun 14 08:32:46.669959 crc crio[24245]: time="2026-06-14T08:32:46.669934174Z" level=info msg="Checking pod openshift-marketplace_community-operators-tdk6g for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.982316 | controller | Jun 14 08:32:46.679549 crc crio[24245]: time="2026-06-14T08:32:46.679464038Z" level=info msg="Ran pod sandbox 5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec with infra container: openshift-marketplace/community-operators-tdk6g/POD" id=94cf7d3a-67fc-4dae-8fab-00964f6edf51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.982331 | controller | Jun 14 08:32:46.682062 crc crio[24245]: time="2026-06-14T08:32:46.681950929Z" level=info msg="Ran pod sandbox 1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9 with infra container: openshift-marketplace/redhat-operators-ttvgh/POD" id=fdf8117b-79c5-4231-9c0f-b92383494921 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.982359 | controller | Jun 14 08:32:46.683091 crc crio[24245]: time="2026-06-14T08:32:46.683063223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f04e870f-8dbc-47e1-a8b7-e48582fbe47d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.982380 | controller | Jun 14 08:32:46.685249 crc crio[24245]: time="2026-06-14T08:32:46.684979963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d6fa179d-e048-4503-9b5b-e6f17f3d9e1a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.982395 | controller | Jun 14 08:32:46.685413 crc crio[24245]: time="2026-06-14T08:32:46.685378626Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7fa0be26-f0c7-4c32-a5b5-7fd21c4c76c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.982411 | controller | Jun 14 08:32:46.690276 crc crio[24245]: time="2026-06-14T08:32:46.690182891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cb96703c-e883-4d23-91ac-b410ba4a985d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.982425 | controller | Jun 14 08:32:46.695590 crc crio[24245]: time="2026-06-14T08:32:46.695293023Z" level=info msg="Creating container: openshift-marketplace/community-operators-tdk6g/extract-utilities" id=31a7dbb2-1f42-4938-af5d-713d432fd7ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.982441 | controller | Jun 14 08:32:46.697637 crc crio[24245]: time="2026-06-14T08:32:46.696161831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.982456 | controller | Jun 14 08:32:46.697637 crc crio[24245]: time="2026-06-14T08:32:46.697069311Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ttvgh/extract-utilities" id=22aed3b8-b91c-4ce9-90fb-75294961584a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.982470 | controller | Jun 14 08:32:46.697637 crc crio[24245]: time="2026-06-14T08:32:46.697470944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.982489 | controller | Jun 14 08:32:46.726052 crc crio[24245]: time="2026-06-14T08:32:46.725946604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.982505 | controller | Jun 14 08:32:46.731335 crc crio[24245]: time="2026-06-14T08:32:46.731284402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.982521 | controller | Jun 14 08:32:46.742670 crc crio[24245]: time="2026-06-14T08:32:46.74188388Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=18bf5503-03bf-4fc8-a02f-a9e1348b58fa name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.982536 | controller | Jun 14 08:32:46.752453 crc crio[24245]: time="2026-06-14T08:32:46.752296322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.982552 | controller | Jun 14 08:32:46.760184 crc crio[24245]: time="2026-06-14T08:32:46.760106114Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-14 10:12:36.982567 | controller | Jun 14 08:32:46.763720 crc crio[24245]: time="2026-06-14T08:32:46.763575592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.982583 | controller | Jun 14 08:32:46.837788 crc crio[24245]: time="2026-06-14T08:32:46.837683156Z" level=info msg="Created container fea2c6258ff04c9a926e5d45e2fb7d88fc7d85c0abf68ba49672e9dcd00a0a89: openshift-marketplace/certified-operators-7kggf/extract-utilities" id=d58a0d14-2a4d-4fd9-9ea9-9bb831d5e027 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.982598 | controller | Jun 14 08:32:46.840050 crc crio[24245]: time="2026-06-14T08:32:46.839963841Z" level=info msg="Starting container: fea2c6258ff04c9a926e5d45e2fb7d88fc7d85c0abf68ba49672e9dcd00a0a89" id=9bffd667-28ce-4e53-a05f-e1822379514f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.982613 | controller | Jun 14 08:32:46.847306 crc crio[24245]: time="2026-06-14T08:32:46.847230653Z" level=info msg="Created container 05f0acc8a82507a4fe73bbf327f2687d0fbe7ae4fad395cb62137e10c15c532e: openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/collect-profiles" id=d1b7cb89-0074-49c0-8fcd-bdb0d4c9fddf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.982628 | controller | Jun 14 08:32:46.847924 crc crio[24245]: time="2026-06-14T08:32:46.84780669Z" level=info msg="Started container" PID=30919 containerID=fea2c6258ff04c9a926e5d45e2fb7d88fc7d85c0abf68ba49672e9dcd00a0a89 description=openshift-marketplace/certified-operators-7kggf/extract-utilities id=9bffd667-28ce-4e53-a05f-e1822379514f name=/runtime.v1.RuntimeService/StartContainer sandboxID=83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab
2026-06-14 10:12:36.982644 | controller | Jun 14 08:32:46.848421 crc crio[24245]: time="2026-06-14T08:32:46.848385749Z" level=info msg="Starting container: 05f0acc8a82507a4fe73bbf327f2687d0fbe7ae4fad395cb62137e10c15c532e" id=33a3644e-4a11-4b59-a82f-f78fca4d3aad name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.982659 | controller | Jun 14 08:32:46.865286 crc crio[24245]: time="2026-06-14T08:32:46.865228808Z" level=info msg="Started container" PID=30921 containerID=05f0acc8a82507a4fe73bbf327f2687d0fbe7ae4fad395cb62137e10c15c532e description=openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/collect-profiles id=33a3644e-4a11-4b59-a82f-f78fca4d3aad name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521
2026-06-14 10:12:36.982674 | controller | Jun 14 08:32:46.874075 crc crio[24245]: time="2026-06-14T08:32:46.872986015Z" level=info msg="Created container 7a0189ac0e35542d5f4b3f3d1ac1af656ef464e2063614f3f41b76c112f7a732: openshift-marketplace/community-operators-tdk6g/extract-utilities" id=31a7dbb2-1f42-4938-af5d-713d432fd7ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.982694 | controller | Jun 14 08:32:46.874481 crc crio[24245]: time="2026-06-14T08:32:46.874413817Z" level=info msg="Starting container: 7a0189ac0e35542d5f4b3f3d1ac1af656ef464e2063614f3f41b76c112f7a732" id=bef03767-0df6-4af0-b7f1-5ed10b2460dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.982709 | controller | Jun 14 08:32:46.884214 crc crio[24245]: time="2026-06-14T08:32:46.883403277Z" level=info msg="Started container" PID=30925 containerID=7a0189ac0e35542d5f4b3f3d1ac1af656ef464e2063614f3f41b76c112f7a732 description=openshift-marketplace/community-operators-tdk6g/extract-utilities id=bef03767-0df6-4af0-b7f1-5ed10b2460dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec
2026-06-14 10:12:36.982725 | controller | Jun 14 08:32:46.886453 crc crio[24245]: time="2026-06-14T08:32:46.886385172Z" level=info msg="Created container eb757e5da38711f4c10201a61bdc8a39c5276e3e15dbf9701c432b78e47ea928: openshift-marketplace/redhat-operators-ttvgh/extract-utilities" id=22aed3b8-b91c-4ce9-90fb-75294961584a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.982740 | controller | Jun 14 08:32:46.887708 crc crio[24245]: time="2026-06-14T08:32:46.887645553Z" level=info msg="Starting container: eb757e5da38711f4c10201a61bdc8a39c5276e3e15dbf9701c432b78e47ea928" id=d57ae9b7-fc7b-4baf-b173-2ff93b4019a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.982756 | controller | Jun 14 08:32:46.896052 crc crio[24245]: time="2026-06-14T08:32:46.895994979Z" level=info msg="Started container" PID=30928 containerID=eb757e5da38711f4c10201a61bdc8a39c5276e3e15dbf9701c432b78e47ea928 description=openshift-marketplace/redhat-operators-ttvgh/extract-utilities id=d57ae9b7-fc7b-4baf-b173-2ff93b4019a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9
2026-06-14 10:12:36.982771 | controller | Jun 14 08:32:47.339548 crc crio[24245]: time="2026-06-14T08:32:47.338822953Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=18bf5503-03bf-4fc8-a02f-a9e1348b58fa name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.982786 | controller | Jun 14 08:32:47.347433 crc crio[24245]: time="2026-06-14T08:32:47.347341884Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=62968b60-a9c4-443c-83f2-c864b592b039 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.982802 | controller | Jun 14 08:32:47.351057 crc crio[24245]: time="2026-06-14T08:32:47.35096787Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=aa9b36c3-4c74-4297-a0e7-df7c0ae44910 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.982817 | controller | Jun 14 08:32:47.362025 crc crio[24245]: time="2026-06-14T08:32:47.361906899Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rqcwb/extract-content" id=ec48398a-6d13-4d58-98ac-621580e46232 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.982833 | controller | Jun 14 08:32:47.363489 crc crio[24245]: time="2026-06-14T08:32:47.362996654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.982848 | controller | Jun 14 08:32:47.430681 crc crio[24245]: time="2026-06-14T08:32:47.430475517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.982864 | controller | Jun 14 08:32:47.441069 crc crio[24245]: time="2026-06-14T08:32:47.440130256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.982882 | controller | Jun 14 08:32:47.553293 crc crio[24245]: time="2026-06-14T08:32:47.553199654Z" level=info msg="Created container 6ea53538fce6180250ad9b42b34ea4632386ca7a505c8ce9f210b2044067f524: openshift-marketplace/redhat-marketplace-rqcwb/extract-content" id=ec48398a-6d13-4d58-98ac-621580e46232 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.982898 | controller | Jun 14 08:32:47.554358 crc crio[24245]: time="2026-06-14T08:32:47.554329141Z" level=info msg="Starting container: 6ea53538fce6180250ad9b42b34ea4632386ca7a505c8ce9f210b2044067f524" id=055e7e6d-b6d7-41c9-ba05-f23ebbd1a9d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.982914 | controller | Jun 14 08:32:47.561523 crc crio[24245]: time="2026-06-14T08:32:47.561437099Z" level=info msg="Started container" PID=30986 containerID=6ea53538fce6180250ad9b42b34ea4632386ca7a505c8ce9f210b2044067f524 description=openshift-marketplace/redhat-marketplace-rqcwb/extract-content id=055e7e6d-b6d7-41c9-ba05-f23ebbd1a9d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a
2026-06-14 10:12:36.982930 | controller | Jun 14 08:32:47.759914 crc crio[24245]: time="2026-06-14T08:32:47.759815159Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c61bb69f-4691-418d-96c6-6c1c9b010e8a name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.982946 | controller | Jun 14 08:32:47.762795 crc crio[24245]: time="2026-06-14T08:32:47.762666802Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-14 10:12:36.982962 | controller | Jun 14 08:32:47.771021 crc crio[24245]: time="2026-06-14T08:32:47.770928295Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2f37c1ec-ac6c-4811-829f-d63b9de94506 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.982977 | controller | Jun 14 08:32:47.773534 crc crio[24245]: time="2026-06-14T08:32:47.773417475Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=806e82bf-e53b-4db0-a79c-3d5c981f98e2 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.982993 | controller | Jun 14 08:32:47.779158 crc crio[24245]: time="2026-06-14T08:32:47.779052463Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-14 10:12:36.983008 | controller | Jun 14 08:32:47.783439 crc crio[24245]: time="2026-06-14T08:32:47.783157814Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-14 10:12:36.983024 | controller | Jun 14 08:32:48.400799 crc crio[24245]: time="2026-06-14T08:32:48.400458596Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=c61bb69f-4691-418d-96c6-6c1c9b010e8a name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.983039 | controller | Jun 14 08:32:48.402783 crc crio[24245]: time="2026-06-14T08:32:48.402611136Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=918f2020-4d09-4739-a927-aa490110c0b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.983055 | controller | Jun 14 08:32:48.416178 crc crio[24245]: time="2026-06-14T08:32:48.415814487Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=84f8de0e-c9ab-44f2-a3f4-3dce8a2b86c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.983072 | controller | Jun 14 08:32:48.420321 crc crio[24245]: time="2026-06-14T08:32:48.420260158Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640" id=806e82bf-e53b-4db0-a79c-3d5c981f98e2 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.983091 | controller | Jun 14 08:32:48.421262 crc crio[24245]: time="2026-06-14T08:32:48.421157426Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ba65658d-bdd8-4c5f-9c84-8cd380f2a9d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.983107 | controller | Jun 14 08:32:48.424830 crc crio[24245]: time="2026-06-14T08:32:48.424741002Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ea9a901c-2941-42dd-b7fe-2676945ea55c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.983123 | controller | Jun 14 08:32:48.431317 crc crio[24245]: time="2026-06-14T08:32:48.429749841Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ttvgh/extract-content" id=114e5307-8479-4c57-a0ae-23230180ee5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.983138 | controller | Jun 14 08:32:48.432327 crc crio[24245]: time="2026-06-14T08:32:48.43218775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.983153 | controller | Jun 14 08:32:48.439110 crc crio[24245]: time="2026-06-14T08:32:48.438639204Z" level=info msg="Creating container: openshift-marketplace/community-operators-tdk6g/extract-content" id=480951eb-a977-4325-ad7d-15351ed95e56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.983169 | controller | Jun 14 08:32:48.454708 crc crio[24245]: time="2026-06-14T08:32:48.454036156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.983184 | controller | Jun 14 08:32:48.495149 crc crio[24245]: time="2026-06-14T08:32:48.495019394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.983200 | controller | Jun 14 08:32:48.503934 crc crio[24245]: time="2026-06-14T08:32:48.503771733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.983215 | controller | Jun 14 08:32:48.518282 crc crio[24245]: time="2026-06-14T08:32:48.517785205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.983230 | controller | Jun 14 08:32:48.524425 crc crio[24245]: time="2026-06-14T08:32:48.52433677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.983245 | controller | Jun 14 08:32:48.703785 crc crio[24245]: time="2026-06-14T08:32:48.703642583Z" level=info msg="Created container 78206900f44d4fa1a6e8a3cb2afbddb6c898dad6e42f5228c90909fbd47710fb: openshift-marketplace/community-operators-tdk6g/extract-content" id=480951eb-a977-4325-ad7d-15351ed95e56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.983260 | controller | Jun 14 08:32:48.705356 crc crio[24245]: time="2026-06-14T08:32:48.705249695Z" level=info msg="Starting container: 78206900f44d4fa1a6e8a3cb2afbddb6c898dad6e42f5228c90909fbd47710fb" id=ea4de15d-029e-4a65-bbe7-2d133472e4e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.983276 | controller | Jun 14 08:32:48.706431 crc crio[24245]: time="2026-06-14T08:32:48.706332759Z" level=info msg="Created container 0ce8833c24386952bd25a1b7824be2d0f0067541fe283a908b7580f75a87b2ce: openshift-marketplace/redhat-operators-ttvgh/extract-content" id=114e5307-8479-4c57-a0ae-23230180ee5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.983290 | controller | Jun 14 08:32:48.707967 crc crio[24245]: time="2026-06-14T08:32:48.707735724Z" level=info msg="Starting container: 0ce8833c24386952bd25a1b7824be2d0f0067541fe283a908b7580f75a87b2ce" id=232b430b-670f-47c6-97dd-f9f9c02dbf8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.983309 | controller | Jun 14 08:32:48.720233 crc crio[24245]: time="2026-06-14T08:32:48.720138349Z" level=info msg="Started container" PID=31007 containerID=78206900f44d4fa1a6e8a3cb2afbddb6c898dad6e42f5228c90909fbd47710fb description=openshift-marketplace/community-operators-tdk6g/extract-content id=ea4de15d-029e-4a65-bbe7-2d133472e4e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec
2026-06-14 10:12:36.983325 | controller | Jun 14 08:32:48.741670 crc crio[24245]: time="2026-06-14T08:32:48.741311325Z" level=info msg="Started container" PID=31006 containerID=0ce8833c24386952bd25a1b7824be2d0f0067541fe283a908b7580f75a87b2ce description=openshift-marketplace/redhat-operators-ttvgh/extract-content id=232b430b-670f-47c6-97dd-f9f9c02dbf8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9
2026-06-14 10:12:36.983341 | controller | Jun 14 08:32:48.850048 crc crio[24245]: time="2026-06-14T08:32:48.849463257Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=696f4a0d-a820-45bb-b261-c7ca11497e8b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.983383 | controller | Jun 14 08:32:48.850746 crc crio[24245]: time="2026-06-14T08:32:48.850582252Z" level=info msg="Stopping pod sandbox: 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521" id=86be5482-0c18-458f-9c0e-a63f3d5b2cc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.983404 | controller | Jun 14 08:32:48.851647 crc crio[24245]: time="2026-06-14T08:32:48.851524633Z" level=info msg="Got pod network &{Name:collect-profiles-29690430-dvpvh Namespace:openshift-operator-lifecycle-manager ID:4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521 UID:19e67f66-bdf5-4de6-9dc7-863fd8e5b752 NetNS:/var/run/netns/a85d0e22-53c7-41bf-a362-b548699c816f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19e67f66_bdf5_4de6_9dc7_863fd8e5b752.slice PodAnnotations:0xc000602c00}] Aliases:map[]}"
2026-06-14 10:12:36.983420 | controller | Jun 14 08:32:48.852099 crc crio[24245]: time="2026-06-14T08:32:48.852026959Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690430-dvpvh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.983436 | controller | Jun 14 08:32:48.853213 crc crio[24245]: time="2026-06-14T08:32:48.853042481Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0e597883-8cf7-4ceb-8165-a266114cf187 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.983452 | controller | Jun 14 08:32:48.868235 crc crio[24245]: time="2026-06-14T08:32:48.867665809Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-rqcwb/registry-server" id=126589af-d294-47ef-b3f4-b473e8590d14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.983468 | controller | Jun 14 08:32:48.869395 crc crio[24245]: time="2026-06-14T08:32:48.869081604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.983483 | controller | Jun 14 08:32:49.013478 crc crio[24245]: time="2026-06-14T08:32:49.013320426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.983499 | controller | Jun 14 08:32:49.020453 crc crio[24245]: time="2026-06-14T08:32:49.02029327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.983518 | controller | Jun 14 08:32:49.251702 crc crio[24245]: time="2026-06-14T08:32:49.250131655Z" level=info msg="Created container 75f60224139423bbc515b9b1b2e8ed7429fc33997630576640aa4edb9fcc2298: openshift-marketplace/redhat-marketplace-rqcwb/registry-server" id=126589af-d294-47ef-b3f4-b473e8590d14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.983534 | controller | Jun 14 08:32:49.254676 crc crio[24245]: time="2026-06-14T08:32:49.254601678Z" level=info msg="Starting container: 75f60224139423bbc515b9b1b2e8ed7429fc33997630576640aa4edb9fcc2298" id=c17f664c-090a-4dfc-8de6-3970125fa048 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.983549 | controller | Jun 14 08:32:49.315749 crc crio[24245]: time="2026-06-14T08:32:49.315413728Z" level=info msg="Started container" PID=31037 containerID=75f60224139423bbc515b9b1b2e8ed7429fc33997630576640aa4edb9fcc2298 description=openshift-marketplace/redhat-marketplace-rqcwb/registry-server id=c17f664c-090a-4dfc-8de6-3970125fa048 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a
2026-06-14 10:12:36.983565 | controller | Jun 14 08:32:50.306913 crc crio[24245]: time="2026-06-14T08:32:50.306480839Z" level=info msg="Stopped pod sandbox: 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521" id=86be5482-0c18-458f-9c0e-a63f3d5b2cc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.983581 | controller | Jun 14 08:32:56.015272 crc crio[24245]: time="2026-06-14T08:32:56.014271825Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6822b4b9-5163-4894-bd67-d5e61e4693f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.983596 | controller | Jun 14 08:32:56.024544 crc crio[24245]: time="2026-06-14T08:32:56.024476527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=11239d76-e94e-4005-8e5d-6f89c0883437 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.983611 | controller | Jun 14 08:32:56.033686 crc crio[24245]: time="2026-06-14T08:32:56.0336544Z" level=info msg="Creating container: openshift-marketplace/community-operators-tdk6g/registry-server" id=f45cef4d-40f0-4c3f-a8d1-89a7d26fe336 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.983626 | controller | Jun 14 08:32:56.034598 crc crio[24245]: time="2026-06-14T08:32:56.03457361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.983641 | controller | Jun 14 08:32:56.131941 crc crio[24245]: time="2026-06-14T08:32:56.131673378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.983657 | controller | Jun 14 08:32:56.138603 crc crio[24245]: time="2026-06-14T08:32:56.138479746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.983672 | controller | Jun 14 08:32:56.413274 crc crio[24245]: time="2026-06-14T08:32:56.41277226Z" level=info msg="Created container e636b0bfa7daa8a426d3640c41757352f1d686140a9dcd34fe68625e907c1a5c: openshift-marketplace/community-operators-tdk6g/registry-server" id=f45cef4d-40f0-4c3f-a8d1-89a7d26fe336 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.983687 | controller | Jun 14 08:32:56.418336 crc crio[24245]: time="2026-06-14T08:32:56.418234414Z" level=info msg="Starting container: e636b0bfa7daa8a426d3640c41757352f1d686140a9dcd34fe68625e907c1a5c" id=a9a68f50-5a09-4c01-9890-4acc6f3fc802 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.983705 | controller | Jun 14 08:32:56.458231 crc crio[24245]: time="2026-06-14T08:32:56.456780506Z" level=info msg="Started container" PID=31197 containerID=e636b0bfa7daa8a426d3640c41757352f1d686140a9dcd34fe68625e907c1a5c description=openshift-marketplace/community-operators-tdk6g/registry-server id=a9a68f50-5a09-4c01-9890-4acc6f3fc802 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec
2026-06-14 10:12:36.983733 | controller | Jun 14 08:33:06.316575 crc crio[24245]: time="2026-06-14T08:33:06.315743352Z" level=info msg="Stopping container: 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd (timeout: 2s)" id=9c177d48-715c-46b8-9d00-5c4f00804c94 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.983749 | controller | Jun 14 08:33:07.259318 crc crio[24245]: time="2026-06-14T08:33:07.259160554Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6dd75daf-379f-4511-adae-8882ebc6968a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.983765 | controller | Jun 14 08:33:08.420993 crc crio[24245]: time="2026-06-14T08:33:08.419662186Z" level=info msg="Stopping container: 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4 (timeout: 2s)" id=ce7d1f3c-606b-48f0-8087-55a6ca0d6fa6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.983782 | controller | Jun 14 08:33:14.451630 crc crio[24245]: time="2026-06-14T08:33:14.449593489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=edfc3dcd-8b8c-41ae-a212-469fff1856ad name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.983797 | controller | Jun 14 08:33:14.594656 crc crio[24245]: time="2026-06-14T08:33:14.594472035Z" level=info msg="Stopped container 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4: openshift-marketplace/community-operators-5tz6w/registry-server" id=ce7d1f3c-606b-48f0-8087-55a6ca0d6fa6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.983812 | controller | Jun 14 08:33:14.596553 crc crio[24245]: time="2026-06-14T08:33:14.596445915Z" level=info msg="Stopping pod sandbox: 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6" id=f3b31a97-b168-400b-8a4f-64ec267250e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.983828 | controller | Jun 14 08:33:14.596739 crc crio[24245]: time="2026-06-14T08:33:14.596663372Z" level=info msg="Stopped container 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd: openshift-marketplace/redhat-marketplace-cpds9/registry-server" id=9c177d48-715c-46b8-9d00-5c4f00804c94 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.983843 | controller | Jun 14 08:33:14.597697 crc crio[24245]: time="2026-06-14T08:33:14.597579802Z" level=info msg="Got pod network &{Name:community-operators-5tz6w Namespace:openshift-marketplace ID:3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 UID:c5410df8-5862-4c99-ad8b-8bc12f56f613 NetNS:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5410df8_5862_4c99_ad8b_8bc12f56f613.slice PodAnnotations:0xc00274a890}] Aliases:map[]}"
2026-06-14 10:12:36.983858 | controller | Jun 14 08:33:14.597801 crc crio[24245]: time="2026-06-14T08:33:14.597717786Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ttvgh/registry-server" id=b1534d24-ff94-424e-ba8c-b5cf15a1e49d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.983874 | controller | Jun 14 08:33:14.597801 crc crio[24245]: time="2026-06-14T08:33:14.597782019Z" level=info msg="Deleting pod openshift-marketplace_community-operators-5tz6w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.983893 | controller | Jun 14 08:33:14.598708 crc crio[24245]: time="2026-06-14T08:33:14.598281214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.983909 | controller | Jun 14 08:33:14.609262 crc crio[24245]: time="2026-06-14T08:33:14.600486755Z" level=info msg="Stopping pod sandbox: 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050" id=f991b63c-d38b-4a79-8085-7f8d3b721180 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.983924 | controller | Jun 14 08:33:14.611145 crc crio[24245]: time="2026-06-14T08:33:14.610421962Z" level=info msg="Got pod network &{Name:redhat-marketplace-cpds9 Namespace:openshift-marketplace ID:2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 UID:11779b76-024e-422d-8332-350726806881 NetNS:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11779b76_024e_422d_8332_350726806881.slice PodAnnotations:0xc000620d08}] Aliases:map[]}"
2026-06-14 10:12:36.983940 | controller | Jun 14 08:33:14.611806 crc crio[24245]: time="2026-06-14T08:33:14.611700192Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-cpds9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.983956 | controller | Jun 14 08:33:14.781483 crc crio[24245]: time="2026-06-14T08:33:14.780296763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.983972 | controller | Jun 14 08:33:14.791784 crc crio[24245]: time="2026-06-14T08:33:14.79082897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.983987 | controller | Jun 14 08:33:14.835056 crc crio[24245]: time="2026-06-14T08:33:14.834310377Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4" id=2f37c1ec-ac6c-4811-829f-d63b9de94506 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.984002 | controller | Jun 14 08:33:14.839268 crc crio[24245]: time="2026-06-14T08:33:14.837732957Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=eaebe64d-87ab-4c68-a4fd-d6ca23ea4b1f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.984018 | controller | Jun 14 08:33:14.852403 crc crio[24245]: time="2026-06-14T08:33:14.85227968Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=25c8df21-5244-4d8d-ac6a-44a06f360163 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.984033 | controller | Jun 14 08:33:14.883708 crc crio[24245]: time="2026-06-14T08:33:14.88356417Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7kggf/extract-content" id=941148d9-71db-4007-934c-e0ae5c972e1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.984048 | controller | Jun 14 08:33:14.889482 crc crio[24245]: time="2026-06-14T08:33:14.8894477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.984063 | controller | Jun 14 08:33:14.957799 crc crio[24245]: time="2026-06-14T08:33:14.957728316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.984078 | controller | Jun 14 08:33:14.968678 crc crio[24245]: time="2026-06-14T08:33:14.968648496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.984097 | controller | Jun 14 08:33:15.055402 crc crio[24245]: time="2026-06-14T08:33:15.055205007Z" level=info msg="Created container 77701b9931ffbf53b4c0c6c3d5da18455683ae8f0d1e5090182e9c6e7c7b2ad3: openshift-marketplace/redhat-operators-ttvgh/registry-server" id=b1534d24-ff94-424e-ba8c-b5cf15a1e49d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.984113 | controller | Jun 14 08:33:15.060221 crc crio[24245]: time="2026-06-14T08:33:15.059901811Z" level=info msg="Starting container: 77701b9931ffbf53b4c0c6c3d5da18455683ae8f0d1e5090182e9c6e7c7b2ad3" id=f6785e76-20da-4bf9-b340-3386639bf06b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.984128 | controller | Jun 14 08:33:15.077641 crc crio[24245]: time="2026-06-14T08:33:15.077379935Z" level=info msg="Started container" PID=31585 containerID=77701b9931ffbf53b4c0c6c3d5da18455683ae8f0d1e5090182e9c6e7c7b2ad3 description=openshift-marketplace/redhat-operators-ttvgh/registry-server id=f6785e76-20da-4bf9-b340-3386639bf06b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9
2026-06-14 10:12:36.984144 | controller | Jun 14 08:33:15.133362 crc crio[24245]: time="2026-06-14T08:33:15.132669839Z" level=info msg="Created container 2ed59d6b08939cacb5240c2c2c77f39316f4db633879fddbf83f92a634c8cca8: openshift-marketplace/certified-operators-7kggf/extract-content" id=941148d9-71db-4007-934c-e0ae5c972e1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.984159 | controller | Jun 14 08:33:15.142132 crc crio[24245]: time="2026-06-14T08:33:15.141808481Z" level=info msg="Starting container: 2ed59d6b08939cacb5240c2c2c77f39316f4db633879fddbf83f92a634c8cca8" id=2158782f-4adc-4326-9f56-320fc2f1bf94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.984175 | controller | Jun 14 08:33:15.151333 crc crio[24245]: time="2026-06-14T08:33:15.151259713Z" level=info msg="Started container" PID=31602 containerID=2ed59d6b08939cacb5240c2c2c77f39316f4db633879fddbf83f92a634c8cca8 description=openshift-marketplace/certified-operators-7kggf/extract-content id=2158782f-4adc-4326-9f56-320fc2f1bf94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab
2026-06-14 10:12:36.984191 | controller | Jun 14 08:33:15.483303 crc crio[24245]: time="2026-06-14T08:33:15.483116478Z" level=info msg="Stopped pod sandbox: 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050" id=f991b63c-d38b-4a79-8085-7f8d3b721180 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.984207 | controller | Jun 14 08:33:15.494345 crc crio[24245]: time="2026-06-14T08:33:15.493926283Z" level=info msg="Stopped pod sandbox: 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6" id=f3b31a97-b168-400b-8a4f-64ec267250e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.984223 | controller | Jun 14 08:33:16.459536 crc crio[24245]: time="2026-06-14T08:33:16.458609719Z" level=info msg="Removing container: 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4" id=d15954fb-f466-4933-a774-9e6fab3ceae2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984238 | controller | Jun 14 08:33:16.469337 crc crio[24245]: time="2026-06-14T08:33:16.469148386Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3ec6e4be-becb-415d-9627-2dd0a9961c4a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.984253 | controller | Jun 14 08:33:16.473305 crc crio[24245]: time="2026-06-14T08:33:16.471765912Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=497c1aca-2bff-45ff-a321-15d2c1e0d265 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.984269 | controller | Jun 14 08:33:16.489711 crc crio[24245]: time="2026-06-14T08:33:16.488958039Z" level=info msg="Creating container: openshift-marketplace/certified-operators-7kggf/registry-server" id=f37a5997-5aae-4d5c-8a73-7458e1b85edc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.984288 | controller | Jun 14 08:33:16.494802 crc crio[24245]: time="2026-06-14T08:33:16.49465625Z" level=info msg="Removed container 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4: openshift-marketplace/community-operators-5tz6w/registry-server" id=d15954fb-f466-4933-a774-9e6fab3ceae2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984303 | controller | Jun 14 08:33:16.496163 crc crio[24245]: time="2026-06-14T08:33:16.496122828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.984318 | controller | Jun 14 08:33:16.505229 crc crio[24245]: time="2026-06-14T08:33:16.502668206Z" level=info msg="Removing container: c48b537e90bad39ebc1eea1c7575d81659ef59f0270e14eb320993d07f25d3e2" id=fab00606-ffcc-41e9-a709-272b2bd31c2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984333 | controller | Jun 14 08:33:16.574992 crc crio[24245]: time="2026-06-14T08:33:16.574898753Z" level=info msg="Removed container c48b537e90bad39ebc1eea1c7575d81659ef59f0270e14eb320993d07f25d3e2: openshift-marketplace/community-operators-5tz6w/extract-content" id=fab00606-ffcc-41e9-a709-272b2bd31c2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984363 | controller | Jun 14 08:33:16.584219 crc crio[24245]: time="2026-06-14T08:33:16.584118838Z" level=info msg="Removing container: 0e77c028ac81672e532301d0a6236f84fc7894e6eb296b2fc1bec0f64a4c75d8" id=75a70a17-4e44-4b54-acc2-d3010066d3f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984383 | controller | Jun 14 08:33:16.617041 crc crio[24245]: time="2026-06-14T08:33:16.616933533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.984399 | controller | Jun 14 08:33:16.621087 crc crio[24245]: time="2026-06-14T08:33:16.621036994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.984415 | controller | Jun 14 08:33:16.628533 crc crio[24245]: time="2026-06-14T08:33:16.628424867Z" level=info msg="Removed container 0e77c028ac81672e532301d0a6236f84fc7894e6eb296b2fc1bec0f64a4c75d8: openshift-marketplace/community-operators-5tz6w/extract-utilities" id=75a70a17-4e44-4b54-acc2-d3010066d3f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984430 | controller | Jun 14 08:33:16.635150 crc crio[24245]: time="2026-06-14T08:33:16.63501339Z" level=info msg="Removing container: 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd" id=a48cf064-d2d3-4f08-b4d3-82c7771715a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984445 | controller | Jun 14 08:33:16.677293 crc crio[24245]: time="2026-06-14T08:33:16.677179966Z" level=info msg="Removed container 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd: openshift-marketplace/redhat-marketplace-cpds9/registry-server" id=a48cf064-d2d3-4f08-b4d3-82c7771715a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984460 | controller | Jun 14 08:33:16.680915 crc crio[24245]: time="2026-06-14T08:33:16.680821082Z" level=info msg="Removing container: 7b589aa3e38841155c454347c2e39f6356f97e58aac1f9550f7b24d0584c2edf" id=8905e4fa-1f40-4cb4-8988-bd22be52ef4a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984476 | controller | Jun 14 08:33:16.723035 crc crio[24245]: time="2026-06-14T08:33:16.722835774Z" level=info msg="Removed container 7b589aa3e38841155c454347c2e39f6356f97e58aac1f9550f7b24d0584c2edf: openshift-marketplace/redhat-marketplace-cpds9/extract-content" id=8905e4fa-1f40-4cb4-8988-bd22be52ef4a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984494 | controller | Jun 14 08:33:16.726358 crc crio[24245]: time="2026-06-14T08:33:16.726263212Z" level=info msg="Removing container: 17cff957d5c70753f61d203e2ff25c85139ec1998ba5084bf27f8c3a3c4ecef2" id=b6cc95af-dd06-4864-9cbc-ab4d776b54fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984510 | controller | Jun 14 08:33:16.756733 crc crio[24245]: time="2026-06-14T08:33:16.756659326Z" level=info msg="Removed container 17cff957d5c70753f61d203e2ff25c85139ec1998ba5084bf27f8c3a3c4ecef2: openshift-marketplace/redhat-marketplace-cpds9/extract-utilities" id=b6cc95af-dd06-4864-9cbc-ab4d776b54fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984525 | controller | Jun 14 08:33:16.776825 crc crio[24245]: time="2026-06-14T08:33:16.776758474Z" level=info msg="Created container 3b0d6177375ea39a0c22c68e2d9fb013f1bd8fb7c1a88ffe60203b0c308c8af2: openshift-marketplace/certified-operators-7kggf/registry-server" id=f37a5997-5aae-4d5c-8a73-7458e1b85edc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.984540 | controller | Jun 14 08:33:16.778658 crc crio[24245]: time="2026-06-14T08:33:16.778559191Z" level=info msg="Starting container: 3b0d6177375ea39a0c22c68e2d9fb013f1bd8fb7c1a88ffe60203b0c308c8af2" id=5d613f76-e341-4fb8-8a1a-55422a89ae77 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.984556 | controller | Jun 14 08:33:16.787087 crc crio[24245]: time="2026-06-14T08:33:16.787017671Z" level=info msg="Started container" PID=31702 containerID=3b0d6177375ea39a0c22c68e2d9fb013f1bd8fb7c1a88ffe60203b0c308c8af2 description=openshift-marketplace/certified-operators-7kggf/registry-server id=5d613f76-e341-4fb8-8a1a-55422a89ae77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab
2026-06-14 10:12:36.984571 | controller | Jun 14 08:33:27.310223 crc crio[24245]: time="2026-06-14T08:33:27.307964335Z" level=info msg="Stopping container: 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5 (timeout: 2s)" id=854bc188-8e8d-48a7-9edd-b33c727977ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.984587 | controller | Jun 14 08:33:27.444088 crc crio[24245]: time="2026-06-14T08:33:27.443828662Z" level=info msg="Stopped container 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5: openshift-marketplace/redhat-operators-6b96q/registry-server" id=854bc188-8e8d-48a7-9edd-b33c727977ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.984602 | controller | Jun 14 08:33:27.445471 crc crio[24245]: time="2026-06-14T08:33:27.445152563Z" level=info msg="Stopping pod sandbox: 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9" id=ec393836-4a55-44c3-b81e-555563238166 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.984618 | controller | Jun 14 08:33:27.446443 crc crio[24245]: time="2026-06-14T08:33:27.446247989Z" level=info msg="Got pod network &{Name:redhat-operators-6b96q Namespace:openshift-marketplace ID:5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 UID:463cc5da-9223-4f46-b9a1-15d0b5810057 NetNS:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod463cc5da_9223_4f46_b9a1_15d0b5810057.slice PodAnnotations:0xc001fea690}] Aliases:map[]}"
2026-06-14 10:12:36.984634 | controller | Jun 14 08:33:27.446624 crc crio[24245]: time="2026-06-14T08:33:27.446576229Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-6b96q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.984649 | controller | Jun 14 08:33:27.502363 crc crio[24245]: time="2026-06-14T08:33:27.502264481Z" level=info msg="Stopping container: 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f (timeout: 2s)" id=6e0c7ccb-bf84-46f0-946a-2706b094ff69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.984668 | controller | Jun 14 08:33:27.632661 crc crio[24245]: time="2026-06-14T08:33:27.632548465Z" level=info msg="Stopped container 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f: openshift-marketplace/certified-operators-xsz7k/registry-server" id=6e0c7ccb-bf84-46f0-946a-2706b094ff69 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.984684 | controller | Jun 14 08:33:27.633677 crc crio[24245]: time="2026-06-14T08:33:27.633592258Z" level=info msg="Stopping pod sandbox: bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc" id=7543da29-8379-4c46-a8a1-42c1078aada8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.984700 | controller | Jun 14 08:33:27.634062 crc crio[24245]: time="2026-06-14T08:33:27.633995431Z" level=info msg="Got pod network &{Name:certified-operators-xsz7k Namespace:openshift-marketplace ID:bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc UID:befade50-7336-49ad-a984-b85ea66faf4a NetNS:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbefade50_7336_49ad_a984_b85ea66faf4a.slice PodAnnotations:0xc00274aa20}] Aliases:map[]}"
2026-06-14 10:12:36.984716 | controller | Jun 14 08:33:27.634253 crc crio[24245]: time="2026-06-14T08:33:27.634188567Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-xsz7k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.984731 | controller | Jun 14 08:33:27.787615 crc crio[24245]: time="2026-06-14T08:33:27.787101838Z" level=info msg="Stopped pod sandbox: 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9" id=ec393836-4a55-44c3-b81e-555563238166 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.984746 | controller | Jun 14 08:33:27.886062 crc crio[24245]: time="2026-06-14T08:33:27.884093743Z" level=info msg="Stopped pod sandbox: bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc" id=7543da29-8379-4c46-a8a1-42c1078aada8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.984761 | controller | Jun 14 08:33:28.643566 crc crio[24245]: time="2026-06-14T08:33:28.643368336Z" level=info msg="Removing container: 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5" id=ab74680a-191d-435f-91aa-55d97efe3e52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984776 | controller | Jun 14 08:33:28.664116 crc crio[24245]: time="2026-06-14T08:33:28.663999825Z" level=info msg="Removed container 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5: openshift-marketplace/redhat-operators-6b96q/registry-server" id=ab74680a-191d-435f-91aa-55d97efe3e52 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984791 | controller | Jun 14 08:33:28.668595 crc crio[24245]: time="2026-06-14T08:33:28.668380795Z" level=info msg="Removing container: 41b1fed5f4f5210e94a6fa39c96ee4b62680decec7c3aa9a14815977297b562e" id=9d1292f6-45dc-4b69-b934-ed38d8838a18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984806 | controller | Jun 14 08:33:28.712425 crc crio[24245]: time="2026-06-14T08:33:28.712344587Z" level=info msg="Removed container 41b1fed5f4f5210e94a6fa39c96ee4b62680decec7c3aa9a14815977297b562e: openshift-marketplace/redhat-operators-6b96q/extract-content" id=9d1292f6-45dc-4b69-b934-ed38d8838a18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984822 | controller | Jun 14 08:33:28.716346 crc crio[24245]: time="2026-06-14T08:33:28.716253182Z" level=info msg="Removing container: 56b862fb55865cca8faba9eb66aeaf60bea78f9962b789ede4ae5776f65c908f" id=dc2f1e81-5830-4b18-8b6f-6bb9709f524d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984837 | controller | Jun 14 08:33:28.738812 crc crio[24245]: time="2026-06-14T08:33:28.738745163Z" level=info msg="Removed container 56b862fb55865cca8faba9eb66aeaf60bea78f9962b789ede4ae5776f65c908f: openshift-marketplace/redhat-operators-6b96q/extract-utilities" id=dc2f1e81-5830-4b18-8b6f-6bb9709f524d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984855 | controller | Jun 14 08:33:28.742994 crc crio[24245]: time="2026-06-14T08:33:28.742929854Z" level=info msg="Removing container: 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f" id=ed60c2d8-8f10-478d-8181-d0f0df3dd25b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984870 | controller | Jun 14 08:33:28.764544 crc crio[24245]: time="2026-06-14T08:33:28.763761243Z" level=info msg="Removed container 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f: openshift-marketplace/certified-operators-xsz7k/registry-server" id=ed60c2d8-8f10-478d-8181-d0f0df3dd25b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984885 | controller | Jun 14 08:33:28.768489 crc crio[24245]: time="2026-06-14T08:33:28.768463298Z" level=info msg="Removing container: 72372a9ce41825251d6e6ee5535b4c6e7d262cb90ad2d3955408dc5195b0bcc3" id=41102afc-f4a9-4e53-8cf8-7656a41c962e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984901 | controller | Jun 14 08:33:28.790040 crc crio[24245]: time="2026-06-14T08:33:28.789938166Z" level=info msg="Removed container 72372a9ce41825251d6e6ee5535b4c6e7d262cb90ad2d3955408dc5195b0bcc3: openshift-marketplace/certified-operators-xsz7k/extract-content" id=41102afc-f4a9-4e53-8cf8-7656a41c962e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984916 | controller | Jun 14 08:33:28.794123 crc crio[24245]: time="2026-06-14T08:33:28.794003524Z" level=info msg="Removing container: 62279862aee67e268a18d234b2e7a428a521e19cb4bfefbcb299cb4db38a39a2" id=d9577023-8388-409e-ad07-57f9e05ee833 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984931 | controller | Jun 14 08:33:28.816805 crc crio[24245]: time="2026-06-14T08:33:28.816748331Z" level=info msg="Removed container 62279862aee67e268a18d234b2e7a428a521e19cb4bfefbcb299cb4db38a39a2: openshift-marketplace/certified-operators-xsz7k/extract-utilities" id=d9577023-8388-409e-ad07-57f9e05ee833 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.984946 | controller | Jun 14 08:33:40.767234 crc crio[24245]: time="2026-06-14T08:33:40.76632114Z" level=info msg="Stopping pod sandbox: 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9" id=22f8c2c5-cdd3-480c-8e0e-861d6b54bd17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.984961 | controller | Jun 14 08:33:40.767234 crc crio[24245]: time="2026-06-14T08:33:40.767221099Z" level=info msg="Stopped pod sandbox (already stopped): 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9" id=22f8c2c5-cdd3-480c-8e0e-861d6b54bd17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.984976 | controller | Jun 14 08:33:40.769278 crc crio[24245]: time="2026-06-14T08:33:40.76883172Z" level=info msg="Removing pod sandbox: 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9" id=d582ad92-8432-4cb0-a412-ad21eb0b1e9a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.984991 | controller | Jun 14 08:33:40.782759 crc crio[24245]: time="2026-06-14T08:33:40.782635522Z" level=info msg="Removed pod sandbox: 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9" id=d582ad92-8432-4cb0-a412-ad21eb0b1e9a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.985006 | controller | Jun 14 08:33:40.784198 crc crio[24245]: time="2026-06-14T08:33:40.784123348Z" level=info msg="Stopping pod sandbox: 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050" id=875089e5-a6a8-45f0-a0bb-d081163e900a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.985021 | controller | Jun 14 08:33:40.784393 crc crio[24245]: time="2026-06-14T08:33:40.784366417Z" level=info msg="Stopped pod sandbox (already stopped): 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050" id=875089e5-a6a8-45f0-a0bb-d081163e900a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.985040 | controller | Jun 14 08:33:40.785318 crc crio[24245]: time="2026-06-14T08:33:40.785237124Z" level=info msg="Removing pod sandbox: 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050" id=cb15233b-e54b-4789-bc80-1dff85357058 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.985056 | controller | Jun 14 08:33:40.792416 crc crio[24245]: time="2026-06-14T08:33:40.792300642Z" level=info msg="Removed pod sandbox: 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050" id=cb15233b-e54b-4789-bc80-1dff85357058 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.985071 | controller | Jun 14 08:33:40.793474 crc crio[24245]: time="2026-06-14T08:33:40.793413555Z" level=info msg="Stopping pod sandbox: bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc" id=b3833f43-9d15-4814-ba30-97e5443b4141 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.985087 | controller | Jun 14 08:33:40.794054 crc crio[24245]: time="2026-06-14T08:33:40.793711814Z" level=info msg="Stopped pod sandbox (already stopped): bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc" id=b3833f43-9d15-4814-ba30-97e5443b4141 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.985102 | controller | Jun 14 08:33:40.795258 crc crio[24245]: time="2026-06-14T08:33:40.795090539Z" level=info msg="Removing pod sandbox: bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc" id=37eea41c-d8e3-4b20-bacf-30cc551424ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.985118 | controller | Jun 14 08:33:40.804760 crc crio[24245]: time="2026-06-14T08:33:40.804658394Z" level=info msg="Removed pod sandbox: bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc" id=37eea41c-d8e3-4b20-bacf-30cc551424ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.985134 | controller | Jun 14 08:33:40.807015 crc crio[24245]: time="2026-06-14T08:33:40.806795952Z" level=info msg="Stopping pod sandbox: 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6" id=a4ebf9e9-a3af-48e0-9298-544b6f17352b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.985149 | controller | Jun 14 08:33:40.807015 crc crio[24245]: time="2026-06-14T08:33:40.806983638Z" level=info msg="Stopped pod sandbox (already stopped): 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6" id=a4ebf9e9-a3af-48e0-9298-544b6f17352b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.985165 | controller | Jun 14 08:33:40.808548 crc crio[24245]: time="2026-06-14T08:33:40.808172506Z" level=info msg="Removing pod sandbox: 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6" id=2de5201c-438b-4c0b-87da-631bcedb7002 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.985180 | controller | Jun 14 08:33:40.820665 crc crio[24245]: time="2026-06-14T08:33:40.8204921Z" level=info msg="Removed pod sandbox: 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6" id=2de5201c-438b-4c0b-87da-631bcedb7002 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:36.985196 | controller | Jun 14 08:34:00.832244 crc crio[24245]: time="2026-06-14T08:34:00.831359626Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690434-4xj42/POD" id=474b9811-7035-41f7-b759-6021583f2b24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.985211 | controller | Jun 14 08:34:00.835017 crc crio[24245]: time="2026-06-14T08:34:00.832274566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.985227 | controller | Jun 14 08:34:00.858091 crc crio[24245]: time="2026-06-14T08:34:00.857961896Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690434-4xj42 Namespace:openshift-infra ID:ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c UID:1a3be2ea-e490-4080-a8f3-8d286d1125d8 NetNS:/var/run/netns/c9890b42-2db3-4b25-8dde-3c91c88d7c7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3be2ea_e490_4080_a8f3_8d286d1125d8.slice PodAnnotations:0xc00274a938}] Aliases:map[]}"
2026-06-14 10:12:36.985249 | controller | Jun 14 08:34:00.858091 crc crio[24245]: time="2026-06-14T08:34:00.858042648Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690434-4xj42 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.985265 | controller | Jun 14 08:34:01.506761 crc crio[24245]: 2026-06-14T08:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab3a6a69990a0e6 Mac:86:7a:55:5b:67:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/c9890b42-2db3-4b25-8dde-3c91c88d7c7e SocketPath: PciID:}] [{Interface:0xc00053e5b0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.985281 | controller | Jun 14 08:34:01.509150 crc crio[24245]: time="2026-06-14T08:34:01.509067467Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690434-4xj42 Namespace:openshift-infra ID:ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c UID:1a3be2ea-e490-4080-a8f3-8d286d1125d8 NetNS:/var/run/netns/c9890b42-2db3-4b25-8dde-3c91c88d7c7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3be2ea_e490_4080_a8f3_8d286d1125d8.slice PodAnnotations:0xc00274a938}] Aliases:map[]}"
2026-06-14 10:12:36.985297 | controller | Jun 14 08:34:01.509322 crc crio[24245]: time="2026-06-14T08:34:01.509266484Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690434-4xj42 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.985313 | controller | Jun 14 08:34:01.516434 crc crio[24245]: time="2026-06-14T08:34:01.516368759Z" level=info msg="Ran pod sandbox ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c with infra container: openshift-infra/auto-csr-approver-29690434-4xj42/POD" id=474b9811-7035-41f7-b759-6021583f2b24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.985328 | controller | Jun 14 08:34:01.520342 crc crio[24245]: time="2026-06-14T08:34:01.520228732Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=69738838-b16f-4237-b610-3ad3bd8cd1b2 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.985344 | controller | Jun 14 08:34:01.532191 crc crio[24245]: time="2026-06-14T08:34:01.532111712Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:36.985379 | controller | Jun 14 08:34:05.553019 crc crio[24245]: time="2026-06-14T08:34:05.552006572Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=69738838-b16f-4237-b610-3ad3bd8cd1b2 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.985395 | controller | Jun 14 08:34:05.554567 crc crio[24245]: time="2026-06-14T08:34:05.553993146Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a2a38934-b7f2-4cdf-ba7a-58dba10625f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.985411 | controller | Jun 14 08:34:05.560040 crc crio[24245]: time="2026-06-14T08:34:05.55944773Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=53c8955a-1fcd-41e0-b180-1484911e9bd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.985426 | controller | Jun 14 08:34:05.573793 crc crio[24245]: time="2026-06-14T08:34:05.573612023Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690434-4xj42/oc" id=915af1bf-bb87-4309-bca0-c908d836bb74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.985442 | controller | Jun 14 08:34:05.576322 crc crio[24245]: time="2026-06-14T08:34:05.576240407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.985461 | controller | Jun 14 08:34:05.615013 crc crio[24245]: time="2026-06-14T08:34:05.614344656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.985483 | controller | Jun 14 08:34:05.870726 crc crio[24245]: time="2026-06-14T08:34:05.870579581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.985507 | controller | Jun 14 08:34:05.989107 crc crio[24245]: time="2026-06-14T08:34:05.988573886Z" level=info msg="Created container 2cb837754ecc8749cba241a465ed7139828aa4d0dcc6c6a8ed7be4bc417d0965: openshift-infra/auto-csr-approver-29690434-4xj42/oc" id=915af1bf-bb87-4309-bca0-c908d836bb74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.985528 | controller | Jun 14 08:34:05.990100 crc crio[24245]: time="2026-06-14T08:34:05.990038093Z" level=info msg="Starting container: 2cb837754ecc8749cba241a465ed7139828aa4d0dcc6c6a8ed7be4bc417d0965" id=4e260b1f-93a1-4d0f-8727-ad5f07528a70 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.985545 | controller | Jun 14 08:34:05.995556 crc crio[24245]: time="2026-06-14T08:34:05.995387534Z" level=info msg="Started container" PID=32584 containerID=2cb837754ecc8749cba241a465ed7139828aa4d0dcc6c6a8ed7be4bc417d0965 description=openshift-infra/auto-csr-approver-29690434-4xj42/oc id=4e260b1f-93a1-4d0f-8727-ad5f07528a70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c
2026-06-14 10:12:36.985561 | controller | Jun 14 08:34:08.018128 crc crio[24245]: time="2026-06-14T08:34:08.016493371Z" level=info msg="Stopping pod sandbox: ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c" id=7fcfaec5-1a03-489a-9442-842b80593c0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.985577 | controller | Jun 14 08:34:08.018128 crc crio[24245]: time="2026-06-14T08:34:08.01738672Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690434-4xj42 Namespace:openshift-infra ID:ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c UID:1a3be2ea-e490-4080-a8f3-8d286d1125d8 NetNS:/var/run/netns/c9890b42-2db3-4b25-8dde-3c91c88d7c7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3be2ea_e490_4080_a8f3_8d286d1125d8.slice PodAnnotations:0xc0004cc4e8}] Aliases:map[]}"
2026-06-14 10:12:36.985593 | controller | Jun 14 08:34:08.018128 crc crio[24245]: time="2026-06-14T08:34:08.017630858Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690434-4xj42 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.985609 | controller | Jun 14 08:34:08.353621 crc crio[24245]: time="2026-06-14T08:34:08.352828206Z" level=info msg="Stopped pod sandbox: ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c" id=7fcfaec5-1a03-489a-9442-842b80593c0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.985624 | controller | Jun 14 08:36:00.709252 crc crio[24245]: time="2026-06-14T08:36:00.708543291Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690436-gblmp/POD" id=2c8b6249-45a0-4ded-a2db-13683e5d8354 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.985639 | controller | Jun 14 08:36:00.711433 crc crio[24245]: time="2026-06-14T08:36:00.709339896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.985655 | controller | Jun 14 08:36:00.729951 crc crio[24245]: time="2026-06-14T08:36:00.729770552Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690436-gblmp Namespace:openshift-infra ID:a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71 UID:b1e3bd33-fbb5-4fe6-a492-f5963f53d555 NetNS:/var/run/netns/c0653fd5-fd70-4b58-a947-a6e7f0d0678b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1e3bd33_fbb5_4fe6_a492_f5963f53d555.slice PodAnnotations:0xc001b86558}] Aliases:map[]}"
2026-06-14 10:12:36.985676 | controller | Jun 14 08:36:00.729951 crc crio[24245]: time="2026-06-14T08:36:00.729823093Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690436-gblmp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.985693 | controller | Jun 14 08:36:01.040023 crc crio[24245]: 2026-06-14T08:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4c7e6f10bb1740 Mac:7a:4f:7f:11:42:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/c0653fd5-fd70-4b58-a947-a6e7f0d0678b SocketPath: PciID:}] [{Interface:0xc000014ee0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.985716 | controller | Jun 14 08:36:01.045616 crc crio[24245]: time="2026-06-14T08:36:01.044300445Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690436-gblmp Namespace:openshift-infra ID:a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71 UID:b1e3bd33-fbb5-4fe6-a492-f5963f53d555 NetNS:/var/run/netns/c0653fd5-fd70-4b58-a947-a6e7f0d0678b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1e3bd33_fbb5_4fe6_a492_f5963f53d555.slice PodAnnotations:0xc001b86558}] Aliases:map[]}"
2026-06-14 10:12:36.985732 | controller | Jun 14 08:36:01.045763 crc crio[24245]: time="2026-06-14T08:36:01.045746052Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690436-gblmp for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.985748 | controller | Jun 14 08:36:01.057254 crc crio[24245]: time="2026-06-14T08:36:01.057187223Z" level=info msg="Ran pod sandbox a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71 with infra container: openshift-infra/auto-csr-approver-29690436-gblmp/POD" id=2c8b6249-45a0-4ded-a2db-13683e5d8354 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.985764 | controller | Jun 14 08:36:01.067360 crc crio[24245]: time="2026-06-14T08:36:01.06507686Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b64ad319-6a89-4bab-a8ef-e45eef9b7462 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.985780 | controller | Jun 14 08:36:01.073648 crc crio[24245]: time="2026-06-14T08:36:01.072811027Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:36.985796 | controller | Jun 14 08:36:01.822960 crc crio[24245]: time="2026-06-14T08:36:01.821342002Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b64ad319-6a89-4bab-a8ef-e45eef9b7462 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.985812 | controller | Jun 14 08:36:01.826750 crc crio[24245]: time="2026-06-14T08:36:01.822808648Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d1800874-4bbb-446f-b7f5-59bd998aed8b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.985828 | controller | Jun 14 08:36:01.826750 crc crio[24245]: time="2026-06-14T08:36:01.825011369Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=64ce82be-c3b0-4e45-a382-4e8ef953a80b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.985844 | controller | Jun 14 08:36:01.836264 crc crio[24245]: time="2026-06-14T08:36:01.836119766Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690436-gblmp/oc" id=b06c8c23-a671-4857-a125-86697f93868c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.985863 | controller | Jun 14 08:36:01.837136 crc crio[24245]: time="2026-06-14T08:36:01.837020115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.985879 | controller | Jun 14 08:36:01.867485 crc crio[24245]: time="2026-06-14T08:36:01.867181781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.985896 | controller | Jun 14 08:36:02.083186 crc crio[24245]: time="2026-06-14T08:36:02.083107293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.985911 | controller | Jun 14 08:36:02.298627 crc crio[24245]: time="2026-06-14T08:36:02.298425744Z" level=info msg="Created container 934b9934197a4ab6617a3ffe18712b7ae21b127a2f0746f646a61347041d2611: openshift-infra/auto-csr-approver-29690436-gblmp/oc" id=b06c8c23-a671-4857-a125-86697f93868c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.985927 | controller | Jun 14 08:36:02.302771 crc crio[24245]: time="2026-06-14T08:36:02.300606144Z" level=info msg="Starting container: 934b9934197a4ab6617a3ffe18712b7ae21b127a2f0746f646a61347041d2611" id=df9bb3b9-7847-4034-a59b-7d938c1521d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.985942 | controller | Jun 14 08:36:02.313707 crc crio[24245]: time="2026-06-14T08:36:02.313636852Z" level=info msg="Started container" PID=34434 containerID=934b9934197a4ab6617a3ffe18712b7ae21b127a2f0746f646a61347041d2611 description=openshift-infra/auto-csr-approver-29690436-gblmp/oc id=df9bb3b9-7847-4034-a59b-7d938c1521d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71
2026-06-14 10:12:36.985958 | controller | Jun 14 08:36:05.289632 crc crio[24245]: time="2026-06-14T08:36:05.28912085Z" level=info msg="Stopping pod sandbox: a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71" id=c78d0a23-9a06-416d-9abb-ae6c8e4201cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.985974 | controller | Jun 14 08:36:05.291065 crc crio[24245]: time="2026-06-14T08:36:05.290623529Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690436-gblmp Namespace:openshift-infra ID:a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71 UID:b1e3bd33-fbb5-4fe6-a492-f5963f53d555 NetNS:/var/run/netns/c0653fd5-fd70-4b58-a947-a6e7f0d0678b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1e3bd33_fbb5_4fe6_a492_f5963f53d555.slice PodAnnotations:0xc000130630}] Aliases:map[]}"
2026-06-14 10:12:36.985990 | controller | Jun 14 08:36:05.291381 crc crio[24245]: time="2026-06-14T08:36:05.29126917Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690436-gblmp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.986006 | controller | Jun 14 08:36:05.589762 crc crio[24245]: time="2026-06-14T08:36:05.589585491Z" level=info msg="Stopped pod sandbox: a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71" id=c78d0a23-9a06-416d-9abb-ae6c8e4201cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.986022 | controller | Jun 14 08:36:15.044769 crc crio[24245]: time="2026-06-14T08:36:15.044130594Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/POD" id=fffc94d4-98df-41d5-a057-eed8cfc250a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.986037 | controller | Jun 14 08:36:15.046016 crc crio[24245]: time="2026-06-14T08:36:15.044799486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.986057 | controller | Jun 14 08:36:15.068490 crc crio[24245]: time="2026-06-14T08:36:15.068436018Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-h8ztb/POD" id=fb056452-d795-4c06-a74f-9cdc9237e97f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.986073 | controller | Jun 14 08:36:15.068792 crc crio[24245]: time="2026-06-14T08:36:15.068761589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.986090 | controller | Jun 14 08:36:15.074913 crc crio[24245]: time="2026-06-14T08:36:15.07267564Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-n7m59 Namespace:cert-manager ID:50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888 UID:cd33b68f-68d4-4834-9744-5ccb8fee79f1 NetNS:/var/run/netns/253da173-c951-4d24-8b89-6e1e435647a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd33b68f_68d4_4834_9744_5ccb8fee79f1.slice PodAnnotations:0xc0001318e8}] Aliases:map[]}"
2026-06-14 10:12:36.986107 | controller | Jun 14 08:36:15.074913 crc crio[24245]: time="2026-06-14T08:36:15.072737712Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-n7m59 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.986123 | controller | Jun 14 08:36:15.121291 crc crio[24245]: time="2026-06-14T08:36:15.120229804Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/POD" id=cd4ee01f-775f-485f-9c5b-e6f3bc3e195e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.986139 | controller | Jun 14 08:36:15.121291 crc crio[24245]: time="2026-06-14T08:36:15.120332597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.986154 | controller | Jun 14 08:36:15.143130 crc crio[24245]: time="2026-06-14T08:36:15.143076604Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-h8ztb Namespace:cert-manager ID:41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf UID:f60c3ee1-302a-41e8-9aef-893df8269325 NetNS:/var/run/netns/49792681-38ab-4e76-a262-607ce48707d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60c3ee1_302a_41e8_9aef_893df8269325.slice PodAnnotations:0xc000131ae8}] Aliases:map[]}"
2026-06-14 10:12:36.986170 | controller | Jun 14 08:36:15.143433 crc crio[24245]: time="2026-06-14T08:36:15.143413445Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-h8ztb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.986186 | controller | Jun 14 08:36:15.164206 crc crio[24245]: time="2026-06-14T08:36:15.164119176Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-44nt7 Namespace:cert-manager ID:aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef UID:1da89bb3-99be-45fb-9c81-acafcb260386 NetNS:/var/run/netns/825fe71b-3e7b-48f1-a75c-c67cb2511da6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da89bb3_99be_45fb_9c81_acafcb260386.slice PodAnnotations:0xc002c92430}] Aliases:map[]}"
2026-06-14 10:12:36.986202 | controller | Jun 14 08:36:15.164206 crc crio[24245]: time="2026-06-14T08:36:15.164197249Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-44nt7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:36.986218 | controller | Jun 14 08:36:16.049017 crc crio[24245]: 2026-06-14T08:36:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50839825c661f8a Mac:3a:80:6e:71:b3:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/253da173-c951-4d24-8b89-6e1e435647a3 SocketPath: PciID:}] [{Interface:0xc0002365d0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.986237 | controller | Jun 14 08:36:16.049017 crc crio[24245]: time="2026-06-14T08:36:16.048759558Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-n7m59 Namespace:cert-manager ID:50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888 UID:cd33b68f-68d4-4834-9744-5ccb8fee79f1 NetNS:/var/run/netns/253da173-c951-4d24-8b89-6e1e435647a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd33b68f_68d4_4834_9744_5ccb8fee79f1.slice PodAnnotations:0xc0001318e8}] Aliases:map[]}"
2026-06-14 10:12:36.986253 | controller | Jun 14 08:36:16.049017 crc crio[24245]: time="2026-06-14T08:36:16.048957914Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-n7m59 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.986269 | controller | Jun 14 08:36:16.055506 crc crio[24245]: time="2026-06-14T08:36:16.055407891Z" level=info msg="Ran pod sandbox 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/POD" id=fffc94d4-98df-41d5-a057-eed8cfc250a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.986285 | controller | Jun 14 08:36:16.058509 crc crio[24245]: time="2026-06-14T08:36:16.058443458Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=b06116de-a992-4273-ba9b-df437ebe45f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.986300 | controller | Jun 14 08:36:16.058689 crc crio[24245]: time="2026-06-14T08:36:16.058636334Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=b06116de-a992-4273-ba9b-df437ebe45f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.986315 | controller | Jun 14 08:36:16.058689 crc crio[24245]: time="2026-06-14T08:36:16.058679286Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=b06116de-a992-4273-ba9b-df437ebe45f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.986331 | controller | Jun 14 08:36:16.063996 crc crio[24245]: time="2026-06-14T08:36:16.061761066Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=87094ece-1c75-4f6f-9325-ac52efb9525c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.986363 | controller | Jun 14 08:36:16.077697 crc crio[24245]: time="2026-06-14T08:36:16.077283456Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-14 10:12:36.986385 | controller | Jun 14 08:36:16.245100 crc crio[24245]: 2026-06-14T08:36:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaa9d4604d1f953 Mac:ca:47:9b:bc:86:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/825fe71b-3e7b-48f1-a75c-c67cb2511da6 SocketPath: PciID:}] [{Interface:0xc0000148e0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.986402 | controller | Jun 14 08:36:16.246386 crc crio[24245]: time="2026-06-14T08:36:16.246260711Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-44nt7 Namespace:cert-manager ID:aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef UID:1da89bb3-99be-45fb-9c81-acafcb260386 NetNS:/var/run/netns/825fe71b-3e7b-48f1-a75c-c67cb2511da6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da89bb3_99be_45fb_9c81_acafcb260386.slice PodAnnotations:0xc002c92430}] Aliases:map[]}"
2026-06-14 10:12:36.986419 | controller | Jun 14 08:36:16.246621 crc crio[24245]: time="2026-06-14T08:36:16.246569841Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-44nt7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.986438 | controller | Jun 14 08:36:16.253190 crc crio[24245]: time="2026-06-14T08:36:16.25311645Z" level=info msg="Ran pod sandbox aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef with infra container: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/POD" id=cd4ee01f-775f-485f-9c5b-e6f3bc3e195e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.986454 | controller | Jun 14 08:36:16.255678 crc crio[24245]: time="2026-06-14T08:36:16.25562345Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=cc7b0096-6596-4b60-9e2e-1f0bb9d50895 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.986470 | controller | Jun 14 08:36:16.255873 crc crio[24245]: time="2026-06-14T08:36:16.255783155Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=cc7b0096-6596-4b60-9e2e-1f0bb9d50895 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.986485 | controller | Jun 14 08:36:16.255951 crc crio[24245]: time="2026-06-14T08:36:16.255892959Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=cc7b0096-6596-4b60-9e2e-1f0bb9d50895 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.986501 | controller | Jun 14 08:36:16.257022 crc crio[24245]: time="2026-06-14T08:36:16.256971424Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=ac737154-6070-499e-9e56-b7d1c5c03f0a name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.986517 | controller | Jun 14 08:36:16.261132 crc crio[24245]: time="2026-06-14T08:36:16.261046456Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-14 10:12:36.986532 | controller | Jun 14 08:36:16.262384 crc crio[24245]: 2026-06-14T08:36:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41df65004cffad6 Mac:7e:e1:0c:e2:fe:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/49792681-38ab-4e76-a262-607ce48707d5 SocketPath: PciID:}] [{Interface:0xc0005c2ef0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:36.986548 | controller | Jun 14 08:36:16.263925 crc crio[24245]: time="2026-06-14T08:36:16.26377794Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-h8ztb Namespace:cert-manager ID:41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf UID:f60c3ee1-302a-41e8-9aef-893df8269325 NetNS:/var/run/netns/49792681-38ab-4e76-a262-607ce48707d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60c3ee1_302a_41e8_9aef_893df8269325.slice PodAnnotations:0xc000131ae8}] Aliases:map[]}"
2026-06-14 10:12:36.986569 | controller | Jun 14 08:36:16.264103 crc crio[24245]: time="2026-06-14T08:36:16.264039139Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-h8ztb for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:36.986593 | controller | Jun 14 08:36:16.273544 crc crio[24245]: time="2026-06-14T08:36:16.273435443Z" level=info msg="Ran pod sandbox 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf with infra container: cert-manager/cert-manager-7b8b89f89d-h8ztb/POD" id=fb056452-d795-4c06-a74f-9cdc9237e97f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.986617 | controller | Jun 14 08:36:16.279151 crc crio[24245]: time="2026-06-14T08:36:16.279056416Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=1fc751ad-8180-4aff-8ce7-660cb856bbe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.986634 | controller | Jun 14 08:36:16.279346 crc crio[24245]: time="2026-06-14T08:36:16.279285913Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=1fc751ad-8180-4aff-8ce7-660cb856bbe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.986655 | controller | Jun 14 08:36:16.279346 crc crio[24245]: time="2026-06-14T08:36:16.279326594Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=1fc751ad-8180-4aff-8ce7-660cb856bbe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.986670 | controller | Jun 14 08:36:16.280913 crc crio[24245]: time="2026-06-14T08:36:16.280772751Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=e8d45907-cf85-4c54-87a1-57987905cbd8 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.986685 | controller | Jun 14 08:36:16.283566 crc crio[24245]: time="2026-06-14T08:36:16.283490909Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-14 10:12:36.986701 | controller | Jun 14 08:36:20.172476 crc crio[24245]: time="2026-06-14T08:36:20.171628088Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=87094ece-1c75-4f6f-9325-ac52efb9525c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.986716 | controller | Jun 14 08:36:20.173961 crc crio[24245]: time="2026-06-14T08:36:20.173290138Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=3e073d0e-d653-4f08-a02c-bacf76ea0a08 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.986731 | controller | Jun 14 08:36:20.177813 crc crio[24245]: time="2026-06-14T08:36:20.177763891Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=80c8a454-90d9-4b24-8b54-93eb9cafb9ae name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.986747 | controller | Jun 14 08:36:20.218825 crc crio[24245]: time="2026-06-14T08:36:20.218675063Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/cert-manager-cainjector" id=bc6e5ca1-2d45-4d90-90b5-8cd105980ecb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.986763 | controller | Jun 14 08:36:20.221027 crc crio[24245]: time="2026-06-14T08:36:20.220963148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.986778 | controller | Jun 14 08:36:20.253264 crc crio[24245]: time="2026-06-14T08:36:20.253113118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.986794 | controller | Jun 14 08:36:20.263589 crc crio[24245]: time="2026-06-14T08:36:20.26346091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.986809 | controller | Jun 14 08:36:20.398268 crc crio[24245]: time="2026-06-14T08:36:20.397398883Z" level=info msg="Created container 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/cert-manager-cainjector" id=bc6e5ca1-2d45-4d90-90b5-8cd105980ecb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.986824 | controller | Jun 14 08:36:20.400004 crc crio[24245]: time="2026-06-14T08:36:20.399612233Z" level=info msg="Starting container: 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4" id=4b47e010-fc7d-4b25-b2c1-ef6de418ea24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.986839 | controller | Jun 14 08:36:20.405696 crc crio[24245]: time="2026-06-14T08:36:20.405610696Z" level=info msg="Started container" PID=35251 containerID=7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/cert-manager-cainjector id=4b47e010-fc7d-4b25-b2c1-ef6de418ea24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888
2026-06-14 10:12:36.986855 | controller | Jun 14 08:36:22.745891 crc crio[24245]: time="2026-06-14T08:36:22.745400649Z" level=info msg="Stopping container: aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b (timeout: 30s)" id=37cf40a5-c481-4056-bab2-6417d537d5eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.986874 | controller | Jun 14 08:36:22.746507 crc crio[24245]: time="2026-06-14T08:36:22.745665145Z" level=info msg="Stopping container: fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a (timeout: 30s)" id=fd561ca0-74c6-441d-95d8-996e6df4abb7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.986890 | controller | Jun 14 08:36:22.852544 crc crio[24245]: time="2026-06-14T08:36:22.852431904Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=ac737154-6070-499e-9e56-b7d1c5c03f0a name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.986905 | controller | Jun 14 08:36:22.854140 crc crio[24245]: time="2026-06-14T08:36:22.854058991Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=35e53996-d873-42f1-9b8e-1d8bde8cd74c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.986921 | controller | Jun 14 08:36:22.983276 crc crio[24245]: time="2026-06-14T08:36:22.983154607Z" level=info msg="Stopped container aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=37cf40a5-c481-4056-bab2-6417d537d5eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.986936 | controller | Jun 14 08:36:22.985313 crc crio[24245]: time="2026-06-14T08:36:22.985233315Z" level=info msg="Stopping container: cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460 (timeout: 30s)" id=e8af606d-09e2-40a4-aa2a-116deb51d75f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.986951 | controller | Jun 14 08:36:22.985470 crc crio[24245]: time="2026-06-14T08:36:22.985315908Z" level=info msg="Stopping container: 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da (timeout: 30s)" id=78a550e7-7945-4b73-b31f-98e313446c88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.986966 | controller | Jun 14 08:36:22.988383 crc crio[24245]: time="2026-06-14T08:36:22.988264956Z" level=info msg="Stopping container: 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957 (timeout: 30s)" id=bf2a90b1-4d94-4eb5-a93b-cdb405f3d7f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.986981 | controller | Jun 14 08:36:22.988603 crc crio[24245]: time="2026-06-14T08:36:22.988360355Z" level=info msg="Stopping container: f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a (timeout: 30s)" id=ae862acf-a22b-444b-9855-c8650cbb7db0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.986996 | controller | Jun 14 08:36:22.988603 crc crio[24245]: time="2026-06-14T08:36:22.988346025Z" level=info msg="Stopping container: 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a (timeout: 30s)" id=93808ef0-0df6-4b3e-a7da-e9120cfc0fdb name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.987011 | controller | Jun 14 08:36:22.989437 crc crio[24245]: time="2026-06-14T08:36:22.985284397Z" level=info msg="Stopping container: 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb (timeout: 30s)" id=2700fe5f-5102-4a8f-a781-4faa94e7fe0b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.987026 | controller | Jun 14 08:36:22.990882 crc crio[24245]: time="2026-06-14T08:36:22.985249515Z" level=info msg="Stopping container: c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b (timeout: 30s)" id=325e6d50-d8f4-45e0-bae8-f1bbd103f86c name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.987040 | controller | Jun 14 08:36:23.031767 crc crio[24245]: time="2026-06-14T08:36:23.031211559Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-14 10:12:36.987055 | controller | Jun 14 08:36:23.031767 crc crio[24245]: time="2026-06-14T08:36:23.031447537Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.987073 | controller | Jun 14 08:36:23.034309 crc crio[24245]: time="2026-06-14T08:36:23.034241685Z" level=info msg="Stopping container: 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1 (timeout: 30s)" id=3b1af5c6-2417-4ed3-81c7-468316a14913 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.987089 | controller | Jun 14 08:36:23.124420 crc crio[24245]: time="2026-06-14T08:36:23.124320054Z" level=info msg="Stopped container fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=fd561ca0-74c6-441d-95d8-996e6df4abb7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.987104 | controller | Jun 14 08:36:23.127127 crc crio[24245]: time="2026-06-14T08:36:23.12704031Z" level=info msg="Stopping pod sandbox: e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c" id=67d8837f-76f9-43a4-8d24-29ca852e4c1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.987119 | controller | Jun 14 08:36:23.194622 crc crio[24245]: time="2026-06-14T08:36:23.194339937Z" level=info msg="Stopped container 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=2700fe5f-5102-4a8f-a781-4faa94e7fe0b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.987134 | controller | Jun 14 08:36:23.197710 crc crio[24245]: time="2026-06-14T08:36:23.196056572Z" level=info msg="Stopped container 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=bf2a90b1-4d94-4eb5-a93b-cdb405f3d7f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.987149 | controller | Jun 14 08:36:23.197710 crc crio[24245]: time="2026-06-14T08:36:23.197234855Z" level=info msg="Stopped container c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=325e6d50-d8f4-45e0-bae8-f1bbd103f86c name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.987164 | controller | Jun 14 08:36:23.198317 crc crio[24245]: time="2026-06-14T08:36:23.198197251Z" level=info msg="Stopped container cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=e8af606d-09e2-40a4-aa2a-116deb51d75f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.987178 | controller | Jun 14 08:36:23.198412 crc crio[24245]: time="2026-06-14T08:36:23.198315945Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=959ad155-fc2c-4c40-8466-7d71d7e86e2f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.987194 | controller | Jun 14 08:36:23.201567 crc crio[24245]: time="2026-06-14T08:36:23.201478556Z" level=info msg="Stopped pod sandbox: e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c" id=67d8837f-76f9-43a4-8d24-29ca852e4c1f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.987210 | controller | Jun 14 08:36:23.214324 crc crio[24245]: time="2026-06-14T08:36:23.214221585Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/cert-manager-webhook" id=feecf10f-1cab-499a-b2ea-6d21f2cad9df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.987226 | controller | Jun 14 08:36:23.214957 crc crio[24245]: time="2026-06-14T08:36:23.214814046Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=e8d45907-cf85-4c54-87a1-57987905cbd8 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:36.987241 | controller | Jun 14 08:36:23.215830 crc crio[24245]: time="2026-06-14T08:36:23.215745743Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=4e9195af-1cc7-4ced-868e-a8e7d2b5bb14 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.987261 | controller | Jun 14 08:36:23.217977 crc crio[24245]: time="2026-06-14T08:36:23.217893594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.987277 | controller | Jun 14 08:36:23.221355 crc crio[24245]: time="2026-06-14T08:36:23.22127237Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=8795844a-b6fe-4294-b4a4-eef1f6cf25df name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.987293 | controller | Jun 14 08:36:23.227304 crc crio[24245]: time="2026-06-14T08:36:23.225194557Z" level=info msg="Stopped container 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=93808ef0-0df6-4b3e-a7da-e9120cfc0fdb name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.987309 | controller | Jun 14 08:36:23.235416 crc crio[24245]: time="2026-06-14T08:36:23.23528656Z" level=info msg="Stopped container 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=3b1af5c6-2417-4ed3-81c7-468316a14913 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.987325 | controller | Jun 14 08:36:23.241390 crc crio[24245]: time="2026-06-14T08:36:23.241344294Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-h8ztb/cert-manager-controller" id=d973af40-d510-424a-af5b-fa423c1f6fe6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.987341 | controller | Jun 14 08:36:23.246251 crc crio[24245]: time="2026-06-14T08:36:23.2461551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.987378 | controller | Jun 14 08:36:23.253268 crc crio[24245]: time="2026-06-14T08:36:23.253095241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.987396 | controller | Jun 14 08:36:23.259186 crc crio[24245]: time="2026-06-14T08:36:23.258815324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.987412 | controller | Jun 14 08:36:23.286658 crc crio[24245]: time="2026-06-14T08:36:23.286604605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.987428 | controller | Jun 14 08:36:23.290996 crc crio[24245]: time="2026-06-14T08:36:23.290962755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.987444 | controller | Jun 14 08:36:23.317564 crc crio[24245]: time="2026-06-14T08:36:23.317460584Z" level=info msg="Stopped container 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=78a550e7-7945-4b73-b31f-98e313446c88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.987459 | controller | Jun 14 08:36:23.317810 crc crio[24245]: time="2026-06-14T08:36:23.317568378Z" level=info msg="Stopped container f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=ae862acf-a22b-444b-9855-c8650cbb7db0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:36.987475 | controller | Jun 14 08:36:23.319230 crc crio[24245]: time="2026-06-14T08:36:23.319085598Z" level=info msg="Stopping pod sandbox: 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458" id=9c5a69f2-3369-49bf-ba0f-e4784e2541d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.987494 | controller | Jun 14 08:36:23.322251 crc crio[24245]: time="2026-06-14T08:36:23.322170108Z" level=info msg="Stopped pod sandbox: 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458" id=9c5a69f2-3369-49bf-ba0f-e4784e2541d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:36.987510 | controller | Jun 14 08:36:23.497588 crc crio[24245]: time="2026-06-14T08:36:23.497497535Z" level=info msg="Removing container: aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b" id=72172c8f-3aa7-4e09-928a-96bd0bfc205d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.987526 | controller | Jun 14 08:36:23.530049 crc crio[24245]: time="2026-06-14T08:36:23.529044138Z" level=info msg="Removed container aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=72172c8f-3aa7-4e09-928a-96bd0bfc205d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.987542 | controller | Jun 14 08:36:23.530563 crc crio[24245]: time="2026-06-14T08:36:23.530493414Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=1f8200f0-d25d-4629-bd1e-ea116740aaae name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.987557 | controller | Jun 14 08:36:23.533717 crc crio[24245]: time="2026-06-14T08:36:23.533690366Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=d4772a67-32fa-48c2-bae2-6ca0e5b5600c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.987572 | controller | Jun 14 08:36:23.535338 crc crio[24245]: time="2026-06-14T08:36:23.535274916Z" level=info msg="Removing container: e8b93464b1f4eb4bccb6afe096be3d38fbf561a02d1cb7c4410f8b41564e99e9" id=8b56ecca-bde3-461f-903c-cf290653d393 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.987588 | controller | Jun 14 08:36:23.540038 crc crio[24245]: time="2026-06-14T08:36:23.537930812Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=58796de1-795a-40f4-82f4-03bdf1cf2d4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.987604 | controller | Jun 14 08:36:23.540038 crc crio[24245]: time="2026-06-14T08:36:23.538685816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.987620 | controller | Jun 14 08:36:23.556160 crc crio[24245]: time="2026-06-14T08:36:23.556055282Z" level=info msg="Created container f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/cert-manager-webhook" id=feecf10f-1cab-499a-b2ea-6d21f2cad9df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.987635 | controller | Jun 14 08:36:23.565137 crc crio[24245]: time="2026-06-14T08:36:23.565084382Z" level=info msg="Starting container: f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab" id=fe192a32-3791-49b1-ba04-64fe05c19a9c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.987650 | controller | Jun 14 08:36:23.569058 crc crio[24245]: time="2026-06-14T08:36:23.569017028Z" level=info msg="Created container 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483: cert-manager/cert-manager-7b8b89f89d-h8ztb/cert-manager-controller" id=d973af40-d510-424a-af5b-fa423c1f6fe6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.987666 | controller | Jun 14 08:36:23.573925 crc crio[24245]: time="2026-06-14T08:36:23.573409269Z" level=info msg="Starting container: 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483" id=8da36f00-a75e-4ae4-9f63-4c719f0c62d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.987681 | controller | Jun 14 08:36:23.574178 crc crio[24245]: time="2026-06-14T08:36:23.574138403Z" level=info msg="Started container" PID=35477 containerID=f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab description=cert-manager/cert-manager-webhook-769f6b94cb-44nt7/cert-manager-webhook id=fe192a32-3791-49b1-ba04-64fe05c19a9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef
2026-06-14 10:12:36.987701 | controller | Jun 14 08:36:23.583365 crc crio[24245]: time="2026-06-14T08:36:23.583267734Z" level=info msg="Started container" PID=35478 containerID=5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483 description=cert-manager/cert-manager-7b8b89f89d-h8ztb/cert-manager-controller id=8da36f00-a75e-4ae4-9f63-4c719f0c62d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf
2026-06-14 10:12:36.987728 | controller | Jun 14 08:36:23.601419 crc crio[24245]: time="2026-06-14T08:36:23.601324777Z" level=info msg="Removed container e8b93464b1f4eb4bccb6afe096be3d38fbf561a02d1cb7c4410f8b41564e99e9: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=8b56ecca-bde3-461f-903c-cf290653d393 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.987747 | controller | Jun 14 08:36:23.605250 crc crio[24245]: time="2026-06-14T08:36:23.605124396Z" level=info msg="Removing container: fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a" id=d786a0c4-8e41-40b1-8817-230df43df187 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.987762 | controller | Jun 14 08:36:23.609295 crc crio[24245]: time="2026-06-14T08:36:23.607379029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.987778 | controller | Jun 14 08:36:23.613697 crc crio[24245]: time="2026-06-14T08:36:23.612782524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.987793 | controller | Jun 14 08:36:23.660405 crc crio[24245]: time="2026-06-14T08:36:23.660311156Z" level=info msg="Removed container fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=d786a0c4-8e41-40b1-8817-230df43df187 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.987811 | controller | Jun 14 08:36:23.671768 crc crio[24245]: time="2026-06-14T08:36:23.67169971Z" level=info msg="Removing container: 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1" id=3b7f6521-c696-4bf2-b46c-0bfa8eb2d5fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.987827 | controller | Jun 14 08:36:23.715784 crc crio[24245]: time="2026-06-14T08:36:23.715717411Z" level=info msg="Removed container 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=3b7f6521-c696-4bf2-b46c-0bfa8eb2d5fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.987842 | controller | Jun 14 08:36:23.718392 crc crio[24245]: time="2026-06-14T08:36:23.718338714Z" level=info msg="Removing container: 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a" id=022ae6b8-610a-4f79-a0ff-ba3741c71877 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.987857 | controller | Jun 14 08:36:23.733446 crc crio[24245]: time="2026-06-14T08:36:23.733355737Z" level=info msg="Removed container 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=022ae6b8-610a-4f79-a0ff-ba3741c71877 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.987872 | controller | Jun 14 08:36:23.733633 crc crio[24245]: time="2026-06-14T08:36:23.73348686Z" level=info msg="Created container 50cec6d5759333a70db646bd71bb2a708702ffee60418203e49077426812e7ae: openshift-multus/multus-bzhnf/kube-multus" id=58796de1-795a-40f4-82f4-03bdf1cf2d4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.987891 | controller | Jun 14 08:36:23.734500 crc crio[24245]: time="2026-06-14T08:36:23.734400989Z" level=info msg="Starting container: 50cec6d5759333a70db646bd71bb2a708702ffee60418203e49077426812e7ae" id=eca139fe-982d-4ab6-ba24-8a2d2f3c1e3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.987908 | controller | Jun 14 08:36:23.737123 crc crio[24245]: time="2026-06-14T08:36:23.737059935Z" level=info msg="Removing container: 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da" id=a3c8f41d-df9e-4c02-bc58-5f52294b77b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.987923 | controller | Jun 14 08:36:23.741722 crc crio[24245]: time="2026-06-14T08:36:23.741675402Z" level=info msg="Started container" PID=35511 containerID=50cec6d5759333a70db646bd71bb2a708702ffee60418203e49077426812e7ae description=openshift-multus/multus-bzhnf/kube-multus id=eca139fe-982d-4ab6-ba24-8a2d2f3c1e3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f103247fbca5d0bdfbd09b76f24bce21ca2a05500e63c5d97078b75a8112c767
2026-06-14 10:12:36.987939 | controller | Jun 14 08:36:23.757586 crc crio[24245]: time="2026-06-14T08:36:23.757458039Z" level=info msg="Removed container 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=a3c8f41d-df9e-4c02-bc58-5f52294b77b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.987954 | controller | Jun 14 08:36:23.761391 crc crio[24245]: time="2026-06-14T08:36:23.761315691Z" level=info msg="Removing container: f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a" id=c0ac7017-a06c-4ef4-b782-7fd8856510e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.987969 | controller | Jun 14 08:36:23.763507 crc crio[24245]: time="2026-06-14T08:36:23.763354387Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_f5f47475-675e-401a-8f22-1a5068a5c27f\""
2026-06-14 10:12:36.987985 | controller | Jun 14 08:36:23.763507 crc crio[24245]: time="2026-06-14T08:36:23.763515793Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.988001 | controller | Jun 14 08:36:23.781695 crc crio[24245]: time="2026-06-14T08:36:23.781605383Z" level=info msg="Removed container f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=c0ac7017-a06c-4ef4-b782-7fd8856510e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.988017 | controller | Jun 14 08:36:23.784149 crc crio[24245]: time="2026-06-14T08:36:23.784075971Z" level=info msg="Removing container: cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460" id=b2468836-5c9d-4923-b523-0722ed16258f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.988032 | controller | Jun 14 08:36:23.799053 crc crio[24245]: time="2026-06-14T08:36:23.798971582Z" level=info msg="Removed container cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=b2468836-5c9d-4923-b523-0722ed16258f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.988048 | controller | Jun 14 08:36:23.801443 crc crio[24245]: time="2026-06-14T08:36:23.801387566Z" level=info msg="Removing container: c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b" id=57ed015d-75fd-4828-be2e-c5f5f0c3ecd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.988063 | controller | Jun 14 08:36:23.815936 crc crio[24245]: time="2026-06-14T08:36:23.815879694Z" level=info msg="Removed container c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=57ed015d-75fd-4828-be2e-c5f5f0c3ecd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.988078 | controller | Jun 14 08:36:23.829209 crc crio[24245]: time="2026-06-14T08:36:23.827223606Z" level=info msg="Removing container: 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb" id=a9624a32-0737-490e-9556-8b60fd7fd02c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.988098 | controller | Jun 14 08:36:23.859957 crc crio[24245]: time="2026-06-14T08:36:23.859426847Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/POD" id=7ed6abf6-bfcf-441d-b543-07ae0a7791d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.988115 | controller | Jun 14 08:36:23.860278 crc crio[24245]: time="2026-06-14T08:36:23.860003156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.988131 | controller | Jun 14 08:36:23.870732 crc crio[24245]: time="2026-06-14T08:36:23.870672078Z" level=info msg="Removed container 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=a9624a32-0737-490e-9556-8b60fd7fd02c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.988146 | controller | Jun 14 08:36:23.888123 crc crio[24245]: time="2026-06-14T08:36:23.888046532Z" level=info msg="Removing container: 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957" id=90e6ae48-7282-4ba5-a1c8-a1b864cb27fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.988162 | controller | Jun 14 08:36:23.888398 crc crio[24245]: time="2026-06-14T08:36:23.88833285Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=7ed6abf6-bfcf-441d-b543-07ae0a7791d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.988177 | controller | Jun 14 08:36:23.909118 crc crio[24245]: time="2026-06-14T08:36:23.90901461Z" level=info msg="Ran pod sandbox 0a2381427421d751c5f3292a44a09628ba15cd768a52b54a158002e51e7ec623 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/POD" id=7ed6abf6-bfcf-441d-b543-07ae0a7791d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.988192 | controller | Jun 14 08:36:23.922826 crc crio[24245]: time="2026-06-14T08:36:23.922789968Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=7c7e970a-848b-4d09-8f2d-e222b709a1d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.988208 | controller | Jun 14 08:36:23.925808 crc crio[24245]: time="2026-06-14T08:36:23.925747274Z" level=info msg="Removed container 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=90e6ae48-7282-4ba5-a1c8-a1b864cb27fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.988223 | controller | Jun 14 08:36:23.928356 crc crio[24245]: time="2026-06-14T08:36:23.928213628Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3ee4bdf8-d7dd-4cb8-87dd-b08d0fd6c13c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.988239 | controller | Jun 14 08:36:23.940365 crc crio[24245]: time="2026-06-14T08:36:23.940148765Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/kube-rbac-proxy" id=3e9b974c-2266-45e6-a09a-1938b9f6658e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.988254 | controller | Jun 14 08:36:23.940743 crc crio[24245]: time="2026-06-14T08:36:23.940579175Z" level=info msg="Removing container: 724a517cc3bdbbd33232cf1f956816a2f03cf246f36d5bb98264cd3f39504817" id=3dc2eddd-c8c5-49cb-a944-dc7f84600b29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.988269 | controller | Jun 14 08:36:23.940743 crc crio[24245]: time="2026-06-14T08:36:23.94060837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.988291 | controller | Jun 14 08:36:23.980008 crc crio[24245]: time="2026-06-14T08:36:23.978709443Z" level=info msg="Removed container 724a517cc3bdbbd33232cf1f956816a2f03cf246f36d5bb98264cd3f39504817: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=3dc2eddd-c8c5-49cb-a944-dc7f84600b29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:36.988307 | controller | Jun 14 08:36:23.980008 crc crio[24245]: time="2026-06-14T08:36:23.979801119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.988323 | controller | Jun 14 08:36:24.116251 crc crio[24245]: time="2026-06-14T08:36:24.116089324Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-14 10:12:36.988338 | controller | Jun 14 08:36:24.116251 crc crio[24245]: time="2026-06-14T08:36:24.11626378Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.988374 | controller | Jun 14 08:36:24.125591 crc crio[24245]: time="2026-06-14T08:36:24.125544017Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-14 10:12:36.988392 | controller | Jun 14 08:36:24.125695 crc crio[24245]: time="2026-06-14T08:36:24.125622159Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.988435 | controller | Jun 14 08:36:24.126618 crc crio[24245]: time="2026-06-14T08:36:24.126411905Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-14 10:12:36.988452 | controller | Jun 14 08:36:24.126757 crc crio[24245]: time="2026-06-14T08:36:24.126693594Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.988467 | controller | Jun 14 08:36:24.140775 crc crio[24245]: time="2026-06-14T08:36:24.140703823Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-14 10:12:36.988483 | controller | Jun 14 08:36:24.141074 crc crio[24245]: time="2026-06-14T08:36:24.140794956Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.988499 | controller | Jun 14 08:36:24.149195 crc crio[24245]: time="2026-06-14T08:36:24.149112813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.988515 | controller | Jun 14 08:36:24.154803 crc crio[24245]: time="2026-06-14T08:36:24.154740763Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-14 10:12:36.988530 | controller | Jun 14 08:36:24.154803 crc crio[24245]: time="2026-06-14T08:36:24.154805325Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.988546 | controller | Jun 14 08:36:24.167088 crc crio[24245]: time="2026-06-14T08:36:24.167014636Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-14 10:12:36.988561 | controller | Jun 14 08:36:24.167175 crc crio[24245]: time="2026-06-14T08:36:24.167119359Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.988577 | controller | Jun 14 08:36:24.175485 crc crio[24245]: time="2026-06-14T08:36:24.175366564Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-14 10:12:36.988592 | controller | Jun 14 08:36:24.175485 crc crio[24245]: time="2026-06-14T08:36:24.175464397Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.988607 | controller | Jun 14 08:36:24.178255 crc crio[24245]: time="2026-06-14T08:36:24.178209406Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-14 10:12:36.988622 | controller | Jun 14 08:36:24.178610 crc crio[24245]: time="2026-06-14T08:36:24.178287728Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.988637 | controller | Jun 14 08:36:24.188093 crc crio[24245]: time="2026-06-14T08:36:24.187959368Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_f5f47475-675e-401a-8f22-1a5068a5c27f\""
2026-06-14 10:12:36.988658 | controller | Jun 14 08:36:24.220101 crc crio[24245]: time="2026-06-14T08:36:24.219995575Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-pxj4p/POD" id=2827b38f-f660-4b76-99fa-f9917a345d11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.988674 | controller | Jun 14 08:36:24.220222 crc crio[24245]: time="2026-06-14T08:36:24.220117089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.988690 | controller | Jun 14 08:36:24.247376 crc crio[24245]: time="2026-06-14T08:36:24.247278909Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=2827b38f-f660-4b76-99fa-f9917a345d11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.988706 | controller | Jun 14 08:36:24.259087 crc crio[24245]: time="2026-06-14T08:36:24.258728036Z" level=info msg="Ran pod sandbox abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708 with infra container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/POD" id=2827b38f-f660-4b76-99fa-f9917a345d11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:36.988722 | controller | Jun 14 08:36:24.262197 crc crio[24245]: time="2026-06-14T08:36:24.262125677Z" level=info msg="Created container edec80c524180f056c380ade3df76d4c1fe90a177970473dff39eb4649239af6: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/kube-rbac-proxy" id=3e9b974c-2266-45e6-a09a-1938b9f6658e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.988738 | controller | Jun 14 08:36:24.274405 crc crio[24245]: time="2026-06-14T08:36:24.271108253Z" level=info msg="Starting container: edec80c524180f056c380ade3df76d4c1fe90a177970473dff39eb4649239af6" id=af2fa27f-74d1-430e-9441-04fe01622178 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.988754 | controller | Jun 14 08:36:24.275506 crc crio[24245]: time="2026-06-14T08:36:24.275315618Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4ee13745-9627-4455-9deb-e1a3b07680a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.988770 | controller | Jun 14 08:36:24.280589 crc crio[24245]: time="2026-06-14T08:36:24.280362991Z" level=info msg="Started container" PID=35555 containerID=edec80c524180f056c380ade3df76d4c1fe90a177970473dff39eb4649239af6 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/kube-rbac-proxy id=af2fa27f-74d1-430e-9441-04fe01622178 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a2381427421d751c5f3292a44a09628ba15cd768a52b54a158002e51e7ec623
2026-06-14 10:12:36.988788 | controller | Jun 14 08:36:24.280589 crc crio[24245]: time="2026-06-14T08:36:24.280478313Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=783b4371-9d73-4774-b4c3-039540ed25cf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.988804 | controller | Jun 14 08:36:24.293292 crc crio[24245]: time="2026-06-14T08:36:24.293228312Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kubecfg-setup" id=8b0fe559-fc7a-49f5-bac3-484e54bd56b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.988819 | controller | Jun 14 08:36:24.293727 crc crio[24245]: time="2026-06-14T08:36:24.293667696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.988835 | controller | Jun 14 08:36:24.298228 crc crio[24245]: time="2026-06-14T08:36:24.298063407Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9436df51-144e-47a3-8f2e-8032b84ddd53 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.988857 | controller | Jun 14 08:36:24.305802 crc crio[24245]: time="2026-06-14T08:36:24.305713902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0e7c6fd8-4ed4-4e0d-ae53-44799bb13fde name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.988873 | controller | Jun 14 08:36:24.316318 crc crio[24245]: time="2026-06-14T08:36:24.31621296Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/ovnkube-cluster-manager" id=f2510350-418e-4ad7-85a8-18ddf1b2e8e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.988888 | controller | Jun 14 08:36:24.316735 crc crio[24245]: time="2026-06-14T08:36:24.316685405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.988904 | controller | Jun 14 08:36:24.326789 crc crio[24245]: time="2026-06-14T08:36:24.326721018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.988919 | controller | Jun 14 08:36:24.328743 crc crio[24245]: time="2026-06-14T08:36:24.328683662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.988935 | controller | Jun 14 08:36:24.361387 crc crio[24245]: time="2026-06-14T08:36:24.361183021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.988950 | controller | Jun 14 08:36:24.368242 crc crio[24245]: time="2026-06-14T08:36:24.368178425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.988965 | controller | Jun 14 08:36:24.480391 crc crio[24245]: time="2026-06-14T08:36:24.480303439Z" level=info msg="Created container 789babee14312ae832f17096824fddf3e7c1b2182094ca28fa65c4deb5b2f6e6: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kubecfg-setup" id=8b0fe559-fc7a-49f5-bac3-484e54bd56b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.988981 | controller | Jun 14 08:36:24.483812 crc crio[24245]: time="2026-06-14T08:36:24.483705937Z" level=info msg="Starting container: 789babee14312ae832f17096824fddf3e7c1b2182094ca28fa65c4deb5b2f6e6" id=fc5c3806-5d59-429a-8462-00a3107e74e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.988996 | controller | Jun 14 08:36:24.489010 crc crio[24245]: time="2026-06-14T08:36:24.488904275Z" level=info msg="Started container" PID=35590 containerID=789babee14312ae832f17096824fddf3e7c1b2182094ca28fa65c4deb5b2f6e6 description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/kubecfg-setup id=fc5c3806-5d59-429a-8462-00a3107e74e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708
2026-06-14 10:12:36.989012 | controller | Jun 14 08:36:24.489404 crc crio[24245]: time="2026-06-14T08:36:24.48936254Z" level=info msg="Created container 84c090f1b1724d1d3a020a111d4795855ccdacc108ef8f68d67889c6f3d14be1: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/ovnkube-cluster-manager" id=f2510350-418e-4ad7-85a8-18ddf1b2e8e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.989031 | controller | Jun 14 08:36:24.490808 crc crio[24245]: time="2026-06-14T08:36:24.490423953Z" level=info msg="Starting container: 84c090f1b1724d1d3a020a111d4795855ccdacc108ef8f68d67889c6f3d14be1" id=ea0b468c-9f4b-4dae-9b30-41682b088b6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.989059 | controller | Jun 14 08:36:24.499433 crc crio[24245]: time="2026-06-14T08:36:24.499344529Z" level=info msg="Started container" PID=35606 containerID=84c090f1b1724d1d3a020a111d4795855ccdacc108ef8f68d67889c6f3d14be1 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/ovnkube-cluster-manager id=ea0b468c-9f4b-4dae-9b30-41682b088b6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a2381427421d751c5f3292a44a09628ba15cd768a52b54a158002e51e7ec623
2026-06-14 10:12:36.989093 | controller | Jun 14 08:36:24.558775 crc crio[24245]: time="2026-06-14T08:36:24.558670712Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=eb0a402e-4db8-4db2-9bcb-c62d2634a700 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.989124 | controller | Jun 14 08:36:24.564383 crc crio[24245]: time="2026-06-14T08:36:24.564289651Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1fde5830-09f5-4e39-9c7d-4c2ad0edff9c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.989152 | controller | Jun 14 08:36:24.581464 crc crio[24245]: time="2026-06-14T08:36:24.581138411Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-controller" id=1b72b5f6-ed40-4733-ae00-51123a612d2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.989179 | controller | Jun 14 08:36:24.582037 crc crio[24245]: time="2026-06-14T08:36:24.581887025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.989207 | controller | Jun 14 08:36:24.637477 crc crio[24245]: time="2026-06-14T08:36:24.637338167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.989234 | controller | Jun 14 08:36:24.639957 crc crio[24245]: time="2026-06-14T08:36:24.63991303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.989261 | controller | Jun 14 08:36:24.742238 crc crio[24245]: time="2026-06-14T08:36:24.742152704Z" level=info msg="Created container bc055787a9e3b4a8f4693ac64d84392fcad359f04033b6ca1bd2240c44a393da: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-controller" id=1b72b5f6-ed40-4733-ae00-51123a612d2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.989288 | controller | Jun 14 08:36:24.743480 crc crio[24245]: time="2026-06-14T08:36:24.743386642Z" level=info msg="Starting container: bc055787a9e3b4a8f4693ac64d84392fcad359f04033b6ca1bd2240c44a393da" id=415a8a12-dd3c-4be8-9f25-5e603a7fff98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.989315 | controller | Jun 14 08:36:24.749549 crc crio[24245]: time="2026-06-14T08:36:24.749441367Z" level=info msg="Started container" PID=35679 containerID=bc055787a9e3b4a8f4693ac64d84392fcad359f04033b6ca1bd2240c44a393da description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-controller id=415a8a12-dd3c-4be8-9f25-5e603a7fff98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708
2026-06-14 10:12:36.989343 | controller | Jun 14 08:36:24.764355 crc crio[24245]: time="2026-06-14T08:36:24.764311892Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2723c3e1-e488-4737-86ea-893d58a6a3f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.989394 | controller | Jun 14 08:36:24.767332 crc crio[24245]: time="2026-06-14T08:36:24.767250127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4cac86ea-9a5c-4c7a-a1a2-e2b81c30e35f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.989452 | controller | Jun 14 08:36:24.773978 crc crio[24245]: time="2026-06-14T08:36:24.7739005Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-acl-logging" id=076da39f-a55c-4cc1-ad0b-1a52ad9d6121 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.989484 | controller | Jun 14 08:36:24.774415 crc crio[24245]: time="2026-06-14T08:36:24.774363695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.989503 | controller | Jun 14 08:36:24.816648 crc crio[24245]: time="2026-06-14T08:36:24.816454283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.989519 | controller | Jun 14 08:36:24.818487 crc crio[24245]: time="2026-06-14T08:36:24.818300253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.989535 | controller | Jun 14 08:36:24.884723 crc crio[24245]: time="2026-06-14T08:36:24.884645121Z" level=info msg="Created container e588196f049e765a8bb2f20b751528173fe7a13333e3528955cee9dcd55c50f3: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-acl-logging" id=076da39f-a55c-4cc1-ad0b-1a52ad9d6121 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.989551 | controller | Jun 14 08:36:24.887725 crc crio[24245]: time="2026-06-14T08:36:24.887599384Z" level=info msg="Starting container: e588196f049e765a8bb2f20b751528173fe7a13333e3528955cee9dcd55c50f3" id=8990663f-f4fb-4f96-b661-c17681ee9b5b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.989566 | controller | Jun 14 08:36:24.893131 crc crio[24245]: time="2026-06-14T08:36:24.893029268Z" level=info msg="Started container" PID=35700 containerID=e588196f049e765a8bb2f20b751528173fe7a13333e3528955cee9dcd55c50f3 description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-acl-logging id=8990663f-f4fb-4f96-b661-c17681ee9b5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708
2026-06-14 10:12:36.989582 | controller | Jun 14 08:36:24.904347 crc crio[24245]: time="2026-06-14T08:36:24.90426708Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=d7acb363-c5cb-4def-9848-58da295c8011 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.989598 | controller | Jun 14 08:36:24.906938 crc crio[24245]: time="2026-06-14T08:36:24.906762278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a0b62b9b-5443-47a3-843c-6dcf0f7cb491 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.989614 | controller | Jun 14 08:36:24.916452 crc crio[24245]: time="2026-06-14T08:36:24.916214702Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-node" id=87f0e2e2-1759-456b-90cd-f8eb61080f30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.989629 | controller | Jun 14 08:36:24.916914 crc crio[24245]: time="2026-06-14T08:36:24.916796351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.989644 | controller | Jun 14 08:36:24.937175 crc crio[24245]: time="2026-06-14T08:36:24.937094102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.989659 | controller | Jun 14 08:36:24.938739 crc crio[24245]: time="2026-06-14T08:36:24.938677073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.989679 | controller | Jun 14 08:36:25.058545 crc crio[24245]: time="2026-06-14T08:36:25.0584215Z" level=info msg="Created container 5b217036caa51dbcd8d1e0bed8734370c7601e0508f191346d6b493540f09330: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-node" id=87f0e2e2-1759-456b-90cd-f8eb61080f30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.989695 | controller | Jun 14 08:36:25.059968 crc crio[24245]: time="2026-06-14T08:36:25.059783694Z" level=info msg="Starting container: 5b217036caa51dbcd8d1e0bed8734370c7601e0508f191346d6b493540f09330" id=d1ba8cff-32bf-4269-83c2-344b3252ca1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.989710 | controller | Jun 14 08:36:25.068505 crc crio[24245]: time="2026-06-14T08:36:25.06835046Z" level=info msg="Started container" PID=35718 containerID=5b217036caa51dbcd8d1e0bed8734370c7601e0508f191346d6b493540f09330 description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-node id=d1ba8cff-32bf-4269-83c2-344b3252ca1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708
2026-06-14 10:12:36.989725 | controller | Jun 14 08:36:25.081962 crc crio[24245]: time="2026-06-14T08:36:25.081733249Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8a93852d-6613-4796-bb7f-8c89a530b835 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.989741 | controller | Jun 14 08:36:25.084596 crc crio[24245]: time="2026-06-14T08:36:25.084479906Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3412eb9f-396b-432d-9b9e-cc5106d0fddb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.989757 | controller | Jun 14 08:36:25.091086 crc crio[24245]: time="2026-06-14T08:36:25.090975435Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-ovn-metrics" id=b4a159ae-e8c2-47e8-b8c8-2934d65a0dc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.989772 | controller | Jun 14 08:36:25.091563 crc crio[24245]: time="2026-06-14T08:36:25.091450531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.989787 | controller | Jun 14 08:36:25.114421 crc crio[24245]: time="2026-06-14T08:36:25.114318413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.989802 | controller | Jun 14 08:36:25.116317 crc crio[24245]: time="2026-06-14T08:36:25.116244475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.989817 | controller | Jun 14 08:36:25.237587 crc crio[24245]: time="2026-06-14T08:36:25.237449609Z" level=info msg="Created container df5809e42c9f6c64fd15ea8fd0bcdc5a43ca43f57a3a539e2fa8a52ae820c0bc: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-ovn-metrics" id=b4a159ae-e8c2-47e8-b8c8-2934d65a0dc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.989832 | controller | Jun 14 08:36:25.244641 crc crio[24245]: time="2026-06-14T08:36:25.244485525Z" level=info msg="Starting container: df5809e42c9f6c64fd15ea8fd0bcdc5a43ca43f57a3a539e2fa8a52ae820c0bc" id=1ef7e5c5-02eb-48a6-aace-b2c929457c46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.989847 | controller | Jun 14 08:36:25.257401 crc crio[24245]: time="2026-06-14T08:36:25.257275335Z" level=info msg="Started container" PID=35742 containerID=df5809e42c9f6c64fd15ea8fd0bcdc5a43ca43f57a3a539e2fa8a52ae820c0bc description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-ovn-metrics id=1ef7e5c5-02eb-48a6-aace-b2c929457c46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708
2026-06-14 10:12:36.989866 | controller | Jun 14 08:36:25.271268 crc crio[24245]: time="2026-06-14T08:36:25.271141619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=6f488190-3d9f-459a-a89e-1874c2d1330d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.989882 | controller | Jun 14 08:36:25.274761 crc crio[24245]: time="2026-06-14T08:36:25.274682863Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e3842203-c810-4e0d-b7ef-f635a6c6c69c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.989898 | controller | Jun 14 08:36:25.282778 crc crio[24245]: time="2026-06-14T08:36:25.281460019Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/northd" id=a30995ee-0146-4674-aee9-e23c8c306855 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.989914 | controller | Jun 14 08:36:25.283358 crc crio[24245]: time="2026-06-14T08:36:25.283300859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.989929 | controller | Jun 14 08:36:25.319430 crc crio[24245]: time="2026-06-14T08:36:25.319277383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.989944 | controller | Jun 14 08:36:25.320768 crc crio[24245]: time="2026-06-14T08:36:25.320712599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.989959 | controller | Jun 14 08:36:25.422186 crc crio[24245]: time="2026-06-14T08:36:25.422096608Z" level=info msg="Created container bf9f2d4be5a8beb991b859cff9932e8a9db74f2a9c1cb80477928df836bcdb65: openshift-ovn-kubernetes/ovnkube-node-pxj4p/northd" id=a30995ee-0146-4674-aee9-e23c8c306855 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.989974 | controller | Jun 14 08:36:25.424511 crc crio[24245]: time="2026-06-14T08:36:25.424417682Z" level=info msg="Starting container: bf9f2d4be5a8beb991b859cff9932e8a9db74f2a9c1cb80477928df836bcdb65" id=6dff1cc7-634a-4430-be10-aa24ededb5da name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.989989 | controller | Jun 14 08:36:25.433645 crc crio[24245]: time="2026-06-14T08:36:25.433474202Z" level=info msg="Started container" PID=35775 containerID=bf9f2d4be5a8beb991b859cff9932e8a9db74f2a9c1cb80477928df836bcdb65 description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/northd id=6dff1cc7-634a-4430-be10-aa24ededb5da name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708
2026-06-14 10:12:36.990005 | controller | Jun 14 08:36:25.449333 crc crio[24245]: time="2026-06-14T08:36:25.449203527Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=057bd071-871b-49a8-9865-6199a89d251b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.990021 | controller | Jun 14 08:36:25.453117 crc crio[24245]: time="2026-06-14T08:36:25.4530584Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=dba6281a-5ee7-4814-9b53-126419c71415 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.990037 | controller | Jun 14 08:36:25.459158 crc crio[24245]: time="2026-06-14T08:36:25.459074663Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/nbdb" id=856e952f-bfeb-47bc-8d7b-84fd72cc246a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.990055 | controller | Jun 14 08:36:25.459421 crc crio[24245]: time="2026-06-14T08:36:25.459365533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.990071 | controller | Jun 14 08:36:25.482444 crc crio[24245]: time="2026-06-14T08:36:25.482282067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.990087 | controller | Jun 14 08:36:25.484287 crc crio[24245]: time="2026-06-14T08:36:25.48421205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.990103 | controller | Jun 14 08:36:25.590435 crc crio[24245]: time="2026-06-14T08:36:25.589639078Z" level=info msg="Created container edd8c44b7f7f126215c6355c4f498f2dee5f30d8c96b4fc82425b24fc299afaa: openshift-ovn-kubernetes/ovnkube-node-pxj4p/nbdb" id=856e952f-bfeb-47bc-8d7b-84fd72cc246a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.990119 | controller | Jun 14 08:36:25.592138 crc crio[24245]: time="2026-06-14T08:36:25.592027345Z" level=info msg="Starting container: edd8c44b7f7f126215c6355c4f498f2dee5f30d8c96b4fc82425b24fc299afaa" id=caeb23dd-6fe6-4f68-b94a-c0a882455efe name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.990134 | controller | Jun 14 08:36:25.605031 crc crio[24245]: time="2026-06-14T08:36:25.604911379Z" level=info msg="Started container" PID=35786 containerID=edd8c44b7f7f126215c6355c4f498f2dee5f30d8c96b4fc82425b24fc299afaa description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/nbdb id=caeb23dd-6fe6-4f68-b94a-c0a882455efe name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708
2026-06-14 10:12:36.990150 | controller | Jun 14 08:36:27.800014 crc crio[24245]: time="2026-06-14T08:36:27.799815565Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=caf8283f-840e-42bd-a7f4-392d3bae2d53 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.990166 | controller | Jun 14 08:36:27.803211 crc crio[24245]: time="2026-06-14T08:36:27.803129282Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4065d252-afc2-40d3-9650-e6258cb9de3e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.990182 | controller | Jun 14 08:36:27.813401 crc crio[24245]: time="2026-06-14T08:36:27.813256926Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/sbdb" id=f0568080-7ce0-4f8b-86f2-1283513d2e76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.990197 | controller | Jun 14 08:36:27.814061 crc crio[24245]: time="2026-06-14T08:36:27.813833815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.990213 | controller | Jun 14 08:36:27.853892 crc crio[24245]: time="2026-06-14T08:36:27.853727165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.990229 | controller | Jun 14 08:36:27.856687 crc crio[24245]: time="2026-06-14T08:36:27.856593437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.990244 | controller | Jun 14 08:36:27.993796 crc crio[24245]: time="2026-06-14T08:36:27.992980548Z" level=info msg="Created container 4b8c179597689e23a81c1e8fdf0d83a2c0e4656686f4afaeabb0cdf223541bd5: openshift-ovn-kubernetes/ovnkube-node-pxj4p/sbdb" id=f0568080-7ce0-4f8b-86f2-1283513d2e76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.990264 | controller | Jun 14 08:36:27.996497 crc crio[24245]: time="2026-06-14T08:36:27.996222171Z" level=info msg="Starting container: 4b8c179597689e23a81c1e8fdf0d83a2c0e4656686f4afaeabb0cdf223541bd5" id=6ae7c3a8-d23a-4ea7-901d-4942a7326524 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.990279 | controller | Jun 14 08:36:28.004821 crc crio[24245]: time="2026-06-14T08:36:28.004702283Z" level=info msg="Started container" PID=35860 containerID=4b8c179597689e23a81c1e8fdf0d83a2c0e4656686f4afaeabb0cdf223541bd5 description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/sbdb id=6ae7c3a8-d23a-4ea7-901d-4942a7326524 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708
2026-06-14 10:12:36.990295 | controller | Jun 14 08:36:30.195395 crc crio[24245]: time="2026-06-14T08:36:30.194971402Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=020d64e9-f9e5-46d7-bb7d-d257d236c81c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.990310 | controller | Jun 14 08:36:30.212232 crc crio[24245]: time="2026-06-14T08:36:30.21209138Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5d77dc19-3703-454d-8795-f2be1ee35121 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:36.990325 | controller | Jun 14 08:36:30.222906 crc crio[24245]: time="2026-06-14T08:36:30.219053984Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovnkube-controller" id=d729c258-8fb4-4beb-b84e-f84108cfc97b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.990340 | controller | Jun 14 08:36:30.222906 crc crio[24245]: time="2026-06-14T08:36:30.219733026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.990376 | controller | Jun 14 08:36:30.274133 crc crio[24245]: time="2026-06-14T08:36:30.274026268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.990394 | controller | Jun 14 08:36:30.276901 crc crio[24245]: time="2026-06-14T08:36:30.276772697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:36.990410 | controller | Jun 14 08:36:30.436288 crc crio[24245]: time="2026-06-14T08:36:30.435718568Z" level=info msg="Created container d1963f25da9eaf154d09f898cedb5381a2293d79673eb4caf0dd52807278122d: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovnkube-controller" id=d729c258-8fb4-4beb-b84e-f84108cfc97b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:36.990425 | controller | Jun 14 08:36:30.437905 crc crio[24245]: time="2026-06-14T08:36:30.437802506Z" level=info msg="Starting container: d1963f25da9eaf154d09f898cedb5381a2293d79673eb4caf0dd52807278122d" id=81655d5b-dd82-4465-b90c-c8a7df93925e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:36.990440 | controller | Jun 14 08:36:30.444182 crc crio[24245]: time="2026-06-14T08:36:30.444070376Z" level=info msg="Started container" PID=35925 containerID=d1963f25da9eaf154d09f898cedb5381a2293d79673eb4caf0dd52807278122d description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovnkube-controller id=81655d5b-dd82-4465-b90c-c8a7df93925e name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708
2026-06-14 10:12:36.990456 | controller | Jun 14 08:36:30.556964 crc crio[24245]: time="2026-06-14T08:36:30.556744528Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990476 | controller | Jun 14 08:36:30.557286 crc crio[24245]: time="2026-06-14T08:36:30.557149311Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990492 | controller | Jun 14 08:36:30.557472 crc crio[24245]: time="2026-06-14T08:36:30.557376368Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990508 | controller | Jun 14 08:36:30.557614 crc crio[24245]: time="2026-06-14T08:36:30.557491742Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990523 | controller | Jun 14 08:36:30.558041 crc crio[24245]: time="2026-06-14T08:36:30.557948577Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990539 | controller | Jun 14 08:36:30.558171 crc crio[24245]: time="2026-06-14T08:36:30.55804479Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990555 | controller | Jun 14 08:36:30.558171 crc crio[24245]: time="2026-06-14T08:36:30.558146653Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990570 | controller | Jun 14 08:36:30.558345 crc crio[24245]: time="2026-06-14T08:36:30.558193525Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990585 | controller | Jun 14 08:36:30.558345 crc crio[24245]: time="2026-06-14T08:36:30.558269507Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990601 | controller | Jun 14 08:36:30.558345 crc crio[24245]: time="2026-06-14T08:36:30.558328779Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990616 | controller | Jun 14 08:36:30.558631 crc crio[24245]: time="2026-06-14T08:36:30.558442652Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990631 | controller | Jun 14 08:36:30.558631 crc crio[24245]: time="2026-06-14T08:36:30.558498454Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990646 | controller | Jun 14 08:36:30.558631 crc crio[24245]: time="2026-06-14T08:36:30.558513214Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990661 | controller | Jun 14 08:36:30.558631 crc crio[24245]: time="2026-06-14T08:36:30.558582896Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990676 | controller | Jun 14 08:36:30.559067 crc crio[24245]: time="2026-06-14T08:36:30.558721301Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990691 | controller | Jun 14 08:36:30.559067 crc crio[24245]: time="2026-06-14T08:36:30.558792153Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990706 | controller | Jun 14 08:36:30.559067 crc crio[24245]: time="2026-06-14T08:36:30.558974029Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990721 | controller | Jun 14 08:36:30.559067 crc crio[24245]: time="2026-06-14T08:36:30.559039171Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990736 | controller | Jun 14 08:36:30.559655 crc crio[24245]: time="2026-06-14T08:36:30.559099203Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990751 | controller | Jun 14 08:36:30.559655 crc crio[24245]: time="2026-06-14T08:36:30.559146105Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990766 | controller | Jun 14 08:36:30.559655 crc crio[24245]: time="2026-06-14T08:36:30.559383882Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990780 | controller | Jun 14 08:36:30.559655 crc crio[24245]: time="2026-06-14T08:36:30.559420953Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990799 | controller | Jun 14 08:36:30.560142 crc crio[24245]: time="2026-06-14T08:36:30.559702443Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990814 | controller | Jun 14 08:36:30.560142 crc crio[24245]: time="2026-06-14T08:36:30.559756024Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990829 | controller | Jun 14 08:36:30.560142 crc crio[24245]: time="2026-06-14T08:36:30.559771435Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990844 | controller | Jun 14 08:36:30.560142 crc crio[24245]: time="2026-06-14T08:36:30.559795056Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990859 | controller | Jun 14 08:36:30.560142 crc crio[24245]: time="2026-06-14T08:36:30.560027183Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990874 | controller | Jun 14 08:36:30.560142 crc crio[24245]: time="2026-06-14T08:36:30.560130326Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990889 | controller | Jun 14 08:36:30.560564 crc crio[24245]: time="2026-06-14T08:36:30.560168658Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990904 | controller | Jun 14 08:36:30.560564 crc crio[24245]: time="2026-06-14T08:36:30.560194819Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990919 | controller | Jun 14 08:36:30.560564 crc crio[24245]: time="2026-06-14T08:36:30.560286252Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990934 | controller | Jun 14 08:36:30.560564 crc crio[24245]: time="2026-06-14T08:36:30.560313922Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990949 | controller | Jun 14 08:36:30.560564 crc crio[24245]: time="2026-06-14T08:36:30.560454347Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990965 | controller | Jun 14 08:36:30.560564 crc crio[24245]: time="2026-06-14T08:36:30.560485498Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.990980 | controller | Jun 14 08:36:30.561134 crc crio[24245]: time="2026-06-14T08:36:30.560605152Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.990995 | controller | Jun 14 08:36:30.561134 crc crio[24245]: time="2026-06-14T08:36:30.560638843Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991010 | controller | Jun 14 08:36:30.561134 crc crio[24245]: time="2026-06-14T08:36:30.561099588Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991025 | controller | Jun 14 08:36:30.561656 crc crio[24245]: time="2026-06-14T08:36:30.56115943Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991040 | controller | Jun 14 08:36:30.561656 crc crio[24245]: time="2026-06-14T08:36:30.56117784Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991055 | controller | Jun 14 08:36:30.561656 crc crio[24245]: time="2026-06-14T08:36:30.561210571Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991070 | controller | Jun 14 08:36:30.561656 crc crio[24245]: time="2026-06-14T08:36:30.561249543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991085 | controller | Jun 14 08:36:30.561656 crc crio[24245]: time="2026-06-14T08:36:30.561284484Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991100 | controller | Jun 14 08:36:30.561656 crc crio[24245]: time="2026-06-14T08:36:30.561357146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991126 | controller | Jun 14 08:36:30.561656 crc crio[24245]: time="2026-06-14T08:36:30.561397938Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991141 | controller | Jun 14 08:36:30.561656 crc crio[24245]: time="2026-06-14T08:36:30.561599474Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991156 | controller | Jun 14 08:36:30.561656 crc crio[24245]: time="2026-06-14T08:36:30.561653106Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991171 | controller | Jun 14 08:36:30.562379 crc crio[24245]: time="2026-06-14T08:36:30.561672196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991186 | controller | Jun 14 08:36:30.562379 crc crio[24245]: time="2026-06-14T08:36:30.561702667Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991201 | controller | Jun 14 08:36:30.562379 crc crio[24245]: time="2026-06-14T08:36:30.561882362Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991216 | controller | Jun 14 08:36:30.562379 crc crio[24245]: time="2026-06-14T08:36:30.561925854Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991231 | controller | Jun 14 08:36:30.562379 crc crio[24245]: time="2026-06-14T08:36:30.562021567Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991246 | controller | Jun 14 08:36:30.562379 crc crio[24245]: time="2026-06-14T08:36:30.562048848Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991261 | controller | Jun 14 08:36:30.562379 crc crio[24245]: time="2026-06-14T08:36:30.562350357Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991276 | controller | Jun 14 08:36:30.562379 crc crio[24245]: time="2026-06-14T08:36:30.562381598Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991291 | controller | Jun 14 08:36:30.563008 crc crio[24245]: time="2026-06-14T08:36:30.562486482Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991305 | controller | Jun 14 08:36:30.563008 crc crio[24245]: time="2026-06-14T08:36:30.562515863Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991320 | controller | Jun 14 08:36:30.563008 crc crio[24245]: time="2026-06-14T08:36:30.562685358Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991335 | controller | Jun 14 08:36:30.563008 crc crio[24245]: time="2026-06-14T08:36:30.562717629Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991371 | controller | Jun 14 08:36:30.563008 crc crio[24245]: time="2026-06-14T08:36:30.562925846Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991388 | controller | Jun 14 08:36:30.563008 crc crio[24245]: time="2026-06-14T08:36:30.562966507Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991404 | controller | Jun 14 08:36:30.563604 crc crio[24245]: time="2026-06-14T08:36:30.563078841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991419 | controller | Jun 14 08:36:30.563604 crc crio[24245]: time="2026-06-14T08:36:30.563115402Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991434 | controller | Jun 14 08:36:30.563604 crc crio[24245]: time="2026-06-14T08:36:30.56334629Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991448 | controller | Jun 14 08:36:30.563604 crc crio[24245]: time="2026-06-14T08:36:30.563371691Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991468 | controller | Jun 14 08:36:30.563604 crc crio[24245]: time="2026-06-14T08:36:30.563393001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991483 | controller | Jun 14 08:36:30.563604 crc crio[24245]: time="2026-06-14T08:36:30.563411872Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991498 | controller | Jun 14 08:36:30.563604 crc crio[24245]: time="2026-06-14T08:36:30.563583777Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991513 | controller | Jun 14 08:36:30.563604 crc crio[24245]: time="2026-06-14T08:36:30.563617719Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991528 | controller | Jun 14 08:36:30.564195 crc crio[24245]: time="2026-06-14T08:36:30.563737152Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991543 | controller | Jun 14 08:36:30.564195 crc crio[24245]: time="2026-06-14T08:36:30.563764523Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991558 | controller | Jun 14 08:36:30.564300 crc crio[24245]: time="2026-06-14T08:36:30.56426935Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991573 | controller | Jun 14 08:36:30.564402 crc crio[24245]: time="2026-06-14T08:36:30.564304101Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991588 | controller | Jun 14 08:36:30.564485 crc crio[24245]: time="2026-06-14T08:36:30.564409234Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991603 | controller | Jun 14 08:36:30.564605 crc crio[24245]: time="2026-06-14T08:36:30.564494357Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991618 | controller | Jun 14 08:36:30.564605 crc crio[24245]: time="2026-06-14T08:36:30.56459549Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991633 | controller | Jun 14 08:36:30.564713 crc crio[24245]: time="2026-06-14T08:36:30.564625061Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991648 | controller | Jun 14 08:36:30.564767 crc crio[24245]: time="2026-06-14T08:36:30.564750275Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991663 | controller | Jun 14 08:36:30.565024 crc crio[24245]: time="2026-06-14T08:36:30.564827558Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991678 | controller | Jun 14 08:36:30.565024 crc crio[24245]: time="2026-06-14T08:36:30.564947302Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991693 | controller | Jun 14 08:36:30.565368 crc crio[24245]: time="2026-06-14T08:36:30.565036234Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991707 | controller | Jun 14 08:36:30.565368 crc crio[24245]: time="2026-06-14T08:36:30.56522107Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991734 | controller | Jun 14 08:36:30.565368 crc crio[24245]: time="2026-06-14T08:36:30.565253051Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991750 | controller | Jun 14 08:36:30.565583 crc crio[24245]: time="2026-06-14T08:36:30.565384276Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991765 | controller | Jun 14 08:36:30.565583 crc crio[24245]: time="2026-06-14T08:36:30.565474279Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991782 | controller | Jun 14 08:36:30.565583 crc crio[24245]: time="2026-06-14T08:36:30.56550442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991800 | controller | Jun 14 08:36:30.565744 crc crio[24245]: time="2026-06-14T08:36:30.565603963Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991816 | controller | Jun 14 08:36:30.566045 crc crio[24245]: time="2026-06-14T08:36:30.5658289Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991831 | controller | Jun 14 08:36:30.566045 crc crio[24245]: time="2026-06-14T08:36:30.565932053Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991845 | controller | Jun 14 08:36:30.566045 crc crio[24245]: time="2026-06-14T08:36:30.565970494Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991860 | controller | Jun 14 08:36:30.566045 crc crio[24245]: time="2026-06-14T08:36:30.566029236Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991875 | controller | Jun 14 08:36:30.566336 crc crio[24245]: time="2026-06-14T08:36:30.566109699Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991890 | controller | Jun 14 08:36:30.566336 crc crio[24245]: time="2026-06-14T08:36:30.566154171Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991905 | controller | Jun 14 08:36:30.566660 crc crio[24245]: time="2026-06-14T08:36:30.56647185Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991920 | controller | Jun 14 08:36:30.566660 crc crio[24245]: time="2026-06-14T08:36:30.566594574Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991935 | controller | Jun 14 08:36:30.566916 crc crio[24245]: time="2026-06-14T08:36:30.566661117Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991949 | controller | Jun 14 08:36:30.566916 crc crio[24245]: time="2026-06-14T08:36:30.566697798Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991964 | controller | Jun 14 08:36:30.567097 crc crio[24245]: time="2026-06-14T08:36:30.566942366Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.991979 | controller | Jun 14 08:36:30.567097 crc crio[24245]: time="2026-06-14T08:36:30.566976237Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.991994 | controller | Jun 14 08:36:30.567257 crc crio[24245]: time="2026-06-14T08:36:30.567192682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992009 | controller | Jun 14 08:36:30.567257 crc crio[24245]: time="2026-06-14T08:36:30.567252684Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992024 | controller | Jun 14 08:36:30.567688 crc crio[24245]: time="2026-06-14T08:36:30.567315908Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992040 | controller | Jun 14 08:36:30.567688 crc crio[24245]: time="2026-06-14T08:36:30.56736005Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992055 | controller | Jun 14 08:36:30.567688 crc crio[24245]: time="2026-06-14T08:36:30.567596305Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992069 | controller | Jun 14 08:36:30.567688 crc crio[24245]: time="2026-06-14T08:36:30.567653937Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992085 | controller | Jun 14 08:36:30.568097 crc crio[24245]: time="2026-06-14T08:36:30.567957467Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992099 | controller | Jun 14 08:36:30.568097 crc crio[24245]: time="2026-06-14T08:36:30.568010879Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992114 | controller | Jun 14 08:36:30.568097 crc crio[24245]: time="2026-06-14T08:36:30.56805909Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992133 | controller | Jun 14 08:36:30.568311 crc crio[24245]: time="2026-06-14T08:36:30.568103332Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992148 | controller | Jun 14 08:36:30.568311 crc crio[24245]: time="2026-06-14T08:36:30.568199795Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992163 | controller | Jun 14 08:36:30.568311 crc crio[24245]: time="2026-06-14T08:36:30.568274717Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992178 | controller | Jun 14 08:36:30.568468 crc crio[24245]: time="2026-06-14T08:36:30.568323211Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992193 | controller | Jun 14 08:36:30.568468 crc crio[24245]: time="2026-06-14T08:36:30.568360102Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992208 | controller | Jun 14 08:36:30.568778 crc crio[24245]: time="2026-06-14T08:36:30.568692591Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992222 | controller | Jun 14 08:36:30.568969 crc crio[24245]: time="2026-06-14T08:36:30.568810745Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992237 | controller | Jun 14 08:36:30.569044 crc crio[24245]: time="2026-06-14T08:36:30.568996921Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992253 | controller | Jun 14 08:36:30.569092 crc crio[24245]: time="2026-06-14T08:36:30.569067863Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992268 | controller | Jun 14 08:36:30.569217 crc crio[24245]: time="2026-06-14T08:36:30.569163776Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992283 | controller | Jun 14 08:36:30.569325 crc crio[24245]: time="2026-06-14T08:36:30.569249319Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992298 | controller | Jun 14 08:36:30.569430 crc crio[24245]: time="2026-06-14T08:36:30.569355244Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992313 | controller | Jun 14 08:36:30.569512 crc crio[24245]: time="2026-06-14T08:36:30.569446477Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992328 | controller | Jun 14 08:36:30.569967 crc crio[24245]: time="2026-06-14T08:36:30.569816876Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992343 | controller | Jun 14 08:36:30.570068 crc crio[24245]: time="2026-06-14T08:36:30.570026893Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992378 | controller | Jun 14 08:36:30.570184 crc crio[24245]: time="2026-06-14T08:36:30.570121756Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992394 | controller | Jun 14 08:36:30.570277 crc crio[24245]: time="2026-06-14T08:36:30.57023956Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992410 | controller | Jun 14 08:36:30.570355 crc crio[24245]: time="2026-06-14T08:36:30.570279801Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992425 | controller | Jun 14 08:36:30.570355 crc crio[24245]: time="2026-06-14T08:36:30.570330213Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992440 | controller | Jun 14 08:36:30.570469 crc crio[24245]: time="2026-06-14T08:36:30.570423439Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992455 | controller | Jun 14 08:36:30.570469 crc crio[24245]: time="2026-06-14T08:36:30.57046167Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992477 | controller | Jun 14 08:36:30.570956 crc crio[24245]: time="2026-06-14T08:36:30.570784258Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992493 | controller | Jun 14 08:36:30.571060 crc crio[24245]: time="2026-06-14T08:36:30.571004895Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992508 | controller | Jun 14 08:36:30.571117 crc crio[24245]: time="2026-06-14T08:36:30.571074067Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992523 | controller | Jun 14 08:36:30.571168 crc crio[24245]: time="2026-06-14T08:36:30.571125359Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992538 | controller | Jun 14 08:36:30.571315 crc crio[24245]: time="2026-06-14T08:36:30.571243793Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992552 | controller | Jun 14 08:36:30.571423 crc crio[24245]: time="2026-06-14T08:36:30.571328128Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992567 | controller | Jun 14 08:36:30.571423 crc crio[24245]: time="2026-06-14T08:36:30.571388967Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992583 | controller | Jun 14 08:36:30.571603 crc crio[24245]: time="2026-06-14T08:36:30.571439439Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992597 | controller | Jun 14 08:36:30.571603 crc crio[24245]: time="2026-06-14T08:36:30.571489584Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992612 | controller | Jun 14 08:36:30.571603 crc crio[24245]: time="2026-06-14T08:36:30.571557006Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992628 | controller | Jun 14 08:36:30.572254 crc crio[24245]: time="2026-06-14T08:36:30.571674397Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992642 | controller | Jun 14 08:36:30.572254 crc crio[24245]: time="2026-06-14T08:36:30.571733149Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992657 | controller | Jun 14 08:36:30.572254 crc crio[24245]: time="2026-06-14T08:36:30.571833182Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992672 | controller | Jun 14 08:36:30.572254 crc crio[24245]: time="2026-06-14T08:36:30.571994797Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992687 | controller | Jun 14 08:36:30.572254 crc crio[24245]: time="2026-06-14T08:36:30.572193396Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992702 | controller | Jun 14 08:36:30.572254 crc crio[24245]: time="2026-06-14T08:36:30.572231608Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992717 | controller | Jun 14 08:36:30.572912 crc crio[24245]: time="2026-06-14T08:36:30.57274927Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992732 | controller | Jun 14 08:36:30.573033 crc crio[24245]: time="2026-06-14T08:36:30.572929956Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992747 | controller | Jun 14 08:36:30.573033 crc crio[24245]: time="2026-06-14T08:36:30.572983918Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992762 | controller | Jun 14 08:36:30.573033 crc crio[24245]: time="2026-06-14T08:36:30.573013359Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992777 | controller | Jun 14 08:36:30.573188 crc crio[24245]: time="2026-06-14T08:36:30.57304942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992797 | controller | Jun 14 08:36:30.573188 crc crio[24245]: time="2026-06-14T08:36:30.573070391Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992813 | controller | Jun 14 08:36:30.573432 crc crio[24245]: time="2026-06-14T08:36:30.573362204Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992827 | controller | Jun 14 08:36:30.573432 crc crio[24245]: time="2026-06-14T08:36:30.573424696Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992842 | controller | Jun 14 08:36:30.573692 crc crio[24245]: time="2026-06-14T08:36:30.573460628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992858 | controller | Jun 14 08:36:30.573692 crc crio[24245]: time="2026-06-14T08:36:30.573486578Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992873 | controller | Jun 14 08:36:30.573692 crc crio[24245]: time="2026-06-14T08:36:30.573606288Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992888 | controller | Jun 14 08:36:30.573692 crc crio[24245]: time="2026-06-14T08:36:30.57364924Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992903 | controller | Jun 14 08:36:30.574167 crc crio[24245]: time="2026-06-14T08:36:30.574077724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992918 | controller | Jun 14 08:36:30.574304 crc crio[24245]: time="2026-06-14T08:36:30.574249669Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992933 | controller | Jun 14 08:36:30.574386 crc crio[24245]: time="2026-06-14T08:36:30.574342742Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992948 | controller | Jun 14 08:36:30.574438 crc crio[24245]: time="2026-06-14T08:36:30.574397574Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992964 | controller | Jun 14 08:36:30.574490 crc crio[24245]: time="2026-06-14T08:36:30.574455176Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.992978 | controller | Jun 14 08:36:30.574632 crc crio[24245]: time="2026-06-14T08:36:30.574502457Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.992993 | controller | Jun 14 08:36:30.575938 crc crio[24245]: time="2026-06-14T08:36:30.575760682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993008 | controller | Jun 14 08:36:30.576049 crc crio[24245]: time="2026-06-14T08:36:30.575953748Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993023 | controller | Jun 14 08:36:30.576049 crc crio[24245]: time="2026-06-14T08:36:30.57601045Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993038 | controller | Jun 14 08:36:30.576160 crc crio[24245]: time="2026-06-14T08:36:30.576066692Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993053 | controller | Jun 14 08:36:30.576230 crc crio[24245]: time="2026-06-14T08:36:30.576176776Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993068 | controller | Jun 14 08:36:30.576300 crc crio[24245]: time="2026-06-14T08:36:30.576265768Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993084 | controller | Jun 14 08:36:30.576300 crc crio[24245]: time="2026-06-14T08:36:30.576282529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993100 | controller | Jun 14 08:36:30.576409 crc crio[24245]: time="2026-06-14T08:36:30.57630277Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993119 | controller | Jun 14 08:36:30.576462 crc crio[24245]: time="2026-06-14T08:36:30.576418183Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993134 | controller | Jun 14 08:36:30.576681 crc crio[24245]: time="2026-06-14T08:36:30.57661105Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993150 | controller | Jun 14 08:36:30.576681 crc crio[24245]: time="2026-06-14T08:36:30.576662821Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993164 | controller | Jun 14 08:36:30.576828 crc crio[24245]: time="2026-06-14T08:36:30.576793136Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993180 | controller | Jun 14 08:36:30.577048 crc crio[24245]: time="2026-06-14T08:36:30.576828287Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993194 | controller | Jun 14 08:36:30.577048 crc crio[24245]: time="2026-06-14T08:36:30.576916234Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993209 | controller | Jun 14 08:36:30.577591 crc crio[24245]: time="2026-06-14T08:36:30.577120461Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993224 | controller | Jun 14 08:36:30.577591 crc crio[24245]: time="2026-06-14T08:36:30.577223874Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993239 | controller | Jun 14 08:36:30.577591 crc crio[24245]: time="2026-06-14T08:36:30.57739439Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993253 | controller | Jun 14 08:36:30.577591 crc crio[24245]: time="2026-06-14T08:36:30.577435101Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993268 | controller | Jun 14 08:36:30.577980 crc crio[24245]: time="2026-06-14T08:36:30.5776932Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993283 | controller | Jun 14 08:36:30.577980 crc crio[24245]: time="2026-06-14T08:36:30.577767352Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993298 | controller | Jun 14 08:36:30.578196 crc crio[24245]: time="2026-06-14T08:36:30.578041571Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993313 | controller | Jun 14 08:36:30.578196 crc crio[24245]: time="2026-06-14T08:36:30.578116293Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993329 | controller | Jun 14 08:36:30.578196 crc crio[24245]: time="2026-06-14T08:36:30.578181456Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993344 | controller | Jun 14 08:36:30.578378 crc crio[24245]: time="2026-06-14T08:36:30.578234287Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993379 | controller | Jun 14 08:36:30.578378 crc crio[24245]: time="2026-06-14T08:36:30.578289759Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993395 | controller | Jun 14 08:36:30.578378 crc crio[24245]: time="2026-06-14T08:36:30.578341021Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993411 | controller | Jun 14 08:36:30.578571 crc crio[24245]: time="2026-06-14T08:36:30.578458364Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993426 | controller | Jun 14 08:36:30.578651 crc crio[24245]: time="2026-06-14T08:36:30.578513386Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993441 | controller | Jun 14 08:36:30.579000 crc crio[24245]: time="2026-06-14T08:36:30.578933709Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993460 | controller | Jun 14 08:36:30.579098 crc crio[24245]: time="2026-06-14T08:36:30.579047083Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993476 | controller | Jun 14 08:36:30.579245 crc crio[24245]: time="2026-06-14T08:36:30.579178087Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993490 | controller | Jun 14 08:36:30.579355 crc crio[24245]: time="2026-06-14T08:36:30.57928769Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993506 | controller | Jun 14 08:36:30.579417 crc crio[24245]: time="2026-06-14T08:36:30.579352212Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993521 | controller | Jun 14 08:36:30.579417 crc crio[24245]: time="2026-06-14T08:36:30.579403424Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993536 | controller | Jun 14 08:36:30.579789 crc crio[24245]: time="2026-06-14T08:36:30.579453662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993551 | controller | Jun 14 08:36:30.580143 crc crio[24245]: time="2026-06-14T08:36:30.579821624Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993567 | controller | Jun 14 08:36:30.580143 crc crio[24245]: time="2026-06-14T08:36:30.579962888Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993582 | controller | Jun 14 08:36:30.580339 crc crio[24245]: time="2026-06-14T08:36:30.580146324Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993597 | controller | Jun 14 08:36:30.580339 crc crio[24245]: time="2026-06-14T08:36:30.580172855Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993612 | controller | Jun 14 08:36:30.580505 crc crio[24245]: time="2026-06-14T08:36:30.580364281Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993627 | controller | Jun 14 08:36:30.580505 crc crio[24245]: time="2026-06-14T08:36:30.580400852Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993642 | controller | Jun 14 08:36:30.580505 crc crio[24245]: time="2026-06-14T08:36:30.580486019Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993657 | controller | Jun 14 08:36:30.580736 crc crio[24245]: time="2026-06-14T08:36:30.580602219Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993672 | controller | Jun 14 08:36:30.580736 crc crio[24245]: time="2026-06-14T08:36:30.58062954Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993687 | controller | Jun 14 08:36:30.580908 crc crio[24245]: time="2026-06-14T08:36:30.580765058Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993702 | controller | Jun 14 08:36:30.580908 crc crio[24245]: time="2026-06-14T08:36:30.58080978Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993717 | controller | Jun 14 08:36:30.581312 crc crio[24245]: time="2026-06-14T08:36:30.581120599Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993732 | controller | Jun 14 08:36:30.581312 crc crio[24245]: time="2026-06-14T08:36:30.581238273Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993747 | controller | Jun 14 08:36:30.581459 crc crio[24245]: time="2026-06-14T08:36:30.581385007Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993762 | controller | Jun 14 08:36:30.585647 crc crio[24245]: time="2026-06-14T08:36:30.58549048Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993777 | controller | Jun 14 08:36:30.585743 crc crio[24245]: time="2026-06-14T08:36:30.585669046Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993796 | controller | Jun 14 08:36:30.585793 crc crio[24245]: time="2026-06-14T08:36:30.585738868Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993811 | controller | Jun 14 08:36:30.585930 crc crio[24245]: time="2026-06-14T08:36:30.585884212Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993826 | controller | Jun 14 08:36:30.585930 crc crio[24245]: time="2026-06-14T08:36:30.585929524Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993841 | controller | Jun 14 08:36:30.586054 crc crio[24245]: time="2026-06-14T08:36:30.585941934Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993856 | controller | Jun 14 08:36:30.586054 crc crio[24245]: time="2026-06-14T08:36:30.585960245Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993871 | controller | Jun 14 08:36:30.586410 crc crio[24245]: time="2026-06-14T08:36:30.586322075Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993886 | controller | Jun 14 08:36:30.586510 crc crio[24245]: time="2026-06-14T08:36:30.586375297Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993901 | controller | Jun 14 08:36:30.586510 crc crio[24245]: time="2026-06-14T08:36:30.586490991Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993916 | controller | Jun 14 08:36:30.586678 crc crio[24245]: time="2026-06-14T08:36:30.586545293Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993931 | controller | Jun 14 08:36:30.586678 crc crio[24245]: time="2026-06-14T08:36:30.586583824Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993946 | controller | Jun 14 08:36:30.586678 crc crio[24245]: time="2026-06-14T08:36:30.586605635Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993962 | controller | Jun 14 08:36:30.586935 crc crio[24245]: time="2026-06-14T08:36:30.58677364Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.993976 | controller | Jun 14 08:36:30.586935 crc crio[24245]: time="2026-06-14T08:36:30.586801201Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.993991 | controller | Jun 14 08:36:30.587062 crc crio[24245]: time="2026-06-14T08:36:30.586983587Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994006 | controller | Jun 14 08:36:30.587062 crc crio[24245]: time="2026-06-14T08:36:30.587022328Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994020 | controller | Jun 14 08:36:30.587583 crc crio[24245]: time="2026-06-14T08:36:30.58738522Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994035 | controller | Jun 14 08:36:30.587583 crc crio[24245]: time="2026-06-14T08:36:30.587438792Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994050 | controller | Jun 14 08:36:30.587583 crc crio[24245]: time="2026-06-14T08:36:30.587453782Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994065 | controller | Jun 14 08:36:30.587583 crc crio[24245]: time="2026-06-14T08:36:30.587470203Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994080 | controller | Jun 14 08:36:30.587583 crc crio[24245]: time="2026-06-14T08:36:30.587497353Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994095 | controller | Jun 14 08:36:30.587583 crc crio[24245]: time="2026-06-14T08:36:30.587516344Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994114 | controller | Jun 14 08:36:30.588064 crc crio[24245]: time="2026-06-14T08:36:30.587830654Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994129 | controller | Jun 14 08:36:30.588064 crc crio[24245]: time="2026-06-14T08:36:30.587904147Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994145 | controller | Jun 14 08:36:30.588064 crc crio[24245]: time="2026-06-14T08:36:30.58801714Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994161 | controller | Jun 14 08:36:30.588064 crc crio[24245]: time="2026-06-14T08:36:30.588042101Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994177 | controller | Jun 14 08:36:30.588259 crc crio[24245]: time="2026-06-14T08:36:30.588180806Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994192 | controller | Jun 14 08:36:30.588259 crc crio[24245]: time="2026-06-14T08:36:30.588207586Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994208 | controller | Jun 14 08:36:30.588363 crc crio[24245]: time="2026-06-14T08:36:30.588351181Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994223 | controller | Jun 14 08:36:30.588416 crc crio[24245]: time="2026-06-14T08:36:30.588378922Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994239 | controller | Jun 14 08:36:30.588579 crc crio[24245]: time="2026-06-14T08:36:30.588503156Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994254 | controller | Jun 14 08:36:30.588701 crc crio[24245]: time="2026-06-14T08:36:30.588598429Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994269 | controller | Jun 14 08:36:30.588775 crc crio[24245]: time="2026-06-14T08:36:30.588706063Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994284 | controller | Jun 14 08:36:30.588775 crc crio[24245]: time="2026-06-14T08:36:30.588733064Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994299 | controller | Jun 14 08:36:30.588974 crc crio[24245]: time="2026-06-14T08:36:30.588914399Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994315 | controller | Jun 14 08:36:30.588974 crc crio[24245]: time="2026-06-14T08:36:30.58894151Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994330 | controller | Jun 14 08:36:30.589239 crc crio[24245]: time="2026-06-14T08:36:30.589151746Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994357 | controller | Jun 14 08:36:30.589239 crc crio[24245]: time="2026-06-14T08:36:30.589199688Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994378 | controller | Jun 14 08:36:30.589404 crc crio[24245]: time="2026-06-14T08:36:30.58925874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994395 | controller | Jun 14 08:36:30.589404 crc crio[24245]: time="2026-06-14T08:36:30.58928022Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994411 | controller | Jun 14 08:36:30.589510 crc crio[24245]: time="2026-06-14T08:36:30.589435865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994428 | controller | Jun 14 08:36:30.589510 crc crio[24245]: time="2026-06-14T08:36:30.589461096Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994444 | controller | Jun 14 08:36:30.589721 crc crio[24245]: time="2026-06-14T08:36:30.589664253Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994463 | controller | Jun 14 08:36:30.590049 crc crio[24245]: time="2026-06-14T08:36:30.589728195Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994480 | controller | Jun 14 08:36:30.590049 crc crio[24245]: time="2026-06-14T08:36:30.5899006Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994496 | controller | Jun 14 08:36:30.590049 crc crio[24245]: time="2026-06-14T08:36:30.589934951Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994512 | controller | Jun 14 08:36:30.590223 crc crio[24245]: time="2026-06-14T08:36:30.590095897Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994527 | controller | Jun 14 08:36:30.590223 crc crio[24245]: time="2026-06-14T08:36:30.590123418Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994543 | controller | Jun 14 08:36:30.590329 crc crio[24245]: time="2026-06-14T08:36:30.590249832Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994558 | controller | Jun 14 08:36:30.590329 crc crio[24245]: time="2026-06-14T08:36:30.590275713Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994574 | controller | Jun 14 08:36:30.590426 crc crio[24245]: time="2026-06-14T08:36:30.590406427Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994590 | controller | Jun 14 08:36:30.590475 crc crio[24245]: time="2026-06-14T08:36:30.590432368Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994605 | controller | Jun 14 08:36:30.590654 crc crio[24245]: time="2026-06-14T08:36:30.590598253Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994621 | controller | Jun 14 08:36:30.590654 crc crio[24245]: time="2026-06-14T08:36:30.590644054Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994636 | controller | Jun 14 08:36:30.590913 crc crio[24245]: time="2026-06-14T08:36:30.59080568Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994651 | controller | Jun 14 08:36:30.591036 crc crio[24245]: time="2026-06-14T08:36:30.590950754Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994666 | controller | Jun 14 08:36:30.591036 crc crio[24245]: time="2026-06-14T08:36:30.590988146Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994682 | controller | Jun 14 08:36:30.591036 crc crio[24245]: time="2026-06-14T08:36:30.591007966Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994697 | controller | Jun 14 08:36:30.591429 crc crio[24245]: time="2026-06-14T08:36:30.591214713Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994713 | controller | Jun 14 08:36:30.591429 crc crio[24245]: time="2026-06-14T08:36:30.591244374Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994728 | controller | Jun 14 08:36:30.591429 crc crio[24245]: time="2026-06-14T08:36:30.591344117Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994744 | controller | Jun 14 08:36:30.591429 crc crio[24245]: time="2026-06-14T08:36:30.591371408Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994759 | controller | Jun 14 08:36:30.591688 crc crio[24245]: time="2026-06-14T08:36:30.591457011Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994774 | controller | Jun 14 08:36:30.591688 crc crio[24245]: time="2026-06-14T08:36:30.591483882Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994793 | controller | Jun 14 08:36:30.591688 crc crio[24245]: time="2026-06-14T08:36:30.591653347Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994809 | controller | Jun 14 08:36:30.591688 crc crio[24245]: time="2026-06-14T08:36:30.591678568Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994824 | controller | Jun 14 08:36:30.591976 crc crio[24245]: time="2026-06-14T08:36:30.591814122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994839 | controller | Jun 14 08:36:30.591976 crc crio[24245]: time="2026-06-14T08:36:30.591904185Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994855 | controller | Jun 14 08:36:30.592164 crc crio[24245]: time="2026-06-14T08:36:30.592109482Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994870 | controller | Jun 14 08:36:30.592164 crc crio[24245]: time="2026-06-14T08:36:30.592167204Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994886 | controller | Jun 14 08:36:30.592556 crc crio[24245]: time="2026-06-14T08:36:30.592475784Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994902 | controller | Jun 14 08:36:30.592658 crc crio[24245]: time="2026-06-14T08:36:30.592571747Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994918 | controller | Jun 14 08:36:30.592658 crc crio[24245]: time="2026-06-14T08:36:30.592591078Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994933 | controller | Jun 14 08:36:30.592658 crc crio[24245]: time="2026-06-14T08:36:30.592611558Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994949 | controller | Jun 14 08:36:30.592658 crc crio[24245]: time="2026-06-14T08:36:30.592647399Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994964 | controller | Jun 14 08:36:30.592915 crc crio[24245]: time="2026-06-14T08:36:30.59266875Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.994980 | controller | Jun 14 08:36:30.594484 crc crio[24245]: time="2026-06-14T08:36:30.594366944Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.994995 | controller | Jun 14 08:36:30.594685 crc crio[24245]: time="2026-06-14T08:36:30.594607202Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995011 | controller | Jun 14 08:36:30.594787 crc crio[24245]: time="2026-06-14T08:36:30.594719936Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995026 | controller | Jun 14 08:36:30.594787 crc crio[24245]: time="2026-06-14T08:36:30.594778057Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995042 | controller | Jun 14 08:36:30.594980 crc crio[24245]: time="2026-06-14T08:36:30.594799368Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995057 | controller | Jun 14 08:36:30.594980 crc crio[24245]: time="2026-06-14T08:36:30.594834759Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995072 | controller | Jun 14 08:36:30.595082 crc crio[24245]: time="2026-06-14T08:36:30.595026525Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995088 | controller | Jun 14 08:36:30.595134 crc crio[24245]: time="2026-06-14T08:36:30.595094258Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995103 | controller | Jun 14 08:36:30.595263 crc crio[24245]: time="2026-06-14T08:36:30.595184341Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995122 | controller | Jun 14 08:36:30.595349 crc crio[24245]: time="2026-06-14T08:36:30.595293214Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995137 | controller | Jun 14 08:36:30.595349 crc crio[24245]: time="2026-06-14T08:36:30.595323145Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995152 | controller | Jun 14 08:36:30.595440 crc crio[24245]: time="2026-06-14T08:36:30.595361506Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995168 | controller | Jun 14 08:36:30.595803 crc crio[24245]: time="2026-06-14T08:36:30.595720717Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995183 | controller | Jun 14 08:36:30.595953 crc crio[24245]: time="2026-06-14T08:36:30.595920593Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995198 | controller | Jun 14 08:36:30.596037 crc crio[24245]: time="2026-06-14T08:36:30.595955825Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995213 | controller | Jun 14 08:36:30.596037 crc crio[24245]: time="2026-06-14T08:36:30.595981185Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995228 | controller | Jun 14 08:36:30.596037 crc crio[24245]: time="2026-06-14T08:36:30.596005206Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995243 | controller | Jun 14 08:36:30.596037 crc crio[24245]: time="2026-06-14T08:36:30.596022437Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995259 | controller | Jun 14 08:36:30.596388 crc crio[24245]: time="2026-06-14T08:36:30.596218383Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995274 | controller | Jun 14 08:36:30.596388 crc crio[24245]: time="2026-06-14T08:36:30.596262805Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995289 | controller | Jun 14 08:36:30.596388 crc crio[24245]: time="2026-06-14T08:36:30.596321506Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995304 | controller | Jun 14 08:36:30.596388 crc crio[24245]: time="2026-06-14T08:36:30.596360708Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995319 | controller | Jun 14 08:36:30.596650 crc crio[24245]: time="2026-06-14T08:36:30.596465751Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995333 | controller | Jun 14 08:36:30.596650 crc crio[24245]: time="2026-06-14T08:36:30.596507342Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995363 | controller | Jun 14 08:36:30.596650 crc crio[24245]: time="2026-06-14T08:36:30.596565484Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995383 | controller | Jun 14 08:36:30.596650 crc crio[24245]: time="2026-06-14T08:36:30.596632737Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995398 | controller | Jun 14 08:36:30.596953 crc crio[24245]: time="2026-06-14T08:36:30.596793102Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995413 | controller | Jun 14 08:36:30.597011 crc crio[24245]: time="2026-06-14T08:36:30.596964777Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995428 | controller | Jun 14 08:36:30.597072 crc crio[24245]: time="2026-06-14T08:36:30.59704112Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995442 | controller | Jun 14 08:36:30.597131 crc crio[24245]: time="2026-06-14T08:36:30.597097382Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995457 | controller | Jun 14 08:36:30.597186 crc crio[24245]: time="2026-06-14T08:36:30.597162364Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995477 | controller | Jun 14 08:36:30.597253 crc crio[24245]: time="2026-06-14T08:36:30.597196085Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995493 | controller | Jun 14 08:36:30.597474 crc crio[24245]: time="2026-06-14T08:36:30.597413122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995509 | controller | Jun 14 08:36:30.597607 crc crio[24245]: time="2026-06-14T08:36:30.597518595Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995524 | controller | Jun 14 08:36:30.597763 crc crio[24245]: time="2026-06-14T08:36:30.597648599Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995539 | controller | Jun 14 08:36:30.598222 crc crio[24245]: time="2026-06-14T08:36:30.598131005Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995555 | controller | Jun 14 08:36:30.598334 crc crio[24245]: time="2026-06-14T08:36:30.598241439Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995570 | controller | Jun 14 08:36:30.598334 crc crio[24245]: time="2026-06-14T08:36:30.598307101Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995585 | controller | Jun 14 08:36:30.598452 crc crio[24245]: time="2026-06-14T08:36:30.598368973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995600 | controller | Jun 14 08:36:30.598452 crc crio[24245]: time="2026-06-14T08:36:30.598420775Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995615 | controller | Jun 14 08:36:30.598452 crc crio[24245]: time="2026-06-14T08:36:30.598439505Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995630 | controller | Jun 14 08:36:30.598995 crc crio[24245]: time="2026-06-14T08:36:30.598476046Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995645 | controller | Jun 14 08:36:30.598995 crc crio[24245]: time="2026-06-14T08:36:30.598602969Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995661 | controller | Jun 14 08:36:30.598995 crc crio[24245]: time="2026-06-14T08:36:30.598657061Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995676 | controller | Jun 14 08:36:30.598995 crc crio[24245]: time="2026-06-14T08:36:30.598730024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995691 | controller | Jun 14 08:36:30.598995 crc crio[24245]: time="2026-06-14T08:36:30.598768405Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995707 | controller | Jun 14 08:36:30.598995 crc crio[24245]: time="2026-06-14T08:36:30.598965201Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995760 | controller | Jun 14 08:36:30.601092 crc crio[24245]: time="2026-06-14T08:36:30.599023173Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995777 | controller | Jun 14 08:36:30.601092 crc crio[24245]: time="2026-06-14T08:36:30.599041404Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995792 | controller | Jun 14 08:36:30.601092 crc crio[24245]: time="2026-06-14T08:36:30.599066004Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995807 | controller | Jun 14 08:36:30.601092 crc crio[24245]: time="2026-06-14T08:36:30.599406865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995822 | controller | Jun 14 08:36:30.601092 crc crio[24245]: time="2026-06-14T08:36:30.599454647Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995841 | controller | Jun 14 08:36:30.601092 crc crio[24245]: time="2026-06-14T08:36:30.599617072Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995856 | controller | Jun 14 08:36:30.601092 crc crio[24245]: time="2026-06-14T08:36:30.599751017Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995871 | controller | Jun 14 08:36:30.601092 crc crio[24245]: time="2026-06-14T08:36:30.599951783Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995886 | controller | Jun 14 08:36:30.601092 crc crio[24245]: time="2026-06-14T08:36:30.600078067Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995901 | controller | Jun 14 08:36:30.601092 crc crio[24245]: time="2026-06-14T08:36:30.600195371Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995919 | controller | Jun 14 08:36:30.601092 crc crio[24245]: time="2026-06-14T08:36:30.600340606Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995934 | controller | Jun 14 08:36:30.601092 crc crio[24245]: time="2026-06-14T08:36:30.600389417Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995949 | controller | Jun 14 08:36:30.601092 crc crio[24245]: time="2026-06-14T08:36:30.600422888Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995964 | controller | Jun 14 08:36:30.601092 crc crio[24245]: time="2026-06-14T08:36:30.600574973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.995980 | controller | Jun 14 08:36:30.601092 crc crio[24245]: time="2026-06-14T08:36:30.600611745Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.995996 | controller | Jun 14 08:36:30.602024 crc crio[24245]: time="2026-06-14T08:36:30.601237994Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996011 | controller | Jun 14 08:36:30.602024 crc crio[24245]: time="2026-06-14T08:36:30.601627026Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996026 | controller | Jun 14 08:36:30.602024 crc crio[24245]: time="2026-06-14T08:36:30.60172907Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996041 | controller | Jun 14 08:36:30.602024 crc crio[24245]: time="2026-06-14T08:36:30.601811542Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996056 | controller | Jun 14 08:36:30.602223 crc crio[24245]: time="2026-06-14T08:36:30.602018999Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996071 | controller | Jun 14 08:36:30.602920 crc crio[24245]: time="2026-06-14T08:36:30.602795774Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996086 | controller | Jun 14 08:36:30.603097 crc crio[24245]: time="2026-06-14T08:36:30.603006291Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996101 | controller | Jun 14 08:36:30.603195 crc crio[24245]: time="2026-06-14T08:36:30.603141056Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996116 | controller | Jun 14 08:36:30.603398 crc crio[24245]: time="2026-06-14T08:36:30.603283679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996131 | controller | Jun 14 08:36:30.603398 crc crio[24245]: time="2026-06-14T08:36:30.603391833Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996146 | controller | Jun 14 08:36:30.603518 crc crio[24245]: time="2026-06-14T08:36:30.603411223Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996165 | controller | Jun 14 08:36:30.603518 crc crio[24245]: time="2026-06-14T08:36:30.603429204Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996180 | controller | Jun 14 08:36:30.603518 crc crio[24245]: time="2026-06-14T08:36:30.603452315Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996195 | controller | Jun 14 08:36:30.603518 crc crio[24245]: time="2026-06-14T08:36:30.603468435Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996210 | controller | Jun 14 08:36:30.604048 crc crio[24245]: time="2026-06-14T08:36:30.603704393Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996225 | controller | Jun 14 08:36:30.604048 crc crio[24245]: time="2026-06-14T08:36:30.603769545Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996240 | controller | Jun 14 08:36:30.604048 crc crio[24245]: time="2026-06-14T08:36:30.603800736Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996255 | controller | Jun 14 08:36:30.604048 crc crio[24245]: time="2026-06-14T08:36:30.603829827Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996270 | controller | Jun 14 08:36:30.604048 crc crio[24245]: time="2026-06-14T08:36:30.603947061Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996284 | controller | Jun 14 08:36:30.604048 crc crio[24245]: time="2026-06-14T08:36:30.603980442Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996299 | controller | Jun 14 08:36:30.604048 crc crio[24245]: time="2026-06-14T08:36:30.604022943Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996314 | controller | Jun 14 08:36:30.604048 crc crio[24245]: time="2026-06-14T08:36:30.604046484Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996329 | controller | Jun 14 08:36:30.604649 crc crio[24245]: time="2026-06-14T08:36:30.604105546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996344 | controller | Jun 14 08:36:30.604649 crc crio[24245]: time="2026-06-14T08:36:30.604136747Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996380 | controller | Jun 14 08:36:30.604649 crc crio[24245]: time="2026-06-14T08:36:30.604452677Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996396 | controller | Jun 14 08:36:30.604908 crc crio[24245]: time="2026-06-14T08:36:30.604682974Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996412 | controller | Jun 14 08:36:30.604908 crc crio[24245]: time="2026-06-14T08:36:30.604707805Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996427 | controller | Jun 14 08:36:30.604908 crc crio[24245]: time="2026-06-14T08:36:30.604742676Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996442 | controller | Jun 14 08:36:30.604908 crc crio[24245]: time="2026-06-14T08:36:30.604786798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996457 | controller | Jun 14 08:36:30.605379 crc crio[24245]: time="2026-06-14T08:36:30.604815209Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996471 | controller | Jun 14 08:36:30.605379 crc crio[24245]: time="2026-06-14T08:36:30.605088628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996486 | controller | Jun 14 08:36:30.605379 crc crio[24245]: time="2026-06-14T08:36:30.605132089Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996505 | controller | Jun 14 08:36:30.605379 crc crio[24245]: time="2026-06-14T08:36:30.6051724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996521 | controller | Jun 14 08:36:30.605379 crc crio[24245]: time="2026-06-14T08:36:30.605196491Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996536 | controller | Jun 14 08:36:30.605379 crc crio[24245]: time="2026-06-14T08:36:30.605358016Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996551 | controller | Jun 14 08:36:30.605737 crc crio[24245]: time="2026-06-14T08:36:30.605400138Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996565 | controller | Jun 14 08:36:30.605737 crc crio[24245]: time="2026-06-14T08:36:30.60546966Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996580 | controller | Jun 14 08:36:30.605835 crc crio[24245]: time="2026-06-14T08:36:30.605797781Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996596 | controller | Jun 14 08:36:30.605835 crc crio[24245]: time="2026-06-14T08:36:30.605914964Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996611 | controller | Jun 14 08:36:30.605835 crc crio[24245]: time="2026-06-14T08:36:30.605957926Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996627 | controller | Jun 14 08:36:30.606164 crc crio[24245]: time="2026-06-14T08:36:30.605984206Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996643 | controller | Jun 14 08:36:30.606164 crc crio[24245]: time="2026-06-14T08:36:30.606017907Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996658 | controller | Jun 14 08:36:30.608079 crc crio[24245]: time="2026-06-14T08:36:30.608002282Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996673 | controller | Jun 14 08:36:30.608079 crc crio[24245]: time="2026-06-14T08:36:30.608077424Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996688 | controller | Jun 14 08:36:30.608990 crc crio[24245]: time="2026-06-14T08:36:30.608900891Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996703 | controller | Jun 14 08:36:30.609083 crc crio[24245]: time="2026-06-14T08:36:30.609007785Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996718 | controller | Jun 14 08:36:30.609159 crc crio[24245]: time="2026-06-14T08:36:30.609121818Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996733 | controller | Jun 14 08:36:30.609159 crc crio[24245]: time="2026-06-14T08:36:30.60915799Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996748 | controller | Jun 14 08:36:30.609270 crc crio[24245]: time="2026-06-14T08:36:30.609190471Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996763 | controller | Jun 14 08:36:30.609270 crc crio[24245]: time="2026-06-14T08:36:30.609221222Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996779 | controller | Jun 14 08:36:30.613394 crc crio[24245]: time="2026-06-14T08:36:30.613256851Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996793 | controller | Jun 14 08:36:30.613578 crc crio[24245]: time="2026-06-14T08:36:30.613419487Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996808 | controller | Jun 14 08:36:30.613578 crc crio[24245]: time="2026-06-14T08:36:30.613451488Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996828 | controller | Jun 14 08:36:30.613578 crc crio[24245]: time="2026-06-14T08:36:30.613487769Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996843 | controller | Jun 14 08:36:30.613762 crc crio[24245]: time="2026-06-14T08:36:30.613594452Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996858 | controller | Jun 14 08:36:30.613762 crc crio[24245]: time="2026-06-14T08:36:30.613647364Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996873 | controller | Jun 14 08:36:30.613762 crc crio[24245]: time="2026-06-14T08:36:30.613691346Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996888 | controller | Jun 14 08:36:30.613762 crc crio[24245]: time="2026-06-14T08:36:30.613732767Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996904 | controller | Jun 14 08:36:30.614488 crc crio[24245]: time="2026-06-14T08:36:30.614383345Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996919 | controller | Jun 14 08:36:30.614488 crc crio[24245]: time="2026-06-14T08:36:30.614478318Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996934 | controller | Jun 14 08:36:30.614942 crc crio[24245]: time="2026-06-14T08:36:30.614558841Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996949 | controller | Jun 14 08:36:30.614942 crc crio[24245]: time="2026-06-14T08:36:30.614699765Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996964 | controller | Jun 14 08:36:30.614942 crc crio[24245]: time="2026-06-14T08:36:30.614718966Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.996979 | controller | Jun 14 08:36:30.614942 crc crio[24245]: time="2026-06-14T08:36:30.614747537Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.996994 | controller | Jun 14 08:36:30.614942 crc crio[24245]: time="2026-06-14T08:36:30.614800018Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997009 | controller | Jun 14 08:36:30.614942 crc crio[24245]: time="2026-06-14T08:36:30.614823669Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997024 | controller | Jun 14 08:36:30.615245 crc crio[24245]: time="2026-06-14T08:36:30.615108068Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997039 | controller | Jun 14 08:36:30.615245 crc crio[24245]: time="2026-06-14T08:36:30.61515877Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997054 | controller | Jun 14 08:36:30.615245 crc crio[24245]: time="2026-06-14T08:36:30.615188561Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997069 | controller | Jun 14 08:36:30.615245 crc crio[24245]: time="2026-06-14T08:36:30.615213992Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997084 | controller | Jun 14 08:36:30.615495 crc crio[24245]: time="2026-06-14T08:36:30.615364137Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997100 | controller | Jun 14 08:36:30.616832 crc crio[24245]: time="2026-06-14T08:36:30.616744171Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997115 | controller | Jun 14 08:36:30.617156 crc crio[24245]: time="2026-06-14T08:36:30.617075442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997130 | controller | Jun 14 08:36:30.617239 crc crio[24245]: time="2026-06-14T08:36:30.617206416Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997149 | controller | Jun 14 08:36:30.617341 crc crio[24245]: time="2026-06-14T08:36:30.617255948Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997165 | controller | Jun 14 08:36:30.617341 crc crio[24245]: time="2026-06-14T08:36:30.61732303Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997180 | controller | Jun 14 08:36:30.617658 crc crio[24245]: time="2026-06-14T08:36:30.617574798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997195 | controller | Jun 14 08:36:30.617658 crc crio[24245]: time="2026-06-14T08:36:30.617642461Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997210 | controller | Jun 14 08:36:30.617826 crc crio[24245]: time="2026-06-14T08:36:30.617686342Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997224 | controller | Jun 14 08:36:30.617826 crc crio[24245]: time="2026-06-14T08:36:30.617720383Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997239 | controller | Jun 14 08:36:30.617826 crc crio[24245]: time="2026-06-14T08:36:30.617781095Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997254 | controller | Jun 14 08:36:30.617826 crc crio[24245]: time="2026-06-14T08:36:30.617813026Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997269 | controller | Jun 14 08:36:30.618702 crc crio[24245]: time="2026-06-14T08:36:30.618617192Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997283 | controller | Jun 14 08:36:30.618702 crc crio[24245]: time="2026-06-14T08:36:30.618697035Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997298 | controller | Jun 14 08:36:30.618978 crc crio[24245]: time="2026-06-14T08:36:30.618732756Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997313 | controller | Jun 14 08:36:30.618978 crc crio[24245]: time="2026-06-14T08:36:30.618760937Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997328 | controller | Jun 14 08:36:30.618978 crc crio[24245]: time="2026-06-14T08:36:30.618795448Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997343 | controller | Jun 14 08:36:30.618978 crc crio[24245]: time="2026-06-14T08:36:30.618820489Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997378 | controller | Jun 14 08:36:30.619184 crc crio[24245]: time="2026-06-14T08:36:30.619124538Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997394 | controller | Jun 14 08:36:30.619184 crc crio[24245]: time="2026-06-14T08:36:30.619179789Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997409 | controller | Jun 14 08:36:30.619298 crc crio[24245]: time="2026-06-14T08:36:30.61921019Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997424 | controller | Jun 14 08:36:30.619298 crc crio[24245]: time="2026-06-14T08:36:30.619234781Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997440 | controller | Jun 14 08:36:30.619396 crc crio[24245]: time="2026-06-14T08:36:30.619379666Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997455 | controller | Jun 14 08:36:30.619454 crc crio[24245]: time="2026-06-14T08:36:30.619415567Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997471 | controller | Jun 14 08:36:30.619722 crc crio[24245]: time="2026-06-14T08:36:30.619631504Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997493 | controller | Jun 14 08:36:30.619804 crc crio[24245]: time="2026-06-14T08:36:30.619756438Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997508 | controller | Jun 14 08:36:30.620102 crc crio[24245]: time="2026-06-14T08:36:30.619833381Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997524 | controller | Jun 14 08:36:30.620211 crc crio[24245]: time="2026-06-14T08:36:30.6201308Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997539 | controller | Jun 14 08:36:30.620272 crc crio[24245]: time="2026-06-14T08:36:30.620208443Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997555 | controller | Jun 14 08:36:30.620321 crc crio[24245]: time="2026-06-14T08:36:30.620275015Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997570 | controller | Jun 14 08:36:30.620556 crc crio[24245]: time="2026-06-14T08:36:30.62042892Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997585 | controller | Jun 14 08:36:30.620639 crc crio[24245]: time="2026-06-14T08:36:30.620596385Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997600 | controller | Jun 14 08:36:30.620639 crc crio[24245]: time="2026-06-14T08:36:30.620624566Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997615 | controller | Jun 14 08:36:30.620749 crc crio[24245]: time="2026-06-14T08:36:30.620663847Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997630 | controller | Jun 14 08:36:30.620749 crc crio[24245]: time="2026-06-14T08:36:30.62072831Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997645 | controller | Jun 14 08:36:30.620918 crc crio[24245]: time="2026-06-14T08:36:30.620774691Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997660 | controller | Jun 14 08:36:30.620918 crc crio[24245]: time="2026-06-14T08:36:30.620797852Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997675 | controller | Jun 14 08:36:30.621050 crc crio[24245]: time="2026-06-14T08:36:30.620951757Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997690 | controller | Jun 14 08:36:30.621050 crc crio[24245]: time="2026-06-14T08:36:30.620983898Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997705 | controller | Jun 14 08:36:30.621050 crc crio[24245]: time="2026-06-14T08:36:30.621025949Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997721 | controller | Jun 14 08:36:30.621050 crc crio[24245]: time="2026-06-14T08:36:30.62104506Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997737 | controller | Jun 14 08:36:30.621345 crc crio[24245]: time="2026-06-14T08:36:30.621081771Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997752 | controller | Jun 14 08:36:30.621345 crc crio[24245]: time="2026-06-14T08:36:30.621148013Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997767 | controller | Jun 14 08:36:30.621345 crc crio[24245]: time="2026-06-14T08:36:30.621186884Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997782 | controller | Jun 14 08:36:30.621498 crc crio[24245]: time="2026-06-14T08:36:30.621363659Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997796 | controller | Jun 14 08:36:30.621498 crc crio[24245]: time="2026-06-14T08:36:30.621405091Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997811 | controller | Jun 14 08:36:30.621670 crc crio[24245]: time="2026-06-14T08:36:30.621490373Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997830 | controller | Jun 14 08:36:30.621670 crc crio[24245]: time="2026-06-14T08:36:30.621577376Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997846 | controller | Jun 14 08:36:30.621670 crc crio[24245]: time="2026-06-14T08:36:30.621625268Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997861 | controller | Jun 14 08:36:30.621670 crc crio[24245]: time="2026-06-14T08:36:30.621661609Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997876 | controller | Jun 14 08:36:30.621670 crc crio[24245]: time="2026-06-14T08:36:30.621674409Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997892 | controller | Jun 14 08:36:30.621978 crc crio[24245]: time="2026-06-14T08:36:30.62169716Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997907 | controller | Jun 14 08:36:30.621978 crc crio[24245]: time="2026-06-14T08:36:30.621773662Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997922 | controller | Jun 14 08:36:30.621978 crc crio[24245]: time="2026-06-14T08:36:30.621811704Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997937 | controller | Jun 14 08:36:30.621978 crc crio[24245]: time="2026-06-14T08:36:30.621968269Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997952 | controller | Jun 14 08:36:30.622195 crc crio[24245]: time="2026-06-14T08:36:30.62200097Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997967 | controller | Jun 14 08:36:30.622195 crc crio[24245]: time="2026-06-14T08:36:30.622175976Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.997982 | controller | Jun 14 08:36:30.622315 crc crio[24245]: time="2026-06-14T08:36:30.622244538Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.997997 | controller | Jun 14 08:36:30.622315 crc crio[24245]: time="2026-06-14T08:36:30.62230175Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998012 | controller | Jun 14 08:36:30.622453 crc crio[24245]: time="2026-06-14T08:36:30.622355811Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998027 | controller | Jun 14 08:36:30.622603 crc crio[24245]: time="2026-06-14T08:36:30.622552558Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998042 | controller | Jun 14 08:36:30.622603 crc crio[24245]: time="2026-06-14T08:36:30.622606489Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998057 | controller | Jun 14 08:36:30.622735 crc crio[24245]: time="2026-06-14T08:36:30.62263724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998072 | controller | Jun 14 08:36:30.622735 crc crio[24245]: time="2026-06-14T08:36:30.622664951Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998087 | controller | Jun 14 08:36:30.622920 crc crio[24245]: time="2026-06-14T08:36:30.622783155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998101 | controller | Jun 14 08:36:30.622920 crc crio[24245]: time="2026-06-14T08:36:30.622904029Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998116 | controller | Jun 14 08:36:30.623058 crc crio[24245]: time="2026-06-14T08:36:30.62294611Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998131 | controller | Jun 14 08:36:30.623058 crc crio[24245]: time="2026-06-14T08:36:30.622981682Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998152 | controller | Jun 14 08:36:30.623058 crc crio[24245]: time="2026-06-14T08:36:30.623024543Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998167 | controller | Jun 14 08:36:30.623058 crc crio[24245]: time="2026-06-14T08:36:30.623050184Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998183 | controller | Jun 14 08:36:30.623337 crc crio[24245]: time="2026-06-14T08:36:30.623288052Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998198 | controller | Jun 14 08:36:30.623420 crc crio[24245]: time="2026-06-14T08:36:30.623396595Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998214 | controller | Jun 14 08:36:30.623509 crc crio[24245]: time="2026-06-14T08:36:30.623445267Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998229 | controller | Jun 14 08:36:30.623509 crc crio[24245]: time="2026-06-14T08:36:30.623479318Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998244 | controller | Jun 14 08:36:30.623509 crc crio[24245]: time="2026-06-14T08:36:30.623545179Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998260 | controller | Jun 14 08:36:30.623755 crc crio[24245]: time="2026-06-14T08:36:30.62358261Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998275 | controller | Jun 14 08:36:30.623755 crc crio[24245]: time="2026-06-14T08:36:30.623638703Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998290 | controller | Jun 14 08:36:30.623755 crc crio[24245]: time="2026-06-14T08:36:30.623684664Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998306 | controller | Jun 14 08:36:30.624013 crc crio[24245]: time="2026-06-14T08:36:30.623780588Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998321 | controller | Jun 14 08:36:30.624013 crc crio[24245]: time="2026-06-14T08:36:30.623828749Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998336 | controller | Jun 14 08:36:30.624013 crc crio[24245]: time="2026-06-14T08:36:30.623995104Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998367 | controller | Jun 14 08:36:30.624165 crc crio[24245]: time="2026-06-14T08:36:30.624033216Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998384 | controller | Jun 14 08:36:30.624165 crc crio[24245]: time="2026-06-14T08:36:30.624137389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998400 | controller | Jun 14 08:36:30.624260 crc crio[24245]: time="2026-06-14T08:36:30.62417282Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998415 | controller | Jun 14 08:36:30.624323 crc crio[24245]: time="2026-06-14T08:36:30.624283824Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998430 | controller | Jun 14 08:36:30.624323 crc crio[24245]: time="2026-06-14T08:36:30.624320285Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998445 | controller | Jun 14 08:36:30.624570 crc crio[24245]: time="2026-06-14T08:36:30.62447537Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998460 | controller | Jun 14 08:36:30.624701 crc crio[24245]: time="2026-06-14T08:36:30.624579443Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998475 | controller | Jun 14 08:36:30.624701 crc crio[24245]: time="2026-06-14T08:36:30.624615435Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998494 | controller | Jun 14 08:36:30.624701 crc crio[24245]: time="2026-06-14T08:36:30.624639925Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998510 | controller | Jun 14 08:36:30.624948 crc crio[24245]: time="2026-06-14T08:36:30.624773199Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998525 | controller | Jun 14 08:36:30.625899 crc crio[24245]: time="2026-06-14T08:36:30.625161101Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998541 | controller | Jun 14 08:36:30.626054 crc crio[24245]: time="2026-06-14T08:36:30.625970297Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998557 | controller | Jun 14 08:36:30.626164 crc crio[24245]: time="2026-06-14T08:36:30.626082111Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998572 | controller | Jun 14 08:36:30.626228 crc crio[24245]: time="2026-06-14T08:36:30.626154912Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998587 | controller | Jun 14 08:36:30.626287 crc crio[24245]: time="2026-06-14T08:36:30.626258476Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998602 | controller | Jun 14 08:36:30.626287 crc crio[24245]: time="2026-06-14T08:36:30.626274686Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998617 | controller | Jun 14 08:36:30.626392 crc crio[24245]: time="2026-06-14T08:36:30.626361209Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998632 | controller | Jun 14 08:36:30.626630 crc crio[24245]: time="2026-06-14T08:36:30.626456162Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998647 | controller | Jun 14 08:36:30.626630 crc crio[24245]: time="2026-06-14T08:36:30.626600867Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998662 | controller | Jun 14 08:36:30.626630 crc crio[24245]: time="2026-06-14T08:36:30.626620167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998677 | controller | Jun 14 08:36:30.627081 crc crio[24245]: time="2026-06-14T08:36:30.62671127Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998692 | controller | Jun 14 08:36:30.627081 crc crio[24245]: time="2026-06-14T08:36:30.626794123Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998707 | controller | Jun 14 08:36:30.627081 crc crio[24245]: time="2026-06-14T08:36:30.626823194Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998721 | controller | Jun 14 08:36:30.627081 crc crio[24245]: time="2026-06-14T08:36:30.626950528Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998736 | controller | Jun 14 08:36:30.627081 crc crio[24245]: time="2026-06-14T08:36:30.62699889Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998751 | controller | Jun 14 08:36:30.627330 crc crio[24245]: time="2026-06-14T08:36:30.627161945Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998767 | controller | Jun 14 08:36:30.627330 crc crio[24245]: time="2026-06-14T08:36:30.627260988Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998782 | controller | Jun 14 08:36:30.627563 crc crio[24245]: time="2026-06-14T08:36:30.627364542Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998798 | controller | Jun 14 08:36:30.627563 crc crio[24245]: time="2026-06-14T08:36:30.627393173Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998817 | controller | Jun 14 08:36:30.627563 crc crio[24245]: time="2026-06-14T08:36:30.627507706Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998832 | controller | Jun 14 08:36:30.627731 crc crio[24245]: time="2026-06-14T08:36:30.62761218Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998847 | controller | Jun 14 08:36:30.627731 crc crio[24245]: time="2026-06-14T08:36:30.627723983Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998862 | controller | Jun 14 08:36:30.627832 crc crio[24245]: time="2026-06-14T08:36:30.627752614Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998877 | controller | Jun 14 08:36:30.627832 crc crio[24245]: time="2026-06-14T08:36:30.627783085Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998893 | controller | Jun 14 08:36:30.628050 crc crio[24245]: time="2026-06-14T08:36:30.627832547Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998908 | controller | Jun 14 08:36:30.628050 crc crio[24245]: time="2026-06-14T08:36:30.627975011Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998923 | controller | Jun 14 08:36:30.628050 crc crio[24245]: time="2026-06-14T08:36:30.628011333Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998938 | controller | Jun 14 08:36:30.628050 crc crio[24245]: time="2026-06-14T08:36:30.628025703Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998953 | controller | Jun 14 08:36:30.628296 crc crio[24245]: time="2026-06-14T08:36:30.628141367Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998968 | controller | Jun 14 08:36:30.628296 crc crio[24245]: time="2026-06-14T08:36:30.628175828Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.998983 | controller | Jun 14 08:36:30.628296 crc crio[24245]: time="2026-06-14T08:36:30.628272131Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.998998 | controller | Jun 14 08:36:30.628296 crc crio[24245]: time="2026-06-14T08:36:30.628287772Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999013 | controller | Jun 14 08:36:30.628501 crc crio[24245]: time="2026-06-14T08:36:30.628309262Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999028 | controller | Jun 14 08:36:30.628629 crc crio[24245]: time="2026-06-14T08:36:30.628594051Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999043 | controller | Jun 14 08:36:30.628629 crc crio[24245]: time="2026-06-14T08:36:30.628627453Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999058 | controller | Jun 14 08:36:30.629040 crc crio[24245]: time="2026-06-14T08:36:30.628943333Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999073 | controller | Jun 14 08:36:30.629144 crc crio[24245]: time="2026-06-14T08:36:30.629085597Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999088 | controller | Jun 14 08:36:30.629204 crc crio[24245]: time="2026-06-14T08:36:30.62916276Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999103 | controller | Jun 14 08:36:30.629682 crc crio[24245]: time="2026-06-14T08:36:30.629617115Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999118 | controller | Jun 14 08:36:30.629774 crc crio[24245]: time="2026-06-14T08:36:30.629723108Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999137 | controller | Jun 14 08:36:30.629900 crc crio[24245]: time="2026-06-14T08:36:30.629803841Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999153 | controller | Jun 14 08:36:30.629990 crc crio[24245]: time="2026-06-14T08:36:30.629832822Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999168 | controller | Jun 14 08:36:30.630042 crc crio[24245]: time="2026-06-14T08:36:30.629999377Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999184 | controller | Jun 14 08:36:30.630099 crc crio[24245]: time="2026-06-14T08:36:30.630036557Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999199 | controller | Jun 14 08:36:30.630099 crc crio[24245]: time="2026-06-14T08:36:30.630086209Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999214 | controller | Jun 14 08:36:30.630217 crc crio[24245]: time="2026-06-14T08:36:30.630104339Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999229 | controller | Jun 14 08:36:30.630217 crc crio[24245]: time="2026-06-14T08:36:30.630137651Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999245 | controller | Jun 14 08:36:30.630217 crc crio[24245]: time="2026-06-14T08:36:30.630182032Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999260 | controller | Jun 14 08:36:30.630371 crc crio[24245]: time="2026-06-14T08:36:30.630220293Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999276 | controller | Jun 14 08:36:30.630435 crc crio[24245]: time="2026-06-14T08:36:30.630379639Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999290 | controller | Jun 14 08:36:30.630590 crc crio[24245]: time="2026-06-14T08:36:30.630441801Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999305 | controller | Jun 14 08:36:30.630590 crc crio[24245]: time="2026-06-14T08:36:30.630499683Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999320 | controller | Jun 14 08:36:30.630811 crc crio[24245]: time="2026-06-14T08:36:30.630610526Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999335 | controller | Jun 14 08:36:30.631010 crc crio[24245]: time="2026-06-14T08:36:30.630981639Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999369 | controller | Jun 14 08:36:30.632900 crc crio[24245]: time="2026-06-14T08:36:30.631287979Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999387 | controller | Jun 14 08:36:30.633228 crc crio[24245]: time="2026-06-14T08:36:30.633031564Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999402 | controller | Jun 14 08:36:30.633228 crc crio[24245]: time="2026-06-14T08:36:30.633155999Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999418 | controller | Jun 14 08:36:30.633404 crc crio[24245]: time="2026-06-14T08:36:30.633237652Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999433 | controller | Jun 14 08:36:30.633404 crc crio[24245]: time="2026-06-14T08:36:30.633332495Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999449 | controller | Jun 14 08:36:30.633512 crc crio[24245]: time="2026-06-14T08:36:30.633391965Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999465 | controller | Jun 14 08:36:30.633512 crc crio[24245]: time="2026-06-14T08:36:30.633443877Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999480 | controller | Jun 14 08:36:30.634089 crc crio[24245]: time="2026-06-14T08:36:30.633994045Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999503 | controller | Jun 14 08:36:30.634200 crc crio[24245]: time="2026-06-14T08:36:30.634095758Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999527 | controller | Jun 14 08:36:30.634200 crc crio[24245]: time="2026-06-14T08:36:30.63414741Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999553 | controller | Jun 14 08:36:30.634200 crc crio[24245]: time="2026-06-14T08:36:30.634180941Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999584 | controller | Jun 14 08:36:30.634357 crc crio[24245]: time="2026-06-14T08:36:30.634218542Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999614 | controller | Jun 14 08:36:30.634357 crc crio[24245]: time="2026-06-14T08:36:30.634251103Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999648 | controller | Jun 14 08:36:30.634357 crc crio[24245]: time="2026-06-14T08:36:30.634288994Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999677 | controller | Jun 14 08:36:30.634510 crc crio[24245]: time="2026-06-14T08:36:30.634368777Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999705 | controller | Jun 14 08:36:30.634510 crc crio[24245]: time="2026-06-14T08:36:30.634422378Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999743 | controller | Jun 14 08:36:30.634510 crc crio[24245]: time="2026-06-14T08:36:30.634450759Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999773 | controller | Jun 14 08:36:30.634510 crc crio[24245]: time="2026-06-14T08:36:30.63448462Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999802 | controller | Jun 14 08:36:30.634510 crc crio[24245]: time="2026-06-14T08:36:30.634511101Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999830 | controller | Jun 14 08:36:30.634815 crc crio[24245]: time="2026-06-14T08:36:30.634658646Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999857 | controller | Jun 14 08:36:30.634815 crc crio[24245]: time="2026-06-14T08:36:30.634696997Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999884 | controller | Jun 14 08:36:30.634815 crc crio[24245]: time="2026-06-14T08:36:30.63480047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999911 | controller | Jun 14 08:36:30.635246 crc crio[24245]: time="2026-06-14T08:36:30.634893043Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999939 | controller | Jun 14 08:36:30.635246 crc crio[24245]: time="2026-06-14T08:36:30.635009727Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:36.999966 | controller | Jun 14 08:36:30.635246 crc crio[24245]: time="2026-06-14T08:36:30.635137702Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:36.999993 | controller | Jun 14 08:36:30.635412 crc crio[24245]: time="2026-06-14T08:36:30.635210304Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000021 | controller | Jun 14 08:36:30.635412 crc crio[24245]: time="2026-06-14T08:36:30.635341158Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000048 | controller | Jun 14 08:36:30.635588 crc crio[24245]: time="2026-06-14T08:36:30.6354011Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000075 | controller | Jun 14 08:36:30.635667 crc crio[24245]: time="2026-06-14T08:36:30.635598636Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000108 | controller | Jun 14 08:36:30.635667 crc crio[24245]: time="2026-06-14T08:36:30.635642168Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000137 | controller | Jun 14 08:36:30.635780 crc crio[24245]: time="2026-06-14T08:36:30.635677919Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000165 | controller | Jun 14 08:36:30.635780 crc crio[24245]: time="2026-06-14T08:36:30.63571927Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000193 | controller | Jun 14 08:36:30.635996 crc crio[24245]: time="2026-06-14T08:36:30.635800253Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000220 | controller | Jun 14 08:36:30.635996 crc crio[24245]: time="2026-06-14T08:36:30.635831014Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000248 | controller | Jun 14 08:36:30.635996 crc crio[24245]: time="2026-06-14T08:36:30.635992459Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000276 | controller | Jun 14 08:36:30.636243 crc crio[24245]: time="2026-06-14T08:36:30.636062332Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000303 | controller | Jun 14 08:36:30.636367 crc crio[24245]: time="2026-06-14T08:36:30.636253298Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000331 | controller | Jun 14 08:36:30.636367 crc crio[24245]: time="2026-06-14T08:36:30.636299429Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000380 | controller | Jun 14 08:36:30.636484 crc crio[24245]: time="2026-06-14T08:36:30.636386682Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000412 | controller | Jun 14 08:36:30.636484 crc crio[24245]: time="2026-06-14T08:36:30.636431853Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000441 | controller | Jun 14 08:36:30.636657 crc crio[24245]: time="2026-06-14T08:36:30.636512106Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000469 | controller | Jun 14 08:36:30.636657 crc crio[24245]: time="2026-06-14T08:36:30.636567748Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000496 | controller | Jun 14 08:36:30.636657 crc crio[24245]: time="2026-06-14T08:36:30.636597809Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000523 | controller | Jun 14 08:36:30.636657 crc crio[24245]: time="2026-06-14T08:36:30.63664135Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000550 | controller | Jun 14 08:36:30.636921 crc crio[24245]: time="2026-06-14T08:36:30.636672981Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000577 | controller | Jun 14 08:36:30.636921 crc crio[24245]: time="2026-06-14T08:36:30.636820266Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000605 | controller | Jun 14 08:36:30.636921 crc crio[24245]: time="2026-06-14T08:36:30.636920949Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000632 | controller | Jun 14 08:36:30.637092 crc crio[24245]: time="2026-06-14T08:36:30.636956971Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000659 | controller | Jun 14 08:36:30.637092 crc crio[24245]: time="2026-06-14T08:36:30.636982191Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000686 | controller | Jun 14 08:36:30.637572 crc crio[24245]: time="2026-06-14T08:36:30.637451766Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000718 | controller | Jun 14 08:36:30.637685 crc crio[24245]: time="2026-06-14T08:36:30.637631631Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000746 | controller | Jun 14 08:36:30.637739 crc crio[24245]: time="2026-06-14T08:36:30.637701474Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000774 | controller | Jun 14 08:36:30.637788 crc crio[24245]: time="2026-06-14T08:36:30.637749195Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000801 | controller | Jun 14 08:36:30.637899 crc crio[24245]: time="2026-06-14T08:36:30.637807777Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000828 | controller | Jun 14 08:36:30.637992 crc crio[24245]: time="2026-06-14T08:36:30.637935291Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000855 | controller | Jun 14 08:36:30.637992 crc crio[24245]: time="2026-06-14T08:36:30.637960952Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000883 | controller | Jun 14 08:36:30.638092 crc crio[24245]: time="2026-06-14T08:36:30.637999343Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000910 | controller | Jun 14 08:36:30.638148 crc crio[24245]: time="2026-06-14T08:36:30.638041854Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000937 | controller | Jun 14 08:36:30.638215 crc crio[24245]: time="2026-06-14T08:36:30.638146418Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.000964 | controller | Jun 14 08:36:30.639422 crc crio[24245]: time="2026-06-14T08:36:30.639330835Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.000991 | controller | Jun 14 08:36:30.639629 crc crio[24245]: time="2026-06-14T08:36:30.639434049Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001018 | controller | Jun 14 08:36:30.639629 crc crio[24245]: time="2026-06-14T08:36:30.639624545Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001044 | controller | Jun 14 08:36:30.639809 crc crio[24245]: time="2026-06-14T08:36:30.639664106Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001071 | controller | Jun 14 08:36:30.640029 crc crio[24245]: time="2026-06-14T08:36:30.639978665Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001098 | controller | Jun 14 08:36:30.640134 crc crio[24245]: time="2026-06-14T08:36:30.640049638Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001125 | controller | Jun 14 08:36:30.640134 crc crio[24245]: time="2026-06-14T08:36:30.64010994Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001152 | controller | Jun 14 08:36:30.640252 crc crio[24245]: time="2026-06-14T08:36:30.640161261Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001179 | controller | Jun 14 08:36:30.640252 crc crio[24245]: time="2026-06-14T08:36:30.640201353Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001205 | controller | Jun 14 08:36:30.640252 crc crio[24245]: time="2026-06-14T08:36:30.640237604Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001231 | controller | Jun 14 08:36:30.642184 crc crio[24245]: time="2026-06-14T08:36:30.640808212Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001258 | controller | Jun 14 08:36:30.642184 crc crio[24245]: time="2026-06-14T08:36:30.640959887Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001289 | controller | Jun 14 08:36:30.642184 crc crio[24245]: time="2026-06-14T08:36:30.640999389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001317 | controller | Jun 14 08:36:30.642184 crc crio[24245]: time="2026-06-14T08:36:30.64103108Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001343 | controller | Jun 14 08:36:30.642184 crc crio[24245]: time="2026-06-14T08:36:30.641432373Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001390 | controller | Jun 14 08:36:30.642184 crc crio[24245]: time="2026-06-14T08:36:30.641691451Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001419 | controller | Jun 14 08:36:30.642184 crc crio[24245]: time="2026-06-14T08:36:30.641756353Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001446 | controller | Jun 14 08:36:30.642184 crc crio[24245]: time="2026-06-14T08:36:30.641807955Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001472 | controller | Jun 14 08:36:30.642184 crc crio[24245]: time="2026-06-14T08:36:30.642029943Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001499 | controller | Jun 14 08:36:30.642184 crc crio[24245]: time="2026-06-14T08:36:30.642100424Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001526 | controller | Jun 14 08:36:30.642184 crc crio[24245]: time="2026-06-14T08:36:30.642162367Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001554 | controller | Jun 14 08:36:30.643058 crc crio[24245]: time="2026-06-14T08:36:30.642214908Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001581 | controller | Jun 14 08:36:30.643058 crc crio[24245]: time="2026-06-14T08:36:30.64226608Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001608 | controller | Jun 14 08:36:30.643058 crc crio[24245]: time="2026-06-14T08:36:30.642300041Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001635 | controller | Jun 14 08:36:30.643058 crc crio[24245]: time="2026-06-14T08:36:30.642487046Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001662 | controller | Jun 14 08:36:30.643058 crc crio[24245]: time="2026-06-14T08:36:30.642637231Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001688 | controller | Jun 14 08:36:30.643058 crc crio[24245]: time="2026-06-14T08:36:30.642659511Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001716 | controller | Jun 14 08:36:30.643058 crc crio[24245]: time="2026-06-14T08:36:30.642687592Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001742 | controller | Jun 14 08:36:30.643058 crc crio[24245]: time="2026-06-14T08:36:30.642718253Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001769 | controller | Jun 14 08:36:30.643058 crc crio[24245]: time="2026-06-14T08:36:30.642746964Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001796 | controller | Jun 14 08:36:30.643058 crc crio[24245]: time="2026-06-14T08:36:30.643033374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001822 | controller | Jun 14 08:36:30.643624 crc crio[24245]: time="2026-06-14T08:36:30.643141797Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001849 | controller | Jun 14 08:36:30.643624 crc crio[24245]: time="2026-06-14T08:36:30.643158838Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001881 | controller | Jun 14 08:36:30.643624 crc crio[24245]: time="2026-06-14T08:36:30.64324783Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001910 | controller | Jun 14 08:36:30.643624 crc crio[24245]: time="2026-06-14T08:36:30.643348484Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001937 | controller | Jun 14 08:36:30.643624 crc crio[24245]: time="2026-06-14T08:36:30.643377425Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.001964 | controller | Jun 14 08:36:30.643624 crc crio[24245]: time="2026-06-14T08:36:30.643415646Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.001991 | controller | Jun 14 08:36:30.643624 crc crio[24245]: time="2026-06-14T08:36:30.643516059Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002018 | controller | Jun 14 08:36:30.643624 crc crio[24245]: time="2026-06-14T08:36:30.643626403Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002046 | controller | Jun 14 08:36:30.644114 crc crio[24245]: time="2026-06-14T08:36:30.643727016Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002073 | controller | Jun 14 08:36:30.644114 crc crio[24245]: time="2026-06-14T08:36:30.643743897Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002100 | controller | Jun 14 08:36:30.644114 crc crio[24245]: time="2026-06-14T08:36:30.643763427Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002127 | controller | Jun 14 08:36:30.644114 crc crio[24245]: time="2026-06-14T08:36:30.643950213Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002154 | controller | Jun 14 08:36:30.644114 crc crio[24245]: time="2026-06-14T08:36:30.644041356Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002181 | controller | Jun 14 08:36:30.644114 crc crio[24245]: time="2026-06-14T08:36:30.644066177Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002208 | controller | Jun 14 08:36:30.644114 crc crio[24245]: time="2026-06-14T08:36:30.644089238Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002235 | controller | Jun 14 08:36:30.644114 crc crio[24245]: time="2026-06-14T08:36:30.644099318Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002262 | controller | Jun 14 08:36:30.644114 crc crio[24245]: time="2026-06-14T08:36:30.644116459Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002288 | controller | Jun 14 08:36:30.644602 crc crio[24245]: time="2026-06-14T08:36:30.644280484Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002315 | controller | Jun 14 08:36:30.644602 crc crio[24245]: time="2026-06-14T08:36:30.644383147Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002342 | controller | Jun 14 08:36:30.644602 crc crio[24245]: time="2026-06-14T08:36:30.644411858Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002391 | controller | Jun 14 08:36:30.644602 crc crio[24245]: time="2026-06-14T08:36:30.644498401Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002420 | controller | Jun 14 08:36:30.644602 crc crio[24245]: time="2026-06-14T08:36:30.644597404Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002447 | controller | Jun 14 08:36:30.645051 crc crio[24245]: time="2026-06-14T08:36:30.644626925Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002474 | controller | Jun 14 08:36:30.645051 crc crio[24245]: time="2026-06-14T08:36:30.644720138Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002507 | controller | Jun 14 08:36:30.645051 crc crio[24245]: time="2026-06-14T08:36:30.644744819Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002535 | controller | Jun 14 08:36:30.645051 crc crio[24245]: time="2026-06-14T08:36:30.645027518Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002562 | controller | Jun 14 08:36:30.645051 crc crio[24245]: time="2026-06-14T08:36:30.645058259Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002589 | controller | Jun 14 08:36:30.645330 crc crio[24245]: time="2026-06-14T08:36:30.645148752Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002616 | controller | Jun 14 08:36:30.645330 crc crio[24245]: time="2026-06-14T08:36:30.645175723Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002643 | controller | Jun 14 08:36:30.645330 crc crio[24245]: time="2026-06-14T08:36:30.645215373Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002670 | controller | Jun 14 08:36:30.645474 crc crio[24245]: time="2026-06-14T08:36:30.645329427Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002697 | controller | Jun 14 08:36:30.645576 crc crio[24245]: time="2026-06-14T08:36:30.645480643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002724 | controller | Jun 14 08:36:30.645576 crc crio[24245]: time="2026-06-14T08:36:30.645514344Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002751 | controller | Jun 14 08:36:30.645704 crc crio[24245]: time="2026-06-14T08:36:30.645599087Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002778 | controller | Jun 14 08:36:30.645704 crc crio[24245]: time="2026-06-14T08:36:30.645629458Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002805 | controller | Jun 14 08:36:30.645936 crc crio[24245]: time="2026-06-14T08:36:30.645720861Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002832 | controller | Jun 14 08:36:30.645936 crc crio[24245]: time="2026-06-14T08:36:30.645797683Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002858 | controller | Jun 14 08:36:30.646207 crc crio[24245]: time="2026-06-14T08:36:30.646113562Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002885 | controller | Jun 14 08:36:30.646313 crc crio[24245]: time="2026-06-14T08:36:30.646221166Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002912 | controller | Jun 14 08:36:30.646313 crc crio[24245]: time="2026-06-14T08:36:30.646287208Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002939 | controller | Jun 14 08:36:30.646414 crc crio[24245]: time="2026-06-14T08:36:30.646335559Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.002966 | controller | Jun 14 08:36:30.646414 crc crio[24245]: time="2026-06-14T08:36:30.6463536Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.002993 | controller | Jun 14 08:36:30.646667 crc crio[24245]: time="2026-06-14T08:36:30.646586448Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003019 | controller | Jun 14 08:36:30.646766 crc crio[24245]: time="2026-06-14T08:36:30.646686591Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003046 | controller | Jun 14 08:36:30.646766 crc crio[24245]: time="2026-06-14T08:36:30.646739603Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003077 | controller | Jun 14 08:36:30.646941 crc crio[24245]: time="2026-06-14T08:36:30.646785954Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003105 | controller | Jun 14 08:36:30.646941 crc crio[24245]: time="2026-06-14T08:36:30.646822225Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003132 | controller | Jun 14 08:36:30.647088 crc crio[24245]: time="2026-06-14T08:36:30.64697047Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003158 | controller | Jun 14 08:36:30.647088 crc crio[24245]: time="2026-06-14T08:36:30.647013061Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003185 | controller | Jun 14 08:36:30.647327 crc crio[24245]: time="2026-06-14T08:36:30.647237979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003212 | controller | Jun 14 08:36:30.647423 crc crio[24245]: time="2026-06-14T08:36:30.647353602Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003239 | controller | Jun 14 08:36:30.647475 crc crio[24245]: time="2026-06-14T08:36:30.647422065Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003266 | controller | Jun 14 08:36:30.647577 crc crio[24245]: time="2026-06-14T08:36:30.647478267Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003293 | controller | Jun 14 08:36:30.647577 crc crio[24245]: time="2026-06-14T08:36:30.6475703Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003320 | controller | Jun 14 08:36:30.647700 crc crio[24245]: time="2026-06-14T08:36:30.647604981Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003362 | controller | Jun 14 08:36:30.647700 crc crio[24245]: time="2026-06-14T08:36:30.647638442Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003396 | controller | Jun 14 08:36:30.647700 crc crio[24245]: time="2026-06-14T08:36:30.647662663Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003425 | controller | Jun 14 08:36:30.647917 crc crio[24245]: time="2026-06-14T08:36:30.647706344Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003451 | controller | Jun 14 08:36:30.647917 crc crio[24245]: time="2026-06-14T08:36:30.647724575Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003478 | controller | Jun 14 08:36:30.648061 crc crio[24245]: time="2026-06-14T08:36:30.647963181Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003505 | controller | Jun 14 08:36:30.648061 crc crio[24245]: time="2026-06-14T08:36:30.648012513Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003532 | controller | Jun 14 08:36:30.648219 crc crio[24245]: time="2026-06-14T08:36:30.648062654Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003559 | controller | Jun 14 08:36:30.648219 crc crio[24245]: time="2026-06-14T08:36:30.648130617Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003586 | controller | Jun 14 08:36:30.648347 crc crio[24245]: time="2026-06-14T08:36:30.64822587Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003613 | controller | Jun 14 08:36:30.648347 crc crio[24245]: time="2026-06-14T08:36:30.648269171Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003640 | controller | Jun 14 08:36:30.648449 crc crio[24245]: time="2026-06-14T08:36:30.648359674Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003671 | controller | Jun 14 08:36:30.648449 crc crio[24245]: time="2026-06-14T08:36:30.648402916Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003699 | controller | Jun 14 08:36:30.648449 crc crio[24245]: time="2026-06-14T08:36:30.648413906Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003738 | controller | Jun 14 08:36:30.648449 crc crio[24245]: time="2026-06-14T08:36:30.648430256Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003768 | controller | Jun 14 08:36:30.648726 crc crio[24245]: time="2026-06-14T08:36:30.648475208Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003796 | controller | Jun 14 08:36:30.648726 crc crio[24245]: time="2026-06-14T08:36:30.648493558Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003823 | controller | Jun 14 08:36:30.648726 crc crio[24245]: time="2026-06-14T08:36:30.648666554Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003850 | controller | Jun 14 08:36:30.648726 crc crio[24245]: time="2026-06-14T08:36:30.648707395Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003877 | controller | Jun 14 08:36:30.649063 crc crio[24245]: time="2026-06-14T08:36:30.648783068Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003904 | controller | Jun 14 08:36:30.649063 crc crio[24245]: time="2026-06-14T08:36:30.648942093Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003930 | controller | Jun 14 08:36:30.649063 crc crio[24245]: time="2026-06-14T08:36:30.648975444Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.003957 | controller | Jun 14 08:36:30.649063 crc crio[24245]: time="2026-06-14T08:36:30.649034356Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.003984 | controller | Jun 14 08:36:30.649063 crc crio[24245]: time="2026-06-14T08:36:30.649047856Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004011 | controller | Jun 14 08:36:30.649063 crc crio[24245]: time="2026-06-14T08:36:30.649067967Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004038 | controller | Jun 14 08:36:30.649450 crc crio[24245]: time="2026-06-14T08:36:30.649283634Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004065 | controller | Jun 14 08:36:30.649450 crc crio[24245]: time="2026-06-14T08:36:30.649393428Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004092 | controller | Jun 14 08:36:30.649450 crc crio[24245]: time="2026-06-14T08:36:30.649409778Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004118 | controller | Jun 14 08:36:30.649920 crc crio[24245]: time="2026-06-14T08:36:30.649499581Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004144 | controller | Jun 14 08:36:30.649920 crc crio[24245]: time="2026-06-14T08:36:30.649628375Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004170 | controller | Jun 14 08:36:30.649920 crc crio[24245]: time="2026-06-14T08:36:30.649721978Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004197 | controller | Jun 14 08:36:30.649920 crc crio[24245]: time="2026-06-14T08:36:30.649736279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004224 | controller | Jun 14 08:36:30.649920 crc crio[24245]: time="2026-06-14T08:36:30.649756959Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004256 | controller | Jun 14 08:36:30.649920 crc crio[24245]: time="2026-06-14T08:36:30.649908454Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004285 | controller | Jun 14 08:36:30.650269 crc crio[24245]: time="2026-06-14T08:36:30.649936785Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004311 | controller | Jun 14 08:36:30.650269 crc crio[24245]: time="2026-06-14T08:36:30.649974036Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004338 | controller | Jun 14 08:36:30.650269 crc crio[24245]: time="2026-06-14T08:36:30.650039159Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004388 | controller | Jun 14 08:36:30.650269 crc crio[24245]: time="2026-06-14T08:36:30.650103331Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004417 | controller | Jun 14 08:36:30.650269 crc crio[24245]: time="2026-06-14T08:36:30.650153522Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004443 | controller | Jun 14 08:36:30.650604 crc crio[24245]: time="2026-06-14T08:36:30.650269376Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004470 | controller | Jun 14 08:36:30.650604 crc crio[24245]: time="2026-06-14T08:36:30.650352659Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004498 | controller | Jun 14 08:36:30.650604 crc crio[24245]: time="2026-06-14T08:36:30.650434581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004525 | controller | Jun 14 08:36:30.650604 crc crio[24245]: time="2026-06-14T08:36:30.650567706Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004552 | controller | Jun 14 08:36:30.650984 crc crio[24245]: time="2026-06-14T08:36:30.650618997Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004578 | controller | Jun 14 08:36:30.650984 crc crio[24245]: time="2026-06-14T08:36:30.650731061Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004605 | controller | Jun 14 08:36:30.650984 crc crio[24245]: time="2026-06-14T08:36:30.650764892Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004631 | controller | Jun 14 08:36:30.650984 crc crio[24245]: time="2026-06-14T08:36:30.650789913Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004658 | controller | Jun 14 08:36:30.650984 crc crio[24245]: time="2026-06-14T08:36:30.650816894Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004685 | controller | Jun 14 08:36:30.650984 crc crio[24245]: time="2026-06-14T08:36:30.650883366Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004712 | controller | Jun 14 08:36:30.651292 crc crio[24245]: time="2026-06-14T08:36:30.65105167Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004738 | controller | Jun 14 08:36:30.651292 crc crio[24245]: time="2026-06-14T08:36:30.651114372Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004765 | controller | Jun 14 08:36:30.651292 crc crio[24245]: time="2026-06-14T08:36:30.651132483Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004792 | controller | Jun 14 08:36:30.651292 crc crio[24245]: time="2026-06-14T08:36:30.651169094Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004819 | controller | Jun 14 08:36:30.651292 crc crio[24245]: time="2026-06-14T08:36:30.651217666Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004873 | controller | Jun 14 08:36:30.651292 crc crio[24245]: time="2026-06-14T08:36:30.651250217Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004904 | controller | Jun 14 08:36:30.651636 crc crio[24245]: time="2026-06-14T08:36:30.651390061Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004927 | controller | Jun 14 08:36:30.651636 crc crio[24245]: time="2026-06-14T08:36:30.651426923Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004944 | controller | Jun 14 08:36:30.651636 crc crio[24245]: time="2026-06-14T08:36:30.651515436Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004959 | controller | Jun 14 08:36:30.651636 crc crio[24245]: time="2026-06-14T08:36:30.6516384Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.004974 | controller | Jun 14 08:36:30.651983 crc crio[24245]: time="2026-06-14T08:36:30.651655021Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.004989 | controller | Jun 14 08:36:30.651983 crc crio[24245]: time="2026-06-14T08:36:30.651730133Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.005004 | controller | Jun 14 08:36:30.651983 crc crio[24245]: time="2026-06-14T08:36:30.651743534Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.005019 | controller | Jun 14 08:36:30.651983 crc crio[24245]: time="2026-06-14T08:36:30.651760074Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.005034 | controller | Jun 14 08:36:30.651983 crc crio[24245]: time="2026-06-14T08:36:30.651791375Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-14 10:12:37.005049 | controller | Jun 14 08:36:30.651983 crc crio[24245]: time="2026-06-14T08:36:30.651807166Z" level=info msg="Updated default CNI network name to "
2026-06-14 10:12:37.005064 | controller | Jun 14 08:36:34.336916 crc crio[24245]: time="2026-06-14T08:36:34.336121652Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-14 10:12:37.005079 | controller | Jun 14 08:36:34.374437 crc crio[24245]: time="2026-06-14T08:36:34.374344147Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:37.005094 | controller | Jun 14 08:36:34.374437 crc crio[24245]: time="2026-06-14T08:36:34.374417349Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:37.005109 | controller | Jun 14 08:36:34.374437 crc crio[24245]: time="2026-06-14T08:36:34.374473651Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-14 10:12:37.005124 | controller | Jun 14 08:36:34.449965 crc crio[24245]: time="2026-06-14T08:36:34.449830547Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-14 10:12:37.005139 | controller | Jun 14 08:36:34.450676 crc crio[24245]: time="2026-06-14T08:36:34.450650585Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-14 10:12:37.005155 | controller | Jun 14 08:36:40.878006 crc crio[24245]: time="2026-06-14T08:36:40.876450281Z" level=info msg="Stopping pod sandbox: 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458" id=335ebd33-bba4-47f7-91c5-110193a13edb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.005170 | controller | Jun 14 08:36:40.879621 crc crio[24245]: time="2026-06-14T08:36:40.879490958Z" level=info msg="Stopped pod sandbox (already stopped): 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458" id=335ebd33-bba4-47f7-91c5-110193a13edb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.005190 | controller | Jun 14 08:36:40.881201 crc crio[24245]: time="2026-06-14T08:36:40.88106626Z" level=info msg="Removing pod sandbox: 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458" id=0d2077e8-fabe-4bee-b955-144deefa90c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.005207 | controller | Jun 14 08:36:40.902641 crc crio[24245]: time="2026-06-14T08:36:40.902437732Z" level=info msg="Removed pod sandbox: 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458" id=0d2077e8-fabe-4bee-b955-144deefa90c1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.005223 | controller | Jun 14 08:36:40.904703 crc crio[24245]: time="2026-06-14T08:36:40.904586743Z" level=info msg="Stopping pod sandbox: e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c" id=59668d04-8be4-445e-8f04-9b2b72c4a87c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.005238 | controller | Jun 14 08:36:40.904703 crc crio[24245]: time="2026-06-14T08:36:40.904685506Z" level=info msg="Stopped pod sandbox (already stopped): e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c" id=59668d04-8be4-445e-8f04-9b2b72c4a87c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.005253 | controller | Jun 14 08:36:40.905740 crc crio[24245]: time="2026-06-14T08:36:40.905601586Z" level=info msg="Removing pod sandbox: e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c" id=c9432897-160e-4ffa-bc9c-8828caa705bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.005269 | controller | Jun 14 08:36:40.926509 crc crio[24245]: time="2026-06-14T08:36:40.926363453Z" level=info msg="Removed pod sandbox: e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c" id=c9432897-160e-4ffa-bc9c-8828caa705bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.005284 | controller | Jun 14 08:37:09.615520 crc crio[24245]: time="2026-06-14T08:37:09.614293106Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/POD" id=5a174491-34f6-4dc3-be51-ff84712ae041 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.005300 | controller | Jun 14 08:37:09.615520 crc crio[24245]: time="2026-06-14T08:37:09.615513305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.005315 | controller | Jun 14 08:37:09.650791 crc crio[24245]: time="2026-06-14T08:37:09.65058837Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr Namespace:openshift-marketplace ID:82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa UID:cde25294-3bb4-4567-bacd-799ced104975 NetNS:/var/run/netns/32cf3978-e720-4527-88b2-4a648bba5971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcde25294_3bb4_4567_bacd_799ced104975.slice PodAnnotations:0xc00161a488}] Aliases:map[]}"
2026-06-14 10:12:37.005332 | controller | Jun 14 08:37:09.650791 crc crio[24245]: time="2026-06-14T08:37:09.650680663Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.005364 | controller | Jun 14 08:37:10.617422 crc crio[24245]: 2026-06-14T08:37:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82ac5dcb45b26c0 Mac:c2:b1:02:34:91:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/32cf3978-e720-4527-88b2-4a648bba5971 SocketPath: PciID:}] [{Interface:0xc00011b8c0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.005387 | controller | Jun 14 08:37:10.625109 crc crio[24245]: time="2026-06-14T08:37:10.624953863Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr Namespace:openshift-marketplace ID:82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa UID:cde25294-3bb4-4567-bacd-799ced104975 NetNS:/var/run/netns/32cf3978-e720-4527-88b2-4a648bba5971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcde25294_3bb4_4567_bacd_799ced104975.slice PodAnnotations:0xc00161a488}] Aliases:map[]}"
2026-06-14 10:12:37.005408 | controller | Jun 14 08:37:10.625617 crc crio[24245]: time="2026-06-14T08:37:10.62548473Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.005425 | controller | Jun 14 08:37:10.644277 crc crio[24245]: time="2026-06-14T08:37:10.644107279Z" level=info msg="Ran pod sandbox 82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/POD" id=5a174491-34f6-4dc3-be51-ff84712ae041 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.005441 | controller | Jun 14 08:37:10.651407 crc crio[24245]: time="2026-06-14T08:37:10.651210884Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=48366fdd-e3fd-4173-af5f-049afd2e4162 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.005457 | controller | Jun 14 08:37:10.654804 crc crio[24245]: time="2026-06-14T08:37:10.654652304Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1105b0ec-c85d-4627-b17e-8321fcc333e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.005472 | controller | Jun 14 08:37:10.666411 crc crio[24245]: time="2026-06-14T08:37:10.666142693Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/util" id=f14ba6bc-098d-4a0a-b807-7cb0843773ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.005488 | controller | Jun 14 08:37:10.672208 crc crio[24245]: time="2026-06-14T08:37:10.66912651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.005504 | controller | Jun 14 08:37:10.729250 crc crio[24245]: time="2026-06-14T08:37:10.721276959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.005519 | controller | Jun 14 08:37:10.729512 crc crio[24245]: time="2026-06-14T08:37:10.729257516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.005535 | controller | Jun 14 08:37:10.842374 crc crio[24245]: time="2026-06-14T08:37:10.842226576Z" level=info msg="Created container b5719d00c760eccf56f5ae283790187c68b374c6f286518f894d83f68d853c54: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/util" id=f14ba6bc-098d-4a0a-b807-7cb0843773ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.005550 | controller | Jun 14 08:37:10.844186 crc crio[24245]: time="2026-06-14T08:37:10.844091347Z" level=info msg="Starting container: b5719d00c760eccf56f5ae283790187c68b374c6f286518f894d83f68d853c54" id=49e76024-5811-4c92-9369-41b359503205 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.005566 | controller | Jun 14 08:37:10.850736 crc crio[24245]: time="2026-06-14T08:37:10.850615766Z" level=info msg="Started container" PID=37576 containerID=b5719d00c760eccf56f5ae283790187c68b374c6f286518f894d83f68d853c54 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/util id=49e76024-5811-4c92-9369-41b359503205 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa
2026-06-14 10:12:37.005586 | controller | Jun 14 08:37:12.209972 crc crio[24245]: time="2026-06-14T08:37:12.208500622Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=64db3979-dd93-49f4-97b5-40e59ca581e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.005603 | controller | Jun 14 08:37:12.212658 crc crio[24245]: time="2026-06-14T08:37:12.212504662Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=64db3979-dd93-49f4-97b5-40e59ca581e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.005618 | controller | Jun 14 08:37:12.213073 crc crio[24245]: time="2026-06-14T08:37:12.212668717Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=64db3979-dd93-49f4-97b5-40e59ca581e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.005633 | controller | Jun 14 08:37:12.214919 crc crio[24245]: time="2026-06-14T08:37:12.214756063Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=068b4821-1de4-41c4-b67b-ed91a3a31bbf name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.005648 | controller | Jun 14 08:37:12.232937 crc crio[24245]: time="2026-06-14T08:37:12.232695719Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-14 10:12:37.005663 | controller | Jun 14 08:37:13.730830 crc crio[24245]: time="2026-06-14T08:37:13.730102187Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=068b4821-1de4-41c4-b67b-ed91a3a31bbf name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.005678 | controller | Jun 14 08:37:13.732524 crc crio[24245]: time="2026-06-14T08:37:13.731946226Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=9604bd25-9100-444f-a42b-895b02bdc22c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.005694 | controller | Jun 14 08:37:13.737189 crc crio[24245]: time="2026-06-14T08:37:13.736354738Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=c8eebc17-0130-465a-81d4-a09acc959d5f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.005709 | controller | Jun 14 08:37:13.755756 crc crio[24245]: time="2026-06-14T08:37:13.755587114Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/pull" id=9a1eb143-3559-41f9-b55e-fbd1d8682657 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.005724 | controller | Jun 14 08:37:13.756725 crc crio[24245]: time="2026-06-14T08:37:13.756622838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.005739 | controller | Jun 14 08:37:13.787640 crc crio[24245]: time="2026-06-14T08:37:13.787396873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.005755 | controller | Jun 14 08:37:13.788079 crc crio[24245]: time="2026-06-14T08:37:13.787945831Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6cbdd94e977b721790969028abcdf91a94b3d48c1dad5f1c25f26ea41118b53d/merged/etc/passwd: no such file or directory"
2026-06-14 10:12:37.005773 | controller | Jun 14 08:37:13.788079 crc crio[24245]: time="2026-06-14T08:37:13.787993232Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/6cbdd94e977b721790969028abcdf91a94b3d48c1dad5f1c25f26ea41118b53d/merged/etc/group: no such file or directory"
2026-06-14 10:12:37.005788 | controller | Jun 14 08:37:13.792071 crc crio[24245]: time="2026-06-14T08:37:13.79195291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.005803 | controller | Jun 14 08:37:13.933393 crc crio[24245]: time="2026-06-14T08:37:13.93298835Z" level=info msg="Created container ed3be6df6f4c77522171edda78eb85355490b2a10f092e188a907544de357b1e: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/pull" id=9a1eb143-3559-41f9-b55e-fbd1d8682657 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.005818 | controller | Jun 14 08:37:13.936800 crc crio[24245]: time="2026-06-14T08:37:13.936645858Z" level=info msg="Starting container: ed3be6df6f4c77522171edda78eb85355490b2a10f092e188a907544de357b1e" id=24da3d0d-c984-4e03-905c-0c9fc65da4fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.005833 | controller | Jun 14 08:37:13.944419 crc crio[24245]: time="2026-06-14T08:37:13.944274462Z" level=info msg="Started container" PID=37612 containerID=ed3be6df6f4c77522171edda78eb85355490b2a10f092e188a907544de357b1e description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/pull id=24da3d0d-c984-4e03-905c-0c9fc65da4fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa
2026-06-14 10:12:37.005849 | controller | Jun 14 08:37:14.242034 crc crio[24245]: time="2026-06-14T08:37:14.236695666Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7c4a2951-fbb2-4d2b-a579-e78a70b77ac3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.005864 | controller | Jun 14 08:37:14.242034 crc crio[24245]: time="2026-06-14T08:37:14.240240129Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5c206b4f-af58-43b2-b97a-97c70ee9b249 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.005879 | controller | Jun 14 08:37:14.250045 crc crio[24245]: time="2026-06-14T08:37:14.24993604Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/extract" id=6b52e803-f5ae-4493-a691-f01c6511bcfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.005894 | controller | Jun 14 08:37:14.250369 crc crio[24245]: time="2026-06-14T08:37:14.250343153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.005910 | controller | Jun 14 08:37:14.306725 crc crio[24245]: time="2026-06-14T08:37:14.306250347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.005925 | controller | Jun 14 08:37:14.310825 crc crio[24245]: time="2026-06-14T08:37:14.310726938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.005940 | controller | Jun 14 08:37:14.443273 crc crio[24245]: time="2026-06-14T08:37:14.443146763Z" level=info msg="Created container db09fd97fcfca9b761fefc94777426d4dc5c6a00c8f2bfa30bf938f787cfa62e: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/extract" id=6b52e803-f5ae-4493-a691-f01c6511bcfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.005958 | controller | Jun 14 08:37:14.449179 crc crio[24245]: time="2026-06-14T08:37:14.449062798Z" level=info msg="Starting container: db09fd97fcfca9b761fefc94777426d4dc5c6a00c8f2bfa30bf938f787cfa62e" id=dedd5a2e-ff57-4b1f-b963-3e9181454080 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.005974 | controller | Jun 14 08:37:14.458170 crc crio[24245]: time="2026-06-14T08:37:14.458092473Z" level=info msg="Started container" PID=37632 containerID=db09fd97fcfca9b761fefc94777426d4dc5c6a00c8f2bfa30bf938f787cfa62e description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/extract id=dedd5a2e-ff57-4b1f-b963-3e9181454080 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa
2026-06-14 10:12:37.005989 | controller | Jun 14 08:37:16.280186 crc crio[24245]: time="2026-06-14T08:37:16.279289991Z" level=info msg="Stopping pod sandbox: 82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa" id=7097b64b-20ee-44b0-8c0c-ab91ddd93bb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.006005 | controller | Jun 14 08:37:16.281807 crc crio[24245]: time="2026-06-14T08:37:16.281052568Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr Namespace:openshift-marketplace ID:82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa UID:cde25294-3bb4-4567-bacd-799ced104975 NetNS:/var/run/netns/32cf3978-e720-4527-88b2-4a648bba5971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcde25294_3bb4_4567_bacd_799ced104975.slice PodAnnotations:0xc003bf6160}] Aliases:map[]}"
2026-06-14 10:12:37.006021 | controller | Jun 14 08:37:16.281807 crc crio[24245]: time="2026-06-14T08:37:16.281375078Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.006036 | controller | Jun 14 08:37:16.899677 crc crio[24245]: time="2026-06-14T08:37:16.899482311Z" level=info msg="Stopped pod sandbox: 82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa" id=7097b64b-20ee-44b0-8c0c-ab91ddd93bb5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.006051 | controller | Jun 14 08:37:21.265495 crc crio[24245]: time="2026-06-14T08:37:21.264441936Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-dd6s6/POD" id=ceccc274-1e18-462b-8911-d987c8c8f81c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.006067 | controller | Jun 14 08:37:21.265495 crc crio[24245]: time="2026-06-14T08:37:21.2654945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.006082 | controller | Jun 14 08:37:21.293379 crc crio[24245]: time="2026-06-14T08:37:21.293165902Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-dd6s6 Namespace:openshift-nmstate ID:62fee26ebbcda4dd840c887117ef916214dd3cd4d285fe33128bb01d872755d3 UID:412ce1a9-cffa-49e4-a182-5ff33371624f NetNS:/var/run/netns/2daae3c0-3142-42ef-9111-edb81ad79484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod412ce1a9_cffa_49e4_a182_5ff33371624f.slice PodAnnotations:0xc0005226b8}] Aliases:map[]}"
2026-06-14 10:12:37.006098 | controller | Jun 14 08:37:21.293379 crc crio[24245]: time="2026-06-14T08:37:21.293222824Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-dd6s6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.006113 | controller | Jun 14 08:37:21.796720 crc crio[24245]: 2026-06-14T08:37:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62fee26ebbcda4d Mac:ce:15:85:c2:bd:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/2daae3c0-3142-42ef-9111-edb81ad79484 SocketPath: PciID:}] [{Interface:0xc0001345a0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.006132 | controller | Jun 14 08:37:21.798451 crc crio[24245]: time="2026-06-14T08:37:21.798373708Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-dd6s6 Namespace:openshift-nmstate ID:62fee26ebbcda4dd840c887117ef916214dd3cd4d285fe33128bb01d872755d3 UID:412ce1a9-cffa-49e4-a182-5ff33371624f NetNS:/var/run/netns/2daae3c0-3142-42ef-9111-edb81ad79484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod412ce1a9_cffa_49e4_a182_5ff33371624f.slice PodAnnotations:0xc0005226b8}] Aliases:map[]}"
2026-06-14 10:12:37.006148 | controller | Jun 14 08:37:21.798660 crc crio[24245]: time="2026-06-14T08:37:21.798602556Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-dd6s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.006164 | controller | Jun 14 08:37:21.806139 crc crio[24245]: time="2026-06-14T08:37:21.805800043Z" level=info msg="Ran pod sandbox 62fee26ebbcda4dd840c887117ef916214dd3cd4d285fe33128bb01d872755d3 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-dd6s6/POD" id=ceccc274-1e18-462b-8911-d987c8c8f81c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.006179 | controller | Jun 14 08:37:21.809116 crc crio[24245]: time="2026-06-14T08:37:21.809010582Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=a504b97e-d019-46bb-93ba-d710d61981a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.006195 | controller | Jun 14 08:37:21.809347 crc crio[24245]: time="2026-06-14T08:37:21.809244529Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=a504b97e-d019-46bb-93ba-d710d61981a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.006210 | controller | Jun 14 08:37:21.809347 crc crio[24245]: time="2026-06-14T08:37:21.809317941Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=a504b97e-d019-46bb-93ba-d710d61981a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.006225 | controller | Jun 14 08:37:21.811646 crc crio[24245]: time="2026-06-14T08:37:21.811565016Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=d10873d6-7b6e-4c99-88ea-425e4d37d44f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.006240 | controller | Jun 14 08:37:21.819295 crc crio[24245]: time="2026-06-14T08:37:21.819172906Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-14 10:12:37.006255 | controller | Jun 14 08:37:25.374977 crc crio[24245]: time="2026-06-14T08:37:25.374446007Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=d10873d6-7b6e-4c99-88ea-425e4d37d44f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.006270 | controller | Jun 14 08:37:25.377623 crc crio[24245]: time="2026-06-14T08:37:25.377561212Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=784023d3-ff9d-4300-87ef-9d269f70138e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.006289 | controller | Jun 14 08:37:25.382033 crc crio[24245]: time="2026-06-14T08:37:25.381918181Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=9a19db03-137a-41f5-a415-213a8033769c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.006305 | controller | Jun 14 08:37:25.388825 crc crio[24245]: time="2026-06-14T08:37:25.388723775Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-dd6s6/nmstate-operator" id=96cc7e6c-7ca1-429b-9887-cf7e6a770d10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.006320 | controller | Jun 14 08:37:25.391478 crc crio[24245]: time="2026-06-14T08:37:25.39138346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.006335 | controller | Jun 14 08:37:25.441190 crc crio[24245]: time="2026-06-14T08:37:25.441101236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.006375 | controller | Jun 14 08:37:25.449366 crc crio[24245]: time="2026-06-14T08:37:25.449301175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.006399 | controller | Jun 14 08:37:25.558337 crc crio[24245]: time="2026-06-14T08:37:25.558243883Z" level=info msg="Created container ed69ccc6d580dc757ef33d21bd39269b11c56b380bf73548c173cefc5093750e: openshift-nmstate/nmstate-operator-6569c8c666-dd6s6/nmstate-operator" id=96cc7e6c-7ca1-429b-9887-cf7e6a770d10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.006415 | controller | Jun 14 08:37:25.559815 crc crio[24245]: time="2026-06-14T08:37:25.559692157Z" level=info msg="Starting container: ed69ccc6d580dc757ef33d21bd39269b11c56b380bf73548c173cefc5093750e" id=b16727b3-2866-43c6-a574-6d6192aea458 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.006431 | controller | Jun 14 08:37:25.569555 crc crio[24245]: time="2026-06-14T08:37:25.569430015Z" level=info msg="Started container" PID=37948 containerID=ed69ccc6d580dc757ef33d21bd39269b11c56b380bf73548c173cefc5093750e description=openshift-nmstate/nmstate-operator-6569c8c666-dd6s6/nmstate-operator id=b16727b3-2866-43c6-a574-6d6192aea458 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62fee26ebbcda4dd840c887117ef916214dd3cd4d285fe33128bb01d872755d3
2026-06-14 10:12:37.006446 | controller | Jun 14 08:37:40.671774 crc crio[24245]: time="2026-06-14T08:37:40.670831151Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/POD" id=bfff951a-33b3-4110-927e-792e09b870f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.006461 | controller | Jun 14 08:37:40.673103 crc crio[24245]: time="2026-06-14T08:37:40.671804622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.006477 | controller | Jun 14 08:37:40.726985 crc crio[24245]: time="2026-06-14T08:37:40.726793546Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-jtzt2 Namespace:openshift-nmstate ID:645ccfe44f3a2cbfdcc733775eb02d6a0d3ac5bc168c2771ecf9343ef58cb21b UID:4eda6bee-190d-4534-a684-f2ecaec4dbc4 NetNS:/var/run/netns/a486287c-246c-4e97-8935-a1bfb30b3f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4eda6bee_190d_4534_a684_f2ecaec4dbc4.slice PodAnnotations:0xc00161a6b0}] Aliases:map[]}"
2026-06-14 10:12:37.006492 | controller | Jun 14 08:37:40.726985 crc crio[24245]: time="2026-06-14T08:37:40.72691256Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-jtzt2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.006512 | controller | Jun 14 08:37:40.761309 crc crio[24245]: time="2026-06-14T08:37:40.761211912Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-k5lzg/POD" id=7c98592e-f4de-469f-a984-f9401bfe9e4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.006528 | controller | Jun 14 08:37:40.761481 crc crio[24245]: time="2026-06-14T08:37:40.761328296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.006544 | controller | Jun 14 08:37:40.797206 crc crio[24245]: time="2026-06-14T08:37:40.796979359Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=7c98592e-f4de-469f-a984-f9401bfe9e4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.006559 | controller | Jun 14 08:37:40.816950 crc crio[24245]: time="2026-06-14T08:37:40.816731567Z" level=info msg="Ran pod sandbox 4e5e4bd374ea4e331094cded595eb67ed4561e720a966e9810b1a7779fccbc4a with infra container: openshift-nmstate/nmstate-handler-k5lzg/POD" id=7c98592e-f4de-469f-a984-f9401bfe9e4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.006574 | controller | Jun 14 08:37:40.823897 crc crio[24245]: time="2026-06-14T08:37:40.823695714Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=d266da9e-5585-407b-9d72-fd684098d1f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.006590 | controller | Jun 14 08:37:40.824774 crc crio[24245]: time="2026-06-14T08:37:40.824706535Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=d266da9e-5585-407b-9d72-fd684098d1f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.006605 | controller | Jun 14 08:37:40.824924 crc crio[24245]: time="2026-06-14T08:37:40.82481584Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=d266da9e-5585-407b-9d72-fd684098d1f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.006620 | controller | Jun 14 08:37:40.826796 crc crio[24245]: time="2026-06-14T08:37:40.826603534Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=e32c9194-662b-42cf-9499-352a0b403a12 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.006635 | controller | Jun 14 08:37:40.844939 crc crio[24245]: time="2026-06-14T08:37:40.844678235Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-14 10:12:37.006651 | controller | Jun 14 08:37:41.308822 crc crio[24245]: time="2026-06-14T08:37:41.308420043Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-w4w69/POD" id=0854ef8c-ffb8-4925-a3fb-df1d7a0d95b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.006666 | controller | Jun 14 08:37:41.309087 crc crio[24245]: time="2026-06-14T08:37:41.308968091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.006681 | controller | Jun 14 08:37:41.329092 crc crio[24245]: time="2026-06-14T08:37:41.328718214Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-w4w69 Namespace:openshift-nmstate ID:3026aabd8d01f1e1ef295f834a3819cbe74c48da1db1727d4ab004c09fb108b0 UID:7aa60d76-b1b0-4115-af37-f12d3e74e7b7 NetNS:/var/run/netns/4608fb77-466d-43dc-aeef-8e652d6c18d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7aa60d76_b1b0_4115_af37_f12d3e74e7b7.slice PodAnnotations:0xc0004cd3d8}] Aliases:map[]}"
2026-06-14 10:12:37.006701 | controller | Jun 14 08:37:41.329092 crc crio[24245]: time="2026-06-14T08:37:41.329066595Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-w4w69 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.006716 | controller | Jun 14 08:37:41.354950 crc crio[24245]: time="2026-06-14T08:37:41.353489357Z" level=info msg="Running pod sandbox: openshift-console/console-8dc4d6b6d-5s7b7/POD" id=b000756f-c0bd-40b0-87e9-cebae5d1d4be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.006732 | controller | Jun 14 08:37:41.354950 crc crio[24245]: time="2026-06-14T08:37:41.353625901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.006747 | controller | Jun 14 08:37:41.376397 crc crio[24245]: 2026-06-14T08:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:645ccfe44f3a2cb Mac:b2:05:72:b3:37:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/a486287c-246c-4e97-8935-a1bfb30b3f5d SocketPath: PciID:}] [{Interface:0xc000122f90 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.006762 | controller | Jun 14 08:37:41.377671 crc crio[24245]: time="2026-06-14T08:37:41.377568605Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-jtzt2 Namespace:openshift-nmstate ID:645ccfe44f3a2cbfdcc733775eb02d6a0d3ac5bc168c2771ecf9343ef58cb21b UID:4eda6bee-190d-4534-a684-f2ecaec4dbc4 NetNS:/var/run/netns/a486287c-246c-4e97-8935-a1bfb30b3f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4eda6bee_190d_4534_a684_f2ecaec4dbc4.slice PodAnnotations:0xc00161a6b0}] Aliases:map[]}"
2026-06-14 10:12:37.006778 | controller | Jun 14 08:37:41.377811 crc crio[24245]: time="2026-06-14T08:37:41.377769881Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-jtzt2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.006793 | controller | Jun 14 08:37:41.387674 crc crio[24245]: time="2026-06-14T08:37:41.387022933Z" level=info msg="Ran pod sandbox 645ccfe44f3a2cbfdcc733775eb02d6a0d3ac5bc168c2771ecf9343ef58cb21b with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/POD" id=bfff951a-33b3-4110-927e-792e09b870f1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.006808 | controller | Jun 14 08:37:41.391206 crc crio[24245]: time="2026-06-14T08:37:41.391107861Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=aacbd3c7-3dae-4f37-8459-4a27aee3baeb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.006823 | controller | Jun 14 08:37:41.391364 crc crio[24245]: time="2026-06-14T08:37:41.391348119Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=aacbd3c7-3dae-4f37-8459-4a27aee3baeb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.006838 | controller | Jun 14 08:37:41.391438 crc crio[24245]: time="2026-06-14T08:37:41.39140823Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=aacbd3c7-3dae-4f37-8459-4a27aee3baeb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.006857 | controller | Jun 14 08:37:41.392941 crc crio[24245]: time="2026-06-14T08:37:41.392876977Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=2ae7a955-e8b6-49c6-93e0-5af4f133313d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.006872 | controller | Jun 14 08:37:41.407415 crc crio[24245]: time="2026-06-14T08:37:41.407160232Z" level=info msg="Got pod network &{Name:console-8dc4d6b6d-5s7b7 Namespace:openshift-console ID:379286cca3d3bdcb9c75e9e94102ee8781ee450f9910834b6ecc6305930b2f49 UID:5cd5fa31-74d9-4839-bc4a-687291fd6061 NetNS:/var/run/netns/ae7034f7-8100-41d5-993a-8ebbafb05c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cd5fa31_74d9_4839_bc4a_687291fd6061.slice PodAnnotations:0xc001b860b0}] Aliases:map[]}"
2026-06-14 10:12:37.006887 | controller | Jun 14 08:37:41.407415 crc crio[24245]: time="2026-06-14T08:37:41.407233084Z" level=info msg="Adding pod openshift-console_console-8dc4d6b6d-5s7b7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.006903 | controller | Jun 14 08:37:41.410316 crc crio[24245]: time="2026-06-14T08:37:41.409972767Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-14 10:12:37.006918 | controller | Jun 14 08:37:41.626486 crc crio[24245]: time="2026-06-14T08:37:41.626397033Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-hbbmt/POD" id=327e1de5-6e90-480f-bbb3-acffac27e657 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.006933 | controller | Jun 14 08:37:41.626719 crc crio[24245]: time="2026-06-14T08:37:41.626520107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.006948 | controller | Jun 14 08:37:41.663068 crc crio[24245]: time="2026-06-14T08:37:41.661326835Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-hbbmt Namespace:openshift-nmstate ID:d91eaf704302a37537bb0a403d074200c33e27acd546ce80bed1f9fdd137c433 UID:b1b026a6-fb2a-476a-941b-6c13231d4a10 NetNS:/var/run/netns/2bf4814a-26cc-4928-a177-6559db761392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1b026a6_fb2a_476a_941b_6c13231d4a10.slice PodAnnotations:0xc003bf62a8}] Aliases:map[]}"
2026-06-14 10:12:37.006963 | controller | Jun 14 08:37:41.663068 crc crio[24245]: time="2026-06-14T08:37:41.661393447Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-hbbmt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.006978 | controller | Jun 14 08:37:41.822146 crc crio[24245]: 2026-06-14T08:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3026aabd8d01f1e Mac:be:8f:d7:49:c1:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/4608fb77-466d-43dc-aeef-8e652d6c18d1 SocketPath: PciID:}] [{Interface:0xc0004b01d0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.006994 | controller | Jun 14 08:37:41.825462 crc crio[24245]: time="2026-06-14T08:37:41.824336338Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-w4w69 Namespace:openshift-nmstate ID:3026aabd8d01f1e1ef295f834a3819cbe74c48da1db1727d4ab004c09fb108b0 UID:7aa60d76-b1b0-4115-af37-f12d3e74e7b7 NetNS:/var/run/netns/4608fb77-466d-43dc-aeef-8e652d6c18d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7aa60d76_b1b0_4115_af37_f12d3e74e7b7.slice PodAnnotations:0xc0004cd3d8}] Aliases:map[]}"
2026-06-14 10:12:37.007013 | controller | Jun 14 08:37:41.825462 crc crio[24245]: time="2026-06-14T08:37:41.824942498Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-w4w69 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.007029 | controller | Jun 14 08:37:41.834089 crc crio[24245]: time="2026-06-14T08:37:41.832253101Z" level=info msg="Ran pod sandbox 3026aabd8d01f1e1ef295f834a3819cbe74c48da1db1727d4ab004c09fb108b0 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-w4w69/POD" id=0854ef8c-ffb8-4925-a3fb-df1d7a0d95b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.007044 | controller | Jun 14 08:37:41.850964 crc crio[24245]: time="2026-06-14T08:37:41.850004026Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=abe58fa3-f72e-4722-9403-ab0762a0c5fd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007059 | controller | Jun 14 08:37:41.851257 crc crio[24245]: time="2026-06-14T08:37:41.851215735Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=abe58fa3-f72e-4722-9403-ab0762a0c5fd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007073 | controller | Jun 14 08:37:41.851360 crc crio[24245]: time="2026-06-14T08:37:41.851295778Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=abe58fa3-f72e-4722-9403-ab0762a0c5fd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007088 | controller | Jun 14 08:37:41.854443 crc crio[24245]: time="2026-06-14T08:37:41.853673002Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=7f52cc9d-1dd8-47f8-b848-bee732c485c3 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.007103 | controller | Jun 14 08:37:41.859957 crc crio[24245]: time="2026-06-14T08:37:41.858561457Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-14 10:12:37.007118 | controller | Jun 14 08:37:42.011462 crc crio[24245]: 2026-06-14T08:37:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:379286cca3d3bdc Mac:1a:52:4b:4a:d8:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/ae7034f7-8100-41d5-993a-8ebbafb05c02 SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.007133 | controller | Jun 14 08:37:42.013166 crc crio[24245]: time="2026-06-14T08:37:42.013108733Z" level=info msg="Got pod network &{Name:console-8dc4d6b6d-5s7b7 Namespace:openshift-console ID:379286cca3d3bdcb9c75e9e94102ee8781ee450f9910834b6ecc6305930b2f49 UID:5cd5fa31-74d9-4839-bc4a-687291fd6061 NetNS:/var/run/netns/ae7034f7-8100-41d5-993a-8ebbafb05c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cd5fa31_74d9_4839_bc4a_687291fd6061.slice PodAnnotations:0xc001b860b0}] Aliases:map[]}"
2026-06-14 10:12:37.007148 | controller | Jun 14 08:37:42.013329 crc crio[24245]: time="2026-06-14T08:37:42.013280448Z" level=info msg="Checking pod openshift-console_console-8dc4d6b6d-5s7b7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.007163 | controller | Jun 14 08:37:42.019465 crc crio[24245]: time="2026-06-14T08:37:42.019402183Z" level=info msg="Ran pod sandbox 379286cca3d3bdcb9c75e9e94102ee8781ee450f9910834b6ecc6305930b2f49 with infra container: openshift-console/console-8dc4d6b6d-5s7b7/POD" id=b000756f-c0bd-40b0-87e9-cebae5d1d4be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.007182 | controller | Jun 14 08:37:42.024912 crc crio[24245]: time="2026-06-14T08:37:42.024740929Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=36ebac4b-7886-416a-aa1b-2cac8bcaf17f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007197 | controller | Jun 14 08:37:42.028413 crc crio[24245]: time="2026-06-14T08:37:42.028366023Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=53dae424-81c3-4002-b934-b6de428e97e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007211 | controller | Jun 14 08:37:42.034882 crc crio[24245]: time="2026-06-14T08:37:42.034789596Z" level=info msg="Creating container: openshift-console/console-8dc4d6b6d-5s7b7/console" id=38ff3d29-6f9c-4ec2-a81d-eeb9e80ceef4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.007226 | controller | Jun 14 08:37:42.035632 crc crio[24245]: time="2026-06-14T08:37:42.03552113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.007241 | controller | Jun 14 08:37:42.082622 crc crio[24245]: time="2026-06-14T08:37:42.082524251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.007256 | controller | Jun 14 08:37:42.088321 crc crio[24245]: time="2026-06-14T08:37:42.088114068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.007270 | controller | Jun 14 08:37:42.196030 crc crio[24245]: time="2026-06-14T08:37:42.195795335Z" level=info msg="Created container 16465ecf2432228d2427c53bfae3144286e3d7919c116ec789ba7cf7d0c01d06: openshift-console/console-8dc4d6b6d-5s7b7/console" id=38ff3d29-6f9c-4ec2-a81d-eeb9e80ceef4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.007285 | controller | Jun 14 08:37:42.197314 crc crio[24245]: time="2026-06-14T08:37:42.197238721Z" level=info msg="Starting container: 16465ecf2432228d2427c53bfae3144286e3d7919c116ec789ba7cf7d0c01d06" id=b9868fb5-45f8-4680-8b3f-76e4861aaba7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.007300 | controller | Jun 14 08:37:42.203069 crc crio[24245]: time="2026-06-14T08:37:42.202933239Z" level=info msg="Started container" PID=38295 containerID=16465ecf2432228d2427c53bfae3144286e3d7919c116ec789ba7cf7d0c01d06 description=openshift-console/console-8dc4d6b6d-5s7b7/console id=b9868fb5-45f8-4680-8b3f-76e4861aaba7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=379286cca3d3bdcb9c75e9e94102ee8781ee450f9910834b6ecc6305930b2f49
2026-06-14 10:12:37.007316 | controller | Jun 14 08:37:42.413303 crc crio[24245]: 2026-06-14T08:37:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d91eaf704302a37 Mac:0e:ef:3d:e3:b0:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/2bf4814a-26cc-4928-a177-6559db761392 SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.007331 | controller | Jun 14 08:37:42.414905 crc crio[24245]: time="2026-06-14T08:37:42.414790773Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-hbbmt Namespace:openshift-nmstate ID:d91eaf704302a37537bb0a403d074200c33e27acd546ce80bed1f9fdd137c433 UID:b1b026a6-fb2a-476a-941b-6c13231d4a10 NetNS:/var/run/netns/2bf4814a-26cc-4928-a177-6559db761392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1b026a6_fb2a_476a_941b_6c13231d4a10.slice PodAnnotations:0xc003bf62a8}] Aliases:map[]}"
2026-06-14 10:12:37.007368 | controller | Jun 14 08:37:42.415005 crc crio[24245]: time="2026-06-14T08:37:42.41499309Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-hbbmt for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.007389 | controller | Jun 14 08:37:42.422705 crc crio[24245]: time="2026-06-14T08:37:42.422642724Z" level=info msg="Ran pod sandbox d91eaf704302a37537bb0a403d074200c33e27acd546ce80bed1f9fdd137c433 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-hbbmt/POD" id=327e1de5-6e90-480f-bbb3-acffac27e657 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.007405 | controller | Jun 14 08:37:42.425408 crc crio[24245]: time="2026-06-14T08:37:42.425339727Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=df822c4b-3497-4587-a966-b4f098bae744 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007420 | controller | Jun 14 08:37:42.425892 crc crio[24245]: time="2026-06-14T08:37:42.425784931Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=df822c4b-3497-4587-a966-b4f098bae744 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007436 | controller | Jun 14 08:37:42.425971 crc crio[24245]: time="2026-06-14T08:37:42.425940596Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=df822c4b-3497-4587-a966-b4f098bae744 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007451 | controller | Jun 14 08:37:42.427058 crc crio[24245]: time="2026-06-14T08:37:42.426959766Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=208f11e0-35db-4487-b9a0-3eba6f4a21da name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.007466 | controller | Jun 14 08:37:42.430580 crc crio[24245]: time="2026-06-14T08:37:42.430503989Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-14 10:12:37.007482 | controller | Jun 14 08:37:44.919249 crc crio[24245]: time="2026-06-14T08:37:44.918642938Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=e32c9194-662b-42cf-9499-352a0b403a12 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.007496 | controller | Jun 14 08:37:44.921044 crc crio[24245]: time="2026-06-14T08:37:44.920950948Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=c658831b-0144-4f57-a7fa-1a558d7119d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007511 | controller | Jun 14 08:37:44.946692 crc crio[24245]: time="2026-06-14T08:37:44.94658423Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=7f52cc9d-1dd8-47f8-b848-bee732c485c3 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.007526 | controller | Jun 14 08:37:44.947941 crc crio[24245]: time="2026-06-14T08:37:44.947792645Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=cfa69141-10e5-4b34-955a-f1a8c2349d97 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007541 | controller | Jun 14 08:37:44.967201 crc crio[24245]: time="2026-06-14T08:37:44.96535899Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=cc1a12e5-e899-4d18-a309-2a604d3fd365 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007560 | controller | Jun 14 08:37:44.967201 crc crio[24245]: time="2026-06-14T08:37:44.967220138Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=8448b9af-8509-471b-896e-d5a86b42defd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007576 | controller | Jun 14 08:37:44.974389 crc crio[24245]: time="2026-06-14T08:37:44.973962755Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=2ae7a955-e8b6-49c6-93e0-5af4f133313d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.007591 | controller | Jun 14 08:37:44.974389 crc crio[24245]: time="2026-06-14T08:37:44.974177677Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-w4w69/nmstate-webhook" id=12e6b615-f5d8-4241-af52-128354e441bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.007606 | controller | Jun 14 08:37:44.975137 crc crio[24245]: time="2026-06-14T08:37:44.97456749Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=f385869e-83ed-4c77-9a67-ba642669326a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007621 | controller | Jun 14 08:37:44.975984 crc crio[24245]: time="2026-06-14T08:37:44.975800549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.007636 | controller | Jun 14 08:37:44.977797 crc crio[24245]: time="2026-06-14T08:37:44.977692448Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=0de07280-a0a3-4285-89fa-4b46db01d8ce name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007651 | controller | Jun 14 08:37:44.979412 crc crio[24245]: time="2026-06-14T08:37:44.979368652Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-k5lzg/nmstate-handler" id=9c48ea3c-fa9c-493c-9ed6-b4ec299b6897 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.007666 | controller | Jun 14 08:37:44.990396 crc crio[24245]: time="2026-06-14T08:37:44.990328268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.007681 | controller | Jun 14 08:37:44.999289 crc crio[24245]: time="2026-06-14T08:37:44.999048693Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/nmstate-metrics" id=5e894639-db27-458e-a288-194cf6025a83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.007697 | controller | Jun 14 08:37:45.033385 crc crio[24245]: time="2026-06-14T08:37:45.033246011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.007712 | controller | Jun 14 08:37:45.034300 crc crio[24245]: time="2026-06-14T08:37:45.034223722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.007741 | controller | Jun 14 08:37:45.039312 crc crio[24245]: time="2026-06-14T08:37:45.03923892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.007759 | controller | Jun 14 08:37:45.052746 crc crio[24245]: time="2026-06-14T08:37:45.052674303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.007781 | controller | Jun 14 08:37:45.060921 crc crio[24245]: time="2026-06-14T08:37:45.06080668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.007797 | controller | Jun 14 08:37:45.065807 crc crio[24245]: time="2026-06-14T08:37:45.065726076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.007812 | controller | Jun 14 08:37:45.222210 crc crio[24245]: time="2026-06-14T08:37:45.221133838Z" level=info msg="Created container 8a6480e0b184822fc1828778eda7991276f54381f89651f23594721495ec5ea0: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/nmstate-metrics" id=5e894639-db27-458e-a288-194cf6025a83 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.007828 | controller | Jun 14 08:37:45.222500 crc crio[24245]: time="2026-06-14T08:37:45.222251213Z" level=info msg="Created container fa784729a7226b2ea26348e16447c2ae7c5f8ad4e62b67d81e593b82dad677ca: openshift-nmstate/nmstate-webhook-9b7874799-w4w69/nmstate-webhook" id=12e6b615-f5d8-4241-af52-128354e441bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.007843 | controller | Jun 14 08:37:45.226811 crc crio[24245]: time="2026-06-14T08:37:45.223308687Z" level=info msg="Starting container: fa784729a7226b2ea26348e16447c2ae7c5f8ad4e62b67d81e593b82dad677ca" id=6eacc2b7-1e66-4b84-b554-847301b5fb9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.007859 | controller | Jun 14 08:37:45.226811 crc crio[24245]: time="2026-06-14T08:37:45.223676199Z" level=info msg="Starting container: 8a6480e0b184822fc1828778eda7991276f54381f89651f23594721495ec5ea0" id=360dcc9c-be26-42d9-b59c-10e3aaf77aac name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.007874 | controller | Jun 14 08:37:45.232500 crc crio[24245]: time="2026-06-14T08:37:45.232451044Z" level=info msg="Started container" PID=38414 containerID=fa784729a7226b2ea26348e16447c2ae7c5f8ad4e62b67d81e593b82dad677ca description=openshift-nmstate/nmstate-webhook-9b7874799-w4w69/nmstate-webhook id=6eacc2b7-1e66-4b84-b554-847301b5fb9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3026aabd8d01f1e1ef295f834a3819cbe74c48da1db1727d4ab004c09fb108b0
2026-06-14 10:12:37.007889 | controller | Jun 14 08:37:45.239916 crc crio[24245]: time="2026-06-14T08:37:45.239791227Z" level=info msg="Started container" PID=38421 containerID=8a6480e0b184822fc1828778eda7991276f54381f89651f23594721495ec5ea0 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/nmstate-metrics id=360dcc9c-be26-42d9-b59c-10e3aaf77aac name=/runtime.v1.RuntimeService/StartContainer sandboxID=645ccfe44f3a2cbfdcc733775eb02d6a0d3ac5bc168c2771ecf9343ef58cb21b
2026-06-14 10:12:37.007905 | controller | Jun 14 08:37:45.270467 crc crio[24245]: time="2026-06-14T08:37:45.270308991Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=4cf36054-590c-4a34-8a44-45ce0fdecc56 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007920 | controller | Jun 14 08:37:45.270979 crc crio[24245]: time="2026-06-14T08:37:45.270745805Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=4cf36054-590c-4a34-8a44-45ce0fdecc56 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007935 | controller | Jun 14 08:37:45.270979 crc crio[24245]: time="2026-06-14T08:37:45.270800057Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=4cf36054-590c-4a34-8a44-45ce0fdecc56 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.007954 | controller | Jun 14 08:37:45.280420 crc crio[24245]: time="2026-06-14T08:37:45.27478527Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=0fbdbda0-6963-4b8d-8897-413e4680d451 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.007969 | controller | Jun 14 08:37:45.281303 crc crio[24245]: time="2026-06-14T08:37:45.280608675Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-14 10:12:37.007985 | controller | Jun 14 08:37:45.312760 crc crio[24245]: time="2026-06-14T08:37:45.312602333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.008000 | controller | Jun 14 08:37:45.476675 crc crio[24245]: time="2026-06-14T08:37:45.476492983Z" level=info msg="Created container 56d5b2f886028361d01354ae4ecce0780de86e175737d5e636c29743d4864f4f: openshift-nmstate/nmstate-handler-k5lzg/nmstate-handler" id=9c48ea3c-fa9c-493c-9ed6-b4ec299b6897 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.008015 | controller | Jun 14 08:37:45.478114 crc crio[24245]: time="2026-06-14T08:37:45.4780162Z" level=info msg="Starting container: 56d5b2f886028361d01354ae4ecce0780de86e175737d5e636c29743d4864f4f" id=6054aae1-ab73-4d82-b0b6-1c73b07e57cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.008030 | controller | Jun 14 08:37:45.483116 crc crio[24245]: time="2026-06-14T08:37:45.48303361Z" level=info msg="Started container" PID=38449 containerID=56d5b2f886028361d01354ae4ecce0780de86e175737d5e636c29743d4864f4f description=openshift-nmstate/nmstate-handler-k5lzg/nmstate-handler id=6054aae1-ab73-4d82-b0b6-1c73b07e57cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e5e4bd374ea4e331094cded595eb67ed4561e720a966e9810b1a7779fccbc4a
2026-06-14 10:12:37.008046 | controller | Jun 14 08:37:48.133494 crc crio[24245]: time="2026-06-14T08:37:48.131703906Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=0fbdbda0-6963-4b8d-8897-413e4680d451 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.008062 | controller | Jun 14 08:37:48.135386 crc crio[24245]: time="2026-06-14T08:37:48.134700706Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=4ab81ac1-85fa-422f-8fcf-744161a0acff name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.008077 | controller | Jun 14 08:37:48.141347 crc crio[24245]: time="2026-06-14T08:37:48.141251192Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=32bcdb64-7ebe-4b2b-81ae-0b6ec411008a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.008092 | controller | Jun 14 08:37:48.153417 crc crio[24245]: time="2026-06-14T08:37:48.153211229Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/kube-rbac-proxy" id=25c1f0c5-73e1-4fba-bdec-5c400f116f88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.008107 | controller | Jun 14 08:37:48.156162 crc crio[24245]: time="2026-06-14T08:37:48.155412159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.008122 | controller | Jun 14 08:37:48.215109 crc crio[24245]: time="2026-06-14T08:37:48.214960367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.008140 | controller | Jun 14 08:37:48.221339 crc crio[24245]: time="2026-06-14T08:37:48.221287317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.008156 | controller | Jun 14 08:37:48.400520 crc crio[24245]: time="2026-06-14T08:37:48.400225231Z" level=info msg="Created container 4b987eb862a99ccbdf608bda00c07ad189ff15c862a8aa35ea2df68635dd24f9: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/kube-rbac-proxy" id=25c1f0c5-73e1-4fba-bdec-5c400f116f88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.008171 | controller | Jun 14 08:37:48.402324 crc crio[24245]: time="2026-06-14T08:37:48.401823161Z" level=info msg="Starting container: 4b987eb862a99ccbdf608bda00c07ad189ff15c862a8aa35ea2df68635dd24f9" id=40ab6396-d1ef-4f80-8fd7-4c0179350cc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.008186 | controller | Jun 14 08:37:48.408806 crc crio[24245]: time="2026-06-14T08:37:48.408586915Z" level=info msg="Started container" PID=38526 containerID=4b987eb862a99ccbdf608bda00c07ad189ff15c862a8aa35ea2df68635dd24f9 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/kube-rbac-proxy id=40ab6396-d1ef-4f80-8fd7-4c0179350cc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=645ccfe44f3a2cbfdcc733775eb02d6a0d3ac5bc168c2771ecf9343ef58cb21b
2026-06-14 10:12:37.008201 | controller | Jun 14 08:37:52.017348 crc crio[24245]: time="2026-06-14T08:37:52.01627936Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=208f11e0-35db-4487-b9a0-3eba6f4a21da name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.008216 | controller | Jun 14 08:37:52.019996 crc crio[24245]: time="2026-06-14T08:37:52.018072484Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=17d3b5a3-7ea6-476f-ac85-144ba448c0d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.008231 | controller | Jun 14 08:37:52.070423 crc crio[24245]: time="2026-06-14T08:37:52.069936531Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=9a5406cc-2155-4b44-9d9f-0a6610823e18 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.008246 | controller | Jun 14 08:37:52.080643 crc crio[24245]: time="2026-06-14T08:37:52.080556469Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-hbbmt/nmstate-console-plugin" id=c8df48b4-a2cf-4735-abf7-645fc36dc92a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.008261 | controller | Jun 14 08:37:52.083014 crc crio[24245]: time="2026-06-14T08:37:52.082946605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.008276 | controller | Jun 14 08:37:52.136555 crc crio[24245]: time="2026-06-14T08:37:52.136296283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.008290 | controller | Jun 14 08:37:52.141074 crc crio[24245]: time="2026-06-14T08:37:52.141003073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.008305 | controller | Jun 14 08:37:52.260218 crc crio[24245]: time="2026-06-14T08:37:52.260068699Z" level=info msg="Created container 4e31cb99f1108898285eeb192e9cf0b308c98cc5622ca9e7dc4ad18ed2845484: openshift-nmstate/nmstate-console-plugin-9bcc7988b-hbbmt/nmstate-console-plugin" id=c8df48b4-a2cf-4735-abf7-645fc36dc92a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.008323 | controller | Jun 14 08:37:52.261564 crc crio[24245]: time="2026-06-14T08:37:52.261435232Z" level=info msg="Starting container: 4e31cb99f1108898285eeb192e9cf0b308c98cc5622ca9e7dc4ad18ed2845484" id=b0f9aeac-035c-4730-9b08-d3fc78bf312d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.008339 | controller | Jun 14 08:37:52.267325 crc crio[24245]: time="2026-06-14T08:37:52.267245244Z" level=info msg="Started container" PID=38608 containerID=4e31cb99f1108898285eeb192e9cf0b308c98cc5622ca9e7dc4ad18ed2845484 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-hbbmt/nmstate-console-plugin id=b0f9aeac-035c-4730-9b08-d3fc78bf312d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91eaf704302a37537bb0a403d074200c33e27acd546ce80bed1f9fdd137c433
2026-06-14 10:12:37.008375 | controller | Jun 14 08:38:00.510089 crc crio[24245]: time="2026-06-14T08:38:00.509175833Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690438-d29r9/POD" id=7efe7259-bf05-4e03-bf1a-48551d2b683c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.008392 | controller | Jun 14 08:38:00.512023 crc crio[24245]: time="2026-06-14T08:38:00.510170945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.008407 | controller | Jun 14 08:38:00.577405 crc crio[24245]: time="2026-06-14T08:38:00.577235112Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690438-d29r9 Namespace:openshift-infra ID:146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4 UID:4240767b-3ac7-41b4-a48e-66c1c7c1334f NetNS:/var/run/netns/c77ca370-1e66-4a3d-a617-eefc7a614d7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4240767b_3ac7_41b4_a48e_66c1c7c1334f.slice PodAnnotations:0xc000522da0}] Aliases:map[]}"
2026-06-14 10:12:37.008423 | controller | Jun 14 08:38:00.577405 crc crio[24245]: time="2026-06-14T08:38:00.577406037Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690438-d29r9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.008438 | controller | Jun 14 08:38:01.019916 crc crio[24245]: 2026-06-14T08:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:146cf2f8a611a2a Mac:4a:e3:f5:8e:01:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/c77ca370-1e66-4a3d-a617-eefc7a614d7c SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.008453 | controller | Jun 14 08:38:01.021444 crc crio[24245]: time="2026-06-14T08:38:01.021375162Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690438-d29r9 Namespace:openshift-infra ID:146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4 UID:4240767b-3ac7-41b4-a48e-66c1c7c1334f NetNS:/var/run/netns/c77ca370-1e66-4a3d-a617-eefc7a614d7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4240767b_3ac7_41b4_a48e_66c1c7c1334f.slice PodAnnotations:0xc000522da0}] Aliases:map[]}"
2026-06-14 10:12:37.008469 | controller | Jun 14 08:38:01.021622 crc crio[24245]: time="2026-06-14T08:38:01.021569767Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690438-d29r9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.008484 | controller | Jun 14 08:38:01.032078 crc crio[24245]: time="2026-06-14T08:38:01.032007767Z" level=info msg="Ran pod sandbox 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4 with infra container: openshift-infra/auto-csr-approver-29690438-d29r9/POD" id=7efe7259-bf05-4e03-bf1a-48551d2b683c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.008499 | controller | Jun 14 08:38:01.036361 crc crio[24245]: time="2026-06-14T08:38:01.035307581Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=842e46d3-1633-4141-8c66-1148ab1065fc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.008520 | controller | Jun 14 08:38:01.044399 crc crio[24245]: time="2026-06-14T08:38:01.043488418Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.008536 | controller | Jun 14 08:38:01.876406 crc crio[24245]: time="2026-06-14T08:38:01.875802602Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=842e46d3-1633-4141-8c66-1148ab1065fc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.008551 | controller | Jun 14 08:38:01.879606 crc crio[24245]: time="2026-06-14T08:38:01.877464275Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8b9df274-75f9-41cd-8328-73eaede64e0b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.008567 | controller | Jun 14 08:38:01.880247 crc crio[24245]: time="2026-06-14T08:38:01.88015369Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ef820654-eefa-41ac-a4d4-9bb19b095e14 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.008582 | controller | Jun 14 08:38:01.890675 crc crio[24245]: time="2026-06-14T08:38:01.890573578Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690438-d29r9/oc" id=609fb0ff-efe2-4f0d-9008-3caa3c31eaec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.008597 | controller | Jun 14 08:38:01.891185 crc crio[24245]: time="2026-06-14T08:38:01.891100985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.008613 | controller | Jun 14 08:38:01.918592 crc crio[24245]: time="2026-06-14T08:38:01.918458798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.008628 | controller | Jun 14 08:38:02.239168 crc crio[24245]: time="2026-06-14T08:38:02.238465883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.008644 | controller | Jun 14 08:38:02.361548 crc crio[24245]: time="2026-06-14T08:38:02.361022309Z" level=info msg="Created container 770c50f80f560e39cf413debe57a9d6dac3b4cbcaa8d04ace20f16d169c05608: openshift-infra/auto-csr-approver-29690438-d29r9/oc" id=609fb0ff-efe2-4f0d-9008-3caa3c31eaec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.008660 | controller | Jun 14 08:38:02.363719 crc crio[24245]: time="2026-06-14T08:38:02.363623131Z" level=info msg="Starting container: 770c50f80f560e39cf413debe57a9d6dac3b4cbcaa8d04ace20f16d169c05608" id=02226429-eca4-4bbb-9f32-273ee17a2461 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.008676 | controller | Jun 14 08:38:02.367922 crc crio[24245]: time="2026-06-14T08:38:02.367800372Z" level=info msg="Started container" PID=38873 containerID=770c50f80f560e39cf413debe57a9d6dac3b4cbcaa8d04ace20f16d169c05608 description=openshift-infra/auto-csr-approver-29690438-d29r9/oc id=02226429-eca4-4bbb-9f32-273ee17a2461 name=/runtime.v1.RuntimeService/StartContainer sandboxID=146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4
2026-06-14 10:12:37.008692 | controller | Jun 14 08:38:04.992411 crc crio[24245]: time="2026-06-14T08:38:04.992017582Z" level=info msg="Stopping pod sandbox: 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4" id=752c9d66-4f4b-4b38-aade-aba814544d4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.008708 | controller | Jun 14 08:38:04.993782 crc crio[24245]: time="2026-06-14T08:38:04.993058055Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690438-d29r9 Namespace:openshift-infra ID:146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4 UID:4240767b-3ac7-41b4-a48e-66c1c7c1334f NetNS:/var/run/netns/c77ca370-1e66-4a3d-a617-eefc7a614d7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4240767b_3ac7_41b4_a48e_66c1c7c1334f.slice PodAnnotations:0xc001fea330}] Aliases:map[]}"
2026-06-14 10:12:37.008728 | controller | Jun 14 08:38:04.993782 crc crio[24245]: time="2026-06-14T08:38:04.993185019Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690438-d29r9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.008744 | controller | Jun 14 08:38:05.325278 crc crio[24245]: time="2026-06-14T08:38:05.324793649Z" level=info msg="Stopped pod sandbox: 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4" id=752c9d66-4f4b-4b38-aade-aba814544d4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.008760 | controller | Jun 14 08:38:17.011610 crc crio[24245]: time="2026-06-14T08:38:17.010382946Z" level=info msg="Stopping container: 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f (timeout: 15s)" id=0f1d1b7d-d38b-476e-80cf-d8fe3fe1119e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.008775 | controller | Jun 14 08:38:17.144111 crc crio[24245]: time="2026-06-14T08:38:17.143961381Z" level=info msg="Stopped container 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f: openshift-console/console-6c684df5db-cc8g8/console" id=0f1d1b7d-d38b-476e-80cf-d8fe3fe1119e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.008790 | controller | Jun 14 08:38:17.146930 crc crio[24245]: time="2026-06-14T08:38:17.145436936Z" level=info msg="Stopping pod sandbox: f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52" id=10c40e04-94ce-4390-ace0-6457fa02f315 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.008805 | controller | Jun 14 08:38:17.146930 crc crio[24245]: time="2026-06-14T08:38:17.146396957Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f 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:0xc001feac90}] Aliases:map[]}"
2026-06-14 10:12:37.008821 | controller | Jun 14 08:38:17.146930 crc crio[24245]: time="2026-06-14T08:38:17.146774599Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.008836 | controller | Jun 14 08:38:17.422020 crc crio[24245]: time="2026-06-14T08:38:17.419729219Z" level=info msg="Stopped pod sandbox: f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52" id=10c40e04-94ce-4390-ace0-6457fa02f315 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.008852 | controller | Jun 14 08:38:18.156099 crc crio[24245]: time="2026-06-14T08:38:18.155008132Z" level=info msg="Removing container: 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f" id=f2afa566-541c-4f46-9abc-a8d91d6be666 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.008867 | controller | Jun 14 08:38:18.187399 crc crio[24245]: time="2026-06-14T08:38:18.18531305Z" level=info msg="Removed container 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f: openshift-console/console-6c684df5db-cc8g8/console" id=f2afa566-541c-4f46-9abc-a8d91d6be666 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.008882 | controller | Jun 14 08:38:25.218693 crc crio[24245]: time="2026-06-14T08:38:25.218067934Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/POD" id=1ea5331c-6f31-4e29-8efd-13f8b7c2c6de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.008903 | controller | Jun 14 08:38:25.218693 crc crio[24245]: time="2026-06-14T08:38:25.218686963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.008919 | controller | Jun 14 08:38:25.247474 crc crio[24245]: time="2026-06-14T08:38:25.24738759Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w Namespace:openshift-marketplace ID:8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f UID:987bec4c-5cf7-4f24-b0fe-ad4c930b28e1 NetNS:/var/run/netns/2dec0864-a470-4d82-b172-206a1c41483d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod987bec4c_5cf7_4f24_b0fe_ad4c930b28e1.slice PodAnnotations:0xc0004cd478}] Aliases:map[]}"
2026-06-14 10:12:37.008935 | controller | Jun 14 08:38:25.247474 crc crio[24245]: time="2026-06-14T08:38:25.247442722Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.008950 | controller | Jun 14 08:38:25.619261 crc crio[24245]: 2026-06-14T08:38:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d6f8efdb30ccc1 Mac:6e:a6:da:dd:fd:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/2dec0864-a470-4d82-b172-206a1c41483d SocketPath: PciID:}] [{Interface:0xc0002b5020 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.008966 | controller | Jun 14 08:38:25.620405 crc crio[24245]: time="2026-06-14T08:38:25.620319403Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w Namespace:openshift-marketplace ID:8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f UID:987bec4c-5cf7-4f24-b0fe-ad4c930b28e1 NetNS:/var/run/netns/2dec0864-a470-4d82-b172-206a1c41483d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod987bec4c_5cf7_4f24_b0fe_ad4c930b28e1.slice PodAnnotations:0xc0004cd478}] Aliases:map[]}"
2026-06-14 10:12:37.008981 | controller | Jun 14 08:38:25.623891 crc crio[24245]: time="2026-06-14T08:38:25.620580452Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.008996 | controller | Jun 14 08:38:25.643690 crc crio[24245]: time="2026-06-14T08:38:25.643638894Z" level=info msg="Ran pod sandbox 8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/POD" id=1ea5331c-6f31-4e29-8efd-13f8b7c2c6de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.009012 | controller | Jun 14 08:38:25.647744 crc crio[24245]: time="2026-06-14T08:38:25.647610174Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5da7cde4-53a0-4bc7-8edf-d1ab16682cd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.009027 | controller | Jun 14 08:38:25.650101 crc crio[24245]: time="2026-06-14T08:38:25.65001511Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4158e556-1a5c-4748-b8fb-a4b0914ae185 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.009042 | controller | Jun 14 08:38:25.663011 crc crio[24245]: time="2026-06-14T08:38:25.662908397Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/util" id=2e6e7f9b-c988-4714-a475-f7d57598232c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.009060 | controller | Jun 14 08:38:25.663636 crc crio[24245]: time="2026-06-14T08:38:25.663562478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.009076 | controller | Jun 14 08:38:25.697215 crc crio[24245]: time="2026-06-14T08:38:25.697126456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.009091 | controller | Jun 14 08:38:25.701405 crc crio[24245]: time="2026-06-14T08:38:25.70133481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.009106 | controller | Jun 14 08:38:25.815510 crc crio[24245]: time="2026-06-14T08:38:25.815416527Z" level=info msg="Created container 75d82f3665b8987fe1cf65f2d5caf1e59362d510d8ccaf6e0d4c008ff401a975: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/util" id=2e6e7f9b-c988-4714-a475-f7d57598232c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.009122 | controller | Jun 14 08:38:25.816752 crc crio[24245]: time="2026-06-14T08:38:25.816697398Z" level=info msg="Starting container: 75d82f3665b8987fe1cf65f2d5caf1e59362d510d8ccaf6e0d4c008ff401a975" id=bca20602-444d-487c-8473-b5be41e048e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.009137 | controller | Jun 14 08:38:25.822344 crc crio[24245]: time="2026-06-14T08:38:25.822202802Z" level=info msg="Started container" PID=40032 containerID=75d82f3665b8987fe1cf65f2d5caf1e59362d510d8ccaf6e0d4c008ff401a975 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/util id=bca20602-444d-487c-8473-b5be41e048e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f
2026-06-14 10:12:37.009154 | controller | Jun 14 08:38:26.254630 crc crio[24245]: time="2026-06-14T08:38:26.250329671Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=b9964d33-8472-4af7-b440-839ce437aaec name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.009170 | controller | Jun 14 08:38:26.254630 crc crio[24245]: time="2026-06-14T08:38:26.25106431Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=b9964d33-8472-4af7-b440-839ce437aaec name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.009185 | controller | Jun 14 08:38:26.254630 crc crio[24245]: time="2026-06-14T08:38:26.251617227Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=b9964d33-8472-4af7-b440-839ce437aaec name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.009201 | controller | Jun 14 08:38:26.259033 crc crio[24245]: time="2026-06-14T08:38:26.258760114Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=1f8c065a-56d9-4e63-9fd6-109f1ba79462 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.009216 | controller | Jun 14 08:38:26.270226 crc crio[24245]: time="2026-06-14T08:38:26.269934256Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-14 10:12:37.009231 | controller | Jun 14 08:38:27.805637 crc crio[24245]: time="2026-06-14T08:38:27.80534483Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=1f8c065a-56d9-4e63-9fd6-109f1ba79462 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.009251 | controller | Jun 14 08:38:27.807658 crc crio[24245]: time="2026-06-14T08:38:27.807588229Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=77cae55c-a139-4ee3-86b2-8bffa5745a69 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.009266 | controller | Jun 14 08:38:27.811726 crc crio[24245]: time="2026-06-14T08:38:27.811589626Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=f25c1c0a-0a24-4544-9f0a-fd8489c4dd7a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.009281 | controller | Jun 14 08:38:27.829054 crc crio[24245]: time="2026-06-14T08:38:27.828936293Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/pull" id=4202a7a8-b74b-40c5-b686-138c7778f06e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.009296 | controller | Jun 14 08:38:27.830311 crc crio[24245]: time="2026-06-14T08:38:27.830213284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.009311 | controller | Jun 14 08:38:27.864939 crc crio[24245]: time="2026-06-14T08:38:27.8608755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.009326 | controller | Jun 14 08:38:27.864939 crc crio[24245]: time="2026-06-14T08:38:27.861153209Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/fea75c1bb074533d4198494824429dad80c7d99908509dbd6bced0bd8deec3ca/merged/etc/passwd: no such file or directory"
2026-06-14 10:12:37.009341 | controller | Jun 14 08:38:27.864939 crc crio[24245]: time="2026-06-14T08:38:27.86118338Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/fea75c1bb074533d4198494824429dad80c7d99908509dbd6bced0bd8deec3ca/merged/etc/group: no such file or directory"
2026-06-14 10:12:37.009375 | controller | Jun 14 08:38:27.865294 crc crio[24245]: time="2026-06-14T08:38:27.865040312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.009392 | controller | Jun 14 08:38:28.028604 crc crio[24245]: time="2026-06-14T08:38:28.027993793Z" level=info msg="Created container e1d2761528655a39d3a3c925b15ac7a84bfafe606e64bdc6f07602469a7e9e24: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/pull" id=4202a7a8-b74b-40c5-b686-138c7778f06e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.009407 | controller | Jun 14 08:38:28.032213 crc crio[24245]: time="2026-06-14T08:38:28.032109313Z" level=info msg="Starting container: e1d2761528655a39d3a3c925b15ac7a84bfafe606e64bdc6f07602469a7e9e24" id=e6077129-8f45-46ee-8bcf-f897e2397121 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.009422 | controller | Jun 14 08:38:28.043302 crc crio[24245]: time="2026-06-14T08:38:28.043167401Z" level=info msg="Started container" PID=40066 containerID=e1d2761528655a39d3a3c925b15ac7a84bfafe606e64bdc6f07602469a7e9e24 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/pull id=e6077129-8f45-46ee-8bcf-f897e2397121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f
2026-06-14 10:12:37.009438 | controller | Jun 14 08:38:28.280956 crc crio[24245]: time="2026-06-14T08:38:28.280807008Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=944a9b39-c48a-4ae2-9ee0-1023438fb66c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.009457 | controller | Jun 14 08:38:28.282755 crc crio[24245]: time="2026-06-14T08:38:28.282682687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fa45143b-8951-4400-a2b3-06ffb50a8273 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.009472 | controller | Jun 14 08:38:28.290084 crc crio[24245]: time="2026-06-14T08:38:28.289997287Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/extract" id=abc726ed-6522-4b07-bc3a-f1774628d1fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.009488 | controller | Jun 14 08:38:28.290606 crc crio[24245]: time="2026-06-14T08:38:28.290466012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.009503 | controller | Jun 14 08:38:28.332798 crc crio[24245]: time="2026-06-14T08:38:28.332641463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.009518 | controller | Jun 14 08:38:28.337056 crc crio[24245]: time="2026-06-14T08:38:28.336932698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.009533 | controller | Jun 14 08:38:28.466143 crc crio[24245]: time="2026-06-14T08:38:28.466012039Z" level=info msg="Created container 9a594a3eb735d9b5837847c7f3ee90dd698ec6b10b9efb07f0afe94fe2858ac0: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/extract" id=abc726ed-6522-4b07-bc3a-f1774628d1fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.009549 | controller | Jun 14 08:38:28.467611 crc crio[24245]: time="2026-06-14T08:38:28.467496687Z" level=info msg="Starting container: 9a594a3eb735d9b5837847c7f3ee90dd698ec6b10b9efb07f0afe94fe2858ac0" id=81bea648-a92c-49c5-952c-af34df40f645 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.009564 | controller | Jun 14 08:38:28.477957 crc crio[24245]: time="2026-06-14T08:38:28.477698049Z" level=info msg="Started container" PID=40082 containerID=9a594a3eb735d9b5837847c7f3ee90dd698ec6b10b9efb07f0afe94fe2858ac0 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/extract id=81bea648-a92c-49c5-952c-af34df40f645 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f
2026-06-14 10:12:37.009580 | controller | Jun 14 08:38:30.314879 crc crio[24245]: time="2026-06-14T08:38:30.314726307Z" level=info msg="Stopping pod sandbox: 8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f" id=c5628d30-2124-4f57-87d8-d5386ad58049 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.009595 | controller | Jun 14 08:38:30.316258 crc crio[24245]: time="2026-06-14T08:38:30.316105051Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w Namespace:openshift-marketplace ID:8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f UID:987bec4c-5cf7-4f24-b0fe-ad4c930b28e1 NetNS:/var/run/netns/2dec0864-a470-4d82-b172-206a1c41483d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod987bec4c_5cf7_4f24_b0fe_ad4c930b28e1.slice PodAnnotations:0xc001b86208}] Aliases:map[]}"
2026-06-14 10:12:37.009611 | controller | Jun 14 08:38:30.316778 crc crio[24245]: time="2026-06-14T08:38:30.316636188Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.009629 | controller | Jun 14 08:38:30.666677 crc crio[24245]: time="2026-06-14T08:38:30.666121781Z" level=info msg="Stopped pod sandbox: 8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f" id=c5628d30-2124-4f57-87d8-d5386ad58049 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.009645 | controller | Jun 14 08:38:40.981301 crc crio[24245]: time="2026-06-14T08:38:40.980201072Z" level=info msg="Stopping pod sandbox: f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52" id=0c187178-cd20-4ad1-b976-ddd6e29c2ca5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.009661 | controller | Jun 14 08:38:40.981301 crc crio[24245]: time="2026-06-14T08:38:40.981279996Z" level=info msg="Stopped pod sandbox (already stopped): f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52" id=0c187178-cd20-4ad1-b976-ddd6e29c2ca5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.009677 | controller | Jun 14 08:38:40.982769 crc crio[24245]: time="2026-06-14T08:38:40.982296498Z" level=info msg="Removing pod sandbox: f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52" id=4ecca385-4e14-48cf-a867-3926ba32b2fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.009692 | controller | Jun 14 08:38:40.993168 crc crio[24245]: time="2026-06-14T08:38:40.993042031Z" level=info msg="Removed pod sandbox: f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52" id=4ecca385-4e14-48cf-a867-3926ba32b2fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.009707 | controller | Jun 14 08:38:42.115642 crc crio[24245]: time="2026-06-14T08:38:42.115010243Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-fc964cb57-94qzk/POD" id=242314d9-1f52-42c4-8d5e-b6e93f4127df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.009722 | controller | Jun 14 08:38:42.117077 crc crio[24245]: time="2026-06-14T08:38:42.115673244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.009738 | controller | Jun 14 08:38:42.162240 crc crio[24245]: time="2026-06-14T08:38:42.162044037Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-fc964cb57-94qzk Namespace:metallb-system ID:01a69cc5a7006f87413665cb532f23caf964a2e9e560cdedcb2e1800bcaadc14 UID:361d0aea-b03e-4d58-9f8d-91167298a726 NetNS:/var/run/netns/ce0960f2-ed4d-46a9-9d7e-ae7eb1449d3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod361d0aea_b03e_4d58_9f8d_91167298a726.slice PodAnnotations:0xc0004cc318}] Aliases:map[]}"
2026-06-14 10:12:37.009754 | controller | Jun 14 08:38:42.162240 crc crio[24245]: time="2026-06-14T08:38:42.16212451Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-fc964cb57-94qzk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.009770 | controller | Jun 14 08:38:42.606010 crc crio[24245]: time="2026-06-14T08:38:42.605956806Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-588b8996dc-sw5jd/POD" id=3e825786-ceb6-436e-86d8-7ac320de9cb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.009785 | controller | Jun 14 08:38:42.606241 crc crio[24245]: time="2026-06-14T08:38:42.606218354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.009800 | controller | Jun 14 08:38:42.633576 crc crio[24245]: time="2026-06-14T08:38:42.633460141Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-588b8996dc-sw5jd Namespace:metallb-system ID:f5e66777a279ca925345c913cc129236b64f9230ee018585de99512def21d1e1 UID:a379bf49-ad76-4c0d-bb25-8bd55f797698 NetNS:/var/run/netns/f8b96f64-750f-4f8e-924d-d5e5d0684e80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda379bf49_ad76_4c0d_bb25_8bd55f797698.slice PodAnnotations:0xc001b86140}] Aliases:map[]}"
2026-06-14 10:12:37.009818 | controller | Jun 14 08:38:42.633576 crc crio[24245]: time="2026-06-14T08:38:42.633535893Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-588b8996dc-sw5jd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.009834 | controller | Jun 14 08:38:43.638018 crc crio[24245]: 2026-06-14T08:38:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01a69cc5a7006f8 Mac:e6:a7:c1:15:0f:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/ce0960f2-ed4d-46a9-9d7e-ae7eb1449d3d SocketPath: PciID:}] [{Interface:0xc000292c20 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.009850 | controller | Jun 14 08:38:43.641070 crc crio[24245]: time="2026-06-14T08:38:43.640771341Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-fc964cb57-94qzk Namespace:metallb-system ID:01a69cc5a7006f87413665cb532f23caf964a2e9e560cdedcb2e1800bcaadc14 UID:361d0aea-b03e-4d58-9f8d-91167298a726 NetNS:/var/run/netns/ce0960f2-ed4d-46a9-9d7e-ae7eb1449d3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod361d0aea_b03e_4d58_9f8d_91167298a726.slice PodAnnotations:0xc0004cc318}] Aliases:map[]}"
2026-06-14 10:12:37.009865 | controller | Jun 14 08:38:43.641481 crc crio[24245]: time="2026-06-14T08:38:43.641297498Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-fc964cb57-94qzk for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.009881 | controller | Jun 14 08:38:43.655720 crc crio[24245]: time="2026-06-14T08:38:43.655643416Z" level=info msg="Ran pod sandbox 01a69cc5a7006f87413665cb532f23caf964a2e9e560cdedcb2e1800bcaadc14 with infra container: metallb-system/metallb-operator-controller-manager-fc964cb57-94qzk/POD" id=242314d9-1f52-42c4-8d5e-b6e93f4127df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.009896 | controller | Jun 14 08:38:43.658701 crc crio[24245]: time="2026-06-14T08:38:43.658628843Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=1e62baaf-95ad-4ba2-bd97-b4cba7b08253 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.009912 | controller | Jun 14 08:38:43.658909 crc crio[24245]: time="2026-06-14T08:38:43.65883524Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=1e62baaf-95ad-4ba2-bd97-b4cba7b08253 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.009928 | controller | Jun 14 08:38:43.658975 crc crio[24245]: time="2026-06-14T08:38:43.658936073Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=1e62baaf-95ad-4ba2-bd97-b4cba7b08253 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.009944 | controller | Jun 14 08:38:43.661811 crc crio[24245]: time="2026-06-14T08:38:43.66175493Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=e5bd416d-1f90-4bcf-9eb9-6ef710f25ada name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.009959 | controller | Jun 14 08:38:43.670563 crc crio[24245]: time="2026-06-14T08:38:43.668116102Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-14 10:12:37.009978 | controller | Jun 14 08:38:43.796713 crc crio[24245]: 2026-06-14T08:38:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5e66777a279ca9 Mac:4a:ef:b6:0f:2b:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/f8b96f64-750f-4f8e-924d-d5e5d0684e80 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.009994 | controller | Jun 14 08:38:43.798600 crc crio[24245]: time="2026-06-14T08:38:43.798487387Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-588b8996dc-sw5jd Namespace:metallb-system ID:f5e66777a279ca925345c913cc129236b64f9230ee018585de99512def21d1e1 UID:a379bf49-ad76-4c0d-bb25-8bd55f797698 NetNS:/var/run/netns/f8b96f64-750f-4f8e-924d-d5e5d0684e80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda379bf49_ad76_4c0d_bb25_8bd55f797698.slice PodAnnotations:0xc001b86140}] Aliases:map[]}"
2026-06-14 10:12:37.010010 | controller | Jun 14 08:38:43.799010 crc crio[24245]: time="2026-06-14T08:38:43.798944951Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-588b8996dc-sw5jd for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.010026 | controller | Jun 14 08:38:43.806144 crc crio[24245]: time="2026-06-14T08:38:43.806069471Z" level=info msg="Ran pod sandbox f5e66777a279ca925345c913cc129236b64f9230ee018585de99512def21d1e1 with infra container: metallb-system/metallb-operator-webhook-server-588b8996dc-sw5jd/POD" id=3e825786-ceb6-436e-86d8-7ac320de9cb4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.010041 | controller | Jun 14 08:38:43.814152 crc crio[24245]: time="2026-06-14T08:38:43.814109187Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=2e74461f-5db0-485d-8c4e-79e94bd71596 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.010056 | controller | Jun 14 08:38:43.814315 crc crio[24245]: time="2026-06-14T08:38:43.814281383Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=2e74461f-5db0-485d-8c4e-79e94bd71596 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.010072 | controller | Jun 14 08:38:43.814374 crc crio[24245]: time="2026-06-14T08:38:43.814346435Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=2e74461f-5db0-485d-8c4e-79e94bd71596 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.010087 | controller | Jun 14 08:38:43.815332 crc crio[24245]: time="2026-06-14T08:38:43.815295785Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=b7ee4760-c8ef-4497-b1b5-f48810b87489 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.010102 | controller | Jun 14 08:38:43.819426 crc crio[24245]: time="2026-06-14T08:38:43.819330764Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-14 10:12:37.010117 | controller | Jun 14 08:39:02.909381 crc crio[24245]: time="2026-06-14T08:39:02.908618163Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=e5bd416d-1f90-4bcf-9eb9-6ef710f25ada name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.010132 | controller | Jun 14 08:39:02.911074 crc crio[24245]: time="2026-06-14T08:39:02.91082155Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=aae86549-dfe6-4659-aabf-00f4fb8534ea name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.010151 | controller | Jun 14 08:39:02.917172 crc crio[24245]: time="2026-06-14T08:39:02.91709972Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=d1dea885-1ec4-4e44-983b-f43e3f2e0a76 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.010166 | controller | Jun 14 08:39:02.950674 crc crio[24245]: time="2026-06-14T08:39:02.950556208Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=b7ee4760-c8ef-4497-b1b5-f48810b87489 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.010182 | controller | Jun 14 08:39:02.956444 crc crio[24245]: time="2026-06-14T08:39:02.9563579Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=77b5186b-8296-420d-ac2b-2c2500b1142b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.010197 | controller | Jun 14 08:39:02.995363 crc crio[24245]: time="2026-06-14T08:39:02.995184564Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-fc964cb57-94qzk/manager" id=f91ecbcb-b85b-4c7e-b8c3-d1d498e1bb75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.010212 | controller | Jun 14 08:39:03.000799 crc crio[24245]: time="2026-06-14T08:39:03.000253186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.010228 | controller | Jun 14 08:39:03.060400 crc crio[24245]: time="2026-06-14T08:39:03.060269481Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=b7c64055-7637-4234-93dc-de1cf95a8359 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.010242 | controller | Jun 14 08:39:03.098733 crc crio[24245]: time="2026-06-14T08:39:03.098463227Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-588b8996dc-sw5jd/webhook-server" id=cb8fcb9c-4390-48d6-8209-3b8e635eebf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.010258 | controller | Jun 14 08:39:03.101640 crc crio[24245]: time="2026-06-14T08:39:03.101409161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.010273 | controller | Jun 14 08:39:03.170031 crc crio[24245]: time="2026-06-14T08:39:03.16909857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.010289 | controller | Jun 14 08:39:03.192064 crc crio[24245]: time="2026-06-14T08:39:03.191134053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.010304 | controller | Jun 14 08:39:03.196091 crc crio[24245]: time="2026-06-14T08:39:03.195998122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.010320 | controller | Jun 14 08:39:03.212578 crc crio[24245]: time="2026-06-14T08:39:03.212386214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.010335 | controller | Jun 14 08:39:03.363565 crc crio[24245]: time="2026-06-14T08:39:03.363350597Z" level=info msg="Created container 087f38175a5bbdc26c08d33477fa5df266d45ec17e60f2f40b7547cab8966b17: metallb-system/metallb-operator-controller-manager-fc964cb57-94qzk/manager" id=f91ecbcb-b85b-4c7e-b8c3-d1d498e1bb75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.010380 | controller | Jun 14 08:39:03.366335 crc crio[24245]: time="2026-06-14T08:39:03.36623969Z" level=info msg="Starting container: 087f38175a5bbdc26c08d33477fa5df266d45ec17e60f2f40b7547cab8966b17" id=ed2e2b06-eea1-4bf8-9788-381910fa6d90 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.010398 | controller | Jun 14 08:39:03.375450 crc crio[24245]: time="2026-06-14T08:39:03.373980494Z" level=info msg="Started container" PID=40766 containerID=087f38175a5bbdc26c08d33477fa5df266d45ec17e60f2f40b7547cab8966b17 description=metallb-system/metallb-operator-controller-manager-fc964cb57-94qzk/manager id=ed2e2b06-eea1-4bf8-9788-381910fa6d90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01a69cc5a7006f87413665cb532f23caf964a2e9e560cdedcb2e1800bcaadc14
2026-06-14 10:12:37.010414 | controller | Jun 14 08:39:03.379495 crc crio[24245]: time="2026-06-14T08:39:03.378141714Z" level=info msg="Created container 42fccc0bd1c1ed8ae14da594d881ef68cc0bc9d9b9cc357cf2f92de8b70c366c: metallb-system/metallb-operator-webhook-server-588b8996dc-sw5jd/webhook-server" id=cb8fcb9c-4390-48d6-8209-3b8e635eebf3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.010430 | controller | Jun 14 08:39:03.379495 crc crio[24245]: time="2026-06-14T08:39:03.37925093Z" level=info msg="Starting container: 42fccc0bd1c1ed8ae14da594d881ef68cc0bc9d9b9cc357cf2f92de8b70c366c" id=26deb2e8-1e3b-4836-a791-f4803f0d6107 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.010446 | controller | Jun 14 08:39:03.391156 crc crio[24245]: time="2026-06-14T08:39:03.391071223Z" level=info msg="Started container" PID=40767 containerID=42fccc0bd1c1ed8ae14da594d881ef68cc0bc9d9b9cc357cf2f92de8b70c366c description=metallb-system/metallb-operator-webhook-server-588b8996dc-sw5jd/webhook-server id=26deb2e8-1e3b-4836-a791-f4803f0d6107 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5e66777a279ca925345c913cc129236b64f9230ee018585de99512def21d1e1
2026-06-14 10:12:37.010462 | controller | Jun 14 08:39:37.096386 crc crio[24245]: time="2026-06-14T08:39:37.095473717Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-dnqnx/POD" id=fd4feb96-ff5d-436a-bfcf-3c93a0dc7c4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.010477 | controller | Jun 14 08:39:37.097670 crc crio[24245]: time="2026-06-14T08:39:37.096414266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.010493 | controller | Jun 14 08:39:37.122799 crc crio[24245]: time="2026-06-14T08:39:37.122655447Z" level=info msg="Got pod network &{Name:controller-8464864885-dnqnx Namespace:metallb-system ID:1420f2c001bce70081070841018d727f0c2a5600f3939ed7cc762f93f38a2b4e UID:5286ea17-3925-4e95-a53e-7e5465b42aff NetNS:/var/run/netns/eee45975-463a-40c9-8556-363f68b74075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5286ea17_3925_4e95_a53e_7e5465b42aff.slice PodAnnotations:0xc003bf6a30}] Aliases:map[]}"
2026-06-14 10:12:37.010509 | controller | Jun 14 08:39:37.122799 crc crio[24245]: time="2026-06-14T08:39:37.12272344Z" level=info msg="Adding pod metallb-system_controller-8464864885-dnqnx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.010525 | controller | Jun 14 08:39:38.179296 crc crio[24245]: 2026-06-14T08:39:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1420f2c001bce70 Mac:ae:a3:a7:70:18:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/eee45975-463a-40c9-8556-363f68b74075 SocketPath: PciID:}] [{Interface:0xc0004b4770 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.010540 | controller | Jun 14 08:39:38.181401 crc crio[24245]: time="2026-06-14T08:39:38.181282893Z" level=info msg="Got pod network &{Name:controller-8464864885-dnqnx Namespace:metallb-system ID:1420f2c001bce70081070841018d727f0c2a5600f3939ed7cc762f93f38a2b4e UID:5286ea17-3925-4e95-a53e-7e5465b42aff NetNS:/var/run/netns/eee45975-463a-40c9-8556-363f68b74075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5286ea17_3925_4e95_a53e_7e5465b42aff.slice PodAnnotations:0xc003bf6a30}] Aliases:map[]}"
2026-06-14 10:12:37.010562 | controller | Jun 14 08:39:38.181584 crc crio[24245]: time="2026-06-14T08:39:38.181475498Z" level=info msg="Checking pod metallb-system_controller-8464864885-dnqnx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.010579 | controller | Jun 14 08:39:38.192193 crc crio[24245]: time="2026-06-14T08:39:38.191812342Z" level=info msg="Ran pod sandbox 1420f2c001bce70081070841018d727f0c2a5600f3939ed7cc762f93f38a2b4e with infra container: metallb-system/controller-8464864885-dnqnx/POD" id=fd4feb96-ff5d-436a-bfcf-3c93a0dc7c4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.010595 | controller | Jun 14 08:39:38.195426 crc crio[24245]: time="2026-06-14T08:39:38.195377045Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=c9e117f6-e2b7-42ca-9f38-e36fe3ba2364 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.010610 | controller | Jun 14 08:39:38.198037 crc crio[24245]: time="2026-06-14T08:39:38.197980734Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=5ee74876-6b15-45ff-8066-2e08ed93a911 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.010626 | controller | Jun 14 08:39:38.204254 crc crio[24245]: time="2026-06-14T08:39:38.204132401Z" level=info msg="Creating container: metallb-system/controller-8464864885-dnqnx/controller" id=4b6e4813-d6f0-497a-936a-e86a9feef9d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.010641 | controller | Jun 14 08:39:38.204780 crc crio[24245]: time="2026-06-14T08:39:38.204691148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.010656 | controller | Jun 14 08:39:38.241730 crc crio[24245]: time="2026-06-14T08:39:38.241335191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.010672 | controller | Jun 14 08:39:38.247029 crc crio[24245]: time="2026-06-14T08:39:38.246963561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.010687 | controller | Jun 14 08:39:38.358193 crc crio[24245]: time="2026-06-14T08:39:38.358037799Z" level=info msg="Created container 64ee250ff8e89effb68421d08e9bfdc14285b681780f5043e2f02067e6503457: metallb-system/controller-8464864885-dnqnx/controller" id=4b6e4813-d6f0-497a-936a-e86a9feef9d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.010703 | controller | Jun 14 08:39:38.359560 crc crio[24245]: time="2026-06-14T08:39:38.359466813Z" level=info msg="Starting container: 64ee250ff8e89effb68421d08e9bfdc14285b681780f5043e2f02067e6503457" id=8b694428-f46a-41f3-900d-44bc92894cc0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.010718 | controller | Jun 14 08:39:38.365450 crc crio[24245]: time="2026-06-14T08:39:38.365279458Z" level=info msg="Started container" PID=41361 containerID=64ee250ff8e89effb68421d08e9bfdc14285b681780f5043e2f02067e6503457 description=metallb-system/controller-8464864885-dnqnx/controller id=8b694428-f46a-41f3-900d-44bc92894cc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1420f2c001bce70081070841018d727f0c2a5600f3939ed7cc762f93f38a2b4e
2026-06-14 10:12:37.010738 | controller | Jun 14 08:39:38.376170 crc crio[24245]: time="2026-06-14T08:39:38.376074613Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=db62faee-67b8-41e6-b3fc-92c01e05a1db name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.010754 | controller | Jun 14 08:39:38.379240 crc crio[24245]: time="2026-06-14T08:39:38.379164946Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=d616f639-0831-46ec-b8d9-0602e4dbe951 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.010770 | controller | Jun 14 08:39:38.388617 crc crio[24245]: time="2026-06-14T08:39:38.388550189Z" level=info msg="Creating container: metallb-system/controller-8464864885-dnqnx/kube-rbac-proxy" id=f1396806-3fa1-462b-a8d0-abfb886ef708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.010786 | controller | Jun 14 08:39:38.389076 crc crio[24245]: time="2026-06-14T08:39:38.388980542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.010801 | controller | Jun 14 08:39:38.424901 crc crio[24245]: time="2026-06-14T08:39:38.424785371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.010817 | controller | Jun 14 08:39:38.430763 crc crio[24245]: time="2026-06-14T08:39:38.430656328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.010833 | controller | Jun 14 08:39:38.546584 crc crio[24245]: time="2026-06-14T08:39:38.546442549Z" level=info msg="Created container df45d4e2fcd93abc54b72085b52ab3a31e85c4d1f0a4370ff1e94ec089ca2c26: metallb-system/controller-8464864885-dnqnx/kube-rbac-proxy" id=f1396806-3fa1-462b-a8d0-abfb886ef708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.010848 | controller | Jun 14 08:39:38.548280 crc crio[24245]: time="2026-06-14T08:39:38.548236604Z" level=info msg="Starting container: df45d4e2fcd93abc54b72085b52ab3a31e85c4d1f0a4370ff1e94ec089ca2c26" id=e97f28d7-8ced-45fb-ba7c-aa73747666a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.010864 | controller | Jun 14 08:39:38.556004 crc crio[24245]: time="2026-06-14T08:39:38.55577442Z" level=info msg="Started container" PID=41376 containerID=df45d4e2fcd93abc54b72085b52ab3a31e85c4d1f0a4370ff1e94ec089ca2c26 description=metallb-system/controller-8464864885-dnqnx/kube-rbac-proxy id=e97f28d7-8ced-45fb-ba7c-aa73747666a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1420f2c001bce70081070841018d727f0c2a5600f3939ed7cc762f93f38a2b4e
2026-06-14 10:12:37.010879 | controller | Jun 14 08:39:40.078553 crc crio[24245]: time="2026-06-14T08:39:40.078106303Z" level=info msg="Running pod sandbox: metallb-system/speaker-fmdgp/POD" id=fa8eb22e-2954-4bc7-9d01-9a6bce12ac9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.010894 | controller | Jun 14 08:39:40.079453 crc crio[24245]: time="2026-06-14T08:39:40.078614849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.010910 | controller | Jun 14 08:39:40.098949 crc crio[24245]: time="2026-06-14T08:39:40.098815751Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=fa8eb22e-2954-4bc7-9d01-9a6bce12ac9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.010925 | controller | Jun 14 08:39:40.113249 crc crio[24245]: time="2026-06-14T08:39:40.112961247Z" level=info msg="Ran pod sandbox 97d2f749fb380798be2d6feafa380cf1cf5b805251ecd8950e94ce423060e8d3 with infra container: metallb-system/speaker-fmdgp/POD" id=fa8eb22e-2954-4bc7-9d01-9a6bce12ac9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.010944 | controller | Jun 14 08:39:40.118201 crc crio[24245]: time="2026-06-14T08:39:40.118091478Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=55a65d80-850b-4f50-88a3-e61a3e674e47 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.010959 | controller | Jun 14 08:39:40.124190 crc crio[24245]: time="2026-06-14T08:39:40.123691687Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=36ebd03b-46aa-4a1e-97b5-4a5bfc3b62ca name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.010975 | controller | Jun 14 08:39:40.133650 crc crio[24245]: time="2026-06-14T08:39:40.133548765Z" level=info msg="Creating container: metallb-system/speaker-fmdgp/speaker" id=89a193ca-5e1c-483d-8156-ae8c66859bc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.010990 | controller | Jun 14 08:39:40.134334 crc crio[24245]: time="2026-06-14T08:39:40.134253566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.011005 | controller | Jun 14 08:39:40.168142 crc crio[24245]: time="2026-06-14T08:39:40.167971242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.011021 | controller | Jun 14 08:39:40.403874 crc crio[24245]: time="2026-06-14T08:39:40.403735419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.011036 | controller | Jun 14 08:39:40.492333 crc crio[24245]: time="2026-06-14T08:39:40.492216127Z" level=info msg="Created container 134b1630622a410c7d5b4f6841da4eb182d9a70d98b144b2823a7e2c1354d185: metallb-system/speaker-fmdgp/speaker" id=89a193ca-5e1c-483d-8156-ae8c66859bc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.011052 | controller | Jun 14 08:39:40.494062 crc crio[24245]: time="2026-06-14T08:39:40.493951979Z" level=info msg="Starting container: 134b1630622a410c7d5b4f6841da4eb182d9a70d98b144b2823a7e2c1354d185" id=7b851c24-0db3-426a-a506-966eee185427 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.011067 | controller | Jun 14 08:39:40.501905 crc crio[24245]: time="2026-06-14T08:39:40.501738324Z" level=info msg="Started container" PID=41402 containerID=134b1630622a410c7d5b4f6841da4eb182d9a70d98b144b2823a7e2c1354d185 description=metallb-system/speaker-fmdgp/speaker id=7b851c24-0db3-426a-a506-966eee185427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97d2f749fb380798be2d6feafa380cf1cf5b805251ecd8950e94ce423060e8d3
2026-06-14 10:12:37.011083 | controller | Jun 14 08:39:40.518236 crc crio[24245]: time="2026-06-14T08:39:40.517672495Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=9f0ced02-7591-4a29-8de0-bdb309765acb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.011098 | controller | Jun 14 08:39:40.523268 crc crio[24245]: time="2026-06-14T08:39:40.521957404Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=d065593d-e9a7-4634-9c57-ea494c86ed8b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.011114 | controller | Jun 14 08:39:40.532812 crc crio[24245]: time="2026-06-14T08:39:40.531679577Z" level=info msg="Creating container: metallb-system/speaker-fmdgp/kube-rbac-proxy" id=c4d5d4b0-8501-4989-a83a-4c6a987c1a56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.011132 | controller | Jun 14 08:39:40.532812 crc crio[24245]: time="2026-06-14T08:39:40.53210068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.011148 | controller | Jun 14 08:39:40.577941 crc crio[24245]: time="2026-06-14T08:39:40.577767606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.011163 | controller | Jun 14 08:39:40.841252 crc crio[24245]: time="2026-06-14T08:39:40.840788335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.011178 | controller | Jun 14 08:39:40.952008 crc crio[24245]: time="2026-06-14T08:39:40.951803882Z" level=info msg="Created container c77c9fcdddbd09b90cd43faad1386574fdd5bac2c833ac8cd624e6faf954b073: metallb-system/speaker-fmdgp/kube-rbac-proxy" id=c4d5d4b0-8501-4989-a83a-4c6a987c1a56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.011193 | controller | Jun 14 08:39:40.953830 crc crio[24245]: time="2026-06-14T08:39:40.953743391Z" level=info msg="Starting container: c77c9fcdddbd09b90cd43faad1386574fdd5bac2c833ac8cd624e6faf954b073" id=bb777e7e-3de5-4c27-a8d4-423a1188262a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.011208 | controller | Jun 14 08:39:40.969945 crc crio[24245]: time="2026-06-14T08:39:40.969581209Z" level=info msg="Started container" PID=41438 containerID=c77c9fcdddbd09b90cd43faad1386574fdd5bac2c833ac8cd624e6faf954b073 description=metallb-system/speaker-fmdgp/kube-rbac-proxy id=bb777e7e-3de5-4c27-a8d4-423a1188262a name=/runtime.v1.RuntimeService/StartContainer sandboxID=97d2f749fb380798be2d6feafa380cf1cf5b805251ecd8950e94ce423060e8d3
2026-06-14 10:12:37.011223 | controller | Jun 14 08:39:54.458404 crc crio[24245]: time="2026-06-14T08:39:54.457524589Z" level=info msg="Running pod sandbox: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/POD" id=226fc3fd-ed3b-4620-97d6-727daa8a4b1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.011238 | controller | Jun 14 08:39:54.459712 crc crio[24245]: time="2026-06-14T08:39:54.458402806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.011253 | controller | Jun 14 08:39:54.487695 crc crio[24245]: time="2026-06-14T08:39:54.487552266Z" level=info msg="Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk Namespace:openshift-marketplace ID:f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5 UID:ef46a9c9-f9d8-4678-84ea-01c9ccaf8fae NetNS:/var/run/netns/60455c5c-76c9-4b70-b9ec-0624e0d97dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef46a9c9_f9d8_4678_84ea_01c9ccaf8fae.slice PodAnnotations:0xc001c3cce8}] Aliases:map[]}"
2026-06-14 10:12:37.011269 | controller | Jun 14 08:39:54.487695 crc crio[24245]: time="2026-06-14T08:39:54.487614488Z" level=info msg="Adding pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.011284 | controller | Jun 14 08:39:54.824481 crc crio[24245]: 2026-06-14T08:39:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6a300d14882acc Mac:02:68:d3:82:39:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/60455c5c-76c9-4b70-b9ec-0624e0d97dab SocketPath: PciID:}] [{Interface:0xc0005145d0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.011299 | controller | Jun 14 08:39:54.825920 crc crio[24245]: time="2026-06-14T08:39:54.825780923Z" level=info msg="Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk Namespace:openshift-marketplace ID:f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5 UID:ef46a9c9-f9d8-4678-84ea-01c9ccaf8fae NetNS:/var/run/netns/60455c5c-76c9-4b70-b9ec-0624e0d97dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef46a9c9_f9d8_4678_84ea_01c9ccaf8fae.slice PodAnnotations:0xc001c3cce8}] Aliases:map[]}"
2026-06-14 10:12:37.011318 | controller | Jun 14 08:39:54.826061 crc crio[24245]: time="2026-06-14T08:39:54.826034501Z" level=info msg="Checking pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.011334 | controller | Jun 14 08:39:54.835285 crc crio[24245]: time="2026-06-14T08:39:54.835158016Z" level=info msg="Ran pod sandbox f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5 with infra container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/POD" id=226fc3fd-ed3b-4620-97d6-727daa8a4b1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.011368 | controller | Jun 14 08:39:54.837281 crc crio[24245]: time="2026-06-14T08:39:54.837158035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=60afcff2-0c92-48b7-b08e-05301a8eb7d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.011385 | controller | Jun 14 08:39:54.839446 crc crio[24245]: time="2026-06-14T08:39:54.839366281Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=24de091b-8328-455b-89d1-0d74f3c28f9e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.011401 | controller | Jun 14 08:39:54.844594 crc crio[24245]: time="2026-06-14T08:39:54.844536527Z" level=info msg="Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/util" id=d296a7f7-3d01-47bd-952e-2efa2528fb2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.011416 | controller | Jun 14 08:39:54.844945 crc crio[24245]: time="2026-06-14T08:39:54.844831376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.011432 | controller | Jun 14 08:39:54.879512 crc crio[24245]: time="2026-06-14T08:39:54.879405518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.011447 | controller | Jun 14 08:39:54.884311 crc crio[24245]: time="2026-06-14T08:39:54.884177132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.011462 | controller | Jun 14 08:39:55.014765 crc crio[24245]: time="2026-06-14T08:39:55.014155721Z" level=info msg="Created container c9546a59bd05ac2a6dc27f9fbc7d6bd3ffbcaa93f6ad98c1105e553068b3a92c: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/util" id=d296a7f7-3d01-47bd-952e-2efa2528fb2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.011478 | controller | Jun 14 08:39:55.017013 crc crio[24245]: time="2026-06-14T08:39:55.01678031Z" level=info msg="Starting container: c9546a59bd05ac2a6dc27f9fbc7d6bd3ffbcaa93f6ad98c1105e553068b3a92c" id=ee77eaa8-f741-48db-a864-9b81998a8e1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.011494 | controller | Jun 14 08:39:55.024513 crc crio[24245]: time="2026-06-14T08:39:55.024361908Z" level=info msg="Started container" PID=41719 containerID=c9546a59bd05ac2a6dc27f9fbc7d6bd3ffbcaa93f6ad98c1105e553068b3a92c description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/util id=ee77eaa8-f741-48db-a864-9b81998a8e1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5
2026-06-14 10:12:37.011514 | controller | Jun 14 08:39:55.424830 crc crio[24245]: time="2026-06-14T08:39:55.424245803Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=f6779c33-7814-498e-b978-c43f7e09dc05 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.011530 | controller | Jun 14 08:39:55.425215 crc crio[24245]: time="2026-06-14T08:39:55.42512196Z" level=info msg="Image registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 not found" id=f6779c33-7814-498e-b978-c43f7e09dc05 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.011545 | controller | Jun 14 08:39:55.425215 crc crio[24245]: time="2026-06-14T08:39:55.425191542Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 found" id=f6779c33-7814-498e-b978-c43f7e09dc05 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.011560 | controller | Jun 14 08:39:55.427018 crc crio[24245]: time="2026-06-14T08:39:55.426921574Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=ea3566f1-7d67-4215-af86-48cdff363e31 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.011575 | controller | Jun 14 08:39:55.437435 crc crio[24245]: time="2026-06-14T08:39:55.437272666Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\""
2026-06-14 10:12:37.011590 | controller | Jun 14 08:40:00.539825 crc crio[24245]: time="2026-06-14T08:40:00.538982975Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690440-9qd9m/POD" id=1b8ad944-fd1a-4b88-825c-2bddb073ef8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.011605 | controller | Jun 14 08:40:00.539825 crc crio[24245]: time="2026-06-14T08:40:00.539587753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.011620 | controller | Jun 14 08:40:02.032796 crc crio[24245]: time="2026-06-14T08:40:02.032377745Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=ea3566f1-7d67-4215-af86-48cdff363e31 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.011635 | controller | Jun 14 08:40:02.035253 crc crio[24245]: time="2026-06-14T08:40:02.033709996Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690440-9qd9m Namespace:openshift-infra ID:5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528 UID:1016c28a-ae56-42bf-ae40-e8532b0077fa NetNS:/var/run/netns/bbda19f3-79f0-4038-b88d-20b7c1cac8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1016c28a_ae56_42bf_ae40_e8532b0077fa.slice PodAnnotations:0xc000130bc0}] Aliases:map[]}"
2026-06-14 10:12:37.011650 | controller | Jun 14 08:40:02.035253 crc crio[24245]: time="2026-06-14T08:40:02.035237651Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690440-9qd9m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.011666 | controller | Jun 14 08:40:02.035941 crc crio[24245]: time="2026-06-14T08:40:02.035818042Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=ca5bb9ea-0c86-46e1-9162-bb588264e98b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.011685 | controller | Jun 14 08:40:02.043071 crc crio[24245]: time="2026-06-14T08:40:02.04137194Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3" id=7738564f-73ba-4cc5-8c20-335c26883282 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.011701 | controller | Jun 14 08:40:02.051542 crc crio[24245]: time="2026-06-14T08:40:02.051507392Z" level=info msg="Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/pull" id=dc7253d6-96a1-4ea2-a29b-9a5e8a1ffc7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.011716 | controller | Jun 14 08:40:02.053323 crc crio[24245]: time="2026-06-14T08:40:02.053276056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.011744 | controller | Jun 14 08:40:02.090676 crc crio[24245]: time="2026-06-14T08:40:02.090201147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.011761 | controller | Jun 14 08:40:02.095215 crc crio[24245]: time="2026-06-14T08:40:02.095189018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.011776 | controller | Jun 14 08:40:02.248019 crc crio[24245]: time="2026-06-14T08:40:02.247956394Z" level=info msg="Created container c96afa5ce86d3ad42eb761a40bb38f0bb39ba01d01dcc40ba65dc4c6e7d7e542: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/pull" id=dc7253d6-96a1-4ea2-a29b-9a5e8a1ffc7d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.011792 | controller | Jun 14 08:40:02.261248 crc crio[24245]: time="2026-06-14T08:40:02.261137366Z" level=info msg="Starting container: c96afa5ce86d3ad42eb761a40bb38f0bb39ba01d01dcc40ba65dc4c6e7d7e542" id=9f44fb67-624d-456a-82c5-3b121789c37e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.011807 | controller | Jun 14 08:40:02.277940 crc crio[24245]: time="2026-06-14T08:40:02.277538485Z" level=info msg="Started container" PID=41871 containerID=c96afa5ce86d3ad42eb761a40bb38f0bb39ba01d01dcc40ba65dc4c6e7d7e542 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/pull id=9f44fb67-624d-456a-82c5-3b121789c37e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5
2026-06-14 10:12:37.011823 | controller | Jun 14 08:40:02.732362 crc crio[24245]: 2026-06-14T08:40:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5338f48df191e7c Mac:aa:31:11:00:9e:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/bbda19f3-79f0-4038-b88d-20b7c1cac8d5 SocketPath: PciID:}] [{Interface:0xc0003648f0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.011839 | controller | Jun 14 08:40:02.733772 crc crio[24245]: time="2026-06-14T08:40:02.733666546Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690440-9qd9m Namespace:openshift-infra ID:5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528 UID:1016c28a-ae56-42bf-ae40-e8532b0077fa NetNS:/var/run/netns/bbda19f3-79f0-4038-b88d-20b7c1cac8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1016c28a_ae56_42bf_ae40_e8532b0077fa.slice PodAnnotations:0xc000130bc0}] Aliases:map[]}"
2026-06-14 10:12:37.011855 | controller | Jun 14 08:40:02.733953 crc crio[24245]: time="2026-06-14T08:40:02.733808711Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690440-9qd9m for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.011874 | controller | Jun 14 08:40:02.764289 crc crio[24245]: time="2026-06-14T08:40:02.764164116Z" level=info msg="Ran pod sandbox 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528 with infra container: openshift-infra/auto-csr-approver-29690440-9qd9m/POD" id=1b8ad944-fd1a-4b88-825c-2bddb073ef8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.011890 | controller | Jun 14 08:40:02.767153 crc crio[24245]: time="2026-06-14T08:40:02.766543336Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1161260a-e6b9-4247-8a71-f18a4ffb0dd4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.011906 | controller | Jun 14 08:40:02.774103 crc crio[24245]: time="2026-06-14T08:40:02.773684493Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.011922 | controller | Jun 14 08:40:02.872541 crc crio[24245]: time="2026-06-14T08:40:02.872386368Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-4fvtl/POD" id=9d26ebec-39b5-46ae-9c3d-8810e2261422 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.011938 | controller | Jun 14 08:40:02.872663 crc crio[24245]: time="2026-06-14T08:40:02.872582281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.011953 | controller | Jun 14 08:40:02.901298 crc crio[24245]: time="2026-06-14T08:40:02.901178896Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=9d26ebec-39b5-46ae-9c3d-8810e2261422 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.011969 | controller | Jun 14 08:40:03.056534 crc crio[24245]: time="2026-06-14T08:40:03.056372084Z" level=info msg="Ran pod sandbox 21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106 with infra container: openshift-frr-k8s/frr-k8s-4fvtl/POD" id=9d26ebec-39b5-46ae-9c3d-8810e2261422 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.011984 | controller | Jun 14 08:40:03.059331 crc crio[24245]: time="2026-06-14T08:40:03.058814348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a2b0418b-74ab-4cae-ae86-374dc89dc541 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.011999 | controller | Jun 14 08:40:03.059727 crc crio[24245]: time="2026-06-14T08:40:03.059625132Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=a2b0418b-74ab-4cae-ae86-374dc89dc541 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.012014 | controller | Jun 14 08:40:03.059727 crc crio[24245]: time="2026-06-14T08:40:03.059709625Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=a2b0418b-74ab-4cae-ae86-374dc89dc541 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.012030 | controller | Jun 14 08:40:03.061319 crc crio[24245]: time="2026-06-14T08:40:03.061183569Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=de8699c4-6618-4452-8fe4-c134e285adac name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.012045 | controller | Jun 14 08:40:03.072223 crc crio[24245]: time="2026-06-14T08:40:03.072098111Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-14 10:12:37.012061 | controller | Jun 14 08:40:03.470831 crc crio[24245]: time="2026-06-14T08:40:03.470742721Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1161260a-e6b9-4247-8a71-f18a4ffb0dd4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.012080 | controller | Jun 14 08:40:03.472943 crc crio[24245]: time="2026-06-14T08:40:03.472776413Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2f20995a-2c59-464a-909d-f46efe65e129 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.012096 | controller | Jun 14 08:40:03.474720 crc crio[24245]: time="2026-06-14T08:40:03.474638974Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d63b4e17-b143-45ad-a721-4c1ea4c493e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.012112 | controller | Jun 14 08:40:03.481630 crc crio[24245]: time="2026-06-14T08:40:03.481546064Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690440-9qd9m/oc" id=1615dc05-4297-4476-83d6-bafbd0ce1d63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.012127 | controller | Jun 14 08:40:03.482095 crc crio[24245]: time="2026-06-14T08:40:03.482026179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.012143 | controller | Jun 14 08:40:03.514303 crc crio[24245]: time="2026-06-14T08:40:03.514090664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.012159 | controller | Jun 14 08:40:03.530659 crc crio[24245]: time="2026-06-14T08:40:03.5305776Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=353b80db-6105-481a-b684-cecf9599b461 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.012174 | controller | Jun 14 08:40:03.533704 crc crio[24245]: time="2026-06-14T08:40:03.53359502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=76c70e81-ce50-4464-b42e-da47d5226f6d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.012189 | controller | Jun 14 08:40:03.542368 crc crio[24245]: time="2026-06-14T08:40:03.54213292Z" level=info msg="Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/extract" id=e5836dcd-5182-4323-8e46-1fb6b9d9b9b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.012205 | controller | Jun 14 08:40:03.543210 crc crio[24245]: time="2026-06-14T08:40:03.542966736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.012220 | controller | Jun 14 08:40:03.596624 crc crio[24245]: time="2026-06-14T08:40:03.596420904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.012236 | controller | Jun 14 08:40:03.600417 crc crio[24245]: time="2026-06-14T08:40:03.599754685Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-fjbr7/POD" id=48d2a15f-d003-4b06-9282-e373f356140b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.012251 | controller | Jun 14 08:40:03.600417 crc crio[24245]: time="2026-06-14T08:40:03.599799226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.012266 | controller | Jun 14 08:40:03.608727 crc crio[24245]: time="2026-06-14T08:40:03.608597265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.012286 | controller | Jun 14 08:40:03.642086 crc crio[24245]: time="2026-06-14T08:40:03.641159296Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=48d2a15f-d003-4b06-9282-e373f356140b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.012302 | controller | Jun 14 08:40:03.654321 crc crio[24245]: time="2026-06-14T08:40:03.653530345Z" level=info msg="Ran pod sandbox 6465a4803918129579307491b65bb0c578ef860a970dacedb1a7e54247e9c74b with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-fjbr7/POD" id=48d2a15f-d003-4b06-9282-e373f356140b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.012317 | controller | Jun 14 08:40:03.656313 crc crio[24245]: time="2026-06-14T08:40:03.656234798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=639c27b3-674d-47ad-b85c-c19fbeb5d2b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.012332 | controller | Jun 14 08:40:03.656618 crc crio[24245]: time="2026-06-14T08:40:03.656555928Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=639c27b3-674d-47ad-b85c-c19fbeb5d2b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.012368 | controller | Jun 14 08:40:03.656707 crc crio[24245]: time="2026-06-14T08:40:03.656686732Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=639c27b3-674d-47ad-b85c-c19fbeb5d2b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.012390 | controller | Jun 14 08:40:03.658228 crc crio[24245]: time="2026-06-14T08:40:03.658171746Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7b7af987-97ae-47e5-83f9-7fda6755faf1 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.012406 | controller | Jun 14 08:40:03.667238 crc crio[24245]: time="2026-06-14T08:40:03.66622188Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-14 10:12:37.012421 | controller | Jun 14 08:40:03.728477 crc crio[24245]: time="2026-06-14T08:40:03.728374453Z" level=info msg="Created container 5cfcf188d5513b3a21e79cf3e4a618b76c789abe786474d931e9da87ef00da10: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/extract" id=e5836dcd-5182-4323-8e46-1fb6b9d9b9b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.012436 | controller | Jun 14 08:40:03.729535 crc crio[24245]: time="2026-06-14T08:40:03.729428605Z" level=info msg="Starting container: 5cfcf188d5513b3a21e79cf3e4a618b76c789abe786474d931e9da87ef00da10" id=e055bdd3-4a20-42d6-ac7d-09a74f90ef5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.012452 | controller | Jun 14 08:40:03.737770 crc crio[24245]: time="2026-06-14T08:40:03.737646531Z" level=info msg="Started container" PID=41968 containerID=5cfcf188d5513b3a21e79cf3e4a618b76c789abe786474d931e9da87ef00da10 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/extract id=e055bdd3-4a20-42d6-ac7d-09a74f90ef5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5
2026-06-14 10:12:37.012467 | controller | Jun 14 08:40:03.867921 crc crio[24245]: time="2026-06-14T08:40:03.867196404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.012482 | controller | Jun 14 08:40:04.033902 crc crio[24245]: time="2026-06-14T08:40:04.033766589Z" level=info msg="Created container 80f43b8e3fc5387dcd3521c0862b834c9dff1f3c245046d636c98b059da502e7: openshift-infra/auto-csr-approver-29690440-9qd9m/oc" id=1615dc05-4297-4476-83d6-bafbd0ce1d63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.012502 | controller | Jun 14 08:40:04.037801 crc crio[24245]: time="2026-06-14T08:40:04.037699277Z" level=info msg="Starting container: 80f43b8e3fc5387dcd3521c0862b834c9dff1f3c245046d636c98b059da502e7" id=45af0944-ea82-4180-9482-1c48715f0cd8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.012518 | controller | Jun 14 08:40:04.051081 crc crio[24245]: time="2026-06-14T08:40:04.050928487Z" level=info msg="Started container" PID=41998 containerID=80f43b8e3fc5387dcd3521c0862b834c9dff1f3c245046d636c98b059da502e7 description=openshift-infra/auto-csr-approver-29690440-9qd9m/oc id=45af0944-ea82-4180-9482-1c48715f0cd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528
2026-06-14 10:12:37.012534 | controller | Jun 14 08:40:05.674274 crc crio[24245]: time="2026-06-14T08:40:05.673627935Z" level=info msg="Stopping pod sandbox: f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5" id=831d442a-2151-4d83-b5de-e79548ae2599 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.012549 | controller | Jun 14 08:40:05.676132 crc crio[24245]: time="2026-06-14T08:40:05.675011097Z" level=info msg="Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk Namespace:openshift-marketplace ID:f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5 UID:ef46a9c9-f9d8-4678-84ea-01c9ccaf8fae NetNS:/var/run/netns/60455c5c-76c9-4b70-b9ec-0624e0d97dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef46a9c9_f9d8_4678_84ea_01c9ccaf8fae.slice PodAnnotations:0xc000522f30}] Aliases:map[]}"
2026-06-14 10:12:37.012565 | controller | Jun 14 08:40:05.676132 crc crio[24245]: time="2026-06-14T08:40:05.675510492Z" level=info msg="Deleting pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.012580 | controller | Jun 14 08:40:06.528284 crc crio[24245]: time="2026-06-14T08:40:06.52796794Z" level=info msg="Stopped pod sandbox: f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5" id=831d442a-2151-4d83-b5de-e79548ae2599 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.012595 | controller | Jun 14 08:40:06.688187 crc crio[24245]: time="2026-06-14T08:40:06.688124848Z" level=info msg="Stopping pod sandbox: 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528" id=726a333a-0e26-4205-b1ec-8c1f96a1fd8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.012610 | controller | Jun 14 08:40:06.688906 crc crio[24245]: time="2026-06-14T08:40:06.688802098Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690440-9qd9m Namespace:openshift-infra ID:5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528 UID:1016c28a-ae56-42bf-ae40-e8532b0077fa NetNS:/var/run/netns/bbda19f3-79f0-4038-b88d-20b7c1cac8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1016c28a_ae56_42bf_ae40_e8532b0077fa.slice PodAnnotations:0xc00161ac08}] Aliases:map[]}"
2026-06-14 10:12:37.012625 | controller | Jun 14 08:40:06.689113 crc crio[24245]: time="2026-06-14T08:40:06.689088187Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690440-9qd9m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.012640 | controller | Jun 14 08:40:06.987881 crc crio[24245]: time="2026-06-14T08:40:06.987351839Z" level=info msg="Stopped pod sandbox: 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528" id=726a333a-0e26-4205-b1ec-8c1f96a1fd8f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.012659 | controller | Jun 14 08:40:16.439621 crc crio[24245]: time="2026-06-14T08:40:16.439073352Z" level=info msg="Running pod sandbox: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-csmdz/POD" id=090bdb4d-8753-4f56-bfd5-d22ba1f2f0f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.012675 | controller | Jun 14 08:40:16.440705 crc crio[24245]: time="2026-06-14T08:40:16.439649669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.012690 | controller | Jun 14 08:40:27.576515 crc crio[24245]: time="2026-06-14T08:40:27.57563513Z" level=info msg="Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-csmdz Namespace:cert-manager-operator ID:954b43ea1c187b5755d271b4efffa0d57423e7df2b4f8c19836d87cfc328708f UID:dc3ff1d4-809c-4903-b684-4808bc8c8ebd NetNS:/var/run/netns/cb1834b0-0ef2-4c72-9d84-c2b524df93f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc3ff1d4_809c_4903_b684_4808bc8c8ebd.slice PodAnnotations:0xc0006021b0}] Aliases:map[]}"
2026-06-14 10:12:37.012706 | controller | Jun 14 08:40:27.576515 crc crio[24245]: time="2026-06-14T08:40:27.576256189Z" level=info msg="Adding pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-csmdz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.012722 | controller | Jun 14 08:40:27.672458 crc crio[24245]: time="2026-06-14T08:40:27.67232494Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7b7af987-97ae-47e5-83f9-7fda6755faf1 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.012737 | controller | Jun 14 08:40:27.681048 crc crio[24245]: time="2026-06-14T08:40:27.680437128Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3a5afac6-a2a2-4301-aab0-9a8c0086ceec name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.012752 | controller | Jun 14 08:40:27.686237 crc crio[24245]: time="2026-06-14T08:40:27.6861369Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b689fae5-e7f3-4cc6-85b5-40ad941de2fd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.012767 | controller | Jun 14 08:40:27.693655 crc crio[24245]: time="2026-06-14T08:40:27.693590446Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=de8699c4-6618-4452-8fe4-c134e285adac name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.012783 | controller | Jun 14 08:40:27.696345 crc crio[24245]: time="2026-06-14T08:40:27.695302457Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=ce72c633-777e-4dc1-bb9a-354b1158059c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.012798 | controller | Jun 14 08:40:27.700778 crc crio[24245]: time="2026-06-14T08:40:27.700702019Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d389c531-ff15-4fad-98d1-7b919a17f186 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.012813 | controller | Jun 14 08:40:27.701031 crc crio[24245]: time="2026-06-14T08:40:27.700707519Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-fjbr7/frr-k8s-webhook-server" id=80eda48d-bfc9-444f-b104-adab8f4c5113 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.012832 | controller | Jun 14 08:40:27.704518 crc crio[24245]: time="2026-06-14T08:40:27.703780022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.012847 | controller | Jun 14 08:40:27.713389 crc crio[24245]: time="2026-06-14T08:40:27.713302039Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-files" id=eedecb89-6b11-4c85-b364-7c0fce33963c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.012862 | controller | Jun 14 08:40:27.742558 crc crio[24245]: time="2026-06-14T08:40:27.742455768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.012877 | controller | Jun 14 08:40:27.759542 crc crio[24245]: time="2026-06-14T08:40:27.759430809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.012893 | controller | Jun 14 08:40:27.762922 crc crio[24245]: time="2026-06-14T08:40:27.762894264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.012908 | controller | Jun 14 08:40:27.775377 crc crio[24245]: time="2026-06-14T08:40:27.775281057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.012923 | controller | Jun 14 08:40:27.794339 crc crio[24245]: time="2026-06-14T08:40:27.794230369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.012938 | controller | Jun 14 08:40:27.922289 crc crio[24245]: 2026-06-14T08:40:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:954b43ea1c187b5 Mac:72:2d:cb:dd:b6:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/cb1834b0-0ef2-4c72-9d84-c2b524df93f2 SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.012953 | controller | Jun 14 08:40:27.925489 crc crio[24245]: time="2026-06-14T08:40:27.925092326Z" level=info msg="Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-csmdz Namespace:cert-manager-operator ID:954b43ea1c187b5755d271b4efffa0d57423e7df2b4f8c19836d87cfc328708f UID:dc3ff1d4-809c-4903-b684-4808bc8c8ebd NetNS:/var/run/netns/cb1834b0-0ef2-4c72-9d84-c2b524df93f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc3ff1d4_809c_4903_b684_4808bc8c8ebd.slice PodAnnotations:0xc0006021b0}] Aliases:map[]}"
2026-06-14 10:12:37.012969 | controller | Jun 14 08:40:27.925489 crc crio[24245]: time="2026-06-14T08:40:27.925390045Z" level=info msg="Checking pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-csmdz for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.012984 | controller | Jun 14 08:40:27.926002 crc crio[24245]: time="2026-06-14T08:40:27.92593763Z" level=info msg="Created container 46772f831b84aae726f77d0bebcd0ba9857cff79fd5ef295ea666d943c221bc0: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-fjbr7/frr-k8s-webhook-server" id=80eda48d-bfc9-444f-b104-adab8f4c5113 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.013001 | controller | Jun 14 08:40:27.927929 crc crio[24245]: time="2026-06-14T08:40:27.92763647Z" level=info msg="Starting container: 46772f831b84aae726f77d0bebcd0ba9857cff79fd5ef295ea666d943c221bc0" id=39a339fc-3c39-4860-ae0b-1c8cb77d183f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.013016 | controller | Jun 14 08:40:27.935919 crc crio[24245]: time="2026-06-14T08:40:27.93424579Z" level=info msg="Created container 24c14f6c4c666a657eafdcc63ec6a77c4d881d682472b53d891bd83ce69195cf: openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-files" id=eedecb89-6b11-4c85-b364-7c0fce33963c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.013036 | controller | Jun 14 08:40:27.939940 crc crio[24245]: time="2026-06-14T08:40:27.938107525Z" level=info msg="Starting container: 24c14f6c4c666a657eafdcc63ec6a77c4d881d682472b53d891bd83ce69195cf" id=377c8d39-bb7f-401c-af42-856e01c70e8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.013052 | controller | Jun 14 08:40:27.939940 crc crio[24245]: time="2026-06-14T08:40:27.938944721Z" level=info msg="Started container" PID=42546 containerID=46772f831b84aae726f77d0bebcd0ba9857cff79fd5ef295ea666d943c221bc0 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-fjbr7/frr-k8s-webhook-server id=39a339fc-3c39-4860-ae0b-1c8cb77d183f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6465a4803918129579307491b65bb0c578ef860a970dacedb1a7e54247e9c74b
2026-06-14 10:12:37.013068 | controller | Jun 14 08:40:27.940235 crc crio[24245]: time="2026-06-14T08:40:27.940058948Z" level=info msg="Ran pod sandbox 954b43ea1c187b5755d271b4efffa0d57423e7df2b4f8c19836d87cfc328708f with infra container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-csmdz/POD" id=090bdb4d-8753-4f56-bfd5-d22ba1f2f0f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.013083 | controller | Jun 14 08:40:27.944970 crc crio[24245]: time="2026-06-14T08:40:27.943668733Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=8543468c-8b07-4caa-8ef7-4a1c18b66f5f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.013098 | controller | Jun 14 08:40:27.944970 crc crio[24245]: time="2026-06-14T08:40:27.944084406Z" level=info msg="Image registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 not found" id=8543468c-8b07-4caa-8ef7-4a1c18b66f5f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.013113 | controller | Jun 14 08:40:27.944970 crc crio[24245]: time="2026-06-14T08:40:27.944107047Z" level=info msg="Started container" PID=42548 containerID=24c14f6c4c666a657eafdcc63ec6a77c4d881d682472b53d891bd83ce69195cf description=openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-files id=377c8d39-bb7f-401c-af42-856e01c70e8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106
2026-06-14 10:12:37.013129 | controller | Jun 14 08:40:27.944970 crc crio[24245]: time="2026-06-14T08:40:27.944149188Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 found" id=8543468c-8b07-4caa-8ef7-4a1c18b66f5f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.013145 | controller | Jun 14 08:40:27.947173 crc crio[24245]: time="2026-06-14T08:40:27.947077916Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=b29d0971-ab04-44ae-9b36-b95541c3a6cc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.013160 | controller | Jun 14 08:40:27.964206 crc crio[24245]: time="2026-06-14T08:40:27.964102999Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\""
2026-06-14 10:12:37.013175 | controller | Jun 14 08:40:28.160763 crc crio[24245]: time="2026-06-14T08:40:28.160695706Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=14460f69-fe1a-4be0-8fbf-df61da957053 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.013193 | controller | Jun 14 08:40:28.165810 crc crio[24245]: time="2026-06-14T08:40:28.165691336Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=357b112a-66ae-4d20-8354-e9c19f6fce53 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.013209 | controller | Jun 14 08:40:28.177431 crc crio[24245]: time="2026-06-14T08:40:28.17708805Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4fvtl/cp-reloader" id=946d06ea-21d7-4035-a7e6-9b2439c22de8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.013224 | controller | Jun 14 08:40:28.180286 crc crio[24245]: time="2026-06-14T08:40:28.180210345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013239 | controller | Jun 14 08:40:28.239723 crc crio[24245]: time="2026-06-14T08:40:28.239620755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013255 | controller | Jun 14 08:40:28.245313 crc crio[24245]: time="2026-06-14T08:40:28.245230884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013271 | controller | Jun 14 08:40:28.365333 crc crio[24245]: time="2026-06-14T08:40:28.364832381Z" level=info msg="Created container bba31d8556a1cb90ab5800244d9eebace754f1460dbce7a553346330cb9ec140: openshift-frr-k8s/frr-k8s-4fvtl/cp-reloader" id=946d06ea-21d7-4035-a7e6-9b2439c22de8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.013286 | controller | Jun 14 08:40:28.366746 crc crio[24245]: time="2026-06-14T08:40:28.366613893Z" level=info msg="Starting container: bba31d8556a1cb90ab5800244d9eebace754f1460dbce7a553346330cb9ec140" id=318b1104-54af-4121-b6db-81cfc604017d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.013301 | controller | Jun 14 08:40:28.374661 crc crio[24245]: time="2026-06-14T08:40:28.374582724Z" level=info msg="Started container" PID=42576 containerID=bba31d8556a1cb90ab5800244d9eebace754f1460dbce7a553346330cb9ec140 description=openshift-frr-k8s/frr-k8s-4fvtl/cp-reloader id=318b1104-54af-4121-b6db-81cfc604017d name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106
2026-06-14 10:12:37.013316 | controller | Jun 14 08:40:29.182128 crc crio[24245]: time="2026-06-14T08:40:29.18153526Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=44373b55-01ba-4489-8ae9-86f17b8713af name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.013331 | controller | Jun 14 08:40:29.190794 crc crio[24245]: time="2026-06-14T08:40:29.190736098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a2606d4f-4656-4ed8-b0b8-a06b2b77c688 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.013361 | controller | Jun 14 08:40:29.200267 crc crio[24245]: time="2026-06-14T08:40:29.200174754Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4fvtl/cp-metrics" id=aad3f922-c2e1-4fd2-b694-a7482e000cab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.013383 | controller | Jun 14 08:40:29.203645 crc crio[24245]: time="2026-06-14T08:40:29.203562807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013399 | controller | Jun 14 08:40:29.236823 crc crio[24245]: time="2026-06-14T08:40:29.236698353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013421 | controller | Jun 14 08:40:29.240996 crc crio[24245]: time="2026-06-14T08:40:29.240821968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013437 | controller | Jun 14 08:40:29.366365 crc crio[24245]: time="2026-06-14T08:40:29.366251069Z" level=info msg="Created container 54d9da73f9142d0f44bc6d10249513b0e789a669350c5282350a8dece9d41013: openshift-frr-k8s/frr-k8s-4fvtl/cp-metrics" id=aad3f922-c2e1-4fd2-b694-a7482e000cab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.013452 | controller | Jun 14 08:40:29.367767 crc crio[24245]: time="2026-06-14T08:40:29.367586559Z" level=info msg="Starting container: 54d9da73f9142d0f44bc6d10249513b0e789a669350c5282350a8dece9d41013" id=7a0d3857-5baf-4a2b-a6ed-09800e5727d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.013467 | controller | Jun 14 08:40:29.378967 crc crio[24245]: time="2026-06-14T08:40:29.378796597Z" level=info msg="Started container" PID=42590 containerID=54d9da73f9142d0f44bc6d10249513b0e789a669350c5282350a8dece9d41013 description=openshift-frr-k8s/frr-k8s-4fvtl/cp-metrics id=7a0d3857-5baf-4a2b-a6ed-09800e5727d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106
2026-06-14 10:12:37.013482 | controller | Jun 14 08:40:30.194427 crc crio[24245]: time="2026-06-14T08:40:30.194344633Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=4998543f-b009-4d62-9c77-65d07a49c283 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.013498 | controller | Jun 14 08:40:31.081081 crc crio[24245]: time="2026-06-14T08:40:31.080318183Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=897d3eff-557a-4696-a8be-d3e8436402ff name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.013512 | controller | Jun 14 08:40:31.089550 crc crio[24245]: time="2026-06-14T08:40:31.089421197Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-status" id=4e5eea5c-d7b8-4f90-8464-117ba513a6ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.013528 | controller | Jun 14 08:40:31.091750 crc crio[24245]: time="2026-06-14T08:40:31.091667155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013542 | controller | Jun 14 08:40:31.177724 crc crio[24245]: time="2026-06-14T08:40:31.177615341Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:708361988343fb0fc9c10ebdc6a05de75ed038918ece0b7a91888e2cc74f644e" id=b29d0971-ab04-44ae-9b36-b95541c3a6cc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.013557 | controller | Jun 14 08:40:31.179207 crc crio[24245]: time="2026-06-14T08:40:31.17913135Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=4770a228-8c32-4a88-90c0-0cfd796423c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.013572 | controller | Jun 14 08:40:31.186006 crc crio[24245]: time="2026-06-14T08:40:31.185954516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013587 | controller | Jun 14 08:40:31.190105 crc crio[24245]: time="2026-06-14T08:40:31.190078761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013602 | controller | Jun 14 08:40:31.190610 crc crio[24245]: time="2026-06-14T08:40:31.190509023Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9" id=a2c5098b-78df-46ac-8231-98b6660e3c7a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.013620 | controller | Jun 14 08:40:31.201542 crc crio[24245]: time="2026-06-14T08:40:31.201492534Z" level=info msg="Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-csmdz/cert-manager-operator" id=0787930e-6193-4e53-8ae6-85667e411a63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.013636 | controller | Jun 14 08:40:31.204922 crc crio[24245]: time="2026-06-14T08:40:31.204792725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013651 | controller | Jun 14 08:40:31.268372 crc crio[24245]: time="2026-06-14T08:40:31.268229806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013666 | controller | Jun 14 08:40:31.273010 crc crio[24245]: time="2026-06-14T08:40:31.272944939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013681 | controller | Jun 14 08:40:31.406314 crc crio[24245]: time="2026-06-14T08:40:31.406230606Z" level=info msg="Created container 467db63a37625c5754de94e8755d8c9fe9386c50460217c20b5ec9cfd2fbfc01: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-csmdz/cert-manager-operator" id=0787930e-6193-4e53-8ae6-85667e411a63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.013697 | controller | Jun 14 08:40:31.408297 crc crio[24245]: time="2026-06-14T08:40:31.408208857Z" level=info msg="Starting container: 467db63a37625c5754de94e8755d8c9fe9386c50460217c20b5ec9cfd2fbfc01" id=f3edb779-ac5c-4085-9365-bf8f3e1efcd4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.013712 | controller | Jun 14 08:40:31.413144 crc crio[24245]: time="2026-06-14T08:40:31.413089584Z" level=info msg="Created container 4f6745700bfb43552a8f8fddbbe37e4acc61631c4c1689433c609b0601eee7c3: openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-status" id=4e5eea5c-d7b8-4f90-8464-117ba513a6ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.013727 | controller | Jun 14 08:40:31.414002 crc crio[24245]: time="2026-06-14T08:40:31.413696722Z" level=info msg="Started container" PID=42631 containerID=467db63a37625c5754de94e8755d8c9fe9386c50460217c20b5ec9cfd2fbfc01 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-csmdz/cert-manager-operator id=f3edb779-ac5c-4085-9365-bf8f3e1efcd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=954b43ea1c187b5755d271b4efffa0d57423e7df2b4f8c19836d87cfc328708f
2026-06-14 10:12:37.013743 | controller | Jun 14 08:40:31.415004 crc crio[24245]: time="2026-06-14T08:40:31.414879717Z" level=info msg="Starting container: 4f6745700bfb43552a8f8fddbbe37e4acc61631c4c1689433c609b0601eee7c3" id=51ea7b3d-90c3-4254-aebb-8fb6919de497 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.013758 | controller | Jun 14 08:40:31.423590 crc crio[24245]: time="2026-06-14T08:40:31.423504397Z" level=info msg="Started container" PID=42624 containerID=4f6745700bfb43552a8f8fddbbe37e4acc61631c4c1689433c609b0601eee7c3 description=openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-status id=51ea7b3d-90c3-4254-aebb-8fb6919de497 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106
2026-06-14 10:12:37.013774 | controller | Jun 14 08:40:32.226973 crc crio[24245]: time="2026-06-14T08:40:32.226203906Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=06940cca-1b14-4a88-a314-dc9bf0e78e0c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.013792 | controller | Jun 14 08:40:32.233743 crc crio[24245]: time="2026-06-14T08:40:32.233648711Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2e2a5de1-a649-4053-8926-9fc3f3aa0b65 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.013808 | controller | Jun 14 08:40:32.244645 crc crio[24245]: time="2026-06-14T08:40:32.244069794Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4fvtl/controller" id=d057ec53-1ccf-4c54-81ad-0d447ef400ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.013823 | controller | Jun 14 08:40:32.246125 crc crio[24245]: time="2026-06-14T08:40:32.246050125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013839 | controller | Jun 14 08:40:32.291258 crc crio[24245]: time="2026-06-14T08:40:32.291170566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013854 | controller | Jun 14 08:40:32.294746 crc crio[24245]: time="2026-06-14T08:40:32.294669043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013869 | controller | Jun 14 08:40:32.455327 crc crio[24245]: time="2026-06-14T08:40:32.455222735Z" level=info msg="Created container b6b67df09e44849ad284d64724250c09107333a7e3396414c411188eba0a4cb9: openshift-frr-k8s/frr-k8s-4fvtl/controller" id=d057ec53-1ccf-4c54-81ad-0d447ef400ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.013884 | controller | Jun 14 08:40:32.458696 crc crio[24245]: time="2026-06-14T08:40:32.458512472Z" level=info msg="Starting container: b6b67df09e44849ad284d64724250c09107333a7e3396414c411188eba0a4cb9" id=8171d42b-db7f-41b3-a193-bd1d4a0a00e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.013900 | controller | Jun 14 08:40:32.465275 crc crio[24245]: time="2026-06-14T08:40:32.465228847Z" level=info msg="Started container" PID=42673 containerID=b6b67df09e44849ad284d64724250c09107333a7e3396414c411188eba0a4cb9 description=openshift-frr-k8s/frr-k8s-4fvtl/controller id=8171d42b-db7f-41b3-a193-bd1d4a0a00e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106
2026-06-14 10:12:37.013915 | controller | Jun 14 08:40:32.483673 crc crio[24245]: time="2026-06-14T08:40:32.483160474Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f0d668e1-dce6-4f18-b1ca-931cf2b48c19 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.013930 | controller | Jun 14 08:40:32.490468 crc crio[24245]: time="2026-06-14T08:40:32.490173664Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=63253ef1-9ced-4483-b34b-dceb8a548652 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.013945 | controller | Jun 14 08:40:32.502416 crc crio[24245]: time="2026-06-14T08:40:32.501701804Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4fvtl/frr" id=c600b650-474d-44a4-a75a-2d28db645a14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.013960 | controller | Jun 14 08:40:32.504947 crc crio[24245]: time="2026-06-14T08:40:32.50418123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013976 | controller | Jun 14 08:40:32.554922 crc crio[24245]: time="2026-06-14T08:40:32.554566927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.013994 | controller | Jun 14 08:40:32.561284 crc crio[24245]: time="2026-06-14T08:40:32.561166624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.014009 | controller | Jun 14 08:40:32.680314 crc crio[24245]: time="2026-06-14T08:40:32.680130391Z" level=info msg="Created container 9c0f0b1df6d0788e004b9f40f1d8b4c17acc2a541e2bcdae08adba8bf6733c1a: openshift-frr-k8s/frr-k8s-4fvtl/frr" id=c600b650-474d-44a4-a75a-2d28db645a14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.014025 | controller | Jun 14 08:40:32.682340 crc crio[24245]: time="2026-06-14T08:40:32.682177163Z" level=info msg="Starting container: 9c0f0b1df6d0788e004b9f40f1d8b4c17acc2a541e2bcdae08adba8bf6733c1a" id=9f02f60b-238c-4aa3-8436-d9cd54a51d8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.014040 | controller | Jun 14 08:40:32.689641 crc crio[24245]: time="2026-06-14T08:40:32.689360722Z" level=info msg="Started container" PID=42687 containerID=9c0f0b1df6d0788e004b9f40f1d8b4c17acc2a541e2bcdae08adba8bf6733c1a description=openshift-frr-k8s/frr-k8s-4fvtl/frr id=9f02f60b-238c-4aa3-8436-d9cd54a51d8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106
2026-06-14 10:12:37.014056 | controller | Jun 14 08:40:32.703821 crc crio[24245]: time="2026-06-14T08:40:32.703761318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f93ef67f-5b68-45ef-8273-be12010bbef3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.014071 | controller | Jun 14 08:40:32.755676 crc crio[24245]: time="2026-06-14T08:40:32.754152055Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=cabd2abf-e475-4311-9048-b9c8dbc1612d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.014087 | controller | Jun 14 08:40:32.835306 crc crio[24245]: time="2026-06-14T08:40:32.832065359Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4fvtl/reloader" id=1dd4ae59-ad21-4589-99ca-25710a1c4a19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.014103 | controller | Jun 14 08:40:32.904689 crc crio[24245]: time="2026-06-14T08:40:32.891643638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.014119 | controller | Jun 14 08:40:33.375637 crc crio[24245]: time="2026-06-14T08:40:33.373624709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.014134 | controller | Jun 14 08:40:33.433972 crc crio[24245]: time="2026-06-14T08:40:33.43049912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.014150 | controller | Jun 14 08:40:33.881926 crc crio[24245]: time="2026-06-14T08:40:33.881038069Z" level=info msg="Created container b582fe1e231444f22764f9279881a059aa5c5513bed3dbb9137afe501dab0317: openshift-frr-k8s/frr-k8s-4fvtl/reloader" id=1dd4ae59-ad21-4589-99ca-25710a1c4a19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.014166 | controller | Jun 14 08:40:33.885367 crc crio[24245]: time="2026-06-14T08:40:33.885264071Z" level=info msg="Starting container: b582fe1e231444f22764f9279881a059aa5c5513bed3dbb9137afe501dab0317" id=76900fd8-efbd-47f4-95f5-d849bbd607a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.014181 | controller | Jun 14 08:40:33.897807 crc crio[24245]: time="2026-06-14T08:40:33.89762831Z" level=info msg="Started container" PID=42729 containerID=b582fe1e231444f22764f9279881a059aa5c5513bed3dbb9137afe501dab0317 description=openshift-frr-k8s/frr-k8s-4fvtl/reloader id=76900fd8-efbd-47f4-95f5-d849bbd607a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106
2026-06-14 10:12:37.014201 | controller | Jun 14 08:40:33.926581 crc crio[24245]: time="2026-06-14T08:40:33.926451803Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=761da959-09cf-42c5-93fb-18e6161b9140 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.014217 | controller | Jun 14 08:40:33.931704 crc crio[24245]: time="2026-06-14T08:40:33.931581647Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=42b31594-b32e-46b4-a17a-0177e0709386 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.014232 | controller | Jun 14 08:40:33.941923 crc crio[24245]: time="2026-06-14T08:40:33.941748844Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4fvtl/frr-metrics" id=12595ce0-e323-4bac-8ee9-072847b65a41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.014248 | controller | Jun 14 08:40:33.944813 crc crio[24245]: time="2026-06-14T08:40:33.944526528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.014264 | controller | Jun 14 08:40:33.959267 crc crio[24245]: time="2026-06-14T08:40:33.959000944Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-79c8d999ff-6dmkp/POD" id=715ade07-2823-40c6-a6a8-7d813e39d108 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.014279 | controller | Jun 14 08:40:33.959267 crc crio[24245]: time="2026-06-14T08:40:33.959096677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.014295 | controller | Jun 14 08:40:34.020815 crc crio[24245]: time="2026-06-14T08:40:34.020711505Z" level=info msg="Got pod network &{Name:cert-manager-79c8d999ff-6dmkp Namespace:cert-manager ID:559dc6512556efde74893f91fce2aee503a1e25a8d55fd2e4db70b0113d2daef UID:e47c1b01-54f5-4388-88af-01b8970ad6fc NetNS:/var/run/netns/0f39b7b2-1634-4e30-8819-aa797e32f941 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode47c1b01_54f5_4388_88af_01b8970ad6fc.slice PodAnnotations:0xc001fea318}] Aliases:map[]}"
2026-06-14 10:12:37.014311 | controller | Jun 14 08:40:34.020815 crc crio[24245]: time="2026-06-14T08:40:34.020791258Z" level=info msg="Adding pod cert-manager_cert-manager-79c8d999ff-6dmkp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.014327 | controller | Jun 14 08:40:34.021326 crc crio[24245]: time="2026-06-14T08:40:34.021288655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.014343 | controller | Jun 14 08:40:34.027230 crc crio[24245]: time="2026-06-14T08:40:34.027140838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.014378 | controller | Jun 14 08:40:34.220178 crc crio[24245]: time="2026-06-14T08:40:34.220080807Z" level=info msg="Created container e9e09d37884031f490e52e64969d5c7ac296e67af406a33fa48ba2ada28ef3f7: openshift-frr-k8s/frr-k8s-4fvtl/frr-metrics" id=12595ce0-e323-4bac-8ee9-072847b65a41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.014395 | controller | Jun 14 08:40:34.240659 crc crio[24245]: time="2026-06-14T08:40:34.240577772Z" level=info msg="Starting container: e9e09d37884031f490e52e64969d5c7ac296e67af406a33fa48ba2ada28ef3f7" id=6f221883-c369-4ca3-86a3-433ae00602c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.014414 | controller | Jun 14 08:40:34.248698 crc crio[24245]: time="2026-06-14T08:40:34.248658865Z" level=info msg="Started container" PID=42778 containerID=e9e09d37884031f490e52e64969d5c7ac296e67af406a33fa48ba2ada28ef3f7 description=openshift-frr-k8s/frr-k8s-4fvtl/frr-metrics id=6f221883-c369-4ca3-86a3-433ae00602c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106
2026-06-14 10:12:37.014430 | controller | Jun 14 08:40:34.273798 crc crio[24245]: time="2026-06-14T08:40:34.273648124Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=58b472ec-de16-483d-9372-df5894986ab2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.014446 | controller | Jun 14 08:40:34.304001 crc crio[24245]: time="2026-06-14T08:40:34.30367103Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=bf216682-7e44-4ec8-8c04-85a08c835984 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.014461 | controller | Jun 14 08:40:34.317743 crc crio[24245]: time="2026-06-14T08:40:34.317619322Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4fvtl/frr-status" id=7c1a063d-a906-4ae5-93c9-26aabe55a355 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.014477 | controller | Jun 14 08:40:34.320251 crc crio[24245]: time="2026-06-14T08:40:34.320057986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.014493 | controller | Jun 14 08:40:34.498774 crc crio[24245]: time="2026-06-14T08:40:34.498669843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.014508 | controller | Jun 14 08:40:34.512539 crc crio[24245]: time="2026-06-14T08:40:34.512296438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.014524 | controller | Jun 14 08:40:34.773642 crc crio[24245]: time="2026-06-14T08:40:34.772544341Z" level=info msg="Created container 471d691b7ecce70f92bc599a5f8210dde893ffa185166399ea8bcaa175915f5b: openshift-frr-k8s/frr-k8s-4fvtl/frr-status" id=7c1a063d-a906-4ae5-93c9-26aabe55a355 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.014539 | controller | Jun 14 08:40:34.777276 crc crio[24245]: time="2026-06-14T08:40:34.776171518Z" level=info msg="Starting container: 471d691b7ecce70f92bc599a5f8210dde893ffa185166399ea8bcaa175915f5b" id=4889bc3d-e415-4a0d-bab5-2af886d23b9c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.014555 | controller | Jun 14 08:40:34.799606 crc crio[24245]: time="2026-06-14T08:40:34.798736127Z" level=info msg="Started container" PID=42827 containerID=471d691b7ecce70f92bc599a5f8210dde893ffa185166399ea8bcaa175915f5b description=openshift-frr-k8s/frr-k8s-4fvtl/frr-status id=4889bc3d-e415-4a0d-bab5-2af886d23b9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106
2026-06-14 10:12:37.014570 | controller | Jun 14 08:40:34.860744 crc crio[24245]: time="2026-06-14T08:40:34.859727857Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f290c1d5-1a0a-4ef1-8f04-be717e17fb8b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.014585 | controller | Jun 14 08:40:34.869563 crc crio[24245]: time="2026-06-14T08:40:34.869247498Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1924eb69-002e-4daf-b1ba-af6e04045c6a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.014605 | controller | Jun 14 08:40:34.887109 crc crio[24245]: time="2026-06-14T08:40:34.886804956Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy" id=ee8a76b9-891e-4b90-ae61-de5c83fdaf2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.014621 | controller | Jun 14 08:40:34.887912 crc crio[24245]: time="2026-06-14T08:40:34.887538509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.014637 | controller | Jun 14 08:40:35.024104 crc crio[24245]: time="2026-06-14T08:40:35.01406665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.014652 | controller | Jun 14 08:40:35.265468 crc crio[24245]: time="2026-06-14T08:40:35.264745553Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-587ccfb98-j85t6/POD" id=e3287066-1a10-4a1e-84fa-450ed98c4d2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.014667 | controller | Jun 14 08:40:35.265468 crc crio[24245]: time="2026-06-14T08:40:35.265065043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.014683 | controller | Jun 14 08:40:35.525777 crc crio[24245]: time="2026-06-14T08:40:35.525103494Z" level=info msg="Got pod network &{Name:cert-manager-webhook-587ccfb98-j85t6 Namespace:cert-manager ID:0e66c059c676b779b0a99f5fa0b1ccbf8096a5954c2d7fa7900850767fe928aa UID:5bbfce60-acf2-45d6-b89d-f21a64d9971f NetNS:/var/run/netns/543db7fc-533d-4c84-980b-7d17995d5497 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bbfce60_acf2_45d6_b89d_f21a64d9971f.slice PodAnnotations:0xc000620868}] Aliases:map[]}"
2026-06-14 10:12:37.014699 | controller | Jun 14 08:40:35.525777 crc crio[24245]: time="2026-06-14T08:40:35.52563349Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-587ccfb98-j85t6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.014714 | controller | Jun 14 08:40:36.544958 crc crio[24245]: time="2026-06-14T08:40:36.541686339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.014730 | controller | Jun 14 08:40:36.613289 crc crio[24245]: 2026-06-14T08:40:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:559dc6512556efd Mac:26:16:15:12:f5:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/0f39b7b2-1634-4e30-8819-aa797e32f941 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.014745 | controller | Jun 14 08:40:36.615335 crc crio[24245]: time="2026-06-14T08:40:36.61521283Z" level=info msg="Got pod network &{Name:cert-manager-79c8d999ff-6dmkp Namespace:cert-manager ID:559dc6512556efde74893f91fce2aee503a1e25a8d55fd2e4db70b0113d2daef UID:e47c1b01-54f5-4388-88af-01b8970ad6fc NetNS:/var/run/netns/0f39b7b2-1634-4e30-8819-aa797e32f941 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode47c1b01_54f5_4388_88af_01b8970ad6fc.slice PodAnnotations:0xc001fea318}] Aliases:map[]}"
2026-06-14 10:12:37.014761 | controller | Jun 14 08:40:36.615509 crc crio[24245]: time="2026-06-14T08:40:36.615424917Z" level=info msg="Checking pod cert-manager_cert-manager-79c8d999ff-6dmkp for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.014780 | controller | Jun 14 08:40:36.623293 crc crio[24245]: time="2026-06-14T08:40:36.623176363Z" level=info msg="Ran pod sandbox 559dc6512556efde74893f91fce2aee503a1e25a8d55fd2e4db70b0113d2daef with infra container: cert-manager/cert-manager-79c8d999ff-6dmkp/POD" id=715ade07-2823-40c6-a6a8-7d813e39d108 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.014796 | controller | Jun 14 08:40:36.628474 crc crio[24245]: time="2026-06-14T08:40:36.628316965Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=4ba30ece-c044-4e30-80c1-60e17fa30b49 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.014812 | controller | Jun 14 08:40:36.628709 crc crio[24245]: time="2026-06-14T08:40:36.628621454Z" level=info msg="Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found" id=4ba30ece-c044-4e30-80c1-60e17fa30b49 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.014827 | controller | Jun 14 08:40:36.628806 crc crio[24245]: time="2026-06-14T08:40:36.628759138Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found" id=4ba30ece-c044-4e30-80c1-60e17fa30b49 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.014842 | controller | Jun 14 08:40:36.631215 crc crio[24245]: time="2026-06-14T08:40:36.630944263Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=0fd39607-c44a-4cd0-898a-90e29f4913b5 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.014857 | controller | Jun 14 08:40:36.650228 crc crio[24245]: time="2026-06-14T08:40:36.648635257Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\""
2026-06-14 10:12:37.014872 | controller | Jun 14 08:40:36.834291 crc crio[24245]: time="2026-06-14T08:40:36.834150919Z" level=info msg="Created container 1f7ae2b9478b5c6cd9c5a9f49ecd68626d355356dd0996b1bad95be7da0c7702: openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy" id=ee8a76b9-891e-4b90-ae61-de5c83fdaf2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.014887 | controller | Jun 14 08:40:36.840733 crc crio[24245]: time="2026-06-14T08:40:36.840652836Z" level=info msg="Starting container: 1f7ae2b9478b5c6cd9c5a9f49ecd68626d355356dd0996b1bad95be7da0c7702" id=c469fedd-f30c-40e1-9a3d-d82d0238e113 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.014902 | controller | Jun 14 08:40:36.846413 crc crio[24245]: time="2026-06-14T08:40:36.846259547Z" level=info msg="Started container" PID=42991 containerID=1f7ae2b9478b5c6cd9c5a9f49ecd68626d355356dd0996b1bad95be7da0c7702 description=openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy id=c469fedd-f30c-40e1-9a3d-d82d0238e113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106
2026-06-14 10:12:37.014918 | controller | Jun 14 08:40:36.858987 crc crio[24245]: time="2026-06-14T08:40:36.857978627Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b11a7e53-20ab-4aed-bba0-1615a05180a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.014940 | controller | Jun 14 08:40:36.860493 crc crio[24245]: time="2026-06-14T08:40:36.860434911Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=219543b4-0204-436d-a1ed-5884c0d6f7b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.014984 | controller | Jun 14 08:40:36.869109 crc crio[24245]: time="2026-06-14T08:40:36.868943028Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy-frr" id=b18e9266-359c-412f-b000-cd0116961c3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.015017 | controller | Jun 14 08:40:36.870073 crc crio[24245]: time="2026-06-14T08:40:36.87001253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.015035 | controller | Jun 14 08:40:36.871917 crc crio[24245]: 2026-06-14T08:40:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e66c059c676b77 Mac:2a:9d:a7:25:09:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/543db7fc-533d-4c84-980b-7d17995d5497 SocketPath: PciID:}] [{Interface:0xc000446600 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.015052 | controller | Jun 14 08:40:36.873973 crc crio[24245]: time="2026-06-14T08:40:36.873787576Z" level=info msg="Got pod network &{Name:cert-manager-webhook-587ccfb98-j85t6 Namespace:cert-manager ID:0e66c059c676b779b0a99f5fa0b1ccbf8096a5954c2d7fa7900850767fe928aa UID:5bbfce60-acf2-45d6-b89d-f21a64d9971f NetNS:/var/run/netns/543db7fc-533d-4c84-980b-7d17995d5497 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bbfce60_acf2_45d6_b89d_f21a64d9971f.slice PodAnnotations:0xc000620868}] Aliases:map[]}"
2026-06-14 10:12:37.015069 | controller | Jun 14 08:40:36.874186 crc crio[24245]: time="2026-06-14T08:40:36.874084095Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-587ccfb98-j85t6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.015085 | controller | Jun 14 08:40:36.894799 crc crio[24245]: time="2026-06-14T08:40:36.894589942Z" level=info msg="Ran pod sandbox 0e66c059c676b779b0a99f5fa0b1ccbf8096a5954c2d7fa7900850767fe928aa with infra container: cert-manager/cert-manager-webhook-587ccfb98-j85t6/POD" id=e3287066-1a10-4a1e-84fa-450ed98c4d2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.015101 | controller | Jun 14 08:40:36.896729 crc crio[24245]: time="2026-06-14T08:40:36.896662715Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=ac12d970-af2a-484c-b54f-acb5b61c014e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.015116 | controller | Jun 14 08:40:36.897038 crc crio[24245]: time="2026-06-14T08:40:36.896970295Z" level=info msg="Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found" id=ac12d970-af2a-484c-b54f-acb5b61c014e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.015132 | controller | Jun 14 08:40:36.897112 crc crio[24245]: time="2026-06-14T08:40:36.897064698Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found" id=ac12d970-af2a-484c-b54f-acb5b61c014e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.015147 | controller | Jun 14 08:40:36.898488 crc crio[24245]: time="2026-06-14T08:40:36.898352847Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=769508bb-67fe-4ac4-b3b0-a79ad13bb530 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.015162 | controller | Jun 14 08:40:36.902713 crc crio[24245]: time="2026-06-14T08:40:36.902656528Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\""
2026-06-14 10:12:37.015177 | controller | Jun 14 08:40:36.914321 crc crio[24245]: time="2026-06-14T08:40:36.913901633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.015196 | controller | Jun 14 08:40:37.343415 crc crio[24245]: time="2026-06-14T08:40:37.343210516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.015213 | controller | Jun 14 08:40:37.459277 crc crio[24245]: time="2026-06-14T08:40:37.459198712Z" level=info msg="Created container e9fe0eb96c640c0ecdfb56074cfb4be65a9c2f08e2cbe7d4dfb492add270a9db: openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy-frr" id=b18e9266-359c-412f-b000-cd0116961c3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.015228 | controller | Jun 14 08:40:37.460694 crc crio[24245]: time="2026-06-14T08:40:37.460640396Z" level=info msg="Starting container: e9fe0eb96c640c0ecdfb56074cfb4be65a9c2f08e2cbe7d4dfb492add270a9db" id=67f60069-2d79-4387-80b9-ab2413355caa name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.015244 | controller | Jun 14 08:40:37.467031 crc crio[24245]: time="2026-06-14T08:40:37.466900705Z" level=info msg="Started container" PID=43031 containerID=e9fe0eb96c640c0ecdfb56074cfb4be65a9c2f08e2cbe7d4dfb492add270a9db description=openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy-frr id=67f60069-2d79-4387-80b9-ab2413355caa name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106
2026-06-14 10:12:37.015260 | controller | Jun 14 08:40:38.211088 crc crio[24245]: time="2026-06-14T08:40:38.211034488Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-68b757865b-whpsl/POD" id=7555ebc9-9bb4-4a33-abdd-cdd5d06338a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.015276 | controller | Jun 14 08:40:38.212791 crc crio[24245]: time="2026-06-14T08:40:38.212755801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.015292 | controller | Jun 14 08:40:38.249887 crc crio[24245]: time="2026-06-14T08:40:38.249709833Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-68b757865b-whpsl Namespace:cert-manager ID:93aaac903f42fc2f7f972c577e240a8ce1598070d032f9741f8f76def2e22c84 UID:20da87aa-8654-4e61-a721-7d943030e907 NetNS:/var/run/netns/b99de2f8-4b02-43c2-b3a2-792abc27aab8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20da87aa_8654_4e61_a721_7d943030e907.slice PodAnnotations:0xc000522230}] Aliases:map[]}"
2026-06-14 10:12:37.015307 | controller | Jun 14 08:40:38.249887 crc crio[24245]: time="2026-06-14T08:40:38.249765585Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-68b757865b-whpsl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.015323 | controller | Jun 14 08:40:38.803495 crc crio[24245]: 2026-06-14T08:40:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93aaac903f42fc2 Mac:96:33:b2:bc:1e:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/b99de2f8-4b02-43c2-b3a2-792abc27aab8 SocketPath: PciID:}] [{Interface:0xc0005a4b30 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.015339 | controller | Jun 14 08:40:38.805551 crc crio[24245]: time="2026-06-14T08:40:38.805460587Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-68b757865b-whpsl Namespace:cert-manager ID:93aaac903f42fc2f7f972c577e240a8ce1598070d032f9741f8f76def2e22c84 UID:20da87aa-8654-4e61-a721-7d943030e907 NetNS:/var/run/netns/b99de2f8-4b02-43c2-b3a2-792abc27aab8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20da87aa_8654_4e61_a721_7d943030e907.slice PodAnnotations:0xc000522230}] Aliases:map[]}"
2026-06-14 10:12:37.015378 | controller | Jun 14 08:40:38.805739 crc crio[24245]: time="2026-06-14T08:40:38.805696495Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-68b757865b-whpsl for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.015396 | controller | Jun 14 08:40:38.835253 crc crio[24245]: time="2026-06-14T08:40:38.835135203Z" level=info msg="Ran pod sandbox 93aaac903f42fc2f7f972c577e240a8ce1598070d032f9741f8f76def2e22c84 with infra container: cert-manager/cert-manager-cainjector-68b757865b-whpsl/POD" id=7555ebc9-9bb4-4a33-abdd-cdd5d06338a2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.015412 | controller | Jun 14 08:40:38.838178 crc crio[24245]: time="2026-06-14T08:40:38.838141892Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=b95cd936-af5a-4e99-b53c-62a3d62b632e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.015428 | controller | Jun 14 08:40:38.838686 crc crio[24245]: time="2026-06-14T08:40:38.838654078Z" level=info msg="Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found" id=b95cd936-af5a-4e99-b53c-62a3d62b632e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.015443 | controller | Jun 14 08:40:38.838931 crc crio[24245]: time="2026-06-14T08:40:38.838821003Z" level=info msg="Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found" id=b95cd936-af5a-4e99-b53c-62a3d62b632e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.015458 | controller | Jun 14 08:40:38.841115 crc crio[24245]: time="2026-06-14T08:40:38.840740861Z" level=info msg="Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=75b7fde0-104d-4dca-8772-3473282accbc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.015473 | controller | Jun 14 08:40:38.856830 crc crio[24245]: time="2026-06-14T08:40:38.856753833Z" level=info msg="Trying to access \"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\""
2026-06-14 10:12:37.015489 | controller | Jun 14 08:40:41.102623 crc crio[24245]: time="2026-06-14T08:40:41.101823764Z" level=info msg="Removing container: 2cb837754ecc8749cba241a465ed7139828aa4d0dcc6c6a8ed7be4bc417d0965" id=62ad3b38-47dc-4087-9cfd-c68659ef7e05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.015504 | controller | Jun 14 08:40:41.340282 crc crio[24245]: time="2026-06-14T08:40:41.337804447Z" level=info msg="Removed container 2cb837754ecc8749cba241a465ed7139828aa4d0dcc6c6a8ed7be4bc417d0965: openshift-infra/auto-csr-approver-29690434-4xj42/oc" id=62ad3b38-47dc-4087-9cfd-c68659ef7e05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.015520 | controller | Jun 14 08:40:41.361493 crc crio[24245]: time="2026-06-14T08:40:41.361331827Z" level=info msg="Stopping pod sandbox: ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c" id=3c38e308-2b5d-4759-9950-e59cb37ccab2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.015535 | controller | Jun 14 08:40:41.361493 crc crio[24245]: time="2026-06-14T08:40:41.361437251Z" level=info msg="Stopped pod sandbox (already stopped): ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c" id=3c38e308-2b5d-4759-9950-e59cb37ccab2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.015550 | controller | Jun 14 08:40:41.365216 crc crio[24245]: time="2026-06-14T08:40:41.365149682Z" level=info msg="Removing pod sandbox: ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c" id=479d9f1b-4842-4ecf-9c00-45da93379be6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.015569 | controller | Jun 14 08:40:41.409689 crc crio[24245]: time="2026-06-14T08:40:41.409609505Z" level=info msg="Removed pod sandbox: ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c" id=479d9f1b-4842-4ecf-9c00-45da93379be6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.015585 | controller | Jun 14 08:40:48.099459 crc crio[24245]: time="2026-06-14T08:40:48.098503147Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1" id=75b7fde0-104d-4dca-8772-3473282accbc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.015601 | controller | Jun 14 08:40:48.101573 crc crio[24245]: time="2026-06-14T08:40:48.100703144Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=7c3fc570-e984-41f9-96b0-1f90a338aa88 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.015616 | controller | Jun 14 08:40:48.135985 crc crio[24245]: time="2026-06-14T08:40:48.135814663Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1" id=0fd39607-c44a-4cd0-898a-90e29f4913b5 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.015631 | controller | Jun 14 08:40:48.137526 crc crio[24245]: time="2026-06-14T08:40:48.137294746Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=c5d00a06-f606-4ae7-9306-8c407edc3554 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.015646 | controller | Jun 14 08:40:48.144712 crc crio[24245]: time="2026-06-14T08:40:48.144619868Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=c85f67ab-a594-458b-bdf2-2ca6a75a1dda name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.015661 | controller | Jun 14 08:40:48.147618 crc crio[24245]: time="2026-06-14T08:40:48.147527275Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=cc706a99-1ef7-40a7-bf60-dfe643f93524 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.015676 | controller | Jun 14 08:40:48.152829 crc crio[24245]: time="2026-06-14T08:40:48.152736405Z" level=info msg="Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1" id=769508bb-67fe-4ac4-b3b0-a79ad13bb530 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.015691 | controller | Jun 14 08:40:48.153967 crc crio[24245]: time="2026-06-14T08:40:48.153811086Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=e4829d7f-739f-46dd-8da3-50486ab98607 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.015706 | controller | Jun 14 08:40:48.154554 crc crio[24245]: time="2026-06-14T08:40:48.154390414Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-68b757865b-whpsl/cert-manager-cainjector" id=2545fad6-ff8f-44ce-b17c-13e9e34018f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.015721 | controller | Jun 14 08:40:48.156996 crc crio[24245]: time="2026-06-14T08:40:48.156823315Z" level=info msg="Creating container: cert-manager/cert-manager-79c8d999ff-6dmkp/cert-manager-controller" id=a8026210-e30e-47d4-aa91-54ee463c3572 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.015748 | controller | Jun 14 08:40:48.158073 crc crio[24245]: time="2026-06-14T08:40:48.157986083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.015767 | controller | Jun 14 08:40:48.159217 crc crio[24245]: time="2026-06-14T08:40:48.159122685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.015783 | controller | Jun 14 08:40:48.161817 crc crio[24245]: time="2026-06-14T08:40:48.161746464Z" level=info msg="Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0" id=1d86812a-9b14-480b-aafc-3059328d3275 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.015798 | controller | Jun 14 08:40:48.188954 crc crio[24245]: time="2026-06-14T08:40:48.18882273Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-587ccfb98-j85t6/cert-manager-webhook" id=ca1ff1a3-973b-4af9-93c1-8eec366efece name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.015814 | controller | Jun 14 08:40:48.190942 crc crio[24245]: time="2026-06-14T08:40:48.19081688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.015829 | controller | Jun 14 08:40:48.191939 crc crio[24245]: time="2026-06-14T08:40:48.191784459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.015844 | controller | Jun 14 08:40:48.195669 crc crio[24245]: time="2026-06-14T08:40:48.195584483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.015859 | controller | Jun 14 08:40:48.205727 crc crio[24245]: time="2026-06-14T08:40:48.205389269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.015874 | controller | Jun 14 08:40:48.210641 crc crio[24245]: time="2026-06-14T08:40:48.210569475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.015889 | controller | Jun 14 08:40:48.219825 crc crio[24245]: time="2026-06-14T08:40:48.219484064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.015904 | controller | Jun 14 08:40:48.224218 crc crio[24245]: time="2026-06-14T08:40:48.224095183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.015919 | controller | Jun 14 08:40:48.409578 crc crio[24245]: time="2026-06-14T08:40:48.409465701Z" level=info msg="Created container ecbe1932dd09c9ca13d8e71b6eb38aae91c7097f47a265df5824fb71c9a8255a: cert-manager/cert-manager-webhook-587ccfb98-j85t6/cert-manager-webhook" id=ca1ff1a3-973b-4af9-93c1-8eec366efece name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.015934 | controller | Jun 14 08:40:48.410786 crc crio[24245]: time="2026-06-14T08:40:48.410686798Z" level=info msg="Starting container: ecbe1932dd09c9ca13d8e71b6eb38aae91c7097f47a265df5824fb71c9a8255a" id=60cd0ca6-97e9-4167-a7ae-7c6ca265a98f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.015949 | controller | Jun 14 08:40:48.413244 crc crio[24245]: time="2026-06-14T08:40:48.413153372Z" level=info msg="Created container 942d6bc8a83310790a6fcc91101ea55eb9968c4d586cb620ba32fe80c7122d20: cert-manager/cert-manager-cainjector-68b757865b-whpsl/cert-manager-cainjector" id=2545fad6-ff8f-44ce-b17c-13e9e34018f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.015965 | controller | Jun 14 08:40:48.414130 crc crio[24245]: time="2026-06-14T08:40:48.4140648Z" level=info msg="Starting container: 942d6bc8a83310790a6fcc91101ea55eb9968c4d586cb620ba32fe80c7122d20" id=192a0686-8078-437d-b3ed-6994b85ad18c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.015983 | controller | Jun 14 08:40:48.416548 crc crio[24245]: time="2026-06-14T08:40:48.416501645Z" level=info msg="Created container af6a15d103782c011331220c82aab937581f69fb9d492f2bb627871431c1878d: cert-manager/cert-manager-79c8d999ff-6dmkp/cert-manager-controller" id=a8026210-e30e-47d4-aa91-54ee463c3572 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.015998 | controller | Jun 14 08:40:48.417535 crc crio[24245]: time="2026-06-14T08:40:48.417479233Z" level=info msg="Starting container: af6a15d103782c011331220c82aab937581f69fb9d492f2bb627871431c1878d" id=39b17060-67b3-4325-be67-dcea884f1c22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.016013 | controller | Jun 14 08:40:48.418569 crc crio[24245]: time="2026-06-14T08:40:48.418456623Z" level=info msg="Started container" PID=43267 containerID=ecbe1932dd09c9ca13d8e71b6eb38aae91c7097f47a265df5824fb71c9a8255a description=cert-manager/cert-manager-webhook-587ccfb98-j85t6/cert-manager-webhook id=60cd0ca6-97e9-4167-a7ae-7c6ca265a98f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e66c059c676b779b0a99f5fa0b1ccbf8096a5954c2d7fa7900850767fe928aa
2026-06-14 10:12:37.016029 | controller | Jun 14 08:40:48.420901 crc crio[24245]: time="2026-06-14T08:40:48.420772662Z" level=info msg="Started container" PID=43265 containerID=942d6bc8a83310790a6fcc91101ea55eb9968c4d586cb620ba32fe80c7122d20 description=cert-manager/cert-manager-cainjector-68b757865b-whpsl/cert-manager-cainjector id=192a0686-8078-437d-b3ed-6994b85ad18c name=/runtime.v1.RuntimeService/StartContainer sandboxID=93aaac903f42fc2f7f972c577e240a8ce1598070d032f9741f8f76def2e22c84
2026-06-14 10:12:37.016044 | controller | Jun 14 08:40:48.431421 crc crio[24245]: time="2026-06-14T08:40:48.43128735Z" level=info msg="Started container" PID=43266 containerID=af6a15d103782c011331220c82aab937581f69fb9d492f2bb627871431c1878d description=cert-manager/cert-manager-79c8d999ff-6dmkp/cert-manager-controller id=39b17060-67b3-4325-be67-dcea884f1c22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=559dc6512556efde74893f91fce2aee503a1e25a8d55fd2e4db70b0113d2daef
2026-06-14 10:12:37.016060 | controller | Jun 14 08:40:48.608064 crc crio[24245]: time="2026-06-14T08:40:48.607931164Z" level=info msg="Stopping container: 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4 (timeout: 30s)" id=5d4c3f29-cf7d-48ee-8161-037f44b61fdd name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.016075 | controller | Jun 14 08:40:48.736985 crc crio[24245]: time="2026-06-14T08:40:48.73681802Z" level=info msg="Stopped container 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/cert-manager-cainjector" id=5d4c3f29-cf7d-48ee-8161-037f44b61fdd name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.016091 | controller | Jun 14 08:40:48.738283 crc crio[24245]: time="2026-06-14T08:40:48.73817032Z" level=info msg="Stopping pod sandbox: 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888" id=7b691fce-cbfc-413d-bfc0-51afff9c6bd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.016106 | controller | Jun 14 08:40:48.738922 crc crio[24245]: time="2026-06-14T08:40:48.738787249Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-n7m59 Namespace:cert-manager ID:50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888 UID:cd33b68f-68d4-4834-9744-5ccb8fee79f1 NetNS:/var/run/netns/253da173-c951-4d24-8b89-6e1e435647a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd33b68f_68d4_4834_9744_5ccb8fee79f1.slice PodAnnotations:0xc000130540}] Aliases:map[]}"
2026-06-14 10:12:37.016122 | controller | Jun 14 08:40:48.739179 crc crio[24245]: time="2026-06-14T08:40:48.739119109Z" level=info msg="Deleting pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-n7m59 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.016141 | controller | Jun 14 08:40:49.077763 crc crio[24245]: time="2026-06-14T08:40:49.077281613Z" level=info msg="Stopped pod sandbox: 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888" id=7b691fce-cbfc-413d-bfc0-51afff9c6bd3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.016157 | controller | Jun 14 08:40:49.484110 crc crio[24245]: time="2026-06-14T08:40:49.483940632Z" level=info msg="Removing container: 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4" id=44c65dc5-a951-4d87-9bf4-12bf569144e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.016172 | controller | Jun 14 08:40:49.531802 crc crio[24245]: time="2026-06-14T08:40:49.531685794Z" level=info msg="Removed container 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/cert-manager-cainjector" id=44c65dc5-a951-4d87-9bf4-12bf569144e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.016188 | controller | Jun 14 08:40:49.587917 crc crio[24245]: time="2026-06-14T08:40:49.587744393Z" level=info msg="Stopping container: 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483 (timeout: 30s)" id=243f80c2-582e-419b-b216-8be3270eee06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.016203 | controller | Jun 14 08:40:49.736789 crc crio[24245]: time="2026-06-14T08:40:49.73629968Z" level=info msg="Stopped container 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483: cert-manager/cert-manager-7b8b89f89d-h8ztb/cert-manager-controller" id=243f80c2-582e-419b-b216-8be3270eee06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.016217 | controller | Jun 14 08:40:49.738023 crc crio[24245]: time="2026-06-14T08:40:49.73794951Z" level=info msg="Stopping pod sandbox: 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf" id=01c5fea5-d9a1-462d-a02a-435ed9cb37ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.016233 | controller | Jun 14 08:40:49.738496 crc crio[24245]: time="2026-06-14T08:40:49.738440677Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-h8ztb Namespace:cert-manager ID:41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf UID:f60c3ee1-302a-41e8-9aef-893df8269325 NetNS:/var/run/netns/49792681-38ab-4e76-a262-607ce48707d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60c3ee1_302a_41e8_9aef_893df8269325.slice PodAnnotations:0xc0004cc9b8}] Aliases:map[]}"
2026-06-14 10:12:37.016248 | controller | Jun 14 08:40:49.738694 crc crio[24245]: time="2026-06-14T08:40:49.738643094Z" level=info msg="Deleting pod cert-manager_cert-manager-7b8b89f89d-h8ztb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.016263 | controller | Jun 14 08:40:50.071445 crc crio[24245]: time="2026-06-14T08:40:50.071214346Z" level=info msg="Stopped pod sandbox: 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf" id=01c5fea5-d9a1-462d-a02a-435ed9cb37ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.016279 | controller | Jun 14 08:40:50.510195 crc crio[24245]: time="2026-06-14T08:40:50.510084547Z" level=info msg="Removing container: 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483" id=aee7b8b7-1c3e-4fa0-80e5-8871ee83e871 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.016294 | controller | Jun 14 08:40:50.548048 crc crio[24245]: time="2026-06-14T08:40:50.547718511Z" level=info msg="Removed container 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483: cert-manager/cert-manager-7b8b89f89d-h8ztb/cert-manager-controller" id=aee7b8b7-1c3e-4fa0-80e5-8871ee83e871 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.016316 | controller | Jun 14 08:40:54.593045 crc crio[24245]: time="2026-06-14T08:40:54.59216791Z" level=info msg="Stopping container: f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab (timeout: 30s)" id=e3eb7fe4-6c5e-42f8-8a6f-3ad225ffa5f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.016332 | controller | Jun 14 08:40:54.734058 crc crio[24245]: time="2026-06-14T08:40:54.7339086Z" level=info msg="Stopped container f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/cert-manager-webhook" id=e3eb7fe4-6c5e-42f8-8a6f-3ad225ffa5f4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.016363 | controller | Jun 14 08:40:54.735152 crc crio[24245]: time="2026-06-14T08:40:54.735054464Z" level=info msg="Stopping pod sandbox: aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef" id=5cc696d0-97d1-48f9-9c97-320669b3ea4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.016384 | controller | Jun 14 08:40:54.735665 crc crio[24245]: time="2026-06-14T08:40:54.73557738Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-44nt7 Namespace:cert-manager ID:aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef UID:1da89bb3-99be-45fb-9c81-acafcb260386 NetNS:/var/run/netns/825fe71b-3e7b-48f1-a75c-c67cb2511da6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da89bb3_99be_45fb_9c81_acafcb260386.slice PodAnnotations:0xc001b86438}] Aliases:map[]}"
2026-06-14 10:12:37.016401 | controller | Jun 14 08:40:54.735816 crc crio[24245]: time="2026-06-14T08:40:54.735738135Z" level=info msg="Deleting pod cert-manager_cert-manager-webhook-769f6b94cb-44nt7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.016417 | controller | Jun 14 08:40:55.114331 crc crio[24245]: time="2026-06-14T08:40:55.113961657Z" level=info msg="Stopped pod sandbox: aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef" id=5cc696d0-97d1-48f9-9c97-320669b3ea4b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.016432 | controller | Jun 14 08:40:55.569942 crc crio[24245]: time="2026-06-14T08:40:55.569809119Z" level=info msg="Removing container: f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab" id=f68e02bb-0f5e-4dba-b8b6-feb630949a82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.016447 | controller | Jun 14 08:40:55.608606 crc crio[24245]: time="2026-06-14T08:40:55.606413955Z" level=info msg="Removed container f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/cert-manager-webhook" id=f68e02bb-0f5e-4dba-b8b6-feb630949a82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.016463 | controller | Jun 14 08:41:41.437582 crc crio[24245]: time="2026-06-14T08:41:41.436246621Z" level=info msg="Stopping pod sandbox: aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef" id=5af8daf3-e5e0-4d12-8662-f8e8e0084dea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.016478 | controller | Jun 14 08:41:41.439835 crc crio[24245]: time="2026-06-14T08:41:41.439804409Z" level=info msg="Stopped pod sandbox (already stopped): aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef" id=5af8daf3-e5e0-4d12-8662-f8e8e0084dea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.016494 | controller | Jun 14 08:41:41.441009 crc crio[24245]: time="2026-06-14T08:41:41.440773987Z" level=info msg="Removing pod sandbox: aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef" id=3312d18b-c13e-4773-8d11-8da225dadcee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.016509 | controller | Jun 14 08:41:41.458365 crc crio[24245]: time="2026-06-14T08:41:41.458246767Z" level=info msg="Removed pod sandbox: aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef" id=3312d18b-c13e-4773-8d11-8da225dadcee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.016528 | controller | Jun 14 08:41:41.461382 crc crio[24245]: time="2026-06-14T08:41:41.461246924Z" level=info msg="Stopping pod sandbox: 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888" id=816ee2e7-07e1-4873-9758-b77def284f41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.016544 | controller | Jun 14 08:41:41.461803 crc crio[24245]: time="2026-06-14T08:41:41.461779151Z" level=info msg="Stopped pod sandbox (already stopped): 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888" id=816ee2e7-07e1-4873-9758-b77def284f41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.016560 | controller | Jun 14 08:41:41.463218 crc crio[24245]: time="2026-06-14T08:41:41.463005517Z" level=info msg="Removing pod sandbox: 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888" id=a2cd73cc-27fc-4181-99c0-6f07e9a93e33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.016575 | controller | Jun 14 08:41:41.477333 crc crio[24245]: time="2026-06-14T08:41:41.477169807Z" level=info msg="Removed pod sandbox: 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888" id=a2cd73cc-27fc-4181-99c0-6f07e9a93e33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.016590 | controller | Jun 14 08:41:41.479092 crc crio[24245]: time="2026-06-14T08:41:41.47905319Z" level=info msg="Stopping pod sandbox: 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf" id=25b39afb-8fdd-46c2-87b3-6638824189a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.016605 | controller | Jun 14 08:41:41.479462 crc crio[24245]: time="2026-06-14T08:41:41.479434102Z" level=info msg="Stopped pod sandbox (already stopped): 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf" id=25b39afb-8fdd-46c2-87b3-6638824189a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.016620 | controller | Jun 14 08:41:41.480311 crc crio[24245]: time="2026-06-14T08:41:41.480255587Z" level=info msg="Removing pod sandbox: 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf" id=89c47ff3-5fa9-477b-92e1-1a32d4a9e883 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.016636 | controller | Jun 14 08:41:41.495261 crc crio[24245]: time="2026-06-14T08:41:41.495141366Z" level=info msg="Removed pod sandbox: 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf" id=89c47ff3-5fa9-477b-92e1-1a32d4a9e883 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.016652 | controller | Jun 14 08:41:43.208703 crc crio[24245]: time="2026-06-14T08:41:43.207937591Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7569f9b44d-9kjml/POD" id=592b54c0-d71f-432b-907c-69a071b3fd2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.016667 | controller | Jun 14 08:41:43.208703 crc crio[24245]: time="2026-06-14T08:41:43.208471887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.016683 | controller | Jun 14 08:41:43.243757 crc crio[24245]: time="2026-06-14T08:41:43.243655677Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7569f9b44d-9kjml Namespace:baremetal-operator-system ID:1b9aac863741972f433a2ad8452781b5b5aec076f1d0ccc3e521da5530315811 UID:6a6580d2-3bb0-40c1-b230-f0d758a693e6 NetNS:/var/run/netns/47259d2e-aece-446b-ba8b-238c23127bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a6580d2_3bb0_40c1_b230_f0d758a693e6.slice PodAnnotations:0xc001c3c848}] Aliases:map[]}"
2026-06-14 10:12:37.016699 | controller | Jun 14 08:41:43.243757 crc crio[24245]: time="2026-06-14T08:41:43.243733719Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7569f9b44d-9kjml to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.016718 | controller | Jun 14 08:41:44.007787 crc crio[24245]: 2026-06-14T08:41:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b9aac863741972 Mac:0e:f4:5a:49:de:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/47259d2e-aece-446b-ba8b-238c23127bd6 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.016734 | controller | Jun 14 08:41:44.009891 crc crio[24245]: time="2026-06-14T08:41:44.009761874Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7569f9b44d-9kjml Namespace:baremetal-operator-system ID:1b9aac863741972f433a2ad8452781b5b5aec076f1d0ccc3e521da5530315811 UID:6a6580d2-3bb0-40c1-b230-f0d758a693e6 NetNS:/var/run/netns/47259d2e-aece-446b-ba8b-238c23127bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a6580d2_3bb0_40c1_b230_f0d758a693e6.slice PodAnnotations:0xc001c3c848}] Aliases:map[]}"
2026-06-14 10:12:37.016750 | controller | Jun 14 08:41:44.010031 crc crio[24245]: time="2026-06-14T08:41:44.00995809Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7569f9b44d-9kjml for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.016766 | controller | Jun 14 08:41:44.028341 crc crio[24245]: time="2026-06-14T08:41:44.02823361Z" level=info msg="Ran pod sandbox 1b9aac863741972f433a2ad8452781b5b5aec076f1d0ccc3e521da5530315811 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7569f9b44d-9kjml/POD" id=592b54c0-d71f-432b-907c-69a071b3fd2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.016781 | controller | Jun 14 08:41:44.031822 crc crio[24245]: time="2026-06-14T08:41:44.031755287Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=52d63f21-3af6-4a5a-a8e7-779fcddc2447 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.016796 | controller | Jun 14 08:41:44.040991 crc crio[24245]: time="2026-06-14T08:41:44.040912085Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-14 10:12:37.016811 | controller | Jun 14 08:41:44.243923 crc crio[24245]: time="2026-06-14T08:41:44.243780608Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-9wmf2/POD" id=82991d5b-7da5-4042-8ad7-29625fc4c7e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.016827 | controller | Jun 14 08:41:44.245181 crc crio[24245]: time="2026-06-14T08:41:44.243957984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.016843 | controller | Jun 14 08:41:44.270072 crc crio[24245]: time="2026-06-14T08:41:44.269580035Z" level=info msg="Got pod network &{Name:openstack-operator-index-9wmf2 Namespace:openstack-operators ID:0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b UID:2aaa8b49-f934-4918-ad57-3cc19bc04c0b NetNS:/var/run/netns/7e1b66e0-7965-4d44-bc89-9cce2640ef93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2aaa8b49_f934_4918_ad57_3cc19bc04c0b.slice PodAnnotations:0xc002422648}] Aliases:map[]}"
2026-06-14 10:12:37.016859 | controller | Jun 14 08:41:44.270072 crc crio[24245]: time="2026-06-14T08:41:44.270019349Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-9wmf2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.016875 | controller | Jun 14 08:41:44.861228 crc crio[24245]: 2026-06-14T08:41:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0075131be0bac6c Mac:5a:d2:5b:b3:8d:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/7e1b66e0-7965-4d44-bc89-9cce2640ef93 SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.016894 | controller | Jun 14 08:41:44.876823 crc crio[24245]: time="2026-06-14T08:41:44.876595048Z" level=info msg="Got pod network &{Name:openstack-operator-index-9wmf2 Namespace:openstack-operators ID:0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b UID:2aaa8b49-f934-4918-ad57-3cc19bc04c0b NetNS:/var/run/netns/7e1b66e0-7965-4d44-bc89-9cce2640ef93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2aaa8b49_f934_4918_ad57_3cc19bc04c0b.slice PodAnnotations:0xc002422648}] Aliases:map[]}"
2026-06-14 10:12:37.016911 | controller | Jun 14 08:41:44.878920 crc crio[24245]: time="2026-06-14T08:41:44.87878145Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-9wmf2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.016927 | controller | Jun 14 08:41:44.906177 crc crio[24245]: time="2026-06-14T08:41:44.90457464Z" level=info msg="Ran pod sandbox 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b with infra container: openstack-operators/openstack-operator-index-9wmf2/POD" id=82991d5b-7da5-4042-8ad7-29625fc4c7e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.016943 | controller | Jun 14 08:41:44.909898 crc crio[24245]: time="2026-06-14T08:41:44.908077174Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=e184aae6-cb92-4d7d-b7bc-3fbb2e8ebce5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.016958 | controller | Jun 14 08:41:44.909898 crc crio[24245]: time="2026-06-14T08:41:44.908406043Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found" id=e184aae6-cb92-4d7d-b7bc-3fbb2e8ebce5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.016973 | controller | Jun 14 08:41:44.909898 crc crio[24245]: time="2026-06-14T08:41:44.908546237Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found" id=e184aae6-cb92-4d7d-b7bc-3fbb2e8ebce5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.016989 | controller | Jun 14 08:41:44.909898 crc crio[24245]: time="2026-06-14T08:41:44.909793275Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=405e0849-4dd5-46a1-a394-56e5aa9dd3d7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.017004 | controller | Jun 14 08:41:44.919039 crc crio[24245]: time="2026-06-14T08:41:44.91889799Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\""
2026-06-14 10:12:37.017019 | controller | Jun 14 08:41:46.622386 crc crio[24245]: time="2026-06-14T08:41:46.621676893Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/POD" id=9842ea3a-a810-4265-b72a-156743200fe4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.017034 | controller | Jun 14 08:41:46.622386 crc crio[24245]: time="2026-06-14T08:41:46.6222434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.017049 | controller | Jun 14 08:41:46.646050 crc crio[24245]: time="2026-06-14T08:41:46.645744379Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/POD" id=e0095fb4-ea60-45d3-90a2-50b272c56a07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.017068 | controller | Jun 14 08:41:46.646050 crc crio[24245]: time="2026-06-14T08:41:46.645960886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.017086 | controller | Jun 14 08:41:47.191241 crc crio[24245]: time="2026-06-14T08:41:47.190515661Z" level=info msg="Reading blob body from https://quay.io/v2/openstack-k8s-operators/openstack-operator-index/blobs/sha256:cf6d845794adf5448325bc506389d32e0330b3e9db6bf5f46ec1e824f4c04363 failed (unexpected EOF), reconnecting after 14680065 bytes…"
2026-06-14 10:12:37.017106 | controller | Jun 14 08:41:48.996567 crc crio[24245]: time="2026-06-14T08:41:48.995038461Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-jl96f/POD" id=ab3c663f-f341-4d3f-b485-94735313c93a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.017122 | controller | Jun 14 08:41:48.997370 crc crio[24245]: time="2026-06-14T08:41:48.997255948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.017138 | controller | Jun 14 08:41:49.883708 crc crio[24245]: time="2026-06-14T08:41:49.883364551Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7f94dd855c-nqf7z Namespace:baremetal-operator-system ID:504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920 UID:fb8c0d0a-e707-4c53-8d25-004ece55134f NetNS:/var/run/netns/e9d7fbeb-47fd-46ad-9903-c9b88ee26a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8c0d0a_e707_4c53_8d25_004ece55134f.slice PodAnnotations:0xc0006023f8}] Aliases:map[]}"
2026-06-14 10:12:37.017155 | controller | Jun 14 08:41:49.883708 crc crio[24245]: time="2026-06-14T08:41:49.883696861Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7f94dd855c-nqf7z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.017171 | controller | Jun 14 08:41:49.890680 crc crio[24245]: time="2026-06-14T08:41:49.890458161Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=e0095fb4-ea60-45d3-90a2-50b272c56a07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.017186 | controller | Jun 14 08:41:49.917142 crc crio[24245]: time="2026-06-14T08:41:49.913797339Z" level=info msg="Ran pod sandbox 1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95 with infra container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/POD" id=e0095fb4-ea60-45d3-90a2-50b272c56a07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.017202 | controller | Jun 14 08:41:49.919898 crc crio[24245]: time="2026-06-14T08:41:49.917688895Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=5d31b62f-6553-4c37-9ec2-97c9b12b1f83 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.017218 | controller | Jun 14 08:41:49.919898 crc crio[24245]: time="2026-06-14T08:41:49.918971525Z" level=info msg="Got pod network &{Name:openstack-operator-index-jl96f Namespace:openstack-operators ID:39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c UID:622dc953-adab-45bc-a3ee-09ea342f8519 NetNS:/var/run/netns/363839a9-81e6-45eb-83c6-a04191fe2a36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod622dc953_adab_45bc_a3ee_09ea342f8519.slice PodAnnotations:0xc0004cc300}] Aliases:map[]}"
2026-06-14 10:12:37.017234 | controller | Jun 14 08:41:49.919898 crc crio[24245]: time="2026-06-14T08:41:49.919019386Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-jl96f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.017253 | controller | Jun 14 08:41:49.947470 crc crio[24245]: time="2026-06-14T08:41:49.947376216Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-14 10:12:37.017269 | controller | Jun 14 08:41:50.624568 crc crio[24245]: time="2026-06-14T08:41:50.624418906Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=52d63f21-3af6-4a5a-a8e7-779fcddc2447 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.017285 | controller | Jun 14 08:41:50.627347 crc crio[24245]: time="2026-06-14T08:41:50.627228749Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=28c602f1-ec9a-4c29-9943-497d94456588 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.017300 | controller | Jun 14 08:41:50.643300 crc crio[24245]: time="2026-06-14T08:41:50.642947929Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=51efe8f2-c8c7-475a-b3f8-6992706bfb5f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.017316 | controller | Jun 14 08:41:50.882921 crc crio[24245]: time="2026-06-14T08:41:50.881732718Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7569f9b44d-9kjml/manager" id=43a87aa6-6722-4c22-bf12-b23914677d5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.017331 | controller | Jun 14 08:41:50.887511 crc crio[24245]: time="2026-06-14T08:41:50.886656648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.017361 | controller | Jun 14 08:41:50.964060 crc crio[24245]: time="2026-06-14T08:41:50.962956606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.017382 | controller | Jun 14 08:41:51.002056 crc crio[24245]: time="2026-06-14T08:41:51.001802038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.017398 | controller | Jun 14 08:41:51.219327 crc crio[24245]: time="2026-06-14T08:41:51.21917389Z" level=info msg="Created container 6f3eedcdfc83cf7276f70d796305ad45bfb25a84b97310bb4db137c35bb110bc: baremetal-operator-system/baremetal-operator-controller-manager-7569f9b44d-9kjml/manager" id=43a87aa6-6722-4c22-bf12-b23914677d5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.017413 | controller | Jun 14 08:41:51.221971 crc crio[24245]: time="2026-06-14T08:41:51.221668195Z" level=info msg="Starting container: 6f3eedcdfc83cf7276f70d796305ad45bfb25a84b97310bb4db137c35bb110bc" id=9ddecc53-b239-401c-ab8e-28c91fc5b722 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.017428 | controller | Jun 14 08:41:51.235589 crc crio[24245]: time="2026-06-14T08:41:51.230785321Z" level=info msg="Started container" PID=44642 containerID=6f3eedcdfc83cf7276f70d796305ad45bfb25a84b97310bb4db137c35bb110bc description=baremetal-operator-system/baremetal-operator-controller-manager-7569f9b44d-9kjml/manager id=9ddecc53-b239-401c-ab8e-28c91fc5b722 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b9aac863741972f433a2ad8452781b5b5aec076f1d0ccc3e521da5530315811
2026-06-14 10:12:37.017444 | controller | Jun 14 08:41:51.243924 crc crio[24245]: 2026-06-14T08:41:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b2e13adfe18d4 Mac:ae:eb:34:13:e1:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/363839a9-81e6-45eb-83c6-a04191fe2a36 SocketPath: PciID:}] [{Interface:0xc000014ac0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.017460 | controller | Jun 14 08:41:51.245654 crc crio[24245]: time="2026-06-14T08:41:51.245553126Z" level=info msg="Got pod network &{Name:openstack-operator-index-jl96f Namespace:openstack-operators ID:39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c UID:622dc953-adab-45bc-a3ee-09ea342f8519 NetNS:/var/run/netns/363839a9-81e6-45eb-83c6-a04191fe2a36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod622dc953_adab_45bc_a3ee_09ea342f8519.slice PodAnnotations:0xc0004cc300}] Aliases:map[]}"
2026-06-14 10:12:37.017479 | controller | Jun 14 08:41:51.245928 crc crio[24245]: time="2026-06-14T08:41:51.245778653Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-jl96f for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.017495 | controller | Jun 14 08:41:51.262700 crc crio[24245]: time="2026-06-14T08:41:51.26260955Z" level=info msg="Ran pod sandbox 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c with infra container: openstack-operators/openstack-operator-index-jl96f/POD" id=ab3c663f-f341-4d3f-b485-94735313c93a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.017511 | controller | Jun 14 08:41:51.265177 crc crio[24245]: time="2026-06-14T08:41:51.265124366Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=89bc8712-4809-4bde-a303-4c927ce69b85 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.017527 | controller | Jun 14 08:41:51.265575 crc crio[24245]: time="2026-06-14T08:41:51.265498768Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found" id=89bc8712-4809-4bde-a303-4c927ce69b85 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.017542 | controller | Jun 14 08:41:51.265575 crc crio[24245]: time="2026-06-14T08:41:51.265594401Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found" id=89bc8712-4809-4bde-a303-4c927ce69b85 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.017558 | controller | Jun 14 08:41:51.267555 crc crio[24245]: time="2026-06-14T08:41:51.267482306Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=4e79bf08-17ea-42ff-97ad-e53a03f159dc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.017574 | controller | Jun 14 08:41:51.271470 crc crio[24245]: time="2026-06-14T08:41:51.27082807Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\""
2026-06-14 10:12:37.017589 | controller | Jun 14 08:41:51.283081 crc crio[24245]: 2026-06-14T08:41:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:504de3bbb310670 Mac:6a:e6:1c:5e:a2:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/e9d7fbeb-47fd-46ad-9903-c9b88ee26a4f SocketPath: PciID:}] [{Interface:0xc00012a940 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.017605 | controller | Jun 14 08:41:51.284295 crc crio[24245]: time="2026-06-14T08:41:51.284162689Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7f94dd855c-nqf7z Namespace:baremetal-operator-system ID:504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920 UID:fb8c0d0a-e707-4c53-8d25-004ece55134f NetNS:/var/run/netns/e9d7fbeb-47fd-46ad-9903-c9b88ee26a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8c0d0a_e707_4c53_8d25_004ece55134f.slice PodAnnotations:0xc0006023f8}] Aliases:map[]}"
2026-06-14 10:12:37.017624 | controller | Jun 14 08:41:51.284458 crc crio[24245]: time="2026-06-14T08:41:51.284411167Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7f94dd855c-nqf7z for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.017640 | controller | Jun 14 08:41:51.292070 crc crio[24245]: time="2026-06-14T08:41:51.291954616Z" level=info msg="Ran pod sandbox 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/POD" id=9842ea3a-a810-4265-b72a-156743200fe4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.017655 | controller | Jun 14 08:41:51.299769 crc crio[24245]: time="2026-06-14T08:41:51.297925339Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=939d8cb1-4ef1-478b-b047-8290de820ed6 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.017671 | controller | Jun 14 08:41:51.302037 crc crio[24245]: time="2026-06-14T08:41:51.301972897Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-14 10:12:37.017687 | controller | Jun 14 08:41:51.885073 crc crio[24245]: time="2026-06-14T08:41:51.884326875Z" level=info msg="Reading blob body from https://quay.io/v2/openstack-k8s-operators/openstack-operator-index/blobs/sha256:cf6d845794adf5448325bc506389d32e0330b3e9db6bf5f46ec1e824f4c04363 failed (unexpected EOF), reconnecting after 2097153 bytes…"
2026-06-14 10:12:37.017706 | controller | Jun 14 08:41:54.093554 crc crio[24245]: time="2026-06-14T08:41:54.093040976Z" level=info msg="Reading blob body from https://quay.io/v2/openstack-k8s-operators/openstack-operator-index/blobs/sha256:cf6d845794adf5448325bc506389d32e0330b3e9db6bf5f46ec1e824f4c04363 failed (unexpected EOF), reconnecting after 12582912 bytes…"
2026-06-14 10:12:37.017724 | controller | Jun 14 08:42:00.514420 crc crio[24245]: time="2026-06-14T08:42:00.513583159Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690442-h6qtm/POD" id=ecc5222a-cae0-4cbe-8239-0ac9ed78c084 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.017740 | controller | Jun 14 08:42:00.518997 crc crio[24245]: time="2026-06-14T08:42:00.514464986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.017756 | controller | Jun 14 08:42:01.632973 crc crio[24245]: time="2026-06-14T08:42:01.632591751Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\""
2026-06-14 10:12:37.017771 | controller | Jun 14 08:42:02.820393 crc crio[24245]: time="2026-06-14T08:42:02.819811521Z" level=info msg="Stopping pod sandbox: 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b" id=47266581-1a87-452a-bf1a-1a92dcf541d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.017787 | controller | Jun 14 08:42:02.821435 crc crio[24245]: time="2026-06-14T08:42:02.820980487Z" level=info msg="Got pod network &{Name:openstack-operator-index-9wmf2 Namespace:openstack-operators ID:0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b UID:2aaa8b49-f934-4918-ad57-3cc19bc04c0b NetNS:/var/run/netns/7e1b66e0-7965-4d44-bc89-9cce2640ef93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2aaa8b49_f934_4918_ad57_3cc19bc04c0b.slice PodAnnotations:0xc001c3c330}] Aliases:map[]}"
2026-06-14 10:12:37.017803 | controller | Jun 14 08:42:02.821435 crc crio[24245]: time="2026-06-14T08:42:02.821113161Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-9wmf2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.017818 | controller | Jun 14 08:42:03.535922 crc crio[24245]: time="2026-06-14T08:42:03.535430785Z" level=info msg="Stopped pod sandbox: 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b" id=47266581-1a87-452a-bf1a-1a92dcf541d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.017837 | controller | Jun 14 08:42:03.770780 crc crio[24245]: time="2026-06-14T08:42:03.770573946Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03" id=939d8cb1-4ef1-478b-b047-8290de820ed6 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.017853 | controller | Jun 14 08:42:03.771817 crc crio[24245]: time="2026-06-14T08:42:03.771753299Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=29f65eb5-daeb-4461-bed3-aeb01d5209c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.017868 | controller | Jun 14 08:42:04.027345 crc crio[24245]: time="2026-06-14T08:42:04.02719886Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=de2439c8-ccd6-422f-ba1e-7dab1fa78de0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.017884 | controller | Jun 14 08:42:04.043593 crc crio[24245]: time="2026-06-14T08:42:04.043363338Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690442-h6qtm Namespace:openshift-infra ID:a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05 UID:48334208-00d8-49ab-be2a-554fb40663aa NetNS:/var/run/netns/b5415649-feaa-495b-85ab-f3a7ffb3f18d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48334208_00d8_49ab_be2a_554fb40663aa.slice PodAnnotations:0xc0004cc5c0}] Aliases:map[]}"
2026-06-14 10:12:37.017899 | controller | Jun 14 08:42:04.043825 crc crio[24245]: time="2026-06-14T08:42:04.043616886Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690442-h6qtm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.017914 | controller | Jun 14 08:42:04.043825 crc crio[24245]: time="2026-06-14T08:42:04.04348105Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/manager" id=8ea6efe1-8877-4594-858d-df33b12a4189 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.017929 | controller | Jun 14 08:42:04.078170 crc crio[24245]: time="2026-06-14T08:42:04.078133155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.017944 | controller | Jun 14 08:42:04.103952 crc crio[24245]: time="2026-06-14T08:42:04.103787049Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=5d31b62f-6553-4c37-9ec2-97c9b12b1f83 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.017960 | controller | Jun 14 08:42:04.105803 crc crio[24245]: time="2026-06-14T08:42:04.105748819Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=6b3a551a-2e0d-401b-a5e6-1021abf9f59a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.017974 | controller | Jun 14 08:42:04.109209 crc crio[24245]: time="2026-06-14T08:42:04.109129042Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=f1bdb22c-f9c2-42be-8b8f-bba416a6cd96 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.017990 | controller | Jun 14 08:42:04.126124 crc crio[24245]: time="2026-06-14T08:42:04.126027539Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-ipa-downloader" id=506d957f-27c1-47fc-89be-361a94e60625 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.018005 | controller | Jun 14 08:42:04.127917 crc crio[24245]: time="2026-06-14T08:42:04.127721431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.018023 | controller | Jun 14 08:42:04.135142 crc crio[24245]: time="2026-06-14T08:42:04.134817925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.018039 | controller | Jun 14 08:42:04.186495 crc crio[24245]: time="2026-06-14T08:42:04.185951117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.018054 | controller | Jun 14 08:42:04.228918 crc crio[24245]: time="2026-06-14T08:42:04.228744726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.018069 | controller | Jun 14 08:42:04.348770 crc crio[24245]: time="2026-06-14T08:42:04.348642241Z" level=info msg="Created container ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/manager" id=8ea6efe1-8877-4594-858d-df33b12a4189 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.018084 | controller | Jun 14 08:42:04.349921 crc crio[24245]: time="2026-06-14T08:42:04.349796655Z" level=info msg="Starting container: ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab" id=41d05988-8b04-416d-95ae-dc9b974216a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.018100 | controller | Jun 14 08:42:04.357485 crc crio[24245]: time="2026-06-14T08:42:04.357341013Z" level=info msg="Started container" PID=45046 containerID=ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab description=baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/manager id=41d05988-8b04-416d-95ae-dc9b974216a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920
2026-06-14 10:12:37.018119 | controller | Jun 14 08:42:04.653065 crc crio[24245]: time="2026-06-14T08:42:04.652555942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.018141 | controller | Jun 14 08:42:04.805987 crc crio[24245]: 2026-06-14T08:42:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9791c1bc688ed4 Mac:52:1d:fe:ab:1a:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/b5415649-feaa-495b-85ab-f3a7ffb3f18d SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.018163 | controller | Jun 14 08:42:04.807197 crc crio[24245]: time="2026-06-14T08:42:04.807099217Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690442-h6qtm Namespace:openshift-infra ID:a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05 UID:48334208-00d8-49ab-be2a-554fb40663aa NetNS:/var/run/netns/b5415649-feaa-495b-85ab-f3a7ffb3f18d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48334208_00d8_49ab_be2a_554fb40663aa.slice PodAnnotations:0xc0004cc5c0}] Aliases:map[]}"
2026-06-14 10:12:37.018180 | controller | Jun 14 08:42:04.807462 crc crio[24245]: time="2026-06-14T08:42:04.807404586Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690442-h6qtm for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.018196 | controller | Jun 14 08:42:04.833321 crc crio[24245]: time="2026-06-14T08:42:04.833110972Z" level=info msg="Ran pod sandbox a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05 with infra container: openshift-infra/auto-csr-approver-29690442-h6qtm/POD" id=ecc5222a-cae0-4cbe-8239-0ac9ed78c084 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.018211 | controller | Jun 14 08:42:04.849504 crc crio[24245]: time="2026-06-14T08:42:04.849005285Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6c4aa24a-4520-4a78-a40d-2a4f0de3d291 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.018230 | controller | Jun 14 08:42:04.857989 crc crio[24245]: time="2026-06-14T08:42:04.857905693Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.018246 | controller | Jun 14 08:42:04.876788 crc crio[24245]: time="2026-06-14T08:42:04.876555854Z" level=info msg="Created container c631ab05c38f084612fbd2dcdbac094699c95f5cfbec5d8fc153e49554a79253: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-ipa-downloader" id=506d957f-27c1-47fc-89be-361a94e60625 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.018262 | controller | Jun 14 08:42:04.880076 crc crio[24245]: time="2026-06-14T08:42:04.879740561Z" level=info msg="Starting container: c631ab05c38f084612fbd2dcdbac094699c95f5cfbec5d8fc153e49554a79253" id=ba71b7ce-0a9c-4c84-be95-6efafc7eff87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.018278 | controller | Jun 14 08:42:04.914424 crc crio[24245]: time="2026-06-14T08:42:04.914226885Z" level=info msg="Started container" PID=45150 containerID=c631ab05c38f084612fbd2dcdbac094699c95f5cfbec5d8fc153e49554a79253 description=baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-ipa-downloader id=ba71b7ce-0a9c-4c84-be95-6efafc7eff87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95
2026-06-14 10:12:37.018294 | controller | Jun 14 08:42:05.210510 crc crio[24245]: time="2026-06-14T08:42:05.210341102Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\""
2026-06-14 10:12:37.018310 | controller | Jun 14 08:42:05.781985 crc crio[24245]: time="2026-06-14T08:42:05.781221988Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6c4aa24a-4520-4a78-a40d-2a4f0de3d291 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.018325 | controller | Jun 14 08:42:05.784661 crc crio[24245]: time="2026-06-14T08:42:05.78264743Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=41fbcd00-de66-4d50-83b6-bdaaa661da22 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.018341 | controller | Jun 14 08:42:05.785002 crc crio[24245]: time="2026-06-14T08:42:05.784656082Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f170b60a-24a0-4b5f-a917-3bcacea8129f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.018376 | controller | Jun 14 08:42:05.790365 crc crio[24245]: time="2026-06-14T08:42:05.790199489Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690442-h6qtm/oc" id=29476083-fe16-4c68-8b75-fac263f56f77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.018392 | controller | Jun 14 08:42:05.792218 crc crio[24245]: time="2026-06-14T08:42:05.790689014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.018408 | controller | Jun 14 08:42:05.826354 crc crio[24245]: time="2026-06-14T08:42:05.826114101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.018423 | controller | Jun 14 08:42:05.979473 crc crio[24245]: time="2026-06-14T08:42:05.976721635Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=e51a7417-1096-4912-ba29-3ff52c1e43ca name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.018438 | controller | Jun 14 08:42:05.982493 crc crio[24245]: time="2026-06-14T08:42:05.979376486Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found" id=e51a7417-1096-4912-ba29-3ff52c1e43ca name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.018457 | controller | Jun 14 08:42:05.982493 crc crio[24245]: time="2026-06-14T08:42:05.980076748Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found" id=e51a7417-1096-4912-ba29-3ff52c1e43ca name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.018473 | controller | Jun 14 08:42:06.163511 crc crio[24245]: time="2026-06-14T08:42:06.163406419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.018488 | controller | Jun 14 08:42:06.291119 crc crio[24245]: time="2026-06-14T08:42:06.291026637Z" level=info msg="Created container 30d7f49ac729393519cd75547388bcdfcc19a778f7681facee0ff05d50721af8: openshift-infra/auto-csr-approver-29690442-h6qtm/oc" id=29476083-fe16-4c68-8b75-fac263f56f77 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.018504 | controller | Jun 14 08:42:06.293189 crc crio[24245]: time="2026-06-14T08:42:06.293149731Z" level=info msg="Starting container: 30d7f49ac729393519cd75547388bcdfcc19a778f7681facee0ff05d50721af8" id=05bbfdb7-8e94-47ab-8460-e71146cc9dc5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.018519 | controller | Jun 14 08:42:06.303900 crc crio[24245]: time="2026-06-14T08:42:06.30374536Z" level=info msg="Started container" PID=45205 containerID=30d7f49ac729393519cd75547388bcdfcc19a778f7681facee0ff05d50721af8 description=openshift-infra/auto-csr-approver-29690442-h6qtm/oc id=05bbfdb7-8e94-47ab-8460-e71146cc9dc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05
2026-06-14 10:12:37.018535 | controller | Jun 14 08:42:08.009405 crc crio[24245]: time="2026-06-14T08:42:08.008402399Z" level=info msg="Stopping pod sandbox: a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05" id=9c61b3c7-f331-4d73-ab33-8d90e39682d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.018550 | controller | Jun 14 08:42:08.011094 crc crio[24245]: time="2026-06-14T08:42:08.009991687Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690442-h6qtm Namespace:openshift-infra ID:a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05 UID:48334208-00d8-49ab-be2a-554fb40663aa NetNS:/var/run/netns/b5415649-feaa-495b-85ab-f3a7ffb3f18d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48334208_00d8_49ab_be2a_554fb40663aa.slice PodAnnotations:0xc0004cd190}] Aliases:map[]}"
2026-06-14 10:12:37.018566 | controller | Jun 14 08:42:08.011094 crc crio[24245]: time="2026-06-14T08:42:08.010221934Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690442-h6qtm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.018582 | controller | Jun 14 08:42:08.418041 crc crio[24245]: time="2026-06-14T08:42:08.417608235Z" level=info msg="Stopped pod sandbox: a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05" id=9c61b3c7-f331-4d73-ab33-8d90e39682d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.018597 | controller | Jun 14 08:42:12.992361 crc crio[24245]: time="2026-06-14T08:42:12.991317265Z" level=info msg="Stopping container: ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab (timeout: 10s)" id=8654bd6d-df98-4dfa-812d-0681f6350413 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.018612 | controller | Jun 14 08:42:13.121956 crc crio[24245]: time="2026-06-14T08:42:13.120782769Z" level=info msg="Stopped container ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/manager" id=8654bd6d-df98-4dfa-812d-0681f6350413 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.018631 | controller | Jun 14 08:42:13.122494 crc crio[24245]: time="2026-06-14T08:42:13.122407838Z" level=info msg="Stopping pod sandbox: 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920" id=c95ce8cf-9d43-49d5-95b9-607ff208b002 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.018648 | controller | Jun 14 08:42:13.123435 crc crio[24245]: time="2026-06-14T08:42:13.123349307Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-7f94dd855c-nqf7z Namespace:baremetal-operator-system ID:504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920 UID:fb8c0d0a-e707-4c53-8d25-004ece55134f NetNS:/var/run/netns/e9d7fbeb-47fd-46ad-9903-c9b88ee26a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8c0d0a_e707_4c53_8d25_004ece55134f.slice PodAnnotations:0xc00274a6b0}] Aliases:map[]}"
2026-06-14 10:12:37.018664 | controller | Jun 14 08:42:13.123560 crc crio[24245]: time="2026-06-14T08:42:13.123515452Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-7f94dd855c-nqf7z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.018680 | controller | Jun 14 08:42:13.421700 crc crio[24245]: time="2026-06-14T08:42:13.421294818Z" level=info msg="Stopped pod sandbox: 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920" id=c95ce8cf-9d43-49d5-95b9-607ff208b002 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.018695 | controller | Jun 14 08:42:14.093660 crc crio[24245]: time="2026-06-14T08:42:14.093557506Z" level=info msg="Removing container: ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab" id=79a2285f-5e33-42c7-b44f-7d225e28d7ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.018711 | controller | Jun 14 08:42:14.127255 crc crio[24245]: time="2026-06-14T08:42:14.127074366Z" level=info msg="Removed container ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/manager" id=79a2285f-5e33-42c7-b44f-7d225e28d7ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.018726 | controller | Jun 14 08:42:20.566010 crc crio[24245]: time="2026-06-14T08:42:20.564992655Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=6499347d-bf10-4e72-ba48-c5e3b53454ed name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.018742 | controller | Jun 14 08:42:20.567622 crc crio[24245]: time="2026-06-14T08:42:20.566594293Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found" id=6499347d-bf10-4e72-ba48-c5e3b53454ed name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.018758 | controller | Jun 14 08:42:20.567622 crc crio[24245]: time="2026-06-14T08:42:20.566676336Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found" id=6499347d-bf10-4e72-ba48-c5e3b53454ed name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.018772 | controller | Jun 14 08:42:20.568704 crc crio[24245]: time="2026-06-14T08:42:20.568584972Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=7fd67457-3a28-42da-8a82-66116c69d04f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.018788 | controller | Jun 14 08:42:20.575254 crc crio[24245]: time="2026-06-14T08:42:20.574384489Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\""
2026-06-14 10:12:37.018806 | controller | Jun 14 08:42:35.471307 crc crio[24245]: time="2026-06-14T08:42:35.469101685Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-z5xxq/POD" id=ab340ba2-cfd3-41ea-81e8-2509463cc118 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.018821 | controller | Jun 14 08:42:35.471307 crc crio[24245]: time="2026-06-14T08:42:35.470035604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.018836 | controller | Jun 14 08:42:40.188475 crc crio[24245]: time="2026-06-14T08:42:40.186904524Z" level=info msg="Got pod network &{Name:redhat-operators-z5xxq Namespace:openshift-marketplace ID:512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc UID:cc4ae9d1-475b-44bf-ae65-842641e82493 NetNS:/var/run/netns/d3f27f6a-0ca7-4a56-9e83-87cd60455c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc4ae9d1_475b_44bf_ae65_842641e82493.slice PodAnnotations:0xc00274a100}] Aliases:map[]}"
2026-06-14 10:12:37.018852 | controller | Jun 14 08:42:40.191113 crc crio[24245]: time="2026-06-14T08:42:40.191084421Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-z5xxq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.018868 | controller | Jun 14 08:42:41.525039 crc crio[24245]: time="2026-06-14T08:42:41.524644246Z" level=info msg="Removing container: 934b9934197a4ab6617a3ffe18712b7ae21b127a2f0746f646a61347041d2611" id=6a2c5c25-bb9c-4a37-ba45-4f0b0d38b066 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.018885 | controller | Jun 14 08:42:41.850552 crc crio[24245]: 2026-06-14T08:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:512da77bb9e042c Mac:2e:a0:e8:9d:2f:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/d3f27f6a-0ca7-4a56-9e83-87cd60455c24 SocketPath: PciID:}] [{Interface:0xc00051cd70 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.018901 | controller | Jun 14 08:42:41.854138 crc crio[24245]: time="2026-06-14T08:42:41.854097439Z" level=info msg="Got pod network &{Name:redhat-operators-z5xxq Namespace:openshift-marketplace ID:512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc UID:cc4ae9d1-475b-44bf-ae65-842641e82493 NetNS:/var/run/netns/d3f27f6a-0ca7-4a56-9e83-87cd60455c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc4ae9d1_475b_44bf_ae65_842641e82493.slice PodAnnotations:0xc00274a100}] Aliases:map[]}"
2026-06-14 10:12:37.018917 | controller | Jun 14 08:42:41.854551 crc crio[24245]: time="2026-06-14T08:42:41.854531211Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-z5xxq for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.018933 | controller | Jun 14 08:42:48.782522 crc crio[24245]: time="2026-06-14T08:42:48.781531397Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-vtg2j/POD" id=4b36637a-25ed-4168-b633-66abfd56e184 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.018949 | controller | Jun 14 08:42:48.784358 crc crio[24245]: time="2026-06-14T08:42:48.782527649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.018965 | controller | Jun 14 08:42:50.197920 crc crio[24245]: time="2026-06-14T08:42:50.192949406Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=a044da66-dacf-4efe-899d-fe9aaac4ebd6 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.018983 | controller | Jun 14 08:42:50.215770 crc crio[24245]: time="2026-06-14T08:42:50.215558687Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-14 10:12:37.018999 | controller | Jun 14 08:42:51.736205 crc crio[24245]: time="2026-06-14T08:42:51.734234221Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-gr8qc/POD" id=37b7bd3c-df0f-4450-a535-19f9f37665e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.019015 | controller | Jun 14 08:42:51.737758 crc crio[24245]: time="2026-06-14T08:42:51.737356072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.019031 | controller | Jun 14 08:42:52.978449 crc crio[24245]: time="2026-06-14T08:42:52.976420962Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-b57sl/POD" id=bcd9a429-4cd4-406c-89e8-8b6185b4e625 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.019048 | controller | Jun 14 08:42:52.978449 crc crio[24245]: time="2026-06-14T08:42:52.978411217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.019070 | controller | Jun 14 08:42:58.070294 crc crio[24245]: time="2026-06-14T08:42:58.069684665Z" level=info msg="Ran pod sandbox 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc with infra container: openshift-marketplace/redhat-operators-z5xxq/POD" id=ab340ba2-cfd3-41ea-81e8-2509463cc118 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.019092 | controller | Jun 14 08:42:58.073148 crc crio[24245]: time="2026-06-14T08:42:58.073034558Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5783e60f-bf08-479c-8538-9339724c3bf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.019109 | controller | Jun 14 08:42:58.096095 crc crio[24245]: time="2026-06-14T08:42:58.095947027Z" level=info msg="Removed container 934b9934197a4ab6617a3ffe18712b7ae21b127a2f0746f646a61347041d2611: openshift-infra/auto-csr-approver-29690436-gblmp/oc" id=6a2c5c25-bb9c-4a37-ba45-4f0b0d38b066 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.019125 | controller | Jun 14 08:42:58.107929 crc crio[24245]: time="2026-06-14T08:42:58.1077822Z" level=info msg="Stopping pod sandbox: 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920" id=69646931-909d-4454-bd1f-68a878419872 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.019141 | controller | Jun 14 08:42:58.108082 crc crio[24245]: time="2026-06-14T08:42:58.107943415Z" level=info msg="Stopped pod sandbox (already stopped): 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920" id=69646931-909d-4454-bd1f-68a878419872 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.019156 | controller | Jun 14 08:42:58.108668 crc crio[24245]: time="2026-06-14T08:42:58.108590956Z" level=info msg="Removing pod sandbox: 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920" id=330dd484-20bd-44fe-8699-0976b24eead7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.019172 | controller | Jun 14 08:42:58.203569 crc crio[24245]: time="2026-06-14T08:42:58.203289905Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8ed438e9-1182-4cf2-b3a6-10e2a22c82eb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.019187 | controller | Jun 14 08:42:58.223813 crc crio[24245]: time="2026-06-14T08:42:58.223690567Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-z5xxq/extract-utilities" id=8634399f-6c68-4f16-8e34-6a95c31f93fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.019210 | controller | Jun 14 08:42:58.240704 crc crio[24245]: time="2026-06-14T08:42:58.240494505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.019226 | controller | Jun 14 08:42:58.262287 crc crio[24245]: time="2026-06-14T08:42:58.262054948Z" level=info msg="Removed pod sandbox: 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920" id=330dd484-20bd-44fe-8699-0976b24eead7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.019242 | controller | Jun 14 08:42:58.263663 crc crio[24245]: time="2026-06-14T08:42:58.263584277Z" level=info msg="Stopping pod sandbox: a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71" id=ae54e041-b967-4ec0-9efe-4f6c2b477efd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.019257 | controller | Jun 14 08:42:58.263968 crc crio[24245]: time="2026-06-14T08:42:58.26366254Z" level=info msg="Stopped pod sandbox (already stopped): a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71" id=ae54e041-b967-4ec0-9efe-4f6c2b477efd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.019274 | controller | Jun 14 08:42:58.268574 crc crio[24245]: time="2026-06-14T08:42:58.268411288Z" level=info msg="Removing pod sandbox: a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71" id=cb641d17-2630-489b-935a-1094c2d4448f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.019290 | controller | Jun 14 08:42:58.318132 crc crio[24245]: time="2026-06-14T08:42:58.318015375Z" level=info msg="Got pod network &{Name:redhat-marketplace-b57sl Namespace:openshift-marketplace ID:e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65 UID:56f852b0-d7fe-4227-9628-b857de5ced58 NetNS:/var/run/netns/7340f228-9ead-463f-b7f6-735a129d1cbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56f852b0_d7fe_4227_9628_b857de5ced58.slice PodAnnotations:0xc0004cc6a8}] Aliases:map[]}"
2026-06-14 10:12:37.019306 | controller | Jun 14 08:42:58.318132 crc crio[24245]: time="2026-06-14T08:42:58.318096867Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-b57sl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.019322 | controller | Jun 14 08:42:58.325763 crc crio[24245]: time="2026-06-14T08:42:58.325674839Z" level=info msg="Got pod network &{Name:certified-operators-gr8qc Namespace:openshift-marketplace ID:da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152 UID:2b717432-2968-42a4-93e2-482ef62fb908 NetNS:/var/run/netns/20a57433-21f2-4739-99b2-0b6bc47c3b6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b717432_2968_42a4_93e2_482ef62fb908.slice PodAnnotations:0xc000130ac0}] Aliases:map[]}"
2026-06-14 10:12:37.019338 | controller | Jun 14 08:42:58.325763 crc crio[24245]: time="2026-06-14T08:42:58.325750622Z" level=info msg="Adding pod openshift-marketplace_certified-operators-gr8qc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.019375 | controller | Jun 14 08:42:58.343462 crc crio[24245]: time="2026-06-14T08:42:58.343356425Z" level=info msg="Got pod network &{Name:community-operators-vtg2j Namespace:openshift-marketplace ID:8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804 UID:8482642f-acd8-453e-878a-c8daf416f813 NetNS:/var/run/netns/11f94479-d453-418d-962d-14276cba5060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8482642f_acd8_453e_878a_c8daf416f813.slice PodAnnotations:0xc002c921b0}] Aliases:map[]}"
2026-06-14 10:12:37.019394 | controller | Jun 14 08:42:58.343462 crc crio[24245]: time="2026-06-14T08:42:58.343434608Z" level=info msg="Adding pod openshift-marketplace_community-operators-vtg2j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.019415 | controller | Jun 14 08:42:58.344310 crc crio[24245]: time="2026-06-14T08:42:58.344241584Z" level=info msg="Removed pod sandbox: a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71" id=cb641d17-2630-489b-935a-1094c2d4448f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.019432 | controller | Jun 14 08:42:58.345349 crc crio[24245]: time="2026-06-14T08:42:58.345266756Z" level=info msg="Stopping pod sandbox: 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b" id=910dfe1c-f305-46d6-af86-22baacaf4628 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.019447 | controller | Jun 14 08:42:58.345431 crc crio[24245]: time="2026-06-14T08:42:58.345374529Z" level=info msg="Stopped pod sandbox (already stopped): 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b" id=910dfe1c-f305-46d6-af86-22baacaf4628 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.019463 | controller | Jun 14 08:42:58.346016 crc crio[24245]: time="2026-06-14T08:42:58.345951638Z" level=info msg="Removing pod sandbox: 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b" id=31b023f8-61f7-43a2-8709-dd8eb61097d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.019478 | controller | Jun 14 08:42:58.376994 crc crio[24245]: time="2026-06-14T08:42:58.376771539Z" level=info msg="Removed pod sandbox: 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b" id=31b023f8-61f7-43a2-8709-dd8eb61097d8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.019494 | controller | Jun 14 08:42:58.384630 crc crio[24245]: time="2026-06-14T08:42:58.384600244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.019509 | controller | Jun 14 08:42:58.388602 crc crio[24245]: time="2026-06-14T08:42:58.388577331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.019524 | controller | Jun 14 08:42:58.391487 crc crio[24245]: time="2026-06-14T08:42:58.391406349Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=7fd67457-3a28-42da-8a82-66116c69d04f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.019540 | controller | Jun 14 08:42:58.392820 crc crio[24245]: time="2026-06-14T08:42:58.392726374Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=47679aaf-93b5-48e2-a4eb-5a7e94adadae name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.019556 | controller | Jun 14 08:42:58.399959 crc crio[24245]: time="2026-06-14T08:42:58.398821959Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044" id=fbeee6c0-83ab-4e7c-8055-cc5eaa0a7916 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.019571 | controller | Jun 14 08:42:58.421346 crc crio[24245]: time="2026-06-14T08:42:58.41763506Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-jl96f/registry-server" id=234d96e3-0d95-4d32-9ac8-0125efa1b9e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.019586 | controller | Jun 14 08:42:58.425217 crc crio[24245]: time="2026-06-14T08:42:58.42512409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.019602 | controller | Jun 14 08:42:58.545616 crc crio[24245]: time="2026-06-14T08:42:58.545270743Z" level=info msg="Created container 91bf8b09e436bc6afffca51311a17257807ec8f0ca920c22a35b4d608a20e911: openshift-marketplace/redhat-operators-z5xxq/extract-utilities" id=8634399f-6c68-4f16-8e34-6a95c31f93fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.019621 | controller | Jun 14 08:42:58.548993 crc crio[24245]: time="2026-06-14T08:42:58.548742943Z" level=info msg="Starting container: 91bf8b09e436bc6afffca51311a17257807ec8f0ca920c22a35b4d608a20e911" id=3d6d7217-39b3-4ae3-929a-5bfc8895b734 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.019637 | controller | Jun 14 08:42:58.578804 crc crio[24245]: time="2026-06-14T08:42:58.578702373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.019653 | controller | Jun 14 08:42:58.584779 crc crio[24245]: time="2026-06-14T08:42:58.584622584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.019668 | controller | Jun 14 08:42:58.590158 crc crio[24245]: time="2026-06-14T08:42:58.590056856Z" level=info msg="Started container" PID=46216 containerID=91bf8b09e436bc6afffca51311a17257807ec8f0ca920c22a35b4d608a20e911 description=openshift-marketplace/redhat-operators-z5xxq/extract-utilities id=3d6d7217-39b3-4ae3-929a-5bfc8895b734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc
2026-06-14 10:12:37.019684 | controller | Jun 14 08:42:58.707415 crc crio[24245]: time="2026-06-14T08:42:58.707340057Z" level=info msg="Created container 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862: openstack-operators/openstack-operator-index-jl96f/registry-server" id=234d96e3-0d95-4d32-9ac8-0125efa1b9e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.019699 | controller | Jun 14 08:42:58.708433 crc crio[24245]: time="2026-06-14T08:42:58.708409033Z" level=info msg="Starting container: 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862" id=f7908a4c-fb14-4db6-a329-9cdc4b48e015 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.019715 | controller | Jun 14 08:42:58.713802 crc crio[24245]: time="2026-06-14T08:42:58.713699194Z" level=info msg="Started container" PID=46291 containerID=7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862 description=openstack-operators/openstack-operator-index-jl96f/registry-server id=f7908a4c-fb14-4db6-a329-9cdc4b48e015 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c
2026-06-14 10:12:37.019743 | controller | Jun 14 08:42:58.990645 crc crio[24245]: 2026-06-14T08:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da674ae91707a49 Mac:36:a6:1e:4c:05:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/20a57433-21f2-4739-99b2-0b6bc47c3b6a SocketPath: PciID:}] [{Interface:0xc00011a7d0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.019763 | controller | Jun 14 08:42:58.998387 crc crio[24245]: time="2026-06-14T08:42:58.998303859Z" level=info msg="Got pod network &{Name:certified-operators-gr8qc Namespace:openshift-marketplace ID:da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152 UID:2b717432-2968-42a4-93e2-482ef62fb908 NetNS:/var/run/netns/20a57433-21f2-4739-99b2-0b6bc47c3b6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b717432_2968_42a4_93e2_482ef62fb908.slice PodAnnotations:0xc000130ac0}] Aliases:map[]}"
2026-06-14 10:12:37.019780 | controller | Jun 14 08:42:58.998812 crc crio[24245]: time="2026-06-14T08:42:58.998534396Z" level=info msg="Checking pod openshift-marketplace_certified-operators-gr8qc for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.019796 | controller | Jun 14 08:42:59.012733 crc crio[24245]: time="2026-06-14T08:42:59.012668855Z" level=info msg="Ran pod sandbox da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152 with infra container: openshift-marketplace/certified-operators-gr8qc/POD" id=37b7bd3c-df0f-4450-a535-19f9f37665e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.019816 | controller | Jun 14 08:42:59.021284 crc crio[24245]: time="2026-06-14T08:42:59.021220496Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=50982afc-2e74-4ce9-a1d9-02ead2873c69 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.019833 | controller | Jun 14 08:42:59.023502 crc crio[24245]: time="2026-06-14T08:42:59.023431837Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=76a3bfc4-ede4-40b1-950b-81c2d1183afb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.019848 | controller | Jun 14 08:42:59.038712 crc crio[24245]: time="2026-06-14T08:42:59.038577261Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gr8qc/extract-utilities" id=822d7561-b253-44b9-bc96-7625cdcf1e37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.019864 | controller | Jun 14 08:42:59.039150 crc crio[24245]: time="2026-06-14T08:42:59.039081637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.019880 | controller | Jun 14 08:42:59.078998 crc crio[24245]: time="2026-06-14T08:42:59.078902231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.019895 | controller | Jun 14 08:42:59.084376 crc crio[24245]: time="2026-06-14T08:42:59.083011643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.019911 | controller | Jun 14 08:42:59.109499 crc crio[24245]: 2026-06-14T08:42:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5736f153d5f77b Mac:92:cb:03:47:41:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/7340f228-9ead-463f-b7f6-735a129d1cbc SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.019926 | controller | Jun 14 08:42:59.110607 crc crio[24245]: time="2026-06-14T08:42:59.110532383Z" level=info msg="Got pod network &{Name:redhat-marketplace-b57sl Namespace:openshift-marketplace ID:e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65 UID:56f852b0-d7fe-4227-9628-b857de5ced58 NetNS:/var/run/netns/7340f228-9ead-463f-b7f6-735a129d1cbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56f852b0_d7fe_4227_9628_b857de5ced58.slice PodAnnotations:0xc0004cc6a8}] Aliases:map[]}"
2026-06-14 10:12:37.019942 | controller | Jun 14 08:42:59.110722 crc crio[24245]: time="2026-06-14T08:42:59.110700358Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-b57sl for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.019957 | controller | Jun 14 08:42:59.120165 crc crio[24245]: time="2026-06-14T08:42:59.12003886Z" level=info msg="Ran pod sandbox e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65 with infra container: openshift-marketplace/redhat-marketplace-b57sl/POD" id=bcd9a429-4cd4-406c-89e8-8b6185b4e625 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.019973 | controller | Jun 14 08:42:59.125121 crc crio[24245]: time="2026-06-14T08:42:59.124976315Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=74412e4e-5392-4560-bc5c-6bd40280930f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.019992 | controller | Jun 14 08:42:59.169989 crc crio[24245]: time="2026-06-14T08:42:59.169942183Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d0b7de89-2f18-47f6-ba24-0e77a4b6c5d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.020009 | controller | Jun 14 08:42:59.179716 crc crio[24245]: time="2026-06-14T08:42:59.179681324Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-b57sl/extract-utilities" id=5f11cc0f-890f-4457-9e72-0fa09519a755 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.020024 | controller | Jun 14 08:42:59.180508 crc crio[24245]: time="2026-06-14T08:42:59.18048857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.020040 | controller | Jun 14 08:42:59.218251 crc crio[24245]: time="2026-06-14T08:42:59.218202996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.020056 | controller | Jun 14 08:42:59.223632 crc crio[24245]: time="2026-06-14T08:42:59.223575379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.020071 | controller | Jun 14 08:42:59.239392 crc crio[24245]: 2026-06-14T08:42:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ec0a991f55cb1c Mac:f6:28:33:f7:ae:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/11f94479-d453-418d-962d-14276cba5060 SocketPath: PciID:}] [{Interface:0xc000014650 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.020087 | controller | Jun 14 08:42:59.240458 crc crio[24245]: time="2026-06-14T08:42:59.240354159Z" level=info msg="Got pod network &{Name:community-operators-vtg2j Namespace:openshift-marketplace ID:8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804 UID:8482642f-acd8-453e-878a-c8daf416f813 NetNS:/var/run/netns/11f94479-d453-418d-962d-14276cba5060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8482642f_acd8_453e_878a_c8daf416f813.slice PodAnnotations:0xc002c921b0}] Aliases:map[]}"
2026-06-14 10:12:37.020102 | controller | Jun 14 08:42:59.240542 crc crio[24245]: time="2026-06-14T08:42:59.240514324Z" level=info msg="Checking pod openshift-marketplace_community-operators-vtg2j for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.020118 | controller | Jun 14 08:42:59.248432 crc crio[24245]: time="2026-06-14T08:42:59.248365463Z" level=info msg="Ran pod sandbox 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804 with infra container: openshift-marketplace/community-operators-vtg2j/POD" id=4b36637a-25ed-4168-b633-66abfd56e184 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.020134 | controller | Jun 14 08:42:59.252657 crc crio[24245]: time="2026-06-14T08:42:59.252599367Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bec6c83e-b154-4795-915e-4c95b1ad7a4a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.020149 | controller | Jun 14 08:42:59.255735 crc crio[24245]: time="2026-06-14T08:42:59.25552533Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0de84164-78b2-45f0-ae96-b00fe295ede0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.020165 | controller | Jun 14 08:42:59.257958 crc crio[24245]: time="2026-06-14T08:42:59.257928157Z" level=info msg="Created container 4f270e14b75fa10a3554f19ac26b1b8e683010e40b6d70ae94ff38e0381191ec: openshift-marketplace/certified-operators-gr8qc/extract-utilities" id=822d7561-b253-44b9-bc96-7625cdcf1e37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.020183 | controller | Jun 14 08:42:59.259146 crc crio[24245]: time="2026-06-14T08:42:59.259063484Z" level=info msg="Starting container: 4f270e14b75fa10a3554f19ac26b1b8e683010e40b6d70ae94ff38e0381191ec" id=8ae5cfbd-4aab-4584-a860-fc9c219a5120 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.020200 | controller | Jun 14 08:42:59.268948 crc crio[24245]: time="2026-06-14T08:42:59.264331282Z" level=info msg="Started container" PID=46334 containerID=4f270e14b75fa10a3554f19ac26b1b8e683010e40b6d70ae94ff38e0381191ec description=openshift-marketplace/certified-operators-gr8qc/extract-utilities id=8ae5cfbd-4aab-4584-a860-fc9c219a5120 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152
2026-06-14 10:12:37.020215 | controller | Jun 14 08:42:59.268948 crc crio[24245]: time="2026-06-14T08:42:59.264540042Z" level=info msg="Creating container: openshift-marketplace/community-operators-vtg2j/extract-utilities" id=5b447d77-fcd6-4638-80eb-cba04d0a8f7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.020231 | controller | Jun 14 08:42:59.268948 crc crio[24245]: time="2026-06-14T08:42:59.265254155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.020247 | controller | Jun 14 08:42:59.325382 crc crio[24245]: time="2026-06-14T08:42:59.32524067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.020263 | controller | Jun 14 08:42:59.328443 crc crio[24245]: time="2026-06-14T08:42:59.32838425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.020278 | controller | Jun 14 08:42:59.387202 crc crio[24245]: time="2026-06-14T08:42:59.382046217Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7142ef24-8ecb-4e62-bb2e-8198802588ae name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.020293 | controller | Jun 14 08:42:59.391098 crc crio[24245]: time="2026-06-14T08:42:59.389736134Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-14 10:12:37.020309 | controller | Jun 14 08:42:59.396562 crc crio[24245]: time="2026-06-14T08:42:59.394735883Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=1dfc8dd8-734d-4a15-9101-ec687a95de22 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.020324 | controller | Jun 14 08:42:59.400111 crc crio[24245]: time="2026-06-14T08:42:59.400039615Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-14 10:12:37.020340 | controller | Jun 14 08:42:59.428045 crc crio[24245]: time="2026-06-14T08:42:59.428002797Z" level=info msg="Created container d62c3f26d9149d26c6488927ab0b1195a13db33a6ffcc4781bc443d15618ada1: openshift-marketplace/redhat-marketplace-b57sl/extract-utilities" id=5f11cc0f-890f-4457-9e72-0fa09519a755 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.020375 | controller | Jun 14 08:42:59.430358 crc crio[24245]: time="2026-06-14T08:42:59.430240218Z" level=info msg="Starting container: d62c3f26d9149d26c6488927ab0b1195a13db33a6ffcc4781bc443d15618ada1" id=f435da82-b87f-4f3f-9e84-ef034af8c5ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.020392 | controller | Jun 14 08:42:59.448570 crc crio[24245]: time="2026-06-14T08:42:59.448465837Z" level=info msg="Created container f2196acca9ab616e19a216f00f26c1f4e42dfa41ef3767c522b60f55d60f7d9a: openshift-marketplace/community-operators-vtg2j/extract-utilities" id=5b447d77-fcd6-4638-80eb-cba04d0a8f7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.020411 | controller | Jun 14 08:42:59.450019 crc crio[24245]: time="2026-06-14T08:42:59.449694731Z" level=info msg="Starting container: f2196acca9ab616e19a216f00f26c1f4e42dfa41ef3767c522b60f55d60f7d9a" id=8b10af20-df08-4957-ab2d-a55d58b5b8a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.020427 | controller | Jun 14 08:42:59.454272 crc crio[24245]: time="2026-06-14T08:42:59.45216838Z" level=info msg="Started container" PID=46342 containerID=d62c3f26d9149d26c6488927ab0b1195a13db33a6ffcc4781bc443d15618ada1 description=openshift-marketplace/redhat-marketplace-b57sl/extract-utilities id=f435da82-b87f-4f3f-9e84-ef034af8c5ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65
2026-06-14 10:12:37.020443 | controller | Jun 14 08:42:59.475788 crc crio[24245]: time="2026-06-14T08:42:59.475695392Z" level=info msg="Started container" PID=46348 containerID=f2196acca9ab616e19a216f00f26c1f4e42dfa41ef3767c522b60f55d60f7d9a description=openshift-marketplace/community-operators-vtg2j/extract-utilities id=8b10af20-df08-4957-ab2d-a55d58b5b8a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804
2026-06-14 10:12:37.020459 | controller | Jun 14 08:43:00.268038 crc crio[24245]: time="2026-06-14T08:43:00.267508989Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4" id=1dfc8dd8-734d-4a15-9101-ec687a95de22 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.020474 | controller | Jun 14 08:43:00.270430 crc crio[24245]: time="2026-06-14T08:43:00.268972915Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=c95e624e-456c-4780-8e6f-246d66d44a32 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.020489 | controller | Jun 14 08:43:00.272004 crc crio[24245]: time="2026-06-14T08:43:00.271918951Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=453dc689-d6f1-4cc8-a2a2-a966e6d8e3a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.020504 | controller | Jun 14 08:43:00.279810 crc crio[24245]: time="2026-06-14T08:43:00.279722879Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gr8qc/extract-content" id=4143ec6f-73ae-46f2-9211-48420f700aed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.020520 | controller | Jun 14 08:43:00.280465 crc crio[24245]: time="2026-06-14T08:43:00.280411161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.020536 | controller | Jun 14 08:43:00.330984 crc crio[24245]: time="2026-06-14T08:43:00.330829195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.020551 | controller | Jun 14 08:43:00.335518 crc crio[24245]: time="2026-06-14T08:43:00.335419611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.020566 | controller | Jun 14 08:43:00.386288 crc crio[24245]: time="2026-06-14T08:43:00.386100582Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=7142ef24-8ecb-4e62-bb2e-8198802588ae name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.020581 | controller | Jun 14 08:43:00.387626 crc crio[24245]: time="2026-06-14T08:43:00.387587509Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=ccd425a8-15ec-4cc8-b557-21faa230989d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.020599 | controller | Jun 14 08:43:00.391287 crc crio[24245]: time="2026-06-14T08:43:00.391164054Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7707da48-9deb-4f4d-8ef5-74e4c51931bd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.020614 | controller | Jun 14 08:43:00.405216 crc crio[24245]: time="2026-06-14T08:43:00.40513168Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-z5xxq/extract-content" id=23890ebc-fe11-45af-be92-c5d3736e65eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.020629 | controller | Jun 14 08:43:00.405913 crc crio[24245]: time="2026-06-14T08:43:00.405888392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.020644 | controller | Jun 14 08:43:00.423006 crc crio[24245]: time="2026-06-14T08:43:00.422459134Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=e431694b-b219-4f39-b350-8d9a048c25ab name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.020659 | controller | Jun 14 08:43:00.426278 crc crio[24245]: time="2026-06-14T08:43:00.426164573Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-14 10:12:37.020674 | controller | Jun 14 08:43:00.436423 crc crio[24245]: time="2026-06-14T08:43:00.433352393Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8068cc9f-5c01-4799-8c4e-0f699bcc4b96 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.020689 | controller | Jun 14 08:43:00.438930 crc crio[24245]: time="2026-06-14T08:43:00.438696264Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-14 10:12:37.020704 | controller | Jun 14 08:43:00.456303 crc crio[24245]: time="2026-06-14T08:43:00.456263186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.020719 | controller | Jun 14 08:43:00.459389 crc crio[24245]: time="2026-06-14T08:43:00.459367086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.020734 | controller | Jun 14 08:43:00.461401 crc crio[24245]: time="2026-06-14T08:43:00.461354568Z" level=info msg="Created container aa4e857184e6df88f71370f5d12eb93580810feb2e495b78b0e70e9f432c2743: openshift-marketplace/certified-operators-gr8qc/extract-content" id=4143ec6f-73ae-46f2-9211-48420f700aed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.020749 | controller | Jun 14 08:43:00.465962 crc crio[24245]: time="2026-06-14T08:43:00.463511558Z" level=info msg="Starting container: aa4e857184e6df88f71370f5d12eb93580810feb2e495b78b0e70e9f432c2743" id=5da1d24b-8062-454e-8e93-f2a14b6b2e3f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.020764 | controller | Jun 14 08:43:00.468963 crc crio[24245]: time="2026-06-14T08:43:00.46891029Z" level=info msg="Started container" PID=46386 containerID=aa4e857184e6df88f71370f5d12eb93580810feb2e495b78b0e70e9f432c2743 description=openshift-marketplace/certified-operators-gr8qc/extract-content id=5da1d24b-8062-454e-8e93-f2a14b6b2e3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152
2026-06-14 10:12:37.020780 | controller | Jun 14 08:43:00.588269 crc crio[24245]: time="2026-06-14T08:43:00.587239065Z" level=info msg="Created container fb2b846c93fa26b620208da6fb859df29c2e852ab94df8af10030a3ec65855c3: openshift-marketplace/redhat-operators-z5xxq/extract-content" id=23890ebc-fe11-45af-be92-c5d3736e65eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.020795 | controller | Jun 14 08:43:00.589681 crc crio[24245]: time="2026-06-14T08:43:00.589607441Z" level=info msg="Starting container: fb2b846c93fa26b620208da6fb859df29c2e852ab94df8af10030a3ec65855c3" id=348bae2c-7679-44cb-93d2-bcc632867d17 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.020815 | controller | Jun 14 08:43:00.601303 crc crio[24245]: time="2026-06-14T08:43:00.601121641Z" level=info msg="Started container" PID=46397 containerID=fb2b846c93fa26b620208da6fb859df29c2e852ab94df8af10030a3ec65855c3 description=openshift-marketplace/redhat-operators-z5xxq/extract-content id=348bae2c-7679-44cb-93d2-bcc632867d17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc
2026-06-14 10:12:37.020831 | controller | Jun 14 08:43:00.990769 crc crio[24245]: time="2026-06-14T08:43:00.990088961Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=8068cc9f-5c01-4799-8c4e-0f699bcc4b96 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.020846 | controller | Jun 14 08:43:00.993417 crc crio[24245]: time="2026-06-14T08:43:00.993328824Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=cc475d72-95e7-40bc-9fd1-1ce798d3463b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.020861 | controller | Jun 14 08:43:00.996383 crc crio[24245]: time="2026-06-14T08:43:00.996259618Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=fb086fad-d061-4a04-838b-4af444b27830 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.020876 | controller | Jun 14 08:43:01.025715 crc crio[24245]: time="2026-06-14T08:43:01.025451742Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-b57sl/extract-content" id=b9bca6e2-2159-43ff-bfd1-cfc874c798a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.020892 | controller | Jun 14 08:43:01.037140 crc crio[24245]: time="2026-06-14T08:43:01.036939949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.020908 | controller | Jun 14 08:43:01.095064 crc crio[24245]: time="2026-06-14T08:43:01.094637785Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640" id=e431694b-b219-4f39-b350-8d9a048c25ab name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.020923 | controller | Jun 14 08:43:01.096931 crc crio[24245]: time="2026-06-14T08:43:01.096782743Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=1664e5fd-247e-43fa-af8d-371f496443be name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.020938 | controller | Jun 14 08:43:01.137942 crc crio[24245]: time="2026-06-14T08:43:01.137698986Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=26d54870-7c53-4e0c-9632-d10fba1ca72e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.020953 | controller | Jun 14 08:43:01.161739 crc crio[24245]: time="2026-06-14T08:43:01.161620178Z" level=info msg="Creating container: openshift-marketplace/community-operators-vtg2j/extract-content" id=d71dbdae-6e90-4e0a-9c03-018b2dc48cd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.020968 | controller | Jun 14 08:43:01.165822 crc crio[24245]: time="2026-06-14T08:43:01.165744519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.020983 | controller | Jun 14 08:43:01.168772 crc crio[24245]: time="2026-06-14T08:43:01.16849658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021002 | controller | Jun 14 08:43:01.175001 crc crio[24245]: time="2026-06-14T08:43:01.174897402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021018 | controller | Jun 14 08:43:01.233584 crc crio[24245]: time="2026-06-14T08:43:01.23341236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021033 | controller | Jun 14 08:43:01.237628 crc crio[24245]: time="2026-06-14T08:43:01.237574497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021049 | controller | Jun 14 08:43:01.437623 crc crio[24245]: time="2026-06-14T08:43:01.437530335Z" level=info msg="Created container 377127f59ec75d41b8e564d6eec2df8a1028c0027e35418a94e6138b442d8bf1: openshift-marketplace/redhat-marketplace-b57sl/extract-content" id=b9bca6e2-2159-43ff-bfd1-cfc874c798a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.021064 | controller | Jun 14 08:43:01.446383 crc crio[24245]: time="2026-06-14T08:43:01.446273478Z" level=info msg="Starting container: 377127f59ec75d41b8e564d6eec2df8a1028c0027e35418a94e6138b442d8bf1" id=e805ef56-7f3f-4e9e-96c8-a013707dfb00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.021080 | controller | Jun 14 08:43:01.487735 crc crio[24245]: time="2026-06-14T08:43:01.487600505Z" level=info msg="Created container ab64dc2f3d0c2626c9bcabbe2da7280c97d99e123494e87cfa4d0d9e5aef782c: openshift-marketplace/community-operators-vtg2j/extract-content" id=d71dbdae-6e90-4e0a-9c03-018b2dc48cd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.021095 | controller | Jun 14 08:43:01.492252 crc crio[24245]: time="2026-06-14T08:43:01.49211936Z" level=info msg="Starting container: ab64dc2f3d0c2626c9bcabbe2da7280c97d99e123494e87cfa4d0d9e5aef782c" id=32fc335f-bfc1-4225-a8ff-9599a3aeb79b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.021111 | controller | Jun 14 08:43:01.495005 crc crio[24245]: time="2026-06-14T08:43:01.49488592Z" level=info msg="Started container" PID=46417 containerID=377127f59ec75d41b8e564d6eec2df8a1028c0027e35418a94e6138b442d8bf1 description=openshift-marketplace/redhat-marketplace-b57sl/extract-content id=e805ef56-7f3f-4e9e-96c8-a013707dfb00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65
2026-06-14 10:12:37.021127 | controller | Jun 14 08:43:01.505659 crc crio[24245]: time="2026-06-14T08:43:01.505514391Z" level=info msg="Started container" PID=46423 containerID=ab64dc2f3d0c2626c9bcabbe2da7280c97d99e123494e87cfa4d0d9e5aef782c description=openshift-marketplace/community-operators-vtg2j/extract-content id=32fc335f-bfc1-4225-a8ff-9599a3aeb79b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804
2026-06-14 10:12:37.021143 | controller | Jun 14 08:43:03.567947 crc crio[24245]: time="2026-06-14T08:43:03.567165574Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e9957c73-cd02-4a51-bba1-bd0f0554913a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.021159 | controller | Jun 14 08:43:07.842067 crc crio[24245]: time="2026-06-14T08:43:07.84077373Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2c40e992-a521-44d7-93fb-0cb00b88b2ad name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.021175 | controller | Jun 14 08:43:10.992066 crc crio[24245]: time="2026-06-14T08:43:10.990564346Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0fbcd609-543f-4627-9e3b-e467e748cb17 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.021195 | controller | Jun 14 08:43:15.599085 crc crio[24245]: time="2026-06-14T08:43:15.598113318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e11fdb2d-4a26-46b8-9e13-cbf40d16becb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.021211 | controller | Jun 14 08:43:15.600903 crc crio[24245]: time="2026-06-14T08:43:15.598417639Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=be74177b-af95-4d56-a96b-4630b4495943 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.021226 | controller | Jun 14 08:43:15.600903 crc crio[24245]: time="2026-06-14T08:43:15.599935897Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4fc8f12b-472e-4b47-9125-1604f6a45df3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.021242 | controller | Jun 14 08:43:16.326282 crc crio[24245]: time="2026-06-14T08:43:16.325523914Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-b57sl/registry-server" id=a541bc38-be66-4b2b-b0da-311cb9778ebe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.021257 | controller | Jun 14 08:43:16.341755 crc crio[24245]: time="2026-06-14T08:43:16.341549047Z" level=info msg="Creating container: openshift-marketplace/certified-operators-gr8qc/registry-server" id=78cb86ed-0b64-4361-8a90-e5ef2b5a6c2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.021273 | controller | Jun 14 08:43:16.348751 crc crio[24245]: time="2026-06-14T08:43:16.348497739Z" level=info msg="Creating container: openshift-marketplace/community-operators-vtg2j/registry-server" id=97423f3e-cd8b-4051-8060-e30c37a2b22e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.021288 | controller | Jun 14 08:43:18.312597 crc crio[24245]: time="2026-06-14T08:43:18.312128025Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0d146914-1bc7-4ff1-ad92-6df528a60527 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.021303 | controller | Jun 14 08:43:18.442289 crc crio[24245]: time="2026-06-14T08:43:18.440696938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021318 | controller | Jun 14 08:43:18.442289 crc crio[24245]: time="2026-06-14T08:43:18.440725549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021333 | controller | Jun 14 08:43:18.443543 crc crio[24245]: time="2026-06-14T08:43:18.443415878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021362 | controller | Jun 14 08:43:18.456548 crc crio[24245]: time="2026-06-14T08:43:18.456401272Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a5bdeacd-56b4-456c-95b6-5347c93be1f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.021382 | controller | Jun 14 08:43:24.822491 crc crio[24245]: time="2026-06-14T08:43:24.82094457Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-z5xxq/registry-server" id=26130ca0-99c8-4c40-915c-dda7293ed24c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.021398 | controller | Jun 14 08:43:25.024413 crc crio[24245]: time="2026-06-14T08:43:25.024257482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021417 | controller | Jun 14 08:43:25.216805 crc crio[24245]: time="2026-06-14T08:43:25.216405709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021436 | controller | Jun 14 08:43:25.221211 crc crio[24245]: time="2026-06-14T08:43:25.220965734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021453 | controller | Jun 14 08:43:25.221918 crc crio[24245]: time="2026-06-14T08:43:25.22176412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021468 | controller | Jun 14 08:43:25.226702 crc crio[24245]: time="2026-06-14T08:43:25.226625875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021484 | controller | Jun 14 08:43:25.357367 crc crio[24245]: time="2026-06-14T08:43:25.357253193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021499 | controller | Jun 14 08:43:25.361792 crc crio[24245]: time="2026-06-14T08:43:25.361758059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021514 | controller | Jun 14 08:43:25.362651 crc crio[24245]: time="2026-06-14T08:43:25.36182735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021529 | controller | Jun 14 08:43:25.366285 crc crio[24245]: time="2026-06-14T08:43:25.366245881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021544 | controller | Jun 14 08:43:25.395145 crc crio[24245]: time="2026-06-14T08:43:25.394957509Z" level=info msg="Created container ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35: openshift-marketplace/certified-operators-gr8qc/registry-server" id=78cb86ed-0b64-4361-8a90-e5ef2b5a6c2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.021559 | controller | Jun 14 08:43:25.396105 crc crio[24245]: time="2026-06-14T08:43:25.395705548Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=a044da66-dacf-4efe-899d-fe9aaac4ebd6 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.021574 | controller | Jun 14 08:43:25.397125 crc crio[24245]: time="2026-06-14T08:43:25.397026655Z" level=info msg="Starting container: ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35" id=a1ecfa32-62c4-47f2-a4d0-602f20b8db13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.021589 | controller | Jun 14 08:43:25.397700 crc crio[24245]: time="2026-06-14T08:43:25.397639735Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=dec143ff-51e1-4f3c-aebb-721ab4e50755 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.021605 | controller | Jun 14 08:43:25.407238 crc crio[24245]: time="2026-06-14T08:43:25.407104058Z" level=info msg="Created container fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05: openshift-marketplace/community-operators-vtg2j/registry-server" id=97423f3e-cd8b-4051-8060-e30c37a2b22e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.021620 | controller | Jun 14 08:43:25.407513 crc crio[24245]: time="2026-06-14T08:43:25.407394778Z" level=info msg="Started container" PID=46955 containerID=ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35 description=openshift-marketplace/certified-operators-gr8qc/registry-server id=a1ecfa32-62c4-47f2-a4d0-602f20b8db13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152
2026-06-14 10:12:37.021640 | controller | Jun 14 08:43:25.408650 crc crio[24245]: time="2026-06-14T08:43:25.408576145Z" level=info msg="Starting container: fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05" id=3e0fdae0-50dc-4a92-99fb-8f60967af6c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.021656 | controller | Jun 14 08:43:25.412233 crc crio[24245]: time="2026-06-14T08:43:25.412004865Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=2bd58e94-9760-4385-bbf8-0c1e123fe8be name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.021672 | controller | Jun 14 08:43:25.414157 crc crio[24245]: time="2026-06-14T08:43:25.414019789Z" level=info msg="Started container" PID=46956 containerID=fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05 description=openshift-marketplace/community-operators-vtg2j/registry-server id=3e0fdae0-50dc-4a92-99fb-8f60967af6c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804
2026-06-14 10:12:37.021688 | controller | Jun 14 08:43:25.428098 crc crio[24245]: time="2026-06-14T08:43:25.426284002Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/mariadb" id=f788a9a8-b118-41ee-b170-5a32d5d72036 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.021703 | controller | Jun 14 08:43:25.428686 crc crio[24245]: time="2026-06-14T08:43:25.428602797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021718 | controller | Jun 14 08:43:25.484046 crc crio[24245]: time="2026-06-14T08:43:25.48345353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021734 | controller | Jun 14 08:43:25.546072 crc crio[24245]: time="2026-06-14T08:43:25.545959619Z" level=info msg="Created container ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6: openshift-marketplace/redhat-operators-z5xxq/registry-server" id=26130ca0-99c8-4c40-915c-dda7293ed24c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.021750 | controller | Jun 14 08:43:25.547504 crc crio[24245]: time="2026-06-14T08:43:25.547438186Z" level=info msg="Starting container: ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6" id=445c7e74-60df-494e-afa8-88a450b61b4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.021765 | controller | Jun 14 08:43:25.548515 crc crio[24245]: time="2026-06-14T08:43:25.548429479Z" level=info msg="Created container 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710: openshift-marketplace/redhat-marketplace-b57sl/registry-server" id=a541bc38-be66-4b2b-b0da-311cb9778ebe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.021780 | controller | Jun 14 08:43:25.552303 crc crio[24245]: time="2026-06-14T08:43:25.54973419Z" level=info msg="Starting container: 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710" id=87fd78c9-8326-4be4-8eab-e254aba48a95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.021795 | controller | Jun 14 08:43:25.557130 crc crio[24245]: time="2026-06-14T08:43:25.557077435Z" level=info msg="Started container" PID=46993 containerID=ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6 description=openshift-marketplace/redhat-operators-z5xxq/registry-server id=445c7e74-60df-494e-afa8-88a450b61b4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc
2026-06-14 10:12:37.021814 | controller | Jun 14 08:43:25.570942 crc crio[24245]: time="2026-06-14T08:43:25.567311893Z" level=info msg="Started container" PID=46992 containerID=2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710 description=openshift-marketplace/redhat-marketplace-b57sl/registry-server id=87fd78c9-8326-4be4-8eab-e254aba48a95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65
2026-06-14 10:12:37.021830 | controller | Jun 14 08:43:26.161721 crc crio[24245]: time="2026-06-14T08:43:26.16121296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.021846 | controller | Jun 14 08:43:26.560204 crc crio[24245]: time="2026-06-14T08:43:26.559619081Z" level=info msg="Created container 78bf29f2732a933aa9c2e9d0f45f4b44124244f8cb666b67d6530fa50342406e: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/mariadb" id=f788a9a8-b118-41ee-b170-5a32d5d72036 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.021861 | controller | Jun 14 08:43:26.561767 crc crio[24245]: time="2026-06-14T08:43:26.561514111Z" level=info msg="Starting container: 78bf29f2732a933aa9c2e9d0f45f4b44124244f8cb666b67d6530fa50342406e" id=d4abb9f0-20a7-4328-b3da-7ee36403612b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.021877 | controller | Jun 14 08:43:26.572408 crc crio[24245]: time="2026-06-14T08:43:26.572296208Z" level=info msg="Started container" PID=47061 containerID=78bf29f2732a933aa9c2e9d0f45f4b44124244f8cb666b67d6530fa50342406e description=baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/mariadb id=d4abb9f0-20a7-4328-b3da-7ee36403612b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95
2026-06-14 10:12:37.021893 | controller | Jun 14 08:43:26.602776 crc crio[24245]: time="2026-06-14T08:43:26.601385193Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=1b782b27-9992-4aba-92ac-5ed7f6216b6e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.021908 | controller | Jun 14 08:43:26.620250 crc crio[24245]: time="2026-06-14T08:43:26.62010191Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-14 10:12:37.021924 | controller | Jun 14 08:43:34.634120 crc crio[24245]: time="2026-06-14T08:43:34.630375479Z" level=info msg="Stopping container: ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35 (timeout: 2s)" id=b34579da-c2ca-4151-bf07-259f35ce712a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.021939 | controller | Jun 14 08:43:35.659163 crc crio[24245]: time="2026-06-14T08:43:35.658518514Z" level=info msg="Stopping container: 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710 (timeout: 2s)" id=a381fca0-b967-4599-ba70-c1ef6db3ed14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.021955 | controller | Jun 14 08:43:39.749825 crc crio[24245]: time="2026-06-14T08:43:39.749261847Z" level=info msg="Stopped container 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710: openshift-marketplace/redhat-marketplace-b57sl/registry-server" id=a381fca0-b967-4599-ba70-c1ef6db3ed14 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.021970 | controller | Jun 14 08:43:39.750954 crc crio[24245]: time="2026-06-14T08:43:39.74935279Z" level=info msg="Stopped container ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35: openshift-marketplace/certified-operators-gr8qc/registry-server" id=b34579da-c2ca-4151-bf07-259f35ce712a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.021986 | controller | Jun 14 08:43:39.754919 crc crio[24245]: time="2026-06-14T08:43:39.751711236Z" level=info msg="Stopping pod sandbox: da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152" id=46d9455f-8ed7-4876-9cbb-3db0d6598dd1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.022005 | controller | Jun 14 08:43:39.754919 crc crio[24245]: time="2026-06-14T08:43:39.751789668Z" level=info msg="Stopping pod sandbox: e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65" id=99da2d16-65c7-4d0c-8f0b-523a5ae367fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.022021 | controller | Jun 14 08:43:39.754919 crc crio[24245]: time="2026-06-14T08:43:39.753359919Z" level=info msg="Got pod network &{Name:redhat-marketplace-b57sl Namespace:openshift-marketplace ID:e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65 UID:56f852b0-d7fe-4227-9628-b857de5ced58 NetNS:/var/run/netns/7340f228-9ead-463f-b7f6-735a129d1cbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56f852b0_d7fe_4227_9628_b857de5ced58.slice PodAnnotations:0xc001c3dcf8}] Aliases:map[]}"
2026-06-14 10:12:37.022037 | controller | Jun 14 08:43:39.754919 crc crio[24245]: time="2026-06-14T08:43:39.753445542Z" level=info msg="Got pod network &{Name:certified-operators-gr8qc Namespace:openshift-marketplace ID:da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152 UID:2b717432-2968-42a4-93e2-482ef62fb908 NetNS:/var/run/netns/20a57433-21f2-4739-99b2-0b6bc47c3b6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b717432_2968_42a4_93e2_482ef62fb908.slice PodAnnotations:0xc000522508}] Aliases:map[]}"
2026-06-14 10:12:37.022053 | controller | Jun 14 08:43:39.754919 crc crio[24245]: time="2026-06-14T08:43:39.753626988Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-b57sl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.022068 | controller | Jun 14 08:43:39.754919 crc crio[24245]: time="2026-06-14T08:43:39.753821074Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-gr8qc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.022084 | controller | Jun 14 08:43:40.729064 crc crio[24245]: time="2026-06-14T08:43:40.727633331Z" level=info msg="Stopping container: fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05 (timeout: 2s)" id=945701a1-c586-45c4-846f-a7ff4c5252dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.022100 | controller | Jun 14 08:43:41.952484 crc crio[24245]: time="2026-06-14T08:43:41.951701382Z" level=info msg="Running pod sandbox: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/POD" id=1ebb29a1-b9a4-4d38-9b64-77b42f82d81b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.022115 | controller | Jun 14 08:43:41.952484 crc crio[24245]: time="2026-06-14T08:43:41.952487737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.022131 | controller | Jun 14 08:43:46.826993 crc crio[24245]: time="2026-06-14T08:43:46.825540764Z" level=info msg="Stopping container: ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6 (timeout: 2s)" id=5243a3a7-70fb-458a-a897-a5fd59eb4a4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.022146 | controller | Jun 14 08:43:50.761156 crc crio[24245]: time="2026-06-14T08:43:50.759714268Z" level=info msg="Stopped container ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6: openshift-marketplace/redhat-operators-z5xxq/registry-server" id=5243a3a7-70fb-458a-a897-a5fd59eb4a4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.022162 | controller | Jun 14 08:43:50.763534 crc crio[24245]: time="2026-06-14T08:43:50.762345692Z" level=info msg="Stopping pod sandbox: 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc" id=dc063b33-3f7f-4dbe-9bb3-1c76a63ec1c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.022177 | controller | Jun 14 08:43:50.763534 crc crio[24245]: time="2026-06-14T08:43:50.763175259Z" level=info msg="Got pod network &{Name:redhat-operators-z5xxq Namespace:openshift-marketplace ID:512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc UID:cc4ae9d1-475b-44bf-ae65-842641e82493 NetNS:/var/run/netns/d3f27f6a-0ca7-4a56-9e83-87cd60455c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc4ae9d1_475b_44bf_ae65_842641e82493.slice PodAnnotations:0xc0004cce78}] Aliases:map[]}"
2026-06-14 10:12:37.022200 | controller | Jun 14 08:43:50.763534 crc crio[24245]: time="2026-06-14T08:43:50.76350362Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-z5xxq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.022216 | controller | Jun 14 08:43:50.764744 crc crio[24245]: time="2026-06-14T08:43:50.764665256Z" level=info msg="Stopped pod sandbox: da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152" id=46d9455f-8ed7-4876-9cbb-3db0d6598dd1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.022232 | controller | Jun 14 08:43:50.765569 crc crio[24245]: time="2026-06-14T08:43:50.765459602Z" level=info msg="Stopped pod sandbox: e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65" id=99da2d16-65c7-4d0c-8f0b-523a5ae367fb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.022248 | controller | Jun 14 08:43:50.774671 crc crio[24245]: time="2026-06-14T08:43:50.774582532Z" level=info msg="Stopped container fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05: openshift-marketplace/community-operators-vtg2j/registry-server" id=945701a1-c586-45c4-846f-a7ff4c5252dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.022264 | controller | Jun 14 08:43:50.775924 crc crio[24245]: time="2026-06-14T08:43:50.775829682Z" level=info msg="Stopping pod sandbox: 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804" id=7c1c621d-7f9d-41a0-a198-98e0d6059e89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.022280 | controller | Jun 14 08:43:50.776366 crc crio[24245]: time="2026-06-14T08:43:50.776285347Z" level=info msg="Got pod network &{Name:community-operators-vtg2j Namespace:openshift-marketplace ID:8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804 UID:8482642f-acd8-453e-878a-c8daf416f813 NetNS:/var/run/netns/11f94479-d453-418d-962d-14276cba5060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8482642f_acd8_453e_878a_c8daf416f813.slice PodAnnotations:0xc002422108}] Aliases:map[]}"
2026-06-14 10:12:37.022295 | controller | Jun 14 08:43:50.776511 crc crio[24245]: time="2026-06-14T08:43:50.776455442Z" level=info msg="Deleting pod openshift-marketplace_community-operators-vtg2j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.022311 | controller | Jun 14 08:43:50.884684 crc crio[24245]: time="2026-06-14T08:43:50.884052843Z" level=info msg="Removing container: ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35" id=f2e26e37-60ea-4494-a67a-cce54bff7a81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022326 | controller | Jun 14 08:43:51.359518 crc crio[24245]: time="2026-06-14T08:43:51.355595853Z" level=info msg="Stopped pod sandbox: 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc" id=dc063b33-3f7f-4dbe-9bb3-1c76a63ec1c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.022341 | controller | Jun 14 08:43:51.363612 crc crio[24245]: time="2026-06-14T08:43:51.363499852Z" level=info msg="Stopped pod sandbox: 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804" id=7c1c621d-7f9d-41a0-a198-98e0d6059e89 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.022376 | controller | Jun 14 08:43:51.364602 crc crio[24245]: time="2026-06-14T08:43:51.364510196Z" level=info msg="Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h Namespace:openstack-operators ID:a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777 UID:428bad40-bfb6-46d1-9602-ef2dcc2955a2 NetNS:/var/run/netns/1b3d14c1-4449-458a-840c-b9e9d5d5fa4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428bad40_bfb6_46d1_9602_ef2dcc2955a2.slice PodAnnotations:0xc002c920b8}] Aliases:map[]}"
2026-06-14 10:12:37.022398 | controller | Jun 14 08:43:51.364704 crc crio[24245]: time="2026-06-14T08:43:51.364599759Z" level=info msg="Adding pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.022414 | controller | Jun 14 08:43:51.573405 crc crio[24245]: time="2026-06-14T08:43:51.57282232Z" level=info msg="Removed container ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35: openshift-marketplace/certified-operators-gr8qc/registry-server" id=f2e26e37-60ea-4494-a67a-cce54bff7a81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022430 | controller | Jun 14 08:43:51.579649 crc crio[24245]: time="2026-06-14T08:43:51.579160021Z" level=info msg="Removing container: aa4e857184e6df88f71370f5d12eb93580810feb2e495b78b0e70e9f432c2743" id=58ac1389-bf64-49c8-922a-53aabdec8c23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022445 | controller | Jun 14 08:43:51.921322 crc crio[24245]: 2026-06-14T08:43:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4a001952b96ffc Mac:b2:b1:72:e8:8e:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/1b3d14c1-4449-458a-840c-b9e9d5d5fa4a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.022461 | controller | Jun 14 08:43:51.923649 crc crio[24245]: time="2026-06-14T08:43:51.922317362Z" level=info msg="Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h Namespace:openstack-operators ID:a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777 UID:428bad40-bfb6-46d1-9602-ef2dcc2955a2 NetNS:/var/run/netns/1b3d14c1-4449-458a-840c-b9e9d5d5fa4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428bad40_bfb6_46d1_9602_ef2dcc2955a2.slice PodAnnotations:0xc002c920b8}] Aliases:map[]}"
2026-06-14 10:12:37.022477 | controller | Jun 14 08:43:51.923649 crc crio[24245]: time="2026-06-14T08:43:51.922459247Z" level=info msg="Checking pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.022493 | controller | Jun 14 08:43:52.081245 crc crio[24245]: time="2026-06-14T08:43:52.081071024Z" level=info msg="Ran pod sandbox a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777 with infra container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/POD" id=1ebb29a1-b9a4-4d38-9b64-77b42f82d81b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.022509 | controller | Jun 14 08:43:52.084100 crc crio[24245]: time="2026-06-14T08:43:52.083941386Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0d1735f3-e2b1-4bb6-9c31-f70339286868 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.022524 | controller | Jun 14 08:43:52.206080 crc crio[24245]: time="2026-06-14T08:43:52.205364418Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2de4247f-e4f4-49cf-a7ef-68d4e681b93a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.022540 | controller | Jun 14 08:43:52.223104 crc crio[24245]: time="2026-06-14T08:43:52.222950281Z" level=info msg="Removed container aa4e857184e6df88f71370f5d12eb93580810feb2e495b78b0e70e9f432c2743: openshift-marketplace/certified-operators-gr8qc/extract-content" id=58ac1389-bf64-49c8-922a-53aabdec8c23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022568 | controller | Jun 14 08:43:52.273974 crc crio[24245]: time="2026-06-14T08:43:52.273691836Z" level=info msg="Removing container: 4f270e14b75fa10a3554f19ac26b1b8e683010e40b6d70ae94ff38e0381191ec" id=e9c590b4-b7b4-45b3-aeb6-a7b669c3b02b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022584 | controller | Jun 14 08:43:52.807536 crc crio[24245]: time="2026-06-14T08:43:52.806980473Z" level=info msg="Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/util" id=7e92d1c5-be35-47ea-adc9-d171a0c1be7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.022599 | controller | Jun 14 08:43:53.232602 crc crio[24245]: time="2026-06-14T08:43:53.23243277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.022614 | controller | Jun 14 08:43:53.354655 crc crio[24245]: time="2026-06-14T08:43:53.354559345Z" level=info msg="Removed container 4f270e14b75fa10a3554f19ac26b1b8e683010e40b6d70ae94ff38e0381191ec: openshift-marketplace/certified-operators-gr8qc/extract-utilities" id=e9c590b4-b7b4-45b3-aeb6-a7b669c3b02b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022630 | controller | Jun 14 08:43:53.358402 crc crio[24245]: time="2026-06-14T08:43:53.358321615Z" level=info msg="Removing container: 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710" id=dfa3d76a-22cb-496a-8f15-694a6df609c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022645 | controller | Jun 14 08:43:53.637468 crc crio[24245]: time="2026-06-14T08:43:53.637349441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.022660 | controller | Jun 14 08:43:53.641296 crc crio[24245]: time="2026-06-14T08:43:53.641177524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.022675 | controller | Jun 14 08:43:53.645113 crc crio[24245]: time="2026-06-14T08:43:53.644990961Z" level=info msg="Removed container 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710: openshift-marketplace/redhat-marketplace-b57sl/registry-server" id=dfa3d76a-22cb-496a-8f15-694a6df609c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022690 | controller | Jun 14 08:43:53.648292 crc crio[24245]: time="2026-06-14T08:43:53.648223299Z" level=info msg="Removing container: 377127f59ec75d41b8e564d6eec2df8a1028c0027e35418a94e6138b442d8bf1" id=e9482778-9bac-4451-b27f-8c5373d02c4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022705 | controller | Jun 14 08:43:53.724575 crc crio[24245]: time="2026-06-14T08:43:53.724481516Z" level=info msg="Removed container 377127f59ec75d41b8e564d6eec2df8a1028c0027e35418a94e6138b442d8bf1: openshift-marketplace/redhat-marketplace-b57sl/extract-content" id=e9482778-9bac-4451-b27f-8c5373d02c4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022720 | controller | Jun 14 08:43:53.728206 crc crio[24245]: time="2026-06-14T08:43:53.728069987Z" level=info msg="Removing container: d62c3f26d9149d26c6488927ab0b1195a13db33a6ffcc4781bc443d15618ada1" id=fe54d1f3-c9ca-4823-9c7c-a2db673c2b46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022735 | controller | Jun 14 08:43:53.768329 crc crio[24245]: time="2026-06-14T08:43:53.768166556Z" level=info msg="Created container 878952b023d92323683624a0f257f5c128e5a1f60741a549916378b8b3883849: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/util" id=7e92d1c5-be35-47ea-adc9-d171a0c1be7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.022754 | controller | Jun 14 08:43:53.770683 crc crio[24245]: time="2026-06-14T08:43:53.770566014Z" level=info msg="Starting container: 878952b023d92323683624a0f257f5c128e5a1f60741a549916378b8b3883849" id=abc67d29-debe-4362-ae57-509cb1a19f0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.022769 | controller | Jun 14 08:43:53.773887 crc crio[24245]: time="2026-06-14T08:43:53.773707157Z" level=info msg="Removed container d62c3f26d9149d26c6488927ab0b1195a13db33a6ffcc4781bc443d15618ada1: openshift-marketplace/redhat-marketplace-b57sl/extract-utilities" id=fe54d1f3-c9ca-4823-9c7c-a2db673c2b46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022785 | controller | Jun 14 08:43:53.778915 crc crio[24245]: time="2026-06-14T08:43:53.77876705Z" level=info msg="Started container" PID=48183 containerID=878952b023d92323683624a0f257f5c128e5a1f60741a549916378b8b3883849 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/util id=abc67d29-debe-4362-ae57-509cb1a19f0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777
2026-06-14 10:12:37.022800 | controller | Jun 14 08:43:53.780058 crc crio[24245]: time="2026-06-14T08:43:53.77998754Z" level=info msg="Removing container: fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05" id=cfcf19e1-fb2d-4f93-b3f6-3a022e88c64e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022816 | controller | Jun 14 08:43:53.798321 crc crio[24245]: time="2026-06-14T08:43:53.798158316Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=1b782b27-9992-4aba-92ac-5ed7f6216b6e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.022831 | controller | Jun 14 08:43:53.799322 crc crio[24245]: time="2026-06-14T08:43:53.799160611Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=012e5c9b-e772-4c91-8548-3a54dc4dbbc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.022846 | controller | Jun 14 08:43:53.816963 crc crio[24245]: time="2026-06-14T08:43:53.816819745Z" level=info msg="Removed container fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05: openshift-marketplace/community-operators-vtg2j/registry-server" id=cfcf19e1-fb2d-4f93-b3f6-3a022e88c64e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022861 | controller | Jun 14 08:43:53.820907 crc crio[24245]: time="2026-06-14T08:43:53.820794841Z" level=info msg="Removing container: ab64dc2f3d0c2626c9bcabbe2da7280c97d99e123494e87cfa4d0d9e5aef782c" id=6750f595-4f58-453d-95de-4afa0787577e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022877 | controller | Jun 14 08:43:53.821099 crc crio[24245]: time="2026-06-14T08:43:53.820822462Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=ae276ad9-5e34-472a-a8fb-8c3767e613d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.022892 | controller | Jun 14 08:43:53.830504 crc crio[24245]: time="2026-06-14T08:43:53.830436128Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic" id=7fb1cbc2-40b0-457e-a417-f5bfc63e5cb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.022907 | controller | Jun 14 08:43:53.832735 crc crio[24245]: time="2026-06-14T08:43:53.832687861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.022922 | controller | Jun 14 08:43:53.864620 crc crio[24245]: time="2026-06-14T08:43:53.864500826Z" level=info msg="Removed container ab64dc2f3d0c2626c9bcabbe2da7280c97d99e123494e87cfa4d0d9e5aef782c: openshift-marketplace/community-operators-vtg2j/extract-content" id=6750f595-4f58-453d-95de-4afa0787577e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022941 | controller | Jun 14 08:43:53.869503 crc crio[24245]: time="2026-06-14T08:43:53.869072006Z" level=info msg="Removing container: f2196acca9ab616e19a216f00f26c1f4e42dfa41ef3767c522b60f55d60f7d9a" id=236eca2f-4fcc-4ef4-aaa4-07709d53bd83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022956 | controller | Jun 14 08:43:53.879287 crc crio[24245]: time="2026-06-14T08:43:53.879208363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.022972 | controller | Jun 14 08:43:53.943534 crc crio[24245]: time="2026-06-14T08:43:53.941474561Z" level=info msg="Removed container f2196acca9ab616e19a216f00f26c1f4e42dfa41ef3767c522b60f55d60f7d9a: openshift-marketplace/community-operators-vtg2j/extract-utilities" id=236eca2f-4fcc-4ef4-aaa4-07709d53bd83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.022988 | controller | Jun 14 08:43:53.946773 crc crio[24245]: time="2026-06-14T08:43:53.946700435Z" level=info msg="Removing container: ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6" id=b3f5bfcd-18e8-4329-afc9-c9a90915d112 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.023003 | controller | Jun 14 08:43:53.967359 crc crio[24245]: time="2026-06-14T08:43:53.967282973Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9" id=adf1d0ac-9abd-4a6a-a111-9133ca020840 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.023018 | controller | Jun 14 08:43:53.971766 crc crio[24245]: time="2026-06-14T08:43:53.970072761Z" level=info msg="Removed container ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6: openshift-marketplace/redhat-operators-z5xxq/registry-server" id=b3f5bfcd-18e8-4329-afc9-c9a90915d112 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.023034 | controller | Jun 14 08:43:53.972270 crc crio[24245]: time="2026-06-14T08:43:53.972067974Z" level=info msg="Removing container: fb2b846c93fa26b620208da6fb859df29c2e852ab94df8af10030a3ec65855c3" id=8435a454-353a-41b2-8503-467d8ac6aa20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.023049 | controller | Jun 14 08:43:53.976397 crc crio[24245]: time="2026-06-14T08:43:53.97627268Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\""
2026-06-14 10:12:37.023065 | controller | Jun 14 08:43:53.999954 crc crio[24245]: time="2026-06-14T08:43:53.999825363Z" level=info msg="Removed container fb2b846c93fa26b620208da6fb859df29c2e852ab94df8af10030a3ec65855c3: openshift-marketplace/redhat-operators-z5xxq/extract-content" id=8435a454-353a-41b2-8503-467d8ac6aa20 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.023080 | controller | Jun 14 08:43:54.004345 crc crio[24245]: time="2026-06-14T08:43:54.004279182Z" level=info msg="Removing container: 91bf8b09e436bc6afffca51311a17257807ec8f0ca920c22a35b4d608a20e911" id=a3f1db0a-24b6-4c7b-b0c4-0bba742c5f46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.023096 | controller | Jun 14 08:43:54.023809 crc crio[24245]: time="2026-06-14T08:43:54.023691584Z" level=info msg="Removed container 91bf8b09e436bc6afffca51311a17257807ec8f0ca920c22a35b4d608a20e911: openshift-marketplace/redhat-operators-z5xxq/extract-utilities" id=a3f1db0a-24b6-4c7b-b0c4-0bba742c5f46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.023111 | controller | Jun 14 08:43:54.451824 crc crio[24245]: time="2026-06-14T08:43:54.45172028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.023128 | controller | Jun 14 08:43:54.541573 crc crio[24245]: time="2026-06-14T08:43:54.541444581Z" level=info msg="Created container df61fa1631811e388a728e856d97f7169b6d5ca4e72115ed02673e660742341e: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic" id=7fb1cbc2-40b0-457e-a417-f5bfc63e5cb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.023148 | controller | Jun 14 08:43:54.543605 crc crio[24245]: time="2026-06-14T08:43:54.543474616Z" level=info msg="Starting container: df61fa1631811e388a728e856d97f7169b6d5ca4e72115ed02673e660742341e" id=a34ede27-3d48-44db-afda-0737a3ecc4a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.023165 | controller | Jun 14 08:43:54.550909 crc crio[24245]: time="2026-06-14T08:43:54.550713987Z" level=info msg="Started container" PID=48239 containerID=df61fa1631811e388a728e856d97f7169b6d5ca4e72115ed02673e660742341e description=baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic id=a34ede27-3d48-44db-afda-0737a3ecc4a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95
2026-06-14 10:12:37.023181 | controller | Jun 14 08:43:54.567062 crc crio[24245]: time="2026-06-14T08:43:54.566954695Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=a57a9534-de3f-4f8c-abb5-7fc3277ea882 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.023197 | controller | Jun 14 08:43:54.571797 crc crio[24245]: time="2026-06-14T08:43:54.571690087Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-14 10:12:37.023213 | controller | Jun 14 08:43:54.757999 crc crio[24245]: time="2026-06-14T08:43:54.75777768Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-operator-bundle@sha256:1696ba10dec7e5769fece4cc1419b88a3b4af52ce35c6780b9bfdd64600e1f68" id=adf1d0ac-9abd-4a6a-a111-9133ca020840 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.023229 | controller | Jun 14 08:43:54.759453 crc crio[24245]: time="2026-06-14T08:43:54.759382661Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9" id=1582e147-fa4e-4ffb-a2ef-cbd0d6792d6b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.023245 | controller | Jun 14 08:43:54.762817 crc crio[24245]: time="2026-06-14T08:43:54.762722988Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9" id=c7ba59d6-6b1b-4f45-bbe8-8a276f9a7367 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.023261 | controller | Jun 14 08:43:54.779137 crc crio[24245]: time="2026-06-14T08:43:54.779051478Z" level=info msg="Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/pull" id=8a065aa6-9421-4cfd-876b-f355619e9f6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.023276 | controller | Jun 14 08:43:54.780728 crc crio[24245]: time="2026-06-14T08:43:54.78065888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.023292 | controller | Jun 14 08:43:54.815485 crc crio[24245]: time="2026-06-14T08:43:54.815288064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.023308 | controller | Jun 14 08:43:54.815727 crc crio[24245]: time="2026-06-14T08:43:54.815548862Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/550844dec50eb1029290c213800e4051fb370468925add79015125854ee32161/merged/etc/passwd: no such file or directory"
2026-06-14 10:12:37.023323 | controller | Jun 14 08:43:54.815727 crc crio[24245]: time="2026-06-14T08:43:54.815578703Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/550844dec50eb1029290c213800e4051fb370468925add79015125854ee32161/merged/etc/group: no such file or directory"
2026-06-14 10:12:37.023338 | controller | Jun 14 08:43:54.818619 crc crio[24245]: time="2026-06-14T08:43:54.818553208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.023378 | controller | Jun 14 08:43:54.940757 crc crio[24245]: time="2026-06-14T08:43:54.940590479Z" level=info msg="Created container 077812d2968d35be3cf2b43c30d59f9ae127f63fa97c0a49b3dd772cf8709194: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/pull" id=8a065aa6-9421-4cfd-876b-f355619e9f6e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.023397 | controller | Jun 14 08:43:54.942372 crc crio[24245]: time="2026-06-14T08:43:54.942280193Z" level=info msg="Starting container: 077812d2968d35be3cf2b43c30d59f9ae127f63fa97c0a49b3dd772cf8709194" id=7f8e75ff-29e6-4ca9-b0d7-7dcd6ab11de8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.023414 | controller | Jun 14 08:43:54.948693 crc crio[24245]: time="2026-06-14T08:43:54.948549873Z" level=info msg="Started container" PID=48311 containerID=077812d2968d35be3cf2b43c30d59f9ae127f63fa97c0a49b3dd772cf8709194 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/pull id=7f8e75ff-29e6-4ca9-b0d7-7dcd6ab11de8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777
2026-06-14 10:12:37.023430 | controller | Jun 14 08:43:54.999790 crc crio[24245]: time="2026-06-14T08:43:54.99921278Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=a57a9534-de3f-4f8c-abb5-7fc3277ea882 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.023446 | controller | Jun 14 08:43:55.000821 crc crio[24245]: time="2026-06-14T08:43:55.00076933Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=3c01867b-0123-473a-a3a7-a4884eea2eab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.023461 | controller | Jun 14 08:43:55.008101 crc crio[24245]: time="2026-06-14T08:43:55.008016169Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=eb1bb0b1-1cde-4b4e-bc5f-03cfb239fbb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.023477 | controller | Jun 14 08:43:55.024235 crc crio[24245]: time="2026-06-14T08:43:55.024143463Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-httpd" id=f723af87-0a95-4516-a5c1-685782a5c023 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.023492 | controller | Jun 14 08:43:55.026643 crc crio[24245]: time="2026-06-14T08:43:55.026579452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.023507 | controller | Jun 14 08:43:55.071969 crc crio[24245]: time="2026-06-14T08:43:55.071731131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.023522 | controller | Jun 14 08:43:55.593103 crc crio[24245]: time="2026-06-14T08:43:55.59291077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.023537 | controller | Jun 14 08:43:55.704156 crc crio[24245]: time="2026-06-14T08:43:55.704026674Z" level=info msg="Created container c8f63d8211711686b798dd01c956f366182ef9c2d5eb37a99d5dd7b58b169d4f: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-httpd" id=f723af87-0a95-4516-a5c1-685782a5c023 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.023552 | controller | Jun 14 08:43:55.705458 crc crio[24245]: time="2026-06-14T08:43:55.705367047Z" level=info msg="Starting container: c8f63d8211711686b798dd01c956f366182ef9c2d5eb37a99d5dd7b58b169d4f" id=3dc826b1-a691-40d9-987a-fc91572b1cb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.023571 | controller | Jun 14 08:43:55.716462 crc crio[24245]: time="2026-06-14T08:43:55.716330046Z" level=info msg="Started container" PID=48353 containerID=c8f63d8211711686b798dd01c956f366182ef9c2d5eb37a99d5dd7b58b169d4f description=baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-httpd id=3dc826b1-a691-40d9-987a-fc91572b1cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95
2026-06-14 10:12:37.023587 | controller | Jun 14 08:43:55.737322 crc crio[24245]: time="2026-06-14T08:43:55.737163541Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=583b12f1-0022-4f07-b36d-00ceecdaddfb name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.023603 | controller | Jun 14 08:43:55.747714 crc crio[24245]: time="2026-06-14T08:43:55.747580058Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-14 10:12:37.023618 | controller | Jun 14 08:43:56.051594 crc crio[24245]: time="2026-06-14T08:43:56.051491304Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=10b8b190-7795-4d27-9ed9-c8a999e2c2e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.023634 | controller | Jun 14 08:43:56.058587 crc crio[24245]: time="2026-06-14T08:43:56.058452836Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d6f6b512-86ca-4144-ad86-7e75a29bd36a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.023650 | controller | Jun 14 08:43:56.075479 crc crio[24245]: time="2026-06-14T08:43:56.07443541Z" level=info msg="Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/extract" id=f2b0d52c-3165-4c7c-b66d-20e783b9a2bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.023665 | controller | Jun 14 08:43:56.084727 crc crio[24245]: time="2026-06-14T08:43:56.084644229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.023680 | controller | Jun 14 08:43:56.142424 crc crio[24245]: time="2026-06-14T08:43:56.14228848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.023695 | controller | Jun 14 08:43:56.147989 crc crio[24245]: time="2026-06-14T08:43:56.147801347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.023710 | controller | Jun 14 08:43:56.171893 crc crio[24245]: time="2026-06-14T08:43:56.17173294Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=583b12f1-0022-4f07-b36d-00ceecdaddfb name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.023726 | controller | Jun 14 08:43:56.173567 crc crio[24245]: time="2026-06-14T08:43:56.173491795Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=b115b046-ff88-4390-b6c7-8dc915accb28 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.023755 | controller | Jun 14 08:43:56.177332 crc crio[24245]: time="2026-06-14T08:43:56.176612824Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=d9312416-2313-4f37-b02a-3f8ae3383998 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.023772 | controller | Jun 14 08:43:56.192794 crc crio[24245]: time="2026-06-14T08:43:56.192679696Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-log-watch" id=b9807e6a-c6f0-4543-a41e-5c0004a2323a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.023792 | controller | Jun 14 08:43:56.193419 crc crio[24245]: time="2026-06-14T08:43:56.193350752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.023809 | controller | Jun 14 08:43:56.234330 crc crio[24245]: time="2026-06-14T08:43:56.234230401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.023824 | controller | Jun 14 08:43:56.376374 crc crio[24245]: time="2026-06-14T08:43:56.376162028Z" level=info msg="Created container 9fc01cef6c560ef120843144313f5c5c90194030872ab43102b42aeaa16e5e86: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/extract" id=f2b0d52c-3165-4c7c-b66d-20e783b9a2bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.023840 | controller | Jun 14 08:43:56.379478 crc crio[24245]: time="2026-06-14T08:43:56.37934989Z" level=info msg="Starting container: 9fc01cef6c560ef120843144313f5c5c90194030872ab43102b42aeaa16e5e86" id=a88b4d1e-0cd7-43a4-9c9a-53f854a16557 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.023856 | controller | Jun 14 08:43:56.387077 crc crio[24245]: time="2026-06-14T08:43:56.386401347Z" level=info msg="Started container" PID=48468 containerID=9fc01cef6c560ef120843144313f5c5c90194030872ab43102b42aeaa16e5e86 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/extract id=a88b4d1e-0cd7-43a4-9c9a-53f854a16557 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777
2026-06-14 10:12:37.023872 | controller | Jun 14 08:43:56.711994 crc crio[24245]: time="2026-06-14T08:43:56.711832442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.023888 | controller | Jun 14 08:43:56.802964 crc crio[24245]: time="2026-06-14T08:43:56.80274091Z" level=info msg="Created container eb5457323ffe2e93ced0babd2dc69a9c7f3026c5219d891366ed8e6269b8c5d9: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-log-watch" id=b9807e6a-c6f0-4543-a41e-5c0004a2323a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.023904 | controller | Jun 14 08:43:56.804437 crc crio[24245]: time="2026-06-14T08:43:56.804394343Z" level=info msg="Starting container: eb5457323ffe2e93ced0babd2dc69a9c7f3026c5219d891366ed8e6269b8c5d9" id=c02fa3e9-ebc9-4ec2-91a4-b8d55f7df287 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.023920 | controller | Jun 14 08:43:56.810116 crc crio[24245]: time="2026-06-14T08:43:56.809994232Z" level=info msg="Started container" PID=48510 containerID=eb5457323ffe2e93ced0babd2dc69a9c7f3026c5219d891366ed8e6269b8c5d9 description=baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-log-watch id=c02fa3e9-ebc9-4ec2-91a4-b8d55f7df287 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95
2026-06-14 10:12:37.023935 | controller | Jun 14 08:43:58.099219 crc crio[24245]: time="2026-06-14T08:43:58.099050758Z" level=info msg="Stopping pod sandbox: a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777" id=3dae161e-58a5-48bf-a2c0-feac2ddbb5d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.023951 | controller | Jun 14 08:43:58.100801 crc crio[24245]: time="2026-06-14T08:43:58.100669551Z" level=info msg="Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h Namespace:openstack-operators ID:a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777 UID:428bad40-bfb6-46d1-9602-ef2dcc2955a2 NetNS:/var/run/netns/1b3d14c1-4449-458a-840c-b9e9d5d5fa4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428bad40_bfb6_46d1_9602_ef2dcc2955a2.slice PodAnnotations:0xc0001311d8}] Aliases:map[]}"
2026-06-14 10:12:37.023972 | controller | Jun 14 08:43:58.101365 crc crio[24245]: time="2026-06-14T08:43:58.101173167Z" level=info msg="Deleting pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.023987 | controller | Jun 14 08:43:58.421334 crc crio[24245]: time="2026-06-14T08:43:58.420309381Z" level=info msg="Stopping pod sandbox: da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152" id=cbd45e7c-d188-4ace-b317-d11691ea2bfc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.024002 | controller | Jun 14 08:43:58.421334 crc crio[24245]: time="2026-06-14T08:43:58.420825508Z" level=info msg="Stopped pod sandbox (already stopped): da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152" id=cbd45e7c-d188-4ace-b317-d11691ea2bfc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.024018 | controller | Jun 14 08:43:58.423811 crc crio[24245]: time="2026-06-14T08:43:58.423249235Z" level=info msg="Removing pod sandbox: da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152" id=fa50009a-94d5-4bb6-813d-dbda7ad4ebc4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.024033 | controller | Jun 14 08:43:58.443981 crc crio[24245]: time="2026-06-14T08:43:58.443791857Z" level=info msg="Removed pod sandbox: da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152" id=fa50009a-94d5-4bb6-813d-dbda7ad4ebc4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.024048 | controller | Jun 14 08:43:58.450652 crc crio[24245]: time="2026-06-14T08:43:58.450509078Z" level=info msg="Stopping pod sandbox: 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc" id=e0723b79-2793-4a4e-a4e6-080d408f4343 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.024063 | controller | Jun 14 08:43:58.450652 crc crio[24245]: time="2026-06-14T08:43:58.450632322Z" level=info msg="Stopped pod sandbox (already stopped): 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc" id=e0723b79-2793-4a4e-a4e6-080d408f4343 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.024078 | controller | Jun 14 08:43:58.452242 crc crio[24245]: time="2026-06-14T08:43:58.452069207Z" level=info msg="Removing pod sandbox: 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc" id=5e6b62d5-fb39-40b7-a803-17b982aa60b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.024093 | controller | Jun 14 08:43:58.473686 crc crio[24245]: time="2026-06-14T08:43:58.473605503Z" level=info msg="Removed pod sandbox: 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc" id=5e6b62d5-fb39-40b7-a803-17b982aa60b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.024108 | controller | Jun 14 08:43:58.475568 crc crio[24245]: time="2026-06-14T08:43:58.47543284Z" level=info msg="Stopping pod sandbox: 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804" id=5c73c211-947a-4dfc-9567-ec24c73883ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.024123 | controller | Jun 14 08:43:58.475690 crc crio[24245]: time="2026-06-14T08:43:58.475604566Z" level=info msg="Stopped pod sandbox (already stopped): 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804" id=5c73c211-947a-4dfc-9567-ec24c73883ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.024138 | controller | Jun 14 08:43:58.476541 crc crio[24245]: time="2026-06-14T08:43:58.476457282Z" level=info msg="Removing pod sandbox: 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804" id=21430bb7-a865-414c-a916-0268d1be3f58 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.024153 | controller | Jun 14 08:43:58.491596 crc crio[24245]: time="2026-06-14T08:43:58.491482204Z" level=info msg="Removed pod sandbox: 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804" id=21430bb7-a865-414c-a916-0268d1be3f58 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.024171 | controller | Jun 14 08:43:58.493509 crc crio[24245]: time="2026-06-14T08:43:58.493338831Z" level=info msg="Stopping pod sandbox: e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65" id=7dfab7a3-dcd8-42f4-bdba-a73597d8451e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.024187 | controller | Jun 14 08:43:58.493765 crc crio[24245]: time="2026-06-14T08:43:58.493526467Z" level=info msg="Stopped pod sandbox (already stopped): e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65" id=7dfab7a3-dcd8-42f4-bdba-a73597d8451e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.024202 | controller | Jun 14 08:43:58.494484 crc crio[24245]: time="2026-06-14T08:43:58.494409705Z" level=info msg="Removing pod sandbox: e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65" id=873dc662-855f-402d-94bb-2567cd0575cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.024218 | controller | Jun 14 08:43:58.512500 crc crio[24245]: time="2026-06-14T08:43:58.512378821Z" level=info msg="Removed pod sandbox: e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65" id=873dc662-855f-402d-94bb-2567cd0575cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.024233 | controller | Jun 14 08:43:58.540987 crc crio[24245]: time="2026-06-14T08:43:58.540799414Z" level=info msg="Stopped pod sandbox: a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777" id=3dae161e-58a5-48bf-a2c0-feac2ddbb5d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.024249 | controller | Jun 14 08:44:00.539403 crc crio[24245]: time="2026-06-14T08:44:00.538815368Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690444-7g7s6/POD" id=40233258-fc9d-44ae-ba64-4edc9e1f5518 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.024265 | controller | Jun 14 08:44:00.540434 crc crio[24245]: time="2026-06-14T08:44:00.539449099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.024281 | controller | Jun 14 08:44:00.572426 crc crio[24245]: time="2026-06-14T08:44:00.572324127Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690444-7g7s6 Namespace:openshift-infra ID:202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41 UID:8f4912d0-93d6-4300-b3da-28704bbbe213 NetNS:/var/run/netns/46f31b4b-2c90-4859-974a-df870d6814eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f4912d0_93d6_4300_b3da_28704bbbe213.slice PodAnnotations:0xc000620378}] Aliases:map[]}"
2026-06-14 10:12:37.024299 | controller | Jun 14 08:44:00.572426 crc crio[24245]: time="2026-06-14T08:44:00.572407519Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690444-7g7s6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.024315 | controller | Jun 14 08:44:01.106809 crc crio[24245]: 2026-06-14T08:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:202b6c8c34dbf0c Mac:d2:0b:b7:de:c9:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/46f31b4b-2c90-4859-974a-df870d6814eb SocketPath: PciID:}] [{Interface:0xc00013ce30 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.024331 | controller | Jun 14 08:44:01.108708 crc crio[24245]: time="2026-06-14T08:44:01.108146958Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690444-7g7s6 Namespace:openshift-infra ID:202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41 UID:8f4912d0-93d6-4300-b3da-28704bbbe213 NetNS:/var/run/netns/46f31b4b-2c90-4859-974a-df870d6814eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f4912d0_93d6_4300_b3da_28704bbbe213.slice PodAnnotations:0xc000620378}] Aliases:map[]}"
2026-06-14 10:12:37.024367 | controller | Jun 14 08:44:01.108708 crc crio[24245]: time="2026-06-14T08:44:01.108350364Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690444-7g7s6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.024390 | controller | Jun 14 08:44:01.115716 crc crio[24245]: time="2026-06-14T08:44:01.115631199Z" level=info msg="Ran pod sandbox 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41 with infra container: openshift-infra/auto-csr-approver-29690444-7g7s6/POD" id=40233258-fc9d-44ae-ba64-4edc9e1f5518 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.024409 | controller | Jun 14 08:44:01.118108 crc crio[24245]: time="2026-06-14T08:44:01.118044029Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c5bcfc7f-db28-4e7e-b8ff-9114f152069d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.024427 | controller | Jun 14 08:44:01.125392 crc crio[24245]: time="2026-06-14T08:44:01.125326512Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.024443 | controller | Jun 14 08:44:01.706116 crc crio[24245]: time="2026-06-14T08:44:01.705276766Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/POD" id=ee9bf09c-75bc-403e-a352-2eff7c4df916 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.024459 | controller | Jun 14 08:44:01.706116 crc crio[24245]: time="2026-06-14T08:44:01.705804773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.024475 | controller | Jun 14 08:44:01.737275 crc crio[24245]: time="2026-06-14T08:44:01.73711831Z" level=info msg="Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-9rq4m Namespace:openstack-operators ID:ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525 UID:be977a3e-7fc7-41e3-a7dc-bb1ea98c1ca7 NetNS:/var/run/netns/b0a218e6-28e1-48fe-9646-bec1e0365261 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe977a3e_7fc7_41e3_a7dc_bb1ea98c1ca7.slice PodAnnotations:0xc000620710}] Aliases:map[]}"
2026-06-14 10:12:37.024491 | controller | Jun 14 08:44:01.737275 crc crio[24245]: time="2026-06-14T08:44:01.737221883Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-9rq4m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.024508 | controller | Jun 14 08:44:02.036569 crc crio[24245]: time="2026-06-14T08:44:02.036477406Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c5bcfc7f-db28-4e7e-b8ff-9114f152069d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.024524 | controller | Jun 14 08:44:02.040477 crc crio[24245]: time="2026-06-14T08:44:02.0394091Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2c437bdf-337a-4bb5-9b1c-3081420ef2c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.024540 | controller | Jun 14 08:44:02.044692 crc crio[24245]: time="2026-06-14T08:44:02.044268125Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3bfac4a1-5fb8-44e1-adcd-b9135e563881 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.024557 | controller | Jun 14 08:44:02.053793 crc crio[24245]: time="2026-06-14T08:44:02.053718795Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690444-7g7s6/oc" id=4ef60bc8-313e-405a-ba3d-912b6f8d9faa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.024573 | controller | Jun 14 08:44:02.054339 crc crio[24245]: time="2026-06-14T08:44:02.054264873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.024592 | controller | Jun 14 08:44:02.085739 crc crio[24245]: time="2026-06-14T08:44:02.085651224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.024609 | controller | Jun 14 08:44:02.138605 crc crio[24245]: 2026-06-14T08:44:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ade5bb85f8aac43 Mac:be:4c:4b:b7:ad:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/b0a218e6-28e1-48fe-9646-bec1e0365261 SocketPath: PciID:}] [{Interface:0xc0002d11e0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.024625 | controller | Jun 14 08:44:02.147814 crc crio[24245]: time="2026-06-14T08:44:02.147716986Z" level=info msg="Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-9rq4m Namespace:openstack-operators ID:ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525 UID:be977a3e-7fc7-41e3-a7dc-bb1ea98c1ca7 NetNS:/var/run/netns/b0a218e6-28e1-48fe-9646-bec1e0365261 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe977a3e_7fc7_41e3_a7dc_bb1ea98c1ca7.slice PodAnnotations:0xc000620710}] Aliases:map[]}"
2026-06-14 10:12:37.024641 | controller | Jun 14 08:44:02.148160 crc crio[24245]: time="2026-06-14T08:44:02.148026836Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-9rq4m for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.024658 | controller | Jun 14 08:44:02.177984 crc crio[24245]: time="2026-06-14T08:44:02.177916289Z" level=info msg="Ran pod sandbox ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525 with infra container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/POD" id=ee9bf09c-75bc-403e-a352-2eff7c4df916 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.024673 | controller | Jun 14 08:44:02.180986 crc crio[24245]: time="2026-06-14T08:44:02.180815609Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=f14f8c8b-8b28-400c-83af-1fd19b76d4c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.024689 | controller | Jun 14 08:44:02.181473 crc crio[24245]: time="2026-06-14T08:44:02.181322475Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f not found" id=f14f8c8b-8b28-400c-83af-1fd19b76d4c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.024705 | controller | Jun 14 08:44:02.181473 crc crio[24245]: time="2026-06-14T08:44:02.181420708Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f found" id=f14f8c8b-8b28-400c-83af-1fd19b76d4c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.024721 | controller | Jun 14 08:44:02.191320 crc crio[24245]: time="2026-06-14T08:44:02.191254739Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=eca248fe-46c8-4ea7-9209-241a9af69ab0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.024736 | controller | Jun 14 08:44:02.204955 crc crio[24245]: time="2026-06-14T08:44:02.204772803Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\""
2026-06-14 10:12:37.024751 | controller | Jun 14 08:44:02.544426 crc crio[24245]: time="2026-06-14T08:44:02.544311501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.024770 | controller | Jun 14 08:44:02.669124 crc crio[24245]: time="2026-06-14T08:44:02.668631267Z" level=info msg="Created container 9400ea4df69ff285b1bb0952d088370c69e5345e0304884abaad95ac5527c627: openshift-infra/auto-csr-approver-29690444-7g7s6/oc" id=4ef60bc8-313e-405a-ba3d-912b6f8d9faa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.024786 | controller | Jun 14 08:44:02.670398 crc crio[24245]: time="2026-06-14T08:44:02.670324208Z" level=info msg="Starting container: 9400ea4df69ff285b1bb0952d088370c69e5345e0304884abaad95ac5527c627" id=5e6bb821-db48-433f-8d7b-83e33b610ff1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.024802 | controller | Jun 14 08:44:02.675160 crc crio[24245]: time="2026-06-14T08:44:02.675064411Z" level=info msg="Started container" PID=48732 containerID=9400ea4df69ff285b1bb0952d088370c69e5345e0304884abaad95ac5527c627 description=openshift-infra/auto-csr-approver-29690444-7g7s6/oc id=5e6bb821-db48-433f-8d7b-83e33b610ff1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41
2026-06-14 10:12:37.024818 | controller | Jun 14 08:44:06.275744 crc crio[24245]: time="2026-06-14T08:44:06.274970088Z" level=info msg="Stopping pod sandbox: 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41" id=b3948fee-c2a3-43a5-b933-b1b298bef098 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.024833 | controller | Jun 14 08:44:06.277944 crc crio[24245]: time="2026-06-14T08:44:06.276212468Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690444-7g7s6 Namespace:openshift-infra ID:202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41 UID:8f4912d0-93d6-4300-b3da-28704bbbe213 NetNS:/var/run/netns/46f31b4b-2c90-4859-974a-df870d6814eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f4912d0_93d6_4300_b3da_28704bbbe213.slice PodAnnotations:0xc001c3c8c0}] Aliases:map[]}"
2026-06-14 10:12:37.024849 | controller | Jun 14 08:44:06.277944 crc crio[24245]: time="2026-06-14T08:44:06.276353052Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690444-7g7s6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.024865 | controller | Jun 14 08:44:08.685392 crc crio[24245]: time="2026-06-14T08:44:08.685017707Z" level=info msg="Stopped pod sandbox: 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41" id=b3948fee-c2a3-43a5-b933-b1b298bef098 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.024880 | controller | Jun 14 08:44:12.315663 crc crio[24245]: time="2026-06-14T08:44:12.314532206Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=eca248fe-46c8-4ea7-9209-241a9af69ab0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.024896 | controller | Jun 14 08:44:12.318603 crc crio[24245]: time="2026-06-14T08:44:12.318495703Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=9f80da73-cbed-441c-a112-739c565554cc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.024911 | controller | Jun 14 08:44:12.323996 crc crio[24245]: time="2026-06-14T08:44:12.323772021Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=5d924c43-a210-4793-b962-aa2b42463c14 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.024927 | controller | Jun 14 08:44:12.721630 crc crio[24245]: time="2026-06-14T08:44:12.721552886Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/operator" id=6b4c532d-bdc3-471d-a36f-a6728f71c76b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.024945 | controller | Jun 14 08:44:12.724282 crc crio[24245]: time="2026-06-14T08:44:12.724240412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.024961 | controller | Jun 14 08:44:12.775777 crc crio[24245]: time="2026-06-14T08:44:12.775663731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.024977 | controller | Jun 14 08:44:12.783222 crc crio[24245]: time="2026-06-14T08:44:12.783060537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.024992 | controller | Jun 14 08:44:13.200046 crc crio[24245]: time="2026-06-14T08:44:13.196571553Z" level=info msg="Created container fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/operator" id=6b4c532d-bdc3-471d-a36f-a6728f71c76b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.025008 | controller | Jun 14 08:44:13.202363 crc crio[24245]: time="2026-06-14T08:44:13.202240433Z" level=info msg="Starting container: fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880" id=6c54b795-bb70-4ae7-8840-87b615799b8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.025023 | controller | Jun 14 08:44:13.218466 crc crio[24245]: time="2026-06-14T08:44:13.218282606Z" level=info msg="Started container" PID=49052 containerID=fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/operator id=6c54b795-bb70-4ae7-8840-87b615799b8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525
2026-06-14 10:12:37.025042 | controller | Jun 14 08:44:13.290418 crc crio[24245]: time="2026-06-14T08:44:13.290267853Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=05302877-f509-4326-b99a-063bc6b798bc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.025066 | controller | Jun 14 08:44:13.290755 crc crio[24245]: time="2026-06-14T08:44:13.290701167Z" level=info msg="Image quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 not found" id=05302877-f509-4326-b99a-063bc6b798bc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.025097 | controller | Jun 14 08:44:13.291502 crc crio[24245]: time="2026-06-14T08:44:13.291390459Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 found" id=05302877-f509-4326-b99a-063bc6b798bc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.025127 | controller | Jun 14 08:44:13.294600 crc crio[24245]: time="2026-06-14T08:44:13.293656719Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=a91c6368-ba89-4c0e-b045-b813934e1c3f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.025155 | controller | Jun 14 08:44:13.309571 crc crio[24245]: time="2026-06-14T08:44:13.309463985Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\""
2026-06-14 10:12:37.025183 | controller | Jun 14 08:44:16.350703 crc crio[24245]: time="2026-06-14T08:44:16.35056972Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=a91c6368-ba89-4c0e-b045-b813934e1c3f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.025238 | controller | Jun 14 08:44:16.352278 crc crio[24245]: time="2026-06-14T08:44:16.352165492Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=9aec6772-965d-4960-9bda-8f346656a60a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.025268 | controller | Jun 14 08:44:16.356734 crc crio[24245]: time="2026-06-14T08:44:16.356682913Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=cb07b95a-c031-45db-a7b4-2c92baa48278 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.025286 | controller | Jun 14 08:44:16.363777 crc crio[24245]: time="2026-06-14T08:44:16.36373188Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/kube-rbac-proxy" id=c66f184c-34b6-433c-834d-d8788c99c9f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.025302 | controller | Jun 14 08:44:16.365605 crc crio[24245]: time="2026-06-14T08:44:16.36558115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.025319 | controller | Jun 14 08:44:16.392827 crc crio[24245]: time="2026-06-14T08:44:16.392694822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.025334 | controller | Jun 14 08:44:16.396935 crc crio[24245]: time="2026-06-14T08:44:16.396807724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.025369 | controller | Jun 14 08:44:16.540230 crc crio[24245]: time="2026-06-14T08:44:16.539634228Z" level=info msg="Created container 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/kube-rbac-proxy" id=c66f184c-34b6-433c-834d-d8788c99c9f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.025387 | controller | Jun 14 08:44:16.541953 crc crio[24245]: time="2026-06-14T08:44:16.541799686Z" level=info msg="Starting container: 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71" id=c3eda21f-7d41-472a-a5d1-54aff511cb50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.025403 | controller | Jun 14 08:44:16.549312 crc crio[24245]: time="2026-06-14T08:44:16.549266935Z" level=info msg="Started container" PID=49298 containerID=7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/kube-rbac-proxy id=c3eda21f-7d41-472a-a5d1-54aff511cb50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525
2026-06-14 10:12:37.025420 | controller | Jun 14 08:44:35.236564 crc crio[24245]: time="2026-06-14T08:44:35.235382126Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/POD" id=01fab4a8-3c20-4cfa-808a-a418e2ddbf9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.025436 | controller | Jun 14 08:44:35.237970 crc crio[24245]: time="2026-06-14T08:44:35.236601186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.025452 | controller | Jun 14 08:44:35.258917 crc crio[24245]: time="2026-06-14T08:44:35.25152541Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/POD" id=4f894659-498b-4926-96e1-d7312a23ccab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.025471 | controller | Jun 14 08:44:35.258917 crc crio[24245]: time="2026-06-14T08:44:35.251646974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.025487 | controller | Jun 14 08:44:35.364668 crc crio[24245]: time="2026-06-14T08:44:35.364571352Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-529bp Namespace:openstack-operators ID:c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336 UID:aebcee62-e262-45c0-8822-9ffc7bc3ed6e NetNS:/var/run/netns/1b1ae009-fe2d-4b4a-915c-5055a1fa5b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaebcee62_e262_45c0_8822_9ffc7bc3ed6e.slice PodAnnotations:0xc00274aef0}] Aliases:map[]}"
2026-06-14 10:12:37.025504 | controller | Jun 14 08:44:35.364668 crc crio[24245]: time="2026-06-14T08:44:35.364647884Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-529bp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.025520 | controller | Jun 14 08:44:35.366485 crc crio[24245]: time="2026-06-14T08:44:35.366403444Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-6hmbh Namespace:openstack-operators ID:d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7 UID:8fff94f5-f9e1-4681-8f9c-0de3a3662179 NetNS:/var/run/netns/10ad127d-ba94-4b07-9d41-44a311d7be35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fff94f5_f9e1_4681_8f9c_0de3a3662179.slice PodAnnotations:0xc001feb038}] Aliases:map[]}"
2026-06-14 10:12:37.025536 | controller | Jun 14 08:44:35.366485 crc crio[24245]: time="2026-06-14T08:44:35.366467576Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-6hmbh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.025552 | controller | Jun 14 08:44:35.389676 crc crio[24245]: time="2026-06-14T08:44:35.389455219Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/POD" id=baddb2c8-d19f-4170-a6de-181afc7d8858 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.025568 | controller | Jun 14 08:44:35.389676 crc crio[24245]: time="2026-06-14T08:44:35.389583434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.025584 | controller | Jun 14 08:44:35.496095 crc crio[24245]: time="2026-06-14T08:44:35.495516953Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-jx9qw Namespace:openstack-operators ID:86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562 UID:950d4303-705c-458a-99a2-adca4e8ab096 NetNS:/var/run/netns/2f56f872-c6df-459e-953f-c8a11bee10fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod950d4303_705c_458a_99a2_adca4e8ab096.slice PodAnnotations:0xc000130540}] Aliases:map[]}"
2026-06-14 10:12:37.025600 | controller | Jun 14 08:44:35.496095 crc crio[24245]: time="2026-06-14T08:44:35.496060111Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-jx9qw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.025616 | controller | Jun 14 08:44:35.506806 crc crio[24245]: time="2026-06-14T08:44:35.506422127Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/POD" id=0729d101-ef8d-4a95-b4e0-326336f3917b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.025636 | controller | Jun 14 08:44:35.506806 crc crio[24245]: time="2026-06-14T08:44:35.506529121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.025652 | controller | Jun 14 08:44:35.593937 crc crio[24245]: time="2026-06-14T08:44:35.593780227Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-thf76 Namespace:openstack-operators ID:45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134 UID:fc0ca1cf-478f-4433-b7e6-3fc15c80205e NetNS:/var/run/netns/3c5ff395-cd6b-4633-93f2-53d94a42141b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc0ca1cf_478f_4433_b7e6_3fc15c80205e.slice PodAnnotations:0xc003bf62c8}] Aliases:map[]}"
2026-06-14 10:12:37.025667 | controller | Jun 14 08:44:35.593937 crc crio[24245]: time="2026-06-14T08:44:35.593906881Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-thf76 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.025683 | controller | Jun 14 08:44:35.624686 crc crio[24245]: time="2026-06-14T08:44:35.624626725Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/POD" id=729eb21b-08fe-4e63-9d34-25ef71ca952e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.025698 | controller | Jun 14 08:44:35.624987 crc crio[24245]: time="2026-06-14T08:44:35.624955185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.025714 | controller | Jun 14 08:44:35.632431 crc crio[24245]: time="2026-06-14T08:44:35.632303189Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/POD" id=3369255f-c969-457a-bb01-eb49c2188c5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.025728 | controller | Jun 14 08:44:35.632562 crc crio[24245]: time="2026-06-14T08:44:35.632452654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.025744 | controller | Jun 14 08:44:35.790921 crc crio[24245]: time="2026-06-14T08:44:35.788627446Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/POD" id=fe69f9ff-4ab0-4883-bc39-a733b95152f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.025759 | controller | Jun 14 08:44:35.790921 crc crio[24245]: time="2026-06-14T08:44:35.78867567Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/POD" id=22e30f6c-8e95-4413-8c5d-51996b54c9c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.025775 | controller | Jun 14 08:44:35.790921 crc crio[24245]: time="2026-06-14T08:44:35.788711389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.025791 | controller | Jun 14 08:44:35.790921 crc crio[24245]: time="2026-06-14T08:44:35.788719721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.025807 | controller | Jun 14 08:44:35.816345 crc crio[24245]: time="2026-06-14T08:44:35.80724827Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/POD" id=0d17cbe8-f740-421a-878f-a445c8afd2d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.025823 | controller | Jun 14 08:44:35.816345 crc crio[24245]: time="2026-06-14T08:44:35.807335023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.025842 | controller | Jun 14 08:44:35.861280 crc crio[24245]: time="2026-06-14T08:44:35.857081622Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-b9wbh Namespace:openstack-operators ID:4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd UID:3102d439-a8b8-4187-8a5f-0125a9927488 NetNS:/var/run/netns/df526d5c-b984-493a-b08f-ea192e9412bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3102d439_a8b8_4187_8a5f_0125a9927488.slice PodAnnotations:0xc001fea168}] Aliases:map[]}"
2026-06-14 10:12:37.025859 | controller | Jun 14 08:44:35.861280 crc crio[24245]: time="2026-06-14T08:44:35.857144574Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-b9wbh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.025875 | controller | Jun 14 08:44:35.982809 crc crio[24245]: time="2026-06-14T08:44:35.982107887Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-79785d8799-7cxpm Namespace:openstack-operators ID:812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d UID:a57aaac2-c533-4ee0-bf86-2660a24d5bc3 NetNS:/var/run/netns/521c774f-b3bd-4873-a4de-fb54f7c9671a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda57aaac2_c533_4ee0_bf86_2660a24d5bc3.slice PodAnnotations:0xc000131170}] Aliases:map[]}"
2026-06-14 10:12:37.025891 | controller | Jun 14 08:44:35.982809 crc crio[24245]: time="2026-06-14T08:44:35.982471439Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-79785d8799-7cxpm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.025907 | controller | Jun 14 08:44:35.984636 crc crio[24245]: time="2026-06-14T08:44:35.983910155Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-4kjrn Namespace:openstack-operators ID:6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35 UID:aef09ea5-3e76-4fd9-b2d7-7f594728099f NetNS:/var/run/netns/57759062-e935-4bc2-a964-0ec733c6aff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaef09ea5_3e76_4fd9_b2d7_7f594728099f.slice PodAnnotations:0xc001fea348}] Aliases:map[]}"
2026-06-14 10:12:37.025923 | controller | Jun 14 08:44:35.984636 crc crio[24245]: time="2026-06-14T08:44:35.983946456Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-955dfdfc-4kjrn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.025940 | controller | Jun 14 08:44:35.999077 crc crio[24245]: time="2026-06-14T08:44:35.998988434Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-7fc948458f-qv2dm Namespace:openstack-operators ID:622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609 UID:097d77dc-db05-41d5-99c9-4365e6f9bc70 NetNS:/var/run/netns/29030975-db8b-4900-a647-34cd9434e7a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097d77dc_db05_41d5_99c9_4365e6f9bc70.slice PodAnnotations:0xc003bf6608}] Aliases:map[]}"
2026-06-14 10:12:37.025956 | controller | Jun 14 08:44:35.999077 crc crio[24245]: time="2026-06-14T08:44:35.999050406Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-7fc948458f-qv2dm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.025972 | controller | Jun 14 08:44:36.082361 crc crio[24245]: time="2026-06-14T08:44:36.073988021Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9lvmf Namespace:openstack-operators ID:e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13 UID:2d46999b-0528-405c-9667-e9f10a0d303d NetNS:/var/run/netns/77050e2e-affc-4327-9c67-f193b36d3944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d46999b_0528_405c_9667_e9f10a0d303d.slice PodAnnotations:0xc001c3c2b8}] Aliases:map[]}"
2026-06-14 10:12:37.025991 | controller | Jun 14 08:44:36.082361 crc crio[24245]: time="2026-06-14T08:44:36.074070813Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9lvmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.026007 | controller | Jun 14 08:44:36.096623 crc crio[24245]: time="2026-06-14T08:44:36.09655166Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/POD" id=fc72c21d-8013-4d72-ae40-1dcd0359ebb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.026023 | controller | Jun 14 08:44:36.096777 crc crio[24245]: time="2026-06-14T08:44:36.096670324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.026039 | controller | Jun 14 08:44:36.267286 crc crio[24245]: time="2026-06-14T08:44:36.241834631Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-pbfr4 Namespace:openstack-operators ID:be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22 UID:b381b2a2-d481-4c08-a2d3-7eb0ab307b20 NetNS:/var/run/netns/175b7697-6e67-47d5-bb6d-7add6d30d0a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb381b2a2_d481_4c08_a2d3_7eb0ab307b20.slice PodAnnotations:0xc000620248}] Aliases:map[]}"
2026-06-14 10:12:37.026055 | controller | Jun 14 08:44:36.268345 crc crio[24245]: time="2026-06-14T08:44:36.267299172Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-pbfr4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.026071 | controller | Jun 14 08:44:36.269636 crc crio[24245]: time="2026-06-14T08:44:36.269538577Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/POD" id=14bab440-70ab-4156-884e-92eeca33cf6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.026086 | controller | Jun 14 08:44:36.269721 crc crio[24245]: time="2026-06-14T08:44:36.269681532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.026102 | controller | Jun 14 08:44:36.284570 crc crio[24245]: time="2026-06-14T08:44:36.28447515Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/POD" id=0ec4ffe9-7f34-4764-b193-324bddb45b6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.026117 | controller | Jun 14 08:44:36.284780 crc crio[24245]: time="2026-06-14T08:44:36.284635455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.026132 | controller | Jun 14 08:44:36.353463 crc crio[24245]: time="2026-06-14T08:44:36.353332593Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/POD" id=c9037460-c85e-4d8d-9eaa-cd03818a182f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.026147 | controller | Jun 14 08:44:36.353463 crc crio[24245]: time="2026-06-14T08:44:36.353460347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.026163 | controller | Jun 14 08:44:36.372533 crc crio[24245]: time="2026-06-14T08:44:36.372487252Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/POD" id=6c8ab2f9-0391-47e0-b305-7511aa2c2682 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.026182 | controller | Jun 14 08:44:36.372915 crc crio[24245]: time="2026-06-14T08:44:36.372890695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.026198 | controller | Jun 14 08:44:36.389383 crc crio[24245]: 2026-06-14T08:44:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c99e5d7449dd346 Mac:22:16:7c:bc:52:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/1b1ae009-fe2d-4b4a-915c-5055a1fa5b5b SocketPath: PciID:}] [{Interface:0xc00027c7b0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.026213 | controller | Jun 14 08:44:36.443066 crc crio[24245]: time="2026-06-14T08:44:36.442977413Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-529bp Namespace:openstack-operators ID:c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336 UID:aebcee62-e262-45c0-8822-9ffc7bc3ed6e NetNS:/var/run/netns/1b1ae009-fe2d-4b4a-915c-5055a1fa5b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaebcee62_e262_45c0_8822_9ffc7bc3ed6e.slice PodAnnotations:0xc00274aef0}] Aliases:map[]}"
2026-06-14 10:12:37.026229 | controller | Jun 14 08:44:36.444356 crc crio[24245]: time="2026-06-14T08:44:36.443277043Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-529bp for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.026245 | controller | Jun 14 08:44:36.487744 crc crio[24245]: time="2026-06-14T08:44:36.486362761Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-svclt Namespace:openstack-operators ID:7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20 UID:a5f03ed5-a2e5-46ec-929b-77ea8f2a5921 NetNS:/var/run/netns/a2af105a-68ba-402e-9d18-30ac7f8fae7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5f03ed5_a2e5_46ec_929b_77ea8f2a5921.slice PodAnnotations:0xc00274a250}] Aliases:map[]}"
2026-06-14 10:12:37.026261 | controller | Jun 14 08:44:36.487744 crc crio[24245]: time="2026-06-14T08:44:36.486440293Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-svclt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.026276 | controller | Jun 14 08:44:36.487744 crc crio[24245]: 2026-06-14T08:44:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9db13d46c63d5e Mac:92:98:d1:49:30:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/10ad127d-ba94-4b07-9d41-44a311d7be35 SocketPath: PciID:}] [{Interface:0xc00022e670 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.026292 | controller | Jun 14 08:44:36.503352 crc crio[24245]: time="2026-06-14T08:44:36.499277019Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-6hmbh Namespace:openstack-operators ID:d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7 UID:8fff94f5-f9e1-4681-8f9c-0de3a3662179 NetNS:/var/run/netns/10ad127d-ba94-4b07-9d41-44a311d7be35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fff94f5_f9e1_4681_8f9c_0de3a3662179.slice PodAnnotations:0xc001feb038}] Aliases:map[]}"
2026-06-14 10:12:37.026307 | controller | Jun 14 08:44:36.509439 crc crio[24245]: time="2026-06-14T08:44:36.507717341Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-6hmbh for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.026327 | controller | Jun 14 08:44:36.584909 crc crio[24245]: time="2026-06-14T08:44:36.576746956Z" level=info msg="Ran pod sandbox c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336 with infra container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/POD" id=4f894659-498b-4926-96e1-d7312a23ccab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.026342 | controller | Jun 14 08:44:36.611271 crc crio[24245]: time="2026-06-14T08:44:36.610719399Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=207b2e9e-884a-4527-b598-8d2bf603ed65 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.026379 | controller | Jun 14 08:44:36.618473 crc crio[24245]: time="2026-06-14T08:44:36.618166549Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 not found" id=207b2e9e-884a-4527-b598-8d2bf603ed65 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.026396 | controller | Jun 14 08:44:36.618473 crc crio[24245]: time="2026-06-14T08:44:36.618278793Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 found" id=207b2e9e-884a-4527-b598-8d2bf603ed65 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.026412 | controller | Jun 14 08:44:36.648614 crc crio[24245]: time="2026-06-14T08:44:36.648220774Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=2df8100d-aacf-4557-a5d2-76c698813708 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.026427 | controller | Jun 14 08:44:36.665040 crc crio[24245]: time="2026-06-14T08:44:36.664991425Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\""
2026-06-14 10:12:37.026443 | controller | Jun 14 08:44:36.703802 crc crio[24245]: time="2026-06-14T08:44:36.703723499Z" level=info msg="Ran pod sandbox d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7 with infra container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/POD" id=01fab4a8-3c20-4cfa-808a-a418e2ddbf9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.026459 | controller | Jun 14 08:44:36.726413 crc crio[24245]: time="2026-06-14T08:44:36.72613429Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=3ea90755-0361-44ca-8e70-53d9fdf47c28 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.026474 | controller | Jun 14 08:44:36.738794 crc crio[24245]: time="2026-06-14T08:44:36.738618073Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e not found" id=3ea90755-0361-44ca-8e70-53d9fdf47c28 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.026489 | controller | Jun 14 08:44:36.739080 crc crio[24245]: time="2026-06-14T08:44:36.739050207Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e found" id=3ea90755-0361-44ca-8e70-53d9fdf47c28 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.026504 | controller | Jun 14 08:44:36.751365 crc crio[24245]: time="2026-06-14T08:44:36.751240653Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=94424b41-2167-4b6e-bb7e-27e3ba8ead53 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.026523 | controller | Jun 14 08:44:36.764147 crc crio[24245]: time="2026-06-14T08:44:36.764034389Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\""
2026-06-14 10:12:37.026539 | controller | Jun 14 08:44:36.951355 crc crio[24245]: time="2026-06-14T08:44:36.947999419Z" level=info msg="Running pod sandbox: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/POD" id=1f8aa463-7ec9-46fb-992b-6f0a9dc46375 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.026555 | controller | Jun 14 08:44:36.951355 crc crio[24245]: time="2026-06-14T08:44:36.948120112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.026570 | controller | Jun 14 08:44:36.964309 crc crio[24245]: time="2026-06-14T08:44:36.964174353Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/POD" id=6cbe0528-a6b4-4c99-82a2-bdf7dbfea5f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.026585 | controller | Jun 14 08:44:36.964532 crc crio[24245]: time="2026-06-14T08:44:36.964452402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.026601 | controller | Jun 14 08:44:36.965543 crc crio[24245]: time="2026-06-14T08:44:36.965452304Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-b9f789587-752cf Namespace:openstack-operators ID:df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce UID:17d545a8-9359-4643-af22-1e3b5c7c5428 NetNS:/var/run/netns/39678101-e90c-418f-aaa9-6c2082b285cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17d545a8_9359_4643_af22_1e3b5c7c5428.slice PodAnnotations:0xc0006204a8}] Aliases:map[]}"
2026-06-14 10:12:37.026617 | controller | Jun 14 08:44:36.965543 crc crio[24245]: time="2026-06-14T08:44:36.965533147Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-b9f789587-752cf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.026633 | controller | Jun 14 08:44:36.992401 crc crio[24245]: time="2026-06-14T08:44:36.992287599Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hsdgw Namespace:openstack-operators ID:f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1 UID:0465d42e-1cbb-4c9e-88d1-867a5cf4dd7b NetNS:/var/run/netns/876011c2-682c-4961-944a-10c89c10b2f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0465d42e_1cbb_4c9e_88d1_867a5cf4dd7b.slice PodAnnotations:0xc003bf62f8}] Aliases:map[]}"
2026-06-14 10:12:37.026649 | controller | Jun 14 08:44:36.992401 crc crio[24245]: time="2026-06-14T08:44:36.992388922Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hsdgw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.026665 | controller | Jun 14 08:44:37.002965 crc crio[24245]: time="2026-06-14T08:44:36.994892134Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-jvxd2 Namespace:openstack-operators ID:de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f UID:a95e631e-af83-4573-bd82-a8fe9be0a573 NetNS:/var/run/netns/875cbf9e-d704-4391-b42d-68a0e074ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda95e631e_af83_4573_bd82_a8fe9be0a573.slice PodAnnotations:0xc001c3c380}] Aliases:map[]}"
2026-06-14 10:12:37.026681 | controller | Jun 14 08:44:37.002965 crc crio[24245]: time="2026-06-14T08:44:36.994977801Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-jvxd2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.026700 | controller | Jun 14 08:44:37.032290 crc crio[24245]: time="2026-06-14T08:44:37.025058025Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/POD" id=9f0c88a9-c5e1-4896-a233-28dafa26c5b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.026716 | controller | Jun 14 08:44:37.032290 crc crio[24245]: time="2026-06-14T08:44:37.025176581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.026732 | controller | Jun 14 08:44:37.089984 crc crio[24245]: time="2026-06-14T08:44:37.089376597Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/POD" id=f03047e7-9494-40c7-b4b3-f33761ed7179 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.026747 | controller | Jun 14 08:44:37.089984 crc crio[24245]: time="2026-06-14T08:44:37.089567482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.026762 | controller | Jun 14 08:44:37.118635 crc crio[24245]: time="2026-06-14T08:44:37.118555275Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/POD" id=81b749bd-ded7-4b8b-ad7f-332f9c25a7e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.026777 | controller | Jun 14 08:44:37.118791 crc crio[24245]: time="2026-06-14T08:44:37.118644348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.026792 | controller | Jun 14 08:44:37.177304 crc crio[24245]: time="2026-06-14T08:44:37.17721149Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/POD" id=75f988fe-f119-487a-bec8-8bd55ce53666 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.026807 | controller | Jun 14 08:44:37.177476 crc crio[24245]: time="2026-06-14T08:44:37.177324393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.026823 | controller | Jun 14 08:44:37.205530 crc crio[24245]: time="2026-06-14T08:44:37.20454045Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-rcjhq Namespace:openstack-operators ID:d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27 UID:24675281-e86d-4acd-b4ad-606fec6b9437 NetNS:/var/run/netns/fd4e1903-bc63-4b12-b980-50c549b97b41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24675281_e86d_4acd_b4ad_606fec6b9437.slice PodAnnotations:0xc001fea480}] Aliases:map[]}"
2026-06-14 10:12:37.026839 | controller | Jun 14 08:44:37.205711 crc crio[24245]: time="2026-06-14T08:44:37.205650006Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-rcjhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.026855 | controller | Jun 14 08:44:37.207177 crc crio[24245]: time="2026-06-14T08:44:37.207096764Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-4f8rx Namespace:openstack-operators ID:aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc UID:4c3c6dee-28d6-4383-94d6-0d7343c8e6d9 NetNS:/var/run/netns/237f8326-f59c-45cb-bf1b-23169ec73226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c3c6dee_28d6_4383_94d6_0d7343c8e6d9.slice PodAnnotations:0xc002422138}] Aliases:map[]}"
2026-06-14 10:12:37.026874 | controller | Jun 14 08:44:37.207310 crc crio[24245]: time="2026-06-14T08:44:37.207179413Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-576f47b94c-4f8rx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.026890 | controller | Jun 14 08:44:37.207538 crc crio[24245]: time="2026-06-14T08:44:37.207455624Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/POD" id=849817ea-a7e1-4356-b50c-ef6d66daf284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.026906 | controller | Jun 14 08:44:37.207669 crc crio[24245]: time="2026-06-14T08:44:37.207559197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.026922 | controller | Jun 14 08:44:37.217133 crc crio[24245]: time="2026-06-14T08:44:37.217049659Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-ft58h Namespace:openstack-operators ID:46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c UID:95878bdf-452f-400f-bd2a-9800393ecfc8 NetNS:/var/run/netns/2db0cb6f-0a1b-472d-b78d-dfd6e138bb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95878bdf_452f_400f_bd2a_9800393ecfc8.slice PodAnnotations:0xc000620288}] Aliases:map[]}"
2026-06-14 10:12:37.026938 | controller | Jun 14 08:44:37.217133 crc crio[24245]: time="2026-06-14T08:44:37.217133262Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-5cd6475f78-ft58h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.026954 | controller | Jun 14 08:44:37.219253 crc crio[24245]: time="2026-06-14T08:44:37.219159334Z" level=info msg="Got pod network &{Name:placement-operator-controller-manager-84859b96f4-drglc Namespace:openstack-operators ID:0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba UID:269945e2-ee16-4306-b18a-470f899d058f NetNS:/var/run/netns/e814482e-c282-45da-8fd6-20465bc0b828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod269945e2_ee16_4306_b18a_470f899d058f.slice PodAnnotations:0xc002c921e0}] Aliases:map[]}"
2026-06-14 10:12:37.026970 | controller | Jun 14 08:44:37.219253 crc crio[24245]: time="2026-06-14T08:44:37.219245627Z" level=info msg="Adding pod openstack-operators_placement-operator-controller-manager-84859b96f4-drglc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.026986 | controller | Jun 14 08:44:37.263034 crc crio[24245]: time="2026-06-14T08:44:37.261651608Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749482tn Namespace:openstack-operators ID:4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8 UID:bf13fccc-8026-4eb4-93e8-65f01fbbc11d NetNS:/var/run/netns/47311893-7b51-4b11-88f5-3b58f6446b9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf13fccc_8026_4eb4_93e8_65f01fbbc11d.slice PodAnnotations:0xc000620300}] Aliases:map[]}"
2026-06-14 10:12:37.027002 | controller | Jun 14 08:44:37.263034 crc crio[24245]: time="2026-06-14T08:44:37.261733541Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749482tn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.027017 | controller | Jun 14 08:44:37.380703 crc crio[24245]: time="2026-06-14T08:44:37.378510763Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-6b49d958cc-glv5t Namespace:openstack-operators ID:5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15 UID:c4f38e1c-0089-4b72-af22-7358327ffa9e NetNS:/var/run/netns/c87d6496-d7ba-4199-8b93-a3643f4804a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4f38e1c_0089_4b72_af22_7358327ffa9e.slice PodAnnotations:0xc001fea848}] Aliases:map[]}"
2026-06-14 10:12:37.027037 | controller | Jun 14 08:44:37.380703 crc crio[24245]: time="2026-06-14T08:44:37.378686704Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-6b49d958cc-glv5t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.027053 | controller | Jun 14 08:44:37.395333 crc crio[24245]: time="2026-06-14T08:44:37.390674905Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jmlck Namespace:openstack-operators ID:392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a UID:a44dded2-c6bf-4f9a-92a7-792e9c68fd84 NetNS:/var/run/netns/9cc1eb2b-37f1-4788-8b9b-d83822119ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dded2_c6bf_4f9a_92a7_792e9c68fd84.slice PodAnnotations:0xc001fea948}] Aliases:map[]}"
2026-06-14 10:12:37.027069 | controller | Jun 14 08:44:37.395333 crc crio[24245]: time="2026-06-14T08:44:37.390947614Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jmlck to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.027084 | controller | Jun 14 08:44:37.436640 crc crio[24245]: time="2026-06-14T08:44:37.432179483Z" level=info msg="Running pod sandbox: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/POD" id=7730377c-2e4c-4785-bd08-7af2d153f14b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.027099 | controller | Jun 14 08:44:37.436640 crc crio[24245]: time="2026-06-14T08:44:37.435079937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.027114 | controller | Jun 14 08:44:37.577355 crc crio[24245]: time="2026-06-14T08:44:37.576039405Z" level=info msg="Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 Namespace:openstack-operators ID:91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62 UID:cd8df072-0ba5-4078-bdf2-e291e396ff1e NetNS:/var/run/netns/85e12ca5-ba30-4188-a998-4ab3027ba06f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8df072_0ba5_4078_bdf2_e291e396ff1e.slice PodAnnotations:0xc002422058}] Aliases:map[]}"
2026-06-14 10:12:37.027130 | controller | Jun 14 08:44:37.577355 crc crio[24245]: time="2026-06-14T08:44:37.576250792Z" level=info msg="Adding pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.027146 | controller | Jun 14 08:44:37.656298 crc crio[24245]: time="2026-06-14T08:44:37.656044045Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/POD" id=6782aad2-a49e-470f-a806-854d88adb163 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.027161 | controller | Jun 14 08:44:37.656497 crc crio[24245]: time="2026-06-14T08:44:37.656363935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.027177 | controller | Jun 14 08:44:37.845736 crc crio[24245]: 2026-06-14T08:44:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4555b929edb0729 Mac:72:67:1a:d4:ff:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/df526d5c-b984-493a-b08f-ea192e9412bd SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.027196 | controller | Jun 14 08:44:37.920825 crc crio[24245]: time="2026-06-14T08:44:37.920343963Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-b9wbh Namespace:openstack-operators ID:4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd UID:3102d439-a8b8-4187-8a5f-0125a9927488 NetNS:/var/run/netns/df526d5c-b984-493a-b08f-ea192e9412bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3102d439_a8b8_4187_8a5f_0125a9927488.slice PodAnnotations:0xc001fea168}] Aliases:map[]}"
2026-06-14 10:12:37.027212 | controller | Jun 14 08:44:37.920825 crc crio[24245]: time="2026-06-14T08:44:37.920676224Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-b9wbh for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.027228 | controller | Jun 14 08:44:37.952686 crc crio[24245]: time="2026-06-14T08:44:37.950240395Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qqlrs Namespace:openstack-operators ID:8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52 UID:132cef1b-70c9-43f8-9d91-1aa891714cbc NetNS:/var/run/netns/8b179f6e-cd32-40ad-a1f7-011f783ee348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod132cef1b_70c9_43f8_9d91_1aa891714cbc.slice PodAnnotations:0xc0006204f8}] Aliases:map[]}"
2026-06-14 10:12:37.027243 | controller | Jun 14 08:44:37.952686 crc crio[24245]: time="2026-06-14T08:44:37.950310268Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-647c57968d-qqlrs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.027259 | controller | Jun 14 08:44:37.956118 crc crio[24245]: time="2026-06-14T08:44:37.956026712Z" level=info msg="Ran pod sandbox 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd with infra container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/POD" id=729eb21b-08fe-4e63-9d34-25ef71ca952e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.027274 | controller | Jun 14 08:44:37.965906 crc crio[24245]: time="2026-06-14T08:44:37.962746567Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=31e329ac-fe03-4b88-939c-0e6d6d8f2094 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.027289 | controller | Jun 14 08:44:37.965906 crc crio[24245]: time="2026-06-14T08:44:37.963442529Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 not found" id=31e329ac-fe03-4b88-939c-0e6d6d8f2094 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.027305 | controller | Jun 14 08:44:37.965906 crc crio[24245]: time="2026-06-14T08:44:37.963526022Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 found" id=31e329ac-fe03-4b88-939c-0e6d6d8f2094 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.027320 | controller | Jun 14 08:44:37.969090 crc crio[24245]: time="2026-06-14T08:44:37.966775184Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=b5a86cc8-0561-4db5-99e5-207091419011 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.027334 | controller | Jun 14 08:44:37.998963 crc crio[24245]: time="2026-06-14T08:44:37.997933646Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\""
2026-06-14 10:12:37.027373 | controller | Jun 14 08:44:38.683652 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86c44796be0f349 Mac:1e:c6:9f:fa:09:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/2f56f872-c6df-459e-953f-c8a11bee10fd SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.027391 | controller | Jun 14 08:44:38.685520 crc crio[24245]: time="2026-06-14T08:44:38.685162512Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-jx9qw Namespace:openstack-operators ID:86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562 UID:950d4303-705c-458a-99a2-adca4e8ab096 NetNS:/var/run/netns/2f56f872-c6df-459e-953f-c8a11bee10fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod950d4303_705c_458a_99a2_adca4e8ab096.slice PodAnnotations:0xc000130540}] Aliases:map[]}"
2026-06-14 10:12:37.027407 | controller | Jun 14 08:44:38.685686 crc crio[24245]: time="2026-06-14T08:44:38.685633378Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-jx9qw for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.027423 | controller | Jun 14 08:44:38.709420 crc crio[24245]: time="2026-06-14T08:44:38.705373348Z" level=info msg="Ran pod sandbox 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562 with infra container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/POD" id=baddb2c8-d19f-4170-a6de-181afc7d8858 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.027439 | controller | Jun 14 08:44:38.744833 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f90be3d40511640 Mac:72:bc:fc:ff:f9:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/876011c2-682c-4961-944a-10c89c10b2f3 SocketPath: PciID:}] [{Interface:0xc000508590 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.027453 | controller | Jun 14 08:44:38.744833 crc crio[24245]: time="2026-06-14T08:44:38.744260732Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hsdgw Namespace:openstack-operators ID:f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1 UID:0465d42e-1cbb-4c9e-88d1-867a5cf4dd7b NetNS:/var/run/netns/876011c2-682c-4961-944a-10c89c10b2f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0465d42e_1cbb_4c9e_88d1_867a5cf4dd7b.slice PodAnnotations:0xc003bf62f8}] Aliases:map[]}"
2026-06-14 10:12:37.027469 | controller | Jun 14 08:44:38.744833 crc crio[24245]: time="2026-06-14T08:44:38.744415477Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hsdgw for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.027484 | controller | Jun 14 08:44:38.747335 crc crio[24245]: time="2026-06-14T08:44:38.747286078Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=790fb4f5-0d37-4b99-b8d3-f7ba5ecd0f89 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.027499 | controller | Jun 14 08:44:38.748750 crc crio[24245]: time="2026-06-14T08:44:38.748128705Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found" id=790fb4f5-0d37-4b99-b8d3-f7ba5ecd0f89 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.027514 | controller | Jun 14 08:44:38.749932 crc crio[24245]: time="2026-06-14T08:44:38.749812569Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found" id=790fb4f5-0d37-4b99-b8d3-f7ba5ecd0f89 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.027532 | controller | Jun 14 08:44:38.767091 crc crio[24245]: time="2026-06-14T08:44:38.767038097Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=a7913da6-b931-41fa-a5d2-fed8c2249d89 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.027548 | controller | Jun 14 08:44:38.792019 crc crio[24245]: time="2026-06-14T08:44:38.790694164Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\""
2026-06-14 10:12:37.027563 | controller | Jun 14 08:44:38.817228 crc crio[24245]: time="2026-06-14T08:44:38.816023728Z" level=info msg="Ran pod sandbox f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1 with infra container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/POD" id=c9037460-c85e-4d8d-9eaa-cd03818a182f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.027578 | controller | Jun 14 08:44:38.843323 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7dd3df4f2a1f909 Mac:36:98:0c:b7:36:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/a2af105a-68ba-402e-9d18-30ac7f8fae7b SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.027594 | controller | Jun 14 08:44:38.845510 crc crio[24245]: time="2026-06-14T08:44:38.845465365Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=271dded8-0c5e-4a1f-95be-7f8761aa426a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.027609 | controller | Jun 14 08:44:38.846116 crc crio[24245]: time="2026-06-14T08:44:38.845567239Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-svclt Namespace:openstack-operators ID:7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20 UID:a5f03ed5-a2e5-46ec-929b-77ea8f2a5921 NetNS:/var/run/netns/a2af105a-68ba-402e-9d18-30ac7f8fae7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5f03ed5_a2e5_46ec_929b_77ea8f2a5921.slice PodAnnotations:0xc00274a250}] Aliases:map[]}"
2026-06-14 10:12:37.027625 | controller | Jun 14 08:44:38.846669 crc crio[24245]: time="2026-06-14T08:44:38.846312593Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-svclt for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.027640 | controller | Jun 14 08:44:38.852314 crc crio[24245]: time="2026-06-14T08:44:38.845985844Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f not found" id=271dded8-0c5e-4a1f-95be-7f8761aa426a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.027655 | controller | Jun 14 08:44:38.855178 crc crio[24245]: time="2026-06-14T08:44:38.855143757Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f found" id=271dded8-0c5e-4a1f-95be-7f8761aa426a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.027670 | controller | Jun 14 08:44:38.898221 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:622db7e15e48bd2 Mac:42:c3:8a:a5:1b:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/29030975-db8b-4900-a647-34cd9434e7a3 SocketPath: PciID:}] [{Interface:0xc000405190 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.027689 | controller | Jun 14 08:44:38.898221 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6394ad4732d6689 Mac:c2:3d:0e:e0:9f:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/57759062-e935-4bc2-a964-0ec733c6aff4 SocketPath: PciID:}] [{Interface:0xc000014760 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.027705 | controller | Jun 14 08:44:38.898221 crc crio[24245]: time="2026-06-14T08:44:38.897177983Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-7fc948458f-qv2dm Namespace:openstack-operators ID:622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609 UID:097d77dc-db05-41d5-99c9-4365e6f9bc70 NetNS:/var/run/netns/29030975-db8b-4900-a647-34cd9434e7a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097d77dc_db05_41d5_99c9_4365e6f9bc70.slice PodAnnotations:0xc003bf6608}] Aliases:map[]}"
2026-06-14 10:12:37.027721 | controller | Jun 14 08:44:38.898221 crc crio[24245]: time="2026-06-14T08:44:38.89739237Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-7fc948458f-qv2dm for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.027751 | controller | Jun 14 08:44:38.898221 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45ea37dd03970e2 Mac:9a:bd:6d:91:6c:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/3c5ff395-cd6b-4633-93f2-53d94a42141b SocketPath: PciID:}] [{Interface:0xc0003108c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.027770 | controller | Jun 14 08:44:38.898221 crc crio[24245]: time="2026-06-14T08:44:38.897812025Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-4kjrn Namespace:openstack-operators ID:6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35 UID:aef09ea5-3e76-4fd9-b2d7-7f594728099f NetNS:/var/run/netns/57759062-e935-4bc2-a964-0ec733c6aff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaef09ea5_3e76_4fd9_b2d7_7f594728099f.slice PodAnnotations:0xc001fea348}] Aliases:map[]}"
2026-06-14 10:12:37.027786 | controller | Jun 14 08:44:38.898562 crc crio[24245]: time="2026-06-14T08:44:38.898369773Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-955dfdfc-4kjrn for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.027802 | controller | Jun 14 08:44:38.900469 crc crio[24245]: time="2026-06-14T08:44:38.899670667Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-thf76 Namespace:openstack-operators ID:45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134 UID:fc0ca1cf-478f-4433-b7e6-3fc15c80205e NetNS:/var/run/netns/3c5ff395-cd6b-4633-93f2-53d94a42141b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc0ca1cf_478f_4433_b7e6_3fc15c80205e.slice PodAnnotations:0xc003bf62c8}] Aliases:map[]}"
2026-06-14 10:12:37.027818 | controller | Jun 14 08:44:38.900469 crc crio[24245]: time="2026-06-14T08:44:38.900120762Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-thf76 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.027833 | controller | Jun 14 08:44:38.902178 crc crio[24245]: time="2026-06-14T08:44:38.902107452Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=31fdaa60-2c6c-4ec3-ae91-22b4817864a0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.027855 | controller | Jun 14 08:44:38.910812 crc crio[24245]: time="2026-06-14T08:44:38.908169774Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\""
2026-06-14 10:12:37.027871 | controller | Jun 14 08:44:38.925333 crc crio[24245]: time="2026-06-14T08:44:38.923737824Z" level=info msg="Ran pod sandbox 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20 with infra container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/POD" id=14bab440-70ab-4156-884e-92eeca33cf6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.027887 | controller | Jun 14 08:44:38.929094 crc crio[24245]: time="2026-06-14T08:44:38.928738836Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=ba70b729-a91b-4682-b5de-5257fa2bfc49 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.027902 | controller | Jun 14 08:44:38.929430 crc crio[24245]: time="2026-06-14T08:44:38.929374966Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 not found" id=ba70b729-a91b-4682-b5de-5257fa2bfc49 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.027917 | controller | Jun 14 08:44:38.929501 crc crio[24245]: time="2026-06-14T08:44:38.929473559Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 found" id=ba70b729-a91b-4682-b5de-5257fa2bfc49 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.027932 | controller | Jun 14 08:44:38.931527 crc crio[24245]: time="2026-06-14T08:44:38.931432226Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=a81cbe0d-9e75-4f49-9c30-512fbea54852 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.027947 | controller | Jun 14 08:44:38.938636 crc crio[24245]: time="2026-06-14T08:44:38.938591523Z" level=info msg="Ran pod sandbox 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609 with infra container: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/POD" id=3369255f-c969-457a-bb01-eb49c2188c5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.027963 | controller | Jun 14 08:44:38.944021 crc crio[24245]: time="2026-06-14T08:44:38.943716238Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\""
2026-06-14 10:12:37.027978 | controller | Jun 14 08:44:38.945123 crc crio[24245]: time="2026-06-14T08:44:38.945005102Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=9698c509-e961-49ad-b4a3-3e2e6d96e807 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.027993 | controller | Jun 14 08:44:38.945642 crc crio[24245]: time="2026-06-14T08:44:38.94555883Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found" id=9698c509-e961-49ad-b4a3-3e2e6d96e807 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028009 | controller | Jun 14 08:44:38.945962 crc crio[24245]: time="2026-06-14T08:44:38.945789187Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found" id=9698c509-e961-49ad-b4a3-3e2e6d96e807 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028024 | controller | Jun 14 08:44:38.947225 crc crio[24245]: time="2026-06-14T08:44:38.947027193Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=212a2a16-92b1-4144-8491-0c9613c7c961 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.028043 | controller | Jun 14 08:44:38.953929 crc crio[24245]: time="2026-06-14T08:44:38.95369541Z" level=info msg="Ran pod sandbox 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35 with infra container: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/POD" id=22e30f6c-8e95-4413-8c5d-51996b54c9c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.028059 | controller | Jun 14 08:44:38.957426 crc crio[24245]: time="2026-06-14T08:44:38.957013607Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\""
2026-06-14 10:12:37.028075 | controller | Jun 14 08:44:38.957426 crc crio[24245]: time="2026-06-14T08:44:38.957151208Z" level=info msg="Ran pod sandbox 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134 with infra container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/POD" id=0729d101-ef8d-4a95-b4e0-326336f3917b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.028091 | controller | Jun 14 08:44:38.966751 crc crio[24245]: time="2026-06-14T08:44:38.966663072Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=23524b4a-4c71-4d57-b2fa-c53d49a9d831 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028106 | controller | Jun 14 08:44:38.966998 crc crio[24245]: time="2026-06-14T08:44:38.966964173Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found" id=23524b4a-4c71-4d57-b2fa-c53d49a9d831 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028121 | controller | Jun 14 08:44:38.967070 crc crio[24245]: time="2026-06-14T08:44:38.967042556Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found" id=23524b4a-4c71-4d57-b2fa-c53d49a9d831 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028137 | controller | Jun 14 08:44:38.969617 crc crio[24245]: time="2026-06-14T08:44:38.96948914Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=77fbd1ee-885f-4eea-a469-520ac36e1c18 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028152 | controller | Jun 14 08:44:38.969752 crc crio[24245]: time="2026-06-14T08:44:38.969648765Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff not found" id=77fbd1ee-885f-4eea-a469-520ac36e1c18 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028167 | controller | Jun 14 08:44:38.969752 crc crio[24245]: time="2026-06-14T08:44:38.969715937Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff found" id=77fbd1ee-885f-4eea-a469-520ac36e1c18 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028182 | controller | Jun 14 08:44:38.970356 crc crio[24245]: time="2026-06-14T08:44:38.969943924Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=9081f937-08a4-466a-985a-1022ad81ed4c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.028197 | controller | Jun 14 08:44:38.971994 crc crio[24245]: time="2026-06-14T08:44:38.971735742Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=a77bad61-79f3-49fa-be03-0f44919f171e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.028215 | controller | Jun 14 08:44:38.972596 crc crio[24245]: time="2026-06-14T08:44:38.972497427Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\""
2026-06-14 10:12:37.028231 | controller | Jun 14 08:44:38.982513 crc crio[24245]: time="2026-06-14T08:44:38.982417707Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\""
2026-06-14 10:12:37.028247 | controller | Jun 14 08:44:39.299426 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5773b044ecf121 Mac:96:a5:65:6a:21:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/77050e2e-affc-4327-9c67-f193b36d3944 SocketPath: PciID:}] [{Interface:0xc0005025d0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.028262 | controller | Jun 14 08:44:39.300734 crc crio[24245]: time="2026-06-14T08:44:39.3006427Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9lvmf Namespace:openstack-operators ID:e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13 UID:2d46999b-0528-405c-9667-e9f10a0d303d NetNS:/var/run/netns/77050e2e-affc-4327-9c67-f193b36d3944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d46999b_0528_405c_9667_e9f10a0d303d.slice PodAnnotations:0xc001c3c2b8}] Aliases:map[]}"
2026-06-14 10:12:37.028278 | controller | Jun 14 08:44:39.301008 crc crio[24245]: time="2026-06-14T08:44:39.300913789Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9lvmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.028293 | controller | Jun 14 08:44:39.309974 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be82b722f152fa8 Mac:2e:3f:17:5f:34:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/175b7697-6e67-47d5-bb6d-7add6d30d0a2 SocketPath: PciID:}] [{Interface:0xc0001d4eb0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.028309 | controller | Jun 14 08:44:39.312096 crc crio[24245]: time="2026-06-14T08:44:39.312021622Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-pbfr4 Namespace:openstack-operators ID:be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22 UID:b381b2a2-d481-4c08-a2d3-7eb0ab307b20 NetNS:/var/run/netns/175b7697-6e67-47d5-bb6d-7add6d30d0a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb381b2a2_d481_4c08_a2d3_7eb0ab307b20.slice PodAnnotations:0xc000620248}] Aliases:map[]}"
2026-06-14 10:12:37.028325 | controller | Jun 14 08:44:39.312314 crc crio[24245]: time="2026-06-14T08:44:39.312256229Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-pbfr4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.028340 | controller | Jun 14 08:44:39.322496 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:812620d63468a0a Mac:ce:02:55:69:52:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/521c774f-b3bd-4873-a4de-fb54f7c9671a SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.028376 | controller | Jun 14 08:44:39.322960 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de500105913a8eb Mac:e2:47:fb:10:1b:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/875cbf9e-d704-4391-b42d-68a0e074ff0e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.028397 | controller | Jun 14 08:44:39.323712 crc crio[24245]: time="2026-06-14T08:44:39.323673996Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-79785d8799-7cxpm Namespace:openstack-operators ID:812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d UID:a57aaac2-c533-4ee0-bf86-2660a24d5bc3 NetNS:/var/run/netns/521c774f-b3bd-4873-a4de-fb54f7c9671a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda57aaac2_c533_4ee0_bf86_2660a24d5bc3.slice PodAnnotations:0xc000131170}] Aliases:map[]}"
2026-06-14 10:12:37.028414 | controller | Jun 14 08:44:39.324056 crc crio[24245]: time="2026-06-14T08:44:39.324029627Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-79785d8799-7cxpm for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.028430 | controller | Jun 14 08:44:39.324670 crc crio[24245]: time="2026-06-14T08:44:39.324599684Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-jvxd2 Namespace:openstack-operators ID:de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f UID:a95e631e-af83-4573-bd82-a8fe9be0a573 NetNS:/var/run/netns/875cbf9e-d704-4391-b42d-68a0e074ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda95e631e_af83_4573_bd82_a8fe9be0a573.slice PodAnnotations:0xc001c3c380}] Aliases:map[]}"
2026-06-14 10:12:37.028445 | controller | Jun 14 08:44:39.324895 crc crio[24245]: time="2026-06-14T08:44:39.324783489Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-jvxd2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.028461 | controller | Jun 14 08:44:39.329124 crc crio[24245]: time="2026-06-14T08:44:39.329047555Z" level=info msg="Ran pod sandbox e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13 with infra container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/POD" id=0d17cbe8-f740-421a-878f-a445c8afd2d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.028476 | controller | Jun 14 08:44:39.331732 crc crio[24245]: time="2026-06-14T08:44:39.331696531Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=b61447e4-6a3f-4ef5-a557-67bd50cdaa92 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028491 | controller | Jun 14 08:44:39.332121 crc crio[24245]: time="2026-06-14T08:44:39.332098404Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 not found" id=b61447e4-6a3f-4ef5-a557-67bd50cdaa92 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028506 | controller | Jun 14 08:44:39.332471 crc crio[24245]: time="2026-06-14T08:44:39.332444055Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 found" id=b61447e4-6a3f-4ef5-a557-67bd50cdaa92 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028521 | controller | Jun 14 08:44:39.334041 crc crio[24245]: time="2026-06-14T08:44:39.33381563Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=e6d89220-0d42-432b-a76e-5ffd63efa5b4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.028537 | controller | Jun 14 08:44:39.341593 crc crio[24245]: time="2026-06-14T08:44:39.341383628Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\""
2026-06-14 10:12:37.028555 | controller | Jun 14 08:44:39.354458 crc crio[24245]: time="2026-06-14T08:44:39.354101974Z" level=info msg="Ran pod sandbox de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f with infra container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/POD" id=0ec4ffe9-7f34-4764-b193-324bddb45b6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.028571 | controller | Jun 14 08:44:39.355737 crc crio[24245]: time="2026-06-14T08:44:39.355706486Z" level=info msg="Ran pod sandbox 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d with infra container: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/POD" id=fe69f9ff-4ab0-4883-bc39-a733b95152f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.028587 | controller | Jun 14 08:44:39.357506 crc crio[24245]: time="2026-06-14T08:44:39.35743879Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=2ac4edc6-5df4-45bf-a2d1-c9c5831a5b0d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028602 | controller | Jun 14 08:44:39.358493 crc crio[24245]: time="2026-06-14T08:44:39.35774153Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found" id=2ac4edc6-5df4-45bf-a2d1-c9c5831a5b0d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028617 | controller | Jun 14 08:44:39.358493 crc crio[24245]: time="2026-06-14T08:44:39.358111801Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found" id=2ac4edc6-5df4-45bf-a2d1-c9c5831a5b0d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028632 | controller | Jun 14 08:44:39.358493 crc crio[24245]: time="2026-06-14T08:44:39.358406331Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=88637217-ddb5-4c86-ac27-181cab0689a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028648 | controller | Jun 14 08:44:39.359575 crc crio[24245]: time="2026-06-14T08:44:39.358626328Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found" id=88637217-ddb5-4c86-ac27-181cab0689a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028663 | controller | Jun 14 08:44:39.359575 crc crio[24245]: time="2026-06-14T08:44:39.358671899Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found" id=88637217-ddb5-4c86-ac27-181cab0689a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028678 | controller | Jun 14 08:44:39.360333 crc crio[24245]: time="2026-06-14T08:44:39.359811286Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=8697f244-80bb-4cc3-a889-04c2a4bddd9e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.028694 | controller | Jun 14 08:44:39.360333 crc crio[24245]: time="2026-06-14T08:44:39.360305972Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=19db5abb-e719-42cf-b293-4e3802173ff5 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.028709 | controller | Jun 14 08:44:39.366899 crc crio[24245]: time="2026-06-14T08:44:39.366711806Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\""
2026-06-14 10:12:37.028724 | controller | Jun 14 08:44:39.369432 crc crio[24245]: time="2026-06-14T08:44:39.369173106Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\""
2026-06-14 10:12:37.028742 | controller | Jun 14 08:44:39.382630 crc crio[24245]: time="2026-06-14T08:44:39.382557591Z" level=info msg="Ran pod sandbox be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22 with infra container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/POD" id=fc72c21d-8013-4d72-ae40-1dcd0359ebb6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.028758 | controller | Jun 14 08:44:39.388475 crc crio[24245]: time="2026-06-14T08:44:39.388290054Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=6c18cd9b-28d1-4367-8c74-f1b02a9d4aa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028774 | controller | Jun 14 08:44:39.389124 crc crio[24245]: time="2026-06-14T08:44:39.389048959Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 not found" id=6c18cd9b-28d1-4367-8c74-f1b02a9d4aa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028789 | controller | Jun 14 08:44:39.389358 crc crio[24245]: time="2026-06-14T08:44:39.389125081Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 found" id=6c18cd9b-28d1-4367-8c74-f1b02a9d4aa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028803 | controller | Jun 14 08:44:39.390460 crc crio[24245]: time="2026-06-14T08:44:39.390239606Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=8ee673a0-d846-43f0-a023-9e0ff8cb95c1 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.028819 | controller | Jun 14 08:44:39.394746 crc crio[24245]: time="2026-06-14T08:44:39.393583314Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\""
2026-06-14 10:12:37.028834 | controller | Jun 14 08:44:39.592171 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df1bb5c8e86c387 Mac:52:22:98:91:b6:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/39678101-e90c-418f-aaa9-6c2082b285cc SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.028849 | controller | Jun 14 08:44:39.592997 crc crio[24245]: time="2026-06-14T08:44:39.592834377Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-b9f789587-752cf Namespace:openstack-operators ID:df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce UID:17d545a8-9359-4643-af22-1e3b5c7c5428 NetNS:/var/run/netns/39678101-e90c-418f-aaa9-6c2082b285cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17d545a8_9359_4643_af22_1e3b5c7c5428.slice PodAnnotations:0xc0006204a8}] Aliases:map[]}"
2026-06-14 10:12:37.028865 | controller | Jun 14 08:44:39.593107 crc crio[24245]: time="2026-06-14T08:44:39.593091105Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-b9f789587-752cf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.028881 | controller | Jun 14 08:44:39.601327 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a02cd04c13d711 Mac:4a:51:97:dd:12:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/c87d6496-d7ba-4199-8b93-a3643f4804a3 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.028900 | controller | Jun 14 08:44:39.602037 crc crio[24245]: time="2026-06-14T08:44:39.601970916Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-6b49d958cc-glv5t Namespace:openstack-operators ID:5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15 UID:c4f38e1c-0089-4b72-af22-7358327ffa9e NetNS:/var/run/netns/c87d6496-d7ba-4199-8b93-a3643f4804a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4f38e1c_0089_4b72_af22_7358327ffa9e.slice PodAnnotations:0xc001fea848}] Aliases:map[]}"
2026-06-14 10:12:37.028916 | controller | Jun 14 08:44:39.602230 crc crio[24245]: time="2026-06-14T08:44:39.602159873Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-6b49d958cc-glv5t for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.028931 | controller | Jun 14 08:44:39.611426 crc crio[24245]: time="2026-06-14T08:44:39.610158655Z" level=info msg="Ran pod sandbox df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce with infra container: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/POD" id=6c8ab2f9-0391-47e0-b305-7511aa2c2682 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.028947 | controller | Jun 14 08:44:39.633722 crc crio[24245]: time="2026-06-14T08:44:39.633332781Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=3b0c9b71-21b1-4fa1-beba-bb5e139166a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028962 | controller | Jun 14 08:44:39.635002 crc crio[24245]: time="2026-06-14T08:44:39.634943933Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 not found" id=3b0c9b71-21b1-4fa1-beba-bb5e139166a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028977 | controller | Jun 14 08:44:39.635093 crc crio[24245]: time="2026-06-14T08:44:39.635025525Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 found" id=3b0c9b71-21b1-4fa1-beba-bb5e139166a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.028992 | controller | Jun 14 08:44:39.645994 crc crio[24245]: time="2026-06-14T08:44:39.645888501Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=dec2c5df-40c5-4bfd-b6aa-ddda2fafb45d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.029007 | controller | Jun 14 08:44:39.648977 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:392fb44f67a0926 Mac:72:b3:a4:93:81:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/9cc1eb2b-37f1-4788-8b9b-d83822119ca3 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.029022 | controller | Jun 14 08:44:39.649459 crc crio[24245]: time="2026-06-14T08:44:39.649025809Z" level=info msg="Ran pod sandbox 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15 with infra container: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/POD" id=849817ea-a7e1-4356-b50c-ef6d66daf284 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.029038 | controller | Jun 14 08:44:39.650345 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91f5368860dc70e Mac:9a:28:f9:72:2a:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/85e12ca5-ba30-4188-a998-4ab3027ba06f SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.029057 | controller | Jun 14 08:44:39.651249 crc crio[24245]: time="2026-06-14T08:44:39.650820286Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\""
2026-06-14 10:12:37.029073 | controller | Jun 14 08:44:39.651249 crc crio[24245]: time="2026-06-14T08:44:39.651006926Z" level=info msg="Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 Namespace:openstack-operators ID:91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62 UID:cd8df072-0ba5-4078-bdf2-e291e396ff1e NetNS:/var/run/netns/85e12ca5-ba30-4188-a998-4ab3027ba06f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8df072_0ba5_4078_bdf2_e291e396ff1e.slice PodAnnotations:0xc002422058}] Aliases:map[]}"
2026-06-14 10:12:37.029089 | controller | Jun 14 08:44:39.651249 crc crio[24245]: time="2026-06-14T08:44:39.65114159Z" level=info msg="Checking pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.029105 | controller | Jun 14 08:44:39.651249 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a09d7e3c4d4a71 Mac:0e:2a:a1:49:9a:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/e814482e-c282-45da-8fd6-20465bc0b828 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.029121 | controller | Jun 14 08:44:39.651669 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46e05f85d5d3873 Mac:2e:b8:6c:09:31:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/2db0cb6f-0a1b-472d-b78d-dfd6e138bb7b SocketPath: PciID:}] [{Interface:0xc000616630 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.029136 | controller | Jun 14 08:44:39.651669 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0c4acf2b36e603 Mac:fe:53:a6:79:96:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/fd4e1903-bc63-4b12-b980-50c549b97b41 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.029152 | controller | Jun 14 08:44:39.652035 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaa036e18947496 Mac:42:be:31:c7:58:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/237f8326-f59c-45cb-bf1b-23169ec73226 SocketPath: PciID:}] [{Interface:0xc00053c6f0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.029167 | controller | Jun 14 08:44:39.652035 crc crio[24245]: time="2026-06-14T08:44:39.65155629Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=56025795-3469-4d3d-bbaf-8d0d930aeaaf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029182 | controller | Jun 14 08:44:39.652294 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8357d832d7522b8 Mac:1a:99:db:46:18:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/8b179f6e-cd32-40ad-a1f7-011f783ee348 SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.029197 | controller | Jun 14 08:44:39.652294 crc crio[24245]: time="2026-06-14T08:44:39.652083847Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 not found" id=56025795-3469-4d3d-bbaf-8d0d930aeaaf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029215 | controller | Jun 14 08:44:39.652294 crc crio[24245]: time="2026-06-14T08:44:39.652136732Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 found" id=56025795-3469-4d3d-bbaf-8d0d930aeaaf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029231 | controller | Jun 14 08:44:39.652601 crc crio[24245]: time="2026-06-14T08:44:39.652504774Z" level=info msg="Got pod network &{Name:placement-operator-controller-manager-84859b96f4-drglc Namespace:openstack-operators ID:0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba UID:269945e2-ee16-4306-b18a-470f899d058f NetNS:/var/run/netns/e814482e-c282-45da-8fd6-20465bc0b828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod269945e2_ee16_4306_b18a_470f899d058f.slice PodAnnotations:0xc002c921e0}] Aliases:map[]}"
2026-06-14 10:12:37.029247 | controller | Jun 14 08:44:39.652722 crc crio[24245]: time="2026-06-14T08:44:39.652636508Z" level=info msg="Checking pod openstack-operators_placement-operator-controller-manager-84859b96f4-drglc for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.029262 | controller | Jun 14 08:44:39.653279 crc crio[24245]: time="2026-06-14T08:44:39.652732587Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-rcjhq Namespace:openstack-operators ID:d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27 UID:24675281-e86d-4acd-b4ad-606fec6b9437 NetNS:/var/run/netns/fd4e1903-bc63-4b12-b980-50c549b97b41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24675281_e86d_4acd_b4ad_606fec6b9437.slice PodAnnotations:0xc001fea480}] Aliases:map[]}"
2026-06-14 10:12:37.029278 | controller | Jun 14 08:44:39.653279 crc crio[24245]: time="2026-06-14T08:44:39.652826639Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qqlrs Namespace:openstack-operators ID:8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52 UID:132cef1b-70c9-43f8-9d91-1aa891714cbc NetNS:/var/run/netns/8b179f6e-cd32-40ad-a1f7-011f783ee348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod132cef1b_70c9_43f8_9d91_1aa891714cbc.slice PodAnnotations:0xc0006204f8}] Aliases:map[]}"
2026-06-14 10:12:37.029293 | controller | Jun 14 08:44:39.653279 crc crio[24245]: time="2026-06-14T08:44:39.652913203Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-rcjhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.029308 | controller | Jun 14 08:44:39.653279 crc crio[24245]: time="2026-06-14T08:44:39.653000385Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-647c57968d-qqlrs for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.029323 | controller | Jun 14 08:44:39.653891 crc crio[24245]: time="2026-06-14T08:44:39.653720873Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-ft58h Namespace:openstack-operators ID:46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c UID:95878bdf-452f-400f-bd2a-9800393ecfc8 NetNS:/var/run/netns/2db0cb6f-0a1b-472d-b78d-dfd6e138bb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95878bdf_452f_400f_bd2a_9800393ecfc8.slice PodAnnotations:0xc000620288}] Aliases:map[]}"
2026-06-14 10:12:37.029338 | controller | Jun 14 08:44:39.654100 crc crio[24245]: time="2026-06-14T08:44:39.653963301Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-5cd6475f78-ft58h for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.029375 | controller | Jun 14 08:44:39.654100 crc crio[24245]: time="2026-06-14T08:44:39.653992142Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=21c679e2-d8bd-4d8f-87cd-4db349d0bd17 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.029393 | controller | Jun 14 08:44:39.656962 crc crio[24245]: time="2026-06-14T08:44:39.655743948Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jmlck Namespace:openstack-operators ID:392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a UID:a44dded2-c6bf-4f9a-92a7-792e9c68fd84 NetNS:/var/run/netns/9cc1eb2b-37f1-4788-8b9b-d83822119ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dded2_c6bf_4f9a_92a7_792e9c68fd84.slice PodAnnotations:0xc001fea948}] Aliases:map[]}"
2026-06-14 10:12:37.029409 | controller | Jun 14 08:44:39.656962 crc crio[24245]: time="2026-06-14T08:44:39.656362928Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jmlck for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.029424 | controller | Jun 14 08:44:39.656962 crc crio[24245]: time="2026-06-14T08:44:39.656665168Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\""
2026-06-14 10:12:37.029439 | controller | Jun 14 08:44:39.665216 crc crio[24245]: time="2026-06-14T08:44:39.665127001Z" level=info msg="Ran pod sandbox 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62 with infra container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/POD" id=7730377c-2e4c-4785-bd08-7af2d153f14b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.029454 | controller | Jun 14 08:44:39.669760 crc crio[24245]: time="2026-06-14T08:44:39.669661107Z" level=info msg="Ran pod sandbox d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27 with infra container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/POD" id=81b749bd-ded7-4b8b-ad7f-332f9c25a7e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.029470 | controller | Jun 14 08:44:39.673664 crc crio[24245]: time="2026-06-14T08:44:39.673503769Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-4f8rx Namespace:openstack-operators ID:aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc UID:4c3c6dee-28d6-4383-94d6-0d7343c8e6d9 NetNS:/var/run/netns/237f8326-f59c-45cb-bf1b-23169ec73226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c3c6dee_28d6_4383_94d6_0d7343c8e6d9.slice PodAnnotations:0xc002422138}] Aliases:map[]}"
2026-06-14 10:12:37.029486 | controller | Jun 14 08:44:39.673919 crc crio[24245]: time="2026-06-14T08:44:39.673706116Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-576f47b94c-4f8rx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.029501 | controller | Jun 14 08:44:39.679510 crc crio[24245]: time="2026-06-14T08:44:39.679079351Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=03f12d97-48de-49ea-8914-d6be4051ca5d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029516 | controller | Jun 14 08:44:39.679510 crc crio[24245]: time="2026-06-14T08:44:39.679335059Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found" id=03f12d97-48de-49ea-8914-d6be4051ca5d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029534 | controller | Jun 14 08:44:39.679510 crc crio[24245]: time="2026-06-14T08:44:39.679397051Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found" id=03f12d97-48de-49ea-8914-d6be4051ca5d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029550 | controller | Jun 14 08:44:39.679722 crc crio[24245]: time="2026-06-14T08:44:39.679641099Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=ca6c5c43-8ee2-4d7d-abbf-4a41c5a6c976 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029565 | controller | Jun 14 08:44:39.679785 crc crio[24245]: time="2026-06-14T08:44:39.679757283Z" level=info msg="Image quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 not found" id=ca6c5c43-8ee2-4d7d-abbf-4a41c5a6c976 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029580 | controller | Jun 14 08:44:39.679895 crc crio[24245]: time="2026-06-14T08:44:39.679801764Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 found" id=ca6c5c43-8ee2-4d7d-abbf-4a41c5a6c976 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029595 | controller | Jun 14 08:44:39.683049 crc crio[24245]: time="2026-06-14T08:44:39.682943402Z" level=info msg="Ran pod sandbox 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52 with infra container: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/POD" id=6782aad2-a49e-470f-a806-854d88adb163 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.029610 | controller | Jun 14 08:44:39.683049 crc crio[24245]: time="2026-06-14T08:44:39.683012443Z" level=info msg="Ran pod sandbox 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c with infra container: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/POD" id=9f0c88a9-c5e1-4896-a233-28dafa26c5b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.029625 | controller | Jun 14 08:44:39.687238 crc crio[24245]: time="2026-06-14T08:44:39.68711406Z" level=info msg="Ran pod sandbox 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a with infra container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/POD" id=75f988fe-f119-487a-bec8-8bd55ce53666 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.029640 | controller | Jun 14 08:44:39.692628 crc crio[24245]: time="2026-06-14T08:44:39.688583717Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=7fc3ad6e-c612-49f7-9875-9070dbd5c7f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029654 | controller | Jun 14 08:44:39.692628 crc crio[24245]: time="2026-06-14T08:44:39.688693795Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=946495b5-b225-40d0-b19e-5a3c68779e0b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.029669 | controller | Jun 14 08:44:39.692628 crc crio[24245]: time="2026-06-14T08:44:39.688775824Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found" id=7fc3ad6e-c612-49f7-9875-9070dbd5c7f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029684 | controller | Jun 14 08:44:39.692628 crc crio[24245]: time="2026-06-14T08:44:39.688821045Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found" id=7fc3ad6e-c612-49f7-9875-9070dbd5c7f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029702 | controller | Jun 14 08:44:39.692628 crc crio[24245]: time="2026-06-14T08:44:39.689066513Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=e8768c41-66a7-48b8-b932-1998fbc94d0e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.029717 | controller | Jun 14 08:44:39.692628 crc crio[24245]: time="2026-06-14T08:44:39.689827361Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=0db65d50-1d24-47d8-ba6b-fb72391e4075 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029733 | controller | Jun 14 08:44:39.692628 crc crio[24245]: time="2026-06-14T08:44:39.690810282Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=a00c03bf-ebe0-4c01-9e12-dff8531486fe name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029747 | controller | Jun 14 08:44:39.692628 crc crio[24245]: time="2026-06-14T08:44:39.690979189Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found" id=a00c03bf-ebe0-4c01-9e12-dff8531486fe name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029762 | controller | Jun 14 08:44:39.692628 crc crio[24245]: time="2026-06-14T08:44:39.691023729Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found" id=a00c03bf-ebe0-4c01-9e12-dff8531486fe name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029777 | controller | Jun 14 08:44:39.694469 crc crio[24245]: time="2026-06-14T08:44:39.694296484Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\""
2026-06-14 10:12:37.029792 | controller | Jun 14 08:44:39.695089 crc crio[24245]: time="2026-06-14T08:44:39.694959945Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\""
2026-06-14 10:12:37.029807 | controller | Jun 14 08:44:39.698808 crc crio[24245]: time="2026-06-14T08:44:39.698741368Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f" id=9ba3f86b-3e52-4596-a7ea-5bd39caacc8a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029822 | controller | Jun 14 08:44:39.704624 crc crio[24245]: time="2026-06-14T08:44:39.704295491Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=3b478ff3-24de-410c-b35a-106452b21519 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029838 | controller | Jun 14 08:44:39.709118 crc crio[24245]: time="2026-06-14T08:44:39.709030403Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=49368450-1987-4cb9-8773-0d4147b17e58 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029852 | controller | Jun 14 08:44:39.710921 crc crio[24245]: time="2026-06-14T08:44:39.710801111Z" level=info msg="Ran pod sandbox aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc with infra container: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/POD" id=6cbe0528-a6b4-4c99-82a2-bdf7dbfea5f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.029867 | controller | Jun 14 08:44:39.719102 crc crio[24245]: time="2026-06-14T08:44:39.718159674Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=4bfdaa5d-c40e-4851-a3fe-8f46fcd4c87a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029885 | controller | Jun 14 08:44:39.719102 crc crio[24245]: time="2026-06-14T08:44:39.718500902Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=a20d6888-4c15-458e-8ae4-e857cd94bb83 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029900 | controller | Jun 14 08:44:39.719102 crc crio[24245]: time="2026-06-14T08:44:39.718725979Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found" id=a20d6888-4c15-458e-8ae4-e857cd94bb83 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029915 | controller | Jun 14 08:44:39.719102 crc crio[24245]: time="2026-06-14T08:44:39.718791591Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found" id=a20d6888-4c15-458e-8ae4-e857cd94bb83 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.029930 | controller | Jun 14 08:44:39.720981 crc crio[24245]: time="2026-06-14T08:44:39.72081389Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/manager" id=a9feef4f-0308-4435-96c2-a7af20d3c36c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.029945 | controller | Jun 14 08:44:39.721338 crc crio[24245]: time="2026-06-14T08:44:39.721274915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.029960 | controller | Jun 14 08:44:39.723145 crc crio[24245]: time="2026-06-14T08:44:39.722760529Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/kube-rbac-proxy" id=23579d65-4a12-41de-8b35-a24749ee8dd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.029976 | controller | Jun 14 08:44:39.723145 crc crio[24245]: time="2026-06-14T08:44:39.722937476Z" level=info msg="Ran pod sandbox 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba with infra container: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/POD" id=1f8aa463-7ec9-46fb-992b-6f0a9dc46375 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.029992 | controller | Jun 14 08:44:39.725619 crc crio[24245]: time="2026-06-14T08:44:39.724787618Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=e48f315d-d411-47bb-8606-949711f8eafb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030007 | controller | Jun 14 08:44:39.725619 crc crio[24245]: time="2026-06-14T08:44:39.725032102Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=ef86b9d4-2db4-4ec6-ba64-3e9e0caa92c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030022 | controller | Jun 14 08:44:39.728466 crc crio[24245]: time="2026-06-14T08:44:39.728397562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030038 | controller | Jun 14 08:44:39.728676 crc crio[24245]: time="2026-06-14T08:44:39.728612636Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=c436a048-fe29-4656-96f9-74f8a83d78a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030053 | controller | Jun 14 08:44:39.729463 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a749a28f64f955 Mac:5e:68:2a:d5:65:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/47311893-7b51-4b11-88f5-3b58f6446b9f SocketPath: PciID:}] [{Interface:0xc0001226a0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.030072 | controller | Jun 14 08:44:39.730437 crc crio[24245]: time="2026-06-14T08:44:39.730327984Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=4582f6c5-f939-4dfc-ab9d-0057b2b08a48 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030088 | controller | Jun 14 08:44:39.730786 crc crio[24245]: time="2026-06-14T08:44:39.730753469Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749482tn Namespace:openstack-operators ID:4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8 UID:bf13fccc-8026-4eb4-93e8-65f01fbbc11d NetNS:/var/run/netns/47311893-7b51-4b11-88f5-3b58f6446b9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf13fccc_8026_4eb4_93e8_65f01fbbc11d.slice PodAnnotations:0xc000620300}] Aliases:map[]}"
2026-06-14 10:12:37.030104 | controller | Jun 14 08:44:39.731142 crc crio[24245]: time="2026-06-14T08:44:39.731113181Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749482tn for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.030120 | controller | Jun 14 08:44:39.739092 crc crio[24245]: time="2026-06-14T08:44:39.738990336Z" level=info msg="Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found" id=4582f6c5-f939-4dfc-ab9d-0057b2b08a48 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030136 | controller | Jun 14 08:44:39.739092 crc crio[24245]: time="2026-06-14T08:44:39.739062538Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found" id=4582f6c5-f939-4dfc-ab9d-0057b2b08a48 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030151 | controller | Jun 14 08:44:39.741538 crc crio[24245]: time="2026-06-14T08:44:39.741490997Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/kube-rbac-proxy" id=22a7e389-acf3-4413-a5ba-c4d48cd90d7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.030166 | controller | Jun 14 08:44:39.743801 crc crio[24245]: time="2026-06-14T08:44:39.74376437Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=1cda4a55-b457-4bae-b4ec-39fc0627ea60 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030181 | controller | Jun 14 08:44:39.758123 crc crio[24245]: time="2026-06-14T08:44:39.755973601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030197 | controller | Jun 14 08:44:39.759571 crc crio[24245]: time="2026-06-14T08:44:39.759484101Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=cf2d7398-9802-410a-8c0f-8e52e13ca0e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030212 | controller | Jun 14 08:44:39.762981 crc crio[24245]: time="2026-06-14T08:44:39.762893639Z" level=info msg="Ran pod sandbox 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/POD" id=f03047e7-9494-40c7-b4b3-f33761ed7179 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.030231 | controller | Jun 14 08:44:39.770373 crc crio[24245]: time="2026-06-14T08:44:39.770221156Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=a391a2cf-ac54-458b-9286-b8efc3c1e15b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030247 | controller | Jun 14 08:44:39.774478 crc crio[24245]: time="2026-06-14T08:44:39.773283125Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/kube-rbac-proxy" id=f9ee134f-df93-4ac8-a87b-8b72201aed98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.030262 | controller | Jun 14 08:44:39.816766 crc crio[24245]: time="2026-06-14T08:44:39.816679869Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found" id=a391a2cf-ac54-458b-9286-b8efc3c1e15b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030277 | controller | Jun 14 08:44:39.816982 crc crio[24245]: time="2026-06-14T08:44:39.816798413Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found" id=a391a2cf-ac54-458b-9286-b8efc3c1e15b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030292 | controller | Jun 14 08:44:39.819121 crc crio[24245]: time="2026-06-14T08:44:39.818552423Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=16c1f138-761c-44e0-bffa-68f67ab1d723 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.030308 | controller | Jun 14 08:44:39.821971 crc crio[24245]: time="2026-06-14T08:44:39.821792269Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\""
2026-06-14 10:12:37.030323 | controller | Jun 14 08:44:39.828394 crc crio[24245]: time="2026-06-14T08:44:39.827999627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030338 | controller | Jun 14 08:44:39.828778 crc crio[24245]: time="2026-06-14T08:44:39.828714568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030372 | controller | Jun 14 08:44:39.837235 crc crio[24245]: time="2026-06-14T08:44:39.83715671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030389 | controller | Jun 14 08:44:39.853519 crc crio[24245]: time="2026-06-14T08:44:39.853436629Z" level=info msg="Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/kube-rbac-proxy" id=ede3f44a-9c86-4c9a-bc06-bd45cf6869fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.030404 | controller | Jun 14 08:44:39.887665 crc crio[24245]: time="2026-06-14T08:44:39.887339058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030419 | controller | Jun 14 08:44:39.965755 crc crio[24245]: time="2026-06-14T08:44:39.96570796Z" level=info msg="Created container 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/manager" id=a9feef4f-0308-4435-96c2-a7af20d3c36c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.030434 | controller | Jun 14 08:44:39.969228 crc crio[24245]: time="2026-06-14T08:44:39.969119442Z" level=info msg="Starting container: 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b" id=23650be6-9bab-45ce-8ab5-2749047f3e68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.030456 | controller | Jun 14 08:44:39.996525 crc crio[24245]: time="2026-06-14T08:44:39.99648902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030471 | controller | Jun 14 08:44:40.001090 crc crio[24245]: time="2026-06-14T08:44:40.001062447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030486 | controller | Jun 14 08:44:40.011345 crc crio[24245]: time="2026-06-14T08:44:40.011163976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030501 | controller | Jun 14 08:44:40.014714 crc crio[24245]: time="2026-06-14T08:44:40.014652112Z" level=info msg="Started container" PID=50613 containerID=9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b description=openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/manager id=23650be6-9bab-45ce-8ab5-2749047f3e68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52
2026-06-14 10:12:37.030517 | controller | Jun 14 08:44:40.021675 crc crio[24245]: time="2026-06-14T08:44:40.021598793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030532 | controller | Jun 14 08:44:40.066248 crc crio[24245]: time="2026-06-14T08:44:40.065979325Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=0607ee13-918d-42ee-8a87-9968856fbe0e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030547 | controller | Jun 14 08:44:40.077960 crc crio[24245]: time="2026-06-14T08:44:40.077238429Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=60f80ebc-58c3-4a55-87e8-5349daa23d3e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030562 | controller | Jun 14 08:44:40.083630 crc crio[24245]: time="2026-06-14T08:44:40.083548169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030577 | controller | Jun 14 08:44:40.100504 crc crio[24245]: time="2026-06-14T08:44:40.100432218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030592 | controller | Jun 14 08:44:40.107907 crc crio[24245]: time="2026-06-14T08:44:40.105496477Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/kube-rbac-proxy" id=7e8de1d5-b14e-485a-9e65-a6afa2d8b87f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.030607 | controller | Jun 14 08:44:40.107907 crc crio[24245]: time="2026-06-14T08:44:40.105966492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030622 | controller | Jun 14 08:44:40.139587 crc crio[24245]: time="2026-06-14T08:44:40.138174717Z" level=info msg="Created container 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/kube-rbac-proxy" id=f9ee134f-df93-4ac8-a87b-8b72201aed98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.030637 | controller | Jun 14 08:44:40.140566 crc crio[24245]: time="2026-06-14T08:44:40.140508612Z" level=info msg="Starting container: 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2" id=f604fbec-40d2-4cbd-86df-02b798660a9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.030656 | controller | Jun 14 08:44:40.150937 crc crio[24245]: time="2026-06-14T08:44:40.150772988Z" level=info msg="Started container" PID=50646 containerID=6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/kube-rbac-proxy id=f604fbec-40d2-4cbd-86df-02b798660a9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc
2026-06-14 10:12:37.030672 | controller | Jun 14 08:44:40.240219 crc crio[24245]: time="2026-06-14T08:44:40.240128264Z" level=info msg="Created container a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/kube-rbac-proxy" id=23579d65-4a12-41de-8b35-a24749ee8dd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.030687 | controller | Jun 14 08:44:40.241956 crc crio[24245]: time="2026-06-14T08:44:40.241894508Z" level=info msg="Starting container: a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442" id=ce14d2b9-4979-40de-bd47-06e8c0b274ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.030703 | controller | Jun 14 08:44:40.255504 crc crio[24245]: time="2026-06-14T08:44:40.255406454Z" level=info msg="Created container 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/kube-rbac-proxy" id=22a7e389-acf3-4413-a5ba-c4d48cd90d7c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.030718 | controller | Jun 14 08:44:40.257576 crc crio[24245]: time="2026-06-14T08:44:40.257497622Z" level=info msg="Starting container: 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375" id=13f1166e-6ace-41d8-8156-5c87335a4296 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.030733 | controller | Jun 14 08:44:40.265458 crc crio[24245]: time="2026-06-14T08:44:40.265288961Z" level=info msg="Started container" PID=50661 containerID=a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/kube-rbac-proxy id=ce14d2b9-4979-40de-bd47-06e8c0b274ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a
2026-06-14 10:12:37.030749 | controller | Jun 14 08:44:40.313011 crc crio[24245]: time="2026-06-14T08:44:40.312789026Z" level=info msg="Started container" PID=50671 containerID=0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375 description=openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/kube-rbac-proxy id=13f1166e-6ace-41d8-8156-5c87335a4296 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c
2026-06-14 10:12:37.030765 | controller | Jun 14 08:44:40.352060 crc crio[24245]: time="2026-06-14T08:44:40.352005707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030780 | controller | Jun 14 08:44:40.358080 crc crio[24245]: time="2026-06-14T08:44:40.35799611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030795 | controller | Jun 14 08:44:40.440624 crc crio[24245]: time="2026-06-14T08:44:40.440238819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030811 | controller | Jun 14 08:44:40.469799 crc crio[24245]: time="2026-06-14T08:44:40.469309676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.030830 | controller | Jun 14 08:44:40.656992 crc crio[24245]: time="2026-06-14T08:44:40.65569819Z" level=info msg="Created container d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/kube-rbac-proxy" id=ede3f44a-9c86-4c9a-bc06-bd45cf6869fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.030846 | controller | Jun 14 08:44:40.690774 crc crio[24245]: time="2026-06-14T08:44:40.690626358Z" level=info msg="Starting container: d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933" id=10b0a81d-d474-448c-9145-0a2945ea4cdb name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.030861 | controller | Jun 14 08:44:40.783783 crc crio[24245]: time="2026-06-14T08:44:40.783138864Z" level=info msg="Created container 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/kube-rbac-proxy" id=7e8de1d5-b14e-485a-9e65-a6afa2d8b87f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.030876 | controller | Jun 14 08:44:40.784578 crc crio[24245]: time="2026-06-14T08:44:40.784477767Z" level=info msg="Started container" PID=50766 containerID=d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933 description=openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/kube-rbac-proxy id=10b0a81d-d474-448c-9145-0a2945ea4cdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba
2026-06-14 10:12:37.030892 | controller | Jun 14 08:44:40.807308 crc crio[24245]: time="2026-06-14T08:44:40.800151112Z" level=info msg="Starting container: 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186" id=2bb77c01-045b-4e12-92b4-224e16047721 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.030907 | controller | Jun 14 08:44:40.868063 crc crio[24245]: time="2026-06-14T08:44:40.867961608Z" level=info msg="Started container" PID=50752 containerID=19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186 description=openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/kube-rbac-proxy id=2bb77c01-045b-4e12-92b4-224e16047721 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52
2026-06-14 10:12:37.030923 | controller | Jun 14 08:44:41.553657 crc crio[24245]: time="2026-06-14T08:44:41.552961262Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=d34021c0-aa55-4c20-8b88-b8332b6bb0a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030938 | controller | Jun 14 08:44:41.554315 crc crio[24245]: time="2026-06-14T08:44:41.554237722Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found" id=d34021c0-aa55-4c20-8b88-b8332b6bb0a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030953 | controller | Jun 14 08:44:41.554381 crc crio[24245]: time="2026-06-14T08:44:41.554333896Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found" id=d34021c0-aa55-4c20-8b88-b8332b6bb0a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030968 | controller | Jun 14 08:44:41.629585 crc crio[24245]: time="2026-06-14T08:44:41.629493937Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=6e82feb5-aa65-46df-ac8f-110a3f74f3d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.030983 | controller | Jun 14 08:44:41.634329 crc crio[24245]: time="2026-06-14T08:44:41.634284242Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found" id=6e82feb5-aa65-46df-ac8f-110a3f74f3d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031001 | controller | Jun 14 08:44:41.656735 crc crio[24245]: time="2026-06-14T08:44:41.656676844Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found" id=6e82feb5-aa65-46df-ac8f-110a3f74f3d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031017 | controller | Jun 14 08:44:41.677519 crc crio[24245]: time="2026-06-14T08:44:41.677431812Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=68459d26-8775-4f52-93ba-bb81a1ff7b0d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031031 | controller | Jun 14 08:44:41.677950 crc crio[24245]: time="2026-06-14T08:44:41.677899646Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found" id=68459d26-8775-4f52-93ba-bb81a1ff7b0d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031046 | controller | Jun 14 08:44:41.678060 crc crio[24245]: time="2026-06-14T08:44:41.67799811Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found" id=68459d26-8775-4f52-93ba-bb81a1ff7b0d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031062 | controller | Jun 14 08:44:41.701961 crc crio[24245]: time="2026-06-14T08:44:41.701710659Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=1cd38c54-db69-40a1-9eba-abcf721e7a07 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031077 | controller | Jun 14 08:44:41.703227 crc crio[24245]: time="2026-06-14T08:44:41.702021619Z" level=info msg="Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found" id=1cd38c54-db69-40a1-9eba-abcf721e7a07 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031093 | controller | Jun 14 08:44:41.703227 crc crio[24245]: time="2026-06-14T08:44:41.702092231Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found" id=1cd38c54-db69-40a1-9eba-abcf721e7a07 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031108 | controller | Jun 14 08:44:42.749146 crc crio[24245]: time="2026-06-14T08:44:42.748266973Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=83edd41d-7003-4da7-8887-9fca195e0cc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031123 | controller | Jun 14 08:44:42.750334 crc crio[24245]: time="2026-06-14T08:44:42.749266705Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found" id=83edd41d-7003-4da7-8887-9fca195e0cc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031139 | controller | Jun 14 08:44:42.750334 crc crio[24245]: time="2026-06-14T08:44:42.749329637Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found" id=83edd41d-7003-4da7-8887-9fca195e0cc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031154 | controller | Jun 14 08:44:42.750334 crc crio[24245]: time="2026-06-14T08:44:42.749956307Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=3288e518-22a1-484f-8d78-1a7687f0a110 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031172 | controller | Jun 14 08:44:42.750334 crc crio[24245]: time="2026-06-14T08:44:42.750073101Z" level=info msg="Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found" id=3288e518-22a1-484f-8d78-1a7687f0a110 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031188 | controller | Jun 14 08:44:42.750334 crc crio[24245]: time="2026-06-14T08:44:42.75009107Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=f508240f-2952-4e15-9468-87a5e561330c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031203 | controller | Jun 14 08:44:42.750334 crc crio[24245]: time="2026-06-14T08:44:42.750333168Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found" id=f508240f-2952-4e15-9468-87a5e561330c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031219 | controller | Jun 14 08:44:42.752343 crc crio[24245]: time="2026-06-14T08:44:42.75038616Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found" id=f508240f-2952-4e15-9468-87a5e561330c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031234 | controller | Jun 14 08:44:42.752343 crc crio[24245]: time="2026-06-14T08:44:42.750114602Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found" id=3288e518-22a1-484f-8d78-1a7687f0a110 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031248 | controller | Jun 14 08:44:42.753115 crc crio[24245]: time="2026-06-14T08:44:42.752512888Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=5696790b-a240-4a85-b9ef-1f8a0e6b158e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031263 | controller | Jun 14 08:44:42.753586 crc crio[24245]: time="2026-06-14T08:44:42.753525431Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found" id=5696790b-a240-4a85-b9ef-1f8a0e6b158e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031279 | controller | Jun 14 08:44:42.754169 crc crio[24245]: time="2026-06-14T08:44:42.75411604Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found" id=5696790b-a240-4a85-b9ef-1f8a0e6b158e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031294 | controller | Jun 14 08:44:53.566008 crc crio[24245]: time="2026-06-14T08:44:53.564697947Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=024febe0-6c66-4e7e-a780-61a256f034d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031309 | controller | Jun 14 08:44:53.568053 crc crio[24245]: time="2026-06-14T08:44:53.565147361Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=1f8f5d6f-4af8-41a6-a4dc-dca8de49a116 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031324 | controller | Jun 14 08:44:53.569292 crc crio[24245]: time="2026-06-14T08:44:53.56917706Z" level=info msg="Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found" id=024febe0-6c66-4e7e-a780-61a256f034d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031342 | controller | Jun 14 08:44:53.569518 crc crio[24245]: time="2026-06-14T08:44:53.569475211Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found" id=1f8f5d6f-4af8-41a6-a4dc-dca8de49a116 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031376 | controller | Jun 14 08:44:53.570136 crc crio[24245]: time="2026-06-14T08:44:53.570090791Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found" id=1f8f5d6f-4af8-41a6-a4dc-dca8de49a116 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031393 | controller | Jun 14 08:44:53.571128 crc crio[24245]: time="2026-06-14T08:44:53.569728408Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found" id=024febe0-6c66-4e7e-a780-61a256f034d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031408 | controller | Jun 14 08:44:53.572166 crc crio[24245]: time="2026-06-14T08:44:53.572007239Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=efa1b24c-693c-43c3-9928-403b3ba10b83 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.031423 | controller | Jun 14 08:44:53.572611 crc crio[24245]: time="2026-06-14T08:44:53.572503635Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=9435a6d9-3a4e-4612-a41e-5f2e99f2b37c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.031438 | controller | Jun 14 08:44:53.581331 crc crio[24245]: time="2026-06-14T08:44:53.581138312Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\""
2026-06-14 10:12:37.031453 | controller | Jun 14 08:44:53.582457 crc crio[24245]: time="2026-06-14T08:44:53.582423894Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\""
2026-06-14 10:12:37.031468 | controller | Jun 14 08:44:54.566682 crc crio[24245]: time="2026-06-14T08:44:54.566078549Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=92f0d331-963c-4d56-99cc-cba140bc936d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031483 | controller | Jun 14 08:44:54.567679 crc crio[24245]: time="2026-06-14T08:44:54.56671853Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found" id=92f0d331-963c-4d56-99cc-cba140bc936d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031498 | controller | Jun 14 08:44:54.567679 crc crio[24245]: time="2026-06-14T08:44:54.566784122Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found" id=92f0d331-963c-4d56-99cc-cba140bc936d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031512 | controller | Jun 14 08:44:54.568574 crc crio[24245]: time="2026-06-14T08:44:54.568464265Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=09085599-bbe7-499f-8e8f-be26d913f1a7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.031527 | controller | Jun 14 08:44:54.574285 crc crio[24245]: time="2026-06-14T08:44:54.574175888Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\""
2026-06-14 10:12:37.031545 | controller | Jun 14 08:44:57.566785 crc crio[24245]: time="2026-06-14T08:44:57.565723293Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=438bfe50-dc5f-48bc-abb5-7cef803f6a13 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031561 | controller | Jun 14 08:44:57.567786 crc crio[24245]: time="2026-06-14T08:44:57.567010095Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found" id=438bfe50-dc5f-48bc-abb5-7cef803f6a13 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031576 | controller | Jun 14 08:44:57.567786 crc crio[24245]: time="2026-06-14T08:44:57.567065907Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found" id=438bfe50-dc5f-48bc-abb5-7cef803f6a13 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031591 | controller | Jun 14 08:44:57.570277 crc crio[24245]: time="2026-06-14T08:44:57.570165575Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=636210c2-635e-4f67-977a-2fc4eb9936ff name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.031605 | controller | Jun 14 08:44:57.574697 crc crio[24245]: time="2026-06-14T08:44:57.574639928Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\""
2026-06-14 10:12:37.031620 | controller | Jun 14 08:44:58.527459 crc crio[24245]: time="2026-06-14T08:44:58.527392329Z" level=info msg="Removing container: 770c50f80f560e39cf413debe57a9d6dac3b4cbcaa8d04ace20f16d169c05608" id=c337cd08-8563-45ca-abc7-a00832dc03cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.031635 | controller | Jun 14 08:45:06.099003 crc crio[24245]: time="2026-06-14T08:45:06.097800296Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/POD" id=0f7f55c5-cd60-4efa-85d2-68af1e592b6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.031650 | controller | Jun 14 08:45:06.099003 crc crio[24245]: time="2026-06-14T08:45:06.098899822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.031664 | controller | Jun 14 08:45:09.488489 crc crio[24245]: time="2026-06-14T08:45:09.487445588Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=2df8100d-aacf-4557-a5d2-76c698813708 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.031679 | controller | Jun 14 08:45:09.492264 crc crio[24245]: time="2026-06-14T08:45:09.492132237Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=0f9667ac-1a80-4843-adf1-cfc361a86ac4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031694 | controller | Jun 14 08:45:09.502469 crc crio[24245]: time="2026-06-14T08:45:09.502376909Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=a77bad61-79f3-49fa-be03-0f44919f171e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.031708 | controller | Jun 14 08:45:09.503609 crc crio[24245]: time="2026-06-14T08:45:09.503549821Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=d9d3afd8-a451-4746-8e90-027d8f3acac3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031726 | controller | Jun 14 08:45:10.291104 crc crio[24245]: time="2026-06-14T08:45:10.290980276Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=9081f937-08a4-466a-985a-1022ad81ed4c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.031755 | controller | Jun 14 08:45:10.292491 crc crio[24245]: time="2026-06-14T08:45:10.292401156Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=025e1b78-3348-444e-9906-2a41e8f64a41 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031772 | controller | Jun 14 08:45:10.338561 crc crio[24245]: time="2026-06-14T08:45:10.338288929Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=dec2c5df-40c5-4bfd-b6aa-ddda2fafb45d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.031787 | controller | Jun 14 08:45:10.340263 crc crio[24245]: time="2026-06-14T08:45:10.340221831Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=2fd30d5f-f0f4-4313-974f-74b70392ce16 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031802 | controller | Jun 14 08:45:11.024333 crc crio[24245]: time="2026-06-14T08:45:11.024240903Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9" id=257b7c6c-d943-4340-85f1-2d3bbc33816f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031817 | controller | Jun 14 08:45:11.025378 crc crio[24245]: time="2026-06-14T08:45:11.025294057Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff" id=2f2da711-d875-4987-ae41-17f89c4c35bc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031832 | controller | Jun 14 08:45:11.732143 crc crio[24245]: time="2026-06-14T08:45:11.73181281Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=94424b41-2167-4b6e-bb7e-27e3ba8ead53 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.031847 | controller | Jun 14 08:45:11.733534 crc crio[24245]: time="2026-06-14T08:45:11.733438888Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=0cbcc513-afc0-4919-b205-1bf71176ca3c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031861 | controller | Jun 14 08:45:11.910531 crc crio[24245]: time="2026-06-14T08:45:11.910056051Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294" id=3344826d-975e-4686-be53-c85a2aa9c17e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031876 | controller | Jun 14 08:45:11.910531 crc crio[24245]: time="2026-06-14T08:45:11.910164365Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561" id=a10a493d-53c9-4098-b3b1-104fa115cdd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031891 | controller | Jun 14 08:45:11.923214 crc crio[24245]: time="2026-06-14T08:45:11.923041094Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/manager" id=6d76abc3-5470-48df-8b5b-8b069f60ad2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.031905 | controller | Jun 14 08:45:11.924635 crc crio[24245]: time="2026-06-14T08:45:11.924545655Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=946495b5-b225-40d0-b19e-5a3c68779e0b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.031924 | controller | Jun 14 08:45:11.928242 crc crio[24245]: time="2026-06-14T08:45:11.927742265Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=e6a1324c-dbd7-4cf7-81be-9ed725c22568 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031939 | controller | Jun 14 08:45:12.653961 crc crio[24245]: time="2026-06-14T08:45:12.653421785Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/manager" id=9bd2e1d2-5a55-466c-a68b-de12eaa04ee8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.031953 | controller | Jun 14 08:45:14.062939 crc crio[24245]: time="2026-06-14T08:45:14.061450635Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e" id=65bbb749-d629-4c4e-bee4-43a84a9a457b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.031968 | controller | Jun 14 08:45:14.891254 crc crio[24245]: time="2026-06-14T08:45:14.890581125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.031983 | controller | Jun 14 08:45:14.891254 crc crio[24245]: time="2026-06-14T08:45:14.89107491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.031998 | controller | Jun 14 08:45:14.899225 crc crio[24245]: time="2026-06-14T08:45:14.899145498Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e" id=5034cbb4-597d-4d47-8c36-d1ce8eacd056 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032013 | controller | Jun 14 08:45:14.900129 crc crio[24245]: time="2026-06-14T08:45:14.900054557Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/manager" id=4eb07d77-8090-4176-b455-3abed2677c01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.032028 | controller | Jun 14 08:45:14.906700 crc crio[24245]: time="2026-06-14T08:45:14.906557854Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/manager" id=78de4197-786d-4827-ba70-f0745e26eebe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.032042 | controller | Jun 14 08:45:17.165560 crc crio[24245]: time="2026-06-14T08:45:17.165075964Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/manager" id=0be5c899-de87-426b-9845-c0542c355255 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.032057 | controller | Jun 14 08:45:18.016075 crc crio[24245]: time="2026-06-14T08:45:18.015977778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.032073 | controller | Jun 14 08:45:18.016485 crc crio[24245]: time="2026-06-14T08:45:18.016178755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.032088 | controller | Jun 14 08:45:18.027267 crc crio[24245]: time="2026-06-14T08:45:18.027139174Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/manager" id=9e78dbc6-22dd-4fbf-ae14-61afe674437f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.032103 | controller | Jun 14 08:45:18.101736 crc crio[24245]: time="2026-06-14T08:45:18.101629286Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=b5a86cc8-0561-4db5-99e5-207091419011 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.032122 | controller | Jun 14 08:45:18.103306 crc crio[24245]: time="2026-06-14T08:45:18.103248671Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=a3e8c8cf-f01a-4b9c-9943-d595310d770d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032138 | controller | Jun 14 08:45:18.112026 crc crio[24245]: time="2026-06-14T08:45:18.111964514Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=31fdaa60-2c6c-4ec3-ae91-22b4817864a0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.032154 | controller | Jun 14 08:45:18.113609 crc crio[24245]: time="2026-06-14T08:45:18.113495218Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=a0e0bc44-380f-486e-a733-39dc15603c9f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032170 | controller | Jun 14 08:45:19.051757 crc crio[24245]: time="2026-06-14T08:45:19.051066195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.032185 | controller | Jun 14 08:45:19.086466 crc crio[24245]: time="2026-06-14T08:45:19.08630728Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f" id=68b14597-613f-4990-bf25-392e51c941ca name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032201 | controller | Jun 14 08:45:19.091236 crc crio[24245]: time="2026-06-14T08:45:19.091065187Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=8697f244-80bb-4cc3-a889-04c2a4bddd9e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.032216 | controller | Jun 14 08:45:19.092726 crc crio[24245]: time="2026-06-14T08:45:19.092642312Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=30700c91-562f-4d2a-ae9a-c23ce04aa48c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032232 | controller | Jun 14 08:45:19.134504 crc crio[24245]: time="2026-06-14T08:45:19.134393727Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=19db5abb-e719-42cf-b293-4e3802173ff5 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.032248 | controller | Jun 14 08:45:19.135742 crc crio[24245]: time="2026-06-14T08:45:19.135665613Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=2c783ba9-d538-4117-abbd-97358d577731 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032264 | controller | Jun 14 08:45:19.145393 crc crio[24245]: time="2026-06-14T08:45:19.145296186Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=8ee673a0-d846-43f0-a023-9e0ff8cb95c1 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.032279 | controller | Jun 14 08:45:19.146651 crc crio[24245]: time="2026-06-14T08:45:19.146570001Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=b28266f4-b9a5-4524-a1a0-f317659cff47 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032298 | controller | Jun 14 08:45:19.150762 crc crio[24245]: time="2026-06-14T08:45:19.150659906Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=21c679e2-d8bd-4d8f-87cd-4db349d0bd17 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.032314 | controller | Jun 14 08:45:19.153693 crc crio[24245]: time="2026-06-14T08:45:19.153639937Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=f7b80e4d-16cb-450e-bc3f-259b69aca0c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032330 | controller | Jun 14 08:45:19.165764 crc crio[24245]: time="2026-06-14T08:45:19.165559259Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=e8768c41-66a7-48b8-b932-1998fbc94d0e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.032360 | controller | Jun 14 08:45:19.166666 crc crio[24245]: time="2026-06-14T08:45:19.16660946Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=194d567a-0ce5-4bfc-9e70-091086561648 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032382 | controller | Jun 14 08:45:19.179525 crc crio[24245]: time="2026-06-14T08:45:19.179432772Z" level=info msg="Removed container 770c50f80f560e39cf413debe57a9d6dac3b4cbcaa8d04ace20f16d169c05608: openshift-infra/auto-csr-approver-29690438-d29r9/oc" id=c337cd08-8563-45ca-abc7-a00832dc03cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.032399 | controller | Jun 14 08:45:19.180462 crc crio[24245]: time="2026-06-14T08:45:19.180330311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.032415 | controller | Jun 14 08:45:19.198568 crc crio[24245]: time="2026-06-14T08:45:19.198480207Z" level=info msg="Stopping pod sandbox: 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4" id=fa82b65f-c5ec-41dd-8fd3-285995049803 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.032431 | controller | Jun 14 08:45:19.198568 crc crio[24245]: time="2026-06-14T08:45:19.198578512Z" level=info msg="Stopped pod sandbox (already stopped): 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4" id=fa82b65f-c5ec-41dd-8fd3-285995049803 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.032447 | controller | Jun 14 08:45:19.199466 crc crio[24245]: time="2026-06-14T08:45:19.199407706Z" level=info msg="Removing pod sandbox: 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4" id=a92b42dd-7f60-46d8-b35f-47251de36a90 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.032462 | controller | Jun 14 08:45:19.397607 crc crio[24245]: time="2026-06-14T08:45:19.397361408Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892" id=ea758d52-2477-4007-a2c1-4f81f13175e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032478 | controller | Jun 14 08:45:19.449561 crc crio[24245]: time="2026-06-14T08:45:19.449402041Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=212a2a16-92b1-4144-8491-0c9613c7c961 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.032493 | controller | Jun 14 08:45:19.451242 crc crio[24245]: time="2026-06-14T08:45:19.45100111Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=61c912bd-c38a-41d4-8b67-bf34c92e8183 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032512 | controller | Jun 14 08:45:19.459986 crc crio[24245]: time="2026-06-14T08:45:19.459598813Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=9435a6d9-3a4e-4612-a41e-5f2e99f2b37c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.032528 | controller | Jun 14 08:45:19.461434 crc crio[24245]: time="2026-06-14T08:45:19.46137261Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=cb5da612-55b9-4ca9-afcf-b8e1ab6ccd24 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032544 | controller | Jun 14 08:45:19.516230 crc crio[24245]: time="2026-06-14T08:45:19.516072848Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=efa1b24c-693c-43c3-9928-403b3ba10b83 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.032559 | controller | Jun 14 08:45:19.517621 crc crio[24245]: time="2026-06-14T08:45:19.517527321Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=a9af1bae-f159-474b-9756-0f0cad09a114 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032575 | controller | Jun 14 08:45:19.524753 crc crio[24245]: time="2026-06-14T08:45:19.524667601Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=a7913da6-b931-41fa-a5d2-fed8c2249d89 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.032590 | controller | Jun 14 08:45:19.526112 crc crio[24245]: time="2026-06-14T08:45:19.526005751Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=a18ab7a8-fa87-4845-879a-3d2f87e201d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032606 | controller | Jun 14 08:45:19.539128 crc crio[24245]: time="2026-06-14T08:45:19.539070843Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=16c1f138-761c-44e0-bffa-68f67ab1d723 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.032621 | controller | Jun 14 08:45:19.541482 crc crio[24245]: time="2026-06-14T08:45:19.541305188Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=e4c0172f-da97-4bf3-a0f2-64c519e3d719 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032636 | controller | Jun 14 08:45:19.554624 crc crio[24245]: time="2026-06-14T08:45:19.554473785Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=09085599-bbe7-499f-8e8f-be26d913f1a7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.032651 | controller | Jun 14 08:45:19.555654 crc crio[24245]: time="2026-06-14T08:45:19.555538303Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=e6d89220-0d42-432b-a76e-5ffd63efa5b4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.032667 | controller | Jun 14 08:45:19.556256 crc crio[24245]: time="2026-06-14T08:45:19.556168663Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=70daffe8-0e0b-4a82-afe5-bf5c52d9a23b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032682 | controller | Jun 14 08:45:19.556781 crc crio[24245]: time="2026-06-14T08:45:19.556688149Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=f2cd8009-7b92-451a-ba8d-f7f84c1a0b91 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032702 | controller | Jun 14 08:45:19.585655 crc crio[24245]: time="2026-06-14T08:45:19.585544939Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838" id=a3e85c99-b7e7-41a2-ae5d-011e658684ab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032718 | controller | Jun 14 08:45:19.586637 crc crio[24245]: time="2026-06-14T08:45:19.586396456Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7" id=82268dc6-3525-4adc-9cb4-6712c61de626 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032733 | controller | Jun 14 08:45:19.608665 crc crio[24245]: time="2026-06-14T08:45:19.608535484Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=a81cbe0d-9e75-4f49-9c30-512fbea54852 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.032748 | controller | Jun 14 08:45:19.609020 crc crio[24245]: time="2026-06-14T08:45:19.608659908Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2" id=4665650b-6330-4e75-880f-19d3dd282b9c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032764 | controller | Jun 14 08:45:19.610499 crc crio[24245]: time="2026-06-14T08:45:19.610364184Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773" id=64d3c135-10d4-4a2c-acf0-ca1ebe7bc98e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032779 | controller | Jun 14 08:45:19.610650 crc crio[24245]: time="2026-06-14T08:45:19.610553379Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=ec5393a6-cc51-4619-8415-da797916b291 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032794 | controller | Jun 14 08:45:19.634085 crc crio[24245]: time="2026-06-14T08:45:19.633946063Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/manager" id=4151d3cd-4bc7-40ad-ad74-44a416f6ce19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.032809 | controller | Jun 14 08:45:19.643814 crc crio[24245]: time="2026-06-14T08:45:19.643700143Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=636210c2-635e-4f67-977a-2fc4eb9936ff name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.032824 | controller | Jun 14 08:45:19.644819 crc crio[24245]: time="2026-06-14T08:45:19.644733386Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=cac7f367-43bd-42d1-8b0f-b0b391980f05 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032839 | controller | Jun 14 08:45:19.653418 crc crio[24245]: time="2026-06-14T08:45:19.653123414Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a" id=a09fc041-110c-4a3a-ba1b-d98adacd029b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032854 | controller | Jun 14 08:45:19.653418 crc crio[24245]: time="2026-06-14T08:45:19.65329798Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62" id=e70f98d6-d4a6-470c-8539-f23069653d93 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032872 | controller | Jun 14 08:45:19.653418 crc crio[24245]: time="2026-06-14T08:45:19.65330902Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7" id=ab468fa3-a3bb-4162-a0e7-778388a88a3a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032888 | controller | Jun 14 08:45:19.653913 crc crio[24245]: time="2026-06-14T08:45:19.653771745Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3" id=3a2ab8cb-4e9e-4ceb-bea7-d53422f0fbb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032903 | controller | Jun 14 08:45:19.657405 crc crio[24245]: time="2026-06-14T08:45:19.657244966Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674" id=e5437027-8b16-49df-8d3d-9ed8a6558b8b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032917 | controller | Jun 14 08:45:19.657925 crc crio[24245]: time="2026-06-14T08:45:19.657796533Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7" id=43be3e9a-a467-4570-ab5d-316d97df60a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032933 | controller | Jun 14 08:45:19.659434 crc crio[24245]: time="2026-06-14T08:45:19.659029142Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a" id=e92c3f80-4f8f-4813-91cd-04e00c270e23 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032947 | controller | Jun 14 08:45:19.660126 crc crio[24245]: time="2026-06-14T08:45:19.660024795Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6" id=6fb94e42-6253-4e43-b47e-968728fa00bd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.032962 | controller | Jun 14 08:45:19.688402 crc crio[24245]: time="2026-06-14T08:45:19.688268845Z" level=info msg="Got pod network &{Name:collect-profiles-29690445-vljzj Namespace:openshift-operator-lifecycle-manager ID:c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d UID:83c6afed-03d2-4544-9674-8fb6f034deb2 NetNS:/var/run/netns/febf2d63-4704-4952-b75a-98c9c503e9e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83c6afed_03d2_4544_9674_8fb6f034deb2.slice PodAnnotations:0xc00161a2a0}] Aliases:map[]}"
2026-06-14 10:12:37.032977 | controller | Jun 14 08:45:19.688402 crc crio[24245]: time="2026-06-14T08:45:19.688338358Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690445-vljzj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.032993 | controller | Jun 14 08:45:19.689454 crc crio[24245]: time="2026-06-14T08:45:19.68907662Z" level=info msg="Removed pod sandbox: 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4" id=a92b42dd-7f60-46d8-b35f-47251de36a90 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.033008 | controller | Jun 14 08:45:19.692154 crc crio[24245]: time="2026-06-14T08:45:19.692041147Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/manager" id=b9f101b0-d66d-48ae-af36-59feba135595 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.033023 | controller | Jun 14 08:45:19.715538 crc crio[24245]: time="2026-06-14T08:45:19.715451882Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/manager" id=4049ae7d-a2ab-4da7-9e59-6162febc3ce2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.033043 | controller | Jun 14 08:45:19.721816 crc crio[24245]: time="2026-06-14T08:45:19.721734915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033059 | controller | Jun 14 08:45:19.723666 crc crio[24245]: time="2026-06-14T08:45:19.723403255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033074 | controller | Jun 14 08:45:19.724435 crc crio[24245]: time="2026-06-14T08:45:19.724381017Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972" id=bc7f50da-203f-444d-930b-ce3dec68360d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.033089 | controller | Jun 14 08:45:19.728273 crc crio[24245]: time="2026-06-14T08:45:19.728166708Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64" id=6f5e8c35-587d-46b9-9c25-5c3c734f747d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.033105 | controller | Jun 14 08:45:19.732624 crc crio[24245]: time="2026-06-14T08:45:19.732544758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033120 | controller | Jun 14 08:45:19.736215 crc crio[24245]: time="2026-06-14T08:45:19.736117192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033136 | controller | Jun 14 08:45:19.745660 crc crio[24245]: time="2026-06-14T08:45:19.7453842Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/manager" id=77cab16a-d226-4d6e-8997-7a455c907d3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.033151 | controller | Jun 14 08:45:19.750100 crc crio[24245]: time="2026-06-14T08:45:19.750029144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033166 | controller | Jun 14 08:45:19.752667 crc crio[24245]: time="2026-06-14T08:45:19.752548755Z" level=info msg="Creating container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/operator" id=fd036803-29c7-4e69-9726-88ac2bcb2adf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.033181 | controller | Jun 14 08:45:19.762019 crc crio[24245]: time="2026-06-14T08:45:19.761102018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033196 | controller | Jun 14 08:45:19.766437 crc crio[24245]: time="2026-06-14T08:45:19.766294734Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/manager" id=4b4d9684-e7dd-488a-b720-dcb1ace5ec23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.033211 | controller | Jun 14 08:45:19.768948 crc crio[24245]: time="2026-06-14T08:45:19.766559592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033226 | controller | Jun 14 08:45:19.770360 crc crio[24245]: time="2026-06-14T08:45:19.77027377Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/manager" id=a1846927-88c5-4ef8-906f-1bd08bb7b3a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.033242 | controller | Jun 14 08:45:19.771555 crc crio[24245]: time="2026-06-14T08:45:19.771383975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033264 | controller | Jun 14 08:45:19.774994 crc crio[24245]: time="2026-06-14T08:45:19.773467852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033280 | controller | Jun 14 08:45:19.777130 crc crio[24245]: time="2026-06-14T08:45:19.777067338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033295 | controller | Jun 14 08:45:19.777801 crc crio[24245]: time="2026-06-14T08:45:19.777753909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033311 | controller | Jun 14 08:45:19.778105 crc crio[24245]: time="2026-06-14T08:45:19.778028867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033326 | controller | Jun 14 08:45:19.779951 crc crio[24245]: time="2026-06-14T08:45:19.779541298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033341 | controller | Jun 14 08:45:19.783585 crc crio[24245]: time="2026-06-14T08:45:19.783487082Z" level=info msg="Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/manager" id=0e918256-dedb-45df-ba9c-e1ba6d4a8b05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.033375 | controller | Jun 14 08:45:19.787348 crc crio[24245]: time="2026-06-14T08:45:19.787211202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033392 | controller | Jun 14 08:45:19.791987 crc crio[24245]: time="2026-06-14T08:45:19.79190179Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/manager" id=533c7c5c-860b-4bdf-9ffb-3e42d4e24ec9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.033407 | controller | Jun 14 08:45:19.801668 crc crio[24245]: time="2026-06-14T08:45:19.80146291Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/manager" id=7a0a6809-ef66-439f-8656-2d7ca383656c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.033423 | controller | Jun 14 08:45:19.806765 crc crio[24245]: time="2026-06-14T08:45:19.806670082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033439 | controller | Jun 14 08:45:19.811664 crc crio[24245]: time="2026-06-14T08:45:19.811307649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033454 | controller | Jun 14 08:45:19.812769 crc crio[24245]: time="2026-06-14T08:45:19.812686883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033470 | controller | Jun 14 08:45:19.813493 crc crio[24245]: time="2026-06-14T08:45:19.813333164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033485 | controller | Jun 14 08:45:19.822644 crc crio[24245]: time="2026-06-14T08:45:19.816376382Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/manager" id=a105b069-ea33-4ba9-aea7-09840ea98803 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.033506 | controller | Jun 14 08:45:19.833760 crc crio[24245]: time="2026-06-14T08:45:19.833649781Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/manager" id=33be2262-dd49-4ce2-a4ec-4b4ebca16185 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.033522 | controller | Jun 14 08:45:19.834106 crc crio[24245]: time="2026-06-14T08:45:19.833794206Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/manager" id=7860a8f0-fd31-4df7-aca9-f407d7469e8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.033538 | controller | Jun 14 08:45:19.837754 crc crio[24245]: time="2026-06-14T08:45:19.83763962Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/manager" id=de1b3e5e-0c50-406a-a2d5-600e6ae00d74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.033553 | controller | Jun 14 08:45:19.846170 crc crio[24245]: time="2026-06-14T08:45:19.843520595Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/manager" id=c311e5f0-25af-4a87-bb36-30259acc329c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.033569 | controller | Jun 14 08:45:19.850389 crc crio[24245]: time="2026-06-14T08:45:19.850311492Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/manager" id=b66582d5-493e-4c32-bc43-e412deeb4fa9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.033584 | controller | Jun 14 08:45:19.869563 crc crio[24245]: time="2026-06-14T08:45:19.869434091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033600 | controller | Jun 14 08:45:19.873950 crc crio[24245]: time="2026-06-14T08:45:19.873892215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033615 | controller | Jun 14 08:45:19.875657 crc crio[24245]: time="2026-06-14T08:45:19.875582741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033630 | controller | Jun 14 08:45:19.886569 crc crio[24245]: time="2026-06-14T08:45:19.886419824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033646 | controller | Jun 14 08:45:19.892478 crc crio[24245]: time="2026-06-14T08:45:19.886269056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033662 | controller | Jun 14 08:45:19.902381 crc crio[24245]: time="2026-06-14T08:45:19.902256631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033678 | controller | Jun 14 08:45:19.905410 crc crio[24245]: time="2026-06-14T08:45:19.905164856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033693 | controller | Jun 14 08:45:19.909633 crc crio[24245]: time="2026-06-14T08:45:19.909509522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033708 | controller | Jun 14 08:45:19.940178 crc crio[24245]: time="2026-06-14T08:45:19.936943106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033727 | controller | Jun 14 08:45:19.957133 crc crio[24245]: time="2026-06-14T08:45:19.953411972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033742 | controller | Jun 14 08:45:19.974994 crc crio[24245]: time="2026-06-14T08:45:19.974576251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033757 | controller | Jun 14 08:45:19.992958 crc crio[24245]: time="2026-06-14T08:45:19.992743115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033772 | controller | Jun 14 08:45:20.132005 crc crio[24245]: time="2026-06-14T08:45:20.131828909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033787 | controller | Jun 14 08:45:20.152425 crc crio[24245]: time="2026-06-14T08:45:20.15223382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033802 | controller | Jun 14 08:45:20.192659 crc crio[24245]: time="2026-06-14T08:45:20.192410392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033817 | controller | Jun 14 08:45:20.200067 crc crio[24245]: time="2026-06-14T08:45:20.199516388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033832 | controller | Jun 14 08:45:20.209520 crc crio[24245]: time="2026-06-14T08:45:20.209387923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033847 | controller | Jun 14 08:45:20.219410 crc crio[24245]: time="2026-06-14T08:45:20.219337971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033862 | controller | Jun 14 08:45:20.300051 crc crio[24245]: time="2026-06-14T08:45:20.299457934Z" level=info msg="Created container 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/manager" id=78de4197-786d-4827-ba70-f0745e26eebe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.033878 | controller | Jun 14 08:45:20.304231 crc crio[24245]: time="2026-06-14T08:45:20.303330168Z" level=info msg="Starting container: 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9" id=821f6abf-9a3c-486c-8068-edc3bf3ed6fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.033894 | controller | Jun 14 08:45:20.308733 crc crio[24245]: time="2026-06-14T08:45:20.308455451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033909 | controller | Jun 14 08:45:20.312173 crc crio[24245]: time="2026-06-14T08:45:20.31175455Z" level=info msg="Started container" PID=52023 containerID=4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/manager id=821f6abf-9a3c-486c-8068-edc3bf3ed6fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35
2026-06-14 10:12:37.033926 | controller | Jun 14 08:45:20.313227 crc crio[24245]: time="2026-06-14T08:45:20.313139801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033945 | controller | Jun 14 08:45:20.322000 crc crio[24245]: time="2026-06-14T08:45:20.3215691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033961 | controller | Jun 14 08:45:20.333886 crc crio[24245]: time="2026-06-14T08:45:20.33373509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.033976 | controller | Jun 14 08:45:20.336426 crc crio[24245]: 2026-06-14T08:45:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c878c284ec831c1 Mac:9e:c3:52:f1:bb:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/febf2d63-4704-4952-b75a-98c9c503e9e0 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.033992 | controller | Jun 14 08:45:20.338461 crc crio[24245]: time="2026-06-14T08:45:20.338272323Z" level=info msg="Got pod network &{Name:collect-profiles-29690445-vljzj Namespace:openshift-operator-lifecycle-manager ID:c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d UID:83c6afed-03d2-4544-9674-8fb6f034deb2 NetNS:/var/run/netns/febf2d63-4704-4952-b75a-98c9c503e9e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83c6afed_03d2_4544_9674_8fb6f034deb2.slice PodAnnotations:0xc00161a2a0}] Aliases:map[]}"
2026-06-14 10:12:37.034007 | controller | Jun 14 08:45:20.344240 crc crio[24245]: time="2026-06-14T08:45:20.338477519Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690445-vljzj for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.034023 | controller | Jun 14 08:45:20.348646 crc crio[24245]: time="2026-06-14T08:45:20.34853681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034038 | controller | Jun 14 08:45:20.365773 crc crio[24245]: time="2026-06-14T08:45:20.365704598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034053 | controller | Jun 14 08:45:20.368547 crc crio[24245]: time="2026-06-14T08:45:20.368467143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034068 | controller | Jun 14 08:45:20.385036 crc crio[24245]: time="2026-06-14T08:45:20.384425527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034084 | controller | Jun 14 08:45:20.394220 crc crio[24245]: time="2026-06-14T08:45:20.392625187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034099 | controller | Jun 14 08:45:20.403119 crc crio[24245]: time="2026-06-14T08:45:20.400945125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034114 | controller | Jun 14 08:45:20.409124 crc crio[24245]: time="2026-06-14T08:45:20.40907076Z" level=info msg="Created container 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/manager" id=6d76abc3-5470-48df-8b5b-8b069f60ad2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.034130 | controller | Jun 14 08:45:20.410147 crc crio[24245]: time="2026-06-14T08:45:20.410026411Z" level=info msg="Starting container: 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2" id=240fa328-dce7-4a08-941d-e27adbe42185 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.034149 | controller | Jun 14 08:45:20.414224 crc crio[24245]: time="2026-06-14T08:45:20.414135082Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=6c78ff70-40b6-47aa-80ed-c5d957c3b65e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.034164 | controller | Jun 14 08:45:20.417158 crc crio[24245]: time="2026-06-14T08:45:20.417123248Z" level=info msg="Created container 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/manager" id=9bd2e1d2-5a55-466c-a68b-de12eaa04ee8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.034179 | controller | Jun 14 08:45:20.417577 crc crio[24245]: time="2026-06-14T08:45:20.417493559Z" level=info msg="Created container ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/manager" id=9e78dbc6-22dd-4fbf-ae14-61afe674437f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.034194 | controller | Jun 14 08:45:20.417985 crc crio[24245]: time="2026-06-14T08:45:20.417807339Z" level=info msg="Created container 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/manager" id=4eb07d77-8090-4176-b455-3abed2677c01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.034209 | controller | Jun 14 08:45:20.418683 crc crio[24245]: time="2026-06-14T08:45:20.418306716Z" level=info msg="Created container 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/manager" id=0be5c899-de87-426b-9845-c0542c355255 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.034224 | controller | Jun 14 08:45:20.428241 crc crio[24245]: time="2026-06-14T08:45:20.428102578Z" level=info msg="Ran pod sandbox c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/POD" id=0f7f55c5-cd60-4efa-85d2-68af1e592b6a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.034239 | controller | Jun 14 08:45:20.428512 crc crio[24245]: time="2026-06-14T08:45:20.428445469Z" level=info msg="Starting container: 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d" id=a96b18f7-4de8-44fa-b704-c4ce0e169dd0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.034254 | controller | Jun 14 08:45:20.428589 crc crio[24245]: time="2026-06-14T08:45:20.428492274Z" level=info msg="Starting container: 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416" id=e6e60f0f-bc64-49cd-b2f5-0ac5343e0b49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.034269 | controller | Jun 14 08:45:20.428642 crc crio[24245]: time="2026-06-14T08:45:20.428576452Z" level=info msg="Starting container: 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f" id=c783c74f-08c2-48ba-9f08-16b931d77d0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.034285 | controller | Jun 14 08:45:20.428904 crc crio[24245]: time="2026-06-14T08:45:20.428775688Z" level=info msg="Starting container: ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b" id=b8753ce1-067c-40a8-8d8d-ccd6130fec7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.034302 | controller | Jun 14 08:45:20.433062 crc crio[24245]: time="2026-06-14T08:45:20.432797957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4a5b7213-59fb-4070-8cb5-136f9c58fac8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.034339 | controller | Jun 14 08:45:20.434601 crc crio[24245]: time="2026-06-14T08:45:20.434523202Z" level=info msg="Started container" PID=52034 containerID=2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d description=openstack-operators/nova-operator-controller-manager-b9f789587-752cf/manager id=a96b18f7-4de8-44fa-b704-c4ce0e169dd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce
2026-06-14 10:12:37.034378 | controller | Jun 14 08:45:20.435330 crc crio[24245]: time="2026-06-14T08:45:20.435262057Z" level=info msg="Started container" PID=52037 containerID=0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/manager id=c783c74f-08c2-48ba-9f08-16b931d77d0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7
2026-06-14 10:12:37.034397 | controller | Jun 14 08:45:20.437668 crc crio[24245]: time="2026-06-14T08:45:20.43758254Z" level=info msg="Started container" PID=52031 containerID=8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/manager id=e6e60f0f-bc64-49cd-b2f5-0ac5343e0b49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336
2026-06-14 10:12:37.034413 | controller | Jun 14 08:45:20.438225 crc crio[24245]: time="2026-06-14T08:45:20.438150338Z" level=info msg="Started container" PID=52028 containerID=06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/manager id=240fa328-dce7-4a08-941d-e27adbe42185 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134
2026-06-14 10:12:37.034430 | controller | Jun 14 08:45:20.443620 crc crio[24245]: time="2026-06-14T08:45:20.440169084Z" level=info msg="Started container" PID=52033 containerID=ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/manager id=b8753ce1-067c-40a8-8d8d-ccd6130fec7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27
2026-06-14 10:12:37.034446 | controller | Jun 14 08:45:20.456881 crc crio[24245]: time="2026-06-14T08:45:20.456732734Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=e8e46fbc-9ac6-43b1-8b5f-574c9de31cd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.034461 | controller | Jun 14 08:45:20.457659 crc crio[24245]: time="2026-06-14T08:45:20.45731439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034476 | controller | Jun 14 08:45:20.467255 crc crio[24245]: time="2026-06-14T08:45:20.467094756Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=eee3ee75-ede1-4c7a-814c-7c1326417775 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.034492 | controller | Jun 14 08:45:20.472228 crc crio[24245]: time="2026-06-14T08:45:20.472146657Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=534ae579-72ab-4823-92f7-23eb5729de2c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.034507 | controller | Jun 14 08:45:20.472412 crc crio[24245]: time="2026-06-14T08:45:20.472341658Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=867801ad-47c4-4f8f-b627-76bd2ddcccdd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.034526 | controller | Jun 14 08:45:20.472465 crc crio[24245]: time="2026-06-14T08:45:20.472432166Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=d46522ce-efb8-494e-a067-c04c2e5bc3d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.034543 | controller | Jun 14 08:45:20.472594 crc crio[24245]: time="2026-06-14T08:45:20.47253846Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=7e4b9358-311a-4af4-b7ef-391ff254c6e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.034558 | controller | Jun 14 08:45:20.478230 crc crio[24245]: time="2026-06-14T08:45:20.478136305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034574 | controller | Jun 14 08:45:20.478793 crc crio[24245]: time="2026-06-14T08:45:20.478730601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034589 | controller | Jun 14 08:45:20.489157 crc crio[24245]: time="2026-06-14T08:45:20.489065912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034604 | controller | Jun 14 08:45:20.500142 crc crio[24245]: time="2026-06-14T08:45:20.500059452Z" level=info msg="Created container 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/manager" id=b9f101b0-d66d-48ae-af36-59feba135595 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.034619 | controller | Jun 14 08:45:20.501446 crc crio[24245]: time="2026-06-14T08:45:20.501362603Z" level=info msg="Starting container: 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6" id=6dc63746-d6ba-4b7d-9472-d9d884eb3027 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.034635 | controller | Jun 14 08:45:20.504771 crc crio[24245]: time="2026-06-14T08:45:20.504684789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034651 | controller | Jun 14 08:45:20.507540 crc crio[24245]: time="2026-06-14T08:45:20.506959561Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=46e9ace9-904e-433f-b97a-ebafe08e6d81 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.034667 | controller | Jun 14 08:45:20.507923 crc crio[24245]: time="2026-06-14T08:45:20.507633894Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=0b177571-f146-4560-9371-4a3da03b9a35 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.034682 | controller | Jun 14 08:45:20.509478 crc crio[24245]: time="2026-06-14T08:45:20.50942473Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=65b3995e-0f93-454e-9944-a68a701f68dc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.034697 | controller | Jun 14 08:45:20.509699 crc crio[24245]: time="2026-06-14T08:45:20.509639367Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=2815ba50-faef-4338-b622-408fed8e3e48 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.034717 | controller | Jun 14 08:45:20.510251 crc crio[24245]: time="2026-06-14T08:45:20.509658017Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=537cd0a2-3006-4450-84c5-3fc641c7a4aa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.034733 | controller | Jun 14 08:45:20.510251 crc crio[24245]: time="2026-06-14T08:45:20.509826164Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=0b201e06-854c-4301-91cb-cf3eb0076869 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.034748 | controller | Jun 14 08:45:20.510400 crc crio[24245]: time="2026-06-14T08:45:20.509978429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034764 | controller | Jun 14 08:45:20.512274 crc crio[24245]: time="2026-06-14T08:45:20.512170277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034779 | controller | Jun 14 08:45:20.513941 crc crio[24245]: time="2026-06-14T08:45:20.51380546Z" level=info msg="Started container" PID=52065 containerID=1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/manager id=6dc63746-d6ba-4b7d-9472-d9d884eb3027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd
2026-06-14 10:12:37.034795 | controller | Jun 14 08:45:20.517103 crc crio[24245]: time="2026-06-14T08:45:20.516966922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034810 | controller | Jun 14 08:45:20.517103 crc crio[24245]: time="2026-06-14T08:45:20.516978151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034826 | controller | Jun 14 08:45:20.518259 crc crio[24245]: time="2026-06-14T08:45:20.518226363Z" level=info msg="Created container 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/manager" id=4151d3cd-4bc7-40ad-ad74-44a416f6ce19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.034841 | controller | Jun 14 08:45:20.519462 crc crio[24245]: time="2026-06-14T08:45:20.519408139Z" level=info msg="Starting container: 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17" id=42b96754-7d6a-4766-b0f9-12f10c868e5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.034857 | controller | Jun 14 08:45:20.524435 crc crio[24245]: time="2026-06-14T08:45:20.52071052Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/kube-rbac-proxy" id=9e9c1517-7631-4b81-8439-b2f768d7734b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.034872 | controller | Jun 14 08:45:20.524435 crc crio[24245]: time="2026-06-14T08:45:20.524415888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034888 | controller | Jun 14 08:45:20.530099 crc crio[24245]: time="2026-06-14T08:45:20.529935675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034903 | controller | Jun 14 08:45:20.533308 crc crio[24245]: time="2026-06-14T08:45:20.531147353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.034922 | controller | Jun 14 08:45:20.536469 crc crio[24245]: time="2026-06-14T08:45:20.536429192Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=4e4d0e0d-6332-4a54-9a90-b78b03c72521 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.034938 | controller | Jun 14 08:45:20.538819 crc crio[24245]: time="2026-06-14T08:45:20.538746665Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/kube-rbac-proxy" id=8ab5f0d7-8dc3-4868-94e3-384fdda402ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.034954 | controller | Jun 14 08:45:20.540292 crc crio[24245]: time="2026-06-14T08:45:20.540189434Z" level=info msg="Created container bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/manager" id=a1846927-88c5-4ef8-906f-1bd08bb7b3a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.034969 | controller | Jun 14 08:45:20.542400 crc crio[24245]: time="2026-06-14T08:45:20.542083383Z" level=info msg="Starting container: bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb" id=317b57e0-9d64-4e26-8864-1a671473de31 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.034985 | controller | Jun 14 08:45:20.542400 crc crio[24245]: time="2026-06-14T08:45:20.542394135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035000 | controller | Jun 14 08:45:20.555072 crc crio[24245]: time="2026-06-14T08:45:20.552651761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035016 | controller | Jun 14 08:45:20.555397 crc crio[24245]: time="2026-06-14T08:45:20.555338427Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/kube-rbac-proxy" id=df375fbf-0beb-4b66-b7e4-0f0539b04cc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.035032 | controller | Jun 14 08:45:20.559995 crc crio[24245]: time="2026-06-14T08:45:20.557045438Z" level=info msg="Started container" PID=52039 containerID=9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/manager id=42b96754-7d6a-4766-b0f9-12f10c868e5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1
2026-06-14 10:12:37.035047 | controller | Jun 14 08:45:20.564781 crc crio[24245]: time="2026-06-14T08:45:20.55806034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035063 | controller | Jun 14 08:45:20.572658 crc crio[24245]: time="2026-06-14T08:45:20.572610239Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/collect-profiles" id=54340f36-3c2c-4a50-87d1-d9bc9d9522a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.035078 | controller | Jun 14 08:45:20.573107 crc crio[24245]: time="2026-06-14T08:45:20.573011583Z" level=info msg="Started container" PID=52062 containerID=bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb description=openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/manager id=317b57e0-9d64-4e26-8864-1a671473de31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c
2026-06-14 10:12:37.035094 | controller | Jun 14 08:45:20.573549 crc crio[24245]: time="2026-06-14T08:45:20.573465125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035113 | controller | Jun 14 08:45:20.592759 crc crio[24245]: time="2026-06-14T08:45:20.5909213Z" level=info msg="Created container f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/manager" id=4049ae7d-a2ab-4da7-9e59-6162febc3ce2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.035129 | controller | Jun 14 08:45:20.594092 crc crio[24245]: time="2026-06-14T08:45:20.594007368Z" level=info msg="Starting container: f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44" id=8c14a02c-006e-46f1-a7a5-531c425523e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.035145 | controller | Jun 14 08:45:20.609428 crc crio[24245]: time="2026-06-14T08:45:20.60900369Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=27aff626-6b1a-4422-8129-ceb286fba74a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.035160 | controller | Jun 14 08:45:20.609428 crc crio[24245]: time="2026-06-14T08:45:20.60930481Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=2ccac6ab-f606-4964-bcb8-98a2d8367374 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.035175 | controller | Jun 14 08:45:20.609832 crc crio[24245]: time="2026-06-14T08:45:20.609474812Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/kube-rbac-proxy" id=f0b9a737-06bd-4b33-9c66-eefc6f0e619c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.035191 | controller | Jun 14 08:45:20.615561 crc crio[24245]: time="2026-06-14T08:45:20.615501782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035206 | controller | Jun 14 08:45:20.616473 crc crio[24245]: time="2026-06-14T08:45:20.616085621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035221 | controller | Jun 14 08:45:20.621820 crc crio[24245]: time="2026-06-14T08:45:20.621772355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035239 | controller | Jun 14 08:45:20.622440 crc crio[24245]: time="2026-06-14T08:45:20.622366362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035255 | controller | Jun 14 08:45:20.629094 crc crio[24245]: time="2026-06-14T08:45:20.628997928Z" level=info msg="Started container" PID=52056 containerID=f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/manager id=8c14a02c-006e-46f1-a7a5-531c425523e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f
2026-06-14 10:12:37.035271 | controller | Jun 14 08:45:20.632525 crc crio[24245]: time="2026-06-14T08:45:20.632463264Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=55086215-3491-4835-9fee-e6b97e57e9d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.035291 | controller | Jun 14 08:45:20.635752 crc crio[24245]: time="2026-06-14T08:45:20.635670433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035319 | controller | Jun 14 08:45:20.686510 crc crio[24245]: time="2026-06-14T08:45:20.686398985Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/kube-rbac-proxy" id=17ae3104-16dc-4dde-a75e-d9edf550dffc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.035394 | controller | Jun 14 08:45:20.687471 crc crio[24245]: time="2026-06-14T08:45:20.687421182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035429 | controller | Jun 14 08:45:20.708083 crc crio[24245]: time="2026-06-14T08:45:20.708028678Z" level=info msg="Created container 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/manager" id=77cab16a-d226-4d6e-8997-7a455c907d3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.035449 | controller | Jun 14 08:45:20.710642 crc crio[24245]: time="2026-06-14T08:45:20.710556833Z" level=info msg="Starting container: 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d" id=1abcd24c-f0fe-4fba-bcbc-811a70fa17d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.035466 | controller | Jun 14 08:45:20.710741 crc crio[24245]: time="2026-06-14T08:45:20.710634268Z" level=info msg="Created container 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/manager" id=4b4d9684-e7dd-488a-b720-dcb1ace5ec23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.035482 | controller | Jun 14 08:45:20.711947 crc crio[24245]: time="2026-06-14T08:45:20.711886581Z" level=info msg="Starting container: 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61" id=aff0d793-36e6-42f3-b9fe-13e9c8f0d927 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.035499 | controller | Jun 14 08:45:20.718433 crc crio[24245]: time="2026-06-14T08:45:20.717822806Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=d75d12be-85e1-4a2d-85f8-4d5433920dbc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.035515 | controller | Jun 14 08:45:20.719447 crc crio[24245]: time="2026-06-14T08:45:20.719363275Z" level=info msg="Started container" PID=52090 containerID=652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61 description=openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/manager id=aff0d793-36e6-42f3-b9fe-13e9c8f0d927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15
2026-06-14 10:12:37.035531 | controller | Jun 14 08:45:20.719746 crc crio[24245]: time="2026-06-14T08:45:20.719663074Z" level=info msg="Started container" PID=52084 containerID=8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/manager id=1abcd24c-f0fe-4fba-bcbc-811a70fa17d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22
2026-06-14 10:12:37.035547 | controller | Jun 14 08:45:20.721804 crc crio[24245]: time="2026-06-14T08:45:20.72167116Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/kube-rbac-proxy" id=ebda678b-6919-415d-950a-72059d6f76dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.035563 | controller | Jun 14 08:45:20.748568 crc crio[24245]: time="2026-06-14T08:45:20.748515014Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=f7198fd7-9596-4990-86a0-902c7ea385bc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.035579 | controller | Jun 14 08:45:20.752280 crc crio[24245]: time="2026-06-14T08:45:20.752234253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035600 | controller | Jun 14 08:45:20.754232 crc crio[24245]: time="2026-06-14T08:45:20.754136704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035616 | controller | Jun 14 08:45:20.757916 crc crio[24245]: time="2026-06-14T08:45:20.757740369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035631 | controller | Jun 14 08:45:20.758965 crc crio[24245]: time="2026-06-14T08:45:20.758877895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035646 | controller | Jun 14 08:45:20.765599 crc crio[24245]: time="2026-06-14T08:45:20.765523027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035662 | controller | Jun 14 08:45:20.813913 crc crio[24245]: time="2026-06-14T08:45:20.813779935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035677 | controller | Jun 14 08:45:20.818540 crc crio[24245]: time="2026-06-14T08:45:20.818482855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035693 | controller | Jun 14 08:45:20.840513 crc crio[24245]: time="2026-06-14T08:45:20.840435355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035709 | controller | Jun 14 08:45:20.843509 crc crio[24245]: time="2026-06-14T08:45:20.843438421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035724 | controller | Jun 14 08:45:20.848154 crc crio[24245]: time="2026-06-14T08:45:20.848106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035750 | controller | Jun 14 08:45:20.852389 crc crio[24245]: time="2026-06-14T08:45:20.852309275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035768 | controller | Jun 14 08:45:20.866803 crc crio[24245]: time="2026-06-14T08:45:20.866731804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035783 | controller | Jun 14 08:45:20.872234 crc crio[24245]: time="2026-06-14T08:45:20.872130727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035799 | controller | Jun 14 08:45:20.876582 crc crio[24245]: time="2026-06-14T08:45:20.876478526Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/kube-rbac-proxy" id=8b88f873-feec-432c-aa5e-6c2da74ab032 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.035815 | controller | Jun 14 08:45:20.877088 crc crio[24245]: time="2026-06-14T08:45:20.877010913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035831 | controller | Jun 14 08:45:20.911885 crc crio[24245]: time="2026-06-14T08:45:20.91173666Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=a4184ca6-1d5c-496f-bd71-b14ffa06b969 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.035850 | controller | Jun 14 08:45:20.914928 crc crio[24245]: time="2026-06-14T08:45:20.914775687Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=3af6f263-68f0-480c-8152-15000010957b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.035867 | controller | Jun 14 08:45:20.916805 crc crio[24245]: time="2026-06-14T08:45:20.916600465Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=e995d88b-06a8-4ca6-aef3-51cc511cb44b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.035882 | controller | Jun 14 08:45:20.930145 crc crio[24245]: time="2026-06-14T08:45:20.929442384Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=e4638e6b-0daa-4511-9bac-ccad895e20e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.035898 | controller | Jun 14 08:45:20.974799 crc crio[24245]: time="2026-06-14T08:45:20.974714374Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/kube-rbac-proxy" id=3693a846-a47f-43aa-803e-d1e8cdf96b6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.035913 | controller | Jun 14 08:45:20.986603 crc crio[24245]: time="2026-06-14T08:45:20.98628622Z" level=info msg="Created container 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/operator" id=fd036803-29c7-4e69-9726-88ac2bcb2adf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.035928 | controller | Jun 14 08:45:20.988021 crc crio[24245]: time="2026-06-14T08:45:20.987981826Z" level=info msg="Starting container: 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35" id=74bab47c-e768-4760-b5e4-a3d2bdf016dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.035943 | controller | Jun 14 08:45:21.001994 crc crio[24245]: time="2026-06-14T08:45:21.00177802Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/kube-rbac-proxy" id=60d2849e-ce92-4629-af49-58cd12784963 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.035959 | controller | Jun 14 08:45:21.011495 crc crio[24245]: time="2026-06-14T08:45:21.011338505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.035974 | controller | Jun 14 08:45:21.012526 crc crio[24245]: time="2026-06-14T08:45:21.012496717Z" level=info msg="Started container" PID=52209 containerID=9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35 description=openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/operator id=74bab47c-e768-4760-b5e4-a3d2bdf016dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62
2026-06-14 10:12:37.035990 | controller | Jun 14 08:45:21.015284 crc crio[24245]: time="2026-06-14T08:45:21.015148427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.036005 | controller | Jun 14 08:45:21.019045 crc crio[24245]: time="2026-06-14T08:45:21.018827304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.036025 | controller | Jun 14 08:45:21.058392 crc crio[24245]: time="2026-06-14T08:45:21.05791896Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/kube-rbac-proxy" id=9155a4a5-4185-4d51-b40e-401b41114518 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036040 | controller | Jun 14 08:45:21.060760 crc crio[24245]: time="2026-06-14T08:45:21.06071046Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/kube-rbac-proxy" id=b5e594f9-f483-44ce-813d-d0e5abb52241 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036056 | controller | Jun 14 08:45:21.073171 crc crio[24245]: time="2026-06-14T08:45:21.07309309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.036071 | controller | Jun 14 08:45:21.086169 crc crio[24245]: time="2026-06-14T08:45:21.086076846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.036086 | controller | Jun 14 08:45:21.086554 crc crio[24245]: time="2026-06-14T08:45:21.08644881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.036101 | controller | Jun 14 08:45:21.623216 crc crio[24245]: time="2026-06-14T08:45:21.622342674Z" level=info msg="Created container a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/manager" id=0e918256-dedb-45df-ba9c-e1ba6d4a8b05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036116 | controller | Jun 14 08:45:21.624793 crc crio[24245]: time="2026-06-14T08:45:21.624641947Z" level=info msg="Starting container: a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a" id=3ac3f607-5f69-414e-b12d-5ba4395e83d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.036131 | controller | Jun 14 08:45:21.629997 crc crio[24245]: time="2026-06-14T08:45:21.629912089Z" level=info msg="Started container" PID=52270 containerID=a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a description=openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/manager id=3ac3f607-5f69-414e-b12d-5ba4395e83d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba
2026-06-14 10:12:37.036147 | controller | Jun 14 08:45:21.639579 crc crio[24245]: time="2026-06-14T08:45:21.639481242Z" level=info msg="Created container e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/kube-rbac-proxy" id=8ab5f0d7-8dc3-4868-94e3-384fdda402ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036162 | controller | Jun 14 08:45:21.642019 crc crio[24245]: time="2026-06-14T08:45:21.641912015Z" level=info msg="Starting container: e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d" id=b6ba79d3-c027-4d9b-b4d2-d22694718426 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.036178 | controller | Jun 14 08:45:21.650254 crc crio[24245]: time="2026-06-14T08:45:21.650115875Z" level=info msg="Started container" PID=52283 containerID=e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/kube-rbac-proxy id=b6ba79d3-c027-4d9b-b4d2-d22694718426 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27
2026-06-14 10:12:37.036193 | controller | Jun 14 08:45:21.692042 crc crio[24245]: time="2026-06-14T08:45:21.689746441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.036212 | controller | Jun 14 08:45:21.707918 crc crio[24245]: time="2026-06-14T08:45:21.704911824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.036228 | controller | Jun 14 08:45:21.720054 crc crio[24245]: time="2026-06-14T08:45:21.719709121Z" level=info msg="Created container 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/kube-rbac-proxy" id=9e9c1517-7631-4b81-8439-b2f768d7734b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036243 | controller | Jun 14 08:45:21.721158 crc crio[24245]: time="2026-06-14T08:45:21.720994306Z" level=info msg="Starting container: 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0" id=baf754f1-6e73-4ae9-b1fc-e48c918e0f9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.036259 | controller | Jun 14 08:45:21.731357 crc crio[24245]: time="2026-06-14T08:45:21.731242795Z" level=info msg="Started container" PID=52281 containerID=2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/kube-rbac-proxy id=baf754f1-6e73-4ae9-b1fc-e48c918e0f9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35
2026-06-14 10:12:37.036275 | controller | Jun 14 08:45:21.774126 crc crio[24245]: time="2026-06-14T08:45:21.774034022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.036291 | controller | Jun 14 08:45:21.780601 crc crio[24245]: time="2026-06-14T08:45:21.78049705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.036306 | controller | Jun 14 08:45:21.910318 crc crio[24245]: time="2026-06-14T08:45:21.91022345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.036322 | controller | Jun 14 08:45:21.912818 crc crio[24245]: time="2026-06-14T08:45:21.91274471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.036337 | controller | Jun 14 08:45:21.913344 crc crio[24245]: time="2026-06-14T08:45:21.913256586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.036375 | controller | Jun 14 08:45:21.916372 crc crio[24245]: time="2026-06-14T08:45:21.916295703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.036393 | controller | Jun 14 08:45:21.938492 crc crio[24245]: time="2026-06-14T08:45:21.938399941Z" level=info msg="Created container 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/manager" id=7a0a6809-ef66-439f-8656-2d7ca383656c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036409 | controller | Jun 14 08:45:21.939692 crc crio[24245]: time="2026-06-14T08:45:21.939639177Z" level=info msg="Starting container: 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14" id=8e842a9e-ede4-4d6b-a6cb-2162672fb28d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.036425 | controller | Jun 14 08:45:21.952944 crc crio[24245]: time="2026-06-14T08:45:21.952785047Z" level=info msg="Started container" PID=52271 containerID=2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14 description=openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/manager id=8e842a9e-ede4-4d6b-a6cb-2162672fb28d name=/runtime.v1.RuntimeService/StartContainer sandboxID=622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609
2026-06-14 10:12:37.036448 | controller | Jun 14 08:45:21.970176 crc crio[24245]: time="2026-06-14T08:45:21.970046817Z" level=info msg="Created container a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/kube-rbac-proxy" id=df375fbf-0beb-4b66-b7e4-0f0539b04cc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036464 | controller | Jun 14 08:45:21.971449 crc crio[24245]: time="2026-06-14T08:45:21.971387601Z" level=info msg="Starting container: a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042" id=ecc10eec-2d5c-401a-b0fe-888bca4faa91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.036479 | controller | Jun 14 08:45:21.973433 crc crio[24245]: time="2026-06-14T08:45:21.973361253Z" level=info msg="Created container c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/manager" id=c311e5f0-25af-4a87-bb36-30259acc329c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036495 | controller | Jun 14 08:45:21.978413 crc crio[24245]: time="2026-06-14T08:45:21.978340186Z" level=info msg="Starting container: c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831" id=0c69e060-261c-4b6e-861c-6652c6d44126 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.036510 | controller | Jun 14 08:45:21.987161 crc crio[24245]: time="2026-06-14T08:45:21.986780978Z" level=info msg="Started container" PID=52268 containerID=c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/manager id=0c69e060-261c-4b6e-861c-6652c6d44126 name=/runtime.v1.RuntimeService/StartContainer sandboxID=392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a
2026-06-14 10:12:37.036525 | controller | Jun 14 08:45:21.999261 crc crio[24245]: time="2026-06-14T08:45:21.991400447Z" level=info msg="Started container" PID=52301 containerID=a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/kube-rbac-proxy id=ecc10eec-2d5c-401a-b0fe-888bca4faa91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336
2026-06-14 10:12:37.036541 | controller | Jun 14 08:45:22.033308 crc crio[24245]: time="2026-06-14T08:45:22.033183955Z" level=info msg="Created container b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/manager" id=33be2262-dd49-4ce2-a4ec-4b4ebca16185 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036556 | controller | Jun 14 08:45:22.034461 crc crio[24245]: time="2026-06-14T08:45:22.034417942Z" level=info msg="Starting container: b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854" id=59f691b2-8491-4897-acde-1e2bbf8c183c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.036572 | controller | Jun 14 08:45:22.042254 crc crio[24245]: time="2026-06-14T08:45:22.042176512Z" level=info msg="Started container" PID=52266 containerID=b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/manager id=59f691b2-8491-4897-acde-1e2bbf8c183c name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc
2026-06-14 10:12:37.036588 | controller | Jun 14 08:45:22.154268 crc crio[24245]: time="2026-06-14T08:45:22.15412951Z" level=info msg="Created container f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/kube-rbac-proxy" id=ebda678b-6919-415d-950a-72059d6f76dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036607 | controller | Jun 14 08:45:22.155811 crc crio[24245]: time="2026-06-14T08:45:22.155740589Z" level=info msg="Starting container: f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a" id=bef42aa3-1ec7-4685-8983-7844b694b6f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.036623 | controller | Jun 14 08:45:22.161408 crc crio[24245]: time="2026-06-14T08:45:22.161370418Z" level=info msg="Started container" PID=52296 containerID=f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/kube-rbac-proxy id=bef42aa3-1ec7-4685-8983-7844b694b6f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7
2026-06-14 10:12:37.036642 | controller | Jun 14 08:45:22.265333 crc crio[24245]: time="2026-06-14T08:45:22.265279483Z" level=info msg="Created container fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/kube-rbac-proxy" id=17ae3104-16dc-4dde-a75e-d9edf550dffc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036661 | controller | Jun 14 08:45:22.266769 crc crio[24245]: time="2026-06-14T08:45:22.266673046Z" level=info msg="Starting container: fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5" id=1b9accef-3302-4e10-8627-4b7a9ea54ee4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.036677 | controller | Jun 14 08:45:22.273270 crc crio[24245]: time="2026-06-14T08:45:22.273121005Z" level=info msg="Started container" PID=52298 containerID=fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/kube-rbac-proxy id=1b9accef-3302-4e10-8627-4b7a9ea54ee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134
2026-06-14 10:12:37.036693 | controller | Jun 14 08:45:22.568959 crc crio[24245]: time="2026-06-14T08:45:22.568700697Z" level=info msg="Created container 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/kube-rbac-proxy" id=8b88f873-feec-432c-aa5e-6c2da74ab032 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036708 | controller | Jun 14 08:45:22.570112 crc crio[24245]: time="2026-06-14T08:45:22.570036781Z" level=info msg="Starting container: 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76" id=4d08fd22-2a4f-48f6-8653-c8c9d97e9a44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.036724 | controller | Jun 14 08:45:22.579313 crc crio[24245]: time="2026-06-14T08:45:22.579177791Z" level=info msg="Started container" PID=52315 containerID=5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/kube-rbac-proxy id=4d08fd22-2a4f-48f6-8653-c8c9d97e9a44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd
2026-06-14 10:12:37.036740 | controller | Jun 14 08:45:22.589246 crc crio[24245]: time="2026-06-14T08:45:22.589058347Z" level=info msg="Created container 7d99db46946601dc3a6f4d9bee3e2bae134dd7b6403b8b02f6fae9d6a5c7dfaf: openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/collect-profiles" id=54340f36-3c2c-4a50-87d1-d9bc9d9522a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036756 | controller | Jun 14 08:45:22.589653 crc crio[24245]: time="2026-06-14T08:45:22.589309065Z" level=info msg="Created container 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/manager" id=de1b3e5e-0c50-406a-a2d5-600e6ae00d74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036775 | controller | Jun 14 08:45:22.589653 crc crio[24245]: time="2026-06-14T08:45:22.589069617Z" level=info msg="Created container a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/manager" id=b66582d5-493e-4c32-bc43-e412deeb4fa9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036792 | controller | Jun 14 08:45:22.589653 crc crio[24245]: time="2026-06-14T08:45:22.589562452Z" level=info msg="Created container 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/manager" id=533c7c5c-860b-4bdf-9ffb-3e42d4e24ec9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036807 | controller | Jun 14 08:45:22.590460 crc crio[24245]: time="2026-06-14T08:45:22.590054398Z" level=info msg="Created container 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/manager" id=7860a8f0-fd31-4df7-aca9-f407d7469e8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036823 | controller | Jun 14 08:45:22.590460 crc crio[24245]: time="2026-06-14T08:45:22.590142872Z" level=info msg="Created container f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/manager" id=a105b069-ea33-4ba9-aea7-09840ea98803 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036838 | controller | Jun 14 08:45:22.590460 crc crio[24245]: time="2026-06-14T08:45:22.590181342Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=b7dba48d-18e4-4b93-9413-48cf55858b9c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.036854 | controller | Jun 14 08:45:22.590962 crc crio[24245]: time="2026-06-14T08:45:22.590791472Z" level=info msg="Created container 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/kube-rbac-proxy" id=f0b9a737-06bd-4b33-9c66-eefc6f0e619c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036869 | controller | Jun 14 08:45:22.590962 crc crio[24245]: time="2026-06-14T08:45:22.590934836Z" level=info msg="Starting container: 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e" id=c733072d-155a-44fc-be2e-8d0e30180371 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.036885 | controller | Jun 14 08:45:22.591179 crc crio[24245]: time="2026-06-14T08:45:22.591069831Z" level=info msg="Starting container: 7d99db46946601dc3a6f4d9bee3e2bae134dd7b6403b8b02f6fae9d6a5c7dfaf" id=b3ac4ef5-70bc-47f5-8c67-f35677f045ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.036900 | controller | Jun 14 08:45:22.591726 crc crio[24245]: time="2026-06-14T08:45:22.591550696Z" level=info msg="Starting container: a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c" id=60e5ce65-9dc5-40ff-be59-fac23435f8bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.036915 | controller | Jun 14 08:45:22.591726 crc crio[24245]: time="2026-06-14T08:45:22.591635629Z" level=info msg="Starting container: f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8" id=7c2e1b72-c304-4517-b104-fb3c2e06d74c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.036930 | controller | Jun 14 08:45:22.594159 crc crio[24245]: time="2026-06-14T08:45:22.592792966Z" level=info msg="Starting container: 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a" id=b50996ae-8fec-46c3-a731-aca588d989ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.036946 | controller | Jun 14 08:45:22.594860 crc crio[24245]: time="2026-06-14T08:45:22.594678877Z" level=info msg="Starting container: 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b" id=f8d6946f-4b1a-42bd-8977-da819ccff800 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.036966 | controller | Jun 14 08:45:22.598544 crc crio[24245]: time="2026-06-14T08:45:22.598427808Z" level=info msg="Created container caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/kube-rbac-proxy" id=60d2849e-ce92-4629-af49-58cd12784963 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.036982 | controller | Jun 14 08:45:22.599388 crc crio[24245]: time="2026-06-14T08:45:22.599316847Z" level=info msg="Started container" PID=52279 containerID=6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/manager id=c733072d-155a-44fc-be2e-8d0e30180371 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562
2026-06-14 10:12:37.036999 | controller | Jun 14 08:45:22.599736 crc crio[24245]: time="2026-06-14T08:45:22.599609946Z" level=info msg="Starting container: 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065" id=8ca42deb-2d55-420d-bb33-2bb7c8522509 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.037015 | controller | Jun 14 08:45:22.599832 crc crio[24245]: time="2026-06-14T08:45:22.599763301Z" level=info msg="Started container" PID=52267 containerID=a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/manager id=60e5ce65-9dc5-40ff-be59-fac23435f8bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20
2026-06-14 10:12:37.037031 | controller | Jun 14 08:45:22.604181 crc crio[24245]: time="2026-06-14T08:45:22.604091431Z" level=info msg="Created container e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/kube-rbac-proxy" id=9155a4a5-4185-4d51-b40e-401b41114518 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.037047 | controller | Jun 14 08:45:22.611422 crc crio[24245]: time="2026-06-14T08:45:22.611312419Z" level=info msg="Created container 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/kube-rbac-proxy" id=3693a846-a47f-43aa-803e-d1e8cdf96b6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.037063 | controller | Jun 14 08:45:22.611671 crc crio[24245]: time="2026-06-14T08:45:22.611518524Z" level=info msg="Created container 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/kube-rbac-proxy" id=b5e594f9-f483-44ce-813d-d0e5abb52241 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.037079 | controller | Jun 14 08:45:22.612653 crc crio[24245]: time="2026-06-14T08:45:22.612566324Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=439290e0-d24f-47f7-a1b4-b5548da40872 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.037094 | controller | Jun 14 08:45:22.612800 crc crio[24245]: time="2026-06-14T08:45:22.612683664Z" level=info msg="Starting container: e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43" id=7f458789-ae39-4b51-bd01-f76bdaf2c09f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.037110 | controller | Jun 14 08:45:22.612800 crc crio[24245]: time="2026-06-14T08:45:22.612742909Z" level=info msg="Started container" PID=52284 containerID=97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b description=openstack-operators/nova-operator-controller-manager-b9f789587-752cf/kube-rbac-proxy id=f8d6946f-4b1a-42bd-8977-da819ccff800 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce
2026-06-14 10:12:37.037129 | controller | Jun 14 08:45:22.613271 crc crio[24245]: time="2026-06-14T08:45:22.612575883Z" level=info msg="Started container" PID=52287 containerID=7d99db46946601dc3a6f4d9bee3e2bae134dd7b6403b8b02f6fae9d6a5c7dfaf description=openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/collect-profiles id=b3ac4ef5-70bc-47f5-8c67-f35677f045ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d
2026-06-14 10:12:37.037145 | controller | Jun 14 08:45:22.613271 crc crio[24245]: time="2026-06-14T08:45:22.613249465Z" level=info msg="Started container" PID=52280 containerID=9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/manager id=b50996ae-8fec-46c3-a731-aca588d989ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8
2026-06-14 10:12:37.037161 | controller | Jun 14 08:45:22.613544 crc crio[24245]: time="2026-06-14T08:45:22.613406237Z" level=info msg="Starting container: 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a" id=0fcdd8a3-127e-44a7-b5c8-9d156ff5c663 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.037177 | controller | Jun 14 08:45:22.613694 crc crio[24245]: time="2026-06-14T08:45:22.613630162Z" level=info msg="Started container" PID=52272 containerID=f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8 description=openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/manager id=7c2e1b72-c304-4517-b104-fb3c2e06d74c name=/runtime.v1.RuntimeService/StartContainer sandboxID=812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d
2026-06-14 10:12:37.037192 | controller | Jun 14 08:45:22.613885 crc crio[24245]: time="2026-06-14T08:45:22.613792689Z" level=info msg="Starting container: 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c" id=9f5db47b-fbed-423b-baa2-0b3cdcaa3453 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.037207 | controller | Jun 14 08:45:22.616131 crc crio[24245]: time="2026-06-14T08:45:22.616070101Z" level=info msg="Starting container: caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19" id=ef9a6b36-afc6-41ff-9fab-1c95f7e217e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.037222 | controller | Jun 14 08:45:22.630631 crc crio[24245]: time="2026-06-14T08:45:22.630520891Z" level=info msg="Started container" PID=52282 containerID=5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065 description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/manager id=8ca42deb-2d55-420d-bb33-2bb7c8522509 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13
2026-06-14 10:12:37.037238 | controller | Jun 14 08:45:22.639965 crc crio[24245]: time="2026-06-14T08:45:22.639813766Z" level=info msg="Started container" PID=52474 containerID=235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/kube-rbac-proxy id=0fcdd8a3-127e-44a7-b5c8-9d156ff5c663 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1
2026-06-14 10:12:37.037254 | controller | Jun 14 08:45:22.658395 crc crio[24245]: time="2026-06-14T08:45:22.658293044Z" level=info msg="Started container" PID=52478 containerID=e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43 description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/kube-rbac-proxy id=7f458789-ae39-4b51-bd01-f76bdaf2c09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22
2026-06-14 10:12:37.037269 | controller | Jun 14 08:45:22.659271 crc crio[24245]: time="2026-06-14T08:45:22.659180053Z" level=info msg="Started container" PID=52477 containerID=225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c description=openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/kube-rbac-proxy id=9f5db47b-fbed-423b-baa2-0b3cdcaa3453 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15
2026-06-14 10:12:37.037288 | controller | Jun 14 08:45:22.659537 crc crio[24245]: time="2026-06-14T08:45:22.659475642Z" level=info msg="Started container" PID=52475 containerID=caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/kube-rbac-proxy id=ef9a6b36-afc6-41ff-9fab-1c95f7e217e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f
2026-06-14 10:12:37.037304 | controller | Jun 14 08:45:23.505235 crc crio[24245]: time="2026-06-14T08:45:23.504115896Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=bbf2e0d8-1dab-4f18-a846-51fdf5930284 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.037319 | controller | Jun 14 08:45:23.874775 crc crio[24245]: time="2026-06-14T08:45:23.87460693Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=fe089188-5f37-472d-882a-b297aff2769f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.037335 | controller | Jun 14 08:45:23.875934 crc crio[24245]: time="2026-06-14T08:45:23.874739414Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=769b1b83-7ddb-4b7d-9951-2b2f83182a4e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.037371 | controller | Jun 14 08:45:23.875934 crc crio[24245]: time="2026-06-14T08:45:23.874759415Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=f2b077c7-4f05-4f0e-8d53-ee2d2ae12044 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.037389 | controller | Jun 14 08:45:24.016901 crc crio[24245]: time="2026-06-14T08:45:24.016754264Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/kube-rbac-proxy" id=166873a5-2349-4164-bb5f-17f63bed37d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.037405 | controller | Jun 14 08:45:24.017320 crc crio[24245]: time="2026-06-14T08:45:24.017180517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037420 | controller | Jun 14 08:45:24.017509 crc crio[24245]: time="2026-06-14T08:45:24.017419615Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=4c50a6c6-d661-4c27-96ae-4bb437818e67 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.037435 | controller | Jun 14 08:45:24.019943 crc crio[24245]: time="2026-06-14T08:45:24.01978486Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=5257f5ad-027d-4860-b07f-c5dd237df1ac name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.037451 | controller | Jun 14 08:45:24.020068 crc crio[24245]: time="2026-06-14T08:45:24.019955066Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=38078fc7-db3b-4415-81bd-93fd721c9dbf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.037470 | controller | Jun 14 08:45:24.020068 crc crio[24245]: time="2026-06-14T08:45:24.020010768Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=3f2de13a-89f3-46a6-9b56-073b54b57a81 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.037485 | controller | Jun 14 08:45:24.020068 crc crio[24245]: time="2026-06-14T08:45:24.020064519Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=e5f23668-b143-4ccb-b6d7-927e0663ba14 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.037500 | controller | Jun 14 08:45:24.047634 crc crio[24245]: time="2026-06-14T08:45:24.047418002Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3" id=79b127ec-2dbd-4415-9120-5a7d680b6aad name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.037515 | controller | Jun 14 08:45:24.064814 crc crio[24245]: time="2026-06-14T08:45:24.064667551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037530 | controller | Jun 14 08:45:24.068951 crc crio[24245]: time="2026-06-14T08:45:24.068744001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037545 | controller | Jun 14 08:45:24.183287 crc crio[24245]: time="2026-06-14T08:45:24.183127578Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/kube-rbac-proxy" id=a542dd89-88d1-42c8-a757-847bef0fb5c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.037559 | controller | Jun 14 08:45:24.183776 crc crio[24245]: time="2026-06-14T08:45:24.183687166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037574 | controller | Jun 14 08:45:24.201464 crc crio[24245]: time="2026-06-14T08:45:24.201312903Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/kube-rbac-proxy" id=ab389f04-a832-45fc-bd23-883611787d03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.037589 | controller | Jun 14 08:45:24.230824 crc crio[24245]: time="2026-06-14T08:45:24.230675185Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/kube-rbac-proxy" id=f9c3cda1-3656-48d8-b59e-599a8067879f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.037604 | controller | Jun 14 08:45:24.237906 crc crio[24245]: time="2026-06-14T08:45:24.23457143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037620 | controller | Jun 14 08:45:24.237906 crc crio[24245]: time="2026-06-14T08:45:24.234654655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037635 | controller | Jun 14 08:45:24.237906 crc crio[24245]: time="2026-06-14T08:45:24.237174182Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/kube-rbac-proxy" id=7e68b204-887f-4fb0-8324-2a9f917c98dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.037650 | controller | Jun 14 08:45:24.246827 crc crio[24245]: time="2026-06-14T08:45:24.24672535Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/kube-rbac-proxy" id=3f5f8f98-eb6e-4d18-8a89-089cb73db3fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.037668 | controller | Jun 14 08:45:24.253399 crc crio[24245]: time="2026-06-14T08:45:24.252723628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037684 | controller | Jun 14 08:45:24.253399 crc crio[24245]: time="2026-06-14T08:45:24.253052898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037700 | controller | Jun 14 08:45:24.517878 crc crio[24245]: time="2026-06-14T08:45:24.517261383Z" level=info msg="Created container c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/kube-rbac-proxy" id=166873a5-2349-4164-bb5f-17f63bed37d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.037715 | controller | Jun 14 08:45:24.520467 crc crio[24245]: time="2026-06-14T08:45:24.520363173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037730 | controller | Jun 14 08:45:24.527458 crc crio[24245]: time="2026-06-14T08:45:24.527359266Z" level=info msg="Starting container: c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12" id=6b776796-8e7b-40af-bd73-42a80d62374d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.037745 | controller | Jun 14 08:45:24.532182 crc crio[24245]: time="2026-06-14T08:45:24.532098971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037760 | controller | Jun 14 08:45:24.533821 crc crio[24245]: time="2026-06-14T08:45:24.533730764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037775 | controller | Jun 14 08:45:24.545179 crc crio[24245]: time="2026-06-14T08:45:24.54499164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037791 | controller | Jun 14 08:45:24.552486 crc crio[24245]: time="2026-06-14T08:45:24.552380583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037806 | controller | Jun 14 08:45:24.561750 crc crio[24245]: time="2026-06-14T08:45:24.561630481Z" level=info msg="Started container" PID=52680 containerID=c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12 description=openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/kube-rbac-proxy id=6b776796-8e7b-40af-bd73-42a80d62374d name=/runtime.v1.RuntimeService/StartContainer sandboxID=622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609
2026-06-14 10:12:37.037822 | controller | Jun 14 08:45:24.582367 crc crio[24245]: time="2026-06-14T08:45:24.582003621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037838 | controller | Jun 14 08:45:24.586258 crc crio[24245]: time="2026-06-14T08:45:24.586097456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037854 | controller | Jun 14 08:45:24.592632 crc crio[24245]: time="2026-06-14T08:45:24.592482051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037869 | controller | Jun 14 08:45:24.602490 crc crio[24245]: time="2026-06-14T08:45:24.602337939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037888 | controller | Jun 14 08:45:24.605140 crc crio[24245]: time="2026-06-14T08:45:24.605052127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.037904 | controller | Jun 14 08:45:24.885161 crc crio[24245]: time="2026-06-14T08:45:24.885010133Z" level=info msg="Created container 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/kube-rbac-proxy" id=7e68b204-887f-4fb0-8324-2a9f917c98dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.037920 | controller | Jun 14 08:45:24.886321 crc crio[24245]: time="2026-06-14T08:45:24.886173901Z" level=info msg="Starting container: 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73" id=a9384181-e9b8-40fb-95ed-9db5bd45483a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.037936 | controller | Jun 14 08:45:24.911351 crc crio[24245]: time="2026-06-14T08:45:24.911183385Z" level=info msg="Started container" PID=52797 containerID=9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/kube-rbac-proxy id=a9384181-e9b8-40fb-95ed-9db5bd45483a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8
2026-06-14 10:12:37.037952 | controller | Jun 14 08:45:24.959646 crc crio[24245]: time="2026-06-14T08:45:24.959510976Z" level=info msg="Created container fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/kube-rbac-proxy" id=ab389f04-a832-45fc-bd23-883611787d03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.037968 | controller | Jun 14 08:45:24.961347 crc crio[24245]: time="2026-06-14T08:45:24.958536319Z" level=info msg="Created container 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/kube-rbac-proxy" id=a542dd89-88d1-42c8-a757-847bef0fb5c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.037984 | controller | Jun 14 08:45:24.961882 crc crio[24245]: time="2026-06-14T08:45:24.961740736Z" level=info msg="Starting container: fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e" id=4ca3ed5e-3aae-4314-8a61-485b16285f6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.038000 | controller | Jun 14 08:45:24.963343 crc crio[24245]: time="2026-06-14T08:45:24.963258279Z" level=info msg="Starting container: 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8" id=e565fa86-332f-4324-a74d-f4be0af9d2af name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.038015 | controller | Jun 14 08:45:24.976757 crc crio[24245]: time="2026-06-14T08:45:24.976592821Z" level=info msg="Started container" PID=52796 containerID=0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/kube-rbac-proxy id=e565fa86-332f-4324-a74d-f4be0af9d2af name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562
2026-06-14 10:12:37.038031 | controller | Jun 14 08:45:24.979796 crc crio[24245]: time="2026-06-14T08:45:24.979728501Z" level=info msg="Started container" PID=52800 containerID=fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/kube-rbac-proxy id=4ca3ed5e-3aae-4314-8a61-485b16285f6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13
2026-06-14 10:12:37.038047 | controller | Jun 14 08:45:25.017147 crc crio[24245]: time="2026-06-14T08:45:25.017036723Z" level=info msg="Created container baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/kube-rbac-proxy" id=3f5f8f98-eb6e-4d18-8a89-089cb73db3fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.038066 | controller | Jun 14 08:45:25.019341 crc crio[24245]: time="2026-06-14T08:45:25.01925525Z" level=info msg="Starting container: baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4" id=a979e051-b77a-45c3-b355-17c8aaeeb18e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.038083 | controller | Jun 14 08:45:25.032584 crc crio[24245]: time="2026-06-14T08:45:25.032458426Z" level=info msg="Started container" PID=52798 containerID=baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4 description=openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/kube-rbac-proxy id=a979e051-b77a-45c3-b355-17c8aaeeb18e name=/runtime.v1.RuntimeService/StartContainer sandboxID=812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d
2026-06-14 10:12:37.038099 | controller | Jun 14 08:45:25.255643 crc crio[24245]: time="2026-06-14T08:45:25.255305194Z" level=info msg="Created container 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/kube-rbac-proxy" id=f9c3cda1-3656-48d8-b59e-599a8067879f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.038115 | controller | Jun 14 08:45:25.260414 crc crio[24245]: time="2026-06-14T08:45:25.260300145Z" level=info msg="Starting container: 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783" id=4c1b8272-fa8d-4aff-8683-bf1013b05d75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.038131 | controller | Jun 14 08:45:25.275675 crc crio[24245]: time="2026-06-14T08:45:25.275573097Z" level=info msg="Started container" PID=52799 containerID=74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/kube-rbac-proxy id=4c1b8272-fa8d-4aff-8683-bf1013b05d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20
2026-06-14 10:12:37.038147 | controller | Jun 14 08:45:26.769980 crc crio[24245]: time="2026-06-14T08:45:26.769154413Z" level=info msg="Stopping pod sandbox: c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d" id=65b98697-16eb-415b-a908-e9da3b8f75c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.038162 | controller | Jun 14 08:45:26.771910 crc crio[24245]: time="2026-06-14T08:45:26.771820328Z" level=info msg="Got pod network &{Name:collect-profiles-29690445-vljzj Namespace:openshift-operator-lifecycle-manager ID:c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d UID:83c6afed-03d2-4544-9674-8fb6f034deb2 NetNS:/var/run/netns/febf2d63-4704-4952-b75a-98c9c503e9e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83c6afed_03d2_4544_9674_8fb6f034deb2.slice PodAnnotations:0xc000620a08}] Aliases:map[]}"
2026-06-14 10:12:37.038178 | controller | Jun 14 08:45:26.772235 crc crio[24245]: time="2026-06-14T08:45:26.77218261Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690445-vljzj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.038194 | controller | Jun 14 08:45:27.104651 crc crio[24245]: time="2026-06-14T08:45:27.104245029Z" level=info msg="Stopped pod sandbox: c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d" id=65b98697-16eb-415b-a908-e9da3b8f75c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.038209 | controller | Jun 14 08:45:54.358435 crc crio[24245]: time="2026-06-14T08:45:54.35776347Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-bf5545dbf-84l7z/POD" id=1c0f389f-99b7-4e95-b84a-9061d43e95fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.038227 | controller | Jun 14 08:45:54.359989 crc crio[24245]: time="2026-06-14T08:45:54.358444772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.038244 | controller | Jun 14 08:45:54.408781 crc crio[24245]: time="2026-06-14T08:45:54.408715144Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf5545dbf-84l7z Namespace:openstack ID:261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29 UID:f4b0ea4b-2fdc-4f09-8fd7-d15cedf06ef4 NetNS:/var/run/netns/115da716-91b5-4ed4-98c3-c48897ab4285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b0ea4b_2fdc_4f09_8fd7_d15cedf06ef4.slice PodAnnotations:0xc001b86100}] Aliases:map[]}"
2026-06-14 10:12:37.038260 | controller | Jun 14 08:45:54.408984 crc crio[24245]: time="2026-06-14T08:45:54.408784327Z" level=info msg="Adding pod openstack_dnsmasq-dns-bf5545dbf-84l7z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.038276 | controller | Jun 14 08:45:54.565179 crc crio[24245]: time="2026-06-14T08:45:54.565071291Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6f94844f59-b4hzz/POD" id=71effd55-1cdf-4a90-94ad-a388ec5ea1ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.038291 | controller | Jun 14 08:45:54.565179 crc crio[24245]: time="2026-06-14T08:45:54.565174444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.038307 | controller | Jun 14 08:45:54.596654 crc crio[24245]: time="2026-06-14T08:45:54.596497292Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f94844f59-b4hzz Namespace:openstack ID:fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14 UID:80a45b02-f662-417a-b77e-0338d8f9f5b2 NetNS:/var/run/netns/e4994446-cdd4-4465-b02f-92e72034776a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80a45b02_f662_417a_b77e_0338d8f9f5b2.slice PodAnnotations:0xc002c924f8}] Aliases:map[]}"
2026-06-14 10:12:37.038323 | controller | Jun 14 08:45:54.596654 crc crio[24245]: time="2026-06-14T08:45:54.596565505Z" level=info msg="Adding pod openstack_dnsmasq-dns-6f94844f59-b4hzz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.038339 | controller | Jun 14 08:45:54.773813 crc crio[24245]: 2026-06-14T08:45:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:261a0f1fcea067b Mac:32:7f:57:6e:cc:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/115da716-91b5-4ed4-98c3-c48897ab4285 SocketPath: PciID:}] [{Interface:0xc0002a07a0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.038376 | controller | Jun 14 08:45:54.775073 crc crio[24245]: time="2026-06-14T08:45:54.774936092Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf5545dbf-84l7z Namespace:openstack ID:261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29 UID:f4b0ea4b-2fdc-4f09-8fd7-d15cedf06ef4 NetNS:/var/run/netns/115da716-91b5-4ed4-98c3-c48897ab4285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b0ea4b_2fdc_4f09_8fd7_d15cedf06ef4.slice PodAnnotations:0xc001b86100}] Aliases:map[]}"
2026-06-14 10:12:37.038394 | controller | Jun 14 08:45:54.775298 crc crio[24245]: time="2026-06-14T08:45:54.775097728Z" level=info msg="Checking pod openstack_dnsmasq-dns-bf5545dbf-84l7z for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.038410 | controller | Jun 14 08:45:54.783811 crc crio[24245]: time="2026-06-14T08:45:54.783450307Z" level=info msg="Ran pod sandbox 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29 with infra container: openstack/dnsmasq-dns-bf5545dbf-84l7z/POD" id=1c0f389f-99b7-4e95-b84a-9061d43e95fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.038429 | controller | Jun 14 08:45:54.786046 crc crio[24245]: time="2026-06-14T08:45:54.785736157Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=48e604f4-2cce-4ccc-81f0-9743ee5dcdc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.038445 | controller | Jun 14 08:45:54.786046 crc crio[24245]: time="2026-06-14T08:45:54.786043166Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=48e604f4-2cce-4ccc-81f0-9743ee5dcdc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.038461 | controller | Jun 14 08:45:54.786295 crc crio[24245]: time="2026-06-14T08:45:54.786093888Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=48e604f4-2cce-4ccc-81f0-9743ee5dcdc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.038476 | controller | Jun 14 08:45:54.787242 crc crio[24245]: time="2026-06-14T08:45:54.787045648Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=2d2ba105-7c31-41c5-bee9-76715cdebefe name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.038491 | controller | Jun 14 08:45:54.795657 crc crio[24245]: time="2026-06-14T08:45:54.79556373Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-14 10:12:37.038506 | controller | Jun 14 08:45:54.966482 crc crio[24245]: 2026-06-14T08:45:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd08a9a8cc79e1a Mac:5a:b4:da:07:56:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/e4994446-cdd4-4465-b02f-92e72034776a SocketPath: PciID:}] [{Interface:0xc000354f70 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.038521 | controller | Jun 14 08:45:54.967656 crc crio[24245]: time="2026-06-14T08:45:54.967566955Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f94844f59-b4hzz Namespace:openstack ID:fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14 UID:80a45b02-f662-417a-b77e-0338d8f9f5b2 NetNS:/var/run/netns/e4994446-cdd4-4465-b02f-92e72034776a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80a45b02_f662_417a_b77e_0338d8f9f5b2.slice PodAnnotations:0xc002c924f8}] Aliases:map[]}"
2026-06-14 10:12:37.038537 | controller | Jun 14 08:45:54.967765 crc crio[24245]: time="2026-06-14T08:45:54.96773341Z" level=info msg="Checking pod openstack_dnsmasq-dns-6f94844f59-b4hzz for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.038553 | controller | Jun 14 08:45:54.974021 crc crio[24245]: time="2026-06-14T08:45:54.973762015Z" level=info msg="Ran pod sandbox fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14 with infra container: openstack/dnsmasq-dns-6f94844f59-b4hzz/POD" id=71effd55-1cdf-4a90-94ad-a388ec5ea1ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.038568 | controller | Jun 14 08:45:54.976697 crc crio[24245]: time="2026-06-14T08:45:54.976615974Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=97f7d0e9-c13b-41db-9bb8-473490f789b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.038586 | controller | Jun 14 08:45:54.977042 crc crio[24245]: time="2026-06-14T08:45:54.976981795Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=97f7d0e9-c13b-41db-9bb8-473490f789b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.038601 | controller | Jun 14 08:45:54.977133 crc crio[24245]: time="2026-06-14T08:45:54.977072838Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=97f7d0e9-c13b-41db-9bb8-473490f789b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.038616 | controller | Jun 14 08:45:54.978627 crc crio[24245]: time="2026-06-14T08:45:54.978555255Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5fb2eca6-8f25-4b3d-a8b8-6e07f8b9b567 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.038631 | controller | Jun 14 08:45:54.985340 crc crio[24245]: time="2026-06-14T08:45:54.985266362Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-14 10:12:37.038646 | controller | Jun 14 08:45:57.112033 crc crio[24245]: time="2026-06-14T08:45:57.110638913Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-69664d8887-bkv6n/POD" id=a50be287-a333-4dd9-8488-c2ee822e2df4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.038661 | controller | Jun 14 08:45:57.113618 crc crio[24245]: time="2026-06-14T08:45:57.112116311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.038676 | controller | Jun 14 08:45:57.399636 crc crio[24245]: time="2026-06-14T08:45:57.396937038Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69664d8887-bkv6n Namespace:openstack ID:ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829 UID:ddca02e0-bc73-4017-82ac-9de1a9a4623a NetNS:/var/run/netns/a2584b53-4a7a-4620-b175-f4adbcd20ec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddca02e0_bc73_4017_82ac_9de1a9a4623a.slice PodAnnotations:0xc0006203d8}] Aliases:map[]}"
2026-06-14 10:12:37.038691 | controller | Jun 14 08:45:57.399636 crc crio[24245]: time="2026-06-14T08:45:57.397016031Z" level=info msg="Adding pod openstack_dnsmasq-dns-69664d8887-bkv6n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.038706 | controller | Jun 14 08:45:57.988937 crc crio[24245]: time="2026-06-14T08:45:57.988524001Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b485b7db9-b2795/POD" id=3064a647-a6dc-487e-9a39-013b0b5fab39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.038721 | controller | Jun 14 08:45:57.989078 crc crio[24245]: time="2026-06-14T08:45:57.988963755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.038737 | controller | Jun 14 08:45:58.155678 crc crio[24245]: time="2026-06-14T08:45:58.155061043Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b485b7db9-b2795 Namespace:openstack ID:e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734 UID:e9c51b1e-769b-4e01-b4e1-0948c62e48df NetNS:/var/run/netns/93026f57-3c77-4cd0-a642-16b0ef15c146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9c51b1e_769b_4e01_b4e1_0948c62e48df.slice PodAnnotations:0xc0005222b0}] Aliases:map[]}"
2026-06-14 10:12:37.038752 | controller | Jun 14 08:45:58.155678 crc crio[24245]: time="2026-06-14T08:45:58.15557505Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b485b7db9-b2795 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.038771 | controller | Jun 14 08:45:58.280624 crc crio[24245]: 2026-06-14T08:45:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea3fe378afc0fd5 Mac:8a:18:88:60:89:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/a2584b53-4a7a-4620-b175-f4adbcd20ec4 SocketPath: PciID:}] [{Interface:0xc0003166b0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.038787 | controller | Jun 14 08:45:58.281377 crc crio[24245]: time="2026-06-14T08:45:58.280943369Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69664d8887-bkv6n Namespace:openstack ID:ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829 UID:ddca02e0-bc73-4017-82ac-9de1a9a4623a NetNS:/var/run/netns/a2584b53-4a7a-4620-b175-f4adbcd20ec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddca02e0_bc73_4017_82ac_9de1a9a4623a.slice PodAnnotations:0xc0006203d8}] Aliases:map[]}"
2026-06-14 10:12:37.038802 | controller | Jun 14 08:45:58.281377 crc crio[24245]: time="2026-06-14T08:45:58.281133285Z" level=info msg="Checking pod openstack_dnsmasq-dns-69664d8887-bkv6n for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.038817 | controller | Jun 14 08:45:58.308485 crc crio[24245]: time="2026-06-14T08:45:58.308148546Z" level=info msg="Ran pod sandbox ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829 with infra container: openstack/dnsmasq-dns-69664d8887-bkv6n/POD" id=a50be287-a333-4dd9-8488-c2ee822e2df4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.038832 | controller | Jun 14 08:45:58.330021 crc crio[24245]: time="2026-06-14T08:45:58.329821934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=1d01bf7d-d2bc-49a0-90ce-3b657b0c6492 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.038847 | controller | Jun 14 08:45:58.330616 crc crio[24245]: time="2026-06-14T08:45:58.330594999Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=1d01bf7d-d2bc-49a0-90ce-3b657b0c6492 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.038862 | controller | Jun 14 08:45:58.330755 crc crio[24245]: time="2026-06-14T08:45:58.330738853Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=1d01bf7d-d2bc-49a0-90ce-3b657b0c6492 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.038877 | controller | Jun 14 08:45:58.339898 crc crio[24245]: time="2026-06-14T08:45:58.338786831Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=9bf95ab9-3d25-4e00-806e-f2498c0fadd0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.038892 | controller | Jun 14 08:45:58.351182 crc crio[24245]: time="2026-06-14T08:45:58.351096622Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-14 10:12:37.038907 | controller | Jun 14 08:45:58.397059 crc crio[24245]: time="2026-06-14T08:45:58.396899173Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=8c9805ec-b78c-46ea-b50c-8eda9713eb0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.038923 | controller | Jun 14 08:45:58.397371 crc crio[24245]: time="2026-06-14T08:45:58.39712272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.038944 | controller | Jun 14 08:45:58.540667 crc crio[24245]: time="2026-06-14T08:45:58.539081258Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0 UID:26bf2b95-06d6-4bc3-b1ee-208e22a0e2c0 NetNS:/var/run/netns/6a2cd161-f35b-4cbd-840f-dd069f21caa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26bf2b95_06d6_4bc3_b1ee_208e22a0e2c0.slice PodAnnotations:0xc00274a338}] Aliases:map[]}"
2026-06-14 10:12:37.038961 | controller | Jun 14 08:45:58.540667 crc crio[24245]: time="2026-06-14T08:45:58.539342247Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.038976 | controller | Jun 14 08:45:58.883558 crc crio[24245]: 2026-06-14T08:45:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8f9d0791fa22dc Mac:f6:87:a4:ec:99:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/93026f57-3c77-4cd0-a642-16b0ef15c146 SocketPath: PciID:}] [{Interface:0xc000262a10 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.038992 | controller | Jun 14 08:45:58.883558 crc crio[24245]: time="2026-06-14T08:45:58.883489872Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b485b7db9-b2795 Namespace:openstack ID:e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734 UID:e9c51b1e-769b-4e01-b4e1-0948c62e48df NetNS:/var/run/netns/93026f57-3c77-4cd0-a642-16b0ef15c146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9c51b1e_769b_4e01_b4e1_0948c62e48df.slice PodAnnotations:0xc0005222b0}] Aliases:map[]}"
2026-06-14 10:12:37.039008 | controller | Jun 14 08:45:58.886027 crc crio[24245]: time="2026-06-14T08:45:58.883649687Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b485b7db9-b2795 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.039024 | controller | Jun 14 08:45:58.924026 crc crio[24245]: time="2026-06-14T08:45:58.920344764Z" level=info msg="Ran pod sandbox e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734 with infra container: openstack/dnsmasq-dns-6b485b7db9-b2795/POD" id=3064a647-a6dc-487e-9a39-013b0b5fab39 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.039040 | controller | Jun 14 08:45:58.926635 crc crio[24245]: time="2026-06-14T08:45:58.926549194Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=1785bbf9-f133-4e89-9ef9-8069854bd29c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.039055 | controller | Jun 14 08:45:58.927078 crc crio[24245]: time="2026-06-14T08:45:58.926975358Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found" id=1785bbf9-f133-4e89-9ef9-8069854bd29c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.039071 | controller | Jun 14 08:45:58.930104 crc crio[24245]: time="2026-06-14T08:45:58.930074623Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found" id=1785bbf9-f133-4e89-9ef9-8069854bd29c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.039086 | controller | Jun 14 08:45:58.931593 crc crio[24245]: time="2026-06-14T08:45:58.931476743Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=19ac1d2d-ca9c-42af-b51c-c3b79c2720e5 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.039108 | controller | Jun 14 08:45:58.937760 crc crio[24245]: time="2026-06-14T08:45:58.937693027Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\""
2026-06-14 10:12:37.039124 | controller | Jun 14 08:45:59.093619 crc crio[24245]: 2026-06-14T08:45:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:068dae614acda59 Mac:ca:16:63:a2:0e:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/6a2cd161-f35b-4cbd-840f-dd069f21caa7 SocketPath: PciID:}] [{Interface:0xc0005165d0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.039140 | controller | Jun 14 08:45:59.107954 crc crio[24245]: time="2026-06-14T08:45:59.096608814Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0 UID:26bf2b95-06d6-4bc3-b1ee-208e22a0e2c0 NetNS:/var/run/netns/6a2cd161-f35b-4cbd-840f-dd069f21caa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26bf2b95_06d6_4bc3_b1ee_208e22a0e2c0.slice PodAnnotations:0xc00274a338}] Aliases:map[]}"
2026-06-14 10:12:37.039155 | controller | Jun 14 08:45:59.107954 crc crio[24245]: time="2026-06-14T08:45:59.09679434Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.039171 | controller | Jun 14 08:45:59.136401 crc crio[24245]: time="2026-06-14T08:45:59.136336764Z" level=info msg="Ran pod sandbox 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0 with infra container: openstack/rabbitmq-server-0/POD" id=8c9805ec-b78c-46ea-b50c-8eda9713eb0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.039187 | controller | Jun 14 08:45:59.139223 crc crio[24245]: time="2026-06-14T08:45:59.139168174Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=0b2a3b2d-8c59-4984-9c66-81665bf23042 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.039203 | controller | Jun 14 08:45:59.139767 crc crio[24245]: time="2026-06-14T08:45:59.139745882Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found" id=0b2a3b2d-8c59-4984-9c66-81665bf23042 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.039218 | controller | Jun 14 08:45:59.140149 crc crio[24245]: time="2026-06-14T08:45:59.140103604Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found" id=0b2a3b2d-8c59-4984-9c66-81665bf23042 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.039233 | controller | Jun 14 08:45:59.142503 crc crio[24245]: time="2026-06-14T08:45:59.142373977Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=0bd4fae0-8c04-4bdd-a38c-db9334861b83 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.039249 | controller | Jun 14 08:45:59.161614 crc crio[24245]: time="2026-06-14T08:45:59.161487836Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\""
2026-06-14 10:12:37.039265 | controller | Jun 14 08:45:59.228973 crc crio[24245]: time="2026-06-14T08:45:59.228781484Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=34688a2f-2b66-4501-be7d-6fe6f1f9d71e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.039281 | controller | Jun 14 08:45:59.229129 crc crio[24245]: time="2026-06-14T08:45:59.229016102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.039300 | controller | Jun 14 08:45:59.321351 crc crio[24245]: time="2026-06-14T08:45:59.321240238Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0 UID:008469e1-fb18-4ab3-ba82-93684004c707 NetNS:/var/run/netns/773676bc-47a3-415f-bb4f-482358e09be4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008469e1_fb18_4ab3_ba82_93684004c707.slice PodAnnotations:0xc001fea3e0}] Aliases:map[]}"
2026-06-14 10:12:37.039316 | controller | Jun 14 08:45:59.321351 crc crio[24245]: time="2026-06-14T08:45:59.3213128Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.039332 | controller | Jun 14 08:45:59.989907 crc crio[24245]: 2026-06-14T08:45:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17063f4fc86c255 Mac:ae:e2:7b:32:93:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/773676bc-47a3-415f-bb4f-482358e09be4 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.039363 | controller | Jun 14 08:45:59.992713 crc crio[24245]: time="2026-06-14T08:45:59.992632298Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0 UID:008469e1-fb18-4ab3-ba82-93684004c707 NetNS:/var/run/netns/773676bc-47a3-415f-bb4f-482358e09be4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008469e1_fb18_4ab3_ba82_93684004c707.slice PodAnnotations:0xc001fea3e0}] Aliases:map[]}"
2026-06-14 10:12:37.039384 | controller | Jun 14 08:45:59.992937 crc crio[24245]: time="2026-06-14T08:45:59.992832555Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.039400 | controller | Jun 14 08:46:00.082067 crc crio[24245]: time="2026-06-14T08:46:00.077954858Z" level=info msg="Ran pod sandbox 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=34688a2f-2b66-4501-be7d-6fe6f1f9d71e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.039416 | controller | Jun 14 08:46:00.084251 crc crio[24245]: time="2026-06-14T08:46:00.084176046Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=845bb1b3-1250-473f-b6dd-b9ed1e728a13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.039432 | controller | Jun 14 08:46:00.084396 crc crio[24245]: time="2026-06-14T08:46:00.08428137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.039447 | controller | Jun 14 08:46:00.090489 crc crio[24245]: time="2026-06-14T08:46:00.090401744Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=87f86bd7-810a-4bc1-909c-1aa21d2820c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.039463 | controller | Jun 14 08:46:00.090905 crc crio[24245]: time="2026-06-14T08:46:00.090809647Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found" id=87f86bd7-810a-4bc1-909c-1aa21d2820c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.039478 | controller | Jun 14 08:46:00.091120 crc crio[24245]: time="2026-06-14T08:46:00.091046175Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found" id=87f86bd7-810a-4bc1-909c-1aa21d2820c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.039497 | controller | Jun 14 08:46:00.094340 crc crio[24245]: time="2026-06-14T08:46:00.094233926Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=bdde61cc-2249-4190-8f78-59b15adb32e0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.039513 | controller | Jun 14 08:46:00.122709 crc crio[24245]: time="2026-06-14T08:46:00.120611021Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\""
2026-06-14 10:12:37.039528 | controller | Jun 14 08:46:00.232602 crc crio[24245]: time="2026-06-14T08:46:00.230379709Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa UID:beeb08c2-ce72-4200-9556-e7d0f781446e NetNS:/var/run/netns/f0ca66e9-5c1f-45a3-a331-44cff98939ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeeb08c2_ce72_4200_9556_e7d0f781446e.slice PodAnnotations:0xc000602240}] Aliases:map[]}"
2026-06-14 10:12:37.039544 | controller | Jun 14 08:46:00.232602 crc crio[24245]: time="2026-06-14T08:46:00.23044583Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.039559 | controller | Jun 14 08:46:00.930906 crc crio[24245]: time="2026-06-14T08:46:00.930336492Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690446-bhtt9/POD" id=a0448e84-45ab-4635-a04a-7072dbad58a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.039574 | controller | Jun 14 08:46:00.930906 crc crio[24245]: time="2026-06-14T08:46:00.930788207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.039590 | controller | Jun 14 08:46:01.052917 crc crio[24245]: 2026-06-14T08:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d5ba9ea312f8f9 Mac:ce:ad:a1:2e:d3:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/f0ca66e9-5c1f-45a3-a331-44cff98939ad SocketPath: PciID:}] [{Interface:0xc000014ab0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.039605 | controller | Jun 14 08:46:01.057638 crc crio[24245]: time="2026-06-14T08:46:01.056472262Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa UID:beeb08c2-ce72-4200-9556-e7d0f781446e NetNS:/var/run/netns/f0ca66e9-5c1f-45a3-a331-44cff98939ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeeb08c2_ce72_4200_9556_e7d0f781446e.slice PodAnnotations:0xc000602240}] Aliases:map[]}"
2026-06-14 10:12:37.039620 | controller | Jun 14 08:46:01.057638 crc crio[24245]: time="2026-06-14T08:46:01.056646688Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.039636 | controller | Jun 14 08:46:01.217069 crc crio[24245]: time="2026-06-14T08:46:01.210725906Z" level=info msg="Ran pod sandbox 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa with infra container: openstack/openstack-galera-0/POD" id=845bb1b3-1250-473f-b6dd-b9ed1e728a13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.039651 | controller | Jun 14 08:46:01.232996 crc crio[24245]: time="2026-06-14T08:46:01.224749784Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5fd41e40-6286-43e4-80d9-29057be42fcf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.039669 | controller | Jun 14 08:46:01.335169 crc crio[24245]: time="2026-06-14T08:46:01.334488427Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found" id=5fd41e40-6286-43e4-80d9-29057be42fcf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.039685 | controller | Jun 14 08:46:01.335169 crc crio[24245]: time="2026-06-14T08:46:01.334636252Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found" id=5fd41e40-6286-43e4-80d9-29057be42fcf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.039700 | controller | Jun 14 08:46:01.356346 crc crio[24245]: time="2026-06-14T08:46:01.356169222Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=dec5b886-c2c4-4dbb-af91-79827112174b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.039715 | controller | Jun 14 08:46:01.379733 crc crio[24245]: time="2026-06-14T08:46:01.379589052Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690446-bhtt9 Namespace:openshift-infra ID:37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54 UID:e43bfd2f-7689-4c40-8b32-9881d4cbbe58 NetNS:/var/run/netns/cbfb324f-9e22-46a1-9f98-c58167d31f5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43bfd2f_7689_4c40_8b32_9881d4cbbe58.slice PodAnnotations:0xc003bf6480}] Aliases:map[]}"
2026-06-14 10:12:37.039730 | controller | Jun 14 08:46:01.379733 crc crio[24245]: time="2026-06-14T08:46:01.379700616Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690446-bhtt9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.039755 | controller | Jun 14 08:46:01.396481 crc crio[24245]: time="2026-06-14T08:46:01.393610802Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\""
2026-06-14 10:12:37.039772 | controller | Jun 14 08:46:01.670729 crc crio[24245]: time="2026-06-14T08:46:01.662099366Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=f3812e45-5805-4b29-be65-08caea1e07df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.039787 | controller | Jun 14 08:46:01.670729 crc crio[24245]: time="2026-06-14T08:46:01.662493849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.039802 | controller | Jun 14 08:46:01.740417 crc crio[24245]: time="2026-06-14T08:46:01.740131442Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=f380523d-fc19-4a3a-98bd-94a7b87d3250 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.039817 | controller | Jun 14 08:46:01.740560 crc crio[24245]: time="2026-06-14T08:46:01.740488704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.039832 | controller | Jun 14 08:46:01.769617 crc crio[24245]: time="2026-06-14T08:46:01.764640312Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b UID:57f1e157-345d-44e4-9a56-9797ae1c24f6 NetNS:/var/run/netns/8b2c44c7-7f5e-42db-a676-3ba32bcf3190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f1e157_345d_44e4_9a56_9797ae1c24f6.slice PodAnnotations:0xc00274a648}] Aliases:map[]}"
2026-06-14 10:12:37.039851 | controller | Jun 14 08:46:01.769617 crc crio[24245]: time="2026-06-14T08:46:01.764718344Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.039867 | controller | Jun 14 08:46:01.956498 crc crio[24245]: time="2026-06-14T08:46:01.956109401Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b UID:a9656e61-b878-4572-b0ac-ee63a97eebbc NetNS:/var/run/netns/6b827e3a-2fab-4693-8267-cdd14782f92d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9656e61_b878_4572_b0ac_ee63a97eebbc.slice PodAnnotations:0xc003bf6570}] Aliases:map[]}"
2026-06-14 10:12:37.039883 | controller | Jun 14 08:46:01.956498 crc crio[24245]: time="2026-06-14T08:46:01.956254575Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.039899 | controller | Jun 14 08:46:02.248009 crc crio[24245]: 2026-06-14T08:46:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37bd627de73fba1 Mac:2a:35:e8:fe:e8:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/cbfb324f-9e22-46a1-9f98-c58167d31f5f SocketPath: PciID:}] [{Interface:0xc0002f6810 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.039915 | controller | Jun 14 08:46:02.285426 crc crio[24245]: time="2026-06-14T08:46:02.268613402Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690446-bhtt9 Namespace:openshift-infra ID:37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54 UID:e43bfd2f-7689-4c40-8b32-9881d4cbbe58 NetNS:/var/run/netns/cbfb324f-9e22-46a1-9f98-c58167d31f5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43bfd2f_7689_4c40_8b32_9881d4cbbe58.slice PodAnnotations:0xc003bf6480}] Aliases:map[]}"
2026-06-14 10:12:37.039930 | controller | Jun 14 08:46:02.286286 crc crio[24245]: time="2026-06-14T08:46:02.286040564Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690446-bhtt9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.039946 | controller | Jun 14 08:46:02.424083 crc crio[24245]: time="2026-06-14T08:46:02.423801842Z" level=info msg="Ran pod sandbox 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54 with infra container: openshift-infra/auto-csr-approver-29690446-bhtt9/POD" id=a0448e84-45ab-4635-a04a-7072dbad58a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.039962 | controller | Jun 14 08:46:02.432012 crc crio[24245]: time="2026-06-14T08:46:02.430446106Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=005baab7-91f0-4e59-88ee-1fd881779177 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.039978 | controller | Jun 14 08:46:02.454560 crc crio[24245]: time="2026-06-14T08:46:02.446983315Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.039993 | controller | Jun 14 08:46:02.869351 crc crio[24245]: 2026-06-14T08:46:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47e712f2078053f Mac:42:f2:91:01:97:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/6b827e3a-2fab-4693-8267-cdd14782f92d SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.040009 | controller | Jun 14 08:46:02.881148 crc crio[24245]: time="2026-06-14T08:46:02.880664929Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b UID:a9656e61-b878-4572-b0ac-ee63a97eebbc NetNS:/var/run/netns/6b827e3a-2fab-4693-8267-cdd14782f92d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9656e61_b878_4572_b0ac_ee63a97eebbc.slice PodAnnotations:0xc003bf6570}] Aliases:map[]}"
2026-06-14 10:12:37.040029 | controller | Jun 14 08:46:02.881148 crc crio[24245]: time="2026-06-14T08:46:02.881052102Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.040044 | controller | Jun 14 08:46:02.917684 crc crio[24245]: 2026-06-14T08:46:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c5c9036570998d Mac:7e:ed:4f:6a:53:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/8b2c44c7-7f5e-42db-a676-3ba32bcf3190 SocketPath: PciID:}] [{Interface:0xc000144de0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.040060 | controller | Jun 14 08:46:02.945340 crc crio[24245]: time="2026-06-14T08:46:02.944588458Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b UID:57f1e157-345d-44e4-9a56-9797ae1c24f6 NetNS:/var/run/netns/8b2c44c7-7f5e-42db-a676-3ba32bcf3190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f1e157_345d_44e4_9a56_9797ae1c24f6.slice PodAnnotations:0xc00274a648}] Aliases:map[]}"
2026-06-14 10:12:37.040076 | controller | Jun 14 08:46:02.945665 crc crio[24245]: time="2026-06-14T08:46:02.945514908Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.040092 | controller | Jun 14 08:46:02.954025 crc crio[24245]: time="2026-06-14T08:46:02.95395408Z" level=info msg="Ran pod sandbox 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b with infra container: openstack/memcached-0/POD" id=f380523d-fc19-4a3a-98bd-94a7b87d3250 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.040108 | controller | Jun 14 08:46:03.000456 crc crio[24245]: time="2026-06-14T08:46:03.000249466Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=b462edd3-a475-4ce0-84a6-96eb26294fc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.040123 | controller | Jun 14 08:46:03.001235 crc crio[24245]: time="2026-06-14T08:46:03.001172706Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 not found" id=b462edd3-a475-4ce0-84a6-96eb26294fc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.040139 | controller | Jun 14 08:46:03.001345 crc crio[24245]: time="2026-06-14T08:46:03.001265999Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 found" id=b462edd3-a475-4ce0-84a6-96eb26294fc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.040155 | controller | Jun 14 08:46:03.009075 crc crio[24245]: time="2026-06-14T08:46:03.008979691Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=f8a02661-cb02-4cae-9669-4a16d7c738fc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.040171 | controller | Jun 14 08:46:03.017121 crc crio[24245]: time="2026-06-14T08:46:03.016996117Z" level=info msg="Ran pod sandbox 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b with infra container: openstack/openstack-cell1-galera-0/POD" id=f3812e45-5805-4b29-be65-08caea1e07df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.040189 | controller | Jun 14 08:46:03.024994 crc crio[24245]: time="2026-06-14T08:46:03.023712783Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7a5835ba-c7b3-4bce-bcbc-2568df81d6fd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.040205 | controller | Jun 14 08:46:03.024994 crc crio[24245]: time="2026-06-14T08:46:03.024174408Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found" id=7a5835ba-c7b3-4bce-bcbc-2568df81d6fd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.040220 | controller | Jun 14 08:46:03.024994 crc crio[24245]: time="2026-06-14T08:46:03.024344513Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found" id=7a5835ba-c7b3-4bce-bcbc-2568df81d6fd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.040236 | controller | Jun 14 08:46:03.041070 crc crio[24245]: time="2026-06-14T08:46:03.040971954Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=73e0eed9-77f9-4742-ba28-135f383bb1cf name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.040251 | controller | Jun 14 08:46:03.044681 crc crio[24245]: time="2026-06-14T08:46:03.04310415Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\""
2026-06-14 10:12:37.040267 | controller | Jun 14 08:46:03.046426 crc crio[24245]: time="2026-06-14T08:46:03.046167262Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\""
2026-06-14 10:12:37.040282 | controller | Jun 14 08:46:03.663695 crc crio[24245]: time="2026-06-14T08:46:03.663171264Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=43589eca-6cfb-46ad-b048-bf81cabcd2c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.040299 | controller | Jun 14 08:46:03.663695 crc crio[24245]: time="2026-06-14T08:46:03.663675395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.040315 | controller | Jun 14 08:46:03.840139 crc crio[24245]: time="2026-06-14T08:46:03.834435775Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=005baab7-91f0-4e59-88ee-1fd881779177 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.040330 | controller | Jun 14 08:46:03.862015 crc crio[24245]: time="2026-06-14T08:46:03.861751606Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d2e24368-560b-4738-9386-b229ed5b0442 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.040360 | controller | Jun 14 08:46:03.913247 crc crio[24245]: time="2026-06-14T08:46:03.913147534Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=827bea36-cb93-4283-a845-9cfa367e05eb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.040382 | controller | Jun 14 08:46:03.943024 crc crio[24245]: time="2026-06-14T08:46:03.942531465Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566 UID:7475e1c0-bab5-48f9-bd0a-f18ae50044ba NetNS:/var/run/netns/e60ce17c-feff-4b87-9c9d-66a63180e8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7475e1c0_bab5_48f9_bd0a_f18ae50044ba.slice PodAnnotations:0xc001fea818}] Aliases:map[]}"
2026-06-14 10:12:37.040403 | controller | Jun 14 08:46:03.943024 crc crio[24245]: time="2026-06-14T08:46:03.942947958Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.040420 | controller | Jun 14 08:46:03.958556 crc crio[24245]: time="2026-06-14T08:46:03.958475582Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690446-bhtt9/oc" id=7b9fe054-2d3d-478a-a801-03eee3c7de71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.040436 | controller | Jun 14 08:46:03.977307 crc crio[24245]: time="2026-06-14T08:46:03.977223218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.040452 | controller | Jun 14 08:46:04.302582 crc crio[24245]: time="2026-06-14T08:46:04.301823359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.040467 | controller | Jun 14 08:46:04.633249 crc crio[24245]: 2026-06-14T08:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f91015b13e2cdc Mac:be:bb:23:fe:a4:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/e60ce17c-feff-4b87-9c9d-66a63180e8fe SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.040483 | controller | Jun 14 08:46:04.634406 crc crio[24245]: time="2026-06-14T08:46:04.634286639Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566 UID:7475e1c0-bab5-48f9-bd0a-f18ae50044ba NetNS:/var/run/netns/e60ce17c-feff-4b87-9c9d-66a63180e8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7475e1c0_bab5_48f9_bd0a_f18ae50044ba.slice PodAnnotations:0xc001fea818}] Aliases:map[]}"
2026-06-14 10:12:37.040498 | controller | Jun 14 08:46:04.634560 crc crio[24245]: time="2026-06-14T08:46:04.634510966Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.040514 | controller | Jun 14 08:46:04.672182 crc crio[24245]: time="2026-06-14T08:46:04.671955495Z" level=info msg="Ran pod sandbox 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566 with infra container: openstack/kube-state-metrics-0/POD" id=43589eca-6cfb-46ad-b048-bf81cabcd2c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.040529 | controller | Jun 14 08:46:04.681018 crc crio[24245]: time="2026-06-14T08:46:04.680784585Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=53fb770d-829e-47ab-87f2-7654f34314e7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.040544 | controller | Jun 14 08:46:04.708433 crc crio[24245]: time="2026-06-14T08:46:04.708167297Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\""
2026-06-14 10:12:37.040559 | controller | Jun 14 08:46:05.056535 crc crio[24245]: time="2026-06-14T08:46:05.056435841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.040575 | controller | Jun 14 08:46:05.197532 crc crio[24245]: time="2026-06-14T08:46:05.19711957Z" level=info msg="Created container a2291d2a53e696da30b0de76a3064d88699d1d95318f5b9d7b2390d6761e7f25: openshift-infra/auto-csr-approver-29690446-bhtt9/oc" id=7b9fe054-2d3d-478a-a801-03eee3c7de71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.040593 | controller | Jun 14 08:46:05.201190 crc crio[24245]: time="2026-06-14T08:46:05.201108011Z" level=info msg="Starting container: a2291d2a53e696da30b0de76a3064d88699d1d95318f5b9d7b2390d6761e7f25" id=363bdf1a-3d81-4d8a-88ba-6a565a8eaea0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.040609 | controller | Jun 14 08:46:05.247549 crc crio[24245]: time="2026-06-14T08:46:05.247409192Z" level=info msg="Started container" PID=54374 containerID=a2291d2a53e696da30b0de76a3064d88699d1d95318f5b9d7b2390d6761e7f25 description=openshift-infra/auto-csr-approver-29690446-bhtt9/oc id=363bdf1a-3d81-4d8a-88ba-6a565a8eaea0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54
2026-06-14 10:12:37.040625 | controller | Jun 14 08:46:07.956927 crc crio[24245]: time="2026-06-14T08:46:07.956814459Z" level=info msg="Stopping pod sandbox: 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54" id=ea81f30d-6029-4c9d-be55-c1b44b862801 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.040640 | controller | Jun 14 08:46:07.968523 crc crio[24245]: time="2026-06-14T08:46:07.968165592Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690446-bhtt9 Namespace:openshift-infra ID:37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54 UID:e43bfd2f-7689-4c40-8b32-9881d4cbbe58 NetNS:/var/run/netns/cbfb324f-9e22-46a1-9f98-c58167d31f5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43bfd2f_7689_4c40_8b32_9881d4cbbe58.slice PodAnnotations:0xc003bf62d0}] Aliases:map[]}"
2026-06-14 10:12:37.040656 | controller | Jun 14 08:46:07.970366 crc crio[24245]: time="2026-06-14T08:46:07.970341536Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690446-bhtt9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.040672 | controller | Jun 14 08:46:08.538295 crc crio[24245]: time="2026-06-14T08:46:08.537692514Z" level=info msg="Running pod sandbox: openstack/ovn-controller-jrwkf/POD" id=fbb2c11e-7d9f-4d75-a2ae-b1c77a9375a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.040687 | controller | Jun 14 08:46:08.538726 crc crio[24245]: time="2026-06-14T08:46:08.538584683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.040703 | controller | Jun 14 08:46:08.740052 crc crio[24245]: time="2026-06-14T08:46:08.739260335Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-5srxp/POD" id=570e0632-e765-4e7e-a473-54b49868c0c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.040718 | controller | Jun 14 08:46:08.742530 crc crio[24245]: time="2026-06-14T08:46:08.742504657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.040733 | controller | Jun 14 08:46:11.436824 crc crio[24245]: time="2026-06-14T08:46:11.435931762Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=03c19c79-f7c3-426e-8cbb-2b7ec9d649f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.040749 | controller | Jun 14 08:46:11.438073 crc crio[24245]: time="2026-06-14T08:46:11.436943357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.040764 | controller | Jun 14 08:46:11.767793 crc crio[24245]: time="2026-06-14T08:46:11.767686463Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=75121cde-cae2-458b-bd16-84df951fbd06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.040779 | controller | Jun 14 08:46:11.768133 crc crio[24245]: time="2026-06-14T08:46:11.768051005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.040798 | controller | Jun 14 08:46:23.189369 crc crio[24245]: time="2026-06-14T08:46:23.188533313Z" level=info msg="Stopped pod sandbox: 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54" id=ea81f30d-6029-4c9d-be55-c1b44b862801 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.040814 | controller | Jun 14 08:46:35.918349 crc crio[24245]: time="2026-06-14T08:46:35.916892733Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=bdde61cc-2249-4190-8f78-59b15adb32e0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.040829 | controller | Jun 14 08:46:35.920569 crc crio[24245]: time="2026-06-14T08:46:35.919976481Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=2eae93eb-49c9-4e37-adb1-831a31144537 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.040844 | controller | Jun 14 08:46:37.043461 crc crio[24245]: time="2026-06-14T08:46:37.043370664Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=f8a02661-cb02-4cae-9669-4a16d7c738fc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.040860 | controller | Jun 14 08:46:37.046556 crc crio[24245]: time="2026-06-14T08:46:37.046435462Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=f12099fa-7dd9-4106-8207-04da41f2829c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.040875 | controller | Jun 14 08:46:37.079499 crc crio[24245]: time="2026-06-14T08:46:37.07931371Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=dec5b886-c2c4-4dbb-af91-79827112174b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.040890 | controller | Jun 14 08:46:37.081520 crc crio[24245]: time="2026-06-14T08:46:37.081159668Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c7f20f75-5b7f-4677-9064-761ba064c7e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.040906 | controller | Jun 14 08:46:37.420155 crc crio[24245]: time="2026-06-14T08:46:37.420038056Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=aa3609b9-0b5f-45e2-a2d1-598ae34718b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.040921 | controller | Jun 14 08:46:37.500263 crc crio[24245]: time="2026-06-14T08:46:37.499970184Z" level=info msg="Got pod network &{Name:ovn-controller-jrwkf Namespace:openstack ID:575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89 UID:c093696f-e1fe-4f70-9e93-fd00f3930377 NetNS:/var/run/netns/1436788f-827b-43a8-9031-8883a35016e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc093696f_e1fe_4f70_9e93_fd00f3930377.slice PodAnnotations:0xc0024224b8}] Aliases:map[]}"
2026-06-14 10:12:37.040937 | controller | Jun 14 08:46:37.500263 crc crio[24245]: time="2026-06-14T08:46:37.500073327Z" level=info msg="Adding pod openstack_ovn-controller-jrwkf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.040953 | controller | Jun 14 08:46:37.533342 crc crio[24245]: time="2026-06-14T08:46:37.532700489Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-5srxp Namespace:openstack ID:3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68 UID:d965a4ba-fbf1-456c-bcd3-becdea7e5438 NetNS:/var/run/netns/949b788c-775e-4099-82b0-ca30e5b4fef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd965a4ba_fbf1_456c_bcd3_becdea7e5438.slice PodAnnotations:0xc002c92148}] Aliases:map[]}"
2026-06-14 10:12:37.040972 | controller | Jun 14 08:46:37.533342 crc crio[24245]: time="2026-06-14T08:46:37.53275392Z" level=info msg="Adding pod openstack_ovn-controller-ovs-5srxp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.040988 | controller | Jun 14 08:46:37.545802 crc crio[24245]: time="2026-06-14T08:46:37.545758624Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea UID:41d5cee7-1b3c-4db2-8b0c-3111b8050c45 NetNS:/var/run/netns/28524a70-b095-4ddd-878a-57870e43a766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41d5cee7_1b3c_4db2_8b0c_3111b8050c45.slice PodAnnotations:0xc00274a108}] Aliases:map[]}"
2026-06-14 10:12:37.041003 | controller | Jun 14 08:46:37.546904 crc crio[24245]: time="2026-06-14T08:46:37.546516968Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.041018 | controller | Jun 14 08:46:37.593416 crc crio[24245]: time="2026-06-14T08:46:37.59328967Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2 UID:dc6be92d-3b6d-40db-894f-a4102ee0b976 NetNS:/var/run/netns/081fd409-ebb1-4183-b9e4-a66d8b516f82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc6be92d_3b6d_40db_894f_a4102ee0b976.slice PodAnnotations:0xc0006022e8}] Aliases:map[]}"
2026-06-14 10:12:37.041034 | controller | Jun 14 08:46:37.593416 crc crio[24245]: time="2026-06-14T08:46:37.593364603Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.041049 | controller | Jun 14 08:46:37.605486 crc crio[24245]: time="2026-06-14T08:46:37.605386669Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=0bd4fae0-8c04-4bdd-a38c-db9334861b83 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.041064 | controller | Jun 14 08:46:37.610577 crc crio[24245]: time="2026-06-14T08:46:37.610326185Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=af9b4dc3-69f9-430d-b121-976e4f6e435b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041079 | controller | Jun 14 08:46:37.616312 crc crio[24245]: time="2026-06-14T08:46:37.616196998Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5fb2eca6-8f25-4b3d-a8b8-6e07f8b9b567 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.041094 | controller | Jun 14 08:46:37.617901 crc crio[24245]: time="2026-06-14T08:46:37.617261894Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=46fbe411-359b-4cd1-8c74-250b01752a66 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041109 | controller | Jun 14 08:46:37.837435 crc crio[24245]: time="2026-06-14T08:46:37.83727771Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=6988b352-a202-447f-82c9-01d88ecae2bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.041124 | controller | Jun 14 08:46:37.852593 crc crio[24245]: time="2026-06-14T08:46:37.852495406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d4e2afd7-5875-4f40-8df5-31b6a0726cfc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041144 | controller | Jun 14 08:46:37.866554 crc crio[24245]: time="2026-06-14T08:46:37.866463031Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=ad4efd52-4734-4273-84c5-075c6d922712 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041160 | controller | Jun 14 08:46:37.871612 crc crio[24245]: time="2026-06-14T08:46:37.869591363Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=fc86f2ab-06ef-408b-a529-01aa65b21f3f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041176 | controller | Jun 14 08:46:37.891934 crc crio[24245]: time="2026-06-14T08:46:37.89176611Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=73e0eed9-77f9-4742-ba28-135f383bb1cf name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.041191 | controller | Jun 14 08:46:37.893138 crc crio[24245]: time="2026-06-14T08:46:37.893066739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=361ec86f-d0bd-4337-80bf-3d088b82810d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041207 | controller | Jun 14 08:46:37.893373 crc crio[24245]: time="2026-06-14T08:46:37.893344698Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=f34323dd-6929-49f8-862d-cb3f993d921a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041222 | controller | Jun 14 08:46:37.940649 crc crio[24245]: time="2026-06-14T08:46:37.94053858Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=19ac1d2d-ca9c-42af-b51c-c3b79c2720e5 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.041237 | controller | Jun 14 08:46:37.941561 crc crio[24245]: time="2026-06-14T08:46:37.941472263Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b1c7f071-0657-4a31-8833-dfc01ad5c9e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041252 | controller | Jun 14 08:46:37.945413 crc crio[24245]: time="2026-06-14T08:46:37.945249579Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=9bf95ab9-3d25-4e00-806e-f2498c0fadd0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.041267 | controller | Jun 14 08:46:37.946240 crc crio[24245]: time="2026-06-14T08:46:37.946129721Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=092b25b5-c03d-40f2-8116-70cbd6949d7a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041283 | controller | Jun 14 08:46:37.960363 crc crio[24245]: 2026-06-14T08:46:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:575cb73366fb019 Mac:92:bc:cb:0a:40:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/1436788f-827b-43a8-9031-8883a35016e3 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.041298 | controller | Jun 14 08:46:37.964655 crc crio[24245]: time="2026-06-14T08:46:37.961167672Z" level=info msg="Got pod network &{Name:ovn-controller-jrwkf Namespace:openstack ID:575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89 UID:c093696f-e1fe-4f70-9e93-fd00f3930377 NetNS:/var/run/netns/1436788f-827b-43a8-9031-8883a35016e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc093696f_e1fe_4f70_9e93_fd00f3930377.slice PodAnnotations:0xc0024224b8}] Aliases:map[]}"
2026-06-14 10:12:37.041317 | controller | Jun 14 08:46:37.964655 crc crio[24245]: time="2026-06-14T08:46:37.961343738Z" level=info msg="Checking pod openstack_ovn-controller-jrwkf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.041333 | controller | Jun 14 08:46:38.030511 crc crio[24245]: time="2026-06-14T08:46:38.030356438Z" level=info msg="Ran pod sandbox 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89 with infra container: openstack/ovn-controller-jrwkf/POD" id=fbb2c11e-7d9f-4d75-a2ae-b1c77a9375a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.041362 | controller | Jun 14 08:46:38.032796 crc crio[24245]: time="2026-06-14T08:46:38.03266606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.041383 | controller | Jun 14 08:46:38.033726 crc crio[24245]: time="2026-06-14T08:46:38.033542369Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=97906a0f-11f2-4cc9-a656-58c38d9f1621 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041399 | controller | Jun 14 08:46:38.033808 crc crio[24245]: time="2026-06-14T08:46:38.033755375Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe not found" id=97906a0f-11f2-4cc9-a656-58c38d9f1621 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041415 | controller | Jun 14 08:46:38.033935 crc crio[24245]: time="2026-06-14T08:46:38.033807807Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe found" id=97906a0f-11f2-4cc9-a656-58c38d9f1621 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041430 | controller | Jun 14 08:46:38.035365 crc crio[24245]: time="2026-06-14T08:46:38.035274023Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=9d79530e-ab6e-4069-a6e6-4000fab920d1 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.041446 | controller | Jun 14 08:46:38.054506 crc crio[24245]: time="2026-06-14T08:46:38.047019189Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\""
2026-06-14 10:12:37.041461 | controller | Jun 14 08:46:38.057611 crc crio[24245]: time="2026-06-14T08:46:38.05742433Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=81543112-354f-4f4b-bf05-f650c2dd65a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041477 | controller | Jun 14 08:46:38.097447 crc crio[24245]: time="2026-06-14T08:46:38.09724472Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=2d2ba105-7c31-41c5-bee9-76715cdebefe name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.041492 | controller | Jun 14 08:46:38.098687 crc crio[24245]: time="2026-06-14T08:46:38.098511641Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=0383c4d7-cc22-4412-836d-e04d788a9178 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041511 | controller | Jun 14 08:46:38.173194 crc crio[24245]: time="2026-06-14T08:46:38.172970424Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=8e54ca93-50c3-4e55-8d9b-9d7d0d26d250 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.041527 | controller | Jun 14 08:46:38.186547 crc crio[24245]: time="2026-06-14T08:46:38.186389632Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=9fcaf74b-490f-445b-a284-6b466689e4c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041541 | controller | Jun 14 08:46:38.300585 crc crio[24245]: time="2026-06-14T08:46:38.300192442Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=03cd3a68-71af-4a8f-989e-e0db64c173a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.041557 | controller | Jun 14 08:46:38.320063 crc crio[24245]: time="2026-06-14T08:46:38.31643554Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=0986d1f7-4e5f-4dbd-b492-a6e28f2ddb58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.041572 | controller | Jun 14 08:46:38.484952 crc crio[24245]: time="2026-06-14T08:46:38.484155549Z" level=info msg="Creating container: openstack/dnsmasq-dns-6f94844f59-b4hzz/init" id=1b80e5c5-7b40-4ae7-a656-3cc814d3f9ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.041587 | controller | Jun 14 08:46:38.486783 crc crio[24245]: time="2026-06-14T08:46:38.486683438Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7a0104af-067a-4452-a173-f308e7a880e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041602 | controller | Jun 14 08:46:38.511579 crc crio[24245]: time="2026-06-14T08:46:38.511469779Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=3800815c-fbd1-4d6c-b8ca-c93e64280ed0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041617 | controller | Jun 14 08:46:38.642982 crc crio[24245]: time="2026-06-14T08:46:38.642656102Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=38468e49-5885-4a11-bd4f-9bad830c0e4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.041632 | controller | Jun 14 08:46:38.762376 crc crio[24245]: time="2026-06-14T08:46:38.762266917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.041647 | controller | Jun 14 08:46:38.762661 crc crio[24245]: time="2026-06-14T08:46:38.762482374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.041662 | controller | Jun 14 08:46:38.763467 crc crio[24245]: time="2026-06-14T08:46:38.763436094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.041677 | controller | Jun 14 08:46:38.763615 crc crio[24245]: time="2026-06-14T08:46:38.763521687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.041692 | controller | Jun 14 08:46:38.775410 crc crio[24245]: time="2026-06-14T08:46:38.774806236Z" level=info msg="Creating container: openstack/dnsmasq-dns-bf5545dbf-84l7z/init" id=5bf0a208-bc5d-4cd3-8c8e-a2964b843519 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.041712 | controller | Jun 14 08:46:38.935549 crc crio[24245]: 2026-06-14T08:46:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9103f136dfeb89 Mac:8a:2f:37:8f:6e:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/28524a70-b095-4ddd-878a-57870e43a766 SocketPath: PciID:}] [{Interface:0xc0002945d0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.041728 | controller | Jun 14 08:46:38.938193 crc crio[24245]: time="2026-06-14T08:46:38.937516268Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea UID:41d5cee7-1b3c-4db2-8b0c-3111b8050c45 NetNS:/var/run/netns/28524a70-b095-4ddd-878a-57870e43a766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41d5cee7_1b3c_4db2_8b0c_3111b8050c45.slice PodAnnotations:0xc00274a108}] Aliases:map[]}"
2026-06-14 10:12:37.041744 | controller | Jun 14 08:46:38.939306 crc crio[24245]: time="2026-06-14T08:46:38.938601403Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.041759 | controller | Jun 14 08:46:39.511455 crc crio[24245]: time="2026-06-14T08:46:39.511365944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.041775 | controller | Jun 14 08:46:39.520048 crc crio[24245]: time="2026-06-14T08:46:39.519831577Z" level=info msg="Creating container: openstack/dnsmasq-dns-69664d8887-bkv6n/init" id=09faf127-3458-4014-b4d9-3e81cb50f3fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.041791 | controller | Jun 14 08:46:39.526358 crc crio[24245]: time="2026-06-14T08:46:39.526310381Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b485b7db9-b2795/init" id=1b8a01c5-4448-4cce-be58-cbfd187c1b55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.041806 | controller | Jun 14 08:46:39.537779 crc crio[24245]: time="2026-06-14T08:46:39.537395828Z" level=info msg="Ran pod sandbox a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea with infra container: openstack/ovsdbserver-sb-0/POD" id=75121cde-cae2-458b-bd16-84df951fbd06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.041821 | controller | Jun 14 08:46:39.542448 crc crio[24245]: time="2026-06-14T08:46:39.542383563Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=16341d00-70c6-4998-b67b-03edc120ee9b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041836 | controller | Jun 14 08:46:39.553365 crc crio[24245]: time="2026-06-14T08:46:39.553321102Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 not found" id=16341d00-70c6-4998-b67b-03edc120ee9b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041851 | controller | Jun 14 08:46:39.553634 crc crio[24245]: time="2026-06-14T08:46:39.553609161Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 found" id=16341d00-70c6-4998-b67b-03edc120ee9b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041866 | controller | Jun 14 08:46:39.557010 crc crio[24245]: time="2026-06-14T08:46:39.556916307Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=9c8dce0c-ffb3-4477-a30a-520e30801d6d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.041881 | controller | Jun 14 08:46:39.563493 crc crio[24245]: time="2026-06-14T08:46:39.561603167Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\""
2026-06-14 10:12:37.041903 | controller | Jun 14 08:46:39.645268 crc crio[24245]: time="2026-06-14T08:46:39.645035446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.041919 | controller | Jun 14 08:46:39.652251 crc crio[24245]: time="2026-06-14T08:46:39.652120673Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.041934 | controller | Jun 14 08:46:39.664791 crc crio[24245]: time="2026-06-14T08:46:39.664485839Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=53fb770d-829e-47ab-87f2-7654f34314e7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.041949 | controller | Jun 14 08:46:39.666531 crc crio[24245]: time="2026-06-14T08:46:39.66645026Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=3fd7457c-cbc8-422a-9960-c8a2c39a6e5a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.041964 | controller | Jun 14 08:46:39.677045 crc crio[24245]: time="2026-06-14T08:46:39.67682247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.041979 | controller | Jun 14 08:46:39.677480 crc crio[24245]: time="2026-06-14T08:46:39.677362418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.041994 | controller | Jun 14 08:46:39.718094 crc crio[24245]: time="2026-06-14T08:46:39.717488117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042008 | controller | Jun 14 08:46:39.720531 crc crio[24245]: time="2026-06-14T08:46:39.720370669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042023 | controller | Jun 14 08:46:39.732763 crc crio[24245]: time="2026-06-14T08:46:39.732619549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042038 | controller | Jun 14 08:46:39.772908 crc crio[24245]: time="2026-06-14T08:46:39.772728839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042053 | controller | Jun 14 08:46:39.776444 crc crio[24245]: time="2026-06-14T08:46:39.77616004Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=8bd9658c-c066-40cf-a064-b23f9ea54bb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.042068 | controller | Jun 14 08:46:39.780269 crc crio[24245]: time="2026-06-14T08:46:39.780118604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042082 | controller | Jun 14 08:46:39.818167 crc crio[24245]: time="2026-06-14T08:46:39.818015537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042098 | controller | Jun 14 08:46:39.824450 crc crio[24245]: time="2026-06-14T08:46:39.824326324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042116 | controller | Jun 14 08:46:39.828306 crc crio[24245]: 2026-06-14T08:46:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3461f80ade4b1c0 Mac:da:c8:b9:6d:1f:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/081fd409-ebb1-4183-b9e4-a66d8b516f82 SocketPath: PciID:}] [{Interface:0xc00026c810 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.042132 | controller | Jun 14 08:46:39.829942 crc crio[24245]: time="2026-06-14T08:46:39.829757478Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2 UID:dc6be92d-3b6d-40db-894f-a4102ee0b976 NetNS:/var/run/netns/081fd409-ebb1-4183-b9e4-a66d8b516f82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc6be92d_3b6d_40db_894f_a4102ee0b976.slice PodAnnotations:0xc0006022e8}] Aliases:map[]}"
2026-06-14 10:12:37.042148 | controller | Jun 14 08:46:39.830355 crc crio[24245]: time="2026-06-14T08:46:39.830257324Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.042164 | controller | Jun 14 08:46:39.845554 crc crio[24245]: time="2026-06-14T08:46:39.845435097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042179 | controller | Jun 14 08:46:39.853317 crc crio[24245]: time="2026-06-14T08:46:39.852263594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042195 | controller | Jun 14 08:46:39.857085 crc crio[24245]: time="2026-06-14T08:46:39.856819556Z" level=info msg="Ran pod sandbox 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2 with infra container: openstack/ovsdbserver-nb-0/POD" id=03c19c79-f7c3-426e-8cbb-2b7ec9d649f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.042210 | controller | Jun 14 08:46:39.863644 crc crio[24245]: time="2026-06-14T08:46:39.863561156Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=4d1a7803-ebb9-4512-9172-3d0a4b38257b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.042225 | controller | Jun 14 08:46:39.864261 crc crio[24245]: time="2026-06-14T08:46:39.864194536Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 not found" id=4d1a7803-ebb9-4512-9172-3d0a4b38257b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.042242 | controller | Jun 14 08:46:39.864368 crc crio[24245]: time="2026-06-14T08:46:39.86430622Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 found" id=4d1a7803-ebb9-4512-9172-3d0a4b38257b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.042257 | controller | Jun 14 08:46:39.866246 crc crio[24245]: time="2026-06-14T08:46:39.866123747Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=c674c484-ef9c-4b38-99d8-d7d10025de74 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.042273 | controller | Jun 14 08:46:39.874384 crc crio[24245]: time="2026-06-14T08:46:39.874191896Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\""
2026-06-14 10:12:37.042295 | controller | Jun 14 08:46:39.877554 crc crio[24245]: time="2026-06-14T08:46:39.877160688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042312 | controller | Jun 14 08:46:39.889823 crc crio[24245]: time="2026-06-14T08:46:39.889666977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042328 | controller | Jun 14 08:46:39.914733 crc crio[24245]: time="2026-06-14T08:46:39.91453923Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=411cc5bf-03cc-4b8e-9b30-18ef423c3141 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.042343 | controller | Jun 14 08:46:39.959003 crc crio[24245]: time="2026-06-14T08:46:39.957998306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042377 | controller | Jun 14 08:46:39.962569 crc crio[24245]: time="2026-06-14T08:46:39.9624903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042393 | controller | Jun 14 08:46:39.964930 crc crio[24245]: time="2026-06-14T08:46:39.964786084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042409 | controller | Jun 14 08:46:39.965762 crc crio[24245]: time="2026-06-14T08:46:39.965706463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042424 | controller | Jun 14 08:46:39.970077 crc crio[24245]: time="2026-06-14T08:46:39.970004889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042439 | controller | Jun 14 08:46:40.037705 crc crio[24245]: time="2026-06-14T08:46:40.037545073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042455 | controller | Jun 14 08:46:40.043673 crc crio[24245]: time="2026-06-14T08:46:40.043557736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042469 | controller | Jun 14 08:46:40.049937 crc crio[24245]: time="2026-06-14T08:46:40.049763053Z" level=info msg="Created container 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc: openstack/memcached-0/memcached" id=8e54ca93-50c3-4e55-8d9b-9d7d0d26d250 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.042485 | controller | Jun 14 08:46:40.054057 crc crio[24245]: time="2026-06-14T08:46:40.053970739Z" level=info msg="Starting container: 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc" id=acfad0d7-fa24-47ec-8dd7-246add05e492 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.042501 | controller | Jun 14 08:46:40.066962 crc crio[24245]: time="2026-06-14T08:46:40.066786986Z" level=info msg="Started container" PID=55605 containerID=2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc description=openstack/memcached-0/memcached id=acfad0d7-fa24-47ec-8dd7-246add05e492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b
2026-06-14 10:12:37.042517 | controller | Jun 14 08:46:40.127581 crc crio[24245]: time="2026-06-14T08:46:40.122308046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042537 | controller | Jun 14 08:46:40.133755 crc crio[24245]: time="2026-06-14T08:46:40.133637567Z" level=info msg="Created container 7782e5739f1361c712c553729e01c04aaab44e99298d236397c8ab282cf68cba: openstack/openstack-galera-0/mysql-bootstrap" id=03cd3a68-71af-4a8f-989e-e0db64c173a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.042553 | controller | Jun 14 08:46:40.136076 crc crio[24245]: time="2026-06-14T08:46:40.135768355Z" level=info msg="Starting container: 7782e5739f1361c712c553729e01c04aaab44e99298d236397c8ab282cf68cba" id=a2600390-4ed3-4eeb-a93d-2d071320c074 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.042569 | controller | Jun 14 08:46:40.136494 crc crio[24245]: time="2026-06-14T08:46:40.136171308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.042585 | controller | Jun 14 08:46:40.145245 crc crio[24245]: time="2026-06-14T08:46:40.145112534Z" level=info msg="Started container" PID=55624 containerID=7782e5739f1361c712c553729e01c04aaab44e99298d236397c8ab282cf68cba description=openstack/openstack-galera-0/mysql-bootstrap id=a2600390-4ed3-4eeb-a93d-2d071320c074 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa
2026-06-14 10:12:37.042601 | controller | Jun 14 08:46:40.163235 crc crio[24245]: time="2026-06-14T08:46:40.162943131Z" level=info msg="Created container 5a35e571aefbd11a2b4577ffa49abb39fdd0d72dea3990f97d6e0599388f5130: openstack/dnsmasq-dns-6f94844f59-b4hzz/init" id=1b80e5c5-7b40-4ae7-a656-3cc814d3f9ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.042616 | controller | Jun 14 08:46:40.166079 crc crio[24245]: time="2026-06-14T08:46:40.165502954Z" level=info msg="Created container ceeec83c3b2868a4a1a5c2c63f19f8ea1df7ddfa4ee13b31ba106d1c381c08e2: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=38468e49-5885-4a11-bd4f-9bad830c0e4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.042632 | controller | Jun 14 08:46:40.166624 crc crio[24245]: time="2026-06-14T08:46:40.166412922Z" level=info msg="Starting container: 5a35e571aefbd11a2b4577ffa49abb39fdd0d72dea3990f97d6e0599388f5130" id=c920f0b4-2dd0-4da2-84e6-304e81c6f307 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.042647 | controller | Jun 14 08:46:40.170505 crc crio[24245]: time="2026-06-14T08:46:40.16937108Z" level=info msg="Starting container: ceeec83c3b2868a4a1a5c2c63f19f8ea1df7ddfa4ee13b31ba106d1c381c08e2" id=d50da066-3466-4d10-8b40-3cbc23bfdc02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.042662 | controller | Jun 14 08:46:40.181820 crc crio[24245]: time="2026-06-14T08:46:40.181535205Z" level=info msg="Started container" PID=55628 containerID=5a35e571aefbd11a2b4577ffa49abb39fdd0d72dea3990f97d6e0599388f5130 description=openstack/dnsmasq-dns-6f94844f59-b4hzz/init id=c920f0b4-2dd0-4da2-84e6-304e81c6f307 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14
2026-06-14 10:12:37.042677 | controller | Jun 14 08:46:40.183566 crc crio[24245]: time="2026-06-14T08:46:40.183165519Z" level=info msg="Started container" PID=55625 containerID=ceeec83c3b2868a4a1a5c2c63f19f8ea1df7ddfa4ee13b31ba106d1c381c08e2 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=d50da066-3466-4d10-8b40-3cbc23bfdc02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b
2026-06-14 10:12:37.042693 | controller | Jun 14 08:46:40.349485 crc crio[24245]: time="2026-06-14T08:46:40.349286175Z" level=info msg="Created container 47e786b4a3fe9dc05fa8fc0e078eb1b02626109484f6aee2e288d5e17ba0d5d2: openstack/dnsmasq-dns-bf5545dbf-84l7z/init" id=5bf0a208-bc5d-4cd3-8c8e-a2964b843519 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.042712 | controller | Jun 14 08:46:40.350815 crc crio[24245]: time="2026-06-14T08:46:40.350718859Z" level=info msg="Starting container: 47e786b4a3fe9dc05fa8fc0e078eb1b02626109484f6aee2e288d5e17ba0d5d2" id=d1ab9c96-d513-46ab-8c05-b2d737e73a60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.042728 | controller | Jun 14 08:46:40.366610 crc crio[24245]: time="2026-06-14T08:46:40.366500503Z" level=info msg="Started container" PID=55637 containerID=47e786b4a3fe9dc05fa8fc0e078eb1b02626109484f6aee2e288d5e17ba0d5d2 description=openstack/dnsmasq-dns-bf5545dbf-84l7z/init id=d1ab9c96-d513-46ab-8c05-b2d737e73a60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29
2026-06-14 10:12:37.042744 | controller | Jun 14 08:46:40.399590 crc crio[24245]: 2026-06-14T08:46:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d60ce32637e48e Mac:76:2c:06:3e:b3:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/949b788c-775e-4099-82b0-ca30e5b4fef5 SocketPath: PciID:}] [{Interface:0xc000438760 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.042759 | controller | Jun 14 08:46:40.403613 crc crio[24245]: time="2026-06-14T08:46:40.403543026Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-5srxp Namespace:openstack ID:3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68 UID:d965a4ba-fbf1-456c-bcd3-becdea7e5438 NetNS:/var/run/netns/949b788c-775e-4099-82b0-ca30e5b4fef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd965a4ba_fbf1_456c_bcd3_becdea7e5438.slice PodAnnotations:0xc002c92148}] Aliases:map[]}"
2026-06-14 10:12:37.042775 | controller | Jun 14 08:46:40.403778 crc crio[24245]: time="2026-06-14T08:46:40.403736122Z" level=info msg="Checking pod openstack_ovn-controller-ovs-5srxp for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.042791 | controller | Jun 14 08:46:40.493652 crc crio[24245]: time="2026-06-14T08:46:40.493445812Z" level=info msg="Ran pod sandbox 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68 with infra container: openstack/ovn-controller-ovs-5srxp/POD" id=570e0632-e765-4e7e-a473-54b49868c0c6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.042806 | controller | Jun 14 08:46:40.498322 crc crio[24245]: time="2026-06-14T08:46:40.49780881Z" level=info msg="Created container 85cac3e4e1cdf200da72dadf98d0d1749a4f44d8d6f453c20d7cbac88056ba83: openstack/dnsmasq-dns-69664d8887-bkv6n/init" id=09faf127-3458-4014-b4d9-3e81cb50f3fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.042822 | controller | Jun 14 08:46:40.498700 crc crio[24245]: time="2026-06-14T08:46:40.498522693Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=c3eb8537-dfdf-4496-a29d-73ddaf3b0ddf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.042836 | controller | Jun 14 08:46:40.499918 crc crio[24245]: time="2026-06-14T08:46:40.499814865Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 not found" id=c3eb8537-dfdf-4496-a29d-73ddaf3b0ddf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.042852 | controller | Jun 14 08:46:40.500001 crc crio[24245]: time="2026-06-14T08:46:40.499945489Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 found" id=c3eb8537-dfdf-4496-a29d-73ddaf3b0ddf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.042867 | controller | Jun 14 08:46:40.500144 crc crio[24245]: time="2026-06-14T08:46:40.499947489Z" level=info msg="Starting container: 85cac3e4e1cdf200da72dadf98d0d1749a4f44d8d6f453c20d7cbac88056ba83" id=0fed0dfb-737d-48da-97bc-35ea87bd2d80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.042886 | controller | Jun 14 08:46:40.503539 crc crio[24245]: time="2026-06-14T08:46:40.50343963Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=32989270-c939-4db0-beaf-98be5440b5d0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.042901 | controller | Jun 14 08:46:40.509244 crc crio[24245]: time="2026-06-14T08:46:40.509128801Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\""
2026-06-14 10:12:37.042917 | controller | Jun 14 08:46:40.517789 crc crio[24245]: time="2026-06-14T08:46:40.517690287Z" level=info msg="Started container" PID=55638 containerID=85cac3e4e1cdf200da72dadf98d0d1749a4f44d8d6f453c20d7cbac88056ba83 description=openstack/dnsmasq-dns-69664d8887-bkv6n/init id=0fed0dfb-737d-48da-97bc-35ea87bd2d80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829
2026-06-14 10:12:37.042932 | controller | Jun 14 08:46:40.535429 crc crio[24245]: time="2026-06-14T08:46:40.535330736Z" level=info msg="Created container 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33: openstack/kube-state-metrics-0/kube-state-metrics" id=411cc5bf-03cc-4b8e-9b30-18ef423c3141 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.042947 | controller | Jun 14 08:46:40.536746 crc crio[24245]: time="2026-06-14T08:46:40.53667837Z" level=info msg="Created container 33c5e67a57ed6c40ca4e9e182235195f27b43dbf543a88f4f7f9ac8649a18c9d: openstack/dnsmasq-dns-6b485b7db9-b2795/init" id=1b8a01c5-4448-4cce-be58-cbfd187c1b55 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.042963 | controller | Jun 14 08:46:40.537650 crc crio[24245]: time="2026-06-14T08:46:40.537533197Z" level=info msg="Starting container: 33c5e67a57ed6c40ca4e9e182235195f27b43dbf543a88f4f7f9ac8649a18c9d" id=394d6b6f-9ba5-402f-bd77-25051c74e2ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.042978 | controller | Jun 14 08:46:40.538233 crc crio[24245]: time="2026-06-14T08:46:40.538107276Z" level=info msg="Starting container: 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33" id=0439a8a1-1876-4cbe-814f-5107d9c877e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.042993 | controller | Jun 14 08:46:40.558708 crc crio[24245]: time="2026-06-14T08:46:40.558570879Z" level=info msg="Started container" PID=55681 containerID=3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33 description=openstack/kube-state-metrics-0/kube-state-metrics id=0439a8a1-1876-4cbe-814f-5107d9c877e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566
2026-06-14 10:12:37.043009 | controller | Jun 14 08:46:40.560489 crc crio[24245]: time="2026-06-14T08:46:40.559631953Z" level=info msg="Started container" PID=55657 containerID=33c5e67a57ed6c40ca4e9e182235195f27b43dbf543a88f4f7f9ac8649a18c9d description=openstack/dnsmasq-dns-6b485b7db9-b2795/init id=394d6b6f-9ba5-402f-bd77-25051c74e2ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734
2026-06-14 10:12:37.043024 | controller | Jun 14 08:46:40.708898 crc crio[24245]: time="2026-06-14T08:46:40.706033431Z" level=info msg="Stopping pod sandbox: fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14" id=57b2ad97-15c9-4d3a-831c-3c144bf70e0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.043040 | controller | Jun 14 08:46:40.708898 crc crio[24245]: time="2026-06-14T08:46:40.707162787Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f94844f59-b4hzz Namespace:openstack ID:fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14 UID:80a45b02-f662-417a-b77e-0338d8f9f5b2 NetNS:/var/run/netns/e4994446-cdd4-4465-b02f-92e72034776a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80a45b02_f662_417a_b77e_0338d8f9f5b2.slice PodAnnotations:0xc0006206b0}] Aliases:map[]}"
2026-06-14 10:12:37.043059 | controller | Jun 14 08:46:40.708898 crc crio[24245]: time="2026-06-14T08:46:40.707346943Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6f94844f59-b4hzz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.043075 | controller | Jun 14 08:46:40.712752 crc crio[24245]: time="2026-06-14T08:46:40.712130224Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=dcb2c63b-2259-4ebc-890b-89d2646166dd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.043091 | controller | Jun 14 08:46:40.737038 crc crio[24245]: time="2026-06-14T08:46:40.734681258Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7f6f0eb1-603f-46f2-a4b1-52773932d32b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.043106 | controller | Jun 14 08:46:40.768611 crc crio[24245]: time="2026-06-14T08:46:40.768531266Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ff634b10-cd9b-4f1b-bf5d-f10cada8cede name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.043121 | controller | Jun 14 08:46:40.780730 crc crio[24245]: time="2026-06-14T08:46:40.77796262Z" level=info msg="Stopping pod sandbox: 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29" id=e619de21-c8a7-485c-b4b9-47ab914881d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.043136 | controller | Jun 14 08:46:40.780730 crc crio[24245]: time="2026-06-14T08:46:40.780752694Z" level=info msg="Got pod network &{Name:dnsmasq-dns-bf5545dbf-84l7z Namespace:openstack ID:261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29 UID:f4b0ea4b-2fdc-4f09-8fd7-d15cedf06ef4 NetNS:/var/run/netns/115da716-91b5-4ed4-98c3-c48897ab4285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b0ea4b_2fdc_4f09_8fd7_d15cedf06ef4.slice PodAnnotations:0xc001b863a8}] Aliases:map[]}"
2026-06-14 10:12:37.043152 | controller | Jun 14 08:46:40.791386 crc crio[24245]: time="2026-06-14T08:46:40.78944014Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a8b22851-ff9c-44e9-a415-7163d66b72ac name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.043167 | controller | Jun 14 08:46:40.796910 crc crio[24245]: time="2026-06-14T08:46:40.796518926Z" level=info msg="Creating container: openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.043182 | controller | Jun 14 08:46:40.799423 crc crio[24245]: time="2026-06-14T08:46:40.799362597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.043197 | controller | Jun 14 08:46:40.810038 crc crio[24245]: time="2026-06-14T08:46:40.809947724Z" level=info msg="Deleting pod openstack_dnsmasq-dns-bf5545dbf-84l7z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.043213 | controller | Jun 14 08:46:40.813114 crc crio[24245]: time="2026-06-14T08:46:40.813037478Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b485b7db9-b2795/dnsmasq-dns" id=abf8e02c-4a4a-451b-be11-3ae92a248f8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.043231 | controller | Jun 14 08:46:40.867897 crc crio[24245]: time="2026-06-14T08:46:40.867775399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.043247 | controller | Jun 14 08:46:40.886264 crc crio[24245]: time="2026-06-14T08:46:40.886158962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.043263 | controller | Jun 14 08:46:40.903676 crc crio[24245]: time="2026-06-14T08:46:40.897983911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.043278 | controller | Jun 14 08:46:41.123478 crc crio[24245]: time="2026-06-14T08:46:41.102081551Z" level=error msg="Container creation error: mount `/var/lib/kubelet/pods/ddca02e0-bc73-4017-82ac-9de1a9a4623a/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\n" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.043293 | controller | Jun 14 08:46:41.151708 crc crio[24245]: time="2026-06-14T08:46:41.151516487Z" level=info msg="createCtr: deleting container ID 226a13eac16362060252252ae07612bbeadfe5341dd3133ba48522c77b61b08d from idIndex" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.043309 | controller | Jun 14 08:46:41.151708 crc crio[24245]: time="2026-06-14T08:46:41.151636131Z" level=info msg="createCtr: removing container 226a13eac16362060252252ae07612bbeadfe5341dd3133ba48522c77b61b08d" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.043324 | controller | Jun 14 08:46:41.151708 crc crio[24245]: time="2026-06-14T08:46:41.151714533Z" level=info msg="createCtr: deleting container 226a13eac16362060252252ae07612bbeadfe5341dd3133ba48522c77b61b08d from storage" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.043339 | controller | Jun 14 08:46:41.208005 crc crio[24245]: time="2026-06-14T08:46:41.206330336Z" level=info msg="createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-69664d8887-bkv6n_openstack_ddca02e0-bc73-4017-82ac-9de1a9a4623a_0" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.043376 | controller | Jun 14 08:46:41.224262 crc crio[24245]: time="2026-06-14T08:46:41.224116442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.043394 | controller | Jun 14 08:46:41.388255 crc crio[24245]: time="2026-06-14T08:46:41.388037311Z" level=info msg="Stopped pod sandbox: fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14" id=57b2ad97-15c9-4d3a-831c-3c144bf70e0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.043409 | controller | Jun 14 08:46:41.429283 crc crio[24245]: time="2026-06-14T08:46:41.425035719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.043425 | controller | Jun 14 08:46:41.473038 crc crio[24245]: time="2026-06-14T08:46:41.471989229Z" level=info msg="Stopped pod sandbox: 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29" id=e619de21-c8a7-485c-b4b9-47ab914881d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.043440 | controller | Jun 14 08:46:41.827968 crc crio[24245]: time="2026-06-14T08:46:41.826409867Z" level=info msg="Removing container: 5a35e571aefbd11a2b4577ffa49abb39fdd0d72dea3990f97d6e0599388f5130" id=bfa2a760-847a-48c9-a589-cd4c5b0b104b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.043459 | controller | Jun 14 08:46:41.857966 crc crio[24245]: time="2026-06-14T08:46:41.857807848Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=32e75381-2401-4604-b0b2-1aa52362aa90 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.043475 | controller | Jun 14 08:46:41.948484 crc crio[24245]: time="2026-06-14T08:46:41.945824714Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=706414a9-9984-4eb6-b5ec-27dd7329f801 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.043490 | controller | Jun 14 08:46:41.953411 crc crio[24245]: time="2026-06-14T08:46:41.953341135Z" level=info msg="Creating container: openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns" id=f7115f46-31fd-4f61-9d9a-2381a44301d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.043505 | controller | Jun 14 08:46:41.958390 crc crio[24245]: time="2026-06-14T08:46:41.958321125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.043521 | controller | Jun 14 08:46:41.962731 crc crio[24245]: time="2026-06-14T08:46:41.962649932Z" level=info msg="Created container e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a: openstack/dnsmasq-dns-6b485b7db9-b2795/dnsmasq-dns" id=abf8e02c-4a4a-451b-be11-3ae92a248f8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.043536 | controller | Jun 14 08:46:41.965757 crc crio[24245]: time="2026-06-14T08:46:41.965611146Z" level=info msg="Created container a923335af8be941d36b42e704e9397f37e38c7ff975a76860b0f6e23d4421fb2: openstack/rabbitmq-server-0/setup-container" id=0986d1f7-4e5f-4dbd-b492-a6e28f2ddb58 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.043552 | controller | Jun 14 08:46:41.967827 crc crio[24245]: time="2026-06-14T08:46:41.967487459Z" level=info msg="Starting container: e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a" id=c1e4825e-7fef-45f2-ae63-1e4c4011c501 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.043568 | controller | Jun 14 08:46:41.968975 crc crio[24245]: time="2026-06-14T08:46:41.968632996Z" level=info msg="Starting container: a923335af8be941d36b42e704e9397f37e38c7ff975a76860b0f6e23d4421fb2" id=f4be1ed8-9c4f-41f8-81b1-9b0147d62e4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.043583 | controller | Jun 14 08:46:41.981744 crc crio[24245]: time="2026-06-14T08:46:41.981469862Z" level=info msg="Started container" PID=55895 containerID=e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a description=openstack/dnsmasq-dns-6b485b7db9-b2795/dnsmasq-dns id=c1e4825e-7fef-45f2-ae63-1e4c4011c501 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734
2026-06-14 10:12:37.043600 | controller | Jun 14 08:46:41.990462 crc crio[24245]: time="2026-06-14T08:46:41.989996994Z" level=info msg="Started container" PID=55622 containerID=a923335af8be941d36b42e704e9397f37e38c7ff975a76860b0f6e23d4421fb2 description=openstack/rabbitmq-server-0/setup-container id=f4be1ed8-9c4f-41f8-81b1-9b0147d62e4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0
2026-06-14 10:12:37.043616 | controller | Jun 14 08:46:42.171248 crc crio[24245]: time="2026-06-14T08:46:42.170945534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.043632 | controller | Jun 14 08:46:42.185134 crc crio[24245]: time="2026-06-14T08:46:42.183483864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.043651 | controller | Jun 14 08:46:42.362097 crc crio[24245]: time="2026-06-14T08:46:42.361318166Z" level=info msg="Removed container 5a35e571aefbd11a2b4577ffa49abb39fdd0d72dea3990f97d6e0599388f5130: openstack/dnsmasq-dns-6f94844f59-b4hzz/init" id=bfa2a760-847a-48c9-a589-cd4c5b0b104b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.043668 | controller | Jun 14 08:46:42.516904 crc crio[24245]: time="2026-06-14T08:46:42.515449129Z" level=info msg="Created container f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348: openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns" id=f7115f46-31fd-4f61-9d9a-2381a44301d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.043683 | controller | Jun 14 08:46:42.522476 crc crio[24245]: time="2026-06-14T08:46:42.52236366Z" level=info msg="Starting container: f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348" id=76c7c957-f4e1-40c5-aaf1-4125b7a0bb49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.043699 | controller | Jun 14 08:46:42.540977 crc crio[24245]: time="2026-06-14T08:46:42.539154905Z" level=info msg="Started container" PID=55924 containerID=f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348 description=openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns id=76c7c957-f4e1-40c5-aaf1-4125b7a0bb49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829
2026-06-14 10:12:37.043715 | controller | Jun 14 08:46:42.547475 crc crio[24245]: time="2026-06-14T08:46:42.547391939Z" level=info msg="Created container bae0d3da7194818a5297c6ca2161bd63affe9228bb68a42b066aaa7a9e991fef: openstack/rabbitmq-cell1-server-0/setup-container" id=6988b352-a202-447f-82c9-01d88ecae2bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.043731 | controller | Jun 14 08:46:42.551782 crc crio[24245]: time="2026-06-14T08:46:42.551665725Z" level=info msg="Starting container: bae0d3da7194818a5297c6ca2161bd63affe9228bb68a42b066aaa7a9e991fef" id=30ba268a-7c4a-4d60-a1c7-cc1ed3403b59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.043758 | controller | Jun 14 08:46:42.583540 crc crio[24245]: time="2026-06-14T08:46:42.58092688Z" level=info msg="Started container" PID=55623 containerID=bae0d3da7194818a5297c6ca2161bd63affe9228bb68a42b066aaa7a9e991fef description=openstack/rabbitmq-cell1-server-0/setup-container id=30ba268a-7c4a-4d60-a1c7-cc1ed3403b59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0
2026-06-14 10:12:37.043776 | controller | Jun 14 08:46:45.995474 crc crio[24245]: time="2026-06-14T08:46:45.993986745Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5257e58d-a241-48f6-b055-bb4e116e975f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.043792 | controller | Jun 14 08:46:46.007893 crc crio[24245]: time="2026-06-14T08:46:46.007115653Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ca35fe59-d35d-4a89-8510-4568c2fcb194 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.043808 | controller | Jun 14 08:46:49.212274 crc crio[24245]: time="2026-06-14T08:46:49.210423262Z" level=info msg="Stopping container: f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348 (timeout: 10s)" id=8fe498da-cc35-4c51-94f0-1c0577122b3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.043823 | controller | Jun 14 08:46:50.289898 crc crio[24245]: time="2026-06-14T08:46:50.289193142Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f89f2fc9-d66a-4a6a-8af1-780ba8c31e93 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.043839 | controller | Jun 14 08:46:50.293969 crc crio[24245]: time="2026-06-14T08:46:50.293795058Z" level=info msg="Stopped container f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348: openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns" id=8fe498da-cc35-4c51-94f0-1c0577122b3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.043858 | controller | Jun 14 08:46:50.294993 crc crio[24245]: time="2026-06-14T08:46:50.294833431Z" level=info msg="Stopping pod sandbox: ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829" id=b41af006-5030-4de0-a554-1e2ce08b65d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.043875 | controller | Jun 14 08:46:50.295957 crc crio[24245]: time="2026-06-14T08:46:50.295797812Z" level=info msg="Got pod network &{Name:dnsmasq-dns-69664d8887-bkv6n Namespace:openstack ID:ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829 UID:ddca02e0-bc73-4017-82ac-9de1a9a4623a NetNS:/var/run/netns/a2584b53-4a7a-4620-b175-f4adbcd20ec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddca02e0_bc73_4017_82ac_9de1a9a4623a.slice PodAnnotations:0xc002c924a0}] Aliases:map[]}"
2026-06-14 10:12:37.043891 | controller | Jun 14 08:46:50.296503 crc crio[24245]: time="2026-06-14T08:46:50.296450943Z" level=info msg="Deleting pod openstack_dnsmasq-dns-69664d8887-bkv6n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.043907 | controller | Jun 14 08:46:50.348640 crc crio[24245]: time="2026-06-14T08:46:50.348379128Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6a6992bf-7cbd-41ad-922e-147f76819f56 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.043923 | controller | Jun 14 08:46:50.380025 crc crio[24245]: time="2026-06-14T08:46:50.379883276Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=32989270-c939-4db0-beaf-98be5440b5d0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.043939 | controller | Jun 14 08:46:50.381999 crc crio[24245]: time="2026-06-14T08:46:50.381260777Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=6f4f0a1d-6780-4000-a139-bcba2681a1fb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.043954 | controller | Jun 14 08:46:50.386562 crc crio[24245]: time="2026-06-14T08:46:50.386490653Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=205435a2-343f-4a5f-9bed-fa120d107cea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.043970 | controller | Jun 14 08:46:50.402134 crc crio[24245]: time="2026-06-14T08:46:50.40204176Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=9d79530e-ab6e-4069-a6e6-4000fab920d1 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.043986 | controller | Jun 14 08:46:50.403225 crc crio[24245]: time="2026-06-14T08:46:50.403123745Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=4c99f1a1-1aea-43a3-a527-f60ec24ed24a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.044001 | controller | Jun 14 08:46:50.406766 crc crio[24245]: time="2026-06-14T08:46:50.406683669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044016 | controller | Jun 14 08:46:50.429397 crc crio[24245]: time="2026-06-14T08:46:50.428901546Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=856ac1cc-c1e5-40b8-a727-fdfa5d67e3fc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.044035 | controller | Jun 14 08:46:50.429397 crc crio[24245]: time="2026-06-14T08:46:50.42919642Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=5296a555-71a9-4e82-8d64-2c41a0df9568 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.044052 | controller | Jun 14 08:46:50.437158 crc crio[24245]: time="2026-06-14T08:46:50.436262862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044067 | controller | Jun 14 08:46:50.445485 crc crio[24245]: time="2026-06-14T08:46:50.445404597Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=9c8dce0c-ffb3-4477-a30a-520e30801d6d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.044083 | controller | Jun 14 08:46:50.446969 crc crio[24245]: time="2026-06-14T08:46:50.446765561Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=c674c484-ef9c-4b38-99d8-d7d10025de74 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.044098 | controller | Jun 14 08:46:50.450703 crc crio[24245]: time="2026-06-14T08:46:50.450618439Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=7ca42426-5c6c-4abe-a7b5-ee1a89b569f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.044114 | controller | Jun 14 08:46:50.450916 crc crio[24245]: time="2026-06-14T08:46:50.450784507Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=28873c77-e45e-4683-92c4-f4e31570d9ad name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.044129 | controller | Jun 14 08:46:50.482221 crc crio[24245]: time="2026-06-14T08:46:50.482041833Z" level=info msg="Creating container: openstack/ovn-controller-ovs-5srxp/ovsdb-server-init" id=0df85f3a-6b08-4469-8d52-4e3a21c7ee27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.044144 | controller | Jun 14 08:46:50.484438 crc crio[24245]: time="2026-06-14T08:46:50.484381628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044160 | controller | Jun 14 08:46:50.507929 crc crio[24245]: time="2026-06-14T08:46:50.507774731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044175 | controller | Jun 14 08:46:50.510247 crc crio[24245]: time="2026-06-14T08:46:50.509568911Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=33cb2fc5-5b06-46e5-a570-2a339f53ab2a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.044191 | controller | Jun 14 08:46:50.512289 crc crio[24245]: time="2026-06-14T08:46:50.512199073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044206 | controller | Jun 14 08:46:50.525812 crc crio[24245]: time="2026-06-14T08:46:50.525708634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044221 | controller | Jun 14 08:46:50.530447 crc crio[24245]: time="2026-06-14T08:46:50.530371022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044240 | controller | Jun 14 08:46:50.532694 crc crio[24245]: time="2026-06-14T08:46:50.532607673Z" level=info msg="Creating container: openstack/ovn-controller-jrwkf/ovn-controller" id=4b5cde2a-ab87-4a07-9b29-26a4542c2a6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.044256 | controller | Jun 14 08:46:50.534822 crc crio[24245]: time="2026-06-14T08:46:50.53468318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044272 | controller | Jun 14 08:46:50.561996 crc crio[24245]: time="2026-06-14T08:46:50.561505765Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=880564d6-62f2-4a3b-8b7e-bc1445990a4e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.044287 | controller | Jun 14 08:46:50.562226 crc crio[24245]: time="2026-06-14T08:46:50.561520595Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=6f62055d-f27c-445b-be41-bb5a57316c3b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.044302 | controller | Jun 14 08:46:50.585394 crc crio[24245]: time="2026-06-14T08:46:50.585171739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044317 | controller | Jun 14 08:46:50.617761 crc crio[24245]: time="2026-06-14T08:46:50.59774736Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=296815de-e3e8-4df3-8314-fd035dcca43f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.044333 | controller | Jun 14 08:46:50.617761 crc crio[24245]: time="2026-06-14T08:46:50.599443845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044363 | controller | Jun 14 08:46:50.617761 crc crio[24245]: time="2026-06-14T08:46:50.612950908Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=52a4942c-3e1e-4a84-bb7b-d1263e2c0a85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.044383 | controller | Jun 14 08:46:50.675508 crc crio[24245]: time="2026-06-14T08:46:50.675421009Z" level=info msg="Created container 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089: openstack/openstack-cell1-galera-0/galera" id=5296a555-71a9-4e82-8d64-2c41a0df9568 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.044399 | controller | Jun 14 08:46:50.676807 crc crio[24245]: time="2026-06-14T08:46:50.676718529Z" level=info msg="Starting container: 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089" id=8172b880-8c0e-4183-ab9f-9603fce664e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.044415 | controller | Jun 14 08:46:50.681770 crc crio[24245]: time="2026-06-14T08:46:50.681687927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044431 | controller | Jun 14 08:46:50.682532 crc crio[24245]: time="2026-06-14T08:46:50.682446422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044446 | controller | Jun 14 08:46:50.687065 crc crio[24245]: time="2026-06-14T08:46:50.686602367Z" level=info msg="Started container" PID=56731 containerID=2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089 description=openstack/openstack-cell1-galera-0/galera id=8172b880-8c0e-4183-ab9f-9603fce664e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b
2026-06-14 10:12:37.044466 | controller | Jun 14 08:46:50.711972 crc crio[24245]: time="2026-06-14T08:46:50.71190109Z" level=info msg="Created container 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d: openstack/openstack-galera-0/galera" id=205435a2-343f-4a5f-9bed-fa120d107cea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.044482 | controller | Jun 14 08:46:50.717318 crc crio[24245]: time="2026-06-14T08:46:50.71719317Z" level=info msg="Starting container: 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d" id=a5dd3dc9-718b-4dcc-8275-1e70f6d2c80e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.044498 | controller | Jun 14 08:46:50.719606 crc crio[24245]: time="2026-06-14T08:46:50.719523043Z" level=info msg="Stopped pod sandbox: ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829" id=b41af006-5030-4de0-a554-1e2ce08b65d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.044514 | controller | Jun 14 08:46:50.726703 crc crio[24245]: time="2026-06-14T08:46:50.726656561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044530 | controller | Jun 14 08:46:50.734920 crc crio[24245]: time="2026-06-14T08:46:50.734786014Z" level=info msg="Started container" PID=56730 containerID=9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d description=openstack/openstack-galera-0/galera id=a5dd3dc9-718b-4dcc-8275-1e70f6d2c80e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa
2026-06-14 10:12:37.044546 | controller | Jun 14 08:46:50.735792 crc crio[24245]: time="2026-06-14T08:46:50.735759362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044561 | controller | Jun 14 08:46:50.870346 crc crio[24245]: time="2026-06-14T08:46:50.870107956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044577 | controller | Jun 14 08:46:50.875349 crc crio[24245]: time="2026-06-14T08:46:50.875249181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044592 | controller | Jun 14 08:46:50.919930 crc crio[24245]: time="2026-06-14T08:46:50.919821831Z" level=info msg="Created container df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=296815de-e3e8-4df3-8314-fd035dcca43f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.044608 | controller | Jun 14 08:46:50.929758 crc crio[24245]: time="2026-06-14T08:46:50.929682619Z" level=info msg="Starting container: df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1" id=1da5549b-bfb9-4cc6-9e51-3f009a77151e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.044623 | controller | Jun 14 08:46:50.935163 crc crio[24245]: time="2026-06-14T08:46:50.935075073Z" level=info msg="Started container" PID=56770 containerID=df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=1da5549b-bfb9-4cc6-9e51-3f009a77151e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2
2026-06-14 10:12:37.044638 | controller | Jun 14 08:46:50.954419 crc crio[24245]: time="2026-06-14T08:46:50.954244269Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=fb629bb6-c36a-40cd-9cfc-075fb1369dac name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.044657 | controller | Jun 14 08:46:50.962483 crc crio[24245]: time="2026-06-14T08:46:50.957763882Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found" id=fb629bb6-c36a-40cd-9cfc-075fb1369dac name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.044673 | controller | Jun 14 08:46:50.962483 crc crio[24245]: time="2026-06-14T08:46:50.957913907Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found" id=fb629bb6-c36a-40cd-9cfc-075fb1369dac name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.044688 | controller | Jun 14 08:46:50.962483 crc crio[24245]: time="2026-06-14T08:46:50.96141452Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=be1fe065-5fea-43b4-ac86-917e369bf606 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.044704 | controller | Jun 14 08:46:50.971546 crc crio[24245]: time="2026-06-14T08:46:50.97081358Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\""
2026-06-14 10:12:37.044719 | controller | Jun 14 08:46:51.020291 crc crio[24245]: time="2026-06-14T08:46:51.020168181Z" level=info msg="Created container 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=52a4942c-3e1e-4a84-bb7b-d1263e2c0a85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.044735 | controller | Jun 14 08:46:51.022012 crc crio[24245]: time="2026-06-14T08:46:51.021911726Z" level=info msg="Starting container: 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6" id=9c63c122-1865-4da0-9d33-668830dff324 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.044751 | controller | Jun 14 08:46:51.042651 crc crio[24245]: time="2026-06-14T08:46:51.042593147Z" level=info msg="Started container" PID=56796 containerID=467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=9c63c122-1865-4da0-9d33-668830dff324 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea
2026-06-14 10:12:37.044767 | controller | Jun 14 08:46:51.062576 crc crio[24245]: time="2026-06-14T08:46:51.062385418Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=91ecca96-02ee-4146-ae94-63f2d1a5a960 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.044782 | controller | Jun 14 08:46:51.063400 crc crio[24245]: time="2026-06-14T08:46:51.06277101Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found" id=91ecca96-02ee-4146-ae94-63f2d1a5a960 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.044798 | controller | Jun 14 08:46:51.063400 crc crio[24245]: time="2026-06-14T08:46:51.062820502Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found" id=91ecca96-02ee-4146-ae94-63f2d1a5a960 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.044813 | controller | Jun 14 08:46:51.067237 crc crio[24245]: time="2026-06-14T08:46:51.065816921Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=3ecca50f-b9a6-4d36-9874-a64c0cfbea4e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.044829 | controller | Jun 14 08:46:51.072916 crc crio[24245]: time="2026-06-14T08:46:51.072232447Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\""
2026-06-14 10:12:37.044850 | controller | Jun 14 08:46:51.082935 crc crio[24245]: time="2026-06-14T08:46:51.082819629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044866 | controller | Jun 14 08:46:51.085330 crc crio[24245]: time="2026-06-14T08:46:51.085244217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.044882 | controller | Jun 14 08:46:51.138322 crc crio[24245]: time="2026-06-14T08:46:51.138167795Z" level=info msg="Removing container: f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348" id=b64d2c9a-ac77-481c-9611-52e7eebf648a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.044897 | controller | Jun 14 08:46:51.179307 crc crio[24245]: time="2026-06-14T08:46:51.178139471Z" level=info msg="Removed container f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348: openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns" id=b64d2c9a-ac77-481c-9611-52e7eebf648a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.044913 | controller | Jun 14 08:46:51.192952 crc crio[24245]: time="2026-06-14T08:46:51.192774495Z" level=info msg="Removing container: 85cac3e4e1cdf200da72dadf98d0d1749a4f44d8d6f453c20d7cbac88056ba83" id=1687592d-a7c8-4434-8357-947739d31a35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.044928 | controller | Jun 14 08:46:51.240117 crc crio[24245]: time="2026-06-14T08:46:51.239994494Z" level=info msg="Removed container 85cac3e4e1cdf200da72dadf98d0d1749a4f44d8d6f453c20d7cbac88056ba83: openstack/dnsmasq-dns-69664d8887-bkv6n/init" id=1687592d-a7c8-4434-8357-947739d31a35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.044943 | controller | Jun 14 08:46:51.264137 crc crio[24245]: time="2026-06-14T08:46:51.263692956Z" level=info msg="Created container 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea: openstack/ovn-controller-jrwkf/ovn-controller" id=4b5cde2a-ab87-4a07-9b29-26a4542c2a6c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.044958 | controller | Jun 14 08:46:51.266076 crc crio[24245]: time="2026-06-14T08:46:51.265829975Z" level=info msg="Starting container: 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea" id=1feea881-8b18-430c-b566-59093b44c181 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.044974 | controller | Jun 14 08:46:51.272420 crc crio[24245]: time="2026-06-14T08:46:51.272304861Z" level=info msg="Created container 455b7fa0f019e33b30e93a540f51305a14f5ee02d5f63f8f29af32c3b1105aa3: openstack/ovn-controller-ovs-5srxp/ovsdb-server-init" id=0df85f3a-6b08-4469-8d52-4e3a21c7ee27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.044989 | controller | Jun 14 08:46:51.274249 crc crio[24245]: time="2026-06-14T08:46:51.273681305Z" level=info msg="Starting container: 455b7fa0f019e33b30e93a540f51305a14f5ee02d5f63f8f29af32c3b1105aa3" id=f93ea27f-7d3c-4e0d-a734-fac86a89c6e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.045004 | controller | Jun 14 08:46:51.278416 crc crio[24245]: time="2026-06-14T08:46:51.278300073Z" level=info msg="Started container" PID=56880 containerID=1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea description=openstack/ovn-controller-jrwkf/ovn-controller id=1feea881-8b18-430c-b566-59093b44c181 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89
2026-06-14 10:12:37.045020 | controller | Jun 14 08:46:51.287642 crc crio[24245]: time="2026-06-14T08:46:51.287548439Z" level=info msg="Started container" PID=56882 containerID=455b7fa0f019e33b30e93a540f51305a14f5ee02d5f63f8f29af32c3b1105aa3 description=openstack/ovn-controller-ovs-5srxp/ovsdb-server-init id=f93ea27f-7d3c-4e0d-a734-fac86a89c6e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68
2026-06-14 10:12:37.045040 | controller | Jun 14 08:46:52.187536 crc crio[24245]: time="2026-06-14T08:46:52.181326268Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=0a938fda-09d1-4b07-94fb-39321dd4edb2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.045056 | controller | Jun 14 08:46:52.188996 crc crio[24245]: time="2026-06-14T08:46:52.187631079Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=e91eb89a-9eaa-49d4-bb53-bae567a8986b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.045071 | controller | Jun 14 08:46:52.210052 crc crio[24245]: time="2026-06-14T08:46:52.209689054Z" level=info msg="Creating container: openstack/ovn-controller-ovs-5srxp/ovsdb-server" id=35566eeb-d9fd-4fa0-8b19-e6df2f053c69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.045087 | controller | Jun 14 08:46:52.212903 crc crio[24245]: time="2026-06-14T08:46:52.212771094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.045102 | controller | Jun 14 08:46:52.424810 crc crio[24245]: time="2026-06-14T08:46:52.421191223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.045118 | controller | Jun 14 08:46:52.840464 crc crio[24245]: time="2026-06-14T08:46:52.840339154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.045133 | controller | Jun 14 08:46:53.011814 crc crio[24245]: time="2026-06-14T08:46:53.011317176Z" level=info msg="Created container d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71: openstack/ovn-controller-ovs-5srxp/ovsdb-server" id=35566eeb-d9fd-4fa0-8b19-e6df2f053c69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.045149 | controller | Jun 14 08:46:53.016026 crc crio[24245]: time="2026-06-14T08:46:53.014495217Z" level=info msg="Starting container: d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71" id=d30df6ea-cfa2-43e5-ae76-3313e383de14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.045165 | controller | Jun 14 08:46:53.024272 crc crio[24245]: time="2026-06-14T08:46:53.023048251Z" level=info msg="Started container" PID=57449 containerID=d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71 description=openstack/ovn-controller-ovs-5srxp/ovsdb-server id=d30df6ea-cfa2-43e5-ae76-3313e383de14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68
2026-06-14 10:12:37.045181 | controller | Jun 14 08:46:53.057701 crc crio[24245]: time="2026-06-14T08:46:53.057519459Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=31b41550-ccb4-4be2-86c7-6beb62a08bb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.045197 | controller | Jun 14 08:46:53.073831 crc crio[24245]: time="2026-06-14T08:46:53.073657134Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=068c7245-6624-4b41-8607-7ec6d01f027b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.045212 | controller | Jun 14 08:46:53.104438 crc crio[24245]: time="2026-06-14T08:46:53.097243616Z" level=info msg="Creating container: openstack/ovn-controller-ovs-5srxp/ovs-vswitchd" id=f1512b5b-8737-4359-8cc0-42b6a8f72721 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.045231 | controller | Jun 14 08:46:53.104438 crc crio[24245]: time="2026-06-14T08:46:53.102693362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.045247 | controller | Jun 14 08:46:53.271020 crc crio[24245]: time="2026-06-14T08:46:53.270827523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.045262 | controller | Jun 14 08:46:53.687626 crc crio[24245]: time="2026-06-14T08:46:53.687522518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.045278 | controller | Jun 14 08:46:53.776760 crc crio[24245]: time="2026-06-14T08:46:53.776333771Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-694db665c-tfgdd/POD" id=0a4432ef-d8a6-46aa-84a0-fc85ea644f67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.045293 | controller | Jun 14 08:46:53.777289 crc crio[24245]: time="2026-06-14T08:46:53.776810736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.045309 | controller | Jun 14 08:46:53.828017 crc crio[24245]: time="2026-06-14T08:46:53.827806433Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694db665c-tfgdd Namespace:openstack ID:d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8 UID:cfad6362-208f-448d-bec6-5560f04182b8 NetNS:/var/run/netns/6a5a6230-41a0-4949-9aa6-39c11851839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfad6362_208f_448d_bec6_5560f04182b8.slice PodAnnotations:0xc000522e00}] Aliases:map[]}"
2026-06-14 10:12:37.045324 | controller | Jun 14 08:46:53.828017 crc crio[24245]: time="2026-06-14T08:46:53.827966978Z" level=info msg="Adding pod openstack_dnsmasq-dns-694db665c-tfgdd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.045340 | controller | Jun 14 08:46:54.102563 crc crio[24245]: time="2026-06-14T08:46:54.102419239Z" level=info msg="Created container 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6: openstack/ovn-controller-ovs-5srxp/ovs-vswitchd" id=f1512b5b-8737-4359-8cc0-42b6a8f72721 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.045379 | controller | Jun 14 08:46:54.104974 crc crio[24245]: time="2026-06-14T08:46:54.104734563Z" level=info msg="Starting container: 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6" id=4938a664-717f-46bd-91e4-93c728d782de name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.045402 | controller | Jun 14 08:46:54.117483 crc crio[24245]: time="2026-06-14T08:46:54.117146651Z" level=info msg="Started container" PID=57576 containerID=8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6 description=openstack/ovn-controller-ovs-5srxp/ovs-vswitchd id=4938a664-717f-46bd-91e4-93c728d782de name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68
2026-06-14 10:12:37.045418 | controller | Jun 14 08:46:54.249443 crc crio[24245]: 2026-06-14T08:46:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3b70ea15f4aced Mac:a6:e6:64:7c:ff:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/6a5a6230-41a0-4949-9aa6-39c11851839c SocketPath: PciID:}] [{Interface:0xc00023ae60 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.045436 | controller | Jun 14 08:46:54.251464 crc crio[24245]: time="2026-06-14T08:46:54.251357147Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694db665c-tfgdd Namespace:openstack ID:d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8 UID:cfad6362-208f-448d-bec6-5560f04182b8 NetNS:/var/run/netns/6a5a6230-41a0-4949-9aa6-39c11851839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfad6362_208f_448d_bec6_5560f04182b8.slice PodAnnotations:0xc000522e00}] Aliases:map[]}"
2026-06-14 10:12:37.045464 | controller | Jun 14 08:46:54.251682 crc crio[24245]: time="2026-06-14T08:46:54.251605715Z" level=info msg="Checking pod openstack_dnsmasq-dns-694db665c-tfgdd for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.045496 | controller | Jun 14 08:46:54.268122 crc crio[24245]: time="2026-06-14T08:46:54.267132703Z" level=info msg="Ran pod sandbox d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8 with infra container: openstack/dnsmasq-dns-694db665c-tfgdd/POD" id=0a4432ef-d8a6-46aa-84a0-fc85ea644f67 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.045527 | controller | Jun 14 08:46:54.275954 crc crio[24245]: time="2026-06-14T08:46:54.275807173Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=6695eed5-9c6e-4fa7-90fa-6101088c9084 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.045561 | controller | Jun 14 08:46:54.311607 crc crio[24245]: time="2026-06-14T08:46:54.311281819Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ed26f5db-a33a-4fe2-90e6-df7c6d39c705 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.045590 | controller | Jun 14 08:46:54.323311 crc crio[24245]: time="2026-06-14T08:46:54.323140768Z" level=info msg="Creating container: openstack/dnsmasq-dns-694db665c-tfgdd/init" id=900312a3-21f6-471c-9596-99825058a176 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.045619 | controller | Jun 14 08:46:54.324963 crc crio[24245]: time="2026-06-14T08:46:54.324807212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.045647 | controller | Jun 14 08:46:54.399761 crc crio[24245]: time="2026-06-14T08:46:54.399601466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.045674 | controller | Jun 14 08:46:54.405734 crc crio[24245]: time="2026-06-14T08:46:54.405644898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.045701 | controller | Jun 14 08:46:54.728419 crc crio[24245]: time="2026-06-14T08:46:54.726433758Z" level=info msg="Created container 901392b318e49c3e7c218a2bd8e83e4c74feaf7bc127091b290406abefab473a: openstack/dnsmasq-dns-694db665c-tfgdd/init" id=900312a3-21f6-471c-9596-99825058a176 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.045729 | controller | Jun 14 08:46:54.731941 crc crio[24245]: time="2026-06-14T08:46:54.731779849Z" level=info msg="Starting container: 901392b318e49c3e7c218a2bd8e83e4c74feaf7bc127091b290406abefab473a" id=e6267300-66c7-447b-9b16-89866eb468c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.045762 | controller | Jun 14 08:46:54.750313 crc crio[24245]: time="2026-06-14T08:46:54.750175399Z" level=info msg="Started container" PID=57692 containerID=901392b318e49c3e7c218a2bd8e83e4c74feaf7bc127091b290406abefab473a description=openstack/dnsmasq-dns-694db665c-tfgdd/init id=e6267300-66c7-447b-9b16-89866eb468c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8
2026-06-14 10:12:37.045795 | controller | Jun 14 08:46:56.381467 crc crio[24245]: time="2026-06-14T08:46:56.380882855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7fe51349-9197-4330-affb-4a33e242fa48 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.045824 | controller | Jun 14 08:46:58.748277 crc crio[24245]: time="2026-06-14T08:46:58.747387819Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-7wrs7/POD" id=6e124a00-e6b1-4aa1-b142-863b037d4f61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.045851 | controller | Jun 14 08:46:58.749524 crc crio[24245]: time="2026-06-14T08:46:58.748374481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.045879 | controller | Jun 14 08:46:59.814555 crc crio[24245]: time="2026-06-14T08:46:59.81388762Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=9c7442da-fef6-447b-9b3f-508c62796dd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.045907 | controller | Jun 14 08:46:59.815568 crc crio[24245]: time="2026-06-14T08:46:59.814912591Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-7wrs7 Namespace:openstack ID:2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1 UID:d8ce39a6-b09e-4dad-b7e3-77fe959c5f96 NetNS:/var/run/netns/bb7b0cde-2709-4bea-85d6-002174c1d76f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8ce39a6_b09e_4dad_b7e3_77fe959c5f96.slice PodAnnotations:0xc002422378}] Aliases:map[]}"
2026-06-14 10:12:37.045935 | controller | Jun 14 08:46:59.815568 crc crio[24245]: time="2026-06-14T08:46:59.814974903Z" level=info msg="Adding pod openstack_swift-ring-rebalance-7wrs7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.045963 | controller | Jun 14 08:46:59.918244 crc crio[24245]: time="2026-06-14T08:46:59.918068251Z" level=info msg="Creating container: openstack/dnsmasq-dns-694db665c-tfgdd/dnsmasq-dns" id=88452f95-f76a-4e71-811f-a45240ffa469 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.045990 | controller | Jun 14 08:46:59.920993 crc crio[24245]: time="2026-06-14T08:46:59.920909072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.046018 | controller | Jun 14 08:46:59.980919 crc crio[24245]: time="2026-06-14T08:46:59.980390212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.046046 | controller | Jun 14 08:46:59.992705 crc crio[24245]: time="2026-06-14T08:46:59.992607527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.046073 | controller | Jun 14 08:47:01.178447 crc crio[24245]: time="2026-06-14T08:47:01.177479941Z" level=info msg="Created container 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d: openstack/dnsmasq-dns-694db665c-tfgdd/dnsmasq-dns" id=88452f95-f76a-4e71-811f-a45240ffa469 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.046101 | controller | Jun 14 08:47:01.180322 crc crio[24245]: time="2026-06-14T08:47:01.180086714Z" level=info msg="Starting container: 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d" id=8aae9e45-2f1a-483e-9b2e-69bd36b605f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.046128 | controller | Jun 14 08:47:01.193536 crc crio[24245]: time="2026-06-14T08:47:01.19345582Z" level=info msg="Started container" PID=58492 containerID=63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d description=openstack/dnsmasq-dns-694db665c-tfgdd/dnsmasq-dns id=8aae9e45-2f1a-483e-9b2e-69bd36b605f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8
2026-06-14 10:12:37.046162 | controller | Jun 14 08:47:02.087307 crc crio[24245]: 2026-06-14T08:47:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a66c095aa59ccb Mac:da:03:46:58:5d:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/bb7b0cde-2709-4bea-85d6-002174c1d76f SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.046190 | controller | Jun 14 08:47:02.090581 crc crio[24245]: time="2026-06-14T08:47:02.090489296Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-7wrs7 Namespace:openstack ID:2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1 UID:d8ce39a6-b09e-4dad-b7e3-77fe959c5f96 NetNS:/var/run/netns/bb7b0cde-2709-4bea-85d6-002174c1d76f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8ce39a6_b09e_4dad_b7e3_77fe959c5f96.slice PodAnnotations:0xc002422378}] Aliases:map[]}"
2026-06-14 10:12:37.046218 | controller | Jun 14 08:47:02.090740 crc crio[24245]: time="2026-06-14T08:47:02.090684262Z" level=info msg="Checking pod openstack_swift-ring-rebalance-7wrs7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.046247 | controller | Jun 14 08:47:02.538813 crc crio[24245]: time="2026-06-14T08:47:02.53869619Z" level=info msg="Ran pod sandbox 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1 with infra container: openstack/swift-ring-rebalance-7wrs7/POD" id=6e124a00-e6b1-4aa1-b142-863b037d4f61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.046275 | controller | Jun 14 08:47:02.541030 crc crio[24245]: time="2026-06-14T08:47:02.540985311Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=213a8a1c-d7de-4dfc-8d17-9b0455e2c1f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.046302 | controller | Jun 14 08:47:02.663488 crc crio[24245]: time="2026-06-14T08:47:02.663356513Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 not found" id=213a8a1c-d7de-4dfc-8d17-9b0455e2c1f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.046329 | controller | Jun 14 08:47:02.663488 crc crio[24245]: time="2026-06-14T08:47:02.663467707Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 found" id=213a8a1c-d7de-4dfc-8d17-9b0455e2c1f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.046379 | controller | Jun 14 08:47:02.664819 crc crio[24245]: time="2026-06-14T08:47:02.664584833Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=bc20f6df-ec9a-4c1e-b05a-d0a743c29535 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.046411 | controller | Jun 14 08:47:02.679330 crc crio[24245]: time="2026-06-14T08:47:02.679105426Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\""
2026-06-14 10:12:37.046439 | controller | Jun 14 08:47:02.688024 crc crio[24245]: time="2026-06-14T08:47:02.687826726Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=3ecca50f-b9a6-4d36-9874-a64c0cfbea4e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.046470 | controller | Jun 14 08:47:02.689239 crc crio[24245]: time="2026-06-14T08:47:02.689146446Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=d4374594-612f-4e7c-9d6c-abd3a534115d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.046499 | controller | Jun 14 08:47:02.749591 crc crio[24245]: time="2026-06-14T08:47:02.749493959Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=11ab09ed-e2e4-47e4-bc99-ce918ce8a515 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.046525 | controller | Jun 14 08:47:03.120272 crc crio[24245]: time="2026-06-14T08:47:03.119672005Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=0ed8acad-f73a-4157-bd68-fd34b657f760 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.046552 | controller | Jun 14 08:47:03.121751 crc crio[24245]: time="2026-06-14T08:47:03.121633458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.046579 | controller | Jun 14 08:47:03.200140 crc crio[24245]: time="2026-06-14T08:47:03.200040727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.046605 | controller | Jun 14 08:47:03.204642 crc crio[24245]: time="2026-06-14T08:47:03.204558882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.046632 | controller | Jun 14 08:47:04.584198 crc crio[24245]: time="2026-06-14T08:47:04.583660978Z" level=info msg="Created container a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=0ed8acad-f73a-4157-bd68-fd34b657f760 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.046659 | controller | Jun 14 08:47:04.588544 crc crio[24245]: time="2026-06-14T08:47:04.587703258Z" level=info msg="Starting container: a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840" id=791a829c-b95d-4985-800a-0a566c6104aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.046686 | controller | Jun 14 08:47:04.595996 crc crio[24245]: time="2026-06-14T08:47:04.595572018Z" level=info msg="Started container" PID=58658 containerID=a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=791a829c-b95d-4985-800a-0a566c6104aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea
2026-06-14 10:12:37.046713 | controller | Jun 14 08:47:04.889509 crc crio[24245]: time="2026-06-14T08:47:04.889322957Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=be1fe065-5fea-43b4-ac86-917e369bf606 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.046740 | controller | Jun 14 08:47:04.891747 crc crio[24245]: time="2026-06-14T08:47:04.891379442Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=f0075799-9109-47cd-ad8a-83a95e488058 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.046767 | controller | Jun 14 08:47:05.336573 crc crio[24245]: time="2026-06-14T08:47:05.336451984Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=30286f2d-e98a-45ee-bd5c-2483a63389f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.046799 | controller | Jun 14 08:47:05.629008 crc crio[24245]: time="2026-06-14T08:47:05.628698403Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=9a3ba1de-420f-425c-857e-480b4c39500a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.046827 | controller | Jun 14 08:47:05.631287 crc crio[24245]: time="2026-06-14T08:47:05.631038458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.046854 | controller | Jun 14 08:47:05.676919 crc crio[24245]: time="2026-06-14T08:47:05.676290871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.046881 | controller | Jun 14 08:47:05.683053 crc crio[24245]: time="2026-06-14T08:47:05.682944453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.046908 | controller | Jun 14 08:47:05.988613 crc crio[24245]: time="2026-06-14T08:47:05.988465596Z" level=info msg="Created container aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=9a3ba1de-420f-425c-857e-480b4c39500a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.046934 | controller | Jun 14 08:47:05.990770 crc crio[24245]: time="2026-06-14T08:47:05.990643585Z" level=info msg="Starting container: aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f" id=1c336642-3d95-4f68-9a9c-a14a242be7f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.046961 | controller | Jun 14 08:47:06.002142 crc crio[24245]: time="2026-06-14T08:47:06.000459288Z" level=info msg="Started container" PID=58783 containerID=aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=1c336642-3d95-4f68-9a9c-a14a242be7f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2
2026-06-14 10:12:37.046988 | controller | Jun 14 08:47:07.163325 crc crio[24245]: time="2026-06-14T08:47:07.162761102Z" level=info msg="Stopping container: 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d (timeout: 10s)" id=399aa8e6-25bc-45c5-878a-5edc43b46589 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.047015 | controller | Jun 14 08:47:07.308089 crc crio[24245]: time="2026-06-14T08:47:07.307975294Z" level=info msg="Stopped container 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d: openstack/dnsmasq-dns-694db665c-tfgdd/dnsmasq-dns" id=399aa8e6-25bc-45c5-878a-5edc43b46589 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.047042 | controller | Jun 14 08:47:07.312506 crc crio[24245]: time="2026-06-14T08:47:07.312346123Z" level=info msg="Stopping pod sandbox: d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8" id=1f63d09d-1d64-4fae-99eb-28990b7e6dca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.047069 | controller | Jun 14 08:47:07.313982 crc crio[24245]: time="2026-06-14T08:47:07.313806961Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694db665c-tfgdd Namespace:openstack ID:d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8 UID:cfad6362-208f-448d-bec6-5560f04182b8 NetNS:/var/run/netns/6a5a6230-41a0-4949-9aa6-39c11851839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfad6362_208f_448d_bec6_5560f04182b8.slice PodAnnotations:0xc001fea8a0}] Aliases:map[]}"
2026-06-14 10:12:37.047097 | controller | Jun 14 08:47:07.314197 crc crio[24245]: time="2026-06-14T08:47:07.31401108Z" level=info msg="Deleting pod openstack_dnsmasq-dns-694db665c-tfgdd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.047159 | controller | Jun 14 08:47:07.687923 crc crio[24245]: time="2026-06-14T08:47:07.685513743Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-dfb68678c-6zxs7/POD" id=60b2a0c6-4380-416f-961e-497eedab2045 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.047190 | controller | Jun 14 08:47:07.687923 crc crio[24245]: time="2026-06-14T08:47:07.68571345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.047211 | controller | Jun 14 08:47:07.798987 crc crio[24245]: time="2026-06-14T08:47:07.794771451Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-q72bj/POD" id=b2885534-d4a0-4e52-ab83-7d7aa1f06733 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.047228 | controller | Jun 14 08:47:07.798987 crc crio[24245]: time="2026-06-14T08:47:07.795045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.047244 | controller | Jun 14 08:47:07.843063 crc crio[24245]: time="2026-06-14T08:47:07.840279155Z" level=info msg="Got pod network &{Name:dnsmasq-dns-dfb68678c-6zxs7 Namespace:openstack ID:c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261 UID:e483d80b-f029-4483-804c-34c57ae03cc4 NetNS:/var/run/netns/c62840d2-cec5-494b-b0a5-47775ee979e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode483d80b_f029_4483_804c_34c57ae03cc4.slice PodAnnotations:0xc001c3c030}] Aliases:map[]}"
2026-06-14 10:12:37.047260 | controller | Jun 14 08:47:07.843063 crc crio[24245]: time="2026-06-14T08:47:07.840351917Z" level=info msg="Adding pod openstack_dnsmasq-dns-dfb68678c-6zxs7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.047277 | controller | Jun 14 08:47:07.879713 crc crio[24245]: time="2026-06-14T08:47:07.879320466Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-q72bj Namespace:openstack ID:f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32 UID:67e160c9-44ec-4324-bad8-6705dfc76c35 NetNS:/var/run/netns/fdae8464-d189-422d-9185-24b214be1b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e160c9_44ec_4324_bad8_6705dfc76c35.slice PodAnnotations:0xc000522460}] Aliases:map[]}"
2026-06-14 10:12:37.047293 | controller | Jun 14 08:47:07.879713 crc crio[24245]: time="2026-06-14T08:47:07.879404939Z" level=info msg="Adding pod openstack_ovn-controller-metrics-q72bj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.047309 | controller | Jun 14 08:47:08.217796 crc crio[24245]: time="2026-06-14T08:47:08.217728754Z" level=info msg="Stopped pod sandbox: d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8" id=1f63d09d-1d64-4fae-99eb-28990b7e6dca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.047324 | controller | Jun 14 08:47:08.380895 crc crio[24245]: time="2026-06-14T08:47:08.380030589Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/POD" id=959cf76d-7353-4eb2-a9a4-3afc336cb736 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.047340 | controller | Jun 14 08:47:08.380895 crc crio[24245]: time="2026-06-14T08:47:08.380566207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.047381 | controller | Jun 14 08:47:08.428458 crc crio[24245]: time="2026-06-14T08:47:08.428414812Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-d2nfm Namespace:openstack ID:308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a UID:05bba96f-86a9-4c9b-b0f4-1c0b2fceeea1 NetNS:/var/run/netns/1ef9f61f-367d-45a2-ac56-1590fea62b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05bba96f_86a9_4c9b_b0f4_1c0b2fceeea1.slice PodAnnotations:0xc0024222d0}] Aliases:map[]}"
2026-06-14 10:12:37.047403 | controller | Jun 14 08:47:08.428623 crc crio[24245]: time="2026-06-14T08:47:08.428606538Z" level=info msg="Adding pod openstack_dnsmasq-dns-7bfbc64dcf-d2nfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.047419 | controller | Jun 14 08:47:08.610556 crc crio[24245]: 2026-06-14T08:47:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c71f4a28086430f Mac:4a:d5:8b:c2:c2:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/c62840d2-cec5-494b-b0a5-47775ee979e1 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.047436 | controller | Jun 14 08:47:08.612116 crc crio[24245]: time="2026-06-14T08:47:08.612037509Z" level=info msg="Got pod network &{Name:dnsmasq-dns-dfb68678c-6zxs7 Namespace:openstack ID:c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261 UID:e483d80b-f029-4483-804c-34c57ae03cc4 NetNS:/var/run/netns/c62840d2-cec5-494b-b0a5-47775ee979e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode483d80b_f029_4483_804c_34c57ae03cc4.slice PodAnnotations:0xc001c3c030}] Aliases:map[]}"
2026-06-14 10:12:37.047452 | controller | Jun 14 08:47:08.612601 crc crio[24245]: time="2026-06-14T08:47:08.612429852Z" level=info msg="Checking pod openstack_dnsmasq-dns-dfb68678c-6zxs7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.047467 | controller | Jun 14 08:47:08.654780 crc crio[24245]: time="2026-06-14T08:47:08.654642805Z" level=info msg="Removing container: 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d" id=f5683ce1-0834-4203-a301-7bc04527a81c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.047483 | controller | Jun 14 08:47:08.819717 crc crio[24245]: 2026-06-14T08:47:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3cc45115c16e71 Mac:12:da:d6:04:dc:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/fdae8464-d189-422d-9185-24b214be1b62 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.047498 | controller | Jun 14 08:47:08.821920 crc crio[24245]: time="2026-06-14T08:47:08.821143985Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-q72bj Namespace:openstack ID:f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32 UID:67e160c9-44ec-4324-bad8-6705dfc76c35 NetNS:/var/run/netns/fdae8464-d189-422d-9185-24b214be1b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e160c9_44ec_4324_bad8_6705dfc76c35.slice PodAnnotations:0xc000522460}] Aliases:map[]}"
2026-06-14 10:12:37.047513 | controller | Jun 14 08:47:08.821920 crc crio[24245]: time="2026-06-14T08:47:08.821833668Z" level=info msg="Checking pod openstack_ovn-controller-metrics-q72bj for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.047529 | controller | Jun 14 08:47:09.128186 crc crio[24245]: 2026-06-14T08:47:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:308ed60769cdcea Mac:c2:5f:ef:2e:99:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/1ef9f61f-367d-45a2-ac56-1590fea62b3e SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.047544 | controller | Jun 14 08:47:09.129647 crc crio[24245]: time="2026-06-14T08:47:09.129540709Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-d2nfm Namespace:openstack ID:308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a UID:05bba96f-86a9-4c9b-b0f4-1c0b2fceeea1 NetNS:/var/run/netns/1ef9f61f-367d-45a2-ac56-1590fea62b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05bba96f_86a9_4c9b_b0f4_1c0b2fceeea1.slice PodAnnotations:0xc0024222d0}] Aliases:map[]}"
2026-06-14 10:12:37.047567 | controller | Jun 14 08:47:09.129746 crc crio[24245]: time="2026-06-14T08:47:09.129692405Z" level=info msg="Checking pod openstack_dnsmasq-dns-7bfbc64dcf-d2nfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.047583 | controller | Jun 14 08:47:09.381884 crc crio[24245]: time="2026-06-14T08:47:09.381305488Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=f9099482-99a4-4844-a1d2-546c9665d751 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.047598 | controller | Jun 14 08:47:09.384193 crc crio[24245]: time="2026-06-14T08:47:09.381936988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.047613 | controller | Jun 14 08:47:09.972075 crc crio[24245]: time="2026-06-14T08:47:09.971988164Z" level=info msg="Running pod sandbox: openstack/glance-db-create-vw6qw/POD" id=fc9904ad-e2c2-43c0-827d-85885e27ce6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.047628 | controller | Jun 14 08:47:09.972187 crc crio[24245]: time="2026-06-14T08:47:09.972092907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.047643 | controller | Jun 14 08:47:10.562956 crc crio[24245]: time="2026-06-14T08:47:10.562407122Z" level=info msg="Ran pod sandbox c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261 with infra container: openstack/dnsmasq-dns-dfb68678c-6zxs7/POD" id=60b2a0c6-4380-416f-961e-497eedab2045 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.047659 | controller | Jun 14 08:47:10.573800 crc crio[24245]: time="2026-06-14T08:47:10.573699594Z" level=info msg="Ran pod sandbox f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32 with infra container: openstack/ovn-controller-metrics-q72bj/POD" id=b2885534-d4a0-4e52-ab83-7d7aa1f06733 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.047674 | controller | Jun 14 08:47:10.575815 crc crio[24245]: time="2026-06-14T08:47:10.575735436Z" level=info msg="Ran pod sandbox 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a with infra container: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/POD" id=959cf76d-7353-4eb2-a9a4-3afc336cb736 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.047690 | controller | Jun 14 08:47:10.582465 crc crio[24245]: time="2026-06-14T08:47:10.582342807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ca89acda-093b-4b0f-9e03-6db4fdf73b51 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.047705 | controller | Jun 14 08:47:10.585917 crc crio[24245]: time="2026-06-14T08:47:10.583304418Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c4cb3006-b01b-4c4e-8252-502721cfe941 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.047719 | controller | Jun 14 08:47:10.591482 crc crio[24245]: time="2026-06-14T08:47:10.591038915Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=1aaebc26-85f3-4bbe-b750-85420ef34929 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.047738 | controller | Jun 14 08:47:10.605952 crc crio[24245]: time="2026-06-14T08:47:10.603105074Z" level=info msg="Removed container 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d: openstack/dnsmasq-dns-694db665c-tfgdd/dnsmasq-dns" id=f5683ce1-0834-4203-a301-7bc04527a81c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.047762 | controller | Jun 14 08:47:10.616128 crc crio[24245]: time="2026-06-14T08:47:10.616043243Z" level=info msg="Removing container: 901392b318e49c3e7c218a2bd8e83e4c74feaf7bc127091b290406abefab473a" id=2fa48d2c-67c6-4cc6-ab11-d467f6f3948b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.047778 | controller | Jun 14 08:47:11.371133 crc crio[24245]: time="2026-06-14T08:47:11.370237051Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-jb7tl/POD" id=8a154629-f481-4346-b7ca-84c6fbea6569 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.047794 | controller | Jun 14 08:47:11.371133 crc crio[24245]: time="2026-06-14T08:47:11.37113073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.047809 | controller | Jun 14 08:47:12.575757 crc crio[24245]: time="2026-06-14T08:47:12.575359371Z" level=info msg="Running pod sandbox: openstack/placement-db-create-6d9pf/POD" id=d192cab4-48c3-4d3b-b605-91b415bed67d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.047824 | controller | Jun 14 08:47:12.576661 crc crio[24245]: time="2026-06-14T08:47:12.576640623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.047840 | controller | Jun 14 08:47:12.744597 crc crio[24245]: time="2026-06-14T08:47:12.744496654Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=6d31ec49-48dc-4de0-8527-a6eb5e0895ba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.047855 | controller | Jun 14 08:47:12.754929 crc crio[24245]: time="2026-06-14T08:47:12.754777803Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c0ab3b65-d994-4e5a-9280-937564ab4b91 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.047871 | controller | Jun 14 08:47:12.776985 crc crio[24245]: time="2026-06-14T08:47:12.776902628Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6 UID:c14e746d-25d2-4805-8f07-8f376022ca71 NetNS:/var/run/netns/93cc9267-51a4-430e-a8a8-3109eaa83898 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc14e746d_25d2_4805_8f07_8f376022ca71.slice PodAnnotations:0xc000130730}] Aliases:map[]}"
2026-06-14 10:12:37.047886 | controller | Jun 14 08:47:12.776985 crc crio[24245]: time="2026-06-14T08:47:12.776969821Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.047901 | controller | Jun 14 08:47:12.796057 crc crio[24245]: time="2026-06-14T08:47:12.795810223Z" level=info msg="Removed container 901392b318e49c3e7c218a2bd8e83e4c74feaf7bc127091b290406abefab473a: openstack/dnsmasq-dns-694db665c-tfgdd/init" id=2fa48d2c-67c6-4cc6-ab11-d467f6f3948b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.047916 | controller | Jun 14 08:47:12.808058 crc crio[24245]: time="2026-06-14T08:47:12.807803594Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7effac35-162c-4a68-8c4b-e18358c59f00 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.047935 | controller | Jun 14 08:47:12.819589 crc crio[24245]: time="2026-06-14T08:47:12.8176658Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=bc20f6df-ec9a-4c1e-b05a-d0a743c29535 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.047950 | controller | Jun 14 08:47:12.830619 crc crio[24245]: time="2026-06-14T08:47:12.827528353Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=85ca60f7-5bb7-4d8b-a17f-3e5f1c30abfa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.047965 | controller | Jun 14 08:47:12.835123 crc crio[24245]: time="2026-06-14T08:47:12.835052712Z" level=info msg="Got pod network &{Name:glance-db-create-vw6qw Namespace:openstack ID:134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9 UID:592865bf-4a40-4636-832e-55b60938df15 NetNS:/var/run/netns/331655c5-f5e2-4246-b16f-3f3e83fc3d11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod592865bf_4a40_4636_832e_55b60938df15.slice PodAnnotations:0xc002c92260}] Aliases:map[]}"
2026-06-14 10:12:37.047981 | controller | Jun 14 08:47:12.835123 crc crio[24245]: time="2026-06-14T08:47:12.835105254Z" level=info msg="Adding pod openstack_glance-db-create-vw6qw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.047996 | controller | Jun 14 08:47:12.838409 crc crio[24245]: time="2026-06-14T08:47:12.838328877Z" level=info msg="Creating container: openstack/ovn-controller-metrics-q72bj/openstack-network-exporter" id=b9657cc3-1422-4c9e-ae85-fdd013c64548 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.048011 | controller | Jun 14 08:47:12.852634 crc crio[24245]: time="2026-06-14T08:47:12.852531581Z" level=info msg="Got pod network &{Name:keystone-db-create-jb7tl Namespace:openstack ID:0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f UID:e1345e4f-773c-49c8-affc-6bd6e244927d NetNS:/var/run/netns/0a78cc23-8ff2-4323-8342-f8ad8bf9da81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1345e4f_773c_49c8_affc_6bd6e244927d.slice PodAnnotations:0xc0006022f0}] Aliases:map[]}"
2026-06-14 10:12:37.048026 | controller | Jun 14 08:47:12.852634 crc crio[24245]: time="2026-06-14T08:47:12.852614134Z" level=info msg="Adding pod openstack_keystone-db-create-jb7tl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.048041 | controller | Jun 14 08:47:12.855606 crc crio[24245]: time="2026-06-14T08:47:12.855524535Z" level=info msg="Creating container: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/init" id=a271ba6b-119b-4add-87eb-6f96b425258d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.048057 | controller | Jun 14 08:47:12.857602 crc crio[24245]: time="2026-06-14T08:47:12.857546691Z" level=info msg="Got pod network &{Name:placement-db-create-6d9pf Namespace:openstack ID:4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b UID:e3dcab3f-8b78-4aed-9e1c-479d058e60de NetNS:/var/run/netns/db1ceeee-bb51-4d8e-a825-76a3b04ed290 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3dcab3f_8b78_4aed_9e1c_479d058e60de.slice PodAnnotations:0xc002c923c0}] Aliases:map[]}"
2026-06-14 10:12:37.048072 | controller | Jun 14 08:47:12.857602 crc crio[24245]: time="2026-06-14T08:47:12.857587662Z" level=info msg="Adding pod openstack_placement-db-create-6d9pf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.048087 | controller | Jun 14 08:47:12.857899 crc crio[24245]: time="2026-06-14T08:47:12.857772227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.048106 | controller | Jun 14 08:47:12.862605 crc crio[24245]: time="2026-06-14T08:47:12.859966411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.048121 | controller | Jun 14 08:47:12.866070 crc crio[24245]: time="2026-06-14T08:47:12.865941013Z" level=info msg="Creating container: openstack/dnsmasq-dns-dfb68678c-6zxs7/init" id=e0911ff3-d3ed-4e00-b1f5-2bf92d50e359 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.048137 | controller | Jun 14 08:47:12.901041 crc crio[24245]: time="2026-06-14T08:47:12.900962297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.048152 | controller | Jun 14 08:47:12.931341 crc crio[24245]: time="2026-06-14T08:47:12.931180841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=15af039e-8de3-45bc-8bb9-82e9ff11dfd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.048167 | controller | Jun 14 08:47:12.942933 crc crio[24245]: time="2026-06-14T08:47:12.94128445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.048182 | controller | Jun 14 08:47:12.945302 crc crio[24245]: time="2026-06-14T08:47:12.945255017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.048197 | controller | Jun 14 08:47:12.977735 crc crio[24245]: time="2026-06-14T08:47:12.977403112Z" level=info msg="Creating container: openstack/swift-ring-rebalance-7wrs7/swift-ring-rebalance" id=3ea89e46-6a68-432c-a8a0-62cb4d749fb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.048213 | controller | Jun 14 08:47:12.993013 crc crio[24245]: time="2026-06-14T08:47:12.992509977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.048227 | controller | Jun 14 08:47:12.996365 crc crio[24245]: time="2026-06-14T08:47:12.996310526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.048242 | controller | Jun 14 08:47:13.088510 crc crio[24245]: time="2026-06-14T08:47:13.088405711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.048257 | controller | Jun 14 08:47:13.097108 crc crio[24245]: time="2026-06-14T08:47:13.095340622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.048273 | controller | Jun 14 08:47:13.116732 crc crio[24245]: time="2026-06-14T08:47:13.116649243Z" level=info msg="Created container a92ab4895c2d853017e20814ab0bab4f0ce4e9812c702e0b8448812b74086d27: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/init" id=a271ba6b-119b-4add-87eb-6f96b425258d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.048288 | controller | Jun 14 08:47:13.119523 crc crio[24245]: time="2026-06-14T08:47:13.118972026Z" level=info msg="Starting container: a92ab4895c2d853017e20814ab0bab4f0ce4e9812c702e0b8448812b74086d27" id=87fee438-0e18-4287-8a88-ae5ce2fa769a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.048303 | controller | Jun 14 08:47:13.127817 crc crio[24245]: time="2026-06-14T08:47:13.127733705Z" level=info msg="Started container" PID=59359 containerID=a92ab4895c2d853017e20814ab0bab4f0ce4e9812c702e0b8448812b74086d27 description=openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/init id=87fee438-0e18-4287-8a88-ae5ce2fa769a name=/runtime.v1.RuntimeService/StartContainer sandboxID=308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a
2026-06-14 10:12:37.048322 | controller | Jun 14 08:47:13.128202 crc crio[24245]: time="2026-06-14T08:47:13.128119657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.048338 | controller | Jun 14 08:47:13.132051 crc crio[24245]: time="2026-06-14T08:47:13.131807735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.048373 | controller | Jun 14 08:47:13.217799 crc crio[24245]: time="2026-06-14T08:47:13.217606541Z" level=info msg="Created container 02718e613bc90e11b45242ed29b7934f4db2b72ead624998f1da1a22fd62670b: openstack/dnsmasq-dns-dfb68678c-6zxs7/init" id=e0911ff3-d3ed-4e00-b1f5-2bf92d50e359 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.048390 | controller | Jun 14 08:47:13.223551 crc crio[24245]: time="2026-06-14T08:47:13.223489339Z" level=info msg="Starting container: 02718e613bc90e11b45242ed29b7934f4db2b72ead624998f1da1a22fd62670b" id=99c15eed-7605-440c-9cb7-907235724a01 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.048405 | controller | Jun 14 08:47:13.224126 crc crio[24245]: time="2026-06-14T08:47:13.224103604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.048420 | controller | Jun 14 08:47:13.232005 crc crio[24245]: time="2026-06-14T08:47:13.231548908Z" level=info msg="Started container" PID=59379 containerID=02718e613bc90e11b45242ed29b7934f4db2b72ead624998f1da1a22fd62670b description=openstack/dnsmasq-dns-dfb68678c-6zxs7/init id=99c15eed-7605-440c-9cb7-907235724a01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261
2026-06-14 10:12:37.048436 | controller | Jun 14 08:47:13.284151 crc crio[24245]: time="2026-06-14T08:47:13.284061851Z" level=info msg="Created container 72c3865fdb826aaa11c662840c19675e1578048ffe7e9fc8e2c23b347a56fede: openstack/swift-ring-rebalance-7wrs7/swift-ring-rebalance" id=3ea89e46-6a68-432c-a8a0-62cb4d749fb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.048451 | controller | Jun 14 08:47:13.285721 crc crio[24245]: time="2026-06-14T08:47:13.285659641Z" level=info msg="Starting container: 72c3865fdb826aaa11c662840c19675e1578048ffe7e9fc8e2c23b347a56fede" id=58f572d1-7a47-4091-8f17-57e3567a0605 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.048466 | controller | Jun 14 08:47:13.290816 crc crio[24245]: time="2026-06-14T08:47:13.290736645Z" level=info msg="Started container" PID=59383 containerID=72c3865fdb826aaa11c662840c19675e1578048ffe7e9fc8e2c23b347a56fede description=openstack/swift-ring-rebalance-7wrs7/swift-ring-rebalance id=58f572d1-7a47-4091-8f17-57e3567a0605 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1
2026-06-14 10:12:37.048482 | controller | Jun 14 08:47:13.437112 crc crio[24245]: 2026-06-14T08:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d82bb7fa6f94c93 Mac:fa:e2:2e:08:f6:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/93cc9267-51a4-430e-a8a8-3109eaa83898 SocketPath: PciID:}] [{Interface:0xc0002e36d0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.048497 | controller | Jun 14 08:47:13.438013 crc crio[24245]: time="2026-06-14T08:47:13.437935619Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6 UID:c14e746d-25d2-4805-8f07-8f376022ca71 NetNS:/var/run/netns/93cc9267-51a4-430e-a8a8-3109eaa83898 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc14e746d_25d2_4805_8f07_8f376022ca71.slice PodAnnotations:0xc000130730}] Aliases:map[]}"
2026-06-14 10:12:37.048519 | controller | Jun 14 08:47:13.438147 crc crio[24245]: time="2026-06-14T08:47:13.438109964Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.048535 | controller | Jun 14 08:47:13.445157 crc crio[24245]: time="2026-06-14T08:47:13.444398347Z" level=info msg="Ran pod sandbox d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6 with infra container: openstack/ovn-northd-0/POD" id=f9099482-99a4-4844-a1d2-546c9665d751 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.048550 | controller | Jun 14 08:47:13.446790 crc crio[24245]: time="2026-06-14T08:47:13.446720488Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=1531c2c4-dd08-46aa-8463-459bb8bdd2ab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.048565 | controller | Jun 14 08:47:13.447003 crc crio[24245]: time="2026-06-14T08:47:13.446976886Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 not found" id=1531c2c4-dd08-46aa-8463-459bb8bdd2ab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.048579 | controller | Jun 14 08:47:13.447116 crc crio[24245]: time="2026-06-14T08:47:13.447026008Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 found" id=1531c2c4-dd08-46aa-8463-459bb8bdd2ab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.048594 | controller | Jun 14 08:47:13.450031 crc crio[24245]: time="2026-06-14T08:47:13.44772884Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=6ad03fcb-1f8d-4301-a706-fd787f2974d4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.048609 | controller | Jun 14 08:47:13.453437 crc crio[24245]: time="2026-06-14T08:47:13.451610234Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\""
2026-06-14 10:12:37.048625 | controller | Jun 14 08:47:13.474589 crc crio[24245]: time="2026-06-14T08:47:13.472078247Z" level=info msg="Created container e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa: openstack/ovn-controller-metrics-q72bj/openstack-network-exporter" id=b9657cc3-1422-4c9e-ae85-fdd013c64548 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.048640 | controller | Jun 14 08:47:13.474589 crc crio[24245]: time="2026-06-14T08:47:13.47406118Z" level=info msg="Starting container: e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa" id=2a53a416-3738-4b4c-919f-14c67995c203 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.048655 | controller | Jun 14 08:47:13.488354 crc crio[24245]: time="2026-06-14T08:47:13.487469117Z" level=info msg="Started container" PID=59405 containerID=e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa description=openstack/ovn-controller-metrics-q72bj/openstack-network-exporter id=2a53a416-3738-4b4c-919f-14c67995c203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32
2026-06-14 10:12:37.048671 | controller | Jun 14 08:47:13.539810 crc crio[24245]: 2026-06-14T08:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:134c96520630989 Mac:fa:3d:67:82:fe:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/331655c5-f5e2-4246-b16f-3f3e83fc3d11 SocketPath: PciID:}] [{Interface:0xc000014810 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.048690 | controller | Jun 14 08:47:13.539810 crc crio[24245]: 2026-06-14T08:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0286998c41a0da5 Mac:16:92:60:0a:c3:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/0a78cc23-8ff2-4323-8342-f8ad8bf9da81 SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.048706 | controller | Jun 14 08:47:13.539810 crc crio[24245]: time="2026-06-14T08:47:13.539771684Z" level=info msg="Got pod network &{Name:glance-db-create-vw6qw Namespace:openstack ID:134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9 UID:592865bf-4a40-4636-832e-55b60938df15 NetNS:/var/run/netns/331655c5-f5e2-4246-b16f-3f3e83fc3d11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod592865bf_4a40_4636_832e_55b60938df15.slice PodAnnotations:0xc002c92260}] Aliases:map[]}"
2026-06-14 10:12:37.048722 | controller | Jun 14 08:47:13.540325 crc crio[24245]: time="2026-06-14T08:47:13.540002532Z" level=info msg="Checking pod openstack_glance-db-create-vw6qw for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.048737 | controller | Jun 14 08:47:13.541696 crc crio[24245]: time="2026-06-14T08:47:13.539771471Z" level=info msg="Got pod network &{Name:keystone-db-create-jb7tl Namespace:openstack ID:0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f UID:e1345e4f-773c-49c8-affc-6bd6e244927d NetNS:/var/run/netns/0a78cc23-8ff2-4323-8342-f8ad8bf9da81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1345e4f_773c_49c8_affc_6bd6e244927d.slice PodAnnotations:0xc0006022f0}] Aliases:map[]}"
2026-06-14 10:12:37.048753 | controller | Jun 14 08:47:13.541696 crc crio[24245]: time="2026-06-14T08:47:13.541456446Z" level=info msg="Checking pod openstack_keystone-db-create-jb7tl for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.048769 | controller | Jun 14 08:47:13.551064 crc crio[24245]: time="2026-06-14T08:47:13.551012465Z" level=info msg="Ran pod sandbox 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9 with infra container: openstack/glance-db-create-vw6qw/POD" id=fc9904ad-e2c2-43c0-827d-85885e27ce6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.048784 | controller | Jun 14 08:47:13.553710 crc crio[24245]: time="2026-06-14T08:47:13.553630681Z" level=info msg="Ran pod sandbox 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f with infra container: openstack/keystone-db-create-jb7tl/POD" id=8a154629-f481-4346-b7ca-84c6fbea6569 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.048799 | controller | Jun 14 08:47:13.560479 crc crio[24245]: time="2026-06-14T08:47:13.560390497Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d43e7fd8-ec6c-47f4-b836-107534899a8e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.048814 | controller | Jun 14 08:47:13.561253 crc crio[24245]: time="2026-06-14T08:47:13.561005787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ad75b064-c1e0-4005-80e8-f74b45a121bb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.048829 | controller | Jun 14 08:47:13.563605 crc crio[24245]: 2026-06-14T08:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ab72f3cec081de Mac:06:13:c5:c4:1d:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/db1ceeee-bb51-4d8e-a825-76a3b04ed290 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.048848 | controller | Jun 14 08:47:13.567764 crc crio[24245]: time="2026-06-14T08:47:13.56434697Z" level=info msg="Got pod network &{Name:placement-db-create-6d9pf Namespace:openstack ID:4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b UID:e3dcab3f-8b78-4aed-9e1c-479d058e60de NetNS:/var/run/netns/db1ceeee-bb51-4d8e-a825-76a3b04ed290 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3dcab3f_8b78_4aed_9e1c_479d058e60de.slice PodAnnotations:0xc002c923c0}] Aliases:map[]}"
2026-06-14 10:12:37.048865 | controller | Jun 14 08:47:13.567764 crc crio[24245]: time="2026-06-14T08:47:13.564526666Z" level=info msg="Checking pod openstack_placement-db-create-6d9pf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.048880 | controller | Jun 14 08:47:13.567764 crc crio[24245]: time="2026-06-14T08:47:13.565111865Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=32a931e9-2522-491b-bae3-db37536c15e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.048896 | controller | Jun 14 08:47:13.567764 crc crio[24245]: time="2026-06-14T08:47:13.565381102Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=74bdb0bf-0c94-492b-b3be-a8d0d7050d1e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.048911 | controller | Jun 14 08:47:13.575289 crc crio[24245]: time="2026-06-14T08:47:13.575143565Z" level=info msg="Ran pod sandbox 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b with infra container: openstack/placement-db-create-6d9pf/POD" id=d192cab4-48c3-4d3b-b605-91b415bed67d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.048927 | controller | Jun 14 08:47:13.584744 crc crio[24245]: time="2026-06-14T08:47:13.584547502Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0eec0511-ecc4-4275-bb2a-6b80cd269c42 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.048942 | controller | Jun 14 08:47:13.587515 crc crio[24245]: time="2026-06-14T08:47:13.587460915Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=317f8914-e41f-4823-9fac-f80169dc73ff name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.048957 | controller | Jun 14 08:47:13.588430 crc crio[24245]: time="2026-06-14T08:47:13.588349254Z" level=info msg="Creating container: openstack/keystone-db-create-jb7tl/mariadb-database-create" id=2cd8156d-b614-4d69-b27e-aa499e53e19d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.048972 | controller | Jun 14 08:47:13.588828 crc crio[24245]: time="2026-06-14T08:47:13.588780808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.048987 | controller | Jun 14 08:47:13.597298 crc crio[24245]: time="2026-06-14T08:47:13.597187426Z" level=info msg="Creating container: openstack/glance-db-create-vw6qw/mariadb-database-create" id=4f85ab96-8744-4672-84d8-d3e3904c6d63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.049002 | controller | Jun 14 08:47:13.600982 crc crio[24245]: time="2026-06-14T08:47:13.600822561Z" level=info msg="Creating container: openstack/placement-db-create-6d9pf/mariadb-database-create" id=3e669ba6-1b4f-46c0-9048-483184b270a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.049017 | controller | Jun 14 08:47:13.605272 crc crio[24245]: time="2026-06-14T08:47:13.605069467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049035 | controller | Jun 14 08:47:13.605272 crc crio[24245]: time="2026-06-14T08:47:13.605254283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049050 | controller | Jun 14 08:47:13.638145 crc crio[24245]: time="2026-06-14T08:47:13.637926255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049065 | controller | Jun 14 08:47:13.640959 crc crio[24245]: time="2026-06-14T08:47:13.640831119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049080 | controller | Jun 14 08:47:13.649404 crc crio[24245]: time="2026-06-14T08:47:13.649305627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049094 | controller | Jun 14 08:47:13.663512 crc crio[24245]: time="2026-06-14T08:47:13.663300884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049109 | controller | Jun 14 08:47:13.673459 crc crio[24245]: time="2026-06-14T08:47:13.673369464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049124 | controller | Jun 14 08:47:13.678461 crc crio[24245]: time="2026-06-14T08:47:13.677234338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049139 | controller | Jun 14 08:47:13.781681 crc crio[24245]: time="2026-06-14T08:47:13.781592742Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4c73539f-9848-4b55-bf40-7eb0b4745c02 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.049153 | controller | Jun 14 08:47:13.791135 crc crio[24245]: time="2026-06-14T08:47:13.790996048Z" level=info msg="Stopping pod sandbox: c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261" id=4a51bac8-3bcc-4f3b-a693-b720373e8bf1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.049169 | controller | Jun 14 08:47:13.791826 crc crio[24245]: time="2026-06-14T08:47:13.791746793Z" level=info msg="Got pod network &{Name:dnsmasq-dns-dfb68678c-6zxs7 Namespace:openstack ID:c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261 UID:e483d80b-f029-4483-804c-34c57ae03cc4 NetNS:/var/run/netns/c62840d2-cec5-494b-b0a5-47775ee979e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode483d80b_f029_4483_804c_34c57ae03cc4.slice PodAnnotations:0xc000130578}] Aliases:map[]}"
2026-06-14 10:12:37.049184 | controller | Jun 14 08:47:13.792223 crc crio[24245]: time="2026-06-14T08:47:13.792104464Z" level=info msg="Deleting pod openstack_dnsmasq-dns-dfb68678c-6zxs7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.049199 | controller | Jun 14 08:47:13.912687 crc crio[24245]: time="2026-06-14T08:47:13.912138931Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=0a6f4eb2-a9a4-4c84-868d-1387d0287113 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.049215 | controller | Jun 14 08:47:14.186453 crc crio[24245]: time="2026-06-14T08:47:14.184513805Z" level=info msg="Created container 00272ecf40231a66df0e0e31e74f58dd29041230a105756da66bdd4542f3f751: openstack/keystone-db-create-jb7tl/mariadb-database-create" id=2cd8156d-b614-4d69-b27e-aa499e53e19d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.049232 | controller | Jun 14 08:47:14.187372 crc crio[24245]: time="2026-06-14T08:47:14.18717462Z" level=info msg="Created container 9e8ff1e6cb6ff14ed0f6dba566c7386897cbfccafddb29cc8b905c4cb3a29c2a: openstack/placement-db-create-6d9pf/mariadb-database-create" id=3e669ba6-1b4f-46c0-9048-483184b270a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.049248 | controller | Jun 14 08:47:14.187372 crc crio[24245]: time="2026-06-14T08:47:14.187297919Z" level=info msg="Created container 992d7266e51cba07492c28de7f4372427f0883b62b69d91a757a38926229b0d0: openstack/glance-db-create-vw6qw/mariadb-database-create" id=4f85ab96-8744-4672-84d8-d3e3904c6d63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.049263 | controller | Jun 14 08:47:14.196382 crc crio[24245]: time="2026-06-14T08:47:14.18781751Z" level=info msg="Starting container: 00272ecf40231a66df0e0e31e74f58dd29041230a105756da66bdd4542f3f751" id=90b0bc03-5cc3-4b48-b4d5-d49340644455 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.049278 | controller | Jun 14 08:47:14.196382 crc crio[24245]: time="2026-06-14T08:47:14.195734582Z" level=info msg="Starting container: 9e8ff1e6cb6ff14ed0f6dba566c7386897cbfccafddb29cc8b905c4cb3a29c2a" id=76f12258-d9e5-4556-9b72-554d71858f99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.049293 | controller | Jun 14 08:47:14.198790 crc crio[24245]: time="2026-06-14T08:47:14.198639496Z" level=info msg="Starting container: 992d7266e51cba07492c28de7f4372427f0883b62b69d91a757a38926229b0d0" id=8a174858-a73b-469b-961e-3010c820494d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.049308 | controller | Jun 14 08:47:14.202062 crc crio[24245]: time="2026-06-14T08:47:14.191158328Z" level=info msg="Creating container: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/dnsmasq-dns" id=9bcfa475-0512-4c3a-abd0-78110ff41bee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.049323 | controller | Jun 14 08:47:14.202062 crc crio[24245]: time="2026-06-14T08:47:14.200971363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049338 | controller | Jun 14 08:47:14.221818 crc crio[24245]: time="2026-06-14T08:47:14.221672231Z" level=info msg="Started container" PID=59442 containerID=00272ecf40231a66df0e0e31e74f58dd29041230a105756da66bdd4542f3f751 description=openstack/keystone-db-create-jb7tl/mariadb-database-create id=90b0bc03-5cc3-4b48-b4d5-d49340644455 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f
2026-06-14 10:12:37.049373 | controller | Jun 14 08:47:14.222387 crc crio[24245]: time="2026-06-14T08:47:14.222117805Z" level=info msg="Started container" PID=59450 containerID=9e8ff1e6cb6ff14ed0f6dba566c7386897cbfccafddb29cc8b905c4cb3a29c2a description=openstack/placement-db-create-6d9pf/mariadb-database-create id=76f12258-d9e5-4556-9b72-554d71858f99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b
2026-06-14 10:12:37.049391 | controller | Jun 14 08:47:14.235046 crc crio[24245]: time="2026-06-14T08:47:14.234942685Z" level=info msg="Started container" PID=59441 containerID=992d7266e51cba07492c28de7f4372427f0883b62b69d91a757a38926229b0d0 description=openstack/glance-db-create-vw6qw/mariadb-database-create id=8a174858-a73b-469b-961e-3010c820494d name=/runtime.v1.RuntimeService/StartContainer sandboxID=134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9
2026-06-14 10:12:37.049406 | controller | Jun 14 08:47:14.274176 crc crio[24245]: time="2026-06-14T08:47:14.274018713Z" level=info msg="Stopped pod sandbox: c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261" id=4a51bac8-3bcc-4f3b-a693-b720373e8bf1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.049425 | controller | Jun 14 08:47:14.304643 crc crio[24245]: time="2026-06-14T08:47:14.304527991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049441 | controller | Jun 14 08:47:14.310521 crc crio[24245]: time="2026-06-14T08:47:14.309722827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049457 | controller | Jun 14 08:47:14.714944 crc crio[24245]: time="2026-06-14T08:47:14.684746837Z" level=info msg="Created container cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/dnsmasq-dns" id=9bcfa475-0512-4c3a-abd0-78110ff41bee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.049472 | controller | Jun 14 08:47:14.714944 crc crio[24245]: time="2026-06-14T08:47:14.687121101Z" level=info msg="Starting container: cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158" id=1a375c68-ec02-4fa2-8a90-0c1a06575300 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.049487 | controller | Jun 14 08:47:14.714944 crc crio[24245]: time="2026-06-14T08:47:14.69555134Z" level=info msg="Started container" PID=59503 containerID=cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158 description=openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/dnsmasq-dns id=1a375c68-ec02-4fa2-8a90-0c1a06575300 name=/runtime.v1.RuntimeService/StartContainer sandboxID=308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a
2026-06-14 10:12:37.049502 | controller | Jun 14 08:47:14.907087 crc crio[24245]: time="2026-06-14T08:47:14.906990383Z" level=info msg="Removing container: 02718e613bc90e11b45242ed29b7934f4db2b72ead624998f1da1a22fd62670b" id=2f306b63-bf3a-4dc6-841c-4d5860ed57cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.049518 | controller | Jun 14 08:47:14.923190 crc crio[24245]: time="2026-06-14T08:47:14.923094346Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=579ec91e-27ea-4117-bbdd-ad88dd4c83cb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.049533 | controller | Jun 14 08:47:15.284668 crc crio[24245]: time="2026-06-14T08:47:15.284291354Z" level=info msg="Removed container 02718e613bc90e11b45242ed29b7934f4db2b72ead624998f1da1a22fd62670b: openstack/dnsmasq-dns-dfb68678c-6zxs7/init" id=2f306b63-bf3a-4dc6-841c-4d5860ed57cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.049548 | controller | Jun 14 08:47:15.332505 crc crio[24245]: time="2026-06-14T08:47:15.332435802Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=5b67b411-7994-4c49-b15c-13f5971d54cf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.049563 | controller | Jun 14 08:47:15.377336 crc crio[24245]: time="2026-06-14T08:47:15.377200638Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=6ad03fcb-1f8d-4301-a706-fd787f2974d4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.049578 | controller | Jun 14 08:47:15.378629 crc crio[24245]: time="2026-06-14T08:47:15.378441636Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=30dd6d33-c49d-4bfe-bf84-5e03567bb52d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.049592 | controller | Jun 14 08:47:15.390676 crc crio[24245]: time="2026-06-14T08:47:15.390527934Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=f1f87ca1-b3e0-49f4-8a08-9c7becb91dbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.049611 | controller | Jun 14 08:47:15.391093 crc crio[24245]: time="2026-06-14T08:47:15.391063221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049627 | controller | Jun 14 08:47:15.441920 crc crio[24245]: time="2026-06-14T08:47:15.441777549Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=89bf4630-5dfd-4a90-a6cb-14e821b1a3d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.049642 | controller | Jun 14 08:47:15.451043 crc crio[24245]: time="2026-06-14T08:47:15.45100069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049657 | controller | Jun 14 08:47:15.457443 crc crio[24245]: time="2026-06-14T08:47:15.457382025Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=12cb424a-94eb-44ea-969d-11f3b56d51cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.049672 | controller | Jun 14 08:47:15.458053 crc crio[24245]: time="2026-06-14T08:47:15.458020774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049687 | controller | Jun 14 08:47:15.460102 crc crio[24245]: time="2026-06-14T08:47:15.46001973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049702 | controller | Jun 14 08:47:15.529579 crc crio[24245]: time="2026-06-14T08:47:15.529484383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049717 | controller | Jun 14 08:47:15.533137 crc crio[24245]: time="2026-06-14T08:47:15.533073188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049733 | controller | Jun 14 08:47:15.681358 crc crio[24245]: time="2026-06-14T08:47:15.681312385Z" level=info msg="Created container 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317: openstack/rabbitmq-server-0/rabbitmq" id=f1f87ca1-b3e0-49f4-8a08-9c7becb91dbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.049748 | controller | Jun 14 08:47:15.682720 crc crio[24245]: time="2026-06-14T08:47:15.682638397Z" level=info msg="Starting container: 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317" id=42b2946b-42f5-46a4-a04b-b91b5b36fc24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.049763 | controller | Jun 14 08:47:15.688556 crc crio[24245]: time="2026-06-14T08:47:15.688462853Z" level=info msg="Started container" PID=59646 containerID=78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317 description=openstack/rabbitmq-server-0/rabbitmq id=42b2946b-42f5-46a4-a04b-b91b5b36fc24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0
2026-06-14 10:12:37.049779 | controller | Jun 14 08:47:15.717477 crc crio[24245]: time="2026-06-14T08:47:15.717385055Z" level=info msg="Created container 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f: openstack/ovn-northd-0/ovn-northd" id=12cb424a-94eb-44ea-969d-11f3b56d51cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.049794 | controller | Jun 14 08:47:15.719146 crc crio[24245]: time="2026-06-14T08:47:15.719077699Z" level=info msg="Starting container: 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f" id=3964334a-e863-4144-92e0-604f73804e0d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.049812 | controller | Jun 14 08:47:15.728102 crc crio[24245]: time="2026-06-14T08:47:15.728007115Z" level=info msg="Started container" PID=59655 containerID=1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f description=openstack/ovn-northd-0/ovn-northd id=3964334a-e863-4144-92e0-604f73804e0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6
2026-06-14 10:12:37.049828 | controller | Jun 14 08:47:15.739522 crc crio[24245]: time="2026-06-14T08:47:15.739431989Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=ab226218-018d-4191-beee-9d439adeba9f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.049843 | controller | Jun 14 08:47:15.781038 crc crio[24245]: time="2026-06-14T08:47:15.780940312Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=221809ce-ba32-4121-83c5-1a70e26837fd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.049859 | controller | Jun 14 08:47:15.790752 crc crio[24245]: time="2026-06-14T08:47:15.790644781Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=7810a4bb-8e0f-4f1f-a367-ec3f6deffa38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.049874 | controller | Jun 14 08:47:15.791252 crc crio[24245]: time="2026-06-14T08:47:15.791163498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049889 | controller | Jun 14 08:47:15.834249 crc crio[24245]: time="2026-06-14T08:47:15.833781139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049904 | controller | Jun 14 08:47:15.837784 crc crio[24245]: time="2026-06-14T08:47:15.837711806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.049919 | controller | Jun 14 08:47:15.958971 crc crio[24245]: time="2026-06-14T08:47:15.958918408Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=7782619d-cdf8-445f-9053-42bd2fe085ed name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.049934 | controller | Jun 14 08:47:15.963700 crc crio[24245]: time="2026-06-14T08:47:15.963640206Z" level=info msg="Stopping pod sandbox: 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9" id=fafff7fc-18af-40d4-abfe-238684efaba0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.049949 | controller | Jun 14 08:47:15.963920 crc crio[24245]: time="2026-06-14T08:47:15.963801086Z" level=info msg="Stopping pod sandbox: 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f" id=43a9da82-0e63-4601-8ff0-be6ae08a51fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.049965 | controller | Jun 14 08:47:15.965629 crc crio[24245]: time="2026-06-14T08:47:15.965566903Z" level=info msg="Got pod network &{Name:keystone-db-create-jb7tl Namespace:openstack ID:0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f UID:e1345e4f-773c-49c8-affc-6bd6e244927d NetNS:/var/run/netns/0a78cc23-8ff2-4323-8342-f8ad8bf9da81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1345e4f_773c_49c8_affc_6bd6e244927d.slice PodAnnotations:0xc003bf66a8}] Aliases:map[]}"
2026-06-14 10:12:37.049981 | controller | Jun 14 08:47:15.965867 crc crio[24245]: time="2026-06-14T08:47:15.965733018Z" level=info msg="Deleting pod openstack_keystone-db-create-jb7tl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.050001 | controller | Jun 14 08:47:15.966234 crc crio[24245]: time="2026-06-14T08:47:15.963800663Z" level=info msg="Stopping pod sandbox: 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b" id=c6f47874-fc27-412f-af87-91b369f7bea3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.050017 | controller | Jun 14 08:47:15.966756 crc crio[24245]: time="2026-06-14T08:47:15.966691875Z" level=info msg="Got pod network &{Name:placement-db-create-6d9pf Namespace:openstack ID:4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b UID:e3dcab3f-8b78-4aed-9e1c-479d058e60de NetNS:/var/run/netns/db1ceeee-bb51-4d8e-a825-76a3b04ed290 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3dcab3f_8b78_4aed_9e1c_479d058e60de.slice PodAnnotations:0xc0006025b0}] Aliases:map[]}"
2026-06-14 10:12:37.050033 | controller | Jun 14 08:47:15.966991 crc crio[24245]: time="2026-06-14T08:47:15.966939693Z" level=info msg="Deleting pod openstack_placement-db-create-6d9pf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.050049 | controller | Jun 14 08:47:15.972053 crc crio[24245]: time="2026-06-14T08:47:15.964410222Z" level=info msg="Got pod network &{Name:glance-db-create-vw6qw Namespace:openstack ID:134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9 UID:592865bf-4a40-4636-832e-55b60938df15 NetNS:/var/run/netns/331655c5-f5e2-4246-b16f-3f3e83fc3d11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod592865bf_4a40_4636_832e_55b60938df15.slice PodAnnotations:0xc000602590}] Aliases:map[]}"
2026-06-14 10:12:37.050064 | controller | Jun 14 08:47:15.972053 crc crio[24245]: time="2026-06-14T08:47:15.968444832Z" level=info msg="Deleting pod openstack_glance-db-create-vw6qw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.050080 | controller | Jun 14 08:47:16.042647 crc crio[24245]: time="2026-06-14T08:47:16.041305415Z" level=info msg="Created container cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8: openstack/ovn-northd-0/openstack-network-exporter" id=7810a4bb-8e0f-4f1f-a367-ec3f6deffa38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.050095 | controller | Jun 14 08:47:16.043346 crc crio[24245]: time="2026-06-14T08:47:16.043139044Z" level=info msg="Starting container: cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8" id=04c7605e-4ab8-4f81-8f42-70dfadc3829d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.050111 | controller | Jun 14 08:47:16.049423 crc crio[24245]: time="2026-06-14T08:47:16.049354561Z" level=info msg="Started container" PID=59729 containerID=cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8 description=openstack/ovn-northd-0/openstack-network-exporter id=04c7605e-4ab8-4f81-8f42-70dfadc3829d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6
2026-06-14 10:12:37.050127 | controller | Jun 14 08:47:16.057950 crc crio[24245]: time="2026-06-14T08:47:16.057815261Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=f0f9e3e6-5c70-4b31-8cb9-ecb6bace91a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.050142 | controller | Jun 14 08:47:16.069049 crc crio[24245]: time="2026-06-14T08:47:16.068949576Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=7ad2b188-6d85-452c-bd6d-ed7b7fba039f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.050157 | controller | Jun 14 08:47:16.069565 crc crio[24245]: time="2026-06-14T08:47:16.069495344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.050175 | controller | Jun 14 08:47:16.133901 crc crio[24245]: time="2026-06-14T08:47:16.133357853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.050191 | controller | Jun 14 08:47:16.143249 crc crio[24245]: time="2026-06-14T08:47:16.140794817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.050207 | controller | Jun 14 08:47:16.247562 crc crio[24245]: time="2026-06-14T08:47:16.247483629Z" level=info msg="Created container a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b: openstack/rabbitmq-cell1-server-0/rabbitmq" id=7ad2b188-6d85-452c-bd6d-ed7b7fba039f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.050222 | controller | Jun 14 08:47:16.249187 crc crio[24245]: time="2026-06-14T08:47:16.249087314Z" level=info msg="Starting container: a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b" id=9322c367-371c-4e79-acd4-a390f46d167d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.050236 | controller | Jun 14 08:47:16.257688 crc crio[24245]: time="2026-06-14T08:47:16.257494948Z" level=info msg="Started container" PID=59815 containerID=a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b description=openstack/rabbitmq-cell1-server-0/rabbitmq id=9322c367-371c-4e79-acd4-a390f46d167d name=/runtime.v1.RuntimeService/StartContainer sandboxID=17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0
2026-06-14 10:12:37.050251 | controller | Jun 14 08:47:16.501080 crc crio[24245]: time="2026-06-14T08:47:16.500027372Z" level=info msg="Stopped pod sandbox: 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f" id=43a9da82-0e63-4601-8ff0-be6ae08a51fa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.050266 | controller | Jun 14 08:47:16.593732 crc crio[24245]: time="2026-06-14T08:47:16.593640666Z" level=info msg="Stopped pod sandbox: 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b" id=c6f47874-fc27-412f-af87-91b369f7bea3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.050281 | controller | Jun 14 08:47:16.621941 crc crio[24245]: time="2026-06-14T08:47:16.621795705Z" level=info msg="Stopped pod sandbox: 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9" id=fafff7fc-18af-40d4-abfe-238684efaba0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.050296 | controller | Jun 14 08:47:19.738605 crc crio[24245]: time="2026-06-14T08:47:19.738288396Z" level=info msg="Removing container: 80f43b8e3fc5387dcd3521c0862b834c9dff1f3c245046d636c98b059da502e7" id=1b6c3a2a-7410-4422-b846-fa0580f35fdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.050311 | controller | Jun 14 08:47:19.879479 crc crio[24245]: time="2026-06-14T08:47:19.879372609Z" level=info msg="Removed container 80f43b8e3fc5387dcd3521c0862b834c9dff1f3c245046d636c98b059da502e7: openshift-infra/auto-csr-approver-29690440-9qd9m/oc" id=1b6c3a2a-7410-4422-b846-fa0580f35fdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.050326 | controller | Jun 14 08:47:19.895298 crc crio[24245]: time="2026-06-14T08:47:19.895179988Z" level=info msg="Stopping pod sandbox: d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8" id=00c590e1-31b9-4493-a658-dac66c2c51b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.050341 | controller | Jun 14 08:47:19.895298 crc crio[24245]: time="2026-06-14T08:47:19.895353194Z" level=info msg="Stopped pod sandbox (already stopped): d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8" id=00c590e1-31b9-4493-a658-dac66c2c51b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.050379 | controller | Jun 14 08:47:19.896381 crc crio[24245]: time="2026-06-14T08:47:19.896044496Z" level=info msg="Removing pod sandbox: d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8" id=929e0786-3081-4e00-adbe-dbc354800c6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.050396 | controller | Jun 14 08:47:19.910290 crc crio[24245]: time="2026-06-14T08:47:19.910167136Z" level=info msg="Removed pod sandbox: d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8" id=929e0786-3081-4e00-adbe-dbc354800c6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.050412 | controller | Jun 14 08:47:19.911202 crc crio[24245]: time="2026-06-14T08:47:19.911069004Z" level=info msg="Stopping pod sandbox: ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829" id=11c782f5-aa8e-4bad-baaf-ef6c05d1140a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.050426 | controller | Jun 14 08:47:19.911202 crc crio[24245]: time="2026-06-14T08:47:19.911188918Z" level=info msg="Stopped pod sandbox (already stopped): ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829" id=11c782f5-aa8e-4bad-baaf-ef6c05d1140a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.050442 | controller | Jun 14 08:47:19.912155 crc crio[24245]: time="2026-06-14T08:47:19.912051886Z" level=info msg="Removing pod sandbox: ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829" id=dc5a8e47-4066-4d12-a7ff-6209ccbec8a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.050456 | controller | Jun 14 08:47:19.930653 crc crio[24245]: time="2026-06-14T08:47:19.930546018Z" level=info msg="Removed pod sandbox: ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829" id=dc5a8e47-4066-4d12-a7ff-6209ccbec8a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.050471 | controller | Jun 14 08:47:19.932348 crc crio[24245]: time="2026-06-14T08:47:19.932282811Z" level=info msg="Stopping pod sandbox: 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528" id=ad3843ac-db0d-4f1f-9012-6867b5c313a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.050486 | controller | Jun 14 08:47:19.932440 crc crio[24245]: time="2026-06-14T08:47:19.932365714Z" level=info msg="Stopped pod sandbox (already stopped): 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528" id=ad3843ac-db0d-4f1f-9012-6867b5c313a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.050500 | controller | Jun 14 08:47:19.933244 crc crio[24245]: time="2026-06-14T08:47:19.933142328Z" level=info msg="Removing pod sandbox: 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528" id=c12a869c-f07a-4ea0-ad9e-29307f0bb503 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.050515 | controller | Jun 14 08:47:19.949934 crc crio[24245]: time="2026-06-14T08:47:19.949747104Z" level=info msg="Removed pod sandbox: 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528" id=c12a869c-f07a-4ea0-ad9e-29307f0bb503 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.050530 | controller | Jun 14 08:47:19.951313 crc crio[24245]: time="2026-06-14T08:47:19.950981847Z" level=info msg="Stopping pod sandbox: c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261" id=57b830b0-32e5-4de2-be5a-56e9a146709f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.050544 | controller | Jun 14 08:47:19.951476 crc crio[24245]: time="2026-06-14T08:47:19.951327919Z" level=info msg="Stopped pod sandbox (already stopped): c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261" id=57b830b0-32e5-4de2-be5a-56e9a146709f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.050559 | controller | Jun 14 08:47:19.952288 crc crio[24245]: time="2026-06-14T08:47:19.952140055Z" level=info msg="Removing pod sandbox: c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261" id=c281a4d6-f730-4ca3-aecf-a07e3f974378 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.050577 | controller | Jun 14 08:47:19.970229 crc crio[24245]: time="2026-06-14T08:47:19.970105178Z" level=info msg="Removed pod sandbox: c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261" id=c281a4d6-f730-4ca3-aecf-a07e3f974378 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.050592 | controller | Jun 14 08:47:19.971522 crc crio[24245]: time="2026-06-14T08:47:19.971461401Z" level=info msg="Stopping pod sandbox: fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14" id=1d03e609-9197-45b2-a4f5-54f2bdd4e30c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.050607 | controller | Jun 14 08:47:19.971632 crc crio[24245]: time="2026-06-14T08:47:19.971537473Z" level=info msg="Stopped pod sandbox (already stopped): fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14" id=1d03e609-9197-45b2-a4f5-54f2bdd4e30c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.050621 | controller | Jun 14 08:47:19.972778 crc crio[24245]: time="2026-06-14T08:47:19.972702092Z" level=info msg="Removing pod sandbox: fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14" id=9f297bbe-50f3-48da-abd7-352ae8fd2881 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.050636 | controller | Jun 14 08:47:19.988939 crc crio[24245]: time="2026-06-14T08:47:19.988748098Z" level=info msg="Removed pod sandbox: fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14" id=9f297bbe-50f3-48da-abd7-352ae8fd2881 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.050651 | controller | Jun 14 08:47:21.550673 crc crio[24245]: time="2026-06-14T08:47:21.549784922Z" level=info msg="Running pod sandbox: openstack/keystone-7d31-account-create-zzjrb/POD" id=9ec2cf88-a775-428c-89af-e15ce451d7ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.050666 | controller | Jun 14 08:47:21.551986 crc crio[24245]: time="2026-06-14T08:47:21.550715892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.050682 | controller | Jun 14 08:47:21.583729 crc crio[24245]: time="2026-06-14T08:47:21.583638111Z" level=info msg="Got pod network &{Name:keystone-7d31-account-create-zzjrb Namespace:openstack ID:4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e UID:761e5a50-9cda-4728-9eaf-602cc584713d NetNS:/var/run/netns/1646ba2c-05df-47f3-87bd-0c1726b89797 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761e5a50_9cda_4728_9eaf_602cc584713d.slice PodAnnotations:0xc000522558}] Aliases:map[]}"
2026-06-14 10:12:37.050697 | controller | Jun 14 08:47:21.583729 crc crio[24245]: time="2026-06-14T08:47:21.583710194Z" level=info msg="Adding pod openstack_keystone-7d31-account-create-zzjrb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.050713 | controller | Jun 14 08:47:21.922267 crc crio[24245]: 2026-06-14T08:47:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4776d6702b9e631 Mac:ba:c2:33:e9:af:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/1646ba2c-05df-47f3-87bd-0c1726b89797 SocketPath: PciID:}] [{Interface:0xc00039e5d0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.050728 | controller | Jun 14 08:47:21.924087 crc crio[24245]: time="2026-06-14T08:47:21.923990804Z" level=info msg="Got pod network &{Name:keystone-7d31-account-create-zzjrb Namespace:openstack ID:4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e UID:761e5a50-9cda-4728-9eaf-602cc584713d NetNS:/var/run/netns/1646ba2c-05df-47f3-87bd-0c1726b89797 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761e5a50_9cda_4728_9eaf_602cc584713d.slice PodAnnotations:0xc000522558}] Aliases:map[]}"
2026-06-14 10:12:37.050748 | controller | Jun 14 08:47:21.924300 crc crio[24245]: time="2026-06-14T08:47:21.924202661Z" level=info msg="Checking pod openstack_keystone-7d31-account-create-zzjrb for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.050764 | controller | Jun 14 08:47:21.935556 crc crio[24245]: time="2026-06-14T08:47:21.935444464Z" level=info msg="Ran pod sandbox 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e with infra container: openstack/keystone-7d31-account-create-zzjrb/POD" id=9ec2cf88-a775-428c-89af-e15ce451d7ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.050779 | controller | Jun 14 08:47:21.944624 crc crio[24245]: time="2026-06-14T08:47:21.944401365Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7b256d52-c486-4931-9f06-363a444795de name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.050794 | controller | Jun 14 08:47:21.948973 crc crio[24245]: time="2026-06-14T08:47:21.948749164Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4c7a7430-be50-48bb-9a73-2c451903b808 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.050809 | controller | Jun 14 08:47:21.956911 crc crio[24245]: time="2026-06-14T08:47:21.956728923Z" level=info msg="Creating container: openstack/keystone-7d31-account-create-zzjrb/mariadb-account-create" id=3e90142c-6864-4d12-b986-68b490e2389f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.050825 | controller | Jun 14 08:47:21.957414 crc crio[24245]: time="2026-06-14T08:47:21.957347993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.050840 | controller | Jun 14 08:47:22.011238 crc crio[24245]: time="2026-06-14T08:47:22.011096001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.050856 | controller | Jun 14 08:47:22.015721 crc crio[24245]: time="2026-06-14T08:47:22.015613396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.050871 | controller | Jun 14 08:47:22.148971 crc crio[24245]: time="2026-06-14T08:47:22.148828064Z" level=info msg="Stopping container: e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a (timeout: 10s)" id=88ee5772-3326-440b-98f9-3361c0d450d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.050887 | controller | Jun 14 08:47:22.268061 crc crio[24245]: time="2026-06-14T08:47:22.26788759Z" level=info msg="Created container d7321371fe1dc4e726f12711cff2c7232c78c2b5108c326d337a2a8be03e1749: openstack/keystone-7d31-account-create-zzjrb/mariadb-account-create" id=3e90142c-6864-4d12-b986-68b490e2389f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.050902 | controller | Jun 14 08:47:22.270286 crc crio[24245]: time="2026-06-14T08:47:22.270181176Z" level=info msg="Starting container: d7321371fe1dc4e726f12711cff2c7232c78c2b5108c326d337a2a8be03e1749" id=1023e8c4-0132-4b84-b2c5-ee7c630e540e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.050917 | controller | Jun 14 08:47:22.281678 crc crio[24245]: time="2026-06-14T08:47:22.281232171Z" level=info msg="Started container" PID=60203 containerID=d7321371fe1dc4e726f12711cff2c7232c78c2b5108c326d337a2a8be03e1749 description=openstack/keystone-7d31-account-create-zzjrb/mariadb-account-create id=1023e8c4-0132-4b84-b2c5-ee7c630e540e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e
2026-06-14 10:12:37.050933 | controller | Jun 14 08:47:22.281678 crc crio[24245]: time="2026-06-14T08:47:22.281266187Z" level=info msg="Stopped container e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a: openstack/dnsmasq-dns-6b485b7db9-b2795/dnsmasq-dns" id=88ee5772-3326-440b-98f9-3361c0d450d2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.050952 | controller | Jun 14 08:47:22.283471 crc crio[24245]: time="2026-06-14T08:47:22.283390974Z" level=info msg="Stopping pod sandbox: e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734" id=8df81772-6420-4d91-823a-a34454a996db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.050968 | controller | Jun 14 08:47:22.284232 crc crio[24245]: time="2026-06-14T08:47:22.284147739Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b485b7db9-b2795 Namespace:openstack ID:e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734 UID:e9c51b1e-769b-4e01-b4e1-0948c62e48df NetNS:/var/run/netns/93026f57-3c77-4cd0-a642-16b0ef15c146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9c51b1e_769b_4e01_b4e1_0948c62e48df.slice PodAnnotations:0xc003bf6360}] Aliases:map[]}"
2026-06-14 10:12:37.050983 | controller | Jun 14 08:47:22.284413 crc crio[24245]: time="2026-06-14T08:47:22.284354675Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b485b7db9-b2795 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.050999 | controller | Jun 14 08:47:22.791777 crc crio[24245]: time="2026-06-14T08:47:22.790995011Z" level=info msg="Stopped pod sandbox: e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734" id=8df81772-6420-4d91-823a-a34454a996db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.051014 | controller | Jun 14 08:47:23.108376 crc crio[24245]: time="2026-06-14T08:47:23.108308883Z" level=info msg="Removing container: e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a" id=7e44afac-bb52-48d6-b63e-1d0d8ce19c43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.051029 | controller | Jun 14 08:47:23.154946 crc crio[24245]: time="2026-06-14T08:47:23.154701363Z" level=info msg="Removed container e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a: openstack/dnsmasq-dns-6b485b7db9-b2795/dnsmasq-dns" id=7e44afac-bb52-48d6-b63e-1d0d8ce19c43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.051045 | controller | Jun 14 08:47:23.158752 crc crio[24245]: time="2026-06-14T08:47:23.158691546Z" level=info msg="Removing container: 33c5e67a57ed6c40ca4e9e182235195f27b43dbf543a88f4f7f9ac8649a18c9d" id=4637a395-06df-40ad-a2fa-5be332470d24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.051060 | controller | Jun 14 08:47:23.181677 crc crio[24245]: time="2026-06-14T08:47:23.1815682Z" level=info msg="Removed container 33c5e67a57ed6c40ca4e9e182235195f27b43dbf543a88f4f7f9ac8649a18c9d: openstack/dnsmasq-dns-6b485b7db9-b2795/init" id=4637a395-06df-40ad-a2fa-5be332470d24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.051076 | controller | Jun 14 08:47:24.147907 crc crio[24245]: time="2026-06-14T08:47:24.14771585Z" level=info msg="Stopping pod sandbox: 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1" id=9ad34e43-0b8c-4ec3-91af-ea631083c650 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.051092 | controller | Jun 14 08:47:24.147907 crc crio[24245]: time="2026-06-14T08:47:24.147756166Z" level=info msg="Stopping pod sandbox: 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e" id=171546f9-1fb7-417c-911a-e22c8b614f7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.051107 | controller | Jun 14 08:47:24.149118 crc crio[24245]: time="2026-06-14T08:47:24.148404627Z" level=info msg="Got pod network &{Name:keystone-7d31-account-create-zzjrb Namespace:openstack ID:4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e UID:761e5a50-9cda-4728-9eaf-602cc584713d NetNS:/var/run/netns/1646ba2c-05df-47f3-87bd-0c1726b89797 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761e5a50_9cda_4728_9eaf_602cc584713d.slice PodAnnotations:0xc003bf6e48}] Aliases:map[]}"
2026-06-14 10:12:37.051127 | controller | Jun 14 08:47:24.149118 crc crio[24245]: time="2026-06-14T08:47:24.148548551Z" level=info msg="Deleting pod openstack_keystone-7d31-account-create-zzjrb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.051144 | controller | Jun 14 08:47:24.149359 crc crio[24245]: time="2026-06-14T08:47:24.148405702Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-7wrs7 Namespace:openstack ID:2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1 UID:d8ce39a6-b09e-4dad-b7e3-77fe959c5f96 NetNS:/var/run/netns/bb7b0cde-2709-4bea-85d6-002174c1d76f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8ce39a6_b09e_4dad_b7e3_77fe959c5f96.slice PodAnnotations:0xc001feab10}] Aliases:map[]}"
2026-06-14 10:12:37.051160 | controller | Jun 14 08:47:24.149933 crc crio[24245]: time="2026-06-14T08:47:24.14976611Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-7wrs7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.051175 | controller | Jun 14 08:47:24.530742 crc crio[24245]: time="2026-06-14T08:47:24.530335316Z" level=info msg="Stopped pod sandbox: 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e" id=171546f9-1fb7-417c-911a-e22c8b614f7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.051191 | controller | Jun 14 08:47:24.697022 crc crio[24245]: time="2026-06-14T08:47:24.696169504Z" level=info msg="Stopped pod sandbox: 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1" id=9ad34e43-0b8c-4ec3-91af-ea631083c650 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.051206 | controller | Jun 14 08:47:26.420513 crc crio[24245]: time="2026-06-14T08:47:26.420016904Z" level=info msg="Running pod sandbox: openstack/ovn-controller-jrwkf-config-wqhnn/POD" id=43e8bdbd-d7fc-4185-b23f-fb89d2a2d020 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.051222 | controller | Jun 14 08:47:26.420513 crc crio[24245]: time="2026-06-14T08:47:26.42049485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.051237 | controller | Jun 14 08:47:26.451694 crc crio[24245]: time="2026-06-14T08:47:26.451557005Z" level=info msg="Got pod network &{Name:ovn-controller-jrwkf-config-wqhnn Namespace:openstack ID:8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f UID:a3f07110-86d6-4e35-b5d2-04c17ea35894 NetNS:/var/run/netns/8e5663cc-b41f-44a0-9343-a2930b09d757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3f07110_86d6_4e35_b5d2_04c17ea35894.slice PodAnnotations:0xc001fea188}] Aliases:map[]}"
2026-06-14 10:12:37.051253 | controller | Jun 14 08:47:26.451694 crc crio[24245]: time="2026-06-14T08:47:26.451628037Z" level=info msg="Adding pod openstack_ovn-controller-jrwkf-config-wqhnn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.051268 | controller | Jun 14 08:47:26.791434 crc crio[24245]: 2026-06-14T08:47:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8575e4a7865eef7 Mac:06:8f:d9:1f:a7:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/8e5663cc-b41f-44a0-9343-a2930b09d757 SocketPath: PciID:}] [{Interface:0xc0001213c0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.051284 | controller | Jun 14 08:47:26.792304 crc crio[24245]: time="2026-06-14T08:47:26.792166892Z" level=info msg="Got pod network &{Name:ovn-controller-jrwkf-config-wqhnn Namespace:openstack ID:8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f UID:a3f07110-86d6-4e35-b5d2-04c17ea35894 NetNS:/var/run/netns/8e5663cc-b41f-44a0-9343-a2930b09d757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3f07110_86d6_4e35_b5d2_04c17ea35894.slice PodAnnotations:0xc001fea188}] Aliases:map[]}"
2026-06-14 10:12:37.051305 | controller | Jun 14 08:47:26.792396 crc crio[24245]: time="2026-06-14T08:47:26.792380719Z" level=info msg="Checking pod openstack_ovn-controller-jrwkf-config-wqhnn for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.051321 | controller | Jun 14 08:47:26.800258 crc crio[24245]: time="2026-06-14T08:47:26.800132717Z" level=info msg="Ran pod sandbox 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f with infra container: openstack/ovn-controller-jrwkf-config-wqhnn/POD" id=43e8bdbd-d7fc-4185-b23f-fb89d2a2d020 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.051337 | controller | Jun 14 08:47:26.808735 crc crio[24245]: time="2026-06-14T08:47:26.808649098Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=50022aa1-d1d8-4a82-bad6-50c18356c522 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.051370 | controller | Jun 14 08:47:26.811789 crc crio[24245]: time="2026-06-14T08:47:26.811711416Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=16ccb41c-690f-4235-8ad6-e97fc708e4c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.051387 | controller | Jun 14 08:47:26.819199 crc crio[24245]: time="2026-06-14T08:47:26.819098221Z" level=info msg="Creating container: openstack/ovn-controller-jrwkf-config-wqhnn/ovn-config" id=7c57b371-2e99-46cc-bf0c-727e55decbb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.051402 | controller | Jun 14 08:47:26.819651 crc crio[24245]: time="2026-06-14T08:47:26.819598327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.051418 | controller | Jun 14 08:47:26.863143 crc crio[24245]: time="2026-06-14T08:47:26.863008661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.051433 | controller | Jun 14 08:47:27.043798 crc crio[24245]: time="2026-06-14T08:47:27.043658772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.051448 | controller | Jun 14 08:47:27.170114 crc crio[24245]: time="2026-06-14T08:47:27.169534436Z" level=info msg="Created container ae2966dfc803b95b33a3ce5406b5d3010be2cc5fa6fad2b75622cc2ef0b18767: openstack/ovn-controller-jrwkf-config-wqhnn/ovn-config" id=7c57b371-2e99-46cc-bf0c-727e55decbb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.051463 | controller | Jun 14 08:47:27.171760 crc crio[24245]: time="2026-06-14T08:47:27.171643873Z" level=info msg="Starting container: ae2966dfc803b95b33a3ce5406b5d3010be2cc5fa6fad2b75622cc2ef0b18767" id=9cddd1ac-1949-4665-a3a3-c6abdc734d09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.051508 | controller | Jun 14 08:47:27.177111 crc crio[24245]: time="2026-06-14T08:47:27.177023744Z" level=info msg="Started container" PID=60578 containerID=ae2966dfc803b95b33a3ce5406b5d3010be2cc5fa6fad2b75622cc2ef0b18767 description=openstack/ovn-controller-jrwkf-config-wqhnn/ovn-config id=9cddd1ac-1949-4665-a3a3-c6abdc734d09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f
2026-06-14 10:12:37.051532 | controller | Jun 14 08:47:27.757899 crc crio[24245]: time="2026-06-14T08:47:27.757774104Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=58faedac-f213-4fd4-8d58-429c6d4189c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.051549 | controller | Jun 14 08:47:27.758627 crc crio[24245]: time="2026-06-14T08:47:27.757990301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.051564 | controller | Jun 14 08:47:27.803070 crc crio[24245]: time="2026-06-14T08:47:27.802966935Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647 UID:0028d369-509a-4a7e-baa3-f233014b4b01 NetNS:/var/run/netns/f7181926-1368-4712-82b3-e902d04b5bb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028d369_509a_4a7e_baa3_f233014b4b01.slice PodAnnotations:0xc003bf6068}] Aliases:map[]}"
2026-06-14 10:12:37.051580 | controller | Jun 14 08:47:27.803070 crc crio[24245]: time="2026-06-14T08:47:27.803046688Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.051596 | controller | Jun 14 08:47:28.382061 crc crio[24245]: 2026-06-14T08:47:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58ad082390534db Mac:02:62:9c:22:cd:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/f7181926-1368-4712-82b3-e902d04b5bb2 SocketPath: PciID:}] [{Interface:0xc0003e49a0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.051612 | controller | Jun 14 08:47:28.382802 crc crio[24245]: time="2026-06-14T08:47:28.382731667Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647 UID:0028d369-509a-4a7e-baa3-f233014b4b01 NetNS:/var/run/netns/f7181926-1368-4712-82b3-e902d04b5bb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028d369_509a_4a7e_baa3_f233014b4b01.slice PodAnnotations:0xc003bf6068}] Aliases:map[]}"
2026-06-14 10:12:37.051627 | controller | Jun 14 08:47:28.383081 crc crio[24245]: time="2026-06-14T08:47:28.382940019Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.051643 | controller | Jun 14 08:47:28.391467 crc crio[24245]: time="2026-06-14T08:47:28.391398369Z" level=info msg="Ran pod sandbox 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647 with infra container: openstack/swift-storage-0/POD" id=58faedac-f213-4fd4-8d58-429c6d4189c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.051658 | controller | Jun 14 08:47:28.394371 crc crio[24245]: time="2026-06-14T08:47:28.394252661Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=472b473a-dff4-426a-9410-5a6312abd27d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.051673 | controller | Jun 14 08:47:28.394634 crc crio[24245]: time="2026-06-14T08:47:28.39453036Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 not found" id=472b473a-dff4-426a-9410-5a6312abd27d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.051688 | controller | Jun 14 08:47:28.394634 crc crio[24245]: time="2026-06-14T08:47:28.394613632Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 found" id=472b473a-dff4-426a-9410-5a6312abd27d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.051707 | controller | Jun 14 08:47:28.396363 crc crio[24245]: time="2026-06-14T08:47:28.396283126Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=19fafd86-e966-4923-bea6-1966ea469608 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.051723 | controller | Jun 14 08:47:28.401258 crc crio[24245]: time="2026-06-14T08:47:28.401174402Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\""
2026-06-14 10:12:37.051738 | controller | Jun 14 08:47:29.288783 crc crio[24245]: time="2026-06-14T08:47:29.279926954Z" level=info msg="Stopping pod sandbox: 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f" id=e12e343f-31f8-499c-9f51-96ef1ec4a3b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.051764 | controller | Jun 14 08:47:29.288783 crc crio[24245]: time="2026-06-14T08:47:29.281652049Z" level=info msg="Got pod network &{Name:ovn-controller-jrwkf-config-wqhnn Namespace:openstack ID:8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f UID:a3f07110-86d6-4e35-b5d2-04c17ea35894 NetNS:/var/run/netns/8e5663cc-b41f-44a0-9343-a2930b09d757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3f07110_86d6_4e35_b5d2_04c17ea35894.slice PodAnnotations:0xc0006025c0}] Aliases:map[]}"
2026-06-14 10:12:37.051781 | controller | Jun 14 08:47:29.288783 crc crio[24245]: time="2026-06-14T08:47:29.281812685Z" level=info msg="Deleting pod openstack_ovn-controller-jrwkf-config-wqhnn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.051797 | controller | Jun 14 08:47:29.597097 crc crio[24245]: time="2026-06-14T08:47:29.596413006Z" level=info msg="Stopped pod sandbox: 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f" id=e12e343f-31f8-499c-9f51-96ef1ec4a3b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.051812 | controller | Jun 14 08:47:30.808103 crc crio[24245]: time="2026-06-14T08:47:30.80735432Z" level=info msg="Running pod sandbox: openstack/glance-6d4a-account-create-bq6fr/POD" id=c4b1f1a5-76cb-43b8-9236-afef7229c9a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.051827 | controller | Jun 14 08:47:30.808103 crc crio[24245]: time="2026-06-14T08:47:30.808044862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.051843 | controller | Jun 14 08:47:31.041445 crc crio[24245]: time="2026-06-14T08:47:31.041345792Z" level=info msg="Running pod sandbox: openstack/ovn-controller-jrwkf-config-bn68h/POD" id=4fdee727-ac93-4617-80a3-91b8898dfcbf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.051858 | controller | Jun 14 08:47:31.041609 crc crio[24245]: time="2026-06-14T08:47:31.041460235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.051873 | controller | Jun 14 08:47:31.106100 crc crio[24245]: time="2026-06-14T08:47:31.106006934Z" level=info msg="Got pod network &{Name:ovn-controller-jrwkf-config-bn68h Namespace:openstack ID:dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5 UID:796ddebc-d1eb-467f-ae46-4c9305cab8a8 NetNS:/var/run/netns/e13ad2e6-71eb-4706-919a-12a5b36cc4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod796ddebc_d1eb_467f_ae46_4c9305cab8a8.slice PodAnnotations:0xc000602ae8}] Aliases:map[]}"
2026-06-14 10:12:37.051888 | controller | Jun 14 08:47:31.106100 crc crio[24245]: time="2026-06-14T08:47:31.106077236Z" level=info msg="Adding pod openstack_ovn-controller-jrwkf-config-bn68h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.051907 | controller | Jun 14 08:47:31.235566 crc crio[24245]: time="2026-06-14T08:47:31.235472892Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=19fafd86-e966-4923-bea6-1966ea469608 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.051923 | controller | Jun 14 08:47:31.238757 crc crio[24245]: time="2026-06-14T08:47:31.238717485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=cacd2ee2-0013-45ba-bec2-81d867f7dee5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.051938 | controller | Jun 14 08:47:31.264624 crc crio[24245]: time="2026-06-14T08:47:31.264007884Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=272b0a06-34f4-406f-9da8-ded9705c472b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.051953 | controller | Jun 14 08:47:31.272303 crc crio[24245]: time="2026-06-14T08:47:31.271329396Z" level=info msg="Got pod network &{Name:glance-6d4a-account-create-bq6fr Namespace:openstack ID:a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c UID:9645f564-3912-4580-a565-1e0702a2b9e2 NetNS:/var/run/netns/99409fd2-f656-46cd-b9d4-9a83866d0b0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9645f564_3912_4580_a565_1e0702a2b9e2.slice PodAnnotations:0xc000522a48}] Aliases:map[]}"
2026-06-14 10:12:37.051969 | controller | Jun 14 08:47:31.272303 crc crio[24245]: time="2026-06-14T08:47:31.271408588Z" level=info msg="Adding pod openstack_glance-6d4a-account-create-bq6fr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.051985 | controller | Jun 14 08:47:31.331483 crc crio[24245]: time="2026-06-14T08:47:31.331398744Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=41dab3f9-4dd4-4ddb-a1d1-c659f8969b4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.052000 | controller | Jun 14 08:47:31.335003 crc crio[24245]: time="2026-06-14T08:47:31.334823514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052016 | controller | Jun 14 08:47:31.469077 crc crio[24245]: time="2026-06-14T08:47:31.468818253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052031 | controller | Jun 14 08:47:31.473954 crc crio[24245]: time="2026-06-14T08:47:31.472586933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052047 | controller | Jun 14 08:47:31.532608 crc crio[24245]: 2026-06-14T08:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc86fd856222c67 Mac:ca:a1:d3:61:60:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/e13ad2e6-71eb-4706-919a-12a5b36cc4a8 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.052062 | controller | Jun 14 08:47:31.533182 crc crio[24245]: time="2026-06-14T08:47:31.533107318Z" level=info msg="Got pod network &{Name:ovn-controller-jrwkf-config-bn68h Namespace:openstack ID:dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5 UID:796ddebc-d1eb-467f-ae46-4c9305cab8a8 NetNS:/var/run/netns/e13ad2e6-71eb-4706-919a-12a5b36cc4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod796ddebc_d1eb_467f_ae46_4c9305cab8a8.slice PodAnnotations:0xc000602ae8}] Aliases:map[]}"
2026-06-14 10:12:37.052081 | controller | Jun 14 08:47:31.533353 crc crio[24245]: time="2026-06-14T08:47:31.533300214Z" level=info msg="Checking pod openstack_ovn-controller-jrwkf-config-bn68h for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.052097 | controller | Jun 14 08:47:31.554432 crc crio[24245]: time="2026-06-14T08:47:31.554334032Z" level=info msg="Ran pod sandbox dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5 with infra container: openstack/ovn-controller-jrwkf-config-bn68h/POD" id=4fdee727-ac93-4617-80a3-91b8898dfcbf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.052113 | controller | Jun 14 08:47:31.567071 crc crio[24245]: time="2026-06-14T08:47:31.566508201Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=9d33d232-aedb-4092-87c4-6d7c8286e729 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.052128 | controller | Jun 14 08:47:31.573805 crc crio[24245]: time="2026-06-14T08:47:31.573705907Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=2a271643-0997-4cec-b1a8-ab55ff348474 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.052144 | controller | Jun 14 08:47:31.606629 crc crio[24245]: time="2026-06-14T08:47:31.606489863Z" level=info msg="Created container c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9: openstack/swift-storage-0/account-server" id=41dab3f9-4dd4-4ddb-a1d1-c659f8969b4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.052159 | controller | Jun 14 08:47:31.608334 crc crio[24245]: time="2026-06-14T08:47:31.607181785Z" level=info msg="Creating container: openstack/ovn-controller-jrwkf-config-bn68h/ovn-config" id=cd29c3a7-43e1-4205-919d-58f0242d2d19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.052174 | controller | Jun 14 08:47:31.608334 crc crio[24245]: time="2026-06-14T08:47:31.607602829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052189 | controller | Jun 14 08:47:31.608570 crc crio[24245]: time="2026-06-14T08:47:31.608497427Z" level=info msg="Starting container: c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9" id=ae4b5792-6f3b-4503-ba35-98592a7421c9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.052205 | controller | Jun 14 08:47:31.620602 crc crio[24245]: time="2026-06-14T08:47:31.618174687Z" level=info msg="Started container" PID=60947 containerID=c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9 description=openstack/swift-storage-0/account-server id=ae4b5792-6f3b-4503-ba35-98592a7421c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647
2026-06-14 10:12:37.052221 | controller | Jun 14 08:47:31.658226 crc crio[24245]: time="2026-06-14T08:47:31.657804709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052237 | controller | Jun 14 08:47:31.771561 crc crio[24245]: time="2026-06-14T08:47:31.770992762Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=fad21862-e7b4-40b4-a272-3214005fd846 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.052252 | controller | Jun 14 08:47:31.778355 crc crio[24245]: time="2026-06-14T08:47:31.777084623Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=3545843e-3773-4e1f-b43e-90c0500af724 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.052270 | controller | Jun 14 08:47:31.798725 crc crio[24245]: time="2026-06-14T08:47:31.798641365Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=fb504dd3-3371-4384-88a4-a7b38d62e4ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.052286 | controller | Jun 14 08:47:31.800197 crc crio[24245]: time="2026-06-14T08:47:31.800143324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052301 | controller | Jun 14 08:47:31.849802 crc crio[24245]: time="2026-06-14T08:47:31.849701369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052316 | controller | Jun 14 08:47:31.854688 crc crio[24245]: time="2026-06-14T08:47:31.854604355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052331 | controller | Jun 14 08:47:31.884441 crc crio[24245]: time="2026-06-14T08:47:31.884340534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052360 | controller | Jun 14 08:47:32.061778 crc crio[24245]: time="2026-06-14T08:47:32.061660789Z" level=info msg="Created container d06cdc6f564ecd78d45b08c48804eb909111c304abb4ae6b6fbaa2393c355cb9: openstack/ovn-controller-jrwkf-config-bn68h/ovn-config" id=cd29c3a7-43e1-4205-919d-58f0242d2d19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.052381 | controller | Jun 14 08:47:32.063310 crc crio[24245]: time="2026-06-14T08:47:32.063246383Z" level=info msg="Created container 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65: openstack/swift-storage-0/account-replicator" id=fb504dd3-3371-4384-88a4-a7b38d62e4ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.052397 | controller | Jun 14 08:47:32.063518 crc crio[24245]: time="2026-06-14T08:47:32.063431754Z" level=info msg="Starting container: d06cdc6f564ecd78d45b08c48804eb909111c304abb4ae6b6fbaa2393c355cb9" id=c3c1203d-5564-486f-967f-2d69e93624c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.052413 | controller | Jun 14 08:47:32.067709 crc crio[24245]: time="2026-06-14T08:47:32.067620599Z" level=info msg="Starting container: 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65" id=48e2b8ec-69b1-4f09-8f52-0c897a46d77d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.052428 | controller | Jun 14 08:47:32.071517 crc crio[24245]: time="2026-06-14T08:47:32.071418189Z" level=info msg="Started container" PID=60985 containerID=d06cdc6f564ecd78d45b08c48804eb909111c304abb4ae6b6fbaa2393c355cb9 description=openstack/ovn-controller-jrwkf-config-bn68h/ovn-config id=c3c1203d-5564-486f-967f-2d69e93624c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5
2026-06-14 10:12:37.052443 | controller | Jun 14 08:47:32.074017 crc crio[24245]: 2026-06-14T08:47:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8287c186f20569 Mac:ba:fd:37:63:d7:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/99409fd2-f656-46cd-b9d4-9a83866d0b0b SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.052459 | controller | Jun 14 08:47:32.075373 crc crio[24245]: time="2026-06-14T08:47:32.075300332Z" level=info msg="Got pod network &{Name:glance-6d4a-account-create-bq6fr Namespace:openstack ID:a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c UID:9645f564-3912-4580-a565-1e0702a2b9e2 NetNS:/var/run/netns/99409fd2-f656-46cd-b9d4-9a83866d0b0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9645f564_3912_4580_a565_1e0702a2b9e2.slice PodAnnotations:0xc000522a48}] Aliases:map[]}"
2026-06-14 10:12:37.052478 | controller | Jun 14 08:47:32.075614 crc crio[24245]: time="2026-06-14T08:47:32.07555393Z" level=info msg="Checking pod openstack_glance-6d4a-account-create-bq6fr for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.052494 | controller | Jun 14 08:47:32.092707 crc crio[24245]: time="2026-06-14T08:47:32.092617091Z" level=info msg="Ran pod sandbox a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c with infra container: openstack/glance-6d4a-account-create-bq6fr/POD" id=c4b1f1a5-76cb-43b8-9236-afef7229c9a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.052509 | controller | Jun 14 08:47:32.094337 crc crio[24245]: time="2026-06-14T08:47:32.094264464Z" level=info msg="Started container" PID=60984 containerID=8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65 description=openstack/swift-storage-0/account-replicator id=48e2b8ec-69b1-4f09-8f52-0c897a46d77d name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647
2026-06-14 10:12:37.052524 | controller | Jun 14 08:47:32.096132 crc crio[24245]: time="2026-06-14T08:47:32.096051874Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=610a8ae2-8967-4a83-a627-c068503fa2a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.052572 | controller | Jun 14 08:47:32.102453 crc crio[24245]: time="2026-06-14T08:47:32.102372706Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9dd93e58-a4bd-4749-bff3-86661acdff13 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.052597 | controller | Jun 14 08:47:32.114261 crc crio[24245]: time="2026-06-14T08:47:32.114163702Z" level=info msg="Creating container: openstack/glance-6d4a-account-create-bq6fr/mariadb-account-create" id=d7d7c48e-26d7-47b5-91d8-03181c16f3ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.052630 | controller | Jun 14 08:47:32.114917 crc crio[24245]: time="2026-06-14T08:47:32.11469967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052653 | controller | Jun 14 08:47:32.115427 crc crio[24245]: time="2026-06-14T08:47:32.115356571Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=205a4c13-f314-4ea3-aeab-ff5fb9677818 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.052669 | controller | Jun 14 08:47:32.150912 crc crio[24245]: time="2026-06-14T08:47:32.149354684Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=65ff5045-2abc-4e55-84f2-4fcca3420984 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.052685 | controller | Jun 14 08:47:32.159522 crc crio[24245]: time="2026-06-14T08:47:32.159178208Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=02072c06-9b32-42e8-82c0-47286578db6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.052700 | controller | Jun 14 08:47:32.162230 crc crio[24245]: time="2026-06-14T08:47:32.162114021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052719 | controller | Jun 14 08:47:32.212698 crc crio[24245]: time="2026-06-14T08:47:32.212557909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052735 | controller | Jun 14 08:47:32.223990 crc crio[24245]: time="2026-06-14T08:47:32.223928284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052750 | controller | Jun 14 08:47:32.244308 crc crio[24245]: time="2026-06-14T08:47:32.244185558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052765 | controller | Jun 14 08:47:32.267047 crc crio[24245]: time="2026-06-14T08:47:32.266894713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052780 | controller | Jun 14 08:47:32.389129 crc crio[24245]: time="2026-06-14T08:47:32.388569467Z" level=info msg="Created container 96694d391d482620428ffeaaf2c7ad5c0efef7f2bdf749c6bbe9b778b587e389: openstack/glance-6d4a-account-create-bq6fr/mariadb-account-create" id=d7d7c48e-26d7-47b5-91d8-03181c16f3ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.052794 | controller | Jun 14 08:47:32.390511 crc crio[24245]: time="2026-06-14T08:47:32.390450012Z" level=info msg="Starting container: 96694d391d482620428ffeaaf2c7ad5c0efef7f2bdf749c6bbe9b778b587e389" id=540d1cb1-2ba7-43ee-8f5b-e36475b3a42b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.052810 | controller | Jun 14 08:47:32.399329 crc crio[24245]: time="2026-06-14T08:47:32.399235194Z" level=info msg="Started container" PID=61019 containerID=96694d391d482620428ffeaaf2c7ad5c0efef7f2bdf749c6bbe9b778b587e389 description=openstack/glance-6d4a-account-create-bq6fr/mariadb-account-create id=540d1cb1-2ba7-43ee-8f5b-e36475b3a42b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c
2026-06-14 10:12:37.052825 | controller | Jun 14 08:47:32.454372 crc crio[24245]: time="2026-06-14T08:47:32.454266957Z" level=info msg="Created container 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8: openstack/swift-storage-0/account-auditor" id=02072c06-9b32-42e8-82c0-47286578db6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.052841 | controller | Jun 14 08:47:32.455944 crc crio[24245]: time="2026-06-14T08:47:32.455819657Z" level=info msg="Starting container: 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8" id=e981517e-e353-4168-99b1-5218d8ac27b3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.052856 | controller | Jun 14 08:47:32.460334 crc crio[24245]: time="2026-06-14T08:47:32.460195939Z" level=info msg="Running pod sandbox: openstack/placement-2510-account-create-cx6vf/POD" id=a98f82e6-b5ca-49d3-8576-6f71a491044b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.052871 | controller | Jun 14 08:47:32.460531 crc crio[24245]: time="2026-06-14T08:47:32.460355725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052886 | controller | Jun 14 08:47:32.463758 crc crio[24245]: time="2026-06-14T08:47:32.463654567Z" level=info msg="Started container" PID=61042 containerID=19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8 description=openstack/swift-storage-0/account-auditor id=e981517e-e353-4168-99b1-5218d8ac27b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647
2026-06-14 10:12:37.052901 | controller | Jun 14 08:47:32.478801 crc crio[24245]: time="2026-06-14T08:47:32.478738498Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=4ee7340b-e106-4e99-8d6c-92eada7cdf3c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.052920 | controller | Jun 14 08:47:32.493425 crc crio[24245]: time="2026-06-14T08:47:32.493364734Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=f30359ff-1ff1-4b73-a6ff-98882846696c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.052936 | controller | Jun 14 08:47:32.508445 crc crio[24245]: time="2026-06-14T08:47:32.508346552Z" level=info msg="Got pod network &{Name:placement-2510-account-create-cx6vf Namespace:openstack ID:728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971 UID:ae3cdfb8-845f-40a3-bb16-a3415e43bac5 NetNS:/var/run/netns/3b337574-4fee-47c9-b93c-c55095d6a8b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae3cdfb8_845f_40a3_bb16_a3415e43bac5.slice PodAnnotations:0xc00161a3b0}] Aliases:map[]}"
2026-06-14 10:12:37.052952 | controller | Jun 14 08:47:32.508445 crc crio[24245]: time="2026-06-14T08:47:32.508421724Z" level=info msg="Adding pod openstack_placement-2510-account-create-cx6vf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.052967 | controller | Jun 14 08:47:32.513007 crc crio[24245]: time="2026-06-14T08:47:32.512777143Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=c0686974-cfd8-4f8a-8678-badfabe31ceb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.052983 | controller | Jun 14 08:47:32.516472 crc crio[24245]: time="2026-06-14T08:47:32.515760999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.052998 | controller | Jun 14 08:47:32.618494 crc crio[24245]: time="2026-06-14T08:47:32.618403571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.053013 | controller | Jun 14 08:47:32.651909 crc crio[24245]: time="2026-06-14T08:47:32.651519363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.053028 | controller | Jun 14 08:47:32.796955 crc crio[24245]: time="2026-06-14T08:47:32.796449609Z" level=info msg="Created container 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3: openstack/swift-storage-0/account-reaper" id=c0686974-cfd8-4f8a-8678-badfabe31ceb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.053043 | controller | Jun 14 08:47:32.798424 crc crio[24245]: time="2026-06-14T08:47:32.798344329Z" level=info msg="Starting container: 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3" id=10e61298-57a0-4a2c-a90d-93d167b8f9ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.053058 | controller | Jun 14 08:47:32.810248 crc crio[24245]: time="2026-06-14T08:47:32.8057998Z" level=info msg="Started container" PID=61112 containerID=808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3 description=openstack/swift-storage-0/account-reaper id=10e61298-57a0-4a2c-a90d-93d167b8f9ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647
2026-06-14 10:12:37.053073 | controller | Jun 14 08:47:32.818955 crc crio[24245]: time="2026-06-14T08:47:32.818794642Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=4b010cae-5d64-40ff-83e7-cde742eb3cba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.053088 | controller | Jun 14 08:47:32.819689 crc crio[24245]: time="2026-06-14T08:47:32.819391261Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 not found" id=4b010cae-5d64-40ff-83e7-cde742eb3cba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.053106 | controller | Jun 14 08:47:32.819689 crc crio[24245]: time="2026-06-14T08:47:32.819466813Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 found" id=4b010cae-5d64-40ff-83e7-cde742eb3cba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.053122 | controller | Jun 14 08:47:32.820805 crc crio[24245]: time="2026-06-14T08:47:32.820673011Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=0538b240-f1a0-4064-b0ce-1b25bdbc4e29 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.053138 | controller | Jun 14 08:47:32.830914 crc crio[24245]: time="2026-06-14T08:47:32.827014809Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\""
2026-06-14 10:12:37.053153 | controller | Jun 14 08:47:33.240633 crc crio[24245]: 2026-06-14T08:47:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:728fb418efa4848 Mac:76:33:26:a4:37:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/3b337574-4fee-47c9-b93c-c55095d6a8b1 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.053169 | controller | Jun 14 08:47:33.242257 crc crio[24245]: time="2026-06-14T08:47:33.242148614Z" level=info msg="Got pod network &{Name:placement-2510-account-create-cx6vf Namespace:openstack ID:728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971 UID:ae3cdfb8-845f-40a3-bb16-a3415e43bac5 NetNS:/var/run/netns/3b337574-4fee-47c9-b93c-c55095d6a8b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae3cdfb8_845f_40a3_bb16_a3415e43bac5.slice PodAnnotations:0xc00161a3b0}] Aliases:map[]}"
2026-06-14 10:12:37.053185 | controller | Jun 14 08:47:33.242477 crc crio[24245]: time="2026-06-14T08:47:33.242406562Z" level=info msg="Checking pod openstack_placement-2510-account-create-cx6vf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.053200 | controller | Jun 14 08:47:33.255118 crc crio[24245]: time="2026-06-14T08:47:33.255015642Z" level=info msg="Ran pod sandbox 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971 with infra container: openstack/placement-2510-account-create-cx6vf/POD" id=a98f82e6-b5ca-49d3-8576-6f71a491044b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.053216 | controller | Jun 14 08:47:33.258624 crc crio[24245]: time="2026-06-14T08:47:33.258417632Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a149a0a9-1cab-4407-a6fc-57e6fd62b551 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.053231 | controller | Jun 14 08:47:33.262941 crc crio[24245]: time="2026-06-14T08:47:33.261394256Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7f7ba5eb-25c9-4fbe-aff2-7a122cdcbd16 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.053246 | controller | Jun 14 08:47:33.275912 crc crio[24245]: time="2026-06-14T08:47:33.272526566Z" level=info msg="Creating container: openstack/placement-2510-account-create-cx6vf/mariadb-account-create" id=905dce5b-2d87-4cc9-8d05-60f598b2ca18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.053264 | controller | Jun 14 08:47:33.275912 crc crio[24245]: time="2026-06-14T08:47:33.273404965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.053280 | controller | Jun 14 08:47:33.321899 crc crio[24245]: time="2026-06-14T08:47:33.321721719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.053295 | controller | Jun 14 08:47:33.327399 crc crio[24245]: time="2026-06-14T08:47:33.327331858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.053310 | controller | Jun 14 08:47:33.492474 crc crio[24245]: time="2026-06-14T08:47:33.492321369Z" level=info msg="Created container c152cdc665c55e1244bef4f807e656f2e0cd3c7fa01692366cb6b16972fc9554: openstack/placement-2510-account-create-cx6vf/mariadb-account-create" id=905dce5b-2d87-4cc9-8d05-60f598b2ca18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.053325 | controller | Jun 14 08:47:33.494572 crc crio[24245]: time="2026-06-14T08:47:33.494457418Z" level=info msg="Starting container: c152cdc665c55e1244bef4f807e656f2e0cd3c7fa01692366cb6b16972fc9554" id=deec28e1-874a-455a-b778-185ebe6cc9b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.053341 | controller | Jun 14 08:47:33.501635 crc crio[24245]: time="2026-06-14T08:47:33.501512503Z" level=info msg="Started container" PID=61157 containerID=c152cdc665c55e1244bef4f807e656f2e0cd3c7fa01692366cb6b16972fc9554 description=openstack/placement-2510-account-create-cx6vf/mariadb-account-create id=deec28e1-874a-455a-b778-185ebe6cc9b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971
2026-06-14 10:12:37.053375 | controller | Jun 14 08:47:34.118717 crc crio[24245]: time="2026-06-14T08:47:34.11855496Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=0538b240-f1a0-4064-b0ce-1b25bdbc4e29 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.053393 | controller | Jun 14 08:47:34.120428 crc crio[24245]: time="2026-06-14T08:47:34.120097928Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=cc7d6fcb-194f-4ad2-90c5-7017bf47b3c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.053408 | controller | Jun 14 08:47:34.126055 crc crio[24245]: time="2026-06-14T08:47:34.125964835Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=51d1745d-fc81-4273-b365-982a44eb1cf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.053424 | controller | Jun 14 08:47:34.136369 crc crio[24245]: time="2026-06-14T08:47:34.136253913Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=c1e85e09-4cfb-4fd5-b654-ce4363123d85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.053440 | controller | Jun 14 08:47:34.138797 crc crio[24245]: time="2026-06-14T08:47:34.13865638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.053455 | controller | Jun 14 08:47:34.190031 crc crio[24245]: time="2026-06-14T08:47:34.189932825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.053471 | controller | Jun 14 08:47:34.194171 crc crio[24245]: time="2026-06-14T08:47:34.194094378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.053491 | controller | Jun 14 08:47:34.369248 crc crio[24245]: time="2026-06-14T08:47:34.368909312Z" level=info msg="Created container c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac: openstack/swift-storage-0/container-server" id=c1e85e09-4cfb-4fd5-b654-ce4363123d85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.053506 | controller | Jun 14 08:47:34.370701 crc crio[24245]: time="2026-06-14T08:47:34.370607936Z" level=info msg="Starting container: c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac" id=81966fa2-441a-4ef1-bc0c-d5ccbe2a5c1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.053521 | controller | Jun 14 08:47:34.378364 crc crio[24245]: time="2026-06-14T08:47:34.378082055Z" level=info msg="Started container" PID=61211 containerID=c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac description=openstack/swift-storage-0/container-server id=81966fa2-441a-4ef1-bc0c-d5ccbe2a5c1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647
2026-06-14 10:12:37.053536 | controller | Jun 14 08:47:34.394895 crc crio[24245]: time="2026-06-14T08:47:34.394731526Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=36132b15-d3ea-485d-ab30-a8f34cec9ed1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.053551 | controller | Jun 14 08:47:34.403133 crc crio[24245]: time="2026-06-14T08:47:34.402796834Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=19d3d383-3c2e-4b84-8ec2-1c83d1b42bae name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.053567 | controller | Jun 14 08:47:34.419544 crc crio[24245]: time="2026-06-14T08:47:34.419447564Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=8d2156c8-d500-4c0a-adb7-5f0568541fbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.053582 | controller | Jun 14 08:47:34.421349 crc crio[24245]: time="2026-06-14T08:47:34.421266982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.053597 | controller | Jun 14 08:47:34.451970 crc crio[24245]: time="2026-06-14T08:47:34.451542468Z" level=info msg="Stopping pod sandbox: a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c" id=766b296b-df99-4234-8ddf-6216a58a8eb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.053612 | controller | Jun 14 08:47:34.452635 crc crio[24245]: time="2026-06-14T08:47:34.45254489Z" level=info msg="Got pod network &{Name:glance-6d4a-account-create-bq6fr Namespace:openstack ID:a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c UID:9645f564-3912-4580-a565-1e0702a2b9e2 NetNS:/var/run/netns/99409fd2-f656-46cd-b9d4-9a83866d0b0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9645f564_3912_4580_a565_1e0702a2b9e2.slice PodAnnotations:0xc001c3c4b8}] Aliases:map[]}"
2026-06-14 10:12:37.053628 | controller | Jun 14 08:47:34.452815 crc crio[24245]: time="2026-06-14T08:47:34.452746866Z" level=info msg="Deleting pod openstack_glance-6d4a-account-create-bq6fr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.053644 | controller | Jun 14 08:47:34.454698 crc crio[24245]: time="2026-06-14T08:47:34.454569805Z" level=info msg="Stopping pod sandbox: dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5" id=a88306cb-0b2c-42b2-a711-6b5f891c47be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.053663 | controller | Jun 14 08:47:34.457144 crc crio[24245]: time="2026-06-14T08:47:34.457051243Z" level=info msg="Got pod network &{Name:ovn-controller-jrwkf-config-bn68h Namespace:openstack ID:dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5 UID:796ddebc-d1eb-467f-ae46-4c9305cab8a8 NetNS:/var/run/netns/e13ad2e6-71eb-4706-919a-12a5b36cc4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod796ddebc_d1eb_467f_ae46_4c9305cab8a8.slice PodAnnotations:0xc002c929d8}] Aliases:map[]}"
2026-06-14 10:12:37.053680 | controller | Jun 14 08:47:34.457328 crc crio[24245]: time="2026-06-14T08:47:34.457287621Z" level=info msg="Deleting pod openstack_ovn-controller-jrwkf-config-bn68h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.053695 | controller | Jun 14 08:47:34.491938 crc crio[24245]: time="2026-06-14T08:47:34.480346215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.053711 | controller | Jun 14 08:47:34.491938 crc crio[24245]: time="2026-06-14T08:47:34.486898396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.053726 | controller | Jun 14 08:47:34.666800 crc crio[24245]: time="2026-06-14T08:47:34.666669427Z" level=info msg="Created container 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2: openstack/swift-storage-0/container-replicator" id=8d2156c8-d500-4c0a-adb7-5f0568541fbf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.053741 | controller | Jun 14 08:47:34.668750 crc crio[24245]: time="2026-06-14T08:47:34.668637472Z" level=info msg="Starting container: 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2" id=3f8650ce-9c46-4f6f-8159-6aed5aa49eb8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.053756 | controller | Jun 14 08:47:34.676530 crc crio[24245]: time="2026-06-14T08:47:34.676322275Z" level=info msg="Started container" PID=61307 containerID=973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2 description=openstack/swift-storage-0/container-replicator id=3f8650ce-9c46-4f6f-8159-6aed5aa49eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647
2026-06-14 10:12:37.053772 | controller | Jun 14 08:47:34.698066 crc crio[24245]: time="2026-06-14T08:47:34.697942725Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=40145f2b-983b-4ebb-ba99-85b8a7f196a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.053787 | controller | Jun 14 08:47:34.711473 crc crio[24245]: time="2026-06-14T08:47:34.711147756Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=aad214ed-54fa-4d3a-9729-5250b6ccaafd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.053803 | controller | Jun 14 08:47:34.723486 crc crio[24245]: time="2026-06-14T08:47:34.72338896Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=2e113b27-e0f6-458c-8d12-9ac8f69e86a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.053818 | controller | Jun 14 08:47:34.725360 crc crio[24245]: time="2026-06-14T08:47:34.725126216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.053834 | controller | Jun 14 08:47:34.823930 crc crio[24245]: time="2026-06-14T08:47:34.813991505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.053857 | controller | Jun 14 08:47:34.823930 crc crio[24245]: time="2026-06-14T08:47:34.820452251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.053872 | controller | Jun 14 08:47:34.845304 crc crio[24245]: time="2026-06-14T08:47:34.845166479Z" level=info msg="Stopped pod sandbox: dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5" id=a88306cb-0b2c-42b2-a711-6b5f891c47be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.053887 | controller | Jun 14 08:47:34.908625 crc crio[24245]: time="2026-06-14T08:47:34.908564221Z" level=info msg="Stopped pod sandbox: a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c" id=766b296b-df99-4234-8ddf-6216a58a8eb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.053902 | controller | Jun 14 08:47:35.095323 crc crio[24245]: time="2026-06-14T08:47:35.095164862Z" level=info msg="Created container 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac: openstack/swift-storage-0/container-auditor" id=2e113b27-e0f6-458c-8d12-9ac8f69e86a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.053917 | controller | Jun 14 08:47:35.097182 crc crio[24245]: time="2026-06-14T08:47:35.096752612Z" level=info msg="Starting container: 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac" id=41153275-bd46-4aea-84e0-94fff992c77f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.053932 | controller | Jun 14 08:47:35.108922 crc crio[24245]: time="2026-06-14T08:47:35.108548921Z" level=info msg="Started container" PID=61344 containerID=99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac description=openstack/swift-storage-0/container-auditor id=41153275-bd46-4aea-84e0-94fff992c77f name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647
2026-06-14 10:12:37.053947 | controller | Jun 14 08:47:35.146362 crc crio[24245]: time="2026-06-14T08:47:35.145612047Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=d959c2bd-f75c-4a53-bacd-ee284581daf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.053962 | controller | Jun 14 08:47:35.157783 crc crio[24245]: time="2026-06-14T08:47:35.157647185Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=eb712797-cfa3-425d-97e2-0d5cd56b8c8f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.053977 | controller | Jun 14 08:47:35.169632 crc crio[24245]: time="2026-06-14T08:47:35.169064548Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=b5c522f4-a6cd-40ce-8885-c85d2453f500 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.053993 | controller | Jun 14 08:47:35.174003 crc crio[24245]: time="2026-06-14T08:47:35.171713903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054008 | controller | Jun 14 08:47:35.229025 crc crio[24245]: time="2026-06-14T08:47:35.228971919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054023 | controller | Jun 14 08:47:35.233775 crc crio[24245]: time="2026-06-14T08:47:35.233740691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054038 | controller | Jun 14 08:47:35.410169 crc crio[24245]: time="2026-06-14T08:47:35.410097094Z" level=info msg="Created container 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3: openstack/swift-storage-0/container-updater" id=b5c522f4-a6cd-40ce-8885-c85d2453f500 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.054057 | controller | Jun 14 08:47:35.412821 crc crio[24245]: time="2026-06-14T08:47:35.412711238Z" level=info msg="Starting container: 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3" id=f8ff38f9-ba1e-4f89-a810-b11820e79969 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.054072 | controller | Jun 14 08:47:35.418690 crc crio[24245]: time="2026-06-14T08:47:35.418617316Z" level=info msg="Started container" PID=61381 containerID=3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3 description=openstack/swift-storage-0/container-updater id=f8ff38f9-ba1e-4f89-a810-b11820e79969 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647
2026-06-14 10:12:37.054087 | controller | Jun 14 08:47:35.430125 crc crio[24245]: time="2026-06-14T08:47:35.43002175Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=c58affd9-cc03-4f6f-bbb9-03779ec795f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.054102 | controller | Jun 14 08:47:35.430515 crc crio[24245]: time="2026-06-14T08:47:35.43033137Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 not found" id=c58affd9-cc03-4f6f-bbb9-03779ec795f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.054117 | controller | Jun 14 08:47:35.430515 crc crio[24245]: time="2026-06-14T08:47:35.430421873Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 found" id=c58affd9-cc03-4f6f-bbb9-03779ec795f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.054133 | controller | Jun 14 08:47:35.431953 crc crio[24245]: time="2026-06-14T08:47:35.431896189Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=163d7987-d3b9-4cbb-9200-b77748381244 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.054148 | controller | Jun 14 08:47:35.436931 crc crio[24245]: time="2026-06-14T08:47:35.436815657Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\""
2026-06-14 10:12:37.054163 | controller | Jun 14 08:47:35.500240 crc crio[24245]: time="2026-06-14T08:47:35.500109735Z" level=info msg="Stopping pod sandbox: 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971" id=13976efd-f621-49ad-b8a0-0c7340bbdd55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.054179 | controller | Jun 14 08:47:35.500937 crc crio[24245]: time="2026-06-14T08:47:35.50087238Z" level=info msg="Got pod network &{Name:placement-2510-account-create-cx6vf Namespace:openstack ID:728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971 UID:ae3cdfb8-845f-40a3-bb16-a3415e43bac5 NetNS:/var/run/netns/3b337574-4fee-47c9-b93c-c55095d6a8b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae3cdfb8_845f_40a3_bb16_a3415e43bac5.slice PodAnnotations:0xc0004cd2a0}] Aliases:map[]}"
2026-06-14 10:12:37.054194 | controller | Jun 14 08:47:35.501114 crc crio[24245]: time="2026-06-14T08:47:35.501044085Z" level=info msg="Deleting pod openstack_placement-2510-account-create-cx6vf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.054210 | controller | Jun 14 08:47:35.933883 crc crio[24245]: time="2026-06-14T08:47:35.933201265Z" level=info msg="Stopped pod sandbox: 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971" id=13976efd-f621-49ad-b8a0-0c7340bbdd55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.054234 | controller | Jun 14 08:47:36.842592 crc crio[24245]: time="2026-06-14T08:47:36.842426668Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=163d7987-d3b9-4cbb-9200-b77748381244 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.054250 | controller | Jun 14 08:47:36.845725 crc crio[24245]: time="2026-06-14T08:47:36.845668642Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=2a3a59bd-0cb0-4b18-a94f-edd08881ec06 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.054266 | controller | Jun 14 08:47:36.850464 crc crio[24245]: time="2026-06-14T08:47:36.850359452Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=7b3fc7e3-d391-4b4b-9946-b5f0dc171742 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.054281 | controller | Jun 14 08:47:36.860323 crc crio[24245]: time="2026-06-14T08:47:36.860169394Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=db7a51d3-1de2-48c4-a038-9f738cdcf05f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.054297 | controller | Jun 14 08:47:36.862029 crc crio[24245]: time="2026-06-14T08:47:36.861949212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054313 | controller | Jun 14 08:47:36.924670 crc crio[24245]: time="2026-06-14T08:47:36.924550777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054329 | controller | Jun 14 08:47:36.929797 crc crio[24245]: time="2026-06-14T08:47:36.929652101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054344 | controller | Jun 14 08:47:37.093312 crc crio[24245]: time="2026-06-14T08:47:37.092977258Z" level=info msg="Created container d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522: openstack/swift-storage-0/object-server" id=db7a51d3-1de2-48c4-a038-9f738cdcf05f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.054380 | controller | Jun 14 08:47:37.095169 crc crio[24245]: time="2026-06-14T08:47:37.09481483Z" level=info msg="Starting container: d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522" id=082ec472-3c81-474f-a2f0-94087ca406df name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.054397 | controller | Jun 14 08:47:37.102561 crc crio[24245]: time="2026-06-14T08:47:37.102329508Z" level=info msg="Started container" PID=61496 containerID=d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522 description=openstack/swift-storage-0/object-server id=082ec472-3c81-474f-a2f0-94087ca406df name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647
2026-06-14 10:12:37.054412 | controller | Jun 14 08:47:37.119386 crc crio[24245]: time="2026-06-14T08:47:37.119272617Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=bc186a7d-25cf-452f-a1f5-936e0e276f20 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.054428 | controller | Jun 14 08:47:37.125057 crc crio[24245]: time="2026-06-14T08:47:37.124880236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=e4a12829-7282-4f0e-ac6f-002ebbad4068 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.054448 | controller | Jun 14 08:47:37.136533 crc crio[24245]: time="2026-06-14T08:47:37.13597471Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=0a46c295-9d5a-45c5-8d44-c5d1e88c45da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.054463 | controller | Jun 14 08:47:37.144918 crc crio[24245]: time="2026-06-14T08:47:37.142627205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054479 | controller | Jun 14 08:47:37.252589 crc crio[24245]: time="2026-06-14T08:47:37.252486245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054494 | controller | Jun 14 08:47:37.255534 crc crio[24245]: time="2026-06-14T08:47:37.255419919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054510 | controller | Jun 14 08:47:37.491434 crc crio[24245]: time="2026-06-14T08:47:37.491319381Z" level=info msg="Created container 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd: openstack/swift-storage-0/object-replicator" id=0a46c295-9d5a-45c5-8d44-c5d1e88c45da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.054526 | controller | Jun 14 08:47:37.494676 crc crio[24245]: time="2026-06-14T08:47:37.494550715Z" level=info msg="Starting container: 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd" id=cd794d50-f427-4c85-bdc7-667e90847f18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.054541 | controller | Jun 14 08:47:37.503354 crc crio[24245]: time="2026-06-14T08:47:37.503047199Z" level=info msg="Started container" PID=61534 containerID=215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd description=openstack/swift-storage-0/object-replicator id=cd794d50-f427-4c85-bdc7-667e90847f18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647
2026-06-14 10:12:37.054557 | controller | Jun 14 08:47:37.526192 crc crio[24245]: time="2026-06-14T08:47:37.526055735Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=bf04e8ba-b99c-42d3-9c1c-90d1821ecc1e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.054572 | controller | Jun 14 08:47:37.535960 crc crio[24245]: time="2026-06-14T08:47:37.535778155Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=8264b54f-1602-4c9e-8c3c-80a03375d075 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.054588 | controller | Jun 14 08:47:37.550705 crc crio[24245]: time="2026-06-14T08:47:37.550598771Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=d9f9c708-1b89-457c-8937-09346792b622 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.054603 | controller | Jun 14 08:47:37.552486 crc crio[24245]: time="2026-06-14T08:47:37.55240566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054618 | controller | Jun 14 08:47:37.645927 crc crio[24245]: time="2026-06-14T08:47:37.645623191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054633 | controller | Jun 14 08:47:37.649278 crc crio[24245]: time="2026-06-14T08:47:37.649193226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054652 | controller | Jun 14 08:47:37.885174 crc crio[24245]: time="2026-06-14T08:47:37.884551601Z" level=info msg="Created container 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99: openstack/swift-storage-0/object-auditor" id=d9f9c708-1b89-457c-8937-09346792b622 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.054668 | controller | Jun 14 08:47:37.886829 crc crio[24245]: time="2026-06-14T08:47:37.886653046Z" level=info msg="Starting container: 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99" id=998018f0-971c-4f6f-925e-19daaa69b2dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.054684 | controller | Jun 14 08:47:37.896785 crc crio[24245]: time="2026-06-14T08:47:37.896578986Z" level=info msg="Started container" PID=61605 containerID=1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99 description=openstack/swift-storage-0/object-auditor id=998018f0-971c-4f6f-925e-19daaa69b2dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647
2026-06-14 10:12:37.054699 | controller | Jun 14 08:47:37.911114 crc crio[24245]: time="2026-06-14T08:47:37.910995456Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=2cb6d4a1-a480-4bd8-b26d-e7c5388a4e0a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.054714 | controller | Jun 14 08:47:37.915345 crc crio[24245]: time="2026-06-14T08:47:37.915256779Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=9f6bbf9f-8219-4290-b7e6-442c464f2c9b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.054730 | controller | Jun 14 08:47:37.922378 crc crio[24245]: time="2026-06-14T08:47:37.92229822Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=ee8114f3-53d1-4650-86d2-c21aed3bc3c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.054745 | controller | Jun 14 08:47:37.923806 crc crio[24245]: time="2026-06-14T08:47:37.923746067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054761 | controller | Jun 14 08:47:37.982312 crc crio[24245]: time="2026-06-14T08:47:37.982196642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054776 | controller | Jun 14 08:47:37.985522 crc crio[24245]: time="2026-06-14T08:47:37.985450917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054791 | controller | Jun 14 08:47:38.054923 crc crio[24245]: time="2026-06-14T08:47:38.054753336Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-pjvdx/POD" id=d1c36dea-bc7c-4818-b356-e2097b09b379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.054807 | controller | Jun 14 08:47:38.055060 crc crio[24245]: time="2026-06-14T08:47:38.054964123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054822 | controller | Jun 14 08:47:38.132952 crc crio[24245]: time="2026-06-14T08:47:38.131356144Z" level=info msg="Got pod network &{Name:cinder-db-create-pjvdx Namespace:openstack ID:550111e547589fac72f0536233315138514140be684d899534438d4f1c748789 UID:7b075f52-5a72-4e01-b85f-1dd7c8e528b6 NetNS:/var/run/netns/c0fa2770-799e-4d64-b08b-eb898f4e1b58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b075f52_5a72_4e01_b85f_1dd7c8e528b6.slice PodAnnotations:0xc000602a30}] Aliases:map[]}"
2026-06-14 10:12:37.054841 | controller | Jun 14 08:47:38.132952 crc crio[24245]: time="2026-06-14T08:47:38.131427637Z" level=info msg="Adding pod openstack_cinder-db-create-pjvdx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.054858 | controller | Jun 14 08:47:38.142936 crc crio[24245]: time="2026-06-14T08:47:38.140563575Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-rb2vf/POD" id=c7d7b97c-5b60-4033-a3e9-90aca7a02126 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.054874 | controller | Jun 14 08:47:38.142936 crc crio[24245]: time="2026-06-14T08:47:38.140687449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054889 | controller | Jun 14 08:47:38.229763 crc crio[24245]: time="2026-06-14T08:47:38.229683681Z" level=info msg="Got pod network &{Name:barbican-db-create-rb2vf Namespace:openstack ID:53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb UID:69dd5e24-2dad-46a2-9000-27c0d2952c35 NetNS:/var/run/netns/5ca7d314-0ffe-4b8f-a476-960e17cb8fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dd5e24_2dad_46a2_9000_27c0d2952c35.slice PodAnnotations:0xc002422600}] Aliases:map[]}"
2026-06-14 10:12:37.054905 | controller | Jun 14 08:47:38.230295 crc crio[24245]: time="2026-06-14T08:47:38.23026505Z" level=info msg="Adding pod openstack_barbican-db-create-rb2vf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.054921 | controller | Jun 14 08:47:38.344246 crc crio[24245]: time="2026-06-14T08:47:38.342181653Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-9xrtg/POD" id=cd9fbe8e-12fb-43c1-a37b-0ce4edc462e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.054937 | controller | Jun 14 08:47:38.344246 crc crio[24245]: time="2026-06-14T08:47:38.343463795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.054953 | controller | Jun 14 08:47:38.612911 crc crio[24245]: time="2026-06-14T08:47:38.589828063Z" level=info msg="Got pod network &{Name:neutron-db-create-9xrtg Namespace:openstack ID:307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f UID:3cb97b50-2d66-482a-abf2-b66e35ed969c NetNS:/var/run/netns/ce121921-051e-42fd-97a8-c5e6fcb8c4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cb97b50_2d66_482a_abf2_b66e35ed969c.slice PodAnnotations:0xc0006022a0}] Aliases:map[]}"
2026-06-14 10:12:37.054969 | controller | Jun 14 08:47:38.612911 crc crio[24245]: time="2026-06-14T08:47:38.60926063Z" level=info msg="Adding pod openstack_neutron-db-create-9xrtg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.054985 | controller | Jun 14 08:47:38.703342 crc crio[24245]: time="2026-06-14T08:47:38.70302718Z" level=info msg="Created container 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871: openstack/swift-storage-0/object-updater" id=ee8114f3-53d1-4650-86d2-c21aed3bc3c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.055001 | controller | Jun 14 08:47:38.705514 crc crio[24245]: time="2026-06-14T08:47:38.70517472Z" level=info msg="Starting container: 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871" id=2e96a4b8-965f-4efc-a498-e0ef677ceae1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.055016 | controller | Jun 14 08:47:38.760294 crc crio[24245]: time="2026-06-14T08:47:38.759780018Z" level=info msg="Started container" PID=61631 containerID=0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871 description=openstack/swift-storage-0/object-updater id=2e96a4b8-965f-4efc-a498-e0ef677ceae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647
2026-06-14 10:12:37.055035 | controller | Jun 14 08:47:38.791910 crc crio[24245]: time="2026-06-14T08:47:38.790301412Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=b17e35b4-f20e-42c0-9242-e8e2f5127278 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.055051 | controller | Jun 14 08:47:38.802930 crc crio[24245]: time="2026-06-14T08:47:38.800677707Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=2b58cfbd-34d1-459e-ac73-a59764681ff6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.055066 | controller | Jun 14 08:47:38.879918 crc crio[24245]: time="2026-06-14T08:47:38.875503663Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=57aa43d3-c90a-4fd9-9ae8-1b54f4ee7986 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.055082 | controller | Jun 14 08:47:38.879918 crc crio[24245]: time="2026-06-14T08:47:38.878323594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.055097 | controller | Jun 14 08:47:38.977939 crc crio[24245]: time="2026-06-14T08:47:38.977021848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.055112 | controller | Jun 14 08:47:38.989902 crc crio[24245]: time="2026-06-14T08:47:38.989129059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.055127 | controller | Jun 14 08:47:39.063305 crc crio[24245]: time="2026-06-14T08:47:39.063163414Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-r9dtq/POD" id=12445a68-aca7-43d3-b542-e2b9d63b3d0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.055143 | controller | Jun 14 08:47:39.063472 crc crio[24245]: time="2026-06-14T08:47:39.06335023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.055158 | controller | Jun 14 08:47:39.147654 crc crio[24245]: time="2026-06-14T08:47:39.147558956Z" level=info msg="Got pod network &{Name:keystone-db-sync-r9dtq Namespace:openstack ID:5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2 UID:3c1bcb84-5529-4536-a978-e677c31d9445 NetNS:/var/run/netns/cd97c304-b040-4f9a-ad0c-fee37bb83d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1bcb84_5529_4536_a978_e677c31d9445.slice PodAnnotations:0xc002422758}] Aliases:map[]}"
2026-06-14 10:12:37.055174 | controller | Jun 14 08:47:39.147654 crc crio[24245]: time="2026-06-14T08:47:39.147629089Z" level=info msg="Adding pod openstack_keystone-db-sync-r9dtq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.055190 | controller | Jun 14 08:47:39.241825 crc crio[24245]: 2026-06-14T08:47:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:550111e547589fa Mac:de:21:2b:7d:4d:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/c0fa2770-799e-4d64-b08b-eb898f4e1b58 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.055205 | controller | Jun 14 08:47:39.244099 crc crio[24245]: time="2026-06-14T08:47:39.244012197Z" level=info msg="Got pod network &{Name:cinder-db-create-pjvdx Namespace:openstack ID:550111e547589fac72f0536233315138514140be684d899534438d4f1c748789 UID:7b075f52-5a72-4e01-b85f-1dd7c8e528b6 NetNS:/var/run/netns/c0fa2770-799e-4d64-b08b-eb898f4e1b58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b075f52_5a72_4e01_b85f_1dd7c8e528b6.slice PodAnnotations:0xc000602a30}] Aliases:map[]}"
2026-06-14 10:12:37.055225 | controller | Jun 14 08:47:39.244305 crc crio[24245]: time="2026-06-14T08:47:39.244251865Z" level=info msg="Checking pod openstack_cinder-db-create-pjvdx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.055241 | controller | Jun 14 08:47:39.258496 crc crio[24245]: time="2026-06-14T08:47:39.258326889Z" level=info msg="Ran pod sandbox 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789 with infra container: openstack/cinder-db-create-pjvdx/POD" id=d1c36dea-bc7c-4818-b356-e2097b09b379 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.055256 | controller | Jun 14 08:47:39.265994 crc crio[24245]: time="2026-06-14T08:47:39.26592139Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=093ab3c2-13a5-4829-a0b7-d5354a085dc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.055274 | controller | Jun 14 08:47:39.268549 crc crio[24245]: time="2026-06-14T08:47:39.268472201Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e76772aa-6fd8-411f-981f-6163f2659dc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.055292 | controller | Jun 14 08:47:39.292940 crc crio[24245]: time="2026-06-14T08:47:39.287696616Z" level=info msg="Creating container: openstack/cinder-db-create-pjvdx/mariadb-database-create" id=337fa0ce-4a2e-4419-b7ef-74fcdb1ea2aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.055307 | controller | Jun 14 08:47:39.292940 crc crio[24245]: time="2026-06-14T08:47:39.288345895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.055322 | controller | Jun 14 08:47:39.294920 crc crio[24245]: 2026-06-14T08:47:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53ecde7fc1a2400 Mac:0a:f2:75:3c:62:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/5ca7d314-0ffe-4b8f-a476-960e17cb8fe9 SocketPath: PciID:}] [{Interface:0xc0002a8830 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.055337 | controller | Jun 14 08:47:39.310065 crc crio[24245]: time="2026-06-14T08:47:39.309974355Z" level=info msg="Got pod network &{Name:barbican-db-create-rb2vf Namespace:openstack ID:53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb UID:69dd5e24-2dad-46a2-9000-27c0d2952c35 NetNS:/var/run/netns/5ca7d314-0ffe-4b8f-a476-960e17cb8fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dd5e24_2dad_46a2_9000_27c0d2952c35.slice PodAnnotations:0xc002422600}] Aliases:map[]}"
2026-06-14 10:12:37.055373 | controller | Jun 14 08:47:39.310375 crc crio[24245]: time="2026-06-14T08:47:39.310321706Z" level=info msg="Checking pod openstack_barbican-db-create-rb2vf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.055391 | controller | Jun 14 08:47:39.343343 crc crio[24245]: time="2026-06-14T08:47:39.343257151Z" level=info msg="Ran pod sandbox 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb with infra container: openstack/barbican-db-create-rb2vf/POD" id=c7d7b97c-5b60-4033-a3e9-90aca7a02126 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.055407 | controller | Jun 14 08:47:39.346080 crc crio[24245]: time="2026-06-14T08:47:39.345727925Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d4a443e3-8923-486b-971a-4afaf8a4e0e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.055426 | controller | Jun 14 08:47:39.349589 crc crio[24245]: time="2026-06-14T08:47:39.349421209Z" level=info msg="Created container 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef: openstack/swift-storage-0/object-expirer" id=57aa43d3-c90a-4fd9-9ae8-1b54f4ee7986 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.055442 | controller | Jun 14 08:47:39.349589 crc crio[24245]: time="2026-06-14T08:47:39.349559588Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6824e3b8-9d73-44a7-a96b-1ddfff7680eb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.055457 | controller | Jun 14 08:47:39.352614 crc crio[24245]: time="2026-06-14T08:47:39.352556363Z" level=info msg="Starting container: 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef" id=f85a5065-dac2-4fd3-955f-15429b165cfa name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.055473 | controller | Jun 14 08:47:39.370914 crc crio[24245]: time="2026-06-14T08:47:39.367255332Z" level=info msg="Started container" PID=61815 containerID=5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef description=openstack/swift-storage-0/object-expirer id=f85a5065-dac2-4fd3-955f-15429b165cfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647
2026-06-14 10:12:37.055488 | controller | Jun 14 08:47:39.370914 crc crio[24245]: time="2026-06-14T08:47:39.367536444Z" level=info msg="Creating container: openstack/barbican-db-create-rb2vf/mariadb-database-create" id=16ec73b7-7b47-4dd8-a865-3ad33065729c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.055504 | controller | Jun 14 08:47:39.370914 crc crio[24245]: time="2026-06-14T08:47:39.368059711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.055520 | controller | Jun 14 08:47:39.385607 crc crio[24245]: time="2026-06-14T08:47:39.385517415Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=d8d968cc-5db8-4140-8047-77cebb9347a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.055535 | controller | Jun 14 08:47:39.425921 crc crio[24245]: time="2026-06-14T08:47:39.422151112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.055551 | controller | Jun 14 08:47:39.425921 crc crio[24245]: time="2026-06-14T08:47:39.425268251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=23d98cc8-7387-471a-aad8-8326c87c9a2d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.055566 | controller | Jun 14 08:47:39.430450 crc crio[24245]: time="2026-06-14T08:47:39.430340983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.055582 | controller | Jun 14 08:47:39.440017 crc crio[24245]: time="2026-06-14T08:47:39.439243307Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=560a70dc-5671-4719-83ab-b1d891c0d397 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.055597 | controller | Jun 14 08:47:39.443887 crc crio[24245]: time="2026-06-14T08:47:39.442277745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.055617 | controller | Jun 14 08:47:39.547472 crc crio[24245]: time="2026-06-14T08:47:39.547310024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.055633 | controller | Jun 14 08:47:39.551627 crc crio[24245]: 2026-06-14T08:47:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:307d461f9d4907b Mac:8a:bc:e7:d2:a1:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/ce121921-051e-42fd-97a8-c5e6fcb8c4cf SocketPath: PciID:}] [{Interface:0xc000238e80 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.055649 | controller | Jun 14 08:47:39.557533 crc crio[24245]: time="2026-06-14T08:47:39.557462161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.055665 | controller | Jun 14 08:47:39.561379 crc crio[24245]: time="2026-06-14T08:47:39.561293472Z" level=info msg="Got pod network &{Name:neutron-db-create-9xrtg Namespace:openstack ID:307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f UID:3cb97b50-2d66-482a-abf2-b66e35ed969c NetNS:/var/run/netns/ce121921-051e-42fd-97a8-c5e6fcb8c4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cb97b50_2d66_482a_abf2_b66e35ed969c.slice PodAnnotations:0xc0006022a0}] Aliases:map[]}"
2026-06-14 10:12:37.055681 | controller | Jun 14 08:47:39.561581 crc crio[24245]: time="2026-06-14T08:47:39.56152191Z" level=info msg="Checking pod openstack_neutron-db-create-9xrtg for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.055697 | controller | Jun 14 08:47:39.638905 crc crio[24245]: time="2026-06-14T08:47:39.635663252Z" level=info msg="Ran pod sandbox 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f with infra container: openstack/neutron-db-create-9xrtg/POD" id=cd9fbe8e-12fb-43c1-a37b-0ce4edc462e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.055713 | controller | Jun 14 08:47:39.645100 crc crio[24245]: time="2026-06-14T08:47:39.645007396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.055729 | controller | Jun 14 08:47:39.652116 crc crio[24245]: time="2026-06-14T08:47:39.651958373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=71bf7361-a22e-45b9-b4a1-cf6a85c22444 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.055744 | controller | Jun 14 08:47:39.657105 crc crio[24245]: time="2026-06-14T08:47:39.655919177Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9b621220-8d63-406b-a760-76c4043abe93 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.055771 | controller | Jun 14 08:47:39.657105 crc crio[24245]: time="2026-06-14T08:47:39.656436374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.055787 | controller | Jun 14 08:47:39.659632 crc crio[24245]: time="2026-06-14T08:47:39.658988229Z" level=info msg="Created container 81d27cf899bd28bdd5f81909857dce12ade2817fde92fd600b830124d8bafbf1: openstack/cinder-db-create-pjvdx/mariadb-database-create" id=337fa0ce-4a2e-4419-b7ef-74fcdb1ea2aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.055802 | controller | Jun 14 08:47:39.661140 crc crio[24245]: time="2026-06-14T08:47:39.661045281Z" level=info msg="Starting container: 81d27cf899bd28bdd5f81909857dce12ade2817fde92fd600b830124d8bafbf1" id=6f822e49-f535-4c2e-917c-218d97cb084a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.055822 | controller | Jun 14 08:47:39.666450 crc crio[24245]: time="2026-06-14T08:47:39.66631851Z" level=info msg="Creating container: openstack/neutron-db-create-9xrtg/mariadb-database-create" id=8ad0b5fa-7e34-4e56-9538-3d592c51cde1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.055838 | controller | Jun 14 08:47:39.667115 crc crio[24245]: time="2026-06-14T08:47:39.667031531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.055853 | controller | Jun 14 08:47:39.698397 crc crio[24245]: time="2026-06-14T08:47:39.696718606Z" level=info msg="Started container" PID=61873 containerID=81d27cf899bd28bdd5f81909857dce12ade2817fde92fd600b830124d8bafbf1 description=openstack/cinder-db-create-pjvdx/mariadb-database-create id=6f822e49-f535-4c2e-917c-218d97cb084a name=/runtime.v1.RuntimeService/StartContainer sandboxID=550111e547589fac72f0536233315138514140be684d899534438d4f1c748789
2026-06-14 10:12:37.055869 | controller | Jun 14 08:47:39.698397 crc crio[24245]: 2026-06-14T08:47:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cc2633539c9da1 Mac:1e:66:52:26:d9:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/cd97c304-b040-4f9a-ad0c-fee37bb83d27 SocketPath: PciID:}] [{Interface:0xc00048c760 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.055884 | controller | Jun 14 08:47:39.699250 crc crio[24245]: time="2026-06-14T08:47:39.699130654Z" level=info msg="Got pod network &{Name:keystone-db-sync-r9dtq Namespace:openstack ID:5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2 UID:3c1bcb84-5529-4536-a978-e677c31d9445 NetNS:/var/run/netns/cd97c304-b040-4f9a-ad0c-fee37bb83d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1bcb84_5529_4536_a978_e677c31d9445.slice PodAnnotations:0xc002422758}] Aliases:map[]}"
2026-06-14 10:12:37.055900 | controller | Jun 14 08:47:39.699486 crc crio[24245]: time="2026-06-14T08:47:39.699384702Z" level=info msg="Checking pod openstack_keystone-db-sync-r9dtq for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.055915 | controller | Jun 14 08:47:39.734703 crc crio[24245]: time="2026-06-14T08:47:39.734586385Z" level=info msg="Ran pod sandbox 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2 with infra container: openstack/keystone-db-sync-r9dtq/POD" id=12445a68-aca7-43d3-b542-e2b9d63b3d0d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.055931 | controller | Jun 14 08:47:39.744505 crc crio[24245]: time="2026-06-14T08:47:39.744403066Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=ff206a3b-496d-44f5-a7ed-1437a88e1677 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.055946 | controller | Jun 14 08:47:39.744787 crc crio[24245]: time="2026-06-14T08:47:39.744743137Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 not found" id=ff206a3b-496d-44f5-a7ed-1437a88e1677 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.055961 | controller | Jun 14 08:47:39.744834 crc crio[24245]: time="2026-06-14T08:47:39.744800049Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 found" id=ff206a3b-496d-44f5-a7ed-1437a88e1677 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.055976 | controller | Jun 14 08:47:39.746831 crc crio[24245]: time="2026-06-14T08:47:39.746704872Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=d1c416ac-68f3-4464-a082-7b26643741a8 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.055995 | controller | Jun 14 08:47:39.752578 crc crio[24245]: time="2026-06-14T08:47:39.752481658Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\""
2026-06-14 10:12:37.056011 | controller | Jun 14 08:47:39.759585 crc crio[24245]: time="2026-06-14T08:47:39.758949565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.056026 | controller | Jun 14 08:47:39.766032 crc crio[24245]: time="2026-06-14T08:47:39.765821676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.056041 | controller | Jun 14 08:47:39.782239 crc crio[24245]: time="2026-06-14T08:47:39.781902906Z" level=info msg="Created container ad5d571f44783a0ac67917b0ca4ec8487af3c431096727d9677e49da7f772bbe: openstack/barbican-db-create-rb2vf/mariadb-database-create" id=16ec73b7-7b47-4dd8-a865-3ad33065729c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.056056 | controller | Jun 14 08:47:39.786574 crc crio[24245]: time="2026-06-14T08:47:39.78649356Z" level=info msg="Starting container: ad5d571f44783a0ac67917b0ca4ec8487af3c431096727d9677e49da7f772bbe" id=b555aeab-17b2-4be3-af52-aa052a0015ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.056071 | controller | Jun 14 08:47:39.794385 crc crio[24245]: time="2026-06-14T08:47:39.7942399Z" level=info msg="Started container" PID=61887 containerID=ad5d571f44783a0ac67917b0ca4ec8487af3c431096727d9677e49da7f772bbe description=openstack/barbican-db-create-rb2vf/mariadb-database-create id=b555aeab-17b2-4be3-af52-aa052a0015ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb
2026-06-14 10:12:37.056086 | controller | Jun 14 08:47:39.827936 crc crio[24245]: time="2026-06-14T08:47:39.827797577Z" level=info msg="Created container 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738: openstack/swift-storage-0/rsync" id=560a70dc-5671-4719-83ab-b1d891c0d397 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.056102 | controller | Jun 14 08:47:39.829475 crc crio[24245]: time="2026-06-14T08:47:39.829381678Z" level=info msg="Starting container: 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738" id=c2ed867f-1b7f-49b1-bbb0-03842a7e228a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.056117 | controller | Jun 14 08:47:39.843734 crc crio[24245]: time="2026-06-14T08:47:39.843452241Z" level=info msg="Started container" PID=61901 containerID=0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738 description=openstack/swift-storage-0/rsync id=c2ed867f-1b7f-49b1-bbb0-03842a7e228a name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647
2026-06-14 10:12:37.056132 | controller | Jun 14 08:47:39.864265 crc crio[24245]: time="2026-06-14T08:47:39.857589807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=6d79e1a5-9c5c-4bf8-9f7b-1bf721a433fd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.056147 | controller | Jun 14 08:47:39.864265 crc crio[24245]: time="2026-06-14T08:47:39.861977447Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=58c0f0ea-e660-4398-a771-538d3d4f6a27 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.056162 | controller | Jun 14 08:47:39.876751 crc crio[24245]: time="2026-06-14T08:47:39.876647315Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=209cc346-4327-4742-af99-8253b27c8f41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.056180 | controller | Jun 14 08:47:39.878512 crc crio[24245]: time="2026-06-14T08:47:39.878451093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.056196 | controller | Jun 14 08:47:39.901651 crc crio[24245]: time="2026-06-14T08:47:39.901555159Z" level=info msg="Created container 48a7538d5198cdfa6acc539d9d06443c9000a5d2074314ff249568474869967d: openstack/neutron-db-create-9xrtg/mariadb-database-create" id=8ad0b5fa-7e34-4e56-9538-3d592c51cde1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.056212 | controller | Jun 14 08:47:39.903536 crc crio[24245]: time="2026-06-14T08:47:39.903417028Z" level=info msg="Starting container: 48a7538d5198cdfa6acc539d9d06443c9000a5d2074314ff249568474869967d" id=d898f55b-2ad0-48fb-8515-8a4b3e4d666d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.056227 | controller | Jun 14 08:47:39.910020 crc crio[24245]: time="2026-06-14T08:47:39.909830411Z" level=info msg="Started container" PID=61912 containerID=48a7538d5198cdfa6acc539d9d06443c9000a5d2074314ff249568474869967d description=openstack/neutron-db-create-9xrtg/mariadb-database-create id=d898f55b-2ad0-48fb-8515-8a4b3e4d666d name=/runtime.v1.RuntimeService/StartContainer sandboxID=307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f
2026-06-14 10:12:37.056242 | controller | Jun 14 08:47:39.947337 crc crio[24245]: time="2026-06-14T08:47:39.946805782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.056258 | controller | Jun 14 08:47:39.952431 crc crio[24245]: time="2026-06-14T08:47:39.952343429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.056273 | controller | Jun 14 08:47:40.204479 crc crio[24245]: time="2026-06-14T08:47:40.204370565Z" level=info msg="Created container 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d: openstack/swift-storage-0/swift-recon-cron" id=209cc346-4327-4742-af99-8253b27c8f41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.056289 | controller | Jun 14 08:47:40.206531 crc crio[24245]: time="2026-06-14T08:47:40.206414441Z" level=info msg="Starting container: 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d" id=4dcf2431-12e6-46ce-b8ef-0b4e0ab6db71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.056304 | controller | Jun 14 08:47:40.216371 crc crio[24245]: time="2026-06-14T08:47:40.216195543Z" level=info msg="Started container" PID=61943 containerID=57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d description=openstack/swift-storage-0/swift-recon-cron id=4dcf2431-12e6-46ce-b8ef-0b4e0ab6db71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647
2026-06-14 10:12:37.056319 | controller | Jun 14 08:47:41.798091 crc crio[24245]: time="2026-06-14T08:47:41.797025955Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-z98sq/POD" id=59faf958-af97-4502-bf84-1cd23b1136da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.056334 | controller | Jun 14 08:47:41.799338 crc crio[24245]: time="2026-06-14T08:47:41.79811873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.056365 | controller | Jun 14 08:47:41.892366 crc crio[24245]: time="2026-06-14T08:47:41.89218857Z" level=info msg="Got pod network &{Name:glance-db-sync-z98sq Namespace:openstack ID:6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7 UID:c6eb000c-0b08-47f2-93d0-c23bd4923f40 NetNS:/var/run/netns/f0252b44-0549-41d9-b440-505e3bfa070f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6eb000c_0b08_47f2_93d0_c23bd4923f40.slice PodAnnotations:0xc002422b78}] Aliases:map[]}"
2026-06-14 10:12:37.056390 | controller | Jun 14 08:47:41.892366 crc crio[24245]: time="2026-06-14T08:47:41.892304944Z" level=info msg="Adding pod openstack_glance-db-sync-z98sq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.056406 | controller | Jun 14 08:47:41.910587 crc crio[24245]: time="2026-06-14T08:47:41.910320831Z" level=info msg="Stopping pod sandbox: 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789" id=c913f494-acf2-423d-99a3-61bf0a178adf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.056422 | controller | Jun 14 08:47:41.910587 crc crio[24245]: time="2026-06-14T08:47:41.910535603Z" level=info msg="Stopping pod sandbox: 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f" id=35cc13da-f01d-424a-ac25-dedbcf1a262e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.056437 | controller | Jun 14 08:47:41.911046 crc crio[24245]: time="2026-06-14T08:47:41.910656277Z" level=info msg="Stopping pod sandbox: 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb" id=7e40b576-dc83-4a23-a7d2-2bbd2028c3f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.056452 | controller | Jun 14 08:47:41.915927 crc crio[24245]: time="2026-06-14T08:47:41.915482807Z" level=info msg="Got pod network &{Name:cinder-db-create-pjvdx Namespace:openstack ID:550111e547589fac72f0536233315138514140be684d899534438d4f1c748789 UID:7b075f52-5a72-4e01-b85f-1dd7c8e528b6 NetNS:/var/run/netns/c0fa2770-799e-4d64-b08b-eb898f4e1b58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b075f52_5a72_4e01_b85f_1dd7c8e528b6.slice PodAnnotations:0xc0004cd748}] Aliases:map[]}"
2026-06-14 10:12:37.056468 | controller | Jun 14 08:47:41.917424 crc crio[24245]: time="2026-06-14T08:47:41.916441211Z" level=info msg="Got pod network &{Name:barbican-db-create-rb2vf Namespace:openstack ID:53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb UID:69dd5e24-2dad-46a2-9000-27c0d2952c35 NetNS:/var/run/netns/5ca7d314-0ffe-4b8f-a476-960e17cb8fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dd5e24_2dad_46a2_9000_27c0d2952c35.slice PodAnnotations:0xc000602c98}] Aliases:map[]}"
2026-06-14 10:12:37.056484 | controller | Jun 14 08:47:41.923318 crc crio[24245]: time="2026-06-14T08:47:41.920114029Z" level=info msg="Deleting pod openstack_cinder-db-create-pjvdx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.056499 | controller | Jun 14 08:47:41.923318 crc crio[24245]: time="2026-06-14T08:47:41.917096181Z" level=info msg="Got pod network &{Name:neutron-db-create-9xrtg Namespace:openstack ID:307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f UID:3cb97b50-2d66-482a-abf2-b66e35ed969c NetNS:/var/run/netns/ce121921-051e-42fd-97a8-c5e6fcb8c4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cb97b50_2d66_482a_abf2_b66e35ed969c.slice PodAnnotations:0xc0001311e0}] Aliases:map[]}"
2026-06-14 10:12:37.056515 | controller | Jun 14 08:47:41.923318 crc crio[24245]: time="2026-06-14T08:47:41.922020888Z" level=info msg="Deleting pod openstack_neutron-db-create-9xrtg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.056531 | controller | Jun 14 08:47:41.933758 crc crio[24245]: time="2026-06-14T08:47:41.933634942Z" level=info msg="Deleting pod openstack_barbican-db-create-rb2vf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.056549 | controller | Jun 14 08:47:42.427790 crc crio[24245]: time="2026-06-14T08:47:42.427096278Z" level=info msg="Stopped pod sandbox: 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789" id=c913f494-acf2-423d-99a3-61bf0a178adf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.056565 | controller | Jun 14 08:47:42.728718 crc crio[24245]: time="2026-06-14T08:47:42.72711077Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-868d559989-sff92/POD" id=164e9941-261b-4df6-a93d-8e46d2032430 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.056580 | controller | Jun 14 08:47:42.728718 crc crio[24245]: time="2026-06-14T08:47:42.72762175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.056596 | controller | Jun 14 08:47:42.794146 crc crio[24245]: time="2026-06-14T08:47:42.793812569Z" level=info msg="Stopped pod sandbox: 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb" id=7e40b576-dc83-4a23-a7d2-2bbd2028c3f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.056611 | controller | Jun 14 08:47:42.795952 crc crio[24245]: time="2026-06-14T08:47:42.795648867Z" level=info msg="Stopped pod sandbox: 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f" id=35cc13da-f01d-424a-ac25-dedbcf1a262e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.056627 | controller | Jun 14 08:47:42.819420 crc crio[24245]: time="2026-06-14T08:47:42.819085116Z" level=info msg="Got pod network &{Name:dnsmasq-dns-868d559989-sff92 Namespace:openstack ID:9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080 UID:ac059631-8e12-4273-8f00-6be5afdde2d3 NetNS:/var/run/netns/6127d49f-c8d1-4a3c-b26c-5dae8519628b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac059631_8e12_4273_8f00_6be5afdde2d3.slice PodAnnotations:0xc0005224c0}] Aliases:map[]}"
2026-06-14 10:12:37.056642 | controller | Jun 14 08:47:42.819420 crc crio[24245]: time="2026-06-14T08:47:42.819280521Z" level=info msg="Adding pod openstack_dnsmasq-dns-868d559989-sff92 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.056658 | controller | Jun 14 08:47:43.291290 crc crio[24245]: 2026-06-14T08:47:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6762a18d1c67848 Mac:2a:a3:61:ef:77:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/f0252b44-0549-41d9-b440-505e3bfa070f SocketPath: PciID:}] [{Interface:0xc0001b4d90 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.056674 | controller | Jun 14 08:47:43.293749 crc crio[24245]: time="2026-06-14T08:47:43.293646128Z" level=info msg="Got pod network &{Name:glance-db-sync-z98sq Namespace:openstack ID:6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7 UID:c6eb000c-0b08-47f2-93d0-c23bd4923f40 NetNS:/var/run/netns/f0252b44-0549-41d9-b440-505e3bfa070f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6eb000c_0b08_47f2_93d0_c23bd4923f40.slice PodAnnotations:0xc002422b78}] Aliases:map[]}"
2026-06-14 10:12:37.056689 | controller | Jun 14 08:47:43.293975 crc crio[24245]: time="2026-06-14T08:47:43.293922867Z" level=info msg="Checking pod openstack_glance-db-sync-z98sq for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.056705 | controller | Jun 14 08:47:43.323586 crc crio[24245]: time="2026-06-14T08:47:43.32347359Z" level=info msg="Ran pod sandbox 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7 with infra container: openstack/glance-db-sync-z98sq/POD" id=59faf958-af97-4502-bf84-1cd23b1136da name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.056724 | controller | Jun 14 08:47:43.334132 crc crio[24245]: time="2026-06-14T08:47:43.332544648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=ef67dbd5-ca9b-48cb-84e6-b36d69729617 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.056740 | controller | Jun 14 08:47:43.334132 crc crio[24245]: time="2026-06-14T08:47:43.332952861Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 not found" id=ef67dbd5-ca9b-48cb-84e6-b36d69729617 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.056755 | controller | Jun 14 08:47:43.334132 crc crio[24245]: time="2026-06-14T08:47:43.333045674Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 found" id=ef67dbd5-ca9b-48cb-84e6-b36d69729617 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.056771 | controller | Jun 14 08:47:43.337467 crc crio[24245]: time="2026-06-14T08:47:43.337164675Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=16147b02-f0a0-4881-bdbb-6017a0a0b968 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.056786 | controller | Jun 14 08:47:43.351058 crc crio[24245]: time="2026-06-14T08:47:43.350977167Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\""
2026-06-14 10:12:37.056802 | controller | Jun 14 08:47:43.534021 crc crio[24245]: 2026-06-14T08:47:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b416932829840d Mac:3e:46:0c:97:18:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/6127d49f-c8d1-4a3c-b26c-5dae8519628b SocketPath: PciID:}] [{Interface:0xc00025ca00 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.056818 | controller | Jun 14 08:47:43.534892 crc crio[24245]: time="2026-06-14T08:47:43.534742255Z" level=info msg="Got pod network &{Name:dnsmasq-dns-868d559989-sff92 Namespace:openstack ID:9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080 UID:ac059631-8e12-4273-8f00-6be5afdde2d3 NetNS:/var/run/netns/6127d49f-c8d1-4a3c-b26c-5dae8519628b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac059631_8e12_4273_8f00_6be5afdde2d3.slice PodAnnotations:0xc0005224c0}] Aliases:map[]}"
2026-06-14 10:12:37.056834 | controller | Jun 14 08:47:43.535203 crc crio[24245]: time="2026-06-14T08:47:43.535115017Z" level=info msg="Checking pod openstack_dnsmasq-dns-868d559989-sff92 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.056850 | controller | Jun 14 08:47:43.552131 crc crio[24245]: time="2026-06-14T08:47:43.551814473Z" level=info msg="Ran pod sandbox 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080 with infra container: openstack/dnsmasq-dns-868d559989-sff92/POD" id=164e9941-261b-4df6-a93d-8e46d2032430 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.056865 | controller | Jun 14 08:47:43.555306 crc crio[24245]: time="2026-06-14T08:47:43.555161197Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=840ef7bd-b497-4990-815d-11cffd8d6193 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.056881 | controller | Jun 14 08:47:43.635047 crc crio[24245]: time="2026-06-14T08:47:43.63492348Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=56db728d-9d6f-4bdc-8f83-197b43f97fca name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.056899 | controller | Jun 14 08:47:43.732997 crc crio[24245]: time="2026-06-14T08:47:43.732665807Z" level=info msg="Creating container: openstack/dnsmasq-dns-868d559989-sff92/init" id=cf813087-4006-4014-a5c3-f59a80d356a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.056915 | controller | Jun 14 08:47:43.733439 crc crio[24245]: time="2026-06-14T08:47:43.733382861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.056931 | controller | Jun 14 08:47:43.821631 crc crio[24245]: time="2026-06-14T08:47:43.821560832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.056946 | controller | Jun 14 08:47:43.827922 crc crio[24245]: time="2026-06-14T08:47:43.827896903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.056962 | controller | Jun 14 08:47:44.053300 crc crio[24245]: time="2026-06-14T08:47:44.053160638Z" level=info msg="Created container 35ef22621a2ceb3f0b90f50bce6b2d0e98aacf7d37c35ebd92b19205d551aaf8: openstack/dnsmasq-dns-868d559989-sff92/init" id=cf813087-4006-4014-a5c3-f59a80d356a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.056977 | controller | Jun 14 08:47:44.056015 crc crio[24245]: time="2026-06-14T08:47:44.05578094Z" level=info msg="Starting container: 35ef22621a2ceb3f0b90f50bce6b2d0e98aacf7d37c35ebd92b19205d551aaf8" id=5d64043e-52bd-4230-99d9-1a58877c3769 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.056992 | controller | Jun 14 08:47:44.065554 crc crio[24245]: time="2026-06-14T08:47:44.065454529Z" level=info msg="Started container" PID=62305 containerID=35ef22621a2ceb3f0b90f50bce6b2d0e98aacf7d37c35ebd92b19205d551aaf8 description=openstack/dnsmasq-dns-868d559989-sff92/init id=5d64043e-52bd-4230-99d9-1a58877c3769 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080
2026-06-14 10:12:37.057008 | controller | Jun 14 08:47:45.104326 crc crio[24245]: time="2026-06-14T08:47:45.092420818Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=de54eb5b-dcea-4ec5-8e1e-d2058afaa85c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.057023 | controller | Jun 14 08:47:48.595721 crc crio[24245]: time="2026-06-14T08:47:48.594667999Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a0d8ff49-9153-4e51-9c34-e423a1a341a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.057038 | controller | Jun 14 08:47:48.637244 crc crio[24245]: time="2026-06-14T08:47:48.637127174Z" level=info msg="Creating container: openstack/dnsmasq-dns-868d559989-sff92/dnsmasq-dns" id=88954318-91cf-4b79-9e9f-e50d6a80ef5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.057054 | controller | Jun 14 08:47:48.637966 crc crio[24245]: time="2026-06-14T08:47:48.637800486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.057069 | controller | Jun 14 08:47:48.665268 crc crio[24245]: time="2026-06-14T08:47:48.664516267Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=d1c416ac-68f3-4464-a082-7b26643741a8 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.057084 | controller | Jun 14 08:47:48.666399 crc crio[24245]: time="2026-06-14T08:47:48.666305263Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=8c43606d-877d-4daa-8144-526ce481043d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.057105 | controller | Jun 14 08:47:48.707658 crc crio[24245]: time="2026-06-14T08:47:48.707516003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.057121 | controller | Jun 14 08:47:48.710437 crc crio[24245]: time="2026-06-14T08:47:48.710332927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=f34eb554-11e3-4bb2-8419-08c93995bbaf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.057136 | controller | Jun 14 08:47:48.715584 crc crio[24245]: time="2026-06-14T08:47:48.715475633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.057152 | controller | Jun 14 08:47:48.728960 crc crio[24245]: time="2026-06-14T08:47:48.728824727Z" level=info msg="Creating container: openstack/keystone-db-sync-r9dtq/keystone-db-sync" id=8e01f331-851f-4f7c-8d05-1067a2d0d277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.057168 | controller | Jun 14 08:47:48.730816 crc crio[24245]: time="2026-06-14T08:47:48.730734739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.057188 | controller | Jun 14 08:47:48.790758 crc crio[24245]: time="2026-06-14T08:47:48.79069089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.057210 | controller | Jun 14 08:47:48.794369 crc crio[24245]: time="2026-06-14T08:47:48.794294554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.057234 | controller | Jun 14 08:47:48.988340 crc crio[24245]: time="2026-06-14T08:47:48.988172577Z" level=info msg="Created container 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847: openstack/dnsmasq-dns-868d559989-sff92/dnsmasq-dns" id=88954318-91cf-4b79-9e9f-e50d6a80ef5a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.057264 | controller | Jun 14 08:47:48.989453 crc crio[24245]: time="2026-06-14T08:47:48.989349645Z" level=info msg="Created container 81ab41224e0e65df053463c2fcd9df9cbc19188ee75382c0e378a11e42bed1b1: openstack/keystone-db-sync-r9dtq/keystone-db-sync" id=8e01f331-851f-4f7c-8d05-1067a2d0d277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.057294 | controller | Jun 14 08:47:48.989906 crc crio[24245]: time="2026-06-14T08:47:48.989362175Z" level=info msg="Starting container: 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847" id=43b514d0-036f-4691-83e5-35f90c2d570a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.057322 | controller | Jun 14 08:47:48.991287 crc crio[24245]: time="2026-06-14T08:47:48.991170803Z" level=info msg="Starting container: 81ab41224e0e65df053463c2fcd9df9cbc19188ee75382c0e378a11e42bed1b1" id=a8f45929-42d3-48c8-9340-013c0e72c11f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.057362 | controller | Jun 14 08:47:48.999823 crc crio[24245]: time="2026-06-14T08:47:48.998820966Z" level=info msg="Started container" PID=62559 containerID=81ab41224e0e65df053463c2fcd9df9cbc19188ee75382c0e378a11e42bed1b1 description=openstack/keystone-db-sync-r9dtq/keystone-db-sync id=a8f45929-42d3-48c8-9340-013c0e72c11f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2
2026-06-14 10:12:37.057403 | controller | Jun 14 08:47:49.004126 crc crio[24245]: time="2026-06-14T08:47:48.998963591Z" level=info msg="Started container" PID=62558 containerID=908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847 description=openstack/dnsmasq-dns-868d559989-sff92/dnsmasq-dns id=43b514d0-036f-4691-83e5-35f90c2d570a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080
2026-06-14 10:12:37.057433 | controller | Jun 14 08:47:55.316742 crc crio[24245]: time="2026-06-14T08:47:55.315807255Z" level=info msg="Stopping pod sandbox: 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2" id=a6f7492b-c9a7-481d-9f4a-f6f8a403e4bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.057458 | controller | Jun 14 08:47:55.318289 crc crio[24245]: time="2026-06-14T08:47:55.317976864Z" level=info msg="Got pod network &{Name:keystone-db-sync-r9dtq Namespace:openstack ID:5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2 UID:3c1bcb84-5529-4536-a978-e677c31d9445 NetNS:/var/run/netns/cd97c304-b040-4f9a-ad0c-fee37bb83d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1bcb84_5529_4536_a978_e677c31d9445.slice PodAnnotations:0xc001b860d8}] Aliases:map[]}"
2026-06-14 10:12:37.057486 | controller | Jun 14 08:47:55.318289 crc crio[24245]: time="2026-06-14T08:47:55.318250644Z" level=info msg="Deleting pod openstack_keystone-db-sync-r9dtq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.057513 | controller | Jun 14 08:47:56.373947 crc crio[24245]: time="2026-06-14T08:47:56.373515983Z" level=info msg="Stopping container: cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158 (timeout: 10s)" id=79280535-a57c-428d-baed-f76c05b2c240 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.057541 | controller | Jun 14 08:47:58.100832 crc crio[24245]: time="2026-06-14T08:47:58.099924876Z" level=info msg="Running pod sandbox: openstack/cinder-8ed3-account-create-85z5g/POD" id=1ee849cb-ca16-41c9-ac91-4e67dd3e609b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.057568 | controller | Jun 14 08:47:58.103159 crc crio[24245]: time="2026-06-14T08:47:58.101189327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.057595 | controller | Jun 14 08:47:58.262235 crc crio[24245]: time="2026-06-14T08:47:58.262077347Z" level=info msg="Running pod sandbox: openstack/barbican-6e2f-account-create-6hcxz/POD" id=e6726953-9e3c-4b1d-b460-ae4da023f0ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.057622 | controller | Jun 14 08:47:58.262544 crc crio[24245]: time="2026-06-14T08:47:58.26247355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.057649 | controller | Jun 14 08:47:58.601291 crc crio[24245]: time="2026-06-14T08:47:58.601148179Z" level=info msg="Running pod sandbox: openstack/neutron-4ad3-account-create-htmxg/POD" id=bf455c34-1b4d-49c8-9ff3-592b70dc6217 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.057676 | controller | Jun 14 08:47:58.601567 crc crio[24245]: time="2026-06-14T08:47:58.601340105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.057702 | controller | Jun 14 08:48:00.541402 crc crio[24245]: time="2026-06-14T08:48:00.539900443Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690448-dnr4s/POD" id=6591ee4d-b52c-40c9-a534-bc1352efa5a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.057728 | controller | Jun 14 08:48:00.541402 crc crio[24245]: time="2026-06-14T08:48:00.541410271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.057781 | controller | Jun 14 08:48:02.860363 crc crio[24245]: time="2026-06-14T08:48:02.859720858Z" level=info msg="Stopped pod sandbox: 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2" id=a6f7492b-c9a7-481d-9f4a-f6f8a403e4bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.057812 | controller | Jun 14 08:48:02.886671 crc crio[24245]: time="2026-06-14T08:48:02.886605115Z" level=info msg="Stopped container cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/dnsmasq-dns" id=79280535-a57c-428d-baed-f76c05b2c240 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.057830 | controller | Jun 14 08:48:02.889812 crc crio[24245]: time="2026-06-14T08:48:02.889733788Z" level=info msg="Stopping pod sandbox: 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a" id=1accdc63-4125-4d5c-ab0a-adba6d881245 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.057847 | controller | Jun 14 08:48:02.890437 crc crio[24245]: time="2026-06-14T08:48:02.890360999Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-d2nfm Namespace:openstack ID:308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a UID:05bba96f-86a9-4c9b-b0f4-1c0b2fceeea1 NetNS:/var/run/netns/1ef9f61f-367d-45a2-ac56-1590fea62b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05bba96f_86a9_4c9b_b0f4_1c0b2fceeea1.slice PodAnnotations:0xc00274a9e8}] Aliases:map[]}"
2026-06-14 10:12:37.057863 | controller | Jun 14 08:48:02.890613 crc crio[24245]: time="2026-06-14T08:48:02.890542474Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7bfbc64dcf-d2nfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.057880 | controller | Jun 14 08:48:03.119114 crc crio[24245]: time="2026-06-14T08:48:03.118090218Z" level=info msg="Got pod network &{Name:barbican-6e2f-account-create-6hcxz Namespace:openstack ID:d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6 UID:cc9f6723-399d-407c-aab5-d316fbb25143 NetNS:/var/run/netns/80b00194-0996-4449-bd44-5b0b73252399 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc9f6723_399d_407c_aab5_d316fbb25143.slice PodAnnotations:0xc00274a128}] Aliases:map[]}"
2026-06-14 10:12:37.057897 | controller | Jun 14 08:48:03.120504 crc crio[24245]: time="2026-06-14T08:48:03.120396312Z" level=info msg="Adding pod openstack_barbican-6e2f-account-create-6hcxz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.057913 | controller | Jun 14 08:48:03.154310 crc crio[24245]: time="2026-06-14T08:48:03.151771934Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=16147b02-f0a0-4881-bdbb-6017a0a0b968 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.057928 | controller | Jun 14 08:48:03.154310 crc crio[24245]: time="2026-06-14T08:48:03.15333004Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=f68d5940-4b8b-4946-a3f2-ace9bb85eb6e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.057944 | controller | Jun 14 08:48:03.168946 crc crio[24245]: time="2026-06-14T08:48:03.168759045Z" level=info msg="Got pod network &{Name:neutron-4ad3-account-create-htmxg Namespace:openstack ID:873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8 UID:47b2d2fd-d95f-43e6-a440-e93c514c6501 NetNS:/var/run/netns/e84a8811-a9d6-451b-974e-e5b97bb1b14e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47b2d2fd_d95f_43e6_a440_e93c514c6501.slice PodAnnotations:0xc000602300}] Aliases:map[]}"
2026-06-14 10:12:37.057964 | controller | Jun 14 08:48:03.170779 crc crio[24245]: time="2026-06-14T08:48:03.17045826Z" level=info msg="Adding pod openstack_neutron-4ad3-account-create-htmxg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.057980 | controller | Jun 14 08:48:03.185998 crc crio[24245]: time="2026-06-14T08:48:03.18590193Z" level=info msg="Got pod network &{Name:cinder-8ed3-account-create-85z5g Namespace:openstack ID:aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872 UID:d93bb9b9-7c2c-47aa-a63d-aea045ad32b3 NetNS:/var/run/netns/3db152ef-24ff-4845-b627-56cd78936a28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd93bb9b9_7c2c_47aa_a63d_aea045ad32b3.slice PodAnnotations:0xc001c3c1e8}] Aliases:map[]}"
2026-06-14 10:12:37.057996 | controller | Jun 14 08:48:03.186526 crc crio[24245]: time="2026-06-14T08:48:03.186499629Z" level=info msg="Adding pod openstack_cinder-8ed3-account-create-85z5g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.058012 | controller | Jun 14 08:48:03.205736 crc crio[24245]: time="2026-06-14T08:48:03.205006264Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690448-dnr4s Namespace:openshift-infra ID:06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181 UID:0abcfb95-7020-428d-a1a4-307739773923 NetNS:/var/run/netns/58e68bdf-b9ec-4cdd-8961-16cf0c749903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0abcfb95_7020_428d_a1a4_307739773923.slice PodAnnotations:0xc001c3c378}] Aliases:map[]}"
2026-06-14 10:12:37.058028 | controller | Jun 14 08:48:03.205736 crc crio[24245]: time="2026-06-14T08:48:03.205085126Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690448-dnr4s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.058044 | controller | Jun 14 08:48:03.250205 crc crio[24245]: time="2026-06-14T08:48:03.249330104Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=eaa6fc00-4e86-44b7-a5b5-591db0e92aa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.058060 | controller | Jun 14 08:48:03.279939 crc crio[24245]: time="2026-06-14T08:48:03.279808238Z" level=info msg="Creating container: openstack/glance-db-sync-z98sq/glance-db-sync" id=74dfa8a3-5cba-44cf-9baf-8c651081803f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.058076 | controller | Jun 14 08:48:03.284369 crc crio[24245]: time="2026-06-14T08:48:03.284290132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.058092 | controller | Jun 14 08:48:03.337338 crc crio[24245]: time="2026-06-14T08:48:03.336973157Z" level=info msg="Stopped pod sandbox: 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a" id=1accdc63-4125-4d5c-ab0a-adba6d881245 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.058107 | controller | Jun 14 08:48:03.390564 crc crio[24245]: time="2026-06-14T08:48:03.390477657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.058123 | controller | Jun 14 08:48:03.537665 crc crio[24245]: time="2026-06-14T08:48:03.537117309Z" level=info msg="Removing container: cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158" id=dea8be4c-b0ff-451a-9cf8-a6b47b32fa18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.058139 | controller | Jun 14 08:48:03.589458 crc crio[24245]: 2026-06-14T08:48:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0f139f63768bb7 Mac:ee:8d:af:f0:10:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/80b00194-0996-4449-bd44-5b0b73252399 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.058160 | controller | Jun 14 08:48:03.595006 crc crio[24245]: time="2026-06-14T08:48:03.594916634Z" level=info msg="Got pod network &{Name:barbican-6e2f-account-create-6hcxz Namespace:openstack ID:d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6 UID:cc9f6723-399d-407c-aab5-d316fbb25143 NetNS:/var/run/netns/80b00194-0996-4449-bd44-5b0b73252399 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc9f6723_399d_407c_aab5_d316fbb25143.slice PodAnnotations:0xc00274a128}] Aliases:map[]}"
2026-06-14 10:12:37.058177 | controller | Jun 14 08:48:03.595191 crc crio[24245]: time="2026-06-14T08:48:03.595145172Z" level=info msg="Checking pod openstack_barbican-6e2f-account-create-6hcxz for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.058193 | controller | Jun 14 08:48:03.601744 crc crio[24245]: time="2026-06-14T08:48:03.601656505Z" level=info msg="Removed container cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/dnsmasq-dns" id=dea8be4c-b0ff-451a-9cf8-a6b47b32fa18 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.058209 | controller | Jun 14 08:48:03.615089 crc crio[24245]: time="2026-06-14T08:48:03.614990825Z" level=info msg="Removing container: a92ab4895c2d853017e20814ab0bab4f0ce4e9812c702e0b8448812b74086d27" id=629e39a9-895a-436c-a4a2-4fa30abbc86e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.058224 | controller | Jun 14 08:48:03.620140 crc crio[24245]: time="2026-06-14T08:48:03.620042438Z" level=info msg="Ran pod sandbox d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6 with infra container: openstack/barbican-6e2f-account-create-6hcxz/POD" id=e6726953-9e3c-4b1d-b460-ae4da023f0ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.058240 | controller | Jun 14 08:48:03.623461 crc crio[24245]: time="2026-06-14T08:48:03.623276797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d9d41d0b-d981-4a1d-b4e8-05e957281872 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.058255 | controller | Jun 14 08:48:03.629786 crc crio[24245]: time="2026-06-14T08:48:03.62964237Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2e6e8df6-b5a2-43ee-b01e-b09482723ff9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.058271 | controller | Jun 14 08:48:03.652674 crc crio[24245]: time="2026-06-14T08:48:03.652536769Z" level=info msg="Creating container: openstack/barbican-6e2f-account-create-6hcxz/mariadb-account-create" id=4be2411e-d221-4b00-a52c-1d3aaada0f23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.058286 | controller | Jun 14 08:48:03.662141 crc crio[24245]: time="2026-06-14T08:48:03.662046208Z" level=info msg="Removed container a92ab4895c2d853017e20814ab0bab4f0ce4e9812c702e0b8448812b74086d27: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/init" id=629e39a9-895a-436c-a4a2-4fa30abbc86e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.058302 | controller | Jun 14 08:48:03.662630 crc crio[24245]: time="2026-06-14T08:48:03.662543119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.058317 | controller | Jun 14 08:48:03.737252 crc crio[24245]: time="2026-06-14T08:48:03.737103936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.058338 | controller | Jun 14 08:48:03.742391 crc crio[24245]: time="2026-06-14T08:48:03.74225814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.058378 | controller | Jun 14 08:48:03.931043 crc crio[24245]: time="2026-06-14T08:48:03.92670256Z" level=info msg="Created container 895005fd8b845506b47c2f793e1055fdbbb2a1968ba159b24c0e2e8e1b4a57d5: openstack/barbican-6e2f-account-create-6hcxz/mariadb-account-create" id=4be2411e-d221-4b00-a52c-1d3aaada0f23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.058396 | controller | Jun 14 08:48:03.931043 crc crio[24245]: time="2026-06-14T08:48:03.93007778Z" level=info msg="Starting container: 895005fd8b845506b47c2f793e1055fdbbb2a1968ba159b24c0e2e8e1b4a57d5" id=960f0b5e-b9bb-4379-b969-986e89c91ffb name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.058412 | controller | Jun 14 08:48:03.954689 crc crio[24245]: 2026-06-14T08:48:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:873fb664611ebf6 Mac:d6:7d:4b:bf:7e:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/e84a8811-a9d6-451b-974e-e5b97bb1b14e SocketPath: PciID:}] [{Interface:0xc0001845b0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.058428 | controller | Jun 14 08:48:03.955620 crc crio[24245]: time="2026-06-14T08:48:03.955543577Z" level=info msg="Got pod network &{Name:neutron-4ad3-account-create-htmxg Namespace:openstack ID:873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8 UID:47b2d2fd-d95f-43e6-a440-e93c514c6501 NetNS:/var/run/netns/e84a8811-a9d6-451b-974e-e5b97bb1b14e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47b2d2fd_d95f_43e6_a440_e93c514c6501.slice PodAnnotations:0xc000602300}] Aliases:map[]}"
2026-06-14 10:12:37.058444 | controller | Jun 14 08:48:03.956012 crc crio[24245]: time="2026-06-14T08:48:03.955705163Z" level=info msg="Checking pod openstack_neutron-4ad3-account-create-htmxg for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.058460 | controller | Jun 14 08:48:03.964819 crc crio[24245]: time="2026-06-14T08:48:03.962655536Z" level=info msg="Started container" PID=63459 containerID=895005fd8b845506b47c2f793e1055fdbbb2a1968ba159b24c0e2e8e1b4a57d5 description=openstack/barbican-6e2f-account-create-6hcxz/mariadb-account-create id=960f0b5e-b9bb-4379-b969-986e89c91ffb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6
2026-06-14 10:12:37.058476 | controller | Jun 14 08:48:03.966635 crc crio[24245]: time="2026-06-14T08:48:03.966164739Z" level=info msg="Ran pod sandbox 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8 with infra container: openstack/neutron-4ad3-account-create-htmxg/POD" id=bf455c34-1b4d-49c8-9ff3-592b70dc6217 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.058492 | controller | Jun 14 08:48:03.970605 crc crio[24245]: time="2026-06-14T08:48:03.969775783Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b8c9f34d-2c7b-42fc-8303-ad34c90fd141 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.058507 | controller | Jun 14 08:48:03.974012 crc crio[24245]: time="2026-06-14T08:48:03.972787716Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=043b109d-195d-4b0e-a598-ef75eaa5ca3b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.058523 | controller | Jun 14 08:48:03.988116 crc crio[24245]: time="2026-06-14T08:48:03.988047443Z" level=info msg="Creating container: openstack/neutron-4ad3-account-create-htmxg/mariadb-account-create" id=593522c2-ca38-40a3-85bd-039abff08d66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.058542 | controller | Jun 14 08:48:03.988545 crc crio[24245]: time="2026-06-14T08:48:03.988483777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.058558 | controller | Jun 14 08:48:04.046063 crc crio[24245]: time="2026-06-14T08:48:04.04411617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.058574 | controller | Jun 14 08:48:04.053555 crc crio[24245]: time="2026-06-14T08:48:04.053388332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.058589 | controller | Jun 14 08:48:04.056130 crc crio[24245]: 2026-06-14T08:48:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaa3795a704a775 Mac:9e:ff:cd:6a:6a:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/3db152ef-24ff-4845-b627-56cd78936a28 SocketPath: PciID:}] [{Interface:0xc000260fa0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.058605 | controller | Jun 14 08:48:04.075548 crc crio[24245]: time="2026-06-14T08:48:04.074410142Z" level=info msg="Got pod network &{Name:cinder-8ed3-account-create-85z5g Namespace:openstack ID:aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872 UID:d93bb9b9-7c2c-47aa-a63d-aea045ad32b3 NetNS:/var/run/netns/3db152ef-24ff-4845-b627-56cd78936a28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd93bb9b9_7c2c_47aa_a63d_aea045ad32b3.slice PodAnnotations:0xc001c3c1e8}] Aliases:map[]}"
2026-06-14 10:12:37.058622 | controller | Jun 14 08:48:04.075548 crc crio[24245]: time="2026-06-14T08:48:04.075498467Z" level=info msg="Checking pod openstack_cinder-8ed3-account-create-85z5g for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.058637 | controller | Jun 14 08:48:04.102369 crc crio[24245]: 2026-06-14T08:48:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06c0f0c36458692 Mac:02:ce:36:af:24:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/58e68bdf-b9ec-4cdd-8961-16cf0c749903 SocketPath: PciID:}] [{Interface:0xc000514880 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.058653 | controller | Jun 14 08:48:04.105075 crc crio[24245]: time="2026-06-14T08:48:04.105020983Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690448-dnr4s Namespace:openshift-infra ID:06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181 UID:0abcfb95-7020-428d-a1a4-307739773923 NetNS:/var/run/netns/58e68bdf-b9ec-4cdd-8961-16cf0c749903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0abcfb95_7020_428d_a1a4_307739773923.slice PodAnnotations:0xc001c3c378}] Aliases:map[]}"
2026-06-14 10:12:37.058669 | controller | Jun 14 08:48:04.105686 crc crio[24245]: time="2026-06-14T08:48:04.105662054Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690448-dnr4s for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.058685 | controller | Jun 14 08:48:04.110379 crc crio[24245]: time="2026-06-14T08:48:04.110198064Z" level=info msg="Ran pod sandbox aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872 with infra container: openstack/cinder-8ed3-account-create-85z5g/POD" id=1ee849cb-ca16-41c9-ac91-4e67dd3e609b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.058713 | controller | Jun 14 08:48:04.114717 crc crio[24245]: time="2026-06-14T08:48:04.114639653Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5d023e55-4471-421f-bff0-940be7e713f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.058729 | controller | Jun 14 08:48:04.116662 crc crio[24245]: time="2026-06-14T08:48:04.116621167Z" level=info msg="Ran pod sandbox 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181 with infra container: openshift-infra/auto-csr-approver-29690448-dnr4s/POD" id=6591ee4d-b52c-40c9-a534-bc1352efa5a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.058745 | controller | Jun 14 08:48:04.119113 crc crio[24245]: time="2026-06-14T08:48:04.118731639Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f1bc75be-7fed-47c2-8596-378018bb59e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.058761 | controller | Jun 14 08:48:04.119698 crc crio[24245]: time="2026-06-14T08:48:04.119550329Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=cc4448cd-9855-4787-a3de-cca2ae61d107 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.058777 | controller | Jun 14 08:48:04.130145 crc crio[24245]: time="2026-06-14T08:48:04.130050263Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.058792 | controller | Jun 14 08:48:04.233072 crc crio[24245]: time="2026-06-14T08:48:04.230896143Z" level=info msg="Creating container: openstack/cinder-8ed3-account-create-85z5g/mariadb-account-create" id=1add8261-baab-43aa-a82e-b19a737b92da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.058808 | controller | Jun 14 08:48:04.233072 crc crio[24245]: time="2026-06-14T08:48:04.231464392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.058823 | controller | Jun 14 08:48:04.325000 crc crio[24245]: time="2026-06-14T08:48:04.320809085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.058839 | controller | Jun 14 08:48:04.327155 crc crio[24245]: time="2026-06-14T08:48:04.327092207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.058855 | controller | Jun 14 08:48:04.345360 crc crio[24245]: time="2026-06-14T08:48:04.3451359Z" level=info msg="Created container 2f7ac3bde4f1258f7d1cd0df9ef19944bf4ea8568edcd8b6c38e60fac8205c9c: openstack/neutron-4ad3-account-create-htmxg/mariadb-account-create" id=593522c2-ca38-40a3-85bd-039abff08d66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.058870 | controller | Jun 14 08:48:04.346625 crc crio[24245]: time="2026-06-14T08:48:04.34641867Z" level=info msg="Starting container: 2f7ac3bde4f1258f7d1cd0df9ef19944bf4ea8568edcd8b6c38e60fac8205c9c" id=a3b5a2f2-959b-4538-aa41-e794cf2dd74b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.058886 | controller | Jun 14 08:48:04.358495 crc crio[24245]: time="2026-06-14T08:48:04.358194177Z" level=info msg="Started container" PID=63479 containerID=2f7ac3bde4f1258f7d1cd0df9ef19944bf4ea8568edcd8b6c38e60fac8205c9c description=openstack/neutron-4ad3-account-create-htmxg/mariadb-account-create id=a3b5a2f2-959b-4538-aa41-e794cf2dd74b name=/runtime.v1.RuntimeService/StartContainer sandboxID=873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8
2026-06-14 10:12:37.058901 | controller | Jun 14 08:48:04.608915 crc crio[24245]: time="2026-06-14T08:48:04.605834493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.058920 | controller | Jun 14 08:48:04.686003 crc crio[24245]: time="2026-06-14T08:48:04.685821869Z" level=info msg="Created container 8f2dca7cb265e72630e17463b8d19a220c543af6d1b7df023f2fcd8e531bf1be: openstack/cinder-8ed3-account-create-85z5g/mariadb-account-create" id=1add8261-baab-43aa-a82e-b19a737b92da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.058936 | controller | Jun 14 08:48:04.687172 crc crio[24245]: time="2026-06-14T08:48:04.68710549Z" level=info msg="Starting container: 8f2dca7cb265e72630e17463b8d19a220c543af6d1b7df023f2fcd8e531bf1be" id=b741511d-6328-43f5-927e-94ef3e279882 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.058952 | controller | Jun 14 08:48:04.699780 crc crio[24245]: time="2026-06-14T08:48:04.699668825Z" level=info msg="Started container" PID=63492 containerID=8f2dca7cb265e72630e17463b8d19a220c543af6d1b7df023f2fcd8e531bf1be description=openstack/cinder-8ed3-account-create-85z5g/mariadb-account-create id=b741511d-6328-43f5-927e-94ef3e279882 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872
2026-06-14 10:12:37.058968 | controller | Jun 14 08:48:05.085771 crc crio[24245]: time="2026-06-14T08:48:05.080732073Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=cc4448cd-9855-4787-a3de-cca2ae61d107 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.058983 | controller | Jun 14 08:48:05.108458 crc crio[24245]: time="2026-06-14T08:48:05.108371981Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=09999f14-1253-4ea5-8cae-03b916ced6ff name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.058999 | controller | Jun 14 08:48:05.126624 crc crio[24245]: time="2026-06-14T08:48:05.122910579Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8a726061-bc1f-46da-8b56-200b04f524a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.059014 | controller | Jun 14 08:48:05.208017 crc crio[24245]: time="2026-06-14T08:48:05.205948059Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690448-dnr4s/oc" id=a5ab7fe2-e0a7-48e0-b16c-68b813450e64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.059030 | controller | Jun 14 08:48:05.208017 crc crio[24245]: time="2026-06-14T08:48:05.206509617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.059046 | controller | Jun 14 08:48:05.248495 crc crio[24245]: time="2026-06-14T08:48:05.24574042Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-66889dc585-2tcnt/POD" id=5ec368dd-b69c-46f6-9066-f5a799b83fab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.059061 | controller | Jun 14 08:48:05.248495 crc crio[24245]: time="2026-06-14T08:48:05.245906356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.059077 | controller | Jun 14 08:48:05.323062 crc crio[24245]: time="2026-06-14T08:48:05.319580808Z" level=info msg="Created container b039dbc40afa10cbc78bec4f54a7748d12893fbaec96f5e3793264eb35a19723: openstack/glance-db-sync-z98sq/glance-db-sync" id=74dfa8a3-5cba-44cf-9baf-8c651081803f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.059093 | controller | Jun 14 08:48:05.346916 crc crio[24245]: time="2026-06-14T08:48:05.346783494Z" level=info msg="Starting container: b039dbc40afa10cbc78bec4f54a7748d12893fbaec96f5e3793264eb35a19723" id=4e63ecb8-d871-4bc0-8210-f441478cff55 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.059108 | controller | Jun 14 08:48:05.379898 crc crio[24245]: time="2026-06-14T08:48:05.373784875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.059128 | controller | Jun 14 08:48:05.379898 crc crio[24245]: time="2026-06-14T08:48:05.379148398Z" level=info msg="Started container" PID=63571 containerID=b039dbc40afa10cbc78bec4f54a7748d12893fbaec96f5e3793264eb35a19723 description=openstack/glance-db-sync-z98sq/glance-db-sync id=4e63ecb8-d871-4bc0-8210-f441478cff55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7
2026-06-14 10:12:37.059145 | controller | Jun 14 08:48:05.403042 crc crio[24245]: time="2026-06-14T08:48:05.402013079Z" level=info msg="Got pod network &{Name:dnsmasq-dns-66889dc585-2tcnt Namespace:openstack ID:3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe UID:2defdba4-8900-46ee-82b1-b9395029413b NetNS:/var/run/netns/6de309ec-1102-40f1-94f6-28386e83a5a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2defdba4_8900_46ee_82b1_b9395029413b.slice PodAnnotations:0xc002422b30}] Aliases:map[]}"
2026-06-14 10:12:37.059161 | controller | Jun 14 08:48:05.403042 crc crio[24245]: time="2026-06-14T08:48:05.402090891Z" level=info msg="Adding pod openstack_dnsmasq-dns-66889dc585-2tcnt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.059176 | controller | Jun 14 08:48:05.471257 crc crio[24245]: time="2026-06-14T08:48:05.470162428Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-np4tb/POD" id=b91a6abb-a2c3-4f81-80e7-39cb765d197d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.059192 | controller | Jun 14 08:48:05.471257 crc crio[24245]: time="2026-06-14T08:48:05.470319213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.059208 | controller | Jun 14 08:48:05.682472 crc crio[24245]: time="2026-06-14T08:48:05.681987083Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=930c04fd-ce9d-425c-8cbb-9558c744d7e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.059224 | controller | Jun 14 08:48:05.682740 crc crio[24245]: time="2026-06-14T08:48:05.682492629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.059240 | controller | Jun 14 08:48:05.896903 crc crio[24245]: time="2026-06-14T08:48:05.895519065Z" level=info msg="Got pod network &{Name:keystone-bootstrap-np4tb Namespace:openstack ID:633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104 UID:2ad3cc6a-131e-47c6-8cf2-caa8654bc4c4 NetNS:/var/run/netns/e1171715-2ae0-456b-ad48-1b825eb29832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad3cc6a_131e_47c6_8cf2_caa8654bc4c4.slice PodAnnotations:0xc00274a288}] Aliases:map[]}"
2026-06-14 10:12:37.059255 | controller | Jun 14 08:48:05.896903 crc crio[24245]: time="2026-06-14T08:48:05.895577516Z" level=info msg="Adding pod openstack_keystone-bootstrap-np4tb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.059272 | controller | Jun 14 08:48:05.938454 crc crio[24245]: time="2026-06-14T08:48:05.924198158Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92 UID:6cb2c11e-2004-45d3-8033-a8304efd50fb NetNS:/var/run/netns/1cf66c9d-618f-4b25-b9c5-d0843bc915d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb2c11e_2004_45d3_8033_a8304efd50fb.slice PodAnnotations:0xc003bf6170}] Aliases:map[]}"
2026-06-14 10:12:37.059288 | controller | Jun 14 08:48:05.946707 crc crio[24245]: time="2026-06-14T08:48:05.946611399Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.059307 | controller | Jun 14 08:48:05.957321 crc crio[24245]: time="2026-06-14T08:48:05.938483178Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-vfp5d/POD" id=63bf4ee8-c9ea-4d99-8e4e-1b67d3cea47f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.059324 | controller | Jun 14 08:48:05.957321 crc crio[24245]: time="2026-06-14T08:48:05.950095441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.059340 | controller | Jun 14 08:48:06.076902 crc crio[24245]: time="2026-06-14T08:48:06.074316627Z" level=info msg="Stopping pod sandbox: 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8" id=5493e06b-8eb6-4cd6-af50-52506a8a4419 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.059376 | controller | Jun 14 08:48:06.076902 crc crio[24245]: time="2026-06-14T08:48:06.074452038Z" level=info msg="Stopping pod sandbox: d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6" id=0fa3691f-6f37-4b3d-8a87-e7c89c3d1dfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.059394 | controller | Jun 14 08:48:06.076902 crc crio[24245]: time="2026-06-14T08:48:06.074895806Z" level=info msg="Got pod network &{Name:neutron-4ad3-account-create-htmxg Namespace:openstack ID:873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8 UID:47b2d2fd-d95f-43e6-a440-e93c514c6501 NetNS:/var/run/netns/e84a8811-a9d6-451b-974e-e5b97bb1b14e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47b2d2fd_d95f_43e6_a440_e93c514c6501.slice PodAnnotations:0xc001c3c318}] Aliases:map[]}"
2026-06-14 10:12:37.059410 | controller | Jun 14 08:48:06.076902 crc crio[24245]: time="2026-06-14T08:48:06.074937933Z" level=info msg="Got pod network &{Name:barbican-6e2f-account-create-6hcxz Namespace:openstack ID:d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6 UID:cc9f6723-399d-407c-aab5-d316fbb25143 NetNS:/var/run/netns/80b00194-0996-4449-bd44-5b0b73252399 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc9f6723_399d_407c_aab5_d316fbb25143.slice PodAnnotations:0xc001b86278}] Aliases:map[]}"
2026-06-14 10:12:37.059426 | controller | Jun 14 08:48:06.076902 crc crio[24245]: time="2026-06-14T08:48:06.075048371Z" level=info msg="Deleting pod openstack_neutron-4ad3-account-create-htmxg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.059442 | controller | Jun 14 08:48:06.076902 crc crio[24245]: time="2026-06-14T08:48:06.075121369Z" level=info msg="Deleting pod openstack_barbican-6e2f-account-create-6hcxz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.059457 | controller | Jun 14 08:48:06.120019 crc crio[24245]: time="2026-06-14T08:48:06.108788695Z" level=info msg="Got pod network &{Name:placement-db-sync-vfp5d Namespace:openstack ID:d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa UID:3362f3cb-ee46-4897-977c-c2a8248aabc7 NetNS:/var/run/netns/48a28f9f-bdf7-4d28-970b-7149b1aff873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3362f3cb_ee46_4897_977c_c2a8248aabc7.slice PodAnnotations:0xc003bf6708}] Aliases:map[]}"
2026-06-14 10:12:37.059473 | controller | Jun 14 08:48:06.120019 crc crio[24245]: time="2026-06-14T08:48:06.108909709Z" level=info msg="Adding pod openstack_placement-db-sync-vfp5d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.059489 | controller | Jun 14 08:48:06.213612 crc crio[24245]: time="2026-06-14T08:48:06.213334655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.059518 | controller | Jun 14 08:48:06.359307 crc crio[24245]: time="2026-06-14T08:48:06.358721098Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-85d986748f-sp9s7/POD" id=e9c9dcd1-544b-4df8-abd3-f6d25d1947e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.059534 | controller | Jun 14 08:48:06.359458 crc crio[24245]: time="2026-06-14T08:48:06.35936572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.059549 | controller | Jun 14 08:48:06.436171 crc crio[24245]: time="2026-06-14T08:48:06.435532875Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85d986748f-sp9s7 Namespace:openstack ID:4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35 UID:249e8545-0a15-4b76-acd2-e82ce547000d NetNS:/var/run/netns/baaca325-4f7e-4923-8fc0-b10ebe2f6218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod249e8545_0a15_4b76_acd2_e82ce547000d.slice PodAnnotations:0xc000603350}] Aliases:map[]}"
2026-06-14 10:12:37.059565 | controller | Jun 14 08:48:06.436171 crc crio[24245]: time="2026-06-14T08:48:06.435610298Z" level=info msg="Adding pod openstack_dnsmasq-dns-85d986748f-sp9s7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.059582 | controller | Jun 14 08:48:06.675473 crc crio[24245]: time="2026-06-14T08:48:06.674374359Z" level=info msg="Created container c5234d62167f2df341f319256db83cbfe89737f7361fa08db0de7f7af810a5f8: openshift-infra/auto-csr-approver-29690448-dnr4s/oc" id=a5ab7fe2-e0a7-48e0-b16c-68b813450e64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.059597 | controller | Jun 14 08:48:06.679681 crc crio[24245]: time="2026-06-14T08:48:06.679560164Z" level=info msg="Starting container: c5234d62167f2df341f319256db83cbfe89737f7361fa08db0de7f7af810a5f8" id=b1114564-e6b9-4c47-9e63-1249644473d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.059613 | controller | Jun 14 08:48:06.687604 crc crio[24245]: time="2026-06-14T08:48:06.687497407Z" level=info msg="Started container" PID=63799 containerID=c5234d62167f2df341f319256db83cbfe89737f7361fa08db0de7f7af810a5f8 description=openshift-infra/auto-csr-approver-29690448-dnr4s/oc id=b1114564-e6b9-4c47-9e63-1249644473d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181
2026-06-14 10:12:37.059629 | controller | Jun 14 08:48:06.722194 crc crio[24245]: 2026-06-14T08:48:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ea55077c7692b7 Mac:86:96:81:75:26:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/6de309ec-1102-40f1-94f6-28386e83a5a8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.059644 | controller | Jun 14 08:48:06.726460 crc crio[24245]: time="2026-06-14T08:48:06.726334243Z" level=info msg="Got pod network &{Name:dnsmasq-dns-66889dc585-2tcnt Namespace:openstack ID:3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe UID:2defdba4-8900-46ee-82b1-b9395029413b NetNS:/var/run/netns/6de309ec-1102-40f1-94f6-28386e83a5a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2defdba4_8900_46ee_82b1_b9395029413b.slice PodAnnotations:0xc002422b30}] Aliases:map[]}"
2026-06-14 10:12:37.059660 | controller | Jun 14 08:48:06.727258 crc crio[24245]: time="2026-06-14T08:48:06.72717169Z" level=info msg="Checking pod openstack_dnsmasq-dns-66889dc585-2tcnt for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.059676 | controller | Jun 14 08:48:06.750246 crc crio[24245]: time="2026-06-14T08:48:06.75015995Z" level=info msg="Ran pod sandbox 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe with infra container: openstack/dnsmasq-dns-66889dc585-2tcnt/POD" id=5ec368dd-b69c-46f6-9066-f5a799b83fab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.059694 | controller | Jun 14 08:48:06.767437 crc crio[24245]: time="2026-06-14T08:48:06.767178308Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=33c29b5b-fb3d-469f-a372-c8b50246f743 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.059710 | controller | Jun 14 08:48:06.825483 crc crio[24245]: time="2026-06-14T08:48:06.825380066Z" level=info msg="Stopped pod sandbox: d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6" id=0fa3691f-6f37-4b3d-8a87-e7c89c3d1dfe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.059725 | controller | Jun 14 08:48:06.974524 crc crio[24245]: time="2026-06-14T08:48:06.971041887Z" level=info msg="Stopped pod sandbox: 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8" id=5493e06b-8eb6-4cd6-af50-52506a8a4419 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.059741 | controller | Jun 14 08:48:07.006594 crc crio[24245]: 2026-06-14T08:48:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:633c381c96087ad Mac:be:cb:e1:24:74:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/e1171715-2ae0-456b-ad48-1b825eb29832 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.059766 | controller | Jun 14 08:48:07.006904 crc crio[24245]: time="2026-06-14T08:48:07.00678535Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=42d65409-b7b7-4a0c-8eba-af0209fb226a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.059783 | controller | Jun 14 08:48:07.008725 crc crio[24245]: time="2026-06-14T08:48:07.008578347Z" level=info msg="Got pod network &{Name:keystone-bootstrap-np4tb Namespace:openstack ID:633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104 UID:2ad3cc6a-131e-47c6-8cf2-caa8654bc4c4 NetNS:/var/run/netns/e1171715-2ae0-456b-ad48-1b825eb29832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad3cc6a_131e_47c6_8cf2_caa8654bc4c4.slice PodAnnotations:0xc00274a288}] Aliases:map[]}"
2026-06-14 10:12:37.059799 | controller | Jun 14 08:48:07.008982 crc crio[24245]: time="2026-06-14T08:48:07.008920948Z" level=info msg="Checking pod openstack_keystone-bootstrap-np4tb for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.059815 | controller | Jun 14 08:48:07.036631 crc crio[24245]: time="2026-06-14T08:48:07.035704812Z" level=info msg="Ran pod sandbox 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104 with infra container: openstack/keystone-bootstrap-np4tb/POD" id=b91a6abb-a2c3-4f81-80e7-39cb765d197d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.059830 | controller | Jun 14 08:48:07.041350 crc crio[24245]: time="2026-06-14T08:48:07.041282059Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=bf9032d6-d985-46cb-ba3d-f9e7b6c7ccd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.059845 | controller | Jun 14 08:48:07.059415 crc crio[24245]: 2026-06-14T08:48:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:688d5c27e3f104e Mac:8e:9c:99:08:af:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/1cf66c9d-618f-4b25-b9c5-d0843bc915d2 SocketPath: PciID:}] [{Interface:0xc000194dd0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.059864 | controller | Jun 14 08:48:07.061678 crc crio[24245]: time="2026-06-14T08:48:07.061387826Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92 UID:6cb2c11e-2004-45d3-8033-a8304efd50fb NetNS:/var/run/netns/1cf66c9d-618f-4b25-b9c5-d0843bc915d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb2c11e_2004_45d3_8033_a8304efd50fb.slice PodAnnotations:0xc003bf6170}] Aliases:map[]}"
2026-06-14 10:12:37.059880 | controller | Jun 14 08:48:07.062580 crc crio[24245]: time="2026-06-14T08:48:07.062182454Z" level=info msg="Creating container: openstack/dnsmasq-dns-66889dc585-2tcnt/init" id=bc23b8d9-fb8c-4db4-8859-7dd7dad6b14e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.059894 | controller | Jun 14 08:48:07.062580 crc crio[24245]: time="2026-06-14T08:48:07.062295185Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.059910 | controller | Jun 14 08:48:07.062825 crc crio[24245]: time="2026-06-14T08:48:07.062763672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.059925 | controller | Jun 14 08:48:07.077690 crc crio[24245]: time="2026-06-14T08:48:07.077589185Z" level=info msg="Ran pod sandbox 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92 with infra container: openstack/ceilometer-0/POD" id=930c04fd-ce9d-425c-8cbb-9558c744d7e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.059941 | controller | Jun 14 08:48:07.113927 crc crio[24245]: time="2026-06-14T08:48:07.113206364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=8b472ae3-89e0-41d6-b8c2-c4ad996e1493 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.059956 | controller | Jun 14 08:48:07.135766 crc crio[24245]: time="2026-06-14T08:48:07.135613333Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=27cb95a8-e7e4-4ead-85ba-b8ea21d8bde6 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.059972 | controller | Jun 14 08:48:07.151409 crc crio[24245]: time="2026-06-14T08:48:07.151313741Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-14 10:12:37.059987 | controller | Jun 14 08:48:07.161464 crc crio[24245]: time="2026-06-14T08:48:07.161336557Z" level=info msg="Creating container: openstack/keystone-bootstrap-np4tb/keystone-bootstrap" id=1f133118-3287-445d-8dbe-58eee61b8893 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.060002 | controller | Jun 14 08:48:07.166420 crc crio[24245]: time="2026-06-14T08:48:07.165999787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.060017 | controller | Jun 14 08:48:07.235783 crc crio[24245]: time="2026-06-14T08:48:07.235691297Z" level=info msg="Stopping pod sandbox: aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872" id=3c83acfc-c99a-41c4-9c3f-c7d7e395379d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.060032 | controller | Jun 14 08:48:07.236531 crc crio[24245]: time="2026-06-14T08:48:07.236461922Z" level=info msg="Got pod network &{Name:cinder-8ed3-account-create-85z5g Namespace:openstack ID:aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872 UID:d93bb9b9-7c2c-47aa-a63d-aea045ad32b3 NetNS:/var/run/netns/3db152ef-24ff-4845-b627-56cd78936a28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd93bb9b9_7c2c_47aa_a63d_aea045ad32b3.slice PodAnnotations:0xc001c3c110}] Aliases:map[]}"
2026-06-14 10:12:37.060052 | controller | Jun 14 08:48:07.236753 crc crio[24245]: time="2026-06-14T08:48:07.236682299Z" level=info msg="Deleting pod openstack_cinder-8ed3-account-create-85z5g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.060068 | controller | Jun 14 08:48:07.320978 crc crio[24245]: time="2026-06-14T08:48:07.318516009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.060083 | controller | Jun 14 08:48:07.324153 crc crio[24245]: time="2026-06-14T08:48:07.323750811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.060099 | controller | Jun 14 08:48:07.384946 crc crio[24245]: time="2026-06-14T08:48:07.384809725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.060114 | controller | Jun 14 08:48:07.414616 crc crio[24245]: 2026-06-14T08:48:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4efa46177f17f7a Mac:4a:21:87:f7:17:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/baaca325-4f7e-4923-8fc0-b10ebe2f6218 SocketPath: PciID:}] [{Interface:0xc0000149d0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.060129 | controller | Jun 14 08:48:07.416345 crc crio[24245]: time="2026-06-14T08:48:07.41514205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.060144 | controller | Jun 14 08:48:07.416345 crc crio[24245]: time="2026-06-14T08:48:07.415602495Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85d986748f-sp9s7 Namespace:openstack ID:4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35 UID:249e8545-0a15-4b76-acd2-e82ce547000d NetNS:/var/run/netns/baaca325-4f7e-4923-8fc0-b10ebe2f6218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod249e8545_0a15_4b76_acd2_e82ce547000d.slice PodAnnotations:0xc000603350}] Aliases:map[]}"
2026-06-14 10:12:37.060160 | controller | Jun 14 08:48:07.416345 crc crio[24245]: time="2026-06-14T08:48:07.4157464Z" level=info msg="Checking pod openstack_dnsmasq-dns-85d986748f-sp9s7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.060176 | controller | Jun 14 08:48:07.421683 crc crio[24245]: 2026-06-14T08:48:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d01123932f4c13f Mac:5a:f7:fa:e9:44:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/48a28f9f-bdf7-4d28-970b-7149b1aff873 SocketPath: PciID:}] [{Interface:0xc0002da6e0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.060192 | controller | Jun 14 08:48:07.423543 crc crio[24245]: time="2026-06-14T08:48:07.422432955Z" level=info msg="Got pod network &{Name:placement-db-sync-vfp5d Namespace:openstack ID:d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa UID:3362f3cb-ee46-4897-977c-c2a8248aabc7 NetNS:/var/run/netns/48a28f9f-bdf7-4d28-970b-7149b1aff873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3362f3cb_ee46_4897_977c_c2a8248aabc7.slice PodAnnotations:0xc003bf6708}] Aliases:map[]}"
2026-06-14 10:12:37.060208 | controller | Jun 14 08:48:07.423543 crc crio[24245]: time="2026-06-14T08:48:07.42259371Z" level=info msg="Checking pod openstack_placement-db-sync-vfp5d for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.060231 | controller | Jun 14 08:48:07.454565 crc crio[24245]: time="2026-06-14T08:48:07.454331035Z" level=info msg="Ran pod sandbox 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35 with infra container: openstack/dnsmasq-dns-85d986748f-sp9s7/POD" id=e9c9dcd1-544b-4df8-abd3-f6d25d1947e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.060248 | controller | Jun 14 08:48:07.457165 crc crio[24245]: time="2026-06-14T08:48:07.457055645Z" level=info msg="Ran pod sandbox d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa with infra container: openstack/placement-db-sync-vfp5d/POD" id=63bf4ee8-c9ea-4d99-8e4e-1b67d3cea47f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.060263 | controller | Jun 14 08:48:07.462261 crc crio[24245]: time="2026-06-14T08:48:07.46217059Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=84450ebf-eaa5-46d2-a2d4-56a81533fe99 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.060279 | controller | Jun 14 08:48:07.478004 crc crio[24245]: time="2026-06-14T08:48:07.462321312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=231a6b49-5382-4589-b131-1528170fcb6b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.060295 | controller | Jun 14 08:48:07.480556 crc crio[24245]: time="2026-06-14T08:48:07.464085522Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 not found" id=84450ebf-eaa5-46d2-a2d4-56a81533fe99 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.060310 | controller | Jun 14 08:48:07.480556 crc crio[24245]: time="2026-06-14T08:48:07.479993351Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 found" id=84450ebf-eaa5-46d2-a2d4-56a81533fe99 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.060325 | controller | Jun 14 08:48:07.487946 crc crio[24245]: time="2026-06-14T08:48:07.48642875Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=227d826f-4869-489a-9ee3-c409711e5309 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.060341 | controller | Jun 14 08:48:07.498786 crc crio[24245]: time="2026-06-14T08:48:07.49867234Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\""
2026-06-14 10:12:37.060376 | controller | Jun 14 08:48:07.559304 crc crio[24245]: time="2026-06-14T08:48:07.558556216Z" level=info msg="Created container 6a4e4c8a11b8fbc87daa8b66ed3fa697e3c95868657c40d90986e8998a647355: openstack/dnsmasq-dns-66889dc585-2tcnt/init" id=bc23b8d9-fb8c-4db4-8859-7dd7dad6b14e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.060393 | controller | Jun 14 08:48:07.562822 crc crio[24245]: time="2026-06-14T08:48:07.562683068Z" level=info msg="Starting container: 6a4e4c8a11b8fbc87daa8b66ed3fa697e3c95868657c40d90986e8998a647355" id=e3767333-b213-4891-866e-40c6596211c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.060409 | controller | Jun 14 08:48:07.566187 crc crio[24245]: time="2026-06-14T08:48:07.565912291Z" level=info msg="Created container 24b25f378e74d6599993b4b5abc41065bddd8b9f8a12da4bc4f6495c5b931efb: openstack/keystone-bootstrap-np4tb/keystone-bootstrap" id=1f133118-3287-445d-8dbe-58eee61b8893 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.060425 | controller | Jun 14 08:48:07.570756 crc crio[24245]: time="2026-06-14T08:48:07.570667241Z" level=info msg="Starting container: 24b25f378e74d6599993b4b5abc41065bddd8b9f8a12da4bc4f6495c5b931efb" id=f506b3a7-de82-46b4-83fb-f0c526a3dc5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.060446 | controller | Jun 14 08:48:07.575260 crc crio[24245]: time="2026-06-14T08:48:07.575180839Z" level=info msg="Started container" PID=63970 containerID=6a4e4c8a11b8fbc87daa8b66ed3fa697e3c95868657c40d90986e8998a647355 description=openstack/dnsmasq-dns-66889dc585-2tcnt/init id=e3767333-b213-4891-866e-40c6596211c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe
2026-06-14 10:12:37.060462 | controller | Jun 14 08:48:07.576441 crc crio[24245]: time="2026-06-14T08:48:07.576355783Z" level=info msg="Started container" PID=63975 containerID=24b25f378e74d6599993b4b5abc41065bddd8b9f8a12da4bc4f6495c5b931efb description=openstack/keystone-bootstrap-np4tb/keystone-bootstrap id=f506b3a7-de82-46b4-83fb-f0c526a3dc5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104
2026-06-14 10:12:37.060479 | controller | Jun 14 08:48:07.648279 crc crio[24245]: time="2026-06-14T08:48:07.648168079Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7ca0dabb-54c4-47a9-a707-a2ec0c0b5ed4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.060494 | controller | Jun 14 08:48:07.667254 crc crio[24245]: time="2026-06-14T08:48:07.666412141Z" level=info msg="Creating container: openstack/dnsmasq-dns-85d986748f-sp9s7/init" id=9cf71dde-2b0b-4b80-ba19-f21672aa4a2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.060510 | controller | Jun 14 08:48:07.667254 crc crio[24245]: time="2026-06-14T08:48:07.666824384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.060525 | controller | Jun 14 08:48:07.766660 crc crio[24245]: time="2026-06-14T08:48:07.766444604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.060541 | controller | Jun 14 08:48:07.771813 crc crio[24245]: time="2026-06-14T08:48:07.771718462Z" level=info msg="Stopped pod sandbox: aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872" id=3c83acfc-c99a-41c4-9c3f-c7d7e395379d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.060556 | controller | Jun 14 08:48:07.772240 crc crio[24245]: time="2026-06-14T08:48:07.772006311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.060572 | controller | Jun 14 08:48:07.975640 crc crio[24245]: time="2026-06-14T08:48:07.97552446Z" level=info msg="Created container 2c2f514075e3ea8211d2077816bc3010258b2b5cc94489ced27aaf08e9d6eb0a: openstack/dnsmasq-dns-85d986748f-sp9s7/init" id=9cf71dde-2b0b-4b80-ba19-f21672aa4a2b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.060587 | controller | Jun 14 08:48:07.977433 crc crio[24245]: time="2026-06-14T08:48:07.977312406Z" level=info msg="Starting container: 2c2f514075e3ea8211d2077816bc3010258b2b5cc94489ced27aaf08e9d6eb0a" id=753b3438-94b5-4c0e-b0dc-6a967a7c3e22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.060602 | controller | Jun 14 08:48:07.989255 crc crio[24245]: time="2026-06-14T08:48:07.989160968Z" level=info msg="Started container" PID=64050 containerID=2c2f514075e3ea8211d2077816bc3010258b2b5cc94489ced27aaf08e9d6eb0a description=openstack/dnsmasq-dns-85d986748f-sp9s7/init id=753b3438-94b5-4c0e-b0dc-6a967a7c3e22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35
2026-06-14 10:12:37.060621 | controller | Jun 14 08:48:08.322930 crc crio[24245]: time="2026-06-14T08:48:08.322269581Z" level=info msg="Stopping pod sandbox: 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe" id=8acff9d9-65f6-4bc7-a0d4-660b86ff7331 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.060637 | controller | Jun 14 08:48:08.323794 crc crio[24245]: time="2026-06-14T08:48:08.323696827Z" level=info msg="Got pod network &{Name:dnsmasq-dns-66889dc585-2tcnt Namespace:openstack ID:3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe UID:2defdba4-8900-46ee-82b1-b9395029413b NetNS:/var/run/netns/6de309ec-1102-40f1-94f6-28386e83a5a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2defdba4_8900_46ee_82b1_b9395029413b.slice PodAnnotations:0xc0004cd780}] Aliases:map[]}"
2026-06-14 10:12:37.060653 | controller | Jun 14 08:48:08.324000 crc crio[24245]: time="2026-06-14T08:48:08.323940175Z" level=info msg="Deleting pod openstack_dnsmasq-dns-66889dc585-2tcnt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.060669 | controller | Jun 14 08:48:08.407329 crc crio[24245]: time="2026-06-14T08:48:08.407246717Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ca656a8f-7f75-4978-a68e-fa67c66fffa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.060685 | controller | Jun 14 08:48:08.554578 crc crio[24245]: time="2026-06-14T08:48:08.55446973Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=68b92e08-94a1-480a-a9a5-fe0e15ad7b5e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.060701 | controller | Jun 14 08:48:08.599298 crc crio[24245]: time="2026-06-14T08:48:08.586617743Z" level=info msg="Creating container: openstack/dnsmasq-dns-85d986748f-sp9s7/dnsmasq-dns" id=5d3a2018-fba4-41f2-9eed-b44c1569a7f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.060716 | controller | Jun 14 08:48:08.626019 crc crio[24245]: time="2026-06-14T08:48:08.624304973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.060732 | controller | Jun 14 08:48:08.825053 crc crio[24245]: time="2026-06-14T08:48:08.817689523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.060747 | controller | Jun 14 08:48:08.852002 crc crio[24245]: time="2026-06-14T08:48:08.851690361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.060763 | controller | Jun 14 08:48:09.058506 crc crio[24245]: time="2026-06-14T08:48:09.058365242Z" level=info msg="Created container 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f: openstack/dnsmasq-dns-85d986748f-sp9s7/dnsmasq-dns" id=5d3a2018-fba4-41f2-9eed-b44c1569a7f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.060778 | controller | Jun 14 08:48:09.060115 crc crio[24245]: time="2026-06-14T08:48:09.059747205Z" level=info msg="Starting container: 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f" id=5118744d-a74a-49af-a8a4-06470524cdbb name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.060793 | controller | Jun 14 08:48:09.068003 crc crio[24245]: time="2026-06-14T08:48:09.06619026Z" level=info msg="Started container" PID=64157 containerID=20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f description=openstack/dnsmasq-dns-85d986748f-sp9s7/dnsmasq-dns id=5118744d-a74a-49af-a8a4-06470524cdbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35
2026-06-14 10:12:37.060812 | controller | Jun 14 08:48:09.069749 crc crio[24245]: time="2026-06-14T08:48:09.068776051Z" level=info msg="Stopped pod sandbox: 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe" id=8acff9d9-65f6-4bc7-a0d4-660b86ff7331 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.060828 | controller | Jun 14 08:48:09.457127 crc crio[24245]: time="2026-06-14T08:48:09.456491085Z" level=info msg="Removing container: 6a4e4c8a11b8fbc87daa8b66ed3fa697e3c95868657c40d90986e8998a647355" id=c59b01e4-ad9d-4bd1-92eb-7c44d5950086 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.060843 | controller | Jun 14 08:48:09.469792 crc crio[24245]: time="2026-06-14T08:48:09.469698475Z" level=info msg="Stopping pod sandbox: 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181" id=519c7aeb-ab46-43b7-bdbe-8088996507f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.060858 | controller | Jun 14 08:48:09.471159 crc crio[24245]: time="2026-06-14T08:48:09.471082769Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690448-dnr4s Namespace:openshift-infra ID:06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181 UID:0abcfb95-7020-428d-a1a4-307739773923 NetNS:/var/run/netns/58e68bdf-b9ec-4cdd-8961-16cf0c749903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0abcfb95_7020_428d_a1a4_307739773923.slice PodAnnotations:0xc002c922f0}] Aliases:map[]}"
2026-06-14 10:12:37.060874 | controller | Jun 14 08:48:09.471325 crc crio[24245]: time="2026-06-14T08:48:09.47129376Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690448-dnr4s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.060889 | controller | Jun 14 08:48:09.519001 crc crio[24245]: time="2026-06-14T08:48:09.518903284Z" level=info msg="Removed container 6a4e4c8a11b8fbc87daa8b66ed3fa697e3c95868657c40d90986e8998a647355: openstack/dnsmasq-dns-66889dc585-2tcnt/init" id=c59b01e4-ad9d-4bd1-92eb-7c44d5950086 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.060904 | controller | Jun 14 08:48:09.909308 crc crio[24245]: time="2026-06-14T08:48:09.908979409Z" level=info msg="Stopped pod sandbox: 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181" id=519c7aeb-ab46-43b7-bdbe-8088996507f7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.060919 | controller | Jun 14 08:48:13.306816 crc crio[24245]: time="2026-06-14T08:48:13.306168136Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-4trgl/POD" id=f2e96982-4744-4c6c-ac46-f67b206c780e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.060935 | controller | Jun 14 08:48:13.308497 crc crio[24245]: time="2026-06-14T08:48:13.306825257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.060950 | controller | Jun 14 08:48:13.968774 crc crio[24245]: time="2026-06-14T08:48:13.967957878Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-q9p2h/POD" id=b38122b2-4387-434f-a536-96807bf54475 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.060966 | controller | Jun 14 08:48:13.971388 crc crio[24245]: time="2026-06-14T08:48:13.968790504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.060981 | controller | Jun 14 08:48:14.182659 crc crio[24245]: time="2026-06-14T08:48:14.182584927Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-sfbnx/POD" id=7d0ed878-fc4d-47b8-bc30-a0193d0823ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.060997 | controller | Jun 14 08:48:14.182915 crc crio[24245]: time="2026-06-14T08:48:14.1826865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.061015 | controller | Jun 14 08:48:14.578911 crc crio[24245]: time="2026-06-14T08:48:14.578330673Z" level=info msg="Stopping pod sandbox: 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104" id=903ba294-e7ff-43a1-ad90-289f7269bff7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.061031 | controller | Jun 14 08:48:14.580525 crc crio[24245]: time="2026-06-14T08:48:14.579761149Z" level=info msg="Got pod network &{Name:keystone-bootstrap-np4tb Namespace:openstack ID:633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104 UID:2ad3cc6a-131e-47c6-8cf2-caa8654bc4c4 NetNS:/var/run/netns/e1171715-2ae0-456b-ad48-1b825eb29832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad3cc6a_131e_47c6_8cf2_caa8654bc4c4.slice PodAnnotations:0xc001b871e0}] Aliases:map[]}"
2026-06-14 10:12:37.061046 | controller | Jun 14 08:48:14.580525 crc crio[24245]: time="2026-06-14T08:48:14.579993077Z" level=info msg="Deleting pod openstack_keystone-bootstrap-np4tb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.061062 | controller | Jun 14 08:48:16.650038 crc crio[24245]: time="2026-06-14T08:48:16.648671221Z" level=info msg="Stopping container: 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847 (timeout: 10s)" id=45bd4e8c-b308-4fb9-b680-e4e10a8d2f80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.061077 | controller | Jun 14 08:48:17.849490 crc crio[24245]: time="2026-06-14T08:48:17.849371025Z" level=info msg="Stopped container 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847: openstack/dnsmasq-dns-868d559989-sff92/dnsmasq-dns" id=45bd4e8c-b308-4fb9-b680-e4e10a8d2f80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.061092 | controller | Jun 14 08:48:17.850895 crc crio[24245]: time="2026-06-14T08:48:17.850651845Z" level=info msg="Stopping pod sandbox: 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080" id=1d97d4bf-4f38-4cf4-b247-be9a3041e10b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.061108 | controller | Jun 14 08:48:17.851673 crc crio[24245]: time="2026-06-14T08:48:17.851588076Z" level=info msg="Got pod network &{Name:dnsmasq-dns-868d559989-sff92 Namespace:openstack ID:9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080 UID:ac059631-8e12-4273-8f00-6be5afdde2d3 NetNS:/var/run/netns/6127d49f-c8d1-4a3c-b26c-5dae8519628b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac059631_8e12_4273_8f00_6be5afdde2d3.slice PodAnnotations:0xc000522620}] Aliases:map[]}"
2026-06-14 10:12:37.061123 | controller | Jun 14 08:48:17.851925 crc crio[24245]: time="2026-06-14T08:48:17.851814843Z" level=info msg="Deleting pod openstack_dnsmasq-dns-868d559989-sff92 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.061138 | controller | Jun 14 08:48:17.854737 crc crio[24245]: time="2026-06-14T08:48:17.854684213Z" level=info msg="Stopped pod sandbox: 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104" id=903ba294-e7ff-43a1-ad90-289f7269bff7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.061154 | controller | Jun 14 08:48:17.921058 crc crio[24245]: time="2026-06-14T08:48:17.920827489Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=27cb95a8-e7e4-4ead-85ba-b8ea21d8bde6 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.061170 | controller | Jun 14 08:48:17.923090 crc crio[24245]: time="2026-06-14T08:48:17.922830483Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=7fce739e-27f0-4c90-ab78-d608f31fbc62 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.061189 | controller | Jun 14 08:48:18.170546 crc crio[24245]: time="2026-06-14T08:48:18.16990591Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=227d826f-4869-489a-9ee3-c409711e5309 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.061205 | controller | Jun 14 08:48:18.175942 crc crio[24245]: time="2026-06-14T08:48:18.175512647Z" level=info msg="Got pod network &{Name:barbican-db-sync-q9p2h Namespace:openstack ID:596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8 UID:1c94b659-f5b5-4a0c-bcf3-53e4c408283b NetNS:/var/run/netns/055cdf3b-61ce-4917-b957-12ff47f46085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c94b659_f5b5_4a0c_bcf3_53e4c408283b.slice PodAnnotations:0xc003bf61e0}] Aliases:map[]}"
2026-06-14 10:12:37.061220 | controller | Jun 14 08:48:18.175942 crc crio[24245]: time="2026-06-14T08:48:18.175570939Z" level=info msg="Adding pod openstack_barbican-db-sync-q9p2h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.061236 | controller | Jun 14 08:48:18.177020 crc crio[24245]: time="2026-06-14T08:48:18.176155648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=1c9a419c-82aa-4a1e-8739-4b29f4b2d267 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.061252 | controller | Jun 14 08:48:18.177819 crc crio[24245]: time="2026-06-14T08:48:18.177591484Z" level=info msg="Got pod network &{Name:neutron-db-sync-sfbnx Namespace:openstack ID:1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3 UID:28a0900a-6d29-468f-8d91-4dcc5322031c NetNS:/var/run/netns/83638292-8bfa-4d08-80a7-845a0711410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28a0900a_6d29_468f_8d91_4dcc5322031c.slice PodAnnotations:0xc001c3c050}] Aliases:map[]}"
2026-06-14 10:12:37.061268 | controller | Jun 14 08:48:18.177819 crc crio[24245]: time="2026-06-14T08:48:18.177704358Z" level=info msg="Adding pod openstack_neutron-db-sync-sfbnx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.061284 | controller | Jun 14 08:48:18.192787 crc crio[24245]: time="2026-06-14T08:48:18.191799875Z" level=info msg="Got pod network &{Name:cinder-db-sync-4trgl Namespace:openstack ID:dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb UID:1d35bb51-816a-4695-ae6f-0fc31bc8e17a NetNS:/var/run/netns/5cbf5651-e3e0-4a02-91f4-b81311dda0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d35bb51_816a_4695_ae6f_0fc31bc8e17a.slice PodAnnotations:0xc0024224e0}] Aliases:map[]}"
2026-06-14 10:12:37.061300 | controller | Jun 14 08:48:18.192787 crc crio[24245]: time="2026-06-14T08:48:18.19193103Z" level=info msg="Adding pod openstack_cinder-db-sync-4trgl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.061316 | controller | Jun 14 08:48:18.207349 crc crio[24245]: time="2026-06-14T08:48:18.207246209Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=cb7c1035-0d6c-48e0-8315-e86a3e872149 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.061332 | controller | Jun 14 08:48:18.223203 crc crio[24245]: time="2026-06-14T08:48:18.223142693Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=f9eb0b66-d70f-4df3-9387-687e6698cbdb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.061365 | controller | Jun 14 08:48:18.270188 crc crio[24245]: time="2026-06-14T08:48:18.270122819Z" level=info msg="Stopped pod sandbox: 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080" id=1d97d4bf-4f38-4cf4-b247-be9a3041e10b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.061387 | controller | Jun 14 08:48:18.319479 crc crio[24245]: time="2026-06-14T08:48:18.312240329Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=04f14bb1-7297-495d-b452-baa9a2379ca2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.061403 | controller | Jun 14 08:48:18.319479 crc crio[24245]: time="2026-06-14T08:48:18.314666868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.061418 | controller | Jun 14 08:48:18.407018 crc crio[24245]: time="2026-06-14T08:48:18.406555793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.061433 | controller | Jun 14 08:48:18.410994 crc crio[24245]: time="2026-06-14T08:48:18.410818377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.061449 | controller | Jun 14 08:48:18.451132 crc crio[24245]: time="2026-06-14T08:48:18.450749601Z" level=info msg="Creating container: openstack/placement-db-sync-vfp5d/placement-db-sync" id=46e15403-2587-447d-ac80-514822eff37a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.061464 | controller | Jun 14 08:48:18.454279 crc crio[24245]: time="2026-06-14T08:48:18.453678356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.061479 | controller | Jun 14 08:48:18.544395 crc crio[24245]: time="2026-06-14T08:48:18.544289066Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.061495 | controller | Jun 14 08:48:18.549497 crc crio[24245]: time="2026-06-14T08:48:18.549409019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.061510 | controller | Jun 14 08:48:18.705321 crc crio[24245]: time="2026-06-14T08:48:18.704369022Z" level=info msg="Removing container: 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847" id=5c33ec95-54f3-4115-955d-55a102f53e09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.061525 | controller | Jun 14 08:48:18.750823 crc crio[24245]: time="2026-06-14T08:48:18.750693131Z" level=info msg="Removed container 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847: openstack/dnsmasq-dns-868d559989-sff92/dnsmasq-dns" id=5c33ec95-54f3-4115-955d-55a102f53e09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.061541 | controller | Jun 14 08:48:18.755829 crc crio[24245]: time="2026-06-14T08:48:18.75562562Z" level=info msg="Removing container: 35ef22621a2ceb3f0b90f50bce6b2d0e98aacf7d37c35ebd92b19205d551aaf8" id=15ffcb94-581a-4f3c-865b-0ed6ea599a82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.061556 | controller | Jun 14 08:48:18.793522 crc crio[24245]: time="2026-06-14T08:48:18.793317534Z" level=info msg="Removed container 35ef22621a2ceb3f0b90f50bce6b2d0e98aacf7d37c35ebd92b19205d551aaf8: openstack/dnsmasq-dns-868d559989-sff92/init" id=15ffcb94-581a-4f3c-865b-0ed6ea599a82 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.061570 | controller | Jun 14 08:48:18.990619 crc crio[24245]: time="2026-06-14T08:48:18.990402413Z" level=info msg="Created container 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e: openstack/ceilometer-0/ceilometer-central-agent" id=04f14bb1-7297-495d-b452-baa9a2379ca2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.061589 | controller | Jun 14 08:48:18.992197 crc crio[24245]: time="2026-06-14T08:48:18.992086322Z" level=info msg="Starting container: 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e" id=469cf384-fbad-4371-9478-f3e4de9fa42b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.061604 | controller | Jun 14 08:48:18.997586 crc crio[24245]: time="2026-06-14T08:48:18.997357869Z" level=info msg="Started container" PID=64857 containerID=1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e description=openstack/ceilometer-0/ceilometer-central-agent id=469cf384-fbad-4371-9478-f3e4de9fa42b name=/runtime.v1.RuntimeService/StartContainer sandboxID=688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92
2026-06-14 10:12:37.061619 | controller | Jun 14 08:48:19.025165 crc crio[24245]: time="2026-06-14T08:48:19.025039441Z" level=info msg="Created container bb487c6d33c72d4dad00f4f9d3673d727d84b9d28c418e6128e1fe48eae59eba: openstack/placement-db-sync-vfp5d/placement-db-sync" id=46e15403-2587-447d-ac80-514822eff37a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.061634 | controller | Jun 14 08:48:19.026770 crc crio[24245]: time="2026-06-14T08:48:19.026684682Z" level=info msg="Starting container: bb487c6d33c72d4dad00f4f9d3673d727d84b9d28c418e6128e1fe48eae59eba" id=b8785b7f-f2c7-44b2-8022-ea17446a9919 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.061649 | controller | Jun 14 08:48:19.034355 crc crio[24245]: time="2026-06-14T08:48:19.034165212Z" level=info msg="Started container" PID=64881 containerID=bb487c6d33c72d4dad00f4f9d3673d727d84b9d28c418e6128e1fe48eae59eba description=openstack/placement-db-sync-vfp5d/placement-db-sync id=b8785b7f-f2c7-44b2-8022-ea17446a9919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa
2026-06-14 10:12:37.061664 | controller | Jun 14 08:48:19.155906 crc crio[24245]: time="2026-06-14T08:48:19.155697649Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=48ce66ee-a7dd-427c-a2ab-8e0aaf78388b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.061679 | controller | Jun 14 08:48:19.160774 crc crio[24245]: time="2026-06-14T08:48:19.160682819Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-14 10:12:37.061694 | controller | Jun 14 08:48:19.446162 crc crio[24245]: 2026-06-14T08:48:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1de3575375652e8 Mac:76:29:94:6f:4f:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/83638292-8bfa-4d08-80a7-845a0711410a SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.061709 | controller | Jun 14 08:48:19.446922 crc crio[24245]: 2026-06-14T08:48:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:596520d258e824d Mac:8a:c6:f1:6e:bf:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/055cdf3b-61ce-4917-b957-12ff47f46085 SocketPath: PciID:}] [{Interface:0xc000294810 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.061723 | controller | Jun 14 08:48:19.449151 crc crio[24245]: time="2026-06-14T08:48:19.447889556Z" level=info msg="Got pod network &{Name:neutron-db-sync-sfbnx Namespace:openstack ID:1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3 UID:28a0900a-6d29-468f-8d91-4dcc5322031c NetNS:/var/run/netns/83638292-8bfa-4d08-80a7-845a0711410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28a0900a_6d29_468f_8d91_4dcc5322031c.slice PodAnnotations:0xc001c3c050}] Aliases:map[]}"
2026-06-14 10:12:37.061742 | controller | Jun 14 08:48:19.449151 crc crio[24245]: time="2026-06-14T08:48:19.448071928Z" level=info msg="Checking pod openstack_neutron-db-sync-sfbnx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.061758 | controller | Jun 14 08:48:19.451199 crc crio[24245]: time="2026-06-14T08:48:19.451137591Z" level=info msg="Got pod network &{Name:barbican-db-sync-q9p2h Namespace:openstack ID:596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8 UID:1c94b659-f5b5-4a0c-bcf3-53e4c408283b NetNS:/var/run/netns/055cdf3b-61ce-4917-b957-12ff47f46085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c94b659_f5b5_4a0c_bcf3_53e4c408283b.slice PodAnnotations:0xc003bf61e0}] Aliases:map[]}"
2026-06-14 10:12:37.061774 | controller | Jun 14 08:48:19.451750 crc crio[24245]: time="2026-06-14T08:48:19.451710139Z" level=info msg="Checking pod openstack_barbican-db-sync-q9p2h for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.061790 | controller | Jun 14 08:48:19.457297 crc crio[24245]: 2026-06-14T08:48:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbb14f675545a8f Mac:86:58:63:76:47:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/5cbf5651-e3e0-4a02-91f4-b81311dda0b7 SocketPath: PciID:}] [{Interface:0xc000161240 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.061806 | controller | Jun 14 08:48:19.458133 crc crio[24245]: time="2026-06-14T08:48:19.458042608Z" level=info msg="Got pod network &{Name:cinder-db-sync-4trgl Namespace:openstack ID:dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb UID:1d35bb51-816a-4695-ae6f-0fc31bc8e17a NetNS:/var/run/netns/5cbf5651-e3e0-4a02-91f4-b81311dda0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d35bb51_816a_4695_ae6f_0fc31bc8e17a.slice PodAnnotations:0xc0024224e0}] Aliases:map[]}"
2026-06-14 10:12:37.061821 | controller | Jun 14 08:48:19.458349 crc crio[24245]: time="2026-06-14T08:48:19.458207894Z" level=info msg="Checking pod openstack_cinder-db-sync-4trgl for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.061836 | controller | Jun 14 08:48:19.470799 crc crio[24245]: time="2026-06-14T08:48:19.470035334Z" level=info msg="Ran pod sandbox 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3 with infra container: openstack/neutron-db-sync-sfbnx/POD" id=7d0ed878-fc4d-47b8-bc30-a0193d0823ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.061852 | controller | Jun 14 08:48:19.477259 crc crio[24245]: time="2026-06-14T08:48:19.477163903Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=3f0d5fb7-06d7-44ec-b1a0-399c13427716 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.061867 | controller | Jun 14 08:48:19.493113 crc crio[24245]: time="2026-06-14T08:48:19.493010812Z" level=info msg="Ran pod sandbox dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb with infra container: openstack/cinder-db-sync-4trgl/POD" id=f2e96982-4744-4c6c-ac46-f67b206c780e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.061882 | controller | Jun 14 08:48:19.499307 crc crio[24245]: time="2026-06-14T08:48:19.499155254Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=d9981623-a45f-471b-8fa1-7ab6d16515c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.061900 | controller | Jun 14 08:48:19.501686 crc crio[24245]: time="2026-06-14T08:48:19.499486633Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 not found" id=d9981623-a45f-471b-8fa1-7ab6d16515c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.061916 | controller | Jun 14 08:48:19.501686 crc crio[24245]: time="2026-06-14T08:48:19.499569976Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 found" id=d9981623-a45f-471b-8fa1-7ab6d16515c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.061931 | controller | Jun 14 08:48:19.501686 crc crio[24245]: time="2026-06-14T08:48:19.500028073Z" level=info msg="Ran pod sandbox 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8 with infra container: openstack/barbican-db-sync-q9p2h/POD" id=b38122b2-4387-434f-a536-96807bf54475 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.061947 | controller | Jun 14 08:48:19.508501 crc crio[24245]: time="2026-06-14T08:48:19.508391448Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=018b5a8c-64db-4a3b-8f04-76a062252086 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.061962 | controller | Jun 14 08:48:19.514532 crc crio[24245]: time="2026-06-14T08:48:19.513065239Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=b3f3c17a-4f84-4f38-8335-a023ae0c1937 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.061976 | controller | Jun 14 08:48:19.514532 crc crio[24245]: time="2026-06-14T08:48:19.513346928Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d not found" id=b3f3c17a-4f84-4f38-8335-a023ae0c1937 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.061991 | controller | Jun 14 08:48:19.514532 crc crio[24245]: time="2026-06-14T08:48:19.513395859Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d found" id=b3f3c17a-4f84-4f38-8335-a023ae0c1937 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.062006 | controller | Jun 14 08:48:19.517914 crc crio[24245]: time="2026-06-14T08:48:19.51627273Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\""
2026-06-14 10:12:37.062021 | controller | Jun 14 08:48:19.517914 crc crio[24245]: time="2026-06-14T08:48:19.517190377Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=e84843f6-c80b-4403-aa36-a8083803b302 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.062036 | controller | Jun 14 08:48:19.520530 crc crio[24245]: time="2026-06-14T08:48:19.520443852Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\""
2026-06-14 10:12:37.062052 | controller | Jun 14 08:48:19.535033 crc crio[24245]: time="2026-06-14T08:48:19.534942373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=3427a4cb-495d-4b18-9e0c-3fc088d437e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.062067 | controller | Jun 14 08:48:19.561907 crc crio[24245]: time="2026-06-14T08:48:19.561756566Z" level=info msg="Creating container: openstack/neutron-db-sync-sfbnx/neutron-db-sync" id=968f0ed6-7c93-449f-9fef-eea42797c1f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.062086 | controller | Jun 14 08:48:19.563286 crc crio[24245]: time="2026-06-14T08:48:19.563070838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.062102 | controller | Jun 14 08:48:19.654196 crc crio[24245]: time="2026-06-14T08:48:19.654099616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.062118 | controller | Jun 14 08:48:19.661764 crc crio[24245]: time="2026-06-14T08:48:19.661665557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.062133 | controller | Jun 14 08:48:19.920663 crc crio[24245]: time="2026-06-14T08:48:19.920002937Z" level=info msg="Created container 9a742bc96eaf6f6cf1f54e0c287234f8c8a9e7e79edec3adf9b72db9f8a96f7b: openstack/neutron-db-sync-sfbnx/neutron-db-sync" id=968f0ed6-7c93-449f-9fef-eea42797c1f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.062149 | controller | Jun 14 08:48:19.923130 crc crio[24245]: time="2026-06-14T08:48:19.923090371Z" level=info msg="Starting container: 9a742bc96eaf6f6cf1f54e0c287234f8c8a9e7e79edec3adf9b72db9f8a96f7b" id=0a959ab3-b774-4552-8538-8681f6eeb0f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.062164 | controller | Jun 14 08:48:19.931757 crc crio[24245]: time="2026-06-14T08:48:19.931707373Z" level=info msg="Started container" PID=64963 containerID=9a742bc96eaf6f6cf1f54e0c287234f8c8a9e7e79edec3adf9b72db9f8a96f7b description=openstack/neutron-db-sync-sfbnx/neutron-db-sync id=0a959ab3-b774-4552-8538-8681f6eeb0f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3
2026-06-14 10:12:37.062180 | controller | Jun 14 08:48:20.017506 crc crio[24245]: time="2026-06-14T08:48:20.017463563Z" level=info msg="Removing container: 30d7f49ac729393519cd75547388bcdfcc19a778f7681facee0ff05d50721af8" id=7c5138d9-0fc4-4c17-9f5c-1650ef6f5491 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.062195 | controller | Jun 14 08:48:20.163923 crc crio[24245]: time="2026-06-14T08:48:20.163655977Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-4t94b/POD" id=50e78b3a-532b-44ce-8745-f13aea213c9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.062210 | controller | Jun 14 08:48:20.163923 crc crio[24245]: time="2026-06-14T08:48:20.163825222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.062225 | controller | Jun 14 08:48:20.245150 crc crio[24245]: time="2026-06-14T08:48:20.244911306Z" level=info msg="Removed container 30d7f49ac729393519cd75547388bcdfcc19a778f7681facee0ff05d50721af8: openshift-infra/auto-csr-approver-29690442-h6qtm/oc" id=7c5138d9-0fc4-4c17-9f5c-1650ef6f5491 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.062240 | controller | Jun 14 08:48:20.263804 crc crio[24245]: time="2026-06-14T08:48:20.263490991Z" level=info msg="Stopping pod sandbox: 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080" id=21757947-3923-46d0-9f7f-89a7c0eee087 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.062256 | controller | Jun 14 08:48:20.263804 crc crio[24245]: time="2026-06-14T08:48:20.26376999Z" level=info msg="Stopped pod sandbox (already stopped): 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080" id=21757947-3923-46d0-9f7f-89a7c0eee087 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.062271 | controller | Jun 14 08:48:20.264667 crc crio[24245]: time="2026-06-14T08:48:20.264586811Z" level=info msg="Removing pod sandbox: 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080" id=3d4705a6-8f8c-4d4a-88e7-932e77c93210 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.062289 | controller | Jun 14 08:48:20.355452 crc crio[24245]: time="2026-06-14T08:48:20.355389032Z" level=info msg="Removed pod sandbox: 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080" id=3d4705a6-8f8c-4d4a-88e7-932e77c93210 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.062304 | controller | Jun 14 08:48:20.361897 crc crio[24245]: time="2026-06-14T08:48:20.357520401Z" level=info msg="Stopping pod sandbox: e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734" id=ef8a7003-fa1f-4aa5-8dda-4c1ed26516de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.062319 | controller | Jun 14 08:48:20.361897 crc crio[24245]: time="2026-06-14T08:48:20.357730207Z" level=info msg="Stopped pod sandbox (already stopped): e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734" id=ef8a7003-fa1f-4aa5-8dda-4c1ed26516de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.062335 | controller | Jun 14 08:48:20.361897 crc crio[24245]: time="2026-06-14T08:48:20.358689178Z" level=info msg="Removing pod sandbox: e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734" id=ab8ef220-cf35-47f4-b58f-ad5fdb317408 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.062368 | controller | Jun 14 08:48:20.412499 crc crio[24245]: time="2026-06-14T08:48:20.412398367Z" level=info msg="Got pod network &{Name:keystone-bootstrap-4t94b Namespace:openstack ID:8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61 UID:28f574e7-2f55-4f2e-8ac0-6b65207ce383 NetNS:/var/run/netns/39363530-4a31-4216-b87e-caae92382dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28f574e7_2f55_4f2e_8ac0_6b65207ce383.slice PodAnnotations:0xc000602420}] Aliases:map[]}"
2026-06-14 10:12:37.062386 | controller | Jun 14 08:48:20.412499 crc crio[24245]: time="2026-06-14T08:48:20.41248495Z" level=info msg="Adding pod openstack_keystone-bootstrap-4t94b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.062403 | controller | Jun 14 08:48:20.471954 crc crio[24245]: time="2026-06-14T08:48:20.468703023Z" level=info msg="Removed pod sandbox: e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734" id=ab8ef220-cf35-47f4-b58f-ad5fdb317408 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.062419 | controller | Jun 14 08:48:20.471954 crc crio[24245]: time="2026-06-14T08:48:20.47099099Z" level=info msg="Stopping pod sandbox: 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a" id=fb8562da-3df2-4153-9ced-2f5842909df9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.062435 | controller | Jun 14 08:48:20.471954 crc crio[24245]: time="2026-06-14T08:48:20.471089418Z" level=info msg="Stopped pod sandbox (already stopped): 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a" id=fb8562da-3df2-4153-9ced-2f5842909df9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.062450 | controller | Jun 14 08:48:20.485913 crc crio[24245]: time="2026-06-14T08:48:20.476189998Z" level=info msg="Removing pod sandbox: 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a" id=7a7c5322-968d-4f44-b672-806911a8170e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.062465 | controller | Jun 14 08:48:20.593437 crc crio[24245]: time="2026-06-14T08:48:20.585145724Z" level=info msg="Removed pod sandbox: 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a" id=7a7c5322-968d-4f44-b672-806911a8170e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.062481 | controller | Jun 14 08:48:20.597558 crc crio[24245]: time="2026-06-14T08:48:20.597358787Z" level=info msg="Stopping pod sandbox: 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe" id=3268a1ab-4385-43d6-ac7f-99a08ce43dc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.062499 | controller | Jun 14 08:48:20.597558 crc crio[24245]: time="2026-06-14T08:48:20.59743733Z" level=info msg="Stopped pod sandbox (already stopped): 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe" id=3268a1ab-4385-43d6-ac7f-99a08ce43dc9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.062515 | controller | Jun 14 08:48:20.636185 crc crio[24245]: time="2026-06-14T08:48:20.631487811Z" level=info msg="Removing pod sandbox: 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe" id=85a23db1-2fc1-427d-b1a5-090c912d41b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.062531 | controller | Jun 14 08:48:20.695662 crc crio[24245]: time="2026-06-14T08:48:20.694759086Z" level=info msg="Removed pod sandbox: 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe" id=85a23db1-2fc1-427d-b1a5-090c912d41b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.062547 | controller | Jun 14 08:48:20.699059 crc crio[24245]: time="2026-06-14T08:48:20.699011463Z" level=info msg="Stopping pod sandbox: a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05" id=078577ca-db8d-435a-9091-e07fba8430e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.062562 | controller | Jun 14 08:48:20.699317 crc crio[24245]: time="2026-06-14T08:48:20.699292482Z" level=info msg="Stopped pod sandbox (already stopped): a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05" id=078577ca-db8d-435a-9091-e07fba8430e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.062578 | controller | Jun 14 08:48:20.700100 crc crio[24245]: time="2026-06-14T08:48:20.700032385Z" level=info msg="Removing pod sandbox: a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05" id=1a54d400-61d8-4769-886b-7f5a43f43400 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.062593 | controller | Jun 14 08:48:20.756284 crc crio[24245]: time="2026-06-14T08:48:20.756140034Z" level=info msg="Removed pod sandbox: a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05" id=1a54d400-61d8-4769-886b-7f5a43f43400 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.062609 | controller | Jun 14 08:48:20.879105 crc crio[24245]: 2026-06-14T08:48:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d29ad0624d5380 Mac:c2:fb:fa:f0:b6:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/39363530-4a31-4216-b87e-caae92382dd4 SocketPath: PciID:}] [{Interface:0xc000502750 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.062625 | controller | Jun 14 08:48:20.880253 crc crio[24245]: time="2026-06-14T08:48:20.880182478Z" level=info msg="Got pod network &{Name:keystone-bootstrap-4t94b Namespace:openstack ID:8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61 UID:28f574e7-2f55-4f2e-8ac0-6b65207ce383 NetNS:/var/run/netns/39363530-4a31-4216-b87e-caae92382dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28f574e7_2f55_4f2e_8ac0_6b65207ce383.slice PodAnnotations:0xc000602420}] Aliases:map[]}"
2026-06-14 10:12:37.062641 | controller | Jun 14 08:48:20.880418 crc crio[24245]: time="2026-06-14T08:48:20.880371064Z" level=info msg="Checking pod openstack_keystone-bootstrap-4t94b for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.062657 | controller | Jun 14 08:48:20.891052 crc crio[24245]: time="2026-06-14T08:48:20.890918908Z" level=info msg="Ran pod sandbox 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61 with infra container: openstack/keystone-bootstrap-4t94b/POD" id=50e78b3a-532b-44ce-8745-f13aea213c9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.062673 | controller | Jun 14 08:48:20.894925 crc crio[24245]: time="2026-06-14T08:48:20.894817913Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=61d1744c-80ae-4454-a0b5-a7058ac1a0e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.062693 | controller | Jun 14 08:48:20.951005 crc crio[24245]: time="2026-06-14T08:48:20.950812386Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=f98f5304-1a19-4fe6-91d8-182c0114eca6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.062708 | controller | Jun 14 08:48:21.023590 crc crio[24245]: time="2026-06-14T08:48:21.022390977Z" level=info msg="Creating container: openstack/keystone-bootstrap-4t94b/keystone-bootstrap" id=785d5aed-df9d-47e7-b7d6-5901c0b9d648 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.062724 | controller | Jun 14 08:48:21.023590 crc crio[24245]: time="2026-06-14T08:48:21.023308476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.062740 | controller | Jun 14 08:48:21.112903 crc crio[24245]: time="2026-06-14T08:48:21.112317331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.062755 | controller | Jun 14 08:48:21.125775 crc crio[24245]: time="2026-06-14T08:48:21.125671952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.062771 | controller | Jun 14 08:48:21.437501 crc crio[24245]: time="2026-06-14T08:48:21.437397865Z" level=info msg="Created container 0f9ec187e4dec506cf1e2984fb60af2ae1d02eda1214d3058ff862938c047cd5: openstack/keystone-bootstrap-4t94b/keystone-bootstrap" id=785d5aed-df9d-47e7-b7d6-5901c0b9d648 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.062785 | controller | Jun 14 08:48:21.445346 crc crio[24245]: time="2026-06-14T08:48:21.445118562Z" level=info msg="Starting container: 0f9ec187e4dec506cf1e2984fb60af2ae1d02eda1214d3058ff862938c047cd5" id=4d40ae5d-b0c9-4098-b448-839611f6e111 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.062801 | controller | Jun 14 08:48:21.465088 crc crio[24245]: time="2026-06-14T08:48:21.464938682Z" level=info msg="Started container" PID=65102 containerID=0f9ec187e4dec506cf1e2984fb60af2ae1d02eda1214d3058ff862938c047cd5 description=openstack/keystone-bootstrap-4t94b/keystone-bootstrap id=4d40ae5d-b0c9-4098-b448-839611f6e111 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61
2026-06-14 10:12:37.062816 | controller | Jun 14 08:48:22.289778 crc crio[24245]: time="2026-06-14T08:48:22.28912065Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=48ce66ee-a7dd-427c-a2ab-8e0aaf78388b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.062832 | controller | Jun 14 08:48:22.290972 crc crio[24245]: time="2026-06-14T08:48:22.290888276Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=3bffac5e-74b9-4379-a244-e77661a17a0f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.062847 | controller | Jun 14 08:48:22.325627 crc crio[24245]: time="2026-06-14T08:48:22.325438846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=db6ffe8c-8a36-4362-99df-3bbe19d23c99 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.062863 | controller | Jun 14 08:48:22.342656 crc crio[24245]: time="2026-06-14T08:48:22.34255029Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=52ce4f80-8787-45b0-af96-c51fe1f0bf66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.062882 | controller | Jun 14 08:48:22.345173 crc crio[24245]: time="2026-06-14T08:48:22.345087052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.062995 | controller | Jun 14 08:48:22.423270 crc crio[24245]: time="2026-06-14T08:48:22.423133585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.063013 | controller | Jun 14 08:48:22.429823 crc crio[24245]: time="2026-06-14T08:48:22.429764148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.063028 | controller | Jun 14 08:48:22.698538 crc crio[24245]: time="2026-06-14T08:48:22.698353218Z" level=info msg="Created container 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9: openstack/ceilometer-0/ceilometer-notification-agent" id=52ce4f80-8787-45b0-af96-c51fe1f0bf66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.063044 | controller | Jun 14 08:48:22.702587 crc crio[24245]: time="2026-06-14T08:48:22.700138553Z" level=info msg="Starting container: 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9" id=1fc1f57f-b46b-46ce-91a8-bd16c33736df name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.063059 | controller | Jun 14 08:48:22.714141 crc crio[24245]: time="2026-06-14T08:48:22.714065747Z" level=info msg="Started container" PID=65156 containerID=614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9 description=openstack/ceilometer-0/ceilometer-notification-agent id=1fc1f57f-b46b-46ce-91a8-bd16c33736df name=/runtime.v1.RuntimeService/StartContainer sandboxID=688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92
2026-06-14 10:12:37.063075 | controller | Jun 14 08:48:22.731113 crc crio[24245]: time="2026-06-14T08:48:22.731047227Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=bae19608-ea91-4901-a038-388df5d1accb name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.063090 | controller | Jun 14 08:48:22.736724 crc crio[24245]: time="2026-06-14T08:48:22.735697526Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-14 10:12:37.063105 | controller | Jun 14 08:48:22.975627 crc crio[24245]: time="2026-06-14T08:48:22.971554994Z" level=info msg="Stopping pod sandbox: 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7" id=b893c4f4-8e2d-40e4-8f18-62459bbd5eb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.063120 | controller | Jun 14 08:48:22.975627 crc crio[24245]: time="2026-06-14T08:48:22.973016851Z" level=info msg="Got pod network &{Name:glance-db-sync-z98sq Namespace:openstack ID:6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7 UID:c6eb000c-0b08-47f2-93d0-c23bd4923f40 NetNS:/var/run/netns/f0252b44-0549-41d9-b440-505e3bfa070f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6eb000c_0b08_47f2_93d0_c23bd4923f40.slice PodAnnotations:0xc000522098}] Aliases:map[]}"
2026-06-14 10:12:37.063136 | controller | Jun 14 08:48:22.975627 crc crio[24245]: time="2026-06-14T08:48:22.973173796Z" level=info msg="Deleting pod openstack_glance-db-sync-z98sq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.063151 | controller | Jun 14 08:48:23.999652 crc crio[24245]: time="2026-06-14T08:48:23.998540217Z" level=info msg="Stopping pod sandbox: d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa" id=340a25dd-c6eb-433f-824b-170d96b9ae13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.063173 | controller | Jun 14 08:48:24.005204 crc crio[24245]: time="2026-06-14T08:48:24.001209404Z" level=info msg="Got pod network &{Name:placement-db-sync-vfp5d Namespace:openstack ID:d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa UID:3362f3cb-ee46-4897-977c-c2a8248aabc7 NetNS:/var/run/netns/48a28f9f-bdf7-4d28-970b-7149b1aff873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3362f3cb_ee46_4897_977c_c2a8248aabc7.slice PodAnnotations:0xc00161a658}] Aliases:map[]}"
2026-06-14 10:12:37.063190 | controller | Jun 14 08:48:24.005204 crc crio[24245]: time="2026-06-14T08:48:24.001389409Z" level=info msg="Deleting pod openstack_placement-db-sync-vfp5d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.063205 | controller | Jun 14 08:48:28.788468 crc crio[24245]: time="2026-06-14T08:48:28.785717032Z" level=info msg="Stopped pod sandbox: d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa" id=340a25dd-c6eb-433f-824b-170d96b9ae13 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.063221 | controller | Jun 14 08:48:28.788468 crc crio[24245]: time="2026-06-14T08:48:28.787056705Z" level=info msg="Stopped pod sandbox: 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7" id=b893c4f4-8e2d-40e4-8f18-62459bbd5eb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.063236 | controller | Jun 14 08:48:28.898375 crc crio[24245]: time="2026-06-14T08:48:28.898098792Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=e84843f6-c80b-4403-aa36-a8083803b302 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.063252 | controller | Jun 14 08:48:28.901115 crc crio[24245]: time="2026-06-14T08:48:28.901024844Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=0bfd8911-fe60-4063-95e2-b64bc533abb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.063267 | controller | Jun 14 08:48:28.953429 crc crio[24245]: time="2026-06-14T08:48:28.935597374Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=d6f5f602-b51b-47d8-b994-01cdcc7653f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.063282 | controller | Jun 14 08:48:28.986286 crc crio[24245]: time="2026-06-14T08:48:28.986166594Z" level=info msg="Creating container: openstack/barbican-db-sync-q9p2h/barbican-db-sync" id=b3d916f9-ab12-4875-8325-5ef7bfdc72ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.063297 | controller | Jun 14 08:48:28.988668 crc crio[24245]: time="2026-06-14T08:48:28.988440057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.063313 | controller | Jun 14 08:48:29.076987 crc crio[24245]: time="2026-06-14T08:48:29.076945314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.063327 | controller | Jun 14 08:48:29.086649 crc crio[24245]: time="2026-06-14T08:48:29.0865878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.063342 | controller | Jun 14 08:48:29.098811 crc crio[24245]: time="2026-06-14T08:48:29.098635154Z" level=info msg="Stopping pod sandbox: 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61" id=471970bf-0191-4583-ace9-a3119bc6f9e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.063379 | controller | Jun 14 08:48:29.100571 crc crio[24245]: time="2026-06-14T08:48:29.100441982Z" level=info msg="Got pod network &{Name:keystone-bootstrap-4t94b Namespace:openstack ID:8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61 UID:28f574e7-2f55-4f2e-8ac0-6b65207ce383 NetNS:/var/run/netns/39363530-4a31-4216-b87e-caae92382dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28f574e7_2f55_4f2e_8ac0_6b65207ce383.slice PodAnnotations:0xc002c920b0}] Aliases:map[]}"
2026-06-14 10:12:37.063397 | controller | Jun 14 08:48:29.100809 crc crio[24245]: time="2026-06-14T08:48:29.100768463Z" level=info msg="Deleting pod openstack_keystone-bootstrap-4t94b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.063413 | controller | Jun 14 08:48:29.281172 crc crio[24245]: time="2026-06-14T08:48:29.281120068Z" level=info msg="Created container f0d732a37422d1e7a1ef4d1504f0edefa2226bcbfdc550c63479986582cb2f34: openstack/barbican-db-sync-q9p2h/barbican-db-sync" id=b3d916f9-ab12-4875-8325-5ef7bfdc72ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.063428 | controller | Jun 14 08:48:29.304899 crc crio[24245]: time="2026-06-14T08:48:29.304754095Z" level=info msg="Starting container: f0d732a37422d1e7a1ef4d1504f0edefa2226bcbfdc550c63479986582cb2f34" id=de5c8820-e614-47d9-92f2-7fdc4d616c15 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.063444 | controller | Jun 14 08:48:29.314533 crc crio[24245]: time="2026-06-14T08:48:29.314340561Z" level=info msg="Started container" PID=65564 containerID=f0d732a37422d1e7a1ef4d1504f0edefa2226bcbfdc550c63479986582cb2f34 description=openstack/barbican-db-sync-q9p2h/barbican-db-sync id=de5c8820-e614-47d9-92f2-7fdc4d616c15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8
2026-06-14 10:12:37.063460 | controller | Jun 14 08:48:29.529708 crc crio[24245]: time="2026-06-14T08:48:29.52917474Z" level=info msg="Stopped pod sandbox: 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61" id=471970bf-0191-4583-ace9-a3119bc6f9e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.063475 | controller | Jun 14 08:48:30.865629 crc crio[24245]: time="2026-06-14T08:48:30.865401259Z" level=info msg="Running pod sandbox: openstack/placement-5c865f788d-qhxm6/POD" id=b093ef39-eef8-472b-b6f8-d131aaca957e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.063491 | controller | Jun 14 08:48:30.865629 crc crio[24245]: time="2026-06-14T08:48:30.865533833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.063507 | controller | Jun 14 08:48:30.942202 crc crio[24245]: time="2026-06-14T08:48:30.933709391Z" level=info msg="Got pod network &{Name:placement-5c865f788d-qhxm6 Namespace:openstack ID:71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5 UID:884c1b78-23eb-43ab-8b04-521eaf740531 NetNS:/var/run/netns/68a97c34-e0a4-4aa8-a006-ac35ced7e327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod884c1b78_23eb_43ab_8b04_521eaf740531.slice PodAnnotations:0xc0004ccdc8}] Aliases:map[]}"
2026-06-14 10:12:37.063523 | controller | Jun 14 08:48:30.942202 crc crio[24245]: time="2026-06-14T08:48:30.933790033Z" level=info msg="Adding pod openstack_placement-5c865f788d-qhxm6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.063539 | controller | Jun 14 08:48:31.003678 crc crio[24245]: time="2026-06-14T08:48:30.998785097Z" level=info msg="Running pod sandbox: openstack/keystone-7968b65b7d-b7n8q/POD" id=4c90e959-e0b0-4e0d-87af-33a13f568a49 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.063558 | controller | Jun 14 08:48:31.003678 crc crio[24245]: time="2026-06-14T08:48:30.998980364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.063574 | controller | Jun 14 08:48:31.121336 crc crio[24245]: time="2026-06-14T08:48:31.120743166Z" level=info msg="Got pod network &{Name:keystone-7968b65b7d-b7n8q Namespace:openstack ID:0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f UID:d0d1188a-481a-4da4-ad9f-5f48f0c6d2c8 NetNS:/var/run/netns/ddb04a3a-73bd-44da-b923-0c0501c8871e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d1188a_481a_4da4_ad9f_5f48f0c6d2c8.slice PodAnnotations:0xc001fea358}] Aliases:map[]}"
2026-06-14 10:12:37.063590 | controller | Jun 14 08:48:31.121336 crc crio[24245]: time="2026-06-14T08:48:31.120885561Z" level=info msg="Adding pod openstack_keystone-7968b65b7d-b7n8q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.063607 | controller | Jun 14 08:48:31.531828 crc crio[24245]: time="2026-06-14T08:48:31.53112969Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-5494568cc5-h97gv/POD" id=21c5b0a9-5987-4779-a673-dd55fcb293f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.063623 | controller | Jun 14 08:48:31.532171 crc crio[24245]: time="2026-06-14T08:48:31.532143033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.063639 | controller | Jun 14 08:48:31.807899 crc crio[24245]: 2026-06-14T08:48:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71b054d5b75184c Mac:ba:a2:bf:fd:1a:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/68a97c34-e0a4-4aa8-a006-ac35ced7e327 SocketPath: PciID:}] [{Interface:0xc0002945a0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.063655 | controller | Jun 14 08:48:31.807899 crc crio[24245]: time="2026-06-14T08:48:31.80580796Z" level=info msg="Got pod network &{Name:placement-5c865f788d-qhxm6 Namespace:openstack ID:71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5 UID:884c1b78-23eb-43ab-8b04-521eaf740531 NetNS:/var/run/netns/68a97c34-e0a4-4aa8-a006-ac35ced7e327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod884c1b78_23eb_43ab_8b04_521eaf740531.slice PodAnnotations:0xc0004ccdc8}] Aliases:map[]}"
2026-06-14 10:12:37.063671 | controller | Jun 14 08:48:31.807899 crc crio[24245]: time="2026-06-14T08:48:31.806073818Z" level=info msg="Checking pod openstack_placement-5c865f788d-qhxm6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.063687 | controller | Jun 14 08:48:31.882560 crc crio[24245]: 2026-06-14T08:48:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d3dff2c1891955 Mac:6e:13:09:66:1b:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/ddb04a3a-73bd-44da-b923-0c0501c8871e SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.063703 | controller | Jun 14 08:48:31.883554 crc crio[24245]: time="2026-06-14T08:48:31.883525678Z" level=info msg="Got pod network &{Name:keystone-7968b65b7d-b7n8q Namespace:openstack ID:0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f UID:d0d1188a-481a-4da4-ad9f-5f48f0c6d2c8 NetNS:/var/run/netns/ddb04a3a-73bd-44da-b923-0c0501c8871e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d1188a_481a_4da4_ad9f_5f48f0c6d2c8.slice PodAnnotations:0xc001fea358}] Aliases:map[]}"
2026-06-14 10:12:37.063724 | controller | Jun 14 08:48:31.883731 crc crio[24245]: time="2026-06-14T08:48:31.883664873Z" level=info msg="Checking pod openstack_keystone-7968b65b7d-b7n8q for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.063740 | controller | Jun 14 08:48:32.178290 crc crio[24245]: time="2026-06-14T08:48:32.177544051Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=a152a656-f0ef-4d22-a63f-470f83f16a81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.063767 | controller | Jun 14 08:48:32.178290 crc crio[24245]: time="2026-06-14T08:48:32.177619404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.063785 | controller | Jun 14 08:48:34.499545 crc crio[24245]: time="2026-06-14T08:48:34.498555995Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=83eaf168-d899-4d54-bf3b-fb2fc2db336d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.063801 | controller | Jun 14 08:48:34.501324 crc crio[24245]: time="2026-06-14T08:48:34.49963455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.063816 | controller | Jun 14 08:48:42.372187 crc crio[24245]: time="2026-06-14T08:48:42.371274771Z" level=info msg="Stopping pod sandbox: 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8" id=e0444905-9447-4890-85e6-6f5637d24d45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.063832 | controller | Jun 14 08:48:42.373545 crc crio[24245]: time="2026-06-14T08:48:42.372984186Z" level=info msg="Got pod network &{Name:barbican-db-sync-q9p2h Namespace:openstack ID:596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8 UID:1c94b659-f5b5-4a0c-bcf3-53e4c408283b NetNS:/var/run/netns/055cdf3b-61ce-4917-b957-12ff47f46085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c94b659_f5b5_4a0c_bcf3_53e4c408283b.slice PodAnnotations:0xc001fea7e8}] Aliases:map[]}"
2026-06-14 10:12:37.063848 | controller | Jun 14 08:48:42.373545 crc crio[24245]: time="2026-06-14T08:48:42.373173372Z" level=info msg="Deleting pod openstack_barbican-db-sync-q9p2h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.063864 | controller | Jun 14 08:48:46.044922 crc crio[24245]: time="2026-06-14T08:48:46.044100078Z" level=info msg="Stopped pod sandbox: 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8" id=e0444905-9447-4890-85e6-6f5637d24d45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.063880 | controller | Jun 14 08:48:53.756803 crc crio[24245]: time="2026-06-14T08:48:53.755824496Z" level=info msg="Ran pod sandbox 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f with infra container: openstack/keystone-7968b65b7d-b7n8q/POD" id=4c90e959-e0b0-4e0d-87af-33a13f568a49 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.063896 | controller | Jun 14 08:48:53.759831 crc crio[24245]: time="2026-06-14T08:48:53.75948622Z" level=info msg="Ran pod sandbox 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5 with infra container: openstack/placement-5c865f788d-qhxm6/POD" id=b093ef39-eef8-472b-b6f8-d131aaca957e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.063912 | controller | Jun 14 08:48:53.761056 crc crio[24245]: time="2026-06-14T08:48:53.760971897Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=9a0ccdac-a9fb-45bb-a419-7d6c059af122 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.063928 | controller | Jun 14 08:48:53.762044 crc crio[24245]: time="2026-06-14T08:48:53.761978109Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=66a3ad7b-8a46-478f-a8cd-7b4baeb62c06 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.063948 | controller | Jun 14 08:48:54.003581 crc crio[24245]: time="2026-06-14T08:48:54.001173034Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/POD" id=a78388b5-b373-4eb7-ac9a-d4d15699aa59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.063964 | controller | Jun 14 08:48:54.003581 crc crio[24245]: time="2026-06-14T08:48:54.001294008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.063980 | controller | Jun 14 08:48:54.040681 crc crio[24245]: time="2026-06-14T08:48:54.040485876Z" level=info msg="Running pod sandbox: openstack/barbican-worker-b774b49c-5mmw7/POD" id=7e2a0f54-5c09-4bdc-a031-9c74ef9c73f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.063995 | controller | Jun 14 08:48:54.040681 crc crio[24245]: time="2026-06-14T08:48:54.040602599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.064011 | controller | Jun 14 08:48:57.091014 crc crio[24245]: time="2026-06-14T08:48:57.08915028Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=018b5a8c-64db-4a3b-8f04-76a062252086 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.064026 | controller | Jun 14 08:48:57.093159 crc crio[24245]: time="2026-06-14T08:48:57.093091092Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=61c99a6f-b92c-43cc-8ab5-0b863e018338 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.064042 | controller | Jun 14 08:48:57.124114 crc crio[24245]: time="2026-06-14T08:48:57.124001437Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d UID:8421d95d-af58-4d8e-96d3-1376e046e9a2 NetNS:/var/run/netns/988dbb19-d8e3-4218-8a80-006606134418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8421d95d_af58_4d8e_96d3_1376e046e9a2.slice PodAnnotations:0xc0005234e8}] Aliases:map[]}"
2026-06-14 10:12:37.064058 | controller | Jun 14 08:48:57.124114 crc crio[24245]: time="2026-06-14T08:48:57.12409179Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.064073 | controller | Jun 14 08:48:57.146248 crc crio[24245]: time="2026-06-14T08:48:57.14613077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=e754d6a2-6e9b-470c-bf1b-3774d6928a61 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.064089 | controller | Jun 14 08:48:57.231138 crc crio[24245]: time="2026-06-14T08:48:57.231029344Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=680c8192-15da-4a9e-a190-49a645c6469c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.064105 | controller | Jun 14 08:48:57.808011 crc crio[24245]: time="2026-06-14T08:48:57.807530537Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5494568cc5-h97gv Namespace:openstack ID:068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb UID:64fdef24-b7e2-46ab-9d13-058fcbc0828e NetNS:/var/run/netns/93db6ed2-636e-409d-9f57-f0bd553742a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64fdef24_b7e2_46ab_9d13_058fcbc0828e.slice PodAnnotations:0xc000620f78}] Aliases:map[]}"
2026-06-14 10:12:37.064125 | controller | Jun 14 08:48:57.808011 crc crio[24245]: time="2026-06-14T08:48:57.807980181Z" level=info msg="Adding pod openstack_dnsmasq-dns-5494568cc5-h97gv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.064141 | controller | Jun 14 08:48:57.814792 crc crio[24245]: time="2026-06-14T08:48:57.814476791Z" level=info msg="Creating container: openstack/keystone-7968b65b7d-b7n8q/keystone-api" id=f967eafe-1ab9-419a-80ba-aa239f5c3f49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.064156 | controller | Jun 14 08:48:57.825710 crc crio[24245]: time="2026-06-14T08:48:57.825625955Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0 UID:a8f5f81c-97ae-4e82-8d83-8940cdf43386 NetNS:/var/run/netns/f39b290f-19d9-4b3d-8bdb-0884bccc71da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8f5f81c_97ae_4e82_8d83_8940cdf43386.slice PodAnnotations:0xc000602d30}] Aliases:map[]}"
2026-06-14 10:12:37.064172 | controller | Jun 14 08:48:57.825710 crc crio[24245]: time="2026-06-14T08:48:57.825692437Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.064188 | controller | Jun 14 08:48:57.839689 crc crio[24245]: time="2026-06-14T08:48:57.839579664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.064203 | controller | Jun 14 08:48:57.944392 crc crio[24245]: time="2026-06-14T08:48:57.944304848Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=d251ce11-2aaa-42dc-98ac-d49562981018 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.064219 | controller | Jun 14 08:48:57.980748 crc crio[24245]: time="2026-06-14T08:48:57.980026581Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-7b948cc4bb-m2lm5 Namespace:openstack ID:0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60 UID:0913a102-9620-4813-a2f1-0773e329ab9f NetNS:/var/run/netns/1b865543-ce90-415e-ac9c-a820117d8fc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0913a102_9620_4813_a2f1_0773e329ab9f.slice PodAnnotations:0xc0006211d0}] Aliases:map[]}"
2026-06-14 10:12:37.064235 | controller | Jun 14 08:48:57.980748 crc crio[24245]: time="2026-06-14T08:48:57.980102613Z" level=info msg="Adding pod openstack_barbican-keystone-listener-7b948cc4bb-m2lm5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.064251 | controller | Jun 14 08:48:58.046353 crc crio[24245]: time="2026-06-14T08:48:58.039198199Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=bae19608-ea91-4901-a038-388df5d1accb name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.064266 | controller | Jun 14 08:48:58.082894 crc crio[24245]: time="2026-06-14T08:48:58.078912131Z" level=info msg="Creating container: openstack/placement-5c865f788d-qhxm6/placement-log" id=95a2274e-4d4e-425e-8ba9-513ad72a1226 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.064282 | controller | Jun 14 08:48:58.140911 crc crio[24245]: time="2026-06-14T08:48:58.136143213Z" level=info msg="Got pod network &{Name:barbican-worker-b774b49c-5mmw7 Namespace:openstack ID:1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e UID:1feaa293-73cf-43e9-b3d2-3586ceb8ae0f NetNS:/var/run/netns/82d8495b-eed9-4a49-a25e-799b6e576d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1feaa293_73cf_43e9_b3d2_3586ceb8ae0f.slice PodAnnotations:0xc001fea100}] Aliases:map[]}"
2026-06-14 10:12:37.064301 | controller | Jun 14 08:48:58.140911 crc crio[24245]: time="2026-06-14T08:48:58.136247663Z" level=info msg="Adding pod openstack_barbican-worker-b774b49c-5mmw7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.064317 | controller | Jun 14 08:48:58.140911 crc crio[24245]: time="2026-06-14T08:48:58.138062938Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=79d436d3-5f00-4069-a4bc-e0e95340d6dc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.064333 | controller | Jun 14 08:48:58.196184 crc crio[24245]: time="2026-06-14T08:48:58.190800965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.064364 | controller | Jun 14 08:48:58.196184 crc crio[24245]: 2026-06-14T08:48:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:547a92fba5f4fda Mac:2e:71:7c:7c:12:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/988dbb19-d8e3-4218-8a80-006606134418 SocketPath: PciID:}] [{Interface:0xc00011e5f0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.064385 | controller | Jun 14 08:48:58.225462 crc crio[24245]: time="2026-06-14T08:48:58.225360653Z" level=info msg="Creating container: openstack/cinder-db-sync-4trgl/cinder-db-sync" id=1e0f5c9a-48e1-4731-af1a-6329a587b86c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.064402 | controller | Jun 14 08:48:58.236806 crc crio[24245]: time="2026-06-14T08:48:58.236476721Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d UID:8421d95d-af58-4d8e-96d3-1376e046e9a2 NetNS:/var/run/netns/988dbb19-d8e3-4218-8a80-006606134418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8421d95d_af58_4d8e_96d3_1376e046e9a2.slice PodAnnotations:0xc0005234e8}] Aliases:map[]}"
2026-06-14 10:12:37.064418 | controller | Jun 14 08:48:58.236806 crc crio[24245]: time="2026-06-14T08:48:58.236781031Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.064434 | controller | Jun 14 08:48:58.322671 crc crio[24245]: time="2026-06-14T08:48:58.322211354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.064449 | controller | Jun 14 08:48:58.323664 crc crio[24245]: time="2026-06-14T08:48:58.323542407Z" level=info msg="Ran pod sandbox 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d with infra container: openstack/glance-default-internal-api-0/POD" id=83eaf168-d899-4d54-bf3b-fb2fc2db336d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.064465 | controller | Jun 14 08:48:58.354991 crc crio[24245]: time="2026-06-14T08:48:58.354684499Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=a291b262-d077-47e5-b5de-c64c21e2bb84 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.064480 | controller | Jun 14 08:48:58.399979 crc crio[24245]: time="2026-06-14T08:48:58.396369345Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=71464420-8498-4248-ac27-82c437817a0e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.064499 | controller | Jun 14 08:48:58.415553 crc crio[24245]: time="2026-06-14T08:48:58.414553787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=b36c7479-a692-4b08-9c88-0ff0231f1178 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.064515 | controller | Jun 14 08:48:58.437744 crc crio[24245]: time="2026-06-14T08:48:58.43760739Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=dc161efb-62d5-468b-92b4-ab428bcdbc0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.064530 | controller | Jun 14 08:48:58.469467 crc crio[24245]: time="2026-06-14T08:48:58.455972868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.064546 | controller | Jun 14 08:48:58.469467 crc crio[24245]: time="2026-06-14T08:48:58.466355819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.064561 | controller | Jun 14 08:48:58.476325 crc crio[24245]: time="2026-06-14T08:48:58.473927097Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=64fbae81-6109-4740-8eed-867c1339e4d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.064576 | controller | Jun 14 08:48:58.476325 crc crio[24245]: time="2026-06-14T08:48:58.474476334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.064592 | controller | Jun 14 08:48:58.544630 crc crio[24245]: time="2026-06-14T08:48:58.542920067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.064607 | controller | Jun 14 08:48:58.548301 crc crio[24245]: time="2026-06-14T08:48:58.548201984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.064622 | controller | Jun 14 08:48:58.557642 crc crio[24245]: time="2026-06-14T08:48:58.557573698Z" level=info msg="Running pod sandbox: openstack/barbican-api-744544c9d8-8wvfs/POD" id=80294108-9512-4791-8f09-3f514b9018f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.064638 | controller | Jun 14 08:48:58.558171 crc crio[24245]: time="2026-06-14T08:48:58.558144187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.064653 | controller | Jun 14 08:48:58.572171 crc crio[24245]: time="2026-06-14T08:48:58.572050874Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b5bb49947-rrlbz/POD" id=8b5dd6ea-4ea6-4cbd-aa06-5ffa6efb6229 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.064669 | controller | Jun 14 08:48:58.572171 crc crio[24245]: time="2026-06-14T08:48:58.572196728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.064684 | controller | Jun 14 08:48:58.627620 crc crio[24245]: time="2026-06-14T08:48:58.627455209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.064699 | controller | Jun 14 08:48:58.720032 crc crio[24245]: time="2026-06-14T08:48:58.70671931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.064718 | controller | Jun 14 08:48:58.842523 crc crio[24245]: 2026-06-14T08:48:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:068fd50e1280ab5 Mac:3e:61:bf:56:b3:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/93db6ed2-636e-409d-9f57-f0bd553742a2 SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.064735 | controller | Jun 14 08:48:58.866622 crc crio[24245]: time="2026-06-14T08:48:58.866464527Z" level=info msg="Got pod network &{Name:barbican-api-744544c9d8-8wvfs Namespace:openstack ID:2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06 UID:cb85ed4a-05fa-47a7-b9a4-b21328d30a8a NetNS:/var/run/netns/91f1b376-9c16-4aee-9c80-42cd5f48f52c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb85ed4a_05fa_47a7_b9a4_b21328d30a8a.slice PodAnnotations:0xc002c92370}] Aliases:map[]}"
2026-06-14 10:12:37.064752 | controller | Jun 14 08:48:58.866622 crc crio[24245]: time="2026-06-14T08:48:58.86655957Z" level=info msg="Adding pod openstack_barbican-api-744544c9d8-8wvfs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.064768 | controller | Jun 14 08:48:58.870906 crc crio[24245]: time="2026-06-14T08:48:58.868643247Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5494568cc5-h97gv Namespace:openstack ID:068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb UID:64fdef24-b7e2-46ab-9d13-058fcbc0828e NetNS:/var/run/netns/93db6ed2-636e-409d-9f57-f0bd553742a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64fdef24_b7e2_46ab_9d13_058fcbc0828e.slice PodAnnotations:0xc000620f78}] Aliases:map[]}"
2026-06-14 10:12:37.064784 | controller | Jun 14 08:48:58.870906 crc crio[24245]: time="2026-06-14T08:48:58.868935275Z" level=info msg="Checking pod openstack_dnsmasq-dns-5494568cc5-h97gv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.064800 | controller | Jun 14 08:48:58.887057 crc crio[24245]: time="2026-06-14T08:48:58.882896456Z" level=info msg="Created container f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c: openstack/keystone-7968b65b7d-b7n8q/keystone-api" id=f967eafe-1ab9-419a-80ba-aa239f5c3f49 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.064816 | controller | Jun 14 08:48:58.893944 crc crio[24245]: time="2026-06-14T08:48:58.891439364Z" level=info msg="Starting container: f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c" id=e90a7377-9386-40fc-9c6f-a7475de5e039 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.064831 | controller | Jun 14 08:48:58.899552 crc crio[24245]: time="2026-06-14T08:48:58.893097054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.064847 | controller | Jun 14 08:48:58.913730 crc crio[24245]: time="2026-06-14T08:48:58.912206805Z" level=info msg="Started container" PID=67305 containerID=f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c description=openstack/keystone-7968b65b7d-b7n8q/keystone-api id=e90a7377-9386-40fc-9c6f-a7475de5e039 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f
2026-06-14 10:12:37.064863 | controller | Jun 14 08:48:59.021278 crc crio[24245]: time="2026-06-14T08:48:59.021152257Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b5bb49947-rrlbz Namespace:openstack ID:c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838 UID:51f7fa25-6483-47d6-bed9-22a23b35a545 NetNS:/var/run/netns/cea87097-5b4d-4591-bd04-c2f3050d35aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51f7fa25_6483_47d6_bed9_22a23b35a545.slice PodAnnotations:0xc000131380}] Aliases:map[]}"
2026-06-14 10:12:37.064883 | controller | Jun 14 08:48:59.023034 crc crio[24245]: time="2026-06-14T08:48:59.023007946Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b5bb49947-rrlbz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.064900 | controller | Jun 14 08:48:59.045834 crc crio[24245]: time="2026-06-14T08:48:59.045657773Z" level=info msg="Created container 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b: openstack/placement-5c865f788d-qhxm6/placement-log" id=95a2274e-4d4e-425e-8ba9-513ad72a1226 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.064916 | controller | Jun 14 08:48:59.046449 crc crio[24245]: time="2026-06-14T08:48:59.046351925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.064932 | controller | Jun 14 08:48:59.047668 crc crio[24245]: time="2026-06-14T08:48:59.047568743Z" level=info msg="Starting container: 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b" id=d2f1daf4-657d-4244-bffd-f8bb34b84613 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.064948 | controller | Jun 14 08:48:59.055090 crc crio[24245]: time="2026-06-14T08:48:59.054349062Z" level=info msg="Ran pod sandbox 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb with infra container: openstack/dnsmasq-dns-5494568cc5-h97gv/POD" id=21c5b0a9-5987-4779-a673-dd55fcb293f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.064963 | controller | Jun 14 08:48:59.060464 crc crio[24245]: time="2026-06-14T08:48:59.06004092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.064979 | controller | Jun 14 08:48:59.062274 crc crio[24245]: time="2026-06-14T08:48:59.062189039Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=18bc7313-2184-4f38-b98a-5603ee3f775d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.064995 | controller | Jun 14 08:48:59.126757 crc crio[24245]: 2026-06-14T08:48:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bcfbe27321c25c Mac:b2:bf:57:77:09:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/1b865543-ce90-415e-ac9c-a820117d8fc8 SocketPath: PciID:}] [{Interface:0xc0001aa5d0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.065012 | controller | Jun 14 08:48:59.130796 crc crio[24245]: time="2026-06-14T08:48:59.130718182Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-7b948cc4bb-m2lm5 Namespace:openstack ID:0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60 UID:0913a102-9620-4813-a2f1-0773e329ab9f NetNS:/var/run/netns/1b865543-ce90-415e-ac9c-a820117d8fc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0913a102_9620_4813_a2f1_0773e329ab9f.slice PodAnnotations:0xc0006211d0}] Aliases:map[]}"
2026-06-14 10:12:37.065028 | controller | Jun 14 08:48:59.131074 crc crio[24245]: time="2026-06-14T08:48:59.131019441Z" level=info msg="Checking pod openstack_barbican-keystone-listener-7b948cc4bb-m2lm5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.065044 | controller | Jun 14 08:48:59.132451 crc crio[24245]: time="2026-06-14T08:48:59.132308912Z" level=info msg="Started container" PID=67319 containerID=15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b description=openstack/placement-5c865f788d-qhxm6/placement-log id=d2f1daf4-657d-4244-bffd-f8bb34b84613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5
2026-06-14 10:12:37.065064 | controller | Jun 14 08:48:59.141695 crc crio[24245]: time="2026-06-14T08:48:59.141518052Z" level=info msg="Ran pod sandbox 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60 with infra container: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/POD" id=a78388b5-b373-4eb7-ac9a-d4d15699aa59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.065080 | controller | Jun 14 08:48:59.170751 crc crio[24245]: time="2026-06-14T08:48:59.170645984Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=2627566b-e423-4e8d-b470-c2caaaf934bb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.065096 | controller | Jun 14 08:48:59.171360 crc crio[24245]: time="2026-06-14T08:48:59.171255794Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 not found" id=2627566b-e423-4e8d-b470-c2caaaf934bb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.065112 | controller | Jun 14 08:48:59.171597 crc crio[24245]: time="2026-06-14T08:48:59.171541003Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 found" id=2627566b-e423-4e8d-b470-c2caaaf934bb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.065128 | controller | Jun 14 08:48:59.174744 crc crio[24245]: time="2026-06-14T08:48:59.174673539Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=15277004-57ce-41cc-adfc-6e1e92cd206a name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.065143 | controller | Jun 14 08:48:59.205476 crc crio[24245]: time="2026-06-14T08:48:59.203663243Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=8663c944-b03c-40fe-b635-ba46073ef9ee name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.065159 | controller | Jun 14 08:48:59.213729 crc crio[24245]: time="2026-06-14T08:48:59.213613997Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=df09fb86-b368-41b2-9c75-b4258be77020 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.065175 | controller | Jun 14 08:48:59.215397 crc crio[24245]: time="2026-06-14T08:48:59.214458324Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\""
2026-06-14 10:12:37.065190 | controller | Jun 14 08:48:59.256737 crc crio[24245]: time="2026-06-14T08:48:59.255742981Z" level=info msg="Creating container: openstack/dnsmasq-dns-5494568cc5-h97gv/init" id=c596f98d-f709-4ae5-b917-9c9904d66df4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.065206 | controller | Jun 14 08:48:59.257395 crc crio[24245]: time="2026-06-14T08:48:59.257293501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.065222 | controller | Jun 14 08:48:59.259641 crc crio[24245]: 2026-06-14T08:48:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e537010feb22c18 Mac:16:fd:6f:73:f7:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/f39b290f-19d9-4b3d-8bdb-0884bccc71da SocketPath: PciID:}] [{Interface:0xc0002c05c0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.065238 | controller | Jun 14 08:48:59.264975 crc crio[24245]: time="2026-06-14T08:48:59.264805131Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0 UID:a8f5f81c-97ae-4e82-8d83-8940cdf43386 NetNS:/var/run/netns/f39b290f-19d9-4b3d-8bdb-0884bccc71da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8f5f81c_97ae_4e82_8d83_8940cdf43386.slice PodAnnotations:0xc000602d30}] Aliases:map[]}"
2026-06-14 10:12:37.065266 | controller | Jun 14 08:48:59.265280 crc crio[24245]: time="2026-06-14T08:48:59.265164173Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.065282 | controller | Jun 14 08:48:59.342427 crc crio[24245]: 2026-06-14T08:48:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f7989aa11572f7 Mac:2a:25:ac:bb:ac:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/82d8495b-eed9-4a49-a25e-799b6e576d4a SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.065298 | controller | Jun 14 08:48:59.343644 crc crio[24245]: time="2026-06-14T08:48:59.343565117Z" level=info msg="Got pod network &{Name:barbican-worker-b774b49c-5mmw7 Namespace:openstack ID:1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e UID:1feaa293-73cf-43e9-b3d2-3586ceb8ae0f NetNS:/var/run/netns/82d8495b-eed9-4a49-a25e-799b6e576d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1feaa293_73cf_43e9_b3d2_3586ceb8ae0f.slice PodAnnotations:0xc001fea100}] Aliases:map[]}"
2026-06-14 10:12:37.065314 | controller | Jun 14 08:48:59.343796 crc crio[24245]: time="2026-06-14T08:48:59.343746182Z" level=info msg="Checking pod openstack_barbican-worker-b774b49c-5mmw7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.065330 | controller | Jun 14 08:48:59.378049 crc crio[24245]: time="2026-06-14T08:48:59.375345792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=a64f8e5e-fb14-42a6-b534-fed5935885f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.065358 | controller | Jun 14 08:48:59.378049 crc crio[24245]: time="2026-06-14T08:48:59.375951365Z" level=info msg="Ran pod sandbox e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0 with infra container: openstack/glance-default-external-api-0/POD" id=a152a656-f0ef-4d22-a63f-470f83f16a81 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.065379 | controller | Jun 14 08:48:59.382133 crc crio[24245]: time="2026-06-14T08:48:59.381957206Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=a0727bd8-bbbe-4bdd-b665-bb743c078b40 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.065395 | controller | Jun 14 08:48:59.405903 crc crio[24245]: time="2026-06-14T08:48:59.4057435Z" level=info msg="Ran pod sandbox 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e with infra container: openstack/barbican-worker-b774b49c-5mmw7/POD" id=7e2a0f54-5c09-4bdc-a031-9c74ef9c73f9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.065410 | controller | Jun 14 08:48:59.418615 crc crio[24245]: time="2026-06-14T08:48:59.418426677Z" level=info msg="Creating container: openstack/placement-5c865f788d-qhxm6/placement-api" id=a0ba4e46-c41f-46f5-9b0d-892fe4fb92fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.065426 | controller | Jun 14 08:48:59.419085 crc crio[24245]: time="2026-06-14T08:48:59.418991346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.065444 | controller | Jun 14 08:48:59.441111 crc crio[24245]: time="2026-06-14T08:48:59.44093563Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=b9be1c51-49b9-4663-a415-bdb8557348ba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.065460 | controller | Jun 14 08:48:59.442144 crc crio[24245]: time="2026-06-14T08:48:59.442066859Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=33519d5e-ca91-45f5-b505-541f5caa4e50 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.065475 | controller | Jun 14 08:48:59.444135 crc crio[24245]: time="2026-06-14T08:48:59.444095835Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 not found" id=b9be1c51-49b9-4663-a415-bdb8557348ba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.065490 | controller | Jun 14 08:48:59.444333 crc crio[24245]: time="2026-06-14T08:48:59.444314682Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 found" id=b9be1c51-49b9-4663-a415-bdb8557348ba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.065506 | controller | Jun 14 08:48:59.448549 crc crio[24245]: time="2026-06-14T08:48:59.448501065Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=75e6e8e5-bc39-4d25-89d0-27bdd33277c4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.065521 | controller | Jun 14 08:48:59.461035 crc crio[24245]: time="2026-06-14T08:48:59.460624943Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\""
2026-06-14 10:12:37.065537 | controller | Jun 14 08:48:59.486576 crc crio[24245]: time="2026-06-14T08:48:59.486494586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.065553 | controller | Jun 14 08:48:59.499993 crc crio[24245]: time="2026-06-14T08:48:59.49759396Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=fe39a98d-87a9-4b9a-bba4-0f68935fe8a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.065568 | controller | Jun 14 08:48:59.499993 crc crio[24245]: time="2026-06-14T08:48:59.498397456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.065584 | controller | Jun 14 08:48:59.504525 crc crio[24245]: time="2026-06-14T08:48:59.503935053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.065599 | controller | Jun 14 08:48:59.516935 crc crio[24245]: time="2026-06-14T08:48:59.5168285Z" level=info msg="Created container 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834: openstack/ceilometer-0/sg-core" id=dc161efb-62d5-468b-92b4-ab428bcdbc0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.065615 | controller | Jun 14 08:48:59.519169 crc crio[24245]: time="2026-06-14T08:48:59.518945869Z" level=info msg="Starting container: 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834" id=046514ca-94ea-4a26-ba35-2032b1b849b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.065630 | controller | Jun 14 08:48:59.526473 crc crio[24245]: time="2026-06-14T08:48:59.526384426Z" level=info msg="Started container" PID=67478 containerID=46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834 description=openstack/ceilometer-0/sg-core id=046514ca-94ea-4a26-ba35-2032b1b849b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92
2026-06-14 10:12:37.065649 | controller | Jun 14 08:48:59.566743 crc crio[24245]: time="2026-06-14T08:48:59.566651748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.065666 | controller | Jun 14 08:48:59.614461 crc crio[24245]: time="2026-06-14T08:48:59.61435457Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=f3a74dad-56b9-4674-b2d6-839d5bbad856 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.065681 | controller | Jun 14 08:48:59.654246 crc crio[24245]: time="2026-06-14T08:48:59.654110581Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-14 10:12:37.065696 | controller | Jun 14 08:48:59.654974 crc crio[24245]: time="2026-06-14T08:48:59.654768961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.065712 | controller | Jun 14 08:48:59.825938 crc crio[24245]: 2026-06-14T08:48:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2565e3849e1afb8 Mac:86:62:02:23:20:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/91f1b376-9c16-4aee-9c80-42cd5f48f52c SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.065728 | controller | Jun 14 08:48:59.825938 crc crio[24245]: time="2026-06-14T08:48:59.817513182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.065743 | controller | Jun 14 08:48:59.825938 crc crio[24245]: time="2026-06-14T08:48:59.818529319Z" level=info msg="Got pod network &{Name:barbican-api-744544c9d8-8wvfs Namespace:openstack ID:2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06 UID:cb85ed4a-05fa-47a7-b9a4-b21328d30a8a NetNS:/var/run/netns/91f1b376-9c16-4aee-9c80-42cd5f48f52c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb85ed4a_05fa_47a7_b9a4_b21328d30a8a.slice PodAnnotations:0xc002c92370}] Aliases:map[]}"
2026-06-14 10:12:37.065759 | controller | Jun 14 08:48:59.825938 crc crio[24245]: time="2026-06-14T08:48:59.818653656Z" level=info msg="Checking pod openstack_barbican-api-744544c9d8-8wvfs for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.065775 | controller | Jun 14 08:48:59.825938 crc crio[24245]: time="2026-06-14T08:48:59.825781256Z" level=info msg="Created container 1cd00a23fbefd30b145ec06179264b2a64ad8264fe5f79fc6838dc0a5cb89b54: openstack/dnsmasq-dns-5494568cc5-h97gv/init" id=c596f98d-f709-4ae5-b917-9c9904d66df4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.065791 | controller | Jun 14 08:48:59.829782 crc crio[24245]: time="2026-06-14T08:48:59.828636748Z" level=info msg="Starting container: 1cd00a23fbefd30b145ec06179264b2a64ad8264fe5f79fc6838dc0a5cb89b54" id=77a06772-ec47-403b-a414-5787aea662bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.065807 | controller | Jun 14 08:48:59.844100 crc crio[24245]: time="2026-06-14T08:48:59.843995658Z" level=info msg="Started container" PID=67507 containerID=1cd00a23fbefd30b145ec06179264b2a64ad8264fe5f79fc6838dc0a5cb89b54 description=openstack/dnsmasq-dns-5494568cc5-h97gv/init id=77a06772-ec47-403b-a414-5787aea662bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb
2026-06-14 10:12:37.065827 | controller | Jun 14 08:48:59.892154 crc crio[24245]: time="2026-06-14T08:48:59.891433357Z" level=info msg="Ran pod sandbox 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06 with infra container: openstack/barbican-api-744544c9d8-8wvfs/POD" id=80294108-9512-4791-8f09-3f514b9018f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.065843 | controller | Jun 14 08:48:59.901052 crc crio[24245]: time="2026-06-14T08:48:59.898357625Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=3458f6c6-f3bc-4c0a-aaf6-7637d98891b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.065859 | controller | Jun 14 08:48:59.906175 crc crio[24245]: time="2026-06-14T08:48:59.904022349Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=cf207abc-214a-4ffa-8d6c-4bda806e7136 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.065875 | controller | Jun 14 08:48:59.926762 crc crio[24245]: time="2026-06-14T08:48:59.926598834Z" level=info msg="Created container e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de: openstack/placement-5c865f788d-qhxm6/placement-api" id=a0ba4e46-c41f-46f5-9b0d-892fe4fb92fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.065890 | controller | Jun 14 08:48:59.959573 crc crio[24245]: time="2026-06-14T08:48:59.959340411Z" level=info msg="Creating container: openstack/barbican-api-744544c9d8-8wvfs/barbican-api-log" id=c13e57db-7b31-4dd3-a67c-d1204a266957 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.065906 | controller | Jun 14 08:48:59.960139 crc crio[24245]: time="2026-06-14T08:48:59.959775015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.065922 | controller | Jun 14 08:48:59.962726 crc crio[24245]: time="2026-06-14T08:48:59.962653482Z" level=info msg="Starting container: e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de" id=fcaadedc-e225-4227-9c6d-2c586a94dfca name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.065938 | controller | Jun 14 08:48:59.970774 crc crio[24245]: time="2026-06-14T08:48:59.970658106Z" level=info msg="Started container" PID=67526 containerID=e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de description=openstack/placement-5c865f788d-qhxm6/placement-api id=fcaadedc-e225-4227-9c6d-2c586a94dfca name=/runtime.v1.RuntimeService/StartContainer sandboxID=71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5
2026-06-14 10:12:37.065954 | controller | Jun 14 08:49:00.115285 crc crio[24245]: time="2026-06-14T08:49:00.1146395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.065970 | controller | Jun 14 08:49:00.129107 crc crio[24245]: time="2026-06-14T08:49:00.129007838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.065985 | controller | Jun 14 08:49:00.201057 crc crio[24245]: 2026-06-14T08:49:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2c3ccf476c5e45 Mac:aa:4a:2c:b8:18:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/cea87097-5b4d-4591-bd04-c2f3050d35aa SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.066001 | controller | Jun 14 08:49:00.202138 crc crio[24245]: time="2026-06-14T08:49:00.202031419Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b5bb49947-rrlbz Namespace:openstack ID:c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838 UID:51f7fa25-6483-47d6-bed9-22a23b35a545 NetNS:/var/run/netns/cea87097-5b4d-4591-bd04-c2f3050d35aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51f7fa25_6483_47d6_bed9_22a23b35a545.slice PodAnnotations:0xc000131380}] Aliases:map[]}"
2026-06-14 10:12:37.066024 | controller | Jun 14 08:49:00.202210 crc crio[24245]: time="2026-06-14T08:49:00.202171183Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b5bb49947-rrlbz for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.066041 | controller | Jun 14 08:49:00.222953 crc crio[24245]: time="2026-06-14T08:49:00.222818636Z" level=info msg="Ran pod sandbox c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838 with infra container: openstack/dnsmasq-dns-6b5bb49947-rrlbz/POD" id=8b5dd6ea-4ea6-4cbd-aa06-5ffa6efb6229 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.066056 | controller | Jun 14 08:49:00.229243 crc crio[24245]: time="2026-06-14T08:49:00.229171252Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b6b780dd-d1df-4e61-8e7c-c45c7f5b8a32 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.066072 | controller | Jun 14 08:49:00.362276 crc crio[24245]: time="2026-06-14T08:49:00.36214614Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=f3fcacf0-a492-4d3d-8fb3-2d15382e5a78 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.066087 | controller | Jun 14 08:49:00.385945 crc crio[24245]: time="2026-06-14T08:49:00.385625117Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b5bb49947-rrlbz/init" id=d09ed50a-d95b-4aad-ba16-c8c4e5b79a1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.066103 | controller | Jun 14 08:49:00.386279 crc crio[24245]: time="2026-06-14T08:49:00.386058331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066119 | controller | Jun 14 08:49:00.500343 crc crio[24245]: time="2026-06-14T08:49:00.500176265Z" level=info msg="Created container 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268: openstack/barbican-api-744544c9d8-8wvfs/barbican-api-log" id=c13e57db-7b31-4dd3-a67c-d1204a266957 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.066134 | controller | Jun 14 08:49:00.501791 crc crio[24245]: time="2026-06-14T08:49:00.501674071Z" level=info msg="Starting container: 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268" id=a0c9ce74-b4f5-443a-a7f6-35473d6253dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.066150 | controller | Jun 14 08:49:00.523830 crc crio[24245]: time="2026-06-14T08:49:00.523710463Z" level=info msg="Started container" PID=67697 containerID=28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268 description=openstack/barbican-api-744544c9d8-8wvfs/barbican-api-log id=a0c9ce74-b4f5-443a-a7f6-35473d6253dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06
2026-06-14 10:12:37.066166 | controller | Jun 14 08:49:00.555749 crc crio[24245]: time="2026-06-14T08:49:00.555701387Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=8e7f823f-a8cb-484d-a8f1-4ad65de31aac name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.066181 | controller | Jun 14 08:49:00.613651 crc crio[24245]: time="2026-06-14T08:49:00.613376291Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=3f5d7502-ac59-433f-8afd-03992d7b29e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.066200 | controller | Jun 14 08:49:00.660277 crc crio[24245]: time="2026-06-14T08:49:00.659689051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066217 | controller | Jun 14 08:49:00.665142 crc crio[24245]: time="2026-06-14T08:49:00.66434873Z" level=info msg="Creating container: openstack/barbican-api-744544c9d8-8wvfs/barbican-api" id=bd2e6b87-88c0-4c9d-9dbc-1915120e072e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.066232 | controller | Jun 14 08:49:00.677930 crc crio[24245]: time="2026-06-14T08:49:00.67408025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066248 | controller | Jun 14 08:49:00.677930 crc crio[24245]: time="2026-06-14T08:49:00.675792065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066263 | controller | Jun 14 08:49:00.857084 crc crio[24245]: time="2026-06-14T08:49:00.856959042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066279 | controller | Jun 14 08:49:00.895635 crc crio[24245]: time="2026-06-14T08:49:00.895522619Z" level=info msg="Created container f01f9ff80d116fd06858b953c167a2cd41e8da346ec3c5c47d4fb4bbc0410fd1: openstack/dnsmasq-dns-6b5bb49947-rrlbz/init" id=d09ed50a-d95b-4aad-ba16-c8c4e5b79a1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.066294 | controller | Jun 14 08:49:00.897168 crc crio[24245]: time="2026-06-14T08:49:00.897050017Z" level=info msg="Starting container: f01f9ff80d116fd06858b953c167a2cd41e8da346ec3c5c47d4fb4bbc0410fd1" id=f10d1027-6410-4ca1-9f07-f95a65db5623 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.066310 | controller | Jun 14 08:49:00.913080 crc crio[24245]: time="2026-06-14T08:49:00.912966715Z" level=info msg="Started container" PID=67904 containerID=f01f9ff80d116fd06858b953c167a2cd41e8da346ec3c5c47d4fb4bbc0410fd1 description=openstack/dnsmasq-dns-6b5bb49947-rrlbz/init id=f10d1027-6410-4ca1-9f07-f95a65db5623 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838
2026-06-14 10:12:37.066326 | controller | Jun 14 08:49:00.917063 crc crio[24245]: time="2026-06-14T08:49:00.916905941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066342 | controller | Jun 14 08:49:00.963170 crc crio[24245]: time="2026-06-14T08:49:00.962139721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066381 | controller | Jun 14 08:49:01.024305 crc crio[24245]: time="2026-06-14T08:49:01.023699101Z" level=info msg="Created container 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec: openstack/glance-default-internal-api-0/glance-log" id=64fbae81-6109-4740-8eed-867c1339e4d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.066398 | controller | Jun 14 08:49:01.044583 crc crio[24245]: time="2026-06-14T08:49:01.044372058Z" level=info msg="Starting container: 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec" id=40adc826-04f1-4a42-a9e3-19ab0b66d223 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.066414 | controller | Jun 14 08:49:01.061688 crc crio[24245]: time="2026-06-14T08:49:01.055883334Z" level=info msg="Started container" PID=67919 containerID=455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec description=openstack/glance-default-internal-api-0/glance-log id=40adc826-04f1-4a42-a9e3-19ab0b66d223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d
2026-06-14 10:12:37.066434 | controller | Jun 14 08:49:01.098510 crc crio[24245]: time="2026-06-14T08:49:01.098372015Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=0b479647-1392-4ae0-945d-8fe45c315950 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.066450 | controller | Jun 14 08:49:01.192411 crc crio[24245]: time="2026-06-14T08:49:01.19227451Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4ad2fba5-3413-45fa-8cd4-2e3650f4538e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.066466 | controller | Jun 14 08:49:01.245346 crc crio[24245]: time="2026-06-14T08:49:01.224532063Z" level=info msg="Stopping pod sandbox: 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb" id=3997a584-1d8d-4847-bc90-8407510d7b16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.066481 | controller | Jun 14 08:49:01.245346 crc crio[24245]: time="2026-06-14T08:49:01.225123252Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5494568cc5-h97gv Namespace:openstack ID:068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb UID:64fdef24-b7e2-46ab-9d13-058fcbc0828e NetNS:/var/run/netns/93db6ed2-636e-409d-9f57-f0bd553742a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64fdef24_b7e2_46ab_9d13_058fcbc0828e.slice PodAnnotations:0xc00274a570}] Aliases:map[]}"
2026-06-14 10:12:37.066497 | controller | Jun 14 08:49:01.245346 crc crio[24245]: time="2026-06-14T08:49:01.225340239Z" level=info msg="Deleting pod openstack_dnsmasq-dns-5494568cc5-h97gv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.066513 | controller | Jun 14 08:49:01.284898 crc crio[24245]: time="2026-06-14T08:49:01.284170493Z" level=info msg="Created container 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39: openstack/barbican-api-744544c9d8-8wvfs/barbican-api" id=bd2e6b87-88c0-4c9d-9dbc-1915120e072e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.066529 | controller | Jun 14 08:49:01.307898 crc crio[24245]: time="2026-06-14T08:49:01.30583306Z" level=info msg="Starting container: 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39" id=7d3df9a2-cbc1-430e-8a17-7563a81ab314 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.066544 | controller | Jun 14 08:49:01.312721 crc crio[24245]: time="2026-06-14T08:49:01.310300573Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=b98204dc-159e-48a2-9280-f281b30370e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.066560 | controller | Jun 14 08:49:01.324935 crc crio[24245]: time="2026-06-14T08:49:01.323995076Z" level=info msg="Started container" PID=67942 containerID=5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39 description=openstack/barbican-api-744544c9d8-8wvfs/barbican-api id=7d3df9a2-cbc1-430e-8a17-7563a81ab314 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06
2026-06-14 10:12:37.066576 | controller | Jun 14 08:49:01.342253 crc crio[24245]: time="2026-06-14T08:49:01.341335105Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=03b17acd-6c08-4a8a-a3d3-f2679e13a8db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.066592 | controller | Jun 14 08:49:01.342828 crc crio[24245]: time="2026-06-14T08:49:01.342767711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066612 | controller | Jun 14 08:49:01.426371 crc crio[24245]: time="2026-06-14T08:49:01.426118621Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=84134eae-5a9c-41fd-85f9-1060beb1506e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.066628 | controller | Jun 14 08:49:01.456783 crc crio[24245]: time="2026-06-14T08:49:01.44897987Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b5bb49947-rrlbz/dnsmasq-dns" id=33e169dc-1ac8-40f1-bb82-a4944e275049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.066643 | controller | Jun 14 08:49:01.456783 crc crio[24245]: time="2026-06-14T08:49:01.454980854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066659 | controller | Jun 14 08:49:01.521813 crc crio[24245]: time="2026-06-14T08:49:01.521624731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066674 | controller | Jun 14 08:49:01.562065 crc crio[24245]: time="2026-06-14T08:49:01.561515352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066690 | controller | Jun 14 08:49:01.725892 crc crio[24245]: time="2026-06-14T08:49:01.72491635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066706 | controller | Jun 14 08:49:01.743684 crc crio[24245]: time="2026-06-14T08:49:01.743524394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066721 | controller | Jun 14 08:49:01.837932 crc crio[24245]: time="2026-06-14T08:49:01.837548828Z" level=info msg="Created container 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85: openstack/glance-default-external-api-0/glance-log" id=fe39a98d-87a9-4b9a-bba4-0f68935fe8a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.066737 | controller | Jun 14 08:49:01.860891 crc crio[24245]: time="2026-06-14T08:49:01.86073583Z" level=info msg="Starting container: 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85" id=6515460c-9b7b-415a-813e-709625b42575 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.066752 | controller | Jun 14 08:49:01.888917 crc crio[24245]: time="2026-06-14T08:49:01.888744988Z" level=info msg="Started container" PID=68011 containerID=51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85 description=openstack/glance-default-external-api-0/glance-log id=6515460c-9b7b-415a-813e-709625b42575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0
2026-06-14 10:12:37.066768 | controller | Jun 14 08:49:01.924106 crc crio[24245]: time="2026-06-14T08:49:01.923954319Z" level=info msg="Stopped pod sandbox: 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb" id=3997a584-1d8d-4847-bc90-8407510d7b16 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.066784 | controller | Jun 14 08:49:01.939761 crc crio[24245]: time="2026-06-14T08:49:01.938443193Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=795010f3-1a46-46ff-88ca-80e184ca82b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.066800 | controller | Jun 14 08:49:01.947996 crc crio[24245]: time="2026-06-14T08:49:01.947792774Z" level=info msg="Created container 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55: openstack/dnsmasq-dns-6b5bb49947-rrlbz/dnsmasq-dns" id=33e169dc-1ac8-40f1-bb82-a4944e275049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.066820 | controller | Jun 14 08:49:01.959566 crc crio[24245]: time="2026-06-14T08:49:01.957523739Z" level=info msg="Starting container: 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55" id=aad8404e-c7d7-4653-93b0-a36aec3a438a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.066836 | controller | Jun 14 08:49:01.984907 crc crio[24245]: time="2026-06-14T08:49:01.984754655Z" level=info msg="Started container" PID=68034 containerID=118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55 description=openstack/dnsmasq-dns-6b5bb49947-rrlbz/dnsmasq-dns id=aad8404e-c7d7-4653-93b0-a36aec3a438a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838
2026-06-14 10:12:37.066852 | controller | Jun 14 08:49:02.004740 crc crio[24245]: time="2026-06-14T08:49:02.001684775Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=7f06c799-6f98-492f-9bb2-803b7813489b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.066867 | controller | Jun 14 08:49:02.186698 crc crio[24245]: time="2026-06-14T08:49:02.183311464Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=9dcb3ce4-3736-4b7d-a981-c4819c11a3d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.066882 | controller | Jun 14 08:49:02.194140 crc crio[24245]: time="2026-06-14T08:49:02.193751237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066898 | controller | Jun 14 08:49:02.309361 crc crio[24245]: time="2026-06-14T08:49:02.309195389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066914 | controller | Jun 14 08:49:02.376105 crc crio[24245]: time="2026-06-14T08:49:02.372937353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066929 | controller | Jun 14 08:49:02.423920 crc crio[24245]: time="2026-06-14T08:49:02.423800071Z" level=info msg="Removing container: 1cd00a23fbefd30b145ec06179264b2a64ad8264fe5f79fc6838dc0a5cb89b54" id=59170548-1f83-478d-8c6c-b782bbd8afb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.066945 | controller | Jun 14 08:49:02.484541 crc crio[24245]: time="2026-06-14T08:49:02.484392752Z" level=info msg="Removed container 1cd00a23fbefd30b145ec06179264b2a64ad8264fe5f79fc6838dc0a5cb89b54: openstack/dnsmasq-dns-5494568cc5-h97gv/init" id=59170548-1f83-478d-8c6c-b782bbd8afb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.066960 | controller | Jun 14 08:49:02.923705 crc crio[24245]: time="2026-06-14T08:49:02.923099218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.066976 | controller | Jun 14 08:49:02.969900 crc crio[24245]: time="2026-06-14T08:49:02.969120634Z" level=info msg="Created container 817f04b27379f6deda53ea620a20eac0703b4cbf980fc933ebc4d2039495ce62: openstack/cinder-db-sync-4trgl/cinder-db-sync" id=1e0f5c9a-48e1-4731-af1a-6329a587b86c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.066992 | controller | Jun 14 08:49:02.976002 crc crio[24245]: time="2026-06-14T08:49:02.975175344Z" level=info msg="Starting container: 817f04b27379f6deda53ea620a20eac0703b4cbf980fc933ebc4d2039495ce62" id=3faafa56-4869-47e1-951c-f84d534b3676 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.067011 | controller | Jun 14 08:49:02.986896 crc crio[24245]: time="2026-06-14T08:49:02.986435555Z" level=info msg="Started container" PID=68240 containerID=817f04b27379f6deda53ea620a20eac0703b4cbf980fc933ebc4d2039495ce62 description=openstack/cinder-db-sync-4trgl/cinder-db-sync id=3faafa56-4869-47e1-951c-f84d534b3676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb
2026-06-14 10:12:37.067027 | controller | Jun 14 08:49:03.209179 crc crio[24245]: time="2026-06-14T08:49:03.208334325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.067043 | controller | Jun 14 08:49:04.601810 crc crio[24245]: time="2026-06-14T08:49:04.598339525Z" level=info msg="Created container 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5: openstack/glance-default-internal-api-0/glance-httpd" id=03b17acd-6c08-4a8a-a3d3-f2679e13a8db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.067058 | controller | Jun 14 08:49:04.606686 crc crio[24245]: time="2026-06-14T08:49:04.606509504Z" level=info msg="Starting container: 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5" id=c07921ad-cd72-4708-bfb7-e3708fc6f0ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.067074 | controller | Jun 14 08:49:04.619303 crc crio[24245]: time="2026-06-14T08:49:04.61670615Z" level=info msg="Started container" PID=68264 containerID=4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5 description=openstack/glance-default-internal-api-0/glance-httpd id=c07921ad-cd72-4708-bfb7-e3708fc6f0ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d
2026-06-14 10:12:37.067090 | controller | Jun 14 08:49:04.680959 crc crio[24245]: time="2026-06-14T08:49:04.68079447Z" level=info msg="Created container c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a: openstack/glance-default-external-api-0/glance-httpd" id=9dcb3ce4-3736-4b7d-a981-c4819c11a3d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.067106 | controller | Jun 14 08:49:04.682141 crc crio[24245]: time="2026-06-14T08:49:04.682052082Z" level=info msg="Starting container: c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a" id=113fc57c-749e-4e95-968e-accdeb3a5c37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.067121 | controller | Jun 14 08:49:04.693480 crc crio[24245]: time="2026-06-14T08:49:04.693256356Z" level=info msg="Started container" PID=68282 containerID=c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a description=openstack/glance-default-external-api-0/glance-httpd id=113fc57c-749e-4e95-968e-accdeb3a5c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0
2026-06-14 10:12:37.067137 | controller | Jun 14 08:49:05.538557 crc crio[24245]: time="2026-06-14T08:49:05.538475615Z" level=info msg="Stopping container: 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5 (timeout: 30s)" id=964b94b3-de80-45da-8101-b297bbca325b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.067152 | controller | Jun 14 08:49:05.547072 crc crio[24245]: time="2026-06-14T08:49:05.546996949Z" level=info msg="Stopping container: 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec (timeout: 30s)" id=ba728617-e647-42e4-8544-2f7dcb9ac667 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.067168 | controller | Jun 14 08:49:05.560462 crc crio[24245]: time="2026-06-14T08:49:05.56037902Z" level=info msg="Stopping container: c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a (timeout: 30s)" id=f72d621a-e997-4a80-82bc-8001a398e79b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.067183 | controller | Jun 14 08:49:05.567740 crc crio[24245]: time="2026-06-14T08:49:05.567652943Z" level=info msg="Stopping container: 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85 (timeout: 30s)" id=7e2fd68d-d365-42fc-956a-13021f867665 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.067203 | controller | Jun 14 08:49:06.235062 crc crio[24245]: time="2026-06-14T08:49:06.234387747Z" level=info msg="Running pod sandbox: openstack/barbican-api-5f686ccfbd-6vkll/POD" id=17d3144a-02d1-414b-a1e4-735a505b127a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.067219 | controller | Jun 14 08:49:06.235765 crc crio[24245]: time="2026-06-14T08:49:06.235083029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.067235 | controller | Jun 14 08:49:06.871646 crc crio[24245]: time="2026-06-14T08:49:06.87090024Z" level=info msg="Stopped container 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85: openstack/glance-default-external-api-0/glance-log" id=7e2fd68d-d365-42fc-956a-13021f867665 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.067251 | controller | Jun 14 08:49:07.096921 crc crio[24245]: time="2026-06-14T08:49:07.09676274Z" level=info msg="Stopped container 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec: openstack/glance-default-internal-api-0/glance-log" id=ba728617-e647-42e4-8544-2f7dcb9ac667 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.067267 | controller | Jun 14 08:49:10.759277 crc crio[24245]: time="2026-06-14T08:49:10.752506283Z" level=info msg="Stopping container: 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f (timeout: 10s)" id=b7257b9e-7c21-4179-be0b-12c18a580e3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.067283 | controller | Jun 14 08:49:13.485696 crc crio[24245]: time="2026-06-14T08:49:13.484796928Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=15277004-57ce-41cc-adfc-6e1e92cd206a name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.067298 | controller | Jun 14 08:49:13.495446 crc crio[24245]: time="2026-06-14T08:49:13.495340682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=1d51cd14-d1d4-4f15-bdb2-0d906cd18fda name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.067314 | controller | Jun 14 08:49:13.615831 crc crio[24245]: time="2026-06-14T08:49:13.6143077Z" level=info msg="Stopped container c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a: openstack/glance-default-external-api-0/glance-httpd" id=f72d621a-e997-4a80-82bc-8001a398e79b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.067330 | controller | Jun 14 08:49:13.615831 crc crio[24245]: time="2026-06-14T08:49:13.615473828Z" level=info msg="Stopping pod sandbox: e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0" id=60d3445f-5c1c-46a2-aafe-5c3db86d48e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.067359 | controller | Jun 14 08:49:13.616493 crc crio[24245]: time="2026-06-14T08:49:13.616417798Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0 UID:a8f5f81c-97ae-4e82-8d83-8940cdf43386 NetNS:/var/run/netns/f39b290f-19d9-4b3d-8bdb-0884bccc71da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8f5f81c_97ae_4e82_8d83_8940cdf43386.slice PodAnnotations:0xc002c921e8}] Aliases:map[]}"
2026-06-14 10:12:37.067381 | controller | Jun 14 08:49:13.616682 crc crio[24245]: time="2026-06-14T08:49:13.616620445Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.067402 | controller | Jun 14 08:49:13.889261 crc crio[24245]: time="2026-06-14T08:49:13.88916978Z" level=info msg="Stopped container 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f: openstack/dnsmasq-dns-85d986748f-sp9s7/dnsmasq-dns" id=b7257b9e-7c21-4179-be0b-12c18a580e3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.067418 | controller | Jun 14 08:49:13.891007 crc crio[24245]: time="2026-06-14T08:49:13.890808902Z" level=info msg="Stopping pod sandbox: 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35" id=4079b259-535e-48fe-b998-a2480e476d4c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.067434 | controller | Jun 14 08:49:13.891453 crc crio[24245]: time="2026-06-14T08:49:13.891392351Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85d986748f-sp9s7 Namespace:openstack ID:4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35 UID:249e8545-0a15-4b76-acd2-e82ce547000d NetNS:/var/run/netns/baaca325-4f7e-4923-8fc0-b10ebe2f6218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod249e8545_0a15_4b76_acd2_e82ce547000d.slice PodAnnotations:0xc000130648}] Aliases:map[]}"
2026-06-14 10:12:37.067450 | controller | Jun 14 08:49:13.891647 crc crio[24245]: time="2026-06-14T08:49:13.891598768Z" level=info msg="Deleting pod openstack_dnsmasq-dns-85d986748f-sp9s7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.067466 | controller | Jun 14 08:49:13.895606 crc crio[24245]: time="2026-06-14T08:49:13.892397333Z" level=info msg="Stopped container 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5: openstack/glance-default-internal-api-0/glance-httpd" id=964b94b3-de80-45da-8101-b297bbca325b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.067482 | controller | Jun 14 08:49:13.895606 crc crio[24245]: time="2026-06-14T08:49:13.893804088Z" level=info msg="Stopping pod sandbox: 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d" id=c7489289-5fdc-48f4-a17c-8e7c3a06bb94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.067497 | controller | Jun 14 08:49:13.895606 crc crio[24245]: time="2026-06-14T08:49:13.89450719Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d UID:8421d95d-af58-4d8e-96d3-1376e046e9a2 NetNS:/var/run/netns/988dbb19-d8e3-4218-8a80-006606134418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8421d95d_af58_4d8e_96d3_1376e046e9a2.slice PodAnnotations:0xc002c92578}] Aliases:map[]}"
2026-06-14 10:12:37.067513 | controller | Jun 14 08:49:13.895606 crc crio[24245]: time="2026-06-14T08:49:13.894696766Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.067529 | controller | Jun 14 08:49:15.387189 crc crio[24245]: time="2026-06-14T08:49:15.386765855Z" level=info msg="Stopped pod sandbox: e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0" id=60d3445f-5c1c-46a2-aafe-5c3db86d48e8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.067545 | controller | Jun 14 08:49:15.392198 crc crio[24245]: time="2026-06-14T08:49:15.392095886Z" level=info msg="Stopped pod sandbox: 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35" id=4079b259-535e-48fe-b998-a2480e476d4c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.067560 | controller | Jun 14 08:49:15.394661 crc crio[24245]: time="2026-06-14T08:49:15.394570716Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=75e6e8e5-bc39-4d25-89d0-27bdd33277c4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.067581 | controller | Jun 14 08:49:15.395727 crc crio[24245]: time="2026-06-14T08:49:15.395559508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=2e64aebf-33b2-4773-93a5-35f6b906f809 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.067597 | controller | Jun 14 08:49:15.400176 crc crio[24245]: time="2026-06-14T08:49:15.40000564Z" level=info msg="Stopped pod sandbox: 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d" id=c7489289-5fdc-48f4-a17c-8e7c3a06bb94 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.067612 | controller | Jun 14 08:49:15.892701 crc crio[24245]: time="2026-06-14T08:49:15.892170684Z" level=info msg="Removing container: 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5" id=a5f2cba0-dcc8-4644-bf92-dcea2536b1ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.067628 | controller | Jun 14 08:49:16.757906 crc crio[24245]: time="2026-06-14T08:49:16.755508987Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=a1e9beaa-fa4d-4e1d-a377-f083b6dabe8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.067643 | controller | Jun 14 08:49:16.757906 crc crio[24245]: time="2026-06-14T08:49:16.756044055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.067658 | controller | Jun 14 08:49:16.822738 crc crio[24245]: time="2026-06-14T08:49:16.822060677Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=85f5387e-c529-4f54-ab09-e19f65824b4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.067674 | controller | Jun 14 08:49:16.823006 crc crio[24245]: time="2026-06-14T08:49:16.82280616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.067689 | controller | Jun 14 08:49:16.875296 crc crio[24245]: time="2026-06-14T08:49:16.874784015Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=57c1aef5-d05d-4f71-bdb5-d771894bb757 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.067705 | controller | Jun 14 08:49:16.899183 crc crio[24245]: time="2026-06-14T08:49:16.899095302Z" level=info msg="Got pod network &{Name:barbican-api-5f686ccfbd-6vkll Namespace:openstack ID:6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00 UID:287282ea-561f-41fa-955a-c4e69174c453 NetNS:/var/run/netns/21f440d8-0723-44a3-8a31-add2c381ba37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod287282ea_561f_41fa_955a_c4e69174c453.slice PodAnnotations:0xc0004cc578}] Aliases:map[]}"
2026-06-14 10:12:37.067721 | controller | Jun 14 08:49:16.899183 crc crio[24245]: time="2026-06-14T08:49:16.899165064Z" level=info msg="Adding pod openstack_barbican-api-5f686ccfbd-6vkll to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.067737 | controller | Jun 14 08:49:16.914994 crc crio[24245]: time="2026-06-14T08:49:16.914780832Z" level=info msg="Removed container 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5: openstack/glance-default-internal-api-0/glance-httpd" id=a5f2cba0-dcc8-4644-bf92-dcea2536b1ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.067752 | controller | Jun 14 08:49:16.929987 crc crio[24245]: time="2026-06-14T08:49:16.929806547Z" level=info msg="Removing container: 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec" id=bb5845f0-3780-46d6-99c6-95ac3a29ae9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.067782 | controller | Jun 14 08:49:16.944164 crc crio[24245]: time="2026-06-14T08:49:16.94406105Z" level=info msg="Stopping pod sandbox: dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb" id=b7a3d09e-e50c-4b9f-a7cb-92022ae27015 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.067798 | controller | Jun 14 08:49:16.944922 crc crio[24245]: time="2026-06-14T08:49:16.944781113Z" level=info msg="Got pod network &{Name:cinder-db-sync-4trgl Namespace:openstack ID:dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb UID:1d35bb51-816a-4695-ae6f-0fc31bc8e17a NetNS:/var/run/netns/5cbf5651-e3e0-4a02-91f4-b81311dda0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d35bb51_816a_4695_ae6f_0fc31bc8e17a.slice PodAnnotations:0xc000522180}] Aliases:map[]}"
2026-06-14 10:12:37.067814 | controller | Jun 14 08:49:16.945103 crc crio[24245]: time="2026-06-14T08:49:16.945037082Z" level=info msg="Deleting pod openstack_cinder-db-sync-4trgl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.067832 | controller | Jun 14 08:49:17.071488 crc crio[24245]: time="2026-06-14T08:49:17.070583958Z" level=info msg="Removed container 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec: openstack/glance-default-internal-api-0/glance-log" id=bb5845f0-3780-46d6-99c6-95ac3a29ae9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.067854 | controller | Jun 14 08:49:17.076725 crc crio[24245]: time="2026-06-14T08:49:17.076465924Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=c183054d-2fe0-45a9-9c62-65a157b3045d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.067898 | controller | Jun 14 08:49:17.076725 crc crio[24245]: time="2026-06-14T08:49:17.07663424Z" level=info msg="Removing container: c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a" id=3d48ac2a-563c-4c56-94ac-25e4d9ae25d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.067926 | controller | Jun 14 08:49:17.094913 crc crio[24245]: time="2026-06-14T08:49:17.093552608Z" level=info msg="Creating container: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener-log" id=e03f93cc-f19c-4eb7-a90b-f26205727a14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.067945 | controller | Jun 14 08:49:17.122449 crc crio[24245]: time="2026-06-14T08:49:17.122384609Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=f3a74dad-56b9-4674-b2d6-839d5bbad856 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.067961 | controller | Jun 14 08:49:17.127775 crc crio[24245]: time="2026-06-14T08:49:17.127640264Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=2f6efaa8-5e7f-42dd-9a46-1a93363cfe51 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.067977 | controller | Jun 14 08:49:17.164153 crc crio[24245]: time="2026-06-14T08:49:17.164018012Z" level=info msg="Removed container c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a: openstack/glance-default-external-api-0/glance-httpd" id=3d48ac2a-563c-4c56-94ac-25e4d9ae25d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.067992 | controller | Jun 14 08:49:17.166449 crc crio[24245]: time="2026-06-14T08:49:17.166369337Z" level=info msg="Removing container: 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85" id=a4498353-b0fc-4919-b49d-850b9f3670d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.068008 | controller | Jun 14 08:49:17.167247 crc crio[24245]: time="2026-06-14T08:49:17.167172752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.068027 | controller | Jun 14 08:49:17.185776 crc crio[24245]: time="2026-06-14T08:49:17.183933938Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609 UID:c775e419-0421-4492-9da0-51cf01d9d40e NetNS:/var/run/netns/e49d40d6-0b1b-431a-a822-dfa16cd7d173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc775e419_0421_4492_9da0_51cf01d9d40e.slice PodAnnotations:0xc0006020e8}] Aliases:map[]}"
2026-06-14 10:12:37.068044 | controller | Jun 14 08:49:17.185776 crc crio[24245]: time="2026-06-14T08:49:17.184019091Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.068060 | controller | Jun 14 08:49:17.186663 crc crio[24245]: time="2026-06-14T08:49:17.1865496Z" level=info msg="Creating container: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker-log" id=2d896306-6d5b-4adf-ab65-71650d2615c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.068076 | controller | Jun 14 08:49:17.220098 crc crio[24245]: time="2026-06-14T08:49:17.220000527Z" level=info msg="Removed container 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85: openstack/glance-default-external-api-0/glance-log" id=a4498353-b0fc-4919-b49d-850b9f3670d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.068091 | controller | Jun 14 08:49:17.232662 crc crio[24245]: time="2026-06-14T08:49:17.232528343Z" level=info msg="Removing container: 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f" id=f8b231d8-bac8-4afc-83f9-6288c4b7067b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.068107 | controller | Jun 14 08:49:17.233028 crc crio[24245]: time="2026-06-14T08:49:17.232943217Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894 UID:1985474b-5676-46a7-87f1-c2766f1d5d4c NetNS:/var/run/netns/b8aaced3-ffd7-48ae-a2db-0be71c705234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1985474b_5676_46a7_87f1_c2766f1d5d4c.slice PodAnnotations:0xc0006206e8}] Aliases:map[]}"
2026-06-14 10:12:37.068122 | controller | Jun 14 08:49:17.233028 crc crio[24245]: time="2026-06-14T08:49:17.233015839Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.068138 | controller | Jun 14 08:49:17.247120 crc crio[24245]: time="2026-06-14T08:49:17.246989835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.068153 | controller | Jun 14 08:49:17.288201 crc crio[24245]: time="2026-06-14T08:49:17.286539454Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=b8a6911c-3210-4c11-9a40-bfa70d31c2db name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.068169 | controller | Jun 14 08:49:17.298468 crc crio[24245]: time="2026-06-14T08:49:17.295743655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.068185 | controller | Jun 14 08:49:17.324069 crc crio[24245]: time="2026-06-14T08:49:17.323941804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.068200 | controller | Jun 14 08:49:17.324756 crc crio[24245]: time="2026-06-14T08:49:17.324665813Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=69fa1af6-886f-447d-a993-b0b724f27cea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.068220 | controller | Jun 14 08:49:17.337255 crc crio[24245]: time="2026-06-14T08:49:17.337136825Z" level=info msg="Removed container 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f: openstack/dnsmasq-dns-85d986748f-sp9s7/dnsmasq-dns" id=f8b231d8-bac8-4afc-83f9-6288c4b7067b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.068236 | controller | Jun 14 08:49:17.341805 crc crio[24245]: time="2026-06-14T08:49:17.341491452Z" level=info msg="Removing container: 2c2f514075e3ea8211d2077816bc3010258b2b5cc94489ced27aaf08e9d6eb0a" id=599b3e5f-3480-42e3-93e8-6cc285bf4f87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.068251 | controller | Jun 14 08:49:17.347770 crc crio[24245]: time="2026-06-14T08:49:17.347627128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.068267 | controller | Jun 14 08:49:17.368645 crc crio[24245]: time="2026-06-14T08:49:17.363160433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.068282 | controller | Jun 14 08:49:17.382413 crc crio[24245]: time="2026-06-14T08:49:17.381927168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.068297 | controller | Jun 14 08:49:17.470820 crc crio[24245]: time="2026-06-14T08:49:17.470725152Z" level=info msg="Removed container 2c2f514075e3ea8211d2077816bc3010258b2b5cc94489ced27aaf08e9d6eb0a: openstack/dnsmasq-dns-85d986748f-sp9s7/init" id=599b3e5f-3480-42e3-93e8-6cc285bf4f87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.068313 | controller | Jun 14 08:49:17.488587 crc crio[24245]: time="2026-06-14T08:49:17.488415349Z" level=info msg="Stopped pod sandbox: dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb" id=b7a3d09e-e50c-4b9f-a7cb-92022ae27015 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.068328 | controller | Jun 14 08:49:17.513082 crc crio[24245]: time="2026-06-14T08:49:17.51295846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.068344 | controller | Jun 14 08:49:17.517137 crc crio[24245]: time="2026-06-14T08:49:17.516934497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.068381 | controller | Jun 14 08:49:17.616193 crc crio[24245]: 2026-06-14T08:49:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d74cd477c2cd18 Mac:ca:bd:66:7f:00:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/21f440d8-0723-44a3-8a31-add2c381ba37 SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.068398 | controller | Jun 14 08:49:17.619808 crc crio[24245]: time="2026-06-14T08:49:17.619167204Z" level=info msg="Got pod network &{Name:barbican-api-5f686ccfbd-6vkll Namespace:openstack ID:6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00 UID:287282ea-561f-41fa-955a-c4e69174c453 NetNS:/var/run/netns/21f440d8-0723-44a3-8a31-add2c381ba37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod287282ea_561f_41fa_955a_c4e69174c453.slice PodAnnotations:0xc0004cc578}] Aliases:map[]}"
2026-06-14 10:12:37.068414 | controller | Jun 14 08:49:17.620991 crc crio[24245]: time="2026-06-14T08:49:17.620690013Z" level=info msg="Checking pod openstack_barbican-api-5f686ccfbd-6vkll for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.068434 | controller | Jun 14 08:49:17.671606 crc crio[24245]: time="2026-06-14T08:49:17.671503299Z" level=info msg="Ran pod sandbox 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00 with infra container: openstack/barbican-api-5f686ccfbd-6vkll/POD" id=17d3144a-02d1-414b-a1e4-735a505b127a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.068450 | controller | Jun 14 08:49:17.676489 crc crio[24245]: time="2026-06-14T08:49:17.676422414Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=6392cfb5-e530-4234-810d-d2cb1f5e8017 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.068466 | controller | Jun 14 08:49:17.680969 crc crio[24245]: time="2026-06-14T08:49:17.68035274Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=b918f31f-e769-4365-b752-0e9fbc471b12 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.068481 | controller | Jun 14 08:49:17.700275 crc crio[24245]: time="2026-06-14T08:49:17.700159939Z" level=info msg="Creating container: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api-log" id=2060192c-3a9b-4451-bb30-84ed78b1ca57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.068497 | controller | Jun 14 08:49:17.701000 crc crio[24245]: time="2026-06-14T08:49:17.700905313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.068513 | controller | Jun 14 08:49:17.726801 crc crio[24245]: time="2026-06-14T08:49:17.726650694Z" level=info msg="Created container b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener-log" id=e03f93cc-f19c-4eb7-a90b-f26205727a14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.068529 | controller | Jun 14 08:49:17.728831 crc crio[24245]: time="2026-06-14T08:49:17.728663557Z" level=info msg="Starting container: b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358" id=767d9345-61cc-4519-80fb-031b031dc105 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.068545 | controller | Jun 14 08:49:17.737437 crc crio[24245]: time="2026-06-14T08:49:17.737308339Z" level=info msg="Started container" PID=69720 containerID=b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358 description=openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener-log id=767d9345-61cc-4519-80fb-031b031dc105 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60
2026-06-14 10:12:37.068561 | controller | Jun 14 08:49:17.762260 crc crio[24245]: time="2026-06-14T08:49:17.762093382Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=acbfda6a-4ead-4770-990f-fe6ebf68b317 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.068577 | controller | Jun 14 08:49:17.770154 crc crio[24245]: time="2026-06-14T08:49:17.769770896Z" level=info msg="Created container 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d: openstack/ceilometer-0/proxy-httpd" id=69fa1af6-886f-447d-a993-b0b724f27cea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.068592 | controller | Jun 14 08:49:17.771409 crc crio[24245]: time="2026-06-14T08:49:17.771333985Z" level=info msg="Starting container: 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d" id=7717213b-6514-4421-98a9-159fd3f19a18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.068607 | controller | Jun 14 08:49:17.788488 crc crio[24245]: time="2026-06-14T08:49:17.788404064Z" level=info msg="Started container" PID=69744 containerID=6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d description=openstack/ceilometer-0/proxy-httpd id=7717213b-6514-4421-98a9-159fd3f19a18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92
2026-06-14 10:12:37.068626 | controller | Jun 14 08:49:17.808287 crc crio[24245]: time="2026-06-14T08:49:17.807469825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.068642 | controller | Jun 14 08:49:17.811835 crc crio[24245]: time="2026-06-14T08:49:17.811767933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.068658 | controller | Jun 14 08:49:17.830835 crc crio[24245]: time="2026-06-14T08:49:17.830740036Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=c05a67f2-a5e8-48e1-9840-2e56e09599f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.068673 | controller | Jun 14 08:49:17.850288 crc crio[24245]: time="2026-06-14T08:49:17.850181856Z" level=info msg="Creating container: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener" id=106f085c-0964-4efd-8c1f-9f248cd2412a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.068720 | controller | Jun 14 08:49:17.851999 crc crio[24245]: time="2026-06-14T08:49:17.851930773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.068738 | controller | Jun 14 08:49:17.867039 crc crio[24245]: time="2026-06-14T08:49:17.866822935Z" level=info msg="Created container 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker-log" id=2d896306-6d5b-4adf-ab65-71650d2615c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.068753 | controller | Jun 14 08:49:17.869665 crc crio[24245]: time="2026-06-14T08:49:17.869573745Z" level=info msg="Starting container: 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2" id=21fd5858-8d0d-401a-a188-b37305c925ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.068769 | controller | Jun 14 08:49:17.879060 crc crio[24245]: time="2026-06-14T08:49:17.878976827Z" level=info msg="Started container" PID=69745 containerID=85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2 description=openstack/barbican-worker-b774b49c-5mmw7/barbican-worker-log id=21fd5858-8d0d-401a-a188-b37305c925ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e
2026-06-14 10:12:37.068784 | controller | Jun 14 08:49:17.899367 crc crio[24245]: time="2026-06-14T08:49:17.899186177Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=817efdb1-7d1b-48cc-8ee6-80c75f33d00f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.068799 | controller | Jun 14 08:49:17.926117 crc crio[24245]: time="2026-06-14T08:49:17.924673877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.068814 | controller | Jun 14 08:49:17.934548 crc crio[24245]: time="2026-06-14T08:49:17.93412722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.068829 | controller | Jun 14 08:49:17.946679 crc crio[24245]: time="2026-06-14T08:49:17.946583965Z" level=info msg="Created container 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api-log" id=2060192c-3a9b-4451-bb30-84ed78b1ca57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.068848 | controller | Jun 14 08:49:17.952688 crc crio[24245]: time="2026-06-14T08:49:17.952600645Z" level=info msg="Starting container: 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0" id=48a9d55b-e07a-4d32-8e02-25058f828d48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.068863 | controller | Jun 14 08:49:17.963023 crc crio[24245]: time="2026-06-14T08:49:17.962931575Z" level=info msg="Started container" PID=69781 containerID=4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0 description=openstack/barbican-api-5f686ccfbd-6vkll/barbican-api-log id=48a9d55b-e07a-4d32-8e02-25058f828d48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00
2026-06-14 10:12:37.068879 | controller | Jun 14 08:49:17.982558 crc crio[24245]: time="2026-06-14T08:49:17.982453466Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=90f2b011-c16e-402b-a319-bb85fe0500be name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.068894 | controller | Jun 14 08:49:17.983166 crc crio[24245]: time="2026-06-14T08:49:17.982471657Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=1c5b70aa-3b01-4877-8b15-0d0f3e773d42 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.068909 | controller | Jun 14 08:49:17.993971 crc crio[24245]: time="2026-06-14T08:49:17.993821648Z" level=info msg="Creating container: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker" id=16aa8432-6c43-412f-8cf3-4fe098ae195f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.068924 | controller | Jun 14 08:49:17.997797 crc crio[24245]: time="2026-06-14T08:49:17.997722764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.068939 | controller | Jun 14 08:49:18.063589 crc crio[24245]: 2026-06-14T08:49:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e72ce5b96658df Mac:ee:af:c1:17:3f:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/e49d40d6-0b1b-431a-a822-dfa16cd7d173 SocketPath: PciID:}] [{Interface:0xc0002f6ad0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.068955 | controller | Jun 14 08:49:18.064984 crc crio[24245]: time="2026-06-14T08:49:18.064154273Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609 UID:c775e419-0421-4492-9da0-51cf01d9d40e NetNS:/var/run/netns/e49d40d6-0b1b-431a-a822-dfa16cd7d173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc775e419_0421_4492_9da0_51cf01d9d40e.slice PodAnnotations:0xc0006020e8}] Aliases:map[]}"
2026-06-14 10:12:37.068970 | controller | Jun 14 08:49:18.064984 crc crio[24245]: time="2026-06-14T08:49:18.06434309Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.068986 | controller | Jun 14 08:49:18.064984 crc crio[24245]: time="2026-06-14T08:49:18.064629143Z" level=info msg="Stopping container: 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9 (timeout: 30s)" id=18bfa835-f1de-47bb-806e-08ddbe85e22e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.069001 | controller | Jun 14 08:49:18.065110 crc crio[24245]: time="2026-06-14T08:49:18.065068617Z" level=info msg="Stopping container: 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e (timeout: 30s)" id=35e09ee3-94d7-4976-ae08-19ab2f9105ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.069023 | controller | Jun 14 08:49:18.065506 crc crio[24245]: time="2026-06-14T08:49:18.065330595Z" level=info msg="Stopping container: 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834 (timeout: 30s)" id=ff24623a-a605-43a9-89e2-eaedee2ff0db name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.069038 | controller | Jun 14 08:49:18.067689 crc crio[24245]: time="2026-06-14T08:49:18.067255138Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=2756f4e9-e77f-4654-8a02-d078b2d6b183 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.069053 | controller | Jun 14 08:49:18.069756 crc crio[24245]: time="2026-06-14T08:49:18.069703713Z" level=info msg="Stopping container: 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d (timeout: 30s)" id=a7bb866b-0260-4eb8-aa09-64964cb30d03 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.069068 | controller | Jun 14 08:49:18.111723 crc crio[24245]: time="2026-06-14T08:49:18.108408367Z" level=info msg="Creating container: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api" id=54b5fd19-f440-4f43-9a71-7cd9f7c94585 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.069083 | controller | Jun 14 08:49:18.111723 crc crio[24245]: time="2026-06-14T08:49:18.108834221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.069098 | controller | Jun 14 08:49:18.111723 crc crio[24245]: time="2026-06-14T08:49:18.111510226Z" level=info msg="Ran pod sandbox 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609 with infra container: openstack/glance-default-internal-api-0/POD" id=a1e9beaa-fa4d-4e1d-a377-f083b6dabe8a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.069114 | controller | Jun 14 08:49:18.132258 crc crio[24245]: time="2026-06-14T08:49:18.132175822Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=685a6d1f-9761-4fc1-9d64-29758fb2a22d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.069129 | controller | Jun 14 08:49:18.142501 crc crio[24245]: time="2026-06-14T08:49:18.142439899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.069144 | controller | Jun 14 08:49:18.146071 crc crio[24245]: time="2026-06-14T08:49:18.145818358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.069159 | controller | Jun 14 08:49:18.149024 crc crio[24245]: time="2026-06-14T08:49:18.148951367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=10160cf8-69eb-4744-b4e3-4f3026063b86 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.069174 | controller | Jun 14 08:49:18.152290 crc crio[24245]: time="2026-06-14T08:49:18.152184789Z" level=info msg="Created container c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener" id=106f085c-0964-4efd-8c1f-9f248cd2412a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.069190 | controller | Jun 14 08:49:18.154414 crc crio[24245]: time="2026-06-14T08:49:18.154034778Z" level=info msg="Starting container: c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995" id=467c8f95-82da-4ccc-8e49-e7e02e96e76a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.069209 | controller | Jun 14 08:49:18.169889 crc crio[24245]: time="2026-06-14T08:49:18.169741468Z" level=info msg="Started container" PID=69990 containerID=c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995 description=openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener id=467c8f95-82da-4ccc-8e49-e7e02e96e76a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60
2026-06-14 10:12:37.069226 | controller | Jun 14 08:49:18.178721 crc crio[24245]: time="2026-06-14T08:49:18.178643051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.069241 | controller | Jun 14 08:49:18.181710 crc crio[24245]: time="2026-06-14T08:49:18.181616519Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=36b86a7a-d5c8-49a4-9487-78700513fcfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.069256 | controller | Jun 14 08:49:18.183306 crc crio[24245]: time="2026-06-14T08:49:18.183250541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.069272 | controller | Jun 14 08:49:18.184447 crc crio[24245]: time="2026-06-14T08:49:18.184375543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.069288 | controller | Jun 14 08:49:18.267153 crc crio[24245]: time="2026-06-14T08:49:18.266967243Z" level=info msg="Stopped container 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834: openstack/ceilometer-0/sg-core" id=ff24623a-a605-43a9-89e2-eaedee2ff0db name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.069303 | controller | Jun 14 08:49:18.315382 crc crio[24245]: 2026-06-14T08:49:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f5fa6015da708e Mac:16:7f:96:7f:75:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/b8aaced3-ffd7-48ae-a2db-0be71c705234 SocketPath: PciID:}] [{Interface:0xc00052ed70 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.069319 | controller | Jun 14 08:49:18.316738 crc crio[24245]: time="2026-06-14T08:49:18.316675333Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894 UID:1985474b-5676-46a7-87f1-c2766f1d5d4c NetNS:/var/run/netns/b8aaced3-ffd7-48ae-a2db-0be71c705234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1985474b_5676_46a7_87f1_c2766f1d5d4c.slice PodAnnotations:0xc0006206e8}] Aliases:map[]}"
2026-06-14 10:12:37.069335 | controller | Jun 14 08:49:18.317691 crc crio[24245]: time="2026-06-14T08:49:18.31688229Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.069369 | controller | Jun 14 08:49:18.343172 crc crio[24245]: time="2026-06-14T08:49:18.343084998Z" level=info msg="Stopped container 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d: openstack/ceilometer-0/proxy-httpd" id=a7bb866b-0260-4eb8-aa09-64964cb30d03 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.069387 | controller | Jun 14 08:49:18.360524 crc crio[24245]: time="2026-06-14T08:49:18.360264874Z" level=info msg="Ran pod sandbox 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894 with infra container: openstack/glance-default-external-api-0/POD" id=85f5387e-c529-4f54-ab09-e19f65824b4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.069402 | controller | Jun 14 08:49:18.379262 crc crio[24245]: time="2026-06-14T08:49:18.379005244Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=aaa5131b-1bc6-41d8-a2e1-e8bd2d36644e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.069422 | controller | Jun 14 08:49:18.386448 crc crio[24245]: time="2026-06-14T08:49:18.386359065Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=05a76b65-5123-4593-9245-c1a69933261c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.069440 | controller | Jun 14 08:49:18.407903 crc crio[24245]: time="2026-06-14T08:49:18.403554382Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=3d454955-1c58-4945-a442-5c0b96fd246e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.069458 | controller | Jun 14 08:49:18.407903 crc crio[24245]: time="2026-06-14T08:49:18.404713349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.069473 | controller | Jun 14 08:49:18.485537 crc crio[24245]: time="2026-06-14T08:49:18.485327359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.069488 | controller | Jun 14 08:49:18.489804 crc crio[24245]: time="2026-06-14T08:49:18.489344103Z" level=info msg="Created container 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker" id=16aa8432-6c43-412f-8cf3-4fe098ae195f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.069503 | controller | Jun 14 08:49:18.501493 crc crio[24245]: time="2026-06-14T08:49:18.500331555Z" level=info msg="Starting container: 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5" id=e2365ee1-f660-4692-b2ce-29ba773ec776 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.069519 | controller | Jun 14 08:49:18.512087 crc crio[24245]: time="2026-06-14T08:49:18.511515068Z" level=info msg="Started container" PID=70052 containerID=8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5 description=openstack/barbican-worker-b774b49c-5mmw7/barbican-worker id=e2365ee1-f660-4692-b2ce-29ba773ec776 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e
2026-06-14 10:12:37.069539 | controller | Jun 14 08:49:18.517307 crc crio[24245]: time="2026-06-14T08:49:18.517199572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.069554 | controller | Jun 14 08:49:18.985916 crc crio[24245]: time="2026-06-14T08:49:18.979718167Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=83bdddf3-e9a6-49c2-b003-b9da5da612ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.069570 | controller | Jun 14 08:49:18.985916 crc crio[24245]: time="2026-06-14T08:49:18.985314577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.069585 | controller | Jun 14 08:49:19.085955 crc crio[24245]: time="2026-06-14T08:49:19.08515099Z" level=info msg="Created container b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api" id=54b5fd19-f440-4f43-9a71-7cd9f7c94585 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.069601 | controller | Jun 14 08:49:19.091904 crc crio[24245]: time="2026-06-14T08:49:19.089385256Z" level=info msg="Starting container: b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869" id=74bd64dd-9807-4b30-ba01-2816fcc3184e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.069620 | controller | Jun 14 08:49:19.104148 crc crio[24245]: time="2026-06-14T08:49:19.103243576Z" level=info msg="Started container" PID=70059 containerID=b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869 description=openstack/barbican-api-5f686ccfbd-6vkll/barbican-api id=74bd64dd-9807-4b30-ba01-2816fcc3184e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00
2026-06-14 10:12:37.069637 | controller | Jun 14 08:49:19.234788 crc crio[24245]: time="2026-06-14T08:49:19.234447669Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-966fddbcf-4x4c8/POD" id=69c9be2d-b6b4-4733-aa90-af56a7c4a0f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.069652 | controller | Jun 14 08:49:19.234788 crc crio[24245]: time="2026-06-14T08:49:19.234526951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.069668 | controller | Jun 14 08:49:19.343918 crc crio[24245]: time="2026-06-14T08:49:19.338755843Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b UID:b622b66f-d3cd-4e0d-b6c8-e33628a649c9 NetNS:/var/run/netns/79fbfc13-c72a-4345-82c4-a551a9272025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb622b66f_d3cd_4e0d_b6c8_e33628a649c9.slice PodAnnotations:0xc001fea400}] Aliases:map[]}"
2026-06-14 10:12:37.069684 | controller | Jun 14 08:49:19.343918 crc crio[24245]: time="2026-06-14T08:49:19.338888257Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.069699 | controller | Jun 14 08:49:19.343918 crc crio[24245]: time="2026-06-14T08:49:19.343781171Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=0e3da648-3d21-48e5-bc44-c9fe9f6de698 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.069715 | controller | Jun 14 08:49:19.343918 crc crio[24245]: time="2026-06-14T08:49:19.343918186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.069731 | controller | Jun 14 08:49:19.416600 crc crio[24245]: time="2026-06-14T08:49:19.416503718Z" level=info msg="Got pod network &{Name:dnsmasq-dns-966fddbcf-4x4c8 Namespace:openstack ID:9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b UID:c6ecb5ad-add0-421c-865c-f8fa082f7378 NetNS:/var/run/netns/076f77ba-41ca-460e-ad82-0ea1bf23385d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6ecb5ad_add0_421c_865c_f8fa082f7378.slice PodAnnotations:0xc00161a640}] Aliases:map[]}"
2026-06-14 10:12:37.069791 | controller | Jun 14 08:49:19.416600 crc crio[24245]: time="2026-06-14T08:49:19.41657136Z" level=info msg="Adding pod openstack_dnsmasq-dns-966fddbcf-4x4c8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.069815 | controller | Jun 14 08:49:19.493621 crc crio[24245]: time="2026-06-14T08:49:19.49338188Z" level=info msg="Stopped container 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e: openstack/ceilometer-0/ceilometer-central-agent" id=35e09ee3-94d7-4976-ae08-19ab2f9105ac name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.069832 | controller | Jun 14 08:49:19.812001 crc crio[24245]: time="2026-06-14T08:49:19.797445343Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2 UID:6fc77051-ba5d-441f-8183-52ded036bed7 NetNS:/var/run/netns/9d4d4682-2189-4191-9fe8-ff19a0e50887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fc77051_ba5d_441f_8183_52ded036bed7.slice PodAnnotations:0xc001b86630}] Aliases:map[]}"
2026-06-14 10:12:37.069852 | controller | Jun 14 08:49:19.812001 crc crio[24245]: time="2026-06-14T08:49:19.807964582Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.069868 | controller | Jun 14 08:49:20.276941 crc crio[24245]: 2026-06-14T08:49:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed4b7140185ccba Mac:5a:10:d1:2b:53:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/79fbfc13-c72a-4345-82c4-a551a9272025 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.069884 | controller | Jun 14 08:49:20.342249 crc crio[24245]: time="2026-06-14T08:49:20.325663885Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b UID:b622b66f-d3cd-4e0d-b6c8-e33628a649c9 NetNS:/var/run/netns/79fbfc13-c72a-4345-82c4-a551a9272025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb622b66f_d3cd_4e0d_b6c8_e33628a649c9.slice PodAnnotations:0xc001fea400}] Aliases:map[]}"
2026-06-14 10:12:37.069900 | controller | Jun 14 08:49:20.342249 crc crio[24245]: time="2026-06-14T08:49:20.325946594Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.069915 | controller | Jun 14 08:49:20.371250 crc crio[24245]: time="2026-06-14T08:49:20.371157673Z" level=info msg="Ran pod sandbox ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b with infra container: openstack/cinder-scheduler-0/POD" id=83bdddf3-e9a6-49c2-b003-b9da5da612ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.069931 | controller | Jun 14 08:49:20.382550 crc crio[24245]: time="2026-06-14T08:49:20.380341612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=eb0c1d6d-fedb-45b9-a4a4-e09a95b5fede name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.069946 | controller | Jun 14 08:49:20.382550 crc crio[24245]: time="2026-06-14T08:49:20.38090526Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 not found" id=eb0c1d6d-fedb-45b9-a4a4-e09a95b5fede name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.069961 | controller | Jun 14 08:49:20.382550 crc crio[24245]: time="2026-06-14T08:49:20.381050125Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 found" id=eb0c1d6d-fedb-45b9-a4a4-e09a95b5fede name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.069977 | controller | Jun 14 08:49:20.393935 crc crio[24245]: time="2026-06-14T08:49:20.383469063Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=214fe192-7616-4d8e-9aca-8ff68a7d0ac1 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.069992 | controller | Jun 14 08:49:20.403895 crc crio[24245]: time="2026-06-14T08:49:20.403749719Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\""
2026-06-14 10:12:37.070007 | controller | Jun 14 08:49:20.431080 crc crio[24245]: 2026-06-14T08:49:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f4dfc43d29b28e Mac:e6:66:a6:a9:26:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/076f77ba-41ca-460e-ad82-0ea1bf23385d SocketPath: PciID:}] [{Interface:0xc0004345b0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.070026 | controller | Jun 14 08:49:20.431921 crc crio[24245]: time="2026-06-14T08:49:20.43177805Z" level=info msg="Got pod network &{Name:dnsmasq-dns-966fddbcf-4x4c8 Namespace:openstack ID:9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b UID:c6ecb5ad-add0-421c-865c-f8fa082f7378 NetNS:/var/run/netns/076f77ba-41ca-460e-ad82-0ea1bf23385d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6ecb5ad_add0_421c_865c_f8fa082f7378.slice PodAnnotations:0xc00161a640}] Aliases:map[]}"
2026-06-14 10:12:37.070042 | controller | Jun 14 08:49:20.436334 crc crio[24245]: time="2026-06-14T08:49:20.436206934Z" level=info msg="Checking pod openstack_dnsmasq-dns-966fddbcf-4x4c8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.070058 | controller | Jun 14 08:49:20.468523 crc crio[24245]: time="2026-06-14T08:49:20.468421336Z" level=info msg="Ran pod sandbox 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b with infra container: openstack/dnsmasq-dns-966fddbcf-4x4c8/POD" id=69c9be2d-b6b4-4733-aa90-af56a7c4a0f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.070074 | controller | Jun 14 08:49:20.491708 crc crio[24245]: time="2026-06-14T08:49:20.491601415Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=01ceb204-468f-4031-b1bd-6cdc770d45ba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.070089 | controller | Jun 14 08:49:20.542786 crc crio[24245]: time="2026-06-14T08:49:20.542465871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.070105 | controller | Jun 14 08:49:20.587697 crc crio[24245]: time="2026-06-14T08:49:20.587549597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=3607a31a-4ed6-4af8-b5eb-01ec9f7f0cf5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.070120 | controller | Jun 14 08:49:20.602213 crc crio[24245]: time="2026-06-14T08:49:20.602068289Z" level=info msg="Creating container: openstack/dnsmasq-dns-966fddbcf-4x4c8/init" id=f0776a10-723d-48df-9acf-fb1251fecceb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.070135 | controller | Jun 14 08:49:20.603600 crc crio[24245]: time="2026-06-14T08:49:20.602602196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.070151 | controller | Jun 14 08:49:20.711018 crc crio[24245]: 2026-06-14T08:49:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22023df1024c60a Mac:aa:c4:0c:6b:ef:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/9d4d4682-2189-4191-9fe8-ff19a0e50887 SocketPath: PciID:}] [{Interface:0xc0004846e0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.070166 | controller | Jun 14 08:49:20.712316 crc crio[24245]: time="2026-06-14T08:49:20.711749855Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2 UID:6fc77051-ba5d-441f-8183-52ded036bed7 NetNS:/var/run/netns/9d4d4682-2189-4191-9fe8-ff19a0e50887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fc77051_ba5d_441f_8183_52ded036bed7.slice PodAnnotations:0xc001b86630}] Aliases:map[]}"
2026-06-14 10:12:37.070185 | controller | Jun 14 08:49:20.712316 crc crio[24245]: time="2026-06-14T08:49:20.711955071Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.070201 | controller | Jun 14 08:49:20.752560 crc crio[24245]: time="2026-06-14T08:49:20.752450567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.070216 | controller | Jun 14 08:49:20.757000 crc crio[24245]: time="2026-06-14T08:49:20.756913721Z" level=info msg="Ran pod sandbox 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2 with infra container: openstack/cinder-api-0/POD" id=0e3da648-3d21-48e5-bc44-c9fe9f6de698 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.070231 | controller | Jun 14 08:49:20.767695 crc crio[24245]: time="2026-06-14T08:49:20.767614066Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=ac80f1fe-1f25-48fb-bd56-df8564731c51 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.070246 | controller | Jun 14 08:49:20.789734 crc crio[24245]: time="2026-06-14T08:49:20.78963746Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=46321ce4-36fa-42dc-98c0-e6f357b0d477 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.070261 | controller | Jun 14 08:49:20.799251 crc crio[24245]: time="2026-06-14T08:49:20.799087781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.070277 | controller | Jun 14 08:49:20.809051 crc crio[24245]: time="2026-06-14T08:49:20.808972106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.070292 | controller | Jun 14 08:49:20.811436 crc crio[24245]: time="2026-06-14T08:49:20.811345642Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=be2b3b49-fd47-4ab5-abec-5f3d022bc628 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.070307 | controller | Jun 14 08:49:20.813327 crc crio[24245]: time="2026-06-14T08:49:20.813247843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.070322 | controller | Jun 14 08:49:20.816561 crc crio[24245]: time="2026-06-14T08:49:20.816394892Z" level=info msg="Stopping pod sandbox: e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0" id=8dadb364-ecb1-4a09-ad2e-440ccac14951 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.070337 | controller | Jun 14 08:49:20.816766 crc crio[24245]: time="2026-06-14T08:49:20.81661873Z" level=info msg="Stopped pod sandbox (already stopped): e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0" id=8dadb364-ecb1-4a09-ad2e-440ccac14951 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.070370 | controller | Jun 14 08:49:20.826409 crc crio[24245]: time="2026-06-14T08:49:20.826338219Z" level=info msg="Removing pod sandbox: e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0" id=9a67921b-f2b4-4a42-a588-14aef1ca928e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.070388 | controller | Jun 14 08:49:20.865262 crc crio[24245]: time="2026-06-14T08:49:20.865088796Z" level=info msg="Removed pod sandbox: e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0" id=9a67921b-f2b4-4a42-a588-14aef1ca928e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.070403 | controller | Jun 14 08:49:20.871345 crc crio[24245]: time="2026-06-14T08:49:20.87126374Z" level=info msg="Stopping pod sandbox: 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb" id=3c04d427-2089-4aa1-a72d-d92a1169495d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.070421 | controller | Jun 14 08:49:20.871473 crc crio[24245]: time="2026-06-14T08:49:20.871371273Z" level=info msg="Stopped pod sandbox (already stopped): 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb" id=3c04d427-2089-4aa1-a72d-d92a1169495d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.070437 | controller | Jun 14 08:49:20.877823 crc crio[24245]: time="2026-06-14T08:49:20.877490671Z" level=info msg="Removing pod sandbox: 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb" id=f7a1d37d-61d3-434f-a1b2-e200b292bdc9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.070452 | controller | Jun 14 08:49:20.902420 crc crio[24245]: time="2026-06-14T08:49:20.902300025Z" level=info msg="Removed pod sandbox: 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb" id=f7a1d37d-61d3-434f-a1b2-e200b292bdc9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.070466 | controller | Jun 14 08:49:20.905314 crc crio[24245]: time="2026-06-14T08:49:20.905196398Z" level=info msg="Stopping pod sandbox: 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d" id=ddf4d9ed-cb88-4263-a717-2a06d1abd26a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.070481 | controller | Jun 14 08:49:20.905314 crc crio[24245]: time="2026-06-14T08:49:20.905338353Z" level=info msg="Stopped pod sandbox (already stopped): 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d" id=ddf4d9ed-cb88-4263-a717-2a06d1abd26a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.070497 | controller | Jun 14 08:49:20.907102 crc crio[24245]: time="2026-06-14T08:49:20.907022907Z" level=info msg="Removing pod sandbox: 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d" id=cb3bd5a7-8c2a-4445-a5eb-876b172056ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.070513 | controller | Jun 14 08:49:20.939151 crc crio[24245]: time="2026-06-14T08:49:20.934166263Z" level=info msg="Removed pod sandbox: 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d" id=cb3bd5a7-8c2a-4445-a5eb-876b172056ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.070528 | controller | Jun 14 08:49:20.939668 crc crio[24245]: time="2026-06-14T08:49:20.939567705Z" level=info msg="Stopping pod sandbox: 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35" id=a360c63a-0636-4b1d-a5c8-f4323d6514f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.070544 | controller | Jun 14 08:49:20.939746 crc crio[24245]: time="2026-06-14T08:49:20.939698999Z" level=info msg="Stopped pod sandbox (already stopped): 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35" id=a360c63a-0636-4b1d-a5c8-f4323d6514f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.070560 | controller | Jun 14 08:49:20.941526 crc crio[24245]: time="2026-06-14T08:49:20.941367006Z" level=info msg="Removing pod sandbox: 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35" id=1bbbcabc-8998-4c9c-992a-48ce801ed1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.070575 | controller | Jun 14 08:49:20.970610 crc crio[24245]: time="2026-06-14T08:49:20.970510108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.070591 | controller | Jun 14 08:49:20.979692 crc crio[24245]: time="2026-06-14T08:49:20.978464798Z" level=info msg="Removed pod sandbox: 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35" id=1bbbcabc-8998-4c9c-992a-48ce801ed1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.070607 | controller | Jun 14 08:49:20.990273 crc crio[24245]: time="2026-06-14T08:49:20.990155093Z" level=info msg="Created container 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c: openstack/glance-default-internal-api-0/glance-log" id=36b86a7a-d5c8-49a4-9487-78700513fcfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.070626 | controller | Jun 14 08:49:20.994022 crc crio[24245]: time="2026-06-14T08:49:20.993899283Z" level=info msg="Created container ce1e610e3774a32d67be82b7195c8d41631fc89e3ac1caab7aecaba98d9f069a: openstack/dnsmasq-dns-966fddbcf-4x4c8/init" id=f0776a10-723d-48df-9acf-fb1251fecceb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.070642 | controller | Jun 14 08:49:20.996664 crc crio[24245]: time="2026-06-14T08:49:20.996503785Z" level=info msg="Starting container: ce1e610e3774a32d67be82b7195c8d41631fc89e3ac1caab7aecaba98d9f069a" id=e3fbf417-45a5-4228-bcfe-a6469ea3d6db name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.070658 | controller | Jun 14 08:49:20.998674 crc crio[24245]: time="2026-06-14T08:49:20.998608803Z" level=info msg="Starting container: 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c" id=59fe4c35-6599-41e6-a90a-c6c2b854bf19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.070673 | controller | Jun 14 08:49:21.005361 crc crio[24245]: time="2026-06-14T08:49:21.005254164Z" level=info msg="Created container 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f: openstack/glance-default-external-api-0/glance-log" id=3d454955-1c58-4945-a442-5c0b96fd246e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.070688 | controller | Jun 14 08:49:21.006426 crc crio[24245]: time="2026-06-14T08:49:21.006357251Z" level=info msg="Starting container: 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f" id=5bb16f58-5d59-4f54-8733-97ea8936043a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.070703 | controller | Jun 14 08:49:21.012100 crc crio[24245]: time="2026-06-14T08:49:21.012005579Z" level=info msg="Started container" PID=70489 containerID=7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c description=openstack/glance-default-internal-api-0/glance-log id=59fe4c35-6599-41e6-a90a-c6c2b854bf19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609
2026-06-14 10:12:37.070719 | controller | Jun 14 08:49:21.014951 crc crio[24245]: time="2026-06-14T08:49:21.014782037Z" level=info msg="Started container" PID=70512 containerID=1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f description=openstack/glance-default-external-api-0/glance-log id=5bb16f58-5d59-4f54-8733-97ea8936043a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894
2026-06-14 10:12:37.070735 | controller | Jun 14 08:49:21.015996 crc crio[24245]: time="2026-06-14T08:49:21.015784269Z" level=info msg="Started container" PID=70513 containerID=ce1e610e3774a32d67be82b7195c8d41631fc89e3ac1caab7aecaba98d9f069a description=openstack/dnsmasq-dns-966fddbcf-4x4c8/init id=e3fbf417-45a5-4228-bcfe-a6469ea3d6db name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b
2026-06-14 10:12:37.070752 | controller | Jun 14 08:49:21.039779 crc crio[24245]: time="2026-06-14T08:49:21.039725641Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=ed6e7b7d-091b-45aa-adf8-92e3d572c8d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.070768 | controller | Jun 14 08:49:21.040914 crc crio[24245]: time="2026-06-14T08:49:21.040761619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=482b909a-1ef3-4373-be53-f3bb26c3328f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.070783 | controller | Jun 14 08:49:21.149012 crc crio[24245]: time="2026-06-14T08:49:21.148793445Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=41a2bca4-8edc-416a-b6de-5cb13ffcddbd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.070803 | controller | Jun 14 08:49:21.164678 crc crio[24245]: time="2026-06-14T08:49:21.164567926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=9d8b2306-6797-4a15-8fce-e29b76e5718b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.070819 | controller | Jun 14 08:49:21.165341 crc crio[24245]: time="2026-06-14T08:49:21.165281409Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=9ac02e29-cbf7-48b6-bf30-935f28a2363c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.070835 | controller | Jun 14 08:49:21.324124 crc crio[24245]: time="2026-06-14T08:49:21.323986601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.070850 | controller | Jun 14 08:49:21.337987 crc crio[24245]: time="2026-06-14T08:49:21.33778869Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=56c8813f-f964-4466-9253-4b957fd3c6f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.070865 | controller | Jun 14 08:49:21.489616 crc crio[24245]: time="2026-06-14T08:49:21.463016754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.070881 | controller | Jun 14 08:49:21.489974 crc crio[24245]: time="2026-06-14T08:49:21.4829294Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=214fe192-7616-4d8e-9aca-8ff68a7d0ac1 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.070896 | controller | Jun 14 08:49:21.493118 crc crio[24245]: time="2026-06-14T08:49:21.491786953Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=17bc0ee7-1012-4b51-afdf-d142bf346b94 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.070911 | controller | Jun 14 08:49:21.565625 crc crio[24245]: time="2026-06-14T08:49:21.562665669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.070926 | controller | Jun 14 08:49:21.567382 crc crio[24245]: time="2026-06-14T08:49:21.567195473Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=9ce0ed68-25af-4db1-9f5e-f1524401ed65 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.070941 | controller | Jun 14 08:49:21.592293 crc crio[24245]: time="2026-06-14T08:49:21.59217514Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=159083a7-a0f2-4892-a827-5941527b2b9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.070957 | controller | Jun 14 08:49:21.594341 crc crio[24245]: time="2026-06-14T08:49:21.594278204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.070972 | controller | Jun 14 08:49:21.620327 crc crio[24245]: time="2026-06-14T08:49:21.620077188Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=7902203b-499b-4a27-b5e0-b9443d3621f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.070991 | controller | Jun 14 08:49:21.719505 crc crio[24245]: time="2026-06-14T08:49:21.719348459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071007 | controller | Jun 14 08:49:21.815299 crc crio[24245]: time="2026-06-14T08:49:21.815099135Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b5e9fa20-1d26-4f70-a5e0-425ff34a896a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.071022 | controller | Jun 14 08:49:21.823697 crc crio[24245]: time="2026-06-14T08:49:21.823521174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071038 | controller | Jun 14 08:49:21.840412 crc crio[24245]: time="2026-06-14T08:49:21.840188418Z" level=info msg="Creating container: openstack/dnsmasq-dns-966fddbcf-4x4c8/dnsmasq-dns" id=0b2b73aa-a35f-4356-a556-022d0d4dad88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.071053 | controller | Jun 14 08:49:21.840736 crc crio[24245]: time="2026-06-14T08:49:21.840637682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071068 | controller | Jun 14 08:49:21.927042 crc crio[24245]: time="2026-06-14T08:49:21.926439122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071084 | controller | Jun 14 08:49:21.931339 crc crio[24245]: time="2026-06-14T08:49:21.930513803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071099 | controller | Jun 14 08:49:22.200382 crc crio[24245]: time="2026-06-14T08:49:22.199750742Z" level=info msg="Created container 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26: openstack/dnsmasq-dns-966fddbcf-4x4c8/dnsmasq-dns" id=0b2b73aa-a35f-4356-a556-022d0d4dad88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.071114 | controller | Jun 14 08:49:22.204189 crc crio[24245]: time="2026-06-14T08:49:22.204121569Z" level=info msg="Starting container: 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26" id=6399e8df-30cd-4e9f-8c3e-a4fedb1893e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.071129 | controller | Jun 14 08:49:22.228904 crc crio[24245]: time="2026-06-14T08:49:22.228748685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071144 | controller | Jun 14 08:49:22.240970 crc crio[24245]: time="2026-06-14T08:49:22.239307422Z" level=info msg="Started container" PID=70623 containerID=97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26 description=openstack/dnsmasq-dns-966fddbcf-4x4c8/dnsmasq-dns id=6399e8df-30cd-4e9f-8c3e-a4fedb1893e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b
2026-06-14 10:12:37.071161 | controller | Jun 14 08:49:22.368170 crc crio[24245]: time="2026-06-14T08:49:22.367826031Z" level=info msg="Created container 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9: openstack/cinder-api-0/cinder-api-log" id=be2b3b49-fd47-4ab5-abec-5f3d022bc628 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.071176 | controller | Jun 14 08:49:22.375155 crc crio[24245]: time="2026-06-14T08:49:22.370288081Z" level=info msg="Starting container: 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9" id=60d32e42-d831-4d8a-97c7-7471bbf1f522 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.071191 | controller | Jun 14 08:49:22.387407 crc crio[24245]: time="2026-06-14T08:49:22.386823739Z" level=info msg="Started container" PID=70630 containerID=0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9 description=openstack/cinder-api-0/cinder-api-log id=60d32e42-d831-4d8a-97c7-7471bbf1f522 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2
2026-06-14 10:12:37.071211 | controller | Jun 14 08:49:22.407271 crc crio[24245]: time="2026-06-14T08:49:22.407127123Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=add21ca9-2d98-4da6-8b2b-591fed7dd6ff name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.071227 | controller | Jun 14 08:49:22.449193 crc crio[24245]: time="2026-06-14T08:49:22.449089187Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=f542e822-9750-4afa-a59c-fde5f0026e94 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.071242 | controller | Jun 14 08:49:22.484357 crc crio[24245]: time="2026-06-14T08:49:22.483998232Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=e22296b2-3a78-404b-b05d-bf5d4e524d48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.071258 | controller | Jun 14 08:49:22.487067 crc crio[24245]: time="2026-06-14T08:49:22.48675309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071273 | controller | Jun 14 08:49:22.613928 crc crio[24245]: time="2026-06-14T08:49:22.611066384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071288 | controller | Jun 14 08:49:22.670961 crc crio[24245]: time="2026-06-14T08:49:22.670707442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071303 | controller | Jun 14 08:49:22.793515 crc crio[24245]: time="2026-06-14T08:49:22.793430199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071319 | controller | Jun 14 08:49:22.841573 crc crio[24245]: time="2026-06-14T08:49:22.840458996Z" level=info msg="Created container 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab: openstack/glance-default-external-api-0/glance-httpd" id=9ac02e29-cbf7-48b6-bf30-935f28a2363c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.071334 | controller | Jun 14 08:49:22.844364 crc crio[24245]: time="2026-06-14T08:49:22.842787321Z" level=info msg="Starting container: 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab" id=fccc74d8-f5d7-4ea7-b741-d196e391ce56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.071370 | controller | Jun 14 08:49:22.858749 crc crio[24245]: time="2026-06-14T08:49:22.858195771Z" level=info msg="Started container" PID=70647 containerID=15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab description=openstack/glance-default-external-api-0/glance-httpd id=fccc74d8-f5d7-4ea7-b741-d196e391ce56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894
2026-06-14 10:12:37.071390 | controller | Jun 14 08:49:22.860044 crc crio[24245]: time="2026-06-14T08:49:22.859966469Z" level=info msg="Stopping pod sandbox: 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3" id=d425cdd4-dce5-4868-a77c-18763ccb6efc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.071407 | controller | Jun 14 08:49:22.860505 crc crio[24245]: time="2026-06-14T08:49:22.860440954Z" level=info msg="Got pod network &{Name:neutron-db-sync-sfbnx Namespace:openstack ID:1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3 UID:28a0900a-6d29-468f-8d91-4dcc5322031c NetNS:/var/run/netns/83638292-8bfa-4d08-80a7-845a0711410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28a0900a_6d29_468f_8d91_4dcc5322031c.slice PodAnnotations:0xc00274adc0}] Aliases:map[]}"
2026-06-14 10:12:37.071429 | controller | Jun 14 08:49:22.860657 crc crio[24245]: time="2026-06-14T08:49:22.860604209Z" level=info msg="Deleting pod openstack_neutron-db-sync-sfbnx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.071445 | controller | Jun 14 08:49:22.915700 crc crio[24245]: time="2026-06-14T08:49:22.915637244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071461 | controller | Jun 14 08:49:22.969888 crc crio[24245]: time="2026-06-14T08:49:22.969715374Z" level=info msg="Created container b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5: openstack/glance-default-internal-api-0/glance-httpd" id=56c8813f-f964-4466-9253-4b957fd3c6f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.071477 | controller | Jun 14 08:49:22.971597 crc crio[24245]: time="2026-06-14T08:49:22.971514712Z" level=info msg="Starting container: b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5" id=7a0ce3e4-558c-4785-ba7c-e64da3d4e877 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.071492 | controller | Jun 14 08:49:23.014383 crc crio[24245]: time="2026-06-14T08:49:23.014291119Z" level=info msg="Started container" PID=70656 containerID=b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5 description=openstack/glance-default-internal-api-0/glance-httpd id=7a0ce3e4-558c-4785-ba7c-e64da3d4e877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609
2026-06-14 10:12:37.071507 | controller | Jun 14 08:49:23.073453 crc crio[24245]: time="2026-06-14T08:49:23.07335506Z" level=info msg="Created container 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef: openstack/cinder-scheduler-0/cinder-scheduler" id=159083a7-a0f2-4892-a827-5941527b2b9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.071523 | controller | Jun 14 08:49:23.079099 crc crio[24245]: time="2026-06-14T08:49:23.078989671Z" level=info msg="Starting container: 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef" id=c4a395b5-c120-45b4-ae21-8b6d2c4203ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.071538 | controller | Jun 14 08:49:23.108483 crc crio[24245]: time="2026-06-14T08:49:23.10833458Z" level=info msg="Started container" PID=70674 containerID=3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef description=openstack/cinder-scheduler-0/cinder-scheduler id=c4a395b5-c120-45b4-ae21-8b6d2c4203ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b
2026-06-14 10:12:37.071553 | controller | Jun 14 08:49:23.177456 crc crio[24245]: time="2026-06-14T08:49:23.175351129Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=5de2a121-3459-44ac-84d4-d08a913fc8ab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.071568 | controller | Jun 14 08:49:23.275451 crc crio[24245]: time="2026-06-14T08:49:23.275332871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=66f3faf3-4d5a-4281-a55c-d88a4fb741aa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.071582 | controller | Jun 14 08:49:23.320098 crc crio[24245]: time="2026-06-14T08:49:23.319402688Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=5edae927-2af1-4bc5-873a-4f2660821ff5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.071602 | controller | Jun 14 08:49:23.323894 crc crio[24245]: time="2026-06-14T08:49:23.320953228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071618 | controller | Jun 14 08:49:23.502670 crc crio[24245]: time="2026-06-14T08:49:23.501994633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071634 | controller | Jun 14 08:49:23.613913 crc crio[24245]: time="2026-06-14T08:49:23.613748098Z" level=info msg="Stopped container 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9: openstack/ceilometer-0/ceilometer-notification-agent" id=18bfa835-f1de-47bb-806e-08ddbe85e22e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.071650 | controller | Jun 14 08:49:23.616704 crc crio[24245]: time="2026-06-14T08:49:23.616553874Z" level=info msg="Stopping pod sandbox: 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92" id=c2de80ac-f289-488d-8323-80c05e96b0a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.071665 | controller | Jun 14 08:49:23.620149 crc crio[24245]: time="2026-06-14T08:49:23.620023516Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92 UID:6cb2c11e-2004-45d3-8033-a8304efd50fb NetNS:/var/run/netns/1cf66c9d-618f-4b25-b9c5-d0843bc915d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb2c11e_2004_45d3_8033_a8304efd50fb.slice PodAnnotations:0xc002c925a8}] Aliases:map[]}"
2026-06-14 10:12:37.071681 | controller | Jun 14 08:49:23.620934 crc crio[24245]: time="2026-06-14T08:49:23.62078752Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.071697 | controller | Jun 14 08:49:23.641648 crc crio[24245]: time="2026-06-14T08:49:23.640924944Z" level=info msg="Stopped pod sandbox: 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3" id=d425cdd4-dce5-4868-a77c-18763ccb6efc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.071712 | controller | Jun 14 08:49:24.285901 crc crio[24245]: time="2026-06-14T08:49:24.283154028Z" level=info msg="Stopped pod sandbox: 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92" id=c2de80ac-f289-488d-8323-80c05e96b0a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.071727 | controller | Jun 14 08:49:24.489333 crc crio[24245]: time="2026-06-14T08:49:24.486607997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071743 | controller | Jun 14 08:49:24.720249 crc crio[24245]: time="2026-06-14T08:49:24.719546675Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/POD" id=927d2965-0019-45d5-970f-defb7cfec12d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.071767 | controller | Jun 14 08:49:24.721555 crc crio[24245]: time="2026-06-14T08:49:24.72033407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071784 | controller | Jun 14 08:49:24.812060 crc crio[24245]: time="2026-06-14T08:49:24.811953501Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-hcfbk Namespace:openstack ID:9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218 UID:7b471256-9259-4bb1-854b-9ba85c43c609 NetNS:/var/run/netns/5599451e-9421-486d-b1c0-bd688e46c6f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b471256_9259_4bb1_854b_9ba85c43c609.slice PodAnnotations:0xc001b869b0}] Aliases:map[]}"
2026-06-14 10:12:37.071813 | controller | Jun 14 08:49:24.812060 crc crio[24245]: time="2026-06-14T08:49:24.812049094Z" level=info msg="Adding pod openstack_dnsmasq-dns-85c5b8fbf9-hcfbk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.071829 | controller | Jun 14 08:49:24.869969 crc crio[24245]: time="2026-06-14T08:49:24.869895249Z" level=info msg="Running pod sandbox: openstack/neutron-6cb45cd464-h2vqh/POD" id=4ad79e91-b7de-4f17-8b60-a9d242c12992 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.071844 | controller | Jun 14 08:49:24.870447 crc crio[24245]: time="2026-06-14T08:49:24.870000768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071859 | controller | Jun 14 08:49:24.970006 crc crio[24245]: time="2026-06-14T08:49:24.968770305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.071875 | controller | Jun 14 08:49:24.974421 crc crio[24245]: time="2026-06-14T08:49:24.973414354Z" level=info msg="Got pod network &{Name:neutron-6cb45cd464-h2vqh Namespace:openstack ID:779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975 UID:841d3db3-bee0-4db0-8231-59ba4be8ef24 NetNS:/var/run/netns/ae5601e5-9d3a-4699-aaa4-ce5babcc3090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod841d3db3_bee0_4db0_8231_59ba4be8ef24.slice PodAnnotations:0xc006e0a090}] Aliases:map[]}"
2026-06-14 10:12:37.071891 | controller | Jun 14 08:49:24.974421 crc crio[24245]: time="2026-06-14T08:49:24.973472392Z" level=info msg="Adding pod openstack_neutron-6cb45cd464-h2vqh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.071907 | controller | Jun 14 08:49:25.110383 crc crio[24245]: time="2026-06-14T08:49:25.110268685Z" level=info msg="Created container 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa: openstack/cinder-scheduler-0/probe" id=5edae927-2af1-4bc5-873a-4f2660821ff5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.071924 | controller | Jun 14 08:49:25.110792 crc crio[24245]: time="2026-06-14T08:49:25.11073117Z" level=info msg="Created container 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5: openstack/cinder-api-0/cinder-api" id=e22296b2-3a78-404b-b05d-bf5d4e524d48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.071939 | controller | Jun 14 08:49:25.112909 crc crio[24245]: time="2026-06-14T08:49:25.112800624Z" level=info msg="Starting container: 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa" id=0f17b70c-2fa8-4ddd-b7ab-6d4e3e8dc069 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.071954 | controller | Jun 14 08:49:25.114778 crc crio[24245]: time="2026-06-14T08:49:25.114709945Z" level=info msg="Starting container: 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5" id=fd10d442-bf8c-4a9f-bc3f-f9f591b98130 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.071970 | controller | Jun 14 08:49:25.130305 crc crio[24245]: time="2026-06-14T08:49:25.13019378Z" level=info msg="Started container" PID=71254 containerID=793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5 description=openstack/cinder-api-0/cinder-api id=fd10d442-bf8c-4a9f-bc3f-f9f591b98130 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2
2026-06-14 10:12:37.071985 | controller | Jun 14 08:49:25.130756 crc crio[24245]: time="2026-06-14T08:49:25.130654784Z" level=info msg="Started container" PID=71304 containerID=5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa description=openstack/cinder-scheduler-0/probe id=0f17b70c-2fa8-4ddd-b7ab-6d4e3e8dc069 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b
2026-06-14 10:12:37.072007 | controller | Jun 14 08:49:25.224749 crc crio[24245]: time="2026-06-14T08:49:25.22442996Z" level=info msg="Stopping container: 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5 (timeout: 30s)" id=b303c444-2ffe-455a-8edc-53f80711131a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.072023 | controller | Jun 14 08:49:25.225759 crc crio[24245]: time="2026-06-14T08:49:25.225656638Z" level=info msg="Stopping container: 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9 (timeout: 30s)" id=597ec136-efe0-438b-a5a3-4c25f4aabcb6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.072038 | controller | Jun 14 08:49:25.261915 crc crio[24245]: time="2026-06-14T08:49:25.258287916Z" level=info msg="Stopping container: 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26 (timeout: 10s)" id=3c98e7fc-22c3-4d5a-8ef2-34fa3d46af41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.072053 | controller | Jun 14 08:49:25.275490 crc crio[24245]: time="2026-06-14T08:49:25.2753735Z" level=info msg="Removing container: 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d" id=36a08126-f236-451d-95fb-8741528f2eaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.072068 | controller | Jun 14 08:49:25.331903 crc crio[24245]: time="2026-06-14T08:49:25.330897774Z" level=info msg="Removed container 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d: openstack/ceilometer-0/proxy-httpd" id=36a08126-f236-451d-95fb-8741528f2eaf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.072083 | controller | Jun 14 08:49:25.338620 crc crio[24245]: time="2026-06-14T08:49:25.336104403Z" level=info msg="Removing container: 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834" id=96de2220-8d95-404e-a420-dce8ac91e4fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.072098 | controller | Jun 14 08:49:25.551620 crc crio[24245]: 2026-06-14T08:49:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9865cf4644b9365 Mac:02:01:6b:f3:bf:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/5599451e-9421-486d-b1c0-bd688e46c6f2 SocketPath: PciID:}] [{Interface:0xc00025af80 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.072114 | controller | Jun 14 08:49:25.565893 crc crio[24245]: time="2026-06-14T08:49:25.565735405Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-hcfbk Namespace:openstack ID:9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218 UID:7b471256-9259-4bb1-854b-9ba85c43c609 NetNS:/var/run/netns/5599451e-9421-486d-b1c0-bd688e46c6f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b471256_9259_4bb1_854b_9ba85c43c609.slice PodAnnotations:0xc001b869b0}] Aliases:map[]}"
2026-06-14 10:12:37.072129 | controller | Jun 14 08:49:25.567779 crc crio[24245]: time="2026-06-14T08:49:25.566488769Z" level=info msg="Checking pod openstack_dnsmasq-dns-85c5b8fbf9-hcfbk for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.072145 | controller | Jun 14 08:49:25.707911 crc crio[24245]: time="2026-06-14T08:49:25.706761375Z" level=info msg="Stopped container 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9: openstack/cinder-api-0/cinder-api-log" id=597ec136-efe0-438b-a5a3-4c25f4aabcb6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.072161 | controller | Jun 14 08:49:25.724481 crc crio[24245]: time="2026-06-14T08:49:25.722485915Z" level=info msg="Stopped container 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26: openstack/dnsmasq-dns-966fddbcf-4x4c8/dnsmasq-dns" id=3c98e7fc-22c3-4d5a-8ef2-34fa3d46af41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.072180 | controller | Jun 14 08:49:25.726066 crc crio[24245]: time="2026-06-14T08:49:25.725773708Z" level=info msg="Stopping pod sandbox: 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b" id=cadc9f06-4183-43fb-bbdf-16cd450cc2a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.072196 | controller | Jun 14 08:49:25.727006 crc crio[24245]: time="2026-06-14T08:49:25.726977998Z" level=info msg="Got pod network &{Name:dnsmasq-dns-966fddbcf-4x4c8 Namespace:openstack ID:9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b UID:c6ecb5ad-add0-421c-865c-f8fa082f7378 NetNS:/var/run/netns/076f77ba-41ca-460e-ad82-0ea1bf23385d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6ecb5ad_add0_421c_865c_f8fa082f7378.slice PodAnnotations:0xc000602788}] Aliases:map[]}"
2026-06-14 10:12:37.072211 | controller | Jun 14 08:49:25.727625 crc crio[24245]: time="2026-06-14T08:49:25.727598556Z" level=info msg="Deleting pod openstack_dnsmasq-dns-966fddbcf-4x4c8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.072227 | controller | Jun 14 08:49:25.759912 crc crio[24245]: time="2026-06-14T08:49:25.758141319Z" level=info msg="Ran pod sandbox 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218 with infra container: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/POD" id=927d2965-0019-45d5-970f-defb7cfec12d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.072242 | controller | Jun 14 08:49:25.790026 crc crio[24245]: time="2026-06-14T08:49:25.788075631Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=a50a3c90-fd9b-45c5-b5a2-fc5c6b9d19da name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.072257 | controller | Jun 14 08:49:25.790700 crc crio[24245]: time="2026-06-14T08:49:25.79062809Z" level=info msg="Removed container 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834: openstack/ceilometer-0/sg-core" id=96de2220-8d95-404e-a420-dce8ac91e4fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.072272 | controller | Jun 14 08:49:25.835604 crc crio[24245]: time="2026-06-14T08:49:25.835251517Z" level=info msg="Removing container: 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9" id=88a659e8-18da-487e-88c9-2bcf53373dce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.072287 | controller | Jun 14 08:49:25.891092 crc crio[24245]: 2026-06-14T08:49:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:779e49ba72b75f5 Mac:d2:f0:a8:d1:18:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/ae5601e5-9d3a-4699-aaa4-ce5babcc3090 SocketPath: PciID:}] [{Interface:0xc0004b66b0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.072303 | controller | Jun 14 08:49:25.894773 crc crio[24245]: time="2026-06-14T08:49:25.894606213Z" level=info msg="Got pod network &{Name:neutron-6cb45cd464-h2vqh Namespace:openstack ID:779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975 UID:841d3db3-bee0-4db0-8231-59ba4be8ef24 NetNS:/var/run/netns/ae5601e5-9d3a-4699-aaa4-ce5babcc3090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod841d3db3_bee0_4db0_8231_59ba4be8ef24.slice PodAnnotations:0xc006e0a090}] Aliases:map[]}"
2026-06-14 10:12:37.072318 | controller | Jun 14 08:49:25.894949 crc crio[24245]: time="2026-06-14T08:49:25.894911173Z" level=info msg="Checking pod openstack_neutron-6cb45cd464-h2vqh for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.072337 | controller | Jun 14 08:49:25.908083 crc crio[24245]: time="2026-06-14T08:49:25.908009972Z" level=info msg="Ran pod sandbox 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975 with infra container: openstack/neutron-6cb45cd464-h2vqh/POD" id=4ad79e91-b7de-4f17-8b60-a9d242c12992 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.072372 | controller | Jun 14 08:49:25.926758 crc crio[24245]: time="2026-06-14T08:49:25.926639192Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=21320f54-bfe6-4e1e-8cb0-95066955b829 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.072389 | controller | Jun 14 08:49:25.929244 crc crio[24245]: time="2026-06-14T08:49:25.929154703Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5aa6d1e4-35cd-413b-8f9d-b2e95323696b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.072405 | controller | Jun 14 08:49:25.937922 crc crio[24245]: time="2026-06-14T08:49:25.93775572Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=18e1e105-3d7b-4143-a113-2c55c0e83295 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.072420 | controller | Jun 14 08:49:25.938754 crc crio[24245]: time="2026-06-14T08:49:25.93868528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.072436 | controller | Jun 14 08:49:25.951591 crc crio[24245]: time="2026-06-14T08:49:25.951500402Z" level=info msg="Creating container: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/init" id=e501c426-e98a-4543-8258-fe1629d9a1e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.072451 | controller | Jun 14 08:49:26.021064 crc crio[24245]: time="2026-06-14T08:49:26.020972046Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=2d7c737a-9398-4070-ad4a-f39fbfd565ae name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.072466 | controller | Jun 14 08:49:26.084901 crc crio[24245]: time="2026-06-14T08:49:26.084489008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.072481 | controller | Jun 14 08:49:26.092957 crc crio[24245]: time="2026-06-14T08:49:26.091766878Z" level=info msg="Creating container: openstack/neutron-6cb45cd464-h2vqh/neutron-api" id=3fe10d9f-9905-4e05-881c-e4abfa461e89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.072497 | controller | Jun 14 08:49:26.099895 crc crio[24245]: time="2026-06-14T08:49:26.098187249Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26 UID:57e35d10-752c-4bd1-8588-017e1e8c69e1 NetNS:/var/run/netns/de662622-c54b-44ef-b0b0-9e51435aa79f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e35d10_752c_4bd1_8588_017e1e8c69e1.slice PodAnnotations:0xc003bf61a8}] Aliases:map[]}"
2026-06-14 10:12:37.072513 | controller | Jun 14 08:49:26.099895 crc crio[24245]: time="2026-06-14T08:49:26.098276752Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.072528 | controller | Jun 14 08:49:26.111894 crc crio[24245]: time="2026-06-14T08:49:26.110155557Z" level=info msg="Removed container 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9: openstack/ceilometer-0/ceilometer-notification-agent" id=88a659e8-18da-487e-88c9-2bcf53373dce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.072544 | controller | Jun 14 08:49:26.111894 crc crio[24245]: time="2026-06-14T08:49:26.111153055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.072563 | controller | Jun 14 08:49:26.121896 crc crio[24245]: time="2026-06-14T08:49:26.11716559Z" level=info msg="Removing container: 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e" id=ecbc6b0a-87af-45af-bb35-a05aa91b5874 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.072579 | controller | Jun 14 08:49:26.215637 crc crio[24245]: time="2026-06-14T08:49:26.21491147Z" level=info msg="Removed container 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e: openstack/ceilometer-0/ceilometer-central-agent" id=ecbc6b0a-87af-45af-bb35-a05aa91b5874 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.072594 | controller | Jun 14 08:49:26.228793 crc crio[24245]: time="2026-06-14T08:49:26.22754876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.072610 | controller | Jun 14 08:49:26.242279 crc crio[24245]: time="2026-06-14T08:49:26.242158776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.072625 | controller | Jun 14 08:49:26.262949 crc crio[24245]: time="2026-06-14T08:49:26.26082595Z" level=info msg="Stopped pod sandbox: 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b" id=cadc9f06-4183-43fb-bbdf-16cd450cc2a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.072640 | controller | Jun 14 08:49:26.268272 crc crio[24245]: time="2026-06-14T08:49:26.267503053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.072655 | controller | Jun 14 08:49:26.274992 crc crio[24245]: time="2026-06-14T08:49:26.274800455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.072670 | controller | Jun 14 08:49:26.397894 crc crio[24245]: time="2026-06-14T08:49:26.397593926Z" level=info msg="Removing container: 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26" id=ae5867f4-20fb-4a11-8681-498abddaae00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.072685 | controller | Jun 14 08:49:26.476053 crc crio[24245]: time="2026-06-14T08:49:26.475501527Z" level=info msg="Removed container 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26: openstack/dnsmasq-dns-966fddbcf-4x4c8/dnsmasq-dns" id=ae5867f4-20fb-4a11-8681-498abddaae00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.072699 | controller | Jun 14 08:49:26.478571 crc crio[24245]: time="2026-06-14T08:49:26.478167657Z" level=info msg="Removing container: ce1e610e3774a32d67be82b7195c8d41631fc89e3ac1caab7aecaba98d9f069a" id=76b1c626-0577-457e-8a2f-d5c6943e412a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.072714 | controller | Jun 14 08:49:26.522625 crc crio[24245]: time="2026-06-14T08:49:26.52250272Z" level=info msg="Created container 9768adfb50bdd7fecfe1a017fb2c6631254726cb878face99cb357d857f3b5c6: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/init" id=e501c426-e98a-4543-8258-fe1629d9a1e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.072729 | controller | Jun 14 08:49:26.525684 crc crio[24245]: time="2026-06-14T08:49:26.525622902Z" level=info msg="Starting container: 9768adfb50bdd7fecfe1a017fb2c6631254726cb878face99cb357d857f3b5c6" id=7c4c6e3d-1768-4ef6-81a4-d244118e5b0d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.072745 | controller | Jun 14 08:49:26.540548 crc crio[24245]: time="2026-06-14T08:49:26.540287639Z" level=info msg="Started container" PID=71651 containerID=9768adfb50bdd7fecfe1a017fb2c6631254726cb878face99cb357d857f3b5c6 description=openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/init id=7c4c6e3d-1768-4ef6-81a4-d244118e5b0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218
2026-06-14 10:12:37.072764 | controller | Jun 14 08:49:26.583999 crc crio[24245]: time="2026-06-14T08:49:26.582205623Z" level=info msg="Created container 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462: openstack/neutron-6cb45cd464-h2vqh/neutron-api" id=3fe10d9f-9905-4e05-881c-e4abfa461e89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.072780 | controller | Jun 14 08:49:26.609272 crc crio[24245]: time="2026-06-14T08:49:26.609140982Z" level=info msg="Starting container: 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462" id=beda8e74-1739-473a-adcd-ae73da51eef5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.072795 | controller | Jun 14 08:49:26.652929 crc crio[24245]: time="2026-06-14T08:49:26.652298424Z" level=info msg="Started container" PID=71662 containerID=26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462 description=openstack/neutron-6cb45cd464-h2vqh/neutron-api id=beda8e74-1739-473a-adcd-ae73da51eef5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975
2026-06-14 10:12:37.072811 | controller | Jun 14 08:49:26.655806 crc crio[24245]: time="2026-06-14T08:49:26.652428966Z" level=info msg="Removed container ce1e610e3774a32d67be82b7195c8d41631fc89e3ac1caab7aecaba98d9f069a: openstack/dnsmasq-dns-966fddbcf-4x4c8/init" id=76b1c626-0577-457e-8a2f-d5c6943e412a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.072826 | controller | Jun 14 08:49:26.698348 crc crio[24245]: time="2026-06-14T08:49:26.695491099Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=8d73a2e5-9b2f-4513-b015-c80c70853dbc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.072841 | controller | Jun 14 08:49:26.794178 crc crio[24245]: time="2026-06-14T08:49:26.794073874Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=21742e82-7e88-4e96-88b9-02674cc2e3da name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.072856 | controller | Jun 14 08:49:26.812593 crc crio[24245]: time="2026-06-14T08:49:26.811376689Z" level=info msg="Creating container: openstack/neutron-6cb45cd464-h2vqh/neutron-httpd" id=c8c43791-7daa-47f0-8d00-80d39c91e270 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.072871 | controller | Jun 14 08:49:26.812593 crc crio[24245]: time="2026-06-14T08:49:26.811756491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.072886 | controller | Jun 14 08:49:26.892388 crc crio[24245]: 2026-06-14T08:49:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3705bb0e0ddd215 Mac:96:94:a0:87:10:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/de662622-c54b-44ef-b0b0-9e51435aa79f SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.072902 | controller | Jun 14 08:49:26.893135 crc crio[24245]: time="2026-06-14T08:49:26.892989976Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26 UID:57e35d10-752c-4bd1-8588-017e1e8c69e1 NetNS:/var/run/netns/de662622-c54b-44ef-b0b0-9e51435aa79f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e35d10_752c_4bd1_8588_017e1e8c69e1.slice PodAnnotations:0xc003bf61a8}] Aliases:map[]}"
2026-06-14 10:12:37.072921 | controller | Jun 14 08:49:26.893209 crc crio[24245]: time="2026-06-14T08:49:26.893171982Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.072937 | controller | Jun 14 08:49:26.919906 crc crio[24245]: time="2026-06-14T08:49:26.917306571Z" level=info msg="Ran pod sandbox 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26 with infra container: openstack/ceilometer-0/POD" id=18e1e105-3d7b-4143-a113-2c55c0e83295 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.072952 | controller | Jun 14 08:49:26.925909 crc crio[24245]: time="2026-06-14T08:49:26.925325169Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=8ca164c6-c984-4704-addc-5b16c802ae0f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.072968 | controller | Jun 14 08:49:26.937906 crc crio[24245]: time="2026-06-14T08:49:26.931933848Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-14 10:12:37.072983 | controller | Jun 14 08:49:26.968647 crc crio[24245]: time="2026-06-14T08:49:26.968003873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.072999 | controller | Jun 14 08:49:26.979993 crc crio[24245]: time="2026-06-14T08:49:26.97940684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073014 | controller | Jun 14 08:49:27.240079 crc crio[24245]: time="2026-06-14T08:49:27.239631216Z" level=info msg="Created container c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c: openstack/neutron-6cb45cd464-h2vqh/neutron-httpd" id=c8c43791-7daa-47f0-8d00-80d39c91e270 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.073029 | controller | Jun 14 08:49:27.243360 crc crio[24245]: time="2026-06-14T08:49:27.243291636Z" level=info msg="Starting container: c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c" id=96eda434-e92b-40c2-bb06-a341b18343e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.073044 | controller | Jun 14 08:49:27.251151 crc crio[24245]: time="2026-06-14T08:49:27.251058833Z" level=info msg="Started container" PID=71743 containerID=c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c description=openstack/neutron-6cb45cd464-h2vqh/neutron-httpd id=96eda434-e92b-40c2-bb06-a341b18343e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975
2026-06-14 10:12:37.073059 | controller | Jun 14 08:49:27.467008 crc crio[24245]: time="2026-06-14T08:49:27.465804314Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=8ca164c6-c984-4704-addc-5b16c802ae0f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.073074 | controller | Jun 14 08:49:27.467741 crc crio[24245]: time="2026-06-14T08:49:27.467456747Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=754956c9-888f-47f1-8f8f-1648e372142c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.073089 | controller | Jun 14 08:49:27.468010 crc crio[24245]: time="2026-06-14T08:49:27.467955373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=fe19bee6-0e36-447b-abd3-13da7a45a363 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.073108 | controller | Jun 14 08:49:27.553904 crc crio[24245]: time="2026-06-14T08:49:27.552560018Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=e5109eff-a5e7-409f-bfa0-b5c8384e3c8d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.073123 | controller | Jun 14 08:49:27.571708 crc crio[24245]: time="2026-06-14T08:49:27.571623082Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=6e63ccd0-ee36-48e7-90b8-11bd19d862b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.073138 | controller | Jun 14 08:49:27.572272 crc crio[24245]: time="2026-06-14T08:49:27.572101497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073154 | controller | Jun 14 08:49:27.650600 crc crio[24245]: time="2026-06-14T08:49:27.650457721Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ee1786cd-4ee9-4665-b9bf-544383b5811f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.073168 | controller | Jun 14 08:49:27.676985 crc crio[24245]: time="2026-06-14T08:49:27.676906731Z" level=info msg="Creating container: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/dnsmasq-dns" id=c106d8b6-5d72-41df-b14e-25eab1b6eac6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.073183 | controller | Jun 14 08:49:27.677508 crc crio[24245]: time="2026-06-14T08:49:27.677454061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073198 | controller | Jun 14 08:49:27.744897 crc crio[24245]: time="2026-06-14T08:49:27.743712367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073213 | controller | Jun 14 08:49:27.754910 crc crio[24245]: time="2026-06-14T08:49:27.753993014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073229 | controller | Jun 14 08:49:27.804821 crc crio[24245]: time="2026-06-14T08:49:27.804728139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073244 | controller | Jun 14 08:49:27.810705 crc crio[24245]: time="2026-06-14T08:49:27.810639617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073259 | controller | Jun 14 08:49:27.925133 crc crio[24245]: time="2026-06-14T08:49:27.92501531Z" level=info msg="Created container c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38: openstack/ceilometer-0/ceilometer-central-agent" id=6e63ccd0-ee36-48e7-90b8-11bd19d862b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.073274 | controller | Jun 14 08:49:27.932598 crc crio[24245]: time="2026-06-14T08:49:27.93247706Z" level=info msg="Starting container: c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38" id=e7439353-0cfd-4951-844b-3b100b91bf87 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.073289 | controller | Jun 14 08:49:27.944274 crc crio[24245]: time="2026-06-14T08:49:27.944197759Z" level=info msg="Started container" PID=71924 containerID=c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38 description=openstack/ceilometer-0/ceilometer-central-agent id=e7439353-0cfd-4951-844b-3b100b91bf87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26
2026-06-14 10:12:37.073308 | controller | Jun 14 08:49:27.950616 crc crio[24245]: time="2026-06-14T08:49:27.945212733Z" level=info msg="Created container ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/dnsmasq-dns" id=c106d8b6-5d72-41df-b14e-25eab1b6eac6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.073323 | controller | Jun 14 08:49:27.961520 crc crio[24245]: time="2026-06-14T08:49:27.960287814Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=bdac6715-1d98-4868-859d-48d76263a275 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.073339 | controller | Jun 14 08:49:27.961520 crc crio[24245]: time="2026-06-14T08:49:27.960377687Z" level=info msg="Starting container: ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9" id=726824f3-0613-4f91-933d-0e9fdd9811a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.073375 | controller | Jun 14 08:49:27.967741 crc crio[24245]: time="2026-06-14T08:49:27.966831065Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-14 10:12:37.073392 | controller | Jun 14 08:49:27.974069 crc crio[24245]: time="2026-06-14T08:49:27.972129446Z" level=info msg="Started container" PID=71925 containerID=ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9 description=openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/dnsmasq-dns id=726824f3-0613-4f91-933d-0e9fdd9811a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218
2026-06-14 10:12:37.073408 | controller | Jun 14 08:49:28.154906 crc crio[24245]: time="2026-06-14T08:49:28.15142812Z" level=info msg="Running pod sandbox: openstack/neutron-846cff4b85-54lbk/POD" id=a2a8eb97-522a-4368-a0da-f31a94db61e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.073424 | controller | Jun 14 08:49:28.154906 crc crio[24245]: time="2026-06-14T08:49:28.151512273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073440 | controller | Jun 14 08:49:28.225553 crc crio[24245]: time="2026-06-14T08:49:28.225406051Z" level=info msg="Got pod network &{Name:neutron-846cff4b85-54lbk Namespace:openstack ID:7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b UID:e1862bd2-c5a9-4895-96ad-198e75bca290 NetNS:/var/run/netns/19cb6ff6-d2f8-4826-a924-721070b8aef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1862bd2_c5a9_4895_96ad_198e75bca290.slice PodAnnotations:0xc000522370}] Aliases:map[]}"
2026-06-14 10:12:37.073456 | controller | Jun 14 08:49:28.225553 crc crio[24245]: time="2026-06-14T08:49:28.225476523Z" level=info msg="Adding pod openstack_neutron-846cff4b85-54lbk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.073471 | controller | Jun 14 08:49:28.485997 crc crio[24245]: time="2026-06-14T08:49:28.48547062Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=bdac6715-1d98-4868-859d-48d76263a275 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.073487 | controller | Jun 14 08:49:28.487678 crc crio[24245]: time="2026-06-14T08:49:28.48758838Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=4cb9aff8-ed8c-45c9-bec6-384dd255c3b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.073502 | controller | Jun 14 08:49:28.590670 crc crio[24245]: time="2026-06-14T08:49:28.590606088Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=2d920761-8650-44f1-b361-ebde8e877c0e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.073521 | controller | Jun 14 08:49:28.623352 crc crio[24245]: time="2026-06-14T08:49:28.623298201Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=ef2c92f9-e815-4128-863a-bee356ccfcaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.073536 | controller | Jun 14 08:49:28.624033 crc crio[24245]: time="2026-06-14T08:49:28.624010494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073552 | controller | Jun 14 08:49:28.732772 crc crio[24245]: time="2026-06-14T08:49:28.732640419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073567 | controller | Jun 14 08:49:28.744053 crc crio[24245]: time="2026-06-14T08:49:28.743763006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073582 | controller | Jun 14 08:49:28.939780 crc crio[24245]: time="2026-06-14T08:49:28.939002378Z" level=info msg="Created container 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8: openstack/ceilometer-0/ceilometer-notification-agent" id=ef2c92f9-e815-4128-863a-bee356ccfcaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.073597 | controller | Jun 14 08:49:28.944468 crc crio[24245]: time="2026-06-14T08:49:28.944393879Z" level=info msg="Starting container: 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8" id=6b0bdf0d-2da4-4ad6-bc96-137f90dc3fb3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.073613 | controller | Jun 14 08:49:28.951346 crc crio[24245]: time="2026-06-14T08:49:28.95126283Z" level=info msg="Started container" PID=72058 containerID=2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8 description=openstack/ceilometer-0/ceilometer-notification-agent id=6b0bdf0d-2da4-4ad6-bc96-137f90dc3fb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26
2026-06-14 10:12:37.073628 | controller | Jun 14 08:49:28.972461 crc crio[24245]: time="2026-06-14T08:49:28.972358919Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=1bf8ac91-a84f-462d-912c-3a7a9c802e7d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.073643 | controller | Jun 14 08:49:28.979058 crc crio[24245]: time="2026-06-14T08:49:28.978967672Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-14 10:12:37.073658 | controller | Jun 14 08:49:29.296639 crc crio[24245]: 2026-06-14T08:49:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d567e430e4d6df Mac:be:4a:3f:c9:dd:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/19cb6ff6-d2f8-4826-a924-721070b8aef4 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.073674 | controller | Jun 14 08:49:29.298107 crc crio[24245]: time="2026-06-14T08:49:29.298030137Z" level=info msg="Got pod network &{Name:neutron-846cff4b85-54lbk Namespace:openstack ID:7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b UID:e1862bd2-c5a9-4895-96ad-198e75bca290 NetNS:/var/run/netns/19cb6ff6-d2f8-4826-a924-721070b8aef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1862bd2_c5a9_4895_96ad_198e75bca290.slice PodAnnotations:0xc000522370}] Aliases:map[]}"
2026-06-14 10:12:37.073693 | controller | Jun 14 08:49:29.298273 crc crio[24245]: time="2026-06-14T08:49:29.298207473Z" level=info msg="Checking pod openstack_neutron-846cff4b85-54lbk for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.073709 | controller | Jun 14 08:49:29.305724 crc crio[24245]: time="2026-06-14T08:49:29.30564979Z" level=info msg="Ran pod sandbox 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b with infra container: openstack/neutron-846cff4b85-54lbk/POD" id=a2a8eb97-522a-4368-a0da-f31a94db61e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.073724 | controller | Jun 14 08:49:29.313716 crc crio[24245]: time="2026-06-14T08:49:29.313429187Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=0185b9a8-40d4-4ade-9234-fb3d5de62edf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.073739 | controller | Jun 14 08:49:29.380939 crc crio[24245]: time="2026-06-14T08:49:29.380036527Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=1d0acad3-65bd-4bd2-8b3d-2054bf85c7fc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.073754 | controller | Jun 14 08:49:29.392649 crc crio[24245]: time="2026-06-14T08:49:29.39256708Z" level=info msg="Creating container: openstack/neutron-846cff4b85-54lbk/neutron-api" id=0a927528-12c1-490d-b062-919be5c97d03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.073769 | controller | Jun 14 08:49:29.393142 crc crio[24245]: time="2026-06-14T08:49:29.393094107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073784 | controller | Jun 14 08:49:29.443913 crc crio[24245]: time="2026-06-14T08:49:29.443775446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073799 | controller | Jun 14 08:49:29.448631 crc crio[24245]: time="2026-06-14T08:49:29.448565799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073814 | controller | Jun 14 08:49:29.472660 crc crio[24245]: time="2026-06-14T08:49:29.472506586Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=1bf8ac91-a84f-462d-912c-3a7a9c802e7d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.073830 | controller | Jun 14 08:49:29.473678 crc crio[24245]: time="2026-06-14T08:49:29.473606446Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=a4032df4-bb1e-48fb-ae0c-6868f04e177f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.073846 | controller | Jun 14 08:49:29.495009 crc crio[24245]: time="2026-06-14T08:49:29.494934908Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=3046da38-74fc-43ed-a15e-dcc588c8b476 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.073861 | controller | Jun 14 08:49:29.502665 crc crio[24245]: time="2026-06-14T08:49:29.502496579Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=a1a15762-fb21-415d-ad3d-c87850718ea0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.073877 | controller | Jun 14 08:49:29.503147 crc crio[24245]: time="2026-06-14T08:49:29.503070408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073897 | controller | Jun 14 08:49:29.609261 crc crio[24245]: time="2026-06-14T08:49:29.609160611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073912 | controller | Jun 14 08:49:29.614912 crc crio[24245]: time="2026-06-14T08:49:29.614818182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.073927 | controller | Jun 14 08:49:29.813330 crc crio[24245]: time="2026-06-14T08:49:29.812946529Z" level=info msg="Created container dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c: openstack/neutron-846cff4b85-54lbk/neutron-api" id=0a927528-12c1-490d-b062-919be5c97d03 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.073943 | controller | Jun 14 08:49:29.815935 crc crio[24245]: time="2026-06-14T08:49:29.815830392Z" level=info msg="Starting container: dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c" id=a1846552-e94a-4f32-b8db-3ef5984150ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.073959 | controller | Jun 14 08:49:29.823351 crc crio[24245]: time="2026-06-14T08:49:29.823211169Z" level=info msg="Started container" PID=72137 containerID=dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c description=openstack/neutron-846cff4b85-54lbk/neutron-api id=a1846552-e94a-4f32-b8db-3ef5984150ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b
2026-06-14 10:12:37.073975 | controller | Jun 14 08:49:29.839141 crc crio[24245]: time="2026-06-14T08:49:29.838967848Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4dcd2e4a-9581-4ccc-ae18-6ee47814b803 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.073990 | controller | Jun 14 08:49:29.839533 crc crio[24245]: time="2026-06-14T08:49:29.839466199Z" level=info msg="Created container 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf: openstack/ceilometer-0/sg-core" id=a1a15762-fb21-415d-ad3d-c87850718ea0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.074005 | controller | Jun 14 08:49:29.840472 crc crio[24245]: time="2026-06-14T08:49:29.840404984Z" level=info msg="Starting container: 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf" id=49b7e1e1-01f3-4411-bf4e-822b9bc9d424 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.074021 | controller | Jun 14 08:49:29.848956 crc crio[24245]: time="2026-06-14T08:49:29.848076011Z" level=info msg="Started container" PID=72143 containerID=354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf description=openstack/ceilometer-0/sg-core id=49b7e1e1-01f3-4411-bf4e-822b9bc9d424 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26
2026-06-14 10:12:37.074037 | controller | Jun 14 08:49:29.867664 crc crio[24245]: time="2026-06-14T08:49:29.867576008Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=f860a7e8-f27f-4a02-91ee-c7a3844d4b51 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.074052 | controller | Jun 14 08:49:29.873613 crc crio[24245]: time="2026-06-14T08:49:29.873540038Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-14 10:12:37.074068 | controller | Jun 14 08:49:29.957081 crc crio[24245]: time="2026-06-14T08:49:29.956928993Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=ef3f92dd-3c5f-403c-9e11-3a6ba823228f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.074087 | controller | Jun 14 08:49:29.970966 crc crio[24245]: time="2026-06-14T08:49:29.970781934Z" level=info msg="Creating container: openstack/neutron-846cff4b85-54lbk/neutron-httpd" id=d8f46344-6ceb-4cc4-bf80-ca78459eac20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.074104 | controller | Jun 14 08:49:29.971521 crc crio[24245]: time="2026-06-14T08:49:29.971447225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.074120 | controller | Jun 14 08:49:30.041279 crc crio[24245]: time="2026-06-14T08:49:30.040810012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.074135 | controller | Jun 14 08:49:30.046093 crc crio[24245]: time="2026-06-14T08:49:30.046010677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.074150 | controller | Jun 14 08:49:30.180253 crc crio[24245]: time="2026-06-14T08:49:30.180113203Z" level=info msg="Created container 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068: openstack/neutron-846cff4b85-54lbk/neutron-httpd" id=d8f46344-6ceb-4cc4-bf80-ca78459eac20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.074166 | controller | Jun 14 08:49:30.182051 crc crio[24245]: time="2026-06-14T08:49:30.181980481Z" level=info msg="Starting container: 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068" id=ea5b5636-7d63-4bbd-8545-843c909d4bb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.074181 | controller | Jun 14 08:49:30.199504 crc crio[24245]: time="2026-06-14T08:49:30.199398151Z" level=info msg="Started container" PID=72196 containerID=1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068 description=openstack/neutron-846cff4b85-54lbk/neutron-httpd id=ea5b5636-7d63-4bbd-8545-843c909d4bb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b
2026-06-14 10:12:37.074196 | controller | Jun 14 08:49:30.623534 crc crio[24245]: time="2026-06-14T08:49:30.623055721Z" level=info msg="Stopping container: 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa (timeout: 30s)" id=7cfbe452-c0ad-434f-852b-1b0739650dc4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.074212 | controller | Jun 14 08:49:30.624275 crc crio[24245]: time="2026-06-14T08:49:30.623272826Z" level=info msg="Stopping container: 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef (timeout: 30s)" id=cda15ebd-6bdd-43d8-bec0-cceebe224e8d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.074227 | controller | Jun 14 08:49:31.111562 crc crio[24245]: time="2026-06-14T08:49:31.111358576Z" level=info msg="Stopping container: 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39 (timeout: 30s)" id=9f5bd21d-d29b-4c7e-8140-bda5f33c80dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.074242 | controller | Jun 14 08:49:31.118097 crc crio[24245]: time="2026-06-14T08:49:31.113293559Z" level=info msg="Stopping container: 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268 (timeout: 30s)" id=683e65c1-539d-4cca-b853-344f2d694402 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.074257 | controller | Jun 14 08:49:31.312992 crc crio[24245]: time="2026-06-14T08:49:31.312445846Z" level=info msg="Stopped container 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268: openstack/barbican-api-744544c9d8-8wvfs/barbican-api-log" id=683e65c1-539d-4cca-b853-344f2d694402 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.074272 | controller | Jun 14 08:49:31.801914 crc crio[24245]: time="2026-06-14T08:49:31.801498053Z" level=info msg="Stopped container 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa: openstack/cinder-scheduler-0/probe" id=7cfbe452-c0ad-434f-852b-1b0739650dc4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.074291 | controller | Jun 14 08:49:31.822919 crc crio[24245]: time="2026-06-14T08:49:31.822035714Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=f860a7e8-f27f-4a02-91ee-c7a3844d4b51 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.074307 | controller | Jun 14 08:49:31.833370 crc crio[24245]: time="2026-06-14T08:49:31.830199101Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=9848dbba-b0dc-4afd-b823-d1e5706343a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.074322 | controller | Jun 14 08:49:31.928675 crc crio[24245]: time="2026-06-14T08:49:31.928162778Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=c5d4aca1-35af-48d3-aae8-b32191823a2c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.074337 | controller | Jun 14 08:49:31.941540 crc crio[24245]: time="2026-06-14T08:49:31.94142735Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=b762882d-d199-40bf-8874-74091aec4fd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.074372 | controller | Jun 14 08:49:31.941937 crc crio[24245]: time="2026-06-14T08:49:31.941915176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.074390 | controller | Jun 14 08:49:32.051069 crc crio[24245]: time="2026-06-14T08:49:32.05098582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.074405 | controller | Jun 14 08:49:32.058902 crc crio[24245]: time="2026-06-14T08:49:32.05874548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.074420 | controller | Jun 14 08:49:32.214386 crc crio[24245]: time="2026-06-14T08:49:32.214004393Z" level=info msg="Created container a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389: openstack/ceilometer-0/proxy-httpd" id=b762882d-d199-40bf-8874-74091aec4fd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.074435 | controller | Jun 14 08:49:32.216102 crc crio[24245]: time="2026-06-14T08:49:32.215347787Z" level=info msg="Starting container: a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389" id=0020ad63-de8d-4dba-b17d-12ea7e1d8745 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.074451 | controller | Jun 14 08:49:32.224198 crc crio[24245]: time="2026-06-14T08:49:32.224127869Z" level=info msg="Started container" PID=72681 containerID=a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389 description=openstack/ceilometer-0/proxy-httpd id=0020ad63-de8d-4dba-b17d-12ea7e1d8745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26
2026-06-14 10:12:37.074466 | controller | Jun 14 08:49:33.043163 crc crio[24245]: time="2026-06-14T08:49:33.042327768Z" level=info msg="Stopped container 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef: openstack/cinder-scheduler-0/cinder-scheduler" id=cda15ebd-6bdd-43d8-bec0-cceebe224e8d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.074480 | controller | Jun 14 08:49:33.044533 crc crio[24245]: time="2026-06-14T08:49:33.04442097Z" level=info msg="Stopping pod sandbox: ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b" id=50cb1cf3-3618-4e00-a29a-96e95a344916 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.074500 | controller | Jun 14 08:49:33.045265 crc crio[24245]: time="2026-06-14T08:49:33.045160175Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b UID:b622b66f-d3cd-4e0d-b6c8-e33628a649c9 NetNS:/var/run/netns/79fbfc13-c72a-4345-82c4-a551a9272025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb622b66f_d3cd_4e0d_b6c8_e33628a649c9.slice PodAnnotations:0xc0024220e0}] Aliases:map[]}"
2026-06-14 10:12:37.074516 | controller | Jun 14 08:49:33.045504 crc crio[24245]: time="2026-06-14T08:49:33.045459849Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.074531 | controller | Jun 14 08:49:33.552290 crc crio[24245]: time="2026-06-14T08:49:33.552152283Z" level=info msg="Stopped pod sandbox: ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b" id=50cb1cf3-3618-4e00-a29a-96e95a344916 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.074547 | controller | Jun 14 08:49:33.926981 crc crio[24245]: time="2026-06-14T08:49:33.925266654Z" level=info msg="Removing container: 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa" id=4d5b6132-d7ca-4d5e-863f-0c0e8a3655b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.074562 | controller | Jun 14 08:49:33.965605 crc crio[24245]: time="2026-06-14T08:49:33.965503982Z" level=info msg="Removed container 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa: openstack/cinder-scheduler-0/probe" id=4d5b6132-d7ca-4d5e-863f-0c0e8a3655b5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.074578 | controller | Jun 14 08:49:33.973634 crc crio[24245]: time="2026-06-14T08:49:33.973546041Z" level=info msg="Removing container: 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef" id=fc3f8d06-9423-44b5-b2de-f3f9d14773b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.074593 | controller | Jun 14 08:49:34.011173 crc crio[24245]: time="2026-06-14T08:49:34.010443496Z" level=info msg="Removed container 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef: openstack/cinder-scheduler-0/cinder-scheduler" id=fc3f8d06-9423-44b5-b2de-f3f9d14773b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.074608 | controller | Jun 14 08:49:34.720898 crc crio[24245]: time="2026-06-14T08:49:34.711047375Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=826b0a49-5232-496d-8604-265277ed8afe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.074623 | controller | Jun 14 08:49:34.720898 crc crio[24245]: time="2026-06-14T08:49:34.711139638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.074639 | controller | Jun 14 08:49:34.776016 crc crio[24245]: time="2026-06-14T08:49:34.77430913Z" level=info msg="Stopped container 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39: openstack/barbican-api-744544c9d8-8wvfs/barbican-api" id=9f5bd21d-d29b-4c7e-8140-bda5f33c80dd name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.074654 | controller | Jun 14 08:49:34.783497 crc crio[24245]: time="2026-06-14T08:49:34.783440889Z" level=info msg="Stopping pod sandbox: 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06" id=ff08d9c6-82ad-4890-beba-cec0e8cfba4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.074670 | controller | Jun 14 08:49:34.784453 crc crio[24245]: time="2026-06-14T08:49:34.784420781Z" level=info msg="Got pod network &{Name:barbican-api-744544c9d8-8wvfs Namespace:openstack ID:2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06 UID:cb85ed4a-05fa-47a7-b9a4-b21328d30a8a NetNS:/var/run/netns/91f1b376-9c16-4aee-9c80-42cd5f48f52c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb85ed4a_05fa_47a7_b9a4_b21328d30a8a.slice PodAnnotations:0xc002c92e28}] Aliases:map[]}"
2026-06-14 10:12:37.074690 | controller | Jun 14 08:49:34.784737 crc crio[24245]: time="2026-06-14T08:49:34.78471192Z" level=info msg="Deleting pod openstack_barbican-api-744544c9d8-8wvfs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.074707 | controller | Jun 14 08:49:34.789951 crc crio[24245]: time="2026-06-14T08:49:34.78979384Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573 UID:d0e6935b-485a-466c-91c2-fb7978eb820d NetNS:/var/run/netns/68b7e2e0-2d9c-4f6e-af38-ac2261dc7c08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0e6935b_485a_466c_91c2_fb7978eb820d.slice PodAnnotations:0xc000131218}] Aliases:map[]}"
2026-06-14 10:12:37.074723 | controller | Jun 14 08:49:34.789951 crc crio[24245]: time="2026-06-14T08:49:34.789940095Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.074739 | controller | Jun 14 08:49:35.288760 crc crio[24245]: time="2026-06-14T08:49:35.288179188Z" level=info msg="Stopped pod sandbox: 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06" id=ff08d9c6-82ad-4890-beba-cec0e8cfba4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.074754 | controller | Jun 14 08:49:35.531281 crc crio[24245]: 2026-06-14T08:49:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99b146a7e43ba64 Mac:9a:58:e7:3e:98:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/68b7e2e0-2d9c-4f6e-af38-ac2261dc7c08 SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.074771 | controller | Jun 14 08:49:35.532833 crc crio[24245]: time="2026-06-14T08:49:35.532772047Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573 UID:d0e6935b-485a-466c-91c2-fb7978eb820d NetNS:/var/run/netns/68b7e2e0-2d9c-4f6e-af38-ac2261dc7c08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0e6935b_485a_466c_91c2_fb7978eb820d.slice PodAnnotations:0xc000131218}] Aliases:map[]}"
2026-06-14 10:12:37.074787 | controller | Jun 14 08:49:35.533071 crc crio[24245]: time="2026-06-14T08:49:35.532988204Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.074803 | controller | Jun 14 08:49:35.554031 crc crio[24245]: time="2026-06-14T08:49:35.553753896Z" level=info msg="Ran pod sandbox 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573 with infra container: openstack/cinder-scheduler-0/POD" id=826b0a49-5232-496d-8604-265277ed8afe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.074818 | controller | Jun 14 08:49:35.564572 crc crio[24245]: time="2026-06-14T08:49:35.56445598Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=ec49008f-24c1-43a6-aa71-071bcd405bab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.074834 | controller | Jun 14 08:49:35.687625 crc crio[24245]: time="2026-06-14T08:49:35.687533955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=ed868382-81fd-46ce-a26a-52ebb0d5f4ad name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.074856 | controller | Jun 14 08:49:35.704188 crc crio[24245]: time="2026-06-14T08:49:35.704086448Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=7dc71eba-19d6-44fd-a9df-dde692313ee9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.074872 | controller | Jun 14 08:49:35.704665 crc crio[24245]: time="2026-06-14T08:49:35.704626456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.074887 | controller | Jun 14 08:49:35.793521 crc crio[24245]: time="2026-06-14T08:49:35.793041075Z" level=info msg="Stopping container: 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55 (timeout: 10s)" id=6d0abe64-9f42-4c62-9268-300f0f81a397 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.074902 | controller | Jun 14 08:49:35.933316 crc crio[24245]: time="2026-06-14T08:49:35.933188851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.074918 | controller | Jun 14 08:49:36.040828 crc crio[24245]: time="2026-06-14T08:49:36.040718523Z" level=info msg="Stopped container 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55: openstack/dnsmasq-dns-6b5bb49947-rrlbz/dnsmasq-dns" id=6d0abe64-9f42-4c62-9268-300f0f81a397 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.074934 | controller | Jun 14 08:49:36.044025 crc crio[24245]: time="2026-06-14T08:49:36.043361384Z" level=info msg="Stopping pod sandbox: c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838" id=b97a0d7b-23ee-4ee6-a1ba-e91a598f46b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.074950 | controller | Jun 14 08:49:36.044903 crc crio[24245]: time="2026-06-14T08:49:36.044154959Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b5bb49947-rrlbz Namespace:openstack ID:c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838 UID:51f7fa25-6483-47d6-bed9-22a23b35a545 NetNS:/var/run/netns/cea87097-5b4d-4591-bd04-c2f3050d35aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51f7fa25_6483_47d6_bed9_22a23b35a545.slice PodAnnotations:0xc002c933e8}] Aliases:map[]}"
2026-06-14 10:12:37.074966 | controller | Jun 14 08:49:36.044903 crc crio[24245]: time="2026-06-14T08:49:36.044644709Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b5bb49947-rrlbz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.074981 | controller | Jun 14 08:49:36.195906 crc crio[24245]: time="2026-06-14T08:49:36.193209442Z" level=info msg="Removing container: 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39" id=a70cb772-9e40-4bef-9129-0be51b199b95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.074997 | controller | Jun 14 08:49:36.299334 crc crio[24245]: time="2026-06-14T08:49:36.299275258Z" level=info msg="Removed container 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39: openstack/barbican-api-744544c9d8-8wvfs/barbican-api" id=a70cb772-9e40-4bef-9129-0be51b199b95 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.075013 | controller | Jun 14 08:49:36.304345 crc crio[24245]: time="2026-06-14T08:49:36.304278714Z" level=info msg="Removing container: 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268" id=127e231d-c840-442d-9808-c6da48604c4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.075028 | controller | Jun 14 08:49:36.381706 crc crio[24245]: time="2026-06-14T08:49:36.381575947Z" level=info msg="Removed container 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268: openstack/barbican-api-744544c9d8-8wvfs/barbican-api-log" id=127e231d-c840-442d-9808-c6da48604c4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.075044 | controller | Jun 14 08:49:36.621442 crc crio[24245]: time="2026-06-14T08:49:36.62101173Z" level=info msg="Stopped pod sandbox: c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838" id=b97a0d7b-23ee-4ee6-a1ba-e91a598f46b5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.075063 | controller | Jun 14 08:49:37.196276 crc crio[24245]: time="2026-06-14T08:49:37.196163998Z" level=info msg="Removing container: 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55" id=5a417055-87f1-4e90-b276-0322de2f06fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.075079 | controller | Jun 14 08:49:37.249042 crc crio[24245]: time="2026-06-14T08:49:37.248519307Z" level=info msg="Removed container 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55: openstack/dnsmasq-dns-6b5bb49947-rrlbz/dnsmasq-dns" id=5a417055-87f1-4e90-b276-0322de2f06fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.075095 | controller | Jun 14 08:49:37.254646 crc crio[24245]: time="2026-06-14T08:49:37.254559434Z" level=info msg="Removing container: f01f9ff80d116fd06858b953c167a2cd41e8da346ec3c5c47d4fb4bbc0410fd1" id=0fa84bdc-ee39-4541-ac70-b6a3ba6e39e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.075117 | controller | Jun 14 08:49:37.284631 crc crio[24245]: time="2026-06-14T08:49:37.284062915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.075140 | controller | Jun 14 08:49:37.345024 crc crio[24245]: time="2026-06-14T08:49:37.344815187Z" level=info msg="Removed container f01f9ff80d116fd06858b953c167a2cd41e8da346ec3c5c47d4fb4bbc0410fd1: openstack/dnsmasq-dns-6b5bb49947-rrlbz/init" id=0fa84bdc-ee39-4541-ac70-b6a3ba6e39e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.075157 | controller | Jun 14 08:49:37.420318 crc crio[24245]: time="2026-06-14T08:49:37.42019514Z" level=info msg="Created container c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e: openstack/cinder-scheduler-0/cinder-scheduler" id=7dc71eba-19d6-44fd-a9df-dde692313ee9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.075173 | controller | Jun 14 08:49:37.423469 crc crio[24245]: time="2026-06-14T08:49:37.423386423Z" level=info msg="Starting container: c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e" id=78770ba6-477f-4d67-955f-04a95a3eec68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.075189 | controller | Jun 14 08:49:37.432638 crc crio[24245]: time="2026-06-14T08:49:37.432527603Z" level=info msg="Started container" PID=73378 containerID=c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e description=openstack/cinder-scheduler-0/cinder-scheduler id=78770ba6-477f-4d67-955f-04a95a3eec68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573
2026-06-14 10:12:37.075205 | controller | Jun 14 08:49:37.445492 crc crio[24245]: time="2026-06-14T08:49:37.445378792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=b6df1b82-4024-4ebd-b7ca-845488c309bb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.075221 | controller | Jun 14 08:49:37.476675 crc crio[24245]: time="2026-06-14T08:49:37.476569093Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=65170a88-ba0a-4ced-a332-e86a8e9efb98 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.075237 | controller | Jun 14 08:49:37.486273 crc crio[24245]: time="2026-06-14T08:49:37.486158626Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=f6951488-3674-4f16-9913-ad37d0857ec1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.075252 | controller | Jun 14 08:49:37.486750 crc crio[24245]: time="2026-06-14T08:49:37.486697984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.075272 | controller | Jun 14 08:49:37.530582 crc crio[24245]: time="2026-06-14T08:49:37.530160919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.075287 | controller | Jun 14 08:49:37.744940 crc crio[24245]: time="2026-06-14T08:49:37.744790142Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.075302 | controller | Jun 14 08:49:37.745150 crc crio[24245]: time="2026-06-14T08:49:37.745016209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.075318 | controller | Jun 14 08:49:37.864401 crc crio[24245]: time="2026-06-14T08:49:37.864281578Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4 UID:36c937be-a1e2-4861-a26a-88b313dfb419 NetNS:/var/run/netns/629fbf64-e7de-469d-ac93-c49e2be9abea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36c937be_a1e2_4861_a26a_88b313dfb419.slice PodAnnotations:0xc000620e68}] Aliases:map[]}"
2026-06-14 10:12:37.075333 | controller | Jun 14 08:49:37.864401 crc crio[24245]: time="2026-06-14T08:49:37.86435886Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.075369 | controller | Jun 14 08:49:38.390400 crc crio[24245]: time="2026-06-14T08:49:38.389929502Z" level=info msg="NetworkStart: stopping network for sandbox 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.075391 | controller | Jun 14 08:49:38.391764 crc crio[24245]: time="2026-06-14T08:49:38.390954345Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4 UID:36c937be-a1e2-4861-a26a-88b313dfb419 NetNS:/var/run/netns/629fbf64-e7de-469d-ac93-c49e2be9abea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36c937be_a1e2_4861_a26a_88b313dfb419.slice PodAnnotations:0xc000523048}] Aliases:map[]}"
2026-06-14 10:12:37.075408 | controller | Jun 14 08:49:38.391764 crc crio[24245]: time="2026-06-14T08:49:38.391014867Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-14 10:12:37.075424 | controller | Jun 14 08:49:38.391764 crc crio[24245]: time="2026-06-14T08:49:38.391026427Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-14 10:12:37.075440 | controller | Jun 14 08:49:38.391764 crc crio[24245]: time="2026-06-14T08:49:38.391035388Z" level=info msg="Deleting pod openstack_openstackclient from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.075456 | controller | Jun 14 08:49:38.430944 crc crio[24245]: time="2026-06-14T08:49:38.43079113Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=29991443-7c3f-44ca-9663-eb4e52d8bb2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.075471 | controller | Jun 14 08:49:38.431157 crc crio[24245]: time="2026-06-14T08:49:38.43109375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.075486 | controller | Jun 14 08:49:38.501410 crc crio[24245]: time="2026-06-14T08:49:38.501316935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.075508 | controller | Jun 14 08:49:38.605744 crc crio[24245]: time="2026-06-14T08:49:38.605389576Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.075524 | controller | Jun 14 08:49:38.607530 crc crio[24245]: time="2026-06-14T08:49:38.60745429Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1 UID:18adb975-ddf0-4ff9-86a8-e07a9b00dd2c NetNS:/var/run/netns/77efd350-e4d5-4075-aa50-943526be7592 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18adb975_ddf0_4ff9_86a8_e07a9b00dd2c.slice PodAnnotations:0xc001c3c9a8}] Aliases:map[]}"
2026-06-14 10:12:37.075540 | controller | Jun 14 08:49:38.607530 crc crio[24245]: time="2026-06-14T08:49:38.607526203Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.075556 | controller | Jun 14 08:49:38.617599 crc crio[24245]: time="2026-06-14T08:49:38.617497326Z" level=info msg="runSandbox: deleting pod ID 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4 from idIndex" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.075571 | controller | Jun 14 08:49:38.617599 crc crio[24245]: time="2026-06-14T08:49:38.617600019Z" level=info msg="runSandbox: removing pod sandbox 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.075587 | controller | Jun 14 08:49:38.617986 crc crio[24245]: time="2026-06-14T08:49:38.617670481Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.075602 | controller | Jun 14 08:49:38.617986 crc crio[24245]: time="2026-06-14T08:49:38.617698752Z" level=info msg="runSandbox: unmounting shmPath for sandbox 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.075617 | controller | Jun 14 08:49:38.618312 crc crio[24245]: time="2026-06-14T08:49:38.618263018Z" level=info msg="runSandbox: removing pod sandbox from storage: 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.075632 | controller | Jun 14 08:49:38.699117 crc crio[24245]: time="2026-06-14T08:49:38.698802513Z" level=info msg="Created container 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1: openstack/cinder-scheduler-0/probe" id=f6951488-3674-4f16-9913-ad37d0857ec1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.075647 | controller | Jun 14 08:49:38.702491 crc crio[24245]: time="2026-06-14T08:49:38.702319587Z" level=info msg="Starting container: 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1" id=a81aabfa-4578-4112-a65c-526e7d0917aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.075662 | controller | Jun 14 08:49:38.709005 crc crio[24245]: time="2026-06-14T08:49:38.70881928Z" level=info msg="runSandbox: releasing container name: k8s_POD_openstackclient_openstack_36c937be-a1e2-4861-a26a-88b313dfb419_0" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.075677 | controller | Jun 14 08:49:38.709005 crc crio[24245]: time="2026-06-14T08:49:38.708983596Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_36c937be-a1e2-4861-a26a-88b313dfb419_0" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.075696 | controller | Jun 14 08:49:38.717943 crc crio[24245]: time="2026-06-14T08:49:38.717764684Z" level=info msg="Started container" PID=73478 containerID=7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1 description=openstack/cinder-scheduler-0/probe id=a81aabfa-4578-4112-a65c-526e7d0917aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573
2026-06-14 10:12:37.075712 | controller | Jun 14 08:49:39.239932 crc crio[24245]: 2026-06-14T08:49:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ffc95e557bee77 Mac:76:b2:e5:56:9f:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/77efd350-e4d5-4075-aa50-943526be7592 SocketPath: PciID:}] [{Interface:0xc000014930 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.075728 | controller | Jun 14 08:49:39.241012 crc crio[24245]: time="2026-06-14T08:49:39.240945051Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1 UID:18adb975-ddf0-4ff9-86a8-e07a9b00dd2c NetNS:/var/run/netns/77efd350-e4d5-4075-aa50-943526be7592 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18adb975_ddf0_4ff9_86a8_e07a9b00dd2c.slice PodAnnotations:0xc001c3c9a8}] Aliases:map[]}"
2026-06-14 10:12:37.075745 | controller | Jun 14 08:49:39.241130 crc crio[24245]: time="2026-06-14T08:49:39.241100476Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.075771 | controller | Jun 14 08:49:39.250630 crc crio[24245]: time="2026-06-14T08:49:39.250506479Z" level=info msg="Ran pod sandbox 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1 with infra container: openstack/openstackclient/POD" id=29991443-7c3f-44ca-9663-eb4e52d8bb2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.075791 | controller | Jun 14 08:49:39.253434 crc crio[24245]: time="2026-06-14T08:49:39.252994479Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=11d3d555-1199-45bc-a11a-ea1daf7a0205 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.075807 | controller | Jun 14 08:49:39.253434 crc crio[24245]: time="2026-06-14T08:49:39.253256428Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 not found" id=11d3d555-1199-45bc-a11a-ea1daf7a0205 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.075822 | controller | Jun 14 08:49:39.253434 crc crio[24245]: time="2026-06-14T08:49:39.253312699Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 found" id=11d3d555-1199-45bc-a11a-ea1daf7a0205 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.075837 | controller | Jun 14 08:49:39.254668 crc crio[24245]: time="2026-06-14T08:49:39.254605556Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=973fb615-94dc-4aa7-8e3c-dabe1f219752 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.075852 | controller | Jun 14 08:49:39.260372 crc crio[24245]: time="2026-06-14T08:49:39.26031234Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\""
2026-06-14 10:12:37.075871 | controller | Jun 14 08:49:43.291490 crc crio[24245]: time="2026-06-14T08:49:43.290690286Z" level=info msg="Running pod sandbox: openstack/swift-proxy-75b8f96957-zvxg7/POD" id=652e905a-2d93-4a8a-815b-d486f6e0e110 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.075887 | controller | Jun 14 08:49:43.292984 crc crio[24245]: time="2026-06-14T08:49:43.291531623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.075902 | controller | Jun 14 08:49:43.362602 crc crio[24245]: time="2026-06-14T08:49:43.362096258Z" level=info msg="Got pod network &{Name:swift-proxy-75b8f96957-zvxg7 Namespace:openstack ID:2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082 UID:dd4ccf4f-89c3-4bfa-997e-d811d6f04922 NetNS:/var/run/netns/2f737439-2dfc-4c1d-b994-350f3d00ea74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd4ccf4f_89c3_4bfa_997e_d811d6f04922.slice PodAnnotations:0xc006e0a7a0}] Aliases:map[]}"
2026-06-14 10:12:37.075918 | controller | Jun 14 08:49:43.362602 crc crio[24245]: time="2026-06-14T08:49:43.36249063Z" level=info msg="Adding pod openstack_swift-proxy-75b8f96957-zvxg7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.075934 | controller | Jun 14 08:49:44.903932 crc crio[24245]: time="2026-06-14T08:49:44.90154017Z" level=info msg="Stopping container: 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8 (timeout: 30s)" id=f21babef-0978-476f-a58a-c6c19cd7e09b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.075949 | controller | Jun 14 08:49:44.903932 crc crio[24245]: time="2026-06-14T08:49:44.901781498Z" level=info msg="Stopping container: c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38 (timeout: 30s)" id=2d551c3f-be9d-4c27-b1f2-23b8c80a3100 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.075964 | controller | Jun 14 08:49:44.905367 crc crio[24245]: time="2026-06-14T08:49:44.901936363Z" level=info msg="Stopping container: 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf (timeout: 30s)" id=8174a564-3e8b-4a6b-ac31-b80f560c47ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.075979 | controller | Jun 14 08:49:44.907289 crc crio[24245]: time="2026-06-14T08:49:44.902007845Z" level=info msg="Stopping container: a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389 (timeout: 30s)" id=cfbad304-ffd5-4150-a8e2-07e98cbdb7a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.075994 | controller | Jun 14 08:49:45.029643 crc crio[24245]: 2026-06-14T08:49:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ffc244c01b5f2c Mac:26:b3:fb:b0:0a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/2f737439-2dfc-4c1d-b994-350f3d00ea74 SocketPath: PciID:}] [{Interface:0xc0001b5180 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.076009 | controller | Jun 14 08:49:45.076504 crc crio[24245]: time="2026-06-14T08:49:45.069830261Z" level=info msg="Got pod network &{Name:swift-proxy-75b8f96957-zvxg7 Namespace:openstack ID:2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082 UID:dd4ccf4f-89c3-4bfa-997e-d811d6f04922 NetNS:/var/run/netns/2f737439-2dfc-4c1d-b994-350f3d00ea74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd4ccf4f_89c3_4bfa_997e_d811d6f04922.slice PodAnnotations:0xc006e0a7a0}] Aliases:map[]}"
2026-06-14 10:12:37.076026 | controller | Jun 14 08:49:45.076504 crc crio[24245]: time="2026-06-14T08:49:45.070254804Z" level=info msg="Checking pod openstack_swift-proxy-75b8f96957-zvxg7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.076047 | controller | Jun 14 08:49:45.105930 crc crio[24245]: time="2026-06-14T08:49:45.10162199Z" level=info msg="Stopped container 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf: openstack/ceilometer-0/sg-core" id=8174a564-3e8b-4a6b-ac31-b80f560c47ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.076062 | controller | Jun 14 08:49:45.117475 crc crio[24245]: time="2026-06-14T08:49:45.110834184Z" level=info msg="Ran pod sandbox 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082 with infra container: openstack/swift-proxy-75b8f96957-zvxg7/POD" id=652e905a-2d93-4a8a-815b-d486f6e0e110 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.076078 | controller | Jun 14 08:49:45.142010 crc crio[24245]: time="2026-06-14T08:49:45.135067368Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=503999b5-1b83-451a-8282-3d9358a5289e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.076093 | controller | Jun 14 08:49:45.163830 crc crio[24245]: time="2026-06-14T08:49:45.158742368Z" level=info msg="Stopped container a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389: openstack/ceilometer-0/proxy-httpd" id=cfbad304-ffd5-4150-a8e2-07e98cbdb7a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.076109 | controller | Jun 14 08:49:45.300909 crc crio[24245]: time="2026-06-14T08:49:45.29764872Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=52d4954f-60f8-4689-9956-16730e32e42e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.076125 | controller | Jun 14 08:49:45.314991 crc crio[24245]: time="2026-06-14T08:49:45.314910074Z" level=info msg="Creating container: openstack/swift-proxy-75b8f96957-zvxg7/proxy-httpd" id=07be5928-5ecd-418d-aca4-89a0689eac6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.076140 | controller | Jun 14 08:49:45.316517 crc crio[24245]: time="2026-06-14T08:49:45.31538971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.076155 | controller | Jun 14 08:49:45.395250 crc crio[24245]: time="2026-06-14T08:49:45.394958659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.076171 | controller | Jun 14 08:49:45.407541 crc crio[24245]: time="2026-06-14T08:49:45.404640261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.076187 | controller | Jun 14 08:49:45.574580 crc crio[24245]: time="2026-06-14T08:49:45.574446608Z" level=info msg="Stopped container c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38: openstack/ceilometer-0/ceilometer-central-agent" id=2d551c3f-be9d-4c27-b1f2-23b8c80a3100 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.076202 | controller | Jun 14 08:49:45.643504 crc crio[24245]: time="2026-06-14T08:49:45.643389086Z" level=info msg="Created container e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7: openstack/swift-proxy-75b8f96957-zvxg7/proxy-httpd" id=07be5928-5ecd-418d-aca4-89a0689eac6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.076218 | controller | Jun 14 08:49:45.645625 crc crio[24245]: time="2026-06-14T08:49:45.645468973Z" level=info msg="Starting container: e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7" id=575e9ee6-50da-47b6-b5ea-1a5d11975c1a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.076233 | controller | Jun 14 08:49:45.655499 crc crio[24245]: time="2026-06-14T08:49:45.655372486Z" level=info msg="Started container" PID=73951 containerID=e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7 description=openstack/swift-proxy-75b8f96957-zvxg7/proxy-httpd id=575e9ee6-50da-47b6-b5ea-1a5d11975c1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082
2026-06-14 10:12:37.076255 | controller | Jun 14 08:49:45.688222 crc crio[24245]: time="2026-06-14T08:49:45.688142696Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=7628d4fd-4c20-4afd-9ca9-6e932c24968c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.076272 | controller | Jun 14 08:49:45.723035 crc crio[24245]: time="2026-06-14T08:49:45.722914598Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=96a6dd8f-8c58-4c4b-b619-87369233f2b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.076288 | controller | Jun 14 08:49:45.737589 crc crio[24245]: time="2026-06-14T08:49:45.737524824Z" level=info msg="Creating container: openstack/swift-proxy-75b8f96957-zvxg7/proxy-server" id=43f4ff3d-fb7d-4559-92b5-cbf185294f41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.076303 | controller | Jun 14 08:49:45.738407 crc crio[24245]: time="2026-06-14T08:49:45.738378831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.076318 | controller | Jun 14 08:49:45.901633 crc crio[24245]: time="2026-06-14T08:49:45.899183841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.076334 | controller | Jun 14 08:49:45.911487 crc crio[24245]: time="2026-06-14T08:49:45.910650964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.076370 | controller | Jun 14 08:49:46.146059 crc crio[24245]: time="2026-06-14T08:49:46.145539904Z" level=info msg="Created container d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c: openstack/swift-proxy-75b8f96957-zvxg7/proxy-server" id=43f4ff3d-fb7d-4559-92b5-cbf185294f41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.076389 | controller | Jun 14 08:49:46.149638 crc crio[24245]: time="2026-06-14T08:49:46.149542252Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-kphkf/POD" id=0f3d6fa7-d5e6-454c-941a-2dfcee127e79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.076405 | controller | Jun 14 08:49:46.149755 crc crio[24245]: time="2026-06-14T08:49:46.149710097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.076421 | controller | Jun 14 08:49:46.150775 crc crio[24245]: time="2026-06-14T08:49:46.150693716Z" level=info msg="Starting container: d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c" id=2684d2d3-f75f-4d2f-bbc6-d1c1fe1309b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.076437 | controller | Jun 14 08:49:46.169365 crc crio[24245]: time="2026-06-14T08:49:46.169292108Z" level=info msg="Started container" PID=74091 containerID=d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c description=openstack/swift-proxy-75b8f96957-zvxg7/proxy-server id=2684d2d3-f75f-4d2f-bbc6-d1c1fe1309b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082
2026-06-14 10:12:37.076453 | controller | Jun 14 08:49:46.247669 crc crio[24245]: time="2026-06-14T08:49:46.247525483Z" level=info msg="Got pod network &{Name:nova-api-db-create-kphkf Namespace:openstack ID:e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84 UID:63e25959-a2fe-4411-af87-34d93082e178 NetNS:/var/run/netns/8eeca184-461c-4c6d-b56b-86942581915d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63e25959_a2fe_4411_af87_34d93082e178.slice PodAnnotations:0xc00274a790}] Aliases:map[]}"
2026-06-14 10:12:37.076474 | controller | Jun 14 08:49:46.247669 crc crio[24245]: time="2026-06-14T08:49:46.247643017Z" level=info msg="Adding pod openstack_nova-api-db-create-kphkf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.076491 | controller | Jun 14 08:49:46.320711 crc crio[24245]: time="2026-06-14T08:49:46.320620534Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-bpnlt/POD" id=472a7f9c-2723-49f7-9f60-8a8010786ae6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.076508 | controller | Jun 14 08:49:46.320711 crc crio[24245]: time="2026-06-14T08:49:46.320704677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.076524 | controller | Jun 14 08:49:46.377540 crc crio[24245]: time="2026-06-14T08:49:46.377412869Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-bpnlt Namespace:openstack ID:ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc UID:c2e8f7bf-66e5-4788-ad3f-cb4b37089ae3 NetNS:/var/run/netns/c93edc6c-592f-4d6a-9014-5ec66ac616ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2e8f7bf_66e5_4788_ad3f_cb4b37089ae3.slice PodAnnotations:0xc00274aa88}] Aliases:map[]}"
2026-06-14 10:12:37.076539 | controller | Jun 14 08:49:46.377540 crc crio[24245]: time="2026-06-14T08:49:46.377484432Z" level=info msg="Adding pod openstack_nova-cell0-db-create-bpnlt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.076555 | controller | Jun 14 08:49:46.624696 crc crio[24245]: time="2026-06-14T08:49:46.624017014Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-25xjv/POD" id=8f7305d0-1a12-4b3b-bf5f-0ad3196c9b85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.076571 | controller | Jun 14 08:49:46.624696 crc crio[24245]: time="2026-06-14T08:49:46.624621823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.076587 | controller | Jun 14 08:49:46.808970 crc crio[24245]: time="2026-06-14T08:49:46.808320693Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-25xjv Namespace:openstack ID:1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f UID:b26c64ac-d9d8-4723-b7af-1488b57d3781 NetNS:/var/run/netns/a7da4f8e-8568-4241-8e69-84084b48ec42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb26c64ac_d9d8_4723_b7af_1488b57d3781.slice PodAnnotations:0xc001fea180}] Aliases:map[]}"
2026-06-14 10:12:37.076604 | controller | Jun 14 08:49:46.808970 crc crio[24245]: time="2026-06-14T08:49:46.808410116Z" level=info msg="Adding pod openstack_nova-cell1-db-create-25xjv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.076620 | controller | Jun 14 08:49:47.234996 crc crio[24245]: 2026-06-14T08:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3581ee13cfb8b4 Mac:fa:0d:03:9e:89:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/8eeca184-461c-4c6d-b56b-86942581915d SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.076635 | controller | Jun 14 08:49:47.235693 crc crio[24245]: time="2026-06-14T08:49:47.23564094Z" level=info msg="Got pod network &{Name:nova-api-db-create-kphkf Namespace:openstack ID:e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84 UID:63e25959-a2fe-4411-af87-34d93082e178 NetNS:/var/run/netns/8eeca184-461c-4c6d-b56b-86942581915d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63e25959_a2fe_4411_af87_34d93082e178.slice PodAnnotations:0xc00274a790}] Aliases:map[]}"
2026-06-14 10:12:37.076655 | controller | Jun 14 08:49:47.235965 crc crio[24245]: time="2026-06-14T08:49:47.235805465Z" level=info msg="Checking pod openstack_nova-api-db-create-kphkf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.076672 | controller | Jun 14 08:49:47.273443 crc crio[24245]: time="2026-06-14T08:49:47.273393868Z" level=info msg="Ran pod sandbox e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84 with infra container: openstack/nova-api-db-create-kphkf/POD" id=0f3d6fa7-d5e6-454c-941a-2dfcee127e79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.076688 | controller | Jun 14 08:49:47.278571 crc crio[24245]: time="2026-06-14T08:49:47.277202908Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c3778e25-d13d-4f2f-9d75-4f98a4cfd522 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.076703 | controller | Jun 14 08:49:47.286343 crc crio[24245]: time="2026-06-14T08:49:47.285835657Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4176c9c3-9ea7-41f3-a759-ea49f7e5c9d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.076719 | controller | Jun 14 08:49:47.408946 crc crio[24245]: time="2026-06-14T08:49:47.408884701Z" level=info msg="Creating container: openstack/nova-api-db-create-kphkf/mariadb-database-create" id=ab0f87de-6f2f-4a56-96f8-b07869266e93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.076734 | controller | Jun 14 08:49:47.410019 crc crio[24245]: time="2026-06-14T08:49:47.40982271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.076750 | controller | Jun 14 08:49:47.455762 crc crio[24245]: 2026-06-14T08:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee022c355dbccc6 Mac:66:1c:02:6c:4d:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/c93edc6c-592f-4d6a-9014-5ec66ac616ef SocketPath: PciID:}] [{Interface:0xc00051c5c0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.076765 | controller | Jun 14 08:49:47.471054 crc crio[24245]: time="2026-06-14T08:49:47.470969119Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-bpnlt Namespace:openstack ID:ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc UID:c2e8f7bf-66e5-4788-ad3f-cb4b37089ae3 NetNS:/var/run/netns/c93edc6c-592f-4d6a-9014-5ec66ac616ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2e8f7bf_66e5_4788_ad3f_cb4b37089ae3.slice PodAnnotations:0xc00274aa88}] Aliases:map[]}"
2026-06-14 10:12:37.076781 | controller | Jun 14 08:49:47.471349 crc crio[24245]: time="2026-06-14T08:49:47.471196287Z" level=info msg="Checking pod openstack_nova-cell0-db-create-bpnlt for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.076797 | controller | Jun 14 08:49:47.511528 crc crio[24245]: time="2026-06-14T08:49:47.509437693Z" level=info msg="Ran pod sandbox ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc with infra container: openstack/nova-cell0-db-create-bpnlt/POD" id=472a7f9c-2723-49f7-9f60-8a8010786ae6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.076816 | controller | Jun 14 08:49:47.515603 crc crio[24245]: time="2026-06-14T08:49:47.515178333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=560caa14-447d-40b0-8dcb-b4014d32663b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.076861 | controller | Jun 14 08:49:47.521040 crc crio[24245]: time="2026-06-14T08:49:47.520802533Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=35ec0418-9423-4563-8356-2ebabfa47f72 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.076883 | controller | Jun 14 08:49:47.558755 crc crio[24245]: time="2026-06-14T08:49:47.558648627Z" level=info msg="Stopped container 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8: openstack/ceilometer-0/ceilometer-notification-agent" id=f21babef-0978-476f-a58a-c6c19cd7e09b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.076900 | controller | Jun 14 08:49:47.564352 crc crio[24245]: time="2026-06-14T08:49:47.564155904Z" level=info msg="Stopping pod sandbox: 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26" id=c442ce83-04e9-4013-bb3b-7d82b8ec7630 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.076916 | controller | Jun 14 08:49:47.565018 crc crio[24245]: time="2026-06-14T08:49:47.564789935Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26 UID:57e35d10-752c-4bd1-8588-017e1e8c69e1 NetNS:/var/run/netns/de662622-c54b-44ef-b0b0-9e51435aa79f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e35d10_752c_4bd1_8588_017e1e8c69e1.slice PodAnnotations:0xc006e0a270}] Aliases:map[]}"
2026-06-14 10:12:37.076933 | controller | Jun 14 08:49:47.565018 crc crio[24245]: time="2026-06-14T08:49:47.564998641Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.076949 | controller | Jun 14 08:49:47.570540 crc crio[24245]: time="2026-06-14T08:49:47.570362421Z" level=info msg="Creating container: openstack/nova-cell0-db-create-bpnlt/mariadb-database-create" id=339464fe-822a-4dfa-af96-c2d73d77bdec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.076965 | controller | Jun 14 08:49:47.570960 crc crio[24245]: time="2026-06-14T08:49:47.570760864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.076980 | controller | Jun 14 08:49:47.571577 crc crio[24245]: time="2026-06-14T08:49:47.571443009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.076995 | controller | Jun 14 08:49:47.582399 crc crio[24245]: time="2026-06-14T08:49:47.582204695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.077010 | controller | Jun 14 08:49:47.583993 crc crio[24245]: 2026-06-14T08:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d9e08c81f11ed2 Mac:72:9e:3b:1e:3b:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/a7da4f8e-8568-4241-8e69-84084b48ec42 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.077026 | controller | Jun 14 08:49:47.586674 crc crio[24245]: time="2026-06-14T08:49:47.586603989Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-25xjv Namespace:openstack ID:1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f UID:b26c64ac-d9d8-4723-b7af-1488b57d3781 NetNS:/var/run/netns/a7da4f8e-8568-4241-8e69-84084b48ec42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb26c64ac_d9d8_4723_b7af_1488b57d3781.slice PodAnnotations:0xc001fea180}] Aliases:map[]}"
2026-06-14 10:12:37.077045 | controller | Jun 14 08:49:47.586971 crc crio[24245]: time="2026-06-14T08:49:47.586914319Z" level=info msg="Checking pod openstack_nova-cell1-db-create-25xjv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.077061 | controller | Jun 14 08:49:47.676662 crc crio[24245]: time="2026-06-14T08:49:47.675849472Z" level=info msg="Ran pod sandbox 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f with infra container: openstack/nova-cell1-db-create-25xjv/POD" id=8f7305d0-1a12-4b3b-bf5f-0ad3196c9b85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.077077 | controller | Jun 14 08:49:47.681004 crc crio[24245]: time="2026-06-14T08:49:47.680840926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c6564217-e92c-4cf6-8138-cc032b30ebd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.077092 | controller | Jun 14 08:49:47.691462 crc crio[24245]: time="2026-06-14T08:49:47.691355622Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=300ca688-fd90-4b15-a225-722659200966 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.077107 | controller | Jun 14 08:49:47.711512 crc crio[24245]: time="2026-06-14T08:49:47.711034502Z" level=info msg="Creating container: openstack/nova-cell1-db-create-25xjv/mariadb-database-create" id=02c414c2-f05c-41be-a5a0-8b4f51f702b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.077123 | controller | Jun 14 08:49:47.712253 crc crio[24245]: time="2026-06-14T08:49:47.712143183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.077138 | controller | Jun 14 08:49:47.855372 crc crio[24245]: time="2026-06-14T08:49:47.855214308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.077153 | controller | Jun 14 08:49:47.861172 crc crio[24245]: time="2026-06-14T08:49:47.860987313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.077168 | controller | Jun 14 08:49:47.879722 crc crio[24245]: time="2026-06-14T08:49:47.875829662Z" level=info msg="Created container bbc18ac848845556564841cd6eb010d3cfb5d972fbdde70a7fed621ef9eb0918: openstack/nova-api-db-create-kphkf/mariadb-database-create" id=ab0f87de-6f2f-4a56-96f8-b07869266e93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.077184 | controller | Jun 14 08:49:47.880205 crc crio[24245]: time="2026-06-14T08:49:47.87980458Z" level=info msg="Starting container: bbc18ac848845556564841cd6eb010d3cfb5d972fbdde70a7fed621ef9eb0918" id=7171f3b8-26b4-4610-be02-77fd886c3efd name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.077199 | controller | Jun 14 08:49:47.880795 crc crio[24245]: time="2026-06-14T08:49:47.880718098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.077214 | controller | Jun 14 08:49:47.898431 crc crio[24245]: time="2026-06-14T08:49:47.898333595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.077229 | controller | Jun 14 08:49:47.905802 crc crio[24245]: time="2026-06-14T08:49:47.905706353Z" level=info msg="Started container" PID=74264 containerID=bbc18ac848845556564841cd6eb010d3cfb5d972fbdde70a7fed621ef9eb0918 description=openstack/nova-api-db-create-kphkf/mariadb-database-create id=7171f3b8-26b4-4610-be02-77fd886c3efd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84
2026-06-14 10:12:37.077248 | controller | Jun 14 08:49:48.123297 crc crio[24245]: time="2026-06-14T08:49:48.118481482Z" level=info msg="Created container 9aa01a6cbc3a07cd8d18c2f41cb5ebae96f1bc8d73b9b0f2bd2a091666ba432c: openstack/nova-cell1-db-create-25xjv/mariadb-database-create" id=02c414c2-f05c-41be-a5a0-8b4f51f702b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.077265 | controller | Jun 14 08:49:48.124584 crc crio[24245]: time="2026-06-14T08:49:48.124520837Z" level=info msg="Starting container: 9aa01a6cbc3a07cd8d18c2f41cb5ebae96f1bc8d73b9b0f2bd2a091666ba432c" id=50d2bb51-0e66-4224-bc29-c4a72ad775c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.077280 | controller | Jun 14 08:49:48.145056 crc crio[24245]: time="2026-06-14T08:49:48.1447291Z" level=info msg="Stopped pod sandbox: 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26" id=c442ce83-04e9-4013-bb3b-7d82b8ec7630 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.077296 | controller | Jun 14 08:49:48.147938 crc crio[24245]: time="2026-06-14T08:49:48.14751487Z" level=info msg="Started container" PID=74285 containerID=9aa01a6cbc3a07cd8d18c2f41cb5ebae96f1bc8d73b9b0f2bd2a091666ba432c description=openstack/nova-cell1-db-create-25xjv/mariadb-database-create id=50d2bb51-0e66-4224-bc29-c4a72ad775c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f
2026-06-14 10:12:37.077312 | controller | Jun 14 08:49:48.165002 crc crio[24245]: time="2026-06-14T08:49:48.16490818Z" level=info msg="Created container df3c2c2d5f966f8f93ddb73f4262b8f63f99472a41df51e77471ada1f3d5b52b: openstack/nova-cell0-db-create-bpnlt/mariadb-database-create" id=339464fe-822a-4dfa-af96-c2d73d77bdec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.077328 | controller | Jun 14 08:49:48.176454 crc crio[24245]: time="2026-06-14T08:49:48.174817688Z" level=info msg="Starting container: df3c2c2d5f966f8f93ddb73f4262b8f63f99472a41df51e77471ada1f3d5b52b" id=cb036108-c842-40fd-8150-cd6cc96daf46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.077344 | controller | Jun 14 08:49:48.211067 crc crio[24245]: time="2026-06-14T08:49:48.210797133Z" level=info msg="Started container" PID=74293 containerID=df3c2c2d5f966f8f93ddb73f4262b8f63f99472a41df51e77471ada1f3d5b52b description=openstack/nova-cell0-db-create-bpnlt/mariadb-database-create id=cb036108-c842-40fd-8150-cd6cc96daf46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc
2026-06-14 10:12:37.077380 | controller | Jun 14 08:49:48.868915 crc crio[24245]: time="2026-06-14T08:49:48.863589798Z" level=info msg="Removing container: a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389" id=36c22a38-2e52-4764-82a9-fdf24dfb7750 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.077396 | controller | Jun 14 08:49:48.991110 crc crio[24245]: time="2026-06-14T08:49:48.989412785Z" level=info msg="Removed container a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389: openstack/ceilometer-0/proxy-httpd" id=36c22a38-2e52-4764-82a9-fdf24dfb7750 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.077412 | controller | Jun 14 08:49:48.997584 crc crio[24245]: time="2026-06-14T08:49:48.996906086Z" level=info msg="Removing container: 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf" id=cbe09a40-87d2-4e2e-a0d3-7252cf5adfa5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.077427 | controller | Jun 14 08:49:49.113259 crc crio[24245]: time="2026-06-14T08:49:49.113118852Z" level=info msg="Removed container 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf: openstack/ceilometer-0/sg-core" id=cbe09a40-87d2-4e2e-a0d3-7252cf5adfa5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.077446 | controller | Jun 14 08:49:49.117021 crc crio[24245]: time="2026-06-14T08:49:49.115441576Z" level=info msg="Removing container: 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8" id=50988727-2bae-4aae-b2a2-7ee77ee721de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.077462 | controller | Jun 14 08:49:49.179936 crc crio[24245]: time="2026-06-14T08:49:49.179761668Z" level=info msg="Removed container 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8: openstack/ceilometer-0/ceilometer-notification-agent" id=50988727-2bae-4aae-b2a2-7ee77ee721de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.077478 | controller | Jun 14 08:49:49.187701 crc crio[24245]: time="2026-06-14T08:49:49.187585722Z" level=info msg="Removing container: c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38" id=e81f872e-3218-4ea2-bdd3-58134d93b203 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.077493 | controller | Jun 14 08:49:49.255676 crc crio[24245]: time="2026-06-14T08:49:49.255611676Z" level=info msg="Removed container c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38: openstack/ceilometer-0/ceilometer-central-agent" id=e81f872e-3218-4ea2-bdd3-58134d93b203 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.077509 | controller | Jun 14 08:49:49.465282 crc crio[24245]: time="2026-06-14T08:49:49.464664435Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=71a587a2-1440-4109-921d-78881204bb83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.077524 | controller | Jun 14 08:49:49.465518 crc crio[24245]: time="2026-06-14T08:49:49.465497742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.077540 | controller | Jun 14 08:49:49.552284 crc crio[24245]: time="2026-06-14T08:49:49.552189959Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97 UID:2f727b89-031c-4b0f-a911-6eb7013585fc NetNS:/var/run/netns/c866479d-66fa-4e3e-9299-e17cbd1cc439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f727b89_031c_4b0f_a911_6eb7013585fc.slice PodAnnotations:0xc002c923b8}] Aliases:map[]}"
2026-06-14 10:12:37.077556 | controller | Jun 14 08:49:49.553160 crc crio[24245]: time="2026-06-14T08:49:49.55313899Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.077571 | controller | Jun 14 08:49:50.009970 crc crio[24245]: time="2026-06-14T08:49:50.00927055Z" level=info msg="Stopping pod sandbox: 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f" id=1ce1a1b0-cb90-4e7e-b1c6-f874d5bfcfcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.077587 | controller | Jun 14 08:49:50.011291 crc crio[24245]: time="2026-06-14T08:49:50.010204543Z" level=info msg="Stopping pod sandbox: ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc" id=766074d2-0431-4561-b33d-7c3d6510f087 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.077603 | controller | Jun 14 08:49:50.011291 crc crio[24245]: time="2026-06-14T08:49:50.010578892Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-25xjv Namespace:openstack ID:1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f UID:b26c64ac-d9d8-4723-b7af-1488b57d3781 NetNS:/var/run/netns/a7da4f8e-8568-4241-8e69-84084b48ec42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb26c64ac_d9d8_4723_b7af_1488b57d3781.slice PodAnnotations:0xc003bf6200}] Aliases:map[]}"
2026-06-14 10:12:37.077623 | controller | Jun 14 08:49:50.011291 crc crio[24245]: time="2026-06-14T08:49:50.010613867Z" level=info msg="Stopping pod sandbox: e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84" id=57a812e7-1d0a-46c1-8042-afaf6452ad9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.077640 | controller | Jun 14 08:49:50.011291 crc crio[24245]: time="2026-06-14T08:49:50.010711357Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-25xjv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.077656 | controller | Jun 14 08:49:50.011291 crc crio[24245]: time="2026-06-14T08:49:50.010774672Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-bpnlt Namespace:openstack ID:ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc UID:c2e8f7bf-66e5-4788-ad3f-cb4b37089ae3 NetNS:/var/run/netns/c93edc6c-592f-4d6a-9014-5ec66ac616ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2e8f7bf_66e5_4788_ad3f_cb4b37089ae3.slice PodAnnotations:0xc0024220a8}] Aliases:map[]}"
2026-06-14 10:12:37.077671 | controller | Jun 14 08:49:50.011291 crc crio[24245]: time="2026-06-14T08:49:50.010986789Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-bpnlt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.077687 | controller | Jun 14 08:49:50.012304 crc crio[24245]: time="2026-06-14T08:49:50.012205668Z" level=info msg="Got pod network &{Name:nova-api-db-create-kphkf Namespace:openstack ID:e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84 UID:63e25959-a2fe-4411-af87-34d93082e178 NetNS:/var/run/netns/8eeca184-461c-4c6d-b56b-86942581915d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63e25959_a2fe_4411_af87_34d93082e178.slice PodAnnotations:0xc002c92540}] Aliases:map[]}"
2026-06-14 10:12:37.077707 | controller | Jun 14 08:49:50.012444 crc crio[24245]: time="2026-06-14T08:49:50.012377573Z" level=info msg="Deleting pod openstack_nova-api-db-create-kphkf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.077731 | controller | Jun 14 08:49:50.235378 crc crio[24245]: 2026-06-14T08:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9533fb6a8d158a3 Mac:86:e4:8f:3b:a2:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/c866479d-66fa-4e3e-9299-e17cbd1cc439 SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.077755 | controller | Jun 14 08:49:50.236984 crc crio[24245]: time="2026-06-14T08:49:50.236794784Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97 UID:2f727b89-031c-4b0f-a911-6eb7013585fc NetNS:/var/run/netns/c866479d-66fa-4e3e-9299-e17cbd1cc439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f727b89_031c_4b0f_a911_6eb7013585fc.slice PodAnnotations:0xc002c923b8}] Aliases:map[]}"
2026-06-14 10:12:37.077772 | controller | Jun 14 08:49:50.237267 crc crio[24245]: time="2026-06-14T08:49:50.23699644Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.077788 | controller | Jun 14 08:49:50.245336 crc crio[24245]: time="2026-06-14T08:49:50.245126452Z" level=info msg="Ran pod sandbox 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97 with infra container: openstack/ceilometer-0/POD" id=71a587a2-1440-4109-921d-78881204bb83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.077810 | controller | Jun 14 08:49:50.248970 crc crio[24245]: time="2026-06-14T08:49:50.248751364Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=df9e46b3-12c2-4c3e-9306-6d156050b624 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.077826 | controller | Jun 14 08:49:50.263649 crc crio[24245]: time="2026-06-14T08:49:50.263553767Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-14 10:12:37.077841 | controller | Jun 14 08:49:50.539981 crc crio[24245]: time="2026-06-14T08:49:50.535489842Z" level=info msg="Stopped pod sandbox: 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f" id=1ce1a1b0-cb90-4e7e-b1c6-f874d5bfcfcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.077856 | controller | Jun 14 08:49:50.644267 crc crio[24245]: time="2026-06-14T08:49:50.643299304Z" level=info msg="Stopped pod sandbox: e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84" id=57a812e7-1d0a-46c1-8042-afaf6452ad9e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.077871 | controller | Jun 14 08:49:50.644811 crc crio[24245]: time="2026-06-14T08:49:50.644690948Z" level=info msg="Stopped pod sandbox: ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc" id=766074d2-0431-4561-b33d-7c3d6510f087 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.077887 | controller | Jun 14 08:49:50.706591 crc crio[24245]: time="2026-06-14T08:49:50.706111294Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=df9e46b3-12c2-4c3e-9306-6d156050b624 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.077938 | controller | Jun 14 08:49:50.710689 crc crio[24245]: time="2026-06-14T08:49:50.710618817Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=8ebc009f-aae6-451d-9625-f41a78b8b36a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.077970 | controller | Jun 14 08:49:50.758589 crc crio[24245]: time="2026-06-14T08:49:50.758406818Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=5c48c42e-70d6-401b-938c-7880beff8278 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.078001 | controller | Jun 14 08:49:50.770439 crc crio[24245]: time="2026-06-14T08:49:50.770375759Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=b3f5b7c1-3d1a-41b9-9c16-f24a8430f14f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.078031 | controller | Jun 14 08:49:50.772590 crc crio[24245]: time="2026-06-14T08:49:50.77255848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.078059 | controller | Jun 14 08:49:50.889432 crc crio[24245]: time="2026-06-14T08:49:50.889376757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.078087 | controller | Jun 14 08:49:50.894292 crc crio[24245]: time="2026-06-14T08:49:50.893809019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.078114 | controller | Jun 14 08:49:51.104300 crc crio[24245]: time="2026-06-14T08:49:51.103561056Z" level=info msg="Created container 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43: openstack/ceilometer-0/ceilometer-central-agent" id=b3f5b7c1-3d1a-41b9-9c16-f24a8430f14f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.078146 | controller | Jun 14 08:49:51.106640 crc crio[24245]: time="2026-06-14T08:49:51.106554751Z" level=info msg="Starting container: 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43" id=30b963ef-44c0-4189-bfc8-2c007cad9e82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.078176 | controller | Jun 14 08:49:51.114203 crc crio[24245]: time="2026-06-14T08:49:51.114081511Z" level=info msg="Started container" PID=74576 containerID=2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43 description=openstack/ceilometer-0/ceilometer-central-agent id=30b963ef-44c0-4189-bfc8-2c007cad9e82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97
2026-06-14 10:12:37.078206 | controller | Jun 14 08:49:51.126796 crc crio[24245]: time="2026-06-14T08:49:51.126537608Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=89233f45-41f6-47f5-9b6a-5aa7b137b157 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.078234 | controller | Jun 14 08:49:51.134125 crc crio[24245]: time="2026-06-14T08:49:51.134033067Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-14 10:12:37.078261 | controller | Jun 14 08:49:51.521362 crc crio[24245]: time="2026-06-14T08:49:51.521209812Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=89233f45-41f6-47f5-9b6a-5aa7b137b157 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.078288 | controller | Jun 14 08:49:51.522534 crc crio[24245]: time="2026-06-14T08:49:51.52244743Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=bfc9c9ca-3c6e-4612-95b9-d44aa7d9a47f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.078315 | controller | Jun 14 08:49:51.554567 crc crio[24245]: time="2026-06-14T08:49:51.55446669Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=7e7f0bf8-6986-436c-a0a1-048bf11970cd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.078341 | controller | Jun 14 08:49:51.562722 crc crio[24245]: time="2026-06-14T08:49:51.562617501Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=cdbee47e-38fa-44c8-bcec-f2573acda04d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.078389 | controller | Jun 14 08:49:51.563475 crc crio[24245]: time="2026-06-14T08:49:51.563422986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.078420 | controller | Jun 14 08:49:51.657966 crc crio[24245]: time="2026-06-14T08:49:51.657264632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.078450 | controller | Jun 14 08:49:51.663919 crc crio[24245]: time="2026-06-14T08:49:51.663198971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.078477 | controller | Jun 14 08:49:51.843154 crc crio[24245]: time="2026-06-14T08:49:51.842573665Z" level=info msg="Created container c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc: openstack/ceilometer-0/ceilometer-notification-agent" id=cdbee47e-38fa-44c8-bcec-f2573acda04d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.078544 | controller | Jun 14 08:49:51.844744 crc crio[24245]: time="2026-06-14T08:49:51.84458844Z" level=info msg="Starting container: c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc" id=08679c79-90ca-4fc5-a928-b1bb9eff8933 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.078574 | controller | Jun 14 08:49:51.857121 crc crio[24245]: time="2026-06-14T08:49:51.857028382Z" level=info msg="Started container" PID=74618 containerID=c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc description=openstack/ceilometer-0/ceilometer-notification-agent id=08679c79-90ca-4fc5-a928-b1bb9eff8933 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97
2026-06-14 10:12:37.078593 | controller | Jun 14 08:49:51.878725 crc crio[24245]: time="2026-06-14T08:49:51.878573279Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=2132fd03-dad7-463a-b888-6eef96a3c14d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.078610 | controller | Jun 14 08:49:51.883569 crc crio[24245]: time="2026-06-14T08:49:51.883491025Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-14 10:12:37.078626 | controller | Jun 14 08:49:55.244265 crc crio[24245]: time="2026-06-14T08:49:55.242517005Z" level=warning msg="Stopping container 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5 with stop signal(15) timed out. Killing..."
2026-06-14 10:12:37.078643 | controller | Jun 14 08:49:55.393323 crc crio[24245]: time="2026-06-14T08:49:55.393193623Z" level=error msg="Killing container 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-14 10:12:37.078660 | controller | Jun 14 08:50:00.561363 crc crio[24245]: time="2026-06-14T08:50:00.560597652Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690450-5gcsw/POD" id=0390fd7c-47a4-4556-a2a3-a47ab9826257 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.078676 | controller | Jun 14 08:50:00.563211 crc crio[24245]: time="2026-06-14T08:50:00.5614002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.078692 | controller | Jun 14 08:50:02.283940 crc crio[24245]: time="2026-06-14T08:50:02.283373558Z" level=info msg="Stopping container: c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c (timeout: 30s)" id=54cdf827-9743-4438-8008-379158963e04 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.078708 | controller | Jun 14 08:50:02.284790 crc crio[24245]: time="2026-06-14T08:50:02.283407125Z" level=info msg="Stopping container: 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462 (timeout: 30s)" id=8fb601e9-06e5-4a29-ac15-0c9f4396fb06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.078723 | controller | Jun 14 08:50:03.233050 crc crio[24245]: time="2026-06-14T08:50:03.23253068Z" level=info msg="Stopped container 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5: openstack/cinder-api-0/cinder-api" id=b303c444-2ffe-455a-8edc-53f80711131a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.078740 | controller | Jun 14 08:50:03.234125 crc crio[24245]: time="2026-06-14T08:50:03.234044859Z" level=info msg="Stopping pod sandbox: 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2" id=075edc9c-831f-4922-9c97-03368cea7df2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.078757 | controller | Jun 14 08:50:03.234793 crc crio[24245]: time="2026-06-14T08:50:03.234733761Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2 UID:6fc77051-ba5d-441f-8183-52ded036bed7 NetNS:/var/run/netns/9d4d4682-2189-4191-9fe8-ff19a0e50887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fc77051_ba5d_441f_8183_52ded036bed7.slice PodAnnotations:0xc001feaa90}] Aliases:map[]}"
2026-06-14 10:12:37.078779 | controller | Jun 14 08:50:03.235007 crc crio[24245]: time="2026-06-14T08:50:03.234952308Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.078801 | controller | Jun 14 08:50:03.294390 crc crio[24245]: time="2026-06-14T08:50:03.294288877Z" level=info msg="Stopped container c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c: openstack/neutron-6cb45cd464-h2vqh/neutron-httpd" id=54cdf827-9743-4438-8008-379158963e04 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.078826 | controller | Jun 14 08:50:03.371607 crc crio[24245]: time="2026-06-14T08:50:03.370800443Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=973fb615-94dc-4aa7-8e3c-dabe1f219752 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.078850 | controller | Jun 14 08:50:03.371983 crc crio[24245]: time="2026-06-14T08:50:03.371808386Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=7c417aa4-a966-4315-8e24-6d7a4b3c399a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.078869 | controller | Jun 14 08:50:03.390997 crc crio[24245]: time="2026-06-14T08:50:03.390750915Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690450-5gcsw Namespace:openshift-infra ID:4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5 UID:d8c9ec08-020b-4c51-8241-3b7ef41231a5 NetNS:/var/run/netns/4fbe0b7c-161d-458e-9b7b-f373372e80aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8c9ec08_020b_4c51_8241_3b7ef41231a5.slice PodAnnotations:0xc000603458}] Aliases:map[]}"
2026-06-14 10:12:37.078894 | controller | Jun 14 08:50:03.390997 crc crio[24245]: time="2026-06-14T08:50:03.390830568Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690450-5gcsw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.078918 | controller | Jun 14 08:50:03.403202 crc crio[24245]: time="2026-06-14T08:50:03.402638478Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=2132fd03-dad7-463a-b888-6eef96a3c14d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.078936 | controller | Jun 14 08:50:03.404460 crc crio[24245]: time="2026-06-14T08:50:03.403992909Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=fa11fa8a-3ee0-4c31-8141-6c8237929a75 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.078952 | controller | Jun 14 08:50:03.454495 crc crio[24245]: time="2026-06-14T08:50:03.453570738Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=3da42e8b-a8a3-479b-bdf6-be250e4be2e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.078967 | controller | Jun 14 08:50:03.490912 crc crio[24245]: time="2026-06-14T08:50:03.49053189Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=c15cb66a-4e52-4822-8320-b91e49ba1f39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.078983 | controller | Jun 14 08:50:03.491642 crc crio[24245]: time="2026-06-14T08:50:03.491368127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.079004 | controller | Jun 14 08:50:03.500799 crc crio[24245]: time="2026-06-14T08:50:03.500692137Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=4b8b83ae-c4dd-4887-bf62-1b4e6c01b1c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.079020 | controller | Jun 14 08:50:03.524326 crc crio[24245]: time="2026-06-14T08:50:03.524168376Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=04caf69f-0e6a-4fb6-a60f-0869fd28168c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.079036 | controller | Jun 14 08:50:03.570825 crc crio[24245]: time="2026-06-14T08:50:03.566166273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.079052 | controller | Jun 14 08:50:03.649585 crc crio[24245]: time="2026-06-14T08:50:03.649488183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.079068 | controller | Jun 14 08:50:03.687541 crc crio[24245]: time="2026-06-14T08:50:03.686132153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.079084 | controller | Jun 14 08:50:03.788214 crc crio[24245]: time="2026-06-14T08:50:03.787700494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.079100 | controller | Jun 14 08:50:03.793941 crc crio[24245]: time="2026-06-14T08:50:03.791559658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.079116 | controller | Jun 14 08:50:03.863506 crc crio[24245]: time="2026-06-14T08:50:03.862813786Z" level=info msg="Stopped pod sandbox: 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2" id=075edc9c-831f-4922-9c97-03368cea7df2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.079132 | controller | Jun 14 08:50:03.874756 crc crio[24245]: 2026-06-14T08:50:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a167f12bfc7bd2 Mac:b2:34:1e:23:b6:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/4fbe0b7c-161d-458e-9b7b-f373372e80aa SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.079148 | controller | Jun 14 08:50:03.875657 crc crio[24245]: time="2026-06-14T08:50:03.875587427Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690450-5gcsw Namespace:openshift-infra ID:4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5 UID:d8c9ec08-020b-4c51-8241-3b7ef41231a5 NetNS:/var/run/netns/4fbe0b7c-161d-458e-9b7b-f373372e80aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8c9ec08_020b_4c51_8241_3b7ef41231a5.slice PodAnnotations:0xc000603458}] Aliases:map[]}"
2026-06-14 10:12:37.079164 | controller | Jun 14 08:50:03.875890 crc crio[24245]: time="2026-06-14T08:50:03.875788703Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690450-5gcsw for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.079179 | controller | Jun 14 08:50:03.894670 crc crio[24245]: time="2026-06-14T08:50:03.894490965Z" level=info msg="Ran pod sandbox 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5 with infra container: openshift-infra/auto-csr-approver-29690450-5gcsw/POD" id=0390fd7c-47a4-4556-a2a3-a47ab9826257 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.079198 | controller | Jun 14 08:50:03.897211 crc crio[24245]: time="2026-06-14T08:50:03.897067775Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=90a03191-a16f-4cb5-a4cd-397c5461d274 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.079216 | controller | Jun 14 08:50:03.906096 crc crio[24245]: time="2026-06-14T08:50:03.905957704Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.079232 | controller | Jun 14 08:50:03.908790 crc crio[24245]: time="2026-06-14T08:50:03.908622993Z" level=info msg="Created container 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83: openstack/ceilometer-0/sg-core" id=c15cb66a-4e52-4822-8320-b91e49ba1f39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.079248 | controller | Jun 14 08:50:03.910506 crc crio[24245]: time="2026-06-14T08:50:03.910308414Z" level=info msg="Starting container: 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83" id=1f98e6e4-0b61-4aef-8206-893890e6a544 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.079263 | controller | Jun 14 08:50:03.918420 crc crio[24245]: time="2026-06-14T08:50:03.918292891Z" level=info msg="Started container" PID=75291 containerID=8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83 description=openstack/ceilometer-0/sg-core id=1f98e6e4-0b61-4aef-8206-893890e6a544 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97
2026-06-14 10:12:37.079279 | controller | Jun 14 08:50:03.959950 crc crio[24245]: time="2026-06-14T08:50:03.958469191Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=2d245364-e114-47e2-add3-829030ff2039 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.079295 | controller | Jun 14 08:50:03.966547 crc crio[24245]: time="2026-06-14T08:50:03.962633393Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-14 10:12:37.079311 | controller | Jun 14 08:50:03.966547 crc crio[24245]: time="2026-06-14T08:50:03.962803628Z" level=info msg="Created container f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7: openstack/openstackclient/openstackclient" id=04caf69f-0e6a-4fb6-a60f-0869fd28168c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.079326 | controller | Jun 14 08:50:03.966547 crc crio[24245]: time="2026-06-14T08:50:03.963665206Z" level=info msg="Starting container: f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7" id=4dba73b3-4733-4458-886e-4de956ccd2e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.079342 | controller | Jun 14 08:50:03.974762 crc crio[24245]: time="2026-06-14T08:50:03.971055934Z" level=info msg="Started container" PID=75313 containerID=f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7 description=openstack/openstackclient/openstackclient id=4dba73b3-4733-4458-886e-4de956ccd2e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1
2026-06-14 10:12:37.079386 | controller | Jun 14 08:50:04.433801 crc crio[24245]: time="2026-06-14T08:50:04.433295085Z" level=info msg="Removing container: 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5" id=f37bbf93-f696-403c-839b-3e6aa217d579 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.079404 | controller | Jun 14 08:50:04.480782 crc crio[24245]: time="2026-06-14T08:50:04.480689533Z" level=info msg="Removed container 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5: openstack/cinder-api-0/cinder-api" id=f37bbf93-f696-403c-839b-3e6aa217d579 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.079424 | controller | Jun 14 08:50:04.487216 crc crio[24245]: time="2026-06-14T08:50:04.487136919Z" level=info msg="Removing container: 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9" id=91a8d388-7129-489d-a634-e8b268f2efc2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.079440 | controller | Jun 14 08:50:04.529566 crc crio[24245]: time="2026-06-14T08:50:04.527344172Z" level=info msg="Removed container 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9: openstack/cinder-api-0/cinder-api-log" id=91a8d388-7129-489d-a634-e8b268f2efc2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.079457 | controller | Jun 14 08:50:04.757381 crc crio[24245]: time="2026-06-14T08:50:04.757280551Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=90a03191-a16f-4cb5-a4cd-397c5461d274 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.079472 | controller | Jun 14 08:50:04.758700 crc crio[24245]: time="2026-06-14T08:50:04.75853711Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c20e65f4-4105-4f3f-bd9b-7a813424f1c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.079488 | controller | Jun 14 08:50:04.761263 crc crio[24245]: time="2026-06-14T08:50:04.761109681Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e98d9926-0df6-45e5-ab17-769501edce29 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.079504 | controller | Jun 14 08:50:04.768553 crc crio[24245]: time="2026-06-14T08:50:04.768413624Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690450-5gcsw/oc" id=6df85501-f314-4847-b2c2-4dbaf20146d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.079520 | controller | Jun 14 08:50:04.769149 crc crio[24245]: time="2026-06-14T08:50:04.769073385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.079535 | controller | Jun 14 08:50:04.817778 crc crio[24245]: time="2026-06-14T08:50:04.817466065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.079551 | controller | Jun 14 08:50:04.937125 crc crio[24245]: time="2026-06-14T08:50:04.937044882Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=fe703ad7-ee5a-4ef1-bb72-3e3aa0cd6688 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.079566 | controller | Jun 14 08:50:04.937297 crc crio[24245]: time="2026-06-14T08:50:04.937152386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.079582 | controller | Jun 14 08:50:05.010631 crc crio[24245]: time="2026-06-14T08:50:05.010488002Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00 UID:692700fb-a574-4ecc-abd1-a7bbecdb6312 NetNS:/var/run/netns/500cb284-25ce-4d64-840a-84608e408e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod692700fb_a574_4ecc_abd1_a7bbecdb6312.slice PodAnnotations:0xc003bf61b8}] Aliases:map[]}"
2026-06-14 10:12:37.079599 | controller | Jun 14 08:50:05.010631 crc crio[24245]: time="2026-06-14T08:50:05.010568354Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.079615 | controller | Jun 14 08:50:05.346112 crc crio[24245]: time="2026-06-14T08:50:05.344622857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.079631 | controller | Jun 14 08:50:05.493706 crc crio[24245]: time="2026-06-14T08:50:05.493553728Z" level=info msg="Created container 4809310b3c4725333f11ce04f639b8743388191529aaac5cac64d12ec30bd715: openshift-infra/auto-csr-approver-29690450-5gcsw/oc" id=6df85501-f314-4847-b2c2-4dbaf20146d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.079650 | controller | Jun 14 08:50:05.495804 crc crio[24245]: time="2026-06-14T08:50:05.49520709Z" level=info msg="Starting container: 4809310b3c4725333f11ce04f639b8743388191529aaac5cac64d12ec30bd715" id=0a37ab24-c8ab-43e4-96f7-62ba1e85cbab name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.079667 | controller | Jun 14 08:50:05.500513 crc crio[24245]: time="2026-06-14T08:50:05.50021708Z" level=info msg="Started container" PID=75511 containerID=4809310b3c4725333f11ce04f639b8743388191529aaac5cac64d12ec30bd715 description=openshift-infra/auto-csr-approver-29690450-5gcsw/oc id=0a37ab24-c8ab-43e4-96f7-62ba1e85cbab name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5
2026-06-14 10:12:37.079683 | controller | Jun 14 08:50:05.615647 crc crio[24245]: 2026-06-14T08:50:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ea0ba4ec285dea Mac:b6:35:43:42:f5:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/500cb284-25ce-4d64-840a-84608e408e4f SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.079699 | controller | Jun 14 08:50:05.619894 crc crio[24245]: time="2026-06-14T08:50:05.617806674Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00 UID:692700fb-a574-4ecc-abd1-a7bbecdb6312 NetNS:/var/run/netns/500cb284-25ce-4d64-840a-84608e408e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod692700fb_a574_4ecc_abd1_a7bbecdb6312.slice PodAnnotations:0xc003bf61b8}] Aliases:map[]}"
2026-06-14 10:12:37.079715 | controller | Jun 14 08:50:05.619894 crc crio[24245]: time="2026-06-14T08:50:05.618528667Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.079731 | controller | Jun 14 08:50:05.631014 crc crio[24245]: time="2026-06-14T08:50:05.630924026Z" level=info msg="Ran pod sandbox 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00 with infra container: openstack/cinder-api-0/POD" id=fe703ad7-ee5a-4ef1-bb72-3e3aa0cd6688 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.079747 | controller | Jun 14 08:50:05.637548 crc crio[24245]: time="2026-06-14T08:50:05.637425519Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=59a6aec5-4eeb-410b-9601-00ea680a7c4d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.079774 | controller | Jun 14 08:50:05.650576 crc crio[24245]: time="2026-06-14T08:50:05.650477269Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=c340fce5-5a22-4ba7-9b81-99714c2fe981 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.079794 | controller | Jun 14 08:50:05.660826 crc crio[24245]: time="2026-06-14T08:50:05.660741801Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=165e9ff5-0904-4aca-a5d4-8be6aa4c7655 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.079810 | controller | Jun 14 08:50:05.661299 crc crio[24245]: time="2026-06-14T08:50:05.661216786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.079826 | controller | Jun 14 08:50:05.719653 crc crio[24245]: time="2026-06-14T08:50:05.719153279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.079845 | controller | Jun 14 08:50:06.320178 crc crio[24245]: time="2026-06-14T08:50:06.319994547Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=2d245364-e114-47e2-add3-829030ff2039 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.079861 | controller | Jun 14 08:50:06.321709 crc crio[24245]: time="2026-06-14T08:50:06.321636449Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=a5d93f91-61ac-4ab2-b222-18f7c2e903b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.079877 | controller | Jun 14 08:50:06.383308 crc crio[24245]: time="2026-06-14T08:50:06.383162348Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=8f0cc3e2-6ea1-40ba-bdd9-971e81c5c8b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.079892 | controller | Jun 14 08:50:06.401723 crc crio[24245]: time="2026-06-14T08:50:06.401587875Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=b91d4ba3-96bd-43c3-a337-85f7a8019a5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.079907 | controller | Jun 14 08:50:06.403062 crc crio[24245]: time="2026-06-14T08:50:06.402142743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.079922 | controller | Jun 14 08:50:06.418107 crc crio[24245]: time="2026-06-14T08:50:06.417995489Z" level=info msg="Running pod sandbox: openstack/nova-api-2f20-account-create-mppjb/POD" id=16d814ba-e328-44b8-a923-fc6a768dedf1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.079938 | controller | Jun 14 08:50:06.418531 crc crio[24245]: time="2026-06-14T08:50:06.418434573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.079953 | controller | Jun 14 08:50:06.525175 crc crio[24245]: time="2026-06-14T08:50:06.525053133Z" level=info msg="Got pod network &{Name:nova-api-2f20-account-create-mppjb Namespace:openstack ID:6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a UID:e889aaeb-da17-4673-a431-5ccda3ab13cf NetNS:/var/run/netns/9cef544a-5f00-4e8a-a472-bd1f6544f794 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode889aaeb_da17_4673_a431_5ccda3ab13cf.slice PodAnnotations:0xc00161a7b8}] Aliases:map[]}"
2026-06-14 10:12:37.079970 | controller | Jun 14 08:50:06.525175 crc crio[24245]: time="2026-06-14T08:50:06.525115905Z" level=info msg="Adding pod openstack_nova-api-2f20-account-create-mppjb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.079986 | controller | Jun 14 08:50:06.532290 crc crio[24245]: time="2026-06-14T08:50:06.53209745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.080002 | controller | Jun 14 08:50:06.569276 crc crio[24245]: time="2026-06-14T08:50:06.568713316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.080018 | controller | Jun 14 08:50:06.807603 crc crio[24245]: time="2026-06-14T08:50:06.807063126Z" level=info msg="Created container 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e: openstack/ceilometer-0/proxy-httpd" id=b91d4ba3-96bd-43c3-a337-85f7a8019a5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.080037 | controller | Jun 14 08:50:06.808973 crc crio[24245]: time="2026-06-14T08:50:06.80888389Z" level=info msg="Starting container: 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e" id=d894bc0f-c553-49be-9107-1a164c31fa5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.080054 | controller | Jun 14 08:50:06.812425 crc crio[24245]: time="2026-06-14T08:50:06.812292684Z" level=info msg="Running pod sandbox: openstack/nova-cell0-758a-account-create-z8pnw/POD" id=61e96d37-06bc-4cf6-8c58-7280674e66f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.080069 | controller | Jun 14 08:50:06.812425 crc crio[24245]: time="2026-06-14T08:50:06.812407758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.080085 | controller | Jun 14 08:50:06.833547 crc crio[24245]: time="2026-06-14T08:50:06.833361139Z" level=info msg="Started container" PID=75658 containerID=3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e description=openstack/ceilometer-0/proxy-httpd id=d894bc0f-c553-49be-9107-1a164c31fa5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97
2026-06-14 10:12:37.080100 | controller | Jun 14 08:50:06.859817 crc crio[24245]: time="2026-06-14T08:50:06.859741253Z" level=info msg="Running pod sandbox: openstack/nova-cell1-704b-account-create-d7cbs/POD" id=d351a811-06a3-443c-8cd8-c6798b3e3f00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.080116 | controller | Jun 14 08:50:06.861764 crc crio[24245]: time="2026-06-14T08:50:06.860127226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.080132 | controller | Jun 14 08:50:06.865781 crc crio[24245]: time="2026-06-14T08:50:06.865689465Z" level=info msg="Got pod network &{Name:nova-cell0-758a-account-create-z8pnw Namespace:openstack ID:2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85 UID:f0c6b3b2-e4e1-46dc-b1f3-a50862c947c7 NetNS:/var/run/netns/f6fafaac-a86b-4e97-a4b7-33664e8ffe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c6b3b2_e4e1_46dc_b1f3_a50862c947c7.slice PodAnnotations:0xc00161afb0}] Aliases:map[]}"
2026-06-14 10:12:37.080148 | controller | Jun 14 08:50:06.865781 crc crio[24245]: time="2026-06-14T08:50:06.865781158Z" level=info msg="Adding pod openstack_nova-cell0-758a-account-create-z8pnw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.080164 | controller | Jun 14 08:50:06.918362 crc crio[24245]: time="2026-06-14T08:50:06.918265566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.080179 | controller | Jun 14 08:50:06.943917 crc crio[24245]: time="2026-06-14T08:50:06.929951907Z" level=info msg="Got pod network &{Name:nova-cell1-704b-account-create-d7cbs Namespace:openstack ID:bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec UID:d03e839b-ca65-49bd-ae01-d55a8672b037 NetNS:/var/run/netns/2d55b010-51a3-477a-aee8-011bee261c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd03e839b_ca65_49bd_ae01_d55a8672b037.slice PodAnnotations:0xc006e0ad10}] Aliases:map[]}"
2026-06-14 10:12:37.080195 | controller | Jun 14 08:50:06.943917 crc crio[24245]: time="2026-06-14T08:50:06.930021189Z" level=info msg="Adding pod openstack_nova-cell1-704b-account-create-d7cbs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.080211 | controller | Jun 14 08:50:06.957915 crc crio[24245]: 2026-06-14T08:50:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6068cca1c097f51 Mac:ea:6e:4a:51:bd:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/9cef544a-5f00-4e8a-a472-bd1f6544f794 SocketPath: PciID:}] [{Interface:0xc00011b2f0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.080231 | controller | Jun 14 08:50:06.957915 crc crio[24245]: time="2026-06-14T08:50:06.946443137Z" level=info msg="Got pod network &{Name:nova-api-2f20-account-create-mppjb Namespace:openstack ID:6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a UID:e889aaeb-da17-4673-a431-5ccda3ab13cf NetNS:/var/run/netns/9cef544a-5f00-4e8a-a472-bd1f6544f794 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode889aaeb_da17_4673_a431_5ccda3ab13cf.slice PodAnnotations:0xc00161a7b8}] Aliases:map[]}"
2026-06-14 10:12:37.080247 | controller | Jun 14 08:50:06.957915 crc crio[24245]: time="2026-06-14T08:50:06.946581782Z" level=info msg="Checking pod openstack_nova-api-2f20-account-create-mppjb for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.080263 | controller | Jun 14 08:50:06.958592 crc crio[24245]: time="2026-06-14T08:50:06.958520576Z" level=info msg="Ran pod sandbox 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a with infra container: openstack/nova-api-2f20-account-create-mppjb/POD" id=16d814ba-e328-44b8-a923-fc6a768dedf1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.080278 | controller | Jun 14 08:50:06.982088 crc crio[24245]: time="2026-06-14T08:50:06.981960692Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=398913b2-3312-486a-8f4d-7a54d73b53ae name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.080293 | controller | Jun 14 08:50:06.988751 crc crio[24245]: time="2026-06-14T08:50:06.988680797Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2aeb35ed-43dc-4018-b39d-66dc51144007 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.080309 | controller | Jun 14 08:50:06.997152 crc crio[24245]: time="2026-06-14T08:50:06.997073751Z" level=info msg="Creating container: openstack/nova-api-2f20-account-create-mppjb/mariadb-account-create" id=579d300f-cae7-499d-9fa1-6fd5c230dbb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.080324 | controller | Jun 14 08:50:06.997680 crc crio[24245]: time="2026-06-14T08:50:06.997621659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.080339 | controller | Jun 14 08:50:07.104903 crc crio[24245]: time="2026-06-14T08:50:07.1040804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.080374 | controller | Jun 14 08:50:07.116893 crc crio[24245]: time="2026-06-14T08:50:07.115321506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.080391 | controller | Jun 14 08:50:07.180668 crc crio[24245]: time="2026-06-14T08:50:07.18017517Z" level=info msg="Created container b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436: openstack/cinder-api-0/cinder-api-log" id=165e9ff5-0904-4aca-a5d4-8be6aa4c7655 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.080406 | controller | Jun 14 08:50:07.183354 crc crio[24245]: time="2026-06-14T08:50:07.183197975Z" level=info msg="Starting container: b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436" id=64565e9b-0d8d-4785-91b1-6672efc9f567 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.080425 | controller | Jun 14 08:50:07.200687 crc crio[24245]: time="2026-06-14T08:50:07.197680121Z" level=info msg="Started container" PID=75731 containerID=b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436 description=openstack/cinder-api-0/cinder-api-log id=64565e9b-0d8d-4785-91b1-6672efc9f567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00
2026-06-14 10:12:37.080441 | controller | Jun 14 08:50:07.221907 crc crio[24245]: time="2026-06-14T08:50:07.219427281Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=59c7c9bf-06ce-4730-b0a8-59e403df0b32 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.080456 | controller | Jun 14 08:50:07.276559 crc crio[24245]: time="2026-06-14T08:50:07.276262089Z" level=info msg="Created container ab457d7d3908311546a5a0dd27a2a22d3d65112945b693c0fb712ba917369b03: openstack/nova-api-2f20-account-create-mppjb/mariadb-account-create" id=579d300f-cae7-499d-9fa1-6fd5c230dbb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.080471 | controller | Jun 14 08:50:07.283968 crc crio[24245]: time="2026-06-14T08:50:07.277611671Z" level=info msg="Starting container: ab457d7d3908311546a5a0dd27a2a22d3d65112945b693c0fb712ba917369b03" id=aa2822a4-1c81-471f-adb8-82c35ddbf526 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.080486 | controller | Jun 14 08:50:07.288805 crc crio[24245]: time="2026-06-14T08:50:07.288717367Z" level=info msg="Started container" PID=75926 containerID=ab457d7d3908311546a5a0dd27a2a22d3d65112945b693c0fb712ba917369b03 description=openstack/nova-api-2f20-account-create-mppjb/mariadb-account-create id=aa2822a4-1c81-471f-adb8-82c35ddbf526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a
2026-06-14 10:12:37.080501 | controller | Jun 14 08:50:07.325150 crc crio[24245]: time="2026-06-14T08:50:07.325073913Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=bdca26cd-91bd-4402-82c3-a7ae339f9478 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.080516 | controller | Jun 14 08:50:07.359950 crc crio[24245]: time="2026-06-14T08:50:07.358338942Z" level=info msg="Stopped container 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462: openstack/neutron-6cb45cd464-h2vqh/neutron-api" id=8fb601e9-06e5-4a29-ac15-0c9f4396fb06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.080531 | controller | Jun 14 08:50:07.359950 crc crio[24245]: time="2026-06-14T08:50:07.35952797Z" level=info msg="Stopping pod sandbox: 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975" id=b4881d3e-94b1-4ae3-98e0-8d80a5e32799 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.080546 | controller | Jun 14 08:50:07.360351 crc crio[24245]: time="2026-06-14T08:50:07.360122199Z" level=info msg="Got pod network &{Name:neutron-6cb45cd464-h2vqh Namespace:openstack ID:779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975 UID:841d3db3-bee0-4db0-8231-59ba4be8ef24 NetNS:/var/run/netns/ae5601e5-9d3a-4699-aaa4-ce5babcc3090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod841d3db3_bee0_4db0_8231_59ba4be8ef24.slice PodAnnotations:0xc000130f38}] Aliases:map[]}"
2026-06-14 10:12:37.080561 | controller | Jun 14 08:50:07.360351 crc crio[24245]: time="2026-06-14T08:50:07.360330966Z" level=info msg="Deleting pod openstack_neutron-6cb45cd464-h2vqh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.080577 | controller | Jun 14 08:50:07.364014 crc crio[24245]: time="2026-06-14T08:50:07.36388826Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=a477065e-cd70-4fea-b794-362689892644 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.080596 | controller | Jun 14 08:50:07.364324 crc crio[24245]: time="2026-06-14T08:50:07.364260993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.080612 | controller | Jun 14 08:50:07.436284 crc crio[24245]: time="2026-06-14T08:50:07.435940677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.080627 | controller | Jun 14 08:50:07.624147 crc crio[24245]: time="2026-06-14T08:50:07.624093772Z" level=info msg="Stopping container: c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc (timeout: 30s)" id=9f35cf60-1e76-4648-8d88-006dc04cdfb6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.080642 | controller | Jun 14 08:50:07.627604 crc crio[24245]: 2026-06-14T08:50:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d2bebf6657108a Mac:be:30:ba:e0:d2:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/f6fafaac-a86b-4e97-a4b7-33664e8ffe9d SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.080657 | controller | Jun 14 08:50:07.627707 crc crio[24245]: time="2026-06-14T08:50:07.62525998Z" level=info msg="Stopping container: 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e (timeout: 30s)" id=b0b45cb9-1edf-4e96-9917-2474b729c378 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.080673 | controller | Jun 14 08:50:07.629027 crc crio[24245]: time="2026-06-14T08:50:07.625373694Z" level=info msg="Stopping container: 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83 (timeout: 30s)" id=94e18524-1fe9-4495-9abf-2b920f8900c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.080688 | controller | Jun 14 08:50:07.629027 crc crio[24245]: time="2026-06-14T08:50:07.624094432Z" level=info msg="Stopping container: 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43 (timeout: 30s)" id=92b0133f-c748-4f2b-a183-1fb8469d5607 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.080703 | controller | Jun 14 08:50:07.629027 crc crio[24245]: time="2026-06-14T08:50:07.628999838Z" level=info msg="Got pod network &{Name:nova-cell0-758a-account-create-z8pnw Namespace:openstack ID:2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85 UID:f0c6b3b2-e4e1-46dc-b1f3-a50862c947c7 NetNS:/var/run/netns/f6fafaac-a86b-4e97-a4b7-33664e8ffe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c6b3b2_e4e1_46dc_b1f3_a50862c947c7.slice PodAnnotations:0xc00161afb0}] Aliases:map[]}"
2026-06-14 10:12:37.080719 | controller | Jun 14 08:50:07.629282 crc crio[24245]: time="2026-06-14T08:50:07.629167303Z" level=info msg="Checking pod openstack_nova-cell0-758a-account-create-z8pnw for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.080734 | controller | Jun 14 08:50:07.642325 crc crio[24245]: time="2026-06-14T08:50:07.642214288Z" level=info msg="Stopping pod sandbox: 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5" id=d45548a5-0146-41db-bb98-9c8f379b9e14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.080750 | controller | Jun 14 08:50:07.642736 crc crio[24245]: time="2026-06-14T08:50:07.642671623Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690450-5gcsw Namespace:openshift-infra ID:4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5 UID:d8c9ec08-020b-4c51-8241-3b7ef41231a5 NetNS:/var/run/netns/4fbe0b7c-161d-458e-9b7b-f373372e80aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8c9ec08_020b_4c51_8241_3b7ef41231a5.slice PodAnnotations:0xc006e0a458}] Aliases:map[]}"
2026-06-14 10:12:37.080770 | controller | Jun 14 08:50:07.642930 crc crio[24245]: time="2026-06-14T08:50:07.642832988Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690450-5gcsw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.080785 | controller | Jun 14 08:50:07.652736 crc crio[24245]: time="2026-06-14T08:50:07.652659299Z" level=info msg="Ran pod sandbox 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85 with infra container: openstack/nova-cell0-758a-account-create-z8pnw/POD" id=61e96d37-06bc-4cf6-8c58-7280674e66f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.080801 | controller | Jun 14 08:50:07.669990 crc crio[24245]: time="2026-06-14T08:50:07.66990077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b9922893-8eb6-493f-b121-cc513f5f2c87 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.080816 | controller | Jun 14 08:50:07.680566 crc crio[24245]: time="2026-06-14T08:50:07.678537136Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f9b975ef-74c5-45b2-9ec9-b518a6fdd855 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.080831 | controller | Jun 14 08:50:07.694057 crc crio[24245]: time="2026-06-14T08:50:07.693983012Z" level=info msg="Creating container: openstack/nova-cell0-758a-account-create-z8pnw/mariadb-account-create" id=31d71785-b0df-4b1f-80dc-50864787e8e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.080846 | controller | Jun 14 08:50:07.694751 crc crio[24245]: time="2026-06-14T08:50:07.694728124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.080861 | controller | Jun 14 08:50:07.695742 crc crio[24245]: 2026-06-14T08:50:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bee9dc0e091495e Mac:3e:0f:ca:d9:f3:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/2d55b010-51a3-477a-aee8-011bee261c19 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.080876 | controller | Jun 14 08:50:07.700154 crc crio[24245]: time="2026-06-14T08:50:07.699713856Z" level=info msg="Got pod network &{Name:nova-cell1-704b-account-create-d7cbs Namespace:openstack ID:bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec UID:d03e839b-ca65-49bd-ae01-d55a8672b037 NetNS:/var/run/netns/2d55b010-51a3-477a-aee8-011bee261c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd03e839b_ca65_49bd_ae01_d55a8672b037.slice PodAnnotations:0xc006e0ad10}] Aliases:map[]}"
2026-06-14 10:12:37.080892 | controller | Jun 14 08:50:07.701669 crc crio[24245]: time="2026-06-14T08:50:07.701604527Z" level=info msg="Checking pod openstack_nova-cell1-704b-account-create-d7cbs for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.080907 | controller | Jun 14 08:50:07.755717 crc crio[24245]: time="2026-06-14T08:50:07.755665585Z" level=info msg="Ran pod sandbox bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec with infra container: openstack/nova-cell1-704b-account-create-d7cbs/POD" id=d351a811-06a3-443c-8cd8-c6798b3e3f00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.080923 | controller | Jun 14 08:50:07.763157 crc crio[24245]: time="2026-06-14T08:50:07.763068036Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f098e0a1-d75a-47eb-a2db-e072edad14fb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.080941 | controller | Jun 14 08:50:07.767548 crc crio[24245]: time="2026-06-14T08:50:07.767281587Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e2a550cb-f67f-41e7-9ffd-73df1f85c745 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.080957 | controller | Jun 14 08:50:07.823776 crc crio[24245]: time="2026-06-14T08:50:07.823724151Z" level=info msg="Stopped container 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83: openstack/ceilometer-0/sg-core" id=94e18524-1fe9-4495-9abf-2b920f8900c3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.080972 | controller | Jun 14 08:50:07.825424 crc crio[24245]: time="2026-06-14T08:50:07.825392705Z" level=info msg="Creating container: openstack/nova-cell1-704b-account-create-d7cbs/mariadb-account-create" id=847cce37-1693-4165-8c78-297a7c295c23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.080987 | controller | Jun 14 08:50:07.829599 crc crio[24245]: time="2026-06-14T08:50:07.829531343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.081002 | controller | Jun 14 08:50:07.849324 crc crio[24245]: time="2026-06-14T08:50:07.849243728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.081017 | controller | Jun 14 08:50:07.858211 crc crio[24245]: time="2026-06-14T08:50:07.858136244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.081032 | controller | Jun 14 08:50:07.880975 crc crio[24245]: time="2026-06-14T08:50:07.879494088Z" level=info msg="Stopped container 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e: openstack/ceilometer-0/proxy-httpd" id=b0b45cb9-1edf-4e96-9917-2474b729c378 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.081047 | controller | Jun 14 08:50:07.894644 crc crio[24245]: time="2026-06-14T08:50:07.894564522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.081062 | controller | Jun 14 08:50:07.899028 crc crio[24245]: time="2026-06-14T08:50:07.898966802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.081078 | controller | Jun 14 08:50:08.069660 crc crio[24245]: time="2026-06-14T08:50:08.069559412Z" level=info msg="Stopped pod sandbox: 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975" id=b4881d3e-94b1-4ae3-98e0-8d80a5e32799 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.081093 | controller | Jun 14 08:50:08.119745 crc crio[24245]: time="2026-06-14T08:50:08.119598257Z" level=info msg="Stopped pod sandbox: 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5" id=d45548a5-0146-41db-bb98-9c8f379b9e14 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.081108 | controller | Jun 14 08:50:08.143139 crc crio[24245]: time="2026-06-14T08:50:08.142531929Z" level=info msg="Created container e06c8cc97d78b1b177b8e2da2dc2508006af5c4094426f2fd9b964496c71c925: openstack/nova-cell0-758a-account-create-z8pnw/mariadb-account-create" id=31d71785-b0df-4b1f-80dc-50864787e8e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.081123 | controller | Jun 14 08:50:08.146263 crc crio[24245]: time="2026-06-14T08:50:08.146190697Z" level=info msg="Created container 957d482ea853296d6fdc1eda78bbce1a76f200074e7d7eac46679dca0ad4b634: openstack/nova-cell1-704b-account-create-d7cbs/mariadb-account-create" id=847cce37-1693-4165-8c78-297a7c295c23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.081145 | controller | Jun 14 08:50:08.156461 crc crio[24245]: time="2026-06-14T08:50:08.156359128Z" level=info msg="Starting container: 957d482ea853296d6fdc1eda78bbce1a76f200074e7d7eac46679dca0ad4b634" id=26f3775a-90ca-45b2-885e-3493a2790d67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.081161 | controller | Jun 14 08:50:08.159677 crc crio[24245]: time="2026-06-14T08:50:08.159074743Z" level=info msg="Starting container: e06c8cc97d78b1b177b8e2da2dc2508006af5c4094426f2fd9b964496c71c925" id=e9a6497e-a5fa-4624-8b48-c22860746533 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.081176 | controller | Jun 14 08:50:08.182887 crc crio[24245]: time="2026-06-14T08:50:08.181623985Z" level=info msg="Started container" PID=76043 containerID=957d482ea853296d6fdc1eda78bbce1a76f200074e7d7eac46679dca0ad4b634 description=openstack/nova-cell1-704b-account-create-d7cbs/mariadb-account-create id=26f3775a-90ca-45b2-885e-3493a2790d67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec
2026-06-14 10:12:37.081192 | controller | Jun 14 08:50:08.193631 crc crio[24245]: time="2026-06-14T08:50:08.193500898Z" level=info msg="Started container" PID=76040 containerID=e06c8cc97d78b1b177b8e2da2dc2508006af5c4094426f2fd9b964496c71c925 description=openstack/nova-cell0-758a-account-create-z8pnw/mariadb-account-create id=e9a6497e-a5fa-4624-8b48-c22860746533 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85
2026-06-14 10:12:37.081207 | controller | Jun 14 08:50:08.396399 crc crio[24245]: time="2026-06-14T08:50:08.395906863Z" level=info msg="Stopped container 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43: openstack/ceilometer-0/ceilometer-central-agent" id=92b0133f-c748-4f2b-a183-1fb8469d5607 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.081222 | controller | Jun 14 08:50:08.688080 crc crio[24245]: time="2026-06-14T08:50:08.687980333Z" level=info msg="Removing container: c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c" id=6c173638-b765-4155-8af4-67da8cfe560d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.081237 | controller | Jun 14 08:50:08.689432 crc crio[24245]: time="2026-06-14T08:50:08.689341064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.081253 | controller | Jun 14 08:50:08.713468 crc crio[24245]: time="2026-06-14T08:50:08.713383019Z" level=info msg="Stopping pod sandbox: 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a" id=ed585995-0785-4af4-943d-e7dffd746b36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.081268 | controller | Jun 14 08:50:08.714099 crc crio[24245]: time="2026-06-14T08:50:08.714032958Z" level=info msg="Got pod network &{Name:nova-api-2f20-account-create-mppjb Namespace:openstack ID:6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a UID:e889aaeb-da17-4673-a431-5ccda3ab13cf NetNS:/var/run/netns/9cef544a-5f00-4e8a-a472-bd1f6544f794 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode889aaeb_da17_4673_a431_5ccda3ab13cf.slice PodAnnotations:0xc001c3d4e0}] Aliases:map[]}"
2026-06-14 10:12:37.081284 | controller | Jun 14 08:50:08.714243 crc crio[24245]: time="2026-06-14T08:50:08.714204158Z" level=info msg="Deleting pod openstack_nova-api-2f20-account-create-mppjb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.081299 | controller | Jun 14 08:50:08.802568 crc crio[24245]: time="2026-06-14T08:50:08.802413621Z" level=info msg="Removed container c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c: openstack/neutron-6cb45cd464-h2vqh/neutron-httpd" id=6c173638-b765-4155-8af4-67da8cfe560d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.081319 | controller | Jun 14 08:50:08.816133 crc crio[24245]: time="2026-06-14T08:50:08.815833629Z" level=info msg="Removing container: 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462" id=69388291-7f11-47dd-8164-46a412a824ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.081335 | controller | Jun 14 08:50:08.882973 crc crio[24245]: time="2026-06-14T08:50:08.882713878Z" level=info msg="Created container 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c: openstack/cinder-api-0/cinder-api" id=a477065e-cd70-4fea-b794-362689892644 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.081367 | controller | Jun 14 08:50:08.884102 crc crio[24245]: time="2026-06-14T08:50:08.884058612Z" level=info msg="Starting container: 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c" id=89c80abd-f66a-486f-b8d7-6d687c0cb6a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.081385 | controller | Jun 14 08:50:08.893419 crc crio[24245]: time="2026-06-14T08:50:08.893354171Z" level=info msg="Removed container 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462: openstack/neutron-6cb45cd464-h2vqh/neutron-api" id=69388291-7f11-47dd-8164-46a412a824ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.081401 | controller | Jun 14 08:50:08.895650 crc crio[24245]: time="2026-06-14T08:50:08.895616729Z" level=info msg="Started container" PID=76120 containerID=3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c description=openstack/cinder-api-0/cinder-api id=89c80abd-f66a-486f-b8d7-6d687c0cb6a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00
2026-06-14 10:12:37.081419 | controller | Jun 14 08:50:09.154817 crc crio[24245]: time="2026-06-14T08:50:09.154714231Z" level=info msg="Stopped pod sandbox: 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a" id=ed585995-0785-4af4-943d-e7dffd746b36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.081437 | controller | Jun 14 08:50:09.771947 crc crio[24245]: time="2026-06-14T08:50:09.771394533Z" level=info msg="Stopping pod sandbox: bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec" id=1a089fcf-ea5d-494e-b2fa-3fcb7f3f71c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.081452 | controller | Jun 14 08:50:09.773169 crc crio[24245]: time="2026-06-14T08:50:09.772987785Z" level=info msg="Got pod network &{Name:nova-cell1-704b-account-create-d7cbs Namespace:openstack ID:bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec UID:d03e839b-ca65-49bd-ae01-d55a8672b037 NetNS:/var/run/netns/2d55b010-51a3-477a-aee8-011bee261c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd03e839b_ca65_49bd_ae01_d55a8672b037.slice PodAnnotations:0xc001fea060}] Aliases:map[]}"
2026-06-14 10:12:37.081468 | controller | Jun 14 08:50:09.773169 crc crio[24245]: time="2026-06-14T08:50:09.7731507Z" level=info msg="Deleting pod openstack_nova-cell1-704b-account-create-d7cbs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.081484 | controller | Jun 14 08:50:09.775552 crc crio[24245]: time="2026-06-14T08:50:09.77545733Z" level=info msg="Stopping pod sandbox: 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85" id=f3c6bdee-f43a-458b-afda-391ba90769ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.081500 | controller | Jun 14 08:50:09.776204 crc crio[24245]: time="2026-06-14T08:50:09.776136212Z" level=info msg="Got pod network &{Name:nova-cell0-758a-account-create-z8pnw Namespace:openstack ID:2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85 UID:f0c6b3b2-e4e1-46dc-b1f3-a50862c947c7 NetNS:/var/run/netns/f6fafaac-a86b-4e97-a4b7-33664e8ffe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c6b3b2_e4e1_46dc_b1f3_a50862c947c7.slice PodAnnotations:0xc000522228}] Aliases:map[]}"
2026-06-14 10:12:37.081520 | controller | Jun 14 08:50:09.776463 crc crio[24245]: time="2026-06-14T08:50:09.7763826Z" level=info msg="Deleting pod openstack_nova-cell0-758a-account-create-z8pnw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.081536 | controller | Jun 14 08:50:10.181736 crc crio[24245]: time="2026-06-14T08:50:10.181318659Z" level=info msg="Stopped pod sandbox: 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85" id=f3c6bdee-f43a-458b-afda-391ba90769ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.081552 | controller | Jun 14 08:50:10.282206 crc crio[24245]: time="2026-06-14T08:50:10.282068515Z" level=info msg="Stopped pod sandbox: bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec" id=1a089fcf-ea5d-494e-b2fa-3fcb7f3f71c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.081567 | controller | Jun 14 08:50:10.994478 crc crio[24245]: time="2026-06-14T08:50:10.993822834Z" level=info msg="Stopped container c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc: openstack/ceilometer-0/ceilometer-notification-agent" id=9f35cf60-1e76-4648-8d88-006dc04cdfb6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.081582 | controller | Jun 14 08:50:10.999775 crc crio[24245]: time="2026-06-14T08:50:10.999217997Z" level=info msg="Stopping pod sandbox: 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97" id=d7d89c38-fb61-4abf-ac21-a808076e07d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.081597 | controller | Jun 14 08:50:10.999775 crc crio[24245]: time="2026-06-14T08:50:10.999696772Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97 UID:2f727b89-031c-4b0f-a911-6eb7013585fc NetNS:/var/run/netns/c866479d-66fa-4e3e-9299-e17cbd1cc439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f727b89_031c_4b0f_a911_6eb7013585fc.slice PodAnnotations:0xc003bf67b0}] Aliases:map[]}"
2026-06-14 10:12:37.081612 | controller | Jun 14 08:50:11.000096 crc crio[24245]: time="2026-06-14T08:50:10.999831366Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.081628 | controller | Jun 14 08:50:11.335549 crc crio[24245]: time="2026-06-14T08:50:11.334473008Z" level=info msg="Stopped pod sandbox: 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97" id=d7d89c38-fb61-4abf-ac21-a808076e07d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.081643 | controller | Jun 14 08:50:11.847987 crc crio[24245]: time="2026-06-14T08:50:11.84776383Z" level=info msg="Removing container: 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e" id=f10cc472-ed96-424f-8d1b-d2fda247b145 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.081658 | controller | Jun 14 08:50:11.925402 crc crio[24245]: time="2026-06-14T08:50:11.925244049Z" level=info msg="Removed container 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e: openstack/ceilometer-0/proxy-httpd" id=f10cc472-ed96-424f-8d1b-d2fda247b145 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.081673 | controller | Jun 14 08:50:11.930044 crc crio[24245]: time="2026-06-14T08:50:11.929974316Z" level=info msg="Removing container: 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83" id=2d828fc4-8f97-4c19-9992-f4155bb4ca5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.081688 | controller | Jun 14 08:50:11.963668 crc crio[24245]: time="2026-06-14T08:50:11.96349525Z" level=info msg="Removed container 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83: openstack/ceilometer-0/sg-core" id=2d828fc4-8f97-4c19-9992-f4155bb4ca5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.081707 | controller | Jun 14 08:50:11.971010 crc crio[24245]: time="2026-06-14T08:50:11.97061953Z" level=info msg="Removing container: c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc" id=ee24af61-7b19-4c7b-b7af-0d4c10c6691b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.081722 | controller | Jun 14 08:50:12.022617 crc crio[24245]: time="2026-06-14T08:50:12.019706336Z" level=info msg="Removed container c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc: openstack/ceilometer-0/ceilometer-notification-agent" id=ee24af61-7b19-4c7b-b7af-0d4c10c6691b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.081737 | controller | Jun 14 08:50:12.044495 crc crio[24245]: time="2026-06-14T08:50:12.044399539Z" level=info msg="Removing container: 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43" id=fb65a57b-6217-4fd5-9261-05895152a3cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.081752 | controller | Jun 14 08:50:12.092801 crc crio[24245]: time="2026-06-14T08:50:12.092690035Z" level=info msg="Removed container 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43: openstack/ceilometer-0/ceilometer-central-agent" id=fb65a57b-6217-4fd5-9261-05895152a3cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.081767 | controller | Jun 14 08:50:12.362410 crc crio[24245]: time="2026-06-14T08:50:12.361669999Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=5c64f809-3341-4264-ad9e-70eeb621448b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.081782 | controller | Jun 14 08:50:12.362631 crc crio[24245]: time="2026-06-14T08:50:12.362588129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.081798 | controller | Jun 14 08:50:12.417649 crc crio[24245]: time="2026-06-14T08:50:12.417484976Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5 UID:5e815aff-9191-4bd4-96f7-c74de9864e1e NetNS:/var/run/netns/eb7d5c69-127e-498c-ba73-2046ec73eca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e815aff_9191_4bd4_96f7_c74de9864e1e.slice PodAnnotations:0xc006e0a770}] Aliases:map[]}"
2026-06-14 10:12:37.081813 | controller | Jun 14 08:50:12.417649 crc crio[24245]: time="2026-06-14T08:50:12.417580399Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.081829 | controller | Jun 14 08:50:12.971768 crc crio[24245]: 2026-06-14T08:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f752fce0dc2ba1 Mac:a6:58:8d:58:57:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/eb7d5c69-127e-498c-ba73-2046ec73eca7 SocketPath: PciID:}] [{Interface:0xc0001465e0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.081844 | controller | Jun 14 08:50:12.973392 crc crio[24245]: time="2026-06-14T08:50:12.973332071Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5 UID:5e815aff-9191-4bd4-96f7-c74de9864e1e NetNS:/var/run/netns/eb7d5c69-127e-498c-ba73-2046ec73eca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e815aff_9191_4bd4_96f7_c74de9864e1e.slice PodAnnotations:0xc006e0a770}] Aliases:map[]}"
2026-06-14 10:12:37.081860 | controller | Jun 14 08:50:12.973559 crc crio[24245]: time="2026-06-14T08:50:12.973521787Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.081879 | controller | Jun 14 08:50:12.984977 crc crio[24245]: time="2026-06-14T08:50:12.98459332Z" level=info msg="Ran pod sandbox 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5 with infra container: openstack/ceilometer-0/POD" id=5c64f809-3341-4264-ad9e-70eeb621448b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.081894 | controller | Jun 14 08:50:12.994195 crc crio[24245]: time="2026-06-14T08:50:12.992196372Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=ddb032fa-a3c7-42d0-babc-293a53a6b4c0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.081909 | controller | Jun 14 08:50:13.008465 crc crio[24245]: time="2026-06-14T08:50:13.008394778Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-14 10:12:37.081924 | controller | Jun 14 08:50:13.448005 crc crio[24245]: time="2026-06-14T08:50:13.447892648Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=ddb032fa-a3c7-42d0-babc-293a53a6b4c0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.081939 | controller | Jun 14 08:50:13.449277 crc crio[24245]: time="2026-06-14T08:50:13.448997622Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=7d0c6e00-ff38-496d-895e-fc1320771212 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.081954 | controller | Jun 14 08:50:13.475217 crc crio[24245]: time="2026-06-14T08:50:13.475121654Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=b5e12f05-cb8c-4786-b73f-0a68b373a0f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.081969 | controller | Jun 14 08:50:13.485260 crc crio[24245]: time="2026-06-14T08:50:13.485152813Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=ca53ec86-44fc-4ac6-bffc-67de148cb097 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.081984 | controller | Jun 14 08:50:13.486488 crc crio[24245]: time="2026-06-14T08:50:13.486420384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.082000 | controller | Jun 14 08:50:13.565938 crc crio[24245]: time="2026-06-14T08:50:13.565766454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.082015 | controller | Jun 14 08:50:13.571148 crc crio[24245]: time="2026-06-14T08:50:13.571067905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.082030 | controller | Jun 14 08:50:14.051609 crc crio[24245]: time="2026-06-14T08:50:14.051054858Z" level=info msg="Created container e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20: openstack/ceilometer-0/ceilometer-central-agent" id=ca53ec86-44fc-4ac6-bffc-67de148cb097 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.082045 | controller | Jun 14 08:50:14.054023 crc crio[24245]: time="2026-06-14T08:50:14.053946029Z" level=info msg="Starting container: e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20" id=5dfbe114-0a03-47e7-ad4e-96c34aef4e1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.082061 | controller | Jun 14 08:50:14.062453 crc crio[24245]: time="2026-06-14T08:50:14.062304097Z" level=info msg="Started container" PID=76558 containerID=e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20 description=openstack/ceilometer-0/ceilometer-central-agent id=5dfbe114-0a03-47e7-ad4e-96c34aef4e1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5
2026-06-14 10:12:37.082081 | controller | Jun 14 08:50:14.103323 crc crio[24245]: time="2026-06-14T08:50:14.102176065Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=df29aefd-079a-4bbc-86a8-55440c486fc6 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.082097 | controller | Jun 14 08:50:14.107604 crc crio[24245]: time="2026-06-14T08:50:14.107533908Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-14 10:12:37.082112 | controller | Jun 14 08:50:14.530046 crc crio[24245]: time="2026-06-14T08:50:14.529552852Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=df29aefd-079a-4bbc-86a8-55440c486fc6 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.082128 | controller | Jun 14 08:50:14.532041 crc crio[24245]: time="2026-06-14T08:50:14.531989741Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=f1f947a0-dbd1-433b-a7ee-ad18b45f9fc5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.082143 | controller | Jun 14 08:50:14.566541 crc crio[24245]: time="2026-06-14T08:50:14.566442955Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=83df687f-6550-4cf5-be27-32faa131ac4b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.082158 | controller | Jun 14 08:50:14.577145 crc crio[24245]: time="2026-06-14T08:50:14.577060643Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=5e4e7599-3131-4efb-9a5d-b19fd21d9df5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.082174 | controller | Jun 14 08:50:14.577692 crc crio[24245]: time="2026-06-14T08:50:14.577641692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.082190 | controller | Jun 14 08:50:14.645635 crc crio[24245]: time="2026-06-14T08:50:14.645535724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.082205 | controller | Jun 14 08:50:14.659890 crc crio[24245]: time="2026-06-14T08:50:14.659699188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.082221 | controller | Jun 14 08:50:14.840642 crc crio[24245]: time="2026-06-14T08:50:14.8405236Z" level=info msg="Created container 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f: openstack/ceilometer-0/ceilometer-notification-agent" id=5e4e7599-3131-4efb-9a5d-b19fd21d9df5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.082236 | controller | Jun 14 08:50:14.842175 crc crio[24245]: time="2026-06-14T08:50:14.84208839Z" level=info msg="Starting container: 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f" id=2a02720e-505b-4c32-8b64-fdcb321fb908 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.082251 | controller | Jun 14 08:50:14.847619 crc crio[24245]: time="2026-06-14T08:50:14.847565764Z" level=info msg="Started container" PID=76730 containerID=8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f description=openstack/ceilometer-0/ceilometer-notification-agent id=2a02720e-505b-4c32-8b64-fdcb321fb908 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5
2026-06-14 10:12:37.082270 | controller | Jun 14 08:50:14.861821 crc crio[24245]: time="2026-06-14T08:50:14.861751336Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=944c71b3-c6c1-4ac3-b6ab-d370103e1635 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.082286 | controller | Jun 14 08:50:14.866995 crc crio[24245]: time="2026-06-14T08:50:14.866945515Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-14 10:12:37.082302 | controller | Jun 14 08:50:15.421683 crc crio[24245]: time="2026-06-14T08:50:15.421103568Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=944c71b3-c6c1-4ac3-b6ab-d370103e1635 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.082316 | controller | Jun 14 08:50:15.422718 crc crio[24245]: time="2026-06-14T08:50:15.422631068Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=3d6bf2da-993b-49fa-a6cf-a0cfad20eb46 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.082331 | controller | Jun 14 08:50:15.439020 crc crio[24245]: time="2026-06-14T08:50:15.438913911Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=be3d0de9-c6ec-4414-adff-34ae6ce4bdc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.082362 | controller | Jun 14 08:50:15.462245 crc crio[24245]: time="2026-06-14T08:50:15.462045986Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=6d8966e2-abe8-4ac3-8934-e1f7962f3327 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.082382 | controller | Jun 14 08:50:15.462626 crc crio[24245]: time="2026-06-14T08:50:15.462568683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.082398 | controller | Jun 14 08:50:15.507058 crc crio[24245]: time="2026-06-14T08:50:15.506958616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.082414 | controller | Jun 14 08:50:15.509994 crc crio[24245]: time="2026-06-14T08:50:15.509939801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.082429 | controller | Jun 14 08:50:15.852168 crc crio[24245]: time="2026-06-14T08:50:15.852060002Z" level=info msg="Created container 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4: openstack/ceilometer-0/sg-core" id=6d8966e2-abe8-4ac3-8934-e1f7962f3327 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.082445 | controller | Jun 14 08:50:15.855266 crc crio[24245]: time="2026-06-14T08:50:15.855176543Z" level=info msg="Starting container: 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4" id=22bb581b-003a-43ee-882c-59fae2392470 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.082461 | controller | Jun 14 08:50:15.863487 crc crio[24245]: time="2026-06-14T08:50:15.863362212Z" level=info msg="Started container" PID=76767 containerID=4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4 description=openstack/ceilometer-0/sg-core id=22bb581b-003a-43ee-882c-59fae2392470 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5
2026-06-14 10:12:37.082480 | controller | Jun 14 08:50:15.924797 crc crio[24245]: time="2026-06-14T08:50:15.924687874Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=545ed8e1-e482-4e35-923b-c6755dcc4f3d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.082496 | controller | Jun 14 08:50:15.929138 crc crio[24245]: time="2026-06-14T08:50:15.929063927Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-14 10:12:37.082511 | controller | Jun 14 08:50:20.463722 crc crio[24245]: time="2026-06-14T08:50:20.460933268Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=545ed8e1-e482-4e35-923b-c6755dcc4f3d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.082526 | controller | Jun 14 08:50:20.472165 crc crio[24245]: time="2026-06-14T08:50:20.472067886Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=ddc23976-464a-4a67-b70e-09fbfe140685 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.082541 | controller | Jun 14 08:50:20.564939 crc crio[24245]: time="2026-06-14T08:50:20.562201877Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=9f1e2873-67f5-4e94-8dad-a8e2f9a5a7d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.082556 | controller | Jun 14 08:50:20.580428 crc crio[24245]: time="2026-06-14T08:50:20.580318173Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=22e8de5f-0a45-4967-a984-237a2f7483a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.082572 | controller | Jun 14 08:50:20.581022 crc crio[24245]: time="2026-06-14T08:50:20.580828369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.082587 | controller | Jun 14 08:50:20.700959 crc crio[24245]: time="2026-06-14T08:50:20.696667548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.082602 | controller | Jun 14 08:50:20.713063 crc crio[24245]: time="2026-06-14T08:50:20.705618782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.082617 | controller | Jun 14 08:50:20.871727 crc crio[24245]: time="2026-06-14T08:50:20.871357397Z" level=info msg="Created container 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205: openstack/ceilometer-0/proxy-httpd" id=22e8de5f-0a45-4967-a984-237a2f7483a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.082632 | controller | Jun 14 08:50:20.874948 crc crio[24245]: time="2026-06-14T08:50:20.87490575Z" level=info msg="Starting container: 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205" id=7dcf2e76-0313-435f-89cc-52e7912a2f64 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.082647 | controller | Jun 14 08:50:20.885509 crc crio[24245]: time="2026-06-14T08:50:20.885410854Z" level=info msg="Started container" PID=77025 containerID=522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205 description=openstack/ceilometer-0/proxy-httpd id=7dcf2e76-0313-435f-89cc-52e7912a2f64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5
2026-06-14 10:12:37.082662 | controller | Jun 14 08:50:20.999065 crc crio[24245]: time="2026-06-14T08:50:20.99899847Z" level=info msg="Removing container: 9400ea4df69ff285b1bb0952d088370c69e5345e0304884abaad95ac5527c627" id=032fc0dd-2362-4711-895a-744ba17719f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.082680 | controller | Jun 14 08:50:21.121418 crc crio[24245]: time="2026-06-14T08:50:21.121276952Z" level=info msg="Removed container 9400ea4df69ff285b1bb0952d088370c69e5345e0304884abaad95ac5527c627: openshift-infra/auto-csr-approver-29690444-7g7s6/oc" id=032fc0dd-2362-4711-895a-744ba17719f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.082696 | controller | Jun 14 08:50:21.135063 crc crio[24245]: time="2026-06-14T08:50:21.13498864Z" level=info msg="Stopping pod sandbox: c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838" id=3344a844-a205-4b9b-ba01-9f8b21f1ed47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.082710 | controller | Jun 14 08:50:21.135063 crc crio[24245]: time="2026-06-14T08:50:21.135053362Z" level=info msg="Stopped pod sandbox (already stopped): c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838" id=3344a844-a205-4b9b-ba01-9f8b21f1ed47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.082725 | controller | Jun 14 08:50:21.135949 crc crio[24245]: time="2026-06-14T08:50:21.135828713Z" level=info msg="Removing pod sandbox: c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838" id=e5d95fea-10ee-4013-8d16-1985b9c465aa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.082740 | controller | Jun 14 08:50:21.154578 crc crio[24245]: time="2026-06-14T08:50:21.154389129Z" level=info msg="Removed pod sandbox: c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838" id=e5d95fea-10ee-4013-8d16-1985b9c465aa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.082755 | controller | Jun 14 08:50:21.156185 crc crio[24245]: time="2026-06-14T08:50:21.155971927Z" level=info msg="Stopping pod sandbox: 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26" id=93dfc8de-674f-4c2a-b159-941382bf0568 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.082769 | controller | Jun 14 08:50:21.156185 crc crio[24245]: time="2026-06-14T08:50:21.156040089Z" level=info msg="Stopped pod sandbox (already stopped): 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26" id=93dfc8de-674f-4c2a-b159-941382bf0568 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.082784 | controller | Jun 14 08:50:21.163327 crc crio[24245]: time="2026-06-14T08:50:21.160025117Z" level=info msg="Removing pod sandbox: 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26" id=be5e0380-4a46-4d31-acb4-b44dbf974e1c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.082799 | controller | Jun 14 08:50:21.166488 crc crio[24245]: time="2026-06-14T08:50:21.166451861Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-mq5g8/POD" id=b95d148a-6377-4f56-b7b0-20d1263d1fd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.082814 | controller | Jun 14 08:50:21.166691 crc crio[24245]: time="2026-06-14T08:50:21.166667078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.082829 | controller | Jun 14 08:50:21.173768 crc crio[24245]: time="2026-06-14T08:50:21.173732865Z" level=info msg="Removed pod sandbox: 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26" id=be5e0380-4a46-4d31-acb4-b44dbf974e1c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.082844 | controller | Jun 14 08:50:21.177331 crc crio[24245]: time="2026-06-14T08:50:21.177256127Z" level=info msg="Stopping pod sandbox: 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2" id=2996e660-93e9-4294-adb5-4ee7de972fc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.082859 | controller | Jun 14 08:50:21.177436 crc crio[24245]: time="2026-06-14T08:50:21.17734581Z" level=info msg="Stopped pod sandbox (already stopped): 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2" id=2996e660-93e9-4294-adb5-4ee7de972fc6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.082878 | controller | Jun 14 08:50:21.181212 crc crio[24245]: time="2026-06-14T08:50:21.181082715Z" level=info msg="Removing pod sandbox: 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2" id=46ec0b42-d6bc-48ca-b3d9-1377cc53cec4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.082893 | controller | Jun 14 08:50:21.237500 crc crio[24245]: time="2026-06-14T08:50:21.237338858Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-mq5g8 Namespace:openstack ID:0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6 UID:8a5076d3-4aaf-4b27-a801-cb105cc85f32 NetNS:/var/run/netns/b6687554-5dd3-46e0-9ae2-180b4a073895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a5076d3_4aaf_4b27_a801_cb105cc85f32.slice PodAnnotations:0xc001c3c438}] Aliases:map[]}"
2026-06-14 10:12:37.082909 | controller | Jun 14 08:50:21.237903 crc crio[24245]: time="2026-06-14T08:50:21.237817683Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-mq5g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.082924 | controller | Jun 14 08:50:21.260799 crc crio[24245]: time="2026-06-14T08:50:21.2606282Z" level=info msg="Removed pod sandbox: 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2" id=46ec0b42-d6bc-48ca-b3d9-1377cc53cec4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.082939 | controller | Jun 14 08:50:21.261928 crc crio[24245]: time="2026-06-14T08:50:21.261755764Z" level=info msg="Stopping pod sandbox: 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92" id=d68e541b-e290-4866-a89a-c161c4e4748e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.082954 | controller | Jun 14 08:50:21.262018 crc crio[24245]: time="2026-06-14T08:50:21.261911419Z" level=info msg="Stopped pod sandbox (already stopped): 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92" id=d68e541b-e290-4866-a89a-c161c4e4748e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.082969 | controller | Jun 14 08:50:21.262650 crc crio[24245]: time="2026-06-14T08:50:21.262583481Z" level=info msg="Removing pod sandbox: 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92" id=b050f81e-9ed4-4d54-843d-77254cf4b8ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.082984 | controller | Jun 14 08:50:21.282992 crc crio[24245]: time="2026-06-14T08:50:21.282887251Z" level=info msg="Removed pod sandbox: 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92" id=b050f81e-9ed4-4d54-843d-77254cf4b8ef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.082999 | controller | Jun 14 08:50:21.284077 crc crio[24245]: time="2026-06-14T08:50:21.28392986Z" level=info msg="Stopping pod sandbox: 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b" id=16c35654-3976-4d14-bf46-701e1fa6b206 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.083014 | controller | Jun 14 08:50:21.284077 crc crio[24245]: time="2026-06-14T08:50:21.284017623Z" level=info msg="Stopped pod sandbox (already stopped): 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b" id=16c35654-3976-4d14-bf46-701e1fa6b206 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.083029 | controller | Jun 14 08:50:21.285077 crc crio[24245]: time="2026-06-14T08:50:21.284708615Z" level=info msg="Removing pod sandbox: 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b" id=acfd2a9e-878c-4e34-8a39-73390acd5328 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.083044 | controller | Jun 14 08:50:21.308005 crc crio[24245]: time="2026-06-14T08:50:21.304771235Z" level=info msg="Removed pod sandbox: 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b" id=acfd2a9e-878c-4e34-8a39-73390acd5328 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.083062 | controller | Jun 14 08:50:21.308005 crc crio[24245]: time="2026-06-14T08:50:21.306664094Z" level=info msg="Stopping pod sandbox: 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975" id=56a1a4a7-0d34-4d6a-bde2-d13fb4537e35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.083077 | controller | Jun 14 08:50:21.308005 crc crio[24245]: time="2026-06-14T08:50:21.306746146Z" level=info msg="Stopped pod sandbox (already stopped): 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975" id=56a1a4a7-0d34-4d6a-bde2-d13fb4537e35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.083092 | controller | Jun 14 08:50:21.308005 crc crio[24245]: time="2026-06-14T08:50:21.307280424Z" level=info msg="Removing pod sandbox: 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975" id=5d55bd27-8def-45a2-b583-5ec9394988cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.083107 | controller | Jun 14 08:50:21.324583 crc crio[24245]: time="2026-06-14T08:50:21.324357973Z" level=info msg="Removed pod sandbox: 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975" id=5d55bd27-8def-45a2-b583-5ec9394988cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.083122 | controller | Jun 14 08:50:21.325340 crc crio[24245]: time="2026-06-14T08:50:21.325219533Z" level=info msg="Stopping pod sandbox: 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06" id=83c5959b-45ba-459f-9385-6f14b0f1b51a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.083137 | controller | Jun 14 08:50:21.325453 crc crio[24245]: time="2026-06-14T08:50:21.325355307Z" level=info msg="Stopped pod sandbox (already stopped): 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06" id=83c5959b-45ba-459f-9385-6f14b0f1b51a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.083152 | controller | Jun 14 08:50:21.326693 crc crio[24245]: time="2026-06-14T08:50:21.326624989Z" level=info msg="Removing pod sandbox: 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06" id=71d64f6e-bed0-465d-bbdc-46eccb1e19ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.083167 | controller | Jun 14 08:50:21.352286 crc crio[24245]: time="2026-06-14T08:50:21.351402927Z" level=info msg="Removed pod sandbox: 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06" id=71d64f6e-bed0-465d-bbdc-46eccb1e19ff name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.083182 | controller | Jun 14 08:50:21.357927 crc crio[24245]: time="2026-06-14T08:50:21.357718193Z" level=info msg="Stopping pod sandbox: ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b" id=398741a0-cf99-45d6-be35-a66d7956ac75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.083196 | controller | Jun 14 08:50:21.357927 crc crio[24245]: time="2026-06-14T08:50:21.357898739Z" level=info msg="Stopped pod sandbox (already stopped): ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b" id=398741a0-cf99-45d6-be35-a66d7956ac75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.083211 | controller | Jun 14 08:50:21.362698 crc crio[24245]: time="2026-06-14T08:50:21.362172483Z" level=info msg="Removing pod sandbox: ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b" id=b0bec1e8-8499-4148-9d19-cad4782e41a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.083226 | controller | Jun 14 08:50:21.385771 crc crio[24245]: time="2026-06-14T08:50:21.385681914Z" level=info msg="Removed pod sandbox: ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b" id=b0bec1e8-8499-4148-9d19-cad4782e41a0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.083241 | controller | Jun 14 08:50:21.388636 crc crio[24245]: time="2026-06-14T08:50:21.388550031Z" level=info msg="Stopping pod sandbox: 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97" id=493bc871-c803-42d3-94f5-8a25298745cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.083260 | controller | Jun 14 08:50:21.388799 crc crio[24245]: time="2026-06-14T08:50:21.388646414Z" level=info msg="Stopped pod sandbox (already stopped): 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97" id=493bc871-c803-42d3-94f5-8a25298745cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.083276 | controller | Jun 14 08:50:21.389427 crc crio[24245]: time="2026-06-14T08:50:21.389358937Z" level=info msg="Removing pod sandbox: 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97" id=76c26f27-2dad-41d6-8a39-00247c24cd5f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.083292 | controller | Jun 14 08:50:21.403191 crc crio[24245]: time="2026-06-14T08:50:21.403092239Z" level=info msg="Removed pod sandbox: 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97" id=76c26f27-2dad-41d6-8a39-00247c24cd5f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.083307 | controller | Jun 14 08:50:21.407084 crc crio[24245]: time="2026-06-14T08:50:21.405486583Z" level=info msg="Stopping pod sandbox: 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41" id=53b111d0-94e9-46c0-bc70-fb6e3d4ba228 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.083322 | controller | Jun 14 08:50:21.407084 crc crio[24245]: time="2026-06-14T08:50:21.405594426Z" level=info msg="Stopped pod sandbox (already stopped): 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41" id=53b111d0-94e9-46c0-bc70-fb6e3d4ba228 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.083338 | controller | Jun 14 08:50:21.413998 crc crio[24245]: time="2026-06-14T08:50:21.41146136Z" level=info msg="Removing pod sandbox: 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41" id=18de1a13-7cff-443a-91bb-ec4f0ccdc046 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.083374 | controller | Jun 14 08:50:21.479079 crc crio[24245]: time="2026-06-14T08:50:21.477529586Z" level=info msg="Removed pod sandbox: 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41" id=18de1a13-7cff-443a-91bb-ec4f0ccdc046 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.083392 | controller | Jun 14 08:50:21.814210 crc crio[24245]: 2026-06-14T08:50:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c902ca25e07fd0 Mac:12:ce:e7:5d:ea:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/b6687554-5dd3-46e0-9ae2-180b4a073895 SocketPath: PciID:}] [{Interface:0xc000534690 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.083408 | controller | Jun 14 08:50:21.816196 crc crio[24245]: time="2026-06-14T08:50:21.816106552Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-mq5g8 Namespace:openstack ID:0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6 UID:8a5076d3-4aaf-4b27-a801-cb105cc85f32 NetNS:/var/run/netns/b6687554-5dd3-46e0-9ae2-180b4a073895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a5076d3_4aaf_4b27_a801_cb105cc85f32.slice PodAnnotations:0xc001c3c438}] Aliases:map[]}"
2026-06-14 10:12:37.083424 | controller | Jun 14 08:50:21.816378 crc crio[24245]: time="2026-06-14T08:50:21.81634311Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-mq5g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.083439 | controller | Jun 14 08:50:21.829917 crc crio[24245]: time="2026-06-14T08:50:21.829765238Z" level=info msg="Ran pod sandbox 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6 with infra container: openstack/nova-cell0-conductor-db-sync-mq5g8/POD" id=b95d148a-6377-4f56-b7b0-20d1263d1fd0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.083455 | controller | Jun 14 08:50:21.833153 crc crio[24245]: time="2026-06-14T08:50:21.833058692Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=cacb496c-4d94-456b-8351-4a06efd3edab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.083474 | controller | Jun 14 08:50:21.833526 crc crio[24245]: time="2026-06-14T08:50:21.833414203Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e not found" id=cacb496c-4d94-456b-8351-4a06efd3edab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.083490 | controller | Jun 14 08:50:21.833526 crc crio[24245]: time="2026-06-14T08:50:21.833514467Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e found" id=cacb496c-4d94-456b-8351-4a06efd3edab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.083506 | controller | Jun 14 08:50:21.835151 crc crio[24245]: time="2026-06-14T08:50:21.835021734Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=0aa21e8a-700d-4236-86c4-3dc6539c56b9 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.083522 | controller | Jun 14 08:50:21.845394 crc crio[24245]: time="2026-06-14T08:50:21.845281432Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\""
2026-06-14 10:12:37.083537 | controller | Jun 14 08:50:24.517989 crc crio[24245]: time="2026-06-14T08:50:24.517165731Z" level=info msg="Stopping container: 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab (timeout: 30s)" id=dfbff87a-16b0-46c8-b8b7-f00176cf5166 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.083553 | controller | Jun 14 08:50:24.524003 crc crio[24245]: time="2026-06-14T08:50:24.517172499Z" level=info msg="Stopping container: 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f (timeout: 30s)" id=af0af0f1-23d8-42ec-90f0-a0741f8cc0f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.083569 | controller | Jun 14 08:50:24.813219 crc crio[24245]: time="2026-06-14T08:50:24.810740623Z" level=info msg="Stopped container 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f: openstack/glance-default-external-api-0/glance-log" id=af0af0f1-23d8-42ec-90f0-a0741f8cc0f8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.083584 | controller | Jun 14 08:50:26.535803 crc crio[24245]: time="2026-06-14T08:50:26.535656251Z" level=info msg="Stopping container: b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5 (timeout: 30s)" id=579a6cb8-0ba2-4669-b7f9-597570c7fda6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.083599 | controller | Jun 14 08:50:26.536710 crc crio[24245]: time="2026-06-14T08:50:26.535806089Z" level=info msg="Stopping container: 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c (timeout: 30s)" id=9ba1da7a-8cb4-4980-86ce-758175c4c586 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.083614 | controller | Jun 14 08:50:26.598780 crc crio[24245]: time="2026-06-14T08:50:26.597752603Z" level=info msg="Stopping container: 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f (timeout: 30s)" id=9b2a3e8c-72e3-43c9-b76a-a9d43f34b8fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.083629 | controller | Jun 14 08:50:26.598780 crc crio[24245]: time="2026-06-14T08:50:26.598094872Z" level=info msg="Stopping container: e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20 (timeout: 30s)" id=bd551c8b-4a39-431a-88f9-0b228e62b5af name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.083644 | controller | Jun 14 08:50:26.598780 crc crio[24245]: time="2026-06-14T08:50:26.598358386Z" level=info msg="Stopping container: 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205 (timeout: 30s)" id=78ef2bbd-0c6f-4266-8b0d-206476b7d5e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.083663 | controller | Jun 14 08:50:26.598780 crc crio[24245]: time="2026-06-14T08:50:26.598375401Z" level=info msg="Stopping container: 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4 (timeout: 30s)" id=8c4d7e92-04c1-48ea-8f14-8c6769a7029d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.083678 | controller | Jun 14 08:50:26.807291 crc crio[24245]: time="2026-06-14T08:50:26.80281526Z" level=info msg="Stopped container 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c: openstack/glance-default-internal-api-0/glance-log" id=9ba1da7a-8cb4-4980-86ce-758175c4c586 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.083693 | controller | Jun 14 08:50:26.807291 crc crio[24245]: time="2026-06-14T08:50:26.804728112Z" level=info msg="Stopped container 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4: openstack/ceilometer-0/sg-core" id=8c4d7e92-04c1-48ea-8f14-8c6769a7029d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.083708 | controller | Jun 14 08:50:26.842449 crc crio[24245]: time="2026-06-14T08:50:26.842187923Z" level=info msg="Stopped container 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205: openstack/ceilometer-0/proxy-httpd" id=78ef2bbd-0c6f-4266-8b0d-206476b7d5e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.083723 | controller | Jun 14 08:50:27.179461 crc crio[24245]: time="2026-06-14T08:50:27.179285015Z" level=info msg="Stopped container e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20: openstack/ceilometer-0/ceilometer-central-agent" id=bd551c8b-4a39-431a-88f9-0b228e62b5af name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.083738 | controller | Jun 14 08:50:34.514578 crc crio[24245]: time="2026-06-14T08:50:34.513796531Z" level=info msg="Stopped container 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab: openstack/glance-default-external-api-0/glance-httpd" id=dfbff87a-16b0-46c8-b8b7-f00176cf5166 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.083753 | controller | Jun 14 08:50:34.516181 crc crio[24245]: time="2026-06-14T08:50:34.515638339Z" level=info msg="Stopping pod sandbox: 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894" id=df210124-adc4-40c6-8585-e36d2c067d74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.083781 | controller | Jun 14 08:50:34.516289 crc crio[24245]: time="2026-06-14T08:50:34.516196007Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894 UID:1985474b-5676-46a7-87f1-c2766f1d5d4c NetNS:/var/run/netns/b8aaced3-ffd7-48ae-a2db-0be71c705234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1985474b_5676_46a7_87f1_c2766f1d5d4c.slice PodAnnotations:0xc002422300}] Aliases:map[]}"
2026-06-14 10:12:37.083798 | controller | Jun 14 08:50:34.516508 crc crio[24245]: time="2026-06-14T08:50:34.516378863Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.083815 | controller | Jun 14 08:50:34.658122 crc crio[24245]: time="2026-06-14T08:50:34.65795952Z" level=info msg="Stopped container b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5: openstack/glance-default-internal-api-0/glance-httpd" id=579a6cb8-0ba2-4669-b7f9-597570c7fda6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.083831 | controller | Jun 14 08:50:34.659054 crc crio[24245]: time="2026-06-14T08:50:34.65890055Z" level=info msg="Stopping pod sandbox: 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609" id=5e33929c-3b8a-4368-8410-e14fad98de18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.083850 | controller | Jun 14 08:50:34.659661 crc crio[24245]: time="2026-06-14T08:50:34.659533071Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609 UID:c775e419-0421-4492-9da0-51cf01d9d40e NetNS:/var/run/netns/e49d40d6-0b1b-431a-a822-dfa16cd7d173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc775e419_0421_4492_9da0_51cf01d9d40e.slice PodAnnotations:0xc000602588}] Aliases:map[]}"
2026-06-14 10:12:37.083867 | controller | Jun 14 08:50:34.659974 crc crio[24245]: time="2026-06-14T08:50:34.659722947Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.083884 | controller | Jun 14 08:50:34.711635 crc crio[24245]: time="2026-06-14T08:50:34.711460504Z" level=info msg="Stopped container 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f: openstack/ceilometer-0/ceilometer-notification-agent" id=9b2a3e8c-72e3-43c9-b76a-a9d43f34b8fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.083899 | controller | Jun 14 08:50:34.712731 crc crio[24245]: time="2026-06-14T08:50:34.712643471Z" level=info msg="Stopping pod sandbox: 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5" id=ee2fe6a0-ffc4-4c0a-af06-f14c4263295d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.083915 | controller | Jun 14 08:50:34.713314 crc crio[24245]: time="2026-06-14T08:50:34.71321141Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5 UID:5e815aff-9191-4bd4-96f7-c74de9864e1e NetNS:/var/run/netns/eb7d5c69-127e-498c-ba73-2046ec73eca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e815aff_9191_4bd4_96f7_c74de9864e1e.slice PodAnnotations:0xc0006026c8}] Aliases:map[]}"
2026-06-14 10:12:37.083931 | controller | Jun 14 08:50:34.713468 crc crio[24245]: time="2026-06-14T08:50:34.713411506Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.083947 | controller | Jun 14 08:50:34.725168 crc crio[24245]: time="2026-06-14T08:50:34.725061278Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=0aa21e8a-700d-4236-86c4-3dc6539c56b9 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.083962 | controller | Jun 14 08:50:34.727550 crc crio[24245]: time="2026-06-14T08:50:34.727443633Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=8d911111-95a9-455f-86ea-2e231a1272be name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.083977 | controller | Jun 14 08:50:34.779211 crc crio[24245]: time="2026-06-14T08:50:34.779121728Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=8c7eb969-0016-4fb8-b753-ed4cacf615f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.083992 | controller | Jun 14 08:50:34.791346 crc crio[24245]: time="2026-06-14T08:50:34.791267515Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-mq5g8/nova-cell0-conductor-db-sync" id=cb888de2-817c-416c-8f85-9e56cc134390 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.084008 | controller | Jun 14 08:50:34.793097 crc crio[24245]: time="2026-06-14T08:50:34.793041442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.084030 | controller | Jun 14 08:50:34.846605 crc crio[24245]: time="2026-06-14T08:50:34.84619152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.084046 | controller | Jun 14 08:50:34.850107 crc crio[24245]: time="2026-06-14T08:50:34.849994894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.084062 | controller | Jun 14 08:50:34.990278 crc crio[24245]: time="2026-06-14T08:50:34.990151896Z" level=info msg="Created container ecd0091e30e0263c699b717eda6b5481985b4db492433158506f1b41f0e11853: openstack/nova-cell0-conductor-db-sync-mq5g8/nova-cell0-conductor-db-sync" id=cb888de2-817c-416c-8f85-9e56cc134390 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.084077 | controller | Jun 14 08:50:34.991755 crc crio[24245]: time="2026-06-14T08:50:34.99155826Z" level=info msg="Starting container: ecd0091e30e0263c699b717eda6b5481985b4db492433158506f1b41f0e11853" id=49a38d8e-a378-4b3b-8634-3ab1e3f67b6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.084092 | controller | Jun 14 08:50:35.000659 crc crio[24245]: time="2026-06-14T08:50:35.000560537Z" level=info msg="Started container" PID=78093 containerID=ecd0091e30e0263c699b717eda6b5481985b4db492433158506f1b41f0e11853 description=openstack/nova-cell0-conductor-db-sync-mq5g8/nova-cell0-conductor-db-sync id=49a38d8e-a378-4b3b-8634-3ab1e3f67b6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6
2026-06-14 10:12:37.084107 | controller | Jun 14 08:50:35.202990 crc crio[24245]: time="2026-06-14T08:50:35.202827589Z" level=info msg="Stopped pod sandbox: 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894" id=df210124-adc4-40c6-8585-e36d2c067d74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.084123 | controller | Jun 14 08:50:35.256353 crc crio[24245]: time="2026-06-14T08:50:35.25574533Z" level=info msg="Stopped pod sandbox: 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5" id=ee2fe6a0-ffc4-4c0a-af06-f14c4263295d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.084138 | controller | Jun 14 08:50:35.288545 crc crio[24245]: time="2026-06-14T08:50:35.288466222Z" level=info msg="Stopped pod sandbox: 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609" id=5e33929c-3b8a-4368-8410-e14fad98de18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.084154 | controller | Jun 14 08:50:35.408140 crc crio[24245]: time="2026-06-14T08:50:35.407987167Z" level=info msg="Removing container: b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5" id=6e32f3b4-c3d2-4dd2-a14c-ff4f76f8c7f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.084169 | controller | Jun 14 08:50:35.833637 crc crio[24245]: time="2026-06-14T08:50:35.8331539Z" level=info msg="Removed container b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5: openstack/glance-default-internal-api-0/glance-httpd" id=6e32f3b4-c3d2-4dd2-a14c-ff4f76f8c7f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.084184 | controller | Jun 14 08:50:35.836736 crc crio[24245]: time="2026-06-14T08:50:35.836658413Z" level=info msg="Removing container: 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c" id=7db6edab-1079-4e56-a16d-85f60c7eb4d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.084200 | controller | Jun 14 08:50:35.867579 crc crio[24245]: time="2026-06-14T08:50:35.867493446Z" level=info msg="Removed container 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c: openstack/glance-default-internal-api-0/glance-log" id=7db6edab-1079-4e56-a16d-85f60c7eb4d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.084215 | controller | Jun 14 08:50:35.871151 crc crio[24245]: time="2026-06-14T08:50:35.870710527Z" level=info msg="Removing container: 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205" id=4863b0a3-9c97-4d31-b251-ad039f17139b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.084233 | controller | Jun 14 08:50:35.911873 crc crio[24245]: time="2026-06-14T08:50:35.911738495Z" level=info msg="Removed container 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205: openstack/ceilometer-0/proxy-httpd" id=4863b0a3-9c97-4d31-b251-ad039f17139b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.084249 | controller | Jun 14 08:50:35.923894 crc crio[24245]: time="2026-06-14T08:50:35.923705585Z" level=info msg="Removing container: 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4" id=42ae03de-727f-44d9-947d-fa272aa7cf1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.084264 | controller | Jun 14 08:50:35.985918 crc crio[24245]: time="2026-06-14T08:50:35.985732773Z" level=info msg="Removed container 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4: openstack/ceilometer-0/sg-core" id=42ae03de-727f-44d9-947d-fa272aa7cf1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.084279 | controller | Jun 14 08:50:36.029618 crc crio[24245]: time="2026-06-14T08:50:36.029510865Z" level=info msg="Removing container: 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f" id=10587ca1-2b00-4785-8682-84c3696b38fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.084294 | controller | Jun 14 08:50:36.082939 crc crio[24245]: time="2026-06-14T08:50:36.082429918Z" level=info msg="Removed container 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f: openstack/ceilometer-0/ceilometer-notification-agent" id=10587ca1-2b00-4785-8682-84c3696b38fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.084309 | controller | Jun 14 08:50:36.104579 crc crio[24245]: time="2026-06-14T08:50:36.1027367Z" level=info msg="Removing container: e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20" id=b9d97da7-2c10-4304-85ce-84be11abc223 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.084325 | controller | Jun 14 08:50:36.277695 crc crio[24245]: time="2026-06-14T08:50:36.277585632Z" level=info msg="Removed container e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20: openstack/ceilometer-0/ceilometer-central-agent" id=b9d97da7-2c10-4304-85ce-84be11abc223 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.084340 | controller | Jun 14 08:50:36.282183 crc crio[24245]: time="2026-06-14T08:50:36.282097744Z" level=info msg="Removing container: 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab" id=7fe0846b-e96e-46a9-b69d-a76663486494 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.084376 | controller | Jun 14 08:50:36.304912 crc crio[24245]: time="2026-06-14T08:50:36.304454345Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=e4b403ca-5d5f-4892-99f8-ad6320e55c07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.084393 | controller | Jun 14 08:50:36.304912 crc crio[24245]: time="2026-06-14T08:50:36.30462502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.084410 | controller | Jun 14 08:50:36.327412 crc crio[24245]: time="2026-06-14T08:50:36.327324957Z" level=info msg="Removed container 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab: openstack/glance-default-external-api-0/glance-httpd" id=7fe0846b-e96e-46a9-b69d-a76663486494 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.084426 | controller | Jun 14 08:50:36.334700 crc crio[24245]: time="2026-06-14T08:50:36.334542402Z" level=info msg="Removing container: 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f" id=7ad30cac-4233-4940-8219-edd9ea4b2464 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.084454 | controller | Jun 14 08:50:36.409915 crc crio[24245]: time="2026-06-14T08:50:36.408830238Z" level=info msg="Removed container 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f: openstack/glance-default-external-api-0/glance-log" id=7ad30cac-4233-4940-8219-edd9ea4b2464 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.084470 | controller | Jun 14 08:50:36.418484 crc crio[24245]: time="2026-06-14T08:50:36.418376805Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72 UID:21ede592-a147-4cc5-85a6-fbe8fe42c478 NetNS:/var/run/netns/ed9e953f-a2e8-4e14-9076-a8dbc379d5e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ede592_a147_4cc5_85a6_fbe8fe42c478.slice PodAnnotations:0xc000602698}] Aliases:map[]}"
2026-06-14 10:12:37.084486 | controller | Jun 14 08:50:36.418484 crc crio[24245]: time="2026-06-14T08:50:36.418469628Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.084503 | controller | Jun 14 08:50:36.875255 crc crio[24245]: time="2026-06-14T08:50:36.874673768Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=46645170-9ae9-4472-a6e0-8e3923d2cc3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.084519 | controller | Jun 14 08:50:36.876465 crc crio[24245]: time="2026-06-14T08:50:36.875288168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.084535 | controller | Jun 14 08:50:36.917570 crc crio[24245]: time="2026-06-14T08:50:36.9174574Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c UID:3f21ff5b-62e1-462d-83a9-cf7968f09e79 NetNS:/var/run/netns/a415bd7d-1674-492b-97c4-0ea8d75c1e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f21ff5b_62e1_462d_83a9_cf7968f09e79.slice PodAnnotations:0xc002422a98}] Aliases:map[]}"
2026-06-14 10:12:37.084551 | controller | Jun 14 08:50:36.917570 crc crio[24245]: time="2026-06-14T08:50:36.917556973Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.084566 | controller | Jun 14 08:50:37.140267 crc crio[24245]: time="2026-06-14T08:50:37.139629904Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=b4e0a3b1-6237-48c1-bd92-e7dd7978e452 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.084582 | controller | Jun 14 08:50:37.140486 crc crio[24245]: time="2026-06-14T08:50:37.140380378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.084598 | controller | Jun 14 08:50:37.175330 crc crio[24245]: time="2026-06-14T08:50:37.175146793Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230 UID:e63d893e-cd88-4150-8b9f-48a1732a2a0c NetNS:/var/run/netns/148e0667-e27a-4fa3-b9bf-df304cf68435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63d893e_cd88_4150_8b9f_48a1732a2a0c.slice PodAnnotations:0xc000522c88}] Aliases:map[]}"
2026-06-14 10:12:37.084614 | controller | Jun 14 08:50:37.175330 crc crio[24245]: time="2026-06-14T08:50:37.175216396Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.084631 | controller | Jun 14 08:50:37.281150 crc crio[24245]: 2026-06-14T08:50:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3813500aa526bd4 Mac:2e:b6:a8:f2:89:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/ed9e953f-a2e8-4e14-9076-a8dbc379d5e4 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.084652 | controller | Jun 14 08:50:37.281150 crc crio[24245]: time="2026-06-14T08:50:37.280678137Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72 UID:21ede592-a147-4cc5-85a6-fbe8fe42c478 NetNS:/var/run/netns/ed9e953f-a2e8-4e14-9076-a8dbc379d5e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ede592_a147_4cc5_85a6_fbe8fe42c478.slice PodAnnotations:0xc000602698}] Aliases:map[]}"
2026-06-14 10:12:37.084669 | controller | Jun 14 08:50:37.281150 crc crio[24245]: time="2026-06-14T08:50:37.280939325Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.084685 | controller | Jun 14 08:50:37.301031 crc crio[24245]: time="2026-06-14T08:50:37.297123818Z" level=info msg="Ran pod sandbox 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72 with infra container: openstack/glance-default-external-api-0/POD" id=e4b403ca-5d5f-4892-99f8-ad6320e55c07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.084700 | controller | Jun 14 08:50:37.304643 crc crio[24245]: time="2026-06-14T08:50:37.304355002Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=ca1e51f6-b1d6-493d-b887-46bcb9808537 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.084716 | controller | Jun 14 08:50:37.313884 crc crio[24245]: time="2026-06-14T08:50:37.313751874Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=ff4ad0fc-7d05-4baf-a730-105cf138013f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.084731 | controller | Jun 14 08:50:37.324605 crc crio[24245]: time="2026-06-14T08:50:37.323906858Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=c9b69103-9e37-4c8f-a155-921046f5eb2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.084746 | controller | Jun 14 08:50:37.325370 crc crio[24245]: time="2026-06-14T08:50:37.325303123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.084762 | controller | Jun 14 08:50:37.367345 crc crio[24245]: time="2026-06-14T08:50:37.367258579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.084777 | controller | Jun 14 08:50:37.542760 crc crio[24245]: 2026-06-14T08:50:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61497b9d2300106 Mac:42:1a:7f:7d:27:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/a415bd7d-1674-492b-97c4-0ea8d75c1e28 SocketPath: PciID:}] [{Interface:0xc00011e5e0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.084793 | controller | Jun 14 08:50:37.546652 crc crio[24245]: time="2026-06-14T08:50:37.545463073Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c UID:3f21ff5b-62e1-462d-83a9-cf7968f09e79 NetNS:/var/run/netns/a415bd7d-1674-492b-97c4-0ea8d75c1e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f21ff5b_62e1_462d_83a9_cf7968f09e79.slice PodAnnotations:0xc002422a98}] Aliases:map[]}"
2026-06-14 10:12:37.084812 | controller | Jun 14 08:50:37.546652 crc crio[24245]: time="2026-06-14T08:50:37.546008541Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.084829 | controller | Jun 14 08:50:37.564695 crc crio[24245]: time="2026-06-14T08:50:37.56460953Z" level=info msg="Ran pod sandbox 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c with infra container: openstack/ceilometer-0/POD" id=46645170-9ae9-4472-a6e0-8e3923d2cc3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.084844 | controller | Jun 14 08:50:37.585605 crc crio[24245]: time="2026-06-14T08:50:37.585482906Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=3c3ae25d-3684-4cd3-87b8-fe47045502f0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.084859 | controller | Jun 14 08:50:37.596398 crc crio[24245]: time="2026-06-14T08:50:37.596084945Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-14 10:12:37.084874 | controller | Jun 14 08:50:37.714781 crc crio[24245]: 2026-06-14T08:50:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec5089e9db6122e Mac:96:c2:e2:44:8f:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/148e0667-e27a-4fa3-b9bf-df304cf68435 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.084891 | controller | Jun 14 08:50:37.716276 crc crio[24245]: time="2026-06-14T08:50:37.716210342Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230 UID:e63d893e-cd88-4150-8b9f-48a1732a2a0c NetNS:/var/run/netns/148e0667-e27a-4fa3-b9bf-df304cf68435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63d893e_cd88_4150_8b9f_48a1732a2a0c.slice PodAnnotations:0xc000522c88}] Aliases:map[]}"
2026-06-14 10:12:37.084907 | controller | Jun 14 08:50:37.716509 crc crio[24245]: time="2026-06-14T08:50:37.716490691Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.084922 | controller | Jun 14 08:50:37.741255 crc crio[24245]: time="2026-06-14T08:50:37.741104581Z" level=info msg="Ran pod sandbox ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230 with infra container: openstack/glance-default-internal-api-0/POD" id=b4e0a3b1-6237-48c1-bd92-e7dd7978e452 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.084937 | controller | Jun 14 08:50:37.746604 crc crio[24245]: time="2026-06-14T08:50:37.746509344Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=7e824a0d-138c-4f4f-8ebd-5d05c73031a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.084952 | controller | Jun 14 08:50:37.749690 crc crio[24245]: time="2026-06-14T08:50:37.749620443Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=0f5bdfca-e64c-46a3-8fae-637559827380 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.084968 | controller | Jun 14 08:50:37.757375 crc crio[24245]: time="2026-06-14T08:50:37.756944283Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=63ec0112-40ab-4180-8213-bdca03efc95c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.084986 | controller | Jun 14 08:50:37.757633 crc crio[24245]: time="2026-06-14T08:50:37.757539152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085002 | controller | Jun 14 08:50:37.836465 crc crio[24245]: time="2026-06-14T08:50:37.835600497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085017 | controller | Jun 14 08:50:38.127617 crc crio[24245]: time="2026-06-14T08:50:38.126897884Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=3c3ae25d-3684-4cd3-87b8-fe47045502f0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.085032 | controller | Jun 14 08:50:38.130116 crc crio[24245]: time="2026-06-14T08:50:38.128661967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=eec4ebbb-79fd-4fea-865f-7c6b6f1b678c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.085047 | controller | Jun 14 08:50:38.161737 crc crio[24245]: time="2026-06-14T08:50:38.161607976Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=5ca90abf-398e-49e6-99e1-84232648ef27 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.085061 | controller | Jun 14 08:50:38.171995 crc crio[24245]: time="2026-06-14T08:50:38.170946095Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=4f781dec-a2c3-4107-a53b-04f9c4bf251a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.085076 | controller | Jun 14 08:50:38.171995 crc crio[24245]: time="2026-06-14T08:50:38.171640498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085091 | controller | Jun 14 08:50:38.261635 crc crio[24245]: time="2026-06-14T08:50:38.261580078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085106 | controller | Jun 14 08:50:38.270709 crc crio[24245]: time="2026-06-14T08:50:38.27066181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085121 | controller | Jun 14 08:50:38.280472 crc crio[24245]: time="2026-06-14T08:50:38.280168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085136 | controller | Jun 14 08:50:38.416521 crc crio[24245]: time="2026-06-14T08:50:38.413674278Z" level=info msg="Created container a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c: openstack/ceilometer-0/ceilometer-central-agent" id=4f781dec-a2c3-4107-a53b-04f9c4bf251a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.085151 | controller | Jun 14 08:50:38.416521 crc crio[24245]: time="2026-06-14T08:50:38.415424396Z" level=info msg="Created container 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964: openstack/glance-default-external-api-0/glance-log" id=c9b69103-9e37-4c8f-a155-921046f5eb2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.085166 | controller | Jun 14 08:50:38.418558 crc crio[24245]: time="2026-06-14T08:50:38.417766891Z" level=info msg="Starting container: a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c" id=40406f63-5ba7-4b85-bea1-daaf0c1bb78f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.085184 | controller | Jun 14 08:50:38.427436 crc crio[24245]: time="2026-06-14T08:50:38.427336545Z" level=info msg="Started container" PID=78452 containerID=a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c description=openstack/ceilometer-0/ceilometer-central-agent id=40406f63-5ba7-4b85-bea1-daaf0c1bb78f name=/runtime.v1.RuntimeService/StartContainer sandboxID=61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c
2026-06-14 10:12:37.085200 | controller | Jun 14 08:50:38.432453 crc crio[24245]: time="2026-06-14T08:50:38.432308269Z" level=info msg="Starting container: 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964" id=3d7ba301-4cf0-41c5-9d7b-9c79c15704fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.085215 | controller | Jun 14 08:50:38.441079 crc crio[24245]: time="2026-06-14T08:50:38.440684621Z" level=info msg="Started container" PID=78453 containerID=10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964 description=openstack/glance-default-external-api-0/glance-log id=3d7ba301-4cf0-41c5-9d7b-9c79c15704fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72
2026-06-14 10:12:37.085230 | controller | Jun 14 08:50:38.458344 crc crio[24245]: time="2026-06-14T08:50:38.458141257Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=981a71cb-d17b-4138-9e46-0c28f4c98c28 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.085246 | controller | Jun 14 08:50:38.462966 crc crio[24245]: time="2026-06-14T08:50:38.461252907Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=a5116ac4-0565-46f4-9fbe-2243d17900f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.085260 | controller | Jun 14 08:50:38.470533 crc crio[24245]: time="2026-06-14T08:50:38.469907121Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-14 10:12:37.085275 | controller | Jun 14 08:50:38.527251 crc crio[24245]: time="2026-06-14T08:50:38.527117133Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=71d4fc86-dc8d-4f9b-9b81-162958dd1c7a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.085290 | controller | Jun 14 08:50:38.542929 crc crio[24245]: time="2026-06-14T08:50:38.541277012Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=d2bf3e06-cf61-4812-b7ac-a5953f49d0c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.085305 | controller | Jun 14 08:50:38.542929 crc crio[24245]: time="2026-06-14T08:50:38.541741679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085320 | controller | Jun 14 08:50:38.669606 crc crio[24245]: time="2026-06-14T08:50:38.669520024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085335 | controller | Jun 14 08:50:38.673322 crc crio[24245]: time="2026-06-14T08:50:38.673218473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085371 | controller | Jun 14 08:50:38.878434 crc crio[24245]: time="2026-06-14T08:50:38.878339652Z" level=info msg="Created container f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72: openstack/glance-default-internal-api-0/glance-log" id=63ec0112-40ab-4180-8213-bdca03efc95c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.085394 | controller | Jun 14 08:50:38.880275 crc crio[24245]: time="2026-06-14T08:50:38.880163351Z" level=info msg="Starting container: f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72" id=307832da-0c1f-465b-8a56-697a8219ce33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.085410 | controller | Jun 14 08:50:38.895561 crc crio[24245]: time="2026-06-14T08:50:38.895418776Z" level=info msg="Started container" PID=78509 containerID=f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72 description=openstack/glance-default-internal-api-0/glance-log id=307832da-0c1f-465b-8a56-697a8219ce33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230
2026-06-14 10:12:37.085425 | controller | Jun 14 08:50:38.911210 crc crio[24245]: time="2026-06-14T08:50:38.911113256Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=2153d3df-d58f-4f7f-b940-68f3883f89de name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.085441 | controller | Jun 14 08:50:38.982742 crc crio[24245]: time="2026-06-14T08:50:38.982492568Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=48aea1e4-dc81-447f-9e8d-0130b3b00955 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.085456 | controller | Jun 14 08:50:38.995010 crc crio[24245]: time="2026-06-14T08:50:38.994782229Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=f491d7ff-e143-4d72-a204-417b3c3b29ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.085470 | controller | Jun 14 08:50:38.995314 crc crio[24245]: time="2026-06-14T08:50:38.995219743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085486 | controller | Jun 14 08:50:39.080609 crc crio[24245]: time="2026-06-14T08:50:39.079422487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085501 | controller | Jun 14 08:50:39.377073 crc crio[24245]: time="2026-06-14T08:50:39.376945715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085517 | controller | Jun 14 08:50:39.593415 crc crio[24245]: time="2026-06-14T08:50:39.593262851Z" level=info msg="Created container 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6: openstack/glance-default-external-api-0/glance-httpd" id=d2bf3e06-cf61-4812-b7ac-a5953f49d0c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.085533 | controller | Jun 14 08:50:39.595629 crc crio[24245]: time="2026-06-14T08:50:39.595552825Z" level=info msg="Starting container: 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6" id=835ad8fd-6140-4621-b536-875b99a10e41 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.085549 | controller | Jun 14 08:50:39.604329 crc crio[24245]: time="2026-06-14T08:50:39.604144468Z" level=info msg="Started container" PID=78553 containerID=93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6 description=openstack/glance-default-external-api-0/glance-httpd id=835ad8fd-6140-4621-b536-875b99a10e41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72
2026-06-14 10:12:37.085564 | controller | Jun 14 08:50:39.855624 crc crio[24245]: time="2026-06-14T08:50:39.85550593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085583 | controller | Jun 14 08:50:40.000678 crc crio[24245]: time="2026-06-14T08:50:40.000511145Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=981a71cb-d17b-4138-9e46-0c28f4c98c28 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.085599 | controller | Jun 14 08:50:40.003544 crc crio[24245]: time="2026-06-14T08:50:40.00343053Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=51c542f4-a05c-4242-9b82-0bd8abef7e71 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.085614 | controller | Jun 14 08:50:40.009050 crc crio[24245]: time="2026-06-14T08:50:40.008954475Z" level=info msg="Created container 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e: openstack/glance-default-internal-api-0/glance-httpd" id=f491d7ff-e143-4d72-a204-417b3c3b29ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.085630 | controller | Jun 14 08:50:40.011118 crc crio[24245]: time="2026-06-14T08:50:40.011045701Z" level=info msg="Starting container: 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e" id=4b14439c-2b1e-4c81-82e2-edf66ebaa933 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.085645 | controller | Jun 14 08:50:40.028426 crc crio[24245]: time="2026-06-14T08:50:40.028317921Z" level=info msg="Started container" PID=78576 containerID=29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e description=openstack/glance-default-internal-api-0/glance-httpd id=4b14439c-2b1e-4c81-82e2-edf66ebaa933 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230
2026-06-14 10:12:37.085660 | controller | Jun 14 08:50:40.037619 crc crio[24245]: time="2026-06-14T08:50:40.037507974Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=cea00a96-e90a-4486-91ee-7366c91aabcb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.085675 | controller | Jun 14 08:50:40.049528 crc crio[24245]: time="2026-06-14T08:50:40.049425175Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=cc765c2f-4095-466a-8d67-352a0a1d33a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.085690 | controller | Jun 14 08:50:40.050152 crc crio[24245]: time="2026-06-14T08:50:40.050095907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085706 | controller | Jun 14 08:50:40.112369 crc crio[24245]: time="2026-06-14T08:50:40.112290104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085721 | controller | Jun 14 08:50:40.122075 crc crio[24245]: time="2026-06-14T08:50:40.121946822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085737 | controller | Jun 14 08:50:40.256711 crc crio[24245]: time="2026-06-14T08:50:40.256365901Z" level=info msg="Created container e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261: openstack/ceilometer-0/ceilometer-notification-agent" id=cc765c2f-4095-466a-8d67-352a0a1d33a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.085753 | controller | Jun 14 08:50:40.259205 crc crio[24245]: time="2026-06-14T08:50:40.259111138Z" level=info msg="Starting container: e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261" id=7b070746-bef6-4878-ae44-00cadd880927 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.085768 | controller | Jun 14 08:50:40.265336 crc crio[24245]: time="2026-06-14T08:50:40.265039916Z" level=info msg="Started container" PID=78771 containerID=e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261 description=openstack/ceilometer-0/ceilometer-notification-agent id=7b070746-bef6-4878-ae44-00cadd880927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c
2026-06-14 10:12:37.085787 | controller | Jun 14 08:50:40.279595 crc crio[24245]: time="2026-06-14T08:50:40.279353232Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=2549b934-bd27-4e43-a4e1-01050e786d43 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.085803 | controller | Jun 14 08:50:40.284808 crc crio[24245]: time="2026-06-14T08:50:40.284727034Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-14 10:12:37.085819 | controller | Jun 14 08:50:40.758162 crc crio[24245]: time="2026-06-14T08:50:40.757307458Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=2549b934-bd27-4e43-a4e1-01050e786d43 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.085834 | controller | Jun 14 08:50:40.759572 crc crio[24245]: time="2026-06-14T08:50:40.759143896Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=0694b144-6ddd-4ee2-97a2-5a68011408b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.085849 | controller | Jun 14 08:50:40.789473 crc crio[24245]: time="2026-06-14T08:50:40.789325718Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=638cfc5b-549c-48ad-9cf9-c91c0ea0f1fb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.085864 | controller | Jun 14 08:50:40.807123 crc crio[24245]: time="2026-06-14T08:50:40.806675069Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=03b879af-1f18-4ec1-b924-2b956dfbfc34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.085879 | controller | Jun 14 08:50:40.807588 crc crio[24245]: time="2026-06-14T08:50:40.807534137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085894 | controller | Jun 14 08:50:40.916395 crc crio[24245]: time="2026-06-14T08:50:40.91633466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085909 | controller | Jun 14 08:50:40.921537 crc crio[24245]: time="2026-06-14T08:50:40.921405871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.085924 | controller | Jun 14 08:50:41.096519 crc crio[24245]: time="2026-06-14T08:50:41.096405084Z" level=info msg="Created container c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80: openstack/ceilometer-0/sg-core" id=03b879af-1f18-4ec1-b924-2b956dfbfc34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.085939 | controller | Jun 14 08:50:41.098322 crc crio[24245]: time="2026-06-14T08:50:41.098118547Z" level=info msg="Starting container: c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80" id=3fa9335d-54ba-4e2e-8022-56a790bd3b16 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.085959 | controller | Jun 14 08:50:41.106745 crc crio[24245]: time="2026-06-14T08:50:41.106608369Z" level=info msg="Started container" PID=78993 containerID=c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80 description=openstack/ceilometer-0/sg-core id=3fa9335d-54ba-4e2e-8022-56a790bd3b16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c
2026-06-14 10:12:37.085987 | controller | Jun 14 08:50:41.121374 crc crio[24245]: time="2026-06-14T08:50:41.121272424Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=fb739f4a-5853-4f15-aed5-e88d1db3de1c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.086012 | controller | Jun 14 08:50:41.126946 crc crio[24245]: time="2026-06-14T08:50:41.126807102Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-14 10:12:37.086030 | controller | Jun 14 08:50:42.466168 crc crio[24245]: time="2026-06-14T08:50:42.465349156Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=fb739f4a-5853-4f15-aed5-e88d1db3de1c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.086045 | controller | Jun 14 08:50:42.467782 crc crio[24245]: time="2026-06-14T08:50:42.467341576Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=cbe8294b-9677-48ff-aa85-4ccb7df2826a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.086061 | controller | Jun 14 08:50:42.538484 crc crio[24245]: time="2026-06-14T08:50:42.538318075Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=4c52df0d-5481-4c9b-8e36-d0bdc03ca178 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.086076 | controller | Jun 14 08:50:42.547369 crc crio[24245]: time="2026-06-14T08:50:42.547202077Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=0b3ef5e4-6417-4519-b011-2c9610413d62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.086092 | controller | Jun 14 08:50:42.547963 crc crio[24245]: time="2026-06-14T08:50:42.547693293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.086107 | controller | Jun 14 08:50:42.623927 crc crio[24245]: time="2026-06-14T08:50:42.623469715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.086123 | controller | Jun 14 08:50:42.627907 crc crio[24245]: time="2026-06-14T08:50:42.627628037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.086138 | controller | Jun 14 08:50:42.810325 crc crio[24245]: time="2026-06-14T08:50:42.810188982Z" level=info msg="Created container 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf: openstack/ceilometer-0/proxy-httpd" id=0b3ef5e4-6417-4519-b011-2c9610413d62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.086153 | controller | Jun 14 08:50:42.816510 crc crio[24245]: time="2026-06-14T08:50:42.816453505Z" level=info msg="Starting container: 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf" id=0941e3ea-8686-4ec8-bb2f-153809384499 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.086168 | controller | Jun 14 08:50:42.822088 crc crio[24245]: time="2026-06-14T08:50:42.822043557Z" level=info msg="Started container" PID=79059 containerID=9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf description=openstack/ceilometer-0/proxy-httpd id=0941e3ea-8686-4ec8-bb2f-153809384499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c
2026-06-14 10:12:37.086183 | controller | Jun 14 08:50:54.002799 crc crio[24245]: time="2026-06-14T08:50:54.001197082Z" level=info msg="Stopping pod sandbox: 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6" id=667991ea-35e3-4e9e-9a00-9420fd4827c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.086203 | controller | Jun 14 08:50:54.002799 crc crio[24245]: time="2026-06-14T08:50:54.002615838Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-mq5g8 Namespace:openstack ID:0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6 UID:8a5076d3-4aaf-4b27-a801-cb105cc85f32 NetNS:/var/run/netns/b6687554-5dd3-46e0-9ae2-180b4a073895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a5076d3_4aaf_4b27_a801_cb105cc85f32.slice PodAnnotations:0xc002c930b0}] Aliases:map[]}"
2026-06-14 10:12:37.086220 | controller | Jun 14 08:50:54.004057 crc crio[24245]: time="2026-06-14T08:50:54.002820174Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-mq5g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.086236 | controller | Jun 14 08:50:54.387703 crc crio[24245]: time="2026-06-14T08:50:54.386616784Z" level=info msg="Stopped pod sandbox: 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6" id=667991ea-35e3-4e9e-9a00-9420fd4827c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.086252 | controller | Jun 14 08:50:57.063445 crc crio[24245]: time="2026-06-14T08:50:57.062525769Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=6b95eac6-8a32-44ab-bdfa-e9ca0e70579e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.086267 | controller | Jun 14 08:50:57.064727 crc crio[24245]: time="2026-06-14T08:50:57.06348796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.086283 | controller | Jun 14 08:50:57.105975 crc crio[24245]: time="2026-06-14T08:50:57.105736127Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff UID:eb5bdef3-6342-4f78-a84a-220c32d560b9 NetNS:/var/run/netns/fc87599b-35c0-480e-96be-7e7d2b993cc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb5bdef3_6342_4f78_a84a_220c32d560b9.slice PodAnnotations:0xc001c3c2e0}] Aliases:map[]}"
2026-06-14 10:12:37.086300 | controller | Jun 14 08:50:57.106785 crc crio[24245]: time="2026-06-14T08:50:57.1067588Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.086316 | controller | Jun 14 08:50:57.503828 crc crio[24245]: 2026-06-14T08:50:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23d2f57b3e32afd Mac:b2:48:ed:dc:3f:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/fc87599b-35c0-480e-96be-7e7d2b993cc5 SocketPath: PciID:}] [{Interface:0xc00030e5b0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.086332 | controller | Jun 14 08:50:57.505567 crc crio[24245]: time="2026-06-14T08:50:57.505485592Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff UID:eb5bdef3-6342-4f78-a84a-220c32d560b9 NetNS:/var/run/netns/fc87599b-35c0-480e-96be-7e7d2b993cc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb5bdef3_6342_4f78_a84a_220c32d560b9.slice PodAnnotations:0xc001c3c2e0}] Aliases:map[]}"
2026-06-14 10:12:37.086364 | controller | Jun 14 08:50:57.505702 crc crio[24245]: time="2026-06-14T08:50:57.505652537Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.086390 | controller | Jun 14 08:50:57.520287 crc crio[24245]: time="2026-06-14T08:50:57.520083571Z" level=info msg="Ran pod sandbox 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff with infra container: openstack/nova-cell0-conductor-0/POD" id=6b95eac6-8a32-44ab-bdfa-e9ca0e70579e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.086407 | controller | Jun 14 08:50:57.525815 crc crio[24245]: time="2026-06-14T08:50:57.525665233Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=42d75efa-f610-4a8a-86a4-a927db740f31 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.086422 | controller | Jun 14 08:50:57.560435 crc crio[24245]: time="2026-06-14T08:50:57.560322237Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=13132475-8e3b-4fae-b1d4-13b7d394659e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.086438 | controller | Jun 14 08:50:57.595062 crc crio[24245]: time="2026-06-14T08:50:57.594127442Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=56ed3eb1-04d0-4969-a280-b1f527f44a48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.086453 | controller | Jun 14 08:50:57.595062 crc crio[24245]: time="2026-06-14T08:50:57.594614908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.086468 | controller | Jun 14 08:50:57.639872 crc crio[24245]: time="2026-06-14T08:50:57.639743385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.086483 | controller | Jun 14 08:50:57.644441 crc crio[24245]: time="2026-06-14T08:50:57.644379503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.086498 | controller | Jun 14 08:50:57.791904 crc crio[24245]: time="2026-06-14T08:50:57.791701172Z" level=info msg="Created container 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=56ed3eb1-04d0-4969-a280-b1f527f44a48 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.086513 | controller | Jun 14 08:50:57.793113 crc crio[24245]: time="2026-06-14T08:50:57.793024155Z" level=info msg="Starting container: 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce" id=19998733-8ab1-498a-8909-a2fb40d201d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.086528 | controller | Jun 14 08:50:57.799413 crc crio[24245]: time="2026-06-14T08:50:57.799254223Z" level=info msg="Started container" PID=80026 containerID=3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=19998733-8ab1-498a-8909-a2fb40d201d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff
2026-06-14 10:12:37.086544 | controller | Jun 14 08:51:05.156097 crc crio[24245]: time="2026-06-14T08:51:05.155332687Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-qrl8h/POD" id=efce47a9-fb80-40e0-9f96-0756504ad26c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.086560 | controller | Jun 14 08:51:05.156097 crc crio[24245]: time="2026-06-14T08:51:05.156086041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.086575 | controller | Jun 14 08:51:05.204784 crc crio[24245]: time="2026-06-14T08:51:05.20470996Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-qrl8h Namespace:openstack ID:1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a UID:9ece1c4e-79a5-4644-932c-ead39229466c NetNS:/var/run/netns/0e3b6f4e-3d4b-4cdd-a36c-70b7fb0135cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ece1c4e_79a5_4644_932c_ead39229466c.slice PodAnnotations:0xc003bf6830}] Aliases:map[]}"
2026-06-14 10:12:37.086594 | controller | Jun 14 08:51:05.205114 crc crio[24245]: time="2026-06-14T08:51:05.204774072Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-qrl8h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.086610 | controller | Jun 14 08:51:05.654445 crc crio[24245]: time="2026-06-14T08:51:05.654023621Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=fb8f098d-2d5a-4d31-a65a-43393adeb264 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.086626 | controller | Jun 14 08:51:05.654445 crc crio[24245]: time="2026-06-14T08:51:05.654449205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.086643 | controller | Jun 14 08:51:05.727971 crc crio[24245]: time="2026-06-14T08:51:05.727346869Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f UID:4be8ac78-59e4-4c1f-ba8e-e41417f7d2eb NetNS:/var/run/netns/3d8c49a7-182f-43fd-ad75-557aabf2239e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4be8ac78_59e4_4c1f_ba8e_e41417f7d2eb.slice PodAnnotations:0xc000522260}] Aliases:map[]}"
2026-06-14 10:12:37.086660 | controller | Jun 14 08:51:05.727971 crc crio[24245]: time="2026-06-14T08:51:05.727727161Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.086675 | controller | Jun 14 08:51:05.814311 crc crio[24245]: time="2026-06-14T08:51:05.814003788Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=e6ec9624-1428-4eb3-b09b-1ac11b50d8f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.086691 | controller | Jun 14 08:51:05.814311 crc crio[24245]: time="2026-06-14T08:51:05.814114902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.086706 | controller | Jun 14 08:51:05.842950 crc crio[24245]: time="2026-06-14T08:51:05.842074989Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=216bc4b4-2255-4c26-8265-825813889aaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.086721 | controller | Jun 14 08:51:05.842950 crc crio[24245]: time="2026-06-14T08:51:05.842934017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.086737 | controller | Jun 14 08:51:05.922065 crc crio[24245]: time="2026-06-14T08:51:05.920481115Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55 UID:9245c093-2f14-457e-993f-ef2c7878bdd0 NetNS:/var/run/netns/55477261-3e13-441e-891e-9e0be9984e52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9245c093_2f14_457e_993f_ef2c7878bdd0.slice PodAnnotations:0xc00161a120}] Aliases:map[]}"
2026-06-14 10:12:37.086753 | controller | Jun 14 08:51:05.922065 crc crio[24245]: time="2026-06-14T08:51:05.920568658Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.086773 | controller | Jun 14 08:51:06.015247 crc crio[24245]: time="2026-06-14T08:51:06.01333736Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=24d88daa-afb0-43f4-bcf5-ca867740607d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.086789 | controller | Jun 14 08:51:06.015247 crc crio[24245]: time="2026-06-14T08:51:06.013421253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.086805 | controller | Jun 14 08:51:06.048721 crc crio[24245]: time="2026-06-14T08:51:06.048640856Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901 UID:afb8486f-7571-44ad-ac5c-248fd53b4881 NetNS:/var/run/netns/f1818a76-dcc6-4418-81f0-e4f9ed29d8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb8486f_7571_44ad_ac5c_248fd53b4881.slice PodAnnotations:0xc00161a4f0}] Aliases:map[]}"
2026-06-14 10:12:37.086821 | controller | Jun 14 08:51:06.048721 crc crio[24245]: time="2026-06-14T08:51:06.048707878Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.086836 | controller | Jun 14 08:51:06.082564 crc crio[24245]: time="2026-06-14T08:51:06.082471712Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3 UID:92c5948e-571f-43a1-850b-006861ac156f NetNS:/var/run/netns/c9af4b0b-2074-4fc8-9dbb-ac7c887b6939 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c5948e_571f_43a1_850b_006861ac156f.slice PodAnnotations:0xc0004cc690}] Aliases:map[]}"
2026-06-14 10:12:37.086852 | controller | Jun 14 08:51:06.082564 crc crio[24245]: time="2026-06-14T08:51:06.082534685Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.086868 | controller | Jun 14 08:51:06.138818 crc crio[24245]: 2026-06-14T08:51:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e3c15221336f11 Mac:0e:b5:43:b3:7f:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/0e3b6f4e-3d4b-4cdd-a36c-70b7fb0135cf SocketPath: PciID:}] [{Interface:0xc0003169e0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.086884 | controller | Jun 14 08:51:06.143608 crc crio[24245]: time="2026-06-14T08:51:06.143510506Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-qrl8h Namespace:openstack ID:1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a UID:9ece1c4e-79a5-4644-932c-ead39229466c NetNS:/var/run/netns/0e3b6f4e-3d4b-4cdd-a36c-70b7fb0135cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ece1c4e_79a5_4644_932c_ead39229466c.slice PodAnnotations:0xc003bf6830}] Aliases:map[]}"
2026-06-14 10:12:37.086901 | controller | Jun 14 08:51:06.143753 crc crio[24245]: time="2026-06-14T08:51:06.143702515Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-qrl8h for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.086917 | controller | Jun 14 08:51:06.225794 crc crio[24245]: time="2026-06-14T08:51:06.223022264Z" level=info msg="Ran pod sandbox 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a with infra container: openstack/nova-cell0-cell-mapping-qrl8h/POD" id=efce47a9-fb80-40e0-9f96-0756504ad26c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.086934 | controller | Jun 14 08:51:06.232116 crc crio[24245]: time="2026-06-14T08:51:06.23037515Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=8a595d42-55a3-42b0-a064-fe55348fffe5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.086956 | controller | Jun 14 08:51:06.322171 crc crio[24245]: time="2026-06-14T08:51:06.321634104Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=e5f0c27b-b093-4a7a-b8d7-f231481f2f9c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.086972 | controller | Jun 14 08:51:06.392704 crc crio[24245]: time="2026-06-14T08:51:06.392588309Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-qrl8h/nova-manage" id=a38541d6-774c-4474-bdbf-f04921b8c6f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.086987 | controller | Jun 14 08:51:06.393312 crc crio[24245]: time="2026-06-14T08:51:06.393259957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.087002 | controller | Jun 14 08:51:06.421614 crc crio[24245]: 2026-06-14T08:51:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb689085379f980 Mac:96:b1:e1:a1:ea:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/3d8c49a7-182f-43fd-ad75-557aabf2239e SocketPath: PciID:}] [{Interface:0xc00013af40 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.087017 | controller | Jun 14 08:51:06.423482 crc crio[24245]: time="2026-06-14T08:51:06.423399544Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f UID:4be8ac78-59e4-4c1f-ba8e-e41417f7d2eb NetNS:/var/run/netns/3d8c49a7-182f-43fd-ad75-557aabf2239e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4be8ac78_59e4_4c1f_ba8e_e41417f7d2eb.slice PodAnnotations:0xc000522260}] Aliases:map[]}"
2026-06-14 10:12:37.087033 | controller | Jun 14 08:51:06.423654 crc crio[24245]: time="2026-06-14T08:51:06.423596071Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.087049 | controller | Jun 14 08:51:06.461155 crc crio[24245]: time="2026-06-14T08:51:06.459799299Z" level=info msg="Ran pod sandbox fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f with infra container: openstack/nova-scheduler-0/POD" id=fb8f098d-2d5a-4d31-a65a-43393adeb264 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.087064 | controller | Jun 14 08:51:06.471821 crc crio[24245]: time="2026-06-14T08:51:06.471683612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=496c8060-b34c-4468-8ffc-f237feecaa2d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.087079 | controller | Jun 14 08:51:06.472199 crc crio[24245]: time="2026-06-14T08:51:06.472134536Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 not found" id=496c8060-b34c-4468-8ffc-f237feecaa2d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.087094 | controller | Jun 14 08:51:06.472388 crc crio[24245]: time="2026-06-14T08:51:06.472318811Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 found" id=496c8060-b34c-4468-8ffc-f237feecaa2d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.087108 | controller | Jun 14 08:51:06.473978 crc crio[24245]: time="2026-06-14T08:51:06.473829651Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=ac1304a5-4051-410c-9e64-0ec7e9cd8458 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.087128 | controller | Jun 14 08:51:06.484744 crc crio[24245]: time="2026-06-14T08:51:06.484632829Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\""
2026-06-14 10:12:37.087143 | controller | Jun 14 08:51:06.514149 crc crio[24245]: time="2026-06-14T08:51:06.513634012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.087159 | controller | Jun 14 08:51:06.521187 crc crio[24245]: time="2026-06-14T08:51:06.521068954Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-b779ff7c7-7jhs9/POD" id=a7684fb2-7d96-4614-a3b2-e56601ae0231 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.087174 | controller | Jun 14 08:51:06.521187 crc crio[24245]: time="2026-06-14T08:51:06.521176517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.087189 | controller | Jun 14 08:51:06.521488 crc crio[24245]: time="2026-06-14T08:51:06.521426675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.087204 | controller | Jun 14 08:51:06.585832 crc crio[24245]: time="2026-06-14T08:51:06.585478539Z" level=info msg="Got pod network &{Name:dnsmasq-dns-b779ff7c7-7jhs9 Namespace:openstack ID:1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810 UID:1dec3569-6ec2-4fe0-8252-0f9bfd3cb14c NetNS:/var/run/netns/4d08729b-6256-4d1d-b6b0-18e93a90ac68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dec3569_6ec2_4fe0_8252_0f9bfd3cb14c.slice PodAnnotations:0xc00274a710}] Aliases:map[]}"
2026-06-14 10:12:37.087220 | controller | Jun 14 08:51:06.585832 crc crio[24245]: time="2026-06-14T08:51:06.585795169Z" level=info msg="Adding pod openstack_dnsmasq-dns-b779ff7c7-7jhs9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.087236 | controller | Jun 14 08:51:06.675172 crc crio[24245]: time="2026-06-14T08:51:06.673679942Z" level=info msg="Created container 5e728c2adfe903ee2f7eee849783715c92d220b9be508ca79beb8a2c0d98464f: openstack/nova-cell0-cell-mapping-qrl8h/nova-manage" id=a38541d6-774c-4474-bdbf-f04921b8c6f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.087251 | controller | Jun 14 08:51:06.676417 crc crio[24245]: time="2026-06-14T08:51:06.676245185Z" level=info msg="Starting container: 5e728c2adfe903ee2f7eee849783715c92d220b9be508ca79beb8a2c0d98464f" id=587ed2d5-a911-4653-9801-ceb7e7ebf783 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.087266 | controller | Jun 14 08:51:06.691383 crc crio[24245]: time="2026-06-14T08:51:06.69102982Z" level=info msg="Started container" PID=80647 containerID=5e728c2adfe903ee2f7eee849783715c92d220b9be508ca79beb8a2c0d98464f description=openstack/nova-cell0-cell-mapping-qrl8h/nova-manage id=587ed2d5-a911-4653-9801-ceb7e7ebf783 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a
2026-06-14 10:12:37.087282 | controller | Jun 14 08:51:06.783968 crc crio[24245]: 2026-06-14T08:51:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:138318a73a63297 Mac:f2:ef:a8:b0:6d:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/55477261-3e13-441e-891e-9e0be9984e52 SocketPath: PciID:}] [{Interface:0xc0005109c0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.087301 | controller | Jun 14 08:51:06.785050 crc crio[24245]: time="2026-06-14T08:51:06.784983835Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55 UID:9245c093-2f14-457e-993f-ef2c7878bdd0 NetNS:/var/run/netns/55477261-3e13-441e-891e-9e0be9984e52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9245c093_2f14_457e_993f_ef2c7878bdd0.slice PodAnnotations:0xc00161a120}] Aliases:map[]}"
2026-06-14 10:12:37.087318 | controller | Jun 14 08:51:06.785253 crc crio[24245]: time="2026-06-14T08:51:06.785144691Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.087333 | controller | Jun 14 08:51:06.795427 crc crio[24245]: time="2026-06-14T08:51:06.794925992Z" level=info msg="Ran pod sandbox 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55 with infra container: openstack/nova-api-0/POD" id=e6ec9624-1428-4eb3-b09b-1ac11b50d8f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.087364 | controller | Jun 14 08:51:06.803498 crc crio[24245]: time="2026-06-14T08:51:06.801493685Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=04d0ca06-5157-487e-ae9a-a5a83e4e22dc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.087385 | controller | Jun 14 08:51:06.803498 crc crio[24245]: time="2026-06-14T08:51:06.801792534Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found" id=04d0ca06-5157-487e-ae9a-a5a83e4e22dc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.087401 | controller | Jun 14 08:51:06.803498 crc crio[24245]: time="2026-06-14T08:51:06.801956433Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found" id=04d0ca06-5157-487e-ae9a-a5a83e4e22dc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.087416 | controller | Jun 14 08:51:06.807321 crc crio[24245]: time="2026-06-14T08:51:06.806749118Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=d9766b6e-49b0-4ccc-8e3e-1e5bb0c06b44 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.087431 | controller | Jun 14 08:51:06.814168 crc crio[24245]: time="2026-06-14T08:51:06.813022598Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-4hdbr/POD" id=b3dfd239-f7bb-48d8-afd3-ed493357f8ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.087446 | controller | Jun 14 08:51:06.814168 crc crio[24245]: time="2026-06-14T08:51:06.813113621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.087462 | controller | Jun 14 08:51:06.814168 crc crio[24245]: time="2026-06-14T08:51:06.813579214Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\""
2026-06-14 10:12:37.087477 | controller | Jun 14 08:51:06.930979 crc crio[24245]: time="2026-06-14T08:51:06.928059206Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-4hdbr Namespace:openstack ID:3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e UID:fcb84868-89a8-4ccc-be5a-7b3b0dc40fa5 NetNS:/var/run/netns/8a6c2ce3-9cba-4297-b3e9-0561e8ccbc83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcb84868_89a8_4ccc_be5a_7b3b0dc40fa5.slice PodAnnotations:0xc001b86250}] Aliases:map[]}"
2026-06-14 10:12:37.087497 | controller | Jun 14 08:51:06.930979 crc crio[24245]: time="2026-06-14T08:51:06.928149239Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-4hdbr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.087513 | controller | Jun 14 08:51:06.947807 crc crio[24245]: 2026-06-14T08:51:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b5e89cae343670 Mac:2a:07:4f:22:d3:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/c9af4b0b-2074-4fc8-9dbb-ac7c887b6939 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.087529 | controller | Jun 14 08:51:06.949196 crc crio[24245]: time="2026-06-14T08:51:06.949096593Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3 UID:92c5948e-571f-43a1-850b-006861ac156f NetNS:/var/run/netns/c9af4b0b-2074-4fc8-9dbb-ac7c887b6939 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c5948e_571f_43a1_850b_006861ac156f.slice PodAnnotations:0xc0004cc690}] Aliases:map[]}"
2026-06-14 10:12:37.087545 | controller | Jun 14 08:51:06.949341 crc crio[24245]: time="2026-06-14T08:51:06.949265219Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.087560 | controller | Jun 14 08:51:06.951925 crc crio[24245]: 2026-06-14T08:51:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04309178af4aaee Mac:22:35:07:67:ad:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/f1818a76-dcc6-4418-81f0-e4f9ed29d8bd SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.087576 | controller | Jun 14 08:51:06.953291 crc crio[24245]: time="2026-06-14T08:51:06.953158984Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901 UID:afb8486f-7571-44ad-ac5c-248fd53b4881 NetNS:/var/run/netns/f1818a76-dcc6-4418-81f0-e4f9ed29d8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb8486f_7571_44ad_ac5c_248fd53b4881.slice PodAnnotations:0xc00161a4f0}] Aliases:map[]}"
2026-06-14 10:12:37.087591 | controller | Jun 14 08:51:06.953432 crc crio[24245]: time="2026-06-14T08:51:06.953372881Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.087607 | controller | Jun 14 08:51:06.968898 crc crio[24245]: time="2026-06-14T08:51:06.968720145Z" level=info msg="Ran pod sandbox 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3 with infra container: openstack/nova-metadata-0/POD" id=24d88daa-afb0-43f4-bcf5-ca867740607d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.087622 | controller | Jun 14 08:51:06.978530 crc crio[24245]: time="2026-06-14T08:51:06.978399402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e515a916-48ce-430f-8c0e-af491c1a9bde name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.087637 | controller | Jun 14 08:51:06.978793 crc crio[24245]: time="2026-06-14T08:51:06.978597078Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found" id=e515a916-48ce-430f-8c0e-af491c1a9bde name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.087652 | controller | Jun 14 08:51:06.978793 crc crio[24245]: time="2026-06-14T08:51:06.978646342Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found" id=e515a916-48ce-430f-8c0e-af491c1a9bde name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.087671 | controller | Jun 14 08:51:06.980454 crc crio[24245]: time="2026-06-14T08:51:06.980285322Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a177cae2-3364-440f-b24e-95c300899d31 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.087687 | controller | Jun 14 08:51:06.982566 crc crio[24245]: time="2026-06-14T08:51:06.982477561Z" level=info msg="Ran pod sandbox 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=216bc4b4-2255-4c26-8265-825813889aaa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.087702 | controller | Jun 14 08:51:06.988704 crc crio[24245]: time="2026-06-14T08:51:06.987967767Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\""
2026-06-14 10:12:37.087717 | controller | Jun 14 08:51:07.008176 crc crio[24245]: time="2026-06-14T08:51:07.008030088Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=e0fe3065-d5a2-4635-822f-339048fe2679 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.087732 | controller | Jun 14 08:51:07.008483 crc crio[24245]: time="2026-06-14T08:51:07.008317448Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d not found" id=e0fe3065-d5a2-4635-822f-339048fe2679 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.087747 | controller | Jun 14 08:51:07.008483 crc crio[24245]: time="2026-06-14T08:51:07.008424631Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d found" id=e0fe3065-d5a2-4635-822f-339048fe2679 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.087763 | controller | Jun 14 08:51:07.013794 crc crio[24245]: time="2026-06-14T08:51:07.013499791Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=3f4e0913-552f-4812-8229-15975d5201fd name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.087795 | controller | Jun 14 08:51:07.020119 crc crio[24245]: time="2026-06-14T08:51:07.020016077Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\""
2026-06-14 10:12:37.087814 | controller | Jun 14 08:51:07.284910 crc crio[24245]: 2026-06-14T08:51:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d52539543c8093 Mac:9a:82:97:46:c0:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/4d08729b-6256-4d1d-b6b0-18e93a90ac68 SocketPath: PciID:}] [{Interface:0xc0000146b0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.087836 | controller | Jun 14 08:51:07.287115 crc crio[24245]: time="2026-06-14T08:51:07.287021909Z" level=info msg="Got pod network &{Name:dnsmasq-dns-b779ff7c7-7jhs9 Namespace:openstack ID:1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810 UID:1dec3569-6ec2-4fe0-8252-0f9bfd3cb14c NetNS:/var/run/netns/4d08729b-6256-4d1d-b6b0-18e93a90ac68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dec3569_6ec2_4fe0_8252_0f9bfd3cb14c.slice PodAnnotations:0xc00274a710}] Aliases:map[]}"
2026-06-14 10:12:37.087857 | controller | Jun 14 08:51:07.288005 crc crio[24245]: time="2026-06-14T08:51:07.287297477Z" level=info msg="Checking pod openstack_dnsmasq-dns-b779ff7c7-7jhs9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.087874 | controller | Jun 14 08:51:07.318741 crc crio[24245]: time="2026-06-14T08:51:07.318321656Z" level=info msg="Ran pod sandbox 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810 with infra container: openstack/dnsmasq-dns-b779ff7c7-7jhs9/POD" id=a7684fb2-7d96-4614-a3b2-e56601ae0231 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.087890 | controller | Jun 14 08:51:07.329622 crc crio[24245]: time="2026-06-14T08:51:07.329474249Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=023faab8-4c31-4f97-bf50-6b1033945885 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.087906 | controller | Jun 14 08:51:07.494691 crc crio[24245]: time="2026-06-14T08:51:07.49431904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=828b7dbd-fde7-4570-b89b-59ad10e76db7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.087921 | controller | Jun 14 08:51:07.517048 crc crio[24245]: time="2026-06-14T08:51:07.516272771Z" level=info msg="Creating container: openstack/dnsmasq-dns-b779ff7c7-7jhs9/init" id=a208026e-0bc9-4f94-87ce-d4ba95a4bae1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.087937 | controller | Jun 14 08:51:07.517048 crc crio[24245]: time="2026-06-14T08:51:07.516748527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.087952 | controller | Jun 14 08:51:07.579968 crc crio[24245]: 2026-06-14T08:51:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b623a1d6571954 Mac:1a:98:22:c0:13:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/8a6c2ce3-9cba-4297-b3e9-0561e8ccbc83 SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.087968 | controller | Jun 14 08:51:07.580933 crc crio[24245]: time="2026-06-14T08:51:07.580490189Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-4hdbr Namespace:openstack ID:3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e UID:fcb84868-89a8-4ccc-be5a-7b3b0dc40fa5 NetNS:/var/run/netns/8a6c2ce3-9cba-4297-b3e9-0561e8ccbc83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcb84868_89a8_4ccc_be5a_7b3b0dc40fa5.slice PodAnnotations:0xc001b86250}] Aliases:map[]}"
2026-06-14 10:12:37.087984 | controller | Jun 14 08:51:07.580933 crc crio[24245]: time="2026-06-14T08:51:07.580690465Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-4hdbr for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.088000 | controller | Jun 14 08:51:07.596621 crc crio[24245]: time="2026-06-14T08:51:07.596525742Z" level=info msg="Ran pod sandbox 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e with infra container: openstack/nova-cell1-conductor-db-sync-4hdbr/POD" id=b3dfd239-f7bb-48d8-afd3-ed493357f8ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.088016 | controller | Jun 14 08:51:07.603679 crc crio[24245]: time="2026-06-14T08:51:07.603488142Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=8902f24e-494f-4ed5-91e6-89b09f711e55 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.088032 | controller | Jun 14 08:51:07.631639 crc crio[24245]: time="2026-06-14T08:51:07.631528704Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=5161636c-e67a-4e60-8985-a55936006688 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.088052 | controller | Jun 14 08:51:07.636679 crc crio[24245]: time="2026-06-14T08:51:07.636379153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088068 | controller | Jun 14 08:51:07.646951 crc crio[24245]: time="2026-06-14T08:51:07.646776428Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-4hdbr/nova-cell1-conductor-db-sync" id=02730b54-b6c5-40db-9c33-9497d1e48b2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.088083 | controller | Jun 14 08:51:07.647436 crc crio[24245]: time="2026-06-14T08:51:07.647355566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088099 | controller | Jun 14 08:51:07.659932 crc crio[24245]: time="2026-06-14T08:51:07.659700052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088114 | controller | Jun 14 08:51:07.864894 crc crio[24245]: time="2026-06-14T08:51:07.863429156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088130 | controller | Jun 14 08:51:07.869755 crc crio[24245]: time="2026-06-14T08:51:07.869676355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088145 | controller | Jun 14 08:51:08.192360 crc crio[24245]: time="2026-06-14T08:51:08.191811607Z" level=info msg="Created container d39ebdeefd9c5f135842c5cb08a819e6d64efb8d3a2161a7920982913b924f71: openstack/nova-cell1-conductor-db-sync-4hdbr/nova-cell1-conductor-db-sync" id=02730b54-b6c5-40db-9c33-9497d1e48b2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.088160 | controller | Jun 14 08:51:08.199888 crc crio[24245]: time="2026-06-14T08:51:08.199681383Z" level=info msg="Starting container: d39ebdeefd9c5f135842c5cb08a819e6d64efb8d3a2161a7920982913b924f71" id=8282a4d5-069c-452c-b6f6-8f32315cf250 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.088176 | controller | Jun 14 08:51:08.202515 crc crio[24245]: time="2026-06-14T08:51:08.20247436Z" level=info msg="Created container 48d19d166bd43e0a5e10d01343613a28d6b33bfe11472b47c0fd46b9d7c9594b: openstack/dnsmasq-dns-b779ff7c7-7jhs9/init" id=a208026e-0bc9-4f94-87ce-d4ba95a4bae1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.088191 | controller | Jun 14 08:51:08.212948 crc crio[24245]: time="2026-06-14T08:51:08.2125169Z" level=info msg="Starting container: 48d19d166bd43e0a5e10d01343613a28d6b33bfe11472b47c0fd46b9d7c9594b" id=6cc8a0b0-af88-4430-b891-c0f777e61c1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.088207 | controller | Jun 14 08:51:08.221541 crc crio[24245]: time="2026-06-14T08:51:08.221425567Z" level=info msg="Started container" PID=80797 containerID=d39ebdeefd9c5f135842c5cb08a819e6d64efb8d3a2161a7920982913b924f71 description=openstack/nova-cell1-conductor-db-sync-4hdbr/nova-cell1-conductor-db-sync id=8282a4d5-069c-452c-b6f6-8f32315cf250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e
2026-06-14 10:12:37.088222 | controller | Jun 14 08:51:08.224568 crc crio[24245]: time="2026-06-14T08:51:08.22347981Z" level=info msg="Started container" PID=80790 containerID=48d19d166bd43e0a5e10d01343613a28d6b33bfe11472b47c0fd46b9d7c9594b description=openstack/dnsmasq-dns-b779ff7c7-7jhs9/init id=6cc8a0b0-af88-4430-b891-c0f777e61c1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810
2026-06-14 10:12:37.088242 | controller | Jun 14 08:51:08.452180 crc crio[24245]: time="2026-06-14T08:51:08.452037457Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=00ad9920-643b-4227-a378-3a4c4d90c114 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.088257 | controller | Jun 14 08:51:08.579469 crc crio[24245]: time="2026-06-14T08:51:08.578216202Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=05b94e78-60f7-4174-a3ab-317e50ad4d50 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.088273 | controller | Jun 14 08:51:08.611592 crc crio[24245]: time="2026-06-14T08:51:08.610998644Z" level=info msg="Creating container: openstack/dnsmasq-dns-b779ff7c7-7jhs9/dnsmasq-dns" id=d501bf8c-0e37-40db-ad59-d939f6020902 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.088287 | controller | Jun 14 08:51:08.612983 crc crio[24245]: time="2026-06-14T08:51:08.612776011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088303 | controller | Jun 14 08:51:08.741045 crc crio[24245]: time="2026-06-14T08:51:08.74081761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088318 | controller | Jun 14 08:51:08.751609 crc crio[24245]: time="2026-06-14T08:51:08.751261431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088333 | controller | Jun 14 08:51:09.010100 crc crio[24245]: time="2026-06-14T08:51:09.009825127Z" level=info msg="Created container cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca: openstack/dnsmasq-dns-b779ff7c7-7jhs9/dnsmasq-dns" id=d501bf8c-0e37-40db-ad59-d939f6020902 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.088373 | controller | Jun 14 08:51:09.014490 crc crio[24245]: time="2026-06-14T08:51:09.014140963Z" level=info msg="Starting container: cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca" id=a9b22c7c-19b7-49e6-9890-973092f2f0fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.088395 | controller | Jun 14 08:51:09.045611 crc crio[24245]: time="2026-06-14T08:51:09.045419287Z" level=info msg="Started container" PID=80884 containerID=cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca description=openstack/dnsmasq-dns-b779ff7c7-7jhs9/dnsmasq-dns id=a9b22c7c-19b7-49e6-9890-973092f2f0fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810
2026-06-14 10:12:37.088412 | controller | Jun 14 08:51:13.045300 crc crio[24245]: time="2026-06-14T08:51:13.043717775Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=ac1304a5-4051-410c-9e64-0ec7e9cd8458 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.088428 | controller | Jun 14 08:51:13.048280 crc crio[24245]: time="2026-06-14T08:51:13.048150698Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=7762931e-26a7-445c-bdad-9f20b5f60696 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.088443 | controller | Jun 14 08:51:13.072256 crc crio[24245]: time="2026-06-14T08:51:13.072068321Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=d9766b6e-49b0-4ccc-8e3e-1e5bb0c06b44 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.088462 | controller | Jun 14 08:51:13.073317 crc crio[24245]: time="2026-06-14T08:51:13.073206496Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=8bf263b5-58ca-4f50-940f-0801183f9d3a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.088478 | controller | Jun 14 08:51:13.076587 crc crio[24245]: time="2026-06-14T08:51:13.076499573Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=3f4e0913-552f-4812-8229-15975d5201fd name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.088493 | controller | Jun 14 08:51:13.077748 crc crio[24245]: time="2026-06-14T08:51:13.077668427Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=bf247626-d347-4cff-a0aa-cbcd615165be name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.088508 | controller | Jun 14 08:51:13.102517 crc crio[24245]: time="2026-06-14T08:51:13.102420227Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a177cae2-3364-440f-b24e-95c300899d31 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.088523 | controller | Jun 14 08:51:13.102899 crc crio[24245]: time="2026-06-14T08:51:13.102751438Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=7af5f6b2-d645-477c-9c7f-e1ed8afd889c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.088538 | controller | Jun 14 08:51:13.105144 crc crio[24245]: time="2026-06-14T08:51:13.10507477Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=70c57e3e-3f1b-4eeb-9168-d4617cf3c0d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.088553 | controller | Jun 14 08:51:13.112775 crc crio[24245]: time="2026-06-14T08:51:13.112678953Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=3356f4ee-4f70-4445-b01e-d9a10831d931 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.088568 | controller | Jun 14 08:51:13.129035 crc crio[24245]: time="2026-06-14T08:51:13.128922659Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=b5a322bc-e04a-4e7b-b45e-cf52bf9fd66f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.088587 | controller | Jun 14 08:51:13.130113 crc crio[24245]: time="2026-06-14T08:51:13.129819869Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=58c81f79-555a-4168-ab53-bd08ade2e022 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.088609 | controller | Jun 14 08:51:13.132529 crc crio[24245]: time="2026-06-14T08:51:13.132450112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088639 | controller | Jun 14 08:51:13.141522 crc crio[24245]: time="2026-06-14T08:51:13.141401606Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=38cd39c5-7598-4d1e-89d2-29e3c0688b65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.088669 | controller | Jun 14 08:51:13.142471 crc crio[24245]: time="2026-06-14T08:51:13.142367558Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=92c57b08-b4fa-4f7b-9726-304f759942f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.088707 | controller | Jun 14 08:51:13.151167 crc crio[24245]: time="2026-06-14T08:51:13.151081105Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=36b6a357-ab86-4130-a835-95053ea63b54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.088738 | controller | Jun 14 08:51:13.163727 crc crio[24245]: time="2026-06-14T08:51:13.162120174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088765 | controller | Jun 14 08:51:13.163727 crc crio[24245]: time="2026-06-14T08:51:13.163723887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088793 | controller | Jun 14 08:51:13.169208 crc crio[24245]: time="2026-06-14T08:51:13.169119378Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=0c2a1ec6-b54b-4dd8-9fa4-f7921e68a309 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.088820 | controller | Jun 14 08:51:13.194287 crc crio[24245]: time="2026-06-14T08:51:13.193404812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088847 | controller | Jun 14 08:51:13.223483 crc crio[24245]: time="2026-06-14T08:51:13.223397388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088874 | controller | Jun 14 08:51:13.227397 crc crio[24245]: time="2026-06-14T08:51:13.227271103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088901 | controller | Jun 14 08:51:13.249874 crc crio[24245]: time="2026-06-14T08:51:13.249758166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088927 | controller | Jun 14 08:51:13.254661 crc crio[24245]: time="2026-06-14T08:51:13.254530408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088954 | controller | Jun 14 08:51:13.256335 crc crio[24245]: time="2026-06-14T08:51:13.256256922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.088981 | controller | Jun 14 08:51:13.259194 crc crio[24245]: time="2026-06-14T08:51:13.259126514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.089008 | controller | Jun 14 08:51:13.284763 crc crio[24245]: time="2026-06-14T08:51:13.284664377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.089036 | controller | Jun 14 08:51:13.288264 crc crio[24245]: time="2026-06-14T08:51:13.288193309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.089063 | controller | Jun 14 08:51:13.575940 crc crio[24245]: time="2026-06-14T08:51:13.575336882Z" level=info msg="Created container 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f: openstack/nova-api-0/nova-api-log" id=58c81f79-555a-4168-ab53-bd08ade2e022 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.089094 | controller | Jun 14 08:51:13.578518 crc crio[24245]: time="2026-06-14T08:51:13.578399038Z" level=info msg="Starting container: 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f" id=52eb04d9-4c2c-4b12-95f6-d288b1457a08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.089123 | controller | Jun 14 08:51:13.589728 crc crio[24245]: time="2026-06-14T08:51:13.589629236Z" level=info msg="Started container" PID=81135 containerID=73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f description=openstack/nova-api-0/nova-api-log id=52eb04d9-4c2c-4b12-95f6-d288b1457a08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55
2026-06-14 10:12:37.089151 | controller | Jun 14 08:51:13.607827 crc crio[24245]: time="2026-06-14T08:51:13.607745894Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=962a00b1-f924-40cf-85d2-af64d348bbf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.089179 | controller | Jun 14 08:51:13.619747 crc crio[24245]: time="2026-06-14T08:51:13.61931677Z" level=info msg="Created container c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb: openstack/nova-metadata-0/nova-metadata-log" id=38cd39c5-7598-4d1e-89d2-29e3c0688b65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.089207 | controller | Jun 14 08:51:13.620936 crc crio[24245]: time="2026-06-14T08:51:13.620775557Z" level=info msg="Starting container: c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb" id=e0eff3a1-ea70-426b-86f5-774254ca214a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.089234 | controller | Jun 14 08:51:13.630570 crc crio[24245]: time="2026-06-14T08:51:13.630485185Z" level=info msg="Started container" PID=81133 containerID=c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb description=openstack/nova-metadata-0/nova-metadata-log id=e0eff3a1-ea70-426b-86f5-774254ca214a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3
2026-06-14 10:12:37.089262 | controller | Jun 14 08:51:13.645373 crc crio[24245]: time="2026-06-14T08:51:13.645056251Z" level=info msg="Created container e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=0c2a1ec6-b54b-4dd8-9fa4-f7921e68a309 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.089290 | controller | Jun 14 08:51:13.648162 crc crio[24245]: time="2026-06-14T08:51:13.648096217Z" level=info msg="Starting container: e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8" id=cae92009-171c-433c-bd95-fbaf5640caac name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.089317 | controller | Jun 14 08:51:13.648353 crc crio[24245]: time="2026-06-14T08:51:13.648197619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=67cdf035-a5d6-4254-ba3a-bbc75f68f655 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.089345 | controller | Jun 14 08:51:13.663715 crc crio[24245]: time="2026-06-14T08:51:13.663619052Z" level=info msg="Started container" PID=81136 containerID=e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=cae92009-171c-433c-bd95-fbaf5640caac name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f
2026-06-14 10:12:37.089395 | controller | Jun 14 08:51:13.667034 crc crio[24245]: time="2026-06-14T08:51:13.666894195Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=52c85bb8-25ff-4e78-bfee-c9fac12ff75a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.089430 | controller | Jun 14 08:51:13.669898 crc crio[24245]: time="2026-06-14T08:51:13.669676488Z" level=info msg="Created container fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=36b6a357-ab86-4130-a835-95053ea63b54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.089458 | controller | Jun 14 08:51:13.672010 crc crio[24245]: time="2026-06-14T08:51:13.671923367Z" level=info msg="Starting container: fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d" id=57441e60-f13a-4c82-a4b7-553f052868b9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.089487 | controller | Jun 14 08:51:13.677136 crc crio[24245]: time="2026-06-14T08:51:13.677011047Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=d8996b18-0a1a-49c7-8024-8c562110ca44 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.089514 | controller | Jun 14 08:51:13.685053 crc crio[24245]: time="2026-06-14T08:51:13.68464866Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=3fac9de2-acce-4e62-8604-efddd32754d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.089543 | controller | Jun 14 08:51:13.691635 crc crio[24245]: time="2026-06-14T08:51:13.686978666Z" level=info msg="Started container" PID=81134 containerID=fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=57441e60-f13a-4c82-a4b7-553f052868b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901
2026-06-14 10:12:37.089571 | controller | Jun 14 08:51:13.691635 crc crio[24245]: time="2026-06-14T08:51:13.688616718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.089599 | controller | Jun 14 08:51:13.691997 crc crio[24245]: time="2026-06-14T08:51:13.691768258Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=cf846013-5777-4fe6-bcd8-6b9e6c4878df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.089627 | controller | Jun 14 08:51:13.702920 crc crio[24245]: time="2026-06-14T08:51:13.702687835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.089654 | controller | Jun 14 08:51:13.769337 crc crio[24245]: time="2026-06-14T08:51:13.76913549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.089682 | controller | Jun 14 08:51:13.773033 crc crio[24245]: time="2026-06-14T08:51:13.772975701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.089716 | controller | Jun 14 08:51:13.791522 crc crio[24245]: time="2026-06-14T08:51:13.791426349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.089744 | controller | Jun 14 08:51:13.802013 crc crio[24245]: time="2026-06-14T08:51:13.801752732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.089770 | controller | Jun 14 08:51:13.921296 crc crio[24245]: time="2026-06-14T08:51:13.92116968Z" level=info msg="Created container e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30: openstack/nova-api-0/nova-api-api" id=3fac9de2-acce-4e62-8604-efddd32754d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.089801 | controller | Jun 14 08:51:13.922787 crc crio[24245]: time="2026-06-14T08:51:13.922693118Z" level=info msg="Starting container: e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30" id=7d835afc-849b-481a-9ed0-1f89f626539f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.089830 | controller | Jun 14 08:51:13.926485 crc crio[24245]: time="2026-06-14T08:51:13.925917861Z" level=info msg="Created container b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50: openstack/nova-metadata-0/nova-metadata-metadata" id=cf846013-5777-4fe6-bcd8-6b9e6c4878df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.089857 | controller | Jun 14 08:51:13.926989 crc crio[24245]: time="2026-06-14T08:51:13.926919643Z" level=info msg="Starting container: b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50" id=cb37569d-5076-454f-9f6d-fe3b042ad5eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.089884 | controller | Jun 14 08:51:13.929652 crc crio[24245]: time="2026-06-14T08:51:13.929568557Z" level=info msg="Started container" PID=81199 containerID=e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30 description=openstack/nova-api-0/nova-api-api id=7d835afc-849b-481a-9ed0-1f89f626539f name=/runtime.v1.RuntimeService/StartContainer sandboxID=138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55
2026-06-14 10:12:37.089923 | controller | Jun 14 08:51:13.932710 crc crio[24245]: time="2026-06-14T08:51:13.932356087Z" level=info msg="Started container" PID=81205 containerID=b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50 description=openstack/nova-metadata-0/nova-metadata-metadata id=cb37569d-5076-454f-9f6d-fe3b042ad5eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3
2026-06-14 10:12:37.089953 | controller | Jun 14 08:51:14.613333 crc crio[24245]: time="2026-06-14T08:51:14.612314822Z" level=info msg="Stopping container: c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb (timeout: 30s)" id=88eeb38b-7249-456a-b52e-bab6ca0f24fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.089981 | controller | Jun 14 08:51:14.613333 crc crio[24245]: time="2026-06-14T08:51:14.61255447Z" level=info msg="Stopping container: b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50 (timeout: 30s)" id=57aa12a2-ccb9-4e0b-8040-c53644014c17 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.090009 | controller | Jun 14 08:51:14.640949 crc crio[24245]: time="2026-06-14T08:51:14.633378302Z" level=info msg="Stopping container: fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d (timeout: 30s)" id=5210b64b-3cf1-4a45-8a30-54e43454e455 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.090036 | controller | Jun 14 08:51:14.764689 crc crio[24245]: time="2026-06-14T08:51:14.764580178Z" level=info msg="Stopped container c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb: openstack/nova-metadata-0/nova-metadata-log" id=88eeb38b-7249-456a-b52e-bab6ca0f24fa name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.090063 | controller | Jun 14 08:51:14.970414 crc crio[24245]: time="2026-06-14T08:51:14.96975598Z" level=info msg="Stopped container b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50: openstack/nova-metadata-0/nova-metadata-metadata" id=57aa12a2-ccb9-4e0b-8040-c53644014c17 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.090089 | controller | Jun 14 08:51:14.972660 crc crio[24245]: time="2026-06-14T08:51:14.972564072Z" level=info msg="Stopping pod sandbox: 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3" id=2fd58d30-6e97-43de-a1e1-dacad49a4541 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.090116 | controller | Jun 14 08:51:14.973629 crc crio[24245]: time="2026-06-14T08:51:14.973554764Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3 UID:92c5948e-571f-43a1-850b-006861ac156f NetNS:/var/run/netns/c9af4b0b-2074-4fc8-9dbb-ac7c887b6939 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c5948e_571f_43a1_850b_006861ac156f.slice PodAnnotations:0xc00161a6f0}] Aliases:map[]}"
2026-06-14 10:12:37.090149 | controller | Jun 14 08:51:14.973823 crc crio[24245]: time="2026-06-14T08:51:14.97375831Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.090177 | controller | Jun 14 08:51:15.365252 crc crio[24245]: time="2026-06-14T08:51:15.353704643Z" level=info msg="Stopped pod sandbox: 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3" id=2fd58d30-6e97-43de-a1e1-dacad49a4541 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.090204 | controller | Jun 14 08:51:15.688456 crc crio[24245]: time="2026-06-14T08:51:15.687939902Z" level=info msg="Removing container: b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50" id=d5fecaf5-0aca-48f6-a886-672abe2ea0e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.090232 | controller | Jun 14 08:51:15.751111 crc crio[24245]: time="2026-06-14T08:51:15.751036783Z" level=info msg="Removed container b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50: openstack/nova-metadata-0/nova-metadata-metadata" id=d5fecaf5-0aca-48f6-a886-672abe2ea0e6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.090258 | controller | Jun 14 08:51:15.760965 crc crio[24245]: time="2026-06-14T08:51:15.760809125Z" level=info msg="Removing container: c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb" id=b9a98795-6946-4b38-a10e-046c8b1a5a99 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.090285 | controller | Jun 14 08:51:15.800706 crc crio[24245]: time="2026-06-14T08:51:15.80059948Z" level=info msg="Removed container c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb: openstack/nova-metadata-0/nova-metadata-log" id=b9a98795-6946-4b38-a10e-046c8b1a5a99 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.090312 | controller | Jun 14 08:51:16.186764 crc crio[24245]: time="2026-06-14T08:51:16.18667087Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=e7456e46-855a-47ba-abe5-079e1b1d8e7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.090339 | controller | Jun 14 08:51:16.186981 crc crio[24245]: time="2026-06-14T08:51:16.186800674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.090393 | controller | Jun 14 08:51:16.231210 crc crio[24245]: time="2026-06-14T08:51:16.23110586Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53 UID:761d1575-541d-4789-b7b9-d9c3435737bf NetNS:/var/run/netns/701d3840-9f1d-4e99-a8a7-2b24d518dbc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761d1575_541d_4789_b7b9_d9c3435737bf.slice PodAnnotations:0xc00161b0d0}] Aliases:map[]}"
2026-06-14 10:12:37.090422 | controller | Jun 14 08:51:16.231210 crc crio[24245]: time="2026-06-14T08:51:16.231160281Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.090450 | controller | Jun 14 08:51:16.686993 crc crio[24245]: time="2026-06-14T08:51:16.683385322Z" level=info msg="Stopping container: ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9 (timeout: 10s)" id=f99f744c-e259-4590-b3a6-23defd044030 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.090478 | controller | Jun 14 08:51:16.845117 crc crio[24245]: time="2026-06-14T08:51:16.844596103Z" level=info msg="Stopped container ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/dnsmasq-dns" id=f99f744c-e259-4590-b3a6-23defd044030 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.090510 | controller | Jun 14 08:51:16.846460 crc crio[24245]: time="2026-06-14T08:51:16.846419574Z" level=info msg="Stopping pod sandbox: 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218" id=171cb1ec-f8d1-489f-bb01-e2bafccf5fa1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.090538 | controller | Jun 14 08:51:16.867553 crc crio[24245]: time="2026-06-14T08:51:16.867460666Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-hcfbk Namespace:openstack ID:9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218 UID:7b471256-9259-4bb1-854b-9ba85c43c609 NetNS:/var/run/netns/5599451e-9421-486d-b1c0-bd688e46c6f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b471256_9259_4bb1_854b_9ba85c43c609.slice PodAnnotations:0xc000620358}] Aliases:map[]}"
2026-06-14 10:12:37.090565 | controller | Jun 14 08:51:16.868198 crc crio[24245]: time="2026-06-14T08:51:16.868164498Z" level=info msg="Deleting pod openstack_dnsmasq-dns-85c5b8fbf9-hcfbk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.090593 | controller | Jun 14 08:51:16.903121 crc crio[24245]: 2026-06-14T08:51:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65b1dd0d40bc1db Mac:12:4c:25:8d:84:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/701d3840-9f1d-4e99-a8a7-2b24d518dbc6 SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.090619 | controller | Jun 14 08:51:16.905702 crc crio[24245]: time="2026-06-14T08:51:16.905629027Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53 UID:761d1575-541d-4789-b7b9-d9c3435737bf NetNS:/var/run/netns/701d3840-9f1d-4e99-a8a7-2b24d518dbc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761d1575_541d_4789_b7b9_d9c3435737bf.slice PodAnnotations:0xc00161b0d0}] Aliases:map[]}"
2026-06-14 10:12:37.090647 | controller | Jun 14 08:51:16.906093 crc crio[24245]: time="2026-06-14T08:51:16.905827284Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.090671 | controller | Jun 14 08:51:16.970391 crc crio[24245]: time="2026-06-14T08:51:16.970301715Z" level=info msg="Ran pod sandbox 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53 with infra container: openstack/nova-metadata-0/POD" id=e7456e46-855a-47ba-abe5-079e1b1d8e7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.090693 | controller | Jun 14 08:51:16.973891 crc crio[24245]: time="2026-06-14T08:51:16.973771076Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=102f36b4-7324-4efc-9b67-c911aa08d3c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.090714 | controller | Jun 14 08:51:16.979269 crc crio[24245]: time="2026-06-14T08:51:16.979149497Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=b9bff1fe-2ef5-4e88-b6dd-1deb470fb77a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.090740 | controller | Jun 14 08:51:16.997327 crc crio[24245]: time="2026-06-14T08:51:16.997096561Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=ef4f0130-b9b3-4460-9a13-41c283602e16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.090797 | controller | Jun 14 08:51:17.004500 crc crio[24245]: time="2026-06-14T08:51:17.001405229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.090829 | controller | Jun 14 08:51:17.072029 crc crio[24245]: time="2026-06-14T08:51:17.07192402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.090851 | controller | Jun 14 08:51:17.077508 crc crio[24245]: time="2026-06-14T08:51:17.077416595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.090868 | controller | Jun 14 08:51:17.275276 crc crio[24245]: time="2026-06-14T08:51:17.275186892Z" level=info msg="Created container 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51: openstack/nova-metadata-0/nova-metadata-log" id=ef4f0130-b9b3-4460-9a13-41c283602e16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.090883 | controller | Jun 14 08:51:17.278565 crc crio[24245]: time="2026-06-14T08:51:17.278476655Z" level=info msg="Starting container: 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51" id=67addacb-59b5-41a4-bb48-ebc7f91a6c46 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.090899 | controller | Jun 14 08:51:17.306579 crc crio[24245]: time="2026-06-14T08:51:17.297063063Z" level=info msg="Started container" PID=81852 containerID=1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51 description=openstack/nova-metadata-0/nova-metadata-log id=67addacb-59b5-41a4-bb48-ebc7f91a6c46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53
2026-06-14 10:12:37.090914 | controller | Jun 14 08:51:17.321121 crc crio[24245]: time="2026-06-14T08:51:17.321058691Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=688c4955-8773-482f-a230-ea02331395a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.090929 | controller | Jun 14 08:51:17.444609 crc crio[24245]: time="2026-06-14T08:51:17.444485561Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=7b82fdf5-322b-4582-92a0-6198558a9af2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.090944 | controller | Jun 14 08:51:17.455489 crc crio[24245]: time="2026-06-14T08:51:17.455356807Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=ca810398-cb35-4831-8595-e6b540111fd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.090959 | controller | Jun 14 08:51:17.457704 crc crio[24245]: time="2026-06-14T08:51:17.4576201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.090976 | controller | Jun 14 08:51:17.534296 crc crio[24245]: time="2026-06-14T08:51:17.529497158Z" level=info msg="Stopped pod sandbox: 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218" id=171cb1ec-f8d1-489f-bb01-e2bafccf5fa1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.090998 | controller | Jun 14 08:51:17.580966 crc crio[24245]: time="2026-06-14T08:51:17.580820005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.091020 | controller | Jun 14 08:51:17.586888 crc crio[24245]: time="2026-06-14T08:51:17.586735496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.091047 | controller | Jun 14 08:51:17.780542 crc crio[24245]: time="2026-06-14T08:51:17.780419385Z" level=info msg="Removing container: ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9" id=b837a9b6-9547-4819-9acf-0e98ef71f7f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.091069 | controller | Jun 14 08:51:17.851559 crc crio[24245]: time="2026-06-14T08:51:17.851502598Z" level=info msg="Created container dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31: openstack/nova-metadata-0/nova-metadata-metadata" id=ca810398-cb35-4831-8595-e6b540111fd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.091090 | controller | Jun 14 08:51:17.859356 crc crio[24245]: time="2026-06-14T08:51:17.859282598Z" level=info msg="Removed container ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/dnsmasq-dns" id=b837a9b6-9547-4819-9acf-0e98ef71f7f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.091111 | controller | Jun 14 08:51:17.862224 crc crio[24245]: time="2026-06-14T08:51:17.861702624Z" level=info msg="Starting container: dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31" id=4dbc151f-f6fa-4a28-ad6d-6bb035212d65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.091132 | controller | Jun 14 08:51:17.865509 crc crio[24245]: time="2026-06-14T08:51:17.865335818Z" level=info msg="Removing container: 9768adfb50bdd7fecfe1a017fb2c6631254726cb878face99cb357d857f3b5c6" id=4566380e-abfb-4274-b05c-a8cedb27d041 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.091153 | controller | Jun 14 08:51:17.875772 crc crio[24245]: time="2026-06-14T08:51:17.875389272Z" level=info msg="Started container" PID=81879 containerID=dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31 description=openstack/nova-metadata-0/nova-metadata-metadata id=4dbc151f-f6fa-4a28-ad6d-6bb035212d65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53
2026-06-14 10:12:37.091176 | controller | Jun 14 08:51:17.972980 crc crio[24245]: time="2026-06-14T08:51:17.972923912Z" level=info msg="Removed container 9768adfb50bdd7fecfe1a017fb2c6631254726cb878face99cb357d857f3b5c6: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/init" id=4566380e-abfb-4274-b05c-a8cedb27d041 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.091197 | controller | Jun 14 08:51:21.209767 crc crio[24245]: time="2026-06-14T08:51:21.20895494Z" level=info msg="Stopping container: 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33 (timeout: 30s)" id=350bddcd-ae7c-4775-bb42-4384b714b1a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.091219 | controller | Jun 14 08:51:21.350026 crc crio[24245]: time="2026-06-14T08:51:21.34991381Z" level=info msg="Stopped container 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33: openstack/kube-state-metrics-0/kube-state-metrics" id=350bddcd-ae7c-4775-bb42-4384b714b1a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.091242 | controller | Jun 14 08:51:21.351759 crc crio[24245]: time="2026-06-14T08:51:21.351715023Z" level=info msg="Stopping pod sandbox: 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566" id=284921f3-4648-423a-bb22-24520011c01c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.091263 | controller | Jun 14 08:51:21.354743 crc crio[24245]: time="2026-06-14T08:51:21.35470945Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566 UID:7475e1c0-bab5-48f9-bd0a-f18ae50044ba NetNS:/var/run/netns/e60ce17c-feff-4b87-9c9d-66a63180e8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7475e1c0_bab5_48f9_bd0a_f18ae50044ba.slice PodAnnotations:0xc001fea730}] Aliases:map[]}"
2026-06-14 10:12:37.091288 | controller | Jun 14 08:51:21.355198 crc crio[24245]: time="2026-06-14T08:51:21.355174855Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.091309 | controller | Jun 14 08:51:21.535094 crc crio[24245]: time="2026-06-14T08:51:21.534956727Z" level=info msg="Stopping pod sandbox: 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218" id=14f6e91b-8963-4df5-b36a-ec718a2d5e43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.091327 | controller | Jun 14 08:51:21.535094 crc crio[24245]: time="2026-06-14T08:51:21.535073731Z" level=info msg="Stopped pod sandbox (already stopped): 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218" id=14f6e91b-8963-4df5-b36a-ec718a2d5e43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.091345 | controller | Jun 14 08:51:21.536266 crc crio[24245]: time="2026-06-14T08:51:21.536173575Z" level=info msg="Removing pod sandbox: 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218" id=de61e7a2-691a-4764-b349-56a9a6bf6b60 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.091395 | controller | Jun 14 08:51:21.574353 crc crio[24245]: time="2026-06-14T08:51:21.574214337Z" level=info msg="Removed pod sandbox: 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218" id=de61e7a2-691a-4764-b349-56a9a6bf6b60 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.091418 | controller | Jun 14 08:51:21.577041 crc crio[24245]: time="2026-06-14T08:51:21.576939854Z" level=info msg="Stopping pod sandbox: 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609" id=c43f3d8c-d53a-4c3b-adce-84fb849e5faf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.091440 | controller | Jun 14 08:51:21.577348 crc crio[24245]: time="2026-06-14T08:51:21.577057345Z" level=info msg="Stopped pod sandbox (already stopped): 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609" id=c43f3d8c-d53a-4c3b-adce-84fb849e5faf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.091463 | controller | Jun 14 08:51:21.578587 crc crio[24245]: time="2026-06-14T08:51:21.578518172Z" level=info msg="Removing pod sandbox: 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609" id=4beaa366-4811-4703-95f2-7e117d5969f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.091485 | controller | Jun 14 08:51:21.608908 crc crio[24245]: time="2026-06-14T08:51:21.608747111Z" level=info msg="Removed pod sandbox: 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609" id=4beaa366-4811-4703-95f2-7e117d5969f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.091505 | controller | Jun 14 08:51:21.611406 crc crio[24245]: time="2026-06-14T08:51:21.611340959Z" level=info msg="Stopping pod sandbox: 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894" id=842106ca-e523-4cbc-a649-4d076dd27a47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.091525 | controller | Jun 14 08:51:21.611610 crc crio[24245]: time="2026-06-14T08:51:21.611438392Z" level=info msg="Stopped pod sandbox (already stopped): 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894" id=842106ca-e523-4cbc-a649-4d076dd27a47 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.091545 | controller | Jun 14 08:51:21.615909 crc crio[24245]: time="2026-06-14T08:51:21.613643432Z" level=info msg="Removing pod sandbox: 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894" id=a02ff602-edf4-423f-af36-1d5c26861f93 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.091565 | controller | Jun 14 08:51:21.649371 crc crio[24245]: time="2026-06-14T08:51:21.647586241Z" level=info msg="Removed pod sandbox: 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894" id=a02ff602-edf4-423f-af36-1d5c26861f93 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.091589 | controller | Jun 14 08:51:21.654471 crc crio[24245]: time="2026-06-14T08:51:21.654379879Z" level=info msg="Stopping pod sandbox: 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5" id=c8e5e5d4-024b-451d-a8fc-d544b9d852ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.091610 | controller | Jun 14 08:51:21.654471 crc crio[24245]: time="2026-06-14T08:51:21.654487421Z" level=info msg="Stopped pod sandbox (already stopped): 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5" id=c8e5e5d4-024b-451d-a8fc-d544b9d852ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.091630 | controller | Jun 14 08:51:21.658582 crc crio[24245]: time="2026-06-14T08:51:21.65844003Z" level=info msg="Removing pod sandbox: 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5" id=3c262653-3b34-46ac-b36f-6e0f9833a060 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.091648 | controller | Jun 14 08:51:21.680089 crc crio[24245]: time="2026-06-14T08:51:21.679977065Z" level=info msg="Removed pod sandbox: 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5" id=3c262653-3b34-46ac-b36f-6e0f9833a060 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.091663 | controller | Jun 14 08:51:21.681346 crc crio[24245]: time="2026-06-14T08:51:21.681296236Z" level=info msg="Stopping pod sandbox: 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3" id=4cc544a9-506c-44a1-98ac-1786abcb65a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.091679 | controller | Jun 14 08:51:21.681542 crc crio[24245]: time="2026-06-14T08:51:21.681519623Z" level=info msg="Stopped pod sandbox (already stopped): 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3" id=4cc544a9-506c-44a1-98ac-1786abcb65a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.091701 | controller | Jun 14 08:51:21.682476 crc crio[24245]: time="2026-06-14T08:51:21.682444583Z" level=info msg="Removing pod sandbox: 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3" id=b6611dcd-797b-4177-9f0f-e4afeb13457d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.091723 | controller | Jun 14 08:51:21.715722 crc crio[24245]: time="2026-06-14T08:51:21.715384781Z" level=info msg="Removed pod sandbox: 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3" id=b6611dcd-797b-4177-9f0f-e4afeb13457d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.091744 | controller | Jun 14 08:51:21.823177 crc crio[24245]: time="2026-06-14T08:51:21.822669631Z" level=info msg="Stopped pod sandbox: 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566" id=284921f3-4648-423a-bb22-24520011c01c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.091763 | controller | Jun 14 08:51:21.882656 crc crio[24245]: time="2026-06-14T08:51:21.882468881Z" level=info msg="Stopping pod sandbox: 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a" id=5fd6d4af-4a98-4ab4-a4ae-d410205333fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.091801 | controller | Jun 14 08:51:21.886451 crc crio[24245]: time="2026-06-14T08:51:21.885669332Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-qrl8h Namespace:openstack ID:1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a UID:9ece1c4e-79a5-4644-932c-ead39229466c NetNS:/var/run/netns/0e3b6f4e-3d4b-4cdd-a36c-70b7fb0135cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ece1c4e_79a5_4644_932c_ead39229466c.slice PodAnnotations:0xc000130b10}] Aliases:map[]}"
2026-06-14 10:12:37.091827 | controller | Jun 14 08:51:21.887274 crc crio[24245]: time="2026-06-14T08:51:21.886198229Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-qrl8h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.091848 | controller | Jun 14 08:51:22.304789 crc crio[24245]: time="2026-06-14T08:51:22.30433946Z" level=info msg="Stopped pod sandbox: 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a" id=5fd6d4af-4a98-4ab4-a4ae-d410205333fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.091874 | controller | Jun 14 08:51:23.345588 crc crio[24245]: time="2026-06-14T08:51:23.345169893Z" level=info msg="Stopping container: e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8 (timeout: 30s)" id=ae9183ff-12fd-4fe1-8e62-3b31c834ffcf name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.091898 | controller | Jun 14 08:51:23.375986 crc crio[24245]: time="2026-06-14T08:51:23.375893761Z" level=info msg="Stopping container: e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30 (timeout: 30s)" id=8380d40f-1485-45bb-9ac0-8873364b6211 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.091922 | controller | Jun 14 08:51:23.376693 crc crio[24245]: time="2026-06-14T08:51:23.376352036Z" level=info msg="Stopping container: 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f (timeout: 30s)" id=a5277e29-9a9b-42a5-8c5c-a9b28824fd0f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.091943 | controller | Jun 14 08:51:23.384480 crc crio[24245]: time="2026-06-14T08:51:23.384434993Z" level=info msg="Stopping container: 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51 (timeout: 30s)" id=454bf101-a0fd-4610-93f3-261958e4022c name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.091962 | controller | Jun 14 08:51:23.388044 crc crio[24245]: time="2026-06-14T08:51:23.387805822Z" level=info msg="Stopping container: dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31 (timeout: 30s)" id=0efe7e5a-0c33-4f9e-b51d-0fbfad37df60 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.091980 | controller | Jun 14 08:51:23.419483 crc crio[24245]: time="2026-06-14T08:51:23.419391518Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=08b85406-2049-4fd6-92b3-c33c5979a18a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.091996 | controller | Jun 14 08:51:23.419711 crc crio[24245]: time="2026-06-14T08:51:23.419488901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.092012 | controller | Jun 14 08:51:23.496716 crc crio[24245]: time="2026-06-14T08:51:23.496369878Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f UID:d9a7e0ce-cac9-4df6-9ac2-0577f42eaff5 NetNS:/var/run/netns/ae7662bc-44ea-47bb-9259-b0d378d60314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a7e0ce_cac9_4df6_9ac2_0577f42eaff5.slice PodAnnotations:0xc001c3c138}] Aliases:map[]}"
2026-06-14 10:12:37.092028 | controller | Jun 14 08:51:23.496716 crc crio[24245]: time="2026-06-14T08:51:23.496700648Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.092043 | controller | Jun 14 08:51:23.511678 crc crio[24245]: time="2026-06-14T08:51:23.511499915Z" level=info msg="Stopped container 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f: openstack/nova-api-0/nova-api-log" id=a5277e29-9a9b-42a5-8c5c-a9b28824fd0f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.092059 | controller | Jun 14 08:51:23.530690 crc crio[24245]: time="2026-06-14T08:51:23.529483061Z" level=info msg="Stopped container 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51: openstack/nova-metadata-0/nova-metadata-log" id=454bf101-a0fd-4610-93f3-261958e4022c name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.092074 | controller | Jun 14 08:51:23.635961 crc crio[24245]: time="2026-06-14T08:51:23.63557651Z" level=info msg="Stopped container dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31: openstack/nova-metadata-0/nova-metadata-metadata" id=0efe7e5a-0c33-4f9e-b51d-0fbfad37df60 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.092094 | controller | Jun 14 08:51:23.638043 crc crio[24245]: time="2026-06-14T08:51:23.637266384Z" level=info msg="Stopping pod sandbox: 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53" id=9342a1de-8166-464d-bc05-ace76e2d41aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.092111 | controller | Jun 14 08:51:23.641577 crc crio[24245]: time="2026-06-14T08:51:23.639534997Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53 UID:761d1575-541d-4789-b7b9-d9c3435737bf NetNS:/var/run/netns/701d3840-9f1d-4e99-a8a7-2b24d518dbc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761d1575_541d_4789_b7b9_d9c3435737bf.slice PodAnnotations:0xc000130540}] Aliases:map[]}"
2026-06-14 10:12:37.092127 | controller | Jun 14 08:51:23.641577 crc crio[24245]: time="2026-06-14T08:51:23.639718033Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.092142 | controller | Jun 14 08:51:23.938539 crc crio[24245]: time="2026-06-14T08:51:23.938401978Z" level=info msg="Stopping pod sandbox: 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e" id=2f666a6f-b8a7-46b2-b262-9f350332bd27 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.092158 | controller | Jun 14 08:51:23.939199 crc crio[24245]: time="2026-06-14T08:51:23.939144982Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-4hdbr Namespace:openstack ID:3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e UID:fcb84868-89a8-4ccc-be5a-7b3b0dc40fa5 NetNS:/var/run/netns/8a6c2ce3-9cba-4297-b3e9-0561e8ccbc83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcb84868_89a8_4ccc_be5a_7b3b0dc40fa5.slice PodAnnotations:0xc001c3c560}] Aliases:map[]}"
2026-06-14 10:12:37.092174 | controller | Jun 14 08:51:23.939491 crc crio[24245]: time="2026-06-14T08:51:23.93939997Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-4hdbr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.092190 | controller | Jun 14 08:51:24.101802 crc crio[24245]: time="2026-06-14T08:51:24.101707097Z" level=info msg="Stopped pod sandbox: 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53" id=9342a1de-8166-464d-bc05-ace76e2d41aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.092206 | controller | Jun 14 08:51:24.156358 crc crio[24245]: 2026-06-14T08:51:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f7e0062b281f85 Mac:2a:5b:0b:49:0d:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/ae7662bc-44ea-47bb-9259-b0d378d60314 SocketPath: PciID:}] [{Interface:0xc000134570 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.092222 | controller | Jun 14 08:51:24.158585 crc crio[24245]: time="2026-06-14T08:51:24.158546507Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f UID:d9a7e0ce-cac9-4df6-9ac2-0577f42eaff5 NetNS:/var/run/netns/ae7662bc-44ea-47bb-9259-b0d378d60314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a7e0ce_cac9_4df6_9ac2_0577f42eaff5.slice PodAnnotations:0xc001c3c138}] Aliases:map[]}"
2026-06-14 10:12:37.092238 | controller | Jun 14 08:51:24.158925 crc crio[24245]: time="2026-06-14T08:51:24.158898328Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.092257 | controller | Jun 14 08:51:24.171015 crc crio[24245]: time="2026-06-14T08:51:24.170076335Z" level=info msg="Ran pod sandbox 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f with infra container: openstack/kube-state-metrics-0/POD" id=08b85406-2049-4fd6-92b3-c33c5979a18a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.092273 | controller | Jun 14 08:51:24.181316 crc crio[24245]: time="2026-06-14T08:51:24.174213378Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=527431f9-e89e-466b-b91f-9b82e895b5fd name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.092288 | controller | Jun 14 08:51:24.181316 crc crio[24245]: time="2026-06-14T08:51:24.178977258Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\""
2026-06-14 10:12:37.092303 | controller | Jun 14 08:51:24.325732 crc crio[24245]: time="2026-06-14T08:51:24.32533682Z" level=info msg="Stopped pod sandbox: 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e" id=2f666a6f-b8a7-46b2-b262-9f350332bd27 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.092318 | controller | Jun 14 08:51:24.791455 crc crio[24245]: time="2026-06-14T08:51:24.79131009Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=527431f9-e89e-466b-b91f-9b82e895b5fd name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.092333 | controller | Jun 14 08:51:24.793686 crc crio[24245]: time="2026-06-14T08:51:24.7931527Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=bec45cb0-e226-45f5-8f02-72fbadff989b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.092368 | controller | Jun 14 08:51:24.802900 crc crio[24245]: time="2026-06-14T08:51:24.799830307Z" level=info msg="Stopping container: 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf (timeout: 30s)" id=2d78a30d-bbea-4c19-9ee9-48dce2565223 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.092389 | controller | Jun 14 08:51:24.802900 crc crio[24245]: time="2026-06-14T08:51:24.799985538Z" level=info msg="Stopping container: e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261 (timeout: 30s)" id=dd6020c4-fc60-4a81-9d47-c00d0dd76109 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.092406 | controller | Jun 14 08:51:24.802900 crc crio[24245]: time="2026-06-14T08:51:24.800025708Z" level=info msg="Stopping container: c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80 (timeout: 30s)" id=009b9199-6fba-44fe-9e78-fc7678ab1076 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.092423 | controller | Jun 14 08:51:24.802900 crc crio[24245]: time="2026-06-14T08:51:24.799830443Z" level=info msg="Stopping container: a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c (timeout: 30s)" id=ae6665cf-8eb0-4d91-9402-a63c86b1a354 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.092438 | controller | Jun 14 08:51:24.854502 crc crio[24245]: time="2026-06-14T08:51:24.853997436Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=9188ffb6-488d-4d19-8ed3-1c1856f2ee84 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.092453 | controller | Jun 14 08:51:24.864464 crc crio[24245]: time="2026-06-14T08:51:24.864149289Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=409cbd09-89de-4c0c-8b14-f45a997b6257 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.092473 | controller | Jun 14 08:51:24.864797 crc crio[24245]: time="2026-06-14T08:51:24.864736048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.092489 | controller | Jun 14 08:51:24.940530 crc crio[24245]: time="2026-06-14T08:51:24.940356174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.092504 | controller | Jun 14 08:51:24.949580 crc crio[24245]: time="2026-06-14T08:51:24.94933237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.092519 | controller | Jun 14 08:51:24.952185 crc crio[24245]: time="2026-06-14T08:51:24.952093848Z" level=info msg="Stopped container c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80: openstack/ceilometer-0/sg-core" id=009b9199-6fba-44fe-9e78-fc7678ab1076 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.092534 | controller | Jun 14 08:51:25.002122 crc crio[24245]: time="2026-06-14T08:51:25.001997828Z" level=info msg="Removing container: dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31" id=4074fbce-7b4d-45b8-8957-8adb416f3ea0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.092550 | controller | Jun 14 08:51:25.044214 crc crio[24245]: time="2026-06-14T08:51:25.044122468Z" level=info msg="Stopped container 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf: openstack/ceilometer-0/proxy-httpd" id=2d78a30d-bbea-4c19-9ee9-48dce2565223 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.092565 | controller | Jun 14 08:51:25.085801 crc crio[24245]: time="2026-06-14T08:51:25.085655357Z" level=info msg="Removed container dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31: openstack/nova-metadata-0/nova-metadata-metadata" id=4074fbce-7b4d-45b8-8957-8adb416f3ea0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.092580 | controller | Jun 14 08:51:25.099166 crc crio[24245]: time="2026-06-14T08:51:25.099054717Z" level=info msg="Removing container: 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51" id=57ea6b67-edd5-48ba-89a4-2f9255fc15a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.092595 | controller | Jun 14 08:51:25.158038 crc crio[24245]: time="2026-06-14T08:51:25.157829733Z" level=info msg="Removed container 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51: openstack/nova-metadata-0/nova-metadata-log" id=57ea6b67-edd5-48ba-89a4-2f9255fc15a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.092610 | controller | Jun 14 08:51:25.296083 crc crio[24245]: time="2026-06-14T08:51:25.295711131Z" level=info msg="Created container 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f: openstack/kube-state-metrics-0/kube-state-metrics" id=409cbd09-89de-4c0c-8b14-f45a997b6257 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.092625 | controller | Jun 14 08:51:25.299896 crc crio[24245]: time="2026-06-14T08:51:25.299770986Z" level=info msg="Starting container: 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f" id=d089b966-48c2-4088-9b95-e6d1de04020a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.092640 | controller | Jun 14 08:51:25.315476 crc crio[24245]: time="2026-06-14T08:51:25.315402655Z" level=info msg="Started container" PID=82578 containerID=6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f description=openstack/kube-state-metrics-0/kube-state-metrics id=d089b966-48c2-4088-9b95-e6d1de04020a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f
2026-06-14 10:12:37.092656 | controller | Jun 14 08:51:25.453305 crc crio[24245]: time="2026-06-14T08:51:25.45319047Z" level=info msg="Stopped container a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c: openstack/ceilometer-0/ceilometer-central-agent" id=ae6665cf-8eb0-4d91-9402-a63c86b1a354 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.092675 | controller | Jun 14 08:51:25.510592 crc crio[24245]: time="2026-06-14T08:51:25.510213587Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=6ae4bfba-2e95-4344-bd55-fb318285f90d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.092691 | controller | Jun 14 08:51:25.510753 crc crio[24245]: time="2026-06-14T08:51:25.510608719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.092707 | controller | Jun 14 08:51:25.565267 crc crio[24245]: time="2026-06-14T08:51:25.565105264Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462 UID:054ccaec-f86c-4350-9bfb-298acf747a9b NetNS:/var/run/netns/a94d327d-b3e1-4a2d-95f0-45c8e930c0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054ccaec_f86c_4350_9bfb_298acf747a9b.slice PodAnnotations:0xc002423088}] Aliases:map[]}"
2026-06-14 10:12:37.092723 | controller | Jun 14 08:51:25.565267 crc crio[24245]: time="2026-06-14T08:51:25.565186016Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.092740 | controller | Jun 14 08:51:25.606034 crc crio[24245]: time="2026-06-14T08:51:25.605907262Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=23c348da-bc66-4ce6-ad2a-d12954eb345d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.092755 | controller | Jun 14 08:51:25.606034 crc crio[24245]: time="2026-06-14T08:51:25.606028896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.092771 | controller | Jun 14 08:51:25.684368 crc crio[24245]: time="2026-06-14T08:51:25.684216697Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259 UID:f4ea76cc-e163-4921-9866-21750742733e NetNS:/var/run/netns/48fbef16-c10f-470b-8f79-43c06e4514c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ea76cc_e163_4921_9866_21750742733e.slice PodAnnotations:0xc001fea100}] Aliases:map[]}"
2026-06-14 10:12:37.092786 | controller | Jun 14 08:51:25.684368 crc crio[24245]: time="2026-06-14T08:51:25.68431323Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.092802 | controller | Jun 14 08:51:26.152628 crc crio[24245]: 2026-06-14T08:51:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42201a423f4dc40 Mac:1a:cb:ba:71:8a:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/a94d327d-b3e1-4a2d-95f0-45c8e930c0e7 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.092817 | controller | Jun 14 08:51:26.154582 crc crio[24245]: time="2026-06-14T08:51:26.154501167Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462 UID:054ccaec-f86c-4350-9bfb-298acf747a9b NetNS:/var/run/netns/a94d327d-b3e1-4a2d-95f0-45c8e930c0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054ccaec_f86c_4350_9bfb_298acf747a9b.slice PodAnnotations:0xc002423088}] Aliases:map[]}"
2026-06-14 10:12:37.092837 | controller | Jun 14 08:51:26.154761 crc crio[24245]: time="2026-06-14T08:51:26.154693143Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.092852 | controller | Jun 14 08:51:26.164911 crc crio[24245]: time="2026-06-14T08:51:26.164757247Z" level=info msg="Ran pod sandbox 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462 with infra container: openstack/nova-cell1-conductor-0/POD" id=6ae4bfba-2e95-4344-bd55-fb318285f90d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.092867 | controller | Jun 14 08:51:26.168262 crc crio[24245]: time="2026-06-14T08:51:26.168065028Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=47e7ceb4-c18d-48c7-b4d5-cc4c864d1952 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.092882 | controller | Jun 14 08:51:26.191277 crc crio[24245]: time="2026-06-14T08:51:26.191028399Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=21efe593-1ec4-4239-a21f-eb5d69d501a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.092897 | controller | Jun 14 08:51:26.200946 crc crio[24245]: time="2026-06-14T08:51:26.200822961Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=d6a28d3a-59a2-4fca-acfe-d4e143125f1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.092912 | controller | Jun 14 08:51:26.201719 crc crio[24245]: time="2026-06-14T08:51:26.201657518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.092929 | controller | Jun 14 08:51:26.259542 crc crio[24245]: 2026-06-14T08:51:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c12f98c7858e2cd Mac:4a:a1:9d:b5:eb:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/48fbef16-c10f-470b-8f79-43c06e4514c0 SocketPath: PciID:}] [{Interface:0xc000140760 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.092950 | controller | Jun 14 08:51:26.260564 crc crio[24245]: time="2026-06-14T08:51:26.260475753Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259 UID:f4ea76cc-e163-4921-9866-21750742733e NetNS:/var/run/netns/48fbef16-c10f-470b-8f79-43c06e4514c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ea76cc_e163_4921_9866_21750742733e.slice PodAnnotations:0xc001fea100}] Aliases:map[]}"
2026-06-14 10:12:37.092972 | controller | Jun 14 08:51:26.260717 crc crio[24245]: time="2026-06-14T08:51:26.260676859Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.092994 | controller | Jun 14 08:51:26.270744 crc crio[24245]: time="2026-06-14T08:51:26.27064403Z" level=info msg="Ran pod sandbox c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259 with infra container: openstack/nova-metadata-0/POD" id=23c348da-bc66-4ce6-ad2a-d12954eb345d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.093011 | controller | Jun 14 08:51:26.272221 crc crio[24245]: time="2026-06-14T08:51:26.272147191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.093026 | controller | Jun 14 08:51:26.273381 crc crio[24245]: time="2026-06-14T08:51:26.273297637Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=480a3b28-1282-447f-981e-bf1e88014aac name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.093045 | controller | Jun 14 08:51:26.277271 crc crio[24245]: time="2026-06-14T08:51:26.277182642Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=82b8c42a-e475-443b-a47a-8c9cd414b6a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.093060 | controller | Jun 14 08:51:26.280702 crc crio[24245]: time="2026-06-14T08:51:26.280629772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.093076 | controller | Jun 14 08:51:26.300334 crc crio[24245]: time="2026-06-14T08:51:26.300170484Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=ff24416e-448b-4dca-a1e0-d583c3e3b01c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.093091 | controller | Jun 14 08:51:26.302037 crc crio[24245]: time="2026-06-14T08:51:26.301942001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.093106 | controller | Jun 14 08:51:26.372163 crc crio[24245]: time="2026-06-14T08:51:26.372053913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.093122 | controller | Jun 14 08:51:26.383156 crc crio[24245]: time="2026-06-14T08:51:26.383061658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.093143 | controller | Jun 14 08:51:26.693713 crc crio[24245]: time="2026-06-14T08:51:26.693279158Z" level=info msg="Created container 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492: openstack/nova-metadata-0/nova-metadata-log" id=ff24416e-448b-4dca-a1e0-d583c3e3b01c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.093164 | controller | Jun 14 08:51:26.694740 crc crio[24245]: time="2026-06-14T08:51:26.694668702Z" level=info msg="Created container d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=d6a28d3a-59a2-4fca-acfe-d4e143125f1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.093186 | controller | Jun 14 08:51:26.695150 crc crio[24245]: time="2026-06-14T08:51:26.695100226Z" level=info msg="Starting container: 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492" id=8a668798-a06c-4c89-a946-6c35e3b7713e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.093208 | controller | Jun 14 08:51:26.697687 crc crio[24245]: time="2026-06-14T08:51:26.697602335Z" level=info msg="Starting container: d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25" id=ca15d40c-3f36-4137-8629-bef7defc0ab7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.093231 | controller | Jun 14 08:51:26.704159 crc crio[24245]: time="2026-06-14T08:51:26.704078793Z" level=info msg="Started container" PID=82720 containerID=d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=ca15d40c-3f36-4137-8629-bef7defc0ab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462
2026-06-14 10:12:37.093249 | controller | Jun 14 08:51:26.706409 crc crio[24245]: time="2026-06-14T08:51:26.706320076Z" level=info msg="Started container" PID=82728 containerID=1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492 description=openstack/nova-metadata-0/nova-metadata-log id=8a668798-a06c-4c89-a946-6c35e3b7713e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259
2026-06-14 10:12:37.093276 | controller | Jun 14 08:51:26.721199 crc crio[24245]: time="2026-06-14T08:51:26.721115743Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e20c64a2-8776-4860-90d5-a15bb0d664fb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.093300 | controller | Jun 14 08:51:26.723904 crc crio[24245]: time="2026-06-14T08:51:26.72379114Z" level=info msg="Stopped container e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30: openstack/nova-api-0/nova-api-api" id=8380d40f-1485-45bb-9ac0-8873364b6211 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.093319 | controller | Jun 14 08:51:26.725477 crc crio[24245]: time="2026-06-14T08:51:26.725413221Z" level=info msg="Stopping pod sandbox: 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55" id=fcd2c0eb-d511-44e9-9112-f98dcbdfb0a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.093335 | controller | Jun 14 08:51:26.725994 crc crio[24245]: time="2026-06-14T08:51:26.725945878Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55 UID:9245c093-2f14-457e-993f-ef2c7878bdd0 NetNS:/var/run/netns/55477261-3e13-441e-891e-9e0be9984e52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9245c093_2f14_457e_993f_ef2c7878bdd0.slice PodAnnotations:0xc001b86690}] Aliases:map[]}"
2026-06-14 10:12:37.093372 | controller | Jun 14 08:51:26.726148 crc crio[24245]: time="2026-06-14T08:51:26.726103523Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.093391 | controller | Jun 14 08:51:26.785671 crc crio[24245]: time="2026-06-14T08:51:26.785489853Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=e06d058d-998d-4f8d-9724-ba2a5288ae3e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.093407 | controller | Jun 14 08:51:26.798596 crc crio[24245]: time="2026-06-14T08:51:26.798412034Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=c9cb6966-aa33-439b-b62c-a9183afbf505 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.093423 | controller | Jun 14 08:51:26.800678 crc crio[24245]: time="2026-06-14T08:51:26.800632955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.093438 | controller | Jun 14 08:51:26.890484 crc crio[24245]: time="2026-06-14T08:51:26.890315254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.093453 | controller | Jun 14 08:51:26.895873 crc crio[24245]: time="2026-06-14T08:51:26.895704558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.093469 | controller | Jun 14 08:51:27.071187 crc crio[24245]: time="2026-06-14T08:51:27.070682346Z" level=info msg="Created container a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f: openstack/nova-metadata-0/nova-metadata-metadata" id=c9cb6966-aa33-439b-b62c-a9183afbf505 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.093485 | controller | Jun 14 08:51:27.072481 crc crio[24245]: time="2026-06-14T08:51:27.072278108Z" level=info msg="Starting container: a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f" id=f209b17a-0326-4b1d-bcca-477abfb75609 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.093500 | controller | Jun 14 08:51:27.081273 crc crio[24245]: time="2026-06-14T08:51:27.081146823Z" level=info msg="Started container" PID=82793 containerID=a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f description=openstack/nova-metadata-0/nova-metadata-metadata id=f209b17a-0326-4b1d-bcca-477abfb75609 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259
2026-06-14 10:12:37.093520 | controller | Jun 14 08:51:27.175049 crc crio[24245]: time="2026-06-14T08:51:27.174987212Z" level=info msg="Stopped pod sandbox: 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55" id=fcd2c0eb-d511-44e9-9112-f98dcbdfb0a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.093536 | controller | Jun 14 08:51:27.593399 crc crio[24245]: time="2026-06-14T08:51:27.593280398Z" level=info msg="Stopped container e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=ae9183ff-12fd-4fe1-8e62-3b31c834ffcf name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.093551 | controller | Jun 14 08:51:27.594568 crc crio[24245]: time="2026-06-14T08:51:27.594488826Z" level=info msg="Stopping pod sandbox: fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f" id=64298fb5-bd56-47ec-a236-ff3c0f2f5645 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.093566 | controller | Jun 14 08:51:27.595261 crc crio[24245]: time="2026-06-14T08:51:27.595140587Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f UID:4be8ac78-59e4-4c1f-ba8e-e41417f7d2eb NetNS:/var/run/netns/3d8c49a7-182f-43fd-ad75-557aabf2239e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4be8ac78_59e4_4c1f_ba8e_e41417f7d2eb.slice PodAnnotations:0xc003bf6248}] Aliases:map[]}"
2026-06-14 10:12:37.093582 | controller | Jun 14 08:51:27.595444 crc crio[24245]: time="2026-06-14T08:51:27.595366635Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.093599 | controller | Jun 14 08:51:27.963626 crc crio[24245]: time="2026-06-14T08:51:27.963033945Z" level=info msg="Stopped pod sandbox: fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f" id=64298fb5-bd56-47ec-a236-ff3c0f2f5645 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.093615 | controller | Jun 14 08:51:28.309731 crc crio[24245]: time="2026-06-14T08:51:28.308037792Z" level=info msg="Removing container: e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30" id=f0b36afd-765d-4049-be86-b1c9aaa25b19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.093631 | controller | Jun 14 08:51:28.360446 crc crio[24245]: time="2026-06-14T08:51:28.3603309Z" level=info msg="Removed container e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30: openstack/nova-api-0/nova-api-api" id=f0b36afd-765d-4049-be86-b1c9aaa25b19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.093654 | controller | Jun 14 08:51:28.369427 crc crio[24245]: time="2026-06-14T08:51:28.369071837Z" level=info msg="Removing container: 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f" id=6d4bf682-d745-4325-99c2-e8af4e464e68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.093677 | controller | Jun 14 08:51:28.430633 crc crio[24245]: time="2026-06-14T08:51:28.430521338Z" level=info msg="Removed container 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f: openstack/nova-api-0/nova-api-log" id=6d4bf682-d745-4325-99c2-e8af4e464e68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.093696 | controller | Jun 14 08:51:28.462067 crc crio[24245]: time="2026-06-14T08:51:28.460599808Z" level=info msg="Removing container: e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8" id=03d6113c-9be6-4e8d-aa10-d1aa872e448b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.093716 | controller | Jun 14 08:51:28.555737 crc crio[24245]: time="2026-06-14T08:51:28.555689764Z" level=info msg="Removed container e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=03d6113c-9be6-4e8d-aa10-d1aa872e448b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.093732 | controller | Jun 14 08:51:28.892886 crc crio[24245]: time="2026-06-14T08:51:28.890211025Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=1a622b10-9578-4aa5-bf73-7c06e0d8fc77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.093748 | controller | Jun 14 08:51:28.892886 crc crio[24245]: time="2026-06-14T08:51:28.89035251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.093764 | controller | Jun 14 08:51:28.931338 crc crio[24245]: time="2026-06-14T08:51:28.928800113Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e UID:d5593f7a-1894-4be5-bc42-63b2a84adc68 NetNS:/var/run/netns/8ebddd09-4e07-491b-90b0-93877c7f0d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5593f7a_1894_4be5_bc42_63b2a84adc68.slice PodAnnotations:0xc0005227f8}] Aliases:map[]}"
2026-06-14 10:12:37.093780 | controller | Jun 14 08:51:28.931338 crc crio[24245]: time="2026-06-14T08:51:28.92932645Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.093795 | controller | Jun 14 08:51:28.932659 crc crio[24245]: time="2026-06-14T08:51:28.932542553Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=150ee79b-1f9f-4f5d-81a6-850bb1d98b7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.093811 | controller | Jun 14 08:51:28.932659 crc crio[24245]: time="2026-06-14T08:51:28.932647946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.093827 | controller | Jun 14 08:51:28.973036 crc crio[24245]: time="2026-06-14T08:51:28.971298147Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f UID:ba6f8c98-2d8f-42e1-a120-6c4b3f8e0378 NetNS:/var/run/netns/983ca234-53af-4a4d-a4a3-23c4eb465a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba6f8c98_2d8f_42e1_a120_6c4b3f8e0378.slice PodAnnotations:0xc000522b60}] Aliases:map[]}"
2026-06-14 10:12:37.093843 | controller | Jun 14 08:51:28.973036 crc crio[24245]: time="2026-06-14T08:51:28.971362769Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.093859 | controller | Jun 14 08:51:29.572981 crc crio[24245]: 2026-06-14T08:51:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaf9b9ca633625d Mac:36:be:5f:03:ab:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/8ebddd09-4e07-491b-90b0-93877c7f0d58 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.093875 | controller | Jun 14 08:51:29.573954 crc crio[24245]: time="2026-06-14T08:51:29.573828508Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e UID:d5593f7a-1894-4be5-bc42-63b2a84adc68 NetNS:/var/run/netns/8ebddd09-4e07-491b-90b0-93877c7f0d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5593f7a_1894_4be5_bc42_63b2a84adc68.slice PodAnnotations:0xc0005227f8}] Aliases:map[]}"
2026-06-14 10:12:37.093894 | controller | Jun 14 08:51:29.574110 crc crio[24245]: time="2026-06-14T08:51:29.574060005Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.093911 | controller | Jun 14 08:51:29.583423 crc crio[24245]: time="2026-06-14T08:51:29.583185217Z" level=info msg="Ran pod sandbox aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e with infra container: openstack/nova-api-0/POD" id=1a622b10-9578-4aa5-bf73-7c06e0d8fc77 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.093926 | controller | Jun 14 08:51:29.586424 crc crio[24245]: time="2026-06-14T08:51:29.586356216Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=1badaf42-81b9-4b26-90ce-28f67d05d86d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.093942 | controller | Jun 14 08:51:29.591518 crc crio[24245]: time="2026-06-14T08:51:29.591412597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a532966c-1b8e-4ddd-b7c5-704fb1e1dc30 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.093965 | controller | Jun 14 08:51:29.604401 crc crio[24245]: time="2026-06-14T08:51:29.604317078Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=3db6a5e1-4f3b-4a85-8267-5f34972a22df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.093988 | controller | Jun 14 08:51:29.607384 crc crio[24245]: time="2026-06-14T08:51:29.607329675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.094011 | controller | Jun 14 08:51:29.678174 crc crio[24245]: 2026-06-14T08:51:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e7c3f83ee7343d Mac:de:10:e6:97:45:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/983ca234-53af-4a4d-a4a3-23c4eb465a9d SocketPath: PciID:}] [{Interface:0xc000518880 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.094032 | controller | Jun 14 08:51:29.679064 crc crio[24245]: time="2026-06-14T08:51:29.679002025Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f UID:ba6f8c98-2d8f-42e1-a120-6c4b3f8e0378 NetNS:/var/run/netns/983ca234-53af-4a4d-a4a3-23c4eb465a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba6f8c98_2d8f_42e1_a120_6c4b3f8e0378.slice PodAnnotations:0xc000522b60}] Aliases:map[]}"
2026-06-14 10:12:37.094053 | controller | Jun 14 08:51:29.679256 crc crio[24245]: time="2026-06-14T08:51:29.679184441Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.094075 | controller | Jun 14 08:51:29.689166 crc crio[24245]: time="2026-06-14T08:51:29.689019266Z" level=info msg="Ran pod sandbox 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f with infra container: openstack/nova-scheduler-0/POD" id=150ee79b-1f9f-4f5d-81a6-850bb1d98b7e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.094097 | controller | Jun 14 08:51:29.690346 crc crio[24245]: time="2026-06-14T08:51:29.690272957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.094117 | controller | Jun 14 08:51:29.692815 crc crio[24245]: time="2026-06-14T08:51:29.692732172Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=4e60f0a1-3751-4da8-b7ed-428532e2d2f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.094146 | controller | Jun 14 08:51:29.695200 crc crio[24245]: time="2026-06-14T08:51:29.695133119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.094168 | controller | Jun 14 08:51:29.728898 crc crio[24245]: time="2026-06-14T08:51:29.728741299Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=a68bc6c3-12f6-4751-9b7b-7a9425126af2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.094190 | controller | Jun 14 08:51:29.745056 crc crio[24245]: time="2026-06-14T08:51:29.744970345Z" level=info msg="Stopped container e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261: openstack/ceilometer-0/ceilometer-notification-agent" id=dd6020c4-fc60-4a81-9d47-c00d0dd76109 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.094212 | controller | Jun 14 08:51:29.746480 crc crio[24245]: time="2026-06-14T08:51:29.74638048Z" level=info msg="Stopping pod sandbox: 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c" id=5078b760-eed0-422c-85d5-4eea14098c44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.094234 | controller | Jun 14 08:51:29.746959 crc crio[24245]: time="2026-06-14T08:51:29.746912397Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c UID:3f21ff5b-62e1-462d-83a9-cf7968f09e79 NetNS:/var/run/netns/a415bd7d-1674-492b-97c4-0ea8d75c1e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f21ff5b_62e1_462d_83a9_cf7968f09e79.slice PodAnnotations:0xc003bf6260}] Aliases:map[]}"
2026-06-14 10:12:37.094256 | controller | Jun 14 08:51:29.747135 crc crio[24245]: time="2026-06-14T08:51:29.747096223Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.094280 | controller | Jun 14 08:51:29.753767 crc crio[24245]: time="2026-06-14T08:51:29.753654554Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=30b65110-bf0a-4911-b5e0-254be8c7af66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.094303 | controller | Jun 14 08:51:29.755340 crc crio[24245]: time="2026-06-14T08:51:29.755278836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.094327 | controller | Jun 14 08:51:29.826892 crc crio[24245]: time="2026-06-14T08:51:29.826790943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.094371 | controller | Jun 14 08:51:29.837385 crc crio[24245]: time="2026-06-14T08:51:29.837299476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.094402 | controller | Jun 14 08:51:30.078957 crc crio[24245]: time="2026-06-14T08:51:30.078402001Z" level=info msg="Created container e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=30b65110-bf0a-4911-b5e0-254be8c7af66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.094427 | controller | Jun 14 08:51:30.080743 crc crio[24245]: time="2026-06-14T08:51:30.080651491Z" level=info msg="Starting container: e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e" id=834da157-d4bc-4954-bd68-2718f30ca5e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.094455 | controller | Jun 14 08:51:30.087485 crc crio[24245]: time="2026-06-14T08:51:30.087393416Z" level=info msg="Started container" PID=83167 containerID=e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=834da157-d4bc-4954-bd68-2718f30ca5e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f
2026-06-14 10:12:37.094473 | controller | Jun 14 08:51:30.101405 crc crio[24245]: time="2026-06-14T08:51:30.101319929Z" level=info msg="Stopped pod sandbox: 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c" id=5078b760-eed0-422c-85d5-4eea14098c44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.094495 | controller | Jun 14 08:51:30.109796 crc crio[24245]: time="2026-06-14T08:51:30.109609265Z" level=info msg="Created container f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4: openstack/nova-api-0/nova-api-log" id=3db6a5e1-4f3b-4a85-8267-5f34972a22df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.094518 | controller | Jun 14 08:51:30.110672 crc crio[24245]: time="2026-06-14T08:51:30.110548773Z" level=info msg="Starting container: f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4" id=dcc35c5b-5af0-47f6-b9a2-02c793b3d527 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.094537 | controller | Jun 14 08:51:30.116128 crc crio[24245]: time="2026-06-14T08:51:30.116053539Z" level=info msg="Started container" PID=83166 containerID=f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4 description=openstack/nova-api-0/nova-api-log id=dcc35c5b-5af0-47f6-b9a2-02c793b3d527 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e
2026-06-14 10:12:37.094553 | controller | Jun 14 08:51:30.130007 crc crio[24245]: time="2026-06-14T08:51:30.12991448Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=4b06df0e-a538-4dd4-9f3b-f9e2b6713647 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.094569 | controller | Jun 14 08:51:30.169705 crc crio[24245]: time="2026-06-14T08:51:30.169592673Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=6da38d97-6c68-413b-a753-4a89aace3eb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.094584 | controller | Jun 14 08:51:30.185460 crc crio[24245]: time="2026-06-14T08:51:30.185369945Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=d8ace79c-8f6e-4b61-bd8a-ab263b9d11be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.094600 | controller | Jun 14 08:51:30.187095 crc crio[24245]: time="2026-06-14T08:51:30.187011778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.094616 | controller | Jun 14 08:51:30.243901 crc crio[24245]: time="2026-06-14T08:51:30.241156761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.094633 | controller | Jun 14 08:51:30.253065 crc crio[24245]: time="2026-06-14T08:51:30.253006162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.094648 | controller | Jun 14 08:51:30.404947 crc crio[24245]: time="2026-06-14T08:51:30.40475875Z" level=info msg="Removing container: 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf" id=a0850447-6c9f-423e-b8f8-a18514def5a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.094667 | controller | Jun 14 08:51:30.411026 crc crio[24245]: time="2026-06-14T08:51:30.410767939Z" level=info msg="Created container 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b: openstack/nova-api-0/nova-api-api" id=d8ace79c-8f6e-4b61-bd8a-ab263b9d11be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.094683 | controller | Jun 14 08:51:30.412615 crc crio[24245]: time="2026-06-14T08:51:30.412447604Z" level=info msg="Starting container: 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b" id=bee147a1-0f63-44b4-8e9e-cb905f00aa48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.094698 | controller | Jun 14 08:51:30.426977 crc crio[24245]: time="2026-06-14T08:51:30.426341427Z" level=info msg="Started container" PID=83212 containerID=47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b description=openstack/nova-api-0/nova-api-api id=bee147a1-0f63-44b4-8e9e-cb905f00aa48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e
2026-06-14 10:12:37.094714 | controller | Jun 14 08:51:30.439540 crc crio[24245]: time="2026-06-14T08:51:30.439444162Z" level=info msg="Removed container 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf: openstack/ceilometer-0/proxy-httpd" id=a0850447-6c9f-423e-b8f8-a18514def5a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.094729 | controller | Jun 14 08:51:30.454377 crc crio[24245]: time="2026-06-14T08:51:30.454198576Z" level=info msg="Removing container: c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80" id=f428d531-2d2c-4d90-9376-f2dfb4e64da7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.094744 | controller | Jun 14 08:51:30.484684 crc crio[24245]: time="2026-06-14T08:51:30.484600075Z" level=info msg="Removed container c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80: openstack/ceilometer-0/sg-core" id=f428d531-2d2c-4d90-9376-f2dfb4e64da7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.094759 | controller | Jun 14 08:51:30.486976 crc crio[24245]: time="2026-06-14T08:51:30.486939265Z" level=info msg="Removing container: e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261" id=3fb5ec07-7f43-49ef-959d-fe88b3aed04b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.094775 | controller | Jun 14 08:51:30.520205 crc crio[24245]: time="2026-06-14T08:51:30.520087151Z" level=info msg="Removed container e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261: openstack/ceilometer-0/ceilometer-notification-agent" id=3fb5ec07-7f43-49ef-959d-fe88b3aed04b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.094790 | controller | Jun 14 08:51:30.523446 crc crio[24245]: time="2026-06-14T08:51:30.523407637Z" level=info msg="Removing container: a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c" id=cb57b2a9-6010-47f2-bd9b-82209cc34a4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.094805 | controller | Jun 14 08:51:30.559034 crc crio[24245]: time="2026-06-14T08:51:30.558973638Z" level=info msg="Removed container a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c: openstack/ceilometer-0/ceilometer-central-agent" id=cb57b2a9-6010-47f2-bd9b-82209cc34a4d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.094820 | controller | Jun 14 08:51:31.170599 crc crio[24245]: time="2026-06-14T08:51:31.170427133Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=b30d21a5-98e7-45b3-8b79-0b010998eeb7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.094835 | controller | Jun 14 08:51:31.171795 crc crio[24245]: time="2026-06-14T08:51:31.17063605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.094851 | controller | Jun 14 08:51:31.206826 crc crio[24245]: time="2026-06-14T08:51:31.206622357Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7 UID:5be7dd26-b5da-4edd-bbb3-df184b65072c NetNS:/var/run/netns/2a533313-d3f5-49a8-805a-dc6f277ca67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be7dd26_b5da_4edd_bbb3_df184b65072c.slice PodAnnotations:0xc00161a3f8}] Aliases:map[]}"
2026-06-14 10:12:37.094870 | controller | Jun 14 08:51:31.206826 crc crio[24245]: time="2026-06-14T08:51:31.206809803Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.094887 | controller | Jun 14 08:51:31.817003 crc crio[24245]: 2026-06-14T08:51:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:648683f91e5420c Mac:fa:e5:1f:2e:c9:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/2a533313-d3f5-49a8-805a-dc6f277ca67f SocketPath: PciID:}] [{Interface:0xc00032a6b0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.094903 | controller | Jun 14 08:51:31.817265 crc crio[24245]: time="2026-06-14T08:51:31.817185613Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7 UID:5be7dd26-b5da-4edd-bbb3-df184b65072c NetNS:/var/run/netns/2a533313-d3f5-49a8-805a-dc6f277ca67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be7dd26_b5da_4edd_bbb3_df184b65072c.slice PodAnnotations:0xc00161a3f8}] Aliases:map[]}"
2026-06-14 10:12:37.094919 | controller | Jun 14 08:51:31.817420 crc crio[24245]: time="2026-06-14T08:51:31.817370929Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.094935 | controller | Jun 14 08:51:31.826251 crc crio[24245]: time="2026-06-14T08:51:31.826154039Z" level=info msg="Ran pod sandbox 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7 with infra container: openstack/ceilometer-0/POD" id=b30d21a5-98e7-45b3-8b79-0b010998eeb7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.094951 | controller | Jun 14 08:51:31.829372 crc crio[24245]: time="2026-06-14T08:51:31.829308519Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=ea08e076-ffa7-4c4a-b517-b41a8f95989f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.094966 | controller | Jun 14 08:51:31.839816 crc crio[24245]: time="2026-06-14T08:51:31.839365598Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-14 10:12:37.094982 | controller | Jun 14 08:51:32.361477 crc crio[24245]: time="2026-06-14T08:51:32.361338879Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=ea08e076-ffa7-4c4a-b517-b41a8f95989f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.094998 | controller | Jun 14 08:51:32.364445 crc crio[24245]: time="2026-06-14T08:51:32.363210995Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=3b45e2cb-97ce-495c-a259-45a48b9e7f01 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.095015 | controller | Jun 14 08:51:32.405876 crc crio[24245]: time="2026-06-14T08:51:32.405745169Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=6dff98f4-f5f9-4c2f-ae89-d41dce5ae948 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.095034 | controller | Jun 14 08:51:32.413553 crc crio[24245]: time="2026-06-14T08:51:32.413458494Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=183557fa-9965-45dd-8f26-7608c5ba792f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.095050 | controller | Jun 14 08:51:32.415708 crc crio[24245]: time="2026-06-14T08:51:32.414116495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.095065 | controller | Jun 14 08:51:32.485061 crc crio[24245]: time="2026-06-14T08:51:32.484927892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.095081 | controller | Jun 14 08:51:32.488831 crc crio[24245]: time="2026-06-14T08:51:32.488760912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.095097 | controller | Jun 14 08:51:32.653184 crc crio[24245]: time="2026-06-14T08:51:32.652627958Z" level=info msg="Created container 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac: openstack/ceilometer-0/ceilometer-central-agent" id=183557fa-9965-45dd-8f26-7608c5ba792f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.095112 | controller | Jun 14 08:51:32.655407 crc crio[24245]: time="2026-06-14T08:51:32.655339105Z" level=info msg="Starting container: 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac" id=b5e6cd9c-8323-4092-828e-523b0fe6ea19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.095128 | controller | Jun 14 08:51:32.662711 crc crio[24245]: time="2026-06-14T08:51:32.662623066Z" level=info msg="Started container" PID=83527 containerID=70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac description=openstack/ceilometer-0/ceilometer-central-agent id=b5e6cd9c-8323-4092-828e-523b0fe6ea19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7
2026-06-14 10:12:37.095144 | controller | Jun 14 08:51:32.676521 crc crio[24245]: time="2026-06-14T08:51:32.67465702Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=fb93278b-ed22-4c45-b959-36edd96d0e72 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.095160 | controller | Jun 14 08:51:32.678984 crc crio[24245]: time="2026-06-14T08:51:32.678913135Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-14 10:12:37.095176 | controller | Jun 14 08:51:33.085093 crc crio[24245]: time="2026-06-14T08:51:33.08490892Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=fb93278b-ed22-4c45-b959-36edd96d0e72 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.095192 | controller | Jun 14 08:51:33.086655 crc crio[24245]: time="2026-06-14T08:51:33.086586853Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=f772ba30-0ecc-4727-9fb8-460a14aa9e24 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.095207 | controller | Jun 14 08:51:33.130920 crc crio[24245]: time="2026-06-14T08:51:33.130823591Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=efa70c0d-2818-4b1d-a662-3ec8a14d6946 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.095228 | controller | Jun 14 08:51:33.141648 crc crio[24245]: time="2026-06-14T08:51:33.141567423Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=7384dcb0-020e-4473-9513-6c8789a390d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.095244 | controller | Jun 14 08:51:33.142173 crc crio[24245]: time="2026-06-14T08:51:33.142117761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.095260 | controller | Jun 14 08:51:33.191546 crc crio[24245]: time="2026-06-14T08:51:33.191458503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.095275 | controller | Jun 14 08:51:33.194929 crc crio[24245]: time="2026-06-14T08:51:33.194818448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.095290 | controller | Jun 14 08:51:33.440345 crc crio[24245]: time="2026-06-14T08:51:33.439651783Z" level=info msg="Created container 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51: openstack/ceilometer-0/ceilometer-notification-agent" id=7384dcb0-020e-4473-9513-6c8789a390d9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.095305 | controller | Jun 14 08:51:33.442903 crc crio[24245]: time="2026-06-14T08:51:33.442728852Z" level=info msg="Starting container: 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51" id=e0c01386-eeb5-415f-98a0-c42751ebd914 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.095321 | controller | Jun 14 08:51:33.449354 crc crio[24245]: time="2026-06-14T08:51:33.449284023Z" level=info msg="Started container" PID=83619 containerID=2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51 description=openstack/ceilometer-0/ceilometer-notification-agent id=e0c01386-eeb5-415f-98a0-c42751ebd914 name=/runtime.v1.RuntimeService/StartContainer sandboxID=648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7
2026-06-14 10:12:37.095336 | controller | Jun 14 08:51:33.462191 crc crio[24245]: time="2026-06-14T08:51:33.462102327Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=571ea194-8db8-4154-bc2a-c3a215cd8ffe name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.095380 | controller | Jun 14 08:51:33.468173 crc crio[24245]: time="2026-06-14T08:51:33.46812604Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-14 10:12:37.095401 | controller | Jun 14 08:51:33.903562 crc crio[24245]: time="2026-06-14T08:51:33.903095385Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=571ea194-8db8-4154-bc2a-c3a215cd8ffe name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.095417 | controller | Jun 14 08:51:33.904988 crc crio[24245]: time="2026-06-14T08:51:33.904897173Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=e41a64fc-bacd-4a2c-96a4-d7e45ab497d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.095432 | controller | Jun 14 08:51:33.928757 crc crio[24245]: time="2026-06-14T08:51:33.928652301Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=4957d0fb-30ae-461d-86be-644ca2c53c95 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.095448 | controller | Jun 14 08:51:33.947148 crc crio[24245]: time="2026-06-14T08:51:33.947049125Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=d1fdb57f-5026-4fb5-965f-af54bd043bd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.095466 | controller | Jun 14 08:51:33.947692 crc crio[24245]: time="2026-06-14T08:51:33.947624264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.095483 | controller | Jun 14 08:51:33.998334 crc crio[24245]: time="2026-06-14T08:51:33.998197883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.095498 | controller | Jun 14 08:51:34.003197 crc crio[24245]: time="2026-06-14T08:51:34.002958705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.095513 | controller | Jun 14 08:51:34.218055 crc crio[24245]: time="2026-06-14T08:51:34.217914572Z" level=info msg="Created container e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909: openstack/ceilometer-0/sg-core" id=d1fdb57f-5026-4fb5-965f-af54bd043bd4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.095528 | controller | Jun 14 08:51:34.219513 crc crio[24245]: time="2026-06-14T08:51:34.219424056Z" level=info msg="Starting container: e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909" id=3826d478-6d5c-42c4-9572-b60c8bdbc9ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.095544 | controller | Jun 14 08:51:34.225094 crc crio[24245]: time="2026-06-14T08:51:34.225019347Z" level=info msg="Started container" PID=83668 containerID=e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909 description=openstack/ceilometer-0/sg-core id=3826d478-6d5c-42c4-9572-b60c8bdbc9ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7
2026-06-14 10:12:37.095559 | controller | Jun 14 08:51:34.243631 crc crio[24245]: time="2026-06-14T08:51:34.242373689Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=328e0d0f-0c99-48f7-b853-b394bbb983b7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.095575 | controller | Jun 14 08:51:34.247986 crc crio[24245]: time="2026-06-14T08:51:34.247924418Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-14 10:12:37.095590 | controller | Jun 14 08:51:42.462120 crc crio[24245]: time="2026-06-14T08:51:42.461125593Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=328e0d0f-0c99-48f7-b853-b394bbb983b7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.095605 | controller | Jun 14 08:51:42.464075 crc crio[24245]: time="2026-06-14T08:51:42.463105555Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=35e5b458-af05-4644-add6-5b9aff188969 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.095620 | controller | Jun 14 08:51:42.531271 crc crio[24245]: time="2026-06-14T08:51:42.531125372Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=7c5fcd08-78f3-476d-be55-7fc0ca6b150c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.095635 | controller | Jun 14 08:51:42.542635 crc crio[24245]: time="2026-06-14T08:51:42.542535009Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=77ecb989-b9d2-40e7-81a2-9aa6c20d42a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.095651 | controller | Jun 14 08:51:42.543199 crc crio[24245]: time="2026-06-14T08:51:42.543053596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.095669 | controller | Jun 14 08:51:42.594963 crc crio[24245]: time="2026-06-14T08:51:42.594748299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.095685 | controller | Jun 14 08:51:42.598201 crc crio[24245]: time="2026-06-14T08:51:42.598148375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.095701 | controller | Jun 14 08:51:42.802787 crc crio[24245]: time="2026-06-14T08:51:42.801340283Z" level=info msg="Created container 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022: openstack/ceilometer-0/proxy-httpd" id=77ecb989-b9d2-40e7-81a2-9aa6c20d42a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.095716 | controller | Jun 14 08:51:42.806951 crc crio[24245]: time="2026-06-14T08:51:42.804267366Z" level=info msg="Starting container: 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022" id=027b5173-004d-47c7-8ee0-72b7adcd0489 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.095731 | controller | Jun 14 08:51:42.812088 crc crio[24245]: time="2026-06-14T08:51:42.81192848Z" level=info msg="Started container" PID=84151 containerID=88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022 description=openstack/ceilometer-0/proxy-httpd id=027b5173-004d-47c7-8ee0-72b7adcd0489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7
2026-06-14 10:12:37.095746 | controller | Jun 14 08:51:44.640593 crc crio[24245]: time="2026-06-14T08:51:44.639701686Z" level=warning msg="Stopping container fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d with stop signal(15) timed out. Killing..."
2026-06-14 10:12:37.095762 | controller | Jun 14 08:51:44.700991 crc crio[24245]: time="2026-06-14T08:51:44.700764419Z" level=error msg="Killing container fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d KILL` failed: process not running: No such process\n : exit status 1"
2026-06-14 10:12:37.095821 | controller | Jun 14 08:51:44.750823 crc crio[24245]: time="2026-06-14T08:51:44.750701589Z" level=info msg="Stopped container fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=5210b64b-3cf1-4a45-8a30-54e43454e455 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.095839 | controller | Jun 14 08:51:44.751684 crc crio[24245]: time="2026-06-14T08:51:44.751604058Z" level=info msg="Stopping pod sandbox: 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901" id=0ad18a31-4e9a-4b0c-b8bc-2fff0045789f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.095855 | controller | Jun 14 08:51:44.752553 crc crio[24245]: time="2026-06-14T08:51:44.752491707Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901 UID:afb8486f-7571-44ad-ac5c-248fd53b4881 NetNS:/var/run/netns/f1818a76-dcc6-4418-81f0-e4f9ed29d8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb8486f_7571_44ad_ac5c_248fd53b4881.slice PodAnnotations:0xc0024223e8}] Aliases:map[]}"
2026-06-14 10:12:37.095872 | controller | Jun 14 08:51:44.752729 crc crio[24245]: time="2026-06-14T08:51:44.752666012Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.095889 | controller | Jun 14 08:51:45.155411 crc crio[24245]: time="2026-06-14T08:51:45.154819784Z" level=info msg="Stopped pod sandbox: 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901" id=0ad18a31-4e9a-4b0c-b8bc-2fff0045789f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.095908 | controller | Jun 14 08:51:45.762320 crc crio[24245]: time="2026-06-14T08:51:45.76220206Z" level=info msg="Removing container: fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d" id=1d2ac3b0-3feb-4f3d-aaa1-eb90b63acf24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.095925 | controller | Jun 14 08:51:45.804774 crc crio[24245]: time="2026-06-14T08:51:45.804037217Z" level=info msg="Removed container fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=1d2ac3b0-3feb-4f3d-aaa1-eb90b63acf24 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.095940 | controller | Jun 14 08:51:46.326782 crc crio[24245]: time="2026-06-14T08:51:46.326668731Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=225d7c6c-7f90-48a2-8c7e-c1cdab119867 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.095956 | controller | Jun 14 08:51:46.326782 crc crio[24245]: time="2026-06-14T08:51:46.326767605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.095973 | controller | Jun 14 08:51:46.366029 crc crio[24245]: time="2026-06-14T08:51:46.365930419Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46 UID:5019f96b-ec44-4a77-b986-54f544034031 NetNS:/var/run/netns/b49ba7bf-1797-4d44-bde6-d6c622eb069c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5019f96b_ec44_4a77_b986_54f544034031.slice PodAnnotations:0xc0024226c0}] Aliases:map[]}"
2026-06-14 10:12:37.095989 | controller | Jun 14 08:51:46.366029 crc crio[24245]: time="2026-06-14T08:51:46.366012152Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.096004 | controller | Jun 14 08:51:46.918323 crc crio[24245]: 2026-06-14T08:51:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c72481d321941d Mac:d2:9e:2a:38:03:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/b49ba7bf-1797-4d44-bde6-d6c622eb069c SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.096020 | controller | Jun 14 08:51:46.919904 crc crio[24245]: time="2026-06-14T08:51:46.919730909Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46 UID:5019f96b-ec44-4a77-b986-54f544034031 NetNS:/var/run/netns/b49ba7bf-1797-4d44-bde6-d6c622eb069c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5019f96b_ec44_4a77_b986_54f544034031.slice PodAnnotations:0xc0024226c0}] Aliases:map[]}"
2026-06-14 10:12:37.096036 | controller | Jun 14 08:51:46.920104 crc crio[24245]: time="2026-06-14T08:51:46.920031128Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.096051 | controller | Jun 14 08:51:46.930463 crc crio[24245]: time="2026-06-14T08:51:46.930203696Z" level=info msg="Ran pod sandbox 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=225d7c6c-7f90-48a2-8c7e-c1cdab119867 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.096066 | controller | Jun 14 08:51:46.934688 crc crio[24245]: time="2026-06-14T08:51:46.93451764Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=6dc21d9d-746d-4473-af48-4a35aec3ed22 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.096086 | controller | Jun 14 08:51:47.003814 crc crio[24245]: time="2026-06-14T08:51:47.002335648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=ad7a8a54-8352-4480-bb12-83e661905917 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.096103 | controller | Jun 14 08:51:47.039736 crc crio[24245]: time="2026-06-14T08:51:47.038954114Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=97feb184-b97e-47fa-bb38-a046ff19e978 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.096119 | controller | Jun 14 08:51:47.039736 crc crio[24245]: time="2026-06-14T08:51:47.039399178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.096134 | controller | Jun 14 08:51:47.112764 crc crio[24245]: time="2026-06-14T08:51:47.112670271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.096149 | controller | Jun 14 08:51:47.118530 crc crio[24245]: time="2026-06-14T08:51:47.118434734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.096165 | controller | Jun 14 08:51:47.354641 crc crio[24245]: time="2026-06-14T08:51:47.354526819Z" level=info msg="Created container d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=97feb184-b97e-47fa-bb38-a046ff19e978 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.096179 | controller | Jun 14 08:51:47.357343 crc crio[24245]: time="2026-06-14T08:51:47.357182914Z" level=info msg="Starting container: d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714" id=c5e47abe-bdab-4794-a583-32b3347b4867 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.096195 | controller | Jun 14 08:51:47.364095 crc crio[24245]: time="2026-06-14T08:51:47.363915379Z" level=info msg="Started container" PID=84670 containerID=d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=c5e47abe-bdab-4794-a583-32b3347b4867 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46
2026-06-14 10:12:37.096210 | controller | Jun 14 08:51:49.812264 crc crio[24245]: time="2026-06-14T08:51:49.8112958Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-786645bb79-rqwc4/POD" id=dfa8d0f0-b3f0-437a-91ac-2fd9b6fce650 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.096226 | controller | Jun 14 08:51:49.813619 crc crio[24245]: time="2026-06-14T08:51:49.812333433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.096241 | controller | Jun 14 08:51:49.865679 crc crio[24245]: time="2026-06-14T08:51:49.865467374Z" level=info msg="Got pod network &{Name:dnsmasq-dns-786645bb79-rqwc4 Namespace:openstack ID:ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495 UID:30bc4bbb-5388-47f0-aa42-bbb39735f98b NetNS:/var/run/netns/702c26bb-384e-4262-8f96-03b4e5231196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30bc4bbb_5388_47f0_aa42_bbb39735f98b.slice PodAnnotations:0xc001c3d480}] Aliases:map[]}"
2026-06-14 10:12:37.096262 | controller | Jun 14 08:51:49.866158 crc crio[24245]: time="2026-06-14T08:51:49.866136225Z" level=info msg="Adding pod openstack_dnsmasq-dns-786645bb79-rqwc4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.096278 | controller | Jun 14 08:51:50.465222 crc crio[24245]: 2026-06-14T08:51:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff368b941acda77 Mac:4e:59:dc:54:81:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/702c26bb-384e-4262-8f96-03b4e5231196 SocketPath: PciID:}] [{Interface:0xc000502710 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.096294 | controller | Jun 14 08:51:50.470817 crc crio[24245]: time="2026-06-14T08:51:50.470481699Z" level=info msg="Got pod network &{Name:dnsmasq-dns-786645bb79-rqwc4 Namespace:openstack ID:ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495 UID:30bc4bbb-5388-47f0-aa42-bbb39735f98b NetNS:/var/run/netns/702c26bb-384e-4262-8f96-03b4e5231196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30bc4bbb_5388_47f0_aa42_bbb39735f98b.slice PodAnnotations:0xc001c3d480}] Aliases:map[]}"
2026-06-14 10:12:37.096310 | controller | Jun 14 08:51:50.470817 crc crio[24245]: time="2026-06-14T08:51:50.470891372Z" level=info msg="Checking pod openstack_dnsmasq-dns-786645bb79-rqwc4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.096325 | controller | Jun 14 08:51:50.485473 crc crio[24245]: time="2026-06-14T08:51:50.485368328Z" level=info msg="Ran pod sandbox ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495 with infra container: openstack/dnsmasq-dns-786645bb79-rqwc4/POD" id=dfa8d0f0-b3f0-437a-91ac-2fd9b6fce650 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.096341 | controller | Jun 14 08:51:50.496708 crc crio[24245]: time="2026-06-14T08:51:50.496649297Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=2372e44a-584e-4bcc-a771-cada6b75ea1f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.096387 | controller | Jun 14 08:51:50.575376 crc crio[24245]: time="2026-06-14T08:51:50.575267787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c93a12e6-dca0-4387-8a51-e8cdc501bbef name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.096407 | controller | Jun 14 08:51:50.591498 crc crio[24245]: time="2026-06-14T08:51:50.590778542Z" level=info msg="Creating container: openstack/dnsmasq-dns-786645bb79-rqwc4/init" id=5cc6b873-1231-409c-9e65-5b096c2dfd2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.096425 | controller | Jun 14 08:51:50.591498 crc crio[24245]: time="2026-06-14T08:51:50.591197646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.096442 | controller | Jun 14 08:51:50.699817 crc crio[24245]: time="2026-06-14T08:51:50.69969767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.096460 | controller | Jun 14 08:51:50.718826 crc crio[24245]: time="2026-06-14T08:51:50.718612234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.096475 | controller | Jun 14 08:51:50.960025 crc crio[24245]: time="2026-06-14T08:51:50.959403061Z" level=info msg="Created container c2a3b0e851862918f0ed7ccd8f9a79bc2536bb664178dba90dfe4e9b6685e163: openstack/dnsmasq-dns-786645bb79-rqwc4/init" id=5cc6b873-1231-409c-9e65-5b096c2dfd2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.096495 | controller | Jun 14 08:51:50.961932 crc crio[24245]: time="2026-06-14T08:51:50.961826459Z" level=info msg="Starting container: c2a3b0e851862918f0ed7ccd8f9a79bc2536bb664178dba90dfe4e9b6685e163" id=d5484d55-cb20-485d-b1b3-3dd7dc5396ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.096511 | controller | Jun 14 08:51:50.968783 crc crio[24245]: time="2026-06-14T08:51:50.968697963Z" level=info msg="Started container" PID=84900 containerID=c2a3b0e851862918f0ed7ccd8f9a79bc2536bb664178dba90dfe4e9b6685e163 description=openstack/dnsmasq-dns-786645bb79-rqwc4/init id=d5484d55-cb20-485d-b1b3-3dd7dc5396ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495
2026-06-14 10:12:37.096527 | controller | Jun 14 08:51:51.921111 crc crio[24245]: time="2026-06-14T08:51:51.92037956Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5d0fd253-44c7-404d-ba68-c8e179e84656 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.096543 | controller | Jun 14 08:51:52.006008 crc crio[24245]: time="2026-06-14T08:51:52.005625618Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=db318df3-81ce-483c-bd8e-745acaa345ec name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.096558 | controller | Jun 14 08:51:52.023389 crc crio[24245]: time="2026-06-14T08:51:52.022815753Z" level=info msg="Creating container: openstack/dnsmasq-dns-786645bb79-rqwc4/dnsmasq-dns" id=40b19782-8f96-4ca1-8dec-c75a7f6d016d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.096574 | controller | Jun 14 08:51:52.023389 crc crio[24245]: time="2026-06-14T08:51:52.02335068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.096589 | controller | Jun 14 08:51:52.088622 crc crio[24245]: time="2026-06-14T08:51:52.08846006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.096605 | controller | Jun 14 08:51:52.097426 crc crio[24245]: time="2026-06-14T08:51:52.093513641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.096620 | controller | Jun 14 08:51:52.314191 crc crio[24245]: time="2026-06-14T08:51:52.313608128Z" level=info msg="Created container 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49: openstack/dnsmasq-dns-786645bb79-rqwc4/dnsmasq-dns" id=40b19782-8f96-4ca1-8dec-c75a7f6d016d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.096636 | controller | Jun 14 08:51:52.316957 crc crio[24245]: time="2026-06-14T08:51:52.316357975Z" level=info msg="Starting container: 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49" id=076feda6-4434-4dc5-8ca2-4f985bb86328 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.096651 | controller | Jun 14 08:51:52.324074 crc crio[24245]: time="2026-06-14T08:51:52.323965948Z" level=info msg="Started container" PID=84964 containerID=9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49 description=openstack/dnsmasq-dns-786645bb79-rqwc4/dnsmasq-dns id=076feda6-4434-4dc5-8ca2-4f985bb86328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495
2026-06-14 10:12:37.096667 | controller | Jun 14 08:51:52.888117 crc crio[24245]: time="2026-06-14T08:51:52.887803907Z" level=info msg="Stopping container: 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022 (timeout: 30s)" id=3a1e6bbd-0624-4bbe-9266-4deca8ae26f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.096686 | controller | Jun 14 08:51:52.888584 crc crio[24245]: time="2026-06-14T08:51:52.888362763Z" level=info msg="Stopping container: 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51 (timeout: 30s)" id=9c12a747-82b3-4d58-bfc1-c553222f5ac2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.096702 | controller | Jun 14 08:51:52.891419 crc crio[24245]: time="2026-06-14T08:51:52.887938949Z" level=info msg="Stopping container: e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909 (timeout: 30s)" id=70e8c597-2a7f-4606-850a-a806b34ded33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.096719 | controller | Jun 14 08:51:52.892061 crc crio[24245]: time="2026-06-14T08:51:52.887991001Z" level=info msg="Stopping container: 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac (timeout: 30s)" id=fde83e2f-bf29-4343-aa2f-50b7d5c7a878 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.096734 | controller | Jun 14 08:51:53.029930 crc crio[24245]: time="2026-06-14T08:51:53.029671723Z" level=info msg="Stopped container e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909: openstack/ceilometer-0/sg-core" id=70e8c597-2a7f-4606-850a-a806b34ded33 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.096749 | controller | Jun 14 08:51:53.130439 crc crio[24245]: time="2026-06-14T08:51:53.130139712Z" level=info msg="Stopped container 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022: openstack/ceilometer-0/proxy-httpd" id=3a1e6bbd-0624-4bbe-9266-4deca8ae26f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.096764 | controller | Jun 14 08:51:53.176602 crc crio[24245]: time="2026-06-14T08:51:53.17651059Z" level=info msg="Stopping container: 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b (timeout: 30s)" id=1ed9102d-55c5-48ed-9039-c3ac882f440a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.096779 | controller | Jun 14 08:51:53.180690 crc crio[24245]: time="2026-06-14T08:51:53.180602662Z" level=info msg="Stopping container: f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4 (timeout: 30s)" id=f1528bc8-1bea-4518-aff5-5298b4c60527 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.096795 | controller | Jun 14 08:51:53.313830 crc crio[24245]: time="2026-06-14T08:51:53.313354996Z" level=info msg="Stopped container f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4: openstack/nova-api-0/nova-api-log" id=f1528bc8-1bea-4518-aff5-5298b4c60527 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.096810 | controller | Jun 14 08:51:53.648473 crc crio[24245]: time="2026-06-14T08:51:53.648400749Z" level=info msg="Stopped container 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac: openstack/ceilometer-0/ceilometer-central-agent" id=fde83e2f-bf29-4343-aa2f-50b7d5c7a878 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.096825 | controller | Jun 14 08:51:56.129549 crc crio[24245]: time="2026-06-14T08:51:56.127924663Z" level=info msg="Stopped container 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51: openstack/ceilometer-0/ceilometer-notification-agent" id=9c12a747-82b3-4d58-bfc1-c553222f5ac2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.096840 | controller | Jun 14 08:51:56.131420 crc crio[24245]: time="2026-06-14T08:51:56.130662369Z" level=info msg="Stopping pod sandbox: 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7" id=cdbf4199-776d-41f2-8d32-a4f0a280029b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.096855 | controller | Jun 14 08:51:56.131784 crc crio[24245]: time="2026-06-14T08:51:56.131663972Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7 UID:5be7dd26-b5da-4edd-bbb3-df184b65072c NetNS:/var/run/netns/2a533313-d3f5-49a8-805a-dc6f277ca67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be7dd26_b5da_4edd_bbb3_df184b65072c.slice PodAnnotations:0xc000523338}] Aliases:map[]}"
2026-06-14 10:12:37.096875 | controller | Jun 14 08:51:56.132155 crc crio[24245]: time="2026-06-14T08:51:56.131984242Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.096891 | controller | Jun 14 08:51:56.549019 crc crio[24245]: time="2026-06-14T08:51:56.548614745Z" level=info msg="Stopped pod sandbox: 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7" id=cdbf4199-776d-41f2-8d32-a4f0a280029b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.096907 | controller | Jun 14 08:51:56.758468 crc crio[24245]: time="2026-06-14T08:51:56.758286461Z" level=info msg="Stopped container 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b: openstack/nova-api-0/nova-api-api" id=1ed9102d-55c5-48ed-9039-c3ac882f440a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.096922 | controller | Jun 14 08:51:56.760146 crc crio[24245]: time="2026-06-14T08:51:56.760016317Z" level=info msg="Stopping pod sandbox: aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e" id=b257eab3-b1ab-40b0-a28f-8c31b6eecde9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.096937 | controller | Jun 14 08:51:56.761042 crc crio[24245]: time="2026-06-14T08:51:56.760690979Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e UID:d5593f7a-1894-4be5-bc42-63b2a84adc68 NetNS:/var/run/netns/8ebddd09-4e07-491b-90b0-93877c7f0d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5593f7a_1894_4be5_bc42_63b2a84adc68.slice PodAnnotations:0xc0005234e0}] Aliases:map[]}"
2026-06-14 10:12:37.096953 | controller | Jun 14 08:51:56.761042 crc crio[24245]: time="2026-06-14T08:51:56.760911466Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.096968 | controller | Jun 14 08:51:57.087098 crc crio[24245]: time="2026-06-14T08:51:57.086334533Z" level=info msg="Removing container: 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022" id=9622df05-30e0-441f-897a-17f3bfb2182e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.096983 | controller | Jun 14 08:51:57.163939 crc crio[24245]: time="2026-06-14T08:51:57.157442969Z" level=info msg="Removed container 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022: openstack/ceilometer-0/proxy-httpd" id=9622df05-30e0-441f-897a-17f3bfb2182e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.096999 | controller | Jun 14 08:51:57.171173 crc crio[24245]: time="2026-06-14T08:51:57.171063698Z" level=info msg="Removing container: e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909" id=ba5bee41-ec8d-4791-9317-f67e86260018 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.097014 | controller | Jun 14 08:51:57.310559 crc crio[24245]: time="2026-06-14T08:51:57.310410626Z" level=info msg="Removed container e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909: openstack/ceilometer-0/sg-core" id=ba5bee41-ec8d-4791-9317-f67e86260018 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.097030 | controller | Jun 14 08:51:57.317139 crc crio[24245]: time="2026-06-14T08:51:57.316928834Z" level=info msg="Removing container: 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51" id=094b5a17-948b-40f4-bb3f-0be659edda9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.097046 | controller | Jun 14 08:51:57.347218 crc crio[24245]: time="2026-06-14T08:51:57.347051907Z" level=info msg="Stopped pod sandbox: aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e" id=b257eab3-b1ab-40b0-a28f-8c31b6eecde9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.097064 | controller | Jun 14 08:51:57.476144 crc crio[24245]: time="2026-06-14T08:51:57.475608676Z" level=info msg="Removed container 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51: openstack/ceilometer-0/ceilometer-notification-agent" id=094b5a17-948b-40f4-bb3f-0be659edda9a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.097080 | controller | Jun 14 08:51:57.483584 crc crio[24245]: time="2026-06-14T08:51:57.483405375Z" level=info msg="Removing container: 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac" id=fdc8c6f1-81eb-4963-ad71-fc85b830be69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.097096 | controller | Jun 14 08:51:57.576610 crc crio[24245]: time="2026-06-14T08:51:57.574350674Z" level=info msg="Removed container 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac: openstack/ceilometer-0/ceilometer-central-agent" id=fdc8c6f1-81eb-4963-ad71-fc85b830be69 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.097111 | controller | Jun 14 08:51:57.612608 crc crio[24245]: time="2026-06-14T08:51:57.612447923Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=7b327d8a-dfed-4745-a8b0-aec17e216343 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.097126 | controller | Jun 14 08:51:57.612608 crc crio[24245]: time="2026-06-14T08:51:57.612570607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.097142 | controller | Jun 14 08:51:57.689347 crc crio[24245]: time="2026-06-14T08:51:57.689212445Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a UID:29804ea3-44fa-4389-8eda-9cd2e4266564 NetNS:/var/run/netns/de31e09e-acc0-4523-84dd-b40bb10ca6b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29804ea3_44fa_4389_8eda_9cd2e4266564.slice PodAnnotations:0xc001c3c790}] Aliases:map[]}"
2026-06-14 10:12:37.097157 | controller | Jun 14 08:51:57.689347 crc crio[24245]: time="2026-06-14T08:51:57.689323159Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.097173 | controller | Jun 14 08:51:58.018664 crc crio[24245]: time="2026-06-14T08:51:58.01858091Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-94z55/POD" id=910061f4-803b-4a96-81f7-0af4a88472d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.097189 | controller | Jun 14 08:51:58.018829 crc crio[24245]: time="2026-06-14T08:51:58.018687053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.097205 | controller | Jun 14 08:51:58.070047 crc crio[24245]: time="2026-06-14T08:51:58.069106119Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-94z55 Namespace:openstack ID:1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914 UID:82f67187-1209-4b3d-81e5-fab76912ebd5 NetNS:/var/run/netns/6a86f561-f921-41a8-8abd-e540cdc09c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82f67187_1209_4b3d_81e5_fab76912ebd5.slice PodAnnotations:0xc001c3ca00}] Aliases:map[]}"
2026-06-14 10:12:37.097221 | controller | Jun 14 08:51:58.070047 crc crio[24245]: time="2026-06-14T08:51:58.06944486Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-94z55 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.097237 | controller | Jun 14 08:51:58.099796 crc crio[24245]: 2026-06-14T08:51:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2c5897e4ca3bcb Mac:3a:aa:5f:3f:15:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/de31e09e-acc0-4523-84dd-b40bb10ca6b2 SocketPath: PciID:}] [{Interface:0xc00058a770 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.097259 | controller | Jun 14 08:51:58.101723 crc crio[24245]: time="2026-06-14T08:51:58.101614794Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a UID:29804ea3-44fa-4389-8eda-9cd2e4266564 NetNS:/var/run/netns/de31e09e-acc0-4523-84dd-b40bb10ca6b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29804ea3_44fa_4389_8eda_9cd2e4266564.slice PodAnnotations:0xc001c3c790}] Aliases:map[]}"
2026-06-14 10:12:37.097276 | controller | Jun 14 08:51:58.102202 crc crio[24245]: time="2026-06-14T08:51:58.101947705Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.097292 | controller | Jun 14 08:51:58.123180 crc crio[24245]: time="2026-06-14T08:51:58.123124168Z" level=info msg="Removing container: 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b" id=446a9fef-7b0b-4bfb-9561-699a924ec45d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.097308 | controller | Jun 14 08:51:58.140125 crc crio[24245]: time="2026-06-14T08:51:58.140020447Z" level=info msg="Ran pod sandbox d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a with infra container: openstack/ceilometer-0/POD" id=7b327d8a-dfed-4745-a8b0-aec17e216343 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.097324 | controller | Jun 14 08:51:58.149735 crc crio[24245]: time="2026-06-14T08:51:58.143829298Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=cc09e887-cd95-48f6-ad97-ccd0af645f5c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.097340 | controller | Jun 14 08:51:58.149735 crc crio[24245]: time="2026-06-14T08:51:58.149387865Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\""
2026-06-14 10:12:37.097383 | controller | Jun 14 08:51:58.234156 crc crio[24245]: time="2026-06-14T08:51:58.234099602Z" level=info msg="Removed container 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b: openstack/nova-api-0/nova-api-api" id=446a9fef-7b0b-4bfb-9561-699a924ec45d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.097403 | controller | Jun 14 08:51:58.257812 crc crio[24245]: time="2026-06-14T08:51:58.25770008Z" level=info msg="Removing container: f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4" id=c596b258-912a-4c5e-a0ab-d192a2e4d990 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.097420 | controller | Jun 14 08:51:58.351597 crc crio[24245]: time="2026-06-14T08:51:58.35149817Z" level=info msg="Removed container f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4: openstack/nova-api-0/nova-api-log" id=c596b258-912a-4c5e-a0ab-d192a2e4d990 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.097436 | controller | Jun 14 08:51:58.628703 crc crio[24245]: time="2026-06-14T08:51:58.628048752Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=cc09e887-cd95-48f6-ad97-ccd0af645f5c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.097452 | controller | Jun 14 08:51:58.631733 crc crio[24245]: time="2026-06-14T08:51:58.631650996Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=3f7880ab-d0c6-40ea-bbd5-95573ed60b7e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.097471 | controller | Jun 14 08:51:58.639754 crc crio[24245]: time="2026-06-14T08:51:58.639222277Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=1ceb840f-2d6a-4275-9540-142784727ce2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.097488 | controller | Jun 14 08:51:58.639754 crc crio[24245]: time="2026-06-14T08:51:58.639385952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.097505 | controller | Jun 14 08:51:58.670418 crc crio[24245]: time="2026-06-14T08:51:58.668449348Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=0c3d2819-4f9e-4515-80b8-82c71af32228 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.097520 | controller | Jun 14 08:51:58.689967 crc crio[24245]: time="2026-06-14T08:51:58.689656834Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=e88a9d69-d470-4a04-a704-4230f4810644 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.097536 | controller | Jun 14 08:51:58.701816 crc crio[24245]: time="2026-06-14T08:51:58.701664516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.097552 | controller | Jun 14 08:51:58.708793 crc crio[24245]: time="2026-06-14T08:51:58.708697632Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3 UID:d053b388-b9b3-4e9a-af2f-a6e249461f7c NetNS:/var/run/netns/c1d7f94d-5907-4172-a00d-1a4b1c009ccc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd053b388_b9b3_4e9a_af2f_a6e249461f7c.slice PodAnnotations:0xc001b861e0}] Aliases:map[]}"
2026-06-14 10:12:37.097568 | controller | Jun 14 08:51:58.708793 crc crio[24245]: time="2026-06-14T08:51:58.708776494Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.097585 | controller | Jun 14 08:51:58.709068 crc crio[24245]: 2026-06-14T08:51:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b1bb00debece26 Mac:0e:47:46:36:01:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/6a86f561-f921-41a8-8abd-e540cdc09c81 SocketPath: PciID:}] [{Interface:0xc000600d40 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.097601 | controller | Jun 14 08:51:58.714509 crc crio[24245]: time="2026-06-14T08:51:58.712806291Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-94z55 Namespace:openstack ID:1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914 UID:82f67187-1209-4b3d-81e5-fab76912ebd5 NetNS:/var/run/netns/6a86f561-f921-41a8-8abd-e540cdc09c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82f67187_1209_4b3d_81e5_fab76912ebd5.slice PodAnnotations:0xc001c3ca00}] Aliases:map[]}"
2026-06-14 10:12:37.097617 | controller | Jun 14 08:51:58.715944 crc crio[24245]: time="2026-06-14T08:51:58.715788647Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-94z55 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.097632 | controller | Jun 14 08:51:58.748003 crc crio[24245]: time="2026-06-14T08:51:58.747914928Z" level=info msg="Ran pod sandbox 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914 with infra container: openstack/nova-cell1-cell-mapping-94z55/POD" id=910061f4-803b-4a96-81f7-0af4a88472d1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.097652 | controller | Jun 14 08:51:58.753336 crc crio[24245]: time="2026-06-14T08:51:58.753223957Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=7204b95e-b124-4b27-89c3-7823eea0aabd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.097669 | controller | Jun 14 08:51:58.785119 crc crio[24245]: time="2026-06-14T08:51:58.784812022Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=cc1535ec-98f0-4f4b-a7ae-178289fa2cee name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.097684 | controller | Jun 14 08:51:58.798019 crc crio[24245]: time="2026-06-14T08:51:58.797913019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.097700 | controller | Jun 14 08:51:58.809558 crc crio[24245]: time="2026-06-14T08:51:58.80944009Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-94z55/nova-manage" id=3f4fb284-1dc4-4098-aff1-1f329b437077 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.097716 | controller | Jun 14 08:51:58.810054 crc crio[24245]: time="2026-06-14T08:51:58.809969097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.097731 | controller | Jun 14 08:51:58.818047 crc crio[24245]: time="2026-06-14T08:51:58.817944394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.097747 | controller | Jun 14 08:51:58.914224 crc crio[24245]: time="2026-06-14T08:51:58.913583297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.097762 | controller | Jun 14 08:51:58.918019 crc crio[24245]: time="2026-06-14T08:51:58.917805196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.097778 | controller | Jun 14 08:51:58.978429 crc crio[24245]: time="2026-06-14T08:51:58.976611334Z" level=info msg="Created container e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4: openstack/ceilometer-0/ceilometer-central-agent" id=e88a9d69-d470-4a04-a704-4230f4810644 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.097793 | controller | Jun 14 08:51:58.980340 crc crio[24245]: time="2026-06-14T08:51:58.979403487Z" level=info msg="Starting container: e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4" id=d6e17c96-331a-4033-bb92-18fabe1fb2a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.097809 | controller | Jun 14 08:51:58.985438 crc crio[24245]: time="2026-06-14T08:51:58.985356278Z" level=info msg="Started container" PID=85595 containerID=e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4 description=openstack/ceilometer-0/ceilometer-central-agent id=d6e17c96-331a-4033-bb92-18fabe1fb2a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a
2026-06-14 10:12:37.097825 | controller | Jun 14 08:51:59.011579 crc crio[24245]: time="2026-06-14T08:51:59.011491083Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=77a828d5-8cbc-46ba-bdd1-7bc057703f01 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.097841 | controller | Jun 14 08:51:59.024051 crc crio[24245]: time="2026-06-14T08:51:59.017965405Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\""
2026-06-14 10:12:37.097860 | controller | Jun 14 08:51:59.142669 crc crio[24245]: time="2026-06-14T08:51:59.134364404Z" level=info msg="Stopping container: cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca (timeout: 10s)" id=aba0711a-f348-4395-a866-a827883478f2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.097876 | controller | Jun 14 08:51:59.218753 crc crio[24245]: time="2026-06-14T08:51:59.218668045Z" level=info msg="Created container 92c482adfa654c57426a95a593876d86acb4cadd4f195585ce0b5615d54d0923: openstack/nova-cell1-cell-mapping-94z55/nova-manage" id=3f4fb284-1dc4-4098-aff1-1f329b437077 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.097891 | controller | Jun 14 08:51:59.220171 crc crio[24245]: time="2026-06-14T08:51:59.220096129Z" level=info msg="Starting container: 92c482adfa654c57426a95a593876d86acb4cadd4f195585ce0b5615d54d0923" id=22da36a8-ddc5-4f87-88f6-f8dd8cdadb92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.097906 | controller | Jun 14 08:51:59.231101 crc crio[24245]: time="2026-06-14T08:51:59.228263524Z" level=info msg="Started container" PID=85604 containerID=92c482adfa654c57426a95a593876d86acb4cadd4f195585ce0b5615d54d0923 description=openstack/nova-cell1-cell-mapping-94z55/nova-manage id=22da36a8-ddc5-4f87-88f6-f8dd8cdadb92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914
2026-06-14 10:12:37.097922 | controller | Jun 14 08:51:59.290959 crc crio[24245]: time="2026-06-14T08:51:59.288161556Z" level=info msg="Stopped container cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca: openstack/dnsmasq-dns-b779ff7c7-7jhs9/dnsmasq-dns" id=aba0711a-f348-4395-a866-a827883478f2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.097937 | controller | Jun 14 08:51:59.290959 crc crio[24245]: time="2026-06-14T08:51:59.289148917Z" level=info msg="Stopping pod sandbox: 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810" id=72584cf2-fe0a-4a4b-a885-62f60586e402 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.097952 | controller | Jun 14 08:51:59.292349 crc crio[24245]: time="2026-06-14T08:51:59.29109896Z" level=info msg="Got pod network &{Name:dnsmasq-dns-b779ff7c7-7jhs9 Namespace:openstack ID:1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810 UID:1dec3569-6ec2-4fe0-8252-0f9bfd3cb14c NetNS:/var/run/netns/4d08729b-6256-4d1d-b6b0-18e93a90ac68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dec3569_6ec2_4fe0_8252_0f9bfd3cb14c.slice PodAnnotations:0xc000522c48}] Aliases:map[]}"
2026-06-14 10:12:37.097967 | controller | Jun 14 08:51:59.292349 crc crio[24245]: time="2026-06-14T08:51:59.291294396Z" level=info msg="Deleting pod openstack_dnsmasq-dns-b779ff7c7-7jhs9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.097982 | controller | Jun 14 08:51:59.351665 crc crio[24245]: 2026-06-14T08:51:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6ddca405b8136a Mac:46:06:68:30:e0:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/c1d7f94d-5907-4172-a00d-1a4b1c009ccc SocketPath: PciID:}] [{Interface:0xc00011e6c0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.097998 | controller | Jun 14 08:51:59.353072 crc crio[24245]: time="2026-06-14T08:51:59.353039763Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3 UID:d053b388-b9b3-4e9a-af2f-a6e249461f7c NetNS:/var/run/netns/c1d7f94d-5907-4172-a00d-1a4b1c009ccc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd053b388_b9b3_4e9a_af2f_a6e249461f7c.slice PodAnnotations:0xc001b861e0}] Aliases:map[]}"
2026-06-14 10:12:37.098020 | controller | Jun 14 08:51:59.353344 crc crio[24245]: time="2026-06-14T08:51:59.353322482Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.098038 | controller | Jun 14 08:51:59.362412 crc crio[24245]: time="2026-06-14T08:51:59.36236644Z" level=info msg="Ran pod sandbox d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3 with infra container: openstack/nova-api-0/POD" id=1ceb840f-2d6a-4275-9540-142784727ce2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.098054 | controller | Jun 14 08:51:59.377674 crc crio[24245]: time="2026-06-14T08:51:59.377612744Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=60f9d612-6c95-4990-a5a4-6d5f9e4195bb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.098069 | controller | Jun 14 08:51:59.380745 crc crio[24245]: time="2026-06-14T08:51:59.380701402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=56a875d1-799a-4d3d-b866-14d397f532c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.098085 | controller | Jun 14 08:51:59.405903 crc crio[24245]: time="2026-06-14T08:51:59.401610988Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=7a8ddab7-c4d9-46b4-861a-8091c306cd42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.098101 | controller | Jun 14 08:51:59.405903 crc crio[24245]: time="2026-06-14T08:51:59.402073973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.098116 | controller | Jun 14 08:51:59.507393 crc crio[24245]: time="2026-06-14T08:51:59.507302112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.098131 | controller | Jun 14 08:51:59.512807 crc crio[24245]: time="2026-06-14T08:51:59.512720736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.098145 | controller | Jun 14 08:51:59.514804 crc crio[24245]: time="2026-06-14T08:51:59.514724199Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=77a828d5-8cbc-46ba-bdd1-7bc057703f01 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.098160 | controller | Jun 14 08:51:59.517930 crc crio[24245]: time="2026-06-14T08:51:59.517555859Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=3c5814df-430a-45f1-88f2-7d1391fb0a3f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.098176 | controller | Jun 14 08:51:59.560945 crc crio[24245]: time="2026-06-14T08:51:59.56030419Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=d2be2f87-60b7-4956-bd01-38ec892a7327 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.098191 | controller | Jun 14 08:51:59.570172 crc crio[24245]: time="2026-06-14T08:51:59.57007336Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=fe4bd717-685a-48f8-9d69-a229aa20a250 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.098206 | controller | Jun 14 08:51:59.570763 crc crio[24245]: time="2026-06-14T08:51:59.57069746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.098233 | controller | Jun 14 08:51:59.659822 crc crio[24245]: time="2026-06-14T08:51:59.659055763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.098249 | controller | Jun 14 08:51:59.708955 crc crio[24245]: time="2026-06-14T08:51:59.708781328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.098264 | controller | Jun 14 08:51:59.835708 crc crio[24245]: time="2026-06-14T08:51:59.835540052Z" level=info msg="Stopped pod sandbox: 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810" id=72584cf2-fe0a-4a4b-a885-62f60586e402 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.098280 | controller | Jun 14 08:51:59.836256 crc crio[24245]: time="2026-06-14T08:51:59.83613949Z" level=info msg="Created container 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2: openstack/nova-api-0/nova-api-log" id=7a8ddab7-c4d9-46b4-861a-8091c306cd42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.098295 | controller | Jun 14 08:51:59.839690 crc crio[24245]: time="2026-06-14T08:51:59.839480127Z" level=info msg="Starting container: 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2" id=c2c4b340-c74e-4e9a-994c-fed4346a5e36 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.098311 | controller | Jun 14 08:51:59.848127 crc crio[24245]: time="2026-06-14T08:51:59.84709158Z" level=info msg="Started container" PID=85752 containerID=288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2 description=openstack/nova-api-0/nova-api-log id=c2c4b340-c74e-4e9a-994c-fed4346a5e36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3
2026-06-14 10:12:37.098326 | controller | Jun 14 08:51:59.861376 crc crio[24245]: time="2026-06-14T08:51:59.861285267Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=2d9def6c-208b-429a-a7ac-6bb90f3fa6f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.098343 | controller | Jun 14 08:51:59.888128 crc crio[24245]: time="2026-06-14T08:51:59.887976992Z" level=info msg="Created container 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a: openstack/ceilometer-0/ceilometer-notification-agent" id=fe4bd717-685a-48f8-9d69-a229aa20a250 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.098387 | controller | Jun 14 08:51:59.891049 crc crio[24245]: time="2026-06-14T08:51:59.890970316Z" level=info msg="Starting container: 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a" id=c35877d3-3e21-49cc-9ec3-96287ad7daac name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.098408 | controller | Jun 14 08:51:59.898265 crc crio[24245]: time="2026-06-14T08:51:59.895959674Z" level=info msg="Started container" PID=85761 containerID=26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a description=openstack/ceilometer-0/ceilometer-notification-agent id=c35877d3-3e21-49cc-9ec3-96287ad7daac name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a
2026-06-14 10:12:37.098425 | controller | Jun 14 08:51:59.919699 crc crio[24245]: time="2026-06-14T08:51:59.9195723Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=048bb29c-bb39-4110-94b6-d3ce41f19f35 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.098441 | controller | Jun 14 08:51:59.925095 crc crio[24245]: time="2026-06-14T08:51:59.925019371Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\""
2026-06-14 10:12:37.098461 | controller | Jun 14 08:52:00.045583 crc crio[24245]: time="2026-06-14T08:52:00.039035461Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=45e17486-af77-4e35-91c0-fcc8a80faf27 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.098477 | controller | Jun 14 08:52:00.050093 crc crio[24245]: time="2026-06-14T08:52:00.048525444Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=4accc14a-5188-49bb-9b0e-c90ac878d175 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.098493 | controller | Jun 14 08:52:00.050093 crc crio[24245]: time="2026-06-14T08:52:00.049466095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.098508 | controller | Jun 14 08:52:00.165316 crc crio[24245]: time="2026-06-14T08:52:00.165055093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.098524 | controller | Jun 14 08:52:00.184626 crc crio[24245]: time="2026-06-14T08:52:00.184493528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.098539 | controller | Jun 14 08:52:00.315785 crc crio[24245]: time="2026-06-14T08:52:00.314980585Z" level=info msg="Removing container: cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca" id=29a36beb-03c9-4368-8a59-14056488d883 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.098555 | controller | Jun 14 08:52:00.379145 crc crio[24245]: time="2026-06-14T08:52:00.378978042Z" level=info msg="Removed container cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca: openstack/dnsmasq-dns-b779ff7c7-7jhs9/dnsmasq-dns" id=29a36beb-03c9-4368-8a59-14056488d883 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.098570 | controller | Jun 14 08:52:00.386299 crc crio[24245]: time="2026-06-14T08:52:00.386190971Z" level=info msg="Removing container: 48d19d166bd43e0a5e10d01343613a28d6b33bfe11472b47c0fd46b9d7c9594b" id=2f2fe325-1bbe-4845-8d9f-0a53f0c1d89d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.098586 | controller | Jun 14 08:52:00.412570 crc crio[24245]: time="2026-06-14T08:52:00.412410425Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=048bb29c-bb39-4110-94b6-d3ce41f19f35 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.098601 | controller | Jun 14 08:52:00.415183 crc crio[24245]: time="2026-06-14T08:52:00.415041329Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=958836db-78b0-4baa-869b-17493111bd06 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.098616 | controller | Jun 14 08:52:00.438397 crc crio[24245]: time="2026-06-14T08:52:00.438166648Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=b720d38a-c447-4b88-a080-d0e5eba5b0de name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.098632 | controller | Jun 14 08:52:00.442597 crc crio[24245]: time="2026-06-14T08:52:00.442219015Z" level=info msg="Removed container 48d19d166bd43e0a5e10d01343613a28d6b33bfe11472b47c0fd46b9d7c9594b: openstack/dnsmasq-dns-b779ff7c7-7jhs9/init" id=2f2fe325-1bbe-4845-8d9f-0a53f0c1d89d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.098648 | controller | Jun 14 08:52:00.511661 crc crio[24245]: time="2026-06-14T08:52:00.511579531Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=0159c275-b7c0-4392-854a-e9233f230987 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.098666 | controller | Jun 14 08:52:00.513725 crc crio[24245]: time="2026-06-14T08:52:00.512203961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.098683 | controller | Jun 14 08:52:00.513725 crc crio[24245]: time="2026-06-14T08:52:00.512442239Z" level=info msg="Created container 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8: openstack/nova-api-0/nova-api-api" id=4accc14a-5188-49bb-9b0e-c90ac878d175 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.098698 | controller | Jun 14 08:52:00.516580 crc crio[24245]: time="2026-06-14T08:52:00.51652536Z" level=info msg="Starting container: 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8" id=575b1aea-053c-44c4-81fe-f14ac72bb7d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.098713 | controller | Jun 14 08:52:00.524608 crc crio[24245]: time="2026-06-14T08:52:00.524495843Z" level=info msg="Started container" PID=85846 containerID=5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8 description=openstack/nova-api-0/nova-api-api id=575b1aea-053c-44c4-81fe-f14ac72bb7d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3
2026-06-14 10:12:37.098729 | controller | Jun 14 08:52:00.571049 crc crio[24245]: time="2026-06-14T08:52:00.570817498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.098744 | controller | Jun 14 08:52:00.585925 crc crio[24245]: time="2026-06-14T08:52:00.585774476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.098759 | controller | Jun 14 08:52:00.700182 crc crio[24245]: time="2026-06-14T08:52:00.699912378Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690452-4qdzx/POD" id=d20365fe-6426-499d-90c6-a18ad0be9cf6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.098775 | controller | Jun 14 08:52:00.700182 crc crio[24245]: time="2026-06-14T08:52:00.700049923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.098791 | controller | Jun 14 08:52:00.819317 crc crio[24245]: time="2026-06-14T08:52:00.8186374Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690452-4qdzx Namespace:openshift-infra ID:8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3 UID:7e8449bf-31e0-4b06-8c7e-36ef82eb213b NetNS:/var/run/netns/e521e54d-18d5-43e7-bb1d-2f764df4ea72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e8449bf_31e0_4b06_8c7e_36ef82eb213b.slice PodAnnotations:0xc0006201f8}] Aliases:map[]}"
2026-06-14 10:12:37.098809 | controller | Jun 14 08:52:00.819598 crc crio[24245]: time="2026-06-14T08:52:00.819328603Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690452-4qdzx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.098825 | controller | Jun 14 08:52:00.889970 crc crio[24245]: time="2026-06-14T08:52:00.889802026Z" level=info msg="Created container 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085: openstack/ceilometer-0/sg-core" id=0159c275-b7c0-4392-854a-e9233f230987 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.098842 | controller | Jun 14 08:52:00.892831 crc crio[24245]: time="2026-06-14T08:52:00.892744458Z" level=info msg="Starting container: 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085" id=ec4e1a12-f0ba-4de8-805d-975cde0f0e73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.098860 | controller | Jun 14 08:52:00.910711 crc crio[24245]: time="2026-06-14T08:52:00.910607395Z" level=info msg="Started container" PID=85895 containerID=257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085 description=openstack/ceilometer-0/sg-core id=ec4e1a12-f0ba-4de8-805d-975cde0f0e73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a
2026-06-14 10:12:37.098876 | controller | Jun 14 08:52:00.923817 crc crio[24245]: time="2026-06-14T08:52:00.923634219Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=41d2905c-6fba-4b44-b17e-14bf1d83f4ca name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.098892 | controller | Jun 14 08:52:00.929570 crc crio[24245]: time="2026-06-14T08:52:00.929508187Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\""
2026-06-14 10:12:37.098908 | controller | Jun 14 08:52:01.462779 crc crio[24245]: 2026-06-14T08:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8573c56e79e1f73 Mac:82:93:15:a8:df:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/e521e54d-18d5-43e7-bb1d-2f764df4ea72 SocketPath: PciID:}] [{Interface:0xc0005026a0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.098924 | controller | Jun 14 08:52:01.465352 crc crio[24245]: time="2026-06-14T08:52:01.465187489Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690452-4qdzx Namespace:openshift-infra ID:8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3 UID:7e8449bf-31e0-4b06-8c7e-36ef82eb213b NetNS:/var/run/netns/e521e54d-18d5-43e7-bb1d-2f764df4ea72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e8449bf_31e0_4b06_8c7e_36ef82eb213b.slice PodAnnotations:0xc0006201f8}] Aliases:map[]}"
2026-06-14 10:12:37.098940 | controller | Jun 14 08:52:01.465431 crc crio[24245]: time="2026-06-14T08:52:01.465382756Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690452-4qdzx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.098956 | controller | Jun 14 08:52:01.478571 crc crio[24245]: time="2026-06-14T08:52:01.476486571Z" level=info msg="Ran pod sandbox 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3 with infra container: openshift-infra/auto-csr-approver-29690452-4qdzx/POD" id=d20365fe-6426-499d-90c6-a18ad0be9cf6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.098971 | controller | Jun 14 08:52:01.481325 crc crio[24245]: time="2026-06-14T08:52:01.481268951Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f4c50dc4-34fd-40e2-93cd-59fbf0a53941 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.098987 | controller | Jun 14 08:52:01.487791 crc crio[24245]: time="2026-06-14T08:52:01.487728188Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.099003 | controller | Jun 14 08:52:02.374542 crc crio[24245]: time="2026-06-14T08:52:02.374044503Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f4c50dc4-34fd-40e2-93cd-59fbf0a53941 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.099019 | controller | Jun 14 08:52:02.375609 crc crio[24245]: time="2026-06-14T08:52:02.37554697Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6066e2e5-bb92-4dc1-92a0-bf06c62982c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.099034 | controller | Jun 14 08:52:02.377953 crc crio[24245]: time="2026-06-14T08:52:02.377891815Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=99df4d0b-e350-4d16-ae0a-11325ccd9120 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.099054 | controller | Jun 14 08:52:02.385795 crc crio[24245]: time="2026-06-14T08:52:02.385724904Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690452-4qdzx/oc" id=9c840a0f-bfb1-4b8d-9aa4-7db6196847b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.099071 | controller | Jun 14 08:52:02.386268 crc crio[24245]: time="2026-06-14T08:52:02.386190019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.099087 | controller | Jun 14 08:52:02.446489 crc crio[24245]: time="2026-06-14T08:52:02.446397767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.099102 | controller | Jun 14 08:52:02.645329 crc crio[24245]: time="2026-06-14T08:52:02.645207264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.099118 | controller | Jun 14 08:52:02.773263 crc crio[24245]: time="2026-06-14T08:52:02.772777155Z" level=info msg="Created container 6c7313bc7324233615194702ecb399ea4fe36a5349988876a41ac502931de7bf: openshift-infra/auto-csr-approver-29690452-4qdzx/oc" id=9c840a0f-bfb1-4b8d-9aa4-7db6196847b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.099134 | controller | Jun 14 08:52:02.774933 crc crio[24245]: time="2026-06-14T08:52:02.77478339Z" level=info msg="Starting container: 6c7313bc7324233615194702ecb399ea4fe36a5349988876a41ac502931de7bf" id=a3d516c6-51f6-4b31-96ad-574d27d61ccd name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.099149 | controller | Jun 14 08:52:02.780767 crc crio[24245]: time="2026-06-14T08:52:02.780675107Z" level=info msg="Started container" PID=86155 containerID=6c7313bc7324233615194702ecb399ea4fe36a5349988876a41ac502931de7bf description=openshift-infra/auto-csr-approver-29690452-4qdzx/oc id=a3d516c6-51f6-4b31-96ad-574d27d61ccd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3
2026-06-14 10:12:37.099166 | controller | Jun 14 08:52:03.504487 crc crio[24245]: time="2026-06-14T08:52:03.504296413Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051" id=41d2905c-6fba-4b44-b17e-14bf1d83f4ca name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.099181 | controller | Jun 14 08:52:03.505670 crc crio[24245]: time="2026-06-14T08:52:03.505606952Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=a6c9d6d7-6fe0-4506-b74f-b049f7aced2c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.099197 | controller | Jun 14 08:52:03.585320 crc crio[24245]: time="2026-06-14T08:52:03.579523938Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=9ac47467-3f48-4c1d-b882-d3fe5dc5e522 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.099213 | controller | Jun 14 08:52:03.591567 crc crio[24245]: time="2026-06-14T08:52:03.59028797Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=24aed1b6-8fe1-42a5-a584-1a3d080e1c79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.099228 | controller | Jun 14 08:52:03.591567 crc crio[24245]: time="2026-06-14T08:52:03.59090156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.099243 | controller | Jun 14 08:52:03.657424 crc crio[24245]: time="2026-06-14T08:52:03.657308486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.099263 | controller | Jun 14 08:52:03.661532 crc crio[24245]: time="2026-06-14T08:52:03.661441404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.099279 | controller | Jun 14 08:52:03.856875 crc crio[24245]: time="2026-06-14T08:52:03.856699011Z" level=info msg="Created container d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43: openstack/ceilometer-0/proxy-httpd" id=24aed1b6-8fe1-42a5-a584-1a3d080e1c79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.099295 | controller | Jun 14 08:52:03.858905 crc crio[24245]: time="2026-06-14T08:52:03.858781907Z" level=info msg="Starting container: d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43" id=15fda132-7544-41c8-9fc1-05f628251d0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.099310 | controller | Jun 14 08:52:03.869654 crc crio[24245]: time="2026-06-14T08:52:03.869483009Z" level=info msg="Started container" PID=86261 containerID=d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43 description=openstack/ceilometer-0/proxy-httpd id=15fda132-7544-41c8-9fc1-05f628251d0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a
2026-06-14 10:12:37.099326 | controller | Jun 14 08:52:04.492211 crc crio[24245]: time="2026-06-14T08:52:04.491475959Z" level=info msg="Stopping pod sandbox: 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3" id=103b7d45-2541-4458-873f-a8c7d8db792b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.099342 | controller | Jun 14 08:52:04.492770 crc crio[24245]: time="2026-06-14T08:52:04.492724979Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690452-4qdzx Namespace:openshift-infra ID:8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3 UID:7e8449bf-31e0-4b06-8c7e-36ef82eb213b NetNS:/var/run/netns/e521e54d-18d5-43e7-bb1d-2f764df4ea72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e8449bf_31e0_4b06_8c7e_36ef82eb213b.slice PodAnnotations:0xc0024228a0}] Aliases:map[]}"
2026-06-14 10:12:37.099385 | controller | Jun 14 08:52:04.492974 crc crio[24245]: time="2026-06-14T08:52:04.492939826Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690452-4qdzx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.099405 | controller | Jun 14 08:52:04.966379 crc crio[24245]: time="2026-06-14T08:52:04.966272383Z" level=info msg="Stopped pod sandbox: 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3" id=103b7d45-2541-4458-873f-a8c7d8db792b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.099421 | controller | Jun 14 08:52:08.574344 crc crio[24245]: time="2026-06-14T08:52:08.573467535Z" level=info msg="Stopping pod sandbox: 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914" id=679720c5-19ee-4a8b-b0e8-3b6fd47d9def name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.099437 | controller | Jun 14 08:52:08.576599 crc crio[24245]: time="2026-06-14T08:52:08.576556255Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-94z55 Namespace:openstack ID:1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914 UID:82f67187-1209-4b3d-81e5-fab76912ebd5 NetNS:/var/run/netns/6a86f561-f921-41a8-8abd-e540cdc09c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82f67187_1209_4b3d_81e5_fab76912ebd5.slice PodAnnotations:0xc000620880}] Aliases:map[]}"
2026-06-14 10:12:37.099453 | controller | Jun 14 08:52:08.577180 crc crio[24245]: time="2026-06-14T08:52:08.577149744Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-94z55 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.099473 | controller | Jun 14 08:52:09.074593 crc crio[24245]: time="2026-06-14T08:52:09.073484343Z" level=info msg="Stopped pod sandbox: 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914" id=679720c5-19ee-4a8b-b0e8-3b6fd47d9def name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.099490 | controller | Jun 14 08:52:10.000314 crc crio[24245]: time="2026-06-14T08:52:09.998468664Z" level=info msg="Stopping container: 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2 (timeout: 30s)" id=49f1b1da-e3f1-40e5-af3c-866f08a54969 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.099506 | controller | Jun 14 08:52:10.000314 crc crio[24245]: time="2026-06-14T08:52:09.998909058Z" level=info msg="Stopping container: 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8 (timeout: 30s)" id=f8c0dffb-f5b2-456d-8c98-32f4f9bf7809 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.099522 | controller | Jun 14 08:52:10.054139 crc crio[24245]: time="2026-06-14T08:52:10.05405649Z" level=info msg="Stopping container: a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f (timeout: 30s)" id=45d38edc-3a0f-48b7-a5c8-8ad4e8d95c37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.099538 | controller | Jun 14 08:52:10.054320 crc crio[24245]: time="2026-06-14T08:52:10.054220737Z" level=info msg="Stopping container: 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492 (timeout: 30s)" id=ba30d3ae-56bd-4059-b8f8-2821e35fa770 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.099553 | controller | Jun 14 08:52:10.080595 crc crio[24245]: time="2026-06-14T08:52:10.080506071Z" level=info msg="Stopping container: e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e (timeout: 30s)" id=299af000-8873-4703-a56d-eb0f00c50cf4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.099569 | controller | Jun 14 08:52:10.264338 crc crio[24245]: time="2026-06-14T08:52:10.264097806Z" level=info msg="Stopped container 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2: openstack/nova-api-0/nova-api-log" id=49f1b1da-e3f1-40e5-af3c-866f08a54969 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.099585 | controller | Jun 14 08:52:10.882996 crc crio[24245]: time="2026-06-14T08:52:10.882351349Z" level=info msg="Stopped container 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492: openstack/nova-metadata-0/nova-metadata-log" id=ba30d3ae-56bd-4059-b8f8-2821e35fa770 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.099601 | controller | Jun 14 08:52:13.592507 crc crio[24245]: time="2026-06-14T08:52:13.592072257Z" level=info msg="Stopped container a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f: openstack/nova-metadata-0/nova-metadata-metadata" id=45d38edc-3a0f-48b7-a5c8-8ad4e8d95c37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.099616 | controller | Jun 14 08:52:13.593694 crc crio[24245]: time="2026-06-14T08:52:13.593452073Z" level=info msg="Stopping pod sandbox: c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259" id=994e15a9-97e1-44f8-9113-5afd1a270937 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.099632 | controller | Jun 14 08:52:13.594180 crc crio[24245]: time="2026-06-14T08:52:13.594053232Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259 UID:f4ea76cc-e163-4921-9866-21750742733e NetNS:/var/run/netns/48fbef16-c10f-470b-8f79-43c06e4514c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ea76cc_e163_4921_9866_21750742733e.slice PodAnnotations:0xc001c3cee0}] Aliases:map[]}"
2026-06-14 10:12:37.099649 | controller | Jun 14 08:52:13.594330 crc crio[24245]: time="2026-06-14T08:52:13.594217747Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.099668 | controller | Jun 14 08:52:13.992090 crc crio[24245]: time="2026-06-14T08:52:13.991580815Z" level=info msg="Stopped pod sandbox: c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259" id=994e15a9-97e1-44f8-9113-5afd1a270937 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.099684 | controller | Jun 14 08:52:14.631352 crc crio[24245]: time="2026-06-14T08:52:14.630745044Z" level=info msg="Stopped container e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=299af000-8873-4703-a56d-eb0f00c50cf4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.099700 | controller | Jun 14 08:52:14.633542 crc crio[24245]: time="2026-06-14T08:52:14.633490771Z" level=info msg="Stopping pod sandbox: 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f" id=4b45bc53-0738-4557-bed8-4cdc64e26e40 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.099716 | controller | Jun 14 08:52:14.634279 crc crio[24245]: time="2026-06-14T08:52:14.634220815Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f UID:ba6f8c98-2d8f-42e1-a120-6c4b3f8e0378 NetNS:/var/run/netns/983ca234-53af-4a4d-a4a3-23c4eb465a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba6f8c98_2d8f_42e1_a120_6c4b3f8e0378.slice PodAnnotations:0xc0006028c0}] Aliases:map[]}"
2026-06-14 10:12:37.099731 | controller | Jun 14 08:52:14.634557 crc crio[24245]: time="2026-06-14T08:52:14.634532395Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.099746 | controller | Jun 14 08:52:14.832797 crc crio[24245]: time="2026-06-14T08:52:14.832681211Z" level=info msg="Removing container: a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f" id=0175d306-44ce-4ab1-baef-a1e2d272cc1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.099762 | controller | Jun 14 08:52:14.907928 crc crio[24245]: time="2026-06-14T08:52:14.89122156Z" level=info msg="Removed container a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f: openstack/nova-metadata-0/nova-metadata-metadata" id=0175d306-44ce-4ab1-baef-a1e2d272cc1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.099792 | controller | Jun 14 08:52:14.907928 crc crio[24245]: time="2026-06-14T08:52:14.902394542Z" level=info msg="Removing container: 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492" id=f341c35b-873b-48b9-b9b9-5419b12ee822 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.099810 | controller | Jun 14 08:52:14.984489 crc crio[24245]: time="2026-06-14T08:52:14.984081434Z" level=info msg="Removed container 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492: openstack/nova-metadata-0/nova-metadata-log" id=f341c35b-873b-48b9-b9b9-5419b12ee822 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.099826 | controller | Jun 14 08:52:15.147074 crc crio[24245]: time="2026-06-14T08:52:15.145212441Z" level=info msg="Stopped pod sandbox: 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f" id=4b45bc53-0738-4557-bed8-4cdc64e26e40 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.099842 | controller | Jun 14 08:52:15.420119 crc crio[24245]: time="2026-06-14T08:52:15.420031972Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=e6bb44c3-ed23-4383-8b08-84e1b5d3388b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.099858 | controller | Jun 14 08:52:15.420314 crc crio[24245]: time="2026-06-14T08:52:15.420160166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.099876 | controller | Jun 14 08:52:15.469520 crc crio[24245]: time="2026-06-14T08:52:15.469400615Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9 UID:da6c951c-cd2a-4cd3-8167-789e2f390619 NetNS:/var/run/netns/4bbad30d-a397-4940-8ad5-317bf9a4ad88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6c951c_cd2a_4cd3_8167_789e2f390619.slice PodAnnotations:0xc002422c08}] Aliases:map[]}"
2026-06-14 10:12:37.099894 | controller | Jun 14 08:52:15.469520 crc crio[24245]: time="2026-06-14T08:52:15.469492708Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.099910 | controller | Jun 14 08:52:15.862381 crc crio[24245]: time="2026-06-14T08:52:15.86173865Z" level=info msg="Removing container: e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e" id=aae1758c-4e87-4329-a49a-781296257bdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.099926 | controller | Jun 14 08:52:15.942814 crc crio[24245]: time="2026-06-14T08:52:15.938715688Z" level=info msg="Removed container e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=aae1758c-4e87-4329-a49a-781296257bdf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.099941 | controller | Jun 14 08:52:16.118162 crc crio[24245]: 2026-06-14T08:52:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c910ca3214bedef Mac:7e:28:38:86:ae:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/4bbad30d-a397-4940-8ad5-317bf9a4ad88 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.099956 | controller | Jun 14 08:52:16.120336 crc crio[24245]: time="2026-06-14T08:52:16.12021184Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9 UID:da6c951c-cd2a-4cd3-8167-789e2f390619 NetNS:/var/run/netns/4bbad30d-a397-4940-8ad5-317bf9a4ad88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6c951c_cd2a_4cd3_8167_789e2f390619.slice PodAnnotations:0xc002422c08}] Aliases:map[]}"
2026-06-14 10:12:37.099972 | controller | Jun 14 08:52:16.120515 crc crio[24245]: time="2026-06-14T08:52:16.120452148Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.099988 | controller | Jun 14 08:52:16.134882 crc crio[24245]: time="2026-06-14T08:52:16.134780655Z" level=info msg="Ran pod sandbox c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9 with infra container: openstack/nova-metadata-0/POD" id=e6bb44c3-ed23-4383-8b08-84e1b5d3388b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.100004 | controller | Jun 14 08:52:16.138114 crc crio[24245]: time="2026-06-14T08:52:16.138072248Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=ec82c167-bea9-4a58-86c5-7f12e1e57719 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.100019 | controller | Jun 14 08:52:16.142797 crc crio[24245]: time="2026-06-14T08:52:16.142702365Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=6be47db7-1fd1-4034-bde7-74a8a66578da name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.100034 | controller | Jun 14 08:52:16.152143 crc crio[24245]: time="2026-06-14T08:52:16.152074434Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=3406cf27-14d0-43c7-a602-e47bd2318c22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.100054 | controller | Jun 14 08:52:16.152627 crc crio[24245]: time="2026-06-14T08:52:16.15256115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.100069 | controller | Jun 14 08:52:16.215024 crc crio[24245]: time="2026-06-14T08:52:16.214943206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.100084 | controller | Jun 14 08:52:16.224604 crc crio[24245]: time="2026-06-14T08:52:16.224021424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.100099 | controller | Jun 14 08:52:16.356508 crc crio[24245]: time="2026-06-14T08:52:16.351764389Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=3b92bdfa-ae11-4aac-9b7f-81fcee6dfb0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.100114 | controller | Jun 14 08:52:16.356508 crc crio[24245]: time="2026-06-14T08:52:16.351885423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.100130 | controller | Jun 14 08:52:16.391307 crc crio[24245]: time="2026-06-14T08:52:16.390777364Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee UID:494daf6c-1278-4925-95b4-b4bb05c38e5b NetNS:/var/run/netns/308df373-ecda-4268-bbee-1862cc3356dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod494daf6c_1278_4925_95b4_b4bb05c38e5b.slice PodAnnotations:0xc00161a888}] Aliases:map[]}"
2026-06-14 10:12:37.100146 | controller | Jun 14 08:52:16.392751 crc crio[24245]: time="2026-06-14T08:52:16.392722967Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.100161 | controller | Jun 14 08:52:16.445207 crc crio[24245]: time="2026-06-14T08:52:16.445062662Z" level=info msg="Created container 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706: openstack/nova-metadata-0/nova-metadata-log" id=3406cf27-14d0-43c7-a602-e47bd2318c22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.100177 | controller | Jun 14 08:52:16.450966 crc crio[24245]: time="2026-06-14T08:52:16.450323121Z" level=info msg="Starting container: 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706" id=17f5f85a-d569-425e-8058-8a1e5980f99c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.100193 | controller | Jun 14 08:52:16.456337 crc crio[24245]: time="2026-06-14T08:52:16.456198855Z" level=info msg="Started container" PID=87259 containerID=9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706 description=openstack/nova-metadata-0/nova-metadata-log id=17f5f85a-d569-425e-8058-8a1e5980f99c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9
2026-06-14 10:12:37.100209 | controller | Jun 14 08:52:16.471052 crc crio[24245]: time="2026-06-14T08:52:16.470998937Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=3b35bd54-397d-4cc0-8d03-1a00b2f66155 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.100224 | controller | Jun 14 08:52:16.553560 crc crio[24245]: time="2026-06-14T08:52:16.553135682Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=f831fe45-3e36-4bca-b63e-8c1040506802 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.100246 | controller | Jun 14 08:52:16.564430 crc crio[24245]: time="2026-06-14T08:52:16.564334458Z" level=info msg="Stopped container 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8: openstack/nova-api-0/nova-api-api" id=f8c0dffb-f5b2-456d-8c98-32f4f9bf7809 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.100262 | controller | Jun 14 08:52:16.566703 crc crio[24245]: time="2026-06-14T08:52:16.566617321Z" level=info msg="Stopping pod sandbox: d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3" id=1312e06c-790e-44ad-8fb5-7f4cec7616b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.100278 | controller | Jun 14 08:52:16.567620 crc crio[24245]: time="2026-06-14T08:52:16.567557461Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3 UID:d053b388-b9b3-4e9a-af2f-a6e249461f7c NetNS:/var/run/netns/c1d7f94d-5907-4172-a00d-1a4b1c009ccc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd053b388_b9b3_4e9a_af2f_a6e249461f7c.slice PodAnnotations:0xc000602690}] Aliases:map[]}"
2026-06-14 10:12:37.100293 | controller | Jun 14 08:52:16.567817 crc crio[24245]: time="2026-06-14T08:52:16.567761668Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.100310 | controller | Jun 14 08:52:16.580611 crc crio[24245]: time="2026-06-14T08:52:16.58035848Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=696992e1-cf84-41b5-b267-140147bb07f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.100326 | controller | Jun 14 08:52:16.580988 crc crio[24245]: time="2026-06-14T08:52:16.580912888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.100341 | controller | Jun 14 08:52:16.734214 crc crio[24245]: time="2026-06-14T08:52:16.733507074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.100385 | controller | Jun 14 08:52:16.742355 crc crio[24245]: time="2026-06-14T08:52:16.742224521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.100406 | controller | Jun 14 08:52:16.929031 crc crio[24245]: time="2026-06-14T08:52:16.927931955Z" level=info msg="Created container 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11: openstack/nova-metadata-0/nova-metadata-metadata" id=696992e1-cf84-41b5-b267-140147bb07f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.100424 | controller | Jun 14 08:52:16.933698 crc crio[24245]: time="2026-06-14T08:52:16.929954547Z" level=info msg="Starting container: 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11" id=687106d0-374f-47d6-837b-4035f775339e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.100441 | controller | Jun 14 08:52:16.938079 crc crio[24245]: time="2026-06-14T08:52:16.937985294Z" level=info msg="Started container" PID=87362 containerID=6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11 description=openstack/nova-metadata-0/nova-metadata-metadata id=687106d0-374f-47d6-837b-4035f775339e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9
2026-06-14 10:12:37.100457 | controller | Jun 14 08:52:16.958176 crc crio[24245]: 2026-06-14T08:52:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a420aa05d439b5b Mac:22:4a:43:a4:a6:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/308df373-ecda-4268-bbee-1862cc3356dd SocketPath: PciID:}] [{Interface:0xc000015430 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.100477 | controller | Jun 14 08:52:16.966986 crc crio[24245]: time="2026-06-14T08:52:16.966923334Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee UID:494daf6c-1278-4925-95b4-b4bb05c38e5b NetNS:/var/run/netns/308df373-ecda-4268-bbee-1862cc3356dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod494daf6c_1278_4925_95b4_b4bb05c38e5b.slice PodAnnotations:0xc00161a888}] Aliases:map[]}"
2026-06-14 10:12:37.100493 | controller | Jun 14 08:52:16.967585 crc crio[24245]: time="2026-06-14T08:52:16.967563325Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.100510 | controller | Jun 14 08:52:16.988904 crc crio[24245]: time="2026-06-14T08:52:16.988739952Z" level=info msg="Ran pod sandbox a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee with infra container: openstack/nova-scheduler-0/POD" id=3b92bdfa-ae11-4aac-9b7f-81fcee6dfb0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.100526 | controller | Jun 14 08:52:17.007144 crc crio[24245]: time="2026-06-14T08:52:17.007043232Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=d94b3345-2e19-4d6e-8b8b-06a8c355709f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.100542 | controller | Jun 14 08:52:17.037044 crc crio[24245]: time="2026-06-14T08:52:17.036888441Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=8960778d-b848-4e9c-b921-f1173ef7234b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.100557 | controller | Jun 14 08:52:17.045110 crc crio[24245]: time="2026-06-14T08:52:17.044745393Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8bf61a26-2271-4dd4-af45-47594adae773 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.100572 | controller | Jun 14 08:52:17.045619 crc crio[24245]: time="2026-06-14T08:52:17.0455754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.100587 | controller | Jun 14 08:52:17.097760 crc crio[24245]: time="2026-06-14T08:52:17.097639575Z" level=info msg="Stopped pod sandbox: d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3" id=1312e06c-790e-44ad-8fb5-7f4cec7616b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.100602 | controller | Jun 14 08:52:17.145419 crc crio[24245]: time="2026-06-14T08:52:17.145298872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.100618 | controller | Jun 14 08:52:17.149592 crc crio[24245]: time="2026-06-14T08:52:17.149492856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.100634 | controller | Jun 14 08:52:17.344987 crc crio[24245]: time="2026-06-14T08:52:17.344188184Z" level=info msg="Created container 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8bf61a26-2271-4dd4-af45-47594adae773 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.100649 | controller | Jun 14 08:52:17.346425 crc crio[24245]: time="2026-06-14T08:52:17.34614127Z" level=info msg="Starting container: 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585" id=0d9669c7-2092-4af1-8175-8c50cf2a27a2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.100668 | controller | Jun 14 08:52:17.353484 crc crio[24245]: time="2026-06-14T08:52:17.353174636Z" level=info msg="Started container" PID=87384 containerID=03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=0d9669c7-2092-4af1-8175-8c50cf2a27a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee
2026-06-14 10:12:37.100685 | controller | Jun 14 08:52:17.919330 crc crio[24245]: time="2026-06-14T08:52:17.918783756Z" level=info msg="Removing container: 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8" id=1438c185-7fe9-46a6-a8cf-567c39da3cca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.100701 | controller | Jun 14 08:52:17.951940 crc crio[24245]: time="2026-06-14T08:52:17.951729848Z" level=info msg="Removed container 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8: openstack/nova-api-0/nova-api-api" id=1438c185-7fe9-46a6-a8cf-567c39da3cca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.100717 | controller | Jun 14 08:52:17.958968 crc crio[24245]: time="2026-06-14T08:52:17.95849511Z" level=info msg="Removing container: 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2" id=442a8887-39ee-44a8-9e01-22e07703184e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.100733 | controller | Jun 14 08:52:18.000675 crc crio[24245]: time="2026-06-14T08:52:17.999351493Z" level=info msg="Removed container 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2: openstack/nova-api-0/nova-api-log" id=442a8887-39ee-44a8-9e01-22e07703184e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.100748 | controller | Jun 14 08:52:18.512291 crc crio[24245]: time="2026-06-14T08:52:18.511919387Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=adc6d498-8b1c-400a-a210-40b3a07292bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.100764 | controller | Jun 14 08:52:18.512507 crc crio[24245]: time="2026-06-14T08:52:18.51231044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.100781 | controller | Jun 14 08:52:18.560368 crc crio[24245]: time="2026-06-14T08:52:18.560263437Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013 UID:ead8c54a-5bc3-449d-b8b5-411981920e1b NetNS:/var/run/netns/8f25bac3-15e5-4bb9-9869-3158bc88915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead8c54a_5bc3_449d_b8b5_411981920e1b.slice PodAnnotations:0xc00274a6d8}] Aliases:map[]}"
2026-06-14 10:12:37.100797 | controller | Jun 14 08:52:18.560368 crc crio[24245]: time="2026-06-14T08:52:18.560331389Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.100813 | controller | Jun 14 08:52:19.161578 crc crio[24245]: 2026-06-14T08:52:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b20b1ef33ffc1e Mac:46:29:3c:69:63:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/8f25bac3-15e5-4bb9-9869-3158bc88915f SocketPath: PciID:}] [{Interface:0xc000118d40 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.100829 | controller | Jun 14 08:52:19.163219 crc crio[24245]: time="2026-06-14T08:52:19.163138228Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013 UID:ead8c54a-5bc3-449d-b8b5-411981920e1b NetNS:/var/run/netns/8f25bac3-15e5-4bb9-9869-3158bc88915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead8c54a_5bc3_449d_b8b5_411981920e1b.slice PodAnnotations:0xc00274a6d8}] Aliases:map[]}"
2026-06-14 10:12:37.100852 | controller | Jun 14 08:52:19.163364 crc crio[24245]: time="2026-06-14T08:52:19.163322404Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.100877 | controller | Jun 14 08:52:19.186158 crc crio[24245]: time="2026-06-14T08:52:19.186061769Z" level=info msg="Ran pod sandbox 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013 with infra container: openstack/nova-api-0/POD" id=adc6d498-8b1c-400a-a210-40b3a07292bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.100908 | controller | Jun 14 08:52:19.191576 crc crio[24245]: time="2026-06-14T08:52:19.191493361Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a5427919-af57-4fa8-b470-08f97c1bb88e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.100937 | controller | Jun 14 08:52:19.206313 crc crio[24245]: time="2026-06-14T08:52:19.199136255Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=3aa5976b-78d9-4e31-9cd5-e11b8c4ffc82 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.100967 | controller | Jun 14 08:52:19.210114 crc crio[24245]: time="2026-06-14T08:52:19.209965318Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=6e7afba7-5302-48fc-9918-e99a0070a4ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.100995 | controller | Jun 14 08:52:19.210685 crc crio[24245]: time="2026-06-14T08:52:19.21060045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.101022 | controller | Jun 14 08:52:19.267924 crc crio[24245]: time="2026-06-14T08:52:19.267759019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.101049 | controller | Jun 14 08:52:19.276042 crc crio[24245]: time="2026-06-14T08:52:19.275730933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.101075 | controller | Jun 14 08:52:19.452155 crc crio[24245]: time="2026-06-14T08:52:19.452059256Z" level=info msg="Created container 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63: openstack/nova-api-0/nova-api-log" id=6e7afba7-5302-48fc-9918-e99a0070a4ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.101101 | controller | Jun 14 08:52:19.453510 crc crio[24245]: time="2026-06-14T08:52:19.4534262Z" level=info msg="Starting container: 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63" id=df224144-f963-414d-8ae8-264f80f3d8d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.101127 | controller | Jun 14 08:52:19.459990 crc crio[24245]: time="2026-06-14T08:52:19.459891086Z" level=info msg="Started container" PID=87640 containerID=6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63 description=openstack/nova-api-0/nova-api-log id=df224144-f963-414d-8ae8-264f80f3d8d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013
2026-06-14 10:12:37.101153 | controller | Jun 14 08:52:19.477928 crc crio[24245]: time="2026-06-14T08:52:19.4772864Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=d989994c-5846-41d7-987b-5b4ea4a00905 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.101204 | controller | Jun 14 08:52:19.545022 crc crio[24245]: time="2026-06-14T08:52:19.543809616Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=444eb547-ad3b-4f1a-8bfd-3f880a51b16e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.101235 | controller | Jun 14 08:52:19.562323 crc crio[24245]: time="2026-06-14T08:52:19.560131557Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=bac99ff7-d028-4929-8c04-00786ddf2965 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.101253 | controller | Jun 14 08:52:19.562323 crc crio[24245]: time="2026-06-14T08:52:19.560763407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.101270 | controller | Jun 14 08:52:19.647139 crc crio[24245]: time="2026-06-14T08:52:19.646918058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.101286 | controller | Jun 14 08:52:19.654161 crc crio[24245]: time="2026-06-14T08:52:19.654093458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.101301 | controller | Jun 14 08:52:19.828914 crc crio[24245]: time="2026-06-14T08:52:19.828721587Z" level=info msg="Created container 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc: openstack/nova-api-0/nova-api-api" id=bac99ff7-d028-4929-8c04-00786ddf2965 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.101317 | controller | Jun 14 08:52:19.830281 crc crio[24245]: time="2026-06-14T08:52:19.830142172Z" level=info msg="Starting container: 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc" id=aa809023-c2d4-4ea7-916d-737fd0063b6a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.101332 | controller | Jun 14 08:52:19.839040 crc crio[24245]: time="2026-06-14T08:52:19.838929523Z" level=info msg="Started container" PID=87677 containerID=20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc description=openstack/nova-api-0/nova-api-api id=aa809023-c2d4-4ea7-916d-737fd0063b6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013
2026-06-14 10:12:37.101367 | controller | Jun 14 08:52:21.750047 crc crio[24245]: time="2026-06-14T08:52:21.749465101Z" level=info msg="Removing container: a2291d2a53e696da30b0de76a3064d88699d1d95318f5b9d7b2390d6761e7f25" id=51e1f300-d547-4479-a3e0-64e0e55df22b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.101397 | controller | Jun 14 08:52:21.868151 crc crio[24245]: time="2026-06-14T08:52:21.868046128Z" level=info msg="Removed container a2291d2a53e696da30b0de76a3064d88699d1d95318f5b9d7b2390d6761e7f25: openshift-infra/auto-csr-approver-29690446-bhtt9/oc" id=51e1f300-d547-4479-a3e0-64e0e55df22b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.101418 | controller | Jun 14 08:52:21.883492 crc crio[24245]: time="2026-06-14T08:52:21.883384046Z" level=info msg="Stopping pod sandbox: 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54" id=44b1dd62-6101-47e3-b9a8-42a9c643c25f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101435 | controller | Jun 14 08:52:21.883492 crc crio[24245]: time="2026-06-14T08:52:21.88349542Z" level=info msg="Stopped pod sandbox (already stopped): 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54" id=44b1dd62-6101-47e3-b9a8-42a9c643c25f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101450 | controller | Jun 14 08:52:21.884053 crc crio[24245]: time="2026-06-14T08:52:21.883989936Z" level=info msg="Removing pod sandbox: 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54" id=da8146db-37c7-416e-aea5-c56265eeb41f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101469 | controller | Jun 14 08:52:21.904730 crc crio[24245]: time="2026-06-14T08:52:21.904586944Z" level=info msg="Removed pod sandbox: 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54" id=da8146db-37c7-416e-aea5-c56265eeb41f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101485 | controller | Jun 14 08:52:21.905709 crc crio[24245]: time="2026-06-14T08:52:21.905636363Z" level=info msg="Stopping pod sandbox: d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3" id=cf2e1da1-582e-4b07-bf13-8eb60dc2a67a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101500 | controller | Jun 14 08:52:21.905822 crc crio[24245]: time="2026-06-14T08:52:21.905737857Z" level=info msg="Stopped pod sandbox (already stopped): d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3" id=cf2e1da1-582e-4b07-bf13-8eb60dc2a67a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101515 | controller | Jun 14 08:52:21.906506 crc crio[24245]: time="2026-06-14T08:52:21.906435488Z" level=info msg="Removing pod sandbox: d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3" id=5540a386-8dfb-4d01-8bf8-2232e19d0261 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101531 | controller | Jun 14 08:52:21.926616 crc crio[24245]: time="2026-06-14T08:52:21.926404965Z" level=info msg="Removed pod sandbox: d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3" id=5540a386-8dfb-4d01-8bf8-2232e19d0261 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101546 | controller | Jun 14 08:52:21.928062 crc crio[24245]: time="2026-06-14T08:52:21.92782807Z" level=info msg="Stopping pod sandbox: fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f" id=b27dfc34-556c-4d4d-b051-f8ad51ecce17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101561 | controller | Jun 14 08:52:21.928062 crc crio[24245]: time="2026-06-14T08:52:21.927943054Z" level=info msg="Stopped pod sandbox (already stopped): fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f" id=b27dfc34-556c-4d4d-b051-f8ad51ecce17 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101576 | controller | Jun 14 08:52:21.930151 crc crio[24245]: time="2026-06-14T08:52:21.930071671Z" level=info msg="Removing pod sandbox: fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f" id=6f43fd1f-ba62-4462-836f-36685c02fc36 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101591 | controller | Jun 14 08:52:21.951662 crc crio[24245]: time="2026-06-14T08:52:21.951541117Z" level=info msg="Removed pod sandbox: fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f" id=6f43fd1f-ba62-4462-836f-36685c02fc36 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101606 | controller | Jun 14 08:52:21.952807 crc crio[24245]: time="2026-06-14T08:52:21.952760454Z" level=info msg="Stopping pod sandbox: 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810" id=1f30b0c1-1b47-4ece-891a-ddaefe29ec3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101622 | controller | Jun 14 08:52:21.953002 crc crio[24245]: time="2026-06-14T08:52:21.952834206Z" level=info msg="Stopped pod sandbox (already stopped): 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810" id=1f30b0c1-1b47-4ece-891a-ddaefe29ec3b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101637 | controller | Jun 14 08:52:21.953562 crc crio[24245]: time="2026-06-14T08:52:21.953499827Z" level=info msg="Removing pod sandbox: 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810" id=acfd31f4-7422-41c3-aee0-ad47e8634736 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101652 | controller | Jun 14 08:52:21.973702 crc crio[24245]: time="2026-06-14T08:52:21.973603409Z" level=info msg="Removed pod sandbox: 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810" id=acfd31f4-7422-41c3-aee0-ad47e8634736 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101670 | controller | Jun 14 08:52:21.975154 crc crio[24245]: time="2026-06-14T08:52:21.975075704Z" level=info msg="Stopping pod sandbox: 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7" id=2f28f95d-271a-4ea7-a863-732ff61516c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101685 | controller | Jun 14 08:52:21.975154 crc crio[24245]: time="2026-06-14T08:52:21.975149126Z" level=info msg="Stopped pod sandbox (already stopped): 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7" id=2f28f95d-271a-4ea7-a863-732ff61516c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101701 | controller | Jun 14 08:52:21.977719 crc crio[24245]: time="2026-06-14T08:52:21.977618246Z" level=info msg="Removing pod sandbox: 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7" id=dc3d7322-f295-48f6-bb1d-491e8e80a8d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101716 | controller | Jun 14 08:52:22.003566 crc crio[24245]: time="2026-06-14T08:52:22.003358974Z" level=info msg="Removed pod sandbox: 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7" id=dc3d7322-f295-48f6-bb1d-491e8e80a8d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101731 | controller | Jun 14 08:52:22.004570 crc crio[24245]: time="2026-06-14T08:52:22.004407899Z" level=info msg="Stopping pod sandbox: 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c" id=e902555e-373a-42b9-8f7c-077bed4a563e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101746 | controller | Jun 14 08:52:22.004570 crc crio[24245]: time="2026-06-14T08:52:22.004529203Z" level=info msg="Stopped pod sandbox (already stopped): 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c" id=e902555e-373a-42b9-8f7c-077bed4a563e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101761 | controller | Jun 14 08:52:22.005521 crc crio[24245]: time="2026-06-14T08:52:22.00542532Z" level=info msg="Removing pod sandbox: 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c" id=16b0630b-45da-48b3-b18d-73778d59bb5d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101777 | controller | Jun 14 08:52:22.020939 crc crio[24245]: time="2026-06-14T08:52:22.020796831Z" level=info msg="Removed pod sandbox: 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c" id=16b0630b-45da-48b3-b18d-73778d59bb5d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101793 | controller | Jun 14 08:52:22.021754 crc crio[24245]: time="2026-06-14T08:52:22.021688507Z" level=info msg="Stopping pod sandbox: 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55" id=e2dd458d-de9b-4371-8f16-d3130d88665f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101808 | controller | Jun 14 08:52:22.021889 crc crio[24245]: time="2026-06-14T08:52:22.021815171Z" level=info msg="Stopped pod sandbox (already stopped): 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55" id=e2dd458d-de9b-4371-8f16-d3130d88665f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101823 | controller | Jun 14 08:52:22.022684 crc crio[24245]: time="2026-06-14T08:52:22.022604207Z" level=info msg="Removing pod sandbox: 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55" id=32781794-d448-453b-b2ea-895bf9b40b11 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101839 | controller | Jun 14 08:52:22.049501 crc crio[24245]: time="2026-06-14T08:52:22.046439201Z" level=info msg="Removed pod sandbox: 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55" id=32781794-d448-453b-b2ea-895bf9b40b11 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101854 | controller | Jun 14 08:52:22.050607 crc crio[24245]: time="2026-06-14T08:52:22.050148054Z" level=info msg="Stopping pod sandbox: 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53" id=9259818d-28ba-4fd2-a9b6-d253bc2aed34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101872 | controller | Jun 14 08:52:22.050956 crc crio[24245]: time="2026-06-14T08:52:22.050774895Z" level=info msg="Stopped pod sandbox (already stopped): 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53" id=9259818d-28ba-4fd2-a9b6-d253bc2aed34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101888 | controller | Jun 14 08:52:22.052647 crc crio[24245]: time="2026-06-14T08:52:22.052406017Z" level=info msg="Removing pod sandbox: 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53" id=1ffac7f8-2b47-402d-8eda-fc635f75c05d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101903 | controller | Jun 14 08:52:22.079577 crc crio[24245]: time="2026-06-14T08:52:22.079428485Z" level=info msg="Removed pod sandbox: 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53" id=1ffac7f8-2b47-402d-8eda-fc635f75c05d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101918 | controller | Jun 14 08:52:22.080748 crc crio[24245]: time="2026-06-14T08:52:22.080653555Z" level=info msg="Stopping pod sandbox: 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f" id=967c3c07-2830-46f8-9138-ee6d058b59e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101934 | controller | Jun 14 08:52:22.080822 crc crio[24245]: time="2026-06-14T08:52:22.080758358Z" level=info msg="Stopped pod sandbox (already stopped): 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f" id=967c3c07-2830-46f8-9138-ee6d058b59e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101949 | controller | Jun 14 08:52:22.081617 crc crio[24245]: time="2026-06-14T08:52:22.081533823Z" level=info msg="Removing pod sandbox: 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f" id=6b230857-fd54-42f8-a303-dade35360c67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101963 | controller | Jun 14 08:52:22.108625 crc crio[24245]: time="2026-06-14T08:52:22.108473296Z" level=info msg="Removed pod sandbox: 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f" id=6b230857-fd54-42f8-a303-dade35360c67 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.101978 | controller | Jun 14 08:52:22.110565 crc crio[24245]: time="2026-06-14T08:52:22.110402412Z" level=info msg="Stopping pod sandbox: aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e" id=b1dd3668-808f-4d08-9b83-9a51dcb87021 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.101994 | controller | Jun 14 08:52:22.110565 crc crio[24245]: time="2026-06-14T08:52:22.110533236Z" level=info msg="Stopped pod sandbox (already stopped): aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e" id=b1dd3668-808f-4d08-9b83-9a51dcb87021 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.102010 | controller | Jun 14 08:52:22.111432 crc crio[24245]: time="2026-06-14T08:52:22.111355942Z" level=info msg="Removing pod sandbox: aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e" id=1ba185ee-b432-45df-9185-8ac653adaba6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.102025 | controller | Jun 14 08:52:22.134066 crc crio[24245]: time="2026-06-14T08:52:22.133953105Z" level=info msg="Removed pod sandbox: aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e" id=1ba185ee-b432-45df-9185-8ac653adaba6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.102040 | controller | Jun 14 08:52:22.135726 crc crio[24245]: time="2026-06-14T08:52:22.135620035Z" level=info msg="Stopping pod sandbox: 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901" id=55d7ed3f-8e15-4967-a16d-8f89f8b30ef7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.102055 | controller | Jun 14 08:52:22.136262 crc crio[24245]: time="2026-06-14T08:52:22.136185403Z" level=info msg="Stopped pod sandbox (already stopped): 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901" id=55d7ed3f-8e15-4967-a16d-8f89f8b30ef7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.102074 | controller | Jun 14 08:52:22.137703 crc crio[24245]: time="2026-06-14T08:52:22.137621238Z" level=info msg="Removing pod sandbox: 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901" id=5d83cc12-f77f-49c1-8674-10b41aed29e2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.102090 | controller | Jun 14 08:52:22.157532 crc crio[24245]: time="2026-06-14T08:52:22.15742819Z" level=info msg="Removed pod sandbox: 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901" id=5d83cc12-f77f-49c1-8674-10b41aed29e2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.102105 | controller | Jun 14 08:52:22.158460 crc crio[24245]: time="2026-06-14T08:52:22.158387199Z" level=info msg="Stopping pod sandbox: c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259" id=a12f055a-a67a-436a-9856-84e2618f7f6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.102120 | controller | Jun 14 08:52:22.158558 crc crio[24245]: time="2026-06-14T08:52:22.158463721Z" level=info msg="Stopped pod sandbox (already stopped): c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259" id=a12f055a-a67a-436a-9856-84e2618f7f6f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.102135 | controller | Jun 14 08:52:22.159503 crc crio[24245]: time="2026-06-14T08:52:22.159373011Z" level=info msg="Removing pod sandbox: c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259" id=f637c9d4-444e-4a22-bb15-f7498b8e5544 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.102150 | controller | Jun 14 08:52:22.178627 crc crio[24245]: time="2026-06-14T08:52:22.178550281Z" level=info msg="Removed pod sandbox: c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259" id=f637c9d4-444e-4a22-bb15-f7498b8e5544 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.102165 | controller | Jun 14 08:52:52.267771 crc crio[24245]: time="2026-06-14T08:52:52.266755043Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=a18719e0-4d8b-4040-b08c-3c10d343842a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.102181 | controller | Jun 14 08:52:52.269191 crc crio[24245]: time="2026-06-14T08:52:52.269163641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.102197 | controller | Jun 14 08:52:52.325107 crc crio[24245]: time="2026-06-14T08:52:52.325012664Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:bbf73e31dac28b06a074533209ea1635c6198d84bb81f2df9dff906a5d4c5b25 UID:ac9ebd5d-6d7a-4fee-8fd4-d12262853017 NetNS:/var/run/netns/ad3b492f-9cc4-4eb4-b9ac-f3f33e7a59a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac9ebd5d_6d7a_4fee_8fd4_d12262853017.slice PodAnnotations:0xc0006203b0}] Aliases:map[]}"
2026-06-14 10:12:37.102213 | controller | Jun 14 08:52:52.325476 crc crio[24245]: time="2026-06-14T08:52:52.325452638Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.102231 | controller | Jun 14 08:52:52.901104 crc crio[24245]: 2026-06-14T08:52:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbf73e31dac28b0 Mac:6a:5b:b2:68:2b:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/ad3b492f-9cc4-4eb4-b9ac-f3f33e7a59a8 SocketPath: PciID:}] [{Interface:0xc0003a6c80 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.102248 | controller | Jun 14 08:52:52.901104 crc crio[24245]: time="2026-06-14T08:52:52.899767177Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:bbf73e31dac28b06a074533209ea1635c6198d84bb81f2df9dff906a5d4c5b25 UID:ac9ebd5d-6d7a-4fee-8fd4-d12262853017 NetNS:/var/run/netns/ad3b492f-9cc4-4eb4-b9ac-f3f33e7a59a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac9ebd5d_6d7a_4fee_8fd4_d12262853017.slice PodAnnotations:0xc0006203b0}] Aliases:map[]}"
2026-06-14 10:12:37.102268 | controller | Jun 14 08:52:52.901104 crc crio[24245]: time="2026-06-14T08:52:52.900008665Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.102285 | controller | Jun 14 08:52:52.910919 crc crio[24245]: time="2026-06-14T08:52:52.910584783Z" level=info msg="Ran pod sandbox bbf73e31dac28b06a074533209ea1635c6198d84bb81f2df9dff906a5d4c5b25 with infra container: sushy-emulator/sushy-emulator/POD" id=a18719e0-4d8b-4040-b08c-3c10d343842a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.102301 | controller | Jun 14 08:52:52.915370 crc crio[24245]: time="2026-06-14T08:52:52.915141467Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=d5d386c1-3a92-4d4e-97aa-adf3e2d12fa7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.102317 | controller | Jun 14 08:52:52.930331 crc crio[24245]: time="2026-06-14T08:52:52.929368432Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-14 10:12:37.102332 | controller | Jun 14 08:53:05.682430 crc crio[24245]: time="2026-06-14T08:53:05.681407738Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd" id=d5d386c1-3a92-4d4e-97aa-adf3e2d12fa7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.102368 | controller | Jun 14 08:53:05.685070 crc crio[24245]: time="2026-06-14T08:53:05.684647212Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=eea409ef-c919-49f1-9566-50b4aceb2d23 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.102394 | controller | Jun 14 08:53:05.693706 crc crio[24245]: time="2026-06-14T08:53:05.693553339Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=f4ee03af-07be-4d8e-9d3c-9fe635a06ea9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.102411 | controller | Jun 14 08:53:05.708791 crc crio[24245]: time="2026-06-14T08:53:05.708451392Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=ce571765-c884-4179-b0dd-8559f4cb6ab9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.102427 | controller | Jun 14 08:53:05.711904 crc crio[24245]: time="2026-06-14T08:53:05.711712798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.102443 | controller | Jun 14 08:53:05.775130 crc crio[24245]: time="2026-06-14T08:53:05.775042739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.102458 | controller | Jun 14 08:53:05.778833 crc crio[24245]: time="2026-06-14T08:53:05.778758147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.102473 | controller | Jun 14 08:53:05.954441 crc crio[24245]: time="2026-06-14T08:53:05.954299432Z" level=info msg="Created container ad1f28d995593536e4b007a8e8794fb0412ba1b47c4e4bfb5a4b783193b727bd: sushy-emulator/sushy-emulator/sushy-emulator" id=ce571765-c884-4179-b0dd-8559f4cb6ab9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.102489 | controller | Jun 14 08:53:05.956113 crc crio[24245]: time="2026-06-14T08:53:05.956017527Z" level=info msg="Starting container: ad1f28d995593536e4b007a8e8794fb0412ba1b47c4e4bfb5a4b783193b727bd" id=b4fad6d9-2d34-49bd-af73-91c410655bdc name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.102509 | controller | Jun 14 08:53:05.966144 crc crio[24245]: time="2026-06-14T08:53:05.966048068Z" level=info msg="Started container" PID=90240 containerID=ad1f28d995593536e4b007a8e8794fb0412ba1b47c4e4bfb5a4b783193b727bd description=sushy-emulator/sushy-emulator/sushy-emulator id=b4fad6d9-2d34-49bd-af73-91c410655bdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbf73e31dac28b06a074533209ea1635c6198d84bb81f2df9dff906a5d4c5b25
2026-06-14 10:12:37.102525 | controller | Jun 14 08:53:15.035807 crc crio[24245]: time="2026-06-14T08:53:15.035017501Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.102541 | controller | Jun 14 08:53:17.937606 crc crio[24245]: time="2026-06-14T08:53:17.936660542Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-v56n6/POD" id=a0f851cd-85a9-4587-a59a-e514bda886af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.102556 | controller | Jun 14 08:53:17.939587 crc crio[24245]: time="2026-06-14T08:53:17.937685995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.102572 | controller | Jun 14 08:53:18.017806 crc crio[24245]: time="2026-06-14T08:53:18.017558105Z" level=info msg="Got pod network &{Name:community-operators-v56n6 Namespace:openshift-marketplace ID:7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea UID:9123cc38-9182-42da-98cf-c6c288e7f668 NetNS:/var/run/netns/20313d9b-97c3-4d82-adee-e4caed503a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9123cc38_9182_42da_98cf_c6c288e7f668.slice PodAnnotations:0xc000602448}] Aliases:map[]}"
2026-06-14 10:12:37.102588 | controller | Jun 14 08:53:18.017806 crc crio[24245]: time="2026-06-14T08:53:18.017630987Z" level=info msg="Adding pod openshift-marketplace_community-operators-v56n6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.102604 | controller | Jun 14 08:53:18.621488 crc crio[24245]: 2026-06-14T08:53:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7304a27ac2139ea Mac:2a:60:5b:97:52:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/20313d9b-97c3-4d82-adee-e4caed503a01 SocketPath: PciID:}] [{Interface:0xc000680690 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.102622 | controller | Jun 14 08:53:18.622930 crc crio[24245]: time="2026-06-14T08:53:18.622789511Z" level=info msg="Got pod network &{Name:community-operators-v56n6 Namespace:openshift-marketplace ID:7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea UID:9123cc38-9182-42da-98cf-c6c288e7f668 NetNS:/var/run/netns/20313d9b-97c3-4d82-adee-e4caed503a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9123cc38_9182_42da_98cf_c6c288e7f668.slice PodAnnotations:0xc000602448}] Aliases:map[]}"
2026-06-14 10:12:37.102638 | controller | Jun 14 08:53:18.623069 crc crio[24245]: time="2026-06-14T08:53:18.623006788Z" level=info msg="Checking pod openshift-marketplace_community-operators-v56n6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.102653 | controller | Jun 14 08:53:18.635432 crc crio[24245]: time="2026-06-14T08:53:18.635334072Z" level=info msg="Ran pod sandbox 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea with infra container: openshift-marketplace/community-operators-v56n6/POD" id=a0f851cd-85a9-4587-a59a-e514bda886af name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.102669 | controller | Jun 14 08:53:18.638644 crc crio[24245]: time="2026-06-14T08:53:18.638573814Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d32702d1-4140-4bf1-af1d-ac2c7e861c95 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.102690 | controller | Jun 14 08:53:18.641216 crc crio[24245]: time="2026-06-14T08:53:18.641147816Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2a3de629-ca78-4035-a8e0-9bf542534d6f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.102706 | controller | Jun 14 08:53:18.647297 crc crio[24245]: time="2026-06-14T08:53:18.647181051Z" level=info msg="Creating container: openshift-marketplace/community-operators-v56n6/extract-utilities" id=c6bcddcd-0e97-4fdc-9ab6-8b585d3ba718 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.102721 | controller | Jun 14 08:53:18.647828 crc crio[24245]: time="2026-06-14T08:53:18.647765918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.102736 | controller | Jun 14 08:53:18.715650 crc crio[24245]: time="2026-06-14T08:53:18.715542794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.102751 | controller | Jun 14 08:53:18.721150 crc crio[24245]: time="2026-06-14T08:53:18.721077408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.102766 | controller | Jun 14 08:53:18.884270 crc crio[24245]: time="2026-06-14T08:53:18.883480744Z" level=info msg="Created container 0931a261010e50059452ecdc9646a5e86f9cbaea12f8c0efa310f0409c4b56b9: openshift-marketplace/community-operators-v56n6/extract-utilities" id=c6bcddcd-0e97-4fdc-9ab6-8b585d3ba718 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.102781 | controller | Jun 14 08:53:18.885170 crc crio[24245]: time="2026-06-14T08:53:18.885104616Z" level=info msg="Starting container: 0931a261010e50059452ecdc9646a5e86f9cbaea12f8c0efa310f0409c4b56b9" id=e086e25e-72bc-44d9-b432-cf5e6e1056c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.102796 | controller | Jun 14 08:53:18.895814 crc crio[24245]: time="2026-06-14T08:53:18.895637142Z" level=info msg="Started container" PID=90876 containerID=0931a261010e50059452ecdc9646a5e86f9cbaea12f8c0efa310f0409c4b56b9 description=openshift-marketplace/community-operators-v56n6/extract-utilities id=e086e25e-72bc-44d9-b432-cf5e6e1056c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea
2026-06-14 10:12:37.102811 | controller | Jun 14 08:53:19.141330 crc crio[24245]: time="2026-06-14T08:53:19.140477651Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=74bc7e57-7185-4dee-be4e-77af365aea33 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.102827 | controller | Jun 14 08:53:19.157064 crc crio[24245]: time="2026-06-14T08:53:19.15674981Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-14 10:12:37.102842 | controller | Jun 14 08:53:19.753227 crc crio[24245]: time="2026-06-14T08:53:19.752345329Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640" id=74bc7e57-7185-4dee-be4e-77af365aea33 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.102857 | controller | Jun 14 08:53:19.754588 crc crio[24245]: time="2026-06-14T08:53:19.754407284Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=ba748563-1c62-4409-8346-5560ce4d7ebf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.102876 | controller | Jun 14 08:53:19.757816 crc crio[24245]: time="2026-06-14T08:53:19.757676218Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=66b1cc2b-4a5c-400f-994f-a8606e571ecc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.102891 | controller | Jun 14 08:53:19.765020 crc crio[24245]: time="2026-06-14T08:53:19.76494184Z" level=info msg="Creating container: openshift-marketplace/community-operators-v56n6/extract-content" id=2f4cb614-b9bd-4d95-801f-bca44baa29b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.102906 | controller | Jun 14 08:53:19.765526 crc crio[24245]: time="2026-06-14T08:53:19.765452256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.102922 | controller | Jun 14 08:53:19.835766 crc crio[24245]: time="2026-06-14T08:53:19.835653088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.102937 | controller | Jun 14 08:53:19.840162 crc crio[24245]: time="2026-06-14T08:53:19.84008902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.102952 | controller | Jun 14 08:53:20.041076 crc crio[24245]: time="2026-06-14T08:53:20.040351434Z" level=info msg="Created container 6e3f35d964043d60bf76b16a0568e843eab348ad8de8fb05a632f06de6ef44c0: openshift-marketplace/community-operators-v56n6/extract-content" id=2f4cb614-b9bd-4d95-801f-bca44baa29b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.102968 | controller | Jun 14 08:53:20.042772 crc crio[24245]: time="2026-06-14T08:53:20.042623677Z" level=info msg="Starting container: 6e3f35d964043d60bf76b16a0568e843eab348ad8de8fb05a632f06de6ef44c0" id=a989adc3-4035-417a-983a-11f341a79d7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.102983 | controller | Jun 14 08:53:20.055179 crc crio[24245]: time="2026-06-14T08:53:20.05337453Z" level=info msg="Started container" PID=90948 containerID=6e3f35d964043d60bf76b16a0568e843eab348ad8de8fb05a632f06de6ef44c0 description=openshift-marketplace/community-operators-v56n6/extract-content id=a989adc3-4035-417a-983a-11f341a79d7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea
2026-06-14 10:12:37.102998 | controller | Jun 14 08:53:22.281318 crc crio[24245]: time="2026-06-14T08:53:22.280355471Z" level=info msg="Removing container: 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33" id=aacfde5b-0db5-4310-9d40-0ef0bd78e780 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.103013 | controller | Jun 14 08:53:22.337264 crc crio[24245]: time="2026-06-14T08:53:22.337109192Z" level=info msg="Removed container 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33: openstack/kube-state-metrics-0/kube-state-metrics" id=aacfde5b-0db5-4310-9d40-0ef0bd78e780 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.103028 | controller | Jun 14 08:53:22.345591 crc crio[24245]: time="2026-06-14T08:53:22.345530341Z" level=info msg="Removing container: 47e786b4a3fe9dc05fa8fc0e078eb1b02626109484f6aee2e288d5e17ba0d5d2" id=76d7fba3-0f81-421a-b51c-6d004e9c0b43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.103043 | controller | Jun 14 08:53:22.419530 crc crio[24245]: time="2026-06-14T08:53:22.419109171Z" level=info msg="Removed container 47e786b4a3fe9dc05fa8fc0e078eb1b02626109484f6aee2e288d5e17ba0d5d2: openstack/dnsmasq-dns-bf5545dbf-84l7z/init" id=76d7fba3-0f81-421a-b51c-6d004e9c0b43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.103058 | controller | Jun 14 08:53:22.445118 crc crio[24245]: time="2026-06-14T08:53:22.444967836Z" level=info msg="Stopping pod sandbox: 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29" id=a9248f92-09d5-4317-9121-27d47dfd374d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.103077 | controller | Jun 14 08:53:22.445118 crc crio[24245]: time="2026-06-14T08:53:22.445127671Z" level=info msg="Stopped pod sandbox (already stopped): 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29" id=a9248f92-09d5-4317-9121-27d47dfd374d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.103093 | controller | Jun 14 08:53:22.457456 crc crio[24245]: time="2026-06-14T08:53:22.457228438Z" level=info msg="Removing pod sandbox: 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29" id=597a303d-3037-48d1-9a7d-ba4fd611ebbc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.103109 | controller | Jun 14 08:53:22.490039 crc crio[24245]: time="2026-06-14T08:53:22.489808579Z" level=info msg="Removed pod sandbox: 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29" id=597a303d-3037-48d1-9a7d-ba4fd611ebbc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.103125 | controller | Jun 14 08:53:22.494685 crc crio[24245]: time="2026-06-14T08:53:22.494490307Z" level=info msg="Stopping pod sandbox: 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566" id=075abe0b-595d-4a5e-b3e0-e3602cd115b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.103140 | controller | Jun 14 08:53:22.495179 crc crio[24245]: time="2026-06-14T08:53:22.494974572Z" level=info msg="Stopped pod sandbox (already stopped): 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566" id=075abe0b-595d-4a5e-b3e0-e3602cd115b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.103155 | controller | Jun 14 08:53:22.502961 crc crio[24245]: time="2026-06-14T08:53:22.502781301Z" level=info msg="Removing pod sandbox: 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566" id=86ead3c2-762c-44e9-ba07-6a3d316c4ffd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.103171 | controller | Jun 14 08:53:22.535900 crc crio[24245]: time="2026-06-14T08:53:22.535729305Z" level=info msg="Removed pod sandbox: 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566" id=86ead3c2-762c-44e9-ba07-6a3d316c4ffd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.103186 | controller | Jun 14 08:53:23.311528 crc crio[24245]: time="2026-06-14T08:53:23.311470475Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-zqwcx/POD" id=68cbc4b9-6893-49fd-8cab-aac28bd6a853 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.103201 | controller | Jun 14 08:53:23.312154 crc crio[24245]: time="2026-06-14T08:53:23.312132816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.103217 | controller | Jun 14 08:53:23.316799 crc crio[24245]: time="2026-06-14T08:53:23.316715112Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1366e717-6a19-441b-a47c-3c814be97a14 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.103232 | controller | Jun 14 08:53:23.338945 crc crio[24245]: time="2026-06-14T08:53:23.338344222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e827a055-ada4-4b10-bfc2-745bd8be770b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.103248 | controller | Jun 14 08:53:23.358147 crc crio[24245]: time="2026-06-14T08:53:23.358039041Z" level=info msg="Creating container: openshift-marketplace/community-operators-v56n6/registry-server" id=fd58ebef-d2ce-4266-a90b-f4fe910f6cb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.103263 | controller | Jun 14 08:53:23.359389 crc crio[24245]: time="2026-06-14T08:53:23.35923649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.103282 | controller | Jun 14 08:53:23.361890 crc crio[24245]: time="2026-06-14T08:53:23.36177773Z" level=info msg="Got pod network &{Name:redhat-marketplace-zqwcx Namespace:openshift-marketplace ID:65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8 UID:86e41fe4-9cb1-4784-9755-2fb2ae68e00b NetNS:/var/run/netns/3402dae4-48da-42a0-8f37-04d9a78193e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e41fe4_9cb1_4784_9755_2fb2ae68e00b.slice PodAnnotations:0xc006e0aca0}] Aliases:map[]}"
2026-06-14 10:12:37.103299 | controller | Jun 14 08:53:23.362070 crc crio[24245]: time="2026-06-14T08:53:23.362048109Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-zqwcx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.103315 | controller | Jun 14 08:53:23.502007 crc crio[24245]: time="2026-06-14T08:53:23.500898983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.103332 | controller | Jun 14 08:53:23.507773 crc crio[24245]: time="2026-06-14T08:53:23.507627728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.103368 | controller | Jun 14 08:53:23.747357 crc crio[24245]: time="2026-06-14T08:53:23.746669543Z" level=info msg="Created container 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3: openshift-marketplace/community-operators-v56n6/registry-server" id=fd58ebef-d2ce-4266-a90b-f4fe910f6cb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.103398 | controller | Jun 14 08:53:23.749174 crc crio[24245]: time="2026-06-14T08:53:23.749106908Z" level=info msg="Starting container: 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3" id=2e74eba2-4895-408c-8c28-c98d5922d7a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.103416 | controller | Jun 14 08:53:23.760020 crc crio[24245]: time="2026-06-14T08:53:23.759652496Z" level=info msg="Started container" PID=91152 containerID=0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3 description=openshift-marketplace/community-operators-v56n6/registry-server id=2e74eba2-4895-408c-8c28-c98d5922d7a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea
2026-06-14 10:12:37.103432 | controller | Jun 14 08:53:24.116074 crc crio[24245]: 2026-06-14T08:53:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65a17776aef4d1a Mac:22:21:dd:29:ab:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/3402dae4-48da-42a0-8f37-04d9a78193e2 SocketPath: PciID:}] [{Interface:0xc0004385c0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.103449 | controller | Jun 14 08:53:24.117566 crc crio[24245]: time="2026-06-14T08:53:24.117491149Z" level=info msg="Got pod network &{Name:redhat-marketplace-zqwcx Namespace:openshift-marketplace ID:65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8 UID:86e41fe4-9cb1-4784-9755-2fb2ae68e00b NetNS:/var/run/netns/3402dae4-48da-42a0-8f37-04d9a78193e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e41fe4_9cb1_4784_9755_2fb2ae68e00b.slice PodAnnotations:0xc006e0aca0}] Aliases:map[]}"
2026-06-14 10:12:37.103466 | controller | Jun 14 08:53:24.117758 crc crio[24245]: time="2026-06-14T08:53:24.117696656Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-zqwcx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.103488 | controller | Jun 14 08:53:24.133899 crc crio[24245]: time="2026-06-14T08:53:24.133734594Z" level=info msg="Ran pod sandbox 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8 with infra container: openshift-marketplace/redhat-marketplace-zqwcx/POD" id=68cbc4b9-6893-49fd-8cab-aac28bd6a853 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.103506 | controller | Jun 14 08:53:24.136831 crc crio[24245]: time="2026-06-14T08:53:24.136733766Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d63cf72f-888a-4741-bf73-8e90d9a7bce7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.103521 | controller | Jun 14 08:53:24.143479 crc crio[24245]: time="2026-06-14T08:53:24.143312414Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=01f7b900-1f36-42aa-980b-59d5de50d50b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.103536 | controller | Jun 14 08:53:24.168599 crc crio[24245]: time="2026-06-14T08:53:24.1684849Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zqwcx/extract-utilities" id=a75540a2-63bd-4874-b71d-c6362533b557 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.103552 | controller | Jun 14 08:53:24.169002 crc crio[24245]: time="2026-06-14T08:53:24.168976916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.103567 | controller | Jun 14 08:53:24.219366 crc crio[24245]: time="2026-06-14T08:53:24.21923875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.103582 | controller | Jun 14 08:53:24.224596 crc crio[24245]: time="2026-06-14T08:53:24.2245254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.103597 | controller | Jun 14 08:53:24.439015 crc crio[24245]: time="2026-06-14T08:53:24.438229723Z" level=info msg="Created container e52629e3de866a245fcf6f9842e41f47af079cf1abfddf825db3d853181836a6: openshift-marketplace/redhat-marketplace-zqwcx/extract-utilities" id=a75540a2-63bd-4874-b71d-c6362533b557 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.103612 | controller | Jun 14 08:53:24.440566 crc crio[24245]: time="2026-06-14T08:53:24.440272789Z" level=info msg="Starting container: e52629e3de866a245fcf6f9842e41f47af079cf1abfddf825db3d853181836a6" id=de63dfa6-750c-415b-a938-2ab2ffa1745d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.103627 | controller | Jun 14 08:53:24.452369 crc crio[24245]: time="2026-06-14T08:53:24.45222519Z" level=info msg="Started container" PID=91209 containerID=e52629e3de866a245fcf6f9842e41f47af079cf1abfddf825db3d853181836a6 description=openshift-marketplace/redhat-marketplace-zqwcx/extract-utilities id=de63dfa6-750c-415b-a938-2ab2ffa1745d name=/runtime.v1.RuntimeService/StartContainer sandboxID=65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8
2026-06-14 10:12:37.103643 | controller | Jun 14 08:53:25.366083 crc crio[24245]: time="2026-06-14T08:53:25.365962937Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=16d1bbf6-cd69-4e24-aff6-e9a77a3e0e82 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.103658 | controller | Jun 14 08:53:25.375001 crc crio[24245]: time="2026-06-14T08:53:25.374918903Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-14 10:12:37.103674 | controller | Jun 14 08:53:25.945601 crc crio[24245]: time="2026-06-14T08:53:25.94447225Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=16d1bbf6-cd69-4e24-aff6-e9a77a3e0e82 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.103693 | controller | Jun 14 08:53:25.948009 crc crio[24245]: time="2026-06-14T08:53:25.947561259Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=af56e89a-92c4-4c4e-9e84-c6412ec34212 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.103708 | controller | Jun 14 08:53:25.951449 crc crio[24245]: time="2026-06-14T08:53:25.95134422Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=cf25ce54-925a-4e32-9d2a-5450c4c5a08a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.103724 | controller | Jun 14 08:53:25.973191 crc crio[24245]: time="2026-06-14T08:53:25.973039841Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zqwcx/extract-content" id=fae5b15e-2938-4126-b93e-a7958a5b0b16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.103739 | controller | Jun 14 08:53:25.973936 crc crio[24245]: time="2026-06-14T08:53:25.973817267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.103754 | controller | Jun 14 08:53:26.034025 crc crio[24245]: time="2026-06-14T08:53:26.033691589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.103769 | controller | Jun 14 08:53:26.037650 crc crio[24245]: time="2026-06-14T08:53:26.037573044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.103799 | controller | Jun 14 08:53:26.310786 crc crio[24245]: time="2026-06-14T08:53:26.310666663Z" level=info msg="Created container 214f3c06e626a7ac46062589811fd32469ff81f7a3afb4e6f982cb99b84e0de5: openshift-marketplace/redhat-marketplace-zqwcx/extract-content" id=fae5b15e-2938-4126-b93e-a7958a5b0b16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.103816 | controller | Jun 14 08:53:26.315097 crc crio[24245]: time="2026-06-14T08:53:26.315006172Z" level=info msg="Starting container: 214f3c06e626a7ac46062589811fd32469ff81f7a3afb4e6f982cb99b84e0de5" id=416ffdb5-9e40-4cb4-9734-6d18a607c110 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.103832 | controller | Jun 14 08:53:26.325457 crc crio[24245]: time="2026-06-14T08:53:26.323462511Z" level=info msg="Started container" PID=91376 containerID=214f3c06e626a7ac46062589811fd32469ff81f7a3afb4e6f982cb99b84e0de5 description=openshift-marketplace/redhat-marketplace-zqwcx/extract-content id=416ffdb5-9e40-4cb4-9734-6d18a607c110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8
2026-06-14 10:12:37.103847 | controller | Jun 14 08:53:27.862040 crc crio[24245]: time="2026-06-14T08:53:27.861503253Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-849b84f84f-sxptr/POD" id=778b10d4-a587-418a-85f9-505737938a2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.103862 | controller | Jun 14 08:53:27.863119 crc crio[24245]: time="2026-06-14T08:53:27.862077071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.103878 | controller | Jun 14 08:53:27.915934 crc crio[24245]: time="2026-06-14T08:53:27.915611701Z" level=info msg="Got pod network &{Name:dnsmasq-dns-849b84f84f-sxptr Namespace:openstack ID:f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a UID:b5190f9c-99de-49d5-ad0e-e64235a3075e NetNS:/var/run/netns/085d343f-a89f-4bf5-b582-dc02c8b59cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5190f9c_99de_49d5_ad0e_e64235a3075e.slice PodAnnotations:0xc002422a50}] Aliases:map[]}"
2026-06-14 10:12:37.103898 | controller | Jun 14 08:53:27.915934 crc crio[24245]: time="2026-06-14T08:53:27.915664162Z" level=info msg="Adding pod openstack_dnsmasq-dns-849b84f84f-sxptr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.103914 | controller | Jun 14 08:53:28.330165 crc crio[24245]: time="2026-06-14T08:53:28.327973767Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-94bfffd6f-sbs5d/POD" id=1ecd0fe0-d794-4248-ab31-a5a47891959f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.103929 | controller | Jun 14 08:53:28.330165 crc crio[24245]: time="2026-06-14T08:53:28.328622778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.103946 | controller | Jun 14 08:53:28.447948 crc crio[24245]: time="2026-06-14T08:53:28.447348531Z" level=info msg="Got pod network &{Name:dnsmasq-dns-94bfffd6f-sbs5d Namespace:openstack ID:333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10 UID:5c6492d9-c82e-4eed-b164-eac4e1a8d31b NetNS:/var/run/netns/b3e003ec-0d45-48d6-a9c5-b030f9ab0cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c6492d9_c82e_4eed_b164_eac4e1a8d31b.slice PodAnnotations:0xc002c92718}] Aliases:map[]}"
2026-06-14 10:12:37.103961 | controller | Jun 14 08:53:28.447948 crc crio[24245]: time="2026-06-14T08:53:28.44793644Z" level=info msg="Adding pod openstack_dnsmasq-dns-94bfffd6f-sbs5d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.103977 | controller | Jun 14 08:53:28.456268 crc crio[24245]: time="2026-06-14T08:53:28.456138189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=32f33070-0379-499b-b282-bd31d3e74544 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.103993 | controller | Jun 14 08:53:28.468501 crc crio[24245]: time="2026-06-14T08:53:28.468338677Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e3bb1d8a-ce1a-4735-9643-ce65f3cfaff1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.104008 | controller | Jun 14 08:53:28.548551 crc crio[24245]: 2026-06-14T08:53:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f53a5f15fb99be3 Mac:9e:ea:60:90:b5:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/085d343f-a89f-4bf5-b582-dc02c8b59cf2 SocketPath: PciID:}] [{Interface:0xc0004b87c0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.104024 | controller | Jun 14 08:53:28.551027 crc crio[24245]: time="2026-06-14T08:53:28.550577151Z" level=info msg="Got pod network &{Name:dnsmasq-dns-849b84f84f-sxptr Namespace:openstack ID:f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a UID:b5190f9c-99de-49d5-ad0e-e64235a3075e NetNS:/var/run/netns/085d343f-a89f-4bf5-b582-dc02c8b59cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5190f9c_99de_49d5_ad0e_e64235a3075e.slice PodAnnotations:0xc002422a50}] Aliases:map[]}"
2026-06-14 10:12:37.104039 | controller | Jun 14 08:53:28.551954 crc crio[24245]: time="2026-06-14T08:53:28.551553612Z" level=info msg="Checking pod openstack_dnsmasq-dns-849b84f84f-sxptr for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.104055 | controller | Jun 14 08:53:28.591433 crc crio[24245]: time="2026-06-14T08:53:28.587005621Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zqwcx/registry-server" id=d059393b-b9fd-4ee1-9779-8c6f6744fe86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.104073 | controller | Jun 14 08:53:28.678987 crc crio[24245]: time="2026-06-14T08:53:28.678636311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.104089 | controller | Jun 14 08:53:28.702239 crc crio[24245]: time="2026-06-14T08:53:28.699632687Z" level=info msg="Ran pod sandbox f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a with infra container: openstack/dnsmasq-dns-849b84f84f-sxptr/POD" id=778b10d4-a587-418a-85f9-505737938a2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.104104 | controller | Jun 14 08:53:28.714710 crc crio[24245]: time="2026-06-14T08:53:28.713656503Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4c416039-29bb-4ace-98a1-de22c6fca659 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.104119 | controller | Jun 14 08:53:28.844569 crc crio[24245]: time="2026-06-14T08:53:28.844318004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.104134 | controller | Jun 14 08:53:28.850456 crc crio[24245]: time="2026-06-14T08:53:28.850204002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.104149 | controller | Jun 14 08:53:28.987486 crc crio[24245]: time="2026-06-14T08:53:28.987059752Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=891ea8ed-5342-401d-a79b-c1bc4c4e619c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.104164 | controller | Jun 14 08:53:29.006952 crc crio[24245]: time="2026-06-14T08:53:29.000413059Z" level=info msg="Creating container: openstack/dnsmasq-dns-849b84f84f-sxptr/init" id=f57a9748-3ecd-46ec-9c58-98fb6cfdcd33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.104179 | controller | Jun 14 08:53:29.006952 crc crio[24245]: time="2026-06-14T08:53:29.001032449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.104195 | controller | Jun 14 08:53:29.156790 crc crio[24245]: time="2026-06-14T08:53:29.15670227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.104210 | controller | Jun 14 08:53:29.161180 crc crio[24245]: time="2026-06-14T08:53:29.16110751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.104225 | controller | Jun 14 08:53:29.230109 crc crio[24245]: time="2026-06-14T08:53:29.229751803Z" level=info msg="Created container 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a: openshift-marketplace/redhat-marketplace-zqwcx/registry-server" id=d059393b-b9fd-4ee1-9779-8c6f6744fe86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.104241 | controller | Jun 14 08:53:29.232516 crc crio[24245]: time="2026-06-14T08:53:29.232439168Z" level=info msg="Starting container: 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a" id=4eb7ad93-2a3a-433a-a38b-91c30c0ba743 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.104256 | controller | Jun 14 08:53:29.245756 crc crio[24245]: time="2026-06-14T08:53:29.245627149Z" level=info msg="Started container" PID=91630 containerID=4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a description=openshift-marketplace/redhat-marketplace-zqwcx/registry-server id=4eb7ad93-2a3a-433a-a38b-91c30c0ba743 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8
2026-06-14 10:12:37.104276 | controller | Jun 14 08:53:29.358203 crc crio[24245]: time="2026-06-14T08:53:29.357564733Z" level=info msg="Created container 866a28c76feeef860e6901a38896d15660ef4c9f5dc7b4f247bcb570448ecdc2: openstack/dnsmasq-dns-849b84f84f-sxptr/init" id=f57a9748-3ecd-46ec-9c58-98fb6cfdcd33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.104292 | controller | Jun 14 08:53:29.359627 crc crio[24245]: time="2026-06-14T08:53:29.359581938Z" level=info msg="Starting container: 866a28c76feeef860e6901a38896d15660ef4c9f5dc7b4f247bcb570448ecdc2" id=29ab509b-296e-4a40-8466-7df3c6d133f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.104307 | controller | Jun 14 08:53:29.366733 crc crio[24245]: time="2026-06-14T08:53:29.366216689Z" level=info msg="Started container" PID=91648 containerID=866a28c76feeef860e6901a38896d15660ef4c9f5dc7b4f247bcb570448ecdc2 description=openstack/dnsmasq-dns-849b84f84f-sxptr/init id=29ab509b-296e-4a40-8466-7df3c6d133f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a
2026-06-14 10:12:37.104323 | controller | Jun 14 08:53:29.443179 crc crio[24245]: 2026-06-14T08:53:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:333da54051bd4eb Mac:82:c8:f7:4b:28:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/b3e003ec-0d45-48d6-a9c5-b030f9ab0cfc SocketPath: PciID:}] [{Interface:0xc000384780 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.104338 | controller | Jun 14 08:53:29.444712 crc crio[24245]: time="2026-06-14T08:53:29.444632931Z" level=info msg="Got pod network &{Name:dnsmasq-dns-94bfffd6f-sbs5d Namespace:openstack ID:333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10 UID:5c6492d9-c82e-4eed-b164-eac4e1a8d31b NetNS:/var/run/netns/b3e003ec-0d45-48d6-a9c5-b030f9ab0cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c6492d9_c82e_4eed_b164_eac4e1a8d31b.slice PodAnnotations:0xc002c92718}] Aliases:map[]}"
2026-06-14 10:12:37.104375 | controller | Jun 14 08:53:29.444821 crc crio[24245]: time="2026-06-14T08:53:29.444786822Z" level=info msg="Checking pod openstack_dnsmasq-dns-94bfffd6f-sbs5d for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.104393 | controller | Jun 14 08:53:29.486394 crc crio[24245]: time="2026-06-14T08:53:29.486296794Z" level=info msg="Stopping pod sandbox: f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a" id=7c91270f-800e-4c08-a870-15398f83511e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.104409 | controller | Jun 14 08:53:29.487085 crc crio[24245]: time="2026-06-14T08:53:29.487006787Z" level=info msg="Got pod network &{Name:dnsmasq-dns-849b84f84f-sxptr Namespace:openstack ID:f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a UID:b5190f9c-99de-49d5-ad0e-e64235a3075e NetNS:/var/run/netns/085d343f-a89f-4bf5-b582-dc02c8b59cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5190f9c_99de_49d5_ad0e_e64235a3075e.slice PodAnnotations:0xc006e0a258}] Aliases:map[]}"
2026-06-14 10:12:37.104425 | controller | Jun 14 08:53:29.487340 crc crio[24245]: time="2026-06-14T08:53:29.487233944Z" level=info msg="Deleting pod openstack_dnsmasq-dns-849b84f84f-sxptr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.104441 | controller | Jun 14 08:53:29.491163 crc crio[24245]: time="2026-06-14T08:53:29.490940004Z" level=info msg="Ran pod sandbox 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10 with infra container: openstack/dnsmasq-dns-94bfffd6f-sbs5d/POD" id=1ecd0fe0-d794-4248-ab31-a5a47891959f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.104460 | controller | Jun 14 08:53:29.497796 crc crio[24245]: time="2026-06-14T08:53:29.497723068Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=137a99d6-6806-4403-a5f0-0b956385bbb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.104476 | controller | Jun 14 08:53:29.593455 crc crio[24245]: time="2026-06-14T08:53:29.593316651Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=8c9ffd3d-d827-438c-a4b0-baa62131fea0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.104491 | controller | Jun 14 08:53:29.642679 crc crio[24245]: time="2026-06-14T08:53:29.642366217Z" level=info msg="Creating container: openstack/dnsmasq-dns-94bfffd6f-sbs5d/init" id=30804a59-78ee-4fdd-9503-17f973739ff9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.104506 | controller | Jun 14 08:53:29.643332 crc crio[24245]: time="2026-06-14T08:53:29.6430838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.104522 | controller | Jun 14 08:53:29.741197 crc crio[24245]: time="2026-06-14T08:53:29.74103675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.104538 | controller | Jun 14 08:53:29.753099 crc crio[24245]: time="2026-06-14T08:53:29.752396807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.104553 | controller | Jun 14 08:53:30.105598 crc crio[24245]: time="2026-06-14T08:53:30.0996927Z" level=info msg="Stopped pod sandbox: f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a" id=7c91270f-800e-4c08-a870-15398f83511e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.104568 | controller | Jun 14 08:53:30.142031 crc crio[24245]: time="2026-06-14T08:53:30.14193421Z" level=info msg="Created container 6d02bbaf5814627ee0eee75696bac9680b161cf3b8ad1a9ff26366ab1d9e38dc: openstack/dnsmasq-dns-94bfffd6f-sbs5d/init" id=30804a59-78ee-4fdd-9503-17f973739ff9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.104583 | controller | Jun 14 08:53:30.159058 crc crio[24245]: time="2026-06-14T08:53:30.158912223Z" level=info msg="Starting container: 6d02bbaf5814627ee0eee75696bac9680b161cf3b8ad1a9ff26366ab1d9e38dc" id=18da717a-8bb1-46e8-be89-c9b667033b5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.104599 | controller | Jun 14 08:53:30.168185 crc crio[24245]: time="2026-06-14T08:53:30.167323206Z" level=info msg="Started container" PID=91723 containerID=6d02bbaf5814627ee0eee75696bac9680b161cf3b8ad1a9ff26366ab1d9e38dc description=openstack/dnsmasq-dns-94bfffd6f-sbs5d/init id=18da717a-8bb1-46e8-be89-c9b667033b5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10
2026-06-14 10:12:37.104614 | controller | Jun 14 08:53:30.543153 crc crio[24245]: time="2026-06-14T08:53:30.543066058Z" level=info msg="Removing container: 866a28c76feeef860e6901a38896d15660ef4c9f5dc7b4f247bcb570448ecdc2" id=4eece291-11bc-41f3-b38e-e7d85f11aebc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.104629 | controller | Jun 14 08:53:30.571463 crc crio[24245]: time="2026-06-14T08:53:30.571396774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=da270f7d-0371-4f20-8db6-f8d714f57026 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.104644 | controller | Jun 14 08:53:30.623987 crc crio[24245]: time="2026-06-14T08:53:30.623690662Z" level=info msg="Removed container 866a28c76feeef860e6901a38896d15660ef4c9f5dc7b4f247bcb570448ecdc2: openstack/dnsmasq-dns-849b84f84f-sxptr/init" id=4eece291-11bc-41f3-b38e-e7d85f11aebc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.104663 | controller | Jun 14 08:53:30.927742 crc crio[24245]: time="2026-06-14T08:53:30.92675568Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=69b279c8-62cd-495c-b0de-7a5cf07c8ec9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.104678 | controller | Jun 14 08:53:31.177396 crc crio[24245]: time="2026-06-14T08:53:31.17701229Z" level=info msg="Creating container: openstack/dnsmasq-dns-94bfffd6f-sbs5d/dnsmasq-dns" id=da9030d7-1295-4610-a8f7-33f4d96d24b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.104694 | controller | Jun 14 08:53:31.177396 crc crio[24245]: time="2026-06-14T08:53:31.177179126Z" level=info msg="Stopping container: 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3 (timeout: 2s)" id=25e541d8-7b5b-4546-ab89-28bd3356fb2d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.104708 | controller | Jun 14 08:53:31.178789 crc crio[24245]: time="2026-06-14T08:53:31.177517946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.104723 | controller | Jun 14 08:53:31.250488 crc crio[24245]: time="2026-06-14T08:53:31.250383813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.104738 | controller | Jun 14 08:53:31.256173 crc crio[24245]: time="2026-06-14T08:53:31.256036943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.104753 | controller | Jun 14 08:53:31.636758 crc crio[24245]: time="2026-06-14T08:53:31.636341798Z" level=info msg="Created container e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811: openstack/dnsmasq-dns-94bfffd6f-sbs5d/dnsmasq-dns" id=da9030d7-1295-4610-a8f7-33f4d96d24b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.104768 | controller | Jun 14 08:53:31.639648 crc crio[24245]: time="2026-06-14T08:53:31.639527809Z" level=info msg="Starting container: e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811" id=bd61631d-f8ee-465a-946e-853269ec0198 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.104784 | controller | Jun 14 08:53:31.648410 crc crio[24245]: time="2026-06-14T08:53:31.648303279Z" level=info msg="Started container" PID=91822 containerID=e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811 description=openstack/dnsmasq-dns-94bfffd6f-sbs5d/dnsmasq-dns id=bd61631d-f8ee-465a-946e-853269ec0198 name=/runtime.v1.RuntimeService/StartContainer sandboxID=333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10
2026-06-14 10:12:37.104800 | controller | Jun 14 08:53:32.506387 crc crio[24245]: time="2026-06-14T08:53:32.506152151Z" level=info msg="Stopped container 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3: openshift-marketplace/community-operators-v56n6/registry-server" id=25e541d8-7b5b-4546-ab89-28bd3356fb2d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.104815 | controller | Jun 14 08:53:32.508473 crc crio[24245]: time="2026-06-14T08:53:32.508390323Z" level=info msg="Stopping pod sandbox: 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea" id=032de079-d111-453c-aa9a-594abc403fa3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.104831 | controller | Jun 14 08:53:32.509374 crc crio[24245]: time="2026-06-14T08:53:32.509305913Z" level=info msg="Got pod network &{Name:community-operators-v56n6 Namespace:openshift-marketplace ID:7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea UID:9123cc38-9182-42da-98cf-c6c288e7f668 NetNS:/var/run/netns/20313d9b-97c3-4d82-adee-e4caed503a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9123cc38_9182_42da_98cf_c6c288e7f668.slice PodAnnotations:0xc0004cda00}] Aliases:map[]}"
2026-06-14 10:12:37.104850 | controller | Jun 14 08:53:32.509917 crc crio[24245]: time="2026-06-14T08:53:32.509692894Z" level=info msg="Deleting pod openshift-marketplace_community-operators-v56n6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.104866 | controller | Jun 14 08:53:33.021965 crc crio[24245]: time="2026-06-14T08:53:33.021671573Z" level=info msg="Stopped pod sandbox: 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea" id=032de079-d111-453c-aa9a-594abc403fa3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.104881 | controller | Jun 14 08:53:33.667599 crc crio[24245]: time="2026-06-14T08:53:33.666076209Z" level=info msg="Removing container: 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3" id=f5579e5d-c30c-402e-b443-9edc9ba7de58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.104896 | controller | Jun 14 08:53:33.707225 crc crio[24245]: time="2026-06-14T08:53:33.706914629Z" level=info msg="Removed container 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3: openshift-marketplace/community-operators-v56n6/registry-server" id=f5579e5d-c30c-402e-b443-9edc9ba7de58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.104911 | controller | Jun 14 08:53:33.710556 crc crio[24245]: time="2026-06-14T08:53:33.710445405Z" level=info msg="Removing container: 6e3f35d964043d60bf76b16a0568e843eab348ad8de8fb05a632f06de6ef44c0" id=d012e7e9-8816-4a03-9967-5eb9d034b2af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.104926 | controller | Jun 14 08:53:33.760034 crc crio[24245]: time="2026-06-14T08:53:33.759761636Z" level=info msg="Removed container 6e3f35d964043d60bf76b16a0568e843eab348ad8de8fb05a632f06de6ef44c0: openshift-marketplace/community-operators-v56n6/extract-content" id=d012e7e9-8816-4a03-9967-5eb9d034b2af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.104942 | controller | Jun 14 08:53:33.763461 crc crio[24245]: time="2026-06-14T08:53:33.763232701Z" level=info msg="Removing container: 0931a261010e50059452ecdc9646a5e86f9cbaea12f8c0efa310f0409c4b56b9" id=7d8ce214-5289-4836-9d84-ac1b195fdc2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.104957 | controller | Jun 14 08:53:33.838492 crc crio[24245]: time="2026-06-14T08:53:33.837712782Z" level=info msg="Removed container 0931a261010e50059452ecdc9646a5e86f9cbaea12f8c0efa310f0409c4b56b9: openshift-marketplace/community-operators-v56n6/extract-utilities" id=7d8ce214-5289-4836-9d84-ac1b195fdc2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.104972 | controller | Jun 14 08:53:36.750933 crc crio[24245]: time="2026-06-14T08:53:36.750349953Z" level=info msg="Stopping container: 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a (timeout: 2s)" id=9236c843-df46-4373-87f6-275793321e8a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.104987 | controller | Jun 14 08:53:36.896432 crc crio[24245]: time="2026-06-14T08:53:36.896227772Z" level=info msg="Stopped container 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a: openshift-marketplace/redhat-marketplace-zqwcx/registry-server" id=9236c843-df46-4373-87f6-275793321e8a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.105001 | controller | Jun 14 08:53:36.899551 crc crio[24245]: time="2026-06-14T08:53:36.899388953Z" level=info msg="Stopping pod sandbox: 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8" id=fc2da675-b49d-4919-b823-2c40834126d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.105017 | controller | Jun 14 08:53:36.900727 crc crio[24245]: time="2026-06-14T08:53:36.900351354Z" level=info msg="Got pod network &{Name:redhat-marketplace-zqwcx Namespace:openshift-marketplace ID:65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8 UID:86e41fe4-9cb1-4784-9755-2fb2ae68e00b NetNS:/var/run/netns/3402dae4-48da-42a0-8f37-04d9a78193e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e41fe4_9cb1_4784_9755_2fb2ae68e00b.slice PodAnnotations:0xc001c3cab0}] Aliases:map[]}"
2026-06-14 10:12:37.105036 | controller | Jun 14 08:53:36.901091 crc crio[24245]: time="2026-06-14T08:53:36.901028326Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-zqwcx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.105052 | controller | Jun 14 08:53:37.300608 crc crio[24245]: time="2026-06-14T08:53:37.300000664Z" level=info msg="Stopped pod sandbox: 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8" id=fc2da675-b49d-4919-b823-2c40834126d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.105068 | controller | Jun 14 08:53:37.779721 crc crio[24245]: time="2026-06-14T08:53:37.77903396Z" level=info msg="Removing container: 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a" id=cdeebd0e-4e31-4bea-a0ec-ccfe4f2b6e35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.105084 | controller | Jun 14 08:53:37.836233 crc crio[24245]: time="2026-06-14T08:53:37.835499403Z" level=info msg="Removed container 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a: openshift-marketplace/redhat-marketplace-zqwcx/registry-server" id=cdeebd0e-4e31-4bea-a0ec-ccfe4f2b6e35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.105099 | controller | Jun 14 08:53:37.862703 crc crio[24245]: time="2026-06-14T08:53:37.862592728Z" level=info msg="Removing container: 214f3c06e626a7ac46062589811fd32469ff81f7a3afb4e6f982cb99b84e0de5" id=f7d6e214-b6b3-4a57-9e09-2988c6950adf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.105114 | controller | Jun 14 08:53:37.902297 crc crio[24245]: time="2026-06-14T08:53:37.901982136Z" level=info msg="Removed container 214f3c06e626a7ac46062589811fd32469ff81f7a3afb4e6f982cb99b84e0de5: openshift-marketplace/redhat-marketplace-zqwcx/extract-content" id=f7d6e214-b6b3-4a57-9e09-2988c6950adf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.105129 | controller | Jun 14 08:53:37.907685 crc crio[24245]: time="2026-06-14T08:53:37.907637716Z" level=info msg="Removing container: e52629e3de866a245fcf6f9842e41f47af079cf1abfddf825db3d853181836a6" id=33e169a9-f3a5-41a7-8c72-23f508edced8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.105145 | controller | Jun 14 08:53:37.983338 crc crio[24245]: time="2026-06-14T08:53:37.983208418Z" level=info msg="Removed container e52629e3de866a245fcf6f9842e41f47af079cf1abfddf825db3d853181836a6: openshift-marketplace/redhat-marketplace-zqwcx/extract-utilities" id=33e169a9-f3a5-41a7-8c72-23f508edced8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.105160 | controller | Jun 14 08:53:43.604336 crc crio[24245]: time="2026-06-14T08:53:43.603408793Z" level=info msg="Stopping container: 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49 (timeout: 10s)" id=1087a76e-3bc9-420a-95c7-0c01fa0c13f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.105175 | controller | Jun 14 08:53:43.767822 crc crio[24245]: time="2026-06-14T08:53:43.767161705Z" level=info msg="Stopped container 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49: openstack/dnsmasq-dns-786645bb79-rqwc4/dnsmasq-dns" id=1087a76e-3bc9-420a-95c7-0c01fa0c13f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.105190 | controller | Jun 14 08:53:43.774496 crc crio[24245]: time="2026-06-14T08:53:43.771552857Z" level=info msg="Stopping pod sandbox: ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495" id=d1f7c073-f0a1-4f96-9e98-cda31f0d960b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.105208 | controller | Jun 14 08:53:43.774496 crc crio[24245]: time="2026-06-14T08:53:43.772451746Z" level=info msg="Got pod network &{Name:dnsmasq-dns-786645bb79-rqwc4 Namespace:openstack ID:ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495 UID:30bc4bbb-5388-47f0-aa42-bbb39735f98b NetNS:/var/run/netns/702c26bb-384e-4262-8f96-03b4e5231196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30bc4bbb_5388_47f0_aa42_bbb39735f98b.slice PodAnnotations:0xc001c3ccb0}] Aliases:map[]}"
2026-06-14 10:12:37.105224 | controller | Jun 14 08:53:43.774496 crc crio[24245]: time="2026-06-14T08:53:43.772589471Z" level=info msg="Deleting pod openstack_dnsmasq-dns-786645bb79-rqwc4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.105239 | controller | Jun 14 08:53:44.254546 crc crio[24245]: time="2026-06-14T08:53:44.254049704Z" level=info msg="Stopped pod sandbox: ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495" id=d1f7c073-f0a1-4f96-9e98-cda31f0d960b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.105255 | controller | Jun 14 08:53:44.941509 crc crio[24245]: time="2026-06-14T08:53:44.941121986Z" level=info msg="Removing container: 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49" id=4d7fef2b-a3a2-43fe-8c1a-d1f11e618b44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.105269 | controller | Jun 14 08:53:44.979936 crc crio[24245]: time="2026-06-14T08:53:44.979752821Z" level=info msg="Removed container 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49: openstack/dnsmasq-dns-786645bb79-rqwc4/dnsmasq-dns" id=4d7fef2b-a3a2-43fe-8c1a-d1f11e618b44 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.105284 | controller | Jun 14 08:53:44.996936 crc crio[24245]: time="2026-06-14T08:53:44.996783652Z" level=info msg="Removing container: c2a3b0e851862918f0ed7ccd8f9a79bc2536bb664178dba90dfe4e9b6685e163" id=17add5d9-a7a8-412d-bb36-c3272f0c23c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.105299 | controller | Jun 14 08:53:45.040027 crc crio[24245]: time="2026-06-14T08:53:45.03969932Z" level=info msg="Removed container c2a3b0e851862918f0ed7ccd8f9a79bc2536bb664178dba90dfe4e9b6685e163: openstack/dnsmasq-dns-786645bb79-rqwc4/init" id=17add5d9-a7a8-412d-bb36-c3272f0c23c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.105315 | controller | Jun 14 08:54:00.891028 crc crio[24245]: time="2026-06-14T08:54:00.889014736Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690454-sxj55/POD" id=07c824a4-acc2-4f22-9a87-ff77ac40c720 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.105330 | controller | Jun 14 08:54:00.891028 crc crio[24245]: time="2026-06-14T08:54:00.889808172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.105359 | controller | Jun 14 08:54:00.938314 crc crio[24245]: time="2026-06-14T08:54:00.938169386Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690454-sxj55 Namespace:openshift-infra ID:e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab UID:cee2eb9b-0fe9-417b-88af-e80597de35ae NetNS:/var/run/netns/819e11af-bad0-43d0-b18f-7675c2441569 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcee2eb9b_0fe9_417b_88af_e80597de35ae.slice PodAnnotations:0xc00161a0c0}] Aliases:map[]}"
2026-06-14 10:12:37.105381 | controller | Jun 14 08:54:00.938314 crc crio[24245]: time="2026-06-14T08:54:00.93828762Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690454-sxj55 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.105400 | controller | Jun 14 08:54:03.024730 crc crio[24245]: 2026-06-14T08:54:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9852ff38f6c44b Mac:2a:3e:04:a9:5d:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/819e11af-bad0-43d0-b18f-7675c2441569 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.105417 | controller | Jun 14 08:54:03.027618 crc crio[24245]: time="2026-06-14T08:54:03.026740588Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690454-sxj55 Namespace:openshift-infra ID:e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab UID:cee2eb9b-0fe9-417b-88af-e80597de35ae NetNS:/var/run/netns/819e11af-bad0-43d0-b18f-7675c2441569 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcee2eb9b_0fe9_417b_88af_e80597de35ae.slice PodAnnotations:0xc00161a0c0}] Aliases:map[]}"
2026-06-14 10:12:37.105432 | controller | Jun 14 08:54:03.027618 crc crio[24245]: time="2026-06-14T08:54:03.027010307Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690454-sxj55 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.105448 | controller | Jun 14 08:54:03.055651 crc crio[24245]: time="2026-06-14T08:54:03.055543216Z" level=info msg="Ran pod sandbox e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab with infra container: openshift-infra/auto-csr-approver-29690454-sxj55/POD" id=07c824a4-acc2-4f22-9a87-ff77ac40c720 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.105463 | controller | Jun 14 08:54:03.059786 crc crio[24245]: time="2026-06-14T08:54:03.059699719Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9fe4061d-b27e-4359-ae28-d4787d47232c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.105479 | controller | Jun 14 08:54:03.076283 crc crio[24245]: time="2026-06-14T08:54:03.076165275Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.105494 | controller | Jun 14 08:54:03.456823 crc crio[24245]: time="2026-06-14T08:54:03.456423077Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-2m244/POD" id=104800e7-89eb-4a1d-8334-9d961bf1b027 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.105510 | controller | Jun 14 08:54:03.457042 crc crio[24245]: time="2026-06-14T08:54:03.456922583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.105525 | controller | Jun 14 08:54:03.495897 crc crio[24245]: time="2026-06-14T08:54:03.495748622Z" level=info msg="Got pod network &{Name:redhat-operators-2m244 Namespace:openshift-marketplace ID:c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958 UID:e640af8c-e474-43c2-9665-95db14728386 NetNS:/var/run/netns/fec9e191-0bf7-4c04-8330-78d1d83c35cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode640af8c_e474_43c2_9665_95db14728386.slice PodAnnotations:0xc006e0aba8}] Aliases:map[]}"
2026-06-14 10:12:37.105541 | controller | Jun 14 08:54:03.495897 crc crio[24245]: time="2026-06-14T08:54:03.495794414Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-2m244 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.105557 | controller | Jun 14 08:54:03.822898 crc crio[24245]: time="2026-06-14T08:54:03.822727413Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9fe4061d-b27e-4359-ae28-d4787d47232c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.105572 | controller | Jun 14 08:54:03.824363 crc crio[24245]: time="2026-06-14T08:54:03.824239593Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e36801b7-17aa-4bb2-9743-ead2e0e984df name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.105591 | controller | Jun 14 08:54:03.827701 crc crio[24245]: time="2026-06-14T08:54:03.826583467Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c945faec-ab1b-4c37-bbfd-9d1662370cdd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.105607 | controller | Jun 14 08:54:03.835019 crc crio[24245]: time="2026-06-14T08:54:03.834760167Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690454-sxj55/oc" id=18808d56-412f-41c8-bdf7-8311d501383f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.105623 | controller | Jun 14 08:54:03.835400 crc crio[24245]: time="2026-06-14T08:54:03.835334586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.105639 | controller | Jun 14 08:54:03.900696 crc crio[24245]: time="2026-06-14T08:54:03.899524866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.105654 | controller | Jun 14 08:54:04.097218 crc crio[24245]: time="2026-06-14T08:54:04.095204074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.105669 | controller | Jun 14 08:54:04.162515 crc crio[24245]: 2026-06-14T08:54:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c12e9d0f321d747 Mac:aa:fe:73:8c:e9:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/fec9e191-0bf7-4c04-8330-78d1d83c35cc SocketPath: PciID:}] [{Interface:0xc000292990 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.105685 | controller | Jun 14 08:54:04.172186 crc crio[24245]: time="2026-06-14T08:54:04.172105642Z" level=info msg="Got pod network &{Name:redhat-operators-2m244 Namespace:openshift-marketplace ID:c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958 UID:e640af8c-e474-43c2-9665-95db14728386 NetNS:/var/run/netns/fec9e191-0bf7-4c04-8330-78d1d83c35cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode640af8c_e474_43c2_9665_95db14728386.slice PodAnnotations:0xc006e0aba8}] Aliases:map[]}"
2026-06-14 10:12:37.105700 | controller | Jun 14 08:54:04.172470 crc crio[24245]: time="2026-06-14T08:54:04.172381418Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-2m244 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.105716 | controller | Jun 14 08:54:04.192567 crc crio[24245]: time="2026-06-14T08:54:04.192505372Z" level=info msg="Ran pod sandbox c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958 with infra container: openshift-marketplace/redhat-operators-2m244/POD" id=104800e7-89eb-4a1d-8334-9d961bf1b027 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.105731 | controller | Jun 14 08:54:04.195827 crc crio[24245]: time="2026-06-14T08:54:04.195740144Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7b618202-a6d0-4de5-9425-1fa4bc123dec name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.105746 | controller | Jun 14 08:54:04.199450 crc crio[24245]: time="2026-06-14T08:54:04.19937812Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=119aedb5-a667-4d4c-9707-4bfa09871190 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.105761 | controller | Jun 14 08:54:04.214385 crc crio[24245]: time="2026-06-14T08:54:04.214197523Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2m244/extract-utilities" id=8916e6c6-7f09-444c-960a-4313cc83c5f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.105780 | controller | Jun 14 08:54:04.214820 crc crio[24245]: time="2026-06-14T08:54:04.21471676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.105795 | controller | Jun 14 08:54:04.236899 crc crio[24245]: time="2026-06-14T08:54:04.236760834Z" level=info msg="Created container e12470e8b6debc6b8bd03848a2207d0f0fddae006607693ab296af3e637a6c3b: openshift-infra/auto-csr-approver-29690454-sxj55/oc" id=18808d56-412f-41c8-bdf7-8311d501383f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.105810 | controller | Jun 14 08:54:04.240381 crc crio[24245]: time="2026-06-14T08:54:04.240298378Z" level=info msg="Starting container: e12470e8b6debc6b8bd03848a2207d0f0fddae006607693ab296af3e637a6c3b" id=497dea6d-a76a-4cf8-9915-1fc004dd7102 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.105826 | controller | Jun 14 08:54:04.245536 crc crio[24245]: time="2026-06-14T08:54:04.24537108Z" level=info msg="Started container" PID=93692 containerID=e12470e8b6debc6b8bd03848a2207d0f0fddae006607693ab296af3e637a6c3b description=openshift-infra/auto-csr-approver-29690454-sxj55/oc id=497dea6d-a76a-4cf8-9915-1fc004dd7102 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab
2026-06-14 10:12:37.105841 | controller | Jun 14 08:54:04.294585 crc crio[24245]: time="2026-06-14T08:54:04.294530769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.105857 | controller | Jun 14 08:54:04.302149 crc crio[24245]: time="2026-06-14T08:54:04.301753609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.105872 | controller | Jun 14 08:54:04.477313 crc crio[24245]: time="2026-06-14T08:54:04.476721916Z" level=info msg="Created container 78428e314f1c9a9a935c69b0503cf8e64ee7b1cacbc5678c1eb247dd744f4840: openshift-marketplace/redhat-operators-2m244/extract-utilities" id=8916e6c6-7f09-444c-960a-4313cc83c5f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.105887 | controller | Jun 14 08:54:04.478603 crc crio[24245]: time="2026-06-14T08:54:04.478497515Z" level=info msg="Starting container: 78428e314f1c9a9a935c69b0503cf8e64ee7b1cacbc5678c1eb247dd744f4840" id=44246e1f-a8fe-4091-9e5c-8285beb23a8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.105902 | controller | Jun 14 08:54:04.488085 crc crio[24245]: time="2026-06-14T08:54:04.487922444Z" level=info msg="Started container" PID=93717 containerID=78428e314f1c9a9a935c69b0503cf8e64ee7b1cacbc5678c1eb247dd744f4840 description=openshift-marketplace/redhat-operators-2m244/extract-utilities id=44246e1f-a8fe-4091-9e5c-8285beb23a8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958
2026-06-14 10:12:37.105917 | controller | Jun 14 08:54:04.535928 crc crio[24245]: time="2026-06-14T08:54:04.533283514Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=129af82a-5148-4758-ad6a-624b12e4e154 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.105933 | controller | Jun 14 08:54:04.540486 crc crio[24245]: time="2026-06-14T08:54:04.540408842Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-14 10:12:37.105948 | controller | Jun 14 08:54:05.138034 crc crio[24245]: time="2026-06-14T08:54:05.137787095Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=129af82a-5148-4758-ad6a-624b12e4e154 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.105967 | controller | Jun 14 08:54:05.139650 crc crio[24245]: time="2026-06-14T08:54:05.139362365Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=1dd38983-7733-423d-91e0-4a5005cde629 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.105985 | controller | Jun 14 08:54:05.143201 crc crio[24245]: time="2026-06-14T08:54:05.143148965Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=506303b5-d626-4408-9724-3e1fd2883f9a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.106001 | controller | Jun 14 08:54:05.152285 crc crio[24245]: time="2026-06-14T08:54:05.152141813Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2m244/extract-content" id=5a3370d4-554d-4cd1-a5b2-a8c29cebf17b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.106017 | controller | Jun 14 08:54:05.152679 crc crio[24245]: time="2026-06-14T08:54:05.152618448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.106033 | controller | Jun 14 08:54:05.201413 crc crio[24245]: time="2026-06-14T08:54:05.201304993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.106049 | controller | Jun 14 08:54:05.205499 crc crio[24245]: time="2026-06-14T08:54:05.205428804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.106064 | controller | Jun 14 08:54:05.368758 crc crio[24245]: time="2026-06-14T08:54:05.368646336Z" level=info msg="Created container e14bce234e964dcb9baa735b0e010cec81a02a0e1174be23e80439cfb0bc557c: openshift-marketplace/redhat-operators-2m244/extract-content" id=5a3370d4-554d-4cd1-a5b2-a8c29cebf17b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.106080 | controller | Jun 14 08:54:05.370508 crc crio[24245]: time="2026-06-14T08:54:05.370420192Z" level=info msg="Starting container: e14bce234e964dcb9baa735b0e010cec81a02a0e1174be23e80439cfb0bc557c" id=79fea6d1-9610-424a-a45e-e0f6492d7e9b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.106095 | controller | Jun 14 08:54:05.378236 crc crio[24245]: time="2026-06-14T08:54:05.377347004Z" level=info msg="Started container" PID=93844 containerID=e14bce234e964dcb9baa735b0e010cec81a02a0e1174be23e80439cfb0bc557c description=openshift-marketplace/redhat-operators-2m244/extract-content id=79fea6d1-9610-424a-a45e-e0f6492d7e9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958
2026-06-14 10:12:37.106111 | controller | Jun 14 08:54:06.576907 crc crio[24245]: time="2026-06-14T08:54:06.576394671Z" level=info msg="Stopping pod sandbox: e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab" id=d9ab7ebc-dd15-47da-987f-e017020153c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.106127 | controller | Jun 14 08:54:06.578646 crc crio[24245]: time="2026-06-14T08:54:06.577672773Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690454-sxj55 Namespace:openshift-infra ID:e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab UID:cee2eb9b-0fe9-417b-88af-e80597de35ae NetNS:/var/run/netns/819e11af-bad0-43d0-b18f-7675c2441569 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcee2eb9b_0fe9_417b_88af_e80597de35ae.slice PodAnnotations:0xc000131090}] Aliases:map[]}"
2026-06-14 10:12:37.106143 | controller | Jun 14 08:54:06.578646 crc crio[24245]: time="2026-06-14T08:54:06.577809567Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690454-sxj55 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.106161 | controller | Jun 14 08:54:06.998208 crc crio[24245]: time="2026-06-14T08:54:06.997208088Z" level=info msg="Stopped pod sandbox: e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab" id=d9ab7ebc-dd15-47da-987f-e017020153c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.106177 | controller | Jun 14 08:54:12.741462 crc crio[24245]: time="2026-06-14T08:54:12.739947181Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=553d56f9-d101-4c60-a6a0-d582a7fc1839 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.106193 | controller | Jun 14 08:54:12.751611 crc crio[24245]: time="2026-06-14T08:54:12.746945933Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=efd7f173-463c-425b-ad6b-8c7590485204 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.106208 | controller | Jun 14 08:54:13.380286 crc crio[24245]: time="2026-06-14T08:54:13.380110451Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2m244/registry-server" id=e84cb8e8-a3bf-4bc5-af95-571e90de77a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.106223 | controller | Jun 14 08:54:13.380729 crc crio[24245]: time="2026-06-14T08:54:13.380663699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.106238 | controller | Jun 14 08:54:13.472067 crc crio[24245]: time="2026-06-14T08:54:13.471964804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.106253 | controller | Jun 14 08:54:13.476741 crc crio[24245]: time="2026-06-14T08:54:13.476662144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.106268 | controller | Jun 14 08:54:14.310937 crc crio[24245]: time="2026-06-14T08:54:14.307383491Z" level=info msg="Created container 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2: openshift-marketplace/redhat-operators-2m244/registry-server" id=e84cb8e8-a3bf-4bc5-af95-571e90de77a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.106283 | controller | Jun 14 08:54:14.335469 crc crio[24245]: time="2026-06-14T08:54:14.334997293Z" level=info msg="Starting container: 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2" id=f8c8006a-fb90-41c9-b523-de126ca9d235 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.106298 | controller | Jun 14 08:54:14.359479 crc crio[24245]: time="2026-06-14T08:54:14.359305852Z" level=info msg="Started container" PID=94194 containerID=0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2 description=openshift-marketplace/redhat-operators-2m244/registry-server id=f8c8006a-fb90-41c9-b523-de126ca9d235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958
2026-06-14 10:12:37.106313 | controller | Jun 14 08:54:22.154021 crc crio[24245]: time="2026-06-14T08:54:22.152641696Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-tbwhm/POD" id=1f32acff-84b9-49ef-a19e-e8ed8431efe8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.106329 | controller | Jun 14 08:54:22.155925 crc crio[24245]: time="2026-06-14T08:54:22.154039821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.106360 | controller | Jun 14 08:54:22.243598 crc crio[24245]: time="2026-06-14T08:54:22.243473547Z" level=info msg="Got pod network &{Name:certified-operators-tbwhm Namespace:openshift-marketplace ID:6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06 UID:0add50fc-1b39-4717-a3b7-3b6f76449310 NetNS:/var/run/netns/d14361f6-7807-402c-8a82-f2b180577ae3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0add50fc_1b39_4717_a3b7_3b6f76449310.slice PodAnnotations:0xc00161a300}] Aliases:map[]}"
2026-06-14 10:12:37.106390 | controller | Jun 14 08:54:22.243598 crc crio[24245]: time="2026-06-14T08:54:22.243555319Z" level=info msg="Adding pod openshift-marketplace_certified-operators-tbwhm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.106407 | controller | Jun 14 08:54:22.845708 crc crio[24245]: time="2026-06-14T08:54:22.843433224Z" level=info msg="Removing container: 24b25f378e74d6599993b4b5abc41065bddd8b9f8a12da4bc4f6495c5b931efb" id=d43ef42d-fdfb-4b51-898b-ec561463d32e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.106423 | controller | Jun 14 08:54:23.341148 crc crio[24245]: time="2026-06-14T08:54:23.340213646Z" level=info msg="Removed container 24b25f378e74d6599993b4b5abc41065bddd8b9f8a12da4bc4f6495c5b931efb: openstack/keystone-bootstrap-np4tb/keystone-bootstrap" id=d43ef42d-fdfb-4b51-898b-ec561463d32e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.106438 | controller | Jun 14 08:54:23.358165 crc crio[24245]: time="2026-06-14T08:54:23.357180158Z" level=info msg="Removing container: c5234d62167f2df341f319256db83cbfe89737f7361fa08db0de7f7af810a5f8" id=c3ef4111-ac93-4fb2-b07a-af4075cf457d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.106453 | controller | Jun 14 08:54:23.500234 crc crio[24245]: time="2026-06-14T08:54:23.500080495Z" level=info msg="Removed container c5234d62167f2df341f319256db83cbfe89737f7361fa08db0de7f7af810a5f8: openshift-infra/auto-csr-approver-29690448-dnr4s/oc" id=c3ef4111-ac93-4fb2-b07a-af4075cf457d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.106469 | controller | Jun 14 08:54:23.509729 crc crio[24245]: time="2026-06-14T08:54:23.509553824Z" level=info msg="Removing container: d06cdc6f564ecd78d45b08c48804eb909111c304abb4ae6b6fbaa2393c355cb9" id=c01feb0b-8589-49f7-874a-c3a467cdac1a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.106484 | controller | Jun 14 08:54:23.584018 crc crio[24245]: 2026-06-14T08:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d1d5e8077d9bba Mac:e2:df:21:cc:5f:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/d14361f6-7807-402c-8a82-f2b180577ae3 SocketPath: PciID:}] [{Interface:0xc0001a46d0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.106500 | controller | Jun 14 08:54:23.586775 crc crio[24245]: time="2026-06-14T08:54:23.586682637Z" level=info msg="Got pod network &{Name:certified-operators-tbwhm Namespace:openshift-marketplace ID:6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06 UID:0add50fc-1b39-4717-a3b7-3b6f76449310 NetNS:/var/run/netns/d14361f6-7807-402c-8a82-f2b180577ae3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0add50fc_1b39_4717_a3b7_3b6f76449310.slice PodAnnotations:0xc00161a300}] Aliases:map[]}"
2026-06-14 10:12:37.106516 | controller | Jun 14 08:54:23.587016 crc crio[24245]: time="2026-06-14T08:54:23.586956036Z" level=info msg="Checking pod openshift-marketplace_certified-operators-tbwhm for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.106532 | controller | Jun 14 08:54:23.655283 crc crio[24245]: time="2026-06-14T08:54:23.655128842Z" level=info msg="Ran pod sandbox 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06 with infra container: openshift-marketplace/certified-operators-tbwhm/POD" id=1f32acff-84b9-49ef-a19e-e8ed8431efe8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.106551 | controller | Jun 14 08:54:23.657547 crc crio[24245]: time="2026-06-14T08:54:23.657489827Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ca2697f3-27b1-4224-91e5-873188437dcc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.106567 | controller | Jun 14 08:54:23.698619 crc crio[24245]: time="2026-06-14T08:54:23.698516888Z" level=info msg="Removed container d06cdc6f564ecd78d45b08c48804eb909111c304abb4ae6b6fbaa2393c355cb9: openstack/ovn-controller-jrwkf-config-bn68h/ovn-config" id=c01feb0b-8589-49f7-874a-c3a467cdac1a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.106582 | controller | Jun 14 08:54:23.703597 crc crio[24245]: time="2026-06-14T08:54:23.703424284Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=628de716-4a54-48f4-ba66-1bf738adfb30 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.106598 | controller | Jun 14 08:54:23.710902 crc crio[24245]: time="2026-06-14T08:54:23.710782849Z" level=info msg="Removing container: ae2966dfc803b95b33a3ce5406b5d3010be2cc5fa6fad2b75622cc2ef0b18767" id=5a1b5b5c-cd54-46e7-93d1-cf697b233399 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.106613 | controller | Jun 14 08:54:23.722421 crc crio[24245]: time="2026-06-14T08:54:23.722337649Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tbwhm/extract-utilities" id=bd5eddfd-db43-4c4d-94a5-e48f4c3b56d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.106628 | controller | Jun 14 08:54:23.723441 crc crio[24245]: time="2026-06-14T08:54:23.723228717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.106644 | controller | Jun 14 08:54:23.898130 crc crio[24245]: time="2026-06-14T08:54:23.898072119Z" level=info msg="Removed container ae2966dfc803b95b33a3ce5406b5d3010be2cc5fa6fad2b75622cc2ef0b18767: openstack/ovn-controller-jrwkf-config-wqhnn/ovn-config" id=5a1b5b5c-cd54-46e7-93d1-cf697b233399 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.106659 | controller | Jun 14 08:54:23.918595 crc crio[24245]: time="2026-06-14T08:54:23.918510932Z" level=info msg="Stopping pod sandbox: 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea" id=ddbd0207-275b-4721-a4c3-30add70a4bf2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.106674 | controller | Jun 14 08:54:23.918820 crc crio[24245]: time="2026-06-14T08:54:23.918625626Z" level=info msg="Stopped pod sandbox (already stopped): 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea" id=ddbd0207-275b-4721-a4c3-30add70a4bf2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.106690 | controller | Jun 14 08:54:23.919192 crc crio[24245]: time="2026-06-14T08:54:23.919154533Z" level=info msg="Removing pod sandbox: 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea" id=c073572b-5f86-4570-9750-b80d4c0644fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.106705 | controller | Jun 14 08:54:23.943023 crc crio[24245]: time="2026-06-14T08:54:23.940671809Z" level=info msg="Removed pod sandbox: 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea" id=c073572b-5f86-4570-9750-b80d4c0644fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.106720 | controller | Jun 14 08:54:23.943023 crc crio[24245]: time="2026-06-14T08:54:23.941806759Z" level=info msg="Stopping pod sandbox: f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a" id=b8722a42-381e-4214-9182-c5c693904c3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.106736 | controller | Jun 14 08:54:23.943023 crc crio[24245]: time="2026-06-14T08:54:23.941987025Z" level=info msg="Stopped pod sandbox (already stopped): f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a" id=b8722a42-381e-4214-9182-c5c693904c3f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.106755 | controller | Jun 14 08:54:23.943453 crc crio[24245]: time="2026-06-14T08:54:23.943333365Z" level=info msg="Removing pod sandbox: f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a" id=9f2eb9e5-9eec-42e8-8175-45ca8b050ddd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.106771 | controller | Jun 14 08:54:23.959369 crc crio[24245]: time="2026-06-14T08:54:23.959228703Z" level=info msg="Removed pod sandbox: f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a" id=9f2eb9e5-9eec-42e8-8175-45ca8b050ddd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.106786 | controller | Jun 14 08:54:23.960903 crc crio[24245]: time="2026-06-14T08:54:23.960043458Z" level=info msg="Stopping pod sandbox: 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8" id=606e997c-1464-4fd4-b4b0-f3ff9ae4a089 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.106801 | controller | Jun 14 08:54:23.968466 crc crio[24245]: time="2026-06-14T08:54:23.967944511Z" level=info msg="Stopped pod sandbox (already stopped): 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8" id=606e997c-1464-4fd4-b4b0-f3ff9ae4a089 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.106816 | controller | Jun 14 08:54:23.969470 crc crio[24245]: time="2026-06-14T08:54:23.969351376Z" level=info msg="Removing pod sandbox: 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8" id=a3b50d7c-d56b-4b00-8e11-3fdbc0d19d1a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.106831 | controller | Jun 14 08:54:23.971439 crc crio[24245]: time="2026-06-14T08:54:23.971338929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.106846 | controller | Jun 14 08:54:23.975691 crc crio[24245]: time="2026-06-14T08:54:23.975622996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.106861 | controller | Jun 14 08:54:23.990149 crc crio[24245]: time="2026-06-14T08:54:23.990010365Z" level=info msg="Removed pod sandbox: 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8" id=a3b50d7c-d56b-4b00-8e11-3fdbc0d19d1a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.106876 | controller | Jun 14 08:54:23.991672 crc crio[24245]: time="2026-06-14T08:54:23.991597456Z" level=info msg="Stopping pod sandbox: dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5" id=6d77915a-8d1f-45da-baf9-d33f369cdc50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.106890 | controller | Jun 14 08:54:23.991815 crc crio[24245]: time="2026-06-14T08:54:23.991702209Z" level=info msg="Stopped pod sandbox (already stopped): dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5" id=6d77915a-8d1f-45da-baf9-d33f369cdc50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.106905 | controller | Jun 14 08:54:23.992916 crc crio[24245]: time="2026-06-14T08:54:23.992777654Z" level=info msg="Removing pod sandbox: dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5" id=42f9cf4d-969e-449e-9be0-640f1423d8fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.106920 | controller | Jun 14 08:54:24.018590 crc crio[24245]: time="2026-06-14T08:54:24.018518195Z" level=info msg="Removed pod sandbox: dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5" id=42f9cf4d-969e-449e-9be0-640f1423d8fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.106935 | controller | Jun 14 08:54:24.020375 crc crio[24245]: time="2026-06-14T08:54:24.020345833Z" level=info msg="Stopping pod sandbox: ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495" id=8584fb67-1a95-43ac-b0ab-8907ed8c5c35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.106953 | controller | Jun 14 08:54:24.020533 crc crio[24245]: time="2026-06-14T08:54:24.020514948Z" level=info msg="Stopped pod sandbox (already stopped): ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495" id=8584fb67-1a95-43ac-b0ab-8907ed8c5c35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.106969 | controller | Jun 14 08:54:24.022151 crc crio[24245]: time="2026-06-14T08:54:24.021582873Z" level=info msg="Removing pod sandbox: ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495" id=e8943e11-fc9c-49e1-8ecd-d86347ac59b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.106984 | controller | Jun 14 08:54:24.042740 crc crio[24245]: time="2026-06-14T08:54:24.042692788Z" level=info msg="Removed pod sandbox: ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495" id=e8943e11-fc9c-49e1-8ecd-d86347ac59b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.106998 | controller | Jun 14 08:54:24.045103 crc crio[24245]: time="2026-06-14T08:54:24.044952649Z" level=info msg="Stopping pod sandbox: 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104" id=a45fd2ee-0d40-4f3f-a945-695c3c5eaa80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.107013 | controller | Jun 14 08:54:24.045409 crc crio[24245]: time="2026-06-14T08:54:24.045221088Z" level=info msg="Stopped pod sandbox (already stopped): 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104" id=a45fd2ee-0d40-4f3f-a945-695c3c5eaa80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.107028 | controller | Jun 14 08:54:24.048017 crc crio[24245]: time="2026-06-14T08:54:24.047987676Z" level=info msg="Removing pod sandbox: 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104" id=118deec8-95ac-4040-aa29-91b477bb6732 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.107043 | controller | Jun 14 08:54:24.069406 crc crio[24245]: time="2026-06-14T08:54:24.069303188Z" level=info msg="Removed pod sandbox: 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104" id=118deec8-95ac-4040-aa29-91b477bb6732 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.107058 | controller | Jun 14 08:54:24.071238 crc crio[24245]: time="2026-06-14T08:54:24.071031541Z" level=info msg="Stopping pod sandbox: 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181" id=88278dc6-8a11-4257-9287-af94a7cccc84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.107073 | controller | Jun 14 08:54:24.071417 crc crio[24245]: time="2026-06-14T08:54:24.071243339Z" level=info msg="Stopped pod sandbox (already stopped): 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181" id=88278dc6-8a11-4257-9287-af94a7cccc84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.107088 | controller | Jun 14 08:54:24.072414 crc crio[24245]: time="2026-06-14T08:54:24.072379835Z" level=info msg="Removing pod sandbox: 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181" id=b8f9ee4d-0222-44c8-8eb4-ff3583af99dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.107102 | controller | Jun 14 08:54:24.090025 crc crio[24245]: time="2026-06-14T08:54:24.089969227Z" level=info msg="Removed pod sandbox: 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181" id=b8f9ee4d-0222-44c8-8eb4-ff3583af99dd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.107117 | controller | Jun 14 08:54:24.092992 crc crio[24245]: time="2026-06-14T08:54:24.092915002Z" level=info msg="Stopping pod sandbox: 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f" id=db399af6-2a60-4d1e-b910-ac8c55be461f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.107132 | controller | Jun 14 08:54:24.093240 crc crio[24245]: time="2026-06-14T08:54:24.093214431Z" level=info msg="Stopped pod sandbox (already stopped): 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f" id=db399af6-2a60-4d1e-b910-ac8c55be461f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.107151 | controller | Jun 14 08:54:24.094313 crc crio[24245]: time="2026-06-14T08:54:24.094200512Z" level=info msg="Removing pod sandbox: 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f" id=e7b379f5-8ad3-47ba-a843-b7bc8960bdd4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.107166 | controller | Jun 14 08:54:24.142338 crc crio[24245]: time="2026-06-14T08:54:24.142184895Z" level=info msg="Removed pod sandbox: 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f" id=e7b379f5-8ad3-47ba-a843-b7bc8960bdd4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.107182 | controller | Jun 14 08:54:24.156497 crc crio[24245]: time="2026-06-14T08:54:24.156095399Z" level=info msg="Created container 30e7ed5cff124a4a8fad2220094db2143655694bb0c409708ad65d0eaebbd107: openshift-marketplace/certified-operators-tbwhm/extract-utilities" id=bd5eddfd-db43-4c4d-94a5-e48f4c3b56d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.107197 | controller | Jun 14 08:54:24.159138 crc crio[24245]: time="2026-06-14T08:54:24.158947049Z" level=info msg="Starting container: 30e7ed5cff124a4a8fad2220094db2143655694bb0c409708ad65d0eaebbd107" id=f3ab88ba-97aa-4e6d-b96d-825ad723143f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.107212 | controller | Jun 14 08:54:24.166535 crc crio[24245]: time="2026-06-14T08:54:24.166313636Z" level=info msg="Started container" PID=94746 containerID=30e7ed5cff124a4a8fad2220094db2143655694bb0c409708ad65d0eaebbd107 description=openshift-marketplace/certified-operators-tbwhm/extract-utilities id=f3ab88ba-97aa-4e6d-b96d-825ad723143f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06
2026-06-14 10:12:37.107227 | controller | Jun 14 08:54:24.514213 crc crio[24245]: time="2026-06-14T08:54:24.51381319Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=fbeb097d-e4f9-4d35-8160-2801337be5fa name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.107242 | controller | Jun 14 08:54:24.523406 crc crio[24245]: time="2026-06-14T08:54:24.523213881Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-14 10:12:37.107258 | controller | Jun 14 08:54:25.676747 crc crio[24245]: time="2026-06-14T08:54:25.676134454Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4" id=fbeb097d-e4f9-4d35-8160-2801337be5fa name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.107274 | controller | Jun 14 08:54:25.678305 crc crio[24245]: time="2026-06-14T08:54:25.678016286Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9074ca08-0030-4720-a93e-be65a451514c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.107289 | controller | Jun 14 08:54:25.681569 crc crio[24245]: time="2026-06-14T08:54:25.68133228Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a71d0bf9-edda-439f-ac8c-3f255b1eab26 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.107305 | controller | Jun 14 08:54:25.736035 crc crio[24245]: time="2026-06-14T08:54:25.735792249Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tbwhm/extract-content" id=d68afdf5-901d-4df8-87fb-491666c76482 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.107319 | controller | Jun 14 08:54:25.736713 crc crio[24245]: time="2026-06-14T08:54:25.736621106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.107334 | controller | Jun 14 08:54:25.811344 crc crio[24245]: time="2026-06-14T08:54:25.810750094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.107374 | controller | Jun 14 08:54:25.820129 crc crio[24245]: time="2026-06-14T08:54:25.82005632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.107392 | controller | Jun 14 08:54:26.038694 crc crio[24245]: time="2026-06-14T08:54:26.038564377Z" level=info msg="Created container f8d63b09fca084f677f813858c49f5d917037ab081876b0ab3ebc7c740e0b91f: openshift-marketplace/certified-operators-tbwhm/extract-content" id=d68afdf5-901d-4df8-87fb-491666c76482 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.107408 | controller | Jun 14 08:54:26.040359 crc crio[24245]: time="2026-06-14T08:54:26.040179739Z" level=info msg="Starting container: f8d63b09fca084f677f813858c49f5d917037ab081876b0ab3ebc7c740e0b91f" id=f9bb0144-72f1-4997-a94b-97cb9e30f757 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.107424 | controller | Jun 14 08:54:26.048702 crc crio[24245]: time="2026-06-14T08:54:26.048301178Z" level=info msg="Started container" PID=94882 containerID=f8d63b09fca084f677f813858c49f5d917037ab081876b0ab3ebc7c740e0b91f description=openshift-marketplace/certified-operators-tbwhm/extract-content id=f9bb0144-72f1-4997-a94b-97cb9e30f757 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06
2026-06-14 10:12:37.107440 | controller | Jun 14 08:54:29.616830 crc crio[24245]: time="2026-06-14T08:54:29.615405761Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0f6d849a-f512-469f-9cb0-be62ed6b0d61 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.107455 | controller | Jun 14 08:54:29.634216 crc crio[24245]: time="2026-06-14T08:54:29.634092506Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e5521d81-b944-44a0-b7d5-c40725f2eaae name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.107471 | controller | Jun 14 08:54:29.658596 crc crio[24245]: time="2026-06-14T08:54:29.658247268Z" level=info msg="Creating container: openshift-marketplace/certified-operators-tbwhm/registry-server" id=b6ce8f90-f02c-42c0-b31c-8eef5e0ca4cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.107486 | controller | Jun 14 08:54:29.659098 crc crio[24245]: time="2026-06-14T08:54:29.659037523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.107502 | controller | Jun 14 08:54:29.749351 crc crio[24245]: time="2026-06-14T08:54:29.749116289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.107517 | controller | Jun 14 08:54:29.753636 crc crio[24245]: time="2026-06-14T08:54:29.753176749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.107533 | controller | Jun 14 08:54:29.926382 crc crio[24245]: time="2026-06-14T08:54:29.925716728Z" level=info msg="Created container fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8: openshift-marketplace/certified-operators-tbwhm/registry-server" id=b6ce8f90-f02c-42c0-b31c-8eef5e0ca4cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.107548 | controller | Jun 14 08:54:29.928222 crc crio[24245]: time="2026-06-14T08:54:29.928065424Z" level=info msg="Starting container: fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8" id=f5ae68e0-a2be-4e7c-b537-45ca51b28f6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.107564 | controller | Jun 14 08:54:29.933970 crc crio[24245]: time="2026-06-14T08:54:29.933815847Z" level=info msg="Started container" PID=95039 containerID=fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8 description=openshift-marketplace/certified-operators-tbwhm/registry-server id=f5ae68e0-a2be-4e7c-b537-45ca51b28f6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06
2026-06-14 10:12:37.107584 | controller | Jun 14 08:54:44.569781 crc crio[24245]: time="2026-06-14T08:54:44.566048283Z" level=info msg="Stopping container: fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8 (timeout: 2s)" id=0be251c1-399f-4fab-8de4-bbf1e5c4c5de name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.107600 | controller | Jun 14 08:54:45.185554 crc crio[24245]: time="2026-06-14T08:54:45.185041536Z" level=info msg="Stopped container fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8: openshift-marketplace/certified-operators-tbwhm/registry-server" id=0be251c1-399f-4fab-8de4-bbf1e5c4c5de name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.107616 | controller | Jun 14 08:54:45.187531 crc crio[24245]: time="2026-06-14T08:54:45.187482644Z" level=info msg="Stopping pod sandbox: 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06" id=ce263c93-875b-4392-ba3f-f40a70ab68d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.107632 | controller | Jun 14 08:54:45.189450 crc crio[24245]: time="2026-06-14T08:54:45.189414377Z" level=info msg="Got pod network &{Name:certified-operators-tbwhm Namespace:openshift-marketplace ID:6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06 UID:0add50fc-1b39-4717-a3b7-3b6f76449310 NetNS:/var/run/netns/d14361f6-7807-402c-8a82-f2b180577ae3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0add50fc_1b39_4717_a3b7_3b6f76449310.slice PodAnnotations:0xc00274a3b8}] Aliases:map[]}"
2026-06-14 10:12:37.107648 | controller | Jun 14 08:54:45.189802 crc crio[24245]: time="2026-06-14T08:54:45.189766658Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-tbwhm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.107664 | controller | Jun 14 08:54:45.724623 crc crio[24245]: time="2026-06-14T08:54:45.724047467Z" level=info msg="Stopped pod sandbox: 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06" id=ce263c93-875b-4392-ba3f-f40a70ab68d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.107680 | controller | Jun 14 08:54:46.771964 crc crio[24245]: time="2026-06-14T08:54:46.771456467Z" level=info msg="Removing container: fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8" id=606a53a6-6ed7-433c-b9d3-09f1e1d8d958 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.107695 | controller | Jun 14 08:54:46.860906 crc crio[24245]: time="2026-06-14T08:54:46.86063366Z" level=info msg="Removed container fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8: openshift-marketplace/certified-operators-tbwhm/registry-server" id=606a53a6-6ed7-433c-b9d3-09f1e1d8d958 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.107710 | controller | Jun 14 08:54:46.874725 crc crio[24245]: time="2026-06-14T08:54:46.874648587Z" level=info msg="Removing container: f8d63b09fca084f677f813858c49f5d917037ab081876b0ab3ebc7c740e0b91f" id=31569121-6f7a-430a-a699-0ebed822edfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.107726 | controller | Jun 14 08:54:47.119908 crc crio[24245]: time="2026-06-14T08:54:47.119502726Z" level=info msg="Removed container f8d63b09fca084f677f813858c49f5d917037ab081876b0ab3ebc7c740e0b91f: openshift-marketplace/certified-operators-tbwhm/extract-content" id=31569121-6f7a-430a-a699-0ebed822edfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.107741 | controller | Jun 14 08:54:47.129677 crc crio[24245]: time="2026-06-14T08:54:47.129594418Z" level=info msg="Removing container: 30e7ed5cff124a4a8fad2220094db2143655694bb0c409708ad65d0eaebbd107" id=1506ba77-1e5a-42ee-a189-37709a88310a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.107760 | controller | Jun 14 08:54:47.191465 crc crio[24245]: time="2026-06-14T08:54:47.190897998Z" level=info msg="Removed container 30e7ed5cff124a4a8fad2220094db2143655694bb0c409708ad65d0eaebbd107: openshift-marketplace/certified-operators-tbwhm/extract-utilities" id=1506ba77-1e5a-42ee-a189-37709a88310a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.107776 | controller | Jun 14 08:55:05.307299 crc crio[24245]: time="2026-06-14T08:55:05.306324881Z" level=info msg="Stopping container: 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2 (timeout: 2s)" id=83293e5b-d143-417f-9441-8095353b3b85 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.107807 | controller | Jun 14 08:55:07.321725 crc crio[24245]: time="2026-06-14T08:55:07.320379337Z" level=warning msg="Stopping container 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2 with stop signal(15) timed out. Killing..."
2026-06-14 10:12:37.107824 | controller | Jun 14 08:55:07.331715 crc crio[24245]: time="2026-06-14T08:55:07.331583454Z" level=error msg="Killing container 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-14 10:12:37.107841 | controller | Jun 14 08:55:07.366551 crc crio[24245]: time="2026-06-14T08:55:07.366253962Z" level=info msg="Stopped container 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2: openshift-marketplace/redhat-operators-2m244/registry-server" id=83293e5b-d143-417f-9441-8095353b3b85 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.107857 | controller | Jun 14 08:55:07.380785 crc crio[24245]: time="2026-06-14T08:55:07.380450935Z" level=info msg="Stopping pod sandbox: c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958" id=eafe34c6-df9f-40c7-9e9d-2a643cea596d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.107874 | controller | Jun 14 08:55:07.383696 crc crio[24245]: time="2026-06-14T08:55:07.383548055Z" level=info msg="Got pod network &{Name:redhat-operators-2m244 Namespace:openshift-marketplace ID:c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958 UID:e640af8c-e474-43c2-9665-95db14728386 NetNS:/var/run/netns/fec9e191-0bf7-4c04-8330-78d1d83c35cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode640af8c_e474_43c2_9665_95db14728386.slice PodAnnotations:0xc0005226d0}] Aliases:map[]}"
2026-06-14 10:12:37.107890 | controller | Jun 14 08:55:07.384465 crc crio[24245]: time="2026-06-14T08:55:07.384330241Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-2m244 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.107907 | controller | Jun 14 08:55:08.330823 crc crio[24245]: time="2026-06-14T08:55:08.32888211Z" level=info msg="Stopped pod sandbox: c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958" id=eafe34c6-df9f-40c7-9e9d-2a643cea596d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.107923 | controller | Jun 14 08:55:08.548000 crc crio[24245]: time="2026-06-14T08:55:08.54781221Z" level=info msg="Removing container: 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2" id=0131340d-c23a-44cc-88d7-02ce6c5527df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.107939 | controller | Jun 14 08:55:08.656705 crc crio[24245]: time="2026-06-14T08:55:08.656146169Z" level=info msg="Removed container 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2: openshift-marketplace/redhat-operators-2m244/registry-server" id=0131340d-c23a-44cc-88d7-02ce6c5527df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.107959 | controller | Jun 14 08:55:08.667482 crc crio[24245]: time="2026-06-14T08:55:08.667174574Z" level=info msg="Removing container: e14bce234e964dcb9baa735b0e010cec81a02a0e1174be23e80439cfb0bc557c" id=491e9eba-8036-4aa5-a95f-f79daace1928 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.107976 | controller | Jun 14 08:55:08.875797 crc crio[24245]: time="2026-06-14T08:55:08.875553448Z" level=info msg="Removed container e14bce234e964dcb9baa735b0e010cec81a02a0e1174be23e80439cfb0bc557c: openshift-marketplace/redhat-operators-2m244/extract-content" id=491e9eba-8036-4aa5-a95f-f79daace1928 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.107991 | controller | Jun 14 08:55:08.878768 crc crio[24245]: time="2026-06-14T08:55:08.878706166Z" level=info msg="Removing container: 78428e314f1c9a9a935c69b0503cf8e64ee7b1cacbc5678c1eb247dd744f4840" id=012f8929-4cfe-4fa6-a60e-72019b599eba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.108006 | controller | Jun 14 08:55:08.935389 crc crio[24245]: time="2026-06-14T08:55:08.935194452Z" level=info msg="Removed container 78428e314f1c9a9a935c69b0503cf8e64ee7b1cacbc5678c1eb247dd744f4840: openshift-marketplace/redhat-operators-2m244/extract-utilities" id=012f8929-4cfe-4fa6-a60e-72019b599eba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.108021 | controller | Jun 14 08:55:24.196972 crc crio[24245]: time="2026-06-14T08:55:24.195973422Z" level=info msg="Stopping pod sandbox: 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06" id=1ba88af2-92bb-4fbd-a0f5-6c9614d8a7f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.108037 | controller | Jun 14 08:55:24.201246 crc crio[24245]: time="2026-06-14T08:55:24.201018135Z" level=info msg="Stopped pod sandbox (already stopped): 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06" id=1ba88af2-92bb-4fbd-a0f5-6c9614d8a7f6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.108052 | controller | Jun 14 08:55:24.203474 crc crio[24245]: time="2026-06-14T08:55:24.203205354Z" level=info msg="Removing pod sandbox: 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06" id=a06e837a-66b2-45be-b9eb-b165528991fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.108067 | controller | Jun 14 08:55:24.242288 crc crio[24245]: time="2026-06-14T08:55:24.242105802Z" level=info msg="Removed pod sandbox: 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06" id=a06e837a-66b2-45be-b9eb-b165528991fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.108082 | controller | Jun 14 08:55:24.244883 crc crio[24245]: time="2026-06-14T08:55:24.244739871Z" level=info msg="Stopping pod sandbox: c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958" id=b70c128e-9baf-49ed-903c-0e03b7e0c4d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.108097 | controller | Jun 14 08:55:24.245002 crc crio[24245]: time="2026-06-14T08:55:24.244896536Z" level=info msg="Stopped pod sandbox (already stopped): c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958" id=b70c128e-9baf-49ed-903c-0e03b7e0c4d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.108112 | controller | Jun 14 08:55:24.246209 crc crio[24245]: time="2026-06-14T08:55:24.246065032Z" level=info msg="Removing pod sandbox: c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958" id=ab8b82c5-681d-4f9a-9802-b658bf1e565d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.108127 | controller | Jun 14 08:55:24.284294 crc crio[24245]: time="2026-06-14T08:55:24.2840872Z" level=info msg="Removed pod sandbox: c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958" id=ab8b82c5-681d-4f9a-9802-b658bf1e565d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.108142 | controller | Jun 14 08:56:00.553331 crc crio[24245]: time="2026-06-14T08:56:00.552585278Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690456-zgv4g/POD" id=380f1eac-d920-4e9e-82a9-6ab12c27ff0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.108161 | controller | Jun 14 08:56:00.555664 crc crio[24245]: time="2026-06-14T08:56:00.55356477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.108177 | controller | Jun 14 08:56:00.641082 crc crio[24245]: time="2026-06-14T08:56:00.638670287Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690456-zgv4g Namespace:openshift-infra ID:7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a UID:2d86f68c-b63b-437a-b197-2e40587e171a NetNS:/var/run/netns/13742b12-ba9b-448c-977e-2bec640ed363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d86f68c_b63b_437a_b197_2e40587e171a.slice PodAnnotations:0xc000131e98}] Aliases:map[]}"
2026-06-14 10:12:37.108194 | controller | Jun 14 08:56:00.641082 crc crio[24245]: time="2026-06-14T08:56:00.63876112Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690456-zgv4g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.108210 | controller | Jun 14 08:56:01.335894 crc crio[24245]: 2026-06-14T08:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ef2d1ee7035c4a Mac:a6:22:ac:2c:e7:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/13742b12-ba9b-448c-977e-2bec640ed363 SocketPath: PciID:}] [{Interface:0xc0000158d0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.108226 | controller | Jun 14 08:56:01.339451 crc crio[24245]: time="2026-06-14T08:56:01.339372151Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690456-zgv4g Namespace:openshift-infra ID:7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a UID:2d86f68c-b63b-437a-b197-2e40587e171a NetNS:/var/run/netns/13742b12-ba9b-448c-977e-2bec640ed363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d86f68c_b63b_437a_b197_2e40587e171a.slice PodAnnotations:0xc000131e98}] Aliases:map[]}"
2026-06-14 10:12:37.108242 | controller | Jun 14 08:56:01.339658 crc crio[24245]: time="2026-06-14T08:56:01.339579688Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690456-zgv4g for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.108257 | controller | Jun 14 08:56:01.361054 crc crio[24245]: time="2026-06-14T08:56:01.360685881Z" level=info msg="Ran pod sandbox 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a with infra container: openshift-infra/auto-csr-approver-29690456-zgv4g/POD" id=380f1eac-d920-4e9e-82a9-6ab12c27ff0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.108273 | controller | Jun 14 08:56:01.364724 crc crio[24245]: time="2026-06-14T08:56:01.364407281Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=fa286900-759b-400a-9457-0cc85c8faf47 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.108288 | controller | Jun 14 08:56:01.377070 crc crio[24245]: time="2026-06-14T08:56:01.376692103Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.108303 | controller | Jun 14 08:56:02.197036 crc crio[24245]: time="2026-06-14T08:56:02.196924803Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=fa286900-759b-400a-9457-0cc85c8faf47 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.108319 | controller | Jun 14 08:56:02.198682 crc crio[24245]: time="2026-06-14T08:56:02.198588267Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=767adc2d-b268-4d79-8cee-9c41119a42cd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.108338 | controller | Jun 14 08:56:02.203001 crc crio[24245]: time="2026-06-14T08:56:02.202793111Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f785cb69-90b2-481e-a9fb-01211342c011 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.108374 | controller | Jun 14 08:56:02.210597 crc crio[24245]: time="2026-06-14T08:56:02.210501288Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690456-zgv4g/oc" id=48fbf21c-fe38-4de2-93fd-ef3ee6d997cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.108392 | controller | Jun 14 08:56:02.211338 crc crio[24245]: time="2026-06-14T08:56:02.211265003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.108408 | controller | Jun 14 08:56:02.270212 crc crio[24245]: time="2026-06-14T08:56:02.270127301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.108423 | controller | Jun 14 08:56:02.890308 crc crio[24245]: time="2026-06-14T08:56:02.889791228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.108438 | controller | Jun 14 08:56:03.028422 crc crio[24245]: time="2026-06-14T08:56:03.02830914Z" level=info msg="Created container b37a56fb9c1ab77bfc79501e497156e689204ee7df9721652ada2ccbbab5494c: openshift-infra/auto-csr-approver-29690456-zgv4g/oc" id=48fbf21c-fe38-4de2-93fd-ef3ee6d997cd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.108453 | controller | Jun 14 08:56:03.030492 crc crio[24245]: time="2026-06-14T08:56:03.030395237Z" level=info msg="Starting container: b37a56fb9c1ab77bfc79501e497156e689204ee7df9721652ada2ccbbab5494c" id=bd54933c-92f7-471d-a648-50d56cdba91e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.108468 | controller | Jun 14 08:56:03.038315 crc crio[24245]: time="2026-06-14T08:56:03.038217407Z" level=info msg="Started container" PID=99491 containerID=b37a56fb9c1ab77bfc79501e497156e689204ee7df9721652ada2ccbbab5494c description=openshift-infra/auto-csr-approver-29690456-zgv4g/oc id=bd54933c-92f7-471d-a648-50d56cdba91e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a
2026-06-14 10:12:37.108484 | controller | Jun 14 08:56:05.163030 crc crio[24245]: time="2026-06-14T08:56:05.161937269Z" level=info msg="Stopping pod sandbox: 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a" id=b0c20ea3-d08a-40a7-8597-5903176301de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.108499 | controller | Jun 14 08:56:05.164161 crc crio[24245]: time="2026-06-14T08:56:05.163526011Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690456-zgv4g Namespace:openshift-infra ID:7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a UID:2d86f68c-b63b-437a-b197-2e40587e171a NetNS:/var/run/netns/13742b12-ba9b-448c-977e-2bec640ed363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d86f68c_b63b_437a_b197_2e40587e171a.slice PodAnnotations:0xc00274b4b0}] Aliases:map[]}"
2026-06-14 10:12:37.108515 | controller | Jun 14 08:56:05.164161 crc crio[24245]: time="2026-06-14T08:56:05.163711047Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690456-zgv4g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.108530 | controller | Jun 14 08:56:05.544351 crc crio[24245]: time="2026-06-14T08:56:05.544050181Z" level=info msg="Stopped pod sandbox: 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a" id=b0c20ea3-d08a-40a7-8597-5903176301de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.108548 | controller | Jun 14 08:56:24.322932 crc crio[24245]: time="2026-06-14T08:56:24.321947049Z" level=info msg="Removing container: 4809310b3c4725333f11ce04f639b8743388191529aaac5cac64d12ec30bd715" id=c413e19f-3c32-4329-8425-dbec8c1a000d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.108564 | controller | Jun 14 08:56:24.556795 crc crio[24245]: time="2026-06-14T08:56:24.556159069Z" level=info msg="Removed container 4809310b3c4725333f11ce04f639b8743388191529aaac5cac64d12ec30bd715: openshift-infra/auto-csr-approver-29690450-5gcsw/oc" id=c413e19f-3c32-4329-8425-dbec8c1a000d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.108579 | controller | Jun 14 08:56:24.572678 crc crio[24245]: time="2026-06-14T08:56:24.572445438Z" level=info msg="Stopping pod sandbox: 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5" id=6b8bc5bd-7050-42a1-8868-2a1314a46524 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.108594 | controller | Jun 14 08:56:24.572678 crc crio[24245]: time="2026-06-14T08:56:24.572622864Z" level=info msg="Stopped pod sandbox (already stopped): 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5" id=6b8bc5bd-7050-42a1-8868-2a1314a46524 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.108609 | controller | Jun 14 08:56:24.574167 crc crio[24245]: time="2026-06-14T08:56:24.573741959Z" level=info msg="Removing pod sandbox: 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5" id=cf9f811a-55bb-4e77-a4cc-48d349624806 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.108624 | controller | Jun 14 08:56:24.599224 crc crio[24245]: time="2026-06-14T08:56:24.599063865Z" level=info msg="Removed pod sandbox: 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5" id=cf9f811a-55bb-4e77-a4cc-48d349624806 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.108639 | controller | Jun 14 08:57:24.635699 crc crio[24245]: time="2026-06-14T08:57:24.634336281Z" level=info msg="Removing container: 9e8ff1e6cb6ff14ed0f6dba566c7386897cbfccafddb29cc8b905c4cb3a29c2a" id=ee0230a2-6117-4e01-ab27-d4405798e199 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.108655 | controller | Jun 14 08:57:24.688259 crc crio[24245]: time="2026-06-14T08:57:24.68804998Z" level=info msg="Removed container 9e8ff1e6cb6ff14ed0f6dba566c7386897cbfccafddb29cc8b905c4cb3a29c2a: openstack/placement-db-create-6d9pf/mariadb-database-create" id=ee0230a2-6117-4e01-ab27-d4405798e199 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.108670 | controller | Jun 14 08:57:24.693689 crc crio[24245]: time="2026-06-14T08:57:24.693605924Z" level=info msg="Removing container: 992d7266e51cba07492c28de7f4372427f0883b62b69d91a757a38926229b0d0" id=26e9bb2b-9117-4ba4-bb88-dee5bf41df00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.108686 | controller | Jun 14 08:57:24.750705 crc crio[24245]: time="2026-06-14T08:57:24.750543444Z" level=info msg="Removed container 992d7266e51cba07492c28de7f4372427f0883b62b69d91a757a38926229b0d0: openstack/glance-db-create-vw6qw/mariadb-database-create" id=26e9bb2b-9117-4ba4-bb88-dee5bf41df00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.108701 | controller | Jun 14 08:57:24.753995 crc crio[24245]: time="2026-06-14T08:57:24.753917699Z" level=info msg="Removing container: 00272ecf40231a66df0e0e31e74f58dd29041230a105756da66bdd4542f3f751" id=bb246e4c-ff55-4946-b117-1799e321d126 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.108717 | controller | Jun 14 08:57:24.825518 crc crio[24245]: time="2026-06-14T08:57:24.825402882Z" level=info msg="Removed container 00272ecf40231a66df0e0e31e74f58dd29041230a105756da66bdd4542f3f751: openstack/keystone-db-create-jb7tl/mariadb-database-create" id=bb246e4c-ff55-4946-b117-1799e321d126 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.108732 | controller | Jun 14 08:57:24.840446 crc crio[24245]: time="2026-06-14T08:57:24.840087491Z" level=info msg="Stopping pod sandbox: 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b" id=73bba36f-5917-4ea9-81a4-6290d2150e54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.108751 | controller | Jun 14 08:57:24.840742 crc crio[24245]: time="2026-06-14T08:57:24.840455203Z" level=info msg="Stopped pod sandbox (already stopped): 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b" id=73bba36f-5917-4ea9-81a4-6290d2150e54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.108766 | controller | Jun 14 08:57:24.844513 crc crio[24245]: time="2026-06-14T08:57:24.844406779Z" level=info msg="Removing pod sandbox: 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b" id=8063a0d0-52b2-4a10-bb19-e0477a25058c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.108781 | controller | Jun 14 08:57:24.872602 crc crio[24245]: time="2026-06-14T08:57:24.872493599Z" level=info msg="Removed pod sandbox: 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b" id=8063a0d0-52b2-4a10-bb19-e0477a25058c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.108797 | controller | Jun 14 08:57:24.874018 crc crio[24245]: time="2026-06-14T08:57:24.873834417Z" level=info msg="Stopping pod sandbox: 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9" id=d07f9c0f-dd44-4a53-9a61-a3cf5f540120 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.108812 | controller | Jun 14 08:57:24.874108 crc crio[24245]: time="2026-06-14T08:57:24.874039484Z" level=info msg="Stopped pod sandbox (already stopped): 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9" id=d07f9c0f-dd44-4a53-9a61-a3cf5f540120 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.108826 | controller | Jun 14 08:57:24.879175 crc crio[24245]: time="2026-06-14T08:57:24.877452998Z" level=info msg="Removing pod sandbox: 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9" id=ad07198d-8f6f-4836-b1d3-4a0ae0ebe5c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.108841 | controller | Jun 14 08:57:24.913805 crc crio[24245]: time="2026-06-14T08:57:24.913469397Z" level=info msg="Removed pod sandbox: 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9" id=ad07198d-8f6f-4836-b1d3-4a0ae0ebe5c2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.108856 | controller | Jun 14 08:57:24.915388 crc crio[24245]: time="2026-06-14T08:57:24.914803366Z" level=info msg="Stopping pod sandbox: 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f" id=5bfcdae2-c838-49fc-936c-504b433e89c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.108871 | controller | Jun 14 08:57:24.915388 crc crio[24245]: time="2026-06-14T08:57:24.914949581Z" level=info msg="Stopped pod sandbox (already stopped): 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f" id=5bfcdae2-c838-49fc-936c-504b433e89c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.108887 | controller | Jun 14 08:57:24.916380 crc crio[24245]: time="2026-06-14T08:57:24.916245362Z" level=info msg="Removing pod sandbox: 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f" id=24353bc9-6b35-426d-9c84-af165f5fd7ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.108901 | controller | Jun 14 08:57:24.936886 crc crio[24245]: time="2026-06-14T08:57:24.936739039Z" level=info msg="Removed pod sandbox: 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f" id=24353bc9-6b35-426d-9c84-af165f5fd7ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.108917 | controller | Jun 14 08:57:31.005582 crc crio[24245]: time="2026-06-14T08:57:31.005098573Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/POD" id=eaee5b1a-f371-4312-a1ff-39018321328c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.108932 | controller | Jun 14 08:57:31.006659 crc crio[24245]: time="2026-06-14T08:57:31.00561083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.108950 | controller | Jun 14 08:57:31.031604 crc crio[24245]: time="2026-06-14T08:57:31.031531539Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=eaee5b1a-f371-4312-a1ff-39018321328c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.108966 | controller | Jun 14 08:57:31.049720 crc crio[24245]: time="2026-06-14T08:57:31.049558754Z" level=info msg="Ran pod sandbox 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/POD" id=eaee5b1a-f371-4312-a1ff-39018321328c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.108981 | controller | Jun 14 08:57:31.053203 crc crio[24245]: time="2026-06-14T08:57:31.053112386Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=d169decb-4f38-4d59-adb9-89cc209e5690 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.108997 | controller | Jun 14 08:57:31.053714 crc crio[24245]: time="2026-06-14T08:57:31.053641313Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f not found" id=d169decb-4f38-4d59-adb9-89cc209e5690 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.109012 | controller | Jun 14 08:57:31.053794 crc crio[24245]: time="2026-06-14T08:57:31.053746657Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f found" id=d169decb-4f38-4d59-adb9-89cc209e5690 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.109027 | controller | Jun 14 08:57:31.056552 crc crio[24245]: time="2026-06-14T08:57:31.056497804Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=6097b263-8018-4364-b9e1-a36489e48ef2 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.109043 | controller | Jun 14 08:57:31.069679 crc crio[24245]: time="2026-06-14T08:57:31.06949748Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\""
2026-06-14 10:12:37.109059 | controller | Jun 14 08:57:55.727806 crc crio[24245]: time="2026-06-14T08:57:55.726924437Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=6097b263-8018-4364-b9e1-a36489e48ef2 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.109074 | controller | Jun 14 08:57:55.729419 crc crio[24245]: time="2026-06-14T08:57:55.729073287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=0f9ff257-f119-48d4-88ed-253d3ad742e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.109089 | controller | Jun 14 08:57:55.737439 crc crio[24245]: time="2026-06-14T08:57:55.737381872Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=a9201ec6-c763-468a-a9a0-18c4bf2ed4cb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.109104 | controller | Jun 14 08:57:55.748143 crc crio[24245]: time="2026-06-14T08:57:55.748028352Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/init" id=f3bcb5db-c079-411a-ac76-5ebd470e011e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.109122 | controller | Jun 14 08:57:55.750266 crc crio[24245]: time="2026-06-14T08:57:55.750192482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.109138 | controller | Jun 14 08:57:55.834238 crc crio[24245]: time="2026-06-14T08:57:55.832386716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.109153 | controller | Jun 14 08:57:55.842702 crc crio[24245]: time="2026-06-14T08:57:55.842592213Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.109168 | controller | Jun 14 08:57:56.043828 crc crio[24245]: time="2026-06-14T08:57:56.043028902Z" level=info msg="Created container 952d0715cf1ab6bababff9e98df71dd76538ce5b3d4f3c0661165d8d37874b6b: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/init" id=f3bcb5db-c079-411a-ac76-5ebd470e011e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.109183 | controller | Jun 14 08:57:56.045229 crc crio[24245]: time="2026-06-14T08:57:56.04517286Z" level=info msg="Starting container: 952d0715cf1ab6bababff9e98df71dd76538ce5b3d4f3c0661165d8d37874b6b" id=e6c8f960-94be-4e06-b648-0fd932963452 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.109199 | controller | Jun 14 08:57:56.050325 crc crio[24245]: time="2026-06-14T08:57:56.050208841Z" level=info msg="Started container" PID=104809 containerID=952d0715cf1ab6bababff9e98df71dd76538ce5b3d4f3c0661165d8d37874b6b description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/init id=e6c8f960-94be-4e06-b648-0fd932963452 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624
2026-06-14 10:12:37.109215 | controller | Jun 14 08:58:01.980635 crc crio[24245]: time="2026-06-14T08:58:01.979795188Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690458-gl86s/POD" id=49b579b7-0eae-432c-b08f-b6690b760ca5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.109230 | controller | Jun 14 08:58:01.982044 crc crio[24245]: time="2026-06-14T08:58:01.980681776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.109246 | controller | Jun 14 08:58:02.028102 crc crio[24245]: time="2026-06-14T08:58:02.027990967Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690458-gl86s Namespace:openshift-infra ID:68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a UID:d0ea2bb5-3eb0-4603-ab14-1a57d30af48d NetNS:/var/run/netns/4bece41e-bb5a-4cdc-9081-f02ec3477eb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ea2bb5_3eb0_4603_ab14_1a57d30af48d.slice PodAnnotations:0xc003bf6768}] Aliases:map[]}"
2026-06-14 10:12:37.109262 | controller | Jun 14 08:58:02.028102 crc crio[24245]: time="2026-06-14T08:58:02.028073259Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690458-gl86s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.109277 | controller | Jun 14 08:58:02.385409 crc crio[24245]: time="2026-06-14T08:58:02.385274435Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=675ee7dc-91d9-47ff-99ac-3a4d17cce21f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.109292 | controller | Jun 14 08:58:02.447925 crc crio[24245]: time="2026-06-14T08:58:02.443931898Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=2c133663-be8a-4b22-88c7-39afb3ae7d55 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.109315 | controller | Jun 14 08:58:03.033570 crc crio[24245]: time="2026-06-14T08:58:03.033053069Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/osp-httpd" id=615aa193-5e0a-4c57-810a-f4067e3492f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.109331 | controller | Jun 14 08:58:03.037245 crc crio[24245]: time="2026-06-14T08:58:03.034468325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.109362 | controller | Jun 14 08:58:03.124377 crc crio[24245]: time="2026-06-14T08:58:03.124168571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.109387 | controller | Jun 14 08:58:03.129361 crc crio[24245]: time="2026-06-14T08:58:03.129203494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.109403 | controller | Jun 14 08:58:03.159425 crc crio[24245]: 2026-06-14T08:58:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68dfd4419c3cbad Mac:26:6c:8d:f5:9a:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/4bece41e-bb5a-4cdc-9081-f02ec3477eb5 SocketPath: PciID:}] [{Interface:0xc00023ef80 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.109419 | controller | Jun 14 08:58:03.161772 crc crio[24245]: time="2026-06-14T08:58:03.161688984Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690458-gl86s Namespace:openshift-infra ID:68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a UID:d0ea2bb5-3eb0-4603-ab14-1a57d30af48d NetNS:/var/run/netns/4bece41e-bb5a-4cdc-9081-f02ec3477eb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ea2bb5_3eb0_4603_ab14_1a57d30af48d.slice PodAnnotations:0xc003bf6768}] Aliases:map[]}"
2026-06-14 10:12:37.109435 | controller | Jun 14 08:58:03.161970 crc crio[24245]: time="2026-06-14T08:58:03.161915671Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690458-gl86s for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.109452 | controller | Jun 14 08:58:03.183542 crc crio[24245]: time="2026-06-14T08:58:03.183444255Z" level=info msg="Ran pod sandbox 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a with infra container: openshift-infra/auto-csr-approver-29690458-gl86s/POD" id=49b579b7-0eae-432c-b08f-b6690b760ca5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.109467 | controller | Jun 14 08:58:03.187099 crc crio[24245]: time="2026-06-14T08:58:03.187004706Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=51ef0bc3-5e58-40e8-af34-dfe7bb05f617 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.109483 | controller | Jun 14 08:58:03.195634 crc crio[24245]: time="2026-06-14T08:58:03.195323542Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.109498 | controller | Jun 14 08:58:03.423947 crc crio[24245]: time="2026-06-14T08:58:03.423676894Z" level=info msg="Created container 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/osp-httpd" id=615aa193-5e0a-4c57-810a-f4067e3492f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.109513 | controller | Jun 14 08:58:03.426079 crc crio[24245]: time="2026-06-14T08:58:03.425917434Z" level=info msg="Starting container: 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c" id=059781e7-f968-481d-b173-4f258393c5da name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.109532 | controller | Jun 14 08:58:03.436250 crc crio[24245]: time="2026-06-14T08:58:03.436139591Z" level=info msg="Started container" PID=105213 containerID=1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/osp-httpd id=059781e7-f968-481d-b173-4f258393c5da name=/runtime.v1.RuntimeService/StartContainer sandboxID=0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624
2026-06-14 10:12:37.109549 | controller | Jun 14 08:58:03.898489 crc crio[24245]: time="2026-06-14T08:58:03.89835578Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=51ef0bc3-5e58-40e8-af34-dfe7bb05f617 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.109564 | controller | Jun 14 08:58:03.900263 crc crio[24245]: time="2026-06-14T08:58:03.900198628Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=aed8effe-9afb-44e3-b6ce-7b39338e2761 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.109580 | controller | Jun 14 08:58:03.902532 crc crio[24245]: time="2026-06-14T08:58:03.90244982Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0d266f4b-6f22-402d-8ae8-b3fb559b89db name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.109595 | controller | Jun 14 08:58:03.914656 crc crio[24245]: time="2026-06-14T08:58:03.914538526Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690458-gl86s/oc" id=fcff713a-f243-4680-9f61-4993dcf9fb52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.109610 | controller | Jun 14 08:58:03.915196 crc crio[24245]: time="2026-06-14T08:58:03.915142816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.109625 | controller | Jun 14 08:58:03.984642 crc crio[24245]: time="2026-06-14T08:58:03.984278975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.109640 | controller | Jun 14 08:58:04.340284 crc crio[24245]: time="2026-06-14T08:58:04.340190889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.109655 | controller | Jun 14 08:58:04.484416 crc crio[24245]: time="2026-06-14T08:58:04.484258498Z" level=info msg="Created container 5bac34074d9347042b69d17574e3c1e3bc9dbc9e8378c1f0fa076a71a7053fa9: openshift-infra/auto-csr-approver-29690458-gl86s/oc" id=fcff713a-f243-4680-9f61-4993dcf9fb52 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.109670 | controller | Jun 14 08:58:04.486381 crc crio[24245]: time="2026-06-14T08:58:04.486238161Z" level=info msg="Starting container: 5bac34074d9347042b69d17574e3c1e3bc9dbc9e8378c1f0fa076a71a7053fa9" id=03fc763a-0759-45ee-972d-645aa9d74c33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.109685 | controller | Jun 14 08:58:04.496649 crc crio[24245]: time="2026-06-14T08:58:04.496553212Z" level=info msg="Started container" PID=105309 containerID=5bac34074d9347042b69d17574e3c1e3bc9dbc9e8378c1f0fa076a71a7053fa9 description=openshift-infra/auto-csr-approver-29690458-gl86s/oc id=03fc763a-0759-45ee-972d-645aa9d74c33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a
2026-06-14 10:12:37.109701 | controller | Jun 14 08:58:06.485474 crc crio[24245]: time="2026-06-14T08:58:06.484496878Z" level=info msg="Stopping pod sandbox: 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a" id=6cac0bd0-0240-4d46-8926-5267975975ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.109717 | controller | Jun 14 08:58:06.487019 crc crio[24245]: time="2026-06-14T08:58:06.486369558Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690458-gl86s Namespace:openshift-infra ID:68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a UID:d0ea2bb5-3eb0-4603-ab14-1a57d30af48d NetNS:/var/run/netns/4bece41e-bb5a-4cdc-9081-f02ec3477eb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ea2bb5_3eb0_4603_ab14_1a57d30af48d.slice PodAnnotations:0xc002422d38}] Aliases:map[]}"
2026-06-14 10:12:37.109737 | controller | Jun 14 08:58:06.487019 crc crio[24245]: time="2026-06-14T08:58:06.486577075Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690458-gl86s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.109753 | controller | Jun 14 08:58:06.890071 crc crio[24245]: time="2026-06-14T08:58:06.889635166Z" level=info msg="Stopped pod sandbox: 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a" id=6cac0bd0-0240-4d46-8926-5267975975ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.109768 | controller | Jun 14 08:58:12.235162 crc crio[24245]: time="2026-06-14T08:58:12.234181562Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/POD" id=00e60826-c810-49af-a167-58778485c32d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.109784 | controller | Jun 14 08:58:12.236758 crc crio[24245]: time="2026-06-14T08:58:12.235180504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.109799 | controller | Jun 14 08:58:12.280737 crc crio[24245]: time="2026-06-14T08:58:12.280603527Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x Namespace:openstack ID:84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f UID:5f3bd0bf-7cb2-4e36-8bc7-28bdfc50bdb3 NetNS:/var/run/netns/2b5e6425-a1aa-42e0-aa4e-6038e2f7533c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f3bd0bf_7cb2_4e36_8bc7_28bdfc50bdb3.slice PodAnnotations:0xc00274b070}] Aliases:map[]}"
2026-06-14 10:12:37.109816 | controller | Jun 14 08:58:12.280737 crc crio[24245]: time="2026-06-14T08:58:12.280680679Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.109832 | controller | Jun 14 08:58:12.861816 crc crio[24245]: 2026-06-14T08:58:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84f5305e2648753 Mac:e2:5d:7e:8b:95:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/2b5e6425-a1aa-42e0-aa4e-6038e2f7533c SocketPath: PciID:}] [{Interface:0xc000014fd0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.109847 | controller | Jun 14 08:58:12.863246 crc crio[24245]: time="2026-06-14T08:58:12.863160677Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x Namespace:openstack ID:84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f UID:5f3bd0bf-7cb2-4e36-8bc7-28bdfc50bdb3 NetNS:/var/run/netns/2b5e6425-a1aa-42e0-aa4e-6038e2f7533c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f3bd0bf_7cb2_4e36_8bc7_28bdfc50bdb3.slice PodAnnotations:0xc00274b070}] Aliases:map[]}"
2026-06-14 10:12:37.109863 | controller | Jun 14 08:58:12.863453 crc crio[24245]: time="2026-06-14T08:58:12.863419104Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.109879 | controller | Jun 14 08:58:12.874171 crc crio[24245]: time="2026-06-14T08:58:12.874005245Z" level=info msg="Ran pod sandbox 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/POD" id=00e60826-c810-49af-a167-58778485c32d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.109898 | controller | Jun 14 08:58:12.877507 crc crio[24245]: time="2026-06-14T08:58:12.877433171Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=83293d2f-d19f-4240-bcab-68388d664f12 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.109913 | controller | Jun 14 08:58:12.880513 crc crio[24245]: time="2026-06-14T08:58:12.880377516Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f" id=ef4de4f7-9644-47be-9f27-1eabd0e67dc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.109929 | controller | Jun 14 08:58:12.888681 crc crio[24245]: time="2026-06-14T08:58:12.888579638Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/init" id=a6bc6749-9d8d-4bdb-a9f5-0ca726dc79e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.109944 | controller | Jun 14 08:58:12.889225 crc crio[24245]: time="2026-06-14T08:58:12.889144896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.109959 | controller | Jun 14 08:58:12.956103 crc crio[24245]: time="2026-06-14T08:58:12.955984949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.109975 | controller | Jun 14 08:58:12.962640 crc crio[24245]: time="2026-06-14T08:58:12.961404392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.109990 | controller | Jun 14 08:58:13.124138 crc crio[24245]: time="2026-06-14T08:58:13.123408606Z" level=info msg="Created container 96f0438d91cb0ca862139a8a90e4e293d88d3a98b882b89699483040c94c716f: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/init" id=a6bc6749-9d8d-4bdb-a9f5-0ca726dc79e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.110005 | controller | Jun 14 08:58:13.125200 crc crio[24245]: time="2026-06-14T08:58:13.12511214Z" level=info msg="Starting container: 96f0438d91cb0ca862139a8a90e4e293d88d3a98b882b89699483040c94c716f" id=a902ac24-7159-41ac-aad3-96226331e77c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.110021 | controller | Jun 14 08:58:13.131178 crc crio[24245]: time="2026-06-14T08:58:13.1310548Z" level=info msg="Started container" PID=105999 containerID=96f0438d91cb0ca862139a8a90e4e293d88d3a98b882b89699483040c94c716f description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/init id=a902ac24-7159-41ac-aad3-96226331e77c name=/runtime.v1.RuntimeService/StartContainer sandboxID=84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f
2026-06-14 10:12:37.110037 | controller | Jun 14 08:58:22.970020 crc crio[24245]: time="2026-06-14T08:58:22.969142913Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=ce9675fd-5bd9-4e15-811c-af7a9e88087e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.110053 | controller | Jun 14 08:58:22.971538 crc crio[24245]: time="2026-06-14T08:58:22.970230048Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 not found" id=ce9675fd-5bd9-4e15-811c-af7a9e88087e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.110072 | controller | Jun 14 08:58:22.971538 crc crio[24245]: time="2026-06-14T08:58:22.970293451Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 found" id=ce9675fd-5bd9-4e15-811c-af7a9e88087e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.110089 | controller | Jun 14 08:58:22.972034 crc crio[24245]: time="2026-06-14T08:58:22.971962441Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=02fec3fa-cf96-4e35-82d0-db8087eeaa18 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.110104 | controller | Jun 14 08:58:22.983777 crc crio[24245]: time="2026-06-14T08:58:22.983651566Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\""
2026-06-14 10:12:37.110120 | controller | Jun 14 08:58:25.002241 crc crio[24245]: time="2026-06-14T08:58:25.00141432Z" level=info msg="Removing container: 2f7ac3bde4f1258f7d1cd0df9ef19944bf4ea8568edcd8b6c38e60fac8205c9c" id=ddd63d43-53f5-4c40-a431-8aa6fa6b73fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110135 | controller | Jun 14 08:58:27.116166 crc crio[24245]: time="2026-06-14T08:58:27.114419843Z" level=info msg="Removed container 2f7ac3bde4f1258f7d1cd0df9ef19944bf4ea8568edcd8b6c38e60fac8205c9c: openstack/neutron-4ad3-account-create-htmxg/mariadb-account-create" id=ddd63d43-53f5-4c40-a431-8aa6fa6b73fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110150 | controller | Jun 14 08:58:27.128054 crc crio[24245]: time="2026-06-14T08:58:27.127823632Z" level=info msg="Removing container: ad5d571f44783a0ac67917b0ca4ec8487af3c431096727d9677e49da7f772bbe" id=97aeec5c-a4d4-4929-952a-b95e91418c60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110165 | controller | Jun 14 08:58:27.196668 crc crio[24245]: time="2026-06-14T08:58:27.196518566Z" level=info msg="Removed container ad5d571f44783a0ac67917b0ca4ec8487af3c431096727d9677e49da7f772bbe: openstack/barbican-db-create-rb2vf/mariadb-database-create" id=97aeec5c-a4d4-4929-952a-b95e91418c60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110180 | controller | Jun 14 08:58:27.201042 crc crio[24245]: time="2026-06-14T08:58:27.200788231Z" level=info msg="Removing container: c152cdc665c55e1244bef4f807e656f2e0cd3c7fa01692366cb6b16972fc9554" id=1026c0eb-d709-478f-a789-2421589d2f56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110195 | controller | Jun 14 08:58:27.314202 crc crio[24245]: time="2026-06-14T08:58:27.313995196Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=02fec3fa-cf96-4e35-82d0-db8087eeaa18 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.110210 | controller | Jun 14 08:58:27.315955 crc crio[24245]: time="2026-06-14T08:58:27.315780074Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=36efae12-7c60-4ed7-b6a2-c16258c0ee6e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.110226 | controller | Jun 14 08:58:27.319683 crc crio[24245]: time="2026-06-14T08:58:27.319515998Z" level=info msg="Removed container c152cdc665c55e1244bef4f807e656f2e0cd3c7fa01692366cb6b16972fc9554: openstack/placement-2510-account-create-cx6vf/mariadb-account-create" id=1026c0eb-d709-478f-a789-2421589d2f56 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110241 | controller | Jun 14 08:58:27.326121 crc crio[24245]: time="2026-06-14T08:58:27.325958578Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30" id=f8c68ebb-f1c3-42bc-8d7b-f6ba474c19fa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.110260 | controller | Jun 14 08:58:27.328571 crc crio[24245]: time="2026-06-14T08:58:27.328461929Z" level=info msg="Removing container: 96694d391d482620428ffeaaf2c7ad5c0efef7f2bdf749c6bbe9b778b587e389" id=e0079b51-bf04-4ae8-bfca-c2272f33407d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110275 | controller | Jun 14 08:58:27.343590 crc crio[24245]: time="2026-06-14T08:58:27.343401535Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/openstack-edpm-ipam-provisionserver-checksum-discovery" id=fec6acd3-a7b2-465b-9918-2fda2a438548 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.110290 | controller | Jun 14 08:58:27.372704 crc crio[24245]: time="2026-06-14T08:58:27.372401791Z" level=info msg="Removed container 96694d391d482620428ffeaaf2c7ad5c0efef7f2bdf749c6bbe9b778b587e389: openstack/glance-6d4a-account-create-bq6fr/mariadb-account-create" id=e0079b51-bf04-4ae8-bfca-c2272f33407d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110305 | controller | Jun 14 08:58:27.376045 crc crio[24245]: time="2026-06-14T08:58:27.375978596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.110321 | controller | Jun 14 08:58:27.378244 crc crio[24245]: time="2026-06-14T08:58:27.378164815Z" level=info msg="Removing container: 48a7538d5198cdfa6acc539d9d06443c9000a5d2074314ff249568474869967d" id=798334f6-3aa8-4052-bf54-fa94ed12bfb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110336 | controller | Jun 14 08:58:27.429426 crc crio[24245]: time="2026-06-14T08:58:27.429211075Z" level=info msg="Removed container 48a7538d5198cdfa6acc539d9d06443c9000a5d2074314ff249568474869967d: openstack/neutron-db-create-9xrtg/mariadb-database-create" id=798334f6-3aa8-4052-bf54-fa94ed12bfb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110374 | controller | Jun 14 08:58:27.437155 crc crio[24245]: time="2026-06-14T08:58:27.437047866Z" level=info msg="Removing container: 81d27cf899bd28bdd5f81909857dce12ade2817fde92fd600b830124d8bafbf1" id=852ac337-6a89-4662-8e9d-9d8c5bde2f9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110401 | controller | Jun 14 08:58:27.470534 crc crio[24245]: time="2026-06-14T08:58:27.47040039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.110419 | controller | Jun 14 08:58:27.477936 crc crio[24245]: time="2026-06-14T08:58:27.477764295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.110434 | controller | Jun 14 08:58:27.503003 crc crio[24245]: time="2026-06-14T08:58:27.502827997Z" level=info msg="Removed container 81d27cf899bd28bdd5f81909857dce12ade2817fde92fd600b830124d8bafbf1: openstack/cinder-db-create-pjvdx/mariadb-database-create" id=852ac337-6a89-4662-8e9d-9d8c5bde2f9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110450 | controller | Jun 14 08:58:27.506951 crc crio[24245]: time="2026-06-14T08:58:27.506900456Z" level=info msg="Removing container: 8f2dca7cb265e72630e17463b8d19a220c543af6d1b7df023f2fcd8e531bf1be" id=fa2f001d-c868-45d0-8cd3-19e4366d9730 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110465 | controller | Jun 14 08:58:27.557680 crc crio[24245]: time="2026-06-14T08:58:27.555436736Z" level=info msg="Removed container 8f2dca7cb265e72630e17463b8d19a220c543af6d1b7df023f2fcd8e531bf1be: openstack/cinder-8ed3-account-create-85z5g/mariadb-account-create" id=fa2f001d-c868-45d0-8cd3-19e4366d9730 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110485 | controller | Jun 14 08:58:27.565264 crc crio[24245]: time="2026-06-14T08:58:27.565023831Z" level=info msg="Removing container: 6c7313bc7324233615194702ecb399ea4fe36a5349988876a41ac502931de7bf" id=848c01ed-6f53-46a5-9efe-09da327b7f27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110501 | controller | Jun 14 08:58:27.638405 crc crio[24245]: time="2026-06-14T08:58:27.638256862Z" level=info msg="Created container 73463fcae7303ad34a224e58674806da9da82134aa3294806ff4167ff4003257: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/openstack-edpm-ipam-provisionserver-checksum-discovery" id=fec6acd3-a7b2-465b-9918-2fda2a438548 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.110517 | controller | Jun 14 08:58:27.644359 crc crio[24245]: time="2026-06-14T08:58:27.64109152Z" level=info msg="Starting container: 73463fcae7303ad34a224e58674806da9da82134aa3294806ff4167ff4003257" id=42546279-b3ff-4366-9054-752a75d8b248 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.110533 | controller | Jun 14 08:58:27.656826 crc crio[24245]: time="2026-06-14T08:58:27.6567131Z" level=info msg="Started container" PID=106689 containerID=73463fcae7303ad34a224e58674806da9da82134aa3294806ff4167ff4003257 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/openstack-edpm-ipam-provisionserver-checksum-discovery id=42546279-b3ff-4366-9054-752a75d8b248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f
2026-06-14 10:12:37.110549 | controller | Jun 14 08:58:27.738077 crc crio[24245]: time="2026-06-14T08:58:27.737562907Z" level=info msg="Removed container 6c7313bc7324233615194702ecb399ea4fe36a5349988876a41ac502931de7bf: openshift-infra/auto-csr-approver-29690452-4qdzx/oc" id=848c01ed-6f53-46a5-9efe-09da327b7f27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110564 | controller | Jun 14 08:58:27.748563 crc crio[24245]: time="2026-06-14T08:58:27.748424278Z" level=info msg="Removing container: 895005fd8b845506b47c2f793e1055fdbbb2a1968ba159b24c0e2e8e1b4a57d5" id=21749de8-06e8-4971-afb4-2d8d9332b908 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110580 | controller | Jun 14 08:58:27.790437 crc crio[24245]: time="2026-06-14T08:58:27.790359997Z" level=info msg="Removed container 895005fd8b845506b47c2f793e1055fdbbb2a1968ba159b24c0e2e8e1b4a57d5: openstack/barbican-6e2f-account-create-6hcxz/mariadb-account-create" id=21749de8-06e8-4971-afb4-2d8d9332b908 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110595 | controller | Jun 14 08:58:27.794941 crc crio[24245]: time="2026-06-14T08:58:27.794890071Z" level=info msg="Removing container: 81ab41224e0e65df053463c2fcd9df9cbc19188ee75382c0e378a11e42bed1b1" id=81452b11-bcbe-4f3d-8a8b-0ea9b1714c06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110611 | controller | Jun 14 08:58:27.873383 crc crio[24245]: time="2026-06-14T08:58:27.87302588Z" level=info msg="Removed container 81ab41224e0e65df053463c2fcd9df9cbc19188ee75382c0e378a11e42bed1b1: openstack/keystone-db-sync-r9dtq/keystone-db-sync" id=81452b11-bcbe-4f3d-8a8b-0ea9b1714c06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110626 | controller | Jun 14 08:58:27.880924 crc crio[24245]: time="2026-06-14T08:58:27.880837925Z" level=info msg="Removing container: d7321371fe1dc4e726f12711cff2c7232c78c2b5108c326d337a2a8be03e1749" id=21b44878-e0eb-407d-ac3a-481e6c97d728 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110641 | controller | Jun 14 08:58:27.974822 crc crio[24245]: time="2026-06-14T08:58:27.974664734Z" level=info msg="Removed container d7321371fe1dc4e726f12711cff2c7232c78c2b5108c326d337a2a8be03e1749: openstack/keystone-7d31-account-create-zzjrb/mariadb-account-create" id=21b44878-e0eb-407d-ac3a-481e6c97d728 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.110656 | controller | Jun 14 08:58:27.986452 crc crio[24245]: time="2026-06-14T08:58:27.986359825Z" level=info msg="Stopping pod sandbox: 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3" id=c8f44655-e1b0-4992-aa55-288d0ae23144 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.110675 | controller | Jun 14 08:58:27.986452 crc crio[24245]: time="2026-06-14T08:58:27.986453038Z" level=info msg="Stopped pod sandbox (already stopped): 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3" id=c8f44655-e1b0-4992-aa55-288d0ae23144 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.110691 | controller | Jun 14 08:58:27.987216 crc crio[24245]: time="2026-06-14T08:58:27.987172711Z" level=info msg="Removing pod sandbox: 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3" id=a8447863-7a9c-43cd-af80-d944ca5f327f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.110706 | controller | Jun 14 08:58:28.007827 crc crio[24245]: time="2026-06-14T08:58:28.007715721Z" level=info msg="Removed pod sandbox: 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3" id=a8447863-7a9c-43cd-af80-d944ca5f327f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.110721 | controller | Jun 14 08:58:28.009446 crc crio[24245]: time="2026-06-14T08:58:28.009397301Z" level=info msg="Stopping pod sandbox: 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8" id=e20725b0-054b-495b-a8bd-4d8ed7e96c43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.110736 | controller | Jun 14 08:58:28.009576 crc crio[24245]: time="2026-06-14T08:58:28.009469283Z" level=info msg="Stopped pod sandbox (already stopped): 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8" id=e20725b0-054b-495b-a8bd-4d8ed7e96c43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.110751 | controller | Jun 14 08:58:28.010917 crc crio[24245]: time="2026-06-14T08:58:28.010807736Z" level=info msg="Removing pod sandbox: 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8" id=44cf450f-a0a8-4985-8de2-b5da65d8cfcc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.110766 | controller | Jun 14 08:58:28.029080 crc crio[24245]: time="2026-06-14T08:58:28.028974028Z" level=info msg="Removed pod sandbox: 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8" id=44cf450f-a0a8-4985-8de2-b5da65d8cfcc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.110781 | controller | Jun 14 08:58:28.030212 crc crio[24245]: time="2026-06-14T08:58:28.030170824Z" level=info msg="Stopping pod sandbox: 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2" id=20c0397d-c4fc-488f-8e26-8a9c96ab7783 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.110796 | controller | Jun 14 08:58:28.030432 crc crio[24245]: time="2026-06-14T08:58:28.030409712Z" level=info msg="Stopped pod sandbox (already stopped): 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2" id=20c0397d-c4fc-488f-8e26-8a9c96ab7783 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.110810 | controller | Jun 14 08:58:28.031569 crc crio[24245]: time="2026-06-14T08:58:28.031408383Z" level=info msg="Removing pod sandbox: 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2" id=ea950295-2579-46f0-b80c-6d896e8df7c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.110825 | controller | Jun 14 08:58:28.051937 crc crio[24245]: time="2026-06-14T08:58:28.051798895Z" level=info msg="Removed pod sandbox: 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2" id=ea950295-2579-46f0-b80c-6d896e8df7c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.110840 | controller | Jun 14 08:58:28.053228 crc crio[24245]: time="2026-06-14T08:58:28.053158188Z" level=info msg="Stopping pod sandbox: 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f" id=077d597f-7f4b-4b88-b617-e984098c8213 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.110855 | controller | Jun 14 08:58:28.053386 crc crio[24245]: time="2026-06-14T08:58:28.053243361Z" level=info msg="Stopped pod sandbox (already stopped): 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f" id=077d597f-7f4b-4b88-b617-e984098c8213 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.110880 | controller | Jun 14 08:58:28.054059 crc crio[24245]: time="2026-06-14T08:58:28.053826829Z" level=info msg="Removing pod sandbox: 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f" id=bbbd24ae-49d5-49a3-b7ad-9c389ba1e0ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.110896 | controller | Jun 14 08:58:28.070824 crc crio[24245]: time="2026-06-14T08:58:28.07004349Z" level=info msg="Removed pod sandbox: 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f" id=bbbd24ae-49d5-49a3-b7ad-9c389ba1e0ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.110911 | controller | Jun 14 08:58:28.071387 crc crio[24245]: time="2026-06-14T08:58:28.071141442Z" level=info msg="Stopping pod sandbox: 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789" id=2f01227e-ca33-47c6-8286-970d97a96df9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.110926 | controller | Jun 14 08:58:28.071387 crc crio[24245]: time="2026-06-14T08:58:28.071259776Z" level=info msg="Stopped pod sandbox (already stopped): 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789" id=2f01227e-ca33-47c6-8286-970d97a96df9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.110976 | controller | Jun 14 08:58:28.072006 crc crio[24245]: time="2026-06-14T08:58:28.071652548Z" level=info msg="Removing pod sandbox: 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789" id=84d730e5-3a77-4851-8f65-68d5fd67b144 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.110994 | controller | Jun 14 08:58:28.111335 crc crio[24245]: time="2026-06-14T08:58:28.110966396Z" level=info msg="Removed pod sandbox: 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789" id=84d730e5-3a77-4851-8f65-68d5fd67b144 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111009 | controller | Jun 14 08:58:28.117659 crc crio[24245]: time="2026-06-14T08:58:28.116624114Z" level=info msg="Stopping pod sandbox: 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971" id=e3eb7753-5d01-47e9-a818-1f89a0cfcdd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111024 | controller | Jun 14 08:58:28.120943 crc crio[24245]: time="2026-06-14T08:58:28.120809688Z" level=info msg="Stopped pod sandbox (already stopped): 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971" id=e3eb7753-5d01-47e9-a818-1f89a0cfcdd0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111039 | controller | Jun 14 08:58:28.122117 crc crio[24245]: time="2026-06-14T08:58:28.121995846Z" level=info msg="Removing pod sandbox: 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971" id=6f364a22-188f-4052-b5cf-b5782dfecc06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111055 | controller | Jun 14 08:58:28.145204 crc crio[24245]: time="2026-06-14T08:58:28.145102024Z" level=info msg="Removed pod sandbox: 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971" id=6f364a22-188f-4052-b5cf-b5782dfecc06 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111070 | controller | Jun 14 08:58:28.146663 crc crio[24245]: time="2026-06-14T08:58:28.146614753Z" level=info msg="Stopping pod sandbox: aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872" id=9a591978-ee41-45d7-aa1b-c44dc3152662 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111085 | controller | Jun 14 08:58:28.146927 crc crio[24245]: time="2026-06-14T08:58:28.146821889Z" level=info msg="Stopped pod sandbox (already stopped): aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872" id=9a591978-ee41-45d7-aa1b-c44dc3152662 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111100 | controller | Jun 14 08:58:28.148962 crc crio[24245]: time="2026-06-14T08:58:28.148786281Z" level=info msg="Removing pod sandbox: aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872" id=a3608537-4d23-44f7-8036-0db02acf492c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111119 | controller | Jun 14 08:58:28.175331 crc crio[24245]: time="2026-06-14T08:58:28.174618706Z" level=info msg="Removed pod sandbox: aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872" id=a3608537-4d23-44f7-8036-0db02acf492c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111134 | controller | Jun 14 08:58:28.175775 crc crio[24245]: time="2026-06-14T08:58:28.175746242Z" level=info msg="Stopping pod sandbox: a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c" id=6586a923-a0ac-472a-8cf5-643cb752eb57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111149 | controller | Jun 14 08:58:28.177662 crc crio[24245]: time="2026-06-14T08:58:28.177101775Z" level=info msg="Stopped pod sandbox (already stopped): a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c" id=6586a923-a0ac-472a-8cf5-643cb752eb57 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111164 | controller | Jun 14 08:58:28.183835 crc crio[24245]: time="2026-06-14T08:58:28.183740549Z" level=info msg="Removing pod sandbox: a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c" id=8f75191d-6178-40ca-a09a-41572d533549 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111179 | controller | Jun 14 08:58:28.207490 crc crio[24245]: time="2026-06-14T08:58:28.207388065Z" level=info msg="Removed pod sandbox: a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c" id=8f75191d-6178-40ca-a09a-41572d533549 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111194 | controller | Jun 14 08:58:28.208638 crc crio[24245]: time="2026-06-14T08:58:28.208592011Z" level=info msg="Stopping pod sandbox: d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6" id=c50833d0-98de-4139-b261-7a012fbc9fda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111210 | controller | Jun 14 08:58:28.208766 crc crio[24245]: time="2026-06-14T08:58:28.208671633Z" level=info msg="Stopped pod sandbox (already stopped): d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6" id=c50833d0-98de-4139-b261-7a012fbc9fda name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111225 | controller | Jun 14 08:58:28.209688 crc crio[24245]: time="2026-06-14T08:58:28.20949898Z" level=info msg="Removing pod sandbox: d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6" id=a5b0c215-5efc-4c0e-b149-a63923f820bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111240 | controller | Jun 14 08:58:28.236465 crc crio[24245]: time="2026-06-14T08:58:28.236353341Z" level=info msg="Removed pod sandbox: d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6" id=a5b0c215-5efc-4c0e-b149-a63923f820bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111259 | controller | Jun 14 08:58:28.237891 crc crio[24245]: time="2026-06-14T08:58:28.237725101Z" level=info msg="Stopping pod sandbox: 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb" id=1278d7c5-e194-4c05-bb06-3e68e2d37328 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111282 | controller | Jun 14 08:58:28.238036 crc crio[24245]: time="2026-06-14T08:58:28.237941578Z" level=info msg="Stopped pod sandbox (already stopped): 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb" id=1278d7c5-e194-4c05-bb06-3e68e2d37328 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111314 | controller | Jun 14 08:58:28.239213 crc crio[24245]: time="2026-06-14T08:58:28.238994171Z" level=info msg="Removing pod sandbox: 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb" id=7108fc4d-391e-40bf-81f9-137ea8b1948c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111343 | controller | Jun 14 08:58:28.255416 crc crio[24245]: time="2026-06-14T08:58:28.255274305Z" level=info msg="Removed pod sandbox: 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb" id=7108fc4d-391e-40bf-81f9-137ea8b1948c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111429 | controller | Jun 14 08:58:28.256637 crc crio[24245]: time="2026-06-14T08:58:28.25649129Z" level=info msg="Stopping pod sandbox: 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e" id=0b72b67a-bbcf-4b28-b4fb-1e47db3a1dee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111458 | controller | Jun 14 08:58:28.256637 crc crio[24245]: time="2026-06-14T08:58:28.256612874Z" level=info msg="Stopped pod sandbox (already stopped): 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e" id=0b72b67a-bbcf-4b28-b4fb-1e47db3a1dee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111477 | controller | Jun 14 08:58:28.257412 crc crio[24245]: time="2026-06-14T08:58:28.257347988Z" level=info msg="Removing pod sandbox: 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e" id=f78055f8-8dcb-474e-afca-9f94528406b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111493 | controller | Jun 14 08:58:28.277284 crc crio[24245]: time="2026-06-14T08:58:28.277167211Z" level=info msg="Removed pod sandbox: 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e" id=f78055f8-8dcb-474e-afca-9f94528406b9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111509 | controller | Jun 14 08:58:29.210832 crc crio[24245]: time="2026-06-14T08:58:29.209819592Z" level=info msg="Stopping pod sandbox: 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f" id=dfc2f63c-7963-4566-b946-b6ab1e179f28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111524 | controller | Jun 14 08:58:29.214463 crc crio[24245]: time="2026-06-14T08:58:29.211240908Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x Namespace:openstack ID:84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f UID:5f3bd0bf-7cb2-4e36-8bc7-28bdfc50bdb3 NetNS:/var/run/netns/2b5e6425-a1aa-42e0-aa4e-6038e2f7533c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f3bd0bf_7cb2_4e36_8bc7_28bdfc50bdb3.slice PodAnnotations:0xc001fea2e8}] Aliases:map[]}"
2026-06-14 10:12:37.111541 | controller | Jun 14 08:58:29.214463 crc crio[24245]: time="2026-06-14T08:58:29.211421494Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.111557 | controller | Jun 14 08:58:29.551971 crc crio[24245]: time="2026-06-14T08:58:29.551395588Z" level=info msg="Stopped pod sandbox: 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f" id=dfc2f63c-7963-4566-b946-b6ab1e179f28 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111572 | controller | Jun 14 08:59:28.302813 crc crio[24245]: time="2026-06-14T08:59:28.301775354Z" level=info msg="Removing container: b039dbc40afa10cbc78bec4f54a7748d12893fbaec96f5e3793264eb35a19723" id=a458ef2b-4935-4fe7-b9a7-0ede74b554c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.111587 | controller | Jun 14 08:59:28.476946 crc crio[24245]: time="2026-06-14T08:59:28.476787602Z" level=info msg="Removed container b039dbc40afa10cbc78bec4f54a7748d12893fbaec96f5e3793264eb35a19723: openstack/glance-db-sync-z98sq/glance-db-sync" id=a458ef2b-4935-4fe7-b9a7-0ede74b554c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.111603 | controller | Jun 14 08:59:28.482240 crc crio[24245]: time="2026-06-14T08:59:28.482178714Z" level=info msg="Removing container: 817f04b27379f6deda53ea620a20eac0703b4cbf980fc933ebc4d2039495ce62" id=4f5975b7-6f3c-4f51-a938-1a10ae297c8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.111621 | controller | Jun 14 08:59:28.684013 crc crio[24245]: time="2026-06-14T08:59:28.68393032Z" level=info msg="Removed container 817f04b27379f6deda53ea620a20eac0703b4cbf980fc933ebc4d2039495ce62: openstack/cinder-db-sync-4trgl/cinder-db-sync" id=4f5975b7-6f3c-4f51-a938-1a10ae297c8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.111637 | controller | Jun 14 08:59:28.688407 crc crio[24245]: time="2026-06-14T08:59:28.688342358Z" level=info msg="Removing container: bb487c6d33c72d4dad00f4f9d3673d727d84b9d28c418e6128e1fe48eae59eba" id=59c71413-4aa9-4ba6-b9fd-2f6cabf6bc11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.111652 | controller | Jun 14 08:59:28.756695 crc crio[24245]: time="2026-06-14T08:59:28.756392873Z" level=info msg="Removed container bb487c6d33c72d4dad00f4f9d3673d727d84b9d28c418e6128e1fe48eae59eba: openstack/placement-db-sync-vfp5d/placement-db-sync" id=59c71413-4aa9-4ba6-b9fd-2f6cabf6bc11 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.111667 | controller | Jun 14 08:59:28.761019 crc crio[24245]: time="2026-06-14T08:59:28.760880834Z" level=info msg="Removing container: 9a742bc96eaf6f6cf1f54e0c287234f8c8a9e7e79edec3adf9b72db9f8a96f7b" id=aa4b908a-75e8-44fa-ba81-05ddd1ac49e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.111683 | controller | Jun 14 08:59:28.915459 crc crio[24245]: time="2026-06-14T08:59:28.915288396Z" level=info msg="Removed container 9a742bc96eaf6f6cf1f54e0c287234f8c8a9e7e79edec3adf9b72db9f8a96f7b: openstack/neutron-db-sync-sfbnx/neutron-db-sync" id=aa4b908a-75e8-44fa-ba81-05ddd1ac49e4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.111698 | controller | Jun 14 08:59:28.918698 crc crio[24245]: time="2026-06-14T08:59:28.91860006Z" level=info msg="Removing container: f0d732a37422d1e7a1ef4d1504f0edefa2226bcbfdc550c63479986582cb2f34" id=c0976fd6-f8f8-4f80-89af-2293409798a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.111713 | controller | Jun 14 08:59:28.980478 crc crio[24245]: time="2026-06-14T08:59:28.980350114Z" level=info msg="Removed container f0d732a37422d1e7a1ef4d1504f0edefa2226bcbfdc550c63479986582cb2f34: openstack/barbican-db-sync-q9p2h/barbican-db-sync" id=c0976fd6-f8f8-4f80-89af-2293409798a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.111729 | controller | Jun 14 08:59:28.989055 crc crio[24245]: time="2026-06-14T08:59:28.988726159Z" level=info msg="Removing container: 0f9ec187e4dec506cf1e2984fb60af2ae1d02eda1214d3058ff862938c047cd5" id=df298e8b-0ff1-4b3f-a861-686277873b43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.111744 | controller | Jun 14 08:59:29.071980 crc crio[24245]: time="2026-06-14T08:59:29.071751085Z" level=info msg="Removed container 0f9ec187e4dec506cf1e2984fb60af2ae1d02eda1214d3058ff862938c047cd5: openstack/keystone-bootstrap-4t94b/keystone-bootstrap" id=df298e8b-0ff1-4b3f-a861-686277873b43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.111759 | controller | Jun 14 08:59:29.099465 crc crio[24245]: time="2026-06-14T08:59:29.099291219Z" level=info msg="Stopping pod sandbox: 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61" id=60e33623-8946-464c-be05-a4949966efa6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111774 | controller | Jun 14 08:59:29.099465 crc crio[24245]: time="2026-06-14T08:59:29.099446464Z" level=info msg="Stopped pod sandbox (already stopped): 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61" id=60e33623-8946-464c-be05-a4949966efa6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111800 | controller | Jun 14 08:59:29.100527 crc crio[24245]: time="2026-06-14T08:59:29.100472798Z" level=info msg="Removing pod sandbox: 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61" id=98c07db4-27ef-4792-928c-eba00294f041 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111816 | controller | Jun 14 08:59:29.120507 crc crio[24245]: time="2026-06-14T08:59:29.120368953Z" level=info msg="Removed pod sandbox: 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61" id=98c07db4-27ef-4792-928c-eba00294f041 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111834 | controller | Jun 14 08:59:29.121785 crc crio[24245]: time="2026-06-14T08:59:29.121736276Z" level=info msg="Stopping pod sandbox: 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3" id=ccc8b26a-b680-4154-afa3-5ed97949be0f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111850 | controller | Jun 14 08:59:29.121950 crc crio[24245]: time="2026-06-14T08:59:29.121797768Z" level=info msg="Stopped pod sandbox (already stopped): 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3" id=ccc8b26a-b680-4154-afa3-5ed97949be0f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111865 | controller | Jun 14 08:59:29.122599 crc crio[24245]: time="2026-06-14T08:59:29.122517021Z" level=info msg="Removing pod sandbox: 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3" id=ccd07acd-b77b-4eae-8feb-c4fb7df77138 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111879 | controller | Jun 14 08:59:29.148751 crc crio[24245]: time="2026-06-14T08:59:29.148538172Z" level=info msg="Removed pod sandbox: 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3" id=ccd07acd-b77b-4eae-8feb-c4fb7df77138 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111894 | controller | Jun 14 08:59:29.149984 crc crio[24245]: time="2026-06-14T08:59:29.149919066Z" level=info msg="Stopping pod sandbox: 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7" id=1c1d5b1c-96aa-434b-bb64-81c6b3547bec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111909 | controller | Jun 14 08:59:29.150129 crc crio[24245]: time="2026-06-14T08:59:29.149984818Z" level=info msg="Stopped pod sandbox (already stopped): 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7" id=1c1d5b1c-96aa-434b-bb64-81c6b3547bec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111923 | controller | Jun 14 08:59:29.150999 crc crio[24245]: time="2026-06-14T08:59:29.150931019Z" level=info msg="Removing pod sandbox: 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7" id=36766cb0-6454-4aad-a86e-1f79fd250404 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111939 | controller | Jun 14 08:59:29.175634 crc crio[24245]: time="2026-06-14T08:59:29.175564168Z" level=info msg="Removed pod sandbox: 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7" id=36766cb0-6454-4aad-a86e-1f79fd250404 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111953 | controller | Jun 14 08:59:29.181206 crc crio[24245]: time="2026-06-14T08:59:29.181059562Z" level=info msg="Stopping pod sandbox: d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa" id=2aa81eda-94f6-4a0a-9721-0bdfe0625135 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111968 | controller | Jun 14 08:59:29.181409 crc crio[24245]: time="2026-06-14T08:59:29.1812956Z" level=info msg="Stopped pod sandbox (already stopped): d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa" id=2aa81eda-94f6-4a0a-9721-0bdfe0625135 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.111983 | controller | Jun 14 08:59:29.182447 crc crio[24245]: time="2026-06-14T08:59:29.182374755Z" level=info msg="Removing pod sandbox: d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa" id=e42dbf02-b37d-4b6e-9903-1789faa179fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.111998 | controller | Jun 14 08:59:29.212940 crc crio[24245]: time="2026-06-14T08:59:29.212221226Z" level=info msg="Removed pod sandbox: d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa" id=e42dbf02-b37d-4b6e-9903-1789faa179fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.112013 | controller | Jun 14 08:59:29.214569 crc crio[24245]: time="2026-06-14T08:59:29.214492978Z" level=info msg="Stopping pod sandbox: 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8" id=2b2fdd1f-60da-4e0b-949f-33567a3045a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.112031 | controller | Jun 14 08:59:29.214686 crc crio[24245]: time="2026-06-14T08:59:29.214575611Z" level=info msg="Stopped pod sandbox (already stopped): 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8" id=2b2fdd1f-60da-4e0b-949f-33567a3045a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.112046 | controller | Jun 14 08:59:29.215279 crc crio[24245]: time="2026-06-14T08:59:29.215234942Z" level=info msg="Removing pod sandbox: 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8" id=1c16d70a-3506-4caf-b158-8cb208eac509 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.112062 | controller | Jun 14 08:59:29.233106 crc crio[24245]: time="2026-06-14T08:59:29.232997291Z" level=info msg="Removed pod sandbox: 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8" id=1c16d70a-3506-4caf-b158-8cb208eac509 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.112077 | controller | Jun 14 08:59:29.233916 crc crio[24245]: time="2026-06-14T08:59:29.233756023Z" level=info msg="Stopping pod sandbox: dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb" id=cef6607b-8e80-4683-a869-3929b45c29e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.112091 | controller | Jun 14 08:59:29.234028 crc crio[24245]: time="2026-06-14T08:59:29.23398874Z" level=info msg="Stopped pod sandbox (already stopped): dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb" id=cef6607b-8e80-4683-a869-3929b45c29e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.112106 | controller | Jun 14 08:59:29.234911 crc crio[24245]: time="2026-06-14T08:59:29.234783836Z" level=info msg="Removing pod sandbox: dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb" id=773adf01-6ea0-482a-b8f3-50a802b1d6f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.112121 | controller | Jun 14 08:59:29.261713 crc crio[24245]: time="2026-06-14T08:59:29.261570252Z" level=info msg="Removed pod sandbox: dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb" id=773adf01-6ea0-482a-b8f3-50a802b1d6f2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.112136 | controller | Jun 14 09:00:00.556590 crc crio[24245]: time="2026-06-14T09:00:00.555089397Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/POD" id=67df73c3-7a8e-4eaa-9241-c63f089827a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.112151 | controller | Jun 14 09:00:00.556590 crc crio[24245]: time="2026-06-14T09:00:00.55607731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.112168 | controller | Jun 14 09:00:00.620269 crc crio[24245]: time="2026-06-14T09:00:00.619703511Z" level=info msg="Got pod network &{Name:collect-profiles-29690460-d7mqq Namespace:openshift-operator-lifecycle-manager ID:a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01 UID:169de552-0530-43e0-91e7-2fc646df0097 NetNS:/var/run/netns/5ef89fd3-6475-4ea4-af55-3ed82d873d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod169de552_0530_43e0_91e7_2fc646df0097.slice PodAnnotations:0xc001fea650}] Aliases:map[]}"
2026-06-14 10:12:37.112184 | controller | Jun 14 09:00:00.620269 crc crio[24245]: time="2026-06-14T09:00:00.620248818Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690460-d7mqq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.112199 | controller | Jun 14 09:00:00.654227 crc crio[24245]: time="2026-06-14T09:00:00.654085138Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690460-mr26f/POD" id=5d20c13b-50e1-4e24-9c2b-3872389ba0c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.112219 | controller | Jun 14 09:00:00.654227 crc crio[24245]: time="2026-06-14T09:00:00.654218122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.112235 | controller | Jun 14 09:00:00.709288 crc crio[24245]: time="2026-06-14T09:00:00.709159737Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690460-mr26f Namespace:openshift-infra ID:54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1 UID:29d7b741-e1de-4e7a-add2-c9f520a6e460 NetNS:/var/run/netns/14cb798b-5800-4c89-86d2-b265374ba353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29d7b741_e1de_4e7a_add2_c9f520a6e460.slice PodAnnotations:0xc001fea8e0}] Aliases:map[]}"
2026-06-14 10:12:37.112252 | controller | Jun 14 09:00:00.709746 crc crio[24245]: time="2026-06-14T09:00:00.709338763Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690460-mr26f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.112267 | controller | Jun 14 09:00:01.394384 crc crio[24245]: 2026-06-14T09:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2e14b9e662623d Mac:9e:cd:ab:7a:76:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/5ef89fd3-6475-4ea4-af55-3ed82d873d65 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.112284 | controller | Jun 14 09:00:01.400637 crc crio[24245]: time="2026-06-14T09:00:01.400526508Z" level=info msg="Got pod network &{Name:collect-profiles-29690460-d7mqq Namespace:openshift-operator-lifecycle-manager ID:a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01 UID:169de552-0530-43e0-91e7-2fc646df0097 NetNS:/var/run/netns/5ef89fd3-6475-4ea4-af55-3ed82d873d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod169de552_0530_43e0_91e7_2fc646df0097.slice PodAnnotations:0xc001fea650}] Aliases:map[]}"
2026-06-14 10:12:37.112300 | controller | Jun 14 09:00:01.401247 crc crio[24245]: time="2026-06-14T09:00:01.401154208Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690460-d7mqq for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.112315 | controller | Jun 14 09:00:01.420691 crc crio[24245]: time="2026-06-14T09:00:01.420621977Z" level=info msg="Ran pod sandbox a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/POD" id=67df73c3-7a8e-4eaa-9241-c63f089827a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.112331 | controller | Jun 14 09:00:01.426128 crc crio[24245]: time="2026-06-14T09:00:01.426052457Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=76fb1ffc-690f-4373-a27d-c2a0e764f5a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.112372 | controller | Jun 14 09:00:01.430581 crc crio[24245]: time="2026-06-14T09:00:01.430523751Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b37a7e00-703e-4f5e-9e93-20a5f3021608 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.112394 | controller | Jun 14 09:00:01.446018 crc crio[24245]: time="2026-06-14T09:00:01.445932125Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/collect-profiles" id=8f8aba58-8389-4432-beb9-f391a1284c67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.112417 | controller | Jun 14 09:00:01.447126 crc crio[24245]: time="2026-06-14T09:00:01.447093319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.112433 | controller | Jun 14 09:00:01.522444 crc crio[24245]: time="2026-06-14T09:00:01.522244653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.112449 | controller | Jun 14 09:00:01.545596 crc crio[24245]: time="2026-06-14T09:00:01.545485191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.112465 | controller | Jun 14 09:00:01.580455 crc crio[24245]: 2026-06-14T09:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54c645e3027345c Mac:9e:77:30:e4:f7:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/14cb798b-5800-4c89-86d2-b265374ba353 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.112480 | controller | Jun 14 09:00:01.584732 crc crio[24245]: time="2026-06-14T09:00:01.58207922Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690460-mr26f Namespace:openshift-infra ID:54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1 UID:29d7b741-e1de-4e7a-add2-c9f520a6e460 NetNS:/var/run/netns/14cb798b-5800-4c89-86d2-b265374ba353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29d7b741_e1de_4e7a_add2_c9f520a6e460.slice PodAnnotations:0xc001fea8e0}] Aliases:map[]}"
2026-06-14 10:12:37.112497 | controller | Jun 14 09:00:01.584732 crc crio[24245]: time="2026-06-14T09:00:01.582563915Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690460-mr26f for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.112512 | controller | Jun 14 09:00:01.601051 crc crio[24245]: time="2026-06-14T09:00:01.599728095Z" level=info msg="Ran pod sandbox 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1 with infra container: openshift-infra/auto-csr-approver-29690460-mr26f/POD" id=5d20c13b-50e1-4e24-9c2b-3872389ba0c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.112528 | controller | Jun 14 09:00:01.610246 crc crio[24245]: time="2026-06-14T09:00:01.610197387Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c96b6437-681d-47f5-92ee-124de5f01820 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.112543 | controller | Jun 14 09:00:01.634236 crc crio[24245]: time="2026-06-14T09:00:01.634112393Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.112558 | controller | Jun 14 09:00:01.796966 crc crio[24245]: time="2026-06-14T09:00:01.796803086Z" level=info msg="Created container 5dd777514ab0b9a348437182a0ed3221e9a643182e4c1014df8c66ab2cf8a4b0: openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/collect-profiles" id=8f8aba58-8389-4432-beb9-f391a1284c67 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.112574 | controller | Jun 14 09:00:01.799395 crc crio[24245]: time="2026-06-14T09:00:01.799229823Z" level=info msg="Starting container: 5dd777514ab0b9a348437182a0ed3221e9a643182e4c1014df8c66ab2cf8a4b0" id=40953137-e80b-46b4-9fed-8cadf6243153 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.112589 | controller | Jun 14 09:00:01.808432 crc crio[24245]: time="2026-06-14T09:00:01.808337594Z" level=info msg="Started container" PID=111230 containerID=5dd777514ab0b9a348437182a0ed3221e9a643182e4c1014df8c66ab2cf8a4b0 description=openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/collect-profiles id=40953137-e80b-46b4-9fed-8cadf6243153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01
2026-06-14 10:12:37.112609 | controller | Jun 14 09:00:04.903362 crc crio[24245]: time="2026-06-14T09:00:04.9023664Z" level=info msg="Stopping pod sandbox: a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01" id=8d137b75-5c9e-4222-bbcf-5a5cfdb2d3a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.112625 | controller | Jun 14 09:00:04.905088 crc crio[24245]: time="2026-06-14T09:00:04.904160018Z" level=info msg="Got pod network &{Name:collect-profiles-29690460-d7mqq Namespace:openshift-operator-lifecycle-manager ID:a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01 UID:169de552-0530-43e0-91e7-2fc646df0097 NetNS:/var/run/netns/5ef89fd3-6475-4ea4-af55-3ed82d873d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod169de552_0530_43e0_91e7_2fc646df0097.slice PodAnnotations:0xc000522d38}] Aliases:map[]}"
2026-06-14 10:12:37.112641 | controller | Jun 14 09:00:04.905088 crc crio[24245]: time="2026-06-14T09:00:04.904372105Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690460-d7mqq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.112656 | controller | Jun 14 09:00:05.292543 crc crio[24245]: time="2026-06-14T09:00:05.292449905Z" level=info msg="Stopped pod sandbox: a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01" id=8d137b75-5c9e-4222-bbcf-5a5cfdb2d3a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.112672 | controller | Jun 14 09:00:12.825826 crc crio[24245]: time="2026-06-14T09:00:12.824351467Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c96b6437-681d-47f5-92ee-124de5f01820 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.112687 | controller | Jun 14 09:00:12.828113 crc crio[24245]: time="2026-06-14T09:00:12.827987883Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5031b3c0-783e-4675-87b2-30733802add4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.112702 | controller | Jun 14 09:00:12.834266 crc crio[24245]: time="2026-06-14T09:00:12.834135981Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fb040a3d-6e91-4cc2-b747-9f2f49c695f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.112718 | controller | Jun 14 09:00:12.846630 crc crio[24245]: time="2026-06-14T09:00:12.846391481Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690460-mr26f/oc" id=b4ce3e74-ecd8-446b-a055-9c7eef1ce9b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.112733 | controller | Jun 14 09:00:12.847374 crc crio[24245]: time="2026-06-14T09:00:12.84729221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.112749 | controller | Jun 14 09:00:12.950400 crc crio[24245]: time="2026-06-14T09:00:12.949216694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.112764 | controller | Jun 14 09:00:13.223750 crc crio[24245]: time="2026-06-14T09:00:13.223556804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.112780 | controller | Jun 14 09:00:13.356931 crc crio[24245]: time="2026-06-14T09:00:13.356783098Z" level=info msg="Created container 52442c1fc3da9d457f3eb20cef6fc360f199859b2e1b0becc4a7ca56746582ba: openshift-infra/auto-csr-approver-29690460-mr26f/oc" id=b4ce3e74-ecd8-446b-a055-9c7eef1ce9b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.112799 | controller | Jun 14 09:00:13.358592 crc crio[24245]: time="2026-06-14T09:00:13.358509351Z" level=info msg="Starting container: 52442c1fc3da9d457f3eb20cef6fc360f199859b2e1b0becc4a7ca56746582ba" id=0cec4a3f-8ef3-4025-9481-c4858f56d3f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.112815 | controller | Jun 14 09:00:13.365034 crc crio[24245]: time="2026-06-14T09:00:13.364961029Z" level=info msg="Started container" PID=111755 containerID=52442c1fc3da9d457f3eb20cef6fc360f199859b2e1b0becc4a7ca56746582ba description=openshift-infra/auto-csr-approver-29690460-mr26f/oc id=0cec4a3f-8ef3-4025-9481-c4858f56d3f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1
2026-06-14 10:12:37.112831 | controller | Jun 14 09:00:15.082518 crc crio[24245]: time="2026-06-14T09:00:15.081647554Z" level=info msg="Stopping pod sandbox: 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1" id=cfaeda7b-5a9e-4b2f-90bb-9eece6dd30e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.112846 | controller | Jun 14 09:00:15.085186 crc crio[24245]: time="2026-06-14T09:00:15.083161823Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690460-mr26f Namespace:openshift-infra ID:54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1 UID:29d7b741-e1de-4e7a-add2-c9f520a6e460 NetNS:/var/run/netns/14cb798b-5800-4c89-86d2-b265374ba353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29d7b741_e1de_4e7a_add2_c9f520a6e460.slice PodAnnotations:0xc00161ab48}] Aliases:map[]}"
2026-06-14 10:12:37.112863 | controller | Jun 14 09:00:15.085186 crc crio[24245]: time="2026-06-14T09:00:15.083342169Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690460-mr26f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.112878 | controller | Jun 14 09:00:15.469480 crc crio[24245]: time="2026-06-14T09:00:15.469239993Z" level=info msg="Stopped pod sandbox: 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1" id=cfaeda7b-5a9e-4b2f-90bb-9eece6dd30e7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.112894 | controller | Jun 14 09:00:29.290647 crc crio[24245]: time="2026-06-14T09:00:29.289573079Z" level=info msg="Removing container: 957d482ea853296d6fdc1eda78bbce1a76f200074e7d7eac46679dca0ad4b634" id=434430d2-333f-4f28-968b-f86560dafea1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.112910 | controller | Jun 14 09:00:29.347259 crc crio[24245]: time="2026-06-14T09:00:29.347142759Z" level=info msg="Removed container 957d482ea853296d6fdc1eda78bbce1a76f200074e7d7eac46679dca0ad4b634: openstack/nova-cell1-704b-account-create-d7cbs/mariadb-account-create" id=434430d2-333f-4f28-968b-f86560dafea1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.112925 | controller | Jun 14 09:00:29.352634 crc crio[24245]: time="2026-06-14T09:00:29.352560881Z" level=info msg="Removing container: f3785956602d3edd0acb68de98c48a8480a7179536be7b3513884209f3220767" id=62d4df54-517e-4293-a817-495e95050860 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.112941 | controller | Jun 14 09:00:29.410132 crc crio[24245]: time="2026-06-14T09:00:29.40999365Z" level=info msg="Removed container f3785956602d3edd0acb68de98c48a8480a7179536be7b3513884209f3220767: openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/collect-profiles" id=62d4df54-517e-4293-a817-495e95050860 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.112957 | controller | Jun 14 09:00:29.414374 crc crio[24245]: time="2026-06-14T09:00:29.414271391Z" level=info msg="Removing container: ab457d7d3908311546a5a0dd27a2a22d3d65112945b693c0fb712ba917369b03" id=c5efd7e1-3a71-40cd-9fad-2e55c21e721c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.112972 | controller | Jun 14 09:00:29.510687 crc crio[24245]: time="2026-06-14T09:00:29.510425212Z" level=info msg="Removed container ab457d7d3908311546a5a0dd27a2a22d3d65112945b693c0fb712ba917369b03: openstack/nova-api-2f20-account-create-mppjb/mariadb-account-create" id=c5efd7e1-3a71-40cd-9fad-2e55c21e721c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.112991 | controller | Jun 14 09:00:29.514571 crc crio[24245]: time="2026-06-14T09:00:29.51446127Z" level=info msg="Removing container: bbc18ac848845556564841cd6eb010d3cfb5d972fbdde70a7fed621ef9eb0918" id=1d62b860-3934-41c6-8365-1ddd4774a550 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.113006 | controller | Jun 14 09:00:29.554488 crc crio[24245]: time="2026-06-14T09:00:29.554085836Z" level=info msg="Removed container bbc18ac848845556564841cd6eb010d3cfb5d972fbdde70a7fed621ef9eb0918: openstack/nova-api-db-create-kphkf/mariadb-database-create" id=1d62b860-3934-41c6-8365-1ddd4774a550 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.113022 | controller | Jun 14 09:00:29.558095 crc crio[24245]: time="2026-06-14T09:00:29.558039782Z" level=info msg="Removing container: df3c2c2d5f966f8f93ddb73f4262b8f63f99472a41df51e77471ada1f3d5b52b" id=f658920b-0d35-48d9-896f-057798fdda87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.113037 | controller | Jun 14 09:00:29.622979 crc crio[24245]: time="2026-06-14T09:00:29.622791763Z" level=info msg="Removed container df3c2c2d5f966f8f93ddb73f4262b8f63f99472a41df51e77471ada1f3d5b52b: openstack/nova-cell0-db-create-bpnlt/mariadb-database-create" id=f658920b-0d35-48d9-896f-057798fdda87 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.113052 | controller | Jun 14 09:00:29.627036 crc crio[24245]: time="2026-06-14T09:00:29.626960453Z" level=info msg="Removing container: 9aa01a6cbc3a07cd8d18c2f41cb5ebae96f1bc8d73b9b0f2bd2a091666ba432c" id=6d8f8139-fb90-4e29-9061-3641bc0215b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.113068 | controller | Jun 14 09:00:29.686808 crc crio[24245]: time="2026-06-14T09:00:29.68621399Z" level=info msg="Removed container 9aa01a6cbc3a07cd8d18c2f41cb5ebae96f1bc8d73b9b0f2bd2a091666ba432c: openstack/nova-cell1-db-create-25xjv/mariadb-database-create" id=6d8f8139-fb90-4e29-9061-3641bc0215b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.113083 | controller | Jun 14 09:00:29.691536 crc crio[24245]: time="2026-06-14T09:00:29.691423091Z" level=info msg="Removing container: e06c8cc97d78b1b177b8e2da2dc2508006af5c4094426f2fd9b964496c71c925" id=af1416b9-bbd3-4a8c-a52d-969b227707fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.113098 | controller | Jun 14 09:00:29.743112 crc crio[24245]: time="2026-06-14T09:00:29.742974723Z" level=info msg="Removed container e06c8cc97d78b1b177b8e2da2dc2508006af5c4094426f2fd9b964496c71c925: openstack/nova-cell0-758a-account-create-z8pnw/mariadb-account-create" id=af1416b9-bbd3-4a8c-a52d-969b227707fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.113113 | controller | Jun 14 09:00:29.746639 crc crio[24245]: time="2026-06-14T09:00:29.746587932Z" level=info msg="Removing container: e12470e8b6debc6b8bd03848a2207d0f0fddae006607693ab296af3e637a6c3b" id=62eca17e-bac6-4eac-ab75-fdf7aeb08ef7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.113129 | controller | Jun 14 09:00:29.918634 crc crio[24245]: time="2026-06-14T09:00:29.918513534Z" level=info msg="Removed container e12470e8b6debc6b8bd03848a2207d0f0fddae006607693ab296af3e637a6c3b: openshift-infra/auto-csr-approver-29690454-sxj55/oc" id=62eca17e-bac6-4eac-ab75-fdf7aeb08ef7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.113145 | controller | Jun 14 09:00:29.931589 crc crio[24245]: time="2026-06-14T09:00:29.931466096Z" level=info msg="Stopping pod sandbox: e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84" id=3a14b379-4761-48b1-a031-451eb30c5f9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113160 | controller | Jun 14 09:00:29.931841 crc crio[24245]: time="2026-06-14T09:00:29.931614651Z" level=info msg="Stopped pod sandbox (already stopped): e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84" id=3a14b379-4761-48b1-a031-451eb30c5f9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113179 | controller | Jun 14 09:00:29.932567 crc crio[24245]: time="2026-06-14T09:00:29.932490359Z" level=info msg="Removing pod sandbox: e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84" id=5966f7c2-bac5-4153-8e12-1c9da0886324 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.113194 | controller | Jun 14 09:00:29.959441 crc crio[24245]: time="2026-06-14T09:00:29.95925531Z" level=info msg="Removed pod sandbox: e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84" id=5966f7c2-bac5-4153-8e12-1c9da0886324 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.113210 | controller | Jun 14 09:00:29.960686 crc crio[24245]: time="2026-06-14T09:00:29.960604457Z" level=info msg="Stopping pod sandbox: ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc" id=8d7c267b-bbe1-4144-8748-a392be236eec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113225 | controller | Jun 14 09:00:29.960762 crc crio[24245]: time="2026-06-14T09:00:29.96070724Z" level=info msg="Stopped pod sandbox (already stopped): ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc" id=8d7c267b-bbe1-4144-8748-a392be236eec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113241 | controller | Jun 14 09:00:29.962104 crc crio[24245]: time="2026-06-14T09:00:29.962009231Z" level=info msg="Removing pod sandbox: ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc" id=7e579779-c3a9-4e40-a615-82c50b9fa2c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.113256 | controller | Jun 14 09:00:29.981741 crc crio[24245]: time="2026-06-14T09:00:29.981585779Z" level=info msg="Removed pod sandbox: ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc" id=7e579779-c3a9-4e40-a615-82c50b9fa2c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.113272 | controller | Jun 14 09:00:29.983253 crc crio[24245]: time="2026-06-14T09:00:29.983047723Z" level=info msg="Stopping pod sandbox: 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85" id=40beea89-762e-48f0-9762-98fa0aa3b2c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113288 | controller | Jun 14 09:00:29.983253 crc crio[24245]: time="2026-06-14T09:00:29.983199778Z" level=info msg="Stopped pod sandbox (already stopped): 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85" id=40beea89-762e-48f0-9762-98fa0aa3b2c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113303 | controller | Jun 14 09:00:29.984067 crc crio[24245]: time="2026-06-14T09:00:29.983945131Z" level=info msg="Removing pod sandbox: 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85" id=ffbc1ba9-c8cd-4f15-b8a3-82a9e55d8f36 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.113319 | controller | Jun 14 09:00:30.008408 crc crio[24245]: time="2026-06-14T09:00:30.008251901Z" level=info msg="Removed pod sandbox: 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85" id=ffbc1ba9-c8cd-4f15-b8a3-82a9e55d8f36 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.113335 | controller | Jun 14 09:00:30.009833 crc crio[24245]: time="2026-06-14T09:00:30.009723005Z" level=info msg="Stopping pod sandbox: a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d" id=26059939-eec7-4a28-82a1-45d8db4645ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113370 | controller | Jun 14 09:00:30.009833 crc crio[24245]: time="2026-06-14T09:00:30.009821248Z" level=info msg="Stopped pod sandbox (already stopped): a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d" id=26059939-eec7-4a28-82a1-45d8db4645ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113388 | controller | Jun 14 09:00:30.011058 crc crio[24245]: time="2026-06-14T09:00:30.010935814Z" level=info msg="Removing pod sandbox: a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d" id=4235ff25-f60a-4331-bb2e-4539c81454c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.113407 | controller | Jun 14 09:00:30.043799 crc crio[24245]: time="2026-06-14T09:00:30.043704101Z" level=info msg="Removed pod sandbox: a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d" id=4235ff25-f60a-4331-bb2e-4539c81454c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.113423 | controller | Jun 14 09:00:30.045163 crc crio[24245]: time="2026-06-14T09:00:30.045073155Z" level=info msg="Stopping pod sandbox: bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec" id=8f17cde9-20ca-4c40-8fc9-8a8194a11842 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113439 | controller | Jun 14 09:00:30.045300 crc crio[24245]: time="2026-06-14T09:00:30.045245211Z" level=info msg="Stopped pod sandbox (already stopped): bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec" id=8f17cde9-20ca-4c40-8fc9-8a8194a11842 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113454 | controller | Jun 14 09:00:30.049993 crc crio[24245]: time="2026-06-14T09:00:30.049836578Z" level=info msg="Removing pod sandbox: bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec" id=e8c6c29e-7dc3-4bd8-ae66-a2458b9ba63b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.113470 | controller | Jun 14 09:00:30.076896 crc crio[24245]: time="2026-06-14T09:00:30.07677319Z" level=info msg="Removed pod sandbox: bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec" id=e8c6c29e-7dc3-4bd8-ae66-a2458b9ba63b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.113485 | controller | Jun 14 09:00:30.080658 crc crio[24245]: time="2026-06-14T09:00:30.080563808Z" level=info msg="Stopping pod sandbox: 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a" id=7d7b435f-c82c-4ade-9389-5ee4f8883b80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113500 | controller | Jun 14 09:00:30.080658 crc crio[24245]: time="2026-06-14T09:00:30.08064493Z" level=info msg="Stopped pod sandbox (already stopped): 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a" id=7d7b435f-c82c-4ade-9389-5ee4f8883b80 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113516 | controller | Jun 14 09:00:30.083552 crc crio[24245]: time="2026-06-14T09:00:30.083419988Z" level=info msg="Removing pod sandbox: 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a" id=93e31efb-86e5-4cdd-9bc8-18311bfbe0a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.113532 | controller | Jun 14 09:00:30.106818 crc crio[24245]: time="2026-06-14T09:00:30.106601872Z" level=info msg="Removed pod sandbox: 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a" id=93e31efb-86e5-4cdd-9bc8-18311bfbe0a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.113548 | controller | Jun 14 09:00:30.108152 crc crio[24245]: time="2026-06-14T09:00:30.108050534Z" level=info msg="Stopping pod sandbox: e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab" id=5a2926d4-c6c0-4318-8a0d-ceafe32ca78f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113564 | controller | Jun 14 09:00:30.108280 crc crio[24245]: time="2026-06-14T09:00:30.108159658Z" level=info msg="Stopped pod sandbox (already stopped): e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab" id=5a2926d4-c6c0-4318-8a0d-ceafe32ca78f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113579 | controller | Jun 14 09:00:30.109143 crc crio[24245]: time="2026-06-14T09:00:30.108833799Z" level=info msg="Removing pod sandbox: e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab" id=d758df07-6504-40b2-aa31-d33d6b710227 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.113595 | controller | Jun 14 09:00:30.127639 crc crio[24245]: time="2026-06-14T09:00:30.127439786Z" level=info msg="Removed pod sandbox: e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab" id=d758df07-6504-40b2-aa31-d33d6b710227 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.113614 | controller | Jun 14 09:00:30.128613 crc crio[24245]: time="2026-06-14T09:00:30.128506188Z" level=info msg="Stopping pod sandbox: 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f" id=373af2f5-8556-48e7-82a4-900abd56c62c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113630 | controller | Jun 14 09:00:30.128724 crc crio[24245]: time="2026-06-14T09:00:30.128625732Z" level=info msg="Stopped pod sandbox (already stopped): 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f" id=373af2f5-8556-48e7-82a4-900abd56c62c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113646 | controller | Jun 14 09:00:30.129636 crc crio[24245]: time="2026-06-14T09:00:30.12954053Z" level=info msg="Removing pod sandbox: 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f" id=9115683f-5127-4ed7-a5fd-7bde90f0ff49 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.113661 | controller | Jun 14 09:00:30.148472 crc crio[24245]: time="2026-06-14T09:00:30.148302452Z" level=info msg="Removed pod sandbox: 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f" id=9115683f-5127-4ed7-a5fd-7bde90f0ff49 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.113677 | controller | Jun 14 09:01:00.660463 crc crio[24245]: time="2026-06-14T09:01:00.659447246Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29690461-zvqwf/POD" id=11adde7a-616e-4eff-8305-f7adec010fcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.113692 | controller | Jun 14 09:01:00.662363 crc crio[24245]: time="2026-06-14T09:01:00.66048927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.113708 | controller | Jun 14 09:01:00.721461 crc crio[24245]: time="2026-06-14T09:01:00.721268547Z" level=info msg="Got pod network &{Name:keystone-cron-29690461-zvqwf Namespace:openstack ID:fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5 UID:c3d239fa-ec98-4d09-9e26-b8dd88d69e8f NetNS:/var/run/netns/589917f4-c880-41e3-817c-f43a3e9273ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3d239fa_ec98_4d09_9e26_b8dd88d69e8f.slice PodAnnotations:0xc001c3c900}] Aliases:map[]}"
2026-06-14 10:12:37.113724 | controller | Jun 14 09:01:00.721461 crc crio[24245]: time="2026-06-14T09:01:00.721398331Z" level=info msg="Adding pod openstack_keystone-cron-29690461-zvqwf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.113740 | controller | Jun 14 09:01:01.326168 crc crio[24245]: 2026-06-14T09:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa599d04cd43ea2 Mac:9e:64:cd:2f:79:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/589917f4-c880-41e3-817c-f43a3e9273ec SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.113756 | controller | Jun 14 09:01:01.328121 crc crio[24245]: time="2026-06-14T09:01:01.328054649Z" level=info msg="Got pod network &{Name:keystone-cron-29690461-zvqwf Namespace:openstack ID:fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5 UID:c3d239fa-ec98-4d09-9e26-b8dd88d69e8f NetNS:/var/run/netns/589917f4-c880-41e3-817c-f43a3e9273ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3d239fa_ec98_4d09_9e26_b8dd88d69e8f.slice PodAnnotations:0xc001c3c900}] Aliases:map[]}"
2026-06-14 10:12:37.113772 | controller | Jun 14 09:01:01.328301 crc crio[24245]: time="2026-06-14T09:01:01.328241176Z" level=info msg="Checking pod openstack_keystone-cron-29690461-zvqwf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.113792 | controller | Jun 14 09:01:01.340677 crc crio[24245]: time="2026-06-14T09:01:01.339993625Z" level=info msg="Ran pod sandbox fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5 with infra container: openstack/keystone-cron-29690461-zvqwf/POD" id=11adde7a-616e-4eff-8305-f7adec010fcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.113808 | controller | Jun 14 09:01:01.345144 crc crio[24245]: time="2026-06-14T09:01:01.344994719Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=c61a57ad-9a22-4822-87f3-34e0565b5a97 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.113823 | controller | Jun 14 09:01:01.381122 crc crio[24245]: time="2026-06-14T09:01:01.381000648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=6e6ec777-83af-454a-8fb5-cacb14551f2a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.113838 | controller | Jun 14 09:01:01.391420 crc crio[24245]: time="2026-06-14T09:01:01.391181272Z" level=info msg="Creating container: openstack/keystone-cron-29690461-zvqwf/keystone-cron" id=68090176-fdc2-4643-980e-603570046bef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.113853 | controller | Jun 14 09:01:01.391814 crc crio[24245]: time="2026-06-14T09:01:01.391656558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.113868 | controller | Jun 14 09:01:01.465335 crc crio[24245]: time="2026-06-14T09:01:01.465194984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.113884 | controller | Jun 14 09:01:01.470626 crc crio[24245]: time="2026-06-14T09:01:01.470564122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.113900 | controller | Jun 14 09:01:01.615533 crc crio[24245]: time="2026-06-14T09:01:01.615398809Z" level=info msg="Created container 9ff6fa12a2b4a3212cd20fdf652d92636801975188128e4b971c6dba70bd9de3: openstack/keystone-cron-29690461-zvqwf/keystone-cron" id=68090176-fdc2-4643-980e-603570046bef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.113915 | controller | Jun 14 09:01:01.617179 crc crio[24245]: time="2026-06-14T09:01:01.61700495Z" level=info msg="Starting container: 9ff6fa12a2b4a3212cd20fdf652d92636801975188128e4b971c6dba70bd9de3" id=36cfe03c-ff66-4946-82b2-2953c07cfec7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.113930 | controller | Jun 14 09:01:01.623639 crc crio[24245]: time="2026-06-14T09:01:01.62350956Z" level=info msg="Started container" PID=114169 containerID=9ff6fa12a2b4a3212cd20fdf652d92636801975188128e4b971c6dba70bd9de3 description=openstack/keystone-cron-29690461-zvqwf/keystone-cron id=36cfe03c-ff66-4946-82b2-2953c07cfec7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5
2026-06-14 10:12:37.113946 | controller | Jun 14 09:01:07.032049 crc crio[24245]: time="2026-06-14T09:01:07.031141256Z" level=info msg="Stopping pod sandbox: fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5" id=4657f622-dffa-4fb9-8bf0-fd0097f89d41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.113962 | controller | Jun 14 09:01:07.033494 crc crio[24245]: time="2026-06-14T09:01:07.03283102Z" level=info msg="Got pod network &{Name:keystone-cron-29690461-zvqwf Namespace:openstack ID:fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5 UID:c3d239fa-ec98-4d09-9e26-b8dd88d69e8f NetNS:/var/run/netns/589917f4-c880-41e3-817c-f43a3e9273ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3d239fa_ec98_4d09_9e26_b8dd88d69e8f.slice PodAnnotations:0xc000603290}] Aliases:map[]}"
2026-06-14 10:12:37.113980 | controller | Jun 14 09:01:07.033494 crc crio[24245]: time="2026-06-14T09:01:07.033034878Z" level=info msg="Deleting pod openstack_keystone-cron-29690461-zvqwf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.113996 | controller | Jun 14 09:01:07.578399 crc crio[24245]: time="2026-06-14T09:01:07.577773981Z" level=info msg="Stopped pod sandbox: fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5" id=4657f622-dffa-4fb9-8bf0-fd0097f89d41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.114012 | controller | Jun 14 09:01:30.171295 crc crio[24245]: time="2026-06-14T09:01:30.170295962Z" level=info msg="Removing container: 5e728c2adfe903ee2f7eee849783715c92d220b9be508ca79beb8a2c0d98464f" id=e1c1bc06-f454-4754-bd21-c579275942e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.114027 | controller | Jun 14 09:01:30.266055 crc crio[24245]: time="2026-06-14T09:01:30.265818907Z" level=info msg="Removed container 5e728c2adfe903ee2f7eee849783715c92d220b9be508ca79beb8a2c0d98464f: openstack/nova-cell0-cell-mapping-qrl8h/nova-manage" id=e1c1bc06-f454-4754-bd21-c579275942e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.114043 | controller | Jun 14 09:01:30.270429 crc crio[24245]: time="2026-06-14T09:01:30.270360672Z" level=info msg="Removing container: d39ebdeefd9c5f135842c5cb08a819e6d64efb8d3a2161a7920982913b924f71" id=ba2a8d78-48b6-40fe-847a-014db91e67e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.114058 | controller | Jun 14 09:01:30.356785 crc crio[24245]: time="2026-06-14T09:01:30.356645831Z" level=info msg="Removed container d39ebdeefd9c5f135842c5cb08a819e6d64efb8d3a2161a7920982913b924f71: openstack/nova-cell1-conductor-db-sync-4hdbr/nova-cell1-conductor-db-sync" id=ba2a8d78-48b6-40fe-847a-014db91e67e7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.114073 | controller | Jun 14 09:01:30.360560 crc crio[24245]: time="2026-06-14T09:01:30.360516325Z" level=info msg="Removing container: ecd0091e30e0263c699b717eda6b5481985b4db492433158506f1b41f0e11853" id=07198b4e-5861-445a-8653-60d187644ee8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.114088 | controller | Jun 14 09:01:30.468495 crc crio[24245]: time="2026-06-14T09:01:30.468044226Z" level=info msg="Removed container ecd0091e30e0263c699b717eda6b5481985b4db492433158506f1b41f0e11853: openstack/nova-cell0-conductor-db-sync-mq5g8/nova-cell0-conductor-db-sync" id=07198b4e-5861-445a-8653-60d187644ee8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.114103 | controller | Jun 14 09:01:30.488102 crc crio[24245]: time="2026-06-14T09:01:30.487995449Z" level=info msg="Stopping pod sandbox: 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e" id=98ca4ac5-c783-43af-a62b-998291ab47a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.114119 | controller | Jun 14 09:01:30.488102 crc crio[24245]: time="2026-06-14T09:01:30.488093752Z" level=info msg="Stopped pod sandbox (already stopped): 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e" id=98ca4ac5-c783-43af-a62b-998291ab47a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.114134 | controller | Jun 14 09:01:30.489366 crc crio[24245]: time="2026-06-14T09:01:30.489258349Z" level=info msg="Removing pod sandbox: 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e" id=730812f5-4c5c-42ae-a6de-6e6ad2c6c587 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.114149 | controller | Jun 14 09:01:30.515356 crc crio[24245]: time="2026-06-14T09:01:30.514726081Z" level=info msg="Removed pod sandbox: 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e" id=730812f5-4c5c-42ae-a6de-6e6ad2c6c587 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.114167 | controller | Jun 14 09:01:30.516460 crc crio[24245]: time="2026-06-14T09:01:30.516399534Z" level=info msg="Stopping pod sandbox: 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6" id=46403e58-c35a-4963-b3d6-624f271bef7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.114183 | controller | Jun 14 09:01:30.516734 crc crio[24245]: time="2026-06-14T09:01:30.516474587Z" level=info msg="Stopped pod sandbox (already stopped): 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6" id=46403e58-c35a-4963-b3d6-624f271bef7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.114198 | controller | Jun 14 09:01:30.517437 crc crio[24245]: time="2026-06-14T09:01:30.517312034Z" level=info msg="Removing pod sandbox: 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6" id=11293177-3322-4f69-8a07-8eb55c1f9875 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.114213 | controller | Jun 14 09:01:30.539258 crc crio[24245]: time="2026-06-14T09:01:30.539196573Z" level=info msg="Removed pod sandbox: 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6" id=11293177-3322-4f69-8a07-8eb55c1f9875 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.114228 | controller | Jun 14 09:01:30.541216 crc crio[24245]: time="2026-06-14T09:01:30.541189724Z" level=info msg="Stopping pod sandbox: 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a" id=6ffb0597-70b2-4a47-9bf0-ac3c0ff862cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.114243 | controller | Jun 14 09:01:30.542419 crc crio[24245]: time="2026-06-14T09:01:30.541830105Z" level=info msg="Stopped pod sandbox (already stopped): 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a" id=6ffb0597-70b2-4a47-9bf0-ac3c0ff862cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.114258 | controller | Jun 14 09:01:30.544340 crc crio[24245]: time="2026-06-14T09:01:30.544221411Z" level=info msg="Removing pod sandbox: 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a" id=b4e864da-ae02-409f-b108-6e6c778797b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.114274 | controller | Jun 14 09:01:30.569975 crc crio[24245]: time="2026-06-14T09:01:30.569778139Z" level=info msg="Removed pod sandbox: 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a" id=b4e864da-ae02-409f-b108-6e6c778797b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.114289 | controller | Jun 14 09:02:00.586113 crc crio[24245]: time="2026-06-14T09:02:00.585100645Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690462-pvhm9/POD" id=bb471e9d-0361-4fc2-8080-a14f5186b868 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.114304 | controller | Jun 14 09:02:00.586113 crc crio[24245]: time="2026-06-14T09:02:00.586141249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.114319 | controller | Jun 14 09:02:00.665751 crc crio[24245]: time="2026-06-14T09:02:00.665616352Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690462-pvhm9 Namespace:openshift-infra ID:89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4 UID:1a46a4fa-8213-4e07-8e94-4ac8352c6166 NetNS:/var/run/netns/206ab705-520e-4295-9fab-efa82244ad4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a46a4fa_8213_4e07_8e94_4ac8352c6166.slice PodAnnotations:0xc002c922d0}] Aliases:map[]}"
2026-06-14 10:12:37.114335 | controller | Jun 14 09:02:00.665751 crc crio[24245]: time="2026-06-14T09:02:00.665704553Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690462-pvhm9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.114371 | controller | Jun 14 09:02:01.225633 crc crio[24245]: 2026-06-14T09:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89dd04eabafdbc1 Mac:46:a8:95:11:9b:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/206ab705-520e-4295-9fab-efa82244ad4b SocketPath: PciID:}] [{Interface:0xc0002a28c0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.114390 | controller | Jun 14 09:02:01.227440 crc crio[24245]: time="2026-06-14T09:02:01.227309158Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690462-pvhm9 Namespace:openshift-infra ID:89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4 UID:1a46a4fa-8213-4e07-8e94-4ac8352c6166 NetNS:/var/run/netns/206ab705-520e-4295-9fab-efa82244ad4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a46a4fa_8213_4e07_8e94_4ac8352c6166.slice PodAnnotations:0xc002c922d0}] Aliases:map[]}"
2026-06-14 10:12:37.114406 | controller | Jun 14 09:02:01.227718 crc crio[24245]: time="2026-06-14T09:02:01.2276198Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690462-pvhm9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.114423 | controller | Jun 14 09:02:01.242928 crc crio[24245]: time="2026-06-14T09:02:01.242363028Z" level=info msg="Ran pod sandbox 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4 with infra container: openshift-infra/auto-csr-approver-29690462-pvhm9/POD" id=bb471e9d-0361-4fc2-8080-a14f5186b868 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.114439 | controller | Jun 14 09:02:01.248889 crc crio[24245]: time="2026-06-14T09:02:01.248669198Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5bfe95ad-81a9-4e59-824c-a356f31815c0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.114454 | controller | Jun 14 09:02:01.259476 crc crio[24245]: time="2026-06-14T09:02:01.259359528Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.114470 | controller | Jun 14 09:02:02.117449 crc crio[24245]: time="2026-06-14T09:02:02.117291175Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5bfe95ad-81a9-4e59-824c-a356f31815c0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.114485 | controller | Jun 14 09:02:02.120654 crc crio[24245]: time="2026-06-14T09:02:02.119717051Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0f88c492-c25f-40b6-a336-61a17c7279a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.114501 | controller | Jun 14 09:02:02.122824 crc crio[24245]: time="2026-06-14T09:02:02.12274634Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=29cc7424-3293-425e-861b-b2919303c23d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.114517 | controller | Jun 14 09:02:02.131622 crc crio[24245]: time="2026-06-14T09:02:02.131517079Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690462-pvhm9/oc" id=4efb342b-1b69-46ef-a306-0b34471c4a4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.114532 | controller | Jun 14 09:02:02.132403 crc crio[24245]: time="2026-06-14T09:02:02.132285415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.114548 | controller | Jun 14 09:02:02.189543 crc crio[24245]: time="2026-06-14T09:02:02.189232839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.114564 | controller | Jun 14 09:02:02.509355 crc crio[24245]: time="2026-06-14T09:02:02.509233451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.114583 | controller | Jun 14 09:02:02.725131 crc crio[24245]: time="2026-06-14T09:02:02.724801548Z" level=info msg="Created container b5e4627222208c9f7c81b3284ca6371e8191883fc549f5d3072fd1cd47ee10c7: openshift-infra/auto-csr-approver-29690462-pvhm9/oc" id=4efb342b-1b69-46ef-a306-0b34471c4a4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.114599 | controller | Jun 14 09:02:02.728159 crc crio[24245]: time="2026-06-14T09:02:02.728034195Z" level=info msg="Starting container: b5e4627222208c9f7c81b3284ca6371e8191883fc549f5d3072fd1cd47ee10c7" id=005484ba-9824-462e-a2c7-99abbf70e6d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.114614 | controller | Jun 14 09:02:02.735024 crc crio[24245]: time="2026-06-14T09:02:02.734717757Z" level=info msg="Started container" PID=117055 containerID=b5e4627222208c9f7c81b3284ca6371e8191883fc549f5d3072fd1cd47ee10c7 description=openshift-infra/auto-csr-approver-29690462-pvhm9/oc id=005484ba-9824-462e-a2c7-99abbf70e6d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4
2026-06-14 10:12:37.114630 | controller | Jun 14 09:02:06.103817 crc crio[24245]: time="2026-06-14T09:02:06.102436871Z" level=info msg="Stopping pod sandbox: 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4" id=b2703538-cd6c-4d11-9ad9-f19279d06ea2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.114646 | controller | Jun 14 09:02:06.105661 crc crio[24245]: time="2026-06-14T09:02:06.105191559Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690462-pvhm9 Namespace:openshift-infra ID:89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4 UID:1a46a4fa-8213-4e07-8e94-4ac8352c6166 NetNS:/var/run/netns/206ab705-520e-4295-9fab-efa82244ad4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a46a4fa_8213_4e07_8e94_4ac8352c6166.slice PodAnnotations:0xc001b86678}] Aliases:map[]}"
2026-06-14 10:12:37.114662 | controller | Jun 14 09:02:06.105661 crc crio[24245]: time="2026-06-14T09:02:06.10551372Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690462-pvhm9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.114678 | controller | Jun 14 09:02:06.509993 crc crio[24245]: time="2026-06-14T09:02:06.508549856Z" level=info msg="Stopped pod sandbox: 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4" id=b2703538-cd6c-4d11-9ad9-f19279d06ea2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.114693 | controller | Jun 14 09:02:30.604724 crc crio[24245]: time="2026-06-14T09:02:30.602729728Z" level=info msg="Removing container: 92c482adfa654c57426a95a593876d86acb4cadd4f195585ce0b5615d54d0923" id=f4576223-2324-41d8-bc3e-7d90286a65af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.114708 | controller | Jun 14 09:02:30.726154 crc crio[24245]: time="2026-06-14T09:02:30.726076238Z" level=info msg="Removed container 92c482adfa654c57426a95a593876d86acb4cadd4f195585ce0b5615d54d0923: openstack/nova-cell1-cell-mapping-94z55/nova-manage" id=f4576223-2324-41d8-bc3e-7d90286a65af name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.114724 | controller | Jun 14 09:02:30.730974 crc crio[24245]: time="2026-06-14T09:02:30.730702385Z" level=info msg="Removing container: b37a56fb9c1ab77bfc79501e497156e689204ee7df9721652ada2ccbbab5494c" id=13b92a99-2066-4720-986a-5701c368f54c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.114739 | controller | Jun 14 09:02:30.873591 crc crio[24245]: time="2026-06-14T09:02:30.870805942Z" level=info msg="Removed container b37a56fb9c1ab77bfc79501e497156e689204ee7df9721652ada2ccbbab5494c: openshift-infra/auto-csr-approver-29690456-zgv4g/oc" id=13b92a99-2066-4720-986a-5701c368f54c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.114757 | controller | Jun 14 09:02:30.896174 crc crio[24245]: time="2026-06-14T09:02:30.895805148Z" level=info msg="Stopping pod sandbox: 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a" id=3716aee2-e19e-4c23-98fb-213646538b5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.114773 | controller | Jun 14 09:02:30.896174 crc crio[24245]: time="2026-06-14T09:02:30.896034475Z" level=info msg="Stopped pod sandbox (already stopped): 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a" id=3716aee2-e19e-4c23-98fb-213646538b5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.114789 | controller | Jun 14 09:02:30.898461 crc crio[24245]: time="2026-06-14T09:02:30.898368509Z" level=info msg="Removing pod sandbox: 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a" id=c9ad9085-96b5-4b18-a02b-d75373343bca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.114804 | controller | Jun 14 09:02:30.919084 crc crio[24245]: time="2026-06-14T09:02:30.918956029Z" level=info msg="Removed pod sandbox: 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a" id=c9ad9085-96b5-4b18-a02b-d75373343bca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.114819 | controller | Jun 14 09:02:30.924994 crc crio[24245]: time="2026-06-14T09:02:30.924901066Z" level=info msg="Stopping pod sandbox: 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914" id=c8b37b24-a8fc-4a29-9ee7-64dfe285948f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.114834 | controller | Jun 14 09:02:30.925215 crc crio[24245]: time="2026-06-14T09:02:30.925088743Z" level=info msg="Stopped pod sandbox (already stopped): 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914" id=c8b37b24-a8fc-4a29-9ee7-64dfe285948f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.114849 | controller | Jun 14 09:02:30.927310 crc crio[24245]: time="2026-06-14T09:02:30.927222509Z" level=info msg="Removing pod sandbox: 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914" id=23c10d87-5245-429b-b8eb-0130ea78d715 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.114864 | controller | Jun 14 09:02:30.945178 crc crio[24245]: time="2026-06-14T09:02:30.945106922Z" level=info msg="Removed pod sandbox: 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914" id=23c10d87-5245-429b-b8eb-0130ea78d715 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.114880 | controller | Jun 14 09:03:06.066362 crc crio[24245]: time="2026-06-14T09:03:06.065241373Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr/POD" id=936c1620-8af4-493c-b746-983cf5c0e18e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.114895 | controller | Jun 14 09:03:06.067782 crc crio[24245]: time="2026-06-14T09:03:06.067087932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.114910 | controller | Jun 14 09:03:06.124629 crc crio[24245]: time="2026-06-14T09:03:06.124402659Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr Namespace:openstack ID:921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0 UID:a149b49e-84f5-439d-8903-f4f4959505a4 NetNS:/var/run/netns/c824a421-2707-4c3a-b565-011cdcbd54f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda149b49e_84f5_439d_8903_f4f4959505a4.slice PodAnnotations:0xc000620378}] Aliases:map[]}"
2026-06-14 10:12:37.114926 | controller | Jun 14 09:03:06.125121 crc crio[24245]: time="2026-06-14T09:03:06.124657717Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.114945 | controller | Jun 14 09:03:06.912964 crc crio[24245]: 2026-06-14T09:03:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:921dc603320004a Mac:3e:74:ff:31:e8:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/c824a421-2707-4c3a-b565-011cdcbd54f1 SocketPath: PciID:}] [{Interface:0xc00025d640 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.114961 | controller | Jun 14 09:03:06.914489 crc crio[24245]: time="2026-06-14T09:03:06.914395573Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr Namespace:openstack ID:921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0 UID:a149b49e-84f5-439d-8903-f4f4959505a4 NetNS:/var/run/netns/c824a421-2707-4c3a-b565-011cdcbd54f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda149b49e_84f5_439d_8903_f4f4959505a4.slice PodAnnotations:0xc000620378}] Aliases:map[]}"
2026-06-14 10:12:37.114977 | controller | Jun 14 09:03:06.914611 crc crio[24245]: time="2026-06-14T09:03:06.91458864Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.114993 | controller | Jun 14 09:03:06.925422 crc crio[24245]: time="2026-06-14T09:03:06.925313983Z" level=info msg="Ran pod sandbox 921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr/POD" id=936c1620-8af4-493c-b746-983cf5c0e18e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.115008 | controller | Jun 14 09:03:06.929922 crc crio[24245]: time="2026-06-14T09:03:06.929777993Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=5f806519-d568-4081-9834-89a2a16f0b14 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.115024 | controller | Jun 14 09:03:06.940151 crc crio[24245]: time="2026-06-14T09:03:06.940038521Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.115039 | controller | Jun 14 09:03:19.819697 crc crio[24245]: time="2026-06-14T09:03:19.818434794Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=5f806519-d568-4081-9834-89a2a16f0b14 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.115055 | controller | Jun 14 09:03:19.822629 crc crio[24245]: time="2026-06-14T09:03:19.822444221Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=c12a0bba-2a5d-41e0-89dd-273ce5407a09 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.115070 | controller | Jun 14 09:03:19.852420 crc crio[24245]: time="2026-06-14T09:03:19.85222606Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=047c693c-61a5-4c59-80d8-3a4689c7322d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.115085 | controller | Jun 14 09:03:19.865445 crc crio[24245]: time="2026-06-14T09:03:19.865289267Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=5fc13b4a-c9aa-4604-b346-d51b28e7b730 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.115100 | controller | Jun 14 09:03:19.868077 crc crio[24245]: time="2026-06-14T09:03:19.867976373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.115118 | controller | Jun 14 09:03:19.954906 crc crio[24245]: time="2026-06-14T09:03:19.950261896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.115134 | controller | Jun 14 09:03:19.960246 crc crio[24245]: time="2026-06-14T09:03:19.958681464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.115149 | controller | Jun 14 09:03:20.163284 crc crio[24245]: time="2026-06-14T09:03:20.163149762Z" level=info msg="Created container 4f279a5bc915e851e00262c9c3f323a8f0e3700a49568b398dea4b602a097aaf: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=5fc13b4a-c9aa-4604-b346-d51b28e7b730 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.115164 | controller | Jun 14 09:03:20.165009 crc crio[24245]: time="2026-06-14T09:03:20.164764903Z" level=info msg="Starting container: 4f279a5bc915e851e00262c9c3f323a8f0e3700a49568b398dea4b602a097aaf" id=bf9d8bd9-94bb-4656-91ce-e9174d19665f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.115179 | controller | Jun 14 09:03:20.170752 crc crio[24245]: time="2026-06-14T09:03:20.170678782Z" level=info msg="Started container" PID=120836 containerID=4f279a5bc915e851e00262c9c3f323a8f0e3700a49568b398dea4b602a097aaf description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=bf9d8bd9-94bb-4656-91ce-e9174d19665f name=/runtime.v1.RuntimeService/StartContainer sandboxID=921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0
2026-06-14 10:12:37.115195 | controller | Jun 14 09:03:22.664609 crc crio[24245]: time="2026-06-14T09:03:22.663541867Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-8cvrd/POD" id=42d1442f-9c08-440c-9778-89662724ef9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.115211 | controller | Jun 14 09:03:22.667091 crc crio[24245]: time="2026-06-14T09:03:22.66703456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.115226 | controller | Jun 14 09:03:22.751019 crc crio[24245]: time="2026-06-14T09:03:22.750571653Z" level=info msg="Got pod network &{Name:community-operators-8cvrd Namespace:openshift-marketplace ID:ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f UID:ee314678-4e57-415e-885b-86a7488e0419 NetNS:/var/run/netns/043f1443-3bf1-4a82-a115-03ad374f70e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee314678_4e57_415e_885b_86a7488e0419.slice PodAnnotations:0xc000602a40}] Aliases:map[]}"
2026-06-14 10:12:37.115242 | controller | Jun 14 09:03:22.751387 crc crio[24245]: time="2026-06-14T09:03:22.751322588Z" level=info msg="Adding pod openshift-marketplace_community-operators-8cvrd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.115258 | controller | Jun 14 09:03:23.361917 crc crio[24245]: 2026-06-14T09:03:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca8416ab5eca97b Mac:d2:5e:b2:c4:34:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/043f1443-3bf1-4a82-a115-03ad374f70e9 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.115274 | controller | Jun 14 09:03:23.366155 crc crio[24245]: time="2026-06-14T09:03:23.366033391Z" level=info msg="Got pod network &{Name:community-operators-8cvrd Namespace:openshift-marketplace ID:ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f UID:ee314678-4e57-415e-885b-86a7488e0419 NetNS:/var/run/netns/043f1443-3bf1-4a82-a115-03ad374f70e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee314678_4e57_415e_885b_86a7488e0419.slice PodAnnotations:0xc000602a40}] Aliases:map[]}"
2026-06-14 10:12:37.115296 | controller | Jun 14 09:03:23.366689 crc crio[24245]: time="2026-06-14T09:03:23.366625428Z" level=info msg="Checking pod openshift-marketplace_community-operators-8cvrd for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.115313 | controller | Jun 14 09:03:23.383821 crc crio[24245]: time="2026-06-14T09:03:23.383726853Z" level=info msg="Ran pod sandbox ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f with infra container: openshift-marketplace/community-operators-8cvrd/POD" id=42d1442f-9c08-440c-9778-89662724ef9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.115329 | controller | Jun 14 09:03:23.388042 crc crio[24245]: time="2026-06-14T09:03:23.387955319Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b546b129-2049-4478-b24d-ccf6bae55c56 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.115344 | controller | Jun 14 09:03:23.395152 crc crio[24245]: time="2026-06-14T09:03:23.395032275Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3f442815-c7eb-4274-b2e9-71a9a36d7057 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.115378 | controller | Jun 14 09:03:23.408141 crc crio[24245]: time="2026-06-14T09:03:23.40805919Z" level=info msg="Creating container: openshift-marketplace/community-operators-8cvrd/extract-utilities" id=8c676af8-5586-444d-b93d-6e33adc1fbe1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.115394 | controller | Jun 14 09:03:23.408629 crc crio[24245]: time="2026-06-14T09:03:23.408575776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.115409 | controller | Jun 14 09:03:23.462293 crc crio[24245]: time="2026-06-14T09:03:23.462217206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.115424 | controller | Jun 14 09:03:23.467559 crc crio[24245]: time="2026-06-14T09:03:23.467465313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.115439 | controller | Jun 14 09:03:23.657056 crc crio[24245]: time="2026-06-14T09:03:23.656256941Z" level=info msg="Created container 5d26111a75728c78d0f1829cb3e673e206dee05da104cb9909a98d8230855a20: openshift-marketplace/community-operators-8cvrd/extract-utilities" id=8c676af8-5586-444d-b93d-6e33adc1fbe1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.115454 | controller | Jun 14 09:03:23.659902 crc crio[24245]: time="2026-06-14T09:03:23.659701501Z" level=info msg="Starting container: 5d26111a75728c78d0f1829cb3e673e206dee05da104cb9909a98d8230855a20" id=2024f984-31a5-48d4-9379-0ee01b18ee9d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.115470 | controller | Jun 14 09:03:23.666609 crc crio[24245]: time="2026-06-14T09:03:23.666501669Z" level=info msg="Started container" PID=121050 containerID=5d26111a75728c78d0f1829cb3e673e206dee05da104cb9909a98d8230855a20 description=openshift-marketplace/community-operators-8cvrd/extract-utilities id=2024f984-31a5-48d4-9379-0ee01b18ee9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f
2026-06-14 10:12:37.115485 | controller | Jun 14 09:03:24.344716 crc crio[24245]: time="2026-06-14T09:03:24.344601753Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=30fa173d-5560-4c06-96d3-45e576d3eaa7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.115505 | controller | Jun 14 09:03:24.358583 crc crio[24245]: time="2026-06-14T09:03:24.358462706Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-14 10:12:37.115521 | controller | Jun 14 09:03:25.207167 crc crio[24245]: time="2026-06-14T09:03:25.206418336Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640" id=30fa173d-5560-4c06-96d3-45e576d3eaa7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.115537 | controller | Jun 14 09:03:25.210114 crc crio[24245]: time="2026-06-14T09:03:25.2100113Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=b445ddcf-3d6a-49a4-9d3c-b5f78e974b23 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.115553 | controller | Jun 14 09:03:25.216631 crc crio[24245]: time="2026-06-14T09:03:25.216538238Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=d30c191c-ef0c-4385-93b2-2c0ec267c4c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.115569 | controller | Jun 14 09:03:25.229527 crc crio[24245]: time="2026-06-14T09:03:25.229481881Z" level=info msg="Creating container: openshift-marketplace/community-operators-8cvrd/extract-content" id=7fab42de-9168-446b-978a-d0d816187e34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.115585 | controller | Jun 14 09:03:25.230214 crc crio[24245]: time="2026-06-14T09:03:25.230191453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.115600 | controller | Jun 14 09:03:25.298565 crc crio[24245]: time="2026-06-14T09:03:25.298383157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.115616 | controller | Jun 14 09:03:25.311319 crc crio[24245]: time="2026-06-14T09:03:25.311246617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.115631 | controller | Jun 14 09:03:25.499206 crc crio[24245]: time="2026-06-14T09:03:25.499130396Z" level=info msg="Created container 36f4691eac4f864d239dea45dab52ebed1025dbb6004fd75403aeffc190a99eb: openshift-marketplace/community-operators-8cvrd/extract-content" id=7fab42de-9168-446b-978a-d0d816187e34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.115646 | controller | Jun 14 09:03:25.501636 crc crio[24245]: time="2026-06-14T09:03:25.501538943Z" level=info msg="Starting container: 36f4691eac4f864d239dea45dab52ebed1025dbb6004fd75403aeffc190a99eb" id=fae5afba-3585-4863-bcdc-3cb9cf7d7de6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.115661 | controller | Jun 14 09:03:25.513526 crc crio[24245]: time="2026-06-14T09:03:25.513393012Z" level=info msg="Started container" PID=121192 containerID=36f4691eac4f864d239dea45dab52ebed1025dbb6004fd75403aeffc190a99eb description=openshift-marketplace/community-operators-8cvrd/extract-content id=fae5afba-3585-4863-bcdc-3cb9cf7d7de6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f
2026-06-14 10:12:37.115677 | controller | Jun 14 09:03:28.420180 crc crio[24245]: time="2026-06-14T09:03:28.419503079Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ae443326-f1ed-4f10-9c74-1627cab88e24 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.115692 | controller | Jun 14 09:03:28.423101 crc crio[24245]: time="2026-06-14T09:03:28.422963749Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6abbe7b2-281f-4b34-bb9c-71d0c7d61553 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.115711 | controller | Jun 14 09:03:28.431537 crc crio[24245]: time="2026-06-14T09:03:28.431444149Z" level=info msg="Creating container: openshift-marketplace/community-operators-8cvrd/registry-server" id=c16bdf64-1324-4ebd-8b6a-e367c286188e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.115727 | controller | Jun 14 09:03:28.431937 crc crio[24245]: time="2026-06-14T09:03:28.431820831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.115742 | controller | Jun 14 09:03:28.506940 crc crio[24245]: time="2026-06-14T09:03:28.506807372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.115758 | controller | Jun 14 09:03:28.511158 crc crio[24245]: time="2026-06-14T09:03:28.511092228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.115773 | controller | Jun 14 09:03:28.714548 crc crio[24245]: time="2026-06-14T09:03:28.714429321Z" level=info msg="Created container 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b: openshift-marketplace/community-operators-8cvrd/registry-server" id=c16bdf64-1324-4ebd-8b6a-e367c286188e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.115798 | controller | Jun 14 09:03:28.715752 crc crio[24245]: time="2026-06-14T09:03:28.715694711Z" level=info msg="Starting container: 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b" id=3dfa8167-39bd-4707-9f59-70e56b97c78d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.115815 | controller | Jun 14 09:03:28.727697 crc crio[24245]: time="2026-06-14T09:03:28.727495437Z" level=info msg="Started container" PID=121324 containerID=4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b description=openshift-marketplace/community-operators-8cvrd/registry-server id=3dfa8167-39bd-4707-9f59-70e56b97c78d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f
2026-06-14 10:12:37.115831 | controller | Jun 14 09:03:34.526264 crc crio[24245]: time="2026-06-14T09:03:34.524807307Z" level=info msg="Stopping pod sandbox: 921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0" id=e3bb1048-eb24-4b3e-a852-7181f65d86f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.115847 | controller | Jun 14 09:03:34.530723 crc crio[24245]: time="2026-06-14T09:03:34.530145837Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr Namespace:openstack ID:921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0 UID:a149b49e-84f5-439d-8903-f4f4959505a4 NetNS:/var/run/netns/c824a421-2707-4c3a-b565-011cdcbd54f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda149b49e_84f5_439d_8903_f4f4959505a4.slice PodAnnotations:0xc002c93868}] Aliases:map[]}"
2026-06-14 10:12:37.115862 | controller | Jun 14 09:03:34.532177 crc crio[24245]: time="2026-06-14T09:03:34.531234191Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.115878 | controller | Jun 14 09:03:35.063028 crc crio[24245]: time="2026-06-14T09:03:35.058096606Z" level=info msg="Stopped pod sandbox: 921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0" id=e3bb1048-eb24-4b3e-a852-7181f65d86f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.115897 | controller | Jun 14 09:03:35.542483 crc crio[24245]: time="2026-06-14T09:03:35.541282849Z" level=info msg="Stopping container: 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b (timeout: 2s)" id=1ab8de29-4c7c-44d8-8db8-1bfff28fba32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.115913 | controller | Jun 14 09:03:35.674488 crc crio[24245]: time="2026-06-14T09:03:35.673563085Z" level=info msg="Stopped container 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b: openshift-marketplace/community-operators-8cvrd/registry-server" id=1ab8de29-4c7c-44d8-8db8-1bfff28fba32 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.115928 | controller | Jun 14 09:03:35.687612 crc crio[24245]: time="2026-06-14T09:03:35.68750195Z" level=info msg="Stopping pod sandbox: ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f" id=87548c7a-5031-4835-a18c-7e9445baa84f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.115943 | controller | Jun 14 09:03:35.689250 crc crio[24245]: time="2026-06-14T09:03:35.689129443Z" level=info msg="Got pod network &{Name:community-operators-8cvrd Namespace:openshift-marketplace ID:ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f UID:ee314678-4e57-415e-885b-86a7488e0419 NetNS:/var/run/netns/043f1443-3bf1-4a82-a115-03ad374f70e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee314678_4e57_415e_885b_86a7488e0419.slice PodAnnotations:0xc0006022f0}] Aliases:map[]}"
2026-06-14 10:12:37.115959 | controller | Jun 14 09:03:35.689646 crc crio[24245]: time="2026-06-14T09:03:35.689571077Z" level=info msg="Deleting pod openshift-marketplace_community-operators-8cvrd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.115974 | controller | Jun 14 09:03:36.117482 crc crio[24245]: time="2026-06-14T09:03:36.116147605Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj/POD" id=76cc5818-f7f5-4fc4-830d-57da9bf6d799 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.115989 | controller | Jun 14 09:03:36.117482 crc crio[24245]: time="2026-06-14T09:03:36.116232177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.116004 | controller | Jun 14 09:03:36.145634 crc crio[24245]: time="2026-06-14T09:03:36.14550889Z" level=info msg="Stopped pod sandbox: ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f" id=87548c7a-5031-4835-a18c-7e9445baa84f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.116020 | controller | Jun 14 09:03:36.161939 crc crio[24245]: time="2026-06-14T09:03:36.161806739Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj Namespace:openstack ID:78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc UID:2fcd678f-c1cc-4864-bdcd-a5b56db32dbc NetNS:/var/run/netns/2dc97f00-ce3b-49cf-be8d-236cf4b8adc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fcd678f_c1cc_4864_bdcd_a5b56db32dbc.slice PodAnnotations:0xc00161a400}] Aliases:map[]}"
2026-06-14 10:12:37.116036 | controller | Jun 14 09:03:36.161939 crc crio[24245]: time="2026-06-14T09:03:36.161929454Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.116051 | controller | Jun 14 09:03:36.596805 crc crio[24245]: time="2026-06-14T09:03:36.596291933Z" level=info msg="Removing container: 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b" id=e3d54525-68d8-4d00-a17e-d60ddc958ed3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.116070 | controller | Jun 14 09:03:36.648371 crc crio[24245]: time="2026-06-14T09:03:36.648176451Z" level=info msg="Removed container 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b: openshift-marketplace/community-operators-8cvrd/registry-server" id=e3d54525-68d8-4d00-a17e-d60ddc958ed3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.116086 | controller | Jun 14 09:03:36.657806 crc crio[24245]: time="2026-06-14T09:03:36.657689082Z" level=info msg="Removing container: 36f4691eac4f864d239dea45dab52ebed1025dbb6004fd75403aeffc190a99eb" id=60eacb1d-a8d6-45f3-aa33-9bcbcf27b4de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.116102 | controller | Jun 14 09:03:36.693154 crc crio[24245]: 2026-06-14T09:03:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78cfcd8242a5302 Mac:ca:24:b7:ee:5d:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/2dc97f00-ce3b-49cf-be8d-236cf4b8adc8 SocketPath: PciID:}] [{Interface:0xc000296740 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.116117 | controller | Jun 14 09:03:36.694524 crc crio[24245]: time="2026-06-14T09:03:36.69448739Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj Namespace:openstack ID:78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc UID:2fcd678f-c1cc-4864-bdcd-a5b56db32dbc NetNS:/var/run/netns/2dc97f00-ce3b-49cf-be8d-236cf4b8adc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fcd678f_c1cc_4864_bdcd_a5b56db32dbc.slice PodAnnotations:0xc00161a400}] Aliases:map[]}"
2026-06-14 10:12:37.116132 | controller | Jun 14 09:03:36.694795 crc crio[24245]: time="2026-06-14T09:03:36.694768319Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.116148 | controller | Jun 14 09:03:36.701072 crc crio[24245]: time="2026-06-14T09:03:36.701007584Z" level=info msg="Removed container 36f4691eac4f864d239dea45dab52ebed1025dbb6004fd75403aeffc190a99eb: openshift-marketplace/community-operators-8cvrd/extract-content" id=60eacb1d-a8d6-45f3-aa33-9bcbcf27b4de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.116163 | controller | Jun 14 09:03:36.704156 crc crio[24245]: time="2026-06-14T09:03:36.704077175Z" level=info msg="Removing container: 5d26111a75728c78d0f1829cb3e673e206dee05da104cb9909a98d8230855a20" id=3bd6ebd2-0a60-4c7e-be13-b5c4902dc355 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.116178 | controller | Jun 14 09:03:36.712469 crc crio[24245]: time="2026-06-14T09:03:36.712419225Z" level=info msg="Ran pod sandbox 78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj/POD" id=76cc5818-f7f5-4fc4-830d-57da9bf6d799 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.116193 | controller | Jun 14 09:03:36.718160 crc crio[24245]: time="2026-06-14T09:03:36.718026252Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=1c506940-5d8e-42bf-bc2a-7a4e720f6c4d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.116208 | controller | Jun 14 09:03:36.737520 crc crio[24245]: time="2026-06-14T09:03:36.737237343Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.116223 | controller | Jun 14 09:03:36.786240 crc crio[24245]: time="2026-06-14T09:03:36.786039989Z" level=info msg="Removed container 5d26111a75728c78d0f1829cb3e673e206dee05da104cb9909a98d8230855a20: openshift-marketplace/community-operators-8cvrd/extract-utilities" id=3bd6ebd2-0a60-4c7e-be13-b5c4902dc355 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.116242 | controller | Jun 14 09:03:37.153582 crc crio[24245]: time="2026-06-14T09:03:37.153364138Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=1c506940-5d8e-42bf-bc2a-7a4e720f6c4d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.116257 | controller | Jun 14 09:03:37.154433 crc crio[24245]: time="2026-06-14T09:03:37.154381041Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=4c201774-1252-453b-82e3-9b5df06977c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.116273 | controller | Jun 14 09:03:37.181879 crc crio[24245]: time="2026-06-14T09:03:37.181773334Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=976d83c7-4516-440f-bb13-9ed81b980699 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.116287 | controller | Jun 14 09:03:37.193440 crc crio[24245]: time="2026-06-14T09:03:37.191806433Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=5f8d47dc-cb68-4493-a982-4e10c5bb6e4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.116302 | controller | Jun 14 09:03:37.193440 crc crio[24245]: time="2026-06-14T09:03:37.192551717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.116318 | controller | Jun 14 09:03:37.262667 crc crio[24245]: time="2026-06-14T09:03:37.262162807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.116333 | controller | Jun 14 09:03:37.266213 crc crio[24245]: time="2026-06-14T09:03:37.265964588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.116362 | controller | Jun 14 09:03:37.487450 crc crio[24245]: time="2026-06-14T09:03:37.487189771Z" level=info msg="Created container e9133e930506a0feef2694a461eb1994f26fe24109b5baad7fefb9828f288d85: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=5f8d47dc-cb68-4493-a982-4e10c5bb6e4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.116383 | controller | Jun 14 09:03:37.490753 crc crio[24245]: time="2026-06-14T09:03:37.4906148Z" level=info msg="Starting container: e9133e930506a0feef2694a461eb1994f26fe24109b5baad7fefb9828f288d85" id=e1e11792-b849-4e37-a822-f71e111dd48a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.116400 | controller | Jun 14 09:03:37.500504 crc crio[24245]: time="2026-06-14T09:03:37.500300558Z" level=info msg="Started container" PID=122012 containerID=e9133e930506a0feef2694a461eb1994f26fe24109b5baad7fefb9828f288d85 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=e1e11792-b849-4e37-a822-f71e111dd48a name=/runtime.v1.RuntimeService/StartContainer sandboxID=78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc
2026-06-14 10:12:37.116416 | controller | Jun 14 09:03:42.703686 crc crio[24245]: time="2026-06-14T09:03:42.702558681Z" level=info msg="Stopping pod sandbox: 78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc" id=13e0688a-d903-4973-8d98-7c32684c852e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.116432 | controller | Jun 14 09:03:42.705985 crc crio[24245]: time="2026-06-14T09:03:42.704945028Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj Namespace:openstack ID:78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc UID:2fcd678f-c1cc-4864-bdcd-a5b56db32dbc NetNS:/var/run/netns/2dc97f00-ce3b-49cf-be8d-236cf4b8adc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fcd678f_c1cc_4864_bdcd_a5b56db32dbc.slice PodAnnotations:0xc001b86a38}] Aliases:map[]}"
2026-06-14 10:12:37.116451 | controller | Jun 14 09:03:42.705985 crc crio[24245]: time="2026-06-14T09:03:42.705295469Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.116467 | controller | Jun 14 09:03:43.261462 crc crio[24245]: time="2026-06-14T09:03:43.261330632Z" level=info msg="Stopped pod sandbox: 78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc" id=13e0688a-d903-4973-8d98-7c32684c852e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.116483 | controller | Jun 14 09:03:44.402671 crc crio[24245]: time="2026-06-14T09:03:44.401268895Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm/POD" id=a4cdbb0c-d9ac-47db-b834-860bd5dccd9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.116498 | controller | Jun 14 09:03:44.404190 crc crio[24245]: time="2026-06-14T09:03:44.402710742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.116513 | controller | Jun 14 09:03:44.472955 crc crio[24245]: time="2026-06-14T09:03:44.472717029Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm Namespace:openstack ID:b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8 UID:29a093cb-6524-4f28-9351-8549cc769f4d NetNS:/var/run/netns/b6fb54e3-90e5-41cb-8215-d8ae5c866074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a093cb_6524_4f28_9351_8549cc769f4d.slice PodAnnotations:0xc0006020f0}] Aliases:map[]}"
2026-06-14 10:12:37.116529 | controller | Jun 14 09:03:44.472955 crc crio[24245]: time="2026-06-14T09:03:44.472786221Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.116544 | controller | Jun 14 09:03:44.984918 crc crio[24245]: 2026-06-14T09:03:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7f127e4204aee8 Mac:26:10:75:0f:aa:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/b6fb54e3-90e5-41cb-8215-d8ae5c866074 SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.116559 | controller | Jun 14 09:03:44.986429 crc crio[24245]: time="2026-06-14T09:03:44.986377572Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm Namespace:openstack ID:b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8 UID:29a093cb-6524-4f28-9351-8549cc769f4d NetNS:/var/run/netns/b6fb54e3-90e5-41cb-8215-d8ae5c866074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a093cb_6524_4f28_9351_8549cc769f4d.slice PodAnnotations:0xc0006020f0}] Aliases:map[]}"
2026-06-14 10:12:37.116575 | controller | Jun 14 09:03:44.986564 crc crio[24245]: time="2026-06-14T09:03:44.986551728Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.116591 | controller | Jun 14 09:03:44.995427 crc crio[24245]: time="2026-06-14T09:03:44.995321949Z" level=info msg="Ran pod sandbox b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm/POD" id=a4cdbb0c-d9ac-47db-b834-860bd5dccd9f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.116610 | controller | Jun 14 09:03:44.998552 crc crio[24245]: time="2026-06-14T09:03:44.998428996Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=ec017003-ba3d-453f-aac8-17c943410ea2 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.116626 | controller | Jun 14 09:03:45.003144 crc crio[24245]: time="2026-06-14T09:03:45.002998772Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.116642 | controller | Jun 14 09:03:45.444544 crc crio[24245]: time="2026-06-14T09:03:45.444233907Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=ec017003-ba3d-453f-aac8-17c943410ea2 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.116658 | controller | Jun 14 09:03:45.446372 crc crio[24245]: time="2026-06-14T09:03:45.445517159Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9fb0b3f0-9831-4fb7-8f64-abd05326bd01 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.116673 | controller | Jun 14 09:03:45.478002 crc crio[24245]: time="2026-06-14T09:03:45.47722605Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=a6474234-d4a6-469d-bb10-6f713fba5f99 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.116689 | controller | Jun 14 09:03:45.504995 crc crio[24245]: time="2026-06-14T09:03:45.504842709Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=c0c5e351-aa77-48e5-aedc-9f61eb7ef2b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.116704 | controller | Jun 14 09:03:45.506063 crc crio[24245]: time="2026-06-14T09:03:45.505385296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.116719 | controller | Jun 14 09:03:45.554141 crc crio[24245]: time="2026-06-14T09:03:45.553947384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.116734 | controller | Jun 14 09:03:45.559321 crc crio[24245]: time="2026-06-14T09:03:45.559251933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.116749 | controller | Jun 14 09:03:45.849983 crc crio[24245]: time="2026-06-14T09:03:45.849744003Z" level=info msg="Created container 9d126f7872f06e967113aa8d78de005c5ef7385d841d5cec2bc3bf2dc773e5ca: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=c0c5e351-aa77-48e5-aedc-9f61eb7ef2b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.116765 | controller | Jun 14 09:03:45.856511 crc crio[24245]: time="2026-06-14T09:03:45.855718124Z" level=info msg="Starting container: 9d126f7872f06e967113aa8d78de005c5ef7385d841d5cec2bc3bf2dc773e5ca" id=7694daff-3885-418f-bc43-4a2f10661a9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.116780 | controller | Jun 14 09:03:45.863773 crc crio[24245]: time="2026-06-14T09:03:45.863674567Z" level=info msg="Started container" PID=122605 containerID=9d126f7872f06e967113aa8d78de005c5ef7385d841d5cec2bc3bf2dc773e5ca description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=7694daff-3885-418f-bc43-4a2f10661a9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8
2026-06-14 10:12:37.116799 | controller | Jun 14 09:04:00.741724 crc crio[24245]: time="2026-06-14T09:04:00.741025161Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690464-vtjwf/POD" id=b47df427-7e3f-42da-9603-616a69bde226 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.116815 | controller | Jun 14 09:04:00.743149 crc crio[24245]: time="2026-06-14T09:04:00.741747375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.116831 | controller | Jun 14 09:04:00.781774 crc crio[24245]: time="2026-06-14T09:04:00.781677388Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690464-vtjwf Namespace:openshift-infra ID:617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009 UID:86020875-76d0-4f90-9b55-93540c51b80b NetNS:/var/run/netns/dd491473-1556-4bdd-b267-10d09cac2c26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86020875_76d0_4f90_9b55_93540c51b80b.slice PodAnnotations:0xc006e0b608}] Aliases:map[]}"
2026-06-14 10:12:37.116847 | controller | Jun 14 09:04:00.781774 crc crio[24245]: time="2026-06-14T09:04:00.78174285Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690464-vtjwf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.116862 | controller | Jun 14 09:04:01.414812 crc crio[24245]: 2026-06-14T09:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:617f131695ad4a5 Mac:ea:d8:f5:20:2f:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/dd491473-1556-4bdd-b267-10d09cac2c26 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.116878 | controller | Jun 14 09:04:01.417033 crc crio[24245]: time="2026-06-14T09:04:01.416967022Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690464-vtjwf Namespace:openshift-infra ID:617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009 UID:86020875-76d0-4f90-9b55-93540c51b80b NetNS:/var/run/netns/dd491473-1556-4bdd-b267-10d09cac2c26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86020875_76d0_4f90_9b55_93540c51b80b.slice PodAnnotations:0xc006e0b608}] Aliases:map[]}"
2026-06-14 10:12:37.116895 | controller | Jun 14 09:04:01.417196 crc crio[24245]: time="2026-06-14T09:04:01.417133857Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690464-vtjwf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.116910 | controller | Jun 14 09:04:01.428184 crc crio[24245]: time="2026-06-14T09:04:01.42809024Z" level=info msg="Ran pod sandbox 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009 with infra container: openshift-infra/auto-csr-approver-29690464-vtjwf/POD" id=b47df427-7e3f-42da-9603-616a69bde226 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.116926 | controller | Jun 14 09:04:01.432526 crc crio[24245]: time="2026-06-14T09:04:01.432489202Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=edb4e6b6-3200-4f4c-84a8-0ba32d3bcb11 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.116941 | controller | Jun 14 09:04:01.441711 crc crio[24245]: time="2026-06-14T09:04:01.441590023Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.116957 | controller | Jun 14 09:04:02.160470 crc crio[24245]: time="2026-06-14T09:04:02.160251552Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=edb4e6b6-3200-4f4c-84a8-0ba32d3bcb11 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.116976 | controller | Jun 14 09:04:02.161949 crc crio[24245]: time="2026-06-14T09:04:02.161226412Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b8ff65c7-6ca1-4699-ad84-a110e95f808a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.116992 | controller | Jun 14 09:04:02.163432 crc crio[24245]: time="2026-06-14T09:04:02.163328619Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=83033655-665c-412e-85bc-2c2ccaf984cc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.117007 | controller | Jun 14 09:04:02.171474 crc crio[24245]: time="2026-06-14T09:04:02.171217381Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690464-vtjwf/oc" id=37ea440a-0143-48df-bbf4-b8d968ab4855 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.117022 | controller | Jun 14 09:04:02.174412 crc crio[24245]: time="2026-06-14T09:04:02.17428083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.117038 | controller | Jun 14 09:04:02.250146 crc crio[24245]: time="2026-06-14T09:04:02.250073725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.117053 | controller | Jun 14 09:04:02.502833 crc crio[24245]: time="2026-06-14T09:04:02.50183148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.117068 | controller | Jun 14 09:04:02.639610 crc crio[24245]: time="2026-06-14T09:04:02.63953896Z" level=info msg="Created container d6f5c68ac94db075d78ec14f2b1af8bd53c1b66e3c599dac89ad519f9c033ad2: openshift-infra/auto-csr-approver-29690464-vtjwf/oc" id=37ea440a-0143-48df-bbf4-b8d968ab4855 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.117084 | controller | Jun 14 09:04:02.641645 crc crio[24245]: time="2026-06-14T09:04:02.641542755Z" level=info msg="Starting container: d6f5c68ac94db075d78ec14f2b1af8bd53c1b66e3c599dac89ad519f9c033ad2" id=9d7178dd-c895-44e0-978c-5e830c43b662 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.117099 | controller | Jun 14 09:04:02.648497 crc crio[24245]: time="2026-06-14T09:04:02.64832319Z" level=info msg="Started container" PID=123461 containerID=d6f5c68ac94db075d78ec14f2b1af8bd53c1b66e3c599dac89ad519f9c033ad2 description=openshift-infra/auto-csr-approver-29690464-vtjwf/oc id=9d7178dd-c895-44e0-978c-5e830c43b662 name=/runtime.v1.RuntimeService/StartContainer sandboxID=617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009
2026-06-14 10:12:37.117115 | controller | Jun 14 09:04:05.109278 crc crio[24245]: time="2026-06-14T09:04:05.108385579Z" level=info msg="Stopping pod sandbox: 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009" id=4b9bb3e0-864e-4da8-8cdc-d91b8d9d10ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.117131 | controller | Jun 14 09:04:05.110608 crc crio[24245]: time="2026-06-14T09:04:05.110138985Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690464-vtjwf Namespace:openshift-infra ID:617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009 UID:86020875-76d0-4f90-9b55-93540c51b80b NetNS:/var/run/netns/dd491473-1556-4bdd-b267-10d09cac2c26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86020875_76d0_4f90_9b55_93540c51b80b.slice PodAnnotations:0xc0004cdee0}] Aliases:map[]}"
2026-06-14 10:12:37.117150 | controller | Jun 14 09:04:05.110608 crc crio[24245]: time="2026-06-14T09:04:05.110272749Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690464-vtjwf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.117166 | controller | Jun 14 09:04:05.545607 crc crio[24245]: time="2026-06-14T09:04:05.545368089Z" level=info msg="Stopped pod sandbox: 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009" id=4b9bb3e0-864e-4da8-8cdc-d91b8d9d10ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.117182 | controller | Jun 14 09:04:09.303124 crc crio[24245]: time="2026-06-14T09:04:09.302153166Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-6kxhz/POD" id=1007f9a8-2abe-40d8-9c69-81826cbc3192 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.117197 | controller | Jun 14 09:04:09.303124 crc crio[24245]: time="2026-06-14T09:04:09.303124626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.117212 | controller | Jun 14 09:04:09.349302 crc crio[24245]: time="2026-06-14T09:04:09.349187356Z" level=info msg="Got pod network &{Name:redhat-marketplace-6kxhz Namespace:openshift-marketplace ID:759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f UID:7fbbb96f-7496-4188-984f-d0d47d09a33a NetNS:/var/run/netns/d1a04512-e579-4b6f-8b4c-23468250d973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fbbb96f_7496_4188_984f_d0d47d09a33a.slice PodAnnotations:0xc001c3d940}] Aliases:map[]}"
2026-06-14 10:12:37.117228 | controller | Jun 14 09:04:09.349302 crc crio[24245]: time="2026-06-14T09:04:09.349286799Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-6kxhz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.117244 | controller | Jun 14 09:04:09.520505 crc crio[24245]: time="2026-06-14T09:04:09.519753842Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-gl4fj/POD" id=e1f14de5-5469-410b-9c83-cb238125b154 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.117259 | controller | Jun 14 09:04:09.520668 crc crio[24245]: time="2026-06-14T09:04:09.520572088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.117275 | controller | Jun 14 09:04:09.583124 crc crio[24245]: time="2026-06-14T09:04:09.582787963Z" level=info msg="Got pod network &{Name:redhat-operators-gl4fj Namespace:openshift-marketplace ID:f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9 UID:81d7134b-a18a-4fa4-82e1-dc623584f8dd NetNS:/var/run/netns/988e0960-7f66-4027-990b-3b40955ff6f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81d7134b_a18a_4fa4_82e1_dc623584f8dd.slice PodAnnotations:0xc00274a298}] Aliases:map[]}"
2026-06-14 10:12:37.117290 | controller | Jun 14 09:04:09.583124 crc crio[24245]: time="2026-06-14T09:04:09.582938656Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-gl4fj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.117306 | controller | Jun 14 09:04:09.991386 crc crio[24245]: 2026-06-14T09:04:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:759e651d79b19e2 Mac:de:83:c6:2c:93:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/d1a04512-e579-4b6f-8b4c-23468250d973 SocketPath: PciID:}] [{Interface:0xc00042c990 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.117322 | controller | Jun 14 09:04:09.995533 crc crio[24245]: time="2026-06-14T09:04:09.994699723Z" level=info msg="Got pod network &{Name:redhat-marketplace-6kxhz Namespace:openshift-marketplace ID:759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f UID:7fbbb96f-7496-4188-984f-d0d47d09a33a NetNS:/var/run/netns/d1a04512-e579-4b6f-8b4c-23468250d973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fbbb96f_7496_4188_984f_d0d47d09a33a.slice PodAnnotations:0xc001c3d940}] Aliases:map[]}"
2026-06-14 10:12:37.117341 | controller | Jun 14 09:04:09.995533 crc crio[24245]: time="2026-06-14T09:04:09.994996042Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-6kxhz for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.117377 | controller | Jun 14 09:04:10.031243 crc crio[24245]: time="2026-06-14T09:04:10.031139954Z" level=info msg="Ran pod sandbox 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f with infra container: openshift-marketplace/redhat-marketplace-6kxhz/POD" id=1007f9a8-2abe-40d8-9c69-81826cbc3192 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.117395 | controller | Jun 14 09:04:10.034203 crc crio[24245]: time="2026-06-14T09:04:10.033773637Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ace35bd6-5295-4ce3-ad22-2488e2e63ea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.117410 | controller | Jun 14 09:04:10.036458 crc crio[24245]: time="2026-06-14T09:04:10.036311028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ea606221-f716-4316-82e7-403be133a210 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.117426 | controller | Jun 14 09:04:10.045778 crc crio[24245]: time="2026-06-14T09:04:10.045714378Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-6kxhz/extract-utilities" id=20240213-c823-4860-a3ae-4c189d8d5f92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.117441 | controller | Jun 14 09:04:10.046276 crc crio[24245]: time="2026-06-14T09:04:10.046188033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.117457 | controller | Jun 14 09:04:10.124789 crc crio[24245]: time="2026-06-14T09:04:10.122988411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.117472 | controller | Jun 14 09:04:10.137753 crc crio[24245]: time="2026-06-14T09:04:10.13767309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.117487 | controller | Jun 14 09:04:10.217037 crc crio[24245]: 2026-06-14T09:04:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f12500996d0fd75 Mac:ba:c7:71:b8:02:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/988e0960-7f66-4027-990b-3b40955ff6f4 SocketPath: PciID:}] [{Interface:0xc0004b65d0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.117503 | controller | Jun 14 09:04:10.218509 crc crio[24245]: time="2026-06-14T09:04:10.218445036Z" level=info msg="Got pod network &{Name:redhat-operators-gl4fj Namespace:openshift-marketplace ID:f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9 UID:81d7134b-a18a-4fa4-82e1-dc623584f8dd NetNS:/var/run/netns/988e0960-7f66-4027-990b-3b40955ff6f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81d7134b_a18a_4fa4_82e1_dc623584f8dd.slice PodAnnotations:0xc00274a298}] Aliases:map[]}"
2026-06-14 10:12:37.117519 | controller | Jun 14 09:04:10.218740 crc crio[24245]: time="2026-06-14T09:04:10.218659353Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-gl4fj for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.117537 | controller | Jun 14 09:04:10.237505 crc crio[24245]: time="2026-06-14T09:04:10.237303729Z" level=info msg="Ran pod sandbox f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9 with infra container: openshift-marketplace/redhat-operators-gl4fj/POD" id=e1f14de5-5469-410b-9c83-cb238125b154 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.117554 | controller | Jun 14 09:04:10.241243 crc crio[24245]: time="2026-06-14T09:04:10.241191709Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=97195fb1-017b-4f84-9a62-043ca496cc57 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.117569 | controller | Jun 14 09:04:10.244007 crc crio[24245]: time="2026-06-14T09:04:10.243912336Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=25db7c7b-5033-45ee-883a-59353ada4668 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.117584 | controller | Jun 14 09:04:10.252994 crc crio[24245]: time="2026-06-14T09:04:10.252895043Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gl4fj/extract-utilities" id=aa68acc0-f8ba-4043-b134-97b25b8d6718 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.117599 | controller | Jun 14 09:04:10.254868 crc crio[24245]: time="2026-06-14T09:04:10.254791234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.117614 | controller | Jun 14 09:04:10.332111 crc crio[24245]: time="2026-06-14T09:04:10.331734116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.117629 | controller | Jun 14 09:04:10.345244 crc crio[24245]: time="2026-06-14T09:04:10.345130403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.117644 | controller | Jun 14 09:04:10.384708 crc crio[24245]: time="2026-06-14T09:04:10.384406126Z" level=info msg="Created container 0af87a47d3ae45b508fe742a2bf55bd62aa39f2b4ebe2a826a0d1208a91b91ad: openshift-marketplace/redhat-marketplace-6kxhz/extract-utilities" id=20240213-c823-4860-a3ae-4c189d8d5f92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.117659 | controller | Jun 14 09:04:10.386017 crc crio[24245]: time="2026-06-14T09:04:10.385953037Z" level=info msg="Starting container: 0af87a47d3ae45b508fe742a2bf55bd62aa39f2b4ebe2a826a0d1208a91b91ad" id=2a3f34a8-a99f-44c7-952c-a16c3732346d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.117674 | controller | Jun 14 09:04:10.404991 crc crio[24245]: time="2026-06-14T09:04:10.404900512Z" level=info msg="Started container" PID=123994 containerID=0af87a47d3ae45b508fe742a2bf55bd62aa39f2b4ebe2a826a0d1208a91b91ad description=openshift-marketplace/redhat-marketplace-6kxhz/extract-utilities id=2a3f34a8-a99f-44c7-952c-a16c3732346d name=/runtime.v1.RuntimeService/StartContainer sandboxID=759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f
2026-06-14 10:12:37.117690 | controller | Jun 14 09:04:10.555032 crc crio[24245]: time="2026-06-14T09:04:10.554713038Z" level=info msg="Created container 5fc2e2135fc2d68681d91dc755274322b259c47a4344413b9e6ec6810a47da8e: openshift-marketplace/redhat-operators-gl4fj/extract-utilities" id=aa68acc0-f8ba-4043-b134-97b25b8d6718 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.117705 | controller | Jun 14 09:04:10.557558 crc crio[24245]: time="2026-06-14T09:04:10.557474471Z" level=info msg="Starting container: 5fc2e2135fc2d68681d91dc755274322b259c47a4344413b9e6ec6810a47da8e" id=8a4bd73c-0ec8-4618-91e8-1827fb76bf68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.117724 | controller | Jun 14 09:04:10.566900 crc crio[24245]: time="2026-06-14T09:04:10.566619414Z" level=info msg="Started container" PID=124005 containerID=5fc2e2135fc2d68681d91dc755274322b259c47a4344413b9e6ec6810a47da8e description=openshift-marketplace/redhat-operators-gl4fj/extract-utilities id=8a4bd73c-0ec8-4618-91e8-1827fb76bf68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9
2026-06-14 10:12:37.117740 | controller | Jun 14 09:04:11.235311 crc crio[24245]: time="2026-06-14T09:04:11.234921547Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c8b7cb0e-56bb-45ff-b397-2e3ae5a030eb name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.117756 | controller | Jun 14 09:04:11.242752 crc crio[24245]: time="2026-06-14T09:04:11.242374807Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=e2b03915-e6d6-4252-a2b3-0ba6ac5bc996 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.117772 | controller | Jun 14 09:04:11.244748 crc crio[24245]: time="2026-06-14T09:04:11.244571525Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-14 10:12:37.117787 | controller | Jun 14 09:04:11.247666 crc crio[24245]: time="2026-06-14T09:04:11.247607943Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-14 10:12:37.117803 | controller | Jun 14 09:04:11.878395 crc crio[24245]: time="2026-06-14T09:04:11.878262336Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=c8b7cb0e-56bb-45ff-b397-2e3ae5a030eb name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.117818 | controller | Jun 14 09:04:11.880401 crc crio[24245]: time="2026-06-14T09:04:11.87997848Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2fdd170a-0c5a-4ed9-8381-d54163976a33 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.117834 | controller | Jun 14 09:04:11.889327 crc crio[24245]: time="2026-06-14T09:04:11.889172282Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8d62b08c-0c17-48a5-b9f6-c85d4271e98a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.117849 | controller | Jun 14 09:04:11.909246 crc crio[24245]: time="2026-06-14T09:04:11.909086047Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-6kxhz/extract-content" id=7d785ba7-aeca-4562-b5cc-568bf511c8c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.117864 | controller | Jun 14 09:04:11.909823 crc crio[24245]: time="2026-06-14T09:04:11.909689378Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=e2b03915-e6d6-4252-a2b3-0ba6ac5bc996 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.117879 | controller | Jun 14 09:04:11.910023 crc crio[24245]: time="2026-06-14T09:04:11.909764649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.117895 | controller | Jun 14 09:04:11.911205 crc crio[24245]: time="2026-06-14T09:04:11.911116623Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=84cd4e29-3c6b-4aa1-8c4d-8077b5df18f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.117910 | controller | Jun 14 09:04:11.914296 crc crio[24245]: time="2026-06-14T09:04:11.914124177Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f9f20905-1764-4a52-a1c2-6b9b1828bca2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.117928 | controller | Jun 14 09:04:11.960645 crc crio[24245]: time="2026-06-14T09:04:11.960500093Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gl4fj/extract-content" id=a6a889b0-4bd8-417c-9599-daf2fde5f704 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.117944 | controller | Jun 14 09:04:11.961563 crc crio[24245]: time="2026-06-14T09:04:11.961482644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.117959 | controller | Jun 14 09:04:12.008903 crc crio[24245]: time="2026-06-14T09:04:12.008737504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.117974 | controller | Jun 14 09:04:12.013165 crc crio[24245]: time="2026-06-14T09:04:12.013033871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.117989 | controller | Jun 14 09:04:12.042039 crc crio[24245]: time="2026-06-14T09:04:12.041918632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.118004 | controller | Jun 14 09:04:12.047272 crc crio[24245]: time="2026-06-14T09:04:12.047173469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.118019 | controller | Jun 14 09:04:12.288938 crc crio[24245]: time="2026-06-14T09:04:12.288492712Z" level=info msg="Created container 652532b842b7b8867d8ed8e73a3636d8bb91628771413e05b71184d941898219: openshift-marketplace/redhat-operators-gl4fj/extract-content" id=a6a889b0-4bd8-417c-9599-daf2fde5f704 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.118035 | controller | Jun 14 09:04:12.289254 crc crio[24245]: time="2026-06-14T09:04:12.288766512Z" level=info msg="Created container 777eaeb0c714671293853275d65c6d70c49f80979cb5c87aabf4d745e1f483fb: openshift-marketplace/redhat-marketplace-6kxhz/extract-content" id=7d785ba7-aeca-4562-b5cc-568bf511c8c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.118050 | controller | Jun 14 09:04:12.291006 crc crio[24245]: time="2026-06-14T09:04:12.290936301Z" level=info msg="Starting container: 652532b842b7b8867d8ed8e73a3636d8bb91628771413e05b71184d941898219" id=76f47d03-8599-4d0e-a83e-7b234d69019e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.118065 | controller | Jun 14 09:04:12.291962 crc crio[24245]: time="2026-06-14T09:04:12.291816028Z" level=info msg="Starting container: 777eaeb0c714671293853275d65c6d70c49f80979cb5c87aabf4d745e1f483fb" id=d1f9a38f-e830-4a59-86e2-f3b188d221d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.118080 | controller | Jun 14 09:04:12.298486 crc crio[24245]: time="2026-06-14T09:04:12.298379201Z" level=info msg="Started container" PID=124105 containerID=652532b842b7b8867d8ed8e73a3636d8bb91628771413e05b71184d941898219 description=openshift-marketplace/redhat-operators-gl4fj/extract-content id=76f47d03-8599-4d0e-a83e-7b234d69019e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9
2026-06-14 10:12:37.118096 | controller | Jun 14 09:04:12.301730 crc crio[24245]: time="2026-06-14T09:04:12.301627146Z" level=info msg="Started container" PID=124107 containerID=777eaeb0c714671293853275d65c6d70c49f80979cb5c87aabf4d745e1f483fb description=openshift-marketplace/redhat-marketplace-6kxhz/extract-content id=d1f9a38f-e830-4a59-86e2-f3b188d221d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f
2026-06-14 10:12:37.118111 | controller | Jun 14 09:04:15.332051 crc crio[24245]: time="2026-06-14T09:04:15.331186404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=465a7834-3cd8-43f7-9a9b-58165311f0c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.118132 | controller | Jun 14 09:04:15.335735 crc crio[24245]: time="2026-06-14T09:04:15.335617875Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ac633140-64bd-474b-a9a6-fe05c964e19e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.118147 | controller | Jun 14 09:04:15.352064 crc crio[24245]: time="2026-06-14T09:04:15.351962496Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-6kxhz/registry-server" id=3eac3646-fb73-4cc8-a9eb-7b98cf290aea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.118163 | controller | Jun 14 09:04:15.352650 crc crio[24245]: time="2026-06-14T09:04:15.352596787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.118178 | controller | Jun 14 09:04:15.444066 crc crio[24245]: time="2026-06-14T09:04:15.44397903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.118192 | controller | Jun 14 09:04:15.450672 crc crio[24245]: time="2026-06-14T09:04:15.450434684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.118207 | controller | Jun 14 09:04:15.707675 crc crio[24245]: time="2026-06-14T09:04:15.707555882Z" level=info msg="Created container 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8: openshift-marketplace/redhat-marketplace-6kxhz/registry-server" id=3eac3646-fb73-4cc8-a9eb-7b98cf290aea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.118223 | controller | Jun 14 09:04:15.711700 crc crio[24245]: time="2026-06-14T09:04:15.71157128Z" level=info msg="Starting container: 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8" id=0858f11c-6060-4d73-8a54-631ba8892ff8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.118238 | controller | Jun 14 09:04:15.722602 crc crio[24245]: time="2026-06-14T09:04:15.721573949Z" level=info msg="Started container" PID=124335 containerID=4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8 description=openshift-marketplace/redhat-marketplace-6kxhz/registry-server id=0858f11c-6060-4d73-8a54-631ba8892ff8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f
2026-06-14 10:12:37.118253 | controller | Jun 14 09:04:20.428161 crc crio[24245]: time="2026-06-14T09:04:20.427494858Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=34112201-a60d-41ec-8888-ff3cf19bc6e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.118269 | controller | Jun 14 09:04:20.431085 crc crio[24245]: time="2026-06-14T09:04:20.431042001Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=753fb91d-a91c-42f5-af33-1913446e8114 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.118284 | controller | Jun 14 09:04:20.444261 crc crio[24245]: time="2026-06-14T09:04:20.44416912Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gl4fj/registry-server" id=f7fba0fd-8f68-4f3f-ba1c-7a43c8cabdc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.118299 | controller | Jun 14 09:04:20.445740 crc crio[24245]: time="2026-06-14T09:04:20.445665157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.118317 | controller | Jun 14 09:04:20.528818 crc crio[24245]: time="2026-06-14T09:04:20.528740325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.118333 | controller | Jun 14 09:04:20.532748 crc crio[24245]: time="2026-06-14T09:04:20.532699956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.118362 | controller | Jun 14 09:04:20.720607 crc crio[24245]: time="2026-06-14T09:04:20.720035443Z" level=info msg="Created container 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8: openshift-marketplace/redhat-operators-gl4fj/registry-server" id=f7fba0fd-8f68-4f3f-ba1c-7a43c8cabdc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.118382 | controller | Jun 14 09:04:20.723257 crc crio[24245]: time="2026-06-14T09:04:20.723070821Z" level=info msg="Starting container: 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8" id=cadd3c1a-6b57-4071-93d4-a09a238b4d1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.118397 | controller | Jun 14 09:04:20.733973 crc crio[24245]: time="2026-06-14T09:04:20.7337324Z" level=info msg="Started container" PID=124600 containerID=32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8 description=openshift-marketplace/redhat-operators-gl4fj/registry-server id=cadd3c1a-6b57-4071-93d4-a09a238b4d1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9
2026-06-14 10:12:37.118413 | controller | Jun 14 09:04:27.677127 crc crio[24245]: time="2026-06-14T09:04:27.6755365Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-st7vs/POD" id=f359ab3a-f9ca-47b9-b72c-7cb4bd77c92e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.118428 | controller | Jun 14 09:04:27.677127 crc crio[24245]: time="2026-06-14T09:04:27.676380597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.118444 | controller | Jun 14 09:04:27.738566 crc crio[24245]: time="2026-06-14T09:04:27.73845821Z" level=info msg="Got pod network &{Name:certified-operators-st7vs Namespace:openshift-marketplace ID:1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9 UID:6aea4356-032c-467d-b388-dca17a783b40 NetNS:/var/run/netns/a5de5daa-d0c8-4b52-b50e-8ee71b2e725f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6aea4356_032c_467d_b388_dca17a783b40.slice PodAnnotations:0xc0005223c0}] Aliases:map[]}"
2026-06-14 10:12:37.118459 | controller | Jun 14 09:04:27.738566 crc crio[24245]: time="2026-06-14T09:04:27.738549343Z" level=info msg="Adding pod openshift-marketplace_certified-operators-st7vs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.118474 | controller | Jun 14 09:04:28.204142 crc crio[24245]: 2026-06-14T09:04:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1847e27d58c6f43 Mac:22:62:2a:8b:e5:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/a5de5daa-d0c8-4b52-b50e-8ee71b2e725f SocketPath: PciID:}] [{Interface:0xc0004aa6c0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.118490 | controller | Jun 14 09:04:28.205962 crc crio[24245]: time="2026-06-14T09:04:28.20589247Z" level=info msg="Got pod network &{Name:certified-operators-st7vs Namespace:openshift-marketplace ID:1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9 UID:6aea4356-032c-467d-b388-dca17a783b40 NetNS:/var/run/netns/a5de5daa-d0c8-4b52-b50e-8ee71b2e725f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6aea4356_032c_467d_b388_dca17a783b40.slice PodAnnotations:0xc0005223c0}] Aliases:map[]}"
2026-06-14 10:12:37.118509 | controller | Jun 14 09:04:28.206322 crc crio[24245]: time="2026-06-14T09:04:28.206307444Z" level=info msg="Checking pod openshift-marketplace_certified-operators-st7vs for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.118525 | controller | Jun 14 09:04:28.220058 crc crio[24245]: time="2026-06-14T09:04:28.214987076Z" level=info msg="Ran pod sandbox 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9 with infra container: openshift-marketplace/certified-operators-st7vs/POD" id=f359ab3a-f9ca-47b9-b72c-7cb4bd77c92e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.118541 | controller | Jun 14 09:04:28.220058 crc crio[24245]: time="2026-06-14T09:04:28.219545668Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7feb3d9a-2644-4d44-af35-cdee773b39b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.118556 | controller | Jun 14 09:04:28.227158 crc crio[24245]: time="2026-06-14T09:04:28.227071711Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=57caeb36-5b04-4338-bda2-34744c512d8b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.118572 | controller | Jun 14 09:04:28.242882 crc crio[24245]: time="2026-06-14T09:04:28.242743464Z" level=info msg="Creating container: openshift-marketplace/certified-operators-st7vs/extract-utilities" id=1d0c5dbf-7393-4e01-82f0-8d2ee417e961 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.118586 | controller | Jun 14 09:04:28.243209 crc crio[24245]: time="2026-06-14T09:04:28.243182398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.118601 | controller | Jun 14 09:04:28.290599 crc crio[24245]: time="2026-06-14T09:04:28.290521077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.118616 | controller | Jun 14 09:04:28.298957 crc crio[24245]: time="2026-06-14T09:04:28.29875977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.118631 | controller | Jun 14 09:04:28.444792 crc crio[24245]: time="2026-06-14T09:04:28.444698222Z" level=info msg="Created container 51a814a163df77a2b1b8824d06cbcb72c069d5d321db6af13b7b44f590c9af3f: openshift-marketplace/certified-operators-st7vs/extract-utilities" id=1d0c5dbf-7393-4e01-82f0-8d2ee417e961 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.118646 | controller | Jun 14 09:04:28.446009 crc crio[24245]: time="2026-06-14T09:04:28.445954882Z" level=info msg="Starting container: 51a814a163df77a2b1b8824d06cbcb72c069d5d321db6af13b7b44f590c9af3f" id=f9f81bc3-ef4c-43e4-a14d-de4dad56e04b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.118662 | controller | Jun 14 09:04:28.452004 crc crio[24245]: time="2026-06-14T09:04:28.451934515Z" level=info msg="Started container" PID=125003 containerID=51a814a163df77a2b1b8824d06cbcb72c069d5d321db6af13b7b44f590c9af3f description=openshift-marketplace/certified-operators-st7vs/extract-utilities id=f9f81bc3-ef4c-43e4-a14d-de4dad56e04b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9
2026-06-14 10:12:37.118677 | controller | Jun 14 09:04:28.577395 crc crio[24245]: time="2026-06-14T09:04:28.577170575Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9722bf07-dfc7-42b8-a704-22ae1622972e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.118695 | controller | Jun 14 09:04:28.584441 crc crio[24245]: time="2026-06-14T09:04:28.584185541Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-14 10:12:37.118712 | controller | Jun 14 09:04:29.108762 crc crio[24245]: time="2026-06-14T09:04:29.108672367Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4" id=9722bf07-dfc7-42b8-a704-22ae1622972e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.118727 | controller | Jun 14 09:04:29.110147 crc crio[24245]: time="2026-06-14T09:04:29.109805303Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=63445c81-6d62-41ad-918d-8853dd348e7a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.118743 | controller | Jun 14 09:04:29.113226 crc crio[24245]: time="2026-06-14T09:04:29.11316988Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ab70d2aa-5cab-4127-ac96-6039bc4609e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.118758 | controller | Jun 14 09:04:29.131103 crc crio[24245]: time="2026-06-14T09:04:29.130963948Z" level=info msg="Creating container: openshift-marketplace/certified-operators-st7vs/extract-content" id=48df715b-b60b-4752-a758-50ed227d6d08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.118773 | controller | Jun 14 09:04:29.131579 crc crio[24245]: time="2026-06-14T09:04:29.131502035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.118789 | controller | Jun 14 09:04:29.205655 crc crio[24245]: time="2026-06-14T09:04:29.205437534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.118805 | controller | Jun 14 09:04:29.209491 crc crio[24245]: time="2026-06-14T09:04:29.209419359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.118821 | controller | Jun 14 09:04:29.450949 crc crio[24245]: time="2026-06-14T09:04:29.450466673Z" level=info msg="Created container 7b4878e26df53b9bce3a1dcc79622f0aae356bd5d9c81202ccd49210833d11e4: openshift-marketplace/certified-operators-st7vs/extract-content" id=48df715b-b60b-4752-a758-50ed227d6d08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.118836 | controller | Jun 14 09:04:29.452445 crc crio[24245]: time="2026-06-14T09:04:29.452280997Z" level=info msg="Starting container: 7b4878e26df53b9bce3a1dcc79622f0aae356bd5d9c81202ccd49210833d11e4" id=9cdcc90e-d2a0-4401-a89a-1a6d4d686eb1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.118852 | controller | Jun 14 09:04:29.473491 crc crio[24245]: time="2026-06-14T09:04:29.47329922Z" level=info msg="Started container" PID=125072 containerID=7b4878e26df53b9bce3a1dcc79622f0aae356bd5d9c81202ccd49210833d11e4 description=openshift-marketplace/certified-operators-st7vs/extract-content id=9cdcc90e-d2a0-4401-a89a-1a6d4d686eb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9
2026-06-14 10:12:37.118867 | controller | Jun 14 09:04:31.005558 crc crio[24245]: time="2026-06-14T09:04:31.005490742Z" level=info msg="Removing container: 5bac34074d9347042b69d17574e3c1e3bc9dbc9e8378c1f0fa076a71a7053fa9" id=66cd8b13-ba90-414f-8d0d-4d9a967a7b04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.118883 | controller | Jun 14 09:04:31.143157 crc crio[24245]: time="2026-06-14T09:04:31.1430928Z" level=info msg="Removed container 5bac34074d9347042b69d17574e3c1e3bc9dbc9e8378c1f0fa076a71a7053fa9: openshift-infra/auto-csr-approver-29690458-gl86s/oc" id=66cd8b13-ba90-414f-8d0d-4d9a967a7b04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.118901 | controller | Jun 14 09:04:31.160236 crc crio[24245]: time="2026-06-14T09:04:31.160156802Z" level=info msg="Stopping pod sandbox: ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f" id=aba16094-2edb-4206-b4e6-06c3b4466c72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.118918 | controller | Jun 14 09:04:31.160236 crc crio[24245]: time="2026-06-14T09:04:31.160244155Z" level=info msg="Stopped pod sandbox (already stopped): ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f" id=aba16094-2edb-4206-b4e6-06c3b4466c72 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.118934 | controller | Jun 14 09:04:31.161582 crc crio[24245]: time="2026-06-14T09:04:31.161540296Z" level=info msg="Removing pod sandbox: ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f" id=3603a1ea-d8f6-4dcb-a72d-10ca3e313df9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.118949 | controller | Jun 14 09:04:31.188157 crc crio[24245]: time="2026-06-14T09:04:31.188097845Z" level=info msg="Removed pod sandbox: ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f" id=3603a1ea-d8f6-4dcb-a72d-10ca3e313df9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.118965 | controller | Jun 14 09:04:31.189538 crc crio[24245]: time="2026-06-14T09:04:31.189512457Z" level=info msg="Stopping pod sandbox: 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a" id=fae8baee-a4d9-4e6a-8d40-c1261685d92d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.118981 | controller | Jun 14 09:04:31.189721 crc crio[24245]: time="2026-06-14T09:04:31.189694043Z" level=info msg="Stopped pod sandbox (already stopped): 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a" id=fae8baee-a4d9-4e6a-8d40-c1261685d92d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.118997 | controller | Jun 14 09:04:31.190666 crc crio[24245]: time="2026-06-14T09:04:31.190563811Z" level=info msg="Removing pod sandbox: 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a" id=65625258-56fd-437c-83f1-851e802c4b47 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.119012 | controller | Jun 14 09:04:31.212255 crc crio[24245]: time="2026-06-14T09:04:31.212143801Z" level=info msg="Removed pod sandbox: 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a" id=65625258-56fd-437c-83f1-851e802c4b47 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.119028 | controller | Jun 14 09:04:31.648388 crc crio[24245]: time="2026-06-14T09:04:31.648279412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=888b451b-9f75-4106-8d00-267df8b84fb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.119043 | controller | Jun 14 09:04:31.652053 crc crio[24245]: time="2026-06-14T09:04:31.651933769Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d1e8c8cd-7c6b-49fd-8b74-849a4d0a35e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.119059 | controller | Jun 14 09:04:31.662693 crc crio[24245]: time="2026-06-14T09:04:31.662609489Z" level=info msg="Creating container: openshift-marketplace/certified-operators-st7vs/registry-server" id=ef141a5d-ea7f-403c-8c6e-cd9010dfac21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.119075 | controller | Jun 14 09:04:31.663668 crc crio[24245]: time="2026-06-14T09:04:31.663627822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.119091 | controller | Jun 14 09:04:31.736002 crc crio[24245]: time="2026-06-14T09:04:31.735457561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.119111 | controller | Jun 14 09:04:31.739459 crc crio[24245]: time="2026-06-14T09:04:31.739364905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.119127 | controller | Jun 14 09:04:31.866563 crc crio[24245]: time="2026-06-14T09:04:31.866038104Z" level=info msg="Stopping container: 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8 (timeout: 2s)" id=c3c1f3dd-323f-4f63-8121-d0bd24d5b7c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.119143 | controller | Jun 14 09:04:31.947156 crc crio[24245]: time="2026-06-14T09:04:31.947037877Z" level=info msg="Created container 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884: openshift-marketplace/certified-operators-st7vs/registry-server" id=ef141a5d-ea7f-403c-8c6e-cd9010dfac21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.119159 | controller | Jun 14 09:04:31.948615 crc crio[24245]: time="2026-06-14T09:04:31.948534213Z" level=info msg="Starting container: 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884" id=f92e0547-18a5-451d-99c8-19d924246e3c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.119174 | controller | Jun 14 09:04:31.959835 crc crio[24245]: time="2026-06-14T09:04:31.959703079Z" level=info msg="Started container" PID=125239 containerID=72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884 description=openshift-marketplace/certified-operators-st7vs/registry-server id=f92e0547-18a5-451d-99c8-19d924246e3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9
2026-06-14 10:12:37.119191 | controller | Jun 14 09:04:31.988604 crc crio[24245]: time="2026-06-14T09:04:31.988498347Z" level=info msg="Stopped container 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8: openshift-marketplace/redhat-marketplace-6kxhz/registry-server" id=c3c1f3dd-323f-4f63-8121-d0bd24d5b7c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.119206 | controller | Jun 14 09:04:31.992175 crc crio[24245]: time="2026-06-14T09:04:31.990908764Z" level=info msg="Stopping pod sandbox: 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f" id=423da19f-eef8-4638-8b03-584cdd12c765 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.119222 | controller | Jun 14 09:04:31.992175 crc crio[24245]: time="2026-06-14T09:04:31.991667988Z" level=info msg="Got pod network &{Name:redhat-marketplace-6kxhz Namespace:openshift-marketplace ID:759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f UID:7fbbb96f-7496-4188-984f-d0d47d09a33a NetNS:/var/run/netns/d1a04512-e579-4b6f-8b4c-23468250d973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fbbb96f_7496_4188_984f_d0d47d09a33a.slice PodAnnotations:0xc001b866f0}] Aliases:map[]}"
2026-06-14 10:12:37.119238 | controller | Jun 14 09:04:31.992175 crc crio[24245]: time="2026-06-14T09:04:31.991899856Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-6kxhz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.119254 | controller | Jun 14 09:04:32.406691 crc crio[24245]: time="2026-06-14T09:04:32.406575184Z" level=info msg="Stopped pod sandbox: 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f" id=423da19f-eef8-4638-8b03-584cdd12c765 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.119269 | controller | Jun 14 09:04:32.690456 crc crio[24245]: time="2026-06-14T09:04:32.689743517Z" level=info msg="Removing container: 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8" id=e24dad26-ee22-4bf9-8e87-be8cb0154fe8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119285 | controller | Jun 14 09:04:32.765196 crc crio[24245]: time="2026-06-14T09:04:32.765097137Z" level=info msg="Removed container 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8: openshift-marketplace/redhat-marketplace-6kxhz/registry-server" id=e24dad26-ee22-4bf9-8e87-be8cb0154fe8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119304 | controller | Jun 14 09:04:32.768309 crc crio[24245]: time="2026-06-14T09:04:32.768231042Z" level=info msg="Removing container: 777eaeb0c714671293853275d65c6d70c49f80979cb5c87aabf4d745e1f483fb" id=a18a9457-7021-4332-a8e1-22bcfd0f7abe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119320 | controller | Jun 14 09:04:32.802939 crc crio[24245]: time="2026-06-14T09:04:32.802773975Z" level=info msg="Removed container 777eaeb0c714671293853275d65c6d70c49f80979cb5c87aabf4d745e1f483fb: openshift-marketplace/redhat-marketplace-6kxhz/extract-content" id=a18a9457-7021-4332-a8e1-22bcfd0f7abe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119335 | controller | Jun 14 09:04:32.806913 crc crio[24245]: time="2026-06-14T09:04:32.806782392Z" level=info msg="Removing container: 0af87a47d3ae45b508fe742a2bf55bd62aa39f2b4ebe2a826a0d1208a91b91ad" id=d5c2f627-328e-43b0-86de-4f134e2d8279 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119369 | controller | Jun 14 09:04:32.862911 crc crio[24245]: time="2026-06-14T09:04:32.86244461Z" level=info msg="Removed container 0af87a47d3ae45b508fe742a2bf55bd62aa39f2b4ebe2a826a0d1208a91b91ad: openshift-marketplace/redhat-marketplace-6kxhz/extract-utilities" id=d5c2f627-328e-43b0-86de-4f134e2d8279 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119387 | controller | Jun 14 09:04:33.662737 crc crio[24245]: time="2026-06-14T09:04:33.662363825Z" level=info msg="Stopping container: 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8 (timeout: 2s)" id=03a60467-a80d-4a4f-a17b-34795cda2fb5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.119403 | controller | Jun 14 09:04:33.792123 crc crio[24245]: time="2026-06-14T09:04:33.79205796Z" level=info msg="Stopped container 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8: openshift-marketplace/redhat-operators-gl4fj/registry-server" id=03a60467-a80d-4a4f-a17b-34795cda2fb5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.119418 | controller | Jun 14 09:04:33.793753 crc crio[24245]: time="2026-06-14T09:04:33.793717752Z" level=info msg="Stopping pod sandbox: f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9" id=e3aa341d-9d95-4e95-a165-119cbe560c64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.119433 | controller | Jun 14 09:04:33.794923 crc crio[24245]: time="2026-06-14T09:04:33.79489628Z" level=info msg="Got pod network &{Name:redhat-operators-gl4fj Namespace:openshift-marketplace ID:f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9 UID:81d7134b-a18a-4fa4-82e1-dc623584f8dd NetNS:/var/run/netns/988e0960-7f66-4027-990b-3b40955ff6f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81d7134b_a18a_4fa4_82e1_dc623584f8dd.slice PodAnnotations:0xc001b86dd8}] Aliases:map[]}"
2026-06-14 10:12:37.119449 | controller | Jun 14 09:04:33.795161 crc crio[24245]: time="2026-06-14T09:04:33.795142928Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-gl4fj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.119464 | controller | Jun 14 09:04:34.242089 crc crio[24245]: time="2026-06-14T09:04:34.241900558Z" level=info msg="Stopped pod sandbox: f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9" id=e3aa341d-9d95-4e95-a165-119cbe560c64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.119479 | controller | Jun 14 09:04:34.759752 crc crio[24245]: time="2026-06-14T09:04:34.759244522Z" level=info msg="Removing container: 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8" id=e69b5a42-d4a3-43e6-9b23-23a0a257df2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119499 | controller | Jun 14 09:04:34.794679 crc crio[24245]: time="2026-06-14T09:04:34.794431034Z" level=info msg="Removed container 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8: openshift-marketplace/redhat-operators-gl4fj/registry-server" id=e69b5a42-d4a3-43e6-9b23-23a0a257df2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119514 | controller | Jun 14 09:04:34.798165 crc crio[24245]: time="2026-06-14T09:04:34.798082798Z" level=info msg="Removing container: 652532b842b7b8867d8ed8e73a3636d8bb91628771413e05b71184d941898219" id=00081991-f5d3-4de7-b98a-8f83cc1ebf4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119529 | controller | Jun 14 09:04:34.846821 crc crio[24245]: time="2026-06-14T09:04:34.846704787Z" level=info msg="Removed container 652532b842b7b8867d8ed8e73a3636d8bb91628771413e05b71184d941898219: openshift-marketplace/redhat-operators-gl4fj/extract-content" id=00081991-f5d3-4de7-b98a-8f83cc1ebf4f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119544 | controller | Jun 14 09:04:34.850299 crc crio[24245]: time="2026-06-14T09:04:34.85022681Z" level=info msg="Removing container: 5fc2e2135fc2d68681d91dc755274322b259c47a4344413b9e6ec6810a47da8e" id=3fab749a-1a34-4db0-828b-bc26269bc13f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119559 | controller | Jun 14 09:04:34.902967 crc crio[24245]: time="2026-06-14T09:04:34.902798349Z" level=info msg="Removed container 5fc2e2135fc2d68681d91dc755274322b259c47a4344413b9e6ec6810a47da8e: openshift-marketplace/redhat-operators-gl4fj/extract-utilities" id=3fab749a-1a34-4db0-828b-bc26269bc13f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119574 | controller | Jun 14 09:04:39.832294 crc crio[24245]: time="2026-06-14T09:04:39.831525898Z" level=info msg="Stopping container: 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884 (timeout: 2s)" id=2a792518-c671-4719-b678-48e15aa80b9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.119589 | controller | Jun 14 09:04:39.959208 crc crio[24245]: time="2026-06-14T09:04:39.958941631Z" level=info msg="Stopped container 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884: openshift-marketplace/certified-operators-st7vs/registry-server" id=2a792518-c671-4719-b678-48e15aa80b9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.119604 | controller | Jun 14 09:04:39.960559 crc crio[24245]: time="2026-06-14T09:04:39.960410068Z" level=info msg="Stopping pod sandbox: 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9" id=cf2fe3bf-1212-4e4e-9920-8d5b96e832b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.119619 | controller | Jun 14 09:04:39.961385 crc crio[24245]: time="2026-06-14T09:04:39.961253395Z" level=info msg="Got pod network &{Name:certified-operators-st7vs Namespace:openshift-marketplace ID:1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9 UID:6aea4356-032c-467d-b388-dca17a783b40 NetNS:/var/run/netns/a5de5daa-d0c8-4b52-b50e-8ee71b2e725f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6aea4356_032c_467d_b388_dca17a783b40.slice PodAnnotations:0xc001feaa70}] Aliases:map[]}"
2026-06-14 10:12:37.119635 | controller | Jun 14 09:04:39.961565 crc crio[24245]: time="2026-06-14T09:04:39.961497653Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-st7vs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.119650 | controller | Jun 14 09:04:40.369955 crc crio[24245]: time="2026-06-14T09:04:40.369718314Z" level=info msg="Stopped pod sandbox: 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9" id=cf2fe3bf-1212-4e4e-9920-8d5b96e832b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.119665 | controller | Jun 14 09:04:40.857476 crc crio[24245]: time="2026-06-14T09:04:40.85673966Z" level=info msg="Removing container: 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884" id=02378a78-7c62-4f44-90ce-b63cd2060230 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119684 | controller | Jun 14 09:04:40.895748 crc crio[24245]: time="2026-06-14T09:04:40.894762076Z" level=info msg="Removed container 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884: openshift-marketplace/certified-operators-st7vs/registry-server" id=02378a78-7c62-4f44-90ce-b63cd2060230 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119699 | controller | Jun 14 09:04:40.898977 crc crio[24245]: time="2026-06-14T09:04:40.898780571Z" level=info msg="Removing container: 7b4878e26df53b9bce3a1dcc79622f0aae356bd5d9c81202ccd49210833d11e4" id=47335128-8d8d-483c-aeb7-70e5a026f1ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119715 | controller | Jun 14 09:04:40.951244 crc crio[24245]: time="2026-06-14T09:04:40.95111631Z" level=info msg="Removed container 7b4878e26df53b9bce3a1dcc79622f0aae356bd5d9c81202ccd49210833d11e4: openshift-marketplace/certified-operators-st7vs/extract-content" id=47335128-8d8d-483c-aeb7-70e5a026f1ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119730 | controller | Jun 14 09:04:40.954265 crc crio[24245]: time="2026-06-14T09:04:40.954146554Z" level=info msg="Removing container: 51a814a163df77a2b1b8824d06cbcb72c069d5d321db6af13b7b44f590c9af3f" id=33f8ad6d-1e85-46f3-b773-b78b8ec8e6a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119745 | controller | Jun 14 09:04:41.005092 crc crio[24245]: time="2026-06-14T09:04:41.000283926Z" level=info msg="Removed container 51a814a163df77a2b1b8824d06cbcb72c069d5d321db6af13b7b44f590c9af3f: openshift-marketplace/certified-operators-st7vs/extract-utilities" id=33f8ad6d-1e85-46f3-b773-b78b8ec8e6a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.119761 | controller | Jun 14 09:05:31.243397 crc crio[24245]: time="2026-06-14T09:05:31.242237129Z" level=info msg="Stopping pod sandbox: 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9" id=19e31374-1bc7-4e63-b321-3b9cf92ab0e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.119776 | controller | Jun 14 09:05:31.243397 crc crio[24245]: time="2026-06-14T09:05:31.243270502Z" level=info msg="Stopped pod sandbox (already stopped): 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9" id=19e31374-1bc7-4e63-b321-3b9cf92ab0e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.119802 | controller | Jun 14 09:05:31.245089 crc crio[24245]: time="2026-06-14T09:05:31.243991124Z" level=info msg="Removing pod sandbox: 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9" id=aa9cd537-fdc9-449f-9b77-7aab633efc6d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.119818 | controller | Jun 14 09:05:31.260960 crc crio[24245]: time="2026-06-14T09:05:31.260749785Z" level=info msg="Removed pod sandbox: 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9" id=aa9cd537-fdc9-449f-9b77-7aab633efc6d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.119834 | controller | Jun 14 09:05:31.262471 crc crio[24245]: time="2026-06-14T09:05:31.262119093Z" level=info msg="Stopping pod sandbox: f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9" id=cb25e12f-d613-4f9a-a8b0-005d6dc53f34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.119849 | controller | Jun 14 09:05:31.262471 crc crio[24245]: time="2026-06-14T09:05:31.262228486Z" level=info msg="Stopped pod sandbox (already stopped): f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9" id=cb25e12f-d613-4f9a-a8b0-005d6dc53f34 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.119864 | controller | Jun 14 09:05:31.263173 crc crio[24245]: time="2026-06-14T09:05:31.263081693Z" level=info msg="Removing pod sandbox: f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9" id=dd05e208-9736-4895-9ddb-aaca5a6f4f0e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.119883 | controller | Jun 14 09:05:31.282396 crc crio[24245]: time="2026-06-14T09:05:31.282255778Z" level=info msg="Removed pod sandbox: f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9" id=dd05e208-9736-4895-9ddb-aaca5a6f4f0e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.119898 | controller | Jun 14 09:05:31.284291 crc crio[24245]: time="2026-06-14T09:05:31.284024471Z" level=info msg="Stopping pod sandbox: 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f" id=226f8792-ad8d-48b8-b0b1-80fb474957d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.119913 | controller | Jun 14 09:05:31.284291 crc crio[24245]: time="2026-06-14T09:05:31.284122194Z" level=info msg="Stopped pod sandbox (already stopped): 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f" id=226f8792-ad8d-48b8-b0b1-80fb474957d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.119929 | controller | Jun 14 09:05:31.285498 crc crio[24245]: time="2026-06-14T09:05:31.285291901Z" level=info msg="Removing pod sandbox: 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f" id=2d4b4e0e-1c83-4a3a-a34f-bfe678fcb6e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.119944 | controller | Jun 14 09:05:31.316071 crc crio[24245]: time="2026-06-14T09:05:31.315902036Z" level=info msg="Removed pod sandbox: 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f" id=2d4b4e0e-1c83-4a3a-a34f-bfe678fcb6e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.119960 | controller | Jun 14 09:06:00.559131 crc crio[24245]: time="2026-06-14T09:06:00.558332409Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690466-dvxbg/POD" id=cd86ce83-c413-423e-911f-844cabbd6e2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.119975 | controller | Jun 14 09:06:00.560676 crc crio[24245]: time="2026-06-14T09:06:00.559173086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.119991 | controller | Jun 14 09:06:00.617098 crc crio[24245]: time="2026-06-14T09:06:00.616931978Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690466-dvxbg Namespace:openshift-infra ID:ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c UID:17c7dc82-a3cf-4c46-909d-f8e53101ebc3 NetNS:/var/run/netns/3833c881-4a23-41ae-a0c5-04933e1962ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c7dc82_a3cf_4c46_909d_f8e53101ebc3.slice PodAnnotations:0xc001fea1a8}] Aliases:map[]}"
2026-06-14 10:12:37.120007 | controller | Jun 14 09:06:00.617486 crc crio[24245]: time="2026-06-14T09:06:00.617061752Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690466-dvxbg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.120022 | controller | Jun 14 09:06:01.252438 crc crio[24245]: 2026-06-14T09:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee57cffa678e327 Mac:a6:f1:ab:a2:11:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/3833c881-4a23-41ae-a0c5-04933e1962ac SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.120038 | controller | Jun 14 09:06:01.254999 crc crio[24245]: time="2026-06-14T09:06:01.254822401Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690466-dvxbg Namespace:openshift-infra ID:ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c UID:17c7dc82-a3cf-4c46-909d-f8e53101ebc3 NetNS:/var/run/netns/3833c881-4a23-41ae-a0c5-04933e1962ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c7dc82_a3cf_4c46_909d_f8e53101ebc3.slice PodAnnotations:0xc001fea1a8}] Aliases:map[]}"
2026-06-14 10:12:37.120057 | controller | Jun 14 09:06:01.256341 crc crio[24245]: time="2026-06-14T09:06:01.256249677Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690466-dvxbg for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.120073 | controller | Jun 14 09:06:01.269785 crc crio[24245]: time="2026-06-14T09:06:01.269562902Z" level=info msg="Ran pod sandbox ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c with infra container: openshift-infra/auto-csr-approver-29690466-dvxbg/POD" id=cd86ce83-c413-423e-911f-844cabbd6e2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.120088 | controller | Jun 14 09:06:01.274600 crc crio[24245]: time="2026-06-14T09:06:01.274519668Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=dd6bfe16-e918-4b2b-a06e-a7818f8b938b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.120104 | controller | Jun 14 09:06:01.284479 crc crio[24245]: time="2026-06-14T09:06:01.284398956Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.120119 | controller | Jun 14 09:06:02.276954 crc crio[24245]: time="2026-06-14T09:06:02.275962831Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=dd6bfe16-e918-4b2b-a06e-a7818f8b938b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.120135 | controller | Jun 14 09:06:02.281744 crc crio[24245]: time="2026-06-14T09:06:02.278820623Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=07ec402c-6aff-47e3-8a16-387ddd3f0078 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.120150 | controller | Jun 14 09:06:02.283203 crc crio[24245]: time="2026-06-14T09:06:02.282087097Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0a4f0c31-8ebe-4fa7-b81c-59446426f6a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.120166 | controller | Jun 14 09:06:02.291035 crc crio[24245]: time="2026-06-14T09:06:02.290911369Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690466-dvxbg/oc" id=70261d86-374d-4a2e-9f22-764cac500b4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.120182 | controller | Jun 14 09:06:02.291568 crc crio[24245]: time="2026-06-14T09:06:02.291513638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.120198 | controller | Jun 14 09:06:02.341568 crc crio[24245]: time="2026-06-14T09:06:02.341441599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.120213 | controller | Jun 14 09:06:02.557346 crc crio[24245]: time="2026-06-14T09:06:02.556828454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.120228 | controller | Jun 14 09:06:02.678758 crc crio[24245]: time="2026-06-14T09:06:02.678630198Z" level=info msg="Created container 8a98eab79f28a399e622d1334c68febc782a755ee4e7afb26e285b70589dd6d9: openshift-infra/auto-csr-approver-29690466-dvxbg/oc" id=70261d86-374d-4a2e-9f22-764cac500b4c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.120244 | controller | Jun 14 09:06:02.680542 crc crio[24245]: time="2026-06-14T09:06:02.680498417Z" level=info msg="Starting container: 8a98eab79f28a399e622d1334c68febc782a755ee4e7afb26e285b70589dd6d9" id=036afb98-8956-48ec-b8fa-1a3275629842 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.120259 | controller | Jun 14 09:06:02.686115 crc crio[24245]: time="2026-06-14T09:06:02.686076725Z" level=info msg="Started container" PID=129626 containerID=8a98eab79f28a399e622d1334c68febc782a755ee4e7afb26e285b70589dd6d9 description=openshift-infra/auto-csr-approver-29690466-dvxbg/oc id=036afb98-8956-48ec-b8fa-1a3275629842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c
2026-06-14 10:12:37.120278 | controller | Jun 14 09:06:04.470698 crc crio[24245]: time="2026-06-14T09:06:04.470197177Z" level=info msg="Stopping pod sandbox: ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c" id=6a4546f3-7414-4bcb-b74e-f1f3d5dbfcd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.120294 | controller | Jun 14 09:06:04.472444 crc crio[24245]: time="2026-06-14T09:06:04.471314283Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690466-dvxbg Namespace:openshift-infra ID:ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c UID:17c7dc82-a3cf-4c46-909d-f8e53101ebc3 NetNS:/var/run/netns/3833c881-4a23-41ae-a0c5-04933e1962ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c7dc82_a3cf_4c46_909d_f8e53101ebc3.slice PodAnnotations:0xc001fea620}] Aliases:map[]}"
2026-06-14 10:12:37.120309 | controller | Jun 14 09:06:04.472444 crc crio[24245]: time="2026-06-14T09:06:04.471492419Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690466-dvxbg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.120325 | controller | Jun 14 09:06:04.833483 crc crio[24245]: time="2026-06-14T09:06:04.833345303Z" level=info msg="Stopped pod sandbox: ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c" id=6a4546f3-7414-4bcb-b74e-f1f3d5dbfcd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.120340 | controller | Jun 14 09:06:31.347153 crc crio[24245]: time="2026-06-14T09:06:31.345911847Z" level=info msg="Removing container: 52442c1fc3da9d457f3eb20cef6fc360f199859b2e1b0becc4a7ca56746582ba" id=8ba18083-b8b1-414c-a0bb-9b7c1cbc0738 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.120374 | controller | Jun 14 09:06:31.510903 crc crio[24245]: time="2026-06-14T09:06:31.51006829Z" level=info msg="Removed container 52442c1fc3da9d457f3eb20cef6fc360f199859b2e1b0becc4a7ca56746582ba: openshift-infra/auto-csr-approver-29690460-mr26f/oc" id=8ba18083-b8b1-414c-a0bb-9b7c1cbc0738 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.120391 | controller | Jun 14 09:06:31.529000 crc crio[24245]: time="2026-06-14T09:06:31.528814064Z" level=info msg="Stopping pod sandbox: 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1" id=6b403a46-e4c6-4d64-9778-ea03096607e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.120406 | controller | Jun 14 09:06:31.529000 crc crio[24245]: time="2026-06-14T09:06:31.528964479Z" level=info msg="Stopped pod sandbox (already stopped): 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1" id=6b403a46-e4c6-4d64-9778-ea03096607e3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.120421 | controller | Jun 14 09:06:31.530118 crc crio[24245]: time="2026-06-14T09:06:31.530029813Z" level=info msg="Removing pod sandbox: 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1" id=4250d4a7-6601-4040-b3a6-d6977ecfdce0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.120436 | controller | Jun 14 09:06:31.551912 crc crio[24245]: time="2026-06-14T09:06:31.551683774Z" level=info msg="Removed pod sandbox: 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1" id=4250d4a7-6601-4040-b3a6-d6977ecfdce0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.120451 | controller | Jun 14 09:08:00.546022 crc crio[24245]: time="2026-06-14T09:08:00.545114636Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690468-vgwh8/POD" id=40a4afe3-fdc7-4322-9865-c36fd346fd75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.120470 | controller | Jun 14 09:08:00.547505 crc crio[24245]: time="2026-06-14T09:08:00.547477282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.120485 | controller | Jun 14 09:08:00.592251 crc crio[24245]: time="2026-06-14T09:08:00.59160675Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690468-vgwh8 Namespace:openshift-infra ID:1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7 UID:9d9ffeff-9815-42b0-b002-99b034c74b01 NetNS:/var/run/netns/bc4629ff-ad20-4d3d-8f5d-729df252c3e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d9ffeff_9815_42b0_b002_99b034c74b01.slice PodAnnotations:0xc001b86380}] Aliases:map[]}"
2026-06-14 10:12:37.120501 | controller | Jun 14 09:08:00.592251 crc crio[24245]: time="2026-06-14T09:08:00.592210919Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690468-vgwh8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.120517 | controller | Jun 14 09:08:01.225159 crc crio[24245]: 2026-06-14T09:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1edf3b146d613ac Mac:9e:28:5b:2e:42:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/bc4629ff-ad20-4d3d-8f5d-729df252c3e8 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.120532 | controller | Jun 14 09:08:01.227983 crc crio[24245]: time="2026-06-14T09:08:01.227826269Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690468-vgwh8 Namespace:openshift-infra ID:1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7 UID:9d9ffeff-9815-42b0-b002-99b034c74b01 NetNS:/var/run/netns/bc4629ff-ad20-4d3d-8f5d-729df252c3e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d9ffeff_9815_42b0_b002_99b034c74b01.slice PodAnnotations:0xc001b86380}] Aliases:map[]}"
2026-06-14 10:12:37.120548 | controller | Jun 14 09:08:01.228243 crc crio[24245]: time="2026-06-14T09:08:01.22814578Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690468-vgwh8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.120563 | controller | Jun 14 09:08:01.242186 crc crio[24245]: time="2026-06-14T09:08:01.242085909Z" level=info msg="Ran pod sandbox 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7 with infra container: openshift-infra/auto-csr-approver-29690468-vgwh8/POD" id=40a4afe3-fdc7-4322-9865-c36fd346fd75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.120578 | controller | Jun 14 09:08:01.245503 crc crio[24245]: time="2026-06-14T09:08:01.24543557Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c3c5d597-273a-480c-abd6-54d5b46b6fd9 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.120594 | controller | Jun 14 09:08:01.257478 crc crio[24245]: time="2026-06-14T09:08:01.257341822Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.120609 | controller | Jun 14 09:08:02.085806 crc crio[24245]: time="2026-06-14T09:08:02.084977532Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c3c5d597-273a-480c-abd6-54d5b46b6fd9 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.120624 | controller | Jun 14 09:08:02.088106 crc crio[24245]: time="2026-06-14T09:08:02.087953047Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=384c23dc-9dcb-494b-8ff4-3d5a55141a33 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.120640 | controller | Jun 14 09:08:02.091940 crc crio[24245]: time="2026-06-14T09:08:02.0918033Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=38104599-5b20-44e6-8f66-0836006ca8a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.120658 | controller | Jun 14 09:08:02.108916 crc crio[24245]: time="2026-06-14T09:08:02.105918771Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690468-vgwh8/oc" id=77067b09-2716-4b26-96ea-a3d013907b72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.120674 | controller | Jun 14 09:08:02.108916 crc crio[24245]: time="2026-06-14T09:08:02.106570732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.120689 | controller | Jun 14 09:08:02.167570 crc crio[24245]: time="2026-06-14T09:08:02.167435892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.120704 | controller | Jun 14 09:08:02.472760 crc crio[24245]: time="2026-06-14T09:08:02.472361022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.120719 | controller | Jun 14 09:08:02.621096 crc crio[24245]: time="2026-06-14T09:08:02.620556425Z" level=info msg="Created container 66b6fbb094d94511c705896c657f4f4e1bc0f2bbaf41a2448e449587af18f4fc: openshift-infra/auto-csr-approver-29690468-vgwh8/oc" id=77067b09-2716-4b26-96ea-a3d013907b72 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.120734 | controller | Jun 14 09:08:02.633074 crc crio[24245]: time="2026-06-14T09:08:02.624443968Z" level=info msg="Starting container: 66b6fbb094d94511c705896c657f4f4e1bc0f2bbaf41a2448e449587af18f4fc" id=54ff5261-e3c3-4cb0-b18c-e8709a389c66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.120749 | controller | Jun 14 09:08:02.644931 crc crio[24245]: time="2026-06-14T09:08:02.63412752Z" level=info msg="Started container" PID=135276 containerID=66b6fbb094d94511c705896c657f4f4e1bc0f2bbaf41a2448e449587af18f4fc description=openshift-infra/auto-csr-approver-29690468-vgwh8/oc id=54ff5261-e3c3-4cb0-b18c-e8709a389c66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7
2026-06-14 10:12:37.120765 | controller | Jun 14 09:08:04.515767 crc crio[24245]: time="2026-06-14T09:08:04.514989263Z" level=info msg="Stopping pod sandbox: 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7" id=65db099a-39ff-4974-b1d9-1b464243f3b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.120780 | controller | Jun 14 09:08:04.517494 crc crio[24245]: time="2026-06-14T09:08:04.51643962Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690468-vgwh8 Namespace:openshift-infra ID:1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7 UID:9d9ffeff-9815-42b0-b002-99b034c74b01 NetNS:/var/run/netns/bc4629ff-ad20-4d3d-8f5d-729df252c3e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d9ffeff_9815_42b0_b002_99b034c74b01.slice PodAnnotations:0xc000522e28}] Aliases:map[]}"
2026-06-14 10:12:37.120795 | controller | Jun 14 09:08:04.517494 crc crio[24245]: time="2026-06-14T09:08:04.516587725Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690468-vgwh8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.120810 | controller | Jun 14 09:08:04.916706 crc crio[24245]: time="2026-06-14T09:08:04.91643186Z" level=info msg="Stopped pod sandbox: 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7" id=65db099a-39ff-4974-b1d9-1b464243f3b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.120825 | controller | Jun 14 09:08:31.618230 crc crio[24245]: time="2026-06-14T09:08:31.617167729Z" level=info msg="Removing container: 73463fcae7303ad34a224e58674806da9da82134aa3294806ff4167ff4003257" id=97db70c3-3608-4962-9eec-9ff259428286 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.120843 | controller | Jun 14 09:08:31.661570 crc crio[24245]: time="2026-06-14T09:08:31.660758695Z" level=info msg="Removed container 73463fcae7303ad34a224e58674806da9da82134aa3294806ff4167ff4003257: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/openstack-edpm-ipam-provisionserver-checksum-discovery" id=97db70c3-3608-4962-9eec-9ff259428286 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.120859 | controller | Jun 14 09:08:31.666553 crc crio[24245]: time="2026-06-14T09:08:31.66644466Z" level=info msg="Removing container: 96f0438d91cb0ca862139a8a90e4e293d88d3a98b882b89699483040c94c716f" id=9f91d48c-d46a-4e9e-8c2b-31dd7600c300 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.120875 | controller | Jun 14 09:08:31.760333 crc crio[24245]: time="2026-06-14T09:08:31.760178188Z" level=info msg="Removed container 96f0438d91cb0ca862139a8a90e4e293d88d3a98b882b89699483040c94c716f: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/init" id=9f91d48c-d46a-4e9e-8c2b-31dd7600c300 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.120890 | controller | Jun 14 09:08:31.768585 crc crio[24245]: time="2026-06-14T09:08:31.768468962Z" level=info msg="Removing container: b5e4627222208c9f7c81b3284ca6371e8191883fc549f5d3072fd1cd47ee10c7" id=3494ccb8-f037-48bb-97f8-98b3eeb194f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.120905 | controller | Jun 14 09:08:31.906958 crc crio[24245]: time="2026-06-14T09:08:31.906645914Z" level=info msg="Removed container b5e4627222208c9f7c81b3284ca6371e8191883fc549f5d3072fd1cd47ee10c7: openshift-infra/auto-csr-approver-29690462-pvhm9/oc" id=3494ccb8-f037-48bb-97f8-98b3eeb194f2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.120919 | controller | Jun 14 09:08:31.916550 crc crio[24245]: time="2026-06-14T09:08:31.91647052Z" level=info msg="Stopping pod sandbox: 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f" id=c8cf4f80-4274-467f-b40c-fe6345d9a2cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.120934 | controller | Jun 14 09:08:31.916699 crc crio[24245]: time="2026-06-14T09:08:31.916555563Z" level=info msg="Stopped pod sandbox (already stopped): 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f" id=c8cf4f80-4274-467f-b40c-fe6345d9a2cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.120949 | controller | Jun 14 09:08:31.918413 crc crio[24245]: time="2026-06-14T09:08:31.91834235Z" level=info msg="Removing pod sandbox: 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f" id=2c69bdfc-1506-471e-b25d-77421309689f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.120964 | controller | Jun 14 09:08:31.933493 crc crio[24245]: time="2026-06-14T09:08:31.933270008Z" level=info msg="Removed pod sandbox: 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f" id=2c69bdfc-1506-471e-b25d-77421309689f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.120978 | controller | Jun 14 09:08:31.934991 crc crio[24245]: time="2026-06-14T09:08:31.934896387Z" level=info msg="Stopping pod sandbox: 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4" id=b75f4e4b-6cb6-42c2-b2d2-f435deaca2d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.120993 | controller | Jun 14 09:08:31.934991 crc crio[24245]: time="2026-06-14T09:08:31.934959749Z" level=info msg="Stopped pod sandbox (already stopped): 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4" id=b75f4e4b-6cb6-42c2-b2d2-f435deaca2d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.121008 | controller | Jun 14 09:08:31.935913 crc crio[24245]: time="2026-06-14T09:08:31.935733484Z" level=info msg="Removing pod sandbox: 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4" id=82166a7c-48e3-48c9-8c58-ad7cff01e134 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.121030 | controller | Jun 14 09:08:31.948064 crc crio[24245]: time="2026-06-14T09:08:31.947988106Z" level=info msg="Removed pod sandbox: 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4" id=82166a7c-48e3-48c9-8c58-ad7cff01e134 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.121046 | controller | Jun 14 09:10:01.259993 crc crio[24245]: time="2026-06-14T09:10:01.258736448Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690470-m6gp9/POD" id=e1b10c0a-1f8d-4394-8aa6-a82d3eacfcaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.121061 | controller | Jun 14 09:10:01.261980 crc crio[24245]: time="2026-06-14T09:10:01.260276437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.121077 | controller | Jun 14 09:10:01.320315 crc crio[24245]: time="2026-06-14T09:10:01.319349598Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690470-m6gp9 Namespace:openshift-infra ID:8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb UID:f8e6a405-c9ea-46e3-8d8a-7a0ced02234d NetNS:/var/run/netns/66fd4f17-0f32-4870-b641-4259c3742a4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e6a405_c9ea_46e3_8d8a_7a0ced02234d.slice PodAnnotations:0xc001c3c188}] Aliases:map[]}"
2026-06-14 10:12:37.121093 | controller | Jun 14 09:10:01.320315 crc crio[24245]: time="2026-06-14T09:10:01.319759861Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690470-m6gp9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.121109 | controller | Jun 14 09:10:01.941054 crc crio[24245]: 2026-06-14T09:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8070c2007821f1a Mac:a6:29:95:62:cb:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/66fd4f17-0f32-4870-b641-4259c3742a4d SocketPath: PciID:}] [{Interface:0xc00028e6f0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.121125 | controller | Jun 14 09:10:01.943265 crc crio[24245]: time="2026-06-14T09:10:01.943176079Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690470-m6gp9 Namespace:openshift-infra ID:8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb UID:f8e6a405-c9ea-46e3-8d8a-7a0ced02234d NetNS:/var/run/netns/66fd4f17-0f32-4870-b641-4259c3742a4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e6a405_c9ea_46e3_8d8a_7a0ced02234d.slice PodAnnotations:0xc001c3c188}] Aliases:map[]}"
2026-06-14 10:12:37.121141 | controller | Jun 14 09:10:01.944631 crc crio[24245]: time="2026-06-14T09:10:01.943341924Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690470-m6gp9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.121156 | controller | Jun 14 09:10:01.959324 crc crio[24245]: time="2026-06-14T09:10:01.959159208Z" level=info msg="Ran pod sandbox 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb with infra container: openshift-infra/auto-csr-approver-29690470-m6gp9/POD" id=e1b10c0a-1f8d-4394-8aa6-a82d3eacfcaf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.121172 | controller | Jun 14 09:10:01.964332 crc crio[24245]: time="2026-06-14T09:10:01.96421305Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=feafac2c-44c1-4a08-8eb7-c612ea0944be name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.121187 | controller | Jun 14 09:10:01.976308 crc crio[24245]: time="2026-06-14T09:10:01.975681415Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.121202 | controller | Jun 14 09:10:02.880423 crc crio[24245]: time="2026-06-14T09:10:02.880316061Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=feafac2c-44c1-4a08-8eb7-c612ea0944be name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.121221 | controller | Jun 14 09:10:02.883642 crc crio[24245]: time="2026-06-14T09:10:02.883520632Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c71913ea-6864-4368-969a-1a61674aebd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.121237 | controller | Jun 14 09:10:02.887681 crc crio[24245]: time="2026-06-14T09:10:02.887599693Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=65dae383-1c92-4f24-b308-20c77ddaef5c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.121253 | controller | Jun 14 09:10:02.899230 crc crio[24245]: time="2026-06-14T09:10:02.899073398Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690470-m6gp9/oc" id=dabdada7-b4d5-4bea-9857-dfede0d42f23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.121269 | controller | Jun 14 09:10:02.899931 crc crio[24245]: time="2026-06-14T09:10:02.899771551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.121284 | controller | Jun 14 09:10:02.975744 crc crio[24245]: time="2026-06-14T09:10:02.975488102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.121300 | controller | Jun 14 09:10:03.256473 crc crio[24245]: time="2026-06-14T09:10:03.25615109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.121316 | controller | Jun 14 09:10:03.412135 crc crio[24245]: time="2026-06-14T09:10:03.411439729Z" level=info msg="Created container 898630cbfb35929b4efaa8b3e9f46475981915b944f0a6c9e83d7dfc14797039: openshift-infra/auto-csr-approver-29690470-m6gp9/oc" id=dabdada7-b4d5-4bea-9857-dfede0d42f23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.121331 | controller | Jun 14 09:10:03.414082 crc crio[24245]: time="2026-06-14T09:10:03.41400172Z" level=info msg="Starting container: 898630cbfb35929b4efaa8b3e9f46475981915b944f0a6c9e83d7dfc14797039" id=62c02198-419e-4e03-bf46-1fc0bfa283a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.121360 | controller | Jun 14 09:10:03.422682 crc crio[24245]: time="2026-06-14T09:10:03.422582844Z" level=info msg="Started container" PID=140998 containerID=898630cbfb35929b4efaa8b3e9f46475981915b944f0a6c9e83d7dfc14797039 description=openshift-infra/auto-csr-approver-29690470-m6gp9/oc id=62c02198-419e-4e03-bf46-1fc0bfa283a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb
2026-06-14 10:12:37.121382 | controller | Jun 14 09:10:05.127036 crc crio[24245]: time="2026-06-14T09:10:05.125745225Z" level=info msg="Stopping pod sandbox: 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb" id=ddcbbf33-74d7-430d-ae70-ed842adc3600 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.121399 | controller | Jun 14 09:10:05.128411 crc crio[24245]: time="2026-06-14T09:10:05.127558873Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690470-m6gp9 Namespace:openshift-infra ID:8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb UID:f8e6a405-c9ea-46e3-8d8a-7a0ced02234d NetNS:/var/run/netns/66fd4f17-0f32-4870-b641-4259c3742a4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e6a405_c9ea_46e3_8d8a_7a0ced02234d.slice PodAnnotations:0xc001b864c8}] Aliases:map[]}"
2026-06-14 10:12:37.121419 | controller | Jun 14 09:10:05.128411 crc crio[24245]: time="2026-06-14T09:10:05.127725879Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690470-m6gp9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.121435 | controller | Jun 14 09:10:05.548352 crc crio[24245]: time="2026-06-14T09:10:05.548218812Z" level=info msg="Stopped pod sandbox: 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb" id=ddcbbf33-74d7-430d-ae70-ed842adc3600 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.121450 | controller | Jun 14 09:10:32.003045 crc crio[24245]: time="2026-06-14T09:10:32.001779756Z" level=info msg="Removing container: d6f5c68ac94db075d78ec14f2b1af8bd53c1b66e3c599dac89ad519f9c033ad2" id=7f4927d4-ce23-48fa-8e23-57443b9cb34b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.121469 | controller | Jun 14 09:10:32.207251 crc crio[24245]: time="2026-06-14T09:10:32.206629812Z" level=info msg="Removed container d6f5c68ac94db075d78ec14f2b1af8bd53c1b66e3c599dac89ad519f9c033ad2: openshift-infra/auto-csr-approver-29690464-vtjwf/oc" id=7f4927d4-ce23-48fa-8e23-57443b9cb34b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.121491 | controller | Jun 14 09:10:32.223343 crc crio[24245]: time="2026-06-14T09:10:32.223265052Z" level=info msg="Stopping pod sandbox: 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009" id=0758a100-cf81-4bad-a7f8-a492ecc8c485 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.121520 | controller | Jun 14 09:10:32.223674 crc crio[24245]: time="2026-06-14T09:10:32.223397606Z" level=info msg="Stopped pod sandbox (already stopped): 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009" id=0758a100-cf81-4bad-a7f8-a492ecc8c485 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.121551 | controller | Jun 14 09:10:32.224600 crc crio[24245]: time="2026-06-14T09:10:32.224492541Z" level=info msg="Removing pod sandbox: 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009" id=67767125-bcb5-4d3a-8a09-825219bd2a56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.121581 | controller | Jun 14 09:10:32.241242 crc crio[24245]: time="2026-06-14T09:10:32.241166305Z" level=info msg="Removed pod sandbox: 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009" id=67767125-bcb5-4d3a-8a09-825219bd2a56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.121609 | controller | Jun 14 09:10:46.967975 crc crio[24245]: time="2026-06-14T09:10:46.966653232Z" level=info msg="Stopping pod sandbox: b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8" id=0e6e09d7-c13a-4f4f-bfff-9974da6d4ce9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.121637 | controller | Jun 14 09:10:46.970952 crc crio[24245]: time="2026-06-14T09:10:46.968953346Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm Namespace:openstack ID:b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8 UID:29a093cb-6524-4f28-9351-8549cc769f4d NetNS:/var/run/netns/b6fb54e3-90e5-41cb-8215-d8ae5c866074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a093cb_6524_4f28_9351_8549cc769f4d.slice PodAnnotations:0xc0004cce48}] Aliases:map[]}"
2026-06-14 10:12:37.121665 | controller | Jun 14 09:10:46.970952 crc crio[24245]: time="2026-06-14T09:10:46.969153122Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.121693 | controller | Jun 14 09:10:47.546528 crc crio[24245]: time="2026-06-14T09:10:47.545959835Z" level=info msg="Stopped pod sandbox: b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8" id=0e6e09d7-c13a-4f4f-bfff-9974da6d4ce9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.121720 | controller | Jun 14 09:10:48.699156 crc crio[24245]: time="2026-06-14T09:10:48.698444105Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl/POD" id=7110af49-2e17-46d8-a315-d7114b7888b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.121752 | controller | Jun 14 09:10:48.699156 crc crio[24245]: time="2026-06-14T09:10:48.698776226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.121781 | controller | Jun 14 09:10:48.734441 crc crio[24245]: time="2026-06-14T09:10:48.734238535Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl Namespace:openstack ID:273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42 UID:3a508a9d-4f53-4065-a4f2-bb09b9b5d73c NetNS:/var/run/netns/c60a7006-2e65-4b69-a0af-ec521bf11cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a508a9d_4f53_4065_a4f2_bb09b9b5d73c.slice PodAnnotations:0xc000602038}] Aliases:map[]}"
2026-06-14 10:12:37.121809 | controller | Jun 14 09:10:48.734441 crc crio[24245]: time="2026-06-14T09:10:48.734305279Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.121837 | controller | Jun 14 09:10:49.271465 crc crio[24245]: 2026-06-14T09:10:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:273070c5dcddf9f Mac:3e:4d:d6:be:17:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/c60a7006-2e65-4b69-a0af-ec521bf11cb5 SocketPath: PciID:}] [{Interface:0xc000195d90 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.121864 | controller | Jun 14 09:10:49.274030 crc crio[24245]: time="2026-06-14T09:10:49.273913199Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl Namespace:openstack ID:273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42 UID:3a508a9d-4f53-4065-a4f2-bb09b9b5d73c NetNS:/var/run/netns/c60a7006-2e65-4b69-a0af-ec521bf11cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a508a9d_4f53_4065_a4f2_bb09b9b5d73c.slice PodAnnotations:0xc000602038}] Aliases:map[]}"
2026-06-14 10:12:37.121892 | controller | Jun 14 09:10:49.274196 crc crio[24245]: time="2026-06-14T09:10:49.274080294Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.121919 | controller | Jun 14 09:10:49.284244 crc crio[24245]: time="2026-06-14T09:10:49.283766176Z" level=info msg="Ran pod sandbox 273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl/POD" id=7110af49-2e17-46d8-a315-d7114b7888b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.121946 | controller | Jun 14 09:10:49.290678 crc crio[24245]: time="2026-06-14T09:10:49.290599128Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=ebffde93-4f1d-48d7-b0d4-c8fd89d50503 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.121973 | controller | Jun 14 09:10:49.305208 crc crio[24245]: time="2026-06-14T09:10:49.30508186Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.122000 | controller | Jun 14 09:10:49.808353 crc crio[24245]: time="2026-06-14T09:10:49.808229167Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=ebffde93-4f1d-48d7-b0d4-c8fd89d50503 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.122031 | controller | Jun 14 09:10:49.813472 crc crio[24245]: time="2026-06-14T09:10:49.813346183Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=3bd65d6b-af8f-405c-8d56-6753747f38de name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.122060 | controller | Jun 14 09:10:49.853004 crc crio[24245]: time="2026-06-14T09:10:49.852589399Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=a8d07c64-90b9-4260-aa03-e6552595da3f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.122087 | controller | Jun 14 09:10:49.863216 crc crio[24245]: time="2026-06-14T09:10:49.863118875Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=0ba5564d-87c7-4e2f-aaec-cbff1f282407 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.122114 | controller | Jun 14 09:10:49.863821 crc crio[24245]: time="2026-06-14T09:10:49.863685513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.122141 | controller | Jun 14 09:10:49.915917 crc crio[24245]: time="2026-06-14T09:10:49.915776912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.122168 | controller | Jun 14 09:10:49.920355 crc crio[24245]: time="2026-06-14T09:10:49.920328047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.122196 | controller | Jun 14 09:10:50.166530 crc crio[24245]: time="2026-06-14T09:10:50.165765335Z" level=info msg="Created container d6b0f726d3a189c09916002917eede20e2a41915eb844deb6af301d730c7b7e3: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=0ba5564d-87c7-4e2f-aaec-cbff1f282407 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.122222 | controller | Jun 14 09:10:50.169051 crc crio[24245]: time="2026-06-14T09:10:50.168803922Z" level=info msg="Starting container: d6b0f726d3a189c09916002917eede20e2a41915eb844deb6af301d730c7b7e3" id=90ee384a-00e8-4f56-9371-15ed501f1d8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.122250 | controller | Jun 14 09:10:50.179482 crc crio[24245]: time="2026-06-14T09:10:50.179327537Z" level=info msg="Started container" PID=143645 containerID=d6b0f726d3a189c09916002917eede20e2a41915eb844deb6af301d730c7b7e3 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=90ee384a-00e8-4f56-9371-15ed501f1d8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42
2026-06-14 10:12:37.122277 | controller | Jun 14 09:12:00.568024 crc crio[24245]: time="2026-06-14T09:12:00.56547246Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690472-9bcls/POD" id=c3420b22-4e49-4d19-8b38-caf88462c88a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.122304 | controller | Jun 14 09:12:00.571180 crc crio[24245]: time="2026-06-14T09:12:00.570548021Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.122331 | controller | Jun 14 09:12:00.615749 crc crio[24245]: time="2026-06-14T09:12:00.615542225Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690472-9bcls Namespace:openshift-infra ID:7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36 UID:d4758f2e-377e-427f-a286-d11fa9908faa NetNS:/var/run/netns/3c01c3ed-0a8c-43e7-bae7-07c4a4560590 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4758f2e_377e_427f_a286_d11fa9908faa.slice PodAnnotations:0xc000130d18}] Aliases:map[]}"
2026-06-14 10:12:37.122387 | controller | Jun 14 09:12:00.615749 crc crio[24245]: time="2026-06-14T09:12:00.61570175Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690472-9bcls to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.122419 | controller | Jun 14 09:12:01.397832 crc crio[24245]: 2026-06-14T09:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7729cfc7c5259f2 Mac:f2:01:d9:82:5d:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/3c01c3ed-0a8c-43e7-bae7-07c4a4560590 SocketPath: PciID:}] [{Interface:0xc0001805d0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.122447 | controller | Jun 14 09:12:01.400439 crc crio[24245]: time="2026-06-14T09:12:01.400329472Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690472-9bcls Namespace:openshift-infra ID:7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36 UID:d4758f2e-377e-427f-a286-d11fa9908faa NetNS:/var/run/netns/3c01c3ed-0a8c-43e7-bae7-07c4a4560590 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4758f2e_377e_427f_a286_d11fa9908faa.slice PodAnnotations:0xc000130d18}] Aliases:map[]}"
2026-06-14 10:12:37.122475 | controller | Jun 14 09:12:01.400949 crc crio[24245]: time="2026-06-14T09:12:01.400826228Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690472-9bcls for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.122503 | controller | Jun 14 09:12:01.415128 crc crio[24245]: time="2026-06-14T09:12:01.415022032Z" level=info msg="Ran pod sandbox 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36 with infra container: openshift-infra/auto-csr-approver-29690472-9bcls/POD" id=c3420b22-4e49-4d19-8b38-caf88462c88a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.122531 | controller | Jun 14 09:12:01.418524 crc crio[24245]: time="2026-06-14T09:12:01.418150322Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=26b97016-34dd-4734-8343-81189e3921f7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.122558 | controller | Jun 14 09:12:01.431612 crc crio[24245]: time="2026-06-14T09:12:01.430158743Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.122585 | controller | Jun 14 09:12:02.632738 crc crio[24245]: time="2026-06-14T09:12:02.632167962Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=26b97016-34dd-4734-8343-81189e3921f7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.122612 | controller | Jun 14 09:12:02.636671 crc crio[24245]: time="2026-06-14T09:12:02.63653936Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2e6ada2c-1b2a-4577-a738-e67af66ec55d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.122638 | controller | Jun 14 09:12:02.644749 crc crio[24245]: time="2026-06-14T09:12:02.64465216Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c3b62451-cb3f-43cf-ba93-5e9f82b9572a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.122665 | controller | Jun 14 09:12:02.654534 crc crio[24245]: time="2026-06-14T09:12:02.654464531Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690472-9bcls/oc" id=f56b1e20-a34c-4434-9998-197e43a9201d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.122698 | controller | Jun 14 09:12:02.655709 crc crio[24245]: time="2026-06-14T09:12:02.65568313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.122726 | controller | Jun 14 09:12:02.712072 crc crio[24245]: time="2026-06-14T09:12:02.712018335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.122754 | controller | Jun 14 09:12:03.020646 crc crio[24245]: time="2026-06-14T09:12:03.020521244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.122781 | controller | Jun 14 09:12:03.146318 crc crio[24245]: time="2026-06-14T09:12:03.146268327Z" level=info msg="Created container cda91ffd78e9dbb3aec7b594f205320a314de90f5004116e91b85faae4e6e0c6: openshift-infra/auto-csr-approver-29690472-9bcls/oc" id=f56b1e20-a34c-4434-9998-197e43a9201d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.122808 | controller | Jun 14 09:12:03.150766 crc crio[24245]: time="2026-06-14T09:12:03.150669837Z" level=info msg="Starting container: cda91ffd78e9dbb3aec7b594f205320a314de90f5004116e91b85faae4e6e0c6" id=98acf8ca-9070-442c-8dd5-4d0f59d19eaf name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.122835 | controller | Jun 14 09:12:03.160215 crc crio[24245]: time="2026-06-14T09:12:03.16014694Z" level=info msg="Started container" PID=147326 containerID=cda91ffd78e9dbb3aec7b594f205320a314de90f5004116e91b85faae4e6e0c6 description=openshift-infra/auto-csr-approver-29690472-9bcls/oc id=98acf8ca-9070-442c-8dd5-4d0f59d19eaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36
2026-06-14 10:12:37.122862 | controller | Jun 14 09:12:05.109210 crc crio[24245]: time="2026-06-14T09:12:05.10752015Z" level=info msg="Stopping pod sandbox: 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36" id=9477f29a-0085-4670-a8a1-1f3fb43d97fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.122889 | controller | Jun 14 09:12:05.111179 crc crio[24245]: time="2026-06-14T09:12:05.111072234Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690472-9bcls Namespace:openshift-infra ID:7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36 UID:d4758f2e-377e-427f-a286-d11fa9908faa NetNS:/var/run/netns/3c01c3ed-0a8c-43e7-bae7-07c4a4560590 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4758f2e_377e_427f_a286_d11fa9908faa.slice PodAnnotations:0xc000602d78}] Aliases:map[]}"
2026-06-14 10:12:37.122916 | controller | Jun 14 09:12:05.112074 crc crio[24245]: time="2026-06-14T09:12:05.111978683Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690472-9bcls from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.122943 | controller | Jun 14 09:12:05.613639 crc crio[24245]: time="2026-06-14T09:12:05.61328249Z" level=info msg="Stopped pod sandbox: 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36" id=9477f29a-0085-4670-a8a1-1f3fb43d97fd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.122970 | controller | Jun 14 09:12:32.291069 crc crio[24245]: time="2026-06-14T09:12:32.290215144Z" level=info msg="Removing container: 8a98eab79f28a399e622d1334c68febc782a755ee4e7afb26e285b70589dd6d9" id=61da18de-a2a0-4fd0-a519-7efd11bce590 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.122998 | controller | Jun 14 09:12:32.535074 crc crio[24245]: time="2026-06-14T09:12:32.534792044Z" level=info msg="Removed container 8a98eab79f28a399e622d1334c68febc782a755ee4e7afb26e285b70589dd6d9: openshift-infra/auto-csr-approver-29690466-dvxbg/oc" id=61da18de-a2a0-4fd0-a519-7efd11bce590 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.123051 | controller | Jun 14 09:12:32.553148 crc crio[24245]: time="2026-06-14T09:12:32.552421206Z" level=info msg="Stopping pod sandbox: ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c" id=2ebf8cca-4240-44e9-bd0c-7026218d380c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.123082 | controller | Jun 14 09:12:32.553148 crc crio[24245]: time="2026-06-14T09:12:32.553132679Z" level=info msg="Stopped pod sandbox (already stopped): ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c" id=2ebf8cca-4240-44e9-bd0c-7026218d380c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.123105 | controller | Jun 14 09:12:32.555496 crc crio[24245]: time="2026-06-14T09:12:32.555423922Z" level=info msg="Removing pod sandbox: ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c" id=b6a717c0-0c5f-4b11-8466-3771bcde3e8b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.123122 | controller | Jun 14 09:12:32.575704 crc crio[24245]: time="2026-06-14T09:12:32.575618542Z" level=info msg="Removed pod sandbox: ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c" id=b6a717c0-0c5f-4b11-8466-3771bcde3e8b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.123138 | controller | Jun 14 09:13:50.181000 crc crio[24245]: time="2026-06-14T09:13:50.180016354Z" level=info msg="Stopping pod sandbox: 273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42" id=77b43cd1-a341-482b-abdd-25761d939bd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.123154 | controller | Jun 14 09:13:50.185562 crc crio[24245]: time="2026-06-14T09:13:50.183031071Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl Namespace:openstack ID:273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42 UID:3a508a9d-4f53-4065-a4f2-bb09b9b5d73c NetNS:/var/run/netns/c60a7006-2e65-4b69-a0af-ec521bf11cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a508a9d_4f53_4065_a4f2_bb09b9b5d73c.slice PodAnnotations:0xc00161b318}] Aliases:map[]}"
2026-06-14 10:12:37.123171 | controller | Jun 14 09:13:50.185562 crc crio[24245]: time="2026-06-14T09:13:50.184803778Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.123187 | controller | Jun 14 09:13:50.832210 crc crio[24245]: time="2026-06-14T09:13:50.831569708Z" level=info msg="Stopped pod sandbox: 273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42" id=77b43cd1-a341-482b-abdd-25761d939bd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.123203 | controller | Jun 14 09:13:51.861200 crc crio[24245]: time="2026-06-14T09:13:51.860301376Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh/POD" id=c6d7a357-a649-4fe0-a1b3-7ea6eeb4018f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.123218 | controller | Jun 14 09:13:51.862958 crc crio[24245]: time="2026-06-14T09:13:51.861226016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.123234 | controller | Jun 14 09:13:51.919317 crc crio[24245]: time="2026-06-14T09:13:51.918567413Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh Namespace:openstack ID:426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e UID:90e98633-d354-4938-ad4f-eeed0eb2264b NetNS:/var/run/netns/53c03dfa-561c-4e3b-a008-b52c13bc9936 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90e98633_d354_4938_ad4f_eeed0eb2264b.slice PodAnnotations:0xc000602368}] Aliases:map[]}"
2026-06-14 10:12:37.123255 | controller | Jun 14 09:13:51.919317 crc crio[24245]: time="2026-06-14T09:13:51.919239724Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.123272 | controller | Jun 14 09:13:52.852815 crc crio[24245]: 2026-06-14T09:13:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:426688adaa6e8f8 Mac:36:2b:58:9e:99:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/53c03dfa-561c-4e3b-a008-b52c13bc9936 SocketPath: PciID:}] [{Interface:0xc00025cc30 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.123288 | controller | Jun 14 09:13:52.854822 crc crio[24245]: time="2026-06-14T09:13:52.854735403Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh Namespace:openstack ID:426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e UID:90e98633-d354-4938-ad4f-eeed0eb2264b NetNS:/var/run/netns/53c03dfa-561c-4e3b-a008-b52c13bc9936 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90e98633_d354_4938_ad4f_eeed0eb2264b.slice PodAnnotations:0xc000602368}] Aliases:map[]}"
2026-06-14 10:12:37.123304 | controller | Jun 14 09:13:52.855170 crc crio[24245]: time="2026-06-14T09:13:52.855006592Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.123320 | controller | Jun 14 09:13:52.867360 crc crio[24245]: time="2026-06-14T09:13:52.867275677Z" level=info msg="Ran pod sandbox 426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh/POD" id=c6d7a357-a649-4fe0-a1b3-7ea6eeb4018f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.123335 | controller | Jun 14 09:13:52.874962 crc crio[24245]: time="2026-06-14T09:13:52.874784691Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=fdb11bb3-5eea-4863-9cef-6b11b506d143 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.123372 | controller | Jun 14 09:13:52.887367 crc crio[24245]: time="2026-06-14T09:13:52.886733164Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.123391 | controller | Jun 14 09:13:53.426494 crc crio[24245]: time="2026-06-14T09:13:53.425998159Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=fdb11bb3-5eea-4863-9cef-6b11b506d143 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.123407 | controller | Jun 14 09:13:53.430754 crc crio[24245]: time="2026-06-14T09:13:53.430478773Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=0164be6e-3443-4573-82b7-3757fbfb7e08 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.123422 | controller | Jun 14 09:13:53.498651 crc crio[24245]: time="2026-06-14T09:13:53.498376332Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=686d0c53-f3c5-4dc8-b5c0-152a926adc81 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.123437 | controller | Jun 14 09:13:53.545214 crc crio[24245]: time="2026-06-14T09:13:53.544968118Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=efde52b5-c0cb-4d00-bb53-2b04e56cd920 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.123457 | controller | Jun 14 09:13:53.545925 crc crio[24245]: time="2026-06-14T09:13:53.545743443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.123473 | controller | Jun 14 09:13:53.598568 crc crio[24245]: time="2026-06-14T09:13:53.596514781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.123489 | controller | Jun 14 09:13:53.602053 crc crio[24245]: time="2026-06-14T09:13:53.601611686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.123504 | controller | Jun 14 09:13:53.791579 crc crio[24245]: time="2026-06-14T09:13:53.791493572Z" level=info msg="Created container 71d76f204cd7a36c160cb7cbea860793cf58235eb6be53a4061cc1ccb3a04fc1: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=efde52b5-c0cb-4d00-bb53-2b04e56cd920 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.123519 | controller | Jun 14 09:13:53.793432 crc crio[24245]: time="2026-06-14T09:13:53.793287929Z" level=info msg="Starting container: 71d76f204cd7a36c160cb7cbea860793cf58235eb6be53a4061cc1ccb3a04fc1" id=13da02de-500e-46f1-84ee-0f44567717ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.123535 | controller | Jun 14 09:13:53.804408 crc crio[24245]: time="2026-06-14T09:13:53.804190997Z" level=info msg="Started container" PID=152652 containerID=71d76f204cd7a36c160cb7cbea860793cf58235eb6be53a4061cc1ccb3a04fc1 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=13da02de-500e-46f1-84ee-0f44567717ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e
2026-06-14 10:12:37.123551 | controller | Jun 14 09:14:00.538089 crc crio[24245]: time="2026-06-14T09:14:00.537359545Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690474-78jgd/POD" id=99985265-568c-43d1-a6f9-8b503cc5382e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.123567 | controller | Jun 14 09:14:00.539738 crc crio[24245]: time="2026-06-14T09:14:00.538125739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.123582 | controller | Jun 14 09:14:00.597494 crc crio[24245]: time="2026-06-14T09:14:00.597330706Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690474-78jgd Namespace:openshift-infra ID:cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489 UID:b701deb2-13b6-44e6-9dc0-c1250397f081 NetNS:/var/run/netns/39b7d506-8ffd-45ec-ae6a-fd011428181d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb701deb2_13b6_44e6_9dc0_c1250397f081.slice PodAnnotations:0xc006e0a2d0}] Aliases:map[]}"
2026-06-14 10:12:37.123598 | controller | Jun 14 09:14:00.597494 crc crio[24245]: time="2026-06-14T09:14:00.59743842Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690474-78jgd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.123614 | controller | Jun 14 09:14:00.977166 crc crio[24245]: 2026-06-14T09:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cbc1603214b074f Mac:ea:c0:b5:6f:c5:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/39b7d506-8ffd-45ec-ae6a-fd011428181d SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.123635 | controller | Jun 14 09:14:00.980069 crc crio[24245]: time="2026-06-14T09:14:00.979954754Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690474-78jgd Namespace:openshift-infra ID:cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489 UID:b701deb2-13b6-44e6-9dc0-c1250397f081 NetNS:/var/run/netns/39b7d506-8ffd-45ec-ae6a-fd011428181d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb701deb2_13b6_44e6_9dc0_c1250397f081.slice PodAnnotations:0xc006e0a2d0}] Aliases:map[]}"
2026-06-14 10:12:37.123652 | controller | Jun 14 09:14:00.980960 crc crio[24245]: time="2026-06-14T09:14:00.980634596Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690474-78jgd for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.123667 | controller | Jun 14 09:14:01.002028 crc crio[24245]: time="2026-06-14T09:14:01.001903714Z" level=info msg="Ran pod sandbox cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489 with infra container: openshift-infra/auto-csr-approver-29690474-78jgd/POD" id=99985265-568c-43d1-a6f9-8b503cc5382e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.123683 | controller | Jun 14 09:14:01.008964 crc crio[24245]: time="2026-06-14T09:14:01.008793772Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a7c3e9d9-11f5-4cd4-a576-929aee827603 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.123699 | controller | Jun 14 09:14:01.019952 crc crio[24245]: time="2026-06-14T09:14:01.019775491Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.123714 | controller | Jun 14 09:14:01.988060 crc crio[24245]: time="2026-06-14T09:14:01.987183717Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a7c3e9d9-11f5-4cd4-a576-929aee827603 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.123730 | controller | Jun 14 09:14:01.991073 crc crio[24245]: time="2026-06-14T09:14:01.990929888Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=49e26c80-88c5-4157-9fed-b1b34beae667 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.123746 | controller | Jun 14 09:14:01.995829 crc crio[24245]: time="2026-06-14T09:14:01.995721321Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8048cccc-c92f-4356-885d-848ee6966aa9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.123761 | controller | Jun 14 09:14:02.009300 crc crio[24245]: time="2026-06-14T09:14:02.009191428Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690474-78jgd/oc" id=0d9b2ea7-7af5-448d-bf8e-81803e80a9f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.123776 | controller | Jun 14 09:14:02.009829 crc crio[24245]: time="2026-06-14T09:14:02.009738266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.123806 | controller | Jun 14 09:14:02.095560 crc crio[24245]: time="2026-06-14T09:14:02.09527426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.123824 | controller | Jun 14 09:14:02.509103 crc crio[24245]: time="2026-06-14T09:14:02.508575996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.123839 | controller | Jun 14 09:14:02.634269 crc crio[24245]: time="2026-06-14T09:14:02.634188337Z" level=info msg="Created container d510548367a5898741e0be75df00e65cb9e5fbc2dd6aa4e138bfe3458897abcb: openshift-infra/auto-csr-approver-29690474-78jgd/oc" id=0d9b2ea7-7af5-448d-bf8e-81803e80a9f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.123871 | controller | Jun 14 09:14:02.635944 crc crio[24245]: time="2026-06-14T09:14:02.635747226Z" level=info msg="Starting container: d510548367a5898741e0be75df00e65cb9e5fbc2dd6aa4e138bfe3458897abcb" id=42eec1ec-5b0d-4b0c-a9f1-b3838190adbb name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.123887 | controller | Jun 14 09:14:02.646319 crc crio[24245]: time="2026-06-14T09:14:02.646207423Z" level=info msg="Started container" PID=153218 containerID=d510548367a5898741e0be75df00e65cb9e5fbc2dd6aa4e138bfe3458897abcb description=openshift-infra/auto-csr-approver-29690474-78jgd/oc id=42eec1ec-5b0d-4b0c-a9f1-b3838190adbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489
2026-06-14 10:12:37.123903 | controller | Jun 14 09:14:04.671209 crc crio[24245]: time="2026-06-14T09:14:04.670309864Z" level=info msg="Stopping pod sandbox: cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489" id=2e752e7c-e02b-4ae3-ad87-881f8a2f6dfb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.123918 | controller | Jun 14 09:14:04.672535 crc crio[24245]: time="2026-06-14T09:14:04.671803572Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690474-78jgd Namespace:openshift-infra ID:cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489 UID:b701deb2-13b6-44e6-9dc0-c1250397f081 NetNS:/var/run/netns/39b7d506-8ffd-45ec-ae6a-fd011428181d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb701deb2_13b6_44e6_9dc0_c1250397f081.slice PodAnnotations:0xc0024220b8}] Aliases:map[]}"
2026-06-14 10:12:37.123934 | controller | Jun 14 09:14:04.672535 crc crio[24245]: time="2026-06-14T09:14:04.671994388Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690474-78jgd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.123950 | controller | Jun 14 09:14:05.107244 crc crio[24245]: time="2026-06-14T09:14:05.107101728Z" level=info msg="Stopped pod sandbox: cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489" id=2e752e7c-e02b-4ae3-ad87-881f8a2f6dfb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.123965 | controller | Jun 14 09:14:13.830046 crc crio[24245]: time="2026-06-14T09:14:13.829226189Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-7p7np/POD" id=676b6be1-2705-48f1-962c-0250d6b0a91d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.123980 | controller | Jun 14 09:14:13.831296 crc crio[24245]: time="2026-06-14T09:14:13.830067496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.123995 | controller | Jun 14 09:14:13.892260 crc crio[24245]: time="2026-06-14T09:14:13.892060821Z" level=info msg="Got pod network &{Name:redhat-marketplace-7p7np Namespace:openshift-marketplace ID:95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395 UID:491c56fd-f3a4-4923-bd47-0919246e6c75 NetNS:/var/run/netns/ad9c7f31-4197-4e14-aa82-26fcf330e07b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod491c56fd_f3a4_4923_bd47_0919246e6c75.slice PodAnnotations:0xc006e0a020}] Aliases:map[]}"
2026-06-14 10:12:37.124011 | controller | Jun 14 09:14:13.892260 crc crio[24245]: time="2026-06-14T09:14:13.892131444Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-7p7np to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.124027 | controller | Jun 14 09:14:14.698669 crc crio[24245]: 2026-06-14T09:14:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95f476841457e85 Mac:f6:fe:84:d1:1d:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/ad9c7f31-4197-4e14-aa82-26fcf330e07b SocketPath: PciID:}] [{Interface:0xc000136760 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.124049 | controller | Jun 14 09:14:14.700983 crc crio[24245]: time="2026-06-14T09:14:14.70068712Z" level=info msg="Got pod network &{Name:redhat-marketplace-7p7np Namespace:openshift-marketplace ID:95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395 UID:491c56fd-f3a4-4923-bd47-0919246e6c75 NetNS:/var/run/netns/ad9c7f31-4197-4e14-aa82-26fcf330e07b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod491c56fd_f3a4_4923_bd47_0919246e6c75.slice PodAnnotations:0xc006e0a020}] Aliases:map[]}"
2026-06-14 10:12:37.124065 | controller | Jun 14 09:14:14.701294 crc crio[24245]: time="2026-06-14T09:14:14.701194306Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-7p7np for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.124081 | controller | Jun 14 09:14:14.719994 crc crio[24245]: time="2026-06-14T09:14:14.719771856Z" level=info msg="Ran pod sandbox 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395 with infra container: openshift-marketplace/redhat-marketplace-7p7np/POD" id=676b6be1-2705-48f1-962c-0250d6b0a91d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.124096 | controller | Jun 14 09:14:14.757005 crc crio[24245]: time="2026-06-14T09:14:14.756441406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7c710f47-0ab8-4b9d-9a3f-9fce166046a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.124112 | controller | Jun 14 09:14:14.783810 crc crio[24245]: time="2026-06-14T09:14:14.783348134Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=50786c06-bcb7-428c-90df-52830b8c5f0d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.124127 | controller | Jun 14 09:14:14.812161 crc crio[24245]: time="2026-06-14T09:14:14.811509689Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-7p7np/extract-utilities" id=293ee123-cdc0-41c8-b9b6-6b414f050fbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.124142 | controller | Jun 14 09:14:14.812161 crc crio[24245]: time="2026-06-14T09:14:14.812091768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.124158 | controller | Jun 14 09:14:15.000944 crc crio[24245]: time="2026-06-14T09:14:15.000494055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.124173 | controller | Jun 14 09:14:15.052970 crc crio[24245]: time="2026-06-14T09:14:15.052076558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.124189 | controller | Jun 14 09:14:15.267510 crc crio[24245]: time="2026-06-14T09:14:15.26674686Z" level=info msg="Created container eb113476e698299b35cd3ff8e790d1ae967f348403579d7c70526991c1d22654: openshift-marketplace/redhat-marketplace-7p7np/extract-utilities" id=293ee123-cdc0-41c8-b9b6-6b414f050fbd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.124204 | controller | Jun 14 09:14:15.269041 crc crio[24245]: time="2026-06-14T09:14:15.26896755Z" level=info msg="Starting container: eb113476e698299b35cd3ff8e790d1ae967f348403579d7c70526991c1d22654" id=25ab25f9-618c-414d-bc17-34e65a14c76b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.124223 | controller | Jun 14 09:14:15.276311 crc crio[24245]: time="2026-06-14T09:14:15.276211021Z" level=info msg="Started container" PID=153983 containerID=eb113476e698299b35cd3ff8e790d1ae967f348403579d7c70526991c1d22654 description=openshift-marketplace/redhat-marketplace-7p7np/extract-utilities id=25ab25f9-618c-414d-bc17-34e65a14c76b name=/runtime.v1.RuntimeService/StartContainer sandboxID=95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395
2026-06-14 10:12:37.124239 | controller | Jun 14 09:14:16.045894 crc crio[24245]: time="2026-06-14T09:14:16.045723352Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=0f82d2cc-922f-4ab6-a4ee-bef83c56421c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.124255 | controller | Jun 14 09:14:16.061899 crc crio[24245]: time="2026-06-14T09:14:16.060940517Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-14 10:12:37.124271 | controller | Jun 14 09:14:16.658231 crc crio[24245]: time="2026-06-14T09:14:16.65811725Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=0f82d2cc-922f-4ab6-a4ee-bef83c56421c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.124287 | controller | Jun 14 09:14:16.659721 crc crio[24245]: time="2026-06-14T09:14:16.659629278Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=adbc02db-1959-4aff-98bd-22f2404849e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.124302 | controller | Jun 14 09:14:16.663597 crc crio[24245]: time="2026-06-14T09:14:16.663336316Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=d92af2e3-d362-4d43-b2ca-05b47a754954 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.124317 | controller | Jun 14 09:14:16.674357 crc crio[24245]: time="2026-06-14T09:14:16.674059847Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-7p7np/extract-content" id=105ed345-11c6-4b44-8415-fd71f6082831 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.124333 | controller | Jun 14 09:14:16.675368 crc crio[24245]: time="2026-06-14T09:14:16.674597915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.124366 | controller | Jun 14 09:14:16.759446 crc crio[24245]: time="2026-06-14T09:14:16.759063685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.124387 | controller | Jun 14 09:14:16.763147 crc crio[24245]: time="2026-06-14T09:14:16.763049602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.124404 | controller | Jun 14 09:14:17.001799 crc crio[24245]: time="2026-06-14T09:14:17.001254Z" level=info msg="Created container adf69bccd06c1dc541be0601a2b67686e1d74b4cc5dd8599a52a6422e603a115: openshift-marketplace/redhat-marketplace-7p7np/extract-content" id=105ed345-11c6-4b44-8415-fd71f6082831 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.124419 | controller | Jun 14 09:14:17.004446 crc crio[24245]: time="2026-06-14T09:14:17.004250735Z" level=info msg="Starting container: adf69bccd06c1dc541be0601a2b67686e1d74b4cc5dd8599a52a6422e603a115" id=9072f323-33f5-45bd-8b08-1440409bd995 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.124435 | controller | Jun 14 09:14:17.016637 crc crio[24245]: time="2026-06-14T09:14:17.016331843Z" level=info msg="Started container" PID=154084 containerID=adf69bccd06c1dc541be0601a2b67686e1d74b4cc5dd8599a52a6422e603a115 description=openshift-marketplace/redhat-marketplace-7p7np/extract-content id=9072f323-33f5-45bd-8b08-1440409bd995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395
2026-06-14 10:12:37.124454 | controller | Jun 14 09:14:18.092926 crc crio[24245]: time="2026-06-14T09:14:18.090650352Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b9364a40-5f35-4508-af62-a88d55a722e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.124469 | controller | Jun 14 09:14:18.107213 crc crio[24245]: time="2026-06-14T09:14:18.106983811Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b13e99e6-d1d0-44d2-9274-2a7d195f705d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.124485 | controller | Jun 14 09:14:18.124283 crc crio[24245]: time="2026-06-14T09:14:18.12417215Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-7p7np/registry-server" id=1284afad-55b3-4ebf-8d02-7560bc432272 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.124500 | controller | Jun 14 09:14:18.125015 crc crio[24245]: time="2026-06-14T09:14:18.12481553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.124515 | controller | Jun 14 09:14:18.193555 crc crio[24245]: time="2026-06-14T09:14:18.192494945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.124530 | controller | Jun 14 09:14:18.197732 crc crio[24245]: time="2026-06-14T09:14:18.19767201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.124545 | controller | Jun 14 09:14:18.416039 crc crio[24245]: time="2026-06-14T09:14:18.415758698Z" level=info msg="Created container 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f: openshift-marketplace/redhat-marketplace-7p7np/registry-server" id=1284afad-55b3-4ebf-8d02-7560bc432272 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.124560 | controller | Jun 14 09:14:18.418173 crc crio[24245]: time="2026-06-14T09:14:18.418029169Z" level=info msg="Starting container: 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f" id=45d45aa9-89c4-41c6-b111-2df02abed889 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.124575 | controller | Jun 14 09:14:18.430559 crc crio[24245]: time="2026-06-14T09:14:18.429642449Z" level=info msg="Started container" PID=154147 containerID=639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f description=openshift-marketplace/redhat-marketplace-7p7np/registry-server id=45d45aa9-89c4-41c6-b111-2df02abed889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395
2026-06-14 10:12:37.124591 | controller | Jun 14 09:14:20.116033 crc crio[24245]: time="2026-06-14T09:14:20.114434325Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-t4csh/POD" id=0dca4afa-638f-4a97-aebf-a9b63e402255 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.124606 | controller | Jun 14 09:14:20.117330 crc crio[24245]: time="2026-06-14T09:14:20.116069428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.124621 | controller | Jun 14 09:14:20.180921 crc crio[24245]: time="2026-06-14T09:14:20.177669861Z" level=info msg="Got pod network &{Name:redhat-operators-t4csh Namespace:openshift-marketplace ID:2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d UID:56bcab99-8107-4e0a-bffb-98c887999fd2 NetNS:/var/run/netns/49978bb6-9cba-4471-a357-38f4109e48e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56bcab99_8107_4e0a_bffb_98c887999fd2.slice PodAnnotations:0xc00161a4e8}] Aliases:map[]}"
2026-06-14 10:12:37.124644 | controller | Jun 14 09:14:20.180921 crc crio[24245]: time="2026-06-14T09:14:20.177739104Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-t4csh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.124660 | controller | Jun 14 09:14:20.782962 crc crio[24245]: 2026-06-14T09:14:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c23511d23f24e6 Mac:2a:bb:e2:81:a4:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/49978bb6-9cba-4471-a357-38f4109e48e6 SocketPath: PciID:}] [{Interface:0xc000488660 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.124676 | controller | Jun 14 09:14:20.784314 crc crio[24245]: time="2026-06-14T09:14:20.784246507Z" level=info msg="Got pod network &{Name:redhat-operators-t4csh Namespace:openshift-marketplace ID:2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d UID:56bcab99-8107-4e0a-bffb-98c887999fd2 NetNS:/var/run/netns/49978bb6-9cba-4471-a357-38f4109e48e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56bcab99_8107_4e0a_bffb_98c887999fd2.slice PodAnnotations:0xc00161a4e8}] Aliases:map[]}"
2026-06-14 10:12:37.124692 | controller | Jun 14 09:14:20.784487 crc crio[24245]: time="2026-06-14T09:14:20.784439563Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-t4csh for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.124708 | controller | Jun 14 09:14:20.813540 crc crio[24245]: time="2026-06-14T09:14:20.813346254Z" level=info msg="Ran pod sandbox 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d with infra container: openshift-marketplace/redhat-operators-t4csh/POD" id=0dca4afa-638f-4a97-aebf-a9b63e402255 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.124723 | controller | Jun 14 09:14:20.819661 crc crio[24245]: time="2026-06-14T09:14:20.819618753Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ad1ca05c-72b6-43d5-95fe-64b016335854 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.124738 | controller | Jun 14 09:14:20.825660 crc crio[24245]: time="2026-06-14T09:14:20.825565227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8649d55d-5450-4e6d-9d2f-b9f8fdceebee name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.124753 | controller | Jun 14 09:14:20.841046 crc crio[24245]: time="2026-06-14T09:14:20.840972683Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-t4csh/extract-utilities" id=6a69384d-200d-469a-942f-2d8c76a5230b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.124768 | controller | Jun 14 09:14:20.841491 crc crio[24245]: time="2026-06-14T09:14:20.841425827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.124783 | controller | Jun 14 09:14:20.896199 crc crio[24245]: time="2026-06-14T09:14:20.896048273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.124798 | controller | Jun 14 09:14:20.899652 crc crio[24245]: time="2026-06-14T09:14:20.899609657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.124817 | controller | Jun 14 09:14:21.109252 crc crio[24245]: time="2026-06-14T09:14:21.109157181Z" level=info msg="Created container 09864198734c33593c4aa08c5693b4a0de48edb5672dee62ee71a5d2d70e3fe8: openshift-marketplace/redhat-operators-t4csh/extract-utilities" id=6a69384d-200d-469a-942f-2d8c76a5230b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.124832 | controller | Jun 14 09:14:21.110615 crc crio[24245]: time="2026-06-14T09:14:21.110531914Z" level=info msg="Starting container: 09864198734c33593c4aa08c5693b4a0de48edb5672dee62ee71a5d2d70e3fe8" id=319e62bc-4c13-4d15-8564-141d5129be3d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.124848 | controller | Jun 14 09:14:21.117610 crc crio[24245]: time="2026-06-14T09:14:21.11752461Z" level=info msg="Started container" PID=154358 containerID=09864198734c33593c4aa08c5693b4a0de48edb5672dee62ee71a5d2d70e3fe8 description=openshift-marketplace/redhat-operators-t4csh/extract-utilities id=319e62bc-4c13-4d15-8564-141d5129be3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d
2026-06-14 10:12:37.124863 | controller | Jun 14 09:14:21.176679 crc crio[24245]: time="2026-06-14T09:14:21.176591419Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f04822d1-0b95-4471-b61b-370b8fd3e99b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.124879 | controller | Jun 14 09:14:21.182372 crc crio[24245]: time="2026-06-14T09:14:21.182288651Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-14 10:12:37.124895 | controller | Jun 14 09:14:21.931017 crc crio[24245]: time="2026-06-14T09:14:21.930541336Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=f04822d1-0b95-4471-b61b-370b8fd3e99b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.124910 | controller | Jun 14 09:14:21.932458 crc crio[24245]: time="2026-06-14T09:14:21.932296091Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=87b00d7d-23e7-4db3-b746-29f68102b6c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.124925 | controller | Jun 14 09:14:21.937136 crc crio[24245]: time="2026-06-14T09:14:21.937043744Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b3317518-2c0e-4bef-86a1-1e4506412a45 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.124941 | controller | Jun 14 09:14:21.944653 crc crio[24245]: time="2026-06-14T09:14:21.944552602Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-t4csh/extract-content" id=f0e4471a-9a8d-419e-8275-a249b8ec404a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.124956 | controller | Jun 14 09:14:21.945664 crc crio[24245]: time="2026-06-14T09:14:21.945568015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.124971 | controller | Jun 14 09:14:22.007922 crc crio[24245]: time="2026-06-14T09:14:22.007619081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.124986 | controller | Jun 14 09:14:22.012425 crc crio[24245]: time="2026-06-14T09:14:22.012360381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.125002 | controller | Jun 14 09:14:22.366068 crc crio[24245]: time="2026-06-14T09:14:22.365912633Z" level=info msg="Created container 50cae7d6028bfa3695bdcab2878d8663637b42c3300fff996a636c9347fc0fbf: openshift-marketplace/redhat-operators-t4csh/extract-content" id=f0e4471a-9a8d-419e-8275-a249b8ec404a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.125021 | controller | Jun 14 09:14:22.367362 crc crio[24245]: time="2026-06-14T09:14:22.367279648Z" level=info msg="Starting container: 50cae7d6028bfa3695bdcab2878d8663637b42c3300fff996a636c9347fc0fbf" id=d4c93ff0-bcb5-4e9c-9b19-dd360173c502 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.125037 | controller | Jun 14 09:14:22.377574 crc crio[24245]: time="2026-06-14T09:14:22.377470722Z" level=info msg="Started container" PID=154402 containerID=50cae7d6028bfa3695bdcab2878d8663637b42c3300fff996a636c9347fc0fbf description=openshift-marketplace/redhat-operators-t4csh/extract-content id=d4c93ff0-bcb5-4e9c-9b19-dd360173c502 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d
2026-06-14 10:12:37.125053 | controller | Jun 14 09:14:26.325599 crc crio[24245]: time="2026-06-14T09:14:26.324058275Z" level=info msg="Stopping container: 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f (timeout: 2s)" id=d148f0d2-c87c-4022-b8c5-954471bea48d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.125068 | controller | Jun 14 09:14:27.001887 crc crio[24245]: time="2026-06-14T09:14:27.001542645Z" level=info msg="Stopped container 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f: openshift-marketplace/redhat-marketplace-7p7np/registry-server" id=d148f0d2-c87c-4022-b8c5-954471bea48d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.125084 | controller | Jun 14 09:14:27.002652 crc crio[24245]: time="2026-06-14T09:14:27.002613079Z" level=info msg="Stopping pod sandbox: 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395" id=7a16a7df-ae6e-44d2-af86-b0cf60211709 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.125099 | controller | Jun 14 09:14:27.003358 crc crio[24245]: time="2026-06-14T09:14:27.003299521Z" level=info msg="Got pod network &{Name:redhat-marketplace-7p7np Namespace:openshift-marketplace ID:95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395 UID:491c56fd-f3a4-4923-bd47-0919246e6c75 NetNS:/var/run/netns/ad9c7f31-4197-4e14-aa82-26fcf330e07b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod491c56fd_f3a4_4923_bd47_0919246e6c75.slice PodAnnotations:0xc00274af60}] Aliases:map[]}"
2026-06-14 10:12:37.125115 | controller | Jun 14 09:14:27.003521 crc crio[24245]: time="2026-06-14T09:14:27.003494288Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-7p7np from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.125131 | controller | Jun 14 09:14:27.558419 crc crio[24245]: time="2026-06-14T09:14:27.557460773Z" level=info msg="Stopped pod sandbox: 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395" id=7a16a7df-ae6e-44d2-af86-b0cf60211709 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.125148 | controller | Jun 14 09:14:28.406035 crc crio[24245]: time="2026-06-14T09:14:28.401269101Z" level=info msg="Removing container: 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f" id=145ff4f2-a241-49e3-98c5-a86b55ab0533 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.125164 | controller | Jun 14 09:14:28.412432 crc crio[24245]: time="2026-06-14T09:14:28.412122426Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5f6da77f-b173-4ce8-9dab-0de07506e32c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.125179 | controller | Jun 14 09:14:28.418372 crc crio[24245]: time="2026-06-14T09:14:28.418252623Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b18334ad-de80-424b-be5b-6a2b21b11bb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.125195 | controller | Jun 14 09:14:28.433070 crc crio[24245]: time="2026-06-14T09:14:28.432978031Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-t4csh/registry-server" id=569d14b3-44d4-4932-965f-64686225d301 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.125214 | controller | Jun 14 09:14:28.464706 crc crio[24245]: time="2026-06-14T09:14:28.464517126Z" level=info msg="Removed container 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f: openshift-marketplace/redhat-marketplace-7p7np/registry-server" id=145ff4f2-a241-49e3-98c5-a86b55ab0533 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.125230 | controller | Jun 14 09:14:28.465505 crc crio[24245]: time="2026-06-14T09:14:28.465348482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.125245 | controller | Jun 14 09:14:28.472645 crc crio[24245]: time="2026-06-14T09:14:28.472601253Z" level=info msg="Removing container: adf69bccd06c1dc541be0601a2b67686e1d74b4cc5dd8599a52a6422e603a115" id=52c32603-5a85-4f4a-a171-acb681956436 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.125260 | controller | Jun 14 09:14:28.548015 crc crio[24245]: time="2026-06-14T09:14:28.547729607Z" level=info msg="Removed container adf69bccd06c1dc541be0601a2b67686e1d74b4cc5dd8599a52a6422e603a115: openshift-marketplace/redhat-marketplace-7p7np/extract-content" id=52c32603-5a85-4f4a-a171-acb681956436 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.125276 | controller | Jun 14 09:14:28.551490 crc crio[24245]: time="2026-06-14T09:14:28.551414614Z" level=info msg="Removing container: eb113476e698299b35cd3ff8e790d1ae967f348403579d7c70526991c1d22654" id=1529b243-039b-45e3-9464-45f54fec9554 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.125291 | controller | Jun 14 09:14:28.613169 crc crio[24245]: time="2026-06-14T09:14:28.613042907Z" level=info msg="Removed container eb113476e698299b35cd3ff8e790d1ae967f348403579d7c70526991c1d22654: openshift-marketplace/redhat-marketplace-7p7np/extract-utilities" id=1529b243-039b-45e3-9464-45f54fec9554 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.125307 | controller | Jun 14 09:14:28.623628 crc crio[24245]: time="2026-06-14T09:14:28.623533151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.125322 | controller | Jun 14 09:14:28.628430 crc crio[24245]: time="2026-06-14T09:14:28.628322144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.125337 | controller | Jun 14 09:14:28.819573 crc crio[24245]: time="2026-06-14T09:14:28.819288177Z" level=info msg="Created container fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046: openshift-marketplace/redhat-operators-t4csh/registry-server" id=569d14b3-44d4-4932-965f-64686225d301 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.125380 | controller | Jun 14 09:14:28.821430 crc crio[24245]: time="2026-06-14T09:14:28.821306151Z" level=info msg="Starting container: fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046" id=841437ef-9589-4b93-bc67-61c2123a12ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.125398 | controller | Jun 14 09:14:28.828167 crc crio[24245]: time="2026-06-14T09:14:28.828077456Z" level=info msg="Started container" PID=154842 containerID=fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046 description=openshift-marketplace/redhat-operators-t4csh/registry-server id=841437ef-9589-4b93-bc67-61c2123a12ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d
2026-06-14 10:12:37.125414 | controller | Jun 14 09:14:32.730603 crc crio[24245]: time="2026-06-14T09:14:32.729619536Z" level=info msg="Removing container: 66b6fbb094d94511c705896c657f4f4e1bc0f2bbaf41a2448e449587af18f4fc" id=c369502c-0b49-4847-94b1-2dbd5fb7e664 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.125433 | controller | Jun 14 09:14:32.924002 crc crio[24245]: time="2026-06-14T09:14:32.923941867Z" level=info msg="Removed container 66b6fbb094d94511c705896c657f4f4e1bc0f2bbaf41a2448e449587af18f4fc: openshift-infra/auto-csr-approver-29690468-vgwh8/oc" id=c369502c-0b49-4847-94b1-2dbd5fb7e664 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.125449 | controller | Jun 14 09:14:32.938942 crc crio[24245]: time="2026-06-14T09:14:32.938778708Z" level=info msg="Stopping pod sandbox: 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7" id=cfde5fac-8a77-4c5f-890f-01c7b7efb5b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.125465 | controller | Jun 14 09:14:32.939175 crc crio[24245]: time="2026-06-14T09:14:32.938969164Z" level=info msg="Stopped pod sandbox (already stopped): 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7" id=cfde5fac-8a77-4c5f-890f-01c7b7efb5b8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.125480 | controller | Jun 14 09:14:32.940207 crc crio[24245]: time="2026-06-14T09:14:32.940170763Z" level=info msg="Removing pod sandbox: 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7" id=b009f456-8834-4b72-8358-0059c6decc87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.125495 | controller | Jun 14 09:14:32.957017 crc crio[24245]: time="2026-06-14T09:14:32.956903129Z" level=info msg="Removed pod sandbox: 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7" id=b009f456-8834-4b72-8358-0059c6decc87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.125510 | controller | Jun 14 09:14:32.958017 crc crio[24245]: time="2026-06-14T09:14:32.95797818Z" level=info msg="Stopping pod sandbox: 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395" id=71dd12c2-29f1-4857-bb84-5c0abed7836a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.125525 | controller | Jun 14 09:14:32.958188 crc crio[24245]: time="2026-06-14T09:14:32.958168846Z" level=info msg="Stopped pod sandbox (already stopped): 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395" id=71dd12c2-29f1-4857-bb84-5c0abed7836a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.125539 | controller | Jun 14 09:14:32.959084 crc crio[24245]: time="2026-06-14T09:14:32.959059435Z" level=info msg="Removing pod sandbox: 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395" id=cc2887b1-80bf-49eb-a5b2-29246049f195 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.125555 | controller | Jun 14 09:14:32.990256 crc crio[24245]: time="2026-06-14T09:14:32.990025162Z" level=info msg="Removed pod sandbox: 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395" id=cc2887b1-80bf-49eb-a5b2-29246049f195 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.125569 | controller | Jun 14 09:14:41.631528 crc crio[24245]: time="2026-06-14T09:14:41.629139119Z" level=info msg="Stopping container: fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046 (timeout: 2s)" id=7d00ed35-cbd3-4456-bbd7-aafd8f082d5e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.125584 | controller | Jun 14 09:14:41.771434 crc crio[24245]: time="2026-06-14T09:14:41.770565863Z" level=info msg="Stopped container fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046: openshift-marketplace/redhat-operators-t4csh/registry-server" id=7d00ed35-cbd3-4456-bbd7-aafd8f082d5e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.125599 | controller | Jun 14 09:14:41.773443 crc crio[24245]: time="2026-06-14T09:14:41.77328781Z" level=info msg="Stopping pod sandbox: 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d" id=4621995a-3892-45d2-a1fb-fbec043a35c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.125614 | controller | Jun 14 09:14:41.776191 crc crio[24245]: time="2026-06-14T09:14:41.774108457Z" level=info msg="Got pod network &{Name:redhat-operators-t4csh Namespace:openshift-marketplace ID:2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d UID:56bcab99-8107-4e0a-bffb-98c887999fd2 NetNS:/var/run/netns/49978bb6-9cba-4471-a357-38f4109e48e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56bcab99_8107_4e0a_bffb_98c887999fd2.slice PodAnnotations:0xc006e0af10}] Aliases:map[]}"
2026-06-14 10:12:37.125632 | controller | Jun 14 09:14:41.776463 crc crio[24245]: time="2026-06-14T09:14:41.776321338Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-t4csh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.125648 | controller | Jun 14 09:14:42.163424 crc crio[24245]: time="2026-06-14T09:14:42.163270522Z" level=info msg="Stopped pod sandbox: 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d" id=4621995a-3892-45d2-a1fb-fbec043a35c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.125663 | controller | Jun 14 09:14:42.695798 crc crio[24245]: time="2026-06-14T09:14:42.694625067Z" level=info msg="Removing container: fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046" id=bb116462-b33b-49af-b6ed-b34ec7b69a27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.125678 | controller | Jun 14 09:14:42.738702 crc crio[24245]: time="2026-06-14T09:14:42.738592512Z" level=info msg="Removed container fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046: openshift-marketplace/redhat-operators-t4csh/registry-server" id=bb116462-b33b-49af-b6ed-b34ec7b69a27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.125692 | controller | Jun 14 09:14:42.746090 crc crio[24245]: time="2026-06-14T09:14:42.745660663Z" level=info msg="Removing container: 50cae7d6028bfa3695bdcab2878d8663637b42c3300fff996a636c9347fc0fbf" id=877bff46-73ff-4203-93fb-17ba30b76634 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.125707 | controller | Jun 14 09:14:42.814413 crc crio[24245]: time="2026-06-14T09:14:42.814156806Z" level=info msg="Removed container 50cae7d6028bfa3695bdcab2878d8663637b42c3300fff996a636c9347fc0fbf: openshift-marketplace/redhat-operators-t4csh/extract-content" id=877bff46-73ff-4203-93fb-17ba30b76634 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.125722 | controller | Jun 14 09:14:42.818467 crc crio[24245]: time="2026-06-14T09:14:42.818340248Z" level=info msg="Removing container: 09864198734c33593c4aa08c5693b4a0de48edb5672dee62ee71a5d2d70e3fe8" id=abe8c12d-d321-44e2-bb88-cebb96950f9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.125736 | controller | Jun 14 09:14:42.856616 crc crio[24245]: time="2026-06-14T09:14:42.856523483Z" level=info msg="Removed container 09864198734c33593c4aa08c5693b4a0de48edb5672dee62ee71a5d2d70e3fe8: openshift-marketplace/redhat-operators-t4csh/extract-utilities" id=abe8c12d-d321-44e2-bb88-cebb96950f9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.125751 | controller | Jun 14 09:14:52.884249 crc crio[24245]: time="2026-06-14T09:14:52.883083636Z" level=info msg="Stopping pod sandbox: 426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e" id=baed7763-9f65-4f95-ba63-4b71a7312b51 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.125766 | controller | Jun 14 09:14:52.887619 crc crio[24245]: time="2026-06-14T09:14:52.885215905Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh Namespace:openstack ID:426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e UID:90e98633-d354-4938-ad4f-eeed0eb2264b NetNS:/var/run/netns/53c03dfa-561c-4e3b-a008-b52c13bc9936 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90e98633_d354_4938_ad4f_eeed0eb2264b.slice PodAnnotations:0xc006e0a270}] Aliases:map[]}"
2026-06-14 10:12:37.125784 | controller | Jun 14 09:14:52.887619 crc crio[24245]: time="2026-06-14T09:14:52.885353999Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.125800 | controller | Jun 14 09:14:53.522379 crc crio[24245]: time="2026-06-14T09:14:53.522138793Z" level=info msg="Stopped pod sandbox: 426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e" id=baed7763-9f65-4f95-ba63-4b71a7312b51 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.125816 | controller | Jun 14 09:14:54.489701 crc crio[24245]: time="2026-06-14T09:14:54.489007532Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8/POD" id=77ab9943-49ff-45a4-8b37-3be58065b54c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.125831 | controller | Jun 14 09:14:54.491129 crc crio[24245]: time="2026-06-14T09:14:54.489730876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.125846 | controller | Jun 14 09:14:54.526600 crc crio[24245]: time="2026-06-14T09:14:54.525825664Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 Namespace:openstack ID:61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833 UID:73d8dff8-82cb-4d66-9613-29583590aefb NetNS:/var/run/netns/654b7003-8770-4ec4-9c0d-e672703bb13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d8dff8_82cb_4d66_9613_29583590aefb.slice PodAnnotations:0xc003bf6930}] Aliases:map[]}"
2026-06-14 10:12:37.125862 | controller | Jun 14 09:14:54.526794 crc crio[24245]: time="2026-06-14T09:14:54.526600758Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.125877 | controller | Jun 14 09:14:55.147776 crc crio[24245]: 2026-06-14T09:14:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61e3e604cefb294 Mac:1e:dd:d8:48:52:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/654b7003-8770-4ec4-9c0d-e672703bb13d SocketPath: PciID:}] [{Interface:0xc000014c00 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.125893 | controller | Jun 14 09:14:55.150547 crc crio[24245]: time="2026-06-14T09:14:55.150478092Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 Namespace:openstack ID:61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833 UID:73d8dff8-82cb-4d66-9613-29583590aefb NetNS:/var/run/netns/654b7003-8770-4ec4-9c0d-e672703bb13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d8dff8_82cb_4d66_9613_29583590aefb.slice PodAnnotations:0xc003bf6930}] Aliases:map[]}"
2026-06-14 10:12:37.125909 | controller | Jun 14 09:14:55.150686 crc crio[24245]: time="2026-06-14T09:14:55.150645927Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.125924 | controller | Jun 14 09:14:55.159671 crc crio[24245]: time="2026-06-14T09:14:55.159590425Z" level=info msg="Ran pod sandbox 61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8/POD" id=77ab9943-49ff-45a4-8b37-3be58065b54c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.125939 | controller | Jun 14 09:14:55.163988 crc crio[24245]: time="2026-06-14T09:14:55.163901899Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9298a856-b04b-48b9-9eb3-049e17d7d759 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.125957 | controller | Jun 14 09:14:55.183171 crc crio[24245]: time="2026-06-14T09:14:55.183034818Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.125973 | controller | Jun 14 09:14:55.742059 crc crio[24245]: time="2026-06-14T09:14:55.741462338Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9298a856-b04b-48b9-9eb3-049e17d7d759 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.125988 | controller | Jun 14 09:14:55.743367 crc crio[24245]: time="2026-06-14T09:14:55.74246229Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=1f2cb6a5-1c84-46af-ab0d-23a687f399e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.126003 | controller | Jun 14 09:14:55.775661 crc crio[24245]: time="2026-06-14T09:14:55.775017227Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=6e90f461-56ad-4840-ba66-8af45992ff13 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.126018 | controller | Jun 14 09:14:55.785238 crc crio[24245]: time="2026-06-14T09:14:55.784971712Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=ab01e77d-8dd9-4bc4-ac37-d59740da74d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.126033 | controller | Jun 14 09:14:55.785783 crc crio[24245]: time="2026-06-14T09:14:55.785707036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.126048 | controller | Jun 14 09:14:55.845732 crc crio[24245]: time="2026-06-14T09:14:55.845370156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.126063 | controller | Jun 14 09:14:55.850069 crc crio[24245]: time="2026-06-14T09:14:55.849941651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.126078 | controller | Jun 14 09:14:56.052416 crc crio[24245]: time="2026-06-14T09:14:56.052230965Z" level=info msg="Created container b09e848ee796ed9945279f95feac2099761e3b0dea818141e290a8e4f4a1f1c9: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=ab01e77d-8dd9-4bc4-ac37-d59740da74d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.126093 | controller | Jun 14 09:14:56.053764 crc crio[24245]: time="2026-06-14T09:14:56.053668481Z" level=info msg="Starting container: b09e848ee796ed9945279f95feac2099761e3b0dea818141e290a8e4f4a1f1c9" id=9901f815-14df-4632-977e-c3118be3fde9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.126109 | controller | Jun 14 09:14:56.070552 crc crio[24245]: time="2026-06-14T09:14:56.068773592Z" level=info msg="Started container" PID=156496 containerID=b09e848ee796ed9945279f95feac2099761e3b0dea818141e290a8e4f4a1f1c9 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=9901f815-14df-4632-977e-c3118be3fde9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833
2026-06-14 10:12:37.126128 | controller | Jun 14 09:15:00.560312 crc crio[24245]: time="2026-06-14T09:15:00.559442797Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/POD" id=2897a6aa-a5ef-4aee-8581-dd7796f774e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.126144 | controller | Jun 14 09:15:00.560312 crc crio[24245]: time="2026-06-14T09:15:00.560291924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.126159 | controller | Jun 14 09:15:00.606533 crc crio[24245]: time="2026-06-14T09:15:00.606351011Z" level=info msg="Got pod network &{Name:collect-profiles-29690475-hf54q Namespace:openshift-operator-lifecycle-manager ID:975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12 UID:00871da4-27f4-4cc0-878c-267a43949857 NetNS:/var/run/netns/75a49cde-5a12-4edc-a76e-e668914dd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00871da4_27f4_4cc0_878c_267a43949857.slice PodAnnotations:0xc000620978}] Aliases:map[]}"
2026-06-14 10:12:37.126175 | controller | Jun 14 09:15:00.606533 crc crio[24245]: time="2026-06-14T09:15:00.606478415Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690475-hf54q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.126191 | controller | Jun 14 09:15:01.003793 crc crio[24245]: 2026-06-14T09:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:975dcecbcd27f0a Mac:6a:93:1d:39:fb:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/75a49cde-5a12-4edc-a76e-e668914dd742 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.126207 | controller | Jun 14 09:15:01.006833 crc crio[24245]: time="2026-06-14T09:15:01.006753368Z" level=info msg="Got pod network &{Name:collect-profiles-29690475-hf54q Namespace:openshift-operator-lifecycle-manager ID:975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12 UID:00871da4-27f4-4cc0-878c-267a43949857 NetNS:/var/run/netns/75a49cde-5a12-4edc-a76e-e668914dd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00871da4_27f4_4cc0_878c_267a43949857.slice PodAnnotations:0xc000620978}] Aliases:map[]}"
2026-06-14 10:12:37.126222 | controller | Jun 14 09:15:01.007131 crc crio[24245]: time="2026-06-14T09:15:01.007053808Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690475-hf54q for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.126238 | controller | Jun 14 09:15:01.021915 crc crio[24245]: time="2026-06-14T09:15:01.021777448Z" level=info msg="Ran pod sandbox 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/POD" id=2897a6aa-a5ef-4aee-8581-dd7796f774e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.126253 | controller | Jun 14 09:15:01.025015 crc crio[24245]: time="2026-06-14T09:15:01.02478572Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5124053f-f1a6-48bc-bad2-b0489169e567 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.126269 | controller | Jun 14 09:15:01.027078 crc crio[24245]: time="2026-06-14T09:15:01.02700319Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=86d7aff3-33a4-4a66-8a76-05e46773b77b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.126287 | controller | Jun 14 09:15:01.040727 crc crio[24245]: time="2026-06-14T09:15:01.040605013Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/collect-profiles" id=893f49df-7c5a-412f-9190-1a0bad0d9a4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.126303 | controller | Jun 14 09:15:01.041426 crc crio[24245]: time="2026-06-14T09:15:01.041303716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.126318 | controller | Jun 14 09:15:01.105809 crc crio[24245]: time="2026-06-14T09:15:01.105589723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.126333 | controller | Jun 14 09:15:01.114287 crc crio[24245]: time="2026-06-14T09:15:01.114193658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.126363 | controller | Jun 14 09:15:01.289744 crc crio[24245]: time="2026-06-14T09:15:01.289529252Z" level=info msg="Created container e6ba40f3dbf2b0c8d9115502f9e0a7b3e659d22457e48b6bacc3a00b75d20cf4: openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/collect-profiles" id=893f49df-7c5a-412f-9190-1a0bad0d9a4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.126384 | controller | Jun 14 09:15:01.290779 crc crio[24245]: time="2026-06-14T09:15:01.290718371Z" level=info msg="Starting container: e6ba40f3dbf2b0c8d9115502f9e0a7b3e659d22457e48b6bacc3a00b75d20cf4" id=a2707257-3355-4fde-a086-e07b1378633f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.126400 | controller | Jun 14 09:15:01.297323 crc crio[24245]: time="2026-06-14T09:15:01.297187787Z" level=info msg="Started container" PID=156838 containerID=e6ba40f3dbf2b0c8d9115502f9e0a7b3e659d22457e48b6bacc3a00b75d20cf4 description=openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/collect-profiles id=a2707257-3355-4fde-a086-e07b1378633f name=/runtime.v1.RuntimeService/StartContainer sandboxID=975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12
2026-06-14 10:12:37.126416 | controller | Jun 14 09:15:03.107900 crc crio[24245]: time="2026-06-14T09:15:03.107016536Z" level=info msg="Stopping pod sandbox: 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12" id=57b71f92-6094-4ff0-8757-de8e9b3497be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.126431 | controller | Jun 14 09:15:03.109253 crc crio[24245]: time="2026-06-14T09:15:03.109093283Z" level=info msg="Got pod network &{Name:collect-profiles-29690475-hf54q Namespace:openshift-operator-lifecycle-manager ID:975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12 UID:00871da4-27f4-4cc0-878c-267a43949857 NetNS:/var/run/netns/75a49cde-5a12-4edc-a76e-e668914dd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00871da4_27f4_4cc0_878c_267a43949857.slice PodAnnotations:0xc003bf6ec0}] Aliases:map[]}"
2026-06-14 10:12:37.126447 | controller | Jun 14 09:15:03.109503 crc crio[24245]: time="2026-06-14T09:15:03.109432464Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690475-hf54q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.126462 | controller | Jun 14 09:15:03.596016 crc crio[24245]: time="2026-06-14T09:15:03.595821967Z" level=info msg="Stopped pod sandbox: 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12" id=57b71f92-6094-4ff0-8757-de8e9b3497be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.126477 | controller | Jun 14 09:15:04.127580 crc crio[24245]: time="2026-06-14T09:15:04.125658543Z" level=info msg="Stopping pod sandbox: 61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833" id=06e0120a-7181-4ce9-97f1-496fdd55c36f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.126497 | controller | Jun 14 09:15:04.127580 crc crio[24245]: time="2026-06-14T09:15:04.127288606Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 Namespace:openstack ID:61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833 UID:73d8dff8-82cb-4d66-9613-29583590aefb NetNS:/var/run/netns/654b7003-8770-4ec4-9c0d-e672703bb13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d8dff8_82cb_4d66_9613_29583590aefb.slice PodAnnotations:0xc006e0b168}] Aliases:map[]}"
2026-06-14 10:12:37.126513 | controller | Jun 14 09:15:04.127580 crc crio[24245]: time="2026-06-14T09:15:04.127521903Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.126529 | controller | Jun 14 09:15:04.754047 crc crio[24245]: time="2026-06-14T09:15:04.753954717Z" level=info msg="Stopped pod sandbox: 61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833" id=06e0120a-7181-4ce9-97f1-496fdd55c36f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.126545 | controller | Jun 14 09:15:05.741094 crc crio[24245]: time="2026-06-14T09:15:05.740554053Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb/POD" id=00b8616f-bef8-4271-bf79-cf5990ff268c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.126560 | controller | Jun 14 09:15:05.742591 crc crio[24245]: time="2026-06-14T09:15:05.742561478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.126576 | controller | Jun 14 09:15:05.799063 crc crio[24245]: time="2026-06-14T09:15:05.798533251Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb Namespace:openstack ID:20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039 UID:1a525426-eed8-4d16-b568-30158ba2e6df NetNS:/var/run/netns/889e8362-68b1-4608-bffa-7a20f0e3d3f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a525426_eed8_4d16_b568_30158ba2e6df.slice PodAnnotations:0xc006e0a050}] Aliases:map[]}"
2026-06-14 10:12:37.126592 | controller | Jun 14 09:15:05.799063 crc crio[24245]: time="2026-06-14T09:15:05.799046517Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.126608 | controller | Jun 14 09:15:06.288275 crc crio[24245]: 2026-06-14T09:15:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20cc7632eae394d Mac:16:b1:fb:42:c6:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/889e8362-68b1-4608-bffa-7a20f0e3d3f1 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.126624 | controller | Jun 14 09:15:06.290097 crc crio[24245]: time="2026-06-14T09:15:06.290024867Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb Namespace:openstack ID:20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039 UID:1a525426-eed8-4d16-b568-30158ba2e6df NetNS:/var/run/netns/889e8362-68b1-4608-bffa-7a20f0e3d3f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a525426_eed8_4d16_b568_30158ba2e6df.slice PodAnnotations:0xc006e0a050}] Aliases:map[]}"
2026-06-14 10:12:37.126639 | controller | Jun 14 09:15:06.290264 crc crio[24245]: time="2026-06-14T09:15:06.290208363Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.126658 | controller | Jun 14 09:15:06.304331 crc crio[24245]: time="2026-06-14T09:15:06.303200552Z" level=info msg="Ran pod sandbox 20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb/POD" id=00b8616f-bef8-4271-bf79-cf5990ff268c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.126674 | controller | Jun 14 09:15:06.314619 crc crio[24245]: time="2026-06-14T09:15:06.314538441Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=bb28fad9-efb4-453d-8b41-7ed59113ff9f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.126689 | controller | Jun 14 09:15:06.320895 crc crio[24245]: time="2026-06-14T09:15:06.320752246Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.126704 | controller | Jun 14 09:15:06.765280 crc crio[24245]: time="2026-06-14T09:15:06.764969716Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=bb28fad9-efb4-453d-8b41-7ed59113ff9f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.126719 | controller | Jun 14 09:15:06.768609 crc crio[24245]: time="2026-06-14T09:15:06.766472203Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=c619f492-aa19-4be2-931f-570887275544 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.126734 | controller | Jun 14 09:15:06.807692 crc crio[24245]: time="2026-06-14T09:15:06.80753097Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=28718261-6c87-4b5b-8f63-d59d357aff20 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.126749 | controller | Jun 14 09:15:06.822773 crc crio[24245]: time="2026-06-14T09:15:06.822599861Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=7874fd60-1b3a-4336-905e-b91d96c7e336 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.126764 | controller | Jun 14 09:15:06.825153 crc crio[24245]: time="2026-06-14T09:15:06.825042449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.126779 | controller | Jun 14 09:15:06.897140 crc crio[24245]: time="2026-06-14T09:15:06.896605538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.126794 | controller | Jun 14 09:15:06.900739 crc crio[24245]: time="2026-06-14T09:15:06.900649937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.126809 | controller | Jun 14 09:15:07.113783 crc crio[24245]: time="2026-06-14T09:15:07.113009021Z" level=info msg="Created container b42a59a2b548eb6db1fb70efe45bda966ca44be9391594e9662572a2d0220b42: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=7874fd60-1b3a-4336-905e-b91d96c7e336 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.126824 | controller | Jun 14 09:15:07.116016 crc crio[24245]: time="2026-06-14T09:15:07.115239143Z" level=info msg="Starting container: b42a59a2b548eb6db1fb70efe45bda966ca44be9391594e9662572a2d0220b42" id=3e2f2240-44e3-4674-9bc6-96bd62997462 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.126842 | controller | Jun 14 09:15:07.128496 crc crio[24245]: time="2026-06-14T09:15:07.128368831Z" level=info msg="Started container" PID=157289 containerID=b42a59a2b548eb6db1fb70efe45bda966ca44be9391594e9662572a2d0220b42 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=3e2f2240-44e3-4674-9bc6-96bd62997462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039
2026-06-14 10:12:37.126858 | controller | Jun 14 09:15:33.016834 crc crio[24245]: time="2026-06-14T09:15:33.01604638Z" level=info msg="Removing container: 05f0acc8a82507a4fe73bbf327f2687d0fbe7ae4fad395cb62137e10c15c532e" id=d174b4c2-5b6f-4248-b218-8ff72a568b8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.126873 | controller | Jun 14 09:15:33.057716 crc crio[24245]: time="2026-06-14T09:15:33.057580409Z" level=info msg="Removed container 05f0acc8a82507a4fe73bbf327f2687d0fbe7ae4fad395cb62137e10c15c532e: openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/collect-profiles" id=d174b4c2-5b6f-4248-b218-8ff72a568b8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.126888 | controller | Jun 14 09:15:33.073210 crc crio[24245]: time="2026-06-14T09:15:33.072986043Z" level=info msg="Stopping pod sandbox: 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521" id=7a5b946b-8543-4812-be42-28e92c7b76f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.126903 | controller | Jun 14 09:15:33.073210 crc crio[24245]: time="2026-06-14T09:15:33.073103747Z" level=info msg="Stopped pod sandbox (already stopped): 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521" id=7a5b946b-8543-4812-be42-28e92c7b76f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.126918 | controller | Jun 14 09:15:33.077556 crc crio[24245]: time="2026-06-14T09:15:33.077450576Z" level=info msg="Removing pod sandbox: 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521" id=ef5a199d-1840-499c-878a-4f3b3e841555 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.126934 | controller | Jun 14 09:15:33.108164 crc crio[24245]: time="2026-06-14T09:15:33.108038132Z" level=info msg="Removed pod sandbox: 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521" id=ef5a199d-1840-499c-878a-4f3b3e841555 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.126949 | controller | Jun 14 09:15:33.109588 crc crio[24245]: time="2026-06-14T09:15:33.109460985Z" level=info msg="Stopping pod sandbox: 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d" id=02b3378c-f626-49b1-8208-89aa40f7d5d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.126963 | controller | Jun 14 09:15:33.109774 crc crio[24245]: time="2026-06-14T09:15:33.109599809Z" level=info msg="Stopped pod sandbox (already stopped): 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d" id=02b3378c-f626-49b1-8208-89aa40f7d5d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.126978 | controller | Jun 14 09:15:33.111023 crc crio[24245]: time="2026-06-14T09:15:33.110634933Z" level=info msg="Removing pod sandbox: 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d" id=b2079b96-2016-4bd5-a92d-0df5e0bf95f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.126993 | controller | Jun 14 09:15:33.144823 crc crio[24245]: time="2026-06-14T09:15:33.14466457Z" level=info msg="Removed pod sandbox: 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d" id=b2079b96-2016-4bd5-a92d-0df5e0bf95f5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.127008 | controller | Jun 14 09:15:55.105926 crc crio[24245]: time="2026-06-14T09:15:55.104724864Z" level=info msg="Stopping pod sandbox: 20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039" id=e6cc5ed7-77dd-49f1-ae5e-96c09a25066b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.127026 | controller | Jun 14 09:15:55.108286 crc crio[24245]: time="2026-06-14T09:15:55.106974527Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb Namespace:openstack ID:20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039 UID:1a525426-eed8-4d16-b568-30158ba2e6df NetNS:/var/run/netns/889e8362-68b1-4608-bffa-7a20f0e3d3f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a525426_eed8_4d16_b568_30158ba2e6df.slice PodAnnotations:0xc002422140}] Aliases:map[]}"
2026-06-14 10:12:37.127041 | controller | Jun 14 09:15:55.108286 crc crio[24245]: time="2026-06-14T09:15:55.107184814Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.127056 | controller | Jun 14 09:15:55.722741 crc crio[24245]: time="2026-06-14T09:15:55.722186502Z" level=info msg="Stopped pod sandbox: 20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039" id=e6cc5ed7-77dd-49f1-ae5e-96c09a25066b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.127071 | controller | Jun 14 09:15:56.695107 crc crio[24245]: time="2026-06-14T09:15:56.694631589Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4/POD" id=17c1ce92-f143-428f-8684-9b014e9b77a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.127085 | controller | Jun 14 09:15:56.697139 crc crio[24245]: time="2026-06-14T09:15:56.695115224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.127101 | controller | Jun 14 09:15:56.728959 crc crio[24245]: time="2026-06-14T09:15:56.728824688Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 Namespace:openstack ID:099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd UID:49739a8c-e7ba-4331-b334-da2e7e298933 NetNS:/var/run/netns/dea09bd2-bbb7-400f-84e2-e138e8fa1e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49739a8c_e7ba_4331_b334_da2e7e298933.slice PodAnnotations:0xc000621760}] Aliases:map[]}"
2026-06-14 10:12:37.127116 | controller | Jun 14 09:15:56.728959 crc crio[24245]: time="2026-06-14T09:15:56.728959192Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.127131 | controller | Jun 14 09:15:57.480888 crc crio[24245]: 2026-06-14T09:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:099a348f621ceb1 Mac:de:b6:c6:06:11:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/dea09bd2-bbb7-400f-84e2-e138e8fa1e69 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.127147 | controller | Jun 14 09:15:57.484066 crc crio[24245]: time="2026-06-14T09:15:57.483754217Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 Namespace:openstack ID:099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd UID:49739a8c-e7ba-4331-b334-da2e7e298933 NetNS:/var/run/netns/dea09bd2-bbb7-400f-84e2-e138e8fa1e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49739a8c_e7ba_4331_b334_da2e7e298933.slice PodAnnotations:0xc000621760}] Aliases:map[]}"
2026-06-14 10:12:37.127163 | controller | Jun 14 09:15:57.484474 crc crio[24245]: time="2026-06-14T09:15:57.484362486Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.127182 | controller | Jun 14 09:15:57.505102 crc crio[24245]: time="2026-06-14T09:15:57.504833759Z" level=info msg="Ran pod sandbox 099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4/POD" id=17c1ce92-f143-428f-8684-9b014e9b77a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.127198 | controller | Jun 14 09:15:57.510068 crc crio[24245]: time="2026-06-14T09:15:57.509925749Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=1555e85a-556b-4f80-a874-40c872bb971f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.127213 | controller | Jun 14 09:15:57.530786 crc crio[24245]: time="2026-06-14T09:15:57.530682281Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.127228 | controller | Jun 14 09:15:58.027268 crc crio[24245]: time="2026-06-14T09:15:58.027084212Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=1555e85a-556b-4f80-a874-40c872bb971f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.127243 | controller | Jun 14 09:15:58.029617 crc crio[24245]: time="2026-06-14T09:15:58.028725844Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=b6995564-a2a4-4c11-828f-9a3eedf792b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.127258 | controller | Jun 14 09:15:58.089922 crc crio[24245]: time="2026-06-14T09:15:58.088293662Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=8a201351-1ab4-4db6-b25d-6b70e7ce645d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.127273 | controller | Jun 14 09:15:58.101650 crc crio[24245]: time="2026-06-14T09:15:58.101265435Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=cf34a31c-57fe-482c-a85a-855ff14fb135 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.127288 | controller | Jun 14 09:15:58.102342 crc crio[24245]: time="2026-06-14T09:15:58.102205566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.127303 | controller | Jun 14 09:15:58.168716 crc crio[24245]: time="2026-06-14T09:15:58.168354114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.127318 | controller | Jun 14 09:15:58.172169 crc crio[24245]: time="2026-06-14T09:15:58.171759864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.127333 | controller | Jun 14 09:15:58.422720 crc crio[24245]: time="2026-06-14T09:15:58.421778964Z" level=info msg="Created container 3c7539873787e249751ef8290841020a0d255a111cf4eef4156dd79e30b73d64: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=cf34a31c-57fe-482c-a85a-855ff14fb135 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.127364 | controller | Jun 14 09:15:58.426272 crc crio[24245]: time="2026-06-14T09:15:58.425644831Z" level=info msg="Starting container: 3c7539873787e249751ef8290841020a0d255a111cf4eef4156dd79e30b73d64" id=6aa1704c-536d-447d-b65e-2b66bafa2325 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.127391 | controller | Jun 14 09:15:58.440653 crc crio[24245]: time="2026-06-14T09:15:58.440388517Z" level=info msg="Started container" PID=160061 containerID=3c7539873787e249751ef8290841020a0d255a111cf4eef4156dd79e30b73d64 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=6aa1704c-536d-447d-b65e-2b66bafa2325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd
2026-06-14 10:12:37.127408 | controller | Jun 14 09:16:00.554495 crc crio[24245]: time="2026-06-14T09:16:00.553355713Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690476-l72n4/POD" id=068a428c-711f-4bde-a207-226ad83f12bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.127423 | controller | Jun 14 09:16:00.556184 crc crio[24245]: time="2026-06-14T09:16:00.554533841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.127439 | controller | Jun 14 09:16:00.621450 crc crio[24245]: time="2026-06-14T09:16:00.620827312Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690476-l72n4 Namespace:openshift-infra ID:b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975 UID:b2c468f0-75a6-4d40-b64d-81dc908d6087 NetNS:/var/run/netns/4bcd5c7e-2241-48ec-8b5b-3564ee06d619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c468f0_75a6_4d40_b64d_81dc908d6087.slice PodAnnotations:0xc001fea1a8}] Aliases:map[]}"
2026-06-14 10:12:37.127455 | controller | Jun 14 09:16:00.621450 crc crio[24245]: time="2026-06-14T09:16:00.621004627Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690476-l72n4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.127470 | controller | Jun 14 09:16:01.259461 crc crio[24245]: 2026-06-14T09:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2ff3d3f808201d Mac:1e:c3:f1:6b:ae:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/4bcd5c7e-2241-48ec-8b5b-3564ee06d619 SocketPath: PciID:}] [{Interface:0xc0002ed700 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.127486 | controller | Jun 14 09:16:01.262328 crc crio[24245]: time="2026-06-14T09:16:01.262190043Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690476-l72n4 Namespace:openshift-infra ID:b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975 UID:b2c468f0-75a6-4d40-b64d-81dc908d6087 NetNS:/var/run/netns/4bcd5c7e-2241-48ec-8b5b-3564ee06d619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c468f0_75a6_4d40_b64d_81dc908d6087.slice PodAnnotations:0xc001fea1a8}] Aliases:map[]}"
2026-06-14 10:12:37.127502 | controller | Jun 14 09:16:01.262615 crc crio[24245]: time="2026-06-14T09:16:01.262579796Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690476-l72n4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.127517 | controller | Jun 14 09:16:01.285055 crc crio[24245]: time="2026-06-14T09:16:01.284782578Z" level=info msg="Ran pod sandbox b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975 with infra container: openshift-infra/auto-csr-approver-29690476-l72n4/POD" id=068a428c-711f-4bde-a207-226ad83f12bb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.127533 | controller | Jun 14 09:16:01.289661 crc crio[24245]: time="2026-06-14T09:16:01.289590374Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=36e9384f-2606-4ed1-b2ae-b873c054beea name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.127552 | controller | Jun 14 09:16:01.298695 crc crio[24245]: time="2026-06-14T09:16:01.298557371Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.127568 | controller | Jun 14 09:16:02.239735 crc crio[24245]: time="2026-06-14T09:16:02.239115652Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=36e9384f-2606-4ed1-b2ae-b873c054beea name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.127584 | controller | Jun 14 09:16:02.243076 crc crio[24245]: time="2026-06-14T09:16:02.242966794Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6d96d0ef-b69b-4dcc-8199-cfedc765715c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.127600 | controller | Jun 14 09:16:02.246610 crc crio[24245]: time="2026-06-14T09:16:02.246445715Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b98dc595-379f-4938-bcc6-859db5dc5626 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.127615 | controller | Jun 14 09:16:02.257297 crc crio[24245]: time="2026-06-14T09:16:02.257048713Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690476-l72n4/oc" id=17c04f0c-c0da-4d7c-8e0c-bf753c503b3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.127631 | controller | Jun 14 09:16:02.258283 crc crio[24245]: time="2026-06-14T09:16:02.258140488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.127646 | controller | Jun 14 09:16:02.309035 crc crio[24245]: time="2026-06-14T09:16:02.308977829Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.127661 | controller | Jun 14 09:16:02.593151 crc crio[24245]: time="2026-06-14T09:16:02.592558469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.127677 | controller | Jun 14 09:16:02.735015 crc crio[24245]: time="2026-06-14T09:16:02.734932023Z" level=info msg="Created container 50f528314ec14f0f4a38d056a8898f0b17f5b512e0d4bd8e9634172cbfc0e2c5: openshift-infra/auto-csr-approver-29690476-l72n4/oc" id=17c04f0c-c0da-4d7c-8e0c-bf753c503b3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.127692 | controller | Jun 14 09:16:02.737024 crc crio[24245]: time="2026-06-14T09:16:02.736960738Z" level=info msg="Starting container: 50f528314ec14f0f4a38d056a8898f0b17f5b512e0d4bd8e9634172cbfc0e2c5" id=bf1171b0-514f-41e0-821e-18f34e034a02 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.127707 | controller | Jun 14 09:16:02.747789 crc crio[24245]: time="2026-06-14T09:16:02.74767568Z" level=info msg="Started container" PID=160371 containerID=50f528314ec14f0f4a38d056a8898f0b17f5b512e0d4bd8e9634172cbfc0e2c5 description=openshift-infra/auto-csr-approver-29690476-l72n4/oc id=bf1171b0-514f-41e0-821e-18f34e034a02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975
2026-06-14 10:12:37.127723 | controller | Jun 14 09:16:04.341294 crc crio[24245]: time="2026-06-14T09:16:04.340131376Z" level=info msg="Stopping pod sandbox: b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975" id=c49c3607-e91c-4f6c-98ba-7faa136ee1df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.127738 | controller | Jun 14 09:16:04.343478 crc crio[24245]: time="2026-06-14T09:16:04.342577425Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690476-l72n4 Namespace:openshift-infra ID:b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975 UID:b2c468f0-75a6-4d40-b64d-81dc908d6087 NetNS:/var/run/netns/4bcd5c7e-2241-48ec-8b5b-3564ee06d619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c468f0_75a6_4d40_b64d_81dc908d6087.slice PodAnnotations:0xc001fea2b8}] Aliases:map[]}"
2026-06-14 10:12:37.127757 | controller | Jun 14 09:16:04.343478 crc crio[24245]: time="2026-06-14T09:16:04.342951207Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690476-l72n4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.127773 | controller | Jun 14 09:16:04.725132 crc crio[24245]: time="2026-06-14T09:16:04.725075239Z" level=info msg="Stopped pod sandbox: b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975" id=c49c3607-e91c-4f6c-98ba-7faa136ee1df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.127799 | controller | Jun 14 09:16:27.318901 crc crio[24245]: time="2026-06-14T09:16:27.317971384Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-wmxcl/POD" id=a9d571b7-6710-49aa-9920-e7ba7aa2d88f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.127817 | controller | Jun 14 09:16:27.318901 crc crio[24245]: time="2026-06-14T09:16:27.318801081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.127833 | controller | Jun 14 09:16:27.355154 crc crio[24245]: time="2026-06-14T09:16:27.355076557Z" level=info msg="Got pod network &{Name:certified-operators-wmxcl Namespace:openshift-marketplace ID:85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5 UID:cfd9379b-b96b-4b18-a216-ddcd74272f41 NetNS:/var/run/netns/5df4c866-2ecf-46cb-a3e2-b69b1dc920ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd9379b_b96b_4b18_a216_ddcd74272f41.slice PodAnnotations:0xc000522fb8}] Aliases:map[]}"
2026-06-14 10:12:37.127849 | controller | Jun 14 09:16:27.355154 crc crio[24245]: time="2026-06-14T09:16:27.355141729Z" level=info msg="Adding pod openshift-marketplace_certified-operators-wmxcl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.127864 | controller | Jun 14 09:16:27.969892 crc crio[24245]: 2026-06-14T09:16:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85aef94758dc204 Mac:6e:f2:d3:2e:45:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/5df4c866-2ecf-46cb-a3e2-b69b1dc920ee SocketPath: PciID:}] [{Interface:0xc000504710 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.127879 | controller | Jun 14 09:16:27.971483 crc crio[24245]: time="2026-06-14T09:16:27.971393662Z" level=info msg="Got pod network &{Name:certified-operators-wmxcl Namespace:openshift-marketplace ID:85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5 UID:cfd9379b-b96b-4b18-a216-ddcd74272f41 NetNS:/var/run/netns/5df4c866-2ecf-46cb-a3e2-b69b1dc920ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd9379b_b96b_4b18_a216_ddcd74272f41.slice PodAnnotations:0xc000522fb8}] Aliases:map[]}"
2026-06-14 10:12:37.127895 | controller | Jun 14 09:16:27.971639 crc crio[24245]: time="2026-06-14T09:16:27.971588818Z" level=info msg="Checking pod openshift-marketplace_certified-operators-wmxcl for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.127910 | controller | Jun 14 09:16:27.981052 crc crio[24245]: time="2026-06-14T09:16:27.980925683Z" level=info msg="Ran pod sandbox 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5 with infra container: openshift-marketplace/certified-operators-wmxcl/POD" id=a9d571b7-6710-49aa-9920-e7ba7aa2d88f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.127929 | controller | Jun 14 09:16:27.984926 crc crio[24245]: time="2026-06-14T09:16:27.984226246Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fef7ac81-87b1-4dd1-b1a6-3266c32bdca3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.127945 | controller | Jun 14 09:16:27.986946 crc crio[24245]: time="2026-06-14T09:16:27.986641924Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=012b8baa-9a97-4d2a-98fd-839f35ec0e62 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.127960 | controller | Jun 14 09:16:27.995907 crc crio[24245]: time="2026-06-14T09:16:27.993002896Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wmxcl/extract-utilities" id=61690ef5-32bd-49f0-8de8-dcdc6aaac013 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.127975 | controller | Jun 14 09:16:27.995907 crc crio[24245]: time="2026-06-14T09:16:27.993285695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.127990 | controller | Jun 14 09:16:28.061594 crc crio[24245]: time="2026-06-14T09:16:28.06153961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.128005 | controller | Jun 14 09:16:28.069597 crc crio[24245]: time="2026-06-14T09:16:28.069562835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.128020 | controller | Jun 14 09:16:28.233106 crc crio[24245]: time="2026-06-14T09:16:28.232610209Z" level=info msg="Created container 5d6a67a961f38621411907458937bebe89685e9c0a1d2566f08872a604ee3a57: openshift-marketplace/certified-operators-wmxcl/extract-utilities" id=61690ef5-32bd-49f0-8de8-dcdc6aaac013 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.128035 | controller | Jun 14 09:16:28.235112 crc crio[24245]: time="2026-06-14T09:16:28.235070417Z" level=info msg="Starting container: 5d6a67a961f38621411907458937bebe89685e9c0a1d2566f08872a604ee3a57" id=cc94a607-e0d7-4a38-b4aa-e41ca4bfc37a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.128050 | controller | Jun 14 09:16:28.241154 crc crio[24245]: time="2026-06-14T09:16:28.241060507Z" level=info msg="Started container" PID=161882 containerID=5d6a67a961f38621411907458937bebe89685e9c0a1d2566f08872a604ee3a57 description=openshift-marketplace/certified-operators-wmxcl/extract-utilities id=cc94a607-e0d7-4a38-b4aa-e41ca4bfc37a name=/runtime.v1.RuntimeService/StartContainer sandboxID=85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5
2026-06-14 10:12:37.128066 | controller | Jun 14 09:16:28.812675 crc crio[24245]: time="2026-06-14T09:16:28.812565382Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8ac2850e-7286-4e13-8110-56947b8c8cb0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.128081 | controller | Jun 14 09:16:28.827704 crc crio[24245]: time="2026-06-14T09:16:28.827611233Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-14 10:12:37.128096 | controller | Jun 14 09:16:29.421566 crc crio[24245]: time="2026-06-14T09:16:29.42088984Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4" id=8ac2850e-7286-4e13-8110-56947b8c8cb0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.128112 | controller | Jun 14 09:16:29.423023 crc crio[24245]: time="2026-06-14T09:16:29.422824291Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8751305a-1f74-4964-9f4b-d3102d49fb40 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.128130 | controller | Jun 14 09:16:29.429342 crc crio[24245]: time="2026-06-14T09:16:29.42907937Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=7ac7ffd8-ca35-4a13-b682-dce40e3553a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.128145 | controller | Jun 14 09:16:29.438342 crc crio[24245]: time="2026-06-14T09:16:29.438247123Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wmxcl/extract-content" id=027686db-4bc1-41e6-ab68-430af47ccb33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.128161 | controller | Jun 14 09:16:29.439058 crc crio[24245]: time="2026-06-14T09:16:29.438767929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.128176 | controller | Jun 14 09:16:29.498547 crc crio[24245]: time="2026-06-14T09:16:29.498300135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.128191 | controller | Jun 14 09:16:29.506318 crc crio[24245]: time="2026-06-14T09:16:29.506182647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.128206 | controller | Jun 14 09:16:29.717027 crc crio[24245]: time="2026-06-14T09:16:29.716233568Z" level=info msg="Created container 095b90e5c950d235b980e182e308e79858f0d296893ca481f2eda56a1351d768: openshift-marketplace/certified-operators-wmxcl/extract-content" id=027686db-4bc1-41e6-ab68-430af47ccb33 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.128221 | controller | Jun 14 09:16:29.719085 crc crio[24245]: time="2026-06-14T09:16:29.718918473Z" level=info msg="Starting container: 095b90e5c950d235b980e182e308e79858f0d296893ca481f2eda56a1351d768" id=bda04497-da49-46f0-82fe-e0f1bde60e48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.128235 | controller | Jun 14 09:16:29.726442 crc crio[24245]: time="2026-06-14T09:16:29.726322289Z" level=info msg="Started container" PID=161977 containerID=095b90e5c950d235b980e182e308e79858f0d296893ca481f2eda56a1351d768 description=openshift-marketplace/certified-operators-wmxcl/extract-content id=bda04497-da49-46f0-82fe-e0f1bde60e48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5
2026-06-14 10:12:37.128251 | controller | Jun 14 09:16:30.857667 crc crio[24245]: time="2026-06-14T09:16:30.857585294Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d950bb2e-9b5d-4607-b8e1-39b1b053c581 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.128266 | controller | Jun 14 09:16:30.860548 crc crio[24245]: time="2026-06-14T09:16:30.860385153Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ff1b72d7-4813-439d-9d75-a35d79918a38 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.128281 | controller | Jun 14 09:16:30.874910 crc crio[24245]: time="2026-06-14T09:16:30.873274923Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wmxcl/registry-server" id=cfb29296-5356-4d8b-96af-d8cf3bdfe837 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.128296 | controller | Jun 14 09:16:30.874910 crc crio[24245]: time="2026-06-14T09:16:30.873905783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.128311 | controller | Jun 14 09:16:30.941612 crc crio[24245]: time="2026-06-14T09:16:30.941480426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.128328 | controller | Jun 14 09:16:30.945487 crc crio[24245]: time="2026-06-14T09:16:30.94537769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.128344 | controller | Jun 14 09:16:31.135499 crc crio[24245]: time="2026-06-14T09:16:31.134964859Z" level=info msg="Created container 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd: openshift-marketplace/certified-operators-wmxcl/registry-server" id=cfb29296-5356-4d8b-96af-d8cf3bdfe837 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.128378 | controller | Jun 14 09:16:31.137446 crc crio[24245]: time="2026-06-14T09:16:31.137303473Z" level=info msg="Starting container: 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd" id=3985473f-16de-4c81-b726-86de80f4ef2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.128394 | controller | Jun 14 09:16:31.146515 crc crio[24245]: time="2026-06-14T09:16:31.146470876Z" level=info msg="Started container" PID=162066 containerID=8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd description=openshift-marketplace/certified-operators-wmxcl/registry-server id=3985473f-16de-4c81-b726-86de80f4ef2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5
2026-06-14 10:12:37.128410 | controller | Jun 14 09:16:33.170516 crc crio[24245]: time="2026-06-14T09:16:33.169990513Z" level=info msg="Removing container: 898630cbfb35929b4efaa8b3e9f46475981915b944f0a6c9e83d7dfc14797039" id=c45a2d99-eb65-4450-a690-a0da9c145855 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.128425 | controller | Jun 14 09:16:33.356041 crc crio[24245]: time="2026-06-14T09:16:33.355795713Z" level=info msg="Removed container 898630cbfb35929b4efaa8b3e9f46475981915b944f0a6c9e83d7dfc14797039: openshift-infra/auto-csr-approver-29690470-m6gp9/oc" id=c45a2d99-eb65-4450-a690-a0da9c145855 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.128441 | controller | Jun 14 09:16:33.368594 crc crio[24245]: time="2026-06-14T09:16:33.368465721Z" level=info msg="Stopping pod sandbox: 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb" id=400a0382-d24b-456e-b926-389876a86627 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.128457 | controller | Jun 14 09:16:33.368978 crc crio[24245]: time="2026-06-14T09:16:33.368620646Z" level=info msg="Stopped pod sandbox (already stopped): 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb" id=400a0382-d24b-456e-b926-389876a86627 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.128473 | controller | Jun 14 09:16:33.370110 crc crio[24245]: time="2026-06-14T09:16:33.369803678Z" level=info msg="Removing pod sandbox: 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb" id=1892e7aa-336e-4985-bdfe-0f8dc0cd7ada name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.128488 | controller | Jun 14 09:16:33.401819 crc crio[24245]: time="2026-06-14T09:16:33.401663455Z" level=info msg="Removed pod sandbox: 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb" id=1892e7aa-336e-4985-bdfe-0f8dc0cd7ada name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.128504 | controller | Jun 14 09:16:40.022050 crc crio[24245]: time="2026-06-14T09:16:40.020745275Z" level=info msg="Stopping container: 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd (timeout: 2s)" id=52b27c61-3336-46b4-80e5-c257e8c8e9b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.128520 | controller | Jun 14 09:16:40.161568 crc crio[24245]: time="2026-06-14T09:16:40.16120367Z" level=info msg="Stopped container 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd: openshift-marketplace/certified-operators-wmxcl/registry-server" id=52b27c61-3336-46b4-80e5-c257e8c8e9b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.128539 | controller | Jun 14 09:16:40.163253 crc crio[24245]: time="2026-06-14T09:16:40.163111561Z" level=info msg="Stopping pod sandbox: 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5" id=81ccc980-fa62-4d57-b2ad-1b08c96af52d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.128555 | controller | Jun 14 09:16:40.164637 crc crio[24245]: time="2026-06-14T09:16:40.164512466Z" level=info msg="Got pod network &{Name:certified-operators-wmxcl Namespace:openshift-marketplace ID:85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5 UID:cfd9379b-b96b-4b18-a216-ddcd74272f41 NetNS:/var/run/netns/5df4c866-2ecf-46cb-a3e2-b69b1dc920ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd9379b_b96b_4b18_a216_ddcd74272f41.slice PodAnnotations:0xc000602e08}] Aliases:map[]}"
2026-06-14 10:12:37.128572 | controller | Jun 14 09:16:40.165053 crc crio[24245]: time="2026-06-14T09:16:40.1649447Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-wmxcl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.128587 | controller | Jun 14 09:16:40.575294 crc crio[24245]: time="2026-06-14T09:16:40.574895587Z" level=info msg="Stopped pod sandbox: 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5" id=81ccc980-fa62-4d57-b2ad-1b08c96af52d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.128603 | controller | Jun 14 09:16:41.061038 crc crio[24245]: time="2026-06-14T09:16:41.060257338Z" level=info msg="Removing container: 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd" id=92cdd4be-3fa1-4dc9-b452-6e0f85ecc51a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.128619 | controller | Jun 14 09:16:41.104382 crc crio[24245]: time="2026-06-14T09:16:41.104175572Z" level=info msg="Removed container 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd: openshift-marketplace/certified-operators-wmxcl/registry-server" id=92cdd4be-3fa1-4dc9-b452-6e0f85ecc51a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.128634 | controller | Jun 14 09:16:41.108015 crc crio[24245]: time="2026-06-14T09:16:41.107932325Z" level=info msg="Removing container: 095b90e5c950d235b980e182e308e79858f0d296893ca481f2eda56a1351d768" id=7d149f81-a17e-416b-873a-8ee35c813841 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.128650 | controller | Jun 14 09:16:41.133142 crc crio[24245]: time="2026-06-14T09:16:41.133038858Z" level=info msg="Removed container 095b90e5c950d235b980e182e308e79858f0d296893ca481f2eda56a1351d768: openshift-marketplace/certified-operators-wmxcl/extract-content" id=7d149f81-a17e-416b-873a-8ee35c813841 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.128666 | controller | Jun 14 09:16:41.136704 crc crio[24245]: time="2026-06-14T09:16:41.136637141Z" level=info msg="Removing container: 5d6a67a961f38621411907458937bebe89685e9c0a1d2566f08872a604ee3a57" id=68d48905-ca8c-4b20-9891-60eb6cc7b705 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.128682 | controller | Jun 14 09:16:41.212190 crc crio[24245]: time="2026-06-14T09:16:41.21199291Z" level=info msg="Removed container 5d6a67a961f38621411907458937bebe89685e9c0a1d2566f08872a604ee3a57: openshift-marketplace/certified-operators-wmxcl/extract-utilities" id=68d48905-ca8c-4b20-9891-60eb6cc7b705 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.128697 | controller | Jun 14 09:16:48.887196 crc crio[24245]: time="2026-06-14T09:16:48.886443899Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-rbtpk/POD" id=332a6da2-8f6c-441b-b780-cb0d9cf27bab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.128713 | controller | Jun 14 09:16:48.888572 crc crio[24245]: time="2026-06-14T09:16:48.887222074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.128733 | controller | Jun 14 09:16:48.930440 crc crio[24245]: time="2026-06-14T09:16:48.930356011Z" level=info msg="Got pod network &{Name:community-operators-rbtpk Namespace:openshift-marketplace ID:a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24 UID:fc5c0946-832b-4cc1-993a-9a14eb2ba4ea NetNS:/var/run/netns/23bf89f7-821d-4264-b194-34adfccd20d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc5c0946_832b_4cc1_993a_9a14eb2ba4ea.slice PodAnnotations:0xc000602440}] Aliases:map[]}"
2026-06-14 10:12:37.128750 | controller | Jun 14 09:16:48.930440 crc crio[24245]: time="2026-06-14T09:16:48.930440382Z" level=info msg="Adding pod openshift-marketplace_community-operators-rbtpk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.128766 | controller | Jun 14 09:16:49.387997 crc crio[24245]: 2026-06-14T09:16:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9914445f5af54e Mac:6e:76:67:e8:9e:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/23bf89f7-821d-4264-b194-34adfccd20d9 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.128783 | controller | Jun 14 09:16:49.387997 crc crio[24245]: time="2026-06-14T09:16:49.386103208Z" level=info msg="Got pod network &{Name:community-operators-rbtpk Namespace:openshift-marketplace ID:a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24 UID:fc5c0946-832b-4cc1-993a-9a14eb2ba4ea NetNS:/var/run/netns/23bf89f7-821d-4264-b194-34adfccd20d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc5c0946_832b_4cc1_993a_9a14eb2ba4ea.slice PodAnnotations:0xc000602440}] Aliases:map[]}"
2026-06-14 10:12:37.128799 | controller | Jun 14 09:16:49.387997 crc crio[24245]: time="2026-06-14T09:16:49.386262153Z" level=info msg="Checking pod openshift-marketplace_community-operators-rbtpk for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.128815 | controller | Jun 14 09:16:49.403630 crc crio[24245]: time="2026-06-14T09:16:49.403587911Z" level=info msg="Ran pod sandbox a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24 with infra container: openshift-marketplace/community-operators-rbtpk/POD" id=332a6da2-8f6c-441b-b780-cb0d9cf27bab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.128831 | controller | Jun 14 09:16:49.409050 crc crio[24245]: time="2026-06-14T09:16:49.406668261Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3fd33c88-1787-42a5-af13-34c1966d8f60 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.128846 | controller | Jun 14 09:16:49.415351 crc crio[24245]: time="2026-06-14T09:16:49.415260616Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=beec7d7c-d31a-4136-8b3a-267e02338e98 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.128862 | controller | Jun 14 09:16:49.423965 crc crio[24245]: time="2026-06-14T09:16:49.42392457Z" level=info msg="Creating container: openshift-marketplace/community-operators-rbtpk/extract-utilities" id=bcec7815-bd15-4c98-be18-69953e51a29f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.128877 | controller | Jun 14 09:16:49.424707 crc crio[24245]: time="2026-06-14T09:16:49.424676694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.128896 | controller | Jun 14 09:16:49.505703 crc crio[24245]: time="2026-06-14T09:16:49.505601806Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.128912 | controller | Jun 14 09:16:49.513025 crc crio[24245]: time="2026-06-14T09:16:49.512998477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.128928 | controller | Jun 14 09:16:49.660830 crc crio[24245]: time="2026-06-14T09:16:49.660382394Z" level=info msg="Created container d4b62d63734271863455f51138cfe98b886f1ad42fdc65fc7d6e0f9f137e1f88: openshift-marketplace/community-operators-rbtpk/extract-utilities" id=bcec7815-bd15-4c98-be18-69953e51a29f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.128943 | controller | Jun 14 09:16:49.662535 crc crio[24245]: time="2026-06-14T09:16:49.662454392Z" level=info msg="Starting container: d4b62d63734271863455f51138cfe98b886f1ad42fdc65fc7d6e0f9f137e1f88" id=2405e49d-0f39-47c9-b263-f49c10afb37f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.128959 | controller | Jun 14 09:16:49.671238 crc crio[24245]: time="2026-06-14T09:16:49.669191843Z" level=info msg="Started container" PID=163279 containerID=d4b62d63734271863455f51138cfe98b886f1ad42fdc65fc7d6e0f9f137e1f88 description=openshift-marketplace/community-operators-rbtpk/extract-utilities id=2405e49d-0f39-47c9-b263-f49c10afb37f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24
2026-06-14 10:12:37.128974 | controller | Jun 14 09:16:50.206236 crc crio[24245]: time="2026-06-14T09:16:50.206028153Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=1130955c-714d-434d-8d32-e923bb4a13d1 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.128990 | controller | Jun 14 09:16:50.222520 crc crio[24245]: time="2026-06-14T09:16:50.222298473Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-14 10:12:37.129005 | controller | Jun 14 09:16:50.853968 crc crio[24245]: time="2026-06-14T09:16:50.85271699Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640" id=1130955c-714d-434d-8d32-e923bb4a13d1 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.129021 | controller | Jun 14 09:16:50.856375 crc crio[24245]: time="2026-06-14T09:16:50.855619396Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=67552d81-ed3e-4daa-8035-fb011b00d067 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.129037 | controller | Jun 14 09:16:50.862426 crc crio[24245]: time="2026-06-14T09:16:50.860227901Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2fc012ae-7b4f-46bd-af9f-1a2fa2df37f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.129053 | controller | Jun 14 09:16:50.868801 crc crio[24245]: time="2026-06-14T09:16:50.868712222Z" level=info msg="Creating container: openshift-marketplace/community-operators-rbtpk/extract-content" id=b8cdf9ae-5a06-4d49-809f-e52a66d3d63f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.129068 | controller | Jun 14 09:16:50.870043 crc crio[24245]: time="2026-06-14T09:16:50.869362743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.129084 | controller | Jun 14 09:16:50.936703 crc crio[24245]: time="2026-06-14T09:16:50.936561033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.129100 | controller | Jun 14 09:16:50.940552 crc crio[24245]: time="2026-06-14T09:16:50.940435366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.129118 | controller | Jun 14 09:16:51.176553 crc crio[24245]: time="2026-06-14T09:16:51.176392542Z" level=info msg="Created container d0ed440cbc5ac4b4432996bbeb63c03ce264b5437a537bf82216bafd0646fc41: openshift-marketplace/community-operators-rbtpk/extract-content" id=b8cdf9ae-5a06-4d49-809f-e52a66d3d63f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.129134 | controller | Jun 14 09:16:51.178380 crc crio[24245]: time="2026-06-14T09:16:51.17822274Z" level=info msg="Starting container: d0ed440cbc5ac4b4432996bbeb63c03ce264b5437a537bf82216bafd0646fc41" id=ac8fd901-7253-49df-806c-2ad2bf77921e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.129151 | controller | Jun 14 09:16:51.194826 crc crio[24245]: time="2026-06-14T09:16:51.194700276Z" level=info msg="Started container" PID=163362 containerID=d0ed440cbc5ac4b4432996bbeb63c03ce264b5437a537bf82216bafd0646fc41 description=openshift-marketplace/community-operators-rbtpk/extract-content id=ac8fd901-7253-49df-806c-2ad2bf77921e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24
2026-06-14 10:12:37.129166 | controller | Jun 14 09:16:54.315679 crc crio[24245]: time="2026-06-14T09:16:54.314146911Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7547bc59-b993-4b58-a72f-8bcc3f5d8587 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.129182 | controller | Jun 14 09:16:54.320710 crc crio[24245]: time="2026-06-14T09:16:54.320549075Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=182ca983-426b-4246-9b2e-0b72637a11f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.129198 | controller | Jun 14 09:16:54.339139 crc crio[24245]: time="2026-06-14T09:16:54.339025675Z" level=info msg="Creating container: openshift-marketplace/community-operators-rbtpk/registry-server" id=2f41edbb-9db8-453b-b7f4-5549598c3a64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.129213 | controller | Jun 14 09:16:54.339660 crc crio[24245]: time="2026-06-14T09:16:54.339557192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.129229 | controller | Jun 14 09:16:54.432319 crc crio[24245]: time="2026-06-14T09:16:54.432170211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.129245 | controller | Jun 14 09:16:54.440771 crc crio[24245]: time="2026-06-14T09:16:54.440494896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.129260 | controller | Jun 14 09:16:54.626556 crc crio[24245]: time="2026-06-14T09:16:54.625038754Z" level=info msg="Created container dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec: openshift-marketplace/community-operators-rbtpk/registry-server" id=2f41edbb-9db8-453b-b7f4-5549598c3a64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.129275 | controller | Jun 14 09:16:54.628506 crc crio[24245]: time="2026-06-14T09:16:54.628333689Z" level=info msg="Starting container: dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec" id=a0dd388a-bb40-419e-982f-db61af2e3db3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.129290 | controller | Jun 14 09:16:54.638622 crc crio[24245]: time="2026-06-14T09:16:54.638502553Z" level=info msg="Started container" PID=163589 containerID=dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec description=openshift-marketplace/community-operators-rbtpk/registry-server id=a0dd388a-bb40-419e-982f-db61af2e3db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24
2026-06-14 10:12:37.129309 | controller | Jun 14 09:17:01.468045 crc crio[24245]: time="2026-06-14T09:17:01.463778302Z" level=info msg="Stopping container: dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec (timeout: 2s)" id=189f4fdb-4eaf-4c96-ab46-6fdd554fb943 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.129325 | controller | Jun 14 09:17:01.602102 crc crio[24245]: time="2026-06-14T09:17:01.601724116Z" level=info msg="Stopped container dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec: openshift-marketplace/community-operators-rbtpk/registry-server" id=189f4fdb-4eaf-4c96-ab46-6fdd554fb943 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.129341 | controller | Jun 14 09:17:01.607761 crc crio[24245]: time="2026-06-14T09:17:01.607608264Z" level=info msg="Stopping pod sandbox: a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24" id=97a57114-ae76-4c71-a831-cf91a743d461 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.129375 | controller | Jun 14 09:17:01.608589 crc crio[24245]: time="2026-06-14T09:17:01.608503613Z" level=info msg="Got pod network &{Name:community-operators-rbtpk Namespace:openshift-marketplace ID:a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24 UID:fc5c0946-832b-4cc1-993a-9a14eb2ba4ea NetNS:/var/run/netns/23bf89f7-821d-4264-b194-34adfccd20d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc5c0946_832b_4cc1_993a_9a14eb2ba4ea.slice PodAnnotations:0xc000130b78}] Aliases:map[]}"
2026-06-14 10:12:37.129393 | controller | Jun 14 09:17:01.608758 crc crio[24245]: time="2026-06-14T09:17:01.60871204Z" level=info msg="Deleting pod openshift-marketplace_community-operators-rbtpk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.129409 | controller | Jun 14 09:17:01.982057 crc crio[24245]: time="2026-06-14T09:17:01.981972389Z" level=info msg="Stopped pod sandbox: a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24" id=97a57114-ae76-4c71-a831-cf91a743d461 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.129425 | controller | Jun 14 09:17:02.487930 crc crio[24245]: time="2026-06-14T09:17:02.486943844Z" level=info msg="Stopping pod sandbox: 099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd" id=07f8250b-9d6f-432e-ab45-5b56e9f5f309 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.129441 | controller | Jun 14 09:17:02.489579 crc crio[24245]: time="2026-06-14T09:17:02.489388873Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 Namespace:openstack ID:099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd UID:49739a8c-e7ba-4331-b334-da2e7e298933 NetNS:/var/run/netns/dea09bd2-bbb7-400f-84e2-e138e8fa1e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49739a8c_e7ba_4331_b334_da2e7e298933.slice PodAnnotations:0xc001fea208}] Aliases:map[]}"
2026-06-14 10:12:37.129456 | controller | Jun 14 09:17:02.490333 crc crio[24245]: time="2026-06-14T09:17:02.490213398Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.129473 | controller | Jun 14 09:17:02.495549 crc crio[24245]: time="2026-06-14T09:17:02.49547261Z" level=info msg="Removing container: dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec" id=16322440-77be-4f8d-8c0c-2119ba1593ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.129488 | controller | Jun 14 09:17:02.562538 crc crio[24245]: time="2026-06-14T09:17:02.561668679Z" level=info msg="Removed container dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec: openshift-marketplace/community-operators-rbtpk/registry-server" id=16322440-77be-4f8d-8c0c-2119ba1593ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.129509 | controller | Jun 14 09:17:02.585555 crc crio[24245]: time="2026-06-14T09:17:02.585446762Z" level=info msg="Removing container: d0ed440cbc5ac4b4432996bbeb63c03ce264b5437a537bf82216bafd0646fc41" id=c61d63e3-863a-4727-9db9-5ea47fccc39d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.129525 | controller | Jun 14 09:17:02.636553 crc crio[24245]: time="2026-06-14T09:17:02.632284593Z" level=info msg="Removed container d0ed440cbc5ac4b4432996bbeb63c03ce264b5437a537bf82216bafd0646fc41: openshift-marketplace/community-operators-rbtpk/extract-content" id=c61d63e3-863a-4727-9db9-5ea47fccc39d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.129540 | controller | Jun 14 09:17:02.640134 crc crio[24245]: time="2026-06-14T09:17:02.639936318Z" level=info msg="Removing container: d4b62d63734271863455f51138cfe98b886f1ad42fdc65fc7d6e0f9f137e1f88" id=f91c3f26-ad6f-4ed0-8a04-9c4062e9d4d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.129555 | controller | Jun 14 09:17:02.690103 crc crio[24245]: time="2026-06-14T09:17:02.689948543Z" level=info msg="Removed container d4b62d63734271863455f51138cfe98b886f1ad42fdc65fc7d6e0f9f137e1f88: openshift-marketplace/community-operators-rbtpk/extract-utilities" id=f91c3f26-ad6f-4ed0-8a04-9c4062e9d4d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.129571 | controller | Jun 14 09:17:03.090186 crc crio[24245]: time="2026-06-14T09:17:03.089504168Z" level=info msg="Stopped pod sandbox: 099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd" id=07f8250b-9d6f-432e-ab45-5b56e9f5f309 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.129587 | controller | Jun 14 09:17:04.118442 crc crio[24245]: time="2026-06-14T09:17:04.117022312Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-8ccw5/POD" id=47addd9b-41f9-4296-b20e-c00529d8a419 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.129602 | controller | Jun 14 09:17:04.120376 crc crio[24245]: time="2026-06-14T09:17:04.118786086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.129618 | controller | Jun 14 09:17:04.174266 crc crio[24245]: time="2026-06-14T09:17:04.173813381Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8ccw5 Namespace:openstack ID:922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc UID:bdb9e40b-b7a2-4af5-b850-9efc0ac03c49 NetNS:/var/run/netns/bbe2b0bd-f98f-45a6-9bd1-4c2f266e7e72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdb9e40b_b7a2_4af5_b850_9efc0ac03c49.slice PodAnnotations:0xc003bf6470}] Aliases:map[]}"
2026-06-14 10:12:37.129634 | controller | Jun 14 09:17:04.174266 crc crio[24245]: time="2026-06-14T09:17:04.174016758Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-8ccw5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.129649 | controller | Jun 14 09:17:04.696153 crc crio[24245]: 2026-06-14T09:17:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:922701b3fe3a30a Mac:96:28:61:c2:99:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/bbe2b0bd-f98f-45a6-9bd1-4c2f266e7e72 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.129665 | controller | Jun 14 09:17:04.697803 crc crio[24245]: time="2026-06-14T09:17:04.697736889Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8ccw5 Namespace:openstack ID:922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc UID:bdb9e40b-b7a2-4af5-b850-9efc0ac03c49 NetNS:/var/run/netns/bbe2b0bd-f98f-45a6-9bd1-4c2f266e7e72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdb9e40b_b7a2_4af5_b850_9efc0ac03c49.slice PodAnnotations:0xc003bf6470}] Aliases:map[]}"
2026-06-14 10:12:37.129685 | controller | Jun 14 09:17:04.698031 crc crio[24245]: time="2026-06-14T09:17:04.697967056Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-8ccw5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.129701 | controller | Jun 14 09:17:04.711022 crc crio[24245]: time="2026-06-14T09:17:04.7109355Z" level=info msg="Ran pod sandbox 922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-8ccw5/POD" id=47addd9b-41f9-4296-b20e-c00529d8a419 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.129717 | controller | Jun 14 09:17:04.716079 crc crio[24245]: time="2026-06-14T09:17:04.71599573Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=743eaa46-3ef6-4fc2-bc91-53c7e54d0a18 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.129732 | controller | Jun 14 09:17:04.729200 crc crio[24245]: time="2026-06-14T09:17:04.729113498Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.129748 | controller | Jun 14 09:17:05.281341 crc crio[24245]: time="2026-06-14T09:17:05.281142162Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=743eaa46-3ef6-4fc2-bc91-53c7e54d0a18 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.129764 | controller | Jun 14 09:17:05.283437 crc crio[24245]: time="2026-06-14T09:17:05.283304812Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=be80025a-c7fb-4efe-9437-e54869f3b2e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.129779 | controller | Jun 14 09:17:05.317147 crc crio[24245]: time="2026-06-14T09:17:05.317045178Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=f6facd52-521c-4018-b0c1-f9f9b84259b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.129794 | controller | Jun 14 09:17:05.325780 crc crio[24245]: time="2026-06-14T09:17:05.325684211Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-8ccw5/ssh-known-hosts-edpm-deployment-ipam" id=4c4ee74b-de31-40d9-b0ce-8eae904a08fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.129809 | controller | Jun 14 09:17:05.326279 crc crio[24245]: time="2026-06-14T09:17:05.326204258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.129825 | controller | Jun 14 09:17:05.373150 crc crio[24245]: time="2026-06-14T09:17:05.372968756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.129840 | controller | Jun 14 09:17:05.376432 crc crio[24245]: time="2026-06-14T09:17:05.376362235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.129856 | controller | Jun 14 09:17:05.596186 crc crio[24245]: time="2026-06-14T09:17:05.595536327Z" level=info msg="Created container c12b357a05b8a07f8ccbc4266870c980c7d9cc38ae5572407518abb4803f7b61: openstack/ssh-known-hosts-edpm-deployment-ipam-8ccw5/ssh-known-hosts-edpm-deployment-ipam" id=4c4ee74b-de31-40d9-b0ce-8eae904a08fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.129875 | controller | Jun 14 09:17:05.597485 crc crio[24245]: time="2026-06-14T09:17:05.597361654Z" level=info msg="Starting container: c12b357a05b8a07f8ccbc4266870c980c7d9cc38ae5572407518abb4803f7b61" id=2ff23c80-cbb8-4721-ab4d-72de2c77ae08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.129891 | controller | Jun 14 09:17:05.622745 crc crio[24245]: time="2026-06-14T09:17:05.622599428Z" level=info msg="Started container" PID=164375 containerID=c12b357a05b8a07f8ccbc4266870c980c7d9cc38ae5572407518abb4803f7b61 description=openstack/ssh-known-hosts-edpm-deployment-ipam-8ccw5/ssh-known-hosts-edpm-deployment-ipam id=2ff23c80-cbb8-4721-ab4d-72de2c77ae08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc
2026-06-14 10:12:37.129907 | controller | Jun 14 09:17:15.844178 crc crio[24245]: time="2026-06-14T09:17:15.8431476Z" level=info msg="Stopping pod sandbox: 922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc" id=335aea97-dfb4-4c15-9734-7567eb93088a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.129923 | controller | Jun 14 09:17:15.847632 crc crio[24245]: time="2026-06-14T09:17:15.847589844Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8ccw5 Namespace:openstack ID:922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc UID:bdb9e40b-b7a2-4af5-b850-9efc0ac03c49 NetNS:/var/run/netns/bbe2b0bd-f98f-45a6-9bd1-4c2f266e7e72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdb9e40b_b7a2_4af5_b850_9efc0ac03c49.slice PodAnnotations:0xc000130978}] Aliases:map[]}"
2026-06-14 10:12:37.129939 | controller | Jun 14 09:17:15.848131 crc crio[24245]: time="2026-06-14T09:17:15.84810143Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-8ccw5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.129955 | controller | Jun 14 09:17:16.411824 crc crio[24245]: time="2026-06-14T09:17:16.411379291Z" level=info msg="Stopped pod sandbox: 922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc" id=335aea97-dfb4-4c15-9734-7567eb93088a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.129971 | controller | Jun 14 09:17:17.488070 crc crio[24245]: time="2026-06-14T09:17:17.487371545Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d/POD" id=63f218c4-1352-48e6-ba35-58d5bdf9c66d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.129986 | controller | Jun 14 09:17:17.488070 crc crio[24245]: time="2026-06-14T09:17:17.487933012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.130002 | controller | Jun 14 09:17:17.542096 crc crio[24245]: time="2026-06-14T09:17:17.541925563Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d Namespace:openstack ID:1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651 UID:08f0d9f6-fd27-40e7-9659-6fc20548b00f NetNS:/var/run/netns/df8eeca4-2a87-4f98-b932-24084aa0cd11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08f0d9f6_fd27_40e7_9659_6fc20548b00f.slice PodAnnotations:0xc001feadc0}] Aliases:map[]}"
2026-06-14 10:12:37.130017 | controller | Jun 14 09:17:17.542096 crc crio[24245]: time="2026-06-14T09:17:17.541992935Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.130037 | controller | Jun 14 09:17:18.312952 crc crio[24245]: 2026-06-14T09:17:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d87b53bb84697c Mac:4a:64:a2:a0:58:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/df8eeca4-2a87-4f98-b932-24084aa0cd11 SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.130053 | controller | Jun 14 09:17:18.314568 crc crio[24245]: time="2026-06-14T09:17:18.314481773Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d Namespace:openstack ID:1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651 UID:08f0d9f6-fd27-40e7-9659-6fc20548b00f NetNS:/var/run/netns/df8eeca4-2a87-4f98-b932-24084aa0cd11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08f0d9f6_fd27_40e7_9659_6fc20548b00f.slice PodAnnotations:0xc001feadc0}] Aliases:map[]}"
2026-06-14 10:12:37.130069 | controller | Jun 14 09:17:18.314925 crc crio[24245]: time="2026-06-14T09:17:18.314814214Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.130084 | controller | Jun 14 09:17:18.325722 crc crio[24245]: time="2026-06-14T09:17:18.325639242Z" level=info msg="Ran pod sandbox 1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d/POD" id=63f218c4-1352-48e6-ba35-58d5bdf9c66d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.130099 | controller | Jun 14 09:17:18.328265 crc crio[24245]: time="2026-06-14T09:17:18.328082024Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=4e8cdd87-873d-43e0-b3a0-6593489d8063 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.130114 | controller | Jun 14 09:17:18.342572 crc crio[24245]: time="2026-06-14T09:17:18.342477144Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.130130 | controller | Jun 14 09:17:18.797808 crc crio[24245]: time="2026-06-14T09:17:18.797673273Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=4e8cdd87-873d-43e0-b3a0-6593489d8063 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.130145 | controller | Jun 14 09:17:18.800040 crc crio[24245]: time="2026-06-14T09:17:18.799005435Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=dc6b92fd-0145-4b42-8e52-0a2ff3924afc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.130160 | controller | Jun 14 09:17:18.837052 crc crio[24245]: time="2026-06-14T09:17:18.83650521Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=c2e38607-f0fa-4e94-ad33-18a7d527c670 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.130174 | controller | Jun 14 09:17:18.845519 crc crio[24245]: time="2026-06-14T09:17:18.845387133Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=8361c1e6-ecd5-476e-bd6e-9eb3a45c32c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.130189 | controller | Jun 14 09:17:18.846088 crc crio[24245]: time="2026-06-14T09:17:18.846008823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.130210 | controller | Jun 14 09:17:18.900070 crc crio[24245]: time="2026-06-14T09:17:18.899671461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.130226 | controller | Jun 14 09:17:18.905425 crc crio[24245]: time="2026-06-14T09:17:18.904993402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.130241 | controller | Jun 14 09:17:19.087787 crc crio[24245]: time="2026-06-14T09:17:19.08768101Z" level=info msg="Created container 73f3fd109ece0610d592bb8e02dcf3f2c261b6ce563be512aad33ccf1b33062b: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=8361c1e6-ecd5-476e-bd6e-9eb3a45c32c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.130256 | controller | Jun 14 09:17:19.089170 crc crio[24245]: time="2026-06-14T09:17:19.089069505Z" level=info msg="Starting container: 73f3fd109ece0610d592bb8e02dcf3f2c261b6ce563be512aad33ccf1b33062b" id=4f724f6e-f808-4188-b809-03d148e5151f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.130272 | controller | Jun 14 09:17:19.095806 crc crio[24245]: time="2026-06-14T09:17:19.095725006Z" level=info msg="Started container" PID=165142 containerID=73f3fd109ece0610d592bb8e02dcf3f2c261b6ce563be512aad33ccf1b33062b description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=4f724f6e-f808-4188-b809-03d148e5151f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651
2026-06-14 10:12:37.130288 | controller | Jun 14 09:17:31.141791 crc crio[24245]: time="2026-06-14T09:17:31.140954731Z" level=info msg="Stopping pod sandbox: 1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651" id=68067567-6be3-4019-b090-f1930779665b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.130303 | controller | Jun 14 09:17:31.144156 crc crio[24245]: time="2026-06-14T09:17:31.14218183Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d Namespace:openstack ID:1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651 UID:08f0d9f6-fd27-40e7-9659-6fc20548b00f NetNS:/var/run/netns/df8eeca4-2a87-4f98-b932-24084aa0cd11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08f0d9f6_fd27_40e7_9659_6fc20548b00f.slice PodAnnotations:0xc000523e70}] Aliases:map[]}"
2026-06-14 10:12:37.130319 | controller | Jun 14 09:17:31.144156 crc crio[24245]: time="2026-06-14T09:17:31.142319965Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.130334 | controller | Jun 14 09:17:31.782637 crc crio[24245]: time="2026-06-14T09:17:31.782111264Z" level=info msg="Stopped pod sandbox: 1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651" id=68067567-6be3-4019-b090-f1930779665b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.130370 | controller | Jun 14 09:17:32.669830 crc crio[24245]: time="2026-06-14T09:17:32.669347076Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4/POD" id=34ad3054-c7b9-460f-a37f-0cc12863cdba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.130387 | controller | Jun 14 09:17:32.669830 crc crio[24245]: time="2026-06-14T09:17:32.669786511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.130402 | controller | Jun 14 09:17:32.715574 crc crio[24245]: time="2026-06-14T09:17:32.715374432Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 Namespace:openstack ID:d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d UID:d9130e40-10ea-411f-9cb6-b5cdbf464d5a NetNS:/var/run/netns/e7048704-2d8d-4f3f-92ea-9a94801e636d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9130e40_10ea_411f_9cb6_b5cdbf464d5a.slice PodAnnotations:0xc002422088}] Aliases:map[]}"
2026-06-14 10:12:37.130421 | controller | Jun 14 09:17:32.715574 crc crio[24245]: time="2026-06-14T09:17:32.715503946Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.130437 | controller | Jun 14 09:17:33.331104 crc crio[24245]: 2026-06-14T09:17:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4dc672a7ccdd4d Mac:7a:d7:13:4d:db:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/e7048704-2d8d-4f3f-92ea-9a94801e636d SocketPath: PciID:}] [{Interface:0xc0004b2750 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.130453 | controller | Jun 14 09:17:33.332745 crc crio[24245]: time="2026-06-14T09:17:33.332646027Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 Namespace:openstack ID:d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d UID:d9130e40-10ea-411f-9cb6-b5cdbf464d5a NetNS:/var/run/netns/e7048704-2d8d-4f3f-92ea-9a94801e636d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9130e40_10ea_411f_9cb6_b5cdbf464d5a.slice PodAnnotations:0xc002422088}] Aliases:map[]}"
2026-06-14 10:12:37.130468 | controller | Jun 14 09:17:33.333161 crc crio[24245]: time="2026-06-14T09:17:33.332809132Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.130483 | controller | Jun 14 09:17:33.341604 crc crio[24245]: time="2026-06-14T09:17:33.341543683Z" level=info msg="Ran pod sandbox d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4/POD" id=34ad3054-c7b9-460f-a37f-0cc12863cdba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.130499 | controller | Jun 14 09:17:33.346682 crc crio[24245]: time="2026-06-14T09:17:33.345012467Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9c76c554-0974-42cf-ad10-d3b622d13ee9 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.130514 | controller | Jun 14 09:17:33.351745 crc crio[24245]: time="2026-06-14T09:17:33.35166789Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.130530 | controller | Jun 14 09:17:33.460324 crc crio[24245]: time="2026-06-14T09:17:33.460148645Z" level=info msg="Stopping pod sandbox: 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5" id=7b7ecae6-793f-4bd4-a952-ea0a10057a64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.130545 | controller | Jun 14 09:17:33.460324 crc crio[24245]: time="2026-06-14T09:17:33.460271429Z" level=info msg="Stopped pod sandbox (already stopped): 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5" id=7b7ecae6-793f-4bd4-a952-ea0a10057a64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.130560 | controller | Jun 14 09:17:33.461374 crc crio[24245]: time="2026-06-14T09:17:33.46124963Z" level=info msg="Removing pod sandbox: 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5" id=6e3b6431-4902-48c3-8eaa-dfaf4efac671 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.130578 | controller | Jun 14 09:17:33.477685 crc crio[24245]: time="2026-06-14T09:17:33.47752035Z" level=info msg="Removed pod sandbox: 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5" id=6e3b6431-4902-48c3-8eaa-dfaf4efac671 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.130594 | controller | Jun 14 09:17:33.478590 crc crio[24245]: time="2026-06-14T09:17:33.478485189Z" level=info msg="Stopping pod sandbox: a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24" id=fe0a60ac-6178-4159-8a8c-c9404d90d7cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.130609 | controller | Jun 14 09:17:33.478590 crc crio[24245]: time="2026-06-14T09:17:33.478574972Z" level=info msg="Stopped pod sandbox (already stopped): a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24" id=fe0a60ac-6178-4159-8a8c-c9404d90d7cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.130624 | controller | Jun 14 09:17:33.479661 crc crio[24245]: time="2026-06-14T09:17:33.479486892Z" level=info msg="Removing pod sandbox: a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24" id=109b33d0-292c-409d-9693-cb135fef22ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.130639 | controller | Jun 14 09:17:33.501156 crc crio[24245]: time="2026-06-14T09:17:33.50105057Z" level=info msg="Removed pod sandbox: a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24" id=109b33d0-292c-409d-9693-cb135fef22ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.130654 | controller | Jun 14 09:17:33.800789 crc crio[24245]: time="2026-06-14T09:17:33.800683163Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9c76c554-0974-42cf-ad10-d3b622d13ee9 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.130669 | controller | Jun 14 09:17:33.802985 crc crio[24245]: time="2026-06-14T09:17:33.801773157Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=bed2bff9-d16c-48fa-8698-a66e0acd67df name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.130685 | controller | Jun 14 09:17:33.835086 crc crio[24245]: time="2026-06-14T09:17:33.834976544Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=24e8af35-9d72-4a74-ac53-b1d7b16668e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.130701 | controller | Jun 14 09:17:33.846701 crc crio[24245]: time="2026-06-14T09:17:33.846594614Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=00a8ae4f-00bb-4e4a-9979-f1dddc170cb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.130716 | controller | Jun 14 09:17:33.847062 crc crio[24245]: time="2026-06-14T09:17:33.846987597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.130732 | controller | Jun 14 09:17:33.907236 crc crio[24245]: time="2026-06-14T09:17:33.906605857Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.130747 | controller | Jun 14 09:17:33.911935 crc crio[24245]: time="2026-06-14T09:17:33.911803822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.130762 | controller | Jun 14 09:17:34.129499 crc crio[24245]: time="2026-06-14T09:17:34.12930592Z" level=info msg="Created container bd484c622a3a2279c8e796fa40b39e8038522f1a596b14800e3c376b89145971: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=00a8ae4f-00bb-4e4a-9979-f1dddc170cb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.130781 | controller | Jun 14 09:17:34.131803 crc crio[24245]: time="2026-06-14T09:17:34.131667656Z" level=info msg="Starting container: bd484c622a3a2279c8e796fa40b39e8038522f1a596b14800e3c376b89145971" id=bb42be40-d45e-42e9-be3e-f0d301033e91 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.130797 | controller | Jun 14 09:17:34.140509 crc crio[24245]: time="2026-06-14T09:17:34.140385804Z" level=info msg="Started container" PID=165995 containerID=bd484c622a3a2279c8e796fa40b39e8038522f1a596b14800e3c376b89145971 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=bb42be40-d45e-42e9-be3e-f0d301033e91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d
2026-06-14 10:12:37.130813 | controller | Jun 14 09:18:00.558635 crc crio[24245]: time="2026-06-14T09:18:00.55704228Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690478-mkhvx/POD" id=035d36b1-ae61-4f10-8395-96a9b8c88f2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.130829 | controller | Jun 14 09:18:00.560725 crc crio[24245]: time="2026-06-14T09:18:00.558693234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.130845 | controller | Jun 14 09:18:00.609357 crc crio[24245]: time="2026-06-14T09:18:00.609230324Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690478-mkhvx Namespace:openshift-infra ID:a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71 UID:bcce2bf0-dc66-42df-804f-71ca2138cfbe NetNS:/var/run/netns/99424f70-a179-48a0-a553-56b6c9c72ec8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcce2bf0_dc66_42df_804f_71ca2138cfbe.slice PodAnnotations:0xc000621b38}] Aliases:map[]}"
2026-06-14 10:12:37.130861 | controller | Jun 14 09:18:00.609357 crc crio[24245]: time="2026-06-14T09:18:00.609338398Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690478-mkhvx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.130877 | controller | Jun 14 09:18:01.039736 crc crio[24245]: 2026-06-14T09:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a77dda4d1a17c73 Mac:1e:d9:d5:6a:39:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/99424f70-a179-48a0-a553-56b6c9c72ec8 SocketPath: PciID:}] [{Interface:0xc0005845e0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.130899 | controller | Jun 14 09:18:01.042003 crc crio[24245]: time="2026-06-14T09:18:01.041710679Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690478-mkhvx Namespace:openshift-infra ID:a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71 UID:bcce2bf0-dc66-42df-804f-71ca2138cfbe NetNS:/var/run/netns/99424f70-a179-48a0-a553-56b6c9c72ec8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcce2bf0_dc66_42df_804f_71ca2138cfbe.slice PodAnnotations:0xc000621b38}] Aliases:map[]}"
2026-06-14 10:12:37.130915 | controller | Jun 14 09:18:01.042134 crc crio[24245]: time="2026-06-14T09:18:01.042099511Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690478-mkhvx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.130931 | controller | Jun 14 09:18:01.057793 crc crio[24245]: time="2026-06-14T09:18:01.057727881Z" level=info msg="Ran pod sandbox a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71 with infra container: openshift-infra/auto-csr-approver-29690478-mkhvx/POD" id=035d36b1-ae61-4f10-8395-96a9b8c88f2b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.130951 | controller | Jun 14 09:18:01.062309 crc crio[24245]: time="2026-06-14T09:18:01.062235733Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a2ccc7b1-6412-4816-bf6d-3998623e251e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.130968 | controller | Jun 14 09:18:01.072623 crc crio[24245]: time="2026-06-14T09:18:01.07254831Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.130983 | controller | Jun 14 09:18:01.939209 crc crio[24245]: time="2026-06-14T09:18:01.938586067Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a2ccc7b1-6412-4816-bf6d-3998623e251e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.130999 | controller | Jun 14 09:18:01.944041 crc crio[24245]: time="2026-06-14T09:18:01.943921898Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7eb6b7eb-d551-440c-976c-b732a40f93ad name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.131014 | controller | Jun 14 09:18:01.950779 crc crio[24245]: time="2026-06-14T09:18:01.950716894Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=497041a0-4749-4f92-938f-8f4d9ac30b00 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.131030 | controller | Jun 14 09:18:01.964613 crc crio[24245]: time="2026-06-14T09:18:01.964464426Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690478-mkhvx/oc" id=46735792-233e-4684-b84e-12a00efef868 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.131045 | controller | Jun 14 09:18:01.965544 crc crio[24245]: time="2026-06-14T09:18:01.965456458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.131061 | controller | Jun 14 09:18:02.026575 crc crio[24245]: time="2026-06-14T09:18:02.026492187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.131077 | controller | Jun 14 09:18:02.329824 crc crio[24245]: time="2026-06-14T09:18:02.329734876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.131092 | controller | Jun 14 09:18:02.450897 crc crio[24245]: time="2026-06-14T09:18:02.450348179Z" level=info msg="Created container 3b2295d00c222d58ba94bde8e0da0c8e53aaada15116a5d1c61117ca59e0319c: openshift-infra/auto-csr-approver-29690478-mkhvx/oc" id=46735792-233e-4684-b84e-12a00efef868 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.131108 | controller | Jun 14 09:18:02.452355 crc crio[24245]: time="2026-06-14T09:18:02.45230962Z" level=info msg="Starting container: 3b2295d00c222d58ba94bde8e0da0c8e53aaada15116a5d1c61117ca59e0319c" id=d9212583-6796-428b-9312-9a252c3a7ab6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.131123 | controller | Jun 14 09:18:02.460975 crc crio[24245]: time="2026-06-14T09:18:02.46078087Z" level=info msg="Started container" PID=167518 containerID=3b2295d00c222d58ba94bde8e0da0c8e53aaada15116a5d1c61117ca59e0319c description=openshift-infra/auto-csr-approver-29690478-mkhvx/oc id=d9212583-6796-428b-9312-9a252c3a7ab6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71
2026-06-14 10:12:37.131139 | controller | Jun 14 09:18:04.854937 crc crio[24245]: time="2026-06-14T09:18:04.853162377Z" level=info msg="Stopping pod sandbox: a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71" id=7c23a418-6e1f-4f07-bd27-8f0c755fe5da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.131158 | controller | Jun 14 09:18:04.859212 crc crio[24245]: time="2026-06-14T09:18:04.857000028Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690478-mkhvx Namespace:openshift-infra ID:a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71 UID:bcce2bf0-dc66-42df-804f-71ca2138cfbe NetNS:/var/run/netns/99424f70-a179-48a0-a553-56b6c9c72ec8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcce2bf0_dc66_42df_804f_71ca2138cfbe.slice PodAnnotations:0xc001b867e0}] Aliases:map[]}"
2026-06-14 10:12:37.131174 | controller | Jun 14 09:18:04.859212 crc crio[24245]: time="2026-06-14T09:18:04.857196406Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690478-mkhvx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.131190 | controller | Jun 14 09:18:05.372457 crc crio[24245]: time="2026-06-14T09:18:05.371383044Z" level=info msg="Stopped pod sandbox: a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71" id=7c23a418-6e1f-4f07-bd27-8f0c755fe5da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.131205 | controller | Jun 14 09:18:33.533799 crc crio[24245]: time="2026-06-14T09:18:33.532723291Z" level=info msg="Removing container: cda91ffd78e9dbb3aec7b594f205320a314de90f5004116e91b85faae4e6e0c6" id=33b2f5eb-87a2-4bce-aec5-f07195176572 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.131221 | controller | Jun 14 09:18:33.714469 crc crio[24245]: time="2026-06-14T09:18:33.71434569Z" level=info msg="Removed container cda91ffd78e9dbb3aec7b594f205320a314de90f5004116e91b85faae4e6e0c6: openshift-infra/auto-csr-approver-29690472-9bcls/oc" id=33b2f5eb-87a2-4bce-aec5-f07195176572 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.131236 | controller | Jun 14 09:18:33.730337 crc crio[24245]: time="2026-06-14T09:18:33.730218295Z" level=info msg="Stopping pod sandbox: 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36" id=417e077f-a3d6-40a6-8b0f-26bdccadb79e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.131251 | controller | Jun 14 09:18:33.730337 crc crio[24245]: time="2026-06-14T09:18:33.730326489Z" level=info msg="Stopped pod sandbox (already stopped): 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36" id=417e077f-a3d6-40a6-8b0f-26bdccadb79e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.131267 | controller | Jun 14 09:18:33.731012 crc crio[24245]: time="2026-06-14T09:18:33.730931198Z" level=info msg="Removing pod sandbox: 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36" id=80494521-f857-4fcf-9367-2377f2fedaf4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.131282 | controller | Jun 14 09:18:33.758710 crc crio[24245]: time="2026-06-14T09:18:33.758487326Z" level=info msg="Removed pod sandbox: 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36" id=80494521-f857-4fcf-9367-2377f2fedaf4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.131298 | controller | Jun 14 09:18:52.887792 crc crio[24245]: time="2026-06-14T09:18:52.886570767Z" level=info msg="Stopping pod sandbox: d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d" id=4918a2e6-c53f-4280-831c-d68c6b43aea7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.131313 | controller | Jun 14 09:18:52.889199 crc crio[24245]: time="2026-06-14T09:18:52.889096846Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 Namespace:openstack ID:d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d UID:d9130e40-10ea-411f-9cb6-b5cdbf464d5a NetNS:/var/run/netns/e7048704-2d8d-4f3f-92ea-9a94801e636d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9130e40_10ea_411f_9cb6_b5cdbf464d5a.slice PodAnnotations:0xc00274a968}] Aliases:map[]}"
2026-06-14 10:12:37.131332 | controller | Jun 14 09:18:52.889563 crc crio[24245]: time="2026-06-14T09:18:52.889481718Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.131362 | controller | Jun 14 09:18:53.551175 crc crio[24245]: time="2026-06-14T09:18:53.550801421Z" level=info msg="Stopped pod sandbox: d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d" id=4918a2e6-c53f-4280-831c-d68c6b43aea7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.131383 | controller | Jun 14 09:18:54.448609 crc crio[24245]: time="2026-06-14T09:18:54.44774324Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck/POD" id=55c03be4-14ea-436f-b0db-999b4629624e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.131399 | controller | Jun 14 09:18:54.448609 crc crio[24245]: time="2026-06-14T09:18:54.448532646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.131415 | controller | Jun 14 09:18:54.497086 crc crio[24245]: time="2026-06-14T09:18:54.496928359Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck Namespace:openstack ID:c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b UID:ef703b8d-f6ac-498f-8720-9c21e993b537 NetNS:/var/run/netns/a0001f11-5a96-4cc4-bbe6-018f38e1c2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef703b8d_f6ac_498f_8720_9c21e993b537.slice PodAnnotations:0xc00274af20}] Aliases:map[]}"
2026-06-14 10:12:37.131431 | controller | Jun 14 09:18:54.497086 crc crio[24245]: time="2026-06-14T09:18:54.497000742Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.131447 | controller | Jun 14 09:18:55.014939 crc crio[24245]: 2026-06-14T09:18:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5445e5d507276a Mac:72:7b:6a:00:99:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/a0001f11-5a96-4cc4-bbe6-018f38e1c2d5 SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.131463 | controller | Jun 14 09:18:55.019289 crc crio[24245]: time="2026-06-14T09:18:55.01840007Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck Namespace:openstack ID:c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b UID:ef703b8d-f6ac-498f-8720-9c21e993b537 NetNS:/var/run/netns/a0001f11-5a96-4cc4-bbe6-018f38e1c2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef703b8d_f6ac_498f_8720_9c21e993b537.slice PodAnnotations:0xc00274af20}] Aliases:map[]}"
2026-06-14 10:12:37.131479 | controller | Jun 14 09:18:55.019556 crc crio[24245]: time="2026-06-14T09:18:55.019497623Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.131495 | controller | Jun 14 09:18:55.034226 crc crio[24245]: time="2026-06-14T09:18:55.034143063Z" level=info msg="Ran pod sandbox c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck/POD" id=55c03be4-14ea-436f-b0db-999b4629624e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.131514 | controller | Jun 14 09:18:55.039696 crc crio[24245]: time="2026-06-14T09:18:55.038553023Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=cb74d575-b726-45b3-9b8c-74cfa6fc9398 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.131530 | controller | Jun 14 09:18:55.050696 crc crio[24245]: time="2026-06-14T09:18:55.050504143Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.131545 | controller | Jun 14 09:18:55.546832 crc crio[24245]: time="2026-06-14T09:18:55.546649704Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=cb74d575-b726-45b3-9b8c-74cfa6fc9398 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.131561 | controller | Jun 14 09:18:55.548612 crc crio[24245]: time="2026-06-14T09:18:55.548398519Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=e15a8c2b-1f5f-47af-b25c-d451648cf82c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.131576 | controller | Jun 14 09:18:55.591234 crc crio[24245]: time="2026-06-14T09:18:55.590793593Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=596be141-d04f-4a18-934b-f1d91f5b26be name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.131591 | controller | Jun 14 09:18:55.612360 crc crio[24245]: time="2026-06-14T09:18:55.612127003Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=d9257c86-c36c-4ee7-8dd6-19ee16005b69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.131606 | controller | Jun 14 09:18:55.614644 crc crio[24245]: time="2026-06-14T09:18:55.612686322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.131621 | controller | Jun 14 09:18:55.687101 crc crio[24245]: time="2026-06-14T09:18:55.684571726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.131637 | controller | Jun 14 09:18:55.691940 crc crio[24245]: time="2026-06-14T09:18:55.69190061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.131652 | controller | Jun 14 09:18:55.906153 crc crio[24245]: time="2026-06-14T09:18:55.90550266Z" level=info msg="Created container 8061bc29a2db6c8c94922b5bb7ea99fba0f86114a5c0ee24b7b5425ef3ad9e01: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=d9257c86-c36c-4ee7-8dd6-19ee16005b69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.131667 | controller | Jun 14 09:18:55.907697 crc crio[24245]: time="2026-06-14T09:18:55.907607607Z" level=info msg="Starting container: 8061bc29a2db6c8c94922b5bb7ea99fba0f86114a5c0ee24b7b5425ef3ad9e01" id=1c6a33f0-aea0-4c2b-bbce-1fe95be6fd3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.131682 | controller | Jun 14 09:18:55.917347 crc crio[24245]: time="2026-06-14T09:18:55.917231504Z" level=info msg="Started container" PID=170235 containerID=8061bc29a2db6c8c94922b5bb7ea99fba0f86114a5c0ee24b7b5425ef3ad9e01 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=1c6a33f0-aea0-4c2b-bbce-1fe95be6fd3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b
2026-06-14 10:12:37.131702 | controller | Jun 14 09:19:46.964507 crc crio[24245]: time="2026-06-14T09:19:46.963514176Z" level=info msg="Stopping pod sandbox: c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b" id=d3b0e226-1a18-43c9-9f38-5e0fbcac8f70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.131718 | controller | Jun 14 09:19:46.966822 crc crio[24245]: time="2026-06-14T09:19:46.965311774Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck Namespace:openstack ID:c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b UID:ef703b8d-f6ac-498f-8720-9c21e993b537 NetNS:/var/run/netns/a0001f11-5a96-4cc4-bbe6-018f38e1c2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef703b8d_f6ac_498f_8720_9c21e993b537.slice PodAnnotations:0xc006e0a5d0}] Aliases:map[]}"
2026-06-14 10:12:37.131734 | controller | Jun 14 09:19:46.966822 crc crio[24245]: time="2026-06-14T09:19:46.965543342Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.131750 | controller | Jun 14 09:19:47.571249 crc crio[24245]: time="2026-06-14T09:19:47.570683452Z" level=info msg="Stopped pod sandbox: c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b" id=d3b0e226-1a18-43c9-9f38-5e0fbcac8f70 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.131765 | controller | Jun 14 09:19:48.708040 crc crio[24245]: time="2026-06-14T09:19:48.707599139Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm/POD" id=b6646e07-1989-48d3-9651-a814dc11f2b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.131780 | controller | Jun 14 09:19:48.708717 crc crio[24245]: time="2026-06-14T09:19:48.708068014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.131808 | controller | Jun 14 09:19:48.760124 crc crio[24245]: time="2026-06-14T09:19:48.759736024Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm Namespace:openstack ID:c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c UID:c7f624a1-449a-4f20-b1cf-063d943390d5 NetNS:/var/run/netns/9be21aa7-d960-4127-bf5e-2805e410956c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7f624a1_449a_4f20_b1cf_063d943390d5.slice PodAnnotations:0xc003bf7458}] Aliases:map[]}"
2026-06-14 10:12:37.131826 | controller | Jun 14 09:19:48.760617 crc crio[24245]: time="2026-06-14T09:19:48.760583032Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.131847 | controller | Jun 14 09:19:49.282675 crc crio[24245]: 2026-06-14T09:19:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4e266116881d90 Mac:66:e9:c4:b4:9d:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/9be21aa7-d960-4127-bf5e-2805e410956c SocketPath: PciID:}] [{Interface:0xc0005265a0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.131865 | controller | Jun 14 09:19:49.285570 crc crio[24245]: time="2026-06-14T09:19:49.283936051Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm Namespace:openstack ID:c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c UID:c7f624a1-449a-4f20-b1cf-063d943390d5 NetNS:/var/run/netns/9be21aa7-d960-4127-bf5e-2805e410956c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7f624a1_449a_4f20_b1cf_063d943390d5.slice PodAnnotations:0xc003bf7458}] Aliases:map[]}"
2026-06-14 10:12:37.131886 | controller | Jun 14 09:19:49.285570 crc crio[24245]: time="2026-06-14T09:19:49.284190109Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.131902 | controller | Jun 14 09:19:49.299054 crc crio[24245]: time="2026-06-14T09:19:49.298944788Z" level=info msg="Ran pod sandbox c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm/POD" id=b6646e07-1989-48d3-9651-a814dc11f2b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.131918 | controller | Jun 14 09:19:49.303723 crc crio[24245]: time="2026-06-14T09:19:49.303606228Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=e59cbba6-acf0-4485-9b54-f05d561ba4dc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.131933 | controller | Jun 14 09:19:49.314142 crc crio[24245]: time="2026-06-14T09:19:49.314041073Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.131948 | controller | Jun 14 09:19:49.763232 crc crio[24245]: time="2026-06-14T09:19:49.762929544Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=e59cbba6-acf0-4485-9b54-f05d561ba4dc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.131963 | controller | Jun 14 09:19:49.765055 crc crio[24245]: time="2026-06-14T09:19:49.764633637Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=c9003329-7bf2-4723-bd52-53ad839e1387 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.131978 | controller | Jun 14 09:19:49.816612 crc crio[24245]: time="2026-06-14T09:19:49.816048796Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=086196dd-75f0-4fde-89fa-fec1d31fa7a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.131993 | controller | Jun 14 09:19:49.832527 crc crio[24245]: time="2026-06-14T09:19:49.832291558Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=dd071756-c2e7-4703-a192-cb26da951335 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.132009 | controller | Jun 14 09:19:49.833219 crc crio[24245]: time="2026-06-14T09:19:49.833067833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.132024 | controller | Jun 14 09:19:49.903708 crc crio[24245]: time="2026-06-14T09:19:49.903316645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.132039 | controller | Jun 14 09:19:49.909136 crc crio[24245]: time="2026-06-14T09:19:49.909040148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.132055 | controller | Jun 14 09:19:50.162835 crc crio[24245]: time="2026-06-14T09:19:50.162683496Z" level=info msg="Created container 9d6e286303afe9c87777431eacf9caa5200607121f8cff86c91dbe1d2fa00981: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=dd071756-c2e7-4703-a192-cb26da951335 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.132074 | controller | Jun 14 09:19:50.164156 crc crio[24245]: time="2026-06-14T09:19:50.164052809Z" level=info msg="Starting container: 9d6e286303afe9c87777431eacf9caa5200607121f8cff86c91dbe1d2fa00981" id=abf9afca-5479-487c-b49d-b8c0eee23e56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.132091 | controller | Jun 14 09:19:50.175171 crc crio[24245]: time="2026-06-14T09:19:50.175067491Z" level=info msg="Started container" PID=173315 containerID=9d6e286303afe9c87777431eacf9caa5200607121f8cff86c91dbe1d2fa00981 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=abf9afca-5479-487c-b49d-b8c0eee23e56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c
2026-06-14 10:12:37.132107 | controller | Jun 14 09:20:00.593062 crc crio[24245]: time="2026-06-14T09:20:00.592200557Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690480-vk7h6/POD" id=6340269f-527b-43a5-a366-662b61cccd52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.132124 | controller | Jun 14 09:20:00.593062 crc crio[24245]: time="2026-06-14T09:20:00.593045565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.132140 | controller | Jun 14 09:20:00.654332 crc crio[24245]: time="2026-06-14T09:20:00.654204428Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690480-vk7h6 Namespace:openshift-infra ID:1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618 UID:1226b3da-df49-4fca-b0b0-16ce001ce4f7 NetNS:/var/run/netns/eb39a11b-1541-43d7-af6a-412560b0b245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1226b3da_df49_4fca_b0b0_16ce001ce4f7.slice PodAnnotations:0xc002423be0}] Aliases:map[]}"
2026-06-14 10:12:37.132156 | controller | Jun 14 09:20:00.654332 crc crio[24245]: time="2026-06-14T09:20:00.654339502Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690480-vk7h6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.132172 | controller | Jun 14 09:20:01.053167 crc crio[24245]: 2026-06-14T09:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bb27d11dbb8e1b Mac:72:0d:d4:8e:cd:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/eb39a11b-1541-43d7-af6a-412560b0b245 SocketPath: PciID:}] [{Interface:0xc0005225a0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.132188 | controller | Jun 14 09:20:01.053674 crc crio[24245]: time="2026-06-14T09:20:01.053589638Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690480-vk7h6 Namespace:openshift-infra ID:1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618 UID:1226b3da-df49-4fca-b0b0-16ce001ce4f7 NetNS:/var/run/netns/eb39a11b-1541-43d7-af6a-412560b0b245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1226b3da_df49_4fca_b0b0_16ce001ce4f7.slice PodAnnotations:0xc002423be0}] Aliases:map[]}"
2026-06-14 10:12:37.132203 | controller | Jun 14 09:20:01.053954 crc crio[24245]: time="2026-06-14T09:20:01.053933719Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690480-vk7h6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.132219 | controller | Jun 14 09:20:01.064572 crc crio[24245]: time="2026-06-14T09:20:01.064390295Z" level=info msg="Ran pod sandbox 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618 with infra container: openshift-infra/auto-csr-approver-29690480-vk7h6/POD" id=6340269f-527b-43a5-a366-662b61cccd52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.132238 | controller | Jun 14 09:20:01.068682 crc crio[24245]: time="2026-06-14T09:20:01.068619978Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a526b810-876d-4c65-923a-8c8ed6121e50 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.132254 | controller | Jun 14 09:20:01.077027 crc crio[24245]: time="2026-06-14T09:20:01.07681176Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.132270 | controller | Jun 14 09:20:02.344537 crc crio[24245]: time="2026-06-14T09:20:02.343979847Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a526b810-876d-4c65-923a-8c8ed6121e50 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.132286 | controller | Jun 14 09:20:02.347279 crc crio[24245]: time="2026-06-14T09:20:02.345408162Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cd32ee75-d3f6-455c-ad11-9ee7cae859c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.132302 | controller | Jun 14 09:20:02.348978 crc crio[24245]: time="2026-06-14T09:20:02.348222653Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0e263042-1434-4542-a2f3-74d68ca9b472 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.132317 | controller | Jun 14 09:20:02.359143 crc crio[24245]: time="2026-06-14T09:20:02.359008266Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690480-vk7h6/oc" id=c35f2f7f-3751-48e5-a00f-8284e5f8615b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.132332 | controller | Jun 14 09:20:02.359665 crc crio[24245]: time="2026-06-14T09:20:02.359589425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.132362 | controller | Jun 14 09:20:02.430880 crc crio[24245]: time="2026-06-14T09:20:02.430768547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.132383 | controller | Jun 14 09:20:02.737651 crc crio[24245]: time="2026-06-14T09:20:02.73713055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.132400 | controller | Jun 14 09:20:02.872639 crc crio[24245]: time="2026-06-14T09:20:02.872542112Z" level=info msg="Created container b5d08bd86af97bf4de2ee8ae5d7bae9db04374cef26b15b531239ba2d23f87cd: openshift-infra/auto-csr-approver-29690480-vk7h6/oc" id=c35f2f7f-3751-48e5-a00f-8284e5f8615b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.132416 | controller | Jun 14 09:20:02.874282 crc crio[24245]: time="2026-06-14T09:20:02.874021589Z" level=info msg="Starting container: b5d08bd86af97bf4de2ee8ae5d7bae9db04374cef26b15b531239ba2d23f87cd" id=0c3634ae-247a-4483-b05f-9cd2073a2195 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.132431 | controller | Jun 14 09:20:02.880317 crc crio[24245]: time="2026-06-14T09:20:02.880220237Z" level=info msg="Started container" PID=174023 containerID=b5d08bd86af97bf4de2ee8ae5d7bae9db04374cef26b15b531239ba2d23f87cd description=openshift-infra/auto-csr-approver-29690480-vk7h6/oc id=0c3634ae-247a-4483-b05f-9cd2073a2195 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618
2026-06-14 10:12:37.132447 | controller | Jun 14 09:20:05.406638 crc crio[24245]: time="2026-06-14T09:20:05.405527412Z" level=info msg="Stopping pod sandbox: 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618" id=9b173ad8-5fbb-41ae-a7d0-12ea944ef697 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.132463 | controller | Jun 14 09:20:05.408523 crc crio[24245]: time="2026-06-14T09:20:05.4076258Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690480-vk7h6 Namespace:openshift-infra ID:1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618 UID:1226b3da-df49-4fca-b0b0-16ce001ce4f7 NetNS:/var/run/netns/eb39a11b-1541-43d7-af6a-412560b0b245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1226b3da_df49_4fca_b0b0_16ce001ce4f7.slice PodAnnotations:0xc001c3d1b8}] Aliases:map[]}"
2026-06-14 10:12:37.132482 | controller | Jun 14 09:20:05.408523 crc crio[24245]: time="2026-06-14T09:20:05.407975931Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690480-vk7h6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.132498 | controller | Jun 14 09:20:05.854975 crc crio[24245]: time="2026-06-14T09:20:05.854405574Z" level=info msg="Stopped pod sandbox: 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618" id=9b173ad8-5fbb-41ae-a7d0-12ea944ef697 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.132514 | controller | Jun 14 09:20:33.844268 crc crio[24245]: time="2026-06-14T09:20:33.839983934Z" level=info msg="Removing container: d510548367a5898741e0be75df00e65cb9e5fbc2dd6aa4e138bfe3458897abcb" id=e79a9838-9069-4c88-a24f-bd66ce8abae6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.132529 | controller | Jun 14 09:20:33.978509 crc crio[24245]: time="2026-06-14T09:20:33.977942864Z" level=info msg="Removed container d510548367a5898741e0be75df00e65cb9e5fbc2dd6aa4e138bfe3458897abcb: openshift-infra/auto-csr-approver-29690474-78jgd/oc" id=e79a9838-9069-4c88-a24f-bd66ce8abae6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.132544 | controller | Jun 14 09:20:33.989476 crc crio[24245]: time="2026-06-14T09:20:33.989275498Z" level=info msg="Stopping pod sandbox: cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489" id=a7c68a2e-1a31-41e2-a528-8f809aa528b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.132559 | controller | Jun 14 09:20:33.989698 crc crio[24245]: time="2026-06-14T09:20:33.989497686Z" level=info msg="Stopped pod sandbox (already stopped): cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489" id=a7c68a2e-1a31-41e2-a528-8f809aa528b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.132574 | controller | Jun 14 09:20:33.990286 crc crio[24245]: time="2026-06-14T09:20:33.990195807Z" level=info msg="Removing pod sandbox: cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489" id=874f94f3-b609-4d8a-b232-8ff81a6675be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.132589 | controller | Jun 14 09:20:34.014286 crc crio[24245]: time="2026-06-14T09:20:34.014163736Z" level=info msg="Removed pod sandbox: cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489" id=874f94f3-b609-4d8a-b232-8ff81a6675be name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.132604 | controller | Jun 14 09:21:13.636825 crc crio[24245]: time="2026-06-14T09:21:13.635238402Z" level=info msg="Stopping pod sandbox: c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c" id=aa9318df-3183-43ff-803f-39fe73df35cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.132619 | controller | Jun 14 09:21:13.639791 crc crio[24245]: time="2026-06-14T09:21:13.638073383Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm Namespace:openstack ID:c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c UID:c7f624a1-449a-4f20-b1cf-063d943390d5 NetNS:/var/run/netns/9be21aa7-d960-4127-bf5e-2805e410956c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7f624a1_449a_4f20_b1cf_063d943390d5.slice PodAnnotations:0xc000130d18}] Aliases:map[]}"
2026-06-14 10:12:37.132634 | controller | Jun 14 09:21:13.639791 crc crio[24245]: time="2026-06-14T09:21:13.638354693Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.132654 | controller | Jun 14 09:21:14.193156 crc crio[24245]: time="2026-06-14T09:21:14.191681758Z" level=info msg="Stopped pod sandbox: c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c" id=aa9318df-3183-43ff-803f-39fe73df35cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.132669 | controller | Jun 14 09:21:15.248946 crc crio[24245]: time="2026-06-14T09:21:15.248217219Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c/POD" id=5e50baf4-7ea9-435d-a7b4-bae2784ad6b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.132685 | controller | Jun 14 09:21:15.250421 crc crio[24245]: time="2026-06-14T09:21:15.249033056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.132700 | controller | Jun 14 09:21:15.301425 crc crio[24245]: time="2026-06-14T09:21:15.300778558Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c Namespace:openstack ID:87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d UID:80dafb65-b680-422a-8861-2657ffd7242e NetNS:/var/run/netns/dbcfe338-8fb9-4d70-9d4c-ee00a37e622e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80dafb65_b680_422a_8861_2657ffd7242e.slice PodAnnotations:0xc000131438}] Aliases:map[]}"
2026-06-14 10:12:37.132716 | controller | Jun 14 09:21:15.301783 crc crio[24245]: time="2026-06-14T09:21:15.301463179Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.132731 | controller | Jun 14 09:21:15.860666 crc crio[24245]: 2026-06-14T09:21:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:87b3453ba450042 Mac:b2:76:30:d4:32:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/dbcfe338-8fb9-4d70-9d4c-ee00a37e622e SocketPath: PciID:}] [{Interface:0xc0004b46a0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.132747 | controller | Jun 14 09:21:15.861909 crc crio[24245]: time="2026-06-14T09:21:15.86178951Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c Namespace:openstack ID:87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d UID:80dafb65-b680-422a-8861-2657ffd7242e NetNS:/var/run/netns/dbcfe338-8fb9-4d70-9d4c-ee00a37e622e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80dafb65_b680_422a_8861_2657ffd7242e.slice PodAnnotations:0xc000131438}] Aliases:map[]}"
2026-06-14 10:12:37.132763 | controller | Jun 14 09:21:15.862116 crc crio[24245]: time="2026-06-14T09:21:15.862061639Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.132778 | controller | Jun 14 09:21:15.873535 crc crio[24245]: time="2026-06-14T09:21:15.872993847Z" level=info msg="Ran pod sandbox 87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c/POD" id=5e50baf4-7ea9-435d-a7b4-bae2784ad6b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.132794 | controller | Jun 14 09:21:15.877172 crc crio[24245]: time="2026-06-14T09:21:15.877099398Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=edc9a35b-7bc5-4d67-ba82-9d911c9efa96 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.132813 | controller | Jun 14 09:21:15.888165 crc crio[24245]: time="2026-06-14T09:21:15.888001797Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.132829 | controller | Jun 14 09:21:16.358645 crc crio[24245]: time="2026-06-14T09:21:16.358553469Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=edc9a35b-7bc5-4d67-ba82-9d911c9efa96 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.132844 | controller | Jun 14 09:21:16.360423 crc crio[24245]: time="2026-06-14T09:21:16.359686905Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=bf1a3ba7-ecdc-4e46-8217-8a2b4ff87d94 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.132860 | controller | Jun 14 09:21:16.420771 crc crio[24245]: time="2026-06-14T09:21:16.420664382Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=060b1594-71d6-4c5b-a35e-3f0061860c2e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.132875 | controller | Jun 14 09:21:16.431918 crc crio[24245]: time="2026-06-14T09:21:16.431671464Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=2e71aff6-096d-4ebb-89e4-d7a324e2321c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.132890 | controller | Jun 14 09:21:16.432985 crc crio[24245]: time="2026-06-14T09:21:16.43280253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.132906 | controller | Jun 14 09:21:16.503012 crc crio[24245]: time="2026-06-14T09:21:16.502408622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.132921 | controller | Jun 14 09:21:16.524256 crc crio[24245]: time="2026-06-14T09:21:16.524190168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.132937 | controller | Jun 14 09:21:16.766004 crc crio[24245]: time="2026-06-14T09:21:16.765815851Z" level=info msg="Created container 2f7606fc7b43cf941d59e27c895784c5e661ae4c531cddfc4ae9b06eba58a2f7: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=2e71aff6-096d-4ebb-89e4-d7a324e2321c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.132952 | controller | Jun 14 09:21:16.771478 crc crio[24245]: time="2026-06-14T09:21:16.77135964Z" level=info msg="Starting container: 2f7606fc7b43cf941d59e27c895784c5e661ae4c531cddfc4ae9b06eba58a2f7" id=6abd5bc3-d854-40d4-b23a-55758333bb67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.132968 | controller | Jun 14 09:21:16.783512 crc crio[24245]: time="2026-06-14T09:21:16.783182146Z" level=info msg="Started container" PID=178188 containerID=2f7606fc7b43cf941d59e27c895784c5e661ae4c531cddfc4ae9b06eba58a2f7 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=6abd5bc3-d854-40d4-b23a-55758333bb67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d
2026-06-14 10:12:37.132983 | controller | Jun 14 09:22:00.602988 crc crio[24245]: time="2026-06-14T09:22:00.601934709Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690482-vwqfd/POD" id=4807ac9b-ce63-483d-963b-514c5229762b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.133004 | controller | Jun 14 09:22:00.604601 crc crio[24245]: time="2026-06-14T09:22:00.603019994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.133022 | controller | Jun 14 09:22:00.654007 crc crio[24245]: time="2026-06-14T09:22:00.653512917Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690482-vwqfd Namespace:openshift-infra ID:9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda UID:1b30cba2-a690-4c27-8c17-4452990a56a8 NetNS:/var/run/netns/9284d077-1814-4861-92f1-e630d254545d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b30cba2_a690_4c27_8c17_4452990a56a8.slice PodAnnotations:0xc0006023b0}] Aliases:map[]}"
2026-06-14 10:12:37.133038 | controller | Jun 14 09:22:00.654390 crc crio[24245]: time="2026-06-14T09:22:00.654358474Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690482-vwqfd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.133054 | controller | Jun 14 09:22:01.296991 crc crio[24245]: 2026-06-14T09:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a7935d9ea7353d Mac:72:8c:6c:2e:81:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/9284d077-1814-4861-92f1-e630d254545d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.133071 | controller | Jun 14 09:22:01.296991 crc crio[24245]: time="2026-06-14T09:22:01.296326479Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690482-vwqfd Namespace:openshift-infra ID:9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda UID:1b30cba2-a690-4c27-8c17-4452990a56a8 NetNS:/var/run/netns/9284d077-1814-4861-92f1-e630d254545d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b30cba2_a690_4c27_8c17_4452990a56a8.slice PodAnnotations:0xc0006023b0}] Aliases:map[]}"
2026-06-14 10:12:37.133088 | controller | Jun 14 09:22:01.296991 crc crio[24245]: time="2026-06-14T09:22:01.296621629Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690482-vwqfd for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.133106 | controller | Jun 14 09:22:01.309950 crc crio[24245]: time="2026-06-14T09:22:01.309694151Z" level=info msg="Ran pod sandbox 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda with infra container: openshift-infra/auto-csr-approver-29690482-vwqfd/POD" id=4807ac9b-ce63-483d-963b-514c5229762b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.133129 | controller | Jun 14 09:22:01.314885 crc crio[24245]: time="2026-06-14T09:22:01.314737557Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5557f87f-7b7b-4347-bcd7-06c621d7b16c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.133157 | controller | Jun 14 09:22:01.322062 crc crio[24245]: time="2026-06-14T09:22:01.321958687Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.133188 | controller | Jun 14 09:22:03.945290 crc crio[24245]: time="2026-06-14T09:22:03.944356302Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5557f87f-7b7b-4347-bcd7-06c621d7b16c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.133218 | controller | Jun 14 09:22:03.947037 crc crio[24245]: time="2026-06-14T09:22:03.946134409Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1ea84a4a-e2b9-4644-a7ae-f96672fbdacd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.133251 | controller | Jun 14 09:22:03.948122 crc crio[24245]: time="2026-06-14T09:22:03.948038539Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=56b61bb7-b80f-4dac-9a4a-2dce79099796 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.133282 | controller | Jun 14 09:22:03.999612 crc crio[24245]: time="2026-06-14T09:22:03.999479962Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690482-vwqfd/oc" id=3a400747-1f3b-477c-8a0e-2fdf21cf4617 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.133312 | controller | Jun 14 09:22:04.000316 crc crio[24245]: time="2026-06-14T09:22:04.000154584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.133340 | controller | Jun 14 09:22:04.051933 crc crio[24245]: time="2026-06-14T09:22:04.051807462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.133415 | controller | Jun 14 09:22:04.364936 crc crio[24245]: time="2026-06-14T09:22:04.364521276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.133447 | controller | Jun 14 09:22:05.989523 crc crio[24245]: time="2026-06-14T09:22:05.989008651Z" level=info msg="Created container f692421ec7021657d0c894582582e7aa74ef30adfb047c9e074adf87224208dc: openshift-infra/auto-csr-approver-29690482-vwqfd/oc" id=3a400747-1f3b-477c-8a0e-2fdf21cf4617 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.133465 | controller | Jun 14 09:22:05.992835 crc crio[24245]: time="2026-06-14T09:22:05.992696568Z" level=info msg="Starting container: f692421ec7021657d0c894582582e7aa74ef30adfb047c9e074adf87224208dc" id=8d2d8fe3-e2f9-4b2d-8335-0cf5d88c42bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.133482 | controller | Jun 14 09:22:05.999437 crc crio[24245]: time="2026-06-14T09:22:05.99932473Z" level=info msg="Started container" PID=180829 containerID=f692421ec7021657d0c894582582e7aa74ef30adfb047c9e074adf87224208dc description=openshift-infra/auto-csr-approver-29690482-vwqfd/oc id=8d2d8fe3-e2f9-4b2d-8335-0cf5d88c42bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda
2026-06-14 10:12:37.133499 | controller | Jun 14 09:22:08.718519 crc crio[24245]: time="2026-06-14T09:22:08.71834802Z" level=info msg="Stopping pod sandbox: 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda" id=2e81f87a-fef4-4ea4-9d99-7f61bf0f6fd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.133515 | controller | Jun 14 09:22:08.720610 crc crio[24245]: time="2026-06-14T09:22:08.720310363Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690482-vwqfd Namespace:openshift-infra ID:9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda UID:1b30cba2-a690-4c27-8c17-4452990a56a8 NetNS:/var/run/netns/9284d077-1814-4861-92f1-e630d254545d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b30cba2_a690_4c27_8c17_4452990a56a8.slice PodAnnotations:0xc000603940}] Aliases:map[]}"
2026-06-14 10:12:37.133532 | controller | Jun 14 09:22:08.720926 crc crio[24245]: time="2026-06-14T09:22:08.720894692Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690482-vwqfd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.133548 | controller | Jun 14 09:22:09.131258 crc crio[24245]: time="2026-06-14T09:22:09.131077559Z" level=info msg="Stopped pod sandbox: 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda" id=2e81f87a-fef4-4ea4-9d99-7f61bf0f6fd5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.133567 | controller | Jun 14 09:22:17.890784 crc crio[24245]: time="2026-06-14T09:22:17.889966919Z" level=info msg="Stopping pod sandbox: 87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d" id=9b84e62d-5b67-4cb9-86d3-afc9afb8e8d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.133583 | controller | Jun 14 09:22:17.892595 crc crio[24245]: time="2026-06-14T09:22:17.891524369Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c Namespace:openstack ID:87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d UID:80dafb65-b680-422a-8861-2657ffd7242e NetNS:/var/run/netns/dbcfe338-8fb9-4d70-9d4c-ee00a37e622e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80dafb65_b680_422a_8861_2657ffd7242e.slice PodAnnotations:0xc006e0ad48}] Aliases:map[]}"
2026-06-14 10:12:37.133599 | controller | Jun 14 09:22:17.892595 crc crio[24245]: time="2026-06-14T09:22:17.891703585Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.133615 | controller | Jun 14 09:22:18.509046 crc crio[24245]: time="2026-06-14T09:22:18.508580309Z" level=info msg="Stopped pod sandbox: 87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d" id=9b84e62d-5b67-4cb9-86d3-afc9afb8e8d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.133630 | controller | Jun 14 09:22:19.455586 crc crio[24245]: time="2026-06-14T09:22:19.455039098Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x/POD" id=50ee972b-794f-4024-98a0-8c43d3279a8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.133646 | controller | Jun 14 09:22:19.456689 crc crio[24245]: time="2026-06-14T09:22:19.455628357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.133662 | controller | Jun 14 09:22:19.525441 crc crio[24245]: time="2026-06-14T09:22:19.525219927Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x Namespace:openstack ID:aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889 UID:506fde62-9d59-4c75-8ed0-8529b7472c33 NetNS:/var/run/netns/fb678fd7-3525-484b-84ff-8fe5b2e5f899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod506fde62_9d59_4c75_8ed0_8529b7472c33.slice PodAnnotations:0xc000620040}] Aliases:map[]}"
2026-06-14 10:12:37.133678 | controller | Jun 14 09:22:19.525441 crc crio[24245]: time="2026-06-14T09:22:19.525296979Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.133693 | controller | Jun 14 09:22:20.043099 crc crio[24245]: 2026-06-14T09:22:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aedacefec032bb2 Mac:1a:48:53:37:fb:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/fb678fd7-3525-484b-84ff-8fe5b2e5f899 SocketPath: PciID:}] [{Interface:0xc0001ae770 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.133709 | controller | Jun 14 09:22:20.045186 crc crio[24245]: time="2026-06-14T09:22:20.045087165Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x Namespace:openstack ID:aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889 UID:506fde62-9d59-4c75-8ed0-8529b7472c33 NetNS:/var/run/netns/fb678fd7-3525-484b-84ff-8fe5b2e5f899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod506fde62_9d59_4c75_8ed0_8529b7472c33.slice PodAnnotations:0xc000620040}] Aliases:map[]}"
2026-06-14 10:12:37.133728 | controller | Jun 14 09:22:20.045478 crc crio[24245]: time="2026-06-14T09:22:20.045314382Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.133744 | controller | Jun 14 09:22:20.059927 crc crio[24245]: time="2026-06-14T09:22:20.057732033Z" level=info msg="Ran pod sandbox aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x/POD" id=50ee972b-794f-4024-98a0-8c43d3279a8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.133759 | controller | Jun 14 09:22:20.061434 crc crio[24245]: time="2026-06-14T09:22:20.061342683Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=2b926339-4b29-434c-baa8-dd8ebf140ace name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.133775 | controller | Jun 14 09:22:20.074362 crc crio[24245]: time="2026-06-14T09:22:20.074185475Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.133790 | controller | Jun 14 09:22:20.526585 crc crio[24245]: time="2026-06-14T09:22:20.526432172Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=2b926339-4b29-434c-baa8-dd8ebf140ace name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.133806 | controller | Jun 14 09:22:20.529175 crc crio[24245]: time="2026-06-14T09:22:20.528974583Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=d19310b8-9f9c-4536-8749-6851d4a00112 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.133821 | controller | Jun 14 09:22:20.572270 crc crio[24245]: time="2026-06-14T09:22:20.572171462Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=8c04cc77-cbae-4843-a81e-cf55f60bd4e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.133836 | controller | Jun 14 09:22:20.583924 crc crio[24245]: time="2026-06-14T09:22:20.583206755Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=77a6bb2a-350f-40b5-aaa3-73e4f2a25de6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.133851 | controller | Jun 14 09:22:20.583924 crc crio[24245]: time="2026-06-14T09:22:20.583750662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.133867 | controller | Jun 14 09:22:20.645487 crc crio[24245]: time="2026-06-14T09:22:20.644802724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.133882 | controller | Jun 14 09:22:20.648488 crc crio[24245]: time="2026-06-14T09:22:20.648418541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.133897 | controller | Jun 14 09:22:20.873383 crc crio[24245]: time="2026-06-14T09:22:20.872754288Z" level=info msg="Created container 768901ad1db58abf13ff8373dcf85208e81c669937d84592b20ed28816ace8ff: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=77a6bb2a-350f-40b5-aaa3-73e4f2a25de6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.133916 | controller | Jun 14 09:22:20.875343 crc crio[24245]: time="2026-06-14T09:22:20.875236128Z" level=info msg="Starting container: 768901ad1db58abf13ff8373dcf85208e81c669937d84592b20ed28816ace8ff" id=ca455f82-8870-4b1f-bcbf-db2e8d3b1041 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.133932 | controller | Jun 14 09:22:20.882948 crc crio[24245]: time="2026-06-14T09:22:20.882771879Z" level=info msg="Started container" PID=181889 containerID=768901ad1db58abf13ff8373dcf85208e81c669937d84592b20ed28816ace8ff description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=ca455f82-8870-4b1f-bcbf-db2e8d3b1041 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889
2026-06-14 10:12:37.133948 | controller | Jun 14 09:22:34.081174 crc crio[24245]: time="2026-06-14T09:22:34.079367514Z" level=info msg="Removing container: 50f528314ec14f0f4a38d056a8898f0b17f5b512e0d4bd8e9634172cbfc0e2c5" id=bc268190-5e3a-45f0-bc49-a3bd44b5fa6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.133964 | controller | Jun 14 09:22:34.235225 crc crio[24245]: time="2026-06-14T09:22:34.235007591Z" level=info msg="Removed container 50f528314ec14f0f4a38d056a8898f0b17f5b512e0d4bd8e9634172cbfc0e2c5: openshift-infra/auto-csr-approver-29690476-l72n4/oc" id=bc268190-5e3a-45f0-bc49-a3bd44b5fa6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.133979 | controller | Jun 14 09:22:34.251425 crc crio[24245]: time="2026-06-14T09:22:34.251286183Z" level=info msg="Stopping pod sandbox: b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975" id=22d9d014-6048-4190-9677-cc6a831c7248 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.133994 | controller | Jun 14 09:22:34.251425 crc crio[24245]: time="2026-06-14T09:22:34.251393747Z" level=info msg="Stopped pod sandbox (already stopped): b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975" id=22d9d014-6048-4190-9677-cc6a831c7248 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.134010 | controller | Jun 14 09:22:34.252430 crc crio[24245]: time="2026-06-14T09:22:34.252277965Z" level=info msg="Removing pod sandbox: b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975" id=7684128a-6db1-49c8-a2b3-1d7eaf6838e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.134025 | controller | Jun 14 09:22:34.272057 crc crio[24245]: time="2026-06-14T09:22:34.271930172Z" level=info msg="Removed pod sandbox: b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975" id=7684128a-6db1-49c8-a2b3-1d7eaf6838e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.134040 | controller | Jun 14 09:24:00.559988 crc crio[24245]: time="2026-06-14T09:24:00.559050389Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690484-dzpv9/POD" id=573d7052-2cc0-462d-a7bd-22e6612df456 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.134055 | controller | Jun 14 09:24:00.561303 crc crio[24245]: time="2026-06-14T09:24:00.560088543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.134071 | controller | Jun 14 09:24:00.611513 crc crio[24245]: time="2026-06-14T09:24:00.611332469Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690484-dzpv9 Namespace:openshift-infra ID:476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717 UID:ef63abae-fa1b-438b-a455-e607863776cb NetNS:/var/run/netns/032a97dc-1a3a-4c48-9d48-636457db3aa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef63abae_fa1b_438b_a455_e607863776cb.slice PodAnnotations:0xc002423488}] Aliases:map[]}"
2026-06-14 10:12:37.134088 | controller | Jun 14 09:24:00.611904 crc crio[24245]: time="2026-06-14T09:24:00.611533156Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690484-dzpv9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.134108 | controller | Jun 14 09:24:01.256448 crc crio[24245]: 2026-06-14T09:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:476be50f9c9f0f3 Mac:9a:0d:9a:e6:6c:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/032a97dc-1a3a-4c48-9d48-636457db3aa3 SocketPath: PciID:}] [{Interface:0xc0002d2a00 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.134124 | controller | Jun 14 09:24:01.259338 crc crio[24245]: time="2026-06-14T09:24:01.259140965Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690484-dzpv9 Namespace:openshift-infra ID:476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717 UID:ef63abae-fa1b-438b-a455-e607863776cb NetNS:/var/run/netns/032a97dc-1a3a-4c48-9d48-636457db3aa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef63abae_fa1b_438b_a455_e607863776cb.slice PodAnnotations:0xc002423488}] Aliases:map[]}"
2026-06-14 10:12:37.134140 | controller | Jun 14 09:24:01.259781 crc crio[24245]: time="2026-06-14T09:24:01.259667272Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690484-dzpv9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.134155 | controller | Jun 14 09:24:01.281817 crc crio[24245]: time="2026-06-14T09:24:01.281730562Z" level=info msg="Ran pod sandbox 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717 with infra container: openshift-infra/auto-csr-approver-29690484-dzpv9/POD" id=573d7052-2cc0-462d-a7bd-22e6612df456 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.134171 | controller | Jun 14 09:24:01.286968 crc crio[24245]: time="2026-06-14T09:24:01.286830915Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9ea17f96-033f-4a68-8938-71db8a1315b6 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.134187 | controller | Jun 14 09:24:01.295415 crc crio[24245]: time="2026-06-14T09:24:01.295293096Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.134204 | controller | Jun 14 09:24:02.305761 crc crio[24245]: time="2026-06-14T09:24:02.304979191Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9ea17f96-033f-4a68-8938-71db8a1315b6 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.134220 | controller | Jun 14 09:24:02.308159 crc crio[24245]: time="2026-06-14T09:24:02.307191701Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7486b9bb-91ca-4c50-9f61-d0c5c706518a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.134236 | controller | Jun 14 09:24:02.310233 crc crio[24245]: time="2026-06-14T09:24:02.309377511Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7391d1b4-bc1d-4906-bdf5-ce35eaa508b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.134252 | controller | Jun 14 09:24:02.319380 crc crio[24245]: time="2026-06-14T09:24:02.319212345Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690484-dzpv9/oc" id=22fb4dd2-6d57-4385-980a-86e0a15532b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.134268 | controller | Jun 14 09:24:02.320105 crc crio[24245]: time="2026-06-14T09:24:02.320030742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.134284 | controller | Jun 14 09:24:02.382957 crc crio[24245]: time="2026-06-14T09:24:02.377242538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.134307 | controller | Jun 14 09:24:02.663982 crc crio[24245]: time="2026-06-14T09:24:02.66358295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.134330 | controller | Jun 14 09:24:02.786395 crc crio[24245]: time="2026-06-14T09:24:02.786285717Z" level=info msg="Created container 1debaea4eb1be9e4228a5e8961989582f114c7ee8d33e982218ab84e29615cb8: openshift-infra/auto-csr-approver-29690484-dzpv9/oc" id=22fb4dd2-6d57-4385-980a-86e0a15532b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.134368 | controller | Jun 14 09:24:02.787396 crc crio[24245]: time="2026-06-14T09:24:02.787340441Z" level=info msg="Starting container: 1debaea4eb1be9e4228a5e8961989582f114c7ee8d33e982218ab84e29615cb8" id=862fb7f9-d119-4888-8676-b87adbf91057 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.134390 | controller | Jun 14 09:24:02.794115 crc crio[24245]: time="2026-06-14T09:24:02.794071376Z" level=info msg="Started container" PID=186927 containerID=1debaea4eb1be9e4228a5e8961989582f114c7ee8d33e982218ab84e29615cb8 description=openshift-infra/auto-csr-approver-29690484-dzpv9/oc id=862fb7f9-d119-4888-8676-b87adbf91057 name=/runtime.v1.RuntimeService/StartContainer sandboxID=476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717
2026-06-14 10:12:37.134407 | controller | Jun 14 09:24:04.973375 crc crio[24245]: time="2026-06-14T09:24:04.971384991Z" level=info msg="Stopping pod sandbox: 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717" id=5fe05ff2-6a1e-4db8-bef5-fa51544d8dab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.134423 | controller | Jun 14 09:24:04.976702 crc crio[24245]: time="2026-06-14T09:24:04.974579314Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690484-dzpv9 Namespace:openshift-infra ID:476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717 UID:ef63abae-fa1b-438b-a455-e607863776cb NetNS:/var/run/netns/032a97dc-1a3a-4c48-9d48-636457db3aa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef63abae_fa1b_438b_a455_e607863776cb.slice PodAnnotations:0xc00161b098}] Aliases:map[]}"
2026-06-14 10:12:37.134439 | controller | Jun 14 09:24:04.976702 crc crio[24245]: time="2026-06-14T09:24:04.974935866Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690484-dzpv9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.134455 | controller | Jun 14 09:24:05.492911 crc crio[24245]: time="2026-06-14T09:24:05.49224612Z" level=info msg="Stopped pod sandbox: 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717" id=5fe05ff2-6a1e-4db8-bef5-fa51544d8dab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.134471 | controller | Jun 14 09:24:34.327823 crc crio[24245]: time="2026-06-14T09:24:34.326555806Z" level=info msg="Removing container: 3b2295d00c222d58ba94bde8e0da0c8e53aaada15116a5d1c61117ca59e0319c" id=52dbe6e6-6f62-4965-9eba-5c27080c4bb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.134487 | controller | Jun 14 09:24:34.476170 crc crio[24245]: time="2026-06-14T09:24:34.474453628Z" level=info msg="Removed container 3b2295d00c222d58ba94bde8e0da0c8e53aaada15116a5d1c61117ca59e0319c: openshift-infra/auto-csr-approver-29690478-mkhvx/oc" id=52dbe6e6-6f62-4965-9eba-5c27080c4bb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.134502 | controller | Jun 14 09:24:34.487299 crc crio[24245]: time="2026-06-14T09:24:34.487181653Z" level=info msg="Stopping pod sandbox: a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71" id=6a40c47d-7ef4-4570-b283-94b5de3d83f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.134518 | controller | Jun 14 09:24:34.487709 crc crio[24245]: time="2026-06-14T09:24:34.487289188Z" level=info msg="Stopped pod sandbox (already stopped): a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71" id=6a40c47d-7ef4-4570-b283-94b5de3d83f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.134538 | controller | Jun 14 09:24:34.488425 crc crio[24245]: time="2026-06-14T09:24:34.488349061Z" level=info msg="Removing pod sandbox: a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71" id=d5f3d185-07fa-44dd-9db8-b0a0cb54be76 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.134555 | controller | Jun 14 09:24:34.512437 crc crio[24245]: time="2026-06-14T09:24:34.512317604Z" level=info msg="Removed pod sandbox: a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71" id=d5f3d185-07fa-44dd-9db8-b0a0cb54be76 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.134570 | controller | Jun 14 09:25:44.401321 crc crio[24245]: time="2026-06-14T09:25:44.400629945Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-vzhvr/POD" id=038a79ff-e0c8-4c8d-9e8a-4c6f1352cd74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.134586 | controller | Jun 14 09:25:44.403161 crc crio[24245]: time="2026-06-14T09:25:44.403093414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.134602 | controller | Jun 14 09:25:44.448384 crc crio[24245]: time="2026-06-14T09:25:44.446244122Z" level=info msg="Got pod network &{Name:redhat-marketplace-vzhvr Namespace:openshift-marketplace ID:90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb UID:a3cb4928-e92b-4500-86ad-00bf634fbb30 NetNS:/var/run/netns/d69ed841-53bb-4f78-814c-7a9d65663dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3cb4928_e92b_4500_86ad_00bf634fbb30.slice PodAnnotations:0xc0006207b8}] Aliases:map[]}"
2026-06-14 10:12:37.134618 | controller | Jun 14 09:25:44.448384 crc crio[24245]: time="2026-06-14T09:25:44.446679197Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-vzhvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.134633 | controller | Jun 14 09:25:45.092358 crc crio[24245]: 2026-06-14T09:25:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90f68e7deb0b14d Mac:7e:36:de:57:d1:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/d69ed841-53bb-4f78-814c-7a9d65663dd2 SocketPath: PciID:}] [{Interface:0xc00025ac40 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.134649 | controller | Jun 14 09:25:45.093734 crc crio[24245]: time="2026-06-14T09:25:45.093637739Z" level=info msg="Got pod network &{Name:redhat-marketplace-vzhvr Namespace:openshift-marketplace ID:90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb UID:a3cb4928-e92b-4500-86ad-00bf634fbb30 NetNS:/var/run/netns/d69ed841-53bb-4f78-814c-7a9d65663dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3cb4928_e92b_4500_86ad_00bf634fbb30.slice PodAnnotations:0xc0006207b8}] Aliases:map[]}"
2026-06-14 10:12:37.134665 | controller | Jun 14 09:25:45.094222 crc crio[24245]: time="2026-06-14T09:25:45.094074263Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-vzhvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.134680 | controller | Jun 14 09:25:45.110231 crc crio[24245]: time="2026-06-14T09:25:45.110134349Z" level=info msg="Ran pod sandbox 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb with infra container: openshift-marketplace/redhat-marketplace-vzhvr/POD" id=038a79ff-e0c8-4c8d-9e8a-4c6f1352cd74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.134696 | controller | Jun 14 09:25:45.114931 crc crio[24245]: time="2026-06-14T09:25:45.114762494Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7f4e0eec-b807-429d-beb1-728bcf17b3d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.134715 | controller | Jun 14 09:25:45.119367 crc crio[24245]: time="2026-06-14T09:25:45.119270898Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=33e1d791-b418-49f5-b1bd-e661a8398532 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.134730 | controller | Jun 14 09:25:45.133338 crc crio[24245]: time="2026-06-14T09:25:45.133180422Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vzhvr/extract-utilities" id=830f8948-d621-46f2-8007-f09bd27e3afe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.134746 | controller | Jun 14 09:25:45.134079 crc crio[24245]: time="2026-06-14T09:25:45.133997748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.134761 | controller | Jun 14 09:25:45.184691 crc crio[24245]: time="2026-06-14T09:25:45.184534381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.134777 | controller | Jun 14 09:25:45.189434 crc crio[24245]: time="2026-06-14T09:25:45.189328574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.134792 | controller | Jun 14 09:25:45.346986 crc crio[24245]: time="2026-06-14T09:25:45.346769001Z" level=info msg="Created container acc4b8bc0d13e088bce81b95664ed6d86775dcc4372515ef8c3bd2a510cdee80: openshift-marketplace/redhat-marketplace-vzhvr/extract-utilities" id=830f8948-d621-46f2-8007-f09bd27e3afe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.134807 | controller | Jun 14 09:25:45.348907 crc crio[24245]: time="2026-06-14T09:25:45.348776655Z" level=info msg="Starting container: acc4b8bc0d13e088bce81b95664ed6d86775dcc4372515ef8c3bd2a510cdee80" id=fd91bee9-5f7c-4e6d-a082-eb4c36d462d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.134823 | controller | Jun 14 09:25:45.357360 crc crio[24245]: time="2026-06-14T09:25:45.357280036Z" level=info msg="Started container" PID=192195 containerID=acc4b8bc0d13e088bce81b95664ed6d86775dcc4372515ef8c3bd2a510cdee80 description=openshift-marketplace/redhat-marketplace-vzhvr/extract-utilities id=fd91bee9-5f7c-4e6d-a082-eb4c36d462d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb
2026-06-14 10:12:37.134838 | controller | Jun 14 09:25:46.256589 crc crio[24245]: time="2026-06-14T09:25:46.256004701Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ba7db6f5-7bcf-45a7-ba81-3c47576ba5b4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.134854 | controller | Jun 14 09:25:46.274644 crc crio[24245]: time="2026-06-14T09:25:46.272978115Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-14 10:12:37.134869 | controller | Jun 14 09:25:46.855120 crc crio[24245]: time="2026-06-14T09:25:46.854666363Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=ba7db6f5-7bcf-45a7-ba81-3c47576ba5b4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.134884 | controller | Jun 14 09:25:46.856098 crc crio[24245]: time="2026-06-14T09:25:46.856034857Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=38b44c8e-7472-4d1a-bee3-c8d5a37320f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.134903 | controller | Jun 14 09:25:46.858461 crc crio[24245]: time="2026-06-14T09:25:46.858373942Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=9c550411-bdfc-4174-a185-65c4c1024274 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.134918 | controller | Jun 14 09:25:46.868081 crc crio[24245]: time="2026-06-14T09:25:46.867989018Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vzhvr/extract-content" id=657c33f5-862c-4968-8fa7-c659f87fcdca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.134934 | controller | Jun 14 09:25:46.868611 crc crio[24245]: time="2026-06-14T09:25:46.868547516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.134949 | controller | Jun 14 09:25:46.912303 crc crio[24245]: time="2026-06-14T09:25:46.912135799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.134964 | controller | Jun 14 09:25:46.915504 crc crio[24245]: time="2026-06-14T09:25:46.915418395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.134980 | controller | Jun 14 09:25:47.099978 crc crio[24245]: time="2026-06-14T09:25:47.099735068Z" level=info msg="Created container 4f51afccf57ec458d9656ecf569d33451d18dd004d9175d2e3e1655fe7374aff: openshift-marketplace/redhat-marketplace-vzhvr/extract-content" id=657c33f5-862c-4968-8fa7-c659f87fcdca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.134995 | controller | Jun 14 09:25:47.101217 crc crio[24245]: time="2026-06-14T09:25:47.10107923Z" level=info msg="Starting container: 4f51afccf57ec458d9656ecf569d33451d18dd004d9175d2e3e1655fe7374aff" id=4c51a4b5-c241-4cf8-bc42-9095cddf2804 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.135010 | controller | Jun 14 09:25:47.107633 crc crio[24245]: time="2026-06-14T09:25:47.107242667Z" level=info msg="Started container" PID=192290 containerID=4f51afccf57ec458d9656ecf569d33451d18dd004d9175d2e3e1655fe7374aff description=openshift-marketplace/redhat-marketplace-vzhvr/extract-content id=4c51a4b5-c241-4cf8-bc42-9095cddf2804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb
2026-06-14 10:12:37.135026 | controller | Jun 14 09:25:48.304671 crc crio[24245]: time="2026-06-14T09:25:48.30380816Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3cebabd9-1c65-4712-8beb-f26a2daab06a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.135041 | controller | Jun 14 09:25:48.317154 crc crio[24245]: time="2026-06-14T09:25:48.317040982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=68875a7d-b69a-489c-abe0-89c3f122e243 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.135056 | controller | Jun 14 09:25:48.325825 crc crio[24245]: time="2026-06-14T09:25:48.325576265Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vzhvr/registry-server" id=8735731a-e6b4-4916-bb28-2434eba52880 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.135071 | controller | Jun 14 09:25:48.326278 crc crio[24245]: time="2026-06-14T09:25:48.326062911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.135086 | controller | Jun 14 09:25:48.412464 crc crio[24245]: time="2026-06-14T09:25:48.412332885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.135105 | controller | Jun 14 09:25:48.415805 crc crio[24245]: time="2026-06-14T09:25:48.415776155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.135121 | controller | Jun 14 09:25:48.637085 crc crio[24245]: time="2026-06-14T09:25:48.636962137Z" level=info msg="Created container cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51: openshift-marketplace/redhat-marketplace-vzhvr/registry-server" id=8735731a-e6b4-4916-bb28-2434eba52880 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.135136 | controller | Jun 14 09:25:48.639651 crc crio[24245]: time="2026-06-14T09:25:48.639555699Z" level=info msg="Starting container: cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51" id=5b1cdc92-f011-454b-84f3-405156f18cf1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.135151 | controller | Jun 14 09:25:48.657245 crc crio[24245]: time="2026-06-14T09:25:48.657056978Z" level=info msg="Started container" PID=192360 containerID=cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51 description=openshift-marketplace/redhat-marketplace-vzhvr/registry-server id=5b1cdc92-f011-454b-84f3-405156f18cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb
2026-06-14 10:12:37.135166 | controller | Jun 14 09:25:57.471575 crc crio[24245]: time="2026-06-14T09:25:57.470973996Z" level=info msg="Stopping container: cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51 (timeout: 2s)" id=72c72607-0d01-45fe-a3db-abd35fe4bc04 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.135181 | controller | Jun 14 09:25:57.628102 crc crio[24245]: time="2026-06-14T09:25:57.627948007Z" level=info msg="Stopped container cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51: openshift-marketplace/redhat-marketplace-vzhvr/registry-server" id=72c72607-0d01-45fe-a3db-abd35fe4bc04 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.135196 | controller | Jun 14 09:25:57.633209 crc crio[24245]: time="2026-06-14T09:25:57.633072472Z" level=info msg="Stopping pod sandbox: 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb" id=b47ef7f6-0645-44a0-bce3-74eed5d4f567 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.135211 | controller | Jun 14 09:25:57.634528 crc crio[24245]: time="2026-06-14T09:25:57.634414786Z" level=info msg="Got pod network &{Name:redhat-marketplace-vzhvr Namespace:openshift-marketplace ID:90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb UID:a3cb4928-e92b-4500-86ad-00bf634fbb30 NetNS:/var/run/netns/d69ed841-53bb-4f78-814c-7a9d65663dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3cb4928_e92b_4500_86ad_00bf634fbb30.slice PodAnnotations:0xc00274b130}] Aliases:map[]}"
2026-06-14 10:12:37.135226 | controller | Jun 14 09:25:57.634760 crc crio[24245]: time="2026-06-14T09:25:57.634692805Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-vzhvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.135241 | controller | Jun 14 09:25:58.053085 crc crio[24245]: time="2026-06-14T09:25:58.050921351Z" level=info msg="Stopped pod sandbox: 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb" id=b47ef7f6-0645-44a0-bce3-74eed5d4f567 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.135256 | controller | Jun 14 09:25:58.497125 crc crio[24245]: time="2026-06-14T09:25:58.497004094Z" level=info msg="Removing container: cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51" id=52c30d38-f51e-4e00-a187-02f88a6ea7a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.135271 | controller | Jun 14 09:25:58.545259 crc crio[24245]: time="2026-06-14T09:25:58.545097346Z" level=info msg="Removed container cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51: openshift-marketplace/redhat-marketplace-vzhvr/registry-server" id=52c30d38-f51e-4e00-a187-02f88a6ea7a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.135289 | controller | Jun 14 09:25:58.548516 crc crio[24245]: time="2026-06-14T09:25:58.548449995Z" level=info msg="Removing container: 4f51afccf57ec458d9656ecf569d33451d18dd004d9175d2e3e1655fe7374aff" id=4a56684f-0cfd-41c5-b825-b3eae61db71d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.135304 | controller | Jun 14 09:25:58.606022 crc crio[24245]: time="2026-06-14T09:25:58.605023274Z" level=info msg="Removed container 4f51afccf57ec458d9656ecf569d33451d18dd004d9175d2e3e1655fe7374aff: openshift-marketplace/redhat-marketplace-vzhvr/extract-content" id=4a56684f-0cfd-41c5-b825-b3eae61db71d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.135319 | controller | Jun 14 09:25:58.608106 crc crio[24245]: time="2026-06-14T09:25:58.608013667Z" level=info msg="Removing container: acc4b8bc0d13e088bce81b95664ed6d86775dcc4372515ef8c3bd2a510cdee80" id=6c169652-9f47-4ce6-8b3e-1d4cf3bf3428 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.135334 | controller | Jun 14 09:25:58.680460 crc crio[24245]: time="2026-06-14T09:25:58.680352021Z" level=info msg="Removed container acc4b8bc0d13e088bce81b95664ed6d86775dcc4372515ef8c3bd2a510cdee80: openshift-marketplace/redhat-marketplace-vzhvr/extract-utilities" id=6c169652-9f47-4ce6-8b3e-1d4cf3bf3428 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.135374 | controller | Jun 14 09:26:00.589137 crc crio[24245]: time="2026-06-14T09:26:00.588427905Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690486-4tmls/POD" id=26919655-3192-438b-a093-19b769c02944 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.135392 | controller | Jun 14 09:26:00.590604 crc crio[24245]: time="2026-06-14T09:26:00.589146318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.135409 | controller | Jun 14 09:26:00.632569 crc crio[24245]: time="2026-06-14T09:26:00.632398971Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690486-4tmls Namespace:openshift-infra ID:0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799 UID:60f9dfb4-46f2-4524-9ebf-7174686fc1bf NetNS:/var/run/netns/21611dbf-08ba-417f-ae5f-dfa804b0701b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f9dfb4_46f2_4524_9ebf_7174686fc1bf.slice PodAnnotations:0xc000602410}] Aliases:map[]}"
2026-06-14 10:12:37.135425 | controller | Jun 14 09:26:00.632569 crc crio[24245]: time="2026-06-14T09:26:00.632477753Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690486-4tmls to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.135443 | controller | Jun 14 09:26:01.277800 crc crio[24245]: 2026-06-14T09:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fc0f30ef64f21a Mac:7a:d1:7d:2b:b3:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/21611dbf-08ba-417f-ae5f-dfa804b0701b SocketPath: PciID:}] [{Interface:0xc0003265e0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.135461 | controller | Jun 14 09:26:01.280522 crc crio[24245]: time="2026-06-14T09:26:01.280386368Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690486-4tmls Namespace:openshift-infra ID:0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799 UID:60f9dfb4-46f2-4524-9ebf-7174686fc1bf NetNS:/var/run/netns/21611dbf-08ba-417f-ae5f-dfa804b0701b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f9dfb4_46f2_4524_9ebf_7174686fc1bf.slice PodAnnotations:0xc000602410}] Aliases:map[]}"
2026-06-14 10:12:37.135480 | controller | Jun 14 09:26:01.280925 crc crio[24245]: time="2026-06-14T09:26:01.280778651Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690486-4tmls for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.135496 | controller | Jun 14 09:26:01.304958 crc crio[24245]: time="2026-06-14T09:26:01.304800668Z" level=info msg="Ran pod sandbox 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799 with infra container: openshift-infra/auto-csr-approver-29690486-4tmls/POD" id=26919655-3192-438b-a093-19b769c02944 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.135512 | controller | Jun 14 09:26:01.311782 crc crio[24245]: time="2026-06-14T09:26:01.311674296Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=675934a6-b01e-4e36-81b7-1bfffd88b92c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.135527 | controller | Jun 14 09:26:01.323683 crc crio[24245]: time="2026-06-14T09:26:01.323569127Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.135542 | controller | Jun 14 09:26:02.134286 crc crio[24245]: time="2026-06-14T09:26:02.133193525Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=675934a6-b01e-4e36-81b7-1bfffd88b92c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.135557 | controller | Jun 14 09:26:02.136227 crc crio[24245]: time="2026-06-14T09:26:02.136047507Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=93962fbc-de8f-4072-9676-5d4b33883a28 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.135573 | controller | Jun 14 09:26:02.138464 crc crio[24245]: time="2026-06-14T09:26:02.13835676Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b8b82607-84bf-4957-b087-fb5001d76f5b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.135588 | controller | Jun 14 09:26:02.152573 crc crio[24245]: time="2026-06-14T09:26:02.152102169Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690486-4tmls/oc" id=04233b78-4cf5-4a92-a798-02cd21a84fa5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.135603 | controller | Jun 14 09:26:02.153440 crc crio[24245]: time="2026-06-14T09:26:02.153315748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.135619 | controller | Jun 14 09:26:02.225057 crc crio[24245]: time="2026-06-14T09:26:02.224929824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.135634 | controller | Jun 14 09:26:02.640368 crc crio[24245]: time="2026-06-14T09:26:02.640264765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.135650 | controller | Jun 14 09:26:02.764722 crc crio[24245]: time="2026-06-14T09:26:02.762737004Z" level=info msg="Created container 8c7e39685de1484cb632864068b9536f61dfe7c28fd69945741628e5f6368e8b: openshift-infra/auto-csr-approver-29690486-4tmls/oc" id=04233b78-4cf5-4a92-a798-02cd21a84fa5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.135665 | controller | Jun 14 09:26:02.771534 crc crio[24245]: time="2026-06-14T09:26:02.765246445Z" level=info msg="Starting container: 8c7e39685de1484cb632864068b9536f61dfe7c28fd69945741628e5f6368e8b" id=d3e86a27-0279-45c5-bf97-501d6c21868a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.135681 | controller | Jun 14 09:26:02.772296 crc crio[24245]: time="2026-06-14T09:26:02.772152984Z" level=info msg="Started container" PID=193257 containerID=8c7e39685de1484cb632864068b9536f61dfe7c28fd69945741628e5f6368e8b description=openshift-infra/auto-csr-approver-29690486-4tmls/oc id=d3e86a27-0279-45c5-bf97-501d6c21868a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799
2026-06-14 10:12:37.135701 | controller | Jun 14 09:26:04.650147 crc crio[24245]: time="2026-06-14T09:26:04.648991927Z" level=info msg="Stopping pod sandbox: 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799" id=d4a1ffff-6873-4f3e-8857-7c18f385f456 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.135718 | controller | Jun 14 09:26:04.651379 crc crio[24245]: time="2026-06-14T09:26:04.651171316Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690486-4tmls Namespace:openshift-infra ID:0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799 UID:60f9dfb4-46f2-4524-9ebf-7174686fc1bf NetNS:/var/run/netns/21611dbf-08ba-417f-ae5f-dfa804b0701b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f9dfb4_46f2_4524_9ebf_7174686fc1bf.slice PodAnnotations:0xc0004ccf88}] Aliases:map[]}"
2026-06-14 10:12:37.135734 | controller | Jun 14 09:26:04.652202 crc crio[24245]: time="2026-06-14T09:26:04.652149417Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690486-4tmls from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.135750 | controller | Jun 14 09:26:05.013047 crc crio[24245]: time="2026-06-14T09:26:05.012354697Z" level=info msg="Stopped pod sandbox: 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799" id=d4a1ffff-6873-4f3e-8857-7c18f385f456 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.135765 | controller | Jun 14 09:26:34.564398 crc crio[24245]: time="2026-06-14T09:26:34.563273288Z" level=info msg="Removing container: b5d08bd86af97bf4de2ee8ae5d7bae9db04374cef26b15b531239ba2d23f87cd" id=97e0b869-ca1b-41f7-b448-964c67d5d522 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.135780 | controller | Jun 14 09:26:34.712568 crc crio[24245]: time="2026-06-14T09:26:34.712404108Z" level=info msg="Removed container b5d08bd86af97bf4de2ee8ae5d7bae9db04374cef26b15b531239ba2d23f87cd: openshift-infra/auto-csr-approver-29690480-vk7h6/oc" id=97e0b869-ca1b-41f7-b448-964c67d5d522 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.135810 | controller | Jun 14 09:26:34.725690 crc crio[24245]: time="2026-06-14T09:26:34.725369687Z" level=info msg="Stopping pod sandbox: 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618" id=08e749ca-615a-4d80-95e0-c3fdf4141460 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.135828 | controller | Jun 14 09:26:34.725690 crc crio[24245]: time="2026-06-14T09:26:34.72547044Z" level=info msg="Stopped pod sandbox (already stopped): 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618" id=08e749ca-615a-4d80-95e0-c3fdf4141460 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.135849 | controller | Jun 14 09:26:34.727403 crc crio[24245]: time="2026-06-14T09:26:34.727231476Z" level=info msg="Removing pod sandbox: 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618" id=cbe3f0bd-3013-4ee1-8942-8464941c727f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.135866 | controller | Jun 14 09:26:34.746544 crc crio[24245]: time="2026-06-14T09:26:34.746436713Z" level=info msg="Removed pod sandbox: 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618" id=cbe3f0bd-3013-4ee1-8942-8464941c727f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.135881 | controller | Jun 14 09:26:34.747807 crc crio[24245]: time="2026-06-14T09:26:34.7477077Z" level=info msg="Stopping pod sandbox: 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb" id=25e83e93-0fe5-4b77-92a6-d8112b493fa8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.135896 | controller | Jun 14 09:26:34.748105 crc crio[24245]: time="2026-06-14T09:26:34.747826874Z" level=info msg="Stopped pod sandbox (already stopped): 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb" id=25e83e93-0fe5-4b77-92a6-d8112b493fa8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.135923 | controller | Jun 14 09:26:34.748476 crc crio[24245]: time="2026-06-14T09:26:34.748403223Z" level=info msg="Removing pod sandbox: 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb" id=80628678-17b3-4503-9b3b-5604d35c9c93 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.135938 | controller | Jun 14 09:26:34.762405 crc crio[24245]: time="2026-06-14T09:26:34.762316079Z" level=info msg="Removed pod sandbox: 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb" id=80628678-17b3-4503-9b3b-5604d35c9c93 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.135954 | controller | Jun 14 09:27:03.627387 crc crio[24245]: time="2026-06-14T09:27:03.626400643Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-prrpx/POD" id=391902a0-fdd0-47f3-9387-246f6a722a80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.135969 | controller | Jun 14 09:27:03.628804 crc crio[24245]: time="2026-06-14T09:27:03.627425076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.135985 | controller | Jun 14 09:27:03.665966 crc crio[24245]: time="2026-06-14T09:27:03.665599706Z" level=info msg="Got pod network &{Name:certified-operators-prrpx Namespace:openshift-marketplace ID:7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16 UID:733505c6-0f6b-4e7f-aeab-24efc39c023a NetNS:/var/run/netns/d70d40ed-63f1-4224-a756-4f30cecc8805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod733505c6_0f6b_4e7f_aeab_24efc39c023a.slice PodAnnotations:0xc00274a8a0}] Aliases:map[]}"
2026-06-14 10:12:37.136001 | controller | Jun 14 09:27:03.665966 crc crio[24245]: time="2026-06-14T09:27:03.665940947Z" level=info msg="Adding pod openshift-marketplace_certified-operators-prrpx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.136016 | controller | Jun 14 09:27:03.879330 crc crio[24245]: time="2026-06-14T09:27:03.879127512Z" level=info msg="Stopping pod sandbox: aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889" id=f738aa65-ead0-4994-b63b-48b00bb739ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.136031 | controller | Jun 14 09:27:03.880220 crc crio[24245]: time="2026-06-14T09:27:03.880150385Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x Namespace:openstack ID:aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889 UID:506fde62-9d59-4c75-8ed0-8529b7472c33 NetNS:/var/run/netns/fb678fd7-3525-484b-84ff-8fe5b2e5f899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod506fde62_9d59_4c75_8ed0_8529b7472c33.slice PodAnnotations:0xc000523ed8}] Aliases:map[]}"
2026-06-14 10:12:37.136047 | controller | Jun 14 09:27:03.880423 crc crio[24245]: time="2026-06-14T09:27:03.880370872Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.136062 | controller | Jun 14 09:27:04.323984 crc crio[24245]: 2026-06-14T09:27:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b5e8ece5f9fd08 Mac:2a:c9:35:6c:6d:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/d70d40ed-63f1-4224-a756-4f30cecc8805 SocketPath: PciID:}] [{Interface:0xc000158be0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.136078 | controller | Jun 14 09:27:04.324731 crc crio[24245]: time="2026-06-14T09:27:04.324690959Z" level=info msg="Got pod network &{Name:certified-operators-prrpx Namespace:openshift-marketplace ID:7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16 UID:733505c6-0f6b-4e7f-aeab-24efc39c023a NetNS:/var/run/netns/d70d40ed-63f1-4224-a756-4f30cecc8805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod733505c6_0f6b_4e7f_aeab_24efc39c023a.slice PodAnnotations:0xc00274a8a0}] Aliases:map[]}"
2026-06-14 10:12:37.136100 | controller | Jun 14 09:27:04.325258 crc crio[24245]: time="2026-06-14T09:27:04.324942277Z" level=info msg="Checking pod openshift-marketplace_certified-operators-prrpx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.136116 | controller | Jun 14 09:27:04.343165 crc crio[24245]: time="2026-06-14T09:27:04.343067656Z" level=info msg="Ran pod sandbox 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16 with infra container: openshift-marketplace/certified-operators-prrpx/POD" id=391902a0-fdd0-47f3-9387-246f6a722a80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.136132 | controller | Jun 14 09:27:04.350581 crc crio[24245]: time="2026-06-14T09:27:04.350417192Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6833b3d0-5486-4562-a156-b7aeff587141 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.136147 | controller | Jun 14 09:27:04.353233 crc crio[24245]: time="2026-06-14T09:27:04.352721613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d54f8fb3-839c-4b95-86f8-aefc319784f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.136163 | controller | Jun 14 09:27:04.366164 crc crio[24245]: time="2026-06-14T09:27:04.365257885Z" level=info msg="Creating container: openshift-marketplace/certified-operators-prrpx/extract-utilities" id=c9881849-0765-45ff-a7f2-33ef50683e8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.136178 | controller | Jun 14 09:27:04.366164 crc crio[24245]: time="2026-06-14T09:27:04.365655827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.136193 | controller | Jun 14 09:27:04.477349 crc crio[24245]: time="2026-06-14T09:27:04.47697529Z" level=info msg="Stopped pod sandbox: aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889" id=f738aa65-ead0-4994-b63b-48b00bb739ea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.136208 | controller | Jun 14 09:27:04.520222 crc crio[24245]: time="2026-06-14T09:27:04.519967417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.136223 | controller | Jun 14 09:27:04.536908 crc crio[24245]: time="2026-06-14T09:27:04.536164453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.136238 | controller | Jun 14 09:27:04.777525 crc crio[24245]: time="2026-06-14T09:27:04.777233136Z" level=info msg="Created container 9688e727c3b860640e66c660c76bc5628c8447b25891469e6fea73c58e0d3e18: openshift-marketplace/certified-operators-prrpx/extract-utilities" id=c9881849-0765-45ff-a7f2-33ef50683e8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.136254 | controller | Jun 14 09:27:04.779331 crc crio[24245]: time="2026-06-14T09:27:04.778465196Z" level=info msg="Starting container: 9688e727c3b860640e66c660c76bc5628c8447b25891469e6fea73c58e0d3e18" id=7722641b-7037-4d41-b8e3-8c21d7866080 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.136269 | controller | Jun 14 09:27:04.788471 crc crio[24245]: time="2026-06-14T09:27:04.788064713Z" level=info msg="Started container" PID=196814 containerID=9688e727c3b860640e66c660c76bc5628c8447b25891469e6fea73c58e0d3e18 description=openshift-marketplace/certified-operators-prrpx/extract-utilities id=7722641b-7037-4d41-b8e3-8c21d7866080 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16
2026-06-14 10:12:37.136289 | controller | Jun 14 09:27:04.901699 crc crio[24245]: time="2026-06-14T09:27:04.900341446Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=37ada617-c68f-4338-ae8e-b6cd50b52252 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.136305 | controller | Jun 14 09:27:04.912946 crc crio[24245]: time="2026-06-14T09:27:04.912759254Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-14 10:12:37.136321 | controller | Jun 14 09:27:05.450766 crc crio[24245]: time="2026-06-14T09:27:05.450073938Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf/POD" id=bf0c1f5b-5e25-4d27-b31a-482f81dddf60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.136336 | controller | Jun 14 09:27:05.450980 crc crio[24245]: time="2026-06-14T09:27:05.450791551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.136370 | controller | Jun 14 09:27:05.467275 crc crio[24245]: time="2026-06-14T09:27:05.467157803Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4" id=37ada617-c68f-4338-ae8e-b6cd50b52252 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.136388 | controller | Jun 14 09:27:05.468195 crc crio[24245]: time="2026-06-14T09:27:05.468105563Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=16f0649a-ee9d-417f-b4aa-e6c90b040f1d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.136404 | controller | Jun 14 09:27:05.492268 crc crio[24245]: time="2026-06-14T09:27:05.492163602Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=895536a4-f7bb-4b5c-86f4-3c707c66c6af name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.136419 | controller | Jun 14 09:27:05.511227 crc crio[24245]: time="2026-06-14T09:27:05.511146749Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf Namespace:openstack ID:e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530 UID:9a06505b-392b-401b-988e-ee2ed7d2a0d8 NetNS:/var/run/netns/326204b6-9b4b-4e78-8c13-ce49c6c6d126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a06505b_392b_401b_988e_ee2ed7d2a0d8.slice PodAnnotations:0xc00274a848}] Aliases:map[]}"
2026-06-14 10:12:37.136435 | controller | Jun 14 09:27:05.511227 crc crio[24245]: time="2026-06-14T09:27:05.511217252Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.136451 | controller | Jun 14 09:27:05.512134 crc crio[24245]: time="2026-06-14T09:27:05.512014985Z" level=info msg="Creating container: openshift-marketplace/certified-operators-prrpx/extract-content" id=64df49ad-ceec-4125-901a-bd6aefdf3791 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.136466 | controller | Jun 14 09:27:05.512603 crc crio[24245]: time="2026-06-14T09:27:05.512574393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.136481 | controller | Jun 14 09:27:05.565020 crc crio[24245]: time="2026-06-14T09:27:05.563996555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.136501 | controller | Jun 14 09:27:05.568107 crc crio[24245]: time="2026-06-14T09:27:05.567934151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.136517 | controller | Jun 14 09:27:05.736416 crc crio[24245]: time="2026-06-14T09:27:05.736106Z" level=info msg="Created container 8bf27d6ca1f249b74e5123d2e0cfbc756f95f86eb7ea25773d8d661adecaf336: openshift-marketplace/certified-operators-prrpx/extract-content" id=64df49ad-ceec-4125-901a-bd6aefdf3791 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.136533 | controller | Jun 14 09:27:05.737625 crc crio[24245]: time="2026-06-14T09:27:05.737443912Z" level=info msg="Starting container: 8bf27d6ca1f249b74e5123d2e0cfbc756f95f86eb7ea25773d8d661adecaf336" id=10a3539a-eb89-4341-b6cd-a3f6a7d00768 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.136548 | controller | Jun 14 09:27:05.742740 crc crio[24245]: time="2026-06-14T09:27:05.742713941Z" level=info msg="Started container" PID=196897 containerID=8bf27d6ca1f249b74e5123d2e0cfbc756f95f86eb7ea25773d8d661adecaf336 description=openshift-marketplace/certified-operators-prrpx/extract-content id=10a3539a-eb89-4341-b6cd-a3f6a7d00768 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16
2026-06-14 10:12:37.136564 | controller | Jun 14 09:27:06.122825 crc crio[24245]: 2026-06-14T09:27:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4efe957382cc11 Mac:4e:32:24:75:99:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/326204b6-9b4b-4e78-8c13-ce49c6c6d126 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.136580 | controller | Jun 14 09:27:06.125140 crc crio[24245]: time="2026-06-14T09:27:06.124636075Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf Namespace:openstack ID:e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530 UID:9a06505b-392b-401b-988e-ee2ed7d2a0d8 NetNS:/var/run/netns/326204b6-9b4b-4e78-8c13-ce49c6c6d126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a06505b_392b_401b_988e_ee2ed7d2a0d8.slice PodAnnotations:0xc00274a848}] Aliases:map[]}"
2026-06-14 10:12:37.136596 | controller | Jun 14 09:27:06.125140 crc crio[24245]: time="2026-06-14T09:27:06.124951725Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.136612 | controller | Jun 14 09:27:06.142557 crc crio[24245]: time="2026-06-14T09:27:06.142387172Z" level=info msg="Ran pod sandbox e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf/POD" id=bf0c1f5b-5e25-4d27-b31a-482f81dddf60 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.136627 | controller | Jun 14 09:27:06.146943 crc crio[24245]: time="2026-06-14T09:27:06.146829863Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=cf485e31-0576-4e97-a43d-8d97e6cf622d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.136643 | controller | Jun 14 09:27:06.156971 crc crio[24245]: time="2026-06-14T09:27:06.156787321Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.136658 | controller | Jun 14 09:27:06.659266 crc crio[24245]: time="2026-06-14T09:27:06.658482429Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=cf485e31-0576-4e97-a43d-8d97e6cf622d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.136677 | controller | Jun 14 09:27:06.661599 crc crio[24245]: time="2026-06-14T09:27:06.661532805Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=85b7b588-5be3-43e9-9980-e3bb3eb42420 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.136692 | controller | Jun 14 09:27:06.736382 crc crio[24245]: time="2026-06-14T09:27:06.736269754Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=0d407ef5-ecbb-478c-abee-e0d776e011c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.136708 | controller | Jun 14 09:27:06.748078 crc crio[24245]: time="2026-06-14T09:27:06.747830771Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=f41f35ff-9e83-43b3-a595-3eeb6bc8bac6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.136723 | controller | Jun 14 09:27:06.748529 crc crio[24245]: time="2026-06-14T09:27:06.748425201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.136738 | controller | Jun 14 09:27:06.804762 crc crio[24245]: time="2026-06-14T09:27:06.804710207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.136754 | controller | Jun 14 09:27:06.811254 crc crio[24245]: time="2026-06-14T09:27:06.811194434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.136769 | controller | Jun 14 09:27:06.954228 crc crio[24245]: time="2026-06-14T09:27:06.953948872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=78cd9593-9de6-4745-8b1f-7cdc3421e56f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.136785 | controller | Jun 14 09:27:06.958338 crc crio[24245]: time="2026-06-14T09:27:06.957979782Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=6a846746-dc35-4f8a-9fcb-da333e0f8c71 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.136800 | controller | Jun 14 09:27:06.970448 crc crio[24245]: time="2026-06-14T09:27:06.969248421Z" level=info msg="Creating container: openshift-marketplace/certified-operators-prrpx/registry-server" id=df57de26-127d-4d6c-b873-58666828f46f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.136815 | controller | Jun 14 09:27:06.970448 crc crio[24245]: time="2026-06-14T09:27:06.97014472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.136831 | controller | Jun 14 09:27:07.070315 crc crio[24245]: time="2026-06-14T09:27:07.070127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.136846 | controller | Jun 14 09:27:07.076032 crc crio[24245]: time="2026-06-14T09:27:07.075974427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.136861 | controller | Jun 14 09:27:07.129387 crc crio[24245]: time="2026-06-14T09:27:07.129163575Z" level=info msg="Created container d1047f84de4d7a80609fe49f816b543e741c5612d3b37eaee1dad5367e67a58f: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=f41f35ff-9e83-43b3-a595-3eeb6bc8bac6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.136880 | controller | Jun 14 09:27:07.131826 crc crio[24245]: time="2026-06-14T09:27:07.131741858Z" level=info msg="Starting container: d1047f84de4d7a80609fe49f816b543e741c5612d3b37eaee1dad5367e67a58f" id=cf09d7e7-8a0b-4bfe-8b79-c38ee524e800 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.136896 | controller | Jun 14 09:27:07.142830 crc crio[24245]: time="2026-06-14T09:27:07.142295385Z" level=info msg="Started container" PID=197000 containerID=d1047f84de4d7a80609fe49f816b543e741c5612d3b37eaee1dad5367e67a58f description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf/nova-edpm-deployment-ipam-openstack-edpm-ipam id=cf09d7e7-8a0b-4bfe-8b79-c38ee524e800 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530
2026-06-14 10:12:37.136912 | controller | Jun 14 09:27:07.262624 crc crio[24245]: time="2026-06-14T09:27:07.262042988Z" level=info msg="Created container e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24: openshift-marketplace/certified-operators-prrpx/registry-server" id=df57de26-127d-4d6c-b873-58666828f46f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.136927 | controller | Jun 14 09:27:07.265580 crc crio[24245]: time="2026-06-14T09:27:07.265433707Z" level=info msg="Starting container: e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24" id=069b9b10-ba49-425c-b5e1-f01a29335c84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.136942 | controller | Jun 14 09:27:07.271891 crc crio[24245]: time="2026-06-14T09:27:07.271605993Z" level=info msg="Started container" PID=197012 containerID=e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24 description=openshift-marketplace/certified-operators-prrpx/registry-server id=069b9b10-ba49-425c-b5e1-f01a29335c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16
2026-06-14 10:12:37.136957 | controller | Jun 14 09:27:16.142713 crc crio[24245]: time="2026-06-14T09:27:16.140265032Z" level=info msg="Stopping container: e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24 (timeout: 2s)" id=d022638b-b655-447d-af3b-40fa7f554855 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.136973 | controller | Jun 14 09:27:16.614481 crc crio[24245]: time="2026-06-14T09:27:16.613186701Z" level=info msg="Stopped container e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24: openshift-marketplace/certified-operators-prrpx/registry-server" id=d022638b-b655-447d-af3b-40fa7f554855 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.136988 | controller | Jun 14 09:27:16.616130 crc crio[24245]: time="2026-06-14T09:27:16.615825175Z" level=info msg="Stopping pod sandbox: 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16" id=39b35f1b-9498-47a9-ac56-3746b7210627 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.137004 | controller | Jun 14 09:27:16.617910 crc crio[24245]: time="2026-06-14T09:27:16.617738997Z" level=info msg="Got pod network &{Name:certified-operators-prrpx Namespace:openshift-marketplace ID:7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16 UID:733505c6-0f6b-4e7f-aeab-24efc39c023a NetNS:/var/run/netns/d70d40ed-63f1-4224-a756-4f30cecc8805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod733505c6_0f6b_4e7f_aeab_24efc39c023a.slice PodAnnotations:0xc000523a48}] Aliases:map[]}"
2026-06-14 10:12:37.137019 | controller | Jun 14 09:27:16.618138 crc crio[24245]: time="2026-06-14T09:27:16.618047807Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-prrpx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.137038 | controller | Jun 14 09:27:17.124425 crc crio[24245]: time="2026-06-14T09:27:17.122465508Z" level=info msg="Stopped pod sandbox: 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16" id=39b35f1b-9498-47a9-ac56-3746b7210627 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.137055 | controller | Jun 14 09:27:17.208528 crc crio[24245]: time="2026-06-14T09:27:17.208353789Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-kfxkt/POD" id=cd70c116-19ae-45a8-aa56-e6fccb232a58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.137070 | controller | Jun 14 09:27:17.210433 crc crio[24245]: time="2026-06-14T09:27:17.208574276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.137085 | controller | Jun 14 09:27:17.281179 crc crio[24245]: time="2026-06-14T09:27:17.281082795Z" level=info msg="Got pod network &{Name:community-operators-kfxkt Namespace:openshift-marketplace ID:833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f UID:73c28bad-81e8-4f01-9717-5e6664a23918 NetNS:/var/run/netns/71644952-396f-4ad4-9675-2f991fd80667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73c28bad_81e8_4f01_9717_5e6664a23918.slice PodAnnotations:0xc001b86040}] Aliases:map[]}"
2026-06-14 10:12:37.137101 | controller | Jun 14 09:27:17.281179 crc crio[24245]: time="2026-06-14T09:27:17.281152917Z" level=info msg="Adding pod openshift-marketplace_community-operators-kfxkt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.137117 | controller | Jun 14 09:27:17.779622 crc crio[24245]: 2026-06-14T09:27:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:833e17530dc7836 Mac:0e:87:70:de:2b:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/71644952-396f-4ad4-9675-2f991fd80667 SocketPath: PciID:}] [{Interface:0xc0002ac5a0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.137133 | controller | Jun 14 09:27:17.807555 crc crio[24245]: time="2026-06-14T09:27:17.804187859Z" level=info msg="Got pod network &{Name:community-operators-kfxkt Namespace:openshift-marketplace ID:833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f UID:73c28bad-81e8-4f01-9717-5e6664a23918 NetNS:/var/run/netns/71644952-396f-4ad4-9675-2f991fd80667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73c28bad_81e8_4f01_9717_5e6664a23918.slice PodAnnotations:0xc001b86040}] Aliases:map[]}"
2026-06-14 10:12:37.137149 | controller | Jun 14 09:27:17.807555 crc crio[24245]: time="2026-06-14T09:27:17.804614243Z" level=info msg="Checking pod openshift-marketplace_community-operators-kfxkt for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.137165 | controller | Jun 14 09:27:17.847454 crc crio[24245]: time="2026-06-14T09:27:17.844225066Z" level=info msg="Ran pod sandbox 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f with infra container: openshift-marketplace/community-operators-kfxkt/POD" id=cd70c116-19ae-45a8-aa56-e6fccb232a58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.137180 | controller | Jun 14 09:27:17.858951 crc crio[24245]: time="2026-06-14T09:27:17.856332552Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e12b9281-64c0-4c5c-95c9-8bbacd3ba6ad name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.137195 | controller | Jun 14 09:27:17.865133 crc crio[24245]: time="2026-06-14T09:27:17.863233414Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fa55d8f1-c122-40cc-bd99-1d978ecab58e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.137213 | controller | Jun 14 09:27:17.875882 crc crio[24245]: time="2026-06-14T09:27:17.87574596Z" level=info msg="Creating container: openshift-marketplace/community-operators-kfxkt/extract-utilities" id=760f01c8-9aad-4afa-b0c4-72e6daeb940e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.137229 | controller | Jun 14 09:27:17.876188 crc crio[24245]: time="2026-06-14T09:27:17.876100031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.137243 | controller | Jun 14 09:27:17.960033 crc crio[24245]: time="2026-06-14T09:27:17.958592675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.137258 | controller | Jun 14 09:27:17.966376 crc crio[24245]: time="2026-06-14T09:27:17.965963363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.137274 | controller | Jun 14 09:27:18.161526 crc crio[24245]: time="2026-06-14T09:27:18.161357179Z" level=info msg="Created container 4d316a71943ba244221901496a2a5554b4a7f45fb24394f655b4873a71a2ed54: openshift-marketplace/community-operators-kfxkt/extract-utilities" id=760f01c8-9aad-4afa-b0c4-72e6daeb940e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.137289 | controller | Jun 14 09:27:18.163677 crc crio[24245]: time="2026-06-14T09:27:18.163539218Z" level=info msg="Starting container: 4d316a71943ba244221901496a2a5554b4a7f45fb24394f655b4873a71a2ed54" id=7a49c108-3fe0-4c6e-99db-2c5ba9172402 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.137304 | controller | Jun 14 09:27:18.179367 crc crio[24245]: time="2026-06-14T09:27:18.179182441Z" level=info msg="Started container" PID=197698 containerID=4d316a71943ba244221901496a2a5554b4a7f45fb24394f655b4873a71a2ed54 description=openshift-marketplace/community-operators-kfxkt/extract-utilities id=7a49c108-3fe0-4c6e-99db-2c5ba9172402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f
2026-06-14 10:12:37.137319 | controller | Jun 14 09:27:19.252561 crc crio[24245]: time="2026-06-14T09:27:19.251647308Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=8ddb9873-9319-4ae2-aa36-44ad47979ec7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.137335 | controller | Jun 14 09:27:19.263001 crc crio[24245]: time="2026-06-14T09:27:19.262813086Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-14 10:12:37.137369 | controller | Jun 14 09:27:19.978007 crc crio[24245]: time="2026-06-14T09:27:19.977583306Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640" id=8ddb9873-9319-4ae2-aa36-44ad47979ec7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.137386 | controller | Jun 14 09:27:19.979209 crc crio[24245]: time="2026-06-14T09:27:19.979019421Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=4efa8264-6d4d-4260-bf1b-3c850378237b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.137402 | controller | Jun 14 09:27:19.983027 crc crio[24245]: time="2026-06-14T09:27:19.98275036Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=6bfec76c-5c66-47f1-b98b-d7315e0a0884 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.137420 | controller | Jun 14 09:27:19.991704 crc crio[24245]: time="2026-06-14T09:27:19.991563832Z" level=info msg="Creating container: openshift-marketplace/community-operators-kfxkt/extract-content" id=2812ddad-56ac-4e15-b268-0e7b1a2d566a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.137440 | controller | Jun 14 09:27:19.992647 crc crio[24245]: time="2026-06-14T09:27:19.992361276Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.137456 | controller | Jun 14 09:27:20.069482 crc crio[24245]: time="2026-06-14T09:27:20.069340374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.137471 | controller | Jun 14 09:27:20.074098 crc crio[24245]: time="2026-06-14T09:27:20.073999133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.137486 | controller | Jun 14 09:27:20.299438 crc crio[24245]: time="2026-06-14T09:27:20.29879569Z" level=info msg="Created container da63cb218c043fd29482e844a87b4924e55874ea102cd8097608b596d314dbe9: openshift-marketplace/community-operators-kfxkt/extract-content" id=2812ddad-56ac-4e15-b268-0e7b1a2d566a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.137501 | controller | Jun 14 09:27:20.301015 crc crio[24245]: time="2026-06-14T09:27:20.300570207Z" level=info msg="Starting container: da63cb218c043fd29482e844a87b4924e55874ea102cd8097608b596d314dbe9" id=50dcce6c-e96e-49e1-8eb3-c150ec161ae2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.137516 | controller | Jun 14 09:27:20.308948 crc crio[24245]: time="2026-06-14T09:27:20.308768199Z" level=info msg="Started container" PID=197799 containerID=da63cb218c043fd29482e844a87b4924e55874ea102cd8097608b596d314dbe9 description=openshift-marketplace/community-operators-kfxkt/extract-content id=50dcce6c-e96e-49e1-8eb3-c150ec161ae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f
2026-06-14 10:12:37.137532 | controller | Jun 14 09:27:21.292440 crc crio[24245]: time="2026-06-14T09:27:21.290549074Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d0a2aad6-e2c4-4cbb-b21a-313357178c32 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.137547 | controller | Jun 14 09:27:21.299170 crc crio[24245]: time="2026-06-14T09:27:21.299093957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e90c0d0f-2a2f-41d0-a2b3-6740669c37c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.137562 | controller | Jun 14 09:27:21.312182 crc crio[24245]: time="2026-06-14T09:27:21.3116987Z" level=info msg="Creating container: openshift-marketplace/community-operators-kfxkt/registry-server" id=fda228d1-bc3c-4786-b136-86b524bf777e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.137577 | controller | Jun 14 09:27:21.313257 crc crio[24245]: time="2026-06-14T09:27:21.312437834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.137592 | controller | Jun 14 09:27:21.398918 crc crio[24245]: time="2026-06-14T09:27:21.398741858Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.137607 | controller | Jun 14 09:27:21.403006 crc crio[24245]: time="2026-06-14T09:27:21.402898131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.137622 | controller | Jun 14 09:27:21.567437 crc crio[24245]: time="2026-06-14T09:27:21.567072122Z" level=info msg="Created container a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030: openshift-marketplace/community-operators-kfxkt/registry-server" id=fda228d1-bc3c-4786-b136-86b524bf777e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.137641 | controller | Jun 14 09:27:21.571827 crc crio[24245]: time="2026-06-14T09:27:21.570682508Z" level=info msg="Starting container: a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030" id=08143812-f20c-4c7c-99a1-8018aafbf035 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.137657 | controller | Jun 14 09:27:21.577588 crc crio[24245]: time="2026-06-14T09:27:21.577336081Z" level=info msg="Started container" PID=197869 containerID=a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030 description=openshift-marketplace/community-operators-kfxkt/registry-server id=08143812-f20c-4c7c-99a1-8018aafbf035 name=/runtime.v1.RuntimeService/StartContainer sandboxID=833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f
2026-06-14 10:12:37.137673 | controller | Jun 14 09:27:32.124816 crc crio[24245]: time="2026-06-14T09:27:32.123570536Z" level=info msg="Stopping container: a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030 (timeout: 2s)" id=911b24eb-692a-4421-b03a-4bd8e46e72f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.137688 | controller | Jun 14 09:27:32.342197 crc crio[24245]: time="2026-06-14T09:27:32.341419902Z" level=info msg="Stopped container a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030: openshift-marketplace/community-operators-kfxkt/registry-server" id=911b24eb-692a-4421-b03a-4bd8e46e72f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.137704 | controller | Jun 14 09:27:32.343599 crc crio[24245]: time="2026-06-14T09:27:32.343357294Z" level=info msg="Stopping pod sandbox: 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f" id=83419da7-160c-4c02-8151-06ff03494e95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.137720 | controller | Jun 14 09:27:32.344380 crc crio[24245]: time="2026-06-14T09:27:32.344211511Z" level=info msg="Got pod network &{Name:community-operators-kfxkt Namespace:openshift-marketplace ID:833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f UID:73c28bad-81e8-4f01-9717-5e6664a23918 NetNS:/var/run/netns/71644952-396f-4ad4-9675-2f991fd80667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73c28bad_81e8_4f01_9717_5e6664a23918.slice PodAnnotations:0xc00161bb40}] Aliases:map[]}"
2026-06-14 10:12:37.137735 | controller | Jun 14 09:27:32.344682 crc crio[24245]: time="2026-06-14T09:27:32.344411798Z" level=info msg="Deleting pod openshift-marketplace_community-operators-kfxkt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.137751 | controller | Jun 14 09:27:32.718486 crc crio[24245]: time="2026-06-14T09:27:32.718376647Z" level=info msg="Stopped pod sandbox: 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f" id=83419da7-160c-4c02-8151-06ff03494e95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.137766 | controller | Jun 14 09:27:50.823630 crc crio[24245]: time="2026-06-14T09:27:50.822572596Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-gckqx/POD" id=fcd50f27-8d58-4d1d-b055-fe369728ee90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.137781 | controller | Jun 14 09:27:50.825285 crc crio[24245]: time="2026-06-14T09:27:50.823651821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.137797 | controller | Jun 14 09:27:50.871623 crc crio[24245]: time="2026-06-14T09:27:50.871493058Z" level=info msg="Got pod network &{Name:redhat-operators-gckqx Namespace:openshift-marketplace ID:4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86 UID:d563369a-101d-4252-bd58-b54330272b50 NetNS:/var/run/netns/d853457c-8976-4fa7-9729-f35b33aeb581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd563369a_101d_4252_bd58_b54330272b50.slice PodAnnotations:0xc001c3d5e8}] Aliases:map[]}"
2026-06-14 10:12:37.137815 | controller | Jun 14 09:27:50.871623 crc crio[24245]: time="2026-06-14T09:27:50.871584861Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-gckqx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.137831 | controller | Jun 14 09:27:52.788053 crc crio[24245]: 2026-06-14T09:27:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fcdf3ec4a7fa5d Mac:e2:ae:37:e7:e1:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/d853457c-8976-4fa7-9729-f35b33aeb581 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.137847 | controller | Jun 14 09:27:52.789821 crc crio[24245]: time="2026-06-14T09:27:52.789769774Z" level=info msg="Got pod network &{Name:redhat-operators-gckqx Namespace:openshift-marketplace ID:4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86 UID:d563369a-101d-4252-bd58-b54330272b50 NetNS:/var/run/netns/d853457c-8976-4fa7-9729-f35b33aeb581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd563369a_101d_4252_bd58_b54330272b50.slice PodAnnotations:0xc001c3d5e8}] Aliases:map[]}"
2026-06-14 10:12:37.137863 | controller | Jun 14 09:27:52.791270 crc crio[24245]: time="2026-06-14T09:27:52.790021092Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-gckqx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.137879 | controller | Jun 14 09:27:52.802750 crc crio[24245]: time="2026-06-14T09:27:52.802379041Z" level=info msg="Ran pod sandbox 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86 with infra container: openshift-marketplace/redhat-operators-gckqx/POD" id=fcd50f27-8d58-4d1d-b055-fe369728ee90 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.137894 | controller | Jun 14 09:27:52.808367 crc crio[24245]: time="2026-06-14T09:27:52.808303615Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=85baf499-f45f-403e-bedf-c446d445c254 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.137910 | controller | Jun 14 09:27:52.812313 crc crio[24245]: time="2026-06-14T09:27:52.812235689Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3cf15f88-ebed-427b-a1af-88b027401fc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.137925 | controller | Jun 14 09:27:52.971015 crc crio[24245]: time="2026-06-14T09:27:52.970910286Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gckqx/extract-utilities" id=be0c00e7-1be0-4a30-970b-ab210b8afe6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.137940 | controller | Jun 14 09:27:52.971987 crc crio[24245]: time="2026-06-14T09:27:52.971913428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.137955 | controller | Jun 14 09:27:53.030544 crc crio[24245]: time="2026-06-14T09:27:53.030406866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.137970 | controller | Jun 14 09:27:53.037120 crc crio[24245]: time="2026-06-14T09:27:53.037052957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.137989 | controller | Jun 14 09:27:53.335064 crc crio[24245]: time="2026-06-14T09:27:53.334431752Z" level=info msg="Created container 520a9972146542c93678f3f3f0f1c722cb0286d8ca4888c29f476678f18bc774: openshift-marketplace/redhat-operators-gckqx/extract-utilities" id=be0c00e7-1be0-4a30-970b-ab210b8afe6f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.138005 | controller | Jun 14 09:27:53.336545 crc crio[24245]: time="2026-06-14T09:27:53.336448217Z" level=info msg="Starting container: 520a9972146542c93678f3f3f0f1c722cb0286d8ca4888c29f476678f18bc774" id=2da37ead-1b4d-43d4-846b-c156dd7d44e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.138021 | controller | Jun 14 09:27:53.343267 crc crio[24245]: time="2026-06-14T09:27:53.343173832Z" level=info msg="Started container" PID=199696 containerID=520a9972146542c93678f3f3f0f1c722cb0286d8ca4888c29f476678f18bc774 description=openshift-marketplace/redhat-operators-gckqx/extract-utilities id=2da37ead-1b4d-43d4-846b-c156dd7d44e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86
2026-06-14 10:12:37.138036 | controller | Jun 14 09:27:54.253625 crc crio[24245]: time="2026-06-14T09:27:54.253215646Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=0b63422c-9876-4e4a-821d-8e830dbd6d06 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.138052 | controller | Jun 14 09:27:54.265950 crc crio[24245]: time="2026-06-14T09:27:54.265438376Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-14 10:12:37.138067 | controller | Jun 14 09:27:55.025453 crc crio[24245]: time="2026-06-14T09:27:55.02515435Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=0b63422c-9876-4e4a-821d-8e830dbd6d06 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.138082 | controller | Jun 14 09:27:55.026702 crc crio[24245]: time="2026-06-14T09:27:55.026596006Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=3b96dae4-2c92-4788-80be-791f016c13a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.138097 | controller | Jun 14 09:27:55.031101 crc crio[24245]: time="2026-06-14T09:27:55.031028188Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b557b1db-9e7c-4164-b0b9-a472d92fc9b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.138113 | controller | Jun 14 09:27:55.045805 crc crio[24245]: time="2026-06-14T09:27:55.045697086Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gckqx/extract-content" id=207ee0ff-ba67-445b-999c-c8b97fef1757 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.138128 | controller | Jun 14 09:27:55.046410 crc crio[24245]: time="2026-06-14T09:27:55.046345537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.138143 | controller | Jun 14 09:27:55.100698 crc crio[24245]: time="2026-06-14T09:27:55.100553477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.138158 | controller | Jun 14 09:27:55.104042 crc crio[24245]: time="2026-06-14T09:27:55.103962767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.138173 | controller | Jun 14 09:27:55.292301 crc crio[24245]: time="2026-06-14T09:27:55.292024142Z" level=info msg="Created container 6f764e068b8510320b3b217a9afbf0487c8b168617442fcd3fe21e2bd236a5b2: openshift-marketplace/redhat-operators-gckqx/extract-content" id=207ee0ff-ba67-445b-999c-c8b97fef1757 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.138192 | controller | Jun 14 09:27:55.294261 crc crio[24245]: time="2026-06-14T09:27:55.293421065Z" level=info msg="Starting container: 6f764e068b8510320b3b217a9afbf0487c8b168617442fcd3fe21e2bd236a5b2" id=81f4f216-804c-4652-9603-89b88248c139 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.138208 | controller | Jun 14 09:27:55.301794 crc crio[24245]: time="2026-06-14T09:27:55.301454081Z" level=info msg="Started container" PID=199848 containerID=6f764e068b8510320b3b217a9afbf0487c8b168617442fcd3fe21e2bd236a5b2 description=openshift-marketplace/redhat-operators-gckqx/extract-content id=81f4f216-804c-4652-9603-89b88248c139 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86
2026-06-14 10:12:37.138223 | controller | Jun 14 09:27:59.356814 crc crio[24245]: time="2026-06-14T09:27:59.355565646Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4ca5d986-15af-49be-9d63-b4f4c54b5567 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.138239 | controller | Jun 14 09:27:59.359811 crc crio[24245]: time="2026-06-14T09:27:59.359710109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=19194a46-686f-4085-9580-4ad0600957b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.138254 | controller | Jun 14 09:27:59.371356 crc crio[24245]: time="2026-06-14T09:27:59.371259428Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-gckqx/registry-server" id=094b64a7-0f6c-4226-b5e9-b381a6eedce4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.138268 | controller | Jun 14 09:27:59.372489 crc crio[24245]: time="2026-06-14T09:27:59.371790134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.138284 | controller | Jun 14 09:27:59.466452 crc crio[24245]: time="2026-06-14T09:27:59.46593212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.138298 | controller | Jun 14 09:27:59.470197 crc crio[24245]: time="2026-06-14T09:27:59.470118233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.138314 | controller | Jun 14 09:27:59.674691 crc crio[24245]: time="2026-06-14T09:27:59.674425726Z" level=info msg="Created container bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508: openshift-marketplace/redhat-operators-gckqx/registry-server" id=094b64a7-0f6c-4226-b5e9-b381a6eedce4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.138329 | controller | Jun 14 09:27:59.682048 crc crio[24245]: time="2026-06-14T09:27:59.681639217Z" level=info msg="Starting container: bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508" id=3a46a3ec-a9c5-48df-bced-c115ebc3ebee name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.138344 | controller | Jun 14 09:27:59.690477 crc crio[24245]: time="2026-06-14T09:27:59.690360272Z" level=info msg="Started container" PID=200098 containerID=bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508 description=openshift-marketplace/redhat-operators-gckqx/registry-server id=3a46a3ec-a9c5-48df-bced-c115ebc3ebee name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86
2026-06-14 10:12:37.138379 | controller | Jun 14 09:28:00.663800 crc crio[24245]: time="2026-06-14T09:28:00.6630471Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690488-4jtx7/POD" id=0efe68b9-8d7b-4240-87ec-bb580a3e0658 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.138399 | controller | Jun 14 09:28:00.663800 crc crio[24245]: time="2026-06-14T09:28:00.663765533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.138416 | controller | Jun 14 09:28:00.711502 crc crio[24245]: time="2026-06-14T09:28:00.711397166Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690488-4jtx7 Namespace:openshift-infra ID:1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc UID:9c79a129-eef0-4549-a727-868d1c4eb442 NetNS:/var/run/netns/e6695445-6645-4b03-bc13-a2f4c45477df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c79a129_eef0_4549_a727_868d1c4eb442.slice PodAnnotations:0xc001fea5c0}] Aliases:map[]}"
2026-06-14 10:12:37.138432 | controller | Jun 14 09:28:00.711502 crc crio[24245]: time="2026-06-14T09:28:00.711474418Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690488-4jtx7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.138447 | controller | Jun 14 09:28:01.329006 crc crio[24245]: 2026-06-14T09:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b9bb5de64a7abb Mac:8a:ed:e6:10:a2:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/e6695445-6645-4b03-bc13-a2f4c45477df SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.138463 | controller | Jun 14 09:28:01.331300 crc crio[24245]: time="2026-06-14T09:28:01.331141962Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690488-4jtx7 Namespace:openshift-infra ID:1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc UID:9c79a129-eef0-4549-a727-868d1c4eb442 NetNS:/var/run/netns/e6695445-6645-4b03-bc13-a2f4c45477df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c79a129_eef0_4549_a727_868d1c4eb442.slice PodAnnotations:0xc001fea5c0}] Aliases:map[]}"
2026-06-14 10:12:37.138480 | controller | Jun 14 09:28:01.331446 crc crio[24245]: time="2026-06-14T09:28:01.331356089Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690488-4jtx7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.138495 | controller | Jun 14 09:28:01.343199 crc crio[24245]: time="2026-06-14T09:28:01.342735845Z" level=info msg="Ran pod sandbox 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc with infra container: openshift-infra/auto-csr-approver-29690488-4jtx7/POD" id=0efe68b9-8d7b-4240-87ec-bb580a3e0658 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.138511 | controller | Jun 14 09:28:01.347745 crc crio[24245]: time="2026-06-14T09:28:01.347632189Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f75eba5d-79ef-4af5-b4f6-ed115de3b2ab name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.138526 | controller | Jun 14 09:28:01.466944 crc crio[24245]: time="2026-06-14T09:28:01.466802602Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.138542 | controller | Jun 14 09:28:02.199186 crc crio[24245]: time="2026-06-14T09:28:02.19903187Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f75eba5d-79ef-4af5-b4f6-ed115de3b2ab name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.138558 | controller | Jun 14 09:28:02.201543 crc crio[24245]: time="2026-06-14T09:28:02.200592039Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4c4f0783-524a-4a52-a4e9-9d93fa488e8f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.138577 | controller | Jun 14 09:28:02.207000 crc crio[24245]: time="2026-06-14T09:28:02.206932452Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b46e35ac-4ee8-4357-a9b0-3ea5e9baefed name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.138593 | controller | Jun 14 09:28:02.219291 crc crio[24245]: time="2026-06-14T09:28:02.219208404Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690488-4jtx7/oc" id=bf0ceaa8-05ce-4659-9b3b-8f30369c5d34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.138609 | controller | Jun 14 09:28:02.220012 crc crio[24245]: time="2026-06-14T09:28:02.219923327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.138624 | controller | Jun 14 09:28:02.279753 crc crio[24245]: time="2026-06-14T09:28:02.279175108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.138639 | controller | Jun 14 09:28:02.552331 crc crio[24245]: time="2026-06-14T09:28:02.552243989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.138655 | controller | Jun 14 09:28:02.733795 crc crio[24245]: time="2026-06-14T09:28:02.733571096Z" level=info msg="Created container 7065f0b155cd0ff5e19657d3a42de80fabd6430d4b26c2fbfdaa186bd519312b: openshift-infra/auto-csr-approver-29690488-4jtx7/oc" id=bf0ceaa8-05ce-4659-9b3b-8f30369c5d34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.138671 | controller | Jun 14 09:28:02.735915 crc crio[24245]: time="2026-06-14T09:28:02.735662082Z" level=info msg="Starting container: 7065f0b155cd0ff5e19657d3a42de80fabd6430d4b26c2fbfdaa186bd519312b" id=d42de69f-22dd-49a9-beae-5b563a5baf60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.138688 | controller | Jun 14 09:28:02.742704 crc crio[24245]: time="2026-06-14T09:28:02.742561742Z" level=info msg="Started container" PID=200343 containerID=7065f0b155cd0ff5e19657d3a42de80fabd6430d4b26c2fbfdaa186bd519312b description=openshift-infra/auto-csr-approver-29690488-4jtx7/oc id=d42de69f-22dd-49a9-beae-5b563a5baf60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc
2026-06-14 10:12:37.138711 | controller | Jun 14 09:28:04.904478 crc crio[24245]: time="2026-06-14T09:28:04.903352001Z" level=info msg="Stopping pod sandbox: 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc" id=55618fe7-7244-46e0-abbc-bf4c242f4b04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.138727 | controller | Jun 14 09:28:04.906995 crc crio[24245]: time="2026-06-14T09:28:04.905283433Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690488-4jtx7 Namespace:openshift-infra ID:1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc UID:9c79a129-eef0-4549-a727-868d1c4eb442 NetNS:/var/run/netns/e6695445-6645-4b03-bc13-a2f4c45477df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c79a129_eef0_4549_a727_868d1c4eb442.slice PodAnnotations:0xc006e0a268}] Aliases:map[]}"
2026-06-14 10:12:37.138743 | controller | Jun 14 09:28:04.906995 crc crio[24245]: time="2026-06-14T09:28:04.90549484Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690488-4jtx7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.138759 | controller | Jun 14 09:28:05.322531 crc crio[24245]: time="2026-06-14T09:28:05.31896881Z" level=info msg="Stopped pod sandbox: 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc" id=55618fe7-7244-46e0-abbc-bf4c242f4b04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.138778 | controller | Jun 14 09:28:22.688698 crc crio[24245]: time="2026-06-14T09:28:22.687725437Z" level=info msg="Stopping container: bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508 (timeout: 2s)" id=3e9def11-38b6-4345-8ac5-1d82d82c1bf7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.138794 | controller | Jun 14 09:28:23.393380 crc crio[24245]: time="2026-06-14T09:28:23.392731795Z" level=info msg="Stopped container bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508: openshift-marketplace/redhat-operators-gckqx/registry-server" id=3e9def11-38b6-4345-8ac5-1d82d82c1bf7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.138809 | controller | Jun 14 09:28:23.395413 crc crio[24245]: time="2026-06-14T09:28:23.395234576Z" level=info msg="Stopping pod sandbox: 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86" id=dce346e3-2552-45f4-966e-5416d371b577 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.138825 | controller | Jun 14 09:28:23.397141 crc crio[24245]: time="2026-06-14T09:28:23.396997633Z" level=info msg="Got pod network &{Name:redhat-operators-gckqx Namespace:openshift-marketplace ID:4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86 UID:d563369a-101d-4252-bd58-b54330272b50 NetNS:/var/run/netns/d853457c-8976-4fa7-9729-f35b33aeb581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd563369a_101d_4252_bd58_b54330272b50.slice PodAnnotations:0xc000131d08}] Aliases:map[]}"
2026-06-14 10:12:37.138841 | controller | Jun 14 09:28:23.397291 crc crio[24245]: time="2026-06-14T09:28:23.397249381Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-gckqx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.138856 | controller | Jun 14 09:28:23.778153 crc crio[24245]: time="2026-06-14T09:28:23.777309424Z" level=info msg="Stopped pod sandbox: 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86" id=dce346e3-2552-45f4-966e-5416d371b577 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.138872 | controller | Jun 14 09:28:24.758270 crc crio[24245]: time="2026-06-14T09:28:24.757443268Z" level=info msg="Removing container: bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508" id=1ef8506b-24ad-4b9b-88d4-898678be20f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.138888 | controller | Jun 14 09:28:24.805074 crc crio[24245]: time="2026-06-14T09:28:24.804917935Z" level=info msg="Removed container bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508: openshift-marketplace/redhat-operators-gckqx/registry-server" id=1ef8506b-24ad-4b9b-88d4-898678be20f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.138903 | controller | Jun 14 09:28:24.810369 crc crio[24245]: time="2026-06-14T09:28:24.810299004Z" level=info msg="Removing container: 6f764e068b8510320b3b217a9afbf0487c8b168617442fcd3fe21e2bd236a5b2" id=bccf9eb6-c6d8-4234-8578-93bec1e3fcfb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.138919 | controller | Jun 14 09:28:24.861405 crc crio[24245]: time="2026-06-14T09:28:24.861211795Z" level=info msg="Removed container 6f764e068b8510320b3b217a9afbf0487c8b168617442fcd3fe21e2bd236a5b2: openshift-marketplace/redhat-operators-gckqx/extract-content" id=bccf9eb6-c6d8-4234-8578-93bec1e3fcfb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.138934 | controller | Jun 14 09:28:24.878120 crc crio[24245]: time="2026-06-14T09:28:24.875041862Z" level=info msg="Removing container: 520a9972146542c93678f3f3f0f1c722cb0286d8ca4888c29f476678f18bc774" id=604b8a50-b84c-4201-9382-ed2448b84588 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.138949 | controller | Jun 14 09:28:24.924100 crc crio[24245]: time="2026-06-14T09:28:24.924031215Z" level=info msg="Removed container 520a9972146542c93678f3f3f0f1c722cb0286d8ca4888c29f476678f18bc774: openshift-marketplace/redhat-operators-gckqx/extract-utilities" id=604b8a50-b84c-4201-9382-ed2448b84588 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.138971 | controller | Jun 14 09:28:34.828182 crc crio[24245]: time="2026-06-14T09:28:34.827267042Z" level=info msg="Removing container: f692421ec7021657d0c894582582e7aa74ef30adfb047c9e074adf87224208dc" id=334d9286-f186-490d-b6aa-2f852571b179 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.138987 | controller | Jun 14 09:28:34.954556 crc crio[24245]: time="2026-06-14T09:28:34.954415788Z" level=info msg="Removed container f692421ec7021657d0c894582582e7aa74ef30adfb047c9e074adf87224208dc: openshift-infra/auto-csr-approver-29690482-vwqfd/oc" id=334d9286-f186-490d-b6aa-2f852571b179 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.139003 | controller | Jun 14 09:28:34.970226 crc crio[24245]: time="2026-06-14T09:28:34.970113753Z" level=info msg="Stopping pod sandbox: 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda" id=9f80ed37-bb2e-470c-98c1-5df7c8b6ee49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.139019 | controller | Jun 14 09:28:34.970226 crc crio[24245]: time="2026-06-14T09:28:34.970215386Z" level=info msg="Stopped pod sandbox (already stopped): 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda" id=9f80ed37-bb2e-470c-98c1-5df7c8b6ee49 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.139034 | controller | Jun 14 09:28:34.970927 crc crio[24245]: time="2026-06-14T09:28:34.970811995Z" level=info msg="Removing pod sandbox: 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda" id=9acf4e58-0d3e-422d-b15a-62397c6f7b83 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.139049 | controller | Jun 14 09:28:34.988761 crc crio[24245]: time="2026-06-14T09:28:34.98863928Z" level=info msg="Removed pod sandbox: 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda" id=9acf4e58-0d3e-422d-b15a-62397c6f7b83 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.139064 | controller | Jun 14 09:28:34.990185 crc crio[24245]: time="2026-06-14T09:28:34.990121392Z" level=info msg="Stopping pod sandbox: 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86" id=7fa6c524-497b-47b0-9831-84c102d17b75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.139079 | controller | Jun 14 09:28:34.990295 crc crio[24245]: time="2026-06-14T09:28:34.990212955Z" level=info msg="Stopped pod sandbox (already stopped): 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86" id=7fa6c524-497b-47b0-9831-84c102d17b75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.139094 | controller | Jun 14 09:28:34.991332 crc crio[24245]: time="2026-06-14T09:28:34.991270868Z" level=info msg="Removing pod sandbox: 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86" id=3eba1924-607f-46bd-b965-03df2f9d2f19 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.139109 | controller | Jun 14 09:28:35.039589 crc crio[24245]: time="2026-06-14T09:28:35.039336873Z" level=info msg="Removed pod sandbox: 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86" id=3eba1924-607f-46bd-b965-03df2f9d2f19 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.139124 | controller | Jun 14 09:30:00.546483 crc crio[24245]: time="2026-06-14T09:30:00.545641524Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690490-5m5zw/POD" id=fe7b607d-23cd-4f19-a82f-259801c471c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.139139 | controller | Jun 14 09:30:00.547754 crc crio[24245]: time="2026-06-14T09:30:00.546558763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.139155 | controller | Jun 14 09:30:00.562339 crc crio[24245]: time="2026-06-14T09:30:00.562203882Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690490-6pvx5/POD" id=d388081a-7855-44b2-8d28-ca54973e848d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.139173 | controller | Jun 14 09:30:00.562339 crc crio[24245]: time="2026-06-14T09:30:00.562332076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.139188 | controller | Jun 14 09:30:00.619664 crc crio[24245]: time="2026-06-14T09:30:00.619084339Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690490-5m5zw Namespace:openshift-infra ID:fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e UID:8225b1ec-38da-430d-aaee-a63b5a3f4898 NetNS:/var/run/netns/7efe8221-36e9-49b6-913b-9d8937453777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8225b1ec_38da_430d_aaee_a63b5a3f4898.slice PodAnnotations:0xc003bf6470}] Aliases:map[]}"
2026-06-14 10:12:37.139204 | controller | Jun 14 09:30:00.619664 crc crio[24245]: time="2026-06-14T09:30:00.619156561Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690490-5m5zw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.139220 | controller | Jun 14 09:30:00.646005 crc crio[24245]: time="2026-06-14T09:30:00.645922806Z" level=info msg="Got pod network &{Name:collect-profiles-29690490-6pvx5 Namespace:openshift-operator-lifecycle-manager ID:38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc UID:a52ac617-ef87-46a9-86fb-340fbd8ecc11 NetNS:/var/run/netns/316d23b6-0380-4196-9d3b-3a8efe2cfd80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda52ac617_ef87_46a9_86fb_340fbd8ecc11.slice PodAnnotations:0xc000620730}] Aliases:map[]}"
2026-06-14 10:12:37.139236 | controller | Jun 14 09:30:00.646448 crc crio[24245]: time="2026-06-14T09:30:00.646418022Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690490-6pvx5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.139252 | controller | Jun 14 09:30:01.237007 crc crio[24245]: 2026-06-14T09:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa399f3dc74f474 Mac:d6:ff:18:5d:da:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/7efe8221-36e9-49b6-913b-9d8937453777 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.139268 | controller | Jun 14 09:30:01.239063 crc crio[24245]: time="2026-06-14T09:30:01.238830346Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690490-5m5zw Namespace:openshift-infra ID:fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e UID:8225b1ec-38da-430d-aaee-a63b5a3f4898 NetNS:/var/run/netns/7efe8221-36e9-49b6-913b-9d8937453777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8225b1ec_38da_430d_aaee_a63b5a3f4898.slice PodAnnotations:0xc003bf6470}] Aliases:map[]}"
2026-06-14 10:12:37.139284 | controller | Jun 14 09:30:01.239264 crc crio[24245]: time="2026-06-14T09:30:01.239162067Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690490-5m5zw for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.139299 | controller | Jun 14 09:30:01.250414 crc crio[24245]: time="2026-06-14T09:30:01.250326513Z" level=info msg="Ran pod sandbox fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e with infra container: openshift-infra/auto-csr-approver-29690490-5m5zw/POD" id=fe7b607d-23cd-4f19-a82f-259801c471c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.139314 | controller | Jun 14 09:30:01.254452 crc crio[24245]: time="2026-06-14T09:30:01.254378141Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2e97922d-3a31-4347-a6b6-badd6d9d90d6 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.139332 | controller | Jun 14 09:30:01.373226 crc crio[24245]: 2026-06-14T09:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38e21560c386728 Mac:82:1b:55:30:6a:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/316d23b6-0380-4196-9d3b-3a8efe2cfd80 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.139362 | controller | Jun 14 09:30:01.375264 crc crio[24245]: time="2026-06-14T09:30:01.375030204Z" level=info msg="Got pod network &{Name:collect-profiles-29690490-6pvx5 Namespace:openshift-operator-lifecycle-manager ID:38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc UID:a52ac617-ef87-46a9-86fb-340fbd8ecc11 NetNS:/var/run/netns/316d23b6-0380-4196-9d3b-3a8efe2cfd80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda52ac617_ef87_46a9_86fb_340fbd8ecc11.slice PodAnnotations:0xc000620730}] Aliases:map[]}"
2026-06-14 10:12:37.139382 | controller | Jun 14 09:30:01.375386 crc crio[24245]: time="2026-06-14T09:30:01.375263772Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690490-6pvx5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.139399 | controller | Jun 14 09:30:01.389347 crc crio[24245]: time="2026-06-14T09:30:01.388916119Z" level=info msg="Ran pod sandbox 38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690490-6pvx5/POD" id=d388081a-7855-44b2-8d28-ca54973e848d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.139414 | controller | Jun 14 09:30:01.392902 crc crio[24245]: time="2026-06-14T09:30:01.392275234Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a3481d34-9718-4781-9e99-3e89c8008511 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.139429 | controller | Jun 14 09:30:01.395105 crc crio[24245]: time="2026-06-14T09:30:01.394913098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=39814175-89a8-4cfc-884e-959deb607b3c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.139445 | controller | Jun 14 09:30:01.404354 crc crio[24245]: time="2026-06-14T09:30:01.404256967Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690490-6pvx5/collect-profiles" id=497e6fe1-44af-4284-92df-fe68c7d14c5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.139459 | controller | Jun 14 09:30:01.404887 crc crio[24245]: time="2026-06-14T09:30:01.404775254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.139475 | controller | Jun 14 09:30:01.462914 crc crio[24245]: time="2026-06-14T09:30:01.462793926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.139490 | controller | Jun 14 09:30:01.467722 crc crio[24245]: time="2026-06-14T09:30:01.46763207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.139505 | controller | Jun 14 09:30:01.574568 crc crio[24245]: time="2026-06-14T09:30:01.574444271Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.139520 | controller | Jun 14 09:30:01.669426 crc crio[24245]: time="2026-06-14T09:30:01.667792031Z" level=info msg="Created container d7356f163a8293ab35aead123597b1b5bd8f68a7713e9965cd8bca66ad6729bc: openshift-operator-lifecycle-manager/collect-profiles-29690490-6pvx5/collect-profiles" id=497e6fe1-44af-4284-92df-fe68c7d14c5e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.139539 | controller | Jun 14 09:30:01.671241 crc crio[24245]: time="2026-06-14T09:30:01.670810776Z" level=info msg="Starting container: d7356f163a8293ab35aead123597b1b5bd8f68a7713e9965cd8bca66ad6729bc" id=3ee0ffcd-6d2a-4868-be16-fce857cccfda name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.139555 | controller | Jun 14 09:30:01.689919 crc crio[24245]: time="2026-06-14T09:30:01.689763653Z" level=info msg="Started container" PID=206831 containerID=d7356f163a8293ab35aead123597b1b5bd8f68a7713e9965cd8bca66ad6729bc description=openshift-operator-lifecycle-manager/collect-profiles-29690490-6pvx5/collect-profiles id=3ee0ffcd-6d2a-4868-be16-fce857cccfda name=/runtime.v1.RuntimeService/StartContainer sandboxID=38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc
2026-06-14 10:12:37.139570 | controller | Jun 14 09:30:03.549498 crc crio[24245]: time="2026-06-14T09:30:03.549095187Z" level=info msg="Stopping pod sandbox: 38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc" id=3d73da36-99c4-4d1e-ad80-73d0753d756f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.139586 | controller | Jun 14 09:30:03.551220 crc crio[24245]: time="2026-06-14T09:30:03.551191055Z" level=info msg="Got pod network &{Name:collect-profiles-29690490-6pvx5 Namespace:openshift-operator-lifecycle-manager ID:38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc UID:a52ac617-ef87-46a9-86fb-340fbd8ecc11 NetNS:/var/run/netns/316d23b6-0380-4196-9d3b-3a8efe2cfd80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda52ac617_ef87_46a9_86fb_340fbd8ecc11.slice PodAnnotations:0xc001fea668}] Aliases:map[]}"
2026-06-14 10:12:37.139601 | controller | Jun 14 09:30:03.551460 crc crio[24245]: time="2026-06-14T09:30:03.551443653Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690490-6pvx5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.139617 | controller | Jun 14 09:30:03.947249 crc crio[24245]: time="2026-06-14T09:30:03.94642464Z" level=info msg="Stopped pod sandbox: 38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc" id=3d73da36-99c4-4d1e-ad80-73d0753d756f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.139631 | controller | Jun 14 09:30:05.869579 crc crio[24245]: time="2026-06-14T09:30:05.868732283Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2e97922d-3a31-4347-a6b6-badd6d9d90d6 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.139646 | controller | Jun 14 09:30:05.870562 crc crio[24245]: time="2026-06-14T09:30:05.870483049Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7a676f3f-6b55-464f-9326-86b734fffca6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.139662 | controller | Jun 14 09:30:05.874717 crc crio[24245]: time="2026-06-14T09:30:05.874620691Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=be090980-322f-4664-a7cf-8eab6da3c403 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.139677 | controller | Jun 14 09:30:05.884833 crc crio[24245]: time="2026-06-14T09:30:05.884739514Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690490-5m5zw/oc" id=cb4963dc-107c-480f-8c8d-b2dd930545c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.139692 | controller | Jun 14 09:30:05.885585 crc crio[24245]: time="2026-06-14T09:30:05.885473268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.139710 | controller | Jun 14 09:30:05.954333 crc crio[24245]: time="2026-06-14T09:30:05.954206562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.139725 | controller | Jun 14 09:30:06.216321 crc crio[24245]: time="2026-06-14T09:30:06.215476484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.139740 | controller | Jun 14 09:30:06.336075 crc crio[24245]: time="2026-06-14T09:30:06.335972173Z" level=info msg="Created container dce6b8e7cb7d89e36971a07564dce81cad35f422420d5f97d7c3e0d8eae98d2f: openshift-infra/auto-csr-approver-29690490-5m5zw/oc" id=cb4963dc-107c-480f-8c8d-b2dd930545c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.139755 | controller | Jun 14 09:30:06.340272 crc crio[24245]: time="2026-06-14T09:30:06.340184536Z" level=info msg="Starting container: dce6b8e7cb7d89e36971a07564dce81cad35f422420d5f97d7c3e0d8eae98d2f" id=86d191d7-5dd1-4d0f-b96f-e7832c1bdda9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.139770 | controller | Jun 14 09:30:06.351318 crc crio[24245]: time="2026-06-14T09:30:06.351194269Z" level=info msg="Started container" PID=207196 containerID=dce6b8e7cb7d89e36971a07564dce81cad35f422420d5f97d7c3e0d8eae98d2f description=openshift-infra/auto-csr-approver-29690490-5m5zw/oc id=86d191d7-5dd1-4d0f-b96f-e7832c1bdda9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e
2026-06-14 10:12:37.139785 | controller | Jun 14 09:30:08.662483 crc crio[24245]: time="2026-06-14T09:30:08.661983453Z" level=info msg="Stopping pod sandbox: fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e" id=33905176-464b-4b76-a0a7-2d8f93df969a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.139815 | controller | Jun 14 09:30:08.663815 crc crio[24245]: time="2026-06-14T09:30:08.66312777Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690490-5m5zw Namespace:openshift-infra ID:fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e UID:8225b1ec-38da-430d-aaee-a63b5a3f4898 NetNS:/var/run/netns/7efe8221-36e9-49b6-913b-9d8937453777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8225b1ec_38da_430d_aaee_a63b5a3f4898.slice PodAnnotations:0xc006e0a388}] Aliases:map[]}"
2026-06-14 10:12:37.139833 | controller | Jun 14 09:30:08.663815 crc crio[24245]: time="2026-06-14T09:30:08.663269834Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690490-5m5zw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.139850 | controller | Jun 14 09:30:09.071608 crc crio[24245]: time="2026-06-14T09:30:09.070984621Z" level=info msg="Stopped pod sandbox: fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e" id=33905176-464b-4b76-a0a7-2d8f93df969a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.139868 | controller | Jun 14 09:30:35.112741 crc crio[24245]: time="2026-06-14T09:30:35.112027137Z" level=info msg="Removing container: 1debaea4eb1be9e4228a5e8961989582f114c7ee8d33e982218ab84e29615cb8" id=108da639-cad6-412f-8a99-578cca9d91ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.139883 | controller | Jun 14 09:30:35.260958 crc crio[24245]: time="2026-06-14T09:30:35.26076474Z" level=info msg="Removed container 1debaea4eb1be9e4228a5e8961989582f114c7ee8d33e982218ab84e29615cb8: openshift-infra/auto-csr-approver-29690484-dzpv9/oc" id=108da639-cad6-412f-8a99-578cca9d91ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.139899 | controller | Jun 14 09:30:35.265201 crc crio[24245]: time="2026-06-14T09:30:35.265125505Z" level=info msg="Removing container: 7d99db46946601dc3a6f4d9bee3e2bae134dd7b6403b8b02f6fae9d6a5c7dfaf" id=3453494c-c8fd-4ab9-a3bc-01e3999212de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.139917 | controller | Jun 14 09:30:35.314497 crc crio[24245]: time="2026-06-14T09:30:35.314388878Z" level=info msg="Removed container 7d99db46946601dc3a6f4d9bee3e2bae134dd7b6403b8b02f6fae9d6a5c7dfaf: openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/collect-profiles" id=3453494c-c8fd-4ab9-a3bc-01e3999212de name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.139933 | controller | Jun 14 09:30:35.325418 crc crio[24245]: time="2026-06-14T09:30:35.325238205Z" level=info msg="Stopping pod sandbox: 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717" id=e5a5d235-91f9-4667-8660-2e7ea000c730 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.139949 | controller | Jun 14 09:30:35.325418 crc crio[24245]: time="2026-06-14T09:30:35.325363349Z" level=info msg="Stopped pod sandbox (already stopped): 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717" id=e5a5d235-91f9-4667-8660-2e7ea000c730 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.139964 | controller | Jun 14 09:30:35.326465 crc crio[24245]: time="2026-06-14T09:30:35.326428562Z" level=info msg="Removing pod sandbox: 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717" id=9266d670-a5ae-4c7d-a116-901a41f0f777 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.139979 | controller | Jun 14 09:30:35.345754 crc crio[24245]: time="2026-06-14T09:30:35.345625718Z" level=info msg="Removed pod sandbox: 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717" id=9266d670-a5ae-4c7d-a116-901a41f0f777 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.139994 | controller | Jun 14 09:30:35.347120 crc crio[24245]: time="2026-06-14T09:30:35.347086041Z" level=info msg="Stopping pod sandbox: c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d" id=6f43ef0a-58af-4a2f-bc55-28ca5a8ae40d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.140009 | controller | Jun 14 09:30:35.347399 crc crio[24245]: time="2026-06-14T09:30:35.347146053Z" level=info msg="Stopped pod sandbox (already stopped): c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d" id=6f43ef0a-58af-4a2f-bc55-28ca5a8ae40d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.140024 | controller | Jun 14 09:30:35.348263 crc crio[24245]: time="2026-06-14T09:30:35.348223658Z" level=info msg="Removing pod sandbox: c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d" id=ac687949-df6a-4b95-ac06-272b71dffcba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.140039 | controller | Jun 14 09:30:35.366641 crc crio[24245]: time="2026-06-14T09:30:35.366434119Z" level=info msg="Removed pod sandbox: c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d" id=ac687949-df6a-4b95-ac06-272b71dffcba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.140054 | controller | Jun 14 09:31:01.099759 crc crio[24245]: time="2026-06-14T09:31:01.09878587Z" level=info msg="Stopping pod sandbox: e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530" id=074dff80-13ca-4456-8740-e8bded77145a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.140069 | controller | Jun 14 09:31:01.102332 crc crio[24245]: time="2026-06-14T09:31:01.100588148Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf Namespace:openstack ID:e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530 UID:9a06505b-392b-401b-988e-ee2ed7d2a0d8 NetNS:/var/run/netns/326204b6-9b4b-4e78-8c13-ce49c6c6d126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a06505b_392b_401b_988e_ee2ed7d2a0d8.slice PodAnnotations:0xc006e0afd8}] Aliases:map[]}"
2026-06-14 10:12:37.140085 | controller | Jun 14 09:31:01.102332 crc crio[24245]: time="2026-06-14T09:31:01.100832555Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.140104 | controller | Jun 14 09:31:01.813164 crc crio[24245]: time="2026-06-14T09:31:01.812439715Z" level=info msg="Stopped pod sandbox: e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530" id=074dff80-13ca-4456-8740-e8bded77145a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.140120 | controller | Jun 14 09:31:02.900506 crc crio[24245]: time="2026-06-14T09:31:02.899620166Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5/POD" id=7720299b-c183-40e9-b0b2-55c734942bdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.140136 | controller | Jun 14 09:31:02.901611 crc crio[24245]: time="2026-06-14T09:31:02.900635759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.140152 | controller | Jun 14 09:31:02.961243 crc crio[24245]: time="2026-06-14T09:31:02.960494069Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 Namespace:openstack ID:fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c UID:925f957a-39ca-4fca-9922-94496694f504 NetNS:/var/run/netns/86e040ab-eef5-4682-9be1-b4da4deb554e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod925f957a_39ca_4fca_9922_94496694f504.slice PodAnnotations:0xc000523bf0}] Aliases:map[]}"
2026-06-14 10:12:37.140168 | controller | Jun 14 09:31:02.961243 crc crio[24245]: time="2026-06-14T09:31:02.961097999Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.140183 | controller | Jun 14 09:31:03.528109 crc crio[24245]: 2026-06-14T09:31:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa2980732874dda Mac:22:42:94:ad:03:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/86e040ab-eef5-4682-9be1-b4da4deb554e SocketPath: PciID:}] [{Interface:0xc000397260 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.140199 | controller | Jun 14 09:31:03.528109 crc crio[24245]: time="2026-06-14T09:31:03.5271555Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 Namespace:openstack ID:fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c UID:925f957a-39ca-4fca-9922-94496694f504 NetNS:/var/run/netns/86e040ab-eef5-4682-9be1-b4da4deb554e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod925f957a_39ca_4fca_9922_94496694f504.slice PodAnnotations:0xc000523bf0}] Aliases:map[]}"
2026-06-14 10:12:37.140215 | controller | Jun 14 09:31:03.528109 crc crio[24245]: time="2026-06-14T09:31:03.527338186Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.140231 | controller | Jun 14 09:31:03.545943 crc crio[24245]: time="2026-06-14T09:31:03.543083629Z" level=info msg="Ran pod sandbox fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5/POD" id=7720299b-c183-40e9-b0b2-55c734942bdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.140247 | controller | Jun 14 09:31:03.548205 crc crio[24245]: time="2026-06-14T09:31:03.547928723Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9a484158-b1ac-4aee-8e55-d00f8acacd46 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.140266 | controller | Jun 14 09:31:03.562358 crc crio[24245]: time="2026-06-14T09:31:03.562274372Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\""
2026-06-14 10:12:37.140282 | controller | Jun 14 09:31:04.040879 crc crio[24245]: time="2026-06-14T09:31:04.040281312Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=9a484158-b1ac-4aee-8e55-d00f8acacd46 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.140297 | controller | Jun 14 09:31:04.043342 crc crio[24245]: time="2026-06-14T09:31:04.043254407Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=f0f84d73-067f-43ab-a522-4d5750b53ec9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.140312 | controller | Jun 14 09:31:04.095824 crc crio[24245]: time="2026-06-14T09:31:04.095719062Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c" id=ba2b91e9-7aed-4b26-b286-776ecfbb24b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.140328 | controller | Jun 14 09:31:04.105946 crc crio[24245]: time="2026-06-14T09:31:04.105783634Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=94b57f45-875d-4e8c-9100-e8b13ebb7835 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.140343 | controller | Jun 14 09:31:04.106244 crc crio[24245]: time="2026-06-14T09:31:04.106229148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.140378 | controller | Jun 14 09:31:04.200171 crc crio[24245]: time="2026-06-14T09:31:04.195626022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.140394 | controller | Jun 14 09:31:04.200171 crc crio[24245]: time="2026-06-14T09:31:04.199630129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.140409 | controller | Jun 14 09:31:04.482323 crc crio[24245]: time="2026-06-14T09:31:04.481894202Z" level=info msg="Created container db46dfa358571244cb99c3767c119ebe9e755d370f0e1f0cdbc7337a08b1a747: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=94b57f45-875d-4e8c-9100-e8b13ebb7835 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.140425 | controller | Jun 14 09:31:04.484134 crc crio[24245]: time="2026-06-14T09:31:04.484056142Z" level=info msg="Starting container: db46dfa358571244cb99c3767c119ebe9e755d370f0e1f0cdbc7337a08b1a747" id=45d48604-796d-4fb0-9b97-8953619a7a54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.140440 | controller | Jun 14 09:31:04.490045 crc crio[24245]: time="2026-06-14T09:31:04.489960119Z" level=info msg="Started container" PID=210584 containerID=db46dfa358571244cb99c3767c119ebe9e755d370f0e1f0cdbc7337a08b1a747 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=45d48604-796d-4fb0-9b97-8953619a7a54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c
2026-06-14 10:12:37.140456 | controller | Jun 14 09:32:00.527602 crc crio[24245]: time="2026-06-14T09:32:00.526705003Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690492-wdtgs/POD" id=3b5c4bf2-fdc1-4107-ab9d-7f5184346dfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.140475 | controller | Jun 14 09:32:00.528700 crc crio[24245]: time="2026-06-14T09:32:00.527645704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.140491 | controller | Jun 14 09:32:00.572512 crc crio[24245]: time="2026-06-14T09:32:00.572438734Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690492-wdtgs Namespace:openshift-infra ID:7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa UID:5c0f9d6c-275b-4db1-94f6-f71fefa5c738 NetNS:/var/run/netns/48a5a712-b155-4f29-996e-b20d5c613dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0f9d6c_275b_4db1_94f6_f71fefa5c738.slice PodAnnotations:0xc000602100}] Aliases:map[]}"
2026-06-14 10:12:37.140506 | controller | Jun 14 09:32:00.572512 crc crio[24245]: time="2026-06-14T09:32:00.572489446Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690492-wdtgs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.140522 | controller | Jun 14 09:32:00.979583 crc crio[24245]: 2026-06-14T09:32:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7420a37e4c2d17b Mac:7e:94:09:2c:54:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/48a5a712-b155-4f29-996e-b20d5c613dd7 SocketPath: PciID:}] [{Interface:0xc000284b10 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.140537 | controller | Jun 14 09:32:00.982154 crc crio[24245]: time="2026-06-14T09:32:00.982048185Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690492-wdtgs Namespace:openshift-infra ID:7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa UID:5c0f9d6c-275b-4db1-94f6-f71fefa5c738 NetNS:/var/run/netns/48a5a712-b155-4f29-996e-b20d5c613dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0f9d6c_275b_4db1_94f6_f71fefa5c738.slice PodAnnotations:0xc000602100}] Aliases:map[]}"
2026-06-14 10:12:37.140553 | controller | Jun 14 09:32:00.982299 crc crio[24245]: time="2026-06-14T09:32:00.982234531Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690492-wdtgs for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.140569 | controller | Jun 14 09:32:00.997638 crc crio[24245]: time="2026-06-14T09:32:00.997467286Z" level=info msg="Ran pod sandbox 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa with infra container: openshift-infra/auto-csr-approver-29690492-wdtgs/POD" id=3b5c4bf2-fdc1-4107-ab9d-7f5184346dfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.140584 | controller | Jun 14 09:32:01.005154 crc crio[24245]: time="2026-06-14T09:32:01.005010384Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=123fdb2e-f698-49af-b7b6-04fcaf55d052 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.140600 | controller | Jun 14 09:32:01.020938 crc crio[24245]: time="2026-06-14T09:32:01.020818409Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.140615 | controller | Jun 14 09:32:01.739122 crc crio[24245]: time="2026-06-14T09:32:01.737648456Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=123fdb2e-f698-49af-b7b6-04fcaf55d052 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.140630 | controller | Jun 14 09:32:01.741469 crc crio[24245]: time="2026-06-14T09:32:01.741373967Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6cb91acf-e57d-4f5c-9e70-09584a971be8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.140649 | controller | Jun 14 09:32:01.746654 crc crio[24245]: time="2026-06-14T09:32:01.745368251Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1b490348-009c-4906-bb4b-a2d79d32215f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.140665 | controller | Jun 14 09:32:01.760273 crc crio[24245]: time="2026-06-14T09:32:01.759272748Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690492-wdtgs/oc" id=7c4425cc-8a97-417e-89f8-2ac0ca21d48e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.140680 | controller | Jun 14 09:32:01.760273 crc crio[24245]: time="2026-06-14T09:32:01.759821265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.140695 | controller | Jun 14 09:32:01.893454 crc crio[24245]: time="2026-06-14T09:32:01.892813731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.140710 | controller | Jun 14 09:32:02.194974 crc crio[24245]: time="2026-06-14T09:32:02.194893001Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.140725 | controller | Jun 14 09:32:02.310505 crc crio[24245]: time="2026-06-14T09:32:02.309684507Z" level=info msg="Created container ab5e84ab2bf1376005ddb36a9d8449fb1bacb53a085549d8030ed2b67cd06b0c: openshift-infra/auto-csr-approver-29690492-wdtgs/oc" id=7c4425cc-8a97-417e-89f8-2ac0ca21d48e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.140740 | controller | Jun 14 09:32:02.312260 crc crio[24245]: time="2026-06-14T09:32:02.312172546Z" level=info msg="Starting container: ab5e84ab2bf1376005ddb36a9d8449fb1bacb53a085549d8030ed2b67cd06b0c" id=f51b054c-1a7f-4fd7-a2c0-486225fa97d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.140756 | controller | Jun 14 09:32:02.317981 crc crio[24245]: time="2026-06-14T09:32:02.317904531Z" level=info msg="Started container" PID=213803 containerID=ab5e84ab2bf1376005ddb36a9d8449fb1bacb53a085549d8030ed2b67cd06b0c description=openshift-infra/auto-csr-approver-29690492-wdtgs/oc id=f51b054c-1a7f-4fd7-a2c0-486225fa97d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa
2026-06-14 10:12:37.140771 | controller | Jun 14 09:32:04.140534 crc crio[24245]: time="2026-06-14T09:32:04.140131666Z" level=info msg="Stopping pod sandbox: 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa" id=974d5bb2-1527-4cb8-9c67-1b1c4a5dd216 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.140787 | controller | Jun 14 09:32:04.142709 crc crio[24245]: time="2026-06-14T09:32:04.141679216Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690492-wdtgs Namespace:openshift-infra ID:7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa UID:5c0f9d6c-275b-4db1-94f6-f71fefa5c738 NetNS:/var/run/netns/48a5a712-b155-4f29-996e-b20d5c613dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0f9d6c_275b_4db1_94f6_f71fefa5c738.slice PodAnnotations:0xc000603078}] Aliases:map[]}"
2026-06-14 10:12:37.140803 | controller | Jun 14 09:32:04.142709 crc crio[24245]: time="2026-06-14T09:32:04.141911623Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690492-wdtgs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.140818 | controller | Jun 14 09:32:04.534209 crc crio[24245]: time="2026-06-14T09:32:04.533652731Z" level=info msg="Stopped pod sandbox: 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa" id=974d5bb2-1527-4cb8-9c67-1b1c4a5dd216 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.140837 | controller | Jun 14 09:32:35.426383 crc crio[24245]: time="2026-06-14T09:32:35.425385252Z" level=info msg="Removing container: 8c7e39685de1484cb632864068b9536f61dfe7c28fd69945741628e5f6368e8b" id=2649c7cd-9423-4201-94f2-ad6270a80a05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.140852 | controller | Jun 14 09:32:35.592469 crc crio[24245]: time="2026-06-14T09:32:35.592350033Z" level=info msg="Removed container 8c7e39685de1484cb632864068b9536f61dfe7c28fd69945741628e5f6368e8b: openshift-infra/auto-csr-approver-29690486-4tmls/oc" id=2649c7cd-9423-4201-94f2-ad6270a80a05 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.140868 | controller | Jun 14 09:32:35.604742 crc crio[24245]: time="2026-06-14T09:32:35.604581353Z" level=info msg="Stopping pod sandbox: 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799" id=3697b374-ee5d-4307-be5c-61c6d6f859bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.140883 | controller | Jun 14 09:32:35.604742 crc crio[24245]: time="2026-06-14T09:32:35.604698047Z" level=info msg="Stopped pod sandbox (already stopped): 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799" id=3697b374-ee5d-4307-be5c-61c6d6f859bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.140898 | controller | Jun 14 09:32:35.605695 crc crio[24245]: time="2026-06-14T09:32:35.605628926Z" level=info msg="Removing pod sandbox: 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799" id=756014b5-1fb0-44b5-8f18-f548a33643d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.140913 | controller | Jun 14 09:32:35.665474 crc crio[24245]: time="2026-06-14T09:32:35.665363339Z" level=info msg="Removed pod sandbox: 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799" id=756014b5-1fb0-44b5-8f18-f548a33643d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.140927 | controller | Jun 14 09:33:35.696674 crc crio[24245]: time="2026-06-14T09:33:35.695357616Z" level=info msg="Removing container: 9688e727c3b860640e66c660c76bc5628c8447b25891469e6fea73c58e0d3e18" id=f369f39f-da27-48ec-b4cb-af9e5b519f70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.140942 | controller | Jun 14 09:33:35.745495 crc crio[24245]: time="2026-06-14T09:33:35.745351742Z" level=info msg="Removed container 9688e727c3b860640e66c660c76bc5628c8447b25891469e6fea73c58e0d3e18: openshift-marketplace/certified-operators-prrpx/extract-utilities" id=f369f39f-da27-48ec-b4cb-af9e5b519f70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.140958 | controller | Jun 14 09:33:35.750422 crc crio[24245]: time="2026-06-14T09:33:35.750369032Z" level=info msg="Removing container: 4d316a71943ba244221901496a2a5554b4a7f45fb24394f655b4873a71a2ed54" id=8117dcb6-0501-4adf-b328-6a62743095d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.140973 | controller | Jun 14 09:33:35.810027 crc crio[24245]: time="2026-06-14T09:33:35.809884685Z" level=info msg="Removed container 4d316a71943ba244221901496a2a5554b4a7f45fb24394f655b4873a71a2ed54: openshift-marketplace/community-operators-kfxkt/extract-utilities" id=8117dcb6-0501-4adf-b328-6a62743095d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.140989 | controller | Jun 14 09:33:35.816727 crc crio[24245]: time="2026-06-14T09:33:35.816620857Z" level=info msg="Removing container: da63cb218c043fd29482e844a87b4924e55874ea102cd8097608b596d314dbe9" id=19e666b2-9783-49ab-99eb-e1d28d9b5417 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.141004 | controller | Jun 14 09:33:35.875940 crc crio[24245]: time="2026-06-14T09:33:35.8757735Z" level=info msg="Removed container da63cb218c043fd29482e844a87b4924e55874ea102cd8097608b596d314dbe9: openshift-marketplace/community-operators-kfxkt/extract-content" id=19e666b2-9783-49ab-99eb-e1d28d9b5417 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.141019 | controller | Jun 14 09:33:35.879787 crc crio[24245]: time="2026-06-14T09:33:35.8796726Z" level=info msg="Removing container: e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24" id=c73b3913-7f61-484b-b201-e3f9aa3d050b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.141038 | controller | Jun 14 09:33:35.938474 crc crio[24245]: time="2026-06-14T09:33:35.938300022Z" level=info msg="Removed container e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24: openshift-marketplace/certified-operators-prrpx/registry-server" id=c73b3913-7f61-484b-b201-e3f9aa3d050b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.141054 | controller | Jun 14 09:33:35.943069 crc crio[24245]: time="2026-06-14T09:33:35.942417363Z" level=info msg="Removing container: a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030" id=8b7ede49-d6b0-4a2f-9d20-5989f31549fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.141069 | controller | Jun 14 09:33:35.993411 crc crio[24245]: time="2026-06-14T09:33:35.993211186Z" level=info msg="Removed container a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030: openshift-marketplace/community-operators-kfxkt/registry-server" id=8b7ede49-d6b0-4a2f-9d20-5989f31549fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.141084 | controller | Jun 14 09:33:35.998166 crc crio[24245]: time="2026-06-14T09:33:35.997751469Z" level=info msg="Removing container: 8bf27d6ca1f249b74e5123d2e0cfbc756f95f86eb7ea25773d8d661adecaf336" id=88535f7e-2122-4980-a01d-44e8b6e245a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.141100 | controller | Jun 14 09:33:36.038342 crc crio[24245]: time="2026-06-14T09:33:36.038189566Z" level=info msg="Removed container 8bf27d6ca1f249b74e5123d2e0cfbc756f95f86eb7ea25773d8d661adecaf336: openshift-marketplace/certified-operators-prrpx/extract-content" id=88535f7e-2122-4980-a01d-44e8b6e245a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.141115 | controller | Jun 14 09:33:36.053198 crc crio[24245]: time="2026-06-14T09:33:36.053132628Z" level=info msg="Stopping pod sandbox: 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f" id=826c80f3-a458-4dcd-bd08-5bda11ddba63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.141130 | controller | Jun 14 09:33:36.053663 crc crio[24245]: time="2026-06-14T09:33:36.053640944Z" level=info msg="Stopped pod sandbox (already stopped): 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f" id=826c80f3-a458-4dcd-bd08-5bda11ddba63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.141145 | controller | Jun 14 09:33:36.054420 crc crio[24245]: time="2026-06-14T09:33:36.054331206Z" level=info msg="Removing pod sandbox: 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f" id=99a758e0-69ef-4c48-9642-3c512b333954 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.141161 | controller | Jun 14 09:33:36.073458 crc crio[24245]: time="2026-06-14T09:33:36.073028199Z" level=info msg="Removed pod sandbox: 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f" id=99a758e0-69ef-4c48-9642-3c512b333954 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.141176 | controller | Jun 14 09:33:36.076138 crc crio[24245]: time="2026-06-14T09:33:36.075988038Z" level=info msg="Stopping pod sandbox: 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16" id=4dda5615-2de9-4134-a318-d34c08977834 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.141191 | controller | Jun 14 09:33:36.076284 crc crio[24245]: time="2026-06-14T09:33:36.076208595Z" level=info msg="Stopped pod sandbox (already stopped): 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16" id=4dda5615-2de9-4134-a318-d34c08977834 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.141207 | controller | Jun 14 09:33:36.077464 crc crio[24245]: time="2026-06-14T09:33:36.077369971Z" level=info msg="Removing pod sandbox: 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16" id=97651170-5a3b-484a-bcaf-fd8c5b49fc48 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.141226 | controller | Jun 14 09:33:36.093553 crc crio[24245]: time="2026-06-14T09:33:36.093450377Z" level=info msg="Removed pod sandbox: 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16" id=97651170-5a3b-484a-bcaf-fd8c5b49fc48 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.141242 | controller | Jun 14 09:33:49.003144 crc crio[24245]: time="2026-06-14T09:33:49.002176391Z" level=info msg="Stopping pod sandbox: fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c" id=c2a0276c-5e0b-422f-857a-0c15da439d37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.141258 | controller | Jun 14 09:33:49.005052 crc crio[24245]: time="2026-06-14T09:33:49.004288737Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 Namespace:openstack ID:fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c UID:925f957a-39ca-4fca-9922-94496694f504 NetNS:/var/run/netns/86e040ab-eef5-4682-9be1-b4da4deb554e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod925f957a_39ca_4fca_9922_94496694f504.slice PodAnnotations:0xc002c920e0}] Aliases:map[]}"
2026-06-14 10:12:37.141273 | controller | Jun 14 09:33:49.005052 crc crio[24245]: time="2026-06-14T09:33:49.004481634Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.141289 | controller | Jun 14 09:33:49.533100 crc crio[24245]: time="2026-06-14T09:33:49.532495551Z" level=info msg="Stopped pod sandbox: fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c" id=c2a0276c-5e0b-422f-857a-0c15da439d37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.141304 | controller | Jun 14 09:33:50.912752 crc crio[24245]: time="2026-06-14T09:33:50.912124579Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.141320 | controller | Jun 14 09:34:00.532425 crc crio[24245]: time="2026-06-14T09:34:00.53156471Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690494-qqqm7/POD" id=e1977b4b-9d60-4404-bd87-87bf34b3316f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.141335 | controller | Jun 14 09:34:00.533821 crc crio[24245]: time="2026-06-14T09:34:00.532455739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.141372 | controller | Jun 14 09:34:00.582884 crc crio[24245]: time="2026-06-14T09:34:00.58270726Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690494-qqqm7 Namespace:openshift-infra ID:35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c UID:6cc0064b-bd2a-41aa-a6a1-db739cad3132 NetNS:/var/run/netns/209a007c-3730-43a6-9559-f62df2b7c210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cc0064b_bd2a_41aa_a6a1_db739cad3132.slice PodAnnotations:0xc003bf71d8}] Aliases:map[]}"
2026-06-14 10:12:37.141390 | controller | Jun 14 09:34:00.582884 crc crio[24245]: time="2026-06-14T09:34:00.582795893Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690494-qqqm7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.141406 | controller | Jun 14 09:34:01.145312 crc crio[24245]: 2026-06-14T09:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35dd133a38a0c66 Mac:52:a6:89:f8:68:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/209a007c-3730-43a6-9559-f62df2b7c210 SocketPath: PciID:}] [{Interface:0xc0005aa750 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.141426 | controller | Jun 14 09:34:01.146830 crc crio[24245]: time="2026-06-14T09:34:01.146747908Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690494-qqqm7 Namespace:openshift-infra ID:35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c UID:6cc0064b-bd2a-41aa-a6a1-db739cad3132 NetNS:/var/run/netns/209a007c-3730-43a6-9559-f62df2b7c210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cc0064b_bd2a_41aa_a6a1_db739cad3132.slice PodAnnotations:0xc003bf71d8}] Aliases:map[]}"
2026-06-14 10:12:37.141442 | controller | Jun 14 09:34:01.147088 crc crio[24245]: time="2026-06-14T09:34:01.147017907Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690494-qqqm7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.141457 | controller | Jun 14 09:34:01.160055 crc crio[24245]: time="2026-06-14T09:34:01.159943204Z" level=info msg="Ran pod sandbox 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c with infra container: openshift-infra/auto-csr-approver-29690494-qqqm7/POD" id=e1977b4b-9d60-4404-bd87-87bf34b3316f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.141472 | controller | Jun 14 09:34:01.170517 crc crio[24245]: time="2026-06-14T09:34:01.170414193Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=cad926a4-4287-4364-bd2e-2dfc3ac383bf name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.141487 | controller | Jun 14 09:34:01.185737 crc crio[24245]: time="2026-06-14T09:34:01.185630669Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.141503 | controller | Jun 14 09:34:02.240726 crc crio[24245]: time="2026-06-14T09:34:02.240056683Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=cad926a4-4287-4364-bd2e-2dfc3ac383bf name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.141518 | controller | Jun 14 09:34:02.243555 crc crio[24245]: time="2026-06-14T09:34:02.243481403Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4dfda7a1-340f-4bed-a527-0f05930be507 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.141533 | controller | Jun 14 09:34:02.247361 crc crio[24245]: time="2026-06-14T09:34:02.247241252Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4c5568bf-788b-477b-874d-5be53a7070a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.141548 | controller | Jun 14 09:34:02.260115 crc crio[24245]: time="2026-06-14T09:34:02.259908057Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690494-qqqm7/oc" id=d14eadfa-29e8-4ac0-bea2-6da88ebfb987 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.141563 | controller | Jun 14 09:34:02.261294 crc crio[24245]: time="2026-06-14T09:34:02.260879838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.141578 | controller | Jun 14 09:34:02.332975 crc crio[24245]: time="2026-06-14T09:34:02.332923438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.141594 | controller | Jun 14 09:34:02.649175 crc crio[24245]: time="2026-06-14T09:34:02.649020491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.141609 | controller | Jun 14 09:34:02.784091 crc crio[24245]: time="2026-06-14T09:34:02.78396753Z" level=info msg="Created container e809ad6a59b1fa31346877271050dac20a2f23e701fe9986f316bbd2a95057aa: openshift-infra/auto-csr-approver-29690494-qqqm7/oc" id=d14eadfa-29e8-4ac0-bea2-6da88ebfb987 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.141628 | controller | Jun 14 09:34:02.787245 crc crio[24245]: time="2026-06-14T09:34:02.787144951Z" level=info msg="Starting container: e809ad6a59b1fa31346877271050dac20a2f23e701fe9986f316bbd2a95057aa" id=f9153916-ea82-4701-af4e-2c7dbdf795ba name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.141644 | controller | Jun 14 09:34:02.794350 crc crio[24245]: time="2026-06-14T09:34:02.794236676Z" level=info msg="Started container" PID=220309 containerID=e809ad6a59b1fa31346877271050dac20a2f23e701fe9986f316bbd2a95057aa description=openshift-infra/auto-csr-approver-29690494-qqqm7/oc id=f9153916-ea82-4701-af4e-2c7dbdf795ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c
2026-06-14 10:12:37.141660 | controller | Jun 14 09:34:04.302044 crc crio[24245]: time="2026-06-14T09:34:04.301130237Z" level=info msg="Stopping pod sandbox: 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c" id=58f3bf64-4b08-496b-803b-baf91ab8059a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.141676 | controller | Jun 14 09:34:04.304449 crc crio[24245]: time="2026-06-14T09:34:04.302509842Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690494-qqqm7 Namespace:openshift-infra ID:35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c UID:6cc0064b-bd2a-41aa-a6a1-db739cad3132 NetNS:/var/run/netns/209a007c-3730-43a6-9559-f62df2b7c210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cc0064b_bd2a_41aa_a6a1_db739cad3132.slice PodAnnotations:0xc0004cda48}] Aliases:map[]}"
2026-06-14 10:12:37.141692 | controller | Jun 14 09:34:04.304449 crc crio[24245]: time="2026-06-14T09:34:04.302734329Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690494-qqqm7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.141707 | controller | Jun 14 09:34:04.745391 crc crio[24245]: time="2026-06-14T09:34:04.745302708Z" level=info msg="Stopped pod sandbox: 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c" id=58f3bf64-4b08-496b-803b-baf91ab8059a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.141722 | controller | Jun 14 09:34:20.446061 crc crio[24245]: time="2026-06-14T09:34:20.444487779Z" level=info msg="Stopping container: 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35 (timeout: 10s)" id=443cfe3d-79ec-4f1a-8edc-cc8422a98d65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141738 | controller | Jun 14 09:34:20.489983 crc crio[24245]: time="2026-06-14T09:34:20.488346953Z" level=info msg="Stopping container: baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4 (timeout: 10s)" id=0ec45013-f055-4d60-af42-a88f8182b8ce name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141753 | controller | Jun 14 09:34:20.490394 crc crio[24245]: time="2026-06-14T09:34:20.490345648Z" level=info msg="Stopping container: f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8 (timeout: 10s)" id=6b3693e0-0876-4a10-a8e6-9ab0dfe68102 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141769 | controller | Jun 14 09:34:20.542245 crc crio[24245]: time="2026-06-14T09:34:20.54216449Z" level=info msg="Stopping container: 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783 (timeout: 10s)" id=9005a8a9-0aad-4802-bb66-e4bae339eb8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141785 | controller | Jun 14 09:34:20.544211 crc crio[24245]: time="2026-06-14T09:34:20.542692367Z" level=info msg="Stopping container: a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c (timeout: 10s)" id=f0fadafa-9842-4f22-93b4-bbb8204b84f7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141800 | controller | Jun 14 09:34:20.610919 crc crio[24245]: time="2026-06-14T09:34:20.610789743Z" level=info msg="Stopping container: 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a (timeout: 10s)" id=d8e94e56-8fb7-4bd4-b81d-662ce7a16fb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141822 | controller | Jun 14 09:34:20.611395 crc crio[24245]: time="2026-06-14T09:34:20.611244948Z" level=info msg="Stopping container: 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17 (timeout: 10s)" id=aaf4432b-cae0-4be3-9d15-19f8fe546aea name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141837 | controller | Jun 14 09:34:20.613175 crc crio[24245]: time="2026-06-14T09:34:20.612957192Z" level=info msg="Stopping container: a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442 (timeout: 10s)" id=b3d380ab-a4e9-48aa-85f1-78850ff7e96c name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141853 | controller | Jun 14 09:34:20.615566 crc crio[24245]: time="2026-06-14T09:34:20.615522536Z" level=info msg="Stopping container: c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831 (timeout: 10s)" id=0dbac2d6-9f57-4a55-b1bc-e9365f4bbc68 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141868 | controller | Jun 14 09:34:20.621191 crc crio[24245]: time="2026-06-14T09:34:20.621140812Z" level=info msg="Stopping container: caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19 (timeout: 10s)" id=61a48167-45ba-4cd2-bf1a-ad173a111c9d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141883 | controller | Jun 14 09:34:20.621905 crc crio[24245]: time="2026-06-14T09:34:20.621446082Z" level=info msg="Stopping container: f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44 (timeout: 10s)" id=609cc69b-c176-4ace-9a51-59cd15596a61 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141898 | controller | Jun 14 09:34:20.679074 crc crio[24245]: time="2026-06-14T09:34:20.674025215Z" level=info msg="Stopping container: a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042 (timeout: 10s)" id=f364d5c0-14fb-4d66-8cdf-93381b03c959 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141913 | controller | Jun 14 09:34:20.679948 crc crio[24245]: time="2026-06-14T09:34:20.674141364Z" level=info msg="Stopping container: e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43 (timeout: 10s)" id=e3d8d340-f096-42d5-913c-759c3e5dc4af name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141928 | controller | Jun 14 09:34:20.680077 crc crio[24245]: time="2026-06-14T09:34:20.674360541Z" level=info msg="Stopping container: 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d (timeout: 10s)" id=91fe432e-abeb-4f25-82e6-0378653644a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141943 | controller | Jun 14 09:34:20.681618 crc crio[24245]: time="2026-06-14T09:34:20.674222957Z" level=info msg="Stopping container: 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416 (timeout: 10s)" id=6f37e691-6698-4ece-950b-dbd901f6dee4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141958 | controller | Jun 14 09:34:20.725395 crc crio[24245]: time="2026-06-14T09:34:20.724529063Z" level=info msg="Stopping container: 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2 (timeout: 10s)" id=c6170b67-cdbb-4981-a102-7805f97897a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141974 | controller | Jun 14 09:34:20.725395 crc crio[24245]: time="2026-06-14T09:34:20.72502456Z" level=info msg="Stopping container: fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5 (timeout: 10s)" id=b5f2c374-67a1-48bb-96d8-3d84ea9348dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.141988 | controller | Jun 14 09:34:20.734058 crc crio[24245]: time="2026-06-14T09:34:20.733989247Z" level=info msg="Stopped container baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/kube-rbac-proxy" id=0ec45013-f055-4d60-af42-a88f8182b8ce name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142007 | controller | Jun 14 09:34:20.782952 crc crio[24245]: time="2026-06-14T09:34:20.782400614Z" level=info msg="Stopped container 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/kube-rbac-proxy" id=9005a8a9-0aad-4802-bb66-e4bae339eb8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142022 | controller | Jun 14 09:34:20.817924 crc crio[24245]: time="2026-06-14T09:34:20.817025018Z" level=info msg="Stopping container: e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d (timeout: 10s)" id=2a38bbdc-10a3-4496-b87b-01457a8c4841 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142038 | controller | Jun 14 09:34:20.830884 crc crio[24245]: time="2026-06-14T09:34:20.830692049Z" level=info msg="Stopping container: ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b (timeout: 10s)" id=abd79e1c-a71b-40ee-af01-1679bcd0a84e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142053 | controller | Jun 14 09:34:20.844642 crc crio[24245]: time="2026-06-14T09:34:20.844391875Z" level=info msg="Stopping container: 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c (timeout: 10s)" id=4bffb7c1-f94f-4df5-9bf4-982d8436af5a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142069 | controller | Jun 14 09:34:20.847370 crc crio[24245]: time="2026-06-14T09:34:20.847329837Z" level=info msg="Stopping container: 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61 (timeout: 10s)" id=7b1adc71-c664-44d8-8cb3-5dbbc18651b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142085 | controller | Jun 14 09:34:20.967538 crc crio[24245]: time="2026-06-14T09:34:20.967389238Z" level=info msg="Stopping container: a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a (timeout: 10s)" id=4f0172e4-8a63-446b-860e-165b25b04854 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142100 | controller | Jun 14 09:34:20.991344 crc crio[24245]: time="2026-06-14T09:34:20.990048481Z" level=info msg="Stopped container a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/kube-rbac-proxy" id=b3d380ab-a4e9-48aa-85f1-78850ff7e96c name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142115 | controller | Jun 14 09:34:21.005788 crc crio[24245]: time="2026-06-14T09:34:21.005727953Z" level=info msg="Stopping container: f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a (timeout: 10s)" id=d7eadc9a-452f-4449-8004-bb98370506cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142130 | controller | Jun 14 09:34:21.011947 crc crio[24245]: time="2026-06-14T09:34:21.011793395Z" level=info msg="Stopping container: 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f (timeout: 10s)" id=e806ed4a-6bee-494e-91fa-a4fbf5ddef81 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142146 | controller | Jun 14 09:34:21.047298 crc crio[24245]: time="2026-06-14T09:34:21.047150296Z" level=info msg="Stopped container f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/manager" id=6b3693e0-0876-4a10-a8e6-9ab0dfe68102 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142161 | controller | Jun 14 09:34:21.086838 crc crio[24245]: time="2026-06-14T09:34:21.08677218Z" level=info msg="Stopping pod sandbox: 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d" id=68b24f55-b2a1-4171-8b41-b563a7c3ab11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.142177 | controller | Jun 14 09:34:21.089122 crc crio[24245]: time="2026-06-14T09:34:21.087031974Z" level=info msg="Stopping container: 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b (timeout: 10s)" id=d09072e3-c5ff-41b3-9431-bdc173163931 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142195 | controller | Jun 14 09:34:21.092281 crc crio[24245]: time="2026-06-14T09:34:21.087100756Z" level=info msg="Stopping container: 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186 (timeout: 10s)" id=8e02f5c6-00a7-4bec-8dd3-f497ffea8beb name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142211 | controller | Jun 14 09:34:21.092498 crc crio[24245]: time="2026-06-14T09:34:21.092348886Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-79785d8799-7cxpm Namespace:openstack-operators ID:812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d UID:a57aaac2-c533-4ee0-bf86-2660a24d5bc3 NetNS:/var/run/netns/521c774f-b3bd-4873-a4de-fb54f7c9671a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda57aaac2_c533_4ee0_bf86_2660a24d5bc3.slice PodAnnotations:0xc000130a60}] Aliases:map[]}"
2026-06-14 10:12:37.142227 | controller | Jun 14 09:34:21.092952 crc crio[24245]: time="2026-06-14T09:34:21.092691817Z" level=info msg="Deleting pod openstack-operators_heat-operator-controller-manager-79785d8799-7cxpm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.142243 | controller | Jun 14 09:34:21.097269 crc crio[24245]: time="2026-06-14T09:34:21.052926603Z" level=info msg="Stopping container: d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933 (timeout: 10s)" id=17a61db3-0558-4188-a634-67daa9f2a812 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142258 | controller | Jun 14 09:34:21.134376 crc crio[24245]: time="2026-06-14T09:34:21.12267487Z" level=info msg="Stopping container: c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12 (timeout: 10s)" id=87a0797e-056b-477e-9932-7bd26ee961d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142274 | controller | Jun 14 09:34:21.134376 crc crio[24245]: time="2026-06-14T09:34:21.132380388Z" level=info msg="Stopping container: 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14 (timeout: 10s)" id=18fba3f5-7400-43d4-aa4a-3fe5620826c8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142289 | controller | Jun 14 09:34:21.166704 crc crio[24245]: time="2026-06-14T09:34:21.16661682Z" level=info msg="Stopping container: 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73 (timeout: 10s)" id=5c125bff-1894-421e-8e1a-118e3ce86d63 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142305 | controller | Jun 14 09:34:21.169303 crc crio[24245]: time="2026-06-14T09:34:21.168761355Z" level=info msg="Stopping container: 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a (timeout: 10s)" id=ecbe181e-d4b7-41b9-82ea-ef5f7d04a6e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142320 | controller | Jun 14 09:34:21.193919 crc crio[24245]: time="2026-06-14T09:34:21.193799476Z" level=info msg="Stopped container caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/kube-rbac-proxy" id=61a48167-45ba-4cd2-bf1a-ad173a111c9d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142336 | controller | Jun 14 09:34:21.223678 crc crio[24245]: time="2026-06-14T09:34:21.223563067Z" level=info msg="Stopping container: fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e (timeout: 10s)" id=052b6ed5-bb68-4cbf-aa74-5dc4f0976336 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142377 | controller | Jun 14 09:34:21.226830 crc crio[24245]: time="2026-06-14T09:34:21.223951227Z" level=info msg="Stopping container: 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065 (timeout: 10s)" id=65bb99d7-bc86-4bc9-a15e-b160b6f239be name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142395 | controller | Jun 14 09:34:21.259392 crc crio[24245]: time="2026-06-14T09:34:21.259326942Z" level=info msg="Stopping container: 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0 (timeout: 10s)" id=9a4ef212-5ab6-4530-9f0d-5ba6380ff698 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142414 | controller | Jun 14 09:34:21.402421 crc crio[24245]: time="2026-06-14T09:34:21.402034572Z" level=info msg="Stopping container: bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb (timeout: 10s)" id=9a096c5c-6ea2-4dbf-9b58-8963015e02a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142430 | controller | Jun 14 09:34:21.408156 crc crio[24245]: time="2026-06-14T09:34:21.407194839Z" level=info msg="Stopping container: 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375 (timeout: 10s)" id=dd1f4954-082e-4d34-97d6-6b7f8c633d9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142446 | controller | Jun 14 09:34:21.431494 crc crio[24245]: time="2026-06-14T09:34:21.431384521Z" level=info msg="Stopping container: 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8 (timeout: 10s)" id=522385e6-d743-4655-928b-bcf9953b8e9b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142461 | controller | Jun 14 09:34:21.431956 crc crio[24245]: time="2026-06-14T09:34:21.431877356Z" level=info msg="Stopping container: 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e (timeout: 10s)" id=c75eb010-9c0b-43cd-8abc-64948df15cca name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142477 | controller | Jun 14 09:34:21.439378 crc crio[24245]: time="2026-06-14T09:34:21.439280616Z" level=info msg="Stopping container: 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b (timeout: 10s)" id=b2c1f36b-d721-4218-b44c-03777f381e99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142492 | controller | Jun 14 09:34:21.452101 crc crio[24245]: time="2026-06-14T09:34:21.440892647Z" level=info msg="Stopping container: 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d (timeout: 10s)" id=51c4fd5e-7085-4de8-8625-5a3e6cbe46b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142507 | controller | Jun 14 09:34:21.452101 crc crio[24245]: time="2026-06-14T09:34:21.445699352Z" level=info msg="Stopping container: 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2 (timeout: 10s)" id=c6be3479-4bde-4336-b89d-1f1b035f4616 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142523 | controller | Jun 14 09:34:21.452101 crc crio[24245]: time="2026-06-14T09:34:21.448044349Z" level=info msg="Stopping container: b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854 (timeout: 10s)" id=0683a2a9-993c-46b4-adb2-a21b7d7dccfb name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142538 | controller | Jun 14 09:34:21.452101 crc crio[24245]: time="2026-06-14T09:34:21.448444212Z" level=info msg="Stopping container: 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9 (timeout: 10s)" id=66ef5d9a-9b3f-4530-8ee9-a42534817605 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142553 | controller | Jun 14 09:34:21.464160 crc crio[24245]: time="2026-06-14T09:34:21.459088696Z" level=info msg="Stopped container a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/manager" id=f0fadafa-9842-4f22-93b4-bbb8204b84f7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142569 | controller | Jun 14 09:34:21.464160 crc crio[24245]: time="2026-06-14T09:34:21.463252831Z" level=info msg="Stopping pod sandbox: 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20" id=8c70ab09-9eb2-4947-b42a-1e7554cd42ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.142584 | controller | Jun 14 09:34:21.480467 crc crio[24245]: time="2026-06-14T09:34:21.480415685Z" level=info msg="Stopping container: 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76 (timeout: 10s)" id=1fea6c65-a9d6-433b-9f8c-16b4a92b9f4a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142604 | controller | Jun 14 09:34:21.481426 crc crio[24245]: time="2026-06-14T09:34:21.481398597Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-svclt Namespace:openstack-operators ID:7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20 UID:a5f03ed5-a2e5-46ec-929b-77ea8f2a5921 NetNS:/var/run/netns/a2af105a-68ba-402e-9d18-30ac7f8fae7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5f03ed5_a2e5_46ec_929b_77ea8f2a5921.slice PodAnnotations:0xc000620208}] Aliases:map[]}"
2026-06-14 10:12:37.142621 | controller | Jun 14 09:34:21.481833 crc crio[24245]: time="2026-06-14T09:34:21.48180594Z" level=info msg="Deleting pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-svclt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.142637 | controller | Jun 14 09:34:21.501053 crc crio[24245]: time="2026-06-14T09:34:21.500963688Z" level=info msg="Stopped container 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/manager" id=aaf4432b-cae0-4be3-9d15-19f8fe546aea name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142652 | controller | Jun 14 09:34:21.501523 crc crio[24245]: time="2026-06-14T09:34:21.50133828Z" level=info msg="Stopping container: 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71 (timeout: 10s)" id=c54d2a1b-ddae-4c4e-9429-77f302337c99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142668 | controller | Jun 14 09:34:21.519808 crc crio[24245]: time="2026-06-14T09:34:21.518203144Z" level=info msg="Stopped container 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/kube-rbac-proxy" id=d8e94e56-8fb7-4bd4-b81d-662ce7a16fb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142683 | controller | Jun 14 09:34:21.520280 crc crio[24245]: time="2026-06-14T09:34:21.520220449Z" level=info msg="Stopping container: fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880 (timeout: 10s)" id=1d1a9889-a162-44cb-a72a-dd30faf4f76b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142698 | controller | Jun 14 09:34:21.520779 crc crio[24245]: time="2026-06-14T09:34:21.520730916Z" level=info msg="Stopping container: 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6 (timeout: 10s)" id=4156787c-73a6-47e1-9acc-53e17c533849 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142714 | controller | Jun 14 09:34:21.528818 crc crio[24245]: time="2026-06-14T09:34:21.524268801Z" level=info msg="Stopping pod sandbox: f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1" id=f25a76dc-d817-44d4-9611-d39587d854df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.142729 | controller | Jun 14 09:34:21.528818 crc crio[24245]: time="2026-06-14T09:34:21.524466687Z" level=info msg="Stopping container: 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862 (timeout: 30s)" id=5013af40-c223-4e26-9041-113561689bad name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142745 | controller | Jun 14 09:34:21.528818 crc crio[24245]: time="2026-06-14T09:34:21.525200851Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hsdgw Namespace:openstack-operators ID:f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1 UID:0465d42e-1cbb-4c9e-88d1-867a5cf4dd7b NetNS:/var/run/netns/876011c2-682c-4961-944a-10c89c10b2f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0465d42e_1cbb_4c9e_88d1_867a5cf4dd7b.slice PodAnnotations:0xc00274a178}] Aliases:map[]}"
2026-06-14 10:12:37.142761 | controller | Jun 14 09:34:21.528818 crc crio[24245]: time="2026-06-14T09:34:21.525342735Z" level=info msg="Deleting pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hsdgw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.142779 | controller | Jun 14 09:34:21.545183 crc crio[24245]: time="2026-06-14T09:34:21.544569366Z" level=info msg="Stopped container a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/kube-rbac-proxy" id=f364d5c0-14fb-4d66-8cdf-93381b03c959 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142795 | controller | Jun 14 09:34:21.591661 crc crio[24245]: time="2026-06-14T09:34:21.577014546Z" level=info msg="Stopped container 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/operator" id=443cfe3d-79ec-4f1a-8edc-cc8422a98d65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142811 | controller | Jun 14 09:34:21.591661 crc crio[24245]: time="2026-06-14T09:34:21.577564804Z" level=info msg="Stopping container: 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1 (timeout: 30s)" id=eb31c926-1366-4862-8315-8474330b4d36 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142826 | controller | Jun 14 09:34:21.641745 crc crio[24245]: time="2026-06-14T09:34:21.637988225Z" level=info msg="Stopping pod sandbox: 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62" id=970a1ae6-c861-4920-9460-759052b5e9f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.142842 | controller | Jun 14 09:34:21.663065 crc crio[24245]: time="2026-06-14T09:34:21.65981234Z" level=info msg="Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 Namespace:openstack-operators ID:91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62 UID:cd8df072-0ba5-4078-bdf2-e291e396ff1e NetNS:/var/run/netns/85e12ca5-ba30-4188-a998-4ab3027ba06f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8df072_0ba5_4078_bdf2_e291e396ff1e.slice PodAnnotations:0xc00274a450}] Aliases:map[]}"
2026-06-14 10:12:37.142858 | controller | Jun 14 09:34:21.663065 crc crio[24245]: time="2026-06-14T09:34:21.660178021Z" level=info msg="Deleting pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.142874 | controller | Jun 14 09:34:21.721375 crc crio[24245]: time="2026-06-14T09:34:21.720532571Z" level=info msg="Stopped container e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/kube-rbac-proxy" id=e3d8d340-f096-42d5-913c-759c3e5dc4af name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142889 | controller | Jun 14 09:34:21.732535 crc crio[24245]: time="2026-06-14T09:34:21.732309588Z" level=info msg="Stopped container c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/manager" id=0dbac2d6-9f57-4a55-b1bc-e9365f4bbc68 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142905 | controller | Jun 14 09:34:21.736781 crc crio[24245]: time="2026-06-14T09:34:21.736646787Z" level=info msg="Stopping pod sandbox: 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a" id=e277b478-84cb-4e5c-8430-0ef27f66903e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.142921 | controller | Jun 14 09:34:21.739735 crc crio[24245]: time="2026-06-14T09:34:21.739394336Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jmlck Namespace:openstack-operators ID:392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a UID:a44dded2-c6bf-4f9a-92a7-792e9c68fd84 NetNS:/var/run/netns/9cc1eb2b-37f1-4788-8b9b-d83822119ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dded2_c6bf_4f9a_92a7_792e9c68fd84.slice PodAnnotations:0xc003bf6248}] Aliases:map[]}"
2026-06-14 10:12:37.142939 | controller | Jun 14 09:34:21.739935 crc crio[24245]: time="2026-06-14T09:34:21.739916893Z" level=info msg="Deleting pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jmlck from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.142955 | controller | Jun 14 09:34:21.760951 crc crio[24245]: time="2026-06-14T09:34:21.747272429Z" level=info msg="Stopped container 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/manager" id=c6170b67-cdbb-4981-a102-7805f97897a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142971 | controller | Jun 14 09:34:21.760951 crc crio[24245]: time="2026-06-14T09:34:21.753657685Z" level=info msg="Stopped container 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/manager" id=6f37e691-6698-4ece-950b-dbd901f6dee4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.142986 | controller | Jun 14 09:34:21.780320 crc crio[24245]: time="2026-06-14T09:34:21.780222013Z" level=info msg="Stopping pod sandbox: c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336" id=2ea11c6f-a3e7-4c6d-b158-1cf45b987963 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.143002 | controller | Jun 14 09:34:21.802571 crc crio[24245]: time="2026-06-14T09:34:21.792308193Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-529bp Namespace:openstack-operators ID:c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336 UID:aebcee62-e262-45c0-8822-9ffc7bc3ed6e NetNS:/var/run/netns/1b1ae009-fe2d-4b4a-915c-5055a1fa5b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaebcee62_e262_45c0_8822_9ffc7bc3ed6e.slice PodAnnotations:0xc001c3c528}] Aliases:map[]}"
2026-06-14 10:12:37.143017 | controller | Jun 14 09:34:21.802571 crc crio[24245]: time="2026-06-14T09:34:21.792574372Z" level=info msg="Deleting pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-529bp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.143032 | controller | Jun 14 09:34:21.802571 crc crio[24245]: time="2026-06-14T09:34:21.800178955Z" level=info msg="Stopped container fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/kube-rbac-proxy" id=b5f2c374-67a1-48bb-96d8-3d84ea9348dc name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143048 | controller | Jun 14 09:34:21.824901 crc crio[24245]: time="2026-06-14T09:34:21.819381387Z" level=info msg="Stopping pod sandbox: 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134" id=4132caae-c96d-453b-b829-c9980df38f98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.143063 | controller | Jun 14 09:34:21.824901 crc crio[24245]: time="2026-06-14T09:34:21.820716228Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-thf76 Namespace:openstack-operators ID:45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134 UID:fc0ca1cf-478f-4433-b7e6-3fc15c80205e NetNS:/var/run/netns/3c5ff395-cd6b-4633-93f2-53d94a42141b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc0ca1cf_478f_4433_b7e6_3fc15c80205e.slice PodAnnotations:0xc002c928d8}] Aliases:map[]}"
2026-06-14 10:12:37.143079 | controller | Jun 14 09:34:21.824901 crc crio[24245]: time="2026-06-14T09:34:21.820929535Z" level=info msg="Deleting pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-thf76 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.143097 | controller | Jun 14 09:34:21.841955 crc crio[24245]: time="2026-06-14T09:34:21.826398574Z" level=info msg="Stopped container f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/manager" id=609cc69b-c176-4ace-9a51-59cd15596a61 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143113 | controller | Jun 14 09:34:21.841955 crc crio[24245]: time="2026-06-14T09:34:21.841121937Z" level=info msg="Stopped container 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/manager" id=91fe432e-abeb-4f25-82e6-0378653644a8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143127 | controller | Jun 14 09:34:21.897704 crc crio[24245]: time="2026-06-14T09:34:21.897507052Z" level=info msg="Stopping pod sandbox: de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f" id=191768e0-c343-41c5-987f-234512d6cc48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.143143 | controller | Jun 14 09:34:21.915554 crc crio[24245]: time="2026-06-14T09:34:21.899401873Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-jvxd2 Namespace:openstack-operators ID:de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f UID:a95e631e-af83-4573-bd82-a8fe9be0a573 NetNS:/var/run/netns/875cbf9e-d704-4391-b42d-68a0e074ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda95e631e_af83_4573_bd82_a8fe9be0a573.slice PodAnnotations:0xc001fea480}] Aliases:map[]}"
2026-06-14 10:12:37.143159 | controller | Jun 14 09:34:21.915554 crc crio[24245]: time="2026-06-14T09:34:21.899729414Z" level=info msg="Deleting pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-jvxd2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.143174 | controller | Jun 14 09:34:21.928899 crc crio[24245]: time="2026-06-14T09:34:21.926333788Z" level=info msg="Stopping pod sandbox: be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22" id=625b5326-c4cc-459e-90e1-dc6befbf4241 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.143190 | controller | Jun 14 09:34:21.956380 crc crio[24245]: time="2026-06-14T09:34:21.956250454Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-pbfr4 Namespace:openstack-operators ID:be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22 UID:b381b2a2-d481-4c08-a2d3-7eb0ab307b20 NetNS:/var/run/netns/175b7697-6e67-47d5-bb6d-7add6d30d0a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb381b2a2_d481_4c08_a2d3_7eb0ab307b20.slice PodAnnotations:0xc000620ab0}] Aliases:map[]}"
2026-06-14 10:12:37.143206 | controller | Jun 14 09:34:21.956814 crc crio[24245]: time="2026-06-14T09:34:21.956624256Z" level=info msg="Deleting pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-pbfr4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.143222 | controller | Jun 14 09:34:21.989031 crc crio[24245]: time="2026-06-14T09:34:21.988839293Z" level=info msg="Stopped container 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/kube-rbac-proxy" id=4bffb7c1-f94f-4df5-9bf4-982d8436af5a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143238 | controller | Jun 14 09:34:22.039996 crc crio[24245]: time="2026-06-14T09:34:22.037678874Z" level=info msg="Stopped container e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/kube-rbac-proxy" id=2a38bbdc-10a3-4496-b87b-01457a8c4841 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143257 | controller | Jun 14 09:34:22.061790 crc crio[24245]: time="2026-06-14T09:34:22.061639367Z" level=info msg="Stopped container ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/manager" id=abd79e1c-a71b-40ee-af01-1679bcd0a84e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143273 | controller | Jun 14 09:34:22.065502 crc crio[24245]: time="2026-06-14T09:34:22.065229728Z" level=info msg="Stopped container 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/manager" id=d09072e3-c5ff-41b3-9431-bdc173163931 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143288 | controller | Jun 14 09:34:22.100340 crc crio[24245]: time="2026-06-14T09:34:22.099702865Z" level=info msg="Stopped container 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/kube-rbac-proxy" id=5c125bff-1894-421e-8e1a-118e3ce86d63 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143304 | controller | Jun 14 09:34:22.123142 crc crio[24245]: time="2026-06-14T09:34:22.120251495Z" level=info msg="Stopped container 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/manager" id=7b1adc71-c664-44d8-8cb3-5dbbc18651b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143319 | controller | Jun 14 09:34:22.128488 crc crio[24245]: time="2026-06-14T09:34:22.127308169Z" level=info msg="Stopping pod sandbox: 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15" id=ae5850d8-2163-4d48-8670-0330acfdd1d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.143335 | controller | Jun 14 09:34:22.135892 crc crio[24245]: time="2026-06-14T09:34:22.135703376Z" level=info msg="Stopping pod sandbox: d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27" id=b3565f84-18e0-47c5-bcd5-2ff1d62dfb53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.143368 | controller | Jun 14 09:34:22.140942 crc crio[24245]: time="2026-06-14T09:34:22.140517532Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-rcjhq Namespace:openstack-operators ID:d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27 UID:24675281-e86d-4acd-b4ad-606fec6b9437 NetNS:/var/run/netns/fd4e1903-bc63-4b12-b980-50c549b97b41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24675281_e86d_4acd_b4ad_606fec6b9437.slice PodAnnotations:0xc0004cd188}] Aliases:map[]}"
2026-06-14 10:12:37.143386 | controller | Jun 14 09:34:22.140942 crc crio[24245]: time="2026-06-14T09:34:22.140826632Z" level=info msg="Deleting pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-rcjhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.143401 | controller | Jun 14 09:34:22.142150 crc crio[24245]: time="2026-06-14T09:34:22.141473545Z" level=info msg="Stopped container a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/manager" id=4f0172e4-8a63-446b-860e-165b25b04854 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143417 | controller | Jun 14 09:34:22.150130 crc crio[24245]: time="2026-06-14T09:34:22.147115314Z" level=info msg="Stopped container fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/kube-rbac-proxy" id=052b6ed5-bb68-4cbf-aa74-5dc4f0976336 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143433 | controller | Jun 14 09:34:22.157035 crc crio[24245]: time="2026-06-14T09:34:22.153395451Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-6b49d958cc-glv5t Namespace:openstack-operators ID:5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15 UID:c4f38e1c-0089-4b72-af22-7358327ffa9e NetNS:/var/run/netns/c87d6496-d7ba-4199-8b93-a3643f4804a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4f38e1c_0089_4b72_af22_7358327ffa9e.slice PodAnnotations:0xc002c92bd8}] Aliases:map[]}"
2026-06-14 10:12:37.143452 | controller | Jun 14 09:34:22.157035 crc crio[24245]: time="2026-06-14T09:34:22.15366102Z" level=info msg="Deleting pod openstack-operators_test-operator-controller-manager-6b49d958cc-glv5t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.143473 | controller | Jun 14 09:34:22.194874 crc crio[24245]: time="2026-06-14T09:34:22.182974137Z" level=info msg="Stopped container 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/manager" id=65bb99d7-bc86-4bc9-a15e-b160b6f239be name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143496 | controller | Jun 14 09:34:22.194874 crc crio[24245]: time="2026-06-14T09:34:22.187574395Z" level=info msg="Stopped container 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/manager" id=ecbe181e-d4b7-41b9-82ea-ef5f7d04a6e7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143527 | controller | Jun 14 09:34:22.194874 crc crio[24245]: time="2026-06-14T09:34:22.1892714Z" level=info msg="Stopping pod sandbox: 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8" id=5ee50231-8640-4e4a-9354-c444ee56263b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.143557 | controller | Jun 14 09:34:22.194874 crc crio[24245]: time="2026-06-14T09:34:22.18927827Z" level=info msg="Stopping pod sandbox: e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13" id=4e070198-02f1-4a13-a88d-0b24f8f8d94c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.143590 | controller | Jun 14 09:34:22.194874 crc crio[24245]: time="2026-06-14T09:34:22.190669035Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9lvmf Namespace:openstack-operators ID:e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13 UID:2d46999b-0528-405c-9667-e9f10a0d303d NetNS:/var/run/netns/77050e2e-affc-4327-9c67-f193b36d3944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d46999b_0528_405c_9667_e9f10a0d303d.slice PodAnnotations:0xc000602b78}] Aliases:map[]}"
2026-06-14 10:12:37.143620 | controller | Jun 14 09:34:22.194874 crc crio[24245]: time="2026-06-14T09:34:22.19082909Z" level=info msg="Deleting pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9lvmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.143648 | controller | Jun 14 09:34:22.194874 crc crio[24245]: time="2026-06-14T09:34:22.192317878Z" level=info msg="Stopped container d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/kube-rbac-proxy" id=17a61db3-0558-4188-a634-67daa9f2a812 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143675 | controller | Jun 14 09:34:22.207931 crc crio[24245]: time="2026-06-14T09:34:22.198308371Z" level=info msg="Stopped container 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/kube-rbac-proxy" id=8e02f5c6-00a7-4bec-8dd3-f497ffea8beb name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143702 | controller | Jun 14 09:34:22.207931 crc crio[24245]: time="2026-06-14T09:34:22.202148305Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749482tn Namespace:openstack-operators ID:4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8 UID:bf13fccc-8026-4eb4-93e8-65f01fbbc11d NetNS:/var/run/netns/47311893-7b51-4b11-88f5-3b58f6446b9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf13fccc_8026_4eb4_93e8_65f01fbbc11d.slice PodAnnotations:0xc00274a960}] Aliases:map[]}"
2026-06-14 10:12:37.143735 | controller | Jun 14 09:34:22.207931 crc crio[24245]: time="2026-06-14T09:34:22.202379163Z" level=info msg="Deleting pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749482tn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.143764 | controller | Jun 14 09:34:22.207931 crc crio[24245]: time="2026-06-14T09:34:22.203075275Z" level=info msg="Stopped container f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/kube-rbac-proxy" id=d7eadc9a-452f-4449-8004-bb98370506cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143791 | controller | Jun 14 09:34:22.207931 crc crio[24245]: time="2026-06-14T09:34:22.203791981Z" level=info msg="Stopped container 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/kube-rbac-proxy" id=dd1f4954-082e-4d34-97d6-6b7f8c633d9f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143829 | controller | Jun 14 09:34:22.226949 crc crio[24245]: time="2026-06-14T09:34:22.222031996Z" level=info msg="Stopping pod sandbox: 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52" id=43d848c4-ba64-4997-b99d-a2cc4f7bdb8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.143860 | controller | Jun 14 09:34:22.226949 crc crio[24245]: time="2026-06-14T09:34:22.223833885Z" level=info msg="Stopped container 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/manager" id=18fba3f5-7400-43d4-aa4a-3fe5620826c8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.143889 | controller | Jun 14 09:34:22.226949 crc crio[24245]: time="2026-06-14T09:34:22.224668643Z" level=info msg="Stopping pod sandbox: 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba" id=bbc42cdc-548a-4fd5-808e-af785badfd44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.143916 | controller | Jun 14 09:34:22.232473 crc crio[24245]: time="2026-06-14T09:34:22.227574887Z" level=info msg="Got pod network &{Name:placement-operator-controller-manager-84859b96f4-drglc Namespace:openstack-operators ID:0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba UID:269945e2-ee16-4306-b18a-470f899d058f NetNS:/var/run/netns/e814482e-c282-45da-8fd6-20465bc0b828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod269945e2_ee16_4306_b18a_470f899d058f.slice PodAnnotations:0xc006e0a5a8}] Aliases:map[]}"
2026-06-14 10:12:37.143944 | controller | Jun 14 09:34:22.232473 crc crio[24245]: time="2026-06-14T09:34:22.22797015Z" level=info msg="Deleting pod openstack-operators_placement-operator-controller-manager-84859b96f4-drglc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.143972 | controller | Jun 14 09:34:22.256562 crc crio[24245]: time="2026-06-14T09:34:22.247951495Z" level=info msg="Stopped container 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/kube-rbac-proxy" id=9a4ef212-5ab6-4530-9f0d-5ba6380ff698 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.144000 | controller | Jun 14 09:34:22.256562 crc crio[24245]: time="2026-06-14T09:34:22.252723097Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qqlrs Namespace:openstack-operators ID:8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52 UID:132cef1b-70c9-43f8-9d91-1aa891714cbc NetNS:/var/run/netns/8b179f6e-cd32-40ad-a1f7-011f783ee348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod132cef1b_70c9_43f8_9d91_1aa891714cbc.slice PodAnnotations:0xc001c3cc00}] Aliases:map[]}"
2026-06-14 10:12:37.144031 | controller | Jun 14 09:34:22.256562 crc crio[24245]: time="2026-06-14T09:34:22.253084199Z" level=info msg="Deleting pod openstack-operators_openstack-operator-controller-manager-647c57968d-qqlrs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.144060 | controller | Jun 14 09:34:22.266467 crc crio[24245]: time="2026-06-14T09:34:22.265057865Z" level=info msg="Stopped container c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/kube-rbac-proxy" id=87a0797e-056b-477e-9932-7bd26ee961d5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.144088 | controller | Jun 14 09:34:22.288771 crc crio[24245]: time="2026-06-14T09:34:22.27124729Z" level=info msg="Stopping pod sandbox: 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609" id=d4159ecc-6031-48c3-8a26-7559b13c7409 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.144115 | controller | Jun 14 09:34:22.288771 crc crio[24245]: time="2026-06-14T09:34:22.283651032Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-7fc948458f-qv2dm Namespace:openstack-operators ID:622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609 UID:097d77dc-db05-41d5-99c9-4365e6f9bc70 NetNS:/var/run/netns/29030975-db8b-4900-a647-34cd9434e7a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097d77dc_db05_41d5_99c9_4365e6f9bc70.slice PodAnnotations:0xc0001314b8}] Aliases:map[]}"
2026-06-14 10:12:37.144143 | controller | Jun 14 09:34:22.288771 crc crio[24245]: time="2026-06-14T09:34:22.285410698Z" level=info msg="Deleting pod openstack-operators_infra-operator-controller-manager-7fc948458f-qv2dm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.144170 | controller | Jun 14 09:34:22.309063 crc crio[24245]: time="2026-06-14T09:34:22.308039167Z" level=info msg="Stopped container 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/manager" id=e806ed4a-6bee-494e-91fa-a4fbf5ddef81 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.144197 | controller | Jun 14 09:34:22.311794 crc crio[24245]: time="2026-06-14T09:34:22.311435076Z" level=info msg="Stopped container 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/kube-rbac-proxy" id=522385e6-d743-4655-928b-bcf9953b8e9b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.144223 | controller | Jun 14 09:34:22.333643 crc crio[24245]: time="2026-06-14T09:34:22.31834746Z" level=info msg="Stopping pod sandbox: d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7" id=02b3a930-278d-43ea-bd68-ace2fcc2603d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.144251 | controller | Jun 14 09:34:22.333643 crc crio[24245]: time="2026-06-14T09:34:22.31991985Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-6hmbh Namespace:openstack-operators ID:d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7 UID:8fff94f5-f9e1-4681-8f9c-0de3a3662179 NetNS:/var/run/netns/10ad127d-ba94-4b07-9d41-44a311d7be35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fff94f5_f9e1_4681_8f9c_0de3a3662179.slice PodAnnotations:0xc001feaa30}] Aliases:map[]}"
2026-06-14 10:12:37.144284 | controller | Jun 14 09:34:22.333643 crc crio[24245]: time="2026-06-14T09:34:22.320065185Z" level=info msg="Deleting pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-6hmbh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.144312 | controller | Jun 14 09:34:22.352296 crc crio[24245]: time="2026-06-14T09:34:22.351671622Z" level=info msg="Stopped container b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/manager" id=0683a2a9-993c-46b4-adb2-a21b7d7dccfb name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.144340 | controller | Jun 14 09:34:22.366645 crc crio[24245]: time="2026-06-14T09:34:22.366474275Z" level=info msg="Stopped container 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/kube-rbac-proxy" id=c54d2a1b-ddae-4c4e-9429-77f302337c99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.144390 | controller | Jun 14 09:34:22.395271 crc crio[24245]: time="2026-06-14T09:34:22.394170601Z" level=info msg="Stopped container 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/kube-rbac-proxy" id=c6be3479-4bde-4336-b89d-1f1b035f4616 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.144420 | controller | Jun 14 09:34:22.404915 crc crio[24245]: time="2026-06-14T09:34:22.404650859Z" level=info msg="Stopping pod sandbox: aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc" id=829eb749-1344-403c-893a-18ec66fc4491 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.144447 | controller | Jun 14 09:34:22.424377 crc crio[24245]: time="2026-06-14T09:34:22.424271162Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-4f8rx Namespace:openstack-operators ID:aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc UID:4c3c6dee-28d6-4383-94d6-0d7343c8e6d9 NetNS:/var/run/netns/237f8326-f59c-45cb-bf1b-23169ec73226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c3c6dee_28d6_4383_94d6_0d7343c8e6d9.slice PodAnnotations:0xc00274aa48}] Aliases:map[]}"
2026-06-14 10:12:37.144475 | controller | Jun 14 09:34:22.424750 crc crio[24245]: time="2026-06-14T09:34:22.424533781Z" level=info msg="Deleting pod openstack-operators_ovn-operator-controller-manager-576f47b94c-4f8rx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.144503 | controller | Jun 14 09:34:22.435263 crc crio[24245]: time="2026-06-14T09:34:22.43514637Z" level=info msg="Stopped container 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/manager" id=51c4fd5e-7085-4de8-8625-5a3e6cbe46b5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.144530 | controller | Jun 14 09:34:22.451563 crc crio[24245]: time="2026-06-14T09:34:22.451438469Z" level=info msg="Stopped container 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/kube-rbac-proxy" id=1fea6c65-a9d6-433b-9f8c-16b4a92b9f4a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.144557 | controller | Jun 14 09:34:22.480937 crc crio[24245]: time="2026-06-14T09:34:22.478504783Z" level=info msg="Stopped container bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/manager" id=9a096c5c-6ea2-4dbf-9b58-8963015e02a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.144589 | controller | Jun 14 09:34:22.480937 crc crio[24245]: time="2026-06-14T09:34:22.480737634Z" level=info msg="Stopping pod sandbox: 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c" id=deada2b8-63f8-4c35-84cb-2c7783739a3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.144618 | controller | Jun 14 09:34:22.483116 crc crio[24245]: time="2026-06-14T09:34:22.482984047Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-ft58h Namespace:openstack-operators ID:46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c UID:95878bdf-452f-400f-bd2a-9800393ecfc8 NetNS:/var/run/netns/2db0cb6f-0a1b-472d-b78d-dfd6e138bb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95878bdf_452f_400f_bd2a_9800393ecfc8.slice PodAnnotations:0xc001c3cd68}] Aliases:map[]}"
2026-06-14 10:12:37.144646 | controller | Jun 14 09:34:22.486916 crc crio[24245]: time="2026-06-14T09:34:22.483182102Z" level=info msg="Deleting pod openstack-operators_swift-operator-controller-manager-5cd6475f78-ft58h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.144674 | controller | Jun 14 09:34:22.516924 crc crio[24245]: time="2026-06-14T09:34:22.513149434Z" level=info msg="Stopped container 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/kube-rbac-proxy" id=b2c1f36b-d721-4218-b44c-03777f381e99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.144701 | controller | Jun 14 09:34:22.536899 crc crio[24245]: time="2026-06-14T09:34:22.53323637Z" level=info msg="Stopped container 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/manager" id=c75eb010-9c0b-43cd-8abc-64948df15cca name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.144728 | controller | Jun 14 09:34:22.544892 crc crio[24245]: time="2026-06-14T09:34:22.541194159Z" level=info msg="Stopping pod sandbox: df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce" id=405ab6f3-b30d-41b4-84ef-189f5cc7c038 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.144756 | controller | Jun 14 09:34:22.544892 crc crio[24245]: time="2026-06-14T09:34:22.544302413Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-b9f789587-752cf Namespace:openstack-operators ID:df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce UID:17d545a8-9359-4643-af22-1e3b5c7c5428 NetNS:/var/run/netns/39678101-e90c-418f-aaa9-6c2082b285cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17d545a8_9359_4643_af22_1e3b5c7c5428.slice PodAnnotations:0xc006e0a6e8}] Aliases:map[]}"
2026-06-14 10:12:37.144784 | controller | Jun 14 09:34:22.548277 crc crio[24245]: time="2026-06-14T09:34:22.546232482Z" level=info msg="Stopping pod sandbox: 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562" id=52babef5-32fa-4bfc-8429-919e01bec446 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.144811 | controller | Jun 14 09:34:22.552027 crc crio[24245]: time="2026-06-14T09:34:22.549806327Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-jx9qw Namespace:openstack-operators ID:86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562 UID:950d4303-705c-458a-99a2-adca4e8ab096 NetNS:/var/run/netns/2f56f872-c6df-459e-953f-c8a11bee10fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod950d4303_705c_458a_99a2_adca4e8ab096.slice PodAnnotations:0xc001c3ce48}] Aliases:map[]}"
2026-06-14 10:12:37.144838 | controller | Jun 14 09:34:22.552027 crc crio[24245]: time="2026-06-14T09:34:22.550107997Z" level=info msg="Deleting pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-jx9qw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.144870 | controller | Jun 14 09:34:22.552027 crc crio[24245]: time="2026-06-14T09:34:22.550491981Z" level=info msg="Stopped container 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/manager" id=4156787c-73a6-47e1-9acc-53e17c533849 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.144898 | controller | Jun 14 09:34:22.555132 crc crio[24245]: time="2026-06-14T09:34:22.553373342Z" level=info msg="Stopped container 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/manager" id=66ef5d9a-9b3f-4530-8ee9-a42534817605 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.144926 | controller | Jun 14 09:34:22.559108 crc crio[24245]: time="2026-06-14T09:34:22.556060613Z" level=info msg="Deleting pod openstack-operators_nova-operator-controller-manager-b9f789587-752cf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.144953 | controller | Jun 14 09:34:22.563357 crc crio[24245]: time="2026-06-14T09:34:22.561503005Z" level=info msg="Stopping pod sandbox: 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd" id=58477ff2-9862-48e3-8ec8-6161307732a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.144981 | controller | Jun 14 09:34:22.563357 crc crio[24245]: time="2026-06-14T09:34:22.563277062Z" level=info msg="Stopping pod sandbox: 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35" id=846c5115-6a0c-4b66-95c9-7c57ef9fb213 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145008 | controller | Jun 14 09:34:22.564095 crc crio[24245]: time="2026-06-14T09:34:22.564030025Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-b9wbh Namespace:openstack-operators ID:4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd UID:3102d439-a8b8-4187-8a5f-0125a9927488 NetNS:/var/run/netns/df526d5c-b984-493a-b08f-ea192e9412bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3102d439_a8b8_4187_8a5f_0125a9927488.slice PodAnnotations:0xc0001316c0}] Aliases:map[]}"
2026-06-14 10:12:37.145036 | controller | Jun 14 09:34:22.564294 crc crio[24245]: time="2026-06-14T09:34:22.564232002Z" level=info msg="Deleting pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-b9wbh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.145064 | controller | Jun 14 09:34:22.564791 crc crio[24245]: time="2026-06-14T09:34:22.564707888Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-4kjrn Namespace:openstack-operators ID:6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35 UID:aef09ea5-3e76-4fd9-b2d7-7f594728099f NetNS:/var/run/netns/57759062-e935-4bc2-a964-0ec733c6aff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaef09ea5_3e76_4fd9_b2d7_7f594728099f.slice PodAnnotations:0xc000131718}] Aliases:map[]}"
2026-06-14 10:12:37.145092 | controller | Jun 14 09:34:22.565028 crc crio[24245]: time="2026-06-14T09:34:22.564976017Z" level=info msg="Deleting pod openstack-operators_ironic-operator-controller-manager-955dfdfc-4kjrn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.145119 | controller | Jun 14 09:34:22.580988 crc crio[24245]: time="2026-06-14T09:34:22.578576225Z" level=info msg="Stopped container fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/operator" id=1d1a9889-a162-44cb-a72a-dd30faf4f76b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.145173 | controller | Jun 14 09:34:22.580988 crc crio[24245]: time="2026-06-14T09:34:22.579714993Z" level=info msg="Stopped container 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862: openstack-operators/openstack-operator-index-jl96f/registry-server" id=5013af40-c223-4e26-9041-113561689bad name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.145204 | controller | Jun 14 09:34:22.582099 crc crio[24245]: time="2026-06-14T09:34:22.582054588Z" level=info msg="Stopping pod sandbox: 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c" id=61d6d781-5572-4a1f-b220-8e070a4d5c55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145223 | controller | Jun 14 09:34:22.588410 crc crio[24245]: time="2026-06-14T09:34:22.588348159Z" level=info msg="Got pod network &{Name:openstack-operator-index-jl96f Namespace:openstack-operators ID:39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c UID:622dc953-adab-45bc-a3ee-09ea342f8519 NetNS:/var/run/netns/363839a9-81e6-45eb-83c6-a04191fe2a36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod622dc953_adab_45bc_a3ee_09ea342f8519.slice PodAnnotations:0xc000602d20}] Aliases:map[]}"
2026-06-14 10:12:37.145240 | controller | Jun 14 09:34:22.588995 crc crio[24245]: time="2026-06-14T09:34:22.58896751Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-jl96f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.145257 | controller | Jun 14 09:34:22.592901 crc crio[24245]: time="2026-06-14T09:34:22.590032156Z" level=info msg="Stopping pod sandbox: ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525" id=4beab4a0-b3a3-4271-a163-634242877d0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145272 | controller | Jun 14 09:34:22.607518 crc crio[24245]: time="2026-06-14T09:34:22.602969277Z" level=info msg="Stopped container 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=eb31c926-1366-4862-8315-8474330b4d36 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.145288 | controller | Jun 14 09:34:22.614901 crc crio[24245]: time="2026-06-14T09:34:22.609375324Z" level=info msg="Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-9rq4m Namespace:openstack-operators ID:ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525 UID:be977a3e-7fc7-41e3-a7dc-bb1ea98c1ca7 NetNS:/var/run/netns/b0a218e6-28e1-48fe-9646-bec1e0365261 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe977a3e_7fc7_41e3_a7dc_bb1ea98c1ca7.slice PodAnnotations:0xc002c92ce8}] Aliases:map[]}"
2026-06-14 10:12:37.145304 | controller | Jun 14 09:34:22.636451 crc crio[24245]: time="2026-06-14T09:34:22.636272509Z" level=info msg="Deleting pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-9rq4m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.145320 | controller | Jun 14 09:34:22.648021 crc crio[24245]: time="2026-06-14T09:34:22.647919599Z" level=info msg="Stopping pod sandbox: 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae" id=ab6b70fc-fa4a-4d93-9e23-6fc4fbe15015 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145336 | controller | Jun 14 09:34:22.672547 crc crio[24245]: time="2026-06-14T09:34:22.667392672Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c 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:0xc003bf6688}] Aliases:map[]}"
2026-06-14 10:12:37.145378 | controller | Jun 14 09:34:22.672547 crc crio[24245]: time="2026-06-14T09:34:22.66764411Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.145396 | controller | Jun 14 09:34:22.858653 crc crio[24245]: time="2026-06-14T09:34:22.857830351Z" level=info msg="Stopped pod sandbox: 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d" id=68b24f55-b2a1-4171-8b41-b563a7c3ab11 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145412 | controller | Jun 14 09:34:23.147541 crc crio[24245]: time="2026-06-14T09:34:23.146288431Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-jqd7h/POD" id=081aa6d3-b1e0-4bbc-a9f5-36aa5b75b277 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.145428 | controller | Jun 14 09:34:23.147541 crc crio[24245]: time="2026-06-14T09:34:23.146403676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.145443 | controller | Jun 14 09:34:23.207125 crc crio[24245]: time="2026-06-14T09:34:23.206942569Z" level=info msg="Stopped pod sandbox: f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1" id=f25a76dc-d817-44d4-9611-d39587d854df name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145459 | controller | Jun 14 09:34:23.220112 crc crio[24245]: time="2026-06-14T09:34:23.220004546Z" level=info msg="Stopped pod sandbox: c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336" id=2ea11c6f-a3e7-4c6d-b158-1cf45b987963 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145474 | controller | Jun 14 09:34:23.261778 crc crio[24245]: time="2026-06-14T09:34:23.261644125Z" level=info msg="Stopped pod sandbox: 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20" id=8c70ab09-9eb2-4947-b42a-1e7554cd42ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145494 | controller | Jun 14 09:34:23.264472 crc crio[24245]: time="2026-06-14T09:34:23.263950179Z" level=info msg="Stopped pod sandbox: 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a" id=e277b478-84cb-4e5c-8430-0ef27f66903e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145512 | controller | Jun 14 09:34:23.265312 crc crio[24245]: time="2026-06-14T09:34:23.26524247Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-jqd7h Namespace:openshift-operator-lifecycle-manager ID:e93285406b1206bea9c6cdf9cfd2873d3e0a26fbe75872c3ce265be255651918 UID:7b5cc79c-813a-47d6-ab75-c08f5f51493e NetNS:/var/run/netns/e0176508-de8d-4fac-9a16-ffbe2aebd7d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b5cc79c_813a_47d6_ab75_c08f5f51493e.slice PodAnnotations:0xc00161ab50}] Aliases:map[]}"
2026-06-14 10:12:37.145527 | controller | Jun 14 09:34:23.265312 crc crio[24245]: time="2026-06-14T09:34:23.265309602Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-jqd7h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.145543 | controller | Jun 14 09:34:23.861338 crc crio[24245]: time="2026-06-14T09:34:23.860472914Z" level=info msg="Stopped pod sandbox: be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22" id=625b5326-c4cc-459e-90e1-dc6befbf4241 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145558 | controller | Jun 14 09:34:23.866165 crc crio[24245]: time="2026-06-14T09:34:23.866108774Z" level=info msg="Stopped pod sandbox: 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15" id=ae5850d8-2163-4d48-8670-0330acfdd1d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145577 | controller | Jun 14 09:34:23.882630 crc crio[24245]: time="2026-06-14T09:34:23.88239945Z" level=info msg="Stopped pod sandbox: 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562" id=52babef5-32fa-4bfc-8429-919e01bec446 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145593 | controller | Jun 14 09:34:23.898385 crc crio[24245]: time="2026-06-14T09:34:23.898032899Z" level=info msg="Stopped pod sandbox: 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba" id=bbc42cdc-548a-4fd5-808e-af785badfd44 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145608 | controller | Jun 14 09:34:23.911161 crc crio[24245]: time="2026-06-14T09:34:23.911061989Z" level=info msg="Stopped pod sandbox: ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525" id=4beab4a0-b3a3-4271-a163-634242877d0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145623 | controller | Jun 14 09:34:23.972067 crc crio[24245]: time="2026-06-14T09:34:23.971958359Z" level=info msg="Stopped pod sandbox: 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8" id=5ee50231-8640-4e4a-9354-c444ee56263b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145638 | controller | Jun 14 09:34:24.016184 crc crio[24245]: time="2026-06-14T09:34:24.016103409Z" level=info msg="Stopped pod sandbox: d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27" id=b3565f84-18e0-47c5-bcd5-2ff1d62dfb53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145653 | controller | Jun 14 09:34:24.080328 crc crio[24245]: time="2026-06-14T09:34:24.080252901Z" level=info msg="Removing container: 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a" id=2e4676cb-4b36-4976-82a2-d288eddec8f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.145668 | controller | Jun 14 09:34:24.081619 crc crio[24245]: time="2026-06-14T09:34:24.081376058Z" level=info msg="Stopped pod sandbox: 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609" id=d4159ecc-6031-48c3-8a26-7559b13c7409 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145683 | controller | Jun 14 09:34:24.091569 crc crio[24245]: time="2026-06-14T09:34:24.091518986Z" level=info msg="Stopped pod sandbox: de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f" id=191768e0-c343-41c5-987f-234512d6cc48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145697 | controller | Jun 14 09:34:24.129327 crc crio[24245]: time="2026-06-14T09:34:24.129242362Z" level=info msg="Stopped pod sandbox: 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c" id=deada2b8-63f8-4c35-84cb-2c7783739a3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145712 | controller | Jun 14 09:34:24.138043 crc crio[24245]: time="2026-06-14T09:34:24.138001098Z" level=info msg="Stopped pod sandbox: e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13" id=4e070198-02f1-4a13-a88d-0b24f8f8d94c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145727 | controller | Jun 14 09:34:24.143484 crc crio[24245]: time="2026-06-14T09:34:24.143438709Z" level=info msg="Stopped pod sandbox: df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce" id=405ab6f3-b30d-41b4-84ef-189f5cc7c038 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145742 | controller | Jun 14 09:34:24.185419 crc crio[24245]: time="2026-06-14T09:34:24.185094512Z" level=info msg="Stopped pod sandbox: 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52" id=43d848c4-ba64-4997-b99d-a2cc4f7bdb8e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145757 | controller | Jun 14 09:34:24.188121 crc crio[24245]: time="2026-06-14T09:34:24.188086765Z" level=info msg="Stopped pod sandbox: 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62" id=970a1ae6-c861-4920-9460-759052b5e9f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145775 | controller | Jun 14 09:34:24.257974 crc crio[24245]: time="2026-06-14T09:34:24.256385045Z" level=info msg="Removed container 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/kube-rbac-proxy" id=2e4676cb-4b36-4976-82a2-d288eddec8f9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.145790 | controller | Jun 14 09:34:24.263975 crc crio[24245]: time="2026-06-14T09:34:24.263404958Z" level=info msg="Removing container: 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17" id=f61229ed-cace-4c7d-8079-1d1704d53e79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.145805 | controller | Jun 14 09:34:24.270971 crc crio[24245]: time="2026-06-14T09:34:24.268057117Z" level=info msg="Stopped pod sandbox: 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134" id=4132caae-c96d-453b-b829-c9980df38f98 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145820 | controller | Jun 14 09:34:24.277523 crc crio[24245]: time="2026-06-14T09:34:24.275129713Z" level=info msg="Stopped pod sandbox: aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc" id=829eb749-1344-403c-893a-18ec66fc4491 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145835 | controller | Jun 14 09:34:24.283740 crc crio[24245]: time="2026-06-14T09:34:24.283207477Z" level=info msg="Stopped pod sandbox: 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c" id=61d6d781-5572-4a1f-b220-8e070a4d5c55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145850 | controller | Jun 14 09:34:24.366183 crc crio[24245]: time="2026-06-14T09:34:24.364284031Z" level=info msg="Removed container 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/manager" id=f61229ed-cace-4c7d-8079-1d1704d53e79 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.145865 | controller | Jun 14 09:34:24.371797 crc crio[24245]: time="2026-06-14T09:34:24.371717566Z" level=info msg="Stopped pod sandbox: d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7" id=02b3a930-278d-43ea-bd68-ace2fcc2603d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.145879 | controller | Jun 14 09:34:24.373708 crc crio[24245]: time="2026-06-14T09:34:24.373663891Z" level=info msg="Removing container: 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8" id=50d52f80-ecde-4b2f-aef7-7835a0d08ff5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.145894 | controller | Jun 14 09:34:24.430132 crc crio[24245]: time="2026-06-14T09:34:24.425550773Z" level=info msg="Removed container 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/kube-rbac-proxy" id=50d52f80-ecde-4b2f-aef7-7835a0d08ff5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.145909 | controller | Jun 14 09:34:24.440826 crc crio[24245]: time="2026-06-14T09:34:24.440222153Z" level=info msg="Removing container: 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e" id=cc9d72e2-43c1-49ed-9bc1-16d9aa0f416a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.145924 | controller | Jun 14 09:34:24.539942 crc crio[24245]: time="2026-06-14T09:34:24.539799784Z" level=info msg="Removed container 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/manager" id=cc9d72e2-43c1-49ed-9bc1-16d9aa0f416a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.145939 | controller | Jun 14 09:34:24.563496 crc crio[24245]: time="2026-06-14T09:34:24.560885446Z" level=info msg="Removing container: c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831" id=0b2feebe-9078-4101-9f4a-ad92dbd24a3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.145957 | controller | Jun 14 09:34:24.619836 crc crio[24245]: time="2026-06-14T09:34:24.619716286Z" level=info msg="Removed container c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/manager" id=0b2feebe-9078-4101-9f4a-ad92dbd24a3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.145972 | controller | Jun 14 09:34:24.624805 crc crio[24245]: time="2026-06-14T09:34:24.624674452Z" level=info msg="Removing container: a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442" id=75c7e0c2-dc75-452a-a224-af25fec6e5d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.145988 | controller | Jun 14 09:34:24.978725 crc crio[24245]: time="2026-06-14T09:34:24.978635584Z" level=info msg="Stopped pod sandbox: 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35" id=846c5115-6a0c-4b66-95c9-7c57ef9fb213 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.146003 | controller | Jun 14 09:34:25.152687 crc crio[24245]: time="2026-06-14T09:34:25.152453508Z" level=info msg="Removed container a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/kube-rbac-proxy" id=75c7e0c2-dc75-452a-a224-af25fec6e5d5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146018 | controller | Jun 14 09:34:25.183294 crc crio[24245]: time="2026-06-14T09:34:25.183225498Z" level=info msg="Removing container: 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783" id=2905fd6e-98ad-4e4c-9cb7-437d4d26e1ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146033 | controller | Jun 14 09:34:25.190189 crc crio[24245]: time="2026-06-14T09:34:25.18901001Z" level=info msg="Stopped pod sandbox: 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae" id=ab6b70fc-fa4a-4d93-9e23-6fc4fbe15015 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.146048 | controller | Jun 14 09:34:25.226335 crc crio[24245]: time="2026-06-14T09:34:25.22623103Z" level=info msg="Stopped pod sandbox: 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd" id=58477ff2-9862-48e3-8ec8-6161307732a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.146063 | controller | Jun 14 09:34:25.308460 crc crio[24245]: time="2026-06-14T09:34:25.308381463Z" level=info msg="Removed container 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/kube-rbac-proxy" id=2905fd6e-98ad-4e4c-9cb7-437d4d26e1ac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146078 | controller | Jun 14 09:34:25.312026 crc crio[24245]: time="2026-06-14T09:34:25.311949825Z" level=info msg="Removing container: a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c" id=cd1e3081-1fce-4a0e-b8b1-43e9a7a2aead name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146093 | controller | Jun 14 09:34:25.410151 crc crio[24245]: time="2026-06-14T09:34:25.407229859Z" level=info msg="Removed container a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/manager" id=cd1e3081-1fce-4a0e-b8b1-43e9a7a2aead name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146108 | controller | Jun 14 09:34:25.412147 crc crio[24245]: time="2026-06-14T09:34:25.411946647Z" level=info msg="Removing container: a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a" id=c4c934b0-1325-4cf8-b888-3e92430e14d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146123 | controller | Jun 14 09:34:25.455210 crc crio[24245]: time="2026-06-14T09:34:25.455135526Z" level=info msg="Removed container a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/manager" id=c4c934b0-1325-4cf8-b888-3e92430e14d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146142 | controller | Jun 14 09:34:25.459976 crc crio[24245]: time="2026-06-14T09:34:25.459749894Z" level=info msg="Removing container: d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933" id=2f0de7c4-4f4d-4d68-9c7b-06a17131e133 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146157 | controller | Jun 14 09:34:25.500685 crc crio[24245]: time="2026-06-14T09:34:25.500573461Z" level=info msg="Removed container d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/kube-rbac-proxy" id=2f0de7c4-4f4d-4d68-9c7b-06a17131e133 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146172 | controller | Jun 14 09:34:25.505573 crc crio[24245]: time="2026-06-14T09:34:25.505492815Z" level=info msg="Removing container: e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43" id=422e4fd0-906b-49cf-a3cb-ee1f14be7cfd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146188 | controller | Jun 14 09:34:25.550106 crc crio[24245]: time="2026-06-14T09:34:25.550014969Z" level=info msg="Removed container e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/kube-rbac-proxy" id=422e4fd0-906b-49cf-a3cb-ee1f14be7cfd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146204 | controller | Jun 14 09:34:25.559538 crc crio[24245]: time="2026-06-14T09:34:25.559047144Z" level=info msg="Removing container: 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d" id=632cabf5-06a6-4d92-a0d0-881c63478463 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146219 | controller | Jun 14 09:34:25.616781 crc crio[24245]: time="2026-06-14T09:34:25.616681864Z" level=info msg="Removed container 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/manager" id=632cabf5-06a6-4d92-a0d0-881c63478463 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146234 | controller | Jun 14 09:34:25.656485 crc crio[24245]: time="2026-06-14T09:34:25.656401112Z" level=info msg="Removing container: a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042" id=eb80042d-a56c-4ba5-a27c-c397910f87ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146249 | controller | Jun 14 09:34:25.759315 crc crio[24245]: time="2026-06-14T09:34:25.758970111Z" level=info msg="Removed container a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/kube-rbac-proxy" id=eb80042d-a56c-4ba5-a27c-c397910f87ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146265 | controller | Jun 14 09:34:25.805918 crc crio[24245]: time="2026-06-14T09:34:25.804181Z" level=info msg="Removing container: 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416" id=3b07f5dc-53dc-474f-8b5b-d058b12f7646 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146280 | controller | Jun 14 09:34:26.074909 crc crio[24245]: 2026-06-14T09:34:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e93285406b1206b Mac:56:a0:c4:5d:de:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/e0176508-de8d-4fac-9a16-ffbe2aebd7d7 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.146296 | controller | Jun 14 09:34:26.076151 crc crio[24245]: time="2026-06-14T09:34:26.076108665Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-jqd7h Namespace:openshift-operator-lifecycle-manager ID:e93285406b1206bea9c6cdf9cfd2873d3e0a26fbe75872c3ce265be255651918 UID:7b5cc79c-813a-47d6-ab75-c08f5f51493e NetNS:/var/run/netns/e0176508-de8d-4fac-9a16-ffbe2aebd7d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b5cc79c_813a_47d6_ab75_c08f5f51493e.slice PodAnnotations:0xc00161ab50}] Aliases:map[]}"
2026-06-14 10:12:37.146316 | controller | Jun 14 09:34:26.076450 crc crio[24245]: time="2026-06-14T09:34:26.076425156Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-jqd7h for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.146332 | controller | Jun 14 09:34:26.151703 crc crio[24245]: time="2026-06-14T09:34:26.147103799Z" level=info msg="Ran pod sandbox e93285406b1206bea9c6cdf9cfd2873d3e0a26fbe75872c3ce265be255651918 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-jqd7h/POD" id=081aa6d3-b1e0-4bbc-a9f5-36aa5b75b277 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.146363 | controller | Jun 14 09:34:26.152393 crc crio[24245]: time="2026-06-14T09:34:26.152305504Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0c8c9f65-d92c-4abd-8b31-c6699c4888c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.146383 | controller | Jun 14 09:34:26.154827 crc crio[24245]: time="2026-06-14T09:34:26.154758003Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=66186a06-c4c0-436f-a4e4-27d66a0a11af name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.146400 | controller | Jun 14 09:34:26.165211 crc crio[24245]: time="2026-06-14T09:34:26.165123894Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-jqd7h/catalog-operator" id=a0fe3544-1861-49f1-b31d-c32df8c88505 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.146415 | controller | Jun 14 09:34:26.165488 crc crio[24245]: time="2026-06-14T09:34:26.165445974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.146431 | controller | Jun 14 09:34:26.198805 crc crio[24245]: time="2026-06-14T09:34:26.198670419Z" level=info msg="Removed container 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/manager" id=3b07f5dc-53dc-474f-8b5b-d058b12f7646 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146446 | controller | Jun 14 09:34:26.204431 crc crio[24245]: time="2026-06-14T09:34:26.204306465Z" level=info msg="Removing container: 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71" id=87e97fdf-2a2a-4ea0-996f-9b33f352d935 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146462 | controller | Jun 14 09:34:26.214298 crc crio[24245]: time="2026-06-14T09:34:26.214240338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.146478 | controller | Jun 14 09:34:26.253794 crc crio[24245]: time="2026-06-14T09:34:26.253651035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.146494 | controller | Jun 14 09:34:26.347289 crc crio[24245]: time="2026-06-14T09:34:26.347155426Z" level=info msg="Removed container 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/kube-rbac-proxy" id=87e97fdf-2a2a-4ea0-996f-9b33f352d935 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146509 | controller | Jun 14 09:34:26.365279 crc crio[24245]: time="2026-06-14T09:34:26.364829422Z" level=info msg="Removing container: fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880" id=6b5c4270-316f-448c-a7d5-cfaa556dec06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146528 | controller | Jun 14 09:34:26.410500 crc crio[24245]: time="2026-06-14T09:34:26.410150431Z" level=info msg="Removed container fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/operator" id=6b5c4270-316f-448c-a7d5-cfaa556dec06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146543 | controller | Jun 14 09:34:26.416537 crc crio[24245]: time="2026-06-14T09:34:26.416461788Z" level=info msg="Removing container: baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4" id=13096cef-39ed-42b9-b44a-e0a7a0cf5266 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146559 | controller | Jun 14 09:34:26.494338 crc crio[24245]: time="2026-06-14T09:34:26.468340891Z" level=info msg="Removed container baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/kube-rbac-proxy" id=13096cef-39ed-42b9-b44a-e0a7a0cf5266 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146574 | controller | Jun 14 09:34:26.497910 crc crio[24245]: time="2026-06-14T09:34:26.495798122Z" level=info msg="Removing container: f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8" id=38031f64-6e89-43e0-8259-783f196fb9f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146589 | controller | Jun 14 09:34:26.519645 crc crio[24245]: time="2026-06-14T09:34:26.519534019Z" level=info msg="Created container 09a926564c38fe9b692cbaf7f4b1f9b8601a2a1ff78b4c8ca9aab7a60de95518: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-jqd7h/catalog-operator" id=a0fe3544-1861-49f1-b31d-c32df8c88505 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.146604 | controller | Jun 14 09:34:26.520787 crc crio[24245]: time="2026-06-14T09:34:26.520731278Z" level=info msg="Starting container: 09a926564c38fe9b692cbaf7f4b1f9b8601a2a1ff78b4c8ca9aab7a60de95518" id=b5572d98-3d98-4d4e-8c00-0c03c6160099 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.146619 | controller | Jun 14 09:34:26.527631 crc crio[24245]: time="2026-06-14T09:34:26.527527534Z" level=info msg="Started container" PID=222471 containerID=09a926564c38fe9b692cbaf7f4b1f9b8601a2a1ff78b4c8ca9aab7a60de95518 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-jqd7h/catalog-operator id=b5572d98-3d98-4d4e-8c00-0c03c6160099 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e93285406b1206bea9c6cdf9cfd2873d3e0a26fbe75872c3ce265be255651918
2026-06-14 10:12:37.146635 | controller | Jun 14 09:34:26.572731 crc crio[24245]: time="2026-06-14T09:34:26.572441536Z" level=info msg="Removed container f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/manager" id=38031f64-6e89-43e0-8259-783f196fb9f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146651 | controller | Jun 14 09:34:26.575325 crc crio[24245]: time="2026-06-14T09:34:26.575251918Z" level=info msg="Removing container: 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73" id=7fcf41b7-d98b-4634-a421-64364a25090e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146666 | controller | Jun 14 09:34:26.625047 crc crio[24245]: time="2026-06-14T09:34:26.624963802Z" level=info msg="Removed container 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/kube-rbac-proxy" id=7fcf41b7-d98b-4634-a421-64364a25090e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146681 | controller | Jun 14 09:34:26.629650 crc crio[24245]: time="2026-06-14T09:34:26.629541651Z" level=info msg="Removing container: 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a" id=108d2976-27cf-4831-b7c7-fe759cb9e94e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146699 | controller | Jun 14 09:34:26.673796 crc crio[24245]: time="2026-06-14T09:34:26.67361888Z" level=info msg="Removed container 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/manager" id=108d2976-27cf-4831-b7c7-fe759cb9e94e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146714 | controller | Jun 14 09:34:26.686921 crc crio[24245]: time="2026-06-14T09:34:26.686790439Z" level=info msg="Removing container: 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1" id=0b4433db-b348-420d-a1a8-894001b273d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146730 | controller | Jun 14 09:34:26.722719 crc crio[24245]: time="2026-06-14T09:34:26.722665867Z" level=info msg="Removed container 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=0b4433db-b348-420d-a1a8-894001b273d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146745 | controller | Jun 14 09:34:26.727288 crc crio[24245]: time="2026-06-14T09:34:26.727188159Z" level=info msg="Removing container: bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb" id=c0188ca5-4edf-453e-a326-f8ab93e49359 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146760 | controller | Jun 14 09:34:26.762021 crc crio[24245]: time="2026-06-14T09:34:26.761763424Z" level=info msg="Removed container bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/manager" id=c0188ca5-4edf-453e-a326-f8ab93e49359 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146775 | controller | Jun 14 09:34:26.765053 crc crio[24245]: time="2026-06-14T09:34:26.764999007Z" level=info msg="Removing container: 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375" id=d491a1a3-b4f3-480a-bc73-eee37815a303 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146790 | controller | Jun 14 09:34:26.816120 crc crio[24245]: time="2026-06-14T09:34:26.816005802Z" level=info msg="Removed container 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/kube-rbac-proxy" id=d491a1a3-b4f3-480a-bc73-eee37815a303 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146805 | controller | Jun 14 09:34:26.819695 crc crio[24245]: time="2026-06-14T09:34:26.819651161Z" level=info msg="Removing container: fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5" id=8afbd057-6b51-483e-bcfc-14af589f6610 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146820 | controller | Jun 14 09:34:26.851265 crc crio[24245]: time="2026-06-14T09:34:26.851148514Z" level=info msg="Removed container fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/kube-rbac-proxy" id=8afbd057-6b51-483e-bcfc-14af589f6610 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146835 | controller | Jun 14 09:34:26.862447 crc crio[24245]: time="2026-06-14T09:34:26.862354917Z" level=info msg="Removing container: 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2" id=59bcd8bd-76f9-4d9e-a06d-566c1b37e342 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146850 | controller | Jun 14 09:34:26.914900 crc crio[24245]: time="2026-06-14T09:34:26.91477874Z" level=info msg="Removed container 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/manager" id=59bcd8bd-76f9-4d9e-a06d-566c1b37e342 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146865 | controller | Jun 14 09:34:26.922381 crc crio[24245]: time="2026-06-14T09:34:26.918313971Z" level=info msg="Removing container: fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e" id=5ce1ed7b-5cee-495f-a8bf-006d37dc7579 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146884 | controller | Jun 14 09:34:26.954778 crc crio[24245]: time="2026-06-14T09:34:26.954523613Z" level=info msg="Removed container fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/kube-rbac-proxy" id=5ce1ed7b-5cee-495f-a8bf-006d37dc7579 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146899 | controller | Jun 14 09:34:26.958017 crc crio[24245]: time="2026-06-14T09:34:26.957974998Z" level=info msg="Removing container: 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065" id=927a3910-5993-4bec-a307-b362eb6d937b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146914 | controller | Jun 14 09:34:26.983219 crc crio[24245]: time="2026-06-14T09:34:26.98308869Z" level=info msg="Removed container 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/manager" id=927a3910-5993-4bec-a307-b362eb6d937b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146928 | controller | Jun 14 09:34:26.989476 crc crio[24245]: time="2026-06-14T09:34:26.989430822Z" level=info msg="Removing container: 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862" id=1164e112-8e6c-4ced-be61-44cc6aecac4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146944 | controller | Jun 14 09:34:27.025422 crc crio[24245]: time="2026-06-14T09:34:27.025328415Z" level=info msg="Removed container 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862: openstack-operators/openstack-operator-index-jl96f/registry-server" id=1164e112-8e6c-4ced-be61-44cc6aecac4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146958 | controller | Jun 14 09:34:27.028487 crc crio[24245]: time="2026-06-14T09:34:27.02842133Z" level=info msg="Removing container: 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76" id=21cf61bd-bfb9-4ee8-b589-75494c08d38e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146973 | controller | Jun 14 09:34:27.062349 crc crio[24245]: time="2026-06-14T09:34:27.062254067Z" level=info msg="Removed container 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/kube-rbac-proxy" id=21cf61bd-bfb9-4ee8-b589-75494c08d38e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.146988 | controller | Jun 14 09:34:27.070250 crc crio[24245]: time="2026-06-14T09:34:27.070139639Z" level=info msg="Removing container: 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6" id=72c342a6-bb10-49b8-834b-ef3a2cd53da5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147003 | controller | Jun 14 09:34:27.103734 crc crio[24245]: time="2026-06-14T09:34:27.103688413Z" level=info msg="Removed container 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/manager" id=72c342a6-bb10-49b8-834b-ef3a2cd53da5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147017 | controller | Jun 14 09:34:27.113306 crc crio[24245]: time="2026-06-14T09:34:27.112284195Z" level=info msg="Removing container: 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35" id=97a53515-ef94-49ed-b282-6196cbbee34b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147032 | controller | Jun 14 09:34:27.155751 crc crio[24245]: time="2026-06-14T09:34:27.155219626Z" level=info msg="Removed container 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/operator" id=97a53515-ef94-49ed-b282-6196cbbee34b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147047 | controller | Jun 14 09:34:27.158382 crc crio[24245]: time="2026-06-14T09:34:27.158116937Z" level=info msg="Removing container: 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186" id=bffb323c-be84-48a8-b170-7082da385287 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147065 | controller | Jun 14 09:34:27.196678 crc crio[24245]: time="2026-06-14T09:34:27.196550038Z" level=info msg="Removed container 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/kube-rbac-proxy" id=bffb323c-be84-48a8-b170-7082da385287 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147080 | controller | Jun 14 09:34:27.207231 crc crio[24245]: time="2026-06-14T09:34:27.207095871Z" level=info msg="Removing container: 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b" id=2897b27d-bdc9-4415-b359-dea606ffbcc1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147095 | controller | Jun 14 09:34:27.245632 crc crio[24245]: time="2026-06-14T09:34:27.245052775Z" level=info msg="Removed container 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/manager" id=2897b27d-bdc9-4415-b359-dea606ffbcc1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147110 | controller | Jun 14 09:34:27.249486 crc crio[24245]: time="2026-06-14T09:34:27.249358951Z" level=info msg="Removing container: 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b" id=b7c5a6f4-dabc-4861-a55d-3507f783430e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147125 | controller | Jun 14 09:34:27.277553 crc crio[24245]: time="2026-06-14T09:34:27.2774249Z" level=info msg="Removed container 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/kube-rbac-proxy" id=b7c5a6f4-dabc-4861-a55d-3507f783430e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147140 | controller | Jun 14 09:34:27.282752 crc crio[24245]: time="2026-06-14T09:34:27.282647423Z" level=info msg="Removing container: 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d" id=b1eac496-fde4-469a-8f53-7e89d0eca072 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147154 | controller | Jun 14 09:34:27.322932 crc crio[24245]: time="2026-06-14T09:34:27.322693421Z" level=info msg="Removed container 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/manager" id=b1eac496-fde4-469a-8f53-7e89d0eca072 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147169 | controller | Jun 14 09:34:27.327523 crc crio[24245]: time="2026-06-14T09:34:27.327428633Z" level=info msg="Removing container: f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a" id=e62c4660-d390-4f98-ba20-61fc8076cd31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147184 | controller | Jun 14 09:34:27.365532 crc crio[24245]: time="2026-06-14T09:34:27.365398067Z" level=info msg="Removed container f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/kube-rbac-proxy" id=e62c4660-d390-4f98-ba20-61fc8076cd31 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147199 | controller | Jun 14 09:34:27.370275 crc crio[24245]: time="2026-06-14T09:34:27.370197848Z" level=info msg="Removing container: 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f" id=425dcc62-9981-4b02-9fcc-61dda38a2bb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147213 | controller | Jun 14 09:34:27.407770 crc crio[24245]: time="2026-06-14T09:34:27.407683071Z" level=info msg="Removed container 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/manager" id=425dcc62-9981-4b02-9fcc-61dda38a2bb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147231 | controller | Jun 14 09:34:27.412530 crc crio[24245]: time="2026-06-14T09:34:27.412453027Z" level=info msg="Removing container: 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0" id=d36a17cc-7d4c-48d7-8d13-f54c2b9188b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147246 | controller | Jun 14 09:34:27.442205 crc crio[24245]: time="2026-06-14T09:34:27.442123629Z" level=info msg="Removed container 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/kube-rbac-proxy" id=d36a17cc-7d4c-48d7-8d13-f54c2b9188b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147262 | controller | Jun 14 09:34:27.445908 crc crio[24245]: time="2026-06-14T09:34:27.44574266Z" level=info msg="Removing container: 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9" id=8b8f7f20-1c89-4258-ad14-2bd6b3e53ca7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147277 | controller | Jun 14 09:34:27.470751 crc crio[24245]: time="2026-06-14T09:34:27.470465032Z" level=info msg="Removed container 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/manager" id=8b8f7f20-1c89-4258-ad14-2bd6b3e53ca7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147293 | controller | Jun 14 09:34:27.474390 crc crio[24245]: time="2026-06-14T09:34:27.474300322Z" level=info msg="Removing container: e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d" id=e55d6782-d54e-4ddc-ab96-36f57790a3e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147308 | controller | Jun 14 09:34:27.502486 crc crio[24245]: time="2026-06-14T09:34:27.502384328Z" level=info msg="Removed container e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/kube-rbac-proxy" id=e55d6782-d54e-4ddc-ab96-36f57790a3e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147323 | controller | Jun 14 09:34:27.507948 crc crio[24245]: time="2026-06-14T09:34:27.507814052Z" level=info msg="Removing container: ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b" id=3ddc1112-67c8-41f2-b7b7-d6d5826f3057 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147339 | controller | Jun 14 09:34:27.536134 crc crio[24245]: time="2026-06-14T09:34:27.536020176Z" level=info msg="Removed container ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/manager" id=3ddc1112-67c8-41f2-b7b7-d6d5826f3057 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147376 | controller | Jun 14 09:34:27.542199 crc crio[24245]: time="2026-06-14T09:34:27.542033544Z" level=info msg="Removing container: b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854" id=e1d8d5d7-12c2-4468-8653-0d79a36ca84a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147393 | controller | Jun 14 09:34:27.576917 crc crio[24245]: time="2026-06-14T09:34:27.576778014Z" level=info msg="Removed container b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/manager" id=e1d8d5d7-12c2-4468-8653-0d79a36ca84a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147408 | controller | Jun 14 09:34:27.580523 crc crio[24245]: time="2026-06-14T09:34:27.58042475Z" level=info msg="Removing container: 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2" id=20811db5-83d0-4961-9c0b-dcdb3250e74f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147423 | controller | Jun 14 09:34:27.620680 crc crio[24245]: time="2026-06-14T09:34:27.620550874Z" level=info msg="Removed container 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/kube-rbac-proxy" id=20811db5-83d0-4961-9c0b-dcdb3250e74f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147442 | controller | Jun 14 09:34:27.624111 crc crio[24245]: time="2026-06-14T09:34:27.624024232Z" level=info msg="Removing container: caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19" id=7f576e0d-0758-4c0c-8d68-49adf1a8b7bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147458 | controller | Jun 14 09:34:27.665488 crc crio[24245]: time="2026-06-14T09:34:27.665368623Z" level=info msg="Removed container caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/kube-rbac-proxy" id=7f576e0d-0758-4c0c-8d68-49adf1a8b7bc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147473 | controller | Jun 14 09:34:27.669133 crc crio[24245]: time="2026-06-14T09:34:27.66906332Z" level=info msg="Removing container: f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44" id=65e5e32f-ac37-45b4-8557-090ef3f4b173 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147489 | controller | Jun 14 09:34:27.710920 crc crio[24245]: time="2026-06-14T09:34:27.710714831Z" level=info msg="Removed container f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/manager" id=65e5e32f-ac37-45b4-8557-090ef3f4b173 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147504 | controller | Jun 14 09:34:27.718164 crc crio[24245]: time="2026-06-14T09:34:27.718090635Z" level=info msg="Removing container: c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12" id=5673bc64-0df7-4ab3-91b7-c1b8777d515d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147520 | controller | Jun 14 09:34:27.770486 crc crio[24245]: time="2026-06-14T09:34:27.769524598Z" level=info msg="Removed container c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/kube-rbac-proxy" id=5673bc64-0df7-4ab3-91b7-c1b8777d515d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147536 | controller | Jun 14 09:34:27.778761 crc crio[24245]: time="2026-06-14T09:34:27.778610058Z" level=info msg="Removing container: 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14" id=e9b42c9c-c8d8-48c0-b597-a896173deb61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147551 | controller | Jun 14 09:34:27.820929 crc crio[24245]: time="2026-06-14T09:34:27.820791605Z" level=info msg="Removed container 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/manager" id=e9b42c9c-c8d8-48c0-b597-a896173deb61 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147566 | controller | Jun 14 09:34:36.132708 crc crio[24245]: time="2026-06-14T09:34:36.131767017Z" level=info msg="Removing container: 077812d2968d35be3cf2b43c30d59f9ae127f63fa97c0a49b3dd772cf8709194" id=85ad75dc-adeb-48f2-b455-cd352fc85e65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147582 | controller | Jun 14 09:34:36.170292 crc crio[24245]: time="2026-06-14T09:34:36.170134016Z" level=info msg="Removed container 077812d2968d35be3cf2b43c30d59f9ae127f63fa97c0a49b3dd772cf8709194: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/pull" id=85ad75dc-adeb-48f2-b455-cd352fc85e65 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147597 | controller | Jun 14 09:34:36.173037 crc crio[24245]: time="2026-06-14T09:34:36.172923801Z" level=info msg="Removing container: 878952b023d92323683624a0f257f5c128e5a1f60741a549916378b8b3883849" id=f4f9ada6-87fb-4810-99f0-4e67495362eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147612 | controller | Jun 14 09:34:36.228553 crc crio[24245]: time="2026-06-14T09:34:36.228393282Z" level=info msg="Removed container 878952b023d92323683624a0f257f5c128e5a1f60741a549916378b8b3883849: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/util" id=f4f9ada6-87fb-4810-99f0-4e67495362eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147631 | controller | Jun 14 09:34:36.236420 crc crio[24245]: time="2026-06-14T09:34:36.236309844Z" level=info msg="Removing container: 9fc01cef6c560ef120843144313f5c5c90194030872ab43102b42aeaa16e5e86" id=3c40eb45-5682-4a8a-9035-763119119f23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147647 | controller | Jun 14 09:34:36.267056 crc crio[24245]: time="2026-06-14T09:34:36.266900291Z" level=info msg="Removed container 9fc01cef6c560ef120843144313f5c5c90194030872ab43102b42aeaa16e5e86: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/extract" id=3c40eb45-5682-4a8a-9035-763119119f23 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147662 | controller | Jun 14 09:34:36.283634 crc crio[24245]: time="2026-06-14T09:34:36.281415376Z" level=info msg="Removing container: 7065f0b155cd0ff5e19657d3a42de80fabd6430d4b26c2fbfdaa186bd519312b" id=8ff4f9fc-16c2-4f89-85f3-2240848036e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147677 | controller | Jun 14 09:34:36.457464 crc crio[24245]: time="2026-06-14T09:34:36.457352575Z" level=info msg="Removed container 7065f0b155cd0ff5e19657d3a42de80fabd6430d4b26c2fbfdaa186bd519312b: openshift-infra/auto-csr-approver-29690488-4jtx7/oc" id=8ff4f9fc-16c2-4f89-85f3-2240848036e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147693 | controller | Jun 14 09:34:36.462430 crc crio[24245]: time="2026-06-14T09:34:36.462333501Z" level=info msg="Removing container: 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c" id=d2f8e0b6-0f7d-4d1c-baff-5aa6b3e24e60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147708 | controller | Jun 14 09:34:36.488508 crc crio[24245]: time="2026-06-14T09:34:36.488378455Z" level=info msg="Removed container 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/kube-rbac-proxy" id=d2f8e0b6-0f7d-4d1c-baff-5aa6b3e24e60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147723 | controller | Jun 14 09:34:36.492628 crc crio[24245]: time="2026-06-14T09:34:36.492531785Z" level=info msg="Removing container: 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61" id=48bb1046-d20d-4c7d-a265-d7827c1a8422 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147739 | controller | Jun 14 09:34:36.518492 crc crio[24245]: time="2026-06-14T09:34:36.518381013Z" level=info msg="Removed container 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/manager" id=48bb1046-d20d-4c7d-a265-d7827c1a8422 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.147754 | controller | Jun 14 09:34:36.529765 crc crio[24245]: time="2026-06-14T09:34:36.529656261Z" level=info msg="Stopping pod sandbox: de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f" id=897eb59a-2bd3-4974-a99c-bfb6bb8055d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.147769 | controller | Jun 14 09:34:36.529765 crc crio[24245]: time="2026-06-14T09:34:36.529734633Z" level=info msg="Stopped pod sandbox (already stopped): de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f" id=897eb59a-2bd3-4974-a99c-bfb6bb8055d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.147784 | controller | Jun 14 09:34:36.530486 crc crio[24245]: time="2026-06-14T09:34:36.530372213Z" level=info msg="Removing pod sandbox: de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f" id=af6e8595-5f05-4b24-a6e7-a098024cdc78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.147811 | controller | Jun 14 09:34:36.544529 crc crio[24245]: time="2026-06-14T09:34:36.544417571Z" level=info msg="Removed pod sandbox: de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f" id=af6e8595-5f05-4b24-a6e7-a098024cdc78 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.147831 | controller | Jun 14 09:34:36.545965 crc crio[24245]: time="2026-06-14T09:34:36.545781887Z" level=info msg="Stopping pod sandbox: 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20" id=0ff30c97-98db-4065-baab-4e125c9b5509 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.147847 | controller | Jun 14 09:34:36.546055 crc crio[24245]: time="2026-06-14T09:34:36.545990552Z" level=info msg="Stopped pod sandbox (already stopped): 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20" id=0ff30c97-98db-4065-baab-4e125c9b5509 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.147862 | controller | Jun 14 09:34:36.546773 crc crio[24245]: time="2026-06-14T09:34:36.546698604Z" level=info msg="Removing pod sandbox: 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20" id=7bd93ae8-0377-4e99-868e-a7df2d1a085c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.147877 | controller | Jun 14 09:34:36.562953 crc crio[24245]: time="2026-06-14T09:34:36.562776641Z" level=info msg="Removed pod sandbox: 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20" id=7bd93ae8-0377-4e99-868e-a7df2d1a085c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.147892 | controller | Jun 14 09:34:36.567889 crc crio[24245]: time="2026-06-14T09:34:36.567795968Z" level=info msg="Stopping pod sandbox: a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777" id=4a01be17-ca10-4ef4-a989-5b969708e0ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.147907 | controller | Jun 14 09:34:36.568404 crc crio[24245]: time="2026-06-14T09:34:36.568317535Z" level=info msg="Stopped pod sandbox (already stopped): a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777" id=4a01be17-ca10-4ef4-a989-5b969708e0ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.147922 | controller | Jun 14 09:34:36.569432 crc crio[24245]: time="2026-06-14T09:34:36.569354518Z" level=info msg="Removing pod sandbox: a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777" id=4e09e4cb-c088-46f8-8f74-9858486da12d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.147937 | controller | Jun 14 09:34:36.588023 crc crio[24245]: time="2026-06-14T09:34:36.587935633Z" level=info msg="Removed pod sandbox: a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777" id=4e09e4cb-c088-46f8-8f74-9858486da12d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.147952 | controller | Jun 14 09:34:36.590002 crc crio[24245]: time="2026-06-14T09:34:36.589925125Z" level=info msg="Stopping pod sandbox: 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609" id=5ff9bc3b-7386-40b3-8e32-c1e5633d9cb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.147967 | controller | Jun 14 09:34:36.590093 crc crio[24245]: time="2026-06-14T09:34:36.590029379Z" level=info msg="Stopped pod sandbox (already stopped): 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609" id=5ff9bc3b-7386-40b3-8e32-c1e5633d9cb6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.147982 | controller | Jun 14 09:34:36.591356 crc crio[24245]: time="2026-06-14T09:34:36.591301239Z" level=info msg="Removing pod sandbox: 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609" id=09987498-0bb3-4c6d-9bc3-e42f6fb89aa3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.147998 | controller | Jun 14 09:34:36.623440 crc crio[24245]: time="2026-06-14T09:34:36.623234339Z" level=info msg="Removed pod sandbox: 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609" id=09987498-0bb3-4c6d-9bc3-e42f6fb89aa3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148013 | controller | Jun 14 09:34:36.624987 crc crio[24245]: time="2026-06-14T09:34:36.624493079Z" level=info msg="Stopping pod sandbox: 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae" id=4a54eecf-17b0-490f-b4b5-9df0b1a490db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148034 | controller | Jun 14 09:34:36.624987 crc crio[24245]: time="2026-06-14T09:34:36.624674705Z" level=info msg="Stopped pod sandbox (already stopped): 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae" id=4a54eecf-17b0-490f-b4b5-9df0b1a490db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148050 | controller | Jun 14 09:34:36.625437 crc crio[24245]: time="2026-06-14T09:34:36.625365156Z" level=info msg="Removing pod sandbox: 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae" id=60430532-005b-48f3-a627-34da35c355e1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148065 | controller | Jun 14 09:34:36.643893 crc crio[24245]: time="2026-06-14T09:34:36.643752004Z" level=info msg="Removed pod sandbox: 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae" id=60430532-005b-48f3-a627-34da35c355e1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148080 | controller | Jun 14 09:34:36.645528 crc crio[24245]: time="2026-06-14T09:34:36.644468377Z" level=info msg="Stopping pod sandbox: aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc" id=1126d811-f76b-475a-912f-96c2479a16f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148095 | controller | Jun 14 09:34:36.645528 crc crio[24245]: time="2026-06-14T09:34:36.64457033Z" level=info msg="Stopped pod sandbox (already stopped): aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc" id=1126d811-f76b-475a-912f-96c2479a16f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148110 | controller | Jun 14 09:34:36.645528 crc crio[24245]: time="2026-06-14T09:34:36.645292832Z" level=info msg="Removing pod sandbox: aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc" id=0f77c4a9-27c1-4516-85b5-367d8607b700 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148126 | controller | Jun 14 09:34:36.664736 crc crio[24245]: time="2026-06-14T09:34:36.664489375Z" level=info msg="Removed pod sandbox: aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc" id=0f77c4a9-27c1-4516-85b5-367d8607b700 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148140 | controller | Jun 14 09:34:36.665740 crc crio[24245]: time="2026-06-14T09:34:36.665614921Z" level=info msg="Stopping pod sandbox: 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc" id=509f03e6-b309-407e-add6-d3bbadbe9ed8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148155 | controller | Jun 14 09:34:36.665740 crc crio[24245]: time="2026-06-14T09:34:36.665703824Z" level=info msg="Stopped pod sandbox (already stopped): 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc" id=509f03e6-b309-407e-add6-d3bbadbe9ed8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148170 | controller | Jun 14 09:34:36.666979 crc crio[24245]: time="2026-06-14T09:34:36.666896923Z" level=info msg="Removing pod sandbox: 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc" id=85758541-87b9-4ddb-a335-a09c4615a5ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148185 | controller | Jun 14 09:34:36.683754 crc crio[24245]: time="2026-06-14T09:34:36.683636069Z" level=info msg="Removed pod sandbox: 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc" id=85758541-87b9-4ddb-a335-a09c4615a5ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148200 | controller | Jun 14 09:34:36.685027 crc crio[24245]: time="2026-06-14T09:34:36.684927608Z" level=info msg="Stopping pod sandbox: 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35" id=ab64dd97-3e0e-40dd-b657-cbabbccbc3c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148215 | controller | Jun 14 09:34:36.685158 crc crio[24245]: time="2026-06-14T09:34:36.685044842Z" level=info msg="Stopped pod sandbox (already stopped): 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35" id=ab64dd97-3e0e-40dd-b657-cbabbccbc3c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148233 | controller | Jun 14 09:34:36.688141 crc crio[24245]: time="2026-06-14T09:34:36.68809628Z" level=info msg="Removing pod sandbox: 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35" id=bbbf1ffe-5d40-474f-9cd7-0634a32056fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148248 | controller | Jun 14 09:34:36.706738 crc crio[24245]: time="2026-06-14T09:34:36.706648593Z" level=info msg="Removed pod sandbox: 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35" id=bbbf1ffe-5d40-474f-9cd7-0634a32056fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148263 | controller | Jun 14 09:34:36.708220 crc crio[24245]: time="2026-06-14T09:34:36.708055907Z" level=info msg="Stopping pod sandbox: 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52" id=b82550f4-fddd-4782-bf56-5fcd56d694ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148278 | controller | Jun 14 09:34:36.708220 crc crio[24245]: time="2026-06-14T09:34:36.708195491Z" level=info msg="Stopped pod sandbox (already stopped): 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52" id=b82550f4-fddd-4782-bf56-5fcd56d694ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148293 | controller | Jun 14 09:34:36.709684 crc crio[24245]: time="2026-06-14T09:34:36.709625637Z" level=info msg="Removing pod sandbox: 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52" id=eb9cc5bc-31c8-444b-a7de-1ed4e5353247 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148307 | controller | Jun 14 09:34:36.813981 crc crio[24245]: time="2026-06-14T09:34:36.81020373Z" level=info msg="Removed pod sandbox: 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52" id=eb9cc5bc-31c8-444b-a7de-1ed4e5353247 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148322 | controller | Jun 14 09:34:36.813981 crc crio[24245]: time="2026-06-14T09:34:36.811537793Z" level=info msg="Stopping pod sandbox: 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd" id=efb85a85-ded2-4e20-ba56-3345b2624477 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148337 | controller | Jun 14 09:34:36.813981 crc crio[24245]: time="2026-06-14T09:34:36.811653977Z" level=info msg="Stopped pod sandbox (already stopped): 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd" id=efb85a85-ded2-4e20-ba56-3345b2624477 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148369 | controller | Jun 14 09:34:36.813981 crc crio[24245]: time="2026-06-14T09:34:36.812308985Z" level=info msg="Removing pod sandbox: 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd" id=cf666714-f965-434f-910d-e548b9c53944 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148387 | controller | Jun 14 09:34:36.828936 crc crio[24245]: time="2026-06-14T09:34:36.828797784Z" level=info msg="Removed pod sandbox: 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd" id=cf666714-f965-434f-910d-e548b9c53944 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148403 | controller | Jun 14 09:34:36.829996 crc crio[24245]: time="2026-06-14T09:34:36.829830455Z" level=info msg="Stopping pod sandbox: be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22" id=8c23a1f0-7503-42b9-9b35-8d6b3611e8b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148418 | controller | Jun 14 09:34:36.830110 crc crio[24245]: time="2026-06-14T09:34:36.830031242Z" level=info msg="Stopped pod sandbox (already stopped): be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22" id=8c23a1f0-7503-42b9-9b35-8d6b3611e8b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148433 | controller | Jun 14 09:34:36.830832 crc crio[24245]: time="2026-06-14T09:34:36.830733463Z" level=info msg="Removing pod sandbox: be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22" id=bfefd83e-34d8-4668-abb8-a80614ee73e4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148460 | controller | Jun 14 09:34:36.847802 crc crio[24245]: time="2026-06-14T09:34:36.847656553Z" level=info msg="Removed pod sandbox: be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22" id=bfefd83e-34d8-4668-abb8-a80614ee73e4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148476 | controller | Jun 14 09:34:36.849212 crc crio[24245]: time="2026-06-14T09:34:36.84910064Z" level=info msg="Stopping pod sandbox: 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134" id=822444e7-d66c-4cea-a3cd-82dd16ffd5d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148492 | controller | Jun 14 09:34:36.849212 crc crio[24245]: time="2026-06-14T09:34:36.849165172Z" level=info msg="Stopped pod sandbox (already stopped): 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134" id=822444e7-d66c-4cea-a3cd-82dd16ffd5d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148507 | controller | Jun 14 09:34:36.850226 crc crio[24245]: time="2026-06-14T09:34:36.850153533Z" level=info msg="Removing pod sandbox: 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134" id=f83fa193-8880-4c61-ba3c-064e2344264f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148522 | controller | Jun 14 09:34:36.870070 crc crio[24245]: time="2026-06-14T09:34:36.869964906Z" level=info msg="Removed pod sandbox: 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134" id=f83fa193-8880-4c61-ba3c-064e2344264f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148538 | controller | Jun 14 09:34:36.871927 crc crio[24245]: time="2026-06-14T09:34:36.871742143Z" level=info msg="Stopping pod sandbox: d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7" id=3c5573f8-a4ea-4259-a02d-fc3534924e38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148553 | controller | Jun 14 09:34:36.872143 crc crio[24245]: time="2026-06-14T09:34:36.872054703Z" level=info msg="Stopped pod sandbox (already stopped): d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7" id=3c5573f8-a4ea-4259-a02d-fc3534924e38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148567 | controller | Jun 14 09:34:36.873253 crc crio[24245]: time="2026-06-14T09:34:36.873119627Z" level=info msg="Removing pod sandbox: d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7" id=09461810-2471-4177-b1ca-f43c2bc20d8b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148582 | controller | Jun 14 09:34:36.902772 crc crio[24245]: time="2026-06-14T09:34:36.902472347Z" level=info msg="Removed pod sandbox: d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7" id=09461810-2471-4177-b1ca-f43c2bc20d8b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148598 | controller | Jun 14 09:34:36.906018 crc crio[24245]: time="2026-06-14T09:34:36.905914414Z" level=info msg="Stopping pod sandbox: 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a" id=2515e388-e56c-4ddf-a10e-8d36405d5c59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148613 | controller | Jun 14 09:34:36.906018 crc crio[24245]: time="2026-06-14T09:34:36.906022218Z" level=info msg="Stopped pod sandbox (already stopped): 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a" id=2515e388-e56c-4ddf-a10e-8d36405d5c59 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148628 | controller | Jun 14 09:34:36.906612 crc crio[24245]: time="2026-06-14T09:34:36.906512794Z" level=info msg="Removing pod sandbox: 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a" id=dd069d36-c7c9-4a2e-b9fa-d98727408af5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148643 | controller | Jun 14 09:34:36.928416 crc crio[24245]: time="2026-06-14T09:34:36.92822903Z" level=info msg="Removed pod sandbox: 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a" id=dd069d36-c7c9-4a2e-b9fa-d98727408af5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148661 | controller | Jun 14 09:34:36.929787 crc crio[24245]: time="2026-06-14T09:34:36.929669542Z" level=info msg="Stopping pod sandbox: f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1" id=92f3f58e-5500-42b4-bb21-240462074873 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148677 | controller | Jun 14 09:34:36.930122 crc crio[24245]: time="2026-06-14T09:34:36.929796516Z" level=info msg="Stopped pod sandbox (already stopped): f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1" id=92f3f58e-5500-42b4-bb21-240462074873 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148692 | controller | Jun 14 09:34:36.931313 crc crio[24245]: time="2026-06-14T09:34:36.931230282Z" level=info msg="Removing pod sandbox: f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1" id=206563fc-3986-417e-b690-e019eacd007f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148708 | controller | Jun 14 09:34:36.951384 crc crio[24245]: time="2026-06-14T09:34:36.951253351Z" level=info msg="Removed pod sandbox: f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1" id=206563fc-3986-417e-b690-e019eacd007f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148723 | controller | Jun 14 09:34:36.953362 crc crio[24245]: time="2026-06-14T09:34:36.953246054Z" level=info msg="Stopping pod sandbox: c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336" id=9c86a304-f1ed-4bda-a05a-6e230277f769 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148738 | controller | Jun 14 09:34:36.953362 crc crio[24245]: time="2026-06-14T09:34:36.953363338Z" level=info msg="Stopped pod sandbox (already stopped): c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336" id=9c86a304-f1ed-4bda-a05a-6e230277f769 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148753 | controller | Jun 14 09:34:36.955371 crc crio[24245]: time="2026-06-14T09:34:36.955265329Z" level=info msg="Removing pod sandbox: c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336" id=3633f5a0-b044-4a23-ad33-6bf476155e6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148768 | controller | Jun 14 09:34:36.973611 crc crio[24245]: time="2026-06-14T09:34:36.97335614Z" level=info msg="Removed pod sandbox: c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336" id=3633f5a0-b044-4a23-ad33-6bf476155e6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148783 | controller | Jun 14 09:34:36.974735 crc crio[24245]: time="2026-06-14T09:34:36.974550175Z" level=info msg="Stopping pod sandbox: 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c" id=1e849737-5d9b-4a6d-9400-31ff0e7a8e85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148798 | controller | Jun 14 09:34:36.974735 crc crio[24245]: time="2026-06-14T09:34:36.974732341Z" level=info msg="Stopped pod sandbox (already stopped): 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c" id=1e849737-5d9b-4a6d-9400-31ff0e7a8e85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148813 | controller | Jun 14 09:34:36.976037 crc crio[24245]: time="2026-06-14T09:34:36.9759569Z" level=info msg="Removing pod sandbox: 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c" id=3f4fd30a-0d28-488d-b8ad-632a82470734 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148829 | controller | Jun 14 09:34:36.990277 crc crio[24245]: time="2026-06-14T09:34:36.990160815Z" level=info msg="Removed pod sandbox: 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c" id=3f4fd30a-0d28-488d-b8ad-632a82470734 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148844 | controller | Jun 14 09:34:37.001053 crc crio[24245]: time="2026-06-14T09:34:37.000988354Z" level=info msg="Stopping pod sandbox: 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15" id=9d10a236-66d6-497c-ae76-52f535a62a42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148862 | controller | Jun 14 09:34:37.002044 crc crio[24245]: time="2026-06-14T09:34:37.002010967Z" level=info msg="Stopped pod sandbox (already stopped): 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15" id=9d10a236-66d6-497c-ae76-52f535a62a42 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148878 | controller | Jun 14 09:34:37.005571 crc crio[24245]: time="2026-06-14T09:34:37.00553306Z" level=info msg="Removing pod sandbox: 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15" id=597c8845-0c51-4a95-adc1-17259aafedd3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148893 | controller | Jun 14 09:34:37.030904 crc crio[24245]: time="2026-06-14T09:34:37.030712909Z" level=info msg="Removed pod sandbox: 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15" id=597c8845-0c51-4a95-adc1-17259aafedd3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148907 | controller | Jun 14 09:34:37.032022 crc crio[24245]: time="2026-06-14T09:34:37.031908156Z" level=info msg="Stopping pod sandbox: 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562" id=e001fb52-436b-42dc-bf4c-b1cbfbff01e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148922 | controller | Jun 14 09:34:37.032268 crc crio[24245]: time="2026-06-14T09:34:37.032215986Z" level=info msg="Stopped pod sandbox (already stopped): 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562" id=e001fb52-436b-42dc-bf4c-b1cbfbff01e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148937 | controller | Jun 14 09:34:37.033092 crc crio[24245]: time="2026-06-14T09:34:37.033020772Z" level=info msg="Removing pod sandbox: 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562" id=eab8df9d-3c4d-42d6-a355-030e9b9dc79b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148952 | controller | Jun 14 09:34:37.052826 crc crio[24245]: time="2026-06-14T09:34:37.052715594Z" level=info msg="Removed pod sandbox: 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562" id=eab8df9d-3c4d-42d6-a355-030e9b9dc79b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.148967 | controller | Jun 14 09:34:37.053767 crc crio[24245]: time="2026-06-14T09:34:37.053705622Z" level=info msg="Stopping pod sandbox: 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62" id=1b8763b1-de92-44da-87e4-cae2a3668658 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148982 | controller | Jun 14 09:34:37.053907 crc crio[24245]: time="2026-06-14T09:34:37.053787534Z" level=info msg="Stopped pod sandbox (already stopped): 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62" id=1b8763b1-de92-44da-87e4-cae2a3668658 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.148997 | controller | Jun 14 09:34:37.055055 crc crio[24245]: time="2026-06-14T09:34:37.054989953Z" level=info msg="Removing pod sandbox: 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62" id=c90ee24f-81fe-4736-88dd-8511d94f9db9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149012 | controller | Jun 14 09:34:37.071624 crc crio[24245]: time="2026-06-14T09:34:37.071486901Z" level=info msg="Removed pod sandbox: 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62" id=c90ee24f-81fe-4736-88dd-8511d94f9db9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149026 | controller | Jun 14 09:34:37.073217 crc crio[24245]: time="2026-06-14T09:34:37.073115032Z" level=info msg="Stopping pod sandbox: 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba" id=65e827b1-8187-4549-8d2c-8b4ccb30ed74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.149046 | controller | Jun 14 09:34:37.073307 crc crio[24245]: time="2026-06-14T09:34:37.073220156Z" level=info msg="Stopped pod sandbox (already stopped): 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba" id=65e827b1-8187-4549-8d2c-8b4ccb30ed74 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.149062 | controller | Jun 14 09:34:37.074716 crc crio[24245]: time="2026-06-14T09:34:37.074615011Z" level=info msg="Removing pod sandbox: 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba" id=f574a72a-fca9-46d5-a6ad-e6a0b44250b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149076 | controller | Jun 14 09:34:37.088906 crc crio[24245]: time="2026-06-14T09:34:37.088782344Z" level=info msg="Removed pod sandbox: 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba" id=f574a72a-fca9-46d5-a6ad-e6a0b44250b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149091 | controller | Jun 14 09:34:37.097345 crc crio[24245]: time="2026-06-14T09:34:37.096760468Z" level=info msg="Stopping pod sandbox: 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d" id=5f5b8417-354a-4cdf-9db0-4ec1c2b612a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.149106 | controller | Jun 14 09:34:37.097345 crc crio[24245]: time="2026-06-14T09:34:37.097308724Z" level=info msg="Stopped pod sandbox (already stopped): 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d" id=5f5b8417-354a-4cdf-9db0-4ec1c2b612a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.149121 | controller | Jun 14 09:34:37.098150 crc crio[24245]: time="2026-06-14T09:34:37.098032088Z" level=info msg="Removing pod sandbox: 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d" id=c5d2676e-02a9-4eef-af9c-42793a0f0024 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149136 | controller | Jun 14 09:34:37.115685 crc crio[24245]: time="2026-06-14T09:34:37.115549519Z" level=info msg="Removed pod sandbox: 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d" id=c5d2676e-02a9-4eef-af9c-42793a0f0024 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149151 | controller | Jun 14 09:34:37.116683 crc crio[24245]: time="2026-06-14T09:34:37.116619751Z" level=info msg="Stopping pod sandbox: ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525" id=123b2bfb-3981-48e1-909b-de2e8bb5bf36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.149167 | controller | Jun 14 09:34:37.116683 crc crio[24245]: time="2026-06-14T09:34:37.116710554Z" level=info msg="Stopped pod sandbox (already stopped): ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525" id=123b2bfb-3981-48e1-909b-de2e8bb5bf36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.149182 | controller | Jun 14 09:34:37.117290 crc crio[24245]: time="2026-06-14T09:34:37.117240971Z" level=info msg="Removing pod sandbox: ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525" id=10b8eff3-19a5-4464-99c9-9f915e141404 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149197 | controller | Jun 14 09:34:37.133561 crc crio[24245]: time="2026-06-14T09:34:37.133462581Z" level=info msg="Removed pod sandbox: ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525" id=10b8eff3-19a5-4464-99c9-9f915e141404 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149212 | controller | Jun 14 09:34:37.137651 crc crio[24245]: time="2026-06-14T09:34:37.135730222Z" level=info msg="Stopping pod sandbox: 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8" id=1c5bc8b7-3eb1-46d1-abac-7e5b96342f03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.149227 | controller | Jun 14 09:34:37.137651 crc crio[24245]: time="2026-06-14T09:34:37.135902287Z" level=info msg="Stopped pod sandbox (already stopped): 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8" id=1c5bc8b7-3eb1-46d1-abac-7e5b96342f03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.149246 | controller | Jun 14 09:34:37.137651 crc crio[24245]: time="2026-06-14T09:34:37.136485125Z" level=info msg="Removing pod sandbox: 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8" id=0f886794-1779-473a-8129-44d0227f4c96 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149261 | controller | Jun 14 09:34:37.162218 crc crio[24245]: time="2026-06-14T09:34:37.162035712Z" level=info msg="Removed pod sandbox: 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8" id=0f886794-1779-473a-8129-44d0227f4c96 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149276 | controller | Jun 14 09:34:37.163204 crc crio[24245]: time="2026-06-14T09:34:37.163114276Z" level=info msg="Stopping pod sandbox: d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27" id=92ce7590-c2c9-41f9-a9d1-6084a6751b79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.149291 | controller | Jun 14 09:34:37.163295 crc crio[24245]: time="2026-06-14T09:34:37.16324832Z" level=info msg="Stopped pod sandbox (already stopped): d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27" id=92ce7590-c2c9-41f9-a9d1-6084a6751b79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.149306 | controller | Jun 14 09:34:37.164349 crc crio[24245]: time="2026-06-14T09:34:37.164257182Z" level=info msg="Removing pod sandbox: d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27" id=3ee203c3-94a3-43a1-ae2c-adcab9698c92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149321 | controller | Jun 14 09:34:37.190639 crc crio[24245]: time="2026-06-14T09:34:37.190224646Z" level=info msg="Removed pod sandbox: d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27" id=3ee203c3-94a3-43a1-ae2c-adcab9698c92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149335 | controller | Jun 14 09:34:37.194626 crc crio[24245]: time="2026-06-14T09:34:37.194508137Z" level=info msg="Stopping pod sandbox: 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c" id=a9ac1539-284c-49aa-81a6-60a0bce4df3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.149368 | controller | Jun 14 09:34:37.194727 crc crio[24245]: time="2026-06-14T09:34:37.194631051Z" level=info msg="Stopped pod sandbox (already stopped): 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c" id=a9ac1539-284c-49aa-81a6-60a0bce4df3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.149385 | controller | Jun 14 09:34:37.195746 crc crio[24245]: time="2026-06-14T09:34:37.195685915Z" level=info msg="Removing pod sandbox: 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c" id=1fd243eb-129a-45c8-924f-50ba51cf79e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149400 | controller | Jun 14 09:34:37.211528 crc crio[24245]: time="2026-06-14T09:34:37.211450902Z" level=info msg="Removed pod sandbox: 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c" id=1fd243eb-129a-45c8-924f-50ba51cf79e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149414 | controller | Jun 14 09:34:37.212647 crc crio[24245]: time="2026-06-14T09:34:37.212547945Z" level=info msg="Stopping pod sandbox: df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce" id=c119c8e0-ce02-4e78-8c12-e1d7f80f02c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.149429 | controller | Jun 14 09:34:37.212745 crc crio[24245]: time="2026-06-14T09:34:37.212676779Z" level=info msg="Stopped pod sandbox (already stopped): df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce" id=c119c8e0-ce02-4e78-8c12-e1d7f80f02c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.149444 | controller | Jun 14 09:34:37.213324 crc crio[24245]: time="2026-06-14T09:34:37.213222057Z" level=info msg="Removing pod sandbox: df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce" id=d1146ad0-11ed-450a-bbfa-64c58a6873a1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149463 | controller | Jun 14 09:34:37.231439 crc crio[24245]: time="2026-06-14T09:34:37.231348304Z" level=info msg="Removed pod sandbox: df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce" id=d1146ad0-11ed-450a-bbfa-64c58a6873a1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149479 | controller | Jun 14 09:34:37.232525 crc crio[24245]: time="2026-06-14T09:34:37.23247889Z" level=info msg="Stopping pod sandbox: e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13" id=9fa11374-4256-4f15-b172-802cd83c0d5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.149494 | controller | Jun 14 09:34:37.232665 crc crio[24245]: time="2026-06-14T09:34:37.232547542Z" level=info msg="Stopped pod sandbox (already stopped): e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13" id=9fa11374-4256-4f15-b172-802cd83c0d5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.149510 | controller | Jun 14 09:34:37.233606 crc crio[24245]: time="2026-06-14T09:34:37.233534243Z" level=info msg="Removing pod sandbox: e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13" id=f6f12727-feaf-4325-9592-63c9545ec199 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149525 | controller | Jun 14 09:34:37.279145 crc crio[24245]: time="2026-06-14T09:34:37.279046069Z" level=info msg="Removed pod sandbox: e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13" id=f6f12727-feaf-4325-9592-63c9545ec199 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.149540 | controller | Jun 14 09:34:51.707687 crc crio[24245]: time="2026-06-14T09:34:51.705266122Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-5b5mn/POD" id=bb2f7629-15b6-4540-919c-723953f8f532 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.149555 | controller | Jun 14 09:34:51.707687 crc crio[24245]: time="2026-06-14T09:34:51.707470313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.149571 | controller | Jun 14 09:34:51.880793 crc crio[24245]: time="2026-06-14T09:34:51.880319827Z" level=info msg="Got pod network &{Name:openstack-operator-index-5b5mn Namespace:openstack-operators ID:f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd UID:465bbab6-b277-453c-a87b-2ddf4e046ab7 NetNS:/var/run/netns/4c037e63-9eec-4154-96cd-4a3b90276ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod465bbab6_b277_453c_a87b_2ddf4e046ab7.slice PodAnnotations:0xc000621760}] Aliases:map[]}"
2026-06-14 10:12:37.149587 | controller | Jun 14 09:34:51.883258 crc crio[24245]: time="2026-06-14T09:34:51.88320477Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-5b5mn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.149603 | controller | Jun 14 09:34:52.462104 crc crio[24245]: 2026-06-14T09:34:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f281bb26fe927cb Mac:f2:5b:14:f4:1f:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/4c037e63-9eec-4154-96cd-4a3b90276ab0 SocketPath: PciID:}] [{Interface:0xc0002b8f10 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.149619 | controller | Jun 14 09:34:52.462104 crc crio[24245]: time="2026-06-14T09:34:52.460043978Z" level=info msg="Got pod network &{Name:openstack-operator-index-5b5mn Namespace:openstack-operators ID:f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd UID:465bbab6-b277-453c-a87b-2ddf4e046ab7 NetNS:/var/run/netns/4c037e63-9eec-4154-96cd-4a3b90276ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod465bbab6_b277_453c_a87b_2ddf4e046ab7.slice PodAnnotations:0xc000621760}] Aliases:map[]}"
2026-06-14 10:12:37.149639 | controller | Jun 14 09:34:52.462104 crc crio[24245]: time="2026-06-14T09:34:52.460196203Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-5b5mn for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.149654 | controller | Jun 14 09:34:52.469359 crc crio[24245]: time="2026-06-14T09:34:52.469331071Z" level=info msg="Ran pod sandbox f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd with infra container: openstack-operators/openstack-operator-index-5b5mn/POD" id=bb2f7629-15b6-4540-919c-723953f8f532 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.149669 | controller | Jun 14 09:34:52.475035 crc crio[24245]: time="2026-06-14T09:34:52.47491632Z" level=info msg="Pulling image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10" id=c7138bcf-c123-4e5b-8c65-922d4ed0afbe name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.149685 | controller | Jun 14 09:34:52.476931 crc crio[24245]: time="2026-06-14T09:34:52.476825801Z" level=info msg="Trying to access \"38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\""
2026-06-14 10:12:37.149700 | controller | Jun 14 09:34:53.114582 crc crio[24245]: time="2026-06-14T09:34:53.113212521Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-8jv52/POD" id=7ed32c7b-ad07-4ddb-895e-11dbe9e2c569 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.149716 | controller | Jun 14 09:34:53.117026 crc crio[24245]: time="2026-06-14T09:34:53.116999333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.149731 | controller | Jun 14 09:34:53.481642 crc crio[24245]: time="2026-06-14T09:34:53.481214478Z" level=info msg="Got pod network &{Name:openstack-operator-index-8jv52 Namespace:openstack-operators ID:edf2d96bcdc1f3e7efcb6c8625f8431e584fd5ef06a33b2373876c3e4447b60e UID:1c8822a1-14b5-4f00-b780-fb366d639c56 NetNS:/var/run/netns/60e5d785-b2fe-4299-9ce7-e70183120136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c8822a1_14b5_4f00_b780_fb366d639c56.slice PodAnnotations:0xc0004cc1d0}] Aliases:map[]}"
2026-06-14 10:12:37.149747 | controller | Jun 14 09:34:53.481642 crc crio[24245]: time="2026-06-14T09:34:53.481617871Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-8jv52 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.149763 | controller | Jun 14 09:34:54.090640 crc crio[24245]: 2026-06-14T09:34:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edf2d96bcdc1f3e Mac:2a:7c:3f:6c:85:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/60e5d785-b2fe-4299-9ce7-e70183120136 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.149779 | controller | Jun 14 09:34:54.092957 crc crio[24245]: time="2026-06-14T09:34:54.092811024Z" level=info msg="Got pod network &{Name:openstack-operator-index-8jv52 Namespace:openstack-operators ID:edf2d96bcdc1f3e7efcb6c8625f8431e584fd5ef06a33b2373876c3e4447b60e UID:1c8822a1-14b5-4f00-b780-fb366d639c56 NetNS:/var/run/netns/60e5d785-b2fe-4299-9ce7-e70183120136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c8822a1_14b5_4f00_b780_fb366d639c56.slice PodAnnotations:0xc0004cc1d0}] Aliases:map[]}"
2026-06-14 10:12:37.149794 | controller | Jun 14 09:34:54.094068 crc crio[24245]: time="2026-06-14T09:34:54.094022273Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-8jv52 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.149813 | controller | Jun 14 09:34:54.440068 crc crio[24245]: time="2026-06-14T09:34:54.439752127Z" level=info msg="Ran pod sandbox edf2d96bcdc1f3e7efcb6c8625f8431e584fd5ef06a33b2373876c3e4447b60e with infra container: openstack-operators/openstack-operator-index-8jv52/POD" id=7ed32c7b-ad07-4ddb-895e-11dbe9e2c569 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.149829 | controller | Jun 14 09:34:54.448456 crc crio[24245]: time="2026-06-14T09:34:54.448343315Z" level=info msg="Pulling image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10" id=35b17af3-58f1-4611-9e0d-4583588845ea name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.149844 | controller | Jun 14 09:34:54.449952 crc crio[24245]: time="2026-06-14T09:34:54.449644517Z" level=info msg="Trying to access \"38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\""
2026-06-14 10:12:37.149860 | controller | Jun 14 09:34:57.380493 crc crio[24245]: time="2026-06-14T09:34:57.380053545Z" level=info msg="Pulled image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index@sha256:ca92339f33d1a3c07d51ca2a2eb48ae7b4ef74681c43facd531e1e0ea31b5d22" id=35b17af3-58f1-4611-9e0d-4583588845ea name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.149875 | controller | Jun 14 09:34:57.381975 crc crio[24245]: time="2026-06-14T09:34:57.381772757Z" level=info msg="Pulled image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index@sha256:ca92339f33d1a3c07d51ca2a2eb48ae7b4ef74681c43facd531e1e0ea31b5d22" id=c7138bcf-c123-4e5b-8c65-922d4ed0afbe name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.149890 | controller | Jun 14 09:34:57.382819 crc crio[24245]: time="2026-06-14T09:34:57.38272534Z" level=info msg="Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10" id=c921611b-6ba4-4fcf-a076-1ebfcd0e5545 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.149905 | controller | Jun 14 09:34:57.383551 crc crio[24245]: time="2026-06-14T09:34:57.383464264Z" level=info msg="Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10" id=71e7ce78-a54b-42c8-b62d-e1b580c11030 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.149920 | controller | Jun 14 09:34:57.391735 crc crio[24245]: time="2026-06-14T09:34:57.390643463Z" level=info msg="Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10" id=e673c55e-1bd4-40a8-b798-a7241f79acdc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.149935 | controller | Jun 14 09:34:57.391948 crc crio[24245]: time="2026-06-14T09:34:57.391751639Z" level=info msg="Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10" id=942a1994-f856-4c58-b4c9-7f81cc3623bb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.149950 | controller | Jun 14 09:34:57.406772 crc crio[24245]: time="2026-06-14T09:34:57.406665355Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-5b5mn/registry-server" id=ce2a212d-105a-44ef-90e3-3af80586b859 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.149966 | controller | Jun 14 09:34:57.410683 crc crio[24245]: time="2026-06-14T09:34:57.410481348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.149981 | controller | Jun 14 09:34:57.416828 crc crio[24245]: time="2026-06-14T09:34:57.416344804Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-8jv52/registry-server" id=5f66a4fa-4d68-47cc-98f0-0b488f8bd6e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.149996 | controller | Jun 14 09:34:57.435245 crc crio[24245]: time="2026-06-14T09:34:57.435143987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.150016 | controller | Jun 14 09:34:57.484007 crc crio[24245]: time="2026-06-14T09:34:57.483836079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.150032 | controller | Jun 14 09:34:57.489420 crc crio[24245]: time="2026-06-14T09:34:57.489344335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.150047 | controller | Jun 14 09:34:57.550290 crc crio[24245]: time="2026-06-14T09:34:57.549708702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.150062 | controller | Jun 14 09:34:57.556287 crc crio[24245]: time="2026-06-14T09:34:57.556158608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.150077 | controller | Jun 14 09:34:57.736208 crc crio[24245]: time="2026-06-14T09:34:57.735542745Z" level=info msg="Created container 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8: openstack-operators/openstack-operator-index-5b5mn/registry-server" id=ce2a212d-105a-44ef-90e3-3af80586b859 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.150092 | controller | Jun 14 09:34:57.737947 crc crio[24245]: time="2026-06-14T09:34:57.737827989Z" level=info msg="Starting container: 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8" id=63b75692-9755-417d-a6cc-920779ef0f12 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.150107 | controller | Jun 14 09:34:57.742922 crc crio[24245]: time="2026-06-14T09:34:57.742806506Z" level=info msg="Created container 147a014baf6e8bb766507adc009ec3fb55c507a8a4c46b67cc694e37c7f234ca: openstack-operators/openstack-operator-index-8jv52/registry-server" id=5f66a4fa-4d68-47cc-98f0-0b488f8bd6e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.150122 | controller | Jun 14 09:34:57.744320 crc crio[24245]: time="2026-06-14T09:34:57.744221964Z" level=info msg="Starting container: 147a014baf6e8bb766507adc009ec3fb55c507a8a4c46b67cc694e37c7f234ca" id=4f630233-f418-4296-98c0-05245060c25f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.150137 | controller | Jun 14 09:34:57.752688 crc crio[24245]: time="2026-06-14T09:34:57.752565338Z" level=info msg="Started container" PID=224669 containerID=6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8 description=openstack-operators/openstack-operator-index-5b5mn/registry-server id=63b75692-9755-417d-a6cc-920779ef0f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd
2026-06-14 10:12:37.150153 | controller | Jun 14 09:34:57.753136 crc crio[24245]: time="2026-06-14T09:34:57.753038264Z" level=info msg="Started container" PID=224672 containerID=147a014baf6e8bb766507adc009ec3fb55c507a8a4c46b67cc694e37c7f234ca description=openstack-operators/openstack-operator-index-8jv52/registry-server id=4f630233-f418-4296-98c0-05245060c25f name=/runtime.v1.RuntimeService/StartContainer sandboxID=edf2d96bcdc1f3e7efcb6c8625f8431e584fd5ef06a33b2373876c3e4447b60e
2026-06-14 10:12:37.150169 | controller | Jun 14 09:34:57.937064 crc crio[24245]: time="2026-06-14T09:34:57.936968987Z" level=info msg="Stopping container: 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8 (timeout: 2s)" id=c515e323-18ec-4f68-a47c-e0f90c1fcf86 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.150184 | controller | Jun 14 09:34:58.073628 crc crio[24245]: time="2026-06-14T09:34:58.073468774Z" level=info msg="Stopped container 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8: openstack-operators/openstack-operator-index-5b5mn/registry-server" id=c515e323-18ec-4f68-a47c-e0f90c1fcf86 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.150203 | controller | Jun 14 09:34:58.075033 crc crio[24245]: time="2026-06-14T09:34:58.074834227Z" level=info msg="Stopping pod sandbox: f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd" id=eefb1845-3806-4b74-bd87-024c196eae05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.150219 | controller | Jun 14 09:34:58.075964 crc crio[24245]: time="2026-06-14T09:34:58.075773788Z" level=info msg="Got pod network &{Name:openstack-operator-index-5b5mn Namespace:openstack-operators ID:f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd UID:465bbab6-b277-453c-a87b-2ddf4e046ab7 NetNS:/var/run/netns/4c037e63-9eec-4154-96cd-4a3b90276ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod465bbab6_b277_453c_a87b_2ddf4e046ab7.slice PodAnnotations:0xc000130d98}] Aliases:map[]}"
2026-06-14 10:12:37.150235 | controller | Jun 14 09:34:58.076419 crc crio[24245]: time="2026-06-14T09:34:58.076330216Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-5b5mn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.150251 | controller | Jun 14 09:34:58.461547 crc crio[24245]: time="2026-06-14T09:34:58.46106293Z" level=info msg="Stopped pod sandbox: f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd" id=eefb1845-3806-4b74-bd87-024c196eae05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.150266 | controller | Jun 14 09:34:58.967142 crc crio[24245]: time="2026-06-14T09:34:58.967032112Z" level=info msg="Removing container: 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8" id=1fd0b097-a0fd-417d-95b8-8f8f249a8eb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.150282 | controller | Jun 14 09:34:59.026351 crc crio[24245]: time="2026-06-14T09:34:59.026245408Z" level=info msg="Removed container 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8: openstack-operators/openstack-operator-index-5b5mn/registry-server" id=1fd0b097-a0fd-417d-95b8-8f8f249a8eb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.150297 | controller | Jun 14 09:35:11.606339 crc crio[24245]: time="2026-06-14T09:35:11.605461926Z" level=info msg="Running pod sandbox: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/POD" id=e1ef9956-5e39-4371-a723-c477ddcbde15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.150312 | controller | Jun 14 09:35:11.606339 crc crio[24245]: time="2026-06-14T09:35:11.606303393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.150328 | controller | Jun 14 09:35:11.642454 crc crio[24245]: time="2026-06-14T09:35:11.642329853Z" level=info msg="Got pod network &{Name:45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd Namespace:openstack-operators ID:bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c UID:a0356f52-c2d8-4dec-8761-75de2ff14c5d NetNS:/var/run/netns/d9e6a104-e65b-44b9-8dac-f28653416240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0356f52_c2d8_4dec_8761_75de2ff14c5d.slice PodAnnotations:0xc001fead70}] Aliases:map[]}"
2026-06-14 10:12:37.150344 | controller | Jun 14 09:35:11.642454 crc crio[24245]: time="2026-06-14T09:35:11.642417066Z" level=info msg="Adding pod openstack-operators_45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.150382 | controller | Jun 14 09:35:12.202801 crc crio[24245]: 2026-06-14T09:35:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb3fbeccdfeadb8 Mac:c2:12:13:6a:2c:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/d9e6a104-e65b-44b9-8dac-f28653416240 SocketPath: PciID:}] [{Interface:0xc000504770 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.150403 | controller | Jun 14 09:35:12.204164 crc crio[24245]: time="2026-06-14T09:35:12.2040829Z" level=info msg="Got pod network &{Name:45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd Namespace:openstack-operators ID:bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c UID:a0356f52-c2d8-4dec-8761-75de2ff14c5d NetNS:/var/run/netns/d9e6a104-e65b-44b9-8dac-f28653416240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0356f52_c2d8_4dec_8761_75de2ff14c5d.slice PodAnnotations:0xc001fead70}] Aliases:map[]}"
2026-06-14 10:12:37.150419 | controller | Jun 14 09:35:12.204331 crc crio[24245]: time="2026-06-14T09:35:12.204290317Z" level=info msg="Checking pod openstack-operators_45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.150435 | controller | Jun 14 09:35:12.216240 crc crio[24245]: time="2026-06-14T09:35:12.215175885Z" level=info msg="Ran pod sandbox bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c with infra container: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/POD" id=e1ef9956-5e39-4371-a723-c477ddcbde15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.150451 | controller | Jun 14 09:35:12.218763 crc crio[24245]: time="2026-06-14T09:35:12.218694015Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0c5b443f-fcae-43a5-a4bd-3b78c3cf361f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.150467 | controller | Jun 14 09:35:12.222015 crc crio[24245]: time="2026-06-14T09:35:12.221900466Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6ef4248d-fa13-4afc-9c34-0a402856bb23 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.150483 | controller | Jun 14 09:35:12.241060 crc crio[24245]: time="2026-06-14T09:35:12.240969476Z" level=info msg="Creating container: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/util" id=cbf60bac-8f07-4330-80f1-6e9d222e06b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.150498 | controller | Jun 14 09:35:12.241527 crc crio[24245]: time="2026-06-14T09:35:12.241452532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.150513 | controller | Jun 14 09:35:12.302566 crc crio[24245]: time="2026-06-14T09:35:12.291827279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.150528 | controller | Jun 14 09:35:12.302566 crc crio[24245]: time="2026-06-14T09:35:12.29812081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.150543 | controller | Jun 14 09:35:12.581539 crc crio[24245]: time="2026-06-14T09:35:12.580822467Z" level=info msg="Created container c983977c322955fa7f0bf58e5d062796273903bdf679ef2d6d79d6ec7c50e4b2: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/util" id=cbf60bac-8f07-4330-80f1-6e9d222e06b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.150559 | controller | Jun 14 09:35:12.583803 crc crio[24245]: time="2026-06-14T09:35:12.583678088Z" level=info msg="Starting container: c983977c322955fa7f0bf58e5d062796273903bdf679ef2d6d79d6ec7c50e4b2" id=04bee135-c7ae-4bd3-927a-82c3318ff9d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.150578 | controller | Jun 14 09:35:12.601081 crc crio[24245]: time="2026-06-14T09:35:12.59193066Z" level=info msg="Started container" PID=225459 containerID=c983977c322955fa7f0bf58e5d062796273903bdf679ef2d6d79d6ec7c50e4b2 description=openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/util id=04bee135-c7ae-4bd3-927a-82c3318ff9d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c
2026-06-14 10:12:37.150594 | controller | Jun 14 09:35:13.218361 crc crio[24245]: time="2026-06-14T09:35:13.21770987Z" level=info msg="Pulling image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-bundle:a07ba92d7e940ee8bcbba6f06403943858879a10" id=d619fe22-0296-4f00-b736-e670f3153360 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.150611 | controller | Jun 14 09:35:13.220228 crc crio[24245]: time="2026-06-14T09:35:13.220034815Z" level=info msg="Trying to access \"38.102.83.65:5001/openstack-k8s-operators/openstack-operator-bundle:a07ba92d7e940ee8bcbba6f06403943858879a10\""
2026-06-14 10:12:37.150626 | controller | Jun 14 09:35:13.651449 crc crio[24245]: time="2026-06-14T09:35:13.651352895Z" level=info msg="Pulled image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:7ac57070c035ff5bd4f51a3bc87ff5de5a65aafd44377bc15db4ea537c5ec01a" id=d619fe22-0296-4f00-b736-e670f3153360 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.150642 | controller | Jun 14 09:35:13.653388 crc crio[24245]: time="2026-06-14T09:35:13.653135941Z" level=info msg="Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-bundle:a07ba92d7e940ee8bcbba6f06403943858879a10" id=78040ba4-9ad0-413a-a173-cad65d1bb5ae name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.150657 | controller | Jun 14 09:35:13.657614 crc crio[24245]: time="2026-06-14T09:35:13.657472351Z" level=info msg="Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-bundle:a07ba92d7e940ee8bcbba6f06403943858879a10" id=fc6159b9-3f3b-4826-b236-6138bef50079 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.150672 | controller | Jun 14 09:35:13.667049 crc crio[24245]: time="2026-06-14T09:35:13.666947732Z" level=info msg="Creating container: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/pull" id=a4466f9a-1399-4497-9657-dc711a15dce2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.150688 | controller | Jun 14 09:35:13.668452 crc crio[24245]: time="2026-06-14T09:35:13.668354708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.150702 | controller | Jun 14 09:35:13.716796 crc crio[24245]: time="2026-06-14T09:35:13.71666326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.150718 | controller | Jun 14 09:35:13.717377 crc crio[24245]: time="2026-06-14T09:35:13.717308501Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/ecb3db40c9b5bd7888f9ed0ca93251cbb7118d0f614f28cf1286f69e5f352d88/merged/etc/passwd: no such file or directory"
2026-06-14 10:12:37.150733 | controller | Jun 14 09:35:13.717474 crc crio[24245]: time="2026-06-14T09:35:13.717378623Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/ecb3db40c9b5bd7888f9ed0ca93251cbb7118d0f614f28cf1286f69e5f352d88/merged/etc/group: no such file or directory"
2026-06-14 10:12:37.150748 | controller | Jun 14 09:35:13.723196 crc crio[24245]: time="2026-06-14T09:35:13.723108476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.150767 | controller | Jun 14 09:35:13.946928 crc crio[24245]: time="2026-06-14T09:35:13.946182678Z" level=info msg="Created container 28662a9bfdc6aa653bf9e7a482175fc7adea8352ca65b4b6a1e3053ab2733db5: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/pull" id=a4466f9a-1399-4497-9657-dc711a15dce2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.150782 | controller | Jun 14 09:35:13.954141 crc crio[24245]: time="2026-06-14T09:35:13.95377052Z" level=info msg="Starting container: 28662a9bfdc6aa653bf9e7a482175fc7adea8352ca65b4b6a1e3053ab2733db5" id=3e75e30b-208b-4241-85e4-86c4f8520db9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.150798 | controller | Jun 14 09:35:13.963423 crc crio[24245]: time="2026-06-14T09:35:13.963253572Z" level=info msg="Started container" PID=225577 containerID=28662a9bfdc6aa653bf9e7a482175fc7adea8352ca65b4b6a1e3053ab2733db5 description=openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/pull id=3e75e30b-208b-4241-85e4-86c4f8520db9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c
2026-06-14 10:12:37.150814 | controller | Jun 14 09:35:14.241489 crc crio[24245]: time="2026-06-14T09:35:14.24068339Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9b62a4b1-8dbb-4bf3-94ca-560cfd9add90 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.150829 | controller | Jun 14 09:35:14.248617 crc crio[24245]: time="2026-06-14T09:35:14.248439808Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c2ea7679-5bfb-435d-a415-3514e89a7530 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.150844 | controller | Jun 14 09:35:14.266140 crc crio[24245]: time="2026-06-14T09:35:14.266083351Z" level=info msg="Creating container: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/extract" id=76528387-2a54-4140-ab0f-91c41b18c6bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.150859 | controller | Jun 14 09:35:14.266881 crc crio[24245]: time="2026-06-14T09:35:14.266804584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.150875 | controller | Jun 14 09:35:14.320462 crc crio[24245]: time="2026-06-14T09:35:14.320400655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.150890 | controller | Jun 14 09:35:14.325928 crc crio[24245]: time="2026-06-14T09:35:14.325812238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.150905 | controller | Jun 14 09:35:14.531970 crc crio[24245]: time="2026-06-14T09:35:14.529548592Z" level=info msg="Created container c40f9485828fbc5b67485f637fd3d5276cd019fde0416f0bdb390731275ebc63: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/extract" id=76528387-2a54-4140-ab0f-91c41b18c6bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.150920 | controller | Jun 14 09:35:14.535199 crc crio[24245]: time="2026-06-14T09:35:14.535020839Z" level=info msg="Starting container: c40f9485828fbc5b67485f637fd3d5276cd019fde0416f0bdb390731275ebc63" id=7e525d43-6372-43f1-b109-0a7cb10eadde name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.150936 | controller | Jun 14 09:35:14.546961 crc crio[24245]: time="2026-06-14T09:35:14.543143316Z" level=info msg="Started container" PID=225631 containerID=c40f9485828fbc5b67485f637fd3d5276cd019fde0416f0bdb390731275ebc63 description=openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/extract id=7e525d43-6372-43f1-b109-0a7cb10eadde name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c
2026-06-14 10:12:37.150957 | controller | Jun 14 09:35:16.316423 crc crio[24245]: time="2026-06-14T09:35:16.315239994Z" level=info msg="Stopping pod sandbox: bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c" id=4164dc33-0523-4beb-82c4-cfa9b70a0266 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.150974 | controller | Jun 14 09:35:16.318797 crc crio[24245]: time="2026-06-14T09:35:16.317722934Z" level=info msg="Got pod network &{Name:45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd Namespace:openstack-operators ID:bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c UID:a0356f52-c2d8-4dec-8761-75de2ff14c5d NetNS:/var/run/netns/d9e6a104-e65b-44b9-8dac-f28653416240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0356f52_c2d8_4dec_8761_75de2ff14c5d.slice PodAnnotations:0xc002422600}] Aliases:map[]}"
2026-06-14 10:12:37.150989 | controller | Jun 14 09:35:16.318797 crc crio[24245]: time="2026-06-14T09:35:16.318188849Z" level=info msg="Deleting pod openstack-operators_45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.151004 | controller | Jun 14 09:35:16.784117 crc crio[24245]: time="2026-06-14T09:35:16.783735082Z" level=info msg="Stopped pod sandbox: bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c" id=4164dc33-0523-4beb-82c4-cfa9b70a0266 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.151019 | controller | Jun 14 09:35:23.667684 crc crio[24245]: time="2026-06-14T09:35:23.666651507Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-6dbd595fb4-b6nqk/POD" id=4eb185f0-8e62-40ea-9e6c-eb91c777dc6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.151034 | controller | Jun 14 09:35:23.671207 crc crio[24245]: time="2026-06-14T09:35:23.669173348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.151049 | controller | Jun 14 09:35:23.713091 crc crio[24245]: time="2026-06-14T09:35:23.712110204Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-6dbd595fb4-b6nqk Namespace:openstack-operators ID:bc57b45b0cc342fb1abf39a0a5db7e0623706a76c56e5dfeb1f00a74c99353b2 UID:406973a8-937c-48e4-9fdb-172e6cc16660 NetNS:/var/run/netns/6400dc59-c063-4587-8259-9455774c07ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod406973a8_937c_48e4_9fdb_172e6cc16660.slice PodAnnotations:0xc003bf6320}] Aliases:map[]}"
2026-06-14 10:12:37.151064 | controller | Jun 14 09:35:23.713091 crc crio[24245]: time="2026-06-14T09:35:23.712191906Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-6dbd595fb4-b6nqk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.151080 | controller | Jun 14 09:35:24.378111 crc crio[24245]: 2026-06-14T09:35:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc57b45b0cc342f Mac:8e:2d:0d:96:3b:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/6400dc59-c063-4587-8259-9455774c07ba SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.151095 | controller | Jun 14 09:35:24.379241 crc crio[24245]: time="2026-06-14T09:35:24.379176623Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-6dbd595fb4-b6nqk Namespace:openstack-operators ID:bc57b45b0cc342fb1abf39a0a5db7e0623706a76c56e5dfeb1f00a74c99353b2 UID:406973a8-937c-48e4-9fdb-172e6cc16660 NetNS:/var/run/netns/6400dc59-c063-4587-8259-9455774c07ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod406973a8_937c_48e4_9fdb_172e6cc16660.slice PodAnnotations:0xc003bf6320}] Aliases:map[]}"
2026-06-14 10:12:37.151114 | controller | Jun 14 09:35:24.379411 crc crio[24245]: time="2026-06-14T09:35:24.379368559Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-6dbd595fb4-b6nqk for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.151130 | controller | Jun 14 09:35:24.399065 crc crio[24245]: time="2026-06-14T09:35:24.398923578Z" level=info msg="Ran pod sandbox bc57b45b0cc342fb1abf39a0a5db7e0623706a76c56e5dfeb1f00a74c99353b2 with infra container: openstack-operators/openstack-operator-controller-init-6dbd595fb4-b6nqk/POD" id=4eb185f0-8e62-40ea-9e6c-eb91c777dc6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.151145 | controller | Jun 14 09:35:24.403091 crc crio[24245]: time="2026-06-14T09:35:24.402989288Z" level=info msg="Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10" id=9b4c67c9-a34d-4a03-a4ef-14434690ab57 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.151161 | controller | Jun 14 09:35:24.403462 crc crio[24245]: time="2026-06-14T09:35:24.403410532Z" level=info msg="Image 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10 not found" id=9b4c67c9-a34d-4a03-a4ef-14434690ab57 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.151175 | controller | Jun 14 09:35:24.403696 crc crio[24245]: time="2026-06-14T09:35:24.403501925Z" level=info msg="Neither image nor artfiact 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10 found" id=9b4c67c9-a34d-4a03-a4ef-14434690ab57 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.151190 | controller | Jun 14 09:35:24.407298 crc crio[24245]: time="2026-06-14T09:35:24.407221334Z" level=info msg="Pulling image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10" id=6c5eb74b-a21b-4deb-a0b7-605efc4ca17e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.151205 | controller | Jun 14 09:35:24.408700 crc crio[24245]: time="2026-06-14T09:35:24.40866048Z" level=info msg="Trying to access \"38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10\""
2026-06-14 10:12:37.151220 | controller | Jun 14 09:35:30.251362 crc crio[24245]: time="2026-06-14T09:35:30.250661477Z" level=info msg="Pulled image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator@sha256:23fc9bcaf1ef48a7799cfd25bb62c3c1bc195c066d7a640105231dee7bd9b91d" id=6c5eb74b-a21b-4deb-a0b7-605efc4ca17e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.151235 | controller | Jun 14 09:35:30.254644 crc crio[24245]: time="2026-06-14T09:35:30.25455157Z" level=info msg="Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10" id=28da672f-0c9d-4643-8fe3-e47ac34c1d64 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.151250 | controller | Jun 14 09:35:30.258733 crc crio[24245]: time="2026-06-14T09:35:30.258705602Z" level=info msg="Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10" id=be0b4630-9425-4b5e-8f23-0a5c1835e8db name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.151264 | controller | Jun 14 09:35:30.268708 crc crio[24245]: time="2026-06-14T09:35:30.268647008Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-6dbd595fb4-b6nqk/operator" id=318c6eb2-0b1e-4451-81fa-21cedfa0298d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.151283 | controller | Jun 14 09:35:30.270390 crc crio[24245]: time="2026-06-14T09:35:30.270335982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.151299 | controller | Jun 14 09:35:30.322757 crc crio[24245]: time="2026-06-14T09:35:30.322303065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.151314 | controller | Jun 14 09:35:30.331633 crc crio[24245]: time="2026-06-14T09:35:30.331519579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.151329 | controller | Jun 14 09:35:30.499355 crc crio[24245]: time="2026-06-14T09:35:30.499236743Z" level=info msg="Created container 42b70bc98690c33db0d28ba79e9d9e756ee08cd0ab03fca87b3e83c21e1d34f5: openstack-operators/openstack-operator-controller-init-6dbd595fb4-b6nqk/operator" id=318c6eb2-0b1e-4451-81fa-21cedfa0298d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.151344 | controller | Jun 14 09:35:30.500832 crc crio[24245]: time="2026-06-14T09:35:30.500770063Z" level=info msg="Starting container: 42b70bc98690c33db0d28ba79e9d9e756ee08cd0ab03fca87b3e83c21e1d34f5" id=6367cad0-09da-47a6-a8de-7516ffd178c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.151377 | controller | Jun 14 09:35:30.508279 crc crio[24245]: time="2026-06-14T09:35:30.508209183Z" level=info msg="Started container" PID=226542 containerID=42b70bc98690c33db0d28ba79e9d9e756ee08cd0ab03fca87b3e83c21e1d34f5 description=openstack-operators/openstack-operator-controller-init-6dbd595fb4-b6nqk/operator id=6367cad0-09da-47a6-a8de-7516ffd178c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc57b45b0cc342fb1abf39a0a5db7e0623706a76c56e5dfeb1f00a74c99353b2
2026-06-14 10:12:37.151394 | controller | Jun 14 09:35:37.313673 crc crio[24245]: time="2026-06-14T09:35:37.312810404Z" level=info msg="Stopping pod sandbox: f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd" id=5122a0fe-0979-4897-b434-ed2ef8be2a68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.151410 | controller | Jun 14 09:35:37.315112 crc crio[24245]: time="2026-06-14T09:35:37.315088128Z" level=info msg="Stopped pod sandbox (already stopped): f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd" id=5122a0fe-0979-4897-b434-ed2ef8be2a68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.151425 | controller | Jun 14 09:35:37.315949 crc crio[24245]: time="2026-06-14T09:35:37.315768879Z" level=info msg="Removing pod sandbox: f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd" id=ef874713-5a6d-4b21-a5e4-a6cb1b6a2206 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.151441 | controller | Jun 14 09:35:37.331104 crc crio[24245]: time="2026-06-14T09:35:37.330986715Z" level=info msg="Removed pod sandbox: f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd" id=ef874713-5a6d-4b21-a5e4-a6cb1b6a2206 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.151456 | controller | Jun 14 09:36:00.558297 crc crio[24245]: time="2026-06-14T09:36:00.556730235Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690496-bqht4/POD" id=983ebc54-8c4c-49b3-a494-8e6957303885 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.151471 | controller | Jun 14 09:36:00.560545 crc crio[24245]: time="2026-06-14T09:36:00.558335026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.151487 | controller | Jun 14 09:36:00.610716 crc crio[24245]: time="2026-06-14T09:36:00.610490085Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690496-bqht4 Namespace:openshift-infra ID:a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831 UID:b90c6999-b676-45d7-9859-3de786e5d399 NetNS:/var/run/netns/7720cb1e-2454-430f-8d4b-ce1c8a673643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb90c6999_b676_45d7_9859_3de786e5d399.slice PodAnnotations:0xc002c92fc8}] Aliases:map[]}"
2026-06-14 10:12:37.151507 | controller | Jun 14 09:36:00.610716 crc crio[24245]: time="2026-06-14T09:36:00.610624019Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690496-bqht4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.151523 | controller | Jun 14 09:36:00.972492 crc crio[24245]: 2026-06-14T09:36:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8658d422d75731 Mac:b6:fb:15:51:0b:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/7720cb1e-2454-430f-8d4b-ce1c8a673643 SocketPath: PciID:}] [{Interface:0xc000324760 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.151539 | controller | Jun 14 09:36:00.974254 crc crio[24245]: time="2026-06-14T09:36:00.974184975Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690496-bqht4 Namespace:openshift-infra ID:a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831 UID:b90c6999-b676-45d7-9859-3de786e5d399 NetNS:/var/run/netns/7720cb1e-2454-430f-8d4b-ce1c8a673643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb90c6999_b676_45d7_9859_3de786e5d399.slice PodAnnotations:0xc002c92fc8}] Aliases:map[]}"
2026-06-14 10:12:37.151554 | controller | Jun 14 09:36:00.974458 crc crio[24245]: time="2026-06-14T09:36:00.974392632Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690496-bqht4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.151570 | controller | Jun 14 09:36:00.985943 crc crio[24245]: time="2026-06-14T09:36:00.985812659Z" level=info msg="Ran pod sandbox a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831 with infra container: openshift-infra/auto-csr-approver-29690496-bqht4/POD" id=983ebc54-8c4c-49b3-a494-8e6957303885 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.151585 | controller | Jun 14 09:36:00.991432 crc crio[24245]: time="2026-06-14T09:36:00.991292778Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9987a0c5-f05d-4ab9-8efc-527a19342ffc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.151600 | controller | Jun 14 09:36:01.003159 crc crio[24245]: time="2026-06-14T09:36:01.003076903Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.151616 | controller | Jun 14 09:36:02.071995 crc crio[24245]: time="2026-06-14T09:36:02.071176917Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9987a0c5-f05d-4ab9-8efc-527a19342ffc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.151631 | controller | Jun 14 09:36:02.074257 crc crio[24245]: time="2026-06-14T09:36:02.073552033Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=22029c7f-1ec7-4b3b-8fd4-3c55ea4d578b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.151646 | controller | Jun 14 09:36:02.077137 crc crio[24245]: time="2026-06-14T09:36:02.076990861Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1fcf9822-2a95-4c3c-8fa2-fc1a46215046 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.151662 | controller | Jun 14 09:36:02.086649 crc crio[24245]: time="2026-06-14T09:36:02.086523556Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690496-bqht4/oc" id=4f8cec0d-27b3-4998-b073-a3d5d6d09180 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.151681 | controller | Jun 14 09:36:02.087334 crc crio[24245]: time="2026-06-14T09:36:02.087236199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.151697 | controller | Jun 14 09:36:02.162567 crc crio[24245]: time="2026-06-14T09:36:02.162457532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.151712 | controller | Jun 14 09:36:02.414812 crc crio[24245]: time="2026-06-14T09:36:02.414683963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.151727 | controller | Jun 14 09:36:02.541745 crc crio[24245]: time="2026-06-14T09:36:02.541549419Z" level=info msg="Created container d90ad6fd94e82f966b0480f764524d015094b807e17a65029eae7f8344ee4ec9: openshift-infra/auto-csr-approver-29690496-bqht4/oc" id=4f8cec0d-27b3-4998-b073-a3d5d6d09180 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.151743 | controller | Jun 14 09:36:02.543946 crc crio[24245]: time="2026-06-14T09:36:02.543704987Z" level=info msg="Starting container: d90ad6fd94e82f966b0480f764524d015094b807e17a65029eae7f8344ee4ec9" id=0ed420ac-935f-46c1-b3b4-09ae04bd856f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.151759 | controller | Jun 14 09:36:02.551429 crc crio[24245]: time="2026-06-14T09:36:02.551280638Z" level=info msg="Started container" PID=228098 containerID=d90ad6fd94e82f966b0480f764524d015094b807e17a65029eae7f8344ee4ec9 description=openshift-infra/auto-csr-approver-29690496-bqht4/oc id=0ed420ac-935f-46c1-b3b4-09ae04bd856f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831
2026-06-14 10:12:37.151775 | controller | Jun 14 09:36:04.135198 crc crio[24245]: time="2026-06-14T09:36:04.134037164Z" level=info msg="Stopping pod sandbox: a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831" id=c12f4529-cd00-43ee-9439-a2a3210c2d62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.151791 | controller | Jun 14 09:36:04.137988 crc crio[24245]: time="2026-06-14T09:36:04.136639938Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690496-bqht4 Namespace:openshift-infra ID:a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831 UID:b90c6999-b676-45d7-9859-3de786e5d399 NetNS:/var/run/netns/7720cb1e-2454-430f-8d4b-ce1c8a673643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb90c6999_b676_45d7_9859_3de786e5d399.slice PodAnnotations:0xc001c3cc98}] Aliases:map[]}"
2026-06-14 10:12:37.151819 | controller | Jun 14 09:36:04.137988 crc crio[24245]: time="2026-06-14T09:36:04.137267578Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690496-bqht4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.151836 | controller | Jun 14 09:36:04.510328 crc crio[24245]: time="2026-06-14T09:36:04.510181988Z" level=info msg="Stopped pod sandbox: a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831" id=c12f4529-cd00-43ee-9439-a2a3210c2d62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.151852 | controller | Jun 14 09:36:19.843713 crc crio[24245]: time="2026-06-14T09:36:19.842953645Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7575c6bcc5-rsbsr/POD" id=1571ae0f-f839-424f-a81a-cf17f5e2957b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.151867 | controller | Jun 14 09:36:19.845366 crc crio[24245]: time="2026-06-14T09:36:19.845095182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.151882 | controller | Jun 14 09:36:19.879631 crc crio[24245]: time="2026-06-14T09:36:19.879523026Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-wc8nl/POD" id=eec9b89e-c0aa-4455-a28d-1c61d04ae30e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.151901 | controller | Jun 14 09:36:19.879771 crc crio[24245]: time="2026-06-14T09:36:19.8796475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.151917 | controller | Jun 14 09:36:19.914384 crc crio[24245]: time="2026-06-14T09:36:19.9142621Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-84b475799f-vr9xl/POD" id=953ebae8-e773-4a7c-a082-9031be297e03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.151933 | controller | Jun 14 09:36:19.914384 crc crio[24245]: time="2026-06-14T09:36:19.914387774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.151949 | controller | Jun 14 09:36:19.971717 crc crio[24245]: time="2026-06-14T09:36:19.971562283Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7575c6bcc5-rsbsr Namespace:openstack-operators ID:abf40d59256df38ae32a4149e19fa7b10249b92af912e8ba8b89036dd435ff11 UID:264b521e-347e-47a3-ad4c-c14f26b56d5c NetNS:/var/run/netns/1e6c3cb9-b5f3-4224-af82-660ed32a6292 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod264b521e_347e_47a3_ad4c_c14f26b56d5c.slice PodAnnotations:0xc000603358}] Aliases:map[]}"
2026-06-14 10:12:37.151965 | controller | Jun 14 09:36:19.971717 crc crio[24245]: time="2026-06-14T09:36:19.971667036Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-7575c6bcc5-rsbsr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.151981 | controller | Jun 14 09:36:20.028147 crc crio[24245]: time="2026-06-14T09:36:20.027056951Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-wc8nl Namespace:openstack-operators ID:6e812c8cc577373de2ec37f3ad53df12cc0cc8c48286b5ca34257a91572fe5df UID:2c9d4a28-4f07-4bf3-9101-d5481e86eadf NetNS:/var/run/netns/9d932992-f5fc-469c-9814-db72bcf61e45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2c9d4a28_4f07_4bf3_9101_d5481e86eadf.slice PodAnnotations:0xc0006034d8}] Aliases:map[]}"
2026-06-14 10:12:37.151997 | controller | Jun 14 09:36:20.028147 crc crio[24245]: time="2026-06-14T09:36:20.028104004Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-wc8nl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.152053 | controller | Jun 14 09:36:20.058950 crc crio[24245]: time="2026-06-14T09:36:20.056669243Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-79d55749df-b78vj/POD" id=5b879590-b7d5-4f7c-be58-e22f58d9f735 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.152071 | controller | Jun 14 09:36:20.061950 crc crio[24245]: time="2026-06-14T09:36:20.06187729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.152087 | controller | Jun 14 09:36:20.087150 crc crio[24245]: time="2026-06-14T09:36:20.075903122Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-pvnsv/POD" id=26037191-7a9b-43b8-9b5e-bb60156475ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.152102 | controller | Jun 14 09:36:20.087150 crc crio[24245]: time="2026-06-14T09:36:20.075992135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.152122 | controller | Jun 14 09:36:20.105213 crc crio[24245]: time="2026-06-14T09:36:20.105126982Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-84b475799f-vr9xl Namespace:openstack-operators ID:f158c59d294f6a359502e93e4dbbe59600e26d29e8f4190a6df50c75f1ded5c5 UID:74fe28fc-7edd-4148-b876-01fc7e0b21d9 NetNS:/var/run/netns/bdef22ff-949a-4196-b32b-97888c9ad514 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74fe28fc_7edd_4148_b876_01fc7e0b21d9.slice PodAnnotations:0xc003bf68d0}] Aliases:map[]}"
2026-06-14 10:12:37.152138 | controller | Jun 14 09:36:20.105213 crc crio[24245]: time="2026-06-14T09:36:20.105206085Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-84b475799f-vr9xl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.152154 | controller | Jun 14 09:36:20.290274 crc crio[24245]: time="2026-06-14T09:36:20.289093304Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-79d55749df-b78vj Namespace:openstack-operators ID:c624b333aae76d7dd7728f11a8b34750923c78ab19d48d723d700fcad180350a UID:491d9777-d866-4f4a-ad4b-86fd3afa4309 NetNS:/var/run/netns/10a02a39-77c9-4e7e-8d54-25be0e0bd8d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod491d9777_d866_4f4a_ad4b_86fd3afa4309.slice PodAnnotations:0xc003bf61c8}] Aliases:map[]}"
2026-06-14 10:12:37.152170 | controller | Jun 14 09:36:20.290274 crc crio[24245]: time="2026-06-14T09:36:20.289455226Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-79d55749df-b78vj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.152185 | controller | Jun 14 09:36:20.324454 crc crio[24245]: time="2026-06-14T09:36:20.324033686Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-7d74cb5f58-sns7h/POD" id=10ed7e2a-4c56-473f-9f7c-f0388c7e2825 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.152201 | controller | Jun 14 09:36:20.324454 crc crio[24245]: time="2026-06-14T09:36:20.324114259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.152216 | controller | Jun 14 09:36:20.344653 crc crio[24245]: time="2026-06-14T09:36:20.34461555Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-fc868d584-prpcq/POD" id=dcb67c52-5bd5-4716-a01f-86631e90c5d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.152231 | controller | Jun 14 09:36:20.349816 crc crio[24245]: time="2026-06-14T09:36:20.349742295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.152247 | controller | Jun 14 09:36:20.375201 crc crio[24245]: time="2026-06-14T09:36:20.375121355Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-rlg5x/POD" id=89da456e-d194-491b-9536-8a29c692a159 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.152262 | controller | Jun 14 09:36:20.375468 crc crio[24245]: time="2026-06-14T09:36:20.375215748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.152277 | controller | Jun 14 09:36:20.375468 crc crio[24245]: time="2026-06-14T09:36:20.375347571Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-pvnsv Namespace:openstack-operators ID:46e622a0c41682b5b908dda3d87f043418a44931b21e29cadacd3689c94c4249 UID:fa96e7e2-058f-440f-bd43-5828e7fee001 NetNS:/var/run/netns/5cc19e12-9602-48e1-9824-5c737ee67982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa96e7e2_058f_440f_bd43_5828e7fee001.slice PodAnnotations:0xc002c926b0}] Aliases:map[]}"
2026-06-14 10:12:37.152296 | controller | Jun 14 09:36:20.375468 crc crio[24245]: time="2026-06-14T09:36:20.375393593Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-pvnsv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.152313 | controller | Jun 14 09:36:20.405526 crc crio[24245]: time="2026-06-14T09:36:20.40544781Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-74c7d4d476-v4rg2/POD" id=ae63ebec-3ded-46e2-b057-0d0f87c276a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.152328 | controller | Jun 14 09:36:20.405679 crc crio[24245]: time="2026-06-14T09:36:20.405561394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.152343 | controller | Jun 14 09:36:20.468138 crc crio[24245]: time="2026-06-14T09:36:20.468098238Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-jxb64/POD" id=f6906c56-2236-4bdf-85f6-500d8868bb1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.152376 | controller | Jun 14 09:36:20.468337 crc crio[24245]: time="2026-06-14T09:36:20.468321075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.152393 | controller | Jun 14 09:36:20.475944 crc crio[24245]: time="2026-06-14T09:36:20.475787554Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-7d74cb5f58-sns7h Namespace:openstack-operators ID:c1f9e8ae99ebe9366774bab44d11de0cab42a8013e8e87885c74a4762820f243 UID:aa5dff3a-efb7-40a3-bbd9-dc245be99d19 NetNS:/var/run/netns/c9eda69c-e95d-4789-a6bd-05036c68c61b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa5dff3a_efb7_40a3_bbd9_dc245be99d19.slice PodAnnotations:0xc0004cc980}] Aliases:map[]}"
2026-06-14 10:12:37.152409 | controller | Jun 14 09:36:20.476111 crc crio[24245]: time="2026-06-14T09:36:20.475931568Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-7d74cb5f58-sns7h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.152425 | controller | Jun 14 09:36:20.580424 crc crio[24245]: time="2026-06-14T09:36:20.576479517Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-778bfbfd5d-57js6/POD" id=056985de-483e-4c2e-9a85-7d8e935b2ae3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.152440 | controller | Jun 14 09:36:20.580424 crc crio[24245]: time="2026-06-14T09:36:20.576626181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.152454 | controller | Jun 14 09:36:20.586315 crc crio[24245]: time="2026-06-14T09:36:20.584108749Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q6w85/POD" id=3b1026fa-1ff8-468c-bce5-f6e3d069fd58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.152469 | controller | Jun 14 09:36:20.586315 crc crio[24245]: time="2026-06-14T09:36:20.584208722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.152484 | controller | Jun 14 09:36:20.604996 crc crio[24245]: time="2026-06-14T09:36:20.604782326Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-78f5dd8d7d-78hq4/POD" id=6555ea4d-d7fc-4d91-9cb7-2db9e16d593b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.152503 | controller | Jun 14 09:36:20.604996 crc crio[24245]: time="2026-06-14T09:36:20.60491769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.152519 | controller | Jun 14 09:36:20.678373 crc crio[24245]: time="2026-06-14T09:36:20.678196181Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-rlg5x Namespace:openstack-operators ID:c9b512abdfb13d1559d9281b21df4b01e510744161542c977689c6eef56a17f3 UID:d1c4ae2e-cd2f-4118-a331-d0fea52b9427 NetNS:/var/run/netns/8f81c909-396b-4dc8-819b-fb73df9ff79e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1c4ae2e_cd2f_4118_a331_d0fea52b9427.slice PodAnnotations:0xc001c3c298}] Aliases:map[]}"
2026-06-14 10:12:37.152535 | controller | Jun 14 09:36:20.678373 crc crio[24245]: time="2026-06-14T09:36:20.678277554Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-rlg5x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.152550 | controller | Jun 14 09:36:20.690920 crc crio[24245]: time="2026-06-14T09:36:20.685435727Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-9f6cfd7c6-js779/POD" id=ad569be6-7119-4d5d-8d1d-37f0a95110cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.152565 | controller | Jun 14 09:36:20.690920 crc crio[24245]: time="2026-06-14T09:36:20.68553637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.152580 | controller | Jun 14 09:36:20.703908 crc crio[24245]: time="2026-06-14T09:36:20.703166521Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-fc868d584-prpcq Namespace:openstack-operators ID:4261e578cc26c818514cfe5f52981ac07a9b1e31b533b081a8c39de427f1f543 UID:41bf2967-ccfc-4a6e-8655-2694dc20f5b5 NetNS:/var/run/netns/95edb842-f593-4800-a815-a4cc9e2d773d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41bf2967_ccfc_4a6e_8655_2694dc20f5b5.slice PodAnnotations:0xc000620160}] Aliases:map[]}"
2026-06-14 10:12:37.152595 | controller | Jun 14 09:36:20.703908 crc crio[24245]: time="2026-06-14T09:36:20.703884884Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-fc868d584-prpcq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.152611 | controller | Jun 14 09:36:20.713499 crc crio[24245]: time="2026-06-14T09:36:20.707176009Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-74c7d4d476-v4rg2 Namespace:openstack-operators ID:3d0ac3c8e629b83d294138ecd599ca9b7c21e61a7a85025cc114b9c1b18fb8c3 UID:5d068a51-a339-4e0a-a343-5ea621d2563d NetNS:/var/run/netns/0d9c6100-7dfc-4c16-aeaa-6f56eb5c8342 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d068a51_a339_4e0a_a343_5ea621d2563d.slice PodAnnotations:0xc002422300}] Aliases:map[]}"
2026-06-14 10:12:37.152626 | controller | Jun 14 09:36:20.713499 crc crio[24245]: time="2026-06-14T09:36:20.707229421Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-74c7d4d476-v4rg2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.152641 | controller | Jun 14 09:36:20.779701 crc crio[24245]: time="2026-06-14T09:36:20.778625937Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bkndh/POD" id=5145e313-1000-40d9-955c-f826597f49ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.152659 | controller | Jun 14 09:36:20.779701 crc crio[24245]: time="2026-06-14T09:36:20.77872115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.152675 | controller | Jun 14 09:36:20.824200 crc crio[24245]: time="2026-06-14T09:36:20.824111513Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-d8lws/POD" id=8c3ace32-e4e6-4f96-baab-fc7a76435147 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.152690 | controller | Jun 14 09:36:20.824516 crc crio[24245]: time="2026-06-14T09:36:20.824222926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.152705 | controller | Jun 14 09:36:20.861929 crc crio[24245]: time="2026-06-14T09:36:20.860252504Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-778bfbfd5d-57js6 Namespace:openstack-operators ID:58adbe0d6494585ca6f73dbe3cadb89124fe5541e8c6fb1805e9dff3042ced06 UID:3ff45bb7-de2b-41b1-aab0-f808c7652f91 NetNS:/var/run/netns/960c689c-1dea-48e8-b050-bf067afe09e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ff45bb7_de2b_41b1_aab0_f808c7652f91.slice PodAnnotations:0xc003bf62c0}] Aliases:map[]}"
2026-06-14 10:12:37.152721 | controller | Jun 14 09:36:20.861929 crc crio[24245]: time="2026-06-14T09:36:20.860317456Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-778bfbfd5d-57js6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.152737 | controller | Jun 14 09:36:20.869336 crc crio[24245]: time="2026-06-14T09:36:20.869281314Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-hgnr2/POD" id=cf570d33-73e1-4500-859d-e1bc2f9f5837 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.152752 | controller | Jun 14 09:36:20.869612 crc crio[24245]: time="2026-06-14T09:36:20.869563573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.152767 | controller | Jun 14 09:36:20.977068 crc crio[24245]: time="2026-06-14T09:36:20.976550688Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-8wfsf/POD" id=f9e6cce4-4b92-4c26-9993-ecf5ba598bf0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.152782 | controller | Jun 14 09:36:20.977523 crc crio[24245]: time="2026-06-14T09:36:20.977087175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.152798 | controller | Jun 14 09:36:20.990413 crc crio[24245]: time="2026-06-14T09:36:20.985383172Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-jxb64 Namespace:openstack-operators ID:fc8283be8832f42e0dc710dbd50fa22549177b70505c5114c74d9d6d07f81122 UID:124b8764-4b1f-4e4d-846b-3e0b15688760 NetNS:/var/run/netns/69e3cdb6-85a9-4708-b6b3-fe3ac46b9b2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod124b8764_4b1f_4e4d_846b_3e0b15688760.slice PodAnnotations:0xc003bf6500}] Aliases:map[]}"
2026-06-14 10:12:37.152813 | controller | Jun 14 09:36:20.990413 crc crio[24245]: time="2026-06-14T09:36:20.985474447Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-jxb64 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.152829 | controller | Jun 14 09:36:21.007000 crc crio[24245]: time="2026-06-14T09:36:21.006915945Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-78f5dd8d7d-78hq4 Namespace:openstack-operators ID:714f05526a9b08943bf2ad20f769bb7fbda0c001c553df3045ef32f080950cdf UID:3870491b-397e-4514-87cb-87ac75297b91 NetNS:/var/run/netns/bd7c44cc-ff6f-4918-bcb0-a01266ff0f5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3870491b_397e_4514_87cb_87ac75297b91.slice PodAnnotations:0xc003bf6648}] Aliases:map[]}"
2026-06-14 10:12:37.152848 | controller | Jun 14 09:36:21.007212 crc crio[24245]: time="2026-06-14T09:36:21.00706078Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-78f5dd8d7d-78hq4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.152864 | controller | Jun 14 09:36:21.110045 crc crio[24245]: time="2026-06-14T09:36:21.109996167Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-q6w85 Namespace:openstack-operators ID:c96a75f54fb42c2531593beb0cbae71f98412bca452f744d861bce6fc6ddadfc UID:751dc98a-979e-45cf-848b-dcba2f278886 NetNS:/var/run/netns/594ffa34-3063-4d1e-b9ff-a4642473e3b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod751dc98a_979e_45cf_848b_dcba2f278886.slice PodAnnotations:0xc002c92520}] Aliases:map[]}"
2026-06-14 10:12:37.152880 | controller | Jun 14 09:36:21.110354 crc crio[24245]: time="2026-06-14T09:36:21.110333467Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-q6w85 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.152896 | controller | Jun 14 09:36:21.187270 crc crio[24245]: time="2026-06-14T09:36:21.186412729Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-hgnr2 Namespace:openstack-operators ID:364c5a1c014ea75d48f20bdeda1c38758c0fe90a2b2d777cd0b35a85ba85863c UID:f25a3990-2416-4243-bb91-ce8cc873e241 NetNS:/var/run/netns/c1e21852-9664-4c1a-adfb-bb2cf10ff028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf25a3990_2416_4243_bb91_ce8cc873e241.slice PodAnnotations:0xc000620470}] Aliases:map[]}"
2026-06-14 10:12:37.152911 | controller | Jun 14 09:36:21.187270 crc crio[24245]: time="2026-06-14T09:36:21.186530401Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-hgnr2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.152927 | controller | Jun 14 09:36:21.225099 crc crio[24245]: time="2026-06-14T09:36:21.225009111Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54bkndh Namespace:openstack-operators ID:ca1f452166bcee83164aa7b9d6ff3038d81280874e85a8128d7871ca675cfc07 UID:09391efe-8aee-4961-8ca8-2cdd23739c99 NetNS:/var/run/netns/e3785261-d4e3-4932-8471-b53136f81c91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09391efe_8aee_4961_8ca8_2cdd23739c99.slice PodAnnotations:0xc000620628}] Aliases:map[]}"
2026-06-14 10:12:37.152943 | controller | Jun 14 09:36:21.225099 crc crio[24245]: time="2026-06-14T09:36:21.225095574Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54bkndh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.152958 | controller | Jun 14 09:36:21.253429 crc crio[24245]: time="2026-06-14T09:36:21.253358457Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-d8lws Namespace:openstack-operators ID:fb31b7ff8f4a8241d32b51cc0c2986e675426dc2da847593272a056db9d25517 UID:6d639e22-22a6-4153-bbe8-483e8de979b9 NetNS:/var/run/netns/4355969e-9171-49c6-b370-ef71131467e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d639e22_22a6_4153_bbe8_483e8de979b9.slice PodAnnotations:0xc000602340}] Aliases:map[]}"
2026-06-14 10:12:37.152978 | controller | Jun 14 09:36:21.253789 crc crio[24245]: time="2026-06-14T09:36:21.25376793Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-d8lws to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.152994 | controller | Jun 14 09:36:21.335728 crc crio[24245]: time="2026-06-14T09:36:21.335631824Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-9f6cfd7c6-js779 Namespace:openstack-operators ID:5457711f8e1fba10820b828123d5180a983426a56e81378fa79c8bd0f0e8774e UID:d76bbc02-d546-4809-9014-a6d86a53abc0 NetNS:/var/run/netns/145f104a-18a4-440d-805c-aeba567cec5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd76bbc02_d546_4809_9014_a6d86a53abc0.slice PodAnnotations:0xc000130578}] Aliases:map[]}"
2026-06-14 10:12:37.153009 | controller | Jun 14 09:36:21.335728 crc crio[24245]: time="2026-06-14T09:36:21.335714557Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-9f6cfd7c6-js779 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.153024 | controller | Jun 14 09:36:21.345751 crc crio[24245]: time="2026-06-14T09:36:21.344571508Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-8wfsf Namespace:openstack-operators ID:bd0091c1907b2f20ee3ffc80cb04ad986fc748a9cc7140d28e687f69fab542c9 UID:a0885a18-b18d-42d6-b655-fd71d5c1ace0 NetNS:/var/run/netns/7b734845-2849-4b6b-8af8-2ab566f08c1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0885a18_b18d_42d6_b655_fd71d5c1ace0.slice PodAnnotations:0xc000602148}] Aliases:map[]}"
2026-06-14 10:12:37.153040 | controller | Jun 14 09:36:21.345751 crc crio[24245]: time="2026-06-14T09:36:21.344675061Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-8wfsf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.153055 | controller | Jun 14 09:36:21.376353 crc crio[24245]: time="2026-06-14T09:36:21.37544435Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-28b4z/POD" id=5eb62d98-5c09-4cbc-8421-902368c097f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.153071 | controller | Jun 14 09:36:21.376353 crc crio[24245]: time="2026-06-14T09:36:21.375546453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.153141 | controller | Jun 14 09:36:21.388361 crc crio[24245]: time="2026-06-14T09:36:21.387231679Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-7pjnt/POD" id=d762e64f-6eed-4ea7-89cc-59c2ae9bc8bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.153161 | controller | Jun 14 09:36:21.388361 crc crio[24245]: time="2026-06-14T09:36:21.387319622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.153177 | controller | Jun 14 09:36:21.461022 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e812c8cc577373 Mac:0a:0c:b7:6c:43:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/9d932992-f5fc-469c-9814-db72bcf61e45 SocketPath: PciID:}] [{Interface:0xc00033e670 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.153231 | controller | Jun 14 09:36:21.462127 crc crio[24245]: time="2026-06-14T09:36:21.46209317Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-584b474457-wc8nl Namespace:openstack-operators ID:6e812c8cc577373de2ec37f3ad53df12cc0cc8c48286b5ca34257a91572fe5df UID:2c9d4a28-4f07-4bf3-9101-d5481e86eadf NetNS:/var/run/netns/9d932992-f5fc-469c-9814-db72bcf61e45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2c9d4a28_4f07_4bf3_9101_d5481e86eadf.slice PodAnnotations:0xc0006034d8}] Aliases:map[]}"
2026-06-14 10:12:37.153249 | controller | Jun 14 09:36:21.462489 crc crio[24245]: time="2026-06-14T09:36:21.462470162Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-wc8nl for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.153265 | controller | Jun 14 09:36:21.488559 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f158c59d294f6a3 Mac:ba:e9:f7:69:bc:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/bdef22ff-949a-4196-b32b-97888c9ad514 SocketPath: PciID:}] [{Interface:0xc0003846c0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.153280 | controller | Jun 14 09:36:21.523959 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abf40d59256df38 Mac:8a:27:9e:56:20:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/1e6c3cb9-b5f3-4224-af82-660ed32a6292 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.153295 | controller | Jun 14 09:36:21.538572 crc crio[24245]: time="2026-06-14T09:36:21.538455385Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-84b475799f-vr9xl Namespace:openstack-operators ID:f158c59d294f6a359502e93e4dbbe59600e26d29e8f4190a6df50c75f1ded5c5 UID:74fe28fc-7edd-4148-b876-01fc7e0b21d9 NetNS:/var/run/netns/bdef22ff-949a-4196-b32b-97888c9ad514 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74fe28fc_7edd_4148_b876_01fc7e0b21d9.slice PodAnnotations:0xc003bf68d0}] Aliases:map[]}"
2026-06-14 10:12:37.153311 | controller | Jun 14 09:36:21.539521 crc crio[24245]: time="2026-06-14T09:36:21.538803567Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-84b475799f-vr9xl for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.153326 | controller | Jun 14 09:36:21.545437 crc crio[24245]: time="2026-06-14T09:36:21.545292983Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7575c6bcc5-rsbsr Namespace:openstack-operators ID:abf40d59256df38ae32a4149e19fa7b10249b92af912e8ba8b89036dd435ff11 UID:264b521e-347e-47a3-ad4c-c14f26b56d5c NetNS:/var/run/netns/1e6c3cb9-b5f3-4224-af82-660ed32a6292 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod264b521e_347e_47a3_ad4c_c14f26b56d5c.slice PodAnnotations:0xc000603358}] Aliases:map[]}"
2026-06-14 10:12:37.153341 | controller | Jun 14 09:36:21.546188 crc crio[24245]: time="2026-06-14T09:36:21.546086299Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-7575c6bcc5-rsbsr for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.153377 | controller | Jun 14 09:36:21.548165 crc crio[24245]: time="2026-06-14T09:36:21.547707335Z" level=info msg="Ran pod sandbox 6e812c8cc577373de2ec37f3ad53df12cc0cc8c48286b5ca34257a91572fe5df with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-wc8nl/POD" id=eec9b89e-c0aa-4455-a28d-1c61d04ae30e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.153398 | controller | Jun 14 09:36:21.553820 crc crio[24245]: time="2026-06-14T09:36:21.553729842Z" level=info msg="Ran pod sandbox f158c59d294f6a359502e93e4dbbe59600e26d29e8f4190a6df50c75f1ded5c5 with infra container: openstack-operators/designate-operator-controller-manager-84b475799f-vr9xl/POD" id=953ebae8-e773-4a7c-a082-9031be297e03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.153414 | controller | Jun 14 09:36:21.558638 crc crio[24245]: time="2026-06-14T09:36:21.558530833Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-28b4z Namespace:openstack-operators ID:844f969071fc9f6b3147ae250376eb0e7bb01927062ae7fdd92e2ffc9c096171 UID:9d2ccc59-510a-4d84-9332-289ab9225c45 NetNS:/var/run/netns/484b9d18-e535-4868-8f85-78c9ca958da9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d2ccc59_510a_4d84_9332_289ab9225c45.slice PodAnnotations:0xc001fea158}] Aliases:map[]}"
2026-06-14 10:12:37.153430 | controller | Jun 14 09:36:21.558753 crc crio[24245]: time="2026-06-14T09:36:21.558657707Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-28b4z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.153445 | controller | Jun 14 09:36:21.603969 crc crio[24245]: time="2026-06-14T09:36:21.600506613Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033" id=961ab454-1010-49fc-8a8f-8c9886aaca71 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.153460 | controller | Jun 14 09:36:21.603969 crc crio[24245]: time="2026-06-14T09:36:21.601728533Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=efd9f2cf-2aad-44a6-b7a7-b6d5daa66bc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.153475 | controller | Jun 14 09:36:21.603969 crc crio[24245]: time="2026-06-14T09:36:21.6019685Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found" id=efd9f2cf-2aad-44a6-b7a7-b6d5daa66bc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.153490 | controller | Jun 14 09:36:21.603969 crc crio[24245]: time="2026-06-14T09:36:21.602032332Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found" id=efd9f2cf-2aad-44a6-b7a7-b6d5daa66bc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.153504 | controller | Jun 14 09:36:21.603969 crc crio[24245]: time="2026-06-14T09:36:21.602541049Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033 not found" id=961ab454-1010-49fc-8a8f-8c9886aaca71 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.153519 | controller | Jun 14 09:36:21.603969 crc crio[24245]: time="2026-06-14T09:36:21.602691154Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033 found" id=961ab454-1010-49fc-8a8f-8c9886aaca71 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.153534 | controller | Jun 14 09:36:21.604643 crc crio[24245]: time="2026-06-14T09:36:21.603994265Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033" id=f5cbb327-2e95-4183-bfe2-20478737af88 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.153549 | controller | Jun 14 09:36:21.608771 crc crio[24245]: time="2026-06-14T09:36:21.605346799Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=4fe3e066-6a69-42cd-8eb9-ba52a87aac5a name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.153567 | controller | Jun 14 09:36:21.628812 crc crio[24245]: time="2026-06-14T09:36:21.628682428Z" level=info msg="Ran pod sandbox abf40d59256df38ae32a4149e19fa7b10249b92af912e8ba8b89036dd435ff11 with infra container: openstack-operators/barbican-operator-controller-manager-7575c6bcc5-rsbsr/POD" id=1571ae0f-f839-424f-a81a-cf17f5e2957b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.153583 | controller | Jun 14 09:36:21.633287 crc crio[24245]: time="2026-06-14T09:36:21.632164822Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\""
2026-06-14 10:12:37.153597 | controller | Jun 14 09:36:21.633287 crc crio[24245]: time="2026-06-14T09:36:21.633067561Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033\""
2026-06-14 10:12:37.153613 | controller | Jun 14 09:36:21.659675 crc crio[24245]: time="2026-06-14T09:36:21.659552141Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-7pjnt Namespace:openstack-operators ID:edee9fe0b2e759cbfb4fec7bf81768a465beec684e0f5e636acaf10eedb278cb UID:373085e7-bea9-4db3-9f49-4b7b2f401a4c NetNS:/var/run/netns/f21e5efe-59f4-41cb-9580-d0a7e40882ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod373085e7_bea9_4db3_9f49_4b7b2f401a4c.slice PodAnnotations:0xc0005226e0}] Aliases:map[]}"
2026-06-14 10:12:37.153628 | controller | Jun 14 09:36:21.659675 crc crio[24245]: time="2026-06-14T09:36:21.659652174Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-7pjnt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.153643 | controller | Jun 14 09:36:21.680783 crc crio[24245]: time="2026-06-14T09:36:21.676049993Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19" id=cd03fb48-8492-40e0-91f1-0a5817dc719e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.153658 | controller | Jun 14 09:36:21.680783 crc crio[24245]: time="2026-06-14T09:36:21.676341003Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19 not found" id=cd03fb48-8492-40e0-91f1-0a5817dc719e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.153673 | controller | Jun 14 09:36:21.680783 crc crio[24245]: time="2026-06-14T09:36:21.676397234Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19 found" id=cd03fb48-8492-40e0-91f1-0a5817dc719e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.153688 | controller | Jun 14 09:36:21.701948 crc crio[24245]: time="2026-06-14T09:36:21.699265384Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19" id=99a1e7f6-3783-44ee-b458-f7fe915360ee name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.153702 | controller | Jun 14 09:36:21.735955 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1f9e8ae99ebe93 Mac:da:e9:29:9c:7a:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/c9eda69c-e95d-4789-a6bd-05036c68c61b SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.153717 | controller | Jun 14 09:36:21.735955 crc crio[24245]: time="2026-06-14T09:36:21.733091848Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19\""
2026-06-14 10:12:37.153738 | controller | Jun 14 09:36:21.744694 crc crio[24245]: time="2026-06-14T09:36:21.744651375Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-7d74cb5f58-sns7h Namespace:openstack-operators ID:c1f9e8ae99ebe9366774bab44d11de0cab42a8013e8e87885c74a4762820f243 UID:aa5dff3a-efb7-40a3-bbd9-dc245be99d19 NetNS:/var/run/netns/c9eda69c-e95d-4789-a6bd-05036c68c61b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa5dff3a_efb7_40a3_bbd9_dc245be99d19.slice PodAnnotations:0xc0004cc980}] Aliases:map[]}"
2026-06-14 10:12:37.153754 | controller | Jun 14 09:36:21.745313 crc crio[24245]: time="2026-06-14T09:36:21.745292846Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-7d74cb5f58-sns7h for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.153770 | controller | Jun 14 09:36:21.755321 crc crio[24245]: time="2026-06-14T09:36:21.755250656Z" level=info msg="Ran pod sandbox c1f9e8ae99ebe9366774bab44d11de0cab42a8013e8e87885c74a4762820f243 with infra container: openstack-operators/horizon-operator-controller-manager-7d74cb5f58-sns7h/POD" id=10ed7e2a-4c56-473f-9f7c-f0388c7e2825 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.153785 | controller | Jun 14 09:36:21.789128 crc crio[24245]: time="2026-06-14T09:36:21.788218527Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8" id=ca985db4-e9e7-49fc-b261-d5ac2d64b8cb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.153800 | controller | Jun 14 09:36:21.789128 crc crio[24245]: time="2026-06-14T09:36:21.788456905Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8 not found" id=ca985db4-e9e7-49fc-b261-d5ac2d64b8cb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.153815 | controller | Jun 14 09:36:21.789128 crc crio[24245]: time="2026-06-14T09:36:21.788510737Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8 found" id=ca985db4-e9e7-49fc-b261-d5ac2d64b8cb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.153830 | controller | Jun 14 09:36:21.800832 crc crio[24245]: time="2026-06-14T09:36:21.800787651Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8" id=3b91ebfb-e9f5-44f4-a4c4-b0a90d2b2dda name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.153845 | controller | Jun 14 09:36:21.808145 crc crio[24245]: time="2026-06-14T09:36:21.808113926Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8\""
2026-06-14 10:12:37.153860 | controller | Jun 14 09:36:21.825548 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c624b333aae76d7 Mac:02:ee:9b:71:68:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/10a02a39-77c9-4e7e-8d54-25be0e0bd8d0 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.153875 | controller | Jun 14 09:36:21.826789 crc crio[24245]: time="2026-06-14T09:36:21.826712605Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-79d55749df-b78vj Namespace:openstack-operators ID:c624b333aae76d7dd7728f11a8b34750923c78ab19d48d723d700fcad180350a UID:491d9777-d866-4f4a-ad4b-86fd3afa4309 NetNS:/var/run/netns/10a02a39-77c9-4e7e-8d54-25be0e0bd8d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod491d9777_d866_4f4a_ad4b_86fd3afa4309.slice PodAnnotations:0xc003bf61c8}] Aliases:map[]}"
2026-06-14 10:12:37.153893 | controller | Jun 14 09:36:21.827082 crc crio[24245]: time="2026-06-14T09:36:21.826937393Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-79d55749df-b78vj for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.153909 | controller | Jun 14 09:36:21.856033 crc crio[24245]: time="2026-06-14T09:36:21.855890813Z" level=info msg="Ran pod sandbox c624b333aae76d7dd7728f11a8b34750923c78ab19d48d723d700fcad180350a with infra container: openstack-operators/glance-operator-controller-manager-79d55749df-b78vj/POD" id=5b879590-b7d5-4f7c-be58-e22f58d9f735 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.153923 | controller | Jun 14 09:36:21.878951 crc crio[24245]: time="2026-06-14T09:36:21.87808897Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240" id=b1353186-3081-4d30-bfdb-459e46e50c33 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.153938 | controller | Jun 14 09:36:21.878951 crc crio[24245]: time="2026-06-14T09:36:21.878490431Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240 not found" id=b1353186-3081-4d30-bfdb-459e46e50c33 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.153953 | controller | Jun 14 09:36:21.878951 crc crio[24245]: time="2026-06-14T09:36:21.878547073Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240 found" id=b1353186-3081-4d30-bfdb-459e46e50c33 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.153968 | controller | Jun 14 09:36:21.890991 crc crio[24245]: time="2026-06-14T09:36:21.883497861Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240" id=c4a7684e-8472-4245-921b-a01f99b5271d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.153983 | controller | Jun 14 09:36:21.890991 crc crio[24245]: time="2026-06-14T09:36:21.888207803Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240\""
2026-06-14 10:12:37.153998 | controller | Jun 14 09:36:21.890991 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46e622a0c41682b Mac:7e:1a:0d:f9:db:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/5cc19e12-9602-48e1-9824-5c737ee67982 SocketPath: PciID:}] [{Interface:0xc000482570 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.154014 | controller | Jun 14 09:36:21.921341 crc crio[24245]: time="2026-06-14T09:36:21.914211668Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-pvnsv Namespace:openstack-operators ID:46e622a0c41682b5b908dda3d87f043418a44931b21e29cadacd3689c94c4249 UID:fa96e7e2-058f-440f-bd43-5828e7fee001 NetNS:/var/run/netns/5cc19e12-9602-48e1-9824-5c737ee67982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa96e7e2_058f_440f_bd43_5828e7fee001.slice PodAnnotations:0xc002c926b0}] Aliases:map[]}"
2026-06-14 10:12:37.154030 | controller | Jun 14 09:36:21.921341 crc crio[24245]: time="2026-06-14T09:36:21.914678063Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-pvnsv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.154046 | controller | Jun 14 09:36:21.926629 crc crio[24245]: time="2026-06-14T09:36:21.925385237Z" level=info msg="Ran pod sandbox 46e622a0c41682b5b908dda3d87f043418a44931b21e29cadacd3689c94c4249 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-pvnsv/POD" id=26037191-7a9b-43b8-9b5e-bb60156475ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.154064 | controller | Jun 14 09:36:21.932917 crc crio[24245]: time="2026-06-14T09:36:21.932756668Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=f4dd3eb9-7ad7-41a1-be89-476bbb256225 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154080 | controller | Jun 14 09:36:21.938256 crc crio[24245]: time="2026-06-14T09:36:21.937285131Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found" id=f4dd3eb9-7ad7-41a1-be89-476bbb256225 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154096 | controller | Jun 14 09:36:21.938256 crc crio[24245]: time="2026-06-14T09:36:21.937389318Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found" id=f4dd3eb9-7ad7-41a1-be89-476bbb256225 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154111 | controller | Jun 14 09:36:21.939919 crc crio[24245]: time="2026-06-14T09:36:21.93975876Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=455e7be2-bcf2-4672-85c0-93e7a237eb0d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.154126 | controller | Jun 14 09:36:21.948985 crc crio[24245]: time="2026-06-14T09:36:21.948929813Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\""
2026-06-14 10:12:37.154141 | controller | Jun 14 09:36:22.343406 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:714f05526a9b089 Mac:aa:d2:48:cb:09:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:23 Mtu:0 Sandbox:/var/run/netns/bd7c44cc-ff6f-4918-bcb0-a01266ff0f5e SocketPath: PciID:}] [{Interface:0xc00013eb30 Address:{IP:10.217.1.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.154157 | controller | Jun 14 09:36:22.344818 crc crio[24245]: time="2026-06-14T09:36:22.344436705Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-78f5dd8d7d-78hq4 Namespace:openstack-operators ID:714f05526a9b08943bf2ad20f769bb7fbda0c001c553df3045ef32f080950cdf UID:3870491b-397e-4514-87cb-87ac75297b91 NetNS:/var/run/netns/bd7c44cc-ff6f-4918-bcb0-a01266ff0f5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3870491b_397e_4514_87cb_87ac75297b91.slice PodAnnotations:0xc003bf6648}] Aliases:map[]}"
2026-06-14 10:12:37.154173 | controller | Jun 14 09:36:22.344818 crc crio[24245]: time="2026-06-14T09:36:22.344725094Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-78f5dd8d7d-78hq4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.154188 | controller | Jun 14 09:36:22.347072 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9b512abdfb13d1 Mac:96:bf:9d:48:b1:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/8f81c909-396b-4dc8-819b-fb73df9ff79e SocketPath: PciID:}] [{Interface:0xc000132970 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.154204 | controller | Jun 14 09:36:22.351313 crc crio[24245]: time="2026-06-14T09:36:22.350689266Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-rlg5x Namespace:openstack-operators ID:c9b512abdfb13d1559d9281b21df4b01e510744161542c977689c6eef56a17f3 UID:d1c4ae2e-cd2f-4118-a331-d0fea52b9427 NetNS:/var/run/netns/8f81c909-396b-4dc8-819b-fb73df9ff79e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1c4ae2e_cd2f_4118_a331_d0fea52b9427.slice PodAnnotations:0xc001c3c298}] Aliases:map[]}"
2026-06-14 10:12:37.154223 | controller | Jun 14 09:36:22.351313 crc crio[24245]: time="2026-06-14T09:36:22.350927263Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-rlg5x for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.154239 | controller | Jun 14 09:36:22.385711 crc crio[24245]: time="2026-06-14T09:36:22.382325809Z" level=info msg="Ran pod sandbox 714f05526a9b08943bf2ad20f769bb7fbda0c001c553df3045ef32f080950cdf with infra container: openstack-operators/nova-operator-controller-manager-78f5dd8d7d-78hq4/POD" id=6555ea4d-d7fc-4d91-9cb7-2db9e16d593b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.154254 | controller | Jun 14 09:36:22.392011 crc crio[24245]: time="2026-06-14T09:36:22.39090103Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac" id=d02afaf7-682e-4c31-9445-75cf5a9d3e44 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154271 | controller | Jun 14 09:36:22.392011 crc crio[24245]: time="2026-06-14T09:36:22.391134308Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac not found" id=d02afaf7-682e-4c31-9445-75cf5a9d3e44 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154287 | controller | Jun 14 09:36:22.392011 crc crio[24245]: time="2026-06-14T09:36:22.391184439Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac found" id=d02afaf7-682e-4c31-9445-75cf5a9d3e44 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154302 | controller | Jun 14 09:36:22.397919 crc crio[24245]: time="2026-06-14T09:36:22.395067863Z" level=info msg="Ran pod sandbox c9b512abdfb13d1559d9281b21df4b01e510744161542c977689c6eef56a17f3 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-rlg5x/POD" id=89da456e-d194-491b-9536-8a29c692a159 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.154317 | controller | Jun 14 09:36:22.402616 crc crio[24245]: time="2026-06-14T09:36:22.402552071Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=c548d3a0-9608-422e-83da-12f0cc580e9f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154332 | controller | Jun 14 09:36:22.402858 crc crio[24245]: time="2026-06-14T09:36:22.402774128Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found" id=c548d3a0-9608-422e-83da-12f0cc580e9f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154364 | controller | Jun 14 09:36:22.402937 crc crio[24245]: time="2026-06-14T09:36:22.402923763Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found" id=c548d3a0-9608-422e-83da-12f0cc580e9f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154384 | controller | Jun 14 09:36:22.403157 crc crio[24245]: time="2026-06-14T09:36:22.40302843Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac" id=784ff0d9-c07b-49c5-923a-254f69d24709 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.154400 | controller | Jun 14 09:36:22.404269 crc crio[24245]: time="2026-06-14T09:36:22.403999957Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=3dffcf92-b557-4a99-abdd-4d77f16a535d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.154420 | controller | Jun 14 09:36:22.407301 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d0ac3c8e629b83 Mac:e2:8e:f2:a9:7d:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/0d9c6100-7dfc-4c16-aeaa-6f56eb5c8342 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.154436 | controller | Jun 14 09:36:22.410204 crc crio[24245]: time="2026-06-14T09:36:22.410109908Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac\""
2026-06-14 10:12:37.154451 | controller | Jun 14 09:36:22.412050 crc crio[24245]: time="2026-06-14T09:36:22.411969854Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\""
2026-06-14 10:12:37.154467 | controller | Jun 14 09:36:22.414464 crc crio[24245]: time="2026-06-14T09:36:22.413831758Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-74c7d4d476-v4rg2 Namespace:openstack-operators ID:3d0ac3c8e629b83d294138ecd599ca9b7c21e61a7a85025cc114b9c1b18fb8c3 UID:5d068a51-a339-4e0a-a343-5ea621d2563d NetNS:/var/run/netns/0d9c6100-7dfc-4c16-aeaa-6f56eb5c8342 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d068a51_a339_4e0a_a343_5ea621d2563d.slice PodAnnotations:0xc002422300}] Aliases:map[]}"
2026-06-14 10:12:37.154483 | controller | Jun 14 09:36:22.414464 crc crio[24245]: time="2026-06-14T09:36:22.414093986Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-74c7d4d476-v4rg2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.154499 | controller | Jun 14 09:36:22.420934 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58adbe0d6494585 Mac:d6:0f:90:0f:f7:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:21 Mtu:0 Sandbox:/var/run/netns/960c689c-1dea-48e8-b050-bf067afe09e3 SocketPath: PciID:}] [{Interface:0xc000534e00 Address:{IP:10.217.1.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.154514 | controller | Jun 14 09:36:22.421724 crc crio[24245]: time="2026-06-14T09:36:22.421638928Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-778bfbfd5d-57js6 Namespace:openstack-operators ID:58adbe0d6494585ca6f73dbe3cadb89124fe5541e8c6fb1805e9dff3042ced06 UID:3ff45bb7-de2b-41b1-aab0-f808c7652f91 NetNS:/var/run/netns/960c689c-1dea-48e8-b050-bf067afe09e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ff45bb7_de2b_41b1_aab0_f808c7652f91.slice PodAnnotations:0xc003bf62c0}] Aliases:map[]}"
2026-06-14 10:12:37.154530 | controller | Jun 14 09:36:22.423995 crc crio[24245]: time="2026-06-14T09:36:22.42388736Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-778bfbfd5d-57js6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.154546 | controller | Jun 14 09:36:22.458094 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4261e578cc26c81 Mac:ba:2f:e8:95:5b:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/95edb842-f593-4800-a815-a4cc9e2d773d SocketPath: PciID:}] [{Interface:0xc00011a6c0 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.154561 | controller | Jun 14 09:36:22.459230 crc crio[24245]: time="2026-06-14T09:36:22.459150551Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-fc868d584-prpcq Namespace:openstack-operators ID:4261e578cc26c818514cfe5f52981ac07a9b1e31b533b081a8c39de427f1f543 UID:41bf2967-ccfc-4a6e-8655-2694dc20f5b5 NetNS:/var/run/netns/95edb842-f593-4800-a815-a4cc9e2d773d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41bf2967_ccfc_4a6e_8655_2694dc20f5b5.slice PodAnnotations:0xc000620160}] Aliases:map[]}"
2026-06-14 10:12:37.154580 | controller | Jun 14 09:36:22.459570 crc crio[24245]: time="2026-06-14T09:36:22.459503063Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-fc868d584-prpcq for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.154596 | controller | Jun 14 09:36:22.467526 crc crio[24245]: time="2026-06-14T09:36:22.467458738Z" level=info msg="Ran pod sandbox 3d0ac3c8e629b83d294138ecd599ca9b7c21e61a7a85025cc114b9c1b18fb8c3 with infra container: openstack-operators/keystone-operator-controller-manager-74c7d4d476-v4rg2/POD" id=ae63ebec-3ded-46e2-b057-0d0f87c276a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.154611 | controller | Jun 14 09:36:22.469794 crc crio[24245]: time="2026-06-14T09:36:22.469754378Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e" id=a400e17d-1a8d-4075-acd8-ccbd35cb16e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154626 | controller | Jun 14 09:36:22.470405 crc crio[24245]: time="2026-06-14T09:36:22.470385439Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e not found" id=a400e17d-1a8d-4075-acd8-ccbd35cb16e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154641 | controller | Jun 14 09:36:22.470548 crc crio[24245]: time="2026-06-14T09:36:22.470533303Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e found" id=a400e17d-1a8d-4075-acd8-ccbd35cb16e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154656 | controller | Jun 14 09:36:22.474813 crc crio[24245]: time="2026-06-14T09:36:22.474399978Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e" id=e4f576e4-e242-4491-b3d7-46376e8d9b52 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.154671 | controller | Jun 14 09:36:22.482648 crc crio[24245]: time="2026-06-14T09:36:22.48235773Z" level=info msg="Ran pod sandbox 58adbe0d6494585ca6f73dbe3cadb89124fe5541e8c6fb1805e9dff3042ced06 with infra container: openstack-operators/mariadb-operator-controller-manager-778bfbfd5d-57js6/POD" id=056985de-483e-4c2e-9a85-7d8e935b2ae3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.154686 | controller | Jun 14 09:36:22.489067 crc crio[24245]: time="2026-06-14T09:36:22.486620796Z" level=info msg="Ran pod sandbox 4261e578cc26c818514cfe5f52981ac07a9b1e31b533b081a8c39de427f1f543 with infra container: openstack-operators/infra-operator-controller-manager-fc868d584-prpcq/POD" id=dcb67c52-5bd5-4716-a01f-86631e90c5d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.154701 | controller | Jun 14 09:36:22.489067 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:364c5a1c014ea75 Mac:3e:ca:34:ca:b6:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:26 Mtu:0 Sandbox:/var/run/netns/c1e21852-9664-4c1a-adfb-bb2cf10ff028 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.1.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.154717 | controller | Jun 14 09:36:22.490262 crc crio[24245]: time="2026-06-14T09:36:22.490168948Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-hgnr2 Namespace:openstack-operators ID:364c5a1c014ea75d48f20bdeda1c38758c0fe90a2b2d777cd0b35a85ba85863c UID:f25a3990-2416-4243-bb91-ce8cc873e241 NetNS:/var/run/netns/c1e21852-9664-4c1a-adfb-bb2cf10ff028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf25a3990_2416_4243_bb91_ce8cc873e241.slice PodAnnotations:0xc000620470}] Aliases:map[]}"
2026-06-14 10:12:37.154736 | controller | Jun 14 09:36:22.490422 crc crio[24245]: time="2026-06-14T09:36:22.490319953Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-hgnr2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.154752 | controller | Jun 14 09:36:22.490734 crc crio[24245]: time="2026-06-14T09:36:22.490663534Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e\""
2026-06-14 10:12:37.154767 | controller | Jun 14 09:36:22.498673 crc crio[24245]: time="2026-06-14T09:36:22.498376069Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028" id=bd8a6387-f44c-4667-b84f-cb42b14f0e0e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154782 | controller | Jun 14 09:36:22.499051 crc crio[24245]: time="2026-06-14T09:36:22.498795383Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028 not found" id=bd8a6387-f44c-4667-b84f-cb42b14f0e0e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154797 | controller | Jun 14 09:36:22.499051 crc crio[24245]: time="2026-06-14T09:36:22.498901886Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028 found" id=bd8a6387-f44c-4667-b84f-cb42b14f0e0e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154812 | controller | Jun 14 09:36:22.499455 crc crio[24245]: time="2026-06-14T09:36:22.499395702Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3" id=8c4eacf4-eddc-4ec4-beae-622a65bba091 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154828 | controller | Jun 14 09:36:22.502033 crc crio[24245]: time="2026-06-14T09:36:22.501916723Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3 not found" id=8c4eacf4-eddc-4ec4-beae-622a65bba091 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154842 | controller | Jun 14 09:36:22.502033 crc crio[24245]: time="2026-06-14T09:36:22.502024936Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3 found" id=8c4eacf4-eddc-4ec4-beae-622a65bba091 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154858 | controller | Jun 14 09:36:22.502652 crc crio[24245]: time="2026-06-14T09:36:22.5024569Z" level=info msg="Ran pod sandbox 364c5a1c014ea75d48f20bdeda1c38758c0fe90a2b2d777cd0b35a85ba85863c with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-hgnr2/POD" id=cf570d33-73e1-4500-859d-e1bc2f9f5837 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.154873 | controller | Jun 14 09:36:22.503022 crc crio[24245]: time="2026-06-14T09:36:22.502947612Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028" id=6b8548c0-0b83-4739-91f0-5e3f4d5069b4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.154888 | controller | Jun 14 09:36:22.504789 crc crio[24245]: time="2026-06-14T09:36:22.504159183Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3" id=4676906f-b43d-48c7-a008-387366a5faaa name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.154907 | controller | Jun 14 09:36:22.520159 crc crio[24245]: time="2026-06-14T09:36:22.516982131Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=cfae13f7-733c-4d44-a6f9-874a32f930aa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.154922 | controller | Jun 14 09:36:22.520159 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc8283be8832f42 Mac:f6:89:3b:74:3c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/69e3cdb6-85a9-4708-b6b3-fe3ac46b9b2c SocketPath: PciID:}] [{Interface:0xc0001e6a20 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.154937 | controller | Jun 14 09:36:22.520159 crc crio[24245]: time="2026-06-14T09:36:22.518234884Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3\""
2026-06-14 10:12:37.154953 | controller | Jun 14 09:36:22.520159 crc crio[24245]: time="2026-06-14T09:36:22.518463968Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-b547849c7-jxb64 Namespace:openstack-operators ID:fc8283be8832f42e0dc710dbd50fa22549177b70505c5114c74d9d6d07f81122 UID:124b8764-4b1f-4e4d-846b-3e0b15688760 NetNS:/var/run/netns/69e3cdb6-85a9-4708-b6b3-fe3ac46b9b2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod124b8764_4b1f_4e4d_846b_3e0b15688760.slice PodAnnotations:0xc003bf6500}] Aliases:map[]}"
2026-06-14 10:12:37.154968 | controller | Jun 14 09:36:22.520159 crc crio[24245]: time="2026-06-14T09:36:22.518936402Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-jxb64 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.154983 | controller | Jun 14 09:36:22.520159 crc crio[24245]: time="2026-06-14T09:36:22.519018215Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028\""
2026-06-14 10:12:37.154999 | controller | Jun 14 09:36:22.526292 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c96a75f54fb42c2 Mac:92:89:1c:50:fb:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:22 Mtu:0 Sandbox:/var/run/netns/594ffa34-3063-4d1e-b9ff-a4642473e3b4 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.155014 | controller | Jun 14 09:36:22.526672 crc crio[24245]: time="2026-06-14T09:36:22.52664481Z" level=info msg="Ran pod sandbox fc8283be8832f42e0dc710dbd50fa22549177b70505c5114c74d9d6d07f81122 with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-jxb64/POD" id=f6906c56-2236-4bdf-85f6-500d8868bb1d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.155029 | controller | Jun 14 09:36:22.526991 crc crio[24245]: time="2026-06-14T09:36:22.526947868Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-q6w85 Namespace:openstack-operators ID:c96a75f54fb42c2531593beb0cbae71f98412bca452f744d861bce6fc6ddadfc UID:751dc98a-979e-45cf-848b-dcba2f278886 NetNS:/var/run/netns/594ffa34-3063-4d1e-b9ff-a4642473e3b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod751dc98a_979e_45cf_848b_dcba2f278886.slice PodAnnotations:0xc002c92520}] Aliases:map[]}"
2026-06-14 10:12:37.155048 | controller | Jun 14 09:36:22.527298 crc crio[24245]: time="2026-06-14T09:36:22.527026142Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found" id=cfae13f7-733c-4d44-a6f9-874a32f930aa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.155064 | controller | Jun 14 09:36:22.527298 crc crio[24245]: time="2026-06-14T09:36:22.527075204Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found" id=cfae13f7-733c-4d44-a6f9-874a32f930aa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.155079 | controller | Jun 14 09:36:22.527298 crc crio[24245]: time="2026-06-14T09:36:22.527216627Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-q6w85 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.155094 | controller | Jun 14 09:36:22.528454 crc crio[24245]: time="2026-06-14T09:36:22.528380806Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=e76435f5-a00c-49a0-9fba-0c105236159e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.155109 | controller | Jun 14 09:36:22.533171 crc crio[24245]: time="2026-06-14T09:36:22.532615542Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\""
2026-06-14 10:12:37.155124 | controller | Jun 14 09:36:22.537184 crc crio[24245]: time="2026-06-14T09:36:22.536428591Z" level=info msg="Ran pod sandbox c96a75f54fb42c2531593beb0cbae71f98412bca452f744d861bce6fc6ddadfc with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q6w85/POD" id=3b1026fa-1ff8-468c-bce5-f6e3d069fd58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.155140 | controller | Jun 14 09:36:22.543831 crc crio[24245]: time="2026-06-14T09:36:22.543750104Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=d3cc7153-a76e-40b1-918e-c6903ebd2244 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.155155 | controller | Jun 14 09:36:22.544227 crc crio[24245]: time="2026-06-14T09:36:22.544086334Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found" id=d3cc7153-a76e-40b1-918e-c6903ebd2244 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.155170 | controller | Jun 14 09:36:22.544227 crc crio[24245]: time="2026-06-14T09:36:22.544141066Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found" id=d3cc7153-a76e-40b1-918e-c6903ebd2244 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.155186 | controller | Jun 14 09:36:22.544227 crc crio[24245]: time="2026-06-14T09:36:22.543760423Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=34faa43d-5fa6-4b12-8f11-b06f26d72ce7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.155201 | controller | Jun 14 09:36:22.544357 crc crio[24245]: time="2026-06-14T09:36:22.544287051Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found" id=34faa43d-5fa6-4b12-8f11-b06f26d72ce7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.155217 | controller | Jun 14 09:36:22.544357 crc crio[24245]: time="2026-06-14T09:36:22.544319012Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found" id=34faa43d-5fa6-4b12-8f11-b06f26d72ce7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.155244 | controller | Jun 14 09:36:22.546294 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca1f452166bcee8 Mac:92:bb:a5:7f:99:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:25 Mtu:0 Sandbox:/var/run/netns/e3785261-d4e3-4932-8471-b53136f81c91 SocketPath: PciID:}] [{Interface:0xc00054e5d0 Address:{IP:10.217.1.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.155273 | controller | Jun 14 09:36:22.547342 crc crio[24245]: time="2026-06-14T09:36:22.546737748Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=183521b8-dd44-40aa-a917-737965913211 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.155303 | controller | Jun 14 09:36:22.547762 crc crio[24245]: time="2026-06-14T09:36:22.546830621Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=ca80e36e-0c5d-489c-95c7-8657f3526d72 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.155332 | controller | Jun 14 09:36:22.550966 crc crio[24245]: time="2026-06-14T09:36:22.55079488Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\""
2026-06-14 10:12:37.155380 | controller | Jun 14 09:36:22.551333 crc crio[24245]: time="2026-06-14T09:36:22.550968084Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\""
2026-06-14 10:12:37.155412 | controller | Jun 14 09:36:22.559610 crc crio[24245]: time="2026-06-14T09:36:22.559489557Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54bkndh Namespace:openstack-operators ID:ca1f452166bcee83164aa7b9d6ff3038d81280874e85a8128d7871ca675cfc07 UID:09391efe-8aee-4961-8ca8-2cdd23739c99 NetNS:/var/run/netns/e3785261-d4e3-4932-8471-b53136f81c91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09391efe_8aee_4961_8ca8_2cdd23739c99.slice PodAnnotations:0xc000620628}] Aliases:map[]}"
2026-06-14 10:12:37.155442 | controller | Jun 14 09:36:22.559967 crc crio[24245]: time="2026-06-14T09:36:22.559942451Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54bkndh for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.155469 | controller | Jun 14 09:36:22.596437 crc crio[24245]: time="2026-06-14T09:36:22.596165839Z" level=info msg="Ran pod sandbox ca1f452166bcee83164aa7b9d6ff3038d81280874e85a8128d7871ca675cfc07 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bkndh/POD" id=5145e313-1000-40d9-955c-f826597f49ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.155497 | controller | Jun 14 09:36:22.629335 crc crio[24245]: time="2026-06-14T09:36:22.629237763Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=d6fdbb8e-2724-4726-bc9a-0d25005f19f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.155525 | controller | Jun 14 09:36:22.629704 crc crio[24245]: time="2026-06-14T09:36:22.629461511Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found" id=d6fdbb8e-2724-4726-bc9a-0d25005f19f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.155551 | controller | Jun 14 09:36:22.629704 crc crio[24245]: time="2026-06-14T09:36:22.629513992Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found" id=d6fdbb8e-2724-4726-bc9a-0d25005f19f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.155583 | controller | Jun 14 09:36:22.631430 crc crio[24245]: time="2026-06-14T09:36:22.631180446Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=7af7de17-3740-43a5-9fa3-10ee0b3e2ec9 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.155611 | controller | Jun 14 09:36:22.649473 crc crio[24245]: time="2026-06-14T09:36:22.649074783Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\""
2026-06-14 10:12:37.155638 | controller | Jun 14 09:36:22.775470 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb31b7ff8f4a824 Mac:72:4e:33:44:a8:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:27 Mtu:0 Sandbox:/var/run/netns/4355969e-9171-49c6-b370-ef71131467e9 SocketPath: PciID:}] [{Interface:0xc00011e6c0 Address:{IP:10.217.1.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.155666 | controller | Jun 14 09:36:22.777416 crc crio[24245]: time="2026-06-14T09:36:22.777189339Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-79846f755c-d8lws Namespace:openstack-operators ID:fb31b7ff8f4a8241d32b51cc0c2986e675426dc2da847593272a056db9d25517 UID:6d639e22-22a6-4153-bbe8-483e8de979b9 NetNS:/var/run/netns/4355969e-9171-49c6-b370-ef71131467e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d639e22_22a6_4153_bbe8_483e8de979b9.slice PodAnnotations:0xc000602340}] Aliases:map[]}"
2026-06-14 10:12:37.155693 | controller | Jun 14 09:36:22.777416 crc crio[24245]: time="2026-06-14T09:36:22.777324614Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-d8lws for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.155721 | controller | Jun 14 09:36:22.787067 crc crio[24245]: time="2026-06-14T09:36:22.786807997Z" level=info msg="Ran pod sandbox fb31b7ff8f4a8241d32b51cc0c2986e675426dc2da847593272a056db9d25517 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-d8lws/POD" id=8c3ace32-e4e6-4f96-baab-fc7a76435147 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.155748 | controller | Jun 14 09:36:22.794521 crc crio[24245]: time="2026-06-14T09:36:22.79420154Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=9aa62cce-faa7-45da-ae93-6b236ef3e9b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.155774 | controller | Jun 14 09:36:22.794521 crc crio[24245]: time="2026-06-14T09:36:22.794504449Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found" id=9aa62cce-faa7-45da-ae93-6b236ef3e9b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.155800 | controller | Jun 14 09:36:22.794992 crc crio[24245]: time="2026-06-14T09:36:22.794551691Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found" id=9aa62cce-faa7-45da-ae93-6b236ef3e9b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.155840 | controller | Jun 14 09:36:22.973011 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd0091c1907b2f2 Mac:66:95:cb:e7:a0:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:28 Mtu:0 Sandbox:/var/run/netns/7b734845-2849-4b6b-8af8-2ab566f08c1c SocketPath: PciID:}] [{Interface:0xc0004c8cf0 Address:{IP:10.217.1.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.155883 | controller | Jun 14 09:36:22.974439 crc crio[24245]: time="2026-06-14T09:36:22.974217338Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-8wfsf Namespace:openstack-operators ID:bd0091c1907b2f20ee3ffc80cb04ad986fc748a9cc7140d28e687f69fab542c9 UID:a0885a18-b18d-42d6-b655-fd71d5c1ace0 NetNS:/var/run/netns/7b734845-2849-4b6b-8af8-2ab566f08c1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0885a18_b18d_42d6_b655_fd71d5c1ace0.slice PodAnnotations:0xc000602148}] Aliases:map[]}"
2026-06-14 10:12:37.155912 | controller | Jun 14 09:36:22.975266 crc crio[24245]: time="2026-06-14T09:36:22.974936208Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-8wfsf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.155940 | controller | Jun 14 09:36:22.982545 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5457711f8e1fba1 Mac:be:c3:e9:80:fa:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:24 Mtu:0 Sandbox:/var/run/netns/145f104a-18a4-440d-805c-aeba567cec5c SocketPath: PciID:}] [{Interface:0xc0002d4a20 Address:{IP:10.217.1.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.155967 | controller | Jun 14 09:36:22.982545 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:844f969071fc9f6 Mac:3a:67:bf:b2:bb:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:29 Mtu:0 Sandbox:/var/run/netns/484b9d18-e535-4868-8f85-78c9ca958da9 SocketPath: PciID:}] [{Interface:0xc0004c6bc0 Address:{IP:10.217.1.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.155994 | controller | Jun 14 09:36:22.983742 crc crio[24245]: time="2026-06-14T09:36:22.983142235Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-9f6cfd7c6-js779 Namespace:openstack-operators ID:5457711f8e1fba10820b828123d5180a983426a56e81378fa79c8bd0f0e8774e UID:d76bbc02-d546-4809-9014-a6d86a53abc0 NetNS:/var/run/netns/145f104a-18a4-440d-805c-aeba567cec5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd76bbc02_d546_4809_9014_a6d86a53abc0.slice PodAnnotations:0xc000130578}] Aliases:map[]}"
2026-06-14 10:12:37.156022 | controller | Jun 14 09:36:22.983742 crc crio[24245]: time="2026-06-14T09:36:22.983399043Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-9f6cfd7c6-js779 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.156050 | controller | Jun 14 09:36:22.983742 crc crio[24245]: time="2026-06-14T09:36:22.983649846Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-28b4z Namespace:openstack-operators ID:844f969071fc9f6b3147ae250376eb0e7bb01927062ae7fdd92e2ffc9c096171 UID:9d2ccc59-510a-4d84-9332-289ab9225c45 NetNS:/var/run/netns/484b9d18-e535-4868-8f85-78c9ca958da9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d2ccc59_510a_4d84_9332_289ab9225c45.slice PodAnnotations:0xc001fea158}] Aliases:map[]}"
2026-06-14 10:12:37.156083 | controller | Jun 14 09:36:22.984060 crc crio[24245]: time="2026-06-14T09:36:22.983982407Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-28b4z for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.156111 | controller | Jun 14 09:36:22.987107 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edee9fe0b2e759c Mac:32:26:e8:02:01:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2a Mtu:0 Sandbox:/var/run/netns/f21e5efe-59f4-41cb-9580-d0a7e40882ff SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.156144 | controller | Jun 14 09:36:22.987107 crc crio[24245]: time="2026-06-14T09:36:22.98695726Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-7pjnt Namespace:openstack-operators ID:edee9fe0b2e759cbfb4fec7bf81768a465beec684e0f5e636acaf10eedb278cb UID:373085e7-bea9-4db3-9f49-4b7b2f401a4c NetNS:/var/run/netns/f21e5efe-59f4-41cb-9580-d0a7e40882ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod373085e7_bea9_4db3_9f49_4b7b2f401a4c.slice PodAnnotations:0xc0005226e0}] Aliases:map[]}"
2026-06-14 10:12:37.156172 | controller | Jun 14 09:36:22.987107 crc crio[24245]: time="2026-06-14T09:36:22.987126805Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-7pjnt for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.156200 | controller | Jun 14 09:36:22.998307 crc crio[24245]: time="2026-06-14T09:36:22.997897869Z" level=info msg="Ran pod sandbox bd0091c1907b2f20ee3ffc80cb04ad986fc748a9cc7140d28e687f69fab542c9 with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-8wfsf/POD" id=f9e6cce4-4b92-4c26-9993-ecf5ba598bf0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.156227 | controller | Jun 14 09:36:23.002456 crc crio[24245]: time="2026-06-14T09:36:23.001455933Z" level=info msg="Ran pod sandbox 5457711f8e1fba10820b828123d5180a983426a56e81378fa79c8bd0f0e8774e with infra container: openstack-operators/octavia-operator-controller-manager-9f6cfd7c6-js779/POD" id=ad569be6-7119-4d5d-8d1d-37f0a95110cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.156253 | controller | Jun 14 09:36:23.012654 crc crio[24245]: time="2026-06-14T09:36:23.010699485Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=fae63f10-284f-45fa-a9d3-4e2273f49646 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156280 | controller | Jun 14 09:36:23.012654 crc crio[24245]: time="2026-06-14T09:36:23.011095788Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found" id=fae63f10-284f-45fa-a9d3-4e2273f49646 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156307 | controller | Jun 14 09:36:23.012654 crc crio[24245]: time="2026-06-14T09:36:23.01115403Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found" id=fae63f10-284f-45fa-a9d3-4e2273f49646 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156333 | controller | Jun 14 09:36:23.012654 crc crio[24245]: time="2026-06-14T09:36:23.012618227Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=230cdfa0-4cc2-4650-b0c1-c0e68ed39402 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.156385 | controller | Jun 14 09:36:23.018165 crc crio[24245]: time="2026-06-14T09:36:23.017001547Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\""
2026-06-14 10:12:37.156416 | controller | Jun 14 09:36:23.019473 crc crio[24245]: time="2026-06-14T09:36:23.019097203Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47" id=bdd00d81-5c61-4cbe-a392-cda43d3be527 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156444 | controller | Jun 14 09:36:23.019473 crc crio[24245]: time="2026-06-14T09:36:23.019304239Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47 not found" id=bdd00d81-5c61-4cbe-a392-cda43d3be527 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156476 | controller | Jun 14 09:36:23.019473 crc crio[24245]: time="2026-06-14T09:36:23.019351981Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47 found" id=bdd00d81-5c61-4cbe-a392-cda43d3be527 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156504 | controller | Jun 14 09:36:23.033361 crc crio[24245]: time="2026-06-14T09:36:23.033211257Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47" id=cb2ebc1f-8b7b-4228-8d27-14fcdb6f4d06 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.156531 | controller | Jun 14 09:36:23.043384 crc crio[24245]: time="2026-06-14T09:36:23.043247732Z" level=info msg="Ran pod sandbox 844f969071fc9f6b3147ae250376eb0e7bb01927062ae7fdd92e2ffc9c096171 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-28b4z/POD" id=5eb62d98-5c09-4cbc-8421-902368c097f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.156558 | controller | Jun 14 09:36:23.066728 crc crio[24245]: time="2026-06-14T09:36:23.052827261Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=cd7053dc-90f6-43fe-b086-1ba5f510da23 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156585 | controller | Jun 14 09:36:23.066728 crc crio[24245]: time="2026-06-14T09:36:23.053069108Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found" id=cd7053dc-90f6-43fe-b086-1ba5f510da23 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156612 | controller | Jun 14 09:36:23.066728 crc crio[24245]: time="2026-06-14T09:36:23.0531193Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found" id=cd7053dc-90f6-43fe-b086-1ba5f510da23 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156639 | controller | Jun 14 09:36:23.066728 crc crio[24245]: time="2026-06-14T09:36:23.066311Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47\""
2026-06-14 10:12:37.156665 | controller | Jun 14 09:36:23.103522 crc crio[24245]: time="2026-06-14T09:36:23.101636991Z" level=info msg="Ran pod sandbox edee9fe0b2e759cbfb4fec7bf81768a465beec684e0f5e636acaf10eedb278cb with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-7pjnt/POD" id=d762e64f-6eed-4ea7-89cc-59c2ae9bc8bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.156692 | controller | Jun 14 09:36:23.130336 crc crio[24245]: time="2026-06-14T09:36:23.130199648Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=152087b3-0edc-4578-b656-09a1d595febf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156719 | controller | Jun 14 09:36:23.130689 crc crio[24245]: time="2026-06-14T09:36:23.130481447Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=152087b3-0edc-4578-b656-09a1d595febf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156746 | controller | Jun 14 09:36:23.130689 crc crio[24245]: time="2026-06-14T09:36:23.130662423Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=152087b3-0edc-4578-b656-09a1d595febf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156778 | controller | Jun 14 09:36:23.972040 crc crio[24245]: time="2026-06-14T09:36:23.971821068Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=e3734b73-8fb7-4eb8-a90b-4379e241885c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156805 | controller | Jun 14 09:36:23.972508 crc crio[24245]: time="2026-06-14T09:36:23.972459038Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=e3734b73-8fb7-4eb8-a90b-4379e241885c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156832 | controller | Jun 14 09:36:23.972749 crc crio[24245]: time="2026-06-14T09:36:23.972681575Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=e3734b73-8fb7-4eb8-a90b-4379e241885c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156859 | controller | Jun 14 09:36:24.001093 crc crio[24245]: time="2026-06-14T09:36:23.999685172Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=8fa9c113-614e-4d6d-bec8-9e28105a96bd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156885 | controller | Jun 14 09:36:24.012255 crc crio[24245]: time="2026-06-14T09:36:24.01206049Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found" id=8fa9c113-614e-4d6d-bec8-9e28105a96bd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156912 | controller | Jun 14 09:36:24.012255 crc crio[24245]: time="2026-06-14T09:36:24.012184844Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found" id=8fa9c113-614e-4d6d-bec8-9e28105a96bd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156938 | controller | Jun 14 09:36:24.053069 crc crio[24245]: time="2026-06-14T09:36:24.0529964Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=0afd2b58-5c65-4e58-a50b-3fd8da5ad306 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156965 | controller | Jun 14 09:36:24.053489 crc crio[24245]: time="2026-06-14T09:36:24.053433004Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found" id=0afd2b58-5c65-4e58-a50b-3fd8da5ad306 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.156992 | controller | Jun 14 09:36:24.053642 crc crio[24245]: time="2026-06-14T09:36:24.053513677Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found" id=0afd2b58-5c65-4e58-a50b-3fd8da5ad306 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157020 | controller | Jun 14 09:36:25.092966 crc crio[24245]: time="2026-06-14T09:36:25.092349571Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=1b957fb0-c26c-4d98-bb9d-9e1b7bb728b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157047 | controller | Jun 14 09:36:25.094199 crc crio[24245]: time="2026-06-14T09:36:25.092656629Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=6c88b646-56e1-46e9-adc0-9e9558d10b29 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157102 | controller | Jun 14 09:36:25.094271 crc crio[24245]: time="2026-06-14T09:36:25.093679741Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=473a501c-30dc-4154-86b5-0f003cbbeb05 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157132 | controller | Jun 14 09:36:25.094688 crc crio[24245]: time="2026-06-14T09:36:25.094664105Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found" id=1b957fb0-c26c-4d98-bb9d-9e1b7bb728b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157155 | controller | Jun 14 09:36:25.094953 crc crio[24245]: time="2026-06-14T09:36:25.094932464Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found" id=1b957fb0-c26c-4d98-bb9d-9e1b7bb728b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157171 | controller | Jun 14 09:36:25.095234 crc crio[24245]: time="2026-06-14T09:36:25.095215193Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=6c88b646-56e1-46e9-adc0-9e9558d10b29 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157187 | controller | Jun 14 09:36:25.095439 crc crio[24245]: time="2026-06-14T09:36:25.09542256Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=6c88b646-56e1-46e9-adc0-9e9558d10b29 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157203 | controller | Jun 14 09:36:25.095691 crc crio[24245]: time="2026-06-14T09:36:25.095669578Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found" id=473a501c-30dc-4154-86b5-0f003cbbeb05 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157218 | controller | Jun 14 09:36:25.095810 crc crio[24245]: time="2026-06-14T09:36:25.09579457Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found" id=473a501c-30dc-4154-86b5-0f003cbbeb05 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157233 | controller | Jun 14 09:36:36.595620 crc crio[24245]: time="2026-06-14T09:36:36.594702896Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=d7be8596-70fd-4af3-b9ef-355e8d98fc0b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157249 | controller | Jun 14 09:36:36.597232 crc crio[24245]: time="2026-06-14T09:36:36.595996268Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found" id=d7be8596-70fd-4af3-b9ef-355e8d98fc0b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157264 | controller | Jun 14 09:36:36.597232 crc crio[24245]: time="2026-06-14T09:36:36.596050729Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found" id=d7be8596-70fd-4af3-b9ef-355e8d98fc0b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157279 | controller | Jun 14 09:36:36.597956 crc crio[24245]: time="2026-06-14T09:36:36.597898942Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=2e4abe92-8dc2-4c9c-8ae0-1e561478c602 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.157294 | controller | Jun 14 09:36:36.598292 crc crio[24245]: time="2026-06-14T09:36:36.598183317Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=cc4b1d55-8b16-4f63-ac8b-7908ed4469d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157313 | controller | Jun 14 09:36:36.601782 crc crio[24245]: time="2026-06-14T09:36:36.601321997Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found" id=cc4b1d55-8b16-4f63-ac8b-7908ed4469d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157330 | controller | Jun 14 09:36:36.601782 crc crio[24245]: time="2026-06-14T09:36:36.601449201Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found" id=cc4b1d55-8b16-4f63-ac8b-7908ed4469d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157362 | controller | Jun 14 09:36:36.603280 crc crio[24245]: time="2026-06-14T09:36:36.603197916Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=460e965d-3900-4245-8054-f30859aa77a4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.157395 | controller | Jun 14 09:36:36.612724 crc crio[24245]: time="2026-06-14T09:36:36.612575495Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\""
2026-06-14 10:12:37.157412 | controller | Jun 14 09:36:36.613983 crc crio[24245]: time="2026-06-14T09:36:36.613203434Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\""
2026-06-14 10:12:37.157427 | controller | Jun 14 09:36:37.023999 crc crio[24245]: time="2026-06-14T09:36:37.023767333Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-c74854bd8-wrskz/POD" id=fec3c0ef-beb6-4799-b69c-be08d99bfb55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.157443 | controller | Jun 14 09:36:37.023999 crc crio[24245]: time="2026-06-14T09:36:37.023930098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.157458 | controller | Jun 14 09:36:37.353364 crc crio[24245]: time="2026-06-14T09:36:37.352731549Z" level=info msg="Removing container: dce6b8e7cb7d89e36971a07564dce81cad35f422420d5f97d7c3e0d8eae98d2f" id=96e9efc9-d9ac-435f-9b0a-571c24fcd136 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.157475 | controller | Jun 14 09:36:38.061929 crc crio[24245]: time="2026-06-14T09:36:38.060171761Z" level=info msg="Reading blob body from https://quay.io/v2/openstack-k8s-operators/swift-operator/blobs/sha256:51a4dd3b35481edf513730dd5453d7479d28868d013af64e77d294557d6cfdc1 failed (unexpected EOF), reconnecting after 2097154 bytes…"
2026-06-14 10:12:37.157496 | controller | Jun 14 09:36:40.568654 crc crio[24245]: time="2026-06-14T09:36:40.567684232Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=a8c127b3-14dc-4666-92ea-3e10b1f07fad name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157512 | controller | Jun 14 09:36:40.570181 crc crio[24245]: time="2026-06-14T09:36:40.568716895Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found" id=a8c127b3-14dc-4666-92ea-3e10b1f07fad name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157528 | controller | Jun 14 09:36:40.570181 crc crio[24245]: time="2026-06-14T09:36:40.568774107Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found" id=a8c127b3-14dc-4666-92ea-3e10b1f07fad name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157546 | controller | Jun 14 09:36:40.572158 crc crio[24245]: time="2026-06-14T09:36:40.572087252Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=ee0ea67e-d046-4ee3-a428-b7ff21be3b47 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.157562 | controller | Jun 14 09:36:40.576516 crc crio[24245]: time="2026-06-14T09:36:40.576372139Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\""
2026-06-14 10:12:37.157577 | controller | Jun 14 09:36:42.276359 crc crio[24245]: time="2026-06-14T09:36:42.276060512Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\""
2026-06-14 10:12:37.157592 | controller | Jun 14 09:36:53.894137 crc crio[24245]: time="2026-06-14T09:36:53.89253751Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8" id=3b91ebfb-e9f5-44f4-a4c4-b0a90d2b2dda name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.157608 | controller | Jun 14 09:36:53.898132 crc crio[24245]: time="2026-06-14T09:36:53.898081973Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8" id=66185661-e100-4c55-93e5-ebe6c18ca3e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157623 | controller | Jun 14 09:36:53.903180 crc crio[24245]: time="2026-06-14T09:36:53.903104396Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=455e7be2-bcf2-4672-85c0-93e7a237eb0d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.157638 | controller | Jun 14 09:36:53.904502 crc crio[24245]: time="2026-06-14T09:36:53.904445186Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=fbdaf311-824a-4881-8a49-d6a360b8c33b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157654 | controller | Jun 14 09:36:53.909041 crc crio[24245]: time="2026-06-14T09:36:53.908936881Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19" id=99a1e7f6-3783-44ee-b458-f7fe915360ee name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.157669 | controller | Jun 14 09:36:53.910050 crc crio[24245]: time="2026-06-14T09:36:53.909492647Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19" id=49aadd36-e5ae-4994-b965-4ffd74a74e8b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157684 | controller | Jun 14 09:36:53.923023 crc crio[24245]: time="2026-06-14T09:36:53.922814032Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=230cdfa0-4cc2-4650-b0c1-c0e68ed39402 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.157699 | controller | Jun 14 09:36:53.927083 crc crio[24245]: time="2026-06-14T09:36:53.927018054Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=7c8256cc-b65f-4db7-9092-79855f6ae044 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157714 | controller | Jun 14 09:36:53.929926 crc crio[24245]: time="2026-06-14T09:36:53.929671268Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028" id=6b8548c0-0b83-4739-91f0-5e3f4d5069b4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.157732 | controller | Jun 14 09:36:53.931451 crc crio[24245]: time="2026-06-14T09:36:53.931353692Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028" id=739a1e2f-ba2c-4b67-b18e-311a25da5e0d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157749 | controller | Jun 14 09:36:53.937057 crc crio[24245]: time="2026-06-14T09:36:53.936953684Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=183521b8-dd44-40aa-a917-737965913211 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.157764 | controller | Jun 14 09:36:53.938073 crc crio[24245]: time="2026-06-14T09:36:53.938016044Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=0b801d89-4af3-4c3f-8c32-bb4e98015a0f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157780 | controller | Jun 14 09:36:53.982417 crc crio[24245]: time="2026-06-14T09:36:53.982165408Z" level=info msg="Removed container dce6b8e7cb7d89e36971a07564dce81cad35f422420d5f97d7c3e0d8eae98d2f: openshift-infra/auto-csr-approver-29690490-5m5zw/oc" id=96e9efc9-d9ac-435f-9b0a-571c24fcd136 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.157795 | controller | Jun 14 09:36:53.998422 crc crio[24245]: time="2026-06-14T09:36:53.99828133Z" level=info msg="Stopping pod sandbox: fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e" id=1ff219cc-2f3d-4e42-a6ba-6625087936eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.157810 | controller | Jun 14 09:36:53.998422 crc crio[24245]: time="2026-06-14T09:36:53.998375314Z" level=info msg="Stopped pod sandbox (already stopped): fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e" id=1ff219cc-2f3d-4e42-a6ba-6625087936eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.157825 | controller | Jun 14 09:36:53.999454 crc crio[24245]: time="2026-06-14T09:36:53.999311634Z" level=info msg="Removing pod sandbox: fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e" id=3cfb0fd1-30c2-4118-bfd6-cd3bae80c83c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.157841 | controller | Jun 14 09:36:54.008431 crc crio[24245]: time="2026-06-14T09:36:54.008306403Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033" id=f5cbb327-2e95-4183-bfe2-20478737af88 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.157856 | controller | Jun 14 09:36:54.009530 crc crio[24245]: time="2026-06-14T09:36:54.009420705Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033" id=adbcbaa8-c22a-4718-b606-ec9d11895b31 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157871 | controller | Jun 14 09:36:54.565137 crc crio[24245]: time="2026-06-14T09:36:54.564961516Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=806dd164-cdb2-4bab-b068-10800633b0f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157887 | controller | Jun 14 09:36:54.565617 crc crio[24245]: time="2026-06-14T09:36:54.565213294Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found" id=806dd164-cdb2-4bab-b068-10800633b0f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157902 | controller | Jun 14 09:36:54.565617 crc crio[24245]: time="2026-06-14T09:36:54.565264106Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found" id=806dd164-cdb2-4bab-b068-10800633b0f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157920 | controller | Jun 14 09:36:55.202463 crc crio[24245]: time="2026-06-14T09:36:55.201574285Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19" id=82681e8a-e425-4c43-badb-df708f3bbba1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157936 | controller | Jun 14 09:36:55.202463 crc crio[24245]: time="2026-06-14T09:36:55.201774603Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0" id=8f7647ee-2cfa-4379-9bd2-979fc8e20adc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157951 | controller | Jun 14 09:36:55.240534 crc crio[24245]: time="2026-06-14T09:36:55.239763174Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=4fe3e066-6a69-42cd-8eb9-ba52a87aac5a name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.157966 | controller | Jun 14 09:36:55.243311 crc crio[24245]: time="2026-06-14T09:36:55.243198709Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=34b7cbca-4263-4164-9398-c477532bc37d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.157981 | controller | Jun 14 09:36:55.244300 crc crio[24245]: time="2026-06-14T09:36:55.243579715Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=ca80e36e-0c5d-489c-95c7-8657f3526d72 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.157997 | controller | Jun 14 09:36:55.244822 crc crio[24245]: time="2026-06-14T09:36:55.244699598Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=bba43101-a40d-4cde-aac8-e6ed6630af7d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158012 | controller | Jun 14 09:36:56.115207 crc crio[24245]: time="2026-06-14T09:36:56.114796225Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e" id=55466bc4-b02a-4313-af05-aa617f6e3722 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158027 | controller | Jun 14 09:36:56.115662 crc crio[24245]: time="2026-06-14T09:36:56.115056333Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028" id=fd699e96-c94f-4e78-b138-81ac6a0d589a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158042 | controller | Jun 14 09:36:56.115767 crc crio[24245]: time="2026-06-14T09:36:56.115702803Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f" id=1f50adb3-4400-459e-9372-6f19378df92c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158058 | controller | Jun 14 09:36:56.116319 crc crio[24245]: time="2026-06-14T09:36:56.116191639Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8" id=751908ec-f050-4e2e-be6d-5ee54f868799 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158073 | controller | Jun 14 09:36:56.118500 crc crio[24245]: time="2026-06-14T09:36:56.11842078Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033" id=e63d03db-7f51-4a45-a347-8751a44c8625 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158093 | controller | Jun 14 09:36:56.178249 crc crio[24245]: time="2026-06-14T09:36:56.178056019Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=7af7de17-3740-43a5-9fa3-10ee0b3e2ec9 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.158108 | controller | Jun 14 09:36:56.179510 crc crio[24245]: time="2026-06-14T09:36:56.17942736Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=70c6400d-d252-436c-8dbf-d175a63c8f1b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158123 | controller | Jun 14 09:36:56.235317 crc crio[24245]: time="2026-06-14T09:36:56.235198047Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=e76435f5-a00c-49a0-9fba-0c105236159e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.158138 | controller | Jun 14 09:36:56.236707 crc crio[24245]: time="2026-06-14T09:36:56.236409103Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=8aa16122-6931-4481-9348-18fc657410f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158154 | controller | Jun 14 09:36:57.116953 crc crio[24245]: time="2026-06-14T09:36:57.115693842Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6" id=2d7a56a2-081d-4faf-9339-7cd732b7d3b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158168 | controller | Jun 14 09:36:57.120171 crc crio[24245]: time="2026-06-14T09:36:57.12005814Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d" id=0c24b71e-a467-4c7e-9910-e2ade69ee9e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158183 | controller | Jun 14 09:36:57.124554 crc crio[24245]: time="2026-06-14T09:36:57.12442272Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7575c6bcc5-rsbsr/manager" id=7ed18c1e-895a-4d37-9425-366b7f90338f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.158199 | controller | Jun 14 09:36:57.136437 crc crio[24245]: time="2026-06-14T09:36:57.136336528Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-pvnsv/manager" id=bd1c3eb3-adbe-4919-8329-e640a968d6b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.158215 | controller | Jun 14 09:36:57.142983 crc crio[24245]: time="2026-06-14T09:36:57.142767736Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47" id=cb2ebc1f-8b7b-4228-8d27-14fcdb6f4d06 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.158230 | controller | Jun 14 09:36:57.144263 crc crio[24245]: time="2026-06-14T09:36:57.144200299Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47" id=50b882b0-4949-4d77-9ef4-1f79594be0d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158245 | controller | Jun 14 09:36:57.145001 crc crio[24245]: time="2026-06-14T09:36:57.144780979Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=3dffcf92-b557-4a99-abdd-4d77f16a535d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.158261 | controller | Jun 14 09:36:57.146010 crc crio[24245]: time="2026-06-14T09:36:57.145943434Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=4e4e40d3-0564-4349-bc0b-d8fdf49d4903 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158279 | controller | Jun 14 09:36:57.169615 crc crio[24245]: time="2026-06-14T09:36:57.169528597Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3" id=4676906f-b43d-48c7-a008-387366a5faaa name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.158295 | controller | Jun 14 09:36:57.172565 crc crio[24245]: time="2026-06-14T09:36:57.172528909Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3" id=34183fe5-b318-466b-b1fc-b5ebb534efd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158310 | controller | Jun 14 09:36:57.186515 crc crio[24245]: time="2026-06-14T09:36:57.186425163Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240" id=c4a7684e-8472-4245-921b-a01f99b5271d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.158325 | controller | Jun 14 09:36:57.190291 crc crio[24245]: time="2026-06-14T09:36:57.190192492Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240" id=8978d5eb-8880-40b6-9772-b9648110d11b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158340 | controller | Jun 14 09:36:57.919285 crc crio[24245]: time="2026-06-14T09:36:57.919110101Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84" id=9bb45301-a519-4025-8edf-1cd6e1ec0f6f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158373 | controller | Jun 14 09:36:57.925192 crc crio[24245]: time="2026-06-14T09:36:57.925094878Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54" id=4e48686e-c197-412e-add3-28c1154e94d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158390 | controller | Jun 14 09:36:57.927113 crc crio[24245]: time="2026-06-14T09:36:57.927004039Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-fc868d584-prpcq/manager" id=917df667-9f86-4bc7-b73b-8a6c5f25d93d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.158405 | controller | Jun 14 09:36:57.932104 crc crio[24245]: time="2026-06-14T09:36:57.931972226Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-7d74cb5f58-sns7h/manager" id=916573d4-9de5-42a7-9c4e-793f0f7da3a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.158420 | controller | Jun 14 09:36:57.941454 crc crio[24245]: time="2026-06-14T09:36:57.941348555Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-84b475799f-vr9xl/manager" id=e9d770d6-f796-414d-b43e-f4f118a299be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.158435 | controller | Jun 14 09:36:57.947324 crc crio[24245]: time="2026-06-14T09:36:57.947217502Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-jxb64/manager" id=807d9ecd-5a42-457c-9e04-098886544f56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.158450 | controller | Jun 14 09:36:57.955766 crc crio[24245]: time="2026-06-14T09:36:57.955682991Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-8wfsf/manager" id=74b9af61-5a16-463d-bf5d-d29084dff708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.158466 | controller | Jun 14 09:36:58.025216 crc crio[24245]: time="2026-06-14T09:36:58.019687057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.158486 | controller | Jun 14 09:36:58.025216 crc crio[24245]: time="2026-06-14T09:36:58.019950205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.158502 | controller | Jun 14 09:36:58.026170 crc crio[24245]: time="2026-06-14T09:36:58.025983678Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240" id=83079edc-7ff5-4314-982c-acc647ab808c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158517 | controller | Jun 14 09:36:58.026170 crc crio[24245]: time="2026-06-14T09:36:58.026092131Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3" id=e87013f8-97b6-4c39-b608-d3193e922933 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158533 | controller | Jun 14 09:36:58.026170 crc crio[24245]: time="2026-06-14T09:36:58.026136143Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1" id=d9b7088f-d514-4799-866b-d3c875865b35 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158548 | controller | Jun 14 09:36:58.026806 crc crio[24245]: time="2026-06-14T09:36:58.02667332Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47" id=737d54d3-a89b-4bac-aaba-df10e1527ddb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158563 | controller | Jun 14 09:36:58.034536 crc crio[24245]: time="2026-06-14T09:36:58.03445387Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q6w85/manager" id=d0f1f7be-7ccc-4abe-9efb-3203d5bba5eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.158578 | controller | Jun 14 09:36:58.045434 crc crio[24245]: time="2026-06-14T09:36:58.045324853Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=2e4abe92-8dc2-4c9c-8ae0-1e561478c602 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.158593 | controller | Jun 14 09:36:58.047678 crc crio[24245]: time="2026-06-14T09:36:58.047570274Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=611155ec-49f5-4b5a-b397-9cfbd4da04ce name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158608 | controller | Jun 14 09:36:58.068684 crc crio[24245]: time="2026-06-14T09:36:58.068549712Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e" id=e4f576e4-e242-4491-b3d7-46376e8d9b52 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.158623 | controller | Jun 14 09:36:58.071721 crc crio[24245]: time="2026-06-14T09:36:58.071655909Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e" id=d5b13b00-ed92-463c-8036-8e1fa6cb495a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158638 | controller | Jun 14 09:36:58.078749 crc crio[24245]: time="2026-06-14T09:36:58.078689369Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=ee0ea67e-d046-4ee3-a428-b7ff21be3b47 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.158653 | controller | Jun 14 09:36:58.079735 crc crio[24245]: time="2026-06-14T09:36:58.079669944Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=990b439d-fff6-4531-b2c3-1966cc4929f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158671 | controller | Jun 14 09:36:58.093624 crc crio[24245]: time="2026-06-14T09:36:58.09353935Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac" id=784ff0d9-c07b-49c5-923a-254f69d24709 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.158687 | controller | Jun 14 09:36:58.096386 crc crio[24245]: time="2026-06-14T09:36:58.096323666Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac" id=4d1a3e45-ba91-4dec-90ea-66e8e6c32e65 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158701 | controller | Jun 14 09:36:58.104683 crc crio[24245]: time="2026-06-14T09:36:58.104565009Z" level=info msg="Removed pod sandbox: fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e" id=3cfb0fd1-30c2-4118-bfd6-cd3bae80c83c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.158716 | controller | Jun 14 09:36:58.106704 crc crio[24245]: time="2026-06-14T09:36:58.106640743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.158731 | controller | Jun 14 09:36:58.107125 crc crio[24245]: time="2026-06-14T09:36:58.107064326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.158746 | controller | Jun 14 09:36:58.107248 crc crio[24245]: time="2026-06-14T09:36:58.106012463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.158761 | controller | Jun 14 09:36:58.107298 crc crio[24245]: time="2026-06-14T09:36:58.107227562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.158776 | controller | Jun 14 09:36:58.107298 crc crio[24245]: time="2026-06-14T09:36:58.104834805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.158790 | controller | Jun 14 09:36:58.107383 crc crio[24245]: time="2026-06-14T09:36:58.10591649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.158805 | controller | Jun 14 09:36:58.119167 crc crio[24245]: time="2026-06-14T09:36:58.119076718Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bkndh/manager" id=a6efac42-51e5-44ef-9d0c-65c4e6a529c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.158820 | controller | Jun 14 09:36:58.122509 crc crio[24245]: time="2026-06-14T09:36:58.122444675Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8" id=095fdf3e-9c41-4fa2-9cba-777315d10ecc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158835 | controller | Jun 14 09:36:58.123381 crc crio[24245]: time="2026-06-14T09:36:58.123145729Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f" id=d25657e0-19bf-42d2-9a58-dda2682c7c05 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158851 | controller | Jun 14 09:36:58.125605 crc crio[24245]: time="2026-06-14T09:36:58.125497143Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-wc8nl/manager" id=7ca041d4-be9b-40a1-9a1a-ba9b82403546 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.158870 | controller | Jun 14 09:36:58.126034 crc crio[24245]: time="2026-06-14T09:36:58.125957538Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-c74854bd8-wrskz Namespace:openstack-operators ID:50f2de29c27b6a0c71ceb9930e0f89890781cd804d3b50fa7034ede65bd63673 UID:6bdb36be-d52c-4143-b7a9-80fe4ce89eca NetNS:/var/run/netns/f5d3824c-ab92-4130-a9f6-999da5ff3abe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bdb36be_d52c_4143_b7a9_80fe4ce89eca.slice PodAnnotations:0xc001c3c3f8}] Aliases:map[]}"
2026-06-14 10:12:37.158887 | controller | Jun 14 09:36:58.126195 crc crio[24245]: time="2026-06-14T09:36:58.126085162Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-c74854bd8-wrskz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.158902 | controller | Jun 14 09:36:58.131196 crc crio[24245]: time="2026-06-14T09:36:58.131112621Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e" id=bbb3d8aa-f797-40ae-b5e9-333454d8926c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158917 | controller | Jun 14 09:36:58.131627 crc crio[24245]: time="2026-06-14T09:36:58.131539375Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-hgnr2/manager" id=bdcbb150-f204-4247-a797-e52e8c89c241 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.158932 | controller | Jun 14 09:36:58.142213 crc crio[24245]: time="2026-06-14T09:36:58.142126381Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-79d55749df-b78vj/manager" id=d593175d-300d-4032-b0eb-5b2872489a27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.158947 | controller | Jun 14 09:36:58.147500 crc crio[24245]: time="2026-06-14T09:36:58.14742651Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-778bfbfd5d-57js6/manager" id=9af5b037-5414-4895-b3c6-108dd345f2a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.158962 | controller | Jun 14 09:36:58.157687 crc crio[24245]: time="2026-06-14T09:36:58.157565193Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac" id=74d7b068-694b-49b1-8a39-4f3c72c450ff name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.158978 | controller | Jun 14 09:36:58.166971 crc crio[24245]: time="2026-06-14T09:36:58.166777957Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-rlg5x/manager" id=69e6078d-01c4-4a6e-8fd6-6fc64da30f7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.158993 | controller | Jun 14 09:36:58.177322 crc crio[24245]: time="2026-06-14T09:36:58.177074584Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-9f6cfd7c6-js779/manager" id=3a7ae9d2-abac-4881-834a-e54a0a813642 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.159008 | controller | Jun 14 09:36:58.177322 crc crio[24245]: time="2026-06-14T09:36:58.17729483Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-28b4z/manager" id=42a086ba-9335-470c-bb89-49a16ba8e5a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.159024 | controller | Jun 14 09:36:58.189477 crc crio[24245]: time="2026-06-14T09:36:58.189328073Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-7pjnt/manager" id=e2d85f34-2518-4530-9f19-11212fc7024d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.159042 | controller | Jun 14 09:36:58.196143 crc crio[24245]: time="2026-06-14T09:36:58.196064217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159058 | controller | Jun 14 09:36:58.197569 crc crio[24245]: time="2026-06-14T09:36:58.197323268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159073 | controller | Jun 14 09:36:58.245397 crc crio[24245]: time="2026-06-14T09:36:58.245281642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159088 | controller | Jun 14 09:36:58.249089 crc crio[24245]: time="2026-06-14T09:36:58.248824785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159104 | controller | Jun 14 09:36:58.249089 crc crio[24245]: time="2026-06-14T09:36:58.249032162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159119 | controller | Jun 14 09:36:58.252620 crc crio[24245]: time="2026-06-14T09:36:58.25243763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159134 | controller | Jun 14 09:36:58.253300 crc crio[24245]: time="2026-06-14T09:36:58.253173305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159149 | controller | Jun 14 09:36:58.262441 crc crio[24245]: time="2026-06-14T09:36:58.261746169Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-74c7d4d476-v4rg2/manager" id=68ef4a36-855c-4337-8f09-7eb2ab05770a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.159165 | controller | Jun 14 09:36:58.336082 crc crio[24245]: time="2026-06-14T09:36:58.335556766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159180 | controller | Jun 14 09:36:58.336972 crc crio[24245]: time="2026-06-14T09:36:58.335732096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159195 | controller | Jun 14 09:36:58.337082 crc crio[24245]: time="2026-06-14T09:36:58.33699375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159211 | controller | Jun 14 09:36:58.340890 crc crio[24245]: time="2026-06-14T09:36:58.340770074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159226 | controller | Jun 14 09:36:58.376936 crc crio[24245]: time="2026-06-14T09:36:58.376789455Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-78f5dd8d7d-78hq4/manager" id=18796413-75e3-4c4f-b260-2f585884a5ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.159241 | controller | Jun 14 09:36:58.399537 crc crio[24245]: time="2026-06-14T09:36:58.399456686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159256 | controller | Jun 14 09:36:58.416626 crc crio[24245]: time="2026-06-14T09:36:58.416235701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159275 | controller | Jun 14 09:36:58.423145 crc crio[24245]: time="2026-06-14T09:36:58.422815411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159291 | controller | Jun 14 09:36:58.476926 crc crio[24245]: time="2026-06-14T09:36:58.476525608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159307 | controller | Jun 14 09:36:58.483448 crc crio[24245]: time="2026-06-14T09:36:58.482729775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159323 | controller | Jun 14 09:36:58.498638 crc crio[24245]: time="2026-06-14T09:36:58.498520355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159338 | controller | Jun 14 09:36:58.517746 crc crio[24245]: time="2026-06-14T09:36:58.517664488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159373 | controller | Jun 14 09:36:58.523415 crc crio[24245]: time="2026-06-14T09:36:58.523364789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159390 | controller | Jun 14 09:36:58.527565 crc crio[24245]: time="2026-06-14T09:36:58.52748678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159406 | controller | Jun 14 09:36:58.529103 crc crio[24245]: time="2026-06-14T09:36:58.529033912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159422 | controller | Jun 14 09:36:58.539340 crc crio[24245]: time="2026-06-14T09:36:58.539274362Z" level=info msg="Created container f47f735a0dc1b3936c690da611b488c2e6faad14bf703775ab2e29528f2aba16: openstack-operators/designate-operator-controller-manager-84b475799f-vr9xl/manager" id=e9d770d6-f796-414d-b43e-f4f118a299be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.159438 | controller | Jun 14 09:36:58.540460 crc crio[24245]: time="2026-06-14T09:36:58.540395868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159453 | controller | Jun 14 09:36:58.541047 crc crio[24245]: time="2026-06-14T09:36:58.540978069Z" level=info msg="Starting container: f47f735a0dc1b3936c690da611b488c2e6faad14bf703775ab2e29528f2aba16" id=67ccd1de-7a01-4597-9d0f-aff5426a7092 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.159469 | controller | Jun 14 09:36:58.552994 crc crio[24245]: time="2026-06-14T09:36:58.549757407Z" level=info msg="Started container" PID=231890 containerID=f47f735a0dc1b3936c690da611b488c2e6faad14bf703775ab2e29528f2aba16 description=openstack-operators/designate-operator-controller-manager-84b475799f-vr9xl/manager id=67ccd1de-7a01-4597-9d0f-aff5426a7092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f158c59d294f6a359502e93e4dbbe59600e26d29e8f4190a6df50c75f1ded5c5
2026-06-14 10:12:37.159485 | controller | Jun 14 09:36:58.570470 crc crio[24245]: time="2026-06-14T09:36:58.568379826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159504 | controller | Jun 14 09:36:58.671303 crc crio[24245]: time="2026-06-14T09:36:58.671215561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159520 | controller | Jun 14 09:36:58.675792 crc crio[24245]: time="2026-06-14T09:36:58.675675772Z" level=info msg="Created container fe2f1a22239bc8b7b8797e7a96bf95f29d42e23244eb8187ff8f462a9b005626: openstack-operators/barbican-operator-controller-manager-7575c6bcc5-rsbsr/manager" id=7ed18c1e-895a-4d37-9425-366b7f90338f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.159537 | controller | Jun 14 09:36:58.677215 crc crio[24245]: time="2026-06-14T09:36:58.677142999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159553 | controller | Jun 14 09:36:58.677338 crc crio[24245]: time="2026-06-14T09:36:58.677245873Z" level=info msg="Starting container: fe2f1a22239bc8b7b8797e7a96bf95f29d42e23244eb8187ff8f462a9b005626" id=7a1dae88-0ad0-466f-947a-8192a400d960 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.159569 | controller | Jun 14 09:36:58.692741 crc crio[24245]: time="2026-06-14T09:36:58.688416628Z" level=info msg="Started container" PID=231899 containerID=fe2f1a22239bc8b7b8797e7a96bf95f29d42e23244eb8187ff8f462a9b005626 description=openstack-operators/barbican-operator-controller-manager-7575c6bcc5-rsbsr/manager id=7a1dae88-0ad0-466f-947a-8192a400d960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abf40d59256df38ae32a4149e19fa7b10249b92af912e8ba8b89036dd435ff11
2026-06-14 10:12:37.159585 | controller | Jun 14 09:36:58.705376 crc crio[24245]: time="2026-06-14T09:36:58.705293032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159601 | controller | Jun 14 09:36:58.714746 crc crio[24245]: time="2026-06-14T09:36:58.714490048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159617 | controller | Jun 14 09:36:58.736142 crc crio[24245]: time="2026-06-14T09:36:58.731975134Z" level=info msg="Created container 06c14beb3848349de8db72f2a667310f5bf4e1692fc0b6910806e56cffe2f34d: openstack-operators/infra-operator-controller-manager-fc868d584-prpcq/manager" id=917df667-9f86-4bc7-b73b-8a6c5f25d93d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.159632 | controller | Jun 14 09:36:58.736142 crc crio[24245]: time="2026-06-14T09:36:58.734671519Z" level=info msg="Starting container: 06c14beb3848349de8db72f2a667310f5bf4e1692fc0b6910806e56cffe2f34d" id=0400d038-ace7-4e78-b379-7f69f2ebad8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.159648 | controller | Jun 14 09:36:58.750311 crc crio[24245]: time="2026-06-14T09:36:58.746803339Z" level=info msg="Started container" PID=231903 containerID=06c14beb3848349de8db72f2a667310f5bf4e1692fc0b6910806e56cffe2f34d description=openstack-operators/infra-operator-controller-manager-fc868d584-prpcq/manager id=0400d038-ace7-4e78-b379-7f69f2ebad8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4261e578cc26c818514cfe5f52981ac07a9b1e31b533b081a8c39de427f1f543
2026-06-14 10:12:37.159664 | controller | Jun 14 09:36:58.787209 crc crio[24245]: time="2026-06-14T09:36:58.78505221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159679 | controller | Jun 14 09:36:58.792213 crc crio[24245]: time="2026-06-14T09:36:58.791530888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159695 | controller | Jun 14 09:36:58.819454 crc crio[24245]: 2026-06-14T09:36:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50f2de29c27b6a0 Mac:f2:91:43:59:88:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2b Mtu:0 Sandbox:/var/run/netns/f5d3824c-ab92-4130-a9f6-999da5ff3abe SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.1.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.159715 | controller | Jun 14 09:36:58.821643 crc crio[24245]: time="2026-06-14T09:36:58.820889502Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-c74854bd8-wrskz Namespace:openstack-operators ID:50f2de29c27b6a0c71ceb9930e0f89890781cd804d3b50fa7034ede65bd63673 UID:6bdb36be-d52c-4143-b7a9-80fe4ce89eca NetNS:/var/run/netns/f5d3824c-ab92-4130-a9f6-999da5ff3abe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bdb36be_d52c_4143_b7a9_80fe4ce89eca.slice PodAnnotations:0xc001c3c3f8}] Aliases:map[]}"
2026-06-14 10:12:37.159731 | controller | Jun 14 09:36:58.821643 crc crio[24245]: time="2026-06-14T09:36:58.821052256Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-c74854bd8-wrskz for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.159747 | controller | Jun 14 09:36:58.884423 crc crio[24245]: time="2026-06-14T09:36:58.883802588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159762 | controller | Jun 14 09:36:58.900982 crc crio[24245]: time="2026-06-14T09:36:58.895531315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159777 | controller | Jun 14 09:36:58.932787 crc crio[24245]: time="2026-06-14T09:36:58.930231582Z" level=info msg="Ran pod sandbox 50f2de29c27b6a0c71ceb9930e0f89890781cd804d3b50fa7034ede65bd63673 with infra container: openstack-operators/openstack-operator-controller-manager-c74854bd8-wrskz/POD" id=fec3c0ef-beb6-4799-b69c-be08d99bfb55 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.159793 | controller | Jun 14 09:36:58.938497 crc crio[24245]: time="2026-06-14T09:36:58.938408323Z" level=info msg="Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10" id=1f180bc8-ceba-4982-89f7-e4e225c3098f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.159821 | controller | Jun 14 09:36:58.972898 crc crio[24245]: time="2026-06-14T09:36:58.972551656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159840 | controller | Jun 14 09:36:58.981150 crc crio[24245]: time="2026-06-14T09:36:58.981043369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159856 | controller | Jun 14 09:36:59.000562 crc crio[24245]: time="2026-06-14T09:36:58.99909553Z" level=info msg="Created container c6e64a27c807c33db855815bd1dfd15032c8af324b3ca9575a2b82fdabe04cc7: openstack-operators/horizon-operator-controller-manager-7d74cb5f58-sns7h/manager" id=916573d4-9de5-42a7-9c4e-793f0f7da3a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.159872 | controller | Jun 14 09:36:59.004494 crc crio[24245]: time="2026-06-14T09:36:59.004398479Z" level=info msg="Starting container: c6e64a27c807c33db855815bd1dfd15032c8af324b3ca9575a2b82fdabe04cc7" id=0661baac-4665-4dc9-adfa-e0b9caeab9a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.159889 | controller | Jun 14 09:36:59.012555 crc crio[24245]: time="2026-06-14T09:36:59.012452375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159908 | controller | Jun 14 09:36:59.013818 crc crio[24245]: time="2026-06-14T09:36:59.013735226Z" level=info msg="Started container" PID=231908 containerID=c6e64a27c807c33db855815bd1dfd15032c8af324b3ca9575a2b82fdabe04cc7 description=openstack-operators/horizon-operator-controller-manager-7d74cb5f58-sns7h/manager id=0661baac-4665-4dc9-adfa-e0b9caeab9a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1f9e8ae99ebe9366774bab44d11de0cab42a8013e8e87885c74a4762820f243
2026-06-14 10:12:37.159924 | controller | Jun 14 09:36:59.017108 crc crio[24245]: time="2026-06-14T09:36:59.017027461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159939 | controller | Jun 14 09:36:59.029218 crc crio[24245]: time="2026-06-14T09:36:59.028995791Z" level=info msg="Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10" id=ca54e6c6-156f-4a6a-950a-0a799857210c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.159954 | controller | Jun 14 09:36:59.049048 crc crio[24245]: time="2026-06-14T09:36:59.048950466Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-c74854bd8-wrskz/manager" id=99b0f56f-742e-41a7-a573-4fe7d483f1d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.159969 | controller | Jun 14 09:36:59.049686 crc crio[24245]: time="2026-06-14T09:36:59.049621218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.159985 | controller | Jun 14 09:36:59.093100 crc crio[24245]: time="2026-06-14T09:36:59.093003509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.160000 | controller | Jun 14 09:36:59.098034 crc crio[24245]: time="2026-06-14T09:36:59.097969986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.160015 | controller | Jun 14 09:36:59.143514 crc crio[24245]: time="2026-06-14T09:36:59.143434521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.160030 | controller | Jun 14 09:36:59.159967 crc crio[24245]: time="2026-06-14T09:36:59.159822312Z" level=info msg="Created container ba3de4e829cb870a24c9c834b1a6630465afc75072cf8d953a0468a153bc2a62: openstack-operators/heat-operator-controller-manager-5f5d6b8858-pvnsv/manager" id=bd1c3eb3-adbe-4919-8329-e640a968d6b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.160045 | controller | Jun 14 09:36:59.161921 crc crio[24245]: time="2026-06-14T09:36:59.161774916Z" level=info msg="Starting container: ba3de4e829cb870a24c9c834b1a6630465afc75072cf8d953a0468a153bc2a62" id=2c7b72d4-2b64-43f3-a3a3-97d6b6987819 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.160060 | controller | Jun 14 09:36:59.164882 crc crio[24245]: time="2026-06-14T09:36:59.161827297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.160075 | controller | Jun 14 09:36:59.168746 crc crio[24245]: time="2026-06-14T09:36:59.168686015Z" level=info msg="Created container 1473fe7672d849331802cf2d97a0c6f1a302de7201d7884516c78f0dccdb29dd: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q6w85/manager" id=d0f1f7be-7ccc-4abe-9efb-3203d5bba5eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.160090 | controller | Jun 14 09:36:59.170613 crc crio[24245]: time="2026-06-14T09:36:59.170481193Z" level=info msg="Starting container: 1473fe7672d849331802cf2d97a0c6f1a302de7201d7884516c78f0dccdb29dd" id=8ec9d009-25e1-43c2-92d5-91c300445b62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.160111 | controller | Jun 14 09:36:59.178995 crc crio[24245]: time="2026-06-14T09:36:59.178816447Z" level=info msg="Started container" PID=231925 containerID=ba3de4e829cb870a24c9c834b1a6630465afc75072cf8d953a0468a153bc2a62 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-pvnsv/manager id=2c7b72d4-2b64-43f3-a3a3-97d6b6987819 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46e622a0c41682b5b908dda3d87f043418a44931b21e29cadacd3689c94c4249
2026-06-14 10:12:37.160127 | controller | Jun 14 09:36:59.183700 crc crio[24245]: time="2026-06-14T09:36:59.183581471Z" level=info msg="Started container" PID=231930 containerID=1473fe7672d849331802cf2d97a0c6f1a302de7201d7884516c78f0dccdb29dd description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-q6w85/manager id=8ec9d009-25e1-43c2-92d5-91c300445b62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c96a75f54fb42c2531593beb0cbae71f98412bca452f744d861bce6fc6ddadfc
2026-06-14 10:12:37.160142 | controller | Jun 14 09:36:59.184774 crc crio[24245]: time="2026-06-14T09:36:59.184701755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.160158 | controller | Jun 14 09:36:59.191308 crc crio[24245]: time="2026-06-14T09:36:59.191231592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.160173 | controller | Jun 14 09:36:59.211736 crc crio[24245]: time="2026-06-14T09:36:59.211640248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.160188 | controller | Jun 14 09:36:59.219403 crc crio[24245]: time="2026-06-14T09:36:59.219320445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.160203 | controller | Jun 14 09:36:59.304216 crc crio[24245]: time="2026-06-14T09:36:59.303806413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.160218 | controller | Jun 14 09:36:59.308412 crc crio[24245]: time="2026-06-14T09:36:59.308295926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.160233 | controller | Jun 14 09:36:59.310317 crc crio[24245]: time="2026-06-14T09:36:59.310149475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.160247 | controller | Jun 14 09:36:59.313739 crc crio[24245]: time="2026-06-14T09:36:59.313631546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.160262 | controller | Jun 14 09:36:59.313924 crc crio[24245]: time="2026-06-14T09:36:59.313788231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.160277 | controller | Jun 14 09:36:59.318176 crc crio[24245]: time="2026-06-14T09:36:59.317736556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.160292 | controller | Jun 14 09:36:59.326224 crc crio[24245]: time="2026-06-14T09:36:59.326129925Z" level=info msg="Created container c73bc75ab0acdc018f538f2b1f49e7d2e6742e515fd5667666c19912692e372c: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-rlg5x/manager" id=69e6078d-01c4-4a6e-8fd6-6fc64da30f7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.160310 | controller | Jun 14 09:36:59.333485 crc crio[24245]: time="2026-06-14T09:36:59.333413165Z" level=info msg="Starting container: c73bc75ab0acdc018f538f2b1f49e7d2e6742e515fd5667666c19912692e372c" id=23c8a804-a262-4fc2-ac5c-e09bbbbfe0ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.160325 | controller | Jun 14 09:36:59.350323 crc crio[24245]: time="2026-06-14T09:36:59.35023558Z" level=info msg="Started container" PID=231975 containerID=c73bc75ab0acdc018f538f2b1f49e7d2e6742e515fd5667666c19912692e372c description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-rlg5x/manager id=23c8a804-a262-4fc2-ac5c-e09bbbbfe0ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9b512abdfb13d1559d9281b21df4b01e510744161542c977689c6eef56a17f3
2026-06-14 10:12:37.160340 | controller | Jun 14 09:36:59.409609 crc crio[24245]: time="2026-06-14T09:36:59.409492414Z" level=info msg="Created container 6f59ed36a76cfa1cbacf7b1ec205a6ebdd3774d80fbe7993a38777af68deb862: openstack-operators/manila-operator-controller-manager-b547849c7-jxb64/manager" id=807d9ecd-5a42-457c-9e04-098886544f56 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.160374 | controller | Jun 14 09:36:59.417497 crc crio[24245]: time="2026-06-14T09:36:59.417088568Z" level=info msg="Starting container: 6f59ed36a76cfa1cbacf7b1ec205a6ebdd3774d80fbe7993a38777af68deb862" id=d6fc21ed-f295-4861-994d-fa55add10625 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.160391 | controller | Jun 14 09:36:59.432822 crc crio[24245]: time="2026-06-14T09:36:59.429178091Z" level=info msg="Started container" PID=231962 containerID=6f59ed36a76cfa1cbacf7b1ec205a6ebdd3774d80fbe7993a38777af68deb862 description=openstack-operators/manila-operator-controller-manager-b547849c7-jxb64/manager id=d6fc21ed-f295-4861-994d-fa55add10625 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc8283be8832f42e0dc710dbd50fa22549177b70505c5114c74d9d6d07f81122
2026-06-14 10:12:37.160407 | controller | Jun 14 09:36:59.518102 crc crio[24245]: time="2026-06-14T09:36:59.518028337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.160422 | controller | Jun 14 09:36:59.521748 crc crio[24245]: time="2026-06-14T09:36:59.521673233Z" level=info msg="Created container 229fc69a614b2a29f687290a582fa7db4a40fdf70d8507476481e9a70e0effb6: openstack-operators/telemetry-operator-controller-manager-565998cc45-8wfsf/manager" id=74b9af61-5a16-463d-bf5d-d29084dff708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.160437 | controller | Jun 14 09:36:59.525119 crc crio[24245]: time="2026-06-14T09:36:59.525054943Z" level=info msg="Starting container: 229fc69a614b2a29f687290a582fa7db4a40fdf70d8507476481e9a70e0effb6" id=0ec8a209-a8ba-4794-ab0e-842d6e7ce357 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.160452 | controller | Jun 14 09:36:59.528931 crc crio[24245]: time="2026-06-14T09:36:59.528812494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.160468 | controller | Jun 14 09:36:59.545121 crc crio[24245]: time="2026-06-14T09:36:59.544929903Z" level=info msg="Started container" PID=231982 containerID=229fc69a614b2a29f687290a582fa7db4a40fdf70d8507476481e9a70e0effb6 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-8wfsf/manager id=0ec8a209-a8ba-4794-ab0e-842d6e7ce357 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd0091c1907b2f20ee3ffc80cb04ad986fc748a9cc7140d28e687f69fab542c9
2026-06-14 10:12:37.160484 | controller | Jun 14 09:36:59.607444 crc crio[24245]: time="2026-06-14T09:36:59.607346968Z" level=info msg="Created container 0b06a930460dc969fbd1b5b6a658741f30adec2b04655165922be9af5c6deca6: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bkndh/manager" id=a6efac42-51e5-44ef-9d0c-65c4e6a529c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.160504 | controller | Jun 14 09:36:59.608510 crc crio[24245]: time="2026-06-14T09:36:59.608417812Z" level=info msg="Starting container: 0b06a930460dc969fbd1b5b6a658741f30adec2b04655165922be9af5c6deca6" id=80013de3-70aa-42ab-861b-012fac108175 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.160520 | controller | Jun 14 09:36:59.632542 crc crio[24245]: time="2026-06-14T09:36:59.630537421Z" level=info msg="Started container" PID=232000 containerID=0b06a930460dc969fbd1b5b6a658741f30adec2b04655165922be9af5c6deca6 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bkndh/manager id=80013de3-70aa-42ab-861b-012fac108175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca1f452166bcee83164aa7b9d6ff3038d81280874e85a8128d7871ca675cfc07
2026-06-14 10:12:37.160536 | controller | Jun 14 09:36:59.741369 crc crio[24245]: time="2026-06-14T09:36:59.741238587Z" level=info msg="Created container 11d7dac2f1812037763a03e8538e97dac0d04ee57beb03c6d8cf0d89d41db4fc: openstack-operators/glance-operator-controller-manager-79d55749df-b78vj/manager" id=d593175d-300d-4032-b0eb-5b2872489a27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.160551 | controller | Jun 14 09:36:59.746220 crc crio[24245]: time="2026-06-14T09:36:59.746129312Z" level=info msg="Starting container: 11d7dac2f1812037763a03e8538e97dac0d04ee57beb03c6d8cf0d89d41db4fc" id=d1103f58-d0c4-4f2f-8cd7-fd0261ba01a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.160567 | controller | Jun 14 09:36:59.752387 crc crio[24245]: time="2026-06-14T09:36:59.752289939Z" level=info msg="Started container" PID=232007 containerID=11d7dac2f1812037763a03e8538e97dac0d04ee57beb03c6d8cf0d89d41db4fc description=openstack-operators/glance-operator-controller-manager-79d55749df-b78vj/manager id=d1103f58-d0c4-4f2f-8cd7-fd0261ba01a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c624b333aae76d7dd7728f11a8b34750923c78ab19d48d723d700fcad180350a
2026-06-14 10:12:37.160582 | controller | Jun 14 09:36:59.999119 crc crio[24245]: time="2026-06-14T09:36:59.998782778Z" level=info msg="Created container 3f08b9ee15f0d81bfab08b9d4eff06fd998cd3f0b4ca7cf1e47be14f8cb8d524: openstack-operators/watcher-operator-controller-manager-7869644bb4-7pjnt/manager" id=e2d85f34-2518-4530-9f19-11212fc7024d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.160598 | controller | Jun 14 09:37:00.000923 crc crio[24245]: time="2026-06-14T09:37:00.000813014Z" level=info msg="Starting container: 3f08b9ee15f0d81bfab08b9d4eff06fd998cd3f0b4ca7cf1e47be14f8cb8d524" id=599bf50e-38d4-4357-884d-d6bb581af4c6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.160613 | controller | Jun 14 09:37:00.029468 crc crio[24245]: time="2026-06-14T09:37:00.029089204Z" level=info msg="Started container" PID=232180 containerID=3f08b9ee15f0d81bfab08b9d4eff06fd998cd3f0b4ca7cf1e47be14f8cb8d524 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-7pjnt/manager id=599bf50e-38d4-4357-884d-d6bb581af4c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edee9fe0b2e759cbfb4fec7bf81768a465beec684e0f5e636acaf10eedb278cb
2026-06-14 10:12:37.160629 | controller | Jun 14 09:37:00.049265 crc crio[24245]: time="2026-06-14T09:37:00.049003507Z" level=info msg="Created container 7544dac015abff58b068b81edd993329004a7b6910b1b2c1cb3b88fd39b7c272: openstack-operators/ovn-operator-controller-manager-5666dfdddd-hgnr2/manager" id=bdcbb150-f204-4247-a797-e52e8c89c241 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.160644 | controller | Jun 14 09:37:00.052140 crc crio[24245]: time="2026-06-14T09:37:00.052086405Z" level=info msg="Starting container: 7544dac015abff58b068b81edd993329004a7b6910b1b2c1cb3b88fd39b7c272" id=233aa2bc-df47-4a25-ac91-13f336daaacd name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.160659 | controller | Jun 14 09:37:00.071338 crc crio[24245]: time="2026-06-14T09:37:00.071220014Z" level=info msg="Started container" PID=232168 containerID=7544dac015abff58b068b81edd993329004a7b6910b1b2c1cb3b88fd39b7c272 description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-hgnr2/manager id=233aa2bc-df47-4a25-ac91-13f336daaacd name=/runtime.v1.RuntimeService/StartContainer sandboxID=364c5a1c014ea75d48f20bdeda1c38758c0fe90a2b2d777cd0b35a85ba85863c
2026-06-14 10:12:37.160678 | controller | Jun 14 09:37:00.098685 crc crio[24245]: time="2026-06-14T09:37:00.091288193Z" level=info msg="Created container c769d6864cfcf01c7d3d1420d2ee1490f3b4e5b9bf0634303315f672b0176576: openstack-operators/test-operator-controller-manager-7579dbdcb9-28b4z/manager" id=42a086ba-9335-470c-bb89-49a16ba8e5a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.160694 | controller | Jun 14 09:37:00.100657 crc crio[24245]: time="2026-06-14T09:37:00.100482335Z" level=info msg="Starting container: c769d6864cfcf01c7d3d1420d2ee1490f3b4e5b9bf0634303315f672b0176576" id=bea7b57d-d47e-427c-a4a3-f5e1d2d547d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.160710 | controller | Jun 14 09:37:00.114359 crc crio[24245]: time="2026-06-14T09:37:00.113068145Z" level=info msg="Started container" PID=232166 containerID=c769d6864cfcf01c7d3d1420d2ee1490f3b4e5b9bf0634303315f672b0176576 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-28b4z/manager id=bea7b57d-d47e-427c-a4a3-f5e1d2d547d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=844f969071fc9f6b3147ae250376eb0e7bb01927062ae7fdd92e2ffc9c096171
2026-06-14 10:12:37.160726 | controller | Jun 14 09:37:00.223913 crc crio[24245]: time="2026-06-14T09:37:00.223694016Z" level=info msg="Created container dae00827fa3963e65ee0ca10f26f7294692a94c86f1cb41e74231f0896fe3ff8: openstack-operators/openstack-operator-controller-manager-c74854bd8-wrskz/manager" id=99b0f56f-742e-41a7-a573-4fe7d483f1d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.160741 | controller | Jun 14 09:37:00.232553 crc crio[24245]: time="2026-06-14T09:37:00.232227176Z" level=info msg="Starting container: dae00827fa3963e65ee0ca10f26f7294692a94c86f1cb41e74231f0896fe3ff8" id=d7d5081c-e4f9-4976-8fef-45c26a2ee582 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.160756 | controller | Jun 14 09:37:00.236709 crc crio[24245]: time="2026-06-14T09:37:00.23662733Z" level=info msg="Created container 3e4b488152778c110def18bf4077d393b302d09b1351a24ab031f4aaf2bf0a50: openstack-operators/mariadb-operator-controller-manager-778bfbfd5d-57js6/manager" id=9af5b037-5414-4895-b3c6-108dd345f2a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.160772 | controller | Jun 14 09:37:00.246630 crc crio[24245]: time="2026-06-14T09:37:00.246525008Z" level=info msg="Started container" PID=232175 containerID=dae00827fa3963e65ee0ca10f26f7294692a94c86f1cb41e74231f0896fe3ff8 description=openstack-operators/openstack-operator-controller-manager-c74854bd8-wrskz/manager id=d7d5081c-e4f9-4976-8fef-45c26a2ee582 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50f2de29c27b6a0c71ceb9930e0f89890781cd804d3b50fa7034ede65bd63673
2026-06-14 10:12:37.160788 | controller | Jun 14 09:37:00.249533 crc crio[24245]: time="2026-06-14T09:37:00.249332917Z" level=info msg="Starting container: 3e4b488152778c110def18bf4077d393b302d09b1351a24ab031f4aaf2bf0a50" id=e6eb9222-0ae2-4d63-9992-b6f987531c17 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.160803 | controller | Jun 14 09:37:00.269897 crc crio[24245]: time="2026-06-14T09:37:00.267224019Z" level=info msg="Started container" PID=232184 containerID=3e4b488152778c110def18bf4077d393b302d09b1351a24ab031f4aaf2bf0a50 description=openstack-operators/mariadb-operator-controller-manager-778bfbfd5d-57js6/manager id=e6eb9222-0ae2-4d63-9992-b6f987531c17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58adbe0d6494585ca6f73dbe3cadb89124fe5541e8c6fb1805e9dff3042ced06
2026-06-14 10:12:37.160819 | controller | Jun 14 09:37:00.299341 crc crio[24245]: time="2026-06-14T09:37:00.299221997Z" level=info msg="Created container cc02472f2eef03216655447ffe309d234da0917c294527cd2d05749be4abd93a: openstack-operators/octavia-operator-controller-manager-9f6cfd7c6-js779/manager" id=3a7ae9d2-abac-4881-834a-e54a0a813642 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.160838 | controller | Jun 14 09:37:00.301014 crc crio[24245]: time="2026-06-14T09:37:00.300896137Z" level=info msg="Starting container: cc02472f2eef03216655447ffe309d234da0917c294527cd2d05749be4abd93a" id=129a3d3f-e724-4378-b244-46de3288b219 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.160855 | controller | Jun 14 09:37:00.310926 crc crio[24245]: time="2026-06-14T09:37:00.310783835Z" level=info msg="Started container" PID=232187 containerID=cc02472f2eef03216655447ffe309d234da0917c294527cd2d05749be4abd93a description=openstack-operators/octavia-operator-controller-manager-9f6cfd7c6-js779/manager id=129a3d3f-e724-4378-b244-46de3288b219 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5457711f8e1fba10820b828123d5180a983426a56e81378fa79c8bd0f0e8774e
2026-06-14 10:12:37.160870 | controller | Jun 14 09:37:00.471260 crc crio[24245]: time="2026-06-14T09:37:00.470696491Z" level=info msg="Created container 9082d4c965c55b21b624d22cd89f561566dbd7549b38f367855b5f993abd7b59: openstack-operators/cinder-operator-controller-manager-584b474457-wc8nl/manager" id=7ca041d4-be9b-40a1-9a1a-ba9b82403546 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.160886 | controller | Jun 14 09:37:00.474455 crc crio[24245]: time="2026-06-14T09:37:00.474373187Z" level=info msg="Starting container: 9082d4c965c55b21b624d22cd89f561566dbd7549b38f367855b5f993abd7b59" id=b8d7734f-d95a-408d-8712-44de27316bc3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.160901 | controller | Jun 14 09:37:00.490088 crc crio[24245]: time="2026-06-14T09:37:00.490008185Z" level=info msg="Started container" PID=232185 containerID=9082d4c965c55b21b624d22cd89f561566dbd7549b38f367855b5f993abd7b59 description=openstack-operators/cinder-operator-controller-manager-584b474457-wc8nl/manager id=b8d7734f-d95a-408d-8712-44de27316bc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e812c8cc577373de2ec37f3ad53df12cc0cc8c48286b5ca34257a91572fe5df
2026-06-14 10:12:37.160917 | controller | Jun 14 09:37:00.493122 crc crio[24245]: time="2026-06-14T09:37:00.493049281Z" level=info msg="Created container 02feaadc4b6e9233be7e6f55f80c9ede6a634c381d9896547211381bfa8abbea: openstack-operators/nova-operator-controller-manager-78f5dd8d7d-78hq4/manager" id=18796413-75e3-4c4f-b260-2f585884a5ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.160932 | controller | Jun 14 09:37:00.494631 crc crio[24245]: time="2026-06-14T09:37:00.49453585Z" level=info msg="Starting container: 02feaadc4b6e9233be7e6f55f80c9ede6a634c381d9896547211381bfa8abbea" id=78a10e07-282d-42a6-9aec-476279422d99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.160948 | controller | Jun 14 09:37:00.501693 crc crio[24245]: time="2026-06-14T09:37:00.501611013Z" level=info msg="Started container" PID=232186 containerID=02feaadc4b6e9233be7e6f55f80c9ede6a634c381d9896547211381bfa8abbea description=openstack-operators/nova-operator-controller-manager-78f5dd8d7d-78hq4/manager id=78a10e07-282d-42a6-9aec-476279422d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=714f05526a9b08943bf2ad20f769bb7fbda0c001c553df3045ef32f080950cdf
2026-06-14 10:12:37.160964 | controller | Jun 14 09:37:00.520903 crc crio[24245]: time="2026-06-14T09:37:00.520767954Z" level=info msg="Created container 999d5046cfd658d4599f688fc7b81e7babc96cf55c09224eeba8d25a46defe36: openstack-operators/keystone-operator-controller-manager-74c7d4d476-v4rg2/manager" id=68ef4a36-855c-4337-8f09-7eb2ab05770a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.160979 | controller | Jun 14 09:37:00.524538 crc crio[24245]: time="2026-06-14T09:37:00.524480673Z" level=info msg="Starting container: 999d5046cfd658d4599f688fc7b81e7babc96cf55c09224eeba8d25a46defe36" id=88f0bf83-9651-4180-b766-2aac3524ba33 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.161008 | controller | Jun 14 09:37:00.530069 crc crio[24245]: time="2026-06-14T09:37:00.530010878Z" level=info msg="Started container" PID=232188 containerID=999d5046cfd658d4599f688fc7b81e7babc96cf55c09224eeba8d25a46defe36 description=openstack-operators/keystone-operator-controller-manager-74c7d4d476-v4rg2/manager id=88f0bf83-9651-4180-b766-2aac3524ba33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d0ac3c8e629b83d294138ecd599ca9b7c21e61a7a85025cc114b9c1b18fb8c3
2026-06-14 10:12:37.161024 | controller | Jun 14 09:37:05.566692 crc crio[24245]: time="2026-06-14T09:37:05.565696146Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=c983b0e1-a6d4-489b-bea4-b513e1ac0882 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.161040 | controller | Jun 14 09:37:05.569445 crc crio[24245]: time="2026-06-14T09:37:05.567020378Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found" id=c983b0e1-a6d4-489b-bea4-b513e1ac0882 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.161055 | controller | Jun 14 09:37:05.569445 crc crio[24245]: time="2026-06-14T09:37:05.56708717Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found" id=c983b0e1-a6d4-489b-bea4-b513e1ac0882 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.161071 | controller | Jun 14 09:37:05.571193 crc crio[24245]: time="2026-06-14T09:37:05.570657005Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=fa17e7b8-0e3b-4ccd-bd78-9077d47b25d0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.161086 | controller | Jun 14 09:37:05.590490 crc crio[24245]: time="2026-06-14T09:37:05.590282001Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\""
2026-06-14 10:12:37.161102 | controller | Jun 14 09:37:06.138757 crc crio[24245]: time="2026-06-14T09:37:06.138189346Z" level=info msg="Reading blob body from https://quay.io/v2/openstack-k8s-operators/swift-operator/blobs/sha256:51a4dd3b35481edf513730dd5453d7479d28868d013af64e77d294557d6cfdc1 failed (unexpected EOF), reconnecting after 2097154 bytes…"
2026-06-14 10:12:37.161121 | controller | Jun 14 09:37:09.513787 crc crio[24245]: time="2026-06-14T09:37:09.512747541Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=fa17e7b8-0e3b-4ccd-bd78-9077d47b25d0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.161137 | controller | Jun 14 09:37:09.515581 crc crio[24245]: time="2026-06-14T09:37:09.51474218Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=5971e387-ce20-4cd9-9332-e04900559cf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.161152 | controller | Jun 14 09:37:09.518800 crc crio[24245]: time="2026-06-14T09:37:09.518711646Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6" id=cecce1f2-5b90-4486-9c4a-75310b95dd0e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.161168 | controller | Jun 14 09:37:09.531341 crc crio[24245]: time="2026-06-14T09:37:09.531241705Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-d8lws/manager" id=36c09e17-13ea-45e7-be8f-1851a5c595c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.161187 | controller | Jun 14 09:37:09.533292 crc crio[24245]: time="2026-06-14T09:37:09.533213818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.161202 | controller | Jun 14 09:37:09.589370 crc crio[24245]: time="2026-06-14T09:37:09.58923994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.161217 | controller | Jun 14 09:37:09.597392 crc crio[24245]: time="2026-06-14T09:37:09.597322087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.161233 | controller | Jun 14 09:37:09.779607 crc crio[24245]: time="2026-06-14T09:37:09.779364837Z" level=info msg="Created container 4308bc42ac0495b3b73cb4b333b1cfb0c381db36b70722d697bc81803ac16549: openstack-operators/swift-operator-controller-manager-79846f755c-d8lws/manager" id=36c09e17-13ea-45e7-be8f-1851a5c595c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.161249 | controller | Jun 14 09:37:09.781541 crc crio[24245]: time="2026-06-14T09:37:09.781408823Z" level=info msg="Starting container: 4308bc42ac0495b3b73cb4b333b1cfb0c381db36b70722d697bc81803ac16549" id=e06f5ef8-a2c9-4f6b-948c-38d10d744949 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.161264 | controller | Jun 14 09:37:09.787886 crc crio[24245]: time="2026-06-14T09:37:09.787755394Z" level=info msg="Started container" PID=232801 containerID=4308bc42ac0495b3b73cb4b333b1cfb0c381db36b70722d697bc81803ac16549 description=openstack-operators/swift-operator-controller-manager-79846f755c-d8lws/manager id=e06f5ef8-a2c9-4f6b-948c-38d10d744949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb31b7ff8f4a8241d32b51cc0c2986e675426dc2da847593272a056db9d25517
2026-06-14 10:12:37.161280 | controller | Jun 14 09:37:32.825059 crc crio[24245]: time="2026-06-14T09:37:32.822769609Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-694549dd57-l4zmn/POD" id=5ef62839-5aaf-4570-a697-31e91e02cebd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.161295 | controller | Jun 14 09:37:32.825059 crc crio[24245]: time="2026-06-14T09:37:32.823714759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.161311 | controller | Jun 14 09:37:32.877503 crc crio[24245]: time="2026-06-14T09:37:32.877385788Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694549dd57-l4zmn Namespace:openstack ID:a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff UID:ef5812ec-ab9f-41ff-8195-5ff4a71c9c39 NetNS:/var/run/netns/62939541-acac-4e08-a06b-de012ee03659 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef5812ec_ab9f_41ff_8195_5ff4a71c9c39.slice PodAnnotations:0xc003bf7128}] Aliases:map[]}"
2026-06-14 10:12:37.161327 | controller | Jun 14 09:37:32.877503 crc crio[24245]: time="2026-06-14T09:37:32.87747086Z" level=info msg="Adding pod openstack_dnsmasq-dns-694549dd57-l4zmn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.161343 | controller | Jun 14 09:37:33.723647 crc crio[24245]: 2026-06-14T09:37:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a127e9e9719ee0f Mac:be:30:2c:af:12:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2c Mtu:0 Sandbox:/var/run/netns/62939541-acac-4e08-a06b-de012ee03659 SocketPath: PciID:}] [{Interface:0xc000130ad0 Address:{IP:10.217.1.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.161378 | controller | Jun 14 09:37:33.725326 crc crio[24245]: time="2026-06-14T09:37:33.724661497Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694549dd57-l4zmn Namespace:openstack ID:a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff UID:ef5812ec-ab9f-41ff-8195-5ff4a71c9c39 NetNS:/var/run/netns/62939541-acac-4e08-a06b-de012ee03659 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef5812ec_ab9f_41ff_8195_5ff4a71c9c39.slice PodAnnotations:0xc003bf7128}] Aliases:map[]}"
2026-06-14 10:12:37.161399 | controller | Jun 14 09:37:33.725326 crc crio[24245]: time="2026-06-14T09:37:33.724817442Z" level=info msg="Checking pod openstack_dnsmasq-dns-694549dd57-l4zmn for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.161415 | controller | Jun 14 09:37:33.731737 crc crio[24245]: time="2026-06-14T09:37:33.731640729Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-895f97698-dbmvw/POD" id=8d5d356c-0c9e-4f9d-bb03-e69094500918 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.161431 | controller | Jun 14 09:37:33.731895 crc crio[24245]: time="2026-06-14T09:37:33.731765863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.161446 | controller | Jun 14 09:37:33.769572 crc crio[24245]: time="2026-06-14T09:37:33.769472061Z" level=info msg="Running pod sandbox: openstack/barbican-worker-685dddf667-67w2q/POD" id=fceba2c9-14e5-442e-9f95-f3b0dae8e4e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.161462 | controller | Jun 14 09:37:33.769772 crc crio[24245]: time="2026-06-14T09:37:33.769643856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.161477 | controller | Jun 14 09:37:33.793711 crc crio[24245]: time="2026-06-14T09:37:33.793298826Z" level=info msg="Ran pod sandbox a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff with infra container: openstack/dnsmasq-dns-694549dd57-l4zmn/POD" id=5ef62839-5aaf-4570-a697-31e91e02cebd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.161492 | controller | Jun 14 09:37:33.833335 crc crio[24245]: time="2026-06-14T09:37:33.833120255Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=2a63f93b-77da-4771-a124-db4832c15ea6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.161508 | controller | Jun 14 09:37:33.839335 crc crio[24245]: time="2026-06-14T09:37:33.839289953Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-895f97698-dbmvw Namespace:openstack ID:985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7 UID:682a053f-974c-4029-84b6-0fb2c05f1e64 NetNS:/var/run/netns/96e50dee-b7af-4969-ab1c-34cbe3bdd5d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod682a053f_974c_4029_84b6_0fb2c05f1e64.slice PodAnnotations:0xc001b86318}] Aliases:map[]}"
2026-06-14 10:12:37.161524 | controller | Jun 14 09:37:33.839486 crc crio[24245]: time="2026-06-14T09:37:33.839468069Z" level=info msg="Adding pod openstack_barbican-keystone-listener-895f97698-dbmvw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.161539 | controller | Jun 14 09:37:33.856216 crc crio[24245]: time="2026-06-14T09:37:33.856132621Z" level=info msg="Got pod network &{Name:barbican-worker-685dddf667-67w2q Namespace:openstack ID:a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2 UID:d46bfc39-61e7-4ecc-9a94-f80b42d1b44d NetNS:/var/run/netns/6b0d2f4c-afe1-4b7b-85b2-62d5215ee766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd46bfc39_61e7_4ecc_9a94_f80b42d1b44d.slice PodAnnotations:0xc0005227f0}] Aliases:map[]}"
2026-06-14 10:12:37.161559 | controller | Jun 14 09:37:33.856216 crc crio[24245]: time="2026-06-14T09:37:33.856207203Z" level=info msg="Adding pod openstack_barbican-worker-685dddf667-67w2q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.161575 | controller | Jun 14 09:37:34.144970 crc crio[24245]: time="2026-06-14T09:37:34.143966833Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=30762e2d-f491-450f-8ed1-2005e81841a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.161591 | controller | Jun 14 09:37:34.177707 crc crio[24245]: time="2026-06-14T09:37:34.175438745Z" level=info msg="Creating container: openstack/dnsmasq-dns-694549dd57-l4zmn/init" id=bc0c4ffb-9bb0-4a4a-8307-33059c501b78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.161607 | controller | Jun 14 09:37:34.177707 crc crio[24245]: time="2026-06-14T09:37:34.176089266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.161622 | controller | Jun 14 09:37:34.331625 crc crio[24245]: time="2026-06-14T09:37:34.331105078Z" level=info msg="Running pod sandbox: openstack/barbican-api-b7c84dcb-8kvj9/POD" id=fb66a86d-e959-4c6b-8378-f558e3d961b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.161638 | controller | Jun 14 09:37:34.331625 crc crio[24245]: time="2026-06-14T09:37:34.331193661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.161654 | controller | Jun 14 09:37:34.489205 crc crio[24245]: time="2026-06-14T09:37:34.486491179Z" level=info msg="Got pod network &{Name:barbican-api-b7c84dcb-8kvj9 Namespace:openstack ID:d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d UID:a05552d0-2e4b-4ddc-a493-c9f6526f9127 NetNS:/var/run/netns/15913850-e405-4b98-b587-db63fbae0524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda05552d0_2e4b_4ddc_a493_c9f6526f9127.slice PodAnnotations:0xc001fea068}] Aliases:map[]}"
2026-06-14 10:12:37.161670 | controller | Jun 14 09:37:34.489205 crc crio[24245]: time="2026-06-14T09:37:34.487522282Z" level=info msg="Adding pod openstack_barbican-api-b7c84dcb-8kvj9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.161685 | controller | Jun 14 09:37:34.503201 crc crio[24245]: time="2026-06-14T09:37:34.501803738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.161700 | controller | Jun 14 09:37:34.525003 crc crio[24245]: time="2026-06-14T09:37:34.521710108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.161716 | controller | Jun 14 09:37:34.728554 crc crio[24245]: time="2026-06-14T09:37:34.727507104Z" level=info msg="Running pod sandbox: openstack/neutron-6f59f75d57-xcz6r/POD" id=ea13ba21-71bf-4a74-b90d-562fc4a49f56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.161731 | controller | Jun 14 09:37:34.728554 crc crio[24245]: time="2026-06-14T09:37:34.72771302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.161746 | controller | Jun 14 09:37:34.860479 crc crio[24245]: time="2026-06-14T09:37:34.860119947Z" level=info msg="Created container 351025ad1ef543cd82b14124bebaf7a5a7d774cea0f4dcaab55bf166973c3538: openstack/dnsmasq-dns-694549dd57-l4zmn/init" id=bc0c4ffb-9bb0-4a4a-8307-33059c501b78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.161762 | controller | Jun 14 09:37:34.865530 crc crio[24245]: time="2026-06-14T09:37:34.865227538Z" level=info msg="Starting container: 351025ad1ef543cd82b14124bebaf7a5a7d774cea0f4dcaab55bf166973c3538" id=ed235b34-95a9-44b1-858a-7edfeade9a5b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.161782 | controller | Jun 14 09:37:34.882190 crc crio[24245]: 2026-06-14T09:37:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a36e4f658ade49b Mac:86:3c:7d:5f:b8:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2e Mtu:0 Sandbox:/var/run/netns/6b0d2f4c-afe1-4b7b-85b2-62d5215ee766 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.161799 | controller | Jun 14 09:37:34.899270 crc crio[24245]: time="2026-06-14T09:37:34.898261957Z" level=info msg="Started container" PID=234190 containerID=351025ad1ef543cd82b14124bebaf7a5a7d774cea0f4dcaab55bf166973c3538 description=openstack/dnsmasq-dns-694549dd57-l4zmn/init id=ed235b34-95a9-44b1-858a-7edfeade9a5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff
2026-06-14 10:12:37.161815 | controller | Jun 14 09:37:34.902897 crc crio[24245]: time="2026-06-14T09:37:34.900415765Z" level=info msg="Got pod network &{Name:barbican-worker-685dddf667-67w2q Namespace:openstack ID:a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2 UID:d46bfc39-61e7-4ecc-9a94-f80b42d1b44d NetNS:/var/run/netns/6b0d2f4c-afe1-4b7b-85b2-62d5215ee766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd46bfc39_61e7_4ecc_9a94_f80b42d1b44d.slice PodAnnotations:0xc0005227f0}] Aliases:map[]}"
2026-06-14 10:12:37.161832 | controller | Jun 14 09:37:34.902897 crc crio[24245]: time="2026-06-14T09:37:34.900661933Z" level=info msg="Checking pod openstack_barbican-worker-685dddf667-67w2q for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.161848 | controller | Jun 14 09:37:34.926937 crc crio[24245]: time="2026-06-14T09:37:34.923776511Z" level=info msg="Got pod network &{Name:neutron-6f59f75d57-xcz6r Namespace:openstack ID:a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01 UID:283734e6-79a5-4da5-9141-b478df639f58 NetNS:/var/run/netns/1ae19026-645e-421f-99cb-9b2a6d35f2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod283734e6_79a5_4da5_9141_b478df639f58.slice PodAnnotations:0xc001b86040}] Aliases:map[]}"
2026-06-14 10:12:37.161864 | controller | Jun 14 09:37:34.926937 crc crio[24245]: time="2026-06-14T09:37:34.923910795Z" level=info msg="Adding pod openstack_neutron-6f59f75d57-xcz6r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.161881 | controller | Jun 14 09:37:34.968464 crc crio[24245]: time="2026-06-14T09:37:34.968213594Z" level=info msg="Ran pod sandbox a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2 with infra container: openstack/barbican-worker-685dddf667-67w2q/POD" id=fceba2c9-14e5-442e-9f95-f3b0dae8e4e9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.161897 | controller | Jun 14 09:37:34.972940 crc crio[24245]: time="2026-06-14T09:37:34.971651442Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=b016e472-8c21-4fea-a66d-ae9289c6223e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.161913 | controller | Jun 14 09:37:34.975928 crc crio[24245]: time="2026-06-14T09:37:34.974538173Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=19d4d1fa-6f7f-4e01-ac76-d93d5856c66a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.161929 | controller | Jun 14 09:37:34.993358 crc crio[24245]: time="2026-06-14T09:37:34.992388856Z" level=info msg="Creating container: openstack/barbican-worker-685dddf667-67w2q/barbican-worker-log" id=2f400a7e-3e61-4c2f-a56f-af9841693b54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.161949 | controller | Jun 14 09:37:34.993358 crc crio[24245]: time="2026-06-14T09:37:34.99291922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.161965 | controller | Jun 14 09:37:35.095811 crc crio[24245]: time="2026-06-14T09:37:35.095657756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.161980 | controller | Jun 14 09:37:35.105015 crc crio[24245]: time="2026-06-14T09:37:35.104946542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.161996 | controller | Jun 14 09:37:35.262231 crc crio[24245]: time="2026-06-14T09:37:35.259468139Z" level=info msg="Stopping container: 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce (timeout: 30s)" id=52ed7bb6-a010-4c05-9052-79a51d254f01 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.162012 | controller | Jun 14 09:37:35.303002 crc crio[24245]: time="2026-06-14T09:37:35.298797026Z" level=info msg="Stopping container: d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714 (timeout: 30s)" id=afe367d7-637b-46bb-9281-43d742a0e12d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.162027 | controller | Jun 14 09:37:35.358957 crc crio[24245]: time="2026-06-14T09:37:35.35607523Z" level=info msg="Stopping container: 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc (timeout: 30s)" id=c48d4047-5424-42e6-88a1-4a209dd1a980 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.162042 | controller | Jun 14 09:37:35.359904 crc crio[24245]: time="2026-06-14T09:37:35.359450187Z" level=info msg="Stopping container: 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63 (timeout: 30s)" id=efdec322-15fb-4a21-8383-9c7be85871b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.162058 | controller | Jun 14 09:37:35.400392 crc crio[24245]: 2026-06-14T09:37:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:985145092bdec70 Mac:3e:88:cf:b7:ef:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2d Mtu:0 Sandbox:/var/run/netns/96e50dee-b7af-4969-ab1c-34cbe3bdd5d6 SocketPath: PciID:}] [{Interface:0xc0001daa00 Address:{IP:10.217.1.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.162073 | controller | Jun 14 09:37:35.400392 crc crio[24245]: time="2026-06-14T09:37:35.397677389Z" level=info msg="Stopping container: 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585 (timeout: 30s)" id=c2f8667e-f673-47b0-89b8-d7b284ee13cb name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.162089 | controller | Jun 14 09:37:35.400392 crc crio[24245]: time="2026-06-14T09:37:35.39850373Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-895f97698-dbmvw Namespace:openstack ID:985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7 UID:682a053f-974c-4029-84b6-0fb2c05f1e64 NetNS:/var/run/netns/96e50dee-b7af-4969-ab1c-34cbe3bdd5d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod682a053f_974c_4029_84b6_0fb2c05f1e64.slice PodAnnotations:0xc001b86318}] Aliases:map[]}"
2026-06-14 10:12:37.162104 | controller | Jun 14 09:37:35.400392 crc crio[24245]: time="2026-06-14T09:37:35.398672035Z" level=info msg="Checking pod openstack_barbican-keystone-listener-895f97698-dbmvw for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.162120 | controller | Jun 14 09:37:35.437803 crc crio[24245]: time="2026-06-14T09:37:35.433507044Z" level=info msg="Stopping container: 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11 (timeout: 30s)" id=6e8bcab3-ab31-4b0e-9a14-8a83b11c7db4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.162139 | controller | Jun 14 09:37:35.449914 crc crio[24245]: time="2026-06-14T09:37:35.441055507Z" level=info msg="Stopping container: 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706 (timeout: 30s)" id=55d1db49-8ee3-40df-a885-da7ab5b96998 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.162156 | controller | Jun 14 09:37:35.513188 crc crio[24245]: time="2026-06-14T09:37:35.512033316Z" level=info msg="Ran pod sandbox 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7 with infra container: openstack/barbican-keystone-listener-895f97698-dbmvw/POD" id=8d5d356c-0c9e-4f9d-bb03-e69094500918 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.162171 | controller | Jun 14 09:37:35.526928 crc crio[24245]: time="2026-06-14T09:37:35.526746635Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=65fec8a0-dc83-4560-97a0-fdf0af7c43d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.162187 | controller | Jun 14 09:37:35.558817 crc crio[24245]: time="2026-06-14T09:37:35.557716188Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=be6ccbb1-ae87-468c-b78b-bab255b4d294 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.162202 | controller | Jun 14 09:37:35.590937 crc crio[24245]: time="2026-06-14T09:37:35.590425099Z" level=info msg="Creating container: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener-log" id=5ee7e756-78d3-4da4-bf3b-f10aee68140c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.162217 | controller | Jun 14 09:37:35.591242 crc crio[24245]: time="2026-06-14T09:37:35.590955036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.162233 | controller | Jun 14 09:37:35.640332 crc crio[24245]: time="2026-06-14T09:37:35.640155197Z" level=info msg="Stopping container: 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c (timeout: 30s)" id=709d585d-9594-4fc7-88e7-c3a66d440c3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.162248 | controller | Jun 14 09:37:35.647268 crc crio[24245]: time="2026-06-14T09:37:35.647163973Z" level=info msg="Stopping container: b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436 (timeout: 30s)" id=e95efd2a-e063-456a-aef4-fd5944329b45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.162263 | controller | Jun 14 09:37:35.674571 crc crio[24245]: time="2026-06-14T09:37:35.674525872Z" level=info msg="Stopping container: 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1 (timeout: 30s)" id=cb6fd37c-1477-4394-9fec-5c0de24a8726 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.162279 | controller | Jun 14 09:37:35.676141 crc crio[24245]: time="2026-06-14T09:37:35.675766712Z" level=info msg="Stopping container: c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e (timeout: 30s)" id=64fc8669-9cd2-46b9-a5f2-b9ed455a2945 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.162294 | controller | Jun 14 09:37:35.750033 crc crio[24245]: time="2026-06-14T09:37:35.749952864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.162309 | controller | Jun 14 09:37:35.762176 crc crio[24245]: time="2026-06-14T09:37:35.762089384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.162328 | controller | Jun 14 09:37:35.799882 crc crio[24245]: 2026-06-14T09:37:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d10cf19c92696e3 Mac:06:c4:30:87:34:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2f Mtu:0 Sandbox:/var/run/netns/15913850-e405-4b98-b587-db63fbae0524 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.1.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.162344 | controller | Jun 14 09:37:35.800477 crc crio[24245]: time="2026-06-14T09:37:35.800386988Z" level=info msg="Got pod network &{Name:barbican-api-b7c84dcb-8kvj9 Namespace:openstack ID:d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d UID:a05552d0-2e4b-4ddc-a493-c9f6526f9127 NetNS:/var/run/netns/15913850-e405-4b98-b587-db63fbae0524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda05552d0_2e4b_4ddc_a493_c9f6526f9127.slice PodAnnotations:0xc001fea068}] Aliases:map[]}"
2026-06-14 10:12:37.162380 | controller | Jun 14 09:37:35.801537 crc crio[24245]: time="2026-06-14T09:37:35.800699728Z" level=info msg="Checking pod openstack_barbican-api-b7c84dcb-8kvj9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.162397 | controller | Jun 14 09:37:35.959722 crc crio[24245]: time="2026-06-14T09:37:35.959569651Z" level=info msg="Stopping container: d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25 (timeout: 30s)" id=5a966e29-2464-426f-9639-a8583f0a2f05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.162414 | controller | Jun 14 09:37:35.962431 crc crio[24245]: time="2026-06-14T09:37:35.962169281Z" level=info msg="Stopped container 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706: openstack/nova-metadata-0/nova-metadata-log" id=55d1db49-8ee3-40df-a885-da7ab5b96998 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.162429 | controller | Jun 14 09:37:36.071124 crc crio[24245]: time="2026-06-14T09:37:36.070701559Z" level=info msg="Ran pod sandbox d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d with infra container: openstack/barbican-api-b7c84dcb-8kvj9/POD" id=fb66a86d-e959-4c6b-8378-f558e3d961b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.162445 | controller | Jun 14 09:37:36.093783 crc crio[24245]: time="2026-06-14T09:37:36.093738059Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=6fa84d05-1afd-4875-8f67-ad98589c5386 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.162460 | controller | Jun 14 09:37:36.101716 crc crio[24245]: time="2026-06-14T09:37:36.097357169Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=6b74b46d-23e8-4245-88cd-a07b43e7c728 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.162476 | controller | Jun 14 09:37:36.265943 crc crio[24245]: time="2026-06-14T09:37:36.265350088Z" level=info msg="Running pod sandbox: openstack/placement-5548fcbf66-p9fzv/POD" id=bdb2bcbd-90b3-42e2-997f-b35da4510601 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.162491 | controller | Jun 14 09:37:36.266084 crc crio[24245]: time="2026-06-14T09:37:36.265973478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.162506 | controller | Jun 14 09:37:36.397147 crc crio[24245]: time="2026-06-14T09:37:36.397085933Z" level=info msg="Stopped container b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436: openstack/cinder-api-0/cinder-api-log" id=e95efd2a-e063-456a-aef4-fd5944329b45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.162522 | controller | Jun 14 09:37:36.403706 crc crio[24245]: time="2026-06-14T09:37:36.402976251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=38174e75-989e-4c85-b376-6aae7c86074f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.162540 | controller | Jun 14 09:37:36.537192 crc crio[24245]: time="2026-06-14T09:37:36.537077845Z" level=info msg="Stopped container 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63: openstack/nova-api-0/nova-api-log" id=efdec322-15fb-4a21-8383-9c7be85871b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.162557 | controller | Jun 14 09:37:36.539202 crc crio[24245]: time="2026-06-14T09:37:36.538999989Z" level=info msg="Creating container: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api-log" id=dbd0869d-28a2-47cf-bc34-b2266d195861 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.162572 | controller | Jun 14 09:37:36.566014 crc crio[24245]: time="2026-06-14T09:37:36.565970535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.162588 | controller | Jun 14 09:37:36.625221 crc crio[24245]: 2026-06-14T09:37:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4d7c5c067715da Mac:aa:25:55:1e:92:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:30 Mtu:0 Sandbox:/var/run/netns/1ae19026-645e-421f-99cb-9b2a6d35f2ad SocketPath: PciID:}] [{Interface:0xc0004a2750 Address:{IP:10.217.1.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.162603 | controller | Jun 14 09:37:36.630102 crc crio[24245]: time="2026-06-14T09:37:36.627032381Z" level=info msg="Got pod network &{Name:neutron-6f59f75d57-xcz6r Namespace:openstack ID:a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01 UID:283734e6-79a5-4da5-9141-b478df639f58 NetNS:/var/run/netns/1ae19026-645e-421f-99cb-9b2a6d35f2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod283734e6_79a5_4da5_9141_b478df639f58.slice PodAnnotations:0xc001b86040}] Aliases:map[]}"
2026-06-14 10:12:37.162619 | controller | Jun 14 09:37:36.630102 crc crio[24245]: time="2026-06-14T09:37:36.627211636Z" level=info msg="Checking pod openstack_neutron-6f59f75d57-xcz6r for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.162635 | controller | Jun 14 09:37:36.668352 crc crio[24245]: time="2026-06-14T09:37:36.668256847Z" level=info msg="Got pod network &{Name:placement-5548fcbf66-p9fzv Namespace:openstack ID:8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a UID:205d55ba-884b-4453-b51c-420e040ac630 NetNS:/var/run/netns/6e1343ae-de69-486a-81de-606f24313b37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod205d55ba_884b_4453_b51c_420e040ac630.slice PodAnnotations:0xc00274ab48}] Aliases:map[]}"
2026-06-14 10:12:37.162652 | controller | Jun 14 09:37:36.668352 crc crio[24245]: time="2026-06-14T09:37:36.66834482Z" level=info msg="Adding pod openstack_placement-5548fcbf66-p9fzv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.162668 | controller | Jun 14 09:37:36.684770 crc crio[24245]: time="2026-06-14T09:37:36.683307491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=4512855d-8122-49f9-89b2-bc1c9adb116b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.162684 | controller | Jun 14 09:37:36.696048 crc crio[24245]: time="2026-06-14T09:37:36.695770537Z" level=info msg="Ran pod sandbox a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01 with infra container: openstack/neutron-6f59f75d57-xcz6r/POD" id=ea13ba21-71bf-4a74-b90d-562fc4a49f56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.162707 | controller | Jun 14 09:37:36.704489 crc crio[24245]: time="2026-06-14T09:37:36.704087184Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=cb8aeca5-0ba0-4cbe-af22-b6f3048722fb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.162728 | controller | Jun 14 09:37:36.715268 crc crio[24245]: time="2026-06-14T09:37:36.715067112Z" level=info msg="Creating container: openstack/dnsmasq-dns-694549dd57-l4zmn/dnsmasq-dns" id=f6a1089e-c376-4d7a-85e4-ddf845932a95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.162744 | controller | Jun 14 09:37:36.715659 crc crio[24245]: time="2026-06-14T09:37:36.715552438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.162760 | controller | Jun 14 09:37:36.830965 crc crio[24245]: time="2026-06-14T09:37:36.829107987Z" level=info msg="Created container 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad: openstack/barbican-worker-685dddf667-67w2q/barbican-worker-log" id=2f400a7e-3e61-4c2f-a56f-af9841693b54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.162776 | controller | Jun 14 09:37:36.838801 crc crio[24245]: time="2026-06-14T09:37:36.838685115Z" level=info msg="Starting container: 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad" id=acb29c35-2a46-470a-9cec-3f766e2cf54f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.162791 | controller | Jun 14 09:37:36.876315 crc crio[24245]: time="2026-06-14T09:37:36.875549991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=be4ffec3-e571-475e-bfd1-6d2c1e7daecd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.162807 | controller | Jun 14 09:37:36.876315 crc crio[24245]: time="2026-06-14T09:37:36.876273464Z" level=info msg="Started container" PID=234348 containerID=81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad description=openstack/barbican-worker-685dddf667-67w2q/barbican-worker-log id=acb29c35-2a46-470a-9cec-3f766e2cf54f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2
2026-06-14 10:12:37.162823 | controller | Jun 14 09:37:36.901968 crc crio[24245]: time="2026-06-14T09:37:36.897151644Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-xqt8l/POD" id=e2951964-3cf9-466e-8c7d-af846656e9a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.162839 | controller | Jun 14 09:37:36.901968 crc crio[24245]: time="2026-06-14T09:37:36.897252798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.162854 | controller | Jun 14 09:37:36.902705 crc crio[24245]: time="2026-06-14T09:37:36.902662992Z" level=info msg="Creating container: openstack/neutron-6f59f75d57-xcz6r/neutron-api" id=fc8be17e-bf20-4242-ac02-3a6324e2539e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.162870 | controller | Jun 14 09:37:36.912564 crc crio[24245]: time="2026-06-14T09:37:36.912512149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=05a00054-d59a-42cf-a183-e09af8d00038 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.162885 | controller | Jun 14 09:37:37.009810 crc crio[24245]: time="2026-06-14T09:37:37.00975528Z" level=info msg="Stopping container: 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f (timeout: 30s)" id=cc396584-b786-4581-9f28-0ba7464041cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.162906 | controller | Jun 14 09:37:37.045974 crc crio[24245]: time="2026-06-14T09:37:37.045691599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.162922 | controller | Jun 14 09:37:37.062905 crc crio[24245]: time="2026-06-14T09:37:37.062655935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.162938 | controller | Jun 14 09:37:37.358572 crc crio[24245]: time="2026-06-14T09:37:37.346751502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.162954 | controller | Jun 14 09:37:37.360247 crc crio[24245]: time="2026-06-14T09:37:37.346987098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.162970 | controller | Jun 14 09:37:37.385633 crc crio[24245]: time="2026-06-14T09:37:37.385483988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.162985 | controller | Jun 14 09:37:37.598284 crc crio[24245]: time="2026-06-14T09:37:37.597933107Z" level=info msg="Got pod network &{Name:cinder-db-sync-xqt8l Namespace:openstack ID:1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90 UID:273fb646-e16e-4946-b368-223af8edccfe NetNS:/var/run/netns/e8f6ac39-7431-46ec-bccb-1d7c13a368e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod273fb646_e16e_4946_b368_223af8edccfe.slice PodAnnotations:0xc000131090}] Aliases:map[]}"
2026-06-14 10:12:37.163001 | controller | Jun 14 09:37:37.598284 crc crio[24245]: time="2026-06-14T09:37:37.598266257Z" level=info msg="Adding pod openstack_cinder-db-sync-xqt8l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.163017 | controller | Jun 14 09:37:37.622424 crc crio[24245]: time="2026-06-14T09:37:37.622360173Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=fab56e12-b81a-4437-aeb1-bbe23fad9a35 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.163033 | controller | Jun 14 09:37:37.664832 crc crio[24245]: time="2026-06-14T09:37:37.664518292Z" level=info msg="Creating container: openstack/barbican-worker-685dddf667-67w2q/barbican-worker" id=9a740205-c074-4418-9f6e-bbce231bd3f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.163048 | controller | Jun 14 09:37:37.665795 crc crio[24245]: time="2026-06-14T09:37:37.665187313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.163063 | controller | Jun 14 09:37:37.886239 crc crio[24245]: time="2026-06-14T09:37:37.886060174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.163078 | controller | Jun 14 09:37:37.926963 crc crio[24245]: time="2026-06-14T09:37:37.926461333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.163094 | controller | Jun 14 09:37:37.980616 crc crio[24245]: time="2026-06-14T09:37:37.980456798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.163109 | controller | Jun 14 09:37:37.987932 crc crio[24245]: time="2026-06-14T09:37:37.987773542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.163127 | controller | Jun 14 09:37:38.094907 crc crio[24245]: 2026-06-14T09:37:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dee1e5cda3255d Mac:d2:74:65:da:e6:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:31 Mtu:0 Sandbox:/var/run/netns/6e1343ae-de69-486a-81de-606f24313b37 SocketPath: PciID:}] [{Interface:0xc0002868e0 Address:{IP:10.217.1.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.163143 | controller | Jun 14 09:37:38.096671 crc crio[24245]: time="2026-06-14T09:37:38.096383154Z" level=info msg="Got pod network &{Name:placement-5548fcbf66-p9fzv Namespace:openstack ID:8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a UID:205d55ba-884b-4453-b51c-420e040ac630 NetNS:/var/run/netns/6e1343ae-de69-486a-81de-606f24313b37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod205d55ba_884b_4453_b51c_420e040ac630.slice PodAnnotations:0xc00274ab48}] Aliases:map[]}"
2026-06-14 10:12:37.163159 | controller | Jun 14 09:37:38.096671 crc crio[24245]: time="2026-06-14T09:37:38.096518898Z" level=info msg="Checking pod openstack_placement-5548fcbf66-p9fzv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.163174 | controller | Jun 14 09:37:38.172303 crc crio[24245]: time="2026-06-14T09:37:38.172218656Z" level=info msg="Ran pod sandbox 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a with infra container: openstack/placement-5548fcbf66-p9fzv/POD" id=bdb2bcbd-90b3-42e2-997f-b35da4510601 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.163189 | controller | Jun 14 09:37:38.187324 crc crio[24245]: time="2026-06-14T09:37:38.187254806Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=fa8eaeed-ca9c-42c6-9f76-ea3af6a441d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.163205 | controller | Jun 14 09:37:38.467948 crc crio[24245]: time="2026-06-14T09:37:38.465235587Z" level=info msg="Created container 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener-log" id=5ee7e756-78d3-4da4-bf3b-f10aee68140c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.163220 | controller | Jun 14 09:37:38.471997 crc crio[24245]: time="2026-06-14T09:37:38.469313515Z" level=info msg="Created container 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api-log" id=dbd0869d-28a2-47cf-bc34-b2266d195861 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.163235 | controller | Jun 14 09:37:38.475891 crc crio[24245]: time="2026-06-14T09:37:38.472511157Z" level=info msg="Starting container: 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72" id=746ad829-91cb-4170-844c-747c77e4b015 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.163251 | controller | Jun 14 09:37:38.475891 crc crio[24245]: time="2026-06-14T09:37:38.473310673Z" level=info msg="Starting container: 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa" id=9fbad74c-db7a-4429-a98e-8d62d56144e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.163266 | controller | Jun 14 09:37:38.524103 crc crio[24245]: time="2026-06-14T09:37:38.523314839Z" level=info msg="Started container" PID=234612 containerID=40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa description=openstack/barbican-api-b7c84dcb-8kvj9/barbican-api-log id=9fbad74c-db7a-4429-a98e-8d62d56144e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d
2026-06-14 10:12:37.163282 | controller | Jun 14 09:37:38.536935 crc crio[24245]: time="2026-06-14T09:37:38.529924781Z" level=info msg="Started container" PID=234447 containerID=9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72 description=openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener-log id=746ad829-91cb-4170-844c-747c77e4b015 name=/runtime.v1.RuntimeService/StartContainer sandboxID=985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7
2026-06-14 10:12:37.163300 | controller | Jun 14 09:37:38.616184 crc crio[24245]: time="2026-06-14T09:37:38.613174408Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=927748f7-a440-4c1c-869a-253940db9142 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.163316 | controller | Jun 14 09:37:38.616184 crc crio[24245]: time="2026-06-14T09:37:38.614093401Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=37992ebc-7545-4c54-b5ad-7f5f7ac43fe1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.163332 | controller | Jun 14 09:37:38.632949 crc crio[24245]: time="2026-06-14T09:37:38.62525625Z" level=info msg="Stopped container 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f: openstack/kube-state-metrics-0/kube-state-metrics" id=cc396584-b786-4581-9f28-0ba7464041cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.163363 | controller | Jun 14 09:37:38.634821 crc crio[24245]: time="2026-06-14T09:37:38.634616581Z" level=info msg="Stopping pod sandbox: 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f" id=ba0c8935-0c03-4411-ab47-86f2cc1e8c05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.163384 | controller | Jun 14 09:37:38.636489 crc crio[24245]: time="2026-06-14T09:37:38.636407958Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f UID:d9a7e0ce-cac9-4df6-9ac2-0577f42eaff5 NetNS:/var/run/netns/ae7662bc-44ea-47bb-9259-b0d378d60314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a7e0ce_cac9_4df6_9ac2_0577f42eaff5.slice PodAnnotations:0xc0024225f8}] Aliases:map[]}"
2026-06-14 10:12:37.163400 | controller | Jun 14 09:37:38.636761 crc crio[24245]: time="2026-06-14T09:37:38.636643476Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.163416 | controller | Jun 14 09:37:38.730897 crc crio[24245]: time="2026-06-14T09:37:38.730253355Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=aeb8b074-9d86-4569-ade5-57256874b11a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.163432 | controller | Jun 14 09:37:38.739524 crc crio[24245]: time="2026-06-14T09:37:38.739412895Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=6bb03b90-f157-4b85-9127-19e52ab1f88a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.163448 | controller | Jun 14 09:37:38.749565 crc crio[24245]: time="2026-06-14T09:37:38.749477105Z" level=info msg="Creating container: openstack/placement-5548fcbf66-p9fzv/placement-log" id=262f9342-f4f8-4678-930c-44dac8a41c2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.163463 | controller | Jun 14 09:37:38.750021 crc crio[24245]: time="2026-06-14T09:37:38.749964634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.163482 | controller | Jun 14 09:37:38.769648 crc crio[24245]: time="2026-06-14T09:37:38.769519248Z" level=info msg="Creating container: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener" id=98ff1a79-5399-418a-8d3e-438d47a0fcb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.163498 | controller | Jun 14 09:37:38.778731 crc crio[24245]: time="2026-06-14T09:37:38.778242053Z" level=info msg="Created container 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867: openstack/dnsmasq-dns-694549dd57-l4zmn/dnsmasq-dns" id=f6a1089e-c376-4d7a-85e4-ddf845932a95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.163513 | controller | Jun 14 09:37:38.784439 crc crio[24245]: time="2026-06-14T09:37:38.784335629Z" level=info msg="Starting container: 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867" id=28f15e4d-b748-492b-8671-44abac70eaa4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.163528 | controller | Jun 14 09:37:38.827353 crc crio[24245]: time="2026-06-14T09:37:38.827235852Z" level=info msg="Started container" PID=234616 containerID=568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867 description=openstack/dnsmasq-dns-694549dd57-l4zmn/dnsmasq-dns id=28f15e4d-b748-492b-8671-44abac70eaa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff
2026-06-14 10:12:37.163544 | controller | Jun 14 09:37:38.842199 crc crio[24245]: time="2026-06-14T09:37:38.842097651Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=31c560d1-f995-454a-912e-cdba61bc5915 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.163559 | controller | Jun 14 09:37:38.843828 crc crio[24245]: time="2026-06-14T09:37:38.843762564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.163574 | controller | Jun 14 09:37:38.851557 crc crio[24245]: 2026-06-14T09:37:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1014e6c5b3e3a8b Mac:d6:80:28:79:9a:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:32 Mtu:0 Sandbox:/var/run/netns/e8f6ac39-7431-46ec-bccb-1d7c13a368e3 SocketPath: PciID:}] [{Interface:0xc000015190 Address:{IP:10.217.1.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.163590 | controller | Jun 14 09:37:38.853453 crc crio[24245]: time="2026-06-14T09:37:38.853373944Z" level=info msg="Got pod network &{Name:cinder-db-sync-xqt8l Namespace:openstack ID:1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90 UID:273fb646-e16e-4946-b368-223af8edccfe NetNS:/var/run/netns/e8f6ac39-7431-46ec-bccb-1d7c13a368e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod273fb646_e16e_4946_b368_223af8edccfe.slice PodAnnotations:0xc000131090}] Aliases:map[]}"
2026-06-14 10:12:37.163605 | controller | Jun 14 09:37:38.853662 crc crio[24245]: time="2026-06-14T09:37:38.853569441Z" level=info msg="Checking pod openstack_cinder-db-sync-xqt8l for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.163621 | controller | Jun 14 09:37:38.899798 crc crio[24245]: time="2026-06-14T09:37:38.899570684Z" level=info msg="Creating container: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api" id=9c7d073b-6527-4863-b77f-0c9f5167fec9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.163636 | controller | Jun 14 09:37:38.972939 crc crio[24245]: time="2026-06-14T09:37:38.971255028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.163651 | controller | Jun 14 09:37:38.998637 crc crio[24245]: time="2026-06-14T09:37:38.998475682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.163669 | controller | Jun 14 09:37:39.020921 crc crio[24245]: time="2026-06-14T09:37:39.019323117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.163684 | controller | Jun 14 09:37:39.349925 crc crio[24245]: time="2026-06-14T09:37:39.349794525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.163699 | controller | Jun 14 09:37:39.373779 crc crio[24245]: time="2026-06-14T09:37:39.373117095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.163714 | controller | Jun 14 09:37:39.384943 crc crio[24245]: time="2026-06-14T09:37:39.384574832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.163729 | controller | Jun 14 09:37:39.410180 crc crio[24245]: time="2026-06-14T09:37:39.405924928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.163744 | controller | Jun 14 09:37:39.986917 crc crio[24245]: time="2026-06-14T09:37:39.985342846Z" level=info msg="Created container 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d: openstack/barbican-worker-685dddf667-67w2q/barbican-worker" id=9a740205-c074-4418-9f6e-bbce231bd3f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.163759 | controller | Jun 14 09:37:39.993631 crc crio[24245]: time="2026-06-14T09:37:39.993532001Z" level=info msg="Stopped pod sandbox: 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f" id=ba0c8935-0c03-4411-ab47-86f2cc1e8c05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.163775 | controller | Jun 14 09:37:39.996187 crc crio[24245]: time="2026-06-14T09:37:39.995950424Z" level=info msg="Starting container: 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d" id=ee1e6626-6beb-426b-9b7b-34d6cebe6513 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.163791 | controller | Jun 14 09:37:40.003282 crc crio[24245]: time="2026-06-14T09:37:40.003191992Z" level=info msg="Started container" PID=234674 containerID=73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d description=openstack/barbican-worker-685dddf667-67w2q/barbican-worker id=ee1e6626-6beb-426b-9b7b-34d6cebe6513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2
2026-06-14 10:12:37.163818 | controller | Jun 14 09:37:40.589532 crc crio[24245]: time="2026-06-14T09:37:40.589032541Z" level=info msg="Stopped container c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e: openstack/cinder-scheduler-0/cinder-scheduler" id=64fc8669-9cd2-46b9-a5f2-b9ed455a2945 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.163836 | controller | Jun 14 09:37:40.785936 crc crio[24245]: time="2026-06-14T09:37:40.785127845Z" level=info msg="Stopped container 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1: openstack/cinder-scheduler-0/probe" id=cb6fd37c-1477-4394-9fec-5c0de24a8726 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.163853 | controller | Jun 14 09:37:40.801648 crc crio[24245]: time="2026-06-14T09:37:40.801547437Z" level=info msg="Stopping pod sandbox: 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573" id=7698076a-5ffc-4c0a-98e4-a4ca3bfcc0c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.163869 | controller | Jun 14 09:37:40.806670 crc crio[24245]: time="2026-06-14T09:37:40.806076653Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573 UID:d0e6935b-485a-466c-91c2-fb7978eb820d NetNS:/var/run/netns/68b7e2e0-2d9c-4f6e-af38-ac2261dc7c08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0e6935b_485a_466c_91c2_fb7978eb820d.slice PodAnnotations:0xc000522fe8}] Aliases:map[]}"
2026-06-14 10:12:37.163890 | controller | Jun 14 09:37:40.806670 crc crio[24245]: time="2026-06-14T09:37:40.806242398Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.163906 | controller | Jun 14 09:37:40.976611 crc crio[24245]: time="2026-06-14T09:37:40.976454331Z" level=info msg="Ran pod sandbox 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90 with infra container: openstack/cinder-db-sync-xqt8l/POD" id=e2951964-3cf9-466e-8c7d-af846656e9a1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.163922 | controller | Jun 14 09:37:41.045394 crc crio[24245]: time="2026-06-14T09:37:41.044799482Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=9e3b5701-9ba3-4d72-bc9c-1194fdc21085 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.163937 | controller | Jun 14 09:37:41.068253 crc crio[24245]: time="2026-06-14T09:37:41.068149043Z" level=info msg="Stopped container 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11: openstack/nova-metadata-0/nova-metadata-metadata" id=6e8bcab3-ab31-4b0e-9a14-8a83b11c7db4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.163952 | controller | Jun 14 09:37:41.074025 crc crio[24245]: time="2026-06-14T09:37:41.073926279Z" level=info msg="Stopping pod sandbox: c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9" id=68fdc7e9-4906-40ff-968f-43944a23db68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.163968 | controller | Jun 14 09:37:41.077552 crc crio[24245]: time="2026-06-14T09:37:41.077479774Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9 UID:da6c951c-cd2a-4cd3-8167-789e2f390619 NetNS:/var/run/netns/4bbad30d-a397-4940-8ad5-317bf9a4ad88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6c951c_cd2a_4cd3_8167_789e2f390619.slice PodAnnotations:0xc002c92cb0}] Aliases:map[]}"
2026-06-14 10:12:37.163984 | controller | Jun 14 09:37:41.077764 crc crio[24245]: time="2026-06-14T09:37:41.077714421Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.164000 | controller | Jun 14 09:37:41.117447 crc crio[24245]: time="2026-06-14T09:37:41.117124902Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=4fb888f9-5477-4e12-a140-4aafcde3365a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.164016 | controller | Jun 14 09:37:41.155743 crc crio[24245]: time="2026-06-14T09:37:41.155339953Z" level=info msg="Stopping container: 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6 (timeout: 30s)" id=dc0bf188-7bcd-4495-84ad-62091d03a406 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164031 | controller | Jun 14 09:37:41.158112 crc crio[24245]: time="2026-06-14T09:37:41.156516729Z" level=info msg="Stopping container: 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964 (timeout: 30s)" id=b5298f2c-28ee-4ece-9506-d102123175be name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164047 | controller | Jun 14 09:37:41.190069 crc crio[24245]: time="2026-06-14T09:37:41.189366216Z" level=info msg="Creating container: openstack/cinder-db-sync-xqt8l/cinder-db-sync" id=df8358ad-27bc-4abd-9d2e-ec7dbe602e36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.164066 | controller | Jun 14 09:37:41.190535 crc crio[24245]: time="2026-06-14T09:37:41.190475711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.164082 | controller | Jun 14 09:37:41.696687 crc crio[24245]: time="2026-06-14T09:37:41.696480911Z" level=info msg="Created container 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6: openstack/neutron-6f59f75d57-xcz6r/neutron-api" id=fc8be17e-bf20-4242-ac02-3a6324e2539e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.164098 | controller | Jun 14 09:37:41.766250 crc crio[24245]: time="2026-06-14T09:37:41.766199257Z" level=info msg="Starting container: 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6" id=e360023a-e0ce-4369-b93b-1bfd9739de45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.164113 | controller | Jun 14 09:37:41.797004 crc crio[24245]: time="2026-06-14T09:37:41.796914778Z" level=info msg="Started container" PID=234638 containerID=108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6 description=openstack/neutron-6f59f75d57-xcz6r/neutron-api id=e360023a-e0ce-4369-b93b-1bfd9739de45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01
2026-06-14 10:12:37.164129 | controller | Jun 14 09:37:41.825819 crc crio[24245]: time="2026-06-14T09:37:41.825748375Z" level=info msg="Stopped container 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964: openstack/glance-default-external-api-0/glance-log" id=b5298f2c-28ee-4ece-9506-d102123175be name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164145 | controller | Jun 14 09:37:41.870044 crc crio[24245]: time="2026-06-14T09:37:41.86007954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.164160 | controller | Jun 14 09:37:41.901913 crc crio[24245]: time="2026-06-14T09:37:41.898564177Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=b1e50a31-4657-45d0-b3d0-9503df5501a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.164175 | controller | Jun 14 09:37:41.939522 crc crio[24245]: time="2026-06-14T09:37:41.939031912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.164190 | controller | Jun 14 09:37:42.024756 crc crio[24245]: time="2026-06-14T09:37:42.024295978Z" level=info msg="Running pod sandbox: openstack/glance-db-create-bnrvl/POD" id=e440c3f6-14da-4f65-bf3c-4d27defd3036 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.164206 | controller | Jun 14 09:37:42.024937 crc crio[24245]: time="2026-06-14T09:37:42.024917048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.164221 | controller | Jun 14 09:37:42.131125 crc crio[24245]: time="2026-06-14T09:37:42.129017768Z" level=info msg="Running pod sandbox: openstack/barbican-6e2f-account-create-update-nfkmj/POD" id=c83b4115-21c1-4e65-b335-7dc21c783f56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.164236 | controller | Jun 14 09:37:42.131125 crc crio[24245]: time="2026-06-14T09:37:42.129164093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.164252 | controller | Jun 14 09:37:42.133030 crc crio[24245]: time="2026-06-14T09:37:42.132941065Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-v5npw/POD" id=3a6a7d51-ed7b-447d-96ca-127e97256f46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.164271 | controller | Jun 14 09:37:42.133130 crc crio[24245]: time="2026-06-14T09:37:42.133103911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.164287 | controller | Jun 14 09:37:42.147578 crc crio[24245]: time="2026-06-14T09:37:42.147145062Z" level=info msg="Stopped pod sandbox: 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573" id=7698076a-5ffc-4c0a-98e4-a4ca3bfcc0c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.164302 | controller | Jun 14 09:37:42.251334 crc crio[24245]: time="2026-06-14T09:37:42.250677525Z" level=info msg="Stopping container: 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e (timeout: 30s)" id=f9d95d1d-e801-4bd2-b26e-39a0fe0ba751 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164317 | controller | Jun 14 09:37:42.251776 crc crio[24245]: time="2026-06-14T09:37:42.251694037Z" level=info msg="Stopping container: f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72 (timeout: 30s)" id=a60e7b04-dc25-46fe-b5fa-144d11d7bcd5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164332 | controller | Jun 14 09:37:42.418547 crc crio[24245]: time="2026-06-14T09:37:42.417576636Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=32ceac1b-ff1f-47f2-9ddf-a70d3c92fa40 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.164361 | controller | Jun 14 09:37:42.563018 crc crio[24245]: time="2026-06-14T09:37:42.561784009Z" level=info msg="Stopped container 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c: openstack/cinder-api-0/cinder-api" id=709d585d-9594-4fc7-88e7-c3a66d440c3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164381 | controller | Jun 14 09:37:42.567358 crc crio[24245]: time="2026-06-14T09:37:42.567318633Z" level=info msg="Creating container: openstack/neutron-6f59f75d57-xcz6r/neutron-httpd" id=bb530266-7f50-492e-8b3d-d04ad0e8e34e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.164397 | controller | Jun 14 09:37:42.587117 crc crio[24245]: time="2026-06-14T09:37:42.587060248Z" level=info msg="Stopping pod sandbox: 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00" id=2311c183-56e4-4663-83c7-a1e73f5dd204 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.164412 | controller | Jun 14 09:37:42.595442 crc crio[24245]: time="2026-06-14T09:37:42.595393426Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00 UID:692700fb-a574-4ecc-abd1-a7bbecdb6312 NetNS:/var/run/netns/500cb284-25ce-4d64-840a-84608e408e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod692700fb_a574_4ecc_abd1_a7bbecdb6312.slice PodAnnotations:0xc00161a498}] Aliases:map[]}"
2026-06-14 10:12:37.164428 | controller | Jun 14 09:37:42.595963 crc crio[24245]: time="2026-06-14T09:37:42.595937573Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.164443 | controller | Jun 14 09:37:42.721946 crc crio[24245]: time="2026-06-14T09:37:42.718805544Z" level=info msg="Running pod sandbox: openstack/glance-6d4a-account-create-update-gdm9g/POD" id=f270b8d4-95d2-4934-b50f-a95e389e8d5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.164459 | controller | Jun 14 09:37:42.721946 crc crio[24245]: time="2026-06-14T09:37:42.719171596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.164478 | controller | Jun 14 09:37:42.765772 crc crio[24245]: time="2026-06-14T09:37:42.765724136Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-k24rz/POD" id=097c14a8-9a77-4968-b06b-d81e390b4847 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.164493 | controller | Jun 14 09:37:42.766122 crc crio[24245]: time="2026-06-14T09:37:42.766100885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.164508 | controller | Jun 14 09:37:42.800992 crc crio[24245]: time="2026-06-14T09:37:42.800284763Z" level=info msg="Running pod sandbox: openstack/keystone-7d31-account-create-update-cbqcd/POD" id=e5992974-1927-41c3-8787-3e6293405aa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.164524 | controller | Jun 14 09:37:42.800992 crc crio[24245]: time="2026-06-14T09:37:42.800379171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.164538 | controller | Jun 14 09:37:42.827454 crc crio[24245]: time="2026-06-14T09:37:42.826995252Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-5jpjc/POD" id=fadf81ac-8efe-4de7-9f1f-e27287ce4aac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.164554 | controller | Jun 14 09:37:42.827454 crc crio[24245]: time="2026-06-14T09:37:42.827072435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.164569 | controller | Jun 14 09:37:42.909893 crc crio[24245]: time="2026-06-14T09:37:42.909786674Z" level=info msg="Stopping container: 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2 (timeout: 30s)" id=b6ee24bc-215c-4f80-9e8f-98763094a9af name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164584 | controller | Jun 14 09:37:42.910549 crc crio[24245]: time="2026-06-14T09:37:42.910521946Z" level=info msg="Stopping container: 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5 (timeout: 30s)" id=c58c1b3b-ede3-4f56-9ed8-e8fd7ad38f4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164599 | controller | Jun 14 09:37:42.951490 crc crio[24245]: time="2026-06-14T09:37:42.951412091Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-9pzv5/POD" id=ea73d35b-7638-45e9-ad91-f30ed1f37a50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.164614 | controller | Jun 14 09:37:42.951726 crc crio[24245]: time="2026-06-14T09:37:42.951517914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.164629 | controller | Jun 14 09:37:43.013208 crc crio[24245]: time="2026-06-14T09:37:43.00533364Z" level=info msg="Running pod sandbox: openstack/nova-api-2f20-account-create-update-65cgh/POD" id=91740b00-5e10-41b3-b627-138bab8bf8f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.164644 | controller | Jun 14 09:37:43.013208 crc crio[24245]: time="2026-06-14T09:37:43.005445923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.164660 | controller | Jun 14 09:37:43.030225 crc crio[24245]: time="2026-06-14T09:37:43.024164775Z" level=info msg="Stopped container f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72: openstack/glance-default-internal-api-0/glance-log" id=a60e7b04-dc25-46fe-b5fa-144d11d7bcd5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164675 | controller | Jun 14 09:37:43.043741 crc crio[24245]: time="2026-06-14T09:37:43.043658953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.164694 | controller | Jun 14 09:37:43.146278 crc crio[24245]: time="2026-06-14T09:37:43.142909719Z" level=info msg="Created container 5266ad837e55c1af5369a2f8da4335929be2e4ad4f45e0b7731f8531de7a8855: openstack/cinder-db-sync-xqt8l/cinder-db-sync" id=df8358ad-27bc-4abd-9d2e-ec7dbe602e36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.164710 | controller | Jun 14 09:37:43.152205 crc crio[24245]: time="2026-06-14T09:37:43.152124843Z" level=info msg="Starting container: 5266ad837e55c1af5369a2f8da4335929be2e4ad4f45e0b7731f8531de7a8855" id=417430eb-f8f1-4bc0-9fb4-684c59a01689 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.164725 | controller | Jun 14 09:37:43.192691 crc crio[24245]: time="2026-06-14T09:37:43.192518536Z" level=info msg="Started container" PID=235197 containerID=5266ad837e55c1af5369a2f8da4335929be2e4ad4f45e0b7731f8531de7a8855 description=openstack/cinder-db-sync-xqt8l/cinder-db-sync id=417430eb-f8f1-4bc0-9fb4-684c59a01689 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90
2026-06-14 10:12:37.164740 | controller | Jun 14 09:37:43.234190 crc crio[24245]: time="2026-06-14T09:37:43.232457297Z" level=info msg="Stopping container: cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8 (timeout: 30s)" id=aa688a35-6d6f-4254-bb4f-aa0f2d938e65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164756 | controller | Jun 14 09:37:43.234190 crc crio[24245]: time="2026-06-14T09:37:43.233549975Z" level=info msg="Stopping container: 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f (timeout: 30s)" id=cc4d8039-87e4-41cd-84e1-d82ba7deb088 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164771 | controller | Jun 14 09:37:43.256261 crc crio[24245]: time="2026-06-14T09:37:43.253767556Z" level=info msg="Stopping container: aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f (timeout: 300s)" id=63a84304-b468-434b-9624-fe69fc8525a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164786 | controller | Jun 14 09:37:43.293052 crc crio[24245]: time="2026-06-14T09:37:43.292899237Z" level=info msg="Stopped pod sandbox: c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9" id=68fdc7e9-4906-40ff-968f-43944a23db68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.164802 | controller | Jun 14 09:37:43.345048 crc crio[24245]: time="2026-06-14T09:37:43.341117214Z" level=info msg="Got pod network &{Name:glance-db-create-bnrvl Namespace:openstack ID:1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9 UID:41f8a08b-e2cb-4f89-9203-36d3be37be82 NetNS:/var/run/netns/56c7fb70-1260-4d98-b51d-b932e307f573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f8a08b_e2cb_4f89_9203_36d3be37be82.slice PodAnnotations:0xc000620828}] Aliases:map[]}"
2026-06-14 10:12:37.164817 | controller | Jun 14 09:37:43.345048 crc crio[24245]: time="2026-06-14T09:37:43.341182296Z" level=info msg="Adding pod openstack_glance-db-create-bnrvl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.164833 | controller | Jun 14 09:37:43.546734 crc crio[24245]: time="2026-06-14T09:37:43.546269363Z" level=info msg="Stopped container 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc: openstack/nova-api-0/nova-api-api" id=c48d4047-5424-42e6-88a1-4a209dd1a980 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164849 | controller | Jun 14 09:37:43.551182 crc crio[24245]: time="2026-06-14T09:37:43.55051314Z" level=info msg="Stopping pod sandbox: 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013" id=22760b84-03f0-4f3e-be45-77a33961784d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.164864 | controller | Jun 14 09:37:43.558908 crc crio[24245]: time="2026-06-14T09:37:43.55766412Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013 UID:ead8c54a-5bc3-449d-b8b5-411981920e1b NetNS:/var/run/netns/8f25bac3-15e5-4bb9-9869-3158bc88915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead8c54a_5bc3_449d_b8b5_411981920e1b.slice PodAnnotations:0xc0006209d0}] Aliases:map[]}"
2026-06-14 10:12:37.164883 | controller | Jun 14 09:37:43.558908 crc crio[24245]: time="2026-06-14T09:37:43.557946989Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.164900 | controller | Jun 14 09:37:43.722398 crc crio[24245]: time="2026-06-14T09:37:43.722343301Z" level=info msg="Stopped container 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker-log" id=b6ee24bc-215c-4f80-9e8f-98763094a9af name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164916 | controller | Jun 14 09:37:44.290986 crc crio[24245]: time="2026-06-14T09:37:44.287222364Z" level=info msg="Stopping container: 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc (timeout: 30s)" id=25a2df1a-ad79-4bad-b683-6a840bcafc83 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164932 | controller | Jun 14 09:37:44.459660 crc crio[24245]: time="2026-06-14T09:37:44.45940097Z" level=info msg="Stopped container aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=63a84304-b468-434b-9624-fe69fc8525a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164947 | controller | Jun 14 09:37:44.514231 crc crio[24245]: time="2026-06-14T09:37:44.511909518Z" level=info msg="Got pod network &{Name:keystone-db-create-v5npw Namespace:openstack ID:bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12 UID:69dff404-bf2e-4901-8b88-0330952eab11 NetNS:/var/run/netns/b317e86f-16ff-44e4-bb1f-b77ad1cb12fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dff404_bf2e_4901_8b88_0330952eab11.slice PodAnnotations:0xc003bf62e0}] Aliases:map[]}"
2026-06-14 10:12:37.164963 | controller | Jun 14 09:37:44.514231 crc crio[24245]: time="2026-06-14T09:37:44.512362245Z" level=info msg="Adding pod openstack_keystone-db-create-v5npw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.164979 | controller | Jun 14 09:37:44.636349 crc crio[24245]: time="2026-06-14T09:37:44.635754358Z" level=info msg="Stopped container cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8: openstack/ovn-northd-0/openstack-network-exporter" id=aa688a35-6d6f-4254-bb4f-aa0f2d938e65 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.164994 | controller | Jun 14 09:37:45.033035 crc crio[24245]: time="2026-06-14T09:37:45.030024267Z" level=info msg="Stopped pod sandbox: 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00" id=2311c183-56e4-4663-83c7-a1e73f5dd204 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.165010 | controller | Jun 14 09:37:45.416821 crc crio[24245]: time="2026-06-14T09:37:45.416282456Z" level=info msg="Stopped container 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=c2f8667e-f673-47b0-89b8-d7b284ee13cb name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.165025 | controller | Jun 14 09:37:45.434375 crc crio[24245]: time="2026-06-14T09:37:45.434239154Z" level=info msg="Stopping pod sandbox: a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee" id=2e65dedb-715f-411f-b8ba-841b63d7bba6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.165041 | controller | Jun 14 09:37:45.444421 crc crio[24245]: time="2026-06-14T09:37:45.441763706Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee UID:494daf6c-1278-4925-95b4-b4bb05c38e5b NetNS:/var/run/netns/308df373-ecda-4268-bbee-1862cc3356dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod494daf6c_1278_4925_95b4_b4bb05c38e5b.slice PodAnnotations:0xc00161a578}] Aliases:map[]}"
2026-06-14 10:12:37.165061 | controller | Jun 14 09:37:45.444421 crc crio[24245]: time="2026-06-14T09:37:45.442141858Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.165077 | controller | Jun 14 09:37:45.545801 crc crio[24245]: time="2026-06-14T09:37:45.545571035Z" level=info msg="Stopping container: df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1 (timeout: 298s)" id=d80dadfe-e2ee-443d-960e-328ca45b2f90 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.165092 | controller | Jun 14 09:37:45.547061 crc crio[24245]: time="2026-06-14T09:37:45.546989801Z" level=info msg="Got pod network &{Name:neutron-db-create-k24rz Namespace:openstack ID:72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584 UID:0e450836-37ea-446b-9cd3-f3dfb1a1903b NetNS:/var/run/netns/ca34a4d2-2cbc-4f0e-ab47-754878762f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e450836_37ea_446b_9cd3_f3dfb1a1903b.slice PodAnnotations:0xc001fea1e8}] Aliases:map[]}"
2026-06-14 10:12:37.165108 | controller | Jun 14 09:37:45.547061 crc crio[24245]: time="2026-06-14T09:37:45.547054213Z" level=info msg="Adding pod openstack_neutron-db-create-k24rz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.165123 | controller | Jun 14 09:37:45.699396 crc crio[24245]: time="2026-06-14T09:37:45.69666787Z" level=info msg="Stopped container 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=52ed7bb6-a010-4c05-9052-79a51d254f01 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.165138 | controller | Jun 14 09:37:45.704692 crc crio[24245]: time="2026-06-14T09:37:45.704518489Z" level=info msg="Stopping pod sandbox: 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff" id=08cac248-5e6b-456a-95ab-4ff25ea9caca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.165154 | controller | Jun 14 09:37:45.715334 crc crio[24245]: time="2026-06-14T09:37:45.713411835Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff UID:eb5bdef3-6342-4f78-a84a-220c32d560b9 NetNS:/var/run/netns/fc87599b-35c0-480e-96be-7e7d2b993cc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb5bdef3_6342_4f78_a84a_220c32d560b9.slice PodAnnotations:0xc002c924e0}] Aliases:map[]}"
2026-06-14 10:12:37.165170 | controller | Jun 14 09:37:45.715334 crc crio[24245]: time="2026-06-14T09:37:45.713687514Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.165186 | controller | Jun 14 09:37:45.948375 crc crio[24245]: time="2026-06-14T09:37:45.946147826Z" level=info msg="Stopped container d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=afe367d7-637b-46bb-9281-43d742a0e12d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.165202 | controller | Jun 14 09:37:45.956238 crc crio[24245]: time="2026-06-14T09:37:45.954301073Z" level=info msg="Stopping pod sandbox: 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46" id=633ea972-1187-454c-abd8-14e0f2f648e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.165221 | controller | Jun 14 09:37:45.969225 crc crio[24245]: time="2026-06-14T09:37:45.967025962Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46 UID:5019f96b-ec44-4a77-b986-54f544034031 NetNS:/var/run/netns/b49ba7bf-1797-4d44-bde6-d6c622eb069c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5019f96b_ec44_4a77_b986_54f544034031.slice PodAnnotations:0xc0004cc9a0}] Aliases:map[]}"
2026-06-14 10:12:37.165237 | controller | Jun 14 09:37:45.969225 crc crio[24245]: time="2026-06-14T09:37:45.967284481Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.165252 | controller | Jun 14 09:37:46.009631 crc crio[24245]: time="2026-06-14T09:37:46.005544055Z" level=info msg="Stopping container: 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089 (timeout: 27s)" id=8766802b-51e1-40c9-9891-8a9e5fabf08e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.165267 | controller | Jun 14 09:37:46.109754 crc crio[24245]: 2026-06-14T09:37:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c3c3cbf44d9b32 Mac:0e:8a:ad:ef:d6:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:33 Mtu:0 Sandbox:/var/run/netns/56c7fb70-1260-4d98-b51d-b932e307f573 SocketPath: PciID:}] [{Interface:0xc0003245d0 Address:{IP:10.217.1.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.165282 | controller | Jun 14 09:37:46.110744 crc crio[24245]: time="2026-06-14T09:37:46.108988755Z" level=info msg="Got pod network &{Name:nova-api-2f20-account-create-update-65cgh Namespace:openstack ID:2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8 UID:7008ecaa-7b3d-4db0-9afb-3672bb1bac11 NetNS:/var/run/netns/665b5f38-2fed-4e2f-97cf-4e7942eb1f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7008ecaa_7b3d_4db0_9afb_3672bb1bac11.slice PodAnnotations:0xc0006023b0}] Aliases:map[]}"
2026-06-14 10:12:37.165298 | controller | Jun 14 09:37:46.110744 crc crio[24245]: time="2026-06-14T09:37:46.110553755Z" level=info msg="Adding pod openstack_nova-api-2f20-account-create-update-65cgh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.165313 | controller | Jun 14 09:37:46.132912 crc crio[24245]: time="2026-06-14T09:37:46.110526674Z" level=info msg="Got pod network &{Name:glance-db-create-bnrvl Namespace:openstack ID:1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9 UID:41f8a08b-e2cb-4f89-9203-36d3be37be82 NetNS:/var/run/netns/56c7fb70-1260-4d98-b51d-b932e307f573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f8a08b_e2cb_4f89_9203_36d3be37be82.slice PodAnnotations:0xc000620828}] Aliases:map[]}"
2026-06-14 10:12:37.165329 | controller | Jun 14 09:37:46.132912 crc crio[24245]: time="2026-06-14T09:37:46.131310243Z" level=info msg="Checking pod openstack_glance-db-create-bnrvl for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.165345 | controller | Jun 14 09:37:46.374311 crc crio[24245]: time="2026-06-14T09:37:46.373479787Z" level=info msg="Stopping container: 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d (timeout: 25s)" id=5f25723e-fec4-44e5-84e5-aac55fab0341 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.165380 | controller | Jun 14 09:37:46.512789 crc crio[24245]: 2026-06-14T09:37:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb4256ce0f29675 Mac:d2:2f:97:98:95:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:34 Mtu:0 Sandbox:/var/run/netns/b317e86f-16ff-44e4-bb1f-b77ad1cb12fb SocketPath: PciID:}] [{Interface:0xc0002808e0 Address:{IP:10.217.1.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.165400 | controller | Jun 14 09:37:46.513793 crc crio[24245]: time="2026-06-14T09:37:46.513712154Z" level=info msg="Got pod network &{Name:keystone-db-create-v5npw Namespace:openstack ID:bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12 UID:69dff404-bf2e-4901-8b88-0330952eab11 NetNS:/var/run/netns/b317e86f-16ff-44e4-bb1f-b77ad1cb12fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dff404_bf2e_4901_8b88_0330952eab11.slice PodAnnotations:0xc003bf62e0}] Aliases:map[]}"
2026-06-14 10:12:37.165417 | controller | Jun 14 09:37:46.514173 crc crio[24245]: time="2026-06-14T09:37:46.514034814Z" level=info msg="Checking pod openstack_keystone-db-create-v5npw for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.165432 | controller | Jun 14 09:37:46.543383 crc crio[24245]: time="2026-06-14T09:37:46.534240567Z" level=info msg="Stopped container 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc: openstack/memcached-0/memcached" id=25a2df1a-ad79-4bad-b683-6a840bcafc83 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.165447 | controller | Jun 14 09:37:46.543383 crc crio[24245]: time="2026-06-14T09:37:46.539254216Z" level=info msg="Stopping pod sandbox: 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b" id=82e9ea84-cc38-49a7-a663-51c634fdc527 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.165469 | controller | Jun 14 09:37:46.543383 crc crio[24245]: time="2026-06-14T09:37:46.541974903Z" level=info msg="Stopping container: 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317 (timeout: 604787s)" id=600cdb8f-1d2e-46d3-a573-1d39a1a4460b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.165484 | controller | Jun 14 09:37:46.561640 crc crio[24245]: time="2026-06-14T09:37:46.549443543Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b UID:a9656e61-b878-4572-b0ac-ee63a97eebbc NetNS:/var/run/netns/6b827e3a-2fab-4693-8267-cdd14782f92d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9656e61_b878_4572_b0ac_ee63a97eebbc.slice PodAnnotations:0xc0006027f0}] Aliases:map[]}"
2026-06-14 10:12:37.165500 | controller | Jun 14 09:37:46.561640 crc crio[24245]: time="2026-06-14T09:37:46.549711532Z" level=info msg="Deleting pod openstack_memcached-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.165515 | controller | Jun 14 09:37:46.561640 crc crio[24245]: time="2026-06-14T09:37:46.556756488Z" level=info msg="Got pod network &{Name:barbican-6e2f-account-create-update-nfkmj Namespace:openstack ID:0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5 UID:15347707-fa12-4520-9113-2ce2e45ff28c NetNS:/var/run/netns/e6b87c19-050a-4d4e-b516-444264a098d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15347707_fa12_4520_9113_2ce2e45ff28c.slice PodAnnotations:0xc000620c98}] Aliases:map[]}"
2026-06-14 10:12:37.165531 | controller | Jun 14 09:37:46.561640 crc crio[24245]: time="2026-06-14T09:37:46.55681088Z" level=info msg="Adding pod openstack_barbican-6e2f-account-create-update-nfkmj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.165546 | controller | Jun 14 09:37:46.583567 crc crio[24245]: time="2026-06-14T09:37:46.581647275Z" level=info msg="Got pod network &{Name:keystone-7d31-account-create-update-cbqcd Namespace:openstack ID:9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e UID:cc4e174a-dc43-4035-a587-d9469dc0fa7f NetNS:/var/run/netns/85cf0274-2d52-4536-b4dc-25d7bc595a3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc4e174a_dc43_4035_a587_d9469dc0fa7f.slice PodAnnotations:0xc006e0a020}] Aliases:map[]}"
2026-06-14 10:12:37.165566 | controller | Jun 14 09:37:46.583567 crc crio[24245]: time="2026-06-14T09:37:46.581913728Z" level=info msg="Adding pod openstack_keystone-7d31-account-create-update-cbqcd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.165581 | controller | Jun 14 09:37:46.822707 crc crio[24245]: time="2026-06-14T09:37:46.82023002Z" level=info msg="Created container e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508: openstack/placement-5548fcbf66-p9fzv/placement-log" id=262f9342-f4f8-4678-930c-44dac8a41c2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.165596 | controller | Jun 14 09:37:46.887909 crc crio[24245]: time="2026-06-14T09:37:46.884332982Z" level=info msg="Created container 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api" id=9c7d073b-6527-4863-b77f-0c9f5167fec9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.165611 | controller | Jun 14 09:37:46.896361 crc crio[24245]: time="2026-06-14T09:37:46.89478366Z" level=info msg="Starting container: e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508" id=52c4361b-f69a-424d-ba8c-f2502c3a049f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.165626 | controller | Jun 14 09:37:46.923240 crc crio[24245]: time="2026-06-14T09:37:46.919058824Z" level=info msg="Started container" PID=235106 containerID=e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508 description=openstack/placement-5548fcbf66-p9fzv/placement-log id=52c4361b-f69a-424d-ba8c-f2502c3a049f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a
2026-06-14 10:12:37.165641 | controller | Jun 14 09:37:46.923240 crc crio[24245]: time="2026-06-14T09:37:46.920318535Z" level=info msg="Starting container: 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa" id=1faa0512-d81b-4a40-8304-142797526292 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.165657 | controller | Jun 14 09:37:46.944732 crc crio[24245]: time="2026-06-14T09:37:46.944549464Z" level=info msg="Started container" PID=235179 containerID=6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa description=openstack/barbican-api-b7c84dcb-8kvj9/barbican-api id=1faa0512-d81b-4a40-8304-142797526292 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d
2026-06-14 10:12:37.165672 | controller | Jun 14 09:37:46.950181 crc crio[24245]: time="2026-06-14T09:37:46.950099363Z" level=info msg="Stopping container: a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b (timeout: 604788s)" id=d2ee937e-9ae0-4cde-af30-14a2523a8a6f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.165687 | controller | Jun 14 09:37:46.976033 crc crio[24245]: time="2026-06-14T09:37:46.974113765Z" level=info msg="Stopped container df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=d80dadfe-e2ee-443d-960e-328ca45b2f90 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.165702 | controller | Jun 14 09:37:47.012797 crc crio[24245]: time="2026-06-14T09:37:47.009952468Z" level=info msg="Stopping pod sandbox: 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2" id=e63ab1c0-0ee1-482f-bc53-de0078d1453c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.165717 | controller | Jun 14 09:37:47.030701 crc crio[24245]: time="2026-06-14T09:37:47.027976851Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2 UID:dc6be92d-3b6d-40db-894f-a4102ee0b976 NetNS:/var/run/netns/081fd409-ebb1-4183-b9e4-a66d8b516f82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc6be92d_3b6d_40db_894f_a4102ee0b976.slice PodAnnotations:0xc003bf60e0}] Aliases:map[]}"
2026-06-14 10:12:37.165739 | controller | Jun 14 09:37:47.030701 crc crio[24245]: time="2026-06-14T09:37:47.02827081Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.165755 | controller | Jun 14 09:37:47.084135 crc crio[24245]: time="2026-06-14T09:37:47.083811407Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=6b2b47f1-8f68-4537-aad1-64a093bd2736 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.165770 | controller | Jun 14 09:37:47.207143 crc crio[24245]: time="2026-06-14T09:37:47.206496815Z" level=info msg="Stopped pod sandbox: 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013" id=22760b84-03f0-4f3e-be45-77a33961784d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.165785 | controller | Jun 14 09:37:47.358988 crc crio[24245]: time="2026-06-14T09:37:47.355627478Z" level=info msg="Got pod network &{Name:glance-6d4a-account-create-update-gdm9g Namespace:openstack ID:23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a UID:2131208d-93cf-4009-83ab-5b0839036a3e NetNS:/var/run/netns/402240a2-f288-4f3a-9899-cce69d0d6c98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2131208d_93cf_4009_83ab_5b0839036a3e.slice PodAnnotations:0xc006e0a2b8}] Aliases:map[]}"
2026-06-14 10:12:37.165800 | controller | Jun 14 09:37:47.358988 crc crio[24245]: time="2026-06-14T09:37:47.355760042Z" level=info msg="Adding pod openstack_glance-6d4a-account-create-update-gdm9g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.165816 | controller | Jun 14 09:37:47.762555 crc crio[24245]: time="2026-06-14T09:37:47.762131305Z" level=info msg="Stopped container d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=5a966e29-2464-426f-9639-a8583f0a2f05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.165831 | controller | Jun 14 09:37:47.770456 crc crio[24245]: time="2026-06-14T09:37:47.769540893Z" level=info msg="Stopping pod sandbox: 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462" id=d9751dbc-7662-4983-ab14-619d9948c622 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.165846 | controller | Jun 14 09:37:47.793561 crc crio[24245]: time="2026-06-14T09:37:47.792200642Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462 UID:054ccaec-f86c-4350-9bfb-298acf747a9b NetNS:/var/run/netns/a94d327d-b3e1-4a2d-95f0-45c8e930c0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054ccaec_f86c_4350_9bfb_298acf747a9b.slice PodAnnotations:0xc00161a508}] Aliases:map[]}"
2026-06-14 10:12:37.165862 | controller | Jun 14 09:37:47.793561 crc crio[24245]: time="2026-06-14T09:37:47.792649047Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.165877 | controller | Jun 14 09:37:47.816148 crc crio[24245]: time="2026-06-14T09:37:47.81608317Z" level=info msg="Stopped pod sandbox: a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee" id=2e65dedb-715f-411f-b8ba-841b63d7bba6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.165892 | controller | Jun 14 09:37:47.821135 crc crio[24245]: time="2026-06-14T09:37:47.820094101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.165911 | controller | Jun 14 09:37:47.857383 crc crio[24245]: time="2026-06-14T09:37:47.852541115Z" level=info msg="Ran pod sandbox bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12 with infra container: openstack/keystone-db-create-v5npw/POD" id=3a6a7d51-ed7b-447d-96ca-127e97256f46 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.166029 | controller | Jun 14 09:37:47.890178 crc crio[24245]: time="2026-06-14T09:37:47.88750758Z" level=info msg="Ran pod sandbox 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9 with infra container: openstack/glance-db-create-bnrvl/POD" id=e440c3f6-14da-4f65-bf3c-4d27defd3036 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.166047 | controller | Jun 14 09:37:47.899743 crc crio[24245]: time="2026-06-14T09:37:47.899537167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.166063 | controller | Jun 14 09:37:47.929489 crc crio[24245]: time="2026-06-14T09:37:47.929328005Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=46f0d82c-b4fa-4662-a594-2edab9d8579e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.166078 | controller | Jun 14 09:37:47.930561 crc crio[24245]: time="2026-06-14T09:37:47.930522883Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4623ea53-b390-4e37-ba80-b502bbeb51b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.166093 | controller | Jun 14 09:37:47.937891 crc crio[24245]: time="2026-06-14T09:37:47.936999401Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=97c8e430-af7a-4577-9d43-d84bc2b9fce3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.166109 | controller | Jun 14 09:37:47.969211 crc crio[24245]: time="2026-06-14T09:37:47.969073207Z" level=info msg="Creating container: openstack/glance-db-create-bnrvl/mariadb-database-create" id=215a80a4-6dda-4881-811b-ff99c395dcc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.166125 | controller | Jun 14 09:37:47.969643 crc crio[24245]: time="2026-06-14T09:37:47.969556572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.166141 | controller | Jun 14 09:37:47.992675 crc crio[24245]: time="2026-06-14T09:37:47.992379436Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8d8a32c3-6abd-4269-b7c5-5a812bc27051 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.166157 | controller | Jun 14 09:37:48.029640 crc crio[24245]: time="2026-06-14T09:37:48.029162113Z" level=info msg="Created container 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener" id=98ff1a79-5399-418a-8d3e-438d47a0fcb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.166173 | controller | Jun 14 09:37:48.046970 crc crio[24245]: time="2026-06-14T09:37:48.046331118Z" level=info msg="Starting container: 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b" id=321b670a-85cb-4370-a2d8-58f160399748 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.166189 | controller | Jun 14 09:37:48.062546 crc crio[24245]: time="2026-06-14T09:37:48.062486024Z" level=info msg="Started container" PID=235194 containerID=1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b description=openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener id=321b670a-85cb-4370-a2d8-58f160399748 name=/runtime.v1.RuntimeService/StartContainer sandboxID=985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7
2026-06-14 10:12:37.166209 | controller | Jun 14 09:37:48.111999 crc crio[24245]: time="2026-06-14T09:37:48.109462765Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-5jpjc Namespace:openstack ID:5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00 UID:d212e1e5-0d11-47ca-bd4b-96765a68578f NetNS:/var/run/netns/9704dcd2-63ff-4b23-8a5b-c2720ac377cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd212e1e5_0d11_47ca_bd4b_96765a68578f.slice PodAnnotations:0xc001fea270}] Aliases:map[]}"
2026-06-14 10:12:37.166226 | controller | Jun 14 09:37:48.111999 crc crio[24245]: time="2026-06-14T09:37:48.109551408Z" level=info msg="Adding pod openstack_nova-cell0-db-create-5jpjc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.166242 | controller | Jun 14 09:37:48.113473 crc crio[24245]: time="2026-06-14T09:37:48.113434323Z" level=info msg="Got pod network &{Name:barbican-db-create-9pzv5 Namespace:openstack ID:25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad UID:cd37e310-400b-46cd-bb2f-175ac18747fb NetNS:/var/run/netns/544d00f2-03b4-43b6-a96f-ae3b1cfa719c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd37e310_400b_46cd_bb2f_175ac18747fb.slice PodAnnotations:0xc00161a650}] Aliases:map[]}"
2026-06-14 10:12:37.166257 | controller | Jun 14 09:37:48.113667 crc crio[24245]: time="2026-06-14T09:37:48.11364046Z" level=info msg="Adding pod openstack_barbican-db-create-9pzv5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.166273 | controller | Jun 14 09:37:48.385149 crc crio[24245]: time="2026-06-14T09:37:48.378403052Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=a45cf85f-987a-4e39-badc-3513bb35a7f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.166289 | controller | Jun 14 09:37:48.562924 crc crio[24245]: time="2026-06-14T09:37:48.56221687Z" level=info msg="Stopped container 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6: openstack/glance-default-external-api-0/glance-httpd" id=dc0bf188-7bcd-4495-84ad-62091d03a406 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.166305 | controller | Jun 14 09:37:48.570955 crc crio[24245]: time="2026-06-14T09:37:48.570799259Z" level=info msg="Stopping pod sandbox: 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72" id=529bb773-950b-44fa-b93f-57e87093fbca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.166321 | controller | Jun 14 09:37:48.584960 crc crio[24245]: time="2026-06-14T09:37:48.577306258Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72 UID:21ede592-a147-4cc5-85a6-fbe8fe42c478 NetNS:/var/run/netns/ed9e953f-a2e8-4e14-9076-a8dbc379d5e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ede592_a147_4cc5_85a6_fbe8fe42c478.slice PodAnnotations:0xc001b86578}] Aliases:map[]}"
2026-06-14 10:12:37.166336 | controller | Jun 14 09:37:48.584960 crc crio[24245]: time="2026-06-14T09:37:48.577522425Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.166371 | controller | Jun 14 09:37:48.679168 crc crio[24245]: time="2026-06-14T09:37:48.653150724Z" level=info msg="Creating container: openstack/placement-5548fcbf66-p9fzv/placement-api" id=1839ed8d-ce1c-42bc-89d6-6f3482a72645 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.166393 | controller | Jun 14 09:37:48.679168 crc crio[24245]: time="2026-06-14T09:37:48.653321083Z" level=info msg="Stopping container: 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea (timeout: 26s)" id=7dc32a51-2cc5-424d-904c-7185ef29b76a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.166409 | controller | Jun 14 09:37:48.753813 crc crio[24245]: time="2026-06-14T09:37:48.727980313Z" level=info msg="Creating container: openstack/keystone-db-create-v5npw/mariadb-database-create" id=f08df2ad-f27a-4a4d-8e18-c8622e8e7759 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.166426 | controller | Jun 14 09:37:48.975290 crc crio[24245]: time="2026-06-14T09:37:48.97469032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.166442 | controller | Jun 14 09:37:48.976428 crc crio[24245]: time="2026-06-14T09:37:48.975944374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.166458 | controller | Jun 14 09:37:49.132820 crc crio[24245]: time="2026-06-14T09:37:49.132259423Z" level=info msg="Stopped pod sandbox: 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff" id=08cac248-5e6b-456a-95ab-4ff25ea9caca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.166474 | controller | Jun 14 09:37:49.380074 crc crio[24245]: time="2026-06-14T09:37:49.37944568Z" level=info msg="Running pod sandbox: openstack/nova-cell1-704b-account-create-update-lvqq2/POD" id=2434ad41-dc4a-40c9-8499-6e794fe6fbbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.166489 | controller | Jun 14 09:37:49.380261 crc crio[24245]: time="2026-06-14T09:37:49.380117932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.166505 | controller | Jun 14 09:37:49.663950 crc crio[24245]: time="2026-06-14T09:37:49.663883211Z" level=info msg="Stopping container: a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840 (timeout: 300s)" id=5087abbc-333e-43a8-ac41-b82e61f9ae04 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.166520 | controller | Jun 14 09:37:49.939427 crc crio[24245]: time="2026-06-14T09:37:49.939040427Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-jkww4/POD" id=6304ae4f-c1b1-442e-9cc2-93dd89bad18f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.166535 | controller | Jun 14 09:37:49.941166 crc crio[24245]: time="2026-06-14T09:37:49.93944842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.166551 | controller | Jun 14 09:37:50.334088 crc crio[24245]: time="2026-06-14T09:37:50.333648865Z" level=info msg="Stopped container 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea: openstack/ovn-controller-jrwkf/ovn-controller" id=7dc32a51-2cc5-424d-904c-7185ef29b76a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.166566 | controller | Jun 14 09:37:50.345807 crc crio[24245]: time="2026-06-14T09:37:50.345180517Z" level=info msg="Stopping pod sandbox: 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89" id=853c5791-d0bf-4d66-9ead-59bd10f3f4ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.166582 | controller | Jun 14 09:37:50.354256 crc crio[24245]: time="2026-06-14T09:37:50.354162636Z" level=info msg="Got pod network &{Name:ovn-controller-jrwkf Namespace:openstack ID:575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89 UID:c093696f-e1fe-4f70-9e93-fd00f3930377 NetNS:/var/run/netns/1436788f-827b-43a8-9031-8883a35016e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc093696f_e1fe_4f70_9e93_fd00f3930377.slice PodAnnotations:0xc006e0a5f8}] Aliases:map[]}"
2026-06-14 10:12:37.166603 | controller | Jun 14 09:37:50.354955 crc crio[24245]: time="2026-06-14T09:37:50.354397053Z" level=info msg="Deleting pod openstack_ovn-controller-jrwkf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.166619 | controller | Jun 14 09:37:50.409568 crc crio[24245]: time="2026-06-14T09:37:50.409471928Z" level=info msg="Stopping container: 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6 (timeout: 300s)" id=c5baecf2-c8bd-4ab2-8d67-6be838dc5175 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.166635 | controller | Jun 14 09:37:50.429059 crc crio[24245]: time="2026-06-14T09:37:50.427660853Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-k2nhp/POD" id=7da15ab1-137f-44bd-8f37-bcc2bff58056 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.166650 | controller | Jun 14 09:37:50.429059 crc crio[24245]: time="2026-06-14T09:37:50.427898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.166666 | controller | Jun 14 09:37:50.478500 crc crio[24245]: time="2026-06-14T09:37:50.478448855Z" level=info msg="Running pod sandbox: openstack/cinder-8ed3-account-create-update-cvv8f/POD" id=e3d8fb85-e229-492d-a3d6-90b9918bf031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.166682 | controller | Jun 14 09:37:50.479181 crc crio[24245]: time="2026-06-14T09:37:50.479019224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.166697 | controller | Jun 14 09:37:50.480704 crc crio[24245]: time="2026-06-14T09:37:50.480672097Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-q579s/POD" id=f7b42c4d-2bb1-492e-a9a8-009868fa1616 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.166713 | controller | Jun 14 09:37:50.481130 crc crio[24245]: time="2026-06-14T09:37:50.481108151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.166729 | controller | Jun 14 09:37:50.865682 crc crio[24245]: time="2026-06-14T09:37:50.863236421Z" level=info msg="Stopped container 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e: openstack/glance-default-internal-api-0/glance-httpd" id=f9d95d1d-e801-4bd2-b26e-39a0fe0ba751 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.166745 | controller | Jun 14 09:37:50.875321 crc crio[24245]: time="2026-06-14T09:37:50.872814392Z" level=info msg="Stopping pod sandbox: ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230" id=1bf329b9-9229-444d-9032-199d4018e58a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.166760 | controller | Jun 14 09:37:50.907708 crc crio[24245]: time="2026-06-14T09:37:50.906405873Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230 UID:e63d893e-cd88-4150-8b9f-48a1732a2a0c NetNS:/var/run/netns/148e0667-e27a-4fa3-b9bf-df304cf68435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63d893e_cd88_4150_8b9f_48a1732a2a0c.slice PodAnnotations:0xc002c92ce8}] Aliases:map[]}"
2026-06-14 10:12:37.166776 | controller | Jun 14 09:37:50.907708 crc crio[24245]: time="2026-06-14T09:37:50.906670221Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.166795 | controller | Jun 14 09:37:51.004615 crc crio[24245]: time="2026-06-14T09:37:50.998433016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.166811 | controller | Jun 14 09:37:51.033923 crc crio[24245]: time="2026-06-14T09:37:51.027778533Z" level=info msg="Created container 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f: openstack/neutron-6f59f75d57-xcz6r/neutron-httpd" id=bb530266-7f50-492e-8b3d-d04ad0e8e34e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.166827 | controller | Jun 14 09:37:51.247425 crc crio[24245]: time="2026-06-14T09:37:51.233700385Z" level=info msg="Starting container: 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f" id=f60d4ee7-89fc-449c-874b-8d8494772aff name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.166842 | controller | Jun 14 09:37:51.280545 crc crio[24245]: time="2026-06-14T09:37:51.269514995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.166857 | controller | Jun 14 09:37:51.311250 crc crio[24245]: time="2026-06-14T09:37:51.308920248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.166873 | controller | Jun 14 09:37:51.410277 crc crio[24245]: time="2026-06-14T09:37:51.402698762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.166888 | controller | Jun 14 09:37:51.465189 crc crio[24245]: time="2026-06-14T09:37:51.458395605Z" level=info msg="Started container" PID=236125 containerID=1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f description=openstack/neutron-6f59f75d57-xcz6r/neutron-httpd id=f60d4ee7-89fc-449c-874b-8d8494772aff name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01
2026-06-14 10:12:37.166904 | controller | Jun 14 09:37:51.619663 crc crio[24245]: time="2026-06-14T09:37:51.61699023Z" level=info msg="Stopped container a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=5087abbc-333e-43a8-ac41-b82e61f9ae04 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.166920 | controller | Jun 14 09:37:51.749786 crc crio[24245]: time="2026-06-14T09:37:51.690419784Z" level=info msg="Stopping container: 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738 (timeout: 30s)" id=12e9e0c8-914d-4ea7-85bd-8baad3bd4506 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.166935 | controller | Jun 14 09:37:51.749786 crc crio[24245]: time="2026-06-14T09:37:51.693454992Z" level=info msg="Stopping container: e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811 (timeout: 10s)" id=455fd852-4171-45b9-8a83-27a8102ec8bc name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.166950 | controller | Jun 14 09:37:51.749786 crc crio[24245]: time="2026-06-14T09:37:51.698323619Z" level=info msg="Stopping container: c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9 (timeout: 30s)" id=7ced39cc-31a5-4a85-8009-13686f0371a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.166966 | controller | Jun 14 09:37:51.749786 crc crio[24245]: time="2026-06-14T09:37:51.710256903Z" level=info msg="Stopping container: 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3 (timeout: 30s)" id=b11cc599-561e-4afb-ba07-be756d1fc315 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.166982 | controller | Jun 14 09:37:51.749786 crc crio[24245]: time="2026-06-14T09:37:51.72229421Z" level=info msg="Stopping container: 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d (timeout: 30s)" id=4542669d-0974-46fc-8fab-957da9678538 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167000 | controller | Jun 14 09:37:51.749786 crc crio[24245]: time="2026-06-14T09:37:51.723207198Z" level=info msg="Stopping container: 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65 (timeout: 30s)" id=d0e12fb0-e09d-48d8-adf4-4d105fee9fdc name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167016 | controller | Jun 14 09:37:51.749786 crc crio[24245]: time="2026-06-14T09:37:51.736392363Z" level=info msg="Stopping container: 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99 (timeout: 30s)" id=7283cf50-28b8-44fb-beef-b160a094759d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167031 | controller | Jun 14 09:37:51.749786 crc crio[24245]: time="2026-06-14T09:37:51.737196009Z" level=info msg="Stopping container: 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac (timeout: 30s)" id=2bbeaf59-d346-4247-9e05-91f6ba540756 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167047 | controller | Jun 14 09:37:51.749786 crc crio[24245]: time="2026-06-14T09:37:51.738031216Z" level=info msg="Stopping container: 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef (timeout: 30s)" id=02d37bfc-df02-4a41-a92c-4ea2647422bb name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167062 | controller | Jun 14 09:37:51.754957 crc crio[24245]: time="2026-06-14T09:37:51.752572404Z" level=info msg="Stopping container: 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871 (timeout: 30s)" id=ee262b33-d011-4a80-a656-3731615184f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167077 | controller | Jun 14 09:37:51.754957 crc crio[24245]: time="2026-06-14T09:37:51.753474992Z" level=info msg="Stopping container: c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac (timeout: 30s)" id=d3175909-0cf0-4f54-bee0-2c99a9506767 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167092 | controller | Jun 14 09:37:51.757438 crc crio[24245]: time="2026-06-14T09:37:51.756657975Z" level=info msg="Stopping container: 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd (timeout: 30s)" id=ce80e8d9-4f14-4cc4-8e86-25fa1415ddae name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167108 | controller | Jun 14 09:37:51.757438 crc crio[24245]: time="2026-06-14T09:37:51.75712086Z" level=info msg="Stopping container: 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3 (timeout: 30s)" id=9fe8657b-abcf-4fe8-9af3-e40068ecc950 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167123 | controller | Jun 14 09:37:51.855747 crc crio[24245]: time="2026-06-14T09:37:51.844974029Z" level=info msg="Stopping container: d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522 (timeout: 30s)" id=6ff4c3c5-0b94-46cd-9a9c-15ff958cdb3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167138 | controller | Jun 14 09:37:51.855747 crc crio[24245]: time="2026-06-14T09:37:51.845373695Z" level=info msg="Stopping container: 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2 (timeout: 30s)" id=d5756f5f-97c7-4ef7-8f67-2a62adc0c263 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167157 | controller | Jun 14 09:37:51.888954 crc crio[24245]: time="2026-06-14T09:37:51.888908985Z" level=info msg="Stopping container: 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8 (timeout: 30s)" id=fd7d7103-b513-4532-81e1-b0d10a5dce91 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167180 | controller | Jun 14 09:37:52.062249 crc crio[24245]: time="2026-06-14T09:37:52.061270992Z" level=info msg="Stopped pod sandbox: 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462" id=d9751dbc-7662-4983-ab14-619d9948c622 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.167205 | controller | Jun 14 09:37:52.078477 crc crio[24245]: time="2026-06-14T09:37:52.078297603Z" level=info msg="Stopped pod sandbox: 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b" id=82e9ea84-cc38-49a7-a663-51c634fdc527 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.167241 | controller | Jun 14 09:37:52.095380 crc crio[24245]: time="2026-06-14T09:37:52.094780723Z" level=info msg="Running pod sandbox: openstack/neutron-4ad3-account-create-update-777fn/POD" id=354a6e9d-7c07-4ac2-b678-7c2eebc02abd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.167277 | controller | Jun 14 09:37:52.095380 crc crio[24245]: time="2026-06-14T09:37:52.094926808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.167307 | controller | Jun 14 09:37:52.285917 crc crio[24245]: time="2026-06-14T09:37:52.282326011Z" level=info msg="Stopping container: e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4 (timeout: 30s)" id=33ca382e-b5f7-4bbb-86ad-95ba17990a8f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167336 | controller | Jun 14 09:37:52.285917 crc crio[24245]: time="2026-06-14T09:37:52.285121721Z" level=info msg="Stopping container: 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa (timeout: 30s)" id=2f356222-edf6-4a31-9d08-d9325413f5f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167386 | controller | Jun 14 09:37:52.293699 crc crio[24245]: time="2026-06-14T09:37:52.291193246Z" level=info msg="Stopping container: 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b (timeout: 30s)" id=50b1a40b-05d2-4098-be1b-8b34e5f1dee6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167417 | controller | Jun 14 09:37:52.293699 crc crio[24245]: time="2026-06-14T09:37:52.293226851Z" level=info msg="Stopping container: 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085 (timeout: 30s)" id=a1758718-b74f-4a4d-b7a9-817981fc0e11 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167445 | controller | Jun 14 09:37:52.306889 crc crio[24245]: time="2026-06-14T09:37:52.302372015Z" level=info msg="Stopping container: 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72 (timeout: 30s)" id=8ac2ff21-d2b1-4404-ba51-f76d3df7f875 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167472 | controller | Jun 14 09:37:52.306889 crc crio[24245]: time="2026-06-14T09:37:52.303682344Z" level=info msg="Stopping container: d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43 (timeout: 30s)" id=a37ca7e1-62c2-4334-9b63-45cfba3ffa80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167500 | controller | Jun 14 09:37:52.314031 crc crio[24245]: time="2026-06-14T09:37:52.312388788Z" level=info msg="Stopping container: 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa (timeout: 30s)" id=23fe03b3-9e07-4240-ab0e-33ce4e91a534 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167527 | controller | Jun 14 09:37:52.321170 crc crio[24245]: time="2026-06-14T09:37:52.320209209Z" level=info msg="Stopping container: 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a (timeout: 30s)" id=4ba889f2-0edf-4df5-aeaf-0cc831e6bdb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167555 | controller | Jun 14 09:37:52.486188 crc crio[24245]: time="2026-06-14T09:37:52.485034879Z" level=info msg="Stopped pod sandbox: 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46" id=633ea972-1187-454c-abd8-14e0f2f648e5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.167581 | controller | Jun 14 09:37:52.503952 crc crio[24245]: time="2026-06-14T09:37:52.49849332Z" level=info msg="Stopped container 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=c5baecf2-c8bd-4ab2-8d67-6be838dc5175 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167608 | controller | Jun 14 09:37:52.538758 crc crio[24245]: time="2026-06-14T09:37:52.538192519Z" level=info msg="Stopping pod sandbox: a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea" id=00732826-00ce-4cd5-8c8e-ef32eff57e5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.167660 | controller | Jun 14 09:37:52.539562 crc crio[24245]: time="2026-06-14T09:37:52.539454938Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea UID:41d5cee7-1b3c-4db2-8b0c-3111b8050c45 NetNS:/var/run/netns/28524a70-b095-4ddd-878a-57870e43a766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41d5cee7_1b3c_4db2_8b0c_3111b8050c45.slice PodAnnotations:0xc00161acb0}] Aliases:map[]}"
2026-06-14 10:12:37.167692 | controller | Jun 14 09:37:52.539715 crc crio[24245]: time="2026-06-14T09:37:52.539678415Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.167715 | controller | Jun 14 09:37:53.027942 crc crio[24245]: time="2026-06-14T09:37:53.023694487Z" level=info msg="Stopped container e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811: openstack/dnsmasq-dns-94bfffd6f-sbs5d/dnsmasq-dns" id=455fd852-4171-45b9-8a83-27a8102ec8bc name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167732 | controller | Jun 14 09:37:53.039563 crc crio[24245]: time="2026-06-14T09:37:53.039080542Z" level=info msg="Stopped container 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65: openstack/swift-storage-0/account-replicator" id=d0e12fb0-e09d-48d8-adf4-4d105fee9fdc name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167748 | controller | Jun 14 09:37:53.099564 crc crio[24245]: time="2026-06-14T09:37:53.097360727Z" level=info msg="Stopped container 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd: openstack/swift-storage-0/object-replicator" id=ce80e8d9-4f14-4cc4-8e86-25fa1415ddae name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167765 | controller | Jun 14 09:37:53.123937 crc crio[24245]: time="2026-06-14T09:37:53.123736648Z" level=info msg="Stopping pod sandbox: 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10" id=231b9232-bd4b-4c3e-8200-efe53f376566 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.167780 | controller | Jun 14 09:37:53.129993 crc crio[24245]: time="2026-06-14T09:37:53.127825664Z" level=info msg="Got pod network &{Name:dnsmasq-dns-94bfffd6f-sbs5d Namespace:openstack ID:333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10 UID:5c6492d9-c82e-4eed-b164-eac4e1a8d31b NetNS:/var/run/netns/b3e003ec-0d45-48d6-a9c5-b030f9ab0cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c6492d9_c82e_4eed_b164_eac4e1a8d31b.slice PodAnnotations:0xc000620a58}] Aliases:map[]}"
2026-06-14 10:12:37.167796 | controller | Jun 14 09:37:53.129993 crc crio[24245]: time="2026-06-14T09:37:53.128229167Z" level=info msg="Deleting pod openstack_dnsmasq-dns-94bfffd6f-sbs5d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.167825 | controller | Jun 14 09:37:53.165917 crc crio[24245]: time="2026-06-14T09:37:53.163302993Z" level=info msg="Stopped container 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2: openstack/swift-storage-0/container-replicator" id=d5756f5f-97c7-4ef7-8f67-2a62adc0c263 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167844 | controller | Jun 14 09:37:53.166411 crc crio[24245]: time="2026-06-14T09:37:53.166133195Z" level=info msg="Stopped container 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3: openstack/swift-storage-0/container-updater" id=b11cc599-561e-4afb-ba07-be756d1fc315 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167864 | controller | Jun 14 09:37:53.210064 crc crio[24245]: time="2026-06-14T09:37:53.205139304Z" level=info msg="Stopped container 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac: openstack/swift-storage-0/container-auditor" id=2bbeaf59-d346-4247-9e05-91f6ba540756 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167883 | controller | Jun 14 09:37:53.240640 crc crio[24245]: time="2026-06-14T09:37:53.240379614Z" level=info msg="Stopped container 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8: openstack/swift-storage-0/account-auditor" id=fd7d7103-b513-4532-81e1-b0d10a5dce91 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167899 | controller | Jun 14 09:37:53.346289 crc crio[24245]: time="2026-06-14T09:37:53.341907692Z" level=info msg="Stopping container: 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6 (timeout: 21s)" id=bcd72046-f429-413f-b4a4-afa3cccb2c45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167915 | controller | Jun 14 09:37:53.351679 crc crio[24245]: time="2026-06-14T09:37:53.351560883Z" level=info msg="Got pod network &{Name:cinder-db-create-jkww4 Namespace:openstack ID:214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c UID:fcd2549e-40c4-4cbf-a192-2baf836a5a1c NetNS:/var/run/netns/5b3e48fb-f1f1-4383-9b91-16ccc5024568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcd2549e_40c4_4cbf_a192_2baf836a5a1c.slice PodAnnotations:0xc006e0a5c8}] Aliases:map[]}"
2026-06-14 10:12:37.167931 | controller | Jun 14 09:37:53.351679 crc crio[24245]: time="2026-06-14T09:37:53.351659666Z" level=info msg="Adding pod openstack_cinder-db-create-jkww4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.167947 | controller | Jun 14 09:37:53.496047 crc crio[24245]: time="2026-06-14T09:37:53.495894854Z" level=info msg="Stopped container 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef: openstack/swift-storage-0/object-expirer" id=02d37bfc-df02-4a41-a92c-4ea2647422bb name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167963 | controller | Jun 14 09:37:53.555706 crc crio[24245]: time="2026-06-14T09:37:53.555632216Z" level=info msg="Stopped container 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3: openstack/swift-storage-0/account-reaper" id=9fe8657b-abcf-4fe8-9af3-e40068ecc950 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167978 | controller | Jun 14 09:37:53.732168 crc crio[24245]: time="2026-06-14T09:37:53.731140101Z" level=info msg="Stopped container 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871: openstack/swift-storage-0/object-updater" id=ee262b33-d011-4a80-a656-3731615184f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.167993 | controller | Jun 14 09:37:53.844326 crc crio[24245]: 2026-06-14T09:37:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72a9d14fe0f7f45 Mac:c2:b2:fa:8b:f8:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:37 Mtu:0 Sandbox:/var/run/netns/ca34a4d2-2cbc-4f0e-ab47-754878762f87 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.168009 | controller | Jun 14 09:37:53.846349 crc crio[24245]: time="2026-06-14T09:37:53.846249209Z" level=info msg="Got pod network &{Name:neutron-db-create-k24rz Namespace:openstack ID:72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584 UID:0e450836-37ea-446b-9cd3-f3dfb1a1903b NetNS:/var/run/netns/ca34a4d2-2cbc-4f0e-ab47-754878762f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e450836_37ea_446b_9cd3_f3dfb1a1903b.slice PodAnnotations:0xc001fea1e8}] Aliases:map[]}"
2026-06-14 10:12:37.168024 | controller | Jun 14 09:37:53.846500 crc crio[24245]: time="2026-06-14T09:37:53.846476626Z" level=info msg="Checking pod openstack_neutron-db-create-k24rz for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.168043 | controller | Jun 14 09:37:53.869630 crc crio[24245]: time="2026-06-14T09:37:53.869454145Z" level=info msg="Stopped container 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99: openstack/swift-storage-0/object-auditor" id=7283cf50-28b8-44fb-beef-b160a094759d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.168059 | controller | Jun 14 09:37:53.878007 crc crio[24245]: time="2026-06-14T09:37:53.877738302Z" level=info msg="Stopped container 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085: openstack/ceilometer-0/sg-core" id=a1758718-b74f-4a4d-b7a9-817981fc0e11 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.168075 | controller | Jun 14 09:37:53.888827 crc crio[24245]: time="2026-06-14T09:37:53.888746796Z" level=info msg="Stopped container 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api-log" id=23fe03b3-9e07-4240-ab0e-33ce4e91a534 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.168090 | controller | Jun 14 09:37:53.898936 crc crio[24245]: time="2026-06-14T09:37:53.898748157Z" level=info msg="Stopped container 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener-log" id=8ac2ff21-d2b1-4404-ba51-f76d3df7f875 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.168106 | controller | Jun 14 09:37:53.903525 crc crio[24245]: time="2026-06-14T09:37:53.903308011Z" level=info msg="Stopped container 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738: openstack/swift-storage-0/rsync" id=12e9e0c8-914d-4ea7-85bd-8baad3bd4506 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.168121 | controller | Jun 14 09:37:53.916399 crc crio[24245]: time="2026-06-14T09:37:53.916164311Z" level=info msg="Stopped pod sandbox: 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2" id=e63ab1c0-0ee1-482f-bc53-de0078d1453c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.168136 | controller | Jun 14 09:37:53.955656 crc crio[24245]: time="2026-06-14T09:37:53.948267283Z" level=info msg="Stopped pod sandbox: 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89" id=853c5791-d0bf-4d66-9ead-59bd10f3f4ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.168152 | controller | Jun 14 09:37:53.955656 crc crio[24245]: time="2026-06-14T09:37:53.949692417Z" level=info msg="Stopped pod sandbox: 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72" id=529bb773-950b-44fa-b93f-57e87093fbca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.168167 | controller | Jun 14 09:37:53.983092 crc crio[24245]: time="2026-06-14T09:37:53.970026743Z" level=info msg="Stopping container: d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71 (timeout: 20s)" id=6129e2c6-5104-47d8-8006-c94e85096850 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.168182 | controller | Jun 14 09:37:54.038777 crc crio[24245]: time="2026-06-14T09:37:54.038325482Z" level=info msg="Stopped container c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac: openstack/swift-storage-0/container-server" id=d3175909-0cf0-4f54-bee0-2c99a9506767 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.168197 | controller | Jun 14 09:37:54.148045 crc crio[24245]: time="2026-06-14T09:37:54.146668988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.168213 | controller | Jun 14 09:37:54.151352 crc crio[24245]: time="2026-06-14T09:37:54.149282912Z" level=info msg="Stopped container d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522: openstack/swift-storage-0/object-server" id=6ff4c3c5-0b94-46cd-9a9c-15ff958cdb3d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.168232 | controller | Jun 14 09:37:54.157569 crc crio[24245]: time="2026-06-14T09:37:54.156965702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.168248 | controller | Jun 14 09:37:54.294287 crc crio[24245]: time="2026-06-14T09:37:54.294112337Z" level=info msg="Stopped container 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317: openstack/rabbitmq-server-0/rabbitmq" id=600cdb8f-1d2e-46d3-a573-1d39a1a4460b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.168264 | controller | Jun 14 09:37:54.304503 crc crio[24245]: time="2026-06-14T09:37:54.301173144Z" level=info msg="Stopping pod sandbox: 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0" id=c69eebb1-747b-4c78-b0ed-031eebadb7ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.168280 | controller | Jun 14 09:37:54.313519 crc crio[24245]: time="2026-06-14T09:37:54.312352554Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0 UID:26bf2b95-06d6-4bc3-b1ee-208e22a0e2c0 NetNS:/var/run/netns/6a2cd161-f35b-4cbd-840f-dd069f21caa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26bf2b95_06d6_4bc3_b1ee_208e22a0e2c0.slice PodAnnotations:0xc00274a528}] Aliases:map[]}"
2026-06-14 10:12:37.168295 | controller | Jun 14 09:37:54.313519 crc crio[24245]: time="2026-06-14T09:37:54.312621482Z" level=info msg="Deleting pod openstack_rabbitmq-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.168311 | controller | Jun 14 09:37:54.374187 crc crio[24245]: time="2026-06-14T09:37:54.369759509Z" level=info msg="Stopped container 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker" id=c58c1b3b-ede3-4f56-9ed8-e8fd7ad38f4e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.168327 | controller | Jun 14 09:37:54.377804 crc crio[24245]: time="2026-06-14T09:37:54.375170814Z" level=info msg="Stopping pod sandbox: 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e" id=cc493a0d-df7f-4c05-8b63-0ef7dc046a12 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.168343 | controller | Jun 14 09:37:54.381726 crc crio[24245]: time="2026-06-14T09:37:54.381449046Z" level=info msg="Got pod network &{Name:barbican-worker-b774b49c-5mmw7 Namespace:openstack ID:1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e UID:1feaa293-73cf-43e9-b3d2-3586ceb8ae0f NetNS:/var/run/netns/82d8495b-eed9-4a49-a25e-799b6e576d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1feaa293_73cf_43e9_b3d2_3586ceb8ae0f.slice PodAnnotations:0xc00161a6c0}] Aliases:map[]}"
2026-06-14 10:12:37.168379 | controller | Jun 14 09:37:54.381726 crc crio[24245]: time="2026-06-14T09:37:54.381710605Z" level=info msg="Deleting pod openstack_barbican-worker-b774b49c-5mmw7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.168396 | controller | Jun 14 09:37:54.709093 crc crio[24245]: time="2026-06-14T09:37:54.706680523Z" level=info msg="Stopped container c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9: openstack/swift-storage-0/account-server" id=7ced39cc-31a5-4a85-8009-13686f0371a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.168411 | controller | Jun 14 09:37:54.742935 crc crio[24245]: time="2026-06-14T09:37:54.742674141Z" level=info msg="Stopped container a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b: openstack/rabbitmq-cell1-server-0/rabbitmq" id=d2ee937e-9ae0-4cde-af30-14a2523a8a6f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.168432 | controller | Jun 14 09:37:54.748560 crc crio[24245]: time="2026-06-14T09:37:54.748467668Z" level=info msg="Stopping pod sandbox: 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0" id=7478f20d-7c0f-4a2c-a346-473c46123cfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.168448 | controller | Jun 14 09:37:54.750546 crc crio[24245]: time="2026-06-14T09:37:54.750467162Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0 UID:008469e1-fb18-4ab3-ba82-93684004c707 NetNS:/var/run/netns/773676bc-47a3-415f-bb4f-482358e09be4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008469e1_fb18_4ab3_ba82_93684004c707.slice PodAnnotations:0xc006e0aa50}] Aliases:map[]}"
2026-06-14 10:12:37.168464 | controller | Jun 14 09:37:54.750739 crc crio[24245]: time="2026-06-14T09:37:54.750686419Z" level=info msg="Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.168479 | controller | Jun 14 09:37:54.771498 crc crio[24245]: time="2026-06-14T09:37:54.770537319Z" level=info msg="Stopped pod sandbox: ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230" id=1bf329b9-9229-444d-9032-199d4018e58a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.168495 | controller | Jun 14 09:37:54.839232 crc crio[24245]: time="2026-06-14T09:37:54.833691717Z" level=info msg="Stopped container 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089: openstack/openstack-cell1-galera-0/galera" id=8766802b-51e1-40c9-9891-8a9e5fabf08e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.168510 | controller | Jun 14 09:37:54.858515 crc crio[24245]: time="2026-06-14T09:37:54.842361323Z" level=info msg="Stopping pod sandbox: 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b" id=180af4a3-25e7-4603-afa4-8e42e063b241 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.168526 | controller | Jun 14 09:37:54.858515 crc crio[24245]: time="2026-06-14T09:37:54.847208369Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b UID:57f1e157-345d-44e4-9a56-9797ae1c24f6 NetNS:/var/run/netns/8b2c44c7-7f5e-42db-a676-3ba32bcf3190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f1e157_345d_44e4_9a56_9797ae1c24f6.slice PodAnnotations:0xc006e0ab98}] Aliases:map[]}"
2026-06-14 10:12:37.168541 | controller | Jun 14 09:37:54.858515 crc crio[24245]: time="2026-06-14T09:37:54.847372264Z" level=info msg="Deleting pod openstack_openstack-cell1-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.168557 | controller | Jun 14 09:37:54.920075 crc crio[24245]: time="2026-06-14T09:37:54.919941583Z" level=info msg="Got pod network &{Name:cinder-8ed3-account-create-update-cvv8f Namespace:openstack ID:f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c UID:ae43a2a4-b383-4850-9644-08457087dc2e NetNS:/var/run/netns/d6fbd781-5eec-453a-9004-fb207a2b549c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae43a2a4_b383_4850_9644_08457087dc2e.slice PodAnnotations:0xc0004cd788}] Aliases:map[]}"
2026-06-14 10:12:37.168573 | controller | Jun 14 09:37:54.920075 crc crio[24245]: time="2026-06-14T09:37:54.920086938Z" level=info msg="Adding pod openstack_cinder-8ed3-account-create-update-cvv8f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.168589 | controller | Jun 14 09:37:54.960656 crc crio[24245]: time="2026-06-14T09:37:54.960538709Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-q579s Namespace:openstack ID:3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989 UID:fe5a32f2-deca-4335-b2e5-f01582333f66 NetNS:/var/run/netns/71780a4d-a789-4425-b1f1-18886149ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe5a32f2_deca_4335_b2e5_f01582333f66.slice PodAnnotations:0xc0004cd7f0}] Aliases:map[]}"
2026-06-14 10:12:37.168609 | controller | Jun 14 09:37:54.960656 crc crio[24245]: time="2026-06-14T09:37:54.960646443Z" level=info msg="Adding pod openstack_nova-cell1-db-create-q579s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.168625 | controller | Jun 14 09:37:54.961542 crc crio[24245]: time="2026-06-14T09:37:54.961448288Z" level=info msg="Stopped pod sandbox: 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10" id=231b9232-bd4b-4c3e-8200-efe53f376566 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.168641 | controller | Jun 14 09:37:55.063902 crc crio[24245]: time="2026-06-14T09:37:55.063076371Z" level=info msg="Stopped container d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71: openstack/ovn-controller-ovs-5srxp/ovsdb-server" id=6129e2c6-5104-47d8-8006-c94e85096850 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.168657 | controller | Jun 14 09:37:55.067160 crc crio[24245]: 2026-06-14T09:37:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0080d806dcd91cf Mac:7a:e5:e7:2c:71:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:35 Mtu:0 Sandbox:/var/run/netns/e6b87c19-050a-4d4e-b516-444264a098d6 SocketPath: PciID:}] [{Interface:0xc000322770 Address:{IP:10.217.1.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.168673 | controller | Jun 14 09:37:55.069765 crc crio[24245]: time="2026-06-14T09:37:55.068905601Z" level=info msg="Got pod network &{Name:barbican-6e2f-account-create-update-nfkmj Namespace:openstack ID:0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5 UID:15347707-fa12-4520-9113-2ce2e45ff28c NetNS:/var/run/netns/e6b87c19-050a-4d4e-b516-444264a098d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15347707_fa12_4520_9113_2ce2e45ff28c.slice PodAnnotations:0xc000620c98}] Aliases:map[]}"
2026-06-14 10:12:37.168689 | controller | Jun 14 09:37:55.070162 crc crio[24245]: time="2026-06-14T09:37:55.070137649Z" level=info msg="Checking pod openstack_barbican-6e2f-account-create-update-nfkmj for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.168705 | controller | Jun 14 09:37:55.150992 crc crio[24245]: 2026-06-14T09:37:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b7cb248cd0584f Mac:b2:55:cd:4f:cf:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:39 Mtu:0 Sandbox:/var/run/netns/85cf0274-2d52-4536-b4dc-25d7bc595a3c SocketPath: PciID:}] [{Interface:0xc000015340 Address:{IP:10.217.1.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.168720 | controller | Jun 14 09:37:55.153677 crc crio[24245]: time="2026-06-14T09:37:55.153638767Z" level=info msg="Got pod network &{Name:keystone-7d31-account-create-update-cbqcd Namespace:openstack ID:9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e UID:cc4e174a-dc43-4035-a587-d9469dc0fa7f NetNS:/var/run/netns/85cf0274-2d52-4536-b4dc-25d7bc595a3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc4e174a_dc43_4035_a587_d9469dc0fa7f.slice PodAnnotations:0xc006e0a020}] Aliases:map[]}"
2026-06-14 10:12:37.168736 | controller | Jun 14 09:37:55.154236 crc crio[24245]: time="2026-06-14T09:37:55.154208556Z" level=info msg="Checking pod openstack_keystone-7d31-account-create-update-cbqcd for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.168752 | controller | Jun 14 09:37:55.159232 crc crio[24245]: time="2026-06-14T09:37:55.15918183Z" level=info msg="Stopped container e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4: openstack/ceilometer-0/ceilometer-central-agent" id=33ca382e-b5f7-4bbb-86ad-95ba17990a8f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.168771 | controller | Jun 14 09:37:55.190557 crc crio[24245]: time="2026-06-14T09:37:55.18794317Z" level=info msg="Stopped pod sandbox: a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea" id=00732826-00ce-4cd5-8c8e-ef32eff57e5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.168787 | controller | Jun 14 09:37:55.215490 crc crio[24245]: 2026-06-14T09:37:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2decfd1109a98c8 Mac:c6:9e:78:50:22:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3b Mtu:0 Sandbox:/var/run/netns/665b5f38-2fed-4e2f-97cf-4e7942eb1f0c SocketPath: PciID:}] [{Interface:0xc0004b2790 Address:{IP:10.217.1.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.168803 | controller | Jun 14 09:37:55.227834 crc crio[24245]: time="2026-06-14T09:37:55.216355509Z" level=info msg="Got pod network &{Name:nova-api-2f20-account-create-update-65cgh Namespace:openstack ID:2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8 UID:7008ecaa-7b3d-4db0-9afb-3672bb1bac11 NetNS:/var/run/netns/665b5f38-2fed-4e2f-97cf-4e7942eb1f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7008ecaa_7b3d_4db0_9afb_3672bb1bac11.slice PodAnnotations:0xc0006023b0}] Aliases:map[]}"
2026-06-14 10:12:37.168819 | controller | Jun 14 09:37:55.227834 crc crio[24245]: time="2026-06-14T09:37:55.216548605Z" level=info msg="Checking pod openstack_nova-api-2f20-account-create-update-65cgh for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.168834 | controller | Jun 14 09:37:55.253329 crc crio[24245]: time="2026-06-14T09:37:55.253192952Z" level=info msg="Stopped container d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43: openstack/ceilometer-0/proxy-httpd" id=a37ca7e1-62c2-4334-9b63-45cfba3ffa80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.168850 | controller | Jun 14 09:37:55.333232 crc crio[24245]: time="2026-06-14T09:37:55.332782952Z" level=info msg="Got pod network &{Name:nova-api-db-create-k2nhp Namespace:openstack ID:d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d UID:0bd8268d-e7f4-456d-beed-b5b0cf6333f9 NetNS:/var/run/netns/0401ee64-c609-4e20-91e2-0f0ffc179b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8268d_e7f4_456d_beed_b5b0cf6333f9.slice PodAnnotations:0xc000131858}] Aliases:map[]}"
2026-06-14 10:12:37.168865 | controller | Jun 14 09:37:55.333438 crc crio[24245]: time="2026-06-14T09:37:55.333403232Z" level=info msg="Adding pod openstack_nova-api-db-create-k2nhp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.168881 | controller | Jun 14 09:37:55.374036 crc crio[24245]: time="2026-06-14T09:37:55.373830515Z" level=info msg="Got pod network &{Name:neutron-4ad3-account-create-update-777fn Namespace:openstack ID:15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea UID:af8dffa4-1f8e-4a8e-b2ba-3e525ab6f13f NetNS:/var/run/netns/213d807a-fb06-43e0-abc6-19370b88de83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf8dffa4_1f8e_4a8e_b2ba_3e525ab6f13f.slice PodAnnotations:0xc000131a58}] Aliases:map[]}"
2026-06-14 10:12:37.168898 | controller | Jun 14 09:37:55.374036 crc crio[24245]: time="2026-06-14T09:37:55.373942489Z" level=info msg="Adding pod openstack_neutron-4ad3-account-create-update-777fn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.168920 | controller | Jun 14 09:37:55.391243 crc crio[24245]: time="2026-06-14T09:37:55.391141982Z" level=info msg="Got pod network &{Name:nova-cell1-704b-account-create-update-lvqq2 Namespace:openstack ID:913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420 UID:309cd978-426b-4793-bc9f-987b20b29811 NetNS:/var/run/netns/07c2cdd7-ad12-4576-ad75-c36168f28a6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod309cd978_426b_4793_bc9f_987b20b29811.slice PodAnnotations:0xc001c3c9c8}] Aliases:map[]}"
2026-06-14 10:12:37.168936 | controller | Jun 14 09:37:55.391243 crc crio[24245]: time="2026-06-14T09:37:55.391213292Z" level=info msg="Adding pod openstack_nova-cell1-704b-account-create-update-lvqq2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.168952 | controller | Jun 14 09:37:55.773752 crc crio[24245]: time="2026-06-14T09:37:55.773703787Z" level=info msg="Ran pod sandbox 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5 with infra container: openstack/barbican-6e2f-account-create-update-nfkmj/POD" id=c83b4115-21c1-4e65-b335-7dc21c783f56 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.168967 | controller | Jun 14 09:37:55.779830 crc crio[24245]: time="2026-06-14T09:37:55.779298208Z" level=info msg="Ran pod sandbox 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8 with infra container: openstack/nova-api-2f20-account-create-update-65cgh/POD" id=91740b00-5e10-41b3-b627-138bab8bf8f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.168983 | controller | Jun 14 09:37:55.788346 crc crio[24245]: time="2026-06-14T09:37:55.783143212Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=86033796-98c4-4342-9f2e-b0cda6668954 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.168998 | controller | Jun 14 09:37:55.788346 crc crio[24245]: time="2026-06-14T09:37:55.786203767Z" level=info msg="Ran pod sandbox 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584 with infra container: openstack/neutron-db-create-k24rz/POD" id=097c14a8-9a77-4968-b06b-d81e390b4847 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.169013 | controller | Jun 14 09:37:55.790752 crc crio[24245]: time="2026-06-14T09:37:55.790650944Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6eea8dab-74f2-4083-b4f6-46eba4604ff5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.169029 | controller | Jun 14 09:37:55.791706 crc crio[24245]: time="2026-06-14T09:37:55.791373647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0c9ab644-2811-4c6d-a414-1e1e8dedaf36 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.169044 | controller | Jun 14 09:37:55.806022 crc crio[24245]: time="2026-06-14T09:37:55.805955323Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=89da0d82-3592-4491-915d-30dca8cab268 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.169060 | controller | Jun 14 09:37:55.806913 crc crio[24245]: time="2026-06-14T09:37:55.805912914Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a69799b9-4103-44d3-a2fc-0ac943d0aa16 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.169076 | controller | Jun 14 09:37:55.809125 crc crio[24245]: time="2026-06-14T09:37:55.809044735Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1fa663a5-83cb-49bb-a56a-e95729d82c2f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.169094 | controller | Jun 14 09:37:55.854810 crc crio[24245]: time="2026-06-14T09:37:55.854713757Z" level=info msg="Creating container: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update" id=7c44db76-54b9-4d31-ba45-cd6366e3f8f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.169110 | controller | Jun 14 09:37:55.855463 crc crio[24245]: time="2026-06-14T09:37:55.855145421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.169126 | controller | Jun 14 09:37:55.856301 crc crio[24245]: time="2026-06-14T09:37:55.856140806Z" level=info msg="Creating container: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update" id=d02fd0eb-93e9-4b2a-b27e-4ed1c9dbebd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.169141 | controller | Jun 14 09:37:55.858957 crc crio[24245]: time="2026-06-14T09:37:55.858817519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.169156 | controller | Jun 14 09:37:55.868137 crc crio[24245]: time="2026-06-14T09:37:55.868040868Z" level=info msg="Creating container: openstack/neutron-db-create-k24rz/mariadb-database-create" id=c75cf746-06e7-428d-9d33-697d6b399f76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.169172 | controller | Jun 14 09:37:55.900653 crc crio[24245]: time="2026-06-14T09:37:55.900566132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.169188 | controller | Jun 14 09:37:56.027423 crc crio[24245]: time="2026-06-14T09:37:56.027006915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.169204 | controller | Jun 14 09:37:56.037115 crc crio[24245]: time="2026-06-14T09:37:56.036616664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.169219 | controller | Jun 14 09:37:56.119474 crc crio[24245]: time="2026-06-14T09:37:56.111340485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.169235 | controller | Jun 14 09:37:56.124391 crc crio[24245]: time="2026-06-14T09:37:56.124310841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.169305 | controller | Jun 14 09:37:56.134891 crc crio[24245]: time="2026-06-14T09:37:56.132247492Z" level=info msg="Stopped pod sandbox: 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e" id=cc493a0d-df7f-4c05-8b63-0ef7dc046a12 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.169331 | controller | Jun 14 09:37:56.310629 crc crio[24245]: time="2026-06-14T09:37:56.310531783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.169364 | controller | Jun 14 09:37:56.334222 crc crio[24245]: time="2026-06-14T09:37:56.323172906Z" level=info msg="Ran pod sandbox 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e with infra container: openstack/keystone-7d31-account-create-update-cbqcd/POD" id=e5992974-1927-41c3-8787-3e6293405aa1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.169385 | controller | Jun 14 09:37:56.346956 crc crio[24245]: time="2026-06-14T09:37:56.344144394Z" level=info msg="Stopped pod sandbox: 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0" id=c69eebb1-747b-4c78-b0ed-031eebadb7ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.169405 | controller | Jun 14 09:37:56.353941 crc crio[24245]: time="2026-06-14T09:37:56.353053538Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1517cd2e-85d0-4410-9ab9-ed1df7ca84e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.169421 | controller | Jun 14 09:37:56.358393 crc crio[24245]: time="2026-06-14T09:37:56.355429277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.169437 | controller | Jun 14 09:37:56.408879 crc crio[24245]: time="2026-06-14T09:37:56.408741817Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=099d3091-ea25-4404-a646-5366da4e6198 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.169452 | controller | Jun 14 09:37:56.450899 crc crio[24245]: time="2026-06-14T09:37:56.449157995Z" level=info msg="Stopped pod sandbox: 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0" id=7478f20d-7c0f-4a2c-a346-473c46123cfd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.169468 | controller | Jun 14 09:37:56.524042 crc crio[24245]: time="2026-06-14T09:37:56.480456738Z" level=info msg="Stopped pod sandbox: 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b" id=180af4a3-25e7-4603-afa4-8e42e063b241 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.169484 | controller | Jun 14 09:37:56.524042 crc crio[24245]: time="2026-06-14T09:37:56.481715495Z" level=info msg="Creating container: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update" id=5111ff49-305c-4205-a799-5fcfe03ba7c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.169500 | controller | Jun 14 09:37:56.524042 crc crio[24245]: 2026-06-14T09:37:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25b42844d2ca894 Mac:42:d2:4e:3b:6e:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3a Mtu:0 Sandbox:/var/run/netns/544d00f2-03b4-43b6-a96f-ae3b1cfa719c SocketPath: PciID:}] [{Interface:0xc00043a780 Address:{IP:10.217.1.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.169515 | controller | Jun 14 09:37:56.524042 crc crio[24245]: time="2026-06-14T09:37:56.482376267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.169531 | controller | Jun 14 09:37:56.524042 crc crio[24245]: time="2026-06-14T09:37:56.484145135Z" level=info msg="Got pod network &{Name:barbican-db-create-9pzv5 Namespace:openstack ID:25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad UID:cd37e310-400b-46cd-bb2f-175ac18747fb NetNS:/var/run/netns/544d00f2-03b4-43b6-a96f-ae3b1cfa719c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd37e310_400b_46cd_bb2f_175ac18747fb.slice PodAnnotations:0xc00161a650}] Aliases:map[]}"
2026-06-14 10:12:37.169547 | controller | Jun 14 09:37:56.524042 crc crio[24245]: time="2026-06-14T09:37:56.484464956Z" level=info msg="Checking pod openstack_barbican-db-create-9pzv5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.169563 | controller | Jun 14 09:37:56.598411 crc crio[24245]: time="2026-06-14T09:37:56.598071473Z" level=info msg="Ran pod sandbox 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad with infra container: openstack/barbican-db-create-9pzv5/POD" id=ea73d35b-7638-45e9-ad91-f30ed1f37a50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.169579 | controller | Jun 14 09:37:56.608381 crc crio[24245]: time="2026-06-14T09:37:56.608233016Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0ee785bc-0645-40ba-a3de-3e7e7396295f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.169598 | controller | Jun 14 09:37:56.621429 crc crio[24245]: 2026-06-14T09:37:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23bd9405b85d988 Mac:46:d9:06:e9:63:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:36 Mtu:0 Sandbox:/var/run/netns/402240a2-f288-4f3a-9899-cce69d0d6c98 SocketPath: PciID:}] [{Interface:0xc0004b0740 Address:{IP:10.217.1.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.169615 | controller | Jun 14 09:37:56.621429 crc crio[24245]: time="2026-06-14T09:37:56.621081149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2c79b478-0f26-45ad-970b-062292bff701 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.169630 | controller | Jun 14 09:37:56.621429 crc crio[24245]: time="2026-06-14T09:37:56.621297068Z" level=info msg="Got pod network &{Name:glance-6d4a-account-create-update-gdm9g Namespace:openstack ID:23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a UID:2131208d-93cf-4009-83ab-5b0839036a3e NetNS:/var/run/netns/402240a2-f288-4f3a-9899-cce69d0d6c98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2131208d_93cf_4009_83ab_5b0839036a3e.slice PodAnnotations:0xc006e0a2b8}] Aliases:map[]}"
2026-06-14 10:12:37.169646 | controller | Jun 14 09:37:56.621429 crc crio[24245]: time="2026-06-14T09:37:56.621440403Z" level=info msg="Checking pod openstack_glance-6d4a-account-create-update-gdm9g for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.169661 | controller | Jun 14 09:37:56.636617 crc crio[24245]: 2026-06-14T09:37:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b8cb0d2c1a8c8c Mac:02:08:f7:fb:68:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:38 Mtu:0 Sandbox:/var/run/netns/9704dcd2-63ff-4b23-8a5b-c2720ac377cb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.169677 | controller | Jun 14 09:37:56.636617 crc crio[24245]: 2026-06-14T09:37:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:214c27b89ee3e38 Mac:8a:66:44:fa:29:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3c Mtu:0 Sandbox:/var/run/netns/5b3e48fb-f1f1-4383-9b91-16ccc5024568 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.169693 | controller | Jun 14 09:37:56.637253 crc crio[24245]: time="2026-06-14T09:37:56.637160305Z" level=info msg="Got pod network &{Name:cinder-db-create-jkww4 Namespace:openstack ID:214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c UID:fcd2549e-40c4-4cbf-a192-2baf836a5a1c NetNS:/var/run/netns/5b3e48fb-f1f1-4383-9b91-16ccc5024568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcd2549e_40c4_4cbf_a192_2baf836a5a1c.slice PodAnnotations:0xc006e0a5c8}] Aliases:map[]}"
2026-06-14 10:12:37.169709 | controller | Jun 14 09:37:56.637407 crc crio[24245]: time="2026-06-14T09:37:56.637364862Z" level=info msg="Checking pod openstack_cinder-db-create-jkww4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.169725 | controller | Jun 14 09:37:56.651240 crc crio[24245]: time="2026-06-14T09:37:56.640029528Z" level=info msg="Creating container: openstack/barbican-db-create-9pzv5/mariadb-database-create" id=3129991e-2f7d-4c9c-919c-9d84672f7f7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.169744 | controller | Jun 14 09:37:56.654808 crc crio[24245]: time="2026-06-14T09:37:56.654720281Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-5jpjc Namespace:openstack ID:5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00 UID:d212e1e5-0d11-47ca-bd4b-96765a68578f NetNS:/var/run/netns/9704dcd2-63ff-4b23-8a5b-c2720ac377cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd212e1e5_0d11_47ca_bd4b_96765a68578f.slice PodAnnotations:0xc001fea270}] Aliases:map[]}"
2026-06-14 10:12:37.169760 | controller | Jun 14 09:37:56.655088 crc crio[24245]: time="2026-06-14T09:37:56.655021151Z" level=info msg="Checking pod openstack_nova-cell0-db-create-5jpjc for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.169776 | controller | Jun 14 09:37:56.671002 crc crio[24245]: time="2026-06-14T09:37:56.6704956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.169792 | controller | Jun 14 09:37:56.737420 crc crio[24245]: time="2026-06-14T09:37:56.727429764Z" level=info msg="Ran pod sandbox 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00 with infra container: openstack/nova-cell0-db-create-5jpjc/POD" id=fadf81ac-8efe-4de7-9f1f-e27287ce4aac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.169807 | controller | Jun 14 09:37:56.737420 crc crio[24245]: time="2026-06-14T09:37:56.730806126Z" level=info msg="Ran pod sandbox 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c with infra container: openstack/cinder-db-create-jkww4/POD" id=6304ae4f-c1b1-442e-9cc2-93dd89bad18f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.169823 | controller | Jun 14 09:37:56.749437 crc crio[24245]: time="2026-06-14T09:37:56.74933039Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a3652fc9-9f46-4342-b809-cd16dc978492 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.169839 | controller | Jun 14 09:37:56.774444 crc crio[24245]: time="2026-06-14T09:37:56.774362212Z" level=info msg="Ran pod sandbox 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a with infra container: openstack/glance-6d4a-account-create-update-gdm9g/POD" id=f270b8d4-95d2-4934-b50f-a95e389e8d5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.169855 | controller | Jun 14 09:37:56.783198 crc crio[24245]: time="2026-06-14T09:37:56.78309181Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5f4fe635-432f-4cba-85dd-3855b8dc9414 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.169871 | controller | Jun 14 09:37:56.792419 crc crio[24245]: time="2026-06-14T09:37:56.792312789Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f4d82be9-5647-4f9a-a355-262e393bb119 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.169887 | controller | Jun 14 09:37:56.798344 crc crio[24245]: time="2026-06-14T09:37:56.797175615Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=105931fc-d2c9-43ce-8372-b2f76b04eeed name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.169903 | controller | Jun 14 09:37:56.820502 crc crio[24245]: time="2026-06-14T09:37:56.820388162Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e70b8b0f-d145-470f-b540-9211c70daba6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.169922 | controller | Jun 14 09:37:56.858051 crc crio[24245]: time="2026-06-14T09:37:56.847396051Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=dbe559a2-bff9-41eb-ba17-9c22d0603f25 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.169938 | controller | Jun 14 09:37:56.858051 crc crio[24245]: time="2026-06-14T09:37:56.851493333Z" level=info msg="Creating container: openstack/cinder-db-create-jkww4/mariadb-database-create" id=2a64f1af-ced4-4a57-89b7-b04126dfa619 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.169954 | controller | Jun 14 09:37:56.858051 crc crio[24245]: time="2026-06-14T09:37:56.857995192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.169970 | controller | Jun 14 09:37:56.860771 crc crio[24245]: time="2026-06-14T09:37:56.856328138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.169985 | controller | Jun 14 09:37:56.872141 crc crio[24245]: time="2026-06-14T09:37:56.871982835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170001 | controller | Jun 14 09:37:56.884884 crc crio[24245]: time="2026-06-14T09:37:56.88428541Z" level=info msg="Creating container: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update" id=1c34e82a-10bb-4624-a5e7-f3e199bf7358 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.170016 | controller | Jun 14 09:37:56.911558 crc crio[24245]: time="2026-06-14T09:37:56.9113142Z" level=info msg="Creating container: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create" id=f308fa52-00c4-43c6-8034-82ba5ab7c626 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.170032 | controller | Jun 14 09:37:57.013975 crc crio[24245]: time="2026-06-14T09:37:57.013797027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170047 | controller | Jun 14 09:37:57.018539 crc crio[24245]: time="2026-06-14T09:37:57.017938485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170063 | controller | Jun 14 09:37:57.018539 crc crio[24245]: time="2026-06-14T09:37:57.018241565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170079 | controller | Jun 14 09:37:57.026261 crc crio[24245]: time="2026-06-14T09:37:57.026067223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170095 | controller | Jun 14 09:37:57.049443 crc crio[24245]: time="2026-06-14T09:37:57.049350397Z" level=info msg="Stopped container 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d: openstack/openstack-galera-0/galera" id=5f25723e-fec4-44e5-84e5-aac55fab0341 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.170111 | controller | Jun 14 09:37:57.051629 crc crio[24245]: time="2026-06-14T09:37:57.051527074Z" level=info msg="Stopping pod sandbox: 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa" id=381cc6a4-50c8-43ef-aa0b-c34615941f3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.170126 | controller | Jun 14 09:37:57.053059 crc crio[24245]: time="2026-06-14T09:37:57.052997401Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa UID:beeb08c2-ce72-4200-9556-e7d0f781446e NetNS:/var/run/netns/f0ca66e9-5c1f-45a3-a331-44cff98939ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeeb08c2_ce72_4200_9556_e7d0f781446e.slice PodAnnotations:0xc002422418}] Aliases:map[]}"
2026-06-14 10:12:37.170147 | controller | Jun 14 09:37:57.053209 crc crio[24245]: time="2026-06-14T09:37:57.053161176Z" level=info msg="Deleting pod openstack_openstack-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.170163 | controller | Jun 14 09:37:57.161033 crc crio[24245]: time="2026-06-14T09:37:57.160387664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170179 | controller | Jun 14 09:37:57.182579 crc crio[24245]: time="2026-06-14T09:37:57.179392641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170195 | controller | Jun 14 09:37:57.240484 crc crio[24245]: 2026-06-14T09:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d02436c3320463c Mac:96:db:c3:5f:60:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3e Mtu:0 Sandbox:/var/run/netns/0401ee64-c609-4e20-91e2-0f0ffc179b5f SocketPath: PciID:}] [{Interface:0xc000224760 Address:{IP:10.217.1.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.170211 | controller | Jun 14 09:37:57.249411 crc crio[24245]: time="2026-06-14T09:37:57.249372492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170226 | controller | Jun 14 09:37:57.254061 crc crio[24245]: time="2026-06-14T09:37:57.253015792Z" level=info msg="Got pod network &{Name:nova-api-db-create-k2nhp Namespace:openstack ID:d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d UID:0bd8268d-e7f4-456d-beed-b5b0cf6333f9 NetNS:/var/run/netns/0401ee64-c609-4e20-91e2-0f0ffc179b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8268d_e7f4_456d_beed_b5b0cf6333f9.slice PodAnnotations:0xc000131858}] Aliases:map[]}"
2026-06-14 10:12:37.170242 | controller | Jun 14 09:37:57.254061 crc crio[24245]: time="2026-06-14T09:37:57.253337242Z" level=info msg="Checking pod openstack_nova-api-db-create-k2nhp for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.170258 | controller | Jun 14 09:37:57.255980 crc crio[24245]: 2026-06-14T09:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d344b6bb7c21b9 Mac:9a:5d:7f:cc:ff:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:40 Mtu:0 Sandbox:/var/run/netns/71780a4d-a789-4425-b1f1-18886149ac66 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.170274 | controller | Jun 14 09:37:57.257205 crc crio[24245]: time="2026-06-14T09:37:57.257171653Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-q579s Namespace:openstack ID:3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989 UID:fe5a32f2-deca-4335-b2e5-f01582333f66 NetNS:/var/run/netns/71780a4d-a789-4425-b1f1-18886149ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe5a32f2_deca_4335_b2e5_f01582333f66.slice PodAnnotations:0xc0004cd7f0}] Aliases:map[]}"
2026-06-14 10:12:37.170290 | controller | Jun 14 09:37:57.257660 crc crio[24245]: time="2026-06-14T09:37:57.257635828Z" level=info msg="Checking pod openstack_nova-cell1-db-create-q579s for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.170305 | controller | Jun 14 09:37:57.567128 crc crio[24245]: time="2026-06-14T09:37:57.565725791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170324 | controller | Jun 14 09:37:57.589025 crc crio[24245]: time="2026-06-14T09:37:57.584959257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170340 | controller | Jun 14 09:37:57.593213 crc crio[24245]: time="2026-06-14T09:37:57.590672722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170397 | controller | Jun 14 09:37:57.593213 crc crio[24245]: 2026-06-14T09:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:913d4d561aeb256 Mac:6a:1b:d5:87:ce:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3d Mtu:0 Sandbox:/var/run/netns/07c2cdd7-ad12-4576-ad75-c36168f28a6c SocketPath: PciID:}] [{Interface:0xc00025aa40 Address:{IP:10.217.1.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.170416 | controller | Jun 14 09:37:57.595680 crc crio[24245]: 2026-06-14T09:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15a511b17657686 Mac:42:02:03:13:93:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:41 Mtu:0 Sandbox:/var/run/netns/213d807a-fb06-43e0-abc6-19370b88de83 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.170432 | controller | Jun 14 09:37:57.598633 crc crio[24245]: time="2026-06-14T09:37:57.597486369Z" level=info msg="Got pod network &{Name:neutron-4ad3-account-create-update-777fn Namespace:openstack ID:15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea UID:af8dffa4-1f8e-4a8e-b2ba-3e525ab6f13f NetNS:/var/run/netns/213d807a-fb06-43e0-abc6-19370b88de83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf8dffa4_1f8e_4a8e_b2ba_3e525ab6f13f.slice PodAnnotations:0xc000131a58}] Aliases:map[]}"
2026-06-14 10:12:37.170448 | controller | Jun 14 09:37:57.598633 crc crio[24245]: time="2026-06-14T09:37:57.597714586Z" level=info msg="Checking pod openstack_neutron-4ad3-account-create-update-777fn for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.170464 | controller | Jun 14 09:37:57.613527 crc crio[24245]: time="2026-06-14T09:37:57.613426883Z" level=info msg="Got pod network &{Name:nova-cell1-704b-account-create-update-lvqq2 Namespace:openstack ID:913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420 UID:309cd978-426b-4793-bc9f-987b20b29811 NetNS:/var/run/netns/07c2cdd7-ad12-4576-ad75-c36168f28a6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod309cd978_426b_4793_bc9f_987b20b29811.slice PodAnnotations:0xc001c3c9c8}] Aliases:map[]}"
2026-06-14 10:12:37.170480 | controller | Jun 14 09:37:57.613886 crc crio[24245]: time="2026-06-14T09:37:57.613778414Z" level=info msg="Checking pod openstack_nova-cell1-704b-account-create-update-lvqq2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.170495 | controller | Jun 14 09:37:57.617025 crc crio[24245]: 2026-06-14T09:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f931732a7d98daf Mac:1e:aa:99:e7:71:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3f Mtu:0 Sandbox:/var/run/netns/d6fbd781-5eec-453a-9004-fb207a2b549c SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.1.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.170511 | controller | Jun 14 09:37:57.618007 crc crio[24245]: time="2026-06-14T09:37:57.617949036Z" level=info msg="Got pod network &{Name:cinder-8ed3-account-create-update-cvv8f Namespace:openstack ID:f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c UID:ae43a2a4-b383-4850-9644-08457087dc2e NetNS:/var/run/netns/d6fbd781-5eec-453a-9004-fb207a2b549c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae43a2a4_b383_4850_9644_08457087dc2e.slice PodAnnotations:0xc0004cd788}] Aliases:map[]}"
2026-06-14 10:12:37.170530 | controller | Jun 14 09:37:57.618185 crc crio[24245]: time="2026-06-14T09:37:57.618137122Z" level=info msg="Checking pod openstack_cinder-8ed3-account-create-update-cvv8f for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.170547 | controller | Jun 14 09:37:57.948008 crc crio[24245]: time="2026-06-14T09:37:57.947469785Z" level=info msg="Stopped pod sandbox: 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa" id=381cc6a4-50c8-43ef-aa0b-c34615941f3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.170562 | controller | Jun 14 09:37:58.126972 crc crio[24245]: time="2026-06-14T09:37:58.1260182Z" level=info msg="Ran pod sandbox 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea with infra container: openstack/neutron-4ad3-account-create-update-777fn/POD" id=354a6e9d-7c07-4ac2-b678-7c2eebc02abd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.170578 | controller | Jun 14 09:37:58.140951 crc crio[24245]: time="2026-06-14T09:37:58.140781631Z" level=info msg="Ran pod sandbox f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c with infra container: openstack/cinder-8ed3-account-create-update-cvv8f/POD" id=e3d8fb85-e229-492d-a3d6-90b9918bf031 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.170594 | controller | Jun 14 09:37:58.144710 crc crio[24245]: time="2026-06-14T09:37:58.144286835Z" level=info msg="Ran pod sandbox 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989 with infra container: openstack/nova-cell1-db-create-q579s/POD" id=f7b42c4d-2bb1-492e-a9a8-009868fa1616 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.170610 | controller | Jun 14 09:37:58.154362 crc crio[24245]: time="2026-06-14T09:37:58.154261514Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cd9b3706-64fb-43c2-ae98-34d7824d398e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.170625 | controller | Jun 14 09:37:58.155573 crc crio[24245]: time="2026-06-14T09:37:58.154286386Z" level=info msg="Removing container: 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f" id=6f991945-acee-4405-9c88-96087261deb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.170641 | controller | Jun 14 09:37:58.157332 crc crio[24245]: time="2026-06-14T09:37:58.157090221Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9ed31c99-a10f-45bc-8255-31fd91db6211 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.170661 | controller | Jun 14 09:37:58.159998 crc crio[24245]: time="2026-06-14T09:37:58.157702835Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=75e3efb9-df48-4a3e-8c5b-391fd74a2ab4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.170677 | controller | Jun 14 09:37:58.170911 crc crio[24245]: time="2026-06-14T09:37:58.161360126Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=778c87b5-0351-4b7b-9dcb-d106f916b575 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.170692 | controller | Jun 14 09:37:58.170911 crc crio[24245]: time="2026-06-14T09:37:58.161743438Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=42365fb9-f391-4112-832e-df72f599b456 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.170711 | controller | Jun 14 09:37:58.179450 crc crio[24245]: time="2026-06-14T09:37:58.178198247Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a8cedf27-685b-4a8b-99ae-5bee4d484499 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.170727 | controller | Jun 14 09:37:58.179450 crc crio[24245]: time="2026-06-14T09:37:58.1786833Z" level=info msg="Ran pod sandbox 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420 with infra container: openstack/nova-cell1-704b-account-create-update-lvqq2/POD" id=2434ad41-dc4a-40c9-8499-6e794fe6fbbe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.170742 | controller | Jun 14 09:37:58.179450 crc crio[24245]: time="2026-06-14T09:37:58.178680957Z" level=info msg="Creating container: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update" id=7d59eb2b-21aa-48c1-b042-1cc251b382e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.170758 | controller | Jun 14 09:37:58.179450 crc crio[24245]: time="2026-06-14T09:37:58.179172296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170773 | controller | Jun 14 09:37:58.193198 crc crio[24245]: time="2026-06-14T09:37:58.193071657Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=131ed4e9-1c7d-4ca5-86e8-0fd57023ed2a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.170789 | controller | Jun 14 09:37:58.193510 crc crio[24245]: time="2026-06-14T09:37:58.193463536Z" level=info msg="Creating container: openstack/nova-cell1-db-create-q579s/mariadb-database-create" id=4db43240-4611-4252-98c2-70daa3965851 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.170805 | controller | Jun 14 09:37:58.194219 crc crio[24245]: time="2026-06-14T09:37:58.194094127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170820 | controller | Jun 14 09:37:58.215289 crc crio[24245]: time="2026-06-14T09:37:58.209914069Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5d439a12-53cc-45a9-9d81-0501e6ba0912 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.170835 | controller | Jun 14 09:37:58.273261 crc crio[24245]: time="2026-06-14T09:37:58.271719249Z" level=info msg="Creating container: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update" id=ee34a9e0-b1a8-4490-bd07-12c2f7f034ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.170851 | controller | Jun 14 09:37:58.273261 crc crio[24245]: time="2026-06-14T09:37:58.272165983Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170866 | controller | Jun 14 09:37:58.275683 crc crio[24245]: time="2026-06-14T09:37:58.275643595Z" level=info msg="Ran pod sandbox d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d with infra container: openstack/nova-api-db-create-k2nhp/POD" id=7da15ab1-137f-44bd-8f37-bcc2bff58056 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.170882 | controller | Jun 14 09:37:58.333559 crc crio[24245]: time="2026-06-14T09:37:58.333501626Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=087ef3fb-e9e5-46d2-90a2-492b98c3f225 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.170900 | controller | Jun 14 09:37:58.431075 crc crio[24245]: time="2026-06-14T09:37:58.425349272Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0ffe552b-699e-4475-ad24-b0ddeaedd13e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.170916 | controller | Jun 14 09:37:58.431075 crc crio[24245]: time="2026-06-14T09:37:58.425574301Z" level=info msg="Creating container: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update" id=d50707c3-b2f9-4ad3-85fc-967da0f7091f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.170931 | controller | Jun 14 09:37:58.492899 crc crio[24245]: time="2026-06-14T09:37:58.489456417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170947 | controller | Jun 14 09:37:58.542461 crc crio[24245]: time="2026-06-14T09:37:58.54238175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170962 | controller | Jun 14 09:37:58.589091 crc crio[24245]: time="2026-06-14T09:37:58.589000278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.170978 | controller | Jun 14 09:37:58.600390 crc crio[24245]: time="2026-06-14T09:37:58.599304347Z" level=info msg="Creating container: openstack/nova-api-db-create-k2nhp/mariadb-database-create" id=70b11b30-72cb-4653-b3c7-f9c4db826784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.170994 | controller | Jun 14 09:37:58.606403 crc crio[24245]: time="2026-06-14T09:37:58.606327989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171010 | controller | Jun 14 09:37:58.619693 crc crio[24245]: time="2026-06-14T09:37:58.619228159Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171025 | controller | Jun 14 09:37:58.651770 crc crio[24245]: time="2026-06-14T09:37:58.651359412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171041 | controller | Jun 14 09:37:58.683421 crc crio[24245]: time="2026-06-14T09:37:58.683339189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171057 | controller | Jun 14 09:37:58.691140 crc crio[24245]: time="2026-06-14T09:37:58.691012963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171072 | controller | Jun 14 09:37:58.709939 crc crio[24245]: time="2026-06-14T09:37:58.709795724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171087 | controller | Jun 14 09:37:58.725728 crc crio[24245]: time="2026-06-14T09:37:58.724108808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171103 | controller | Jun 14 09:37:58.748740 crc crio[24245]: time="2026-06-14T09:37:58.748634816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171118 | controller | Jun 14 09:37:58.761470 crc crio[24245]: time="2026-06-14T09:37:58.761159534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171136 | controller | Jun 14 09:37:58.900478 crc crio[24245]: time="2026-06-14T09:37:58.90028437Z" level=info msg="Running pod sandbox: openstack/placement-db-create-n69bz/POD" id=b220f5b9-c03b-45d1-b2e2-96d0e0947add name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.171152 | controller | Jun 14 09:37:58.900478 crc crio[24245]: time="2026-06-14T09:37:58.900403744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171168 | controller | Jun 14 09:37:58.929090 crc crio[24245]: time="2026-06-14T09:37:58.928885891Z" level=info msg="Removed container 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f: openstack/kube-state-metrics-0/kube-state-metrics" id=6f991945-acee-4405-9c88-96087261deb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.171184 | controller | Jun 14 09:37:58.952099 crc crio[24245]: time="2026-06-14T09:37:58.951952593Z" level=info msg="Stopping pod sandbox: 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f" id=cd8a0a9b-2d92-4ff0-9a46-ce413bf59c00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.171199 | controller | Jun 14 09:37:58.952099 crc crio[24245]: time="2026-06-14T09:37:58.952040196Z" level=info msg="Stopped pod sandbox (already stopped): 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f" id=cd8a0a9b-2d92-4ff0-9a46-ce413bf59c00 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.171215 | controller | Jun 14 09:37:58.953690 crc crio[24245]: time="2026-06-14T09:37:58.953559064Z" level=info msg="Removing pod sandbox: 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f" id=af2fc39d-78c7-47c8-bd8e-ba017ec67d33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.171231 | controller | Jun 14 09:37:58.982482 crc crio[24245]: time="2026-06-14T09:37:58.982401211Z" level=info msg="Removed pod sandbox: 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f" id=af2fc39d-78c7-47c8-bd8e-ba017ec67d33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.171247 | controller | Jun 14 09:37:58.989571 crc crio[24245]: time="2026-06-14T09:37:58.988708362Z" level=info msg="Got pod network &{Name:placement-db-create-n69bz Namespace:openstack ID:6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91 UID:1883ae05-5dca-4812-9e67-4d7c67ca7462 NetNS:/var/run/netns/ec8c4863-d0ae-4927-a584-42d6d0a802fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1883ae05_5dca_4812_9e67_4d7c67ca7462.slice PodAnnotations:0xc000602a58}] Aliases:map[]}"
2026-06-14 10:12:37.171264 | controller | Jun 14 09:37:58.989571 crc crio[24245]: time="2026-06-14T09:37:58.988762714Z" level=info msg="Adding pod openstack_placement-db-create-n69bz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.171280 | controller | Jun 14 09:37:59.032339 crc crio[24245]: time="2026-06-14T09:37:59.032260259Z" level=info msg="Running pod sandbox: openstack/nova-cell0-758a-account-create-update-8k6kb/POD" id=33bea4e1-a8c6-46bf-a4e7-f3d925639e69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.171296 | controller | Jun 14 09:37:59.032526 crc crio[24245]: time="2026-06-14T09:37:59.032407504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171312 | controller | Jun 14 09:37:59.093481 crc crio[24245]: time="2026-06-14T09:37:59.093400113Z" level=info msg="Got pod network &{Name:nova-cell0-758a-account-create-update-8k6kb Namespace:openstack ID:9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7 UID:d06e975f-77dd-4a82-a0fe-df456ae66801 NetNS:/var/run/netns/90bc4ce6-d733-4502-b1d3-33167678585d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd06e975f_77dd_4a82_a0fe_df456ae66801.slice PodAnnotations:0xc006e0a540}] Aliases:map[]}"
2026-06-14 10:12:37.171332 | controller | Jun 14 09:37:59.093481 crc crio[24245]: time="2026-06-14T09:37:59.093461695Z" level=info msg="Adding pod openstack_nova-cell0-758a-account-create-update-8k6kb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.171364 | controller | Jun 14 09:37:59.526143 crc crio[24245]: 2026-06-14T09:37:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ff11aaf96bf115 Mac:a2:78:a3:f6:ae:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:42 Mtu:0 Sandbox:/var/run/netns/ec8c4863-d0ae-4927-a584-42d6d0a802fc SocketPath: PciID:}] [{Interface:0xc0003046e0 Address:{IP:10.217.1.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.171384 | controller | Jun 14 09:37:59.529398 crc crio[24245]: time="2026-06-14T09:37:59.528792876Z" level=info msg="Got pod network &{Name:placement-db-create-n69bz Namespace:openstack ID:6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91 UID:1883ae05-5dca-4812-9e67-4d7c67ca7462 NetNS:/var/run/netns/ec8c4863-d0ae-4927-a584-42d6d0a802fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1883ae05_5dca_4812_9e67_4d7c67ca7462.slice PodAnnotations:0xc000602a58}] Aliases:map[]}"
2026-06-14 10:12:37.171401 | controller | Jun 14 09:37:59.529398 crc crio[24245]: time="2026-06-14T09:37:59.529285111Z" level=info msg="Checking pod openstack_placement-db-create-n69bz for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.171417 | controller | Jun 14 09:37:59.544623 crc crio[24245]: time="2026-06-14T09:37:59.543737646Z" level=info msg="Ran pod sandbox 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91 with infra container: openstack/placement-db-create-n69bz/POD" id=b220f5b9-c03b-45d1-b2e2-96d0e0947add name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.171479 | controller | Jun 14 09:37:59.549014 crc crio[24245]: time="2026-06-14T09:37:59.548168498Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=30eab680-3ed6-43e0-a4c6-12683dd165bf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.171528 | controller | Jun 14 09:37:59.551042 crc crio[24245]: time="2026-06-14T09:37:59.550957627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3fa2d13b-e53c-4e50-b4f8-72a5c8a88b77 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.171546 | controller | Jun 14 09:37:59.558153 crc crio[24245]: time="2026-06-14T09:37:59.558057349Z" level=info msg="Creating container: openstack/placement-db-create-n69bz/mariadb-database-create" id=2ddcf3da-711f-48f6-b9df-c234b366c791 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.171562 | controller | Jun 14 09:37:59.558618 crc crio[24245]: time="2026-06-14T09:37:59.558487396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171578 | controller | Jun 14 09:37:59.630399 crc crio[24245]: time="2026-06-14T09:37:59.63027973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171593 | controller | Jun 14 09:37:59.637435 crc crio[24245]: time="2026-06-14T09:37:59.637052026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171613 | controller | Jun 14 09:37:59.664391 crc crio[24245]: time="2026-06-14T09:37:59.66425214Z" level=info msg="Running pod sandbox: openstack/placement-2510-account-create-update-rqbtb/POD" id=c3620574-04e7-4382-85a1-178b0d91e68c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.171629 | controller | Jun 14 09:37:59.664391 crc crio[24245]: time="2026-06-14T09:37:59.664349953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171644 | controller | Jun 14 09:37:59.717941 crc crio[24245]: time="2026-06-14T09:37:59.717772264Z" level=info msg="Got pod network &{Name:placement-2510-account-create-update-rqbtb Namespace:openstack ID:ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731 UID:59bfbe3d-ede8-4567-98e7-ca75f17a3320 NetNS:/var/run/netns/67cbf1c5-cfba-4126-af14-9313bce9367d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59bfbe3d_ede8_4567_98e7_ca75f17a3320.slice PodAnnotations:0xc000602db0}] Aliases:map[]}"
2026-06-14 10:12:37.171660 | controller | Jun 14 09:37:59.717941 crc crio[24245]: time="2026-06-14T09:37:59.717887298Z" level=info msg="Adding pod openstack_placement-2510-account-create-update-rqbtb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.171676 | controller | Jun 14 09:37:59.817184 crc crio[24245]: 2026-06-14T09:37:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a5e8288f10c77b Mac:b2:b7:77:78:bd:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:43 Mtu:0 Sandbox:/var/run/netns/90bc4ce6-d733-4502-b1d3-33167678585d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.171691 | controller | Jun 14 09:37:59.817531 crc crio[24245]: time="2026-06-14T09:37:59.817314489Z" level=info msg="Got pod network &{Name:nova-cell0-758a-account-create-update-8k6kb Namespace:openstack ID:9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7 UID:d06e975f-77dd-4a82-a0fe-df456ae66801 NetNS:/var/run/netns/90bc4ce6-d733-4502-b1d3-33167678585d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd06e975f_77dd_4a82_a0fe_df456ae66801.slice PodAnnotations:0xc006e0a540}] Aliases:map[]}"
2026-06-14 10:12:37.171707 | controller | Jun 14 09:37:59.817531 crc crio[24245]: time="2026-06-14T09:37:59.817472274Z" level=info msg="Checking pod openstack_nova-cell0-758a-account-create-update-8k6kb for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.171722 | controller | Jun 14 09:37:59.853153 crc crio[24245]: time="2026-06-14T09:37:59.853081892Z" level=info msg="Ran pod sandbox 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7 with infra container: openstack/nova-cell0-758a-account-create-update-8k6kb/POD" id=33bea4e1-a8c6-46bf-a4e7-f3d925639e69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.171738 | controller | Jun 14 09:37:59.877718 crc crio[24245]: time="2026-06-14T09:37:59.877557815Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=58e17c05-aed2-4266-9394-f902944ba2c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.171754 | controller | Jun 14 09:37:59.894464 crc crio[24245]: time="2026-06-14T09:37:59.892399537Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b180b12e-e0ec-47a3-9e9f-b223ab4bd56b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.171769 | controller | Jun 14 09:37:59.908945 crc crio[24245]: time="2026-06-14T09:37:59.903967585Z" level=info msg="Creating container: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update" id=9547d8a0-fb29-439d-86c3-99df45eaea39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.171787 | controller | Jun 14 09:37:59.908945 crc crio[24245]: time="2026-06-14T09:37:59.905228146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171803 | controller | Jun 14 09:38:00.039799 crc crio[24245]: time="2026-06-14T09:38:00.039717204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171828 | controller | Jun 14 09:38:00.052741 crc crio[24245]: time="2026-06-14T09:38:00.052650555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.171845 | controller | Jun 14 09:38:00.339725 crc crio[24245]: time="2026-06-14T09:38:00.338965233Z" level=info msg="Created container 83081c3a1eb08ebeebd8f8f14ddcad92884ed5f700522c7c046e6f5579c5c91e: openstack/neutron-db-create-k24rz/mariadb-database-create" id=c75cf746-06e7-428d-9d33-697d6b399f76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.171861 | controller | Jun 14 09:38:00.347415 crc crio[24245]: time="2026-06-14T09:38:00.347234365Z" level=info msg="Starting container: 83081c3a1eb08ebeebd8f8f14ddcad92884ed5f700522c7c046e6f5579c5c91e" id=427739ed-13fa-44f7-b92f-8e47728bf614 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.171879 | controller | Jun 14 09:38:00.356643 crc crio[24245]: time="2026-06-14T09:38:00.35647813Z" level=info msg="Created container 05dc14555940480f997a9f2a41980ddd1df6d4e6b7323cebe910bbd3ded23b9e: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update" id=d02fd0eb-93e9-4b2a-b27e-4ed1c9dbebd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.171894 | controller | Jun 14 09:38:00.356935 crc crio[24245]: time="2026-06-14T09:38:00.356649586Z" level=info msg="Created container beed07902404ed6d172392dfea07e0341a9d97a4c2899d90b3ba801cbf217525: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update" id=7c44db76-54b9-4d31-ba45-cd6366e3f8f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.171910 | controller | Jun 14 09:38:00.358502 crc crio[24245]: time="2026-06-14T09:38:00.358279809Z" level=info msg="Created container b58638854a6fd47bc3cbde0077b1aca303860b7e96c997fc8e09a778ff93c17c: openstack/keystone-db-create-v5npw/mariadb-database-create" id=f08df2ad-f27a-4a4d-8e18-c8622e8e7759 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.171925 | controller | Jun 14 09:38:00.364460 crc crio[24245]: time="2026-06-14T09:38:00.364363155Z" level=info msg="Starting container: beed07902404ed6d172392dfea07e0341a9d97a4c2899d90b3ba801cbf217525" id=62f5ce47-d8aa-49e4-9afe-f4e3eeba064e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.171940 | controller | Jun 14 09:38:00.364955 crc crio[24245]: time="2026-06-14T09:38:00.364817854Z" level=info msg="Starting container: 05dc14555940480f997a9f2a41980ddd1df6d4e6b7323cebe910bbd3ded23b9e" id=49dfe4ab-f8d6-436e-b090-2acd1232660d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.171954 | controller | Jun 14 09:38:00.365467 crc crio[24245]: time="2026-06-14T09:38:00.365192492Z" level=info msg="Starting container: b58638854a6fd47bc3cbde0077b1aca303860b7e96c997fc8e09a778ff93c17c" id=d5d6c884-9432-4715-ad97-2ced48494b11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.171969 | controller | Jun 14 09:38:00.368358 crc crio[24245]: time="2026-06-14T09:38:00.368257496Z" level=info msg="Created container 0dd9d6f4f4304020e55e389edcb08d1aea1a17b49de9bc5fd20bbd3e3a5576ed: openstack/barbican-db-create-9pzv5/mariadb-database-create" id=3129991e-2f7d-4c9c-919c-9d84672f7f7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.171990 | controller | Jun 14 09:38:00.370059 crc crio[24245]: 2026-06-14T09:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed2f99a059768e4 Mac:ca:37:cb:85:2c:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:44 Mtu:0 Sandbox:/var/run/netns/67cbf1c5-cfba-4126-af14-9313bce9367d SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.1.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.172006 | controller | Jun 14 09:38:00.372958 crc crio[24245]: time="2026-06-14T09:38:00.371659367Z" level=info msg="Got pod network &{Name:placement-2510-account-create-update-rqbtb Namespace:openstack ID:ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731 UID:59bfbe3d-ede8-4567-98e7-ca75f17a3320 NetNS:/var/run/netns/67cbf1c5-cfba-4126-af14-9313bce9367d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59bfbe3d_ede8_4567_98e7_ca75f17a3320.slice PodAnnotations:0xc000602db0}] Aliases:map[]}"
2026-06-14 10:12:37.172021 | controller | Jun 14 09:38:00.372958 crc crio[24245]: time="2026-06-14T09:38:00.371824301Z" level=info msg="Checking pod openstack_placement-2510-account-create-update-rqbtb for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.172037 | controller | Jun 14 09:38:00.372958 crc crio[24245]: time="2026-06-14T09:38:00.372410754Z" level=info msg="Starting container: 0dd9d6f4f4304020e55e389edcb08d1aea1a17b49de9bc5fd20bbd3e3a5576ed" id=706b56ce-df2d-47f5-a313-c7f601c7eb61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.172052 | controller | Jun 14 09:38:00.372958 crc crio[24245]: time="2026-06-14T09:38:00.372655694Z" level=info msg="Started container" PID=237705 containerID=beed07902404ed6d172392dfea07e0341a9d97a4c2899d90b3ba801cbf217525 description=openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update id=62f5ce47-d8aa-49e4-9afe-f4e3eeba064e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8
2026-06-14 10:12:37.172067 | controller | Jun 14 09:38:00.384211 crc crio[24245]: time="2026-06-14T09:38:00.378366585Z" level=info msg="Started container" PID=237718 containerID=05dc14555940480f997a9f2a41980ddd1df6d4e6b7323cebe910bbd3ded23b9e description=openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update id=49dfe4ab-f8d6-436e-b090-2acd1232660d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5
2026-06-14 10:12:37.172083 | controller | Jun 14 09:38:00.384211 crc crio[24245]: time="2026-06-14T09:38:00.381731387Z" level=info msg="Started container" PID=237716 containerID=83081c3a1eb08ebeebd8f8f14ddcad92884ed5f700522c7c046e6f5579c5c91e description=openstack/neutron-db-create-k24rz/mariadb-database-create id=427739ed-13fa-44f7-b92f-8e47728bf614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584
2026-06-14 10:12:37.172100 | controller | Jun 14 09:38:00.390019 crc crio[24245]: time="2026-06-14T09:38:00.389943554Z" level=info msg="Started container" PID=237709 containerID=b58638854a6fd47bc3cbde0077b1aca303860b7e96c997fc8e09a778ff93c17c description=openstack/keystone-db-create-v5npw/mariadb-database-create id=d5d6c884-9432-4715-ad97-2ced48494b11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12
2026-06-14 10:12:37.172115 | controller | Jun 14 09:38:00.390333 crc crio[24245]: time="2026-06-14T09:38:00.390246705Z" level=info msg="Created container 43e17e31a56cf504c5d09290bed314d9b14073fb43cf5ae308b6a9345c256237: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update" id=5111ff49-305c-4205-a799-5fcfe03ba7c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.172134 | controller | Jun 14 09:38:00.391433 crc crio[24245]: time="2026-06-14T09:38:00.391289417Z" level=info msg="Starting container: 43e17e31a56cf504c5d09290bed314d9b14073fb43cf5ae308b6a9345c256237" id=8a791d0d-37d8-49b7-a022-dc980e1127ae name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.172151 | controller | Jun 14 09:38:00.408311 crc crio[24245]: time="2026-06-14T09:38:00.406943815Z" level=info msg="Started container" PID=237703 containerID=0dd9d6f4f4304020e55e389edcb08d1aea1a17b49de9bc5fd20bbd3e3a5576ed description=openstack/barbican-db-create-9pzv5/mariadb-database-create id=706b56ce-df2d-47f5-a313-c7f601c7eb61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad
2026-06-14 10:12:37.172167 | controller | Jun 14 09:38:00.410378 crc crio[24245]: time="2026-06-14T09:38:00.410290231Z" level=info msg="Started container" PID=237711 containerID=43e17e31a56cf504c5d09290bed314d9b14073fb43cf5ae308b6a9345c256237 description=openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update id=8a791d0d-37d8-49b7-a022-dc980e1127ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e
2026-06-14 10:12:37.172183 | controller | Jun 14 09:38:00.441774 crc crio[24245]: time="2026-06-14T09:38:00.440511742Z" level=info msg="Ran pod sandbox ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731 with infra container: openstack/placement-2510-account-create-update-rqbtb/POD" id=c3620574-04e7-4382-85a1-178b0d91e68c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.172198 | controller | Jun 14 09:38:00.456483 crc crio[24245]: time="2026-06-14T09:38:00.455507199Z" level=info msg="Created container af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef: openstack/placement-5548fcbf66-p9fzv/placement-api" id=1839ed8d-ce1c-42bc-89d6-6f3482a72645 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.172214 | controller | Jun 14 09:38:00.460017 crc crio[24245]: time="2026-06-14T09:38:00.458497804Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f2c0c205-7b93-490e-8ea1-e40629c72039 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.172230 | controller | Jun 14 09:38:00.473110 crc crio[24245]: time="2026-06-14T09:38:00.473002153Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=619684f5-1dda-403c-a43a-70bc6e18739f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.172245 | controller | Jun 14 09:38:00.473654 crc crio[24245]: time="2026-06-14T09:38:00.473548614Z" level=info msg="Starting container: af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef" id=62081ead-31b4-480e-b325-5c09f33b8962 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.172261 | controller | Jun 14 09:38:00.486152 crc crio[24245]: time="2026-06-14T09:38:00.484528416Z" level=info msg="Started container" PID=237710 containerID=af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef description=openstack/placement-5548fcbf66-p9fzv/placement-api id=62081ead-31b4-480e-b325-5c09f33b8962 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a
2026-06-14 10:12:37.172276 | controller | Jun 14 09:38:00.489789 crc crio[24245]: time="2026-06-14T09:38:00.489720279Z" level=info msg="Creating container: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update" id=95c7375b-d15a-4977-a223-a0e9d496a13f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.172292 | controller | Jun 14 09:38:00.491798 crc crio[24245]: time="2026-06-14T09:38:00.490187413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.172311 | controller | Jun 14 09:38:00.585767 crc crio[24245]: time="2026-06-14T09:38:00.525690782Z" level=info msg="Created container befb365408f2c633ce3d245f6e54cda020ad84700e18ac5f7a49a79b854bf1c9: openstack/glance-db-create-bnrvl/mariadb-database-create" id=215a80a4-6dda-4881-811b-ff99c395dcc1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.172326 | controller | Jun 14 09:38:00.585767 crc crio[24245]: time="2026-06-14T09:38:00.534820165Z" level=info msg="Starting container: befb365408f2c633ce3d245f6e54cda020ad84700e18ac5f7a49a79b854bf1c9" id=00c73f7f-4c08-49eb-b0d2-558e5d411c71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.172341 | controller | Jun 14 09:38:00.585767 crc crio[24245]: time="2026-06-14T09:38:00.536380471Z" level=info msg="Created container cdb00a58feae38e79459a61dddf03eba3e3d62c6e19a3641b238ea99ab6c3d0c: openstack/cinder-db-create-jkww4/mariadb-database-create" id=2a64f1af-ced4-4a57-89b7-b04126dfa619 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.172378 | controller | Jun 14 09:38:00.585767 crc crio[24245]: time="2026-06-14T09:38:00.538668095Z" level=info msg="Starting container: cdb00a58feae38e79459a61dddf03eba3e3d62c6e19a3641b238ea99ab6c3d0c" id=c475c47f-9e20-4f20-a537-928cfc16a98a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.172395 | controller | Jun 14 09:38:00.585767 crc crio[24245]: time="2026-06-14T09:38:00.547191729Z" level=info msg="Started container" PID=237706 containerID=befb365408f2c633ce3d245f6e54cda020ad84700e18ac5f7a49a79b854bf1c9 description=openstack/glance-db-create-bnrvl/mariadb-database-create id=00c73f7f-4c08-49eb-b0d2-558e5d411c71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9
2026-06-14 10:12:37.172411 | controller | Jun 14 09:38:00.585767 crc crio[24245]: time="2026-06-14T09:38:00.551412735Z" level=info msg="Created container eff1f649629643464de3ae2dc588aeb1046ca51aff535505019a0220ac9baaa2: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create" id=f308fa52-00c4-43c6-8034-82ba5ab7c626 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.172426 | controller | Jun 14 09:38:00.585767 crc crio[24245]: time="2026-06-14T09:38:00.552507664Z" level=info msg="Starting container: eff1f649629643464de3ae2dc588aeb1046ca51aff535505019a0220ac9baaa2" id=822d5f9a-40f9-4dac-8a93-a71a72acfdc6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.172442 | controller | Jun 14 09:38:00.585767 crc crio[24245]: time="2026-06-14T09:38:00.557095002Z" level=info msg="Started container" PID=237717 containerID=cdb00a58feae38e79459a61dddf03eba3e3d62c6e19a3641b238ea99ab6c3d0c description=openstack/cinder-db-create-jkww4/mariadb-database-create id=c475c47f-9e20-4f20-a537-928cfc16a98a name=/runtime.v1.RuntimeService/StartContainer sandboxID=214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c
2026-06-14 10:12:37.172458 | controller | Jun 14 09:38:00.585767 crc crio[24245]: time="2026-06-14T09:38:00.561202434Z" level=info msg="Started container" PID=237707 containerID=eff1f649629643464de3ae2dc588aeb1046ca51aff535505019a0220ac9baaa2 description=openstack/nova-cell0-db-create-5jpjc/mariadb-database-create id=822d5f9a-40f9-4dac-8a93-a71a72acfdc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00
2026-06-14 10:12:37.172474 | controller | Jun 14 09:38:00.650116 crc crio[24245]: time="2026-06-14T09:38:00.647521977Z" level=info msg="Stopped container 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f: openstack/ovn-northd-0/ovn-northd" id=cc4d8039-87e4-41cd-84e1-d82ba7deb088 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.172489 | controller | Jun 14 09:38:00.658913 crc crio[24245]: time="2026-06-14T09:38:00.65734715Z" level=info msg="Stopping pod sandbox: d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6" id=a555c85e-7399-4cb3-994c-7db8b10b82d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.172508 | controller | Jun 14 09:38:00.674006 crc crio[24245]: time="2026-06-14T09:38:00.666485684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.172524 | controller | Jun 14 09:38:00.678912 crc crio[24245]: time="2026-06-14T09:38:00.677935322Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6 UID:c14e746d-25d2-4805-8f07-8f376022ca71 NetNS:/var/run/netns/93cc9267-51a4-430e-a8a8-3109eaa83898 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc14e746d_25d2_4805_8f07_8f376022ca71.slice PodAnnotations:0xc003bf6540}] Aliases:map[]}"
2026-06-14 10:12:37.172540 | controller | Jun 14 09:38:00.678912 crc crio[24245]: time="2026-06-14T09:38:00.678157389Z" level=info msg="Deleting pod openstack_ovn-northd-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.172556 | controller | Jun 14 09:38:00.703051 crc crio[24245]: time="2026-06-14T09:38:00.697744075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.172572 | controller | Jun 14 09:38:00.832712 crc crio[24245]: time="2026-06-14T09:38:00.826390058Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-q4sjk/POD" id=46ba2b40-844c-49be-8cd1-0f4907065e9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.172587 | controller | Jun 14 09:38:00.832712 crc crio[24245]: time="2026-06-14T09:38:00.826507112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.172602 | controller | Jun 14 09:38:00.832712 crc crio[24245]: time="2026-06-14T09:38:00.827101319Z" level=info msg="Running pod sandbox: openstack/barbican-worker-74bdbf448f-jbq6x/POD" id=81e98635-b865-4b31-b99b-477b8a047d1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.172618 | controller | Jun 14 09:38:00.832712 crc crio[24245]: time="2026-06-14T09:38:00.827327516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.172633 | controller | Jun 14 09:38:01.016183 crc crio[24245]: time="2026-06-14T09:38:01.015771993Z" level=info msg="Got pod network &{Name:barbican-worker-74bdbf448f-jbq6x Namespace:openstack ID:58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191 UID:212cae59-8627-4b0d-ae8f-dc30504e7ab4 NetNS:/var/run/netns/ad7534f8-4b97-4313-9078-94fd03dda982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212cae59_8627_4b0d_ae8f_dc30504e7ab4.slice PodAnnotations:0xc006e0a268}] Aliases:map[]}"
2026-06-14 10:12:37.172649 | controller | Jun 14 09:38:01.016183 crc crio[24245]: time="2026-06-14T09:38:01.016165575Z" level=info msg="Adding pod openstack_barbican-worker-74bdbf448f-jbq6x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.172664 | controller | Jun 14 09:38:01.034154 crc crio[24245]: time="2026-06-14T09:38:01.032958003Z" level=info msg="Got pod network &{Name:root-account-create-update-q4sjk Namespace:openstack ID:29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459 UID:cdf74c9f-94ac-473c-943b-aecb4b07c301 NetNS:/var/run/netns/921b15f0-1837-499a-a9d3-4d81b9c92573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf74c9f_94ac_473c_943b_aecb4b07c301.slice PodAnnotations:0xc006e0a388}] Aliases:map[]}"
2026-06-14 10:12:37.172684 | controller | Jun 14 09:38:01.034154 crc crio[24245]: time="2026-06-14T09:38:01.033025836Z" level=info msg="Adding pod openstack_root-account-create-update-q4sjk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.172700 | controller | Jun 14 09:38:01.269749 crc crio[24245]: time="2026-06-14T09:38:01.269109459Z" level=info msg="Created container a7bfe8d901b3b23d603cc5b0871d6b53153bbefa5a5ae8451e3a59d26719002e: openstack/placement-db-create-n69bz/mariadb-database-create" id=2ddcf3da-711f-48f6-b9df-c234b366c791 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.172715 | controller | Jun 14 09:38:01.274488 crc crio[24245]: time="2026-06-14T09:38:01.274391658Z" level=info msg="Starting container: a7bfe8d901b3b23d603cc5b0871d6b53153bbefa5a5ae8451e3a59d26719002e" id=6b131cf9-f8e6-463c-b355-c116c7261067 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.172730 | controller | Jun 14 09:38:01.281956 crc crio[24245]: time="2026-06-14T09:38:01.281777053Z" level=info msg="Started container" PID=237950 containerID=a7bfe8d901b3b23d603cc5b0871d6b53153bbefa5a5ae8451e3a59d26719002e description=openstack/placement-db-create-n69bz/mariadb-database-create id=6b131cf9-f8e6-463c-b355-c116c7261067 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91
2026-06-14 10:12:37.172745 | controller | Jun 14 09:38:01.356997 crc crio[24245]: time="2026-06-14T09:38:01.356083594Z" level=info msg="Created container a7bc82e80124e1ca5e46018d3eb4827f67a5c6173c53ae8f7f9fcb3d6ff29510: openstack/nova-cell1-db-create-q579s/mariadb-database-create" id=4db43240-4611-4252-98c2-70daa3965851 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.172760 | controller | Jun 14 09:38:01.367932 crc crio[24245]: time="2026-06-14T09:38:01.367391235Z" level=info msg="Stopped pod sandbox: d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6" id=a555c85e-7399-4cb3-994c-7db8b10b82d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.172775 | controller | Jun 14 09:38:01.395135 crc crio[24245]: time="2026-06-14T09:38:01.391417683Z" level=info msg="Created container d2b496b4f47670e382162209e35ce9ceb7eaae370a2ff0ba9dc93b7056a27f26: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update" id=ee34a9e0-b1a8-4490-bd07-12c2f7f034ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.172790 | controller | Jun 14 09:38:01.400675 crc crio[24245]: time="2026-06-14T09:38:01.399344168Z" level=info msg="Starting container: a7bc82e80124e1ca5e46018d3eb4827f67a5c6173c53ae8f7f9fcb3d6ff29510" id=19c351e6-6afd-4ed4-82bd-c8dceb2d9774 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.172805 | controller | Jun 14 09:38:01.407376 crc crio[24245]: time="2026-06-14T09:38:01.407304604Z" level=info msg="Started container" PID=237952 containerID=a7bc82e80124e1ca5e46018d3eb4827f67a5c6173c53ae8f7f9fcb3d6ff29510 description=openstack/nova-cell1-db-create-q579s/mariadb-database-create id=19c351e6-6afd-4ed4-82bd-c8dceb2d9774 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989
2026-06-14 10:12:37.172820 | controller | Jun 14 09:38:01.410327 crc crio[24245]: time="2026-06-14T09:38:01.409456676Z" level=info msg="Starting container: d2b496b4f47670e382162209e35ce9ceb7eaae370a2ff0ba9dc93b7056a27f26" id=225acd85-a771-4c0a-b7b1-8c08aebf2121 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.172835 | controller | Jun 14 09:38:01.429835 crc crio[24245]: time="2026-06-14T09:38:01.429311275Z" level=info msg="Started container" PID=237955 containerID=d2b496b4f47670e382162209e35ce9ceb7eaae370a2ff0ba9dc93b7056a27f26 description=openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update id=225acd85-a771-4c0a-b7b1-8c08aebf2121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea
2026-06-14 10:12:37.172851 | controller | Jun 14 09:38:01.595179 crc crio[24245]: time="2026-06-14T09:38:01.594559612Z" level=info msg="Created container c36316ac0e9670761c297b514e22723771a7e62d6fa56a46f067642abeca5d46: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update" id=1c34e82a-10bb-4624-a5e7-f3e199bf7358 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.172869 | controller | Jun 14 09:38:01.646959 crc crio[24245]: time="2026-06-14T09:38:01.646823044Z" level=info msg="Starting container: c36316ac0e9670761c297b514e22723771a7e62d6fa56a46f067642abeca5d46" id=1d76cf9c-3877-4db4-9e17-e617173510f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.172884 | controller | Jun 14 09:38:01.662710 crc crio[24245]: time="2026-06-14T09:38:01.662580072Z" level=info msg="Started container" PID=237945 containerID=c36316ac0e9670761c297b514e22723771a7e62d6fa56a46f067642abeca5d46 description=openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update id=1d76cf9c-3877-4db4-9e17-e617173510f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a
2026-06-14 10:12:37.172900 | controller | Jun 14 09:38:01.741327 crc crio[24245]: 2026-06-14T09:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58027d8cefaa26e Mac:e6:37:b5:50:0a:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:46 Mtu:0 Sandbox:/var/run/netns/ad7534f8-4b97-4313-9078-94fd03dda982 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.172915 | controller | Jun 14 09:38:01.746245 crc crio[24245]: time="2026-06-14T09:38:01.746186917Z" level=info msg="Got pod network &{Name:barbican-worker-74bdbf448f-jbq6x Namespace:openstack ID:58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191 UID:212cae59-8627-4b0d-ae8f-dc30504e7ab4 NetNS:/var/run/netns/ad7534f8-4b97-4313-9078-94fd03dda982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212cae59_8627_4b0d_ae8f_dc30504e7ab4.slice PodAnnotations:0xc006e0a268}] Aliases:map[]}"
2026-06-14 10:12:37.172931 | controller | Jun 14 09:38:01.746425 crc crio[24245]: time="2026-06-14T09:38:01.746385904Z" level=info msg="Checking pod openstack_barbican-worker-74bdbf448f-jbq6x for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.172946 | controller | Jun 14 09:38:01.803369 crc crio[24245]: time="2026-06-14T09:38:01.802739323Z" level=info msg="Created container c4855b50e9c3e1618dad09bf3a77bed9b6975c6664945391227a148113d62db6: openstack/nova-api-db-create-k2nhp/mariadb-database-create" id=70b11b30-72cb-4653-b3c7-f9c4db826784 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.172961 | controller | Jun 14 09:38:01.811980 crc crio[24245]: time="2026-06-14T09:38:01.808921483Z" level=info msg="Ran pod sandbox 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191 with infra container: openstack/barbican-worker-74bdbf448f-jbq6x/POD" id=81e98635-b865-4b31-b99b-477b8a047d1b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.172976 | controller | Jun 14 09:38:01.822310 crc crio[24245]: time="2026-06-14T09:38:01.819092377Z" level=info msg="Starting container: c4855b50e9c3e1618dad09bf3a77bed9b6975c6664945391227a148113d62db6" id=1529fd3d-5d08-47e0-b83b-56733ba348cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.172991 | controller | Jun 14 09:38:01.841333 crc crio[24245]: time="2026-06-14T09:38:01.841178816Z" level=info msg="Started container" PID=237957 containerID=c4855b50e9c3e1618dad09bf3a77bed9b6975c6664945391227a148113d62db6 description=openstack/nova-api-db-create-k2nhp/mariadb-database-create id=1529fd3d-5d08-47e0-b83b-56733ba348cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d
2026-06-14 10:12:37.173008 | controller | Jun 14 09:38:01.846102 crc crio[24245]: time="2026-06-14T09:38:01.846004612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=a0ce384c-c73b-45bf-b1b1-7c6e7e21eeb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.173027 | controller | Jun 14 09:38:01.883359 crc crio[24245]: time="2026-06-14T09:38:01.881206496Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=73af12d3-a180-4d23-a0a4-9158626f56c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.173043 | controller | Jun 14 09:38:01.929650 crc crio[24245]: time="2026-06-14T09:38:01.92176557Z" level=info msg="Creating container: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker-log" id=22f5f33e-0b9e-4fff-9897-05411470a0df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.173058 | controller | Jun 14 09:38:01.929650 crc crio[24245]: time="2026-06-14T09:38:01.922494963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.173073 | controller | Jun 14 09:38:01.970669 crc crio[24245]: 2026-06-14T09:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29f6ccecbe770cf Mac:3e:08:3e:6e:3c:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:45 Mtu:0 Sandbox:/var/run/netns/921b15f0-1837-499a-a9d3-4d81b9c92573 SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.1.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.173088 | controller | Jun 14 09:38:01.977462 crc crio[24245]: time="2026-06-14T09:38:01.977294368Z" level=info msg="Got pod network &{Name:root-account-create-update-q4sjk Namespace:openstack ID:29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459 UID:cdf74c9f-94ac-473c-943b-aecb4b07c301 NetNS:/var/run/netns/921b15f0-1837-499a-a9d3-4d81b9c92573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf74c9f_94ac_473c_943b_aecb4b07c301.slice PodAnnotations:0xc006e0a388}] Aliases:map[]}"
2026-06-14 10:12:37.173103 | controller | Jun 14 09:38:01.977668 crc crio[24245]: time="2026-06-14T09:38:01.977553356Z" level=info msg="Checking pod openstack_root-account-create-update-q4sjk for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.173118 | controller | Jun 14 09:38:02.044504 crc crio[24245]: time="2026-06-14T09:38:02.044430492Z" level=info msg="Ran pod sandbox 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459 with infra container: openstack/root-account-create-update-q4sjk/POD" id=46ba2b40-844c-49be-8cd1-0f4907065e9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.173134 | controller | Jun 14 09:38:02.050414 crc crio[24245]: time="2026-06-14T09:38:02.050316458Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=714a8250-7e44-4596-ab47-e142488b894d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.173148 | controller | Jun 14 09:38:02.056775 crc crio[24245]: time="2026-06-14T09:38:02.056181256Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ceb7bb4d-491e-4232-b7c7-b092908a116e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.173164 | controller | Jun 14 09:38:02.064198 crc crio[24245]: time="2026-06-14T09:38:02.064023621Z" level=info msg="Created container c952a1c77b0ac8499b91c5637165c2f8d110c2f92622421954200da61547b032: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update" id=7d59eb2b-21aa-48c1-b042-1cc251b382e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.173179 | controller | Jun 14 09:38:02.066479 crc crio[24245]: time="2026-06-14T09:38:02.066023653Z" level=info msg="Starting container: c952a1c77b0ac8499b91c5637165c2f8d110c2f92622421954200da61547b032" id=5949e471-ff94-4882-b0e6-9e998aee853d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.173197 | controller | Jun 14 09:38:02.087702 crc crio[24245]: time="2026-06-14T09:38:02.087217005Z" level=info msg="Started container" PID=237956 containerID=c952a1c77b0ac8499b91c5637165c2f8d110c2f92622421954200da61547b032 description=openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update id=5949e471-ff94-4882-b0e6-9e998aee853d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c
2026-06-14 10:12:37.173213 | controller | Jun 14 09:38:02.092174 crc crio[24245]: time="2026-06-14T09:38:02.092095755Z" level=info msg="Creating container: openstack/root-account-create-update-q4sjk/mariadb-account-create-update" id=cdcec92f-cdf7-492f-b100-72b9e9a87a42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.173228 | controller | Jun 14 09:38:02.095201 crc crio[24245]: time="2026-06-14T09:38:02.09350082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.173243 | controller | Jun 14 09:38:02.172553 crc crio[24245]: time="2026-06-14T09:38:02.172455733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.173258 | controller | Jun 14 09:38:02.180394 crc crio[24245]: time="2026-06-14T09:38:02.180268965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.173273 | controller | Jun 14 09:38:02.265998 crc crio[24245]: time="2026-06-14T09:38:02.265909085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.173288 | controller | Jun 14 09:38:02.275783 crc crio[24245]: time="2026-06-14T09:38:02.275683277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.173304 | controller | Jun 14 09:38:02.594474 crc crio[24245]: time="2026-06-14T09:38:02.592579126Z" level=info msg="Running pod sandbox: openstack/ovn-controller-jrwkf-config-scb5l/POD" id=dbdf0e18-e2d3-4c4b-bfd3-e51e3b263917 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.173319 | controller | Jun 14 09:38:02.594474 crc crio[24245]: time="2026-06-14T09:38:02.593200226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.173335 | controller | Jun 14 09:38:02.701909 crc crio[24245]: time="2026-06-14T09:38:02.70175803Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-69777c668b-m48h5/POD" id=07d0737c-5ba6-4be2-b50b-5659a4b666ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.173371 | controller | Jun 14 09:38:02.703044 crc crio[24245]: time="2026-06-14T09:38:02.701943756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.173390 | controller | Jun 14 09:38:02.825828 crc crio[24245]: time="2026-06-14T09:38:02.825744965Z" level=info msg="Got pod network &{Name:ovn-controller-jrwkf-config-scb5l Namespace:openstack ID:f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6 UID:0b405c43-3672-4f96-8dee-27f278bdf725 NetNS:/var/run/netns/366ec0be-7bc1-4022-92ea-91cd3503a87d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b405c43_3672_4f96_8dee_27f278bdf725.slice PodAnnotations:0xc00161a688}] Aliases:map[]}"
2026-06-14 10:12:37.173417 | controller | Jun 14 09:38:02.825828 crc crio[24245]: time="2026-06-14T09:38:02.825808367Z" level=info msg="Adding pod openstack_ovn-controller-jrwkf-config-scb5l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.173436 | controller | Jun 14 09:38:02.829013 crc crio[24245]: time="2026-06-14T09:38:02.828917185Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-69777c668b-m48h5 Namespace:openstack ID:59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753 UID:08b52a99-aa20-4a39-ad58-e10192dbd018 NetNS:/var/run/netns/c52522f1-76a9-43e3-b6a1-060f1ff768bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b52a99_aa20_4a39_ad58_e10192dbd018.slice PodAnnotations:0xc001c3c960}] Aliases:map[]}"
2026-06-14 10:12:37.173454 | controller | Jun 14 09:38:02.829013 crc crio[24245]: time="2026-06-14T09:38:02.829011068Z" level=info msg="Adding pod openstack_barbican-keystone-listener-69777c668b-m48h5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.173470 | controller | Jun 14 09:38:03.032908 crc crio[24245]: time="2026-06-14T09:38:03.029833448Z" level=info msg="Stopped container 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a: openstack/ceilometer-0/ceilometer-notification-agent" id=4ba889f2-0edf-4df5-aeaf-0cc831e6bdb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.173486 | controller | Jun 14 09:38:03.038934 crc crio[24245]: time="2026-06-14T09:38:03.034351181Z" level=info msg="Stopping pod sandbox: d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a" id=84313f21-017f-4419-8f80-e8b642f56f3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.173501 | controller | Jun 14 09:38:03.038934 crc crio[24245]: time="2026-06-14T09:38:03.037245234Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a UID:29804ea3-44fa-4389-8eda-9cd2e4266564 NetNS:/var/run/netns/de31e09e-acc0-4523-84dd-b40bb10ca6b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29804ea3_44fa_4389_8eda_9cd2e4266564.slice PodAnnotations:0xc003bf6138}] Aliases:map[]}"
2026-06-14 10:12:37.173517 | controller | Jun 14 09:38:03.038934 crc crio[24245]: time="2026-06-14T09:38:03.037401619Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.173533 | controller | Jun 14 09:38:03.067502 crc crio[24245]: time="2026-06-14T09:38:03.067410518Z" level=info msg="Created container 8f589a8825e602184824fe75d625b7059cf95d2fa6d5ea27f24d30b2a587d8cd: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update" id=9547d8a0-fb29-439d-86c3-99df45eaea39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.173548 | controller | Jun 14 09:38:03.074098 crc crio[24245]: time="2026-06-14T09:38:03.073546057Z" level=info msg="Created container a11aa93a113f5de68c866023debe66eedcf65cc4a039af80642e30b27dad7594: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update" id=d50707c3-b2f9-4ad3-85fc-967da0f7091f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.173563 | controller | Jun 14 09:38:03.075721 crc crio[24245]: time="2026-06-14T09:38:03.075156927Z" level=info msg="Starting container: a11aa93a113f5de68c866023debe66eedcf65cc4a039af80642e30b27dad7594" id=5ebfb586-6ba7-4cbf-9369-877616d38e37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.173579 | controller | Jun 14 09:38:03.079470 crc crio[24245]: time="2026-06-14T09:38:03.076706686Z" level=info msg="Starting container: 8f589a8825e602184824fe75d625b7059cf95d2fa6d5ea27f24d30b2a587d8cd" id=3481acc3-4647-4db2-954c-63adf5108f38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.173598 | controller | Jun 14 09:38:03.088044 crc crio[24245]: time="2026-06-14T09:38:03.087482622Z" level=info msg="Started container" PID=237958 containerID=a11aa93a113f5de68c866023debe66eedcf65cc4a039af80642e30b27dad7594 description=openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update id=5ebfb586-6ba7-4cbf-9369-877616d38e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420
2026-06-14 10:12:37.173615 | controller | Jun 14 09:38:03.088369 crc crio[24245]: time="2026-06-14T09:38:03.088094902Z" level=info msg="Started container" PID=237959 containerID=8f589a8825e602184824fe75d625b7059cf95d2fa6d5ea27f24d30b2a587d8cd description=openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update id=3481acc3-4647-4db2-954c-63adf5108f38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7
2026-06-14 10:12:37.173630 | controller | Jun 14 09:38:03.470459 crc crio[24245]: time="2026-06-14T09:38:03.466944689Z" level=info msg="Created container 26f26d53133b2cebe604623c72669064628e98f08e7108b943bee8e85e0f2fcc: openstack/root-account-create-update-q4sjk/mariadb-account-create-update" id=cdcec92f-cdf7-492f-b100-72b9e9a87a42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.173646 | controller | Jun 14 09:38:03.470459 crc crio[24245]: time="2026-06-14T09:38:03.470269357Z" level=info msg="Starting container: 26f26d53133b2cebe604623c72669064628e98f08e7108b943bee8e85e0f2fcc" id=1664f169-156e-4138-a6c3-0eda406f4414 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.173661 | controller | Jun 14 09:38:03.496555 crc crio[24245]: time="2026-06-14T09:38:03.492328786Z" level=info msg="Started container" PID=238345 containerID=26f26d53133b2cebe604623c72669064628e98f08e7108b943bee8e85e0f2fcc description=openstack/root-account-create-update-q4sjk/mariadb-account-create-update id=1664f169-156e-4138-a6c3-0eda406f4414 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459
2026-06-14 10:12:37.173676 | controller | Jun 14 09:38:03.568568 crc crio[24245]: time="2026-06-14T09:38:03.568152678Z" level=info msg="Created container ef91051d9cfb6ab1d2eb350f4890a56675c4f1000fe0adda0a0e2fdc0def0287: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update" id=95c7375b-d15a-4977-a223-a0e9d496a13f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.173692 | controller | Jun 14 09:38:03.571452 crc crio[24245]: time="2026-06-14T09:38:03.570529164Z" level=info msg="Starting container: ef91051d9cfb6ab1d2eb350f4890a56675c4f1000fe0adda0a0e2fdc0def0287" id=0028f38a-469f-4356-af44-32e656ac4b8a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.173707 | controller | Jun 14 09:38:03.576708 crc crio[24245]: time="2026-06-14T09:38:03.576653569Z" level=info msg="Started container" PID=237964 containerID=ef91051d9cfb6ab1d2eb350f4890a56675c4f1000fe0adda0a0e2fdc0def0287 description=openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update id=0028f38a-469f-4356-af44-32e656ac4b8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731
2026-06-14 10:12:37.173723 | controller | Jun 14 09:38:03.615405 crc crio[24245]: 2026-06-14T09:38:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59a7a38258f71a4 Mac:b2:1e:a7:75:37:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:48 Mtu:0 Sandbox:/var/run/netns/c52522f1-76a9-43e3-b6a1-060f1ff768bf SocketPath: PciID:}] [{Interface:0xc000530760 Address:{IP:10.217.1.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.173739 | controller | Jun 14 09:38:03.615405 crc crio[24245]: time="2026-06-14T09:38:03.610001662Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-69777c668b-m48h5 Namespace:openstack ID:59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753 UID:08b52a99-aa20-4a39-ad58-e10192dbd018 NetNS:/var/run/netns/c52522f1-76a9-43e3-b6a1-060f1ff768bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b52a99_aa20_4a39_ad58_e10192dbd018.slice PodAnnotations:0xc001c3c960}] Aliases:map[]}"
2026-06-14 10:12:37.173760 | controller | Jun 14 09:38:03.615405 crc crio[24245]: time="2026-06-14T09:38:03.610150107Z" level=info msg="Checking pod openstack_barbican-keystone-listener-69777c668b-m48h5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.173776 | controller | Jun 14 09:38:03.642374 crc crio[24245]: time="2026-06-14T09:38:03.640712709Z" level=info msg="Ran pod sandbox 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753 with infra container: openstack/barbican-keystone-listener-69777c668b-m48h5/POD" id=07d0737c-5ba6-4be2-b50b-5659a4b666ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.173791 | controller | Jun 14 09:38:03.645463 crc crio[24245]: time="2026-06-14T09:38:03.64490634Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=1713bb9f-2d01-4d2f-a2c8-3d011f5c588d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.173806 | controller | Jun 14 09:38:03.653620 crc crio[24245]: time="2026-06-14T09:38:03.653060029Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=c2a1c377-9c98-4a08-89d5-9f8179fa79a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.173822 | controller | Jun 14 09:38:03.671796 crc crio[24245]: time="2026-06-14T09:38:03.671723903Z" level=info msg="Creating container: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener-log" id=aa996220-c208-4922-ac7b-66aed3109f23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.173837 | controller | Jun 14 09:38:03.672524 crc crio[24245]: time="2026-06-14T09:38:03.672398685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.173852 | controller | Jun 14 09:38:03.679247 crc crio[24245]: 2026-06-14T09:38:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5f2c403893b410 Mac:2a:3e:93:75:fc:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:47 Mtu:0 Sandbox:/var/run/netns/366ec0be-7bc1-4022-92ea-91cd3503a87d SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.173868 | controller | Jun 14 09:38:03.680334 crc crio[24245]: time="2026-06-14T09:38:03.680259427Z" level=info msg="Got pod network &{Name:ovn-controller-jrwkf-config-scb5l Namespace:openstack ID:f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6 UID:0b405c43-3672-4f96-8dee-27f278bdf725 NetNS:/var/run/netns/366ec0be-7bc1-4022-92ea-91cd3503a87d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b405c43_3672_4f96_8dee_27f278bdf725.slice PodAnnotations:0xc00161a688}] Aliases:map[]}"
2026-06-14 10:12:37.173883 | controller | Jun 14 09:38:03.680501 crc crio[24245]: time="2026-06-14T09:38:03.680464774Z" level=info msg="Checking pod openstack_ovn-controller-jrwkf-config-scb5l for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.173899 | controller | Jun 14 09:38:03.708315 crc crio[24245]: time="2026-06-14T09:38:03.708233906Z" level=info msg="Ran pod sandbox f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6 with infra container: openstack/ovn-controller-jrwkf-config-scb5l/POD" id=dbdf0e18-e2d3-4c4b-bfd3-e51e3b263917 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.173918 | controller | Jun 14 09:38:03.712551 crc crio[24245]: time="2026-06-14T09:38:03.712235582Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=1ec59efc-750f-4881-87a6-b841d5eca833 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.173935 | controller | Jun 14 09:38:03.733148 crc crio[24245]: time="2026-06-14T09:38:03.7327426Z" level=info msg="Stopped pod sandbox: d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a" id=84313f21-017f-4419-8f80-e8b642f56f3d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.173954 | controller | Jun 14 09:38:03.734056 crc crio[24245]: time="2026-06-14T09:38:03.733951282Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=47b1a0d0-b670-4a3b-a045-48ef70e1dea5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.173969 | controller | Jun 14 09:38:03.742901 crc crio[24245]: time="2026-06-14T09:38:03.742705911Z" level=info msg="Creating container: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config" id=4c982402-9543-44c8-8b1b-2317998b2f04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.173985 | controller | Jun 14 09:38:03.743221 crc crio[24245]: time="2026-06-14T09:38:03.743207627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174000 | controller | Jun 14 09:38:03.743704 crc crio[24245]: time="2026-06-14T09:38:03.743625294Z" level=info msg="Created container 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker-log" id=22f5f33e-0b9e-4fff-9897-05411470a0df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.174015 | controller | Jun 14 09:38:03.749471 crc crio[24245]: time="2026-06-14T09:38:03.749415965Z" level=info msg="Starting container: 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c" id=0fb79489-d1df-4a9b-8cd5-cb3722db1aa9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.174030 | controller | Jun 14 09:38:03.760887 crc crio[24245]: time="2026-06-14T09:38:03.760676205Z" level=info msg="Started container" PID=238346 containerID=0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c description=openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker-log id=0fb79489-d1df-4a9b-8cd5-cb3722db1aa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191
2026-06-14 10:12:37.174046 | controller | Jun 14 09:38:03.780439 crc crio[24245]: time="2026-06-14T09:38:03.780231545Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=cda26eff-e956-4c90-a540-a761c58b23d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.174061 | controller | Jun 14 09:38:03.792999 crc crio[24245]: time="2026-06-14T09:38:03.792925268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174076 | controller | Jun 14 09:38:03.797335 crc crio[24245]: time="2026-06-14T09:38:03.797273506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174090 | controller | Jun 14 09:38:03.840484 crc crio[24245]: time="2026-06-14T09:38:03.840408569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174109 | controller | Jun 14 09:38:03.845909 crc crio[24245]: time="2026-06-14T09:38:03.844370055Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=a6cc6f2b-ba8a-48be-9488-05142f0e36d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.174125 | controller | Jun 14 09:38:03.858278 crc crio[24245]: time="2026-06-14T09:38:03.858217425Z" level=info msg="Creating container: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker" id=aac0339c-b036-43fb-8a28-3d1ad8e4d38d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.174140 | controller | Jun 14 09:38:03.859246 crc crio[24245]: time="2026-06-14T09:38:03.859185476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174155 | controller | Jun 14 09:38:03.947485 crc crio[24245]: time="2026-06-14T09:38:03.946947498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174169 | controller | Jun 14 09:38:03.958083 crc crio[24245]: time="2026-06-14T09:38:03.957998029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174184 | controller | Jun 14 09:38:04.221913 crc crio[24245]: time="2026-06-14T09:38:04.221799711Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/POD" id=3d6e0b92-b0f3-4766-8d3f-16c4b82e6ce8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.174199 | controller | Jun 14 09:38:04.222041 crc crio[24245]: time="2026-06-14T09:38:04.221956676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174214 | controller | Jun 14 09:38:04.230184 crc crio[24245]: time="2026-06-14T09:38:04.224029391Z" level=info msg="Running pod sandbox: openstack/barbican-api-544dc98db8-cd5vj/POD" id=f12b0359-fecb-4c6f-8ae0-aaf19a3f4d6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.174229 | controller | Jun 14 09:38:04.230482 crc crio[24245]: time="2026-06-14T09:38:04.230302183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174245 | controller | Jun 14 09:38:04.344296 crc crio[24245]: time="2026-06-14T09:38:04.34419242Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781429865-z5dvx Namespace:openstack ID:1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731 UID:6bde1dbe-062c-4884-9b95-fcc37bf6d2a7 NetNS:/var/run/netns/4c7bd034-56b9-4b51-a5c9-766ffe50b4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bde1dbe_062c_4884_9b95_fcc37bf6d2a7.slice PodAnnotations:0xc0024224f0}] Aliases:map[]}"
2026-06-14 10:12:37.174261 | controller | Jun 14 09:38:04.344296 crc crio[24245]: time="2026-06-14T09:38:04.344286454Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781429865-z5dvx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.174276 | controller | Jun 14 09:38:04.395001 crc crio[24245]: time="2026-06-14T09:38:04.385714236Z" level=info msg="Got pod network &{Name:barbican-api-544dc98db8-cd5vj Namespace:openstack ID:4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d UID:6dbfebfb-2cd9-41ab-86cf-c3cac6c509d2 NetNS:/var/run/netns/c18fc9de-1451-477e-830f-b032df49d7e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbfebfb_2cd9_41ab_86cf_c3cac6c509d2.slice PodAnnotations:0xc002c92538}] Aliases:map[]}"
2026-06-14 10:12:37.174299 | controller | Jun 14 09:38:04.395001 crc crio[24245]: time="2026-06-14T09:38:04.385763018Z" level=info msg="Adding pod openstack_barbican-api-544dc98db8-cd5vj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.174315 | controller | Jun 14 09:38:04.397100 crc crio[24245]: time="2026-06-14T09:38:04.396960341Z" level=info msg="Created container e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker" id=aac0339c-b036-43fb-8a28-3d1ad8e4d38d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.174330 | controller | Jun 14 09:38:04.409762 crc crio[24245]: time="2026-06-14T09:38:04.40350309Z" level=info msg="Created container bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener-log" id=aa996220-c208-4922-ac7b-66aed3109f23 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.174362 | controller | Jun 14 09:38:04.416057 crc crio[24245]: time="2026-06-14T09:38:04.41002067Z" level=info msg="Starting container: bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15" id=cc65b481-fd2a-4b7a-8497-12189f9b8327 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.174383 | controller | Jun 14 09:38:04.416057 crc crio[24245]: time="2026-06-14T09:38:04.411076224Z" level=info msg="Starting container: e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4" id=211b94c7-27c8-42d7-8f7a-185d70c77d2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.174400 | controller | Jun 14 09:38:04.429483 crc crio[24245]: time="2026-06-14T09:38:04.429392653Z" level=info msg="Started container" PID=238623 containerID=bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15 description=openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener-log id=cc65b481-fd2a-4b7a-8497-12189f9b8327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753
2026-06-14 10:12:37.174415 | controller | Jun 14 09:38:04.480733 crc crio[24245]: time="2026-06-14T09:38:04.47934328Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=a98772e5-6e3e-4a26-94d3-e72ab6a0218f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.174431 | controller | Jun 14 09:38:04.502145 crc crio[24245]: time="2026-06-14T09:38:04.502040161Z" level=info msg="Started container" PID=238624 containerID=e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4 description=openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker id=211b94c7-27c8-42d7-8f7a-185d70c77d2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191
2026-06-14 10:12:37.174447 | controller | Jun 14 09:38:04.601285 crc crio[24245]: time="2026-06-14T09:38:04.600685278Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=61aff9f5-621f-4202-960f-c4be87f89956 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.174463 | controller | Jun 14 09:38:04.601285 crc crio[24245]: time="2026-06-14T09:38:04.601176924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174479 | controller | Jun 14 09:38:04.663446 crc crio[24245]: time="2026-06-14T09:38:04.66123706Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=f0df54fc-0d22-4681-ab3c-7df0a9ddc0fa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.174494 | controller | Jun 14 09:38:04.853640 crc crio[24245]: time="2026-06-14T09:38:04.853145403Z" level=info msg="Creating container: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener" id=f9d013fe-d755-4a5d-8db2-837846e0a062 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.174514 | controller | Jun 14 09:38:04.854687 crc crio[24245]: time="2026-06-14T09:38:04.854096424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174530 | controller | Jun 14 09:38:04.985232 crc crio[24245]: time="2026-06-14T09:38:04.980257847Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6 UID:f89675c3-7340-49f8-841d-a6dd1e905b85 NetNS:/var/run/netns/90822cfa-295a-472d-b1ae-5714a223be07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf89675c3_7340_49f8_841d_a6dd1e905b85.slice PodAnnotations:0xc001c3c7a0}] Aliases:map[]}"
2026-06-14 10:12:37.174546 | controller | Jun 14 09:38:04.985232 crc crio[24245]: time="2026-06-14T09:38:04.984018288Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.174561 | controller | Jun 14 09:38:05.226827 crc crio[24245]: time="2026-06-14T09:38:05.226222335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174577 | controller | Jun 14 09:38:05.421827 crc crio[24245]: time="2026-06-14T09:38:05.420767089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174592 | controller | Jun 14 09:38:05.435658 crc crio[24245]: time="2026-06-14T09:38:05.434755834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174607 | controller | Jun 14 09:38:05.834380 crc crio[24245]: time="2026-06-14T09:38:05.833972571Z" level=info msg="Stopping container: 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d (timeout: 30s)" id=f2fb2611-db9f-48be-b073-67196aa68b81 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.174622 | controller | Jun 14 09:38:05.834542 crc crio[24245]: time="2026-06-14T09:38:05.834401565Z" level=info msg="Stopping container: 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad (timeout: 30s)" id=bf37d9bb-bd2d-4073-9bbe-d50606a3b946 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.174637 | controller | Jun 14 09:38:05.999375 crc crio[24245]: time="2026-06-14T09:38:05.994272043Z" level=info msg="Stopped container 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api" id=2f356222-edf6-4a31-9d08-d9325413f5f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.174652 | controller | Jun 14 09:38:06.001301 crc crio[24245]: time="2026-06-14T09:38:05.999827652Z" level=info msg="Stopping pod sandbox: d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d" id=57008095-9b8a-498e-a5a3-ea3107b47041 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.174667 | controller | Jun 14 09:38:06.017753 crc crio[24245]: time="2026-06-14T09:38:06.016318322Z" level=info msg="Got pod network &{Name:barbican-api-b7c84dcb-8kvj9 Namespace:openstack ID:d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d UID:a05552d0-2e4b-4ddc-a493-c9f6526f9127 NetNS:/var/run/netns/15913850-e405-4b98-b587-db63fbae0524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda05552d0_2e4b_4ddc_a493_c9f6526f9127.slice PodAnnotations:0xc000620880}] Aliases:map[]}"
2026-06-14 10:12:37.174689 | controller | Jun 14 09:38:06.017753 crc crio[24245]: time="2026-06-14T09:38:06.01647865Z" level=info msg="Deleting pod openstack_barbican-api-b7c84dcb-8kvj9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.174705 | controller | Jun 14 09:38:06.051151 crc crio[24245]: 2026-06-14T09:38:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b889c25b5704c3 Mac:56:a1:ab:29:a3:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:49 Mtu:0 Sandbox:/var/run/netns/c18fc9de-1451-477e-830f-b032df49d7e4 SocketPath: PciID:}] [{Interface:0xc000014650 Address:{IP:10.217.1.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.174721 | controller | Jun 14 09:38:06.052400 crc crio[24245]: time="2026-06-14T09:38:06.052316037Z" level=info msg="Got pod network &{Name:barbican-api-544dc98db8-cd5vj Namespace:openstack ID:4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d UID:6dbfebfb-2cd9-41ab-86cf-c3cac6c509d2 NetNS:/var/run/netns/c18fc9de-1451-477e-830f-b032df49d7e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbfebfb_2cd9_41ab_86cf_c3cac6c509d2.slice PodAnnotations:0xc002c92538}] Aliases:map[]}"
2026-06-14 10:12:37.174737 | controller | Jun 14 09:38:06.052539 crc crio[24245]: time="2026-06-14T09:38:06.052477732Z" level=info msg="Checking pod openstack_barbican-api-544dc98db8-cd5vj for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.174752 | controller | Jun 14 09:38:06.092086 crc crio[24245]: time="2026-06-14T09:38:06.091754745Z" level=info msg="Stopped container 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad: openstack/barbican-worker-685dddf667-67w2q/barbican-worker-log" id=bf37d9bb-bd2d-4073-9bbe-d50606a3b946 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.174767 | controller | Jun 14 09:38:06.147827 crc crio[24245]: time="2026-06-14T09:38:06.1476458Z" level=info msg="Ran pod sandbox 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d with infra container: openstack/barbican-api-544dc98db8-cd5vj/POD" id=f12b0359-fecb-4c6f-8ae0-aaf19a3f4d6c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.174782 | controller | Jun 14 09:38:06.154262 crc crio[24245]: time="2026-06-14T09:38:06.153894809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=08f0f058-3754-4ce6-abdb-64971c64c7f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.174797 | controller | Jun 14 09:38:06.157967 crc crio[24245]: time="2026-06-14T09:38:06.15680405Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=ed95eac4-9da3-460d-b276-525b36315b6e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.174812 | controller | Jun 14 09:38:06.168513 crc crio[24245]: time="2026-06-14T09:38:06.168367099Z" level=info msg="Creating container: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log" id=9a9a9152-ddfe-4d9a-abad-682c7f59059b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.174827 | controller | Jun 14 09:38:06.169057 crc crio[24245]: time="2026-06-14T09:38:06.168951198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174842 | controller | Jun 14 09:38:06.325584 crc crio[24245]: time="2026-06-14T09:38:06.322561674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174857 | controller | Jun 14 09:38:06.333919 crc crio[24245]: time="2026-06-14T09:38:06.330213567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174876 | controller | Jun 14 09:38:06.400997 crc crio[24245]: 2026-06-14T09:38:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1dc3136b645c8cf Mac:a6:92:f7:eb:07:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4a Mtu:0 Sandbox:/var/run/netns/4c7bd034-56b9-4b51-a5c9-766ffe50b4a4 SocketPath: PciID:}] [{Interface:0xc000276830 Address:{IP:10.217.1.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.174892 | controller | Jun 14 09:38:06.401260 crc crio[24245]: time="2026-06-14T09:38:06.401139956Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781429865-z5dvx Namespace:openstack ID:1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731 UID:6bde1dbe-062c-4884-9b95-fcc37bf6d2a7 NetNS:/var/run/netns/4c7bd034-56b9-4b51-a5c9-766ffe50b4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bde1dbe_062c_4884_9b95_fcc37bf6d2a7.slice PodAnnotations:0xc0024224f0}] Aliases:map[]}"
2026-06-14 10:12:37.174907 | controller | Jun 14 09:38:06.401329 crc crio[24245]: time="2026-06-14T09:38:06.401281471Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781429865-z5dvx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.174923 | controller | Jun 14 09:38:06.451484 crc crio[24245]: time="2026-06-14T09:38:06.450119562Z" level=info msg="Ran pod sandbox 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731 with infra container: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/POD" id=3d6e0b92-b0f3-4766-8d3f-16c4b82e6ce8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.174938 | controller | Jun 14 09:38:06.471234 crc crio[24245]: time="2026-06-14T09:38:06.471111481Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=56168341-1932-4fa8-b750-6b44ba825be6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.174954 | controller | Jun 14 09:38:06.486170 crc crio[24245]: time="2026-06-14T09:38:06.486040754Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=0b5514e1-6bda-4452-8dc4-c2bd30f6016f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.174969 | controller | Jun 14 09:38:06.498798 crc crio[24245]: time="2026-06-14T09:38:06.498691861Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config" id=389470b7-73fa-48fc-896d-7469056f263d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.174984 | controller | Jun 14 09:38:06.499390 crc crio[24245]: time="2026-06-14T09:38:06.499226008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.174999 | controller | Jun 14 09:38:06.763415 crc crio[24245]: time="2026-06-14T09:38:06.758782429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.175015 | controller | Jun 14 09:38:06.765884 crc crio[24245]: time="2026-06-14T09:38:06.765282243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.175030 | controller | Jun 14 09:38:06.768294 crc crio[24245]: time="2026-06-14T09:38:06.768195336Z" level=info msg="Stopped pod sandbox: d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d" id=57008095-9b8a-498e-a5a3-ea3107b47041 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.175045 | controller | Jun 14 09:38:06.847568 crc crio[24245]: 2026-06-14T09:38:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d99ace548820c93 Mac:56:d6:1b:f3:91:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4b Mtu:0 Sandbox:/var/run/netns/90822cfa-295a-472d-b1ae-5714a223be07 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.175063 | controller | Jun 14 09:38:06.849377 crc crio[24245]: time="2026-06-14T09:38:06.849307269Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6 UID:f89675c3-7340-49f8-841d-a6dd1e905b85 NetNS:/var/run/netns/90822cfa-295a-472d-b1ae-5714a223be07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf89675c3_7340_49f8_841d_a6dd1e905b85.slice PodAnnotations:0xc001c3c7a0}] Aliases:map[]}"
2026-06-14 10:12:37.175080 | controller | Jun 14 09:38:06.849513 crc crio[24245]: time="2026-06-14T09:38:06.849472184Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.175095 | controller | Jun 14 09:38:06.867192 crc crio[24245]: time="2026-06-14T09:38:06.867108538Z" level=info msg="Ran pod sandbox d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6 with infra container: openstack/kube-state-metrics-0/POD" id=61aff9f5-621f-4202-960f-c4be87f89956 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.175111 | controller | Jun 14 09:38:06.886569 crc crio[24245]: time="2026-06-14T09:38:06.885963074Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=74aa7bb6-bec6-43d3-aa0f-2bc763192218 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175126 | controller | Jun 14 09:38:06.974922 crc crio[24245]: time="2026-06-14T09:38:06.97167503Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb" id=1ff5ebf2-2e08-46bd-8b20-b8454dc182dd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175141 | controller | Jun 14 09:38:07.005900 crc crio[24245]: time="2026-06-14T09:38:07.005267471Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=b40d61dc-8052-4fc8-a6eb-35ba4f37fe93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.175156 | controller | Jun 14 09:38:07.005900 crc crio[24245]: time="2026-06-14T09:38:07.005731636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.175171 | controller | Jun 14 09:38:07.078901 crc crio[24245]: time="2026-06-14T09:38:07.077522598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.175186 | controller | Jun 14 09:38:07.094906 crc crio[24245]: time="2026-06-14T09:38:07.094290541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.175201 | controller | Jun 14 09:38:07.943365 crc crio[24245]: time="2026-06-14T09:38:07.942910597Z" level=info msg="Created container b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener" id=f9d013fe-d755-4a5d-8db2-837846e0a062 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.175216 | controller | Jun 14 09:38:07.947745 crc crio[24245]: time="2026-06-14T09:38:07.94767137Z" level=info msg="Starting container: b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63" id=147e5090-3f41-4c51-b756-d628e4d3ffc7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.175235 | controller | Jun 14 09:38:07.958254 crc crio[24245]: time="2026-06-14T09:38:07.958171171Z" level=info msg="Started container" PID=238936 containerID=b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63 description=openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener id=147e5090-3f41-4c51-b756-d628e4d3ffc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753
2026-06-14 10:12:37.175252 | controller | Jun 14 09:38:07.981679 crc crio[24245]: time="2026-06-14T09:38:07.981440116Z" level=info msg="Created container e1d1b2c6d533a3f22368111e5822b280f338f59841b96c20a65bebc9285753b3: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config" id=4c982402-9543-44c8-8b1b-2317998b2f04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.175267 | controller | Jun 14 09:38:07.985171 crc crio[24245]: time="2026-06-14T09:38:07.985096397Z" level=info msg="Starting container: e1d1b2c6d533a3f22368111e5822b280f338f59841b96c20a65bebc9285753b3" id=04dae65b-5a61-4759-9f06-926e2d435b1b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.175282 | controller | Jun 14 09:38:07.994457 crc crio[24245]: time="2026-06-14T09:38:07.994375162Z" level=info msg="Started container" PID=238937 containerID=e1d1b2c6d533a3f22368111e5822b280f338f59841b96c20a65bebc9285753b3 description=openstack/ovn-controller-jrwkf-config-scb5l/ovn-config id=04dae65b-5a61-4759-9f06-926e2d435b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6
2026-06-14 10:12:37.175298 | controller | Jun 14 09:38:08.095303 crc crio[24245]: time="2026-06-14T09:38:08.095218551Z" level=info msg="Created container 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd: openstack/kube-state-metrics-0/kube-state-metrics" id=b40d61dc-8052-4fc8-a6eb-35ba4f37fe93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.175313 | controller | Jun 14 09:38:08.097908 crc crio[24245]: time="2026-06-14T09:38:08.097795292Z" level=info msg="Starting container: 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd" id=91718dce-37f3-4aa9-97b6-2c99bf3e4a37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.175329 | controller | Jun 14 09:38:08.110229 crc crio[24245]: time="2026-06-14T09:38:08.110127084Z" level=info msg="Started container" PID=239163 containerID=9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd description=openstack/kube-state-metrics-0/kube-state-metrics id=91718dce-37f3-4aa9-97b6-2c99bf3e4a37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6
2026-06-14 10:12:37.175344 | controller | Jun 14 09:38:08.151367 crc crio[24245]: time="2026-06-14T09:38:08.150783809Z" level=info msg="Created container e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log" id=9a9a9152-ddfe-4d9a-abad-682c7f59059b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.175381 | controller | Jun 14 09:38:08.171333 crc crio[24245]: time="2026-06-14T09:38:08.171259639Z" level=info msg="Starting container: e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61" id=f68f7019-5941-4b6d-96a9-4a9ce3272428 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.175398 | controller | Jun 14 09:38:08.179142 crc crio[24245]: time="2026-06-14T09:38:08.179048865Z" level=info msg="Started container" PID=239169 containerID=e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61 description=openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log id=f68f7019-5941-4b6d-96a9-4a9ce3272428 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d
2026-06-14 10:12:37.175415 | controller | Jun 14 09:38:08.207259 crc crio[24245]: time="2026-06-14T09:38:08.207173149Z" level=info msg="Created container e88e1b5a163a1e3b6732119f92e1b755454e3a6bd72e529a83d87d4694205284: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config" id=389470b7-73fa-48fc-896d-7469056f263d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.175437 | controller | Jun 14 09:38:08.210805 crc crio[24245]: time="2026-06-14T09:38:08.210650202Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=76139dd0-8b9d-41a0-8ffb-af38e4d54698 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175453 | controller | Jun 14 09:38:08.227284 crc crio[24245]: time="2026-06-14T09:38:08.226254707Z" level=info msg="Starting container: e88e1b5a163a1e3b6732119f92e1b755454e3a6bd72e529a83d87d4694205284" id=a061e61e-49d0-4027-b318-f2b064e949f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.175468 | controller | Jun 14 09:38:08.241226 crc crio[24245]: time="2026-06-14T09:38:08.241133061Z" level=info msg="Started container" PID=239173 containerID=e88e1b5a163a1e3b6732119f92e1b755454e3a6bd72e529a83d87d4694205284 description=openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config id=a061e61e-49d0-4027-b318-f2b064e949f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731
2026-06-14 10:12:37.175483 | controller | Jun 14 09:38:08.429257 crc crio[24245]: time="2026-06-14T09:38:08.42910273Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=07c3f847-db04-4c5b-b30b-df0e0ffa97af name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175498 | controller | Jun 14 09:38:08.446686 crc crio[24245]: time="2026-06-14T09:38:08.44662093Z" level=info msg="Creating container: openstack/barbican-api-544dc98db8-cd5vj/barbican-api" id=348e58cd-612f-40f8-8d85-26e56db5fa51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.175513 | controller | Jun 14 09:38:08.447357 crc crio[24245]: time="2026-06-14T09:38:08.447336273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.175528 | controller | Jun 14 09:38:08.520530 crc crio[24245]: time="2026-06-14T09:38:08.51998143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.175543 | controller | Jun 14 09:38:08.527455 crc crio[24245]: time="2026-06-14T09:38:08.527358855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.175559 | controller | Jun 14 09:38:08.672286 crc crio[24245]: time="2026-06-14T09:38:08.672245513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=68fde8c4-5be6-4a3f-a111-3e368fdf5244 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175574 | controller | Jun 14 09:38:08.675618 crc crio[24245]: time="2026-06-14T09:38:08.675521509Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=4cbeb1c5-e822-4571-acd7-760fd4504ac4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175589 | controller | Jun 14 09:38:08.685109 crc crio[24245]: time="2026-06-14T09:38:08.6850111Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b82f0a94-a398-4847-8a23-b5cb65f15add name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175604 | controller | Jun 14 09:38:08.702524 crc crio[24245]: time="2026-06-14T09:38:08.702480997Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config" id=12290675-6d73-48ea-9c7f-6a5bb996fd8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.175624 | controller | Jun 14 09:38:08.703228 crc crio[24245]: time="2026-06-14T09:38:08.70320613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.175640 | controller | Jun 14 09:38:08.722380 crc crio[24245]: time="2026-06-14T09:38:08.722265644Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ac8b2296-c38a-4bec-9826-2af3623788ea name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175655 | controller | Jun 14 09:38:08.730737 crc crio[24245]: time="2026-06-14T09:38:08.730549909Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fbf6f48b-ad8d-4178-b3fe-0108de8dfb28 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175670 | controller | Jun 14 09:38:08.732225 crc crio[24245]: time="2026-06-14T09:38:08.732134268Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e638e8c5-8219-427b-aa15-0cb7e43c4370 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175685 | controller | Jun 14 09:38:08.740158 crc crio[24245]: time="2026-06-14T09:38:08.737033244Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5c8587b1-a657-4e12-856a-e4d2ca4210f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175700 | controller | Jun 14 09:38:08.740158 crc crio[24245]: time="2026-06-14T09:38:08.737791314Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=67f745f2-3ec6-47ad-b472-ab4a5a71bebd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175715 | controller | Jun 14 09:38:08.740962 crc crio[24245]: time="2026-06-14T09:38:08.740787185Z" level=info msg="Creating container: openstack/neutron-db-create-k24rz/mariadb-database-create" id=02d03fe2-584b-41ac-bc8f-4a018c2e40b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.175730 | controller | Jun 14 09:38:08.741423 crc crio[24245]: time="2026-06-14T09:38:08.741270721Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.175745 | controller | Jun 14 09:38:08.742199 crc crio[24245]: time="2026-06-14T09:38:08.742090112Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7ca917a6-e4e8-4c2a-8507-5fc8d4208f14 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175760 | controller | Jun 14 09:38:08.744702 crc crio[24245]: time="2026-06-14T09:38:08.744573165Z" level=info msg="Creating container: openstack/keystone-db-create-v5npw/mariadb-database-create" id=1477181a-455f-494a-b1f4-efd15e1e3d3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.175776 | controller | Jun 14 09:38:08.759135 crc crio[24245]: time="2026-06-14T09:38:08.759081726Z" level=info msg="Creating container: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update" id=83c13c90-f63e-43ec-9d87-26c8f5a39a86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.175791 | controller | Jun 14 09:38:08.767480 crc crio[24245]: time="2026-06-14T09:38:08.763913649Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d96c88ef-1237-42fa-8594-0d6df952c3d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175810 | controller | Jun 14 09:38:08.783271 crc crio[24245]: time="2026-06-14T09:38:08.783236274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.175837 | controller | Jun 14 09:38:08.783537 crc crio[24245]: time="2026-06-14T09:38:08.783336977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.175853 | controller | Jun 14 09:38:08.788371 crc crio[24245]: time="2026-06-14T09:38:08.788298334Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d337540b-9112-41d4-9339-b47033bb2cc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175868 | controller | Jun 14 09:38:08.792952 crc crio[24245]: time="2026-06-14T09:38:08.792925412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.175883 | controller | Jun 14 09:38:08.794290 crc crio[24245]: time="2026-06-14T09:38:08.794161422Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1903bed3-ba8f-4c51-ad5a-a583de6a8c97 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175898 | controller | Jun 14 09:38:08.804167 crc crio[24245]: time="2026-06-14T09:38:08.804137233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.175916 | controller | Jun 14 09:38:08.810527 crc crio[24245]: time="2026-06-14T09:38:08.810205184Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5831d397-8b84-4575-b8b2-fc3d205c440e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175932 | controller | Jun 14 09:38:08.810973 crc crio[24245]: time="2026-06-14T09:38:08.81090974Z" level=info msg="Creating container: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update" id=6833082f-c3b5-470a-89de-a7eab2ecc53e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.175949 | controller | Jun 14 09:38:08.868735 crc crio[24245]: time="2026-06-14T09:38:08.868579025Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c8da72a9-1333-455e-baf1-6a651d39a456 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175964 | controller | Jun 14 09:38:08.892132 crc crio[24245]: time="2026-06-14T09:38:08.891668965Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=531d86ec-1ab8-4209-85aa-52661d6b4594 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.175980 | controller | Jun 14 09:38:08.893016 crc crio[24245]: time="2026-06-14T09:38:08.892912306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.175995 | controller | Jun 14 09:38:08.903339 crc crio[24245]: time="2026-06-14T09:38:08.903238821Z" level=info msg="Creating container: openstack/glance-db-create-bnrvl/mariadb-database-create" id=2c6fcfca-880d-4c15-ac2c-f00b2881b867 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.176011 | controller | Jun 14 09:38:08.903339 crc crio[24245]: time="2026-06-14T09:38:08.903269927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=074d6e80-7b5e-48d3-985f-2c0c2d58938e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.176029 | controller | Jun 14 09:38:08.904637 crc crio[24245]: time="2026-06-14T09:38:08.904531662Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8558f30c-62aa-4cbe-a985-19c1d3f9ac7d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.176045 | controller | Jun 14 09:38:08.919958 crc crio[24245]: time="2026-06-14T09:38:08.919726157Z" level=info msg="Stopping container: c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995 (timeout: 30s)" id=bc1aaf7f-0110-4d5e-8c7a-203c2c20e0f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.176060 | controller | Jun 14 09:38:08.922404 crc crio[24245]: time="2026-06-14T09:38:08.922311679Z" level=info msg="Stopping container: b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358 (timeout: 30s)" id=ba5c03ee-bb99-4307-8540-24254feeb6f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.176075 | controller | Jun 14 09:38:08.924483 crc crio[24245]: time="2026-06-14T09:38:08.924404724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176090 | controller | Jun 14 09:38:08.926088 crc crio[24245]: time="2026-06-14T09:38:08.924954853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176105 | controller | Jun 14 09:38:08.930985 crc crio[24245]: time="2026-06-14T09:38:08.930914493Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cee3efa3-621d-42a9-940a-221d7a6658b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.176120 | controller | Jun 14 09:38:08.933395 crc crio[24245]: time="2026-06-14T09:38:08.933320188Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c1a5f8fd-d61a-4c9e-915e-7b15b57a95d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.176135 | controller | Jun 14 09:38:08.943018 crc crio[24245]: time="2026-06-14T09:38:08.933383824Z" level=info msg="Creating container: openstack/barbican-db-create-9pzv5/mariadb-database-create" id=73757415-76fb-445c-9a94-06953e125a4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.176150 | controller | Jun 14 09:38:08.943018 crc crio[24245]: time="2026-06-14T09:38:08.935417826Z" level=info msg="Creating container: openstack/cinder-db-create-jkww4/mariadb-database-create" id=07e7ebdb-61b5-45e8-91cb-6422184634f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.176165 | controller | Jun 14 09:38:08.943018 crc crio[24245]: time="2026-06-14T09:38:08.937539358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176181 | controller | Jun 14 09:38:08.950108 crc crio[24245]: time="2026-06-14T09:38:08.950051752Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e8c715f9-4482-45a9-ab62-9f226a0e9642 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.176196 | controller | Jun 14 09:38:09.041798 crc crio[24245]: time="2026-06-14T09:38:09.04173242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176211 | controller | Jun 14 09:38:09.042097 crc crio[24245]: time="2026-06-14T09:38:09.04202755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176230 | controller | Jun 14 09:38:09.047116 crc crio[24245]: time="2026-06-14T09:38:09.047046536Z" level=info msg="Creating container: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create" id=d98c008e-50f9-473c-90a1-5a74a0405973 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.176246 | controller | Jun 14 09:38:09.048820 crc crio[24245]: time="2026-06-14T09:38:09.048735588Z" level=info msg="Creating container: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update" id=d73dfae6-d760-4444-9250-7f76aa90e4c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.176261 | controller | Jun 14 09:38:09.085546 crc crio[24245]: time="2026-06-14T09:38:09.085431238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176276 | controller | Jun 14 09:38:09.099630 crc crio[24245]: time="2026-06-14T09:38:09.099491023Z" level=info msg="Stopped container b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener-log" id=ba5c03ee-bb99-4307-8540-24254feeb6f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.176292 | controller | Jun 14 09:38:09.103391 crc crio[24245]: time="2026-06-14T09:38:09.103186091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176307 | controller | Jun 14 09:38:09.103391 crc crio[24245]: time="2026-06-14T09:38:09.103356149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176322 | controller | Jun 14 09:38:09.104261 crc crio[24245]: time="2026-06-14T09:38:09.104180801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176338 | controller | Jun 14 09:38:09.117830 crc crio[24245]: time="2026-06-14T09:38:09.117704584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176369 | controller | Jun 14 09:38:09.124353 crc crio[24245]: time="2026-06-14T09:38:09.124277051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176386 | controller | Jun 14 09:38:09.146138 crc crio[24245]: time="2026-06-14T09:38:09.143658095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176401 | controller | Jun 14 09:38:09.153956 crc crio[24245]: time="2026-06-14T09:38:09.153326536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176416 | controller | Jun 14 09:38:09.172490 crc crio[24245]: time="2026-06-14T09:38:09.172434304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176432 | controller | Jun 14 09:38:09.179833 crc crio[24245]: time="2026-06-14T09:38:09.179795338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176447 | controller | Jun 14 09:38:09.257774 crc crio[24245]: time="2026-06-14T09:38:09.257696242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176465 | controller | Jun 14 09:38:09.265209 crc crio[24245]: time="2026-06-14T09:38:09.265061753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176480 | controller | Jun 14 09:38:09.268481 crc crio[24245]: time="2026-06-14T09:38:09.268426711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176495 | controller | Jun 14 09:38:09.269493 crc crio[24245]: time="2026-06-14T09:38:09.269423719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176510 | controller | Jun 14 09:38:09.318341 crc crio[24245]: time="2026-06-14T09:38:09.318257777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176524 | controller | Jun 14 09:38:09.331131 crc crio[24245]: time="2026-06-14T09:38:09.331053699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176539 | controller | Jun 14 09:38:09.334759 crc crio[24245]: time="2026-06-14T09:38:09.334687186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176554 | controller | Jun 14 09:38:09.338953 crc crio[24245]: time="2026-06-14T09:38:09.335937996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176569 | controller | Jun 14 09:38:10.090158 crc crio[24245]: time="2026-06-14T09:38:10.087944311Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=96e471ad-2ebe-43a5-9c7d-f8a18b2dd062 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.176584 | controller | Jun 14 09:38:10.101534 crc crio[24245]: time="2026-06-14T09:38:10.100767755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d8d68345-e485-488c-8927-2b6a9c467368 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.176599 | controller | Jun 14 09:38:10.105364 crc crio[24245]: time="2026-06-14T09:38:10.105037018Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0a543d6e-99da-472b-894d-e25ee0966c93 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.176614 | controller | Jun 14 09:38:10.134272 crc crio[24245]: time="2026-06-14T09:38:10.134084836Z" level=info msg="Creating container: openstack/nova-cell1-db-create-q579s/mariadb-database-create" id=a3d2bd0c-e277-4ebb-8242-d802de4271ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.176629 | controller | Jun 14 09:38:10.135818 crc crio[24245]: time="2026-06-14T09:38:10.135661817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176644 | controller | Jun 14 09:38:10.145495 crc crio[24245]: time="2026-06-14T09:38:10.145384292Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=dba9e389-cab3-471f-89a1-8e3be37279e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.176660 | controller | Jun 14 09:38:10.190804 crc crio[24245]: time="2026-06-14T09:38:10.186717502Z" level=info msg="Creating container: openstack/placement-db-create-n69bz/mariadb-database-create" id=640adcc5-0066-419a-b58f-5ee020960b8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.176679 | controller | Jun 14 09:38:10.190804 crc crio[24245]: time="2026-06-14T09:38:10.187262378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176695 | controller | Jun 14 09:38:10.308390 crc crio[24245]: time="2026-06-14T09:38:10.308204572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176710 | controller | Jun 14 09:38:10.315118 crc crio[24245]: time="2026-06-14T09:38:10.315042128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176726 | controller | Jun 14 09:38:10.405390 crc crio[24245]: time="2026-06-14T09:38:10.405323379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176741 | controller | Jun 14 09:38:10.412120 crc crio[24245]: time="2026-06-14T09:38:10.412090846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176756 | controller | Jun 14 09:38:10.913120 crc crio[24245]: time="2026-06-14T09:38:10.912365789Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690498-wnlt5/POD" id=28f9b6ae-e2c6-45d7-aa57-9055b554487f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.176771 | controller | Jun 14 09:38:10.913120 crc crio[24245]: time="2026-06-14T09:38:10.912975949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176786 | controller | Jun 14 09:38:10.922010 crc crio[24245]: time="2026-06-14T09:38:10.921926689Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=f35a2209-2224-442c-bcec-79274a8b08a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.176801 | controller | Jun 14 09:38:10.922683 crc crio[24245]: time="2026-06-14T09:38:10.922624121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176817 | controller | Jun 14 09:38:11.167998 crc crio[24245]: time="2026-06-14T09:38:11.167355352Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690498-wnlt5 Namespace:openshift-infra ID:a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9 UID:1dbb0998-b023-4fbd-aeaf-b7eb076dfe93 NetNS:/var/run/netns/992e182a-2ea7-43c9-86c3-0613f4d336cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dbb0998_b023_4fbd_aeaf_b7eb076dfe93.slice PodAnnotations:0xc000130640}] Aliases:map[]}"
2026-06-14 10:12:37.176833 | controller | Jun 14 09:38:11.167998 crc crio[24245]: time="2026-06-14T09:38:11.167414502Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690498-wnlt5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.176848 | controller | Jun 14 09:38:11.210242 crc crio[24245]: time="2026-06-14T09:38:11.210138171Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4 UID:a65c0b48-b75d-4db3-9ae4-bc74eb845625 NetNS:/var/run/netns/bfc04c3b-1188-4e80-9b9a-9951759760fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda65c0b48_b75d_4db3_9ae4_bc74eb845625.slice PodAnnotations:0xc000602340}] Aliases:map[]}"
2026-06-14 10:12:37.176867 | controller | Jun 14 09:38:11.210242 crc crio[24245]: time="2026-06-14T09:38:11.210207837Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.176883 | controller | Jun 14 09:38:11.377461 crc crio[24245]: time="2026-06-14T09:38:11.377378363Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=28cc41e1-9f40-4fa9-9894-621dc00ec799 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.176899 | controller | Jun 14 09:38:11.380469 crc crio[24245]: time="2026-06-14T09:38:11.38040993Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=83b193a7-6133-442c-9f47-77e2035cac6a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.176914 | controller | Jun 14 09:38:11.406997 crc crio[24245]: time="2026-06-14T09:38:11.406783786Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2a7c2b79-96b3-4e67-8971-3fea76b9bf86 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.176930 | controller | Jun 14 09:38:11.410323 crc crio[24245]: time="2026-06-14T09:38:11.410264287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=34cf600e-a5c0-4698-9e0a-22b25a7d0d3f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.176946 | controller | Jun 14 09:38:11.420139 crc crio[24245]: time="2026-06-14T09:38:11.42003299Z" level=info msg="Creating container: openstack/nova-api-db-create-k2nhp/mariadb-database-create" id=d351aa70-50c1-4792-a938-8222b0f28d92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.176961 | controller | Jun 14 09:38:11.420498 crc crio[24245]: time="2026-06-14T09:38:11.420472384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.176976 | controller | Jun 14 09:38:11.422351 crc crio[24245]: time="2026-06-14T09:38:11.422232207Z" level=info msg="Creating container: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update" id=084fa59d-62a0-4cb1-96c2-9170e9477a31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.176992 | controller | Jun 14 09:38:11.446248 crc crio[24245]: time="2026-06-14T09:38:11.445786588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177007 | controller | Jun 14 09:38:11.448324 crc crio[24245]: time="2026-06-14T09:38:11.448221616Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=00a3e91d-e59e-4f9a-aa06-deed222eb7b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.177022 | controller | Jun 14 09:38:11.478187 crc crio[24245]: time="2026-06-14T09:38:11.477566189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e593fda2-3ce5-4e2f-ac0d-8c2216f597dd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.177037 | controller | Jun 14 09:38:11.481183 crc crio[24245]: time="2026-06-14T09:38:11.479045267Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=24bd7be1-26c0-4877-a28a-0a61a380fd32 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.177052 | controller | Jun 14 09:38:11.490184 crc crio[24245]: time="2026-06-14T09:38:11.490085448Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b2bc4382-6f18-43e0-bb0e-37418ae2d0bc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.177070 | controller | Jun 14 09:38:11.507011 crc crio[24245]: time="2026-06-14T09:38:11.506743549Z" level=info msg="Creating container: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update" id=5194786a-a973-40f6-8a4a-30172baf9f4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.177085 | controller | Jun 14 09:38:11.507011 crc crio[24245]: time="2026-06-14T09:38:11.506954772Z" level=info msg="Creating container: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update" id=4356ac35-886c-4e2c-9ffd-521841b4c988 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.177100 | controller | Jun 14 09:38:11.507292 crc crio[24245]: time="2026-06-14T09:38:11.507178073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177115 | controller | Jun 14 09:38:11.507370 crc crio[24245]: time="2026-06-14T09:38:11.507359035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177129 | controller | Jun 14 09:38:11.544029 crc crio[24245]: time="2026-06-14T09:38:11.541471155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177144 | controller | Jun 14 09:38:11.558111 crc crio[24245]: time="2026-06-14T09:38:11.557738678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177159 | controller | Jun 14 09:38:11.565141 crc crio[24245]: time="2026-06-14T09:38:11.565057081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177174 | controller | Jun 14 09:38:11.572933 crc crio[24245]: time="2026-06-14T09:38:11.572695324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177189 | controller | Jun 14 09:38:11.637313 crc crio[24245]: time="2026-06-14T09:38:11.637050421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177204 | controller | Jun 14 09:38:11.641965 crc crio[24245]: time="2026-06-14T09:38:11.641688937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177218 | controller | Jun 14 09:38:11.678948 crc crio[24245]: time="2026-06-14T09:38:11.678105309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177233 | controller | Jun 14 09:38:11.682826 crc crio[24245]: time="2026-06-14T09:38:11.682325181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177248 | controller | Jun 14 09:38:11.960237 crc crio[24245]: 2026-06-14T09:38:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6dace8b44e1618 Mac:0a:5e:b6:4b:aa:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4c Mtu:0 Sandbox:/var/run/netns/992e182a-2ea7-43c9-86c3-0613f4d336cd SocketPath: PciID:}] [{Interface:0xc0001b4770 Address:{IP:10.217.1.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.177266 | controller | Jun 14 09:38:11.963730 crc crio[24245]: time="2026-06-14T09:38:11.96364999Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690498-wnlt5 Namespace:openshift-infra ID:a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9 UID:1dbb0998-b023-4fbd-aeaf-b7eb076dfe93 NetNS:/var/run/netns/992e182a-2ea7-43c9-86c3-0613f4d336cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dbb0998_b023_4fbd_aeaf_b7eb076dfe93.slice PodAnnotations:0xc000130640}] Aliases:map[]}"
2026-06-14 10:12:37.177282 | controller | Jun 14 09:38:11.963966 crc crio[24245]: time="2026-06-14T09:38:11.963907678Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690498-wnlt5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.177298 | controller | Jun 14 09:38:12.090040 crc crio[24245]: time="2026-06-14T09:38:12.088055656Z" level=info msg="Ran pod sandbox a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9 with infra container: openshift-infra/auto-csr-approver-29690498-wnlt5/POD" id=28f9b6ae-e2c6-45d7-aa57-9055b554487f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.177313 | controller | Jun 14 09:38:12.092163 crc crio[24245]: time="2026-06-14T09:38:12.092087464Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=6c5a1044-ded5-48c0-ab28-c050701dee55 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.177329 | controller | Jun 14 09:38:12.123906 crc crio[24245]: time="2026-06-14T09:38:12.123731544Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.177344 | controller | Jun 14 09:38:12.165201 crc crio[24245]: 2026-06-14T09:38:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:604a356c63b114e Mac:ba:f9:31:78:b8:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4d Mtu:0 Sandbox:/var/run/netns/bfc04c3b-1188-4e80-9b9a-9951759760fd SocketPath: PciID:}] [{Interface:0xc0004c0880 Address:{IP:10.217.1.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.177385 | controller | Jun 14 09:38:12.166828 crc crio[24245]: time="2026-06-14T09:38:12.166752584Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4 UID:a65c0b48-b75d-4db3-9ae4-bc74eb845625 NetNS:/var/run/netns/bfc04c3b-1188-4e80-9b9a-9951759760fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda65c0b48_b75d_4db3_9ae4_bc74eb845625.slice PodAnnotations:0xc000602340}] Aliases:map[]}"
2026-06-14 10:12:37.177402 | controller | Jun 14 09:38:12.167100 crc crio[24245]: time="2026-06-14T09:38:12.167034043Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.177417 | controller | Jun 14 09:38:12.261522 crc crio[24245]: time="2026-06-14T09:38:12.261486605Z" level=info msg="Ran pod sandbox 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4 with infra container: openstack/nova-metadata-0/POD" id=f35a2209-2224-442c-bcec-79274a8b08a6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.177432 | controller | Jun 14 09:38:12.267328 crc crio[24245]: time="2026-06-14T09:38:12.267293171Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=3b1d5ce5-716f-4cdd-a1ee-6a0ec241dad4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.177447 | controller | Jun 14 09:38:12.272543 crc crio[24245]: time="2026-06-14T09:38:12.272433961Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=6efd678a-383a-4256-88d1-f140441262a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.177466 | controller | Jun 14 09:38:12.279508 crc crio[24245]: time="2026-06-14T09:38:12.279465175Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=21527a5c-f56b-462b-9aaa-d1a3be9ea9c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.177481 | controller | Jun 14 09:38:12.280211 crc crio[24245]: time="2026-06-14T09:38:12.280186048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177497 | controller | Jun 14 09:38:12.289056 crc crio[24245]: time="2026-06-14T09:38:12.288979919Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=865e3ea9-41d3-4f93-8507-9b7a4896e9ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.177512 | controller | Jun 14 09:38:12.289165 crc crio[24245]: time="2026-06-14T09:38:12.289103523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177527 | controller | Jun 14 09:38:12.296046 crc crio[24245]: time="2026-06-14T09:38:12.295947428Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=bd4818a1-fe80-4469-94ad-04771a93a531 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.177542 | controller | Jun 14 09:38:12.296046 crc crio[24245]: time="2026-06-14T09:38:12.296047371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177557 | controller | Jun 14 09:38:12.296208 crc crio[24245]: time="2026-06-14T09:38:12.296172937Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=08b6b41e-2939-454f-9316-101f77fc6f47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.177605 | controller | Jun 14 09:38:12.296208 crc crio[24245]: time="2026-06-14T09:38:12.296202378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177621 | controller | Jun 14 09:38:12.502126 crc crio[24245]: time="2026-06-14T09:38:12.502052075Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=146d618e-9b89-4e25-8443-2626c32978d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.177636 | controller | Jun 14 09:38:12.517147 crc crio[24245]: time="2026-06-14T09:38:12.516944759Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d870f4f3-5be5-49da-af26-a7250e5a9dd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.177652 | controller | Jun 14 09:38:12.571447 crc crio[24245]: time="2026-06-14T09:38:12.571331679Z" level=info msg="Running pod sandbox: openstack/ovn-controller-tmzrh-config-fmxt5/POD" id=579fb9d6-f331-4d96-ac3c-10ae6a6886a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.177667 | controller | Jun 14 09:38:12.571447 crc crio[24245]: time="2026-06-14T09:38:12.571442073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177682 | controller | Jun 14 09:38:12.585764 crc crio[24245]: time="2026-06-14T09:38:12.584258523Z" level=info msg="Running pod sandbox: openstack/ovn-controller-tmzrh/POD" id=e13194d7-219c-4a99-844c-bf30c1f91419 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.177697 | controller | Jun 14 09:38:12.585764 crc crio[24245]: time="2026-06-14T09:38:12.584410248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177724 | controller | Jun 14 09:38:12.607250 crc crio[24245]: time="2026-06-14T09:38:12.606289367Z" level=info msg="Created container b9a2dc647c1d14a6bf3a632e138fdcc793f4c9d3f4afba9917569e4128a6d6b2: openstack/keystone-db-create-v5npw/mariadb-database-create" id=1477181a-455f-494a-b1f4-efd15e1e3d3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.177747 | controller | Jun 14 09:38:12.608758 crc crio[24245]: time="2026-06-14T09:38:12.608679306Z" level=info msg="Starting container: b9a2dc647c1d14a6bf3a632e138fdcc793f4c9d3f4afba9917569e4128a6d6b2" id=3bf6e2a8-bd1e-4f96-9601-e67e97fb22a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.177778 | controller | Jun 14 09:38:12.618892 crc crio[24245]: time="2026-06-14T09:38:12.617404384Z" level=info msg="Created container 37104825d6af19ef94862eaff09d26760781a62e905e86f2aeabc58f0d985625: openstack/neutron-db-create-k24rz/mariadb-database-create" id=02d03fe2-584b-41ac-bc8f-4a018c2e40b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.177807 | controller | Jun 14 09:38:12.618892 crc crio[24245]: time="2026-06-14T09:38:12.618324263Z" level=info msg="Starting container: 37104825d6af19ef94862eaff09d26760781a62e905e86f2aeabc58f0d985625" id=111821f1-0a88-4e7d-a245-f4447b18f4a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.177836 | controller | Jun 14 09:38:12.625804 crc crio[24245]: time="2026-06-14T09:38:12.625718271Z" level=info msg="Started container" PID=239690 containerID=b9a2dc647c1d14a6bf3a632e138fdcc793f4c9d3f4afba9917569e4128a6d6b2 description=openstack/keystone-db-create-v5npw/mariadb-database-create id=3bf6e2a8-bd1e-4f96-9601-e67e97fb22a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12
2026-06-14 10:12:37.177865 | controller | Jun 14 09:38:12.632408 crc crio[24245]: time="2026-06-14T09:38:12.632301013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177892 | controller | Jun 14 09:38:12.651636 crc crio[24245]: time="2026-06-14T09:38:12.648306022Z" level=info msg="Creating container: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update" id=529c8f7b-0557-42b3-96a8-47b96fb5f118 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.177919 | controller | Jun 14 09:38:12.653580 crc crio[24245]: time="2026-06-14T09:38:12.653467884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177945 | controller | Jun 14 09:38:12.659925 crc crio[24245]: time="2026-06-14T09:38:12.659800656Z" level=info msg="Started container" PID=239696 containerID=37104825d6af19ef94862eaff09d26760781a62e905e86f2aeabc58f0d985625 description=openstack/neutron-db-create-k24rz/mariadb-database-create id=111821f1-0a88-4e7d-a245-f4447b18f4a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584
2026-06-14 10:12:37.177972 | controller | Jun 14 09:38:12.660294 crc crio[24245]: time="2026-06-14T09:38:12.660216046Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.177999 | controller | Jun 14 09:38:12.673468 crc crio[24245]: time="2026-06-14T09:38:12.673381585Z" level=info msg="Created container 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2: openstack/barbican-api-544dc98db8-cd5vj/barbican-api" id=348e58cd-612f-40f8-8d85-26e56db5fa51 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.178024 | controller | Jun 14 09:38:12.683773 crc crio[24245]: time="2026-06-14T09:38:12.68213027Z" level=info msg="Starting container: 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2" id=641b7271-d6f7-4a6e-a636-b253e80d669e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.178077 | controller | Jun 14 09:38:12.685990 crc crio[24245]: time="2026-06-14T09:38:12.6858029Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=1bf94366-af85-4fa3-a826-1be6016edffc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.178109 | controller | Jun 14 09:38:12.686059 crc crio[24245]: time="2026-06-14T09:38:12.686029147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.178134 | controller | Jun 14 09:38:12.689764 crc crio[24245]: time="2026-06-14T09:38:12.689679903Z" level=info msg="Started container" PID=239689 containerID=5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2 description=openstack/barbican-api-544dc98db8-cd5vj/barbican-api id=641b7271-d6f7-4a6e-a636-b253e80d669e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d
2026-06-14 10:12:37.178155 | controller | Jun 14 09:38:12.698234 crc crio[24245]: time="2026-06-14T09:38:12.697487601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2f15c718-a5f4-45c2-9fc7-188b35907d18 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.178172 | controller | Jun 14 09:38:12.720141 crc crio[24245]: time="2026-06-14T09:38:12.717787612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=95537452-4082-4254-9712-2e8aa2034fd8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.178188 | controller | Jun 14 09:38:12.720141 crc crio[24245]: time="2026-06-14T09:38:12.7191558Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974 UID:ac31323b-d037-4fed-8cb0-494c09ab1f96 NetNS:/var/run/netns/a789ec5a-2771-455d-b8ec-99a41c36d80b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac31323b_d037_4fed_8cb0_494c09ab1f96.slice PodAnnotations:0xc00161a438}] Aliases:map[]}"
2026-06-14 10:12:37.178204 | controller | Jun 14 09:38:12.720141 crc crio[24245]: time="2026-06-14T09:38:12.719220322Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.178220 | controller | Jun 14 09:38:12.730918 crc crio[24245]: time="2026-06-14T09:38:12.730740331Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0 UID:c99afd55-0070-41eb-8787-28b60aba229f NetNS:/var/run/netns/b0e1080d-23c2-4dd3-b54e-423f6772822d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99afd55_0070_41eb_8787_28b60aba229f.slice PodAnnotations:0xc000130ce8}] Aliases:map[]}"
2026-06-14 10:12:37.178237 | controller | Jun 14 09:38:12.730918 crc crio[24245]: time="2026-06-14T09:38:12.730829524Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.178254 | controller | Jun 14 09:38:12.731625 crc crio[24245]: time="2026-06-14T09:38:12.731509933Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3d531678-bc23-4765-a226-05c0b80f56aa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.178270 | controller | Jun 14 09:38:12.777701 crc crio[24245]: time="2026-06-14T09:38:12.775162464Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d1758ea3-cc7c-48f6-91a9-e2d16431c5ce name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.178289 | controller | Jun 14 09:38:12.943991 crc crio[24245]: time="2026-06-14T09:38:12.943768011Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f0d42846-2940-4380-b825-f824801ba8d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.178305 | controller | Jun 14 09:38:12.945750 crc crio[24245]: time="2026-06-14T09:38:12.945439738Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7e03c515-0de0-4c3a-b757-9369d28e575e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.178321 | controller | Jun 14 09:38:12.954740 crc crio[24245]: time="2026-06-14T09:38:12.954634102Z" level=info msg="Creating container: openstack/root-account-create-update-q4sjk/mariadb-account-create-update" id=9efee6ca-6c3b-471a-8576-a00986c0caad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.178336 | controller | Jun 14 09:38:12.980353 crc crio[24245]: time="2026-06-14T09:38:12.973321286Z" level=info msg="Creating container: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update" id=9f96335c-f61e-4687-806c-5a31e4dab885 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.178373 | controller | Jun 14 09:38:12.982527 crc crio[24245]: time="2026-06-14T09:38:12.980957415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.178391 | controller | Jun 14 09:38:12.982527 crc crio[24245]: time="2026-06-14T09:38:12.981137062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.178408 | controller | Jun 14 09:38:12.985656 crc crio[24245]: time="2026-06-14T09:38:12.985582089Z" level=info msg="Creating container: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update" id=05d9d3ba-ba5d-409a-b8f8-d79671cf3f68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.178423 | controller | Jun 14 09:38:13.009920 crc crio[24245]: time="2026-06-14T09:38:13.003773136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.178439 | controller | Jun 14 09:38:13.018350 crc crio[24245]: time="2026-06-14T09:38:13.018301706Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb UID:131f52c3-59b4-4ebe-acd5-6fbfade99f19 NetNS:/var/run/netns/33e3dd32-a573-40b6-85e4-fbde8a7185f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod131f52c3_59b4_4ebe_acd5_6fbfade99f19.slice PodAnnotations:0xc00274a098}] Aliases:map[]}"
2026-06-14 10:12:37.178455 | controller | Jun 14 09:38:13.018532 crc crio[24245]: time="2026-06-14T09:38:13.018515653Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.178471 | controller | Jun 14 09:38:13.050907 crc crio[24245]: time="2026-06-14T09:38:13.047076131Z" level=info msg="Created container c5474bcc7c5d387795ec607c907eb14b9d32fd3ffc594a865c12f8cc705e97f0: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update" id=83c13c90-f63e-43ec-9d87-26c8f5a39a86 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.178488 | controller | Jun 14 09:38:13.050907 crc crio[24245]: time="2026-06-14T09:38:13.050766886Z" level=info msg="Starting container: c5474bcc7c5d387795ec607c907eb14b9d32fd3ffc594a865c12f8cc705e97f0" id=80120d76-58b5-4c95-88bf-4f1d86548532 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.178507 | controller | Jun 14 09:38:13.063337 crc crio[24245]: time="2026-06-14T09:38:13.063236977Z" level=info msg="Got pod network &{Name:ovn-controller-tmzrh Namespace:openstack ID:70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53 UID:fb998ebe-486e-4ec4-934f-d1d10e70ad85 NetNS:/var/run/netns/062540c5-39e7-4eb5-b971-5cc0647c28d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb998ebe_486e_4ec4_934f_d1d10e70ad85.slice PodAnnotations:0xc00274a288}] Aliases:map[]}"
2026-06-14 10:12:37.178523 | controller | Jun 14 09:38:13.063337 crc crio[24245]: time="2026-06-14T09:38:13.063319969Z" level=info msg="Adding pod openstack_ovn-controller-tmzrh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.178539 | controller | Jun 14 09:38:13.064113 crc crio[24245]: time="2026-06-14T09:38:13.064019122Z" level=info msg="Started container" PID=239694 containerID=c5474bcc7c5d387795ec607c907eb14b9d32fd3ffc594a865c12f8cc705e97f0 description=openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update id=80120d76-58b5-4c95-88bf-4f1d86548532 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5
2026-06-14 10:12:37.178555 | controller | Jun 14 09:38:13.111197 crc crio[24245]: time="2026-06-14T09:38:13.107752572Z" level=info msg="Got pod network &{Name:ovn-controller-tmzrh-config-fmxt5 Namespace:openstack ID:6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f UID:7c472799-9d08-4a75-b715-0a9258c426f3 NetNS:/var/run/netns/2dcea1ef-80a0-4eb2-b936-f2376ac931f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c472799_9d08_4a75_b715_0a9258c426f3.slice PodAnnotations:0xc001c3c320}] Aliases:map[]}"
2026-06-14 10:12:37.178571 | controller | Jun 14 09:38:13.111197 crc crio[24245]: time="2026-06-14T09:38:13.107819034Z" level=info msg="Adding pod openstack_ovn-controller-tmzrh-config-fmxt5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.178587 | controller | Jun 14 09:38:13.128150 crc crio[24245]: time="2026-06-14T09:38:13.127339875Z" level=info msg="Created container d29fb150dd4bcff2659833336fd58163e14b6077cf6048cc2d68c4a4a5c5ef2d: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update" id=d73dfae6-d760-4444-9250-7f76aa90e4c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.178603 | controller | Jun 14 09:38:13.136411 crc crio[24245]: time="2026-06-14T09:38:13.13631146Z" level=info msg="Starting container: d29fb150dd4bcff2659833336fd58163e14b6077cf6048cc2d68c4a4a5c5ef2d" id=8d8cd09d-9cd4-4b4a-9a89-409aafd6e407 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.178619 | controller | Jun 14 09:38:13.154930 crc crio[24245]: time="2026-06-14T09:38:13.154494818Z" level=info msg="Started container" PID=239902 containerID=d29fb150dd4bcff2659833336fd58163e14b6077cf6048cc2d68c4a4a5c5ef2d description=openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update id=8d8cd09d-9cd4-4b4a-9a89-409aafd6e407 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8
2026-06-14 10:12:37.178682 | controller | Jun 14 09:38:13.317484 crc crio[24245]: time="2026-06-14T09:38:13.316666034Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a UID:314340d7-9d61-4d4f-a03a-91ef071f1ad3 NetNS:/var/run/netns/cdf88871-abec-4e43-ac7c-30ed961511ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod314340d7_9d61_4d4f_a03a_91ef071f1ad3.slice PodAnnotations:0xc0024226f8}] Aliases:map[]}"
2026-06-14 10:12:37.178742 | controller | Jun 14 09:38:13.317484 crc crio[24245]: time="2026-06-14T09:38:13.316744866Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.178765 | controller | Jun 14 09:38:13.355820 crc crio[24245]: time="2026-06-14T09:38:13.355725139Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=6c5a1044-ded5-48c0-ab28-c050701dee55 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.178781 | controller | Jun 14 09:38:13.356803 crc crio[24245]: time="2026-06-14T09:38:13.356746781Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b7f12351-ea08-4e6d-924e-42e965001eec name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.178797 | controller | Jun 14 09:38:13.360925 crc crio[24245]: time="2026-06-14T09:38:13.359099506Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6837b6d4-da3e-4692-9075-0e3f7d69ea6b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.178813 | controller | Jun 14 09:38:13.378710 crc crio[24245]: time="2026-06-14T09:38:13.374479627Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690498-wnlt5/oc" id=911fcb45-964b-42f5-b47f-819cb3391ea6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.178828 | controller | Jun 14 09:38:13.378710 crc crio[24245]: time="2026-06-14T09:38:13.376219223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.178844 | controller | Jun 14 09:38:13.396417 crc crio[24245]: time="2026-06-14T09:38:13.396317771Z" level=info msg="Created container 841098f8fb81267e8edf6903de2b89efdfd7d134dd9c07593756085bfea77bf6: openstack/cinder-db-create-jkww4/mariadb-database-create" id=07e7ebdb-61b5-45e8-91cb-6422184634f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.178860 | controller | Jun 14 09:38:13.400795 crc crio[24245]: time="2026-06-14T09:38:13.400687639Z" level=info msg="Starting container: 841098f8fb81267e8edf6903de2b89efdfd7d134dd9c07593756085bfea77bf6" id=a0974145-51d8-4f3e-ae48-e699e8384124 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.178875 | controller | Jun 14 09:38:13.415627 crc crio[24245]: time="2026-06-14T09:38:13.415472275Z" level=info msg="Started container" PID=239904 containerID=841098f8fb81267e8edf6903de2b89efdfd7d134dd9c07593756085bfea77bf6 description=openstack/cinder-db-create-jkww4/mariadb-database-create id=a0974145-51d8-4f3e-ae48-e699e8384124 name=/runtime.v1.RuntimeService/StartContainer sandboxID=214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c
2026-06-14 10:12:37.178891 | controller | Jun 14 09:38:13.521168 crc crio[24245]: 2026-06-14T09:38:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba1ea24d145ffa7 Mac:ce:cf:59:19:20:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4f Mtu:0 Sandbox:/var/run/netns/b0e1080d-23c2-4dd3-b54e-423f6772822d SocketPath: PciID:}] [{Interface:0xc000332c30 Address:{IP:10.217.1.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.178906 | controller | Jun 14 09:38:13.522167 crc crio[24245]: time="2026-06-14T09:38:13.522097131Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0 UID:c99afd55-0070-41eb-8787-28b60aba229f NetNS:/var/run/netns/b0e1080d-23c2-4dd3-b54e-423f6772822d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99afd55_0070_41eb_8787_28b60aba229f.slice PodAnnotations:0xc000130ce8}] Aliases:map[]}"
2026-06-14 10:12:37.178922 | controller | Jun 14 09:38:13.522342 crc crio[24245]: time="2026-06-14T09:38:13.522291408Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.178943 | controller | Jun 14 09:38:13.575784 crc crio[24245]: time="2026-06-14T09:38:13.575701303Z" level=info msg="Ran pod sandbox ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0 with infra container: openstack/nova-cell0-conductor-0/POD" id=08b6b41e-2939-454f-9316-101f77fc6f47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.178960 | controller | Jun 14 09:38:13.583440 crc crio[24245]: time="2026-06-14T09:38:13.583392276Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=6d1828ac-037f-4a32-a1f6-4d017d1a0134 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.178976 | controller | Jun 14 09:38:13.600874 crc crio[24245]: time="2026-06-14T09:38:13.599153835Z" level=info msg="Created container 875c8ccb6187ea5e8465fe768ed54dfd7b86894479f0673ceb512c03ad54d9f2: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create" id=d98c008e-50f9-473c-90a1-5a74a0405973 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.178991 | controller | Jun 14 09:38:13.603281 crc crio[24245]: time="2026-06-14T09:38:13.603239027Z" level=info msg="Starting container: 875c8ccb6187ea5e8465fe768ed54dfd7b86894479f0673ceb512c03ad54d9f2" id=4e4ae1eb-bbc7-41ae-b1bf-1f815f4b7720 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.179006 | controller | Jun 14 09:38:13.612430 crc crio[24245]: time="2026-06-14T09:38:13.611467922Z" level=info msg="Started container" PID=239901 containerID=875c8ccb6187ea5e8465fe768ed54dfd7b86894479f0673ceb512c03ad54d9f2 description=openstack/nova-cell0-db-create-5jpjc/mariadb-database-create id=4e4ae1eb-bbc7-41ae-b1bf-1f815f4b7720 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00
2026-06-14 10:12:37.179021 | controller | Jun 14 09:38:13.748434 crc crio[24245]: time="2026-06-14T09:38:13.748204345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=298bf940-9294-400a-86e9-fd057a61676c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.179036 | controller | Jun 14 09:38:13.767010 crc crio[24245]: time="2026-06-14T09:38:13.766398672Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=6d1e54ef-f218-4379-9017-b49e3cb4c0c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.179051 | controller | Jun 14 09:38:13.767010 crc crio[24245]: time="2026-06-14T09:38:13.766957059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.179067 | controller | Jun 14 09:38:13.778972 crc crio[24245]: 2026-06-14T09:38:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:002b6bd9a880a01 Mac:12:0b:65:78:fb:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:50 Mtu:0 Sandbox:/var/run/netns/a789ec5a-2771-455d-b8ec-99a41c36d80b SocketPath: PciID:}] [{Interface:0xc000276830 Address:{IP:10.217.1.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.179082 | controller | Jun 14 09:38:13.778972 crc crio[24245]: time="2026-06-14T09:38:13.778924597Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974 UID:ac31323b-d037-4fed-8cb0-494c09ab1f96 NetNS:/var/run/netns/a789ec5a-2771-455d-b8ec-99a41c36d80b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac31323b_d037_4fed_8cb0_494c09ab1f96.slice PodAnnotations:0xc00161a438}] Aliases:map[]}"
2026-06-14 10:12:37.179102 | controller | Jun 14 09:38:13.779303 crc crio[24245]: time="2026-06-14T09:38:13.779116854Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.179118 | controller | Jun 14 09:38:13.897160 crc crio[24245]: 2026-06-14T09:38:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6767e2823381b00 Mac:f2:ae:02:e1:c4:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4e Mtu:0 Sandbox:/var/run/netns/33e3dd32-a573-40b6-85e4-fbde8a7185f3 SocketPath: PciID:}] [{Interface:0xc00030c5c0 Address:{IP:10.217.1.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.179133 | controller | Jun 14 09:38:13.898204 crc crio[24245]: time="2026-06-14T09:38:13.898087903Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb UID:131f52c3-59b4-4ebe-acd5-6fbfade99f19 NetNS:/var/run/netns/33e3dd32-a573-40b6-85e4-fbde8a7185f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod131f52c3_59b4_4ebe_acd5_6fbfade99f19.slice PodAnnotations:0xc00274a098}] Aliases:map[]}"
2026-06-14 10:12:37.179149 | controller | Jun 14 09:38:13.898354 crc crio[24245]: time="2026-06-14T09:38:13.89828347Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.179165 | controller | Jun 14 09:38:13.963155 crc crio[24245]: time="2026-06-14T09:38:13.960188546Z" level=info msg="Ran pod sandbox 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974 with infra container: openstack/nova-api-0/POD" id=865e3ea9-41d3-4f93-8507-9b7a4896e9ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.179189 | controller | Jun 14 09:38:14.027623 crc crio[24245]: time="2026-06-14T09:38:14.027382767Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=ab1d0387-c7f2-4208-b4ea-71fd482aa29d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.179212 | controller | Jun 14 09:38:14.036295 crc crio[24245]: time="2026-06-14T09:38:14.036025313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.179236 | controller | Jun 14 09:38:14.052519 crc crio[24245]: time="2026-06-14T09:38:14.052394571Z" level=info msg="Created container c2b67e7930f8ebce567ad4f7faa61c8121d163861bd32451bcbcd4e0ff457863: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config" id=12290675-6d73-48ea-9c7f-6a5bb996fd8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.179254 | controller | Jun 14 09:38:14.059908 crc crio[24245]: time="2026-06-14T09:38:14.057352556Z" level=info msg="Starting container: c2b67e7930f8ebce567ad4f7faa61c8121d163861bd32451bcbcd4e0ff457863" id=18df233a-1753-4004-9d16-02f941565fb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.179275 | controller | Jun 14 09:38:14.087038 crc crio[24245]: time="2026-06-14T09:38:14.085246735Z" level=info msg="Created container eee3bfc00d001256e1eaaea25b12feb6347ae177568b39eab4fe1365916fc478: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update" id=6833082f-c3b5-470a-89de-a7eab2ecc53e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.179297 | controller | Jun 14 09:38:14.097163 crc crio[24245]: time="2026-06-14T09:38:14.096940046Z" level=info msg="Starting container: eee3bfc00d001256e1eaaea25b12feb6347ae177568b39eab4fe1365916fc478" id=07f22c89-79d7-47ac-9672-b628da8127b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.179319 | controller | Jun 14 09:38:14.098567 crc crio[24245]: time="2026-06-14T09:38:14.098414852Z" level=info msg="Started container" PID=239684 containerID=c2b67e7930f8ebce567ad4f7faa61c8121d163861bd32451bcbcd4e0ff457863 description=openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config id=18df233a-1753-4004-9d16-02f941565fb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731
2026-06-14 10:12:37.179343 | controller | Jun 14 09:38:14.125555 crc crio[24245]: time="2026-06-14T09:38:14.11747921Z" level=info msg="Ran pod sandbox 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb with infra container: openstack/cinder-api-0/POD" id=bd4818a1-fe80-4469-94ad-04771a93a531 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.179384 | controller | Jun 14 09:38:14.125555 crc crio[24245]: time="2026-06-14T09:38:14.122224061Z" level=info msg="Started container" PID=239903 containerID=eee3bfc00d001256e1eaaea25b12feb6347ae177568b39eab4fe1365916fc478 description=openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update id=07f22c89-79d7-47ac-9672-b628da8127b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e
2026-06-14 10:12:37.179401 | controller | Jun 14 09:38:14.129512 crc crio[24245]: 2026-06-14T09:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d26b06515931de Mac:3a:60:28:6a:2d:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:52 Mtu:0 Sandbox:/var/run/netns/2dcea1ef-80a0-4eb2-b936-f2376ac931f6 SocketPath: PciID:}] [{Interface:0xc00013c5b0 Address:{IP:10.217.1.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.179417 | controller | Jun 14 09:38:14.130401 crc crio[24245]: time="2026-06-14T09:38:14.1303361Z" level=info msg="Got pod network &{Name:ovn-controller-tmzrh-config-fmxt5 Namespace:openstack ID:6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f UID:7c472799-9d08-4a75-b715-0a9258c426f3 NetNS:/var/run/netns/2dcea1ef-80a0-4eb2-b936-f2376ac931f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c472799_9d08_4a75_b715_0a9258c426f3.slice PodAnnotations:0xc001c3c320}] Aliases:map[]}"
2026-06-14 10:12:37.179433 | controller | Jun 14 09:38:14.130549 crc crio[24245]: time="2026-06-14T09:38:14.130502035Z" level=info msg="Checking pod openstack_ovn-controller-tmzrh-config-fmxt5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.179449 | controller | Jun 14 09:38:14.202184 crc crio[24245]: time="2026-06-14T09:38:14.190264477Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=31b1b8fb-acae-4689-915c-f8bf69ce4b8b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.179465 | controller | Jun 14 09:38:14.202184 crc crio[24245]: 2026-06-14T09:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70a0efe39345424 Mac:06:0c:6e:48:91:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:51 Mtu:0 Sandbox:/var/run/netns/062540c5-39e7-4eb5-b971-5cc0647c28d0 SocketPath: PciID:}] [{Interface:0xc00011ad70 Address:{IP:10.217.1.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.179480 | controller | Jun 14 09:38:14.202184 crc crio[24245]: time="2026-06-14T09:38:14.19164567Z" level=info msg="Got pod network &{Name:ovn-controller-tmzrh Namespace:openstack ID:70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53 UID:fb998ebe-486e-4ec4-934f-d1d10e70ad85 NetNS:/var/run/netns/062540c5-39e7-4eb5-b971-5cc0647c28d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb998ebe_486e_4ec4_934f_d1d10e70ad85.slice PodAnnotations:0xc00274a288}] Aliases:map[]}"
2026-06-14 10:12:37.179496 | controller | Jun 14 09:38:14.202184 crc crio[24245]: time="2026-06-14T09:38:14.191785275Z" level=info msg="Checking pod openstack_ovn-controller-tmzrh for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.179518 | controller | Jun 14 09:38:14.205348 crc crio[24245]: time="2026-06-14T09:38:14.205120919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.179534 | controller | Jun 14 09:38:14.212131 crc crio[24245]: time="2026-06-14T09:38:14.212071342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.179550 | controller | Jun 14 09:38:14.226775 crc crio[24245]: time="2026-06-14T09:38:14.225187108Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=c816431b-cbec-435d-a074-766403d969c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.179565 | controller | Jun 14 09:38:14.262805 crc crio[24245]: time="2026-06-14T09:38:14.262744057Z" level=info msg="Ran pod sandbox 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f with infra container: openstack/ovn-controller-tmzrh-config-fmxt5/POD" id=579fb9d6-f331-4d96-ac3c-10ae6a6886a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.179581 | controller | Jun 14 09:38:14.264262 crc crio[24245]: time="2026-06-14T09:38:14.264151275Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=2a7cdfac-cce7-47cd-a971-2b4bedd19367 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.179596 | controller | Jun 14 09:38:14.277537 crc crio[24245]: time="2026-06-14T09:38:14.277240345Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=8d40d660-96b9-4c3b-a00b-350f35361065 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.179612 | controller | Jun 14 09:38:14.278964 crc crio[24245]: time="2026-06-14T09:38:14.278903074Z" level=info msg="Ran pod sandbox 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53 with infra container: openstack/ovn-controller-tmzrh/POD" id=e13194d7-219c-4a99-844c-bf30c1f91419 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.179627 | controller | Jun 14 09:38:14.287556 crc crio[24245]: time="2026-06-14T09:38:14.285022021Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=2a43adea-689b-4e62-864d-d883d29ef650 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.179642 | controller | Jun 14 09:38:14.331397 crc crio[24245]: time="2026-06-14T09:38:14.331297135Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=eb53d7e6-a2eb-415e-8ef4-36136826b0e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.179657 | controller | Jun 14 09:38:14.352080 crc crio[24245]: time="2026-06-14T09:38:14.351985991Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=c4982d2e-4e80-4b64-b1a3-d85592cecc45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.179672 | controller | Jun 14 09:38:14.360477 crc crio[24245]: time="2026-06-14T09:38:14.360393216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.179688 | controller | Jun 14 09:38:14.363555 crc crio[24245]: time="2026-06-14T09:38:14.363427584Z" level=warning msg="Stopping container 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6 with stop signal(15) timed out. Killing..."
2026-06-14 10:12:37.179704 | controller | Jun 14 09:38:14.375492 crc crio[24245]: time="2026-06-14T09:38:14.375421932Z" level=info msg="Created container 46230373d89872e3345b63b77759080250089869194bf94f582d68618103c0bf: openstack/barbican-db-create-9pzv5/mariadb-database-create" id=73757415-76fb-445c-9a94-06953e125a4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.179723 | controller | Jun 14 09:38:14.385355 crc crio[24245]: time="2026-06-14T09:38:14.385263478Z" level=info msg="Creating container: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config" id=64c138d1-fadd-448f-9cf9-4abb8156a45c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.179738 | controller | Jun 14 09:38:14.392672 crc crio[24245]: time="2026-06-14T09:38:14.389090421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.179754 | controller | Jun 14 09:38:14.392672 crc crio[24245]: time="2026-06-14T09:38:14.391959243Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=dc159e2b-c52d-4411-87b9-e4ec36cefb51 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.179769 | controller | Jun 14 09:38:14.420544 crc crio[24245]: time="2026-06-14T09:38:14.376804927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.179785 | controller | Jun 14 09:38:14.420544 crc crio[24245]: time="2026-06-14T09:38:14.402924233Z" level=info msg="Starting container: 46230373d89872e3345b63b77759080250089869194bf94f582d68618103c0bf" id=6e96d03b-cceb-4863-b0d6-5e7d76560a9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.179800 | controller | Jun 14 09:38:14.420544 crc crio[24245]: time="2026-06-14T09:38:14.403149163Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=369fa18d-9158-4efc-b21e-373a99cbe54d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.179826 | controller | Jun 14 09:38:14.420544 crc crio[24245]: time="2026-06-14T09:38:14.383622845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.179846 | controller | Jun 14 09:38:14.420544 crc crio[24245]: time="2026-06-14T09:38:14.415722824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.179862 | controller | Jun 14 09:38:14.422943 crc crio[24245]: time="2026-06-14T09:38:14.422796961Z" level=info msg="Creating container: openstack/ovn-controller-tmzrh/ovn-controller" id=c4d7d0a6-ce80-4c3f-a3c1-7a5ba0764bee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.179877 | controller | Jun 14 09:38:14.427728 crc crio[24245]: time="2026-06-14T09:38:14.427651198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.179893 | controller | Jun 14 09:38:14.437818 crc crio[24245]: time="2026-06-14T09:38:14.437511835Z" level=info msg="Started container" PID=239890 containerID=46230373d89872e3345b63b77759080250089869194bf94f582d68618103c0bf description=openstack/barbican-db-create-9pzv5/mariadb-database-create id=6e96d03b-cceb-4863-b0d6-5e7d76560a9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad
2026-06-14 10:12:37.179908 | controller | Jun 14 09:38:14.444348 crc crio[24245]: 2026-06-14T09:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f07df15884e9bd Mac:ca:ae:b4:34:7f:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:53 Mtu:0 Sandbox:/var/run/netns/cdf88871-abec-4e43-ac7c-30ed961511ca SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.179924 | controller | Jun 14 09:38:14.450462 crc crio[24245]: time="2026-06-14T09:38:14.450296572Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a UID:314340d7-9d61-4d4f-a03a-91ef071f1ad3 NetNS:/var/run/netns/cdf88871-abec-4e43-ac7c-30ed961511ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod314340d7_9d61_4d4f_a03a_91ef071f1ad3.slice PodAnnotations:0xc0024226f8}] Aliases:map[]}"
2026-06-14 10:12:37.179943 | controller | Jun 14 09:38:14.450562 crc crio[24245]: time="2026-06-14T09:38:14.450493139Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.179960 | controller | Jun 14 09:38:14.463172 crc crio[24245]: time="2026-06-14T09:38:14.462144398Z" level=error msg="Killing container 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-14 10:12:37.179975 | controller | Jun 14 09:38:14.463680 crc crio[24245]: time="2026-06-14T09:38:14.463573971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.179991 | controller | Jun 14 09:38:14.485830 crc crio[24245]: time="2026-06-14T09:38:14.485729332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180006 | controller | Jun 14 09:38:14.506792 crc crio[24245]: time="2026-06-14T09:38:14.506707697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180021 | controller | Jun 14 09:38:14.508776 crc crio[24245]: time="2026-06-14T09:38:14.507264385Z" level=info msg="Created container 99606fa07f2d5a1c66b6b0cd8aafcaac5ad70a92cfffbe06985d7e5e902b8e0f: openstack/glance-db-create-bnrvl/mariadb-database-create" id=2c6fcfca-880d-4c15-ac2c-f00b2881b867 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.180036 | controller | Jun 14 09:38:14.508776 crc crio[24245]: time="2026-06-14T09:38:14.50741939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180051 | controller | Jun 14 09:38:14.509384 crc crio[24245]: time="2026-06-14T09:38:14.509314941Z" level=info msg="Ran pod sandbox 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a with infra container: openstack/nova-cell1-conductor-0/POD" id=1bf94366-af85-4fa3-a826-1be6016edffc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.180066 | controller | Jun 14 09:38:14.522137 crc crio[24245]: time="2026-06-14T09:38:14.513224976Z" level=info msg="Starting container: 99606fa07f2d5a1c66b6b0cd8aafcaac5ad70a92cfffbe06985d7e5e902b8e0f" id=80da5ced-aa1b-4992-8755-21542de24e03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.180082 | controller | Jun 14 09:38:14.525750 crc crio[24245]: time="2026-06-14T09:38:14.525506432Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=bb422179-650b-4015-a4a0-24bb75fa7fe4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.180097 | controller | Jun 14 09:38:14.536909 crc crio[24245]: time="2026-06-14T09:38:14.533652103Z" level=info msg="Started container" PID=239898 containerID=99606fa07f2d5a1c66b6b0cd8aafcaac5ad70a92cfffbe06985d7e5e902b8e0f description=openstack/glance-db-create-bnrvl/mariadb-database-create id=80da5ced-aa1b-4992-8755-21542de24e03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9
2026-06-14 10:12:37.180116 | controller | Jun 14 09:38:14.627434 crc crio[24245]: time="2026-06-14T09:38:14.627191425Z" level=info msg="Stopped container 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6: openstack/ovn-controller-ovs-5srxp/ovs-vswitchd" id=bcd72046-f429-413f-b4a4-afa3cccb2c45 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.180132 | controller | Jun 14 09:38:14.648652 crc crio[24245]: time="2026-06-14T09:38:14.648566788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180147 | controller | Jun 14 09:38:14.659643 crc crio[24245]: time="2026-06-14T09:38:14.659419478Z" level=info msg="Stopping pod sandbox: 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68" id=29e94a8a-ff01-4976-bf9d-32aee818e8c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.180162 | controller | Jun 14 09:38:14.660762 crc crio[24245]: time="2026-06-14T09:38:14.660678606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180177 | controller | Jun 14 09:38:14.669568 crc crio[24245]: time="2026-06-14T09:38:14.669483391Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-5srxp Namespace:openstack ID:3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68 UID:d965a4ba-fbf1-456c-bcd3-becdea7e5438 NetNS:/var/run/netns/949b788c-775e-4099-82b0-ca30e5b4fef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd965a4ba_fbf1_456c_bcd3_becdea7e5438.slice PodAnnotations:0xc0024224f8}] Aliases:map[]}"
2026-06-14 10:12:37.180193 | controller | Jun 14 09:38:14.669892 crc crio[24245]: time="2026-06-14T09:38:14.669759936Z" level=info msg="Deleting pod openstack_ovn-controller-ovs-5srxp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.180208 | controller | Jun 14 09:38:14.674962 crc crio[24245]: time="2026-06-14T09:38:14.66950217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180223 | controller | Jun 14 09:38:14.732916 crc crio[24245]: time="2026-06-14T09:38:14.726830031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180238 | controller | Jun 14 09:38:14.776222 crc crio[24245]: time="2026-06-14T09:38:14.764328172Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=c7541dc4-3e29-4c12-b566-0ce076b89951 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.180253 | controller | Jun 14 09:38:14.864223 crc crio[24245]: time="2026-06-14T09:38:14.863278731Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=ff10b271-1199-47f9-8abe-5328ff437772 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.180268 | controller | Jun 14 09:38:14.935286 crc crio[24245]: time="2026-06-14T09:38:14.93423013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180283 | controller | Jun 14 09:38:14.942022 crc crio[24245]: time="2026-06-14T09:38:14.941983038Z" level=info msg="Removing container: b58638854a6fd47bc3cbde0077b1aca303860b7e96c997fc8e09a778ff93c17c" id=c0219cd5-f1bf-4351-8e93-53ec58a7ce3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.180298 | controller | Jun 14 09:38:15.044159 crc crio[24245]: time="2026-06-14T09:38:15.044062525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180318 | controller | Jun 14 09:38:15.051521 crc crio[24245]: time="2026-06-14T09:38:15.051418442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180334 | controller | Jun 14 09:38:15.086646 crc crio[24245]: time="2026-06-14T09:38:15.073947836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180364 | controller | Jun 14 09:38:15.158507 crc crio[24245]: time="2026-06-14T09:38:15.158439722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180384 | controller | Jun 14 09:38:15.175276 crc crio[24245]: time="2026-06-14T09:38:15.175217632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180400 | controller | Jun 14 09:38:15.177315 crc crio[24245]: time="2026-06-14T09:38:15.176820444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180416 | controller | Jun 14 09:38:15.274639 crc crio[24245]: time="2026-06-14T09:38:15.273999594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180432 | controller | Jun 14 09:38:15.605272 crc crio[24245]: time="2026-06-14T09:38:15.605166799Z" level=info msg="Stopped container c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener" id=bc1aaf7f-0110-4d5e-8c7a-203c2c20e0f1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.180447 | controller | Jun 14 09:38:15.616488 crc crio[24245]: time="2026-06-14T09:38:15.616354937Z" level=info msg="Stopping pod sandbox: 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60" id=a65ca8fe-6ee3-4ad5-9b72-97e785518b37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.180462 | controller | Jun 14 09:38:15.617769 crc crio[24245]: time="2026-06-14T09:38:15.61742493Z" level=info msg="Stopped pod sandbox: 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68" id=29e94a8a-ff01-4976-bf9d-32aee818e8c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.180478 | controller | Jun 14 09:38:15.625317 crc crio[24245]: time="2026-06-14T09:38:15.625251217Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-7b948cc4bb-m2lm5 Namespace:openstack ID:0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60 UID:0913a102-9620-4813-a2f1-0773e329ab9f NetNS:/var/run/netns/1b865543-ce90-415e-ac9c-a820117d8fc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0913a102_9620_4813_a2f1_0773e329ab9f.slice PodAnnotations:0xc000620698}] Aliases:map[]}"
2026-06-14 10:12:37.180494 | controller | Jun 14 09:38:15.625482 crc crio[24245]: time="2026-06-14T09:38:15.625429183Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-7b948cc4bb-m2lm5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.180509 | controller | Jun 14 09:38:15.630745 crc crio[24245]: time="2026-06-14T09:38:15.628004326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180524 | controller | Jun 14 09:38:15.959932 crc crio[24245]: time="2026-06-14T09:38:15.959753122Z" level=info msg="Removed container b58638854a6fd47bc3cbde0077b1aca303860b7e96c997fc8e09a778ff93c17c: openstack/keystone-db-create-v5npw/mariadb-database-create" id=c0219cd5-f1bf-4351-8e93-53ec58a7ce3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.180544 | controller | Jun 14 09:38:15.986046 crc crio[24245]: time="2026-06-14T09:38:15.985735018Z" level=info msg="Removing container: eff1f649629643464de3ae2dc588aeb1046ca51aff535505019a0220ac9baaa2" id=d84dd19b-b8e1-48cd-8c87-74a936e86d78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.180559 | controller | Jun 14 09:38:16.095142 crc crio[24245]: time="2026-06-14T09:38:16.094773712Z" level=info msg="Stopped pod sandbox: 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60" id=a65ca8fe-6ee3-4ad5-9b72-97e785518b37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.180575 | controller | Jun 14 09:38:16.112670 crc crio[24245]: time="2026-06-14T09:38:16.112580418Z" level=info msg="Created container 89b02ec7b0eacfbd330ce945dc2f72ebaa02203b5b346ece07262474ceda3a1c: openstack/placement-db-create-n69bz/mariadb-database-create" id=640adcc5-0066-419a-b58f-5ee020960b8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.180590 | controller | Jun 14 09:38:16.117073 crc crio[24245]: time="2026-06-14T09:38:16.113965163Z" level=info msg="Created container 96aed8df98e1a881f5d784ecce374bd6d1950e48de4a0b82ad809cd86f4e9294: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update" id=5194786a-a973-40f6-8a4a-30172baf9f4e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.180606 | controller | Jun 14 09:38:16.118678 crc crio[24245]: time="2026-06-14T09:38:16.118530018Z" level=info msg="Starting container: 96aed8df98e1a881f5d784ecce374bd6d1950e48de4a0b82ad809cd86f4e9294" id=349de0be-2cb8-4f97-bef1-7caa2baa9eba name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.180622 | controller | Jun 14 09:38:16.120367 crc crio[24245]: time="2026-06-14T09:38:16.118668665Z" level=info msg="Starting container: 89b02ec7b0eacfbd330ce945dc2f72ebaa02203b5b346ece07262474ceda3a1c" id=aa86ceb8-58e2-4cd1-ac3d-86e8683273f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.180637 | controller | Jun 14 09:38:16.138367 crc crio[24245]: time="2026-06-14T09:38:16.138276646Z" level=info msg="Started container" PID=239918 containerID=89b02ec7b0eacfbd330ce945dc2f72ebaa02203b5b346ece07262474ceda3a1c description=openstack/placement-db-create-n69bz/mariadb-database-create id=aa86ceb8-58e2-4cd1-ac3d-86e8683273f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91
2026-06-14 10:12:37.180654 | controller | Jun 14 09:38:16.139199 crc crio[24245]: time="2026-06-14T09:38:16.139107322Z" level=info msg="Started container" PID=239936 containerID=96aed8df98e1a881f5d784ecce374bd6d1950e48de4a0b82ad809cd86f4e9294 description=openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update id=349de0be-2cb8-4f97-bef1-7caa2baa9eba name=/runtime.v1.RuntimeService/StartContainer sandboxID=15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea
2026-06-14 10:12:37.180670 | controller | Jun 14 09:38:16.159427 crc crio[24245]: time="2026-06-14T09:38:16.156270278Z" level=info msg="Created container 86b4daa62017d159f67d44cc87b10f63e8e560ad3ff96c2ffc4eecbe108dcc32: openstack/nova-cell1-db-create-q579s/mariadb-database-create" id=a3d2bd0c-e277-4ebb-8242-d802de4271ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.180685 | controller | Jun 14 09:38:16.159427 crc crio[24245]: time="2026-06-14T09:38:16.158306013Z" level=info msg="Created container e29f7fd692555085d426fd136b6e34ab00596650d054f71729e8cbcff331a205: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update" id=084fa59d-62a0-4cb1-96c2-9170e9477a31 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.180701 | controller | Jun 14 09:38:16.168543 crc crio[24245]: time="2026-06-14T09:38:16.16846263Z" level=info msg="Starting container: 86b4daa62017d159f67d44cc87b10f63e8e560ad3ff96c2ffc4eecbe108dcc32" id=190bc7ef-fd07-438e-8a40-255e7955dd56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.180720 | controller | Jun 14 09:38:16.170366 crc crio[24245]: time="2026-06-14T09:38:16.168998653Z" level=info msg="Starting container: e29f7fd692555085d426fd136b6e34ab00596650d054f71729e8cbcff331a205" id=716791d3-4000-4c01-ba4a-6f722bc957ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.180736 | controller | Jun 14 09:38:16.177548 crc crio[24245]: time="2026-06-14T09:38:16.177406289Z" level=info msg="Created container 41f4c3039354ebfc6d05a5ed7d30e155d301816275258c2f88bd7ceded477c51: openstack/nova-api-db-create-k2nhp/mariadb-database-create" id=d351aa70-50c1-4792-a938-8222b0f28d92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.180751 | controller | Jun 14 09:38:16.179179 crc crio[24245]: time="2026-06-14T09:38:16.179102623Z" level=info msg="Starting container: 41f4c3039354ebfc6d05a5ed7d30e155d301816275258c2f88bd7ceded477c51" id=9fa234f0-3f48-46fe-a25e-6902cb3f08df name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.180767 | controller | Jun 14 09:38:16.179662 crc crio[24245]: time="2026-06-14T09:38:16.179537546Z" level=info msg="Started container" PID=239914 containerID=86b4daa62017d159f67d44cc87b10f63e8e560ad3ff96c2ffc4eecbe108dcc32 description=openstack/nova-cell1-db-create-q579s/mariadb-database-create id=190bc7ef-fd07-438e-8a40-255e7955dd56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989
2026-06-14 10:12:37.180783 | controller | Jun 14 09:38:16.180154 crc crio[24245]: time="2026-06-14T09:38:16.179971236Z" level=info msg="Started container" PID=239934 containerID=e29f7fd692555085d426fd136b6e34ab00596650d054f71729e8cbcff331a205 description=openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update id=716791d3-4000-4c01-ba4a-6f722bc957ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c
2026-06-14 10:12:37.180798 | controller | Jun 14 09:38:16.187530 crc crio[24245]: time="2026-06-14T09:38:16.187435632Z" level=info msg="Created container b25685950f1c54726662105d0447f264f9b5d5336a77c385d6dde7d5f02022f9: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update" id=4356ac35-886c-4e2c-9ffd-521841b4c988 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.180814 | controller | Jun 14 09:38:16.188687 crc crio[24245]: time="2026-06-14T09:38:16.188524827Z" level=info msg="Starting container: b25685950f1c54726662105d0447f264f9b5d5336a77c385d6dde7d5f02022f9" id=983ce362-bb4d-4bc1-8d6d-ce7142611799 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.180829 | controller | Jun 14 09:38:16.193224 crc crio[24245]: time="2026-06-14T09:38:16.193142331Z" level=info msg="Started container" PID=239928 containerID=41f4c3039354ebfc6d05a5ed7d30e155d301816275258c2f88bd7ceded477c51 description=openstack/nova-api-db-create-k2nhp/mariadb-database-create id=9fa234f0-3f48-46fe-a25e-6902cb3f08df name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d
2026-06-14 10:12:37.180845 | controller | Jun 14 09:38:16.237313 crc crio[24245]: time="2026-06-14T09:38:16.237208963Z" level=info msg="Started container" PID=239938 containerID=b25685950f1c54726662105d0447f264f9b5d5336a77c385d6dde7d5f02022f9 description=openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update id=983ce362-bb4d-4bc1-8d6d-ce7142611799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a
2026-06-14 10:12:37.180861 | controller | Jun 14 09:38:16.308927 crc crio[24245]: time="2026-06-14T09:38:16.308798332Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=4fa841a3-a139-4249-bf63-0ae6497e199f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.180882 | controller | Jun 14 09:38:16.309179 crc crio[24245]: time="2026-06-14T09:38:16.309092861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.180898 | controller | Jun 14 09:38:16.417004 crc crio[24245]: time="2026-06-14T09:38:16.416200243Z" level=info msg="Removed container eff1f649629643464de3ae2dc588aeb1046ca51aff535505019a0220ac9baaa2: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create" id=d84dd19b-b8e1-48cd-8c87-74a936e86d78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.180914 | controller | Jun 14 09:38:16.425880 crc crio[24245]: time="2026-06-14T09:38:16.424419898Z" level=info msg="Removing container: cdb00a58feae38e79459a61dddf03eba3e3d62c6e19a3641b238ea99ab6c3d0c" id=f6653d09-9c5c-4ade-a227-4a80308186f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.180929 | controller | Jun 14 09:38:16.457140 crc crio[24245]: time="2026-06-14T09:38:16.456940545Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6 UID:f60e1123-9e99-4026-8189-8373282a4484 NetNS:/var/run/netns/9ea6d1d6-7541-4a8c-8c60-036538dc2424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60e1123_9e99_4026_8189_8373282a4484.slice PodAnnotations:0xc001fea0f8}] Aliases:map[]}"
2026-06-14 10:12:37.180945 | controller | Jun 14 09:38:16.457553 crc crio[24245]: time="2026-06-14T09:38:16.457159552Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.180960 | controller | Jun 14 09:38:16.730404 crc crio[24245]: time="2026-06-14T09:38:16.728445478Z" level=info msg="Removed container cdb00a58feae38e79459a61dddf03eba3e3d62c6e19a3641b238ea99ab6c3d0c: openstack/cinder-db-create-jkww4/mariadb-database-create" id=f6653d09-9c5c-4ade-a227-4a80308186f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.180976 | controller | Jun 14 09:38:16.742397 crc crio[24245]: time="2026-06-14T09:38:16.732473328Z" level=info msg="Removing container: beed07902404ed6d172392dfea07e0341a9d97a4c2899d90b3ba801cbf217525" id=2c2a22ef-cd28-4858-a180-c25425a29ebc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.180991 | controller | Jun 14 09:38:16.972125 crc crio[24245]: time="2026-06-14T09:38:16.972061972Z" level=info msg="Removed container beed07902404ed6d172392dfea07e0341a9d97a4c2899d90b3ba801cbf217525: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update" id=2c2a22ef-cd28-4858-a180-c25425a29ebc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.181007 | controller | Jun 14 09:38:16.977976 crc crio[24245]: time="2026-06-14T09:38:16.977903264Z" level=info msg="Removing container: e88e1b5a163a1e3b6732119f92e1b755454e3a6bd72e529a83d87d4694205284" id=bbb1bbe7-3f5a-495a-a77c-4341293e492d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.181022 | controller | Jun 14 09:38:17.270172 crc crio[24245]: 2026-06-14T09:38:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f11dc6c36ccaf4b Mac:76:ac:a8:6b:fe:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:54 Mtu:0 Sandbox:/var/run/netns/9ea6d1d6-7541-4a8c-8c60-036538dc2424 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.181037 | controller | Jun 14 09:38:17.270946 crc crio[24245]: time="2026-06-14T09:38:17.270711887Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=90fdf48e-2173-442b-8a56-f05404b2b44c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.181052 | controller | Jun 14 09:38:17.271201 crc crio[24245]: time="2026-06-14T09:38:17.271143161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.181071 | controller | Jun 14 09:38:17.272280 crc crio[24245]: time="2026-06-14T09:38:17.271962008Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=41754b40-9c84-4cc3-8e0f-70016d130e87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.181087 | controller | Jun 14 09:38:17.272487 crc crio[24245]: time="2026-06-14T09:38:17.272438403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.181103 | controller | Jun 14 09:38:17.274722 crc crio[24245]: time="2026-06-14T09:38:17.274562444Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6 UID:f60e1123-9e99-4026-8189-8373282a4484 NetNS:/var/run/netns/9ea6d1d6-7541-4a8c-8c60-036538dc2424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60e1123_9e99_4026_8189_8373282a4484.slice PodAnnotations:0xc001fea0f8}] Aliases:map[]}"
2026-06-14 10:12:37.181118 | controller | Jun 14 09:38:17.275063 crc crio[24245]: time="2026-06-14T09:38:17.274968857Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.181134 | controller | Jun 14 09:38:17.324355 crc crio[24245]: time="2026-06-14T09:38:17.322447113Z" level=info msg="Ran pod sandbox f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6 with infra container: openstack/ovsdbserver-nb-0/POD" id=4fa841a3-a139-4249-bf63-0ae6497e199f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.181149 | controller | Jun 14 09:38:17.326696 crc crio[24245]: time="2026-06-14T09:38:17.326347069Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=bf071b26-e461-4634-8ff2-60a96eaede6a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.181164 | controller | Jun 14 09:38:17.347994 crc crio[24245]: time="2026-06-14T09:38:17.342268946Z" level=info msg="Removed container e88e1b5a163a1e3b6732119f92e1b755454e3a6bd72e529a83d87d4694205284: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config" id=bbb1bbe7-3f5a-495a-a77c-4341293e492d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.181180 | controller | Jun 14 09:38:17.355917 crc crio[24245]: time="2026-06-14T09:38:17.35568908Z" level=info msg="Removing container: 83081c3a1eb08ebeebd8f8f14ddcad92884ed5f700522c7c046e6f5579c5c91e" id=09135650-b76c-4a31-a291-ef41f10c966b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.181195 | controller | Jun 14 09:38:17.432118 crc crio[24245]: time="2026-06-14T09:38:17.431538734Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11" id=f5369710-7fa5-4156-a0fb-3da73df0b0db name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.181210 | controller | Jun 14 09:38:17.451123 crc crio[24245]: time="2026-06-14T09:38:17.451034294Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=774e58a3-1c21-495e-97f0-d849bd1fc414 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.181225 | controller | Jun 14 09:38:17.451670 crc crio[24245]: time="2026-06-14T09:38:17.451580771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.181241 | controller | Jun 14 09:38:17.459982 crc crio[24245]: time="2026-06-14T09:38:17.459919316Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17 UID:559b2f4c-922e-4761-911f-d605a730d5ac NetNS:/var/run/netns/97e64bd8-299c-47db-958f-6af1133b4d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod559b2f4c_922e_4761_911f_d605a730d5ac.slice PodAnnotations:0xc00161a178}] Aliases:map[]}"
2026-06-14 10:12:37.181260 | controller | Jun 14 09:38:17.460359 crc crio[24245]: time="2026-06-14T09:38:17.46033487Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.181277 | controller | Jun 14 09:38:17.465918 crc crio[24245]: time="2026-06-14T09:38:17.465755127Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13 UID:fcb61caf-670c-476a-bfba-39c50adc92f2 NetNS:/var/run/netns/d1db74d6-1492-44c7-be96-795ce6b596bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfcb61caf_670c_476a_bfba_39c50adc92f2.slice PodAnnotations:0xc003bf6240}] Aliases:map[]}"
2026-06-14 10:12:37.181292 | controller | Jun 14 09:38:17.465918 crc crio[24245]: time="2026-06-14T09:38:17.465825779Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.181308 | controller | Jun 14 09:38:17.496013 crc crio[24245]: time="2026-06-14T09:38:17.495723104Z" level=info msg="Created container 0f4062f9ab00e5c6a708b84dc26c25ee8504b1a7f6ac9aaf8d3c0fa9db182b0a: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update" id=529c8f7b-0557-42b3-96a8-47b96fb5f118 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.181324 | controller | Jun 14 09:38:17.497343 crc crio[24245]: time="2026-06-14T09:38:17.497012596Z" level=info msg="Starting container: 0f4062f9ab00e5c6a708b84dc26c25ee8504b1a7f6ac9aaf8d3c0fa9db182b0a" id=c30bf9bd-45ce-4782-b68f-d4f1581df193 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.181339 | controller | Jun 14 09:38:17.504734 crc crio[24245]: time="2026-06-14T09:38:17.504647878Z" level=info msg="Started container" PID=241261 containerID=0f4062f9ab00e5c6a708b84dc26c25ee8504b1a7f6ac9aaf8d3c0fa9db182b0a description=openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update id=c30bf9bd-45ce-4782-b68f-d4f1581df193 name=/runtime.v1.RuntimeService/StartContainer sandboxID=913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420
2026-06-14 10:12:37.181374 | controller | Jun 14 09:38:17.538413 crc crio[24245]: time="2026-06-14T09:38:17.537791484Z" level=info msg="Created container 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e: openstack/nova-metadata-0/nova-metadata-log" id=21527a5c-f56b-462b-9aaa-d1a3be9ea9c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.181392 | controller | Jun 14 09:38:17.540292 crc crio[24245]: time="2026-06-14T09:38:17.5402204Z" level=info msg="Starting container: 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e" id=d53a3289-f2d4-4542-a6ed-033706aab9b6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.181407 | controller | Jun 14 09:38:17.559779 crc crio[24245]: time="2026-06-14T09:38:17.559727533Z" level=info msg="Started container" PID=241245 containerID=2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e description=openstack/nova-metadata-0/nova-metadata-log id=d53a3289-f2d4-4542-a6ed-033706aab9b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4
2026-06-14 10:12:37.181423 | controller | Jun 14 09:38:17.571124 crc crio[24245]: time="2026-06-14T09:38:17.570801445Z" level=info msg="Created container 241a2230b9f68afc89e31a02968d8e297a18817511d6f2b7a1f90dd5ef3dedcd: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=ff10b271-1199-47f9-8abe-5328ff437772 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.181442 | controller | Jun 14 09:38:17.578975 crc crio[24245]: time="2026-06-14T09:38:17.576182959Z" level=info msg="Starting container: 241a2230b9f68afc89e31a02968d8e297a18817511d6f2b7a1f90dd5ef3dedcd" id=029263c1-73bc-4c08-82a4-fe379287e8d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.181457 | controller | Jun 14 09:38:17.591741 crc crio[24245]: time="2026-06-14T09:38:17.59144139Z" level=info msg="Started container" PID=241260 containerID=241a2230b9f68afc89e31a02968d8e297a18817511d6f2b7a1f90dd5ef3dedcd description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=029263c1-73bc-4c08-82a4-fe379287e8d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a
2026-06-14 10:12:37.181473 | controller | Jun 14 09:38:17.592234 crc crio[24245]: time="2026-06-14T09:38:17.592142122Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=ea904be5-5d14-4a5c-875f-d7136a3df785 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.181488 | controller | Jun 14 09:38:17.656505 crc crio[24245]: time="2026-06-14T09:38:17.656428306Z" level=info msg="Created container 499781f8797854d408fb3dc55fcd3b989e1b3890c3e4bc4204e9600df188de21: openshift-infra/auto-csr-approver-29690498-wnlt5/oc" id=911fcb45-964b-42f5-b47f-819cb3391ea6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.181503 | controller | Jun 14 09:38:17.659967 crc crio[24245]: time="2026-06-14T09:38:17.659812833Z" level=info msg="Starting container: 499781f8797854d408fb3dc55fcd3b989e1b3890c3e4bc4204e9600df188de21" id=e67d634e-ce90-4c65-9136-e13383a262e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.181519 | controller | Jun 14 09:38:17.668752 crc crio[24245]: time="2026-06-14T09:38:17.667738138Z" level=info msg="Started container" PID=241249 containerID=499781f8797854d408fb3dc55fcd3b989e1b3890c3e4bc4204e9600df188de21 description=openshift-infra/auto-csr-approver-29690498-wnlt5/oc id=e67d634e-ce90-4c65-9136-e13383a262e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9
2026-06-14 10:12:37.181535 | controller | Jun 14 09:38:17.668752 crc crio[24245]: time="2026-06-14T09:38:17.668660867Z" level=info msg="Created container 34318af195ecd3466dca3146a9d1813ecfc6e6255dfa614464fb413297061d3c: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config" id=64c138d1-fadd-448f-9cf9-4abb8156a45c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.181551 | controller | Jun 14 09:38:17.682667 crc crio[24245]: time="2026-06-14T09:38:17.681013499Z" level=info msg="Starting container: 34318af195ecd3466dca3146a9d1813ecfc6e6255dfa614464fb413297061d3c" id=d477e6cf-e071-4e1a-b615-00d1b9e538bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.181566 | controller | Jun 14 09:38:17.724233 crc crio[24245]: time="2026-06-14T09:38:17.721316613Z" level=info msg="Started container" PID=241255 containerID=34318af195ecd3466dca3146a9d1813ecfc6e6255dfa614464fb413297061d3c description=openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config id=d477e6cf-e071-4e1a-b615-00d1b9e538bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f
2026-06-14 10:12:37.181582 | controller | Jun 14 09:38:17.724233 crc crio[24245]: time="2026-06-14T09:38:17.723422618Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=846f6df9-f934-4b1b-baee-b4edbdf97090 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.181597 | controller | Jun 14 09:38:17.735751 crc crio[24245]: time="2026-06-14T09:38:17.734835248Z" level=info msg="Created container 2164c42818a4d60f7bf1f6c0d3e1ab786294b1982c7e400644ad0f00adc8a810: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update" id=9f96335c-f61e-4687-806c-5a31e4dab885 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.181616 | controller | Jun 14 09:38:17.747398 crc crio[24245]: time="2026-06-14T09:38:17.744963562Z" level=info msg="Starting container: 2164c42818a4d60f7bf1f6c0d3e1ab786294b1982c7e400644ad0f00adc8a810" id=754460e8-b4e1-4766-b18a-23645407e174 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.181632 | controller | Jun 14 09:38:17.752926 crc crio[24245]: time="2026-06-14T09:38:17.752794513Z" level=info msg="Started container" PID=241254 containerID=2164c42818a4d60f7bf1f6c0d3e1ab786294b1982c7e400644ad0f00adc8a810 description=openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update id=754460e8-b4e1-4766-b18a-23645407e174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7
2026-06-14 10:12:37.181647 | controller | Jun 14 09:38:17.774650 crc crio[24245]: time="2026-06-14T09:38:17.769830273Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=ce272ad1-9f71-46b3-8284-bfb54cd491e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.181662 | controller | Jun 14 09:38:17.774650 crc crio[24245]: time="2026-06-14T09:38:17.77065713Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.181678 | controller | Jun 14 09:38:17.779900 crc crio[24245]: time="2026-06-14T09:38:17.779727608Z" level=info msg="Created container fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac: openstack/nova-api-0/nova-api-log" id=c4982d2e-4e80-4b64-b1a3-d85592cecc45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.181693 | controller | Jun 14 09:38:17.786756 crc crio[24245]: time="2026-06-14T09:38:17.786700736Z" level=info msg="Starting container: fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac" id=bb7afe35-ff36-45e9-b48f-583af21db827 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.181708 | controller | Jun 14 09:38:17.803666 crc crio[24245]: time="2026-06-14T09:38:17.80117463Z" level=info msg="Started container" PID=241252 containerID=fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac description=openstack/nova-api-0/nova-api-log id=bb7afe35-ff36-45e9-b48f-583af21db827 name=/runtime.v1.RuntimeService/StartContainer sandboxID=002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974
2026-06-14 10:12:37.181724 | controller | Jun 14 09:38:17.836808 crc crio[24245]: time="2026-06-14T09:38:17.833536839Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=526c7ba2-6654-4aa3-9463-cd27b5f48b8e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.181739 | controller | Jun 14 09:38:17.933509 crc crio[24245]: time="2026-06-14T09:38:17.933425457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.181755 | controller | Jun 14 09:38:17.949451 crc crio[24245]: time="2026-06-14T09:38:17.94855521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.181770 | controller | Jun 14 09:38:17.949451 crc crio[24245]: time="2026-06-14T09:38:17.948954091Z" level=info msg="Created container f18027184a75c0939f05071ba38b1ccff8e50d96ee6f0a25cad6298d98fd1a41: openstack/root-account-create-update-q4sjk/mariadb-account-create-update" id=9efee6ca-6c3b-471a-8576-a00986c0caad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.181786 | controller | Jun 14 09:38:17.952769 crc crio[24245]: time="2026-06-14T09:38:17.95049289Z" level=info msg="Starting container: f18027184a75c0939f05071ba38b1ccff8e50d96ee6f0a25cad6298d98fd1a41" id=2afb25c4-a2ed-4905-80b9-b39f623d0f13 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.181805 | controller | Jun 14 09:38:17.974995 crc crio[24245]: time="2026-06-14T09:38:17.974894752Z" level=info msg="Started container" PID=241258 containerID=f18027184a75c0939f05071ba38b1ccff8e50d96ee6f0a25cad6298d98fd1a41 description=openstack/root-account-create-update-q4sjk/mariadb-account-create-update id=2afb25c4-a2ed-4905-80b9-b39f623d0f13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459
2026-06-14 10:12:37.181821 | controller | Jun 14 09:38:18.005254 crc crio[24245]: time="2026-06-14T09:38:18.005007751Z" level=info msg="Created container 675b08a76764b68ca5db72d2a10242bf7b8923619ab7175664d892bb518856c6: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update" id=05d9d3ba-ba5d-409a-b8f8-d79671cf3f68 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.181837 | controller | Jun 14 09:38:18.009081 crc crio[24245]: time="2026-06-14T09:38:18.006355757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=5089d60f-be68-49bf-a3e5-05539bfef2c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.181851 | controller | Jun 14 09:38:18.009081 crc crio[24245]: time="2026-06-14T09:38:18.006531245Z" level=info msg="Starting container: 675b08a76764b68ca5db72d2a10242bf7b8923619ab7175664d892bb518856c6" id=c3c72aa3-90cf-4879-bfae-cccd37cf7d7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.181867 | controller | Jun 14 09:38:18.022204 crc crio[24245]: time="2026-06-14T09:38:18.016706809Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=7395a05b-c7f3-4b1e-b125-40e3aa3263d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.181882 | controller | Jun 14 09:38:18.022204 crc crio[24245]: time="2026-06-14T09:38:18.017424842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.181897 | controller | Jun 14 09:38:18.049082 crc crio[24245]: time="2026-06-14T09:38:18.048820077Z" level=info msg="Created container abc2506601b7319e17b75cb01f84723eca3eb36b7422c5e3755356d4ee2024be: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=6d1e54ef-f218-4379-9017-b49e3cb4c0c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.181912 | controller | Jun 14 09:38:18.072439 crc crio[24245]: time="2026-06-14T09:38:18.07165434Z" level=info msg="Started container" PID=241257 containerID=675b08a76764b68ca5db72d2a10242bf7b8923619ab7175664d892bb518856c6 description=openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update id=c3c72aa3-90cf-4879-bfae-cccd37cf7d7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731
2026-06-14 10:12:37.181927 | controller | Jun 14 09:38:18.083490 crc crio[24245]: time="2026-06-14T09:38:18.083248144Z" level=info msg="Starting container: abc2506601b7319e17b75cb01f84723eca3eb36b7422c5e3755356d4ee2024be" id=c18111cf-14b7-4329-9d42-ddf541d596e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.181942 | controller | Jun 14 09:38:18.105678 crc crio[24245]: time="2026-06-14T09:38:18.100360103Z" level=info msg="Started container" PID=241256 containerID=abc2506601b7319e17b75cb01f84723eca3eb36b7422c5e3755356d4ee2024be description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=c18111cf-14b7-4329-9d42-ddf541d596e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0
2026-06-14 10:12:37.181958 | controller | Jun 14 09:38:18.141076 crc crio[24245]: 2026-06-14T09:38:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e87c494aa5c138 Mac:4e:9e:af:38:24:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:56 Mtu:0 Sandbox:/var/run/netns/d1db74d6-1492-44c7-be96-795ce6b596bb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.181977 | controller | Jun 14 09:38:18.144952 crc crio[24245]: time="2026-06-14T09:38:18.144505843Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13 UID:fcb61caf-670c-476a-bfba-39c50adc92f2 NetNS:/var/run/netns/d1db74d6-1492-44c7-be96-795ce6b596bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfcb61caf_670c_476a_bfba_39c50adc92f2.slice PodAnnotations:0xc003bf6240}] Aliases:map[]}"
2026-06-14 10:12:37.181993 | controller | Jun 14 09:38:18.144952 crc crio[24245]: time="2026-06-14T09:38:18.144757461Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.182008 | controller | Jun 14 09:38:18.149001 crc crio[24245]: time="2026-06-14T09:38:18.148883461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.182024 | controller | Jun 14 09:38:18.164929 crc crio[24245]: time="2026-06-14T09:38:18.164554478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.182039 | controller | Jun 14 09:38:18.168349 crc crio[24245]: time="2026-06-14T09:38:18.166219447Z" level=info msg="Ran pod sandbox 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13 with infra container: openstack/rabbitmq-server-0/POD" id=90fdf48e-2173-442b-8a56-f05404b2b44c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.182055 | controller | Jun 14 09:38:18.176935 crc crio[24245]: time="2026-06-14T09:38:18.17627429Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=ca60a6dd-4dfb-4297-a911-c30598e82d9d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.182070 | controller | Jun 14 09:38:18.204330 crc crio[24245]: time="2026-06-14T09:38:18.203493265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=7d76e272-8832-42c3-9097-03bad4559dc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.182085 | controller | Jun 14 09:38:18.204909 crc crio[24245]: time="2026-06-14T09:38:18.204691326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.182100 | controller | Jun 14 09:38:18.212348 crc crio[24245]: time="2026-06-14T09:38:18.211445421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.182115 | controller | Jun 14 09:38:18.242926 crc crio[24245]: time="2026-06-14T09:38:18.23843399Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=4c410e86-74f1-4a1f-b7ff-39b7b093d508 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.182130 | controller | Jun 14 09:38:18.247914 crc crio[24245]: time="2026-06-14T09:38:18.245505318Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.182146 | controller | Jun 14 09:38:18.275315 crc crio[24245]: time="2026-06-14T09:38:18.275216509Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=579461ec-de5d-440f-b97c-fb3fd5a68e62 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.182164 | controller | Jun 14 09:38:18.275459 crc crio[24245]: time="2026-06-14T09:38:18.275400465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.182180 | controller | Jun 14 09:38:18.334423 crc crio[24245]: time="2026-06-14T09:38:18.333658046Z" level=info msg="Removed container 83081c3a1eb08ebeebd8f8f14ddcad92884ed5f700522c7c046e6f5579c5c91e: openstack/neutron-db-create-k24rz/mariadb-database-create" id=09135650-b76c-4a31-a291-ef41f10c966b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.182195 | controller | Jun 14 09:38:18.341434 crc crio[24245]: time="2026-06-14T09:38:18.341348162Z" level=info msg="Removing container: 05dc14555940480f997a9f2a41980ddd1df6d4e6b7323cebe910bbd3ded23b9e" id=779ba829-bd21-4c24-85fc-e79d2d9dd8e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.182210 | controller | Jun 14 09:38:18.344122 crc crio[24245]: time="2026-06-14T09:38:18.344041939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.182225 | controller | Jun 14 09:38:18.357992 crc crio[24245]: time="2026-06-14T09:38:18.357624776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.182240 | controller | Jun 14 09:38:18.465689 crc crio[24245]: 2026-06-14T09:38:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b1911190d9c0c8 Mac:ba:0d:13:13:53:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:55 Mtu:0 Sandbox:/var/run/netns/97e64bd8-299c-47db-958f-6af1133b4d1f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.182256 | controller | Jun 14 09:38:18.467569 crc crio[24245]: time="2026-06-14T09:38:18.466709681Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17 UID:559b2f4c-922e-4761-911f-d605a730d5ac NetNS:/var/run/netns/97e64bd8-299c-47db-958f-6af1133b4d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod559b2f4c_922e_4761_911f_d605a730d5ac.slice PodAnnotations:0xc00161a178}] Aliases:map[]}"
2026-06-14 10:12:37.182272 | controller | Jun 14 09:38:18.467569 crc crio[24245]: time="2026-06-14T09:38:18.46701103Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.182287 | controller | Jun 14 09:38:18.483434 crc crio[24245]: time="2026-06-14T09:38:18.483380573Z" level=info msg="Ran pod sandbox 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17 with infra container: openstack/glance-default-external-api-0/POD" id=41754b40-9c84-4cc3-8e0f-70016d130e87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.182303 | controller | Jun 14 09:38:18.487535 crc crio[24245]: time="2026-06-14T09:38:18.487448372Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42 UID:a01d1f63-9711-471f-9c3a-33d0d0eea92d NetNS:/var/run/netns/3dc5a0be-7aad-4798-8770-bc9df06e1c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01d1f63_9711_471f_9c3a_33d0d0eea92d.slice PodAnnotations:0xc006e0a6b0}] Aliases:map[]}"
2026-06-14 10:12:37.182319 | controller | Jun 14 09:38:18.487535 crc crio[24245]: time="2026-06-14T09:38:18.487530895Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.182337 | controller | Jun 14 09:38:18.493270 crc crio[24245]: time="2026-06-14T09:38:18.493181791Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=7eeb8cfd-fd84-4b4b-9064-447da82de0ba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.182372 | controller | Jun 14 09:38:18.499506 crc crio[24245]: time="2026-06-14T09:38:18.499423241Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=c2ed05b1-6d84-44a6-bc1f-ede89f3224f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.182389 | controller | Jun 14 09:38:18.503908 crc crio[24245]: time="2026-06-14T09:38:18.501783982Z" level=info msg="Created container dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4: openstack/ovn-controller-tmzrh/ovn-controller" id=c4d7d0a6-ce80-4c3f-a3c1-7a5ba0764bee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.182404 | controller | Jun 14 09:38:18.507938 crc crio[24245]: time="2026-06-14T09:38:18.50777463Z" level=info msg="Starting container: dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4" id=a2338b9b-6623-46c6-a893-acc644866db0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.182420 | controller | Jun 14 09:38:18.536769 crc crio[24245]: time="2026-06-14T09:38:18.536355284Z" level=info msg="Started container" PID=241292 containerID=dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4 description=openstack/ovn-controller-tmzrh/ovn-controller id=a2338b9b-6623-46c6-a893-acc644866db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53
2026-06-14 10:12:37.182435 | controller | Jun 14 09:38:18.537421 crc crio[24245]: time="2026-06-14T09:38:18.536385932Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=5e522665-c02b-40b4-99e5-60e269e0368f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.182450 | controller | Jun 14 09:38:18.537997 crc crio[24245]: time="2026-06-14T09:38:18.537936336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.182466 | controller | Jun 14 09:38:18.691923 crc crio[24245]: time="2026-06-14T09:38:18.691227432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.182481 | controller | Jun 14 09:38:18.866484 crc crio[24245]: time="2026-06-14T09:38:18.866296134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.182496 | controller | Jun 14 09:38:19.070254 crc crio[24245]: time="2026-06-14T09:38:19.069644531Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=24e18706-671a-4c83-aec3-6710195f0f37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.182511 | controller | Jun 14 09:38:19.070348 crc crio[24245]: time="2026-06-14T09:38:19.070292462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.182526 | controller | Jun 14 09:38:19.101001 crc crio[24245]: time="2026-06-14T09:38:19.100675068Z" level=info msg="Removed container 05dc14555940480f997a9f2a41980ddd1df6d4e6b7323cebe910bbd3ded23b9e: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update" id=779ba829-bd21-4c24-85fc-e79d2d9dd8e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.182542 | controller | Jun 14 09:38:19.119907 crc crio[24245]: time="2026-06-14T09:38:19.119153906Z" level=info msg="Removing container: 43e17e31a56cf504c5d09290bed314d9b14073fb43cf5ae308b6a9345c256237" id=d6279e95-f004-43a1-b7e4-5481c666cec6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.182561 | controller | Jun 14 09:38:19.128495 crc crio[24245]: time="2026-06-14T09:38:19.126205198Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=0f290cf3-589e-4c0b-a2de-837a768ec928 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.182577 | controller | Jun 14 09:38:19.128495 crc crio[24245]: time="2026-06-14T09:38:19.126378134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.182593 | controller | Jun 14 09:38:19.180913 crc crio[24245]: time="2026-06-14T09:38:19.176059605Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf UID:18773cf6-6086-4d43-9d02-744dbb93aaed NetNS:/var/run/netns/d8f4925c-b5dd-44d0-bad8-e1239727c620 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18773cf6_6086_4d43_9d02_744dbb93aaed.slice PodAnnotations:0xc002c92538}] Aliases:map[]}"
2026-06-14 10:12:37.182609 | controller | Jun 14 09:38:19.180913 crc crio[24245]: time="2026-06-14T09:38:19.176136167Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.182625 | controller | Jun 14 09:38:19.187106 crc crio[24245]: 2026-06-14T09:38:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01b7a21f8d3b2ed Mac:92:aa:6e:9e:f6:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:57 Mtu:0 Sandbox:/var/run/netns/3dc5a0be-7aad-4798-8770-bc9df06e1c3e SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.182641 | controller | Jun 14 09:38:19.188010 crc crio[24245]: time="2026-06-14T09:38:19.187939557Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42 UID:a01d1f63-9711-471f-9c3a-33d0d0eea92d NetNS:/var/run/netns/3dc5a0be-7aad-4798-8770-bc9df06e1c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01d1f63_9711_471f_9c3a_33d0d0eea92d.slice PodAnnotations:0xc006e0a6b0}] Aliases:map[]}"
2026-06-14 10:12:37.182656 | controller | Jun 14 09:38:19.188112 crc crio[24245]: time="2026-06-14T09:38:19.188093272Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.182673 | controller | Jun 14 09:38:19.209341 crc crio[24245]: time="2026-06-14T09:38:19.209232464Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53 UID:62f4c967-da38-4fb9-997a-5de115e08b45 NetNS:/var/run/netns/00a0c986-c783-496a-85d2-be6d64119716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f4c967_da38_4fb9_997a_5de115e08b45.slice PodAnnotations:0xc003bf6a60}] Aliases:map[]}"
2026-06-14 10:12:37.182689 | controller | Jun 14 09:38:19.209579 crc crio[24245]: time="2026-06-14T09:38:19.209528993Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.182705 | controller | Jun 14 09:38:19.459013 crc crio[24245]: time="2026-06-14T09:38:19.455428338Z" level=info msg="Ran pod sandbox 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42 with infra container: openstack/memcached-0/POD" id=579461ec-de5d-440f-b97c-fb3fd5a68e62 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.182720 | controller | Jun 14 09:38:19.479171 crc crio[24245]: time="2026-06-14T09:38:19.4790094Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=c9b10f00-6cbb-4e6d-8461-0f0ad64c6f8f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.182739 | controller | Jun 14 09:38:19.522791 crc crio[24245]: time="2026-06-14T09:38:19.52269888Z" level=info msg="Created container 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112: openstack/nova-metadata-0/nova-metadata-metadata" id=ce272ad1-9f71-46b3-8284-bfb54cd491e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.182755 | controller | Jun 14 09:38:19.531047 crc crio[24245]: time="2026-06-14T09:38:19.53096129Z" level=info msg="Starting container: 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112" id=5e9214dc-bf27-4a05-a8b8-31b699885ab3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.182770 | controller | Jun 14 09:38:19.549285 crc crio[24245]: time="2026-06-14T09:38:19.549164222Z" level=info msg="Started container" PID=241675 containerID=97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112 description=openstack/nova-metadata-0/nova-metadata-metadata id=5e9214dc-bf27-4a05-a8b8-31b699885ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4
2026-06-14 10:12:37.182786 | controller | Jun 14 09:38:19.557623 crc crio[24245]: time="2026-06-14T09:38:19.557549519Z" level=info msg="Created container fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930: openstack/nova-api-0/nova-api-api" id=7395a05b-c7f3-4b1e-b125-40e3aa3263d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.182801 | controller | Jun 14 09:38:19.578336 crc crio[24245]: time="2026-06-14T09:38:19.57802499Z" level=info msg="Starting container: fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930" id=61c1e783-cbb4-49b7-aa5b-c2f5b88f9049 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.182816 | controller | Jun 14 09:38:19.578897 crc crio[24245]: time="2026-06-14T09:38:19.578813591Z" level=info msg="Created container 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=774e58a3-1c21-495e-97f0-d849bd1fc414 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.182831 | controller | Jun 14 09:38:19.585091 crc crio[24245]: time="2026-06-14T09:38:19.583931727Z" level=info msg="Starting container: 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275" id=e9f74383-ea0c-4e71-b5f3-bacf446897ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.182847 | controller | Jun 14 09:38:19.589497 crc crio[24245]: time="2026-06-14T09:38:19.589219547Z" level=info msg="Started container" PID=241673 containerID=fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930 description=openstack/nova-api-0/nova-api-api id=61c1e783-cbb4-49b7-aa5b-c2f5b88f9049 name=/runtime.v1.RuntimeService/StartContainer sandboxID=002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974
2026-06-14 10:12:37.182862 | controller | Jun 14 09:38:19.592991 crc crio[24245]: time="2026-06-14T09:38:19.592359138Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44" id=4242754a-49a5-4910-acfa-1ef3b470266b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.182878 | controller | Jun 14 09:38:19.600314 crc crio[24245]: time="2026-06-14T09:38:19.60018687Z" level=info msg="Started container" PID=241678 containerID=35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=e9f74383-ea0c-4e71-b5f3-bacf446897ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6
2026-06-14 10:12:37.182893 | controller | Jun 14 09:38:19.602726 crc crio[24245]: time="2026-06-14T09:38:19.602620294Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=a794d4f7-e51a-4754-8326-08758c4ecf3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.182911 | controller | Jun 14 09:38:19.603190 crc crio[24245]: time="2026-06-14T09:38:19.603110514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.182927 | controller | Jun 14 09:38:19.631452 crc crio[24245]: time="2026-06-14T09:38:19.631344986Z" level=info msg="Created container d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593: openstack/cinder-api-0/cinder-api-log" id=369fa18d-9158-4efc-b21e-373a99cbe54d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.182942 | controller | Jun 14 09:38:19.638180 crc crio[24245]: time="2026-06-14T09:38:19.636941962Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=165e1ff6-8974-47fa-ba1f-d8bbb63f7c01 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.182958 | controller | Jun 14 09:38:19.638180 crc crio[24245]: time="2026-06-14T09:38:19.636974693Z" level=info msg="Starting container: d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593" id=5551e3d5-a43f-40b5-b864-c84f5d9a1ded name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.182973 | controller | Jun 14 09:38:19.648655 crc crio[24245]: time="2026-06-14T09:38:19.647972807Z" level=info msg="Started container" PID=241682 containerID=d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593 description=openstack/cinder-api-0/cinder-api-log id=5551e3d5-a43f-40b5-b864-c84f5d9a1ded name=/runtime.v1.RuntimeService/StartContainer sandboxID=6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb
2026-06-14 10:12:37.182988 | controller | Jun 14 09:38:19.677381 crc crio[24245]: time="2026-06-14T09:38:19.676538766Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=4f20dcc4-d925-4051-8544-f4406a3281a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.183003 | controller | Jun 14 09:38:19.708991 crc crio[24245]: time="2026-06-14T09:38:19.708411587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.183018 | controller | Jun 14 09:38:19.719065 crc crio[24245]: time="2026-06-14T09:38:19.718800267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.183033 | controller | Jun 14 09:38:19.732297 crc crio[24245]: time="2026-06-14T09:38:19.73220957Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=640ce9e6-9177-411a-bd71-85d606433dab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.183049 | controller | Jun 14 09:38:19.752116 crc crio[24245]: time="2026-06-14T09:38:19.751912254Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=1742df69-d07b-45d3-8062-c5e84b1fbca5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.183064 | controller | Jun 14 09:38:19.752465 crc crio[24245]: time="2026-06-14T09:38:19.752308756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.183079 | controller | Jun 14 09:38:19.851074 crc crio[24245]: 2026-06-14T09:38:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:864353a092bd970 Mac:c6:4e:08:5e:a4:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:58 Mtu:0 Sandbox:/var/run/netns/d8f4925c-b5dd-44d0-bad8-e1239727c620 SocketPath: PciID:}] [{Interface:0xc0002c6d70 Address:{IP:10.217.1.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.183098 | controller | Jun 14 09:38:19.851074 crc crio[24245]: time="2026-06-14T09:38:19.848331454Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf UID:18773cf6-6086-4d43-9d02-744dbb93aaed NetNS:/var/run/netns/d8f4925c-b5dd-44d0-bad8-e1239727c620 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18773cf6_6086_4d43_9d02_744dbb93aaed.slice PodAnnotations:0xc002c92538}] Aliases:map[]}"
2026-06-14 10:12:37.183115 | controller | Jun 14 09:38:19.851074 crc crio[24245]: time="2026-06-14T09:38:19.848479589Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.183131 | controller | Jun 14 09:38:19.888760 crc crio[24245]: time="2026-06-14T09:38:19.888084974Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=0630d047-eba6-40e0-a9ac-0e20ccf18d31 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.183146 | controller | Jun 14 09:38:19.934945 crc crio[24245]: time="2026-06-14T09:38:19.934366656Z" level=info msg="Ran pod sandbox 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf with infra container: openstack/rabbitmq-cell1-server-0/POD" id=24e18706-671a-4c83-aec3-6710195f0f37 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.183161 | controller | Jun 14 09:38:19.955469 crc crio[24245]: time="2026-06-14T09:38:19.955357498Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=1b2f3af1-5a79-4fc8-ace6-b5dd0b8e4e7a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.183176 | controller | Jun 14 09:38:19.956253 crc crio[24245]: time="2026-06-14T09:38:19.956210161Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=81e6eacc-fdb9-4936-a56e-48735414b08f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.183191 | controller | Jun 14 09:38:19.956884 crc crio[24245]: time="2026-06-14T09:38:19.95681097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.183206 | controller | Jun 14 09:38:19.981712 crc crio[24245]: time="2026-06-14T09:38:19.981581037Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=01e4dc47-e536-48d3-af5d-bced7d257eeb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.183221 | controller | Jun 14 09:38:19.991735 crc crio[24245]: time="2026-06-14T09:38:19.991678808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.183236 | controller | Jun 14 09:38:19.999252 crc crio[24245]: time="2026-06-14T09:38:19.999167206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.183251 | controller | Jun 14 09:38:20.010034 crc crio[24245]: time="2026-06-14T09:38:20.005535268Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=4ceeb61c-ab7e-4fff-b6e8-f942223a671b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.183266 | controller | Jun 14 09:38:20.010034 crc crio[24245]: time="2026-06-14T09:38:20.005932681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.183286 | controller | Jun 14 09:38:20.079294 crc crio[24245]: time="2026-06-14T09:38:20.079251612Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=84359b84-c0a2-4338-b499-51e5413bd0c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.183302 | controller | Jun 14 09:38:20.079412 crc crio[24245]: time="2026-06-14T09:38:20.079347295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.183317 | controller | Jun 14 09:38:20.254724 crc crio[24245]: time="2026-06-14T09:38:20.251969262Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=789fa44a-fa7d-40a9-b5a9-a5f9b075508c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.183332 | controller | Jun 14 09:38:20.254724 crc crio[24245]: time="2026-06-14T09:38:20.25251821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.183361 | controller | Jun 14 09:38:20.254724 crc crio[24245]: time="2026-06-14T09:38:20.252814434Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=d4406cca-2253-465b-8e7e-38516c7ef687 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.183381 | controller | Jun 14 09:38:20.254724 crc crio[24245]: time="2026-06-14T09:38:20.253151725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.183397 | controller | Jun 14 09:38:20.332752 crc crio[24245]: 2026-06-14T09:38:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:797ea24f060a6fb Mac:86:dc:45:19:f3:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:59 Mtu:0 Sandbox:/var/run/netns/00a0c986-c783-496a-85d2-be6d64119716 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.1.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.183413 | controller | Jun 14 09:38:20.340281 crc crio[24245]: time="2026-06-14T09:38:20.339934643Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=81333711-39b7-4f93-91ff-fd7e8b5f5cdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.183428 | controller | Jun 14 09:38:20.340281 crc crio[24245]: time="2026-06-14T09:38:20.340042097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.183444 | controller | Jun 14 09:38:20.371909 crc crio[24245]: time="2026-06-14T09:38:20.368978409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.183459 | controller | Jun 14 09:38:20.372188 crc crio[24245]: time="2026-06-14T09:38:20.37212796Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53 UID:62f4c967-da38-4fb9-997a-5de115e08b45 NetNS:/var/run/netns/00a0c986-c783-496a-85d2-be6d64119716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f4c967_da38_4fb9_997a_5de115e08b45.slice PodAnnotations:0xc003bf6a60}] Aliases:map[]}"
2026-06-14 10:12:37.183475 | controller | Jun 14 09:38:20.409801 crc crio[24245]: time="2026-06-14T09:38:20.409665188Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.183491 | controller | Jun 14 09:38:20.410370 crc crio[24245]: time="2026-06-14T09:38:20.403302082Z" level=info msg="Removed container 43e17e31a56cf504c5d09290bed314d9b14073fb43cf5ae308b6a9345c256237: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update" id=d6279e95-f004-43a1-b7e4-5481c666cec6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.183510 | controller | Jun 14 09:38:20.434578 crc crio[24245]: time="2026-06-14T09:38:20.434487679Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=ef2c02f6-502c-4a66-9dbe-380899303fdf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.183526 | controller | Jun 14 09:38:20.434963 crc crio[24245]: time="2026-06-14T09:38:20.434621313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.183541 | controller | Jun 14 09:38:20.443329 crc crio[24245]: time="2026-06-14T09:38:20.443224022Z" level=info msg="Removing container: befb365408f2c633ce3d245f6e54cda020ad84700e18ac5f7a49a79b854bf1c9" id=19530447-0de2-4b4e-98a9-981f9a1a4669 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.183557 | controller | Jun 14 09:38:20.469699 crc crio[24245]: time="2026-06-14T09:38:20.469580107Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725 UID:53a67b78-8d16-4cd8-8885-28c6e29838fe NetNS:/var/run/netns/232f3b18-1d59-4c36-b8b3-4e6cf9a57b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53a67b78_8d16_4cd8_8885_28c6e29838fe.slice PodAnnotations:0xc001b86440}] Aliases:map[]}"
2026-06-14 10:12:37.183573 | controller | Jun 14 09:38:20.469699 crc crio[24245]: time="2026-06-14T09:38:20.46967078Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.183589 | controller | Jun 14 09:38:20.571464 crc crio[24245]: time="2026-06-14T09:38:20.571095315Z" level=info msg="Ran pod sandbox 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53 with infra container: openstack/glance-default-internal-api-0/POD" id=0f290cf3-589e-4c0b-a2de-837a768ec928 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.183604 | controller | Jun 14 09:38:20.573717 crc crio[24245]: time="2026-06-14T09:38:20.573650648Z" level=info msg="Created container 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=1742df69-d07b-45d3-8062-c5e84b1fbca5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.183619 | controller | Jun 14 09:38:20.672777 crc crio[24245]: time="2026-06-14T09:38:20.672697317Z" level=info msg="Starting container: 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43" id=5f585c75-82ce-47c0-93a5-fb77dcb9da88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.183635 | controller | Jun 14 09:38:20.692723 crc crio[24245]: time="2026-06-14T09:38:20.692566716Z" level=info msg="Started container" PID=242053 containerID=453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=5f585c75-82ce-47c0-93a5-fb77dcb9da88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6
2026-06-14 10:12:37.183650 | controller | Jun 14 09:38:20.729543 crc crio[24245]: time="2026-06-14T09:38:20.729450795Z" level=info msg="Created container dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6: openstack/memcached-0/memcached" id=a794d4f7-e51a-4754-8326-08758c4ecf3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.183666 | controller | Jun 14 09:38:20.790179 crc crio[24245]: time="2026-06-14T09:38:20.785762431Z" level=info msg="Starting container: dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6" id=59449686-d586-4ecd-b70a-319387935565 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.183681 | controller | Jun 14 09:38:20.817225 crc crio[24245]: time="2026-06-14T09:38:20.817126495Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=9547554e-9026-4cc3-857d-2b47be78cdcd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.183702 | controller | Jun 14 09:38:20.848646 crc crio[24245]: time="2026-06-14T09:38:20.848320902Z" level=info msg="Started container" PID=242033 containerID=dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6 description=openstack/memcached-0/memcached id=59449686-d586-4ecd-b70a-319387935565 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42
2026-06-14 10:12:37.183719 | controller | Jun 14 09:38:21.097159 crc crio[24245]: time="2026-06-14T09:38:21.087711502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.183734 | controller | Jun 14 09:38:21.236754 crc crio[24245]: time="2026-06-14T09:38:21.236482953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.183750 | controller | Jun 14 09:38:21.238947 crc crio[24245]: time="2026-06-14T09:38:21.23882931Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=b600679d-bd48-46be-936c-080f628909b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.183765 | controller | Jun 14 09:38:21.260169 crc crio[24245]: time="2026-06-14T09:38:21.260107465Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=e4c99529-6752-439e-a25f-4e8e49c7699b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.183780 | controller | Jun 14 09:38:21.263672 crc crio[24245]: time="2026-06-14T09:38:21.261830314Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013 UID:1a82802a-0142-46a2-a3dc-1f25ef6cd1dd NetNS:/var/run/netns/95c4e557-d3a9-4ad4-a55a-5bf20faf4dca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a82802a_0142_46a2_a3dc_1f25ef6cd1dd.slice PodAnnotations:0xc0006023c8}] Aliases:map[]}"
2026-06-14 10:12:37.183796 | controller | Jun 14 09:38:21.263672 crc crio[24245]: time="2026-06-14T09:38:21.262064711Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.183811 | controller | Jun 14 09:38:21.263672 crc crio[24245]: time="2026-06-14T09:38:21.263152212Z" level=info msg="Created container 20cf56e6f77349434a8d0aa0be99f1d8cbfba181e8fb21c1a49fcdeda08faddb: openstack/rabbitmq-server-0/setup-container" id=4c410e86-74f1-4a1f-b7ff-39b7b093d508 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.183841 | controller | Jun 14 09:38:21.272255 crc crio[24245]: time="2026-06-14T09:38:21.272177307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.183858 | controller | Jun 14 09:38:21.272814 crc crio[24245]: time="2026-06-14T09:38:21.2727873Z" level=info msg="Starting container: 20cf56e6f77349434a8d0aa0be99f1d8cbfba181e8fb21c1a49fcdeda08faddb" id=613f38a2-1484-4e7c-811e-0b02cb5a033d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.183874 | controller | Jun 14 09:38:21.298530 crc crio[24245]: time="2026-06-14T09:38:21.295520738Z" level=info msg="Started container" PID=241681 containerID=20cf56e6f77349434a8d0aa0be99f1d8cbfba181e8fb21c1a49fcdeda08faddb description=openstack/rabbitmq-server-0/setup-container id=613f38a2-1484-4e7c-811e-0b02cb5a033d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13
2026-06-14 10:12:37.183893 | controller | Jun 14 09:38:21.334883 crc crio[24245]: time="2026-06-14T09:38:21.334755969Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46 UID:1e4e2b89-0e03-4727-bf82-845d4b19c142 NetNS:/var/run/netns/69395bb2-643d-4e42-ac80-74d0cc760dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4e2b89_0e03_4727_bf82_845d4b19c142.slice PodAnnotations:0xc000130d08}] Aliases:map[]}"
2026-06-14 10:12:37.183911 | controller | Jun 14 09:38:21.335189 crc crio[24245]: time="2026-06-14T09:38:21.334831611Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.183927 | controller | Jun 14 09:38:21.490311 crc crio[24245]: time="2026-06-14T09:38:21.489306257Z" level=info msg="Removed container befb365408f2c633ce3d245f6e54cda020ad84700e18ac5f7a49a79b854bf1c9: openstack/glance-db-create-bnrvl/mariadb-database-create" id=19530447-0de2-4b4e-98a9-981f9a1a4669 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.183942 | controller | Jun 14 09:38:21.517227 crc crio[24245]: time="2026-06-14T09:38:21.517112091Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1 UID:8af32049-2e7c-47f6-b88d-eb80f72cdb96 NetNS:/var/run/netns/0cd82847-83ef-402f-8227-06e5199647cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8af32049_2e7c_47f6_b88d_eb80f72cdb96.slice PodAnnotations:0xc0024229f8}] Aliases:map[]}"
2026-06-14 10:12:37.183958 | controller | Jun 14 09:38:21.517488 crc crio[24245]: time="2026-06-14T09:38:21.517468543Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.183975 | controller | Jun 14 09:38:21.549222 crc crio[24245]: time="2026-06-14T09:38:21.542187381Z" level=info msg="Removing container: 0dd9d6f4f4304020e55e389edcb08d1aea1a17b49de9bc5fd20bbd3e3a5576ed" id=4bd1c16b-11cd-46ac-a4a0-8456760284c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.183990 | controller | Jun 14 09:38:21.572963 crc crio[24245]: time="2026-06-14T09:38:21.567337259Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d UID:70257829-76dc-4676-803b-7737c4ad92a8 NetNS:/var/run/netns/39a63d22-6945-4be3-9b1e-26022b747926 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70257829_76dc_4676_803b_7737c4ad92a8.slice PodAnnotations:0xc006e0a348}] Aliases:map[]}"
2026-06-14 10:12:37.184007 | controller | Jun 14 09:38:21.572963 crc crio[24245]: time="2026-06-14T09:38:21.567405521Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.184023 | controller | Jun 14 09:38:21.661384 crc crio[24245]: time="2026-06-14T09:38:21.659789963Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-df4xx/POD" id=c7e06a16-530a-4f85-9eb4-32b4c4eca3f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.184039 | controller | Jun 14 09:38:21.661384 crc crio[24245]: time="2026-06-14T09:38:21.660449854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.184054 | controller | Jun 14 09:38:21.806269 crc crio[24245]: time="2026-06-14T09:38:21.79054917Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6566476449-f86cv/POD" id=96100f18-b1f0-4bcf-9b9d-3267dcd82c06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.184073 | controller | Jun 14 09:38:21.806269 crc crio[24245]: time="2026-06-14T09:38:21.790689944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.184089 | controller | Jun 14 09:38:21.936807 crc crio[24245]: 2026-06-14T09:38:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7818ff26f5e549d Mac:66:af:15:26:4b:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5a Mtu:0 Sandbox:/var/run/netns/232f3b18-1d59-4c36-b8b3-4e6cf9a57b1e SocketPath: PciID:}] [{Interface:0xc000284750 Address:{IP:10.217.1.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.184105 | controller | Jun 14 09:38:21.966535 crc crio[24245]: time="2026-06-14T09:38:21.966238719Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725 UID:53a67b78-8d16-4cd8-8885-28c6e29838fe NetNS:/var/run/netns/232f3b18-1d59-4c36-b8b3-4e6cf9a57b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53a67b78_8d16_4cd8_8885_28c6e29838fe.slice PodAnnotations:0xc001b86440}] Aliases:map[]}"
2026-06-14 10:12:37.184121 | controller | Jun 14 09:38:21.976998 crc crio[24245]: time="2026-06-14T09:38:21.976950416Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.184136 | controller | Jun 14 09:38:22.012495 crc crio[24245]: time="2026-06-14T09:38:22.008709917Z" level=warning msg="Stopping container 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d with stop signal(15) timed out. Killing..."
2026-06-14 10:12:37.184152 | controller | Jun 14 09:38:22.072887 crc crio[24245]: time="2026-06-14T09:38:22.072712344Z" level=error msg="Killing container 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d KILL` failed: process not running: No such process\n : exit status 1"
2026-06-14 10:12:37.184167 | controller | Jun 14 09:38:22.121126 crc crio[24245]: time="2026-06-14T09:38:22.119434698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.184182 | controller | Jun 14 09:38:22.175282 crc crio[24245]: time="2026-06-14T09:38:22.173127176Z" level=info msg="Ran pod sandbox 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725 with infra container: openstack/ovsdbserver-sb-0/POD" id=84359b84-c0a2-4338-b499-51e5413bd0c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.184198 | controller | Jun 14 09:38:22.180438 crc crio[24245]: time="2026-06-14T09:38:22.180318497Z" level=info msg="Removed container 0dd9d6f4f4304020e55e389edcb08d1aea1a17b49de9bc5fd20bbd3e3a5576ed: openstack/barbican-db-create-9pzv5/mariadb-database-create" id=4bd1c16b-11cd-46ac-a4a0-8456760284c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.184213 | controller | Jun 14 09:38:22.202442 crc crio[24245]: time="2026-06-14T09:38:22.194053614Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-df4xx Namespace:openstack ID:b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8 UID:188a3e1d-7241-409a-8351-f0857213b44b NetNS:/var/run/netns/c06d3ae2-8390-4a83-8e92-4910a76e6beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod188a3e1d_7241_409a_8351_f0857213b44b.slice PodAnnotations:0xc0004ccd88}] Aliases:map[]}"
2026-06-14 10:12:37.184229 | controller | Jun 14 09:38:22.202442 crc crio[24245]: time="2026-06-14T09:38:22.194119307Z" level=info msg="Adding pod openstack_ovn-controller-ovs-df4xx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.184248 | controller | Jun 14 09:38:22.202442 crc crio[24245]: time="2026-06-14T09:38:22.196541845Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=c4c25168-84f9-4078-9c36-a861c4803aa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.184263 | controller | Jun 14 09:38:22.225608 crc crio[24245]: time="2026-06-14T09:38:22.224704991Z" level=info msg="Removing container: d2b496b4f47670e382162209e35ce9ceb7eaae370a2ff0ba9dc93b7056a27f26" id=81c62716-d409-4d47-b3d6-c6682488a7d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.184278 | controller | Jun 14 09:38:22.254180 crc crio[24245]: time="2026-06-14T09:38:22.251152811Z" level=info msg="Stopping pod sandbox: a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9" id=5b2659a2-d7b2-40bf-923a-bbc8862d382a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.184294 | controller | Jun 14 09:38:22.254180 crc crio[24245]: time="2026-06-14T09:38:22.251789812Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690498-wnlt5 Namespace:openshift-infra ID:a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9 UID:1dbb0998-b023-4fbd-aeaf-b7eb076dfe93 NetNS:/var/run/netns/992e182a-2ea7-43c9-86c3-0613f4d336cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dbb0998_b023_4fbd_aeaf_b7eb076dfe93.slice PodAnnotations:0xc002422088}] Aliases:map[]}"
2026-06-14 10:12:37.184310 | controller | Jun 14 09:38:22.254180 crc crio[24245]: time="2026-06-14T09:38:22.252021459Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690498-wnlt5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.184326 | controller | Jun 14 09:38:22.278432 crc crio[24245]: time="2026-06-14T09:38:22.274217431Z" level=info msg="Stopped container 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d: openstack/swift-storage-0/swift-recon-cron" id=4542669d-0974-46fc-8fab-957da9678538 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.184341 | controller | Jun 14 09:38:22.334832 crc crio[24245]: time="2026-06-14T09:38:22.332687054Z" level=info msg="Stopping pod sandbox: 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647" id=96ab3c94-5771-4208-a2ff-0addc6712956 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.184377 | controller | Jun 14 09:38:22.337823 crc crio[24245]: time="2026-06-14T09:38:22.337618372Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647 UID:0028d369-509a-4a7e-baa3-f233014b4b01 NetNS:/var/run/netns/f7181926-1368-4712-82b3-e902d04b5bb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028d369_509a_4a7e_baa3_f233014b4b01.slice PodAnnotations:0xc000130be0}] Aliases:map[]}"
2026-06-14 10:12:37.184395 | controller | Jun 14 09:38:22.337823 crc crio[24245]: time="2026-06-14T09:38:22.337777748Z" level=info msg="Deleting pod openstack_swift-storage-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.184410 | controller | Jun 14 09:38:22.377626 crc crio[24245]: time="2026-06-14T09:38:22.371545097Z" level=warning msg="Stopping container 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b with stop signal(15) timed out. Killing..."
2026-06-14 10:12:37.184426 | controller | Jun 14 09:38:22.423013 crc crio[24245]: time="2026-06-14T09:38:22.422907832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=c587c458-e783-4d77-9180-9da30e14f934 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.184446 | controller | Jun 14 09:38:22.466804 crc crio[24245]: time="2026-06-14T09:38:22.466398121Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=4ae773c6-db6d-489d-bba3-cd512597e965 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.184462 | controller | Jun 14 09:38:22.467200 crc crio[24245]: time="2026-06-14T09:38:22.466949849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.184477 | controller | Jun 14 09:38:22.507126 crc crio[24245]: 2026-06-14T09:38:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6152b6943325ff Mac:96:02:14:0a:88:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5c Mtu:0 Sandbox:/var/run/netns/95c4e557-d3a9-4ad4-a55a-5bf20faf4dca SocketPath: PciID:}] [{Interface:0xc0001dc640 Address:{IP:10.217.1.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.184492 | controller | Jun 14 09:38:22.587357 crc crio[24245]: time="2026-06-14T09:38:22.586017588Z" level=error msg="Killing container 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b KILL` failed: process not running: No such process\n : exit status 1"
2026-06-14 10:12:37.184508 | controller | Jun 14 09:38:22.683514 crc crio[24245]: time="2026-06-14T09:38:22.683427748Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013 UID:1a82802a-0142-46a2-a3dc-1f25ef6cd1dd NetNS:/var/run/netns/95c4e557-d3a9-4ad4-a55a-5bf20faf4dca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a82802a_0142_46a2_a3dc_1f25ef6cd1dd.slice PodAnnotations:0xc0006023c8}] Aliases:map[]}"
2026-06-14 10:12:37.184524 | controller | Jun 14 09:38:22.684253 crc crio[24245]: time="2026-06-14T09:38:22.684229514Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.184539 | controller | Jun 14 09:38:22.697799 crc crio[24245]: time="2026-06-14T09:38:22.696684334Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6566476449-f86cv Namespace:openstack ID:209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9 UID:b7b9598b-226c-4907-9e67-a89acf7bb836 NetNS:/var/run/netns/f1f092e1-601a-4e1a-a8ca-03d9fc2005e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b9598b_226c_4907_9e67_a89acf7bb836.slice PodAnnotations:0xc006e0aed8}] Aliases:map[]}"
2026-06-14 10:12:37.184555 | controller | Jun 14 09:38:22.697799 crc crio[24245]: time="2026-06-14T09:38:22.696787928Z" level=info msg="Adding pod openstack_dnsmasq-dns-6566476449-f86cv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.184571 | controller | Jun 14 09:38:22.839644 crc crio[24245]: time="2026-06-14T09:38:22.839243246Z" level=info msg="Stopped container 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener" id=50b1a40b-05d2-4098-be1b-8b34e5f1dee6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.184586 | controller | Jun 14 09:38:22.850406 crc crio[24245]: time="2026-06-14T09:38:22.850323662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.184601 | controller | Jun 14 09:38:22.868187 crc crio[24245]: time="2026-06-14T09:38:22.863524887Z" level=info msg="Stopping pod sandbox: 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7" id=41edad28-0c3c-4c0f-8cc1-5ae7e070eb25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.184620 | controller | Jun 14 09:38:22.868187 crc crio[24245]: time="2026-06-14T09:38:22.86426207Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-895f97698-dbmvw Namespace:openstack ID:985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7 UID:682a053f-974c-4029-84b6-0fb2c05f1e64 NetNS:/var/run/netns/96e50dee-b7af-4969-ab1c-34cbe3bdd5d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod682a053f_974c_4029_84b6_0fb2c05f1e64.slice PodAnnotations:0xc006e0b4b0}] Aliases:map[]}"
2026-06-14 10:12:37.184636 | controller | Jun 14 09:38:22.883153 crc crio[24245]: time="2026-06-14T09:38:22.87960965Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-895f97698-dbmvw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.184651 | controller | Jun 14 09:38:22.944638 crc crio[24245]: time="2026-06-14T09:38:22.944544575Z" level=info msg="Ran pod sandbox e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013 with infra container: openstack/openstack-cell1-galera-0/POD" id=d4406cca-2253-465b-8e7e-38516c7ef687 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.184666 | controller | Jun 14 09:38:22.971545 crc crio[24245]: time="2026-06-14T09:38:22.971474951Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=94eb33fa-330c-4528-8736-a3752996a7f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.184681 | controller | Jun 14 09:38:23.081813 crc crio[24245]: time="2026-06-14T09:38:23.08172068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.184697 | controller | Jun 14 09:38:23.369888 crc crio[24245]: time="2026-06-14T09:38:23.36926612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=867581c4-94c0-4a0f-bf12-0169db49fa66 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.184712 | controller | Jun 14 09:38:23.506476 crc crio[24245]: time="2026-06-14T09:38:23.499940331Z" level=info msg="Created container b7a6dd61a3a1ea81f1fc467222aea888e7017b9d47a0a62c44ca2c30001cc52e: openstack/rabbitmq-cell1-server-0/setup-container" id=4ceeb61c-ab7e-4fff-b6e8-f942223a671b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.184727 | controller | Jun 14 09:38:23.506476 crc crio[24245]: time="2026-06-14T09:38:23.505056081Z" level=info msg="Removed container d2b496b4f47670e382162209e35ce9ceb7eaae370a2ff0ba9dc93b7056a27f26: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update" id=81c62716-d409-4d47-b3d6-c6682488a7d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.184742 | controller | Jun 14 09:38:23.516444 crc crio[24245]: time="2026-06-14T09:38:23.514480812Z" level=info msg="Starting container: b7a6dd61a3a1ea81f1fc467222aea888e7017b9d47a0a62c44ca2c30001cc52e" id=2e35dbad-68ce-4d20-b210-bb21e4e1e845 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.184758 | controller | Jun 14 09:38:23.523475 crc crio[24245]: time="2026-06-14T09:38:23.523354778Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=caf2ee39-734b-45ff-9c7c-a40987c8b55c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.184773 | controller | Jun 14 09:38:23.553634 crc crio[24245]: time="2026-06-14T09:38:23.552579941Z" level=info msg="Removing container: c36316ac0e9670761c297b514e22723771a7e62d6fa56a46f067642abeca5d46" id=4a07b197-96d9-4dcf-8586-72d3f49bc23a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.184792 | controller | Jun 14 09:38:23.570190 crc crio[24245]: time="2026-06-14T09:38:23.570025162Z" level=info msg="Started container" PID=242335 containerID=b7a6dd61a3a1ea81f1fc467222aea888e7017b9d47a0a62c44ca2c30001cc52e description=openstack/rabbitmq-cell1-server-0/setup-container id=2e35dbad-68ce-4d20-b210-bb21e4e1e845 name=/runtime.v1.RuntimeService/StartContainer sandboxID=864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf
2026-06-14 10:12:37.184808 | controller | Jun 14 09:38:23.573896 crc crio[24245]: time="2026-06-14T09:38:23.573806784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.184824 | controller | Jun 14 09:38:23.661953 crc crio[24245]: time="2026-06-14T09:38:23.656279329Z" level=info msg="Stopped pod sandbox: a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9" id=5b2659a2-d7b2-40bf-923a-bbc8862d382a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.184839 | controller | Jun 14 09:38:23.887082 crc crio[24245]: time="2026-06-14T09:38:23.886990246Z" level=info msg="Created container add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=4ae773c6-db6d-489d-bba3-cd512597e965 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.184855 | controller | Jun 14 09:38:23.895064 crc crio[24245]: time="2026-06-14T09:38:23.894971392Z" level=info msg="Starting container: add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6" id=bc9ce973-027d-4b49-a258-cd9cd6429938 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.184871 | controller | Jun 14 09:38:24.003408 crc crio[24245]: time="2026-06-14T09:38:24.003161583Z" level=info msg="Started container" PID=242711 containerID=add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=bc9ce973-027d-4b49-a258-cd9cd6429938 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725
2026-06-14 10:12:37.184887 | controller | Jun 14 09:38:24.041892 crc crio[24245]: time="2026-06-14T09:38:24.039318908Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=2dca9094-809e-4cd5-bdd4-2678835a2099 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.184902 | controller | Jun 14 09:38:24.133329 crc crio[24245]: time="2026-06-14T09:38:24.133210245Z" level=info msg="Removed container c36316ac0e9670761c297b514e22723771a7e62d6fa56a46f067642abeca5d46: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update" id=4a07b197-96d9-4dcf-8586-72d3f49bc23a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.184917 | controller | Jun 14 09:38:24.145896 crc crio[24245]: 2026-06-14T09:38:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa5b573a069bf41 Mac:62:9b:f6:30:98:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5b Mtu:0 Sandbox:/var/run/netns/69395bb2-643d-4e42-ac80-74d0cc760dd2 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.1.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.184933 | controller | Jun 14 09:38:24.145896 crc crio[24245]: time="2026-06-14T09:38:24.144388788Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46 UID:1e4e2b89-0e03-4727-bf82-845d4b19c142 NetNS:/var/run/netns/69395bb2-643d-4e42-ac80-74d0cc760dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4e2b89_0e03_4727_bf82_845d4b19c142.slice PodAnnotations:0xc000130d08}] Aliases:map[]}"
2026-06-14 10:12:37.184949 | controller | Jun 14 09:38:24.145896 crc crio[24245]: time="2026-06-14T09:38:24.144583374Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.184967 | controller | Jun 14 09:38:24.157982 crc crio[24245]: time="2026-06-14T09:38:24.151376603Z" level=info msg="Removing container: c952a1c77b0ac8499b91c5637165c2f8d110c2f92622421954200da61547b032" id=6845c6eb-9321-4e98-9154-39e0f1cbd472 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.184983 | controller | Jun 14 09:38:24.241198 crc crio[24245]: 2026-06-14T09:38:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88df582a9b67744 Mac:1a:a8:5f:c0:25:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5d Mtu:0 Sandbox:/var/run/netns/39a63d22-6945-4be3-9b1e-26022b747926 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.184999 | controller | Jun 14 09:38:24.242928 crc crio[24245]: 2026-06-14T09:38:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4881a4419370616 Mac:9e:30:23:f4:de:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5e Mtu:0 Sandbox:/var/run/netns/0cd82847-83ef-402f-8227-06e5199647cc SocketPath: PciID:}] [{Interface:0xc00043a5e0 Address:{IP:10.217.1.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.185014 | controller | Jun 14 09:38:24.246739 crc crio[24245]: time="2026-06-14T09:38:24.245389845Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=6d7d69d4-5be1-45e3-b109-e5c85348aa53 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.185030 | controller | Jun 14 09:38:24.262635 crc crio[24245]: time="2026-06-14T09:38:24.261616276Z" level=info msg="Ran pod sandbox aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46 with infra container: openstack/openstack-galera-0/POD" id=789fa44a-fa7d-40a9-b5a9-a5f9b075508c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.185045 | controller | Jun 14 09:38:24.268467 crc crio[24245]: time="2026-06-14T09:38:24.268325683Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d UID:70257829-76dc-4676-803b-7737c4ad92a8 NetNS:/var/run/netns/39a63d22-6945-4be3-9b1e-26022b747926 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70257829_76dc_4676_803b_7737c4ad92a8.slice PodAnnotations:0xc006e0a348}] Aliases:map[]}"
2026-06-14 10:12:37.185060 | controller | Jun 14 09:38:24.268709 crc crio[24245]: time="2026-06-14T09:38:24.268633932Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.185076 | controller | Jun 14 09:38:24.274430 crc crio[24245]: time="2026-06-14T09:38:24.274377895Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1 UID:8af32049-2e7c-47f6-b88d-eb80f72cdb96 NetNS:/var/run/netns/0cd82847-83ef-402f-8227-06e5199647cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8af32049_2e7c_47f6_b88d_eb80f72cdb96.slice PodAnnotations:0xc0024229f8}] Aliases:map[]}"
2026-06-14 10:12:37.185092 | controller | Jun 14 09:38:24.274902 crc crio[24245]: time="2026-06-14T09:38:24.274812949Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.185108 | controller | Jun 14 09:38:24.304019 crc crio[24245]: time="2026-06-14T09:38:24.302554162Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=686f6b98-99f6-4076-a2bd-d5b72e2d347e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.185129 | controller | Jun 14 09:38:24.316626 crc crio[24245]: time="2026-06-14T09:38:24.316427698Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=2c760ea2-6f03-4438-aeaf-39cdefc6f2cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.185146 | controller | Jun 14 09:38:24.317112 crc crio[24245]: time="2026-06-14T09:38:24.317025447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.185162 | controller | Jun 14 09:38:24.334465 crc crio[24245]: time="2026-06-14T09:38:24.334155756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.185177 | controller | Jun 14 09:38:24.374169 crc crio[24245]: time="2026-06-14T09:38:24.374053214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.185193 | controller | Jun 14 09:38:24.445828 crc crio[24245]: time="2026-06-14T09:38:24.445736662Z" level=info msg="Ran pod sandbox 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d with infra container: openstack/ovn-northd-0/POD" id=81333711-39b7-4f93-91ff-fd7e8b5f5cdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.185208 | controller | Jun 14 09:38:24.463144 crc crio[24245]: time="2026-06-14T09:38:24.458430728Z" level=info msg="Stopped pod sandbox: 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647" id=96ab3c94-5771-4208-a2ff-0addc6712956 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.185223 | controller | Jun 14 09:38:24.463144 crc crio[24245]: time="2026-06-14T09:38:24.45851629Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=1d09ee54-7472-4556-a785-ce2efa856834 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.185239 | controller | Jun 14 09:38:24.503231 crc crio[24245]: time="2026-06-14T09:38:24.501383302Z" level=info msg="Ran pod sandbox 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1 with infra container: openstack/ceilometer-0/POD" id=ef2c02f6-502c-4a66-9dbe-380899303fdf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.185254 | controller | Jun 14 09:38:24.551146 crc crio[24245]: time="2026-06-14T09:38:24.550926846Z" level=info msg="Removed container c952a1c77b0ac8499b91c5637165c2f8d110c2f92622421954200da61547b032: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update" id=6845c6eb-9321-4e98-9154-39e0f1cbd472 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.185269 | controller | Jun 14 09:38:24.600048 crc crio[24245]: time="2026-06-14T09:38:24.599579949Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5cd10583-18c3-4f31-9a2d-d6865cd6492b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.185285 | controller | Jun 14 09:38:24.634005 crc crio[24245]: time="2026-06-14T09:38:24.633902228Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=2b315e0e-13b8-4d67-a0bb-6070f4ff78b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.185300 | controller | Jun 14 09:38:24.659203 crc crio[24245]: time="2026-06-14T09:38:24.659093069Z" level=info msg="Stopped pod sandbox: 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7" id=41edad28-0c3c-4c0f-8cc1-5ae7e070eb25 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.185315 | controller | Jun 14 09:38:24.673672 crc crio[24245]: time="2026-06-14T09:38:24.673582004Z" level=info msg="Removing container: a7bc82e80124e1ca5e46018d3eb4827f67a5c6173c53ae8f7f9fcb3d6ff29510" id=9ed5db98-fbc0-42a7-b8a8-ca1ff3457ee3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.185335 | controller | Jun 14 09:38:24.673993 crc crio[24245]: time="2026-06-14T09:38:24.673582074Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=5c2c5423-53d4-46bf-a15b-e7adc3244616 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.185380 | controller | Jun 14 09:38:24.697682 crc crio[24245]: time="2026-06-14T09:38:24.697560888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.185407 | controller | Jun 14 09:38:24.715518 crc crio[24245]: time="2026-06-14T09:38:24.715423787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.185425 | controller | Jun 14 09:38:24.731982 crc crio[24245]: time="2026-06-14T09:38:24.731235322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.185441 | controller | Jun 14 09:38:24.746894 crc crio[24245]: time="2026-06-14T09:38:24.745912413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.185457 | controller | Jun 14 09:38:24.801210 crc crio[24245]: time="2026-06-14T09:38:24.801046209Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=36efb8a6-d073-4003-b447-2f5baf73d877 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.185473 | controller | Jun 14 09:38:24.824329 crc crio[24245]: time="2026-06-14T09:38:24.824068421Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=0f9fb061-57aa-4de2-be5b-bca24e4957ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.185488 | controller | Jun 14 09:38:24.824644 crc crio[24245]: time="2026-06-14T09:38:24.824448723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.185503 | controller | Jun 14 09:38:24.839665 crc crio[24245]: time="2026-06-14T09:38:24.839066096Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0" id=d977dead-a29e-42b0-9e36-3c412d767fc4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.185518 | controller | Jun 14 09:38:24.915451 crc crio[24245]: time="2026-06-14T09:38:24.915185624Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=3f96820a-5f95-4066-a68d-9e4e7ee3fecc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.185534 | controller | Jun 14 09:38:24.942834 crc crio[24245]: time="2026-06-14T09:38:24.941553193Z" level=info msg="Removed container a7bc82e80124e1ca5e46018d3eb4827f67a5c6173c53ae8f7f9fcb3d6ff29510: openstack/nova-cell1-db-create-q579s/mariadb-database-create" id=9ed5db98-fbc0-42a7-b8a8-ca1ff3457ee3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.185549 | controller | Jun 14 09:38:24.942834 crc crio[24245]: time="2026-06-14T09:38:24.942247285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.185564 | controller | Jun 14 09:38:25.066126 crc crio[24245]: time="2026-06-14T09:38:25.065782182Z" level=info msg="Removing container: c4855b50e9c3e1618dad09bf3a77bed9b6975c6664945391227a148113d62db6" id=d77a3339-70ab-4906-acb0-eb974c29ea40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.185580 | controller | Jun 14 09:38:25.116986 crc crio[24245]: 2026-06-14T09:38:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:209379bed831c2f Mac:e6:1e:1e:d9:58:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:60 Mtu:0 Sandbox:/var/run/netns/f1f092e1-601a-4e1a-a8ca-03d9fc2005e7 SocketPath: PciID:}] [{Interface:0xc00011b670 Address:{IP:10.217.1.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.185599 | controller | Jun 14 09:38:25.118726 crc crio[24245]: time="2026-06-14T09:38:25.11853997Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6566476449-f86cv Namespace:openstack ID:209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9 UID:b7b9598b-226c-4907-9e67-a89acf7bb836 NetNS:/var/run/netns/f1f092e1-601a-4e1a-a8ca-03d9fc2005e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b9598b_226c_4907_9e67_a89acf7bb836.slice PodAnnotations:0xc006e0aed8}] Aliases:map[]}"
2026-06-14 10:12:37.185616 | controller | Jun 14 09:38:25.122915 crc crio[24245]: time="2026-06-14T09:38:25.119056006Z" level=info msg="Checking pod openstack_dnsmasq-dns-6566476449-f86cv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.185632 | controller | Jun 14 09:38:25.324535 crc crio[24245]: 2026-06-14T09:38:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b53bdc24bd5956f Mac:9a:43:62:a2:20:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5f Mtu:0 Sandbox:/var/run/netns/c06d3ae2-8390-4a83-8e92-4910a76e6beb SocketPath: PciID:}] [{Interface:0xc000126590 Address:{IP:10.217.1.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.185648 | controller | Jun 14 09:38:25.326345 crc crio[24245]: time="2026-06-14T09:38:25.326253519Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-df4xx Namespace:openstack ID:b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8 UID:188a3e1d-7241-409a-8351-f0857213b44b NetNS:/var/run/netns/c06d3ae2-8390-4a83-8e92-4910a76e6beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod188a3e1d_7241_409a_8351_f0857213b44b.slice PodAnnotations:0xc0004ccd88}] Aliases:map[]}"
2026-06-14 10:12:37.185664 | controller | Jun 14 09:38:25.326892 crc crio[24245]: time="2026-06-14T09:38:25.326794806Z" level=info msg="Checking pod openstack_ovn-controller-ovs-df4xx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.185679 | controller | Jun 14 09:38:25.354002 crc crio[24245]: time="2026-06-14T09:38:25.35392054Z" level=info msg="Ran pod sandbox 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9 with infra container: openstack/dnsmasq-dns-6566476449-f86cv/POD" id=96100f18-b1f0-4bcf-9b9d-3267dcd82c06 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.185695 | controller | Jun 14 09:38:25.364578 crc crio[24245]: time="2026-06-14T09:38:25.356828493Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-f5446bd49-cclzj/POD" id=9c3fcbea-5e9f-4d92-a3e6-18b2107ae369 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.185710 | controller | Jun 14 09:38:25.364578 crc crio[24245]: time="2026-06-14T09:38:25.356936127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.185726 | controller | Jun 14 09:38:25.374888 crc crio[24245]: time="2026-06-14T09:38:25.374748834Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=f102bb81-64be-4514-b82e-d00fd3eec0b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.185741 | controller | Jun 14 09:38:25.521141 crc crio[24245]: time="2026-06-14T09:38:25.517694343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.185766 | controller | Jun 14 09:38:25.532196 crc crio[24245]: time="2026-06-14T09:38:25.532097181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.185782 | controller | Jun 14 09:38:25.569479 crc crio[24245]: time="2026-06-14T09:38:25.569338033Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cc2b4ef0-dec8-4f52-ab50-4abf388e4753 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.185797 | controller | Jun 14 09:38:25.587348 crc crio[24245]: time="2026-06-14T09:38:25.586574193Z" level=info msg="Created container 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=2c760ea2-6f03-4438-aeaf-39cdefc6f2cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.185812 | controller | Jun 14 09:38:25.608077 crc crio[24245]: time="2026-06-14T09:38:25.601478958Z" level=info msg="Starting container: 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4" id=55299ce9-0a1f-499c-abeb-09a85f966559 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.185827 | controller | Jun 14 09:38:25.618463 crc crio[24245]: time="2026-06-14T09:38:25.61837911Z" level=info msg="Started container" PID=243043 containerID=008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=55299ce9-0a1f-499c-abeb-09a85f966559 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725
2026-06-14 10:12:37.185843 | controller | Jun 14 09:38:25.649074 crc crio[24245]: time="2026-06-14T09:38:25.648927486Z" level=info msg="Ran pod sandbox b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8 with infra container: openstack/ovn-controller-ovs-df4xx/POD" id=c7e06a16-530a-4f85-9eb4-32b4c4eca3f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.185858 | controller | Jun 14 09:38:25.656802 crc crio[24245]: time="2026-06-14T09:38:25.656742517Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=9085e060-6f05-480a-8b63-9ea06c4daa2a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.185873 | controller | Jun 14 09:38:25.702904 crc crio[24245]: time="2026-06-14T09:38:25.694175041Z" level=info msg="Created container 8d07ad89fd93de645ec40342df254d2c93a5800a3949a2ba4bb6c84836d6e371: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=caf2ee39-734b-45ff-9c7c-a40987c8b55c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.185888 | controller | Jun 14 09:38:25.705263 crc crio[24245]: time="2026-06-14T09:38:25.705188366Z" level=info msg="Starting container: 8d07ad89fd93de645ec40342df254d2c93a5800a3949a2ba4bb6c84836d6e371" id=655cfe44-40de-4437-bca0-a80e223dc464 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.185903 | controller | Jun 14 09:38:25.720637 crc crio[24245]: time="2026-06-14T09:38:25.720523519Z" level=info msg="Started container" PID=242872 containerID=8d07ad89fd93de645ec40342df254d2c93a5800a3949a2ba4bb6c84836d6e371 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=655cfe44-40de-4437-bca0-a80e223dc464 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013
2026-06-14 10:12:37.185918 | controller | Jun 14 09:38:25.743549 crc crio[24245]: time="2026-06-14T09:38:25.742767901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.185933 | controller | Jun 14 09:38:25.755793 crc crio[24245]: time="2026-06-14T09:38:25.755723754Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=5e2dc5c2-3e28-4590-b7a6-7ec529836a3e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.185951 | controller | Jun 14 09:38:25.756273 crc crio[24245]: time="2026-06-14T09:38:25.756195559Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=c5494425-8f16-4ca1-89b4-88d593c1d112 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.185967 | controller | Jun 14 09:38:25.756506 crc crio[24245]: time="2026-06-14T09:38:25.756239334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.185982 | controller | Jun 14 09:38:25.799164 crc crio[24245]: time="2026-06-14T09:38:25.791324949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.185998 | controller | Jun 14 09:38:25.805656 crc crio[24245]: time="2026-06-14T09:38:25.805505068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.186013 | controller | Jun 14 09:38:25.861876 crc crio[24245]: time="2026-06-14T09:38:25.860990302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=5d5708a2-8b0b-4ee5-8966-97bc4712355d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.186028 | controller | Jun 14 09:38:25.863534 crc crio[24245]: time="2026-06-14T09:38:25.862823641Z" level=info msg="Removed container c4855b50e9c3e1618dad09bf3a77bed9b6975c6664945391227a148113d62db6: openstack/nova-api-db-create-k2nhp/mariadb-database-create" id=d77a3339-70ab-4906-acb0-eb974c29ea40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.186043 | controller | Jun 14 09:38:25.880360 crc crio[24245]: time="2026-06-14T09:38:25.880191824Z" level=info msg="Removing container: a7bfe8d901b3b23d603cc5b0871d6b53153bbefa5a5ae8451e3a59d26719002e" id=4d980ca2-7ca2-4694-b546-d47fa5635f78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.186058 | controller | Jun 14 09:38:25.915978 crc crio[24245]: time="2026-06-14T09:38:25.913500151Z" level=info msg="Creating container: openstack/ovn-controller-ovs-df4xx/ovsdb-server-init" id=de6ecebc-553e-44fc-b252-0e592ce87fa0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.186075 | controller | Jun 14 09:38:25.942058 crc crio[24245]: time="2026-06-14T09:38:25.938452297Z" level=info msg="Creating container: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update" id=95c9dbcf-bb37-4ee1-95a2-6d44e8275a1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.186091 | controller | Jun 14 09:38:25.942058 crc crio[24245]: time="2026-06-14T09:38:25.938687194Z" level=info msg="Creating container: openstack/dnsmasq-dns-6566476449-f86cv/init" id=0dd603a0-de50-4b5c-be29-0127da9f418c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.186106 | controller | Jun 14 09:38:25.945408 crc crio[24245]: time="2026-06-14T09:38:25.945327058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.186122 | controller | Jun 14 09:38:25.945969 crc crio[24245]: time="2026-06-14T09:38:25.945795913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.186138 | controller | Jun 14 09:38:25.945969 crc crio[24245]: time="2026-06-14T09:38:25.945921947Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.186157 | controller | Jun 14 09:38:25.963872 crc crio[24245]: time="2026-06-14T09:38:25.963749571Z" level=info msg="Got pod network &{Name:dnsmasq-dns-f5446bd49-cclzj Namespace:openstack ID:f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19 UID:7f9fdb71-84c3-440f-97e9-09af00284390 NetNS:/var/run/netns/90b1fea5-2e3e-4eb3-930d-f8b89efad8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fdb71_84c3_440f_97e9_09af00284390.slice PodAnnotations:0xc000523958}] Aliases:map[]}"
2026-06-14 10:12:37.186173 | controller | Jun 14 09:38:25.963872 crc crio[24245]: time="2026-06-14T09:38:25.963818153Z" level=info msg="Adding pod openstack_dnsmasq-dns-f5446bd49-cclzj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.186247 | controller | Jun 14 09:38:26.036368 crc crio[24245]: time="2026-06-14T09:38:26.036253713Z" level=info msg="Created container 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047: openstack/cinder-api-0/cinder-api" id=81e6eacc-fdb9-4936-a56e-48735414b08f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.186269 | controller | Jun 14 09:38:26.043144 crc crio[24245]: time="2026-06-14T09:38:26.042932461Z" level=info msg="Starting container: 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047" id=7734b78e-fd5b-4f6c-9a6f-927a501c7491 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.186499 | controller | Jun 14 09:38:26.107085 crc crio[24245]: time="2026-06-14T09:38:26.106998041Z" level=info msg="Started container" PID=243040 containerID=2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047 description=openstack/cinder-api-0/cinder-api id=7734b78e-fd5b-4f6c-9a6f-927a501c7491 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb
2026-06-14 10:12:37.186527 | controller | Jun 14 09:38:26.251011 crc crio[24245]: time="2026-06-14T09:38:26.250310867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.186544 | controller | Jun 14 09:38:26.264091 crc crio[24245]: time="2026-06-14T09:38:26.263969447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.186561 | controller | Jun 14 09:38:26.269043 crc crio[24245]: time="2026-06-14T09:38:26.268906518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.186577 | controller | Jun 14 09:38:26.289206 crc crio[24245]: time="2026-06-14T09:38:26.289126723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.186593 | controller | Jun 14 09:38:26.291306 crc crio[24245]: time="2026-06-14T09:38:26.290551584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.186609 | controller | Jun 14 09:38:26.361251 crc crio[24245]: time="2026-06-14T09:38:26.361108374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.186625 | controller | Jun 14 09:38:26.396956 crc crio[24245]: time="2026-06-14T09:38:26.396809822Z" level=info msg="Removed container a7bfe8d901b3b23d603cc5b0871d6b53153bbefa5a5ae8451e3a59d26719002e: openstack/placement-db-create-n69bz/mariadb-database-create" id=4d980ca2-7ca2-4694-b546-d47fa5635f78 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.186651 | controller | Jun 14 09:38:26.423181 crc crio[24245]: time="2026-06-14T09:38:26.423093958Z" level=info msg="Removing container: a11aa93a113f5de68c866023debe66eedcf65cc4a039af80642e30b27dad7594" id=91639729-08d8-4488-a737-46520db6dee0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.186667 | controller | Jun 14 09:38:26.431884 crc crio[24245]: time="2026-06-14T09:38:26.431738872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.186684 | controller | Jun 14 09:38:26.577408 crc crio[24245]: time="2026-06-14T09:38:26.575808255Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ceeb82d3-449c-4bc3-991b-60bed50be180 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.186699 | controller | Jun 14 09:38:26.587520 crc crio[24245]: time="2026-06-14T09:38:26.584536112Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9b9e68f7-e1aa-4eb6-b086-23855f0d83b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.186715 | controller | Jun 14 09:38:26.642679 crc crio[24245]: time="2026-06-14T09:38:26.639322838Z" level=info msg="Removed container a11aa93a113f5de68c866023debe66eedcf65cc4a039af80642e30b27dad7594: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update" id=91639729-08d8-4488-a737-46520db6dee0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.186731 | controller | Jun 14 09:38:26.650109 crc crio[24245]: time="2026-06-14T09:38:26.650011743Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=2be92694-eb5c-4137-afec-4e6ef56b468c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.186746 | controller | Jun 14 09:38:26.672950 crc crio[24245]: time="2026-06-14T09:38:26.669543541Z" level=info msg="Creating container: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update" id=b50670c1-4f4e-44d8-b055-ecc3eeca64be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.186762 | controller | Jun 14 09:38:26.672950 crc crio[24245]: time="2026-06-14T09:38:26.670069508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.186778 | controller | Jun 14 09:38:26.706308 crc crio[24245]: time="2026-06-14T09:38:26.705071606Z" level=info msg="Created container a476b79bd608d5dc626bcab0c9a6c9717ffe9b999a82aee405e4facb4359b04b: openstack/openstack-galera-0/mysql-bootstrap" id=5c2c5423-53d4-46bf-a15b-e7adc3244616 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.186793 | controller | Jun 14 09:38:26.713435 crc crio[24245]: time="2026-06-14T09:38:26.712951882Z" level=info msg="Removing container: 8f589a8825e602184824fe75d625b7059cf95d2fa6d5ea27f24d30b2a587d8cd" id=2b71ec7e-75f2-4a6f-aa5c-1da4dc117ce3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.186808 | controller | Jun 14 09:38:26.715830 crc crio[24245]: time="2026-06-14T09:38:26.71575301Z" level=info msg="Starting container: a476b79bd608d5dc626bcab0c9a6c9717ffe9b999a82aee405e4facb4359b04b" id=ef257773-2ed5-4a46-b50d-4fcc95e5dded name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.186824 | controller | Jun 14 09:38:26.728341 crc crio[24245]: time="2026-06-14T09:38:26.721204705Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8506c391-298c-4d6c-ae3c-e19c2f54c8bd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.186839 | controller | Jun 14 09:38:26.743473 crc crio[24245]: time="2026-06-14T09:38:26.743156521Z" level=info msg="Started container" PID=243282 containerID=a476b79bd608d5dc626bcab0c9a6c9717ffe9b999a82aee405e4facb4359b04b description=openstack/openstack-galera-0/mysql-bootstrap id=ef257773-2ed5-4a46-b50d-4fcc95e5dded name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46
2026-06-14 10:12:37.186858 | controller | Jun 14 09:38:26.749270 crc crio[24245]: time="2026-06-14T09:38:26.749228976Z" level=info msg="Creating container: openstack/keystone-db-create-v5npw/mariadb-database-create" id=16e8e41e-372c-4b70-949b-3d723555691a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.186874 | controller | Jun 14 09:38:26.750426 crc crio[24245]: time="2026-06-14T09:38:26.750402484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.186890 | controller | Jun 14 09:38:26.848029 crc crio[24245]: 2026-06-14T09:38:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1b6e2ea3a722f7 Mac:7e:5b:a4:e6:e6:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:61 Mtu:0 Sandbox:/var/run/netns/90b1fea5-2e3e-4eb3-930d-f8b89efad8e0 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.1.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.186905 | controller | Jun 14 09:38:26.849541 crc crio[24245]: time="2026-06-14T09:38:26.849464342Z" level=info msg="Got pod network &{Name:dnsmasq-dns-f5446bd49-cclzj Namespace:openstack ID:f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19 UID:7f9fdb71-84c3-440f-97e9-09af00284390 NetNS:/var/run/netns/90b1fea5-2e3e-4eb3-930d-f8b89efad8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fdb71_84c3_440f_97e9_09af00284390.slice PodAnnotations:0xc000523958}] Aliases:map[]}"
2026-06-14 10:12:37.186921 | controller | Jun 14 09:38:26.849756 crc crio[24245]: time="2026-06-14T09:38:26.849702979Z" level=info msg="Checking pod openstack_dnsmasq-dns-f5446bd49-cclzj for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.186938 | controller | Jun 14 09:38:27.008020 crc crio[24245]: time="2026-06-14T09:38:26.968394576Z" level=info msg="Ran pod sandbox f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19 with infra container: openstack/dnsmasq-dns-f5446bd49-cclzj/POD" id=9c3fcbea-5e9f-4d92-a3e6-18b2107ae369 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.186954 | controller | Jun 14 09:38:27.008020 crc crio[24245]: time="2026-06-14T09:38:27.00492533Z" level=info msg="Removed container 8f589a8825e602184824fe75d625b7059cf95d2fa6d5ea27f24d30b2a587d8cd: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update" id=2b71ec7e-75f2-4a6f-aa5c-1da4dc117ce3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.186969 | controller | Jun 14 09:38:27.008359 crc crio[24245]: time="2026-06-14T09:38:27.00712915Z" level=info msg="Created container 87e2496f1bd6c5061b83b24ccdeb93017236a9f687702871776fd282f5d9f7e7: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update" id=95c9dbcf-bb37-4ee1-95a2-6d44e8275a1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.186984 | controller | Jun 14 09:38:27.015319 crc crio[24245]: time="2026-06-14T09:38:27.015264959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.186999 | controller | Jun 14 09:38:27.018450 crc crio[24245]: time="2026-06-14T09:38:27.01767204Z" level=info msg="Starting container: 87e2496f1bd6c5061b83b24ccdeb93017236a9f687702871776fd282f5d9f7e7" id=d7dd2834-4a35-4ad5-8f69-39033d32c1ee name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.187015 | controller | Jun 14 09:38:27.025906 crc crio[24245]: time="2026-06-14T09:38:27.025459561Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=e90652b1-ea86-4b7c-89b3-87642abf76e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.187034 | controller | Jun 14 09:38:27.025906 crc crio[24245]: time="2026-06-14T09:38:27.025685183Z" level=info msg="Removing container: 26f26d53133b2cebe604623c72669064628e98f08e7108b943bee8e85e0f2fcc" id=1db5d97a-c9a6-4d5f-8d3a-f073f1c94898 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.187050 | controller | Jun 14 09:38:27.028052 crc crio[24245]: time="2026-06-14T09:38:27.026303788Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=cc8260c9-9c20-4d8f-af3f-33f169a03d18 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.187065 | controller | Jun 14 09:38:27.048045 crc crio[24245]: time="2026-06-14T09:38:27.046636432Z" level=info msg="Created container a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19: openstack/glance-default-internal-api-0/glance-log" id=e4c99529-6752-439e-a25f-4e8e49c7699b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.187080 | controller | Jun 14 09:38:27.053413 crc crio[24245]: time="2026-06-14T09:38:27.052642675Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=60bdbd13-05a8-45ec-aaf7-36626f837920 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.187095 | controller | Jun 14 09:38:27.056084 crc crio[24245]: time="2026-06-14T09:38:27.055732594Z" level=info msg="Starting container: a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19" id=c48ab2a1-24c4-4bb9-ad1a-0dcedcd1515e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.187111 | controller | Jun 14 09:38:27.058385 crc crio[24245]: time="2026-06-14T09:38:27.055753148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.187126 | controller | Jun 14 09:38:27.058907 crc crio[24245]: time="2026-06-14T09:38:27.058829924Z" level=info msg="Created container cd90ce70ad12bf600e3708bd6ee8ed9913174aff86f883ac3e73ecaf7f60f999: openstack/dnsmasq-dns-6566476449-f86cv/init" id=0dd603a0-de50-4b5c-be29-0127da9f418c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.187141 | controller | Jun 14 09:38:27.068229 crc crio[24245]: time="2026-06-14T09:38:27.064219347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=c5e60250-9c10-4c7c-a57a-497c241d4908 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.187156 | controller | Jun 14 09:38:27.068229 crc crio[24245]: time="2026-06-14T09:38:27.065397375Z" level=info msg="Starting container: cd90ce70ad12bf600e3708bd6ee8ed9913174aff86f883ac3e73ecaf7f60f999" id=ad75aa30-e923-49c2-8611-01fc5c38ab60 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.187171 | controller | Jun 14 09:38:27.088488 crc crio[24245]: time="2026-06-14T09:38:27.084465062Z" level=info msg="Started container" PID=243295 containerID=87e2496f1bd6c5061b83b24ccdeb93017236a9f687702871776fd282f5d9f7e7 description=openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update id=d7dd2834-4a35-4ad5-8f69-39033d32c1ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8
2026-06-14 10:12:37.187187 | controller | Jun 14 09:38:27.096007 crc crio[24245]: time="2026-06-14T09:38:27.09592342Z" level=info msg="Started container" PID=243298 containerID=cd90ce70ad12bf600e3708bd6ee8ed9913174aff86f883ac3e73ecaf7f60f999 description=openstack/dnsmasq-dns-6566476449-f86cv/init id=ad75aa30-e923-49c2-8611-01fc5c38ab60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9
2026-06-14 10:12:37.187210 | controller | Jun 14 09:38:27.157511 crc crio[24245]: time="2026-06-14T09:38:27.157405238Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=ee579abb-9103-4212-969a-a498983006e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.187227 | controller | Jun 14 09:38:27.158053 crc crio[24245]: time="2026-06-14T09:38:27.157992867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.187242 | controller | Jun 14 09:38:27.164933 crc crio[24245]: time="2026-06-14T09:38:27.137010122Z" level=info msg="Started container" PID=243290 containerID=a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19 description=openstack/glance-default-internal-api-0/glance-log id=c48ab2a1-24c4-4bb9-ad1a-0dcedcd1515e name=/runtime.v1.RuntimeService/StartContainer sandboxID=797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53
2026-06-14 10:12:37.187258 | controller | Jun 14 09:38:27.168300 crc crio[24245]: time="2026-06-14T09:38:27.168165034Z" level=info msg="Created container ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d: openstack/ceilometer-0/ceilometer-central-agent" id=0f9fb061-57aa-4de2-be5b-bca24e4957ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.187273 | controller | Jun 14 09:38:27.169764 crc crio[24245]: time="2026-06-14T09:38:27.169691073Z" level=info msg="Starting container: ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d" id=3975e218-64ab-477b-8fff-0b496bf7065b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.187289 | controller | Jun 14 09:38:27.190349 crc crio[24245]: time="2026-06-14T09:38:27.189941286Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=ea0d266f-75e4-41e0-889d-7f8214a4853a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.187304 | controller | Jun 14 09:38:27.202015 crc crio[24245]: time="2026-06-14T09:38:27.201918042Z" level=info msg="Started container" PID=243289 containerID=ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d description=openstack/ceilometer-0/ceilometer-central-agent id=3975e218-64ab-477b-8fff-0b496bf7065b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1
2026-06-14 10:12:37.187319 | controller | Jun 14 09:38:27.204624 crc crio[24245]: time="2026-06-14T09:38:27.204514285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.187335 | controller | Jun 14 09:38:27.207070 crc crio[24245]: time="2026-06-14T09:38:27.207009205Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=c897fb09-656a-43d7-b082-3cebd92c9c5c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.187371 | controller | Jun 14 09:38:27.231387 crc crio[24245]: time="2026-06-14T09:38:27.231122071Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=3fe3d35d-ebe8-4033-b245-6b30a805ddd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.187390 | controller | Jun 14 09:38:27.295457 crc crio[24245]: time="2026-06-14T09:38:27.295291258Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=c2a7e1c3-6e69-465a-8281-8cf58ef2918c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.187406 | controller | Jun 14 09:38:27.295830 crc crio[24245]: time="2026-06-14T09:38:27.295784974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.187425 | controller | Jun 14 09:38:27.322069 crc crio[24245]: time="2026-06-14T09:38:27.321970466Z" level=info msg="Created container 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e: openstack/ovn-northd-0/ovn-northd" id=3f96820a-5f95-4066-a68d-9e4e7ee3fecc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.187441 | controller | Jun 14 09:38:27.324741 crc crio[24245]: time="2026-06-14T09:38:27.324660006Z" level=info msg="Created container f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce: openstack/glance-default-external-api-0/glance-log" id=5e522665-c02b-40b4-99e5-60e269e0368f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.187456 | controller | Jun 14 09:38:27.333635 crc crio[24245]: time="2026-06-14T09:38:27.333531578Z" level=info msg="Starting container: 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e" id=00908e75-26ae-445c-9e97-b35e868ff5aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.187471 | controller | Jun 14 09:38:27.335476 crc crio[24245]: time="2026-06-14T09:38:27.335407837Z" level=info msg="Starting container: f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce" id=ed3984ea-bafb-42c3-a1d6-01291aaf1bf3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.187487 | controller | Jun 14 09:38:27.348017 crc crio[24245]: time="2026-06-14T09:38:27.339763778Z" level=info msg="Started container" PID=243287 containerID=2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e description=openstack/ovn-northd-0/ovn-northd id=00908e75-26ae-445c-9e97-b35e868ff5aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d
2026-06-14 10:12:37.187502 | controller | Jun 14 09:38:27.349758 crc crio[24245]: time="2026-06-14T09:38:27.349268263Z" level=info msg="Started container" PID=243296 containerID=f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce description=openstack/glance-default-external-api-0/glance-log id=ed3984ea-bafb-42c3-a1d6-01291aaf1bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17
2026-06-14 10:12:37.187517 | controller | Jun 14 09:38:27.349758 crc crio[24245]: time="2026-06-14T09:38:27.349360297Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=c27854be-8688-4295-8dee-3cc19f15167e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.187532 | controller | Jun 14 09:38:27.369110 crc crio[24245]: time="2026-06-14T09:38:27.369002029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.187548 | controller | Jun 14 09:38:27.379564 crc crio[24245]: time="2026-06-14T09:38:27.378270447Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=eebd4f9b-1507-4c6b-8d84-2a67cd77b283 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.187563 | controller | Jun 14 09:38:27.379564 crc crio[24245]: time="2026-06-14T09:38:27.379091392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.187578 | controller | Jun 14 09:38:27.379564 crc crio[24245]: time="2026-06-14T09:38:27.379128425Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=2070d5be-f673-4349-a60a-43742ce0c77b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.187594 | controller | Jun 14 09:38:27.379564 crc crio[24245]: time="2026-06-14T09:38:27.379366632Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=e7b9d21b-69a0-4cfd-b645-4f17044ed99d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.187612 | controller | Jun 14 09:38:27.397483 crc crio[24245]: time="2026-06-14T09:38:27.397391385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.187629 | controller | Jun 14 09:38:27.402315 crc crio[24245]: time="2026-06-14T09:38:27.402186369Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=0b2e63dc-9fb7-420a-af88-7216faf8feb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.187645 | controller | Jun 14 09:38:27.444452 crc crio[24245]: time="2026-06-14T09:38:27.443905391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.187660 | controller | Jun 14 09:38:27.448894 crc crio[24245]: time="2026-06-14T09:38:27.447125917Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c" id=61c7a9ff-a25e-4778-a02d-a94907258ddb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.187676 | controller | Jun 14 09:38:27.456042 crc crio[24245]: time="2026-06-14T09:38:27.455789474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.187691 | controller | Jun 14 09:38:27.473950 crc crio[24245]: time="2026-06-14T09:38:27.467268499Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=16a23ad0-73f3-42f3-9e6e-42be9aae66f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.187706 | controller | Jun 14 09:38:27.505636 crc crio[24245]: time="2026-06-14T09:38:27.505548367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07" id=a6e95f62-977f-40c7-9c19-3b6f26145563 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.187722 | controller | Jun 14 09:38:27.571989 crc crio[24245]: time="2026-06-14T09:38:27.56751354Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=4e82924e-238d-43a0-8172-24ad0ba4a68d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.187737 | controller | Jun 14 09:38:27.571989 crc crio[24245]: time="2026-06-14T09:38:27.567777377Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=754fb96e-11cc-4d4f-a15b-00e30fbc6cd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.187753 | controller | Jun 14 09:38:27.571989 crc crio[24245]: time="2026-06-14T09:38:27.568318164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.187774 | controller | Jun 14 09:38:27.571989 crc crio[24245]: time="2026-06-14T09:38:27.568372788Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=14867aab-d804-4511-ada2-cfa0fb21635e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.187795 | controller | Jun 14 09:38:27.571989 crc crio[24245]: time="2026-06-14T09:38:27.568693668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.187832 | controller | Jun 14 09:38:27.592483 crc crio[24245]: time="2026-06-14T09:38:27.5923751Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=7dfa4400-1474-48aa-bf8f-811e4845274e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.187855 | controller | Jun 14 09:38:27.592693 crc crio[24245]: time="2026-06-14T09:38:27.592537503Z" level=info msg="Creating container: openstack/dnsmasq-dns-f5446bd49-cclzj/init" id=0a239f81-6b0d-4929-9d1c-648c84733726 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.187877 | controller | Jun 14 09:38:27.592929 crc crio[24245]: time="2026-06-14T09:38:27.592899873Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1dcb54ee-f5e0-4afc-80ef-ff0ecd638f9f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.187899 | controller | Jun 14 09:38:27.607658 crc crio[24245]: time="2026-06-14T09:38:27.607318804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.187920 | controller | Jun 14 09:38:27.620920 crc crio[24245]: time="2026-06-14T09:38:27.620785797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.187940 | controller | Jun 14 09:38:27.621577 crc crio[24245]: time="2026-06-14T09:38:27.621474031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.187961 | controller | Jun 14 09:38:27.622583 crc crio[24245]: time="2026-06-14T09:38:27.622527285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.187983 | controller | Jun 14 09:38:27.632514 crc crio[24245]: time="2026-06-14T09:38:27.62704718Z" level=info msg="Creating container: openstack/neutron-db-create-k24rz/mariadb-database-create" id=c05fecb6-0414-470c-92ae-475a99f63956 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.188004 | controller | Jun 14 09:38:27.632514 crc crio[24245]: time="2026-06-14T09:38:27.627415602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.188024 | controller | Jun 14 09:38:27.632514 crc crio[24245]: time="2026-06-14T09:38:27.631494731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.188042 | controller | Jun 14 09:38:27.664383 crc crio[24245]: time="2026-06-14T09:38:27.664289518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.188057 | controller | Jun 14 09:38:27.768307 crc crio[24245]: time="2026-06-14T09:38:27.767404987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.188072 | controller | Jun 14 09:38:27.783931 crc crio[24245]: time="2026-06-14T09:38:27.783785267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.188087 | controller | Jun 14 09:38:27.790702 crc crio[24245]: time="2026-06-14T09:38:27.790569975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.188103 | controller | Jun 14 09:38:27.795311 crc crio[24245]: time="2026-06-14T09:38:27.79493906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.188125 | controller | Jun 14 09:38:27.852487 crc crio[24245]: time="2026-06-14T09:38:27.852375902Z" level=info msg="Removed container 26f26d53133b2cebe604623c72669064628e98f08e7108b943bee8e85e0f2fcc: openstack/root-account-create-update-q4sjk/mariadb-account-create-update" id=1db5d97a-c9a6-4d5f-8d3a-f073f1c94898 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.188148 | controller | Jun 14 09:38:27.860240 crc crio[24245]: time="2026-06-14T09:38:27.859011978Z" level=info msg="Removing container: ef91051d9cfb6ab1d2eb350f4890a56675c4f1000fe0adda0a0e2fdc0def0287" id=db9bed3c-affa-4d1c-958b-cef5e79fd2cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.188176 | controller | Jun 14 09:38:27.885384 crc crio[24245]: time="2026-06-14T09:38:27.88530637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.188204 | controller | Jun 14 09:38:27.894554 crc crio[24245]: time="2026-06-14T09:38:27.893457467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.188232 | controller | Jun 14 09:38:27.916229 crc crio[24245]: time="2026-06-14T09:38:27.916157826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.188260 | controller | Jun 14 09:38:27.917755 crc crio[24245]: time="2026-06-14T09:38:27.917416234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.188287 | controller | Jun 14 09:38:27.961304 crc crio[24245]: time="2026-06-14T09:38:27.957882225Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=833807b5-a7b4-461a-9cbe-90eb7208be43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.188314 | controller | Jun 14 09:38:27.961304 crc crio[24245]: time="2026-06-14T09:38:27.957979818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.188341 | controller | Jun 14 09:38:27.984311 crc crio[24245]: time="2026-06-14T09:38:27.984033916Z" level=info msg="Removed container ef91051d9cfb6ab1d2eb350f4890a56675c4f1000fe0adda0a0e2fdc0def0287: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update" id=db9bed3c-affa-4d1c-958b-cef5e79fd2cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.188392 | controller | Jun 14 09:38:27.988801 crc crio[24245]: time="2026-06-14T09:38:27.987959202Z" level=info msg="Removing container: 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b" id=3f96ec03-1763-4f5f-8b61-3bc189fd6031 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.188421 | controller | Jun 14 09:38:28.110000 crc crio[24245]: time="2026-06-14T09:38:28.109743076Z" level=info msg="Removed container 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener" id=3f96ec03-1763-4f5f-8b61-3bc189fd6031 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.188449 | controller | Jun 14 09:38:28.133112 crc crio[24245]: time="2026-06-14T09:38:28.133017343Z" level=info msg="Removing container: 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72" id=1ab537d6-0edd-4c92-b7c6-af9a94ee1131 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.188477 | controller | Jun 14 09:38:28.219513 crc crio[24245]: time="2026-06-14T09:38:28.219282149Z" level=info msg="Removed container 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener-log" id=1ab537d6-0edd-4c92-b7c6-af9a94ee1131 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.188510 | controller | Jun 14 09:38:28.241121 crc crio[24245]: time="2026-06-14T09:38:28.236111096Z" level=info msg="Removing container: 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d" id=fef75050-bba9-490b-a916-74a054214f04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.188538 | controller | Jun 14 09:38:28.271482 crc crio[24245]: time="2026-06-14T09:38:28.271250937Z" level=info msg="Stopping pod sandbox: 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9" id=67c61c14-65d3-41c7-95a9-bb1e6989be3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.188566 | controller | Jun 14 09:38:28.298786 crc crio[24245]: time="2026-06-14T09:38:28.297710612Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6566476449-f86cv Namespace:openstack ID:209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9 UID:b7b9598b-226c-4907-9e67-a89acf7bb836 NetNS:/var/run/netns/f1f092e1-601a-4e1a-a8ca-03d9fc2005e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b9598b_226c_4907_9e67_a89acf7bb836.slice PodAnnotations:0xc003bf6cb0}] Aliases:map[]}"
2026-06-14 10:12:37.188594 | controller | Jun 14 09:38:28.299264 crc crio[24245]: time="2026-06-14T09:38:28.299196159Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6566476449-f86cv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.188622 | controller | Jun 14 09:38:28.333193 crc crio[24245]: time="2026-06-14T09:38:28.333099888Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326 UID:51aae7fe-5f40-4799-95af-b359022cf02b NetNS:/var/run/netns/5a4c8b2f-78d4-470c-8e33-37ff8c378c01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51aae7fe_5f40_4799_95af_b359022cf02b.slice PodAnnotations:0xc000620310}] Aliases:map[]}"
2026-06-14 10:12:37.188650 | controller | Jun 14 09:38:28.333720 crc crio[24245]: time="2026-06-14T09:38:28.333697187Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.188678 | controller | Jun 14 09:38:28.347092 crc crio[24245]: time="2026-06-14T09:38:28.347008717Z" level=info msg="Removed container 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d: openstack/swift-storage-0/swift-recon-cron" id=fef75050-bba9-490b-a916-74a054214f04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.188705 | controller | Jun 14 09:38:28.352301 crc crio[24245]: time="2026-06-14T09:38:28.351213602Z" level=info msg="Removing container: 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738" id=9b0cbd4e-e79f-4dcb-bdd3-681e1239c9b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.188733 | controller | Jun 14 09:38:28.447167 crc crio[24245]: time="2026-06-14T09:38:28.447053923Z" level=info msg="Created container 1a2200184533a02f3301a2a20609b9056e101fafeef642e183fef4a85f4d22e2: openstack/neutron-db-create-k24rz/mariadb-database-create" id=c05fecb6-0414-470c-92ae-475a99f63956 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.188760 | controller | Jun 14 09:38:28.455437 crc crio[24245]: time="2026-06-14T09:38:28.455328944Z" level=info msg="Starting container: 1a2200184533a02f3301a2a20609b9056e101fafeef642e183fef4a85f4d22e2" id=8d17f209-a2ed-4832-87ca-0f9650cff8b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.188787 | controller | Jun 14 09:38:28.475039 crc crio[24245]: time="2026-06-14T09:38:28.469180982Z" level=info msg="Created container 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086: openstack/ceilometer-0/ceilometer-notification-agent" id=eebd4f9b-1507-4c6b-8d84-2a67cd77b283 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.188820 | controller | Jun 14 09:38:28.475039 crc crio[24245]: time="2026-06-14T09:38:28.469730277Z" level=info msg="Started container" PID=243851 containerID=1a2200184533a02f3301a2a20609b9056e101fafeef642e183fef4a85f4d22e2 description=openstack/neutron-db-create-k24rz/mariadb-database-create id=8d17f209-a2ed-4832-87ca-0f9650cff8b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584
2026-06-14 10:12:37.188849 | controller | Jun 14 09:38:28.475039 crc crio[24245]: time="2026-06-14T09:38:28.471264106Z" level=info msg="Removed container 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738: openstack/swift-storage-0/rsync" id=9b0cbd4e-e79f-4dcb-bdd3-681e1239c9b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.188876 | controller | Jun 14 09:38:28.475039 crc crio[24245]: time="2026-06-14T09:38:28.474812449Z" level=info msg="Created container 3387e86361fb2de3c20e6b6b498173bf3438a96989df0657bb00a55be8735ef7: openstack/keystone-db-create-v5npw/mariadb-database-create" id=16e8e41e-372c-4b70-949b-3d723555691a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.188904 | controller | Jun 14 09:38:28.479417 crc crio[24245]: time="2026-06-14T09:38:28.478273772Z" level=info msg="Starting container: 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086" id=37c82f60-7e35-46df-beab-37020dd1f1c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.188932 | controller | Jun 14 09:38:28.482260 crc crio[24245]: time="2026-06-14T09:38:28.482185901Z" level=info msg="Starting container: 3387e86361fb2de3c20e6b6b498173bf3438a96989df0657bb00a55be8735ef7" id=952b093c-9e87-4c95-a44b-ab9e75c0577b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.188959 | controller | Jun 14 09:38:28.498336 crc crio[24245]: time="2026-06-14T09:38:28.498243724Z" level=info msg="Started container" PID=243843 containerID=3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086 description=openstack/ceilometer-0/ceilometer-notification-agent id=37c82f60-7e35-46df-beab-37020dd1f1c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1
2026-06-14 10:12:37.188987 | controller | Jun 14 09:38:28.520073 crc crio[24245]: time="2026-06-14T09:38:28.5142702Z" level=info msg="Removing container: 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef" id=0de661f2-ada4-4cb7-85b8-9119a192d019 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.189015 | controller | Jun 14 09:38:28.521244 crc crio[24245]: time="2026-06-14T09:38:28.515363475Z" level=info msg="Started container" PID=243847 containerID=3387e86361fb2de3c20e6b6b498173bf3438a96989df0657bb00a55be8735ef7 description=openstack/keystone-db-create-v5npw/mariadb-database-create id=952b093c-9e87-4c95-a44b-ab9e75c0577b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12
2026-06-14 10:12:37.189043 | controller | Jun 14 09:38:28.556541 crc crio[24245]: time="2026-06-14T09:38:28.5564742Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=7992601c-b53d-44cb-b80d-010eea358b6e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.189071 | controller | Jun 14 09:38:28.570209 crc crio[24245]: time="2026-06-14T09:38:28.570111768Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0e647cf1-5fed-49d5-84f8-39510a2f3a79 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.189098 | controller | Jun 14 09:38:28.570653 crc crio[24245]: time="2026-06-14T09:38:28.570583343Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e673a600-63db-4865-9279-ce74e1712753 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.189130 | controller | Jun 14 09:38:28.570923 crc crio[24245]: time="2026-06-14T09:38:28.570883983Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7ac81256-af9a-4755-ac67-fda1da6bc387 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.189159 | controller | Jun 14 09:38:28.571198 crc crio[24245]: time="2026-06-14T09:38:28.571139701Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=849830b0-8f8c-4505-9265-db459371b1c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.189185 | controller | Jun 14 09:38:28.574938 crc crio[24245]: time="2026-06-14T09:38:28.574792481Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7245cbe4-22f2-4394-9f84-357fcf7be49b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.189213 | controller | Jun 14 09:38:28.575391 crc crio[24245]: time="2026-06-14T09:38:28.575308038Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f86fe2b5-e499-4374-bec8-929f9dd9f74b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.189240 | controller | Jun 14 09:38:28.578352 crc crio[24245]: time="2026-06-14T09:38:28.578260201Z" level=info msg="Creating container: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update" id=08024e99-7568-4dec-8f41-f9397ff686bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.189266 | controller | Jun 14 09:38:28.578680 crc crio[24245]: time="2026-06-14T09:38:28.578640065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.189293 | controller | Jun 14 09:38:28.579206 crc crio[24245]: time="2026-06-14T09:38:28.579125036Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=11d08fef-98b7-4286-9f09-23150c23cffc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.189321 | controller | Jun 14 09:38:28.591257 crc crio[24245]: time="2026-06-14T09:38:28.585131921Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5267986b-c0d9-41f5-b6ae-b3008f91f32f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.189371 | controller | Jun 14 09:38:28.591257 crc crio[24245]: time="2026-06-14T09:38:28.586682169Z" level=info msg="Creating container: openstack/placement-db-create-n69bz/mariadb-database-create" id=3ec5079d-ca7b-4666-bf50-45bed9f41a87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.189407 | controller | Jun 14 09:38:28.594799 crc crio[24245]: time="2026-06-14T09:38:28.592668555Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=25c1a597-a79f-4763-b253-6e22c4aab182 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.189437 | controller | Jun 14 09:38:28.631903 crc crio[24245]: time="2026-06-14T09:38:28.628165887Z" level=info msg="Created container e65763c9b0cfc4dd615c843b0e9f3d4632582114f8cf8262e7f9e2b09b6a067f: openstack/dnsmasq-dns-f5446bd49-cclzj/init" id=0a239f81-6b0d-4929-9d1c-648c84733726 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.189464 | controller | Jun 14 09:38:28.638176 crc crio[24245]: time="2026-06-14T09:38:28.634749029Z" level=info msg="Starting container: e65763c9b0cfc4dd615c843b0e9f3d4632582114f8cf8262e7f9e2b09b6a067f" id=ba897f00-6e5d-44ce-acf3-ec6fe06f9ece name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.189531 | controller | Jun 14 09:38:28.681912 crc crio[24245]: time="2026-06-14T09:38:28.675400969Z" level=info msg="Started container" PID=243845 containerID=e65763c9b0cfc4dd615c843b0e9f3d4632582114f8cf8262e7f9e2b09b6a067f description=openstack/dnsmasq-dns-f5446bd49-cclzj/init id=ba897f00-6e5d-44ce-acf3-ec6fe06f9ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19
2026-06-14 10:12:37.189564 | controller | Jun 14 09:38:28.703319 crc crio[24245]: time="2026-06-14T09:38:28.703084405Z" level=info msg="Created container 289dacfa0a029f131e9bc20d613899499ce1b49857655f95f4acc692a6998521: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update" id=b50670c1-4f4e-44d8-b055-ecc3eeca64be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.189587 | controller | Jun 14 09:38:28.729299 crc crio[24245]: time="2026-06-14T09:38:28.729102194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.189609 | controller | Jun 14 09:38:28.811771 crc crio[24245]: time="2026-06-14T09:38:28.811712141Z" level=info msg="Created container 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc: openstack/ovn-northd-0/openstack-network-exporter" id=7dfa4400-1474-48aa-bf8f-811e4845274e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.189626 | controller | Jun 14 09:38:28.841923 crc crio[24245]: time="2026-06-14T09:38:28.841120427Z" level=info msg="Starting container: 289dacfa0a029f131e9bc20d613899499ce1b49857655f95f4acc692a6998521" id=452c3732-d7fd-4776-87c6-5b85b331436d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.189642 | controller | Jun 14 09:38:28.857891 crc crio[24245]: time="2026-06-14T09:38:28.85747628Z" level=info msg="Creating container: openstack/glance-db-create-bnrvl/mariadb-database-create" id=86648313-a9b0-40b1-af0a-b171e05d39fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.189658 | controller | Jun 14 09:38:28.869928 crc crio[24245]: time="2026-06-14T09:38:28.865339597Z" level=info msg="Created container 4b54fe51b9e157a7971202948a09791fdc2a279b1dc7dccb068e7bb96b521a43: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=c2a7e1c3-6e69-465a-8281-8cf58ef2918c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.189673 | controller | Jun 14 09:38:28.869928 crc crio[24245]: time="2026-06-14T09:38:28.86773508Z" level=info msg="Created container 66eeaff1ccf464914e77b269d7dc7788ed1e4239d4541957ca20d1e86813ec55: openstack/ovn-controller-ovs-df4xx/ovsdb-server-init" id=de6ecebc-553e-44fc-b252-0e592ce87fa0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.189689 | controller | Jun 14 09:38:28.869928 crc crio[24245]: time="2026-06-14T09:38:28.868721265Z" level=info msg="Started container" PID=243846 containerID=289dacfa0a029f131e9bc20d613899499ce1b49857655f95f4acc692a6998521 description=openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update id=452c3732-d7fd-4776-87c6-5b85b331436d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5
2026-06-14 10:12:37.189711 | controller | Jun 14 09:38:28.887899 crc crio[24245]: time="2026-06-14T09:38:28.880238731Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=45111da8-4086-42b3-8607-f712693e1db8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.189727 | controller | Jun 14 09:38:28.887899 crc crio[24245]: time="2026-06-14T09:38:28.880537131Z" level=info msg="Creating container: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update" id=3b6006a2-4fcb-4c68-b30b-f2c523c72451 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.189747 | controller | Jun 14 09:38:28.887899 crc crio[24245]: time="2026-06-14T09:38:28.887280599Z" level=info msg="Starting container: 4b54fe51b9e157a7971202948a09791fdc2a279b1dc7dccb068e7bb96b521a43" id=9f2878c3-0f27-428c-97b8-80181198a8fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.189763 | controller | Jun 14 09:38:28.902916 crc crio[24245]: time="2026-06-14T09:38:28.900654711Z" level=info msg="Created container 5ecc93deb40ca01891adbd6a891834d01589b2f74bcb564fc7160a41be222ae3: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=ee579abb-9103-4212-969a-a498983006e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.189779 | controller | Jun 14 09:38:28.912913 crc crio[24245]: time="2026-06-14T09:38:28.908325955Z" level=info msg="Starting container: 66eeaff1ccf464914e77b269d7dc7788ed1e4239d4541957ca20d1e86813ec55" id=40287bb6-f5a1-4354-a4df-196f22115346 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.189795 | controller | Jun 14 09:38:28.932721 crc crio[24245]: time="2026-06-14T09:38:28.927881919Z" level=info msg="Starting container: 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc" id=7a0802d5-c1e7-4c46-993f-7bd86ea9ce06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.189810 | controller | Jun 14 09:38:28.932721 crc crio[24245]: time="2026-06-14T09:38:28.928891347Z" level=info msg="Started container" PID=243848 containerID=4b54fe51b9e157a7971202948a09791fdc2a279b1dc7dccb068e7bb96b521a43 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=9f2878c3-0f27-428c-97b8-80181198a8fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0
2026-06-14 10:12:37.189826 | controller | Jun 14 09:38:28.936905 crc crio[24245]: time="2026-06-14T09:38:28.934835283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.189841 | controller | Jun 14 09:38:28.962057 crc crio[24245]: time="2026-06-14T09:38:28.949817845Z" level=info msg="Starting container: 5ecc93deb40ca01891adbd6a891834d01589b2f74bcb564fc7160a41be222ae3" id=ff6867e4-e606-43e5-aa8e-aa07952e233f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.189856 | controller | Jun 14 09:38:28.968950 crc crio[24245]: time="2026-06-14T09:38:28.967461071Z" level=info msg="Started container" PID=243849 containerID=66eeaff1ccf464914e77b269d7dc7788ed1e4239d4541957ca20d1e86813ec55 description=openstack/ovn-controller-ovs-df4xx/ovsdb-server-init id=40287bb6-f5a1-4354-a4df-196f22115346 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8
2026-06-14 10:12:37.189872 | controller | Jun 14 09:38:28.968950 crc crio[24245]: time="2026-06-14T09:38:28.954485634Z" level=info msg="Started container" PID=243852 containerID=9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc description=openstack/ovn-northd-0/openstack-network-exporter id=7a0802d5-c1e7-4c46-993f-7bd86ea9ce06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d
2026-06-14 10:12:37.189888 | controller | Jun 14 09:38:28.987561 crc crio[24245]: time="2026-06-14T09:38:28.987348011Z" level=info msg="Started container" PID=243837 containerID=5ecc93deb40ca01891adbd6a891834d01589b2f74bcb564fc7160a41be222ae3 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=ff6867e4-e606-43e5-aa8e-aa07952e233f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a
2026-06-14 10:12:37.189904 | controller | Jun 14 09:38:29.004815 crc crio[24245]: time="2026-06-14T09:38:29.00472618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.189922 | controller | Jun 14 09:38:29.008512 crc crio[24245]: time="2026-06-14T09:38:29.005450773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.189939 | controller | Jun 14 09:38:29.198096 crc crio[24245]: time="2026-06-14T09:38:29.197126142Z" level=info msg="Stopped pod sandbox: 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9" id=67c61c14-65d3-41c7-95a9-bb1e6989be3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.189954 | controller | Jun 14 09:38:29.207534 crc crio[24245]: time="2026-06-14T09:38:29.206104733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.189969 | controller | Jun 14 09:38:29.221896 crc crio[24245]: time="2026-06-14T09:38:29.221766147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.189985 | controller | Jun 14 09:38:29.309494 crc crio[24245]: time="2026-06-14T09:38:29.307234635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190001 | controller | Jun 14 09:38:29.357250 crc crio[24245]: time="2026-06-14T09:38:29.356695816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190017 | controller | Jun 14 09:38:29.370012 crc crio[24245]: time="2026-06-14T09:38:29.369901398Z" level=info msg="Removed container 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef: openstack/swift-storage-0/object-expirer" id=0de661f2-ada4-4cb7-85b8-9119a192d019 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.190033 | controller | Jun 14 09:38:29.395950 crc crio[24245]: time="2026-06-14T09:38:29.394561971Z" level=info msg="Removing container: 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871" id=48768483-0bdd-443e-bfb9-5557fc0ddcca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.190048 | controller | Jun 14 09:38:29.437226 crc crio[24245]: time="2026-06-14T09:38:29.436576499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190063 | controller | Jun 14 09:38:29.473920 crc crio[24245]: time="2026-06-14T09:38:29.473279186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190079 | controller | Jun 14 09:38:29.498504 crc crio[24245]: 2026-06-14T09:38:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e95cd2bb297801f Mac:7e:63:b8:fc:46:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:62 Mtu:0 Sandbox:/var/run/netns/5a4c8b2f-78d4-470c-8e33-37ff8c378c01 SocketPath: PciID:}] [{Interface:0xc0000154d0 Address:{IP:10.217.1.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.190095 | controller | Jun 14 09:38:29.500371 crc crio[24245]: time="2026-06-14T09:38:29.499811501Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326 UID:51aae7fe-5f40-4799-95af-b359022cf02b NetNS:/var/run/netns/5a4c8b2f-78d4-470c-8e33-37ff8c378c01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51aae7fe_5f40_4799_95af_b359022cf02b.slice PodAnnotations:0xc000620310}] Aliases:map[]}"
2026-06-14 10:12:37.190111 | controller | Jun 14 09:38:29.500371 crc crio[24245]: time="2026-06-14T09:38:29.500154323Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.190130 | controller | Jun 14 09:38:29.572909 crc crio[24245]: time="2026-06-14T09:38:29.572546899Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=aa005e58-e6ac-4a3a-9aaa-4e413851e05d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.190147 | controller | Jun 14 09:38:29.573481 crc crio[24245]: time="2026-06-14T09:38:29.573415033Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e74598a8-105c-42f7-b6ba-9ec59c3831c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.190162 | controller | Jun 14 09:38:29.574160 crc crio[24245]: time="2026-06-14T09:38:29.574086495Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a004ed28-cefc-409e-a722-6459481e7b95 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.190178 | controller | Jun 14 09:38:29.581182 crc crio[24245]: time="2026-06-14T09:38:29.580002031Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f69a8acc-5f6e-4c18-a370-b3e7c207cc19 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.190194 | controller | Jun 14 09:38:29.588714 crc crio[24245]: time="2026-06-14T09:38:29.588552636Z" level=info msg="Creating container: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create" id=7a624637-ab9e-42cc-b887-4207d21989e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.190209 | controller | Jun 14 09:38:29.590135 crc crio[24245]: time="2026-06-14T09:38:29.589139875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190225 | controller | Jun 14 09:38:29.600236 crc crio[24245]: time="2026-06-14T09:38:29.600135508Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=85072b1a-6194-4877-9777-e6de6d0843be name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.190240 | controller | Jun 14 09:38:29.613910 crc crio[24245]: time="2026-06-14T09:38:29.610963577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=364c8fd5-b820-4146-a690-3b8ac929144f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.190256 | controller | Jun 14 09:38:29.649914 crc crio[24245]: time="2026-06-14T09:38:29.648925198Z" level=info msg="Ran pod sandbox e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326 with infra container: openstack/swift-storage-0/POD" id=833807b5-a7b4-461a-9cbe-90eb7208be43 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.190272 | controller | Jun 14 09:38:29.664193 crc crio[24245]: time="2026-06-14T09:38:29.661212746Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=7af787c0-77d7-46df-8eef-d49d34e8ebcd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.190287 | controller | Jun 14 09:38:29.687306 crc crio[24245]: time="2026-06-14T09:38:29.686393205Z" level=info msg="Creating container: openstack/nova-cell1-db-create-q579s/mariadb-database-create" id=f7b44568-9afa-443b-b97e-2834095e1bba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.190302 | controller | Jun 14 09:38:29.699832 crc crio[24245]: time="2026-06-14T09:38:29.699767476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190325 | controller | Jun 14 09:38:29.704890 crc crio[24245]: time="2026-06-14T09:38:29.702332919Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=5f661762-b76f-4588-91a6-f2d48a6d404d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.190341 | controller | Jun 14 09:38:29.720926 crc crio[24245]: time="2026-06-14T09:38:29.720732156Z" level=info msg="Creating container: openstack/root-account-create-update-q4sjk/mariadb-account-create-update" id=2430575a-484a-4081-86cd-8008339234f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.190386 | controller | Jun 14 09:38:29.726715 crc crio[24245]: time="2026-06-14T09:38:29.724143795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190404 | controller | Jun 14 09:38:29.731316 crc crio[24245]: time="2026-06-14T09:38:29.731233641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190420 | controller | Jun 14 09:38:29.732629 crc crio[24245]: time="2026-06-14T09:38:29.732468519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190436 | controller | Jun 14 09:38:29.741136 crc crio[24245]: time="2026-06-14T09:38:29.740986881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190452 | controller | Jun 14 09:38:29.750940 crc crio[24245]: time="2026-06-14T09:38:29.750377944Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=695ed98f-3379-4b1a-b9ea-d68fb1c7039d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.190468 | controller | Jun 14 09:38:29.757382 crc crio[24245]: time="2026-06-14T09:38:29.757311736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190483 | controller | Jun 14 09:38:29.791538 crc crio[24245]: time="2026-06-14T09:38:29.790239309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190499 | controller | Jun 14 09:38:29.809402 crc crio[24245]: time="2026-06-14T09:38:29.80570272Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=0de4c8f1-bdac-456c-8a36-82c0678d07b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.190515 | controller | Jun 14 09:38:29.833032 crc crio[24245]: time="2026-06-14T09:38:29.832816362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190531 | controller | Jun 14 09:38:29.925049 crc crio[24245]: time="2026-06-14T09:38:29.924966183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190547 | controller | Jun 14 09:38:29.933645 crc crio[24245]: time="2026-06-14T09:38:29.933521325Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e2d30785-60a6-4edc-a6da-98c735c6d306 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.190562 | controller | Jun 14 09:38:29.970264 crc crio[24245]: time="2026-06-14T09:38:29.970187592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190582 | controller | Jun 14 09:38:29.982434 crc crio[24245]: time="2026-06-14T09:38:29.982347243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190598 | controller | Jun 14 09:38:30.022890 crc crio[24245]: time="2026-06-14T09:38:30.022730138Z" level=info msg="Removed container 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871: openstack/swift-storage-0/object-updater" id=48768483-0bdd-443e-bfb9-5557fc0ddcca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.190614 | controller | Jun 14 09:38:30.026932 crc crio[24245]: time="2026-06-14T09:38:30.026410319Z" level=info msg="Removing container: 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99" id=5e01d21b-d4cc-430f-bcb3-8a123f229e80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.190630 | controller | Jun 14 09:38:30.067022 crc crio[24245]: time="2026-06-14T09:38:30.066947228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190646 | controller | Jun 14 09:38:30.113719 crc crio[24245]: time="2026-06-14T09:38:30.11364725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190662 | controller | Jun 14 09:38:30.216346 crc crio[24245]: time="2026-06-14T09:38:30.21566871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6449ec01-f1af-4bc6-b505-0a6c9944afb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.190678 | controller | Jun 14 09:38:30.264080 crc crio[24245]: time="2026-06-14T09:38:30.263436831Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=1658bc32-e83e-4ee2-9d97-ed9af2cb9be6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.190693 | controller | Jun 14 09:38:30.265312 crc crio[24245]: time="2026-06-14T09:38:30.264274448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190709 | controller | Jun 14 09:38:30.336158 crc crio[24245]: time="2026-06-14T09:38:30.334142128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190725 | controller | Jun 14 09:38:30.341621 crc crio[24245]: time="2026-06-14T09:38:30.341521765Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=009dd95a-db7f-4ce7-b9dc-4a08a76f2643 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.190740 | controller | Jun 14 09:38:30.345937 crc crio[24245]: time="2026-06-14T09:38:30.344804256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190756 | controller | Jun 14 09:38:30.369525 crc crio[24245]: time="2026-06-14T09:38:30.36374784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190772 | controller | Jun 14 09:38:30.370303 crc crio[24245]: time="2026-06-14T09:38:30.370123213Z" level=info msg="Creating container: openstack/dnsmasq-dns-f5446bd49-cclzj/dnsmasq-dns" id=b298a0eb-c460-4dc3-8288-3365913bebe0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.190787 | controller | Jun 14 09:38:30.372664 crc crio[24245]: time="2026-06-14T09:38:30.370130704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190807 | controller | Jun 14 09:38:30.386428 crc crio[24245]: time="2026-06-14T09:38:30.386351909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190823 | controller | Jun 14 09:38:30.387390 crc crio[24245]: time="2026-06-14T09:38:30.387341884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190839 | controller | Jun 14 09:38:30.395716 crc crio[24245]: time="2026-06-14T09:38:30.393261619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190854 | controller | Jun 14 09:38:30.447457 crc crio[24245]: time="2026-06-14T09:38:30.428767895Z" level=info msg="Removed container 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99: openstack/swift-storage-0/object-auditor" id=5e01d21b-d4cc-430f-bcb3-8a123f229e80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.190869 | controller | Jun 14 09:38:30.449990 crc crio[24245]: time="2026-06-14T09:38:30.449915586Z" level=info msg="Removing container: 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd" id=59019aaa-f55b-488b-b53a-52b9b9564ba3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.190885 | controller | Jun 14 09:38:30.508407 crc crio[24245]: time="2026-06-14T09:38:30.508247178Z" level=info msg="Removed container 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd: openstack/swift-storage-0/object-replicator" id=59019aaa-f55b-488b-b53a-52b9b9564ba3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.190900 | controller | Jun 14 09:38:30.518525 crc crio[24245]: time="2026-06-14T09:38:30.518249955Z" level=info msg="Removing container: d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522" id=f0744a8e-d37c-4b42-a43c-939fe44c703e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.190916 | controller | Jun 14 09:38:30.573393 crc crio[24245]: time="2026-06-14T09:38:30.573285651Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=14bd494d-94c7-4103-a861-2998cef760fe name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.190931 | controller | Jun 14 09:38:30.575999 crc crio[24245]: time="2026-06-14T09:38:30.575901518Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63" id=589be0fb-dc08-48c3-98e3-586ccc8f54c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.190946 | controller | Jun 14 09:38:30.580485 crc crio[24245]: time="2026-06-14T09:38:30.58039138Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config" id=40a70a52-f7d0-42b5-b18d-0053aef3c07e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.190962 | controller | Jun 14 09:38:30.581038 crc crio[24245]: time="2026-06-14T09:38:30.580972649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.190977 | controller | Jun 14 09:38:30.589159 crc crio[24245]: time="2026-06-14T09:38:30.588818861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=06ca87f3-abfe-4c43-90d1-7627cec210d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.190992 | controller | Jun 14 09:38:30.591423 crc crio[24245]: time="2026-06-14T09:38:30.5913777Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b6e2d9ab-39fe-49e3-981f-d0d7ca5641ea name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.191011 | controller | Jun 14 09:38:30.591619 crc crio[24245]: time="2026-06-14T09:38:30.591458782Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=cf89cd85-7009-43f2-bd7d-6d946bc1d532 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.191027 | controller | Jun 14 09:38:30.653925 crc crio[24245]: time="2026-06-14T09:38:30.653714793Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a590e365-069b-4836-b7a8-5d9efc337190 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.191042 | controller | Jun 14 09:38:30.657006 crc crio[24245]: time="2026-06-14T09:38:30.65692535Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=5d2ecfe8-a4a4-4348-92ce-cebe5c3551ba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.191057 | controller | Jun 14 09:38:30.684144 crc crio[24245]: time="2026-06-14T09:38:30.683991328Z" level=info msg="Creating container: openstack/nova-api-db-create-k2nhp/mariadb-database-create" id=8b56e8d1-4423-4280-8e69-0b8b59ee2d6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.191072 | controller | Jun 14 09:38:30.684753 crc crio[24245]: time="2026-06-14T09:38:30.68467294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.191088 | controller | Jun 14 09:38:30.687374 crc crio[24245]: time="2026-06-14T09:38:30.687302271Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=46a7b19b-4acc-4b89-bd0d-632c7f6b4554 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.191103 | controller | Jun 14 09:38:30.687950 crc crio[24245]: time="2026-06-14T09:38:30.687758272Z" level=info msg="Creating container: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update" id=a28e7122-9f31-4c9e-94b5-ed4e836c4495 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.191118 | controller | Jun 14 09:38:30.733011 crc crio[24245]: time="2026-06-14T09:38:30.732909697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.191133 | controller | Jun 14 09:38:30.751098 crc crio[24245]: time="2026-06-14T09:38:30.751011361Z" level=info msg="Creating container: openstack/cinder-db-create-jkww4/mariadb-database-create" id=97c2e739-33f3-435b-8d81-682e01817277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.191148 | controller | Jun 14 09:38:30.779734 crc crio[24245]: time="2026-06-14T09:38:30.779550485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.191163 | controller | Jun 14 09:38:30.950091 crc crio[24245]: time="2026-06-14T09:38:30.949922867Z" level=info msg="Created container 9fec62e4da82938fc320589604c42c4a2c40ec07793f87f4e600ab12b9a88927: openstack/glance-db-create-bnrvl/mariadb-database-create" id=86648313-a9b0-40b1-af0a-b171e05d39fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.191179 | controller | Jun 14 09:38:30.952313 crc crio[24245]: time="2026-06-14T09:38:30.952232133Z" level=info msg="Starting container: 9fec62e4da82938fc320589604c42c4a2c40ec07793f87f4e600ab12b9a88927" id=dc045da6-f951-48d4-8265-824f198d45ef name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.191197 | controller | Jun 14 09:38:30.969217 crc crio[24245]: time="2026-06-14T09:38:30.969048724Z" level=info msg="Started container" PID=244305 containerID=9fec62e4da82938fc320589604c42c4a2c40ec07793f87f4e600ab12b9a88927 description=openstack/glance-db-create-bnrvl/mariadb-database-create id=dc045da6-f951-48d4-8265-824f198d45ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9
2026-06-14 10:12:37.191214 | controller | Jun 14 09:38:31.015357 crc crio[24245]: time="2026-06-14T09:38:31.0122945Z" level=info msg="Created container a9a009a9448b7f4c3e91cb826c0c73b11070b722d5cf0906b9cb7ab0e257d61b: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update" id=3b6006a2-4fcb-4c68-b30b-f2c523c72451 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.191230 | controller | Jun 14 09:38:31.016468 crc crio[24245]: time="2026-06-14T09:38:31.016343818Z" level=info msg="Starting container: a9a009a9448b7f4c3e91cb826c0c73b11070b722d5cf0906b9cb7ab0e257d61b" id=88be0811-9b76-47bd-a399-f3b436da77e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.191246 | controller | Jun 14 09:38:31.026766 crc crio[24245]: time="2026-06-14T09:38:31.026657938Z" level=info msg="Started container" PID=244320 containerID=a9a009a9448b7f4c3e91cb826c0c73b11070b722d5cf0906b9cb7ab0e257d61b description=openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update id=88be0811-9b76-47bd-a399-f3b436da77e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea
2026-06-14 10:12:37.191262 | controller | Jun 14 09:38:31.118817 crc crio[24245]: time="2026-06-14T09:38:31.118670364Z" level=info msg="Created container e0a68dcd8dd80d688617f8edf548ec1fa5f6170d14c017cdbb6d8355a4f67252: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update" id=08024e99-7568-4dec-8f41-f9397ff686bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.191278 | controller | Jun 14 09:38:31.124445 crc crio[24245]: time="2026-06-14T09:38:31.124335016Z" level=info msg="Starting container: e0a68dcd8dd80d688617f8edf548ec1fa5f6170d14c017cdbb6d8355a4f67252" id=d77a8f2a-b9f1-404c-a6f3-d3daead798cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.191293 | controller | Jun 14 09:38:31.133997 crc crio[24245]: time="2026-06-14T09:38:31.133727718Z" level=info msg="Started container" PID=244322 containerID=e0a68dcd8dd80d688617f8edf548ec1fa5f6170d14c017cdbb6d8355a4f67252 description=openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update id=d77a8f2a-b9f1-404c-a6f3-d3daead798cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e
2026-06-14 10:12:37.191309 | controller | Jun 14 09:38:31.140515 crc crio[24245]: time="2026-06-14T09:38:31.140359342Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=1319d6c4-1ae3-4752-b5a2-c43894fa4908 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.191324 | controller | Jun 14 09:38:31.147679 crc crio[24245]: time="2026-06-14T09:38:31.147259136Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=9e1b3c0d-fbc2-4a34-941f-1d966478f1e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.191339 | controller | Jun 14 09:38:31.152807 crc crio[24245]: time="2026-06-14T09:38:31.152720007Z" level=info msg="Creating container: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config" id=19ecb51a-a367-43af-8555-0d7478745b32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.191375 | controller | Jun 14 09:38:31.153507 crc crio[24245]: time="2026-06-14T09:38:31.15312052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.191396 | controller | Jun 14 09:38:31.234438 crc crio[24245]: time="2026-06-14T09:38:31.231701738Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=7eeee748-787c-4ac6-878b-d8c4b5bd6c99 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.191413 | controller | Jun 14 09:38:31.236376 crc crio[24245]: time="2026-06-14T09:38:31.236230156Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=6878f3cf-12c5-449e-b44c-026b2759a017 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.191428 | controller | Jun 14 09:38:31.257381 crc crio[24245]: time="2026-06-14T09:38:31.257304634Z" level=info msg="Creating container: openstack/ovn-controller-ovs-df4xx/ovsdb-server" id=879e7492-5975-4928-96a0-e520f2ea27bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.191444 | controller | Jun 14 09:38:31.257814 crc crio[24245]: time="2026-06-14T09:38:31.257750668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.191459 | controller | Jun 14 09:38:31.269161 crc crio[24245]: time="2026-06-14T09:38:31.269082906Z" level=info msg="Stopping container: e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61 (timeout: 30s)" id=9dd91eea-bbac-42a0-b92f-57cd947983f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.191474 | controller | Jun 14 09:38:31.305043 crc crio[24245]: time="2026-06-14T09:38:31.301283532Z" level=info msg="Created container fdecbe706ec8c9bfc93fc9ac2c3fa499b4b1bb310b45004957960f72841b9a4d: openstack/placement-db-create-n69bz/mariadb-database-create" id=3ec5079d-ca7b-4666-bf50-45bed9f41a87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.191490 | controller | Jun 14 09:38:31.331633 crc crio[24245]: time="2026-06-14T09:38:31.331428392Z" level=info msg="Created container dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74: openstack/glance-default-internal-api-0/glance-httpd" id=14867aab-d804-4511-ada2-cfa0fb21635e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.191506 | controller | Jun 14 09:38:31.335997 crc crio[24245]: time="2026-06-14T09:38:31.334635591Z" level=info msg="Starting container: fdecbe706ec8c9bfc93fc9ac2c3fa499b4b1bb310b45004957960f72841b9a4d" id=ad207b41-7a43-4cfd-bccf-476ea25cae68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.191521 | controller | Jun 14 09:38:31.341343 crc crio[24245]: time="2026-06-14T09:38:31.340955346Z" level=info msg="Starting container: dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74" id=6837ee58-02c3-4359-a123-40886b7ade86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.191537 | controller | Jun 14 09:38:31.346269 crc crio[24245]: time="2026-06-14T09:38:31.344150755Z" level=info msg="Started container" PID=244318 containerID=fdecbe706ec8c9bfc93fc9ac2c3fa499b4b1bb310b45004957960f72841b9a4d description=openstack/placement-db-create-n69bz/mariadb-database-create id=ad207b41-7a43-4cfd-bccf-476ea25cae68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91
2026-06-14 10:12:37.191552 | controller | Jun 14 09:38:31.365082 crc crio[24245]: time="2026-06-14T09:38:31.364370629Z" level=info msg="Started container" PID=244381 containerID=dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74 description=openstack/glance-default-internal-api-0/glance-httpd id=6837ee58-02c3-4359-a123-40886b7ade86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53
2026-06-14 10:12:37.191568 | controller | Jun 14 09:38:31.521226 crc crio[24245]: time="2026-06-14T09:38:31.518959296Z" level=info msg="Stopped container e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log" id=9dd91eea-bbac-42a0-b92f-57cd947983f9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.191587 | controller | Jun 14 09:38:31.529142 crc crio[24245]: time="2026-06-14T09:38:31.524512679Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=0d3cb157-f599-44a1-9617-60c67bf22e5b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.191603 | controller | Jun 14 09:38:31.549696 crc crio[24245]: time="2026-06-14T09:38:31.549572535Z" level=info msg="Created container 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8: openstack/ceilometer-0/sg-core" id=45111da8-4086-42b3-8607-f712693e1db8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.191618 | controller | Jun 14 09:38:31.551710 crc crio[24245]: time="2026-06-14T09:38:31.551389757Z" level=info msg="Starting container: 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8" id=9258468a-4e79-42cb-af67-6f4b5e1942bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.191633 | controller | Jun 14 09:38:31.559984 crc crio[24245]: time="2026-06-14T09:38:31.559232017Z" level=info msg="Started container" PID=244383 containerID=4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8 description=openstack/ceilometer-0/sg-core id=9258468a-4e79-42cb-af67-6f4b5e1942bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1
2026-06-14 10:12:37.191648 | controller | Jun 14 09:38:31.565360 crc crio[24245]: time="2026-06-14T09:38:31.565286325Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=727b0fe7-9adf-4ca9-bcef-dfa7dfe904c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.191663 | controller | Jun 14 09:38:31.565646 crc crio[24245]: time="2026-06-14T09:38:31.565560723Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0ef62c37-6e9e-4c12-8d06-8913680992bf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.191678 | controller | Jun 14 09:38:31.574335 crc crio[24245]: time="2026-06-14T09:38:31.573942353Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=69697001-13fe-47f9-a1d3-3db130a0224c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.191693 | controller | Jun 14 09:38:31.595381 crc crio[24245]: time="2026-06-14T09:38:31.595287949Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=906474df-04ec-44db-a06f-266b121c2f1e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.191708 | controller | Jun 14 09:38:31.595928 crc crio[24245]: time="2026-06-14T09:38:31.59578874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.191724 | controller | Jun 14 09:38:31.619191 crc crio[24245]: time="2026-06-14T09:38:31.619102705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.191739 | controller | Jun 14 09:38:31.657424 crc crio[24245]: time="2026-06-14T09:38:31.657261935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.191755 | controller | Jun 14 09:38:31.681937 crc crio[24245]: time="2026-06-14T09:38:31.681799833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.191774 | controller | Jun 14 09:38:31.686550 crc crio[24245]: time="2026-06-14T09:38:31.686419032Z" level=info msg="Created container d3e3aa62d080d40342b68fc33893ff67653e55baffb1b35ce8e9628b8bcb7001: openstack/swift-storage-0/xattr-restore" id=695ed98f-3379-4b1a-b9ea-d68fb1c7039d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.191790 | controller | Jun 14 09:38:31.688508 crc crio[24245]: time="2026-06-14T09:38:31.688423507Z" level=info msg="Starting container: d3e3aa62d080d40342b68fc33893ff67653e55baffb1b35ce8e9628b8bcb7001" id=0cc5e884-7b4e-4c3b-b70e-63e20a5b78d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.191805 | controller | Jun 14 09:38:31.699757 crc crio[24245]: time="2026-06-14T09:38:31.699447557Z" level=info msg="Started container" PID=244405 containerID=d3e3aa62d080d40342b68fc33893ff67653e55baffb1b35ce8e9628b8bcb7001 description=openstack/swift-storage-0/xattr-restore id=0cc5e884-7b4e-4c3b-b70e-63e20a5b78d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326
2026-06-14 10:12:37.191834 | controller | Jun 14 09:38:31.718709 crc crio[24245]: time="2026-06-14T09:38:31.718572595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.191854 | controller | Jun 14 09:38:31.719503 crc crio[24245]: time="2026-06-14T09:38:31.719456187Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=902aa3e4-e996-4a2b-b866-c96a1addddff name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.191870 | controller | Jun 14 09:38:31.720007 crc crio[24245]: time="2026-06-14T09:38:31.719983834Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b1253200-e30f-48b0-804c-64dfe8020d1c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.191885 | controller | Jun 14 09:38:31.729329 crc crio[24245]: time="2026-06-14T09:38:31.729284964Z" level=info msg="Creating container: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log" id=41bcd83b-b26f-4f1d-9664-220e1e47c2b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.191901 | controller | Jun 14 09:38:31.738908 crc crio[24245]: time="2026-06-14T09:38:31.734221206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.191916 | controller | Jun 14 09:38:31.759229 crc crio[24245]: time="2026-06-14T09:38:31.758083922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.191931 | controller | Jun 14 09:38:31.764107 crc crio[24245]: time="2026-06-14T09:38:31.763549067Z" level=info msg="Creating container: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update" id=5ce13461-7c02-47c3-9405-6a3bde6d677c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.191946 | controller | Jun 14 09:38:31.764436 crc crio[24245]: time="2026-06-14T09:38:31.764378283Z" level=info msg="Creating container: openstack/barbican-db-create-9pzv5/mariadb-database-create" id=bbe7bbdb-b787-499a-852e-a96d10f32621 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.191962 | controller | Jun 14 09:38:31.767297 crc crio[24245]: time="2026-06-14T09:38:31.765181848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.191977 | controller | Jun 14 09:38:31.778818 crc crio[24245]: time="2026-06-14T09:38:31.77529933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.191996 | controller | Jun 14 09:38:31.798519 crc crio[24245]: time="2026-06-14T09:38:31.798431819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192011 | controller | Jun 14 09:38:31.798519 crc crio[24245]: time="2026-06-14T09:38:31.798506667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192026 | controller | Jun 14 09:38:31.908018 crc crio[24245]: time="2026-06-14T09:38:31.907477565Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=06358edd-f2b8-4393-be6e-3cde7deee886 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.192041 | controller | Jun 14 09:38:31.931820 crc crio[24245]: time="2026-06-14T09:38:31.928141181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192056 | controller | Jun 14 09:38:31.933169 crc crio[24245]: time="2026-06-14T09:38:31.933115591Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=c96b6d24-17c6-40c6-abec-ebee683244ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.192071 | controller | Jun 14 09:38:31.936243 crc crio[24245]: time="2026-06-14T09:38:31.936152548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192086 | controller | Jun 14 09:38:31.957493 crc crio[24245]: time="2026-06-14T09:38:31.957387821Z" level=info msg="Created container 0c1f105b2a220bacb222cb1a528cb5fed63ce6471c4906e44fdf0bc5e51ea14f: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create" id=7a624637-ab9e-42cc-b887-4207d21989e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.192101 | controller | Jun 14 09:38:31.972090 crc crio[24245]: time="2026-06-14T09:38:31.971943844Z" level=info msg="Starting container: 0c1f105b2a220bacb222cb1a528cb5fed63ce6471c4906e44fdf0bc5e51ea14f" id=c72253da-76f9-4dab-854b-2d3ebe822d5b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.192116 | controller | Jun 14 09:38:31.974501 crc crio[24245]: time="2026-06-14T09:38:31.97426377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192131 | controller | Jun 14 09:38:31.974501 crc crio[24245]: time="2026-06-14T09:38:31.974316949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192147 | controller | Jun 14 09:38:31.984550 crc crio[24245]: time="2026-06-14T09:38:31.98439004Z" level=info msg="Started container" PID=244393 containerID=0c1f105b2a220bacb222cb1a528cb5fed63ce6471c4906e44fdf0bc5e51ea14f description=openstack/nova-cell0-db-create-5jpjc/mariadb-database-create id=c72253da-76f9-4dab-854b-2d3ebe822d5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00
2026-06-14 10:12:37.192162 | controller | Jun 14 09:38:32.004906 crc crio[24245]: time="2026-06-14T09:38:31.998099187Z" level=info msg="Created container a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79: openstack/glance-default-external-api-0/glance-httpd" id=754fb96e-11cc-4d4f-a15b-00e30fbc6cd8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.192178 | controller | Jun 14 09:38:32.020649 crc crio[24245]: time="2026-06-14T09:38:32.020518115Z" level=info msg="Starting container: a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79" id=545af9b7-ce0d-49a8-91d2-f96da4b87376 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.192196 | controller | Jun 14 09:38:32.033720 crc crio[24245]: time="2026-06-14T09:38:32.032130941Z" level=info msg="Started container" PID=244401 containerID=a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79 description=openstack/glance-default-external-api-0/glance-httpd id=545af9b7-ce0d-49a8-91d2-f96da4b87376 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17
2026-06-14 10:12:37.192212 | controller | Jun 14 09:38:32.134037 crc crio[24245]: time="2026-06-14T09:38:32.132181299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192227 | controller | Jun 14 09:38:32.182318 crc crio[24245]: time="2026-06-14T09:38:32.181390509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192242 | controller | Jun 14 09:38:32.216081 crc crio[24245]: time="2026-06-14T09:38:32.215996172Z" level=info msg="Created container dd1a4bf7a8e9ba1da156b7fac6cac790651af16a675638c3e021ed79ee0a65cc: openstack/root-account-create-update-q4sjk/mariadb-account-create-update" id=2430575a-484a-4081-86cd-8008339234f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.192257 | controller | Jun 14 09:38:32.225662 crc crio[24245]: time="2026-06-14T09:38:32.225522589Z" level=info msg="Starting container: dd1a4bf7a8e9ba1da156b7fac6cac790651af16a675638c3e021ed79ee0a65cc" id=6e0e013a-a0fe-4535-8b11-795251312e56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.192272 | controller | Jun 14 09:38:32.282928 crc crio[24245]: time="2026-06-14T09:38:32.281260914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192287 | controller | Jun 14 09:38:32.303307 crc crio[24245]: time="2026-06-14T09:38:32.303069624Z" level=info msg="Started container" PID=244404 containerID=dd1a4bf7a8e9ba1da156b7fac6cac790651af16a675638c3e021ed79ee0a65cc description=openstack/root-account-create-update-q4sjk/mariadb-account-create-update id=6e0e013a-a0fe-4535-8b11-795251312e56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459
2026-06-14 10:12:37.192302 | controller | Jun 14 09:38:32.307624 crc crio[24245]: time="2026-06-14T09:38:32.303093697Z" level=info msg="Stopping container: e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa (timeout: 30s)" id=567a050a-3efe-4085-8271-ca78d441a8db name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.192317 | controller | Jun 14 09:38:32.455999 crc crio[24245]: time="2026-06-14T09:38:32.444752845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192332 | controller | Jun 14 09:38:32.477828 crc crio[24245]: time="2026-06-14T09:38:32.477509849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192363 | controller | Jun 14 09:38:32.553475 crc crio[24245]: time="2026-06-14T09:38:32.553310353Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=976a5016-bd23-492a-be25-530163d502b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.192384 | controller | Jun 14 09:38:32.577323 crc crio[24245]: time="2026-06-14T09:38:32.569095982Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9548288d-f716-440b-94e1-5dd334e15247 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.192403 | controller | Jun 14 09:38:32.577323 crc crio[24245]: time="2026-06-14T09:38:32.569420292Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=97c6a500-52b4-4840-8148-cdc624daa152 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.192419 | controller | Jun 14 09:38:32.597318 crc crio[24245]: time="2026-06-14T09:38:32.597228776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192436 | controller | Jun 14 09:38:32.603113 crc crio[24245]: time="2026-06-14T09:38:32.601254345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192453 | controller | Jun 14 09:38:32.654770 crc crio[24245]: time="2026-06-14T09:38:32.654687844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192468 | controller | Jun 14 09:38:32.684569 crc crio[24245]: time="2026-06-14T09:38:32.684317347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192483 | controller | Jun 14 09:38:32.802796 crc crio[24245]: time="2026-06-14T09:38:32.80270878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192498 | controller | Jun 14 09:38:32.934820 crc crio[24245]: time="2026-06-14T09:38:32.934686589Z" level=info msg="Stopped container e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa: openstack/ovn-controller-metrics-q72bj/openstack-network-exporter" id=567a050a-3efe-4085-8271-ca78d441a8db name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.192513 | controller | Jun 14 09:38:32.951421 crc crio[24245]: time="2026-06-14T09:38:32.951369785Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=70a08d40-d52c-494c-a307-007dc56027c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.192528 | controller | Jun 14 09:38:32.975198 crc crio[24245]: time="2026-06-14T09:38:32.975121159Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f6265926-bdde-4a1a-ab08-16ba128be77e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.192543 | controller | Jun 14 09:38:32.976379 crc crio[24245]: time="2026-06-14T09:38:32.976346379Z" level=info msg="Stopping pod sandbox: f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32" id=cd889282-56a6-4e63-b933-3209e777ca8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.192558 | controller | Jun 14 09:38:32.993109 crc crio[24245]: time="2026-06-14T09:38:32.99005361Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-q72bj Namespace:openstack ID:f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32 UID:67e160c9-44ec-4324-bad8-6705dfc76c35 NetNS:/var/run/netns/fdae8464-d189-422d-9185-24b214be1b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e160c9_44ec_4324_bad8_6705dfc76c35.slice PodAnnotations:0xc006e0ac80}] Aliases:map[]}"
2026-06-14 10:12:37.192574 | controller | Jun 14 09:38:32.993109 crc crio[24245]: time="2026-06-14T09:38:32.990273717Z" level=info msg="Deleting pod openstack_ovn-controller-metrics-q72bj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.192593 | controller | Jun 14 09:38:33.166657 crc crio[24245]: time="2026-06-14T09:38:33.163442723Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=69ea0812-c1b6-4a6a-8e57-d9089b17fe4e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.192609 | controller | Jun 14 09:38:33.202478 crc crio[24245]: time="2026-06-14T09:38:33.202379235Z" level=info msg="Removed container d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522: openstack/swift-storage-0/object-server" id=f0744a8e-d37c-4b42-a43c-939fe44c703e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.192625 | controller | Jun 14 09:38:33.227243 crc crio[24245]: time="2026-06-14T09:38:33.227156005Z" level=info msg="Created container 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c: openstack/openstack-cell1-galera-0/galera" id=1658bc32-e83e-4ee2-9d97-ed9af2cb9be6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.192640 | controller | Jun 14 09:38:33.227532 crc crio[24245]: time="2026-06-14T09:38:33.227455925Z" level=info msg="Creating container: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update" id=d1de2c47-3832-4f4f-a56b-6eeac9835766 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.192655 | controller | Jun 14 09:38:33.228041 crc crio[24245]: time="2026-06-14T09:38:33.227974191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192671 | controller | Jun 14 09:38:33.233300 crc crio[24245]: time="2026-06-14T09:38:33.23322113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192686 | controller | Jun 14 09:38:33.238820 crc crio[24245]: time="2026-06-14T09:38:33.238703047Z" level=info msg="Starting container: 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c" id=a1108151-e7e6-4785-b66b-5391943b8d97 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.192701 | controller | Jun 14 09:38:33.249668 crc crio[24245]: time="2026-06-14T09:38:33.249423141Z" level=info msg="Creating container: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update" id=d2379e10-a9ba-4b61-a44f-e0930b00029e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.192716 | controller | Jun 14 09:38:33.257791 crc crio[24245]: time="2026-06-14T09:38:33.254825131Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=3e1cc26c-63d8-4827-b84f-22d0231188d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.192732 | controller | Jun 14 09:38:33.257791 crc crio[24245]: time="2026-06-14T09:38:33.255024742Z" level=info msg="Started container" PID=244408 containerID=383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c description=openstack/openstack-cell1-galera-0/galera id=a1108151-e7e6-4785-b66b-5391943b8d97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013
2026-06-14 10:12:37.192747 | controller | Jun 14 09:38:33.257791 crc crio[24245]: time="2026-06-14T09:38:33.256133123Z" level=info msg="Removing container: 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3" id=002c3da5-a213-43cd-a9bf-fa3eeb012a92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.192763 | controller | Jun 14 09:38:33.312308 crc crio[24245]: time="2026-06-14T09:38:33.309282824Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8e84f9c4-6dea-435f-ad0e-70c0acbebdaa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.192782 | controller | Jun 14 09:38:33.341438 crc crio[24245]: time="2026-06-14T09:38:33.339921925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192797 | controller | Jun 14 09:38:33.407964 crc crio[24245]: time="2026-06-14T09:38:33.40782881Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=8f686e40-852e-4039-95c0-4abf83841121 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.192813 | controller | Jun 14 09:38:33.430544 crc crio[24245]: time="2026-06-14T09:38:33.428729875Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=a9808618-6336-445d-b909-9f66068554d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.192829 | controller | Jun 14 09:38:33.469951 crc crio[24245]: time="2026-06-14T09:38:33.469802178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192844 | controller | Jun 14 09:38:33.472489 crc crio[24245]: time="2026-06-14T09:38:33.470365638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192860 | controller | Jun 14 09:38:33.483760 crc crio[24245]: time="2026-06-14T09:38:33.483689133Z" level=info msg="Created container f0b4d76cad797acdc0973e25678d60a16b189410d5e72cf905123655ae8ef507: openstack/nova-cell1-db-create-q579s/mariadb-database-create" id=f7b44568-9afa-443b-b97e-2834095e1bba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.192876 | controller | Jun 14 09:38:33.501756 crc crio[24245]: time="2026-06-14T09:38:33.5015394Z" level=info msg="Starting container: f0b4d76cad797acdc0973e25678d60a16b189410d5e72cf905123655ae8ef507" id=1d453dab-0b85-44af-b681-9bee65542822 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.192891 | controller | Jun 14 09:38:33.518288 crc crio[24245]: time="2026-06-14T09:38:33.518199381Z" level=info msg="Started container" PID=244407 containerID=f0b4d76cad797acdc0973e25678d60a16b189410d5e72cf905123655ae8ef507 description=openstack/nova-cell1-db-create-q579s/mariadb-database-create id=1d453dab-0b85-44af-b681-9bee65542822 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989
2026-06-14 10:12:37.192907 | controller | Jun 14 09:38:33.620352 crc crio[24245]: time="2026-06-14T09:38:33.620246945Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=41f1ff32-8345-4121-b610-7b605b8c5111 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.192922 | controller | Jun 14 09:38:33.743332 crc crio[24245]: time="2026-06-14T09:38:33.743149497Z" level=info msg="Removed container 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3: openstack/swift-storage-0/container-updater" id=002c3da5-a213-43cd-a9bf-fa3eeb012a92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.192937 | controller | Jun 14 09:38:33.762021 crc crio[24245]: time="2026-06-14T09:38:33.757393554Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0b388dba-9e62-48f9-920c-cec4f321266a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.192953 | controller | Jun 14 09:38:33.788000 crc crio[24245]: time="2026-06-14T09:38:33.785975838Z" level=info msg="Removing container: 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac" id=947ecbab-91d1-465a-be72-e6bfe0f16588 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.192968 | controller | Jun 14 09:38:34.004309 crc crio[24245]: time="2026-06-14T09:38:34.003932999Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.192987 | controller | Jun 14 09:38:34.023487 crc crio[24245]: time="2026-06-14T09:38:34.023354568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.193002 | controller | Jun 14 09:38:34.024334 crc crio[24245]: time="2026-06-14T09:38:34.02402812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.193018 | controller | Jun 14 09:38:34.035360 crc crio[24245]: time="2026-06-14T09:38:34.03522127Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.193033 | controller | Jun 14 09:38:34.090261 crc crio[24245]: time="2026-06-14T09:38:34.090183518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.193047 | controller | Jun 14 09:38:34.101376 crc crio[24245]: time="2026-06-14T09:38:34.097258818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.193062 | controller | Jun 14 09:38:34.103352 crc crio[24245]: time="2026-06-14T09:38:34.103312231Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=de1a7368-d488-411c-aa61-0f43cc2b9f5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.193077 | controller | Jun 14 09:38:34.103552 crc crio[24245]: time="2026-06-14T09:38:34.103529378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.193093 | controller | Jun 14 09:38:34.122276 crc crio[24245]: time="2026-06-14T09:38:34.122198828Z" level=info msg="Creating container: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update" id=33c2258e-3b75-470b-93ef-d03074a1c26d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.193108 | controller | Jun 14 09:38:34.193543 crc crio[24245]: time="2026-06-14T09:38:34.193433751Z" level=info msg="Removed container 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac: openstack/swift-storage-0/container-auditor" id=947ecbab-91d1-465a-be72-e6bfe0f16588 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.193123 | controller | Jun 14 09:38:34.199053 crc crio[24245]: time="2026-06-14T09:38:34.19804784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.193138 | controller | Jun 14 09:38:34.209097 crc crio[24245]: time="2026-06-14T09:38:34.208975041Z" level=info msg="Removing container: 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2" id=2de4b3b3-2cb4-4dc5-b361-d7c78aecd876 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.193154 | controller | Jun 14 09:38:34.213332 crc crio[24245]: time="2026-06-14T09:38:34.213242023Z" level=info msg="Created container 282058f67353033b4a3c238dc0aae6da4b07339f875852fd090d54c1886aeca9: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config" id=40a70a52-f7d0-42b5-b18d-0053aef3c07e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.193169 | controller | Jun 14 09:38:34.222937 crc crio[24245]: time="2026-06-14T09:38:34.222716837Z" level=info msg="Starting container: 282058f67353033b4a3c238dc0aae6da4b07339f875852fd090d54c1886aeca9" id=dfdbee66-8653-48d7-895b-041c6873eb7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.193184 | controller | Jun 14 09:38:34.230187 crc crio[24245]: time="2026-06-14T09:38:34.229782914Z" level=info msg="Started container" PID=245244 containerID=282058f67353033b4a3c238dc0aae6da4b07339f875852fd090d54c1886aeca9 description=openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config id=dfdbee66-8653-48d7-895b-041c6873eb7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731
2026-06-14 10:12:37.193203 | controller | Jun 14 09:38:34.236019 crc crio[24245]: time="2026-06-14T09:38:34.235659484Z" level=info msg="Stopped pod sandbox: f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32" id=cd889282-56a6-4e63-b933-3209e777ca8a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.193219 | controller | Jun 14 09:38:34.260254 crc crio[24245]: time="2026-06-14T09:38:34.259263141Z" level=info msg="Created container 76cf5523f2c06bccfb55f8817f860d80aa32e9e7b363823a2224dbb3daf35ee1: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update" id=5ce13461-7c02-47c3-9405-6a3bde6d677c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.193234 | controller | Jun 14 09:38:34.262574 crc crio[24245]: time="2026-06-14T09:38:34.262314438Z" level=info msg="Starting container: 76cf5523f2c06bccfb55f8817f860d80aa32e9e7b363823a2224dbb3daf35ee1" id=7b6a9d63-840a-44be-9385-e24de70e798f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.193249 | controller | Jun 14 09:38:34.272663 crc crio[24245]: time="2026-06-14T09:38:34.272072729Z" level=info msg="Started container" PID=245257 containerID=76cf5523f2c06bccfb55f8817f860d80aa32e9e7b363823a2224dbb3daf35ee1 description=openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update id=7b6a9d63-840a-44be-9385-e24de70e798f name=/runtime.v1.RuntimeService/StartContainer sandboxID=23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a
2026-06-14 10:12:37.193265 | controller | Jun 14 09:38:34.304538 crc crio[24245]: time="2026-06-14T09:38:34.304438961Z" level=info msg="Created container fe939f3deced4240ef341d5cab75cce6cdf6d437628f70339c67c62838f9ef9c: openstack/cinder-db-create-jkww4/mariadb-database-create" id=97c2e739-33f3-435b-8d81-682e01817277 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.193280 | controller | Jun 14 09:38:34.308990 crc crio[24245]: time="2026-06-14T09:38:34.308103679Z" level=info msg="Created container 5a888a77ae9e414bbcbef79fdc44759ca401a97b2aef1688f4ac473540f001c2: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update" id=a28e7122-9f31-4c9e-94b5-ed4e836c4495 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.193296 | controller | Jun 14 09:38:34.309660 crc crio[24245]: time="2026-06-14T09:38:34.30930854Z" level=info msg="Starting container: fe939f3deced4240ef341d5cab75cce6cdf6d437628f70339c67c62838f9ef9c" id=39b7b254-9059-4a75-8e73-26ec2075b961 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.193311 | controller | Jun 14 09:38:34.312207 crc crio[24245]: time="2026-06-14T09:38:34.312121373Z" level=info msg="Starting container: 5a888a77ae9e414bbcbef79fdc44759ca401a97b2aef1688f4ac473540f001c2" id=d2794cc1-0b7c-45b2-ab3e-cdf02418ef4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.193326 | controller | Jun 14 09:38:34.325911 crc crio[24245]: time="2026-06-14T09:38:34.322166853Z" level=info msg="Started container" PID=245253 containerID=fe939f3deced4240ef341d5cab75cce6cdf6d437628f70339c67c62838f9ef9c description=openstack/cinder-db-create-jkww4/mariadb-database-create id=39b7b254-9059-4a75-8e73-26ec2075b961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c
2026-06-14 10:12:37.193342 | controller | Jun 14 09:38:34.325911 crc crio[24245]: time="2026-06-14T09:38:34.324086145Z" level=info msg="Started container" PID=245255 containerID=5a888a77ae9e414bbcbef79fdc44759ca401a97b2aef1688f4ac473540f001c2 description=openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update id=d2794cc1-0b7c-45b2-ab3e-cdf02418ef4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7
2026-06-14 10:12:37.193382 | controller | Jun 14 09:38:34.344800 crc crio[24245]: time="2026-06-14T09:38:34.343298653Z" level=info msg="Created container 281a7893359f9ca30b32e7f1142371be1f3b27499c1ffe54c7925b2aa6fcf003: openstack/barbican-db-create-9pzv5/mariadb-database-create" id=bbe7bbdb-b787-499a-852e-a96d10f32621 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.193399 | controller | Jun 14 09:38:34.350321 crc crio[24245]: time="2026-06-14T09:38:34.349795482Z" level=info msg="Starting container: 281a7893359f9ca30b32e7f1142371be1f3b27499c1ffe54c7925b2aa6fcf003" id=d06acead-0b50-449a-8dc6-7ecc8a41d931 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.193414 | controller | Jun 14 09:38:34.386069 crc crio[24245]: time="2026-06-14T09:38:34.380226893Z" level=info msg="Started container" PID=245256 containerID=281a7893359f9ca30b32e7f1142371be1f3b27499c1ffe54c7925b2aa6fcf003 description=openstack/barbican-db-create-9pzv5/mariadb-database-create id=d06acead-0b50-449a-8dc6-7ecc8a41d931 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad
2026-06-14 10:12:37.193430 | controller | Jun 14 09:38:34.400517 crc crio[24245]: time="2026-06-14T09:38:34.396250054Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca UID:d736ae49-654b-4b7f-bba1-36f12281f8f7 NetNS:/var/run/netns/a7f86194-0d85-4a95-afc4-29c153f5db57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd736ae49_654b_4b7f_bba1_36f12281f8f7.slice PodAnnotations:0xc00274a580}] Aliases:map[]}"
2026-06-14 10:12:37.193446 | controller | Jun 14 09:38:34.400517 crc crio[24245]: time="2026-06-14T09:38:34.396480712Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.193462 | controller | Jun 14 09:38:34.441700 crc crio[24245]: time="2026-06-14T09:38:34.437974294Z" level=info msg="Created container c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de: openstack/dnsmasq-dns-f5446bd49-cclzj/dnsmasq-dns" id=b298a0eb-c460-4dc3-8288-3365913bebe0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.193477 | controller | Jun 14 09:38:34.446741 crc crio[24245]: time="2026-06-14T09:38:34.446607962Z" level=info msg="Starting container: c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de" id=77569c13-0d46-4f50-b9ac-bfea07f2cd31 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.193492 | controller | Jun 14 09:38:34.450078 crc crio[24245]: time="2026-06-14T09:38:34.449915626Z" level=info msg="Created container 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d: openstack/ceilometer-0/proxy-httpd" id=c96b6d24-17c6-40c6-abec-ebee683244ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.193507 | controller | Jun 14 09:38:34.453184 crc crio[24245]: time="2026-06-14T09:38:34.452323669Z" level=info msg="Starting container: 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d" id=10715103-59ae-4996-a15e-491fe329dda8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.193522 | controller | Jun 14 09:38:34.456532 crc crio[24245]: time="2026-06-14T09:38:34.456480152Z" level=info msg="Started container" PID=245248 containerID=c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de description=openstack/dnsmasq-dns-f5446bd49-cclzj/dnsmasq-dns id=77569c13-0d46-4f50-b9ac-bfea07f2cd31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19
2026-06-14 10:12:37.193537 | controller | Jun 14 09:38:34.466634 crc crio[24245]: time="2026-06-14T09:38:34.466546935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.193556 | controller | Jun 14 09:38:34.476655 crc crio[24245]: time="2026-06-14T09:38:34.476473975Z" level=info msg="Started container" PID=245238 containerID=11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d description=openstack/ceilometer-0/proxy-httpd id=10715103-59ae-4996-a15e-491fe329dda8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1
2026-06-14 10:12:37.193572 | controller | Jun 14 09:38:34.480926 crc crio[24245]: time="2026-06-14T09:38:34.480778753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.193587 | controller | Jun 14 09:38:34.603043 crc crio[24245]: time="2026-06-14T09:38:34.602739837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.193602 | controller | Jun 14 09:38:34.669833 crc crio[24245]: time="2026-06-14T09:38:34.669453469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.193617 | controller | Jun 14 09:38:35.009410 crc crio[24245]: time="2026-06-14T09:38:35.008933739Z" level=info msg="Removed container 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2: openstack/swift-storage-0/container-replicator" id=2de4b3b3-2cb4-4dc5-b361-d7c78aecd876 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.193633 | controller | Jun 14 09:38:35.028955 crc crio[24245]: time="2026-06-14T09:38:35.028811589Z" level=info msg="Removing container: c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac" id=5419ea19-9f87-4c22-94e4-5b756a0b3e09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.193648 | controller | Jun 14 09:38:35.205787 crc crio[24245]: 2026-06-14T09:38:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1cdd0f0ce0b9a04 Mac:5e:35:64:7f:b3:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:63 Mtu:0 Sandbox:/var/run/netns/a7f86194-0d85-4a95-afc4-29c153f5db57 SocketPath: PciID:}] [{Interface:0xc00011a5b0 Address:{IP:10.217.1.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.193663 | controller | Jun 14 09:38:35.208248 crc crio[24245]: time="2026-06-14T09:38:35.207115436Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca UID:d736ae49-654b-4b7f-bba1-36f12281f8f7 NetNS:/var/run/netns/a7f86194-0d85-4a95-afc4-29c153f5db57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd736ae49_654b_4b7f_bba1_36f12281f8f7.slice PodAnnotations:0xc00274a580}] Aliases:map[]}"
2026-06-14 10:12:37.193679 | controller | Jun 14 09:38:35.208248 crc crio[24245]: time="2026-06-14T09:38:35.207333393Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.193694 | controller | Jun 14 09:38:35.236889 crc crio[24245]: time="2026-06-14T09:38:35.236615945Z" level=info msg="Removed container c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac: openstack/swift-storage-0/container-server" id=5419ea19-9f87-4c22-94e4-5b756a0b3e09 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.193710 | controller | Jun 14 09:38:35.245577 crc crio[24245]: time="2026-06-14T09:38:35.245507562Z" level=info msg="Removing container: 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3" id=718e639c-a191-4829-8fe3-1f1cd8448f3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.193725 | controller | Jun 14 09:38:35.458543 crc crio[24245]: time="2026-06-14T09:38:35.458005093Z" level=info msg="Ran pod sandbox 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca with infra container: openstack/cinder-scheduler-0/POD" id=de1a7368-d488-411c-aa61-0f43cc2b9f5c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.193744 | controller | Jun 14 09:38:35.488790 crc crio[24245]: time="2026-06-14T09:38:35.48864456Z" level=info msg="Created container 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log" id=41bcd83b-b26f-4f1d-9664-220e1e47c2b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.193760 | controller | Jun 14 09:38:35.492764 crc crio[24245]: time="2026-06-14T09:38:35.489950049Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=6c8da599-1b32-4e7f-843f-53c033f5b657 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.193775 | controller | Jun 14 09:38:35.492764 crc crio[24245]: time="2026-06-14T09:38:35.492462481Z" level=info msg="Starting container: 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752" id=e399bb57-6d0b-4bcd-bf27-e126774c4706 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.193790 | controller | Jun 14 09:38:35.505964 crc crio[24245]: time="2026-06-14T09:38:35.50569445Z" level=info msg="Started container" PID=245258 containerID=61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752 description=openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log id=e399bb57-6d0b-4bcd-bf27-e126774c4706 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d
2026-06-14 10:12:37.193806 | controller | Jun 14 09:38:35.520804 crc crio[24245]: time="2026-06-14T09:38:35.518227738Z" level=info msg="Removed container 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3: openstack/swift-storage-0/account-reaper" id=718e639c-a191-4829-8fe3-1f1cd8448f3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.193821 | controller | Jun 14 09:38:35.522971 crc crio[24245]: time="2026-06-14T09:38:35.522469992Z" level=info msg="Removing container: 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8" id=bbe61c82-47a9-4ce9-9ce3-3938fdd1474e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.193836 | controller | Jun 14 09:38:35.624707 crc crio[24245]: time="2026-06-14T09:38:35.614957996Z" level=info msg="Created container 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d: openstack/ovn-controller-ovs-df4xx/ovsdb-server" id=879e7492-5975-4928-96a0-e520f2ea27bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.193851 | controller | Jun 14 09:38:35.624707 crc crio[24245]: time="2026-06-14T09:38:35.617137705Z" level=info msg="Starting container: 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d" id=e24cc630-422e-4a76-ab2f-1d892e0a6842 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.193866 | controller | Jun 14 09:38:35.640049 crc crio[24245]: time="2026-06-14T09:38:35.637668682Z" level=info msg="Started container" PID=245261 containerID=57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d description=openstack/ovn-controller-ovs-df4xx/ovsdb-server id=e24cc630-422e-4a76-ab2f-1d892e0a6842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8
2026-06-14 10:12:37.193882 | controller | Jun 14 09:38:35.657782 crc crio[24245]: time="2026-06-14T09:38:35.654768071Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=6b47aa70-6467-4a0a-916b-cc9ffb039570 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.193897 | controller | Jun 14 09:38:35.661467 crc crio[24245]: time="2026-06-14T09:38:35.66138309Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=21bcab00-0e89-403b-bcd2-d6379be13c4e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.193915 | controller | Jun 14 09:38:35.677302 crc crio[24245]: time="2026-06-14T09:38:35.677203387Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932" id=357988d1-9e19-4139-b177-5d375dcc4c4a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.193931 | controller | Jun 14 09:38:35.679256 crc crio[24245]: time="2026-06-14T09:38:35.67770708Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=5d2b4eb6-7e33-478a-aa3b-bad969a0c760 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.193947 | controller | Jun 14 09:38:35.679256 crc crio[24245]: time="2026-06-14T09:38:35.678187596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.193963 | controller | Jun 14 09:38:35.744573 crc crio[24245]: time="2026-06-14T09:38:35.743900736Z" level=info msg="Creating container: openstack/ovn-controller-ovs-df4xx/ovs-vswitchd" id=6d74e50d-b158-4e81-8f43-f4d7b55bbe1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.193978 | controller | Jun 14 09:38:35.745137 crc crio[24245]: time="2026-06-14T09:38:35.745052833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.193994 | controller | Jun 14 09:38:35.845116 crc crio[24245]: time="2026-06-14T09:38:35.841984656Z" level=warning msg="Stopping container 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d with stop signal(15) timed out. Killing..."
2026-06-14 10:12:37.194009 | controller | Jun 14 09:38:35.881817 crc crio[24245]: time="2026-06-14T09:38:35.881391729Z" level=info msg="Created container fe93bff6587045e9c14169d2f6232fc883053135b17ecb52356d6dff06efd40a: openstack/nova-api-db-create-k2nhp/mariadb-database-create" id=8b56e8d1-4423-4280-8e69-0b8b59ee2d6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.194025 | controller | Jun 14 09:38:35.890342 crc crio[24245]: time="2026-06-14T09:38:35.889640695Z" level=info msg="Starting container: fe93bff6587045e9c14169d2f6232fc883053135b17ecb52356d6dff06efd40a" id=28a47cff-74aa-4dc7-b02d-553f70508b17 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.194040 | controller | Jun 14 09:38:35.898807 crc crio[24245]: time="2026-06-14T09:38:35.897183271Z" level=info msg="Created container 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8: openstack/openstack-galera-0/galera" id=8f686e40-852e-4039-95c0-4abf83841121 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.194055 | controller | Jun 14 09:38:35.903447 crc crio[24245]: time="2026-06-14T09:38:35.899510587Z" level=info msg="Starting container: 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8" id=f1f1bdf7-eaed-4317-ba97-33c0ace174fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.194070 | controller | Jun 14 09:38:35.905155 crc crio[24245]: time="2026-06-14T09:38:35.902214483Z" level=info msg="Started container" PID=245259 containerID=fe93bff6587045e9c14169d2f6232fc883053135b17ecb52356d6dff06efd40a description=openstack/nova-api-db-create-k2nhp/mariadb-database-create id=28a47cff-74aa-4dc7-b02d-553f70508b17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d
2026-06-14 10:12:37.194085 | controller | Jun 14 09:38:35.906556 crc crio[24245]: time="2026-06-14T09:38:35.906491239Z" level=error msg="Killing container 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d KILL` failed: process not running: No such process\n : exit status 1"
2026-06-14 10:12:37.194104 | controller | Jun 14 09:38:35.911185 crc crio[24245]: time="2026-06-14T09:38:35.911122256Z" level=info msg="Started container" PID=245813 containerID=250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8 description=openstack/openstack-galera-0/galera id=f1f1bdf7-eaed-4317-ba97-33c0ace174fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46
2026-06-14 10:12:37.194120 | controller | Jun 14 09:38:35.970136 crc crio[24245]: time="2026-06-14T09:38:35.96905644Z" level=info msg="Stopped container 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d: openstack/barbican-worker-685dddf667-67w2q/barbican-worker" id=f2fb2611-db9f-48be-b073-67196aa68b81 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.194136 | controller | Jun 14 09:38:35.971472 crc crio[24245]: time="2026-06-14T09:38:35.971408573Z" level=info msg="Stopping pod sandbox: a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2" id=51cd89c8-b666-49d0-a0d8-977d5cd96308 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.194151 | controller | Jun 14 09:38:35.972270 crc crio[24245]: time="2026-06-14T09:38:35.972142986Z" level=info msg="Got pod network &{Name:barbican-worker-685dddf667-67w2q Namespace:openstack ID:a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2 UID:d46bfc39-61e7-4ecc-9a94-f80b42d1b44d NetNS:/var/run/netns/6b0d2f4c-afe1-4b7b-85b2-62d5215ee766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd46bfc39_61e7_4ecc_9a94_f80b42d1b44d.slice PodAnnotations:0xc006e0a4a8}] Aliases:map[]}"
2026-06-14 10:12:37.194166 | controller | Jun 14 09:38:35.975917 crc crio[24245]: time="2026-06-14T09:38:35.972341453Z" level=info msg="Deleting pod openstack_barbican-worker-685dddf667-67w2q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.194182 | controller | Jun 14 09:38:35.981283 crc crio[24245]: time="2026-06-14T09:38:35.981167776Z" level=info msg="Created container c3ad334955e52482b7534b00ad331551d2eb8708c8b087b75b5edff766c46253: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config" id=19ecb51a-a367-43af-8555-0d7478745b32 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.194198 | controller | Jun 14 09:38:35.986614 crc crio[24245]: time="2026-06-14T09:38:35.986157602Z" level=info msg="Starting container: c3ad334955e52482b7534b00ad331551d2eb8708c8b087b75b5edff766c46253" id=12fcf7f2-44a8-4ebb-a42b-2342f10666e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.194213 | controller | Jun 14 09:38:35.989192 crc crio[24245]: time="2026-06-14T09:38:35.988576181Z" level=info msg="Created container 9f06180cc249939120cddc4d485b2ccfdc9141ee907451da63f479ec0327d0d6: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update" id=33c2258e-3b75-470b-93ef-d03074a1c26d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.194228 | controller | Jun 14 09:38:35.993150 crc crio[24245]: time="2026-06-14T09:38:35.993074855Z" level=info msg="Starting container: 9f06180cc249939120cddc4d485b2ccfdc9141ee907451da63f479ec0327d0d6" id=86bfe89a-4dd9-409f-aa65-ef2f0c71b5fe name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.194244 | controller | Jun 14 09:38:36.002403 crc crio[24245]: time="2026-06-14T09:38:36.001807952Z" level=info msg="Started container" PID=245260 containerID=c3ad334955e52482b7534b00ad331551d2eb8708c8b087b75b5edff766c46253 description=openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config id=12fcf7f2-44a8-4ebb-a42b-2342f10666e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f
2026-06-14 10:12:37.194259 | controller | Jun 14 09:38:36.004162 crc crio[24245]: time="2026-06-14T09:38:36.003803286Z" level=info msg="Started container" PID=245807 containerID=9f06180cc249939120cddc4d485b2ccfdc9141ee907451da63f479ec0327d0d6 description=openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update id=86bfe89a-4dd9-409f-aa65-ef2f0c71b5fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731
2026-06-14 10:12:37.194278 | controller | Jun 14 09:38:36.122044 crc crio[24245]: time="2026-06-14T09:38:36.121912971Z" level=info msg="Created container d79d0b070e95153c3e378ef0f173a026784d17ea745122f7a032fc7e8b464a6a: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update" id=d2379e10-a9ba-4b61-a44f-e0930b00029e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.194294 | controller | Jun 14 09:38:36.129634 crc crio[24245]: time="2026-06-14T09:38:36.12944265Z" level=info msg="Starting container: d79d0b070e95153c3e378ef0f173a026784d17ea745122f7a032fc7e8b464a6a" id=b167f03e-46f9-4950-9e13-1183a10e2cb6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.194309 | controller | Jun 14 09:38:36.156476 crc crio[24245]: time="2026-06-14T09:38:36.156382047Z" level=info msg="Started container" PID=245809 containerID=d79d0b070e95153c3e378ef0f173a026784d17ea745122f7a032fc7e8b464a6a description=openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update id=b167f03e-46f9-4950-9e13-1183a10e2cb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c
2026-06-14 10:12:37.194325 | controller | Jun 14 09:38:36.258342 crc crio[24245]: time="2026-06-14T09:38:36.25772527Z" level=info msg="Stopping container: 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2 (timeout: 30s)" id=fcc8c36e-0cf5-41cb-857b-bcf4f12e2e3a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.194340 | controller | Jun 14 09:38:36.271028 crc crio[24245]: time="2026-06-14T09:38:36.270254341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.194374 | controller | Jun 14 09:38:36.332641 crc crio[24245]: time="2026-06-14T09:38:36.332228845Z" level=info msg="Stopping pod sandbox: 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731" id=1a4ce0e9-2e02-4843-a508-d5e48ddb3c3a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.194391 | controller | Jun 14 09:38:36.339479 crc crio[24245]: time="2026-06-14T09:38:36.333137474Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781429865-z5dvx Namespace:openstack ID:1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731 UID:6bde1dbe-062c-4884-9b95-fcc37bf6d2a7 NetNS:/var/run/netns/4c7bd034-56b9-4b51-a5c9-766ffe50b4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bde1dbe_062c_4884_9b95_fcc37bf6d2a7.slice PodAnnotations:0xc001fea740}] Aliases:map[]}"
2026-06-14 10:12:37.194407 | controller | Jun 14 09:38:36.339479 crc crio[24245]: time="2026-06-14T09:38:36.333278599Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781429865-z5dvx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.194425 | controller | Jun 14 09:38:36.437320 crc crio[24245]: time="2026-06-14T09:38:36.436991209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.194443 | controller | Jun 14 09:38:36.456909 crc crio[24245]: time="2026-06-14T09:38:36.456447247Z" level=info msg="Created container 312026ee480ccb51272051bc07a5b0109c0757e9909b037cb5f5ca48457bd681: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update" id=d1de2c47-3832-4f4f-a56b-6eeac9835766 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.194462 | controller | Jun 14 09:38:36.465664 crc crio[24245]: time="2026-06-14T09:38:36.461336225Z" level=info msg="Starting container: 312026ee480ccb51272051bc07a5b0109c0757e9909b037cb5f5ca48457bd681" id=db7023fb-f26c-4dd7-930d-9c19e5d53ff8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.194478 | controller | Jun 14 09:38:36.480988 crc crio[24245]: time="2026-06-14T09:38:36.477954869Z" level=info msg="Started container" PID=245805 containerID=312026ee480ccb51272051bc07a5b0109c0757e9909b037cb5f5ca48457bd681 description=openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update id=db7023fb-f26c-4dd7-930d-9c19e5d53ff8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420
2026-06-14 10:12:37.194493 | controller | Jun 14 09:38:36.635154 crc crio[24245]: time="2026-06-14T09:38:36.62771334Z" level=info msg="Stopped pod sandbox: a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2" id=51cd89c8-b666-49d0-a0d8-977d5cd96308 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.194508 | controller | Jun 14 09:38:36.869422 crc crio[24245]: time="2026-06-14T09:38:36.863650347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.194524 | controller | Jun 14 09:38:37.064072 crc crio[24245]: time="2026-06-14T09:38:37.063044926Z" level=info msg="Removed container 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8: openstack/swift-storage-0/account-auditor" id=bbe61c82-47a9-4ce9-9ce3-3938fdd1474e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.194539 | controller | Jun 14 09:38:37.072347 crc crio[24245]: time="2026-06-14T09:38:37.071706604Z" level=info msg="Removing container: 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65" id=795360dd-bf5b-402c-9659-7d5b049674c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.194554 | controller | Jun 14 09:38:37.077306 crc crio[24245]: time="2026-06-14T09:38:37.07715448Z" level=info msg="Created container 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c: openstack/swift-storage-0/account-server" id=a9808618-6336-445d-b909-9f66068554d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.194569 | controller | Jun 14 09:38:37.080706 crc crio[24245]: time="2026-06-14T09:38:37.079673525Z" level=info msg="Starting container: 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c" id=d8133b92-1168-41f7-beb4-aead579208f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.194584 | controller | Jun 14 09:38:37.102084 crc crio[24245]: time="2026-06-14T09:38:37.101960844Z" level=info msg="Started container" PID=245819 containerID=20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c description=openstack/swift-storage-0/account-server id=d8133b92-1168-41f7-beb4-aead579208f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326
2026-06-14 10:12:37.194599 | controller | Jun 14 09:38:37.108631 crc crio[24245]: time="2026-06-14T09:38:37.10842121Z" level=info msg="Stopped pod sandbox: 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731" id=1a4ce0e9-2e02-4843-a508-d5e48ddb3c3a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.194614 | controller | Jun 14 09:38:37.175343 crc crio[24245]: time="2026-06-14T09:38:37.175236537Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=ba9707c1-7551-4713-b0b8-24a59ebdd599 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.194629 | controller | Jun 14 09:38:37.216315 crc crio[24245]: time="2026-06-14T09:38:37.216224595Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=8c13757b-8d7c-468e-979a-47b1295ebbaa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.194647 | controller | Jun 14 09:38:37.271057 crc crio[24245]: time="2026-06-14T09:38:37.2709184Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=061e4675-8457-4105-9b5c-4f5236df4874 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.194663 | controller | Jun 14 09:38:37.288412 crc crio[24245]: time="2026-06-14T09:38:37.278542893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.194678 | controller | Jun 14 09:38:37.352196 crc crio[24245]: time="2026-06-14T09:38:37.352084068Z" level=info msg="Removed container 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65: openstack/swift-storage-0/account-replicator" id=795360dd-bf5b-402c-9659-7d5b049674c6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.194693 | controller | Jun 14 09:38:37.380404 crc crio[24245]: time="2026-06-14T09:38:37.38031537Z" level=info msg="Removing container: c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9" id=6331a2e9-4476-4569-ac87-15ef241f9aa8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.194708 | controller | Jun 14 09:38:37.432196 crc crio[24245]: time="2026-06-14T09:38:37.431542366Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-tm9lk/POD" id=01de6602-e701-4bec-9046-8b8c4dcd7cd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.194723 | controller | Jun 14 09:38:37.432527 crc crio[24245]: time="2026-06-14T09:38:37.432247978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.194739 | controller | Jun 14 09:38:37.473174 crc crio[24245]: time="2026-06-14T09:38:37.470245161Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=213285ea-88fa-4136-b480-f1100ec3c4cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.194753 | controller | Jun 14 09:38:37.473174 crc crio[24245]: time="2026-06-14T09:38:37.470370935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.194768 | controller | Jun 14 09:38:37.539165 crc crio[24245]: time="2026-06-14T09:38:37.539063955Z" level=info msg="Created container b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0: openstack/ovn-controller-ovs-df4xx/ovs-vswitchd" id=6d74e50d-b158-4e81-8f43-f4d7b55bbe1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.194783 | controller | Jun 14 09:38:37.569886 crc crio[24245]: time="2026-06-14T09:38:37.547492539Z" level=info msg="Starting container: b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0" id=556c405b-13cb-45b7-a633-b81ccf8bc670 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.194798 | controller | Jun 14 09:38:37.576032 crc crio[24245]: time="2026-06-14T09:38:37.575777125Z" level=info msg="Removed container c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9: openstack/swift-storage-0/account-server" id=6331a2e9-4476-4569-ac87-15ef241f9aa8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.194814 | controller | Jun 14 09:38:37.593084 crc crio[24245]: time="2026-06-14T09:38:37.591775797Z" level=info msg="Removing container: d29fb150dd4bcff2659833336fd58163e14b6077cf6048cc2d68c4a4a5c5ef2d" id=c06807fa-071b-4f6d-a872-d6d38eab2fb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.194829 | controller | Jun 14 09:38:37.594997 crc crio[24245]: time="2026-06-14T09:38:37.594293506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.194845 | controller | Jun 14 09:38:37.595316 crc crio[24245]: time="2026-06-14T09:38:37.595188387Z" level=info msg="Started container" PID=246238 containerID=b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0 description=openstack/ovn-controller-ovs-df4xx/ovs-vswitchd id=556c405b-13cb-45b7-a633-b81ccf8bc670 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8
2026-06-14 10:12:37.194864 | controller | Jun 14 09:38:37.617891 crc crio[24245]: time="2026-06-14T09:38:37.604397637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.194880 | controller | Jun 14 09:38:37.808918 crc crio[24245]: time="2026-06-14T09:38:37.808776274Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4 UID:ad9dec69-638d-4b2d-9574-0b7e6e89018f NetNS:/var/run/netns/ae628d1c-dbd6-4b32-a176-dbf3990f47aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad9dec69_638d_4b2d_9574_0b7e6e89018f.slice PodAnnotations:0xc00161a4a8}] Aliases:map[]}"
2026-06-14 10:12:37.194896 | controller | Jun 14 09:38:37.808918 crc crio[24245]: time="2026-06-14T09:38:37.808902948Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.194912 | controller | Jun 14 09:38:37.870407 crc crio[24245]: time="2026-06-14T09:38:37.870219423Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-tm9lk Namespace:openstack ID:3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9 UID:7b56d91b-d951-4aba-b23b-52ad412b1487 NetNS:/var/run/netns/0f214f38-e6f1-41ca-b962-1d5a78872ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b56d91b_d951_4aba_b23b_52ad412b1487.slice PodAnnotations:0xc00161a5f8}] Aliases:map[]}"
2026-06-14 10:12:37.194927 | controller | Jun 14 09:38:37.871620 crc crio[24245]: time="2026-06-14T09:38:37.870429849Z" level=info msg="Adding pod openstack_ovn-controller-metrics-tm9lk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.194943 | controller | Jun 14 09:38:38.037169 crc crio[24245]: time="2026-06-14T09:38:38.036209143Z" level=info msg="Removed container d29fb150dd4bcff2659833336fd58163e14b6077cf6048cc2d68c4a4a5c5ef2d: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update" id=c06807fa-071b-4f6d-a872-d6d38eab2fb2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.194958 | controller | Jun 14 09:38:38.053937 crc crio[24245]: time="2026-06-14T09:38:38.053763209Z" level=info msg="Removing container: b9a2dc647c1d14a6bf3a632e138fdcc793f4c9d3f4afba9917569e4128a6d6b2" id=de51392c-e217-4887-baa2-c96a8395622a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.194974 | controller | Jun 14 09:38:38.507445 crc crio[24245]: time="2026-06-14T09:38:38.506665609Z" level=info msg="Removed container b9a2dc647c1d14a6bf3a632e138fdcc793f4c9d3f4afba9917569e4128a6d6b2: openstack/keystone-db-create-v5npw/mariadb-database-create" id=de51392c-e217-4887-baa2-c96a8395622a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.194989 | controller | Jun 14 09:38:38.520992 crc crio[24245]: time="2026-06-14T09:38:38.520768295Z" level=info msg="Removing container: 37104825d6af19ef94862eaff09d26760781a62e905e86f2aeabc58f0d985625" id=e9f2872d-a94f-4628-a38f-6e97e786edef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.195004 | controller | Jun 14 09:38:38.757667 crc crio[24245]: time="2026-06-14T09:38:38.755365397Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.195023 | controller | Jun 14 09:38:38.778289 crc crio[24245]: time="2026-06-14T09:38:38.76890907Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=e175d339-78c9-4358-b5db-0f8dbc8aa532 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.195039 | controller | Jun 14 09:38:38.778289 crc crio[24245]: time="2026-06-14T09:38:38.768993743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.195055 | controller | Jun 14 09:38:38.920756 crc crio[24245]: time="2026-06-14T09:38:38.919121187Z" level=info msg="Removed container 37104825d6af19ef94862eaff09d26760781a62e905e86f2aeabc58f0d985625: openstack/neutron-db-create-k24rz/mariadb-database-create" id=e9f2872d-a94f-4628-a38f-6e97e786edef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.195071 | controller | Jun 14 09:38:38.937564 crc crio[24245]: time="2026-06-14T09:38:38.93745629Z" level=info msg="Removing container: c5474bcc7c5d387795ec607c907eb14b9d32fd3ffc594a865c12f8cc705e97f0" id=761a705b-2658-4a1c-a499-c66342bd1bd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.195086 | controller | Jun 14 09:38:38.951362 crc crio[24245]: time="2026-06-14T09:38:38.945498018Z" level=info msg="Created container 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98: openstack/swift-storage-0/account-replicator" id=061e4675-8457-4105-9b5c-4f5236df4874 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.195101 | controller | Jun 14 09:38:38.951362 crc crio[24245]: time="2026-06-14T09:38:38.947625267Z" level=info msg="Starting container: 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98" id=335040e2-3387-4f4c-9dae-052e2e971516 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.195116 | controller | Jun 14 09:38:38.955317 crc crio[24245]: time="2026-06-14T09:38:38.955009414Z" level=info msg="Started container" PID=246411 containerID=85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98 description=openstack/swift-storage-0/account-replicator id=335040e2-3387-4f4c-9dae-052e2e971516 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326
2026-06-14 10:12:37.195131 | controller | Jun 14 09:38:38.965348 crc crio[24245]: time="2026-06-14T09:38:38.957628784Z" level=info msg="Created container 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd: openstack/cinder-scheduler-0/cinder-scheduler" id=5d2b4eb6-7e33-478a-aa3b-bad969a0c760 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.195146 | controller | Jun 14 09:38:38.965907 crc crio[24245]: time="2026-06-14T09:38:38.965814584Z" level=info msg="Starting container: 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd" id=5f3bbd20-632a-4928-bf32-5398c737f74f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.195161 | controller | Jun 14 09:38:38.995215 crc crio[24245]: time="2026-06-14T09:38:38.994998281Z" level=info msg="Started container" PID=246521 containerID=2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd description=openstack/cinder-scheduler-0/cinder-scheduler id=5f3bbd20-632a-4928-bf32-5398c737f74f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca
2026-06-14 10:12:37.195176 | controller | Jun 14 09:38:39.008633 crc crio[24245]: time="2026-06-14T09:38:39.008528605Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=33dac23d-dd28-404f-b1e1-a35fb168ec8a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.195192 | controller | Jun 14 09:38:39.011780 crc crio[24245]: time="2026-06-14T09:38:39.011736483Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=ef4667bd-de4b-43bb-a488-a5f753897626 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.195210 | controller | Jun 14 09:38:39.073307 crc crio[24245]: time="2026-06-14T09:38:39.073254229Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=249b7894-755b-4858-8f03-c9d141a70ed9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.195226 | controller | Jun 14 09:38:39.080936 crc crio[24245]: 2026-06-14T09:38:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a5cb1cd4a0cd9c Mac:1e:70:82:60:6c:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:64 Mtu:0 Sandbox:/var/run/netns/0f214f38-e6f1-41ca-b962-1d5a78872ef4 SocketPath: PciID:}] [{Interface:0xc0001347e0 Address:{IP:10.217.1.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.195241 | controller | Jun 14 09:38:39.102029 crc crio[24245]: time="2026-06-14T09:38:39.101179153Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-tm9lk Namespace:openstack ID:3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9 UID:7b56d91b-d951-4aba-b23b-52ad412b1487 NetNS:/var/run/netns/0f214f38-e6f1-41ca-b962-1d5a78872ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b56d91b_d951_4aba_b23b_52ad412b1487.slice PodAnnotations:0xc00161a5f8}] Aliases:map[]}"
2026-06-14 10:12:37.195257 | controller | Jun 14 09:38:39.102646 crc crio[24245]: time="2026-06-14T09:38:39.102574162Z" level=info msg="Checking pod openstack_ovn-controller-metrics-tm9lk for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.195272 | controller | Jun 14 09:38:39.108519 crc crio[24245]: time="2026-06-14T09:38:39.108178969Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=6e26e6d2-0a76-436a-9822-b1017a97b81a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.195288 | controller | Jun 14 09:38:39.152308 crc crio[24245]: 2026-06-14T09:38:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:653d852dfcec576 Mac:a6:b7:e0:77:78:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:65 Mtu:0 Sandbox:/var/run/netns/ae628d1c-dbd6-4b32-a176-dbf3990f47aa SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.195303 | controller | Jun 14 09:38:39.159968 crc crio[24245]: time="2026-06-14T09:38:39.156305351Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=09f8f346-b0d4-4d89-a592-cdbef873d64b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.195319 | controller | Jun 14 09:38:39.172954 crc crio[24245]: time="2026-06-14T09:38:39.161960417Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4 UID:ad9dec69-638d-4b2d-9574-0b7e6e89018f NetNS:/var/run/netns/ae628d1c-dbd6-4b32-a176-dbf3990f47aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad9dec69_638d_4b2d_9574_0b7e6e89018f.slice PodAnnotations:0xc00161a4a8}] Aliases:map[]}"
2026-06-14 10:12:37.195335 | controller | Jun 14 09:38:39.173528 crc crio[24245]: time="2026-06-14T09:38:39.173490438Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.195367 | controller | Jun 14 09:38:39.174372 crc crio[24245]: time="2026-06-14T09:38:39.163796442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.195385 | controller | Jun 14 09:38:39.174742 crc crio[24245]: time="2026-06-14T09:38:39.169738057Z" level=info msg="Ran pod sandbox 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9 with infra container: openstack/ovn-controller-metrics-tm9lk/POD" id=01de6602-e701-4bec-9046-8b8c4dcd7cd7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.195404 | controller | Jun 14 09:38:39.190967 crc crio[24245]: time="2026-06-14T09:38:39.186507681Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=4d432232-dbfe-4a53-91fa-feefcf1831ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.195421 | controller | Jun 14 09:38:39.202547 crc crio[24245]: time="2026-06-14T09:38:39.196321054Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=c9d2dde5-92f0-45f4-8811-d1140e7b0a54 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.195436 | controller | Jun 14 09:38:39.202547 crc crio[24245]: time="2026-06-14T09:38:39.196542021Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=c9d2dde5-92f0-45f4-8811-d1140e7b0a54 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.195451 | controller | Jun 14 09:38:39.202547 crc crio[24245]: time="2026-06-14T09:38:39.196617044Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=c9d2dde5-92f0-45f4-8811-d1140e7b0a54 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.195466 | controller | Jun 14 09:38:39.202547 crc crio[24245]: time="2026-06-14T09:38:39.198534866Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=74d47ae6-bb40-4e75-87ba-c3e0bbbacfcc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.195482 | controller | Jun 14 09:38:39.221708 crc crio[24245]: time="2026-06-14T09:38:39.22110952Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a UID:65138a3d-f4df-4e46-a2a8-8b3f191b6a59 NetNS:/var/run/netns/043fda81-334d-488d-8780-c79a1362ea5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65138a3d_f4df_4e46_a2a8_8b3f191b6a59.slice PodAnnotations:0xc006e0a158}] Aliases:map[]}"
2026-06-14 10:12:37.195498 | controller | Jun 14 09:38:39.222100 crc crio[24245]: time="2026-06-14T09:38:39.222075921Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.195513 | controller | Jun 14 09:38:39.232055 crc crio[24245]: time="2026-06-14T09:38:39.230283705Z" level=info msg="Ran pod sandbox 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4 with infra container: openstack/nova-scheduler-0/POD" id=213285ea-88fa-4136-b480-f1100ec3c4cc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.195529 | controller | Jun 14 09:38:39.232055 crc crio[24245]: time="2026-06-14T09:38:39.231309193Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-14 10:12:37.195544 | controller | Jun 14 09:38:39.236037 crc crio[24245]: time="2026-06-14T09:38:39.235770696Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=062f628e-f599-4c55-a8b9-2d8cc1818697 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.195560 | controller | Jun 14 09:38:39.252491 crc crio[24245]: time="2026-06-14T09:38:39.252393869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.195575 | controller | Jun 14 09:38:39.276699 crc crio[24245]: time="2026-06-14T09:38:39.275673727Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=596106cf-561b-4363-9e45-9ea602e78886 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.195594 | controller | Jun 14 09:38:39.332925 crc crio[24245]: time="2026-06-14T09:38:39.329773617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.195609 | controller | Jun 14 09:38:39.338914 crc crio[24245]: time="2026-06-14T09:38:39.334953844Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=225b07bf-79e7-4006-9cca-6ba7bad74a54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.195625 | controller | Jun 14 09:38:39.338914 crc crio[24245]: time="2026-06-14T09:38:39.338417525Z" level=info msg="Removed container c5474bcc7c5d387795ec607c907eb14b9d32fd3ffc594a865c12f8cc705e97f0: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update" id=761a705b-2658-4a1c-a499-c66342bd1bd0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.195640 | controller | Jun 14 09:38:39.339198 crc crio[24245]: time="2026-06-14T09:38:39.338950532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.195655 | controller | Jun 14 09:38:39.356032 crc crio[24245]: time="2026-06-14T09:38:39.348980175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.195670 | controller | Jun 14 09:38:39.356032 crc crio[24245]: time="2026-06-14T09:38:39.352129529Z" level=info msg="Removing container: eee3bfc00d001256e1eaaea25b12feb6347ae177568b39eab4fe1365916fc478" id=3f805f56-56a2-4607-9f28-5f6d1a720b97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.195685 | controller | Jun 14 09:38:39.433483 crc crio[24245]: time="2026-06-14T09:38:39.43336126Z" level=info msg="Removed container eee3bfc00d001256e1eaaea25b12feb6347ae177568b39eab4fe1365916fc478: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update" id=3f805f56-56a2-4607-9f28-5f6d1a720b97 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.195700 | controller | Jun 14 09:38:39.452016 crc crio[24245]: time="2026-06-14T09:38:39.451429448Z" level=info msg="Removing container: 89b02ec7b0eacfbd330ce945dc2f72ebaa02203b5b346ece07262474ceda3a1c" id=8bc4acf8-04e9-4903-91a7-83b4fe931759 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.195715 | controller | Jun 14 09:38:39.469432 crc crio[24245]: time="2026-06-14T09:38:39.469065543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.195730 | controller | Jun 14 09:38:39.484492 crc crio[24245]: time="2026-06-14T09:38:39.484057168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.195745 | controller | Jun 14 09:38:39.495018 crc crio[24245]: time="2026-06-14T09:38:39.494914262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.195759 | controller | Jun 14 09:38:39.540055 crc crio[24245]: time="2026-06-14T09:38:39.539105176Z" level=info msg="Created container 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d: openstack/swift-storage-0/account-auditor" id=6e26e6d2-0a76-436a-9822-b1017a97b81a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.195775 | controller | Jun 14 09:38:39.556631 crc crio[24245]: time="2026-06-14T09:38:39.556449236Z" level=info msg="Starting container: 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d" id=3b595077-869a-42a6-809d-3379e7fe5d58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.195793 | controller | Jun 14 09:38:39.563272 crc crio[24245]: time="2026-06-14T09:38:39.563125522Z" level=info msg="Started container" PID=246706 containerID=1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d description=openstack/swift-storage-0/account-auditor id=3b595077-869a-42a6-809d-3379e7fe5d58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326
2026-06-14 10:12:37.195809 | controller | Jun 14 09:38:39.592412 crc crio[24245]: time="2026-06-14T09:38:39.591425831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=8696703b-b378-4c5f-a293-232869220cce name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.195838 | controller | Jun 14 09:38:39.623427 crc crio[24245]: time="2026-06-14T09:38:39.623305638Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645" id=36ed9292-51f8-4185-8d4b-f5ddf1ea1fcd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.195858 | controller | Jun 14 09:38:39.656760 crc crio[24245]: time="2026-06-14T09:38:39.656694967Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=680ab21c-3c01-4be7-a8b7-e84a604564f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.195874 | controller | Jun 14 09:38:39.657515 crc crio[24245]: time="2026-06-14T09:38:39.657489422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.195889 | controller | Jun 14 09:38:39.826985 crc crio[24245]: time="2026-06-14T09:38:39.826926696Z" level=info msg="Created container 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=225b07bf-79e7-4006-9cca-6ba7bad74a54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.195904 | controller | Jun 14 09:38:39.829979 crc crio[24245]: time="2026-06-14T09:38:39.829713599Z" level=info msg="Removed container 89b02ec7b0eacfbd330ce945dc2f72ebaa02203b5b346ece07262474ceda3a1c: openstack/placement-db-create-n69bz/mariadb-database-create" id=8bc4acf8-04e9-4903-91a7-83b4fe931759 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.195920 | controller | Jun 14 09:38:39.836063 crc crio[24245]: time="2026-06-14T09:38:39.835987131Z" level=info msg="Starting container: 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333" id=0ca3c068-5cd1-4bff-918f-073d30e642be name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.195935 | controller | Jun 14 09:38:39.841670 crc crio[24245]: time="2026-06-14T09:38:39.841466164Z" level=info msg="Removing container: 99606fa07f2d5a1c66b6b0cd8aafcaac5ad70a92cfffbe06985d7e5e902b8e0f" id=e68d75ff-2dba-42d5-a18f-4dd23f88a5b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.195951 | controller | Jun 14 09:38:39.846085 crc crio[24245]: time="2026-06-14T09:38:39.84591076Z" level=info msg="Started container" PID=246743 containerID=362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=0ca3c068-5cd1-4bff-918f-073d30e642be name=/runtime.v1.RuntimeService/StartContainer sandboxID=653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4
2026-06-14 10:12:37.195967 | controller | Jun 14 09:38:39.852327 crc crio[24245]: time="2026-06-14T09:38:39.852246361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.195982 | controller | Jun 14 09:38:39.857898 crc crio[24245]: time="2026-06-14T09:38:39.857719264Z" level=info msg="Stopping container: b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0 (timeout: 30s)" id=36674360-e6aa-4dd7-8382-973477f14c40 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.196001 | controller | Jun 14 09:38:39.865250 crc crio[24245]: time="2026-06-14T09:38:39.865050734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.196016 | controller | Jun 14 09:38:39.983557 crc crio[24245]: 2026-06-14T09:38:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be8a432bd916bfd Mac:9e:cf:37:49:e5:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:66 Mtu:0 Sandbox:/var/run/netns/043fda81-334d-488d-8780-c79a1362ea5c SocketPath: PciID:}] [{Interface:0xc00049e980 Address:{IP:10.217.1.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.196032 | controller | Jun 14 09:38:39.984245 crc crio[24245]: time="2026-06-14T09:38:39.984165214Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a UID:65138a3d-f4df-4e46-a2a8-8b3f191b6a59 NetNS:/var/run/netns/043fda81-334d-488d-8780-c79a1362ea5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65138a3d_f4df_4e46_a2a8_8b3f191b6a59.slice PodAnnotations:0xc006e0a158}] Aliases:map[]}"
2026-06-14 10:12:37.196048 | controller | Jun 14 09:38:39.984612 crc crio[24245]: time="2026-06-14T09:38:39.984539416Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.196063 | controller | Jun 14 09:38:40.012893 crc crio[24245]: time="2026-06-14T09:38:40.012755816Z" level=info msg="Removed container 99606fa07f2d5a1c66b6b0cd8aafcaac5ad70a92cfffbe06985d7e5e902b8e0f: openstack/glance-db-create-bnrvl/mariadb-database-create" id=e68d75ff-2dba-42d5-a18f-4dd23f88a5b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.196079 | controller | Jun 14 09:38:40.019146 crc crio[24245]: time="2026-06-14T09:38:40.019065404Z" level=info msg="Ran pod sandbox be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a with infra container: openstack/nova-cell1-novncproxy-0/POD" id=e175d339-78c9-4358-b5db-0f8dbc8aa532 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.196095 | controller | Jun 14 09:38:40.037952 crc crio[24245]: time="2026-06-14T09:38:40.03775992Z" level=info msg="Removing container: 96aed8df98e1a881f5d784ecce374bd6d1950e48de4a0b82ad809cd86f4e9294" id=f8bbd761-44ab-4084-b181-af68211d21f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.196110 | controller | Jun 14 09:38:40.046213 crc crio[24245]: time="2026-06-14T09:38:40.042814753Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=d7dc96e6-787b-43f0-84e0-df19cd861d4f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.196125 | controller | Jun 14 09:38:40.122212 crc crio[24245]: time="2026-06-14T09:38:40.121973885Z" level=info msg="Stopped container b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0: openstack/ovn-controller-ovs-df4xx/ovs-vswitchd" id=36674360-e6aa-4dd7-8382-973477f14c40 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.196140 | controller | Jun 14 09:38:40.207769 crc crio[24245]: time="2026-06-14T09:38:40.207292979Z" level=info msg="Removed container 96aed8df98e1a881f5d784ecce374bd6d1950e48de4a0b82ad809cd86f4e9294: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update" id=f8bbd761-44ab-4084-b181-af68211d21f8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.196156 | controller | Jun 14 09:38:40.261413 crc crio[24245]: time="2026-06-14T09:38:40.230434769Z" level=info msg="Removing container: 875c8ccb6187ea5e8465fe768ed54dfd7b86894479f0673ceb512c03ad54d9f2" id=40b60494-8d28-48a3-bbe7-4f2ab20d86ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.196177 | controller | Jun 14 09:38:40.262143 crc crio[24245]: time="2026-06-14T09:38:40.261993789Z" level=info msg="Stopping container: 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d (timeout: 29s)" id=bf9ba2c6-e267-4dbf-a2ea-03802f3ffcf0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.196193 | controller | Jun 14 09:38:40.297630 crc crio[24245]: time="2026-06-14T09:38:40.295291012Z" level=info msg="Created container c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf: openstack/swift-storage-0/account-reaper" id=680ab21c-3c01-4be7-a8b7-e84a604564f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.196209 | controller | Jun 14 09:38:40.300957 crc crio[24245]: time="2026-06-14T09:38:40.300537197Z" level=info msg="Starting container: c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf" id=a23fbce4-4164-45f4-919f-7e66386d3ddf name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.196224 | controller | Jun 14 09:38:40.307624 crc crio[24245]: time="2026-06-14T09:38:40.307499519Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=c722f480-7963-4e1a-bebe-8495ba3c4d98 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.196239 | controller | Jun 14 09:38:40.342913 crc crio[24245]: time="2026-06-14T09:38:40.340376328Z" level=info msg="Started container" PID=246836 containerID=c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf description=openstack/swift-storage-0/account-reaper id=a23fbce4-4164-45f4-919f-7e66386d3ddf name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326
2026-06-14 10:12:37.196254 | controller | Jun 14 09:38:40.403098 crc crio[24245]: time="2026-06-14T09:38:40.402797044Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=a48e7100-f690-4a5c-957e-b0e5b5e8af1c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.196269 | controller | Jun 14 09:38:40.608835 crc crio[24245]: time="2026-06-14T09:38:40.608684518Z" level=info msg="Stopped container 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d: openstack/ovn-controller-ovs-df4xx/ovsdb-server" id=bf9ba2c6-e267-4dbf-a2ea-03802f3ffcf0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.196284 | controller | Jun 14 09:38:40.620048 crc crio[24245]: time="2026-06-14T09:38:40.617561581Z" level=info msg="Stopping pod sandbox: b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8" id=19e0871d-3764-44b9-9311-1888978f0d46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.196298 | controller | Jun 14 09:38:40.620048 crc crio[24245]: time="2026-06-14T09:38:40.618885953Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-df4xx Namespace:openstack ID:b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8 UID:188a3e1d-7241-409a-8351-f0857213b44b NetNS:/var/run/netns/c06d3ae2-8390-4a83-8e92-4910a76e6beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod188a3e1d_7241_409a_8351_f0857213b44b.slice PodAnnotations:0xc001fea4a8}] Aliases:map[]}"
2026-06-14 10:12:37.196314 | controller | Jun 14 09:38:40.620048 crc crio[24245]: time="2026-06-14T09:38:40.619040958Z" level=info msg="Deleting pod openstack_ovn-controller-ovs-df4xx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.196330 | controller | Jun 14 09:38:40.620048 crc crio[24245]: time="2026-06-14T09:38:40.619250365Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=292c21c4-7e64-4f03-9649-2bb5f46e8856 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.196362 | controller | Jun 14 09:38:40.622126 crc crio[24245]: time="2026-06-14T09:38:40.621817017Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=f786b96d-54b6-46ad-99d0-38a1c7382e96 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.196383 | controller | Jun 14 09:38:40.649374 crc crio[24245]: time="2026-06-14T09:38:40.649283097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.196399 | controller | Jun 14 09:38:40.650724 crc crio[24245]: time="2026-06-14T09:38:40.650650551Z" level=info msg="Removed container 875c8ccb6187ea5e8465fe768ed54dfd7b86894479f0673ceb512c03ad54d9f2: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create" id=40b60494-8d28-48a3-bbe7-4f2ab20d86ef name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.196415 | controller | Jun 14 09:38:40.680969 crc crio[24245]: time="2026-06-14T09:38:40.679912202Z" level=info msg="Removing container: 86b4daa62017d159f67d44cc87b10f63e8e560ad3ff96c2ffc4eecbe108dcc32" id=952c3aaf-0fb7-4eb4-ab09-384508da08ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.196430 | controller | Jun 14 09:38:40.700993 crc crio[24245]: time="2026-06-14T09:38:40.700632559Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=bdab007e-7444-4dbd-b7a9-66aab494b7b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.196445 | controller | Jun 14 09:38:40.715285 crc crio[24245]: time="2026-06-14T09:38:40.715186538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.196460 | controller | Jun 14 09:38:40.831264 crc crio[24245]: time="2026-06-14T09:38:40.831131137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.196476 | controller | Jun 14 09:38:40.926754 crc crio[24245]: time="2026-06-14T09:38:40.924959321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.196491 | controller | Jun 14 09:38:41.009555 crc crio[24245]: time="2026-06-14T09:38:41.009489078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.196506 | controller | Jun 14 09:38:41.079876 crc crio[24245]: time="2026-06-14T09:38:41.079702793Z" level=info msg="Removed container 86b4daa62017d159f67d44cc87b10f63e8e560ad3ff96c2ffc4eecbe108dcc32: openstack/nova-cell1-db-create-q579s/mariadb-database-create" id=952c3aaf-0fb7-4eb4-ab09-384508da08ce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.196521 | controller | Jun 14 09:38:41.092775 crc crio[24245]: time="2026-06-14T09:38:41.092693175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.196536 | controller | Jun 14 09:38:41.095816 crc crio[24245]: time="2026-06-14T09:38:41.0957204Z" level=info msg="Removing container: abc2506601b7319e17b75cb01f84723eca3eb36b7422c5e3755356d4ee2024be" id=54e65c3b-a65b-44ab-90c0-7aba9f7f9069 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.196551 | controller | Jun 14 09:38:41.102769 crc crio[24245]: time="2026-06-14T09:38:41.102679613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.196566 | controller | Jun 14 09:38:41.252938 crc crio[24245]: time="2026-06-14T09:38:41.252233394Z" level=info msg="Created container 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc: openstack/swift-storage-0/container-server" id=bdab007e-7444-4dbd-b7a9-66aab494b7b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.196584 | controller | Jun 14 09:38:41.260835 crc crio[24245]: time="2026-06-14T09:38:41.258496139Z" level=info msg="Starting container: 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc" id=fb858a47-4726-4f21-8a37-8a743d7c4e23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.196600 | controller | Jun 14 09:38:41.301272 crc crio[24245]: time="2026-06-14T09:38:41.301179812Z" level=info msg="Started container" PID=247068 containerID=0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc description=openstack/swift-storage-0/container-server id=fb858a47-4726-4f21-8a37-8a743d7c4e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326
2026-06-14 10:12:37.196615 | controller | Jun 14 09:38:41.317220 crc crio[24245]: time="2026-06-14T09:38:41.317130313Z" level=info msg="Created container b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897: openstack/cinder-scheduler-0/probe" id=4d432232-dbfe-4a53-91fa-feefcf1831ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.196629 | controller | Jun 14 09:38:41.321318 crc crio[24245]: time="2026-06-14T09:38:41.321213854Z" level=info msg="Starting container: b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897" id=fa08cf48-7d4d-4e2a-b237-c81ffef89303 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.196644 | controller | Jun 14 09:38:41.324907 crc crio[24245]: time="2026-06-14T09:38:41.324748368Z" level=info msg="Removed container abc2506601b7319e17b75cb01f84723eca3eb36b7422c5e3755356d4ee2024be: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=54e65c3b-a65b-44ab-90c0-7aba9f7f9069 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.196659 | controller | Jun 14 09:38:41.345718 crc crio[24245]: time="2026-06-14T09:38:41.345309426Z" level=info msg="Started container" PID=247071 containerID=b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897 description=openstack/cinder-scheduler-0/probe id=fa08cf48-7d4d-4e2a-b237-c81ffef89303 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca
2026-06-14 10:12:37.196674 | controller | Jun 14 09:38:41.353210 crc crio[24245]: time="2026-06-14T09:38:41.353116197Z" level=info msg="Removing container: c2b67e7930f8ebce567ad4f7faa61c8121d163861bd32451bcbcd4e0ff457863" id=8701b69e-cc53-497e-af7a-66dbd23e6a5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.196690 | controller | Jun 14 09:38:41.358963 crc crio[24245]: time="2026-06-14T09:38:41.356965841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=9382fb96-fd75-49e7-8529-107619666ea3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.196704 | controller | Jun 14 09:38:41.441808 crc crio[24245]: time="2026-06-14T09:38:41.43365387Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=feba5d8b-dc16-480f-b1b8-a018b773e380 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.196719 | controller | Jun 14 09:38:41.463739 crc crio[24245]: time="2026-06-14T09:38:41.463565252Z" level=info msg="Removed container c2b67e7930f8ebce567ad4f7faa61c8121d163861bd32451bcbcd4e0ff457863: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config" id=8701b69e-cc53-497e-af7a-66dbd23e6a5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.196734 | controller | Jun 14 09:38:41.498215 crc crio[24245]: time="2026-06-14T09:38:41.497664117Z" level=info msg="Removing container: f18027184a75c0939f05071ba38b1ccff8e50d96ee6f0a25cad6298d98fd1a41" id=dc54803f-3f0f-4bd4-8ba8-6fc40988251f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.196753 | controller | Jun 14 09:38:41.510793 crc crio[24245]: time="2026-06-14T09:38:41.510513267Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=c1676ba6-df63-4f78-b0b0-ea88a43999e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.196768 | controller | Jun 14 09:38:41.570801 crc crio[24245]: time="2026-06-14T09:38:41.57071694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.196783 | controller | Jun 14 09:38:41.576623 crc crio[24245]: time="2026-06-14T09:38:41.57633746Z" level=info msg="Stopped pod sandbox: b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8" id=19e0871d-3764-44b9-9311-1888978f0d46 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.196798 | controller | Jun 14 09:38:41.670449 crc crio[24245]: time="2026-06-14T09:38:41.670160004Z" level=info msg="Created container eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=292c21c4-7e64-4f03-9649-2bb5f46e8856 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.196813 | controller | Jun 14 09:38:41.680743 crc crio[24245]: time="2026-06-14T09:38:41.680680457Z" level=info msg="Starting container: eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5" id=541a94cb-ac6e-48c6-b42e-0ce60db1f028 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.196828 | controller | Jun 14 09:38:41.711504 crc crio[24245]: time="2026-06-14T09:38:41.711371283Z" level=info msg="Started container" PID=247087 containerID=eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=541a94cb-ac6e-48c6-b42e-0ce60db1f028 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a
2026-06-14 10:12:37.196844 | controller | Jun 14 09:38:41.723039 crc crio[24245]: time="2026-06-14T09:38:41.722710724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.196859 | controller | Jun 14 09:38:41.734431 crc crio[24245]: time="2026-06-14T09:38:41.734314676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.196874 | controller | Jun 14 09:38:42.250690 crc crio[24245]: time="2026-06-14T09:38:42.250237282Z" level=info msg="Created container 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9: openstack/swift-storage-0/container-replicator" id=c1676ba6-df63-4f78-b0b0-ea88a43999e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.196889 | controller | Jun 14 09:38:42.256368 crc crio[24245]: time="2026-06-14T09:38:42.255535053Z" level=info msg="Starting container: 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9" id=282289d4-3aaf-4cda-ba9f-9e4c49498c7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.196904 | controller | Jun 14 09:38:42.275958 crc crio[24245]: time="2026-06-14T09:38:42.273490785Z" level=info msg="Started container" PID=247170 containerID=42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9 description=openstack/swift-storage-0/container-replicator id=282289d4-3aaf-4cda-ba9f-9e4c49498c7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326
2026-06-14 10:12:37.196920 | controller | Jun 14 09:38:42.329478 crc crio[24245]: time="2026-06-14T09:38:42.329249221Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=4c56a43c-40b4-4977-8f1e-43e3d78c73dc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.196939 | controller | Jun 14 09:38:42.569903 crc crio[24245]: time="2026-06-14T09:38:42.566820065Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-fzw5w/POD" id=57e6492a-c7c1-49d3-92ff-eb68e475c290 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.196954 | controller | Jun 14 09:38:42.569903 crc crio[24245]: time="2026-06-14T09:38:42.568376285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.196970 | controller | Jun 14 09:38:42.669497 crc crio[24245]: time="2026-06-14T09:38:42.666295998Z" level=info msg="Stopping container: dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4 (timeout: 20s)" id=59223aaf-0dcd-4e35-b531-c1e3ece26699 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.196985 | controller | Jun 14 09:38:42.864068 crc crio[24245]: time="2026-06-14T09:38:42.862511349Z" level=info msg="Stopping container: e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de (timeout: 30s)" id=78153504-d847-47b0-b926-4cefb8571756 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.197000 | controller | Jun 14 09:38:42.864469 crc crio[24245]: time="2026-06-14T09:38:42.86438555Z" level=info msg="Stopping container: 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b (timeout: 30s)" id=3e2211bd-48f2-48b5-8b35-e98199b25cd9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.197016 | controller | Jun 14 09:38:43.217516 crc crio[24245]: time="2026-06-14T09:38:43.216769285Z" level=info msg="Stopping container: 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867 (timeout: 10s)" id=1e49a6b9-1eec-4be3-9542-7b5377459aa2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.197031 | controller | Jun 14 09:38:43.472996 crc crio[24245]: time="2026-06-14T09:38:43.472415297Z" level=info msg="Stopping container: 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c (timeout: 30s)" id=876fd38d-b704-4a12-9de1-54af1b6a96d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.197046 | controller | Jun 14 09:38:43.925933 crc crio[24245]: time="2026-06-14T09:38:43.925311821Z" level=warning msg="Failed to find process for container 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c: checking if PID of 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c is running failed: read /proc/105213/stat: no such process"
2026-06-14 10:12:37.197061 | controller | Jun 14 09:38:43.945037 crc crio[24245]: time="2026-06-14T09:38:43.944954932Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/POD" id=8bbdb959-96ee-4f49-b3fe-3a415372ca26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.197076 | controller | Jun 14 09:38:43.945209 crc crio[24245]: time="2026-06-14T09:38:43.945062715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.197092 | controller | Jun 14 09:38:43.985717 crc crio[24245]: time="2026-06-14T09:38:43.985407298Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=4c4a527a-61b3-41d4-8abd-949d166efcad name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.197107 | controller | Jun 14 09:38:44.332921 crc crio[24245]: time="2026-06-14T09:38:44.331949922Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=4b3f0e08-fb3f-4b8b-9939-87c69fde5941 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.197121 | controller | Jun 14 09:38:44.371990 crc crio[24245]: time="2026-06-14T09:38:44.371652424Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=1e9bc101-7ffc-4d87-90e3-b506a46fe53d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.197140 | controller | Jun 14 09:38:45.337135 crc crio[24245]: time="2026-06-14T09:38:45.336501214Z" level=info msg="Creating container: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config" id=937bb107-f628-481d-a60f-172716067762 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.197155 | controller | Jun 14 09:38:45.338696 crc crio[24245]: time="2026-06-14T09:38:45.338419915Z" level=info msg="Stopped container 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867: openstack/dnsmasq-dns-694549dd57-l4zmn/dnsmasq-dns" id=1e49a6b9-1eec-4be3-9542-7b5377459aa2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.197170 | controller | Jun 14 09:38:45.340082 crc crio[24245]: time="2026-06-14T09:38:45.339729218Z" level=info msg="Stopping pod sandbox: a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff" id=fd43e38a-4063-42bc-9ffd-7b009c12e2d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.197186 | controller | Jun 14 09:38:45.340582 crc crio[24245]: time="2026-06-14T09:38:45.340540864Z" level=info msg="Got pod network &{Name:dnsmasq-dns-694549dd57-l4zmn Namespace:openstack ID:a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff UID:ef5812ec-ab9f-41ff-8195-5ff4a71c9c39 NetNS:/var/run/netns/62939541-acac-4e08-a06b-de012ee03659 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef5812ec_ab9f_41ff_8195_5ff4a71c9c39.slice PodAnnotations:0xc003bf63c0}] Aliases:map[]}"
2026-06-14 10:12:37.197202 | controller | Jun 14 09:38:45.341072 crc crio[24245]: time="2026-06-14T09:38:45.340738991Z" level=info msg="Deleting pod openstack_dnsmasq-dns-694549dd57-l4zmn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.197218 | controller | Jun 14 09:38:45.344348 crc crio[24245]: time="2026-06-14T09:38:45.344269162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.197234 | controller | Jun 14 09:38:45.347261 crc crio[24245]: time="2026-06-14T09:38:45.347198234Z" level=info msg="Stopped container 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/osp-httpd" id=876fd38d-b704-4a12-9de1-54af1b6a96d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.197250 | controller | Jun 14 09:38:45.348079 crc crio[24245]: time="2026-06-14T09:38:45.348013451Z" level=info msg="Stopping pod sandbox: 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624" id=354848ef-24d9-415e-8d34-78c527d495c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.197265 | controller | Jun 14 09:38:45.349750 crc crio[24245]: time="2026-06-14T09:38:45.349665744Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=9dca94cb-d7b6-4072-94b1-9977d67cb4a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.197281 | controller | Jun 14 09:38:45.397763 crc crio[24245]: time="2026-06-14T09:38:45.394259229Z" level=info msg="Removed container f18027184a75c0939f05071ba38b1ccff8e50d96ee6f0a25cad6298d98fd1a41: openstack/root-account-create-update-q4sjk/mariadb-account-create-update" id=dc54803f-3f0f-4bd4-8ba8-6fc40988251f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.197296 | controller | Jun 14 09:38:45.401148 crc crio[24245]: time="2026-06-14T09:38:45.400749188Z" level=info msg="Removing container: 241a2230b9f68afc89e31a02968d8e297a18817511d6f2b7a1f90dd5ef3dedcd" id=dacdfd55-dbe9-4c2d-9f60-d1d055016376 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.197314 | controller | Jun 14 09:38:45.517560 crc crio[24245]: time="2026-06-14T09:38:45.517482531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.197331 | controller | Jun 14 09:38:45.738152 crc crio[24245]: time="2026-06-14T09:38:45.736527298Z" level=info msg="Stopped container dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4: openstack/ovn-controller-tmzrh/ovn-controller" id=59223aaf-0dcd-4e35-b531-c1e3ece26699 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.197362 | controller | Jun 14 09:38:45.746196 crc crio[24245]: time="2026-06-14T09:38:45.746061441Z" level=info msg="Stopping pod sandbox: 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53" id=241b6c94-fc94-414c-a0aa-a9b1b4ada0de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.197383 | controller | Jun 14 09:38:45.749020 crc crio[24245]: time="2026-06-14T09:38:45.748989185Z" level=info msg="Got pod network &{Name:ovn-controller-tmzrh Namespace:openstack ID:70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53 UID:fb998ebe-486e-4ec4-934f-d1d10e70ad85 NetNS:/var/run/netns/062540c5-39e7-4eb5-b971-5cc0647c28d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb998ebe_486e_4ec4_934f_d1d10e70ad85.slice PodAnnotations:0xc00274a0e0}] Aliases:map[]}"
2026-06-14 10:12:37.197400 | controller | Jun 14 09:38:45.749944 crc crio[24245]: time="2026-06-14T09:38:45.749916885Z" level=info msg="Deleting pod openstack_ovn-controller-tmzrh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.197416 | controller | Jun 14 09:38:45.854458 crc crio[24245]: time="2026-06-14T09:38:45.85322625Z" level=info msg="Stopped container 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b: openstack/placement-5c865f788d-qhxm6/placement-log" id=3e2211bd-48f2-48b5-8b35-e98199b25cd9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.197431 | controller | Jun 14 09:38:45.939452 crc crio[24245]: time="2026-06-14T09:38:45.939366635Z" level=info msg="Stopped pod sandbox: 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624" id=354848ef-24d9-415e-8d34-78c527d495c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.197446 | controller | Jun 14 09:38:45.969055 crc crio[24245]: time="2026-06-14T09:38:45.967497885Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=74d47ae6-bb40-4e75-87ba-c3e0bbbacfcc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.197462 | controller | Jun 14 09:38:45.970626 crc crio[24245]: time="2026-06-14T09:38:45.970545232Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=15c48111-1da4-4654-994a-f73025c8ba31 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.197477 | controller | Jun 14 09:38:45.971490 crc crio[24245]: time="2026-06-14T09:38:45.9714481Z" level=info msg="Stopped pod sandbox: a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff" id=fd43e38a-4063-42bc-9ffd-7b009c12e2d0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.197492 | controller | Jun 14 09:38:46.058667 crc crio[24245]: time="2026-06-14T09:38:46.058567549Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-fzw5w Namespace:openstack ID:aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b UID:783dca78-9d6f-401c-8a9f-c0267fb036c8 NetNS:/var/run/netns/03df1478-3001-402b-8da1-2547b8088a03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod783dca78_9d6f_401c_8a9f_c0267fb036c8.slice PodAnnotations:0xc000522790}] Aliases:map[]}"
2026-06-14 10:12:37.197512 | controller | Jun 14 09:38:46.065312 crc crio[24245]: time="2026-06-14T09:38:46.065239944Z" level=info msg="Adding pod openstack_ovn-controller-ovs-fzw5w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.197528 | controller | Jun 14 09:38:46.104353 crc crio[24245]: time="2026-06-14T09:38:46.104259535Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 Namespace:openstack ID:73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b UID:789fdabb-0434-4aa8-a514-218ba90a563a NetNS:/var/run/netns/d7e1378a-fe20-4056-94a1-e7b4abe6cf08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod789fdabb_0434_4aa8_a514_218ba90a563a.slice PodAnnotations:0xc002c92410}] Aliases:map[]}"
2026-06-14 10:12:37.197544 | controller | Jun 14 09:38:46.104353 crc crio[24245]: time="2026-06-14T09:38:46.10433138Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.197560 | controller | Jun 14 09:38:46.223445 crc crio[24245]: time="2026-06-14T09:38:46.222626681Z" level=info msg="Removed container 241a2230b9f68afc89e31a02968d8e297a18817511d6f2b7a1f90dd5ef3dedcd: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=dacdfd55-dbe9-4c2d-9f60-d1d055016376 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.197576 | controller | Jun 14 09:38:46.237023 crc crio[24245]: time="2026-06-14T09:38:46.236798722Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=2e981680-69b2-4512-a39b-b91aa19771b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.197591 | controller | Jun 14 09:38:46.240221 crc crio[24245]: time="2026-06-14T09:38:46.240128809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.197606 | controller | Jun 14 09:38:46.268543 crc crio[24245]: time="2026-06-14T09:38:46.265567796Z" level=info msg="Creating container: openstack/ovn-controller-metrics-tm9lk/openstack-network-exporter" id=a3989bd3-b2e5-4d03-931f-a4dc332d82ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.197621 | controller | Jun 14 09:38:46.280334 crc crio[24245]: time="2026-06-14T09:38:46.279428974Z" level=info msg="Removing container: 2164c42818a4d60f7bf1f6c0d3e1ab786294b1982c7e400644ad0f00adc8a810" id=91b96040-feb8-4ce8-acb8-0c6f7f8146a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.197636 | controller | Jun 14 09:38:46.350631 crc crio[24245]: time="2026-06-14T09:38:46.350530614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.197651 | controller | Jun 14 09:38:46.390032 crc crio[24245]: time="2026-06-14T09:38:46.389879561Z" level=info msg="Stopped pod sandbox: 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53" id=241b6c94-fc94-414c-a0aa-a9b1b4ada0de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.197666 | controller | Jun 14 09:38:46.525772 crc crio[24245]: time="2026-06-14T09:38:46.525109295Z" level=info msg="Stopped container e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de: openstack/placement-5c865f788d-qhxm6/placement-api" id=78153504-d847-47b0-b926-4cefb8571756 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.197681 | controller | Jun 14 09:38:46.528876 crc crio[24245]: time="2026-06-14T09:38:46.528743851Z" level=info msg="Stopping pod sandbox: 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5" id=d7150dd0-5081-4eeb-8261-f1ce8c8450bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.197696 | controller | Jun 14 09:38:46.542477 crc crio[24245]: time="2026-06-14T09:38:46.541548688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.197714 | controller | Jun 14 09:38:46.547891 crc crio[24245]: time="2026-06-14T09:38:46.535311243Z" level=info msg="Got pod network &{Name:placement-5c865f788d-qhxm6 Namespace:openstack ID:71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5 UID:884c1b78-23eb-43ab-8b04-521eaf740531 NetNS:/var/run/netns/68a97c34-e0a4-4aa8-a006-ac35ced7e327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod884c1b78_23eb_43ab_8b04_521eaf740531.slice PodAnnotations:0xc00274a9a8}] Aliases:map[]}"
2026-06-14 10:12:37.197730 | controller | Jun 14 09:38:46.548122 crc crio[24245]: time="2026-06-14T09:38:46.548067313Z" level=info msg="Deleting pod openstack_placement-5c865f788d-qhxm6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.197745 | controller | Jun 14 09:38:46.561830 crc crio[24245]: time="2026-06-14T09:38:46.561734623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.197761 | controller | Jun 14 09:38:46.576114 crc crio[24245]: time="2026-06-14T09:38:46.576009891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.197776 | controller | Jun 14 09:38:46.780025 crc crio[24245]: time="2026-06-14T09:38:46.779937977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.197792 | controller | Jun 14 09:38:46.908909 crc crio[24245]: time="2026-06-14T09:38:46.90833139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.197807 | controller | Jun 14 09:38:46.932368 crc crio[24245]: time="2026-06-14T09:38:46.926165234Z" level=info msg="Removed container 2164c42818a4d60f7bf1f6c0d3e1ab786294b1982c7e400644ad0f00adc8a810: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update" id=91b96040-feb8-4ce8-acb8-0c6f7f8146a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.197822 | controller | Jun 14 09:38:46.980729 crc crio[24245]: 2026-06-14T09:38:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73206f7ccaf5b8c Mac:4e:f2:da:2a:cf:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:68 Mtu:0 Sandbox:/var/run/netns/d7e1378a-fe20-4056-94a1-e7b4abe6cf08 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.197838 | controller | Jun 14 09:38:46.980729 crc crio[24245]: time="2026-06-14T09:38:46.97571204Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 Namespace:openstack ID:73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b UID:789fdabb-0434-4aa8-a514-218ba90a563a NetNS:/var/run/netns/d7e1378a-fe20-4056-94a1-e7b4abe6cf08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod789fdabb_0434_4aa8_a514_218ba90a563a.slice PodAnnotations:0xc002c92410}] Aliases:map[]}"
2026-06-14 10:12:37.197853 | controller | Jun 14 09:38:46.980729 crc crio[24245]: time="2026-06-14T09:38:46.975918747Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.197869 | controller | Jun 14 09:38:46.994090 crc crio[24245]: time="2026-06-14T09:38:46.994025119Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/POD" id=722ba525-c79f-4dae-a76f-a5594125a827 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.197886 | controller | Jun 14 09:38:46.994621 crc crio[24245]: time="2026-06-14T09:38:46.994496724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.197902 | controller | Jun 14 09:38:47.000221 crc crio[24245]: time="2026-06-14T09:38:46.997068212Z" level=info msg="Removing container: 46230373d89872e3345b63b77759080250089869194bf94f582d68618103c0bf" id=a9f7f39a-727d-40fc-b32f-76c3b25b12bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.197917 | controller | Jun 14 09:38:47.032026 crc crio[24245]: time="2026-06-14T09:38:47.02432089Z" level=info msg="Ran pod sandbox 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/POD" id=8bbdb959-96ee-4f49-b3fe-3a415372ca26 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.197932 | controller | Jun 14 09:38:47.056905 crc crio[24245]: time="2026-06-14T09:38:47.056787939Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=dfa5a36e-3c6b-491a-b796-f971ac4e616c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.197947 | controller | Jun 14 09:38:47.058100 crc crio[24245]: time="2026-06-14T09:38:47.05805034Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=dfa5a36e-3c6b-491a-b796-f971ac4e616c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.197962 | controller | Jun 14 09:38:47.058332 crc crio[24245]: time="2026-06-14T09:38:47.058198054Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=dfa5a36e-3c6b-491a-b796-f971ac4e616c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.197977 | controller | Jun 14 09:38:47.060309 crc crio[24245]: time="2026-06-14T09:38:47.060184784Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=0cdc8e72-9479-4a2f-948c-ff99ffd52ff9 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.197992 | controller | Jun 14 09:38:47.080174 crc crio[24245]: time="2026-06-14T09:38:47.076472744Z" level=info msg="Stopping container: 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086 (timeout: 30s)" id=4b2f99e7-a92c-4223-bcde-f83a2915685d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.198007 | controller | Jun 14 09:38:47.080174 crc crio[24245]: time="2026-06-14T09:38:47.079058657Z" level=info msg="Stopping container: ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d (timeout: 30s)" id=2a778be2-b3f5-43f9-8b3f-bbe5c6ae6a8f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.198022 | controller | Jun 14 09:38:47.080174 crc crio[24245]: time="2026-06-14T09:38:47.079712238Z" level=info msg="Stopping container: 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d (timeout: 30s)" id=4b23ee6c-dd13-4c3a-9b11-14ed108eec7a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.198037 | controller | Jun 14 09:38:47.081131 crc crio[24245]: time="2026-06-14T09:38:47.080780833Z" level=info msg="Stopping container: 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8 (timeout: 30s)" id=13678eda-dbef-46c8-b228-4eba1fc4bd51 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.198053 | controller | Jun 14 09:38:47.085263 crc crio[24245]: time="2026-06-14T09:38:47.085193099Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-14 10:12:37.198068 | controller | Jun 14 09:38:47.297412 crc crio[24245]: time="2026-06-14T09:38:47.297322145Z" level=info msg="Created container 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838: openstack/ovn-controller-metrics-tm9lk/openstack-network-exporter" id=a3989bd3-b2e5-4d03-931f-a4dc332d82ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.198087 | controller | Jun 14 09:38:47.300082 crc crio[24245]: time="2026-06-14T09:38:47.299825304Z" level=info msg="Starting container: 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838" id=4d4b19af-385c-49ad-bcb3-27826f4bd42a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.198103 | controller | Jun 14 09:38:47.318803 crc crio[24245]: time="2026-06-14T09:38:47.318704685Z" level=info msg="Removed container 46230373d89872e3345b63b77759080250089869194bf94f582d68618103c0bf: openstack/barbican-db-create-9pzv5/mariadb-database-create" id=a9f7f39a-727d-40fc-b32f-76c3b25b12bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.198118 | controller | Jun 14 09:38:47.323982 crc crio[24245]: time="2026-06-14T09:38:47.32389634Z" level=info msg="Started container" PID=247716 containerID=0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838 description=openstack/ovn-controller-metrics-tm9lk/openstack-network-exporter id=4d4b19af-385c-49ad-bcb3-27826f4bd42a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9
2026-06-14 10:12:37.198134 | controller | Jun 14 09:38:47.325335 crc crio[24245]: time="2026-06-14T09:38:47.325110554Z" level=info msg="Removing container: 841098f8fb81267e8edf6903de2b89efdfd7d134dd9c07593756085bfea77bf6" id=4f328674-c2d4-40ed-a9a4-1a3e5bc32a33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.198150 | controller | Jun 14 09:38:47.381197 crc crio[24245]: time="2026-06-14T09:38:47.380749788Z" level=info msg="Stopped container 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8: openstack/ceilometer-0/sg-core" id=13678eda-dbef-46c8-b228-4eba1fc4bd51 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.198165 | controller | Jun 14 09:38:47.401529 crc crio[24245]: time="2026-06-14T09:38:47.390642753Z" level=info msg="Created container 1cb8e5e5246880e7b7862e66ad3de0ff2e74134371f56fc51b9bbae6903dff16: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config" id=937bb107-f628-481d-a60f-172716067762 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.198180 | controller | Jun 14 09:38:47.401529 crc crio[24245]: time="2026-06-14T09:38:47.400125483Z" level=info msg="Starting container: 1cb8e5e5246880e7b7862e66ad3de0ff2e74134371f56fc51b9bbae6903dff16" id=35c264d0-49d0-4334-860a-903e6c6900ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.198196 | controller | Jun 14 09:38:47.405063 crc crio[24245]: time="2026-06-14T09:38:47.404997332Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=722ba525-c79f-4dae-a76f-a5594125a827 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.198211 | controller | Jun 14 09:38:47.414314 crc crio[24245]: time="2026-06-14T09:38:47.414279844Z" level=info msg="Started container" PID=247724 containerID=1cb8e5e5246880e7b7862e66ad3de0ff2e74134371f56fc51b9bbae6903dff16 description=openstack/ovn-controller-jrwkf-config-scb5l/ovn-config id=35c264d0-49d0-4334-860a-903e6c6900ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6
2026-06-14 10:12:37.198227 | controller | Jun 14 09:38:47.471552 crc crio[24245]: time="2026-06-14T09:38:47.471411623Z" level=info msg="Stopped container 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d: openstack/ceilometer-0/proxy-httpd" id=4b23ee6c-dd13-4c3a-9b11-14ed108eec7a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.198242 | controller | Jun 14 09:38:47.507401 crc crio[24245]: time="2026-06-14T09:38:47.507309328Z" level=info msg="Ran pod sandbox 2cfe2c5aee8634e85ff1d05269eb26bfbc449a3b871320750600595a1adf3585 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/POD" id=722ba525-c79f-4dae-a76f-a5594125a827 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.198261 | controller | Jun 14 09:38:47.514114 crc crio[24245]: time="2026-06-14T09:38:47.513977166Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=05e565c8-e197-4204-a2c4-34eef140a5e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.198277 | controller | Jun 14 09:38:47.514309 crc crio[24245]: time="2026-06-14T09:38:47.514234699Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=05e565c8-e197-4204-a2c4-34eef140a5e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.198292 | controller | Jun 14 09:38:47.514309 crc crio[24245]: time="2026-06-14T09:38:47.514309302Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=05e565c8-e197-4204-a2c4-34eef140a5e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.198308 | controller | Jun 14 09:38:47.516071 crc crio[24245]: time="2026-06-14T09:38:47.515952651Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=c7027ccc-8e95-4fe0-90a9-59863aa6bd67 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.198323 | controller | Jun 14 09:38:47.522155 crc crio[24245]: time="2026-06-14T09:38:47.522069127Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-14 10:12:37.198339 | controller | Jun 14 09:38:47.568484 crc crio[24245]: time="2026-06-14T09:38:47.568400331Z" level=info msg="Running pod sandbox: openstack/ovn-controller-48j92/POD" id=3227a856-7736-4a2f-a202-e5483d3db6c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.198374 | controller | Jun 14 09:38:47.568678 crc crio[24245]: time="2026-06-14T09:38:47.568509624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.198391 | controller | Jun 14 09:38:47.657963 crc crio[24245]: time="2026-06-14T09:38:47.657145211Z" level=info msg="Created container 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911: openstack/swift-storage-0/container-auditor" id=9dca94cb-d7b6-4072-94b1-9977d67cb4a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.198407 | controller | Jun 14 09:38:47.681913 crc crio[24245]: time="2026-06-14T09:38:47.678026331Z" level=info msg="Starting container: 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911" id=8a95d6a7-64ad-45d7-8f22-982ab3910df0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.198423 | controller | Jun 14 09:38:47.705901 crc crio[24245]: time="2026-06-14T09:38:47.704505363Z" level=info msg="Started container" PID=247718 containerID=81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911 description=openstack/swift-storage-0/container-auditor id=8a95d6a7-64ad-45d7-8f22-982ab3910df0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326
2026-06-14 10:12:37.198439 | controller | Jun 14 09:38:47.755974 crc crio[24245]: time="2026-06-14T09:38:47.755458601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=e9e14f72-64fb-4479-beab-638356ca0c1e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.198454 | controller | Jun 14 09:38:47.776903 crc crio[24245]: time="2026-06-14T09:38:47.774542704Z" level=info msg="Stopped container 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086: openstack/ceilometer-0/ceilometer-notification-agent" id=4b2f99e7-a92c-4223-bcde-f83a2915685d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.198473 | controller | Jun 14 09:38:47.802073 crc crio[24245]: 2026-06-14T09:38:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aae4e857872658d Mac:2a:6b:0c:56:a7:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:67 Mtu:0 Sandbox:/var/run/netns/03df1478-3001-402b-8da1-2547b8088a03 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.1.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.198489 | controller | Jun 14 09:38:47.803680 crc crio[24245]: time="2026-06-14T09:38:47.803371176Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-fzw5w Namespace:openstack ID:aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b UID:783dca78-9d6f-401c-8a9f-c0267fb036c8 NetNS:/var/run/netns/03df1478-3001-402b-8da1-2547b8088a03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod783dca78_9d6f_401c_8a9f_c0267fb036c8.slice PodAnnotations:0xc000522790}] Aliases:map[]}"
2026-06-14 10:12:37.198505 | controller | Jun 14 09:38:47.803680 crc crio[24245]: time="2026-06-14T09:38:47.803539841Z" level=info msg="Checking pod openstack_ovn-controller-ovs-fzw5w for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.198520 | controller | Jun 14 09:38:47.809975 crc crio[24245]: time="2026-06-14T09:38:47.80642106Z" level=info msg="Got pod network &{Name:ovn-controller-48j92 Namespace:openstack ID:8ecf74872179ea3bb9c71609a9465764ff9c407f8e06b9989cc6fd7e69e13872 UID:6f7d1a40-1da7-4926-b10e-5f5d0bd66485 NetNS:/var/run/netns/5e36f132-50db-4bae-ba40-39a5269dbe83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f7d1a40_1da7_4926_b10e_5f5d0bd66485.slice PodAnnotations:0xc00274a100}] Aliases:map[]}"
2026-06-14 10:12:37.198536 | controller | Jun 14 09:38:47.809975 crc crio[24245]: time="2026-06-14T09:38:47.806486542Z" level=info msg="Adding pod openstack_ovn-controller-48j92 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.198551 | controller | Jun 14 09:38:47.809975 crc crio[24245]: time="2026-06-14T09:38:47.806965731Z" level=info msg="Stopped pod sandbox: 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5" id=d7150dd0-5081-4eeb-8261-f1ce8c8450bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.198566 | controller | Jun 14 09:38:47.816430 crc crio[24245]: time="2026-06-14T09:38:47.815659421Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49" id=9587cb21-10af-46da-8491-42d541cb5af8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.198581 | controller | Jun 14 09:38:47.851013 crc crio[24245]: time="2026-06-14T09:38:47.850509271Z" level=info msg="Stopped container ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d: openstack/ceilometer-0/ceilometer-central-agent" id=2a778be2-b3f5-43f9-8b3f-bbe5c6ae6a8f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.198596 | controller | Jun 14 09:38:47.857793 crc crio[24245]: time="2026-06-14T09:38:47.85773167Z" level=info msg="Stopping pod sandbox: 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1" id=8835c665-97dc-4103-b941-d2c2e1ab13b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.198611 | controller | Jun 14 09:38:47.858346 crc crio[24245]: time="2026-06-14T09:38:47.858294318Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1 UID:8af32049-2e7c-47f6-b88d-eb80f72cdb96 NetNS:/var/run/netns/0cd82847-83ef-402f-8227-06e5199647cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8af32049_2e7c_47f6_b88d_eb80f72cdb96.slice PodAnnotations:0xc000522b18}] Aliases:map[]}"
2026-06-14 10:12:37.198630 | controller | Jun 14 09:38:47.858935 crc crio[24245]: time="2026-06-14T09:38:47.858512175Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.198646 | controller | Jun 14 09:38:47.936039 crc crio[24245]: time="2026-06-14T09:38:47.935173822Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=bee8f886-11d9-4668-b49f-6ed82ddb4549 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.198661 | controller | Jun 14 09:38:47.936562 crc crio[24245]: time="2026-06-14T09:38:47.936505165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.198676 | controller | Jun 14 09:38:47.954200 crc crio[24245]: time="2026-06-14T09:38:47.953581698Z" level=info msg="Ran pod sandbox aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b with infra container: openstack/ovn-controller-ovs-fzw5w/POD" id=57e6492a-c7c1-49d3-92ff-eb68e475c290 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.198692 | controller | Jun 14 09:38:47.969498 crc crio[24245]: time="2026-06-14T09:38:47.969402422Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=e6478d42-a909-49b6-b8e3-1c499012b0fe name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.198707 | controller | Jun 14 09:38:48.118398 crc crio[24245]: time="2026-06-14T09:38:48.044917127Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=e6478d42-a909-49b6-b8e3-1c499012b0fe name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.198722 | controller | Jun 14 09:38:48.118398 crc crio[24245]: time="2026-06-14T09:38:48.04501261Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=e6478d42-a909-49b6-b8e3-1c499012b0fe name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.198737 | controller | Jun 14 09:38:48.118398 crc crio[24245]: time="2026-06-14T09:38:48.059021382Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=abc10dd6-c773-4477-9240-cf4f038a9066 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.198753 | controller | Jun 14 09:38:48.118398 crc crio[24245]: time="2026-06-14T09:38:48.067436793Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-14 10:12:37.198768 | controller | Jun 14 09:38:48.209805 crc crio[24245]: time="2026-06-14T09:38:48.209376466Z" level=info msg="Removed container 841098f8fb81267e8edf6903de2b89efdfd7d134dd9c07593756085bfea77bf6: openstack/cinder-db-create-jkww4/mariadb-database-create" id=4f328674-c2d4-40ed-a9a4-1a3e5bc32a33 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.198783 | controller | Jun 14 09:38:48.227927 crc crio[24245]: time="2026-06-14T09:38:48.227920006Z" level=info msg="Removing container: b25685950f1c54726662105d0447f264f9b5d5336a77c385d6dde7d5f02022f9" id=33a0bef7-7869-4729-b7c0-8501c9257083 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.198798 | controller | Jun 14 09:38:48.285541 crc crio[24245]: time="2026-06-14T09:38:48.285429039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.198813 | controller | Jun 14 09:38:48.299502 crc crio[24245]: time="2026-06-14T09:38:48.299335648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.198828 | controller | Jun 14 09:38:48.403958 crc crio[24245]: time="2026-06-14T09:38:48.400057838Z" level=info msg="Removed container b25685950f1c54726662105d0447f264f9b5d5336a77c385d6dde7d5f02022f9: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update" id=33a0bef7-7869-4729-b7c0-8501c9257083 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.198856 | controller | Jun 14 09:38:48.415538 crc crio[24245]: time="2026-06-14T09:38:48.413978833Z" level=info msg="Stopped pod sandbox: 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1" id=8835c665-97dc-4103-b941-d2c2e1ab13b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.198872 | controller | Jun 14 09:38:48.418080 crc crio[24245]: time="2026-06-14T09:38:48.417991961Z" level=info msg="Removing container: 0f4062f9ab00e5c6a708b84dc26c25ee8504b1a7f6ac9aaf8d3c0fa9db182b0a" id=e036588e-4b8d-4349-b568-6162d98fad26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.198888 | controller | Jun 14 09:38:48.576244 crc crio[24245]: time="2026-06-14T09:38:48.575022166Z" level=info msg="Removed container 0f4062f9ab00e5c6a708b84dc26c25ee8504b1a7f6ac9aaf8d3c0fa9db182b0a: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update" id=e036588e-4b8d-4349-b568-6162d98fad26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.198903 | controller | Jun 14 09:38:48.611916 crc crio[24245]: time="2026-06-14T09:38:48.611698963Z" level=info msg="Removing container: 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d" id=199467c7-b1a2-4453-a4ca-a11f137fbaac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.198918 | controller | Jun 14 09:38:48.641294 crc crio[24245]: time="2026-06-14T09:38:48.641193916Z" level=info msg="Created container 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab: openstack/swift-storage-0/container-updater" id=bee8f886-11d9-4668-b49f-6ed82ddb4549 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.198933 | controller | Jun 14 09:38:48.664234 crc crio[24245]: time="2026-06-14T09:38:48.663176068Z" level=info msg="Starting container: 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab" id=e94ca78c-cf8d-48bc-ad4f-7033e4a936c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.198947 | controller | Jun 14 09:38:48.700770 crc crio[24245]: time="2026-06-14T09:38:48.699029337Z" level=info msg="Started container" PID=247949 containerID=0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab description=openstack/swift-storage-0/container-updater id=e94ca78c-cf8d-48bc-ad4f-7033e4a936c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326
2026-06-14 10:12:37.198963 | controller | Jun 14 09:38:48.711063 crc crio[24245]: time="2026-06-14T09:38:48.710449908Z" level=info msg="Removed container 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d: openstack/barbican-worker-685dddf667-67w2q/barbican-worker" id=199467c7-b1a2-4453-a4ca-a11f137fbaac name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.198978 | controller | Jun 14 09:38:48.743421 crc crio[24245]: time="2026-06-14T09:38:48.742974812Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=eec931a4-266f-479b-87b0-4316ea72ef0e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.198993 | controller | Jun 14 09:38:48.752273 crc crio[24245]: time="2026-06-14T09:38:48.752172098Z" level=info msg="Removing container: 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad" id=fde72faa-d820-45b8-a81d-0f07f6242d3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.199008 | controller | Jun 14 09:38:48.841215 crc crio[24245]: 2026-06-14T09:38:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ecf74872179ea3 Mac:aa:7a:41:f8:8c:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:69 Mtu:0 Sandbox:/var/run/netns/5e36f132-50db-4bae-ba40-39a5269dbe83 SocketPath: PciID:}] [{Interface:0xc00011a760 Address:{IP:10.217.1.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.199029 | controller | Jun 14 09:38:48.846131 crc crio[24245]: time="2026-06-14T09:38:48.842904021Z" level=info msg="Got pod network &{Name:ovn-controller-48j92 Namespace:openstack ID:8ecf74872179ea3bb9c71609a9465764ff9c407f8e06b9989cc6fd7e69e13872 UID:6f7d1a40-1da7-4926-b10e-5f5d0bd66485 NetNS:/var/run/netns/5e36f132-50db-4bae-ba40-39a5269dbe83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f7d1a40_1da7_4926_b10e_5f5d0bd66485.slice PodAnnotations:0xc00274a100}] Aliases:map[]}"
2026-06-14 10:12:37.199045 | controller | Jun 14 09:38:48.846131 crc crio[24245]: time="2026-06-14T09:38:48.843080817Z" level=info msg="Checking pod openstack_ovn-controller-48j92 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.199061 | controller | Jun 14 09:38:48.957331 crc crio[24245]: time="2026-06-14T09:38:48.957246525Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=a1df7a98-02f6-4970-a1da-f91023feaa0e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.199076 | controller | Jun 14 09:38:48.970383 crc crio[24245]: time="2026-06-14T09:38:48.969578999Z" level=info msg="Ran pod sandbox 8ecf74872179ea3bb9c71609a9465764ff9c407f8e06b9989cc6fd7e69e13872 with infra container: openstack/ovn-controller-48j92/POD" id=3227a856-7736-4a2f-a202-e5483d3db6c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.199091 | controller | Jun 14 09:38:49.002315 crc crio[24245]: time="2026-06-14T09:38:49.000799471Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=7ba1c072-b33e-47fb-a312-394c256189ba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.199106 | controller | Jun 14 09:38:49.077536 crc crio[24245]: time="2026-06-14T09:38:49.075584581Z" level=info msg="Removed container 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad: openstack/barbican-worker-685dddf667-67w2q/barbican-worker-log" id=fde72faa-d820-45b8-a81d-0f07f6242d3b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.199121 | controller | Jun 14 09:38:49.077536 crc crio[24245]: time="2026-06-14T09:38:49.07710366Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=7ba1c072-b33e-47fb-a312-394c256189ba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.199136 | controller | Jun 14 09:38:49.077536 crc crio[24245]: time="2026-06-14T09:38:49.077162862Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=7ba1c072-b33e-47fb-a312-394c256189ba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.199151 | controller | Jun 14 09:38:49.089707 crc crio[24245]: time="2026-06-14T09:38:49.089620633Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=0cb2f8ba-b579-4818-a677-bd2566576a8a name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.199165 | controller | Jun 14 09:38:49.101234 crc crio[24245]: time="2026-06-14T09:38:49.101192495Z" level=info msg="Removing container: 41f4c3039354ebfc6d05a5ed7d30e155d301816275258c2f88bd7ceded477c51" id=8be5e424-679a-4480-9d49-cb6120d5c015 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.199180 | controller | Jun 14 09:38:49.119968 crc crio[24245]: time="2026-06-14T09:38:49.105147632Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-14 10:12:37.199196 | controller | Jun 14 09:38:49.119968 crc crio[24245]: time="2026-06-14T09:38:49.117345957Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=7480b67c-8b47-4302-9103-46b4d596c0d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.199212 | controller | Jun 14 09:38:49.213417 crc crio[24245]: time="2026-06-14T09:38:49.213320322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.199230 | controller | Jun 14 09:38:49.434543 crc crio[24245]: time="2026-06-14T09:38:49.433986739Z" level=info msg="Removed container 41f4c3039354ebfc6d05a5ed7d30e155d301816275258c2f88bd7ceded477c51: openstack/nova-api-db-create-k2nhp/mariadb-database-create" id=8be5e424-679a-4480-9d49-cb6120d5c015 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.199246 | controller | Jun 14 09:38:49.453422 crc crio[24245]: time="2026-06-14T09:38:49.453271557Z" level=info msg="Removing container: e29f7fd692555085d426fd136b6e34ab00596650d054f71729e8cbcff331a205" id=1d040dbc-282a-4281-adee-d03208c00b53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.199262 | controller | Jun 14 09:38:49.454250 crc crio[24245]: time="2026-06-14T09:38:49.453745497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.199277 | controller | Jun 14 09:38:49.458760 crc crio[24245]: time="2026-06-14T09:38:49.458686705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.199292 | controller | Jun 14 09:38:49.574918 crc crio[24245]: time="2026-06-14T09:38:49.574374189Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=1cc7c37d-182b-4b95-a26c-c9344db32440 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.199307 | controller | Jun 14 09:38:49.617952 crc crio[24245]: time="2026-06-14T09:38:49.616928059Z" level=info msg="Removed container e29f7fd692555085d426fd136b6e34ab00596650d054f71729e8cbcff331a205: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update" id=1d040dbc-282a-4281-adee-d03208c00b53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.199323 | controller | Jun 14 09:38:49.627982 crc crio[24245]: time="2026-06-14T09:38:49.626757107Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=1672cade-cadb-4b57-896c-e2a250ddad04 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.199338 | controller | Jun 14 09:38:49.635987 crc crio[24245]: time="2026-06-14T09:38:49.634345601Z" level=info msg="Removing container: 675b08a76764b68ca5db72d2a10242bf7b8923619ab7175664d892bb518856c6" id=c4e56024-e37b-47d3-a4b7-75f1a08c2601 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.199381 | controller | Jun 14 09:38:49.646906 crc crio[24245]: time="2026-06-14T09:38:49.646568005Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=39482a6f-e261-4616-b5a5-bab9e60f5b98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.199398 | controller | Jun 14 09:38:49.650924 crc crio[24245]: time="2026-06-14T09:38:49.647579927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.199414 | controller | Jun 14 09:38:49.783404 crc crio[24245]: time="2026-06-14T09:38:49.778398605Z" level=info msg="Created container 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250: openstack/swift-storage-0/object-server" id=7480b67c-8b47-4302-9103-46b4d596c0d8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.199430 | controller | Jun 14 09:38:49.783695 crc crio[24245]: time="2026-06-14T09:38:49.783568304Z" level=info msg="Starting container: 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250" id=bd7a0e69-b236-490b-8f2c-b1ac79276133 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.199450 | controller | Jun 14 09:38:49.798900 crc crio[24245]: time="2026-06-14T09:38:49.794972811Z" level=info msg="Started container" PID=248019 containerID=85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250 description=openstack/swift-storage-0/object-server id=bd7a0e69-b236-490b-8f2c-b1ac79276133 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326
2026-06-14 10:12:37.199467 | controller | Jun 14 09:38:49.876297 crc crio[24245]: time="2026-06-14T09:38:49.874960816Z" level=info msg="Removed container 675b08a76764b68ca5db72d2a10242bf7b8923619ab7175664d892bb518856c6: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update" id=c4e56024-e37b-47d3-a4b7-75f1a08c2601 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.199483 | controller | Jun 14 09:38:49.891079 crc crio[24245]: time="2026-06-14T09:38:49.889999595Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=d303097e-04fd-4f11-a114-c4a21f1f9c6e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.199499 | controller | Jun 14 09:38:49.892090 crc crio[24245]: time="2026-06-14T09:38:49.892037552Z" level=info msg="Removing container: 34318af195ecd3466dca3146a9d1813ecfc6e6255dfa614464fb413297061d3c" id=0b8a6dab-0b89-4a71-9b6e-de093c194528 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.199515 | controller | Jun 14 09:38:49.965903 crc crio[24245]: time="2026-06-14T09:38:49.965375334Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=aed4e8a4-aa26-43ee-b802-21b28cefc7e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.199530 | controller | Jun 14 09:38:50.059717 crc crio[24245]: time="2026-06-14T09:38:50.059533417Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=10573ce5-7a45-4e0b-9e23-3b6f198ac9b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.199545 | controller | Jun 14 09:38:50.060142 crc crio[24245]: time="2026-06-14T09:38:50.060100015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.199561 | controller | Jun 14 09:38:50.293124 crc crio[24245]: time="2026-06-14T09:38:50.289376738Z" level=info msg="Stopped container 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2: openstack/barbican-api-544dc98db8-cd5vj/barbican-api" id=fcc8c36e-0cf5-41cb-857b-bcf4f12e2e3a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.199582 | controller | Jun 14 09:38:50.301135 crc crio[24245]: time="2026-06-14T09:38:50.301051019Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=aa47c54b-953a-40d0-bd42-f02c6498a351 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.199605 | controller | Jun 14 09:38:50.311895 crc crio[24245]: time="2026-06-14T09:38:50.309270298Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=8f12081a-0fb1-4b64-93f5-ed0a5f6ca44d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.199635 | controller | Jun 14 09:38:50.311895 crc crio[24245]: time="2026-06-14T09:38:50.309370351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.199665 | controller | Jun 14 09:38:50.344340 crc crio[24245]: time="2026-06-14T09:38:50.344240903Z" level=info msg="Removed container 34318af195ecd3466dca3146a9d1813ecfc6e6255dfa614464fb413297061d3c: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config" id=0b8a6dab-0b89-4a71-9b6e-de093c194528 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.199704 | controller | Jun 14 09:38:50.350967 crc crio[24245]: time="2026-06-14T09:38:50.350283788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.199734 | controller | Jun 14 09:38:50.365900 crc crio[24245]: time="2026-06-14T09:38:50.364940612Z" level=info msg="Removing container: b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0" id=7dd8c095-ca5f-42db-a6cf-719f2a6cfd2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.199763 | controller | Jun 14 09:38:50.383445 crc crio[24245]: time="2026-06-14T09:38:50.383365723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.199790 | controller | Jun 14 09:38:50.420898 crc crio[24245]: time="2026-06-14T09:38:50.420757517Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=e2afe1c4-fec8-4ade-8552-d899dad50bf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.199817 | controller | Jun 14 09:38:50.477426 crc crio[24245]: time="2026-06-14T09:38:50.473356119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.199856 | controller | Jun 14 09:38:50.509358 crc crio[24245]: time="2026-06-14T09:38:50.509254757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.199886 | controller | Jun 14 09:38:50.561490 crc crio[24245]: time="2026-06-14T09:38:50.56131061Z" level=info msg="Creating container: openstack/barbican-api-544dc98db8-cd5vj/barbican-api" id=d129b948-e6f9-4675-b1d9-5e8944f3cdc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.199914 | controller | Jun 14 09:38:50.609094 crc crio[24245]: time="2026-06-14T09:38:50.604951737Z" level=info msg="Removed container b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0: openstack/ovn-controller-ovs-df4xx/ovs-vswitchd" id=7dd8c095-ca5f-42db-a6cf-719f2a6cfd2b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.199941 | controller | Jun 14 09:38:50.622008 crc crio[24245]: time="2026-06-14T09:38:50.620965846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=e81e983d-77c7-4dfa-945d-facdd52e97c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.199968 | controller | Jun 14 09:38:50.624738 crc crio[24245]: time="2026-06-14T09:38:50.62464977Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=f95b48fc-4a2a-41a3-b6e3-b882073e9189 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.199995 | controller | Jun 14 09:38:50.626558 crc crio[24245]: time="2026-06-14T09:38:50.626163719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.200022 | controller | Jun 14 09:38:50.637073 crc crio[24245]: time="2026-06-14T09:38:50.634056002Z" level=info msg="Removing container: 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d" id=3becc529-87ef-4dfd-97f6-6d02c621ff55 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.200049 | controller | Jun 14 09:38:50.653194 crc crio[24245]: time="2026-06-14T09:38:50.651943224Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=a3c59abf-efc5-4333-b55a-a21bea42d2e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.200081 | controller | Jun 14 09:38:50.653194 crc crio[24245]: time="2026-06-14T09:38:50.652978208Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=0674af16-f6e2-4b19-b4bc-bed51bf21608 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.200110 | controller | Jun 14 09:38:50.681403 crc crio[24245]: time="2026-06-14T09:38:50.675441453Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4 UID:076791ff-3177-4c12-b344-75bcd5afc210 NetNS:/var/run/netns/bffbdd3d-ace4-4d35-8147-a8d6511fcfd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod076791ff_3177_4c12_b344_75bcd5afc210.slice PodAnnotations:0xc000602898}] Aliases:map[]}"
2026-06-14 10:12:37.200138 | controller | Jun 14 09:38:50.681403 crc crio[24245]: time="2026-06-14T09:38:50.675506335Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.200165 | controller | Jun 14 09:38:50.738237 crc crio[24245]: time="2026-06-14T09:38:50.736401468Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=eda15e66-af88-4425-88d6-4cf7707db384 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.200193 | controller | Jun 14 09:38:50.754676 crc crio[24245]: time="2026-06-14T09:38:50.754414798Z" level=info msg="Created container 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f: openstack/swift-storage-0/object-replicator" id=10573ce5-7a45-4e0b-9e23-3b6f198ac9b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.200220 | controller | Jun 14 09:38:50.759391 crc crio[24245]: time="2026-06-14T09:38:50.759318526Z" level=info msg="Starting container: 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f" id=d3e1862b-484a-484b-9249-78d15df93798 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.200247 | controller | Jun 14 09:38:50.772963 crc crio[24245]: time="2026-06-14T09:38:50.772784189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.200274 | controller | Jun 14 09:38:50.788932 crc crio[24245]: time="2026-06-14T09:38:50.788458713Z" level=info msg="Started container" PID=248131 containerID=69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f description=openstack/swift-storage-0/object-replicator id=d3e1862b-484a-484b-9249-78d15df93798 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326
2026-06-14 10:12:37.200301 | controller | Jun 14 09:38:50.791128 crc crio[24245]: time="2026-06-14T09:38:50.791048409Z" level=info msg="Creating container: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config" id=932c3430-619c-4879-842c-fc4b7cb20776 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.200328 | controller | Jun 14 09:38:50.824473 crc crio[24245]: time="2026-06-14T09:38:50.823174982Z" level=info msg="Created container ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=39482a6f-e261-4616-b5a5-bab9e60f5b98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.200398 | controller | Jun 14 09:38:50.825283 crc crio[24245]: time="2026-06-14T09:38:50.825053192Z" level=info msg="Starting container: ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005" id=a71b6827-ba1f-419c-a736-11f5ba93efa4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.200429 | controller | Jun 14 09:38:50.834782 crc crio[24245]: time="2026-06-14T09:38:50.833721021Z" level=info msg="Started container" PID=248116 containerID=ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=a71b6827-ba1f-419c-a736-11f5ba93efa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a
2026-06-14 10:12:37.200452 | controller | Jun 14 09:38:50.896055 crc crio[24245]: time="2026-06-14T09:38:50.895349704Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=f380c021-d0ba-4348-b711-e9632ea7a708 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.200469 | controller | Jun 14 09:38:50.990305 crc crio[24245]: time="2026-06-14T09:38:50.990056392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.200485 | controller | Jun 14 09:38:51.020822 crc crio[24245]: time="2026-06-14T09:38:51.020492485Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=7e87fc0c-1fda-4d61-b4f9-1936b111422c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.200501 | controller | Jun 14 09:38:51.415761 crc crio[24245]: time="2026-06-14T09:38:51.414752325Z" level=info msg="Removed container 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d: openstack/ovn-controller-ovs-df4xx/ovsdb-server" id=3becc529-87ef-4dfd-97f6-6d02c621ff55 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.200516 | controller | Jun 14 09:38:51.423522 crc crio[24245]: time="2026-06-14T09:38:51.423441025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.200531 | controller | Jun 14 09:38:51.425771 crc crio[24245]: time="2026-06-14T09:38:51.425685446Z" level=info msg="Removing container: 66eeaff1ccf464914e77b269d7dc7788ed1e4239d4541957ca20d1e86813ec55" id=533a7d3f-302f-47bd-997a-c2fa00fa11b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.200547 | controller | Jun 14 09:38:51.433057 crc crio[24245]: time="2026-06-14T09:38:51.432926493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.200562 | controller | Jun 14 09:38:51.440017 crc crio[24245]: time="2026-06-14T09:38:51.439940326Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=eb0a55c2-540f-47f9-a9ca-2d9f0df240be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.200577 | controller | Jun 14 09:38:51.471425 crc crio[24245]: time="2026-06-14T09:38:51.471357503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.200593 | controller | Jun 14 09:38:51.605982 crc crio[24245]: 2026-06-14T09:38:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a0806b0644a3fb Mac:62:8a:69:5f:cc:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6a Mtu:0 Sandbox:/var/run/netns/bffbdd3d-ace4-4d35-8147-a8d6511fcfd5 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.200609 | controller | Jun 14 09:38:51.623896 crc crio[24245]: time="2026-06-14T09:38:51.610254649Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4 UID:076791ff-3177-4c12-b344-75bcd5afc210 NetNS:/var/run/netns/bffbdd3d-ace4-4d35-8147-a8d6511fcfd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod076791ff_3177_4c12_b344_75bcd5afc210.slice PodAnnotations:0xc000602898}] Aliases:map[]}"
2026-06-14 10:12:37.200630 | controller | Jun 14 09:38:51.623896 crc crio[24245]: time="2026-06-14T09:38:51.610462786Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.200646 | controller | Jun 14 09:38:51.757569 crc crio[24245]: time="2026-06-14T09:38:51.755009181Z" level=info msg="Ran pod sandbox 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4 with infra container: openstack/ceilometer-0/POD" id=8f12081a-0fb1-4b64-93f5-ed0a5f6ca44d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.200662 | controller | Jun 14 09:38:51.766408 crc crio[24245]: time="2026-06-14T09:38:51.76570347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=e96ce550-3d4c-4ed7-946e-94e88f4c60fb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.200677 | controller | Jun 14 09:38:51.886918 crc crio[24245]: time="2026-06-14T09:38:51.88650115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.200692 | controller | Jun 14 09:38:51.898941 crc crio[24245]: time="2026-06-14T09:38:51.898297155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.200707 | controller | Jun 14 09:38:51.958647 crc crio[24245]: time="2026-06-14T09:38:51.958383508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.200723 | controller | Jun 14 09:38:51.981118 crc crio[24245]: time="2026-06-14T09:38:51.980898422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.200738 | controller | Jun 14 09:38:51.981788 crc crio[24245]: time="2026-06-14T09:38:51.981737339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.200754 | controller | Jun 14 09:38:52.047902 crc crio[24245]: time="2026-06-14T09:38:52.047108868Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=5570d3f9-b573-4e66-b800-9704ae579d2f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.200769 | controller | Jun 14 09:38:52.073902 crc crio[24245]: time="2026-06-14T09:38:52.072917265Z" level=info msg="Removed container 66eeaff1ccf464914e77b269d7dc7788ed1e4239d4541957ca20d1e86813ec55: openstack/ovn-controller-ovs-df4xx/ovsdb-server-init" id=533a7d3f-302f-47bd-997a-c2fa00fa11b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.200784 | controller | Jun 14 09:38:52.081391 crc crio[24245]: time="2026-06-14T09:38:52.081348536Z" level=info msg="Removing container: 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867" id=b581dfd7-bc14-4186-b826-4e762161157c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.200799 | controller | Jun 14 09:38:52.099220 crc crio[24245]: time="2026-06-14T09:38:52.099126154Z" level=info msg="Created container 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9: openstack/barbican-api-544dc98db8-cd5vj/barbican-api" id=d129b948-e6f9-4675-b1d9-5e8944f3cdc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.200814 | controller | Jun 14 09:38:52.100729 crc crio[24245]: time="2026-06-14T09:38:52.100672887Z" level=info msg="Starting container: 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9" id=22276367-118e-461c-9475-3c67245569ac name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.200834 | controller | Jun 14 09:38:52.104440 crc crio[24245]: time="2026-06-14T09:38:52.104365431Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=1f745178-c0f1-40aa-ad99-7e604b1d23c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.200850 | controller | Jun 14 09:38:52.120280 crc crio[24245]: time="2026-06-14T09:38:52.120190156Z" level=info msg="Started container" PID=248227 containerID=0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9 description=openstack/barbican-api-544dc98db8-cd5vj/barbican-api id=22276367-118e-461c-9475-3c67245569ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d
2026-06-14 10:12:37.200866 | controller | Jun 14 09:38:52.191017 crc crio[24245]: time="2026-06-14T09:38:52.190934964Z" level=info msg="Removed container 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867: openstack/dnsmasq-dns-694549dd57-l4zmn/dnsmasq-dns" id=b581dfd7-bc14-4186-b826-4e762161157c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.200881 | controller | Jun 14 09:38:52.196515 crc crio[24245]: time="2026-06-14T09:38:52.196443311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.200896 | controller | Jun 14 09:38:52.215729 crc crio[24245]: time="2026-06-14T09:38:52.199688486Z" level=info msg="Removing container: 351025ad1ef543cd82b14124bebaf7a5a7d774cea0f4dcaab55bf166973c3538" id=42a328ab-9878-4bd3-957a-a3975b64124c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.200911 | controller | Jun 14 09:38:52.221213 crc crio[24245]: time="2026-06-14T09:38:52.201093566Z" level=info msg="Created container 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=eda15e66-af88-4425-88d6-4cf7707db384 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.200926 | controller | Jun 14 09:38:52.224251 crc crio[24245]: time="2026-06-14T09:38:52.224191564Z" level=info msg="Starting container: 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78" id=ff81a569-b715-4593-8fd0-54e53c3ccbc5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.200941 | controller | Jun 14 09:38:52.233036 crc crio[24245]: time="2026-06-14T09:38:52.232827442Z" level=info msg="Started container" PID=248320 containerID=67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=ff81a569-b715-4593-8fd0-54e53c3ccbc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0
2026-06-14 10:12:37.200957 | controller | Jun 14 09:38:52.296910 crc crio[24245]: time="2026-06-14T09:38:52.296483202Z" level=info msg="Created container b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089: openstack/swift-storage-0/object-auditor" id=eb0a55c2-540f-47f9-a9ca-2d9f0df240be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.200973 | controller | Jun 14 09:38:52.315320 crc crio[24245]: time="2026-06-14T09:38:52.315216619Z" level=info msg="Starting container: b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089" id=96d6453a-edfd-4073-9473-a0154b7b5aa5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.200989 | controller | Jun 14 09:38:52.344635 crc crio[24245]: time="2026-06-14T09:38:52.344526712Z" level=info msg="Started container" PID=248323 containerID=b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089 description=openstack/swift-storage-0/object-auditor id=96d6453a-edfd-4073-9473-a0154b7b5aa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326
2026-06-14 10:12:37.201004 | controller | Jun 14 09:38:52.406223 crc crio[24245]: time="2026-06-14T09:38:52.405710413Z" level=info msg="Removed container 351025ad1ef543cd82b14124bebaf7a5a7d774cea0f4dcaab55bf166973c3538: openstack/dnsmasq-dns-694549dd57-l4zmn/init" id=42a328ab-9878-4bd3-957a-a3975b64124c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.201024 | controller | Jun 14 09:38:52.424892 crc crio[24245]: time="2026-06-14T09:38:52.421994224Z" level=info msg="Removing container: 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c" id=56f8f037-5a1d-4212-910d-55b853535b89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.201039 | controller | Jun 14 09:38:52.441035 crc crio[24245]: time="2026-06-14T09:38:52.44095754Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=ae583481-48c7-401b-8887-904f17528625 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.201055 | controller | Jun 14 09:38:52.562321 crc crio[24245]: time="2026-06-14T09:38:52.562113663Z" level=info msg="Removed container 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/osp-httpd" id=56f8f037-5a1d-4212-910d-55b853535b89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.201070 | controller | Jun 14 09:38:52.563099 crc crio[24245]: time="2026-06-14T09:38:52.562981807Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=762c71d8-cf70-4a2c-abe5-f70dee3fc41f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.201085 | controller | Jun 14 09:38:52.573322 crc crio[24245]: time="2026-06-14T09:38:52.573219841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.201100 | controller | Jun 14 09:38:52.580576 crc crio[24245]: time="2026-06-14T09:38:52.580501237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.201115 | controller | Jun 14 09:38:52.585011 crc crio[24245]: time="2026-06-14T09:38:52.58494417Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=4e4a1f94-68d5-40be-bb22-56a2b75120b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.201130 | controller | Jun 14 09:38:52.585388 crc crio[24245]: time="2026-06-14T09:38:52.585327172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.201145 | controller | Jun 14 09:38:52.601977 crc crio[24245]: time="2026-06-14T09:38:52.601782123Z" level=info msg="Removing container: 952d0715cf1ab6bababff9e98df71dd76538ce5b3d4f3c0661165d8d37874b6b" id=49c7e0e8-0812-446e-9861-cde550ea2ae6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.201160 | controller | Jun 14 09:38:52.602622 crc crio[24245]: time="2026-06-14T09:38:52.602545446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.201176 | controller | Jun 14 09:38:52.666168 crc crio[24245]: time="2026-06-14T09:38:52.666012085Z" level=info msg="Stopping container: 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752 (timeout: 30s)" id=4eb09b89-5377-48c7-bac7-66d3e514e43a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.201191 | controller | Jun 14 09:38:52.851914 crc crio[24245]: time="2026-06-14T09:38:52.848736128Z" level=info msg="Removed container 952d0715cf1ab6bababff9e98df71dd76538ce5b3d4f3c0661165d8d37874b6b: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/init" id=49c7e0e8-0812-446e-9861-cde550ea2ae6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.201209 | controller | Jun 14 09:38:52.862934 crc crio[24245]: time="2026-06-14T09:38:52.8627827Z" level=info msg="Removing container: dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4" id=b9967c0b-a595-49a5-b240-36192c2b7b63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.201225 | controller | Jun 14 09:38:52.996395 crc crio[24245]: time="2026-06-14T09:38:52.996330013Z" level=info msg="Created container 85d59956a53d78d4a17aa687450ab22cd675ca711ca509ac785465029bdd0484: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config" id=932c3430-619c-4879-842c-fc4b7cb20776 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.201241 | controller | Jun 14 09:38:53.002991 crc crio[24245]: time="2026-06-14T09:38:53.000218749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.201256 | controller | Jun 14 09:38:53.017803 crc crio[24245]: time="2026-06-14T09:38:53.017541789Z" level=info msg="Stopped container 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log" id=4eb09b89-5377-48c7-bac7-66d3e514e43a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.201271 | controller | Jun 14 09:38:53.035896 crc crio[24245]: time="2026-06-14T09:38:53.035054262Z" level=info msg="Starting container: 85d59956a53d78d4a17aa687450ab22cd675ca711ca509ac785465029bdd0484" id=511d4418-866a-497d-9e48-3814022b19bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.201286 | controller | Jun 14 09:38:53.035896 crc crio[24245]: time="2026-06-14T09:38:53.035820154Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=9a1abe60-8318-4f4a-84b3-6eae165b083a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.201301 | controller | Jun 14 09:38:53.043769 crc crio[24245]: time="2026-06-14T09:38:53.042936496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.201316 | controller | Jun 14 09:38:53.072907 crc crio[24245]: time="2026-06-14T09:38:53.071784154Z" level=info msg="Started container" PID=248385 containerID=85d59956a53d78d4a17aa687450ab22cd675ca711ca509ac785465029bdd0484 description=openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config id=511d4418-866a-497d-9e48-3814022b19bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f
2026-06-14 10:12:37.201332 | controller | Jun 14 09:38:53.124783 crc crio[24245]: time="2026-06-14T09:38:53.123986104Z" level=info msg="Removed container dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4: openstack/ovn-controller-tmzrh/ovn-controller" id=b9967c0b-a595-49a5-b240-36192c2b7b63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.201365 | controller | Jun 14 09:38:53.127890 crc crio[24245]: time="2026-06-14T09:38:53.127275439Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=a21f7df7-fb14-494d-8bae-a2a31afad0ca name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.201386 | controller | Jun 14 09:38:53.137300 crc crio[24245]: time="2026-06-14T09:38:53.135446758Z" level=info msg="Creating container: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log" id=8b63400a-9427-48b3-be0e-a1844019140f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.201403 | controller | Jun 14 09:38:53.137300 crc crio[24245]: time="2026-06-14T09:38:53.136013446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.201418 | controller | Jun 14 09:38:53.143464 crc crio[24245]: time="2026-06-14T09:38:53.141999535Z" level=info msg="Created container 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177: openstack/ceilometer-0/ceilometer-central-agent" id=1f745178-c0f1-40aa-ad99-7e604b1d23c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.201437 | controller | Jun 14 09:38:53.145807 crc crio[24245]: time="2026-06-14T09:38:53.145742255Z" level=info msg="Removing container: 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d" id=5a1ff1b3-31d9-490b-9cbc-cbcb03055207 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.201452 | controller | Jun 14 09:38:53.149684 crc crio[24245]: time="2026-06-14T09:38:53.148711495Z" level=info msg="Starting container: 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177" id=fa1d3892-c60c-4670-9948-a035067403b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.201467 | controller | Jun 14 09:38:53.189891 crc crio[24245]: time="2026-06-14T09:38:53.189225672Z" level=info msg="Started container" PID=248387 containerID=32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177 description=openstack/ceilometer-0/ceilometer-central-agent id=fa1d3892-c60c-4670-9948-a035067403b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4
2026-06-14 10:12:37.201482 | controller | Jun 14 09:38:53.317229 crc crio[24245]: time="2026-06-14T09:38:53.31712362Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=beaacacb-b725-4d24-b24c-f70329497130 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.201498 | controller | Jun 14 09:38:53.342272 crc crio[24245]: time="2026-06-14T09:38:53.342182273Z" level=info msg="Created container 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5: openstack/swift-storage-0/object-updater" id=4e4a1f94-68d5-40be-bb22-56a2b75120b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.201512 | controller | Jun 14 09:38:53.348301 crc crio[24245]: time="2026-06-14T09:38:53.348232068Z" level=info msg="Starting container: 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5" id=3eadff68-0583-4ff7-959e-438eba628948 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.201527 | controller | Jun 14 09:38:53.354578 crc crio[24245]: time="2026-06-14T09:38:53.354483906Z" level=info msg="Removed container 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d: openstack/ceilometer-0/proxy-httpd" id=5a1ff1b3-31d9-490b-9cbc-cbcb03055207 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.201542 | controller | Jun 14 09:38:53.369395 crc crio[24245]: time="2026-06-14T09:38:53.369263064Z" level=info msg="Started container" PID=248438 containerID=24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5 description=openstack/swift-storage-0/object-updater id=3eadff68-0583-4ff7-959e-438eba628948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326
2026-06-14 10:12:37.201557 | controller | Jun 14 09:38:53.382355 crc crio[24245]: time="2026-06-14T09:38:53.382278441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.201572 | controller | Jun 14 09:38:53.392928 crc crio[24245]: time="2026-06-14T09:38:53.392807303Z" level=info msg="Removing container: 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8" id=32dc8fb9-2e16-44ab-ac9e-308cc4defef6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.201587 | controller | Jun 14 09:38:53.410112 crc crio[24245]: time="2026-06-14T09:38:53.40453634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.201605 | controller | Jun 14 09:38:53.454139 crc crio[24245]: time="2026-06-14T09:38:53.454062222Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=64077bb4-68fb-4c13-90eb-03f6249fccaf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.201621 | controller | Jun 14 09:38:53.483951 crc crio[24245]: time="2026-06-14T09:38:53.48343351Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=0bf49f63-e7e6-4d9c-b3a5-d26ab79e7f6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.201636 | controller | Jun 14 09:38:53.484695 crc crio[24245]: time="2026-06-14T09:38:53.484301787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.201651 | controller | Jun 14 09:38:53.541920 crc crio[24245]: time="2026-06-14T09:38:53.536691291Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=237faa00-0d64-467b-a890-9a3d47f40f52 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.201666 | controller | Jun 14 09:38:53.742226 crc crio[24245]: time="2026-06-14T09:38:53.742116612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=ea2baefe-6357-472e-a92c-c620f8fc6d16 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.201681 | controller | Jun 14 09:38:53.750321 crc crio[24245]: time="2026-06-14T09:38:53.750211895Z" level=info msg="Created container 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log" id=8b63400a-9427-48b3-be0e-a1844019140f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.201696 | controller | Jun 14 09:38:53.752908 crc crio[24245]: time="2026-06-14T09:38:53.752776575Z" level=info msg="Starting container: 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73" id=305f9d54-c0d2-44ef-a91e-6e99008c2954 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.201711 | controller | Jun 14 09:38:53.760676 crc crio[24245]: time="2026-06-14T09:38:53.760559806Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=190791b1-1d1e-41fe-ba84-90f4a3edcbb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.201726 | controller | Jun 14 09:38:53.761275 crc crio[24245]: time="2026-06-14T09:38:53.761135134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.201741 | controller | Jun 14 09:38:53.837099 crc crio[24245]: time="2026-06-14T09:38:53.837024648Z" level=info msg="Started container" PID=248570 containerID=2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73 description=openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log id=305f9d54-c0d2-44ef-a91e-6e99008c2954 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d
2026-06-14 10:12:37.201756 | controller | Jun 14 09:38:54.009580 crc crio[24245]: time="2026-06-14T09:38:54.009460899Z" level=info msg="Removed container 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8: openstack/ceilometer-0/sg-core" id=32dc8fb9-2e16-44ab-ac9e-308cc4defef6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.201771 | controller | Jun 14 09:38:54.034570 crc crio[24245]: time="2026-06-14T09:38:54.034398692Z" level=info msg="Removing container: 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086" id=b7152da5-32dc-4409-8e45-cd825678bbbf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.201787 | controller | Jun 14 09:38:54.077166 crc crio[24245]: time="2026-06-14T09:38:54.077068014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.201805 | controller | Jun 14 09:38:54.087985 crc crio[24245]: time="2026-06-14T09:38:54.084727193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.201821 | controller | Jun 14 09:38:54.087985 crc crio[24245]: time="2026-06-14T09:38:54.085208506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.201837 | controller | Jun 14 09:38:54.097673 crc crio[24245]: time="2026-06-14T09:38:54.097565855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.201852 | controller | Jun 14 09:38:54.236206 crc crio[24245]: time="2026-06-14T09:38:54.235765464Z" level=info msg="Stopping pod sandbox: 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90" id=09da0a63-5918-40d4-9025-900a85fd3fbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.201868 | controller | Jun 14 09:38:54.241191 crc crio[24245]: time="2026-06-14T09:38:54.241163329Z" level=info msg="Got pod network &{Name:cinder-db-sync-xqt8l Namespace:openstack ID:1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90 UID:273fb646-e16e-4946-b368-223af8edccfe NetNS:/var/run/netns/e8f6ac39-7431-46ec-bccb-1d7c13a368e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod273fb646_e16e_4946_b368_223af8edccfe.slice PodAnnotations:0xc002422648}] Aliases:map[]}"
2026-06-14 10:12:37.201884 | controller | Jun 14 09:38:54.246086 crc crio[24245]: time="2026-06-14T09:38:54.246061666Z" level=info msg="Deleting pod openstack_cinder-db-sync-xqt8l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.201900 | controller | Jun 14 09:38:54.250701 crc crio[24245]: time="2026-06-14T09:38:54.237350861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=21c3965c-750d-4979-9a5a-6bd8318d2399 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.201916 | controller | Jun 14 09:38:54.275411 crc crio[24245]: time="2026-06-14T09:38:54.27535773Z" level=info msg="Removed container 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086: openstack/ceilometer-0/ceilometer-notification-agent" id=b7152da5-32dc-4409-8e45-cd825678bbbf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.201931 | controller | Jun 14 09:38:54.302013 crc crio[24245]: time="2026-06-14T09:38:54.301957895Z" level=info msg="Removing container: ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d" id=4d4d0c85-242c-4c4b-abe6-3d36e49a2172 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.201946 | controller | Jun 14 09:38:54.438008 crc crio[24245]: time="2026-06-14T09:38:54.437686593Z" level=info msg="Removed container ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d: openstack/ceilometer-0/ceilometer-central-agent" id=4d4d0c85-242c-4c4b-abe6-3d36e49a2172 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.201961 | controller | Jun 14 09:38:54.496528 crc crio[24245]: time="2026-06-14T09:38:54.496095459Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=a398a669-8577-418b-bd95-f1cde45f5e61 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.201976 | controller | Jun 14 09:38:54.508349 crc crio[24245]: time="2026-06-14T09:38:54.507661466Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=d46c7c28-244f-4d6d-8233-7157ffc7d600 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.201995 | controller | Jun 14 09:38:54.508349 crc crio[24245]: time="2026-06-14T09:38:54.508145591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.202010 | controller | Jun 14 09:38:54.510888 crc crio[24245]: time="2026-06-14T09:38:54.510195117Z" level=info msg="Removing container: e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de" id=ed05a4f3-e377-4e3a-b2bf-aefcecc9dbd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.202026 | controller | Jun 14 09:38:54.516181 crc crio[24245]: time="2026-06-14T09:38:54.515467298Z" level=info msg="Created container 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00: openstack/swift-storage-0/object-expirer" id=190791b1-1d1e-41fe-ba84-90f4a3edcbb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.202041 | controller | Jun 14 09:38:54.539216 crc crio[24245]: time="2026-06-14T09:38:54.538759359Z" level=info msg="Starting container: 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00" id=4f819cbb-eca3-480f-98b1-cc87f6afb0aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.202057 | controller | Jun 14 09:38:54.562948 crc crio[24245]: time="2026-06-14T09:38:54.562290387Z" level=info msg="Started container" PID=248733 containerID=9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00 description=openstack/swift-storage-0/object-expirer id=4f819cbb-eca3-480f-98b1-cc87f6afb0aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326
2026-06-14 10:12:37.202072 | controller | Jun 14 09:38:54.638153 crc crio[24245]: time="2026-06-14T09:38:54.637701709Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=e633b727-b3de-4388-8a4a-a1d5dd0ba8ec name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.202088 | controller | Jun 14 09:38:54.743347 crc crio[24245]: time="2026-06-14T09:38:54.743165836Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=0d248de3-3b8c-416c-af1b-f9409f8afb98 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.202103 | controller | Jun 14 09:38:54.766638 crc crio[24245]: time="2026-06-14T09:38:54.76307119Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=f3234b99-51ac-4d4a-a061-ee5232a73fe3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.202118 | controller | Jun 14 09:38:54.766638 crc crio[24245]: time="2026-06-14T09:38:54.763558746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.202133 | controller | Jun 14 09:38:54.900785 crc crio[24245]: time="2026-06-14T09:38:54.90070538Z" level=info msg="Created container 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf: openstack/ceilometer-0/ceilometer-notification-agent" id=0bf49f63-e7e6-4d9c-b3a5-d26ab79e7f6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.202148 | controller | Jun 14 09:38:54.944394 crc crio[24245]: time="2026-06-14T09:38:54.944321163Z" level=info msg="Starting container: 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf" id=b1ad9875-fe0b-476d-84ad-ab57d465b608 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.202163 | controller | Jun 14 09:38:54.980416 crc crio[24245]: time="2026-06-14T09:38:54.980338475Z" level=info msg="Stopped pod sandbox: 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90" id=09da0a63-5918-40d4-9025-900a85fd3fbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.202182 | controller | Jun 14 09:38:55.030632 crc crio[24245]: time="2026-06-14T09:38:54.990819882Z" level=info msg="Started container" PID=248729 containerID=54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf description=openstack/ceilometer-0/ceilometer-notification-agent id=b1ad9875-fe0b-476d-84ad-ab57d465b608 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4
2026-06-14 10:12:37.202198 | controller | Jun 14 09:38:55.064161 crc crio[24245]: time="2026-06-14T09:38:55.062290309Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=f18fa5e6-db92-4255-a350-fcff33ad15ee name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.202214 | controller | Jun 14 09:38:55.082873 crc crio[24245]: time="2026-06-14T09:38:55.082779452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.202229 | controller | Jun 14 09:38:55.087370 crc crio[24245]: time="2026-06-14T09:38:55.086946272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.202244 | controller | Jun 14 09:38:55.092120 crc crio[24245]: time="2026-06-14T09:38:55.089021824Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=ca978948-cab7-4a75-992f-2e4c20f43d62 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.202260 | controller | Jun 14 09:38:55.095196 crc crio[24245]: time="2026-06-14T09:38:55.094724969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.202275 | controller | Jun 14 09:38:55.097165 crc crio[24245]: time="2026-06-14T09:38:55.097097763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.202290 | controller | Jun 14 09:38:55.133631 crc crio[24245]: time="2026-06-14T09:38:55.133550149Z" level=info msg="Removed container e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de: openstack/placement-5c865f788d-qhxm6/placement-api" id=ed05a4f3-e377-4e3a-b2bf-aefcecc9dbd2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.202305 | controller | Jun 14 09:38:55.154516 crc crio[24245]: time="2026-06-14T09:38:55.154424238Z" level=info msg="Removing container: 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b" id=e5c8b6fa-f783-4d42-ab98-5851c598ebda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.202320 | controller | Jun 14 09:38:55.287803 crc crio[24245]: time="2026-06-14T09:38:55.287688238Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=aa513349-762c-44f4-87c5-0473f18b52d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.202336 | controller | Jun 14 09:38:55.310793 crc crio[24245]: time="2026-06-14T09:38:55.310284467Z" level=info msg="Removed container 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b: openstack/placement-5c865f788d-qhxm6/placement-log" id=e5c8b6fa-f783-4d42-ab98-5851c598ebda name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.202373 | controller | Jun 14 09:38:55.311263 crc crio[24245]: time="2026-06-14T09:38:55.311169125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.202390 | controller | Jun 14 09:38:55.321190 crc crio[24245]: time="2026-06-14T09:38:55.321099215Z" level=info msg="Removing container: e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61" id=8565c9d8-f30c-45fd-b6de-46d96de4f8f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.202412 | controller | Jun 14 09:38:55.343568 crc crio[24245]: time="2026-06-14T09:38:55.343433527Z" level=info msg="Created container 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241: openstack/rabbitmq-server-0/rabbitmq" id=d46c7c28-244f-4d6d-8233-7157ffc7d600 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.202428 | controller | Jun 14 09:38:55.347489 crc crio[24245]: time="2026-06-14T09:38:55.347419338Z" level=info msg="Starting container: 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241" id=0bf606a2-6485-4334-9842-8b2268409d68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.202443 | controller | Jun 14 09:38:55.378030 crc crio[24245]: time="2026-06-14T09:38:55.377943048Z" level=info msg="Started container" PID=248894 containerID=1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241 description=openstack/rabbitmq-server-0/rabbitmq id=0bf606a2-6485-4334-9842-8b2268409d68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13
2026-06-14 10:12:37.202458 | controller | Jun 14 09:38:55.395216 crc crio[24245]: time="2026-06-14T09:38:55.395147268Z" level=info msg="Created container d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b: openstack/swift-storage-0/rsync" id=f3234b99-51ac-4d4a-a061-ee5232a73fe3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.202473 | controller | Jun 14 09:38:55.420406 crc crio[24245]: time="2026-06-14T09:38:55.414013777Z" level=info msg="Starting container: d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b" id=87886d88-fc23-43ca-9fbc-962c9b8088d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.202488 | controller | Jun 14 09:38:55.444323 crc crio[24245]: time="2026-06-14T09:38:55.444229868Z" level=info msg="Started container" PID=248893 containerID=d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b description=openstack/swift-storage-0/rsync id=87886d88-fc23-43ca-9fbc-962c9b8088d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326
2026-06-14 10:12:37.202503 | controller | Jun 14 09:38:55.467660 crc crio[24245]: time="2026-06-14T09:38:55.467506125Z" level=info msg="Removed container e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log" id=8565c9d8-f30c-45fd-b6de-46d96de4f8f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.202518 | controller | Jun 14 09:38:55.480782 crc crio[24245]: time="2026-06-14T09:38:55.480691831Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=9c262cff-e7d5-406f-9c7c-5fea889681d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.202534 | controller | Jun 14 09:38:55.487933 crc crio[24245]: time="2026-06-14T09:38:55.487359029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.202549 | controller | Jun 14 09:38:55.500642 crc crio[24245]: time="2026-06-14T09:38:55.500526842Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3" id=20c05792-c017-4260-9bb9-18746a5f6478 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.202564 | controller | Jun 14 09:38:55.509171 crc crio[24245]: time="2026-06-14T09:38:55.508981481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.202580 | controller | Jun 14 09:38:55.531193 crc crio[24245]: time="2026-06-14T09:38:55.530702387Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=d67b9385-0763-4ee6-a054-86b2052fdeeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.202599 | controller | Jun 14 09:38:55.532467 crc crio[24245]: time="2026-06-14T09:38:55.532400911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.202614 | controller | Jun 14 09:38:55.732706 crc crio[24245]: time="2026-06-14T09:38:55.732024591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.202630 | controller | Jun 14 09:38:55.816369 crc crio[24245]: time="2026-06-14T09:38:55.816004723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.202645 | controller | Jun 14 09:38:55.844154 crc crio[24245]: time="2026-06-14T09:38:55.844016059Z" level=info msg="Created container f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147: openstack/ceilometer-0/sg-core" id=aa513349-762c-44f4-87c5-0473f18b52d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.202660 | controller | Jun 14 09:38:55.847892 crc crio[24245]: time="2026-06-14T09:38:55.847760382Z" level=info msg="Starting container: f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147" id=862581ec-38c0-4c7a-8e13-75f5618e881b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.202675 | controller | Jun 14 09:38:55.858548 crc crio[24245]: time="2026-06-14T09:38:55.858428355Z" level=info msg="Started container" PID=248982 containerID=f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147 description=openstack/ceilometer-0/sg-core id=862581ec-38c0-4c7a-8e13-75f5618e881b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4
2026-06-14 10:12:37.202691 | controller | Jun 14 09:38:55.888164 crc crio[24245]: time="2026-06-14T09:38:55.888055455Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=3eb4a2d0-b6a2-4a74-8a35-fb2415d2911e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.202706 | controller | Jun 14 09:38:56.017563 crc crio[24245]: time="2026-06-14T09:38:56.01734297Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=0c7982d1-1f3a-42eb-afb0-1a75d46e4709 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.202721 | controller | Jun 14 09:38:56.032445 crc crio[24245]: time="2026-06-14T09:38:56.032358104Z" level=info msg="Created container bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4: openstack/swift-storage-0/swift-recon-cron" id=d67b9385-0763-4ee6-a054-86b2052fdeeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.202736 | controller | Jun 14 09:38:56.032918 crc crio[24245]: time="2026-06-14T09:38:56.032821579Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=72367354-c13b-40db-b063-815b6c56f45f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.202751 | controller | Jun 14 09:38:56.033927 crc crio[24245]: time="2026-06-14T09:38:56.033339936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.202766 | controller | Jun 14 09:38:56.035118 crc crio[24245]: time="2026-06-14T09:38:56.035022979Z" level=info msg="Starting container: bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4" id=29181aca-73fb-464d-a748-f0ed48e92095 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.202782 | controller | Jun 14 09:38:56.068125 crc crio[24245]: time="2026-06-14T09:38:56.067910877Z" level=info msg="Started container" PID=249010 containerID=bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4 description=openstack/swift-storage-0/swift-recon-cron id=29181aca-73fb-464d-a748-f0ed48e92095 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326
2026-06-14 10:12:37.202800 | controller | Jun 14 09:38:56.205565 crc crio[24245]: time="2026-06-14T09:38:56.205402688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.202816 | controller | Jun 14 09:38:56.214777 crc crio[24245]: time="2026-06-14T09:38:56.214720375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.202831 | controller | Jun 14 09:38:56.389835 crc crio[24245]: time="2026-06-14T09:38:56.389091146Z" level=info msg="Created container f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579: openstack/ceilometer-0/proxy-httpd" id=72367354-c13b-40db-b063-815b6c56f45f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.202845 | controller | Jun 14 09:38:56.397747 crc crio[24245]: time="2026-06-14T09:38:56.397662742Z" level=info msg="Starting container: f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579" id=3a2398d3-bb54-4273-9ed8-a5880b051ac6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.202860 | controller | Jun 14 09:38:56.410336 crc crio[24245]: time="2026-06-14T09:38:56.410244198Z" level=info msg="Started container" PID=249037 containerID=f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579 description=openstack/ceilometer-0/proxy-httpd id=3a2398d3-bb54-4273-9ed8-a5880b051ac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4
2026-06-14 10:12:37.202876 | controller | Jun 14 09:38:56.553340 crc crio[24245]: time="2026-06-14T09:38:56.553269024Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=097d5087-b3c9-456b-9b57-38d389f039c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.202891 | controller | Jun 14 09:38:56.569382 crc crio[24245]: time="2026-06-14T09:38:56.569305615Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b1ac152e-2cdc-40f4-a3e5-2804be9e6a80 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.202906 | controller | Jun 14 09:38:56.574790 crc crio[24245]: time="2026-06-14T09:38:56.574709106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0f9a5f86-88fc-4020-9354-f80b8b9ca076 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.202922 | controller | Jun 14 09:38:56.578782 crc crio[24245]: time="2026-06-14T09:38:56.578699723Z" level=info msg="Creating container: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update" id=72d3b283-d989-4db5-b458-2dc690f28c45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.202937 | controller | Jun 14 09:38:56.579911 crc crio[24245]: time="2026-06-14T09:38:56.579376104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.202952 | controller | Jun 14 09:38:56.721386 crc crio[24245]: time="2026-06-14T09:38:56.721333612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447" id=7ef8e9fd-bdf4-40fe-86d2-b19c69a0c986 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.202967 | controller | Jun 14 09:38:56.783185 crc crio[24245]: time="2026-06-14T09:38:56.783097251Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=9b984ce7-549b-4b07-9898-84579f9fb78f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.202986 | controller | Jun 14 09:38:56.783616 crc crio[24245]: time="2026-06-14T09:38:56.783555566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203002 | controller | Jun 14 09:38:56.890894 crc crio[24245]: time="2026-06-14T09:38:56.89048661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203017 | controller | Jun 14 09:38:56.909283 crc crio[24245]: time="2026-06-14T09:38:56.90901427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203032 | controller | Jun 14 09:38:56.984743 crc crio[24245]: time="2026-06-14T09:38:56.984654211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203047 | controller | Jun 14 09:38:57.014833 crc crio[24245]: time="2026-06-14T09:38:57.014387087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203062 | controller | Jun 14 09:38:57.229374 crc crio[24245]: time="2026-06-14T09:38:57.22927175Z" level=info msg="Created container 770a5d8cd16189dd2ea4098cf026c00f4aff50c5a7d99884191e61d94456d15d: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update" id=72d3b283-d989-4db5-b458-2dc690f28c45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.203077 | controller | Jun 14 09:38:57.235719 crc crio[24245]: time="2026-06-14T09:38:57.23568439Z" level=info msg="Starting container: 770a5d8cd16189dd2ea4098cf026c00f4aff50c5a7d99884191e61d94456d15d" id=6c6ecf99-b4eb-4b9e-82cb-5a453ddd1288 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.203093 | controller | Jun 14 09:38:57.236276 crc crio[24245]: time="2026-06-14T09:38:57.236185276Z" level=info msg="Created container e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e: openstack/rabbitmq-cell1-server-0/rabbitmq" id=9b984ce7-549b-4b07-9898-84579f9fb78f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.203108 | controller | Jun 14 09:38:57.239755 crc crio[24245]: time="2026-06-14T09:38:57.239184732Z" level=info msg="Starting container: e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e" id=b772c6d2-4f2d-4de0-8dd1-201b07042391 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.203123 | controller | Jun 14 09:38:57.257476 crc crio[24245]: time="2026-06-14T09:38:57.257294348Z" level=info msg="Started container" PID=249242 containerID=770a5d8cd16189dd2ea4098cf026c00f4aff50c5a7d99884191e61d94456d15d description=openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update id=6c6ecf99-b4eb-4b9e-82cb-5a453ddd1288 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8
2026-06-14 10:12:37.203139 | controller | Jun 14 09:38:57.298000 crc crio[24245]: time="2026-06-14T09:38:57.29783191Z" level=info msg="Started container" PID=249247 containerID=e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e description=openstack/rabbitmq-cell1-server-0/rabbitmq id=b772c6d2-4f2d-4de0-8dd1-201b07042391 name=/runtime.v1.RuntimeService/StartContainer sandboxID=864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf
2026-06-14 10:12:37.203155 | controller | Jun 14 09:38:57.565150 crc crio[24245]: time="2026-06-14T09:38:57.565036057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=e80730df-eacf-47f3-bc49-2aa778a9370c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.203173 | controller | Jun 14 09:38:57.565679 crc crio[24245]: time="2026-06-14T09:38:57.565494002Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7ee19a5e-1325-496d-babd-f66b42906303 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.203189 | controller | Jun 14 09:38:57.571454 crc crio[24245]: time="2026-06-14T09:38:57.569427747Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f665bf6d-0f08-4d76-88fd-4464cbc4b7f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.203204 | controller | Jun 14 09:38:57.571454 crc crio[24245]: time="2026-06-14T09:38:57.571226343Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=3b985ccd-633f-4fb7-9ad9-51aa6fe7c848 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.203219 | controller | Jun 14 09:38:57.572961 crc crio[24245]: time="2026-06-14T09:38:57.572820855Z" level=info msg="Creating container: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update" id=ce79e8ba-667b-465a-9b15-6e5380508feb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.203235 | controller | Jun 14 09:38:57.573316 crc crio[24245]: time="2026-06-14T09:38:57.573263489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203250 | controller | Jun 14 09:38:57.577477 crc crio[24245]: time="2026-06-14T09:38:57.577438893Z" level=info msg="Creating container: openstack/neutron-db-create-k24rz/mariadb-database-create" id=b291a1ee-7b22-4691-8dca-1e92c79591d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.203265 | controller | Jun 14 09:38:57.726691 crc crio[24245]: time="2026-06-14T09:38:57.724378597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203280 | controller | Jun 14 09:38:58.007833 crc crio[24245]: time="2026-06-14T09:38:58.007396017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203295 | controller | Jun 14 09:38:58.032040 crc crio[24245]: time="2026-06-14T09:38:58.031054627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203310 | controller | Jun 14 09:38:58.149462 crc crio[24245]: time="2026-06-14T09:38:58.148901621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203325 | controller | Jun 14 09:38:58.165298 crc crio[24245]: time="2026-06-14T09:38:58.165206695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203340 | controller | Jun 14 09:38:58.335584 crc crio[24245]: time="2026-06-14T09:38:58.335465588Z" level=info msg="Created container a6d09b80b5c97087e2daa8486e1905279fd5cfd34bcf1910cf713c03da786808: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update" id=ce79e8ba-667b-465a-9b15-6e5380508feb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.203373 | controller | Jun 14 09:38:58.337470 crc crio[24245]: time="2026-06-14T09:38:58.337376882Z" level=info msg="Starting container: a6d09b80b5c97087e2daa8486e1905279fd5cfd34bcf1910cf713c03da786808" id=b2aa5047-9eab-46f3-bc5f-da1860cc47c8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.203394 | controller | Jun 14 09:38:58.348964 crc crio[24245]: time="2026-06-14T09:38:58.348824098Z" level=info msg="Started container" PID=249402 containerID=a6d09b80b5c97087e2daa8486e1905279fd5cfd34bcf1910cf713c03da786808 description=openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update id=b2aa5047-9eab-46f3-bc5f-da1860cc47c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5
2026-06-14 10:12:37.203410 | controller | Jun 14 09:38:58.521180 crc crio[24245]: time="2026-06-14T09:38:58.521054342Z" level=info msg="Created container e4b4dccbaa339b84adef33616aab8b9ff92bb00ccc77216431595bebb4949c6b: openstack/neutron-db-create-k24rz/mariadb-database-create" id=b291a1ee-7b22-4691-8dca-1e92c79591d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.203425 | controller | Jun 14 09:38:58.525441 crc crio[24245]: time="2026-06-14T09:38:58.525143084Z" level=info msg="Starting container: e4b4dccbaa339b84adef33616aab8b9ff92bb00ccc77216431595bebb4949c6b" id=08721a05-fdc9-43e5-8160-568979d0759b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.203440 | controller | Jun 14 09:38:58.535319 crc crio[24245]: time="2026-06-14T09:38:58.535218528Z" level=info msg="Started container" PID=249406 containerID=e4b4dccbaa339b84adef33616aab8b9ff92bb00ccc77216431595bebb4949c6b description=openstack/neutron-db-create-k24rz/mariadb-database-create id=08721a05-fdc9-43e5-8160-568979d0759b name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584
2026-06-14 10:12:37.203456 | controller | Jun 14 09:38:58.567508 crc crio[24245]: time="2026-06-14T09:38:58.567405013Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=79f9ebfc-fc5a-46cd-83b0-ad9fd71f6625 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.203471 | controller | Jun 14 09:38:58.568522 crc crio[24245]: time="2026-06-14T09:38:58.568447787Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d6964751-e5dc-45ab-a43c-6744916e613f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.203486 | controller | Jun 14 09:38:58.568712 crc crio[24245]: time="2026-06-14T09:38:58.56862781Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a3e8ecc6-0eff-4899-ae42-565efd1325a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.203500 | controller | Jun 14 09:38:58.569150 crc crio[24245]: time="2026-06-14T09:38:58.569083006Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b40bfc08-4dc4-485f-9ea5-2a06c7c74d72 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.203515 | controller | Jun 14 09:38:58.576794 crc crio[24245]: time="2026-06-14T09:38:58.575569991Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0fc04559-284a-4033-9f5b-50c8386c6a46 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.203530 | controller | Jun 14 09:38:58.577069 crc crio[24245]: time="2026-06-14T09:38:58.576949285Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=a9f50dc7-7304-435d-b3f5-94096ee5dcb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.203544 | controller | Jun 14 09:38:58.578287 crc crio[24245]: time="2026-06-14T09:38:58.578220811Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=9756a561-90c3-4e5f-b7e0-76903fe34e43 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.203563 | controller | Jun 14 09:38:58.581144 crc crio[24245]: time="2026-06-14T09:38:58.580572587Z" level=info msg="Creating container: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update" id=4e98c643-0658-43e6-9fda-1d4f555a9c2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.203578 | controller | Jun 14 09:38:58.585632 crc crio[24245]: time="2026-06-14T09:38:58.585566478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203593 | controller | Jun 14 09:38:58.586153 crc crio[24245]: time="2026-06-14T09:38:58.582546885Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=db62c102-908f-49d7-bccd-52f1dbdd7272 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.203608 | controller | Jun 14 09:38:58.612803 crc crio[24245]: time="2026-06-14T09:38:58.612744495Z" level=info msg="Creating container: openstack/nova-cell1-db-create-q579s/mariadb-database-create" id=d6ee529c-3086-4454-a52b-28fafac17959 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.203622 | controller | Jun 14 09:38:58.615894 crc crio[24245]: time="2026-06-14T09:38:58.615821004Z" level=info msg="Creating container: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create" id=aef2ffb3-87a7-4a95-869f-86c957ec1988 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.203637 | controller | Jun 14 09:38:58.631166 crc crio[24245]: time="2026-06-14T09:38:58.627253704Z" level=info msg="Creating container: openstack/cinder-db-create-jkww4/mariadb-database-create" id=c2685f2b-b112-48a9-bffc-9498755e7dc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.203652 | controller | Jun 14 09:38:58.674017 crc crio[24245]: time="2026-06-14T09:38:58.673735855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203667 | controller | Jun 14 09:38:58.674677 crc crio[24245]: time="2026-06-14T09:38:58.674528169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203682 | controller | Jun 14 09:38:58.689004 crc crio[24245]: time="2026-06-14T09:38:58.688707958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203697 | controller | Jun 14 09:38:58.903142 crc crio[24245]: time="2026-06-14T09:38:58.903066198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203712 | controller | Jun 14 09:38:58.903932 crc crio[24245]: time="2026-06-14T09:38:58.903892196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203727 | controller | Jun 14 09:38:58.915002 crc crio[24245]: time="2026-06-14T09:38:58.914920578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203742 | controller | Jun 14 09:38:58.920264 crc crio[24245]: time="2026-06-14T09:38:58.920215934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203756 | controller | Jun 14 09:38:58.996516 crc crio[24245]: time="2026-06-14T09:38:58.996014922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203774 | controller | Jun 14 09:38:59.017740 crc crio[24245]: time="2026-06-14T09:38:59.017558175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203790 | controller | Jun 14 09:38:59.020374 crc crio[24245]: time="2026-06-14T09:38:59.020298568Z" level=info msg="Removing container: d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25" id=b1fa9dd7-aca0-4a9c-aaa0-ab366ddd7cb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.203805 | controller | Jun 14 09:38:59.117660 crc crio[24245]: time="2026-06-14T09:38:59.117399102Z" level=info msg="Removed container d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=b1fa9dd7-aca0-4a9c-aaa0-ab366ddd7cb7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.203820 | controller | Jun 14 09:38:59.125299 crc crio[24245]: time="2026-06-14T09:38:59.124011667Z" level=info msg="Removing container: 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1" id=f30c5786-cd74-4184-b479-9238611b4446 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.203846 | controller | Jun 14 09:38:59.126963 crc crio[24245]: time="2026-06-14T09:38:59.126630711Z" level=info msg="Removing container: 87e2496f1bd6c5061b83b24ccdeb93017236a9f687702871776fd282f5d9f7e7" id=59162688-db2b-464f-a2ce-8958a70d9e2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.203862 | controller | Jun 14 09:38:59.168656 crc crio[24245]: time="2026-06-14T09:38:59.168562603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203877 | controller | Jun 14 09:38:59.179279 crc crio[24245]: time="2026-06-14T09:38:59.179202031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.203893 | controller | Jun 14 09:38:59.309075 crc crio[24245]: time="2026-06-14T09:38:59.308744034Z" level=info msg="Created container 511e414ba3ef8b17f74121ded050bfae94eb691c0b2a7839262289c1c34a4dcb: openstack/cinder-db-create-jkww4/mariadb-database-create" id=c2685f2b-b112-48a9-bffc-9498755e7dc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.203908 | controller | Jun 14 09:38:59.325716 crc crio[24245]: time="2026-06-14T09:38:59.325651178Z" level=info msg="Starting container: 511e414ba3ef8b17f74121ded050bfae94eb691c0b2a7839262289c1c34a4dcb" id=2b284580-ca0c-499a-a106-efbfa559bec6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.203923 | controller | Jun 14 09:38:59.349067 crc crio[24245]: time="2026-06-14T09:38:59.348905093Z" level=info msg="Started container" PID=249558 containerID=511e414ba3ef8b17f74121ded050bfae94eb691c0b2a7839262289c1c34a4dcb description=openstack/cinder-db-create-jkww4/mariadb-database-create id=2b284580-ca0c-499a-a106-efbfa559bec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c
2026-06-14 10:12:37.203939 | controller | Jun 14 09:38:59.478823 crc crio[24245]: time="2026-06-14T09:38:59.477903706Z" level=info msg="Removed container 87e2496f1bd6c5061b83b24ccdeb93017236a9f687702871776fd282f5d9f7e7: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update" id=59162688-db2b-464f-a2ce-8958a70d9e2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.203954 | controller | Jun 14 09:38:59.532779 crc crio[24245]: time="2026-06-14T09:38:59.532488533Z" level=info msg="Removed container 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1: openstack/cinder-scheduler-0/probe" id=f30c5786-cd74-4184-b479-9238611b4446 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.203972 | controller | Jun 14 09:38:59.546060 crc crio[24245]: time="2026-06-14T09:38:59.545949238Z" level=info msg="Removing container: 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a" id=50d9f9dd-ca40-42f0-b9a8-8611dc8394fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.203988 | controller | Jun 14 09:38:59.565665 crc crio[24245]: time="2026-06-14T09:38:59.565552791Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=0c0e241e-5cb6-4731-9d25-0d491340ef45 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.204003 | controller | Jun 14 09:38:59.567278 crc crio[24245]: time="2026-06-14T09:38:59.567234063Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=fd3271e8-b727-44e6-af9e-34338c516b72 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.204018 | controller | Jun 14 09:38:59.575347 crc crio[24245]: time="2026-06-14T09:38:59.575298212Z" level=info msg="Created container dbf6ae46b783a6ed589dc106d14e331ced18ef0a5a58f088b0065e79fccec3aa: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create" id=aef2ffb3-87a7-4a95-869f-86c957ec1988 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.204034 | controller | Jun 14 09:38:59.582546 crc crio[24245]: time="2026-06-14T09:38:59.582450276Z" level=info msg="Starting container: dbf6ae46b783a6ed589dc106d14e331ced18ef0a5a58f088b0065e79fccec3aa" id=49c97c5a-20ed-4c98-9ad2-9868330ac6bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.204049 | controller | Jun 14 09:38:59.585538 crc crio[24245]: time="2026-06-14T09:38:59.585465299Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=73168e28-a422-4b8b-88cb-be71d5ada393 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.204064 | controller | Jun 14 09:38:59.591714 crc crio[24245]: time="2026-06-14T09:38:59.587542052Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=caa4dc9d-4bc1-432f-953c-a3e527a8f7b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.204080 | controller | Jun 14 09:38:59.628822 crc crio[24245]: time="2026-06-14T09:38:59.628718151Z" level=info msg="Started container" PID=249611 containerID=dbf6ae46b783a6ed589dc106d14e331ced18ef0a5a58f088b0065e79fccec3aa description=openstack/nova-cell0-db-create-5jpjc/mariadb-database-create id=49c97c5a-20ed-4c98-9ad2-9868330ac6bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00
2026-06-14 10:12:37.204096 | controller | Jun 14 09:38:59.632824 crc crio[24245]: time="2026-06-14T09:38:59.632586324Z" level=info msg="Created container bf5d8063afcd01eb382638db17d2ad241ffe45c560ab224495bd9812f7c7b342: openstack/nova-cell1-db-create-q579s/mariadb-database-create" id=d6ee529c-3086-4454-a52b-28fafac17959 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.204111 | controller | Jun 14 09:38:59.637066 crc crio[24245]: time="2026-06-14T09:38:59.637020808Z" level=info msg="Created container 5b2ae71433c244982723ebc73f06050361caefe4455ae961964daf52105dd24e: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update" id=4e98c643-0658-43e6-9fda-1d4f555a9c2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.204126 | controller | Jun 14 09:38:59.642989 crc crio[24245]: time="2026-06-14T09:38:59.642637338Z" level=info msg="Starting container: 5b2ae71433c244982723ebc73f06050361caefe4455ae961964daf52105dd24e" id=5a7f7eef-ae05-4eca-993c-c1a1f5f66944 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.204145 | controller | Jun 14 09:38:59.643534 crc crio[24245]: time="2026-06-14T09:38:59.642794557Z" level=info msg="Starting container: bf5d8063afcd01eb382638db17d2ad241ffe45c560ab224495bd9812f7c7b342" id=2cd62c5d-4d11-4814-8588-8086a3050540 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.204160 | controller | Jun 14 09:38:59.658551 crc crio[24245]: time="2026-06-14T09:38:59.657716943Z" level=info msg="Started container" PID=249563 containerID=bf5d8063afcd01eb382638db17d2ad241ffe45c560ab224495bd9812f7c7b342 description=openstack/nova-cell1-db-create-q579s/mariadb-database-create id=2cd62c5d-4d11-4814-8588-8086a3050540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989
2026-06-14 10:12:37.204176 | controller | Jun 14 09:38:59.660068 crc crio[24245]: time="2026-06-14T09:38:59.659990228Z" level=info msg="Removed container 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a: openstack/ceilometer-0/ceilometer-notification-agent" id=50d9f9dd-ca40-42f0-b9a8-8611dc8394fd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.204191 | controller | Jun 14 09:38:59.669781 crc crio[24245]: time="2026-06-14T09:38:59.669701901Z" level=info msg="Started container" PID=249562 containerID=5b2ae71433c244982723ebc73f06050361caefe4455ae961964daf52105dd24e description=openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update id=5a7f7eef-ae05-4eca-993c-c1a1f5f66944 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e
2026-06-14 10:12:37.204206 | controller | Jun 14 09:38:59.670380 crc crio[24245]: time="2026-06-14T09:38:59.6703105Z" level=info msg="Removing container: a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b" id=35dd293b-0b61-46cd-bc3e-f0f8266e12e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.204221 | controller | Jun 14 09:38:59.672734 crc crio[24245]: time="2026-06-14T09:38:59.672677911Z" level=info msg="Creating container: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update" id=0b43832f-b8aa-4301-a577-c37bdb69eb20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.204237 | controller | Jun 14 09:38:59.673634 crc crio[24245]: time="2026-06-14T09:38:59.673565659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.204252 | controller | Jun 14 09:38:59.675232 crc crio[24245]: time="2026-06-14T09:38:59.67516064Z" level=info msg="Creating container: openstack/keystone-db-create-v5npw/mariadb-database-create" id=c7cbde9a-ec54-4fc2-98de-08a254693f1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.204268 | controller | Jun 14 09:38:59.807802 crc crio[24245]: time="2026-06-14T09:38:59.80664534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.204283 | controller | Jun 14 09:38:59.904929 crc crio[24245]: time="2026-06-14T09:38:59.904727821Z" level=info msg="Removed container a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b: openstack/rabbitmq-cell1-server-0/rabbitmq" id=35dd293b-0b61-46cd-bc3e-f0f8266e12e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.204299 | controller | Jun 14 09:38:59.910118 crc crio[24245]: time="2026-06-14T09:38:59.91003937Z" level=info msg="Removing container: 7782e5739f1361c712c553729e01c04aaab44e99298d236397c8ab282cf68cba" id=f5ca72cc-8cad-4808-89aa-487da9026cb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.204314 | controller | Jun 14 09:38:59.946632 crc crio[24245]: time="2026-06-14T09:38:59.946534958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.204329 | controller | Jun 14 09:38:59.974375 crc crio[24245]: time="2026-06-14T09:38:59.974292237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.204361 | controller | Jun 14 09:39:00.038751 crc crio[24245]: time="2026-06-14T09:39:00.038582595Z" level=info msg="Removed container 7782e5739f1361c712c553729e01c04aaab44e99298d236397c8ab282cf68cba: openstack/openstack-galera-0/mysql-bootstrap" id=f5ca72cc-8cad-4808-89aa-487da9026cb4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.204383 | controller | Jun 14 09:39:00.047697 crc crio[24245]: time="2026-06-14T09:39:00.047295825Z" level=info msg="Removing container: a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840" id=afcfe44e-7711-4c7d-bf3d-ac92efe191ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.204399 | controller | Jun 14 09:39:00.135257 crc crio[24245]: time="2026-06-14T09:39:00.135131169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.204414 | controller | Jun 14 09:39:00.144107 crc crio[24245]: time="2026-06-14T09:39:00.144044751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.204430 | controller | Jun 14 09:39:00.168471 crc crio[24245]: time="2026-06-14T09:39:00.168340535Z" level=info msg="Removed container a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=afcfe44e-7711-4c7d-bf3d-ac92efe191ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.204445 | controller | Jun 14 09:39:00.174116 crc crio[24245]: time="2026-06-14T09:39:00.174028767Z" level=info msg="Removing container: f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72" id=d9e8a2e3-b572-42a8-a699-9835f3815f5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.204460 | controller | Jun 14 09:39:00.331961 crc crio[24245]: time="2026-06-14T09:39:00.331795246Z" level=info msg="Removing container: fe939f3deced4240ef341d5cab75cce6cdf6d437628f70339c67c62838f9ef9c" id=f93d2cf5-2c96-41b7-8b30-88e0164db51c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.204475 | controller | Jun 14 09:39:00.409703 crc crio[24245]: time="2026-06-14T09:39:00.40962031Z" level=info msg="Stopping pod sandbox: 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8" id=dc8978de-8d1e-45f6-bfbd-afb56c5ac555 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.204491 | controller | Jun 14 09:39:00.411401 crc crio[24245]: time="2026-06-14T09:39:00.410634323Z" level=info msg="Got pod network &{Name:nova-api-2f20-account-create-update-65cgh Namespace:openstack ID:2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8 UID:7008ecaa-7b3d-4db0-9afb-3672bb1bac11 NetNS:/var/run/netns/665b5f38-2fed-4e2f-97cf-4e7942eb1f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7008ecaa_7b3d_4db0_9afb_3672bb1bac11.slice PodAnnotations:0xc002422a68}] Aliases:map[]}"
2026-06-14 10:12:37.204506 | controller | Jun 14 09:39:00.411401 crc crio[24245]: time="2026-06-14T09:39:00.411293604Z" level=info msg="Deleting pod openstack_nova-api-2f20-account-create-update-65cgh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.204522 | controller | Jun 14 09:39:00.566520 crc crio[24245]: time="2026-06-14T09:39:00.566116498Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=19cfd150-2282-4a23-9e0c-23f8a50b1ea9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.204537 | controller | Jun 14 09:39:00.570765 crc crio[24245]: time="2026-06-14T09:39:00.570688393Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=530f88fc-8426-4341-8bba-63e5e091a3f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.204556 | controller | Jun 14 09:39:00.795149 crc crio[24245]: time="2026-06-14T09:39:00.791102862Z" level=info msg="Created container 71223d9a314366c9d0cd069917ac4e6ad121617b44ea461620de49f71a9dcfb8: openstack/keystone-db-create-v5npw/mariadb-database-create" id=c7cbde9a-ec54-4fc2-98de-08a254693f1b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.204572 | controller | Jun 14 09:39:00.802726 crc crio[24245]: time="2026-06-14T09:39:00.797107275Z" level=info msg="Starting container: 71223d9a314366c9d0cd069917ac4e6ad121617b44ea461620de49f71a9dcfb8" id=cd2284ee-a208-4290-8a11-50eef821a4a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.204587 | controller | Jun 14 09:39:00.806350 crc crio[24245]: time="2026-06-14T09:39:00.804168212Z" level=info msg="Started container" PID=249778 containerID=71223d9a314366c9d0cd069917ac4e6ad121617b44ea461620de49f71a9dcfb8 description=openstack/keystone-db-create-v5npw/mariadb-database-create id=cd2284ee-a208-4290-8a11-50eef821a4a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12
2026-06-14 10:12:37.204602 | controller | Jun 14 09:39:00.932497 crc crio[24245]: time="2026-06-14T09:39:00.932273057Z" level=info msg="Created container 9485d25a66e1ae3bbcd9834c11478b345dca13931652ecd2de948abac9d36c97: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update" id=0b43832f-b8aa-4301-a577-c37bdb69eb20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.204618 | controller | Jun 14 09:39:00.937053 crc crio[24245]: time="2026-06-14T09:39:00.937009696Z" level=info msg="Starting container: 9485d25a66e1ae3bbcd9834c11478b345dca13931652ecd2de948abac9d36c97" id=d3970b42-5d07-49fa-bc3a-57aadf166ed8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.204633 | controller | Jun 14 09:39:00.952962 crc crio[24245]: time="2026-06-14T09:39:00.95233107Z" level=info msg="Started container" PID=249751 containerID=9485d25a66e1ae3bbcd9834c11478b345dca13931652ecd2de948abac9d36c97 description=openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update id=d3970b42-5d07-49fa-bc3a-57aadf166ed8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea
2026-06-14 10:12:37.204648 | controller | Jun 14 09:39:01.536005 crc crio[24245]: time="2026-06-14T09:39:01.534581588Z" level=info msg="Stopping pod sandbox: 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00" id=e8ff7f48-0196-4ed9-9c5c-94c9fdf8d929 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.204664 | controller | Jun 14 09:39:01.536005 crc crio[24245]: time="2026-06-14T09:39:01.535768247Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-5jpjc Namespace:openstack ID:5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00 UID:d212e1e5-0d11-47ca-bd4b-96765a68578f NetNS:/var/run/netns/9704dcd2-63ff-4b23-8a5b-c2720ac377cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd212e1e5_0d11_47ca_bd4b_96765a68578f.slice PodAnnotations:0xc0004cd5e8}] Aliases:map[]}"
2026-06-14 10:12:37.204679 | controller | Jun 14 09:39:01.538035 crc crio[24245]: time="2026-06-14T09:39:01.536024245Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-5jpjc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.204695 | controller | Jun 14 09:39:01.554460 crc crio[24245]: time="2026-06-14T09:39:01.554330232Z" level=info msg="Stopping pod sandbox: 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584" id=2367341b-37cc-4e7c-8be1-8d0a7d4db8d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.204714 | controller | Jun 14 09:39:01.554460 crc crio[24245]: time="2026-06-14T09:39:01.554394864Z" level=info msg="Stopping pod sandbox: 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c" id=9ac6e748-70fd-4049-bf96-ec0dbb67e502 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.204730 | controller | Jun 14 09:39:01.555053 crc crio[24245]: time="2026-06-14T09:39:01.554646366Z" level=info msg="Stopping pod sandbox: 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5" id=41e7df7c-74c1-43c4-9df5-e81323514121 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.204745 | controller | Jun 14 09:39:01.555053 crc crio[24245]: time="2026-06-14T09:39:01.55490982Z" level=info msg="Got pod network &{Name:neutron-db-create-k24rz Namespace:openstack ID:72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584 UID:0e450836-37ea-446b-9cd3-f3dfb1a1903b NetNS:/var/run/netns/ca34a4d2-2cbc-4f0e-ab47-754878762f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e450836_37ea_446b_9cd3_f3dfb1a1903b.slice PodAnnotations:0xc00161ac58}] Aliases:map[]}"
2026-06-14 10:12:37.204761 | controller | Jun 14 09:39:01.555053 crc crio[24245]: time="2026-06-14T09:39:01.555124887Z" level=info msg="Deleting pod openstack_neutron-db-create-k24rz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.204776 | controller | Jun 14 09:39:01.555347 crc crio[24245]: time="2026-06-14T09:39:01.555322168Z" level=info msg="Got pod network &{Name:barbican-6e2f-account-create-update-nfkmj Namespace:openstack ID:0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5 UID:15347707-fa12-4520-9113-2ce2e45ff28c NetNS:/var/run/netns/e6b87c19-050a-4d4e-b516-444264a098d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15347707_fa12_4520_9113_2ce2e45ff28c.slice PodAnnotations:0xc00274aad0}] Aliases:map[]}"
2026-06-14 10:12:37.204792 | controller | Jun 14 09:39:01.555663 crc crio[24245]: time="2026-06-14T09:39:01.555497023Z" level=info msg="Deleting pod openstack_barbican-6e2f-account-create-update-nfkmj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.204807 | controller | Jun 14 09:39:01.558162 crc crio[24245]: time="2026-06-14T09:39:01.554352571Z" level=info msg="Stopping pod sandbox: 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989" id=dba64829-9ff4-4f45-a1d2-27b138d5fbe3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.204822 | controller | Jun 14 09:39:01.558886 crc crio[24245]: time="2026-06-14T09:39:01.558558076Z" level=info msg="Got pod network &{Name:cinder-db-create-jkww4 Namespace:openstack ID:214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c UID:fcd2549e-40c4-4cbf-a192-2baf836a5a1c NetNS:/var/run/netns/5b3e48fb-f1f1-4383-9b91-16ccc5024568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcd2549e_40c4_4cbf_a192_2baf836a5a1c.slice PodAnnotations:0xc006e0a838}] Aliases:map[]}"
2026-06-14 10:12:37.204837 | controller | Jun 14 09:39:01.558886 crc crio[24245]: time="2026-06-14T09:39:01.558813884Z" level=info msg="Deleting pod openstack_cinder-db-create-jkww4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.204852 | controller | Jun 14 09:39:01.559067 crc crio[24245]: time="2026-06-14T09:39:01.559036323Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-q579s Namespace:openstack ID:3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989 UID:fe5a32f2-deca-4335-b2e5-f01582333f66 NetNS:/var/run/netns/71780a4d-a789-4425-b1f1-18886149ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe5a32f2_deca_4335_b2e5_f01582333f66.slice PodAnnotations:0xc0004cd688}] Aliases:map[]}"
2026-06-14 10:12:37.204871 | controller | Jun 14 09:39:01.559294 crc crio[24245]: time="2026-06-14T09:39:01.55924374Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-q579s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.204886 | controller | Jun 14 09:39:01.570977 crc crio[24245]: time="2026-06-14T09:39:01.570790311Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=d538d10f-aac9-4261-813d-1dd30c23ecd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.204902 | controller | Jun 14 09:39:01.571318 crc crio[24245]: time="2026-06-14T09:39:01.571016809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=13878eae-4177-43ee-882d-a4a7d5741517 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.204917 | controller | Jun 14 09:39:01.581990 crc crio[24245]: time="2026-06-14T09:39:01.577311071Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=071a4e8b-0254-4d57-a6c1-e7ca246cba43 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.204932 | controller | Jun 14 09:39:02.586989 crc crio[24245]: time="2026-06-14T09:39:02.584208472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6f919c97-9059-4b85-a500-55fbb4def2db name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.204947 | controller | Jun 14 09:39:03.566456 crc crio[24245]: time="2026-06-14T09:39:03.565770098Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7c25ea2e-6d2e-4fe5-85c2-e738e688fc9f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.204961 | controller | Jun 14 09:39:03.568880 crc crio[24245]: time="2026-06-14T09:39:03.567724199Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=6df3cb2c-19ce-4907-a2e8-93c24b46f0ab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.204976 | controller | Jun 14 09:39:03.569478 crc crio[24245]: time="2026-06-14T09:39:03.569399888Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ecfce400-9c13-44b2-9712-6cebe958e7b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.204991 | controller | Jun 14 09:39:03.821487 crc crio[24245]: time="2026-06-14T09:39:03.821333742Z" level=info msg="Stopping pod sandbox: bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12" id=d802de13-e541-45d2-9624-e04ac0ad64c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.205006 | controller | Jun 14 09:39:03.827210 crc crio[24245]: time="2026-06-14T09:39:03.821411814Z" level=info msg="Stopping pod sandbox: 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e" id=8490135b-ddb1-4dd2-a596-dfeed0a1c9f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.205021 | controller | Jun 14 09:39:03.827210 crc crio[24245]: time="2026-06-14T09:39:03.826990088Z" level=info msg="Got pod network &{Name:keystone-7d31-account-create-update-cbqcd Namespace:openstack ID:9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e UID:cc4e174a-dc43-4035-a587-d9469dc0fa7f NetNS:/var/run/netns/85cf0274-2d52-4536-b4dc-25d7bc595a3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc4e174a_dc43_4035_a587_d9469dc0fa7f.slice PodAnnotations:0xc003bf6230}] Aliases:map[]}"
2026-06-14 10:12:37.205039 | controller | Jun 14 09:39:03.827210 crc crio[24245]: time="2026-06-14T09:39:03.827204635Z" level=info msg="Deleting pod openstack_keystone-7d31-account-create-update-cbqcd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.205055 | controller | Jun 14 09:39:03.828194 crc crio[24245]: time="2026-06-14T09:39:03.828157061Z" level=info msg="Got pod network &{Name:keystone-db-create-v5npw Namespace:openstack ID:bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12 UID:69dff404-bf2e-4901-8b88-0330952eab11 NetNS:/var/run/netns/b317e86f-16ff-44e4-bb1f-b77ad1cb12fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dff404_bf2e_4901_8b88_0330952eab11.slice PodAnnotations:0xc001fea030}] Aliases:map[]}"
2026-06-14 10:12:37.205070 | controller | Jun 14 09:39:03.828465 crc crio[24245]: time="2026-06-14T09:39:03.828441681Z" level=info msg="Deleting pod openstack_keystone-db-create-v5npw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.205085 | controller | Jun 14 09:39:03.829609 crc crio[24245]: time="2026-06-14T09:39:03.822010978Z" level=info msg="Stopping pod sandbox: 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea" id=1852c586-9450-4637-a498-5d76e878631b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.205101 | controller | Jun 14 09:39:03.830376 crc crio[24245]: time="2026-06-14T09:39:03.830204261Z" level=info msg="Got pod network &{Name:neutron-4ad3-account-create-update-777fn Namespace:openstack ID:15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea UID:af8dffa4-1f8e-4a8e-b2ba-3e525ab6f13f NetNS:/var/run/netns/213d807a-fb06-43e0-abc6-19370b88de83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf8dffa4_1f8e_4a8e_b2ba_3e525ab6f13f.slice PodAnnotations:0xc0004cc0f8}] Aliases:map[]}"
2026-06-14 10:12:37.205117 | controller | Jun 14 09:39:03.830463 crc crio[24245]: time="2026-06-14T09:39:03.830375097Z" level=info msg="Deleting pod openstack_neutron-4ad3-account-create-update-777fn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.205133 | controller | Jun 14 09:39:04.582480 crc crio[24245]: time="2026-06-14T09:39:04.579063109Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ef639854-31d4-4a78-8235-06cefbef2eb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.205149 | controller | Jun 14 09:39:08.643218 crc crio[24245]: time="2026-06-14T09:39:08.640505778Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=34f321cd-9e2f-4f3b-9101-784e7fcd58cc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.205164 | controller | Jun 14 09:39:08.643218 crc crio[24245]: time="2026-06-14T09:39:08.641538025Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=75b8ab0c-8256-4698-8f5a-8a9a9f619c80 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.205180 | controller | Jun 14 09:39:08.646782 crc crio[24245]: time="2026-06-14T09:39:08.643554916Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=b170ef0a-fe6a-4df1-bdec-3069bdad0c9d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.205195 | controller | Jun 14 09:39:08.646782 crc crio[24245]: time="2026-06-14T09:39:08.643898417Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=80dd8f0d-f616-4ccc-bd43-26a65cec58b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.205217 | controller | Jun 14 09:39:08.646782 crc crio[24245]: time="2026-06-14T09:39:08.644074362Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=1da3ea31-2009-4e45-8e06-f032c1dfcefa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.205233 | controller | Jun 14 09:39:08.646782 crc crio[24245]: time="2026-06-14T09:39:08.644220187Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=8e264ed4-093c-466d-9091-c527b77747c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.205248 | controller | Jun 14 09:39:08.646782 crc crio[24245]: time="2026-06-14T09:39:08.644364912Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=64dce4de-b746-4da2-b626-f629ce39e06e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.205263 | controller | Jun 14 09:39:08.646782 crc crio[24245]: time="2026-06-14T09:39:08.644507406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=f686b2f1-8f34-463f-b048-5600437ae1dd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.205278 | controller | Jun 14 09:39:08.647519 crc crio[24245]: time="2026-06-14T09:39:08.647266809Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=02faa09f-0882-44bf-9b29-b61f45272432 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.205293 | controller | Jun 14 09:39:08.652562 crc crio[24245]: time="2026-06-14T09:39:08.652467115Z" level=info msg="Creating container: openstack/barbican-db-create-9pzv5/mariadb-database-create" id=3d967094-fdd9-4d24-a6ff-8c667e8f6f70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.205308 | controller | Jun 14 09:39:08.653092 crc crio[24245]: time="2026-06-14T09:39:08.652960521Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=7da2a61f-63ac-4532-83e8-cc058e0888a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.205323 | controller | Jun 14 09:39:08.655203 crc crio[24245]: time="2026-06-14T09:39:08.655129989Z" level=info msg="Creating container: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update" id=3c2f20d1-696f-4634-a07d-28d0602c14ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.205338 | controller | Jun 14 09:39:08.656335 crc crio[24245]: time="2026-06-14T09:39:08.656293266Z" level=info msg="Creating container: openstack/glance-db-create-bnrvl/mariadb-database-create" id=83fdbf28-8916-4d93-a5f0-2bb932c5f83b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.205372 | controller | Jun 14 09:39:08.661062 crc crio[24245]: time="2026-06-14T09:39:08.661009071Z" level=info msg="Creating container: openstack/root-account-create-update-q4sjk/mariadb-account-create-update" id=5fc8ceb2-7c52-43e0-93a0-26f05985608b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.205390 | controller | Jun 14 09:39:08.667141 crc crio[24245]: time="2026-06-14T09:39:08.667073739Z" level=info msg="Creating container: openstack/placement-db-create-n69bz/mariadb-database-create" id=6b077e26-e25f-4f6e-ac8f-4cbd1bdfffee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.205406 | controller | Jun 14 09:39:08.668281 crc crio[24245]: time="2026-06-14T09:39:08.668239936Z" level=info msg="Creating container: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update" id=20a6d64e-8ff3-42a2-9aa3-83d6280c0f63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.205425 | controller | Jun 14 09:39:08.672824 crc crio[24245]: time="2026-06-14T09:39:08.67275196Z" level=info msg="Creating container: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update" id=4d611d6c-646e-495b-94b3-47bfd4c30792 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.205440 | controller | Jun 14 09:39:08.673991 crc crio[24245]: time="2026-06-14T09:39:08.673782092Z" level=info msg="Creating container: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update" id=40e72d36-0a3e-4050-a771-2648b436c1d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.205455 | controller | Jun 14 09:39:08.722537 crc crio[24245]: time="2026-06-14T09:39:08.722456961Z" level=info msg="Removed container f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72: openstack/glance-default-internal-api-0/glance-log" id=d9e8a2e3-b572-42a8-a699-9835f3815f5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.205471 | controller | Jun 14 09:39:08.723327 crc crio[24245]: time="2026-06-14T09:39:08.723256427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.205486 | controller | Jun 14 09:39:08.728664 crc crio[24245]: time="2026-06-14T09:39:08.728547485Z" level=info msg="Removing container: c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e" id=3e4c1907-4cb1-4b48-add4-88e0ff34713c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.205501 | controller | Jun 14 09:39:08.735038 crc crio[24245]: time="2026-06-14T09:39:08.734981259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.205516 | controller | Jun 14 09:39:08.735450 crc crio[24245]: time="2026-06-14T09:39:08.735350651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.205531 | controller | Jun 14 09:39:08.736447 crc crio[24245]: time="2026-06-14T09:39:08.736367594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.205547 | controller | Jun 14 09:39:08.737102 crc crio[24245]: time="2026-06-14T09:39:08.736516419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.205562 | controller | Jun 14 09:39:08.737368 crc crio[24245]: time="2026-06-14T09:39:08.737306354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.205577 | controller | Jun 14 09:39:08.737699 crc crio[24245]: time="2026-06-14T09:39:08.737226322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.205592 | controller | Jun 14 09:39:08.739108 crc crio[24245]: time="2026-06-14T09:39:08.738972538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.205607 | controller | Jun 14 09:39:08.742817 crc crio[24245]: time="2026-06-14T09:39:08.742712396Z" level=info msg="Creating container: openstack/nova-api-db-create-k2nhp/mariadb-database-create" id=eebebe7b-053e-40de-a1c1-86333c33fccf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.205621 | controller | Jun 14 09:39:08.747201 crc crio[24245]: time="2026-06-14T09:39:08.747090695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.205640 | controller | Jun 14 09:39:08.749665 crc crio[24245]: time="2026-06-14T09:39:08.749634948Z" level=info msg="Creating container: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update" id=849fe25c-7e42-4158-964e-a9d28250d16c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.205655 | controller | Jun 14 09:39:08.752960 crc crio[24245]: time="2026-06-14T09:39:08.752880168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.205671 | controller | Jun 14 09:39:08.770897 crc crio[24245]: time="2026-06-14T09:39:08.770783539Z" level=info msg="Stopped pod sandbox: 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8" id=dc8978de-8d1e-45f6-bfbd-afb56c5ac555 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.205685 | controller | Jun 14 09:39:08.775978 crc crio[24245]: time="2026-06-14T09:39:08.775948282Z" level=info msg="Stopped pod sandbox: 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5" id=41e7df7c-74c1-43c4-9df5-e81323514121 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.205700 | controller | Jun 14 09:39:08.813178 crc crio[24245]: time="2026-06-14T09:39:08.813054174Z" level=info msg="Stopped pod sandbox: 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00" id=e8ff7f48-0196-4ed9-9c5c-94c9fdf8d929 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.205715 | controller | Jun 14 09:39:08.819182 crc crio[24245]: time="2026-06-14T09:39:08.818501586Z" level=info msg="Stopped pod sandbox: 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea" id=1852c586-9450-4637-a498-5d76e878631b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.205730 | controller | Jun 14 09:39:08.842987 crc crio[24245]: time="2026-06-14T09:39:08.842679925Z" level=info msg="Stopped pod sandbox: 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c" id=9ac6e748-70fd-4049-bf96-ec0dbb67e502 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.205745 | controller | Jun 14 09:39:08.847180 crc crio[24245]: time="2026-06-14T09:39:08.846989782Z" level=info msg="Stopped pod sandbox: 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989" id=dba64829-9ff4-4f45-a1d2-27b138d5fbe3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.205759 | controller | Jun 14 09:39:08.866127 crc crio[24245]: time="2026-06-14T09:39:08.86546362Z" level=info msg="Stopped pod sandbox: 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e" id=8490135b-ddb1-4dd2-a596-dfeed0a1c9f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.205774 | controller | Jun 14 09:39:08.866484 crc crio[24245]: time="2026-06-14T09:39:08.866320481Z" level=info msg="Stopped pod sandbox: 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584" id=2367341b-37cc-4e7c-8be1-8d0a7d4db8d5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.205789 | controller | Jun 14 09:39:08.868614 crc crio[24245]: time="2026-06-14T09:39:08.868443214Z" level=info msg="Stopped pod sandbox: bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12" id=d802de13-e541-45d2-9624-e04ac0ad64c1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.205803 | controller | Jun 14 09:39:10.626105 crc crio[24245]: time="2026-06-14T09:39:10.62410729Z" level=info msg="Stopping container: b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869 (timeout: 30s)" id=cdde6309-90c1-469a-98f5-cc4cdce9672a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.205818 | controller | Jun 14 09:39:10.626105 crc crio[24245]: time="2026-06-14T09:39:10.624252669Z" level=info msg="Stopping container: 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0 (timeout: 30s)" id=65f48740-37a5-4c92-aad7-692e81bf8ef7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.205836 | controller | Jun 14 09:39:11.696452 crc crio[24245]: time="2026-06-14T09:39:11.695214121Z" level=info msg="Stopping container: 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068 (timeout: 30s)" id=ca443896-ece3-43c6-965b-4b28730f0534 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.205852 | controller | Jun 14 09:39:11.696452 crc crio[24245]: time="2026-06-14T09:39:11.695892082Z" level=info msg="Stopping container: dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c (timeout: 30s)" id=50bba142-5c5a-40ec-ac86-f2c27bbabb0a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.205867 | controller | Jun 14 09:39:15.328267 crc crio[24245]: time="2026-06-14T09:39:15.327278442Z" level=info msg="Running pod sandbox: openstack/neutron-6fc7874dfc-dgx5j/POD" id=051b8d52-b1e3-4f20-bcaf-92104e71c1c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.205882 | controller | Jun 14 09:39:15.329479 crc crio[24245]: time="2026-06-14T09:39:15.328297395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.205897 | controller | Jun 14 09:39:15.803135 crc crio[24245]: time="2026-06-14T09:39:15.802293712Z" level=info msg="Running pod sandbox: openstack/keystone-d86f64d54-z8mjg/POD" id=3ba8ed86-890e-44c6-aa43-f3281d6c9760 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.205912 | controller | Jun 14 09:39:15.803279 crc crio[24245]: time="2026-06-14T09:39:15.80316645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.205927 | controller | Jun 14 09:39:17.067743 crc crio[24245]: time="2026-06-14T09:39:17.067424062Z" level=info msg="Stopped container 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068: openstack/neutron-846cff4b85-54lbk/neutron-httpd" id=ca443896-ece3-43c6-965b-4b28730f0534 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.205942 | controller | Jun 14 09:39:17.074721 crc crio[24245]: time="2026-06-14T09:39:17.074394285Z" level=info msg="Stopped container b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api" id=cdde6309-90c1-469a-98f5-cc4cdce9672a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.205957 | controller | Jun 14 09:39:17.083748 crc crio[24245]: time="2026-06-14T09:39:17.083693911Z" level=info msg="Stopped container 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api-log" id=65f48740-37a5-4c92-aad7-692e81bf8ef7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.205972 | controller | Jun 14 09:39:17.085453 crc crio[24245]: time="2026-06-14T09:39:17.085370554Z" level=info msg="Stopping pod sandbox: 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00" id=5b367e43-c433-4212-a2a7-8ae56803300e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.205987 | controller | Jun 14 09:39:17.087773 crc crio[24245]: time="2026-06-14T09:39:17.087702788Z" level=info msg="Got pod network &{Name:barbican-api-5f686ccfbd-6vkll Namespace:openstack ID:6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00 UID:287282ea-561f-41fa-955a-c4e69174c453 NetNS:/var/run/netns/21f440d8-0723-44a3-8a31-add2c381ba37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod287282ea_561f_41fa_955a_c4e69174c453.slice PodAnnotations:0xc00274a108}] Aliases:map[]}"
2026-06-14 10:12:37.206003 | controller | Jun 14 09:39:17.088021 crc crio[24245]: time="2026-06-14T09:39:17.087950596Z" level=info msg="Deleting pod openstack_barbican-api-5f686ccfbd-6vkll from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.206021 | controller | Jun 14 09:39:20.475356 crc crio[24245]: time="2026-06-14T09:39:20.474484785Z" level=info msg="Removed container fe939f3deced4240ef341d5cab75cce6cdf6d437628f70339c67c62838f9ef9c: openstack/cinder-db-create-jkww4/mariadb-database-create" id=f93d2cf5-2c96-41b7-8b30-88e0164db51c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.206037 | controller | Jun 14 09:39:20.482100 crc crio[24245]: time="2026-06-14T09:39:20.481443597Z" level=info msg="Removing container: 1a2200184533a02f3301a2a20609b9056e101fafeef642e183fef4a85f4d22e2" id=d934374e-6771-4252-a35e-4ab3b9094af9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.206052 | controller | Jun 14 09:39:20.548384 crc crio[24245]: time="2026-06-14T09:39:20.548264718Z" level=info msg="Removed container c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e: openstack/cinder-scheduler-0/cinder-scheduler" id=3e4c1907-4cb1-4b48-add4-88e0ff34713c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.206067 | controller | Jun 14 09:39:20.555357 crc crio[24245]: time="2026-06-14T09:39:20.555229934Z" level=info msg="Removing container: aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f" id=a4ba8601-4f71-4d21-b9e4-6988482afd88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.206082 | controller | Jun 14 09:39:20.562647 crc crio[24245]: time="2026-06-14T09:39:20.562549047Z" level=info msg="Stopped pod sandbox: 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00" id=5b367e43-c433-4212-a2a7-8ae56803300e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.206097 | controller | Jun 14 09:39:25.868378 crc crio[24245]: time="2026-06-14T09:39:25.865162976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206112 | controller | Jun 14 09:39:25.873070 crc crio[24245]: time="2026-06-14T09:39:25.867987896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206127 | controller | Jun 14 09:39:25.874293 crc crio[24245]: time="2026-06-14T09:39:25.874181573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206142 | controller | Jun 14 09:39:25.877179 crc crio[24245]: time="2026-06-14T09:39:25.876182267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206157 | controller | Jun 14 09:39:25.891746 crc crio[24245]: time="2026-06-14T09:39:25.891556845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206172 | controller | Jun 14 09:39:25.894051 crc crio[24245]: time="2026-06-14T09:39:25.893837289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206187 | controller | Jun 14 09:39:25.899482 crc crio[24245]: time="2026-06-14T09:39:25.899374665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206203 | controller | Jun 14 09:39:25.902048 crc crio[24245]: time="2026-06-14T09:39:25.90175199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206218 | controller | Jun 14 09:39:25.902048 crc crio[24245]: time="2026-06-14T09:39:25.902042319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206236 | controller | Jun 14 09:39:25.908645 crc crio[24245]: time="2026-06-14T09:39:25.908452953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206252 | controller | Jun 14 09:39:25.913987 crc crio[24245]: time="2026-06-14T09:39:25.913740277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206267 | controller | Jun 14 09:39:25.916291 crc crio[24245]: time="2026-06-14T09:39:25.916011684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206282 | controller | Jun 14 09:39:25.918082 crc crio[24245]: time="2026-06-14T09:39:25.917979487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206297 | controller | Jun 14 09:39:25.931667 crc crio[24245]: time="2026-06-14T09:39:25.931476415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206311 | controller | Jun 14 09:39:25.934363 crc crio[24245]: time="2026-06-14T09:39:25.934329543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206326 | controller | Jun 14 09:39:25.936571 crc crio[24245]: time="2026-06-14T09:39:25.936451593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206341 | controller | Jun 14 09:39:25.950302 crc crio[24245]: time="2026-06-14T09:39:25.950202705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206376 | controller | Jun 14 09:39:25.953222 crc crio[24245]: time="2026-06-14T09:39:25.953137604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206392 | controller | Jun 14 09:39:25.954616 crc crio[24245]: time="2026-06-14T09:39:25.95454966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206407 | controller | Jun 14 09:39:25.960619 crc crio[24245]: time="2026-06-14T09:39:25.960513199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.206423 | controller | Jun 14 09:39:26.421566 crc crio[24245]: time="2026-06-14T09:39:26.420337835Z" level=info msg="Created container c53ac88954643e2c33fb674c8528093e6bad119d017cf31081b2c315e2d78f6a: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update" id=20a6d64e-8ff3-42a2-9aa3-83d6280c0f63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.206439 | controller | Jun 14 09:39:26.422141 crc crio[24245]: time="2026-06-14T09:39:26.42203209Z" level=info msg="Starting container: c53ac88954643e2c33fb674c8528093e6bad119d017cf31081b2c315e2d78f6a" id=0318e6d7-8fcb-43f9-896f-5b89cadbeb66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.206454 | controller | Jun 14 09:39:26.425990 crc crio[24245]: time="2026-06-14T09:39:26.425622444Z" level=info msg="Created container d783feadfe7b1fefdd01d910f1e308019edb54523e57b12ef1f667aee54912bd: openstack/placement-db-create-n69bz/mariadb-database-create" id=6b077e26-e25f-4f6e-ac8f-4cbd1bdfffee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.206474 | controller | Jun 14 09:39:26.427216 crc crio[24245]: time="2026-06-14T09:39:26.427147723Z" level=info msg="Starting container: d783feadfe7b1fefdd01d910f1e308019edb54523e57b12ef1f667aee54912bd" id=e730f739-7e72-455d-a889-b52134bcd369 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.206490 | controller | Jun 14 09:39:26.435173 crc crio[24245]: time="2026-06-14T09:39:26.434531957Z" level=info msg="Started container" PID=251634 containerID=d783feadfe7b1fefdd01d910f1e308019edb54523e57b12ef1f667aee54912bd description=openstack/placement-db-create-n69bz/mariadb-database-create id=e730f739-7e72-455d-a889-b52134bcd369 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91
2026-06-14 10:12:37.206506 | controller | Jun 14 09:39:26.437553 crc crio[24245]: time="2026-06-14T09:39:26.437452814Z" level=info msg="Started container" PID=251633 containerID=c53ac88954643e2c33fb674c8528093e6bad119d017cf31081b2c315e2d78f6a description=openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update id=0318e6d7-8fcb-43f9-896f-5b89cadbeb66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a
2026-06-14 10:12:37.206522 | controller | Jun 14 09:39:26.442806 crc crio[24245]: time="2026-06-14T09:39:26.441680247Z" level=info msg="Created container 4a558723588d1264ca2d190f185a85b23f6311ff711e5783b9bb43d83db4c0ef: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update" id=849fe25c-7e42-4158-964e-a9d28250d16c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.206538 | controller | Jun 14 09:39:26.444119 crc crio[24245]: time="2026-06-14T09:39:26.443987671Z" level=info msg="Starting container: 4a558723588d1264ca2d190f185a85b23f6311ff711e5783b9bb43d83db4c0ef" id=ef76737c-bf9d-42eb-8f9d-2cb77862372d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.206554 | controller | Jun 14 09:39:26.452738 crc crio[24245]: time="2026-06-14T09:39:26.452620352Z" level=info msg="Started container" PID=251636 containerID=4a558723588d1264ca2d190f185a85b23f6311ff711e5783b9bb43d83db4c0ef description=openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update id=ef76737c-bf9d-42eb-8f9d-2cb77862372d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731
2026-06-14 10:12:37.206570 | controller | Jun 14 09:39:26.465548 crc crio[24245]: time="2026-06-14T09:39:26.465477932Z" level=info msg="Created container 7f92effdac3db3793cb95e65a8b933e6447c59f2df94a8356134580a8a7ef0ee: openstack/nova-api-db-create-k2nhp/mariadb-database-create" id=eebebe7b-053e-40de-a1c1-86333c33fccf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.206586 | controller | Jun 14 09:39:26.467719 crc crio[24245]: time="2026-06-14T09:39:26.467661891Z" level=info msg="Starting container: 7f92effdac3db3793cb95e65a8b933e6447c59f2df94a8356134580a8a7ef0ee" id=03619ddc-ec7f-4e2f-bc56-3b22fa8ff1be name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.206602 | controller | Jun 14 09:39:26.477489 crc crio[24245]: time="2026-06-14T09:39:26.477417831Z" level=info msg="Started container" PID=251635 containerID=7f92effdac3db3793cb95e65a8b933e6447c59f2df94a8356134580a8a7ef0ee description=openstack/nova-api-db-create-k2nhp/mariadb-database-create id=03619ddc-ec7f-4e2f-bc56-3b22fa8ff1be name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d
2026-06-14 10:12:37.206618 | controller | Jun 14 09:39:26.488431 crc crio[24245]: time="2026-06-14T09:39:26.488212184Z" level=info msg="Created container cf3cd439d005741b4898ecc60d2501c99f4aec378a6e9221e68d23b109143578: openstack/glance-db-create-bnrvl/mariadb-database-create" id=83fdbf28-8916-4d93-a5f0-2bb932c5f83b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.206633 | controller | Jun 14 09:39:26.489982 crc crio[24245]: time="2026-06-14T09:39:26.489887818Z" level=info msg="Starting container: cf3cd439d005741b4898ecc60d2501c99f4aec378a6e9221e68d23b109143578" id=ed6c22cd-9859-4c72-8e02-64e957a6652f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.206652 | controller | Jun 14 09:39:26.497187 crc crio[24245]: time="2026-06-14T09:39:26.497106068Z" level=info msg="Started container" PID=251638 containerID=cf3cd439d005741b4898ecc60d2501c99f4aec378a6e9221e68d23b109143578 description=openstack/glance-db-create-bnrvl/mariadb-database-create id=ed6c22cd-9859-4c72-8e02-64e957a6652f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9
2026-06-14 10:12:37.206668 | controller | Jun 14 09:39:26.543442 crc crio[24245]: time="2026-06-14T09:39:26.543319788Z" level=info msg="Created container d6250c7e2c5de6ca4e8aeedbf300122cd3e7dcad1acb480321e296c890453a8a: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update" id=3c2f20d1-696f-4634-a07d-28d0602c14ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.206684 | controller | Jun 14 09:39:26.545102 crc crio[24245]: time="2026-06-14T09:39:26.545012811Z" level=info msg="Starting container: d6250c7e2c5de6ca4e8aeedbf300122cd3e7dcad1acb480321e296c890453a8a" id=23a78b4a-ca02-4b46-8777-e156fe68d86a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.206700 | controller | Jun 14 09:39:26.545915 crc crio[24245]: time="2026-06-14T09:39:26.545791156Z" level=info msg="Created container f4b854e1f2cf709e1a6a56150ee92a7bea76cd541e8a3203d59e4f15ea254fb8: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update" id=4d611d6c-646e-495b-94b3-47bfd4c30792 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.206715 | controller | Jun 14 09:39:26.547899 crc crio[24245]: time="2026-06-14T09:39:26.547560664Z" level=info msg="Starting container: f4b854e1f2cf709e1a6a56150ee92a7bea76cd541e8a3203d59e4f15ea254fb8" id=141f22b0-a1d1-4d91-86da-5fb099895291 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.206731 | controller | Jun 14 09:39:26.556777 crc crio[24245]: time="2026-06-14T09:39:26.555990023Z" level=info msg="Started container" PID=251637 containerID=d6250c7e2c5de6ca4e8aeedbf300122cd3e7dcad1acb480321e296c890453a8a description=openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update id=23a78b4a-ca02-4b46-8777-e156fe68d86a name=/runtime.v1.RuntimeService/StartContainer sandboxID=913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420
2026-06-14 10:12:37.206747 | controller | Jun 14 09:39:26.567537 crc crio[24245]: time="2026-06-14T09:39:26.567110998Z" level=info msg="Started container" PID=251639 containerID=f4b854e1f2cf709e1a6a56150ee92a7bea76cd541e8a3203d59e4f15ea254fb8 description=openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update id=141f22b0-a1d1-4d91-86da-5fb099895291 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c
2026-06-14 10:12:37.206763 | controller | Jun 14 09:39:26.591284 crc crio[24245]: time="2026-06-14T09:39:26.591177289Z" level=info msg="Created container 95879ec03faaf2a5ef4fd89c02c4f087aa6eae6aeae8bc372c1aa97b8721476e: openstack/root-account-create-update-q4sjk/mariadb-account-create-update" id=5fc8ceb2-7c52-43e0-93a0-26f05985608b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.206779 | controller | Jun 14 09:39:26.593738 crc crio[24245]: time="2026-06-14T09:39:26.593404293Z" level=info msg="Created container 6abfb19d9be1825a30ce2651c646b941fbdf368009071ec52f19ac59b236c2ba: openstack/barbican-db-create-9pzv5/mariadb-database-create" id=3d967094-fdd9-4d24-a6ff-8c667e8f6f70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.206794 | controller | Jun 14 09:39:26.594187 crc crio[24245]: time="2026-06-14T09:39:26.593969628Z" level=info msg="Created container c7bd43c575930d1c89c892edaa4c2f2388dce32fa6635bdce51248cee8399190: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update" id=40e72d36-0a3e-4050-a771-2648b436c1d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.206814 | controller | Jun 14 09:39:26.594378 crc crio[24245]: time="2026-06-14T09:39:26.594124664Z" level=info msg="Starting container: 95879ec03faaf2a5ef4fd89c02c4f087aa6eae6aeae8bc372c1aa97b8721476e" id=4e3870ae-f8dc-4ec8-9be5-8db5dd4a03df name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.206830 | controller | Jun 14 09:39:26.594707 crc crio[24245]: time="2026-06-14T09:39:26.59432342Z" level=info msg="Starting container: 6abfb19d9be1825a30ce2651c646b941fbdf368009071ec52f19ac59b236c2ba" id=09023e84-72f4-4e96-a1fc-9ef2250e21df name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.206845 | controller | Jun 14 09:39:26.595281 crc crio[24245]: time="2026-06-14T09:39:26.595155029Z" level=info msg="Starting container: c7bd43c575930d1c89c892edaa4c2f2388dce32fa6635bdce51248cee8399190" id=69691082-363a-473d-adad-93557601e927 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.206861 | controller | Jun 14 09:39:26.605204 crc crio[24245]: time="2026-06-14T09:39:26.604677509Z" level=info msg="Started container" PID=251641 containerID=6abfb19d9be1825a30ce2651c646b941fbdf368009071ec52f19ac59b236c2ba description=openstack/barbican-db-create-9pzv5/mariadb-database-create id=09023e84-72f4-4e96-a1fc-9ef2250e21df name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad
2026-06-14 10:12:37.206877 | controller | Jun 14 09:39:26.620987 crc crio[24245]: time="2026-06-14T09:39:26.612325394Z" level=info msg="Started container" PID=251640 containerID=95879ec03faaf2a5ef4fd89c02c4f087aa6eae6aeae8bc372c1aa97b8721476e description=openstack/root-account-create-update-q4sjk/mariadb-account-create-update id=4e3870ae-f8dc-4ec8-9be5-8db5dd4a03df name=/runtime.v1.RuntimeService/StartContainer sandboxID=29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459
2026-06-14 10:12:37.206893 | controller | Jun 14 09:39:26.620987 crc crio[24245]: time="2026-06-14T09:39:26.612990104Z" level=info msg="Started container" PID=251632 containerID=c7bd43c575930d1c89c892edaa4c2f2388dce32fa6635bdce51248cee8399190 description=openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update id=69691082-363a-473d-adad-93557601e927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7
2026-06-14 10:12:37.206908 | controller | Jun 14 09:39:28.162930 crc crio[24245]: time="2026-06-14T09:39:28.162792931Z" level=info msg="Stopping pod sandbox: 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9" id=53ba05fd-afe8-46d4-9668-d9f325a9b3a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.206924 | controller | Jun 14 09:39:28.169417 crc crio[24245]: time="2026-06-14T09:39:28.168745371Z" level=info msg="Got pod network &{Name:glance-db-create-bnrvl Namespace:openstack ID:1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9 UID:41f8a08b-e2cb-4f89-9203-36d3be37be82 NetNS:/var/run/netns/56c7fb70-1260-4d98-b51d-b932e307f573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f8a08b_e2cb_4f89_9203_36d3be37be82.slice PodAnnotations:0xc001b86998}] Aliases:map[]}"
2026-06-14 10:12:37.206940 | controller | Jun 14 09:39:28.169417 crc crio[24245]: time="2026-06-14T09:39:28.16900827Z" level=info msg="Deleting pod openstack_glance-db-create-bnrvl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.206955 | controller | Jun 14 09:39:28.195215 crc crio[24245]: time="2026-06-14T09:39:28.194648044Z" level=info msg="Stopping pod sandbox: 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420" id=16cb12a3-76d3-49ec-a4c3-eb365c486ec6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.206971 | controller | Jun 14 09:39:28.195354 crc crio[24245]: time="2026-06-14T09:39:28.195297954Z" level=info msg="Stopping pod sandbox: 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91" id=bdd9a6b1-4a08-40ce-9853-703a4f794d5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.206990 | controller | Jun 14 09:39:28.196426 crc crio[24245]: time="2026-06-14T09:39:28.196357903Z" level=info msg="Stopping pod sandbox: d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d" id=a89ae632-6eb5-48d5-a5e0-d5968aa24edb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207006 | controller | Jun 14 09:39:28.196794 crc crio[24245]: time="2026-06-14T09:39:28.19670536Z" level=info msg="Got pod network &{Name:placement-db-create-n69bz Namespace:openstack ID:6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91 UID:1883ae05-5dca-4812-9e67-4d7c67ca7462 NetNS:/var/run/netns/ec8c4863-d0ae-4927-a584-42d6d0a802fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1883ae05_5dca_4812_9e67_4d7c67ca7462.slice PodAnnotations:0xc000620c10}] Aliases:map[]}"
2026-06-14 10:12:37.207022 | controller | Jun 14 09:39:28.196959 crc crio[24245]: time="2026-06-14T09:39:28.196920957Z" level=info msg="Deleting pod openstack_placement-db-create-n69bz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.207038 | controller | Jun 14 09:39:28.201148 crc crio[24245]: time="2026-06-14T09:39:28.201088969Z" level=info msg="Got pod network &{Name:nova-cell1-704b-account-create-update-lvqq2 Namespace:openstack ID:913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420 UID:309cd978-426b-4793-bc9f-987b20b29811 NetNS:/var/run/netns/07c2cdd7-ad12-4576-ad75-c36168f28a6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod309cd978_426b_4793_bc9f_987b20b29811.slice PodAnnotations:0xc0024231e8}] Aliases:map[]}"
2026-06-14 10:12:37.207053 | controller | Jun 14 09:39:28.201148 crc crio[24245]: time="2026-06-14T09:39:28.201132296Z" level=info msg="Got pod network &{Name:nova-api-db-create-k2nhp Namespace:openstack ID:d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d UID:0bd8268d-e7f4-456d-beed-b5b0cf6333f9 NetNS:/var/run/netns/0401ee64-c609-4e20-91e2-0f0ffc179b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8268d_e7f4_456d_beed_b5b0cf6333f9.slice PodAnnotations:0xc006e0af18}] Aliases:map[]}"
2026-06-14 10:12:37.207069 | controller | Jun 14 09:39:28.201288 crc crio[24245]: time="2026-06-14T09:39:28.201272311Z" level=info msg="Deleting pod openstack_nova-api-db-create-k2nhp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.207085 | controller | Jun 14 09:39:28.201340 crc crio[24245]: time="2026-06-14T09:39:28.201321836Z" level=info msg="Deleting pod openstack_nova-cell1-704b-account-create-update-lvqq2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.207101 | controller | Jun 14 09:39:29.237495 crc crio[24245]: time="2026-06-14T09:39:29.236789823Z" level=info msg="Stopping pod sandbox: 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a" id=41a4a751-5a71-4933-b6f4-1ffd1722250e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207116 | controller | Jun 14 09:39:29.239068 crc crio[24245]: time="2026-06-14T09:39:29.237573448Z" level=info msg="Stopping pod sandbox: f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c" id=555c5ec9-b2da-4a6c-b53c-d4ba87e25e1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207132 | controller | Jun 14 09:39:29.239068 crc crio[24245]: time="2026-06-14T09:39:29.237754135Z" level=info msg="Stopping pod sandbox: 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7" id=f3dae037-05dc-4b00-ba3e-40b07401b49a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207150 | controller | Jun 14 09:39:29.239068 crc crio[24245]: time="2026-06-14T09:39:29.236951729Z" level=info msg="Stopping pod sandbox: ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731" id=df03dd4e-fd46-4a88-8039-70130f8aa626 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207166 | controller | Jun 14 09:39:29.239068 crc crio[24245]: time="2026-06-14T09:39:29.236951249Z" level=info msg="Stopping pod sandbox: 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad" id=8d5e56c1-c5ab-493e-98ab-3336b810b663 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207182 | controller | Jun 14 09:39:29.239068 crc crio[24245]: time="2026-06-14T09:39:29.237285449Z" level=info msg="Stopping pod sandbox: 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459" id=532481ed-98ee-429a-af83-8c8b3c58847e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207197 | controller | Jun 14 09:39:29.239068 crc crio[24245]: time="2026-06-14T09:39:29.239011784Z" level=info msg="Got pod network &{Name:glance-6d4a-account-create-update-gdm9g Namespace:openstack ID:23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a UID:2131208d-93cf-4009-83ab-5b0839036a3e NetNS:/var/run/netns/402240a2-f288-4f3a-9899-cce69d0d6c98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2131208d_93cf_4009_83ab_5b0839036a3e.slice PodAnnotations:0xc001fea950}] Aliases:map[]}"
2026-06-14 10:12:37.207212 | controller | Jun 14 09:39:29.241515 crc crio[24245]: time="2026-06-14T09:39:29.239282283Z" level=info msg="Deleting pod openstack_glance-6d4a-account-create-update-gdm9g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.207228 | controller | Jun 14 09:39:29.241515 crc crio[24245]: time="2026-06-14T09:39:29.239436957Z" level=info msg="Got pod network &{Name:nova-cell0-758a-account-create-update-8k6kb Namespace:openstack ID:9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7 UID:d06e975f-77dd-4a82-a0fe-df456ae66801 NetNS:/var/run/netns/90bc4ce6-d733-4502-b1d3-33167678585d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd06e975f_77dd_4a82_a0fe_df456ae66801.slice PodAnnotations:0xc006e0afc0}] Aliases:map[]}"
2026-06-14 10:12:37.207243 | controller | Jun 14 09:39:29.241515 crc crio[24245]: time="2026-06-14T09:39:29.239581612Z" level=info msg="Deleting pod openstack_nova-cell0-758a-account-create-update-8k6kb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.207259 | controller | Jun 14 09:39:29.241515 crc crio[24245]: time="2026-06-14T09:39:29.240227573Z" level=info msg="Got pod network &{Name:root-account-create-update-q4sjk Namespace:openstack ID:29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459 UID:cdf74c9f-94ac-473c-943b-aecb4b07c301 NetNS:/var/run/netns/921b15f0-1837-499a-a9d3-4d81b9c92573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf74c9f_94ac_473c_943b_aecb4b07c301.slice PodAnnotations:0xc000130e50}] Aliases:map[]}"
2026-06-14 10:12:37.207275 | controller | Jun 14 09:39:29.241515 crc crio[24245]: time="2026-06-14T09:39:29.240412849Z" level=info msg="Got pod network &{Name:placement-2510-account-create-update-rqbtb Namespace:openstack ID:ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731 UID:59bfbe3d-ede8-4567-98e7-ca75f17a3320 NetNS:/var/run/netns/67cbf1c5-cfba-4126-af14-9313bce9367d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59bfbe3d_ede8_4567_98e7_ca75f17a3320.slice PodAnnotations:0xc000602cf8}] Aliases:map[]}"
2026-06-14 10:12:37.207294 | controller | Jun 14 09:39:29.241515 crc crio[24245]: time="2026-06-14T09:39:29.240683717Z" level=info msg="Deleting pod openstack_placement-2510-account-create-update-rqbtb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.207310 | controller | Jun 14 09:39:29.241515 crc crio[24245]: time="2026-06-14T09:39:29.240236563Z" level=info msg="Got pod network &{Name:cinder-8ed3-account-create-update-cvv8f Namespace:openstack ID:f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c UID:ae43a2a4-b383-4850-9644-08457087dc2e NetNS:/var/run/netns/d6fbd781-5eec-453a-9004-fb207a2b549c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae43a2a4_b383_4850_9644_08457087dc2e.slice PodAnnotations:0xc0004cd570}] Aliases:map[]}"
2026-06-14 10:12:37.207326 | controller | Jun 14 09:39:29.241515 crc crio[24245]: time="2026-06-14T09:39:29.240927035Z" level=info msg="Deleting pod openstack_root-account-create-update-q4sjk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.207342 | controller | Jun 14 09:39:29.241515 crc crio[24245]: time="2026-06-14T09:39:29.241322168Z" level=info msg="Deleting pod openstack_cinder-8ed3-account-create-update-cvv8f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.207376 | controller | Jun 14 09:39:29.242099 crc crio[24245]: time="2026-06-14T09:39:29.240253903Z" level=info msg="Got pod network &{Name:barbican-db-create-9pzv5 Namespace:openstack ID:25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad UID:cd37e310-400b-46cd-bb2f-175ac18747fb NetNS:/var/run/netns/544d00f2-03b4-43b6-a96f-ae3b1cfa719c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd37e310_400b_46cd_bb2f_175ac18747fb.slice PodAnnotations:0xc00274a9e8}] Aliases:map[]}"
2026-06-14 10:12:37.207393 | controller | Jun 14 09:39:29.242099 crc crio[24245]: time="2026-06-14T09:39:29.241956608Z" level=info msg="Deleting pod openstack_barbican-db-create-9pzv5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.207409 | controller | Jun 14 09:39:39.360949 crc crio[24245]: time="2026-06-14T09:39:39.359811875Z" level=info msg="Stopped pod sandbox: 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459" id=532481ed-98ee-429a-af83-8c8b3c58847e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207425 | controller | Jun 14 09:39:39.488886 crc crio[24245]: time="2026-06-14T09:39:39.488648072Z" level=info msg="Stopped container dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c: openstack/neutron-846cff4b85-54lbk/neutron-api" id=50bba142-5c5a-40ec-ac86-f2c27bbabb0a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.207441 | controller | Jun 14 09:39:39.494472 crc crio[24245]: time="2026-06-14T09:39:39.494399995Z" level=info msg="Stopped pod sandbox: 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420" id=16cb12a3-76d3-49ec-a4c3-eb365c486ec6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207456 | controller | Jun 14 09:39:39.494909 crc crio[24245]: time="2026-06-14T09:39:39.494749136Z" level=info msg="Stopping pod sandbox: 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b" id=4623b25d-bff9-4730-8e83-16a48e46b419 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207471 | controller | Jun 14 09:39:39.495981 crc crio[24245]: time="2026-06-14T09:39:39.495781849Z" level=info msg="Stopped pod sandbox: d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d" id=a89ae632-6eb5-48d5-a5e0-d5968aa24edb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207487 | controller | Jun 14 09:39:39.497665 crc crio[24245]: time="2026-06-14T09:39:39.497480553Z" level=info msg="Got pod network &{Name:neutron-846cff4b85-54lbk Namespace:openstack ID:7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b UID:e1862bd2-c5a9-4895-96ad-198e75bca290 NetNS:/var/run/netns/19cb6ff6-d2f8-4826-a924-721070b8aef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1862bd2_c5a9_4895_96ad_198e75bca290.slice PodAnnotations:0xc002422870}] Aliases:map[]}"
2026-06-14 10:12:37.207506 | controller | Jun 14 09:39:39.498290 crc crio[24245]: time="2026-06-14T09:39:39.498191306Z" level=info msg="Deleting pod openstack_neutron-846cff4b85-54lbk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.207523 | controller | Jun 14 09:39:39.498290 crc crio[24245]: time="2026-06-14T09:39:39.498281389Z" level=info msg="Stopped pod sandbox: 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91" id=bdd9a6b1-4a08-40ce-9853-703a4f794d5a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207539 | controller | Jun 14 09:39:39.528016 crc crio[24245]: time="2026-06-14T09:39:39.527923544Z" level=info msg="Removed container 1a2200184533a02f3301a2a20609b9056e101fafeef642e183fef4a85f4d22e2: openstack/neutron-db-create-k24rz/mariadb-database-create" id=d934374e-6771-4252-a35e-4ab3b9094af9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.207555 | controller | Jun 14 09:39:39.543212 crc crio[24245]: time="2026-06-14T09:39:39.542494246Z" level=info msg="Removing container: 289dacfa0a029f131e9bc20d613899499ce1b49857655f95f4acc692a6998521" id=87d42dc0-3324-4fab-89b9-46a244957ade name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.207570 | controller | Jun 14 09:39:39.564090 crc crio[24245]: time="2026-06-14T09:39:39.564035951Z" level=info msg="Got pod network &{Name:neutron-6fc7874dfc-dgx5j Namespace:openstack ID:693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811 UID:b6f1f06e-384f-42e1-9506-3f1a47ad0936 NetNS:/var/run/netns/2a39141e-c828-472a-b6a0-f114aca5c044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6f1f06e_384f_42e1_9506_3f1a47ad0936.slice PodAnnotations:0xc003bf6828}] Aliases:map[]}"
2026-06-14 10:12:37.207586 | controller | Jun 14 09:39:39.564413 crc crio[24245]: time="2026-06-14T09:39:39.564396903Z" level=info msg="Adding pod openstack_neutron-6fc7874dfc-dgx5j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.207601 | controller | Jun 14 09:39:39.569326 crc crio[24245]: time="2026-06-14T09:39:39.569214958Z" level=info msg="Stopped pod sandbox: 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9" id=53ba05fd-afe8-46d4-9668-d9f325a9b3a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207617 | controller | Jun 14 09:39:39.575909 crc crio[24245]: time="2026-06-14T09:39:39.575533676Z" level=info msg="Stopped pod sandbox: ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731" id=df03dd4e-fd46-4a88-8039-70130f8aa626 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207632 | controller | Jun 14 09:39:39.579620 crc crio[24245]: time="2026-06-14T09:39:39.579487472Z" level=info msg="Stopped pod sandbox: 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a" id=41a4a751-5a71-4933-b6f4-1ffd1722250e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207648 | controller | Jun 14 09:39:39.587706 crc crio[24245]: time="2026-06-14T09:39:39.586797166Z" level=info msg="Stopped pod sandbox: 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7" id=f3dae037-05dc-4b00-ba3e-40b07401b49a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207663 | controller | Jun 14 09:39:39.604240 crc crio[24245]: time="2026-06-14T09:39:39.602355039Z" level=info msg="Stopped pod sandbox: f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c" id=555c5ec9-b2da-4a6c-b53c-d4ba87e25e1b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207681 | controller | Jun 14 09:39:39.606568 crc crio[24245]: time="2026-06-14T09:39:39.60646371Z" level=info msg="Stopped pod sandbox: 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad" id=8d5e56c1-c5ab-493e-98ab-3336b810b663 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.207696 | controller | Jun 14 09:39:39.649271 crc crio[24245]: time="2026-06-14T09:39:39.648406965Z" level=info msg="Got pod network &{Name:keystone-d86f64d54-z8mjg Namespace:openstack ID:67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c UID:4c513f93-d63c-4975-bfb4-8702095b2476 NetNS:/var/run/netns/6317d35f-3df7-476c-9dd2-8669ae723077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c513f93_d63c_4975_bfb4_8702095b2476.slice PodAnnotations:0xc00274a0b8}] Aliases:map[]}"
2026-06-14 10:12:37.207712 | controller | Jun 14 09:39:39.649271 crc crio[24245]: time="2026-06-14T09:39:39.648512108Z" level=info msg="Adding pod openstack_keystone-d86f64d54-z8mjg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.207727 | controller | Jun 14 09:39:39.688018 crc crio[24245]: time="2026-06-14T09:39:39.687816418Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577" id=abc10dd6-c773-4477-9240-cf4f038a9066 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.207744 | controller | Jun 14 09:39:39.689106 crc crio[24245]: time="2026-06-14T09:39:39.689035617Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=01e0d9d8-d9c0-4227-8358-40db68dbd4d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.207759 | controller | Jun 14 09:39:39.820487 crc crio[24245]: time="2026-06-14T09:39:39.804126722Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43" id=0cb2f8ba-b579-4818-a677-bd2566576a8a name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.207774 | controller | Jun 14 09:39:39.820487 crc crio[24245]: time="2026-06-14T09:39:39.813750713Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=e53982c8-bf14-445c-a9b7-bf513fbd558f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.207789 | controller | Jun 14 09:39:39.821053 crc crio[24245]: time="2026-06-14T09:39:39.820781399Z" level=info msg="Removed container aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=a4ba8601-4f71-4d21-b9e4-6988482afd88 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.207805 | controller | Jun 14 09:39:39.825018 crc crio[24245]: time="2026-06-14T09:39:39.824928815Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e" id=0cdc8e72-9479-4a2f-948c-ff99ffd52ff9 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.207820 | controller | Jun 14 09:39:39.831053 crc crio[24245]: time="2026-06-14T09:39:39.830195497Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=410cd522-ef9c-4396-8b39-da2315e99f5d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.207849 | controller | Jun 14 09:39:39.831053 crc crio[24245]: time="2026-06-14T09:39:39.83092084Z" level=info msg="Removing container: 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d" id=b8430ad9-3bfb-4046-8e8c-766250b96ccc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.207867 | controller | Jun 14 09:39:39.833097 crc crio[24245]: time="2026-06-14T09:39:39.832975096Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=03f710ad-7330-445b-9043-87106a3b69f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.207886 | controller | Jun 14 09:39:39.834555 crc crio[24245]: time="2026-06-14T09:39:39.834434693Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=59452c0a-7b08-437c-8922-6591a13d4973 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.207902 | controller | Jun 14 09:39:39.849426 crc crio[24245]: time="2026-06-14T09:39:39.849371847Z" level=info msg="Creating container: openstack/ovn-controller-ovs-fzw5w/ovsdb-server-init" id=074bbd7a-ad35-45fc-84e2-f3472de7e9e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.207917 | controller | Jun 14 09:39:39.851102 crc crio[24245]: time="2026-06-14T09:39:39.85105867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.207933 | controller | Jun 14 09:39:39.884353 crc crio[24245]: time="2026-06-14T09:39:39.883812345Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/init" id=7027dfa9-9f38-49e0-adbb-2dc68a18f9d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.207949 | controller | Jun 14 09:39:39.911725 crc crio[24245]: time="2026-06-14T09:39:39.911581015Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=6a51ef4b-0bea-4669-8b00-039c5596677f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.207964 | controller | Jun 14 09:39:39.948178 crc crio[24245]: time="2026-06-14T09:39:39.948092879Z" level=info msg="Removed container 289dacfa0a029f131e9bc20d613899499ce1b49857655f95f4acc692a6998521: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update" id=87d42dc0-3324-4fab-89b9-46a244957ade name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.207980 | controller | Jun 14 09:39:39.975043 crc crio[24245]: time="2026-06-14T09:39:39.968978284Z" level=info msg="Removing container: 0c1f105b2a220bacb222cb1a528cb5fed63ce6471c4906e44fdf0bc5e51ea14f" id=d179b1d9-b1c0-4c8a-8be3-5903bda4a0e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.207996 | controller | Jun 14 09:39:39.981618 crc crio[24245]: time="2026-06-14T09:39:39.981488729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208011 | controller | Jun 14 09:39:40.046366 crc crio[24245]: time="2026-06-14T09:39:40.042728932Z" level=info msg="Removed container 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d: openstack/openstack-galera-0/galera" id=b8430ad9-3bfb-4046-8e8c-766250b96ccc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208026 | controller | Jun 14 09:39:40.048703 crc crio[24245]: time="2026-06-14T09:39:40.044983295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208042 | controller | Jun 14 09:39:40.060048 crc crio[24245]: time="2026-06-14T09:39:40.054041448Z" level=info msg="Removing container: 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f" id=a56673b8-81d1-4afa-8ff4-da7207e41078 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208057 | controller | Jun 14 09:39:40.060048 crc crio[24245]: time="2026-06-14T09:39:40.059312246Z" level=info msg="Creating container: openstack/ovn-controller-48j92/ovn-controller" id=9ed0cf94-1c05-4443-b065-a88237529261 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.208072 | controller | Jun 14 09:39:40.092753 crc crio[24245]: time="2026-06-14T09:39:40.092675959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208093 | controller | Jun 14 09:39:40.117718 crc crio[24245]: time="2026-06-14T09:39:40.117357286Z" level=info msg="Removed container 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f: openstack/ovn-northd-0/ovn-northd" id=a56673b8-81d1-4afa-8ff4-da7207e41078 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208109 | controller | Jun 14 09:39:40.128981 crc crio[24245]: time="2026-06-14T09:39:40.1289435Z" level=info msg="Removing container: d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714" id=4cc21504-6404-4da1-bf63-6bee7fb69f34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208124 | controller | Jun 14 09:39:40.217808 crc crio[24245]: time="2026-06-14T09:39:40.217455267Z" level=info msg="Removed container 0c1f105b2a220bacb222cb1a528cb5fed63ce6471c4906e44fdf0bc5e51ea14f: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create" id=d179b1d9-b1c0-4c8a-8be3-5903bda4a0e2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208140 | controller | Jun 14 09:39:40.217808 crc crio[24245]: time="2026-06-14T09:39:40.217580412Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e" id=c7027ccc-8e95-4fe0-90a9-59863aa6bd67 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.208154 | controller | Jun 14 09:39:40.224461 crc crio[24245]: time="2026-06-14T09:39:40.223684228Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=6782aa0c-7622-4f5c-81c6-ba0aee9bff69 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.208169 | controller | Jun 14 09:39:40.228816 crc crio[24245]: time="2026-06-14T09:39:40.228709563Z" level=info msg="Removing container: f0b4d76cad797acdc0973e25678d60a16b189410d5e72cf905123655ae8ef507" id=9603e785-c03f-4bbc-8d77-f592587e1d3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208185 | controller | Jun 14 09:39:40.268541 crc crio[24245]: time="2026-06-14T09:39:40.26844666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208200 | controller | Jun 14 09:39:40.287522 crc crio[24245]: time="2026-06-14T09:39:40.28740998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208215 | controller | Jun 14 09:39:40.330938 crc crio[24245]: time="2026-06-14T09:39:40.330678654Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=5a3a438a-1641-45fe-97ac-4a9f619a3b69 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.208231 | controller | Jun 14 09:39:40.417033 crc crio[24245]: time="2026-06-14T09:39:40.412055276Z" level=info msg="Removed container f0b4d76cad797acdc0973e25678d60a16b189410d5e72cf905123655ae8ef507: openstack/nova-cell1-db-create-q579s/mariadb-database-create" id=9603e785-c03f-4bbc-8d77-f592587e1d3f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208246 | controller | Jun 14 09:39:40.434208 crc crio[24245]: time="2026-06-14T09:39:40.427916089Z" level=info msg="Removing container: a9a009a9448b7f4c3e91cb826c0c73b11070b722d5cf0906b9cb7ab0e257d61b" id=dab7a30a-422c-4776-b67a-7c6513fcec34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208262 | controller | Jun 14 09:39:40.481061 crc crio[24245]: time="2026-06-14T09:39:40.478272725Z" level=info msg="Removed container d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=4cc21504-6404-4da1-bf63-6bee7fb69f34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208277 | controller | Jun 14 09:39:40.534909 crc crio[24245]: time="2026-06-14T09:39:40.527792328Z" level=info msg="Removing container: 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317" id=5215c89a-81cc-401c-9448-8ffa8ca84f35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208296 | controller | Jun 14 09:39:40.560027 crc crio[24245]: time="2026-06-14T09:39:40.559369588Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/init" id=c5d65131-ec5b-4c87-8954-0246585fa975 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.208311 | controller | Jun 14 09:39:40.571317 crc crio[24245]: 2026-06-14T09:39:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:693fab150d5a0a2 Mac:ee:ce:9d:b0:58:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6b Mtu:0 Sandbox:/var/run/netns/2a39141e-c828-472a-b6a0-f114aca5c044 SocketPath: PciID:}] [{Interface:0xc00011a6a0 Address:{IP:10.217.1.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.208327 | controller | Jun 14 09:39:40.571317 crc crio[24245]: time="2026-06-14T09:39:40.570586479Z" level=info msg="Removed container a9a009a9448b7f4c3e91cb826c0c73b11070b722d5cf0906b9cb7ab0e257d61b: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update" id=dab7a30a-422c-4776-b67a-7c6513fcec34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208342 | controller | Jun 14 09:39:40.571317 crc crio[24245]: time="2026-06-14T09:39:40.57066403Z" level=info msg="Got pod network &{Name:neutron-6fc7874dfc-dgx5j Namespace:openstack ID:693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811 UID:b6f1f06e-384f-42e1-9506-3f1a47ad0936 NetNS:/var/run/netns/2a39141e-c828-472a-b6a0-f114aca5c044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6f1f06e_384f_42e1_9506_3f1a47ad0936.slice PodAnnotations:0xc003bf6828}] Aliases:map[]}"
2026-06-14 10:12:37.208378 | controller | Jun 14 09:39:40.571317 crc crio[24245]: time="2026-06-14T09:39:40.570804694Z" level=info msg="Checking pod openstack_neutron-6fc7874dfc-dgx5j for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.208395 | controller | Jun 14 09:39:40.576406 crc crio[24245]: time="2026-06-14T09:39:40.57632138Z" level=info msg="Removing container: 3387e86361fb2de3c20e6b6b498173bf3438a96989df0657bb00a55be8735ef7" id=4d7071a5-a5ac-49ba-b801-1cd45a3414d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208412 | controller | Jun 14 09:39:40.578666 crc crio[24245]: time="2026-06-14T09:39:40.578587494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208428 | controller | Jun 14 09:39:40.582958 crc crio[24245]: time="2026-06-14T09:39:40.582764797Z" level=info msg="Ran pod sandbox 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811 with infra container: openstack/neutron-6fc7874dfc-dgx5j/POD" id=051b8d52-b1e3-4f20-bcaf-92104e71c1c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.208444 | controller | Jun 14 09:39:40.584078 crc crio[24245]: time="2026-06-14T09:39:40.584012073Z" level=info msg="Created container cb655fcfd3d895caa8f4fa9f4fec63ee69481de56b9b09cfd5bf3f75aa3a390a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/init" id=7027dfa9-9f38-49e0-adbb-2dc68a18f9d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.208460 | controller | Jun 14 09:39:40.585468 crc crio[24245]: time="2026-06-14T09:39:40.585391019Z" level=info msg="Starting container: cb655fcfd3d895caa8f4fa9f4fec63ee69481de56b9b09cfd5bf3f75aa3a390a" id=e3622b43-e4a9-4ad0-b7be-4fabb6221bb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.208476 | controller | Jun 14 09:39:40.589294 crc crio[24245]: time="2026-06-14T09:39:40.589174368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208492 | controller | Jun 14 09:39:40.594947 crc crio[24245]: time="2026-06-14T09:39:40.592559316Z" level=info msg="Started container" PID=252831 containerID=cb655fcfd3d895caa8f4fa9f4fec63ee69481de56b9b09cfd5bf3f75aa3a390a description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/init id=e3622b43-e4a9-4ad0-b7be-4fabb6221bb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b
2026-06-14 10:12:37.208511 | controller | Jun 14 09:39:40.594947 crc crio[24245]: time="2026-06-14T09:39:40.593205367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=03d03397-c8b1-4ad8-a6b3-201a3dcd7a83 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.208527 | controller | Jun 14 09:39:40.594947 crc crio[24245]: time="2026-06-14T09:39:40.594010654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208543 | controller | Jun 14 09:39:40.671688 crc crio[24245]: time="2026-06-14T09:39:40.670791197Z" level=info msg="Stopped pod sandbox: 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b" id=4623b25d-bff9-4730-8e83-16a48e46b419 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.208559 | controller | Jun 14 09:39:40.687543 crc crio[24245]: time="2026-06-14T09:39:40.687456418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208574 | controller | Jun 14 09:39:40.701480 crc crio[24245]: time="2026-06-14T09:39:40.701280444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208590 | controller | Jun 14 09:39:40.738567 crc crio[24245]: time="2026-06-14T09:39:40.738400299Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=56d57935-3b9e-4a1e-8e57-bbcf8e95caf9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.208605 | controller | Jun 14 09:39:40.747343 crc crio[24245]: time="2026-06-14T09:39:40.747055761Z" level=info msg="Creating container: openstack/neutron-6fc7874dfc-dgx5j/neutron-api" id=53ee2883-d1f9-43fa-a3f1-f3c992e831c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.208621 | controller | Jun 14 09:39:40.747791 crc crio[24245]: time="2026-06-14T09:39:40.747769394Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208637 | controller | Jun 14 09:39:40.748041 crc crio[24245]: 2026-06-14T09:39:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67cfbd4c16ac7c0 Mac:56:5e:2c:f8:79:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6c Mtu:0 Sandbox:/var/run/netns/6317d35f-3df7-476c-9dd2-8669ae723077 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.208653 | controller | Jun 14 09:39:40.749213 crc crio[24245]: time="2026-06-14T09:39:40.749138957Z" level=info msg="Got pod network &{Name:keystone-d86f64d54-z8mjg Namespace:openstack ID:67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c UID:4c513f93-d63c-4975-bfb4-8702095b2476 NetNS:/var/run/netns/6317d35f-3df7-476c-9dd2-8669ae723077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c513f93_d63c_4975_bfb4_8702095b2476.slice PodAnnotations:0xc00274a0b8}] Aliases:map[]}"
2026-06-14 10:12:37.208669 | controller | Jun 14 09:39:40.749313 crc crio[24245]: time="2026-06-14T09:39:40.749298472Z" level=info msg="Checking pod openstack_keystone-d86f64d54-z8mjg for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.208688 | controller | Jun 14 09:39:40.780647 crc crio[24245]: time="2026-06-14T09:39:40.780338435Z" level=info msg="Ran pod sandbox 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c with infra container: openstack/keystone-d86f64d54-z8mjg/POD" id=3ba8ed86-890e-44c6-aa43-f3281d6c9760 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.208705 | controller | Jun 14 09:39:40.786959 crc crio[24245]: time="2026-06-14T09:39:40.786676054Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=6195d117-80d0-4e56-b377-adc58ca6df3b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.208722 | controller | Jun 14 09:39:40.819222 crc crio[24245]: time="2026-06-14T09:39:40.819135432Z" level=info msg="Removed container 3387e86361fb2de3c20e6b6b498173bf3438a96989df0657bb00a55be8735ef7: openstack/keystone-db-create-v5npw/mariadb-database-create" id=4d7071a5-a5ac-49ba-b801-1cd45a3414d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208737 | controller | Jun 14 09:39:40.823197 crc crio[24245]: time="2026-06-14T09:39:40.822524942Z" level=info msg="Removing container: e0a68dcd8dd80d688617f8edf548ec1fa5f6170d14c017cdbb6d8355a4f67252" id=db51401e-af77-40f3-aa3f-ebfb4d850193 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208753 | controller | Jun 14 09:39:40.854412 crc crio[24245]: time="2026-06-14T09:39:40.85434548Z" level=info msg="Removed container 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317: openstack/rabbitmq-server-0/rabbitmq" id=5215c89a-81cc-401c-9448-8ffa8ca84f35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208769 | controller | Jun 14 09:39:40.860655 crc crio[24245]: time="2026-06-14T09:39:40.860582361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208784 | controller | Jun 14 09:39:40.863753 crc crio[24245]: time="2026-06-14T09:39:40.863693841Z" level=info msg="Removing container: 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea" id=4bffbf99-d55f-4a81-9453-7f84c72b8184 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208800 | controller | Jun 14 09:39:40.864690 crc crio[24245]: time="2026-06-14T09:39:40.864619405Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=db056e30-1261-46e3-af1f-7fc8e153c4d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.208815 | controller | Jun 14 09:39:40.865468 crc crio[24245]: time="2026-06-14T09:39:40.865445157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208831 | controller | Jun 14 09:39:40.878979 crc crio[24245]: time="2026-06-14T09:39:40.87875269Z" level=info msg="Creating container: openstack/keystone-d86f64d54-z8mjg/keystone-api" id=4d0ba991-b982-4901-ada4-174ee24a8582 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.208846 | controller | Jun 14 09:39:40.879284 crc crio[24245]: time="2026-06-14T09:39:40.879113002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208862 | controller | Jun 14 09:39:40.972055 crc crio[24245]: time="2026-06-14T09:39:40.97174918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208877 | controller | Jun 14 09:39:41.014412 crc crio[24245]: time="2026-06-14T09:39:41.014171878Z" level=info msg="Removed container e0a68dcd8dd80d688617f8edf548ec1fa5f6170d14c017cdbb6d8355a4f67252: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update" id=db51401e-af77-40f3-aa3f-ebfb4d850193 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208896 | controller | Jun 14 09:39:41.018080 crc crio[24245]: time="2026-06-14T09:39:41.018004209Z" level=info msg="Removing container: b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869" id=9a7a14b2-1aae-4aa7-8be0-349fcdb5e0c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208912 | controller | Jun 14 09:39:41.044296 crc crio[24245]: time="2026-06-14T09:39:41.044193803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208927 | controller | Jun 14 09:39:41.132132 crc crio[24245]: time="2026-06-14T09:39:41.131977025Z" level=info msg="Removed container 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea: openstack/ovn-controller-jrwkf/ovn-controller" id=4bffbf99-d55f-4a81-9453-7f84c72b8184 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208942 | controller | Jun 14 09:39:41.132434 crc crio[24245]: time="2026-06-14T09:39:41.131995755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.208958 | controller | Jun 14 09:39:41.135281 crc crio[24245]: time="2026-06-14T09:39:41.135194047Z" level=info msg="Removing container: ab5e84ab2bf1376005ddb36a9d8449fb1bacb53a085549d8030ed2b67cd06b0c" id=a08fd06d-76bb-43aa-a277-ddbfb0825fa4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208973 | controller | Jun 14 09:39:41.169495 crc crio[24245]: time="2026-06-14T09:39:41.169381779Z" level=info msg="Removed container b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api" id=9a7a14b2-1aae-4aa7-8be0-349fcdb5e0c8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.208988 | controller | Jun 14 09:39:41.173243 crc crio[24245]: time="2026-06-14T09:39:41.17268881Z" level=info msg="Removing container: 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0" id=d793c34c-ff57-45fc-9b5e-7806e209bcd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209003 | controller | Jun 14 09:39:41.281447 crc crio[24245]: time="2026-06-14T09:39:41.281269018Z" level=info msg="Created container f74cd7000fa9eb664e1b13064e967c8ee2bca421b047fbe5d31c0bca1ffeecfc: openstack/ovn-controller-ovs-fzw5w/ovsdb-server-init" id=074bbd7a-ad35-45fc-84e2-f3472de7e9e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.209018 | controller | Jun 14 09:39:41.288362 crc crio[24245]: time="2026-06-14T09:39:41.288277921Z" level=info msg="Starting container: f74cd7000fa9eb664e1b13064e967c8ee2bca421b047fbe5d31c0bca1ffeecfc" id=8fe43bb0-c951-4a9d-80a5-321994060200 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.209034 | controller | Jun 14 09:39:41.302087 crc crio[24245]: time="2026-06-14T09:39:41.301995954Z" level=info msg="Created container 9c9b7df7c79bedce00f56f5fdf7950b6cfa9ac70d5323edda4f108730f1232f5: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/init" id=c5d65131-ec5b-4c87-8954-0246585fa975 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.209049 | controller | Jun 14 09:39:41.306327 crc crio[24245]: time="2026-06-14T09:39:41.3062291Z" level=info msg="Starting container: 9c9b7df7c79bedce00f56f5fdf7950b6cfa9ac70d5323edda4f108730f1232f5" id=8c9c00e0-c92b-4eac-8225-42b3c6af9768 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.209064 | controller | Jun 14 09:39:41.314578 crc crio[24245]: time="2026-06-14T09:39:41.312570512Z" level=info msg="Started container" PID=252952 containerID=f74cd7000fa9eb664e1b13064e967c8ee2bca421b047fbe5d31c0bca1ffeecfc description=openstack/ovn-controller-ovs-fzw5w/ovsdb-server-init id=8fe43bb0-c951-4a9d-80a5-321994060200 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b
2026-06-14 10:12:37.209084 | controller | Jun 14 09:39:41.316737 crc crio[24245]: time="2026-06-14T09:39:41.316665066Z" level=info msg="Removed container ab5e84ab2bf1376005ddb36a9d8449fb1bacb53a085549d8030ed2b67cd06b0c: openshift-infra/auto-csr-approver-29690492-wdtgs/oc" id=a08fd06d-76bb-43aa-a277-ddbfb0825fa4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209099 | controller | Jun 14 09:39:41.336483 crc crio[24245]: time="2026-06-14T09:39:41.336410598Z" level=info msg="Started container" PID=252951 containerID=9c9b7df7c79bedce00f56f5fdf7950b6cfa9ac70d5323edda4f108730f1232f5 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/init id=8c9c00e0-c92b-4eac-8225-42b3c6af9768 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cfe2c5aee8634e85ff1d05269eb26bfbc449a3b871320750600595a1adf3585
2026-06-14 10:12:37.209115 | controller | Jun 14 09:39:41.341292 crc crio[24245]: time="2026-06-14T09:39:41.340780498Z" level=info msg="Removing container: 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085" id=5eae24e0-ccf4-4518-9fb3-116264b846d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209131 | controller | Jun 14 09:39:41.366909 crc crio[24245]: time="2026-06-14T09:39:41.354285357Z" level=info msg="Removed container 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api-log" id=d793c34c-ff57-45fc-9b5e-7806e209bcd9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209146 | controller | Jun 14 09:39:41.366909 crc crio[24245]: time="2026-06-14T09:39:41.364128673Z" level=info msg="Removing container: fe93bff6587045e9c14169d2f6232fc883053135b17ecb52356d6dff06efd40a" id=c0b3f31f-a8ff-4a69-906d-ffd79a9c660a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209162 | controller | Jun 14 09:39:41.825373 crc crio[24245]: time="2026-06-14T09:39:41.824905536Z" level=info msg="Created container cb4215e1f68ae315162e13ca0609f7c80c19f2e8d1e32f88ee08e51ed0385b33: openstack/ovn-controller-48j92/ovn-controller" id=9ed0cf94-1c05-4443-b065-a88237529261 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.209177 | controller | Jun 14 09:39:41.830140 crc crio[24245]: time="2026-06-14T09:39:41.826485826Z" level=info msg="Starting container: cb4215e1f68ae315162e13ca0609f7c80c19f2e8d1e32f88ee08e51ed0385b33" id=4ae10887-bd64-47ac-9f83-d66f059b7989 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.209192 | controller | Jun 14 09:39:41.843582 crc crio[24245]: time="2026-06-14T09:39:41.843462606Z" level=info msg="Started container" PID=252965 containerID=cb4215e1f68ae315162e13ca0609f7c80c19f2e8d1e32f88ee08e51ed0385b33 description=openstack/ovn-controller-48j92/ovn-controller id=4ae10887-bd64-47ac-9f83-d66f059b7989 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ecf74872179ea3bb9c71609a9465764ff9c407f8e06b9989cc6fd7e69e13872
2026-06-14 10:12:37.209208 | controller | Jun 14 09:39:41.861872 crc crio[24245]: time="2026-06-14T09:39:41.861775696Z" level=info msg="Created container cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67: openstack/keystone-d86f64d54-z8mjg/keystone-api" id=4d0ba991-b982-4901-ada4-174ee24a8582 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.209223 | controller | Jun 14 09:39:41.863284 crc crio[24245]: time="2026-06-14T09:39:41.863120841Z" level=info msg="Starting container: cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67" id=65fba139-851b-4a56-b57c-bcdbd17aaf30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.209238 | controller | Jun 14 09:39:41.875709 crc crio[24245]: time="2026-06-14T09:39:41.875461564Z" level=info msg="Started container" PID=252980 containerID=cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67 description=openstack/keystone-d86f64d54-z8mjg/keystone-api id=65fba139-851b-4a56-b57c-bcdbd17aaf30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c
2026-06-14 10:12:37.209258 | controller | Jun 14 09:39:41.885385 crc crio[24245]: time="2026-06-14T09:39:41.885309739Z" level=info msg="Removed container 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085: openstack/ceilometer-0/sg-core" id=5eae24e0-ccf4-4518-9fb3-116264b846d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209275 | controller | Jun 14 09:39:41.900130 crc crio[24245]: time="2026-06-14T09:39:41.89609276Z" level=info msg="Removing container: a923335af8be941d36b42e704e9397f37e38c7ff975a76860b0f6e23d4421fb2" id=c9aafd74-c0b6-42db-aa3e-b5b79c0707a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209290 | controller | Jun 14 09:39:41.923953 crc crio[24245]: time="2026-06-14T09:39:41.923418599Z" level=info msg="Created container 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-api" id=53ee2883-d1f9-43fa-a3f1-f3c992e831c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.209306 | controller | Jun 14 09:39:41.930779 crc crio[24245]: time="2026-06-14T09:39:41.930577329Z" level=info msg="Starting container: 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb" id=c9ba8066-8f7b-49ef-bf97-3565cd5db180 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.209321 | controller | Jun 14 09:39:41.968926 crc crio[24245]: time="2026-06-14T09:39:41.968695867Z" level=info msg="Started container" PID=252954 containerID=1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb description=openstack/neutron-6fc7874dfc-dgx5j/neutron-api id=c9ba8066-8f7b-49ef-bf97-3565cd5db180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811
2026-06-14 10:12:37.209337 | controller | Jun 14 09:39:41.988104 crc crio[24245]: time="2026-06-14T09:39:41.987989074Z" level=info msg="Removed container fe93bff6587045e9c14169d2f6232fc883053135b17ecb52356d6dff06efd40a: openstack/nova-api-db-create-k2nhp/mariadb-database-create" id=c0b3f31f-a8ff-4a69-906d-ffd79a9c660a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209371 | controller | Jun 14 09:39:41.993437 crc crio[24245]: time="2026-06-14T09:39:41.993267221Z" level=info msg="Removing container: fdecbe706ec8c9bfc93fc9ac2c3fa499b4b1bb310b45004957960f72841b9a4d" id=0d7d610f-0baf-40ca-95df-39edf4372a5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209389 | controller | Jun 14 09:39:42.040992 crc crio[24245]: time="2026-06-14T09:39:42.040785921Z" level=info msg="Removed container a923335af8be941d36b42e704e9397f37e38c7ff975a76860b0f6e23d4421fb2: openstack/rabbitmq-server-0/setup-container" id=c9aafd74-c0b6-42db-aa3e-b5b79c0707a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209405 | controller | Jun 14 09:39:42.045186 crc crio[24245]: time="2026-06-14T09:39:42.04509734Z" level=info msg="Removing container: 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc" id=e398dfe3-b4f2-4642-83c7-0bcc719ac7f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209421 | controller | Jun 14 09:39:42.123065 crc crio[24245]: time="2026-06-14T09:39:42.123025911Z" level=info msg="Removed container fdecbe706ec8c9bfc93fc9ac2c3fa499b4b1bb310b45004957960f72841b9a4d: openstack/placement-db-create-n69bz/mariadb-database-create" id=0d7d610f-0baf-40ca-95df-39edf4372a5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209437 | controller | Jun 14 09:39:42.128961 crc crio[24245]: time="2026-06-14T09:39:42.128818564Z" level=info msg="Removing container: 5a888a77ae9e414bbcbef79fdc44759ca401a97b2aef1688f4ac473540f001c2" id=1333de0c-a018-417d-810d-b4a59feb0730 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209452 | controller | Jun 14 09:39:42.188391 crc crio[24245]: time="2026-06-14T09:39:42.188250585Z" level=info msg="Removed container 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc: openstack/nova-api-0/nova-api-api" id=e398dfe3-b4f2-4642-83c7-0bcc719ac7f7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209471 | controller | Jun 14 09:39:42.199050 crc crio[24245]: time="2026-06-14T09:39:42.198721078Z" level=info msg="Removing container: 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e" id=dc1fc6d5-836a-4a38-99a3-a168ed28574e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209487 | controller | Jun 14 09:39:42.347887 crc crio[24245]: time="2026-06-14T09:39:42.34544005Z" level=info msg="Removed container 5a888a77ae9e414bbcbef79fdc44759ca401a97b2aef1688f4ac473540f001c2: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update" id=1333de0c-a018-417d-810d-b4a59feb0730 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209502 | controller | Jun 14 09:39:42.351316 crc crio[24245]: time="2026-06-14T09:39:42.350731023Z" level=info msg="Removing container: dd1a4bf7a8e9ba1da156b7fac6cac790651af16a675638c3e021ed79ee0a65cc" id=4a079ffb-c270-4bfb-b43a-df09c2dbd092 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209518 | controller | Jun 14 09:39:42.408063 crc crio[24245]: time="2026-06-14T09:39:42.407812297Z" level=info msg="Removed container 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e: openstack/glance-default-internal-api-0/glance-httpd" id=dc1fc6d5-836a-4a38-99a3-a168ed28574e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209534 | controller | Jun 14 09:39:42.411452 crc crio[24245]: time="2026-06-14T09:39:42.411396431Z" level=info msg="Removing container: 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2" id=ddd6625f-7137-4672-ab2d-8fc4fc3ca309 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209550 | controller | Jun 14 09:39:42.558892 crc crio[24245]: time="2026-06-14T09:39:42.558793263Z" level=info msg="Removed container dd1a4bf7a8e9ba1da156b7fac6cac790651af16a675638c3e021ed79ee0a65cc: openstack/root-account-create-update-q4sjk/mariadb-account-create-update" id=4a079ffb-c270-4bfb-b43a-df09c2dbd092 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209566 | controller | Jun 14 09:39:42.564896 crc crio[24245]: time="2026-06-14T09:39:42.564708538Z" level=info msg="Removing container: 281a7893359f9ca30b32e7f1142371be1f3b27499c1ffe54c7925b2aa6fcf003" id=0b59faed-21be-4246-bb9a-df6c5c99fb3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209582 | controller | Jun 14 09:39:42.615914 crc crio[24245]: time="2026-06-14T09:39:42.615486078Z" level=info msg="Removed container 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker-log" id=ddd6625f-7137-4672-ab2d-8fc4fc3ca309 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209597 | controller | Jun 14 09:39:42.626638 crc crio[24245]: time="2026-06-14T09:39:42.626521881Z" level=info msg="Removing container: bae0d3da7194818a5297c6ca2161bd63affe9228bb68a42b066aaa7a9e991fef" id=09bee4a6-3cbd-44d6-b316-2f59079de2b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209613 | controller | Jun 14 09:39:42.678755 crc crio[24245]: time="2026-06-14T09:39:42.678688796Z" level=info msg="Removed container 281a7893359f9ca30b32e7f1142371be1f3b27499c1ffe54c7925b2aa6fcf003: openstack/barbican-db-create-9pzv5/mariadb-database-create" id=0b59faed-21be-4246-bb9a-df6c5c99fb3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209628 | controller | Jun 14 09:39:42.691886 crc crio[24245]: time="2026-06-14T09:39:42.691743731Z" level=info msg="Removing container: d79d0b070e95153c3e378ef0f173a026784d17ea745122f7a032fc7e8b464a6a" id=c8002a92-6691-42f7-a83b-9ad698f1fad5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209644 | controller | Jun 14 09:39:42.991542 crc crio[24245]: time="2026-06-14T09:39:42.991341613Z" level=info msg="Removed container d79d0b070e95153c3e378ef0f173a026784d17ea745122f7a032fc7e8b464a6a: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update" id=c8002a92-6691-42f7-a83b-9ad698f1fad5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209663 | controller | Jun 14 09:39:43.001773 crc crio[24245]: time="2026-06-14T09:39:43.001034297Z" level=info msg="Removing container: 9f06180cc249939120cddc4d485b2ccfdc9141ee907451da63f479ec0327d0d6" id=6a49e2d1-48de-418a-ab07-5709ca9d5560 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209679 | controller | Jun 14 09:39:43.059548 crc crio[24245]: time="2026-06-14T09:39:43.059147999Z" level=info msg="Removed container bae0d3da7194818a5297c6ca2161bd63affe9228bb68a42b066aaa7a9e991fef: openstack/rabbitmq-cell1-server-0/setup-container" id=09bee4a6-3cbd-44d6-b316-2f59079de2b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209695 | controller | Jun 14 09:39:43.063261 crc crio[24245]: time="2026-06-14T09:39:43.063131042Z" level=info msg="Removing container: e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4" id=14fab6c1-f7a5-4d35-85bb-a8b5af1004ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209710 | controller | Jun 14 09:39:43.080194 crc crio[24245]: time="2026-06-14T09:39:43.079304617Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=c722a583-c1ad-4365-9666-fd8c7c360bbf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.209726 | controller | Jun 14 09:39:43.175325 crc crio[24245]: time="2026-06-14T09:39:43.175045153Z" level=info msg="Removed container 9f06180cc249939120cddc4d485b2ccfdc9141ee907451da63f479ec0327d0d6: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update" id=6a49e2d1-48de-418a-ab07-5709ca9d5560 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209742 | controller | Jun 14 09:39:43.189831 crc crio[24245]: time="2026-06-14T09:39:43.189725322Z" level=info msg="Removing container: 9fec62e4da82938fc320589604c42c4a2c40ec07793f87f4e600ab12b9a88927" id=504288dd-e83d-4b8c-8af5-c4b2afac7002 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209757 | controller | Jun 14 09:39:43.216006 crc crio[24245]: time="2026-06-14T09:39:43.215386028Z" level=info msg="Removed container e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4: openstack/ceilometer-0/ceilometer-central-agent" id=14fab6c1-f7a5-4d35-85bb-a8b5af1004ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209773 | controller | Jun 14 09:39:43.234770 crc crio[24245]: time="2026-06-14T09:39:43.23252958Z" level=info msg="Removing container: e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa" id=d8d21d4f-cc61-4f35-892e-c07f902d6a0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209789 | controller | Jun 14 09:39:43.301674 crc crio[24245]: time="2026-06-14T09:39:43.301555837Z" level=info msg="Removed container 9fec62e4da82938fc320589604c42c4a2c40ec07793f87f4e600ab12b9a88927: openstack/glance-db-create-bnrvl/mariadb-database-create" id=504288dd-e83d-4b8c-8af5-c4b2afac7002 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209805 | controller | Jun 14 09:39:43.305336 crc crio[24245]: time="2026-06-14T09:39:43.305302586Z" level=info msg="Removing container: 76cf5523f2c06bccfb55f8817f860d80aa32e9e7b363823a2224dbb3daf35ee1" id=2b16e158-b848-44c9-af4d-2e93160a7f73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209821 | controller | Jun 14 09:39:43.317463 crc crio[24245]: time="2026-06-14T09:39:43.317293838Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=8041cc37-6ade-4761-9ff6-1d7a211b19d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.209836 | controller | Jun 14 09:39:43.365084 crc crio[24245]: time="2026-06-14T09:39:43.364973506Z" level=info msg="Removed container e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa: openstack/ovn-controller-metrics-q72bj/openstack-network-exporter" id=d8d21d4f-cc61-4f35-892e-c07f902d6a0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209856 | controller | Jun 14 09:39:43.371790 crc crio[24245]: time="2026-06-14T09:39:43.371712257Z" level=info msg="Removing container: df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1" id=e7040440-95dd-4821-bee9-590c368c5461 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209872 | controller | Jun 14 09:39:43.489807 crc crio[24245]: time="2026-06-14T09:39:43.489475952Z" level=info msg="Removed container 76cf5523f2c06bccfb55f8817f860d80aa32e9e7b363823a2224dbb3daf35ee1: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update" id=2b16e158-b848-44c9-af4d-2e93160a7f73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209888 | controller | Jun 14 09:39:43.503337 crc crio[24245]: time="2026-06-14T09:39:43.502074626Z" level=info msg="Removing container: 312026ee480ccb51272051bc07a5b0109c0757e9909b037cb5f5ca48457bd681" id=f5c33018-f21e-41ce-859c-78c59404a127 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209903 | controller | Jun 14 09:39:43.670448 crc crio[24245]: time="2026-06-14T09:39:43.670392448Z" level=info msg="Removed container df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=e7040440-95dd-4821-bee9-590c368c5461 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209919 | controller | Jun 14 09:39:43.676985 crc crio[24245]: time="2026-06-14T09:39:43.676571215Z" level=info msg="Removing container: e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811" id=353aabcb-3b99-419a-8498-ce7d947bd5d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209934 | controller | Jun 14 09:39:43.719569 crc crio[24245]: time="2026-06-14T09:39:43.719368779Z" level=info msg="Removed container 312026ee480ccb51272051bc07a5b0109c0757e9909b037cb5f5ca48457bd681: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update" id=f5c33018-f21e-41ce-859c-78c59404a127 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209949 | controller | Jun 14 09:39:43.722967 crc crio[24245]: time="2026-06-14T09:39:43.722831656Z" level=info msg="Removing container: 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068" id=80bbc0ea-19d0-48de-af41-e82253c15824 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209964 | controller | Jun 14 09:39:44.156603 crc crio[24245]: time="2026-06-14T09:39:44.156103507Z" level=info msg="Removed container e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811: openstack/dnsmasq-dns-94bfffd6f-sbs5d/dnsmasq-dns" id=353aabcb-3b99-419a-8498-ce7d947bd5d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209979 | controller | Jun 14 09:39:44.164569 crc crio[24245]: time="2026-06-14T09:39:44.164316919Z" level=info msg="Removing container: 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585" id=0b86c7e2-6697-4b94-b902-ea259901906d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.209995 | controller | Jun 14 09:39:44.223246 crc crio[24245]: time="2026-06-14T09:39:44.219207396Z" level=info msg="Removed container 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068: openstack/neutron-846cff4b85-54lbk/neutron-httpd" id=80bbc0ea-19d0-48de-af41-e82253c15824 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210010 | controller | Jun 14 09:39:44.228034 crc crio[24245]: time="2026-06-14T09:39:44.227725046Z" level=info msg="Removing container: dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c" id=7703bffd-01e3-4758-b6ad-79648b9b5422 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210025 | controller | Jun 14 09:39:44.371777 crc crio[24245]: time="2026-06-14T09:39:44.371537622Z" level=info msg="Removed container 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=0b86c7e2-6697-4b94-b902-ea259901906d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210044 | controller | Jun 14 09:39:44.374555 crc crio[24245]: time="2026-06-14T09:39:44.374438763Z" level=info msg="Removing container: 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964" id=89f88166-79c2-4b3e-b88f-327d37a1a9a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210059 | controller | Jun 14 09:39:44.505393 crc crio[24245]: time="2026-06-14T09:39:44.505161142Z" level=info msg="Removed container dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c: openstack/neutron-846cff4b85-54lbk/neutron-api" id=7703bffd-01e3-4758-b6ad-79648b9b5422 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210074 | controller | Jun 14 09:39:44.558271 crc crio[24245]: time="2026-06-14T09:39:44.558111456Z" level=info msg="Removed container 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964: openstack/glance-default-external-api-0/glance-log" id=89f88166-79c2-4b3e-b88f-327d37a1a9a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210090 | controller | Jun 14 09:39:44.561398 crc crio[24245]: time="2026-06-14T09:39:44.561315187Z" level=info msg="Removing container: 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6" id=7abe2fc7-5480-4fa6-bed3-39a80b05d93d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210105 | controller | Jun 14 09:39:44.672229 crc crio[24245]: time="2026-06-14T09:39:44.671714463Z" level=info msg="Removed container 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6: openstack/ovn-controller-ovs-5srxp/ovs-vswitchd" id=7abe2fc7-5480-4fa6-bed3-39a80b05d93d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210120 | controller | Jun 14 09:39:44.674728 crc crio[24245]: time="2026-06-14T09:39:44.674598591Z" level=info msg="Removing container: 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63" id=2201706a-4e18-4aec-b550-fda30159753e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210135 | controller | Jun 14 09:39:44.803770 crc crio[24245]: time="2026-06-14T09:39:44.803530026Z" level=info msg="Removed container 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63: openstack/nova-api-0/nova-api-log" id=2201706a-4e18-4aec-b550-fda30159753e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210150 | controller | Jun 14 09:39:44.812419 crc crio[24245]: time="2026-06-14T09:39:44.812329852Z" level=info msg="Removing container: 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce" id=ea511d6c-9b34-42d2-bfc5-814168e5e562 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210165 | controller | Jun 14 09:39:44.884526 crc crio[24245]: time="2026-06-14T09:39:44.884404204Z" level=info msg="Removed container 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=ea511d6c-9b34-42d2-bfc5-814168e5e562 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210180 | controller | Jun 14 09:39:44.887188 crc crio[24245]: time="2026-06-14T09:39:44.88710218Z" level=info msg="Removing container: 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6" id=4456b08f-bffe-4af8-9a3e-b72af04956bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210195 | controller | Jun 14 09:39:44.932509 crc crio[24245]: time="2026-06-14T09:39:44.932408934Z" level=info msg="Removed container 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6: openstack/glance-default-external-api-0/glance-httpd" id=4456b08f-bffe-4af8-9a3e-b72af04956bd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210210 | controller | Jun 14 09:39:44.935280 crc crio[24245]: time="2026-06-14T09:39:44.935182619Z" level=info msg="Removing container: 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5" id=329d781a-a096-4c1e-b244-d9c114d4ce27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210230 | controller | Jun 14 09:39:45.225073 crc crio[24245]: time="2026-06-14T09:39:45.224810114Z" level=info msg="Removed container 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker" id=329d781a-a096-4c1e-b244-d9c114d4ce27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210246 | controller | Jun 14 09:39:45.230728 crc crio[24245]: time="2026-06-14T09:39:45.230497684Z" level=info msg="Removing container: c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995" id=47f14ea6-25d2-442d-800c-a8b880892258 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210261 | controller | Jun 14 09:39:45.358526 crc crio[24245]: time="2026-06-14T09:39:45.357824308Z" level=info msg="Removed container c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener" id=47f14ea6-25d2-442d-800c-a8b880892258 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210277 | controller | Jun 14 09:39:45.363171 crc crio[24245]: time="2026-06-14T09:39:45.362813414Z" level=info msg="Removing container: d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71" id=de42f005-b7b5-4ab5-b008-7e050ab9113f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210292 | controller | Jun 14 09:39:45.538034 crc crio[24245]: time="2026-06-14T09:39:45.537677983Z" level=info msg="Removed container d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71: openstack/ovn-controller-ovs-5srxp/ovsdb-server" id=de42f005-b7b5-4ab5-b008-7e050ab9113f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210307 | controller | Jun 14 09:39:45.542498 crc crio[24245]: time="2026-06-14T09:39:45.542356353Z" level=info msg="Removing container: 6d02bbaf5814627ee0eee75696bac9680b161cf3b8ad1a9ff26366ab1d9e38dc" id=5ead37c2-bc10-4704-a5c2-956e7c9f460e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210322 | controller | Jun 14 09:39:45.614354 crc crio[24245]: time="2026-06-14T09:39:45.614265134Z" level=info msg="Removed container 6d02bbaf5814627ee0eee75696bac9680b161cf3b8ad1a9ff26366ab1d9e38dc: openstack/dnsmasq-dns-94bfffd6f-sbs5d/init" id=5ead37c2-bc10-4704-a5c2-956e7c9f460e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210337 | controller | Jun 14 09:39:45.992143 crc crio[24245]: time="2026-06-14T09:39:45.631137978Z" level=info msg="Removing container: 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11" id=38a231b4-d200-4f5d-968b-0c45aa0578f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210370 | controller | Jun 14 09:39:45.992143 crc crio[24245]: time="2026-06-14T09:39:45.757035883Z" level=info msg="Removed container 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11: openstack/nova-metadata-0/nova-metadata-metadata" id=38a231b4-d200-4f5d-968b-0c45aa0578f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210388 | controller | Jun 14 09:39:45.992143 crc crio[24245]: time="2026-06-14T09:39:45.761539145Z" level=info msg="Removing container: b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358" id=70a5b585-d58a-4ecb-89d6-15b264fd837a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210404 | controller | Jun 14 09:39:45.992143 crc crio[24245]: time="2026-06-14T09:39:45.953703626Z" level=info msg="Removed container b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener-log" id=70a5b585-d58a-4ecb-89d6-15b264fd837a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210419 | controller | Jun 14 09:39:45.992143 crc crio[24245]: time="2026-06-14T09:39:45.991577093Z" level=info msg="Removing container: b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436" id=01574dcf-13c5-4410-8d49-8c1ffcaea064 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210443 | controller | Jun 14 09:39:46.057368 crc crio[24245]: time="2026-06-14T09:39:46.057249506Z" level=info msg="Removed container b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436: openstack/cinder-api-0/cinder-api-log" id=01574dcf-13c5-4410-8d49-8c1ffcaea064 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210467 | controller | Jun 14 09:39:46.066776 crc crio[24245]: time="2026-06-14T09:39:46.066385012Z" level=info msg="Removing container: d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43" id=70bde1e1-0420-4e8c-ab79-83e8f8bc2728 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210492 | controller | Jun 14 09:39:46.281102 crc crio[24245]: time="2026-06-14T09:39:46.280820865Z" level=info msg="Removed container d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43: openstack/ceilometer-0/proxy-httpd" id=70bde1e1-0420-4e8c-ab79-83e8f8bc2728 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210524 | controller | Jun 14 09:39:46.286278 crc crio[24245]: time="2026-06-14T09:39:46.286154434Z" level=info msg="Removing container: 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c" id=02388f23-649d-4be3-846c-27ebb56af623 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210555 | controller | Jun 14 09:39:46.359370 crc crio[24245]: time="2026-06-14T09:39:46.359042907Z" level=info msg="Removed container 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c: openstack/cinder-api-0/cinder-api" id=02388f23-649d-4be3-846c-27ebb56af623 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210584 | controller | Jun 14 09:39:46.368558 crc crio[24245]: time="2026-06-14T09:39:46.368451211Z" level=info msg="Removing container: 455b7fa0f019e33b30e93a540f51305a14f5ee02d5f63f8f29af32c3b1105aa3" id=94de8455-bdb4-406d-9253-e6369d95e26c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210611 | controller | Jun 14 09:39:46.488415 crc crio[24245]: time="2026-06-14T09:39:46.488270987Z" level=info msg="Removed container 455b7fa0f019e33b30e93a540f51305a14f5ee02d5f63f8f29af32c3b1105aa3: openstack/ovn-controller-ovs-5srxp/ovsdb-server-init" id=94de8455-bdb4-406d-9253-e6369d95e26c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210638 | controller | Jun 14 09:39:46.493344 crc crio[24245]: time="2026-06-14T09:39:46.493154167Z" level=info msg="Removing container: 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089" id=0a16a59e-4062-4327-90f6-bb59ff20c3bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210665 | controller | Jun 14 09:39:46.577352 crc crio[24245]: time="2026-06-14T09:39:46.57717363Z" level=info msg="Removed container 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089: openstack/openstack-cell1-galera-0/galera" id=0a16a59e-4062-4327-90f6-bb59ff20c3bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210692 | controller | Jun 14 09:39:46.580338 crc crio[24245]: time="2026-06-14T09:39:46.580258148Z" level=info msg="Removing container: 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706" id=7b6e7ec0-d113-48d0-af0b-f70d33c87bd7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210720 | controller | Jun 14 09:39:46.624258 crc crio[24245]: time="2026-06-14T09:39:46.624153516Z" level=info msg="Removed container 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706: openstack/nova-metadata-0/nova-metadata-log" id=7b6e7ec0-d113-48d0-af0b-f70d33c87bd7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210747 | controller | Jun 14 09:39:46.627037 crc crio[24245]: time="2026-06-14T09:39:46.626953263Z" level=info msg="Removing container: cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8" id=8bacfa03-0998-4b50-ba0b-0c7b9f0e37b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210774 | controller | Jun 14 09:39:46.644599 crc crio[24245]: time="2026-06-14T09:39:46.644501051Z" level=info msg="Creating container: openstack/neutron-6fc7874dfc-dgx5j/neutron-httpd" id=1b88182c-b8fd-4f05-85fb-629d7f5be7fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.210808 | controller | Jun 14 09:39:46.722517 crc crio[24245]: time="2026-06-14T09:39:46.7224057Z" level=info msg="Removed container cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8: openstack/ovn-northd-0/openstack-network-exporter" id=8bacfa03-0998-4b50-ba0b-0c7b9f0e37b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210839 | controller | Jun 14 09:39:46.725155 crc crio[24245]: time="2026-06-14T09:39:46.723833644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.210869 | controller | Jun 14 09:39:46.726081 crc crio[24245]: time="2026-06-14T09:39:46.726023994Z" level=info msg="Removing container: 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6" id=25117820-f588-4fac-b62a-bf7e0e1497fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210898 | controller | Jun 14 09:39:46.787702 crc crio[24245]: time="2026-06-14T09:39:46.787547095Z" level=info msg="Removed container 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=25117820-f588-4fac-b62a-bf7e0e1497fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210926 | controller | Jun 14 09:39:46.808057 crc crio[24245]: time="2026-06-14T09:39:46.807699202Z" level=info msg="Removing container: ceeec83c3b2868a4a1a5c2c63f19f8ea1df7ddfa4ee13b31ba106d1c381c08e2" id=ee2fea16-ec38-4fd2-9c39-748efcba9df5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.210953 | controller | Jun 14 09:39:46.839028 crc crio[24245]: time="2026-06-14T09:39:46.838797731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.210981 | controller | Jun 14 09:39:46.843646 crc crio[24245]: time="2026-06-14T09:39:46.843568773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.211008 | controller | Jun 14 09:39:46.891632 crc crio[24245]: time="2026-06-14T09:39:46.890825681Z" level=info msg="Removed container ceeec83c3b2868a4a1a5c2c63f19f8ea1df7ddfa4ee13b31ba106d1c381c08e2: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=ee2fea16-ec38-4fd2-9c39-748efcba9df5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.211036 | controller | Jun 14 09:39:46.899185 crc crio[24245]: time="2026-06-14T09:39:46.898296884Z" level=info msg="Removing container: 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc" id=d4357c4d-7bba-4da2-bd3e-a1010a40eebd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.211064 | controller | Jun 14 09:39:47.096719 crc crio[24245]: time="2026-06-14T09:39:47.096403725Z" level=info msg="Removed container 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc: openstack/memcached-0/memcached" id=d4357c4d-7bba-4da2-bd3e-a1010a40eebd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.211091 | controller | Jun 14 09:39:47.129204 crc crio[24245]: time="2026-06-14T09:39:47.129093505Z" level=info msg="Stopping pod sandbox: 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46" id=e0ecdf7f-a6b5-4a1f-b2b5-f84e61e80b86 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211119 | controller | Jun 14 09:39:47.129204 crc crio[24245]: time="2026-06-14T09:39:47.129209009Z" level=info msg="Stopped pod sandbox (already stopped): 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46" id=e0ecdf7f-a6b5-4a1f-b2b5-f84e61e80b86 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211146 | controller | Jun 14 09:39:47.129823 crc crio[24245]: time="2026-06-14T09:39:47.129775537Z" level=info msg="Removing pod sandbox: 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46" id=aa75e56f-e045-4d3d-bade-9cdcdc496e51 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211179 | controller | Jun 14 09:39:47.205531 crc crio[24245]: time="2026-06-14T09:39:47.205378207Z" level=info msg="Removed pod sandbox: 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46" id=aa75e56f-e045-4d3d-bade-9cdcdc496e51 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211208 | controller | Jun 14 09:39:47.206647 crc crio[24245]: time="2026-06-14T09:39:47.206498398Z" level=info msg="Stopping pod sandbox: c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9" id=eba209e4-13a8-4b5f-89d8-621737956be7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211236 | controller | Jun 14 09:39:47.206824 crc crio[24245]: time="2026-06-14T09:39:47.206712804Z" level=info msg="Stopped pod sandbox (already stopped): c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9" id=eba209e4-13a8-4b5f-89d8-621737956be7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211264 | controller | Jun 14 09:39:47.208514 crc crio[24245]: time="2026-06-14T09:39:47.208320905Z" level=info msg="Removing pod sandbox: c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9" id=519622eb-ddbf-4ef9-9105-86c415d71c08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211292 | controller | Jun 14 09:39:47.248439 crc crio[24245]: time="2026-06-14T09:39:47.248311911Z" level=info msg="Removed pod sandbox: c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9" id=519622eb-ddbf-4ef9-9105-86c415d71c08 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211319 | controller | Jun 14 09:39:47.250568 crc crio[24245]: time="2026-06-14T09:39:47.25040511Z" level=info msg="Stopping pod sandbox: 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624" id=be22d6f8-b397-4ab7-ab82-451255682b39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211361 | controller | Jun 14 09:39:47.250568 crc crio[24245]: time="2026-06-14T09:39:47.250499383Z" level=info msg="Stopped pod sandbox (already stopped): 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624" id=be22d6f8-b397-4ab7-ab82-451255682b39 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211397 | controller | Jun 14 09:39:47.252668 crc crio[24245]: time="2026-06-14T09:39:47.252357193Z" level=info msg="Removing pod sandbox: 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624" id=51718116-000a-4a83-8d82-8488cdd5b4b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211426 | controller | Jun 14 09:39:47.304510 crc crio[24245]: time="2026-06-14T09:39:47.304225568Z" level=info msg="Removed pod sandbox: 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624" id=51718116-000a-4a83-8d82-8488cdd5b4b7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211454 | controller | Jun 14 09:39:47.309274 crc crio[24245]: time="2026-06-14T09:39:47.308836773Z" level=info msg="Stopping pod sandbox: d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a" id=0f4c5b9f-f187-4aba-b9aa-1eb23d9c32b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211482 | controller | Jun 14 09:39:47.309274 crc crio[24245]: time="2026-06-14T09:39:47.309108262Z" level=info msg="Stopped pod sandbox (already stopped): d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a" id=0f4c5b9f-f187-4aba-b9aa-1eb23d9c32b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211508 | controller | Jun 14 09:39:47.310679 crc crio[24245]: time="2026-06-14T09:39:47.310568118Z" level=info msg="Removing pod sandbox: d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a" id=cc75d3a6-43d0-4f0d-8287-50aa8ce91fca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211536 | controller | Jun 14 09:39:47.365956 crc crio[24245]: time="2026-06-14T09:39:47.365716083Z" level=info msg="Removed pod sandbox: d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a" id=cc75d3a6-43d0-4f0d-8287-50aa8ce91fca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211591 | controller | Jun 14 09:39:47.369530 crc crio[24245]: time="2026-06-14T09:39:47.369433229Z" level=info msg="Stopping pod sandbox: 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00" id=91f07b06-bf2b-4268-9b42-dea0294ef2c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211623 | controller | Jun 14 09:39:47.369745 crc crio[24245]: time="2026-06-14T09:39:47.369560514Z" level=info msg="Stopped pod sandbox (already stopped): 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00" id=91f07b06-bf2b-4268-9b42-dea0294ef2c5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211641 | controller | Jun 14 09:39:47.374087 crc crio[24245]: time="2026-06-14T09:39:47.373681665Z" level=info msg="Removing pod sandbox: 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00" id=21a47055-dc33-4082-838d-b7717be726f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211658 | controller | Jun 14 09:39:47.473707 crc crio[24245]: time="2026-06-14T09:39:47.473543772Z" level=info msg="Removed pod sandbox: 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00" id=21a47055-dc33-4082-838d-b7717be726f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211674 | controller | Jun 14 09:39:47.475249 crc crio[24245]: time="2026-06-14T09:39:47.475170904Z" level=info msg="Stopping pod sandbox: 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5" id=d670cc67-758b-4337-b36f-27fe0e0213f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211690 | controller | Jun 14 09:39:47.475408 crc crio[24245]: time="2026-06-14T09:39:47.475261887Z" level=info msg="Stopped pod sandbox (already stopped): 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5" id=d670cc67-758b-4337-b36f-27fe0e0213f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211706 | controller | Jun 14 09:39:47.476470 crc crio[24245]: time="2026-06-14T09:39:47.476406532Z" level=info msg="Removing pod sandbox: 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5" id=65ea98d7-6619-41d7-aa00-5fd825003462 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211722 | controller | Jun 14 09:39:47.616960 crc crio[24245]: time="2026-06-14T09:39:47.616525192Z" level=info msg="Removed pod sandbox: 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5" id=65ea98d7-6619-41d7-aa00-5fd825003462 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211738 | controller | Jun 14 09:39:47.618723 crc crio[24245]: time="2026-06-14T09:39:47.618674689Z" level=info msg="Stopping pod sandbox: 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573" id=54bdfd19-e45a-42d0-a0c7-9ba37cd63641 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211753 | controller | Jun 14 09:39:47.618723 crc crio[24245]: time="2026-06-14T09:39:47.618719949Z" level=info msg="Stopped pod sandbox (already stopped): 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573" id=54bdfd19-e45a-42d0-a0c7-9ba37cd63641 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211769 | controller | Jun 14 09:39:47.620102 crc crio[24245]: time="2026-06-14T09:39:47.61998514Z" level=info msg="Removing pod sandbox: 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573" id=696b5ff1-de41-4bd6-a645-3c020f6045cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211785 | controller | Jun 14 09:39:47.660391 crc crio[24245]: time="2026-06-14T09:39:47.660289144Z" level=info msg="Removed pod sandbox: 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573" id=696b5ff1-de41-4bd6-a645-3c020f6045cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211800 | controller | Jun 14 09:39:47.661115 crc crio[24245]: time="2026-06-14T09:39:47.661059397Z" level=info msg="Stopping pod sandbox: 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00" id=74d1d9dc-8697-4bb6-9213-8df7e3a822ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211820 | controller | Jun 14 09:39:47.661315 crc crio[24245]: time="2026-06-14T09:39:47.661296094Z" level=info msg="Stopped pod sandbox (already stopped): 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00" id=74d1d9dc-8697-4bb6-9213-8df7e3a822ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211849 | controller | Jun 14 09:39:47.665150 crc crio[24245]: time="2026-06-14T09:39:47.665077434Z" level=info msg="Removing pod sandbox: 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00" id=1cc781f5-87a1-4e9b-b6db-6ef848e70c12 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211867 | controller | Jun 14 09:39:47.697538 crc crio[24245]: time="2026-06-14T09:39:47.69731985Z" level=info msg="Removed pod sandbox: 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00" id=1cc781f5-87a1-4e9b-b6db-6ef848e70c12 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211883 | controller | Jun 14 09:39:47.699474 crc crio[24245]: time="2026-06-14T09:39:47.699407316Z" level=info msg="Stopping pod sandbox: 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89" id=0198a044-b5b9-41e5-bdbf-2742d1a868ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211898 | controller | Jun 14 09:39:47.699776 crc crio[24245]: time="2026-06-14T09:39:47.699745217Z" level=info msg="Stopped pod sandbox (already stopped): 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89" id=0198a044-b5b9-41e5-bdbf-2742d1a868ec name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211914 | controller | Jun 14 09:39:47.703273 crc crio[24245]: time="2026-06-14T09:39:47.703170546Z" level=info msg="Removing pod sandbox: 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89" id=89b45ae1-0b08-4f96-a40c-b77fe137c447 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211929 | controller | Jun 14 09:39:47.764302 crc crio[24245]: time="2026-06-14T09:39:47.764144946Z" level=info msg="Removed pod sandbox: 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89" id=89b45ae1-0b08-4f96-a40c-b77fe137c447 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211945 | controller | Jun 14 09:39:47.809456 crc crio[24245]: time="2026-06-14T09:39:47.809296831Z" level=info msg="Stopping pod sandbox: a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2" id=2c3b026e-142d-40bb-9040-7598c60b46eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211960 | controller | Jun 14 09:39:47.809456 crc crio[24245]: time="2026-06-14T09:39:47.809418545Z" level=info msg="Stopped pod sandbox (already stopped): a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2" id=2c3b026e-142d-40bb-9040-7598c60b46eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.211976 | controller | Jun 14 09:39:47.810132 crc crio[24245]: time="2026-06-14T09:39:47.810111397Z" level=info msg="Removing pod sandbox: a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2" id=f1d74a0f-2f22-4215-a824-870f7f661985 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.211991 | controller | Jun 14 09:39:47.863787 crc crio[24245]: time="2026-06-14T09:39:47.863672911Z" level=info msg="Removed pod sandbox: a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2" id=f1d74a0f-2f22-4215-a824-870f7f661985 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212006 | controller | Jun 14 09:39:47.868220 crc crio[24245]: time="2026-06-14T09:39:47.868086452Z" level=info msg="Stopping pod sandbox: a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea" id=7c3d565e-b4eb-463e-bada-449f9f9c10d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212036 | controller | Jun 14 09:39:47.868344 crc crio[24245]: time="2026-06-14T09:39:47.868222706Z" level=info msg="Stopped pod sandbox (already stopped): a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea" id=7c3d565e-b4eb-463e-bada-449f9f9c10d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212053 | controller | Jun 14 09:39:47.869151 crc crio[24245]: time="2026-06-14T09:39:47.869095693Z" level=info msg="Removing pod sandbox: a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea" id=e7e1d5a5-2e13-451c-ad01-31263bc12fe8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212068 | controller | Jun 14 09:39:47.907518 crc crio[24245]: time="2026-06-14T09:39:47.907385351Z" level=info msg="Removed pod sandbox: a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea" id=e7e1d5a5-2e13-451c-ad01-31263bc12fe8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212083 | controller | Jun 14 09:39:47.911751 crc crio[24245]: time="2026-06-14T09:39:47.911682028Z" level=info msg="Stopping pod sandbox: 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72" id=7e96db99-22e0-4c0d-8b2e-f37536b5f9a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212099 | controller | Jun 14 09:39:47.912109 crc crio[24245]: time="2026-06-14T09:39:47.912027789Z" level=info msg="Stopped pod sandbox (already stopped): 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72" id=7e96db99-22e0-4c0d-8b2e-f37536b5f9a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212114 | controller | Jun 14 09:39:47.922116 crc crio[24245]: time="2026-06-14T09:39:47.921987999Z" level=info msg="Removing pod sandbox: 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72" id=378be7ee-0bd2-4c89-b4cc-53df6af23b11 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212129 | controller | Jun 14 09:39:47.973042 crc crio[24245]: time="2026-06-14T09:39:47.972953417Z" level=info msg="Created container d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-httpd" id=1b88182c-b8fd-4f05-85fb-629d7f5be7fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.212145 | controller | Jun 14 09:39:47.974482 crc crio[24245]: time="2026-06-14T09:39:47.974270339Z" level=info msg="Starting container: d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb" id=e3406b20-cdf7-4cd8-9cd2-3d6c6257f369 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.212160 | controller | Jun 14 09:39:47.980979 crc crio[24245]: time="2026-06-14T09:39:47.980885821Z" level=info msg="Removed pod sandbox: 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72" id=378be7ee-0bd2-4c89-b4cc-53df6af23b11 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212175 | controller | Jun 14 09:39:47.983488 crc crio[24245]: time="2026-06-14T09:39:47.983403789Z" level=info msg="Started container" PID=253432 containerID=d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb description=openstack/neutron-6fc7874dfc-dgx5j/neutron-httpd id=e3406b20-cdf7-4cd8-9cd2-3d6c6257f369 name=/runtime.v1.RuntimeService/StartContainer sandboxID=693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811
2026-06-14 10:12:37.212191 | controller | Jun 14 09:39:47.983803 crc crio[24245]: time="2026-06-14T09:39:47.98375849Z" level=info msg="Stopping pod sandbox: 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa" id=f3cfefdc-6f55-455a-8462-fd61685fef7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212207 | controller | Jun 14 09:39:47.983967 crc crio[24245]: time="2026-06-14T09:39:47.983824892Z" level=info msg="Stopped pod sandbox (already stopped): 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa" id=f3cfefdc-6f55-455a-8462-fd61685fef7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212222 | controller | Jun 14 09:39:47.984652 crc crio[24245]: time="2026-06-14T09:39:47.984575397Z" level=info msg="Removing pod sandbox: 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa" id=95ae42fa-4721-435c-87ca-e4bd23c1e7d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212241 | controller | Jun 14 09:39:48.015985 crc crio[24245]: time="2026-06-14T09:39:48.015891073Z" level=info msg="Removed pod sandbox: 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa" id=95ae42fa-4721-435c-87ca-e4bd23c1e7d7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212256 | controller | Jun 14 09:39:48.017220 crc crio[24245]: time="2026-06-14T09:39:48.017159172Z" level=info msg="Stopping pod sandbox: 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462" id=379ebc87-fffa-4892-883c-79a71455ca2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212272 | controller | Jun 14 09:39:48.017784 crc crio[24245]: time="2026-06-14T09:39:48.017743151Z" level=info msg="Stopped pod sandbox (already stopped): 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462" id=379ebc87-fffa-4892-883c-79a71455ca2b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212287 | controller | Jun 14 09:39:48.019143 crc crio[24245]: time="2026-06-14T09:39:48.018992441Z" level=info msg="Removing pod sandbox: 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462" id=97424d12-8c7b-41c0-87ef-7162fa71421e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212303 | controller | Jun 14 09:39:48.072655 crc crio[24245]: time="2026-06-14T09:39:48.072538907Z" level=info msg="Removed pod sandbox: 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462" id=97424d12-8c7b-41c0-87ef-7162fa71421e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212318 | controller | Jun 14 09:39:48.074494 crc crio[24245]: time="2026-06-14T09:39:48.074344852Z" level=info msg="Stopping pod sandbox: 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647" id=58b119a2-2001-49ca-9e52-1a1678693353 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212334 | controller | Jun 14 09:39:48.074696 crc crio[24245]: time="2026-06-14T09:39:48.074504017Z" level=info msg="Stopped pod sandbox (already stopped): 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647" id=58b119a2-2001-49ca-9e52-1a1678693353 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212367 | controller | Jun 14 09:39:48.075945 crc crio[24245]: time="2026-06-14T09:39:48.0758282Z" level=info msg="Removing pod sandbox: 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647" id=11139844-2bbc-4519-8fed-1a3912be248c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212388 | controller | Jun 14 09:39:48.150995 crc crio[24245]: time="2026-06-14T09:39:48.150755608Z" level=info msg="Removed pod sandbox: 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647" id=11139844-2bbc-4519-8fed-1a3912be248c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212405 | controller | Jun 14 09:39:48.152209 crc crio[24245]: time="2026-06-14T09:39:48.152100397Z" level=info msg="Stopping pod sandbox: 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b" id=bbcff2c2-5740-48d8-af8c-ebc2b00b7247 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212421 | controller | Jun 14 09:39:48.152413 crc crio[24245]: time="2026-06-14T09:39:48.152228541Z" level=info msg="Stopped pod sandbox (already stopped): 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b" id=bbcff2c2-5740-48d8-af8c-ebc2b00b7247 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212436 | controller | Jun 14 09:39:48.153357 crc crio[24245]: time="2026-06-14T09:39:48.153265105Z" level=info msg="Removing pod sandbox: 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b" id=af0faaa5-93a9-4b8e-b37e-c6d070596b0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212452 | controller | Jun 14 09:39:48.183450 crc crio[24245]: time="2026-06-14T09:39:48.183342864Z" level=info msg="Removed pod sandbox: 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b" id=af0faaa5-93a9-4b8e-b37e-c6d070596b0b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212471 | controller | Jun 14 09:39:48.184686 crc crio[24245]: time="2026-06-14T09:39:48.184589399Z" level=info msg="Stopping pod sandbox: 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e" id=833e7cd7-3345-4be3-b171-e6998b67257d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212487 | controller | Jun 14 09:39:48.184686 crc crio[24245]: time="2026-06-14T09:39:48.184683861Z" level=info msg="Stopped pod sandbox (already stopped): 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e" id=833e7cd7-3345-4be3-b171-e6998b67257d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212503 | controller | Jun 14 09:39:48.185468 crc crio[24245]: time="2026-06-14T09:39:48.185357273Z" level=info msg="Removing pod sandbox: 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e" id=c63cd3f3-1591-4bb2-85bc-b2a9047489fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212518 | controller | Jun 14 09:39:48.225557 crc crio[24245]: time="2026-06-14T09:39:48.225443919Z" level=info msg="Removed pod sandbox: 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e" id=c63cd3f3-1591-4bb2-85bc-b2a9047489fe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212534 | controller | Jun 14 09:39:48.227061 crc crio[24245]: time="2026-06-14T09:39:48.227006639Z" level=info msg="Stopping pod sandbox: 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b" id=25f35db7-f611-47ab-a3da-cbc33ee59279 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212549 | controller | Jun 14 09:39:48.227530 crc crio[24245]: time="2026-06-14T09:39:48.227429443Z" level=info msg="Stopped pod sandbox (already stopped): 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b" id=25f35db7-f611-47ab-a3da-cbc33ee59279 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212565 | controller | Jun 14 09:39:48.229150 crc crio[24245]: time="2026-06-14T09:39:48.228953862Z" level=info msg="Removing pod sandbox: 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b" id=68d38804-0176-40bb-8113-e5e9da7f6bba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212581 | controller | Jun 14 09:39:48.277399 crc crio[24245]: time="2026-06-14T09:39:48.277318252Z" level=info msg="Removed pod sandbox: 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b" id=68d38804-0176-40bb-8113-e5e9da7f6bba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212597 | controller | Jun 14 09:39:48.279140 crc crio[24245]: time="2026-06-14T09:39:48.279069745Z" level=info msg="Stopping pod sandbox: 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53" id=d9ac6b5b-fd6b-489f-b9c7-a42d54824356 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212612 | controller | Jun 14 09:39:48.279140 crc crio[24245]: time="2026-06-14T09:39:48.279164238Z" level=info msg="Stopped pod sandbox (already stopped): 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53" id=d9ac6b5b-fd6b-489f-b9c7-a42d54824356 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212628 | controller | Jun 14 09:39:48.280318 crc crio[24245]: time="2026-06-14T09:39:48.280276873Z" level=info msg="Removing pod sandbox: 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53" id=75a16b7c-cf0b-4fde-a0d6-424ce66aba80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212643 | controller | Jun 14 09:39:48.324972 crc crio[24245]: time="2026-06-14T09:39:48.32472946Z" level=info msg="Removed pod sandbox: 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53" id=75a16b7c-cf0b-4fde-a0d6-424ce66aba80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212659 | controller | Jun 14 09:39:48.326825 crc crio[24245]: time="2026-06-14T09:39:48.326536218Z" level=info msg="Stopping pod sandbox: a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee" id=838fff81-c5c8-4f9c-a1f2-ce8889d5c205 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212678 | controller | Jun 14 09:39:48.327426 crc crio[24245]: time="2026-06-14T09:39:48.327246051Z" level=info msg="Stopped pod sandbox (already stopped): a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee" id=838fff81-c5c8-4f9c-a1f2-ce8889d5c205 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212694 | controller | Jun 14 09:39:48.328567 crc crio[24245]: time="2026-06-14T09:39:48.328471915Z" level=info msg="Removing pod sandbox: a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee" id=6b2faf8c-becf-461c-bba9-56f0a840588a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212709 | controller | Jun 14 09:39:48.370441 crc crio[24245]: time="2026-06-14T09:39:48.370242115Z" level=info msg="Removed pod sandbox: a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee" id=6b2faf8c-becf-461c-bba9-56f0a840588a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212724 | controller | Jun 14 09:39:48.371570 crc crio[24245]: time="2026-06-14T09:39:48.371178943Z" level=info msg="Stopping pod sandbox: 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa" id=96e962aa-7bee-424c-9ba8-956f657149a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212739 | controller | Jun 14 09:39:48.371570 crc crio[24245]: time="2026-06-14T09:39:48.371252076Z" level=info msg="Stopped pod sandbox (already stopped): 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa" id=96e962aa-7bee-424c-9ba8-956f657149a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212754 | controller | Jun 14 09:39:48.372124 crc crio[24245]: time="2026-06-14T09:39:48.371750224Z" level=info msg="Removing pod sandbox: 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa" id=4dde7cf4-fa5c-4bec-a8ee-a1a5566457c6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212769 | controller | Jun 14 09:39:48.399286 crc crio[24245]: time="2026-06-14T09:39:48.39856258Z" level=info msg="Removed pod sandbox: 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa" id=4dde7cf4-fa5c-4bec-a8ee-a1a5566457c6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212783 | controller | Jun 14 09:39:48.402078 crc crio[24245]: time="2026-06-14T09:39:48.40097068Z" level=info msg="Stopping pod sandbox: 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff" id=c43796c2-c923-478e-9db8-f4de1532564e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212798 | controller | Jun 14 09:39:48.402078 crc crio[24245]: time="2026-06-14T09:39:48.401063813Z" level=info msg="Stopped pod sandbox (already stopped): 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff" id=c43796c2-c923-478e-9db8-f4de1532564e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212813 | controller | Jun 14 09:39:48.404768 crc crio[24245]: time="2026-06-14T09:39:48.403550754Z" level=info msg="Removing pod sandbox: 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff" id=094d72ea-1ed0-4119-b89f-34c5f3eb8e34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212828 | controller | Jun 14 09:39:48.478163 crc crio[24245]: time="2026-06-14T09:39:48.477994457Z" level=info msg="Removed pod sandbox: 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff" id=094d72ea-1ed0-4119-b89f-34c5f3eb8e34 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212842 | controller | Jun 14 09:39:48.489882 crc crio[24245]: time="2026-06-14T09:39:48.489728337Z" level=info msg="Stopping pod sandbox: 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60" id=d42f7d4c-9957-4cc7-bada-126eeb8c16da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212857 | controller | Jun 14 09:39:48.490197 crc crio[24245]: time="2026-06-14T09:39:48.489993795Z" level=info msg="Stopped pod sandbox (already stopped): 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60" id=d42f7d4c-9957-4cc7-bada-126eeb8c16da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212875 | controller | Jun 14 09:39:48.491154 crc crio[24245]: time="2026-06-14T09:39:48.491055388Z" level=info msg="Removing pod sandbox: 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60" id=47b0d0e6-d3b5-4bc9-bd16-59692aabe8e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212891 | controller | Jun 14 09:39:48.541351 crc crio[24245]: time="2026-06-14T09:39:48.541285325Z" level=info msg="Removed pod sandbox: 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60" id=47b0d0e6-d3b5-4bc9-bd16-59692aabe8e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212906 | controller | Jun 14 09:39:48.543229 crc crio[24245]: time="2026-06-14T09:39:48.543116811Z" level=info msg="Stopping pod sandbox: d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6" id=4036b19c-a9f0-4078-a25c-1de95284739c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212921 | controller | Jun 14 09:39:48.543229 crc crio[24245]: time="2026-06-14T09:39:48.543226505Z" level=info msg="Stopped pod sandbox (already stopped): d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6" id=4036b19c-a9f0-4078-a25c-1de95284739c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212936 | controller | Jun 14 09:39:48.544149 crc crio[24245]: time="2026-06-14T09:39:48.544105846Z" level=info msg="Removing pod sandbox: d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6" id=4c5ba225-abf7-4bdb-83b0-10abb73e2f35 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212950 | controller | Jun 14 09:39:48.621228 crc crio[24245]: time="2026-06-14T09:39:48.621107623Z" level=info msg="Removed pod sandbox: d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6" id=4c5ba225-abf7-4bdb-83b0-10abb73e2f35 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.212965 | controller | Jun 14 09:39:48.622530 crc crio[24245]: time="2026-06-14T09:39:48.622432945Z" level=info msg="Stopping pod sandbox: 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0" id=121bf1e0-db63-489d-a5a9-30a2c27877cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212980 | controller | Jun 14 09:39:48.622678 crc crio[24245]: time="2026-06-14T09:39:48.622554098Z" level=info msg="Stopped pod sandbox (already stopped): 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0" id=121bf1e0-db63-489d-a5a9-30a2c27877cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.212995 | controller | Jun 14 09:39:48.623359 crc crio[24245]: time="2026-06-14T09:39:48.623292323Z" level=info msg="Removing pod sandbox: 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0" id=7758aa45-f24d-491d-9185-5e5845fc3064 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213010 | controller | Jun 14 09:39:48.667376 crc crio[24245]: time="2026-06-14T09:39:48.667046664Z" level=info msg="Removed pod sandbox: 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0" id=7758aa45-f24d-491d-9185-5e5845fc3064 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213025 | controller | Jun 14 09:39:48.669080 crc crio[24245]: time="2026-06-14T09:39:48.668414999Z" level=info msg="Stopping pod sandbox: 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013" id=c9e25b36-c37e-4a02-88e8-2d10a8d44605 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213039 | controller | Jun 14 09:39:48.669080 crc crio[24245]: time="2026-06-14T09:39:48.668553484Z" level=info msg="Stopped pod sandbox (already stopped): 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013" id=c9e25b36-c37e-4a02-88e8-2d10a8d44605 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213054 | controller | Jun 14 09:39:48.669953 crc crio[24245]: time="2026-06-14T09:39:48.669397691Z" level=info msg="Removing pod sandbox: 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013" id=4e325c17-6e7c-4298-8e45-fa0415459058 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213073 | controller | Jun 14 09:39:48.738955 crc crio[24245]: time="2026-06-14T09:39:48.738507917Z" level=info msg="Removed pod sandbox: 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013" id=4e325c17-6e7c-4298-8e45-fa0415459058 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213088 | controller | Jun 14 09:39:48.740106 crc crio[24245]: time="2026-06-14T09:39:48.739778698Z" level=info msg="Stopping pod sandbox: 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b" id=c20d5e42-535a-4b25-ae07-5d19af3523cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213103 | controller | Jun 14 09:39:48.740106 crc crio[24245]: time="2026-06-14T09:39:48.739987874Z" level=info msg="Stopped pod sandbox (already stopped): 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b" id=c20d5e42-535a-4b25-ae07-5d19af3523cf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213118 | controller | Jun 14 09:39:48.740702 crc crio[24245]: time="2026-06-14T09:39:48.740617634Z" level=info msg="Removing pod sandbox: 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b" id=9d1f5cae-dfab-42e7-b480-a25278faeda9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213133 | controller | Jun 14 09:39:48.764429 crc crio[24245]: time="2026-06-14T09:39:48.764127093Z" level=info msg="Removed pod sandbox: 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b" id=9d1f5cae-dfab-42e7-b480-a25278faeda9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213148 | controller | Jun 14 09:39:48.765391 crc crio[24245]: time="2026-06-14T09:39:48.765319799Z" level=info msg="Stopping pod sandbox: 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0" id=1ed2aa02-656c-40c7-b9d7-0d45a34c8eca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213163 | controller | Jun 14 09:39:48.765502 crc crio[24245]: time="2026-06-14T09:39:48.765400762Z" level=info msg="Stopped pod sandbox (already stopped): 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0" id=1ed2aa02-656c-40c7-b9d7-0d45a34c8eca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213178 | controller | Jun 14 09:39:48.767261 crc crio[24245]: time="2026-06-14T09:39:48.767224349Z" level=info msg="Removing pod sandbox: 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0" id=509c35a4-d016-4c56-8bea-5751d68d9517 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213193 | controller | Jun 14 09:39:48.812231 crc crio[24245]: time="2026-06-14T09:39:48.812169559Z" level=info msg="Removed pod sandbox: 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0" id=509c35a4-d016-4c56-8bea-5751d68d9517 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213208 | controller | Jun 14 09:39:48.814914 crc crio[24245]: time="2026-06-14T09:39:48.81417187Z" level=info msg="Stopping pod sandbox: b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8" id=9dac5c26-d1f0-4ae9-b3fe-45c196a4d9ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213223 | controller | Jun 14 09:39:48.814914 crc crio[24245]: time="2026-06-14T09:39:48.814271243Z" level=info msg="Stopped pod sandbox (already stopped): b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8" id=9dac5c26-d1f0-4ae9-b3fe-45c196a4d9ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213239 | controller | Jun 14 09:39:48.815412 crc crio[24245]: time="2026-06-14T09:39:48.815308906Z" level=info msg="Removing pod sandbox: b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8" id=534d9b00-9d4a-44df-9bc3-6593ed1203cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213254 | controller | Jun 14 09:39:48.867930 crc crio[24245]: time="2026-06-14T09:39:48.867191722Z" level=info msg="Removed pod sandbox: b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8" id=534d9b00-9d4a-44df-9bc3-6593ed1203cb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213272 | controller | Jun 14 09:39:48.872083 crc crio[24245]: time="2026-06-14T09:39:48.872008873Z" level=info msg="Stopping pod sandbox: ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230" id=9d19db2e-d1cc-4cec-8a80-29a1c14f01c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213288 | controller | Jun 14 09:39:48.872181 crc crio[24245]: time="2026-06-14T09:39:48.872134467Z" level=info msg="Stopped pod sandbox (already stopped): ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230" id=9d19db2e-d1cc-4cec-8a80-29a1c14f01c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213303 | controller | Jun 14 09:39:48.876994 crc crio[24245]: time="2026-06-14T09:39:48.87657992Z" level=info msg="Removing pod sandbox: ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230" id=de9876e9-435e-48d2-ade0-532f73cc1ccd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213318 | controller | Jun 14 09:39:48.961910 crc crio[24245]: time="2026-06-14T09:39:48.961753271Z" level=info msg="Removed pod sandbox: ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230" id=de9876e9-435e-48d2-ade0-532f73cc1ccd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213333 | controller | Jun 14 09:39:48.963068 crc crio[24245]: time="2026-06-14T09:39:48.962975789Z" level=info msg="Stopping pod sandbox: 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68" id=ad6371ad-25fc-4170-81f0-4d26d93adf18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213365 | controller | Jun 14 09:39:48.963191 crc crio[24245]: time="2026-06-14T09:39:48.963100083Z" level=info msg="Stopped pod sandbox (already stopped): 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68" id=ad6371ad-25fc-4170-81f0-4d26d93adf18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213385 | controller | Jun 14 09:39:48.966752 crc crio[24245]: time="2026-06-14T09:39:48.966572343Z" level=info msg="Removing pod sandbox: 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68" id=146a2d4f-685a-46ce-9b4b-8baed1632e46 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213402 | controller | Jun 14 09:39:49.081117 crc crio[24245]: time="2026-06-14T09:39:49.080225466Z" level=info msg="Removed pod sandbox: 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68" id=146a2d4f-685a-46ce-9b4b-8baed1632e46 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213417 | controller | Jun 14 09:39:49.081981 crc crio[24245]: time="2026-06-14T09:39:49.081761436Z" level=info msg="Stopping pod sandbox: f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32" id=79bccfc5-a844-485a-af88-87f5d85cb83c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213433 | controller | Jun 14 09:39:49.081981 crc crio[24245]: time="2026-06-14T09:39:49.081894011Z" level=info msg="Stopped pod sandbox (already stopped): f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32" id=79bccfc5-a844-485a-af88-87f5d85cb83c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213449 | controller | Jun 14 09:39:49.083051 crc crio[24245]: time="2026-06-14T09:39:49.082613962Z" level=info msg="Removing pod sandbox: f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32" id=8b1ce169-3956-480a-976b-7bc35ae723cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213464 | controller | Jun 14 09:39:49.112050 crc crio[24245]: time="2026-06-14T09:39:49.110326433Z" level=info msg="Removed pod sandbox: f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32" id=8b1ce169-3956-480a-976b-7bc35ae723cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213480 | controller | Jun 14 09:39:49.112050 crc crio[24245]: time="2026-06-14T09:39:49.111535241Z" level=info msg="Stopping pod sandbox: 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1" id=be54198d-294e-4922-a511-9cbf40abb855 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213499 | controller | Jun 14 09:39:49.112050 crc crio[24245]: time="2026-06-14T09:39:49.111658625Z" level=info msg="Stopped pod sandbox (already stopped): 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1" id=be54198d-294e-4922-a511-9cbf40abb855 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213516 | controller | Jun 14 09:39:49.113062 crc crio[24245]: time="2026-06-14T09:39:49.112552385Z" level=info msg="Removing pod sandbox: 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1" id=7bffa4d5-dbbd-41c0-a3ff-ee0d2e1b5533 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213538 | controller | Jun 14 09:39:49.137116 crc crio[24245]: time="2026-06-14T09:39:49.136837627Z" level=info msg="Removed pod sandbox: 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1" id=7bffa4d5-dbbd-41c0-a3ff-ee0d2e1b5533 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213559 | controller | Jun 14 09:39:49.138527 crc crio[24245]: time="2026-06-14T09:39:49.138364395Z" level=info msg="Stopping pod sandbox: a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff" id=235fc667-2552-458d-b62a-6df1e70d2a4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213576 | controller | Jun 14 09:39:49.138527 crc crio[24245]: time="2026-06-14T09:39:49.138456648Z" level=info msg="Stopped pod sandbox (already stopped): a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff" id=235fc667-2552-458d-b62a-6df1e70d2a4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213592 | controller | Jun 14 09:39:49.139221 crc crio[24245]: time="2026-06-14T09:39:49.139144529Z" level=info msg="Removing pod sandbox: a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff" id=ca9f8f02-177b-4eee-8c1c-a48ca44324f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213608 | controller | Jun 14 09:39:49.250215 crc crio[24245]: time="2026-06-14T09:39:49.250021058Z" level=info msg="Removed pod sandbox: a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff" id=ca9f8f02-177b-4eee-8c1c-a48ca44324f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213623 | controller | Jun 14 09:39:49.251440 crc crio[24245]: time="2026-06-14T09:39:49.251354039Z" level=info msg="Stopping pod sandbox: 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2" id=545d5d75-5308-4a1e-83ba-6b4ecf862db1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213639 | controller | Jun 14 09:39:49.251556 crc crio[24245]: time="2026-06-14T09:39:49.251463263Z" level=info msg="Stopped pod sandbox (already stopped): 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2" id=545d5d75-5308-4a1e-83ba-6b4ecf862db1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213654 | controller | Jun 14 09:39:49.252595 crc crio[24245]: time="2026-06-14T09:39:49.252506375Z" level=info msg="Removing pod sandbox: 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2" id=8fca3b26-ac70-4121-b355-1bfefd3fa5a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213670 | controller | Jun 14 09:39:49.282888 crc crio[24245]: time="2026-06-14T09:39:49.28273302Z" level=info msg="Removed pod sandbox: 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2" id=8fca3b26-ac70-4121-b355-1bfefd3fa5a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213686 | controller | Jun 14 09:39:49.284437 crc crio[24245]: time="2026-06-14T09:39:49.284370269Z" level=info msg="Stopping pod sandbox: 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7" id=3e916859-dba7-4c28-a0ff-c30189da668f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213702 | controller | Jun 14 09:39:49.284550 crc crio[24245]: time="2026-06-14T09:39:49.284442432Z" level=info msg="Stopped pod sandbox (already stopped): 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7" id=3e916859-dba7-4c28-a0ff-c30189da668f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213722 | controller | Jun 14 09:39:49.286099 crc crio[24245]: time="2026-06-14T09:39:49.286004081Z" level=info msg="Removing pod sandbox: 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7" id=a2ec34f7-9ba7-40d1-9488-a7aa1a44bd87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213738 | controller | Jun 14 09:39:49.342211 crc crio[24245]: time="2026-06-14T09:39:49.342070106Z" level=info msg="Removed pod sandbox: 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7" id=a2ec34f7-9ba7-40d1-9488-a7aa1a44bd87 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213754 | controller | Jun 14 09:39:49.343339 crc crio[24245]: time="2026-06-14T09:39:49.343225111Z" level=info msg="Stopping pod sandbox: 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10" id=9dabd265-7dfd-40de-a6f6-11a3ad93211d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213769 | controller | Jun 14 09:39:49.343441 crc crio[24245]: time="2026-06-14T09:39:49.343342535Z" level=info msg="Stopped pod sandbox (already stopped): 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10" id=9dabd265-7dfd-40de-a6f6-11a3ad93211d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.213785 | controller | Jun 14 09:39:49.344227 crc crio[24245]: time="2026-06-14T09:39:49.34413813Z" level=info msg="Removing pod sandbox: 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10" id=08860f70-d8b5-4c48-91d3-38bebd950fa2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213800 | controller | Jun 14 09:39:49.399568 crc crio[24245]: time="2026-06-14T09:39:49.39947154Z" level=info msg="Removed pod sandbox: 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10" id=08860f70-d8b5-4c48-91d3-38bebd950fa2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.213816 | controller | Jun 14 09:39:49.734967 crc crio[24245]: time="2026-06-14T09:39:49.732294907Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=2f63999b-dfad-445f-bc33-19075e217d4f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.213831 | controller | Jun 14 09:39:49.754310 crc crio[24245]: time="2026-06-14T09:39:49.754138111Z" level=info msg="Removing container: e1d1b2c6d533a3f22368111e5822b280f338f59841b96c20a65bebc9285753b3" id=a1144a3d-7d56-4702-91f5-cf4712484165 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.213846 | controller | Jun 14 09:39:49.758966 crc crio[24245]: time="2026-06-14T09:39:49.758798559Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=265114f9-b5df-4038-894e-19768475691c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.213861 | controller | Jun 14 09:39:49.956157 crc crio[24245]: time="2026-06-14T09:39:49.956050254Z" level=info msg="Creating container: openstack/ovn-controller-ovs-fzw5w/ovsdb-server" id=1546ea31-4cdf-4d4b-9c6b-a7a991e14218 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.213877 | controller | Jun 14 09:39:49.957544 crc crio[24245]: time="2026-06-14T09:39:49.957488749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.213893 | controller | Jun 14 09:39:50.069139 crc crio[24245]: time="2026-06-14T09:39:50.068951075Z" level=info msg="Removed container e1d1b2c6d533a3f22368111e5822b280f338f59841b96c20a65bebc9285753b3: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config" id=a1144a3d-7d56-4702-91f5-cf4712484165 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.213908 | controller | Jun 14 09:39:50.081438 crc crio[24245]: time="2026-06-14T09:39:50.08135533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.213929 | controller | Jun 14 09:39:50.306105 crc crio[24245]: time="2026-06-14T09:39:50.304431455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.213946 | controller | Jun 14 09:39:50.683554 crc crio[24245]: time="2026-06-14T09:39:50.683166312Z" level=info msg="Created container 0d391435d946242a2231cc1e50e5616bd1b63bce126a5a713f288bee34151331: openstack/ovn-controller-ovs-fzw5w/ovsdb-server" id=1546ea31-4cdf-4d4b-9c6b-a7a991e14218 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.213961 | controller | Jun 14 09:39:50.686136 crc crio[24245]: time="2026-06-14T09:39:50.685725804Z" level=info msg="Starting container: 0d391435d946242a2231cc1e50e5616bd1b63bce126a5a713f288bee34151331" id=7aeaa0b5-6117-4307-ae6e-271d2de22a66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.213976 | controller | Jun 14 09:39:50.696690 crc crio[24245]: time="2026-06-14T09:39:50.696375273Z" level=info msg="Started container" PID=253913 containerID=0d391435d946242a2231cc1e50e5616bd1b63bce126a5a713f288bee34151331 description=openstack/ovn-controller-ovs-fzw5w/ovsdb-server id=7aeaa0b5-6117-4307-ae6e-271d2de22a66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b
2026-06-14 10:12:37.213993 | controller | Jun 14 09:39:50.801280 crc crio[24245]: time="2026-06-14T09:39:50.801208457Z" level=info msg="Removing container: c3ad334955e52482b7534b00ad331551d2eb8708c8b087b75b5edff766c46253" id=179ab6f1-0949-4915-b09e-bfcd5afb8df7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.214008 | controller | Jun 14 09:39:50.901670 crc crio[24245]: time="2026-06-14T09:39:50.901483507Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=c3dca06c-a927-4c0f-a17b-413283d8da43 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.214024 | controller | Jun 14 09:39:50.920053 crc crio[24245]: time="2026-06-14T09:39:50.919965374Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=322cf3a9-fdbf-42de-bddc-fbd1ed1f7231 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.214039 | controller | Jun 14 09:39:51.018464 crc crio[24245]: time="2026-06-14T09:39:51.018260331Z" level=info msg="Creating container: openstack/ovn-controller-ovs-fzw5w/ovs-vswitchd" id=d7ee0088-f0cf-445d-ac78-d55f1e3a6f70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.214055 | controller | Jun 14 09:39:51.027654 crc crio[24245]: time="2026-06-14T09:39:51.027458413Z" level=info msg="Removed container c3ad334955e52482b7534b00ad331551d2eb8708c8b087b75b5edff766c46253: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config" id=179ab6f1-0949-4915-b09e-bfcd5afb8df7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.214071 | controller | Jun 14 09:39:51.031446 crc crio[24245]: time="2026-06-14T09:39:51.031263446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.214087 | controller | Jun 14 09:39:51.115723 crc crio[24245]: time="2026-06-14T09:39:51.115584167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.214102 | controller | Jun 14 09:39:51.326129 crc crio[24245]: time="2026-06-14T09:39:51.325160724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.214117 | controller | Jun 14 09:39:52.016391 crc crio[24245]: time="2026-06-14T09:39:52.015512752Z" level=info msg="Created container f3f10cf98ac8f853c4bb0e3ed5c22f3222d4b46e7ff8f5055b06799e2658197a: openstack/ovn-controller-ovs-fzw5w/ovs-vswitchd" id=d7ee0088-f0cf-445d-ac78-d55f1e3a6f70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.214136 | controller | Jun 14 09:39:52.018543 crc crio[24245]: time="2026-06-14T09:39:52.018043743Z" level=info msg="Starting container: f3f10cf98ac8f853c4bb0e3ed5c22f3222d4b46e7ff8f5055b06799e2658197a" id=9f32bb90-05cf-4ed3-8b9c-6eeea589e808 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.214152 | controller | Jun 14 09:39:52.029637 crc crio[24245]: time="2026-06-14T09:39:52.029410645Z" level=info msg="Started container" PID=253967 containerID=f3f10cf98ac8f853c4bb0e3ed5c22f3222d4b46e7ff8f5055b06799e2658197a description=openstack/ovn-controller-ovs-fzw5w/ovs-vswitchd id=9f32bb90-05cf-4ed3-8b9c-6eeea589e808 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b
2026-06-14 10:12:37.214168 | controller | Jun 14 09:39:56.951746 crc crio[24245]: time="2026-06-14T09:39:56.951061195Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=d95bda45-b709-4fae-819c-e68f790b78df name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.214184 | controller | Jun 14 09:39:56.957789 crc crio[24245]: time="2026-06-14T09:39:56.957723108Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=196d366d-dd98-4d17-bbcc-295eae7e0acb name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.214199 | controller | Jun 14 09:39:56.963827 crc crio[24245]: time="2026-06-14T09:39:56.963749819Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-14 10:12:37.214215 | controller | Jun 14 09:39:56.964099 crc crio[24245]: time="2026-06-14T09:39:56.96376585Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-14 10:12:37.214231 | controller | Jun 14 09:39:57.042736 crc crio[24245]: time="2026-06-14T09:39:57.042651198Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-8k7qz/POD" id=e578c53b-0f9d-4118-ac4a-926688b35f5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.214247 | controller | Jun 14 09:39:57.042918 crc crio[24245]: time="2026-06-14T09:39:57.042762452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.214263 | controller | Jun 14 09:39:57.087671 crc crio[24245]: time="2026-06-14T09:39:57.087379202Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-8k7qz Namespace:openstack ID:770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe UID:fcebc906-f3b2-4a70-8da6-44ce455ffa55 NetNS:/var/run/netns/29fca4ea-a443-4d7f-b411-cd0f3b07f08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcebc906_f3b2_4a70_8da6_44ce455ffa55.slice PodAnnotations:0xc0006036b0}] Aliases:map[]}"
2026-06-14 10:12:37.214279 | controller | Jun 14 09:39:57.087671 crc crio[24245]: time="2026-06-14T09:39:57.087440164Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-8k7qz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.214295 | controller | Jun 14 09:39:57.893248 crc crio[24245]: 2026-06-14T09:39:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:770f08d2ca5a0bb Mac:86:84:40:8e:b7:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6d Mtu:0 Sandbox:/var/run/netns/29fca4ea-a443-4d7f-b411-cd0f3b07f08a SocketPath: PciID:}] [{Interface:0xc00061c710 Address:{IP:10.217.1.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.214312 | controller | Jun 14 09:39:57.894257 crc crio[24245]: time="2026-06-14T09:39:57.894006104Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-8k7qz Namespace:openstack ID:770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe UID:fcebc906-f3b2-4a70-8da6-44ce455ffa55 NetNS:/var/run/netns/29fca4ea-a443-4d7f-b411-cd0f3b07f08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcebc906_f3b2_4a70_8da6_44ce455ffa55.slice PodAnnotations:0xc0006036b0}] Aliases:map[]}"
2026-06-14 10:12:37.214332 | controller | Jun 14 09:39:57.894372 crc crio[24245]: time="2026-06-14T09:39:57.894358846Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-8k7qz for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.214367 | controller | Jun 14 09:39:57.919764 crc crio[24245]: time="2026-06-14T09:39:57.919714747Z" level=info msg="Ran pod sandbox 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe with infra container: openstack/cinder-online-data-migrations-8k7qz/POD" id=e578c53b-0f9d-4118-ac4a-926688b35f5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.214397 | controller | Jun 14 09:39:57.923894 crc crio[24245]: time="2026-06-14T09:39:57.923802018Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=36b89635-97b3-41e0-a1cd-e5c5c24480f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.214416 | controller | Jun 14 09:39:57.972402 crc crio[24245]: time="2026-06-14T09:39:57.972298172Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=5d7a0c9a-544c-408f-a692-3af7c6881645 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.214432 | controller | Jun 14 09:39:58.009982 crc crio[24245]: time="2026-06-14T09:39:57.999400402Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-8k7qz/cinder-online-data-migrations" id=5cdddcb5-763f-407e-a67b-e44d573436f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.214447 | controller | Jun 14 09:39:58.009982 crc crio[24245]: time="2026-06-14T09:39:57.999903869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.214463 | controller | Jun 14 09:39:58.079017 crc crio[24245]: time="2026-06-14T09:39:58.07856897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.214479 | controller | Jun 14 09:39:58.092675 crc crio[24245]: time="2026-06-14T09:39:58.092562425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.214494 | controller | Jun 14 09:39:58.320803 crc crio[24245]: time="2026-06-14T09:39:58.320711822Z" level=info msg="Created container 714071bbcefd85a85bdaa35c6d0bf4bfaea089c61cd355ded4ba619b10327c3d: openstack/cinder-online-data-migrations-8k7qz/cinder-online-data-migrations" id=5cdddcb5-763f-407e-a67b-e44d573436f9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.214510 | controller | Jun 14 09:39:58.322317 crc crio[24245]: time="2026-06-14T09:39:58.322246512Z" level=info msg="Starting container: 714071bbcefd85a85bdaa35c6d0bf4bfaea089c61cd355ded4ba619b10327c3d" id=9b1a96ce-57bc-426c-aa5a-0790ac0210af name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.214525 | controller | Jun 14 09:39:58.331521 crc crio[24245]: time="2026-06-14T09:39:58.331406443Z" level=info msg="Started container" PID=254379 containerID=714071bbcefd85a85bdaa35c6d0bf4bfaea089c61cd355ded4ba619b10327c3d description=openstack/cinder-online-data-migrations-8k7qz/cinder-online-data-migrations id=9b1a96ce-57bc-426c-aa5a-0790ac0210af name=/runtime.v1.RuntimeService/StartContainer sandboxID=770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe
2026-06-14 10:12:37.214547 | controller | Jun 14 09:39:58.487267 crc crio[24245]: time="2026-06-14T09:39:58.486420614Z" level=info msg="Running pod sandbox: openstack/placement-67dd875588-dl4d8/POD" id=8eb801d3-31d4-47d8-884f-56a43efbd2fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.214563 | controller | Jun 14 09:39:58.487267 crc crio[24245]: time="2026-06-14T09:39:58.486764395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.214579 | controller | Jun 14 09:39:59.313571 crc crio[24245]: time="2026-06-14T09:39:59.313498412Z" level=info msg="Got pod network &{Name:placement-67dd875588-dl4d8 Namespace:openstack ID:562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d UID:c2a26830-fc1e-4706-81ae-e0e9fb6b62f9 NetNS:/var/run/netns/27ec91b7-89d8-4c39-aa64-050084331409 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2a26830_fc1e_4706_81ae_e0e9fb6b62f9.slice PodAnnotations:0xc000130b60}] Aliases:map[]}"
2026-06-14 10:12:37.214595 | controller | Jun 14 09:39:59.313571 crc crio[24245]: time="2026-06-14T09:39:59.313560934Z" level=info msg="Adding pod openstack_placement-67dd875588-dl4d8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.214611 | controller | Jun 14 09:39:59.441036 crc crio[24245]: time="2026-06-14T09:39:59.44044421Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0" id=d95bda45-b709-4fae-819c-e68f790b78df name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.214626 | controller | Jun 14 09:39:59.442341 crc crio[24245]: time="2026-06-14T09:39:59.442164344Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=67946696-e7f9-486b-aec2-afe095eb25c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.214642 | controller | Jun 14 09:39:59.453229 crc crio[24245]: time="2026-06-14T09:39:59.453139764Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=c5d010d4-3969-4fc6-8b15-8aa3eb6b50dd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.214657 | controller | Jun 14 09:39:59.470118 crc crio[24245]: time="2026-06-14T09:39:59.466463777Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/openstack-edpm-ipam-provisionserver-checksum-discovery" id=fe648756-b2d8-46b0-8160-caf7a2c5b0c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.214672 | controller | Jun 14 09:39:59.470118 crc crio[24245]: time="2026-06-14T09:39:59.468336317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.214687 | controller | Jun 14 09:39:59.568343 crc crio[24245]: time="2026-06-14T09:39:59.568201593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.214702 | controller | Jun 14 09:39:59.574419 crc crio[24245]: time="2026-06-14T09:39:59.574302307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.214717 | controller | Jun 14 09:39:59.753395 crc crio[24245]: time="2026-06-14T09:39:59.753308531Z" level=info msg="Created container a4797473f7200bc90ec07d2a9f531b4bab036363ad7ccb762c875321b1ed7710: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/openstack-edpm-ipam-provisionserver-checksum-discovery" id=fe648756-b2d8-46b0-8160-caf7a2c5b0c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.214740 | controller | Jun 14 09:39:59.755608 crc crio[24245]: time="2026-06-14T09:39:59.755504151Z" level=info msg="Starting container: a4797473f7200bc90ec07d2a9f531b4bab036363ad7ccb762c875321b1ed7710" id=52f646f9-1fd8-4db6-9401-afe7d0b2b8dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.214756 | controller | Jun 14 09:39:59.760820 crc crio[24245]: time="2026-06-14T09:39:59.760732117Z" level=info msg="Started container" PID=254486 containerID=a4797473f7200bc90ec07d2a9f531b4bab036363ad7ccb762c875321b1ed7710 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/openstack-edpm-ipam-provisionserver-checksum-discovery id=52f646f9-1fd8-4db6-9401-afe7d0b2b8dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b
2026-06-14 10:12:37.214772 | controller | Jun 14 09:39:59.973280 crc crio[24245]: 2026-06-14T09:39:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:562f176d2d06e40 Mac:56:da:ea:f3:de:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6e Mtu:0 Sandbox:/var/run/netns/27ec91b7-89d8-4c39-aa64-050084331409 SocketPath: PciID:}] [{Interface:0xc0005025d0 Address:{IP:10.217.1.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.214787 | controller | Jun 14 09:39:59.975354 crc crio[24245]: time="2026-06-14T09:39:59.974628361Z" level=info msg="Got pod network &{Name:placement-67dd875588-dl4d8 Namespace:openstack ID:562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d UID:c2a26830-fc1e-4706-81ae-e0e9fb6b62f9 NetNS:/var/run/netns/27ec91b7-89d8-4c39-aa64-050084331409 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2a26830_fc1e_4706_81ae_e0e9fb6b62f9.slice PodAnnotations:0xc000130b60}] Aliases:map[]}"
2026-06-14 10:12:37.214803 | controller | Jun 14 09:39:59.975354 crc crio[24245]: time="2026-06-14T09:39:59.974797987Z" level=info msg="Checking pod openstack_placement-67dd875588-dl4d8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.214819 | controller | Jun 14 09:39:59.989643 crc crio[24245]: time="2026-06-14T09:39:59.989462286Z" level=info msg="Ran pod sandbox 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d with infra container: openstack/placement-67dd875588-dl4d8/POD" id=8eb801d3-31d4-47d8-884f-56a43efbd2fc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.214834 | controller | Jun 14 09:39:59.999935 crc crio[24245]: time="2026-06-14T09:39:59.993896384Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=3c34926c-b9be-4fcb-a426-2fb48371d672 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.214850 | controller | Jun 14 09:40:00.069487 crc crio[24245]: time="2026-06-14T09:40:00.069402316Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=37c51306-507a-41e0-8fd4-a927de55e437 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.214866 | controller | Jun 14 09:40:00.080088 crc crio[24245]: time="2026-06-14T09:40:00.079941392Z" level=info msg="Creating container: openstack/placement-67dd875588-dl4d8/placement-log" id=a8da3aaa-c541-495f-96f6-c071cbd2af45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.214881 | controller | Jun 14 09:40:00.081549 crc crio[24245]: time="2026-06-14T09:40:00.081473161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.214896 | controller | Jun 14 09:40:00.207156 crc crio[24245]: time="2026-06-14T09:40:00.207056715Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.214915 | controller | Jun 14 09:40:00.220313 crc crio[24245]: time="2026-06-14T09:40:00.220235353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.214931 | controller | Jun 14 09:40:00.388561 crc crio[24245]: time="2026-06-14T09:40:00.388433464Z" level=info msg="Created container 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7: openstack/placement-67dd875588-dl4d8/placement-log" id=a8da3aaa-c541-495f-96f6-c071cbd2af45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.214946 | controller | Jun 14 09:40:00.392196 crc crio[24245]: time="2026-06-14T09:40:00.390987675Z" level=info msg="Starting container: 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7" id=31fd330e-9230-43c7-8914-efe13fa5667b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.214961 | controller | Jun 14 09:40:00.396545 crc crio[24245]: time="2026-06-14T09:40:00.396468169Z" level=info msg="Started container" PID=254532 containerID=2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7 description=openstack/placement-67dd875588-dl4d8/placement-log id=31fd330e-9230-43c7-8914-efe13fa5667b name=/runtime.v1.RuntimeService/StartContainer sandboxID=562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d
2026-06-14 10:12:37.214977 | controller | Jun 14 09:40:00.415683 crc crio[24245]: time="2026-06-14T09:40:00.415506177Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=0efed92d-1f25-4dc8-8c76-a699b175fc92 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.214992 | controller | Jun 14 09:40:00.485218 crc crio[24245]: time="2026-06-14T09:40:00.485016016Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3" id=db378e33-9018-40ba-bc04-851a2b4b0c3f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.215007 | controller | Jun 14 09:40:00.498126 crc crio[24245]: time="2026-06-14T09:40:00.496811012Z" level=info msg="Creating container: openstack/placement-67dd875588-dl4d8/placement-api" id=4f584a59-f962-40f5-aa86-0b5fad86efec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.215022 | controller | Jun 14 09:40:00.498126 crc crio[24245]: time="2026-06-14T09:40:00.497236836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.215037 | controller | Jun 14 09:40:00.547288 crc crio[24245]: time="2026-06-14T09:40:00.547218926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.215052 | controller | Jun 14 09:40:00.550966 crc crio[24245]: time="2026-06-14T09:40:00.550903452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.215067 | controller | Jun 14 09:40:00.584976 crc crio[24245]: time="2026-06-14T09:40:00.584423848Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690500-t95bk/POD" id=82b9ec8d-2eba-45bd-b260-cebe660a8082 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.215082 | controller | Jun 14 09:40:00.585338 crc crio[24245]: time="2026-06-14T09:40:00.585008977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.215097 | controller | Jun 14 09:40:00.630085 crc crio[24245]: time="2026-06-14T09:40:00.629992929Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690500-t95bk Namespace:openshift-infra ID:3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9 UID:1aca36e9-af61-46f1-b84a-b94199040c3a NetNS:/var/run/netns/ab8d183f-5d96-4d56-9615-358ab371442b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aca36e9_af61_46f1_b84a_b94199040c3a.slice PodAnnotations:0xc001fea568}] Aliases:map[]}"
2026-06-14 10:12:37.215116 | controller | Jun 14 09:40:00.630085 crc crio[24245]: time="2026-06-14T09:40:00.630055481Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690500-t95bk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.215132 | controller | Jun 14 09:40:00.676506 crc crio[24245]: time="2026-06-14T09:40:00.676311234Z" level=info msg="Created container 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e: openstack/placement-67dd875588-dl4d8/placement-api" id=4f584a59-f962-40f5-aa86-0b5fad86efec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.215147 | controller | Jun 14 09:40:00.678792 crc crio[24245]: time="2026-06-14T09:40:00.678725927Z" level=info msg="Starting container: 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e" id=4d1348d3-be38-4056-b366-33cfefbeb24a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.215162 | controller | Jun 14 09:40:00.686188 crc crio[24245]: time="2026-06-14T09:40:00.686049342Z" level=info msg="Started container" PID=254591 containerID=52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e description=openstack/placement-67dd875588-dl4d8/placement-api id=4d1348d3-be38-4056-b366-33cfefbeb24a name=/runtime.v1.RuntimeService/StartContainer sandboxID=562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d
2026-06-14 10:12:37.215177 | controller | Jun 14 09:40:01.110378 crc crio[24245]: time="2026-06-14T09:40:01.109953624Z" level=info msg="Stopping pod sandbox: 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b" id=613aed2a-ecec-4d8c-bc15-48ea51e83db5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.215192 | controller | Jun 14 09:40:01.112150 crc crio[24245]: time="2026-06-14T09:40:01.111837835Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 Namespace:openstack ID:73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b UID:789fdabb-0434-4aa8-a514-218ba90a563a NetNS:/var/run/netns/d7e1378a-fe20-4056-94a1-e7b4abe6cf08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod789fdabb_0434_4aa8_a514_218ba90a563a.slice PodAnnotations:0xc000602580}] Aliases:map[]}"
2026-06-14 10:12:37.215208 | controller | Jun 14 09:40:01.112150 crc crio[24245]: time="2026-06-14T09:40:01.112035971Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.215223 | controller | Jun 14 09:40:01.258728 crc crio[24245]: 2026-06-14T09:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3305cc20b1ce865 Mac:1a:d8:60:76:38:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6f Mtu:0 Sandbox:/var/run/netns/ab8d183f-5d96-4d56-9615-358ab371442b SocketPath: PciID:}] [{Interface:0xc0002c29e0 Address:{IP:10.217.1.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.215239 | controller | Jun 14 09:40:01.260223 crc crio[24245]: time="2026-06-14T09:40:01.260169343Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690500-t95bk Namespace:openshift-infra ID:3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9 UID:1aca36e9-af61-46f1-b84a-b94199040c3a NetNS:/var/run/netns/ab8d183f-5d96-4d56-9615-358ab371442b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aca36e9_af61_46f1_b84a_b94199040c3a.slice PodAnnotations:0xc001fea568}] Aliases:map[]}"
2026-06-14 10:12:37.215259 | controller | Jun 14 09:40:01.260368 crc crio[24245]: time="2026-06-14T09:40:01.260326108Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690500-t95bk for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.215275 | controller | Jun 14 09:40:01.269534 crc crio[24245]: time="2026-06-14T09:40:01.269468372Z" level=info msg="Ran pod sandbox 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9 with infra container: openshift-infra/auto-csr-approver-29690500-t95bk/POD" id=82b9ec8d-2eba-45bd-b260-cebe660a8082 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.215290 | controller | Jun 14 09:40:01.288758 crc crio[24245]: time="2026-06-14T09:40:01.288652609Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7a92c733-3863-47ed-bb82-a7c00abd8ba0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.215306 | controller | Jun 14 09:40:01.296625 crc crio[24245]: time="2026-06-14T09:40:01.295976956Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.215321 | controller | Jun 14 09:40:01.566392 crc crio[24245]: time="2026-06-14T09:40:01.565789975Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=fc19f050-e00b-4f75-a2e2-9f077854a78d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.215336 | controller | Jun 14 09:40:01.572298 crc crio[24245]: time="2026-06-14T09:40:01.571950121Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=19bb8afa-4da7-44c5-9dc7-1eb76de48a33 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.215373 | controller | Jun 14 09:40:01.576319 crc crio[24245]: time="2026-06-14T09:40:01.576204906Z" level=info msg="Creating container: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config" id=b9631d7a-544e-4f18-8768-d3c863d7b167 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.215391 | controller | Jun 14 09:40:01.576639 crc crio[24245]: time="2026-06-14T09:40:01.576536156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.215407 | controller | Jun 14 09:40:01.624681 crc crio[24245]: time="2026-06-14T09:40:01.62443284Z" level=info msg="Stopped pod sandbox: 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b" id=613aed2a-ecec-4d8c-bc15-48ea51e83db5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.215422 | controller | Jun 14 09:40:01.651925 crc crio[24245]: time="2026-06-14T09:40:01.651741748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.215437 | controller | Jun 14 09:40:02.215910 crc crio[24245]: time="2026-06-14T09:40:02.215486471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.215452 | controller | Jun 14 09:40:02.237460 crc crio[24245]: time="2026-06-14T09:40:02.237403508Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-hrpfn/POD" id=2d77e9ca-0df6-4555-9ceb-98a217fa2bdc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.215467 | controller | Jun 14 09:40:02.237684 crc crio[24245]: time="2026-06-14T09:40:02.237509411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.215483 | controller | Jun 14 09:40:02.306507 crc crio[24245]: time="2026-06-14T09:40:02.306406244Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7a92c733-3863-47ed-bb82-a7c00abd8ba0 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.215502 | controller | Jun 14 09:40:02.308200 crc crio[24245]: time="2026-06-14T09:40:02.308092726Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=be37c5c5-5984-4f24-903c-becb1c41654b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.215518 | controller | Jun 14 09:40:02.329640 crc crio[24245]: time="2026-06-14T09:40:02.329488167Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0e83868a-cc97-4baf-9d26-03f1a937cab9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.215533 | controller | Jun 14 09:40:02.348802 crc crio[24245]: time="2026-06-14T09:40:02.348630937Z" level=info msg="Got pod network &{Name:root-account-create-update-hrpfn Namespace:openstack ID:91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae UID:8d9fb2f8-c3b8-49fc-a766-371e463d1812 NetNS:/var/run/netns/824b26ce-31f1-490b-b7bc-0dd18ad1c669 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d9fb2f8_c3b8_49fc_a766_371e463d1812.slice PodAnnotations:0xc001b86410}] Aliases:map[]}"
2026-06-14 10:12:37.215549 | controller | Jun 14 09:40:02.348802 crc crio[24245]: time="2026-06-14T09:40:02.34869973Z" level=info msg="Adding pod openstack_root-account-create-update-hrpfn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.215564 | controller | Jun 14 09:40:02.356117 crc crio[24245]: time="2026-06-14T09:40:02.35602168Z" level=info msg="Created container 5ec0ee018d967655730ebd0e075fae4034ee5b338e0d9083a26c9e133c0cb0a5: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config" id=b9631d7a-544e-4f18-8768-d3c863d7b167 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.215580 | controller | Jun 14 09:40:02.356367 crc crio[24245]: time="2026-06-14T09:40:02.356224178Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690500-t95bk/oc" id=b00a7159-6190-4bfc-bd11-91d4dd5a977a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.215595 | controller | Jun 14 09:40:02.357018 crc crio[24245]: time="2026-06-14T09:40:02.356906231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.215610 | controller | Jun 14 09:40:02.357263 crc crio[24245]: time="2026-06-14T09:40:02.357069904Z" level=info msg="Starting container: 5ec0ee018d967655730ebd0e075fae4034ee5b338e0d9083a26c9e133c0cb0a5" id=a73d1e29-39df-4f1f-a6fa-1213cc270bf9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.215626 | controller | Jun 14 09:40:02.382070 crc crio[24245]: time="2026-06-14T09:40:02.381949945Z" level=info msg="Started container" PID=254901 containerID=5ec0ee018d967655730ebd0e075fae4034ee5b338e0d9083a26c9e133c0cb0a5 description=openstack/ovn-controller-jrwkf-config-scb5l/ovn-config id=a73d1e29-39df-4f1f-a6fa-1213cc270bf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6
2026-06-14 10:12:37.215641 | controller | Jun 14 09:40:02.428233 crc crio[24245]: time="2026-06-14T09:40:02.428050812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.215656 | controller | Jun 14 09:40:02.777242 crc crio[24245]: time="2026-06-14T09:40:02.777166697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.215672 | controller | Jun 14 09:40:02.957748 crc crio[24245]: 2026-06-14T09:40:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91cd6b38db999a1 Mac:2a:f7:6e:80:09:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:70 Mtu:0 Sandbox:/var/run/netns/824b26ce-31f1-490b-b7bc-0dd18ad1c669 SocketPath: PciID:}] [{Interface:0xc000358a20 Address:{IP:10.217.1.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.215692 | controller | Jun 14 09:40:02.960569 crc crio[24245]: time="2026-06-14T09:40:02.960479269Z" level=info msg="Got pod network &{Name:root-account-create-update-hrpfn Namespace:openstack ID:91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae UID:8d9fb2f8-c3b8-49fc-a766-371e463d1812 NetNS:/var/run/netns/824b26ce-31f1-490b-b7bc-0dd18ad1c669 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d9fb2f8_c3b8_49fc_a766_371e463d1812.slice PodAnnotations:0xc001b86410}] Aliases:map[]}"
2026-06-14 10:12:37.215708 | controller | Jun 14 09:40:02.961123 crc crio[24245]: time="2026-06-14T09:40:02.960679666Z" level=info msg="Checking pod openstack_root-account-create-update-hrpfn for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.215724 | controller | Jun 14 09:40:02.966240 crc crio[24245]: time="2026-06-14T09:40:02.966100006Z" level=info msg="Created container 555357af04572adfe54a75790ebe3909bea4d0679a4172edd501e68394562adb: openshift-infra/auto-csr-approver-29690500-t95bk/oc" id=b00a7159-6190-4bfc-bd11-91d4dd5a977a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.215739 | controller | Jun 14 09:40:02.967537 crc crio[24245]: time="2026-06-14T09:40:02.967444949Z" level=info msg="Starting container: 555357af04572adfe54a75790ebe3909bea4d0679a4172edd501e68394562adb" id=7e2e5a41-76ec-4126-ad1d-fb950e0cfa10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.215755 | controller | Jun 14 09:40:02.973439 crc crio[24245]: time="2026-06-14T09:40:02.973408509Z" level=info msg="Started container" PID=255018 containerID=555357af04572adfe54a75790ebe3909bea4d0679a4172edd501e68394562adb description=openshift-infra/auto-csr-approver-29690500-t95bk/oc id=7e2e5a41-76ec-4126-ad1d-fb950e0cfa10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9
2026-06-14 10:12:37.215771 | controller | Jun 14 09:40:02.978102 crc crio[24245]: time="2026-06-14T09:40:02.978024678Z" level=info msg="Ran pod sandbox 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae with infra container: openstack/root-account-create-update-hrpfn/POD" id=2d77e9ca-0df6-4555-9ceb-98a217fa2bdc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.215787 | controller | Jun 14 09:40:02.981044 crc crio[24245]: time="2026-06-14T09:40:02.980964529Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=73fe6d6f-01be-4471-9c37-c6be2ac156bb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.215803 | controller | Jun 14 09:40:02.985332 crc crio[24245]: time="2026-06-14T09:40:02.985199184Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa" id=ad0ccd75-cbff-4425-94ff-1d651c0a324c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.215819 | controller | Jun 14 09:40:02.994726 crc crio[24245]: time="2026-06-14T09:40:02.994568833Z" level=info msg="Creating container: openstack/root-account-create-update-hrpfn/mariadb-account-create-update" id=8412f35f-2faf-46aa-af06-8c2821db329c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.215845 | controller | Jun 14 09:40:02.995352 crc crio[24245]: time="2026-06-14T09:40:02.995328927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.215866 | controller | Jun 14 09:40:03.073493 crc crio[24245]: time="2026-06-14T09:40:03.07342193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.215886 | controller | Jun 14 09:40:03.077562 crc crio[24245]: time="2026-06-14T09:40:03.077467299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.215902 | controller | Jun 14 09:40:03.215330 crc crio[24245]: time="2026-06-14T09:40:03.215290362Z" level=info msg="Removing container: 1cb8e5e5246880e7b7862e66ad3de0ff2e74134371f56fc51b9bbae6903dff16" id=b52641be-1f3d-4c65-8cc9-5e9c2a74083a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.215917 | controller | Jun 14 09:40:03.272117 crc crio[24245]: time="2026-06-14T09:40:03.271982946Z" level=info msg="Created container 3eeeb3687dd2d917c3d8a071bf945ce933af16350b85ece3ccf722391c2de141: openstack/root-account-create-update-hrpfn/mariadb-account-create-update" id=8412f35f-2faf-46aa-af06-8c2821db329c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.215933 | controller | Jun 14 09:40:03.273571 crc crio[24245]: time="2026-06-14T09:40:03.273457123Z" level=info msg="Starting container: 3eeeb3687dd2d917c3d8a071bf945ce933af16350b85ece3ccf722391c2de141" id=f8474a08-d9c9-481d-bf72-fb3347453208 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.215949 | controller | Jun 14 09:40:03.283758 crc crio[24245]: time="2026-06-14T09:40:03.283661329Z" level=info msg="Started container" PID=255035 containerID=3eeeb3687dd2d917c3d8a071bf945ce933af16350b85ece3ccf722391c2de141 description=openstack/root-account-create-update-hrpfn/mariadb-account-create-update id=f8474a08-d9c9-481d-bf72-fb3347453208 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae
2026-06-14 10:12:37.215965 | controller | Jun 14 09:40:03.320379 crc crio[24245]: time="2026-06-14T09:40:03.320223704Z" level=info msg="Removed container 1cb8e5e5246880e7b7862e66ad3de0ff2e74134371f56fc51b9bbae6903dff16: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config" id=b52641be-1f3d-4c65-8cc9-5e9c2a74083a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.215981 | controller | Jun 14 09:40:04.274330 crc crio[24245]: time="2026-06-14T09:40:04.273434162Z" level=info msg="Stopping pod sandbox: 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe" id=df382476-ffa3-4ae7-af92-47fb98eeee82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.215997 | controller | Jun 14 09:40:04.278081 crc crio[24245]: time="2026-06-14T09:40:04.274250998Z" level=info msg="Stopping pod sandbox: f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6" id=304c8b53-782d-4656-b341-5cf2953a923e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.216012 | controller | Jun 14 09:40:04.278081 crc crio[24245]: time="2026-06-14T09:40:04.276107737Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-8k7qz Namespace:openstack ID:770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe UID:fcebc906-f3b2-4a70-8da6-44ce455ffa55 NetNS:/var/run/netns/29fca4ea-a443-4d7f-b411-cd0f3b07f08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcebc906_f3b2_4a70_8da6_44ce455ffa55.slice PodAnnotations:0xc000602690}] Aliases:map[]}"
2026-06-14 10:12:37.216028 | controller | Jun 14 09:40:04.278081 crc crio[24245]: time="2026-06-14T09:40:04.276269113Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-8k7qz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.216044 | controller | Jun 14 09:40:04.278081 crc crio[24245]: time="2026-06-14T09:40:04.27680631Z" level=info msg="Got pod network &{Name:ovn-controller-jrwkf-config-scb5l Namespace:openstack ID:f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6 UID:0b405c43-3672-4f96-8dee-27f278bdf725 NetNS:/var/run/netns/366ec0be-7bc1-4022-92ea-91cd3503a87d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b405c43_3672_4f96_8dee_27f278bdf725.slice PodAnnotations:0xc001fea410}] Aliases:map[]}"
2026-06-14 10:12:37.216065 | controller | Jun 14 09:40:04.278081 crc crio[24245]: time="2026-06-14T09:40:04.277174122Z" level=info msg="Deleting pod openstack_ovn-controller-jrwkf-config-scb5l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.216081 | controller | Jun 14 09:40:05.306125 crc crio[24245]: time="2026-06-14T09:40:05.305725227Z" level=info msg="Stopping pod sandbox: 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae" id=a8c0222f-9f4a-4ab9-9ea5-8494495a1fcc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.216097 | controller | Jun 14 09:40:05.306919 crc crio[24245]: time="2026-06-14T09:40:05.306684428Z" level=info msg="Got pod network &{Name:root-account-create-update-hrpfn Namespace:openstack ID:91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae UID:8d9fb2f8-c3b8-49fc-a766-371e463d1812 NetNS:/var/run/netns/824b26ce-31f1-490b-b7bc-0dd18ad1c669 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d9fb2f8_c3b8_49fc_a766_371e463d1812.slice PodAnnotations:0xc001c3c4d8}] Aliases:map[]}"
2026-06-14 10:12:37.216113 | controller | Jun 14 09:40:05.307999 crc crio[24245]: time="2026-06-14T09:40:05.306933666Z" level=info msg="Deleting pod openstack_root-account-create-update-hrpfn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.216129 | controller | Jun 14 09:40:06.320574 crc crio[24245]: time="2026-06-14T09:40:06.32003416Z" level=info msg="Stopping pod sandbox: 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9" id=42d50b3f-6875-4587-8ad1-62ecf0ffd7ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.216144 | controller | Jun 14 09:40:06.321700 crc crio[24245]: time="2026-06-14T09:40:06.321161657Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690500-t95bk Namespace:openshift-infra ID:3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9 UID:1aca36e9-af61-46f1-b84a-b94199040c3a NetNS:/var/run/netns/ab8d183f-5d96-4d56-9615-358ab371442b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aca36e9_af61_46f1_b84a_b94199040c3a.slice PodAnnotations:0xc002c92050}] Aliases:map[]}"
2026-06-14 10:12:37.216160 | controller | Jun 14 09:40:06.321700 crc crio[24245]: time="2026-06-14T09:40:06.321291711Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690500-t95bk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.216176 | controller | Jun 14 09:40:09.771352 crc crio[24245]: time="2026-06-14T09:40:09.770062372Z" level=info msg="Stopped pod sandbox: 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9" id=42d50b3f-6875-4587-8ad1-62ecf0ffd7ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.216191 | controller | Jun 14 09:40:09.777774 crc crio[24245]: time="2026-06-14T09:40:09.777656783Z" level=info msg="Stopped pod sandbox: 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe" id=df382476-ffa3-4ae7-af92-47fb98eeee82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.216205 | controller | Jun 14 09:40:10.654536 crc crio[24245]: time="2026-06-14T09:40:10.654399901Z" level=info msg="Stopped pod sandbox: f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6" id=304c8b53-782d-4656-b341-5cf2953a923e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.216220 | controller | Jun 14 09:40:10.658267 crc crio[24245]: time="2026-06-14T09:40:10.65812674Z" level=info msg="Stopped pod sandbox: 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae" id=a8c0222f-9f4a-4ab9-9ea5-8494495a1fcc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.216240 | controller | Jun 14 09:40:10.830296 crc crio[24245]: time="2026-06-14T09:40:10.829409869Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=196d366d-dd98-4d17-bbcc-295eae7e0acb name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.216256 | controller | Jun 14 09:40:10.833905 crc crio[24245]: time="2026-06-14T09:40:10.833385754Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=5deb9519-2a96-431c-844b-40f9e48fb772 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.216271 | controller | Jun 14 09:40:10.856214 crc crio[24245]: time="2026-06-14T09:40:10.856078466Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=01b506dd-fcd7-4bb3-b840-34f372007bac name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.216286 | controller | Jun 14 09:40:10.876021 crc crio[24245]: time="2026-06-14T09:40:10.875571217Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/osp-httpd" id=c655bc0e-9181-4b6f-a2c8-3bc690aa3eeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.216301 | controller | Jun 14 09:40:10.878179 crc crio[24245]: time="2026-06-14T09:40:10.878074088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.216315 | controller | Jun 14 09:40:10.941009 crc crio[24245]: time="2026-06-14T09:40:10.940901485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.216330 | controller | Jun 14 09:40:10.949505 crc crio[24245]: time="2026-06-14T09:40:10.949326923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.216360 | controller | Jun 14 09:40:11.173411 crc crio[24245]: time="2026-06-14T09:40:11.173293607Z" level=info msg="Created container 92373503753b450a46e0face9c5577cfa32c19a51ec2a6dedae75fdd208f2a67: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/osp-httpd" id=c655bc0e-9181-4b6f-a2c8-3bc690aa3eeb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.216381 | controller | Jun 14 09:40:11.174691 crc crio[24245]: time="2026-06-14T09:40:11.174588318Z" level=info msg="Starting container: 92373503753b450a46e0face9c5577cfa32c19a51ec2a6dedae75fdd208f2a67" id=389901f2-7b97-4dd7-90e3-0db26a101b66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.216397 | controller | Jun 14 09:40:11.180958 crc crio[24245]: time="2026-06-14T09:40:11.180815047Z" level=info msg="Started container" PID=255551 containerID=92373503753b450a46e0face9c5577cfa32c19a51ec2a6dedae75fdd208f2a67 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/osp-httpd id=389901f2-7b97-4dd7-90e3-0db26a101b66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cfe2c5aee8634e85ff1d05269eb26bfbc449a3b871320750600595a1adf3585
2026-06-14 10:12:37.216413 | controller | Jun 14 09:40:16.570359 crc crio[24245]: time="2026-06-14T09:40:16.569321707Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=4b3914f9-f9f1-4dd2-b9eb-fec6faa3e960 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.216428 | controller | Jun 14 09:40:16.573741 crc crio[24245]: time="2026-06-14T09:40:16.573655167Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe" id=e1a7cd4b-0016-46b4-a551-c581fc368ebc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.216448 | controller | Jun 14 09:40:16.588728 crc crio[24245]: time="2026-06-14T09:40:16.58857329Z" level=info msg="Creating container: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config" id=6532ec78-385e-450f-9bac-11554be3d8be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.216463 | controller | Jun 14 09:40:16.589537 crc crio[24245]: time="2026-06-14T09:40:16.589446428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.216479 | controller | Jun 14 09:40:16.691581 crc crio[24245]: time="2026-06-14T09:40:16.691181067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.216494 | controller | Jun 14 09:40:16.907263 crc crio[24245]: time="2026-06-14T09:40:16.907174755Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.216509 | controller | Jun 14 09:40:17.117653 crc crio[24245]: time="2026-06-14T09:40:17.117113323Z" level=info msg="Created container 8c8599d709effa9e94c50c5dbd42ee3cfdc57cc6dcbbdb4c8947db9f2226a091: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config" id=6532ec78-385e-450f-9bac-11554be3d8be name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.216524 | controller | Jun 14 09:40:17.120009 crc crio[24245]: time="2026-06-14T09:40:17.119840839Z" level=info msg="Starting container: 8c8599d709effa9e94c50c5dbd42ee3cfdc57cc6dcbbdb4c8947db9f2226a091" id=5ce2c147-9239-4e42-92c2-805c4d9eca66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.216539 | controller | Jun 14 09:40:17.127368 crc crio[24245]: time="2026-06-14T09:40:17.127248037Z" level=info msg="Started container" PID=256194 containerID=8c8599d709effa9e94c50c5dbd42ee3cfdc57cc6dcbbdb4c8947db9f2226a091 description=openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config id=5ce2c147-9239-4e42-92c2-805c4d9eca66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f
2026-06-14 10:12:37.216555 | controller | Jun 14 09:40:17.628059 crc crio[24245]: time="2026-06-14T09:40:17.627975762Z" level=info msg="Removing container: 85d59956a53d78d4a17aa687450ab22cd675ca711ca509ac785465029bdd0484" id=b077e582-5c56-4164-9e60-5743280a5298 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.216570 | controller | Jun 14 09:40:17.772502 crc crio[24245]: time="2026-06-14T09:40:17.772381635Z" level=info msg="Removed container 85d59956a53d78d4a17aa687450ab22cd675ca711ca509ac785465029bdd0484: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config" id=b077e582-5c56-4164-9e60-5743280a5298 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.216585 | controller | Jun 14 09:40:18.668344 crc crio[24245]: time="2026-06-14T09:40:18.667898803Z" level=info msg="Stopping pod sandbox: 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f" id=4b113e39-5db8-4100-adc4-3e2164a94f41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.216600 | controller | Jun 14 09:40:18.670437 crc crio[24245]: time="2026-06-14T09:40:18.670370722Z" level=info msg="Got pod network &{Name:ovn-controller-tmzrh-config-fmxt5 Namespace:openstack ID:6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f UID:7c472799-9d08-4a75-b715-0a9258c426f3 NetNS:/var/run/netns/2dcea1ef-80a0-4eb2-b936-f2376ac931f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c472799_9d08_4a75_b715_0a9258c426f3.slice PodAnnotations:0xc003bf6d68}] Aliases:map[]}"
2026-06-14 10:12:37.216616 | controller | Jun 14 09:40:18.670700 crc crio[24245]: time="2026-06-14T09:40:18.67059885Z" level=info msg="Deleting pod openstack_ovn-controller-tmzrh-config-fmxt5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.216635 | controller | Jun 14 09:40:19.022419 crc crio[24245]: time="2026-06-14T09:40:19.022284194Z" level=info msg="Stopped pod sandbox: 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f" id=4b113e39-5db8-4100-adc4-3e2164a94f41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.216651 | controller | Jun 14 09:40:19.425257 crc crio[24245]: time="2026-06-14T09:40:19.424467927Z" level=info msg="Stopping container: f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c (timeout: 30s)" id=92210593-e140-4da0-a585-a9dca53311fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.216666 | controller | Jun 14 09:40:20.069399 crc crio[24245]: time="2026-06-14T09:40:20.069323781Z" level=info msg="Stopping container: 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6 (timeout: 30s)" id=df16e2dd-5bdb-4e6d-a3ea-c88316b1bdca name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.216681 | controller | Jun 14 09:40:20.069399 crc crio[24245]: time="2026-06-14T09:40:20.069378711Z" level=info msg="Stopping container: 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f (timeout: 30s)" id=4fd53cd1-317f-450c-88c3-c38aca5f4136 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.216697 | controller | Jun 14 09:40:20.500233 crc crio[24245]: time="2026-06-14T09:40:20.49978497Z" level=info msg="Stopped container 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f: openstack/neutron-6f59f75d57-xcz6r/neutron-httpd" id=4fd53cd1-317f-450c-88c3-c38aca5f4136 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.216712 | controller | Jun 14 09:40:22.765985 crc crio[24245]: time="2026-06-14T09:40:22.765136608Z" level=info msg="Stopped container f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c: openstack/keystone-7968b65b7d-b7n8q/keystone-api" id=92210593-e140-4da0-a585-a9dca53311fd name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.216727 | controller | Jun 14 09:40:22.768345 crc crio[24245]: time="2026-06-14T09:40:22.768202436Z" level=info msg="Stopping pod sandbox: 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f" id=ba4db7e6-f778-4ab8-8b19-df47f075c788 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.216743 | controller | Jun 14 09:40:22.770216 crc crio[24245]: time="2026-06-14T09:40:22.770125047Z" level=info msg="Got pod network &{Name:keystone-7968b65b7d-b7n8q Namespace:openstack ID:0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f UID:d0d1188a-481a-4da4-ad9f-5f48f0c6d2c8 NetNS:/var/run/netns/ddb04a3a-73bd-44da-b923-0c0501c8871e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d1188a_481a_4da4_ad9f_5f48f0c6d2c8.slice PodAnnotations:0xc001fea7a0}] Aliases:map[]}"
2026-06-14 10:12:37.216759 | controller | Jun 14 09:40:22.770359 crc crio[24245]: time="2026-06-14T09:40:22.770341093Z" level=info msg="Deleting pod openstack_keystone-7968b65b7d-b7n8q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.216775 | controller | Jun 14 09:40:23.171562 crc crio[24245]: time="2026-06-14T09:40:23.170801663Z" level=info msg="Stopped pod sandbox: 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f" id=ba4db7e6-f778-4ab8-8b19-df47f075c788 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.216791 | controller | Jun 14 09:40:23.202249 crc crio[24245]: time="2026-06-14T09:40:23.20214238Z" level=info msg="Stopping container: f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7 (timeout: 2s)" id=f4c42b5b-1645-434f-b51e-cf55dc3fb8d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.216807 | controller | Jun 14 09:40:23.670892 crc crio[24245]: time="2026-06-14T09:40:23.667553288Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=9b61e7ea-d4b4-483c-ba83-5777d791222f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.216827 | controller | Jun 14 09:40:23.670892 crc crio[24245]: time="2026-06-14T09:40:23.667698483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.216843 | controller | Jun 14 09:40:23.705741 crc crio[24245]: time="2026-06-14T09:40:23.705544842Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b UID:e2bf4fe2-9d7d-4e1b-bc8b-680d426b55f3 NetNS:/var/run/netns/a3cd13fd-11a8-49c0-95b1-f845637e948e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2bf4fe2_9d7d_4e1b_bc8b_680d426b55f3.slice PodAnnotations:0xc0006034d0}] Aliases:map[]}"
2026-06-14 10:12:37.216859 | controller | Jun 14 09:40:23.706106 crc crio[24245]: time="2026-06-14T09:40:23.705701827Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.216876 | controller | Jun 14 09:40:23.856926 crc crio[24245]: time="2026-06-14T09:40:23.855246613Z" level=info msg="Removing container: f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c" id=335c19af-3984-4b6b-a2f8-41e763149782 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.216892 | controller | Jun 14 09:40:23.912323 crc crio[24245]: time="2026-06-14T09:40:23.912226121Z" level=info msg="Removed container f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c: openstack/keystone-7968b65b7d-b7n8q/keystone-api" id=335c19af-3984-4b6b-a2f8-41e763149782 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.216908 | controller | Jun 14 09:40:24.471743 crc crio[24245]: 2026-06-14T09:40:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d69518b21daf50 Mac:ba:2b:00:ae:c5:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:71 Mtu:0 Sandbox:/var/run/netns/a3cd13fd-11a8-49c0-95b1-f845637e948e SocketPath: PciID:}] [{Interface:0xc0002a2970 Address:{IP:10.217.1.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.216924 | controller | Jun 14 09:40:24.473616 crc crio[24245]: time="2026-06-14T09:40:24.473530871Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b UID:e2bf4fe2-9d7d-4e1b-bc8b-680d426b55f3 NetNS:/var/run/netns/a3cd13fd-11a8-49c0-95b1-f845637e948e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2bf4fe2_9d7d_4e1b_bc8b_680d426b55f3.slice PodAnnotations:0xc0006034d0}] Aliases:map[]}"
2026-06-14 10:12:37.216940 | controller | Jun 14 09:40:24.473803 crc crio[24245]: time="2026-06-14T09:40:24.473717777Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.216956 | controller | Jun 14 09:40:24.497821 crc crio[24245]: time="2026-06-14T09:40:24.497733657Z" level=info msg="Ran pod sandbox 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b with infra container: openstack/openstackclient/POD" id=9b61e7ea-d4b4-483c-ba83-5777d791222f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.216972 | controller | Jun 14 09:40:24.501564 crc crio[24245]: time="2026-06-14T09:40:24.501487019Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=88775d63-0a57-4980-9347-0d41a1e979be name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.216988 | controller | Jun 14 09:40:24.542355 crc crio[24245]: time="2026-06-14T09:40:24.542273207Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9" id=1a19b91c-c44a-4b5a-b40f-16a5c8c116f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.217008 | controller | Jun 14 09:40:24.564814 crc crio[24245]: time="2026-06-14T09:40:24.564723581Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=229afdb0-cebf-4ab1-be7a-0a0b89e6259a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.217024 | controller | Jun 14 09:40:24.565274 crc crio[24245]: time="2026-06-14T09:40:24.565219077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.217041 | controller | Jun 14 09:40:24.636890 crc crio[24245]: time="2026-06-14T09:40:24.636771577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.217058 | controller | Jun 14 09:40:24.641441 crc crio[24245]: time="2026-06-14T09:40:24.64137166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.217074 | controller | Jun 14 09:40:24.740017 crc crio[24245]: time="2026-06-14T09:40:24.739086777Z" level=info msg="Running pod sandbox: openstack/ovn-controller-48j92-config-4h2v2/POD" id=03e33b5c-11cd-4245-9588-bb8fc16f8962 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.217090 | controller | Jun 14 09:40:24.740017 crc crio[24245]: time="2026-06-14T09:40:24.73918733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.217106 | controller | Jun 14 09:40:24.777926 crc crio[24245]: time="2026-06-14T09:40:24.777781099Z" level=info msg="Got pod network &{Name:ovn-controller-48j92-config-4h2v2 Namespace:openstack ID:50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2 UID:30487036-5b2b-4b7b-9da7-e20c3cc7b5c6 NetNS:/var/run/netns/16fb5c2d-56af-4e88-9218-9a1494649337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30487036_5b2b_4b7b_9da7_e20c3cc7b5c6.slice PodAnnotations:0xc0001318d0}] Aliases:map[]}"
2026-06-14 10:12:37.217123 | controller | Jun 14 09:40:24.778047 crc crio[24245]: time="2026-06-14T09:40:24.777997665Z" level=info msg="Adding pod openstack_ovn-controller-48j92-config-4h2v2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.217139 | controller | Jun 14 09:40:25.082283 crc crio[24245]: time="2026-06-14T09:40:25.081925103Z" level=info msg="Created container 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a: openstack/openstackclient/openstackclient" id=229afdb0-cebf-4ab1-be7a-0a0b89e6259a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.217155 | controller | Jun 14 09:40:25.095913 crc crio[24245]: time="2026-06-14T09:40:25.095760433Z" level=info msg="Starting container: 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a" id=506834bc-a899-466b-9f81-83b4bb617e2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.217171 | controller | Jun 14 09:40:25.110438 crc crio[24245]: time="2026-06-14T09:40:25.110234255Z" level=info msg="Started container" PID=256889 containerID=17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a description=openstack/openstackclient/openstackclient id=506834bc-a899-466b-9f81-83b4bb617e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b
2026-06-14 10:12:37.217186 | controller | Jun 14 09:40:25.215126 crc crio[24245]: time="2026-06-14T09:40:25.215003055Z" level=warning msg="Stopping container f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7 with stop signal(15) timed out. Killing..."
2026-06-14 10:12:37.217206 | controller | Jun 14 09:40:25.282152 crc crio[24245]: 2026-06-14T09:40:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50244380f96513e Mac:4a:f3:17:44:e2:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:72 Mtu:0 Sandbox:/var/run/netns/16fb5c2d-56af-4e88-9218-9a1494649337 SocketPath: PciID:}] [{Interface:0xc000356a00 Address:{IP:10.217.1.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.217222 | controller | Jun 14 09:40:25.283999 crc crio[24245]: time="2026-06-14T09:40:25.28392366Z" level=info msg="Got pod network &{Name:ovn-controller-48j92-config-4h2v2 Namespace:openstack ID:50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2 UID:30487036-5b2b-4b7b-9da7-e20c3cc7b5c6 NetNS:/var/run/netns/16fb5c2d-56af-4e88-9218-9a1494649337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30487036_5b2b_4b7b_9da7_e20c3cc7b5c6.slice PodAnnotations:0xc0001318d0}] Aliases:map[]}"
2026-06-14 10:12:37.217238 | controller | Jun 14 09:40:25.284183 crc crio[24245]: time="2026-06-14T09:40:25.284125767Z" level=info msg="Checking pod openstack_ovn-controller-48j92-config-4h2v2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.217254 | controller | Jun 14 09:40:25.286737 crc crio[24245]: time="2026-06-14T09:40:25.286560032Z" level=info msg="Stopped container f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7: openstack/openstackclient/openstackclient" id=f4c42b5b-1645-434f-b51e-cf55dc3fb8d0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.217271 | controller | Jun 14 09:40:25.292573 crc crio[24245]: time="2026-06-14T09:40:25.292204263Z" level=info msg="Stopping pod sandbox: 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1" id=692ed2b4-a3f6-4c8f-966f-c6275c1f0a24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.217286 | controller | Jun 14 09:40:25.306185 crc crio[24245]: time="2026-06-14T09:40:25.306032241Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1 UID:18adb975-ddf0-4ff9-86a8-e07a9b00dd2c NetNS:/var/run/netns/77efd350-e4d5-4075-aa50-943526be7592 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18adb975_ddf0_4ff9_86a8_e07a9b00dd2c.slice PodAnnotations:0xc00161ad58}] Aliases:map[]}"
2026-06-14 10:12:37.217302 | controller | Jun 14 09:40:25.306526 crc crio[24245]: time="2026-06-14T09:40:25.306353192Z" level=info msg="Deleting pod openstack_openstackclient from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.217318 | controller | Jun 14 09:40:25.359225 crc crio[24245]: time="2026-06-14T09:40:25.358943926Z" level=info msg="Ran pod sandbox 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2 with infra container: openstack/ovn-controller-48j92-config-4h2v2/POD" id=03e33b5c-11cd-4245-9588-bb8fc16f8962 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.217334 | controller | Jun 14 09:40:25.363405 crc crio[24245]: time="2026-06-14T09:40:25.362891302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=100481e0-4bae-44c0-a095-e73a542494ef name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.217366 | controller | Jun 14 09:40:25.371414 crc crio[24245]: time="2026-06-14T09:40:25.368314243Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=89fda383-9552-4800-b5a9-a2161f9a5c13 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.217384 | controller | Jun 14 09:40:25.382459 crc crio[24245]: time="2026-06-14T09:40:25.382249045Z" level=info msg="Creating container: openstack/ovn-controller-48j92-config-4h2v2/ovn-config" id=2f2098db-17a9-4f1f-826e-a3d158f31c9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.217405 | controller | Jun 14 09:40:25.382974 crc crio[24245]: time="2026-06-14T09:40:25.382918006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.217421 | controller | Jun 14 09:40:25.444533 crc crio[24245]: time="2026-06-14T09:40:25.444171235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.217437 | controller | Jun 14 09:40:25.574645 crc crio[24245]: time="2026-06-14T09:40:25.57446011Z" level=info msg="Stopped pod sandbox: 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1" id=692ed2b4-a3f6-4c8f-966f-c6275c1f0a24 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.217452 | controller | Jun 14 09:40:25.713920 crc crio[24245]: time="2026-06-14T09:40:25.713774171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.217468 | controller | Jun 14 09:40:25.911706 crc crio[24245]: time="2026-06-14T09:40:25.911554602Z" level=info msg="Removing container: f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7" id=48dd91cf-f028-4610-907f-15ae167ccab6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.217483 | controller | Jun 14 09:40:25.976559 crc crio[24245]: time="2026-06-14T09:40:25.975924139Z" level=info msg="Removed container f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7: openstack/openstackclient/openstackclient" id=48dd91cf-f028-4610-907f-15ae167ccab6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.217498 | controller | Jun 14 09:40:26.025158 crc crio[24245]: time="2026-06-14T09:40:26.025070683Z" level=info msg="Created container e0aa0e54186b6ec57b64e1925bd33b9f0e6df6b474718ef3ee693be4eb812c47: openstack/ovn-controller-48j92-config-4h2v2/ovn-config" id=2f2098db-17a9-4f1f-826e-a3d158f31c9f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.217514 | controller | Jun 14 09:40:26.026441 crc crio[24245]: time="2026-06-14T09:40:26.026346873Z" level=info msg="Starting container: e0aa0e54186b6ec57b64e1925bd33b9f0e6df6b474718ef3ee693be4eb812c47" id=3bcd874a-1a97-4527-9958-1fc7f4b5564d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.217529 | controller | Jun 14 09:40:26.035034 crc crio[24245]: time="2026-06-14T09:40:26.034463961Z" level=info msg="Started container" PID=256982 containerID=e0aa0e54186b6ec57b64e1925bd33b9f0e6df6b474718ef3ee693be4eb812c47 description=openstack/ovn-controller-48j92-config-4h2v2/ovn-config id=3bcd874a-1a97-4527-9958-1fc7f4b5564d name=/runtime.v1.RuntimeService/StartContainer sandboxID=50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2
2026-06-14 10:12:37.217545 | controller | Jun 14 09:40:27.983121 crc crio[24245]: time="2026-06-14T09:40:27.982479367Z" level=info msg="Stopping pod sandbox: 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2" id=4db96646-0e5b-4ad5-b792-0d286706c55b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.217561 | controller | Jun 14 09:40:27.984303 crc crio[24245]: time="2026-06-14T09:40:27.983309811Z" level=info msg="Running pod sandbox: openstack/swift-proxy-8d4694459-gw54j/POD" id=7d932a1b-505c-4e86-bad7-507803953fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.217576 | controller | Jun 14 09:40:27.984303 crc crio[24245]: time="2026-06-14T09:40:27.983389364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.217592 | controller | Jun 14 09:40:27.987433 crc crio[24245]: time="2026-06-14T09:40:27.987348851Z" level=info msg="Got pod network &{Name:ovn-controller-48j92-config-4h2v2 Namespace:openstack ID:50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2 UID:30487036-5b2b-4b7b-9da7-e20c3cc7b5c6 NetNS:/var/run/netns/16fb5c2d-56af-4e88-9218-9a1494649337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30487036_5b2b_4b7b_9da7_e20c3cc7b5c6.slice PodAnnotations:0xc006e0aba8}] Aliases:map[]}"
2026-06-14 10:12:37.217615 | controller | Jun 14 09:40:27.987694 crc crio[24245]: time="2026-06-14T09:40:27.987644401Z" level=info msg="Deleting pod openstack_ovn-controller-48j92-config-4h2v2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.217632 | controller | Jun 14 09:40:28.025238 crc crio[24245]: time="2026-06-14T09:40:28.024458031Z" level=info msg="Got pod network &{Name:swift-proxy-8d4694459-gw54j Namespace:openstack ID:5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b UID:2c055756-6db7-4a9c-9f54-fa596ed36e71 NetNS:/var/run/netns/3fc78eac-ae76-4323-a7a1-d0337c456c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c055756_6db7_4a9c_9f54_fa596ed36e71.slice PodAnnotations:0xc006e0ad18}] Aliases:map[]}"
2026-06-14 10:12:37.217648 | controller | Jun 14 09:40:28.025238 crc crio[24245]: time="2026-06-14T09:40:28.024494272Z" level=info msg="Adding pod openstack_swift-proxy-8d4694459-gw54j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.217663 | controller | Jun 14 09:40:28.410119 crc crio[24245]: time="2026-06-14T09:40:28.409717736Z" level=info msg="Stopped pod sandbox: 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2" id=4db96646-0e5b-4ad5-b792-0d286706c55b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.217679 | controller | Jun 14 09:40:28.983110 crc crio[24245]: 2026-06-14T09:40:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b17956f2f40cde Mac:92:19:3c:b2:18:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:73 Mtu:0 Sandbox:/var/run/netns/3fc78eac-ae76-4323-a7a1-d0337c456c4b SocketPath: PciID:}] [{Interface:0xc00060e5c0 Address:{IP:10.217.1.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.217695 | controller | Jun 14 09:40:28.985343 crc crio[24245]: time="2026-06-14T09:40:28.985307086Z" level=info msg="Got pod network &{Name:swift-proxy-8d4694459-gw54j Namespace:openstack ID:5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b UID:2c055756-6db7-4a9c-9f54-fa596ed36e71 NetNS:/var/run/netns/3fc78eac-ae76-4323-a7a1-d0337c456c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c055756_6db7_4a9c_9f54_fa596ed36e71.slice PodAnnotations:0xc006e0ad18}] Aliases:map[]}"
2026-06-14 10:12:37.217711 | controller | Jun 14 09:40:28.985624 crc crio[24245]: time="2026-06-14T09:40:28.985574854Z" level=info msg="Checking pod openstack_swift-proxy-8d4694459-gw54j for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.217727 | controller | Jun 14 09:40:28.994588 crc crio[24245]: time="2026-06-14T09:40:28.994552369Z" level=info msg="Ran pod sandbox 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b with infra container: openstack/swift-proxy-8d4694459-gw54j/POD" id=7d932a1b-505c-4e86-bad7-507803953fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.217742 | controller | Jun 14 09:40:28.998002 crc crio[24245]: time="2026-06-14T09:40:28.997918396Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=615089d1-241b-4ad1-bf44-70cf69e64cc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.217758 | controller | Jun 14 09:40:29.073111 crc crio[24245]: time="2026-06-14T09:40:29.073040684Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=64ebe24e-c4df-4f8d-8baf-4f949992871e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.217778 | controller | Jun 14 09:40:29.086699 crc crio[24245]: time="2026-06-14T09:40:29.086632117Z" level=info msg="Creating container: openstack/swift-proxy-8d4694459-gw54j/proxy-httpd" id=bd3f005f-ee2b-44a0-b0bd-4bacbe6fd8ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.217794 | controller | Jun 14 09:40:29.087255 crc crio[24245]: time="2026-06-14T09:40:29.087200115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.217809 | controller | Jun 14 09:40:29.160798 crc crio[24245]: time="2026-06-14T09:40:29.160644631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.217825 | controller | Jun 14 09:40:29.171359 crc crio[24245]: time="2026-06-14T09:40:29.17128726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.217840 | controller | Jun 14 09:40:29.345785 crc crio[24245]: time="2026-06-14T09:40:29.345339606Z" level=info msg="Stopped container 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6: openstack/neutron-6f59f75d57-xcz6r/neutron-api" id=df16e2dd-5bdb-4e6d-a3ea-c88316b1bdca name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.217855 | controller | Jun 14 09:40:29.347180 crc crio[24245]: time="2026-06-14T09:40:29.347137504Z" level=info msg="Stopping pod sandbox: a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01" id=1bb7d95e-47c9-4cd1-acfb-4a5cbf049bf4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.217871 | controller | Jun 14 09:40:29.348741 crc crio[24245]: time="2026-06-14T09:40:29.348712945Z" level=info msg="Got pod network &{Name:neutron-6f59f75d57-xcz6r Namespace:openstack ID:a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01 UID:283734e6-79a5-4da5-9141-b478df639f58 NetNS:/var/run/netns/1ae19026-645e-421f-99cb-9b2a6d35f2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod283734e6_79a5_4da5_9141_b478df639f58.slice PodAnnotations:0xc006e0b1e8}] Aliases:map[]}"
2026-06-14 10:12:37.217887 | controller | Jun 14 09:40:29.349025 crc crio[24245]: time="2026-06-14T09:40:29.349003784Z" level=info msg="Deleting pod openstack_neutron-6f59f75d57-xcz6r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.217903 | controller | Jun 14 09:40:29.357736 crc crio[24245]: time="2026-06-14T09:40:29.357628949Z" level=info msg="Created container 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c: openstack/swift-proxy-8d4694459-gw54j/proxy-httpd" id=bd3f005f-ee2b-44a0-b0bd-4bacbe6fd8ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.217919 | controller | Jun 14 09:40:29.359054 crc crio[24245]: time="2026-06-14T09:40:29.35898676Z" level=info msg="Starting container: 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c" id=55c2cc19-b9b9-404f-a2fa-aa292ffd00c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.217935 | controller | Jun 14 09:40:29.378688 crc crio[24245]: time="2026-06-14T09:40:29.37739987Z" level=info msg="Started container" PID=257285 containerID=8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c description=openstack/swift-proxy-8d4694459-gw54j/proxy-httpd id=55c2cc19-b9b9-404f-a2fa-aa292ffd00c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b
2026-06-14 10:12:37.217951 | controller | Jun 14 09:40:29.389320 crc crio[24245]: time="2026-06-14T09:40:29.389265194Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=46a16966-1a10-4b17-8828-d6dc316d2afc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.217971 | controller | Jun 14 09:40:29.409641 crc crio[24245]: time="2026-06-14T09:40:29.409475486Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7" id=bb4bffe3-e8e3-420a-bb14-859903fdbf19 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.217987 | controller | Jun 14 09:40:29.417460 crc crio[24245]: time="2026-06-14T09:40:29.417310185Z" level=info msg="Creating container: openstack/swift-proxy-8d4694459-gw54j/proxy-server" id=bf3cfbb3-128d-4e4d-a22a-104bfc455dc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.218003 | controller | Jun 14 09:40:29.417892 crc crio[24245]: time="2026-06-14T09:40:29.41777543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.218019 | controller | Jun 14 09:40:29.545210 crc crio[24245]: time="2026-06-14T09:40:29.543547789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.218034 | controller | Jun 14 09:40:29.551075 crc crio[24245]: time="2026-06-14T09:40:29.551013138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.218050 | controller | Jun 14 09:40:29.684954 crc crio[24245]: time="2026-06-14T09:40:29.684446053Z" level=info msg="Created container e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae: openstack/swift-proxy-8d4694459-gw54j/proxy-server" id=bf3cfbb3-128d-4e4d-a22a-104bfc455dc6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.218066 | controller | Jun 14 09:40:29.693719 crc crio[24245]: time="2026-06-14T09:40:29.693205802Z" level=info msg="Starting container: e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae" id=187455ca-7674-45d0-96be-a305e0d2a8f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.218082 | controller | Jun 14 09:40:29.701448 crc crio[24245]: time="2026-06-14T09:40:29.701078222Z" level=info msg="Started container" PID=257342 containerID=e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae description=openstack/swift-proxy-8d4694459-gw54j/proxy-server id=187455ca-7674-45d0-96be-a305e0d2a8f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b
2026-06-14 10:12:37.218098 | controller | Jun 14 09:40:29.975097 crc crio[24245]: time="2026-06-14T09:40:29.975038382Z" level=info msg="Stopped pod sandbox: a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01" id=1bb7d95e-47c9-4cd1-acfb-4a5cbf049bf4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.218114 | controller | Jun 14 09:40:30.256408 crc crio[24245]: time="2026-06-14T09:40:30.255383694Z" level=info msg="Running pod sandbox: openstack/ovn-controller-48j92-config-nvhxh/POD" id=8b3e7db0-380f-4796-bbcb-1659d0a2af65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.218130 | controller | Jun 14 09:40:30.256408 crc crio[24245]: time="2026-06-14T09:40:30.255796517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.218146 | controller | Jun 14 09:40:30.296275 crc crio[24245]: time="2026-06-14T09:40:30.295435009Z" level=info msg="Got pod network &{Name:ovn-controller-48j92-config-nvhxh Namespace:openstack ID:f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750 UID:14630a1b-e948-4e78-b517-cc760af1df98 NetNS:/var/run/netns/477b9597-1ae1-40e7-b564-212341209033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14630a1b_e948_4e78_b517_cc760af1df98.slice PodAnnotations:0xc002c93030}] Aliases:map[]}"
2026-06-14 10:12:37.218166 | controller | Jun 14 09:40:30.296275 crc crio[24245]: time="2026-06-14T09:40:30.295520142Z" level=info msg="Adding pod openstack_ovn-controller-48j92-config-nvhxh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.218182 | controller | Jun 14 09:40:30.628884 crc crio[24245]: 2026-06-14T09:40:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0471dbca92c1cb Mac:de:d9:b6:b7:43:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:74 Mtu:0 Sandbox:/var/run/netns/477b9597-1ae1-40e7-b564-212341209033 SocketPath: PciID:}] [{Interface:0xc0005127d0 Address:{IP:10.217.1.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.218199 | controller | Jun 14 09:40:30.630900 crc crio[24245]: time="2026-06-14T09:40:30.630791025Z" level=info msg="Got pod network &{Name:ovn-controller-48j92-config-nvhxh Namespace:openstack ID:f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750 UID:14630a1b-e948-4e78-b517-cc760af1df98 NetNS:/var/run/netns/477b9597-1ae1-40e7-b564-212341209033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14630a1b_e948_4e78_b517_cc760af1df98.slice PodAnnotations:0xc002c93030}] Aliases:map[]}"
2026-06-14 10:12:37.218215 | controller | Jun 14 09:40:30.631045 crc crio[24245]: time="2026-06-14T09:40:30.630996062Z" level=info msg="Checking pod openstack_ovn-controller-48j92-config-nvhxh for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.218231 | controller | Jun 14 09:40:30.640144 crc crio[24245]: time="2026-06-14T09:40:30.640069997Z" level=info msg="Ran pod sandbox f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750 with infra container: openstack/ovn-controller-48j92-config-nvhxh/POD" id=8b3e7db0-380f-4796-bbcb-1659d0a2af65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.218247 | controller | Jun 14 09:40:30.643634 crc crio[24245]: time="2026-06-14T09:40:30.64351364Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=739af995-4916-4636-a591-8c8c454e4179 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.218263 | controller | Jun 14 09:40:30.649782 crc crio[24245]: time="2026-06-14T09:40:30.649669372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=960dc32a-c1ef-4f83-b566-b9310c448a65 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.218279 | controller | Jun 14 09:40:30.657878 crc crio[24245]: time="2026-06-14T09:40:30.657764423Z" level=info msg="Creating container: openstack/ovn-controller-48j92-config-nvhxh/ovn-config" id=8c94fac6-a166-43fa-825d-326b7c96e724 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.218295 | controller | Jun 14 09:40:30.658352 crc crio[24245]: time="2026-06-14T09:40:30.658279419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.218311 | controller | Jun 14 09:40:30.725415 crc crio[24245]: time="2026-06-14T09:40:30.725323402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.218327 | controller | Jun 14 09:40:30.927783 crc crio[24245]: time="2026-06-14T09:40:30.92771684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.218343 | controller | Jun 14 09:40:31.140736 crc crio[24245]: time="2026-06-14T09:40:31.140263351Z" level=info msg="Created container 696c69c6af09ebcb1ffc1338d7924f56662304858b21b16ddce8eaba8ec5a6b8: openstack/ovn-controller-48j92-config-nvhxh/ovn-config" id=8c94fac6-a166-43fa-825d-326b7c96e724 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.218383 | controller | Jun 14 09:40:31.142133 crc crio[24245]: time="2026-06-14T09:40:31.142066258Z" level=info msg="Starting container: 696c69c6af09ebcb1ffc1338d7924f56662304858b21b16ddce8eaba8ec5a6b8" id=af935f2f-fa88-4b11-87de-722ebb0069ed name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.218400 | controller | Jun 14 09:40:31.153905 crc crio[24245]: time="2026-06-14T09:40:31.153750632Z" level=info msg="Started container" PID=257577 containerID=696c69c6af09ebcb1ffc1338d7924f56662304858b21b16ddce8eaba8ec5a6b8 description=openstack/ovn-controller-48j92-config-nvhxh/ovn-config id=af935f2f-fa88-4b11-87de-722ebb0069ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750
2026-06-14 10:12:37.218417 | controller | Jun 14 09:40:33.121232 crc crio[24245]: time="2026-06-14T09:40:33.120936016Z" level=info msg="Stopping pod sandbox: f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750" id=ab1ef2ce-8b8b-4adb-939d-82c0d317885e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.218433 | controller | Jun 14 09:40:33.123588 crc crio[24245]: time="2026-06-14T09:40:33.12341382Z" level=info msg="Got pod network &{Name:ovn-controller-48j92-config-nvhxh Namespace:openstack ID:f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750 UID:14630a1b-e948-4e78-b517-cc760af1df98 NetNS:/var/run/netns/477b9597-1ae1-40e7-b564-212341209033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14630a1b_e948_4e78_b517_cc760af1df98.slice PodAnnotations:0xc00274ac80}] Aliases:map[]}"
2026-06-14 10:12:37.218449 | controller | Jun 14 09:40:33.127518 crc crio[24245]: time="2026-06-14T09:40:33.127154141Z" level=info msg="Deleting pod openstack_ovn-controller-48j92-config-nvhxh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.218465 | controller | Jun 14 09:40:33.562484 crc crio[24245]: time="2026-06-14T09:40:33.561414814Z" level=info msg="Stopped pod sandbox: f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750" id=ab1ef2ce-8b8b-4adb-939d-82c0d317885e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.218480 | controller | Jun 14 09:40:34.740874 crc crio[24245]: time="2026-06-14T09:40:34.739439976Z" level=info msg="Stopping container: af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef (timeout: 30s)" id=76cb5c09-24b2-48da-87a7-c1d4e07f8803 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.218496 | controller | Jun 14 09:40:34.740874 crc crio[24245]: time="2026-06-14T09:40:34.740321122Z" level=info msg="Stopping container: e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508 (timeout: 30s)" id=890427c1-1ac1-4c8f-ae9b-2856eba1d047 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.218511 | controller | Jun 14 09:40:34.808249 crc crio[24245]: time="2026-06-14T09:40:34.801140844Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/POD" id=ba3e7042-e315-4eb6-9e14-835ff4caeac1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.218527 | controller | Jun 14 09:40:34.808249 crc crio[24245]: time="2026-06-14T09:40:34.801228291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.218542 | controller | Jun 14 09:40:34.887360 crc crio[24245]: time="2026-06-14T09:40:34.878969725Z" level=info msg="Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl Namespace:openstack ID:9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1 UID:a0191a5b-44a0-436b-95c2-af681af49926 NetNS:/var/run/netns/bde6a5f3-6401-45c7-b37e-475717a7d07c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0191a5b_44a0_436b_95c2_af681af49926.slice PodAnnotations:0xc001c3c900}] Aliases:map[]}"
2026-06-14 10:12:37.218562 | controller | Jun 14 09:40:34.887360 crc crio[24245]: time="2026-06-14T09:40:34.879354937Z" level=info msg="Adding pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.218579 | controller | Jun 14 09:40:34.945308 crc crio[24245]: time="2026-06-14T09:40:34.941567455Z" level=info msg="Stopped container e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508: openstack/placement-5548fcbf66-p9fzv/placement-log" id=890427c1-1ac1-4c8f-ae9b-2856eba1d047 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.218594 | controller | Jun 14 09:40:35.703346 crc crio[24245]: 2026-06-14T09:40:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9be68335c6dd2ba Mac:26:f2:43:20:a5:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:75 Mtu:0 Sandbox:/var/run/netns/bde6a5f3-6401-45c7-b37e-475717a7d07c SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.1.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.218610 | controller | Jun 14 09:40:35.703493 crc crio[24245]: time="2026-06-14T09:40:35.703340627Z" level=info msg="Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl Namespace:openstack ID:9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1 UID:a0191a5b-44a0-436b-95c2-af681af49926 NetNS:/var/run/netns/bde6a5f3-6401-45c7-b37e-475717a7d07c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0191a5b_44a0_436b_95c2_af681af49926.slice PodAnnotations:0xc001c3c900}] Aliases:map[]}"
2026-06-14 10:12:37.218626 | controller | Jun 14 09:40:35.703753 crc crio[24245]: time="2026-06-14T09:40:35.703510303Z" level=info msg="Checking pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.218642 | controller | Jun 14 09:40:35.714055 crc crio[24245]: time="2026-06-14T09:40:35.713668715Z" level=info msg="Ran pod sandbox 9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1 with infra container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/POD" id=ba3e7042-e315-4eb6-9e14-835ff4caeac1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.218657 | controller | Jun 14 09:40:35.719896 crc crio[24245]: time="2026-06-14T09:40:35.719687986Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=925d2985-1e26-49e0-a595-25a82003408f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.218673 | controller | Jun 14 09:40:35.720088 crc crio[24245]: time="2026-06-14T09:40:35.720011907Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found" id=925d2985-1e26-49e0-a595-25a82003408f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.218688 | controller | Jun 14 09:40:35.720165 crc crio[24245]: time="2026-06-14T09:40:35.720098339Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found" id=925d2985-1e26-49e0-a595-25a82003408f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.218704 | controller | Jun 14 09:40:35.721709 crc crio[24245]: time="2026-06-14T09:40:35.721588657Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=f49d8268-39d4-480f-a781-fff2c5a9dbfd name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.218720 | controller | Jun 14 09:40:35.733250 crc crio[24245]: time="2026-06-14T09:40:35.733167376Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\""
2026-06-14 10:12:37.218739 | controller | Jun 14 09:40:37.263772 crc crio[24245]: time="2026-06-14T09:40:37.263313837Z" level=info msg="Stopping container: d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c (timeout: 30s)" id=63e77a98-49c4-45b6-ae4c-3fc53a730ade name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.218756 | controller | Jun 14 09:40:37.265001 crc crio[24245]: time="2026-06-14T09:40:37.2644366Z" level=info msg="Stopping container: e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7 (timeout: 30s)" id=d488755f-c032-48a2-b960-045ee81ee422 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.218772 | controller | Jun 14 09:40:37.504112 crc crio[24245]: time="2026-06-14T09:40:37.503932843Z" level=info msg="Stopped container e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7: openstack/swift-proxy-75b8f96957-zvxg7/proxy-httpd" id=d488755f-c032-48a2-b960-045ee81ee422 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.218787 | controller | Jun 14 09:40:38.105480 crc crio[24245]: time="2026-06-14T09:40:38.104661388Z" level=info msg="Stopped container d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c: openstack/swift-proxy-75b8f96957-zvxg7/proxy-server" id=63e77a98-49c4-45b6-ae4c-3fc53a730ade name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.218802 | controller | Jun 14 09:40:38.106820 crc crio[24245]: time="2026-06-14T09:40:38.106684073Z" level=info msg="Stopping pod sandbox: 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082" id=fa570479-86fd-4cc5-bb52-bfb73b126040 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.218818 | controller | Jun 14 09:40:38.109025 crc crio[24245]: time="2026-06-14T09:40:38.108923085Z" level=info msg="Got pod network &{Name:swift-proxy-75b8f96957-zvxg7 Namespace:openstack ID:2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082 UID:dd4ccf4f-89c3-4bfa-997e-d811d6f04922 NetNS:/var/run/netns/2f737439-2dfc-4c1d-b994-350f3d00ea74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd4ccf4f_89c3_4bfa_997e_d811d6f04922.slice PodAnnotations:0xc000602f60}] Aliases:map[]}"
2026-06-14 10:12:37.218834 | controller | Jun 14 09:40:38.109196 crc crio[24245]: time="2026-06-14T09:40:38.109152953Z" level=info msg="Deleting pod openstack_swift-proxy-75b8f96957-zvxg7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.218850 | controller | Jun 14 09:40:38.309003 crc crio[24245]: time="2026-06-14T09:40:38.308774612Z" level=info msg="Stopped container af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef: openstack/placement-5548fcbf66-p9fzv/placement-api" id=76cb5c09-24b2-48da-87a7-c1d4e07f8803 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.218866 | controller | Jun 14 09:40:38.310029 crc crio[24245]: time="2026-06-14T09:40:38.309828756Z" level=info msg="Stopping pod sandbox: 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a" id=ec59ed3d-36a9-43e9-a7b6-5ada796f7082 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.218882 | controller | Jun 14 09:40:38.311384 crc crio[24245]: time="2026-06-14T09:40:38.311318673Z" level=info msg="Got pod network &{Name:placement-5548fcbf66-p9fzv Namespace:openstack ID:8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a UID:205d55ba-884b-4453-b51c-420e040ac630 NetNS:/var/run/netns/6e1343ae-de69-486a-81de-606f24313b37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod205d55ba_884b_4453_b51c_420e040ac630.slice PodAnnotations:0xc002c92e60}] Aliases:map[]}"
2026-06-14 10:12:37.218898 | controller | Jun 14 09:40:38.311548 crc crio[24245]: time="2026-06-14T09:40:38.311496528Z" level=info msg="Deleting pod openstack_placement-5548fcbf66-p9fzv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.218917 | controller | Jun 14 09:40:38.730972 crc crio[24245]: time="2026-06-14T09:40:38.726966454Z" level=info msg="Stopped pod sandbox: 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082" id=fa570479-86fd-4cc5-bb52-bfb73b126040 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.218933 | controller | Jun 14 09:40:38.804698 crc crio[24245]: time="2026-06-14T09:40:38.804526301Z" level=info msg="Stopped pod sandbox: 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a" id=ec59ed3d-36a9-43e9-a7b6-5ada796f7082 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.218949 | controller | Jun 14 09:40:39.296101 crc crio[24245]: time="2026-06-14T09:40:39.295421676Z" level=info msg="Removing container: af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef" id=a2b94758-ff02-44c6-be94-46ddc377c423 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.218964 | controller | Jun 14 09:40:39.369908 crc crio[24245]: time="2026-06-14T09:40:39.369794419Z" level=info msg="Removed container af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef: openstack/placement-5548fcbf66-p9fzv/placement-api" id=a2b94758-ff02-44c6-be94-46ddc377c423 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.218980 | controller | Jun 14 09:40:39.374907 crc crio[24245]: time="2026-06-14T09:40:39.37478694Z" level=info msg="Removing container: e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508" id=658989e4-b471-44b3-93f9-cb2fe537fae5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.218995 | controller | Jun 14 09:40:39.475918 crc crio[24245]: time="2026-06-14T09:40:39.475781202Z" level=info msg="Removed container e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508: openstack/placement-5548fcbf66-p9fzv/placement-log" id=658989e4-b471-44b3-93f9-cb2fe537fae5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.219011 | controller | Jun 14 09:40:39.484267 crc crio[24245]: time="2026-06-14T09:40:39.4841952Z" level=info msg="Removing container: d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c" id=87bdc42b-4c90-4d52-b1c5-58c4d9b60e06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.219026 | controller | Jun 14 09:40:39.530763 crc crio[24245]: time="2026-06-14T09:40:39.529905587Z" level=info msg="Removed container d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c: openstack/swift-proxy-75b8f96957-zvxg7/proxy-server" id=87bdc42b-4c90-4d52-b1c5-58c4d9b60e06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.219041 | controller | Jun 14 09:40:39.539081 crc crio[24245]: time="2026-06-14T09:40:39.539009145Z" level=info msg="Removing container: e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7" id=751835fa-9149-463a-a67a-c77694e9fade name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.219057 | controller | Jun 14 09:40:39.616663 crc crio[24245]: time="2026-06-14T09:40:39.61653518Z" level=info msg="Removed container e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7: openstack/swift-proxy-75b8f96957-zvxg7/proxy-httpd" id=751835fa-9149-463a-a67a-c77694e9fade name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.219072 | controller | Jun 14 09:40:39.866130 crc crio[24245]: time="2026-06-14T09:40:39.865533804Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-5czgx/POD" id=f52f06b0-4c52-411d-80dd-1818bef4cff8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.219088 | controller | Jun 14 09:40:39.866278 crc crio[24245]: time="2026-06-14T09:40:39.866173502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.219104 | controller | Jun 14 09:40:39.920950 crc crio[24245]: time="2026-06-14T09:40:39.920827141Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-5czgx Namespace:openstack ID:43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d UID:4d0875e8-1b77-41a3-bfdd-6f8a411f5266 NetNS:/var/run/netns/4c41946f-f59b-4bec-942b-98b9c2efb5f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0875e8_1b77_41a3_bfdd_6f8a411f5266.slice PodAnnotations:0xc006e0a5c8}] Aliases:map[]}"
2026-06-14 10:12:37.219124 | controller | Jun 14 09:40:39.920950 crc crio[24245]: time="2026-06-14T09:40:39.920930974Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-5czgx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.219141 | controller | Jun 14 09:40:39.984955 crc crio[24245]: time="2026-06-14T09:40:39.984885272Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-gd6pw/POD" id=41359d1b-e82c-4294-bb5e-8795f66341e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.219157 | controller | Jun 14 09:40:39.985192 crc crio[24245]: time="2026-06-14T09:40:39.985174196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.219173 | controller | Jun 14 09:40:40.026725 crc crio[24245]: time="2026-06-14T09:40:40.026676917Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-gd6pw Namespace:openstack ID:78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd UID:ab9e7f47-a575-441e-ac85-d35c1b032639 NetNS:/var/run/netns/a8706784-e54d-4c8a-b94d-85883a08ebf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab9e7f47_a575_441e_ac85_d35c1b032639.slice PodAnnotations:0xc006e0ab10}] Aliases:map[]}"
2026-06-14 10:12:37.219189 | controller | Jun 14 09:40:40.027166 crc crio[24245]: time="2026-06-14T09:40:40.027149062Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-gd6pw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.219205 | controller | Jun 14 09:40:40.904127 crc crio[24245]: 2026-06-14T09:40:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43d931cfcc74efe Mac:2e:0a:73:4d:40:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:76 Mtu:0 Sandbox:/var/run/netns/4c41946f-f59b-4bec-942b-98b9c2efb5f2 SocketPath: PciID:}] [{Interface:0xc00050e630 Address:{IP:10.217.1.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.219221 | controller | Jun 14 09:40:40.907022 crc crio[24245]: time="2026-06-14T09:40:40.906912506Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-5czgx Namespace:openstack ID:43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d UID:4d0875e8-1b77-41a3-bfdd-6f8a411f5266 NetNS:/var/run/netns/4c41946f-f59b-4bec-942b-98b9c2efb5f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0875e8_1b77_41a3_bfdd_6f8a411f5266.slice PodAnnotations:0xc006e0a5c8}] Aliases:map[]}"
2026-06-14 10:12:37.219237 | controller | Jun 14 09:40:40.907237 crc crio[24245]: time="2026-06-14T09:40:40.907084381Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-5czgx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.219253 | controller | Jun 14 09:40:40.917623 crc crio[24245]: time="2026-06-14T09:40:40.917510294Z" level=info msg="Ran pod sandbox 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d with infra container: openstack/nova-cell0-cell-mapping-5czgx/POD" id=f52f06b0-4c52-411d-80dd-1818bef4cff8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.219269 | controller | Jun 14 09:40:40.919830 crc crio[24245]: time="2026-06-14T09:40:40.919712404Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=f1ebbeb8-6803-48b3-92de-fa1275144036 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.219287 | controller | Jun 14 09:40:40.942635 crc crio[24245]: time="2026-06-14T09:40:40.942286881Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=afefb022-3bbc-442f-843f-d0686d1425b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.219303 | controller | Jun 14 09:40:41.299382 crc crio[24245]: 2026-06-14T09:40:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78f7fd4b3a2c267 Mac:da:85:99:08:3b:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:77 Mtu:0 Sandbox:/var/run/netns/a8706784-e54d-4c8a-b94d-85883a08ebf8 SocketPath: PciID:}] [{Interface:0xc0004207a0 Address:{IP:10.217.1.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.219319 | controller | Jun 14 09:40:41.300937 crc crio[24245]: time="2026-06-14T09:40:41.300823299Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-gd6pw Namespace:openstack ID:78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd UID:ab9e7f47-a575-441e-ac85-d35c1b032639 NetNS:/var/run/netns/a8706784-e54d-4c8a-b94d-85883a08ebf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab9e7f47_a575_441e_ac85_d35c1b032639.slice PodAnnotations:0xc006e0ab10}] Aliases:map[]}"
2026-06-14 10:12:37.219335 | controller | Jun 14 09:40:41.301211 crc crio[24245]: time="2026-06-14T09:40:41.3011871Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-gd6pw for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.219372 | controller | Jun 14 09:40:41.316092 crc crio[24245]: time="2026-06-14T09:40:41.315996372Z" level=info msg="Ran pod sandbox 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd with infra container: openstack/nova-cell1-cell-mapping-gd6pw/POD" id=41359d1b-e82c-4294-bb5e-8795f66341e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.219390 | controller | Jun 14 09:40:41.321473 crc crio[24245]: time="2026-06-14T09:40:41.321428962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=dd56fafc-0096-473c-bbec-e018dbbf9c0d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.219405 | controller | Jun 14 09:40:41.325925 crc crio[24245]: time="2026-06-14T09:40:41.325792849Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-5czgx/nova-manage" id=5bc95a8c-59d1-4ae5-a22c-609b61f2d89a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.219421 | controller | Jun 14 09:40:41.326304 crc crio[24245]: time="2026-06-14T09:40:41.326257114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.219437 | controller | Jun 14 09:40:41.364663 crc crio[24245]: time="2026-06-14T09:40:41.364050318Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=de0fac6c-993f-4510-96ea-21c5497fb8d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.219453 | controller | Jun 14 09:40:41.393062 crc crio[24245]: time="2026-06-14T09:40:41.392379398Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-gd6pw/nova-manage" id=f4037c6a-c680-4450-86bc-038a496002a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.219468 | controller | Jun 14 09:40:41.393363 crc crio[24245]: time="2026-06-14T09:40:41.393338689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.219484 | controller | Jun 14 09:40:41.441115 crc crio[24245]: time="2026-06-14T09:40:41.440926812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.219503 | controller | Jun 14 09:40:41.450016 crc crio[24245]: time="2026-06-14T09:40:41.449948508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.219519 | controller | Jun 14 09:40:41.482587 crc crio[24245]: time="2026-06-14T09:40:41.482501184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.219535 | controller | Jun 14 09:40:41.487692 crc crio[24245]: time="2026-06-14T09:40:41.487575361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.219551 | controller | Jun 14 09:40:41.661466 crc crio[24245]: time="2026-06-14T09:40:41.661041454Z" level=info msg="Created container 0851d53a390f15b7fcac827789ce6e72db53046f5e57235769b0315bd7dbca75: openstack/nova-cell0-cell-mapping-5czgx/nova-manage" id=5bc95a8c-59d1-4ae5-a22c-609b61f2d89a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.219566 | controller | Jun 14 09:40:41.663456 crc crio[24245]: time="2026-06-14T09:40:41.662756798Z" level=info msg="Starting container: 0851d53a390f15b7fcac827789ce6e72db53046f5e57235769b0315bd7dbca75" id=5469b877-cf33-42d8-bb63-8b745f170b43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.219582 | controller | Jun 14 09:40:41.671013 crc crio[24245]: time="2026-06-14T09:40:41.67004518Z" level=info msg="Started container" PID=258543 containerID=0851d53a390f15b7fcac827789ce6e72db53046f5e57235769b0315bd7dbca75 description=openstack/nova-cell0-cell-mapping-5czgx/nova-manage id=5469b877-cf33-42d8-bb63-8b745f170b43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d
2026-06-14 10:12:37.219598 | controller | Jun 14 09:40:41.672264 crc crio[24245]: time="2026-06-14T09:40:41.672169227Z" level=info msg="Created container b7e8922f19b0652aa8ba853a3ccf43fb6be1c61f36c9a9c9c2ae697d471f3d5b: openstack/nova-cell1-cell-mapping-gd6pw/nova-manage" id=f4037c6a-c680-4450-86bc-038a496002a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.219614 | controller | Jun 14 09:40:41.675031 crc crio[24245]: time="2026-06-14T09:40:41.673443254Z" level=info msg="Starting container: b7e8922f19b0652aa8ba853a3ccf43fb6be1c61f36c9a9c9c2ae697d471f3d5b" id=e63b4901-e6ab-4fca-b8df-14d58a9f942e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.219629 | controller | Jun 14 09:40:41.681070 crc crio[24245]: time="2026-06-14T09:40:41.680984378Z" level=info msg="Started container" PID=258558 containerID=b7e8922f19b0652aa8ba853a3ccf43fb6be1c61f36c9a9c9c2ae697d471f3d5b description=openstack/nova-cell1-cell-mapping-gd6pw/nova-manage id=e63b4901-e6ab-4fca-b8df-14d58a9f942e name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd
2026-06-14 10:12:37.219645 | controller | Jun 14 09:40:49.445825 crc crio[24245]: time="2026-06-14T09:40:49.444685421Z" level=info msg="Removing container: e809ad6a59b1fa31346877271050dac20a2f23e701fe9986f316bbd2a95057aa" id=054708c4-a378-4251-a321-e78bfd673778 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.219661 | controller | Jun 14 09:40:50.614245 crc crio[24245]: time="2026-06-14T09:40:50.614098627Z" level=info msg="Stopping pod sandbox: 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d" id=30d56594-87dd-4b18-beee-1b32c8b94df8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.219676 | controller | Jun 14 09:40:50.620700 crc crio[24245]: time="2026-06-14T09:40:50.620510063Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-5czgx Namespace:openstack ID:43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d UID:4d0875e8-1b77-41a3-bfdd-6f8a411f5266 NetNS:/var/run/netns/4c41946f-f59b-4bec-942b-98b9c2efb5f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0875e8_1b77_41a3_bfdd_6f8a411f5266.slice PodAnnotations:0xc00274aa10}] Aliases:map[]}"
2026-06-14 10:12:37.219696 | controller | Jun 14 09:40:50.620829 crc crio[24245]: time="2026-06-14T09:40:50.620800652Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-5czgx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.219712 | controller | Jun 14 09:40:51.655418 crc crio[24245]: time="2026-06-14T09:40:51.655281836Z" level=info msg="Stopping pod sandbox: 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd" id=016df901-9ebb-45f9-9090-aa1b2111efee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.219727 | controller | Jun 14 09:40:51.656634 crc crio[24245]: time="2026-06-14T09:40:51.656165674Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-gd6pw Namespace:openstack ID:78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd UID:ab9e7f47-a575-441e-ac85-d35c1b032639 NetNS:/var/run/netns/a8706784-e54d-4c8a-b94d-85883a08ebf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab9e7f47_a575_441e_ac85_d35c1b032639.slice PodAnnotations:0xc000602210}] Aliases:map[]}"
2026-06-14 10:12:37.219743 | controller | Jun 14 09:40:51.656634 crc crio[24245]: time="2026-06-14T09:40:51.656302379Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-gd6pw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.219759 | controller | Jun 14 09:40:55.500082 crc crio[24245]: time="2026-06-14T09:40:55.499349921Z" level=info msg="Stopped pod sandbox: 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d" id=30d56594-87dd-4b18-beee-1b32c8b94df8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.219775 | controller | Jun 14 09:40:55.674185 crc crio[24245]: time="2026-06-14T09:40:55.673975601Z" level=info msg="Removed container e809ad6a59b1fa31346877271050dac20a2f23e701fe9986f316bbd2a95057aa: openshift-infra/auto-csr-approver-29690494-qqqm7/oc" id=054708c4-a378-4251-a321-e78bfd673778 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.219791 | controller | Jun 14 09:40:55.681436 crc crio[24245]: time="2026-06-14T09:40:55.681259757Z" level=info msg="Stopped pod sandbox: 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd" id=016df901-9ebb-45f9-9090-aa1b2111efee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.219806 | controller | Jun 14 09:40:55.707789 crc crio[24245]: time="2026-06-14T09:40:55.707683087Z" level=info msg="Stopping pod sandbox: 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c" id=238dc94f-142f-4742-bfda-044820f26274 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.219822 | controller | Jun 14 09:40:55.707789 crc crio[24245]: time="2026-06-14T09:40:55.707794881Z" level=info msg="Stopped pod sandbox (already stopped): 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c" id=238dc94f-142f-4742-bfda-044820f26274 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.219847 | controller | Jun 14 09:40:55.712827 crc crio[24245]: time="2026-06-14T09:40:55.712667718Z" level=info msg="Removing pod sandbox: 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c" id=39c665f8-19e8-4485-89ea-0b5348192b61 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.219866 | controller | Jun 14 09:40:55.746274 crc crio[24245]: time="2026-06-14T09:40:55.745530711Z" level=info msg="Removed pod sandbox: 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c" id=39c665f8-19e8-4485-89ea-0b5348192b61 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.219886 | controller | Jun 14 09:40:55.746961 crc crio[24245]: time="2026-06-14T09:40:55.74670809Z" level=info msg="Stopping pod sandbox: 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082" id=cc814fe6-53e4-4ee8-8b8d-4727037e740c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.219902 | controller | Jun 14 09:40:55.746961 crc crio[24245]: time="2026-06-14T09:40:55.746938236Z" level=info msg="Stopped pod sandbox (already stopped): 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082" id=cc814fe6-53e4-4ee8-8b8d-4727037e740c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.219918 | controller | Jun 14 09:40:55.747940 crc crio[24245]: time="2026-06-14T09:40:55.747760172Z" level=info msg="Removing pod sandbox: 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082" id=1ba733d0-a4c1-457f-9db4-d6e2226221c0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.219933 | controller | Jun 14 09:40:55.751769 crc crio[24245]: time="2026-06-14T09:40:55.751496043Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26" id=f49d8268-39d4-480f-a781-fff2c5a9dbfd name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.219948 | controller | Jun 14 09:40:55.753387 crc crio[24245]: time="2026-06-14T09:40:55.753265198Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=7cd67698-b7a5-4ac2-891f-e521aa0b26f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.219964 | controller | Jun 14 09:40:55.790134 crc crio[24245]: time="2026-06-14T09:40:55.790026002Z" level=info msg="Removed pod sandbox: 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082" id=1ba733d0-a4c1-457f-9db4-d6e2226221c0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.219979 | controller | Jun 14 09:40:55.792963 crc crio[24245]: time="2026-06-14T09:40:55.792748724Z" level=info msg="Stopping pod sandbox: 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a" id=20d39ff1-fd13-46fb-bbc5-76fbfe64623f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.219994 | controller | Jun 14 09:40:55.792963 crc crio[24245]: time="2026-06-14T09:40:55.792892518Z" level=info msg="Stopped pod sandbox (already stopped): 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a" id=20d39ff1-fd13-46fb-bbc5-76fbfe64623f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.220010 | controller | Jun 14 09:40:55.793780 crc crio[24245]: time="2026-06-14T09:40:55.79358318Z" level=info msg="Removing pod sandbox: 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a" id=8ce436f1-532b-458a-9db0-d4a528ee6012 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.220025 | controller | Jun 14 09:40:55.831113 crc crio[24245]: time="2026-06-14T09:40:55.830499717Z" level=info msg="Removed pod sandbox: 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a" id=8ce436f1-532b-458a-9db0-d4a528ee6012 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.220040 | controller | Jun 14 09:40:55.832726 crc crio[24245]: time="2026-06-14T09:40:55.832581161Z" level=info msg="Stopping pod sandbox: 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1" id=51fffcbc-9ea4-42e1-8ff9-ce96544d72b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.220055 | controller | Jun 14 09:40:55.832953 crc crio[24245]: time="2026-06-14T09:40:55.832736636Z" level=info msg="Stopped pod sandbox (already stopped): 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1" id=51fffcbc-9ea4-42e1-8ff9-ce96544d72b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.220070 | controller | Jun 14 09:40:55.834383 crc crio[24245]: time="2026-06-14T09:40:55.834184611Z" level=info msg="Removing pod sandbox: 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1" id=95eb283a-fab8-41de-b244-6de8f40e8fde name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.220089 | controller | Jun 14 09:40:55.848376 crc crio[24245]: time="2026-06-14T09:40:55.848247579Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=50266773-25eb-4709-9e32-440bdea19be5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.220105 | controller | Jun 14 09:40:55.866084 crc crio[24245]: time="2026-06-14T09:40:55.865971549Z" level=info msg="Removed pod sandbox: 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1" id=95eb283a-fab8-41de-b244-6de8f40e8fde name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.220120 | controller | Jun 14 09:40:55.869768 crc crio[24245]: time="2026-06-14T09:40:55.869667358Z" level=info msg="Stopping pod sandbox: 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f" id=b608030c-0405-4bc8-8c6e-bdffe0e2d8ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.220136 | controller | Jun 14 09:40:55.869768 crc crio[24245]: time="2026-06-14T09:40:55.869760805Z" level=info msg="Stopped pod sandbox (already stopped): 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f" id=b608030c-0405-4bc8-8c6e-bdffe0e2d8ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.220151 | controller | Jun 14 09:40:55.870735 crc crio[24245]: time="2026-06-14T09:40:55.870680152Z" level=info msg="Removing pod sandbox: 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f" id=1adb109f-bbfb-46a9-98c1-d88d23b944ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.220166 | controller | Jun 14 09:40:55.884795 crc crio[24245]: time="2026-06-14T09:40:55.884685768Z" level=info msg="Creating container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/ovn-edpm-ovn-update-openstack-edpm-ipam" id=770837a7-1f14-4315-a68d-2948ee0fb114 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.220182 | controller | Jun 14 09:40:55.909355 crc crio[24245]: time="2026-06-14T09:40:55.901777994Z" level=info msg="Removed pod sandbox: 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f" id=1adb109f-bbfb-46a9-98c1-d88d23b944ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.220197 | controller | Jun 14 09:40:55.909355 crc crio[24245]: time="2026-06-14T09:40:55.903035703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.220213 | controller | Jun 14 09:40:55.982689 crc crio[24245]: time="2026-06-14T09:40:55.982623363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.220229 | controller | Jun 14 09:40:55.987365 crc crio[24245]: time="2026-06-14T09:40:55.987158437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.220245 | controller | Jun 14 09:40:56.121386 crc crio[24245]: time="2026-06-14T09:40:56.120774608Z" level=info msg="Created container b512d4058907bf5f137256c7055cf2eb2644c2315a8fa8d945fd419db90bdd20: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/ovn-edpm-ovn-update-openstack-edpm-ipam" id=770837a7-1f14-4315-a68d-2948ee0fb114 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.220261 | controller | Jun 14 09:40:56.124760 crc crio[24245]: time="2026-06-14T09:40:56.12464589Z" level=info msg="Starting container: b512d4058907bf5f137256c7055cf2eb2644c2315a8fa8d945fd419db90bdd20" id=8d66e9cf-4872-40eb-aa71-e19869b67a0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.220277 | controller | Jun 14 09:40:56.134406 crc crio[24245]: time="2026-06-14T09:40:56.134278712Z" level=info msg="Started container" PID=259408 containerID=b512d4058907bf5f137256c7055cf2eb2644c2315a8fa8d945fd419db90bdd20 description=openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/ovn-edpm-ovn-update-openstack-edpm-ipam id=8d66e9cf-4872-40eb-aa71-e19869b67a0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1
2026-06-14 10:12:37.220296 | controller | Jun 14 09:40:56.970066 crc crio[24245]: time="2026-06-14T09:40:56.969456413Z" level=info msg="Stopping container: fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac (timeout: 30s)" id=23da7507-fed0-4ee7-8899-23ad3525e8aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.220313 | controller | Jun 14 09:40:56.971361 crc crio[24245]: time="2026-06-14T09:40:56.96996958Z" level=info msg="Stopping container: fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930 (timeout: 30s)" id=48c23ef2-b664-4ca6-8925-2d5554b5a6d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.220329 | controller | Jun 14 09:40:56.997505 crc crio[24245]: time="2026-06-14T09:40:56.99702642Z" level=info msg="Stopping container: 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333 (timeout: 30s)" id=bc96432e-3ff9-4705-9736-8fcb68ca78a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.220345 | controller | Jun 14 09:40:57.042566 crc crio[24245]: time="2026-06-14T09:40:57.042494397Z" level=info msg="Stopping container: 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e (timeout: 30s)" id=eadbdc0b-8c33-4e5d-b1f5-111305fa79c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.220379 | controller | Jun 14 09:40:57.042816 crc crio[24245]: time="2026-06-14T09:40:57.042690062Z" level=info msg="Stopping container: 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112 (timeout: 30s)" id=1ce6dfe3-704c-4320-b307-501a49c92687 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.220396 | controller | Jun 14 09:40:57.110171 crc crio[24245]: time="2026-06-14T09:40:57.10991608Z" level=info msg="Stopped container fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac: openstack/nova-api-0/nova-api-log" id=23da7507-fed0-4ee7-8899-23ad3525e8aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.220411 | controller | Jun 14 09:40:57.175186 crc crio[24245]: time="2026-06-14T09:40:57.175078793Z" level=info msg="Stopped container 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e: openstack/nova-metadata-0/nova-metadata-log" id=eadbdc0b-8c33-4e5d-b1f5-111305fa79c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.220427 | controller | Jun 14 09:40:58.368176 crc crio[24245]: time="2026-06-14T09:40:58.36677843Z" level=info msg="Stopped container 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=bc96432e-3ff9-4705-9736-8fcb68ca78a2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.220443 | controller | Jun 14 09:40:58.369504 crc crio[24245]: time="2026-06-14T09:40:58.369180227Z" level=info msg="Stopping pod sandbox: 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4" id=463fa9ff-5108-497b-b5d7-1bc2e06eb8a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.220458 | controller | Jun 14 09:40:58.370799 crc crio[24245]: time="2026-06-14T09:40:58.370715115Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4 UID:ad9dec69-638d-4b2d-9574-0b7e6e89018f NetNS:/var/run/netns/ae628d1c-dbd6-4b32-a176-dbf3990f47aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad9dec69_638d_4b2d_9574_0b7e6e89018f.slice PodAnnotations:0xc00161abc0}] Aliases:map[]}"
2026-06-14 10:12:37.220475 | controller | Jun 14 09:40:58.371082 crc crio[24245]: time="2026-06-14T09:40:58.370948213Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.220497 | controller | Jun 14 09:40:58.806903 crc crio[24245]: time="2026-06-14T09:40:58.806670942Z" level=info msg="Stopped pod sandbox: 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4" id=463fa9ff-5108-497b-b5d7-1bc2e06eb8a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.220513 | controller | Jun 14 09:41:00.230009 crc crio[24245]: time="2026-06-14T09:41:00.22918037Z" level=info msg="Stopped container fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930: openstack/nova-api-0/nova-api-api" id=48c23ef2-b664-4ca6-8925-2d5554b5a6d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.220529 | controller | Jun 14 09:41:00.234812 crc crio[24245]: time="2026-06-14T09:41:00.234679785Z" level=info msg="Stopping pod sandbox: 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974" id=44f7cc0b-98bf-4b11-9a0a-a3cf3b6ba1f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.220545 | controller | Jun 14 09:41:00.236627 crc crio[24245]: time="2026-06-14T09:41:00.236532014Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974 UID:ac31323b-d037-4fed-8cb0-494c09ab1f96 NetNS:/var/run/netns/a789ec5a-2771-455d-b8ec-99a41c36d80b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac31323b_d037_4fed_8cb0_494c09ab1f96.slice PodAnnotations:0xc001fead78}] Aliases:map[]}"
2026-06-14 10:12:37.220561 | controller | Jun 14 09:41:00.236965 crc crio[24245]: time="2026-06-14T09:41:00.236780152Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.220577 | controller | Jun 14 09:41:00.337917 crc crio[24245]: time="2026-06-14T09:41:00.336469414Z" level=info msg="Stopped container 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112: openstack/nova-metadata-0/nova-metadata-metadata" id=1ce6dfe3-704c-4320-b307-501a49c92687 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.220592 | controller | Jun 14 09:41:00.342279 crc crio[24245]: time="2026-06-14T09:41:00.340639246Z" level=info msg="Stopping pod sandbox: 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4" id=8b931ba7-9b14-4203-b118-9e0dd1033a9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.220607 | controller | Jun 14 09:41:00.345960 crc crio[24245]: time="2026-06-14T09:41:00.344380816Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4 UID:a65c0b48-b75d-4db3-9ae4-bc74eb845625 NetNS:/var/run/netns/bfc04c3b-1188-4e80-9b9a-9951759760fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda65c0b48_b75d_4db3_9ae4_bc74eb845625.slice PodAnnotations:0xc001feafa0}] Aliases:map[]}"
2026-06-14 10:12:37.220623 | controller | Jun 14 09:41:00.345960 crc crio[24245]: time="2026-06-14T09:41:00.344686346Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.220639 | controller | Jun 14 09:41:00.682266 crc crio[24245]: time="2026-06-14T09:41:00.681471228Z" level=info msg="Stopped pod sandbox: 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974" id=44f7cc0b-98bf-4b11-9a0a-a3cf3b6ba1f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.220655 | controller | Jun 14 09:41:00.823810 crc crio[24245]: time="2026-06-14T09:41:00.823687181Z" level=info msg="Stopped pod sandbox: 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4" id=8b931ba7-9b14-4203-b118-9e0dd1033a9b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.220670 | controller | Jun 14 09:41:00.953962 crc crio[24245]: time="2026-06-14T09:41:00.953830991Z" level=info msg="Removing container: fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930" id=d84ab50f-665b-4d45-af2c-7cae475bb33c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.220690 | controller | Jun 14 09:41:01.033231 crc crio[24245]: time="2026-06-14T09:41:01.032993883Z" level=info msg="Removed container fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930: openstack/nova-api-0/nova-api-api" id=d84ab50f-665b-4d45-af2c-7cae475bb33c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.220707 | controller | Jun 14 09:41:01.035517 crc crio[24245]: time="2026-06-14T09:41:01.035432539Z" level=info msg="Removing container: fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac" id=44a7bdf7-7b42-406e-8357-3e8829982160 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.220722 | controller | Jun 14 09:41:01.083802 crc crio[24245]: time="2026-06-14T09:41:01.08273071Z" level=info msg="Removed container fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac: openstack/nova-api-0/nova-api-log" id=44a7bdf7-7b42-406e-8357-3e8829982160 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.220738 | controller | Jun 14 09:41:01.792580 crc crio[24245]: time="2026-06-14T09:41:01.792104545Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=b42a25a0-afca-46a8-b3fb-0bf791bf5e2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.220753 | controller | Jun 14 09:41:01.793961 crc crio[24245]: time="2026-06-14T09:41:01.793930744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.220768 | controller | Jun 14 09:41:01.839798 crc crio[24245]: time="2026-06-14T09:41:01.839698329Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae UID:e4e8dbe3-532b-401e-be12-d923bfe5008b NetNS:/var/run/netns/363cdcbd-5701-47ca-8ff4-f8767b29adcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e8dbe3_532b_401e_be12_d923bfe5008b.slice PodAnnotations:0xc000603970}] Aliases:map[]}"
2026-06-14 10:12:37.220814 | controller | Jun 14 09:41:01.839798 crc crio[24245]: time="2026-06-14T09:41:01.839763401Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.220837 | controller | Jun 14 09:41:02.560578 crc crio[24245]: 2026-06-14T09:41:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42c8440e40b4766 Mac:06:6f:1d:22:1a:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:79 Mtu:0 Sandbox:/var/run/netns/363cdcbd-5701-47ca-8ff4-f8767b29adcd SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.220854 | controller | Jun 14 09:41:02.562529 crc crio[24245]: time="2026-06-14T09:41:02.562418499Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae UID:e4e8dbe3-532b-401e-be12-d923bfe5008b NetNS:/var/run/netns/363cdcbd-5701-47ca-8ff4-f8767b29adcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e8dbe3_532b_401e_be12_d923bfe5008b.slice PodAnnotations:0xc000603970}] Aliases:map[]}"
2026-06-14 10:12:37.220870 | controller | Jun 14 09:41:02.562758 crc crio[24245]: time="2026-06-14T09:41:02.562716709Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.220887 | controller | Jun 14 09:41:02.582308 crc crio[24245]: time="2026-06-14T09:41:02.579575287Z" level=info msg="Ran pod sandbox 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae with infra container: openstack/nova-api-0/POD" id=b42a25a0-afca-46a8-b3fb-0bf791bf5e2d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.220906 | controller | Jun 14 09:41:02.597936 crc crio[24245]: time="2026-06-14T09:41:02.596234798Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=da215517-a802-4629-8c64-b9961b08d1bb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.220923 | controller | Jun 14 09:41:02.602659 crc crio[24245]: time="2026-06-14T09:41:02.602538531Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=03b15004-e091-4fc2-a9b9-c156878a10dc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.220939 | controller | Jun 14 09:41:02.621061 crc crio[24245]: time="2026-06-14T09:41:02.620568411Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=0dbd9231-0555-4e1c-bed9-f18bf26b2b78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.220954 | controller | Jun 14 09:41:02.621440 crc crio[24245]: time="2026-06-14T09:41:02.621357076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.220970 | controller | Jun 14 09:41:02.721284 crc crio[24245]: time="2026-06-14T09:41:02.720756015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.220986 | controller | Jun 14 09:41:02.729420 crc crio[24245]: time="2026-06-14T09:41:02.729347458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.221002 | controller | Jun 14 09:41:02.805145 crc crio[24245]: time="2026-06-14T09:41:02.805041327Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=d56bd569-0496-4ff4-93e7-a52fb700ba04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.221018 | controller | Jun 14 09:41:02.806258 crc crio[24245]: time="2026-06-14T09:41:02.805171841Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.221033 | controller | Jun 14 09:41:02.850052 crc crio[24245]: time="2026-06-14T09:41:02.849908734Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b UID:69a7c1ef-9986-4a03-b231-1e2e36f49f7d NetNS:/var/run/netns/b2e63d84-bd38-4cea-873a-c58e84252778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69a7c1ef_9986_4a03_b231_1e2e36f49f7d.slice PodAnnotations:0xc002c92258}] Aliases:map[]}"
2026-06-14 10:12:37.221049 | controller | Jun 14 09:41:02.850052 crc crio[24245]: time="2026-06-14T09:41:02.849978826Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.221065 | controller | Jun 14 09:41:02.975648 crc crio[24245]: time="2026-06-14T09:41:02.975541052Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=b31c0b53-8c54-4b0c-ba5c-7726e4876810 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.221081 | controller | Jun 14 09:41:02.975810 crc crio[24245]: time="2026-06-14T09:41:02.975682036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.221097 | controller | Jun 14 09:41:03.044337 crc crio[24245]: time="2026-06-14T09:41:03.043511922Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278 UID:4d06c6c4-14c2-4eda-9af2-733a4b14c161 NetNS:/var/run/netns/70b2fcb3-39e8-4b30-95f9-ccf8c125a29e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d06c6c4_14c2_4eda_9af2_733a4b14c161.slice PodAnnotations:0xc00161a720}] Aliases:map[]}"
2026-06-14 10:12:37.221116 | controller | Jun 14 09:41:03.044337 crc crio[24245]: time="2026-06-14T09:41:03.044325748Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.221133 | controller | Jun 14 09:41:03.098229 crc crio[24245]: time="2026-06-14T09:41:03.09818174Z" level=info msg="Created container fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203: openstack/nova-api-0/nova-api-log" id=0dbd9231-0555-4e1c-bed9-f18bf26b2b78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.221148 | controller | Jun 14 09:41:03.105217 crc crio[24245]: time="2026-06-14T09:41:03.104383788Z" level=info msg="Starting container: fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203" id=2d186de4-ef39-40e7-9d9f-74a7622d9fde name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.221164 | controller | Jun 14 09:41:03.112447 crc crio[24245]: time="2026-06-14T09:41:03.11233077Z" level=info msg="Started container" PID=260042 containerID=fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203 description=openstack/nova-api-0/nova-api-log id=2d186de4-ef39-40e7-9d9f-74a7622d9fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae
2026-06-14 10:12:37.221180 | controller | Jun 14 09:41:03.125100 crc crio[24245]: time="2026-06-14T09:41:03.124790028Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=80a8c407-e0d0-4177-95fe-574e11febfec name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.221195 | controller | Jun 14 09:41:03.201197 crc crio[24245]: time="2026-06-14T09:41:03.201022282Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=753c7357-3d7f-4be7-a967-623097fb1b74 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.221210 | controller | Jun 14 09:41:03.220489 crc crio[24245]: time="2026-06-14T09:41:03.220386029Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=f0b9d0ef-7745-47e1-9793-e3b2a942c166 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.221226 | controller | Jun 14 09:41:03.221139 crc crio[24245]: time="2026-06-14T09:41:03.220994028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.221242 | controller | Jun 14 09:41:03.291724 crc crio[24245]: time="2026-06-14T09:41:03.291480131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.221257 | controller | Jun 14 09:41:03.296045 crc crio[24245]: time="2026-06-14T09:41:03.2955704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.221272 | controller | Jun 14 09:41:03.476554 crc crio[24245]: time="2026-06-14T09:41:03.47572286Z" level=info msg="Created container 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc: openstack/nova-api-0/nova-api-api" id=f0b9d0ef-7745-47e1-9793-e3b2a942c166 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.221287 | controller | Jun 14 09:41:03.478448 crc crio[24245]: time="2026-06-14T09:41:03.478279452Z" level=info msg="Starting container: 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc" id=79b96f42-2047-4822-ab0e-b165a8f690d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.221306 | controller | Jun 14 09:41:03.486718 crc crio[24245]: time="2026-06-14T09:41:03.486579759Z" level=info msg="Started container" PID=260119 containerID=7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc description=openstack/nova-api-0/nova-api-api id=79b96f42-2047-4822-ab0e-b165a8f690d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae
2026-06-14 10:12:37.221322 | controller | Jun 14 09:41:03.490957 crc crio[24245]: 2026-06-14T09:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e737e6c1a1e61d Mac:9e:01:d6:97:e1:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7b Mtu:0 Sandbox:/var/run/netns/70b2fcb3-39e8-4b30-95f9-ccf8c125a29e SocketPath: PciID:}] [{Interface:0xc000146ee0 Address:{IP:10.217.1.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.221338 | controller | Jun 14 09:41:03.491414 crc crio[24245]: time="2026-06-14T09:41:03.491184693Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278 UID:4d06c6c4-14c2-4eda-9af2-733a4b14c161 NetNS:/var/run/netns/70b2fcb3-39e8-4b30-95f9-ccf8c125a29e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d06c6c4_14c2_4eda_9af2_733a4b14c161.slice PodAnnotations:0xc00161a720}] Aliases:map[]}"
2026-06-14 10:12:37.221372 | controller | Jun 14 09:41:03.491502 crc crio[24245]: time="2026-06-14T09:41:03.491429401Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.221391 | controller | Jun 14 09:41:03.502479 crc crio[24245]: time="2026-06-14T09:41:03.502288175Z" level=info msg="Ran pod sandbox 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278 with infra container: openstack/nova-scheduler-0/POD" id=b31c0b53-8c54-4b0c-ba5c-7726e4876810 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.221407 | controller | Jun 14 09:41:03.504758 crc crio[24245]: time="2026-06-14T09:41:03.504675602Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=b8dc0a25-c24c-4b1d-87cb-da2e2fa71f27 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.221423 | controller | Jun 14 09:41:03.515128 crc crio[24245]: 2026-06-14T09:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a4e41f939dd3f8 Mac:5e:a4:98:53:18:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7a Mtu:0 Sandbox:/var/run/netns/b2e63d84-bd38-4cea-873a-c58e84252778 SocketPath: PciID:}] [{Interface:0xc00051e5d0 Address:{IP:10.217.1.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.221440 | controller | Jun 14 09:41:03.516343 crc crio[24245]: time="2026-06-14T09:41:03.516187921Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b UID:69a7c1ef-9986-4a03-b231-1e2e36f49f7d NetNS:/var/run/netns/b2e63d84-bd38-4cea-873a-c58e84252778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69a7c1ef_9986_4a03_b231_1e2e36f49f7d.slice PodAnnotations:0xc002c92258}] Aliases:map[]}"
2026-06-14 10:12:37.221456 | controller | Jun 14 09:41:03.516442 crc crio[24245]: time="2026-06-14T09:41:03.516387188Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.221472 | controller | Jun 14 09:41:03.525826 crc crio[24245]: time="2026-06-14T09:41:03.525736199Z" level=info msg="Ran pod sandbox 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b with infra container: openstack/nova-metadata-0/POD" id=d56bd569-0496-4ff4-93e7-a52fb700ba04 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.221492 | controller | Jun 14 09:41:03.528555 crc crio[24245]: time="2026-06-14T09:41:03.528465197Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=00210052-5d46-409b-aae8-86c9094d9600 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.221509 | controller | Jun 14 09:41:03.530631 crc crio[24245]: time="2026-06-14T09:41:03.530545503Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=4b086291-d121-4809-8d97-d4d0aa952a08 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.221524 | controller | Jun 14 09:41:03.552998 crc crio[24245]: time="2026-06-14T09:41:03.552882286Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=7dfabf8c-b0d2-49cb-ac33-463701690f27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.221540 | controller | Jun 14 09:41:03.553341 crc crio[24245]: time="2026-06-14T09:41:03.553149086Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=3edf0e6b-a214-4b44-b5b9-47d03c13ad7b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.221555 | controller | Jun 14 09:41:03.553341 crc crio[24245]: time="2026-06-14T09:41:03.55332894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.221571 | controller | Jun 14 09:41:03.563229 crc crio[24245]: time="2026-06-14T09:41:03.563084716Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=dbd858eb-7f98-464f-b8e4-2de1243e2db4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.221586 | controller | Jun 14 09:41:03.587371 crc crio[24245]: time="2026-06-14T09:41:03.587280968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.221602 | controller | Jun 14 09:41:03.617448 crc crio[24245]: time="2026-06-14T09:41:03.617361455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.221618 | controller | Jun 14 09:41:03.625969 crc crio[24245]: time="2026-06-14T09:41:03.62478429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.221633 | controller | Jun 14 09:41:03.655640 crc crio[24245]: time="2026-06-14T09:41:03.655476697Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.221656 | controller | Jun 14 09:41:03.659636 crc crio[24245]: time="2026-06-14T09:41:03.659563387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.221679 | controller | Jun 14 09:41:03.754703 crc crio[24245]: time="2026-06-14T09:41:03.754467416Z" level=info msg="Created container 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e: openstack/nova-metadata-0/nova-metadata-log" id=7dfabf8c-b0d2-49cb-ac33-463701690f27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.221710 | controller | Jun 14 09:41:03.756118 crc crio[24245]: time="2026-06-14T09:41:03.756033615Z" level=info msg="Starting container: 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e" id=5d8bb4ab-29e0-4822-895c-2bfca9b2afa5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.221745 | controller | Jun 14 09:41:03.766523 crc crio[24245]: time="2026-06-14T09:41:03.766232092Z" level=info msg="Started container" PID=260139 containerID=6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e description=openstack/nova-metadata-0/nova-metadata-log id=5d8bb4ab-29e0-4822-895c-2bfca9b2afa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b
2026-06-14 10:12:37.221777 | controller | Jun 14 09:41:03.779442 crc crio[24245]: time="2026-06-14T09:41:03.779261774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=7d43f8b9-f659-44fa-9d1f-49dca06aa5c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.221806 | controller | Jun 14 09:41:03.826484 crc crio[24245]: time="2026-06-14T09:41:03.826064143Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=2d2723ab-2f82-4754-bb7e-347eae48afc3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.221834 | controller | Jun 14 09:41:03.840895 crc crio[24245]: time="2026-06-14T09:41:03.84073283Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=c7ec2da6-6d1a-4fd1-b157-cf1f3714babb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.221913 | controller | Jun 14 09:41:03.842194 crc crio[24245]: time="2026-06-14T09:41:03.842127124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.221949 | controller | Jun 14 09:41:03.897734 crc crio[24245]: time="2026-06-14T09:41:03.897559917Z" level=info msg="Created container aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=dbd858eb-7f98-464f-b8e4-2de1243e2db4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.221977 | controller | Jun 14 09:41:03.902470 crc crio[24245]: time="2026-06-14T09:41:03.902092531Z" level=info msg="Starting container: aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290" id=e78e124b-ccd2-4a9c-9f5c-78e36fa449b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.222005 | controller | Jun 14 09:41:03.911018 crc crio[24245]: time="2026-06-14T09:41:03.910911291Z" level=info msg="Started container" PID=260148 containerID=aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e78e124b-ccd2-4a9c-9f5c-78e36fa449b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278
2026-06-14 10:12:37.222033 | controller | Jun 14 09:41:03.930494 crc crio[24245]: time="2026-06-14T09:41:03.930389231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.222060 | controller | Jun 14 09:41:03.937541 crc crio[24245]: time="2026-06-14T09:41:03.937375724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.222087 | controller | Jun 14 09:41:04.117822 crc crio[24245]: time="2026-06-14T09:41:04.11772729Z" level=info msg="Created container 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11: openstack/nova-metadata-0/nova-metadata-metadata" id=c7ec2da6-6d1a-4fd1-b157-cf1f3714babb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.222114 | controller | Jun 14 09:41:04.119195 crc crio[24245]: time="2026-06-14T09:41:04.119121545Z" level=info msg="Starting container: 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11" id=14bb3a28-208b-4547-8e22-ccba5dd659aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.222145 | controller | Jun 14 09:41:04.141362 crc crio[24245]: time="2026-06-14T09:41:04.14127138Z" level=info msg="Started container" PID=260306 containerID=8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11 description=openstack/nova-metadata-0/nova-metadata-metadata id=14bb3a28-208b-4547-8e22-ccba5dd659aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b
2026-06-14 10:12:37.222173 | controller | Jun 14 09:41:55.957276 crc crio[24245]: time="2026-06-14T09:41:55.956355678Z" level=info msg="Stopping pod sandbox: 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974" id=d56d66b6-ea1a-4eb5-b763-49a189e68527 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.222200 | controller | Jun 14 09:41:55.957276 crc crio[24245]: time="2026-06-14T09:41:55.957148394Z" level=info msg="Stopped pod sandbox (already stopped): 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974" id=d56d66b6-ea1a-4eb5-b763-49a189e68527 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.222227 | controller | Jun 14 09:41:55.960468 crc crio[24245]: time="2026-06-14T09:41:55.957889177Z" level=info msg="Removing pod sandbox: 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974" id=a4dcda99-1e5b-4340-965a-1b10228ca54f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.222254 | controller | Jun 14 09:41:55.994207 crc crio[24245]: time="2026-06-14T09:41:55.993129215Z" level=info msg="Removed pod sandbox: 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974" id=a4dcda99-1e5b-4340-965a-1b10228ca54f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.222281 | controller | Jun 14 09:42:00.596936 crc crio[24245]: time="2026-06-14T09:42:00.595998251Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690502-jzxts/POD" id=4bbbad77-c7e0-4e0e-9af8-139a63aab6cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.222308 | controller | Jun 14 09:42:00.596936 crc crio[24245]: time="2026-06-14T09:42:00.596935451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.222335 | controller | Jun 14 09:42:00.640219 crc crio[24245]: time="2026-06-14T09:42:00.639743091Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690502-jzxts Namespace:openshift-infra ID:11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644 UID:bc3b7359-e583-4502-ad2d-f578d1e01d48 NetNS:/var/run/netns/d2a986dd-bc60-498b-b7e3-8bd9ddcfd73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc3b7359_e583_4502_ad2d_f578d1e01d48.slice PodAnnotations:0xc006e0a408}] Aliases:map[]}"
2026-06-14 10:12:37.222388 | controller | Jun 14 09:42:00.640219 crc crio[24245]: time="2026-06-14T09:42:00.640181265Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690502-jzxts to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.222418 | controller | Jun 14 09:42:01.212065 crc crio[24245]: 2026-06-14T09:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11659a4a9211797 Mac:52:09:e1:8c:87:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7c Mtu:0 Sandbox:/var/run/netns/d2a986dd-bc60-498b-b7e3-8bd9ddcfd73b SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.1.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.222446 | controller | Jun 14 09:42:01.214162 crc crio[24245]: time="2026-06-14T09:42:01.214097312Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690502-jzxts Namespace:openshift-infra ID:11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644 UID:bc3b7359-e583-4502-ad2d-f578d1e01d48 NetNS:/var/run/netns/d2a986dd-bc60-498b-b7e3-8bd9ddcfd73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc3b7359_e583_4502_ad2d_f578d1e01d48.slice PodAnnotations:0xc006e0a408}] Aliases:map[]}"
2026-06-14 10:12:37.222478 | controller | Jun 14 09:42:01.214369 crc crio[24245]: time="2026-06-14T09:42:01.214310059Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690502-jzxts for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.222506 | controller | Jun 14 09:42:01.225988 crc crio[24245]: time="2026-06-14T09:42:01.225817293Z" level=info msg="Ran pod sandbox 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644 with infra container: openshift-infra/auto-csr-approver-29690502-jzxts/POD" id=4bbbad77-c7e0-4e0e-9af8-139a63aab6cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.222534 | controller | Jun 14 09:42:01.230172 crc crio[24245]: time="2026-06-14T09:42:01.230071878Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1be42e45-bc2d-4b55-946f-b0214779849d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.222561 | controller | Jun 14 09:42:01.241690 crc crio[24245]: time="2026-06-14T09:42:01.241568244Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.222587 | controller | Jun 14 09:42:02.026497 crc crio[24245]: time="2026-06-14T09:42:02.025918103Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1be42e45-bc2d-4b55-946f-b0214779849d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.222614 | controller | Jun 14 09:42:02.028683 crc crio[24245]: time="2026-06-14T09:42:02.028370161Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c00dead5-46d9-4d2b-805b-5436a2fbf8b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.222641 | controller | Jun 14 09:42:02.031503 crc crio[24245]: time="2026-06-14T09:42:02.031434069Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=388b8458-aeb3-4d53-b666-cf9f731981c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.222668 | controller | Jun 14 09:42:02.039552 crc crio[24245]: time="2026-06-14T09:42:02.039485945Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690502-jzxts/oc" id=142347d6-305f-49f8-a2eb-e19ffea1bbbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.222695 | controller | Jun 14 09:42:02.040007 crc crio[24245]: time="2026-06-14T09:42:02.039955334Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.222721 | controller | Jun 14 09:42:02.099186 crc crio[24245]: time="2026-06-14T09:42:02.099138853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.222748 | controller | Jun 14 09:42:02.364584 crc crio[24245]: time="2026-06-14T09:42:02.364484783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.222775 | controller | Jun 14 09:42:02.504561 crc crio[24245]: time="2026-06-14T09:42:02.504128985Z" level=info msg="Created container 861b6d2c3aac499617fa76ad899943279aa36924263d319b19450200aaeb7e95: openshift-infra/auto-csr-approver-29690502-jzxts/oc" id=142347d6-305f-49f8-a2eb-e19ffea1bbbc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.222802 | controller | Jun 14 09:42:02.506235 crc crio[24245]: time="2026-06-14T09:42:02.506134688Z" level=info msg="Starting container: 861b6d2c3aac499617fa76ad899943279aa36924263d319b19450200aaeb7e95" id=07c02aeb-996c-4e5d-a3ff-8fa2015fb034 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.222828 | controller | Jun 14 09:42:02.512162 crc crio[24245]: time="2026-06-14T09:42:02.512063707Z" level=info msg="Started container" PID=263926 containerID=861b6d2c3aac499617fa76ad899943279aa36924263d319b19450200aaeb7e95 description=openshift-infra/auto-csr-approver-29690502-jzxts/oc id=07c02aeb-996c-4e5d-a3ff-8fa2015fb034 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644
2026-06-14 10:12:37.222861 | controller | Jun 14 09:42:04.629157 crc crio[24245]: time="2026-06-14T09:42:04.628436006Z" level=info msg="Stopping pod sandbox: 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644" id=0a9105d5-f86e-4f21-8b70-dfcdf72b22f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.222889 | controller | Jun 14 09:42:04.630483 crc crio[24245]: time="2026-06-14T09:42:04.62979052Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690502-jzxts Namespace:openshift-infra ID:11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644 UID:bc3b7359-e583-4502-ad2d-f578d1e01d48 NetNS:/var/run/netns/d2a986dd-bc60-498b-b7e3-8bd9ddcfd73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc3b7359_e583_4502_ad2d_f578d1e01d48.slice PodAnnotations:0xc000602510}] Aliases:map[]}"
2026-06-14 10:12:37.222916 | controller | Jun 14 09:42:04.630483 crc crio[24245]: time="2026-06-14T09:42:04.629988626Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690502-jzxts from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.222943 | controller | Jun 14 09:42:05.006532 crc crio[24245]: time="2026-06-14T09:42:05.006222453Z" level=info msg="Stopped pod sandbox: 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644" id=0a9105d5-f86e-4f21-8b70-dfcdf72b22f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.222970 | controller | Jun 14 09:42:29.191491 crc crio[24245]: time="2026-06-14T09:42:29.190541003Z" level=info msg="Stopping pod sandbox: 9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1" id=9f47d7bd-b29a-42a5-9457-411634d0f8e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.222996 | controller | Jun 14 09:42:29.194044 crc crio[24245]: time="2026-06-14T09:42:29.192580949Z" level=info msg="Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl Namespace:openstack ID:9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1 UID:a0191a5b-44a0-436b-95c2-af681af49926 NetNS:/var/run/netns/bde6a5f3-6401-45c7-b37e-475717a7d07c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0191a5b_44a0_436b_95c2_af681af49926.slice PodAnnotations:0xc002c935d0}] Aliases:map[]}"
2026-06-14 10:12:37.223024 | controller | Jun 14 09:42:29.194044 crc crio[24245]: time="2026-06-14T09:42:29.192800116Z" level=info msg="Deleting pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.223050 | controller | Jun 14 09:42:29.794570 crc crio[24245]: time="2026-06-14T09:42:29.79435378Z" level=info msg="Stopped pod sandbox: 9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1" id=9f47d7bd-b29a-42a5-9457-411634d0f8e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.223077 | controller | Jun 14 09:42:30.751589 crc crio[24245]: time="2026-06-14T09:42:30.75110362Z" level=info msg="Stopping container: 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd (timeout: 30s)" id=6a94e5f4-9a10-43ae-8177-9ee6b958d899 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.223103 | controller | Jun 14 09:42:30.754769 crc crio[24245]: time="2026-06-14T09:42:30.754690241Z" level=info msg="Stopping container: b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897 (timeout: 30s)" id=f5fdbfd6-9ef0-4db5-9d5d-f3fc53ef4871 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.223135 | controller | Jun 14 09:42:31.049353 crc crio[24245]: time="2026-06-14T09:42:31.048966948Z" level=info msg="Stopping container: 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047 (timeout: 30s)" id=18a6f29f-6946-4bcb-9d6b-2f7ad070ac06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.223163 | controller | Jun 14 09:42:31.049707 crc crio[24245]: time="2026-06-14T09:42:31.049478619Z" level=info msg="Stopping container: d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593 (timeout: 30s)" id=23489f9e-999c-4977-82bc-5156811975ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.223192 | controller | Jun 14 09:42:31.200115 crc crio[24245]: time="2026-06-14T09:42:31.200014405Z" level=info msg="Running pod sandbox: openstack/barbican-worker-59545949d9-qm8wv/POD" id=4130a428-c470-4700-a99c-7fcd9d02946f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.223219 | controller | Jun 14 09:42:31.200327 crc crio[24245]: time="2026-06-14T09:42:31.200137539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.223248 | controller | Jun 14 09:42:31.256344 crc crio[24245]: time="2026-06-14T09:42:31.255473462Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/POD" id=bfbfed69-fb5a-42fe-b50a-5d6bd376a99f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.223275 | controller | Jun 14 09:42:31.256533 crc crio[24245]: time="2026-06-14T09:42:31.256371111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.223303 | controller | Jun 14 09:42:31.318932 crc crio[24245]: time="2026-06-14T09:42:31.31878515Z" level=info msg="Stopped container d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593: openstack/cinder-api-0/cinder-api-log" id=23489f9e-999c-4977-82bc-5156811975ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.223330 | controller | Jun 14 09:42:31.582894 crc crio[24245]: time="2026-06-14T09:42:31.581570659Z" level=info msg="Got pod network &{Name:barbican-worker-59545949d9-qm8wv Namespace:openstack ID:8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734 UID:c9c48d9e-0e0e-46a9-86a1-96d98bd20dd2 NetNS:/var/run/netns/cf640cbf-407d-498f-854a-d511f1467a7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9c48d9e_0e0e_46a9_86a1_96d98bd20dd2.slice PodAnnotations:0xc000522008}] Aliases:map[]}"
2026-06-14 10:12:37.223378 | controller | Jun 14 09:42:31.582894 crc crio[24245]: time="2026-06-14T09:42:31.582070225Z" level=info msg="Adding pod openstack_barbican-worker-59545949d9-qm8wv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.223409 | controller | Jun 14 09:42:31.588270 crc crio[24245]: time="2026-06-14T09:42:31.588190592Z" level=info msg="Stopping container: 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241 (timeout: 604800s)" id=c1db186b-5505-40b3-8a13-f0f5333f259d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.223439 | controller | Jun 14 09:42:31.618155 crc crio[24245]: time="2026-06-14T09:42:31.618104412Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-66fcb7b654-dwfb4 Namespace:openstack ID:f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24 UID:74ef61d7-eba6-40c4-9621-96f1c2305865 NetNS:/var/run/netns/96b9b851-23e1-49e4-ac65-4782ad5039b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74ef61d7_eba6_40c4_9621_96f1c2305865.slice PodAnnotations:0xc0004cc3d8}] Aliases:map[]}"
2026-06-14 10:12:37.223470 | controller | Jun 14 09:42:31.618155 crc crio[24245]: time="2026-06-14T09:42:31.618155224Z" level=info msg="Adding pod openstack_barbican-keystone-listener-66fcb7b654-dwfb4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.223502 | controller | Jun 14 09:42:31.685100 crc crio[24245]: time="2026-06-14T09:42:31.684687833Z" level=info msg="Running pod sandbox: openstack/keystone-5fdbc5c4d8-pzrhs/POD" id=e73a985e-f014-4cbf-beb0-6c1966b1307b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.223530 | controller | Jun 14 09:42:31.685100 crc crio[24245]: time="2026-06-14T09:42:31.684820377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.223558 | controller | Jun 14 09:42:31.695034 crc crio[24245]: time="2026-06-14T09:42:31.688981727Z" level=info msg="Running pod sandbox: openstack/barbican-api-66fc76bd44-pldsx/POD" id=12755ae7-3a9c-49c9-b0f5-1464bb2203d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.223585 | controller | Jun 14 09:42:31.695034 crc crio[24245]: time="2026-06-14T09:42:31.689095601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.223613 | controller | Jun 14 09:42:31.993223 crc crio[24245]: time="2026-06-14T09:42:31.989729969Z" level=info msg="Stopping container: 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78 (timeout: 30s)" id=2c7d065b-b2a8-483a-85de-ed9aed3f6a62 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.223641 | controller | Jun 14 09:42:32.011974 crc crio[24245]: time="2026-06-14T09:42:32.011882341Z" level=info msg="Got pod network &{Name:barbican-api-66fc76bd44-pldsx Namespace:openstack ID:0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142 UID:99cd84e0-56e4-4716-9113-229c7b8a9a6f NetNS:/var/run/netns/95dd438f-d484-4858-8bd3-e14b671c608d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99cd84e0_56e4_4716_9113_229c7b8a9a6f.slice PodAnnotations:0xc0006025c8}] Aliases:map[]}"
2026-06-14 10:12:37.223670 | controller | Jun 14 09:42:32.011974 crc crio[24245]: time="2026-06-14T09:42:32.011933483Z" level=info msg="Adding pod openstack_barbican-api-66fc76bd44-pldsx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.223698 | controller | Jun 14 09:42:32.024478 crc crio[24245]: time="2026-06-14T09:42:32.024393394Z" level=info msg="Stopping container: aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290 (timeout: 30s)" id=f70751f6-5bde-4c0c-ae58-dc1c7ac77967 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.223726 | controller | Jun 14 09:42:32.042429 crc crio[24245]: time="2026-06-14T09:42:32.042321915Z" level=info msg="Got pod network &{Name:keystone-5fdbc5c4d8-pzrhs Namespace:openstack ID:d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a UID:51c6c3e1-12d9-4e9b-b378-f25afa6f6852 NetNS:/var/run/netns/0e57837f-0a66-4c76-be96-4f3a088389b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51c6c3e1_12d9_4e9b_b378_f25afa6f6852.slice PodAnnotations:0xc0006204b0}] Aliases:map[]}"
2026-06-14 10:12:37.223754 | controller | Jun 14 09:42:32.042429 crc crio[24245]: time="2026-06-14T09:42:32.042421159Z" level=info msg="Adding pod openstack_keystone-5fdbc5c4d8-pzrhs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.223782 | controller | Jun 14 09:42:32.156910 crc crio[24245]: time="2026-06-14T09:42:32.148889682Z" level=info msg="Stopping container: eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5 (timeout: 30s)" id=9269623a-c658-4152-a224-09e43325c1ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.223809 | controller | Jun 14 09:42:32.178983 crc crio[24245]: time="2026-06-14T09:42:32.171709223Z" level=info msg="Stopping container: 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc (timeout: 30s)" id=c88b4892-db8a-489d-a8c4-d950137e4c1a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.223850 | controller | Jun 14 09:42:32.178983 crc crio[24245]: time="2026-06-14T09:42:32.172446077Z" level=info msg="Stopping container: fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203 (timeout: 30s)" id=893839ba-8beb-4f67-8742-1a7e5ac73073 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.223882 | controller | Jun 14 09:42:32.233257 crc crio[24245]: time="2026-06-14T09:42:32.232239185Z" level=info msg="Stopping container: 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11 (timeout: 30s)" id=95faa5ec-391c-4238-b8d5-630db5f823c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.223910 | controller | Jun 14 09:42:32.240319 crc crio[24245]: time="2026-06-14T09:42:32.240171006Z" level=info msg="Stopping container: 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e (timeout: 30s)" id=218b3a15-f3e7-4c92-9fc6-680ef1229dd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.223937 | controller | Jun 14 09:42:32.359493 crc crio[24245]: time="2026-06-14T09:42:32.359385801Z" level=info msg="Running pod sandbox: openstack/neutron-c8db4f5bc-kcb5f/POD" id=c4d51133-2688-4b9a-ac9f-e5e9bb42506e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.223965 | controller | Jun 14 09:42:32.359816 crc crio[24245]: time="2026-06-14T09:42:32.359505865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.223993 | controller | Jun 14 09:42:32.361493 crc crio[24245]: time="2026-06-14T09:42:32.361332373Z" level=info msg="Stopped container fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203: openstack/nova-api-0/nova-api-log" id=893839ba-8beb-4f67-8742-1a7e5ac73073 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.224020 | controller | Jun 14 09:42:32.480180 crc crio[24245]: time="2026-06-14T09:42:32.479239158Z" level=info msg="Stopped container 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e: openstack/nova-metadata-0/nova-metadata-log" id=218b3a15-f3e7-4c92-9fc6-680ef1229dd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.224047 | controller | Jun 14 09:42:32.519897 crc crio[24245]: time="2026-06-14T09:42:32.519727975Z" level=info msg="Got pod network &{Name:neutron-c8db4f5bc-kcb5f Namespace:openstack ID:b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8 UID:30f40ac6-e90c-480a-bcf8-7934d59537ea NetNS:/var/run/netns/084e3777-708e-415c-9a42-e52cee52d573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f40ac6_e90c_480a_bcf8_7934d59537ea.slice PodAnnotations:0xc000602b60}] Aliases:map[]}"
2026-06-14 10:12:37.224074 | controller | Jun 14 09:42:32.519897 crc crio[24245]: time="2026-06-14T09:42:32.519776096Z" level=info msg="Adding pod openstack_neutron-c8db4f5bc-kcb5f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.224101 | controller | Jun 14 09:42:32.532194 crc crio[24245]: time="2026-06-14T09:42:32.525772275Z" level=info msg="Stopping container: e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e (timeout: 604800s)" id=e0d08329-8583-4e88-8c88-35305f4e2235 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.224129 | controller | Jun 14 09:42:32.648279 crc crio[24245]: 2026-06-14T09:42:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8772b5ac824ca3a Mac:72:38:12:1a:15:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7d Mtu:0 Sandbox:/var/run/netns/cf640cbf-407d-498f-854a-d511f1467a7b SocketPath: PciID:}] [{Interface:0xc00022b280 Address:{IP:10.217.1.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.224161 | controller | Jun 14 09:42:32.649233 crc crio[24245]: time="2026-06-14T09:42:32.649070316Z" level=info msg="Got pod network &{Name:barbican-worker-59545949d9-qm8wv Namespace:openstack ID:8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734 UID:c9c48d9e-0e0e-46a9-86a1-96d98bd20dd2 NetNS:/var/run/netns/cf640cbf-407d-498f-854a-d511f1467a7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9c48d9e_0e0e_46a9_86a1_96d98bd20dd2.slice PodAnnotations:0xc000522008}] Aliases:map[]}"
2026-06-14 10:12:37.224190 | controller | Jun 14 09:42:32.649233 crc crio[24245]: time="2026-06-14T09:42:32.649226751Z" level=info msg="Checking pod openstack_barbican-worker-59545949d9-qm8wv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.224217 | controller | Jun 14 09:42:32.676032 crc crio[24245]: time="2026-06-14T09:42:32.675487427Z" level=info msg="Ran pod sandbox 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734 with infra container: openstack/barbican-worker-59545949d9-qm8wv/POD" id=4130a428-c470-4700-a99c-7fcd9d02946f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.224244 | controller | Jun 14 09:42:32.693323 crc crio[24245]: time="2026-06-14T09:42:32.690456492Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=4504f05d-e6c1-4139-b7d3-b249cb0041b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.224271 | controller | Jun 14 09:42:32.702177 crc crio[24245]: time="2026-06-14T09:42:32.702063217Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=14ca4727-0ccb-4f95-ad79-75ef6aa4fcb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.224298 | controller | Jun 14 09:42:32.731589 crc crio[24245]: time="2026-06-14T09:42:32.730515116Z" level=info msg="Creating container: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker-log" id=e026e534-4c80-4ebe-895c-9c4348848149 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.224325 | controller | Jun 14 09:42:32.731589 crc crio[24245]: time="2026-06-14T09:42:32.731325232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.224396 | controller | Jun 14 09:42:32.844922 crc crio[24245]: time="2026-06-14T09:42:32.840532249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.224428 | controller | Jun 14 09:42:32.853992 crc crio[24245]: time="2026-06-14T09:42:32.850312928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.224448 | controller | Jun 14 09:42:32.879300 crc crio[24245]: 2026-06-14T09:42:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3569e4d36c52df Mac:86:4b:be:08:3c:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7e Mtu:0 Sandbox:/var/run/netns/96b9b851-23e1-49e4-ac65-4782ad5039b0 SocketPath: PciID:}] [{Interface:0xc00011aa20 Address:{IP:10.217.1.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.224465 | controller | Jun 14 09:42:32.881391 crc crio[24245]: time="2026-06-14T09:42:32.881295092Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-66fcb7b654-dwfb4 Namespace:openstack ID:f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24 UID:74ef61d7-eba6-40c4-9621-96f1c2305865 NetNS:/var/run/netns/96b9b851-23e1-49e4-ac65-4782ad5039b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74ef61d7_eba6_40c4_9621_96f1c2305865.slice PodAnnotations:0xc0004cc3d8}] Aliases:map[]}"
2026-06-14 10:12:37.224486 | controller | Jun 14 09:42:32.885070 crc crio[24245]: time="2026-06-14T09:42:32.884772924Z" level=info msg="Checking pod openstack_barbican-keystone-listener-66fcb7b654-dwfb4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.224502 | controller | Jun 14 09:42:32.912912 crc crio[24245]: time="2026-06-14T09:42:32.909435777Z" level=info msg="Ran pod sandbox f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24 with infra container: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/POD" id=bfbfed69-fb5a-42fe-b50a-5d6bd376a99f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.224518 | controller | Jun 14 09:42:32.920214 crc crio[24245]: time="2026-06-14T09:42:32.920138121Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=c76a9f9d-6c12-4cbc-8777-a06fba5eabfb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.224533 | controller | Jun 14 09:42:32.923989 crc crio[24245]: time="2026-06-14T09:42:32.923928763Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=e33f4773-305f-457b-b50b-3e897fb454df name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.224548 | controller | Jun 14 09:42:32.958335 crc crio[24245]: time="2026-06-14T09:42:32.954695789Z" level=info msg="Creating container: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener-log" id=e8544e05-9400-415c-8c5a-aac99f17a755 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.224564 | controller | Jun 14 09:42:32.958335 crc crio[24245]: time="2026-06-14T09:42:32.955271027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.224579 | controller | Jun 14 09:42:33.153220 crc crio[24245]: time="2026-06-14T09:42:33.15316338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.224594 | controller | Jun 14 09:42:33.161320 crc crio[24245]: 2026-06-14T09:42:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a1307394d0c188 Mac:7e:1a:e2:84:0d:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7f Mtu:0 Sandbox:/var/run/netns/95dd438f-d484-4858-8bd3-e14b671c608d SocketPath: PciID:}] [{Interface:0xc00022c710 Address:{IP:10.217.1.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.224610 | controller | Jun 14 09:42:33.167972 crc crio[24245]: time="2026-06-14T09:42:33.163414859Z" level=info msg="Got pod network &{Name:barbican-api-66fc76bd44-pldsx Namespace:openstack ID:0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142 UID:99cd84e0-56e4-4716-9113-229c7b8a9a6f NetNS:/var/run/netns/95dd438f-d484-4858-8bd3-e14b671c608d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99cd84e0_56e4_4716_9113_229c7b8a9a6f.slice PodAnnotations:0xc0006025c8}] Aliases:map[]}"
2026-06-14 10:12:37.224625 | controller | Jun 14 09:42:33.167972 crc crio[24245]: time="2026-06-14T09:42:33.163579675Z" level=info msg="Checking pod openstack_barbican-api-66fc76bd44-pldsx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.224640 | controller | Jun 14 09:42:33.172094 crc crio[24245]: time="2026-06-14T09:42:33.17204965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.224656 | controller | Jun 14 09:42:33.197642 crc crio[24245]: time="2026-06-14T09:42:33.197329376Z" level=info msg="Ran pod sandbox 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142 with infra container: openstack/barbican-api-66fc76bd44-pldsx/POD" id=12755ae7-3a9c-49c9-b0f5-1464bb2203d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.224677 | controller | Jun 14 09:42:33.217430 crc crio[24245]: time="2026-06-14T09:42:33.214149717Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=1b6c7649-7425-42ba-8b14-68f6e600cbef name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.224693 | controller | Jun 14 09:42:33.338700 crc crio[24245]: time="2026-06-14T09:42:33.338156424Z" level=info msg="Stopped container b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897: openstack/cinder-scheduler-0/probe" id=f5fdbfd6-9ef0-4db5-9d5d-f3fc53ef4871 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.224708 | controller | Jun 14 09:42:33.351761 crc crio[24245]: time="2026-06-14T09:42:33.351657545Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=51858fc4-2d4e-4252-b663-f03707f9a627 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.224723 | controller | Jun 14 09:42:33.402345 crc crio[24245]: 2026-06-14T09:42:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5311073972b991 Mac:ce:1d:80:a3:48:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:80 Mtu:0 Sandbox:/var/run/netns/0e57837f-0a66-4c76-be96-4f3a088389b3 SocketPath: PciID:}] [{Interface:0xc00011a620 Address:{IP:10.217.1.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.224738 | controller | Jun 14 09:42:33.402345 crc crio[24245]: time="2026-06-14T09:42:33.400962132Z" level=info msg="Got pod network &{Name:keystone-5fdbc5c4d8-pzrhs Namespace:openstack ID:d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a UID:51c6c3e1-12d9-4e9b-b378-f25afa6f6852 NetNS:/var/run/netns/0e57837f-0a66-4c76-be96-4f3a088389b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51c6c3e1_12d9_4e9b_b378_f25afa6f6852.slice PodAnnotations:0xc0006204b0}] Aliases:map[]}"
2026-06-14 10:12:37.224753 | controller | Jun 14 09:42:33.402345 crc crio[24245]: time="2026-06-14T09:42:33.401148438Z" level=info msg="Checking pod openstack_keystone-5fdbc5c4d8-pzrhs for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.224769 | controller | Jun 14 09:42:33.419885 crc crio[24245]: time="2026-06-14T09:42:33.416730697Z" level=info msg="Creating container: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log" id=e77045d5-bc46-4f3b-97aa-c1cab27cbe5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.224784 | controller | Jun 14 09:42:33.419885 crc crio[24245]: time="2026-06-14T09:42:33.417253503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.224800 | controller | Jun 14 09:42:33.419885 crc crio[24245]: time="2026-06-14T09:42:33.419768854Z" level=info msg="Ran pod sandbox d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a with infra container: openstack/keystone-5fdbc5c4d8-pzrhs/POD" id=e73a985e-f014-4cbf-beb0-6c1966b1307b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.224814 | controller | Jun 14 09:42:33.421208 crc crio[24245]: time="2026-06-14T09:42:33.420116656Z" level=info msg="Created container 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker-log" id=e026e534-4c80-4ebe-895c-9c4348848149 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.224829 | controller | Jun 14 09:42:33.424814 crc crio[24245]: time="2026-06-14T09:42:33.421828199Z" level=info msg="Stopped container eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=9269623a-c658-4152-a224-09e43325c1ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.224848 | controller | Jun 14 09:42:33.432793 crc crio[24245]: time="2026-06-14T09:42:33.426971839Z" level=info msg="Starting container: 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c" id=72a83022-bf12-4e79-9243-f385b39ba8a6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.224863 | controller | Jun 14 09:42:33.432793 crc crio[24245]: time="2026-06-14T09:42:33.432210453Z" level=info msg="Stopping pod sandbox: be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a" id=6b3071be-08dd-4709-a7b6-f8304944a43f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.224879 | controller | Jun 14 09:42:33.437551 crc crio[24245]: time="2026-06-14T09:42:33.435296605Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=71c32ece-0973-4541-a104-c2ae3ff2570f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.224895 | controller | Jun 14 09:42:33.437551 crc crio[24245]: time="2026-06-14T09:42:33.436097898Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a UID:65138a3d-f4df-4e46-a2a8-8b3f191b6a59 NetNS:/var/run/netns/043fda81-334d-488d-8780-c79a1362ea5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65138a3d_f4df_4e46_a2a8_8b3f191b6a59.slice PodAnnotations:0xc0004cc8e0}] Aliases:map[]}"
2026-06-14 10:12:37.224911 | controller | Jun 14 09:42:33.437551 crc crio[24245]: time="2026-06-14T09:42:33.436301344Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.224927 | controller | Jun 14 09:42:33.444964 crc crio[24245]: time="2026-06-14T09:42:33.444048604Z" level=info msg="Created container b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener-log" id=e8544e05-9400-415c-8c5a-aac99f17a755 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.224942 | controller | Jun 14 09:42:33.448888 crc crio[24245]: time="2026-06-14T09:42:33.447322777Z" level=info msg="Started container" PID=265968 containerID=42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c description=openstack/barbican-worker-59545949d9-qm8wv/barbican-worker-log id=72a83022-bf12-4e79-9243-f385b39ba8a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734
2026-06-14 10:12:37.224958 | controller | Jun 14 09:42:33.452907 crc crio[24245]: time="2026-06-14T09:42:33.45015676Z" level=info msg="Starting container: b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32" id=573e315f-bee1-41bd-b013-54bf9a4f8337 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.224974 | controller | Jun 14 09:42:33.469020 crc crio[24245]: time="2026-06-14T09:42:33.467377624Z" level=info msg="Stopping container: 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c (timeout: 30s)" id=0935ee8b-e6a1-4f05-ac82-4982befcdf03 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.224990 | controller | Jun 14 09:42:33.515678 crc crio[24245]: time="2026-06-14T09:42:33.514916507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225005 | controller | Jun 14 09:42:33.519544 crc crio[24245]: time="2026-06-14T09:42:33.51943488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225025 | controller | Jun 14 09:42:33.520363 crc crio[24245]: time="2026-06-14T09:42:33.520156023Z" level=info msg="Started container" PID=266034 containerID=b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32 description=openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener-log id=573e315f-bee1-41bd-b013-54bf9a4f8337 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24
2026-06-14 10:12:37.225041 | controller | Jun 14 09:42:33.567219 crc crio[24245]: time="2026-06-14T09:42:33.565804737Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=2e27cb60-fcf2-42ce-a649-51c64d9cb3c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.225057 | controller | Jun 14 09:42:33.567903 crc crio[24245]: time="2026-06-14T09:42:33.567634406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=00e81408-3023-4d77-8cdb-7eb566eaab58 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.225073 | controller | Jun 14 09:42:33.604292 crc crio[24245]: time="2026-06-14T09:42:33.602239087Z" level=info msg="Stopping container: 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8 (timeout: 30s)" id=8ea505cc-a9bb-428d-a1eb-0021d01a6904 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.225088 | controller | Jun 14 09:42:33.635791 crc crio[24245]: time="2026-06-14T09:42:33.635625907Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010" id=2c1628ec-38ad-4755-89bc-6028dfb89bb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.225104 | controller | Jun 14 09:42:33.647892 crc crio[24245]: time="2026-06-14T09:42:33.647769493Z" level=info msg="Creating container: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener" id=45c0575f-acdd-4242-a1a1-11ef7c9249ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.225120 | controller | Jun 14 09:42:33.648779 crc crio[24245]: time="2026-06-14T09:42:33.648685453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225136 | controller | Jun 14 09:42:33.671956 crc crio[24245]: time="2026-06-14T09:42:33.663947708Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6" id=232017e6-b4b3-4bb7-a761-fd45a920c3a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.225152 | controller | Jun 14 09:42:33.679962 crc crio[24245]: time="2026-06-14T09:42:33.677684544Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0" id=bd2c6366-ae09-4ad1-bcab-e106bd0a68fb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.225168 | controller | Jun 14 09:42:33.714902 crc crio[24245]: 2026-06-14T09:42:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3877610dafce62 Mac:3e:49:da:5c:5b:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:81 Mtu:0 Sandbox:/var/run/netns/084e3777-708e-415c-9a42-e52cee52d573 SocketPath: PciID:}] [{Interface:0xc000276820 Address:{IP:10.217.1.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.225184 | controller | Jun 14 09:42:33.717536 crc crio[24245]: time="2026-06-14T09:42:33.715550531Z" level=info msg="Got pod network &{Name:neutron-c8db4f5bc-kcb5f Namespace:openstack ID:b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8 UID:30f40ac6-e90c-480a-bcf8-7934d59537ea NetNS:/var/run/netns/084e3777-708e-415c-9a42-e52cee52d573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f40ac6_e90c_480a_bcf8_7934d59537ea.slice PodAnnotations:0xc000602b60}] Aliases:map[]}"
2026-06-14 10:12:37.225204 | controller | Jun 14 09:42:33.717536 crc crio[24245]: time="2026-06-14T09:42:33.715728166Z" level=info msg="Checking pod openstack_neutron-c8db4f5bc-kcb5f for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.225220 | controller | Jun 14 09:42:33.752273 crc crio[24245]: time="2026-06-14T09:42:33.752026241Z" level=info msg="Creating container: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker" id=a7832a1b-679b-46bb-aa54-b118fb47a85c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.225236 | controller | Jun 14 09:42:33.766011 crc crio[24245]: time="2026-06-14T09:42:33.76523121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225252 | controller | Jun 14 09:42:33.766011 crc crio[24245]: time="2026-06-14T09:42:33.765340442Z" level=info msg="Creating container: openstack/keystone-5fdbc5c4d8-pzrhs/keystone-api" id=438186f4-ed16-4a45-9172-a99a67f68823 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.225267 | controller | Jun 14 09:42:33.766011 crc crio[24245]: time="2026-06-14T09:42:33.765949872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225283 | controller | Jun 14 09:42:33.786740 crc crio[24245]: time="2026-06-14T09:42:33.786544095Z" level=info msg="Ran pod sandbox b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8 with infra container: openstack/neutron-c8db4f5bc-kcb5f/POD" id=c4d51133-2688-4b9a-ac9f-e5e9bb42506e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.225299 | controller | Jun 14 09:42:33.804654 crc crio[24245]: time="2026-06-14T09:42:33.804009609Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=cae8c979-979b-4c67-9451-159696692ddb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.225314 | controller | Jun 14 09:42:33.880903 crc crio[24245]: time="2026-06-14T09:42:33.878314506Z" level=info msg="Stopping container: dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6 (timeout: 30s)" id=e157302b-2ab5-4f48-9285-627e89c2a479 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.225330 | controller | Jun 14 09:42:33.924889 crc crio[24245]: time="2026-06-14T09:42:33.918413282Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=71c9c210-66d9-43f4-9250-c348e00dfb18 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.225366 | controller | Jun 14 09:42:34.471648 crc crio[24245]: time="2026-06-14T09:42:34.46634116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225389 | controller | Jun 14 09:42:34.529898 crc crio[24245]: time="2026-06-14T09:42:34.526708493Z" level=info msg="Creating container: openstack/neutron-c8db4f5bc-kcb5f/neutron-api" id=36c98a32-6e2a-418b-86f1-5d2210765ce6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.225406 | controller | Jun 14 09:42:34.529898 crc crio[24245]: time="2026-06-14T09:42:34.527388775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225422 | controller | Jun 14 09:42:34.582080 crc crio[24245]: time="2026-06-14T09:42:34.580260317Z" level=info msg="Created container 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log" id=e77045d5-bc46-4f3b-97aa-c1cab27cbe5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.225441 | controller | Jun 14 09:42:34.597584 crc crio[24245]: time="2026-06-14T09:42:34.594917618Z" level=info msg="Starting container: 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df" id=319b2944-a8e6-4980-a12c-d2c409770c09 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.225456 | controller | Jun 14 09:42:34.621894 crc crio[24245]: time="2026-06-14T09:42:34.611439657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225472 | controller | Jun 14 09:42:34.647694 crc crio[24245]: time="2026-06-14T09:42:34.637335733Z" level=info msg="Started container" PID=266139 containerID=4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df description=openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log id=319b2944-a8e6-4980-a12c-d2c409770c09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142
2026-06-14 10:12:37.225488 | controller | Jun 14 09:42:34.769894 crc crio[24245]: time="2026-06-14T09:42:34.769302334Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=87ccbd22-92a6-47ec-b54a-8bd7436af143 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.225503 | controller | Jun 14 09:42:34.810909 crc crio[24245]: time="2026-06-14T09:42:34.810798898Z" level=info msg="Stopped container aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=f70751f6-5bde-4c0c-ae58-dc1c7ac77967 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.225519 | controller | Jun 14 09:42:34.850501 crc crio[24245]: time="2026-06-14T09:42:34.850400942Z" level=info msg="Stopping pod sandbox: 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278" id=621e99dc-ad53-4bcc-803b-2fc3aef0eeb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.225534 | controller | Jun 14 09:42:34.851425 crc crio[24245]: time="2026-06-14T09:42:34.851321892Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278 UID:4d06c6c4-14c2-4eda-9af2-733a4b14c161 NetNS:/var/run/netns/70b2fcb3-39e8-4b30-95f9-ccf8c125a29e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d06c6c4_14c2_4eda_9af2_733a4b14c161.slice PodAnnotations:0xc0006202b0}] Aliases:map[]}"
2026-06-14 10:12:37.225550 | controller | Jun 14 09:42:34.851685 crc crio[24245]: time="2026-06-14T09:42:34.85159132Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.225566 | controller | Jun 14 09:42:34.938393 crc crio[24245]: time="2026-06-14T09:42:34.937719949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225582 | controller | Jun 14 09:42:34.939474 crc crio[24245]: time="2026-06-14T09:42:34.939338121Z" level=info msg="Stopped pod sandbox: be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a" id=6b3071be-08dd-4709-a7b6-f8304944a43f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.225597 | controller | Jun 14 09:42:34.941420 crc crio[24245]: time="2026-06-14T09:42:34.941271258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225622 | controller | Jun 14 09:42:34.941810 crc crio[24245]: time="2026-06-14T09:42:34.94164552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225638 | controller | Jun 14 09:42:34.962135 crc crio[24245]: time="2026-06-14T09:42:34.962033849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225654 | controller | Jun 14 09:42:34.967340 crc crio[24245]: time="2026-06-14T09:42:34.967254997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225670 | controller | Jun 14 09:42:34.972366 crc crio[24245]: time="2026-06-14T09:42:34.972278048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225685 | controller | Jun 14 09:42:35.090315 crc crio[24245]: time="2026-06-14T09:42:35.090227105Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=f732da78-770e-47d1-8797-33a2d60c2a8e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.225701 | controller | Jun 14 09:42:35.108629 crc crio[24245]: time="2026-06-14T09:42:35.108511839Z" level=info msg="Creating container: openstack/barbican-api-66fc76bd44-pldsx/barbican-api" id=a8f057db-1394-4f32-a0d5-598fb29eb4b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.225716 | controller | Jun 14 09:42:35.109193 crc crio[24245]: time="2026-06-14T09:42:35.10913803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225732 | controller | Jun 14 09:42:35.441030 crc crio[24245]: time="2026-06-14T09:42:35.44090392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225748 | controller | Jun 14 09:42:35.462332 crc crio[24245]: time="2026-06-14T09:42:35.462195171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.225764 | controller | Jun 14 09:42:35.500140 crc crio[24245]: time="2026-06-14T09:42:35.494633094Z" level=info msg="Stopped container 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c: openstack/openstack-cell1-galera-0/galera" id=0935ee8b-e6a1-4f05-ac82-4982befcdf03 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.225779 | controller | Jun 14 09:42:35.500140 crc crio[24245]: time="2026-06-14T09:42:35.499081194Z" level=info msg="Stopping pod sandbox: e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013" id=5ed3c664-ab65-44ef-b202-c349c94a435c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.225795 | controller | Jun 14 09:42:35.504779 crc crio[24245]: time="2026-06-14T09:42:35.501372378Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013 UID:1a82802a-0142-46a2-a3dc-1f25ef6cd1dd NetNS:/var/run/netns/95c4e557-d3a9-4ad4-a55a-5bf20faf4dca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a82802a_0142_46a2_a3dc_1f25ef6cd1dd.slice PodAnnotations:0xc000602be0}] Aliases:map[]}"
2026-06-14 10:12:37.225811 | controller | Jun 14 09:42:35.504779 crc crio[24245]: time="2026-06-14T09:42:35.50154297Z" level=info msg="Deleting pod openstack_openstack-cell1-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.225831 | controller | Jun 14 09:42:35.611174 crc crio[24245]: time="2026-06-14T09:42:35.609484509Z" level=info msg="Created container 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener" id=45c0575f-acdd-4242-a1a1-11ef7c9249ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.225847 | controller | Jun 14 09:42:35.615041 crc crio[24245]: time="2026-06-14T09:42:35.614093029Z" level=info msg="Starting container: 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c" id=e7a224fb-845f-4a96-adba-09c42d64f98e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.225863 | controller | Jun 14 09:42:35.629674 crc crio[24245]: time="2026-06-14T09:42:35.629199569Z" level=info msg="Started container" PID=266362 containerID=866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c description=openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener id=e7a224fb-845f-4a96-adba-09c42d64f98e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24
2026-06-14 10:12:37.225879 | controller | Jun 14 09:42:35.696045 crc crio[24245]: time="2026-06-14T09:42:35.694637053Z" level=info msg="Stopping container: 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177 (timeout: 30s)" id=a196befb-1485-4464-896c-53182fc580a7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.225894 | controller | Jun 14 09:42:35.696045 crc crio[24245]: time="2026-06-14T09:42:35.695051786Z" level=info msg="Stopping container: f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147 (timeout: 30s)" id=1925b3cc-e792-4964-84b3-c755d40f88a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.225910 | controller | Jun 14 09:42:35.705956 crc crio[24245]: time="2026-06-14T09:42:35.69639775Z" level=info msg="Stopping container: 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf (timeout: 30s)" id=507ae27d-2646-406a-8684-f723b68451b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.225925 | controller | Jun 14 09:42:35.705956 crc crio[24245]: time="2026-06-14T09:42:35.696417827Z" level=info msg="Stopping container: f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579 (timeout: 30s)" id=36b5ae7a-4f28-42fe-82d9-15447893bbac name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.225940 | controller | Jun 14 09:42:35.741726 crc crio[24245]: time="2026-06-14T09:42:35.74162511Z" level=info msg="Created container e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker" id=a7832a1b-679b-46bb-aa54-b118fb47a85c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.225955 | controller | Jun 14 09:42:35.742780 crc crio[24245]: time="2026-06-14T09:42:35.742725041Z" level=info msg="Starting container: e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920" id=fc5d6f63-6a6d-4eb1-9f04-fe18c90b0905 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.225971 | controller | Jun 14 09:42:35.755313 crc crio[24245]: time="2026-06-14T09:42:35.7552228Z" level=info msg="Stopped container dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6: openstack/memcached-0/memcached" id=e157302b-2ab5-4f48-9285-627e89c2a479 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.225986 | controller | Jun 14 09:42:35.759312 crc crio[24245]: time="2026-06-14T09:42:35.759221956Z" level=info msg="Started container" PID=266361 containerID=e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920 description=openstack/barbican-worker-59545949d9-qm8wv/barbican-worker id=fc5d6f63-6a6d-4eb1-9f04-fe18c90b0905 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734
2026-06-14 10:12:37.226002 | controller | Jun 14 09:42:35.759312 crc crio[24245]: time="2026-06-14T09:42:35.759276462Z" level=info msg="Stopping pod sandbox: 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42" id=e02b9f85-4650-4257-9d4e-4195d44d78e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.226022 | controller | Jun 14 09:42:35.768337 crc crio[24245]: time="2026-06-14T09:42:35.76823007Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42 UID:a01d1f63-9711-471f-9c3a-33d0d0eea92d NetNS:/var/run/netns/3dc5a0be-7aad-4798-8770-bc9df06e1c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01d1f63_9711_471f_9c3a_33d0d0eea92d.slice PodAnnotations:0xc000522450}] Aliases:map[]}"
2026-06-14 10:12:37.226038 | controller | Jun 14 09:42:35.768532 crc crio[24245]: time="2026-06-14T09:42:35.768463367Z" level=info msg="Deleting pod openstack_memcached-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.226054 | controller | Jun 14 09:42:35.786816 crc crio[24245]: time="2026-06-14T09:42:35.786699705Z" level=info msg="Stopped pod sandbox: 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278" id=621e99dc-ad53-4bcc-803b-2fc3aef0eeb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.226070 | controller | Jun 14 09:42:35.855022 crc crio[24245]: time="2026-06-14T09:42:35.847122933Z" level=info msg="Stopped container f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147: openstack/ceilometer-0/sg-core" id=1925b3cc-e792-4964-84b3-c755d40f88a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.226085 | controller | Jun 14 09:42:35.912145 crc crio[24245]: time="2026-06-14T09:42:35.912007769Z" level=info msg="Created container a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e: openstack/keystone-5fdbc5c4d8-pzrhs/keystone-api" id=438186f4-ed16-4a45-9172-a99a67f68823 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.226100 | controller | Jun 14 09:42:35.917746 crc crio[24245]: time="2026-06-14T09:42:35.915552818Z" level=info msg="Starting container: a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e" id=85fba353-1e75-48ce-84fe-fa1836e8774a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.226116 | controller | Jun 14 09:42:35.982284 crc crio[24245]: time="2026-06-14T09:42:35.979426228Z" level=info msg="Started container" PID=266364 containerID=a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e description=openstack/keystone-5fdbc5c4d8-pzrhs/keystone-api id=85fba353-1e75-48ce-84fe-fa1836e8774a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a
2026-06-14 10:12:37.226131 | controller | Jun 14 09:42:35.983383 crc crio[24245]: time="2026-06-14T09:42:35.983297694Z" level=info msg="Stopped container 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11: openstack/nova-metadata-0/nova-metadata-metadata" id=95faa5ec-391c-4238-b8d5-630db5f823c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.226147 | controller | Jun 14 09:42:36.001303 crc crio[24245]: time="2026-06-14T09:42:36.001217453Z" level=info msg="Stopping pod sandbox: 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b" id=fb7eeec4-2fb0-4fed-b756-df99a409e313 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.226162 | controller | Jun 14 09:42:36.002053 crc crio[24245]: time="2026-06-14T09:42:36.00174938Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b UID:69a7c1ef-9986-4a03-b231-1e2e36f49f7d NetNS:/var/run/netns/b2e63d84-bd38-4cea-873a-c58e84252778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69a7c1ef_9986_4a03_b231_1e2e36f49f7d.slice PodAnnotations:0xc00161a7b8}] Aliases:map[]}"
2026-06-14 10:12:37.226180 | controller | Jun 14 09:42:36.002271 crc crio[24245]: time="2026-06-14T09:42:36.002175244Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.226196 | controller | Jun 14 09:42:36.017320 crc crio[24245]: time="2026-06-14T09:42:36.017095649Z" level=info msg="Stopped container f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579: openstack/ceilometer-0/proxy-httpd" id=36b5ae7a-4f28-42fe-82d9-15447893bbac name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.226212 | controller | Jun 14 09:42:36.076762 crc crio[24245]: time="2026-06-14T09:42:36.074085896Z" level=info msg="Stopped container 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8: openstack/openstack-galera-0/galera" id=8ea505cc-a9bb-428d-a1eb-0021d01a6904 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.226227 | controller | Jun 14 09:42:36.083034 crc crio[24245]: time="2026-06-14T09:42:36.081414596Z" level=info msg="Stopping pod sandbox: aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46" id=db3dc137-c6fc-4aa7-a547-773cacce0cf9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.226243 | controller | Jun 14 09:42:36.083229 crc crio[24245]: time="2026-06-14T09:42:36.083122991Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46 UID:1e4e2b89-0e03-4727-bf82-845d4b19c142 NetNS:/var/run/netns/69395bb2-643d-4e42-ac80-74d0cc760dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4e2b89_0e03_4727_bf82_845d4b19c142.slice PodAnnotations:0xc00161abb8}] Aliases:map[]}"
2026-06-14 10:12:37.226259 | controller | Jun 14 09:42:36.085505 crc crio[24245]: time="2026-06-14T09:42:36.083296806Z" level=info msg="Deleting pod openstack_openstack-galera-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.226275 | controller | Jun 14 09:42:36.171279 crc crio[24245]: time="2026-06-14T09:42:36.171160089Z" level=info msg="Stopped pod sandbox: e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013" id=5ed3c664-ab65-44ef-b202-c349c94a435c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.226291 | controller | Jun 14 09:42:36.284012 crc crio[24245]: time="2026-06-14T09:42:36.28367053Z" level=info msg="Stopped container 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047: openstack/cinder-api-0/cinder-api" id=18a6f29f-6946-4bcb-9d6b-2f7ad070ac06 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.226306 | controller | Jun 14 09:42:36.293120 crc crio[24245]: time="2026-06-14T09:42:36.292691468Z" level=info msg="Stopping container: bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15 (timeout: 30s)" id=05c2084b-9598-47ad-878d-5f4f204f8741 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.226321 | controller | Jun 14 09:42:36.294042 crc crio[24245]: time="2026-06-14T09:42:36.29381568Z" level=info msg="Stopping pod sandbox: 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb" id=bb5b85b1-7c8a-4ba9-a1c1-a9b7baf3a5c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.226336 | controller | Jun 14 09:42:36.294974 crc crio[24245]: time="2026-06-14T09:42:36.294900032Z" level=info msg="Stopping container: b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63 (timeout: 30s)" id=684de24e-9cc5-413f-8532-7749d22a591f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.226371 | controller | Jun 14 09:42:36.295226 crc crio[24245]: time="2026-06-14T09:42:36.295144323Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb UID:131f52c3-59b4-4ebe-acd5-6fbfade99f19 NetNS:/var/run/netns/33e3dd32-a573-40b6-85e4-fbde8a7185f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod131f52c3_59b4_4ebe_acd5_6fbfade99f19.slice PodAnnotations:0xc001c3c1c0}] Aliases:map[]}"
2026-06-14 10:12:37.226393 | controller | Jun 14 09:42:36.295422 crc crio[24245]: time="2026-06-14T09:42:36.295322068Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.226410 | controller | Jun 14 09:42:36.379429 crc crio[24245]: time="2026-06-14T09:42:36.379373323Z" level=info msg="Removing container: eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5" id=ac53a851-f5a7-4078-80bf-d255ea780a57 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.226429 | controller | Jun 14 09:42:36.476906 crc crio[24245]: time="2026-06-14T09:42:36.473567835Z" level=info msg="Stopped container 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=2c7d065b-b2a8-483a-85de-ed9aed3f6a62 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.226446 | controller | Jun 14 09:42:36.482439 crc crio[24245]: time="2026-06-14T09:42:36.482326529Z" level=info msg="Stopping pod sandbox: ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0" id=bbded32d-ff53-47f9-92b2-68c6ffb0b57f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.226462 | controller | Jun 14 09:42:36.485234 crc crio[24245]: time="2026-06-14T09:42:36.484157297Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0 UID:c99afd55-0070-41eb-8787-28b60aba229f NetNS:/var/run/netns/b0e1080d-23c2-4dd3-b54e-423f6772822d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99afd55_0070_41eb_8787_28b60aba229f.slice PodAnnotations:0xc002422980}] Aliases:map[]}"
2026-06-14 10:12:37.226478 | controller | Jun 14 09:42:36.485234 crc crio[24245]: time="2026-06-14T09:42:36.484415736Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.226493 | controller | Jun 14 09:42:36.487746 crc crio[24245]: time="2026-06-14T09:42:36.487677503Z" level=info msg="Stopped container bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener-log" id=05c2084b-9598-47ad-878d-5f4f204f8741 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.226508 | controller | Jun 14 09:42:36.503346 crc crio[24245]: time="2026-06-14T09:42:36.503208042Z" level=info msg="Stopping container: e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4 (timeout: 30s)" id=270d8a2b-b2a4-4780-bf4e-3d93aab506b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.226524 | controller | Jun 14 09:42:36.510908 crc crio[24245]: time="2026-06-14T09:42:36.510774782Z" level=info msg="Stopping container: 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c (timeout: 30s)" id=dca559f6-9301-4edc-b6c0-03bf805eb5ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.226539 | controller | Jun 14 09:42:36.694586 crc crio[24245]: time="2026-06-14T09:42:36.690023706Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-r562j/POD" id=44853fd5-c7bb-4fad-9c35-3fbcb5bcfd4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.226555 | controller | Jun 14 09:42:36.694586 crc crio[24245]: time="2026-06-14T09:42:36.690564098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.226571 | controller | Jun 14 09:42:36.694586 crc crio[24245]: time="2026-06-14T09:42:36.693746853Z" level=info msg="Removed container eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=ac53a851-f5a7-4078-80bf-d255ea780a57 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.226591 | controller | Jun 14 09:42:36.774536 crc crio[24245]: time="2026-06-14T09:42:36.764028617Z" level=info msg="Stopped container 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker-log" id=dca559f6-9301-4edc-b6c0-03bf805eb5ab name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.226607 | controller | Jun 14 09:42:36.999829 crc crio[24245]: time="2026-06-14T09:42:36.999705811Z" level=info msg="Stopped container 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177: openstack/ceilometer-0/ceilometer-central-agent" id=a196befb-1485-4464-896c-53182fc580a7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.226622 | controller | Jun 14 09:42:37.034466 crc crio[24245]: time="2026-06-14T09:42:37.031219732Z" level=info msg="Stopping container: ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005 (timeout: 30s)" id=c4b16233-95d5-4697-a0f9-c083b7b8462d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.226638 | controller | Jun 14 09:42:37.049710 crc crio[24245]: time="2026-06-14T09:42:37.04955692Z" level=info msg="Stopped pod sandbox: 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b" id=fb7eeec4-2fb0-4fed-b756-df99a409e313 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.226653 | controller | Jun 14 09:42:37.143247 crc crio[24245]: time="2026-06-14T09:42:37.142768876Z" level=info msg="Stopped pod sandbox: 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42" id=e02b9f85-4650-4257-9d4e-4195d44d78e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.226668 | controller | Jun 14 09:42:37.170464 crc crio[24245]: time="2026-06-14T09:42:37.170346896Z" level=info msg="Stopped container 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc: openstack/nova-api-0/nova-api-api" id=c88b4892-db8a-489d-a8c4-d950137e4c1a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.226683 | controller | Jun 14 09:42:37.171677 crc crio[24245]: time="2026-06-14T09:42:37.171529596Z" level=info msg="Stopping pod sandbox: 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae" id=9789f91e-c14d-4dd9-94ee-c3a21df30658 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.226699 | controller | Jun 14 09:42:37.172261 crc crio[24245]: time="2026-06-14T09:42:37.172175639Z" level=info msg="Created container 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4: openstack/neutron-c8db4f5bc-kcb5f/neutron-api" id=36c98a32-6e2a-418b-86f1-5d2210765ce6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.226714 | controller | Jun 14 09:42:37.172561 crc crio[24245]: time="2026-06-14T09:42:37.172193808Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae UID:e4e8dbe3-532b-401e-be12-d923bfe5008b NetNS:/var/run/netns/363cdcbd-5701-47ca-8ff4-f8767b29adcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e8dbe3_532b_401e_be12_d923bfe5008b.slice PodAnnotations:0xc00274a108}] Aliases:map[]}"
2026-06-14 10:12:37.226730 | controller | Jun 14 09:42:37.173028 crc crio[24245]: time="2026-06-14T09:42:37.17280752Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.226745 | controller | Jun 14 09:42:37.174784 crc crio[24245]: time="2026-06-14T09:42:37.174675354Z" level=info msg="Starting container: 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4" id=f31d00bf-3aed-4cd2-a1bd-e0115cd5f21c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.226760 | controller | Jun 14 09:42:37.238059 crc crio[24245]: time="2026-06-14T09:42:37.237789991Z" level=info msg="Got pod network &{Name:keystone-db-sync-r562j Namespace:openstack ID:be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b UID:10eadfef-15a8-4c02-8ab9-da493356d9e8 NetNS:/var/run/netns/e9998ca7-a618-46c0-ae57-d18d97d0e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10eadfef_15a8_4c02_8ab9_da493356d9e8.slice PodAnnotations:0xc000131c98}] Aliases:map[]}"
2026-06-14 10:12:37.226779 | controller | Jun 14 09:42:37.238059 crc crio[24245]: time="2026-06-14T09:42:37.237929915Z" level=info msg="Adding pod openstack_keystone-db-sync-r562j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.226795 | controller | Jun 14 09:42:37.238629 crc crio[24245]: time="2026-06-14T09:42:37.238562726Z" level=info msg="Started container" PID=266365 containerID=1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4 description=openstack/neutron-c8db4f5bc-kcb5f/neutron-api id=f31d00bf-3aed-4cd2-a1bd-e0115cd5f21c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8
2026-06-14 10:12:37.226810 | controller | Jun 14 09:42:37.290577 crc crio[24245]: time="2026-06-14T09:42:37.290393285Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=95cf9e49-02ed-4aeb-a784-af1b0f89612c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.226826 | controller | Jun 14 09:42:37.406700 crc crio[24245]: time="2026-06-14T09:42:37.406019428Z" level=info msg="Stopped pod sandbox: aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46" id=db3dc137-c6fc-4aa7-a547-773cacce0cf9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.226841 | controller | Jun 14 09:42:37.474328 crc crio[24245]: time="2026-06-14T09:42:37.467122212Z" level=info msg="Stopped pod sandbox: 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb" id=bb5b85b1-7c8a-4ba9-a1c1-a9b7baf3a5c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.226857 | controller | Jun 14 09:42:37.487153 crc crio[24245]: time="2026-06-14T09:42:37.480075432Z" level=info msg="Stopped pod sandbox: ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0" id=bbded32d-ff53-47f9-92b2-68c6ffb0b57f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.226872 | controller | Jun 14 09:42:37.557092 crc crio[24245]: time="2026-06-14T09:42:37.555248755Z" level=info msg="Created container 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e: openstack/barbican-api-66fc76bd44-pldsx/barbican-api" id=a8f057db-1394-4f32-a0d5-598fb29eb4b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.226887 | controller | Jun 14 09:42:37.567290 crc crio[24245]: time="2026-06-14T09:42:37.563216279Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514" id=79a5d60e-7637-4395-a145-1162d1adc08e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.226902 | controller | Jun 14 09:42:37.586393 crc crio[24245]: time="2026-06-14T09:42:37.58180868Z" level=info msg="Starting container: 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e" id=1f95f0a7-fbe6-40ea-8354-f96636ffde3b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.226917 | controller | Jun 14 09:42:37.586393 crc crio[24245]: time="2026-06-14T09:42:37.586281032Z" level=info msg="Creating container: openstack/neutron-c8db4f5bc-kcb5f/neutron-httpd" id=04957a30-9775-41ca-9377-9d5dd3cf4b35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.226932 | controller | Jun 14 09:42:37.587488 crc crio[24245]: time="2026-06-14T09:42:37.586698026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.226951 | controller | Jun 14 09:42:37.592996 crc crio[24245]: time="2026-06-14T09:42:37.592678588Z" level=info msg="Started container" PID=266609 containerID=45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e description=openstack/barbican-api-66fc76bd44-pldsx/barbican-api id=1f95f0a7-fbe6-40ea-8354-f96636ffde3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142
2026-06-14 10:12:37.226967 | controller | Jun 14 09:42:37.687182 crc crio[24245]: time="2026-06-14T09:42:37.6871439Z" level=info msg="Removing container: 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c" id=12e2d91f-28b0-458b-9d13-f4c3227136b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.226982 | controller | Jun 14 09:42:37.704215 crc crio[24245]: time="2026-06-14T09:42:37.702086475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.226997 | controller | Jun 14 09:42:37.706254 crc crio[24245]: time="2026-06-14T09:42:37.706130064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.227012 | controller | Jun 14 09:42:37.837215 crc crio[24245]: time="2026-06-14T09:42:37.837162875Z" level=info msg="Removed container 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c: openstack/openstack-cell1-galera-0/galera" id=12e2d91f-28b0-458b-9d13-f4c3227136b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.227028 | controller | Jun 14 09:42:37.840929 crc crio[24245]: time="2026-06-14T09:42:37.840793959Z" level=info msg="Removing container: 8d07ad89fd93de645ec40342df254d2c93a5800a3949a2ba4bb6c84836d6e371" id=8290c37a-95c4-4ec1-988f-c07ad3e44ed9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.227043 | controller | Jun 14 09:42:37.959182 crc crio[24245]: time="2026-06-14T09:42:37.95810656Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=ea37f911-02dd-49b4-9229-6e5d4262ac29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.227058 | controller | Jun 14 09:42:37.959182 crc crio[24245]: time="2026-06-14T09:42:37.958588565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.227073 | controller | Jun 14 09:42:37.964310 crc crio[24245]: time="2026-06-14T09:42:37.964017164Z" level=info msg="Stopped container 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241: openstack/rabbitmq-server-0/rabbitmq" id=c1db186b-5505-40b3-8a13-f0f5333f259d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.227088 | controller | Jun 14 09:42:37.972795 crc crio[24245]: time="2026-06-14T09:42:37.964919548Z" level=info msg="Stopping pod sandbox: 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13" id=3e8fd779-9cb6-4944-86f2-2858f0e8d30e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.227103 | controller | Jun 14 09:42:37.974284 crc crio[24245]: time="2026-06-14T09:42:37.965323742Z" level=info msg="Stopped pod sandbox: 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae" id=9789f91e-c14d-4dd9-94ee-c3a21df30658 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.227119 | controller | Jun 14 09:42:37.975052 crc crio[24245]: time="2026-06-14T09:42:37.974941935Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13 UID:fcb61caf-670c-476a-bfba-39c50adc92f2 NetNS:/var/run/netns/d1db74d6-1492-44c7-be96-795ce6b596bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfcb61caf_670c_476a_bfba_39c50adc92f2.slice PodAnnotations:0xc000620db0}] Aliases:map[]}"
2026-06-14 10:12:37.227139 | controller | Jun 14 09:42:37.975656 crc crio[24245]: time="2026-06-14T09:42:37.975521914Z" level=info msg="Deleting pod openstack_rabbitmq-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.227155 | controller | Jun 14 09:42:38.155907 crc crio[24245]: time="2026-06-14T09:42:38.15574894Z" level=info msg="Removed container 8d07ad89fd93de645ec40342df254d2c93a5800a3949a2ba4bb6c84836d6e371: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=8290c37a-95c4-4ec1-988f-c07ad3e44ed9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.227171 | controller | Jun 14 09:42:38.263193 crc crio[24245]: time="2026-06-14T09:42:38.263107519Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0 UID:655ef768-24d5-4c1c-b9ba-39ddde9bcf9c NetNS:/var/run/netns/0f105771-5e76-49cb-9b93-063d4229a847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655ef768_24d5_4c1c_b9ba_39ddde9bcf9c.slice PodAnnotations:0xc000602b18}] Aliases:map[]}"
2026-06-14 10:12:37.227187 | controller | Jun 14 09:42:38.263193 crc crio[24245]: time="2026-06-14T09:42:38.263177571Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.227202 | controller | Jun 14 09:42:38.267934 crc crio[24245]: time="2026-06-14T09:42:38.266647955Z" level=info msg="Removing container: 4b54fe51b9e157a7971202948a09791fdc2a279b1dc7dccb068e7bb96b521a43" id=fe90da42-1b5d-46d3-8a3e-09d82d20a1b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.227218 | controller | Jun 14 09:42:38.279206 crc crio[24245]: 2026-06-14T09:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be6d45fb85c8a2e Mac:0e:a7:da:82:d8:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:82 Mtu:0 Sandbox:/var/run/netns/e9998ca7-a618-46c0-ae57-d18d97d0e8c5 SocketPath: PciID:}] [{Interface:0xc00060a5c0 Address:{IP:10.217.1.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.227233 | controller | Jun 14 09:42:38.279206 crc crio[24245]: time="2026-06-14T09:42:38.273957965Z" level=info msg="Got pod network &{Name:keystone-db-sync-r562j Namespace:openstack ID:be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b UID:10eadfef-15a8-4c02-8ab9-da493356d9e8 NetNS:/var/run/netns/e9998ca7-a618-46c0-ae57-d18d97d0e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10eadfef_15a8_4c02_8ab9_da493356d9e8.slice PodAnnotations:0xc000131c98}] Aliases:map[]}"
2026-06-14 10:12:37.227249 | controller | Jun 14 09:42:38.279206 crc crio[24245]: time="2026-06-14T09:42:38.274135211Z" level=info msg="Checking pod openstack_keystone-db-sync-r562j for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.227265 | controller | Jun 14 09:42:38.397808 crc crio[24245]: time="2026-06-14T09:42:38.397676964Z" level=info msg="Ran pod sandbox be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b with infra container: openstack/keystone-db-sync-r562j/POD" id=44853fd5-c7bb-4fad-9c35-3fbcb5bcfd4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.227280 | controller | Jun 14 09:42:38.410378 crc crio[24245]: time="2026-06-14T09:42:38.41030946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=43756048-4824-4e7f-b569-487e83c386af name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.227295 | controller | Jun 14 09:42:38.410542 crc crio[24245]: time="2026-06-14T09:42:38.410523687Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=43756048-4824-4e7f-b569-487e83c386af name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.227314 | controller | Jun 14 09:42:38.410585 crc crio[24245]: time="2026-06-14T09:42:38.410564738Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=43756048-4824-4e7f-b569-487e83c386af name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.227330 | controller | Jun 14 09:42:38.416313 crc crio[24245]: time="2026-06-14T09:42:38.415262319Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=3acbef7f-9d1e-4f07-b8ba-98f3afea963a name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.227360 | controller | Jun 14 09:42:38.438555 crc crio[24245]: time="2026-06-14T09:42:38.438492882Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-14 10:12:37.227381 | controller | Jun 14 09:42:38.672969 crc crio[24245]: time="2026-06-14T09:42:38.672137992Z" level=info msg="Removed container 4b54fe51b9e157a7971202948a09791fdc2a279b1dc7dccb068e7bb96b521a43: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=fe90da42-1b5d-46d3-8a3e-09d82d20a1b3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.227397 | controller | Jun 14 09:42:39.161889 crc crio[24245]: time="2026-06-14T09:42:39.157631054Z" level=info msg="Stopped container e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e: openstack/rabbitmq-cell1-server-0/rabbitmq" id=e0d08329-8583-4e88-8c88-35305f4e2235 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.227413 | controller | Jun 14 09:42:39.173595 crc crio[24245]: time="2026-06-14T09:42:39.16721937Z" level=info msg="Stopping pod sandbox: 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf" id=83139b1c-d6d1-4d8a-b610-213f1838081f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.227428 | controller | Jun 14 09:42:39.178300 crc crio[24245]: time="2026-06-14T09:42:39.17407308Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf UID:18773cf6-6086-4d43-9d02-744dbb93aaed NetNS:/var/run/netns/d8f4925c-b5dd-44d0-bad8-e1239727c620 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18773cf6_6086_4d43_9d02_744dbb93aaed.slice PodAnnotations:0xc002423008}] Aliases:map[]}"
2026-06-14 10:12:37.227444 | controller | Jun 14 09:42:39.178300 crc crio[24245]: time="2026-06-14T09:42:39.174300868Z" level=info msg="Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.227459 | controller | Jun 14 09:42:39.272272 crc crio[24245]: time="2026-06-14T09:42:39.272164948Z" level=info msg="Stopped pod sandbox: 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13" id=3e8fd779-9cb6-4944-86f2-2858f0e8d30e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.227475 | controller | Jun 14 09:42:39.398246 crc crio[24245]: time="2026-06-14T09:42:39.398098365Z" level=info msg="Created container 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9: openstack/neutron-c8db4f5bc-kcb5f/neutron-httpd" id=04957a30-9775-41ca-9377-9d5dd3cf4b35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.227489 | controller | Jun 14 09:42:39.410977 crc crio[24245]: time="2026-06-14T09:42:39.410737411Z" level=info msg="Starting container: 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9" id=c58de4f5-1793-42b6-ae3b-3c57e126eb99 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.227504 | controller | Jun 14 09:42:39.429261 crc crio[24245]: time="2026-06-14T09:42:39.429156066Z" level=info msg="Stopped container 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf: openstack/ceilometer-0/ceilometer-notification-agent" id=507ae27d-2646-406a-8684-f723b68451b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.227526 | controller | Jun 14 09:42:39.431934 crc crio[24245]: 2026-06-14T09:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff3d13dff36f5a0 Mac:62:57:fd:8f:98:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:83 Mtu:0 Sandbox:/var/run/netns/0f105771-5e76-49cb-9b93-063d4229a847 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.227542 | controller | Jun 14 09:42:39.432466 crc crio[24245]: time="2026-06-14T09:42:39.432385804Z" level=info msg="Started container" PID=266923 containerID=322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9 description=openstack/neutron-c8db4f5bc-kcb5f/neutron-httpd id=c58de4f5-1793-42b6-ae3b-3c57e126eb99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8
2026-06-14 10:12:37.227558 | controller | Jun 14 09:42:39.435333 crc crio[24245]: time="2026-06-14T09:42:39.435190455Z" level=info msg="Stopping pod sandbox: 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4" id=bf5c8ee8-9c6b-473e-9fe9-4c18f2097ca3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.227573 | controller | Jun 14 09:42:39.435942 crc crio[24245]: time="2026-06-14T09:42:39.435730251Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0 UID:655ef768-24d5-4c1c-b9ba-39ddde9bcf9c NetNS:/var/run/netns/0f105771-5e76-49cb-9b93-063d4229a847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655ef768_24d5_4c1c_b9ba_39ddde9bcf9c.slice PodAnnotations:0xc000602b18}] Aliases:map[]}"
2026-06-14 10:12:37.227589 | controller | Jun 14 09:42:39.438782 crc crio[24245]: time="2026-06-14T09:42:39.437753256Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.227605 | controller | Jun 14 09:42:39.439210 crc crio[24245]: time="2026-06-14T09:42:39.439109161Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4 UID:076791ff-3177-4c12-b344-75bcd5afc210 NetNS:/var/run/netns/bffbdd3d-ace4-4d35-8147-a8d6511fcfd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod076791ff_3177_4c12_b344_75bcd5afc210.slice PodAnnotations:0xc000620fd8}] Aliases:map[]}"
2026-06-14 10:12:37.227621 | controller | Jun 14 09:42:39.439453 crc crio[24245]: time="2026-06-14T09:42:39.439337518Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.227636 | controller | Jun 14 09:42:39.461652 crc crio[24245]: time="2026-06-14T09:42:39.452760089Z" level=info msg="Ran pod sandbox ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=ea37f911-02dd-49b4-9229-6e5d4262ac29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.227651 | controller | Jun 14 09:42:39.494633 crc crio[24245]: time="2026-06-14T09:42:39.494514543Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=b2c991ba-5706-4c8a-a416-4d89010d1cd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.227666 | controller | Jun 14 09:42:39.706178 crc crio[24245]: time="2026-06-14T09:42:39.705652926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d" id=bac37835-34cb-4d92-b341-a9c783d42a95 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.227684 | controller | Jun 14 09:42:39.738127 crc crio[24245]: time="2026-06-14T09:42:39.738074508Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=311dc585-f715-47db-8cb7-770a6d0709b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.227700 | controller | Jun 14 09:42:39.739185 crc crio[24245]: time="2026-06-14T09:42:39.739162773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.227715 | controller | Jun 14 09:42:39.948503 crc crio[24245]: time="2026-06-14T09:42:39.948291485Z" level=info msg="Stopped pod sandbox: 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf" id=83139b1c-d6d1-4d8a-b610-213f1838081f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.227730 | controller | Jun 14 09:42:39.960488 crc crio[24245]: time="2026-06-14T09:42:39.960379743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.227746 | controller | Jun 14 09:42:39.994963 crc crio[24245]: time="2026-06-14T09:42:39.992285615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.227761 | controller | Jun 14 09:42:40.047483 crc crio[24245]: time="2026-06-14T09:42:40.045760856Z" level=info msg="Removing container: 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8" id=b20d8340-d464-4540-a5a5-efef6ca329e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.227776 | controller | Jun 14 09:42:40.123075 crc crio[24245]: time="2026-06-14T09:42:40.122905262Z" level=info msg="Stopped pod sandbox: 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4" id=bf5c8ee8-9c6b-473e-9fe9-4c18f2097ca3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.227791 | controller | Jun 14 09:42:40.187177 crc crio[24245]: time="2026-06-14T09:42:40.186560302Z" level=info msg="Removed container 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8: openstack/openstack-galera-0/galera" id=b20d8340-d464-4540-a5a5-efef6ca329e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.227807 | controller | Jun 14 09:42:40.206922 crc crio[24245]: time="2026-06-14T09:42:40.204752603Z" level=info msg="Removing container: a476b79bd608d5dc626bcab0c9a6c9717ffe9b999a82aee405e4facb4359b04b" id=ac4cd00b-4639-49c4-8800-83072320c4b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.227822 | controller | Jun 14 09:42:40.434636 crc crio[24245]: time="2026-06-14T09:42:40.434522342Z" level=info msg="Removed container a476b79bd608d5dc626bcab0c9a6c9717ffe9b999a82aee405e4facb4359b04b: openstack/openstack-galera-0/mysql-bootstrap" id=ac4cd00b-4639-49c4-8800-83072320c4b9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.227837 | controller | Jun 14 09:42:40.440962 crc crio[24245]: time="2026-06-14T09:42:40.435705478Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=23506934-9591-4398-bc3e-bdbdd2d990ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.227864 | controller | Jun 14 09:42:40.440962 crc crio[24245]: time="2026-06-14T09:42:40.435804791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.227880 | controller | Jun 14 09:42:40.481068 crc crio[24245]: time="2026-06-14T09:42:40.480506267Z" level=info msg="Removing container: 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc" id=153a5afb-a8f4-4776-a082-3c835db5c619 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.227896 | controller | Jun 14 09:42:40.580780 crc crio[24245]: time="2026-06-14T09:42:40.580629371Z" level=info msg="Removed container 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc: openstack/nova-api-0/nova-api-api" id=153a5afb-a8f4-4776-a082-3c835db5c619 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.227914 | controller | Jun 14 09:42:40.595495 crc crio[24245]: time="2026-06-14T09:42:40.595415229Z" level=info msg="Removing container: fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203" id=5fa97312-cf3d-4c01-9cc2-00cddfb82a37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.227929 | controller | Jun 14 09:42:40.750329 crc crio[24245]: time="2026-06-14T09:42:40.750022826Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=4c39fcd0-6da2-441f-8b89-9bfe1e0df778 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.227945 | controller | Jun 14 09:42:40.751406 crc crio[24245]: time="2026-06-14T09:42:40.750355427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.227960 | controller | Jun 14 09:42:40.759475 crc crio[24245]: time="2026-06-14T09:42:40.75645185Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97 UID:a049bf94-5ce5-4ccb-90fc-422855c0ebe5 NetNS:/var/run/netns/2c9d4445-a609-44e6-8fd5-eaf440a6f914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda049bf94_5ce5_4ccb_90fc_422855c0ebe5.slice PodAnnotations:0xc00274a350}] Aliases:map[]}"
2026-06-14 10:12:37.227975 | controller | Jun 14 09:42:40.759475 crc crio[24245]: time="2026-06-14T09:42:40.756519442Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.227991 | controller | Jun 14 09:42:40.899957 crc crio[24245]: time="2026-06-14T09:42:40.899801631Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=8ab272b0-a7d7-4f68-929c-f629387e7a32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.228006 | controller | Jun 14 09:42:40.900267 crc crio[24245]: time="2026-06-14T09:42:40.900017798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.228022 | controller | Jun 14 09:42:41.121446 crc crio[24245]: time="2026-06-14T09:42:41.120792922Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:6f0cded460458b71fca436d6d6b52a3a0a826b3eddc68be04a4eb89274667aeb UID:375e5c49-8bc3-434b-8e29-83bd87d9aea8 NetNS:/var/run/netns/229775db-d203-483b-bf73-651a100a082e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod375e5c49_8bc3_434b_8e29_83bd87d9aea8.slice PodAnnotations:0xc001c3c050}] Aliases:map[]}"
2026-06-14 10:12:37.228037 | controller | Jun 14 09:42:41.121446 crc crio[24245]: time="2026-06-14T09:42:41.121350468Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.228053 | controller | Jun 14 09:42:41.124626 crc crio[24245]: time="2026-06-14T09:42:41.123684863Z" level=info msg="Created container ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=311dc585-f715-47db-8cb7-770a6d0709b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.228068 | controller | Jun 14 09:42:41.137982 crc crio[24245]: time="2026-06-14T09:42:41.13783194Z" level=info msg="Starting container: ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953" id=2a0adb88-8f08-4997-83d1-750994cecd00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.228084 | controller | Jun 14 09:42:41.169904 crc crio[24245]: time="2026-06-14T09:42:41.165270331Z" level=info msg="Started container" PID=267453 containerID=ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=2a0adb88-8f08-4997-83d1-750994cecd00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0
2026-06-14 10:12:37.228103 | controller | Jun 14 09:42:41.341778 crc crio[24245]: time="2026-06-14T09:42:41.339156027Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:ac4f6560785137dc251b75971c282d5a934b2e08d782c1a2fbf922c4fff929da UID:1e4a9050-9814-4f1c-9a60-32f9c148a4d7 NetNS:/var/run/netns/2b70ea0a-d99d-4612-ab21-5af111f9f984 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4a9050_9814_4f1c_9a60_32f9c148a4d7.slice PodAnnotations:0xc000602590}] Aliases:map[]}"
2026-06-14 10:12:37.228119 | controller | Jun 14 09:42:41.341778 crc crio[24245]: time="2026-06-14T09:42:41.339739626Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.228135 | controller | Jun 14 09:42:41.511279 crc crio[24245]: time="2026-06-14T09:42:41.510009581Z" level=info msg="Removed container fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203: openstack/nova-api-0/nova-api-log" id=5fa97312-cf3d-4c01-9cc2-00cddfb82a37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.228150 | controller | Jun 14 09:42:41.516033 crc crio[24245]: time="2026-06-14T09:42:41.515805947Z" level=info msg="Removing container: 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047" id=bb4b23e3-bd8a-4d4f-ad70-b52f48a6b1b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.228165 | controller | Jun 14 09:42:41.647035 crc crio[24245]: time="2026-06-14T09:42:41.646638349Z" level=info msg="Removed container 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047: openstack/cinder-api-0/cinder-api" id=bb4b23e3-bd8a-4d4f-ad70-b52f48a6b1b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.228180 | controller | Jun 14 09:42:41.664032 crc crio[24245]: time="2026-06-14T09:42:41.663769622Z" level=info msg="Removing container: d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593" id=f7a745cf-25c0-45eb-81ce-234a1d0fcb59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.228195 | controller | Jun 14 09:42:41.727382 crc crio[24245]: time="2026-06-14T09:42:41.727298885Z" level=info msg="Removed container d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593: openstack/cinder-api-0/cinder-api-log" id=f7a745cf-25c0-45eb-81ce-234a1d0fcb59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.228211 | controller | Jun 14 09:42:41.741515 crc crio[24245]: time="2026-06-14T09:42:41.741013867Z" level=info msg="Removing container: 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78" id=ed1798ff-94e7-412b-ae14-90c3f3e82e10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.228226 | controller | Jun 14 09:42:41.770527 crc crio[24245]: 2026-06-14T09:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e38d71b4140d0ca Mac:be:29:5e:23:f7:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:84 Mtu:0 Sandbox:/var/run/netns/2c9d4445-a609-44e6-8fd5-eaf440a6f914 SocketPath: PciID:}] [{Interface:0xc0002b7120 Address:{IP:10.217.1.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.228242 | controller | Jun 14 09:42:41.772264 crc crio[24245]: time="2026-06-14T09:42:41.772047821Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97 UID:a049bf94-5ce5-4ccb-90fc-422855c0ebe5 NetNS:/var/run/netns/2c9d4445-a609-44e6-8fd5-eaf440a6f914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda049bf94_5ce5_4ccb_90fc_422855c0ebe5.slice PodAnnotations:0xc00274a350}] Aliases:map[]}"
2026-06-14 10:12:37.228261 | controller | Jun 14 09:42:41.772264 crc crio[24245]: time="2026-06-14T09:42:41.772216186Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.228277 | controller | Jun 14 09:42:41.831894 crc crio[24245]: time="2026-06-14T09:42:41.831788008Z" level=info msg="Ran pod sandbox e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97 with infra container: openstack/nova-scheduler-0/POD" id=23506934-9591-4398-bc3e-bdbdd2d990ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.228293 | controller | Jun 14 09:42:41.856089 crc crio[24245]: time="2026-06-14T09:42:41.854994077Z" level=info msg="Removed container 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=ed1798ff-94e7-412b-ae14-90c3f3e82e10 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.228308 | controller | Jun 14 09:42:41.857630 crc crio[24245]: time="2026-06-14T09:42:41.857497187Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=a0a51d10-6e37-496a-9f9d-5c53f845ed15 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.228324 | controller | Jun 14 09:42:41.881382 crc crio[24245]: time="2026-06-14T09:42:41.880918031Z" level=info msg="Removing container: 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241" id=845a15a7-32e5-401b-af07-794f6eb0420e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.228340 | controller | Jun 14 09:42:42.015906 crc crio[24245]: time="2026-06-14T09:42:42.01326739Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697" id=a0a35dde-e335-4456-8e80-412ca0b3036b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.228374 | controller | Jun 14 09:42:42.034135 crc crio[24245]: time="2026-06-14T09:42:42.033937927Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=d5882898-745a-4230-9ce1-e7a923d1e3ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.228391 | controller | Jun 14 09:42:42.036051 crc crio[24245]: time="2026-06-14T09:42:42.034954038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.228407 | controller | Jun 14 09:42:42.049428 crc crio[24245]: time="2026-06-14T09:42:42.049013868Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=3eea8345-233d-42c2-9049-c29a4433b3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.228423 | controller | Jun 14 09:42:42.049428 crc crio[24245]: time="2026-06-14T09:42:42.049115051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.228438 | controller | Jun 14 09:42:42.103638 crc crio[24245]: time="2026-06-14T09:42:42.103544261Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=2286fee9-09ad-4b18-924b-e5184ece6c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.228453 | controller | Jun 14 09:42:42.104038 crc crio[24245]: time="2026-06-14T09:42:42.103982505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.228469 | controller | Jun 14 09:42:42.177827 crc crio[24245]: time="2026-06-14T09:42:42.175781232Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=18612d1c-85ee-4ef0-9b76-1e44c41e16e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.228488 | controller | Jun 14 09:42:42.177827 crc crio[24245]: time="2026-06-14T09:42:42.175929897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.228505 | controller | Jun 14 09:42:42.177827 crc crio[24245]: 2026-06-14T09:42:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f0cded460458b7 Mac:22:e7:60:81:0d:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:85 Mtu:0 Sandbox:/var/run/netns/229775db-d203-483b-bf73-651a100a082e SocketPath: PciID:}] [{Interface:0xc00038e5a0 Address:{IP:10.217.1.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.228522 | controller | Jun 14 09:42:42.179591 crc crio[24245]: time="2026-06-14T09:42:42.179525253Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:6f0cded460458b71fca436d6d6b52a3a0a826b3eddc68be04a4eb89274667aeb UID:375e5c49-8bc3-434b-8e29-83bd87d9aea8 NetNS:/var/run/netns/229775db-d203-483b-bf73-651a100a082e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod375e5c49_8bc3_434b_8e29_83bd87d9aea8.slice PodAnnotations:0xc001c3c050}] Aliases:map[]}"
2026-06-14 10:12:37.228538 | controller | Jun 14 09:42:42.200946 crc crio[24245]: time="2026-06-14T09:42:42.200196976Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.228554 | controller | Jun 14 09:42:42.202985 crc crio[24245]: time="2026-06-14T09:42:42.202816151Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=2a8f2973-f111-4e6d-885f-9272c2150af6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.228570 | controller | Jun 14 09:42:42.203284 crc crio[24245]: time="2026-06-14T09:42:42.203049208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.228586 | controller | Jun 14 09:42:42.234733 crc crio[24245]: 2026-06-14T09:42:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac4f6560785137d Mac:76:bf:1f:fc:30:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:86 Mtu:0 Sandbox:/var/run/netns/2b70ea0a-d99d-4612-ab21-5af111f9f984 SocketPath: PciID:}] [{Interface:0xc0002ff630 Address:{IP:10.217.1.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.228601 | controller | Jun 14 09:42:42.236116 crc crio[24245]: time="2026-06-14T09:42:42.23608199Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:ac4f6560785137dc251b75971c282d5a934b2e08d782c1a2fbf922c4fff929da UID:1e4a9050-9814-4f1c-9a60-32f9c148a4d7 NetNS:/var/run/netns/2b70ea0a-d99d-4612-ab21-5af111f9f984 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4a9050_9814_4f1c_9a60_32f9c148a4d7.slice PodAnnotations:0xc000602590}] Aliases:map[]}"
2026-06-14 10:12:37.228617 | controller | Jun 14 09:42:42.236332 crc crio[24245]: time="2026-06-14T09:42:42.236315617Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.228632 | controller | Jun 14 09:42:42.297877 crc crio[24245]: time="2026-06-14T09:42:42.297363036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.228647 | controller | Jun 14 09:42:42.310146 crc crio[24245]: time="2026-06-14T09:42:42.309202483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.228663 | controller | Jun 14 09:42:42.326328 crc crio[24245]: time="2026-06-14T09:42:42.326111062Z" level=info msg="Removed container 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241: openstack/rabbitmq-server-0/rabbitmq" id=845a15a7-32e5-401b-af07-794f6eb0420e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.228681 | controller | Jun 14 09:42:42.346475 crc crio[24245]: time="2026-06-14T09:42:42.34130508Z" level=info msg="Removing container: 20cf56e6f77349434a8d0aa0be99f1d8cbfba181e8fb21c1a49fcdeda08faddb" id=ce1698dc-af4b-4bde-9f75-0f437783d387 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.228697 | controller | Jun 14 09:42:42.354918 crc crio[24245]: time="2026-06-14T09:42:42.354820247Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4 UID:beb2cf30-b1b7-4df8-be8f-10659c21d8eb NetNS:/var/run/netns/c8a99563-2894-4161-af87-e4a728cd9226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeb2cf30_b1b7_4df8_be8f_10659c21d8eb.slice PodAnnotations:0xc00274a030}] Aliases:map[]}"
2026-06-14 10:12:37.228713 | controller | Jun 14 09:42:42.355169 crc crio[24245]: time="2026-06-14T09:42:42.355150638Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.228728 | controller | Jun 14 09:42:42.366182 crc crio[24245]: time="2026-06-14T09:42:42.365789582Z" level=info msg="Ran pod sandbox 6f0cded460458b71fca436d6d6b52a3a0a826b3eddc68be04a4eb89274667aeb with infra container: openstack/openstack-cell1-galera-0/POD" id=4c39fcd0-6da2-441f-8b89-9bfe1e0df778 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.228744 | controller | Jun 14 09:42:42.388902 crc crio[24245]: time="2026-06-14T09:42:42.377696491Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=77d4f808-577c-4bcc-8559-f2f4213ffc82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.228759 | controller | Jun 14 09:42:42.388902 crc crio[24245]: time="2026-06-14T09:42:42.377796474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.228774 | controller | Jun 14 09:42:42.388902 crc crio[24245]: time="2026-06-14T09:42:42.388317529Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c28d1b5d-4e47-4009-9c91-d2df28b0fd63 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.228789 | controller | Jun 14 09:42:42.388902 crc crio[24245]: time="2026-06-14T09:42:42.388475754Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=c28d1b5d-4e47-4009-9c91-d2df28b0fd63 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.228805 | controller | Jun 14 09:42:42.388902 crc crio[24245]: time="2026-06-14T09:42:42.388516375Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=c28d1b5d-4e47-4009-9c91-d2df28b0fd63 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.228820 | controller | Jun 14 09:42:42.390328 crc crio[24245]: time="2026-06-14T09:42:42.389802226Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=82f19f14-3d09-4373-90a3-c2639a86b130 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.228835 | controller | Jun 14 09:42:42.399224 crc crio[24245]: time="2026-06-14T09:42:42.397484424Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-14 10:12:37.228850 | controller | Jun 14 09:42:42.427366 crc crio[24245]: time="2026-06-14T09:42:42.42537339Z" level=info msg="Ran pod sandbox ac4f6560785137dc251b75971c282d5a934b2e08d782c1a2fbf922c4fff929da with infra container: openstack/memcached-0/POD" id=8ab272b0-a7d7-4f68-929c-f629387e7a32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.228869 | controller | Jun 14 09:42:42.444635 crc crio[24245]: time="2026-06-14T09:42:42.437534615Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=73da16af-862d-489b-99df-8549b50ec183 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.228885 | controller | Jun 14 09:42:42.503589 crc crio[24245]: time="2026-06-14T09:42:42.503190033Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=73da16af-862d-489b-99df-8549b50ec183 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.228900 | controller | Jun 14 09:42:42.504524 crc crio[24245]: time="2026-06-14T09:42:42.504501645Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=73da16af-862d-489b-99df-8549b50ec183 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.228914 | controller | Jun 14 09:42:42.510639 crc crio[24245]: time="2026-06-14T09:42:42.510543048Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=9a8072d3-e4eb-4b80-a509-8628ab99094b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.228929 | controller | Jun 14 09:42:42.516344 crc crio[24245]: time="2026-06-14T09:42:42.51491486Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-14 10:12:37.228944 | controller | Jun 14 09:42:42.546904 crc crio[24245]: time="2026-06-14T09:42:42.545802408Z" level=info msg="Created container 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=d5882898-745a-4230-9ce1-e7a923d1e3ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.228959 | controller | Jun 14 09:42:42.552904 crc crio[24245]: time="2026-06-14T09:42:42.54865979Z" level=info msg="Starting container: 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189" id=d60f2b31-6529-46c0-82c2-55ad2426f340 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.228975 | controller | Jun 14 09:42:42.579476 crc crio[24245]: time="2026-06-14T09:42:42.579311724Z" level=info msg="Started container" PID=267830 containerID=1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=d60f2b31-6529-46c0-82c2-55ad2426f340 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97
2026-06-14 10:12:37.228991 | controller | Jun 14 09:42:42.680019 crc crio[24245]: time="2026-06-14T09:42:42.679936454Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5 UID:2af08ec6-d457-4559-896b-063faa9e4339 NetNS:/var/run/netns/0c13c413-f5e3-475d-bff6-82599ff74ca1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2af08ec6_d457_4559_896b_063faa9e4339.slice PodAnnotations:0xc000130f00}] Aliases:map[]}"
2026-06-14 10:12:37.229007 | controller | Jun 14 09:42:42.680019 crc crio[24245]: time="2026-06-14T09:42:42.680003696Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.229022 | controller | Jun 14 09:42:42.794926 crc crio[24245]: time="2026-06-14T09:42:42.785807321Z" level=info msg="Removed container 20cf56e6f77349434a8d0aa0be99f1d8cbfba181e8fb21c1a49fcdeda08faddb: openstack/rabbitmq-server-0/setup-container" id=ce1698dc-af4b-4bde-9f75-0f437783d387 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.229038 | controller | Jun 14 09:42:42.835194 crc crio[24245]: time="2026-06-14T09:42:42.82400064Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=46b57f46-a937-4684-b218-4de6e8d6959c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.229056 | controller | Jun 14 09:42:42.835194 crc crio[24245]: time="2026-06-14T09:42:42.824070102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.229072 | controller | Jun 14 09:42:42.854434 crc crio[24245]: time="2026-06-14T09:42:42.854368595Z" level=info msg="Removing container: f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579" id=6b74e198-dedb-4136-8fe4-be257558c74a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.229087 | controller | Jun 14 09:42:42.887405 crc crio[24245]: time="2026-06-14T09:42:42.887347203Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f UID:aa712c79-5d5f-4f99-ae51-cacdb19ff505 NetNS:/var/run/netns/4bcca902-7c22-429c-a693-e07a766f4a32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa712c79_5d5f_4f99_ae51_cacdb19ff505.slice PodAnnotations:0xc001c3c710}] Aliases:map[]}"
2026-06-14 10:12:37.229103 | controller | Jun 14 09:42:42.887575 crc crio[24245]: time="2026-06-14T09:42:42.88755941Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.229118 | controller | Jun 14 09:42:43.061264 crc crio[24245]: time="2026-06-14T09:42:43.060772332Z" level=info msg="Stopped container b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener" id=684de24e-9cc5-413f-8532-7749d22a591f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.229133 | controller | Jun 14 09:42:43.068326 crc crio[24245]: 2026-06-14T09:42:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd1479c174a17b5 Mac:0a:d0:72:ce:2d:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8b Mtu:0 Sandbox:/var/run/netns/c8a99563-2894-4161-af87-e4a728cd9226 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.229149 | controller | Jun 14 09:42:43.070719 crc crio[24245]: time="2026-06-14T09:42:43.07052144Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4 UID:beb2cf30-b1b7-4df8-be8f-10659c21d8eb NetNS:/var/run/netns/c8a99563-2894-4161-af87-e4a728cd9226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeb2cf30_b1b7_4df8_be8f_10659c21d8eb.slice PodAnnotations:0xc00274a030}] Aliases:map[]}"
2026-06-14 10:12:37.229164 | controller | Jun 14 09:42:43.071191 crc crio[24245]: time="2026-06-14T09:42:43.070757788Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.229180 | controller | Jun 14 09:42:43.091904 crc crio[24245]: time="2026-06-14T09:42:43.090752792Z" level=info msg="Stopping pod sandbox: 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753" id=6072978f-36ac-43e1-9401-81b05bcdd366 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.229195 | controller | Jun 14 09:42:43.095293 crc crio[24245]: time="2026-06-14T09:42:43.092301272Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-69777c668b-m48h5 Namespace:openstack ID:59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753 UID:08b52a99-aa20-4a39-ad58-e10192dbd018 NetNS:/var/run/netns/c52522f1-76a9-43e3-b6a1-060f1ff768bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b52a99_aa20_4a39_ad58_e10192dbd018.slice PodAnnotations:0xc003bf60f8}] Aliases:map[]}"
2026-06-14 10:12:37.229215 | controller | Jun 14 09:42:43.095293 crc crio[24245]: time="2026-06-14T09:42:43.092471838Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-69777c668b-m48h5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.229231 | controller | Jun 14 09:42:43.126140 crc crio[24245]: time="2026-06-14T09:42:43.125177458Z" level=info msg="Stopped container e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker" id=270d8a2b-b2a4-4780-bf4e-3d93aab506b7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.229246 | controller | Jun 14 09:42:43.132278 crc crio[24245]: time="2026-06-14T09:42:43.13214085Z" level=info msg="Stopping pod sandbox: 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191" id=4fe7853f-9537-4c43-804f-18fe3045285d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.229261 | controller | Jun 14 09:42:43.156337 crc crio[24245]: time="2026-06-14T09:42:43.134647959Z" level=info msg="Got pod network &{Name:barbican-worker-74bdbf448f-jbq6x Namespace:openstack ID:58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191 UID:212cae59-8627-4b0d-ae8f-dc30504e7ab4 NetNS:/var/run/netns/ad7534f8-4b97-4313-9078-94fd03dda982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212cae59_8627_4b0d_ae8f_dc30504e7ab4.slice PodAnnotations:0xc000522158}] Aliases:map[]}"
2026-06-14 10:12:37.229277 | controller | Jun 14 09:42:43.156337 crc crio[24245]: time="2026-06-14T09:42:43.148229246Z" level=info msg="Deleting pod openstack_barbican-worker-74bdbf448f-jbq6x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.229293 | controller | Jun 14 09:42:43.166749 crc crio[24245]: time="2026-06-14T09:42:43.166590881Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5 UID:467d7e10-3d68-41b1-85de-20c7abb0f20e NetNS:/var/run/netns/cfc078e4-3e3f-4e6b-8d6d-eb9d44727cee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod467d7e10_3d68_41b1_85de_20c7abb0f20e.slice PodAnnotations:0xc001fea228}] Aliases:map[]}"
2026-06-14 10:12:37.229309 | controller | Jun 14 09:42:43.166749 crc crio[24245]: time="2026-06-14T09:42:43.166705024Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.229324 | controller | Jun 14 09:42:43.184222 crc crio[24245]: time="2026-06-14T09:42:43.184176274Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:4a92e19c2981c9271799d5a4f16596183530b80b9853035c7711088dfff20b6d UID:0ddd9426-191f-420e-a57e-ba28b9bffbbe NetNS:/var/run/netns/5692beef-5323-446d-82fe-b6cf82239cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ddd9426_191f_420e_a57e_ba28b9bffbbe.slice PodAnnotations:0xc003bf6398}] Aliases:map[]}"
2026-06-14 10:12:37.229340 | controller | Jun 14 09:42:43.184480 crc crio[24245]: time="2026-06-14T09:42:43.184456343Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.229374 | controller | Jun 14 09:42:43.201351 crc crio[24245]: time="2026-06-14T09:42:43.201190595Z" level=info msg="Ran pod sandbox cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4 with infra container: openstack/nova-cell0-conductor-0/POD" id=3eea8345-233d-42c2-9049-c29a4433b3d0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.229392 | controller | Jun 14 09:42:43.216168 crc crio[24245]: time="2026-06-14T09:42:43.215772784Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=08f5f96b-d606-4ab7-aa28-4495dc32729b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.229411 | controller | Jun 14 09:42:43.281698 crc crio[24245]: time="2026-06-14T09:42:43.278405733Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=2966d8de-1015-4d9b-b744-93b02e79a3d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.229427 | controller | Jun 14 09:42:43.281698 crc crio[24245]: time="2026-06-14T09:42:43.278492596Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.229442 | controller | Jun 14 09:42:43.284631 crc crio[24245]: time="2026-06-14T09:42:43.284516108Z" level=info msg="Removed container f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579: openstack/ceilometer-0/proxy-httpd" id=6b74e198-dedb-4136-8fe4-be257558c74a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.229458 | controller | Jun 14 09:42:43.304356 crc crio[24245]: time="2026-06-14T09:42:43.303584441Z" level=info msg="Removing container: f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147" id=5b1d9b53-24bf-4fff-949f-8d67479ece53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.229473 | controller | Jun 14 09:42:43.309489 crc crio[24245]: time="2026-06-14T09:42:43.307501407Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732 UID:f4432392-21c9-4ac7-b411-04401309d6e8 NetNS:/var/run/netns/036bbc7c-c9e4-4308-93d1-4fc2d0c3b4af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4432392_21c9_4ac7_b411_04401309d6e8.slice PodAnnotations:0xc000620748}] Aliases:map[]}"
2026-06-14 10:12:37.229489 | controller | Jun 14 09:42:43.309489 crc crio[24245]: time="2026-06-14T09:42:43.307562929Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.229505 | controller | Jun 14 09:42:43.356513 crc crio[24245]: time="2026-06-14T09:42:43.355274881Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=0858246e-ddfa-4afc-bb9d-2703b9c8d973 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.229520 | controller | Jun 14 09:42:43.401342 crc crio[24245]: time="2026-06-14T09:42:43.401253756Z" level=info msg="Removed container f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147: openstack/ceilometer-0/sg-core" id=5b1d9b53-24bf-4fff-949f-8d67479ece53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.229536 | controller | Jun 14 09:42:43.430903 crc crio[24245]: time="2026-06-14T09:42:43.430723767Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103 UID:30bfff95-2239-46a9-93ab-73a5fcdd1926 NetNS:/var/run/netns/55f0c05a-69d0-48b6-bdb7-f84c3b5c8b11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30bfff95_2239_46a9_93ab_73a5fcdd1926.slice PodAnnotations:0xc002422130}] Aliases:map[]}"
2026-06-14 10:12:37.229552 | controller | Jun 14 09:42:43.430903 crc crio[24245]: time="2026-06-14T09:42:43.430794379Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.229567 | controller | Jun 14 09:42:43.432525 crc crio[24245]: time="2026-06-14T09:42:43.431719859Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=f7d27fd6-a19d-472c-9f7c-27c9a652fb0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.229586 | controller | Jun 14 09:42:43.432932 crc crio[24245]: time="2026-06-14T09:42:43.432834565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.229602 | controller | Jun 14 09:42:43.465706 crc crio[24245]: time="2026-06-14T09:42:43.464952756Z" level=info msg="Removing container: 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf" id=712dafbc-1571-48f1-b9a9-111f3e3c1393 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.229618 | controller | Jun 14 09:42:43.504224 crc crio[24245]: time="2026-06-14T09:42:43.504125307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.229633 | controller | Jun 14 09:42:43.557956 crc crio[24245]: time="2026-06-14T09:42:43.556830359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.229648 | controller | Jun 14 09:42:43.616675 crc crio[24245]: time="2026-06-14T09:42:43.616512617Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=5e3a782a-c682-4ac5-94df-e9bcf1fcfbdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.229664 | controller | Jun 14 09:42:43.616675 crc crio[24245]: time="2026-06-14T09:42:43.616659301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.229679 | controller | Jun 14 09:42:43.672934 crc crio[24245]: time="2026-06-14T09:42:43.669507544Z" level=info msg="Removed container 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf: openstack/ceilometer-0/ceilometer-notification-agent" id=712dafbc-1571-48f1-b9a9-111f3e3c1393 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.229695 | controller | Jun 14 09:42:43.689262 crc crio[24245]: time="2026-06-14T09:42:43.685273718Z" level=info msg="Removing container: 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177" id=d418d0cb-ca03-4fa2-ae95-66a3dcc3e240 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.229710 | controller | Jun 14 09:42:43.751916 crc crio[24245]: time="2026-06-14T09:42:43.751318065Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6 UID:c05addb6-4119-4ba6-b8c5-1c8c8de31c9f NetNS:/var/run/netns/3406286a-09b3-4fb2-b623-b3226a6284e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc05addb6_4119_4ba6_b8c5_1c8c8de31c9f.slice PodAnnotations:0xc002c92088}] Aliases:map[]}"
2026-06-14 10:12:37.229726 | controller | Jun 14 09:42:43.751916 crc crio[24245]: time="2026-06-14T09:42:43.751687637Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.229741 | controller | Jun 14 09:42:43.877511 crc crio[24245]: time="2026-06-14T09:42:43.877411743Z" level=info msg="Removed container 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177: openstack/ceilometer-0/ceilometer-central-agent" id=d418d0cb-ca03-4fa2-ae95-66a3dcc3e240 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.229757 | controller | Jun 14 09:42:43.937825 crc crio[24245]: time="2026-06-14T09:42:43.933009144Z" level=info msg="Stopped pod sandbox: 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753" id=6072978f-36ac-43e1-9401-81b05bcdd366 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.229772 | controller | Jun 14 09:42:44.024184 crc crio[24245]: time="2026-06-14T09:42:44.024043979Z" level=info msg="Stopped container ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=c4b16233-95d5-4697-a0f9-c083b7b8462d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.229790 | controller | Jun 14 09:42:44.028289 crc crio[24245]: time="2026-06-14T09:42:44.028215222Z" level=info msg="Stopping pod sandbox: 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a" id=83fd0a9f-1e78-4b02-93f8-5e242ce3d129 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.229806 | controller | Jun 14 09:42:44.029495 crc crio[24245]: time="2026-06-14T09:42:44.029392139Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a UID:314340d7-9d61-4d4f-a03a-91ef071f1ad3 NetNS:/var/run/netns/cdf88871-abec-4e43-ac7c-30ed961511ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod314340d7_9d61_4d4f_a03a_91ef071f1ad3.slice PodAnnotations:0xc003bf6250}] Aliases:map[]}"
2026-06-14 10:12:37.229822 | controller | Jun 14 09:42:44.029700 crc crio[24245]: time="2026-06-14T09:42:44.029555675Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.229837 | controller | Jun 14 09:42:44.051118 crc crio[24245]: 2026-06-14T09:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:261d782d9dd28bb Mac:ca:f9:80:68:59:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:88 Mtu:0 Sandbox:/var/run/netns/0c13c413-f5e3-475d-bff6-82599ff74ca1 SocketPath: PciID:}] [{Interface:0xc00028c5b0 Address:{IP:10.217.1.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.229853 | controller | Jun 14 09:42:44.052114 crc crio[24245]: time="2026-06-14T09:42:44.05201321Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5 UID:2af08ec6-d457-4559-896b-063faa9e4339 NetNS:/var/run/netns/0c13c413-f5e3-475d-bff6-82599ff74ca1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2af08ec6_d457_4559_896b_063faa9e4339.slice PodAnnotations:0xc000130f00}] Aliases:map[]}"
2026-06-14 10:12:37.229868 | controller | Jun 14 09:42:44.053434 crc crio[24245]: time="2026-06-14T09:42:44.052150895Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.229884 | controller | Jun 14 09:42:44.110245 crc crio[24245]: time="2026-06-14T09:42:44.109409122Z" level=info msg="Ran pod sandbox 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5 with infra container: openstack/nova-api-0/POD" id=2286fee9-09ad-4b18-924b-e5184ece6c24 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.229899 | controller | Jun 14 09:42:44.110425 crc crio[24245]: time="2026-06-14T09:42:44.110361356Z" level=info msg="Stopped pod sandbox: 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191" id=4fe7853f-9537-4c43-804f-18fe3045285d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.229914 | controller | Jun 14 09:42:44.126370 crc crio[24245]: 2026-06-14T09:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0afcfa9b0b8f6a9 Mac:5a:b8:b1:b5:51:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8a Mtu:0 Sandbox:/var/run/netns/4bcca902-7c22-429c-a693-e07a766f4a32 SocketPath: PciID:}] [{Interface:0xc000340c10 Address:{IP:10.217.1.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.229929 | controller | Jun 14 09:42:44.127558 crc crio[24245]: time="2026-06-14T09:42:44.127491366Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=5fb4f7fa-8a17-4ca9-bb6b-dd82ed72f26a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.229947 | controller | Jun 14 09:42:44.134011 crc crio[24245]: time="2026-06-14T09:42:44.131590498Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=15516c77-2a71-4db3-82c3-5d4911f80165 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.229963 | controller | Jun 14 09:42:44.145063 crc crio[24245]: time="2026-06-14T09:42:44.141998782Z" level=info msg="Created container a581ea99075714852b271b88dd6dcb45e9a32d15be8ed04cac37cb5bec6ee266: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=f7d27fd6-a19d-472c-9f7c-27c9a652fb0b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.229978 | controller | Jun 14 09:42:44.145063 crc crio[24245]: time="2026-06-14T09:42:44.142764787Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f UID:aa712c79-5d5f-4f99-ae51-cacdb19ff505 NetNS:/var/run/netns/4bcca902-7c22-429c-a693-e07a766f4a32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa712c79_5d5f_4f99_ae51_cacdb19ff505.slice PodAnnotations:0xc001c3c710}] Aliases:map[]}"
2026-06-14 10:12:37.229993 | controller | Jun 14 09:42:44.145063 crc crio[24245]: time="2026-06-14T09:42:44.143052896Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.230008 | controller | Jun 14 09:42:44.151944 crc crio[24245]: time="2026-06-14T09:42:44.151821628Z" level=info msg="Starting container: a581ea99075714852b271b88dd6dcb45e9a32d15be8ed04cac37cb5bec6ee266" id=cb946080-680e-4a99-8999-8bd7b46d57a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.230023 | controller | Jun 14 09:42:44.173000 crc crio[24245]: time="2026-06-14T09:42:44.15403925Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=30ce59f9-ddd3-4ca8-8f0e-ad41c84c7c79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.230038 | controller | Jun 14 09:42:44.173000 crc crio[24245]: time="2026-06-14T09:42:44.161721067Z" level=info msg="Started container" PID=268158 containerID=a581ea99075714852b271b88dd6dcb45e9a32d15be8ed04cac37cb5bec6ee266 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=cb946080-680e-4a99-8999-8bd7b46d57a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4
2026-06-14 10:12:37.230054 | controller | Jun 14 09:42:44.200509 crc crio[24245]: time="2026-06-14T09:42:44.198486662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.230069 | controller | Jun 14 09:42:44.289509 crc crio[24245]: time="2026-06-14T09:42:44.287290529Z" level=info msg="Ran pod sandbox 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f with infra container: openstack/nova-metadata-0/POD" id=2a8f2973-f111-4e6d-885f-9272c2150af6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.230084 | controller | Jun 14 09:42:44.298553 crc crio[24245]: time="2026-06-14T09:42:44.294585627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.230099 | controller | Jun 14 09:42:44.301994 crc crio[24245]: time="2026-06-14T09:42:44.299266207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.230114 | controller | Jun 14 09:42:44.316908 crc crio[24245]: time="2026-06-14T09:42:44.307489926Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=7a8cad97-9fb7-4920-a151-645d7de87462 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.230132 | controller | Jun 14 09:42:44.316908 crc crio[24245]: time="2026-06-14T09:42:44.312533586Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=ae7ed708-0327-44e0-935a-587d7e66f0ad name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.230147 | controller | Jun 14 09:42:44.405058 crc crio[24245]: time="2026-06-14T09:42:44.403108297Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=2aad1fd7-7c51-4e41-9ef9-926aa9397698 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.230162 | controller | Jun 14 09:42:44.405058 crc crio[24245]: time="2026-06-14T09:42:44.403581953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.230177 | controller | Jun 14 09:42:44.704760 crc crio[24245]: time="2026-06-14T09:42:44.696454051Z" level=info msg="Created container dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7: openstack/nova-api-0/nova-api-log" id=30ce59f9-ddd3-4ca8-8f0e-ad41c84c7c79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.230192 | controller | Jun 14 09:42:44.712384 crc crio[24245]: time="2026-06-14T09:42:44.706721058Z" level=info msg="Starting container: dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7" id=4ca6081c-6116-4204-981c-c43fc61c81f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.230207 | controller | Jun 14 09:42:44.748194 crc crio[24245]: time="2026-06-14T09:42:44.747310057Z" level=info msg="Started container" PID=268277 containerID=dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7 description=openstack/nova-api-0/nova-api-log id=4ca6081c-6116-4204-981c-c43fc61c81f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5
2026-06-14 10:12:37.230222 | controller | Jun 14 09:42:44.802899 crc crio[24245]: 2026-06-14T09:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cea971f6c78973 Mac:6a:37:14:c3:99:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8c Mtu:0 Sandbox:/var/run/netns/036bbc7c-c9e4-4308-93d1-4fc2d0c3b4af SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.1.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.230237 | controller | Jun 14 09:42:44.802899 crc crio[24245]: time="2026-06-14T09:42:44.801469549Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732 UID:f4432392-21c9-4ac7-b411-04401309d6e8 NetNS:/var/run/netns/036bbc7c-c9e4-4308-93d1-4fc2d0c3b4af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4432392_21c9_4ac7_b411_04401309d6e8.slice PodAnnotations:0xc000620748}] Aliases:map[]}"
2026-06-14 10:12:37.230252 | controller | Jun 14 09:42:44.802899 crc crio[24245]: time="2026-06-14T09:42:44.801668885Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.230267 | controller | Jun 14 09:42:44.819459 crc crio[24245]: time="2026-06-14T09:42:44.81906009Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=21bb355d-be76-4d52-ae34-8a3ab6f376d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.230283 | controller | Jun 14 09:42:44.868880 crc crio[24245]: 2026-06-14T09:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a92e19c2981c92 Mac:3a:17:96:22:43:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:87 Mtu:0 Sandbox:/var/run/netns/5692beef-5323-446d-82fe-b6cf82239cd2 SocketPath: PciID:}] [{Interface:0xc00042a5c0 Address:{IP:10.217.1.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.230305 | controller | Jun 14 09:42:44.869707 crc crio[24245]: time="2026-06-14T09:42:44.869578067Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:4a92e19c2981c9271799d5a4f16596183530b80b9853035c7711088dfff20b6d UID:0ddd9426-191f-420e-a57e-ba28b9bffbbe NetNS:/var/run/netns/5692beef-5323-446d-82fe-b6cf82239cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ddd9426_191f_420e_a57e_ba28b9bffbbe.slice PodAnnotations:0xc003bf6398}] Aliases:map[]}"
2026-06-14 10:12:37.230321 | controller | Jun 14 09:42:44.876030 crc crio[24245]: time="2026-06-14T09:42:44.869883577Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.230337 | controller | Jun 14 09:42:44.905295 crc crio[24245]: 2026-06-14T09:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61859fd35f91521 Mac:de:11:a9:32:4b:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:89 Mtu:0 Sandbox:/var/run/netns/cfc078e4-3e3f-4e6b-8d6d-eb9d44727cee SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.230370 | controller | Jun 14 09:42:44.906970 crc crio[24245]: time="2026-06-14T09:42:44.906168429Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5 UID:467d7e10-3d68-41b1-85de-20c7abb0f20e NetNS:/var/run/netns/cfc078e4-3e3f-4e6b-8d6d-eb9d44727cee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod467d7e10_3d68_41b1_85de_20c7abb0f20e.slice PodAnnotations:0xc001fea228}] Aliases:map[]}"
2026-06-14 10:12:37.230388 | controller | Jun 14 09:42:44.906970 crc crio[24245]: time="2026-06-14T09:42:44.906337294Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.230403 | controller | Jun 14 09:42:44.988095 crc crio[24245]: time="2026-06-14T09:42:44.988036314Z" level=info msg="Stopped pod sandbox: 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a" id=83fd0a9f-1e78-4b02-93f8-5e242ce3d129 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.230419 | controller | Jun 14 09:42:45.018946 crc crio[24245]: time="2026-06-14T09:42:45.01879334Z" level=info msg="Removing container: e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4" id=8731a25c-5fae-45b1-9a58-8e5d90d12ccd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.230434 | controller | Jun 14 09:42:45.021184 crc crio[24245]: time="2026-06-14T09:42:45.021108252Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=f51e3994-1dea-4847-bd55-337366bc46e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.230450 | controller | Jun 14 09:42:45.031704 crc crio[24245]: time="2026-06-14T09:42:45.031633962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.230466 | controller | Jun 14 09:42:45.032931 crc crio[24245]: time="2026-06-14T09:42:45.032819009Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=074b567f-9702-4cda-817d-3f5157585cfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.230482 | controller | Jun 14 09:42:45.033261 crc crio[24245]: time="2026-06-14T09:42:45.033204621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.230501 | controller | Jun 14 09:42:45.064918 crc crio[24245]: time="2026-06-14T09:42:45.047479822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.230517 | controller | Jun 14 09:42:45.089876 crc crio[24245]: time="2026-06-14T09:42:45.08781374Z" level=info msg="Ran pod sandbox 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732 with infra container: openstack/ceilometer-0/POD" id=46b57f46-a937-4684-b218-4de6e8d6959c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.230533 | controller | Jun 14 09:42:45.102943 crc crio[24245]: time="2026-06-14T09:42:45.102810345Z" level=info msg="Ran pod sandbox 4a92e19c2981c9271799d5a4f16596183530b80b9853035c7711088dfff20b6d with infra container: openstack/openstack-galera-0/POD" id=77d4f808-577c-4bcc-8559-f2f4213ffc82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.230548 | controller | Jun 14 09:42:45.103778 crc crio[24245]: time="2026-06-14T09:42:45.098833337Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=0d2db20f-fdb3-453a-b468-b5b166f76a43 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.230563 | controller | Jun 14 09:42:45.117679 crc crio[24245]: time="2026-06-14T09:42:45.11759462Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c7647aaa-80cd-4941-b544-a1aef2174fe9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.230578 | controller | Jun 14 09:42:45.153438 crc crio[24245]: time="2026-06-14T09:42:45.153384113Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=c7647aaa-80cd-4941-b544-a1aef2174fe9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.230593 | controller | Jun 14 09:42:45.153987 crc crio[24245]: time="2026-06-14T09:42:45.153958221Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=c7647aaa-80cd-4941-b544-a1aef2174fe9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.230608 | controller | Jun 14 09:42:45.155740 crc crio[24245]: time="2026-06-14T09:42:45.155712768Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=36841822-ea7e-426d-a32f-50dc42fdf355 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.230624 | controller | Jun 14 09:42:45.196285 crc crio[24245]: 2026-06-14T09:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61c8dc7ec707551 Mac:92:29:15:80:6b:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8d Mtu:0 Sandbox:/var/run/netns/55f0c05a-69d0-48b6-bdb7-f84c3b5c8b11 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.230639 | controller | Jun 14 09:42:45.198142 crc crio[24245]: time="2026-06-14T09:42:45.197463671Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103 UID:30bfff95-2239-46a9-93ab-73a5fcdd1926 NetNS:/var/run/netns/55f0c05a-69d0-48b6-bdb7-f84c3b5c8b11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30bfff95_2239_46a9_93ab_73a5fcdd1926.slice PodAnnotations:0xc002422130}] Aliases:map[]}"
2026-06-14 10:12:37.230655 | controller | Jun 14 09:42:45.198142 crc crio[24245]: time="2026-06-14T09:42:45.197684808Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.230670 | controller | Jun 14 09:42:45.207258 crc crio[24245]: time="2026-06-14T09:42:45.206720941Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-14 10:12:37.230689 | controller | Jun 14 09:42:45.222397 crc crio[24245]: time="2026-06-14T09:42:45.222345966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=1f1bf03d-0ab1-4d3b-b25f-d79a0bd24380 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.230706 | controller | Jun 14 09:42:45.236230 crc crio[24245]: time="2026-06-14T09:42:45.235932417Z" level=info msg="Removed container e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker" id=8731a25c-5fae-45b1-9a58-8e5d90d12ccd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.230722 | controller | Jun 14 09:42:45.236230 crc crio[24245]: 2026-06-14T09:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fec3c3da0dbc08 Mac:ee:cb:5d:e5:67:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8e Mtu:0 Sandbox:/var/run/netns/3406286a-09b3-4fb2-b623-b3226a6284e6 SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.1.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.230737 | controller | Jun 14 09:42:45.237205 crc crio[24245]: time="2026-06-14T09:42:45.237130097Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6 UID:c05addb6-4119-4ba6-b8c5-1c8c8de31c9f NetNS:/var/run/netns/3406286a-09b3-4fb2-b623-b3226a6284e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc05addb6_4119_4ba6_b8c5_1c8c8de31c9f.slice PodAnnotations:0xc002c92088}] Aliases:map[]}"
2026-06-14 10:12:37.230753 | controller | Jun 14 09:42:45.237338 crc crio[24245]: time="2026-06-14T09:42:45.237290692Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.230769 | controller | Jun 14 09:42:45.256660 crc crio[24245]: time="2026-06-14T09:42:45.256493582Z" level=info msg="Removing container: 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c" id=dd352cf7-a859-4195-a21b-8708354382d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.230785 | controller | Jun 14 09:42:45.259149 crc crio[24245]: time="2026-06-14T09:42:45.258967322Z" level=info msg="Ran pod sandbox 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5 with infra container: openstack/cinder-api-0/POD" id=18612d1c-85ee-4ef0-9b76-1e44c41e16e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.230800 | controller | Jun 14 09:42:45.263732 crc crio[24245]: time="2026-06-14T09:42:45.263646149Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=2dddac79-decb-4204-a648-d9cf37567a85 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.230815 | controller | Jun 14 09:42:45.274687 crc crio[24245]: time="2026-06-14T09:42:45.274553216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.230831 | controller | Jun 14 09:42:45.275266 crc crio[24245]: time="2026-06-14T09:42:45.275197627Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=2646a32f-399b-4d6c-a451-afbf2dd66e2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.230846 | controller | Jun 14 09:42:45.279257 crc crio[24245]: time="2026-06-14T09:42:45.279162604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.230861 | controller | Jun 14 09:42:45.282686 crc crio[24245]: time="2026-06-14T09:42:45.282589595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.230879 | controller | Jun 14 09:42:45.286440 crc crio[24245]: time="2026-06-14T09:42:45.286378957Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=335919e1-df3a-4da4-97ba-c68ce16523eb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.230895 | controller | Jun 14 09:42:45.341732 crc crio[24245]: time="2026-06-14T09:42:45.341588749Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=1d537185-5eee-4b3a-8298-5aaf2b398cc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.230911 | controller | Jun 14 09:42:45.342132 crc crio[24245]: time="2026-06-14T09:42:45.342072194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.230926 | controller | Jun 14 09:42:45.344807 crc crio[24245]: time="2026-06-14T09:42:45.344498953Z" level=info msg="Ran pod sandbox 2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6 with infra container: openstack/rabbitmq-server-0/POD" id=5e3a782a-c682-4ac5-94df-e9bcf1fcfbdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.230941 | controller | Jun 14 09:42:45.356940 crc crio[24245]: time="2026-06-14T09:42:45.356690999Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=61c2657d-c815-4db8-b5c4-1d731dd16abf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.230957 | controller | Jun 14 09:42:45.362992 crc crio[24245]: time="2026-06-14T09:42:45.362595028Z" level=info msg="Ran pod sandbox 61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=2966d8de-1015-4d9b-b744-93b02e79a3d6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.230972 | controller | Jun 14 09:42:45.367930 crc crio[24245]: time="2026-06-14T09:42:45.367376042Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=61c2657d-c815-4db8-b5c4-1d731dd16abf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.230987 | controller | Jun 14 09:42:45.367930 crc crio[24245]: time="2026-06-14T09:42:45.367481165Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=61c2657d-c815-4db8-b5c4-1d731dd16abf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.231002 | controller | Jun 14 09:42:45.369563 crc crio[24245]: time="2026-06-14T09:42:45.369529728Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=7da84822-168a-4e41-896e-581d88c2dc07 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.231017 | controller | Jun 14 09:42:45.375347 crc crio[24245]: time="2026-06-14T09:42:45.375311014Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-14 10:12:37.231032 | controller | Jun 14 09:42:45.378154 crc crio[24245]: time="2026-06-14T09:42:45.378091392Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=473e6648-a827-4229-aad0-f4f185e08f00 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.231048 | controller | Jun 14 09:42:45.378338 crc crio[24245]: time="2026-06-14T09:42:45.378288288Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=473e6648-a827-4229-aad0-f4f185e08f00 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.231063 | controller | Jun 14 09:42:45.378489 crc crio[24245]: time="2026-06-14T09:42:45.37835842Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=473e6648-a827-4229-aad0-f4f185e08f00 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.231081 | controller | Jun 14 09:42:45.379766 crc crio[24245]: time="2026-06-14T09:42:45.379645097Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=a565aa7a-ecfb-4d0b-bd57-264deb31c95d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.231097 | controller | Jun 14 09:42:45.384740 crc crio[24245]: time="2026-06-14T09:42:45.384687384Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-14 10:12:37.231112 | controller | Jun 14 09:42:45.425090 crc crio[24245]: time="2026-06-14T09:42:45.424416848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.231128 | controller | Jun 14 09:42:45.441430 crc crio[24245]: time="2026-06-14T09:42:45.440529251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.231143 | controller | Jun 14 09:42:45.482345 crc crio[24245]: time="2026-06-14T09:42:45.482293251Z" level=info msg="Removed container 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker-log" id=dd352cf7-a859-4195-a21b-8708354382d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.231159 | controller | Jun 14 09:42:45.493779 crc crio[24245]: time="2026-06-14T09:42:45.493529516Z" level=info msg="Removing container: 5ecc93deb40ca01891adbd6a891834d01589b2f74bcb564fc7160a41be222ae3" id=4a8aa070-0486-4419-bb4d-7b79e9e6e1bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.231174 | controller | Jun 14 09:42:45.502567 crc crio[24245]: time="2026-06-14T09:42:45.502182993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.231189 | controller | Jun 14 09:42:45.620125 crc crio[24245]: time="2026-06-14T09:42:45.6199693Z" level=info msg="Created container 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89: openstack/nova-metadata-0/nova-metadata-log" id=2aad1fd7-7c51-4e41-9ef9-926aa9397698 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.231205 | controller | Jun 14 09:42:45.641008 crc crio[24245]: time="2026-06-14T09:42:45.627655347Z" level=info msg="Starting container: 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89" id=4a6a2e4d-99cb-4765-b4f5-8ea95f898b93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.231220 | controller | Jun 14 09:42:45.641297 crc crio[24245]: time="2026-06-14T09:42:45.64111222Z" level=info msg="Created container dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0: openstack/nova-api-0/nova-api-api" id=074b567f-9702-4cda-817d-3f5157585cfb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.231235 | controller | Jun 14 09:42:45.652741 crc crio[24245]: time="2026-06-14T09:42:45.647650465Z" level=info msg="Starting container: dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0" id=01a2500e-8575-4904-9a66-7e8f9a5f3a95 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.231250 | controller | Jun 14 09:42:45.652741 crc crio[24245]: time="2026-06-14T09:42:45.648666618Z" level=info msg="Started container" PID=268406 containerID=4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89 description=openstack/nova-metadata-0/nova-metadata-log id=4a6a2e4d-99cb-4765-b4f5-8ea95f898b93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f
2026-06-14 10:12:37.231266 | controller | Jun 14 09:42:45.671456 crc crio[24245]: time="2026-06-14T09:42:45.667635848Z" level=info msg="Started container" PID=268407 containerID=dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0 description=openstack/nova-api-0/nova-api-api id=01a2500e-8575-4904-9a66-7e8f9a5f3a95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5
2026-06-14 10:12:37.231284 | controller | Jun 14 09:42:45.721985 crc crio[24245]: time="2026-06-14T09:42:45.721388855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=a67e7d77-a93b-4008-a882-1a7585e2ae75 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.231300 | controller | Jun 14 09:42:45.756585 crc crio[24245]: time="2026-06-14T09:42:45.756466176Z" level=info msg="Created container c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c: openstack/ceilometer-0/ceilometer-central-agent" id=2646a32f-399b-4d6c-a451-afbf2dd66e2c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.231316 | controller | Jun 14 09:42:45.795343 crc crio[24245]: time="2026-06-14T09:42:45.795097661Z" level=info msg="Starting container: c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c" id=281b4ecc-8c34-4d6c-a4d1-6796a8618f23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.231332 | controller | Jun 14 09:42:45.820048 crc crio[24245]: time="2026-06-14T09:42:45.819480917Z" level=info msg="Started container" PID=268417 containerID=c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c description=openstack/ceilometer-0/ceilometer-central-agent id=281b4ecc-8c34-4d6c-a4d1-6796a8618f23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732
2026-06-14 10:12:37.231364 | controller | Jun 14 09:42:45.877145 crc crio[24245]: time="2026-06-14T09:42:45.876970371Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=ffe5fa6d-4597-452e-9c35-b1b0e2514e43 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.231385 | controller | Jun 14 09:42:46.046516 crc crio[24245]: time="2026-06-14T09:42:46.046301497Z" level=info msg="Removed container 5ecc93deb40ca01891adbd6a891834d01589b2f74bcb564fc7160a41be222ae3: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=4a8aa070-0486-4419-bb4d-7b79e9e6e1bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.231401 | controller | Jun 14 09:42:46.093653 crc crio[24245]: time="2026-06-14T09:42:46.09353829Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c" id=97484e5b-39d1-4047-b8dd-4f7530c7bce9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.231417 | controller | Jun 14 09:42:46.095364 crc crio[24245]: time="2026-06-14T09:42:46.095305827Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=5ad0b928-54c7-42c5-961f-09d19481e24a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.231432 | controller | Jun 14 09:42:46.119437 crc crio[24245]: time="2026-06-14T09:42:46.1193527Z" level=info msg="Removing container: b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63" id=5c714ed5-647b-49ba-8053-870bec015883 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.231448 | controller | Jun 14 09:42:46.185913 crc crio[24245]: time="2026-06-14T09:42:46.185796347Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=534d26ff-2df7-4fa2-84af-ad1df0f3cb9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.231463 | controller | Jun 14 09:42:46.186215 crc crio[24245]: time="2026-06-14T09:42:46.186021901Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=24f54f17-c005-4b5d-98c4-bd409b888d75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.231482 | controller | Jun 14 09:42:46.186406 crc crio[24245]: time="2026-06-14T09:42:46.186295403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.231498 | controller | Jun 14 09:42:46.190894 crc crio[24245]: time="2026-06-14T09:42:46.186514996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.231513 | controller | Jun 14 09:42:46.413028 crc crio[24245]: time="2026-06-14T09:42:46.40924042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.231528 | controller | Jun 14 09:42:46.440395 crc crio[24245]: time="2026-06-14T09:42:46.439711409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.231543 | controller | Jun 14 09:42:46.459742 crc crio[24245]: time="2026-06-14T09:42:46.459557435Z" level=info msg="Removed container b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener" id=5c714ed5-647b-49ba-8053-870bec015883 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.231559 | controller | Jun 14 09:42:46.495505 crc crio[24245]: time="2026-06-14T09:42:46.491206887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.231575 | controller | Jun 14 09:42:46.497920 crc crio[24245]: time="2026-06-14T09:42:46.497828017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.231591 | controller | Jun 14 09:42:46.500799 crc crio[24245]: time="2026-06-14T09:42:46.500732247Z" level=info msg="Removing container: bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15" id=8cb07ba9-1271-440b-9049-9ad7c05c7029 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.231606 | controller | Jun 14 09:42:46.715750 crc crio[24245]: time="2026-06-14T09:42:46.714974375Z" level=info msg="Removed container bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener-log" id=8cb07ba9-1271-440b-9049-9ad7c05c7029 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.231622 | controller | Jun 14 09:42:46.729627 crc crio[24245]: time="2026-06-14T09:42:46.727905861Z" level=info msg="Removing container: ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005" id=e96b2c12-615c-4eff-9511-073426f4131b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.231638 | controller | Jun 14 09:42:46.738426 crc crio[24245]: time="2026-06-14T09:42:46.738344578Z" level=info msg="Created container 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b: openstack/ceilometer-0/ceilometer-notification-agent" id=534d26ff-2df7-4fa2-84af-ad1df0f3cb9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.231654 | controller | Jun 14 09:42:46.770972 crc crio[24245]: time="2026-06-14T09:42:46.766707971Z" level=info msg="Starting container: 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b" id=1aa7573e-edea-4a52-bc16-3efaad11640d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.231669 | controller | Jun 14 09:42:46.788578 crc crio[24245]: time="2026-06-14T09:42:46.78847975Z" level=info msg="Started container" PID=268639 containerID=9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b description=openstack/ceilometer-0/ceilometer-notification-agent id=1aa7573e-edea-4a52-bc16-3efaad11640d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732
2026-06-14 10:12:37.231689 | controller | Jun 14 09:42:46.806280 crc crio[24245]: time="2026-06-14T09:42:46.80621772Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=b0cf3f55-37c4-4bd5-8c49-86bf8574e270 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.231705 | controller | Jun 14 09:42:46.835898 crc crio[24245]: time="2026-06-14T09:42:46.83468849Z" level=info msg="Removed container ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=e96b2c12-615c-4eff-9511-073426f4131b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.231720 | controller | Jun 14 09:42:46.861100 crc crio[24245]: time="2026-06-14T09:42:46.860798823Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=b4213fef-d0f4-4579-b015-ee2203c4d610 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.231736 | controller | Jun 14 09:42:46.876105 crc crio[24245]: time="2026-06-14T09:42:46.876020078Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=988350c8-77e9-4fd3-a8a9-178cfdb028e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.231751 | controller | Jun 14 09:42:46.876591 crc crio[24245]: time="2026-06-14T09:42:46.876543595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.231767 | controller | Jun 14 09:42:47.011354 crc crio[24245]: time="2026-06-14T09:42:47.009411899Z" level=info msg="Created container 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5: openstack/nova-metadata-0/nova-metadata-metadata" id=24f54f17-c005-4b5d-98c4-bd409b888d75 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.231783 | controller | Jun 14 09:42:47.012943 crc crio[24245]: time="2026-06-14T09:42:47.012315503Z" level=info msg="Starting container: 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5" id=19f9c650-62be-4a97-8de7-5381b87480a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.231799 | controller | Jun 14 09:42:47.024156 crc crio[24245]: time="2026-06-14T09:42:47.023273542Z" level=info msg="Started container" PID=268606 containerID=7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5 description=openstack/nova-metadata-0/nova-metadata-metadata id=19f9c650-62be-4a97-8de7-5381b87480a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f
2026-06-14 10:12:37.231815 | controller | Jun 14 09:42:47.074930 crc crio[24245]: time="2026-06-14T09:42:47.073329289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.231832 | controller | Jun 14 09:42:47.135010 crc crio[24245]: time="2026-06-14T09:42:47.134922926Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=d55a6225-8c90-4204-8114-38075d7a9aa3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.231857 | controller | Jun 14 09:42:47.135179 crc crio[24245]: time="2026-06-14T09:42:47.135023079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.231875 | controller | Jun 14 09:42:47.173180 crc crio[24245]: time="2026-06-14T09:42:47.173087274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.231891 | controller | Jun 14 09:42:47.229977 crc crio[24245]: time="2026-06-14T09:42:47.229837052Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f UID:9ccc54e1-1ba6-4a97-969f-e332c4dd2ce7 NetNS:/var/run/netns/0acaa11e-15ea-4230-b4b7-4d28ccf48905 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccc54e1_1ba6_4a97_969f_e332c4dd2ce7.slice PodAnnotations:0xc002c924e8}] Aliases:map[]}"
2026-06-14 10:12:37.231911 | controller | Jun 14 09:42:47.229977 crc crio[24245]: time="2026-06-14T09:42:47.229948226Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.231927 | controller | Jun 14 09:42:47.405555 crc crio[24245]: time="2026-06-14T09:42:47.405318814Z" level=info msg="Created container 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b: openstack/ceilometer-0/sg-core" id=988350c8-77e9-4fd3-a8a9-178cfdb028e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.231944 | controller | Jun 14 09:42:47.410895 crc crio[24245]: time="2026-06-14T09:42:47.410243887Z" level=info msg="Starting container: 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b" id=3c074938-8517-4340-9222-68398a64f007 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.231960 | controller | Jun 14 09:42:47.449645 crc crio[24245]: time="2026-06-14T09:42:47.449522172Z" level=info msg="Started container" PID=268718 containerID=044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b description=openstack/ceilometer-0/sg-core id=3c074938-8517-4340-9222-68398a64f007 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732
2026-06-14 10:12:37.231975 | controller | Jun 14 09:42:47.478076 crc crio[24245]: time="2026-06-14T09:42:47.475300632Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=791142ef-02ca-415d-8fc8-53285df40e99 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.231990 | controller | Jun 14 09:42:47.577309 crc crio[24245]: time="2026-06-14T09:42:47.575647943Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=f5eaf0f7-55be-489d-a030-a3d6ad6d327c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.232006 | controller | Jun 14 09:42:47.632557 crc crio[24245]: time="2026-06-14T09:42:47.603338435Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=c814727c-a98c-40fc-aad7-b332d49d02ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.232021 | controller | Jun 14 09:42:47.632557 crc crio[24245]: time="2026-06-14T09:42:47.604231694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.232037 | controller | Jun 14 09:42:47.692908 crc crio[24245]: time="2026-06-14T09:42:47.692770517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.232052 | controller | Jun 14 09:42:47.698406 crc crio[24245]: time="2026-06-14T09:42:47.698340294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.232067 | controller | Jun 14 09:42:47.955545 crc crio[24245]: time="2026-06-14T09:42:47.954892645Z" level=info msg="Created container 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237: openstack/ceilometer-0/proxy-httpd" id=c814727c-a98c-40fc-aad7-b332d49d02ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.232083 | controller | Jun 14 09:42:47.975895 crc crio[24245]: time="2026-06-14T09:42:47.975725443Z" level=info msg="Starting container: 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237" id=27722d82-f696-482b-9a14-743c0ae75c44 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.232102 | controller | Jun 14 09:42:47.987267 crc crio[24245]: time="2026-06-14T09:42:47.987127461Z" level=info msg="Started container" PID=268901 containerID=43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237 description=openstack/ceilometer-0/proxy-httpd id=27722d82-f696-482b-9a14-743c0ae75c44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732
2026-06-14 10:12:37.232118 | controller | Jun 14 09:42:48.265763 crc crio[24245]: 2026-06-14T09:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf6c2c76710c148 Mac:a6:0f:60:8c:74:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8f Mtu:0 Sandbox:/var/run/netns/0acaa11e-15ea-4230-b4b7-4d28ccf48905 SocketPath: PciID:}] [{Interface:0xc000014b70 Address:{IP:10.217.1.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.232134 | controller | Jun 14 09:42:48.270634 crc crio[24245]: time="2026-06-14T09:42:48.270523707Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f UID:9ccc54e1-1ba6-4a97-969f-e332c4dd2ce7 NetNS:/var/run/netns/0acaa11e-15ea-4230-b4b7-4d28ccf48905 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccc54e1_1ba6_4a97_969f_e332c4dd2ce7.slice PodAnnotations:0xc002c924e8}] Aliases:map[]}"
2026-06-14 10:12:37.232150 | controller | Jun 14 09:42:48.271142 crc crio[24245]: time="2026-06-14T09:42:48.271091343Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.232165 | controller | Jun 14 09:42:48.283208 crc crio[24245]: time="2026-06-14T09:42:48.283134577Z" level=info msg="Ran pod sandbox bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f with infra container: openstack/nova-cell1-conductor-0/POD" id=d55a6225-8c90-4204-8114-38075d7a9aa3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.232181 | controller | Jun 14 09:42:48.316968 crc crio[24245]: time="2026-06-14T09:42:48.316827928Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=3f1546a8-30e6-435b-846e-046d95c22a6a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.232196 | controller | Jun 14 09:42:48.361730 crc crio[24245]: time="2026-06-14T09:42:48.361589143Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=36f572fa-22e4-4c09-839d-f9a830495dfe name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.232211 | controller | Jun 14 09:42:48.530106 crc crio[24245]: time="2026-06-14T09:42:48.529818755Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=685d7d37-ea0a-42b7-bdec-c9b5cfe5799a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.232226 | controller | Jun 14 09:42:48.536084 crc crio[24245]: time="2026-06-14T09:42:48.53602828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.232241 | controller | Jun 14 09:42:48.786520 crc crio[24245]: time="2026-06-14T09:42:48.785816819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.232256 | controller | Jun 14 09:42:48.813105 crc crio[24245]: time="2026-06-14T09:42:48.812981437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.232275 | controller | Jun 14 09:42:49.006799 crc crio[24245]: time="2026-06-14T09:42:49.006283931Z" level=info msg="Created container e954af62a9340ba3a407007a8f6ff2ca73f3f6119a64df992f7c6ac611194133: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=685d7d37-ea0a-42b7-bdec-c9b5cfe5799a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.232291 | controller | Jun 14 09:42:49.017816 crc crio[24245]: time="2026-06-14T09:42:49.017690691Z" level=info msg="Starting container: e954af62a9340ba3a407007a8f6ff2ca73f3f6119a64df992f7c6ac611194133" id=5c0e9ab5-5211-4f6f-9e4f-246a2c57f386 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.232306 | controller | Jun 14 09:42:49.025817 crc crio[24245]: time="2026-06-14T09:42:49.025750058Z" level=info msg="Started container" PID=268943 containerID=e954af62a9340ba3a407007a8f6ff2ca73f3f6119a64df992f7c6ac611194133 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=5c0e9ab5-5211-4f6f-9e4f-246a2c57f386 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f
2026-06-14 10:12:37.232321 | controller | Jun 14 09:42:49.105809 crc crio[24245]: time="2026-06-14T09:42:49.105088961Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=1f4e2970-d679-4e36-ad98-e80eee159948 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.232336 | controller | Jun 14 09:42:50.882685 crc crio[24245]: time="2026-06-14T09:42:50.882212363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.232371 | controller | Jun 14 09:42:51.021508 crc crio[24245]: time="2026-06-14T09:42:51.020702821Z" level=info msg="Created container f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a: openstack/cinder-api-0/cinder-api-log" id=1d537185-5eee-4b3a-8298-5aaf2b398cc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.232389 | controller | Jun 14 09:42:51.024009 crc crio[24245]: time="2026-06-14T09:42:51.023900337Z" level=info msg="Starting container: f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a" id=16414184-a90d-4911-b10d-b9f0cc659153 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.232405 | controller | Jun 14 09:42:51.039518 crc crio[24245]: time="2026-06-14T09:42:51.039355918Z" level=info msg="Started container" PID=269214 containerID=f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a description=openstack/cinder-api-0/cinder-api-log id=16414184-a90d-4911-b10d-b9f0cc659153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5
2026-06-14 10:12:37.232420 | controller | Jun 14 09:42:51.059157 crc crio[24245]: time="2026-06-14T09:42:51.059018433Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=b97fcb59-caf5-497f-8a8c-3ecef7f9306e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.232438 | controller | Jun 14 09:42:52.182987 crc crio[24245]: time="2026-06-14T09:42:52.182416919Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=1a6721f8-be31-436a-9085-f25d216c9c14 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.232456 | controller | Jun 14 09:42:52.278140 crc crio[24245]: time="2026-06-14T09:42:52.278095701Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=5782fa4f-53e1-438f-ab89-096daec0e352 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.232474 | controller | Jun 14 09:42:52.281135 crc crio[24245]: time="2026-06-14T09:42:52.281067906Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838" id=43a9d62f-e53e-4024-88f9-1f361b63eef8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.232490 | controller | Jun 14 09:42:55.772685 crc crio[24245]: time="2026-06-14T09:42:55.771798021Z" level=info msg="Stopping container: 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df (timeout: 30s)" id=c2704ef5-df55-44c9-b68d-0bcea7f6601a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.232505 | controller | Jun 14 09:42:56.028107 crc crio[24245]: time="2026-06-14T09:42:56.027304323Z" level=info msg="Removing container: d90ad6fd94e82f966b0480f764524d015094b807e17a65029eae7f8344ee4ec9" id=cc50a92a-7c7f-4e21-b7ef-93cdb4334b9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.232520 | controller | Jun 14 09:42:57.339940 crc crio[24245]: time="2026-06-14T09:42:57.33926239Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e" id=d7fc4073-6be7-4a3d-9afa-60e687cefe58 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.232534 | controller | Jun 14 09:42:57.667304 crc crio[24245]: time="2026-06-14T09:42:57.667208691Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=be2d4d1a-4254-4d29-bcc5-3da409a7585d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.232550 | controller | Jun 14 09:42:57.668673 crc crio[24245]: time="2026-06-14T09:42:57.668449644Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=7dc2772b-f654-4e32-b3c4-0d7bb19becca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.232565 | controller | Jun 14 09:43:00.775957 crc crio[24245]: time="2026-06-14T09:43:00.775056618Z" level=warning msg="Stopping container 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd with stop signal(15) timed out. Killing..."
2026-06-14 10:12:37.232580 | controller | Jun 14 09:43:00.929294 crc crio[24245]: time="2026-06-14T09:43:00.929126026Z" level=error msg="Killing container 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd KILL` failed: process not running: No such process\n : exit status 1"
2026-06-14 10:12:37.232595 | controller | Jun 14 09:43:01.654495 crc crio[24245]: time="2026-06-14T09:43:01.654068539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.232609 | controller | Jun 14 09:43:01.656357 crc crio[24245]: time="2026-06-14T09:43:01.655758433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.232624 | controller | Jun 14 09:43:01.660570 crc crio[24245]: time="2026-06-14T09:43:01.660426301Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=fe4bdded-6f27-4254-b96e-46bc32c93069 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.232639 | controller | Jun 14 09:43:01.713150 crc crio[24245]: time="2026-06-14T09:43:01.713052214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.232655 | controller | Jun 14 09:43:01.803585 crc crio[24245]: time="2026-06-14T09:43:01.803247433Z" level=info msg="Stopped container 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log" id=c2704ef5-df55-44c9-b68d-0bcea7f6601a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.232674 | controller | Jun 14 09:43:01.806263 crc crio[24245]: time="2026-06-14T09:43:01.806186677Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=20669f7c-62d0-43c3-9e90-1bdc794ecd2a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.232691 | controller | Jun 14 09:43:06.189514 crc crio[24245]: time="2026-06-14T09:43:06.188473792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=c9221c7e-7559-488e-be76-6204d53dda17 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.232706 | controller | Jun 14 09:43:06.222065 crc crio[24245]: time="2026-06-14T09:43:06.221942516Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f" id=9a8072d3-e4eb-4b80-a509-8628ab99094b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.232722 | controller | Jun 14 09:43:06.224571 crc crio[24245]: time="2026-06-14T09:43:06.224044513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=43fe0b64-f53f-4174-823f-5bf5131e0081 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.232737 | controller | Jun 14 09:43:06.292281 crc crio[24245]: time="2026-06-14T09:43:06.292203901Z" level=info msg="Creating container: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log" id=5999dcf8-7836-4f00-9587-e8d7369bdb26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.232753 | controller | Jun 14 09:43:06.293111 crc crio[24245]: time="2026-06-14T09:43:06.292583374Z" level=info msg="Stopped container 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd: openstack/cinder-scheduler-0/cinder-scheduler" id=6a94e5f4-9a10-43ae-8177-9ee6b958d899 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.232768 | controller | Jun 14 09:43:06.298018 crc crio[24245]: time="2026-06-14T09:43:06.297942044Z" level=info msg="Stopping pod sandbox: 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca" id=7914b17e-f59d-4419-9465-fc91c5682283 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.232784 | controller | Jun 14 09:43:06.300630 crc crio[24245]: time="2026-06-14T09:43:06.300536596Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca UID:d736ae49-654b-4b7f-bba1-36f12281f8f7 NetNS:/var/run/netns/a7f86194-0d85-4a95-afc4-29c153f5db57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd736ae49_654b_4b7f_bba1_36f12281f8f7.slice PodAnnotations:0xc0006204b8}] Aliases:map[]}"
2026-06-14 10:12:37.232799 | controller | Jun 14 09:43:06.300811 crc crio[24245]: time="2026-06-14T09:43:06.300758734Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.232815 | controller | Jun 14 09:43:09.859269 crc crio[24245]: time="2026-06-14T09:43:09.858332925Z" level=info msg="Stopping container: cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67 (timeout: 30s)" id=fc117bfe-f0c3-44e9-a52e-6e3cabc6fad3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.232831 | controller | Jun 14 09:43:11.052515 crc crio[24245]: time="2026-06-14T09:43:11.052185901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.232846 | controller | Jun 14 09:43:11.145170 crc crio[24245]: time="2026-06-14T09:43:11.144637711Z" level=info msg="Stopped pod sandbox: 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca" id=7914b17e-f59d-4419-9465-fc91c5682283 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.232865 | controller | Jun 14 09:43:11.165215 crc crio[24245]: time="2026-06-14T09:43:11.16270195Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6" id=7da84822-168a-4e41-896e-581d88c2dc07 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.232881 | controller | Jun 14 09:43:11.165215 crc crio[24245]: time="2026-06-14T09:43:11.164196163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=cdb5e709-5a38-4988-9771-f6b6e3a3e723 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.232896 | controller | Jun 14 09:43:11.202668 crc crio[24245]: time="2026-06-14T09:43:11.202429419Z" level=info msg="Removed container d90ad6fd94e82f966b0480f764524d015094b807e17a65029eae7f8344ee4ec9: openshift-infra/auto-csr-approver-29690496-bqht4/oc" id=cc50a92a-7c7f-4e21-b7ef-93cdb4334b9b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.232911 | controller | Jun 14 09:43:11.228250 crc crio[24245]: time="2026-06-14T09:43:11.228159098Z" level=info msg="Stopping pod sandbox: be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a" id=5ad383a4-cd30-4a16-879f-1381fbc27485 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.232927 | controller | Jun 14 09:43:11.228250 crc crio[24245]: time="2026-06-14T09:43:11.228248921Z" level=info msg="Stopped pod sandbox (already stopped): be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a" id=5ad383a4-cd30-4a16-879f-1381fbc27485 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.232943 | controller | Jun 14 09:43:11.229556 crc crio[24245]: time="2026-06-14T09:43:11.229476789Z" level=info msg="Removing pod sandbox: be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a" id=da4b9fc2-f975-4a8e-8ddc-0c01e4aa4ae6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.232958 | controller | Jun 14 09:43:11.274559 crc crio[24245]: time="2026-06-14T09:43:11.274384719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.232973 | controller | Jun 14 09:43:11.281381 crc crio[24245]: time="2026-06-14T09:43:11.281255007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.232989 | controller | Jun 14 09:43:11.294691 crc crio[24245]: time="2026-06-14T09:43:11.29455797Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505" id=82f19f14-3d09-4373-90a3-c2639a86b130 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.233004 | controller | Jun 14 09:43:11.296146 crc crio[24245]: time="2026-06-14T09:43:11.296066098Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7b64fa01-c72a-471b-b550-3f0c06eadfa1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.233019 | controller | Jun 14 09:43:11.320822 crc crio[24245]: time="2026-06-14T09:43:11.320501038Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b" id=3acbef7f-9d1e-4f07-b8ba-98f3afea963a name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.233034 | controller | Jun 14 09:43:11.321822 crc crio[24245]: time="2026-06-14T09:43:11.321742359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=bc4adf8c-3e6d-4ad0-be9a-84b5a1062f28 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.233050 | controller | Jun 14 09:43:11.334828 crc crio[24245]: time="2026-06-14T09:43:11.33475519Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6" id=a565aa7a-ecfb-4d0b-bd57-264deb31c95d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.233069 | controller | Jun 14 09:43:11.335354 crc crio[24245]: time="2026-06-14T09:43:11.335061951Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=d30b70fc-50cc-4588-9f5a-84e0d3a5d974 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.233084 | controller | Jun 14 09:43:11.337051 crc crio[24245]: time="2026-06-14T09:43:11.336759302Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=b393a766-2dd2-431f-9e6f-d9a64d765aab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.233099 | controller | Jun 14 09:43:11.340164 crc crio[24245]: time="2026-06-14T09:43:11.340081719Z" level=info msg="Removed pod sandbox: be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a" id=da4b9fc2-f975-4a8e-8ddc-0c01e4aa4ae6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.233115 | controller | Jun 14 09:43:11.342935 crc crio[24245]: time="2026-06-14T09:43:11.342781824Z" level=info msg="Stopping pod sandbox: ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0" id=94c7a767-3de4-44aa-8f3e-de3d054a2308 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.233130 | controller | Jun 14 09:43:11.343112 crc crio[24245]: time="2026-06-14T09:43:11.343010961Z" level=info msg="Stopped pod sandbox (already stopped): ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0" id=94c7a767-3de4-44aa-8f3e-de3d054a2308 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.233145 | controller | Jun 14 09:43:11.344304 crc crio[24245]: time="2026-06-14T09:43:11.344196431Z" level=info msg="Removing pod sandbox: ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0" id=1cd64771-d599-428a-9c23-55cf327ce05e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.233160 | controller | Jun 14 09:43:11.397256 crc crio[24245]: time="2026-06-14T09:43:11.397156743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.233175 | controller | Jun 14 09:43:11.403018 crc crio[24245]: time="2026-06-14T09:43:11.402922646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.233190 | controller | Jun 14 09:43:11.411692 crc crio[24245]: time="2026-06-14T09:43:11.411651117Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=b7b56cca-02dd-4666-9846-864ab7bef5fe name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.233205 | controller | Jun 14 09:43:11.413253 crc crio[24245]: time="2026-06-14T09:43:11.413180314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.233220 | controller | Jun 14 09:43:11.446169 crc crio[24245]: time="2026-06-14T09:43:11.44606007Z" level=info msg="Removed pod sandbox: ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0" id=1cd64771-d599-428a-9c23-55cf327ce05e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.233235 | controller | Jun 14 09:43:11.447756 crc crio[24245]: time="2026-06-14T09:43:11.447569378Z" level=info msg="Stopping pod sandbox: a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831" id=3e9f0d1b-7881-49f0-a248-2b90c4d2359f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.233250 | controller | Jun 14 09:43:11.447930 crc crio[24245]: time="2026-06-14T09:43:11.447774314Z" level=info msg="Stopped pod sandbox (already stopped): a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831" id=3e9f0d1b-7881-49f0-a248-2b90c4d2359f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.233271 | controller | Jun 14 09:43:11.450075 crc crio[24245]: time="2026-06-14T09:43:11.450034278Z" level=info msg="Removing pod sandbox: a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831" id=c1fb0082-cd02-457f-bf0a-1a42c498eef9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.233287 | controller | Jun 14 09:43:11.472110 crc crio[24245]: time="2026-06-14T09:43:11.472036216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.233302 | controller | Jun 14 09:43:11.475945 crc crio[24245]: time="2026-06-14T09:43:11.475892438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.233317 | controller | Jun 14 09:43:11.503990 crc crio[24245]: time="2026-06-14T09:43:11.502376239Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505" id=36841822-ea7e-426d-a32f-50dc42fdf355 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.233332 | controller | Jun 14 09:43:11.505179 crc crio[24245]: time="2026-06-14T09:43:11.505102428Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4dd236b6-ea94-4765-9ddc-dd469f4cb725 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.233360 | controller | Jun 14 09:43:11.518015 crc crio[24245]: time="2026-06-14T09:43:11.517945836Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=54a1e30d-1413-463b-a2a4-2b4e4559a4f2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.233381 | controller | Jun 14 09:43:11.541180 crc crio[24245]: time="2026-06-14T09:43:11.53443113Z" level=info msg="Removed pod sandbox: a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831" id=c1fb0082-cd02-457f-bf0a-1a42c498eef9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.233396 | controller | Jun 14 09:43:11.544592 crc crio[24245]: time="2026-06-14T09:43:11.54446362Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=f8ee72ec-b19f-4121-be55-82e019043c41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.233411 | controller | Jun 14 09:43:11.546207 crc crio[24245]: time="2026-06-14T09:43:11.546113873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.233426 | controller | Jun 14 09:43:11.546564 crc crio[24245]: time="2026-06-14T09:43:11.546474364Z" level=info msg="Stopping pod sandbox: 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a" id=265080a9-8f58-4223-b742-766edaf649cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.233441 | controller | Jun 14 09:43:11.546564 crc crio[24245]: time="2026-06-14T09:43:11.546563857Z" level=info msg="Stopped pod sandbox (already stopped): 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a" id=265080a9-8f58-4223-b742-766edaf649cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.233457 | controller | Jun 14 09:43:11.547536 crc crio[24245]: time="2026-06-14T09:43:11.547421943Z" level=info msg="Removing pod sandbox: 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a" id=1141df97-8ad7-4d94-8903-93faddfa03cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.233472 | controller | Jun 14 09:43:11.557897 crc crio[24245]: time="2026-06-14T09:43:11.556665425Z" level=info msg="Creating container: openstack/rabbitmq-server-0/wipe-data" id=20d699bb-622e-43b5-bb4f-d50e392a499f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.233487 | controller | Jun 14 09:43:11.565791 crc crio[24245]: time="2026-06-14T09:43:11.565564013Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/wipe-data" id=4d92b049-1bbc-453b-b3c0-fffe9ced89f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.233506 | controller | Jun 14 09:43:11.567447 crc crio[24245]: time="2026-06-14T09:43:11.566925227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.233522 | controller | Jun 14 09:43:11.573501 crc crio[24245]: time="2026-06-14T09:43:11.570070584Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7367820d-9486-4aff-971c-7022bca6d59b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.233537 | controller | Jun 14 09:43:11.584227 crc crio[24245]: time="2026-06-14T09:43:11.584181584Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c604a3db-8a75-4a2f-9d7d-ead36ead52d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.233553 | controller | Jun 14 09:43:11.589907 crc crio[24245]: time="2026-06-14T09:43:11.589798932Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=01458475-5cc6-4ea0-9bf0-3e94de0fd869 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.233568 | controller | Jun 14 09:43:11.621594 crc crio[24245]: time="2026-06-14T09:43:11.621493692Z" level=info msg="Removed pod sandbox: 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a" id=1141df97-8ad7-4d94-8903-93faddfa03cd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.233583 | controller | Jun 14 09:43:11.623673 crc crio[24245]: time="2026-06-14T09:43:11.623569809Z" level=info msg="Stopping pod sandbox: 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb" id=cfb09044-d2e9-4cd9-97ff-38310d5be826 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.233598 | controller | Jun 14 09:43:11.625017 crc crio[24245]: time="2026-06-14T09:43:11.623696223Z" level=info msg="Stopped pod sandbox (already stopped): 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb" id=cfb09044-d2e9-4cd9-97ff-38310d5be826 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.233613 | controller | Jun 14 09:43:11.626013 crc crio[24245]: time="2026-06-14T09:43:11.625534292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.233628 | controller | Jun 14 09:43:11.626013 crc crio[24245]: time="2026-06-14T09:43:11.625674273Z" level=info msg="Removing pod sandbox: 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb" id=87a38307-7c76-4364-b57c-552433d7ae3a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.233643 | controller | Jun 14 09:43:11.634675 crc crio[24245]: time="2026-06-14T09:43:11.634573516Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=25099705-1715-46c6-8919-b4ebbacb45ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.233658 | controller | Jun 14 09:43:11.640941 crc crio[24245]: time="2026-06-14T09:43:11.640773712Z" level=info msg="Creating container: openstack/keystone-db-sync-r562j/keystone-db-sync" id=068d2983-d635-4924-8422-97628e935bb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.233673 | controller | Jun 14 09:43:11.655431 crc crio[24245]: time="2026-06-14T09:43:11.655338986Z" level=info msg="Removed pod sandbox: 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb" id=87a38307-7c76-4364-b57c-552433d7ae3a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.233688 | controller | Jun 14 09:43:11.658001 crc crio[24245]: time="2026-06-14T09:43:11.65779992Z" level=info msg="Stopping pod sandbox: aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46" id=c672785b-126f-4a36-bc43-5ca36c7fbc5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.233707 | controller | Jun 14 09:43:11.658122 crc crio[24245]: time="2026-06-14T09:43:11.657999515Z" level=info msg="Stopped pod sandbox (already stopped): aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46" id=c672785b-126f-4a36-bc43-5ca36c7fbc5b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.233722 | controller | Jun 14 09:43:11.661520 crc crio[24245]: time="2026-06-14T09:43:11.66143116Z" level=info msg="Removing pod sandbox: aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46" id=40e2e2cc-5c01-44e5-b68c-a3af7353196b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.233738 | controller | Jun 14 09:43:11.693255 crc crio[24245]: time="2026-06-14T09:43:11.693170032Z" level=info msg="Removing container: b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897" id=b8dc50c4-5b74-4c38-abe8-e6b5d4dbd685 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.233753 | controller | Jun 14 09:43:11.699832 crc crio[24245]: time="2026-06-14T09:43:11.698949263Z" level=info msg="Created container 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log" id=5999dcf8-7836-4f00-9587-e8d7369bdb26 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.233769 | controller | Jun 14 09:43:11.701163 crc crio[24245]: time="2026-06-14T09:43:11.701088101Z" level=info msg="Starting container: 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797" id=6e17a85b-46e3-4f98-bbdb-3c125355845d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.233784 | controller | Jun 14 09:43:11.702307 crc crio[24245]: time="2026-06-14T09:43:11.702153766Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=0e0088e3-f524-4d9c-92bb-968b1b27b37c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.233800 | controller | Jun 14 09:43:11.709664 crc crio[24245]: time="2026-06-14T09:43:11.709228031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.233815 | controller | Jun 14 09:43:11.717476 crc crio[24245]: time="2026-06-14T09:43:11.71641706Z" level=info msg="Started container" PID=270250 containerID=56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797 description=openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log id=6e17a85b-46e3-4f98-bbdb-3c125355845d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142
2026-06-14 10:12:37.233831 | controller | Jun 14 09:43:11.736191 crc crio[24245]: time="2026-06-14T09:43:11.7356381Z" level=info msg="Removed container b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897: openstack/cinder-scheduler-0/probe" id=b8dc50c4-5b74-4c38-abe8-e6b5d4dbd685 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.233847 | controller | Jun 14 09:43:11.742347 crc crio[24245]: time="2026-06-14T09:43:11.740491455Z" level=info msg="Removing container: 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd" id=ede82c07-9b13-4ef3-9115-e07d3a8177ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.233862 | controller | Jun 14 09:43:11.751245 crc crio[24245]: time="2026-06-14T09:43:11.751146064Z" level=info msg="Created container 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=7dc2772b-f654-4e32-b3c4-0d7bb19becca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.233878 | controller | Jun 14 09:43:11.753096 crc crio[24245]: time="2026-06-14T09:43:11.753015204Z" level=info msg="Starting container: 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4" id=2a02e4ba-f8b6-4869-96f6-170c3e145556 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.233896 | controller | Jun 14 09:43:11.760236 crc crio[24245]: time="2026-06-14T09:43:11.759556933Z" level=info msg="Removed pod sandbox: aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46" id=40e2e2cc-5c01-44e5-b68c-a3af7353196b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.233911 | controller | Jun 14 09:43:11.761349 crc crio[24245]: time="2026-06-14T09:43:11.761221984Z" level=info msg="Stopping pod sandbox: 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191" id=bda0264b-557f-4efa-80a2-25f485ac48be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.233927 | controller | Jun 14 09:43:11.761440 crc crio[24245]: time="2026-06-14T09:43:11.761370038Z" level=info msg="Stopped pod sandbox (already stopped): 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191" id=bda0264b-557f-4efa-80a2-25f485ac48be name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.233942 | controller | Jun 14 09:43:11.762539 crc crio[24245]: time="2026-06-14T09:43:11.762423632Z" level=info msg="Removing pod sandbox: 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191" id=af3700cc-d53e-4d4a-bd07-85729f9edb00 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.233958 | controller | Jun 14 09:43:11.764284 crc crio[24245]: time="2026-06-14T09:43:11.764157497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.233973 | controller | Jun 14 09:43:11.764667 crc crio[24245]: time="2026-06-14T09:43:11.764504601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.233989 | controller | Jun 14 09:43:11.770404 crc crio[24245]: time="2026-06-14T09:43:11.770043387Z" level=info msg="Started container" PID=270259 containerID=6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=2a02e4ba-f8b6-4869-96f6-170c3e145556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4
2026-06-14 10:12:37.234005 | controller | Jun 14 09:43:11.794100 crc crio[24245]: time="2026-06-14T09:43:11.792399611Z" level=info msg="Removed container 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd: openstack/cinder-scheduler-0/cinder-scheduler" id=ede82c07-9b13-4ef3-9115-e07d3a8177ee name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.234020 | controller | Jun 14 09:43:11.818145 crc crio[24245]: time="2026-06-14T09:43:11.818030977Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.234036 | controller | Jun 14 09:43:11.825906 crc crio[24245]: time="2026-06-14T09:43:11.825805937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.234051 | controller | Jun 14 09:43:11.840953 crc crio[24245]: time="2026-06-14T09:43:11.840789265Z" level=info msg="Created container b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=fe4bdded-6f27-4254-b96e-46bc32c93069 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.234066 | controller | Jun 14 09:43:11.842280 crc crio[24245]: time="2026-06-14T09:43:11.842180069Z" level=info msg="Starting container: b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4" id=bc578466-4119-469c-96fb-4edaceb7c69b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.234081 | controller | Jun 14 09:43:11.867681 crc crio[24245]: time="2026-06-14T09:43:11.867581272Z" level=info msg="Started container" PID=270264 containerID=b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=bc578466-4119-469c-96fb-4edaceb7c69b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f
2026-06-14 10:12:37.234100 | controller | Jun 14 09:43:11.918348 crc crio[24245]: time="2026-06-14T09:43:11.918296692Z" level=info msg="Removed pod sandbox: 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191" id=af3700cc-d53e-4d4a-bd07-85729f9edb00 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.234115 | controller | Jun 14 09:43:11.919942 crc crio[24245]: time="2026-06-14T09:43:11.919777577Z" level=info msg="Stopping pod sandbox: 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4" id=30a33aef-293a-40ab-bbda-24846f4da546 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.234130 | controller | Jun 14 09:43:11.920035 crc crio[24245]: time="2026-06-14T09:43:11.919967273Z" level=info msg="Stopped pod sandbox (already stopped): 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4" id=30a33aef-293a-40ab-bbda-24846f4da546 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.234145 | controller | Jun 14 09:43:11.920968 crc crio[24245]: time="2026-06-14T09:43:11.92082812Z" level=info msg="Removing pod sandbox: 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4" id=2b8af295-e6b1-4438-a0b6-72a915a792c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.234160 | controller | Jun 14 09:43:11.959344 crc crio[24245]: time="2026-06-14T09:43:11.959249333Z" level=info msg="Created container 6b0175018480da7922a88f21819f9f3e8af3103636f95128e54f4de6914464cc: openstack/memcached-0/memcached" id=f8ee72ec-b19f-4121-be55-82e019043c41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.234174 | controller | Jun 14 09:43:11.962018 crc crio[24245]: time="2026-06-14T09:43:11.961922198Z" level=info msg="Starting container: 6b0175018480da7922a88f21819f9f3e8af3103636f95128e54f4de6914464cc" id=ea8cf8f4-dc0a-4d31-b4f4-8a785f4ea961 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.234189 | controller | Jun 14 09:43:11.967438 crc crio[24245]: time="2026-06-14T09:43:11.967297069Z" level=info msg="Started container" PID=270313 containerID=6b0175018480da7922a88f21819f9f3e8af3103636f95128e54f4de6914464cc description=openstack/memcached-0/memcached id=ea8cf8f4-dc0a-4d31-b4f4-8a785f4ea961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac4f6560785137dc251b75971c282d5a934b2e08d782c1a2fbf922c4fff929da
2026-06-14 10:12:37.234205 | controller | Jun 14 09:43:11.975037 crc crio[24245]: time="2026-06-14T09:43:11.974967483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.234220 | controller | Jun 14 09:43:11.981516 crc crio[24245]: time="2026-06-14T09:43:11.981308935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.234235 | controller | Jun 14 09:43:12.115896 crc crio[24245]: time="2026-06-14T09:43:12.113289102Z" level=info msg="Removed pod sandbox: 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4" id=2b8af295-e6b1-4438-a0b6-72a915a792c7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.234249 | controller | Jun 14 09:43:12.121126 crc crio[24245]: time="2026-06-14T09:43:12.121018681Z" level=info msg="Stopping pod sandbox: 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753" id=da7a94b5-71d8-4233-a2c9-072de9de5c01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.234264 | controller | Jun 14 09:43:12.121126 crc crio[24245]: time="2026-06-14T09:43:12.121118574Z" level=info msg="Stopped pod sandbox (already stopped): 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753" id=da7a94b5-71d8-4233-a2c9-072de9de5c01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.234282 | controller | Jun 14 09:43:12.125825 crc crio[24245]: time="2026-06-14T09:43:12.125752649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.234300 | controller | Jun 14 09:43:12.132992 crc crio[24245]: time="2026-06-14T09:43:12.132898687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.234322 | controller | Jun 14 09:43:12.140794 crc crio[24245]: time="2026-06-14T09:43:12.140689977Z" level=info msg="Removing pod sandbox: 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753" id=c7d62760-221b-4179-a23a-62351585fec1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.234344 | controller | Jun 14 09:43:12.182015 crc crio[24245]: time="2026-06-14T09:43:12.18015859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.234381 | controller | Jun 14 09:43:12.183698 crc crio[24245]: time="2026-06-14T09:43:12.18364346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.234397 | controller | Jun 14 09:43:12.192159 crc crio[24245]: time="2026-06-14T09:43:12.192065218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.234413 | controller | Jun 14 09:43:12.196885 crc crio[24245]: time="2026-06-14T09:43:12.196782529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.234431 | controller | Jun 14 09:43:12.251634 crc crio[24245]: time="2026-06-14T09:43:12.25092704Z" level=info msg="Removed pod sandbox: 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753" id=c7d62760-221b-4179-a23a-62351585fec1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.234453 | controller | Jun 14 09:43:12.252796 crc crio[24245]: time="2026-06-14T09:43:12.252733828Z" level=info msg="Stopping pod sandbox: 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae" id=6b0d3b99-c66b-4125-96b9-a79caf6c60fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.234482 | controller | Jun 14 09:43:12.252948 crc crio[24245]: time="2026-06-14T09:43:12.252804091Z" level=info msg="Stopped pod sandbox (already stopped): 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae" id=6b0d3b99-c66b-4125-96b9-a79caf6c60fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.234509 | controller | Jun 14 09:43:12.253685 crc crio[24245]: time="2026-06-14T09:43:12.253559155Z" level=info msg="Removing pod sandbox: 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae" id=35fd9c81-94cc-4833-ad8c-8a4b204cfe37 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.234536 | controller | Jun 14 09:43:12.259764 crc crio[24245]: time="2026-06-14T09:43:12.259690039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.234563 | controller | Jun 14 09:43:12.263125 crc crio[24245]: time="2026-06-14T09:43:12.263061327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.234589 | controller | Jun 14 09:43:12.284818 crc crio[24245]: time="2026-06-14T09:43:12.28425766Z" level=info msg="Removed pod sandbox: 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae" id=35fd9c81-94cc-4833-ad8c-8a4b204cfe37 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.234617 | controller | Jun 14 09:43:12.290697 crc crio[24245]: time="2026-06-14T09:43:12.290381776Z" level=info msg="Stopping pod sandbox: e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013" id=ef804adc-5c2b-42d4-8405-bf8b89101ac0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.234649 | controller | Jun 14 09:43:12.290697 crc crio[24245]: time="2026-06-14T09:43:12.290463059Z" level=info msg="Stopped pod sandbox (already stopped): e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013" id=ef804adc-5c2b-42d4-8405-bf8b89101ac0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.234678 | controller | Jun 14 09:43:12.292665 crc crio[24245]: time="2026-06-14T09:43:12.291659138Z" level=info msg="Removing pod sandbox: e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013" id=4cb88af4-9376-4f0d-b524-9c40ab61c6e7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.234706 | controller | Jun 14 09:43:12.312686 crc crio[24245]: time="2026-06-14T09:43:12.312572912Z" level=info msg="Removed pod sandbox: e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013" id=4cb88af4-9376-4f0d-b524-9c40ab61c6e7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.234733 | controller | Jun 14 09:43:12.314207 crc crio[24245]: time="2026-06-14T09:43:12.314184463Z" level=info msg="Stopping pod sandbox: 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13" id=d5f19226-9f54-4040-9829-f6d60c9974fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.234760 | controller | Jun 14 09:43:12.314335 crc crio[24245]: time="2026-06-14T09:43:12.314319007Z" level=info msg="Stopped pod sandbox (already stopped): 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13" id=d5f19226-9f54-4040-9829-f6d60c9974fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.234786 | controller | Jun 14 09:43:12.314764 crc crio[24245]: time="2026-06-14T09:43:12.314744191Z" level=info msg="Removing pod sandbox: 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13" id=8eb37401-a88e-4333-a4e8-6448a61d0c90 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.234812 | controller | Jun 14 09:43:12.336110 crc crio[24245]: time="2026-06-14T09:43:12.336053802Z" level=info msg="Removed pod sandbox: 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13" id=8eb37401-a88e-4333-a4e8-6448a61d0c90 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.234838 | controller | Jun 14 09:43:12.341276 crc crio[24245]: time="2026-06-14T09:43:12.341143217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.234864 | controller | Jun 14 09:43:12.642995 crc crio[24245]: time="2026-06-14T09:43:12.64289343Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=37b94b1b-8425-4ee8-bcc7-fd5d0725b41e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.234891 | controller | Jun 14 09:43:12.643161 crc crio[24245]: time="2026-06-14T09:43:12.643010304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.234918 | controller | Jun 14 09:43:12.734120 crc crio[24245]: time="2026-06-14T09:43:12.730525237Z" level=info msg="Stopping container: 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e (timeout: 30s)" id=53da157d-d5ac-4736-831e-8a1c90d63b59 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.234945 | controller | Jun 14 09:43:12.769332 crc crio[24245]: time="2026-06-14T09:43:12.769173076Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0 UID:ef1c8216-a0bf-49c5-8d4a-d354f6e8ced0 NetNS:/var/run/netns/2ebbd713-7cae-4ac5-ae78-4641176d1f59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef1c8216_a0bf_49c5_8d4a_d354f6e8ced0.slice PodAnnotations:0xc0004cd2f0}] Aliases:map[]}"
2026-06-14 10:12:37.234977 | controller | Jun 14 09:43:12.769332 crc crio[24245]: time="2026-06-14T09:43:12.769248419Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.235005 | controller | Jun 14 09:43:12.883087 crc crio[24245]: time="2026-06-14T09:43:12.882996586Z" level=info msg="Created container 4774c05b76966ac903f6b0eec83555764087c82b3b78b0cb2650b086f6c086aa: openstack/openstack-galera-0/mysql-bootstrap" id=0e0088e3-f524-4d9c-92bb-968b1b27b37c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.235032 | controller | Jun 14 09:43:12.885386 crc crio[24245]: time="2026-06-14T09:43:12.885334931Z" level=info msg="Starting container: 4774c05b76966ac903f6b0eec83555764087c82b3b78b0cb2650b086f6c086aa" id=08ec6837-648d-42a0-8483-f2a1d7020852 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.235059 | controller | Jun 14 09:43:12.891294 crc crio[24245]: time="2026-06-14T09:43:12.891192317Z" level=info msg="Created container fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91: openstack/cinder-api-0/cinder-api" id=be2d4d1a-4254-4d29-bcc5-3da409a7585d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.235085 | controller | Jun 14 09:43:12.892993 crc crio[24245]: time="2026-06-14T09:43:12.892825449Z" level=info msg="Starting container: fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91" id=0c5a5352-fcc4-41aa-bc04-a05777689715 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.235112 | controller | Jun 14 09:43:12.897215 crc crio[24245]: time="2026-06-14T09:43:12.897128523Z" level=info msg="Created container c14459afba95c0da0f8e0102df5ce3a2713b2b8d83483e6b99267e84cde94937: openstack/keystone-db-sync-r562j/keystone-db-sync" id=068d2983-d635-4924-8422-97628e935bb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.235138 | controller | Jun 14 09:43:12.898546 crc crio[24245]: time="2026-06-14T09:43:12.89747441Z" level=info msg="Created container a1fa60e858f7bf66844b01c36fb14166591265efdfa87b3c01156bf90f1d5639: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=25099705-1715-46c6-8919-b4ebbacb45ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.235165 | controller | Jun 14 09:43:12.899430 crc crio[24245]: time="2026-06-14T09:43:12.899381619Z" level=info msg="Started container" PID=270392 containerID=4774c05b76966ac903f6b0eec83555764087c82b3b78b0cb2650b086f6c086aa description=openstack/openstack-galera-0/mysql-bootstrap id=08ec6837-648d-42a0-8483-f2a1d7020852 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a92e19c2981c9271799d5a4f16596183530b80b9853035c7711088dfff20b6d
2026-06-14 10:12:37.235192 | controller | Jun 14 09:43:12.904232 crc crio[24245]: time="2026-06-14T09:43:12.904132809Z" level=info msg="Started container" PID=270398 containerID=fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91 description=openstack/cinder-api-0/cinder-api id=0c5a5352-fcc4-41aa-bc04-a05777689715 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5
2026-06-14 10:12:37.235220 | controller | Jun 14 09:43:12.904595 crc crio[24245]: time="2026-06-14T09:43:12.904554266Z" level=info msg="Starting container: c14459afba95c0da0f8e0102df5ce3a2713b2b8d83483e6b99267e84cde94937" id=008a53d9-a336-4ef8-b044-41c86e72c9f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.235246 | controller | Jun 14 09:43:12.904940 crc crio[24245]: time="2026-06-14T09:43:12.904833296Z" level=info msg="Starting container: a1fa60e858f7bf66844b01c36fb14166591265efdfa87b3c01156bf90f1d5639" id=6825d6a5-82e7-4b70-8a31-c0cf224fa0a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.235273 | controller | Jun 14 09:43:12.921763 crc crio[24245]: time="2026-06-14T09:43:12.921714719Z" level=info msg="Started container" PID=270396 containerID=c14459afba95c0da0f8e0102df5ce3a2713b2b8d83483e6b99267e84cde94937 description=openstack/keystone-db-sync-r562j/keystone-db-sync id=008a53d9-a336-4ef8-b044-41c86e72c9f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b
2026-06-14 10:12:37.235305 | controller | Jun 14 09:43:12.931659 crc crio[24245]: time="2026-06-14T09:43:12.931549072Z" level=info msg="Started container" PID=270395 containerID=a1fa60e858f7bf66844b01c36fb14166591265efdfa87b3c01156bf90f1d5639 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=6825d6a5-82e7-4b70-8a31-c0cf224fa0a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f0cded460458b71fca436d6d6b52a3a0a826b3eddc68be04a4eb89274667aeb
2026-06-14 10:12:37.235334 | controller | Jun 14 09:43:13.282522 crc crio[24245]: time="2026-06-14T09:43:13.282431819Z" level=info msg="Stopped container cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67: openstack/keystone-d86f64d54-z8mjg/keystone-api" id=fc117bfe-f0c3-44e9-a52e-6e3cabc6fad3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.235387 | controller | Jun 14 09:43:13.289763 crc crio[24245]: time="2026-06-14T09:43:13.289721273Z" level=info msg="Stopping pod sandbox: 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c" id=8e35760f-3f71-4e42-84d4-0fe1314deb1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.235420 | controller | Jun 14 09:43:13.291419 crc crio[24245]: time="2026-06-14T09:43:13.291348555Z" level=info msg="Got pod network &{Name:keystone-d86f64d54-z8mjg Namespace:openstack ID:67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c UID:4c513f93-d63c-4975-bfb4-8702095b2476 NetNS:/var/run/netns/6317d35f-3df7-476c-9dd2-8669ae723077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c513f93_d63c_4975_bfb4_8702095b2476.slice PodAnnotations:0xc001b86048}] Aliases:map[]}"
2026-06-14 10:12:37.235452 | controller | Jun 14 09:43:13.291742 crc crio[24245]: time="2026-06-14T09:43:13.291717157Z" level=info msg="Deleting pod openstack_keystone-d86f64d54-z8mjg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.235480 | controller | Jun 14 09:43:13.397404 crc crio[24245]: 2026-06-14T09:43:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7499ef4b6bd3fd Mac:6a:56:89:d1:b1:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:90 Mtu:0 Sandbox:/var/run/netns/2ebbd713-7cae-4ac5-ae78-4641176d1f59 SocketPath: PciID:}] [{Interface:0xc000193ef0 Address:{IP:10.217.1.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.235508 | controller | Jun 14 09:43:13.398751 crc crio[24245]: time="2026-06-14T09:43:13.3986883Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0 UID:ef1c8216-a0bf-49c5-8d4a-d354f6e8ced0 NetNS:/var/run/netns/2ebbd713-7cae-4ac5-ae78-4641176d1f59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef1c8216_a0bf_49c5_8d4a_d354f6e8ced0.slice PodAnnotations:0xc0004cd2f0}] Aliases:map[]}"
2026-06-14 10:12:37.235536 | controller | Jun 14 09:43:13.399163 crc crio[24245]: time="2026-06-14T09:43:13.398902186Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.235563 | controller | Jun 14 09:43:13.439131 crc crio[24245]: time="2026-06-14T09:43:13.438745894Z" level=info msg="Ran pod sandbox f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0 with infra container: openstack/cinder-scheduler-0/POD" id=37b94b1b-8425-4ee8-bcc7-fd5d0725b41e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.235590 | controller | Jun 14 09:43:13.442065 crc crio[24245]: time="2026-06-14T09:43:13.441986348Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=3611f02a-79a5-49a8-8625-4a1a064d57f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.235644 | controller | Jun 14 09:43:13.488508 crc crio[24245]: time="2026-06-14T09:43:13.488335252Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=b548eabe-8a87-4c7a-babe-a7212fc7e68c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.235675 | controller | Jun 14 09:43:13.501027 crc crio[24245]: time="2026-06-14T09:43:13.499993672Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=8a01d6c9-8df2-4fa1-acb4-2ae86634373b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.235697 | controller | Jun 14 09:43:13.501027 crc crio[24245]: time="2026-06-14T09:43:13.500487078Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.235714 | controller | Jun 14 09:43:13.775381 crc crio[24245]: time="2026-06-14T09:43:13.773104811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.235730 | controller | Jun 14 09:43:13.837533 crc crio[24245]: time="2026-06-14T09:43:13.836826311Z" level=info msg="Stopped pod sandbox: 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c" id=8e35760f-3f71-4e42-84d4-0fe1314deb1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.235745 | controller | Jun 14 09:43:14.062896 crc crio[24245]: time="2026-06-14T09:43:14.048676375Z" level=info msg="Created container ef43dc74f0aa57e7e410cbd3326ed14db7733cd22f061dfb01528ed42f701a4b: openstack/rabbitmq-cell1-server-0/wipe-data" id=4d92b049-1bbc-453b-b3c0-fffe9ced89f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.235761 | controller | Jun 14 09:43:14.062896 crc crio[24245]: time="2026-06-14T09:43:14.053334284Z" level=info msg="Starting container: ef43dc74f0aa57e7e410cbd3326ed14db7733cd22f061dfb01528ed42f701a4b" id=6989a14a-9731-427a-a736-39e8c70e8ed4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.235776 | controller | Jun 14 09:43:14.062896 crc crio[24245]: time="2026-06-14T09:43:14.060703608Z" level=info msg="Started container" PID=270331 containerID=ef43dc74f0aa57e7e410cbd3326ed14db7733cd22f061dfb01528ed42f701a4b description=openstack/rabbitmq-cell1-server-0/wipe-data id=6989a14a-9731-427a-a736-39e8c70e8ed4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103
2026-06-14 10:12:37.235791 | controller | Jun 14 09:43:14.537380 crc crio[24245]: time="2026-06-14T09:43:14.537312268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.235807 | controller | Jun 14 09:43:14.809908 crc crio[24245]: time="2026-06-14T09:43:14.809521983Z" level=info msg="Created container 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d: openstack/cinder-scheduler-0/cinder-scheduler" id=8a01d6c9-8df2-4fa1-acb4-2ae86634373b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.235823 | controller | Jun 14 09:43:14.816159 crc crio[24245]: time="2026-06-14T09:43:14.816120165Z" level=info msg="Starting container: 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d" id=393dc43c-153f-4bdd-b9fd-a979a83475f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.235838 | controller | Jun 14 09:43:14.837245 crc crio[24245]: time="2026-06-14T09:43:14.836237786Z" level=info msg="Started container" PID=270997 containerID=4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d description=openstack/cinder-scheduler-0/cinder-scheduler id=393dc43c-153f-4bdd-b9fd-a979a83475f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0
2026-06-14 10:12:37.235868 | controller | Jun 14 09:43:14.845037 crc crio[24245]: time="2026-06-14T09:43:14.84129699Z" level=info msg="Created container d47af3289898c77037f1a8b0ea2db4a14916c8c9bc0ff7bed1a4b86fdbf2a102: openstack/rabbitmq-server-0/wipe-data" id=20d699bb-622e-43b5-bb4f-d50e392a499f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.235885 | controller | Jun 14 09:43:14.845037 crc crio[24245]: time="2026-06-14T09:43:14.843757355Z" level=info msg="Starting container: d47af3289898c77037f1a8b0ea2db4a14916c8c9bc0ff7bed1a4b86fdbf2a102" id=84f6f050-30e0-49ef-b36c-35b56016dd11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.235900 | controller | Jun 14 09:43:14.848913 crc crio[24245]: time="2026-06-14T09:43:14.848240429Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=1aac6038-d70c-428f-84b7-c4bad650e150 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.235916 | controller | Jun 14 09:43:14.852234 crc crio[24245]: time="2026-06-14T09:43:14.851773772Z" level=info msg="Started container" PID=270397 containerID=d47af3289898c77037f1a8b0ea2db4a14916c8c9bc0ff7bed1a4b86fdbf2a102 description=openstack/rabbitmq-server-0/wipe-data id=84f6f050-30e0-49ef-b36c-35b56016dd11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6
2026-06-14 10:12:37.235931 | controller | Jun 14 09:43:14.896266 crc crio[24245]: time="2026-06-14T09:43:14.896195294Z" level=info msg="Removing container: cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67" id=df5beff6-6534-457b-a5cd-e150278652c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.235946 | controller | Jun 14 09:43:14.921379 crc crio[24245]: time="2026-06-14T09:43:14.921274472Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777" id=2450ca37-8dfc-4fce-9f79-193964e5f69d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.235961 | controller | Jun 14 09:43:14.933539 crc crio[24245]: time="2026-06-14T09:43:14.933439673Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=209ce55a-cf9e-41c7-b73b-c03f04b873b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.235976 | controller | Jun 14 09:43:14.934100 crc crio[24245]: time="2026-06-14T09:43:14.934037602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.235992 | controller | Jun 14 09:43:15.058023 crc crio[24245]: time="2026-06-14T09:43:15.056815042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236006 | controller | Jun 14 09:43:15.121946 crc crio[24245]: time="2026-06-14T09:43:15.121786269Z" level=info msg="Removed container cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67: openstack/keystone-d86f64d54-z8mjg/keystone-api" id=df5beff6-6534-457b-a5cd-e150278652c9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.236021 | controller | Jun 14 09:43:15.816977 crc crio[24245]: time="2026-06-14T09:43:15.816833492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236036 | controller | Jun 14 09:43:15.935043 crc crio[24245]: time="2026-06-14T09:43:15.934170792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=1e9a024f-6973-496b-a851-845f7037ce17 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.236058 | controller | Jun 14 09:43:15.956436 crc crio[24245]: time="2026-06-14T09:43:15.956281864Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=0373e5e9-8a51-4934-8693-aebf699367f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.236079 | controller | Jun 14 09:43:15.983025 crc crio[24245]: time="2026-06-14T09:43:15.981106583Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=63b20304-a863-4d0e-be1b-51dd94dc5f87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.236094 | controller | Jun 14 09:43:15.983025 crc crio[24245]: time="2026-06-14T09:43:15.981706563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236109 | controller | Jun 14 09:43:16.062796 crc crio[24245]: time="2026-06-14T09:43:16.062656307Z" level=info msg="Created container 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b: openstack/cinder-scheduler-0/probe" id=209ce55a-cf9e-41c7-b73b-c03f04b873b1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.236125 | controller | Jun 14 09:43:16.065102 crc crio[24245]: time="2026-06-14T09:43:16.065014962Z" level=info msg="Starting container: 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b" id=1b5fd871-9e22-4b67-b1dc-85f68356ab88 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.236140 | controller | Jun 14 09:43:16.072750 crc crio[24245]: time="2026-06-14T09:43:16.072622837Z" level=info msg="Started container" PID=271160 containerID=9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b description=openstack/cinder-scheduler-0/probe id=1b5fd871-9e22-4b67-b1dc-85f68356ab88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0
2026-06-14 10:12:37.236154 | controller | Jun 14 09:43:16.078803 crc crio[24245]: time="2026-06-14T09:43:16.078672187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236169 | controller | Jun 14 09:43:16.082523 crc crio[24245]: time="2026-06-14T09:43:16.082406167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236184 | controller | Jun 14 09:43:17.028342 crc crio[24245]: time="2026-06-14T09:43:17.026998334Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=3c2bf482-e195-4d68-82b6-2debda4936ee name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.236199 | controller | Jun 14 09:43:17.066350 crc crio[24245]: time="2026-06-14T09:43:17.066250085Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=e512b54d-abb3-4569-93cb-40b9325acf29 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.236214 | controller | Jun 14 09:43:17.079159 crc crio[24245]: time="2026-06-14T09:43:17.078545571Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=9dc32b66-cdc8-44da-be26-b0bce18f86af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.236228 | controller | Jun 14 09:43:17.080037 crc crio[24245]: time="2026-06-14T09:43:17.079739209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236243 | controller | Jun 14 09:43:17.357015 crc crio[24245]: time="2026-06-14T09:43:17.356923876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236258 | controller | Jun 14 09:43:17.361124 crc crio[24245]: time="2026-06-14T09:43:17.361040577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236277 | controller | Jun 14 09:43:18.065124 crc crio[24245]: time="2026-06-14T09:43:18.064497554Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8e91ebb1-d140-4819-adbb-07707d57c219 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.236292 | controller | Jun 14 09:43:18.075117 crc crio[24245]: time="2026-06-14T09:43:18.074986027Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e43ec20c-a486-4a3b-a901-d9d6f995d245 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.236307 | controller | Jun 14 09:43:18.234010 crc crio[24245]: time="2026-06-14T09:43:18.233933847Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=177c5b95-0b41-4c36-affa-7abd5830b02a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.236322 | controller | Jun 14 09:43:18.243096 crc crio[24245]: time="2026-06-14T09:43:18.243003282Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=b47b3ff9-6369-4d52-95de-203d50446237 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.236337 | controller | Jun 14 09:43:18.243580 crc crio[24245]: time="2026-06-14T09:43:18.243510109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236373 | controller | Jun 14 09:43:18.253347 crc crio[24245]: time="2026-06-14T09:43:18.253240707Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=e7d6b8b2-7638-44f8-ac4c-eff0f50090b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.236391 | controller | Jun 14 09:43:18.277525 crc crio[24245]: time="2026-06-14T09:43:18.277433577Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=52785096-86d5-40de-aa10-cb6279d9c6ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.236406 | controller | Jun 14 09:43:18.278115 crc crio[24245]: time="2026-06-14T09:43:18.277787718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236422 | controller | Jun 14 09:43:18.335536 crc crio[24245]: time="2026-06-14T09:43:18.33477667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236437 | controller | Jun 14 09:43:18.340644 crc crio[24245]: time="2026-06-14T09:43:18.340516043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236452 | controller | Jun 14 09:43:18.386398 crc crio[24245]: time="2026-06-14T09:43:18.386282879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236467 | controller | Jun 14 09:43:18.391388 crc crio[24245]: time="2026-06-14T09:43:18.391327229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236482 | controller | Jun 14 09:43:18.435041 crc crio[24245]: time="2026-06-14T09:43:18.434983788Z" level=info msg="Created container 49536a24f76b271f9daa140d0762d23fec914b5fc83832db655ce79f4497f205: openstack/rabbitmq-cell1-server-0/setup-container" id=63b20304-a863-4d0e-be1b-51dd94dc5f87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.236497 | controller | Jun 14 09:43:18.436762 crc crio[24245]: time="2026-06-14T09:43:18.436659141Z" level=info msg="Starting container: 49536a24f76b271f9daa140d0762d23fec914b5fc83832db655ce79f4497f205" id=1962bd1c-a79e-4e7c-9c62-aa94f5176c53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.236516 | controller | Jun 14 09:43:18.451251 crc crio[24245]: time="2026-06-14T09:43:18.449693286Z" level=info msg="Started container" PID=271170 containerID=49536a24f76b271f9daa140d0762d23fec914b5fc83832db655ce79f4497f205 description=openstack/rabbitmq-cell1-server-0/setup-container id=1962bd1c-a79e-4e7c-9c62-aa94f5176c53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103
2026-06-14 10:12:37.236532 | controller | Jun 14 09:43:18.583055 crc crio[24245]: time="2026-06-14T09:43:18.582951685Z" level=info msg="Created container fad27bb64d5679ef25e703142651276ea55a1eb86d9ba21119a517c3db08851b: openstack/openstack-cell1-galera-0/galera" id=b47b3ff9-6369-4d52-95de-203d50446237 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.236548 | controller | Jun 14 09:43:18.584485 crc crio[24245]: time="2026-06-14T09:43:18.584398621Z" level=info msg="Starting container: fad27bb64d5679ef25e703142651276ea55a1eb86d9ba21119a517c3db08851b" id=10d893b5-395f-4275-b26a-53ea50743756 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.236563 | controller | Jun 14 09:43:18.589485 crc crio[24245]: time="2026-06-14T09:43:18.589351168Z" level=info msg="Created container 20d3612005eb15ae61581cc25d4dbb59dd926ece0b21c4e53853349afd7b34be: openstack/openstack-galera-0/galera" id=52785096-86d5-40de-aa10-cb6279d9c6ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.236579 | controller | Jun 14 09:43:18.590760 crc crio[24245]: time="2026-06-14T09:43:18.590468964Z" level=info msg="Starting container: 20d3612005eb15ae61581cc25d4dbb59dd926ece0b21c4e53853349afd7b34be" id=b31ed991-e89e-43e9-9a98-210430257335 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.236594 | controller | Jun 14 09:43:18.596304 crc crio[24245]: time="2026-06-14T09:43:18.596200137Z" level=info msg="Started container" PID=271340 containerID=fad27bb64d5679ef25e703142651276ea55a1eb86d9ba21119a517c3db08851b description=openstack/openstack-cell1-galera-0/galera id=10d893b5-395f-4275-b26a-53ea50743756 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f0cded460458b71fca436d6d6b52a3a0a826b3eddc68be04a4eb89274667aeb
2026-06-14 10:12:37.236609 | controller | Jun 14 09:43:18.599140 crc crio[24245]: time="2026-06-14T09:43:18.599045597Z" level=info msg="Started container" PID=271341 containerID=20d3612005eb15ae61581cc25d4dbb59dd926ece0b21c4e53853349afd7b34be description=openstack/openstack-galera-0/galera id=b31ed991-e89e-43e9-9a98-210430257335 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a92e19c2981c9271799d5a4f16596183530b80b9853035c7711088dfff20b6d
2026-06-14 10:12:37.236625 | controller | Jun 14 09:43:19.669758 crc crio[24245]: time="2026-06-14T09:43:19.669589712Z" level=info msg="Created container 2d3a1fb55bbe882503cee85ce34c649503d000f33731d03ff95fb6bcc6a98b2f: openstack/rabbitmq-server-0/setup-container" id=9dc32b66-cdc8-44da-be26-b0bce18f86af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.236640 | controller | Jun 14 09:43:19.672111 crc crio[24245]: time="2026-06-14T09:43:19.672022557Z" level=info msg="Starting container: 2d3a1fb55bbe882503cee85ce34c649503d000f33731d03ff95fb6bcc6a98b2f" id=e57eccbc-c0b5-4454-8c22-31a478f03e84 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.236655 | controller | Jun 14 09:43:19.683221 crc crio[24245]: time="2026-06-14T09:43:19.683138901Z" level=info msg="Started container" PID=271282 containerID=2d3a1fb55bbe882503cee85ce34c649503d000f33731d03ff95fb6bcc6a98b2f description=openstack/rabbitmq-server-0/setup-container id=e57eccbc-c0b5-4454-8c22-31a478f03e84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6
2026-06-14 10:12:37.236671 | controller | Jun 14 09:43:26.491159 crc crio[24245]: time="2026-06-14T09:43:26.490253324Z" level=info msg="Stopped container 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e: openstack/barbican-api-66fc76bd44-pldsx/barbican-api" id=53da157d-d5ac-4736-831e-8a1c90d63b59 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.236689 | controller | Jun 14 09:43:26.494361 crc crio[24245]: time="2026-06-14T09:43:26.494262402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=8b1ee8bb-f193-4c34-8107-317d18ec5e18 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.236705 | controller | Jun 14 09:43:26.502262 crc crio[24245]: time="2026-06-14T09:43:26.500299478Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=16d9c73f-aa1f-4378-a538-c2fd0e4173de name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.236720 | controller | Jun 14 09:43:26.504942 crc crio[24245]: time="2026-06-14T09:43:26.504884896Z" level=info msg="Creating container: openstack/barbican-api-66fc76bd44-pldsx/barbican-api" id=d1ad793a-7e88-46d3-9e73-a30c2ebe1532 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.236735 | controller | Jun 14 09:43:26.505223 crc crio[24245]: time="2026-06-14T09:43:26.505163985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236751 | controller | Jun 14 09:43:26.597481 crc crio[24245]: time="2026-06-14T09:43:26.58981342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236766 | controller | Jun 14 09:43:26.597481 crc crio[24245]: time="2026-06-14T09:43:26.593780467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236781 | controller | Jun 14 09:43:26.769634 crc crio[24245]: time="2026-06-14T09:43:26.769326758Z" level=info msg="Created container 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f: openstack/barbican-api-66fc76bd44-pldsx/barbican-api" id=d1ad793a-7e88-46d3-9e73-a30c2ebe1532 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.236796 | controller | Jun 14 09:43:26.772633 crc crio[24245]: time="2026-06-14T09:43:26.77252017Z" level=info msg="Starting container: 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f" id=e3995260-f0d1-41f7-9985-9de4225d6979 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.236812 | controller | Jun 14 09:43:26.786648 crc crio[24245]: time="2026-06-14T09:43:26.786426845Z" level=info msg="Started container" PID=272176 containerID=061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f description=openstack/barbican-api-66fc76bd44-pldsx/barbican-api id=e3995260-f0d1-41f7-9985-9de4225d6979 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142
2026-06-14 10:12:37.236828 | controller | Jun 14 09:43:27.315281 crc crio[24245]: time="2026-06-14T09:43:27.315191926Z" level=info msg="Stopping container: 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797 (timeout: 30s)" id=7352d1ef-723d-414e-900e-3c1cf3eaf97e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.236843 | controller | Jun 14 09:43:27.315933 crc crio[24245]: time="2026-06-14T09:43:27.315792655Z" level=info msg="Stopping pod sandbox: be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b" id=79c25e03-84fb-4a18-b829-fb0ffae19171 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.236859 | controller | Jun 14 09:43:27.317405 crc crio[24245]: time="2026-06-14T09:43:27.316922132Z" level=info msg="Got pod network &{Name:keystone-db-sync-r562j Namespace:openstack ID:be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b UID:10eadfef-15a8-4c02-8ab9-da493356d9e8 NetNS:/var/run/netns/e9998ca7-a618-46c0-ae57-d18d97d0e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10eadfef_15a8_4c02_8ab9_da493356d9e8.slice PodAnnotations:0xc001fea350}] Aliases:map[]}"
2026-06-14 10:12:37.236880 | controller | Jun 14 09:43:27.317405 crc crio[24245]: time="2026-06-14T09:43:27.317125438Z" level=info msg="Deleting pod openstack_keystone-db-sync-r562j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.236897 | controller | Jun 14 09:43:27.452043 crc crio[24245]: time="2026-06-14T09:43:27.451418468Z" level=info msg="Stopped container 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log" id=7352d1ef-723d-414e-900e-3c1cf3eaf97e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.236913 | controller | Jun 14 09:43:27.454665 crc crio[24245]: time="2026-06-14T09:43:27.454472252Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=6818076e-c75c-463d-9bc8-c79da91118a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.236928 | controller | Jun 14 09:43:27.464523 crc crio[24245]: time="2026-06-14T09:43:27.464417442Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d" id=89e6dee2-4f4c-48f3-b08f-83de31f8b55e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.236943 | controller | Jun 14 09:43:27.475273 crc crio[24245]: time="2026-06-14T09:43:27.475130617Z" level=info msg="Creating container: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log" id=77ea4d23-b996-4f6f-96df-3ece5f6d3767 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.236958 | controller | Jun 14 09:43:27.475610 crc crio[24245]: time="2026-06-14T09:43:27.47555626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236974 | controller | Jun 14 09:43:27.556370 crc crio[24245]: time="2026-06-14T09:43:27.556273186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.236989 | controller | Jun 14 09:43:27.587734 crc crio[24245]: time="2026-06-14T09:43:27.587601571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.237004 | controller | Jun 14 09:43:27.811447 crc crio[24245]: time="2026-06-14T09:43:27.810590009Z" level=info msg="Created container 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log" id=77ea4d23-b996-4f6f-96df-3ece5f6d3767 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.237019 | controller | Jun 14 09:43:27.812239 crc crio[24245]: time="2026-06-14T09:43:27.812170703Z" level=info msg="Starting container: 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af" id=05099805-306f-44fb-95eb-f5808de8d712 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.237034 | controller | Jun 14 09:43:27.827789 crc crio[24245]: time="2026-06-14T09:43:27.827706116Z" level=info msg="Started container" PID=272429 containerID=1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af description=openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log id=05099805-306f-44fb-95eb-f5808de8d712 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142
2026-06-14 10:12:37.237049 | controller | Jun 14 09:43:27.882417 crc crio[24245]: time="2026-06-14T09:43:27.882273403Z" level=info msg="Stopped pod sandbox: be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b" id=79c25e03-84fb-4a18-b829-fb0ffae19171 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.237068 | controller | Jun 14 09:43:28.369470 crc crio[24245]: time="2026-06-14T09:43:28.369331348Z" level=info msg="Removing container: 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df" id=69667741-20be-454d-8b28-953a9b1a60a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.237083 | controller | Jun 14 09:43:28.418357 crc crio[24245]: time="2026-06-14T09:43:28.417976834Z" level=info msg="Removed container 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log" id=69667741-20be-454d-8b28-953a9b1a60a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.237099 | controller | Jun 14 09:43:29.003756 crc crio[24245]: time="2026-06-14T09:43:29.003668713Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-dvk8r/POD" id=c096bbab-72c3-44bf-9cca-5a26a979c19c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.237114 | controller | Jun 14 09:43:29.005068 crc crio[24245]: time="2026-06-14T09:43:29.003793308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.237129 | controller | Jun 14 09:43:29.059748 crc crio[24245]: time="2026-06-14T09:43:29.059607992Z" level=info msg="Got pod network &{Name:keystone-bootstrap-dvk8r Namespace:openstack ID:ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3 UID:e4036d22-17dc-401a-8650-6eb6b22f4509 NetNS:/var/run/netns/999bd200-6aa6-40a0-b434-4a1bc3722b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4036d22_17dc_401a_8650_6eb6b22f4509.slice PodAnnotations:0xc001fea708}] Aliases:map[]}"
2026-06-14 10:12:37.237144 | controller | Jun 14 09:43:29.059748 crc crio[24245]: time="2026-06-14T09:43:29.059757757Z" level=info msg="Adding pod openstack_keystone-bootstrap-dvk8r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.237159 | controller | Jun 14 09:43:30.267762 crc crio[24245]: 2026-06-14T09:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba5fd1c08caedac Mac:7a:e0:d3:a4:1c:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:91 Mtu:0 Sandbox:/var/run/netns/999bd200-6aa6-40a0-b434-4a1bc3722b53 SocketPath: PciID:}] [{Interface:0xc0001dc7b0 Address:{IP:10.217.1.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.237175 | controller | Jun 14 09:43:30.271259 crc crio[24245]: time="2026-06-14T09:43:30.271161972Z" level=info msg="Got pod network &{Name:keystone-bootstrap-dvk8r Namespace:openstack ID:ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3 UID:e4036d22-17dc-401a-8650-6eb6b22f4509 NetNS:/var/run/netns/999bd200-6aa6-40a0-b434-4a1bc3722b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4036d22_17dc_401a_8650_6eb6b22f4509.slice PodAnnotations:0xc001fea708}] Aliases:map[]}"
2026-06-14 10:12:37.237190 | controller | Jun 14 09:43:30.271568 crc crio[24245]: time="2026-06-14T09:43:30.271495843Z" level=info msg="Checking pod openstack_keystone-bootstrap-dvk8r for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.237206 | controller | Jun 14 09:43:30.293399 crc crio[24245]: time="2026-06-14T09:43:30.293205653Z" level=info msg="Ran pod sandbox ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3 with infra container: openstack/keystone-bootstrap-dvk8r/POD" id=c096bbab-72c3-44bf-9cca-5a26a979c19c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.237221 | controller | Jun 14 09:43:30.300051 crc crio[24245]: time="2026-06-14T09:43:30.299960329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=d8a635c3-de83-4d2d-be13-fb0971f50f39 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.237240 | controller | Jun 14 09:43:30.328404 crc crio[24245]: time="2026-06-14T09:43:30.328301452Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=f9d81145-ca74-48e1-aa6f-25c1af075714 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.237255 | controller | Jun 14 09:43:30.560223 crc crio[24245]: time="2026-06-14T09:43:30.559904015Z" level=info msg="Creating container: openstack/keystone-bootstrap-dvk8r/keystone-bootstrap" id=d7349cbf-70cf-4441-ad29-c252f799e632 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.237270 | controller | Jun 14 09:43:30.560639 crc crio[24245]: time="2026-06-14T09:43:30.56037656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.237285 | controller | Jun 14 09:43:30.645800 crc crio[24245]: time="2026-06-14T09:43:30.645555509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.237300 | controller | Jun 14 09:43:30.655223 crc crio[24245]: time="2026-06-14T09:43:30.655154085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.237315 | controller | Jun 14 09:43:30.780537 crc crio[24245]: time="2026-06-14T09:43:30.758100989Z" level=info msg="Stopping container: 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b (timeout: 30s)" id=bec9a34e-3835-4d7d-9af5-73d506fff134 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.237331 | controller | Jun 14 09:43:30.780537 crc crio[24245]: time="2026-06-14T09:43:30.7584396Z" level=info msg="Stopping container: c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c (timeout: 30s)" id=a958c138-0dfb-4622-9834-d051f2d2a46b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.237361 | controller | Jun 14 09:43:30.780537 crc crio[24245]: time="2026-06-14T09:43:30.758799981Z" level=info msg="Stopping container: 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237 (timeout: 30s)" id=0a16e87e-d23b-4ecf-8efb-acbe0f80dde3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.237382 | controller | Jun 14 09:43:30.780537 crc crio[24245]: time="2026-06-14T09:43:30.759022968Z" level=info msg="Stopping container: 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b (timeout: 30s)" id=f97106d0-ca31-46f9-8fdc-91b4c6aa3e16 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.237398 | controller | Jun 14 09:43:31.025389 crc crio[24245]: time="2026-06-14T09:43:31.024804502Z" level=info msg="Created container fe28f8d55e93596ab28a3c3dac848713a4a9f1aa8436fb29a8a4bdacc4552a68: openstack/keystone-bootstrap-dvk8r/keystone-bootstrap" id=d7349cbf-70cf-4441-ad29-c252f799e632 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.237413 | controller | Jun 14 09:43:31.027461 crc crio[24245]: time="2026-06-14T09:43:31.027144137Z" level=info msg="Starting container: fe28f8d55e93596ab28a3c3dac848713a4a9f1aa8436fb29a8a4bdacc4552a68" id=dd0c0964-6e40-47a3-a484-0f1c7c1e73e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.237429 | controller | Jun 14 09:43:31.039495 crc crio[24245]: time="2026-06-14T09:43:31.039353021Z" level=info msg="Started container" PID=272652 containerID=fe28f8d55e93596ab28a3c3dac848713a4a9f1aa8436fb29a8a4bdacc4552a68 description=openstack/keystone-bootstrap-dvk8r/keystone-bootstrap id=dd0c0964-6e40-47a3-a484-0f1c7c1e73e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3
2026-06-14 10:12:37.237448 | controller | Jun 14 09:43:31.146982 crc crio[24245]: time="2026-06-14T09:43:31.146805233Z" level=info msg="Stopped container 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b: openstack/ceilometer-0/sg-core" id=f97106d0-ca31-46f9-8fdc-91b4c6aa3e16 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.237464 | controller | Jun 14 09:43:31.150217 crc crio[24245]: time="2026-06-14T09:43:31.150135699Z" level=info msg="Stopped container 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237: openstack/ceilometer-0/proxy-httpd" id=0a16e87e-d23b-4ecf-8efb-acbe0f80dde3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.237479 | controller | Jun 14 09:43:31.828584 crc crio[24245]: time="2026-06-14T09:43:31.828479658Z" level=info msg="Stopped container 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b: openstack/ceilometer-0/ceilometer-notification-agent" id=bec9a34e-3835-4d7d-9af5-73d506fff134 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.237495 | controller | Jun 14 09:43:31.858544 crc crio[24245]: time="2026-06-14T09:43:31.85844007Z" level=info msg="Stopped container c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c: openstack/ceilometer-0/ceilometer-central-agent" id=a958c138-0dfb-4622-9834-d051f2d2a46b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.237510 | controller | Jun 14 09:43:31.859657 crc crio[24245]: time="2026-06-14T09:43:31.859573795Z" level=info msg="Stopping pod sandbox: 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732" id=da276c93-d476-49a0-948b-9305d5879511 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.237526 | controller | Jun 14 09:43:31.860511 crc crio[24245]: time="2026-06-14T09:43:31.860439073Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732 UID:f4432392-21c9-4ac7-b411-04401309d6e8 NetNS:/var/run/netns/036bbc7c-c9e4-4308-93d1-4fc2d0c3b4af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4432392_21c9_4ac7_b411_04401309d6e8.slice PodAnnotations:0xc001b86628}] Aliases:map[]}"
2026-06-14 10:12:37.237541 | controller | Jun 14 09:43:31.860733 crc crio[24245]: time="2026-06-14T09:43:31.860677751Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.237557 | controller | Jun 14 09:43:32.374993 crc crio[24245]: time="2026-06-14T09:43:32.374423433Z" level=info msg="Stopped pod sandbox: 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732" id=da276c93-d476-49a0-948b-9305d5879511 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.237572 | controller | Jun 14 09:43:32.511040 crc crio[24245]: time="2026-06-14T09:43:32.510973516Z" level=info msg="Removing container: 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237" id=162aeee6-fc9b-4c61-a5c8-a5a6c2fd9438 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.237587 | controller | Jun 14 09:43:32.564463 crc crio[24245]: time="2026-06-14T09:43:32.564381449Z" level=info msg="Removed container 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237: openstack/ceilometer-0/proxy-httpd" id=162aeee6-fc9b-4c61-a5c8-a5a6c2fd9438 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.237603 | controller | Jun 14 09:43:32.584351 crc crio[24245]: time="2026-06-14T09:43:32.584310089Z" level=info msg="Removing container: 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b" id=bcf1994b-3db3-40ab-a249-8dd68d1e3227 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.237618 | controller | Jun 14 09:43:32.783989 crc crio[24245]: time="2026-06-14T09:43:32.780570092Z" level=info msg="Removed container 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b: openstack/ceilometer-0/sg-core" id=bcf1994b-3db3-40ab-a249-8dd68d1e3227 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.237637 | controller | Jun 14 09:43:32.799215 crc crio[24245]: time="2026-06-14T09:43:32.799104742Z" level=info msg="Removing container: 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b" id=6753bf4c-c84e-4792-965c-3048eb9dda9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.237653 | controller | Jun 14 09:43:32.867578 crc crio[24245]: time="2026-06-14T09:43:32.867440445Z" level=info msg="Removed container 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b: openstack/ceilometer-0/ceilometer-notification-agent" id=6753bf4c-c84e-4792-965c-3048eb9dda9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.237668 | controller | Jun 14 09:43:32.894431 crc crio[24245]: time="2026-06-14T09:43:32.894014082Z" level=info msg="Removing container: c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c" id=7d238802-18e9-41c7-960e-01ee0079a426 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.237684 | controller | Jun 14 09:43:32.936953 crc crio[24245]: time="2026-06-14T09:43:32.935054449Z" level=info msg="Removed container c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c: openstack/ceilometer-0/ceilometer-central-agent" id=7d238802-18e9-41c7-960e-01ee0079a426 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.237699 | controller | Jun 14 09:43:33.584417 crc crio[24245]: time="2026-06-14T09:43:33.584023039Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=6b6f8668-544b-45f6-bcd9-850515f19181 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.237715 | controller | Jun 14 09:43:33.584666 crc crio[24245]: time="2026-06-14T09:43:33.584641539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.237731 | controller | Jun 14 09:43:33.629743 crc crio[24245]: time="2026-06-14T09:43:33.629680112Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad UID:b18063f8-76cf-47aa-8163-9b08356eff85 NetNS:/var/run/netns/b2cea3bc-09bd-4663-b6f7-d1489b17c3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb18063f8_76cf_47aa_8163_9b08356eff85.slice PodAnnotations:0xc000621180}] Aliases:map[]}"
2026-06-14 10:12:37.237747 | controller | Jun 14 09:43:33.630159 crc crio[24245]: time="2026-06-14T09:43:33.630137056Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.237763 | controller | Jun 14 09:43:33.980004 crc crio[24245]: 2026-06-14T09:43:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:437ca4d86a7e027 Mac:fe:46:21:29:42:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:92 Mtu:0 Sandbox:/var/run/netns/b2cea3bc-09bd-4663-b6f7-d1489b17c3a1 SocketPath: PciID:}] [{Interface:0xc000490420 Address:{IP:10.217.1.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.237779 | controller | Jun 14 09:43:33.980004 crc crio[24245]: time="2026-06-14T09:43:33.979357674Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad UID:b18063f8-76cf-47aa-8163-9b08356eff85 NetNS:/var/run/netns/b2cea3bc-09bd-4663-b6f7-d1489b17c3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb18063f8_76cf_47aa_8163_9b08356eff85.slice PodAnnotations:0xc000621180}] Aliases:map[]}"
2026-06-14 10:12:37.237795 | controller | Jun 14 09:43:33.980004 crc crio[24245]: time="2026-06-14T09:43:33.979491008Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.237814 | controller | Jun 14 09:43:33.994040 crc crio[24245]: time="2026-06-14T09:43:33.992556804Z" level=info msg="Ran pod sandbox 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad with infra container: openstack/ceilometer-0/POD" id=6b6f8668-544b-45f6-bcd9-850515f19181 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.237829 | controller | Jun 14 09:43:34.000250 crc crio[24245]: time="2026-06-14T09:43:34.000180056Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=7b0b7bbd-fb2b-47d7-aeb2-40d30597c034 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.237845 | controller | Jun 14 09:43:34.055215 crc crio[24245]: time="2026-06-14T09:43:34.054989339Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81" id=8b04ac97-70ce-4bd1-9c26-9460487c89e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.237860 | controller | Jun 14 09:43:34.076458 crc crio[24245]: time="2026-06-14T09:43:34.076271318Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=b4de0784-1411-427a-9176-333ee7312a5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.237876 | controller | Jun 14 09:43:34.077302 crc crio[24245]: time="2026-06-14T09:43:34.077212918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.237892 | controller | Jun 14 09:43:34.165629 crc crio[24245]: time="2026-06-14T09:43:34.165549265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.237908 | controller | Jun 14 09:43:34.171266 crc crio[24245]: time="2026-06-14T09:43:34.171241257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.237924 | controller | Jun 14 09:43:34.314027 crc crio[24245]: time="2026-06-14T09:43:34.313890554Z" level=info msg="Created container 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0: openstack/ceilometer-0/ceilometer-central-agent" id=b4de0784-1411-427a-9176-333ee7312a5b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.237940 | controller | Jun 14 09:43:34.316202 crc crio[24245]: time="2026-06-14T09:43:34.31614275Z" level=info msg="Starting container: 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0" id=0aa45404-13ed-4924-8829-6bc6f34576a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.237956 | controller | Jun 14 09:43:34.323508 crc crio[24245]: time="2026-06-14T09:43:34.323441801Z" level=info msg="Started container" PID=273039 containerID=463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0 description=openstack/ceilometer-0/ceilometer-central-agent id=0aa45404-13ed-4924-8829-6bc6f34576a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad
2026-06-14 10:12:37.237971 | controller | Jun 14 09:43:34.339041 crc crio[24245]: time="2026-06-14T09:43:34.338969332Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=650ef54f-ec38-44ca-83e3-26bc70dc8c60 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.237987 | controller | Jun 14 09:43:34.374550 crc crio[24245]: time="2026-06-14T09:43:34.374077916Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c" id=8863f447-efbb-41cc-885f-67854d581cbc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.238007 | controller | Jun 14 09:43:34.382006 crc crio[24245]: time="2026-06-14T09:43:34.381817075Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=e5d7e47b-414c-48b3-b070-9483f8ab2d30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.238023 | controller | Jun 14 09:43:34.382565 crc crio[24245]: time="2026-06-14T09:43:34.382440665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.238039 | controller | Jun 14 09:43:34.449973 crc crio[24245]: time="2026-06-14T09:43:34.44989205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.238055 | controller | Jun 14 09:43:34.453636 crc crio[24245]: time="2026-06-14T09:43:34.453568708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.238071 | controller | Jun 14 09:43:34.647996 crc crio[24245]: time="2026-06-14T09:43:34.647487816Z" level=info msg="Created container da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10: openstack/ceilometer-0/ceilometer-notification-agent" id=e5d7e47b-414c-48b3-b070-9483f8ab2d30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.238086 | controller | Jun 14 09:43:34.649189 crc crio[24245]: time="2026-06-14T09:43:34.649094807Z" level=info msg="Starting container: da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10" id=9842b970-1d77-4c60-b21f-6efa7722510e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.238102 | controller | Jun 14 09:43:34.655145 crc crio[24245]: time="2026-06-14T09:43:34.654904392Z" level=info msg="Started container" PID=273103 containerID=da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10 description=openstack/ceilometer-0/ceilometer-notification-agent id=9842b970-1d77-4c60-b21f-6efa7722510e name=/runtime.v1.RuntimeService/StartContainer sandboxID=437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad
2026-06-14 10:12:37.238118 | controller | Jun 14 09:43:34.670569 crc crio[24245]: time="2026-06-14T09:43:34.670109065Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=c2ee765a-c71e-4e8d-8bae-55a7fa5a9687 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.238134 | controller | Jun 14 09:43:34.705394 crc crio[24245]: time="2026-06-14T09:43:34.705255421Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b" id=a0ef111a-6513-4a2d-b4ea-6f544260c38e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.238149 | controller | Jun 14 09:43:34.717370 crc crio[24245]: time="2026-06-14T09:43:34.717265746Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=58c92934-24dd-4f81-a9c6-785640f60ef0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.238165 | controller | Jun 14 09:43:34.717885 crc crio[24245]: time="2026-06-14T09:43:34.71771676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.238180 | controller | Jun 14 09:43:34.780798 crc crio[24245]: time="2026-06-14T09:43:34.780029474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.238196 | controller | Jun 14 09:43:34.786114 crc crio[24245]: time="2026-06-14T09:43:34.784308157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.238215 | controller | Jun 14 09:43:34.899117 crc crio[24245]: time="2026-06-14T09:43:34.899026797Z" level=info msg="Created container 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac: openstack/ceilometer-0/sg-core" id=58c92934-24dd-4f81-a9c6-785640f60ef0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.238231 | controller | Jun 14 09:43:34.901188 crc crio[24245]: time="2026-06-14T09:43:34.900354739Z" level=info msg="Starting container: 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac" id=cf6cfe71-3034-4d4e-a096-4928066dc8bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.238247 | controller | Jun 14 09:43:34.910540 crc crio[24245]: time="2026-06-14T09:43:34.910106351Z" level=info msg="Started container" PID=273139 containerID=84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac description=openstack/ceilometer-0/sg-core id=cf6cfe71-3034-4d4e-a096-4928066dc8bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad
2026-06-14 10:12:37.238262 | controller | Jun 14 09:43:34.923373 crc crio[24245]: time="2026-06-14T09:43:34.923246222Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=4f6eb63a-b609-4fe7-bdf5-019702285277 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.238277 | controller | Jun 14 09:43:34.974473 crc crio[24245]: time="2026-06-14T09:43:34.974372444Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80" id=035c2fe2-bb69-4d6d-87f1-696790c65e30 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.238293 | controller | Jun 14 09:43:34.985392 crc crio[24245]: time="2026-06-14T09:43:34.985274536Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=9e93d03e-66e2-427f-9ac3-084a093b9aad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.238308 | controller | Jun 14 09:43:34.986881 crc crio[24245]: time="2026-06-14T09:43:34.985753712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.238323 | controller | Jun 14 09:43:35.049905 crc crio[24245]: time="2026-06-14T09:43:35.047082647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.238339 | controller | Jun 14 09:43:35.053895 crc crio[24245]: time="2026-06-14T09:43:35.052202339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.238376 | controller | Jun 14 09:43:35.194288 crc crio[24245]: time="2026-06-14T09:43:35.194184555Z" level=info msg="Created container 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e: openstack/ceilometer-0/proxy-httpd" id=9e93d03e-66e2-427f-9ac3-084a093b9aad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.238394 | controller | Jun 14 09:43:35.197360 crc crio[24245]: time="2026-06-14T09:43:35.197274265Z" level=info msg="Starting container: 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e" id=0a207029-d377-422b-934d-b3a01997dd53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.238410 | controller | Jun 14 09:43:35.205564 crc crio[24245]: time="2026-06-14T09:43:35.205480505Z" level=info msg="Started container" PID=273169 containerID=76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e description=openstack/ceilometer-0/proxy-httpd id=0a207029-d377-422b-934d-b3a01997dd53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad
2026-06-14 10:12:37.238425 | controller | Jun 14 09:43:35.839545 crc crio[24245]: time="2026-06-14T09:43:35.839061678Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-sf56r/POD" id=d9992c7e-cb15-4067-88a4-62b71114ad0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.238452 | controller | Jun 14 09:43:35.839545 crc crio[24245]: time="2026-06-14T09:43:35.839593515Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.238468 | controller | Jun 14 09:43:35.881125 crc crio[24245]: time="2026-06-14T09:43:35.881032924Z" level=info msg="Got pod network &{Name:redhat-marketplace-sf56r Namespace:openshift-marketplace ID:1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818 UID:7b05a2c5-65c4-4674-a20a-18c802ed7276 NetNS:/var/run/netns/afae31e6-de70-43cc-90db-703971f2b710 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b05a2c5_65c4_4674_a20a_18c802ed7276.slice PodAnnotations:0xc001c3cb00}] Aliases:map[]}"
2026-06-14 10:12:37.238484 | controller | Jun 14 09:43:35.881125 crc crio[24245]: time="2026-06-14T09:43:35.881094256Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-sf56r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.238500 | controller | Jun 14 09:43:36.150982 crc crio[24245]: time="2026-06-14T09:43:36.150302673Z" level=info msg="Stopping container: 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73 (timeout: 30s)" id=8082bbb9-3201-41f0-98d7-4e1a32211dbf name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.238515 | controller | Jun 14 09:43:36.153635 crc crio[24245]: time="2026-06-14T09:43:36.153250552Z" level=info msg="Stopping container: 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9 (timeout: 30s)" id=a67df048-0157-4f79-8ec1-0ce25e9202d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.238531 | controller | Jun 14 09:43:36.300833 crc crio[24245]: time="2026-06-14T09:43:36.300602718Z" level=info msg="Stopped container 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log" id=8082bbb9-3201-41f0-98d7-4e1a32211dbf name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.238546 | controller | Jun 14 09:43:36.671095 crc crio[24245]: time="2026-06-14T09:43:36.671023406Z" level=info msg="Removing container: 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752" id=7a34eaf6-f436-44e2-be62-12ebc456c7e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.238561 | controller | Jun 14 09:43:36.682018 crc crio[24245]: 2026-06-14T09:43:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1eb2dcefa21e0fb Mac:de:0a:e0:3a:dd:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:93 Mtu:0 Sandbox:/var/run/netns/afae31e6-de70-43cc-90db-703971f2b710 SocketPath: PciID:}] [{Interface:0xc0004be730 Address:{IP:10.217.1.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.238577 | controller | Jun 14 09:43:36.683211 crc crio[24245]: time="2026-06-14T09:43:36.683143339Z" level=info msg="Got pod network &{Name:redhat-marketplace-sf56r Namespace:openshift-marketplace ID:1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818 UID:7b05a2c5-65c4-4674-a20a-18c802ed7276 NetNS:/var/run/netns/afae31e6-de70-43cc-90db-703971f2b710 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b05a2c5_65c4_4674_a20a_18c802ed7276.slice PodAnnotations:0xc001c3cb00}] Aliases:map[]}"
2026-06-14 10:12:37.238593 | controller | Jun 14 09:43:36.683356 crc crio[24245]: time="2026-06-14T09:43:36.683303644Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-sf56r for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.238608 | controller | Jun 14 09:43:36.703505 crc crio[24245]: time="2026-06-14T09:43:36.703314125Z" level=info msg="Ran pod sandbox 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818 with infra container: openshift-marketplace/redhat-marketplace-sf56r/POD" id=d9992c7e-cb15-4067-88a4-62b71114ad0e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.238627 | controller | Jun 14 09:43:36.716486 crc crio[24245]: time="2026-06-14T09:43:36.71003484Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a892a215-335d-41e1-a52f-52127158eb01 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.238643 | controller | Jun 14 09:43:36.733042 crc crio[24245]: time="2026-06-14T09:43:36.732281736Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a3837a95-7a14-4409-ab31-b7589ac52cdf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.238658 | controller | Jun 14 09:43:36.743386 crc crio[24245]: time="2026-06-14T09:43:36.743236551Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-sf56r/extract-utilities" id=43ee7448-4ef0-40ec-ab4f-aeeff84a815a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.238673 | controller | Jun 14 09:43:36.743924 crc crio[24245]: time="2026-06-14T09:43:36.743799299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.238688 | controller | Jun 14 09:43:36.816707 crc crio[24245]: time="2026-06-14T09:43:36.81641106Z" level=info msg="Removed container 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log" id=7a34eaf6-f436-44e2-be62-12ebc456c7e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.238703 | controller | Jun 14 09:43:36.855130 crc crio[24245]: time="2026-06-14T09:43:36.854986228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.238718 | controller | Jun 14 09:43:36.877462 crc crio[24245]: time="2026-06-14T09:43:36.877349138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.238733 | controller | Jun 14 09:43:37.019972 crc crio[24245]: time="2026-06-14T09:43:37.017966214Z" level=info msg="Created container ec207fd47ebfec31ad6095af6d113317dc637e5dfe517a23dcf7b761c2a868ca: openshift-marketplace/redhat-marketplace-sf56r/extract-utilities" id=43ee7448-4ef0-40ec-ab4f-aeeff84a815a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.238748 | controller | Jun 14 09:43:37.020351 crc crio[24245]: time="2026-06-14T09:43:37.020185705Z" level=info msg="Starting container: ec207fd47ebfec31ad6095af6d113317dc637e5dfe517a23dcf7b761c2a868ca" id=1b62ed3e-0bee-441f-ad61-f4867604c16f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.238763 | controller | Jun 14 09:43:37.028189 crc crio[24245]: time="2026-06-14T09:43:37.028079539Z" level=info msg="Started container" PID=273498 containerID=ec207fd47ebfec31ad6095af6d113317dc637e5dfe517a23dcf7b761c2a868ca description=openshift-marketplace/redhat-marketplace-sf56r/extract-utilities id=1b62ed3e-0bee-441f-ad61-f4867604c16f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818
2026-06-14 10:12:37.238779 | controller | Jun 14 09:43:37.710314 crc crio[24245]: time="2026-06-14T09:43:37.708084099Z" level=info msg="Stopping pod sandbox: ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3" id=02947cd5-8caa-4fbe-ae18-e0084e0a3fa2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.238795 | controller | Jun 14 09:43:37.710314 crc crio[24245]: time="2026-06-14T09:43:37.708510403Z" level=info msg="Got pod network &{Name:keystone-bootstrap-dvk8r Namespace:openstack ID:ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3 UID:e4036d22-17dc-401a-8650-6eb6b22f4509 NetNS:/var/run/netns/999bd200-6aa6-40a0-b434-4a1bc3722b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4036d22_17dc_401a_8650_6eb6b22f4509.slice PodAnnotations:0xc000602ca8}] Aliases:map[]}"
2026-06-14 10:12:37.238815 | controller | Jun 14 09:43:37.710314 crc crio[24245]: time="2026-06-14T09:43:37.708665418Z" level=info msg="Deleting pod openstack_keystone-bootstrap-dvk8r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.238831 | controller | Jun 14 09:43:37.710314 crc crio[24245]: time="2026-06-14T09:43:37.709377291Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=4c843e69-c81d-498c-b665-d77fccddf702 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.238846 | controller | Jun 14 09:43:37.726078 crc crio[24245]: time="2026-06-14T09:43:37.72602705Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-14 10:12:37.238862 | controller | Jun 14 09:43:38.167040 crc crio[24245]: time="2026-06-14T09:43:38.165094407Z" level=info msg="Stopped pod sandbox: ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3" id=02947cd5-8caa-4fbe-ae18-e0084e0a3fa2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.238877 | controller | Jun 14 09:43:38.401446 crc crio[24245]: time="2026-06-14T09:43:38.401359982Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=4c843e69-c81d-498c-b665-d77fccddf702 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.238893 | controller | Jun 14 09:43:38.402652 crc crio[24245]: time="2026-06-14T09:43:38.402567431Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a1f6ddf5-03a2-4ece-9aa3-552675d0900f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.238909 | controller | Jun 14 09:43:38.406020 crc crio[24245]: time="2026-06-14T09:43:38.405929247Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7e78dad5-c9bd-4f65-8939-e3fc3ce360b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.238924 | controller | Jun 14 09:43:38.436927 crc crio[24245]: time="2026-06-14T09:43:38.436536572Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-sf56r/extract-content" id=cd31ef91-e8cd-49a6-9e4b-a1158d6520c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.238940 | controller | Jun 14 09:43:38.437512 crc crio[24245]: time="2026-06-14T09:43:38.437143651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.238955 | controller | Jun 14 09:43:38.541907 crc crio[24245]: time="2026-06-14T09:43:38.541231461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.238970 | controller | Jun 14 09:43:38.550541 crc crio[24245]: time="2026-06-14T09:43:38.550463144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.238985 | controller | Jun 14 09:43:38.812563 crc crio[24245]: time="2026-06-14T09:43:38.812101588Z" level=info msg="Created container 188b3f8957d9e2ac2dc4c1232adb5fafd1b09ff6851d29025ccd80f4819012e6: openshift-marketplace/redhat-marketplace-sf56r/extract-content" id=cd31ef91-e8cd-49a6-9e4b-a1158d6520c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.239000 | controller | Jun 14 09:43:38.814040 crc crio[24245]: time="2026-06-14T09:43:38.813987658Z" level=info msg="Starting container: 188b3f8957d9e2ac2dc4c1232adb5fafd1b09ff6851d29025ccd80f4819012e6" id=d4a3667f-0bb5-4784-aaad-c92b8a4ba9e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.239019 | controller | Jun 14 09:43:38.820177 crc crio[24245]: time="2026-06-14T09:43:38.82007465Z" level=info msg="Started container" PID=273630 containerID=188b3f8957d9e2ac2dc4c1232adb5fafd1b09ff6851d29025ccd80f4819012e6 description=openshift-marketplace/redhat-marketplace-sf56r/extract-content id=d4a3667f-0bb5-4784-aaad-c92b8a4ba9e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818
2026-06-14 10:12:37.239035 | controller | Jun 14 09:43:39.284112 crc crio[24245]: time="2026-06-14T09:43:39.283511054Z" level=info msg="Running pod sandbox: openstack/keystone-54594b6dc6-98pld/POD" id=0d9114bc-932a-45d3-a784-d05c1d5d982e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.239050 | controller | Jun 14 09:43:39.284112 crc crio[24245]: time="2026-06-14T09:43:39.284110454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.239066 | controller | Jun 14 09:43:39.326500 crc crio[24245]: time="2026-06-14T09:43:39.326407757Z" level=info msg="Got pod network &{Name:keystone-54594b6dc6-98pld Namespace:openstack ID:b95569f3d2957c14dfc15fc27150cd9272467a713b82fbbabdf915c7bab17f4c UID:935823a2-81f3-4469-8b6e-51c21e45545d NetNS:/var/run/netns/1e80f412-4c4f-4e74-9f23-32b7e57ebd06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod935823a2_81f3_4469_8b6e_51c21e45545d.slice PodAnnotations:0xc002c93608}] Aliases:map[]}"
2026-06-14 10:12:37.239082 | controller | Jun 14 09:43:39.326500 crc crio[24245]: time="2026-06-14T09:43:39.326467019Z" level=info msg="Adding pod openstack_keystone-54594b6dc6-98pld to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.239097 | controller | Jun 14 09:43:39.774667 crc crio[24245]: time="2026-06-14T09:43:39.774085497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=eeb26e0a-df38-466e-9e86-e5c5b9699825 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.239112 | controller | Jun 14 09:43:39.832241 crc crio[24245]: time="2026-06-14T09:43:39.832153134Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f60dbbc1-df67-4783-9648-a9ccbd47e974 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.239128 | controller | Jun 14 09:43:39.838043 crc crio[24245]: time="2026-06-14T09:43:39.837969838Z" level=info msg="Stopped container 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9: openstack/barbican-api-544dc98db8-cd5vj/barbican-api" id=a67df048-0157-4f79-8ec1-0ce25e9202d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.239143 | controller | Jun 14 09:43:39.838753 crc crio[24245]: time="2026-06-14T09:43:39.83867034Z" level=info msg="Stopping pod sandbox: 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d" id=1d679c79-d8d8-48d9-84a3-e36c8ae0ecd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.239159 | controller | Jun 14 09:43:39.840014 crc crio[24245]: time="2026-06-14T09:43:39.839798327Z" level=info msg="Got pod network &{Name:barbican-api-544dc98db8-cd5vj Namespace:openstack ID:4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d UID:6dbfebfb-2cd9-41ab-86cf-c3cac6c509d2 NetNS:/var/run/netns/c18fc9de-1451-477e-830f-b032df49d7e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbfebfb_2cd9_41ab_86cf_c3cac6c509d2.slice PodAnnotations:0xc002422130}] Aliases:map[]}"
2026-06-14 10:12:37.239178 | controller | Jun 14 09:43:39.840105 crc crio[24245]: time="2026-06-14T09:43:39.840028874Z" level=info msg="Deleting pod openstack_barbican-api-544dc98db8-cd5vj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.239193 | controller | Jun 14 09:43:39.847002 crc crio[24245]: time="2026-06-14T09:43:39.846632676Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-sf56r/registry-server" id=289af44c-694e-4a0e-bae3-0bf78ad7e588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.239209 | controller | Jun 14 09:43:39.847983 crc crio[24245]: time="2026-06-14T09:43:39.847932777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.239224 | controller | Jun 14 09:43:39.910755 crc crio[24245]: time="2026-06-14T09:43:39.910567777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.239239 | controller | Jun 14 09:43:39.914903 crc crio[24245]: time="2026-06-14T09:43:39.914798592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.239254 | controller | Jun 14 09:43:40.035892 crc crio[24245]: time="2026-06-14T09:43:40.035648227Z" level=info msg="Created container 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f: openshift-marketplace/redhat-marketplace-sf56r/registry-server" id=289af44c-694e-4a0e-bae3-0bf78ad7e588 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.239269 | controller | Jun 14 09:43:40.040382 crc crio[24245]: time="2026-06-14T09:43:40.040306684Z" level=info msg="Starting container: 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f" id=3d7754c8-3e28-4182-a479-63222c548bde name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.239284 | controller | Jun 14 09:43:40.050760 crc crio[24245]: 2026-06-14T09:43:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b95569f3d2957c1 Mac:e6:bd:52:55:e2:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:94 Mtu:0 Sandbox:/var/run/netns/1e80f412-4c4f-4e74-9f23-32b7e57ebd06 SocketPath: PciID:}] [{Interface:0xc00050c6c0 Address:{IP:10.217.1.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.239300 | controller | Jun 14 09:43:40.051638 crc crio[24245]: time="2026-06-14T09:43:40.051567542Z" level=info msg="Got pod network &{Name:keystone-54594b6dc6-98pld Namespace:openstack ID:b95569f3d2957c14dfc15fc27150cd9272467a713b82fbbabdf915c7bab17f4c UID:935823a2-81f3-4469-8b6e-51c21e45545d NetNS:/var/run/netns/1e80f412-4c4f-4e74-9f23-32b7e57ebd06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod935823a2_81f3_4469_8b6e_51c21e45545d.slice PodAnnotations:0xc002c93608}] Aliases:map[]}"
2026-06-14 10:12:37.239315 | controller | Jun 14 09:43:40.054773 crc crio[24245]: time="2026-06-14T09:43:40.051780719Z" level=info msg="Checking pod openstack_keystone-54594b6dc6-98pld for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.239331 | controller | Jun 14 09:43:40.054773 crc crio[24245]: time="2026-06-14T09:43:40.05335905Z" level=info msg="Started container" PID=273743 containerID=14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f description=openshift-marketplace/redhat-marketplace-sf56r/registry-server id=3d7754c8-3e28-4182-a479-63222c548bde name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818
2026-06-14 10:12:37.239363 | controller | Jun 14 09:43:40.067920 crc crio[24245]: time="2026-06-14T09:43:40.064142033Z" level=info msg="Ran pod sandbox b95569f3d2957c14dfc15fc27150cd9272467a713b82fbbabdf915c7bab17f4c with infra container: openstack/keystone-54594b6dc6-98pld/POD" id=0d9114bc-932a-45d3-a784-d05c1d5d982e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.239387 | controller | Jun 14 09:43:40.069271 crc crio[24245]: time="2026-06-14T09:43:40.069185295Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=14c8caee-ba3b-4ccf-8406-a95ba3e732a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.239403 | controller | Jun 14 09:43:40.158907 crc crio[24245]: time="2026-06-14T09:43:40.158282697Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=a54c146d-d0da-418f-8700-02893b868d54 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.239419 | controller | Jun 14 09:43:40.168703 crc crio[24245]: time="2026-06-14T09:43:40.168465642Z" level=info msg="Creating container: openstack/keystone-54594b6dc6-98pld/keystone-api" id=c7d64c27-8ae2-4816-b8be-2e8f43d8c883 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.239434 | controller | Jun 14 09:43:40.169103 crc crio[24245]: time="2026-06-14T09:43:40.1690418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.239449 | controller | Jun 14 09:43:40.204729 crc crio[24245]: time="2026-06-14T09:43:40.204561829Z" level=info msg="Stopped pod sandbox: 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d" id=1d679c79-d8d8-48d9-84a3-e36c8ae0ecd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.239464 | controller | Jun 14 09:43:40.255585 crc crio[24245]: time="2026-06-14T09:43:40.255501092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.239479 | controller | Jun 14 09:43:40.259723 crc crio[24245]: time="2026-06-14T09:43:40.259558303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.239494 | controller | Jun 14 09:43:40.557008 crc crio[24245]: time="2026-06-14T09:43:40.556912857Z" level=info msg="Created container c98e3a0f444d44fe87e91231b8b8a74b03041a02195b31aa8d68055d1a8c792e: openstack/keystone-54594b6dc6-98pld/keystone-api" id=c7d64c27-8ae2-4816-b8be-2e8f43d8c883 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.239510 | controller | Jun 14 09:43:40.558542 crc crio[24245]: time="2026-06-14T09:43:40.558453176Z" level=info msg="Starting container: c98e3a0f444d44fe87e91231b8b8a74b03041a02195b31aa8d68055d1a8c792e" id=7d94f3f4-ee8d-45c7-8eaf-f2a985e3091e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.239525 | controller | Jun 14 09:43:40.569661 crc crio[24245]: time="2026-06-14T09:43:40.56956958Z" level=info msg="Started container" PID=273786 containerID=c98e3a0f444d44fe87e91231b8b8a74b03041a02195b31aa8d68055d1a8c792e description=openstack/keystone-54594b6dc6-98pld/keystone-api id=7d94f3f4-ee8d-45c7-8eaf-f2a985e3091e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b95569f3d2957c14dfc15fc27150cd9272467a713b82fbbabdf915c7bab17f4c
2026-06-14 10:12:37.239541 | controller | Jun 14 09:43:40.820218 crc crio[24245]: time="2026-06-14T09:43:40.820113479Z" level=info msg="Removing container: 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73" id=7d341c7e-e0e4-4c79-8da4-f9e4909382cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.239556 | controller | Jun 14 09:43:40.870392 crc crio[24245]: time="2026-06-14T09:43:40.870330808Z" level=info msg="Removed container 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log" id=7d341c7e-e0e4-4c79-8da4-f9e4909382cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.239571 | controller | Jun 14 09:43:40.881745 crc crio[24245]: time="2026-06-14T09:43:40.88167507Z" level=info msg="Removing container: 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9" id=e941defb-1ef5-4132-86f3-58abea23b410 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.239591 | controller | Jun 14 09:43:40.933772 crc crio[24245]: time="2026-06-14T09:43:40.933694924Z" level=info msg="Removed container 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9: openstack/barbican-api-544dc98db8-cd5vj/barbican-api" id=e941defb-1ef5-4132-86f3-58abea23b410 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.239606 | controller | Jun 14 09:43:40.943192 crc crio[24245]: time="2026-06-14T09:43:40.942819183Z" level=info msg="Removing container: 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2" id=6acd69f4-1759-4090-ab19-31757a5594f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.239621 | controller | Jun 14 09:43:40.993048 crc crio[24245]: time="2026-06-14T09:43:40.992927838Z" level=info msg="Removed container 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2: openstack/barbican-api-544dc98db8-cd5vj/barbican-api" id=6acd69f4-1759-4090-ab19-31757a5594f5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.239636 | controller | Jun 14 09:43:42.466697 crc crio[24245]: time="2026-06-14T09:43:42.465463878Z" level=info msg="Stopping container: d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb (timeout: 30s)" id=bbac7bdd-b336-4f3b-91ae-019e5b03c3cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.239650 | controller | Jun 14 09:43:42.466697 crc crio[24245]: time="2026-06-14T09:43:42.466401248Z" level=info msg="Stopping container: 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb (timeout: 30s)" id=a2df09e2-6270-4208-8e86-c8a74b5f3a88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.239665 | controller | Jun 14 09:43:42.716308 crc crio[24245]: time="2026-06-14T09:43:42.716046217Z" level=info msg="Stopped container d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-httpd" id=bbac7bdd-b336-4f3b-91ae-019e5b03c3cf name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.239680 | controller | Jun 14 09:43:47.999721 crc crio[24245]: time="2026-06-14T09:43:47.998376601Z" level=info msg="Stopping container: 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f (timeout: 2s)" id=a40ecf35-3225-4231-b0c3-f17ae87c2859 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.239695 | controller | Jun 14 09:43:48.153453 crc crio[24245]: time="2026-06-14T09:43:48.152553695Z" level=info msg="Stopped container 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f: openshift-marketplace/redhat-marketplace-sf56r/registry-server" id=a40ecf35-3225-4231-b0c3-f17ae87c2859 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.239710 | controller | Jun 14 09:43:48.155700 crc crio[24245]: time="2026-06-14T09:43:48.15492078Z" level=info msg="Stopping pod sandbox: 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818" id=e056bd91-607a-4d6d-8833-ff5ea0d42142 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.239725 | controller | Jun 14 09:43:48.155700 crc crio[24245]: time="2026-06-14T09:43:48.155572841Z" level=info msg="Got pod network &{Name:redhat-marketplace-sf56r Namespace:openshift-marketplace ID:1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818 UID:7b05a2c5-65c4-4674-a20a-18c802ed7276 NetNS:/var/run/netns/afae31e6-de70-43cc-90db-703971f2b710 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b05a2c5_65c4_4674_a20a_18c802ed7276.slice PodAnnotations:0xc000602f08}] Aliases:map[]}"
2026-06-14 10:12:37.239741 | controller | Jun 14 09:43:48.157104 crc crio[24245]: time="2026-06-14T09:43:48.155886321Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-sf56r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.239762 | controller | Jun 14 09:43:48.617756 crc crio[24245]: time="2026-06-14T09:43:48.617106371Z" level=info msg="Stopped pod sandbox: 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818" id=e056bd91-607a-4d6d-8833-ff5ea0d42142 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.239778 | controller | Jun 14 09:43:49.031758 crc crio[24245]: time="2026-06-14T09:43:49.031291587Z" level=info msg="Removing container: 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f" id=e9441f84-7dc2-452f-921a-8e5d2b8fec75 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.239793 | controller | Jun 14 09:43:49.117044 crc crio[24245]: time="2026-06-14T09:43:49.115349782Z" level=info msg="Removed container 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f: openshift-marketplace/redhat-marketplace-sf56r/registry-server" id=e9441f84-7dc2-452f-921a-8e5d2b8fec75 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.239809 | controller | Jun 14 09:43:49.126686 crc crio[24245]: time="2026-06-14T09:43:49.12337108Z" level=info msg="Removing container: 188b3f8957d9e2ac2dc4c1232adb5fafd1b09ff6851d29025ccd80f4819012e6" id=7a4da775-4481-4ecb-8cf8-26fa83139b0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.239824 | controller | Jun 14 09:43:49.175988 crc crio[24245]: time="2026-06-14T09:43:49.175514197Z" level=info msg="Removed container 188b3f8957d9e2ac2dc4c1232adb5fafd1b09ff6851d29025ccd80f4819012e6: openshift-marketplace/redhat-marketplace-sf56r/extract-content" id=7a4da775-4481-4ecb-8cf8-26fa83139b0a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.239838 | controller | Jun 14 09:43:49.197689 crc crio[24245]: time="2026-06-14T09:43:49.197154775Z" level=info msg="Removing container: ec207fd47ebfec31ad6095af6d113317dc637e5dfe517a23dcf7b761c2a868ca" id=d5b700a4-b319-4845-9cec-e1b51831d8d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.239864 | controller | Jun 14 09:43:49.253139 crc crio[24245]: time="2026-06-14T09:43:49.253080183Z" level=info msg="Removed container ec207fd47ebfec31ad6095af6d113317dc637e5dfe517a23dcf7b761c2a868ca: openshift-marketplace/redhat-marketplace-sf56r/extract-utilities" id=d5b700a4-b319-4845-9cec-e1b51831d8d3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.239881 | controller | Jun 14 09:43:51.084776 crc crio[24245]: time="2026-06-14T09:43:51.084060082Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=83d6186e-285a-426f-ba8e-7094abe33a75 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.239896 | controller | Jun 14 09:43:51.173477 crc crio[24245]: time="2026-06-14T09:43:51.173400624Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=033049ad-b0c3-4ca4-b986-b06a0446e69f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.239912 | controller | Jun 14 09:43:51.181806 crc crio[24245]: time="2026-06-14T09:43:51.181727185Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=748a58b2-466c-46a6-bd66-890a059ae04d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.239927 | controller | Jun 14 09:43:51.182298 crc crio[24245]: time="2026-06-14T09:43:51.18219323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.239942 | controller | Jun 14 09:43:51.245804 crc crio[24245]: time="2026-06-14T09:43:51.245682803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.239958 | controller | Jun 14 09:43:51.250980 crc crio[24245]: time="2026-06-14T09:43:51.2509095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.239977 | controller | Jun 14 09:43:51.476246 crc crio[24245]: time="2026-06-14T09:43:51.476128738Z" level=info msg="Created container bee604d1e85215c8ac9f4d0db74ca15259cdd3f16669433720f8a738e2b27744: openstack/rabbitmq-cell1-server-0/rabbitmq" id=748a58b2-466c-46a6-bd66-890a059ae04d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.239993 | controller | Jun 14 09:43:51.487490 crc crio[24245]: time="2026-06-14T09:43:51.487350731Z" level=info msg="Starting container: bee604d1e85215c8ac9f4d0db74ca15259cdd3f16669433720f8a738e2b27744" id=48a526e6-0591-4494-8a1b-ff1d8f3c2a32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.240008 | controller | Jun 14 09:43:51.499802 crc crio[24245]: time="2026-06-14T09:43:51.499303079Z" level=info msg="Started container" PID=274615 containerID=bee604d1e85215c8ac9f4d0db74ca15259cdd3f16669433720f8a738e2b27744 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=48a526e6-0591-4494-8a1b-ff1d8f3c2a32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103
2026-06-14 10:12:37.240023 | controller | Jun 14 09:43:51.511170 crc crio[24245]: time="2026-06-14T09:43:51.511046576Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=aca8ab94-79f3-41c0-9aec-54760ca3f376 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.240038 | controller | Jun 14 09:43:51.514560 crc crio[24245]: time="2026-06-14T09:43:51.514459054Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=eea39b8b-306d-4155-9d42-e03a4c9d2709 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.240053 | controller | Jun 14 09:43:51.524574 crc crio[24245]: time="2026-06-14T09:43:51.524523743Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/amqp-proxy" id=872492cd-87ea-42a0-8f22-70eb0064ada8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.240068 | controller | Jun 14 09:43:51.525320 crc crio[24245]: time="2026-06-14T09:43:51.525299876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240083 | controller | Jun 14 09:43:51.570522 crc crio[24245]: time="2026-06-14T09:43:51.570469825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240099 | controller | Jun 14 09:43:51.574547 crc crio[24245]: time="2026-06-14T09:43:51.574520654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240114 | controller | Jun 14 09:43:51.761008 crc crio[24245]: time="2026-06-14T09:43:51.758033145Z" level=info msg="Created container de8d7315cd604c8af9008a53466e9d0dcfc8963febb721083af90db9e237e97b: openstack/rabbitmq-cell1-server-0/amqp-proxy" id=872492cd-87ea-42a0-8f22-70eb0064ada8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.240130 | controller | Jun 14 09:43:51.763350 crc crio[24245]: time="2026-06-14T09:43:51.762773912Z" level=info msg="Starting container: de8d7315cd604c8af9008a53466e9d0dcfc8963febb721083af90db9e237e97b" id=25493253-8cb7-4acc-81cd-4793a3f6dafc name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.240146 | controller | Jun 14 09:43:51.771639 crc crio[24245]: time="2026-06-14T09:43:51.771399899Z" level=info msg="Started container" PID=274692 containerID=de8d7315cd604c8af9008a53466e9d0dcfc8963febb721083af90db9e237e97b description=openstack/rabbitmq-cell1-server-0/amqp-proxy id=25493253-8cb7-4acc-81cd-4793a3f6dafc name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103
2026-06-14 10:12:37.240161 | controller | Jun 14 09:43:52.035077 crc crio[24245]: time="2026-06-14T09:43:52.034998354Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-bxsmv/POD" id=33f08844-c094-43f8-8a9b-fe90c6b5d618 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.240179 | controller | Jun 14 09:43:52.035206 crc crio[24245]: time="2026-06-14T09:43:52.035114828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240196 | controller | Jun 14 09:43:52.091584 crc crio[24245]: time="2026-06-14T09:43:52.091458068Z" level=info msg="Got pod network &{Name:redhat-operators-bxsmv Namespace:openshift-marketplace ID:6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807 UID:34f51797-c09a-4c8d-9d52-265b20f270d4 NetNS:/var/run/netns/4330f282-3b85-43d1-afb4-ff9ce12d92e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34f51797_c09a_4c8d_9d52_265b20f270d4.slice PodAnnotations:0xc003bf6068}] Aliases:map[]}"
2026-06-14 10:12:37.240212 | controller | Jun 14 09:43:52.091584 crc crio[24245]: time="2026-06-14T09:43:52.091546813Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-bxsmv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.240228 | controller | Jun 14 09:43:52.121738 crc crio[24245]: time="2026-06-14T09:43:52.115910746Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=782f7724-30a6-4123-ba94-3220f23b3704 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.240243 | controller | Jun 14 09:43:52.183271 crc crio[24245]: time="2026-06-14T09:43:52.183174694Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=e7f14bce-a3c8-4a42-aafb-8d90ca37fb59 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.240258 | controller | Jun 14 09:43:52.194292 crc crio[24245]: time="2026-06-14T09:43:52.194189377Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=66da1c4b-3c9e-4d41-b772-28415a81c9b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.240274 | controller | Jun 14 09:43:52.194776 crc crio[24245]: time="2026-06-14T09:43:52.194719154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240289 | controller | Jun 14 09:43:52.332194 crc crio[24245]: time="2026-06-14T09:43:52.332065122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240304 | controller | Jun 14 09:43:52.343054 crc crio[24245]: time="2026-06-14T09:43:52.342553856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240319 | controller | Jun 14 09:43:52.481038 crc crio[24245]: time="2026-06-14T09:43:52.480943699Z" level=info msg="Created container 5871aac9e6b7b1622b8e7e8e7d5b121b66fdb80130e113e93789252f6585ce61: openstack/rabbitmq-server-0/rabbitmq" id=66da1c4b-3c9e-4d41-b772-28415a81c9b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.240334 | controller | Jun 14 09:43:52.484021 crc crio[24245]: time="2026-06-14T09:43:52.483352553Z" level=info msg="Starting container: 5871aac9e6b7b1622b8e7e8e7d5b121b66fdb80130e113e93789252f6585ce61" id=f14e49dc-825a-443c-b5ae-054cf2251696 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.240367 | controller | Jun 14 09:43:52.490124 crc crio[24245]: time="2026-06-14T09:43:52.490022502Z" level=info msg="Started container" PID=274782 containerID=5871aac9e6b7b1622b8e7e8e7d5b121b66fdb80130e113e93789252f6585ce61 description=openstack/rabbitmq-server-0/rabbitmq id=f14e49dc-825a-443c-b5ae-054cf2251696 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6
2026-06-14 10:12:37.240388 | controller | Jun 14 09:43:52.505953 crc crio[24245]: time="2026-06-14T09:43:52.505824101Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=2b4e5d4f-4d28-4225-9ae7-1334a3d5c558 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.240404 | controller | Jun 14 09:43:52.508957 crc crio[24245]: time="2026-06-14T09:43:52.508794643Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=0fa72dc4-157e-42bc-ab94-ddd9ad6b45fe name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.240420 | controller | Jun 14 09:43:52.518957 crc crio[24245]: time="2026-06-14T09:43:52.51877938Z" level=info msg="Creating container: openstack/rabbitmq-server-0/amqp-proxy" id=727a6ca4-c32b-4012-87d0-43e1ccc45bdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.240435 | controller | Jun 14 09:43:52.519386 crc crio[24245]: time="2026-06-14T09:43:52.519314348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240450 | controller | Jun 14 09:43:52.626582 crc crio[24245]: 2026-06-14T09:43:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fbbab3f5518671 Mac:5a:9c:49:bd:71:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:95 Mtu:0 Sandbox:/var/run/netns/4330f282-3b85-43d1-afb4-ff9ce12d92e4 SocketPath: PciID:}] [{Interface:0xc0002da950 Address:{IP:10.217.1.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.240466 | controller | Jun 14 09:43:52.627810 crc crio[24245]: time="2026-06-14T09:43:52.627725497Z" level=info msg="Got pod network &{Name:redhat-operators-bxsmv Namespace:openshift-marketplace ID:6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807 UID:34f51797-c09a-4c8d-9d52-265b20f270d4 NetNS:/var/run/netns/4330f282-3b85-43d1-afb4-ff9ce12d92e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34f51797_c09a_4c8d_9d52_265b20f270d4.slice PodAnnotations:0xc003bf6068}] Aliases:map[]}"
2026-06-14 10:12:37.240481 | controller | Jun 14 09:43:52.644575 crc crio[24245]: time="2026-06-14T09:43:52.644457287Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-bxsmv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.240497 | controller | Jun 14 09:43:52.651024 crc crio[24245]: time="2026-06-14T09:43:52.628757137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240512 | controller | Jun 14 09:43:52.658233 crc crio[24245]: time="2026-06-14T09:43:52.658163587Z" level=info msg="Ran pod sandbox 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807 with infra container: openshift-marketplace/redhat-operators-bxsmv/POD" id=33f08844-c094-43f8-8a9b-fe90c6b5d618 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.240528 | controller | Jun 14 09:43:52.660925 crc crio[24245]: time="2026-06-14T09:43:52.660806232Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240543 | controller | Jun 14 09:43:52.661395 crc crio[24245]: time="2026-06-14T09:43:52.661343079Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=18023708-9165-499b-ba02-e95268c75b89 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.240558 | controller | Jun 14 09:43:52.664668 crc crio[24245]: time="2026-06-14T09:43:52.664569507Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=553d688e-316a-40e0-abf9-0336e31c570e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.240578 | controller | Jun 14 09:43:52.672218 crc crio[24245]: time="2026-06-14T09:43:52.672127087Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-bxsmv/extract-utilities" id=e40ca3b2-4dd8-473d-9e9a-72e05c887860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.240594 | controller | Jun 14 09:43:52.672486 crc crio[24245]: time="2026-06-14T09:43:52.672433687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240609 | controller | Jun 14 09:43:52.741571 crc crio[24245]: time="2026-06-14T09:43:52.741456945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240624 | controller | Jun 14 09:43:52.744647 crc crio[24245]: time="2026-06-14T09:43:52.744565865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240639 | controller | Jun 14 09:43:52.781571 crc crio[24245]: time="2026-06-14T09:43:52.781506147Z" level=info msg="Created container 53cd29aedf8eb8e5b5c58fc891148b209a3623290bd2d68d0f38965c7684525c: openstack/rabbitmq-server-0/amqp-proxy" id=727a6ca4-c32b-4012-87d0-43e1ccc45bdf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.240654 | controller | Jun 14 09:43:52.783209 crc crio[24245]: time="2026-06-14T09:43:52.783125032Z" level=info msg="Starting container: 53cd29aedf8eb8e5b5c58fc891148b209a3623290bd2d68d0f38965c7684525c" id=77075a06-6748-4503-86bf-612f2eb787e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.240671 | controller | Jun 14 09:43:52.789697 crc crio[24245]: time="2026-06-14T09:43:52.789628515Z" level=info msg="Started container" PID=274881 containerID=53cd29aedf8eb8e5b5c58fc891148b209a3623290bd2d68d0f38965c7684525c description=openstack/rabbitmq-server-0/amqp-proxy id=77075a06-6748-4503-86bf-612f2eb787e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6
2026-06-14 10:12:37.240690 | controller | Jun 14 09:43:52.876088 crc crio[24245]: time="2026-06-14T09:43:52.875597009Z" level=info msg="Created container 6d7bfcafe41376df682fa25d6173e32b4785239f360757346f740807338bbfa6: openshift-marketplace/redhat-operators-bxsmv/extract-utilities" id=e40ca3b2-4dd8-473d-9e9a-72e05c887860 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.240705 | controller | Jun 14 09:43:52.877633 crc crio[24245]: time="2026-06-14T09:43:52.877553252Z" level=info msg="Starting container: 6d7bfcafe41376df682fa25d6173e32b4785239f360757346f740807338bbfa6" id=86118e78-2b47-4314-ac8c-e8bd1c8023fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.240721 | controller | Jun 14 09:43:52.886303 crc crio[24245]: time="2026-06-14T09:43:52.886209226Z" level=info msg="Started container" PID=274889 containerID=6d7bfcafe41376df682fa25d6173e32b4785239f360757346f740807338bbfa6 description=openshift-marketplace/redhat-operators-bxsmv/extract-utilities id=86118e78-2b47-4314-ac8c-e8bd1c8023fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807
2026-06-14 10:12:37.240736 | controller | Jun 14 09:43:53.218542 crc crio[24245]: time="2026-06-14T09:43:53.218360823Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a0528b6b-7b21-4fd3-bc7c-e7266e61fe27 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.240752 | controller | Jun 14 09:43:53.229077 crc crio[24245]: time="2026-06-14T09:43:53.229000641Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-14 10:12:37.240767 | controller | Jun 14 09:43:53.931670 crc crio[24245]: time="2026-06-14T09:43:53.931078373Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=a0528b6b-7b21-4fd3-bc7c-e7266e61fe27 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.240786 | controller | Jun 14 09:43:53.937010 crc crio[24245]: time="2026-06-14T09:43:53.936921948Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=242992ee-307b-4ac0-9358-3718c83d65c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.240802 | controller | Jun 14 09:43:53.941182 crc crio[24245]: time="2026-06-14T09:43:53.941116492Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=4c076ba5-5e0c-448f-92ca-563ee7834804 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.240817 | controller | Jun 14 09:43:53.954794 crc crio[24245]: time="2026-06-14T09:43:53.954724455Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-bxsmv/extract-content" id=7dc60a77-27fd-40b4-83d1-0ad4ddc68162 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.240832 | controller | Jun 14 09:43:53.955536 crc crio[24245]: time="2026-06-14T09:43:53.955457079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240847 | controller | Jun 14 09:43:54.036537 crc crio[24245]: time="2026-06-14T09:43:54.035735382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240862 | controller | Jun 14 09:43:54.040332 crc crio[24245]: time="2026-06-14T09:43:54.040259885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240877 | controller | Jun 14 09:43:54.212120 crc crio[24245]: time="2026-06-14T09:43:54.211991419Z" level=info msg="Created container 234f46b97e8bbdc3a0be4c338be1f8ba07e7709dd843f5b0ba75b4c9b32ad95b: openshift-marketplace/redhat-operators-bxsmv/extract-content" id=7dc60a77-27fd-40b4-83d1-0ad4ddc68162 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.240892 | controller | Jun 14 09:43:54.214053 crc crio[24245]: time="2026-06-14T09:43:54.213925642Z" level=info msg="Starting container: 234f46b97e8bbdc3a0be4c338be1f8ba07e7709dd843f5b0ba75b4c9b32ad95b" id=e360a20d-ad2b-41a8-b81b-1a9328d029e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.240907 | controller | Jun 14 09:43:54.220371 crc crio[24245]: time="2026-06-14T09:43:54.220299063Z" level=info msg="Started container" PID=275000 containerID=234f46b97e8bbdc3a0be4c338be1f8ba07e7709dd843f5b0ba75b4c9b32ad95b description=openshift-marketplace/redhat-operators-bxsmv/extract-content id=e360a20d-ad2b-41a8-b81b-1a9328d029e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807
2026-06-14 10:12:37.240922 | controller | Jun 14 09:43:59.370979 crc crio[24245]: time="2026-06-14T09:43:59.370362189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=376ad424-d106-4794-aa9f-f6e811625370 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.240937 | controller | Jun 14 09:43:59.376697 crc crio[24245]: time="2026-06-14T09:43:59.376598547Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=eb12c00e-2c5e-41ce-89ec-0ffa4081ada2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.240952 | controller | Jun 14 09:43:59.386628 crc crio[24245]: time="2026-06-14T09:43:59.386558756Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-bxsmv/registry-server" id=e990911e-e5bb-42a6-9712-01a25a77d4a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.240971 | controller | Jun 14 09:43:59.386939 crc crio[24245]: time="2026-06-14T09:43:59.386904108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.240987 | controller | Jun 14 09:43:59.478147 crc crio[24245]: time="2026-06-14T09:43:59.478040426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.241003 | controller | Jun 14 09:43:59.481563 crc crio[24245]: time="2026-06-14T09:43:59.481499597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.241018 | controller | Jun 14 09:43:59.667709 crc crio[24245]: time="2026-06-14T09:43:59.667444888Z" level=info msg="Created container 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44: openshift-marketplace/redhat-operators-bxsmv/registry-server" id=e990911e-e5bb-42a6-9712-01a25a77d4a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.241034 | controller | Jun 14 09:43:59.668954 crc crio[24245]: time="2026-06-14T09:43:59.668893475Z" level=info msg="Starting container: 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44" id=acbf661b-2d3f-4a81-a272-326babfc7888 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.241049 | controller | Jun 14 09:43:59.674969 crc crio[24245]: time="2026-06-14T09:43:59.674781942Z" level=info msg="Started container" PID=275355 containerID=78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44 description=openshift-marketplace/redhat-operators-bxsmv/registry-server id=acbf661b-2d3f-4a81-a272-326babfc7888 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807
2026-06-14 10:12:37.241064 | controller | Jun 14 09:44:00.564674 crc crio[24245]: time="2026-06-14T09:44:00.564247255Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690504-7pm6q/POD" id=fa787513-92bc-411b-b2b4-f60c93a0136f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.241079 | controller | Jun 14 09:44:00.565955 crc crio[24245]: time="2026-06-14T09:44:00.564684949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.241095 | controller | Jun 14 09:44:00.605582 crc crio[24245]: time="2026-06-14T09:44:00.605455866Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690504-7pm6q Namespace:openshift-infra ID:1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf UID:62f575d9-4350-4476-8d8d-18a6a84d128f NetNS:/var/run/netns/fd8fc64a-7590-4e15-a259-cb56138ca255 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f575d9_4350_4476_8d8d_18a6a84d128f.slice PodAnnotations:0xc00161a438}] Aliases:map[]}"
2026-06-14 10:12:37.241111 | controller | Jun 14 09:44:00.605582 crc crio[24245]: time="2026-06-14T09:44:00.605537079Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690504-7pm6q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.241126 | controller | Jun 14 09:44:01.208999 crc crio[24245]: 2026-06-14T09:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d3556936775118 Mac:ea:bd:d7:bd:c2:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:96 Mtu:0 Sandbox:/var/run/netns/fd8fc64a-7590-4e15-a259-cb56138ca255 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.241142 | controller | Jun 14 09:44:01.212520 crc crio[24245]: time="2026-06-14T09:44:01.209716217Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690504-7pm6q Namespace:openshift-infra ID:1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf UID:62f575d9-4350-4476-8d8d-18a6a84d128f NetNS:/var/run/netns/fd8fc64a-7590-4e15-a259-cb56138ca255 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f575d9_4350_4476_8d8d_18a6a84d128f.slice PodAnnotations:0xc00161a438}] Aliases:map[]}"
2026-06-14 10:12:37.241163 | controller | Jun 14 09:44:01.212520 crc crio[24245]: time="2026-06-14T09:44:01.21013066Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690504-7pm6q for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.241178 | controller | Jun 14 09:44:01.220305 crc crio[24245]: time="2026-06-14T09:44:01.220221482Z" level=info msg="Ran pod sandbox 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf with infra container: openshift-infra/auto-csr-approver-29690504-7pm6q/POD" id=fa787513-92bc-411b-b2b4-f60c93a0136f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.241193 | controller | Jun 14 09:44:01.224037 crc crio[24245]: time="2026-06-14T09:44:01.223995Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d51e5d25-7387-42b3-86e7-866b5b287c4c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.241209 | controller | Jun 14 09:44:01.230198 crc crio[24245]: time="2026-06-14T09:44:01.230102916Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.241224 | controller | Jun 14 09:44:02.009398 crc crio[24245]: time="2026-06-14T09:44:02.009169966Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d51e5d25-7387-42b3-86e7-866b5b287c4c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.241239 | controller | Jun 14 09:44:02.011520 crc crio[24245]: time="2026-06-14T09:44:02.010552081Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7f8ebae9-62da-439b-b229-56e8e339c1a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.241255 | controller | Jun 14 09:44:02.014322 crc crio[24245]: time="2026-06-14T09:44:02.013812543Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cf28f336-4f82-4bf6-bc26-1e479abe4156 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.241271 | controller | Jun 14 09:44:02.023487 crc crio[24245]: time="2026-06-14T09:44:02.023380328Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690504-7pm6q/oc" id=a5c570e0-65bb-4e64-a530-1b0f5875e67a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.241286 | controller | Jun 14 09:44:02.024340 crc crio[24245]: time="2026-06-14T09:44:02.024238376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.241301 | controller | Jun 14 09:44:02.112434 crc crio[24245]: time="2026-06-14T09:44:02.112288266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.241316 | controller | Jun 14 09:44:02.411694 crc crio[24245]: time="2026-06-14T09:44:02.411498424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.241331 | controller | Jun 14 09:44:02.548063 crc crio[24245]: time="2026-06-14T09:44:02.547959594Z" level=info msg="Created container 5388fc4b4059ff9df29b37ca4036e73c9f820ecb0dfb125905cf6e086690cc3e: openshift-infra/auto-csr-approver-29690504-7pm6q/oc" id=a5c570e0-65bb-4e64-a530-1b0f5875e67a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.241361 | controller | Jun 14 09:44:02.549289 crc crio[24245]: time="2026-06-14T09:44:02.549252285Z" level=info msg="Starting container: 5388fc4b4059ff9df29b37ca4036e73c9f820ecb0dfb125905cf6e086690cc3e" id=11473282-510e-4f5a-ab75-0aa50c87a4d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.241385 | controller | Jun 14 09:44:02.554306 crc crio[24245]: time="2026-06-14T09:44:02.554210264Z" level=info msg="Started container" PID=275581 containerID=5388fc4b4059ff9df29b37ca4036e73c9f820ecb0dfb125905cf6e086690cc3e description=openshift-infra/auto-csr-approver-29690504-7pm6q/oc id=11473282-510e-4f5a-ab75-0aa50c87a4d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf
2026-06-14 10:12:37.241402 | controller | Jun 14 09:44:05.511060 crc crio[24245]: time="2026-06-14T09:44:05.510157038Z" level=info msg="Stopping pod sandbox: 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf" id=338934eb-fd4e-4348-b082-3a6e44adfd4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.241418 | controller | Jun 14 09:44:05.512390 crc crio[24245]: time="2026-06-14T09:44:05.511662496Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690504-7pm6q Namespace:openshift-infra ID:1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf UID:62f575d9-4350-4476-8d8d-18a6a84d128f NetNS:/var/run/netns/fd8fc64a-7590-4e15-a259-cb56138ca255 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f575d9_4350_4476_8d8d_18a6a84d128f.slice PodAnnotations:0xc00161a8c8}] Aliases:map[]}"
2026-06-14 10:12:37.241433 | controller | Jun 14 09:44:05.512390 crc crio[24245]: time="2026-06-14T09:44:05.511818361Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690504-7pm6q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.241449 | controller | Jun 14 09:44:05.993887 crc crio[24245]: time="2026-06-14T09:44:05.993706139Z" level=info msg="Stopped pod sandbox: 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf" id=338934eb-fd4e-4348-b082-3a6e44adfd4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.241464 | controller | Jun 14 09:44:12.369038 crc crio[24245]: time="2026-06-14T09:44:12.368003628Z" level=info msg="Removing container: 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa" id=f023fafc-ef5f-455b-bd0a-3afdcc3052a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.241478 | controller | Jun 14 09:44:12.432437 crc crio[24245]: time="2026-06-14T09:44:12.432328192Z" level=info msg="Removed container 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api-log" id=f023fafc-ef5f-455b-bd0a-3afdcc3052a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.241494 | controller | Jun 14 09:44:12.436198 crc crio[24245]: time="2026-06-14T09:44:12.436143335Z" level=info msg="Removing container: 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f" id=6bbaf0ee-e5ad-45f0-a036-d247c16aded7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.241509 | controller | Jun 14 09:44:12.474463 crc crio[24245]: time="2026-06-14T09:44:12.47426908Z" level=warning msg="Stopping container 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb with stop signal(15) timed out. Killing..."
2026-06-14 10:12:37.241524 | controller | Jun 14 09:44:12.477874 crc crio[24245]: time="2026-06-14T09:44:12.477785386Z" level=info msg="Removed container 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f: openstack/neutron-6f59f75d57-xcz6r/neutron-httpd" id=6bbaf0ee-e5ad-45f0-a036-d247c16aded7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.241540 | controller | Jun 14 09:44:12.489735 crc crio[24245]: time="2026-06-14T09:44:12.489665881Z" level=info msg="Removing container: 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6" id=9a802328-cefd-4a20-934b-4c1fb65a2f43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.241558 | controller | Jun 14 09:44:12.545915 crc crio[24245]: time="2026-06-14T09:44:12.545777572Z" level=info msg="Removed container 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6: openstack/neutron-6f59f75d57-xcz6r/neutron-api" id=9a802328-cefd-4a20-934b-4c1fb65a2f43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.241574 | controller | Jun 14 09:44:12.552115 crc crio[24245]: time="2026-06-14T09:44:12.552048883Z" level=info msg="Removing container: 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa" id=849edd9c-cedf-49bc-9fb6-71792a838335 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.241589 | controller | Jun 14 09:44:12.597642 crc crio[24245]: time="2026-06-14T09:44:12.596482722Z" level=error msg="Killing container 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb KILL` failed: process not running: No such process\n : exit status 1"
2026-06-14 10:12:37.241605 | controller | Jun 14 09:44:12.694454 crc crio[24245]: time="2026-06-14T09:44:12.693904945Z" level=info msg="Stopped container 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-api" id=a2df09e2-6270-4208-8e86-c8a74b5f3a88 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.241620 | controller | Jun 14 09:44:12.696230 crc crio[24245]: time="2026-06-14T09:44:12.696145603Z" level=info msg="Stopping pod sandbox: 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811" id=1dba9c95-af0a-4a1a-b0de-cabdb2d26b61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.241636 | controller | Jun 14 09:44:12.699926 crc crio[24245]: time="2026-06-14T09:44:12.699774892Z" level=info msg="Got pod network &{Name:neutron-6fc7874dfc-dgx5j Namespace:openstack ID:693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811 UID:b6f1f06e-384f-42e1-9506-3f1a47ad0936 NetNS:/var/run/netns/2a39141e-c828-472a-b6a0-f114aca5c044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6f1f06e_384f_42e1_9506_3f1a47ad0936.slice PodAnnotations:0xc0004cc510}] Aliases:map[]}"
2026-06-14 10:12:37.241651 | controller | Jun 14 09:44:12.700089 crc crio[24245]: time="2026-06-14T09:44:12.700006399Z" level=info msg="Deleting pod openstack_neutron-6fc7874dfc-dgx5j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.241667 | controller | Jun 14 09:44:12.711396 crc crio[24245]: time="2026-06-14T09:44:12.711228416Z" level=info msg="Removed container 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api" id=849edd9c-cedf-49bc-9fb6-71792a838335 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.241683 | controller | Jun 14 09:44:12.731227 crc crio[24245]: time="2026-06-14T09:44:12.73118069Z" level=info msg="Stopping pod sandbox: a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01" id=4b49db0d-04ea-4250-b861-461b0bcedbe6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.241698 | controller | Jun 14 09:44:12.731643 crc crio[24245]: time="2026-06-14T09:44:12.73151262Z" level=info msg="Stopped pod sandbox (already stopped): a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01" id=4b49db0d-04ea-4250-b861-461b0bcedbe6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.241714 | controller | Jun 14 09:44:12.735893 crc crio[24245]: time="2026-06-14T09:44:12.732697379Z" level=info msg="Removing pod sandbox: a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01" id=d4de0c45-0a4f-461b-91ce-4f36d7f26318 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.241729 | controller | Jun 14 09:44:12.761994 crc crio[24245]: time="2026-06-14T09:44:12.761830779Z" level=info msg="Removed pod sandbox: a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01" id=d4de0c45-0a4f-461b-91ce-4f36d7f26318 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.241748 | controller | Jun 14 09:44:12.763829 crc crio[24245]: time="2026-06-14T09:44:12.763758287Z" level=info msg="Stopping pod sandbox: 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d" id=8dcd3591-a144-4f27-ab7f-f201cc6e03a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.241765 | controller | Jun 14 09:44:12.764171 crc crio[24245]: time="2026-06-14T09:44:12.764032405Z" level=info msg="Stopped pod sandbox (already stopped): 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d" id=8dcd3591-a144-4f27-ab7f-f201cc6e03a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.241781 | controller | Jun 14 09:44:12.767149 crc crio[24245]: time="2026-06-14T09:44:12.767090652Z" level=info msg="Removing pod sandbox: 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d" id=6dd6bf88-d96b-41a1-a3a0-ddde6a4fce6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.241796 | controller | Jun 14 09:44:12.813020 crc crio[24245]: time="2026-06-14T09:44:12.812938587Z" level=info msg="Removed pod sandbox: 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d" id=6dd6bf88-d96b-41a1-a3a0-ddde6a4fce6e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.241811 | controller | Jun 14 09:44:12.813947 crc crio[24245]: time="2026-06-14T09:44:12.81382317Z" level=info msg="Stopping pod sandbox: 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818" id=c11122ea-0ba4-4b79-b3e7-046226063fff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.241827 | controller | Jun 14 09:44:12.814038 crc crio[24245]: time="2026-06-14T09:44:12.813968645Z" level=info msg="Stopped pod sandbox (already stopped): 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818" id=c11122ea-0ba4-4b79-b3e7-046226063fff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.241842 | controller | Jun 14 09:44:12.814324 crc crio[24245]: time="2026-06-14T09:44:12.814285154Z" level=info msg="Removing pod sandbox: 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818" id=ca99a6d8-99db-49b5-b059-558a9cefbcf1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.241858 | controller | Jun 14 09:44:12.842352 crc crio[24245]: time="2026-06-14T09:44:12.842263603Z" level=info msg="Removed pod sandbox: 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818" id=ca99a6d8-99db-49b5-b059-558a9cefbcf1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.241873 | controller | Jun 14 09:44:12.846169 crc crio[24245]: time="2026-06-14T09:44:12.846010264Z" level=info msg="Stopping pod sandbox: 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c" id=850d3f5f-b459-4cb7-a7d1-8720ca202519 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.241888 | controller | Jun 14 09:44:12.846307 crc crio[24245]: time="2026-06-14T09:44:12.846201261Z" level=info msg="Stopped pod sandbox (already stopped): 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c" id=850d3f5f-b459-4cb7-a7d1-8720ca202519 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.241904 | controller | Jun 14 09:44:12.847564 crc crio[24245]: time="2026-06-14T09:44:12.847177429Z" level=info msg="Removing pod sandbox: 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c" id=e59a5fbe-26dc-4cc4-a6db-e4b3ff78ad7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.241919 | controller | Jun 14 09:44:12.901783 crc crio[24245]: time="2026-06-14T09:44:12.901399525Z" level=info msg="Removed pod sandbox: 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c" id=e59a5fbe-26dc-4cc4-a6db-e4b3ff78ad7d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.241934 | controller | Jun 14 09:44:12.903571 crc crio[24245]: time="2026-06-14T09:44:12.90345759Z" level=info msg="Stopping pod sandbox: d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d" id=4048035f-88a1-4ddb-ae10-ca91453748bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.241953 | controller | Jun 14 09:44:12.903571 crc crio[24245]: time="2026-06-14T09:44:12.903559543Z" level=info msg="Stopped pod sandbox (already stopped): d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d" id=4048035f-88a1-4ddb-ae10-ca91453748bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.241969 | controller | Jun 14 09:44:12.904266 crc crio[24245]: time="2026-06-14T09:44:12.904221854Z" level=info msg="Removing pod sandbox: d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d" id=f0864f63-8c0c-420f-8463-9dd66b5a6452 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.241984 | controller | Jun 14 09:44:12.941693 crc crio[24245]: time="2026-06-14T09:44:12.941324227Z" level=info msg="Removed pod sandbox: d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d" id=f0864f63-8c0c-420f-8463-9dd66b5a6452 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.241999 | controller | Jun 14 09:44:12.946088 crc crio[24245]: time="2026-06-14T09:44:12.946009088Z" level=info msg="Stopping pod sandbox: 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732" id=ebbf09fe-31ca-4a6a-a205-9b33dc04a5cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.242014 | controller | Jun 14 09:44:12.946325 crc crio[24245]: time="2026-06-14T09:44:12.946106311Z" level=info msg="Stopped pod sandbox (already stopped): 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732" id=ebbf09fe-31ca-4a6a-a205-9b33dc04a5cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.242030 | controller | Jun 14 09:44:12.946948 crc crio[24245]: time="2026-06-14T09:44:12.946882841Z" level=info msg="Removing pod sandbox: 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732" id=23048af9-7bba-42be-bb52-47e00dc293a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.242045 | controller | Jun 14 09:44:12.971122 crc crio[24245]: time="2026-06-14T09:44:12.971023741Z" level=info msg="Removed pod sandbox: 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732" id=23048af9-7bba-42be-bb52-47e00dc293a2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.242061 | controller | Jun 14 09:44:12.972472 crc crio[24245]: time="2026-06-14T09:44:12.972407417Z" level=info msg="Stopping pod sandbox: 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca" id=9cbe4eae-cc5c-4ebd-82ca-0a4b3cd7a020 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.242077 | controller | Jun 14 09:44:12.972472 crc crio[24245]: time="2026-06-14T09:44:12.972520921Z" level=info msg="Stopped pod sandbox (already stopped): 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca" id=9cbe4eae-cc5c-4ebd-82ca-0a4b3cd7a020 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.242093 | controller | Jun 14 09:44:12.974157 crc crio[24245]: time="2026-06-14T09:44:12.974072246Z" level=info msg="Removing pod sandbox: 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca" id=cfa3e9b7-4097-4223-9924-61f1325bf98e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.242109 | controller | Jun 14 09:44:12.997303 crc crio[24245]: time="2026-06-14T09:44:12.997186821Z" level=info msg="Removed pod sandbox: 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca" id=cfa3e9b7-4097-4223-9924-61f1325bf98e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.242129 | controller | Jun 14 09:44:13.449396 crc crio[24245]: time="2026-06-14T09:44:13.448758885Z" level=info msg="Stopped pod sandbox: 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811" id=1dba9c95-af0a-4a1a-b0de-cabdb2d26b61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.242152 | controller | Jun 14 09:44:13.745673 crc crio[24245]: time="2026-06-14T09:44:13.744685758Z" level=info msg="Removing container: d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb" id=16dd8a04-cfa5-4c53-82f6-adc491bc479c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.242178 | controller | Jun 14 09:44:14.100325 crc crio[24245]: time="2026-06-14T09:44:14.097583413Z" level=info msg="Removed container d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-httpd" id=16dd8a04-cfa5-4c53-82f6-adc491bc479c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.242202 | controller | Jun 14 09:44:14.134707 crc crio[24245]: time="2026-06-14T09:44:14.134478638Z" level=info msg="Removing container: 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb" id=f4c99c49-e0cd-4ee4-9131-5bb884dbd6a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.242221 | controller | Jun 14 09:44:14.233485 crc crio[24245]: time="2026-06-14T09:44:14.233331328Z" level=info msg="Removed container 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-api" id=f4c99c49-e0cd-4ee4-9131-5bb884dbd6a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.242238 | controller | Jun 14 09:44:14.418529 crc crio[24245]: time="2026-06-14T09:44:14.418443241Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-9tlhx/POD" id=55fa65c6-e7a2-4ddd-9737-9524cff67837 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.242254 | controller | Jun 14 09:44:14.418695 crc crio[24245]: time="2026-06-14T09:44:14.418558395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.242277 | controller | Jun 14 09:44:14.491943 crc crio[24245]: time="2026-06-14T09:44:14.491735536Z" level=info msg="Got pod network &{Name:community-operators-9tlhx Namespace:openshift-marketplace ID:6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96 UID:2792992e-fd33-4932-b44c-d054b87955cc NetNS:/var/run/netns/dd14d0a6-0f92-4286-9b6d-b08760bf9b84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2792992e_fd33_4932_b44c_d054b87955cc.slice PodAnnotations:0xc000620378}] Aliases:map[]}"
2026-06-14 10:12:37.242302 | controller | Jun 14 09:44:14.491943 crc crio[24245]: time="2026-06-14T09:44:14.491802788Z" level=info msg="Adding pod openshift-marketplace_community-operators-9tlhx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.242321 | controller | Jun 14 09:44:15.223011 crc crio[24245]: 2026-06-14T09:44:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6375aba2a933877 Mac:ca:e9:02:8d:2f:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:97 Mtu:0 Sandbox:/var/run/netns/dd14d0a6-0f92-4286-9b6d-b08760bf9b84 SocketPath: PciID:}] [{Interface:0xc000260c10 Address:{IP:10.217.1.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.242338 | controller | Jun 14 09:44:15.224030 crc crio[24245]: time="2026-06-14T09:44:15.223961451Z" level=info msg="Got pod network &{Name:community-operators-9tlhx Namespace:openshift-marketplace ID:6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96 UID:2792992e-fd33-4932-b44c-d054b87955cc NetNS:/var/run/netns/dd14d0a6-0f92-4286-9b6d-b08760bf9b84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2792992e_fd33_4932_b44c_d054b87955cc.slice PodAnnotations:0xc000620378}] Aliases:map[]}"
2026-06-14 10:12:37.242387 | controller | Jun 14 09:44:15.224153 crc crio[24245]: time="2026-06-14T09:44:15.224125267Z" level=info msg="Checking pod openshift-marketplace_community-operators-9tlhx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.242414 | controller | Jun 14 09:44:15.252047 crc crio[24245]: time="2026-06-14T09:44:15.25128529Z" level=info msg="Ran pod sandbox 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96 with infra container: openshift-marketplace/community-operators-9tlhx/POD" id=55fa65c6-e7a2-4ddd-9737-9524cff67837 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.242442 | controller | Jun 14 09:44:15.256178 crc crio[24245]: time="2026-06-14T09:44:15.256055973Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c64bcf30-5a22-4d50-9e6b-70bf15679c78 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.242462 | controller | Jun 14 09:44:15.264223 crc crio[24245]: time="2026-06-14T09:44:15.261022443Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cf03cec5-43d2-4ac5-ad9c-8c6e4faf5a9f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.242479 | controller | Jun 14 09:44:15.273511 crc crio[24245]: time="2026-06-14T09:44:15.273431906Z" level=info msg="Creating container: openshift-marketplace/community-operators-9tlhx/extract-utilities" id=86bfdb43-a8dd-4043-9bd4-1fe62ae75c0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.242495 | controller | Jun 14 09:44:15.274291 crc crio[24245]: time="2026-06-14T09:44:15.273830218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.242510 | controller | Jun 14 09:44:15.348346 crc crio[24245]: time="2026-06-14T09:44:15.346967848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.242526 | controller | Jun 14 09:44:15.352336 crc crio[24245]: time="2026-06-14T09:44:15.352284314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.242541 | controller | Jun 14 09:44:15.390930 crc crio[24245]: time="2026-06-14T09:44:15.390780762Z" level=info msg="Stopping container: a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e (timeout: 30s)" id=d6ed7c90-9247-4509-b786-be15b0a63362 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.242557 | controller | Jun 14 09:44:15.543691 crc crio[24245]: time="2026-06-14T09:44:15.543557248Z" level=info msg="Created container cb734d1887353cacdf59a569f987eb4034e21fc78f64c7c9849694fb673cfac4: openshift-marketplace/community-operators-9tlhx/extract-utilities" id=86bfdb43-a8dd-4043-9bd4-1fe62ae75c0a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.242573 | controller | Jun 14 09:44:15.546920 crc crio[24245]: time="2026-06-14T09:44:15.546755289Z" level=info msg="Starting container: cb734d1887353cacdf59a569f987eb4034e21fc78f64c7c9849694fb673cfac4" id=03fb9a43-9c64-4d00-9393-a099282cd4b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.242588 | controller | Jun 14 09:44:15.554809 crc crio[24245]: time="2026-06-14T09:44:15.554707296Z" level=info msg="Started container" PID=276936 containerID=cb734d1887353cacdf59a569f987eb4034e21fc78f64c7c9849694fb673cfac4 description=openshift-marketplace/community-operators-9tlhx/extract-utilities id=03fb9a43-9c64-4d00-9393-a099282cd4b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96
2026-06-14 10:12:37.242604 | controller | Jun 14 09:44:15.799762 crc crio[24245]: time="2026-06-14T09:44:15.799366765Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=571994dc-29ca-49af-bd35-5645098bafef name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.242620 | controller | Jun 14 09:44:15.810589 crc crio[24245]: time="2026-06-14T09:44:15.81049863Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-14 10:12:37.242639 | controller | Jun 14 09:44:16.400251 crc crio[24245]: time="2026-06-14T09:44:16.399899958Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640" id=571994dc-29ca-49af-bd35-5645098bafef name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.242656 | controller | Jun 14 09:44:16.401063 crc crio[24245]: time="2026-06-14T09:44:16.401006642Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=13f39d4a-44df-48f7-8358-7b785c2122b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.242672 | controller | Jun 14 09:44:16.405304 crc crio[24245]: time="2026-06-14T09:44:16.405252977Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=db89f32d-5acb-4635-a9d9-d1b55737f5d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.242687 | controller | Jun 14 09:44:16.416284 crc crio[24245]: time="2026-06-14T09:44:16.416201087Z" level=info msg="Creating container: openshift-marketplace/community-operators-9tlhx/extract-content" id=7377673b-0a0c-4209-a0e2-3b742683bf43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.242703 | controller | Jun 14 09:44:16.416945 crc crio[24245]: time="2026-06-14T09:44:16.416792616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.242718 | controller | Jun 14 09:44:16.477008 crc crio[24245]: time="2026-06-14T09:44:16.476786284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.242734 | controller | Jun 14 09:44:16.481788 crc crio[24245]: time="2026-06-14T09:44:16.481711789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.242750 | controller | Jun 14 09:44:16.794563 crc crio[24245]: time="2026-06-14T09:44:16.794468838Z" level=info msg="Stopping container: 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43 (timeout: 300s)" id=93b838fb-5cb0-4ced-bc0a-15aea42c00aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.242766 | controller | Jun 14 09:44:16.850987 crc crio[24245]: time="2026-06-14T09:44:16.850067807Z" level=info msg="Stopping container: 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc (timeout: 30s)" id=7d80cfd5-ef53-4f30-b157-8a9bf9b665c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.242781 | controller | Jun 14 09:44:16.851831 crc crio[24245]: time="2026-06-14T09:44:16.851007968Z" level=info msg="Stopping container: 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e (timeout: 30s)" id=033ef3f3-5c20-4562-aa9a-96a6e98084e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.242796 | controller | Jun 14 09:44:16.888573 crc crio[24245]: time="2026-06-14T09:44:16.888176509Z" level=info msg="Created container 3901ac5c41ff3f97a6bb8da24b9fd5d04a2348fe705a91078d07cdab501ed5c4: openshift-marketplace/community-operators-9tlhx/extract-content" id=7377673b-0a0c-4209-a0e2-3b742683bf43 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.242811 | controller | Jun 14 09:44:16.891315 crc crio[24245]: time="2026-06-14T09:44:16.891263499Z" level=info msg="Starting container: 3901ac5c41ff3f97a6bb8da24b9fd5d04a2348fe705a91078d07cdab501ed5c4" id=44b7bdab-f3af-4239-9f68-be1a9a6467d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.242826 | controller | Jun 14 09:44:16.901807 crc crio[24245]: time="2026-06-14T09:44:16.90173921Z" level=info msg="Started container" PID=277004 containerID=3901ac5c41ff3f97a6bb8da24b9fd5d04a2348fe705a91078d07cdab501ed5c4 description=openshift-marketplace/community-operators-9tlhx/extract-content id=44b7bdab-f3af-4239-9f68-be1a9a6467d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96
2026-06-14 10:12:37.242848 | controller | Jun 14 09:44:16.932008 crc crio[24245]: time="2026-06-14T09:44:16.931749925Z" level=info msg="Stopping container: 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275 (timeout: 300s)" id=e891f06b-30ce-49ad-8679-4a5157d51283 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.242864 | controller | Jun 14 09:44:16.946028 crc crio[24245]: time="2026-06-14T09:44:16.945968296Z" level=info msg="Stopped container 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=93b838fb-5cb0-4ced-bc0a-15aea42c00aa name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.242880 | controller | Jun 14 09:44:16.961221 crc crio[24245]: time="2026-06-14T09:44:16.961121231Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-649b7c9ccf-b88pn/POD" id=59e1c192-d33d-48cf-ae41-45f477b3076e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.242896 | controller | Jun 14 09:44:16.961366 crc crio[24245]: time="2026-06-14T09:44:16.961262085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.242912 | controller | Jun 14 09:44:17.006423 crc crio[24245]: time="2026-06-14T09:44:17.006128132Z" level=info msg="Stopped container 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc: openstack/ovn-northd-0/openstack-network-exporter" id=7d80cfd5-ef53-4f30-b157-8a9bf9b665c7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.242927 | controller | Jun 14 09:44:17.051096 crc crio[24245]: time="2026-06-14T09:44:17.050774652Z" level=info msg="Got pod network &{Name:dnsmasq-dns-649b7c9ccf-b88pn Namespace:openstack ID:a7a2405a74a9a146c88205f51ae681d28263dbf3bbf350bdb9d35ca6d8ad1ee2 UID:822cb106-4fb6-4fc4-a556-152063c9e4da NetNS:/var/run/netns/a58fd367-61c3-458f-8ffc-cdebd24889f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod822cb106_4fb6_4fc4_a556_152063c9e4da.slice PodAnnotations:0xc001c3c080}] Aliases:map[]}"
2026-06-14 10:12:37.242943 | controller | Jun 14 09:44:17.051096 crc crio[24245]: time="2026-06-14T09:44:17.050928036Z" level=info msg="Adding pod openstack_dnsmasq-dns-649b7c9ccf-b88pn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.242959 | controller | Jun 14 09:44:17.076813 crc crio[24245]: time="2026-06-14T09:44:17.076307193Z" level=info msg="Stopping container: 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4 (timeout: 300s)" id=f4436ee1-d5e6-4af7-a0a0-012f467857c1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.242975 | controller | Jun 14 09:44:17.079279 crc crio[24245]: time="2026-06-14T09:44:17.079166996Z" level=info msg="Stopped container 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=e891f06b-30ce-49ad-8679-4a5157d51283 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.242990 | controller | Jun 14 09:44:17.093917 crc crio[24245]: time="2026-06-14T09:44:17.087255291Z" level=info msg="Stopping pod sandbox: f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6" id=9da0b41a-cf3e-49a7-b373-ea0e9f30df5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.243006 | controller | Jun 14 09:44:17.093917 crc crio[24245]: time="2026-06-14T09:44:17.088510151Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6 UID:f60e1123-9e99-4026-8189-8373282a4484 NetNS:/var/run/netns/9ea6d1d6-7541-4a8c-8c60-036538dc2424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60e1123_9e99_4026_8189_8373282a4484.slice PodAnnotations:0xc003bf6080}] Aliases:map[]}"
2026-06-14 10:12:37.243025 | controller | Jun 14 09:44:17.093917 crc crio[24245]: time="2026-06-14T09:44:17.088749709Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.243041 | controller | Jun 14 09:44:17.190592 crc crio[24245]: time="2026-06-14T09:44:17.190485626Z" level=info msg="Stopping container: 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838 (timeout: 30s)" id=1aaf3379-3052-4afb-af54-9a8d4d1500df name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.243057 | controller | Jun 14 09:44:17.255131 crc crio[24245]: time="2026-06-14T09:44:17.255069195Z" level=info msg="Stopped container 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=f4436ee1-d5e6-4af7-a0a0-012f467857c1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.243072 | controller | Jun 14 09:44:17.305759 crc crio[24245]: time="2026-06-14T09:44:17.30567306Z" level=info msg="Stopping container: add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6 (timeout: 300s)" id=3b187c85-d9d9-4cf3-af66-57e2d722729e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.243088 | controller | Jun 14 09:44:17.396716 crc crio[24245]: time="2026-06-14T09:44:17.396566811Z" level=info msg="Stopped container 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838: openstack/ovn-controller-metrics-tm9lk/openstack-network-exporter" id=1aaf3379-3052-4afb-af54-9a8d4d1500df name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.243103 | controller | Jun 14 09:44:17.399697 crc crio[24245]: time="2026-06-14T09:44:17.399559246Z" level=info msg="Stopping pod sandbox: 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9" id=f4d75519-adc7-4de9-b90b-525f5997b33e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.243118 | controller | Jun 14 09:44:17.402453 crc crio[24245]: time="2026-06-14T09:44:17.402104998Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-tm9lk Namespace:openstack ID:3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9 UID:7b56d91b-d951-4aba-b23b-52ad412b1487 NetNS:/var/run/netns/0f214f38-e6f1-41ca-b962-1d5a78872ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b56d91b_d951_4aba_b23b_52ad412b1487.slice PodAnnotations:0xc003bf6210}] Aliases:map[]}"
2026-06-14 10:12:37.243135 | controller | Jun 14 09:44:17.402708 crc crio[24245]: time="2026-06-14T09:44:17.402595574Z" level=info msg="Deleting pod openstack_ovn-controller-metrics-tm9lk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.243151 | controller | Jun 14 09:44:17.590637 crc crio[24245]: time="2026-06-14T09:44:17.589273763Z" level=info msg="Stopped container add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=3b187c85-d9d9-4cf3-af66-57e2d722729e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.243166 | controller | Jun 14 09:44:17.607322 crc crio[24245]: time="2026-06-14T09:44:17.596970757Z" level=info msg="Stopping pod sandbox: 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725" id=51893772-537a-43f9-ba47-e40c0a50d9d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.243182 | controller | Jun 14 09:44:17.616436 crc crio[24245]: time="2026-06-14T09:44:17.616051775Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725 UID:53a67b78-8d16-4cd8-8885-28c6e29838fe NetNS:/var/run/netns/232f3b18-1d59-4c36-b8b3-4e6cf9a57b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53a67b78_8d16_4cd8_8885_28c6e29838fe.slice PodAnnotations:0xc00274a148}] Aliases:map[]}"
2026-06-14 10:12:37.243202 | controller | Jun 14 09:44:17.616436 crc crio[24245]: time="2026-06-14T09:44:17.616316134Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.243219 | controller | Jun 14 09:44:17.709427 crc crio[24245]: time="2026-06-14T09:44:17.708415074Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-z2f5n/POD" id=ae1c9021-0897-4e8d-9d8b-accaf3c47a4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.243234 | controller | Jun 14 09:44:17.709427 crc crio[24245]: time="2026-06-14T09:44:17.708502107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.243250 | controller | Jun 14 09:44:17.806288 crc crio[24245]: time="2026-06-14T09:44:17.806146368Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-lzb6g/POD" id=b6abd2f7-29e0-4eea-be03-7d51f8cb8a4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.243266 | controller | Jun 14 09:44:17.807146 crc crio[24245]: time="2026-06-14T09:44:17.806355445Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.243282 | controller | Jun 14 09:44:17.845396 crc crio[24245]: time="2026-06-14T09:44:17.845339259Z" level=info msg="Got pod network &{Name:placement-db-sync-z2f5n Namespace:openstack ID:b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0 UID:f6248c64-7fbb-4046-a7c3-829bea3544cc NetNS:/var/run/netns/42af81ca-2515-4b0a-9ade-a6607aa332e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6248c64_7fbb_4046_a7c3_829bea3544cc.slice PodAnnotations:0xc000522538}] Aliases:map[]}"
2026-06-14 10:12:37.243299 | controller | Jun 14 09:44:17.845714 crc crio[24245]: time="2026-06-14T09:44:17.845686781Z" level=info msg="Adding pod openstack_placement-db-sync-z2f5n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.243315 | controller | Jun 14 09:44:17.847436 crc crio[24245]: time="2026-06-14T09:44:17.847373012Z" level=info msg="Stopping container: 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a (timeout: 2s)" id=04b64956-b266-4a56-9b7b-48853e330bd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.243331 | controller | Jun 14 09:44:18.147203 crc crio[24245]: time="2026-06-14T09:44:18.146649628Z" level=info msg="Got pod network &{Name:glance-db-sync-lzb6g Namespace:openstack ID:3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4 UID:1adc705e-2a46-4e4b-8f4b-ce7482cbf685 NetNS:/var/run/netns/57248551-5ab1-440b-88d1-9a7438a9446d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1adc705e_2a46_4e4b_8f4b_ce7482cbf685.slice PodAnnotations:0xc001c3c7c8}] Aliases:map[]}"
2026-06-14 10:12:37.243367 | controller | Jun 14 09:44:18.147203 crc crio[24245]: time="2026-06-14T09:44:18.14671365Z" level=info msg="Adding pod openstack_glance-db-sync-lzb6g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.243389 | controller | Jun 14 09:44:18.263780 crc crio[24245]: time="2026-06-14T09:44:18.263645652Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-kslpf/POD" id=6dae6e1c-5cd5-4384-9107-d7ddd29dce03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.243405 | controller | Jun 14 09:44:18.264018 crc crio[24245]: time="2026-06-14T09:44:18.263787416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.243425 | controller | Jun 14 09:44:18.274796 crc crio[24245]: time="2026-06-14T09:44:18.274681593Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-tw84j/POD" id=b166574b-d608-48a5-8555-2d5566dcf85b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.243441 | controller | Jun 14 09:44:18.274981 crc crio[24245]: time="2026-06-14T09:44:18.274811417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.243457 | controller | Jun 14 09:44:18.286418 crc crio[24245]: time="2026-06-14T09:44:18.286343823Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-vm4w6/POD" id=bfe3cc89-4763-4ecd-abfa-6029def5bc9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.243473 | controller | Jun 14 09:44:18.286528 crc crio[24245]: time="2026-06-14T09:44:18.286450487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.243488 | controller | Jun 14 09:44:18.387674 crc crio[24245]: time="2026-06-14T09:44:18.387187762Z" level=info msg="Stopping container: ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953 (timeout: 30s)" id=546f0061-7a36-4539-9a88-9139196c6df6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.243504 | controller | Jun 14 09:44:18.561393 crc crio[24245]: time="2026-06-14T09:44:18.561265969Z" level=info msg="Stopped pod sandbox: f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6" id=9da0b41a-cf3e-49a7-b373-ea0e9f30df5e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.243519 | controller | Jun 14 09:44:18.610902 crc crio[24245]: time="2026-06-14T09:44:18.61070053Z" level=info msg="Stopped pod sandbox: 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9" id=f4d75519-adc7-4de9-b90b-525f5997b33e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.243535 | controller | Jun 14 09:44:18.642991 crc crio[24245]: time="2026-06-14T09:44:18.642643867Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-kslpf Namespace:openstack ID:72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463 UID:3828509a-a099-4a23-ac28-783bb8fb5999 NetNS:/var/run/netns/9c1cf738-f714-4163-9a89-3d2caf2dff5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3828509a_a099_4a23_ac28_783bb8fb5999.slice PodAnnotations:0xc0024220e0}] Aliases:map[]}"
2026-06-14 10:12:37.243551 | controller | Jun 14 09:44:18.642991 crc crio[24245]: time="2026-06-14T09:44:18.642732549Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-kslpf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.243568 | controller | Jun 14 09:44:18.651067 crc crio[24245]: time="2026-06-14T09:44:18.648226865Z" level=info msg="Got pod network &{Name:cinder-db-sync-vm4w6 Namespace:openstack ID:b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783 UID:8a22a109-c0fa-428e-9947-0901f146204c NetNS:/var/run/netns/472ff143-f0de-43d9-bc86-a2098852ec43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a22a109_c0fa_428e_9947_0901f146204c.slice PodAnnotations:0xc001fea048}] Aliases:map[]}"
2026-06-14 10:12:37.243584 | controller | Jun 14 09:44:18.651067 crc crio[24245]: time="2026-06-14T09:44:18.648308198Z" level=info msg="Adding pod openstack_cinder-db-sync-vm4w6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.243600 | controller | Jun 14 09:44:18.663062 crc crio[24245]: time="2026-06-14T09:44:18.661767745Z" level=info msg="Got pod network &{Name:neutron-db-sync-tw84j Namespace:openstack ID:c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24 UID:9e257462-88a2-4d02-8b8d-a92ff00e194d NetNS:/var/run/netns/a6c71e78-9b95-4415-a719-188526d45de5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e257462_88a2_4d02_8b8d_a92ff00e194d.slice PodAnnotations:0xc00274aca8}] Aliases:map[]}"
2026-06-14 10:12:37.243620 | controller | Jun 14 09:44:18.663062 crc crio[24245]: time="2026-06-14T09:44:18.661928156Z" level=info msg="Adding pod openstack_neutron-db-sync-tw84j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.243637 | controller | Jun 14 09:44:18.684582 crc crio[24245]: time="2026-06-14T09:44:18.684478733Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=39a9e06b-78c0-49de-acda-03f3f4227b4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.243653 | controller | Jun 14 09:44:18.684582 crc crio[24245]: time="2026-06-14T09:44:18.684580366Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.243669 | controller | Jun 14 09:44:18.899953 crc crio[24245]: time="2026-06-14T09:44:18.886344891Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-9vkjz/POD" id=647709ee-023b-4fea-872c-859c767e91a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.243684 | controller | Jun 14 09:44:18.901053 crc crio[24245]: time="2026-06-14T09:44:18.900092917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.243700 | controller | Jun 14 09:44:18.901053 crc crio[24245]: time="2026-06-14T09:44:18.893656175Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:e2e5dd8a9a543c38111483637adab2908f218d73ee95a644107369c701defd8e UID:fba63702-9d9e-4b64-bca6-7742e1967623 NetNS:/var/run/netns/83568c10-c6bf-497b-b533-3ad38cebf56d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfba63702_9d9e_4b64_bca6_7742e1967623.slice PodAnnotations:0xc0005225f8}] Aliases:map[]}"
2026-06-14 10:12:37.243715 | controller | Jun 14 09:44:18.901053 crc crio[24245]: time="2026-06-14T09:44:18.90024793Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.243730 | controller | Jun 14 09:44:19.303345 crc crio[24245]: time="2026-06-14T09:44:19.303089558Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-9vkjz Namespace:openstack ID:94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b UID:db4b352d-3510-4f9b-a3bd-9aafe4616717 NetNS:/var/run/netns/6a1b3621-b2ae-412b-93b3-37207a9b7ae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb4b352d_3510_4f9b_a3bd_9aafe4616717.slice PodAnnotations:0xc000602638}] Aliases:map[]}"
2026-06-14 10:12:37.243746 | controller | Jun 14 09:44:19.303561 crc crio[24245]: time="2026-06-14T09:44:19.303541603Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-9vkjz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.243762 | controller | Jun 14 09:44:19.350482 crc crio[24245]: 2026-06-14T09:44:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7a2405a74a9a14 Mac:96:d3:ae:4d:c2:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:98 Mtu:0 Sandbox:/var/run/netns/a58fd367-61c3-458f-8ffc-cdebd24889f6 SocketPath: PciID:}] [{Interface:0xc000195280 Address:{IP:10.217.1.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.243777 | controller | Jun 14 09:44:19.351646 crc crio[24245]: time="2026-06-14T09:44:19.351537257Z" level=info msg="Got pod network &{Name:dnsmasq-dns-649b7c9ccf-b88pn Namespace:openstack ID:a7a2405a74a9a146c88205f51ae681d28263dbf3bbf350bdb9d35ca6d8ad1ee2 UID:822cb106-4fb6-4fc4-a556-152063c9e4da NetNS:/var/run/netns/a58fd367-61c3-458f-8ffc-cdebd24889f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod822cb106_4fb6_4fc4_a556_152063c9e4da.slice PodAnnotations:0xc001c3c080}] Aliases:map[]}"
2026-06-14 10:12:37.243797 | controller | Jun 14 09:44:19.351822 crc crio[24245]: time="2026-06-14T09:44:19.351764624Z" level=info msg="Checking pod openstack_dnsmasq-dns-649b7c9ccf-b88pn for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.243813 | controller | Jun 14 09:44:19.385195 crc crio[24245]: time="2026-06-14T09:44:19.385021451Z" level=info msg="Ran pod sandbox a7a2405a74a9a146c88205f51ae681d28263dbf3bbf350bdb9d35ca6d8ad1ee2 with infra container: openstack/dnsmasq-dns-649b7c9ccf-b88pn/POD" id=59e1c192-d33d-48cf-ae41-45f477b3076e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.243829 | controller | Jun 14 09:44:19.392967 crc crio[24245]: time="2026-06-14T09:44:19.392657601Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=74b2978d-83e5-40f0-9a74-a5e99fc017ac name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.243844 | controller | Jun 14 09:44:19.392967 crc crio[24245]: time="2026-06-14T09:44:19.39293398Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=74b2978d-83e5-40f0-9a74-a5e99fc017ac name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.243876 | controller | Jun 14 09:44:19.393253 crc crio[24245]: time="2026-06-14T09:44:19.392982352Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=74b2978d-83e5-40f0-9a74-a5e99fc017ac name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.243894 | controller | Jun 14 09:44:19.400470 crc crio[24245]: time="2026-06-14T09:44:19.39751085Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=03e7256a-2f1e-433b-a2f3-5331d8d54026 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.243909 | controller | Jun 14 09:44:19.436018 crc crio[24245]: time="2026-06-14T09:44:19.434123906Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-14 10:12:37.243927 | controller | Jun 14 09:44:19.588886 crc crio[24245]: time="2026-06-14T09:44:19.588153676Z" level=info msg="Stopping container: 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98 (timeout: 30s)" id=9192f814-9d2d-4681-bb49-e873569cec73 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.243942 | controller | Jun 14 09:44:19.599749 crc crio[24245]: time="2026-06-14T09:44:19.594509919Z" level=info msg="Stopping container: 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f (timeout: 30s)" id=1ca88358-c583-422b-be13-3275dc056fc6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.243958 | controller | Jun 14 09:44:19.612888 crc crio[24245]: time="2026-06-14T09:44:19.612203638Z" level=info msg="Stopping container: 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c (timeout: 30s)" id=1d9205b3-a46c-49a6-adcd-0b661262582e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.243973 | controller | Jun 14 09:44:19.616766 crc crio[24245]: time="2026-06-14T09:44:19.616676809Z" level=info msg="Stopping container: 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5 (timeout: 30s)" id=2c225a5c-c63e-4859-995f-0989b558acb6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.243988 | controller | Jun 14 09:44:19.617940 crc crio[24245]: time="2026-06-14T09:44:19.617766624Z" level=info msg="Stopping container: b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089 (timeout: 30s)" id=0d5f2ed0-fd7b-42e8-acaf-f7cf3d7c7dfd name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244006 | controller | Jun 14 09:44:19.624891 crc crio[24245]: time="2026-06-14T09:44:19.618398859Z" level=info msg="Stopping container: d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b (timeout: 30s)" id=f7553967-e547-41f7-ac61-21aea7a5b379 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244022 | controller | Jun 14 09:44:19.624891 crc crio[24245]: time="2026-06-14T09:44:19.618920195Z" level=info msg="Stopping container: bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4 (timeout: 30s)" id=3791d208-ddc9-4f21-9101-9231e6eedfb0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244038 | controller | Jun 14 09:44:19.624891 crc crio[24245]: time="2026-06-14T09:44:19.620991881Z" level=info msg="Stopping container: 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00 (timeout: 30s)" id=81ab6416-76b3-4c85-9605-29a0d2f826b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244053 | controller | Jun 14 09:44:19.624891 crc crio[24245]: time="2026-06-14T09:44:19.622122148Z" level=info msg="Stopping container: 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250 (timeout: 30s)" id=9b42148b-556c-49c2-af8a-6b4eca74514a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244069 | controller | Jun 14 09:44:19.625999 crc crio[24245]: time="2026-06-14T09:44:19.625942054Z" level=info msg="Stopping container: 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc (timeout: 30s)" id=5cb31e67-f5ee-4085-9ba3-15c070fa47ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244084 | controller | Jun 14 09:44:19.626507 crc crio[24245]: time="2026-06-14T09:44:19.626447611Z" level=info msg="Stopping container: 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911 (timeout: 30s)" id=e0b81d64-14d9-451a-9563-34ff93db09b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244099 | controller | Jun 14 09:44:19.640969 crc crio[24245]: time="2026-06-14T09:44:19.635398588Z" level=info msg="Stopping container: 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9 (timeout: 30s)" id=9a049760-7f0a-4347-8bb7-dfb590e5803f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244115 | controller | Jun 14 09:44:19.645903 crc crio[24245]: time="2026-06-14T09:44:19.645714354Z" level=info msg="Stopping container: c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf (timeout: 30s)" id=e71ceedd-b505-4de2-b1b8-52a6caea3267 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244130 | controller | Jun 14 09:44:19.652886 crc crio[24245]: time="2026-06-14T09:44:19.64726533Z" level=info msg="Stopping container: 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d (timeout: 30s)" id=1885b780-9dfa-45b5-b683-83c9f5fcb64f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244145 | controller | Jun 14 09:44:19.652886 crc crio[24245]: time="2026-06-14T09:44:19.647706104Z" level=info msg="Stopping container: 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab (timeout: 30s)" id=037b1466-4536-4db0-92ce-c5652c7da7e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244160 | controller | Jun 14 09:44:19.730417 crc crio[24245]: time="2026-06-14T09:44:19.730331565Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-8tmdc/POD" id=de95555d-dc9e-4759-9536-a5d721688852 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.244176 | controller | Jun 14 09:44:19.730551 crc crio[24245]: time="2026-06-14T09:44:19.730435028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.244191 | controller | Jun 14 09:44:19.730828 crc crio[24245]: time="2026-06-14T09:44:19.730722698Z" level=info msg="Removing container: 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43" id=660917c6-5e1a-4225-be00-92e4f3ef7775 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.244210 | controller | Jun 14 09:44:19.794945 crc crio[24245]: 2026-06-14T09:44:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7a26397606d2b1 Mac:1a:28:8a:eb:3d:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9a Mtu:0 Sandbox:/var/run/netns/42af81ca-2515-4b0a-9ade-a6607aa332e2 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.1.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.244226 | controller | Jun 14 09:44:19.802358 crc crio[24245]: time="2026-06-14T09:44:19.802318611Z" level=info msg="Got pod network &{Name:placement-db-sync-z2f5n Namespace:openstack ID:b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0 UID:f6248c64-7fbb-4046-a7c3-829bea3544cc NetNS:/var/run/netns/42af81ca-2515-4b0a-9ade-a6607aa332e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6248c64_7fbb_4046_a7c3_829bea3544cc.slice PodAnnotations:0xc000522538}] Aliases:map[]}"
2026-06-14 10:12:37.244243 | controller | Jun 14 09:44:19.802671 crc crio[24245]: time="2026-06-14T09:44:19.802648191Z" level=info msg="Checking pod openstack_placement-db-sync-z2f5n for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.244259 | controller | Jun 14 09:44:19.819392 crc crio[24245]: time="2026-06-14T09:44:19.811536187Z" level=info msg="Stopped pod sandbox: 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725" id=51893772-537a-43f9-ba47-e40c0a50d9d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.244275 | controller | Jun 14 09:44:19.928585 crc crio[24245]: time="2026-06-14T09:44:19.928331425Z" level=warning msg="Stopping container 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a with stop signal(15) timed out. Killing..."
2026-06-14 10:12:37.244290 | controller | Jun 14 09:44:19.998369 crc crio[24245]: time="2026-06-14T09:44:19.998327567Z" level=info msg="Ran pod sandbox b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0 with infra container: openstack/placement-db-sync-z2f5n/POD" id=ae1c9021-0897-4e8d-9d8b-accaf3c47a4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.244306 | controller | Jun 14 09:44:20.014308 crc crio[24245]: time="2026-06-14T09:44:20.014220312Z" level=info msg="Stopped container 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9: openstack/swift-storage-0/container-replicator" id=9a049760-7f0a-4347-8bb7-dfb590e5803f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244321 | controller | Jun 14 09:44:20.024543 crc crio[24245]: time="2026-06-14T09:44:20.024260035Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=aad4e5c4-7356-489c-9e7f-ce9cc30fc98a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.244336 | controller | Jun 14 09:44:20.025075 crc crio[24245]: time="2026-06-14T09:44:20.025010589Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=aad4e5c4-7356-489c-9e7f-ce9cc30fc98a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.244372 | controller | Jun 14 09:44:20.025314 crc crio[24245]: time="2026-06-14T09:44:20.025150263Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=aad4e5c4-7356-489c-9e7f-ce9cc30fc98a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.244390 | controller | Jun 14 09:44:20.032121 crc crio[24245]: time="2026-06-14T09:44:20.029153812Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=e9bd3d68-4fa9-44b4-89ae-23ed29ba3793 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.244406 | controller | Jun 14 09:44:20.037904 crc crio[24245]: time="2026-06-14T09:44:20.037778469Z" level=error msg="Killing container 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a KILL` failed: process not running: No such process\n : exit status 1"
2026-06-14 10:12:37.244426 | controller | Jun 14 09:44:20.040037 crc crio[24245]: time="2026-06-14T09:44:20.039962033Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-14 10:12:37.244443 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:20.16539805Z" level=info msg="Stopped container 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5: openstack/swift-storage-0/object-updater" id=2c225a5c-c63e-4859-995f-0989b558acb6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244459 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:20.182339722Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-s7ww7/POD" id=03a1d96b-7e6d-480a-8575-9ad6eb5ce090 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.244475 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:20.182425645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.244491 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:20.254473499Z" level=info msg="Got pod network &{Name:barbican-db-sync-8tmdc Namespace:openstack ID:7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1 UID:d5c690c8-60f9-44b3-8d6d-6d202865c261 NetNS:/var/run/netns/4e1b2d48-80e6-49a0-a4f5-67835a0e46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c690c8_60f9_44b3_8d6d_6d202865c261.slice PodAnnotations:0xc0006031b0}] Aliases:map[]}"
2026-06-14 10:12:37.244507 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:20.255157841Z" level=info msg="Adding pod openstack_barbican-db-sync-8tmdc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.244523 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:20.333197381Z" level=info msg="Stopped container 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00: openstack/swift-storage-0/object-expirer" id=81ab6416-76b3-4c85-9605-29a0d2f826b2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244539 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:20.448493462Z" level=info msg="Stopped container b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089: openstack/swift-storage-0/object-auditor" id=0d5f2ed0-fd7b-42e8-acaf-f7cf3d7c7dfd name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244554 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:20.555286101Z" level=info msg="Stopped container 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d: openstack/swift-storage-0/account-auditor" id=1885b780-9dfa-45b5-b683-83c9f5fcb64f name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244570 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:20.565656037Z" level=info msg="Stopped container c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf: openstack/swift-storage-0/account-reaper" id=e71ceedd-b505-4de2-b1b8-52a6caea3267 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244585 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:20.572148131Z" level=info msg="Stopped container 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a: openstack/openstackclient/openstackclient" id=04b64956-b266-4a56-9b7b-48853e330bd6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244600 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:20.590175476Z" level=info msg="Stopping pod sandbox: 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b" id=43eb749e-14a7-48fb-ae6a-05eeb11e1dd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.244619 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:20.622646289Z" level=info msg="Stopped container 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98: openstack/swift-storage-0/account-replicator" id=9192f814-9d2d-4681-bb49-e873569cec73 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244635 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:20.746727707Z" level=info msg="Stopped container d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b: openstack/swift-storage-0/rsync" id=f7553967-e547-41f7-ac61-21aea7a5b379 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244651 | controller | Jun 14 09:44:21.645798 crc crio[24245]: 2026-06-14T09:44:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b453c4596ad048 Mac:82:e0:3d:89:3f:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:99 Mtu:0 Sandbox:/var/run/netns/57248551-5ab1-440b-88d1-9a7438a9446d SocketPath: PciID:}] [{Interface:0xc000382760 Address:{IP:10.217.1.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.244666 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:20.988491059Z" level=info msg="Got pod network &{Name:glance-db-sync-lzb6g Namespace:openstack ID:3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4 UID:1adc705e-2a46-4e4b-8f4b-ce7482cbf685 NetNS:/var/run/netns/57248551-5ab1-440b-88d1-9a7438a9446d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1adc705e_2a46_4e4b_8f4b_ce7482cbf685.slice PodAnnotations:0xc001c3c7c8}] Aliases:map[]}"
2026-06-14 10:12:37.244683 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:20.988731767Z" level=info msg="Checking pod openstack_glance-db-sync-lzb6g for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.244699 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.019568469Z" level=info msg="Stopped container 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc: openstack/swift-storage-0/container-server" id=5cb31e67-f5ee-4085-9ba3-15c070fa47ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244715 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.187703863Z" level=info msg="Removed container 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=660917c6-5e1a-4225-be00-92e4f3ef7775 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.244730 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.213117552Z" level=info msg="Stopped container 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911: openstack/swift-storage-0/container-auditor" id=e0b81d64-14d9-451a-9563-34ff93db09b6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244746 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.216523567Z" level=info msg="Removing container: 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275" id=a32db9b8-212d-48d7-a058-6960690e748a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.244761 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.2169089Z" level=info msg="Stopped container 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab: openstack/swift-storage-0/container-updater" id=037b1466-4536-4db0-92ce-c5652c7da7e1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244776 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.256021434Z" level=info msg="Stopped container 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250: openstack/swift-storage-0/object-server" id=9b42148b-556c-49c2-af8a-6b4eca74514a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244794 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.310820346Z" level=info msg="Stopped container 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c: openstack/swift-storage-0/account-server" id=1d9205b3-a46c-49a6-adcd-0b661262582e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244811 | controller | Jun 14 09:44:21.645798 crc crio[24245]: 2026-06-14T09:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72c29bd88281de3 Mac:4a:03:9c:49:ab:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9d Mtu:0 Sandbox:/var/run/netns/9c1cf738-f714-4163-9a89-3d2caf2dff5b SocketPath: PciID:}] [{Interface:0xc0003125c0 Address:{IP:10.217.1.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.244827 | controller | Jun 14 09:44:21.645798 crc crio[24245]: 2026-06-14T09:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4e032c0665e732 Mac:fa:89:e5:9b:26:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9c Mtu:0 Sandbox:/var/run/netns/a6c71e78-9b95-4415-a719-188526d45de5 SocketPath: PciID:}] [{Interface:0xc000148ee0 Address:{IP:10.217.1.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.244842 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.333574098Z" level=info msg="Got pod network &{Name:neutron-db-sync-tw84j Namespace:openstack ID:c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24 UID:9e257462-88a2-4d02-8b8d-a92ff00e194d NetNS:/var/run/netns/a6c71e78-9b95-4415-a719-188526d45de5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e257462_88a2_4d02_8b8d_a92ff00e194d.slice PodAnnotations:0xc00274aca8}] Aliases:map[]}"
2026-06-14 10:12:37.244858 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.333742097Z" level=info msg="Checking pod openstack_neutron-db-sync-tw84j for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.244874 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.340214312Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-kslpf Namespace:openstack ID:72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463 UID:3828509a-a099-4a23-ac28-783bb8fb5999 NetNS:/var/run/netns/9c1cf738-f714-4163-9a89-3d2caf2dff5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3828509a_a099_4a23_ac28_783bb8fb5999.slice PodAnnotations:0xc0024220e0}] Aliases:map[]}"
2026-06-14 10:12:37.244890 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.340366216Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-kslpf for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.244905 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.363327908Z" level=info msg="Stopped container a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e: openstack/keystone-5fdbc5c4d8-pzrhs/keystone-api" id=d6ed7c90-9247-4509-b786-be15b0a63362 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.244921 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.383899442Z" level=info msg="Stopping pod sandbox: d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a" id=c2a88838-26cd-49db-9974-dc5bd5a10e97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.244936 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.384424599Z" level=info msg="Got pod network &{Name:keystone-5fdbc5c4d8-pzrhs Namespace:openstack ID:d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a UID:51c6c3e1-12d9-4e9b-b378-f25afa6f6852 NetNS:/var/run/netns/0e57837f-0a66-4c76-be96-4f3a088389b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51c6c3e1_12d9_4e9b_b378_f25afa6f6852.slice PodAnnotations:0xc0006200c8}] Aliases:map[]}"
2026-06-14 10:12:37.244955 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.384563923Z" level=info msg="Deleting pod openstack_keystone-5fdbc5c4d8-pzrhs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.244971 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.492323952Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-s7ww7 Namespace:openstack ID:7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4 UID:cf61aa5f-2f5e-48bb-9f19-14ec55488f98 NetNS:/var/run/netns/8a39fe97-afab-4817-bbc6-849f604a9d74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf61aa5f_2f5e_48bb_9f19_14ec55488f98.slice PodAnnotations:0xc0004cc8c0}] Aliases:map[]}"
2026-06-14 10:12:37.244987 | controller | Jun 14 09:44:21.645798 crc crio[24245]: time="2026-06-14T09:44:21.492372958Z" level=info msg="Adding pod openstack_swift-ring-rebalance-s7ww7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.245003 | controller | Jun 14 09:44:21.960011 crc crio[24245]: 2026-06-14T09:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2d05c3416fbc7f Mac:2a:85:db:31:fe:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9b Mtu:0 Sandbox:/var/run/netns/472ff143-f0de-43d9-bc86-a2098852ec43 SocketPath: PciID:}] [{Interface:0xc0004b45e0 Address:{IP:10.217.1.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.245019 | controller | Jun 14 09:44:21.961028 crc crio[24245]: time="2026-06-14T09:44:21.960942915Z" level=info msg="Got pod network &{Name:cinder-db-sync-vm4w6 Namespace:openstack ID:b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783 UID:8a22a109-c0fa-428e-9947-0901f146204c NetNS:/var/run/netns/472ff143-f0de-43d9-bc86-a2098852ec43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a22a109_c0fa_428e_9947_0901f146204c.slice PodAnnotations:0xc001fea048}] Aliases:map[]}"
2026-06-14 10:12:37.245034 | controller | Jun 14 09:44:21.961260 crc crio[24245]: time="2026-06-14T09:44:21.96111242Z" level=info msg="Checking pod openstack_cinder-db-sync-vm4w6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.245050 | controller | Jun 14 09:44:22.068150 crc crio[24245]: 2026-06-14T09:44:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2e5dd8a9a543c3 Mac:7e:92:ad:43:29:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9e Mtu:0 Sandbox:/var/run/netns/83568c10-c6bf-497b-b533-3ad38cebf56d SocketPath: PciID:}] [{Interface:0xc0004b4720 Address:{IP:10.217.1.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.245065 | controller | Jun 14 09:44:22.068150 crc crio[24245]: time="2026-06-14T09:44:22.066663138Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:e2e5dd8a9a543c38111483637adab2908f218d73ee95a644107369c701defd8e UID:fba63702-9d9e-4b64-bca6-7742e1967623 NetNS:/var/run/netns/83568c10-c6bf-497b-b533-3ad38cebf56d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfba63702_9d9e_4b64_bca6_7742e1967623.slice PodAnnotations:0xc0005225f8}] Aliases:map[]}"
2026-06-14 10:12:37.245080 | controller | Jun 14 09:44:22.068150 crc crio[24245]: time="2026-06-14T09:44:22.066800603Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.245099 | controller | Jun 14 09:44:22.069808 crc crio[24245]: time="2026-06-14T09:44:22.069690326Z" level=info msg="Stopped container ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=546f0061-7a36-4539-9a88-9139196c6df6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.245115 | controller | Jun 14 09:44:22.082290 crc crio[24245]: time="2026-06-14T09:44:22.071173013Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b UID:e2bf4fe2-9d7d-4e1b-bc8b-680d426b55f3 NetNS:/var/run/netns/a3cd13fd-11a8-49c0-95b1-f845637e948e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2bf4fe2_9d7d_4e1b_bc8b_680d426b55f3.slice PodAnnotations:0xc002422588}] Aliases:map[]}"
2026-06-14 10:12:37.245130 | controller | Jun 14 09:44:22.082290 crc crio[24245]: time="2026-06-14T09:44:22.082212049Z" level=info msg="Deleting pod openstack_openstackclient from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.245146 | controller | Jun 14 09:44:22.088562 crc crio[24245]: time="2026-06-14T09:44:22.086796577Z" level=info msg="Stopping pod sandbox: ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0" id=167abb8f-f1a7-4c03-89df-44c42f76dd32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.245161 | controller | Jun 14 09:44:22.088562 crc crio[24245]: time="2026-06-14T09:44:22.087310624Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0 UID:655ef768-24d5-4c1c-b9ba-39ddde9bcf9c NetNS:/var/run/netns/0f105771-5e76-49cb-9b93-063d4229a847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655ef768_24d5_4c1c_b9ba_39ddde9bcf9c.slice PodAnnotations:0xc001c3c4a8}] Aliases:map[]}"
2026-06-14 10:12:37.245177 | controller | Jun 14 09:44:22.088562 crc crio[24245]: time="2026-06-14T09:44:22.087439457Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.245192 | controller | Jun 14 09:44:22.157429 crc crio[24245]: 2026-06-14T09:44:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f56e46494c44e3 Mac:d6:24:ac:35:1b:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a0 Mtu:0 Sandbox:/var/run/netns/4e1b2d48-80e6-49a0-a4f5-67835a0e46e9 SocketPath: PciID:}] [{Interface:0xc000482760 Address:{IP:10.217.1.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.245208 | controller | Jun 14 09:44:22.158810 crc crio[24245]: 2026-06-14T09:44:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94116abf75276d2 Mac:5a:9c:9e:02:56:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9f Mtu:0 Sandbox:/var/run/netns/6a1b3621-b2ae-412b-93b3-37207a9b7ae1 SocketPath: PciID:}] [{Interface:0xc0004be5d0 Address:{IP:10.217.1.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.245225 | controller | Jun 14 09:44:22.162753 crc crio[24245]: time="2026-06-14T09:44:22.162164039Z" level=info msg="Got pod network &{Name:barbican-db-sync-8tmdc Namespace:openstack ID:7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1 UID:d5c690c8-60f9-44b3-8d6d-6d202865c261 NetNS:/var/run/netns/4e1b2d48-80e6-49a0-a4f5-67835a0e46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c690c8_60f9_44b3_8d6d_6d202865c261.slice PodAnnotations:0xc0006031b0}] Aliases:map[]}"
2026-06-14 10:12:37.245241 | controller | Jun 14 09:44:22.176025 crc crio[24245]: time="2026-06-14T09:44:22.166168338Z" level=info msg="Checking pod openstack_barbican-db-sync-8tmdc for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.245260 | controller | Jun 14 09:44:22.179319 crc crio[24245]: time="2026-06-14T09:44:22.179261641Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-9vkjz Namespace:openstack ID:94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b UID:db4b352d-3510-4f9b-a3bd-9aafe4616717 NetNS:/var/run/netns/6a1b3621-b2ae-412b-93b3-37207a9b7ae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb4b352d_3510_4f9b_a3bd_9aafe4616717.slice PodAnnotations:0xc000602638}] Aliases:map[]}"
2026-06-14 10:12:37.245276 | controller | Jun 14 09:44:22.179674 crc crio[24245]: time="2026-06-14T09:44:22.179649013Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-9vkjz for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.245291 | controller | Jun 14 09:44:22.310793 crc crio[24245]: time="2026-06-14T09:44:22.310707272Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bf2a514a-8363-4fb2-9b4e-a3cedc214232 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245306 | controller | Jun 14 09:44:22.339427 crc crio[24245]: time="2026-06-14T09:44:22.339323164Z" level=info msg="Stopped pod sandbox: d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a" id=c2a88838-26cd-49db-9974-dc5bd5a10e97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.245322 | controller | Jun 14 09:44:22.353985 crc crio[24245]: time="2026-06-14T09:44:22.353893875Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ec301c1a-4bba-48db-bf11-52d6a1bd76b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245337 | controller | Jun 14 09:44:22.400969 crc crio[24245]: time="2026-06-14T09:44:22.396830783Z" level=info msg="Ran pod sandbox c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24 with infra container: openstack/neutron-db-sync-tw84j/POD" id=b166574b-d608-48a5-8555-2d5566dcf85b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.245370 | controller | Jun 14 09:44:22.401809 crc crio[24245]: time="2026-06-14T09:44:22.401727959Z" level=info msg="Ran pod sandbox 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4 with infra container: openstack/glance-db-sync-lzb6g/POD" id=b6abd2f7-29e0-4eea-be03-7d51f8cb8a4a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.245389 | controller | Jun 14 09:44:22.412910 crc crio[24245]: time="2026-06-14T09:44:22.412531637Z" level=info msg="Ran pod sandbox b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783 with infra container: openstack/cinder-db-sync-vm4w6/POD" id=bfe3cc89-4763-4ecd-abfa-6029def5bc9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.245405 | controller | Jun 14 09:44:22.425758 crc crio[24245]: time="2026-06-14T09:44:22.42564129Z" level=info msg="Ran pod sandbox e2e5dd8a9a543c38111483637adab2908f218d73ee95a644107369c701defd8e with infra container: openstack/openstackclient/POD" id=39a9e06b-78c0-49de-acda-03f3f4227b4d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.245420 | controller | Jun 14 09:44:22.426694 crc crio[24245]: time="2026-06-14T09:44:22.426590496Z" level=info msg="Ran pod sandbox 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463 with infra container: openstack/nova-cell0-conductor-db-sync-kslpf/POD" id=6dae6e1c-5cd5-4384-9107-d7ddd29dce03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.245436 | controller | Jun 14 09:44:22.438380 crc crio[24245]: time="2026-06-14T09:44:22.438212211Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fe09dc77-a823-4a57-8f52-9f5bf6790886 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245454 | controller | Jun 14 09:44:22.438541 crc crio[24245]: time="2026-06-14T09:44:22.438447548Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=fe09dc77-a823-4a57-8f52-9f5bf6790886 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245470 | controller | Jun 14 09:44:22.438541 crc crio[24245]: time="2026-06-14T09:44:22.4384988Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=fe09dc77-a823-4a57-8f52-9f5bf6790886 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245485 | controller | Jun 14 09:44:22.440899 crc crio[24245]: time="2026-06-14T09:44:22.440774363Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=063bacf7-58e2-4916-8c82-904fd9d16f4a name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.245501 | controller | Jun 14 09:44:22.442805 crc crio[24245]: time="2026-06-14T09:44:22.442581361Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=abda8c42-be49-45bb-a7e4-5085e167d7dc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245516 | controller | Jun 14 09:44:22.442805 crc crio[24245]: time="2026-06-14T09:44:22.442749377Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=abda8c42-be49-45bb-a7e4-5085e167d7dc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245531 | controller | Jun 14 09:44:22.442805 crc crio[24245]: time="2026-06-14T09:44:22.442796008Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=abda8c42-be49-45bb-a7e4-5085e167d7dc name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245546 | controller | Jun 14 09:44:22.443179 crc crio[24245]: time="2026-06-14T09:44:22.443023725Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=4836de83-a3f0-431e-bb53-6e23fd3092cf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245562 | controller | Jun 14 09:44:22.443261 crc crio[24245]: time="2026-06-14T09:44:22.443201151Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=4836de83-a3f0-431e-bb53-6e23fd3092cf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245577 | controller | Jun 14 09:44:22.443310 crc crio[24245]: time="2026-06-14T09:44:22.443086153Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=db3fcb44-3f95-4d61-88f6-45a5a5ec57eb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245594 | controller | Jun 14 09:44:22.443557 crc crio[24245]: time="2026-06-14T09:44:22.443256163Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=4836de83-a3f0-431e-bb53-6e23fd3092cf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245610 | controller | Jun 14 09:44:22.443804 crc crio[24245]: time="2026-06-14T09:44:22.443749289Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=c452eefc-4f8c-4a5c-b86a-2b055706c05b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.245625 | controller | Jun 14 09:44:22.444782 crc crio[24245]: time="2026-06-14T09:44:22.44423185Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=db3fcb44-3f95-4d61-88f6-45a5a5ec57eb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245640 | controller | Jun 14 09:44:22.444949 crc crio[24245]: time="2026-06-14T09:44:22.444562361Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=db3fcb44-3f95-4d61-88f6-45a5a5ec57eb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245661 | controller | Jun 14 09:44:22.445510 crc crio[24245]: time="2026-06-14T09:44:22.445416892Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=8b7f5f5d-35c7-42b7-a2d7-1876478de130 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245677 | controller | Jun 14 09:44:22.446514 crc crio[24245]: time="2026-06-14T09:44:22.445726922Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=8b7f5f5d-35c7-42b7-a2d7-1876478de130 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245695 | controller | Jun 14 09:44:22.446514 crc crio[24245]: time="2026-06-14T09:44:22.445785484Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=8b7f5f5d-35c7-42b7-a2d7-1876478de130 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.245717 | controller | Jun 14 09:44:22.446700 crc crio[24245]: time="2026-06-14T09:44:22.446642132Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=532a238b-2311-497c-89b8-a285e3c81699 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.245745 | controller | Jun 14 09:44:22.447672 crc crio[24245]: time="2026-06-14T09:44:22.447598323Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-14 10:12:37.245777 | controller | Jun 14 09:44:22.448895 crc crio[24245]: time="2026-06-14T09:44:22.448782271Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-14 10:12:37.245817 | controller | Jun 14 09:44:22.458039 crc crio[24245]: time="2026-06-14T09:44:22.457816245Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-14 10:12:37.245844 | controller | Jun 14 09:44:22.459095 crc crio[24245]: time="2026-06-14T09:44:22.459039155Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=84365614-8450-40a2-8bbe-23cb5ca151c3 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.245872 | controller | Jun 14 09:44:22.459781 crc crio[24245]: time="2026-06-14T09:44:22.459661495Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=e748b1c4-23f9-4c3e-aad8-49b12f1e5d06 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.245899 | controller | Jun 14 09:44:22.477643 crc crio[24245]: time="2026-06-14T09:44:22.476051112Z" level=info msg="Ran pod sandbox 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1 with infra container: openstack/barbican-db-sync-8tmdc/POD" id=de95555d-dc9e-4759-9536-a5d721688852 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.245926 | controller | Jun 14 09:44:22.491439 crc crio[24245]: time="2026-06-14T09:44:22.485572651Z" level=info msg="Creating container: openshift-marketplace/community-operators-9tlhx/registry-server" id=c4b9d069-6bb0-407c-8a00-68ac5643c282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.245953 | controller | Jun 14 09:44:22.491439 crc crio[24245]: time="2026-06-14T09:44:22.486224282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.245981 | controller | Jun 14 09:44:22.491439 crc crio[24245]: time="2026-06-14T09:44:22.487261542Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-14 10:12:37.246007 | controller | Jun 14 09:44:22.491439 crc crio[24245]: time="2026-06-14T09:44:22.489286167Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-14 10:12:37.246034 | controller | Jun 14 09:44:22.502400 crc crio[24245]: time="2026-06-14T09:44:22.500809628Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=c10b7b4e-9bed-403a-808a-b09f5d7dfb0a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.246066 | controller | Jun 14 09:44:22.519563 crc crio[24245]: time="2026-06-14T09:44:22.519474413Z" level=info msg="Ran pod sandbox 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b with infra container: openstack/nova-cell1-conductor-db-sync-9vkjz/POD" id=647709ee-023b-4fea-872c-859c767e91a3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.246095 | controller | Jun 14 09:44:22.536309 crc crio[24245]: time="2026-06-14T09:44:22.52882223Z" level=info msg="Stopped container 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f: openstack/swift-storage-0/object-replicator" id=1ca88358-c583-422b-be13-3275dc056fc6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.246123 | controller | Jun 14 09:44:22.541915 crc crio[24245]: time="2026-06-14T09:44:22.541805916Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=6fa33b38-aa85-4d69-ba86-b4e8577638d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.246151 | controller | Jun 14 09:44:22.574307 crc crio[24245]: 2026-06-14T09:44:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d92bcc56e04bc0 Mac:f6:ea:db:69:30:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a1 Mtu:0 Sandbox:/var/run/netns/8a39fe97-afab-4817-bbc6-849f604a9d74 SocketPath: PciID:}] [{Interface:0xc0002a2970 Address:{IP:10.217.1.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.246178 | controller | Jun 14 09:44:22.624153 crc crio[24245]: time="2026-06-14T09:44:22.614295613Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-s7ww7 Namespace:openstack ID:7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4 UID:cf61aa5f-2f5e-48bb-9f19-14ec55488f98 NetNS:/var/run/netns/8a39fe97-afab-4817-bbc6-849f604a9d74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf61aa5f_2f5e_48bb_9f19_14ec55488f98.slice PodAnnotations:0xc0004cc8c0}] Aliases:map[]}"
2026-06-14 10:12:37.246205 | controller | Jun 14 09:44:22.624153 crc crio[24245]: time="2026-06-14T09:44:22.61454413Z" level=info msg="Checking pod openstack_swift-ring-rebalance-s7ww7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.246233 | controller | Jun 14 09:44:22.651543 crc crio[24245]: time="2026-06-14T09:44:22.651446155Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=c10b7b4e-9bed-403a-808a-b09f5d7dfb0a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.246260 | controller | Jun 14 09:44:22.653310 crc crio[24245]: time="2026-06-14T09:44:22.653217792Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=c10b7b4e-9bed-403a-808a-b09f5d7dfb0a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.246287 | controller | Jun 14 09:44:22.657203 crc crio[24245]: time="2026-06-14T09:44:22.657119173Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=6fa33b38-aa85-4d69-ba86-b4e8577638d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.246313 | controller | Jun 14 09:44:22.657268 crc crio[24245]: time="2026-06-14T09:44:22.657243262Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=6fa33b38-aa85-4d69-ba86-b4e8577638d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.246340 | controller | Jun 14 09:44:22.659016 crc crio[24245]: time="2026-06-14T09:44:22.658946967Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=2ba7bf01-78e9-4020-aad9-8079f86d5e40 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.246426 | controller | Jun 14 09:44:22.660798 crc crio[24245]: time="2026-06-14T09:44:22.659537236Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=fd05561e-7eb6-428a-ad3f-39558f6fa28b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.246458 | controller | Jun 14 09:44:22.662167 crc crio[24245]: time="2026-06-14T09:44:22.662117541Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-14 10:12:37.246476 | controller | Jun 14 09:44:22.663381 crc crio[24245]: time="2026-06-14T09:44:22.662753921Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-14 10:12:37.246493 | controller | Jun 14 09:44:22.690409 crc crio[24245]: time="2026-06-14T09:44:22.689700404Z" level=info msg="Stopped pod sandbox: 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b" id=43eb749e-14a7-48fb-ae6a-05eeb11e1dd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.246509 | controller | Jun 14 09:44:22.973641 crc crio[24245]: time="2026-06-14T09:44:22.973437569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.246525 | controller | Jun 14 09:44:22.982330 crc crio[24245]: time="2026-06-14T09:44:22.982243616Z" level=info msg="Stopped pod sandbox: ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0" id=167abb8f-f1a7-4c03-89df-44c42f76dd32 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.246540 | controller | Jun 14 09:44:23.002289 crc crio[24245]: time="2026-06-14T09:44:23.002134214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.246556 | controller | Jun 14 09:44:23.061375 crc crio[24245]: time="2026-06-14T09:44:23.061296868Z" level=info msg="Ran pod sandbox 7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4 with infra container: openstack/swift-ring-rebalance-s7ww7/POD" id=03a1d96b-7e6d-480a-8575-9ad6eb5ce090 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.246572 | controller | Jun 14 09:44:23.072351 crc crio[24245]: time="2026-06-14T09:44:23.070723913Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=d660a449-99b6-4762-8405-e7336fb43c69 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.246587 | controller | Jun 14 09:44:23.072351 crc crio[24245]: time="2026-06-14T09:44:23.071030958Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=d660a449-99b6-4762-8405-e7336fb43c69 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.246603 | controller | Jun 14 09:44:23.072351 crc crio[24245]: time="2026-06-14T09:44:23.07108676Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=d660a449-99b6-4762-8405-e7336fb43c69 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.246618 | controller | Jun 14 09:44:23.088530 crc crio[24245]: time="2026-06-14T09:44:23.088461833Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=d7f1f713-642f-4e6c-be9b-bf6ffc6d24ec name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.246633 | controller | Jun 14 09:44:23.094651 crc crio[24245]: time="2026-06-14T09:44:23.092434229Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-14 10:12:37.246649 | controller | Jun 14 09:44:24.232238 crc crio[24245]: time="2026-06-14T09:44:24.231966516Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-k87ch/POD" id=63c01ac3-5280-47a7-aa14-1d5c79c5084c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.246669 | controller | Jun 14 09:44:24.232238 crc crio[24245]: time="2026-06-14T09:44:24.23210619Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.246685 | controller | Jun 14 09:44:24.304308 crc crio[24245]: time="2026-06-14T09:44:24.303905834Z" level=info msg="Removed container 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=a32db9b8-212d-48d7-a058-6960690e748a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.246701 | controller | Jun 14 09:44:24.340954 crc crio[24245]: time="2026-06-14T09:44:24.338231627Z" level=info msg="Removing container: 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838" id=27d45425-454d-4d0b-bfb1-db83d52f0386 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.246716 | controller | Jun 14 09:44:24.368552 crc crio[24245]: time="2026-06-14T09:44:24.368488191Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=b04a7b3d-e1ea-42c1-86c3-0e84f784e6a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.246731 | controller | Jun 14 09:44:24.368659 crc crio[24245]: time="2026-06-14T09:44:24.368577654Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.246747 | controller | Jun 14 09:44:24.556735 crc crio[24245]: time="2026-06-14T09:44:24.556156764Z" level=info msg="Created container 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d: openshift-marketplace/community-operators-9tlhx/registry-server" id=c4b9d069-6bb0-407c-8a00-68ac5643c282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.246763 | controller | Jun 14 09:44:24.559698 crc crio[24245]: time="2026-06-14T09:44:24.559581697Z" level=info msg="Starting container: 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d" id=a9b13bb2-9c81-4b8b-8d46-a4a6ce7eecce name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.246778 | controller | Jun 14 09:44:24.577025 crc crio[24245]: time="2026-06-14T09:44:24.576810196Z" level=info msg="Started container" PID=278155 containerID=7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d description=openshift-marketplace/community-operators-9tlhx/registry-server id=a9b13bb2-9c81-4b8b-8d46-a4a6ce7eecce name=/runtime.v1.RuntimeService/StartContainer sandboxID=6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96
2026-06-14 10:12:37.246794 | controller | Jun 14 09:44:24.751389 crc crio[24245]: time="2026-06-14T09:44:24.750693549Z" level=info msg="Removed container 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838: openstack/ovn-controller-metrics-tm9lk/openstack-network-exporter" id=27d45425-454d-4d0b-bfb1-db83d52f0386 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.246810 | controller | Jun 14 09:44:24.783905 crc crio[24245]: time="2026-06-14T09:44:24.783724102Z" level=info msg="Removing container: 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4" id=9552b63f-859d-4deb-8ec9-4ddb6fd9a354 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.246825 | controller | Jun 14 09:44:24.792160 crc crio[24245]: time="2026-06-14T09:44:24.791283365Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-k87ch Namespace:openstack ID:d5023dc8001a24d043248ca23e56f7ecd66e9ea7b90bb00375120bfa0bbfea30 UID:bf4a13a6-7c48-4eb2-92ea-b1fc0b5da908 NetNS:/var/run/netns/07189e90-ad72-4333-a878-46325f5a0058 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf4a13a6_7c48_4eb2_92ea_b1fc0b5da908.slice PodAnnotations:0xc006e0a658}] Aliases:map[]}"
2026-06-14 10:12:37.246844 | controller | Jun 14 09:44:24.792160 crc crio[24245]: time="2026-06-14T09:44:24.791328386Z" level=info msg="Adding pod openstack_ovn-controller-metrics-k87ch to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.246860 | controller | Jun 14 09:44:25.073397 crc crio[24245]: time="2026-06-14T09:44:25.073296068Z" level=info msg="Stopping container: 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd (timeout: 30s)" id=98ccc0fb-6096-4d7e-a86a-25c9aae75c37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.246876 | controller | Jun 14 09:44:25.263764 crc crio[24245]: time="2026-06-14T09:44:25.263333381Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:6bf5c49ca1abb71d69af8dbe0ef83d71e6b1e627b51e24e1a53652155eadd9fa UID:486bddd0-a1f9-4b2f-8c66-16b025f01814 NetNS:/var/run/netns/b7431003-acd3-4c6f-8ce1-03645fff19f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod486bddd0_a1f9_4b2f_8c66_16b025f01814.slice PodAnnotations:0xc000522b38}] Aliases:map[]}"
2026-06-14 10:12:37.246892 | controller | Jun 14 09:44:25.265964 crc crio[24245]: time="2026-06-14T09:44:25.265908833Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.246908 | controller | Jun 14 09:44:25.388008 crc crio[24245]: time="2026-06-14T09:44:25.375929127Z" level=info msg="Removed container 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=9552b63f-859d-4deb-8ec9-4ddb6fd9a354 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.246923 | controller | Jun 14 09:44:25.397470 crc crio[24245]: time="2026-06-14T09:44:25.397236653Z" level=info msg="Stopped container 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd: openstack/kube-state-metrics-0/kube-state-metrics" id=98ccc0fb-6096-4d7e-a86a-25c9aae75c37 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.246939 | controller | Jun 14 09:44:25.429995 crc crio[24245]: time="2026-06-14T09:44:25.423563882Z" level=info msg="Removing container: add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6" id=441c852e-f761-4d1d-aa88-380c55a6504b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.246954 | controller | Jun 14 09:44:25.429995 crc crio[24245]: time="2026-06-14T09:44:25.426981302Z" level=info msg="Stopping pod sandbox: d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6" id=b5cb63bb-a794-4a2a-ad74-e0b6a8341d95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.246970 | controller | Jun 14 09:44:25.432417 crc crio[24245]: time="2026-06-14T09:44:25.432030898Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6 UID:f89675c3-7340-49f8-841d-a6dd1e905b85 NetNS:/var/run/netns/90822cfa-295a-472d-b1ae-5714a223be07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf89675c3_7340_49f8_841d_a6dd1e905b85.slice PodAnnotations:0xc00274a050}] Aliases:map[]}"
2026-06-14 10:12:37.246985 | controller | Jun 14 09:44:25.432417 crc crio[24245]: time="2026-06-14T09:44:25.432243145Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.247001 | controller | Jun 14 09:44:25.590996 crc crio[24245]: time="2026-06-14T09:44:25.59043769Z" level=info msg="Removed container add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=441c852e-f761-4d1d-aa88-380c55a6504b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.247017 | controller | Jun 14 09:44:25.618901 crc crio[24245]: time="2026-06-14T09:44:25.611914291Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=913c14da-e9fb-444f-9e6f-fe16b596291e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.247037 | controller | Jun 14 09:44:25.618901 crc crio[24245]: time="2026-06-14T09:44:25.612014374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.247054 | controller | Jun 14 09:44:25.806428 crc crio[24245]: time="2026-06-14T09:44:25.800962698Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:301713143dedbae4488dbf09492b50a96c9aaa4ea447b597f1299977f882e56d UID:9d3612d8-1f30-4a53-8a0d-6eed16db1f8b NetNS:/var/run/netns/9827ed6e-7989-4bac-8ac3-02cd7e62b6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d3612d8_1f30_4a53_8a0d_6eed16db1f8b.slice PodAnnotations:0xc001fea118}] Aliases:map[]}"
2026-06-14 10:12:37.247071 | controller | Jun 14 09:44:25.806428 crc crio[24245]: time="2026-06-14T09:44:25.801031226Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.247087 | controller | Jun 14 09:44:26.057639 crc crio[24245]: 2026-06-14T09:44:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5023dc8001a24d Mac:b6:76:a5:8c:97:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a2 Mtu:0 Sandbox:/var/run/netns/07189e90-ad72-4333-a878-46325f5a0058 SocketPath: PciID:}] [{Interface:0xc000494810 Address:{IP:10.217.1.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.247103 | controller | Jun 14 09:44:26.068520 crc crio[24245]: time="2026-06-14T09:44:26.061814492Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-k87ch Namespace:openstack ID:d5023dc8001a24d043248ca23e56f7ecd66e9ea7b90bb00375120bfa0bbfea30 UID:bf4a13a6-7c48-4eb2-92ea-b1fc0b5da908 NetNS:/var/run/netns/07189e90-ad72-4333-a878-46325f5a0058 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf4a13a6_7c48_4eb2_92ea_b1fc0b5da908.slice PodAnnotations:0xc006e0a658}] Aliases:map[]}"
2026-06-14 10:12:37.247120 | controller | Jun 14 09:44:26.068520 crc crio[24245]: time="2026-06-14T09:44:26.062084141Z" level=info msg="Checking pod openstack_ovn-controller-metrics-k87ch for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.247135 | controller | Jun 14 09:44:26.283796 crc crio[24245]: time="2026-06-14T09:44:26.283583017Z" level=info msg="Ran pod sandbox d5023dc8001a24d043248ca23e56f7ecd66e9ea7b90bb00375120bfa0bbfea30 with infra container: openstack/ovn-controller-metrics-k87ch/POD" id=63c01ac3-5280-47a7-aa14-1d5c79c5084c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.247151 | controller | Jun 14 09:44:26.294718 crc crio[24245]: time="2026-06-14T09:44:26.294579311Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=98b8a476-c12f-4124-a062-913e72712b05 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.247166 | controller | Jun 14 09:44:26.342308 crc crio[24245]: time="2026-06-14T09:44:26.340535387Z" level=info msg="Stopped pod sandbox: d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6" id=b5cb63bb-a794-4a2a-ad74-e0b6a8341d95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.247184 | controller | Jun 14 09:44:26.516513 crc crio[24245]: time="2026-06-14T09:44:26.516224158Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=4c13894b-6773-45fd-a271-4511677e55db name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.247201 | controller | Jun 14 09:44:26.604969 crc crio[24245]: time="2026-06-14T09:44:26.601938415Z" level=info msg="Creating container: openstack/ovn-controller-metrics-k87ch/openstack-network-exporter" id=15e4a3cd-5c8d-4654-aac0-bbbddff93524 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.247220 | controller | Jun 14 09:44:26.604969 crc crio[24245]: time="2026-06-14T09:44:26.602522384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.247236 | controller | Jun 14 09:44:26.604969 crc crio[24245]: time="2026-06-14T09:44:26.603986138Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=198b8e88-0bae-4b09-a77f-c0a6c1035b2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.247252 | controller | Jun 14 09:44:26.604969 crc crio[24245]: time="2026-06-14T09:44:26.604074481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.247268 | controller | Jun 14 09:44:26.933338 crc crio[24245]: time="2026-06-14T09:44:26.931068754Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:41a4515b53d30be450a32835ce111993bcd08cdc9600768a11b6ad0c2f952db9 UID:c974d5ac-b123-4556-8a79-ea3f650bcafa NetNS:/var/run/netns/be0aec0b-0ba4-4d30-9266-77e99822894a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc974d5ac_b123_4556_8a79_ea3f650bcafa.slice PodAnnotations:0xc0024223a8}] Aliases:map[]}"
2026-06-14 10:12:37.247284 | controller | Jun 14 09:44:26.933338 crc crio[24245]: time="2026-06-14T09:44:26.932096103Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.247300 | controller | Jun 14 09:44:26.983767 crc crio[24245]: time="2026-06-14T09:44:26.983565085Z" level=info msg="Removing container: 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd" id=293ecf5b-4b40-4417-bacc-aa796e42fae5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.247316 | controller | Jun 14 09:44:27.201378 crc crio[24245]: time="2026-06-14T09:44:27.201224835Z" level=info msg="Removed container 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd: openstack/kube-state-metrics-0/kube-state-metrics" id=293ecf5b-4b40-4417-bacc-aa796e42fae5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.247332 | controller | Jun 14 09:44:27.239240 crc crio[24245]: time="2026-06-14T09:44:27.238798847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.247367 | controller | Jun 14 09:44:27.323349 crc crio[24245]: time="2026-06-14T09:44:27.320209069Z" level=info msg="Running pod sandbox: openstack/swift-proxy-776f9b98b7-bbp4b/POD" id=415368d8-4deb-4da1-8594-afe4cab6a8cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.247389 | controller | Jun 14 09:44:27.323349 crc crio[24245]: time="2026-06-14T09:44:27.320334393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.247405 | controller | Jun 14 09:44:27.324309 crc crio[24245]: 2026-06-14T09:44:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6bf5c49ca1abb71 Mac:6a:ea:0a:d4:31:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a3 Mtu:0 Sandbox:/var/run/netns/b7431003-acd3-4c6f-8ce1-03645fff19f0 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.1.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.247421 | controller | Jun 14 09:44:27.328147 crc crio[24245]: time="2026-06-14T09:44:27.32801739Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:6bf5c49ca1abb71d69af8dbe0ef83d71e6b1e627b51e24e1a53652155eadd9fa UID:486bddd0-a1f9-4b2f-8c66-16b025f01814 NetNS:/var/run/netns/b7431003-acd3-4c6f-8ce1-03645fff19f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod486bddd0_a1f9_4b2f_8c66_16b025f01814.slice PodAnnotations:0xc000522b38}] Aliases:map[]}"
2026-06-14 10:12:37.247440 | controller | Jun 14 09:44:27.328417 crc crio[24245]: time="2026-06-14T09:44:27.328190715Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.247456 | controller | Jun 14 09:44:27.357368 crc crio[24245]: time="2026-06-14T09:44:27.357230014Z" level=info msg="Ran pod sandbox 6bf5c49ca1abb71d69af8dbe0ef83d71e6b1e627b51e24e1a53652155eadd9fa with infra container: openstack/ovsdbserver-nb-0/POD" id=b04a7b3d-e1ea-42c1-86c3-0e84f784e6a5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.247472 | controller | Jun 14 09:44:27.369090 crc crio[24245]: time="2026-06-14T09:44:27.368804528Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=9ef5f947-a388-46e0-bc4f-8a652abbc09c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.247487 | controller | Jun 14 09:44:27.456753 crc crio[24245]: time="2026-06-14T09:44:27.456675505Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=9ef5f947-a388-46e0-bc4f-8a652abbc09c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.247502 | controller | Jun 14 09:44:27.457051 crc crio[24245]: time="2026-06-14T09:44:27.457022057Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=9ef5f947-a388-46e0-bc4f-8a652abbc09c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.247518 | controller | Jun 14 09:44:27.459107 crc crio[24245]: time="2026-06-14T09:44:27.459040284Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=61e88732-6c6e-471d-bbd6-a3a31d0404c2 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.247533 | controller | Jun 14 09:44:27.466502 crc crio[24245]: time="2026-06-14T09:44:27.466407088Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-14 10:12:37.247548 | controller | Jun 14 09:44:27.503624 crc crio[24245]: time="2026-06-14T09:44:27.50350976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.247563 | controller | Jun 14 09:44:27.582962 crc crio[24245]: time="2026-06-14T09:44:27.582737509Z" level=info msg="Got pod network &{Name:swift-proxy-776f9b98b7-bbp4b Namespace:openstack ID:305924776e7620b8ccf2a09e88cc95d220ff18dc634068b324fec728c8fc4c5e UID:dd770090-dd17-4ec9-a386-05c07bc7ee0b NetNS:/var/run/netns/070417b8-7a01-4ac8-a1dc-1641be66f805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd770090_dd17_4ec9_a386_05c07bc7ee0b.slice PodAnnotations:0xc001fea4b0}] Aliases:map[]}"
2026-06-14 10:12:37.247578 | controller | Jun 14 09:44:27.582962 crc crio[24245]: time="2026-06-14T09:44:27.582798611Z" level=info msg="Adding pod openstack_swift-proxy-776f9b98b7-bbp4b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.247594 | controller | Jun 14 09:44:28.088960 crc crio[24245]: time="2026-06-14T09:44:28.078375674Z" level=info msg="Created container 58410da4c258262b65ea5ca1e71b8997f14fef0a0ae6d3288e29119d87cf17b7: openstack/ovn-controller-metrics-k87ch/openstack-network-exporter" id=15e4a3cd-5c8d-4654-aac0-bbbddff93524 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.247610 | controller | Jun 14 09:44:28.125683 crc crio[24245]: time="2026-06-14T09:44:28.124741576Z" level=info msg="Starting container: 58410da4c258262b65ea5ca1e71b8997f14fef0a0ae6d3288e29119d87cf17b7" id=ed22e99e-804a-470b-a176-9c0012a1ab07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.247628 | controller | Jun 14 09:44:28.159016 crc crio[24245]: time="2026-06-14T09:44:28.158834386Z" level=info msg="Started container" PID=278549 containerID=58410da4c258262b65ea5ca1e71b8997f14fef0a0ae6d3288e29119d87cf17b7 description=openstack/ovn-controller-metrics-k87ch/openstack-network-exporter id=ed22e99e-804a-470b-a176-9c0012a1ab07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5023dc8001a24d043248ca23e56f7ecd66e9ea7b90bb00375120bfa0bbfea30
2026-06-14 10:12:37.247644 | controller | Jun 14 09:44:28.180171 crc crio[24245]: 2026-06-14T09:44:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41a4515b53d30be Mac:46:e8:09:72:4f:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a5 Mtu:0 Sandbox:/var/run/netns/be0aec0b-0ba4-4d30-9266-77e99822894a SocketPath: PciID:}] [{Interface:0xc00011a5b0 Address:{IP:10.217.1.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.247660 | controller | Jun 14 09:44:28.180171 crc crio[24245]: time="2026-06-14T09:44:28.163244268Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:41a4515b53d30be450a32835ce111993bcd08cdc9600768a11b6ad0c2f952db9 UID:c974d5ac-b123-4556-8a79-ea3f650bcafa NetNS:/var/run/netns/be0aec0b-0ba4-4d30-9266-77e99822894a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc974d5ac_b123_4556_8a79_ea3f650bcafa.slice PodAnnotations:0xc0024223a8}] Aliases:map[]}"
2026-06-14 10:12:37.247676 | controller | Jun 14 09:44:28.180171 crc crio[24245]: time="2026-06-14T09:44:28.163410963Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.247691 | controller | Jun 14 09:44:28.296926 crc crio[24245]: 2026-06-14T09:44:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:301713143dedbae Mac:86:6b:7c:d6:48:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a4 Mtu:0 Sandbox:/var/run/netns/9827ed6e-7989-4bac-8ac3-02cd7e62b6c1 SocketPath: PciID:}] [{Interface:0xc00048c6b0 Address:{IP:10.217.1.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.247707 | controller | Jun 14 09:44:28.304444 crc crio[24245]: time="2026-06-14T09:44:28.303214778Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:301713143dedbae4488dbf09492b50a96c9aaa4ea447b597f1299977f882e56d UID:9d3612d8-1f30-4a53-8a0d-6eed16db1f8b NetNS:/var/run/netns/9827ed6e-7989-4bac-8ac3-02cd7e62b6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d3612d8_1f30_4a53_8a0d_6eed16db1f8b.slice PodAnnotations:0xc001fea118}] Aliases:map[]}"
2026-06-14 10:12:37.247722 | controller | Jun 14 09:44:28.304444 crc crio[24245]: time="2026-06-14T09:44:28.303643282Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.247738 | controller | Jun 14 09:44:28.320647 crc crio[24245]: time="2026-06-14T09:44:28.320212207Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=7fa65911-8e49-4b8f-9182-7a38ee67a663 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.247753 | controller | Jun 14 09:44:28.320647 crc crio[24245]: time="2026-06-14T09:44:28.320340361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.247768 | controller | Jun 14 09:44:28.340965 crc crio[24245]: time="2026-06-14T09:44:28.340667351Z" level=info msg="Ran pod sandbox 301713143dedbae4488dbf09492b50a96c9aaa4ea447b597f1299977f882e56d with infra container: openstack/ovsdbserver-sb-0/POD" id=913c14da-e9fb-444f-9e6f-fe16b596291e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.247788 | controller | Jun 14 09:44:28.369258 crc crio[24245]: time="2026-06-14T09:44:28.368495766Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=a3dbd708-3dcc-4efc-ba45-88295696db16 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.247803 | controller | Jun 14 09:44:28.370986 crc crio[24245]: time="2026-06-14T09:44:28.370157339Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=a3dbd708-3dcc-4efc-ba45-88295696db16 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.247818 | controller | Jun 14 09:44:28.370986 crc crio[24245]: time="2026-06-14T09:44:28.370302674Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=a3dbd708-3dcc-4efc-ba45-88295696db16 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.247834 | controller | Jun 14 09:44:28.389774 crc crio[24245]: time="2026-06-14T09:44:28.389569895Z" level=info msg="Stopped container 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e: openstack/ovn-northd-0/ovn-northd" id=033ef3f3-5c20-4562-aa9a-96a6e98084e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.247849 | controller | Jun 14 09:44:28.394809 crc crio[24245]: time="2026-06-14T09:44:28.39467977Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=e79f4bd7-51ca-4a2a-8642-a51ce35e2aff name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.247875 | controller | Jun 14 09:44:28.396298 crc crio[24245]: time="2026-06-14T09:44:28.3960366Z" level=info msg="Stopping pod sandbox: 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d" id=c5cf6d84-06c9-4bd4-97f0-4840ca951844 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.247890 | controller | Jun 14 09:44:28.398389 crc crio[24245]: time="2026-06-14T09:44:28.397050462Z" level=info msg="Ran pod sandbox 41a4515b53d30be450a32835ce111993bcd08cdc9600768a11b6ad0c2f952db9 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=198b8e88-0bae-4b09-a77f-c0a6c1035b2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.247906 | controller | Jun 14 09:44:28.398389 crc crio[24245]: time="2026-06-14T09:44:28.397763265Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d UID:70257829-76dc-4676-803b-7737c4ad92a8 NetNS:/var/run/netns/39a63d22-6945-4be3-9b1e-26022b747926 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70257829_76dc_4676_803b_7737c4ad92a8.slice PodAnnotations:0xc00274a628}] Aliases:map[]}"
2026-06-14 10:12:37.247921 | controller | Jun 14 09:44:28.403450 crc crio[24245]: time="2026-06-14T09:44:28.40331043Z" level=info msg="Deleting pod openstack_ovn-northd-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.247937 | controller | Jun 14 09:44:28.410230 crc crio[24245]: time="2026-06-14T09:44:28.407666508Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-14 10:12:37.247952 | controller | Jun 14 09:44:28.419588 crc crio[24245]: time="2026-06-14T09:44:28.419489154Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=eadc6ef0-4df1-4b69-89c4-c55328347393 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.247968 | controller | Jun 14 09:44:28.420029 crc crio[24245]: time="2026-06-14T09:44:28.419700934Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=eadc6ef0-4df1-4b69-89c4-c55328347393 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.247983 | controller | Jun 14 09:44:28.420029 crc crio[24245]: time="2026-06-14T09:44:28.419747775Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=eadc6ef0-4df1-4b69-89c4-c55328347393 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.248002 | controller | Jun 14 09:44:28.422762 crc crio[24245]: time="2026-06-14T09:44:28.422671955Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=8725a14c-1ba3-49bd-ab53-4b0a29a599a7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.248018 | controller | Jun 14 09:44:28.427581 crc crio[24245]: time="2026-06-14T09:44:28.427487609Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-14 10:12:37.248034 | controller | Jun 14 09:44:28.448384 crc crio[24245]: time="2026-06-14T09:44:28.442544637Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:66218de3fe79920474d0ed519add35306717d6889ca1a190551216da8f5a7247 UID:72e5e1db-db78-4cd0-94ff-5f653c926f74 NetNS:/var/run/netns/c2a20be8-20d8-4172-81a1-89379b2f3475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72e5e1db_db78_4cd0_94ff_5f653c926f74.slice PodAnnotations:0xc001b86670}] Aliases:map[]}"
2026-06-14 10:12:37.248049 | controller | Jun 14 09:44:28.448384 crc crio[24245]: time="2026-06-14T09:44:28.44263491Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.248065 | controller | Jun 14 09:44:28.503166 crc crio[24245]: 2026-06-14T09:44:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:305924776e7620b Mac:e6:97:6f:a8:e4:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a6 Mtu:0 Sandbox:/var/run/netns/070417b8-7a01-4ac8-a1dc-1641be66f805 SocketPath: PciID:}] [{Interface:0xc0002a46e0 Address:{IP:10.217.1.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.248081 | controller | Jun 14 09:44:28.504599 crc crio[24245]: time="2026-06-14T09:44:28.504164158Z" level=info msg="Got pod network &{Name:swift-proxy-776f9b98b7-bbp4b Namespace:openstack ID:305924776e7620b8ccf2a09e88cc95d220ff18dc634068b324fec728c8fc4c5e UID:dd770090-dd17-4ec9-a386-05c07bc7ee0b NetNS:/var/run/netns/070417b8-7a01-4ac8-a1dc-1641be66f805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd770090_dd17_4ec9_a386_05c07bc7ee0b.slice PodAnnotations:0xc001fea4b0}] Aliases:map[]}"
2026-06-14 10:12:37.248097 | controller | Jun 14 09:44:28.504599 crc crio[24245]: time="2026-06-14T09:44:28.504330493Z" level=info msg="Checking pod openstack_swift-proxy-776f9b98b7-bbp4b for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.248112 | controller | Jun 14 09:44:28.513991 crc crio[24245]: time="2026-06-14T09:44:28.513825328Z" level=info msg="Ran pod sandbox 305924776e7620b8ccf2a09e88cc95d220ff18dc634068b324fec728c8fc4c5e with infra container: openstack/swift-proxy-776f9b98b7-bbp4b/POD" id=415368d8-4deb-4da1-8594-afe4cab6a8cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.248127 | controller | Jun 14 09:44:28.524370 crc crio[24245]: time="2026-06-14T09:44:28.524311888Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=d4c1a892-e7a5-4cde-903a-67ad3298c2da name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.248143 | controller | Jun 14 09:44:28.531710 crc crio[24245]: time="2026-06-14T09:44:28.531664104Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=d4c1a892-e7a5-4cde-903a-67ad3298c2da name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.248158 | controller | Jun 14 09:44:28.533809 crc crio[24245]: time="2026-06-14T09:44:28.53371964Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=d4c1a892-e7a5-4cde-903a-67ad3298c2da name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.248178 | controller | Jun 14 09:44:28.538748 crc crio[24245]: time="2026-06-14T09:44:28.537682384Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=5c4e2732-1605-4af9-b45b-5082e1eb5073 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.248194 | controller | Jun 14 09:44:28.580788 crc crio[24245]: time="2026-06-14T09:44:28.580731327Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-14 10:12:37.248210 | controller | Jun 14 09:44:29.100432 crc crio[24245]: time="2026-06-14T09:44:29.09771952Z" level=info msg="Stopped pod sandbox: 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d" id=c5cf6d84-06c9-4bd4-97f0-4840ca951844 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.248226 | controller | Jun 14 09:44:29.229007 crc crio[24245]: time="2026-06-14T09:44:29.228316132Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-pkglq/POD" id=73449992-8344-48c6-b45f-7d9f5ffefaf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.248242 | controller | Jun 14 09:44:29.229007 crc crio[24245]: time="2026-06-14T09:44:29.228427776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.248258 | controller | Jun 14 09:44:29.361025 crc crio[24245]: 2026-06-14T09:44:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66218de3fe79920 Mac:e6:3a:df:9a:7c:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a7 Mtu:0 Sandbox:/var/run/netns/c2a20be8-20d8-4172-81a1-89379b2f3475 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.248275 | controller | Jun 14 09:44:29.377271 crc crio[24245]: time="2026-06-14T09:44:29.376085522Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:66218de3fe79920474d0ed519add35306717d6889ca1a190551216da8f5a7247 UID:72e5e1db-db78-4cd0-94ff-5f653c926f74 NetNS:/var/run/netns/c2a20be8-20d8-4172-81a1-89379b2f3475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72e5e1db_db78_4cd0_94ff_5f653c926f74.slice PodAnnotations:0xc001b86670}] Aliases:map[]}"
2026-06-14 10:12:37.248291 | controller | Jun 14 09:44:29.377271 crc crio[24245]: time="2026-06-14T09:44:29.376352121Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.248307 | controller | Jun 14 09:44:29.475912 crc crio[24245]: time="2026-06-14T09:44:29.474752746Z" level=info msg="Got pod network &{Name:certified-operators-pkglq Namespace:openshift-marketplace ID:52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f UID:d7956dde-9ff0-462f-b5ca-39859b894de8 NetNS:/var/run/netns/a6fec273-35f3-41bc-8dad-90fdf4d84b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7956dde_9ff0_462f_b5ca_39859b894de8.slice PodAnnotations:0xc000130a68}] Aliases:map[]}"
2026-06-14 10:12:37.248323 | controller | Jun 14 09:44:29.475912 crc crio[24245]: time="2026-06-14T09:44:29.474809898Z" level=info msg="Adding pod openshift-marketplace_certified-operators-pkglq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.248338 | controller | Jun 14 09:44:29.480731 crc crio[24245]: time="2026-06-14T09:44:29.478262629Z" level=info msg="Ran pod sandbox 66218de3fe79920474d0ed519add35306717d6889ca1a190551216da8f5a7247 with infra container: openstack/kube-state-metrics-0/POD" id=7fa65911-8e49-4b8f-9182-7a38ee67a663 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.248379 | controller | Jun 14 09:44:29.502935 crc crio[24245]: time="2026-06-14T09:44:29.494487652Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=1d9f0b6c-da50-4489-9cd5-c41353ec15e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.248398 | controller | Jun 14 09:44:29.502935 crc crio[24245]: time="2026-06-14T09:44:29.49475261Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=1d9f0b6c-da50-4489-9cd5-c41353ec15e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.248414 | controller | Jun 14 09:44:29.502935 crc crio[24245]: time="2026-06-14T09:44:29.494799592Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=1d9f0b6c-da50-4489-9cd5-c41353ec15e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.248430 | controller | Jun 14 09:44:29.522908 crc crio[24245]: time="2026-06-14T09:44:29.514125913Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=1e78fceb-f9c7-4a9b-8671-5fef16da09a2 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.248446 | controller | Jun 14 09:44:29.530907 crc crio[24245]: time="2026-06-14T09:44:29.527481111Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-14 10:12:37.248463 | controller | Jun 14 09:44:30.392356 crc crio[24245]: time="2026-06-14T09:44:30.381647144Z" level=info msg="Removing container: 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc" id=a3a7ac10-c2f9-4cc3-a794-015bb1065140 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.248479 | controller | Jun 14 09:44:30.418374 crc crio[24245]: time="2026-06-14T09:44:30.417956782Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=1e78fceb-f9c7-4a9b-8671-5fef16da09a2 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.248495 | controller | Jun 14 09:44:30.423384 crc crio[24245]: time="2026-06-14T09:44:30.423335295Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=c60dded9-283a-4eda-ae0b-b68d16a4af2f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.248510 | controller | Jun 14 09:44:30.535469 crc crio[24245]: 2026-06-14T09:44:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52be9eb7caa1a55 Mac:02:a3:2a:84:f3:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a8 Mtu:0 Sandbox:/var/run/netns/a6fec273-35f3-41bc-8dad-90fdf4d84b51 SocketPath: PciID:}] [{Interface:0xc00011adc0 Address:{IP:10.217.1.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.248526 | controller | Jun 14 09:44:30.535469 crc crio[24245]: time="2026-06-14T09:44:30.532644969Z" level=info msg="Got pod network &{Name:certified-operators-pkglq Namespace:openshift-marketplace ID:52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f UID:d7956dde-9ff0-462f-b5ca-39859b894de8 NetNS:/var/run/netns/a6fec273-35f3-41bc-8dad-90fdf4d84b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7956dde_9ff0_462f_b5ca_39859b894de8.slice PodAnnotations:0xc000130a68}] Aliases:map[]}"
2026-06-14 10:12:37.248543 | controller | Jun 14 09:44:30.535469 crc crio[24245]: time="2026-06-14T09:44:30.532830905Z" level=info msg="Checking pod openshift-marketplace_certified-operators-pkglq for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.248559 | controller | Jun 14 09:44:30.791583 crc crio[24245]: time="2026-06-14T09:44:30.787918643Z" level=info msg="Removed container 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc: openstack/ovn-northd-0/openstack-network-exporter" id=a3a7ac10-c2f9-4cc3-a794-015bb1065140 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.248578 | controller | Jun 14 09:44:30.798899 crc crio[24245]: time="2026-06-14T09:44:30.796392426Z" level=info msg="Ran pod sandbox 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f with infra container: openshift-marketplace/certified-operators-pkglq/POD" id=73449992-8344-48c6-b45f-7d9f5ffefaf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.248594 | controller | Jun 14 09:44:30.802257 crc crio[24245]: time="2026-06-14T09:44:30.802044417Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ffced332-ce14-49d6-9896-91606e85a87e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.248610 | controller | Jun 14 09:44:30.811062 crc crio[24245]: time="2026-06-14T09:44:30.810973345Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5385ba69-7118-4364-9403-ed636b0665ac name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.248625 | controller | Jun 14 09:44:30.813028 crc crio[24245]: time="2026-06-14T09:44:30.812948948Z" level=info msg="Removing container: 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e" id=087e8731-edb4-4551-9e33-c0cf94a2b320 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.248641 | controller | Jun 14 09:44:30.835079 crc crio[24245]: time="2026-06-14T09:44:30.834986074Z" level=info msg="Creating container: openshift-marketplace/certified-operators-pkglq/extract-utilities" id=741fe1fa-5567-46d0-a75a-e1878b975f3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.248657 | controller | Jun 14 09:44:30.835559 crc crio[24245]: time="2026-06-14T09:44:30.835501101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.248672 | controller | Jun 14 09:44:30.943903 crc crio[24245]: time="2026-06-14T09:44:30.943776391Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=b97f53f4-d196-4482-9c01-998728f090ea name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.248688 | controller | Jun 14 09:44:31.026027 crc crio[24245]: time="2026-06-14T09:44:31.025932772Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=a4f56b02-b0ac-402d-9ce9-a8c4e6f58d61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.248703 | controller | Jun 14 09:44:31.026240 crc crio[24245]: time="2026-06-14T09:44:31.02618348Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=38abfdd8-118a-4589-8cb9-b5face2f8f5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.248719 | controller | Jun 14 09:44:31.026382 crc crio[24245]: time="2026-06-14T09:44:31.026295904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.248735 | controller | Jun 14 09:44:31.108925 crc crio[24245]: time="2026-06-14T09:44:31.106986915Z" level=info msg="Removed container 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e: openstack/ovn-northd-0/ovn-northd" id=087e8731-edb4-4551-9e33-c0cf94a2b320 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.248750 | controller | Jun 14 09:44:31.108925 crc crio[24245]: time="2026-06-14T09:44:31.108008062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.248765 | controller | Jun 14 09:44:31.239081 crc crio[24245]: time="2026-06-14T09:44:31.230391283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.248783 | controller | Jun 14 09:44:31.260925 crc crio[24245]: time="2026-06-14T09:44:31.257544287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.248799 | controller | Jun 14 09:44:31.664936 crc crio[24245]: time="2026-06-14T09:44:31.664747343Z" level=info msg="Created container 10a0e23325150a02688bea8629875048b65c969cf1bf049f3ab7668c11899c2b: openshift-marketplace/certified-operators-pkglq/extract-utilities" id=741fe1fa-5567-46d0-a75a-e1878b975f3f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.248815 | controller | Jun 14 09:44:31.676756 crc crio[24245]: time="2026-06-14T09:44:31.67666555Z" level=info msg="Starting container: 10a0e23325150a02688bea8629875048b65c969cf1bf049f3ab7668c11899c2b" id=b56806a3-f447-4985-986c-1485a1d8f0a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.248830 | controller | Jun 14 09:44:31.684884 crc crio[24245]: time="2026-06-14T09:44:31.682814578Z" level=info msg="Started container" PID=278973 containerID=10a0e23325150a02688bea8629875048b65c969cf1bf049f3ab7668c11899c2b description=openshift-marketplace/certified-operators-pkglq/extract-utilities id=b56806a3-f447-4985-986c-1485a1d8f0a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f
2026-06-14 10:12:37.248845 | controller | Jun 14 09:44:31.855270 crc crio[24245]: time="2026-06-14T09:44:31.85512089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.248860 | controller | Jun 14 09:44:31.868919 crc crio[24245]: time="2026-06-14T09:44:31.868598215Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:071c67eaec29d4a7b28890a37f3226588296bd32a10431f36e3d42c4ba72fa4f UID:a22fe320-8965-4659-9d8c-57fd7fa3ebd7 NetNS:/var/run/netns/14f59cc7-68a6-4d88-b94f-8239a1f76de4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda22fe320_8965_4659_9d8c_57fd7fa3ebd7.slice PodAnnotations:0xc000522090}] Aliases:map[]}"
2026-06-14 10:12:37.248876 | controller | Jun 14 09:44:31.868919 crc crio[24245]: time="2026-06-14T09:44:31.868897245Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.248892 | controller | Jun 14 09:44:31.894401 crc crio[24245]: time="2026-06-14T09:44:31.894328881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.248908 | controller | Jun 14 09:44:32.055976 crc crio[24245]: time="2026-06-14T09:44:32.055285763Z" level=info msg="Created container c958ebb83ed7e1bb23491902281ec0d2179968e97a4f3501ba9b20d3d2a0fb25: openstack/kube-state-metrics-0/kube-state-metrics" id=a4f56b02-b0ac-402d-9ce9-a8c4e6f58d61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.248923 | controller | Jun 14 09:44:32.074078 crc crio[24245]: time="2026-06-14T09:44:32.074011615Z" level=info msg="Starting container: c958ebb83ed7e1bb23491902281ec0d2179968e97a4f3501ba9b20d3d2a0fb25" id=5cef548d-0e4d-4ab9-9c1c-96fb6fa957ad name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.248938 | controller | Jun 14 09:44:32.113904 crc crio[24245]: time="2026-06-14T09:44:32.11198474Z" level=info msg="Started container" PID=279012 containerID=c958ebb83ed7e1bb23491902281ec0d2179968e97a4f3501ba9b20d3d2a0fb25 description=openstack/kube-state-metrics-0/kube-state-metrics id=5cef548d-0e4d-4ab9-9c1c-96fb6fa957ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=66218de3fe79920474d0ed519add35306717d6889ca1a190551216da8f5a7247
2026-06-14 10:12:37.248953 | controller | Jun 14 09:44:32.550065 crc crio[24245]: time="2026-06-14T09:44:32.547559184Z" level=info msg="Stopping container: 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0 (timeout: 30s)" id=d4f3bcc0-b2bb-42ad-a11e-bf157ca1ee39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.248975 | controller | Jun 14 09:44:32.550065 crc crio[24245]: time="2026-06-14T09:44:32.547625519Z" level=info msg="Stopping container: da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10 (timeout: 30s)" id=9538cce1-b5ca-4f01-8188-c6045e008534 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.248990 | controller | Jun 14 09:44:32.550065 crc crio[24245]: time="2026-06-14T09:44:32.547717921Z" level=info msg="Stopping container: 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e (timeout: 30s)" id=fbf6fba1-6785-42d4-8c9c-1964bb58d5a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.249005 | controller | Jun 14 09:44:32.550065 crc crio[24245]: time="2026-06-14T09:44:32.547729108Z" level=info msg="Stopping container: 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac (timeout: 30s)" id=6542ec36-4f6b-44c0-8d0f-086a2d54dfc6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.249021 | controller | Jun 14 09:44:32.714500 crc crio[24245]: time="2026-06-14T09:44:32.714035691Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=2a3ce974-72b6-40e8-a002-8dafaee28f15 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.249036 | controller | Jun 14 09:44:32.743398 crc crio[24245]: time="2026-06-14T09:44:32.74331563Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-14 10:12:37.249051 | controller | Jun 14 09:44:32.802987 crc crio[24245]: 2026-06-14T09:44:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:071c67eaec29d4a Mac:3e:78:e4:3a:44:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a9 Mtu:0 Sandbox:/var/run/netns/14f59cc7-68a6-4d88-b94f-8239a1f76de4 SocketPath: PciID:}] [{Interface:0xc000502560 Address:{IP:10.217.1.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.249067 | controller | Jun 14 09:44:32.804475 crc crio[24245]: time="2026-06-14T09:44:32.804410242Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:071c67eaec29d4a7b28890a37f3226588296bd32a10431f36e3d42c4ba72fa4f UID:a22fe320-8965-4659-9d8c-57fd7fa3ebd7 NetNS:/var/run/netns/14f59cc7-68a6-4d88-b94f-8239a1f76de4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda22fe320_8965_4659_9d8c_57fd7fa3ebd7.slice PodAnnotations:0xc000522090}] Aliases:map[]}"
2026-06-14 10:12:37.249083 | controller | Jun 14 09:44:32.804653 crc crio[24245]: time="2026-06-14T09:44:32.804568357Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.249099 | controller | Jun 14 09:44:34.139198 crc crio[24245]: time="2026-06-14T09:44:34.138661285Z" level=info msg="Stopped container 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0: openstack/ceilometer-0/ceilometer-central-agent" id=d4f3bcc0-b2bb-42ad-a11e-bf157ca1ee39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.249114 | controller | Jun 14 09:44:34.234357 crc crio[24245]: time="2026-06-14T09:44:34.234235213Z" level=info msg="Stopped container da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10: openstack/ceilometer-0/ceilometer-notification-agent" id=9538cce1-b5ca-4f01-8188-c6045e008534 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.249130 | controller | Jun 14 09:44:36.902700 crc crio[24245]: time="2026-06-14T09:44:36.901511417Z" level=info msg="Stopping container: 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d (timeout: 2s)" id=475b23d2-d62d-4743-8ca5-1a95faec53c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.249145 | controller | Jun 14 09:44:38.544043 crc crio[24245]: time="2026-06-14T09:44:38.543504849Z" level=info msg="Stopped container 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac: openstack/ceilometer-0/sg-core" id=6542ec36-4f6b-44c0-8d0f-086a2d54dfc6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.249164 | controller | Jun 14 09:44:38.550356 crc crio[24245]: time="2026-06-14T09:44:38.550285893Z" level=info msg="Stopped container 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e: openstack/ceilometer-0/proxy-httpd" id=fbf6fba1-6785-42d4-8c9c-1964bb58d5a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.249180 | controller | Jun 14 09:44:38.551649 crc crio[24245]: time="2026-06-14T09:44:38.551550282Z" level=info msg="Stopping pod sandbox: 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad" id=afab0c03-e2ea-4c3d-a777-a3eba4a52a5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.249195 | controller | Jun 14 09:44:38.552467 crc crio[24245]: time="2026-06-14T09:44:38.552361538Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad UID:b18063f8-76cf-47aa-8163-9b08356eff85 NetNS:/var/run/netns/b2cea3bc-09bd-4663-b6f7-d1489b17c3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb18063f8_76cf_47aa_8163_9b08356eff85.slice PodAnnotations:0xc002422498}] Aliases:map[]}"
2026-06-14 10:12:37.249211 | controller | Jun 14 09:44:38.552771 crc crio[24245]: time="2026-06-14T09:44:38.552677308Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.249227 | controller | Jun 14 09:44:38.555433 crc crio[24245]: time="2026-06-14T09:44:38.555371915Z" level=info msg="Ran pod sandbox 071c67eaec29d4a7b28890a37f3226588296bd32a10431f36e3d42c4ba72fa4f with infra container: openstack/ovn-northd-0/POD" id=38abfdd8-118a-4589-8cb9-b5face2f8f5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.249242 | controller | Jun 14 09:44:38.560092 crc crio[24245]: time="2026-06-14T09:44:38.560027611Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=250f1a93-df64-4943-b975-bbac26a4c5cf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.249258 | controller | Jun 14 09:44:38.610593 crc crio[24245]: time="2026-06-14T09:44:38.610487107Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=250f1a93-df64-4943-b975-bbac26a4c5cf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.249273 | controller | Jun 14 09:44:38.610771 crc crio[24245]: time="2026-06-14T09:44:38.610661172Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=250f1a93-df64-4943-b975-bbac26a4c5cf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.249288 | controller | Jun 14 09:44:38.613110 crc crio[24245]: time="2026-06-14T09:44:38.61304325Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=a0c51f46-7d95-489d-9cbc-e1e7e6ff9901 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.249304 | controller | Jun 14 09:44:38.625596 crc crio[24245]: time="2026-06-14T09:44:38.625509297Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-14 10:12:37.249319 | controller | Jun 14 09:44:49.731186 crc crio[24245]: time="2026-06-14T09:44:49.730310382Z" level=warning msg="Stopping container bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4 with stop signal(15) timed out. Killing..."
2026-06-14 10:12:37.249335 | controller | Jun 14 09:44:49.787407 crc crio[24245]: time="2026-06-14T09:44:49.787247117Z" level=error msg="Killing container bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-14 10:12:37.249373 | controller | Jun 14 09:44:53.055116 crc crio[24245]: time="2026-06-14T09:44:53.054433751Z" level=info msg="Stopped container 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d: openshift-marketplace/community-operators-9tlhx/registry-server" id=475b23d2-d62d-4743-8ca5-1a95faec53c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.249392 | controller | Jun 14 09:44:53.056513 crc crio[24245]: time="2026-06-14T09:44:53.056382102Z" level=info msg="Stopping pod sandbox: 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96" id=ad3e19e4-0bb7-4a15-b0ba-ab7d79e8f4e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.249407 | controller | Jun 14 09:44:53.057410 crc crio[24245]: time="2026-06-14T09:44:53.057339894Z" level=info msg="Stopped pod sandbox: 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad" id=afab0c03-e2ea-4c3d-a777-a3eba4a52a5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.249423 | controller | Jun 14 09:44:53.057647 crc crio[24245]: time="2026-06-14T09:44:53.057524368Z" level=info msg="Got pod network &{Name:community-operators-9tlhx Namespace:openshift-marketplace ID:6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96 UID:2792992e-fd33-4932-b44c-d054b87955cc NetNS:/var/run/netns/dd14d0a6-0f92-4286-9b6d-b08760bf9b84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2792992e_fd33_4932_b44c_d054b87955cc.slice PodAnnotations:0xc002422308}] Aliases:map[]}"
2026-06-14 10:12:37.249438 | controller | Jun 14 09:44:53.058057 crc crio[24245]: time="2026-06-14T09:44:53.057984263Z" level=info msg="Deleting pod openshift-marketplace_community-operators-9tlhx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.249454 | controller | Jun 14 09:44:53.061197 crc crio[24245]: time="2026-06-14T09:44:53.061085163Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956" id=61e88732-6c6e-471d-bbd6-a3a31d0404c2 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.249470 | controller | Jun 14 09:44:53.062347 crc crio[24245]: time="2026-06-14T09:44:53.062246349Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=ba28bc85-4cd5-4e13-a9dd-5e5c16bf0ed0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.249485 | controller | Jun 14 09:44:53.433392 crc crio[24245]: time="2026-06-14T09:44:53.432674382Z" level=info msg="Removing container: 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e" id=fb1e8967-666e-44b5-aee4-aa31cefec6f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.249500 | controller | Jun 14 09:44:54.270506 crc crio[24245]: time="2026-06-14T09:44:54.270054028Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=3c25edf1-e272-47c0-91bc-c4ad6633c1ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.249515 | controller | Jun 14 09:44:54.272151 crc crio[24245]: time="2026-06-14T09:44:54.270553554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.249530 | controller | Jun 14 09:45:00.547685 crc crio[24245]: time="2026-06-14T09:45:00.547063378Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690505-bjmtv/POD" id=bf6a01ce-c555-4676-b588-6b16c0120015 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.249546 | controller | Jun 14 09:45:00.548750 crc crio[24245]: time="2026-06-14T09:45:00.547714719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.249565 | controller | Jun 14 09:45:03.587130 crc crio[24245]: time="2026-06-14T09:45:03.586340684Z" level=info msg="Stopping container: 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44 (timeout: 2s)" id=4a947a38-791e-4d3e-b624-87844bd140ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.249581 | controller | Jun 14 09:45:13.027022 crc crio[24245]: time="2026-06-14T09:45:13.022544678Z" level=info msg="Removing container: 72c3865fdb826aaa11c662840c19675e1578048ffe7e9fc8e2c23b347a56fede" id=82242ae0-f56d-4a9a-a528-32cba4eb9e84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.249596 | controller | Jun 14 09:45:15.068041 crc crio[24245]: time="2026-06-14T09:45:15.066215144Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=b3801692-0f6f-45f1-832f-4e26909803fb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.249611 | controller | Jun 14 09:45:15.124471 crc crio[24245]: time="2026-06-14T09:45:15.124367624Z" level=info msg="Stopped container bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4: openstack/swift-storage-0/swift-recon-cron" id=3791d208-ddc9-4f21-9101-9231e6eedfb0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.249626 | controller | Jun 14 09:45:15.125751 crc crio[24245]: time="2026-06-14T09:45:15.125665235Z" level=info msg="Stopping pod sandbox: e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326" id=d8d25a36-914d-453d-846e-a1648b01a0cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.249642 | controller | Jun 14 09:45:15.128288 crc crio[24245]: time="2026-06-14T09:45:15.127108221Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326 UID:51aae7fe-5f40-4799-95af-b359022cf02b NetNS:/var/run/netns/5a4c8b2f-78d4-470c-8e33-37ff8c378c01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51aae7fe_5f40_4799_95af_b359022cf02b.slice PodAnnotations:0xc0004cc6e0}] Aliases:map[]}"
2026-06-14 10:12:37.249657 | controller | Jun 14 09:45:15.128288 crc crio[24245]: time="2026-06-14T09:45:15.127324858Z" level=info msg="Deleting pod openstack_swift-storage-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.249673 | controller | Jun 14 09:45:15.132720 crc crio[24245]: time="2026-06-14T09:45:15.132516804Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95" id=e79f4bd7-51ca-4a2a-8642-a51ce35e2aff name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.249688 | controller | Jun 14 09:45:15.134807 crc crio[24245]: time="2026-06-14T09:45:15.134723794Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=437f6bb1-a83b-4e01-a5f8-17d99406913e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.249703 | controller | Jun 14 09:45:43.313990 crc crio[24245]: time="2026-06-14T09:45:43.309307581Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857" id=e9bd3d68-4fa9-44b4-89ae-23ed29ba3793 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.249718 | controller | Jun 14 09:45:43.316273 crc crio[24245]: time="2026-06-14T09:45:43.316146617Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=fa6216ca-ad66-46d3-b6bf-e6cc5036fe46 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.249734 | controller | Jun 14 09:45:45.088658 crc crio[24245]: time="2026-06-14T09:45:45.088188454Z" level=info msg="Stopped pod sandbox: 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96" id=ad3e19e4-0bb7-4a15-b0ba-ab7d79e8f4e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.249752 | controller | Jun 14 09:45:45.149401 crc crio[24245]: time="2026-06-14T09:45:45.149282957Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=f41e9527-b595-4784-a538-7b459dbaf9b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.249768 | controller | Jun 14 09:45:45.953485 crc crio[24245]: time="2026-06-14T09:45:45.952371333Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=c3d84a64-a93e-46d1-a9bc-35a6a94c64a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.249784 | controller | Jun 14 09:45:47.848424 crc crio[24245]: time="2026-06-14T09:45:47.84730105Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=06f6c557-499a-4184-8b27-8febec7d9a75 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.249799 | controller | Jun 14 09:45:48.816082 crc crio[24245]: time="2026-06-14T09:45:48.815441144Z" level=info msg="Stopped container 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44: openshift-marketplace/redhat-operators-bxsmv/registry-server" id=4a947a38-791e-4d3e-b624-87844bd140ef name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.249814 | controller | Jun 14 09:45:48.817711 crc crio[24245]: time="2026-06-14T09:45:48.817591473Z" level=info msg="Stopping pod sandbox: 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807" id=d1c39ac8-9c2b-417d-a1c4-01a0592bcc9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.249830 | controller | Jun 14 09:45:48.826940 crc crio[24245]: time="2026-06-14T09:45:48.826756878Z" level=info msg="Got pod network &{Name:redhat-operators-bxsmv Namespace:openshift-marketplace ID:6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807 UID:34f51797-c09a-4c8d-9d52-265b20f270d4 NetNS:/var/run/netns/4330f282-3b85-43d1-afb4-ff9ce12d92e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34f51797_c09a_4c8d_9d52_265b20f270d4.slice PodAnnotations:0xc000522668}] Aliases:map[]}"
2026-06-14 10:12:37.249845 | controller | Jun 14 09:45:48.827302 crc crio[24245]: time="2026-06-14T09:45:48.827030857Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-bxsmv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.249861 | controller | Jun 14 09:45:48.891507 crc crio[24245]: time="2026-06-14T09:45:48.891385339Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33" id=84365614-8450-40a2-8bbe-23cb5ca151c3 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.249876 | controller | Jun 14 09:45:48.893307 crc crio[24245]: time="2026-06-14T09:45:48.892722783Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=68a69bcb-03e7-45df-9fb6-a703100a4bb6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.249891 | controller | Jun 14 09:45:48.952751 crc crio[24245]: time="2026-06-14T09:45:48.952591086Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073" id=d7f1f713-642f-4e6c-be9b-bf6ffc6d24ec name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.249906 | controller | Jun 14 09:45:48.956425 crc crio[24245]: time="2026-06-14T09:45:48.956245643Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=376e5e1d-0066-453e-b542-471a651d3e35 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.249921 | controller | Jun 14 09:45:51.171063 crc crio[24245]: time="2026-06-14T09:45:51.170524826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.249940 | controller | Jun 14 09:45:51.185524 crc crio[24245]: time="2026-06-14T09:45:51.185381114Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=a4d4739d-64fb-4bdd-9d7f-4fdc842bd0ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.249955 | controller | Jun 14 09:45:51.200057 crc crio[24245]: time="2026-06-14T09:45:51.199913485Z" level=info msg="Creating container: openstack/placement-db-sync-z2f5n/placement-db-sync" id=ae5e70ae-3959-4dc8-b4e4-4cb98a8cb626 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.249971 | controller | Jun 14 09:45:51.742436 crc crio[24245]: time="2026-06-14T09:45:51.741601731Z" level=info msg="Stopped pod sandbox: e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326" id=d8d25a36-914d-453d-846e-a1648b01a0cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.249986 | controller | Jun 14 09:45:51.752226 crc crio[24245]: time="2026-06-14T09:45:51.752108125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.250001 | controller | Jun 14 09:45:51.776680 crc crio[24245]: time="2026-06-14T09:45:51.776518929Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313" id=c452eefc-4f8c-4a5c-b86a-2b055706c05b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.250016 | controller | Jun 14 09:45:51.780141 crc crio[24245]: time="2026-06-14T09:45:51.778004641Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=950c3762-578e-44bd-9c43-921a9a42771d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250031 | controller | Jun 14 09:45:51.817542 crc crio[24245]: time="2026-06-14T09:45:51.817431063Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=cc7b2fb1-911e-4afa-9f4a-01683d450591 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250047 | controller | Jun 14 09:45:51.829466 crc crio[24245]: time="2026-06-14T09:45:51.829385153Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=64007933-0973-4a51-a726-ef92b3699496 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250061 | controller | Jun 14 09:45:53.445278 crc crio[24245]: time="2026-06-14T09:45:53.444470488Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=253a35c3-e58e-41c5-a103-06982bc67b07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.250076 | controller | Jun 14 09:45:53.448170 crc crio[24245]: time="2026-06-14T09:45:53.445304475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.250091 | controller | Jun 14 09:45:54.109582 crc crio[24245]: time="2026-06-14T09:45:54.109484171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.250107 | controller | Jun 14 09:45:54.125673 crc crio[24245]: time="2026-06-14T09:45:54.125576326Z" level=info msg="Removed container 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e: openstack/ceilometer-0/proxy-httpd" id=fb1e8967-666e-44b5-aee4-aa31cefec6f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.250122 | controller | Jun 14 09:45:54.131308 crc crio[24245]: time="2026-06-14T09:45:54.131212103Z" level=info msg="Removing container: 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac" id=5e060968-d512-4c45-8135-29d974698d6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.250141 | controller | Jun 14 09:45:54.148338 crc crio[24245]: time="2026-06-14T09:45:54.148202747Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=063bacf7-58e2-4916-8c82-904fd9d16f4a name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.250156 | controller | Jun 14 09:45:54.149802 crc crio[24245]: time="2026-06-14T09:45:54.149148223Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d8e07bd7-e289-4feb-8033-b8e7c21a9259 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250171 | controller | Jun 14 09:45:54.218498 crc crio[24245]: time="2026-06-14T09:45:54.217959981Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=1429146d-8c1c-4d8d-9200-c16665eaf746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.250186 | controller | Jun 14 09:45:54.226277 crc crio[24245]: time="2026-06-14T09:45:54.225689069Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e" id=8725a14c-1ba3-49bd-ab53-4b0a29a599a7 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.250202 | controller | Jun 14 09:45:54.228059 crc crio[24245]: time="2026-06-14T09:45:54.2279331Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=0ce88044-7230-42a9-89ba-6b40c4bcbb67 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250217 | controller | Jun 14 09:45:54.239823 crc crio[24245]: time="2026-06-14T09:45:54.239704442Z" level=info msg="Removed container 72c3865fdb826aaa11c662840c19675e1578048ffe7e9fc8e2c23b347a56fede: openstack/swift-ring-rebalance-7wrs7/swift-ring-rebalance" id=82242ae0-f56d-4a9a-a528-32cba4eb9e84 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.250232 | controller | Jun 14 09:45:54.244269 crc crio[24245]: time="2026-06-14T09:45:54.244081742Z" level=info msg="Removing container: 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98" id=9399c0eb-0070-40f9-be25-d10507d339a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.250246 | controller | Jun 14 09:45:54.259559 crc crio[24245]: time="2026-06-14T09:45:54.249169344Z" level=info msg="Stopped pod sandbox: 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807" id=d1c39ac8-9c2b-417d-a1c4-01a0592bcc9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.250261 | controller | Jun 14 09:45:54.261362 crc crio[24245]: time="2026-06-14T09:45:54.261276649Z" level=info msg="Creating container: openstack/swift-ring-rebalance-s7ww7/swift-ring-rebalance" id=14fd40df-8e27-476d-b674-bdf9e8a9a425 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.250276 | controller | Jun 14 09:45:54.271477 crc crio[24245]: time="2026-06-14T09:45:54.271331254Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1" id=532a238b-2311-497c-89b8-a285e3c81699 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.250291 | controller | Jun 14 09:45:54.275048 crc crio[24245]: time="2026-06-14T09:45:54.274959547Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=76f046db-c84b-4f29-a4a4-0d3160b9cd86 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250306 | controller | Jun 14 09:45:54.289705 crc crio[24245]: time="2026-06-14T09:45:54.289356473Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4" id=a0c51f46-7d95-489d-9cbc-e1e7e6ff9901 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.250320 | controller | Jun 14 09:45:54.292692 crc crio[24245]: time="2026-06-14T09:45:54.292556513Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=d3458bd5-91b6-41c3-aff9-1939772daab3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250342 | controller | Jun 14 09:45:54.301321 crc crio[24245]: time="2026-06-14T09:45:54.301184039Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4" id=2a3ce974-72b6-40e8-a002-8dafaee28f15 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.250377 | controller | Jun 14 09:45:54.301570 crc crio[24245]: time="2026-06-14T09:45:54.301432916Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=c52c1218-9d53-4925-892f-1afb501ad6c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250393 | controller | Jun 14 09:45:54.303051 crc crio[24245]: time="2026-06-14T09:45:54.302952485Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=21491849-6bf7-4a9d-a235-b1126ca1d7f8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250409 | controller | Jun 14 09:45:54.307701 crc crio[24245]: time="2026-06-14T09:45:54.307557666Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd" id=2ba7bf01-78e9-4020-aad9-8079f86d5e40 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.250424 | controller | Jun 14 09:45:54.309036 crc crio[24245]: time="2026-06-14T09:45:54.30878162Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=e1ee91ec-c3c8-4144-84fe-233f0e3eea08 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250440 | controller | Jun 14 09:45:54.316422 crc crio[24245]: time="2026-06-14T09:45:54.316295539Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073" id=5c4e2732-1605-4af9-b45b-5082e1eb5073 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.250455 | controller | Jun 14 09:45:54.317407 crc crio[24245]: time="2026-06-14T09:45:54.31727276Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=a77c0d0e-4119-4824-ac2e-2e2133538aed name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250470 | controller | Jun 14 09:45:54.340692 crc crio[24245]: time="2026-06-14T09:45:54.340426444Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb" id=03e7256a-2f1e-433b-a2f3-5331d8d54026 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.250485 | controller | Jun 14 09:45:54.342181 crc crio[24245]: time="2026-06-14T09:45:54.342073139Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b1d9e02a-a5e7-4f5e-b412-a9d4bc752a52 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250500 | controller | Jun 14 09:45:54.357488 crc crio[24245]: time="2026-06-14T09:45:54.357347145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.250515 | controller | Jun 14 09:45:54.363466 crc crio[24245]: time="2026-06-14T09:45:54.363348698Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=cbb72263-a49c-4899-9006-07fa624783f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250531 | controller | Jun 14 09:45:54.388546 crc crio[24245]: time="2026-06-14T09:45:54.388437139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.250550 | controller | Jun 14 09:45:54.395477 crc crio[24245]: time="2026-06-14T09:45:54.395374146Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102" id=e748b1c4-23f9-4c3e-aad8-49b12f1e5d06 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.250565 | controller | Jun 14 09:45:54.400113 crc crio[24245]: time="2026-06-14T09:45:54.39835962Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=3e623ec1-aad6-4cc6-9210-a5bf21439e08 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250580 | controller | Jun 14 09:45:54.400113 crc crio[24245]: time="2026-06-14T09:45:54.398579719Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=714012a4-d4d7-4223-adc5-5ba246ac59b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250596 | controller | Jun 14 09:45:54.405898 crc crio[24245]: time="2026-06-14T09:45:54.405817068Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4 UID:ed008b28-6a0a-4245-b6bf-62307a615f41 NetNS:/var/run/netns/eacd65b6-26a9-4f49-b40f-52f73c8482d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded008b28_6a0a_4245_b6bf_62307a615f41.slice PodAnnotations:0xc002c92830}] Aliases:map[]}"
2026-06-14 10:12:37.250612 | controller | Jun 14 09:45:54.406020 crc crio[24245]: time="2026-06-14T09:45:54.406003504Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.250627 | controller | Jun 14 09:45:54.410301 crc crio[24245]: time="2026-06-14T09:45:54.410229298Z" level=info msg="Creating container: openshift-marketplace/certified-operators-pkglq/extract-content" id=ff35c605-63ad-461b-ab46-8b775ec60987 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.250643 | controller | Jun 14 09:45:54.421886 crc crio[24245]: time="2026-06-14T09:45:54.421767448Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1" id=fd05561e-7eb6-428a-ad3f-39558f6fa28b name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.250659 | controller | Jun 14 09:45:54.426513 crc crio[24245]: time="2026-06-14T09:45:54.423455372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=1ae1c251-9d67-44d3-9816-afd22ac5da14 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250675 | controller | Jun 14 09:45:54.430590 crc crio[24245]: time="2026-06-14T09:45:54.430493664Z" level=info msg="Removed container 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac: openstack/ceilometer-0/sg-core" id=5e060968-d512-4c45-8135-29d974698d6f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.250690 | controller | Jun 14 09:45:54.435083 crc crio[24245]: time="2026-06-14T09:45:54.434996185Z" level=info msg="Removing container: da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10" id=7c33379b-34e2-4666-8cae-5c4990dba3a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.250706 | controller | Jun 14 09:45:54.443762 crc crio[24245]: time="2026-06-14T09:45:54.443687755Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=5171d4b0-36e6-4706-802e-d975aaed7b8e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250721 | controller | Jun 14 09:45:54.462046 crc crio[24245]: time="2026-06-14T09:45:54.461968453Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.250736 | controller | Jun 14 09:45:54.502969 crc crio[24245]: time="2026-06-14T09:45:54.502786771Z" level=info msg="Creating container: openstack/glance-db-sync-lzb6g/glance-db-sync" id=3063d03d-f797-49ee-8c4f-612cbb81de74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.250755 | controller | Jun 14 09:45:54.519062 crc crio[24245]: time="2026-06-14T09:45:54.518962556Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=5fae1dc3-fa21-4952-a0de-8f5200ee6d12 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250770 | controller | Jun 14 09:45:54.537043 crc crio[24245]: time="2026-06-14T09:45:54.536935948Z" level=info msg="Got pod network &{Name:collect-profiles-29690505-bjmtv Namespace:openshift-operator-lifecycle-manager ID:caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0 UID:662eb17b-0a18-41fd-a79e-5d8a91fe3f93 NetNS:/var/run/netns/6e87587a-5f47-495a-aa7b-d4eca61e8ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod662eb17b_0a18_41fd_a79e_5d8a91fe3f93.slice PodAnnotations:0xc00274a128}] Aliases:map[]}"
2026-06-14 10:12:37.250786 | controller | Jun 14 09:45:54.537043 crc crio[24245]: time="2026-06-14T09:45:54.537024611Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690505-bjmtv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.250802 | controller | Jun 14 09:45:54.541732 crc crio[24245]: time="2026-06-14T09:45:54.541464506Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=73bca534-60fa-4310-a230-7b7ce9542da9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250817 | controller | Jun 14 09:45:54.550240 crc crio[24245]: time="2026-06-14T09:45:54.549383898Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=9f5cdcf1-7b4f-40b6-8eca-fa4ac8ad189f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250832 | controller | Jun 14 09:45:54.551453 crc crio[24245]: time="2026-06-14T09:45:54.551371612Z" level=info msg="Creating container: openstack/neutron-db-sync-tw84j/neutron-db-sync" id=be2e927b-f605-4cc0-8862-7d1a9e3fe6a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.250847 | controller | Jun 14 09:45:54.573085 crc crio[24245]: time="2026-06-14T09:45:54.570533847Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=f73512c8-6ce3-49f0-9460-aa8cb38e5641 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250862 | controller | Jun 14 09:45:54.607008 crc crio[24245]: time="2026-06-14T09:45:54.606902653Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=ba7802e1-2c1b-4ed2-8446-6a97a9f3a227 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250877 | controller | Jun 14 09:45:54.610527 crc crio[24245]: time="2026-06-14T09:45:54.610438295Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=3ceacffd-d3c6-4947-b1b2-7da9750c70e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.250892 | controller | Jun 14 09:45:54.647548 crc crio[24245]: time="2026-06-14T09:45:54.647443665Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=ce15166f-6974-4129-8b86-2fff6336632a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250907 | controller | Jun 14 09:45:54.649496 crc crio[24245]: time="2026-06-14T09:45:54.649406065Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882 UID:3f83e8f9-7011-4c6f-be6d-5b774cdbcb33 NetNS:/var/run/netns/4b4f7a31-07b7-4f14-85f8-86cda6a87b35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f83e8f9_7011_4c6f_be6d_5b774cdbcb33.slice PodAnnotations:0xc0004cc3a8}] Aliases:map[]}"
2026-06-14 10:12:37.250925 | controller | Jun 14 09:45:54.649496 crc crio[24245]: time="2026-06-14T09:45:54.649495198Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.250942 | controller | Jun 14 09:45:54.658320 crc crio[24245]: time="2026-06-14T09:45:54.658248357Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5fbcfa16-e75a-45d6-8044-f03197117c5b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.250958 | controller | Jun 14 09:45:54.679826 crc crio[24245]: time="2026-06-14T09:45:54.677911531Z" level=info msg="Removed container 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98: openstack/swift-storage-0/account-replicator" id=9399c0eb-0070-40f9-be25-d10507d339a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.250973 | controller | Jun 14 09:45:54.681205 crc crio[24245]: time="2026-06-14T09:45:54.681139157Z" level=info msg="Removing container: 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e" id=b603ef88-a79a-41c6-b6ee-a8a8bc69374a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.250988 | controller | Jun 14 09:45:54.716348 crc crio[24245]: time="2026-06-14T09:45:54.716292402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251003 | controller | Jun 14 09:45:54.725005 crc crio[24245]: time="2026-06-14T09:45:54.71997303Z" level=info msg="Creating container: openstack/barbican-db-sync-8tmdc/barbican-db-sync" id=d1709115-868e-4133-8a8c-a8752a16e484 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.251018 | controller | Jun 14 09:45:54.729108 crc crio[24245]: time="2026-06-14T09:45:54.729075262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251034 | controller | Jun 14 09:45:54.733287 crc crio[24245]: time="2026-06-14T09:45:54.733263432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251049 | controller | Jun 14 09:45:54.791886 crc crio[24245]: time="2026-06-14T09:45:54.791299028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251064 | controller | Jun 14 09:45:54.804925 crc crio[24245]: time="2026-06-14T09:45:54.798780347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251079 | controller | Jun 14 09:45:54.824743 crc crio[24245]: time="2026-06-14T09:45:54.824703667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251094 | controller | Jun 14 09:45:54.835091 crc crio[24245]: time="2026-06-14T09:45:54.835060172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251109 | controller | Jun 14 09:45:54.881510 crc crio[24245]: 2026-06-14T09:45:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6004c24dfe51755 Mac:02:9e:1d:fa:c2:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:aa Mtu:0 Sandbox:/var/run/netns/eacd65b6-26a9-4f49-b40f-52f73c8482d4 SocketPath: PciID:}] [{Interface:0xc00025ac40 Address:{IP:10.217.1.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.251137 | controller | Jun 14 09:45:54.888725 crc crio[24245]: time="2026-06-14T09:45:54.888550485Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4 UID:ed008b28-6a0a-4245-b6bf-62307a615f41 NetNS:/var/run/netns/eacd65b6-26a9-4f49-b40f-52f73c8482d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded008b28_6a0a_4245_b6bf_62307a615f41.slice PodAnnotations:0xc002c92830}] Aliases:map[]}"
2026-06-14 10:12:37.251153 | controller | Jun 14 09:45:54.889134 crc crio[24245]: time="2026-06-14T09:45:54.889107723Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.251168 | controller | Jun 14 09:45:54.897995 crc crio[24245]: time="2026-06-14T09:45:54.894685201Z" level=info msg="Removed container da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10: openstack/ceilometer-0/ceilometer-notification-agent" id=7c33379b-34e2-4666-8cae-5c4990dba3a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.251184 | controller | Jun 14 09:45:54.904640 crc crio[24245]: time="2026-06-14T09:45:54.904552862Z" level=info msg="Removing container: 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0" id=d26e1081-8162-4d0b-a3db-fc4e6e5c88d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.251199 | controller | Jun 14 09:45:54.929449 crc crio[24245]: time="2026-06-14T09:45:54.929409121Z" level=info msg="Created container 491d9f804d588332cedbd15c19e9681286044801507fd7682542223adcab2cda: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=c3d84a64-a93e-46d1-a9bc-35a6a94c64a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.251214 | controller | Jun 14 09:45:54.930831 crc crio[24245]: time="2026-06-14T09:45:54.930764754Z" level=info msg="Starting container: 491d9f804d588332cedbd15c19e9681286044801507fd7682542223adcab2cda" id=5029eae6-6d23-44fa-acb2-9403070ca4be name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.251229 | controller | Jun 14 09:45:54.949152 crc crio[24245]: time="2026-06-14T09:45:54.949031927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251244 | controller | Jun 14 09:45:54.952645 crc crio[24245]: time="2026-06-14T09:45:54.952587722Z" level=info msg="Ran pod sandbox 6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4 with infra container: openstack/ceilometer-0/POD" id=3c25edf1-e272-47c0-91bc-c4ad6633c1ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.251260 | controller | Jun 14 09:45:54.954705 crc crio[24245]: time="2026-06-14T09:45:54.954589722Z" level=info msg="Started container" PID=284105 containerID=491d9f804d588332cedbd15c19e9681286044801507fd7682542223adcab2cda description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=5029eae6-6d23-44fa-acb2-9403070ca4be name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bf5c49ca1abb71d69af8dbe0ef83d71e6b1e627b51e24e1a53652155eadd9fa
2026-06-14 10:12:37.251275 | controller | Jun 14 09:45:54.963734 crc crio[24245]: time="2026-06-14T09:45:54.963656622Z" level=info msg="Creating container: openstack/swift-proxy-776f9b98b7-bbp4b/proxy-httpd" id=5280f85d-b001-42b9-873a-899970e61a85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.251291 | controller | Jun 14 09:45:54.963734 crc crio[24245]: time="2026-06-14T09:45:54.963659501Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=b1f4a3b7-bb74-4758-bf9e-558462ca3371 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.251306 | controller | Jun 14 09:45:54.965871 crc crio[24245]: time="2026-06-14T09:45:54.965726927Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=a43e0003-3eff-4a3f-a2d5-b4f4a28cc056 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.251324 | controller | Jun 14 09:45:54.979209 crc crio[24245]: time="2026-06-14T09:45:54.979117802Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=5237446a-bcc7-48dc-84c7-c8adf63d7342 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.251339 | controller | Jun 14 09:45:54.983259 crc crio[24245]: time="2026-06-14T09:45:54.979533041Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=a43e0003-3eff-4a3f-a2d5-b4f4a28cc056 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.251382 | controller | Jun 14 09:45:54.983259 crc crio[24245]: time="2026-06-14T09:45:54.979734147Z" level=info msg="Removed container 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0: openstack/ceilometer-0/ceilometer-central-agent" id=d26e1081-8162-4d0b-a3db-fc4e6e5c88d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.251399 | controller | Jun 14 09:45:54.983259 crc crio[24245]: time="2026-06-14T09:45:54.979791355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251414 | controller | Jun 14 09:45:54.983259 crc crio[24245]: time="2026-06-14T09:45:54.980726759Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=a43e0003-3eff-4a3f-a2d5-b4f4a28cc056 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.251429 | controller | Jun 14 09:45:54.991566 crc crio[24245]: time="2026-06-14T09:45:54.991486356Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-9vkjz/nova-cell1-conductor-db-sync" id=3cde534c-5250-44a8-bac3-b1c428db4f64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.251444 | controller | Jun 14 09:45:54.992283 crc crio[24245]: time="2026-06-14T09:45:54.992207192Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=f174d7b7-dfc4-469c-9165-104579dd0306 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.251460 | controller | Jun 14 09:45:54.992467 crc crio[24245]: time="2026-06-14T09:45:54.992413606Z" level=info msg="Removing container: 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d" id=36af697c-9802-4671-a02b-cac066a1800f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.251474 | controller | Jun 14 09:45:55.006718 crc crio[24245]: time="2026-06-14T09:45:55.006648049Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-14 10:12:37.251490 | controller | Jun 14 09:45:55.078430 crc crio[24245]: time="2026-06-14T09:45:55.0783524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251506 | controller | Jun 14 09:45:55.079276 crc crio[24245]: time="2026-06-14T09:45:55.079194746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251522 | controller | Jun 14 09:45:55.102399 crc crio[24245]: time="2026-06-14T09:45:55.101158527Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-kslpf/nova-cell0-conductor-db-sync" id=76ea3f0f-7a82-4762-9da9-f18356829ad7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.251537 | controller | Jun 14 09:45:55.102872 crc crio[24245]: time="2026-06-14T09:45:55.102716924Z" level=info msg="Creating container: openstack/dnsmasq-dns-649b7c9ccf-b88pn/init" id=0b5d63b3-84db-40c3-9dca-0b43453ea999 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.251552 | controller | Jun 14 09:45:55.109519 crc crio[24245]: time="2026-06-14T09:45:55.109111268Z" level=info msg="Creating container: openstack/cinder-db-sync-vm4w6/cinder-db-sync" id=5053b287-f039-4c91-9797-1d6376dbae61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.251571 | controller | Jun 14 09:45:55.125032 crc crio[24245]: time="2026-06-14T09:45:55.123190526Z" level=info msg="Removed container 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e: openstack/nova-metadata-0/nova-metadata-log" id=b603ef88-a79a-41c6-b6ee-a8a8bc69374a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.251586 | controller | Jun 14 09:45:55.132912 crc crio[24245]: time="2026-06-14T09:45:55.132802032Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=8b16d965-b6f8-4d3c-a129-e84d80416d3a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.251601 | controller | Jun 14 09:45:55.139505 crc crio[24245]: time="2026-06-14T09:45:55.138282937Z" level=info msg="Created container c924d172f4dfda49bb03a21d5fd52fc349f10e2573c61edce21a4c33ecc76185: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=a4d4739d-64fb-4bdd-9d7f-4fdc842bd0ce name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.251617 | controller | Jun 14 09:45:55.143329 crc crio[24245]: time="2026-06-14T09:45:55.143260904Z" level=info msg="Starting container: c924d172f4dfda49bb03a21d5fd52fc349f10e2573c61edce21a4c33ecc76185" id=1cf317a9-9be2-4a6c-a193-2b8cc02587e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.251632 | controller | Jun 14 09:45:55.144022 crc crio[24245]: time="2026-06-14T09:45:55.143764741Z" level=info msg="Removing container: 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00" id=81dc2207-f8db-41f6-b5a8-bf6f01b5813c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.251647 | controller | Jun 14 09:45:55.157732 crc crio[24245]: time="2026-06-14T09:45:55.157650045Z" level=info msg="Started container" PID=284117 containerID=c924d172f4dfda49bb03a21d5fd52fc349f10e2573c61edce21a4c33ecc76185 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=1cf317a9-9be2-4a6c-a193-2b8cc02587e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=301713143dedbae4488dbf09492b50a96c9aaa4ea447b597f1299977f882e56d
2026-06-14 10:12:37.251662 | controller | Jun 14 09:45:55.172969 crc crio[24245]: time="2026-06-14T09:45:55.171012798Z" level=info msg="Created container 6aa4a9f2f22e4393574b4d5ee9ea6bf92b21298849ce5b7ca7769054491f701f: openstack/placement-db-sync-z2f5n/placement-db-sync" id=ae5e70ae-3959-4dc8-b4e4-4cb98a8cb626 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.251677 | controller | Jun 14 09:45:55.175904 crc crio[24245]: time="2026-06-14T09:45:55.175711957Z" level=info msg="Starting container: 6aa4a9f2f22e4393574b4d5ee9ea6bf92b21298849ce5b7ca7769054491f701f" id=5fd598ba-fde5-48bb-9a2e-94654b7652c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.251692 | controller | Jun 14 09:45:55.190463 crc crio[24245]: time="2026-06-14T09:45:55.190394047Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=55110efe-ad8c-46af-9a45-23da3e391293 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.251707 | controller | Jun 14 09:45:55.214808 crc crio[24245]: time="2026-06-14T09:45:55.208353187Z" level=info msg="Started container" PID=284122 containerID=6aa4a9f2f22e4393574b4d5ee9ea6bf92b21298849ce5b7ca7769054491f701f description=openstack/placement-db-sync-z2f5n/placement-db-sync id=5fd598ba-fde5-48bb-9a2e-94654b7652c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0
2026-06-14 10:12:37.251723 | controller | Jun 14 09:45:55.214808 crc crio[24245]: time="2026-06-14T09:45:55.208507932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251739 | controller | Jun 14 09:45:55.214808 crc crio[24245]: time="2026-06-14T09:45:55.209016178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251759 | controller | Jun 14 09:45:55.221835 crc crio[24245]: time="2026-06-14T09:45:55.221587998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251775 | controller | Jun 14 09:45:55.248449 crc crio[24245]: 2026-06-14T09:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:caa8bd179061992 Mac:be:dd:fe:65:43:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ab Mtu:0 Sandbox:/var/run/netns/6e87587a-5f47-495a-aa7b-d4eca61e8ac9 SocketPath: PciID:}] [{Interface:0xc00053e710 Address:{IP:10.217.1.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.251790 | controller | Jun 14 09:45:55.248449 crc crio[24245]: time="2026-06-14T09:45:55.246574878Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251806 | controller | Jun 14 09:45:55.250437 crc crio[24245]: time="2026-06-14T09:45:55.24969305Z" level=info msg="Removed container 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d: openshift-marketplace/community-operators-9tlhx/registry-server" id=36af697c-9802-4671-a02b-cac066a1800f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.251821 | controller | Jun 14 09:45:55.250568 crc crio[24245]: time="2026-06-14T09:45:55.250523206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251837 | controller | Jun 14 09:45:55.259769 crc crio[24245]: time="2026-06-14T09:45:55.257372296Z" level=info msg="Removing container: 3901ac5c41ff3f97a6bb8da24b9fd5d04a2348fe705a91078d07cdab501ed5c4" id=2ef70828-1a4f-470c-9d7f-ca27b241babe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.251852 | controller | Jun 14 09:45:55.261582 crc crio[24245]: time="2026-06-14T09:45:55.260296392Z" level=info msg="Got pod network &{Name:collect-profiles-29690505-bjmtv Namespace:openshift-operator-lifecycle-manager ID:caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0 UID:662eb17b-0a18-41fd-a79e-5d8a91fe3f93 NetNS:/var/run/netns/6e87587a-5f47-495a-aa7b-d4eca61e8ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod662eb17b_0a18_41fd_a79e_5d8a91fe3f93.slice PodAnnotations:0xc00274a128}] Aliases:map[]}"
2026-06-14 10:12:37.251878 | controller | Jun 14 09:45:55.261582 crc crio[24245]: time="2026-06-14T09:45:55.26055044Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690505-bjmtv for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.251894 | controller | Jun 14 09:45:55.265175 crc crio[24245]: time="2026-06-14T09:45:55.264136933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251909 | controller | Jun 14 09:45:55.279128 crc crio[24245]: time="2026-06-14T09:45:55.278996617Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=d38deef6-a418-4587-a2c0-dc0321657ff5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.251924 | controller | Jun 14 09:45:55.280657 crc crio[24245]: time="2026-06-14T09:45:55.280570222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251940 | controller | Jun 14 09:45:55.315048 crc crio[24245]: time="2026-06-14T09:45:55.314029756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251961 | controller | Jun 14 09:45:55.315413 crc crio[24245]: time="2026-06-14T09:45:55.315345908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251976 | controller | Jun 14 09:45:55.323189 crc crio[24245]: time="2026-06-14T09:45:55.323040724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.251992 | controller | Jun 14 09:45:55.329198 crc crio[24245]: time="2026-06-14T09:45:55.329156318Z" level=info msg="Ran pod sandbox caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690505-bjmtv/POD" id=bf6a01ce-c555-4676-b588-6b16c0120015 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.252007 | controller | Jun 14 09:45:55.330067 crc crio[24245]: time="2026-06-14T09:45:55.329935902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252022 | controller | Jun 14 09:45:55.331165 crc crio[24245]: time="2026-06-14T09:45:55.331136339Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=b5c34bcd-a5ed-48ec-876a-db0be4494771 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.252037 | controller | Jun 14 09:45:55.332408 crc crio[24245]: time="2026-06-14T09:45:55.332378989Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1234989b-6354-4a02-9847-7d4d765d3d87 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.252053 | controller | Jun 14 09:45:55.344468 crc crio[24245]: time="2026-06-14T09:45:55.344393542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252068 | controller | Jun 14 09:45:55.390280 crc crio[24245]: time="2026-06-14T09:45:55.390169497Z" level=info msg="Removed container 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00: openstack/swift-storage-0/object-expirer" id=81dc2207-f8db-41f6-b5a8-bf6f01b5813c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.252083 | controller | Jun 14 09:45:55.396105 crc crio[24245]: time="2026-06-14T09:45:55.396029574Z" level=info msg="Removing container: d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b" id=6e1e75d1-67af-415f-a425-e8287d201905 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.252098 | controller | Jun 14 09:45:55.399021 crc crio[24245]: time="2026-06-14T09:45:55.398944376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252113 | controller | Jun 14 09:45:55.469337 crc crio[24245]: time="2026-06-14T09:45:55.468676076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f0fda911-6ccb-4584-ae5a-adc309f4a5d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.252128 | controller | Jun 14 09:45:55.491528 crc crio[24245]: time="2026-06-14T09:45:55.491443569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252143 | controller | Jun 14 09:45:55.497511 crc crio[24245]: time="2026-06-14T09:45:55.497379079Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=943d8e36-9cc9-4b98-8081-6d222f98cbcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.252161 | controller | Jun 14 09:45:55.507724 crc crio[24245]: time="2026-06-14T09:45:55.50763698Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690505-bjmtv/collect-profiles" id=1b22a210-348c-449a-b830-020aabe846a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.252176 | controller | Jun 14 09:45:55.525189 crc crio[24245]: time="2026-06-14T09:45:55.525080091Z" level=info msg="Removed container d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b: openstack/swift-storage-0/rsync" id=6e1e75d1-67af-415f-a425-e8287d201905 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.252192 | controller | Jun 14 09:45:55.533262 crc crio[24245]: time="2026-06-14T09:45:55.533199682Z" level=info msg="Removing container: dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6" id=1a14407b-5695-4ead-bd54-64cfd1154e0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.252206 | controller | Jun 14 09:45:55.542212 crc crio[24245]: time="2026-06-14T09:45:55.541153931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252221 | controller | Jun 14 09:45:55.559269 crc crio[24245]: time="2026-06-14T09:45:55.559177514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252236 | controller | Jun 14 09:45:55.568095 crc crio[24245]: time="2026-06-14T09:45:55.568020345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252251 | controller | Jun 14 09:45:55.588897 crc crio[24245]: time="2026-06-14T09:45:55.588751148Z" level=info msg="Removed container 3901ac5c41ff3f97a6bb8da24b9fd5d04a2348fe705a91078d07cdab501ed5c4: openshift-marketplace/community-operators-9tlhx/extract-content" id=2ef70828-1a4f-470c-9d7f-ca27b241babe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.252266 | controller | Jun 14 09:45:55.590415 crc crio[24245]: time="2026-06-14T09:45:55.590353938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252281 | controller | Jun 14 09:45:55.590725 crc crio[24245]: time="2026-06-14T09:45:55.590642166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252296 | controller | Jun 14 09:45:55.593453 crc crio[24245]: time="2026-06-14T09:45:55.593382304Z" level=info msg="Removing container: cb734d1887353cacdf59a569f987eb4034e21fc78f64c7c9849694fb673cfac4" id=560c43a1-0bf3-4202-9e8e-6c2b8e0f7b89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.252312 | controller | Jun 14 09:45:55.598807 crc crio[24245]: time="2026-06-14T09:45:55.598657809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252326 | controller | Jun 14 09:45:55.609449 crc crio[24245]: time="2026-06-14T09:45:55.609358782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252341 | controller | Jun 14 09:45:55.631624 crc crio[24245]: 2026-06-14T09:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa1650ef59dfe36 Mac:7a:f7:c2:e0:12:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ac Mtu:0 Sandbox:/var/run/netns/4b4f7a31-07b7-4f14-85f8-86cda6a87b35 SocketPath: PciID:}] [{Interface:0xc00022c780 Address:{IP:10.217.1.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.252377 | controller | Jun 14 09:45:55.633876 crc crio[24245]: time="2026-06-14T09:45:55.633525349Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882 UID:3f83e8f9-7011-4c6f-be6d-5b774cdbcb33 NetNS:/var/run/netns/4b4f7a31-07b7-4f14-85f8-86cda6a87b35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f83e8f9_7011_4c6f_be6d_5b774cdbcb33.slice PodAnnotations:0xc0004cc3a8}] Aliases:map[]}"
2026-06-14 10:12:37.252398 | controller | Jun 14 09:45:55.634244 crc crio[24245]: time="2026-06-14T09:45:55.634202831Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.252414 | controller | Jun 14 09:45:55.742357 crc crio[24245]: time="2026-06-14T09:45:55.741553309Z" level=info msg="Ran pod sandbox aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882 with infra container: openstack/swift-storage-0/POD" id=253a35c3-e58e-41c5-a103-06982bc67b07 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.252429 | controller | Jun 14 09:45:55.749240 crc crio[24245]: time="2026-06-14T09:45:55.749163369Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=1cf89de6-dbbe-4610-a21f-338f933bb425 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.252445 | controller | Jun 14 09:45:55.749379 crc crio[24245]: time="2026-06-14T09:45:55.749366085Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=1cf89de6-dbbe-4610-a21f-338f933bb425 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.252460 | controller | Jun 14 09:45:55.749439 crc crio[24245]: time="2026-06-14T09:45:55.749418757Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=1cf89de6-dbbe-4610-a21f-338f933bb425 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.252475 | controller | Jun 14 09:45:55.757014 crc crio[24245]: time="2026-06-14T09:45:55.753121183Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=a1df5472-6d7c-4939-b46b-1a5d2263d880 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.252490 | controller | Jun 14 09:45:55.774371 crc crio[24245]: time="2026-06-14T09:45:55.774230944Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-14 10:12:37.252505 | controller | Jun 14 09:45:55.895245 crc crio[24245]: time="2026-06-14T09:45:55.895188772Z" level=info msg="Removed container cb734d1887353cacdf59a569f987eb4034e21fc78f64c7c9849694fb673cfac4: openshift-marketplace/community-operators-9tlhx/extract-utilities" id=560c43a1-0bf3-4202-9e8e-6c2b8e0f7b89 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.252520 | controller | Jun 14 09:45:55.909972 crc crio[24245]: time="2026-06-14T09:45:55.909783037Z" level=info msg="Removing container: 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44" id=2256ef14-e5e1-4458-8ada-e7edb44845a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.252535 | controller | Jun 14 09:45:55.917927 crc crio[24245]: time="2026-06-14T09:45:55.917780464Z" level=info msg="Created container 137e0f1770d40907a39136c69518856ba0c32269b1404e92d8eb4f3218537388: openshift-marketplace/certified-operators-pkglq/extract-content" id=ff35c605-63ad-461b-ab46-8b775ec60987 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.252550 | controller | Jun 14 09:45:55.921592 crc crio[24245]: time="2026-06-14T09:45:55.920717406Z" level=info msg="Starting container: 137e0f1770d40907a39136c69518856ba0c32269b1404e92d8eb4f3218537388" id=bc11289e-0280-49a8-a7ef-196b2fdc6261 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.252565 | controller | Jun 14 09:45:55.940992 crc crio[24245]: time="2026-06-14T09:45:55.938127963Z" level=info msg="Started container" PID=284429 containerID=137e0f1770d40907a39136c69518856ba0c32269b1404e92d8eb4f3218537388 description=openshift-marketplace/certified-operators-pkglq/extract-content id=bc11289e-0280-49a8-a7ef-196b2fdc6261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f
2026-06-14 10:12:37.252586 | controller | Jun 14 09:45:55.988643 crc crio[24245]: time="2026-06-14T09:45:55.988551242Z" level=info msg="Created container 9144dc43d6dbd70a9c2c59b2ac936969c394cd3108703345d813cef74c31651c: openstack/openstackclient/openstackclient" id=1429146d-8c1c-4d8d-9200-c16665eaf746 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.252602 | controller | Jun 14 09:45:55.990519 crc crio[24245]: time="2026-06-14T09:45:55.990412171Z" level=info msg="Starting container: 9144dc43d6dbd70a9c2c59b2ac936969c394cd3108703345d813cef74c31651c" id=4e57efae-0d41-4413-b12f-2dafbd3fd21f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.252618 | controller | Jun 14 09:45:56.003265 crc crio[24245]: time="2026-06-14T09:45:56.003180467Z" level=info msg="Started container" PID=284425 containerID=9144dc43d6dbd70a9c2c59b2ac936969c394cd3108703345d813cef74c31651c description=openstack/openstackclient/openstackclient id=4e57efae-0d41-4413-b12f-2dafbd3fd21f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2e5dd8a9a543c38111483637adab2908f218d73ee95a644107369c701defd8e
2026-06-14 10:12:37.252633 | controller | Jun 14 09:45:56.053543 crc crio[24245]: time="2026-06-14T09:45:56.052123044Z" level=info msg="Created container fcd29d0db40a3c27720ce11fd0c2c32bb4b25a8ebe930f879214009864836448: openstack/swift-ring-rebalance-s7ww7/swift-ring-rebalance" id=14fd40df-8e27-476d-b674-bdf9e8a9a425 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.252649 | controller | Jun 14 09:45:56.053925 crc crio[24245]: time="2026-06-14T09:45:56.053657315Z" level=info msg="Created container a7d4d00a3a19b251178b6a07c57606af4edb51aab64287211b75d51637938e94: openstack/neutron-db-sync-tw84j/neutron-db-sync" id=be2e927b-f605-4cc0-8862-7d1a9e3fe6a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.252664 | controller | Jun 14 09:45:56.057702 crc crio[24245]: time="2026-06-14T09:45:56.057643619Z" level=info msg="Starting container: fcd29d0db40a3c27720ce11fd0c2c32bb4b25a8ebe930f879214009864836448" id=7a604ae0-1e4f-4097-aee4-657ef5feaa7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.252680 | controller | Jun 14 09:45:56.058982 crc crio[24245]: time="2026-06-14T09:45:56.058806498Z" level=info msg="Starting container: a7d4d00a3a19b251178b6a07c57606af4edb51aab64287211b75d51637938e94" id=78db0107-f247-42d7-9128-96e804e627cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.252695 | controller | Jun 14 09:45:56.068089 crc crio[24245]: time="2026-06-14T09:45:56.06771257Z" level=info msg="Started container" PID=284420 containerID=fcd29d0db40a3c27720ce11fd0c2c32bb4b25a8ebe930f879214009864836448 description=openstack/swift-ring-rebalance-s7ww7/swift-ring-rebalance id=7a604ae0-1e4f-4097-aee4-657ef5feaa7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4
2026-06-14 10:12:37.252710 | controller | Jun 14 09:45:56.075145 crc crio[24245]: time="2026-06-14T09:45:56.072501342Z" level=info msg="Created container b564d4b5177439fc44f4b07a0e61fe583c5f2624dce108fd6af0c5c6f8a09781: openstack/ovn-northd-0/ovn-northd" id=b1f4a3b7-bb74-4758-bf9e-558462ca3371 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.252726 | controller | Jun 14 09:45:56.080955 crc crio[24245]: time="2026-06-14T09:45:56.080819567Z" level=info msg="Starting container: b564d4b5177439fc44f4b07a0e61fe583c5f2624dce108fd6af0c5c6f8a09781" id=6883f0aa-4e76-47ab-b180-a00ce63bdcaf name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.252741 | controller | Jun 14 09:45:56.099015 crc crio[24245]: time="2026-06-14T09:45:56.098920754Z" level=info msg="Started container" PID=284434 containerID=a7d4d00a3a19b251178b6a07c57606af4edb51aab64287211b75d51637938e94 description=openstack/neutron-db-sync-tw84j/neutron-db-sync id=78db0107-f247-42d7-9128-96e804e627cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24
2026-06-14 10:12:37.252760 | controller | Jun 14 09:45:56.105465 crc crio[24245]: time="2026-06-14T09:45:56.105398631Z" level=info msg="Removed container dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6: openstack/memcached-0/memcached" id=1a14407b-5695-4ead-bd54-64cfd1154e0f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.252775 | controller | Jun 14 09:45:56.112664 crc crio[24245]: time="2026-06-14T09:45:56.111087059Z" level=info msg="Removing container: 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333" id=40ed95ea-2eaf-4270-adcc-8d689d25a0ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.252790 | controller | Jun 14 09:45:56.117015 crc crio[24245]: time="2026-06-14T09:45:56.116828051Z" level=info msg="Created container fb24c34202a1c5d9c81823c695615a2eb6d0889fe0fda3f8cf5dd1df2c5f2f45: openstack/barbican-db-sync-8tmdc/barbican-db-sync" id=d1709115-868e-4133-8a8c-a8752a16e484 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.252805 | controller | Jun 14 09:45:56.125329 crc crio[24245]: time="2026-06-14T09:45:56.125259375Z" level=info msg="Starting container: fb24c34202a1c5d9c81823c695615a2eb6d0889fe0fda3f8cf5dd1df2c5f2f45" id=78b0fbc7-670d-460c-8a39-8062d631b9fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.252820 | controller | Jun 14 09:45:56.134064 crc crio[24245]: time="2026-06-14T09:45:56.134016739Z" level=info msg="Started container" PID=284444 containerID=b564d4b5177439fc44f4b07a0e61fe583c5f2624dce108fd6af0c5c6f8a09781 description=openstack/ovn-northd-0/ovn-northd id=6883f0aa-4e76-47ab-b180-a00ce63bdcaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=071c67eaec29d4a7b28890a37f3226588296bd32a10431f36e3d42c4ba72fa4f
2026-06-14 10:12:37.252835 | controller | Jun 14 09:45:56.139101 crc crio[24245]: time="2026-06-14T09:45:56.137967894Z" level=info msg="Started container" PID=284428 containerID=fb24c34202a1c5d9c81823c695615a2eb6d0889fe0fda3f8cf5dd1df2c5f2f45 description=openstack/barbican-db-sync-8tmdc/barbican-db-sync id=78b0fbc7-670d-460c-8a39-8062d631b9fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1
2026-06-14 10:12:37.252851 | controller | Jun 14 09:45:56.148362 crc crio[24245]: time="2026-06-14T09:45:56.148176583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252866 | controller | Jun 14 09:45:56.165890 crc crio[24245]: time="2026-06-14T09:45:56.162079631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252882 | controller | Jun 14 09:45:56.219327 crc crio[24245]: time="2026-06-14T09:45:56.219267681Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=f0c63471-a8e5-4e8d-9e6a-bf51abc14abe name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.252897 | controller | Jun 14 09:45:56.267563 crc crio[24245]: time="2026-06-14T09:45:56.255579976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252912 | controller | Jun 14 09:45:56.267563 crc crio[24245]: time="2026-06-14T09:45:56.26542941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252927 | controller | Jun 14 09:45:56.273455 crc crio[24245]: time="2026-06-14T09:45:56.271942349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252976 | controller | Jun 14 09:45:56.302947 crc crio[24245]: time="2026-06-14T09:45:56.294721531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.252998 | controller | Jun 14 09:45:56.383070 crc crio[24245]: time="2026-06-14T09:45:56.382900846Z" level=info msg="Removed container 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=40ed95ea-2eaf-4270-adcc-8d689d25a0ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.253014 | controller | Jun 14 09:45:56.402714 crc crio[24245]: time="2026-06-14T09:45:56.40255179Z" level=info msg="Removing container: e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e" id=5a51e1d0-73f2-41fd-a6aa-c25ea84d9869 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.253030 | controller | Jun 14 09:45:56.461181 crc crio[24245]: time="2026-06-14T09:45:56.460780762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253045 | controller | Jun 14 09:45:56.499354 crc crio[24245]: time="2026-06-14T09:45:56.499103215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253060 | controller | Jun 14 09:45:56.593400 crc crio[24245]: time="2026-06-14T09:45:56.593247758Z" level=info msg="Removed container 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44: openshift-marketplace/redhat-operators-bxsmv/registry-server" id=2256ef14-e5e1-4458-8ada-e7edb44845a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.253076 | controller | Jun 14 09:45:56.608223 crc crio[24245]: time="2026-06-14T09:45:56.608075878Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=adfd802e-699a-4362-8da5-bb6f49652d2a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.253091 | controller | Jun 14 09:45:56.608714 crc crio[24245]: time="2026-06-14T09:45:56.608102321Z" level=info msg="Removing container: 234f46b97e8bbdc3a0be4c338be1f8ba07e7709dd843f5b0ba75b4c9b32ad95b" id=6f72a5ba-940e-45ce-97c7-afb44b94ef46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.253106 | controller | Jun 14 09:45:56.626044 crc crio[24245]: time="2026-06-14T09:45:56.625885698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253120 | controller | Jun 14 09:45:56.638235 crc crio[24245]: time="2026-06-14T09:45:56.637402649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253135 | controller | Jun 14 09:45:56.668522 crc crio[24245]: time="2026-06-14T09:45:56.668464079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253150 | controller | Jun 14 09:45:56.674660 crc crio[24245]: time="2026-06-14T09:45:56.674589504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253165 | controller | Jun 14 09:45:56.679767 crc crio[24245]: time="2026-06-14T09:45:56.679699656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253180 | controller | Jun 14 09:45:56.684827 crc crio[24245]: time="2026-06-14T09:45:56.684729826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253198 | controller | Jun 14 09:45:56.721802 crc crio[24245]: time="2026-06-14T09:45:56.721694023Z" level=info msg="Created container e2a43b2144c736e03b7d2e2966295a906344bd58abd4b7b30f6d2043b3449f54: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=d38deef6-a418-4587-a2c0-dc0321657ff5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.253213 | controller | Jun 14 09:45:56.728216 crc crio[24245]: time="2026-06-14T09:45:56.72507459Z" level=info msg="Starting container: e2a43b2144c736e03b7d2e2966295a906344bd58abd4b7b30f6d2043b3449f54" id=695b568e-4b51-4dda-a3a9-d952e824e474 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.253229 | controller | Jun 14 09:45:56.739655 crc crio[24245]: time="2026-06-14T09:45:56.73953366Z" level=info msg="Started container" PID=284569 containerID=e2a43b2144c736e03b7d2e2966295a906344bd58abd4b7b30f6d2043b3449f54 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=695b568e-4b51-4dda-a3a9-d952e824e474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bf5c49ca1abb71d69af8dbe0ef83d71e6b1e627b51e24e1a53652155eadd9fa
2026-06-14 10:12:37.253244 | controller | Jun 14 09:45:56.760546 crc crio[24245]: time="2026-06-14T09:45:56.760408004Z" level=info msg="Removed container e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e: openstack/rabbitmq-cell1-server-0/rabbitmq" id=5a51e1d0-73f2-41fd-a6aa-c25ea84d9869 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.253259 | controller | Jun 14 09:45:56.766504 crc crio[24245]: time="2026-06-14T09:45:56.766386474Z" level=info msg="Removing container: 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9" id=7e9a6d9c-e9f9-4e16-8eb8-8dc3a747f1bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.253275 | controller | Jun 14 09:45:56.853705 crc crio[24245]: time="2026-06-14T09:45:56.853155185Z" level=info msg="Removed container 234f46b97e8bbdc3a0be4c338be1f8ba07e7709dd843f5b0ba75b4c9b32ad95b: openshift-marketplace/redhat-operators-bxsmv/extract-content" id=6f72a5ba-940e-45ce-97c7-afb44b94ef46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.253290 | controller | Jun 14 09:45:56.856086 crc crio[24245]: time="2026-06-14T09:45:56.856019726Z" level=info msg="Removing container: 6d7bfcafe41376df682fa25d6173e32b4785239f360757346f740807338bbfa6" id=23246936-9342-45af-a193-ee99b4eea957 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.253305 | controller | Jun 14 09:45:56.899284 crc crio[24245]: time="2026-06-14T09:45:56.898677623Z" level=info msg="Created container 0235da518a3513219f498ce8c44a0e225f7f3b51ddbe0c8f8356ed703af23e6a: openstack/swift-proxy-776f9b98b7-bbp4b/proxy-httpd" id=5280f85d-b001-42b9-873a-899970e61a85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.253320 | controller | Jun 14 09:45:56.910075 crc crio[24245]: time="2026-06-14T09:45:56.910017713Z" level=info msg="Starting container: 0235da518a3513219f498ce8c44a0e225f7f3b51ddbe0c8f8356ed703af23e6a" id=24cd8ec1-575a-4799-a30f-631fbb6199e1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.253336 | controller | Jun 14 09:45:56.912141 crc crio[24245]: time="2026-06-14T09:45:56.911938097Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=7aa89beb-cfd5-4289-bcc6-6fed3fc132ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.253370 | controller | Jun 14 09:45:56.923811 crc crio[24245]: time="2026-06-14T09:45:56.923654282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253388 | controller | Jun 14 09:45:56.928328 crc crio[24245]: time="2026-06-14T09:45:56.928221213Z" level=info msg="Started container" PID=284626 containerID=0235da518a3513219f498ce8c44a0e225f7f3b51ddbe0c8f8356ed703af23e6a description=openstack/swift-proxy-776f9b98b7-bbp4b/proxy-httpd id=24cd8ec1-575a-4799-a30f-631fbb6199e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=305924776e7620b8ccf2a09e88cc95d220ff18dc634068b324fec728c8fc4c5e
2026-06-14 10:12:37.253407 | controller | Jun 14 09:45:56.930093 crc crio[24245]: time="2026-06-14T09:45:56.93003196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253423 | controller | Jun 14 09:45:56.955563 crc crio[24245]: time="2026-06-14T09:45:56.948134337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253438 | controller | Jun 14 09:45:57.007530 crc crio[24245]: time="2026-06-14T09:45:57.007285057Z" level=info msg="Removed container 6d7bfcafe41376df682fa25d6173e32b4785239f360757346f740807338bbfa6: openshift-marketplace/redhat-operators-bxsmv/extract-utilities" id=23246936-9342-45af-a193-ee99b4eea957 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.253454 | controller | Jun 14 09:45:57.100034 crc crio[24245]: time="2026-06-14T09:45:57.099207501Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=f46ea773-e2a5-499f-8158-07b28b40c509 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.253469 | controller | Jun 14 09:45:57.105154 crc crio[24245]: time="2026-06-14T09:45:57.1050828Z" level=info msg="Removed container 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9: openstack/swift-storage-0/container-replicator" id=7e9a6d9c-e9f9-4e16-8eb8-8dc3a747f1bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.253484 | controller | Jun 14 09:45:57.122582 crc crio[24245]: time="2026-06-14T09:45:57.122490652Z" level=info msg="Removing container: 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c" id=1f234feb-828d-40c6-80d2-ca24225ce4eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.253498 | controller | Jun 14 09:45:57.153130 crc crio[24245]: time="2026-06-14T09:45:57.152894858Z" level=info msg="Created container 517836da66ad6830d8b0261db89c80ad706356f7fe734448eef6ee229c691870: openstack/nova-cell0-conductor-db-sync-kslpf/nova-cell0-conductor-db-sync" id=76ea3f0f-7a82-4762-9da9-f18356829ad7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.253513 | controller | Jun 14 09:45:57.155988 crc crio[24245]: time="2026-06-14T09:45:57.155925195Z" level=info msg="Starting container: 517836da66ad6830d8b0261db89c80ad706356f7fe734448eef6ee229c691870" id=7553565f-a53c-4a3e-a87f-5f22e6b5bfc7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.253528 | controller | Jun 14 09:45:57.160637 crc crio[24245]: time="2026-06-14T09:45:57.160516478Z" level=info msg="Created container 79e015eee47ef13975b17d6e74f08c7d51e78b8583faa9be44d9d17e77ff4aab: openshift-operator-lifecycle-manager/collect-profiles-29690505-bjmtv/collect-profiles" id=1b22a210-348c-449a-b830-020aabe846a7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.253544 | controller | Jun 14 09:45:57.162055 crc crio[24245]: time="2026-06-14T09:45:57.161960997Z" level=info msg="Starting container: 79e015eee47ef13975b17d6e74f08c7d51e78b8583faa9be44d9d17e77ff4aab" id=05bc3edd-42d6-47dd-9608-5c42c0471e7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.253559 | controller | Jun 14 09:45:57.181510 crc crio[24245]: time="2026-06-14T09:45:57.18023103Z" level=info msg="Created container 65f9254f1fb3e8a4a5b0764c638c7e901522438a568235e52fc826bda45b5ff3: openstack/nova-cell1-conductor-db-sync-9vkjz/nova-cell1-conductor-db-sync" id=3cde534c-5250-44a8-bac3-b1c428db4f64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.253574 | controller | Jun 14 09:45:57.198200 crc crio[24245]: time="2026-06-14T09:45:57.182172152Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=7d0164c8-fed2-4a78-92a0-03193e56b846 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.253593 | controller | Jun 14 09:45:57.198200 crc crio[24245]: time="2026-06-14T09:45:57.183287312Z" level=info msg="Created container 384216c0d4a774d48d1b7260c50376df4a5b0cb4f2e40f81c41671dbf7869177: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=3ceacffd-d3c6-4947-b1b2-7da9750c70e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.253609 | controller | Jun 14 09:45:57.198200 crc crio[24245]: time="2026-06-14T09:45:57.183499774Z" level=info msg="Created container a08b5ea9f8c09b64fd098d2b29b8b8e04e59ed8e068b07ca747b07a50cc13b3c: openstack/cinder-db-sync-vm4w6/cinder-db-sync" id=5053b287-f039-4c91-9797-1d6376dbae61 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.253624 | controller | Jun 14 09:45:57.198200 crc crio[24245]: time="2026-06-14T09:45:57.186714098Z" level=info msg="Starting container: 384216c0d4a774d48d1b7260c50376df4a5b0cb4f2e40f81c41671dbf7869177" id=e98214d8-2638-44ae-9cb9-02fe20d7cfde name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.253638 | controller | Jun 14 09:45:57.198200 crc crio[24245]: time="2026-06-14T09:45:57.186941711Z" level=info msg="Starting container: a08b5ea9f8c09b64fd098d2b29b8b8e04e59ed8e068b07ca747b07a50cc13b3c" id=5d3ec4ea-f697-4bfc-af5f-703f9ef0cc7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.253653 | controller | Jun 14 09:45:57.198200 crc crio[24245]: time="2026-06-14T09:45:57.186968622Z" level=info msg="Starting container: 65f9254f1fb3e8a4a5b0764c638c7e901522438a568235e52fc826bda45b5ff3" id=f33455e0-e06f-42d8-a22a-4c351673e70b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.253668 | controller | Jun 14 09:45:57.198200 crc crio[24245]: time="2026-06-14T09:45:57.187281742Z" level=info msg="Started container" PID=284662 containerID=517836da66ad6830d8b0261db89c80ad706356f7fe734448eef6ee229c691870 description=openstack/nova-cell0-conductor-db-sync-kslpf/nova-cell0-conductor-db-sync id=7553565f-a53c-4a3e-a87f-5f22e6b5bfc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463
2026-06-14 10:12:37.253684 | controller | Jun 14 09:45:57.198200 crc crio[24245]: time="2026-06-14T09:45:57.187018085Z" level=info msg="Created container 82e9d498671070d193483a65c281fd75360201c9ec4b724c4882994959cfc7d6: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=943d8e36-9cc9-4b98-8081-6d222f98cbcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.253700 | controller | Jun 14 09:45:57.198200 crc crio[24245]: time="2026-06-14T09:45:57.196695394Z" level=info msg="Started container" PID=284639 containerID=384216c0d4a774d48d1b7260c50376df4a5b0cb4f2e40f81c41671dbf7869177 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=e98214d8-2638-44ae-9cb9-02fe20d7cfde name=/runtime.v1.RuntimeService/StartContainer sandboxID=41a4515b53d30be450a32835ce111993bcd08cdc9600768a11b6ad0c2f952db9
2026-06-14 10:12:37.253716 | controller | Jun 14 09:45:57.215552 crc crio[24245]: time="2026-06-14T09:45:57.204141389Z" level=info msg="Starting container: 82e9d498671070d193483a65c281fd75360201c9ec4b724c4882994959cfc7d6" id=6a62b58c-68b8-420e-ab6c-fa41d511bce1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.253732 | controller | Jun 14 09:45:57.215552 crc crio[24245]: time="2026-06-14T09:45:57.206156034Z" level=info msg="Started container" PID=284671 containerID=a08b5ea9f8c09b64fd098d2b29b8b8e04e59ed8e068b07ca747b07a50cc13b3c description=openstack/cinder-db-sync-vm4w6/cinder-db-sync id=5d3ec4ea-f697-4bfc-af5f-703f9ef0cc7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783
2026-06-14 10:12:37.253748 | controller | Jun 14 09:45:57.215552 crc crio[24245]: time="2026-06-14T09:45:57.211069762Z" level=info msg="Removed container 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c: openstack/swift-storage-0/account-server" id=1f234feb-828d-40c6-80d2-ca24225ce4eb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.253767 | controller | Jun 14 09:45:57.218187 crc crio[24245]: time="2026-06-14T09:45:57.218100234Z" level=info msg="Started container" PID=284661 containerID=79e015eee47ef13975b17d6e74f08c7d51e78b8583faa9be44d9d17e77ff4aab description=openshift-operator-lifecycle-manager/collect-profiles-29690505-bjmtv/collect-profiles id=05bc3edd-42d6-47dd-9608-5c42c0471e7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0
2026-06-14 10:12:37.253783 | controller | Jun 14 09:45:57.220246 crc crio[24245]: time="2026-06-14T09:45:57.219956648Z" level=info msg="Removing container: 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112" id=a2e30f27-3cb0-43ef-883b-f7d580eab7b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.253798 | controller | Jun 14 09:45:57.229022 crc crio[24245]: time="2026-06-14T09:45:57.228974298Z" level=info msg="Started container" PID=284663 containerID=82e9d498671070d193483a65c281fd75360201c9ec4b724c4882994959cfc7d6 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=6a62b58c-68b8-420e-ab6c-fa41d511bce1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=301713143dedbae4488dbf09492b50a96c9aaa4ea447b597f1299977f882e56d
2026-06-14 10:12:37.253814 | controller | Jun 14 09:45:57.231604 crc crio[24245]: time="2026-06-14T09:45:57.231229061Z" level=info msg="Started container" PID=284629 containerID=65f9254f1fb3e8a4a5b0764c638c7e901522438a568235e52fc826bda45b5ff3 description=openstack/nova-cell1-conductor-db-sync-9vkjz/nova-cell1-conductor-db-sync id=f33455e0-e06f-42d8-a22a-4c351673e70b name=/runtime.v1.RuntimeService/StartContainer sandboxID=94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b
2026-06-14 10:12:37.253829 | controller | Jun 14 09:45:57.239769 crc crio[24245]: time="2026-06-14T09:45:57.238977383Z" level=info msg="Creating container: openstack/swift-proxy-776f9b98b7-bbp4b/proxy-server" id=b216dc40-0b3c-43b4-9337-98655bbc9425 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.253845 | controller | Jun 14 09:45:57.258819 crc crio[24245]: time="2026-06-14T09:45:57.25468357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253861 | controller | Jun 14 09:45:57.267461 crc crio[24245]: time="2026-06-14T09:45:57.267350917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253876 | controller | Jun 14 09:45:57.296724 crc crio[24245]: time="2026-06-14T09:45:57.296673176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253891 | controller | Jun 14 09:45:57.395920 crc crio[24245]: time="2026-06-14T09:45:57.39578526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253907 | controller | Jun 14 09:45:57.419066 crc crio[24245]: time="2026-06-14T09:45:57.418824101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253922 | controller | Jun 14 09:45:57.507276 crc crio[24245]: time="2026-06-14T09:45:57.506638533Z" level=info msg="Removed container 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112: openstack/nova-metadata-0/nova-metadata-metadata" id=a2e30f27-3cb0-43ef-883b-f7d580eab7b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.253937 | controller | Jun 14 09:45:57.572231 crc crio[24245]: time="2026-06-14T09:45:57.572123827Z" level=info msg="Removing container: b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089" id=60e31802-37bf-426e-bacc-e510e246cd5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.253955 | controller | Jun 14 09:45:57.583303 crc crio[24245]: time="2026-06-14T09:45:57.583229194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.253971 | controller | Jun 14 09:45:57.591649 crc crio[24245]: time="2026-06-14T09:45:57.591548272Z" level=info msg="Created container b8bb7762eb80998812a2584a406ee91adac2918e4bf40bcfd462c309e84b2693: openstack/dnsmasq-dns-649b7c9ccf-b88pn/init" id=0b5d63b3-84db-40c3-9dca-0b43453ea999 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.253987 | controller | Jun 14 09:45:57.600529 crc crio[24245]: time="2026-06-14T09:45:57.600441839Z" level=info msg="Starting container: b8bb7762eb80998812a2584a406ee91adac2918e4bf40bcfd462c309e84b2693" id=331c66b7-120a-4305-9bd3-ee60d2e12482 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.254003 | controller | Jun 14 09:45:57.612299 crc crio[24245]: time="2026-06-14T09:45:57.612180077Z" level=info msg="Started container" PID=284834 containerID=b8bb7762eb80998812a2584a406ee91adac2918e4bf40bcfd462c309e84b2693 description=openstack/dnsmasq-dns-649b7c9ccf-b88pn/init id=331c66b7-120a-4305-9bd3-ee60d2e12482 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7a2405a74a9a146c88205f51ae681d28263dbf3bbf350bdb9d35ca6d8ad1ee2
2026-06-14 10:12:37.254069 | controller | Jun 14 09:45:57.624564 crc crio[24245]: time="2026-06-14T09:45:57.62441537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.254123 | controller | Jun 14 09:45:57.729996 crc crio[24245]: time="2026-06-14T09:45:57.729875965Z" level=info msg="Removed container b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089: openstack/swift-storage-0/object-auditor" id=60e31802-37bf-426e-bacc-e510e246cd5b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254144 | controller | Jun 14 09:45:57.736007 crc crio[24245]: time="2026-06-14T09:45:57.735896933Z" level=info msg="Removing container: 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f" id=a84e7328-7348-4a99-ae4c-36fa11748f9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254160 | controller | Jun 14 09:45:57.743056 crc crio[24245]: time="2026-06-14T09:45:57.742913613Z" level=info msg="Created container 36a4564b4242eae93b1f4011e10055463ed7240ea7438a5429cac4bfbe7e0d16: openstack/ovn-northd-0/openstack-network-exporter" id=7aa89beb-cfd5-4289-bcc6-6fed3fc132ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.254176 | controller | Jun 14 09:45:57.746496 crc crio[24245]: time="2026-06-14T09:45:57.746170139Z" level=info msg="Starting container: 36a4564b4242eae93b1f4011e10055463ed7240ea7438a5429cac4bfbe7e0d16" id=256fc177-5860-411f-af62-1cee9a1e7edc name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.254191 | controller | Jun 14 09:45:57.770217 crc crio[24245]: time="2026-06-14T09:45:57.770084866Z" level=info msg="Started container" PID=284854 containerID=36a4564b4242eae93b1f4011e10055463ed7240ea7438a5429cac4bfbe7e0d16 description=openstack/ovn-northd-0/openstack-network-exporter id=256fc177-5860-411f-af62-1cee9a1e7edc name=/runtime.v1.RuntimeService/StartContainer sandboxID=071c67eaec29d4a7b28890a37f3226588296bd32a10431f36e3d42c4ba72fa4f
2026-06-14 10:12:37.254207 | controller | Jun 14 09:45:57.791214 crc crio[24245]: time="2026-06-14T09:45:57.791027106Z" level=info msg="Removed container 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f: openstack/swift-storage-0/object-replicator" id=a84e7328-7348-4a99-ae4c-36fa11748f9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254222 | controller | Jun 14 09:45:57.841880 crc crio[24245]: time="2026-06-14T09:45:57.841757606Z" level=info msg="Removing container: c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf" id=d5777602-71d1-4892-b1aa-cc61772ae93c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254241 | controller | Jun 14 09:45:57.852167 crc crio[24245]: time="2026-06-14T09:45:57.851538092Z" level=info msg="Created container ad9a77345cfa16aff5758ce86cf73540060f1b58c7ec8b145288f915a4c715e7: openstack/swift-proxy-776f9b98b7-bbp4b/proxy-server" id=b216dc40-0b3c-43b4-9337-98655bbc9425 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.254257 | controller | Jun 14 09:45:57.853753 crc crio[24245]: time="2026-06-14T09:45:57.853658039Z" level=info msg="Starting container: ad9a77345cfa16aff5758ce86cf73540060f1b58c7ec8b145288f915a4c715e7" id=486e71c2-1faf-44a5-8af1-283604ab53b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.254272 | controller | Jun 14 09:45:57.872284 crc crio[24245]: time="2026-06-14T09:45:57.872167832Z" level=info msg="Started container" PID=284889 containerID=ad9a77345cfa16aff5758ce86cf73540060f1b58c7ec8b145288f915a4c715e7 description=openstack/swift-proxy-776f9b98b7-bbp4b/proxy-server id=486e71c2-1faf-44a5-8af1-283604ab53b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=305924776e7620b8ccf2a09e88cc95d220ff18dc634068b324fec728c8fc4c5e
2026-06-14 10:12:37.254287 | controller | Jun 14 09:45:57.913891 crc crio[24245]: time="2026-06-14T09:45:57.911686353Z" level=info msg="Removed container c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf: openstack/swift-storage-0/account-reaper" id=d5777602-71d1-4892-b1aa-cc61772ae93c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254303 | controller | Jun 14 09:45:57.921888 crc crio[24245]: time="2026-06-14T09:45:57.921593299Z" level=info msg="Removing container: b7a6dd61a3a1ea81f1fc467222aea888e7017b9d47a0a62c44ca2c30001cc52e" id=37a8cb8b-cb62-43ef-8237-3fe1db8162c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254318 | controller | Jun 14 09:45:58.087256 crc crio[24245]: time="2026-06-14T09:45:58.087164591Z" level=info msg="Removed container b7a6dd61a3a1ea81f1fc467222aea888e7017b9d47a0a62c44ca2c30001cc52e: openstack/rabbitmq-cell1-server-0/setup-container" id=37a8cb8b-cb62-43ef-8237-3fe1db8162c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254333 | controller | Jun 14 09:45:58.112198 crc crio[24245]: time="2026-06-14T09:45:58.112102944Z" level=info msg="Removing container: d3e3aa62d080d40342b68fc33893ff67653e55baffb1b35ce8e9628b8bcb7001" id=da266f86-a179-4d56-ae50-6b81f48ffc6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254363 | controller | Jun 14 09:45:58.212328 crc crio[24245]: time="2026-06-14T09:45:58.212175625Z" level=info msg="Removed container d3e3aa62d080d40342b68fc33893ff67653e55baffb1b35ce8e9628b8bcb7001: openstack/swift-storage-0/xattr-restore" id=da266f86-a179-4d56-ae50-6b81f48ffc6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254384 | controller | Jun 14 09:45:58.216798 crc crio[24245]: time="2026-06-14T09:45:58.216717827Z" level=info msg="Removing container: 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911" id=1e157598-eb0a-4ea1-b823-0bcc72b77731 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254399 | controller | Jun 14 09:45:58.318227 crc crio[24245]: time="2026-06-14T09:45:58.317756825Z" level=info msg="Removed container 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911: openstack/swift-storage-0/container-auditor" id=1e157598-eb0a-4ea1-b823-0bcc72b77731 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254414 | controller | Jun 14 09:45:58.329779 crc crio[24245]: time="2026-06-14T09:45:58.329637139Z" level=info msg="Removing container: bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4" id=63712c97-c6bb-44e9-9e0b-e0b88d3f0999 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254430 | controller | Jun 14 09:45:58.395646 crc crio[24245]: time="2026-06-14T09:45:58.395354215Z" level=info msg="Removed container bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4: openstack/swift-storage-0/swift-recon-cron" id=63712c97-c6bb-44e9-9e0b-e0b88d3f0999 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254448 | controller | Jun 14 09:45:58.399042 crc crio[24245]: time="2026-06-14T09:45:58.398970366Z" level=info msg="Removing container: 499781f8797854d408fb3dc55fcd3b989e1b3890c3e4bc4204e9600df188de21" id=86fd7358-7108-4eec-9753-a56d41c9649c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254463 | controller | Jun 14 09:45:58.567090 crc crio[24245]: time="2026-06-14T09:45:58.567003664Z" level=info msg="Removed container 499781f8797854d408fb3dc55fcd3b989e1b3890c3e4bc4204e9600df188de21: openshift-infra/auto-csr-approver-29690498-wnlt5/oc" id=86fd7358-7108-4eec-9753-a56d41c9649c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254478 | controller | Jun 14 09:45:58.577180 crc crio[24245]: time="2026-06-14T09:45:58.577111116Z" level=info msg="Removing container: 5266ad837e55c1af5369a2f8da4335929be2e4ad4f45e0b7731f8531de7a8855" id=7ce69cae-0b25-4257-b380-c4eb498f9618 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254492 | controller | Jun 14 09:45:58.775689 crc crio[24245]: time="2026-06-14T09:45:58.775229056Z" level=info msg="Removed container 5266ad837e55c1af5369a2f8da4335929be2e4ad4f45e0b7731f8531de7a8855: openstack/cinder-db-sync-xqt8l/cinder-db-sync" id=7ce69cae-0b25-4257-b380-c4eb498f9618 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254507 | controller | Jun 14 09:45:58.782074 crc crio[24245]: time="2026-06-14T09:45:58.782025755Z" level=info msg="Removing container: 282058f67353033b4a3c238dc0aae6da4b07339f875852fd090d54c1886aeca9" id=478d0f89-be10-49b8-85fa-7605c8d63554 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254522 | controller | Jun 14 09:45:58.793466 crc crio[24245]: time="2026-06-14T09:45:58.793290699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.254536 | controller | Jun 14 09:45:58.971637 crc crio[24245]: time="2026-06-14T09:45:58.971497747Z" level=info msg="Created container 86a73023bf7c4bc08f9f26ab645d9c3bd0db3f1a8e9490d94c7cb0dfa2ae6028: openstack/glance-db-sync-lzb6g/glance-db-sync" id=3063d03d-f797-49ee-8c4f-612cbb81de74 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.254551 | controller | Jun 14 09:45:58.977714 crc crio[24245]: time="2026-06-14T09:45:58.973256274Z" level=info msg="Starting container: 86a73023bf7c4bc08f9f26ab645d9c3bd0db3f1a8e9490d94c7cb0dfa2ae6028" id=073acb16-fda0-45fe-a54d-3a1df4ef3c1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.254566 | controller | Jun 14 09:45:58.981735 crc crio[24245]: time="2026-06-14T09:45:58.9816587Z" level=info msg="Started container" PID=284997 containerID=86a73023bf7c4bc08f9f26ab645d9c3bd0db3f1a8e9490d94c7cb0dfa2ae6028 description=openstack/glance-db-sync-lzb6g/glance-db-sync id=073acb16-fda0-45fe-a54d-3a1df4ef3c1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4
2026-06-14 10:12:37.254581 | controller | Jun 14 09:45:59.154091 crc crio[24245]: time="2026-06-14T09:45:59.154051202Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=330867d6-55dd-46e3-81b1-232132fbc172 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.254597 | controller | Jun 14 09:45:59.168070 crc crio[24245]: time="2026-06-14T09:45:59.168045497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0f36d94a-0022-4fd5-b8d6-ea5d56845500 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.254612 | controller | Jun 14 09:46:00.111711 crc crio[24245]: time="2026-06-14T09:46:00.111646932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=be436ccb-47fb-4445-a84f-ca145577386b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.254630 | controller | Jun 14 09:46:00.128722 crc crio[24245]: time="2026-06-14T09:46:00.12850024Z" level=info msg="Creating container: openshift-marketplace/certified-operators-pkglq/registry-server" id=fc4f4537-8af4-47a1-83a9-862037085214 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.254646 | controller | Jun 14 09:46:00.164835 crc crio[24245]: time="2026-06-14T09:46:00.164736994Z" level=info msg="Removed container 282058f67353033b4a3c238dc0aae6da4b07339f875852fd090d54c1886aeca9: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config" id=478d0f89-be10-49b8-85fa-7605c8d63554 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254661 | controller | Jun 14 09:46:00.165341 crc crio[24245]: time="2026-06-14T09:46:00.165285371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.254676 | controller | Jun 14 09:46:00.179888 crc crio[24245]: time="2026-06-14T09:46:00.179561763Z" level=info msg="Removing container: 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc" id=54dc065f-3c11-4377-82f7-0cea2810816d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254692 | controller | Jun 14 09:46:00.244665 crc crio[24245]: time="2026-06-14T09:46:00.244255935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5943c781-899a-429e-9387-ebcc7169b577 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.254707 | controller | Jun 14 09:46:00.308119 crc crio[24245]: time="2026-06-14T09:46:00.30798582Z" level=info msg="Stopping pod sandbox: caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0" id=b1f4e237-6606-4ca0-86da-e50b6a5e27d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.254723 | controller | Jun 14 09:46:00.308760 crc crio[24245]: time="2026-06-14T09:46:00.308708854Z" level=info msg="Got pod network &{Name:collect-profiles-29690505-bjmtv Namespace:openshift-operator-lifecycle-manager ID:caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0 UID:662eb17b-0a18-41fd-a79e-5d8a91fe3f93 NetNS:/var/run/netns/6e87587a-5f47-495a-aa7b-d4eca61e8ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod662eb17b_0a18_41fd_a79e_5d8a91fe3f93.slice PodAnnotations:0xc001b86380}] Aliases:map[]}"
2026-06-14 10:12:37.254739 | controller | Jun 14 09:46:00.308999 crc crio[24245]: time="2026-06-14T09:46:00.308936481Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690505-bjmtv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.254754 | controller | Jun 14 09:46:00.310221 crc crio[24245]: time="2026-06-14T09:46:00.309796836Z" level=info msg="Stopping pod sandbox: 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1" id=c2ebd670-024d-4d69-aaad-af14b8c8fd6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.254770 | controller | Jun 14 09:46:00.320248 crc crio[24245]: time="2026-06-14T09:46:00.320165185Z" level=info msg="Got pod network &{Name:barbican-db-sync-8tmdc Namespace:openstack ID:7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1 UID:d5c690c8-60f9-44b3-8d6d-6d202865c261 NetNS:/var/run/netns/4e1b2d48-80e6-49a0-a4f5-67835a0e46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c690c8_60f9_44b3_8d6d_6d202865c261.slice PodAnnotations:0xc003bf6658}] Aliases:map[]}"
2026-06-14 10:12:37.254786 | controller | Jun 14 09:46:00.320435 crc crio[24245]: time="2026-06-14T09:46:00.320329991Z" level=info msg="Deleting pod openstack_barbican-db-sync-8tmdc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.254806 | controller | Jun 14 09:46:00.333082 crc crio[24245]: time="2026-06-14T09:46:00.332985565Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0" id=a1df5472-6d7c-4939-b46b-1a5d2263d880 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.254822 | controller | Jun 14 09:46:00.344051 crc crio[24245]: time="2026-06-14T09:46:00.343997672Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=3f24ae2a-deb9-46b5-8a74-264bda49c84e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.254838 | controller | Jun 14 09:46:00.357682 crc crio[24245]: time="2026-06-14T09:46:00.357575499Z" level=info msg="Creating container: openstack/dnsmasq-dns-649b7c9ccf-b88pn/dnsmasq-dns" id=a52f4def-b65e-4b0d-aa36-281f76019857 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.254853 | controller | Jun 14 09:46:00.370213 crc crio[24245]: time="2026-06-14T09:46:00.370138993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.254868 | controller | Jun 14 09:46:00.457576 crc crio[24245]: time="2026-06-14T09:46:00.457528977Z" level=info msg="Removed container 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc: openstack/swift-storage-0/container-server" id=54dc065f-3c11-4377-82f7-0cea2810816d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254883 | controller | Jun 14 09:46:00.472314 crc crio[24245]: time="2026-06-14T09:46:00.472221419Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=4ee8a960-a610-407b-9838-a34f2e1e6402 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.254898 | controller | Jun 14 09:46:00.479929 crc crio[24245]: time="2026-06-14T09:46:00.476801857Z" level=info msg="Removing container: 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d" id=a1cccf18-d29b-4ae4-9c2d-9570dbbe4fbf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.254913 | controller | Jun 14 09:46:00.503086 crc crio[24245]: time="2026-06-14T09:46:00.503002891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.254928 | controller | Jun 14 09:46:00.508527 crc crio[24245]: time="2026-06-14T09:46:00.508459086Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.254944 | controller | Jun 14 09:46:00.552103 crc crio[24245]: time="2026-06-14T09:46:00.552014095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.254959 | controller | Jun 14 09:46:00.558435 crc crio[24245]: time="2026-06-14T09:46:00.558362599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.254974 | controller | Jun 14 09:46:00.631471 crc crio[24245]: time="2026-06-14T09:46:00.631369934Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=04c89f14-29d0-48bd-a2cf-f868ebc5673f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.254990 | controller | Jun 14 09:46:00.683901 crc crio[24245]: time="2026-06-14T09:46:00.68299234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.255005 | controller | Jun 14 09:46:00.684055 crc crio[24245]: time="2026-06-14T09:46:00.683985266Z" level=info msg="Removed container 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d: openstack/swift-storage-0/account-auditor" id=a1cccf18-d29b-4ae4-9c2d-9570dbbe4fbf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.255026 | controller | Jun 14 09:46:00.719756 crc crio[24245]: time="2026-06-14T09:46:00.716160142Z" level=info msg="Removing container: cd90ce70ad12bf600e3708bd6ee8ed9913174aff86f883ac3e73ecaf7f60f999" id=3e51a327-2d3b-41ee-a427-2394963e165f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.255042 | controller | Jun 14 09:46:00.719756 crc crio[24245]: time="2026-06-14T09:46:00.71672384Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690506-b9d2l/POD" id=4ee64dc6-6c35-4ba4-8002-560c6e216475 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.255057 | controller | Jun 14 09:46:00.719756 crc crio[24245]: time="2026-06-14T09:46:00.716940327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.255072 | controller | Jun 14 09:46:00.896904 crc crio[24245]: time="2026-06-14T09:46:00.895154584Z" level=info msg="Created container c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb: openshift-marketplace/certified-operators-pkglq/registry-server" id=fc4f4537-8af4-47a1-83a9-862037085214 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.255088 | controller | Jun 14 09:46:00.896904 crc crio[24245]: time="2026-06-14T09:46:00.896214018Z" level=info msg="Starting container: c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb" id=fc1f94b9-7783-46c3-baba-82b116e057b5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.255103 | controller | Jun 14 09:46:00.910498 crc crio[24245]: time="2026-06-14T09:46:00.910362261Z" level=info msg="Started container" PID=285211 containerID=c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb description=openshift-marketplace/certified-operators-pkglq/registry-server id=fc1f94b9-7783-46c3-baba-82b116e057b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f
2026-06-14 10:12:37.255119 | controller | Jun 14 09:46:00.921821 crc crio[24245]: time="2026-06-14T09:46:00.9217411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.255134 | controller | Jun 14 09:46:00.943579 crc crio[24245]: time="2026-06-14T09:46:00.942280577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.255150 | controller | Jun 14 09:46:00.982301 crc crio[24245]: time="2026-06-14T09:46:00.981784574Z" level=info msg="Removed container cd90ce70ad12bf600e3708bd6ee8ed9913174aff86f883ac3e73ecaf7f60f999: openstack/dnsmasq-dns-6566476449-f86cv/init" id=3e51a327-2d3b-41ee-a427-2394963e165f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.255166 | controller | Jun 14 09:46:00.995029 crc crio[24245]: time="2026-06-14T09:46:00.994922706Z" level=info msg="Removing container: 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5" id=1b510619-6e4d-477c-b5cf-7e70caa360c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.255181 | controller | Jun 14 09:46:01.017148 crc crio[24245]: time="2026-06-14T09:46:01.017022311Z" level=info msg="Stopped pod sandbox: 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1" id=c2ebd670-024d-4d69-aaad-af14b8c8fd6d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255197 | controller | Jun 14 09:46:01.024950 crc crio[24245]: time="2026-06-14T09:46:01.021744129Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690506-b9d2l Namespace:openshift-infra ID:fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8 UID:5421287b-8f12-4697-a52d-99b968481d8f NetNS:/var/run/netns/bdff9a98-fac2-4275-bc5a-f727d021941b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5421287b_8f12_4697_a52d_99b968481d8f.slice PodAnnotations:0xc000603010}] Aliases:map[]}"
2026-06-14 10:12:37.255216 | controller | Jun 14 09:46:01.025277 crc crio[24245]: time="2026-06-14T09:46:01.025244412Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690506-b9d2l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.255232 | controller | Jun 14 09:46:01.131404 crc crio[24245]: time="2026-06-14T09:46:01.131278958Z" level=info msg="Removed container 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5: openstack/swift-storage-0/object-updater" id=1b510619-6e4d-477c-b5cf-7e70caa360c3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.255248 | controller | Jun 14 09:46:01.168981 crc crio[24245]: time="2026-06-14T09:46:01.168068472Z" level=info msg="Removing container: 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250" id=0c657eda-9f1d-4290-a8c9-e6d25ee511bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.255264 | controller | Jun 14 09:46:01.198903 crc crio[24245]: time="2026-06-14T09:46:01.196691454Z" level=info msg="Stopped pod sandbox: caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0" id=b1f4e237-6606-4ca0-86da-e50b6a5e27d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255279 | controller | Jun 14 09:46:01.412578 crc crio[24245]: time="2026-06-14T09:46:01.41205523Z" level=info msg="Removed container 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250: openstack/swift-storage-0/object-server" id=0c657eda-9f1d-4290-a8c9-e6d25ee511bb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.255294 | controller | Jun 14 09:46:01.426737 crc crio[24245]: time="2026-06-14T09:46:01.426596679Z" level=info msg="Removing container: 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab" id=53219aba-b056-44b4-a4ac-552b6c6c9546 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.255310 | controller | Jun 14 09:46:01.457102 crc crio[24245]: time="2026-06-14T09:46:01.457042242Z" level=info msg="Stopping pod sandbox: b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0" id=8779ef03-9f11-46da-bb1d-be2e0612ba61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255325 | controller | Jun 14 09:46:01.654596 crc crio[24245]: time="2026-06-14T09:46:01.651654042Z" level=info msg="Got pod network &{Name:placement-db-sync-z2f5n Namespace:openstack ID:b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0 UID:f6248c64-7fbb-4046-a7c3-829bea3544cc NetNS:/var/run/netns/42af81ca-2515-4b0a-9ade-a6607aa332e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6248c64_7fbb_4046_a7c3_829bea3544cc.slice PodAnnotations:0xc00274a230}] Aliases:map[]}"
2026-06-14 10:12:37.255341 | controller | Jun 14 09:46:01.654596 crc crio[24245]: time="2026-06-14T09:46:01.652134877Z" level=info msg="Deleting pod openstack_placement-db-sync-z2f5n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.255379 | controller | Jun 14 09:46:01.699098 crc crio[24245]: time="2026-06-14T09:46:01.697821766Z" level=info msg="Removed container 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab: openstack/swift-storage-0/container-updater" id=53219aba-b056-44b4-a4ac-552b6c6c9546 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.255396 | controller | Jun 14 09:46:01.720688 crc crio[24245]: time="2026-06-14T09:46:01.720530765Z" level=info msg="Created container 4b05a99ec777aa5f518e280406b1fe953d0db0253b2e259c5a3a7fd9ff99f880: openstack/swift-storage-0/xattr-restore" id=04c89f14-29d0-48bd-a2cf-f868ebc5673f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.255415 | controller | Jun 14 09:46:01.728692 crc crio[24245]: time="2026-06-14T09:46:01.728645956Z" level=info msg="Starting container: 4b05a99ec777aa5f518e280406b1fe953d0db0253b2e259c5a3a7fd9ff99f880" id=6c7a1662-0b03-4dad-90be-96532d2e21aa name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.255430 | controller | Jun 14 09:46:01.742399 crc crio[24245]: time="2026-06-14T09:46:01.742303331Z" level=info msg="Stopping pod sandbox: d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6" id=d745ef48-5e9f-47f3-acf6-be0e240b19a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255446 | controller | Jun 14 09:46:01.742399 crc crio[24245]: time="2026-06-14T09:46:01.742405705Z" level=info msg="Stopped pod sandbox (already stopped): d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6" id=d745ef48-5e9f-47f3-acf6-be0e240b19a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255460 | controller | Jun 14 09:46:01.743455 crc crio[24245]: time="2026-06-14T09:46:01.743364665Z" level=info msg="Removing pod sandbox: d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6" id=23555c95-564a-4e1c-aef6-cc306c92d0c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.255475 | controller | Jun 14 09:46:01.756076 crc crio[24245]: time="2026-06-14T09:46:01.75603416Z" level=info msg="Started container" PID=285266 containerID=4b05a99ec777aa5f518e280406b1fe953d0db0253b2e259c5a3a7fd9ff99f880 description=openstack/swift-storage-0/xattr-restore id=6c7a1662-0b03-4dad-90be-96532d2e21aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882
2026-06-14 10:12:37.255490 | controller | Jun 14 09:46:01.835334 crc crio[24245]: time="2026-06-14T09:46:01.835265198Z" level=info msg="Removed pod sandbox: d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6" id=23555c95-564a-4e1c-aef6-cc306c92d0c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.255505 | controller | Jun 14 09:46:01.846156 crc crio[24245]: time="2026-06-14T09:46:01.845995172Z" level=info msg="Stopping pod sandbox: 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4" id=b05b2463-9c5c-4c7d-9356-2e086c25c3ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255520 | controller | Jun 14 09:46:01.846156 crc crio[24245]: time="2026-06-14T09:46:01.846111056Z" level=info msg="Stopped pod sandbox (already stopped): 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4" id=b05b2463-9c5c-4c7d-9356-2e086c25c3ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255535 | controller | Jun 14 09:46:01.848938 crc crio[24245]: time="2026-06-14T09:46:01.848770081Z" level=info msg="Removing pod sandbox: 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4" id=c18fd871-c3e3-4b20-a478-c7be1d73756e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.255550 | controller | Jun 14 09:46:01.952024 crc crio[24245]: time="2026-06-14T09:46:01.950056475Z" level=info msg="Removed pod sandbox: 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4" id=c18fd871-c3e3-4b20-a478-c7be1d73756e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.255565 | controller | Jun 14 09:46:01.954378 crc crio[24245]: time="2026-06-14T09:46:01.952765515Z" level=info msg="Stopping pod sandbox: a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9" id=0c697ac8-3f3f-4ac9-b06b-8b9fe015d32d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255580 | controller | Jun 14 09:46:01.954378 crc crio[24245]: time="2026-06-14T09:46:01.95292578Z" level=info msg="Stopped pod sandbox (already stopped): a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9" id=0c697ac8-3f3f-4ac9-b06b-8b9fe015d32d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255594 | controller | Jun 14 09:46:01.958274 crc crio[24245]: time="2026-06-14T09:46:01.958198899Z" level=info msg="Removing pod sandbox: a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9" id=3e714d38-d436-45d9-9c03-f5281fb03107 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.255612 | controller | Jun 14 09:46:02.041020 crc crio[24245]: time="2026-06-14T09:46:02.037272775Z" level=info msg="Created container 7f37bb1ee93ec5e54b929156f0d044de3e2e8832dd281aabd575002a05724747: openstack/dnsmasq-dns-649b7c9ccf-b88pn/dnsmasq-dns" id=a52f4def-b65e-4b0d-aa36-281f76019857 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.255627 | controller | Jun 14 09:46:02.059084 crc crio[24245]: time="2026-06-14T09:46:02.057524326Z" level=info msg="Starting container: 7f37bb1ee93ec5e54b929156f0d044de3e2e8832dd281aabd575002a05724747" id=212d7f36-926e-44e6-b1f9-f1679f29d918 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.255642 | controller | Jun 14 09:46:02.081680 crc crio[24245]: time="2026-06-14T09:46:02.075922717Z" level=info msg="Started container" PID=285212 containerID=7f37bb1ee93ec5e54b929156f0d044de3e2e8832dd281aabd575002a05724747 description=openstack/dnsmasq-dns-649b7c9ccf-b88pn/dnsmasq-dns id=212d7f36-926e-44e6-b1f9-f1679f29d918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7a2405a74a9a146c88205f51ae681d28263dbf3bbf350bdb9d35ca6d8ad1ee2
2026-06-14 10:12:37.255657 | controller | Jun 14 09:46:02.088457 crc crio[24245]: time="2026-06-14T09:46:02.088355859Z" level=info msg="Removed pod sandbox: a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9" id=3e714d38-d436-45d9-9c03-f5281fb03107 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.255673 | controller | Jun 14 09:46:02.092214 crc crio[24245]: time="2026-06-14T09:46:02.092162291Z" level=info msg="Stopping pod sandbox: f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6" id=90a90193-c4a4-4b0d-bd78-418c01db411e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255688 | controller | Jun 14 09:46:02.092214 crc crio[24245]: time="2026-06-14T09:46:02.092209083Z" level=info msg="Stopped pod sandbox (already stopped): f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6" id=90a90193-c4a4-4b0d-bd78-418c01db411e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255702 | controller | Jun 14 09:46:02.096295 crc crio[24245]: time="2026-06-14T09:46:02.096226912Z" level=info msg="Removing pod sandbox: f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6" id=f992b867-1247-43a5-8b8d-a6a5b01c508c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.255717 | controller | Jun 14 09:46:02.196452 crc crio[24245]: time="2026-06-14T09:46:02.196352825Z" level=info msg="Removed pod sandbox: f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6" id=f992b867-1247-43a5-8b8d-a6a5b01c508c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.255732 | controller | Jun 14 09:46:02.199379 crc crio[24245]: time="2026-06-14T09:46:02.199264477Z" level=info msg="Stopping pod sandbox: e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326" id=bc3aa83f-4179-45de-9026-9e5f3c372587 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255746 | controller | Jun 14 09:46:02.199379 crc crio[24245]: time="2026-06-14T09:46:02.1993652Z" level=info msg="Stopped pod sandbox (already stopped): e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326" id=bc3aa83f-4179-45de-9026-9e5f3c372587 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255761 | controller | Jun 14 09:46:02.204166 crc crio[24245]: time="2026-06-14T09:46:02.203907258Z" level=info msg="Removing pod sandbox: e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326" id=7ce2e0f2-7279-46d3-b7e8-94c8e2b6528a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.255776 | controller | Jun 14 09:46:02.235912 crc crio[24245]: time="2026-06-14T09:46:02.232040383Z" level=info msg="Stopped pod sandbox: b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0" id=8779ef03-9f11-46da-bb1d-be2e0612ba61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255794 | controller | Jun 14 09:46:02.264131 crc crio[24245]: 2026-06-14T09:46:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb78bd394f6a309 Mac:3a:e0:78:72:30:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ad Mtu:0 Sandbox:/var/run/netns/bdff9a98-fac2-4275-bc5a-f727d021941b SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.1.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.255809 | controller | Jun 14 09:46:02.265381 crc crio[24245]: time="2026-06-14T09:46:02.265314084Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690506-b9d2l Namespace:openshift-infra ID:fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8 UID:5421287b-8f12-4697-a52d-99b968481d8f NetNS:/var/run/netns/bdff9a98-fac2-4275-bc5a-f727d021941b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5421287b_8f12_4697_a52d_99b968481d8f.slice PodAnnotations:0xc000603010}] Aliases:map[]}"
2026-06-14 10:12:37.255825 | controller | Jun 14 09:46:02.265537 crc crio[24245]: time="2026-06-14T09:46:02.265473319Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690506-b9d2l for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.255840 | controller | Jun 14 09:46:02.267324 crc crio[24245]: time="2026-06-14T09:46:02.267239554Z" level=info msg="Removed pod sandbox: e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326" id=7ce2e0f2-7279-46d3-b7e8-94c8e2b6528a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.255854 | controller | Jun 14 09:46:02.274167 crc crio[24245]: time="2026-06-14T09:46:02.269923752Z" level=info msg="Stopping pod sandbox: 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9" id=afe05967-025f-44e0-9a07-c0d2bf9c181c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255881 | controller | Jun 14 09:46:02.274167 crc crio[24245]: time="2026-06-14T09:46:02.270011015Z" level=info msg="Stopped pod sandbox (already stopped): 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9" id=afe05967-025f-44e0-9a07-c0d2bf9c181c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255897 | controller | Jun 14 09:46:02.274167 crc crio[24245]: time="2026-06-14T09:46:02.272230536Z" level=info msg="Removing pod sandbox: 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9" id=26bf2e4e-4bd1-4213-bf68-72deca95615d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.255912 | controller | Jun 14 09:46:02.285304 crc crio[24245]: time="2026-06-14T09:46:02.281674516Z" level=info msg="Ran pod sandbox fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8 with infra container: openshift-infra/auto-csr-approver-29690506-b9d2l/POD" id=4ee64dc6-6c35-4ba4-8002-560c6e216475 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.255927 | controller | Jun 14 09:46:02.299809 crc crio[24245]: time="2026-06-14T09:46:02.299726043Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=133416a3-3ef9-48ea-881e-3295b9503c13 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.255942 | controller | Jun 14 09:46:02.319692 crc crio[24245]: time="2026-06-14T09:46:02.318523778Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.255957 | controller | Jun 14 09:46:02.328034 crc crio[24245]: time="2026-06-14T09:46:02.327661714Z" level=info msg="Removed pod sandbox: 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9" id=26bf2e4e-4bd1-4213-bf68-72deca95615d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.255972 | controller | Jun 14 09:46:02.331954 crc crio[24245]: time="2026-06-14T09:46:02.331740353Z" level=info msg="Stopping pod sandbox: 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807" id=7b2b6b5c-1222-494d-8aa0-d5df9e76e2cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.255990 | controller | Jun 14 09:46:02.331954 crc crio[24245]: time="2026-06-14T09:46:02.331901438Z" level=info msg="Stopped pod sandbox (already stopped): 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807" id=7b2b6b5c-1222-494d-8aa0-d5df9e76e2cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256006 | controller | Jun 14 09:46:02.333953 crc crio[24245]: time="2026-06-14T09:46:02.33380911Z" level=info msg="Removing pod sandbox: 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807" id=b714f316-88bd-454f-9653-af1700e04900 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256022 | controller | Jun 14 09:46:02.395106 crc crio[24245]: time="2026-06-14T09:46:02.394570004Z" level=info msg="Removed pod sandbox: 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807" id=b714f316-88bd-454f-9653-af1700e04900 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256037 | controller | Jun 14 09:46:02.395919 crc crio[24245]: time="2026-06-14T09:46:02.395818434Z" level=info msg="Stopping pod sandbox: 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf" id=97cb38e5-3f48-4cd8-b170-4ce9b8684622 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256053 | controller | Jun 14 09:46:02.396025 crc crio[24245]: time="2026-06-14T09:46:02.395925842Z" level=info msg="Stopped pod sandbox (already stopped): 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf" id=97cb38e5-3f48-4cd8-b170-4ce9b8684622 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256068 | controller | Jun 14 09:46:02.396557 crc crio[24245]: time="2026-06-14T09:46:02.39650592Z" level=info msg="Removing pod sandbox: 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf" id=72620732-7156-4981-8ead-89faff2cd46e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256083 | controller | Jun 14 09:46:02.449937 crc crio[24245]: time="2026-06-14T09:46:02.449023669Z" level=info msg="Removed pod sandbox: 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf" id=72620732-7156-4981-8ead-89faff2cd46e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256099 | controller | Jun 14 09:46:02.457031 crc crio[24245]: time="2026-06-14T09:46:02.456803637Z" level=info msg="Stopping pod sandbox: 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1" id=df5ab312-72fe-4bf2-b4d6-509ed4a98a6b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256114 | controller | Jun 14 09:46:02.457031 crc crio[24245]: time="2026-06-14T09:46:02.456939301Z" level=info msg="Stopped pod sandbox (already stopped): 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1" id=df5ab312-72fe-4bf2-b4d6-509ed4a98a6b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256130 | controller | Jun 14 09:46:02.463282 crc crio[24245]: time="2026-06-14T09:46:02.463191972Z" level=info msg="Removing pod sandbox: 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1" id=b081b08f-69e9-486d-b1d5-23c3435574f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256145 | controller | Jun 14 09:46:02.489265 crc crio[24245]: time="2026-06-14T09:46:02.489180187Z" level=info msg="Removed pod sandbox: 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1" id=b081b08f-69e9-486d-b1d5-23c3435574f1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256160 | controller | Jun 14 09:46:02.493221 crc crio[24245]: time="2026-06-14T09:46:02.493065289Z" level=info msg="Stopping pod sandbox: 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9" id=418a08e2-24e1-43c0-9e42-eca5bc7eb07b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256175 | controller | Jun 14 09:46:02.493221 crc crio[24245]: time="2026-06-14T09:46:02.493198804Z" level=info msg="Stopped pod sandbox (already stopped): 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9" id=418a08e2-24e1-43c0-9e42-eca5bc7eb07b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256193 | controller | Jun 14 09:46:02.497583 crc crio[24245]: time="2026-06-14T09:46:02.497489871Z" level=info msg="Removing pod sandbox: 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9" id=b4cc70ee-1530-4fe4-a0da-c23b3fe56363 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256209 | controller | Jun 14 09:46:02.655153 crc crio[24245]: time="2026-06-14T09:46:02.649764757Z" level=info msg="Removed pod sandbox: 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9" id=b4cc70ee-1530-4fe4-a0da-c23b3fe56363 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256224 | controller | Jun 14 09:46:02.664410 crc crio[24245]: time="2026-06-14T09:46:02.66431144Z" level=info msg="Stopping pod sandbox: 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90" id=ba0491e3-09cf-4f64-8c6f-74c9fea49cbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256240 | controller | Jun 14 09:46:02.664410 crc crio[24245]: time="2026-06-14T09:46:02.664385562Z" level=info msg="Stopped pod sandbox (already stopped): 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90" id=ba0491e3-09cf-4f64-8c6f-74c9fea49cbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256255 | controller | Jun 14 09:46:02.665162 crc crio[24245]: time="2026-06-14T09:46:02.66464922Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=ce1add0d-7f43-4d50-b411-8e030b2da4e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.256271 | controller | Jun 14 09:46:02.665162 crc crio[24245]: time="2026-06-14T09:46:02.664888198Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=ce1add0d-7f43-4d50-b411-8e030b2da4e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.256286 | controller | Jun 14 09:46:02.665162 crc crio[24245]: time="2026-06-14T09:46:02.66494386Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=ce1add0d-7f43-4d50-b411-8e030b2da4e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.256302 | controller | Jun 14 09:46:02.675789 crc crio[24245]: time="2026-06-14T09:46:02.675697779Z" level=info msg="Removing pod sandbox: 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90" id=b041d1e7-676f-4f1b-94a1-c1ca0ee6ea35 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256317 | controller | Jun 14 09:46:02.676071 crc crio[24245]: time="2026-06-14T09:46:02.675926048Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=ba223d83-30ca-4b6b-976a-088a06539db5 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.256332 | controller | Jun 14 09:46:02.759899 crc crio[24245]: time="2026-06-14T09:46:02.755115229Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-14 10:12:37.256363 | controller | Jun 14 09:46:02.794926 crc crio[24245]: time="2026-06-14T09:46:02.788774795Z" level=info msg="Removed pod sandbox: 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90" id=b041d1e7-676f-4f1b-94a1-c1ca0ee6ea35 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256383 | controller | Jun 14 09:46:02.795992 crc crio[24245]: time="2026-06-14T09:46:02.795912595Z" level=info msg="Stopping pod sandbox: 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42" id=a27744da-a46c-44f9-a41c-8aa6ef28c568 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256399 | controller | Jun 14 09:46:02.796063 crc crio[24245]: time="2026-06-14T09:46:02.796030448Z" level=info msg="Stopped pod sandbox (already stopped): 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42" id=a27744da-a46c-44f9-a41c-8aa6ef28c568 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256415 | controller | Jun 14 09:46:02.797206 crc crio[24245]: time="2026-06-14T09:46:02.797157622Z" level=info msg="Removing pod sandbox: 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42" id=e2963dd1-c648-435d-8927-1a63bc1f1a65 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256433 | controller | Jun 14 09:46:02.914356 crc crio[24245]: time="2026-06-14T09:46:02.91429046Z" level=info msg="Removed pod sandbox: 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42" id=e2963dd1-c648-435d-8927-1a63bc1f1a65 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256449 | controller | Jun 14 09:46:02.926287 crc crio[24245]: time="2026-06-14T09:46:02.925010453Z" level=info msg="Stopping pod sandbox: 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725" id=f77b2f6b-3c31-4b2e-855e-0dcd7591c348 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256467 | controller | Jun 14 09:46:02.926287 crc crio[24245]: time="2026-06-14T09:46:02.925120487Z" level=info msg="Stopped pod sandbox (already stopped): 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725" id=f77b2f6b-3c31-4b2e-855e-0dcd7591c348 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256490 | controller | Jun 14 09:46:02.960270 crc crio[24245]: time="2026-06-14T09:46:02.935935115Z" level=info msg="Removing pod sandbox: 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725" id=28198b99-7db5-47a9-9ebd-d01c47e5f1bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256518 | controller | Jun 14 09:46:03.049794 crc crio[24245]: time="2026-06-14T09:46:03.049303234Z" level=info msg="Removed pod sandbox: 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725" id=28198b99-7db5-47a9-9ebd-d01c47e5f1bc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256549 | controller | Jun 14 09:46:03.059072 crc crio[24245]: time="2026-06-14T09:46:03.058978995Z" level=info msg="Stopping pod sandbox: 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad" id=d437b05f-ebcb-436f-a6f2-0623b261d9e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256579 | controller | Jun 14 09:46:03.059072 crc crio[24245]: time="2026-06-14T09:46:03.059081399Z" level=info msg="Stopped pod sandbox (already stopped): 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad" id=d437b05f-ebcb-436f-a6f2-0623b261d9e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256608 | controller | Jun 14 09:46:03.061292 crc crio[24245]: time="2026-06-14T09:46:03.061104764Z" level=info msg="Removing pod sandbox: 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad" id=d4cb7d5c-0d4f-499d-9af6-24a46aa0246e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256636 | controller | Jun 14 09:46:03.111762 crc crio[24245]: time="2026-06-14T09:46:03.11074038Z" level=info msg="Removed pod sandbox: 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad" id=d4cb7d5c-0d4f-499d-9af6-24a46aa0246e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256664 | controller | Jun 14 09:46:03.114902 crc crio[24245]: time="2026-06-14T09:46:03.113418436Z" level=info msg="Stopping pod sandbox: 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731" id=d041bfed-1a12-47f0-be94-005a7ce42a81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256691 | controller | Jun 14 09:46:03.114902 crc crio[24245]: time="2026-06-14T09:46:03.113523427Z" level=info msg="Stopped pod sandbox (already stopped): 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731" id=d041bfed-1a12-47f0-be94-005a7ce42a81 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256718 | controller | Jun 14 09:46:03.118176 crc crio[24245]: time="2026-06-14T09:46:03.118086607Z" level=info msg="Removing pod sandbox: 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731" id=9eca6189-3a15-444e-b375-471adc010d91 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256746 | controller | Jun 14 09:46:03.225471 crc crio[24245]: time="2026-06-14T09:46:03.225379331Z" level=info msg="Removed pod sandbox: 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731" id=9eca6189-3a15-444e-b375-471adc010d91 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256779 | controller | Jun 14 09:46:03.246556 crc crio[24245]: time="2026-06-14T09:46:03.246432397Z" level=info msg="Stopping pod sandbox: 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811" id=4a044e0c-18bd-4cf9-9c56-0fe4be9185db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256808 | controller | Jun 14 09:46:03.246812 crc crio[24245]: time="2026-06-14T09:46:03.246581872Z" level=info msg="Stopped pod sandbox (already stopped): 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811" id=4a044e0c-18bd-4cf9-9c56-0fe4be9185db name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256835 | controller | Jun 14 09:46:03.257834 crc crio[24245]: time="2026-06-14T09:46:03.257750825Z" level=info msg="Removing pod sandbox: 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811" id=bc54ba7f-1ba6-43f8-8c87-8b5991aef294 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256862 | controller | Jun 14 09:46:03.342830 crc crio[24245]: time="2026-06-14T09:46:03.341689468Z" level=info msg="Removed pod sandbox: 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811" id=bc54ba7f-1ba6-43f8-8c87-8b5991aef294 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256889 | controller | Jun 14 09:46:03.406581 crc crio[24245]: time="2026-06-14T09:46:03.406488652Z" level=info msg="Stopping pod sandbox: 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4" id=61470c7a-b88b-4c0c-a6ac-6bd2a520d9ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256923 | controller | Jun 14 09:46:03.406581 crc crio[24245]: time="2026-06-14T09:46:03.406584025Z" level=info msg="Stopped pod sandbox (already stopped): 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4" id=61470c7a-b88b-4c0c-a6ac-6bd2a520d9ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.256952 | controller | Jun 14 09:46:03.408293 crc crio[24245]: time="2026-06-14T09:46:03.408252253Z" level=info msg="Removing pod sandbox: 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4" id=c7e346ce-76ac-441c-9c86-744abc4f00a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.256978 | controller | Jun 14 09:46:03.464868 crc crio[24245]: time="2026-06-14T09:46:03.464719332Z" level=info msg="Removed pod sandbox: 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4" id=c7e346ce-76ac-441c-9c86-744abc4f00a3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.257006 | controller | Jun 14 09:46:03.469424 crc crio[24245]: time="2026-06-14T09:46:03.469319333Z" level=info msg="Stopping pod sandbox: 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96" id=5092d856-b0d9-4fba-b3ee-111507431f8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.257033 | controller | Jun 14 09:46:03.469651 crc crio[24245]: time="2026-06-14T09:46:03.469463518Z" level=info msg="Stopped pod sandbox (already stopped): 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96" id=5092d856-b0d9-4fba-b3ee-111507431f8d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.257060 | controller | Jun 14 09:46:03.470523 crc crio[24245]: time="2026-06-14T09:46:03.470440108Z" level=info msg="Removing pod sandbox: 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96" id=b97cdafc-d02d-4759-9546-74261d3223e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.257087 | controller | Jun 14 09:46:03.500959 crc crio[24245]: time="2026-06-14T09:46:03.500788698Z" level=info msg="Removed pod sandbox: 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96" id=b97cdafc-d02d-4759-9546-74261d3223e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.257115 | controller | Jun 14 09:46:03.511964 crc crio[24245]: time="2026-06-14T09:46:03.510627681Z" level=info msg="Stopping pod sandbox: 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d" id=b844511d-b642-4db7-9281-e0f0c9239471 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.257147 | controller | Jun 14 09:46:03.511964 crc crio[24245]: time="2026-06-14T09:46:03.510724534Z" level=info msg="Stopped pod sandbox (already stopped): 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d" id=b844511d-b642-4db7-9281-e0f0c9239471 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.257175 | controller | Jun 14 09:46:03.514919 crc crio[24245]: time="2026-06-14T09:46:03.514767024Z" level=info msg="Removing pod sandbox: 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d" id=ec5f8b69-48f2-411c-956e-fcf9a695de07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.257202 | controller | Jun 14 09:46:03.576684 crc crio[24245]: time="2026-06-14T09:46:03.576306305Z" level=info msg="Removed pod sandbox: 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d" id=ec5f8b69-48f2-411c-956e-fcf9a695de07 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.257229 | controller | Jun 14 09:46:03.576795 crc crio[24245]: time="2026-06-14T09:46:03.57648134Z" level=info msg="Running pod sandbox: openstack/barbican-api-7cd646cbb6-kmfc2/POD" id=244b4200-c090-4452-b3e0-e1de5564f99f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.257257 | controller | Jun 14 09:46:03.577003 crc crio[24245]: time="2026-06-14T09:46:03.576810801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.257285 | controller | Jun 14 09:46:03.591004 crc crio[24245]: time="2026-06-14T09:46:03.590920094Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=133416a3-3ef9-48ea-881e-3295b9503c13 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.257313 | controller | Jun 14 09:46:03.592993 crc crio[24245]: time="2026-06-14T09:46:03.592917819Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=518e6212-ee11-41fb-809d-5749be8ce618 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.257340 | controller | Jun 14 09:46:03.603259 crc crio[24245]: time="2026-06-14T09:46:03.60227557Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=165ab33c-61d0-4a16-9f25-ae998fcd4970 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.257389 | controller | Jun 14 09:46:03.662211 crc crio[24245]: time="2026-06-14T09:46:03.662109148Z" level=info msg="Got pod network &{Name:barbican-api-7cd646cbb6-kmfc2 Namespace:openstack ID:9958b6ecdc2f8078d7894c29aa14ac6da6ecd161a3d19d5537f7505d857858df UID:91d07b4f-5a2a-423a-9064-9529db25f897 NetNS:/var/run/netns/b2497bcd-52ef-43b9-b75e-8bcbc8085bd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91d07b4f_5a2a_423a_9064_9529db25f897.slice PodAnnotations:0xc001c3c4d8}] Aliases:map[]}"
2026-06-14 10:12:37.257420 | controller | Jun 14 09:46:03.662211 crc crio[24245]: time="2026-06-14T09:46:03.66217093Z" level=info msg="Adding pod openstack_barbican-api-7cd646cbb6-kmfc2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.257448 | controller | Jun 14 09:46:03.702906 crc crio[24245]: time="2026-06-14T09:46:03.702769521Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/POD" id=476ccfc5-5754-4097-8273-473a4c985c91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.257477 | controller | Jun 14 09:46:03.703024 crc crio[24245]: time="2026-06-14T09:46:03.702925496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.257509 | controller | Jun 14 09:46:03.703680 crc crio[24245]: time="2026-06-14T09:46:03.703552866Z" level=info msg="Stopping pod sandbox: b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783" id=a935da47-904b-4fd0-89be-4a37f74d8447 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.257538 | controller | Jun 14 09:46:03.714288 crc crio[24245]: time="2026-06-14T09:46:03.714159247Z" level=info msg="Got pod network &{Name:cinder-db-sync-vm4w6 Namespace:openstack ID:b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783 UID:8a22a109-c0fa-428e-9947-0901f146204c NetNS:/var/run/netns/472ff143-f0de-43d9-bc86-a2098852ec43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a22a109_c0fa_428e_9947_0901f146204c.slice PodAnnotations:0xc001c3c558}] Aliases:map[]}"
2026-06-14 10:12:37.257566 | controller | Jun 14 09:46:03.714513 crc crio[24245]: time="2026-06-14T09:46:03.714421855Z" level=info msg="Deleting pod openstack_cinder-db-sync-vm4w6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.257594 | controller | Jun 14 09:46:03.717312 crc crio[24245]: time="2026-06-14T09:46:03.717240133Z" level=info msg="Running pod sandbox: openstack/barbican-worker-c6957d8bc-tb6ls/POD" id=a64bcd2f-c933-4b5f-8d6d-c06d6697eef6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.257622 | controller | Jun 14 09:46:03.717995 crc crio[24245]: time="2026-06-14T09:46:03.717913145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.257649 | controller | Jun 14 09:46:03.794729 crc crio[24245]: time="2026-06-14T09:46:03.794648279Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690506-b9d2l/oc" id=a208fc75-79a5-4738-9c2b-f9793bf2e08f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.257677 | controller | Jun 14 09:46:03.912064 crc crio[24245]: time="2026-06-14T09:46:03.902709807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.257704 | controller | Jun 14 09:46:03.942982 crc crio[24245]: time="2026-06-14T09:46:03.936646316Z" level=info msg="Running pod sandbox: openstack/placement-7c947bb7bd-xnbm2/POD" id=2b01c670-4259-4c94-a171-ac32c289fcb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.257732 | controller | Jun 14 09:46:03.942982 crc crio[24245]: time="2026-06-14T09:46:03.93675386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.257760 | controller | Jun 14 09:46:04.128396 crc crio[24245]: time="2026-06-14T09:46:04.127326778Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-67bfbf56d8-zp4f9 Namespace:openstack ID:5056a419db0e5545a65381158ffea942037d6306e00ff85bbd9047c48272202b UID:672ea55d-ce5b-45ae-9721-a0b88fa69efa NetNS:/var/run/netns/f4d0499c-cdeb-4638-819c-8020f6e8194e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672ea55d_ce5b_45ae_9721_a0b88fa69efa.slice PodAnnotations:0xc000602460}] Aliases:map[]}"
2026-06-14 10:12:37.257787 | controller | Jun 14 09:46:04.128396 crc crio[24245]: time="2026-06-14T09:46:04.127655157Z" level=info msg="Adding pod openstack_barbican-keystone-listener-67bfbf56d8-zp4f9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.257815 | controller | Jun 14 09:46:04.144319 crc crio[24245]: time="2026-06-14T09:46:04.14426225Z" level=info msg="Got pod network &{Name:barbican-worker-c6957d8bc-tb6ls Namespace:openstack ID:9658c29c29c9836ebffcbf0b4a454f098f775612169b066fcc9c44df20f1ba6e UID:6e3bdbad-694c-4b0d-853a-50c86d2cb80d NetNS:/var/run/netns/77f8c05b-88c6-4dce-b584-35ccee7ed77d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e3bdbad_694c_4b0d_853a_50c86d2cb80d.slice PodAnnotations:0xc006e0a090}] Aliases:map[]}"
2026-06-14 10:12:37.257847 | controller | Jun 14 09:46:04.158772 crc crio[24245]: time="2026-06-14T09:46:04.158705974Z" level=info msg="Adding pod openstack_barbican-worker-c6957d8bc-tb6ls to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.257876 | controller | Jun 14 09:46:04.214067 crc crio[24245]: time="2026-06-14T09:46:04.212279944Z" level=info msg="Got pod network &{Name:placement-7c947bb7bd-xnbm2 Namespace:openstack ID:2150c784b98c15aa188f34e177d38016d389759ce07da4b444a0503d546fc985 UID:fe56ac87-cc7c-4ee6-bea0-5554acdb64ca NetNS:/var/run/netns/55e446ec-d44d-498a-ab9d-73a69829fe48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe56ac87_cc7c_4ee6_bea0_5554acdb64ca.slice PodAnnotations:0xc003bf60f8}] Aliases:map[]}"
2026-06-14 10:12:37.257903 | controller | Jun 14 09:46:04.214067 crc crio[24245]: time="2026-06-14T09:46:04.212352636Z" level=info msg="Adding pod openstack_placement-7c947bb7bd-xnbm2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.257931 | controller | Jun 14 09:46:04.247635 crc crio[24245]: time="2026-06-14T09:46:04.24636055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.257958 | controller | Jun 14 09:46:04.352142 crc crio[24245]: time="2026-06-14T09:46:04.351510713Z" level=info msg="Stopped pod sandbox: b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783" id=a935da47-904b-4fd0-89be-4a37f74d8447 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.257986 | controller | Jun 14 09:46:04.844634 crc crio[24245]: time="2026-06-14T09:46:04.843678742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.258013 | controller | Jun 14 09:46:05.531464 crc crio[24245]: time="2026-06-14T09:46:05.530701636Z" level=info msg="Created container ff8745abe6da57a088ae9b837bd1539c1897356464783ba013c9ffdbe14c797c: openshift-infra/auto-csr-approver-29690506-b9d2l/oc" id=a208fc75-79a5-4738-9c2b-f9793bf2e08f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.258041 | controller | Jun 14 09:46:05.534086 crc crio[24245]: time="2026-06-14T09:46:05.532952317Z" level=info msg="Starting container: ff8745abe6da57a088ae9b837bd1539c1897356464783ba013c9ffdbe14c797c" id=124ff49d-23ca-4229-98f0-254a671639fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.258068 | controller | Jun 14 09:46:05.546225 crc crio[24245]: time="2026-06-14T09:46:05.546085422Z" level=info msg="Started container" PID=285839 containerID=ff8745abe6da57a088ae9b837bd1539c1897356464783ba013c9ffdbe14c797c description=openshift-infra/auto-csr-approver-29690506-b9d2l/oc id=124ff49d-23ca-4229-98f0-254a671639fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8
2026-06-14 10:12:37.258096 | controller | Jun 14 09:46:06.235096 crc crio[24245]: 2026-06-14T09:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9958b6ecdc2f807 Mac:42:ad:62:7f:c7:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:af Mtu:0 Sandbox:/var/run/netns/b2497bcd-52ef-43b9-b75e-8bcbc8085bd5 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.258125 | controller | Jun 14 09:46:06.237532 crc crio[24245]: time="2026-06-14T09:46:06.236164512Z" level=info msg="Got pod network &{Name:barbican-api-7cd646cbb6-kmfc2 Namespace:openstack ID:9958b6ecdc2f8078d7894c29aa14ac6da6ecd161a3d19d5537f7505d857858df UID:91d07b4f-5a2a-423a-9064-9529db25f897 NetNS:/var/run/netns/b2497bcd-52ef-43b9-b75e-8bcbc8085bd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91d07b4f_5a2a_423a_9064_9529db25f897.slice PodAnnotations:0xc001c3c4d8}] Aliases:map[]}"
2026-06-14 10:12:37.258158 | controller | Jun 14 09:46:06.237532 crc crio[24245]: time="2026-06-14T09:46:06.236337277Z" level=info msg="Checking pod openstack_barbican-api-7cd646cbb6-kmfc2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.258187 | controller | Jun 14 09:46:06.269740 crc crio[24245]: 2026-06-14T09:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9658c29c29c9836 Mac:5e:53:1a:83:20:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ae Mtu:0 Sandbox:/var/run/netns/77f8c05b-88c6-4dce-b584-35ccee7ed77d SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.258215 | controller | Jun 14 09:46:06.271034 crc crio[24245]: time="2026-06-14T09:46:06.270956427Z" level=info msg="Got pod network &{Name:barbican-worker-c6957d8bc-tb6ls Namespace:openstack ID:9658c29c29c9836ebffcbf0b4a454f098f775612169b066fcc9c44df20f1ba6e UID:6e3bdbad-694c-4b0d-853a-50c86d2cb80d NetNS:/var/run/netns/77f8c05b-88c6-4dce-b584-35ccee7ed77d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e3bdbad_694c_4b0d_853a_50c86d2cb80d.slice PodAnnotations:0xc006e0a090}] Aliases:map[]}"
2026-06-14 10:12:37.258242 | controller | Jun 14 09:46:06.271706 crc crio[24245]: time="2026-06-14T09:46:06.271150063Z" level=info msg="Checking pod openstack_barbican-worker-c6957d8bc-tb6ls for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.258270 | controller | Jun 14 09:46:06.308680 crc crio[24245]: 2026-06-14T09:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5056a419db0e554 Mac:9e:11:22:c9:58:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b0 Mtu:0 Sandbox:/var/run/netns/f4d0499c-cdeb-4638-819c-8020f6e8194e SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.1.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.258297 | controller | Jun 14 09:46:06.308680 crc crio[24245]: time="2026-06-14T09:46:06.302814832Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-67bfbf56d8-zp4f9 Namespace:openstack ID:5056a419db0e5545a65381158ffea942037d6306e00ff85bbd9047c48272202b UID:672ea55d-ce5b-45ae-9721-a0b88fa69efa NetNS:/var/run/netns/f4d0499c-cdeb-4638-819c-8020f6e8194e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672ea55d_ce5b_45ae_9721_a0b88fa69efa.slice PodAnnotations:0xc000602460}] Aliases:map[]}"
2026-06-14 10:12:37.258325 | controller | Jun 14 09:46:06.308680 crc crio[24245]: time="2026-06-14T09:46:06.303198454Z" level=info msg="Checking pod openstack_barbican-keystone-listener-67bfbf56d8-zp4f9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.258375 | controller | Jun 14 09:46:06.325269 crc crio[24245]: 2026-06-14T09:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2150c784b98c15a Mac:32:0c:a7:e2:42:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b1 Mtu:0 Sandbox:/var/run/netns/55e446ec-d44d-498a-ab9d-73a69829fe48 SocketPath: PciID:}] [{Interface:0xc0000158f0 Address:{IP:10.217.1.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.258408 | controller | Jun 14 09:46:06.325269 crc crio[24245]: time="2026-06-14T09:46:06.324947492Z" level=info msg="Got pod network &{Name:placement-7c947bb7bd-xnbm2 Namespace:openstack ID:2150c784b98c15aa188f34e177d38016d389759ce07da4b444a0503d546fc985 UID:fe56ac87-cc7c-4ee6-bea0-5554acdb64ca NetNS:/var/run/netns/55e446ec-d44d-498a-ab9d-73a69829fe48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe56ac87_cc7c_4ee6_bea0_5554acdb64ca.slice PodAnnotations:0xc003bf60f8}] Aliases:map[]}"
2026-06-14 10:12:37.258441 | controller | Jun 14 09:46:06.325269 crc crio[24245]: time="2026-06-14T09:46:06.325078456Z" level=info msg="Checking pod openstack_placement-7c947bb7bd-xnbm2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.258469 | controller | Jun 14 09:46:06.375346 crc crio[24245]: time="2026-06-14T09:46:06.375186583Z" level=info msg="Stopping container: e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae (timeout: 30s)" id=400ef69f-6f96-40bd-a3d7-a2698cdeb5ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.258496 | controller | Jun 14 09:46:06.378476 crc crio[24245]: time="2026-06-14T09:46:06.378288572Z" level=info msg="Stopping container: 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c (timeout: 30s)" id=7865ef2d-0e80-42db-933b-c09419b583a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.258524 | controller | Jun 14 09:46:07.087818 crc crio[24245]: time="2026-06-14T09:46:07.08103559Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-7k59v/POD" id=b2152ece-4d98-42d4-8401-91858a1ef1e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.258552 | controller | Jun 14 09:46:07.087818 crc crio[24245]: time="2026-06-14T09:46:07.08135958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.258579 | controller | Jun 14 09:46:07.955348 crc crio[24245]: time="2026-06-14T09:46:07.95527514Z" level=info msg="Stopping pod sandbox: fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8" id=408e87e7-72c2-45ec-987d-564bee458ade name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.258607 | controller | Jun 14 09:46:07.956191 crc crio[24245]: time="2026-06-14T09:46:07.956121837Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690506-b9d2l Namespace:openshift-infra ID:fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8 UID:5421287b-8f12-4697-a52d-99b968481d8f NetNS:/var/run/netns/bdff9a98-fac2-4275-bc5a-f727d021941b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5421287b_8f12_4697_a52d_99b968481d8f.slice PodAnnotations:0xc000130d78}] Aliases:map[]}"
2026-06-14 10:12:37.258635 | controller | Jun 14 09:46:07.956322 crc crio[24245]: time="2026-06-14T09:46:07.956286352Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690506-b9d2l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.258672 | controller | Jun 14 09:46:10.043946 crc crio[24245]: time="2026-06-14T09:46:10.040194061Z" level=info msg="Stopping container: c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de (timeout: 10s)" id=bbe075a5-230b-4d61-87fd-a34e5fcb9597 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.258699 | controller | Jun 14 09:46:10.059474 crc crio[24245]: time="2026-06-14T09:46:10.05916009Z" level=info msg="Stopping pod sandbox: 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b" id=808b01bf-5c59-4289-b9d7-c8b214ac68e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.258726 | controller | Jun 14 09:46:10.059474 crc crio[24245]: time="2026-06-14T09:46:10.059181238Z" level=info msg="Stopping pod sandbox: c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24" id=6c2810c5-a587-48ca-8a2d-2dca7a3a0d2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.258753 | controller | Jun 14 09:46:10.059474 crc crio[24245]: time="2026-06-14T09:46:10.059233034Z" level=info msg="Stopping pod sandbox: 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4" id=cb619a71-e458-48c9-806d-7a712c860319 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.258785 | controller | Jun 14 09:46:10.068211 crc crio[24245]: time="2026-06-14T09:46:10.068042535Z" level=info msg="Got pod network &{Name:neutron-db-sync-tw84j Namespace:openstack ID:c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24 UID:9e257462-88a2-4d02-8b8d-a92ff00e194d NetNS:/var/run/netns/a6c71e78-9b95-4415-a719-188526d45de5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e257462_88a2_4d02_8b8d_a92ff00e194d.slice PodAnnotations:0xc000131188}] Aliases:map[]}"
2026-06-14 10:12:37.258814 | controller | Jun 14 09:46:10.068428 crc crio[24245]: time="2026-06-14T09:46:10.068219741Z" level=info msg="Deleting pod openstack_neutron-db-sync-tw84j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.258841 | controller | Jun 14 09:46:10.069469 crc crio[24245]: time="2026-06-14T09:46:10.069162533Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-9vkjz Namespace:openstack ID:94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b UID:db4b352d-3510-4f9b-a3bd-9aafe4616717 NetNS:/var/run/netns/6a1b3621-b2ae-412b-93b3-37207a9b7ae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb4b352d_3510_4f9b_a3bd_9aafe4616717.slice PodAnnotations:0xc00274aa58}] Aliases:map[]}"
2026-06-14 10:12:37.258869 | controller | Jun 14 09:46:10.069469 crc crio[24245]: time="2026-06-14T09:46:10.069280067Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-9vkjz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.258897 | controller | Jun 14 09:46:10.072245 crc crio[24245]: time="2026-06-14T09:46:10.072147479Z" level=info msg="Got pod network &{Name:glance-db-sync-lzb6g Namespace:openstack ID:3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4 UID:1adc705e-2a46-4e4b-8f4b-ce7482cbf685 NetNS:/var/run/netns/57248551-5ab1-440b-88d1-9a7438a9446d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1adc705e_2a46_4e4b_8f4b_ce7482cbf685.slice PodAnnotations:0xc003bf6698}] Aliases:map[]}"
2026-06-14 10:12:37.258928 | controller | Jun 14 09:46:10.072510 crc crio[24245]: time="2026-06-14T09:46:10.072415578Z" level=info msg="Deleting pod openstack_glance-db-sync-lzb6g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.258958 | controller | Jun 14 09:46:12.140021 crc crio[24245]: time="2026-06-14T09:46:12.13876057Z" level=info msg="Stopping container: c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb (timeout: 2s)" id=8875a35b-07a3-4f2b-869f-5083561d1895 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.258986 | controller | Jun 14 09:46:13.249543 crc crio[24245]: time="2026-06-14T09:46:13.249008475Z" level=info msg="Stopping pod sandbox: 7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4" id=fefd6b46-e283-4703-b419-7fcd8bdc8928 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.259013 | controller | Jun 14 09:46:13.252049 crc crio[24245]: time="2026-06-14T09:46:13.251977929Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-s7ww7 Namespace:openstack ID:7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4 UID:cf61aa5f-2f5e-48bb-9f19-14ec55488f98 NetNS:/var/run/netns/8a39fe97-afab-4817-bbc6-849f604a9d74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf61aa5f_2f5e_48bb_9f19_14ec55488f98.slice PodAnnotations:0xc0004cce40}] Aliases:map[]}"
2026-06-14 10:12:37.259066 | controller | Jun 14 09:46:13.252284 crc crio[24245]: time="2026-06-14T09:46:13.252179535Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-s7ww7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.259098 | controller | Jun 14 09:46:14.388327 crc crio[24245]: time="2026-06-14T09:46:14.387659565Z" level=info msg="Ran pod sandbox 9958b6ecdc2f8078d7894c29aa14ac6da6ecd161a3d19d5537f7505d857858df with infra container: openstack/barbican-api-7cd646cbb6-kmfc2/POD" id=244b4200-c090-4452-b3e0-e1de5564f99f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.259117 | controller | Jun 14 09:46:14.396941 crc crio[24245]: time="2026-06-14T09:46:14.395653998Z" level=info msg="Ran pod sandbox 9658c29c29c9836ebffcbf0b4a454f098f775612169b066fcc9c44df20f1ba6e with infra container: openstack/barbican-worker-c6957d8bc-tb6ls/POD" id=a64bcd2f-c933-4b5f-8d6d-c06d6697eef6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.259134 | controller | Jun 14 09:46:14.396941 crc crio[24245]: time="2026-06-14T09:46:14.396216107Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=72452474-1b35-4f11-8e29-323251b5096f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.259150 | controller | Jun 14 09:46:14.402310 crc crio[24245]: time="2026-06-14T09:46:14.402172796Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=4d46fcb7-447e-423c-a9ee-ea8f491e80f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.259165 | controller | Jun 14 09:46:14.402579 crc crio[24245]: time="2026-06-14T09:46:14.402514727Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=4d46fcb7-447e-423c-a9ee-ea8f491e80f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.259181 | controller | Jun 14 09:46:14.402785 crc crio[24245]: time="2026-06-14T09:46:14.402696933Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=4d46fcb7-447e-423c-a9ee-ea8f491e80f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.259196 | controller | Jun 14 09:46:14.405054 crc crio[24245]: time="2026-06-14T09:46:14.404974429Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=9b45e1a7-500e-414e-b198-31358655071c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.259212 | controller | Jun 14 09:46:14.415919 crc crio[24245]: time="2026-06-14T09:46:14.415780474Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-14 10:12:37.259228 | controller | Jun 14 09:46:14.422183 crc crio[24245]: time="2026-06-14T09:46:14.422139992Z" level=info msg="Ran pod sandbox 5056a419db0e5545a65381158ffea942037d6306e00ff85bbd9047c48272202b with infra container: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/POD" id=476ccfc5-5754-4097-8273-473a4c985c91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.259244 | controller | Jun 14 09:46:14.427566 crc crio[24245]: time="2026-06-14T09:46:14.426780359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=2133852b-c503-4dfd-b80d-31d96141559c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.259259 | controller | Jun 14 09:46:14.427566 crc crio[24245]: time="2026-06-14T09:46:14.427060428Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=2133852b-c503-4dfd-b80d-31d96141559c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.259274 | controller | Jun 14 09:46:14.427566 crc crio[24245]: time="2026-06-14T09:46:14.42712638Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=2133852b-c503-4dfd-b80d-31d96141559c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.259293 | controller | Jun 14 09:46:14.428013 crc crio[24245]: time="2026-06-14T09:46:14.427755542Z" level=info msg="Ran pod sandbox 2150c784b98c15aa188f34e177d38016d389759ce07da4b444a0503d546fc985 with infra container: openstack/placement-7c947bb7bd-xnbm2/POD" id=2b01c670-4259-4c94-a171-ac32c289fcb5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.259309 | controller | Jun 14 09:46:14.429591 crc crio[24245]: time="2026-06-14T09:46:14.429409212Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=4acf4437-a317-4502-9b3b-cba9bbb13bb8 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.259324 | controller | Jun 14 09:46:14.435741 crc crio[24245]: time="2026-06-14T09:46:14.435589631Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=ad59f7aa-44ab-49dd-a7bf-f212dc70f33e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.259339 | controller | Jun 14 09:46:14.437374 crc crio[24245]: time="2026-06-14T09:46:14.43720935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=e0881645-3e65-4f7c-8dc1-eb18a64003d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.259377 | controller | Jun 14 09:46:14.440489 crc crio[24245]: time="2026-06-14T09:46:14.440299769Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-14 10:12:37.259394 | controller | Jun 14 09:46:14.598400 crc crio[24245]: time="2026-06-14T09:46:14.59565153Z" level=info msg="Stopped container 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c: openstack/swift-proxy-8d4694459-gw54j/proxy-httpd" id=7865ef2d-0e80-42db-933b-c09419b583a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.259409 | controller | Jun 14 09:46:14.679391 crc crio[24245]: time="2026-06-14T09:46:14.679121574Z" level=info msg="Stopped container e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae: openstack/swift-proxy-8d4694459-gw54j/proxy-server" id=400ef69f-6f96-40bd-a3d7-a2698cdeb5ba name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.259425 | controller | Jun 14 09:46:14.682760 crc crio[24245]: time="2026-06-14T09:46:14.68270529Z" level=info msg="Stopping pod sandbox: 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b" id=ab03d04a-d859-4f82-adb8-d93032b986ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.259441 | controller | Jun 14 09:46:14.685375 crc crio[24245]: time="2026-06-14T09:46:14.685286621Z" level=info msg="Got pod network &{Name:swift-proxy-8d4694459-gw54j Namespace:openstack ID:5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b UID:2c055756-6db7-4a9c-9f54-fa596ed36e71 NetNS:/var/run/netns/3fc78eac-ae76-4323-a7a1-d0337c456c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c055756_6db7_4a9c_9f54_fa596ed36e71.slice PodAnnotations:0xc00161ad08}] Aliases:map[]}"
2026-06-14 10:12:37.259457 | controller | Jun 14 09:46:14.685788 crc crio[24245]: time="2026-06-14T09:46:14.685522358Z" level=info msg="Deleting pod openstack_swift-proxy-8d4694459-gw54j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.259473 | controller | Jun 14 09:46:14.689906 crc crio[24245]: time="2026-06-14T09:46:14.689198628Z" level=info msg="Creating container: openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api-log" id=a68d8438-d341-4567-b392-b15193354dd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.259489 | controller | Jun 14 09:46:14.714056 crc crio[24245]: time="2026-06-14T09:46:14.712742032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.259508 | controller | Jun 14 09:46:14.722236 crc crio[24245]: time="2026-06-14T09:46:14.721960399Z" level=info msg="Stopped pod sandbox: 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4" id=cb619a71-e458-48c9-806d-7a712c860319 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.259524 | controller | Jun 14 09:46:14.789403 crc crio[24245]: time="2026-06-14T09:46:14.78930971Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=e97cba08-273b-4ff3-905b-65006f754f49 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.259539 | controller | Jun 14 09:46:15.339405 crc crio[24245]: time="2026-06-14T09:46:15.338722227Z" level=info msg="Stopping pod sandbox: 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463" id=ca30463d-575e-47b0-b570-767a0ba421ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.259555 | controller | Jun 14 09:46:15.342598 crc crio[24245]: time="2026-06-14T09:46:15.342449655Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-kslpf Namespace:openstack ID:72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463 UID:3828509a-a099-4a23-ac28-783bb8fb5999 NetNS:/var/run/netns/9c1cf738-f714-4163-9a89-3d2caf2dff5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3828509a_a099_4a23_ac28_783bb8fb5999.slice PodAnnotations:0xc00161a258}] Aliases:map[]}"
2026-06-14 10:12:37.259571 | controller | Jun 14 09:46:15.342724 crc crio[24245]: time="2026-06-14T09:46:15.342696863Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-kslpf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.259587 | controller | Jun 14 09:46:15.433557 crc crio[24245]: time="2026-06-14T09:46:15.433503681Z" level=info msg="Stopped pod sandbox: c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24" id=6c2810c5-a587-48ca-8a2d-2dca7a3a0d2d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.259602 | controller | Jun 14 09:46:15.437462 crc crio[24245]: time="2026-06-14T09:46:15.437438196Z" level=info msg="Creating container: openstack/placement-7c947bb7bd-xnbm2/placement-log" id=34111084-fdd6-4616-bf57-ddf9563eb59a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.259618 | controller | Jun 14 09:46:15.439882 crc crio[24245]: time="2026-06-14T09:46:15.4397594Z" level=info msg="Stopped pod sandbox: 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b" id=808b01bf-5c59-4289-b9d7-c8b214ac68e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.259633 | controller | Jun 14 09:46:15.440689 crc crio[24245]: time="2026-06-14T09:46:15.440602886Z" level=info msg="Stopped pod sandbox: 7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4" id=fefd6b46-e283-4703-b419-7fcd8bdc8928 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.259648 | controller | Jun 14 09:46:15.443334 crc crio[24245]: time="2026-06-14T09:46:15.44321182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.259664 | controller | Jun 14 09:46:15.445357 crc crio[24245]: time="2026-06-14T09:46:15.445299087Z" level=info msg="Stopped container c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de: openstack/dnsmasq-dns-f5446bd49-cclzj/dnsmasq-dns" id=bbe075a5-230b-4d61-87fd-a34e5fcb9597 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.259679 | controller | Jun 14 09:46:15.448529 crc crio[24245]: time="2026-06-14T09:46:15.446595817Z" level=info msg="Stopping pod sandbox: f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19" id=35b7023c-41f1-4d18-93c1-4a4da33c66c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.259695 | controller | Jun 14 09:46:15.448529 crc crio[24245]: time="2026-06-14T09:46:15.448222669Z" level=info msg="Got pod network &{Name:dnsmasq-dns-f5446bd49-cclzj Namespace:openstack ID:f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19 UID:7f9fdb71-84c3-440f-97e9-09af00284390 NetNS:/var/run/netns/90b1fea5-2e3e-4eb3-930d-f8b89efad8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fdb71_84c3_440f_97e9_09af00284390.slice PodAnnotations:0xc003bf62b8}] Aliases:map[]}"
2026-06-14 10:12:37.259714 | controller | Jun 14 09:46:15.448529 crc crio[24245]: time="2026-06-14T09:46:15.448361924Z" level=info msg="Deleting pod openstack_dnsmasq-dns-f5446bd49-cclzj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.259731 | controller | Jun 14 09:46:15.453907 crc crio[24245]: time="2026-06-14T09:46:15.453821187Z" level=info msg="Stopped container c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb: openshift-marketplace/certified-operators-pkglq/registry-server" id=8875a35b-07a3-4f2b-869f-5083561d1895 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.259747 | controller | Jun 14 09:46:15.455277 crc crio[24245]: time="2026-06-14T09:46:15.454973105Z" level=info msg="Stopping pod sandbox: 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f" id=e4218891-658a-426a-bd83-794a0e023560 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.259762 | controller | Jun 14 09:46:15.455896 crc crio[24245]: time="2026-06-14T09:46:15.455784752Z" level=info msg="Got pod network &{Name:certified-operators-pkglq Namespace:openshift-marketplace ID:52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f UID:d7956dde-9ff0-462f-b5ca-39859b894de8 NetNS:/var/run/netns/a6fec273-35f3-41bc-8dad-90fdf4d84b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7956dde_9ff0_462f_b5ca_39859b894de8.slice PodAnnotations:0xc001fea0e8}] Aliases:map[]}"
2026-06-14 10:12:37.259778 | controller | Jun 14 09:46:15.456050 crc crio[24245]: time="2026-06-14T09:46:15.456003149Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-pkglq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.259794 | controller | Jun 14 09:46:15.459697 crc crio[24245]: time="2026-06-14T09:46:15.459573Z" level=info msg="Stopped pod sandbox: fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8" id=408e87e7-72c2-45ec-987d-564bee458ade name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.259812 | controller | Jun 14 09:46:15.471590 crc crio[24245]: time="2026-06-14T09:46:15.471450598Z" level=info msg="Stopped pod sandbox: 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b" id=ab03d04a-d859-4f82-adb8-d93032b986ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.259827 | controller | Jun 14 09:46:15.475244 crc crio[24245]: time="2026-06-14T09:46:15.475171863Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc" id=f174d7b7-dfc4-469c-9165-104579dd0306 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.259842 | controller | Jun 14 09:46:15.476296 crc crio[24245]: time="2026-06-14T09:46:15.476049104Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=ad265ebc-74c7-4eda-9901-bc6809e1d155 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.259857 | controller | Jun 14 09:46:15.638986 crc crio[24245]: time="2026-06-14T09:46:15.636562827Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4" id=ba223d83-30ca-4b6b-976a-088a06539db5 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.259886 | controller | Jun 14 09:46:15.643004 crc crio[24245]: time="2026-06-14T09:46:15.642510269Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=5cceb8ba-9d4a-49fe-b4d7-890611fdf01a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.259903 | controller | Jun 14 09:46:15.657453 crc crio[24245]: time="2026-06-14T09:46:15.648023832Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-7k59v Namespace:openstack ID:0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b UID:49cd7edf-ebab-4509-801f-9e653ce83185 NetNS:/var/run/netns/1a815c04-f41b-4f5c-b7a5-6ea5b16048cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49cd7edf_ebab_4509_801f_9e653ce83185.slice PodAnnotations:0xc001fea380}] Aliases:map[]}"
2026-06-14 10:12:37.259919 | controller | Jun 14 09:46:15.657453 crc crio[24245]: time="2026-06-14T09:46:15.648090624Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-7k59v to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.259935 | controller | Jun 14 09:46:15.726209 crc crio[24245]: time="2026-06-14T09:46:15.726068467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.259950 | controller | Jun 14 09:46:15.731595 crc crio[24245]: time="2026-06-14T09:46:15.731528112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.259966 | controller | Jun 14 09:46:15.738660 crc crio[24245]: time="2026-06-14T09:46:15.738537688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.259981 | controller | Jun 14 09:46:15.750086 crc crio[24245]: time="2026-06-14T09:46:15.749681924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.259996 | controller | Jun 14 09:46:15.791324 crc crio[24245]: time="2026-06-14T09:46:15.791256711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=d9c38e8b-35d4-454b-a8e5-e05f6036d249 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.260011 | controller | Jun 14 09:46:15.798379 crc crio[24245]: time="2026-06-14T09:46:15.798303342Z" level=info msg="Stopped pod sandbox: 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463" id=ca30463d-575e-47b0-b570-767a0ba421ae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.260027 | controller | Jun 14 09:46:15.816376 crc crio[24245]: time="2026-06-14T09:46:15.816265999Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=dbd694b8-9c6c-46c1-8b6c-bbfb4bbbe43b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.260042 | controller | Jun 14 09:46:15.817496 crc crio[24245]: time="2026-06-14T09:46:15.817452484Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=bc07d74a-113e-4339-aac8-05aa8a8c1780 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.260057 | controller | Jun 14 09:46:15.819305 crc crio[24245]: time="2026-06-14T09:46:15.819280423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.260072 | controller | Jun 14 09:46:15.859587 crc crio[24245]: time="2026-06-14T09:46:15.855244137Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=c7a84650-b7a8-4510-962d-481da7c098c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.260092 | controller | Jun 14 09:46:15.883070 crc crio[24245]: time="2026-06-14T09:46:15.880040616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.260108 | controller | Jun 14 09:46:16.061366 crc crio[24245]: time="2026-06-14T09:46:16.056440299Z" level=info msg="Created container 31ebb9f0fbd4b3100940a07b61a8299a52f2ea0b0d8fe8e20c6d2d3c5615581f: openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api-log" id=a68d8438-d341-4567-b392-b15193354dd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.260123 | controller | Jun 14 09:46:16.068917 crc crio[24245]: time="2026-06-14T09:46:16.068805249Z" level=info msg="Starting container: 31ebb9f0fbd4b3100940a07b61a8299a52f2ea0b0d8fe8e20c6d2d3c5615581f" id=1d8cc55d-edb4-4dff-b526-3b7777dd234f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.260139 | controller | Jun 14 09:46:16.081667 crc crio[24245]: time="2026-06-14T09:46:16.081474174Z" level=info msg="Started container" PID=287060 containerID=31ebb9f0fbd4b3100940a07b61a8299a52f2ea0b0d8fe8e20c6d2d3c5615581f description=openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api-log id=1d8cc55d-edb4-4dff-b526-3b7777dd234f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9958b6ecdc2f8078d7894c29aa14ac6da6ecd161a3d19d5537f7505d857858df
2026-06-14 10:12:37.260155 | controller | Jun 14 09:46:16.091927 crc crio[24245]: time="2026-06-14T09:46:16.091658298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.260171 | controller | Jun 14 09:46:16.118194 crc crio[24245]: time="2026-06-14T09:46:16.117956213Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=903e0d1f-7537-4e9d-b365-bc7587c2e874 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.260186 | controller | Jun 14 09:46:16.142211 crc crio[24245]: time="2026-06-14T09:46:16.141898854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.260202 | controller | Jun 14 09:46:16.229488 crc crio[24245]: time="2026-06-14T09:46:16.226164745Z" level=info msg="Stopping container: f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce (timeout: 30s)" id=bc733333-a190-4734-9b20-09ac2bfab5e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.260217 | controller | Jun 14 09:46:16.231493 crc crio[24245]: time="2026-06-14T09:46:16.231401716Z" level=info msg="Stopping container: a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79 (timeout: 30s)" id=6b9fd283-2872-44e0-82d7-503cc384cc41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.260232 | controller | Jun 14 09:46:16.378902 crc crio[24245]: time="2026-06-14T09:46:16.378168611Z" level=info msg="Stopped pod sandbox: f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19" id=35b7023c-41f1-4d18-93c1-4a4da33c66c4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.260247 | controller | Jun 14 09:46:16.410101 crc crio[24245]: time="2026-06-14T09:46:16.408793647Z" level=info msg="Stopping container: a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19 (timeout: 30s)" id=4030c1b4-5bca-40d7-9269-5f5f8b53f876 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.260263 | controller | Jun 14 09:46:16.425183 crc crio[24245]: time="2026-06-14T09:46:16.421931345Z" level=info msg="Stopping container: dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74 (timeout: 30s)" id=fc576c81-dc72-4222-92bd-9a94acb4e830 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.260278 | controller | Jun 14 09:46:16.453583 crc crio[24245]: time="2026-06-14T09:46:16.453473565Z" level=info msg="Removing container: e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae" id=023e2a2a-6c6a-4558-9f96-c9da382e6e7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.260297 | controller | Jun 14 09:46:16.468378 crc crio[24245]: time="2026-06-14T09:46:16.468170177Z" level=info msg="Created container 59d5f092f54a7616be9d63ebdd1417e1f81948b40e837194e302571962ab8fa0: openstack/placement-7c947bb7bd-xnbm2/placement-log" id=34111084-fdd6-4616-bf57-ddf9563eb59a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.260312 | controller | Jun 14 09:46:16.471366 crc crio[24245]: time="2026-06-14T09:46:16.471322796Z" level=info msg="Starting container: 59d5f092f54a7616be9d63ebdd1417e1f81948b40e837194e302571962ab8fa0" id=355ddd28-9a6b-4c04-8bbf-b97166327d11 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.260327 | controller | Jun 14 09:46:16.475812 crc crio[24245]: time="2026-06-14T09:46:16.475738703Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=f2a6ac2f-7c98-4b36-8cf0-cd22cf3be526 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.260342 | controller | Jun 14 09:46:16.487999 crc crio[24245]: time="2026-06-14T09:46:16.487949631Z" level=info msg="Started container" PID=287058 containerID=59d5f092f54a7616be9d63ebdd1417e1f81948b40e837194e302571962ab8fa0 description=openstack/placement-7c947bb7bd-xnbm2/placement-log id=355ddd28-9a6b-4c04-8bbf-b97166327d11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2150c784b98c15aa188f34e177d38016d389759ce07da4b444a0503d546fc985
2026-06-14 10:12:37.260377 | controller | Jun 14 09:46:16.502094 crc crio[24245]: time="2026-06-14T09:46:16.502007335Z" level=info msg="Stopped pod sandbox: 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f" id=e4218891-658a-426a-bd83-794a0e023560 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.260394 | controller | Jun 14 09:46:16.516651 crc crio[24245]: time="2026-06-14T09:46:16.516565944Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=550090b5-387e-44e2-84e3-da80d65123ab name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.260409 | controller | Jun 14 09:46:16.522885 crc crio[24245]: time="2026-06-14T09:46:16.522113678Z" level=info msg="Stopped container f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce: openstack/glance-default-external-api-0/glance-log" id=bc733333-a190-4734-9b20-09ac2bfab5e8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.260425 | controller | Jun 14 09:46:16.531057 crc crio[24245]: time="2026-06-14T09:46:16.530190217Z" level=info msg="Creating container: openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api" id=53898e1a-bf4a-48f9-8a4a-0bbbe744ac87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.260441 | controller | Jun 14 09:46:16.532437 crc crio[24245]: time="2026-06-14T09:46:16.532382437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.260457 | controller | Jun 14 09:46:16.533514 crc crio[24245]: time="2026-06-14T09:46:16.533446459Z" level=info msg="Stopping container: 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4 (timeout: 30s)" id=816b3919-512d-4d53-8988-c83833a2ea31 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.260472 | controller | Jun 14 09:46:16.576715 crc crio[24245]: 2026-06-14T09:46:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ee54f2b57c18e1 Mac:7a:3e:9b:d4:12:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b2 Mtu:0 Sandbox:/var/run/netns/1a815c04-f41b-4f5c-b7a5-6ea5b16048cb SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.260487 | controller | Jun 14 09:46:16.579219 crc crio[24245]: time="2026-06-14T09:46:16.57878788Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-7k59v Namespace:openstack ID:0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b UID:49cd7edf-ebab-4509-801f-9e653ce83185 NetNS:/var/run/netns/1a815c04-f41b-4f5c-b7a5-6ea5b16048cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49cd7edf_ebab_4509_801f_9e653ce83185.slice PodAnnotations:0xc001fea380}] Aliases:map[]}"
2026-06-14 10:12:37.260507 | controller | Jun 14 09:46:16.579219 crc crio[24245]: time="2026-06-14T09:46:16.579043978Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-7k59v for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.260523 | controller | Jun 14 09:46:16.718290 crc crio[24245]: time="2026-06-14T09:46:16.718080522Z" level=info msg="Stopped container a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19: openstack/glance-default-internal-api-0/glance-log" id=4030c1b4-5bca-40d7-9269-5f5f8b53f876 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.260539 | controller | Jun 14 09:46:16.720343 crc crio[24245]: time="2026-06-14T09:46:16.719208811Z" level=info msg="Ran pod sandbox 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b with infra container: openstack/cinder-online-data-migrations-7k59v/POD" id=b2152ece-4d98-42d4-8401-91858a1ef1e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.260555 | controller | Jun 14 09:46:16.735354 crc crio[24245]: time="2026-06-14T09:46:16.735225057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=ace73d9e-d4e8-4603-b833-0ddf92209c1b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.260570 | controller | Jun 14 09:46:16.780026 crc crio[24245]: time="2026-06-14T09:46:16.779821236Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=61397fd4-a534-4336-92c4-7a44d002fe58 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.260586 | controller | Jun 14 09:46:16.780262 crc crio[24245]: time="2026-06-14T09:46:16.780112645Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=9ec85862-4874-4297-9226-2f84bdeea337 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.260601 | controller | Jun 14 09:46:16.796238 crc crio[24245]: time="2026-06-14T09:46:16.795702882Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-7k59v/cinder-online-data-migrations" id=38ed1cdc-c51b-4edb-85bf-3b20e0d9ede1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.260617 | controller | Jun 14 09:46:16.797271 crc crio[24245]: time="2026-06-14T09:46:16.797199978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.260632 | controller | Jun 14 09:46:16.811075 crc crio[24245]: time="2026-06-14T09:46:16.809902782Z" level=info msg="Creating container: openstack/placement-7c947bb7bd-xnbm2/placement-api" id=0f71db0b-d89b-41e8-aaf3-2f6a1928419e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.260647 | controller | Jun 14 09:46:16.860942 crc crio[24245]: time="2026-06-14T09:46:16.86075984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.260662 | controller | Jun 14 09:46:16.987797 crc crio[24245]: time="2026-06-14T09:46:16.987581104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.260677 | controller | Jun 14 09:46:16.997520 crc crio[24245]: time="2026-06-14T09:46:16.997128917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.260693 | controller | Jun 14 09:46:17.064477 crc crio[24245]: time="2026-06-14T09:46:17.064383837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.260711 | controller | Jun 14 09:46:17.070196 crc crio[24245]: time="2026-06-14T09:46:17.07010314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.260727 | controller | Jun 14 09:46:17.087277 crc crio[24245]: time="2026-06-14T09:46:17.087182584Z" level=info msg="Created container 74a31a14ff82173ee761c2e019e59d0e259bc9865715dd4562ee57af7b2f93f7: openstack/ceilometer-0/ceilometer-central-agent" id=bc07d74a-113e-4339-aac8-05aa8a8c1780 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.260742 | controller | Jun 14 09:46:17.091114 crc crio[24245]: time="2026-06-14T09:46:17.090985735Z" level=info msg="Starting container: 74a31a14ff82173ee761c2e019e59d0e259bc9865715dd4562ee57af7b2f93f7" id=b3b4bd21-9f6b-43f1-92a9-31644d26ad5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.260758 | controller | Jun 14 09:46:17.122065 crc crio[24245]: time="2026-06-14T09:46:17.120775537Z" level=info msg="Started container" PID=287111 containerID=74a31a14ff82173ee761c2e019e59d0e259bc9865715dd4562ee57af7b2f93f7 description=openstack/ceilometer-0/ceilometer-central-agent id=b3b4bd21-9f6b-43f1-92a9-31644d26ad5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4
2026-06-14 10:12:37.260773 | controller | Jun 14 09:46:17.136387 crc crio[24245]: time="2026-06-14T09:46:17.136249892Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=333599f7-7a04-4615-9859-203f55a27b94 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.260789 | controller | Jun 14 09:46:17.136679 crc crio[24245]: time="2026-06-14T09:46:17.136550862Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=333599f7-7a04-4615-9859-203f55a27b94 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.260805 | controller | Jun 14 09:46:17.136679 crc crio[24245]: time="2026-06-14T09:46:17.136597644Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=333599f7-7a04-4615-9859-203f55a27b94 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.260821 | controller | Jun 14 09:46:17.139325 crc crio[24245]: time="2026-06-14T09:46:17.139177307Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=721f8aa5-8848-48fb-bed6-8e4d5cefa756 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.260837 | controller | Jun 14 09:46:17.149391 crc crio[24245]: time="2026-06-14T09:46:17.144808162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.260853 | controller | Jun 14 09:46:17.161405 crc crio[24245]: time="2026-06-14T09:46:17.159658801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.260869 | controller | Jun 14 09:46:17.162326 crc crio[24245]: time="2026-06-14T09:46:17.162288618Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-14 10:12:37.260884 | controller | Jun 14 09:46:17.180094 crc crio[24245]: time="2026-06-14T09:46:17.178814309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.260900 | controller | Jun 14 09:46:17.189300 crc crio[24245]: time="2026-06-14T09:46:17.189232361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.260920 | controller | Jun 14 09:46:17.381329 crc crio[24245]: time="2026-06-14T09:46:17.381233648Z" level=info msg="Removed container e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae: openstack/swift-proxy-8d4694459-gw54j/proxy-server" id=023e2a2a-6c6a-4558-9f96-c9da382e6e7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.260936 | controller | Jun 14 09:46:17.391728 crc crio[24245]: time="2026-06-14T09:46:17.391637589Z" level=info msg="Removing container: 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c" id=1de06e25-5fd2-4efd-b260-f94bdf4b2b2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.260952 | controller | Jun 14 09:46:17.666079 crc crio[24245]: time="2026-06-14T09:46:17.664560144Z" level=info msg="Stopping container: b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4 (timeout: 30s)" id=7ffc20af-69bc-49ec-9bfe-c60fb3586f4a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.260968 | controller | Jun 14 09:46:17.956792 crc crio[24245]: time="2026-06-14T09:46:17.956261177Z" level=info msg="Stopping container: 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189 (timeout: 30s)" id=09bf32fd-8a10-4655-9ac8-12d3514486b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.260983 | controller | Jun 14 09:46:17.968233 crc crio[24245]: time="2026-06-14T09:46:17.968078371Z" level=info msg="Stopping container: dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0 (timeout: 30s)" id=e256d5ee-ea3f-4e02-9844-89a2f4955c8d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.260999 | controller | Jun 14 09:46:17.968450 crc crio[24245]: time="2026-06-14T09:46:17.968346502Z" level=info msg="Stopping container: dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7 (timeout: 30s)" id=1a0db9b9-34a1-4bfc-879d-44ec358858de name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.261014 | controller | Jun 14 09:46:17.981195 crc crio[24245]: time="2026-06-14T09:46:17.98110303Z" level=info msg="Stopping container: 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5 (timeout: 30s)" id=c74860e8-c9c7-41a8-9b42-0b7f0667e00e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.261029 | controller | Jun 14 09:46:17.984818 crc crio[24245]: time="2026-06-14T09:46:17.984739733Z" level=info msg="Stopping container: 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89 (timeout: 30s)" id=71560df2-80fc-48c1-b400-582d553a353c name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.261045 | controller | Jun 14 09:46:18.038498 crc crio[24245]: time="2026-06-14T09:46:18.03839334Z" level=info msg="Created container c46c2fe91d68f4d4f2604635735770cc94aac30554e4a08bdbf255b4bb64db10: openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api" id=53898e1a-bf4a-48f9-8a4a-0bbbe744ac87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.261060 | controller | Jun 14 09:46:18.039918 crc crio[24245]: time="2026-06-14T09:46:18.039720591Z" level=info msg="Starting container: c46c2fe91d68f4d4f2604635735770cc94aac30554e4a08bdbf255b4bb64db10" id=0931bf68-05e8-4248-8c42-b4eb1ed916bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.261075 | controller | Jun 14 09:46:18.051703 crc crio[24245]: time="2026-06-14T09:46:18.05153842Z" level=info msg="Started container" PID=287242 containerID=c46c2fe91d68f4d4f2604635735770cc94aac30554e4a08bdbf255b4bb64db10 description=openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api id=0931bf68-05e8-4248-8c42-b4eb1ed916bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9958b6ecdc2f8078d7894c29aa14ac6da6ecd161a3d19d5537f7505d857858df
2026-06-14 10:12:37.261091 | controller | Jun 14 09:46:18.188885 crc crio[24245]: time="2026-06-14T09:46:18.18837525Z" level=info msg="Running pod sandbox: openstack/neutron-786fddcc85-bbkwq/POD" id=05f302d8-1b63-401b-a812-6272bc4aacf7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.261110 | controller | Jun 14 09:46:18.189013 crc crio[24245]: time="2026-06-14T09:46:18.188918507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.261126 | controller | Jun 14 09:46:18.275355 crc crio[24245]: time="2026-06-14T09:46:18.273592272Z" level=info msg="Created container c3d79521cb53d50091bb22266fdf819fb2e924a37af065b7031cc10c6bd7750c: openstack/placement-7c947bb7bd-xnbm2/placement-api" id=0f71db0b-d89b-41e8-aaf3-2f6a1928419e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.261142 | controller | Jun 14 09:46:18.276342 crc crio[24245]: time="2026-06-14T09:46:18.276267696Z" level=info msg="Created container 0aad80cfd48844fe36e6eefbef55338df2ae219a8e3dd68a32c34aabc95e4cc0: openstack/cinder-online-data-migrations-7k59v/cinder-online-data-migrations" id=38ed1cdc-c51b-4edb-85bf-3b20e0d9ede1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.261158 | controller | Jun 14 09:46:18.276547 crc crio[24245]: time="2026-06-14T09:46:18.276436085Z" level=info msg="Starting container: c3d79521cb53d50091bb22266fdf819fb2e924a37af065b7031cc10c6bd7750c" id=3675435f-ee69-4073-bc8d-35921ce34aaf name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.261173 | controller | Jun 14 09:46:18.282788 crc crio[24245]: time="2026-06-14T09:46:18.28251704Z" level=info msg="Starting container: 0aad80cfd48844fe36e6eefbef55338df2ae219a8e3dd68a32c34aabc95e4cc0" id=ad6918b5-0d3b-4db6-a6b1-205f40df9ee3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.261188 | controller | Jun 14 09:46:18.288427 crc crio[24245]: time="2026-06-14T09:46:18.288351808Z" level=info msg="Started container" PID=287261 containerID=c3d79521cb53d50091bb22266fdf819fb2e924a37af065b7031cc10c6bd7750c description=openstack/placement-7c947bb7bd-xnbm2/placement-api id=3675435f-ee69-4073-bc8d-35921ce34aaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=2150c784b98c15aa188f34e177d38016d389759ce07da4b444a0503d546fc985
2026-06-14 10:12:37.261204 | controller | Jun 14 09:46:18.292324 crc crio[24245]: time="2026-06-14T09:46:18.292143252Z" level=info msg="Started container" PID=287250 containerID=0aad80cfd48844fe36e6eefbef55338df2ae219a8e3dd68a32c34aabc95e4cc0 description=openstack/cinder-online-data-migrations-7k59v/cinder-online-data-migrations id=ad6918b5-0d3b-4db6-a6b1-205f40df9ee3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b
2026-06-14 10:12:37.261220 | controller | Jun 14 09:46:18.298581 crc crio[24245]: time="2026-06-14T09:46:18.29850691Z" level=info msg="Created container 4c72905c0c2291c1383c2ce548519c998e746be00e6573fa43cee81b08e1c025: openstack/swift-storage-0/account-server" id=c7a84650-b7a8-4510-962d-481da7c098c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.261236 | controller | Jun 14 09:46:18.318334 crc crio[24245]: time="2026-06-14T09:46:18.318232724Z" level=info msg="Starting container: 4c72905c0c2291c1383c2ce548519c998e746be00e6573fa43cee81b08e1c025" id=bc9a3cb6-5bf2-42eb-a423-9e7c0a9980c1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.261251 | controller | Jun 14 09:46:18.331331 crc crio[24245]: time="2026-06-14T09:46:18.331235848Z" level=info msg="Started container" PID=287246 containerID=4c72905c0c2291c1383c2ce548519c998e746be00e6573fa43cee81b08e1c025 description=openstack/swift-storage-0/account-server id=bc9a3cb6-5bf2-42eb-a423-9e7c0a9980c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882
2026-06-14 10:12:37.261267 | controller | Jun 14 09:46:18.360834 crc crio[24245]: time="2026-06-14T09:46:18.360742767Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=84cfd6c8-9406-4e52-9c05-7f0d5a8d58e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.261285 | controller | Jun 14 09:46:18.514888 crc crio[24245]: time="2026-06-14T09:46:18.514329335Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-hqvq5/POD" id=c564fd53-ef12-4913-98cc-18f4d026a2e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.261301 | controller | Jun 14 09:46:18.514888 crc crio[24245]: time="2026-06-14T09:46:18.514439338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.261317 | controller | Jun 14 09:46:18.792232 crc crio[24245]: time="2026-06-14T09:46:18.792117644Z" level=info msg="Stopped container dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7: openstack/nova-api-0/nova-api-log" id=1a0db9b9-34a1-4bfc-879d-44ec358858de name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.261333 | controller | Jun 14 09:46:20.468063 crc crio[24245]: time="2026-06-14T09:46:20.467178807Z" level=info msg="Stopped container b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=7ffc20af-69bc-49ec-9bfe-c60fb3586f4a name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.261361 | controller | Jun 14 09:46:20.468950 crc crio[24245]: time="2026-06-14T09:46:20.46880914Z" level=info msg="Stopping pod sandbox: bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f" id=2f71ba73-0ec2-4bdd-9bcf-b67bafd35fd1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.261382 | controller | Jun 14 09:46:20.471962 crc crio[24245]: time="2026-06-14T09:46:20.471770406Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f UID:9ccc54e1-1ba6-4a97-969f-e332c4dd2ce7 NetNS:/var/run/netns/0acaa11e-15ea-4230-b4b7-4d28ccf48905 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccc54e1_1ba6_4a97_969f_e332c4dd2ce7.slice PodAnnotations:0xc001c3cf68}] Aliases:map[]}"
2026-06-14 10:12:37.261399 | controller | Jun 14 09:46:20.472122 crc crio[24245]: time="2026-06-14T09:46:20.472051975Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.261415 | controller | Jun 14 09:46:20.525094 crc crio[24245]: time="2026-06-14T09:46:20.524992915Z" level=info msg="Stopped container 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89: openstack/nova-metadata-0/nova-metadata-log" id=71560df2-80fc-48c1-b400-582d553a353c name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.261431 | controller | Jun 14 09:46:20.721048 crc crio[24245]: time="2026-06-14T09:46:20.717961626Z" level=info msg="Stopped container a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79: openstack/glance-default-external-api-0/glance-httpd" id=6b9fd283-2872-44e0-82d7-503cc384cc41 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.261446 | controller | Jun 14 09:46:20.721497 crc crio[24245]: time="2026-06-14T09:46:20.721402492Z" level=info msg="Stopping pod sandbox: 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17" id=621094d3-a256-4374-ba6c-10f8f476d2ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.261462 | controller | Jun 14 09:46:20.724718 crc crio[24245]: time="2026-06-14T09:46:20.724149341Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17 UID:559b2f4c-922e-4761-911f-d605a730d5ac NetNS:/var/run/netns/97e64bd8-299c-47db-958f-6af1133b4d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod559b2f4c_922e_4761_911f_d605a730d5ac.slice PodAnnotations:0xc0004ccff8}] Aliases:map[]}"
2026-06-14 10:12:37.261481 | controller | Jun 14 09:46:20.724718 crc crio[24245]: time="2026-06-14T09:46:20.724364688Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.261497 | controller | Jun 14 09:46:20.765580 crc crio[24245]: time="2026-06-14T09:46:20.765343732Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=0fe567d6-69f8-4a94-a537-dd66c7c4f425 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.261513 | controller | Jun 14 09:46:20.828545 crc crio[24245]: time="2026-06-14T09:46:20.826353731Z" level=info msg="Stopped container dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74: openstack/glance-default-internal-api-0/glance-httpd" id=fc576c81-dc72-4222-92bd-9a94acb4e830 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.261528 | controller | Jun 14 09:46:20.828545 crc crio[24245]: time="2026-06-14T09:46:20.827461316Z" level=info msg="Stopping pod sandbox: 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53" id=9ba86d1c-7140-4a38-9f7a-cf8c45158cfc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.261544 | controller | Jun 14 09:46:20.828937 crc crio[24245]: time="2026-06-14T09:46:20.828769088Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53 UID:62f4c967-da38-4fb9-997a-5de115e08b45 NetNS:/var/run/netns/00a0c986-c783-496a-85d2-be6d64119716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f4c967_da38_4fb9_997a_5de115e08b45.slice PodAnnotations:0xc0004cd2b0}] Aliases:map[]}"
2026-06-14 10:12:37.261560 | controller | Jun 14 09:46:20.829013 crc crio[24245]: time="2026-06-14T09:46:20.828998115Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.261575 | controller | Jun 14 09:46:20.832466 crc crio[24245]: time="2026-06-14T09:46:20.832272345Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8" id=9b45e1a7-500e-414e-b198-31358655071c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.261591 | controller | Jun 14 09:46:20.833178 crc crio[24245]: time="2026-06-14T09:46:20.833080514Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=90cd5048-caf6-4b20-a958-1b54f2a87d01 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.261606 | controller | Jun 14 09:46:20.868680 crc crio[24245]: time="2026-06-14T09:46:20.868510243Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b" id=4acf4437-a317-4502-9b3b-cba9bbb13bb8 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.261622 | controller | Jun 14 09:46:20.876752 crc crio[24245]: time="2026-06-14T09:46:20.876709573Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=a2d02fa1-72bc-42bb-9006-900e76d14a98 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.261638 | controller | Jun 14 09:46:20.889746 crc crio[24245]: time="2026-06-14T09:46:20.889639923Z" level=info msg="Removed container 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c: openstack/swift-proxy-8d4694459-gw54j/proxy-httpd" id=1de06e25-5fd2-4efd-b260-f94bdf4b2b2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.261653 | controller | Jun 14 09:46:20.895089 crc crio[24245]: time="2026-06-14T09:46:20.895048839Z" level=info msg="Removing container: c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb" id=8b64856e-dc91-4338-ad24-072805153734 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.261673 | controller | Jun 14 09:46:20.917710 crc crio[24245]: time="2026-06-14T09:46:20.917566762Z" level=info msg="Stopped pod sandbox: bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f" id=2f71ba73-0ec2-4bdd-9bcf-b67bafd35fd1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.261689 | controller | Jun 14 09:46:20.927491 crc crio[24245]: time="2026-06-14T09:46:20.927422747Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=22cce70c-3675-4697-b416-ca7bdab62c13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.261705 | controller | Jun 14 09:46:22.090751 crc crio[24245]: time="2026-06-14T09:46:22.090575434Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=15851573-fb58-4ad5-ad3c-d34cad13af87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.261721 | controller | Jun 14 09:46:22.090751 crc crio[24245]: time="2026-06-14T09:46:22.090743979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.261736 | controller | Jun 14 09:46:22.216291 crc crio[24245]: time="2026-06-14T09:46:22.21619986Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-2wm4j/POD" id=5edf6e1c-0739-4545-a4a6-cf9a4be9aecc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.261752 | controller | Jun 14 09:46:22.216387 crc crio[24245]: time="2026-06-14T09:46:22.216307693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.261769 | controller | Jun 14 09:46:23.309453 crc crio[24245]: time="2026-06-14T09:46:23.308367761Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=dd283db3-8e05-466e-bc07-ff9ca20bf4eb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.261784 | controller | Jun 14 09:46:23.310541 crc crio[24245]: time="2026-06-14T09:46:23.309973444Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=1fb1d6aa-2eea-45c9-a241-28c79250876d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.261800 | controller | Jun 14 09:46:23.333557 crc crio[24245]: time="2026-06-14T09:46:23.333473053Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-hqvq5 Namespace:openstack ID:4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54 UID:1cb888f6-fc22-441f-bc6d-42bdac6d45a7 NetNS:/var/run/netns/1db11037-9ea1-4616-b3db-3ded9431b1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cb888f6_fc22_441f_bc6d_42bdac6d45a7.slice PodAnnotations:0xc0004cda40}] Aliases:map[]}"
2026-06-14 10:12:37.261817 | controller | Jun 14 09:46:23.333557 crc crio[24245]: time="2026-06-14T09:46:23.333538175Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-hqvq5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.261832 | controller | Jun 14 09:46:23.361212 crc crio[24245]: time="2026-06-14T09:46:23.361118861Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.261848 | controller | Jun 14 09:46:23.379696 crc crio[24245]: time="2026-06-14T09:46:23.379558387Z" level=info msg="Creating container: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener-log" id=fea79928-849b-43f3-aed2-fce0b0876fd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.261864 | controller | Jun 14 09:46:23.380371 crc crio[24245]: time="2026-06-14T09:46:23.380321482Z" level=info msg="Stopped pod sandbox: 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53" id=9ba86d1c-7140-4a38-9f7a-cf8c45158cfc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.261883 | controller | Jun 14 09:46:23.511979 crc crio[24245]: time="2026-06-14T09:46:23.509132909Z" level=info msg="Stopped container 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=816b3919-512d-4d53-8988-c83833a2ea31 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.261899 | controller | Jun 14 09:46:23.581965 crc crio[24245]: time="2026-06-14T09:46:23.581536891Z" level=info msg="Stopping pod sandbox: cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4" id=63101e0f-0218-4804-b6da-628684c48242 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.261915 | controller | Jun 14 09:46:23.604902 crc crio[24245]: time="2026-06-14T09:46:23.603993447Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4 UID:beb2cf30-b1b7-4df8-be8f-10659c21d8eb NetNS:/var/run/netns/c8a99563-2894-4161-af87-e4a728cd9226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeb2cf30_b1b7_4df8_be8f_10659c21d8eb.slice PodAnnotations:0xc000523278}] Aliases:map[]}"
2026-06-14 10:12:37.261931 | controller | Jun 14 09:46:23.604902 crc crio[24245]: time="2026-06-14T09:46:23.604258585Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.261947 | controller | Jun 14 09:46:23.827300 crc crio[24245]: time="2026-06-14T09:46:23.826786264Z" level=info msg="Stopped container dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0: openstack/nova-api-0/nova-api-api" id=e256d5ee-ea3f-4e02-9844-89a2f4955c8d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.261964 | controller | Jun 14 09:46:23.831465 crc crio[24245]: time="2026-06-14T09:46:23.83097672Z" level=info msg="Stopping pod sandbox: 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5" id=ea0fd659-4022-46a7-9a7f-826d53728dac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.261980 | controller | Jun 14 09:46:23.833003 crc crio[24245]: time="2026-06-14T09:46:23.832166612Z" level=info msg="Stopped pod sandbox: 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17" id=621094d3-a256-4374-ba6c-10f8f476d2ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.261996 | controller | Jun 14 09:46:23.834346 crc crio[24245]: time="2026-06-14T09:46:23.834191337Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5 UID:2af08ec6-d457-4559-896b-063faa9e4339 NetNS:/var/run/netns/0c13c413-f5e3-475d-bff6-82599ff74ca1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2af08ec6_d457_4559_896b_063faa9e4339.slice PodAnnotations:0xc002422140}] Aliases:map[]}"
2026-06-14 10:12:37.262012 | controller | Jun 14 09:46:23.834481 crc crio[24245]: time="2026-06-14T09:46:23.834370393Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.262028 | controller | Jun 14 09:46:23.940509 crc crio[24245]: time="2026-06-14T09:46:23.940413957Z" level=info msg="Creating container: openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker-log" id=14ba317e-5f7a-499d-b9f6-37289d7de54e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.262044 | controller | Jun 14 09:46:23.981675 crc crio[24245]: time="2026-06-14T09:46:23.980587959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.262066 | controller | Jun 14 09:46:23.988652 crc crio[24245]: time="2026-06-14T09:46:23.988495941Z" level=info msg="Got pod network &{Name:neutron-786fddcc85-bbkwq Namespace:openstack ID:cd1934190f21a4be7bf28a189729a05343fd988a221d8369517af41f179d4045 UID:79dd4480-93cf-4eca-91a0-4f1438da555f NetNS:/var/run/netns/6a5c93e5-9491-4650-92de-0dbe59995faf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79dd4480_93cf_4eca_91a0_4f1438da555f.slice PodAnnotations:0xc0004cc5a0}] Aliases:map[]}"
2026-06-14 10:12:37.262083 | controller | Jun 14 09:46:23.988652 crc crio[24245]: time="2026-06-14T09:46:23.988562413Z" level=info msg="Adding pod openstack_neutron-786fddcc85-bbkwq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.262098 | controller | Jun 14 09:46:23.991676 crc crio[24245]: time="2026-06-14T09:46:23.991559053Z" level=info msg="Stopped container 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5: openstack/nova-metadata-0/nova-metadata-metadata" id=c74860e8-c9c7-41a8-9b42-0b7f0667e00e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.262115 | controller | Jun 14 09:46:23.999348 crc crio[24245]: time="2026-06-14T09:46:23.999233259Z" level=info msg="Stopping pod sandbox: 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f" id=e99ca29c-ed3a-4c53-ad35-372813a9321d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.262130 | controller | Jun 14 09:46:24.009307 crc crio[24245]: time="2026-06-14T09:46:24.00920545Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f UID:aa712c79-5d5f-4f99-ae51-cacdb19ff505 NetNS:/var/run/netns/4bcca902-7c22-429c-a693-e07a766f4a32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa712c79_5d5f_4f99_ae51_cacdb19ff505.slice PodAnnotations:0xc000602278}] Aliases:map[]}"
2026-06-14 10:12:37.262147 | controller | Jun 14 09:46:24.009486 crc crio[24245]: time="2026-06-14T09:46:24.009397536Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:42661ede1f9c9c0aa73ff18d60cad76803d04be28618e74d77b3ed71ba2e854c UID:cfe45547-28ac-4624-9e25-9755d29610e3 NetNS:/var/run/netns/20d96064-9d46-4464-a0dc-fb7b9a441b17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfe45547_28ac_4624_9e25_9755d29610e3.slice PodAnnotations:0xc00161a1b0}] Aliases:map[]}"
2026-06-14 10:12:37.262163 | controller | Jun 14 09:46:24.009486 crc crio[24245]: time="2026-06-14T09:46:24.009457738Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.262178 | controller | Jun 14 09:46:24.011752 crc crio[24245]: time="2026-06-14T09:46:24.009481959Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.262194 | controller | Jun 14 09:46:24.144015 crc crio[24245]: 2026-06-14T09:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4298495fc369af5 Mac:d2:aa:8c:1e:24:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b4 Mtu:0 Sandbox:/var/run/netns/1db11037-9ea1-4616-b3db-3ded9431b1c9 SocketPath: PciID:}] [{Interface:0xc00012ad80 Address:{IP:10.217.1.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.262210 | controller | Jun 14 09:46:24.152377 crc crio[24245]: time="2026-06-14T09:46:24.150193241Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-hqvq5 Namespace:openstack ID:4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54 UID:1cb888f6-fc22-441f-bc6d-42bdac6d45a7 NetNS:/var/run/netns/1db11037-9ea1-4616-b3db-3ded9431b1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cb888f6_fc22_441f_bc6d_42bdac6d45a7.slice PodAnnotations:0xc0004cda40}] Aliases:map[]}"
2026-06-14 10:12:37.262230 | controller | Jun 14 09:46:24.152377 crc crio[24245]: time="2026-06-14T09:46:24.150564683Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-hqvq5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.262247 | controller | Jun 14 09:46:24.200399 crc crio[24245]: time="2026-06-14T09:46:24.199501937Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638" id=721f8aa5-8848-48fb-bed6-8e4d5cefa756 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.262262 | controller | Jun 14 09:46:24.201933 crc crio[24245]: time="2026-06-14T09:46:24.201829901Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=7a3de233-9f2b-4a6d-87e8-9deda25e6f24 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.262278 | controller | Jun 14 09:46:24.232906 crc crio[24245]: time="2026-06-14T09:46:24.232237726Z" level=info msg="Removed container c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb: openshift-marketplace/certified-operators-pkglq/registry-server" id=8b64856e-dc91-4338-ad24-072805153734 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.262294 | controller | Jun 14 09:46:24.243528 crc crio[24245]: time="2026-06-14T09:46:24.239662906Z" level=info msg="Removing container: 137e0f1770d40907a39136c69518856ba0c32269b1404e92d8eb4f3218537388" id=54a5bbf3-33e4-4363-a142-8ef1dc867677 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.262309 | controller | Jun 14 09:46:24.243528 crc crio[24245]: time="2026-06-14T09:46:24.242517446Z" level=info msg="Ran pod sandbox 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54 with infra container: openstack/nova-cell0-cell-mapping-hqvq5/POD" id=c564fd53-ef12-4913-98cc-18f4d026a2e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.262324 | controller | Jun 14 09:46:24.253327 crc crio[24245]: time="2026-06-14T09:46:24.253158336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=a0c1080e-da1f-4794-a053-92fc5f7959bf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.262339 | controller | Jun 14 09:46:24.280464 crc crio[24245]: time="2026-06-14T09:46:24.28036594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.262373 | controller | Jun 14 09:46:24.299469 crc crio[24245]: time="2026-06-14T09:46:24.292164077Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-2wm4j Namespace:openstack ID:7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8 UID:7ebe526e-fc7b-4976-9bb6-ee0d040dd9ee NetNS:/var/run/netns/63a9230b-796a-419a-af65-5fb1a499320a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ebe526e_fc7b_4976_9bb6_ee0d040dd9ee.slice PodAnnotations:0xc000602998}] Aliases:map[]}"
2026-06-14 10:12:37.262391 | controller | Jun 14 09:46:24.299469 crc crio[24245]: time="2026-06-14T09:46:24.292215869Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-2wm4j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.262407 | controller | Jun 14 09:46:24.351368 crc crio[24245]: time="2026-06-14T09:46:24.348395706Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=682afa8f-de76-4cab-9735-4b8bbc8c5a53 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.262423 | controller | Jun 14 09:46:24.400212 crc crio[24245]: time="2026-06-14T09:46:24.399437008Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=c8dcfb3f-4ccc-4b71-b787-4f880defbef2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.262442 | controller | Jun 14 09:46:24.461644 crc crio[24245]: time="2026-06-14T09:46:24.461285036Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-hqvq5/nova-manage" id=526d1b4c-78e9-44b6-b739-c3a65ad46fb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.262458 | controller | Jun 14 09:46:24.555513 crc crio[24245]: time="2026-06-14T09:46:24.555406818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.262474 | controller | Jun 14 09:46:24.578781 crc crio[24245]: time="2026-06-14T09:46:24.578474161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.262489 | controller | Jun 14 09:46:24.584083 crc crio[24245]: time="2026-06-14T09:46:24.583713157Z" level=info msg="Stopped pod sandbox: cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4" id=63101e0f-0218-4804-b6da-628684c48242 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.262505 | controller | Jun 14 09:46:24.666111 crc crio[24245]: time="2026-06-14T09:46:24.665990516Z" level=info msg="Removed container 137e0f1770d40907a39136c69518856ba0c32269b1404e92d8eb4f3218537388: openshift-marketplace/certified-operators-pkglq/extract-content" id=54a5bbf3-33e4-4363-a142-8ef1dc867677 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.262520 | controller | Jun 14 09:46:24.668943 crc crio[24245]: time="2026-06-14T09:46:24.668139135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.262536 | controller | Jun 14 09:46:24.702000 crc crio[24245]: time="2026-06-14T09:46:24.698095617Z" level=info msg="Stopped pod sandbox: 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5" id=ea0fd659-4022-46a7-9a7f-826d53728dac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.262551 | controller | Jun 14 09:46:24.708263 crc crio[24245]: time="2026-06-14T09:46:24.707756594Z" level=info msg="Stopped pod sandbox: 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f" id=e99ca29c-ed3a-4c53-ad35-372813a9321d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.262567 | controller | Jun 14 09:46:24.715775 crc crio[24245]: time="2026-06-14T09:46:24.715682665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.262582 | controller | Jun 14 09:46:24.719405 crc crio[24245]: time="2026-06-14T09:46:24.719339617Z" level=info msg="Removing container: 10a0e23325150a02688bea8629875048b65c969cf1bf049f3ab7668c11899c2b" id=34d7e0a1-71d2-4558-8c58-68c8b5b6c8b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.262598 | controller | Jun 14 09:46:24.763934 crc crio[24245]: time="2026-06-14T09:46:24.763726904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.262614 | controller | Jun 14 09:46:24.850264 crc crio[24245]: time="2026-06-14T09:46:24.849762681Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=7f7d7e53-edee-4a73-8b45-48d3cd456098 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.262630 | controller | Jun 14 09:46:24.854769 crc crio[24245]: time="2026-06-14T09:46:24.853069526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.262649 | controller | Jun 14 09:46:24.854769 crc crio[24245]: time="2026-06-14T09:46:24.85383208Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.262665 | controller | Jun 14 09:46:24.862082 crc crio[24245]: time="2026-06-14T09:46:24.861953099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.262681 | controller | Jun 14 09:46:24.944980 crc crio[24245]: time="2026-06-14T09:46:24.943528473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.262697 | controller | Jun 14 09:46:24.948905 crc crio[24245]: time="2026-06-14T09:46:24.94627486Z" level=info msg="Stopped container 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=09bf32fd-8a10-4655-9ac8-12d3514486b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.262712 | controller | Jun 14 09:46:24.949087 crc crio[24245]: time="2026-06-14T09:46:24.948808421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.262727 | controller | Jun 14 09:46:24.951316 crc crio[24245]: time="2026-06-14T09:46:24.950785624Z" level=info msg="Stopping pod sandbox: e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97" id=c5e69000-34c3-48ef-ba3d-70fb05bf5614 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.262743 | controller | Jun 14 09:46:24.954915 crc crio[24245]: time="2026-06-14T09:46:24.953234462Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97 UID:a049bf94-5ce5-4ccb-90fc-422855c0ebe5 NetNS:/var/run/netns/2c9d4445-a609-44e6-8fd5-eaf440a6f914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda049bf94_5ce5_4ccb_90fc_422855c0ebe5.slice PodAnnotations:0xc000130608}] Aliases:map[]}"
2026-06-14 10:12:37.262759 | controller | Jun 14 09:46:24.954915 crc crio[24245]: time="2026-06-14T09:46:24.953442949Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.262775 | controller | Jun 14 09:46:24.960914 crc crio[24245]: time="2026-06-14T09:46:24.960223356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.262791 | controller | Jun 14 09:46:24.964006 crc crio[24245]: time="2026-06-14T09:46:24.963682367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.262807 | controller | Jun 14 09:46:25.074195 crc crio[24245]: 2026-06-14T09:46:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42661ede1f9c9c0 Mac:86:08:b9:af:6b:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b5 Mtu:0 Sandbox:/var/run/netns/20d96064-9d46-4464-a0dc-fb7b9a441b17 SocketPath: PciID:}] [{Interface:0xc00050c8a0 Address:{IP:10.217.1.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.262823 | controller | Jun 14 09:46:25.081708 crc crio[24245]: time="2026-06-14T09:46:25.076603519Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:42661ede1f9c9c0aa73ff18d60cad76803d04be28618e74d77b3ed71ba2e854c UID:cfe45547-28ac-4624-9e25-9755d29610e3 NetNS:/var/run/netns/20d96064-9d46-4464-a0dc-fb7b9a441b17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfe45547_28ac_4624_9e25_9755d29610e3.slice PodAnnotations:0xc00161a1b0}] Aliases:map[]}"
2026-06-14 10:12:37.262842 | controller | Jun 14 09:46:25.081708 crc crio[24245]: time="2026-06-14T09:46:25.077034272Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.262859 | controller | Jun 14 09:46:25.105929 crc crio[24245]: time="2026-06-14T09:46:25.102806875Z" level=info msg="Removed container 10a0e23325150a02688bea8629875048b65c969cf1bf049f3ab7668c11899c2b: openshift-marketplace/certified-operators-pkglq/extract-utilities" id=34d7e0a1-71d2-4558-8c58-68c8b5b6c8b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.262875 | controller | Jun 14 09:46:25.105929 crc crio[24245]: time="2026-06-14T09:46:25.105167814Z" level=info msg="Removing container: c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de" id=8f31d9be-b771-431e-a5ba-865370f6c01a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.262890 | controller | Jun 14 09:46:25.124125 crc crio[24245]: time="2026-06-14T09:46:25.124026988Z" level=info msg="Ran pod sandbox 42661ede1f9c9c0aa73ff18d60cad76803d04be28618e74d77b3ed71ba2e854c with infra container: openstack/nova-cell1-conductor-0/POD" id=15851573-fb58-4ad5-ad3c-d34cad13af87 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.262906 | controller | Jun 14 09:46:25.138646 crc crio[24245]: time="2026-06-14T09:46:25.138563477Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=c74a91eb-4a4a-485d-a6f1-1678aa40c918 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.262922 | controller | Jun 14 09:46:25.255900 crc crio[24245]: time="2026-06-14T09:46:25.255508125Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=6266acba-d4f0-48d8-a9f9-a6ccea059133 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.262938 | controller | Jun 14 09:46:25.255900 crc crio[24245]: time="2026-06-14T09:46:25.255707047Z" level=info msg="Removed container c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de: openstack/dnsmasq-dns-f5446bd49-cclzj/dnsmasq-dns" id=8f31d9be-b771-431e-a5ba-865370f6c01a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.262953 | controller | Jun 14 09:46:25.276137 crc crio[24245]: time="2026-06-14T09:46:25.27543922Z" level=info msg="Removing container: e65763c9b0cfc4dd615c843b0e9f3d4632582114f8cf8262e7f9e2b09b6a067f" id=22263dd0-681e-47f3-8c1e-1f8f033ca39d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.262969 | controller | Jun 14 09:46:25.315321 crc crio[24245]: time="2026-06-14T09:46:25.314668028Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=e0a6119c-010b-4f9e-8048-adb40fcd4072 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.262984 | controller | Jun 14 09:46:25.326979 crc crio[24245]: 2026-06-14T09:46:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a106e2d9b7699d Mac:c2:a3:2c:69:37:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b6 Mtu:0 Sandbox:/var/run/netns/63a9230b-796a-419a-af65-5fb1a499320a SocketPath: PciID:}] [{Interface:0xc0003c74b0 Address:{IP:10.217.1.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.263000 | controller | Jun 14 09:46:25.326979 crc crio[24245]: time="2026-06-14T09:46:25.326356797Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-2wm4j Namespace:openstack ID:7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8 UID:7ebe526e-fc7b-4976-9bb6-ee0d040dd9ee NetNS:/var/run/netns/63a9230b-796a-419a-af65-5fb1a499320a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ebe526e_fc7b_4976_9bb6_ee0d040dd9ee.slice PodAnnotations:0xc000602998}] Aliases:map[]}"
2026-06-14 10:12:37.263020 | controller | Jun 14 09:46:25.326979 crc crio[24245]: time="2026-06-14T09:46:25.326528943Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-2wm4j for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.263036 | controller | Jun 14 09:46:25.369577 crc crio[24245]: time="2026-06-14T09:46:25.368074588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.263052 | controller | Jun 14 09:46:25.386644 crc crio[24245]: time="2026-06-14T09:46:25.386548958Z" level=info msg="Ran pod sandbox 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8 with infra container: openstack/nova-cell1-cell-mapping-2wm4j/POD" id=5edf6e1c-0739-4545-a4a6-cf9a4be9aecc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.263068 | controller | Jun 14 09:46:25.400443 crc crio[24245]: time="2026-06-14T09:46:25.399525068Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=7ef74dc2-91db-445d-95b3-fcf142022222 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.263085 | controller | Jun 14 09:46:25.405336 crc crio[24245]: time="2026-06-14T09:46:25.404797657Z" level=info msg="Removed container e65763c9b0cfc4dd615c843b0e9f3d4632582114f8cf8262e7f9e2b09b6a067f: openstack/dnsmasq-dns-f5446bd49-cclzj/init" id=22263dd0-681e-47f3-8c1e-1f8f033ca39d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.263101 | controller | Jun 14 09:46:25.419732 crc crio[24245]: time="2026-06-14T09:46:25.418003888Z" level=info msg="Removing container: e954af62a9340ba3a407007a8f6ff2ca73f3f6119a64df992f7c6ac611194133" id=453b6fe4-544d-4f79-9f1b-30496518b321 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.263116 | controller | Jun 14 09:46:25.520924 crc crio[24245]: time="2026-06-14T09:46:25.520827705Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=bb7dafea-12f8-441b-aafa-061e2ae588e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.263132 | controller | Jun 14 09:46:25.596280 crc crio[24245]: time="2026-06-14T09:46:25.596210646Z" level=info msg="Stopping pod sandbox: 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b" id=ffad1fb4-ec26-4144-8b3c-e7894d3fc3ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.263148 | controller | Jun 14 09:46:25.597122 crc crio[24245]: time="2026-06-14T09:46:25.597093485Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-7k59v Namespace:openstack ID:0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b UID:49cd7edf-ebab-4509-801f-9e653ce83185 NetNS:/var/run/netns/1a815c04-f41b-4f5c-b7a5-6ea5b16048cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49cd7edf_ebab_4509_801f_9e653ce83185.slice PodAnnotations:0xc002c926d8}] Aliases:map[]}"
2026-06-14 10:12:37.263164 | controller | Jun 14 09:46:25.597359 crc crio[24245]: time="2026-06-14T09:46:25.597339452Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-7k59v from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.263180 | controller | Jun 14 09:46:25.683206 crc crio[24245]: time="2026-06-14T09:46:25.683079937Z" level=info msg="Stopped pod sandbox: e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97" id=c5e69000-34c3-48ef-ba3d-70fb05bf5614 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.263196 | controller | Jun 14 09:46:25.772160 crc crio[24245]: time="2026-06-14T09:46:25.76418966Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-2wm4j/nova-manage" id=2cb2861b-5d9f-4bf5-b9e0-77b09102fbe2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.263212 | controller | Jun 14 09:46:25.772160 crc crio[24245]: time="2026-06-14T09:46:25.764575073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.263231 | controller | Jun 14 09:46:26.023711 crc crio[24245]: time="2026-06-14T09:46:26.017580098Z" level=info msg="Created container 226ea006c8ecc85aa7e2ab6b05236f77e7c74a1fcdb43559b47cadcf12010467: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener-log" id=fea79928-849b-43f3-aed2-fce0b0876fd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.263247 | controller | Jun 14 09:46:26.033917 crc crio[24245]: time="2026-06-14T09:46:26.028553966Z" level=info msg="Starting container: 226ea006c8ecc85aa7e2ab6b05236f77e7c74a1fcdb43559b47cadcf12010467" id=cc931f85-e845-40a8-97db-f60006d3874d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.263262 | controller | Jun 14 09:46:26.041027 crc crio[24245]: 2026-06-14T09:46:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd1934190f21a4b Mac:ae:fb:b8:a8:c5:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b3 Mtu:0 Sandbox:/var/run/netns/6a5c93e5-9491-4650-92de-0dbe59995faf SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.1.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.263278 | controller | Jun 14 09:46:26.042115 crc crio[24245]: time="2026-06-14T09:46:26.042080968Z" level=info msg="Got pod network &{Name:neutron-786fddcc85-bbkwq Namespace:openstack ID:cd1934190f21a4be7bf28a189729a05343fd988a221d8369517af41f179d4045 UID:79dd4480-93cf-4eca-91a0-4f1438da555f NetNS:/var/run/netns/6a5c93e5-9491-4650-92de-0dbe59995faf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79dd4480_93cf_4eca_91a0_4f1438da555f.slice PodAnnotations:0xc0004cc5a0}] Aliases:map[]}"
2026-06-14 10:12:37.263295 | controller | Jun 14 09:46:26.042361 crc crio[24245]: time="2026-06-14T09:46:26.042339766Z" level=info msg="Checking pod openstack_neutron-786fddcc85-bbkwq for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.263311 | controller | Jun 14 09:46:26.054108 crc crio[24245]: time="2026-06-14T09:46:26.054021548Z" level=info msg="Started container" PID=288596 containerID=226ea006c8ecc85aa7e2ab6b05236f77e7c74a1fcdb43559b47cadcf12010467 description=openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener-log id=cc931f85-e845-40a8-97db-f60006d3874d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5056a419db0e5545a65381158ffea942037d6306e00ff85bbd9047c48272202b
2026-06-14 10:12:37.263327 | controller | Jun 14 09:46:26.072920 crc crio[24245]: time="2026-06-14T09:46:26.072432167Z" level=info msg="Created container d61c4097786ffd3bbdb4d8335f57d8d74b8ec4d2272cdb96e8060a5e5d527b59: openstack/swift-storage-0/account-replicator" id=22cce70c-3675-4697-b416-ca7bdab62c13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.263342 | controller | Jun 14 09:46:26.081912 crc crio[24245]: time="2026-06-14T09:46:26.079410441Z" level=info msg="Starting container: d61c4097786ffd3bbdb4d8335f57d8d74b8ec4d2272cdb96e8060a5e5d527b59" id=fcbf603c-fc7b-49f6-b771-3864a27af114 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.263377 | controller | Jun 14 09:46:26.105900 crc crio[24245]: time="2026-06-14T09:46:26.104245741Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=c14197a7-bbed-47da-a27c-192f1271701e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.263394 | controller | Jun 14 09:46:26.117335 crc crio[24245]: time="2026-06-14T09:46:26.112340611Z" level=info msg="Started container" PID=288604 containerID=d61c4097786ffd3bbdb4d8335f57d8d74b8ec4d2272cdb96e8060a5e5d527b59 description=openstack/swift-storage-0/account-replicator id=fcbf603c-fc7b-49f6-b771-3864a27af114 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882
2026-06-14 10:12:37.263413 | controller | Jun 14 09:46:26.177412 crc crio[24245]: time="2026-06-14T09:46:26.177272898Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=5ada8b96-feac-4653-81df-26c57145fb8c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.263428 | controller | Jun 14 09:46:26.187342 crc crio[24245]: time="2026-06-14T09:46:26.187204527Z" level=info msg="Ran pod sandbox cd1934190f21a4be7bf28a189729a05343fd988a221d8369517af41f179d4045 with infra container: openstack/neutron-786fddcc85-bbkwq/POD" id=05f302d8-1b63-401b-a812-6272bc4aacf7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.263444 | controller | Jun 14 09:46:26.195560 crc crio[24245]: time="2026-06-14T09:46:26.195490647Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c023c516-9fe3-44f0-930f-6045f360240b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.263459 | controller | Jun 14 09:46:26.230972 crc crio[24245]: time="2026-06-14T09:46:26.218298428Z" level=info msg="Created container 141a0e92750177e51b1d79fead7d255312223799861a0638fead3fd47719e2af: openstack/ceilometer-0/ceilometer-notification-agent" id=7f7d7e53-edee-4a73-8b45-48d3cd456098 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.263475 | controller | Jun 14 09:46:26.230972 crc crio[24245]: time="2026-06-14T09:46:26.223788477Z" level=info msg="Starting container: 141a0e92750177e51b1d79fead7d255312223799861a0638fead3fd47719e2af" id=3830fc29-ac7a-49f2-9340-ac0170b2f79b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.263490 | controller | Jun 14 09:46:26.230972 crc crio[24245]: time="2026-06-14T09:46:26.230394138Z" level=info msg="Started container" PID=288605 containerID=141a0e92750177e51b1d79fead7d255312223799861a0638fead3fd47719e2af description=openstack/ceilometer-0/ceilometer-notification-agent id=3830fc29-ac7a-49f2-9340-ac0170b2f79b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4
2026-06-14 10:12:37.263506 | controller | Jun 14 09:46:26.316442 crc crio[24245]: time="2026-06-14T09:46:26.306239389Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=24d05327-6342-4bc0-acb8-64e2815778cb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.263521 | controller | Jun 14 09:46:26.316442 crc crio[24245]: time="2026-06-14T09:46:26.306960245Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=24d05327-6342-4bc0-acb8-64e2815778cb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.263537 | controller | Jun 14 09:46:26.316442 crc crio[24245]: time="2026-06-14T09:46:26.307014197Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=24d05327-6342-4bc0-acb8-64e2815778cb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.263552 | controller | Jun 14 09:46:26.316442 crc crio[24245]: time="2026-06-14T09:46:26.312992129Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=28fd5b6d-f894-4781-befe-8134142759a8 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.263568 | controller | Jun 14 09:46:26.318933 crc crio[24245]: time="2026-06-14T09:46:26.318810076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.263583 | controller | Jun 14 09:46:26.325599 crc crio[24245]: time="2026-06-14T09:46:26.325527604Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-14 10:12:37.263599 | controller | Jun 14 09:46:26.364433 crc crio[24245]: time="2026-06-14T09:46:26.363829312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.263618 | controller | Jun 14 09:46:26.388294 crc crio[24245]: time="2026-06-14T09:46:26.366253761Z" level=info msg="Stopped pod sandbox: 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b" id=ffad1fb4-ec26-4144-8b3c-e7894d3fc3ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.263634 | controller | Jun 14 09:46:26.408028 crc crio[24245]: time="2026-06-14T09:46:26.405287597Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=2f6d3e7c-36aa-470c-8e62-0ad33d144741 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.263650 | controller | Jun 14 09:46:26.440495 crc crio[24245]: time="2026-06-14T09:46:26.440277436Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=95fcfd1a-3ee7-4bb3-85e5-02026c787ea8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.263665 | controller | Jun 14 09:46:26.459215 crc crio[24245]: time="2026-06-14T09:46:26.45644536Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=1257393b-1a95-4133-a7a5-a146ec6fb17a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.263680 | controller | Jun 14 09:46:26.461790 crc crio[24245]: time="2026-06-14T09:46:26.461752827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.263696 | controller | Jun 14 09:46:26.470422 crc crio[24245]: time="2026-06-14T09:46:26.469499996Z" level=info msg="Creating container: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener" id=8d3a0d54-cf66-4b29-bd7b-9a8288a26bd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.263711 | controller | Jun 14 09:46:26.504928 crc crio[24245]: time="2026-06-14T09:46:26.504788525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.263727 | controller | Jun 14 09:46:26.574498 crc crio[24245]: time="2026-06-14T09:46:26.574233125Z" level=info msg="Created container 8a4ae24b719ababa70464208214c076927d3fcf8a34a8b8297bc408836f8b540: openstack/nova-cell0-cell-mapping-hqvq5/nova-manage" id=526d1b4c-78e9-44b6-b739-c3a65ad46fb1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.263742 | controller | Jun 14 09:46:26.577274 crc crio[24245]: time="2026-06-14T09:46:26.576262408Z" level=info msg="Starting container: 8a4ae24b719ababa70464208214c076927d3fcf8a34a8b8297bc408836f8b540" id=bf0eb145-271e-4e00-881e-1f187cc2260d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.263757 | controller | Jun 14 09:46:26.593236 crc crio[24245]: time="2026-06-14T09:46:26.593142537Z" level=info msg="Started container" PID=288589 containerID=8a4ae24b719ababa70464208214c076927d3fcf8a34a8b8297bc408836f8b540 description=openstack/nova-cell0-cell-mapping-hqvq5/nova-manage id=bf0eb145-271e-4e00-881e-1f187cc2260d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54
2026-06-14 10:12:37.263773 | controller | Jun 14 09:46:26.634391 crc crio[24245]: time="2026-06-14T09:46:26.631083665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.263788 | controller | Jun 14 09:46:26.665525 crc crio[24245]: time="2026-06-14T09:46:26.665350693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.263804 | controller | Jun 14 09:46:26.666684 crc crio[24245]: time="2026-06-14T09:46:26.666575841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=66d7e4f2-0f61-41dd-8b71-70eba9fbec41 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.263822 | controller | Jun 14 09:46:26.694974 crc crio[24245]: time="2026-06-14T09:46:26.692428884Z" level=info msg="Creating container: openstack/neutron-786fddcc85-bbkwq/neutron-api" id=0516aed5-72bf-4cb8-bed6-fc6f5b934a15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.263838 | controller | Jun 14 09:46:26.694974 crc crio[24245]: time="2026-06-14T09:46:26.693121306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.263854 | controller | Jun 14 09:46:26.821305 crc crio[24245]: time="2026-06-14T09:46:26.821265031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.263880 | controller | Jun 14 09:46:26.855311 crc crio[24245]: time="2026-06-14T09:46:26.855263553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.263896 | controller | Jun 14 09:46:26.911135 crc crio[24245]: time="2026-06-14T09:46:26.911012569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.263913 | controller | Jun 14 09:46:26.940825 crc crio[24245]: time="2026-06-14T09:46:26.940284997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.263928 | controller | Jun 14 09:46:26.956535 crc crio[24245]: time="2026-06-14T09:46:26.953210579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.263945 | controller | Jun 14 09:46:26.956535 crc crio[24245]: time="2026-06-14T09:46:26.954946375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.263960 | controller | Jun 14 09:46:27.113985 crc crio[24245]: time="2026-06-14T09:46:27.113472923Z" level=info msg="Removed container e954af62a9340ba3a407007a8f6ff2ca73f3f6119a64df992f7c6ac611194133: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=453b6fe4-544d-4f79-9f1b-30496518b321 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.263976 | controller | Jun 14 09:46:27.123112 crc crio[24245]: time="2026-06-14T09:46:27.122968458Z" level=info msg="Removing container: b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4" id=a2bbf858-d954-4b9b-b201-b43776f1c282 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.263992 | controller | Jun 14 09:46:27.264450 crc crio[24245]: time="2026-06-14T09:46:27.264344465Z" level=info msg="Removed container b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=a2bbf858-d954-4b9b-b201-b43776f1c282 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.264008 | controller | Jun 14 09:46:27.288205 crc crio[24245]: time="2026-06-14T09:46:27.288161971Z" level=info msg="Created container 050e6b1aae7c7254be28ca3a017ec059c03768af89830ffff9d9d7c63c881d79: openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker-log" id=14ba317e-5f7a-499d-b9f6-37289d7de54e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.264023 | controller | Jun 14 09:46:27.295822 crc crio[24245]: time="2026-06-14T09:46:27.295465857Z" level=info msg="Starting container: 050e6b1aae7c7254be28ca3a017ec059c03768af89830ffff9d9d7c63c881d79" id=e58b1bb8-e5a3-41b3-8f17-77b56d814c08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.264039 | controller | Jun 14 09:46:27.312593 crc crio[24245]: time="2026-06-14T09:46:27.311701667Z" level=info msg="Started container" PID=288607 containerID=050e6b1aae7c7254be28ca3a017ec059c03768af89830ffff9d9d7c63c881d79 description=openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker-log id=e58b1bb8-e5a3-41b3-8f17-77b56d814c08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9658c29c29c9836ebffcbf0b4a454f098f775612169b066fcc9c44df20f1ba6e
2026-06-14 10:12:37.264059 | controller | Jun 14 09:46:27.322277 crc crio[24245]: time="2026-06-14T09:46:27.321790393Z" level=info msg="Removing container: a581ea99075714852b271b88dd6dcb45e9a32d15be8ed04cac37cb5bec6ee266" id=c063a197-75f2-42c9-8b17-697f95caeddf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.264075 | controller | Jun 14 09:46:27.329180 crc crio[24245]: time="2026-06-14T09:46:27.329142087Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=d3b49277-3a95-4060-a616-02b94f59b499 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.264091 | controller | Jun 14 09:46:27.380795 crc crio[24245]: time="2026-06-14T09:46:27.378727827Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=5e50e13c-870d-4cd1-b707-95c3fb2d1f35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.264107 | controller | Jun 14 09:46:27.380795 crc crio[24245]: time="2026-06-14T09:46:27.379273994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.264123 | controller | Jun 14 09:46:27.538401 crc crio[24245]: time="2026-06-14T09:46:27.538313391Z" level=info msg="Removed container a581ea99075714852b271b88dd6dcb45e9a32d15be8ed04cac37cb5bec6ee266: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=c063a197-75f2-42c9-8b17-697f95caeddf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.264139 | controller | Jun 14 09:46:27.543430 crc crio[24245]: time="2026-06-14T09:46:27.541487372Z" level=info msg="Removing container: dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74" id=49a00459-88a1-4885-884b-9e211a1ef06b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.264154 | controller | Jun 14 09:46:27.599091 crc crio[24245]: time="2026-06-14T09:46:27.599016419Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=d0fddbd0-adc8-44b2-bd27-61a4de07629a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.264170 | controller | Jun 14 09:46:27.637095 crc crio[24245]: time="2026-06-14T09:46:27.636997013Z" level=info msg="Removed container dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74: openstack/glance-default-internal-api-0/glance-httpd" id=49a00459-88a1-4885-884b-9e211a1ef06b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.264186 | controller | Jun 14 09:46:27.644141 crc crio[24245]: time="2026-06-14T09:46:27.644023713Z" level=info msg="Creating container: openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker" id=dbc3ae6e-1204-41b3-a204-ab079ef22222 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.264202 | controller | Jun 14 09:46:27.651881 crc crio[24245]: time="2026-06-14T09:46:27.651727248Z" level=info msg="Removing container: a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19" id=472a6c17-7efd-482e-af78-a8d94e03d565 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.264219 | controller | Jun 14 09:46:27.655193 crc crio[24245]: time="2026-06-14T09:46:27.655099781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.264234 | controller | Jun 14 09:46:27.692509 crc crio[24245]: time="2026-06-14T09:46:27.692377711Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:703a06ea25db8db2affc933008874618116c4e47d842724501bcbf90f9de4581 UID:9be14f97-4ec5-4af0-aa30-62a5e12c6bc2 NetNS:/var/run/netns/361d077c-3c5b-417c-bb3c-168fbf5816f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9be14f97_4ec5_4af0_aa30_62a5e12c6bc2.slice PodAnnotations:0xc006e0a718}] Aliases:map[]}"
2026-06-14 10:12:37.264254 | controller | Jun 14 09:46:27.692679 crc crio[24245]: time="2026-06-14T09:46:27.692594958Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.264271 | controller | Jun 14 09:46:27.724408 crc crio[24245]: time="2026-06-14T09:46:27.721600868Z" level=info msg="Removed container a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19: openstack/glance-default-internal-api-0/glance-log" id=472a6c17-7efd-482e-af78-a8d94e03d565 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.264287 | controller | Jun 14 09:46:27.745476 crc crio[24245]: time="2026-06-14T09:46:27.745416358Z" level=info msg="Removing container: a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79" id=dc48439e-0277-4d03-8c52-22dd991a2ea5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.264303 | controller | Jun 14 09:46:27.938004 crc crio[24245]: time="2026-06-14T09:46:27.935461693Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=b34019e7-3427-4ee7-8720-ec221ca3d79a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.264319 | controller | Jun 14 09:46:27.938004 crc crio[24245]: time="2026-06-14T09:46:27.936272749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.264334 | controller | Jun 14 09:46:28.098118 crc crio[24245]: time="2026-06-14T09:46:28.098018284Z" level=info msg="Created container 591a1a9520552a8082acd4068543087e54bd4bd17f42b2b2ca17ae3aa0d26201: openstack/nova-cell1-cell-mapping-2wm4j/nova-manage" id=2cb2861b-5d9f-4bf5-b9e0-77b09102fbe2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.264368 | controller | Jun 14 09:46:28.105228 crc crio[24245]: time="2026-06-14T09:46:28.104904453Z" level=info msg="Starting container: 591a1a9520552a8082acd4068543087e54bd4bd17f42b2b2ca17ae3aa0d26201" id=e1d72fe3-4a53-4933-a8da-066d64006237 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.264386 | controller | Jun 14 09:46:28.127233 crc crio[24245]: time="2026-06-14T09:46:28.122088279Z" level=info msg="Started container" PID=288842 containerID=591a1a9520552a8082acd4068543087e54bd4bd17f42b2b2ca17ae3aa0d26201 description=openstack/nova-cell1-cell-mapping-2wm4j/nova-manage id=e1d72fe3-4a53-4933-a8da-066d64006237 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8
2026-06-14 10:12:37.264402 | controller | Jun 14 09:46:28.194150 crc crio[24245]: time="2026-06-14T09:46:28.19355831Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972 UID:9860638f-c59f-43a9-949e-2afdaaafed92 NetNS:/var/run/netns/8a4cbd5b-d42c-46cc-b5f8-90f00f2b16be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9860638f_c59f_43a9_949e_2afdaaafed92.slice PodAnnotations:0xc002c92538}] Aliases:map[]}"
2026-06-14 10:12:37.264418 | controller | Jun 14 09:46:28.194150 crc crio[24245]: time="2026-06-14T09:46:28.193921182Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.264434 | controller | Jun 14 09:46:28.213226 crc crio[24245]: time="2026-06-14T09:46:28.212892657Z" level=info msg="Created container 51eed33a487d317b1a1537b1945c909155c7e37d6e264b15511f097228f34d17: openstack/neutron-786fddcc85-bbkwq/neutron-api" id=0516aed5-72bf-4cb8-bed6-fc6f5b934a15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.264454 | controller | Jun 14 09:46:28.215829 crc crio[24245]: time="2026-06-14T09:46:28.215756554Z" level=info msg="Starting container: 51eed33a487d317b1a1537b1945c909155c7e37d6e264b15511f097228f34d17" id=494c8f23-c157-4d2a-a58b-13376fade1d7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.264470 | controller | Jun 14 09:46:28.226016 crc crio[24245]: time="2026-06-14T09:46:28.225175357Z" level=info msg="Started container" PID=288848 containerID=51eed33a487d317b1a1537b1945c909155c7e37d6e264b15511f097228f34d17 description=openstack/neutron-786fddcc85-bbkwq/neutron-api id=494c8f23-c157-4d2a-a58b-13376fade1d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1934190f21a4be7bf28a189729a05343fd988a221d8369517af41f179d4045
2026-06-14 10:12:37.264486 | controller | Jun 14 09:46:28.244269 crc crio[24245]: time="2026-06-14T09:46:28.244191129Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=cc58a382-5669-4a03-9607-d390c9f6a790 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.264502 | controller | Jun 14 09:46:28.280111 crc crio[24245]: time="2026-06-14T09:46:28.280017644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.264518 | controller | Jun 14 09:46:28.284876 crc crio[24245]: time="2026-06-14T09:46:28.284770537Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.264534 | controller | Jun 14 09:46:28.342121 crc crio[24245]: 2026-06-14T09:46:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:703a06ea25db8db Mac:b6:1c:74:ae:31:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b7 Mtu:0 Sandbox:/var/run/netns/361d077c-3c5b-417c-bb3c-168fbf5816f2 SocketPath: PciID:}] [{Interface:0xc0003e8ca0 Address:{IP:10.217.1.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.264550 | controller | Jun 14 09:46:28.349318 crc crio[24245]: time="2026-06-14T09:46:28.349236288Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:703a06ea25db8db2affc933008874618116c4e47d842724501bcbf90f9de4581 UID:9be14f97-4ec5-4af0-aa30-62a5e12c6bc2 NetNS:/var/run/netns/361d077c-3c5b-417c-bb3c-168fbf5816f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9be14f97_4ec5_4af0_aa30_62a5e12c6bc2.slice PodAnnotations:0xc006e0a718}] Aliases:map[]}"
2026-06-14 10:12:37.264566 | controller | Jun 14 09:46:28.349487 crc crio[24245]: time="2026-06-14T09:46:28.349471478Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.264582 | controller | Jun 14 09:46:28.411462 crc crio[24245]: time="2026-06-14T09:46:28.411208016Z" level=info msg="Stopping container: 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7 (timeout: 30s)" id=8ef72bda-c7d1-434c-a362-0dcd02219cc0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.264598 | controller | Jun 14 09:46:28.423289 crc crio[24245]: time="2026-06-14T09:46:28.423211372Z" level=info msg="Stopping container: 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e (timeout: 30s)" id=3b9242f0-afe7-4830-9177-2e4a5ad658b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.264614 | controller | Jun 14 09:46:28.438002 crc crio[24245]: time="2026-06-14T09:46:28.437537193Z" level=info msg="Ran pod sandbox 703a06ea25db8db2affc933008874618116c4e47d842724501bcbf90f9de4581 with infra container: openstack/glance-default-external-api-0/POD" id=5e50e13c-870d-4cd1-b707-95c3fb2d1f35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.264630 | controller | Jun 14 09:46:28.466564 crc crio[24245]: time="2026-06-14T09:46:28.466430855Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=20116dd7-f945-40a0-9c6c-4ee4dd4701ae name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.264648 | controller | Jun 14 09:46:28.471086 crc crio[24245]: time="2026-06-14T09:46:28.470951668Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=54e2aa41-2cc6-44ba-8063-511305cf84ba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.264664 | controller | Jun 14 09:46:28.498605 crc crio[24245]: time="2026-06-14T09:46:28.498507922Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=0392b8d8-c0d3-486f-adda-d1b93862d96f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.264680 | controller | Jun 14 09:46:28.502433 crc crio[24245]: time="2026-06-14T09:46:28.499215695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.264696 | controller | Jun 14 09:46:28.502433 crc crio[24245]: time="2026-06-14T09:46:28.502361446Z" level=info msg="Created container c34fbb75bc738f805860bf6e3a87d48eee3a5c466c1003046db28243395f5717: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener" id=8d3a0d54-cf66-4b29-bd7b-9a8288a26bd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.264711 | controller | Jun 14 09:46:28.504894 crc crio[24245]: time="2026-06-14T09:46:28.504781744Z" level=info msg="Starting container: c34fbb75bc738f805860bf6e3a87d48eee3a5c466c1003046db28243395f5717" id=29014019-e95a-4068-bfd5-04e8271af59c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.264727 | controller | Jun 14 09:46:28.517135 crc crio[24245]: time="2026-06-14T09:46:28.517051135Z" level=info msg="Started container" PID=288850 containerID=c34fbb75bc738f805860bf6e3a87d48eee3a5c466c1003046db28243395f5717 description=openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener id=29014019-e95a-4068-bfd5-04e8271af59c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5056a419db0e5545a65381158ffea942037d6306e00ff85bbd9047c48272202b
2026-06-14 10:12:37.264743 | controller | Jun 14 09:46:28.553464 crc crio[24245]: time="2026-06-14T09:46:28.553365818Z" level=info msg="Created container 516e13f74202941b3ef9c8afb28c0506fc493f15a4376542cb70389b2833857c: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=e0a6119c-010b-4f9e-8048-adb40fcd4072 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.264760 | controller | Jun 14 09:46:28.556796 crc crio[24245]: time="2026-06-14T09:46:28.556723465Z" level=info msg="Starting container: 516e13f74202941b3ef9c8afb28c0506fc493f15a4376542cb70389b2833857c" id=fa2b2fdc-5926-4979-b2cc-9178d370f1da name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.264775 | controller | Jun 14 09:46:28.575780 crc crio[24245]: time="2026-06-14T09:46:28.575731169Z" level=info msg="Started container" PID=288843 containerID=516e13f74202941b3ef9c8afb28c0506fc493f15a4376542cb70389b2833857c description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=fa2b2fdc-5926-4979-b2cc-9178d370f1da name=/runtime.v1.RuntimeService/StartContainer sandboxID=42661ede1f9c9c0aa73ff18d60cad76803d04be28618e74d77b3ed71ba2e854c
2026-06-14 10:12:37.264791 | controller | Jun 14 09:46:28.577353 crc crio[24245]: time="2026-06-14T09:46:28.577062272Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=051ef3a0-43e0-40db-ba24-51766821c970 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.264807 | controller | Jun 14 09:46:28.631962 crc crio[24245]: time="2026-06-14T09:46:28.630364583Z" level=info msg="Stopped container 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7: openstack/placement-67dd875588-dl4d8/placement-log" id=8ef72bda-c7d1-434c-a362-0dcd02219cc0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.264835 | controller | Jun 14 09:46:28.648047 crc crio[24245]: time="2026-06-14T09:46:28.647956979Z" level=info msg="Creating container: openstack/neutron-786fddcc85-bbkwq/neutron-httpd" id=db3e34c8-1d19-46eb-8304-1032800a81d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.264851 | controller | Jun 14 09:46:28.651888 crc crio[24245]: time="2026-06-14T09:46:28.649529351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.264867 | controller | Jun 14 09:46:28.812780 crc crio[24245]: time="2026-06-14T09:46:28.812354134Z" level=info msg="Stopping container: fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91 (timeout: 30s)" id=9fc77ed4-9670-413a-80a4-4b5fec268f20 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.264882 | controller | Jun 14 09:46:28.814946 crc crio[24245]: time="2026-06-14T09:46:28.813688576Z" level=info msg="Stopping container: f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a (timeout: 30s)" id=92522c11-1467-4561-b2d9-314832e5eb82 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.264898 | controller | Jun 14 09:46:28.848459 crc crio[24245]: time="2026-06-14T09:46:28.847908655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.264914 | controller | Jun 14 09:46:28.860516 crc crio[24245]: time="2026-06-14T09:46:28.860431233Z" level=info msg="Stopping container: 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b (timeout: 30s)" id=dbddbf61-629f-43ce-9512-3ad1a8736483 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.264929 | controller | Jun 14 09:46:28.861662 crc crio[24245]: time="2026-06-14T09:46:28.861585455Z" level=info msg="Stopping container: 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d (timeout: 30s)" id=a36c1ebd-4b60-4d60-9260-dbce602075b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.264945 | controller | Jun 14 09:46:28.873440 crc crio[24245]: time="2026-06-14T09:46:28.873359654Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=c3c488db-dbf1-4fae-9a53-69180e0e27c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.264961 | controller | Jun 14 09:46:28.873563 crc crio[24245]: time="2026-06-14T09:46:28.873463087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.264976 | controller | Jun 14 09:46:28.904087 crc crio[24245]: time="2026-06-14T09:46:28.902748874Z" level=info msg="Removed container a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79: openstack/glance-default-external-api-0/glance-httpd" id=dc48439e-0277-4d03-8c52-22dd991a2ea5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.264992 | controller | Jun 14 09:46:28.944112 crc crio[24245]: time="2026-06-14T09:46:28.944075431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.265007 | controller | Jun 14 09:46:28.946407 crc crio[24245]: time="2026-06-14T09:46:28.946256442Z" level=info msg="Removing container: f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce" id=ce53b54b-9aaa-47b2-a9a6-98830ab6c47f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.265023 | controller | Jun 14 09:46:28.955239 crc crio[24245]: time="2026-06-14T09:46:28.955152448Z" level=info msg="Created container 8c4ffb09ecb9f916a0db9335f6e2f9f7016940026c76fd83d72a65e58a6c0cf8: openstack/swift-storage-0/account-auditor" id=1257393b-1a95-4133-a7a5-a146ec6fb17a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.265039 | controller | Jun 14 09:46:28.956204 crc crio[24245]: time="2026-06-14T09:46:28.956175151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.265061 | controller | Jun 14 09:46:28.963273 crc crio[24245]: time="2026-06-14T09:46:28.963180156Z" level=info msg="Starting container: 8c4ffb09ecb9f916a0db9335f6e2f9f7016940026c76fd83d72a65e58a6c0cf8" id=e94dcb07-3880-411f-a187-a42124ed5e45 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.265077 | controller | Jun 14 09:46:29.187590 crc crio[24245]: 2026-06-14T09:46:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3e3262bc8f27cd Mac:b6:69:f2:9a:da:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b8 Mtu:0 Sandbox:/var/run/netns/8a4cbd5b-d42c-46cc-b5f8-90f00f2b16be SocketPath: PciID:}] [{Interface:0xc0002dc9e0 Address:{IP:10.217.1.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.265093 | controller | Jun 14 09:46:29.188598 crc crio[24245]: time="2026-06-14T09:46:29.188525763Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972 UID:9860638f-c59f-43a9-949e-2afdaaafed92 NetNS:/var/run/netns/8a4cbd5b-d42c-46cc-b5f8-90f00f2b16be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9860638f_c59f_43a9_949e_2afdaaafed92.slice PodAnnotations:0xc002c92538}] Aliases:map[]}"
2026-06-14 10:12:37.265110 | controller | Jun 14 09:46:29.188835 crc crio[24245]: time="2026-06-14T09:46:29.188777071Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.265126 | controller | Jun 14 09:46:29.189781 crc crio[24245]: time="2026-06-14T09:46:29.189732818Z" level=info msg="Started container" PID=288841 containerID=8c4ffb09ecb9f916a0db9335f6e2f9f7016940026c76fd83d72a65e58a6c0cf8 description=openstack/swift-storage-0/account-auditor id=e94dcb07-3880-411f-a187-a42124ed5e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882
2026-06-14 10:12:37.265142 | controller | Jun 14 09:46:29.215389 crc crio[24245]: time="2026-06-14T09:46:29.215289994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=bdb720b9-cc37-49dd-a762-8148b4af1c0c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.265158 | controller | Jun 14 09:46:29.233339 crc crio[24245]: time="2026-06-14T09:46:29.233233073Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2 UID:d17023ad-f88e-40c6-b80d-8ffd479693bb NetNS:/var/run/netns/608a95bd-73f3-4002-835f-1885f053139e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd17023ad_f88e_40c6_b80d_8ffd479693bb.slice PodAnnotations:0xc003bf6b78}] Aliases:map[]}"
2026-06-14 10:12:37.265174 | controller | Jun 14 09:46:29.233339 crc crio[24245]: time="2026-06-14T09:46:29.233313039Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.265190 | controller | Jun 14 09:46:29.358511 crc crio[24245]: time="2026-06-14T09:46:29.358425646Z" level=info msg="Stopped container f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a: openstack/cinder-api-0/cinder-api-log" id=92522c11-1467-4561-b2d9-314832e5eb82 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.265205 | controller | Jun 14 09:46:29.400060 crc crio[24245]: time="2026-06-14T09:46:29.399960017Z" level=info msg="Ran pod sandbox c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972 with infra container: openstack/nova-metadata-0/POD" id=b34019e7-3427-4ee7-8720-ec221ca3d79a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.265224 | controller | Jun 14 09:46:29.425977 crc crio[24245]: time="2026-06-14T09:46:29.425766716Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=03816f13-079d-4fba-b0db-306bde53092e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.265240 | controller | Jun 14 09:46:29.426464 crc crio[24245]: time="2026-06-14T09:46:29.426383078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=306c57fe-2927-4498-b7b9-870824c7cd9d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.265256 | controller | Jun 14 09:46:29.444043 crc crio[24245]: time="2026-06-14T09:46:29.443709803Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=745daa31-f414-429b-a2e4-5052388b9b52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.265272 | controller | Jun 14 09:46:29.444043 crc crio[24245]: time="2026-06-14T09:46:29.443807856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.265287 | controller | Jun 14 09:46:29.460650 crc crio[24245]: time="2026-06-14T09:46:29.460544798Z" level=info msg="Removed container f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce: openstack/glance-default-external-api-0/glance-log" id=ce53b54b-9aaa-47b2-a9a6-98830ab6c47f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.265303 | controller | Jun 14 09:46:29.460773 crc crio[24245]: time="2026-06-14T09:46:29.460585729Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=03816f13-079d-4fba-b0db-306bde53092e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.265319 | controller | Jun 14 09:46:29.472507 crc crio[24245]: time="2026-06-14T09:46:29.471995746Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=03816f13-079d-4fba-b0db-306bde53092e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.265335 | controller | Jun 14 09:46:29.478648 crc crio[24245]: time="2026-06-14T09:46:29.477800183Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8d008fee-cbab-49e3-b214-68b9dcf8acbd name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.265372 | controller | Jun 14 09:46:29.490068 crc crio[24245]: time="2026-06-14T09:46:29.490020406Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-14 10:12:37.265390 | controller | Jun 14 09:46:29.490918 crc crio[24245]: time="2026-06-14T09:46:29.49076835Z" level=info msg="Removing container: dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0" id=dead1fdc-65ad-4afb-a07a-8e094b9cde00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.265406 | controller | Jun 14 09:46:29.495930 crc crio[24245]: time="2026-06-14T09:46:29.492144875Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=bf5e8426-ed08-44a6-98ef-6647881e39bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.265422 | controller | Jun 14 09:46:29.516953 crc crio[24245]: time="2026-06-14T09:46:29.513400738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.265438 | controller | Jun 14 09:46:29.637573 crc crio[24245]: time="2026-06-14T09:46:29.637451202Z" level=info msg="Created container e45362402cd2f11fb117d3f1bed3a26d918802dc103f73014afc37efa888c68f: openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker" id=dbc3ae6e-1204-41b3-a204-ab079ef22222 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.265454 | controller | Jun 14 09:46:29.650046 crc crio[24245]: time="2026-06-14T09:46:29.644507344Z" level=info msg="Starting container: e45362402cd2f11fb117d3f1bed3a26d918802dc103f73014afc37efa888c68f" id=e583c301-8a63-4030-b24c-897eb7e566c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.265473 | controller | Jun 14 09:46:29.668505 crc crio[24245]: time="2026-06-14T09:46:29.668167993Z" level=info msg="Started container" PID=289100 containerID=e45362402cd2f11fb117d3f1bed3a26d918802dc103f73014afc37efa888c68f description=openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker id=e583c301-8a63-4030-b24c-897eb7e566c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9658c29c29c9836ebffcbf0b4a454f098f775612169b066fcc9c44df20f1ba6e
2026-06-14 10:12:37.265490 | controller | Jun 14 09:46:29.751305 crc crio[24245]: time="2026-06-14T09:46:29.744543127Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124 UID:f62f071b-ac3d-4cd2-b961-4114fab0734f NetNS:/var/run/netns/5067c5ba-12b7-4c06-803d-ed7d6f067b40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf62f071b_ac3d_4cd2_b961_4114fab0734f.slice PodAnnotations:0xc00274a588}] Aliases:map[]}"
2026-06-14 10:12:37.265507 | controller | Jun 14 09:46:29.751305 crc crio[24245]: time="2026-06-14T09:46:29.74463602Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.265522 | controller | Jun 14 09:46:29.760214 crc crio[24245]: time="2026-06-14T09:46:29.759922657Z" level=info msg="Stopping container: 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c (timeout: 30s)" id=058754cd-6a1c-4869-a953-02b37674fc99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.265539 | controller | Jun 14 09:46:29.764756 crc crio[24245]: time="2026-06-14T09:46:29.760291789Z" level=info msg="Stopping container: b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32 (timeout: 30s)" id=a0cc46ef-48cd-43e9-b1fa-e980ed24b623 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.265555 | controller | Jun 14 09:46:29.857465 crc crio[24245]: time="2026-06-14T09:46:29.857125384Z" level=info msg="Removed container dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0: openstack/nova-api-0/nova-api-api" id=dead1fdc-65ad-4afb-a07a-8e094b9cde00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.265571 | controller | Jun 14 09:46:29.871321 crc crio[24245]: time="2026-06-14T09:46:29.87123239Z" level=info msg="Removing container: dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7" id=3ff77c37-1435-4244-9891-05b2d9d4a1dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.265586 | controller | Jun 14 09:46:29.950027 crc crio[24245]: time="2026-06-14T09:46:29.948594455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.265602 | controller | Jun 14 09:46:29.973827 crc crio[24245]: time="2026-06-14T09:46:29.973556495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.265618 | controller | Jun 14 09:46:30.047110 crc crio[24245]: 2026-06-14T09:46:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51668b4ec848cb6 Mac:ce:ae:a1:26:5c:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b9 Mtu:0 Sandbox:/var/run/netns/608a95bd-73f3-4002-835f-1885f053139e SocketPath: PciID:}] [{Interface:0xc0001b2d40 Address:{IP:10.217.1.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.265634 | controller | Jun 14 09:46:30.059901 crc crio[24245]: time="2026-06-14T09:46:30.057301264Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2 UID:d17023ad-f88e-40c6-b80d-8ffd479693bb NetNS:/var/run/netns/608a95bd-73f3-4002-835f-1885f053139e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd17023ad_f88e_40c6_b80d_8ffd479693bb.slice PodAnnotations:0xc003bf6b78}] Aliases:map[]}"
2026-06-14 10:12:37.265654 | controller | Jun 14 09:46:30.059901 crc crio[24245]: time="2026-06-14T09:46:30.057564073Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.265673 | controller | Jun 14 09:46:30.094448 crc crio[24245]: time="2026-06-14T09:46:30.090722239Z" level=info msg="Stopped container b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener-log" id=a0cc46ef-48cd-43e9-b1fa-e980ed24b623 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.265693 | controller | Jun 14 09:46:30.145584 crc crio[24245]: time="2026-06-14T09:46:30.142593204Z" level=info msg="Ran pod sandbox 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2 with infra container: openstack/nova-api-0/POD" id=c3c488db-dbf1-4fae-9a53-69180e0e27c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.265709 | controller | Jun 14 09:46:30.169435 crc crio[24245]: time="2026-06-14T09:46:30.169348315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=429d1a0c-18b7-4ee1-9152-8e889b8d246d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.265725 | controller | Jun 14 09:46:30.178952 crc crio[24245]: time="2026-06-14T09:46:30.178834693Z" level=info msg="Created container 5cbdfd7d48173a14fcfb3dd88f72ba44a0981038f4c30c0ad7e870d9fb04f65c: openstack/neutron-786fddcc85-bbkwq/neutron-httpd" id=db3e34c8-1d19-46eb-8304-1032800a81d6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.265740 | controller | Jun 14 09:46:30.194977 crc crio[24245]: time="2026-06-14T09:46:30.187244343Z" level=info msg="Starting container: 5cbdfd7d48173a14fcfb3dd88f72ba44a0981038f4c30c0ad7e870d9fb04f65c" id=5b461abb-5a35-403b-8a72-b0f13bb8c530 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.265756 | controller | Jun 14 09:46:30.237163 crc crio[24245]: time="2026-06-14T09:46:30.236674493Z" level=info msg="Removed container dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7: openstack/nova-api-0/nova-api-log" id=3ff77c37-1435-4244-9891-05b2d9d4a1dd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.265771 | controller | Jun 14 09:46:30.242394 crc crio[24245]: time="2026-06-14T09:46:30.24225732Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=429d1a0c-18b7-4ee1-9152-8e889b8d246d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.265787 | controller | Jun 14 09:46:30.242518 crc crio[24245]: time="2026-06-14T09:46:30.242440566Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=429d1a0c-18b7-4ee1-9152-8e889b8d246d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.265802 | controller | Jun 14 09:46:30.251376 crc crio[24245]: time="2026-06-14T09:46:30.251298934Z" level=info msg="Started container" PID=289206 containerID=5cbdfd7d48173a14fcfb3dd88f72ba44a0981038f4c30c0ad7e870d9fb04f65c description=openstack/neutron-786fddcc85-bbkwq/neutron-httpd id=5b461abb-5a35-403b-8a72-b0f13bb8c530 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1934190f21a4be7bf28a189729a05343fd988a221d8369517af41f179d4045
2026-06-14 10:12:37.265818 | controller | Jun 14 09:46:30.264640 crc crio[24245]: time="2026-06-14T09:46:30.26457083Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=daa5432f-32f7-49a6-9e41-ecfd23468d40 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.265834 | controller | Jun 14 09:46:30.318689 crc crio[24245]: time="2026-06-14T09:46:30.316170591Z" level=info msg="Removing container: 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4" id=ae356f8d-02b1-42b6-aad6-3e034d02c8be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.265852 | controller | Jun 14 09:46:30.342090 crc crio[24245]: time="2026-06-14T09:46:30.339196664Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-14 10:12:37.265869 | controller | Jun 14 09:46:30.371575 crc crio[24245]: time="2026-06-14T09:46:30.371516563Z" level=info msg="Stopping container: 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af (timeout: 30s)" id=9b381115-747d-4485-b92e-c1705d274762 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.265884 | controller | Jun 14 09:46:30.384933 crc crio[24245]: time="2026-06-14T09:46:30.382427394Z" level=info msg="Created container 99286280d413146c72007d504f255f10c26062e12a78daad00427f0b81a145dd: openstack/swift-storage-0/account-reaper" id=bf5e8426-ed08-44a6-98ef-6647881e39bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.265900 | controller | Jun 14 09:46:30.387230 crc crio[24245]: time="2026-06-14T09:46:30.387145979Z" level=info msg="Starting container: 99286280d413146c72007d504f255f10c26062e12a78daad00427f0b81a145dd" id=b991ae3b-5043-43dd-8901-a2799ed39b5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.265915 | controller | Jun 14 09:46:30.397017 crc crio[24245]: time="2026-06-14T09:46:30.396918034Z" level=info msg="Stopping container: 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f (timeout: 30s)" id=9b74f824-7bca-4a00-bbae-5ec6dee1947b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.265931 | controller | Jun 14 09:46:30.472694 crc crio[24245]: time="2026-06-14T09:46:30.472549386Z" level=info msg="Started container" PID=289336 containerID=99286280d413146c72007d504f255f10c26062e12a78daad00427f0b81a145dd description=openstack/swift-storage-0/account-reaper id=b991ae3b-5043-43dd-8901-a2799ed39b5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882
2026-06-14 10:12:37.265946 | controller | Jun 14 09:46:30.514520 crc crio[24245]: time="2026-06-14T09:46:30.514348054Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=d5698292-2911-41c0-9c9c-c5c7d88ee0d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.265962 | controller | Jun 14 09:46:30.514747 crc crio[24245]: time="2026-06-14T09:46:30.514598192Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=d5698292-2911-41c0-9c9c-c5c7d88ee0d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.265978 | controller | Jun 14 09:46:30.514747 crc crio[24245]: time="2026-06-14T09:46:30.514691035Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=d5698292-2911-41c0-9c9c-c5c7d88ee0d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.265993 | controller | Jun 14 09:46:30.522152 crc crio[24245]: time="2026-06-14T09:46:30.522070022Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=8cd35309-0ba0-4727-add9-f64dd69e2183 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.266009 | controller | Jun 14 09:46:30.535361 crc crio[24245]: time="2026-06-14T09:46:30.535218155Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-14 10:12:37.266024 | controller | Jun 14 09:46:30.687553 crc crio[24245]: time="2026-06-14T09:46:30.687462018Z" level=info msg="Removed container 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=ae356f8d-02b1-42b6-aad6-3e034d02c8be name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.266039 | controller | Jun 14 09:46:30.717694 crc crio[24245]: time="2026-06-14T09:46:30.713103133Z" level=info msg="Removing container: 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5" id=55b9b72a-ba0b-47ca-8a94-b681a1336bb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.266058 | controller | Jun 14 09:46:30.738186 crc crio[24245]: time="2026-06-14T09:46:30.738003464Z" level=info msg="Stopped container 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log" id=9b381115-747d-4485-b92e-c1705d274762 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.266073 | controller | Jun 14 09:46:30.848690 crc crio[24245]: time="2026-06-14T09:46:30.848058896Z" level=info msg="Removed container 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5: openstack/nova-metadata-0/nova-metadata-metadata" id=55b9b72a-ba0b-47ca-8a94-b681a1336bb8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.266089 | controller | Jun 14 09:46:30.883806 crc crio[24245]: time="2026-06-14T09:46:30.880738557Z" level=info msg="Removing container: 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89" id=bb09528f-d944-4b64-a29a-a8e7e883a6d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.266104 | controller | Jun 14 09:46:30.912160 crc crio[24245]: 2026-06-14T09:46:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1139881258c56e0 Mac:92:91:cb:22:51:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ba Mtu:0 Sandbox:/var/run/netns/5067c5ba-12b7-4c06-803d-ed7d6f067b40 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.266119 | controller | Jun 14 09:46:30.913637 crc crio[24245]: time="2026-06-14T09:46:30.913562396Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124 UID:f62f071b-ac3d-4cd2-b961-4114fab0734f NetNS:/var/run/netns/5067c5ba-12b7-4c06-803d-ed7d6f067b40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf62f071b_ac3d_4cd2_b961_4114fab0734f.slice PodAnnotations:0xc00274a588}] Aliases:map[]}"
2026-06-14 10:12:37.266134 | controller | Jun 14 09:46:30.913790 crc crio[24245]: time="2026-06-14T09:46:30.913754152Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.266150 | controller | Jun 14 09:46:30.968523 crc crio[24245]: time="2026-06-14T09:46:30.968297986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.266165 | controller | Jun 14 09:46:31.113009 crc crio[24245]: time="2026-06-14T09:46:31.112920494Z" level=info msg="Stopped container 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b: openstack/cinder-scheduler-0/probe" id=dbddbf61-629f-43ce-9512-3ad1a8736483 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.266181 | controller | Jun 14 09:46:31.158520 crc crio[24245]: time="2026-06-14T09:46:31.156803566Z" level=info msg="Ran pod sandbox 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124 with infra container: openstack/nova-scheduler-0/POD" id=745daa31-f414-429b-a2e4-5052388b9b52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.266197 | controller | Jun 14 09:46:31.194271 crc crio[24245]: time="2026-06-14T09:46:31.194193058Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=615de8bd-c08c-4233-beb2-9ce1f9d48048 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.266213 | controller | Jun 14 09:46:31.206199 crc crio[24245]: time="2026-06-14T09:46:31.2060554Z" level=info msg="Stopping container: e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920 (timeout: 30s)" id=ad5b5ebf-a39f-40fa-9122-524528f6d8d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.266231 | controller | Jun 14 09:46:31.208321 crc crio[24245]: time="2026-06-14T09:46:31.208198819Z" level=info msg="Stopping container: 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c (timeout: 30s)" id=a0ff9d6d-4668-4125-951f-37a04e1acc3e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.266247 | controller | Jun 14 09:46:31.232803 crc crio[24245]: time="2026-06-14T09:46:31.231893894Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=615de8bd-c08c-4233-beb2-9ce1f9d48048 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.266263 | controller | Jun 14 09:46:31.232803 crc crio[24245]: time="2026-06-14T09:46:31.232802293Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=615de8bd-c08c-4233-beb2-9ce1f9d48048 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.266279 | controller | Jun 14 09:46:31.233246 crc crio[24245]: time="2026-06-14T09:46:31.233155225Z" level=info msg="Removed container 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89: openstack/nova-metadata-0/nova-metadata-log" id=bb09528f-d944-4b64-a29a-a8e7e883a6d8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.266294 | controller | Jun 14 09:46:31.246292 crc crio[24245]: time="2026-06-14T09:46:31.245949736Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=b4e699f5-8b71-49f9-a333-75bc9685ee43 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.266309 | controller | Jun 14 09:46:31.248121 crc crio[24245]: time="2026-06-14T09:46:31.247796886Z" level=info msg="Removing container: 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797" id=4aa76427-8eb1-46e5-95e8-d8e2b5a5dc2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.266325 | controller | Jun 14 09:46:31.269144 crc crio[24245]: time="2026-06-14T09:46:31.268500272Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-14 10:12:37.266340 | controller | Jun 14 09:46:31.313359 crc crio[24245]: time="2026-06-14T09:46:31.313244886Z" level=info msg="Created container 9f49c9243978ff1b6dc4f030b4c2a3163093104d5a49457b7124c9855eb2a776: openstack/glance-default-external-api-0/glance-log" id=0392b8d8-c0d3-486f-adda-d1b93862d96f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.266375 | controller | Jun 14 09:46:31.324139 crc crio[24245]: time="2026-06-14T09:46:31.323776933Z" level=info msg="Starting container: 9f49c9243978ff1b6dc4f030b4c2a3163093104d5a49457b7124c9855eb2a776" id=f612f7d9-3018-41cf-9fc8-6e5cd5698c2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.266392 | controller | Jun 14 09:46:31.390947 crc crio[24245]: time="2026-06-14T09:46:31.390759347Z" level=info msg="Started container" PID=289442 containerID=9f49c9243978ff1b6dc4f030b4c2a3163093104d5a49457b7124c9855eb2a776 description=openstack/glance-default-external-api-0/glance-log id=f612f7d9-3018-41cf-9fc8-6e5cd5698c2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=703a06ea25db8db2affc933008874618116c4e47d842724501bcbf90f9de4581
2026-06-14 10:12:37.266408 | controller | Jun 14 09:46:31.433017 crc crio[24245]: time="2026-06-14T09:46:31.4305785Z" level=info msg="Removed container 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log" id=4aa76427-8eb1-46e5-95e8-d8e2b5a5dc2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.266424 | controller | Jun 14 09:46:31.474212 crc crio[24245]: time="2026-06-14T09:46:31.474040719Z" level=info msg="Stopped container 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker-log" id=a0ff9d6d-4668-4125-951f-37a04e1acc3e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.266444 | controller | Jun 14 09:46:31.491548 crc crio[24245]: time="2026-06-14T09:46:31.49149218Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2e5ab508-01ed-4b1c-98d2-5f7024b17997 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.266461 | controller | Jun 14 09:46:31.816529 crc crio[24245]: time="2026-06-14T09:46:31.815081006Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=f2e174f1-9ea4-49f6-89e1-7e82b31effa1 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.266477 | controller | Jun 14 09:46:31.844809 crc crio[24245]: time="2026-06-14T09:46:31.844708522Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=0b2639e7-1d29-49e1-84d8-0614e3722b5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.266493 | controller | Jun 14 09:46:31.845310 crc crio[24245]: time="2026-06-14T09:46:31.84526358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.266509 | controller | Jun 14 09:46:31.964789 crc crio[24245]: time="2026-06-14T09:46:31.964507958Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.266525 | controller | Jun 14 09:46:32.076423 crc crio[24245]: time="2026-06-14T09:46:32.076248395Z" level=info msg="Stopped container 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e: openstack/placement-67dd875588-dl4d8/placement-api" id=3b9242f0-afe7-4830-9177-2e4a5ad658b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.266540 | controller | Jun 14 09:46:32.082166 crc crio[24245]: time="2026-06-14T09:46:32.08208327Z" level=info msg="Stopping pod sandbox: 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d" id=4e3b2ca2-fa68-4296-a238-296be155c197 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.266556 | controller | Jun 14 09:46:32.083815 crc crio[24245]: time="2026-06-14T09:46:32.083746732Z" level=info msg="Got pod network &{Name:placement-67dd875588-dl4d8 Namespace:openstack ID:562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d UID:c2a26830-fc1e-4706-81ae-e0e9fb6b62f9 NetNS:/var/run/netns/27ec91b7-89d8-4c39-aa64-050084331409 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2a26830_fc1e_4706_81ae_e0e9fb6b62f9.slice PodAnnotations:0xc000602898}] Aliases:map[]}"
2026-06-14 10:12:37.266572 | controller | Jun 14 09:46:32.084027 crc crio[24245]: time="2026-06-14T09:46:32.083973419Z" level=info msg="Deleting pod openstack_placement-67dd875588-dl4d8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.266588 | controller | Jun 14 09:46:32.195324 crc crio[24245]: time="2026-06-14T09:46:32.195229239Z" level=info msg="Stopped container 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener" id=058754cd-6a1c-4869-a953-02b37674fc99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.266603 | controller | Jun 14 09:46:32.196241 crc crio[24245]: time="2026-06-14T09:46:32.196159968Z" level=info msg="Stopping pod sandbox: f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24" id=749ec088-0bc3-4532-915d-53fa237d6f50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.266619 | controller | Jun 14 09:46:32.197356 crc crio[24245]: time="2026-06-14T09:46:32.197300615Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-66fcb7b654-dwfb4 Namespace:openstack ID:f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24 UID:74ef61d7-eba6-40c4-9621-96f1c2305865 NetNS:/var/run/netns/96b9b851-23e1-49e4-ac65-4782ad5039b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74ef61d7_eba6_40c4_9621_96f1c2305865.slice PodAnnotations:0xc00161b248}] Aliases:map[]}"
2026-06-14 10:12:37.266638 | controller | Jun 14 09:46:32.197598 crc crio[24245]: time="2026-06-14T09:46:32.197488001Z" level=info msg="Deleting pod openstack_barbican-keystone-listener-66fcb7b654-dwfb4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.266654 | controller | Jun 14 09:46:33.150815 crc crio[24245]: time="2026-06-14T09:46:33.150337449Z" level=info msg="Stopped pod sandbox: f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24" id=749ec088-0bc3-4532-915d-53fa237d6f50 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.266670 | controller | Jun 14 09:46:33.155019 crc crio[24245]: time="2026-06-14T09:46:33.154959666Z" level=info msg="Stopped container fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91: openstack/cinder-api-0/cinder-api" id=9fc77ed4-9670-413a-80a4-4b5fec268f20 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.266686 | controller | Jun 14 09:46:33.160603 crc crio[24245]: time="2026-06-14T09:46:33.160515603Z" level=info msg="Stopping pod sandbox: 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5" id=00c334c4-f909-4021-9e5e-124c9f04bd37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.266707 | controller | Jun 14 09:46:33.163604 crc crio[24245]: time="2026-06-14T09:46:33.163544511Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5 UID:467d7e10-3d68-41b1-85de-20c7abb0f20e NetNS:/var/run/netns/cfc078e4-3e3f-4e6b-8d6d-eb9d44727cee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod467d7e10_3d68_41b1_85de_20c7abb0f20e.slice PodAnnotations:0xc003bf70c0}] Aliases:map[]}"
2026-06-14 10:12:37.266723 | controller | Jun 14 09:46:33.163833 crc crio[24245]: time="2026-06-14T09:46:33.163804039Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.266738 | controller | Jun 14 09:46:33.167688 crc crio[24245]: time="2026-06-14T09:46:33.166969308Z" level=info msg="Stopped pod sandbox: 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d" id=4e3b2ca2-fa68-4296-a238-296be155c197 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.266754 | controller | Jun 14 09:46:33.537402 crc crio[24245]: time="2026-06-14T09:46:33.536770183Z" level=info msg="Removing container: 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c" id=fc8e50d8-9dee-4ad4-9c9b-cb1e158fdb43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.266769 | controller | Jun 14 09:46:33.689978 crc crio[24245]: time="2026-06-14T09:46:33.689480547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.266784 | controller | Jun 14 09:46:33.829995 crc crio[24245]: time="2026-06-14T09:46:33.82988753Z" level=info msg="Removed container 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener" id=fc8e50d8-9dee-4ad4-9c9b-cb1e158fdb43 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.266799 | controller | Jun 14 09:46:33.838713 crc crio[24245]: time="2026-06-14T09:46:33.837577297Z" level=info msg="Removing container: b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32" id=dd37f3ad-5362-448d-bd53-b8dace13008b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.266815 | controller | Jun 14 09:46:33.902239 crc crio[24245]: time="2026-06-14T09:46:33.901518944Z" level=info msg="Stopped pod sandbox: 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5" id=00c334c4-f909-4021-9e5e-124c9f04bd37 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.266834 | controller | Jun 14 09:46:33.909972 crc crio[24245]: time="2026-06-14T09:46:33.907255798Z" level=info msg="Removed container b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener-log" id=dd37f3ad-5362-448d-bd53-b8dace13008b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.266850 | controller | Jun 14 09:46:33.957198 crc crio[24245]: time="2026-06-14T09:46:33.957000551Z" level=info msg="Removing container: 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e" id=586b4d68-8821-452e-88bd-8c8e25ab9073 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.266866 | controller | Jun 14 09:46:34.071010 crc crio[24245]: time="2026-06-14T09:46:34.070907678Z" level=info msg="Created container 835f413d70a6c00299c16d54751964b687e308e5f0f1edde60d0d3954a7f40c4: openstack/glance-default-external-api-0/glance-httpd" id=0b2639e7-1d29-49e1-84d8-0614e3722b5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.266881 | controller | Jun 14 09:46:34.107651 crc crio[24245]: time="2026-06-14T09:46:34.107553768Z" level=info msg="Starting container: 835f413d70a6c00299c16d54751964b687e308e5f0f1edde60d0d3954a7f40c4" id=4e37de80-06ed-450c-82cd-3e8a7bcb596e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.266896 | controller | Jun 14 09:46:34.112378 crc crio[24245]: time="2026-06-14T09:46:34.112284823Z" level=info msg="Removed container 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e: openstack/placement-67dd875588-dl4d8/placement-api" id=586b4d68-8821-452e-88bd-8c8e25ab9073 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.266912 | controller | Jun 14 09:46:34.137931 crc crio[24245]: time="2026-06-14T09:46:34.137883176Z" level=info msg="Removing container: 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7" id=7c2d382e-96c9-4bd7-be8e-cb2c230db0f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.266927 | controller | Jun 14 09:46:34.158024 crc crio[24245]: time="2026-06-14T09:46:34.139016772Z" level=info msg="Started container" PID=289877 containerID=835f413d70a6c00299c16d54751964b687e308e5f0f1edde60d0d3954a7f40c4 description=openstack/glance-default-external-api-0/glance-httpd id=4e37de80-06ed-450c-82cd-3e8a7bcb596e name=/runtime.v1.RuntimeService/StartContainer sandboxID=703a06ea25db8db2affc933008874618116c4e47d842724501bcbf90f9de4581
2026-06-14 10:12:37.266942 | controller | Jun 14 09:46:34.542823 crc crio[24245]: time="2026-06-14T09:46:34.542345193Z" level=info msg="Removed container 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7: openstack/placement-67dd875588-dl4d8/placement-log" id=7c2d382e-96c9-4bd7-be8e-cb2c230db0f6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.266957 | controller | Jun 14 09:46:34.703384 crc crio[24245]: time="2026-06-14T09:46:34.703294816Z" level=info msg="Removing container: fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91" id=2e4ded0b-c17f-41ed-b711-7da78f9d80fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.266972 | controller | Jun 14 09:46:34.879898 crc crio[24245]: time="2026-06-14T09:46:34.864393693Z" level=info msg="Stopped container 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f: openstack/barbican-api-66fc76bd44-pldsx/barbican-api" id=9b74f824-7bca-4a00-bbae-5ec6dee1947b name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.266988 | controller | Jun 14 09:46:34.890007 crc crio[24245]: time="2026-06-14T09:46:34.889961485Z" level=info msg="Stopping pod sandbox: 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142" id=fb732144-739e-4367-8cb0-3ff64bfc0e43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.267003 | controller | Jun 14 09:46:34.905991 crc crio[24245]: time="2026-06-14T09:46:34.905919449Z" level=info msg="Got pod network &{Name:barbican-api-66fc76bd44-pldsx Namespace:openstack ID:0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142 UID:99cd84e0-56e4-4716-9113-229c7b8a9a6f NetNS:/var/run/netns/95dd438f-d484-4858-8bd3-e14b671c608d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99cd84e0_56e4_4716_9113_229c7b8a9a6f.slice PodAnnotations:0xc001c3c078}] Aliases:map[]}"
2026-06-14 10:12:37.267023 | controller | Jun 14 09:46:34.906511 crc crio[24245]: time="2026-06-14T09:46:34.906486447Z" level=info msg="Deleting pod openstack_barbican-api-66fc76bd44-pldsx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.267039 | controller | Jun 14 09:46:35.065518 crc crio[24245]: time="2026-06-14T09:46:35.061683038Z" level=info msg="Removed container fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91: openstack/cinder-api-0/cinder-api" id=2e4ded0b-c17f-41ed-b711-7da78f9d80fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.267055 | controller | Jun 14 09:46:35.091369 crc crio[24245]: time="2026-06-14T09:46:35.091218055Z" level=info msg="Removing container: f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a" id=1709689f-2916-4210-8009-95fa87a940ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.267070 | controller | Jun 14 09:46:35.256089 crc crio[24245]: time="2026-06-14T09:46:35.256034Z" level=info msg="Removed container f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a: openstack/cinder-api-0/cinder-api-log" id=1709689f-2916-4210-8009-95fa87a940ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.267086 | controller | Jun 14 09:46:35.271681 crc crio[24245]: time="2026-06-14T09:46:35.26910655Z" level=info msg="Removing container: 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e" id=79bda21a-56da-4925-806b-46458d9e499e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.267101 | controller | Jun 14 09:46:35.324091 crc crio[24245]: time="2026-06-14T09:46:35.323172192Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=13c171fe-26d8-4f70-8b77-6fc71f511e52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.267117 | controller | Jun 14 09:46:35.324091 crc crio[24245]: time="2026-06-14T09:46:35.323586045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.267132 | controller | Jun 14 09:46:35.549136 crc crio[24245]: time="2026-06-14T09:46:35.54905312Z" level=info msg="Removed container 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e: openstack/barbican-api-66fc76bd44-pldsx/barbican-api" id=79bda21a-56da-4925-806b-46458d9e499e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.267148 | controller | Jun 14 09:46:35.549291 crc crio[24245]: time="2026-06-14T09:46:35.549141777Z" level=info msg="Stopped pod sandbox: 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142" id=fb732144-739e-4367-8cb0-3ff64bfc0e43 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.267163 | controller | Jun 14 09:46:36.014968 crc crio[24245]: time="2026-06-14T09:46:36.014537458Z" level=info msg="Removing container: 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af" id=3a6c8bd2-6459-4297-94a3-9db5309ba916 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.267178 | controller | Jun 14 09:46:37.624269 crc crio[24245]: time="2026-06-14T09:46:37.62368279Z" level=info msg="Stopped container 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d: openstack/cinder-scheduler-0/cinder-scheduler" id=a36c1ebd-4b60-4d60-9260-dbce602075b1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.267193 | controller | Jun 14 09:46:37.625993 crc crio[24245]: time="2026-06-14T09:46:37.62594932Z" level=info msg="Stopping pod sandbox: f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0" id=6d6b89a2-3cf6-46cf-b14e-b711cf269db3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.267212 | controller | Jun 14 09:46:37.635061 crc crio[24245]: time="2026-06-14T09:46:37.635012211Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0 UID:ef1c8216-a0bf-49c5-8d4a-d354f6e8ced0 NetNS:/var/run/netns/2ebbd713-7cae-4ac5-ae78-4641176d1f59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef1c8216_a0bf_49c5_8d4a_d354f6e8ced0.slice PodAnnotations:0xc000620640}] Aliases:map[]}"
2026-06-14 10:12:37.267229 | controller | Jun 14 09:46:37.635411 crc crio[24245]: time="2026-06-14T09:46:37.635390454Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.267245 | controller | Jun 14 09:46:37.701826 crc crio[24245]: time="2026-06-14T09:46:37.701681802Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:0484d8befc6676ecddf78b03f63bb0e84bfb920d7b8b186fedb176226f7bf3b5 UID:45fd5cc4-3723-4e04-9ec9-aad68ae6c0f8 NetNS:/var/run/netns/edf4fc8a-50c9-46bd-a63c-3d25933e0fdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45fd5cc4_3723_4e04_9ec9_aad68ae6c0f8.slice PodAnnotations:0xc001b86730}] Aliases:map[]}"
2026-06-14 10:12:37.267261 | controller | Jun 14 09:46:37.701826 crc crio[24245]: time="2026-06-14T09:46:37.701797096Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.267276 | controller | Jun 14 09:46:38.400690 crc crio[24245]: 2026-06-14T09:46:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0484d8befc6676e Mac:1a:3f:df:bf:fe:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bb Mtu:0 Sandbox:/var/run/netns/edf4fc8a-50c9-46bd-a63c-3d25933e0fdb SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.1.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.267292 | controller | Jun 14 09:46:38.402576 crc crio[24245]: time="2026-06-14T09:46:38.402532644Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:0484d8befc6676ecddf78b03f63bb0e84bfb920d7b8b186fedb176226f7bf3b5 UID:45fd5cc4-3723-4e04-9ec9-aad68ae6c0f8 NetNS:/var/run/netns/edf4fc8a-50c9-46bd-a63c-3d25933e0fdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45fd5cc4_3723_4e04_9ec9_aad68ae6c0f8.slice PodAnnotations:0xc001b86730}] Aliases:map[]}"
2026-06-14 10:12:37.267308 | controller | Jun 14 09:46:38.402990 crc crio[24245]: time="2026-06-14T09:46:38.402963738Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.267324 | controller | Jun 14 09:46:38.924572 crc crio[24245]: time="2026-06-14T09:46:38.923032971Z" level=info msg="Stopped pod sandbox: f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0" id=6d6b89a2-3cf6-46cf-b14e-b711cf269db3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.267340 | controller | Jun 14 09:46:40.021161 crc crio[24245]: time="2026-06-14T09:46:40.020752509Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=a7696616-55fb-472c-917d-711e84d833d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.267378 | controller | Jun 14 09:46:40.021597 crc crio[24245]: time="2026-06-14T09:46:40.021194643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.267401 | controller | Jun 14 09:46:41.138305 crc crio[24245]: time="2026-06-14T09:46:41.137587472Z" level=info msg="Stopped container e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker" id=ad5b5ebf-a39f-40fa-9122-524528f6d8d9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.267418 | controller | Jun 14 09:46:41.152131 crc crio[24245]: time="2026-06-14T09:46:41.152038504Z" level=info msg="Stopping pod sandbox: 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734" id=05726e87-d3be-45ca-ac60-bcda8581d840 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.267434 | controller | Jun 14 09:46:41.155146 crc crio[24245]: time="2026-06-14T09:46:41.155073512Z" level=info msg="Got pod network &{Name:barbican-worker-59545949d9-qm8wv Namespace:openstack ID:8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734 UID:c9c48d9e-0e0e-46a9-86a1-96d98bd20dd2 NetNS:/var/run/netns/cf640cbf-407d-498f-854a-d511f1467a7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9c48d9e_0e0e_46a9_86a1_96d98bd20dd2.slice PodAnnotations:0xc002c93308}] Aliases:map[]}"
2026-06-14 10:12:37.267450 | controller | Jun 14 09:46:41.155399 crc crio[24245]: time="2026-06-14T09:46:41.155286258Z" level=info msg="Deleting pod openstack_barbican-worker-59545949d9-qm8wv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.267466 | controller | Jun 14 09:46:41.155925 crc crio[24245]: time="2026-06-14T09:46:41.155776832Z" level=info msg="Removed container 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log" id=3a6c8bd2-6459-4297-94a3-9db5309ba916 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.267481 | controller | Jun 14 09:46:41.164958 crc crio[24245]: time="2026-06-14T09:46:41.164823275Z" level=info msg="Removing container: 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f" id=53c79c95-d609-45de-9afe-6ccf5433e035 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.267497 | controller | Jun 14 09:46:41.172235 crc crio[24245]: time="2026-06-14T09:46:41.17217191Z" level=info msg="Ran pod sandbox 0484d8befc6676ecddf78b03f63bb0e84bfb920d7b8b186fedb176226f7bf3b5 with infra container: openstack/cinder-api-0/POD" id=13c171fe-26d8-4f70-8b77-6fc71f511e52 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.267513 | controller | Jun 14 09:46:41.175747 crc crio[24245]: time="2026-06-14T09:46:41.175694215Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=236698b0-4491-4872-82ce-bab565a8775f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.267528 | controller | Jun 14 09:46:41.231922 crc crio[24245]: time="2026-06-14T09:46:41.228515085Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=c54b614a-80b3-4931-9321-f9f5e567ca97 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.267544 | controller | Jun 14 09:46:41.231922 crc crio[24245]: time="2026-06-14T09:46:41.228887607Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e" id=b4e699f5-8b71-49f9-a333-75bc9685ee43 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.267559 | controller | Jun 14 09:46:41.240526 crc crio[24245]: time="2026-06-14T09:46:41.239279057Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=312140ee-dfd6-4992-925a-4036cbecdf96 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.267574 | controller | Jun 14 09:46:41.344292 crc crio[24245]: time="2026-06-14T09:46:41.343713039Z" level=info msg="Stopping pod sandbox: 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54" id=4d7eb5cd-c242-48b2-a2b9-0a2423e6e241 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.267593 | controller | Jun 14 09:46:41.345236 crc crio[24245]: time="2026-06-14T09:46:41.345166886Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-hqvq5 Namespace:openstack ID:4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54 UID:1cb888f6-fc22-441f-bc6d-42bdac6d45a7 NetNS:/var/run/netns/1db11037-9ea1-4616-b3db-3ded9431b1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cb888f6_fc22_441f_bc6d_42bdac6d45a7.slice PodAnnotations:0xc00274a140}] Aliases:map[]}"
2026-06-14 10:12:37.267610 | controller | Jun 14 09:46:41.345687 crc crio[24245]: time="2026-06-14T09:46:41.345421554Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-hqvq5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.267626 | controller | Jun 14 09:46:41.414983 crc crio[24245]: time="2026-06-14T09:46:41.41472359Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=677dae45-1fe3-43f1-aac0-cfc985784339 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.267642 | controller | Jun 14 09:46:41.437642 crc crio[24245]: time="2026-06-14T09:46:41.43749112Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1" id=8cd35309-0ba0-4727-add9-f64dd69e2183 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.267657 | controller | Jun 14 09:46:41.439101 crc crio[24245]: time="2026-06-14T09:46:41.439013341Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=397f20a3-9e03-4b56-a5b7-4f2429d5512b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.267673 | controller | Jun 14 09:46:41.448396 crc crio[24245]: time="2026-06-14T09:46:41.448328109Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c" id=8d008fee-cbab-49e3-b214-68b9dcf8acbd name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.267688 | controller | Jun 14 09:46:41.450304 crc crio[24245]: time="2026-06-14T09:46:41.450239016Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=02d2ae88-f2d3-4b15-ad15-1c95ea7e0473 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.267703 | controller | Jun 14 09:46:41.580359 crc crio[24245]: time="2026-06-14T09:46:41.580156579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.267719 | controller | Jun 14 09:46:41.593898 crc crio[24245]: time="2026-06-14T09:46:41.593081942Z" level=info msg="Removed container 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f: openstack/barbican-api-66fc76bd44-pldsx/barbican-api" id=53c79c95-d609-45de-9afe-6ccf5433e035 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.267734 | controller | Jun 14 09:46:41.600115 crc crio[24245]: time="2026-06-14T09:46:41.59930939Z" level=info msg="Removing container: 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b" id=611822e9-52fe-4524-bd84-d2bb90aa2255 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.267750 | controller | Jun 14 09:46:41.622905 crc crio[24245]: time="2026-06-14T09:46:41.62258728Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=e61a9e3e-df36-4918-a8cf-0dc645724521 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.267765 | controller | Jun 14 09:46:41.632892 crc crio[24245]: time="2026-06-14T09:46:41.629908725Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:28a39464df5ee9192e484e10eba8539fb608be61d6fa613986393d2b3870c532 UID:06ff0f8f-6cf0-42cb-a2d6-679283b15433 NetNS:/var/run/netns/e8122f22-f936-4ff7-97fc-fbfd3d0b87a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06ff0f8f_6cf0_42cb_a2d6_679283b15433.slice PodAnnotations:0xc002c92540}] Aliases:map[]}"
2026-06-14 10:12:37.267785 | controller | Jun 14 09:46:41.632892 crc crio[24245]: time="2026-06-14T09:46:41.630006738Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.267801 | controller | Jun 14 09:46:41.643895 crc crio[24245]: time="2026-06-14T09:46:41.642108471Z" level=info msg="Stopped pod sandbox: 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734" id=05726e87-d3be-45ca-ac60-bcda8581d840 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.267816 | controller | Jun 14 09:46:41.654327 crc crio[24245]: time="2026-06-14T09:46:41.654230908Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b09ab027-b6fb-416d-8929-4e2de8d6ae28 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.267831 | controller | Jun 14 09:46:41.659397 crc crio[24245]: time="2026-06-14T09:46:41.659311812Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c" id=daa5432f-32f7-49a6-9e41-ecfd23468d40 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.267846 | controller | Jun 14 09:46:41.660921 crc crio[24245]: time="2026-06-14T09:46:41.660800406Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=44c3b612-108d-4ae0-95a0-ea842c1fc795 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.267861 | controller | Jun 14 09:46:41.668657 crc crio[24245]: time="2026-06-14T09:46:41.668427648Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=3de99b96-425e-47a9-bef4-b210c044d08c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.267892 | controller | Jun 14 09:46:41.688806 crc crio[24245]: time="2026-06-14T09:46:41.688701276Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=376cd33e-1118-4a0f-89df-747ff048254d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.267908 | controller | Jun 14 09:46:41.794893 crc crio[24245]: time="2026-06-14T09:46:41.79208992Z" level=info msg="Removed container 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b: openstack/cinder-scheduler-0/probe" id=611822e9-52fe-4524-bd84-d2bb90aa2255 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.267923 | controller | Jun 14 09:46:41.801905 crc crio[24245]: time="2026-06-14T09:46:41.801077333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.267938 | controller | Jun 14 09:46:41.809675 crc crio[24245]: time="2026-06-14T09:46:41.808185799Z" level=info msg="Removing container: 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d" id=7071cd6e-50b2-476f-972a-46ff40d10d73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.267953 | controller | Jun 14 09:46:41.856072 crc crio[24245]: time="2026-06-14T09:46:41.854132276Z" level=info msg="Removed container 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d: openstack/cinder-scheduler-0/cinder-scheduler" id=7071cd6e-50b2-476f-972a-46ff40d10d73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.267968 | controller | Jun 14 09:46:41.926775 crc crio[24245]: time="2026-06-14T09:46:41.926052809Z" level=info msg="Stopped pod sandbox: 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54" id=4d7eb5cd-c242-48b2-a2b9-0a2423e6e241 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.267989 | controller | Jun 14 09:46:41.930400 crc crio[24245]: time="2026-06-14T09:46:41.930252337Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=77bc6986-7878-4e3b-9cb5-12d02d0bee12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.268005 | controller | Jun 14 09:46:41.938382 crc crio[24245]: time="2026-06-14T09:46:41.937102877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268020 | controller | Jun 14 09:46:42.033564 crc crio[24245]: time="2026-06-14T09:46:42.032677365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268035 | controller | Jun 14 09:46:42.037166 crc crio[24245]: time="2026-06-14T09:46:42.037114115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268051 | controller | Jun 14 09:46:42.092036 crc crio[24245]: time="2026-06-14T09:46:42.091784245Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=ee24f16c-e778-4cc3-b9de-938382d3100e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.268066 | controller | Jun 14 09:46:42.094068 crc crio[24245]: time="2026-06-14T09:46:42.093982574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268082 | controller | Jun 14 09:46:42.161656 crc crio[24245]: time="2026-06-14T09:46:42.161273809Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=98f8cfe8-0ff8-4f46-a5c5-cc1a239617b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.268097 | controller | Jun 14 09:46:42.204322 crc crio[24245]: 2026-06-14T09:46:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28a39464df5ee91 Mac:9e:79:68:f2:5a:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bc Mtu:0 Sandbox:/var/run/netns/e8122f22-f936-4ff7-97fc-fbfd3d0b87a7 SocketPath: PciID:}] [{Interface:0xc000508430 Address:{IP:10.217.1.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.268113 | controller | Jun 14 09:46:42.206540 crc crio[24245]: time="2026-06-14T09:46:42.206355323Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=f445cdb3-026d-4989-b433-63c2bd7529e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.268128 | controller | Jun 14 09:46:42.206540 crc crio[24245]: time="2026-06-14T09:46:42.206350965Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:28a39464df5ee9192e484e10eba8539fb608be61d6fa613986393d2b3870c532 UID:06ff0f8f-6cf0-42cb-a2d6-679283b15433 NetNS:/var/run/netns/e8122f22-f936-4ff7-97fc-fbfd3d0b87a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06ff0f8f_6cf0_42cb_a2d6_679283b15433.slice PodAnnotations:0xc002c92540}] Aliases:map[]}"
2026-06-14 10:12:37.268145 | controller | Jun 14 09:46:42.206943 crc crio[24245]: time="2026-06-14T09:46:42.206843391Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.268161 | controller | Jun 14 09:46:42.240522 crc crio[24245]: time="2026-06-14T09:46:42.240425333Z" level=info msg="Created container 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb: openstack/nova-metadata-0/nova-metadata-log" id=77bc6986-7878-4e3b-9cb5-12d02d0bee12 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.268177 | controller | Jun 14 09:46:42.243194 crc crio[24245]: time="2026-06-14T09:46:42.243093439Z" level=info msg="Starting container: 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb" id=38b435df-b157-43c9-a57b-dd5456574494 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.268195 | controller | Jun 14 09:46:42.258650 crc crio[24245]: time="2026-06-14T09:46:42.258456453Z" level=info msg="Started container" PID=290783 containerID=0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb description=openstack/nova-metadata-0/nova-metadata-log id=38b435df-b157-43c9-a57b-dd5456574494 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972
2026-06-14 10:12:37.268211 | controller | Jun 14 09:46:42.297148 crc crio[24245]: time="2026-06-14T09:46:42.297028312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=493341b3-ed29-4536-b0b2-9e4547c84543 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.268227 | controller | Jun 14 09:46:42.423188 crc crio[24245]: time="2026-06-14T09:46:42.423107073Z" level=info msg="Removing container: e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920" id=981cbfcd-e147-40d6-a40e-09438d235322 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.268243 | controller | Jun 14 09:46:42.427057 crc crio[24245]: time="2026-06-14T09:46:42.426727218Z" level=info msg="Stopping pod sandbox: 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8" id=3bc2e5c1-edd4-4687-9658-773726415510 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.268258 | controller | Jun 14 09:46:42.427234 crc crio[24245]: time="2026-06-14T09:46:42.427212024Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-2wm4j Namespace:openstack ID:7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8 UID:7ebe526e-fc7b-4976-9bb6-ee0d040dd9ee NetNS:/var/run/netns/63a9230b-796a-419a-af65-5fb1a499320a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ebe526e_fc7b_4976_9bb6_ee0d040dd9ee.slice PodAnnotations:0xc00161b458}] Aliases:map[]}"
2026-06-14 10:12:37.268274 | controller | Jun 14 09:46:42.427490 crc crio[24245]: time="2026-06-14T09:46:42.427336728Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-2wm4j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.268290 | controller | Jun 14 09:46:43.385357 crc crio[24245]: time="2026-06-14T09:46:43.384651369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268306 | controller | Jun 14 09:46:43.532127 crc crio[24245]: time="2026-06-14T09:46:43.531982785Z" level=info msg="Created container b45d9b0ddf181c3a5ec0e81b55b01fa3cf1de673ebcfe2ccde9469b28d7e2407: openstack/cinder-api-0/cinder-api-log" id=677dae45-1fe3-43f1-aac0-cfc985784339 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.268322 | controller | Jun 14 09:46:43.533523 crc crio[24245]: time="2026-06-14T09:46:43.533451412Z" level=info msg="Starting container: b45d9b0ddf181c3a5ec0e81b55b01fa3cf1de673ebcfe2ccde9469b28d7e2407" id=1c101e8f-6930-4fb4-9ba0-965c057ca40c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.268338 | controller | Jun 14 09:46:43.540315 crc crio[24245]: time="2026-06-14T09:46:43.53993459Z" level=info msg="Started container" PID=290958 containerID=b45d9b0ddf181c3a5ec0e81b55b01fa3cf1de673ebcfe2ccde9469b28d7e2407 description=openstack/cinder-api-0/cinder-api-log id=1c101e8f-6930-4fb4-9ba0-965c057ca40c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0484d8befc6676ecddf78b03f63bb0e84bfb920d7b8b186fedb176226f7bf3b5
2026-06-14 10:12:37.268373 | controller | Jun 14 09:46:43.554914 crc crio[24245]: time="2026-06-14T09:46:43.554754871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=d69cbf99-fae0-408b-a9ce-2c3355a83a7d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.268394 | controller | Jun 14 09:46:45.270639 crc crio[24245]: time="2026-06-14T09:46:45.270106853Z" level=info msg="Stopped pod sandbox: 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8" id=3bc2e5c1-edd4-4687-9658-773726415510 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.268410 | controller | Jun 14 09:46:45.275684 crc crio[24245]: time="2026-06-14T09:46:45.275577301Z" level=info msg="Ran pod sandbox 28a39464df5ee9192e484e10eba8539fb608be61d6fa613986393d2b3870c532 with infra container: openstack/cinder-scheduler-0/POD" id=a7696616-55fb-472c-917d-711e84d833d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.268426 | controller | Jun 14 09:46:45.280298 crc crio[24245]: time="2026-06-14T09:46:45.280177333Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=581c6215-157b-4909-ba34-b587c5021783 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.268442 | controller | Jun 14 09:46:45.280434 crc crio[24245]: time="2026-06-14T09:46:45.280400601Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=581c6215-157b-4909-ba34-b587c5021783 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.268457 | controller | Jun 14 09:46:45.280583 crc crio[24245]: time="2026-06-14T09:46:45.280445602Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=581c6215-157b-4909-ba34-b587c5021783 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.268473 | controller | Jun 14 09:46:45.283723 crc crio[24245]: time="2026-06-14T09:46:45.283613743Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=6a17d2d2-20d4-4c5a-8437-ca76f6fb53dc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.268489 | controller | Jun 14 09:46:45.293033 crc crio[24245]: time="2026-06-14T09:46:45.29293889Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-14 10:12:37.268505 | controller | Jun 14 09:46:45.296232 crc crio[24245]: time="2026-06-14T09:46:45.296129441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268521 | controller | Jun 14 09:46:45.300890 crc crio[24245]: time="2026-06-14T09:46:45.300769758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268536 | controller | Jun 14 09:46:45.376565 crc crio[24245]: time="2026-06-14T09:46:45.376150287Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=b959f4de-3a61-4270-99fc-d52481d4ec75 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.268552 | controller | Jun 14 09:46:45.380338 crc crio[24245]: time="2026-06-14T09:46:45.380245478Z" level=info msg="Removed container e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker" id=981cbfcd-e147-40d6-a40e-09438d235322 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.268568 | controller | Jun 14 09:46:45.389953 crc crio[24245]: time="2026-06-14T09:46:45.389812321Z" level=info msg="Removing container: 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c" id=58a4b1da-42a9-43b4-ab37-d8979668c075 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.268583 | controller | Jun 14 09:46:45.395206 crc crio[24245]: time="2026-06-14T09:46:45.395092741Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=bd012ef7-ac98-47e8-8406-763b1ff3f7db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.268599 | controller | Jun 14 09:46:45.395599 crc crio[24245]: time="2026-06-14T09:46:45.395520345Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268618 | controller | Jun 14 09:46:45.399942 crc crio[24245]: time="2026-06-14T09:46:45.399780309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268633 | controller | Jun 14 09:46:45.431052 crc crio[24245]: time="2026-06-14T09:46:45.43095797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268649 | controller | Jun 14 09:46:45.438481 crc crio[24245]: time="2026-06-14T09:46:45.438289377Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765" id=28fd5b6d-f894-4781-befe-8134142759a8 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.268664 | controller | Jun 14 09:46:45.441275 crc crio[24245]: time="2026-06-14T09:46:45.441077124Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=cf2c3fe8-1baf-4973-a264-75798da3f00e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.268680 | controller | Jun 14 09:46:45.449291 crc crio[24245]: time="2026-06-14T09:46:45.449165768Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ec3860ca-139f-4856-b2f9-bf69c3bad5f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.268695 | controller | Jun 14 09:46:45.467532 crc crio[24245]: time="2026-06-14T09:46:45.467413799Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=be2b5523-9980-4a72-abd8-22580a3b6831 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.268711 | controller | Jun 14 09:46:45.479765 crc crio[24245]: time="2026-06-14T09:46:45.479422981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268728 | controller | Jun 14 09:46:45.481960 crc crio[24245]: time="2026-06-14T09:46:45.481891292Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=297bbb43-44d4-4bed-84d7-08d459ffdabc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.268744 | controller | Jun 14 09:46:45.484319 crc crio[24245]: time="2026-06-14T09:46:45.484238984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268760 | controller | Jun 14 09:46:45.485433 crc crio[24245]: time="2026-06-14T09:46:45.4853459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268775 | controller | Jun 14 09:46:45.489399 crc crio[24245]: time="2026-06-14T09:46:45.489301335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268791 | controller | Jun 14 09:46:45.495525 crc crio[24245]: time="2026-06-14T09:46:45.495472972Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=b8632df2-18cd-403b-b2b2-0ceb98c65049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.268807 | controller | Jun 14 09:46:45.523052 crc crio[24245]: time="2026-06-14T09:46:45.522971917Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268823 | controller | Jun 14 09:46:45.524033 crc crio[24245]: time="2026-06-14T09:46:45.523980589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268842 | controller | Jun 14 09:46:45.527359 crc crio[24245]: time="2026-06-14T09:46:45.52714714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268857 | controller | Jun 14 09:46:45.565694 crc crio[24245]: time="2026-06-14T09:46:45.56551343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268873 | controller | Jun 14 09:46:45.583101 crc crio[24245]: time="2026-06-14T09:46:45.582974409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268889 | controller | Jun 14 09:46:45.601015 crc crio[24245]: time="2026-06-14T09:46:45.600836623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268904 | controller | Jun 14 09:46:45.609591 crc crio[24245]: time="2026-06-14T09:46:45.609518449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.268920 | controller | Jun 14 09:46:45.698203 crc crio[24245]: time="2026-06-14T09:46:45.697819697Z" level=info msg="Removed container 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker-log" id=58a4b1da-42a9-43b4-ab37-d8979668c075 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.268935 | controller | Jun 14 09:46:45.964831 crc crio[24245]: time="2026-06-14T09:46:45.964093798Z" level=info msg="Created container 21f3e437b7f70c7cbd1b85ebcf0eb0c8fedd645224a9fd3e9deddc20307623cd: openstack/ceilometer-0/sg-core" id=b8632df2-18cd-403b-b2b2-0ceb98c65049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.268951 | controller | Jun 14 09:46:45.972265 crc crio[24245]: time="2026-06-14T09:46:45.972066062Z" level=info msg="Starting container: 21f3e437b7f70c7cbd1b85ebcf0eb0c8fedd645224a9fd3e9deddc20307623cd" id=1ab055b3-d056-4ea4-acf4-8376d6534f8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.268967 | controller | Jun 14 09:46:45.978919 crc crio[24245]: time="2026-06-14T09:46:45.978697066Z" level=info msg="Created container a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c: openstack/nova-api-0/nova-api-log" id=f445cdb3-026d-4989-b433-63c2bd7529e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.268982 | controller | Jun 14 09:46:45.984220 crc crio[24245]: time="2026-06-14T09:46:45.981524133Z" level=info msg="Starting container: a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c" id=a57d4633-63fa-4256-92ec-dbae97dd3013 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.268998 | controller | Jun 14 09:46:45.984220 crc crio[24245]: time="2026-06-14T09:46:45.981779783Z" level=info msg="Created container 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=98f8cfe8-0ff8-4f46-a5c5-cc1a239617b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.269013 | controller | Jun 14 09:46:45.984543 crc crio[24245]: time="2026-06-14T09:46:45.984472117Z" level=info msg="Starting container: 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282" id=e9652e03-094e-4425-84b5-754a8fa23dc0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.269029 | controller | Jun 14 09:46:45.991295 crc crio[24245]: time="2026-06-14T09:46:45.991183543Z" level=info msg="Started container" PID=291173 containerID=21f3e437b7f70c7cbd1b85ebcf0eb0c8fedd645224a9fd3e9deddc20307623cd description=openstack/ceilometer-0/sg-core id=1ab055b3-d056-4ea4-acf4-8376d6534f8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4
2026-06-14 10:12:37.269047 | controller | Jun 14 09:46:45.997126 crc crio[24245]: time="2026-06-14T09:46:45.997049748Z" level=info msg="Started container" PID=291176 containerID=01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e9652e03-094e-4425-84b5-754a8fa23dc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124
2026-06-14 10:12:37.269064 | controller | Jun 14 09:46:45.997596 crc crio[24245]: time="2026-06-14T09:46:45.997556395Z" level=info msg="Started container" PID=291174 containerID=a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c description=openstack/nova-api-0/nova-api-log id=a57d4633-63fa-4256-92ec-dbae97dd3013 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2
2026-06-14 10:12:37.269080 | controller | Jun 14 09:46:46.002819 crc crio[24245]: time="2026-06-14T09:46:46.002707248Z" level=info msg="Created container ed0742091eb5b27c4cced9521eef3845e0cae4bb5cc69a0e460ea7e58a053f4b: openstack/swift-storage-0/container-server" id=ee24f16c-e778-4cc3-b9de-938382d3100e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.269096 | controller | Jun 14 09:46:46.006039 crc crio[24245]: time="2026-06-14T09:46:46.005272158Z" level=info msg="Starting container: ed0742091eb5b27c4cced9521eef3845e0cae4bb5cc69a0e460ea7e58a053f4b" id=d4e8917f-c430-41b6-8941-412aa8a3e740 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.269113 | controller | Jun 14 09:46:46.007506 crc crio[24245]: time="2026-06-14T09:46:46.007448378Z" level=info msg="Created container f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717: openstack/nova-metadata-0/nova-metadata-metadata" id=297bbb43-44d4-4bed-84d7-08d459ffdabc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.269135 | controller | Jun 14 09:46:46.011046 crc crio[24245]: time="2026-06-14T09:46:46.010969951Z" level=info msg="Starting container: f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717" id=efb27d78-e64d-4de3-99aa-3376165a0c67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.269190 | controller | Jun 14 09:46:46.017580 crc crio[24245]: time="2026-06-14T09:46:46.017486567Z" level=info msg="Started container" PID=291175 containerID=f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717 description=openstack/nova-metadata-0/nova-metadata-metadata id=efb27d78-e64d-4de3-99aa-3376165a0c67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972
2026-06-14 10:12:37.269226 | controller | Jun 14 09:46:46.027263 crc crio[24245]: time="2026-06-14T09:46:46.027154247Z" level=info msg="Started container" PID=291177 containerID=ed0742091eb5b27c4cced9521eef3845e0cae4bb5cc69a0e460ea7e58a053f4b description=openstack/swift-storage-0/container-server id=d4e8917f-c430-41b6-8941-412aa8a3e740 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882
2026-06-14 10:12:37.269256 | controller | Jun 14 09:46:46.027263 crc crio[24245]: time="2026-06-14T09:46:46.027171106Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=345b6d83-9947-4d65-bcca-a7809676ce4e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.269289 | controller | Jun 14 09:46:46.030181 crc crio[24245]: time="2026-06-14T09:46:46.030117719Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17" id=6a17d2d2-20d4-4c5a-8437-ca76f6fb53dc name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.269319 | controller | Jun 14 09:46:46.030655 crc crio[24245]: time="2026-06-14T09:46:46.030584644Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=557765a5-4d88-48aa-b7c3-a6a715dfb9c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.269403 | controller | Jun 14 09:46:46.033282 crc crio[24245]: time="2026-06-14T09:46:46.033196382Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=e3f2421a-7ca6-42c4-a706-0fc5cd8173ba name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.269438 | controller | Jun 14 09:46:46.063554 crc crio[24245]: time="2026-06-14T09:46:46.063458249Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=49bd1a41-bf6e-4bcb-bf85-a3bead847e75 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.269457 | controller | Jun 14 09:46:46.090297 crc crio[24245]: time="2026-06-14T09:46:46.090094097Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=96de5730-fc77-49a1-877f-fd9d20519fc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.269473 | controller | Jun 14 09:46:46.105544 crc crio[24245]: time="2026-06-14T09:46:46.105446304Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=645f0cbc-ff57-471e-99cc-e53c0c2bfd0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.269489 | controller | Jun 14 09:46:46.107530 crc crio[24245]: time="2026-06-14T09:46:46.107410327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.269505 | controller | Jun 14 09:46:46.121398 crc crio[24245]: time="2026-06-14T09:46:46.120831047Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=2c4cef39-8274-4103-bac8-d37c5be4bb35 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.269520 | controller | Jun 14 09:46:46.140412 crc crio[24245]: time="2026-06-14T09:46:46.140308048Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8568be3f-37b3-4ddd-869f-bdc56d65549a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.269537 | controller | Jun 14 09:46:46.144758 crc crio[24245]: time="2026-06-14T09:46:46.144681624Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=89456be5-1f08-448f-afed-c4929cf5170e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.269553 | controller | Jun 14 09:46:46.152568 crc crio[24245]: time="2026-06-14T09:46:46.152426109Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=05063679-d7bf-4958-a5b3-d7d4777f85eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.269568 | controller | Jun 14 09:46:46.152927 crc crio[24245]: time="2026-06-14T09:46:46.152812292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.269584 | controller | Jun 14 09:46:46.167572 crc crio[24245]: time="2026-06-14T09:46:46.167476017Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=f8735143-e788-49ab-a651-2bfa15d714da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.269600 | controller | Jun 14 09:46:46.175035 crc crio[24245]: time="2026-06-14T09:46:46.174952768Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=9837107b-ca0a-4b64-8946-601d1342e46b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.269615 | controller | Jun 14 09:46:46.180131 crc crio[24245]: time="2026-06-14T09:46:46.179695996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.269631 | controller | Jun 14 09:46:46.185268 crc crio[24245]: time="2026-06-14T09:46:46.181599387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.269650 | controller | Jun 14 09:46:46.185268 crc crio[24245]: time="2026-06-14T09:46:46.184730966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.269667 | controller | Jun 14 09:46:46.215229 crc crio[24245]: time="2026-06-14T09:46:46.213047681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.269682 | controller | Jun 14 09:46:46.241110 crc crio[24245]: time="2026-06-14T09:46:46.240737811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.269698 | controller | Jun 14 09:46:46.256551 crc crio[24245]: time="2026-06-14T09:46:46.256458789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.269713 | controller | Jun 14 09:46:46.300824 crc crio[24245]: time="2026-06-14T09:46:46.300682794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.269729 | controller | Jun 14 09:46:46.304459 crc crio[24245]: time="2026-06-14T09:46:46.304407163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.269745 | controller | Jun 14 09:46:46.343770 crc crio[24245]: time="2026-06-14T09:46:46.340806517Z" level=info msg="Created container 44bbadc7a157737c8f6c621f58677efea650a4e8bb927f6f387410674b7aca95: openstack/swift-storage-0/container-replicator" id=645f0cbc-ff57-471e-99cc-e53c0c2bfd0f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.269760 | controller | Jun 14 09:46:46.343770 crc crio[24245]: time="2026-06-14T09:46:46.343062189Z" level=info msg="Starting container: 44bbadc7a157737c8f6c621f58677efea650a4e8bb927f6f387410674b7aca95" id=ac95ffad-24d1-40fb-aae5-497346d62a56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.269777 | controller | Jun 14 09:46:46.345656 crc crio[24245]: time="2026-06-14T09:46:46.345512141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.269792 | controller | Jun 14 09:46:46.350343 crc crio[24245]: time="2026-06-14T09:46:46.350253261Z" level=info msg="Started container" PID=291263 containerID=44bbadc7a157737c8f6c621f58677efea650a4e8bb927f6f387410674b7aca95 description=openstack/swift-storage-0/container-replicator id=ac95ffad-24d1-40fb-aae5-497346d62a56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882
2026-06-14 10:12:37.269809 | controller | Jun 14 09:46:46.377728 crc crio[24245]: time="2026-06-14T09:46:46.377609247Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=e9d825fd-f614-4802-8ead-99e697b6d6c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.269826 | controller | Jun 14 09:46:46.395792 crc crio[24245]: time="2026-06-14T09:46:46.395705577Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=050680a6-10a0-4b91-8d00-9d9a99f2f90f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.269842 | controller | Jun 14 09:46:46.418092 crc crio[24245]: time="2026-06-14T09:46:46.417912233Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=e2f768e7-87ee-4d6e-a5d4-2040ee9e4335 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.269861 | controller | Jun 14 09:46:46.436819 crc crio[24245]: time="2026-06-14T09:46:46.431708975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.269877 | controller | Jun 14 09:46:46.475142 crc crio[24245]: time="2026-06-14T09:46:46.474982643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.269892 | controller | Jun 14 09:46:46.654408 crc crio[24245]: time="2026-06-14T09:46:46.653972679Z" level=info msg="Created container 3add952c5cff4fdbdcf7426e136aa711a58e5595c2cee3e632de9b01ef1b05db: openstack/ceilometer-0/proxy-httpd" id=05063679-d7bf-4958-a5b3-d7d4777f85eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.269908 | controller | Jun 14 09:46:46.657345 crc crio[24245]: time="2026-06-14T09:46:46.657270128Z" level=info msg="Starting container: 3add952c5cff4fdbdcf7426e136aa711a58e5595c2cee3e632de9b01ef1b05db" id=dcbfaced-8255-420f-be2e-91a87d2cb2d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.269923 | controller | Jun 14 09:46:46.669680 crc crio[24245]: time="2026-06-14T09:46:46.669551814Z" level=info msg="Created container a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8: openstack/nova-api-0/nova-api-api" id=f8735143-e788-49ab-a651-2bfa15d714da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.269939 | controller | Jun 14 09:46:46.691956 crc crio[24245]: time="2026-06-14T09:46:46.691806669Z" level=info msg="Started container" PID=291392 containerID=3add952c5cff4fdbdcf7426e136aa711a58e5595c2cee3e632de9b01ef1b05db description=openstack/ceilometer-0/proxy-httpd id=dcbfaced-8255-420f-be2e-91a87d2cb2d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4
2026-06-14 10:12:37.269954 | controller | Jun 14 09:46:46.695377 crc crio[24245]: time="2026-06-14T09:46:46.695295768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.269970 | controller | Jun 14 09:46:46.714340 crc crio[24245]: time="2026-06-14T09:46:46.71424467Z" level=info msg="Created container 3084f2279a8514266b27b5ebf327a6e8ce05f9737aadd717440c14731a5493d8: openstack/cinder-api-0/cinder-api" id=bd012ef7-ac98-47e8-8406-763b1ff3f7db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.269986 | controller | Jun 14 09:46:46.724238 crc crio[24245]: time="2026-06-14T09:46:46.724152344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270001 | controller | Jun 14 09:46:46.727505 crc crio[24245]: time="2026-06-14T09:46:46.727392174Z" level=info msg="Starting container: a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8" id=b27a2961-0d62-44f8-857e-a84ee014d3d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.270017 | controller | Jun 14 09:46:46.728219 crc crio[24245]: time="2026-06-14T09:46:46.728154588Z" level=info msg="Starting container: 3084f2279a8514266b27b5ebf327a6e8ce05f9737aadd717440c14731a5493d8" id=9cfdd1bb-c659-4834-a94a-0d82d9a1e3e3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.270033 | controller | Jun 14 09:46:46.737797 crc crio[24245]: time="2026-06-14T09:46:46.737694325Z" level=info msg="Started container" PID=291393 containerID=a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8 description=openstack/nova-api-0/nova-api-api id=b27a2961-0d62-44f8-857e-a84ee014d3d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2
2026-06-14 10:12:37.270048 | controller | Jun 14 09:46:46.764918 crc crio[24245]: time="2026-06-14T09:46:46.764593328Z" level=info msg="Started container" PID=291391 containerID=3084f2279a8514266b27b5ebf327a6e8ce05f9737aadd717440c14731a5493d8 description=openstack/cinder-api-0/cinder-api id=9cfdd1bb-c659-4834-a94a-0d82d9a1e3e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0484d8befc6676ecddf78b03f63bb0e84bfb920d7b8b186fedb176226f7bf3b5
2026-06-14 10:12:37.270068 | controller | Jun 14 09:46:46.909713 crc crio[24245]: time="2026-06-14T09:46:46.909571005Z" level=info msg="Created container 7af16365551d1b8a4cdd81ed14ce6c7481ba6d0ce1ff71fb2b99b21a2bec7d80: openstack/swift-storage-0/container-auditor" id=e2f768e7-87ee-4d6e-a5d4-2040ee9e4335 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.270084 | controller | Jun 14 09:46:46.915276 crc crio[24245]: time="2026-06-14T09:46:46.915157735Z" level=info msg="Starting container: 7af16365551d1b8a4cdd81ed14ce6c7481ba6d0ce1ff71fb2b99b21a2bec7d80" id=ec7bbbb1-bcdf-4867-8572-8e8295137b61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.270100 | controller | Jun 14 09:46:46.927569 crc crio[24245]: time="2026-06-14T09:46:46.927469494Z" level=info msg="Started container" PID=291431 containerID=7af16365551d1b8a4cdd81ed14ce6c7481ba6d0ce1ff71fb2b99b21a2bec7d80 description=openstack/swift-storage-0/container-auditor id=ec7bbbb1-bcdf-4867-8572-8e8295137b61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882
2026-06-14 10:12:37.270115 | controller | Jun 14 09:46:46.954008 crc crio[24245]: time="2026-06-14T09:46:46.953889403Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=0810b083-6b80-48f1-a4f9-a8c678bd1abb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.270130 | controller | Jun 14 09:46:46.982383 crc crio[24245]: time="2026-06-14T09:46:46.982180665Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=1519dbfe-0728-45d0-a4ad-aa1e8785c2ee name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.270146 | controller | Jun 14 09:46:46.994757 crc crio[24245]: time="2026-06-14T09:46:46.994564562Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=2cf816de-5da6-4a73-8cd6-0307c9899a39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.270161 | controller | Jun 14 09:46:46.999232 crc crio[24245]: time="2026-06-14T09:46:46.999126249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270177 | controller | Jun 14 09:46:47.195760 crc crio[24245]: time="2026-06-14T09:46:47.194504566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270192 | controller | Jun 14 09:46:47.216356 crc crio[24245]: time="2026-06-14T09:46:47.216232409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270208 | controller | Jun 14 09:46:47.416920 crc crio[24245]: time="2026-06-14T09:46:47.414455589Z" level=info msg="Created container a23235f40084567d13545a9a141f6c568f75cd0c39bcc7786b39475465982bf7: openstack/swift-storage-0/container-updater" id=2cf816de-5da6-4a73-8cd6-0307c9899a39 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.270223 | controller | Jun 14 09:46:47.416920 crc crio[24245]: time="2026-06-14T09:46:47.416549199Z" level=info msg="Starting container: a23235f40084567d13545a9a141f6c568f75cd0c39bcc7786b39475465982bf7" id=0513f64d-5ae9-48ed-b263-cfbc341c3a6a name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.270294 | controller | Jun 14 09:46:47.423172 crc crio[24245]: time="2026-06-14T09:46:47.423110647Z" level=info msg="Started container" PID=291546 containerID=a23235f40084567d13545a9a141f6c568f75cd0c39bcc7786b39475465982bf7 description=openstack/swift-storage-0/container-updater id=0513f64d-5ae9-48ed-b263-cfbc341c3a6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882
2026-06-14 10:12:37.270317 | controller | Jun 14 09:46:47.437536 crc crio[24245]: time="2026-06-14T09:46:47.437436753Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=5fb7c01f-e568-40ea-9f6d-ae616dc1ed23 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.270334 | controller | Jun 14 09:46:47.450285 crc crio[24245]: time="2026-06-14T09:46:47.450099039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270399 | controller | Jun 14 09:46:47.471093 crc crio[24245]: time="2026-06-14T09:46:47.471018031Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=b5374f19-6da3-4eea-a209-3a4bc39a2d2f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.270418 | controller | Jun 14 09:46:47.482610 crc crio[24245]: time="2026-06-14T09:46:47.481799995Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=1175bf3a-b8a1-4508-ae4f-2f620101109b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.270434 | controller | Jun 14 09:46:47.482610 crc crio[24245]: time="2026-06-14T09:46:47.482310231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270450 | controller | Jun 14 09:46:47.552824 crc crio[24245]: time="2026-06-14T09:46:47.552657688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270465 | controller | Jun 14 09:46:47.556675 crc crio[24245]: time="2026-06-14T09:46:47.556604264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270481 | controller | Jun 14 09:46:47.798331 crc crio[24245]: time="2026-06-14T09:46:47.797767325Z" level=info msg="Created container c089008e839168b76fa761ae0267d2da0fe5929fd120a3daa2d6c462e896413f: openstack/swift-storage-0/object-server" id=1175bf3a-b8a1-4508-ae4f-2f620101109b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.270496 | controller | Jun 14 09:46:47.801082 crc crio[24245]: time="2026-06-14T09:46:47.800993629Z" level=info msg="Starting container: c089008e839168b76fa761ae0267d2da0fe5929fd120a3daa2d6c462e896413f" id=2798d9a3-a2cc-460a-abfe-51391808c8c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.270512 | controller | Jun 14 09:46:47.806812 crc crio[24245]: time="2026-06-14T09:46:47.806604103Z" level=info msg="Created container 30a77ba492f715c6b8b2850a7c76a30742af84de663c8b99d8228c378a79f913: openstack/cinder-scheduler-0/cinder-scheduler" id=9837107b-ca0a-4b64-8946-601d1342e46b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.270527 | controller | Jun 14 09:46:47.810069 crc crio[24245]: time="2026-06-14T09:46:47.809369353Z" level=info msg="Starting container: 30a77ba492f715c6b8b2850a7c76a30742af84de663c8b99d8228c378a79f913" id=8c4667bd-6b97-4e54-9409-6048c06487cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.270542 | controller | Jun 14 09:46:47.810069 crc crio[24245]: time="2026-06-14T09:46:47.809411767Z" level=info msg="Started container" PID=291952 containerID=c089008e839168b76fa761ae0267d2da0fe5929fd120a3daa2d6c462e896413f description=openstack/swift-storage-0/object-server id=2798d9a3-a2cc-460a-abfe-51391808c8c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882
2026-06-14 10:12:37.270558 | controller | Jun 14 09:46:47.829761 crc crio[24245]: time="2026-06-14T09:46:47.829570086Z" level=info msg="Started container" PID=291950 containerID=30a77ba492f715c6b8b2850a7c76a30742af84de663c8b99d8228c378a79f913 description=openstack/cinder-scheduler-0/cinder-scheduler id=8c4667bd-6b97-4e54-9409-6048c06487cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=28a39464df5ee9192e484e10eba8539fb608be61d6fa613986393d2b3870c532
2026-06-14 10:12:37.270577 | controller | Jun 14 09:46:47.836079 crc crio[24245]: time="2026-06-14T09:46:47.834898078Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=1eb2012e-b15a-4cd9-8f35-7f10856df388 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.270593 | controller | Jun 14 09:46:47.850666 crc crio[24245]: time="2026-06-14T09:46:47.850533055Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=b0a8d056-05b3-4bec-b60e-bfe54497f3b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.270608 | controller | Jun 14 09:46:47.850989 crc crio[24245]: time="2026-06-14T09:46:47.85066365Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=075469f7-59b6-4e71-a2a4-9f3afea08b3d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.270623 | controller | Jun 14 09:46:47.865207 crc crio[24245]: time="2026-06-14T09:46:47.865076048Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=b9f749df-09cb-4e24-82ad-48b2211f8eb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.270638 | controller | Jun 14 09:46:47.865663 crc crio[24245]: time="2026-06-14T09:46:47.865570124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270653 | controller | Jun 14 09:46:47.910062 crc crio[24245]: time="2026-06-14T09:46:47.909942484Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=9441b37b-4006-4b3b-a8ae-683afd76ee88 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.270668 | controller | Jun 14 09:46:47.927963 crc crio[24245]: time="2026-06-14T09:46:47.927542794Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=ca29f36b-0b5f-4bc6-8d5d-5c14d4206927 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.270683 | controller | Jun 14 09:46:47.929285 crc crio[24245]: time="2026-06-14T09:46:47.929260911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270698 | controller | Jun 14 09:46:47.964605 crc crio[24245]: time="2026-06-14T09:46:47.964501138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270714 | controller | Jun 14 09:46:47.970284 crc crio[24245]: time="2026-06-14T09:46:47.9702095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270729 | controller | Jun 14 09:46:48.024556 crc crio[24245]: time="2026-06-14T09:46:48.024459545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270744 | controller | Jun 14 09:46:48.089956 crc crio[24245]: time="2026-06-14T09:46:48.089754961Z" level=info msg="Created container 69074aeaa01596f94e6bd0af92b41ba7ade251bed42f501776140b8a81f57ab2: openstack/swift-storage-0/object-replicator" id=b9f749df-09cb-4e24-82ad-48b2211f8eb7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.270759 | controller | Jun 14 09:46:48.092347 crc crio[24245]: time="2026-06-14T09:46:48.092275722Z" level=info msg="Starting container: 69074aeaa01596f94e6bd0af92b41ba7ade251bed42f501776140b8a81f57ab2" id=379060d0-f2e7-4eec-95bf-c5640192e5fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.270779 | controller | Jun 14 09:46:48.103949 crc crio[24245]: time="2026-06-14T09:46:48.101023463Z" level=info msg="Started container" PID=291992 containerID=69074aeaa01596f94e6bd0af92b41ba7ade251bed42f501776140b8a81f57ab2 description=openstack/swift-storage-0/object-replicator id=379060d0-f2e7-4eec-95bf-c5640192e5fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882
2026-06-14 10:12:37.270794 | controller | Jun 14 09:46:48.115400 crc crio[24245]: time="2026-06-14T09:46:48.115292786Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=73c07e3c-04e9-4cee-b641-21f42bbbb60e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.270809 | controller | Jun 14 09:46:48.130649 crc crio[24245]: time="2026-06-14T09:46:48.13054454Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=1c48d626-2e38-4646-a3e7-8a6eb9eb14cd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.270824 | controller | Jun 14 09:46:48.192996 crc crio[24245]: time="2026-06-14T09:46:48.19275674Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=54b8c551-b179-4adc-b9de-b9718fcc58b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.270839 | controller | Jun 14 09:46:48.194085 crc crio[24245]: time="2026-06-14T09:46:48.194017581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270854 | controller | Jun 14 09:46:48.331330 crc crio[24245]: time="2026-06-14T09:46:48.331235224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270869 | controller | Jun 14 09:46:48.337181 crc crio[24245]: time="2026-06-14T09:46:48.337118181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270885 | controller | Jun 14 09:46:48.775257 crc crio[24245]: time="2026-06-14T09:46:48.775047116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.270900 | controller | Jun 14 09:46:48.877693 crc crio[24245]: time="2026-06-14T09:46:48.877245452Z" level=info msg="Created container 2f863923bfcb488c9da730f16ab195a2d9c4fa38770e5423576bc15809ca0bd1: openstack/swift-storage-0/object-auditor" id=54b8c551-b179-4adc-b9de-b9718fcc58b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.270915 | controller | Jun 14 09:46:48.882209 crc crio[24245]: time="2026-06-14T09:46:48.882140756Z" level=info msg="Starting container: 2f863923bfcb488c9da730f16ab195a2d9c4fa38770e5423576bc15809ca0bd1" id=5cb9a119-a6ac-42af-a59c-cc91db59217d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.270930 | controller | Jun 14 09:46:48.891236 crc crio[24245]: time="2026-06-14T09:46:48.891136105Z" level=info msg="Started container" PID=292040 containerID=2f863923bfcb488c9da730f16ab195a2d9c4fa38770e5423576bc15809ca0bd1 description=openstack/swift-storage-0/object-auditor id=5cb9a119-a6ac-42af-a59c-cc91db59217d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882
2026-06-14 10:12:37.270946 | controller | Jun 14 09:46:48.921048 crc crio[24245]: time="2026-06-14T09:46:48.920961721Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=75c3b5a8-4584-43ec-ac26-1a601f84b4eb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.270961 | controller | Jun 14 09:46:48.938238 crc crio[24245]: time="2026-06-14T09:46:48.938149163Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=051a29af-7f49-4554-97e0-ced5b4ab30e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.270980 | controller | Jun 14 09:46:48.947619 crc crio[24245]: time="2026-06-14T09:46:48.947514769Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=acb24770-fb58-45ad-977c-4c084ba8b9f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.270996 | controller | Jun 14 09:46:48.948174 crc crio[24245]: time="2026-06-14T09:46:48.948113778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271012 | controller | Jun 14 09:46:49.023151 crc crio[24245]: time="2026-06-14T09:46:49.023042677Z" level=info msg="Created container c66fc7d4f2d06e169521bb09d1507fd0a5d1f84e2e3d54a618ac64ca01a346f0: openstack/cinder-scheduler-0/probe" id=ca29f36b-0b5f-4bc6-8d5d-5c14d4206927 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.271028 | controller | Jun 14 09:46:49.028370 crc crio[24245]: time="2026-06-14T09:46:49.028237204Z" level=info msg="Starting container: c66fc7d4f2d06e169521bb09d1507fd0a5d1f84e2e3d54a618ac64ca01a346f0" id=a8683ec0-eb93-4525-b20d-dce86ba6392f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.271044 | controller | Jun 14 09:46:49.042430 crc crio[24245]: time="2026-06-14T09:46:49.042343705Z" level=info msg="Started container" PID=292111 containerID=c66fc7d4f2d06e169521bb09d1507fd0a5d1f84e2e3d54a618ac64ca01a346f0 description=openstack/cinder-scheduler-0/probe id=a8683ec0-eb93-4525-b20d-dce86ba6392f name=/runtime.v1.RuntimeService/StartContainer sandboxID=28a39464df5ee9192e484e10eba8539fb608be61d6fa613986393d2b3870c532
2026-06-14 10:12:37.271059 | controller | Jun 14 09:46:49.140083 crc crio[24245]: time="2026-06-14T09:46:49.139963351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271075 | controller | Jun 14 09:46:49.153388 crc crio[24245]: time="2026-06-14T09:46:49.153222327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271091 | controller | Jun 14 09:46:49.361646 crc crio[24245]: time="2026-06-14T09:46:49.361314012Z" level=info msg="Created container 34c7966fccd4638ff4e4d55de8a25018a4fe4fcb174414f158758e48a33e7b8c: openstack/swift-storage-0/object-updater" id=acb24770-fb58-45ad-977c-4c084ba8b9f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.271106 | controller | Jun 14 09:46:49.363266 crc crio[24245]: time="2026-06-14T09:46:49.363175477Z" level=info msg="Starting container: 34c7966fccd4638ff4e4d55de8a25018a4fe4fcb174414f158758e48a33e7b8c" id=da6aaf18-5cd8-4d82-b4cf-1331fe5c3a5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.271121 | controller | Jun 14 09:46:49.369249 crc crio[24245]: time="2026-06-14T09:46:49.36916745Z" level=info msg="Started container" PID=292156 containerID=34c7966fccd4638ff4e4d55de8a25018a4fe4fcb174414f158758e48a33e7b8c description=openstack/swift-storage-0/object-updater id=da6aaf18-5cd8-4d82-b4cf-1331fe5c3a5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882
2026-06-14 10:12:37.271137 | controller | Jun 14 09:46:49.385163 crc crio[24245]: time="2026-06-14T09:46:49.385076095Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=94f4c8a6-ad10-41b6-9871-99f58f12b412 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.271152 | controller | Jun 14 09:46:49.399283 crc crio[24245]: time="2026-06-14T09:46:49.399003669Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=e6e32775-0efa-4330-a628-236a63b007e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.271171 | controller | Jun 14 09:46:49.408015 crc crio[24245]: time="2026-06-14T09:46:49.407791806Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=767352ca-d706-46f4-907f-773fc806745b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.271187 | controller | Jun 14 09:46:49.408319 crc crio[24245]: time="2026-06-14T09:46:49.408259191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271203 | controller | Jun 14 09:46:49.457434 crc crio[24245]: time="2026-06-14T09:46:49.457332258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271219 | controller | Jun 14 09:46:49.467270 crc crio[24245]: time="2026-06-14T09:46:49.467189729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271234 | controller | Jun 14 09:46:49.684515 crc crio[24245]: time="2026-06-14T09:46:49.684352447Z" level=info msg="Created container 58d6039df34d3557660896f59a7b396295128eeb5b593a416dfdf9dc0db29223: openstack/swift-storage-0/object-expirer" id=767352ca-d706-46f4-907f-773fc806745b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.271250 | controller | Jun 14 09:46:49.686904 crc crio[24245]: time="2026-06-14T09:46:49.686730171Z" level=info msg="Starting container: 58d6039df34d3557660896f59a7b396295128eeb5b593a416dfdf9dc0db29223" id=8705f5f5-757a-4735-8aa1-8844ead95c6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.271265 | controller | Jun 14 09:46:49.701750 crc crio[24245]: time="2026-06-14T09:46:49.696812236Z" level=info msg="Started container" PID=292204 containerID=58d6039df34d3557660896f59a7b396295128eeb5b593a416dfdf9dc0db29223 description=openstack/swift-storage-0/object-expirer id=8705f5f5-757a-4735-8aa1-8844ead95c6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882
2026-06-14 10:12:37.271281 | controller | Jun 14 09:46:49.708304 crc crio[24245]: time="2026-06-14T09:46:49.708168171Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=5d03802b-8ffb-411f-9124-fad9807235bd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.271301 | controller | Jun 14 09:46:49.723496 crc crio[24245]: time="2026-06-14T09:46:49.723402177Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=09037739-b872-442b-abde-c9d4c6fdf9fd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.271317 | controller | Jun 14 09:46:49.733412 crc crio[24245]: time="2026-06-14T09:46:49.733314572Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=78794620-675a-466b-a073-6d42474b7092 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.271332 | controller | Jun 14 09:46:49.733772 crc crio[24245]: time="2026-06-14T09:46:49.733721055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271372 | controller | Jun 14 09:46:49.799606 crc crio[24245]: time="2026-06-14T09:46:49.799484406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271393 | controller | Jun 14 09:46:49.804375 crc crio[24245]: time="2026-06-14T09:46:49.804219227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271409 | controller | Jun 14 09:46:50.230361 crc crio[24245]: time="2026-06-14T09:46:50.230152617Z" level=info msg="Created container 9ad3f49c4818e8d72b59a8e488cbdb08336822e5f694d54a0172796913887dc2: openstack/swift-storage-0/rsync" id=78794620-675a-466b-a073-6d42474b7092 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.271431 | controller | Jun 14 09:46:50.232101 crc crio[24245]: time="2026-06-14T09:46:50.232027346Z" level=info msg="Starting container: 9ad3f49c4818e8d72b59a8e488cbdb08336822e5f694d54a0172796913887dc2" id=ed09d642-21f0-44e7-8ba9-8e55acfddedb name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.271447 | controller | Jun 14 09:46:50.239542 crc crio[24245]: time="2026-06-14T09:46:50.239462435Z" level=info msg="Started container" PID=292277 containerID=9ad3f49c4818e8d72b59a8e488cbdb08336822e5f694d54a0172796913887dc2 description=openstack/swift-storage-0/rsync id=ed09d642-21f0-44e7-8ba9-8e55acfddedb name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882
2026-06-14 10:12:37.271462 | controller | Jun 14 09:46:50.255299 crc crio[24245]: time="2026-06-14T09:46:50.255209143Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=95d18b59-2b41-4b55-9555-36b120dcc36d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.271478 | controller | Jun 14 09:46:50.269791 crc crio[24245]: time="2026-06-14T09:46:50.269687312Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=d52a0932-b606-4eb6-b1c4-9b57bf430efa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.271493 | controller | Jun 14 09:46:50.280341 crc crio[24245]: time="2026-06-14T09:46:50.280248501Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=62fce1d3-2bfc-46e2-be5f-983085a55142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.271509 | controller | Jun 14 09:46:50.280822 crc crio[24245]: time="2026-06-14T09:46:50.280767648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271524 | controller | Jun 14 09:46:50.343549 crc crio[24245]: time="2026-06-14T09:46:50.343178805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271540 | controller | Jun 14 09:46:50.347911 crc crio[24245]: time="2026-06-14T09:46:50.347787563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271555 | controller | Jun 14 09:46:50.644335 crc crio[24245]: time="2026-06-14T09:46:50.644234857Z" level=info msg="Created container a4ffe40bdcb48d53b14e5a01f47efd5e4feae3680a7c07bef8c3fa87276afb5f: openstack/swift-storage-0/swift-recon-cron" id=62fce1d3-2bfc-46e2-be5f-983085a55142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.271570 | controller | Jun 14 09:46:50.647358 crc crio[24245]: time="2026-06-14T09:46:50.647253713Z" level=info msg="Starting container: a4ffe40bdcb48d53b14e5a01f47efd5e4feae3680a7c07bef8c3fa87276afb5f" id=8e507021-2354-45c7-b451-fda4ad903fb9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.271585 | controller | Jun 14 09:46:50.668215 crc crio[24245]: time="2026-06-14T09:46:50.668106848Z" level=info msg="Started container" PID=292300 containerID=a4ffe40bdcb48d53b14e5a01f47efd5e4feae3680a7c07bef8c3fa87276afb5f description=openstack/swift-storage-0/swift-recon-cron id=8e507021-2354-45c7-b451-fda4ad903fb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882
2026-06-14 10:12:37.271601 | controller | Jun 14 09:46:56.621046 crc crio[24245]: time="2026-06-14T09:46:56.620280477Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=85fd0fcb-d446-452d-96ff-e87bf1bbdbb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.271619 | controller | Jun 14 09:46:56.622398 crc crio[24245]: time="2026-06-14T09:46:56.621085743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271635 | controller | Jun 14 09:46:56.660472 crc crio[24245]: time="2026-06-14T09:46:56.660375193Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:8ea4930da12ba4439ce45ba3788fb39536cfbf887897f717b8e3d76086921e7d UID:c25d57d9-800c-4a92-a88a-a52c78b403be NetNS:/var/run/netns/f9d2c287-2df7-4596-9a92-2061eb660235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc25d57d9_800c_4a92_a88a_a52c78b403be.slice PodAnnotations:0xc002c92e20}] Aliases:map[]}"
2026-06-14 10:12:37.271651 | controller | Jun 14 09:46:56.660472 crc crio[24245]: time="2026-06-14T09:46:56.660444875Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.271667 | controller | Jun 14 09:46:57.390755 crc crio[24245]: 2026-06-14T09:46:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ea4930da12ba44 Mac:36:5e:06:88:f6:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bd Mtu:0 Sandbox:/var/run/netns/f9d2c287-2df7-4596-9a92-2061eb660235 SocketPath: PciID:}] [{Interface:0xc00028e630 Address:{IP:10.217.1.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.271683 | controller | Jun 14 09:46:57.392696 crc crio[24245]: time="2026-06-14T09:46:57.392503862Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:8ea4930da12ba4439ce45ba3788fb39536cfbf887897f717b8e3d76086921e7d UID:c25d57d9-800c-4a92-a88a-a52c78b403be NetNS:/var/run/netns/f9d2c287-2df7-4596-9a92-2061eb660235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc25d57d9_800c_4a92_a88a_a52c78b403be.slice PodAnnotations:0xc002c92e20}] Aliases:map[]}"
2026-06-14 10:12:37.271699 | controller | Jun 14 09:46:57.392989 crc crio[24245]: time="2026-06-14T09:46:57.392915655Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.271715 | controller | Jun 14 09:46:57.408161 crc crio[24245]: time="2026-06-14T09:46:57.40808155Z" level=info msg="Ran pod sandbox 8ea4930da12ba4439ce45ba3788fb39536cfbf887897f717b8e3d76086921e7d with infra container: openstack/glance-default-internal-api-0/POD" id=85fd0fcb-d446-452d-96ff-e87bf1bbdbb0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.271731 | controller | Jun 14 09:46:57.410540 crc crio[24245]: time="2026-06-14T09:46:57.410474993Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=103d10fe-c0f6-4164-826e-2e357c6b59b7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.271746 | controller | Jun 14 09:46:57.414555 crc crio[24245]: time="2026-06-14T09:46:57.413390705Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=ba20a8b4-a54d-45fa-91bc-35137f4dec87 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.271762 | controller | Jun 14 09:46:57.432316 crc crio[24245]: time="2026-06-14T09:46:57.43204667Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=e1535ed4-ef82-4ce9-a24a-8b70bfcc7757 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.271778 | controller | Jun 14 09:46:57.432667 crc crio[24245]: time="2026-06-14T09:46:57.432549396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271796 | controller | Jun 14 09:46:57.498111 crc crio[24245]: time="2026-06-14T09:46:57.497561333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271812 | controller | Jun 14 09:46:58.124363 crc crio[24245]: time="2026-06-14T09:46:58.12428784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271828 | controller | Jun 14 09:46:58.352926 crc crio[24245]: time="2026-06-14T09:46:58.347333474Z" level=info msg="Created container f0112efc75fb5bbf1c8f37b03bddfaff311cbbc4287edeb80b4686d170950a8a: openstack/glance-default-internal-api-0/glance-log" id=e1535ed4-ef82-4ce9-a24a-8b70bfcc7757 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.271843 | controller | Jun 14 09:46:58.352926 crc crio[24245]: time="2026-06-14T09:46:58.35007717Z" level=info msg="Starting container: f0112efc75fb5bbf1c8f37b03bddfaff311cbbc4287edeb80b4686d170950a8a" id=258cdc60-1460-4f7c-97a1-f5cf3ce3ea6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.271858 | controller | Jun 14 09:46:58.356187 crc crio[24245]: time="2026-06-14T09:46:58.356100862Z" level=info msg="Started container" PID=292851 containerID=f0112efc75fb5bbf1c8f37b03bddfaff311cbbc4287edeb80b4686d170950a8a description=openstack/glance-default-internal-api-0/glance-log id=258cdc60-1460-4f7c-97a1-f5cf3ce3ea6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea4930da12ba4439ce45ba3788fb39536cfbf887897f717b8e3d76086921e7d
2026-06-14 10:12:37.271889 | controller | Jun 14 09:46:58.370580 crc crio[24245]: time="2026-06-14T09:46:58.37044909Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=0bafb528-12cb-490e-ab4f-57197b3ac5a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.271906 | controller | Jun 14 09:46:58.432393 crc crio[24245]: time="2026-06-14T09:46:58.431569092Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3660c4cd-2fdc-4b15-bfe1-92bcd8f6cb00 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.271922 | controller | Jun 14 09:46:58.443746 crc crio[24245]: time="2026-06-14T09:46:58.443590788Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=a6bfd4a3-c519-40c0-8f25-76a565b1297b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.271938 | controller | Jun 14 09:46:58.444251 crc crio[24245]: time="2026-06-14T09:46:58.444194807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271954 | controller | Jun 14 09:46:58.539738 crc crio[24245]: time="2026-06-14T09:46:58.539651761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.271969 | controller | Jun 14 09:46:58.661022 crc crio[24245]: time="2026-06-14T09:46:58.660741242Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=8055854c-c2c5-456d-a953-e2ebc820cc15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.271984 | controller | Jun 14 09:46:58.661022 crc crio[24245]: time="2026-06-14T09:46:58.660926338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.272000 | controller | Jun 14 09:46:58.703084 crc crio[24245]: time="2026-06-14T09:46:58.702998497Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:375f4df0bd52c2b206eaa4f0deec0f922320ffe4064091608cd73ba314dcdbc4 UID:c95fb16c-ee61-4212-91f2-38cf8847f155 NetNS:/var/run/netns/31d73e7d-2744-4f48-b8bf-efd411d7deb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc95fb16c_ee61_4212_91f2_38cf8847f155.slice PodAnnotations:0xc000603468}] Aliases:map[]}"
2026-06-14 10:12:37.272019 | controller | Jun 14 09:46:58.703084 crc crio[24245]: time="2026-06-14T09:46:58.703069039Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.272035 | controller | Jun 14 09:46:59.218031 crc crio[24245]: time="2026-06-14T09:46:59.217577459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.272051 | controller | Jun 14 09:46:59.491027 crc crio[24245]: 2026-06-14T09:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:375f4df0bd52c2b Mac:26:d1:5a:9f:cc:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:be Mtu:0 Sandbox:/var/run/netns/31d73e7d-2744-4f48-b8bf-efd411d7deb0 SocketPath: PciID:}] [{Interface:0xc00013e430 Address:{IP:10.217.1.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.272067 | controller | Jun 14 09:46:59.492381 crc crio[24245]: time="2026-06-14T09:46:59.492302114Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:375f4df0bd52c2b206eaa4f0deec0f922320ffe4064091608cd73ba314dcdbc4 UID:c95fb16c-ee61-4212-91f2-38cf8847f155 NetNS:/var/run/netns/31d73e7d-2744-4f48-b8bf-efd411d7deb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc95fb16c_ee61_4212_91f2_38cf8847f155.slice PodAnnotations:0xc000603468}] Aliases:map[]}"
2026-06-14 10:12:37.272083 | controller | Jun 14 09:46:59.492538 crc crio[24245]: time="2026-06-14T09:46:59.492483139Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.272098 | controller | Jun 14 09:46:59.531376 crc crio[24245]: time="2026-06-14T09:46:59.530805387Z" level=info msg="Ran pod sandbox 375f4df0bd52c2b206eaa4f0deec0f922320ffe4064091608cd73ba314dcdbc4 with infra container: openstack/nova-cell0-conductor-0/POD" id=8055854c-c2c5-456d-a953-e2ebc820cc15 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.272114 | controller | Jun 14 09:46:59.536436 crc crio[24245]: time="2026-06-14T09:46:59.536351024Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=93ff88b1-fffe-43e4-a062-a0a3ed79b49d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.272130 | controller | Jun 14 09:46:59.570124 crc crio[24245]: time="2026-06-14T09:46:59.570047939Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=2d4ef8ef-50fc-4b07-a6ed-ad388447856f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.272145 | controller | Jun 14 09:46:59.579228 crc crio[24245]: time="2026-06-14T09:46:59.579107605Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=16c506ea-88a7-44f3-94cf-89c7a69c9f25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.272161 | controller | Jun 14 09:46:59.579605 crc crio[24245]: time="2026-06-14T09:46:59.579534689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.272176 | controller | Jun 14 09:46:59.636460 crc crio[24245]: time="2026-06-14T09:46:59.636321144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.272192 | controller | Jun 14 09:46:59.642025 crc crio[24245]: time="2026-06-14T09:46:59.641953243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.272210 | controller | Jun 14 09:46:59.786658 crc crio[24245]: time="2026-06-14T09:46:59.786522782Z" level=info msg="Created container 59f60d76004acdc8847364ca84dde9dae5e33f366213cf132bfbb89edac18e07: openstack/glance-default-internal-api-0/glance-httpd" id=a6bfd4a3-c519-40c0-8f25-76a565b1297b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.272280 | controller | Jun 14 09:46:59.788192 crc crio[24245]: time="2026-06-14T09:46:59.788118973Z" level=info msg="Starting container: 59f60d76004acdc8847364ca84dde9dae5e33f366213cf132bfbb89edac18e07" id=e4b4b795-d1bb-4bc3-90cb-bb920421db32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.272297 | controller | Jun 14 09:46:59.798389 crc crio[24245]: time="2026-06-14T09:46:59.798168703Z" level=info msg="Started container" PID=293024 containerID=59f60d76004acdc8847364ca84dde9dae5e33f366213cf132bfbb89edac18e07 description=openstack/glance-default-internal-api-0/glance-httpd id=e4b4b795-d1bb-4bc3-90cb-bb920421db32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea4930da12ba4439ce45ba3788fb39536cfbf887897f717b8e3d76086921e7d
2026-06-14 10:12:37.272313 | controller | Jun 14 09:46:59.844064 crc crio[24245]: time="2026-06-14T09:46:59.843966169Z" level=info msg="Created container ec1191aaedc641ef33e891d1f460c4ee97921b7c18c02f2794f3e05c649d24cb: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=16c506ea-88a7-44f3-94cf-89c7a69c9f25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.272329 | controller | Jun 14 09:46:59.846223 crc crio[24245]: time="2026-06-14T09:46:59.846128449Z" level=info msg="Starting container: ec1191aaedc641ef33e891d1f460c4ee97921b7c18c02f2794f3e05c649d24cb" id=24ef100d-a543-4b60-bfe1-e85975a21469 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.272344 | controller | Jun 14 09:46:59.852178 crc crio[24245]: time="2026-06-14T09:46:59.852062137Z" level=info msg="Started container" PID=293061 containerID=ec1191aaedc641ef33e891d1f460c4ee97921b7c18c02f2794f3e05c649d24cb description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=24ef100d-a543-4b60-bfe1-e85975a21469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=375f4df0bd52c2b206eaa4f0deec0f922320ffe4064091608cd73ba314dcdbc4
2026-06-14 10:12:37.272381 | controller | Jun 14 09:47:02.560118 crc crio[24245]: time="2026-06-14T09:47:02.556686667Z" level=info msg="Stopping container: 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4 (timeout: 30s)" id=17ba9ba0-3aa1-4413-9ba2-15f6924ef2ca name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.272398 | controller | Jun 14 09:47:02.561185 crc crio[24245]: time="2026-06-14T09:47:02.556701888Z" level=info msg="Stopping container: 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9 (timeout: 30s)" id=af08c4be-c120-4d95-b758-01ec8aacb0f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.272414 | controller | Jun 14 09:47:02.804557 crc crio[24245]: time="2026-06-14T09:47:02.804036476Z" level=info msg="Stopped container 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9: openstack/neutron-c8db4f5bc-kcb5f/neutron-httpd" id=af08c4be-c120-4d95-b758-01ec8aacb0f3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.272431 | controller | Jun 14 09:47:03.641596 crc crio[24245]: time="2026-06-14T09:47:03.641470483Z" level=info msg="Removing container: 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a" id=b99bf5c6-0e02-468e-80c0-e94d67855cf1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272446 | controller | Jun 14 09:47:03.697197 crc crio[24245]: time="2026-06-14T09:47:03.697026175Z" level=info msg="Removed container 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a: openstack/openstackclient/openstackclient" id=b99bf5c6-0e02-468e-80c0-e94d67855cf1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272466 | controller | Jun 14 09:47:03.702060 crc crio[24245]: time="2026-06-14T09:47:03.701981769Z" level=info msg="Removing container: e0aa0e54186b6ec57b64e1925bd33b9f0e6df6b474718ef3ee693be4eb812c47" id=7ae2eacc-d18f-4c4b-893e-8bb4ba94bc0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272482 | controller | Jun 14 09:47:03.806287 crc crio[24245]: time="2026-06-14T09:47:03.805773894Z" level=info msg="Removed container e0aa0e54186b6ec57b64e1925bd33b9f0e6df6b474718ef3ee693be4eb812c47: openstack/ovn-controller-48j92-config-4h2v2/ovn-config" id=7ae2eacc-d18f-4c4b-893e-8bb4ba94bc0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272498 | controller | Jun 14 09:47:03.810206 crc crio[24245]: time="2026-06-14T09:47:03.810150879Z" level=info msg="Removing container: 555357af04572adfe54a75790ebe3909bea4d0679a4172edd501e68394562adb" id=3d9eb359-4efa-45ee-ae65-345cfb3e8dcb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272513 | controller | Jun 14 09:47:03.949552 crc crio[24245]: time="2026-06-14T09:47:03.9492071Z" level=info msg="Removed container 555357af04572adfe54a75790ebe3909bea4d0679a4172edd501e68394562adb: openshift-infra/auto-csr-approver-29690500-t95bk/oc" id=3d9eb359-4efa-45ee-ae65-345cfb3e8dcb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272528 | controller | Jun 14 09:47:03.957963 crc crio[24245]: time="2026-06-14T09:47:03.957660531Z" level=info msg="Removing container: 714071bbcefd85a85bdaa35c6d0bf4bfaea089c61cd355ded4ba619b10327c3d" id=ed058612-e3f9-4885-b25b-2fda5e90d059 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272543 | controller | Jun 14 09:47:04.019074 crc crio[24245]: time="2026-06-14T09:47:04.018930083Z" level=info msg="Removed container 714071bbcefd85a85bdaa35c6d0bf4bfaea089c61cd355ded4ba619b10327c3d: openstack/cinder-online-data-migrations-8k7qz/cinder-online-data-migrations" id=ed058612-e3f9-4885-b25b-2fda5e90d059 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272559 | controller | Jun 14 09:47:04.026945 crc crio[24245]: time="2026-06-14T09:47:04.02676675Z" level=info msg="Removing container: 5dd777514ab0b9a348437182a0ed3221e9a643182e4c1014df8c66ab2cf8a4b0" id=0ef2c23e-df6f-47e3-8a3f-fed76b7f20a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272574 | controller | Jun 14 09:47:04.075316 crc crio[24245]: time="2026-06-14T09:47:04.075202185Z" level=info msg="Removed container 5dd777514ab0b9a348437182a0ed3221e9a643182e4c1014df8c66ab2cf8a4b0: openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/collect-profiles" id=0ef2c23e-df6f-47e3-8a3f-fed76b7f20a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272589 | controller | Jun 14 09:47:04.079766 crc crio[24245]: time="2026-06-14T09:47:04.07864876Z" level=info msg="Removing container: 696c69c6af09ebcb1ffc1338d7924f56662304858b21b16ddce8eaba8ec5a6b8" id=e711e985-9e0a-4475-ba79-327f5f8bbafd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272604 | controller | Jun 14 09:47:04.182123 crc crio[24245]: time="2026-06-14T09:47:04.181910104Z" level=info msg="Removed container 696c69c6af09ebcb1ffc1338d7924f56662304858b21b16ddce8eaba8ec5a6b8: openstack/ovn-controller-48j92-config-nvhxh/ovn-config" id=e711e985-9e0a-4475-ba79-327f5f8bbafd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272619 | controller | Jun 14 09:47:04.188119 crc crio[24245]: time="2026-06-14T09:47:04.188036079Z" level=info msg="Removing container: 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e" id=86a7586c-478b-47c0-8fc6-e47c6d4f75ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272634 | controller | Jun 14 09:47:04.224947 crc crio[24245]: time="2026-06-14T09:47:04.224770343Z" level=info msg="Removed container 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e: openstack/nova-metadata-0/nova-metadata-log" id=86a7586c-478b-47c0-8fc6-e47c6d4f75ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272649 | controller | Jun 14 09:47:04.231711 crc crio[24245]: time="2026-06-14T09:47:04.231530633Z" level=info msg="Removing container: 8c8599d709effa9e94c50c5dbd42ee3cfdc57cc6dcbbdb4c8947db9f2226a091" id=1668d5c4-0f7d-4fae-970f-8e9471e4215d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272667 | controller | Jun 14 09:47:04.340774 crc crio[24245]: time="2026-06-14T09:47:04.340343363Z" level=info msg="Removed container 8c8599d709effa9e94c50c5dbd42ee3cfdc57cc6dcbbdb4c8947db9f2226a091: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config" id=1668d5c4-0f7d-4fae-970f-8e9471e4215d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272683 | controller | Jun 14 09:47:04.343953 crc crio[24245]: time="2026-06-14T09:47:04.343806284Z" level=info msg="Removing container: 0851d53a390f15b7fcac827789ce6e72db53046f5e57235769b0315bd7dbca75" id=e06e59b3-c4dc-44d4-9a53-b0aead5010a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272698 | controller | Jun 14 09:47:04.419378 crc crio[24245]: time="2026-06-14T09:47:04.419191848Z" level=info msg="Removed container 0851d53a390f15b7fcac827789ce6e72db53046f5e57235769b0315bd7dbca75: openstack/nova-cell0-cell-mapping-5czgx/nova-manage" id=e06e59b3-c4dc-44d4-9a53-b0aead5010a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272713 | controller | Jun 14 09:47:04.428112 crc crio[24245]: time="2026-06-14T09:47:04.428026514Z" level=info msg="Removing container: b7e8922f19b0652aa8ba853a3ccf43fb6be1c61f36c9a9c9c2ae697d471f3d5b" id=0863e805-14d2-4b09-821f-6f9d0b655ea9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272729 | controller | Jun 14 09:47:04.505081 crc crio[24245]: time="2026-06-14T09:47:04.504983564Z" level=info msg="Removed container b7e8922f19b0652aa8ba853a3ccf43fb6be1c61f36c9a9c9c2ae697d471f3d5b: openstack/nova-cell1-cell-mapping-gd6pw/nova-manage" id=0863e805-14d2-4b09-821f-6f9d0b655ea9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272744 | controller | Jun 14 09:47:04.508186 crc crio[24245]: time="2026-06-14T09:47:04.50808565Z" level=info msg="Removing container: 5ec0ee018d967655730ebd0e075fae4034ee5b338e0d9083a26c9e133c0cb0a5" id=9169e946-5c35-4b68-badc-83b33ce58df6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272759 | controller | Jun 14 09:47:04.600352 crc crio[24245]: time="2026-06-14T09:47:04.600146498Z" level=info msg="Removed container 5ec0ee018d967655730ebd0e075fae4034ee5b338e0d9083a26c9e133c0cb0a5: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config" id=9169e946-5c35-4b68-badc-83b33ce58df6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272774 | controller | Jun 14 09:47:04.605344 crc crio[24245]: time="2026-06-14T09:47:04.605264132Z" level=info msg="Removing container: 95879ec03faaf2a5ef4fd89c02c4f087aa6eae6aeae8bc372c1aa97b8721476e" id=cb9fa05c-362e-41f7-9439-870b7ee8143b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272790 | controller | Jun 14 09:47:04.641405 crc crio[24245]: time="2026-06-14T09:47:04.641277472Z" level=info msg="Removed container 95879ec03faaf2a5ef4fd89c02c4f087aa6eae6aeae8bc372c1aa97b8721476e: openstack/root-account-create-update-q4sjk/mariadb-account-create-update" id=cb9fa05c-362e-41f7-9439-870b7ee8143b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.272804 | controller | Jun 14 09:47:04.666716 crc crio[24245]: time="2026-06-14T09:47:04.666574984Z" level=info msg="Stopping pod sandbox: a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01" id=1ed106c5-2e4e-4e34-8c1d-8325a5248fdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.272819 | controller | Jun 14 09:47:04.666716 crc crio[24245]: time="2026-06-14T09:47:04.666717078Z" level=info msg="Stopped pod sandbox (already stopped): a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01" id=1ed106c5-2e4e-4e34-8c1d-8325a5248fdc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.272834 | controller | Jun 14 09:47:04.671382 crc crio[24245]: time="2026-06-14T09:47:04.671223235Z" level=info msg="Removing pod sandbox: a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01" id=812b9a01-6b64-489c-997c-b2b6e45fd06b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.272852 | controller | Jun 14 09:47:04.697035 crc crio[24245]: time="2026-06-14T09:47:04.696765607Z" level=info msg="Removed pod sandbox: a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01" id=812b9a01-6b64-489c-997c-b2b6e45fd06b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.272868 | controller | Jun 14 09:47:04.698286 crc crio[24245]: time="2026-06-14T09:47:04.698129645Z" level=info msg="Stopping pod sandbox: 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f" id=7d4447e2-bddb-47d3-9304-05187f7c309f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.272882 | controller | Jun 14 09:47:04.698286 crc crio[24245]: time="2026-06-14T09:47:04.698210157Z" level=info msg="Stopped pod sandbox (already stopped): 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f" id=7d4447e2-bddb-47d3-9304-05187f7c309f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.272897 | controller | Jun 14 09:47:04.699170 crc crio[24245]: time="2026-06-14T09:47:04.699021182Z" level=info msg="Removing pod sandbox: 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f" id=785c31ed-e205-479f-b087-8e96fedfa27c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.272912 | controller | Jun 14 09:47:04.725198 crc crio[24245]: time="2026-06-14T09:47:04.725091213Z" level=info msg="Removed pod sandbox: 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f" id=785c31ed-e205-479f-b087-8e96fedfa27c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.272927 | controller | Jun 14 09:47:04.726296 crc crio[24245]: time="2026-06-14T09:47:04.726219818Z" level=info msg="Stopping pod sandbox: 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d" id=6acc7f9e-2314-436c-82eb-55c8753e4aad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.272942 | controller | Jun 14 09:47:04.726356 crc crio[24245]: time="2026-06-14T09:47:04.726304891Z" level=info msg="Stopped pod sandbox (already stopped): 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d" id=6acc7f9e-2314-436c-82eb-55c8753e4aad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.272957 | controller | Jun 14 09:47:04.727455 crc crio[24245]: time="2026-06-14T09:47:04.727390695Z" level=info msg="Removing pod sandbox: 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d" id=304acc5d-8251-40ea-9a65-4378c1c171c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.272972 | controller | Jun 14 09:47:04.754110 crc crio[24245]: time="2026-06-14T09:47:04.753981934Z" level=info msg="Removed pod sandbox: 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d" id=304acc5d-8251-40ea-9a65-4378c1c171c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.272987 | controller | Jun 14 09:47:04.755575 crc crio[24245]: time="2026-06-14T09:47:04.755367456Z" level=info msg="Stopping pod sandbox: f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0" id=eb831fbb-2b9b-47b5-8023-269f131b3764 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273002 | controller | Jun 14 09:47:04.755707 crc crio[24245]: time="2026-06-14T09:47:04.755539391Z" level=info msg="Stopped pod sandbox (already stopped): f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0" id=eb831fbb-2b9b-47b5-8023-269f131b3764 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273017 | controller | Jun 14 09:47:04.756529 crc crio[24245]: time="2026-06-14T09:47:04.756441109Z" level=info msg="Removing pod sandbox: f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0" id=e402af89-b560-43e5-872a-a7b855c817ed name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273031 | controller | Jun 14 09:47:04.780681 crc crio[24245]: time="2026-06-14T09:47:04.780579963Z" level=info msg="Removed pod sandbox: f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0" id=e402af89-b560-43e5-872a-a7b855c817ed name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273050 | controller | Jun 14 09:47:04.781951 crc crio[24245]: time="2026-06-14T09:47:04.781791536Z" level=info msg="Stopping pod sandbox: 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5" id=a46ea2de-159d-4034-a9dc-7cbcb2c57922 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273065 | controller | Jun 14 09:47:04.782033 crc crio[24245]: time="2026-06-14T09:47:04.781976052Z" level=info msg="Stopped pod sandbox (already stopped): 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5" id=a46ea2de-159d-4034-a9dc-7cbcb2c57922 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273080 | controller | Jun 14 09:47:04.782832 crc crio[24245]: time="2026-06-14T09:47:04.782733886Z" level=info msg="Removing pod sandbox: 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5" id=eec1aa9f-e703-4501-86f9-e241fcd8cdd1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273095 | controller | Jun 14 09:47:04.805300 crc crio[24245]: time="2026-06-14T09:47:04.805176064Z" level=info msg="Removed pod sandbox: 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5" id=eec1aa9f-e703-4501-86f9-e241fcd8cdd1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273110 | controller | Jun 14 09:47:04.806373 crc crio[24245]: time="2026-06-14T09:47:04.806228043Z" level=info msg="Stopping pod sandbox: 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f" id=20458f5b-2118-4382-bc52-57d275194a96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273126 | controller | Jun 14 09:47:04.806496 crc crio[24245]: time="2026-06-14T09:47:04.80643713Z" level=info msg="Stopped pod sandbox (already stopped): 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f" id=20458f5b-2118-4382-bc52-57d275194a96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273141 | controller | Jun 14 09:47:04.807448 crc crio[24245]: time="2026-06-14T09:47:04.80737429Z" level=info msg="Removing pod sandbox: 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f" id=ad807bbd-9fd9-4407-914e-ace9299b92c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273157 | controller | Jun 14 09:47:04.833209 crc crio[24245]: time="2026-06-14T09:47:04.833080463Z" level=info msg="Removed pod sandbox: 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f" id=ad807bbd-9fd9-4407-914e-ace9299b92c4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273172 | controller | Jun 14 09:47:04.838349 crc crio[24245]: time="2026-06-14T09:47:04.838277017Z" level=info msg="Stopping pod sandbox: 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe" id=560f0019-2530-4b07-8b7b-a8fd0ba51375 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273187 | controller | Jun 14 09:47:04.838469 crc crio[24245]: time="2026-06-14T09:47:04.83838397Z" level=info msg="Stopped pod sandbox (already stopped): 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe" id=560f0019-2530-4b07-8b7b-a8fd0ba51375 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273202 | controller | Jun 14 09:47:04.849216 crc crio[24245]: time="2026-06-14T09:47:04.849078214Z" level=info msg="Removing pod sandbox: 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe" id=bba287d8-a495-4987-858e-8da7d6f9582b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273217 | controller | Jun 14 09:47:04.870200 crc crio[24245]: time="2026-06-14T09:47:04.870105117Z" level=info msg="Removed pod sandbox: 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe" id=bba287d8-a495-4987-858e-8da7d6f9582b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273232 | controller | Jun 14 09:47:04.873311 crc crio[24245]: time="2026-06-14T09:47:04.873190573Z" level=info msg="Stopping pod sandbox: 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f" id=cdbb072a-1290-417e-b1f9-17db99aa30d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273251 | controller | Jun 14 09:47:04.873487 crc crio[24245]: time="2026-06-14T09:47:04.8734067Z" level=info msg="Stopped pod sandbox (already stopped): 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f" id=cdbb072a-1290-417e-b1f9-17db99aa30d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273267 | controller | Jun 14 09:47:04.874310 crc crio[24245]: time="2026-06-14T09:47:04.874239747Z" level=info msg="Removing pod sandbox: 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f" id=a7e0eae4-0ffa-4114-9a04-3aa3cb2eff2e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273283 | controller | Jun 14 09:47:04.896510 crc crio[24245]: time="2026-06-14T09:47:04.896338554Z" level=info msg="Removed pod sandbox: 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f" id=a7e0eae4-0ffa-4114-9a04-3aa3cb2eff2e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273299 | controller | Jun 14 09:47:04.899711 crc crio[24245]: time="2026-06-14T09:47:04.899541671Z" level=info msg="Stopping pod sandbox: 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53" id=42d2081b-550e-4598-a1de-58981c0f8e84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273315 | controller | Jun 14 09:47:04.899711 crc crio[24245]: time="2026-06-14T09:47:04.899652485Z" level=info msg="Stopped pod sandbox (already stopped): 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53" id=42d2081b-550e-4598-a1de-58981c0f8e84 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273330 | controller | Jun 14 09:47:04.901751 crc crio[24245]: time="2026-06-14T09:47:04.901455114Z" level=info msg="Removing pod sandbox: 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53" id=3d94c96b-bb24-43ff-b26f-82bae1e25958 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273359 | controller | Jun 14 09:47:04.938386 crc crio[24245]: time="2026-06-14T09:47:04.937937832Z" level=info msg="Removed pod sandbox: 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53" id=3d94c96b-bb24-43ff-b26f-82bae1e25958 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273381 | controller | Jun 14 09:47:04.939273 crc crio[24245]: time="2026-06-14T09:47:04.939030928Z" level=info msg="Stopping pod sandbox: bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f" id=5ce787bf-da17-44c9-97d6-db13b6f6d200 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273397 | controller | Jun 14 09:47:04.939273 crc crio[24245]: time="2026-06-14T09:47:04.93910221Z" level=info msg="Stopped pod sandbox (already stopped): bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f" id=5ce787bf-da17-44c9-97d6-db13b6f6d200 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273415 | controller | Jun 14 09:47:04.940562 crc crio[24245]: time="2026-06-14T09:47:04.940302988Z" level=info msg="Removing pod sandbox: bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f" id=0d326bf8-321e-4927-b335-34a4275014ab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273433 | controller | Jun 14 09:47:04.964321 crc crio[24245]: time="2026-06-14T09:47:04.964208808Z" level=info msg="Removed pod sandbox: bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f" id=0d326bf8-321e-4927-b335-34a4275014ab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273451 | controller | Jun 14 09:47:04.965369 crc crio[24245]: time="2026-06-14T09:47:04.965261261Z" level=info msg="Stopping pod sandbox: f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24" id=57ed0cdc-f707-4b2e-a654-a8f326108d7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273467 | controller | Jun 14 09:47:04.965369 crc crio[24245]: time="2026-06-14T09:47:04.965362895Z" level=info msg="Stopped pod sandbox (already stopped): f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24" id=57ed0cdc-f707-4b2e-a654-a8f326108d7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273486 | controller | Jun 14 09:47:04.966127 crc crio[24245]: time="2026-06-14T09:47:04.966046677Z" level=info msg="Removing pod sandbox: f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24" id=7827b910-536d-46a4-a1a1-8ceff958bcb1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273502 | controller | Jun 14 09:47:04.987038 crc crio[24245]: time="2026-06-14T09:47:04.986788639Z" level=info msg="Removed pod sandbox: f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24" id=7827b910-536d-46a4-a1a1-8ceff958bcb1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273518 | controller | Jun 14 09:47:04.990465 crc crio[24245]: time="2026-06-14T09:47:04.990350609Z" level=info msg="Stopping pod sandbox: 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459" id=662204e2-6c38-4a46-b9bf-6c3e05739ad9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273535 | controller | Jun 14 09:47:04.990701 crc crio[24245]: time="2026-06-14T09:47:04.990474293Z" level=info msg="Stopped pod sandbox (already stopped): 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459" id=662204e2-6c38-4a46-b9bf-6c3e05739ad9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273551 | controller | Jun 14 09:47:04.993102 crc crio[24245]: time="2026-06-14T09:47:04.992930863Z" level=info msg="Removing pod sandbox: 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459" id=50f20ecd-fed8-4d05-a3c2-db8f8a9a2a0d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273568 | controller | Jun 14 09:47:05.030810 crc crio[24245]: time="2026-06-14T09:47:05.030583265Z" level=info msg="Removed pod sandbox: 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459" id=50f20ecd-fed8-4d05-a3c2-db8f8a9a2a0d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273584 | controller | Jun 14 09:47:05.033261 crc crio[24245]: time="2026-06-14T09:47:05.033175953Z" level=info msg="Stopping pod sandbox: f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19" id=67e4dcea-5755-48ed-99fa-b36a627d82dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273600 | controller | Jun 14 09:47:05.034581 crc crio[24245]: time="2026-06-14T09:47:05.034523546Z" level=info msg="Stopped pod sandbox (already stopped): f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19" id=67e4dcea-5755-48ed-99fa-b36a627d82dd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273616 | controller | Jun 14 09:47:05.035683 crc crio[24245]: time="2026-06-14T09:47:05.035546007Z" level=info msg="Removing pod sandbox: f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19" id=939a4223-0ad0-4d5b-a897-2f351d5cd5af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273631 | controller | Jun 14 09:47:05.072015 crc crio[24245]: time="2026-06-14T09:47:05.071750756Z" level=info msg="Removed pod sandbox: f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19" id=939a4223-0ad0-4d5b-a897-2f351d5cd5af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273647 | controller | Jun 14 09:47:05.074195 crc crio[24245]: time="2026-06-14T09:47:05.074038632Z" level=info msg="Stopping pod sandbox: f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6" id=3c1cf64a-1e45-4e73-a5af-957b0785ac64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273662 | controller | Jun 14 09:47:05.074195 crc crio[24245]: time="2026-06-14T09:47:05.074130224Z" level=info msg="Stopped pod sandbox (already stopped): f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6" id=3c1cf64a-1e45-4e73-a5af-957b0785ac64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273678 | controller | Jun 14 09:47:05.075413 crc crio[24245]: time="2026-06-14T09:47:05.075357184Z" level=info msg="Removing pod sandbox: f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6" id=81a092a6-1fa3-43b8-9a88-955235b9ddda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273697 | controller | Jun 14 09:47:05.111167 crc crio[24245]: time="2026-06-14T09:47:05.111075039Z" level=info msg="Removed pod sandbox: f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6" id=81a092a6-1fa3-43b8-9a88-955235b9ddda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273713 | controller | Jun 14 09:47:05.115380 crc crio[24245]: time="2026-06-14T09:47:05.115228682Z" level=info msg="Stopping pod sandbox: 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2" id=998c8d72-df93-474d-9303-d9d2e62ac7e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273729 | controller | Jun 14 09:47:05.115509 crc crio[24245]: time="2026-06-14T09:47:05.115440099Z" level=info msg="Stopped pod sandbox (already stopped): 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2" id=998c8d72-df93-474d-9303-d9d2e62ac7e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273744 | controller | Jun 14 09:47:05.116466 crc crio[24245]: time="2026-06-14T09:47:05.116418179Z" level=info msg="Removing pod sandbox: 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2" id=b60c3f74-d7c9-40a7-9c03-97ef472b85b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273760 | controller | Jun 14 09:47:05.147823 crc crio[24245]: time="2026-06-14T09:47:05.147594741Z" level=info msg="Removed pod sandbox: 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2" id=b60c3f74-d7c9-40a7-9c03-97ef472b85b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273776 | controller | Jun 14 09:47:05.149001 crc crio[24245]: time="2026-06-14T09:47:05.148941225Z" level=info msg="Stopping pod sandbox: 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734" id=7669146d-a752-4f92-9389-454f536f90c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273791 | controller | Jun 14 09:47:05.149194 crc crio[24245]: time="2026-06-14T09:47:05.149169212Z" level=info msg="Stopped pod sandbox (already stopped): 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734" id=7669146d-a752-4f92-9389-454f536f90c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273806 | controller | Jun 14 09:47:05.150296 crc crio[24245]: time="2026-06-14T09:47:05.150199174Z" level=info msg="Removing pod sandbox: 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734" id=d5e887b9-8b45-4792-b147-401828871e6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273821 | controller | Jun 14 09:47:05.178359 crc crio[24245]: time="2026-06-14T09:47:05.178209399Z" level=info msg="Removed pod sandbox: 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734" id=d5e887b9-8b45-4792-b147-401828871e6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273836 | controller | Jun 14 09:47:05.181018 crc crio[24245]: time="2026-06-14T09:47:05.180918331Z" level=info msg="Stopping pod sandbox: 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5" id=60231390-3a4f-42ee-9222-952b799a9330 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273852 | controller | Jun 14 09:47:05.181113 crc crio[24245]: time="2026-06-14T09:47:05.181046325Z" level=info msg="Stopped pod sandbox (already stopped): 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5" id=60231390-3a4f-42ee-9222-952b799a9330 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273867 | controller | Jun 14 09:47:05.183508 crc crio[24245]: time="2026-06-14T09:47:05.18337324Z" level=info msg="Removing pod sandbox: 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5" id=cd03e3a5-438f-4774-add3-948381d0093f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273883 | controller | Jun 14 09:47:05.220247 crc crio[24245]: time="2026-06-14T09:47:05.220014612Z" level=info msg="Removed pod sandbox: 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5" id=cd03e3a5-438f-4774-add3-948381d0093f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273901 | controller | Jun 14 09:47:05.221353 crc crio[24245]: time="2026-06-14T09:47:05.221293476Z" level=info msg="Stopping pod sandbox: 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17" id=75b1a2e7-9c96-4e45-b008-a3c8b7e50f60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273917 | controller | Jun 14 09:47:05.221548 crc crio[24245]: time="2026-06-14T09:47:05.221524563Z" level=info msg="Stopped pod sandbox (already stopped): 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17" id=75b1a2e7-9c96-4e45-b008-a3c8b7e50f60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273932 | controller | Jun 14 09:47:05.222765 crc crio[24245]: time="2026-06-14T09:47:05.22269392Z" level=info msg="Removing pod sandbox: 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17" id=16773f90-99cb-45b6-b230-9d4440b5032f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273948 | controller | Jun 14 09:47:05.257990 crc crio[24245]: time="2026-06-14T09:47:05.257921978Z" level=info msg="Removed pod sandbox: 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17" id=16773f90-99cb-45b6-b230-9d4440b5032f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.273963 | controller | Jun 14 09:47:05.265129 crc crio[24245]: time="2026-06-14T09:47:05.264033618Z" level=info msg="Stopping pod sandbox: 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd" id=41031d3a-6344-471f-9bbe-0b3127a23605 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273978 | controller | Jun 14 09:47:05.265129 crc crio[24245]: time="2026-06-14T09:47:05.264188633Z" level=info msg="Stopped pod sandbox (already stopped): 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd" id=41031d3a-6344-471f-9bbe-0b3127a23605 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.273994 | controller | Jun 14 09:47:05.265795 crc crio[24245]: time="2026-06-14T09:47:05.26574208Z" level=info msg="Removing pod sandbox: 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd" id=03003c54-72c0-4136-948a-5d3d1caf45bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.274009 | controller | Jun 14 09:47:05.301224 crc crio[24245]: time="2026-06-14T09:47:05.301101412Z" level=info msg="Removed pod sandbox: 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd" id=03003c54-72c0-4136-948a-5d3d1caf45bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.274025 | controller | Jun 14 09:47:05.302392 crc crio[24245]: time="2026-06-14T09:47:05.302137267Z" level=info msg="Stopping pod sandbox: 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b" id=5a4df498-c0ec-4263-bb69-f39b6b0fc97d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274040 | controller | Jun 14 09:47:05.302392 crc crio[24245]: time="2026-06-14T09:47:05.302264401Z" level=info msg="Stopped pod sandbox (already stopped): 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b" id=5a4df498-c0ec-4263-bb69-f39b6b0fc97d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274056 | controller | Jun 14 09:47:05.303431 crc crio[24245]: time="2026-06-14T09:47:05.303315275Z" level=info msg="Removing pod sandbox: 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b" id=2a3803de-e3e6-49c1-ae0b-1ce031f02359 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.274071 | controller | Jun 14 09:47:05.333668 crc crio[24245]: time="2026-06-14T09:47:05.333506587Z" level=info msg="Removed pod sandbox: 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b" id=2a3803de-e3e6-49c1-ae0b-1ce031f02359 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.274087 | controller | Jun 14 09:47:05.335430 crc crio[24245]: time="2026-06-14T09:47:05.335319094Z" level=info msg="Stopping pod sandbox: 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9" id=651f1fe9-647e-4dab-8f1a-616bb77ab282 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274105 | controller | Jun 14 09:47:05.335602 crc crio[24245]: time="2026-06-14T09:47:05.33552077Z" level=info msg="Stopped pod sandbox (already stopped): 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9" id=651f1fe9-647e-4dab-8f1a-616bb77ab282 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274121 | controller | Jun 14 09:47:05.336919 crc crio[24245]: time="2026-06-14T09:47:05.336774579Z" level=info msg="Removing pod sandbox: 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9" id=f603ace9-4e3c-4ef2-9af9-c7798f01c45c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.274137 | controller | Jun 14 09:47:05.370953 crc crio[24245]: time="2026-06-14T09:47:05.37057658Z" level=info msg="Removed pod sandbox: 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9" id=f603ace9-4e3c-4ef2-9af9-c7798f01c45c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.274152 | controller | Jun 14 09:47:05.373135 crc crio[24245]: time="2026-06-14T09:47:05.372687952Z" level=info msg="Stopping pod sandbox: f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750" id=47587915-ed36-4c46-98ae-069d412205ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274167 | controller | Jun 14 09:47:05.373135 crc crio[24245]: time="2026-06-14T09:47:05.37296241Z" level=info msg="Stopped pod sandbox (already stopped): f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750" id=47587915-ed36-4c46-98ae-069d412205ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274183 | controller | Jun 14 09:47:05.374652 crc crio[24245]: time="2026-06-14T09:47:05.374517809Z" level=info msg="Removing pod sandbox: f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750" id=5129e8c8-b122-4209-9692-8d43decd0373 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.274198 | controller | Jun 14 09:47:05.398499 crc crio[24245]: time="2026-06-14T09:47:05.397570917Z" level=info msg="Removed pod sandbox: f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750" id=5129e8c8-b122-4209-9692-8d43decd0373 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.274214 | controller | Jun 14 09:47:05.400277 crc crio[24245]: time="2026-06-14T09:47:05.400189886Z" level=info msg="Stopping pod sandbox: 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142" id=b5d26e5e-6ee1-4d14-b1a7-29f646bc760a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274229 | controller | Jun 14 09:47:05.400277 crc crio[24245]: time="2026-06-14T09:47:05.400262379Z" level=info msg="Stopped pod sandbox (already stopped): 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142" id=b5d26e5e-6ee1-4d14-b1a7-29f646bc760a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274245 | controller | Jun 14 09:47:05.401431 crc crio[24245]: time="2026-06-14T09:47:05.401336343Z" level=info msg="Removing pod sandbox: 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142" id=367776d7-110c-4ab7-a02b-cf8b8929978e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.274260 | controller | Jun 14 09:47:05.448427 crc crio[24245]: time="2026-06-14T09:47:05.447943671Z" level=info msg="Removed pod sandbox: 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142" id=367776d7-110c-4ab7-a02b-cf8b8929978e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.274276 | controller | Jun 14 09:47:05.451054 crc crio[24245]: time="2026-06-14T09:47:05.450768265Z" level=info msg="Stopping pod sandbox: 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d" id=9e451122-ef49-4e46-8362-cfdf08491aab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274292 | controller | Jun 14 09:47:05.451218 crc crio[24245]: time="2026-06-14T09:47:05.451078435Z" level=info msg="Stopped pod sandbox (already stopped): 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d" id=9e451122-ef49-4e46-8362-cfdf08491aab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274310 | controller | Jun 14 09:47:05.452536 crc crio[24245]: time="2026-06-14T09:47:05.452381986Z" level=info msg="Removing pod sandbox: 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d" id=03eb1718-16cc-4bab-be29-3acdaaecd060 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.274326 | controller | Jun 14 09:47:05.489898 crc crio[24245]: time="2026-06-14T09:47:05.489564374Z" level=info msg="Removed pod sandbox: 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d" id=03eb1718-16cc-4bab-be29-3acdaaecd060 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.274342 | controller | Jun 14 09:47:05.491258 crc crio[24245]: time="2026-06-14T09:47:05.49116454Z" level=info msg="Stopping pod sandbox: 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b" id=40a5e8b6-d50c-4c96-9aab-a9f3b3200015 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274375 | controller | Jun 14 09:47:05.491349 crc crio[24245]: time="2026-06-14T09:47:05.491313175Z" level=info msg="Stopped pod sandbox (already stopped): 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b" id=40a5e8b6-d50c-4c96-9aab-a9f3b3200015 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274392 | controller | Jun 14 09:47:05.492401 crc crio[24245]: time="2026-06-14T09:47:05.492171522Z" level=info msg="Removing pod sandbox: 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b" id=3311aca4-c576-4a32-a976-3c750f692ff5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.274408 | controller | Jun 14 09:47:05.526957 crc crio[24245]: time="2026-06-14T09:47:05.526772759Z" level=info msg="Removed pod sandbox: 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b" id=3311aca4-c576-4a32-a976-3c750f692ff5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.274424 | controller | Jun 14 09:47:05.528535 crc crio[24245]: time="2026-06-14T09:47:05.528383564Z" level=info msg="Stopping pod sandbox: cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4" id=f5eca086-d06e-4c82-9aa8-5f71c13256cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274439 | controller | Jun 14 09:47:05.528772 crc crio[24245]: time="2026-06-14T09:47:05.528555989Z" level=info msg="Stopped pod sandbox (already stopped): cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4" id=f5eca086-d06e-4c82-9aa8-5f71c13256cb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274454 | controller | Jun 14 09:47:05.529570 crc crio[24245]: time="2026-06-14T09:47:05.529446838Z" level=info msg="Removing pod sandbox: cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4" id=20fb8dd6-3bee-400d-a047-40da836afb2f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.274470 | controller | Jun 14 09:47:05.561348 crc crio[24245]: time="2026-06-14T09:47:05.561177796Z" level=info msg="Removed pod sandbox: cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4" id=20fb8dd6-3bee-400d-a047-40da836afb2f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.274485 | controller | Jun 14 09:47:06.629910 crc crio[24245]: time="2026-06-14T09:47:06.629336534Z" level=info msg="Stopped container 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4: openstack/neutron-c8db4f5bc-kcb5f/neutron-api" id=17ba9ba0-3aa1-4413-9ba2-15f6924ef2ca name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.274501 | controller | Jun 14 09:47:06.631174 crc crio[24245]: time="2026-06-14T09:47:06.6311063Z" level=info msg="Stopping pod sandbox: b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8" id=4e20abdd-7838-4ed2-8f67-ec1e64060484 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274523 | controller | Jun 14 09:47:06.633318 crc crio[24245]: time="2026-06-14T09:47:06.633232248Z" level=info msg="Got pod network &{Name:neutron-c8db4f5bc-kcb5f Namespace:openstack ID:b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8 UID:30f40ac6-e90c-480a-bcf8-7934d59537ea NetNS:/var/run/netns/084e3777-708e-415c-9a42-e52cee52d573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f40ac6_e90c_480a_bcf8_7934d59537ea.slice PodAnnotations:0xc006e0a468}] Aliases:map[]}"
2026-06-14 10:12:37.274540 | controller | Jun 14 09:47:06.633540 crc crio[24245]: time="2026-06-14T09:47:06.633481396Z" level=info msg="Deleting pod openstack_neutron-c8db4f5bc-kcb5f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.274556 | controller | Jun 14 09:47:07.166694 crc crio[24245]: time="2026-06-14T09:47:07.166273763Z" level=info msg="Stopped pod sandbox: b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8" id=4e20abdd-7838-4ed2-8f67-ec1e64060484 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274572 | controller | Jun 14 09:47:07.450383 crc crio[24245]: time="2026-06-14T09:47:07.449898466Z" level=info msg="Removing container: 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9" id=70089e2d-5e3f-4367-b378-11a61d3463a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.274587 | controller | Jun 14 09:47:07.540640 crc crio[24245]: time="2026-06-14T09:47:07.540510809Z" level=info msg="Removed container 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9: openstack/neutron-c8db4f5bc-kcb5f/neutron-httpd" id=70089e2d-5e3f-4367-b378-11a61d3463a3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.274603 | controller | Jun 14 09:47:07.544248 crc crio[24245]: time="2026-06-14T09:47:07.544169963Z" level=info msg="Removing container: 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4" id=5f0dc7d2-a662-45d5-972f-0468ab7af38a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.274618 | controller | Jun 14 09:47:07.579910 crc crio[24245]: time="2026-06-14T09:47:07.579809369Z" level=info msg="Removed container 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4: openstack/neutron-c8db4f5bc-kcb5f/neutron-api" id=5f0dc7d2-a662-45d5-972f-0468ab7af38a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.274634 | controller | Jun 14 09:47:08.082990 crc crio[24245]: time="2026-06-14T09:47:08.067553302Z" level=info msg="Stopping container: a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c (timeout: 30s)" id=9f1ea532-4192-405f-9e25-d83aecc85567 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.274649 | controller | Jun 14 09:47:08.082990 crc crio[24245]: time="2026-06-14T09:47:08.068766522Z" level=info msg="Stopping container: a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8 (timeout: 30s)" id=3d4c8bdc-d8d3-4040-a6ec-3947790f9787 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.274665 | controller | Jun 14 09:47:08.134330 crc crio[24245]: time="2026-06-14T09:47:08.134256306Z" level=info msg="Stopping container: 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282 (timeout: 30s)" id=dd9f5003-5db2-482a-a972-8cd1af62cc2c name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.274680 | controller | Jun 14 09:47:08.198492 crc crio[24245]: time="2026-06-14T09:47:08.197728124Z" level=info msg="Stopping container: f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717 (timeout: 30s)" id=254e4deb-fee2-4070-a5c8-5a1a69f4be46 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.274696 | controller | Jun 14 09:47:08.203353 crc crio[24245]: time="2026-06-14T09:47:08.202898208Z" level=info msg="Stopping container: 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb (timeout: 30s)" id=5c35c81f-8e54-40ea-95fd-21e8eb3924bb name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.274715 | controller | Jun 14 09:47:08.205806 crc crio[24245]: time="2026-06-14T09:47:08.205752548Z" level=info msg="Stopped container a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c: openstack/nova-api-0/nova-api-log" id=9f1ea532-4192-405f-9e25-d83aecc85567 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.274731 | controller | Jun 14 09:47:08.337801 crc crio[24245]: time="2026-06-14T09:47:08.337575511Z" level=info msg="Stopped container 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb: openstack/nova-metadata-0/nova-metadata-log" id=5c35c81f-8e54-40ea-95fd-21e8eb3924bb name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.274746 | controller | Jun 14 09:47:11.141587 crc crio[24245]: time="2026-06-14T09:47:11.141184261Z" level=info msg="Stopped container 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=dd9f5003-5db2-482a-a972-8cd1af62cc2c name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.274761 | controller | Jun 14 09:47:11.142726 crc crio[24245]: time="2026-06-14T09:47:11.142664297Z" level=info msg="Stopping pod sandbox: 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124" id=4c45b067-ccba-4e21-b3ba-a5b84e7e26aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274777 | controller | Jun 14 09:47:11.143351 crc crio[24245]: time="2026-06-14T09:47:11.143270687Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124 UID:f62f071b-ac3d-4cd2-b961-4114fab0734f NetNS:/var/run/netns/5067c5ba-12b7-4c06-803d-ed7d6f067b40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf62f071b_ac3d_4cd2_b961_4114fab0734f.slice PodAnnotations:0xc000602f20}] Aliases:map[]}"
2026-06-14 10:12:37.274793 | controller | Jun 14 09:47:11.143513 crc crio[24245]: time="2026-06-14T09:47:11.143463873Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.274808 | controller | Jun 14 09:47:11.348635 crc crio[24245]: time="2026-06-14T09:47:11.347292606Z" level=info msg="Stopped container a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8: openstack/nova-api-0/nova-api-api" id=3d4c8bdc-d8d3-4040-a6ec-3947790f9787 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.274824 | controller | Jun 14 09:47:11.349140 crc crio[24245]: time="2026-06-14T09:47:11.349080283Z" level=info msg="Stopping pod sandbox: 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2" id=7480c231-9364-4392-96ae-f4db7da578ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274840 | controller | Jun 14 09:47:11.349825 crc crio[24245]: time="2026-06-14T09:47:11.349764935Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2 UID:d17023ad-f88e-40c6-b80d-8ffd479693bb NetNS:/var/run/netns/608a95bd-73f3-4002-835f-1885f053139e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd17023ad_f88e_40c6_b80d_8ffd479693bb.slice PodAnnotations:0xc006e0a8f8}] Aliases:map[]}"
2026-06-14 10:12:37.274855 | controller | Jun 14 09:47:11.357567 crc crio[24245]: time="2026-06-14T09:47:11.353148954Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.274871 | controller | Jun 14 09:47:11.567337 crc crio[24245]: time="2026-06-14T09:47:11.566231664Z" level=info msg="Stopped container f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717: openstack/nova-metadata-0/nova-metadata-metadata" id=254e4deb-fee2-4070-a5c8-5a1a69f4be46 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.274891 | controller | Jun 14 09:47:11.571715 crc crio[24245]: time="2026-06-14T09:47:11.571638843Z" level=info msg="Stopping pod sandbox: c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972" id=3de9a8f8-c926-47d5-af1e-59df40e68074 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274907 | controller | Jun 14 09:47:11.572291 crc crio[24245]: time="2026-06-14T09:47:11.572210941Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972 UID:9860638f-c59f-43a9-949e-2afdaaafed92 NetNS:/var/run/netns/8a4cbd5b-d42c-46cc-b5f8-90f00f2b16be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9860638f_c59f_43a9_949e_2afdaaafed92.slice PodAnnotations:0xc00274a940}] Aliases:map[]}"
2026-06-14 10:12:37.274922 | controller | Jun 14 09:47:11.572810 crc crio[24245]: time="2026-06-14T09:47:11.572389737Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.274938 | controller | Jun 14 09:47:11.662806 crc crio[24245]: time="2026-06-14T09:47:11.66258026Z" level=info msg="Stopped pod sandbox: 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124" id=4c45b067-ccba-4e21-b3ba-a5b84e7e26aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274954 | controller | Jun 14 09:47:12.032638 crc crio[24245]: time="2026-06-14T09:47:12.032068587Z" level=info msg="Stopped pod sandbox: 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2" id=7480c231-9364-4392-96ae-f4db7da578ba name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274969 | controller | Jun 14 09:47:12.085104 crc crio[24245]: time="2026-06-14T09:47:12.084451585Z" level=info msg="Stopped pod sandbox: c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972" id=3de9a8f8-c926-47d5-af1e-59df40e68074 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.274984 | controller | Jun 14 09:47:12.680453 crc crio[24245]: time="2026-06-14T09:47:12.679416551Z" level=info msg="Removing container: a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8" id=560e5111-d2c6-42df-aa35-af222b60557e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.275000 | controller | Jun 14 09:47:12.795352 crc crio[24245]: time="2026-06-14T09:47:12.795199375Z" level=info msg="Removed container a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8: openstack/nova-api-0/nova-api-api" id=560e5111-d2c6-42df-aa35-af222b60557e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.275015 | controller | Jun 14 09:47:12.799648 crc crio[24245]: time="2026-06-14T09:47:12.79952842Z" level=info msg="Removing container: a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c" id=a264ef0b-b36a-491d-a64a-438448f661b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.275030 | controller | Jun 14 09:47:12.842823 crc crio[24245]: time="2026-06-14T09:47:12.841540821Z" level=info msg="Removed container a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c: openstack/nova-api-0/nova-api-log" id=a264ef0b-b36a-491d-a64a-438448f661b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.275045 | controller | Jun 14 09:47:12.852387 crc crio[24245]: time="2026-06-14T09:47:12.8522978Z" level=info msg="Removing container: f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717" id=28af335c-f38b-4f19-a70b-c6dbdf8b5499 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.275061 | controller | Jun 14 09:47:12.922417 crc crio[24245]: time="2026-06-14T09:47:12.922299916Z" level=info msg="Removed container f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717: openstack/nova-metadata-0/nova-metadata-metadata" id=28af335c-f38b-4f19-a70b-c6dbdf8b5499 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.275080 | controller | Jun 14 09:47:12.928816 crc crio[24245]: time="2026-06-14T09:47:12.928697909Z" level=info msg="Removing container: 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb" id=9e6950c1-82de-4c03-9647-6735ba5f6d1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.275095 | controller | Jun 14 09:47:13.098830 crc crio[24245]: time="2026-06-14T09:47:13.090090052Z" level=info msg="Removed container 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb: openstack/nova-metadata-0/nova-metadata-log" id=9e6950c1-82de-4c03-9647-6735ba5f6d1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.275111 | controller | Jun 14 09:47:13.117825 crc crio[24245]: time="2026-06-14T09:47:13.113777906Z" level=info msg="Removing container: 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282" id=196a54f6-48bd-4973-a109-fbd2bb414e63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.275126 | controller | Jun 14 09:47:13.230208 crc crio[24245]: time="2026-06-14T09:47:13.22991839Z" level=info msg="Removed container 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=196a54f6-48bd-4973-a109-fbd2bb414e63 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.275141 | controller | Jun 14 09:47:13.422308 crc crio[24245]: time="2026-06-14T09:47:13.421900639Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=393ea66f-a7c6-463b-aa80-11493e0dcca2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.275156 | controller | Jun 14 09:47:13.422308 crc crio[24245]: time="2026-06-14T09:47:13.42229661Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.275171 | controller | Jun 14 09:47:13.456931 crc crio[24245]: time="2026-06-14T09:47:13.456766597Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=07410f29-24fd-46cb-ae19-6adda7819831 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.275187 | controller | Jun 14 09:47:13.457067 crc crio[24245]: time="2026-06-14T09:47:13.457009335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.275202 | controller | Jun 14 09:47:13.468718 crc crio[24245]: time="2026-06-14T09:47:13.468633974Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0f35b2ec6c15bffabc225125bfa05927b76284c528910b0728f8dfc3f31a32fe UID:815f9d55-7bed-40e4-920b-18c2a309c9aa NetNS:/var/run/netns/91ccbac5-01f6-4d8c-9840-5fdce55fb6c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod815f9d55_7bed_40e4_920b_18c2a309c9aa.slice PodAnnotations:0xc0005227d8}] Aliases:map[]}"
2026-06-14 10:12:37.275218 | controller | Jun 14 09:47:13.468718 crc crio[24245]: time="2026-06-14T09:47:13.468700326Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.275234 | controller | Jun 14 09:47:13.505660 crc crio[24245]: time="2026-06-14T09:47:13.505460505Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5960bf052f49d506f117db32a0e9aa5b6863839ceef07510ed6611f6af6c9281 UID:1213925c-fff7-4d17-aa57-15013cea5a7f NetNS:/var/run/netns/5f5e2119-7389-439e-8ecb-9869aef8cd43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1213925c_fff7_4d17_aa57_15013cea5a7f.slice PodAnnotations:0xc000522948}] Aliases:map[]}"
2026-06-14 10:12:37.275249 | controller | Jun 14 09:47:13.506280 crc crio[24245]: time="2026-06-14T09:47:13.506259111Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.275268 | controller | Jun 14 09:47:13.628015 crc crio[24245]: time="2026-06-14T09:47:13.627390473Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=ebd11e6b-ca95-4f7a-8b4e-9998627e9480 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.275284 | controller | Jun 14 09:47:13.628298 crc crio[24245]: time="2026-06-14T09:47:13.628035873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.275300 | controller | Jun 14 09:47:13.702291 crc crio[24245]: time="2026-06-14T09:47:13.702046199Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9921c11e6121039c37316cd27a7fde9d9efb87f6c973dc07dbcb1de2c984ad3e UID:996c20ea-4d03-4071-a757-19ae33590dc1 NetNS:/var/run/netns/9c2ee9dd-5311-42fe-b0c6-52802e18c0e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod996c20ea_4d03_4071_a757_19ae33590dc1.slice PodAnnotations:0xc001fea2b0}] Aliases:map[]}"
2026-06-14 10:12:37.275316 | controller | Jun 14 09:47:13.702291 crc crio[24245]: time="2026-06-14T09:47:13.702141673Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.275332 | controller | Jun 14 09:47:13.862526 crc crio[24245]: 2026-06-14T09:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f35b2ec6c15bff Mac:12:17:eb:a9:ef:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bf Mtu:0 Sandbox:/var/run/netns/91ccbac5-01f6-4d8c-9840-5fdce55fb6c9 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.275363 | controller | Jun 14 09:47:13.863971 crc crio[24245]: time="2026-06-14T09:47:13.863673392Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0f35b2ec6c15bffabc225125bfa05927b76284c528910b0728f8dfc3f31a32fe UID:815f9d55-7bed-40e4-920b-18c2a309c9aa NetNS:/var/run/netns/91ccbac5-01f6-4d8c-9840-5fdce55fb6c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod815f9d55_7bed_40e4_920b_18c2a309c9aa.slice PodAnnotations:0xc0005227d8}] Aliases:map[]}"
2026-06-14 10:12:37.275384 | controller | Jun 14 09:47:13.864360 crc crio[24245]: time="2026-06-14T09:47:13.864294482Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.275400 | controller | Jun 14 09:47:13.875072 crc crio[24245]: time="2026-06-14T09:47:13.874980766Z" level=info msg="Ran pod sandbox 0f35b2ec6c15bffabc225125bfa05927b76284c528910b0728f8dfc3f31a32fe with infra container: openstack/nova-metadata-0/POD" id=393ea66f-a7c6-463b-aa80-11493e0dcca2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.275416 | controller | Jun 14 09:47:13.877110 crc crio[24245]: time="2026-06-14T09:47:13.877045592Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=0d70a278-f542-4d14-9afa-51a620056389 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.275432 | controller | Jun 14 09:47:13.882780 crc crio[24245]: time="2026-06-14T09:47:13.882714004Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a54fb335-4e81-4358-a693-1ecc64b19f06 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.275447 | controller | Jun 14 09:47:13.890794 crc crio[24245]: time="2026-06-14T09:47:13.890725743Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=4c659a33-b218-42e8-8133-04f180810c65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.275463 | controller | Jun 14 09:47:13.891222 crc crio[24245]: time="2026-06-14T09:47:13.891188828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.275482 | controller | Jun 14 09:47:13.967094 crc crio[24245]: time="2026-06-14T09:47:13.966897042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.275498 | controller | Jun 14 09:47:13.972215 crc crio[24245]: time="2026-06-14T09:47:13.972044946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.275514 | controller | Jun 14 09:47:14.205103 crc crio[24245]: 2026-06-14T09:47:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5960bf052f49d50 Mac:2a:6a:f9:95:d5:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c1 Mtu:0 Sandbox:/var/run/netns/5f5e2119-7389-439e-8ecb-9869aef8cd43 SocketPath: PciID:}] [{Interface:0xc000502610 Address:{IP:10.217.1.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.275530 | controller | Jun 14 09:47:14.206472 crc crio[24245]: time="2026-06-14T09:47:14.206435984Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5960bf052f49d506f117db32a0e9aa5b6863839ceef07510ed6611f6af6c9281 UID:1213925c-fff7-4d17-aa57-15013cea5a7f NetNS:/var/run/netns/5f5e2119-7389-439e-8ecb-9869aef8cd43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1213925c_fff7_4d17_aa57_15013cea5a7f.slice PodAnnotations:0xc000522948}] Aliases:map[]}"
2026-06-14 10:12:37.275546 | controller | Jun 14 09:47:14.206734 crc crio[24245]: time="2026-06-14T09:47:14.206709413Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.275562 | controller | Jun 14 09:47:14.220323 crc crio[24245]: time="2026-06-14T09:47:14.219944225Z" level=info msg="Ran pod sandbox 5960bf052f49d506f117db32a0e9aa5b6863839ceef07510ed6611f6af6c9281 with infra container: openstack/nova-api-0/POD" id=07410f29-24fd-46cb-ae19-6adda7819831 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.275578 | controller | Jun 14 09:47:14.224363 crc crio[24245]: time="2026-06-14T09:47:14.224284549Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8fb5e4a2-076e-4af2-8c5b-116145bba472 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.275594 | controller | Jun 14 09:47:14.228233 crc crio[24245]: time="2026-06-14T09:47:14.228129562Z" level=info msg="Created container 532f245e1fa87549cf59ff788e19e5cd0166f04d25a548a10124f0c2f50d8d7c: openstack/nova-metadata-0/nova-metadata-log" id=4c659a33-b218-42e8-8133-04f180810c65 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.275609 | controller | Jun 14 09:47:14.230423 crc crio[24245]: time="2026-06-14T09:47:14.230360913Z" level=info msg="Starting container: 532f245e1fa87549cf59ff788e19e5cd0166f04d25a548a10124f0c2f50d8d7c" id=4d61b0e6-87b9-48e4-bdf6-8dfa27956ee9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.275625 | controller | Jun 14 09:47:14.232346 crc crio[24245]: time="2026-06-14T09:47:14.230424205Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b908050a-0a56-42a3-8f60-2a02c1e245c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.275640 | controller | Jun 14 09:47:14.237080 crc crio[24245]: time="2026-06-14T09:47:14.237038265Z" level=info msg="Started container" PID=294565 containerID=532f245e1fa87549cf59ff788e19e5cd0166f04d25a548a10124f0c2f50d8d7c description=openstack/nova-metadata-0/nova-metadata-log id=4d61b0e6-87b9-48e4-bdf6-8dfa27956ee9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f35b2ec6c15bffabc225125bfa05927b76284c528910b0728f8dfc3f31a32fe
2026-06-14 10:12:37.275659 | controller | Jun 14 09:47:14.243971 crc crio[24245]: time="2026-06-14T09:47:14.243836861Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=18549f5f-7126-4a2c-8609-16a92f2b5329 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.275675 | controller | Jun 14 09:47:14.244347 crc crio[24245]: time="2026-06-14T09:47:14.244295566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.275690 | controller | Jun 14 09:47:14.250299 crc crio[24245]: time="2026-06-14T09:47:14.250247375Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=69bcfd35-af28-480c-8f33-289b8deeaac0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.275706 | controller | Jun 14 09:47:14.301987 crc crio[24245]: time="2026-06-14T09:47:14.30193423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.275721 | controller | Jun 14 09:47:14.308044 crc crio[24245]: time="2026-06-14T09:47:14.308008765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.275737 | controller | Jun 14 09:47:14.313123 crc crio[24245]: 2026-06-14T09:47:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9921c11e6121039 Mac:2e:8c:e8:3f:87:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c0 Mtu:0 Sandbox:/var/run/netns/9c2ee9dd-5311-42fe-b0c6-52802e18c0e9 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.275753 | controller | Jun 14 09:47:14.315650 crc crio[24245]: time="2026-06-14T09:47:14.315541257Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9921c11e6121039c37316cd27a7fde9d9efb87f6c973dc07dbcb1de2c984ad3e UID:996c20ea-4d03-4071-a757-19ae33590dc1 NetNS:/var/run/netns/9c2ee9dd-5311-42fe-b0c6-52802e18c0e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod996c20ea_4d03_4071_a757_19ae33590dc1.slice PodAnnotations:0xc001fea2b0}] Aliases:map[]}"
2026-06-14 10:12:37.275770 | controller | Jun 14 09:47:14.316004 crc crio[24245]: time="2026-06-14T09:47:14.315928024Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.275786 | controller | Jun 14 09:47:14.326418 crc crio[24245]: time="2026-06-14T09:47:14.326315145Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8392191d-53f2-4d00-9d28-4d4b7374865c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.275802 | controller | Jun 14 09:47:14.330254 crc crio[24245]: time="2026-06-14T09:47:14.329974771Z" level=info msg="Ran pod sandbox 9921c11e6121039c37316cd27a7fde9d9efb87f6c973dc07dbcb1de2c984ad3e with infra container: openstack/nova-scheduler-0/POD" id=ebd11e6b-ca95-4f7a-8b4e-9998627e9480 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.275818 | controller | Jun 14 09:47:14.333263 crc crio[24245]: time="2026-06-14T09:47:14.333190363Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=6de78821-b1ed-41e1-8b66-097aef41da45 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.275834 | controller | Jun 14 09:47:14.348071 crc crio[24245]: time="2026-06-14T09:47:14.347964974Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=9709c5d0-b91b-4034-9584-fadd9005b011 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.275850 | controller | Jun 14 09:47:14.348539 crc crio[24245]: time="2026-06-14T09:47:14.34847092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.275880 | controller | Jun 14 09:47:14.356086 crc crio[24245]: time="2026-06-14T09:47:14.356012489Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=0dacf27f-a583-4720-90fb-0412c222a447 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.275900 | controller | Jun 14 09:47:14.378480 crc crio[24245]: time="2026-06-14T09:47:14.378398002Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=6de2096e-065b-4350-b9f4-d9850b6d318e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.275916 | controller | Jun 14 09:47:14.379096 crc crio[24245]: time="2026-06-14T09:47:14.379016771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.275932 | controller | Jun 14 09:47:14.446291 crc crio[24245]: time="2026-06-14T09:47:14.445734805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.275949 | controller | Jun 14 09:47:14.450664 crc crio[24245]: time="2026-06-14T09:47:14.45054338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.275964 | controller | Jun 14 09:47:14.483323 crc crio[24245]: time="2026-06-14T09:47:14.483239438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.275980 | controller | Jun 14 09:47:14.486081 crc crio[24245]: time="2026-06-14T09:47:14.486023787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.275996 | controller | Jun 14 09:47:14.590641 crc crio[24245]: time="2026-06-14T09:47:14.590130677Z" level=info msg="Created container 2a93ab4981d57a4066b9c9302622830d47523ee304e5d541d3428bf1d7615304: openstack/nova-api-0/nova-api-log" id=18549f5f-7126-4a2c-8609-16a92f2b5329 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.276011 | controller | Jun 14 09:47:14.593537 crc crio[24245]: time="2026-06-14T09:47:14.593446262Z" level=info msg="Starting container: 2a93ab4981d57a4066b9c9302622830d47523ee304e5d541d3428bf1d7615304" id=71b4f445-f07b-478a-9be6-cb7835a82a71 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.276027 | controller | Jun 14 09:47:14.603002 crc crio[24245]: time="2026-06-14T09:47:14.602063786Z" level=info msg="Started container" PID=294611 containerID=2a93ab4981d57a4066b9c9302622830d47523ee304e5d541d3428bf1d7615304 description=openstack/nova-api-0/nova-api-log id=71b4f445-f07b-478a-9be6-cb7835a82a71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5960bf052f49d506f117db32a0e9aa5b6863839ceef07510ed6611f6af6c9281
2026-06-14 10:12:37.276042 | controller | Jun 14 09:47:14.603002 crc crio[24245]: time="2026-06-14T09:47:14.60281462Z" level=info msg="Created container d3cff8811d962f9dc2e2b301b6637ba2b72ebb3aeed4a34b134450677902925e: openstack/nova-metadata-0/nova-metadata-metadata" id=9709c5d0-b91b-4034-9584-fadd9005b011 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.276058 | controller | Jun 14 09:47:14.604391 crc crio[24245]: time="2026-06-14T09:47:14.604269806Z" level=info msg="Created container b195a2532a8ed2911c6014bc13c98233245d99f05b4d79a678d905469e38ff8c: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=6de2096e-065b-4350-b9f4-d9850b6d318e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.276074 | controller | Jun 14 09:47:14.606756 crc crio[24245]: time="2026-06-14T09:47:14.606704093Z" level=info msg="Starting container: d3cff8811d962f9dc2e2b301b6637ba2b72ebb3aeed4a34b134450677902925e" id=f44c20e1-ef61-4954-896d-20842f0ed4f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.276093 | controller | Jun 14 09:47:14.607100 crc crio[24245]: time="2026-06-14T09:47:14.607061576Z" level=info msg="Starting container: b195a2532a8ed2911c6014bc13c98233245d99f05b4d79a678d905469e38ff8c" id=93c00122-b867-4867-8478-5a14ead42c7b name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.276109 | controller | Jun 14 09:47:14.618769 crc crio[24245]: time="2026-06-14T09:47:14.618274761Z" level=info msg="Started container" PID=294648 containerID=d3cff8811d962f9dc2e2b301b6637ba2b72ebb3aeed4a34b134450677902925e description=openstack/nova-metadata-0/nova-metadata-metadata id=f44c20e1-ef61-4954-896d-20842f0ed4f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f35b2ec6c15bffabc225125bfa05927b76284c528910b0728f8dfc3f31a32fe
2026-06-14 10:12:37.276124 | controller | Jun 14 09:47:14.618769 crc crio[24245]: time="2026-06-14T09:47:14.618409616Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=03dcb7cd-5fd2-476a-85cb-c215716cd8fb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.276140 | controller | Jun 14 09:47:14.620744 crc crio[24245]: time="2026-06-14T09:47:14.620583936Z" level=info msg="Started container" PID=294653 containerID=b195a2532a8ed2911c6014bc13c98233245d99f05b4d79a678d905469e38ff8c description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=93c00122-b867-4867-8478-5a14ead42c7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9921c11e6121039c37316cd27a7fde9d9efb87f6c973dc07dbcb1de2c984ad3e
2026-06-14 10:12:37.276156 | controller | Jun 14 09:47:14.692425 crc crio[24245]: time="2026-06-14T09:47:14.692206213Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=e1743712-8113-4cc2-94f4-6e34b78d5290 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.276172 | controller | Jun 14 09:47:14.702488 crc crio[24245]: time="2026-06-14T09:47:14.702324875Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=af62a4ff-91a5-4993-ac9d-5a7dd70677b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.276188 | controller | Jun 14 09:47:14.705962 crc crio[24245]: time="2026-06-14T09:47:14.702789576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.276204 | controller | Jun 14 09:47:14.759503 crc crio[24245]: time="2026-06-14T09:47:14.759452362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.276220 | controller | Jun 14 09:47:14.765521 crc crio[24245]: time="2026-06-14T09:47:14.765436613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.276235 | controller | Jun 14 09:47:14.891634 crc crio[24245]: time="2026-06-14T09:47:14.891486353Z" level=info msg="Created container d79555f2c60c4957dcf5738d8cb0c8ee781bd03f7998965f36622b799cf89032: openstack/nova-api-0/nova-api-api" id=af62a4ff-91a5-4993-ac9d-5a7dd70677b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.276250 | controller | Jun 14 09:47:14.893588 crc crio[24245]: time="2026-06-14T09:47:14.893147856Z" level=info msg="Starting container: d79555f2c60c4957dcf5738d8cb0c8ee781bd03f7998965f36622b799cf89032" id=319bcf4e-2729-482e-bc72-7df087eb8521 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.276265 | controller | Jun 14 09:47:14.898310 crc crio[24245]: time="2026-06-14T09:47:14.897958828Z" level=info msg="Started container" PID=294716 containerID=d79555f2c60c4957dcf5738d8cb0c8ee781bd03f7998965f36622b799cf89032 description=openstack/nova-api-0/nova-api-api id=319bcf4e-2729-482e-bc72-7df087eb8521 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5960bf052f49d506f117db32a0e9aa5b6863839ceef07510ed6611f6af6c9281
2026-06-14 10:12:37.276284 | controller | Jun 14 09:47:40.201340 crc crio[24245]: time="2026-06-14T09:47:40.200543722Z" level=info msg="Running pod sandbox: openstack/update-edpm-update-openstack-edpm-ipam-hpmrm/POD" id=a71e2892-74f4-4dea-a13d-8cfdca7727c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.276300 | controller | Jun 14 09:47:40.202760 crc crio[24245]: time="2026-06-14T09:47:40.201372548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.276315 | controller | Jun 14 09:47:40.262630 crc crio[24245]: time="2026-06-14T09:47:40.262499553Z" level=info msg="Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-hpmrm Namespace:openstack ID:e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2 UID:03c63bd9-dbfb-4b62-9444-47150067e944 NetNS:/var/run/netns/af267b8f-d55d-4ad6-98f5-221024d7343f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c63bd9_dbfb_4b62_9444_47150067e944.slice PodAnnotations:0xc001c3c138}] Aliases:map[]}"
2026-06-14 10:12:37.276332 | controller | Jun 14 09:47:40.262630 crc crio[24245]: time="2026-06-14T09:47:40.262570435Z" level=info msg="Adding pod openstack_update-edpm-update-openstack-edpm-ipam-hpmrm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.276365 | controller | Jun 14 09:47:41.082001 crc crio[24245]: 2026-06-14T09:47:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e00706e33494d53 Mac:36:64:66:91:ad:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c2 Mtu:0 Sandbox:/var/run/netns/af267b8f-d55d-4ad6-98f5-221024d7343f SocketPath: PciID:}] [{Interface:0xc000296e60 Address:{IP:10.217.1.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.276387 | controller | Jun 14 09:47:41.084488 crc crio[24245]: time="2026-06-14T09:47:41.08439958Z" level=info msg="Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-hpmrm Namespace:openstack ID:e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2 UID:03c63bd9-dbfb-4b62-9444-47150067e944 NetNS:/var/run/netns/af267b8f-d55d-4ad6-98f5-221024d7343f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c63bd9_dbfb_4b62_9444_47150067e944.slice PodAnnotations:0xc001c3c138}] Aliases:map[]}"
2026-06-14 10:12:37.276404 | controller | Jun 14 09:47:41.084738 crc crio[24245]: time="2026-06-14T09:47:41.084681669Z" level=info msg="Checking pod openstack_update-edpm-update-openstack-edpm-ipam-hpmrm for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.276420 | controller | Jun 14 09:47:41.100348 crc crio[24245]: time="2026-06-14T09:47:41.1002722Z" level=info msg="Ran pod sandbox e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2 with infra container: openstack/update-edpm-update-openstack-edpm-ipam-hpmrm/POD" id=a71e2892-74f4-4dea-a13d-8cfdca7727c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.276436 | controller | Jun 14 09:47:41.107006 crc crio[24245]: time="2026-06-14T09:47:41.10653505Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=6feeac58-a07b-45f9-bfb1-1fa09aff713f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.276452 | controller | Jun 14 09:47:41.151741 crc crio[24245]: time="2026-06-14T09:47:41.151475346Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=45d0e342-c5bd-4d53-bb27-7796d3b303b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.276467 | controller | Jun 14 09:47:41.162558 crc crio[24245]: time="2026-06-14T09:47:41.162428729Z" level=info msg="Creating container: openstack/update-edpm-update-openstack-edpm-ipam-hpmrm/update-edpm-update-openstack-edpm-ipam" id=05c7a538-791b-4042-b194-fdaab67edf89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.276488 | controller | Jun 14 09:47:41.163332 crc crio[24245]: time="2026-06-14T09:47:41.163255205Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.276507 | controller | Jun 14 09:47:41.217911 crc crio[24245]: time="2026-06-14T09:47:41.217804759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.276525 | controller | Jun 14 09:47:41.222102 crc crio[24245]: time="2026-06-14T09:47:41.221801167Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.276540 | controller | Jun 14 09:47:41.416682 crc crio[24245]: time="2026-06-14T09:47:41.415695583Z" level=info msg="Created container 72bed45dd059a4ea011be5c1858d1653be3f9a92e248fe448a615bac8ee0b782: openstack/update-edpm-update-openstack-edpm-ipam-hpmrm/update-edpm-update-openstack-edpm-ipam" id=05c7a538-791b-4042-b194-fdaab67edf89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.276556 | controller | Jun 14 09:47:41.418127 crc crio[24245]: time="2026-06-14T09:47:41.418048389Z" level=info msg="Starting container: 72bed45dd059a4ea011be5c1858d1653be3f9a92e248fe448a615bac8ee0b782" id=71959c8f-0fa6-4824-b147-6ba1566a44bb name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.276572 | controller | Jun 14 09:47:41.424246 crc crio[24245]: time="2026-06-14T09:47:41.424156893Z" level=info msg="Started container" PID=296642 containerID=72bed45dd059a4ea011be5c1858d1653be3f9a92e248fe448a615bac8ee0b782 description=openstack/update-edpm-update-openstack-edpm-ipam-hpmrm/update-edpm-update-openstack-edpm-ipam id=71959c8f-0fa6-4824-b147-6ba1566a44bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2
2026-06-14 10:12:37.276588 | controller | Jun 14 09:48:00.584314 crc crio[24245]: time="2026-06-14T09:48:00.583525169Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690508-nhcvx/POD" id=7cc2fe24-d565-4cf2-994f-af575aef556a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.276603 | controller | Jun 14 09:48:00.585414 crc crio[24245]: time="2026-06-14T09:48:00.585392149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.276619 | controller | Jun 14 09:48:00.659540 crc crio[24245]: time="2026-06-14T09:48:00.658889367Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690508-nhcvx Namespace:openshift-infra ID:c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a UID:c0f59abe-5937-4a1f-9afb-921d3ebafde8 NetNS:/var/run/netns/310e374d-cb2d-47f5-91c0-2d3ff02e3955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f59abe_5937_4a1f_9afb_921d3ebafde8.slice PodAnnotations:0xc000602238}] Aliases:map[]}"
2026-06-14 10:12:37.276635 | controller | Jun 14 09:48:00.659540 crc crio[24245]: time="2026-06-14T09:48:00.658994261Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690508-nhcvx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.276651 | controller | Jun 14 09:48:01.122937 crc crio[24245]: 2026-06-14T09:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c35727fce9388dc Mac:7a:87:4f:2e:66:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c3 Mtu:0 Sandbox:/var/run/netns/310e374d-cb2d-47f5-91c0-2d3ff02e3955 SocketPath: PciID:}] [{Interface:0xc000368940 Address:{IP:10.217.1.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.276671 | controller | Jun 14 09:48:01.124458 crc crio[24245]: time="2026-06-14T09:48:01.124385353Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690508-nhcvx Namespace:openshift-infra ID:c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a UID:c0f59abe-5937-4a1f-9afb-921d3ebafde8 NetNS:/var/run/netns/310e374d-cb2d-47f5-91c0-2d3ff02e3955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f59abe_5937_4a1f_9afb_921d3ebafde8.slice PodAnnotations:0xc000602238}] Aliases:map[]}"
2026-06-14 10:12:37.276688 | controller | Jun 14 09:48:01.124639 crc crio[24245]: time="2026-06-14T09:48:01.124547768Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690508-nhcvx for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.276703 | controller | Jun 14 09:48:01.142088 crc crio[24245]: time="2026-06-14T09:48:01.141998224Z" level=info msg="Ran pod sandbox c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a with infra container: openshift-infra/auto-csr-approver-29690508-nhcvx/POD" id=7cc2fe24-d565-4cf2-994f-af575aef556a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.276719 | controller | Jun 14 09:48:01.147024 crc crio[24245]: time="2026-06-14T09:48:01.146982221Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5d5983e8-f904-4761-aa38-4fbe528efc3f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.276734 | controller | Jun 14 09:48:01.156144 crc crio[24245]: time="2026-06-14T09:48:01.156072442Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.276750 | controller | Jun 14 09:48:01.904159 crc crio[24245]: time="2026-06-14T09:48:01.902317518Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5d5983e8-f904-4761-aa38-4fbe528efc3f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.276766 | controller | Jun 14 09:48:01.906303 crc crio[24245]: time="2026-06-14T09:48:01.905376836Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=eec11aa3-df4b-4b5e-9f22-5db95da57b11 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.276782 | controller | Jun 14 09:48:01.908423 crc crio[24245]: time="2026-06-14T09:48:01.908090033Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7f17d1a7-7093-472e-a146-5c45ff1e4c2b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.276798 | controller | Jun 14 09:48:01.919211 crc crio[24245]: time="2026-06-14T09:48:01.918793042Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690508-nhcvx/oc" id=52f2b326-5002-4023-8ac8-5c46e2afdc13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.276814 | controller | Jun 14 09:48:01.919591 crc crio[24245]: time="2026-06-14T09:48:01.919489655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.276830 | controller | Jun 14 09:48:01.969065 crc crio[24245]: time="2026-06-14T09:48:01.968992119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.276845 | controller | Jun 14 09:48:02.230387 crc crio[24245]: time="2026-06-14T09:48:02.229665351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.276861 | controller | Jun 14 09:48:02.360080 crc crio[24245]: time="2026-06-14T09:48:02.359987886Z" level=info msg="Created container bf857a4f7622a0b7e08472cd7114067befa62ceb4c8102be33745a545395f4fa: openshift-infra/auto-csr-approver-29690508-nhcvx/oc" id=52f2b326-5002-4023-8ac8-5c46e2afdc13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.276880 | controller | Jun 14 09:48:02.363107 crc crio[24245]: time="2026-06-14T09:48:02.362687861Z" level=info msg="Starting container: bf857a4f7622a0b7e08472cd7114067befa62ceb4c8102be33745a545395f4fa" id=fbc29d6a-9ac4-4b8c-a10f-3f9bc5248241 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.276897 | controller | Jun 14 09:48:02.370338 crc crio[24245]: time="2026-06-14T09:48:02.370241481Z" level=info msg="Started container" PID=297975 containerID=bf857a4f7622a0b7e08472cd7114067befa62ceb4c8102be33745a545395f4fa description=openshift-infra/auto-csr-approver-29690508-nhcvx/oc id=fbc29d6a-9ac4-4b8c-a10f-3f9bc5248241 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a
2026-06-14 10:12:37.276913 | controller | Jun 14 09:48:04.784919 crc crio[24245]: time="2026-06-14T09:48:04.78424682Z" level=info msg="Stopping pod sandbox: c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a" id=55dedda6-cc35-46c9-b564-248ea1ecf551 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.276930 | controller | Jun 14 09:48:04.786569 crc crio[24245]: time="2026-06-14T09:48:04.786538104Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690508-nhcvx Namespace:openshift-infra ID:c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a UID:c0f59abe-5937-4a1f-9afb-921d3ebafde8 NetNS:/var/run/netns/310e374d-cb2d-47f5-91c0-2d3ff02e3955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f59abe_5937_4a1f_9afb_921d3ebafde8.slice PodAnnotations:0xc0006203b8}] Aliases:map[]}"
2026-06-14 10:12:37.276946 | controller | Jun 14 09:48:04.786898 crc crio[24245]: time="2026-06-14T09:48:04.786828983Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690508-nhcvx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.276962 | controller | Jun 14 09:48:05.146298 crc crio[24245]: time="2026-06-14T09:48:05.145668424Z" level=info msg="Stopped pod sandbox: c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a" id=55dedda6-cc35-46c9-b564-248ea1ecf551 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.276978 | controller | Jun 14 09:48:05.593152 crc crio[24245]: time="2026-06-14T09:48:05.592454736Z" level=info msg="Removing container: 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11" id=22080372-0487-4f6e-b67b-a5dacabbc9e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.276994 | controller | Jun 14 09:48:05.655317 crc crio[24245]: time="2026-06-14T09:48:05.654703918Z" level=info msg="Removed container 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11: openstack/nova-metadata-0/nova-metadata-metadata" id=22080372-0487-4f6e-b67b-a5dacabbc9e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.277009 | controller | Jun 14 09:48:05.659033 crc crio[24245]: time="2026-06-14T09:48:05.658952262Z" level=info msg="Removing container: aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290" id=34912195-0d6d-4db4-b15f-e8bffe7ba634 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.277025 | controller | Jun 14 09:48:05.702381 crc crio[24245]: time="2026-06-14T09:48:05.702298892Z" level=info msg="Removed container aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=34912195-0d6d-4db4-b15f-e8bffe7ba634 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.277041 | controller | Jun 14 09:48:05.717423 crc crio[24245]: time="2026-06-14T09:48:05.717274686Z" level=info msg="Stopping pod sandbox: b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8" id=d962b30d-f096-4427-a0a8-61abe0a44676 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277056 | controller | Jun 14 09:48:05.717423 crc crio[24245]: time="2026-06-14T09:48:05.717381499Z" level=info msg="Stopped pod sandbox (already stopped): b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8" id=d962b30d-f096-4427-a0a8-61abe0a44676 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277075 | controller | Jun 14 09:48:05.719379 crc crio[24245]: time="2026-06-14T09:48:05.719337052Z" level=info msg="Removing pod sandbox: b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8" id=9892cdeb-1883-4115-98c4-01b3d54c5b09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277091 | controller | Jun 14 09:48:05.745105 crc crio[24245]: time="2026-06-14T09:48:05.744966086Z" level=info msg="Removed pod sandbox: b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8" id=9892cdeb-1883-4115-98c4-01b3d54c5b09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277107 | controller | Jun 14 09:48:05.747203 crc crio[24245]: time="2026-06-14T09:48:05.747044083Z" level=info msg="Stopping pod sandbox: 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b" id=684dfb0f-e629-4e1c-8d04-09fc07be85a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277122 | controller | Jun 14 09:48:05.747203 crc crio[24245]: time="2026-06-14T09:48:05.747154537Z" level=info msg="Stopped pod sandbox (already stopped): 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b" id=684dfb0f-e629-4e1c-8d04-09fc07be85a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277138 | controller | Jun 14 09:48:05.748053 crc crio[24245]: time="2026-06-14T09:48:05.747958533Z" level=info msg="Removing pod sandbox: 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b" id=59366414-1bb5-4a55-8acb-d7741930dbab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277153 | controller | Jun 14 09:48:05.768925 crc crio[24245]: time="2026-06-14T09:48:05.768649696Z" level=info msg="Removed pod sandbox: 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b" id=59366414-1bb5-4a55-8acb-d7741930dbab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277169 | controller | Jun 14 09:48:05.770726 crc crio[24245]: time="2026-06-14T09:48:05.770645764Z" level=info msg="Stopping pod sandbox: 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2" id=d6b61968-9a9c-4148-9027-962a164cf462 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277184 | controller | Jun 14 09:48:05.770726 crc crio[24245]: time="2026-06-14T09:48:05.770694835Z" level=info msg="Stopped pod sandbox (already stopped): 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2" id=d6b61968-9a9c-4148-9027-962a164cf462 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277200 | controller | Jun 14 09:48:05.772027 crc crio[24245]: time="2026-06-14T09:48:05.771985568Z" level=info msg="Removing pod sandbox: 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2" id=dfeaefce-9fb4-45e0-b188-5902635f8361 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277215 | controller | Jun 14 09:48:05.797950 crc crio[24245]: time="2026-06-14T09:48:05.797896071Z" level=info msg="Removed pod sandbox: 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2" id=dfeaefce-9fb4-45e0-b188-5902635f8361 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277230 | controller | Jun 14 09:48:05.800012 crc crio[24245]: time="2026-06-14T09:48:05.799761129Z" level=info msg="Stopping pod sandbox: c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972" id=393ca6b9-b797-409a-8e5b-5b24596c4ee0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277246 | controller | Jun 14 09:48:05.800012 crc crio[24245]: time="2026-06-14T09:48:05.799901494Z" level=info msg="Stopped pod sandbox (already stopped): c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972" id=393ca6b9-b797-409a-8e5b-5b24596c4ee0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277261 | controller | Jun 14 09:48:05.800518 crc crio[24245]: time="2026-06-14T09:48:05.800378339Z" level=info msg="Removing pod sandbox: c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972" id=ba5442a7-4dd3-4a1f-b900-5203c330e6de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277281 | controller | Jun 14 09:48:05.817091 crc crio[24245]: time="2026-06-14T09:48:05.817038774Z" level=info msg="Removed pod sandbox: c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972" id=ba5442a7-4dd3-4a1f-b900-5203c330e6de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277297 | controller | Jun 14 09:48:05.818636 crc crio[24245]: time="2026-06-14T09:48:05.818477865Z" level=info msg="Stopping pod sandbox: 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278" id=a72e8c52-f3dc-4693-96bb-4c59eefd7ec6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277313 | controller | Jun 14 09:48:05.818920 crc crio[24245]: time="2026-06-14T09:48:05.818747944Z" level=info msg="Stopped pod sandbox (already stopped): 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278" id=a72e8c52-f3dc-4693-96bb-4c59eefd7ec6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277328 | controller | Jun 14 09:48:05.819486 crc crio[24245]: time="2026-06-14T09:48:05.819424494Z" level=info msg="Removing pod sandbox: 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278" id=c9a58acd-5911-4489-ab23-31db714fe7fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277344 | controller | Jun 14 09:48:05.851106 crc crio[24245]: time="2026-06-14T09:48:05.851039476Z" level=info msg="Removed pod sandbox: 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278" id=c9a58acd-5911-4489-ab23-31db714fe7fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277380 | controller | Jun 14 09:48:05.852285 crc crio[24245]: time="2026-06-14T09:48:05.852210108Z" level=info msg="Stopping pod sandbox: 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124" id=1ea232fe-2a94-405e-8fc6-f09391eb5ffc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277399 | controller | Jun 14 09:48:05.852382 crc crio[24245]: time="2026-06-14T09:48:05.852314932Z" level=info msg="Stopped pod sandbox (already stopped): 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124" id=1ea232fe-2a94-405e-8fc6-f09391eb5ffc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277414 | controller | Jun 14 09:48:05.852793 crc crio[24245]: time="2026-06-14T09:48:05.852725015Z" level=info msg="Removing pod sandbox: 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124" id=35742f1d-9e8f-4b39-b9da-70975dc7236c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277430 | controller | Jun 14 09:48:05.908635 crc crio[24245]: time="2026-06-14T09:48:05.908155738Z" level=info msg="Removed pod sandbox: 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124" id=35742f1d-9e8f-4b39-b9da-70975dc7236c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277446 | controller | Jun 14 09:49:05.941278 crc crio[24245]: time="2026-06-14T09:49:05.940544739Z" level=info msg="Removing container: a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e" id=7cdbcfc0-6a8c-4935-a2f3-fd9b696a6acf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.277462 | controller | Jun 14 09:49:05.978510 crc crio[24245]: time="2026-06-14T09:49:05.978375967Z" level=info msg="Removed container a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e: openstack/keystone-5fdbc5c4d8-pzrhs/keystone-api" id=7cdbcfc0-6a8c-4935-a2f3-fd9b696a6acf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.277477 | controller | Jun 14 09:49:05.981693 crc crio[24245]: time="2026-06-14T09:49:05.981556264Z" level=info msg="Removing container: ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953" id=d4e066b6-b7b8-4be5-a3e5-ed0b6be791a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.277499 | controller | Jun 14 09:49:06.018751 crc crio[24245]: time="2026-06-14T09:49:06.018661188Z" level=info msg="Removed container ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=d4e066b6-b7b8-4be5-a3e5-ed0b6be791a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.277516 | controller | Jun 14 09:49:06.028473 crc crio[24245]: time="2026-06-14T09:49:06.028296041Z" level=info msg="Removing container: 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189" id=5a69e1c5-37d4-4498-8847-32df41daca14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.277531 | controller | Jun 14 09:49:06.088330 crc crio[24245]: time="2026-06-14T09:49:06.088162885Z" level=info msg="Removed container 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=5a69e1c5-37d4-4498-8847-32df41daca14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.277547 | controller | Jun 14 09:49:06.092798 crc crio[24245]: time="2026-06-14T09:49:06.092709259Z" level=info msg="Removing container: 861b6d2c3aac499617fa76ad899943279aa36924263d319b19450200aaeb7e95" id=90aee7f0-a394-4250-a04b-c940ac4b5d92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.277562 | controller | Jun 14 09:49:06.232157 crc crio[24245]: time="2026-06-14T09:49:06.231833426Z" level=info msg="Removed container 861b6d2c3aac499617fa76ad899943279aa36924263d319b19450200aaeb7e95: openshift-infra/auto-csr-approver-29690502-jzxts/oc" id=90aee7f0-a394-4250-a04b-c940ac4b5d92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.277578 | controller | Jun 14 09:49:06.244018 crc crio[24245]: time="2026-06-14T09:49:06.243910469Z" level=info msg="Stopping pod sandbox: 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644" id=f1b8c111-371b-4d49-9f7b-d375ad729902 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277599 | controller | Jun 14 09:49:06.244171 crc crio[24245]: time="2026-06-14T09:49:06.244021292Z" level=info msg="Stopped pod sandbox (already stopped): 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644" id=f1b8c111-371b-4d49-9f7b-d375ad729902 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277621 | controller | Jun 14 09:49:06.244932 crc crio[24245]: time="2026-06-14T09:49:06.244810438Z" level=info msg="Removing pod sandbox: 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644" id=b98068dc-c2d2-42e4-a3bc-da2fd733a6e5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277645 | controller | Jun 14 09:49:06.273554 crc crio[24245]: time="2026-06-14T09:49:06.273425502Z" level=info msg="Removed pod sandbox: 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644" id=b98068dc-c2d2-42e4-a3bc-da2fd733a6e5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277665 | controller | Jun 14 09:49:06.275112 crc crio[24245]: time="2026-06-14T09:49:06.275010578Z" level=info msg="Stopping pod sandbox: ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0" id=c9f20705-e6d3-431e-8989-e64e43d73284 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277681 | controller | Jun 14 09:49:06.275232 crc crio[24245]: time="2026-06-14T09:49:06.275126122Z" level=info msg="Stopped pod sandbox (already stopped): ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0" id=c9f20705-e6d3-431e-8989-e64e43d73284 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277697 | controller | Jun 14 09:49:06.275791 crc crio[24245]: time="2026-06-14T09:49:06.27569958Z" level=info msg="Removing pod sandbox: ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0" id=ff456d6e-227f-4399-a5c1-f57e29b0c49e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277713 | controller | Jun 14 09:49:06.299459 crc crio[24245]: time="2026-06-14T09:49:06.299289343Z" level=info msg="Removed pod sandbox: ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0" id=ff456d6e-227f-4399-a5c1-f57e29b0c49e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277733 | controller | Jun 14 09:49:06.301256 crc crio[24245]: time="2026-06-14T09:49:06.301121369Z" level=info msg="Stopping pod sandbox: e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97" id=e9e3d963-dc9d-440c-a998-800901b573cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277749 | controller | Jun 14 09:49:06.301456 crc crio[24245]: time="2026-06-14T09:49:06.301402778Z" level=info msg="Stopped pod sandbox (already stopped): e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97" id=e9e3d963-dc9d-440c-a998-800901b573cd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277764 | controller | Jun 14 09:49:06.303446 crc crio[24245]: time="2026-06-14T09:49:06.303317089Z" level=info msg="Removing pod sandbox: e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97" id=fd25b024-baa1-4c72-91e7-c6b87d778c19 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277780 | controller | Jun 14 09:49:06.324754 crc crio[24245]: time="2026-06-14T09:49:06.324466455Z" level=info msg="Removed pod sandbox: e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97" id=fd25b024-baa1-4c72-91e7-c6b87d778c19 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277796 | controller | Jun 14 09:49:06.326007 crc crio[24245]: time="2026-06-14T09:49:06.325766813Z" level=info msg="Stopping pod sandbox: d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a" id=8417a8ac-2060-432c-80b8-1b32f07ce458 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277811 | controller | Jun 14 09:49:06.326007 crc crio[24245]: time="2026-06-14T09:49:06.325924748Z" level=info msg="Stopped pod sandbox (already stopped): d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a" id=8417a8ac-2060-432c-80b8-1b32f07ce458 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.277827 | controller | Jun 14 09:49:06.326792 crc crio[24245]: time="2026-06-14T09:49:06.326552837Z" level=info msg="Removing pod sandbox: d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a" id=35369c2f-a576-44f5-b467-27d4f66ac624 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277843 | controller | Jun 14 09:49:06.350572 crc crio[24245]: time="2026-06-14T09:49:06.350076066Z" level=info msg="Removed pod sandbox: d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a" id=35369c2f-a576-44f5-b467-27d4f66ac624 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.277859 | controller | Jun 14 09:50:00.560970 crc crio[24245]: time="2026-06-14T09:50:00.560071695Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690510-jbnxn/POD" id=4a1a521e-95b8-401d-9abd-0d44686eb285 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.277875 | controller | Jun 14 09:50:00.560970 crc crio[24245]: time="2026-06-14T09:50:00.560980704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.277892 | controller | Jun 14 09:50:00.610065 crc crio[24245]: time="2026-06-14T09:50:00.609983302Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690510-jbnxn Namespace:openshift-infra ID:367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d UID:927ca385-9558-43ce-998e-2394d9b8f3be NetNS:/var/run/netns/fcbd1305-41b3-4a1f-a619-f34543d27586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod927ca385_9558_43ce_998e_2394d9b8f3be.slice PodAnnotations:0xc000620818}] Aliases:map[]}"
2026-06-14 10:12:37.277909 | controller | Jun 14 09:50:00.610065 crc crio[24245]: time="2026-06-14T09:50:00.610043164Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690510-jbnxn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.277938 | controller | Jun 14 09:50:01.177110 crc crio[24245]: 2026-06-14T09:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:367da925837d2e7 Mac:1a:7b:56:a3:9b:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c4 Mtu:0 Sandbox:/var/run/netns/fcbd1305-41b3-4a1f-a619-f34543d27586 SocketPath: PciID:}] [{Interface:0xc00014e5e0 Address:{IP:10.217.1.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.277955 | controller | Jun 14 09:50:01.177110 crc crio[24245]: time="2026-06-14T09:50:01.176282106Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690510-jbnxn Namespace:openshift-infra ID:367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d UID:927ca385-9558-43ce-998e-2394d9b8f3be NetNS:/var/run/netns/fcbd1305-41b3-4a1f-a619-f34543d27586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod927ca385_9558_43ce_998e_2394d9b8f3be.slice PodAnnotations:0xc000620818}] Aliases:map[]}"
2026-06-14 10:12:37.277972 | controller | Jun 14 09:50:01.177110 crc crio[24245]: time="2026-06-14T09:50:01.176443981Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690510-jbnxn for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.277988 | controller | Jun 14 09:50:01.200418 crc crio[24245]: time="2026-06-14T09:50:01.194793289Z" level=info msg="Ran pod sandbox 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d with infra container: openshift-infra/auto-csr-approver-29690510-jbnxn/POD" id=4a1a521e-95b8-401d-9abd-0d44686eb285 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.278004 | controller | Jun 14 09:50:01.212897 crc crio[24245]: time="2026-06-14T09:50:01.202077543Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ae32545d-95bf-4e5f-870b-1f9e10376e66 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.278019 | controller | Jun 14 09:50:01.216960 crc crio[24245]: time="2026-06-14T09:50:01.216833786Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.278035 | controller | Jun 14 09:50:02.213963 crc crio[24245]: time="2026-06-14T09:50:02.213164497Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ae32545d-95bf-4e5f-870b-1f9e10376e66 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.278051 | controller | Jun 14 09:50:02.215226 crc crio[24245]: time="2026-06-14T09:50:02.215031907Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=93cd8780-7931-46da-a925-89f649b2ae8c name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.278067 | controller | Jun 14 09:50:02.217767 crc crio[24245]: time="2026-06-14T09:50:02.21768549Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d609bc49-f1b3-41a4-97c2-a34e31959bd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.278083 | controller | Jun 14 09:50:02.225213 crc crio[24245]: time="2026-06-14T09:50:02.225087887Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690510-jbnxn/oc" id=e79f86fb-5d20-4430-ae7c-9961262ef6d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.278100 | controller | Jun 14 09:50:02.225891 crc crio[24245]: time="2026-06-14T09:50:02.22578718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.278116 | controller | Jun 14 09:50:02.293938 crc crio[24245]: time="2026-06-14T09:50:02.289464924Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.278132 | controller | Jun 14 09:50:02.587167 crc crio[24245]: time="2026-06-14T09:50:02.586691389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.278152 | controller | Jun 14 09:50:02.722015 crc crio[24245]: time="2026-06-14T09:50:02.721822197Z" level=info msg="Created container 197d72271d754da6694868563e4027761519095ab2541810b23794ca848ac75d: openshift-infra/auto-csr-approver-29690510-jbnxn/oc" id=e79f86fb-5d20-4430-ae7c-9961262ef6d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.278168 | controller | Jun 14 09:50:02.723783 crc crio[24245]: time="2026-06-14T09:50:02.723686946Z" level=info msg="Starting container: 197d72271d754da6694868563e4027761519095ab2541810b23794ca848ac75d" id=0106b3be-a782-47f7-af33-74eac2c96301 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.278184 | controller | Jun 14 09:50:02.734665 crc crio[24245]: time="2026-06-14T09:50:02.734528251Z" level=info msg="Started container" PID=305839 containerID=197d72271d754da6694868563e4027761519095ab2541810b23794ca848ac75d description=openshift-infra/auto-csr-approver-29690510-jbnxn/oc id=0106b3be-a782-47f7-af33-74eac2c96301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d
2026-06-14 10:12:37.278200 | controller | Jun 14 09:50:04.494283 crc crio[24245]: time="2026-06-14T09:50:04.494184663Z" level=info msg="Stopping pod sandbox: 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d" id=0de99780-5157-4de8-9441-800dd43f73f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.278217 | controller | Jun 14 09:50:04.496424 crc crio[24245]: time="2026-06-14T09:50:04.495365861Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690510-jbnxn Namespace:openshift-infra ID:367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d UID:927ca385-9558-43ce-998e-2394d9b8f3be NetNS:/var/run/netns/fcbd1305-41b3-4a1f-a619-f34543d27586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod927ca385_9558_43ce_998e_2394d9b8f3be.slice PodAnnotations:0xc0005229f8}] Aliases:map[]}"
2026-06-14 10:12:37.278233 | controller | Jun 14 09:50:04.496424 crc crio[24245]: time="2026-06-14T09:50:04.495520846Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690510-jbnxn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.278250 | controller | Jun 14 09:50:04.884797 crc crio[24245]: time="2026-06-14T09:50:04.884336674Z" level=info msg="Stopped pod sandbox: 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d" id=0de99780-5157-4de8-9441-800dd43f73f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.278266 | controller | Jun 14 09:50:06.388060 crc crio[24245]: time="2026-06-14T09:50:06.387138296Z" level=info msg="Removing container: 770a5d8cd16189dd2ea4098cf026c00f4aff50c5a7d99884191e61d94456d15d" id=5afce86f-f83a-4042-84b6-4c9769f16aa4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278282 | controller | Jun 14 09:50:06.437699 crc crio[24245]: time="2026-06-14T09:50:06.437493142Z" level=info msg="Removed container 770a5d8cd16189dd2ea4098cf026c00f4aff50c5a7d99884191e61d94456d15d: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update" id=5afce86f-f83a-4042-84b6-4c9769f16aa4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278298 | controller | Jun 14 09:50:06.442279 crc crio[24245]: time="2026-06-14T09:50:06.442070613Z" level=info msg="Removing container: dbf6ae46b783a6ed589dc106d14e331ced18ef0a5a58f088b0065e79fccec3aa" id=6bc80fd6-c995-41ef-b817-3163e19198ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278314 | controller | Jun 14 09:50:06.545992 crc crio[24245]: time="2026-06-14T09:50:06.54555472Z" level=info msg="Removed container dbf6ae46b783a6ed589dc106d14e331ced18ef0a5a58f088b0065e79fccec3aa: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create" id=6bc80fd6-c995-41ef-b817-3163e19198ec name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278333 | controller | Jun 14 09:50:06.550444 crc crio[24245]: time="2026-06-14T09:50:06.54918679Z" level=info msg="Removing container: d6250c7e2c5de6ca4e8aeedbf300122cd3e7dcad1acb480321e296c890453a8a" id=85d5c25b-4101-4c58-801f-30f65cb39296 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278369 | controller | Jun 14 09:50:06.641983 crc crio[24245]: time="2026-06-14T09:50:06.641756976Z" level=info msg="Removed container d6250c7e2c5de6ca4e8aeedbf300122cd3e7dcad1acb480321e296c890453a8a: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update" id=85d5c25b-4101-4c58-801f-30f65cb39296 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278388 | controller | Jun 14 09:50:06.647105 crc crio[24245]: time="2026-06-14T09:50:06.646987091Z" level=info msg="Removing container: 511e414ba3ef8b17f74121ded050bfae94eb691c0b2a7839262289c1c34a4dcb" id=54cb83d1-362a-4cb4-aa4d-b9193b675264 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278404 | controller | Jun 14 09:50:06.759051 crc crio[24245]: time="2026-06-14T09:50:06.758763678Z" level=info msg="Removed container 511e414ba3ef8b17f74121ded050bfae94eb691c0b2a7839262289c1c34a4dcb: openstack/cinder-db-create-jkww4/mariadb-database-create" id=54cb83d1-362a-4cb4-aa4d-b9193b675264 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278420 | controller | Jun 14 09:50:06.764488 crc crio[24245]: time="2026-06-14T09:50:06.764348404Z" level=info msg="Removing container: a6d09b80b5c97087e2daa8486e1905279fd5cfd34bcf1910cf713c03da786808" id=673d3ea9-6f64-4abf-bd6d-ce2a3e7ffded name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278468 | controller | Jun 14 09:50:06.804823 crc crio[24245]: time="2026-06-14T09:50:06.804684091Z" level=info msg="Removed container a6d09b80b5c97087e2daa8486e1905279fd5cfd34bcf1910cf713c03da786808: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update" id=673d3ea9-6f64-4abf-bd6d-ce2a3e7ffded name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278486 | controller | Jun 14 09:50:06.810399 crc crio[24245]: time="2026-06-14T09:50:06.809542062Z" level=info msg="Removing container: a4797473f7200bc90ec07d2a9f531b4bab036363ad7ccb762c875321b1ed7710" id=8f2b5fc2-e90d-4609-8777-3c9f3eec7d1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278502 | controller | Jun 14 09:50:06.904299 crc crio[24245]: time="2026-06-14T09:50:06.904177884Z" level=info msg="Removed container a4797473f7200bc90ec07d2a9f531b4bab036363ad7ccb762c875321b1ed7710: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/openstack-edpm-ipam-provisionserver-checksum-discovery" id=8f2b5fc2-e90d-4609-8777-3c9f3eec7d1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278518 | controller | Jun 14 09:50:06.908337 crc crio[24245]: time="2026-06-14T09:50:06.908086436Z" level=info msg="Removing container: 9485d25a66e1ae3bbcd9834c11478b345dca13931652ecd2de948abac9d36c97" id=8e3ff431-2284-4746-84ee-d1542c151360 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278533 | controller | Jun 14 09:50:06.976070 crc crio[24245]: time="2026-06-14T09:50:06.975952737Z" level=info msg="Removed container 9485d25a66e1ae3bbcd9834c11478b345dca13931652ecd2de948abac9d36c97: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update" id=8e3ff431-2284-4746-84ee-d1542c151360 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278549 | controller | Jun 14 09:50:06.979784 crc crio[24245]: time="2026-06-14T09:50:06.979709615Z" level=info msg="Removing container: 5b2ae71433c244982723ebc73f06050361caefe4455ae961964daf52105dd24e" id=51fbc008-9e28-4c7f-be65-35eb78fce113 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278565 | controller | Jun 14 09:50:07.016989 crc crio[24245]: time="2026-06-14T09:50:07.016758114Z" level=info msg="Removed container 5b2ae71433c244982723ebc73f06050361caefe4455ae961964daf52105dd24e: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update" id=51fbc008-9e28-4c7f-be65-35eb78fce113 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278584 | controller | Jun 14 09:50:07.020577 crc crio[24245]: time="2026-06-14T09:50:07.020513183Z" level=info msg="Removing container: c7bd43c575930d1c89c892edaa4c2f2388dce32fa6635bdce51248cee8399190" id=3d0fba0e-2ce9-45a9-9c63-05d4b7913023 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278600 | controller | Jun 14 09:50:07.060675 crc crio[24245]: time="2026-06-14T09:50:07.060319332Z" level=info msg="Removed container c7bd43c575930d1c89c892edaa4c2f2388dce32fa6635bdce51248cee8399190: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update" id=3d0fba0e-2ce9-45a9-9c63-05d4b7913023 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278616 | controller | Jun 14 09:50:07.064946 crc crio[24245]: time="2026-06-14T09:50:07.064676307Z" level=info msg="Removing container: f4b854e1f2cf709e1a6a56150ee92a7bea76cd541e8a3203d59e4f15ea254fb8" id=8f3f8d56-9cb5-4792-a542-ea399723cec6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278631 | controller | Jun 14 09:50:07.156986 crc crio[24245]: time="2026-06-14T09:50:07.15679304Z" level=info msg="Removed container f4b854e1f2cf709e1a6a56150ee92a7bea76cd541e8a3203d59e4f15ea254fb8: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update" id=8f3f8d56-9cb5-4792-a542-ea399723cec6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278647 | controller | Jun 14 09:50:07.161089 crc crio[24245]: time="2026-06-14T09:50:07.160836135Z" level=info msg="Removing container: 4a558723588d1264ca2d190f185a85b23f6311ff711e5783b9bb43d83db4c0ef" id=8ba21713-b580-4379-ad7b-1ca3eca0fcab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278663 | controller | Jun 14 09:50:07.195516 crc crio[24245]: time="2026-06-14T09:50:07.195365838Z" level=info msg="Removed container 4a558723588d1264ca2d190f185a85b23f6311ff711e5783b9bb43d83db4c0ef: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update" id=8ba21713-b580-4379-ad7b-1ca3eca0fcab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278679 | controller | Jun 14 09:50:07.201116 crc crio[24245]: time="2026-06-14T09:50:07.201016494Z" level=info msg="Removing container: 71223d9a314366c9d0cd069917ac4e6ad121617b44ea461620de49f71a9dcfb8" id=a5057a65-9ba6-49e6-96c7-bebabf99399e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278700 | controller | Jun 14 09:50:07.241418 crc crio[24245]: time="2026-06-14T09:50:07.241282075Z" level=info msg="Removed container 71223d9a314366c9d0cd069917ac4e6ad121617b44ea461620de49f71a9dcfb8: openstack/keystone-db-create-v5npw/mariadb-database-create" id=a5057a65-9ba6-49e6-96c7-bebabf99399e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278723 | controller | Jun 14 09:50:07.245533 crc crio[24245]: time="2026-06-14T09:50:07.245401647Z" level=info msg="Removing container: 7f92effdac3db3793cb95e65a8b933e6447c59f2df94a8356134580a8a7ef0ee" id=8faf0fae-07f9-4951-ba7b-b89281125c2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278746 | controller | Jun 14 09:50:07.310029 crc crio[24245]: time="2026-06-14T09:50:07.309478396Z" level=info msg="Removed container 7f92effdac3db3793cb95e65a8b933e6447c59f2df94a8356134580a8a7ef0ee: openstack/nova-api-db-create-k2nhp/mariadb-database-create" id=8faf0fae-07f9-4951-ba7b-b89281125c2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278768 | controller | Jun 14 09:50:07.314590 crc crio[24245]: time="2026-06-14T09:50:07.314334009Z" level=info msg="Removing container: e4b4dccbaa339b84adef33616aab8b9ff92bb00ccc77216431595bebb4949c6b" id=819e650f-64cf-4154-bd49-63b268c43f04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278785 | controller | Jun 14 09:50:07.360317 crc crio[24245]: time="2026-06-14T09:50:07.360086326Z" level=info msg="Removed container e4b4dccbaa339b84adef33616aab8b9ff92bb00ccc77216431595bebb4949c6b: openstack/neutron-db-create-k24rz/mariadb-database-create" id=819e650f-64cf-4154-bd49-63b268c43f04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278812 | controller | Jun 14 09:50:07.363548 crc crio[24245]: time="2026-06-14T09:50:07.36343238Z" level=info msg="Removing container: 5388fc4b4059ff9df29b37ca4036e73c9f820ecb0dfb125905cf6e086690cc3e" id=a01152d0-88af-455e-882e-4e0e5f746836 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278836 | controller | Jun 14 09:50:07.602419 crc crio[24245]: time="2026-06-14T09:50:07.602237627Z" level=info msg="Removed container 5388fc4b4059ff9df29b37ca4036e73c9f820ecb0dfb125905cf6e086690cc3e: openshift-infra/auto-csr-approver-29690504-7pm6q/oc" id=a01152d0-88af-455e-882e-4e0e5f746836 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278858 | controller | Jun 14 09:50:07.607947 crc crio[24245]: time="2026-06-14T09:50:07.607165163Z" level=info msg="Removing container: cb655fcfd3d895caa8f4fa9f4fec63ee69481de56b9b09cfd5bf3f75aa3a390a" id=fbb8a107-cd82-43bb-a399-ce93d89a2239 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278874 | controller | Jun 14 09:50:07.706415 crc crio[24245]: time="2026-06-14T09:50:07.706246479Z" level=info msg="Removed container cb655fcfd3d895caa8f4fa9f4fec63ee69481de56b9b09cfd5bf3f75aa3a390a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/init" id=fbb8a107-cd82-43bb-a399-ce93d89a2239 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278890 | controller | Jun 14 09:50:07.710367 crc crio[24245]: time="2026-06-14T09:50:07.710273983Z" level=info msg="Removing container: 6abfb19d9be1825a30ce2651c646b941fbdf368009071ec52f19ac59b236c2ba" id=306bb0fb-aa0e-40d9-ac0a-142e04ed98ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278906 | controller | Jun 14 09:50:07.748352 crc crio[24245]: time="2026-06-14T09:50:07.748293569Z" level=info msg="Removed container 6abfb19d9be1825a30ce2651c646b941fbdf368009071ec52f19ac59b236c2ba: openstack/barbican-db-create-9pzv5/mariadb-database-create" id=306bb0fb-aa0e-40d9-ac0a-142e04ed98ae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278922 | controller | Jun 14 09:50:07.751951 crc crio[24245]: time="2026-06-14T09:50:07.751820394Z" level=info msg="Removing container: c53ac88954643e2c33fb674c8528093e6bad119d017cf31081b2c315e2d78f6a" id=2c63bcfa-3f71-4cb1-8060-01e1e7e86f46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278938 | controller | Jun 14 09:50:07.854768 crc crio[24245]: time="2026-06-14T09:50:07.854552504Z" level=info msg="Removed container c53ac88954643e2c33fb674c8528093e6bad119d017cf31081b2c315e2d78f6a: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update" id=2c63bcfa-3f71-4cb1-8060-01e1e7e86f46 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278954 | controller | Jun 14 09:50:07.858424 crc crio[24245]: time="2026-06-14T09:50:07.858327922Z" level=info msg="Removing container: cf3cd439d005741b4898ecc60d2501c99f4aec378a6e9221e68d23b109143578" id=70e57889-d130-4035-baa1-539320c83929 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278969 | controller | Jun 14 09:50:07.920948 crc crio[24245]: time="2026-06-14T09:50:07.920735477Z" level=info msg="Removed container cf3cd439d005741b4898ecc60d2501c99f4aec378a6e9221e68d23b109143578: openstack/glance-db-create-bnrvl/mariadb-database-create" id=70e57889-d130-4035-baa1-539320c83929 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.278985 | controller | Jun 14 09:50:07.924375 crc crio[24245]: time="2026-06-14T09:50:07.92428411Z" level=info msg="Removing container: d783feadfe7b1fefdd01d910f1e308019edb54523e57b12ef1f667aee54912bd" id=e80c54ff-32e3-42b3-ac0d-312c6eac475f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.279001 | controller | Jun 14 09:50:08.022034 crc crio[24245]: time="2026-06-14T09:50:08.021826266Z" level=info msg="Removed container d783feadfe7b1fefdd01d910f1e308019edb54523e57b12ef1f667aee54912bd: openstack/placement-db-create-n69bz/mariadb-database-create" id=e80c54ff-32e3-42b3-ac0d-312c6eac475f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.279021 | controller | Jun 14 09:50:08.031724 crc crio[24245]: time="2026-06-14T09:50:08.031583424Z" level=info msg="Removing container: bf5d8063afcd01eb382638db17d2ad241ffe45c560ab224495bd9812f7c7b342" id=89371aac-29f5-4b0d-b0da-b2db3349dc86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.279037 | controller | Jun 14 09:50:08.104065 crc crio[24245]: time="2026-06-14T09:50:08.103945946Z" level=info msg="Removed container bf5d8063afcd01eb382638db17d2ad241ffe45c560ab224495bd9812f7c7b342: openstack/nova-cell1-db-create-q579s/mariadb-database-create" id=89371aac-29f5-4b0d-b0da-b2db3349dc86 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.279054 | controller | Jun 14 09:50:08.122316 crc crio[24245]: time="2026-06-14T09:50:08.122165415Z" level=info msg="Stopping pod sandbox: ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731" id=452fc550-c4ca-4a96-acdf-9bf27631dfbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279070 | controller | Jun 14 09:50:08.122654 crc crio[24245]: time="2026-06-14T09:50:08.122599718Z" level=info msg="Stopped pod sandbox (already stopped): ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731" id=452fc550-c4ca-4a96-acdf-9bf27631dfbb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279086 | controller | Jun 14 09:50:08.124312 crc crio[24245]: time="2026-06-14T09:50:08.124013834Z" level=info msg="Removing pod sandbox: ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731" id=2448dc1d-1970-4d34-93ad-ee72ce0bd2d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279102 | controller | Jun 14 09:50:08.150987 crc crio[24245]: time="2026-06-14T09:50:08.150894203Z" level=info msg="Removed pod sandbox: ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731" id=2448dc1d-1970-4d34-93ad-ee72ce0bd2d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279117 | controller | Jun 14 09:50:08.152371 crc crio[24245]: time="2026-06-14T09:50:08.152265922Z" level=info msg="Stopping pod sandbox: 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91" id=576ae479-a0a7-4fac-8b0e-0d0d228fceca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279133 | controller | Jun 14 09:50:08.152371 crc crio[24245]: time="2026-06-14T09:50:08.152369205Z" level=info msg="Stopped pod sandbox (already stopped): 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91" id=576ae479-a0a7-4fac-8b0e-0d0d228fceca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279149 | controller | Jun 14 09:50:08.153716 crc crio[24245]: time="2026-06-14T09:50:08.153323786Z" level=info msg="Removing pod sandbox: 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91" id=510e348b-1304-4b41-82af-84bd542d6ece name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279164 | controller | Jun 14 09:50:08.174702 crc crio[24245]: time="2026-06-14T09:50:08.17452896Z" level=info msg="Removed pod sandbox: 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91" id=510e348b-1304-4b41-82af-84bd542d6ece name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279180 | controller | Jun 14 09:50:08.176101 crc crio[24245]: time="2026-06-14T09:50:08.176004967Z" level=info msg="Stopping pod sandbox: d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d" id=28e3f03d-82ed-4189-875a-72d1cd0a1720 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279196 | controller | Jun 14 09:50:08.176196 crc crio[24245]: time="2026-06-14T09:50:08.176147922Z" level=info msg="Stopped pod sandbox (already stopped): d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d" id=28e3f03d-82ed-4189-875a-72d1cd0a1720 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279214 | controller | Jun 14 09:50:08.177273 crc crio[24245]: time="2026-06-14T09:50:08.177193166Z" level=info msg="Removing pod sandbox: d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d" id=1fd219b9-1572-4a9a-8cd6-fbcc27914d75 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279230 | controller | Jun 14 09:50:08.197349 crc crio[24245]: time="2026-06-14T09:50:08.197265066Z" level=info msg="Removed pod sandbox: d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d" id=1fd219b9-1572-4a9a-8cd6-fbcc27914d75 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279246 | controller | Jun 14 09:50:08.199021 crc crio[24245]: time="2026-06-14T09:50:08.198745611Z" level=info msg="Stopping pod sandbox: 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a" id=0ae9287a-e209-41de-a1f9-6ea79c1adb64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279263 | controller | Jun 14 09:50:08.199021 crc crio[24245]: time="2026-06-14T09:50:08.198972578Z" level=info msg="Stopped pod sandbox (already stopped): 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a" id=0ae9287a-e209-41de-a1f9-6ea79c1adb64 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279279 | controller | Jun 14 09:50:08.199786 crc crio[24245]: time="2026-06-14T09:50:08.1996737Z" level=info msg="Removing pod sandbox: 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a" id=2dffadb0-b4d3-4bb5-a952-b1992f509643 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279295 | controller | Jun 14 09:50:08.214221 crc crio[24245]: time="2026-06-14T09:50:08.214111992Z" level=info msg="Removed pod sandbox: 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a" id=2dffadb0-b4d3-4bb5-a952-b1992f509643 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279311 | controller | Jun 14 09:50:08.215516 crc crio[24245]: time="2026-06-14T09:50:08.215407151Z" level=info msg="Stopping pod sandbox: bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12" id=cae32470-fb4e-435c-b61b-5fd14ae95ad3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279327 | controller | Jun 14 09:50:08.215604 crc crio[24245]: time="2026-06-14T09:50:08.215538375Z" level=info msg="Stopped pod sandbox (already stopped): bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12" id=cae32470-fb4e-435c-b61b-5fd14ae95ad3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279343 | controller | Jun 14 09:50:08.217086 crc crio[24245]: time="2026-06-14T09:50:08.217029662Z" level=info msg="Removing pod sandbox: bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12" id=0b9cca47-ec76-40c5-89e4-cb20ec6cca4a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279383 | controller | Jun 14 09:50:08.250364 crc crio[24245]: time="2026-06-14T09:50:08.250150488Z" level=info msg="Removed pod sandbox: bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12" id=0b9cca47-ec76-40c5-89e4-cb20ec6cca4a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279400 | controller | Jun 14 09:50:08.251770 crc crio[24245]: time="2026-06-14T09:50:08.251582301Z" level=info msg="Stopping pod sandbox: 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420" id=3aff0dc6-5a70-4e8c-b384-d34b9ab5c49d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279416 | controller | Jun 14 09:50:08.251940 crc crio[24245]: time="2026-06-14T09:50:08.251780598Z" level=info msg="Stopped pod sandbox (already stopped): 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420" id=3aff0dc6-5a70-4e8c-b384-d34b9ab5c49d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279433 | controller | Jun 14 09:50:08.252792 crc crio[24245]: time="2026-06-14T09:50:08.252712728Z" level=info msg="Removing pod sandbox: 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420" id=555b0511-16fe-4acf-93c3-50bc6e01fe97 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279459 | controller | Jun 14 09:50:08.283215 crc crio[24245]: time="2026-06-14T09:50:08.283023803Z" level=info msg="Removed pod sandbox: 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420" id=555b0511-16fe-4acf-93c3-50bc6e01fe97 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279533 | controller | Jun 14 09:50:08.285167 crc crio[24245]: time="2026-06-14T09:50:08.284977214Z" level=info msg="Stopping pod sandbox: 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c" id=6ca8d66f-9867-4df8-bcd2-318fae208097 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279572 | controller | Jun 14 09:50:08.285267 crc crio[24245]: time="2026-06-14T09:50:08.28516589Z" level=info msg="Stopped pod sandbox (already stopped): 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c" id=6ca8d66f-9867-4df8-bcd2-318fae208097 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279602 | controller | Jun 14 09:50:08.286281 crc crio[24245]: time="2026-06-14T09:50:08.286165212Z" level=info msg="Removing pod sandbox: 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c" id=67cf4b9a-60ec-41de-b3ec-8b3cb72e7b13 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279668 | controller | Jun 14 09:50:08.329020 crc crio[24245]: time="2026-06-14T09:50:08.328688712Z" level=info msg="Removed pod sandbox: 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c" id=67cf4b9a-60ec-41de-b3ec-8b3cb72e7b13 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279701 | controller | Jun 14 09:50:08.331084 crc crio[24245]: time="2026-06-14T09:50:08.330779541Z" level=info msg="Stopping pod sandbox: f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c" id=8cda9796-8bde-41c7-aa1c-48815bcfb04b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279729 | controller | Jun 14 09:50:08.331262 crc crio[24245]: time="2026-06-14T09:50:08.331185834Z" level=info msg="Stopped pod sandbox (already stopped): f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c" id=8cda9796-8bde-41c7-aa1c-48815bcfb04b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279756 | controller | Jun 14 09:50:08.332205 crc crio[24245]: time="2026-06-14T09:50:08.332122864Z" level=info msg="Removing pod sandbox: f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c" id=6a241d7c-7622-4d65-88ab-4697a4993b62 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279783 | controller | Jun 14 09:50:08.397118 crc crio[24245]: time="2026-06-14T09:50:08.396471902Z" level=info msg="Removed pod sandbox: f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c" id=6a241d7c-7622-4d65-88ab-4697a4993b62 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279809 | controller | Jun 14 09:50:08.399810 crc crio[24245]: time="2026-06-14T09:50:08.399682142Z" level=info msg="Stopping pod sandbox: 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584" id=aa8c40c7-7c33-4784-931a-df6eed16b945 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279836 | controller | Jun 14 09:50:08.400078 crc crio[24245]: time="2026-06-14T09:50:08.399813516Z" level=info msg="Stopped pod sandbox (already stopped): 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584" id=aa8c40c7-7c33-4784-931a-df6eed16b945 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279863 | controller | Jun 14 09:50:08.401513 crc crio[24245]: time="2026-06-14T09:50:08.401354966Z" level=info msg="Removing pod sandbox: 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584" id=9e3117e7-5ad5-470c-9d50-ab5f7033e13e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279901 | controller | Jun 14 09:50:08.429798 crc crio[24245]: time="2026-06-14T09:50:08.429552164Z" level=info msg="Removed pod sandbox: 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584" id=9e3117e7-5ad5-470c-9d50-ab5f7033e13e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.279935 | controller | Jun 14 09:50:08.431299 crc crio[24245]: time="2026-06-14T09:50:08.431215085Z" level=info msg="Stopping pod sandbox: 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00" id=6516cadd-e867-451c-9fc0-99bf061166d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279963 | controller | Jun 14 09:50:08.431396 crc crio[24245]: time="2026-06-14T09:50:08.431308958Z" level=info msg="Stopped pod sandbox (already stopped): 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00" id=6516cadd-e867-451c-9fc0-99bf061166d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.279990 | controller | Jun 14 09:50:08.432510 crc crio[24245]: time="2026-06-14T09:50:08.432434234Z" level=info msg="Removing pod sandbox: 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00" id=174c2235-5f56-4a7e-ac6e-191af4e1711a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280018 | controller | Jun 14 09:50:08.486256 crc crio[24245]: time="2026-06-14T09:50:08.486142787Z" level=info msg="Removed pod sandbox: 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00" id=174c2235-5f56-4a7e-ac6e-191af4e1711a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280044 | controller | Jun 14 09:50:08.487456 crc crio[24245]: time="2026-06-14T09:50:08.487369932Z" level=info msg="Stopping pod sandbox: 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e" id=2ab9026f-5436-4f8a-9651-cfc146ed20f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280072 | controller | Jun 14 09:50:08.487596 crc crio[24245]: time="2026-06-14T09:50:08.487538827Z" level=info msg="Stopped pod sandbox (already stopped): 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e" id=2ab9026f-5436-4f8a-9651-cfc146ed20f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280099 | controller | Jun 14 09:50:08.488482 crc crio[24245]: time="2026-06-14T09:50:08.488393444Z" level=info msg="Removing pod sandbox: 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e" id=ea467ff7-4bd8-4e75-ab2d-a7bc709dcbbf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280125 | controller | Jun 14 09:50:08.514476 crc crio[24245]: time="2026-06-14T09:50:08.514364883Z" level=info msg="Removed pod sandbox: 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e" id=ea467ff7-4bd8-4e75-ab2d-a7bc709dcbbf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280152 | controller | Jun 14 09:50:08.517144 crc crio[24245]: time="2026-06-14T09:50:08.516573521Z" level=info msg="Stopping pod sandbox: 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad" id=7584a9fa-eeae-4a97-ae40-fe2961e6bcf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280179 | controller | Jun 14 09:50:08.517144 crc crio[24245]: time="2026-06-14T09:50:08.517131639Z" level=info msg="Stopped pod sandbox (already stopped): 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad" id=7584a9fa-eeae-4a97-ae40-fe2961e6bcf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280205 | controller | Jun 14 09:50:08.518095 crc crio[24245]: time="2026-06-14T09:50:08.518000666Z" level=info msg="Removing pod sandbox: 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad" id=f4c4187c-3e32-4a5e-8e29-ff46ea5089b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280232 | controller | Jun 14 09:50:08.537134 crc crio[24245]: time="2026-06-14T09:50:08.536903539Z" level=info msg="Removed pod sandbox: 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad" id=f4c4187c-3e32-4a5e-8e29-ff46ea5089b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280258 | controller | Jun 14 09:50:08.538812 crc crio[24245]: time="2026-06-14T09:50:08.538704514Z" level=info msg="Stopping pod sandbox: 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989" id=d9fef0f4-31ef-4f15-b11f-89b9950716f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280290 | controller | Jun 14 09:50:08.539013 crc crio[24245]: time="2026-06-14T09:50:08.538928841Z" level=info msg="Stopped pod sandbox (already stopped): 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989" id=d9fef0f4-31ef-4f15-b11f-89b9950716f0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280317 | controller | Jun 14 09:50:08.540025 crc crio[24245]: time="2026-06-14T09:50:08.539703446Z" level=info msg="Removing pod sandbox: 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989" id=5d73e37b-d281-4cb0-9d54-09fdb2e1751a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280344 | controller | Jun 14 09:50:08.559491 crc crio[24245]: time="2026-06-14T09:50:08.559368768Z" level=info msg="Removed pod sandbox: 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989" id=5d73e37b-d281-4cb0-9d54-09fdb2e1751a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280392 | controller | Jun 14 09:50:08.561072 crc crio[24245]: time="2026-06-14T09:50:08.560941701Z" level=info msg="Stopping pod sandbox: 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9" id=fdc4f80d-515d-485f-9cf1-666fc8b9fc36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280421 | controller | Jun 14 09:50:08.561193 crc crio[24245]: time="2026-06-14T09:50:08.561109739Z" level=info msg="Stopped pod sandbox (already stopped): 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9" id=fdc4f80d-515d-485f-9cf1-666fc8b9fc36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280448 | controller | Jun 14 09:50:08.562049 crc crio[24245]: time="2026-06-14T09:50:08.561941763Z" level=info msg="Removing pod sandbox: 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9" id=a69ae408-c9c7-4a0d-b969-7542accace94 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280475 | controller | Jun 14 09:50:08.582303 crc crio[24245]: time="2026-06-14T09:50:08.582181911Z" level=info msg="Removed pod sandbox: 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9" id=a69ae408-c9c7-4a0d-b969-7542accace94 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280502 | controller | Jun 14 09:50:08.583478 crc crio[24245]: time="2026-06-14T09:50:08.583371046Z" level=info msg="Stopping pod sandbox: 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5" id=5adcb349-77fe-4258-b131-967d7e0f9066 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280528 | controller | Jun 14 09:50:08.583478 crc crio[24245]: time="2026-06-14T09:50:08.583470009Z" level=info msg="Stopped pod sandbox (already stopped): 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5" id=5adcb349-77fe-4258-b131-967d7e0f9066 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280555 | controller | Jun 14 09:50:08.584416 crc crio[24245]: time="2026-06-14T09:50:08.584334216Z" level=info msg="Removing pod sandbox: 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5" id=2cdf9947-e625-427d-9668-17b63f6f054c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280582 | controller | Jun 14 09:50:08.604771 crc crio[24245]: time="2026-06-14T09:50:08.604656045Z" level=info msg="Removed pod sandbox: 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5" id=2cdf9947-e625-427d-9668-17b63f6f054c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280608 | controller | Jun 14 09:50:08.605776 crc crio[24245]: time="2026-06-14T09:50:08.605494619Z" level=info msg="Stopping pod sandbox: 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8" id=6e5fbf53-353b-423f-a64e-60663016b0c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280634 | controller | Jun 14 09:50:08.605776 crc crio[24245]: time="2026-06-14T09:50:08.605759128Z" level=info msg="Stopped pod sandbox (already stopped): 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8" id=6e5fbf53-353b-423f-a64e-60663016b0c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280665 | controller | Jun 14 09:50:08.607100 crc crio[24245]: time="2026-06-14T09:50:08.607005567Z" level=info msg="Removing pod sandbox: 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8" id=3c346985-bdb0-42e2-ae33-632bae271221 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280693 | controller | Jun 14 09:50:08.626356 crc crio[24245]: time="2026-06-14T09:50:08.62623451Z" level=info msg="Removed pod sandbox: 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8" id=3c346985-bdb0-42e2-ae33-632bae271221 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280720 | controller | Jun 14 09:50:08.627315 crc crio[24245]: time="2026-06-14T09:50:08.627086926Z" level=info msg="Stopping pod sandbox: 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b" id=7be3dcbf-4edf-402e-b85d-5787b1d69708 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280746 | controller | Jun 14 09:50:08.627315 crc crio[24245]: time="2026-06-14T09:50:08.627275682Z" level=info msg="Stopped pod sandbox (already stopped): 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b" id=7be3dcbf-4edf-402e-b85d-5787b1d69708 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280773 | controller | Jun 14 09:50:08.628659 crc crio[24245]: time="2026-06-14T09:50:08.628548622Z" level=info msg="Removing pod sandbox: 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b" id=0222f87e-2c67-4885-b14c-610e55da29fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280800 | controller | Jun 14 09:50:08.650395 crc crio[24245]: time="2026-06-14T09:50:08.650204922Z" level=info msg="Removed pod sandbox: 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b" id=0222f87e-2c67-4885-b14c-610e55da29fa name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280827 | controller | Jun 14 09:50:08.651255 crc crio[24245]: time="2026-06-14T09:50:08.651175272Z" level=info msg="Stopping pod sandbox: 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7" id=0b754b08-9c74-44f1-b702-19165f38aafe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280853 | controller | Jun 14 09:50:08.651334 crc crio[24245]: time="2026-06-14T09:50:08.651277615Z" level=info msg="Stopped pod sandbox (already stopped): 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7" id=0b754b08-9c74-44f1-b702-19165f38aafe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280881 | controller | Jun 14 09:50:08.652060 crc crio[24245]: time="2026-06-14T09:50:08.651970627Z" level=info msg="Removing pod sandbox: 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7" id=59defa40-d7ed-41d6-a39a-1fcbd9f44e22 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280908 | controller | Jun 14 09:50:08.693003 crc crio[24245]: time="2026-06-14T09:50:08.692883863Z" level=info msg="Removed pod sandbox: 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7" id=59defa40-d7ed-41d6-a39a-1fcbd9f44e22 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.280934 | controller | Jun 14 09:50:08.694426 crc crio[24245]: time="2026-06-14T09:50:08.694301894Z" level=info msg="Stopping pod sandbox: 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea" id=25200f18-8b1a-41fd-be05-7860943c5cbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280961 | controller | Jun 14 09:50:08.694534 crc crio[24245]: time="2026-06-14T09:50:08.69448906Z" level=info msg="Stopped pod sandbox (already stopped): 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea" id=25200f18-8b1a-41fd-be05-7860943c5cbd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.280987 | controller | Jun 14 09:50:08.696659 crc crio[24245]: time="2026-06-14T09:50:08.696563556Z" level=info msg="Removing pod sandbox: 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea" id=49863e30-f4c9-4caa-842f-053438ff24d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.281017 | controller | Jun 14 09:50:08.718021 crc crio[24245]: time="2026-06-14T09:50:08.717884603Z" level=info msg="Removed pod sandbox: 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea" id=49863e30-f4c9-4caa-842f-053438ff24d2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.281045 | controller | Jun 14 09:50:08.719181 crc crio[24245]: time="2026-06-14T09:50:08.719092572Z" level=info msg="Stopping pod sandbox: 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf" id=165a698f-aa67-4dc2-877c-26397ad773de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.281071 | controller | Jun 14 09:50:08.719278 crc crio[24245]: time="2026-06-14T09:50:08.719187215Z" level=info msg="Stopped pod sandbox (already stopped): 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf" id=165a698f-aa67-4dc2-877c-26397ad773de name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.281098 | controller | Jun 14 09:50:08.720007 crc crio[24245]: time="2026-06-14T09:50:08.71993991Z" level=info msg="Removing pod sandbox: 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf" id=e01b68f2-f561-4df9-bf6d-fc16d755ad30 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.281125 | controller | Jun 14 09:50:08.739133 crc crio[24245]: time="2026-06-14T09:50:08.739005608Z" level=info msg="Removed pod sandbox: 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf" id=e01b68f2-f561-4df9-bf6d-fc16d755ad30 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.281151 | controller | Jun 14 09:51:08.768529 crc crio[24245]: time="2026-06-14T09:51:08.767521494Z" level=info msg="Removing container: 3eeeb3687dd2d917c3d8a071bf945ce933af16350b85ece3ccf722391c2de141" id=eba50fb3-b5c3-4b59-aa32-6fc4794ea4a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.281178 | controller | Jun 14 09:51:08.830034 crc crio[24245]: time="2026-06-14T09:51:08.829916138Z" level=info msg="Removed container 3eeeb3687dd2d917c3d8a071bf945ce933af16350b85ece3ccf722391c2de141: openstack/root-account-create-update-hrpfn/mariadb-account-create-update" id=eba50fb3-b5c3-4b59-aa32-6fc4794ea4a4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.281205 | controller | Jun 14 09:51:08.849980 crc crio[24245]: time="2026-06-14T09:51:08.849901265Z" level=info msg="Stopping pod sandbox: 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae" id=f6ca44a3-3090-4046-a79c-1580db21a0d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.281232 | controller | Jun 14 09:51:08.850094 crc crio[24245]: time="2026-06-14T09:51:08.849995148Z" level=info msg="Stopped pod sandbox (already stopped): 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae" id=f6ca44a3-3090-4046-a79c-1580db21a0d6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.281259 | controller | Jun 14 09:51:08.850647 crc crio[24245]: time="2026-06-14T09:51:08.850590577Z" level=info msg="Removing pod sandbox: 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae" id=78514ba1-3940-47e2-a311-8fd3fe223bda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.281286 | controller | Jun 14 09:51:08.872987 crc crio[24245]: time="2026-06-14T09:51:08.872894176Z" level=info msg="Removed pod sandbox: 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae" id=78514ba1-3940-47e2-a311-8fd3fe223bda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.281313 | controller | Jun 14 09:52:00.558113 crc crio[24245]: time="2026-06-14T09:52:00.557505814Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690512-bw44l/POD" id=8b17e9f3-f659-4748-8333-3212da3a502f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.281340 | controller | Jun 14 09:52:00.559252 crc crio[24245]: time="2026-06-14T09:52:00.558162465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.281396 | controller | Jun 14 09:52:00.620437 crc crio[24245]: time="2026-06-14T09:52:00.620277921Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690512-bw44l Namespace:openshift-infra ID:a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f UID:207d0874-fc94-46e2-919c-1ef553107c8f NetNS:/var/run/netns/e1bb0d7e-2071-4156-9ec5-45e11b4b15cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod207d0874_fc94_46e2_919c_1ef553107c8f.slice PodAnnotations:0xc001b862f0}] Aliases:map[]}"
2026-06-14 10:12:37.281427 | controller | Jun 14 09:52:00.620437 crc crio[24245]: time="2026-06-14T09:52:00.620414975Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690512-bw44l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.281455 | controller | Jun 14 09:52:01.280454 crc crio[24245]: 2026-06-14T09:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2c1470a398140a Mac:42:a4:07:2e:32:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c5 Mtu:0 Sandbox:/var/run/netns/e1bb0d7e-2071-4156-9ec5-45e11b4b15cb SocketPath: PciID:}] [{Interface:0xc00011e5b0 Address:{IP:10.217.1.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.281483 | controller | Jun 14 09:52:01.282011 crc crio[24245]: time="2026-06-14T09:52:01.281690758Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690512-bw44l Namespace:openshift-infra ID:a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f UID:207d0874-fc94-46e2-919c-1ef553107c8f NetNS:/var/run/netns/e1bb0d7e-2071-4156-9ec5-45e11b4b15cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod207d0874_fc94_46e2_919c_1ef553107c8f.slice PodAnnotations:0xc001b862f0}] Aliases:map[]}"
2026-06-14 10:12:37.281511 | controller | Jun 14 09:52:01.282540 crc crio[24245]: time="2026-06-14T09:52:01.282289927Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690512-bw44l for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.281539 | controller | Jun 14 09:52:01.303239 crc crio[24245]: time="2026-06-14T09:52:01.303046008Z" level=info msg="Ran pod sandbox a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f with infra container: openshift-infra/auto-csr-approver-29690512-bw44l/POD" id=8b17e9f3-f659-4748-8333-3212da3a502f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.281566 | controller | Jun 14 09:52:01.310223 crc crio[24245]: time="2026-06-14T09:52:01.310129144Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=cf0b6606-c842-43f0-9774-3d23eb0cb118 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.281594 | controller | Jun 14 09:52:01.318984 crc crio[24245]: time="2026-06-14T09:52:01.318826731Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.281621 | controller | Jun 14 09:52:02.062228 crc crio[24245]: time="2026-06-14T09:52:02.061307517Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=cf0b6606-c842-43f0-9774-3d23eb0cb118 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.281648 | controller | Jun 14 09:52:02.063530 crc crio[24245]: time="2026-06-14T09:52:02.062761923Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b56d673e-e0ba-4a62-b3ac-3f9ed4435795 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.281675 | controller | Jun 14 09:52:02.065359 crc crio[24245]: time="2026-06-14T09:52:02.065286833Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=85806726-ed31-49dd-88da-12a8aebe908d name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.281712 | controller | Jun 14 09:52:02.081024 crc crio[24245]: time="2026-06-14T09:52:02.080833818Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690512-bw44l/oc" id=8e28f826-0eac-4494-bc9c-6d13ba3d9273 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.281742 | controller | Jun 14 09:52:02.081509 crc crio[24245]: time="2026-06-14T09:52:02.081448308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.281770 | controller | Jun 14 09:52:02.133392 crc crio[24245]: time="2026-06-14T09:52:02.133268206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.281797 | controller | Jun 14 09:52:02.387120 crc crio[24245]: time="2026-06-14T09:52:02.386976636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.281824 | controller | Jun 14 09:52:02.547487 crc crio[24245]: time="2026-06-14T09:52:02.547078292Z" level=info msg="Created container 7365e3cae1b2a725fb4ff1ee08fccde59f727765567bdde6f1d12ff745bb5855: openshift-infra/auto-csr-approver-29690512-bw44l/oc" id=8e28f826-0eac-4494-bc9c-6d13ba3d9273 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.281851 | controller | Jun 14 09:52:02.549328 crc crio[24245]: time="2026-06-14T09:52:02.549215656Z" level=info msg="Starting container: 7365e3cae1b2a725fb4ff1ee08fccde59f727765567bdde6f1d12ff745bb5855" id=2ea3aff1-2bc4-423e-be09-0db431096af2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.281878 | controller | Jun 14 09:52:02.556189 crc crio[24245]: time="2026-06-14T09:52:02.556005113Z" level=info msg="Started container" PID=313537 containerID=7365e3cae1b2a725fb4ff1ee08fccde59f727765567bdde6f1d12ff745bb5855 description=openshift-infra/auto-csr-approver-29690512-bw44l/oc id=2ea3aff1-2bc4-423e-be09-0db431096af2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f
2026-06-14 10:12:37.281906 | controller | Jun 14 09:52:05.132593 crc crio[24245]: time="2026-06-14T09:52:05.132165918Z" level=info msg="Stopping pod sandbox: a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f" id=99827ad8-ae14-4a90-ab74-ae0978b30de2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.281933 | controller | Jun 14 09:52:05.134354 crc crio[24245]: time="2026-06-14T09:52:05.133368527Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690512-bw44l Namespace:openshift-infra ID:a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f UID:207d0874-fc94-46e2-919c-1ef553107c8f NetNS:/var/run/netns/e1bb0d7e-2071-4156-9ec5-45e11b4b15cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod207d0874_fc94_46e2_919c_1ef553107c8f.slice PodAnnotations:0xc00161aaf8}] Aliases:map[]}"
2026-06-14 10:12:37.281960 | controller | Jun 14 09:52:05.134354 crc crio[24245]: time="2026-06-14T09:52:05.133579074Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690512-bw44l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.281987 | controller | Jun 14 09:52:05.528399 crc crio[24245]: time="2026-06-14T09:52:05.527693958Z" level=info msg="Stopped pod sandbox: a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f" id=99827ad8-ae14-4a90-ab74-ae0978b30de2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.282014 | controller | Jun 14 09:52:08.891725 crc crio[24245]: time="2026-06-14T09:52:08.89097831Z" level=info msg="Removing container: ff8745abe6da57a088ae9b837bd1539c1897356464783ba013c9ffdbe14c797c" id=c86ad988-4499-4e00-94d2-97df4db682da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.282075 | controller | Jun 14 09:52:09.056588 crc crio[24245]: time="2026-06-14T09:52:09.056403936Z" level=info msg="Removed container ff8745abe6da57a088ae9b837bd1539c1897356464783ba013c9ffdbe14c797c: openshift-infra/auto-csr-approver-29690506-b9d2l/oc" id=c86ad988-4499-4e00-94d2-97df4db682da name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.282106 | controller | Jun 14 09:52:09.077418 crc crio[24245]: time="2026-06-14T09:52:09.077227725Z" level=info msg="Stopping pod sandbox: fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8" id=29b4b931-e5f3-4507-b1dc-08dde63c2077 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.282126 | controller | Jun 14 09:52:09.077821 crc crio[24245]: time="2026-06-14T09:52:09.077483523Z" level=info msg="Stopped pod sandbox (already stopped): fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8" id=29b4b931-e5f3-4507-b1dc-08dde63c2077 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.282143 | controller | Jun 14 09:52:09.079239 crc crio[24245]: time="2026-06-14T09:52:09.078904988Z" level=info msg="Removing pod sandbox: fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8" id=c158838d-3a3e-43cd-a530-6e48c85619da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.282158 | controller | Jun 14 09:52:09.104286 crc crio[24245]: time="2026-06-14T09:52:09.103190658Z" level=info msg="Removed pod sandbox: fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8" id=c158838d-3a3e-43cd-a530-6e48c85619da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.282173 | controller | Jun 14 09:54:00.846428 crc crio[24245]: time="2026-06-14T09:54:00.844808924Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690514-2sdjs/POD" id=eec67fa3-8d85-4a63-b7ea-bd866a04288c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.282189 | controller | Jun 14 09:54:00.846428 crc crio[24245]: time="2026-06-14T09:54:00.845599049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.282205 | controller | Jun 14 09:54:00.900560 crc crio[24245]: time="2026-06-14T09:54:00.900441538Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690514-2sdjs Namespace:openshift-infra ID:c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b UID:233090b4-667b-4941-8341-e522d0ffd232 NetNS:/var/run/netns/783bf29d-9727-420f-b05e-5e73905291ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod233090b4_667b_4941_8341_e522d0ffd232.slice PodAnnotations:0xc0004cdb08}] Aliases:map[]}"
2026-06-14 10:12:37.282222 | controller | Jun 14 09:54:00.900560 crc crio[24245]: time="2026-06-14T09:54:00.900523531Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690514-2sdjs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.282239 | controller | Jun 14 09:54:01.289788 crc crio[24245]: 2026-06-14T09:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7ec8c82ce11b0f Mac:ae:19:db:03:36:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c6 Mtu:0 Sandbox:/var/run/netns/783bf29d-9727-420f-b05e-5e73905291ed SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.1.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.282255 | controller | Jun 14 09:54:01.299006 crc crio[24245]: time="2026-06-14T09:54:01.298912749Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690514-2sdjs Namespace:openshift-infra ID:c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b UID:233090b4-667b-4941-8341-e522d0ffd232 NetNS:/var/run/netns/783bf29d-9727-420f-b05e-5e73905291ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod233090b4_667b_4941_8341_e522d0ffd232.slice PodAnnotations:0xc0004cdb08}] Aliases:map[]}"
2026-06-14 10:12:37.282275 | controller | Jun 14 09:54:01.299200 crc crio[24245]: time="2026-06-14T09:54:01.299136946Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690514-2sdjs for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.282291 | controller | Jun 14 09:54:01.328419 crc crio[24245]: time="2026-06-14T09:54:01.328331103Z" level=info msg="Ran pod sandbox c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b with infra container: openshift-infra/auto-csr-approver-29690514-2sdjs/POD" id=eec67fa3-8d85-4a63-b7ea-bd866a04288c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.282307 | controller | Jun 14 09:54:01.331216 crc crio[24245]: time="2026-06-14T09:54:01.331136274Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d1f64865-20b4-4ba8-b9f5-0e48dfa34b8d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.282323 | controller | Jun 14 09:54:01.342813 crc crio[24245]: time="2026-06-14T09:54:01.34272052Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.282338 | controller | Jun 14 09:54:02.597724 crc crio[24245]: time="2026-06-14T09:54:02.597109268Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d1f64865-20b4-4ba8-b9f5-0e48dfa34b8d name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.282380 | controller | Jun 14 09:54:02.601569 crc crio[24245]: time="2026-06-14T09:54:02.60148638Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=4f039c7e-84ee-4a89-971a-de09238b79fa name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.282398 | controller | Jun 14 09:54:02.604937 crc crio[24245]: time="2026-06-14T09:54:02.604681892Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=742f442e-1f9a-49fc-b7f3-14f2357c6e35 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.282414 | controller | Jun 14 09:54:02.612831 crc crio[24245]: time="2026-06-14T09:54:02.612737811Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690514-2sdjs/oc" id=496dcbe7-3ef3-47cb-ae49-77283a30db38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.282430 | controller | Jun 14 09:54:02.613369 crc crio[24245]: time="2026-06-14T09:54:02.61332671Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.282445 | controller | Jun 14 09:54:02.707669 crc crio[24245]: time="2026-06-14T09:54:02.707578433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.282461 | controller | Jun 14 09:54:02.920229 crc crio[24245]: time="2026-06-14T09:54:02.920134266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.282476 | controller | Jun 14 09:54:03.048532 crc crio[24245]: time="2026-06-14T09:54:03.048399906Z" level=info msg="Created container 6edbff4cfe48eedd2c62595f09f36a6ed89a97a18226a1ace17a999e88e5ae94: openshift-infra/auto-csr-approver-29690514-2sdjs/oc" id=496dcbe7-3ef3-47cb-ae49-77283a30db38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.282492 | controller | Jun 14 09:54:03.050101 crc crio[24245]: time="2026-06-14T09:54:03.050029978Z" level=info msg="Starting container: 6edbff4cfe48eedd2c62595f09f36a6ed89a97a18226a1ace17a999e88e5ae94" id=f8166c02-0634-4b15-af6a-3aa62908f11c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.282508 | controller | Jun 14 09:54:03.057092 crc crio[24245]: time="2026-06-14T09:54:03.056987478Z" level=info msg="Started container" PID=321585 containerID=6edbff4cfe48eedd2c62595f09f36a6ed89a97a18226a1ace17a999e88e5ae94 description=openshift-infra/auto-csr-approver-29690514-2sdjs/oc id=f8166c02-0634-4b15-af6a-3aa62908f11c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b
2026-06-14 10:12:37.282527 | controller | Jun 14 09:54:05.214366 crc crio[24245]: time="2026-06-14T09:54:05.213312751Z" level=info msg="Stopping pod sandbox: c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b" id=a7eb31ba-1a14-4a46-b8aa-15812f19cfe8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.282544 | controller | Jun 14 09:54:05.217072 crc crio[24245]: time="2026-06-14T09:54:05.215542993Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690514-2sdjs Namespace:openshift-infra ID:c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b UID:233090b4-667b-4941-8341-e522d0ffd232 NetNS:/var/run/netns/783bf29d-9727-420f-b05e-5e73905291ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod233090b4_667b_4941_8341_e522d0ffd232.slice PodAnnotations:0xc001feaa80}] Aliases:map[]}"
2026-06-14 10:12:37.282560 | controller | Jun 14 09:54:05.217072 crc crio[24245]: time="2026-06-14T09:54:05.215942806Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690514-2sdjs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.282576 | controller | Jun 14 09:54:05.558459 crc crio[24245]: time="2026-06-14T09:54:05.557906394Z" level=info msg="Stopped pod sandbox: c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b" id=a7eb31ba-1a14-4a46-b8aa-15812f19cfe8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.282592 | controller | Jun 14 09:54:09.156288 crc crio[24245]: time="2026-06-14T09:54:09.155478423Z" level=info msg="Removing container: c14459afba95c0da0f8e0102df5ce3a2713b2b8d83483e6b99267e84cde94937" id=36f9578d-9bd5-4b23-b7c3-569563e97e0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.282607 | controller | Jun 14 09:54:09.221026 crc crio[24245]: time="2026-06-14T09:54:09.220925706Z" level=info msg="Removed container c14459afba95c0da0f8e0102df5ce3a2713b2b8d83483e6b99267e84cde94937: openstack/keystone-db-sync-r562j/keystone-db-sync" id=36f9578d-9bd5-4b23-b7c3-569563e97e0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.282623 | controller | Jun 14 09:54:09.225573 crc crio[24245]: time="2026-06-14T09:54:09.225514185Z" level=info msg="Removing container: bf857a4f7622a0b7e08472cd7114067befa62ceb4c8102be33745a545395f4fa" id=9ec3d78a-f7ec-4289-b939-0734dcd57006 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.282639 | controller | Jun 14 09:54:09.393463 crc crio[24245]: time="2026-06-14T09:54:09.393338663Z" level=info msg="Removed container bf857a4f7622a0b7e08472cd7114067befa62ceb4c8102be33745a545395f4fa: openshift-infra/auto-csr-approver-29690508-nhcvx/oc" id=9ec3d78a-f7ec-4289-b939-0734dcd57006 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.282654 | controller | Jun 14 09:54:09.397053 crc crio[24245]: time="2026-06-14T09:54:09.396982854Z" level=info msg="Removing container: fe28f8d55e93596ab28a3c3dac848713a4a9f1aa8436fb29a8a4bdacc4552a68" id=638f5819-31ad-44fd-ac27-ce49dc0e6d35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.282669 | controller | Jun 14 09:54:09.461906 crc crio[24245]: time="2026-06-14T09:54:09.461791304Z" level=info msg="Removed container fe28f8d55e93596ab28a3c3dac848713a4a9f1aa8436fb29a8a4bdacc4552a68: openstack/keystone-bootstrap-dvk8r/keystone-bootstrap" id=638f5819-31ad-44fd-ac27-ce49dc0e6d35 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.282684 | controller | Jun 14 09:54:09.474235 crc crio[24245]: time="2026-06-14T09:54:09.474111542Z" level=info msg="Stopping pod sandbox: ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3" id=510098ad-f44d-4403-ab54-f6d06a74b94e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.282703 | controller | Jun 14 09:54:09.474235 crc crio[24245]: time="2026-06-14T09:54:09.474215985Z" level=info msg="Stopped pod sandbox (already stopped): ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3" id=510098ad-f44d-4403-ab54-f6d06a74b94e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.282719 | controller | Jun 14 09:54:09.475284 crc crio[24245]: time="2026-06-14T09:54:09.475203887Z" level=info msg="Removing pod sandbox: ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3" id=6295a5e1-7b15-47e2-8d00-c80f7ae973bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.282735 | controller | Jun 14 09:54:09.508364 crc crio[24245]: time="2026-06-14T09:54:09.508268507Z" level=info msg="Removed pod sandbox: ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3" id=6295a5e1-7b15-47e2-8d00-c80f7ae973bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.282750 | controller | Jun 14 09:54:09.509731 crc crio[24245]: time="2026-06-14T09:54:09.509695023Z" level=info msg="Stopping pod sandbox: c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a" id=fffd8e33-fae5-4789-9764-144231d0779a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.282765 | controller | Jun 14 09:54:09.509932 crc crio[24245]: time="2026-06-14T09:54:09.509907378Z" level=info msg="Stopped pod sandbox (already stopped): c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a" id=fffd8e33-fae5-4789-9764-144231d0779a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.282781 | controller | Jun 14 09:54:09.510963 crc crio[24245]: time="2026-06-14T09:54:09.510832477Z" level=info msg="Removing pod sandbox: c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a" id=df82bfb9-4f28-4b0a-b8ab-a3f97891d2ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.282796 | controller | Jun 14 09:54:09.527604 crc crio[24245]: time="2026-06-14T09:54:09.527502252Z" level=info msg="Removed pod sandbox: c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a" id=df82bfb9-4f28-4b0a-b8ab-a3f97891d2ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.282812 | controller | Jun 14 09:54:09.529383 crc crio[24245]: time="2026-06-14T09:54:09.529175669Z" level=info msg="Stopping pod sandbox: be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b" id=0687f75d-9151-49ac-9e21-5256df4ab9a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.282827 | controller | Jun 14 09:54:09.529582 crc crio[24245]: time="2026-06-14T09:54:09.529478858Z" level=info msg="Stopped pod sandbox (already stopped): be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b" id=0687f75d-9151-49ac-9e21-5256df4ab9a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.282843 | controller | Jun 14 09:54:09.531432 crc crio[24245]: time="2026-06-14T09:54:09.531347458Z" level=info msg="Removing pod sandbox: be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b" id=e08af300-0af8-4e62-a808-e90d183d792b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.282858 | controller | Jun 14 09:54:09.554673 crc crio[24245]: time="2026-06-14T09:54:09.554571117Z" level=info msg="Removed pod sandbox: be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b" id=e08af300-0af8-4e62-a808-e90d183d792b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.282873 | controller | Jun 14 09:54:40.859596 crc crio[24245]: time="2026-06-14T09:54:40.858695822Z" level=info msg="Stopping pod sandbox: e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2" id=5d9ed5ff-c0f1-4883-848c-b3d341af215b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.282889 | controller | Jun 14 09:54:40.860952 crc crio[24245]: time="2026-06-14T09:54:40.86049345Z" level=info msg="Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-hpmrm Namespace:openstack ID:e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2 UID:03c63bd9-dbfb-4b62-9444-47150067e944 NetNS:/var/run/netns/af267b8f-d55d-4ad6-98f5-221024d7343f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c63bd9_dbfb_4b62_9444_47150067e944.slice PodAnnotations:0xc001fea128}] Aliases:map[]}"
2026-06-14 10:12:37.282907 | controller | Jun 14 09:54:40.860952 crc crio[24245]: time="2026-06-14T09:54:40.860701846Z" level=info msg="Deleting pod openstack_update-edpm-update-openstack-edpm-ipam-hpmrm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.282923 | controller | Jun 14 09:54:41.660820 crc crio[24245]: time="2026-06-14T09:54:41.660479429Z" level=info msg="Stopped pod sandbox: e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2" id=5d9ed5ff-c0f1-4883-848c-b3d341af215b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.282939 | controller | Jun 14 09:54:51.541469 crc crio[24245]: time="2026-06-14T09:54:51.540506694Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.282954 | controller | Jun 14 09:54:59.483074 crc crio[24245]: time="2026-06-14T09:54:59.482278247Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.282969 | controller | Jun 14 09:55:02.896104 crc crio[24245]: time="2026-06-14T09:55:02.895049823Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.282985 | controller | Jun 14 09:55:06.031896 crc crio[24245]: time="2026-06-14T09:55:06.030893573Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.283000 | controller | Jun 14 09:55:09.477468 crc crio[24245]: time="2026-06-14T09:55:09.476390617Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.283015 | controller | Jun 14 09:55:16.332299 crc crio[24245]: time="2026-06-14T09:55:16.33126552Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.283030 | controller | Jun 14 09:55:21.519394 crc crio[24245]: time="2026-06-14T09:55:21.518770313Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.283045 | controller | Jun 14 09:55:24.960045 crc crio[24245]: time="2026-06-14T09:55:24.958609868Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.283061 | controller | Jun 14 09:55:46.227184 crc crio[24245]: time="2026-06-14T09:55:46.226412676Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-2ct8p/POD" id=5e30e841-55f8-454b-80e6-25011a4b24c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.283076 | controller | Jun 14 09:55:46.227184 crc crio[24245]: time="2026-06-14T09:55:46.22716443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.283092 | controller | Jun 14 09:55:46.326396 crc crio[24245]: time="2026-06-14T09:55:46.326240426Z" level=info msg="Got pod network &{Name:redhat-operators-2ct8p Namespace:openshift-marketplace ID:4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21 UID:62e6b875-dbd9-4b3e-8b5f-a17ea6b751a1 NetNS:/var/run/netns/700733ff-8ae5-48ae-b5fa-820fa2f20768 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62e6b875_dbd9_4b3e_8b5f_a17ea6b751a1.slice PodAnnotations:0xc001fea1f0}] Aliases:map[]}"
2026-06-14 10:12:37.283112 | controller | Jun 14 09:55:46.326396 crc crio[24245]: time="2026-06-14T09:55:46.326313958Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-2ct8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.283128 | controller | Jun 14 09:55:46.928963 crc crio[24245]: 2026-06-14T09:55:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f2b2a40857edb9 Mac:ba:bd:47:df:43:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c7 Mtu:0 Sandbox:/var/run/netns/700733ff-8ae5-48ae-b5fa-820fa2f20768 SocketPath: PciID:}] [{Interface:0xc0002fa870 Address:{IP:10.217.1.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.283144 | controller | Jun 14 09:55:46.931040 crc crio[24245]: time="2026-06-14T09:55:46.930817239Z" level=info msg="Got pod network &{Name:redhat-operators-2ct8p Namespace:openshift-marketplace ID:4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21 UID:62e6b875-dbd9-4b3e-8b5f-a17ea6b751a1 NetNS:/var/run/netns/700733ff-8ae5-48ae-b5fa-820fa2f20768 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62e6b875_dbd9_4b3e_8b5f_a17ea6b751a1.slice PodAnnotations:0xc001fea1f0}] Aliases:map[]}"
2026-06-14 10:12:37.283160 | controller | Jun 14 09:55:46.931202 crc crio[24245]: time="2026-06-14T09:55:46.93113982Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-2ct8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.283176 | controller | Jun 14 09:55:46.943643 crc crio[24245]: time="2026-06-14T09:55:46.943502627Z" level=info msg="Ran pod sandbox 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21 with infra container: openshift-marketplace/redhat-operators-2ct8p/POD" id=5e30e841-55f8-454b-80e6-25011a4b24c3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.283191 | controller | Jun 14 09:55:46.946339 crc crio[24245]: time="2026-06-14T09:55:46.946242414Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7a822bdd-8be2-4459-bd68-5ddebecfb968 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.283207 | controller | Jun 14 09:55:46.951753 crc crio[24245]: time="2026-06-14T09:55:46.951665177Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=950406ac-43e9-47a6-a630-aa687e67cc8a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.283223 | controller | Jun 14 09:55:46.960029 crc crio[24245]: time="2026-06-14T09:55:46.959925318Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2ct8p/extract-utilities" id=23ba883d-6054-4e84-8c4c-50c87fafe0eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.283239 | controller | Jun 14 09:55:46.960677 crc crio[24245]: time="2026-06-14T09:55:46.960405804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.283254 | controller | Jun 14 09:55:47.018518 crc crio[24245]: time="2026-06-14T09:55:47.018413054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.283270 | controller | Jun 14 09:55:47.023682 crc crio[24245]: time="2026-06-14T09:55:47.023519395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.283285 | controller | Jun 14 09:55:47.166744 crc crio[24245]: time="2026-06-14T09:55:47.166251084Z" level=info msg="Created container ae373695326c0ecd429155783f7f6855c9a678bfec498d8ceb25a8bba2bff505: openshift-marketplace/redhat-operators-2ct8p/extract-utilities" id=23ba883d-6054-4e84-8c4c-50c87fafe0eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.283303 | controller | Jun 14 09:55:47.169041 crc crio[24245]: time="2026-06-14T09:55:47.168881398Z" level=info msg="Starting container: ae373695326c0ecd429155783f7f6855c9a678bfec498d8ceb25a8bba2bff505" id=5f479d98-bf8f-4713-9ab4-157bc163777c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.283319 | controller | Jun 14 09:55:47.180467 crc crio[24245]: time="2026-06-14T09:55:47.180267711Z" level=info msg="Started container" PID=328096 containerID=ae373695326c0ecd429155783f7f6855c9a678bfec498d8ceb25a8bba2bff505 description=openshift-marketplace/redhat-operators-2ct8p/extract-utilities id=5f479d98-bf8f-4713-9ab4-157bc163777c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21
2026-06-14 10:12:37.283335 | controller | Jun 14 09:55:47.734121 crc crio[24245]: time="2026-06-14T09:55:47.733029286Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=6a7fec34-cee9-4883-a50c-b275e9320d64 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.283371 | controller | Jun 14 09:55:47.751407 crc crio[24245]: time="2026-06-14T09:55:47.751314467Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-14 10:12:37.283390 | controller | Jun 14 09:55:50.328473 crc crio[24245]: time="2026-06-14T09:55:50.327670237Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-5cdpw/POD" id=7bb57528-67e4-4a31-85ca-4b240be162f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.283406 | controller | Jun 14 09:55:50.329346 crc crio[24245]: time="2026-06-14T09:55:50.328547195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.283422 | controller | Jun 14 09:55:51.519729 crc crio[24245]: time="2026-06-14T09:55:51.519509458Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=6a7fec34-cee9-4883-a50c-b275e9320d64 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.283437 | controller | Jun 14 09:55:51.520774 crc crio[24245]: time="2026-06-14T09:55:51.520213231Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d0795da2-6921-4a63-b548-009be3b1db09 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.283453 | controller | Jun 14 09:55:51.565240 crc crio[24245]: time="2026-06-14T09:55:51.565065957Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7d947591-50bd-47ef-bdca-d69d12330297 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.283468 | controller | Jun 14 09:55:51.584987 crc crio[24245]: time="2026-06-14T09:55:51.584828682Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2ct8p/extract-content" id=3ed4991c-8aff-4a63-bfcd-7a85f19fceea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.283484 | controller | Jun 14 09:55:51.585474 crc crio[24245]: time="2026-06-14T09:55:51.585422561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.283500 | controller | Jun 14 09:55:51.591497 crc crio[24245]: time="2026-06-14T09:55:51.591404302Z" level=info msg="Got pod network &{Name:community-operators-5cdpw Namespace:openshift-marketplace ID:53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac UID:874e8fbf-9d7f-41c1-8434-7cea6876d5cb NetNS:/var/run/netns/827fd4b6-c4d5-42d7-9f31-1bf00ff31dc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e8fbf_9d7f_41c1_8434_7cea6876d5cb.slice PodAnnotations:0xc001b86288}] Aliases:map[]}"
2026-06-14 10:12:37.283520 | controller | Jun 14 09:55:51.591497 crc crio[24245]: time="2026-06-14T09:55:51.591480604Z" level=info msg="Adding pod openshift-marketplace_community-operators-5cdpw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.283536 | controller | Jun 14 09:55:51.637351 crc crio[24245]: time="2026-06-14T09:55:51.637267945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.283552 | controller | Jun 14 09:55:51.642645 crc crio[24245]: time="2026-06-14T09:55:51.642326056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.283568 | controller | Jun 14 09:55:51.862034 crc crio[24245]: time="2026-06-14T09:55:51.861484218Z" level=info msg="Created container 8078bb7b5b84006b59b64f2bea70606f6eb62e3e5ec6b564517b5abed995ba19: openshift-marketplace/redhat-operators-2ct8p/extract-content" id=3ed4991c-8aff-4a63-bfcd-7a85f19fceea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.283583 | controller | Jun 14 09:55:51.863822 crc crio[24245]: time="2026-06-14T09:55:51.863744432Z" level=info msg="Starting container: 8078bb7b5b84006b59b64f2bea70606f6eb62e3e5ec6b564517b5abed995ba19" id=72c838e8-99cb-46b3-9465-d6df122f5c1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.283598 | controller | Jun 14 09:55:51.875766 crc crio[24245]: time="2026-06-14T09:55:51.875664409Z" level=info msg="Started container" PID=328401 containerID=8078bb7b5b84006b59b64f2bea70606f6eb62e3e5ec6b564517b5abed995ba19 description=openshift-marketplace/redhat-operators-2ct8p/extract-content id=72c838e8-99cb-46b3-9465-d6df122f5c1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21
2026-06-14 10:12:37.283615 | controller | Jun 14 09:55:52.473426 crc crio[24245]: 2026-06-14T09:55:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53ea3c445b00332 Mac:56:d2:0e:11:4a:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c8 Mtu:0 Sandbox:/var/run/netns/827fd4b6-c4d5-42d7-9f31-1bf00ff31dc9 SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.1.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.283631 | controller | Jun 14 09:55:52.476244 crc crio[24245]: time="2026-06-14T09:55:52.47516308Z" level=info msg="Got pod network &{Name:community-operators-5cdpw Namespace:openshift-marketplace ID:53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac UID:874e8fbf-9d7f-41c1-8434-7cea6876d5cb NetNS:/var/run/netns/827fd4b6-c4d5-42d7-9f31-1bf00ff31dc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e8fbf_9d7f_41c1_8434_7cea6876d5cb.slice PodAnnotations:0xc001b86288}] Aliases:map[]}"
2026-06-14 10:12:37.283647 | controller | Jun 14 09:55:52.476244 crc crio[24245]: time="2026-06-14T09:55:52.475356136Z" level=info msg="Checking pod openshift-marketplace_community-operators-5cdpw for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.283663 | controller | Jun 14 09:55:52.495667 crc crio[24245]: time="2026-06-14T09:55:52.495326912Z" level=info msg="Ran pod sandbox 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac with infra container: openshift-marketplace/community-operators-5cdpw/POD" id=7bb57528-67e4-4a31-85ca-4b240be162f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.283679 | controller | Jun 14 09:55:52.498317 crc crio[24245]: time="2026-06-14T09:55:52.498266926Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e88114bc-8c4d-48c0-a148-746138480868 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.283698 | controller | Jun 14 09:55:52.501261 crc crio[24245]: time="2026-06-14T09:55:52.501186916Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=db6ddf91-ed12-466c-a1cf-0b998ccf54ed name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.283714 | controller | Jun 14 09:55:52.508058 crc crio[24245]: time="2026-06-14T09:55:52.507986443Z" level=info msg="Creating container: openshift-marketplace/community-operators-5cdpw/extract-utilities" id=404a0d97-6202-4312-b8d8-65600a5fc228 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.283730 | controller | Jun 14 09:55:52.508441 crc crio[24245]: time="2026-06-14T09:55:52.508391146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.283746 | controller | Jun 14 09:55:52.552972 crc crio[24245]: time="2026-06-14T09:55:52.552882286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.283762 | controller | Jun 14 09:55:52.559005 crc crio[24245]: time="2026-06-14T09:55:52.558912637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.283777 | controller | Jun 14 09:55:52.735249 crc crio[24245]: time="2026-06-14T09:55:52.733374443Z" level=info msg="Created container 37c802ea96e34d8ba1273ae6f9dbc25be06d7c8be6ed4e7c9b3d2ee1f7b41d11: openshift-marketplace/community-operators-5cdpw/extract-utilities" id=404a0d97-6202-4312-b8d8-65600a5fc228 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.283793 | controller | Jun 14 09:55:52.736567 crc crio[24245]: time="2026-06-14T09:55:52.736483552Z" level=info msg="Starting container: 37c802ea96e34d8ba1273ae6f9dbc25be06d7c8be6ed4e7c9b3d2ee1f7b41d11" id=09ee4ede-9d13-4b85-80a4-9c0b60a472f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.283809 | controller | Jun 14 09:55:52.746903 crc crio[24245]: time="2026-06-14T09:55:52.746718148Z" level=info msg="Started container" PID=328482 containerID=37c802ea96e34d8ba1273ae6f9dbc25be06d7c8be6ed4e7c9b3d2ee1f7b41d11 description=openshift-marketplace/community-operators-5cdpw/extract-utilities id=09ee4ede-9d13-4b85-80a4-9c0b60a472f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac
2026-06-14 10:12:37.283825 | controller | Jun 14 09:55:52.898083 crc crio[24245]: time="2026-06-14T09:55:52.897992887Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=e71a9ebd-b49f-4cfe-bc40-edca0013e40a name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.283841 | controller | Jun 14 09:55:52.907016 crc crio[24245]: time="2026-06-14T09:55:52.906930679Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-14 10:12:37.283857 | controller | Jun 14 09:55:53.560759 crc crio[24245]: time="2026-06-14T09:55:53.560282168Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640" id=e71a9ebd-b49f-4cfe-bc40-edca0013e40a name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.283886 | controller | Jun 14 09:55:53.562166 crc crio[24245]: time="2026-06-14T09:55:53.562053024Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=87e66937-e51e-4b1b-a12d-70ecd18ebcb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.283907 | controller | Jun 14 09:55:53.565943 crc crio[24245]: time="2026-06-14T09:55:53.565675949Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=de5983e2-96aa-457d-a66d-6ace8ef7e137 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.283926 | controller | Jun 14 09:55:53.574757 crc crio[24245]: time="2026-06-14T09:55:53.574668964Z" level=info msg="Creating container: openshift-marketplace/community-operators-5cdpw/extract-content" id=5e247df3-03c9-4282-988c-2f690b148271 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.283943 | controller | Jun 14 09:55:53.575388 crc crio[24245]: time="2026-06-14T09:55:53.575232852Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.283959 | controller | Jun 14 09:55:53.652017 crc crio[24245]: time="2026-06-14T09:55:53.651739759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.283975 | controller | Jun 14 09:55:53.656021 crc crio[24245]: time="2026-06-14T09:55:53.655956063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.283991 | controller | Jun 14 09:55:53.854175 crc crio[24245]: time="2026-06-14T09:55:53.854068529Z" level=info msg="Created container a8a26b41b5cea63af99a8ce5657a0cea0677435ce46baa5fc9a78c6e3b2c9aa4: openshift-marketplace/community-operators-5cdpw/extract-content" id=5e247df3-03c9-4282-988c-2f690b148271 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.284006 | controller | Jun 14 09:55:53.855713 crc crio[24245]: time="2026-06-14T09:55:53.855610457Z" level=info msg="Starting container: a8a26b41b5cea63af99a8ce5657a0cea0677435ce46baa5fc9a78c6e3b2c9aa4" id=9cbf972d-9439-4e7c-b50f-682b9c49dd40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.284022 | controller | Jun 14 09:55:53.862417 crc crio[24245]: time="2026-06-14T09:55:53.860784671Z" level=info msg="Started container" PID=328582 containerID=a8a26b41b5cea63af99a8ce5657a0cea0677435ce46baa5fc9a78c6e3b2c9aa4 description=openshift-marketplace/community-operators-5cdpw/extract-content id=9cbf972d-9439-4e7c-b50f-682b9c49dd40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac
2026-06-14 10:12:37.284038 | controller | Jun 14 09:55:55.960295 crc crio[24245]: time="2026-06-14T09:55:55.959321662Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b1ef0265-7357-48a5-bc8d-787ae1c9ebf5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.284054 | controller | Jun 14 09:55:55.961048 crc crio[24245]: time="2026-06-14T09:55:55.960898013Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c94441c8-c7b4-4cab-b1f0-0c5738b7a244 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.284070 | controller | Jun 14 09:55:55.962927 crc crio[24245]: time="2026-06-14T09:55:55.962773302Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5afd0cbc-170c-485f-adc0-0725534bf2ca name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.284086 | controller | Jun 14 09:55:55.964328 crc crio[24245]: time="2026-06-14T09:55:55.963911218Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9d5313ad-2b40-4029-ada1-589bdad8d80b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.284101 | controller | Jun 14 09:55:55.976941 crc crio[24245]: time="2026-06-14T09:55:55.971480297Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2ct8p/registry-server" id=8341e5d2-4b1f-4ea2-a5d6-921f57c05dc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.284121 | controller | Jun 14 09:55:55.976941 crc crio[24245]: time="2026-06-14T09:55:55.971780377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.284137 | controller | Jun 14 09:55:55.979382 crc crio[24245]: time="2026-06-14T09:55:55.979309277Z" level=info msg="Creating container: openshift-marketplace/community-operators-5cdpw/registry-server" id=93ee23cb-7560-448a-8bd1-f53ad94de3a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.284153 | controller | Jun 14 09:55:55.993826 crc crio[24245]: time="2026-06-14T09:55:55.993701792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.284169 | controller | Jun 14 09:55:56.055063 crc crio[24245]: time="2026-06-14T09:55:56.051820607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.284184 | controller | Jun 14 09:55:56.063123 crc crio[24245]: time="2026-06-14T09:55:56.063039103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.284200 | controller | Jun 14 09:55:56.081714 crc crio[24245]: time="2026-06-14T09:55:56.081470357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.284215 | controller | Jun 14 09:55:56.085506 crc crio[24245]: time="2026-06-14T09:55:56.08533449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.284232 | controller | Jun 14 09:55:56.292873 crc crio[24245]: time="2026-06-14T09:55:56.292739631Z" level=info msg="Created container 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f: openshift-marketplace/redhat-operators-2ct8p/registry-server" id=8341e5d2-4b1f-4ea2-a5d6-921f57c05dc4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.284248 | controller | Jun 14 09:55:56.294473 crc crio[24245]: time="2026-06-14T09:55:56.294352761Z" level=info msg="Starting container: 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f" id=e9c9624b-b4a8-4d7f-8988-0971652ff119 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.284264 | controller | Jun 14 09:55:56.294717 crc crio[24245]: time="2026-06-14T09:55:56.294364122Z" level=info msg="Created container c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1: openshift-marketplace/community-operators-5cdpw/registry-server" id=93ee23cb-7560-448a-8bd1-f53ad94de3a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.284280 | controller | Jun 14 09:55:56.295710 crc crio[24245]: time="2026-06-14T09:55:56.295605421Z" level=info msg="Starting container: c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1" id=06ba5f1d-21c9-4194-b1e3-1786f9ec898f name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.284296 | controller | Jun 14 09:55:56.302155 crc crio[24245]: time="2026-06-14T09:55:56.302074586Z" level=info msg="Started container" PID=328758 containerID=c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1 description=openshift-marketplace/community-operators-5cdpw/registry-server id=06ba5f1d-21c9-4194-b1e3-1786f9ec898f name=/runtime.v1.RuntimeService/StartContainer sandboxID=53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac
2026-06-14 10:12:37.284312 | controller | Jun 14 09:55:56.302661 crc crio[24245]: time="2026-06-14T09:55:56.302542931Z" level=info msg="Started container" PID=328757 containerID=23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f description=openshift-marketplace/redhat-operators-2ct8p/registry-server id=e9c9624b-b4a8-4d7f-8988-0971652ff119 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21
2026-06-14 10:12:37.284331 | controller | Jun 14 09:56:00.545351 crc crio[24245]: time="2026-06-14T09:56:00.544508555Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690516-9xwbb/POD" id=1fd312f1-3f2e-4d4f-a8c6-e0686f88326e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.284363 | controller | Jun 14 09:56:00.547669 crc crio[24245]: time="2026-06-14T09:56:00.545358113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.284385 | controller | Jun 14 09:56:00.583420 crc crio[24245]: time="2026-06-14T09:56:00.583254185Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690516-9xwbb Namespace:openshift-infra ID:d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896 UID:c29ee494-7282-46be-8ec9-7461bded4819 NetNS:/var/run/netns/12e9dfcd-88de-44ea-a91c-4cd9c6cac6bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc29ee494_7282_46be_8ec9_7461bded4819.slice PodAnnotations:0xc003bf7a18}] Aliases:map[]}"
2026-06-14 10:12:37.284403 | controller | Jun 14 09:56:00.583420 crc crio[24245]: time="2026-06-14T09:56:00.583321027Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690516-9xwbb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.284419 | controller | Jun 14 09:56:01.315357 crc crio[24245]: 2026-06-14T09:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d33019549fb5990 Mac:2e:16:fd:78:fd:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c9 Mtu:0 Sandbox:/var/run/netns/12e9dfcd-88de-44ea-a91c-4cd9c6cac6bb SocketPath: PciID:}] [{Interface:0xc000140770 Address:{IP:10.217.1.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.284436 | controller | Jun 14 09:56:01.317176 crc crio[24245]: time="2026-06-14T09:56:01.317030547Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690516-9xwbb Namespace:openshift-infra ID:d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896 UID:c29ee494-7282-46be-8ec9-7461bded4819 NetNS:/var/run/netns/12e9dfcd-88de-44ea-a91c-4cd9c6cac6bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc29ee494_7282_46be_8ec9_7461bded4819.slice PodAnnotations:0xc003bf7a18}] Aliases:map[]}"
2026-06-14 10:12:37.284452 | controller | Jun 14 09:56:01.317265 crc crio[24245]: time="2026-06-14T09:56:01.317202831Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690516-9xwbb for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.284468 | controller | Jun 14 09:56:01.348006 crc crio[24245]: time="2026-06-14T09:56:01.331052587Z" level=info msg="Ran pod sandbox d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896 with infra container: openshift-infra/auto-csr-approver-29690516-9xwbb/POD" id=1fd312f1-3f2e-4d4f-a8c6-e0686f88326e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.284485 | controller | Jun 14 09:56:01.348006 crc crio[24245]: time="2026-06-14T09:56:01.339112336Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0323a9c4-3a89-41f9-abcf-d45abe1d2a53 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.284501 | controller | Jun 14 09:56:01.351954 crc crio[24245]: time="2026-06-14T09:56:01.351782888Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.284516 | controller | Jun 14 09:56:02.110785 crc crio[24245]: time="2026-06-14T09:56:02.110222271Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0323a9c4-3a89-41f9-abcf-d45abe1d2a53 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.284536 | controller | Jun 14 09:56:02.112154 crc crio[24245]: time="2026-06-14T09:56:02.111688976Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=15d6f11c-ada5-4a24-bc6d-05399069c6f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.284553 | controller | Jun 14 09:56:02.114141 crc crio[24245]: time="2026-06-14T09:56:02.114033701Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=950c6b25-6931-4075-8e82-182dd995a2c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.284569 | controller | Jun 14 09:56:02.124327 crc crio[24245]: time="2026-06-14T09:56:02.124230336Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690516-9xwbb/oc" id=c2b196e3-e883-4e60-abe7-c573c5a0da3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.284585 | controller | Jun 14 09:56:02.125200 crc crio[24245]: time="2026-06-14T09:56:02.125141778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.284601 | controller | Jun 14 09:56:02.194385 crc crio[24245]: time="2026-06-14T09:56:02.186073217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.284617 | controller | Jun 14 09:56:02.500302 crc crio[24245]: time="2026-06-14T09:56:02.500195724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.284633 | controller | Jun 14 09:56:02.666803 crc crio[24245]: time="2026-06-14T09:56:02.66623408Z" level=info msg="Created container fbc068fe3716f2586ec896e101a91255a1ec8d50b9d611e40f13c1c7a6922f78: openshift-infra/auto-csr-approver-29690516-9xwbb/oc" id=c2b196e3-e883-4e60-abe7-c573c5a0da3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.284648 | controller | Jun 14 09:56:02.668153 crc crio[24245]: time="2026-06-14T09:56:02.668060188Z" level=info msg="Starting container: fbc068fe3716f2586ec896e101a91255a1ec8d50b9d611e40f13c1c7a6922f78" id=23986175-fb57-4c96-9374-e31b1121b804 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.284664 | controller | Jun 14 09:56:02.674569 crc crio[24245]: time="2026-06-14T09:56:02.674438411Z" level=info msg="Started container" PID=329217 containerID=fbc068fe3716f2586ec896e101a91255a1ec8d50b9d611e40f13c1c7a6922f78 description=openshift-infra/auto-csr-approver-29690516-9xwbb/oc id=23986175-fb57-4c96-9374-e31b1121b804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896
2026-06-14 10:12:37.284680 | controller | Jun 14 09:56:03.090410 crc crio[24245]: time="2026-06-14T09:56:03.090313216Z" level=info msg="Stopping container: c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1 (timeout: 2s)" id=2948ce9f-eeda-4b7e-b301-32cbff4a35db name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.284697 | controller | Jun 14 09:56:03.477141 crc crio[24245]: time="2026-06-14T09:56:03.475733824Z" level=info msg="Stopped container c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1: openshift-marketplace/community-operators-5cdpw/registry-server" id=2948ce9f-eeda-4b7e-b301-32cbff4a35db name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.284712 | controller | Jun 14 09:56:03.477901 crc crio[24245]: time="2026-06-14T09:56:03.477279483Z" level=info msg="Stopping pod sandbox: 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac" id=cf93a26e-21d9-4c79-9960-348b90d4e1c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.284728 | controller | Jun 14 09:56:03.478767 crc crio[24245]: time="2026-06-14T09:56:03.478676378Z" level=info msg="Got pod network &{Name:community-operators-5cdpw Namespace:openshift-marketplace ID:53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac UID:874e8fbf-9d7f-41c1-8434-7cea6876d5cb NetNS:/var/run/netns/827fd4b6-c4d5-42d7-9f31-1bf00ff31dc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e8fbf_9d7f_41c1_8434_7cea6876d5cb.slice PodAnnotations:0xc000130f60}] Aliases:map[]}"
2026-06-14 10:12:37.284748 | controller | Jun 14 09:56:03.479094 crc crio[24245]: time="2026-06-14T09:56:03.478942216Z" level=info msg="Deleting pod openshift-marketplace_community-operators-5cdpw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.284764 | controller | Jun 14 09:56:03.871506 crc crio[24245]: time="2026-06-14T09:56:03.871400336Z" level=info msg="Stopped pod sandbox: 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac" id=cf93a26e-21d9-4c79-9960-348b90d4e1c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.284780 | controller | Jun 14 09:56:04.137128 crc crio[24245]: time="2026-06-14T09:56:04.136402444Z" level=info msg="Removing container: c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1" id=ef3569fc-a91a-429b-a193-200b29bef8b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.284796 | controller | Jun 14 09:56:04.188567 crc crio[24245]: time="2026-06-14T09:56:04.188476926Z" level=info msg="Removed container c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1: openshift-marketplace/community-operators-5cdpw/registry-server" id=ef3569fc-a91a-429b-a193-200b29bef8b7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.284812 | controller | Jun 14 09:56:04.191586 crc crio[24245]: time="2026-06-14T09:56:04.191533733Z" level=info msg="Removing container: a8a26b41b5cea63af99a8ce5657a0cea0677435ce46baa5fc9a78c6e3b2c9aa4" id=2b2e6b4e-5dd2-4e44-aa1d-dab456565de3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.284828 | controller | Jun 14 09:56:04.223469 crc crio[24245]: time="2026-06-14T09:56:04.223351296Z" level=info msg="Removed container a8a26b41b5cea63af99a8ce5657a0cea0677435ce46baa5fc9a78c6e3b2c9aa4: openshift-marketplace/community-operators-5cdpw/extract-content" id=2b2e6b4e-5dd2-4e44-aa1d-dab456565de3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.284844 | controller | Jun 14 09:56:04.227030 crc crio[24245]: time="2026-06-14T09:56:04.226817193Z" level=info msg="Removing container: 37c802ea96e34d8ba1273ae6f9dbc25be06d7c8be6ed4e7c9b3d2ee1f7b41d11" id=9b1470c1-d64f-4a8a-90f4-96c4804d42ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.284859 | controller | Jun 14 09:56:04.280399 crc crio[24245]: time="2026-06-14T09:56:04.280290352Z" level=info msg="Removed container 37c802ea96e34d8ba1273ae6f9dbc25be06d7c8be6ed4e7c9b3d2ee1f7b41d11: openshift-marketplace/community-operators-5cdpw/extract-utilities" id=9b1470c1-d64f-4a8a-90f4-96c4804d42ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.284875 | controller | Jun 14 09:56:05.166055 crc crio[24245]: time="2026-06-14T09:56:05.165926867Z" level=info msg="Stopping pod sandbox: d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896" id=1b380edb-f3e3-452a-8c07-c122035c695b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.284890 | controller | Jun 14 09:56:05.166995 crc crio[24245]: time="2026-06-14T09:56:05.166739763Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690516-9xwbb Namespace:openshift-infra ID:d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896 UID:c29ee494-7282-46be-8ec9-7461bded4819 NetNS:/var/run/netns/12e9dfcd-88de-44ea-a91c-4cd9c6cac6bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc29ee494_7282_46be_8ec9_7461bded4819.slice PodAnnotations:0xc001c3c700}] Aliases:map[]}"
2026-06-14 10:12:37.284912 | controller | Jun 14 09:56:05.167073 crc crio[24245]: time="2026-06-14T09:56:05.167005592Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690516-9xwbb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.284929 | controller | Jun 14 09:56:05.564322 crc crio[24245]: time="2026-06-14T09:56:05.564083741Z" level=info msg="Stopped pod sandbox: d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896" id=1b380edb-f3e3-452a-8c07-c122035c695b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.284944 | controller | Jun 14 09:56:09.645099 crc crio[24245]: time="2026-06-14T09:56:09.644199809Z" level=info msg="Removing container: fb24c34202a1c5d9c81823c695615a2eb6d0889fe0fda3f8cf5dd1df2c5f2f45" id=91bf1eb8-3ad1-44c7-8a76-9ef895604c30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.284960 | controller | Jun 14 09:56:09.772103 crc crio[24245]: time="2026-06-14T09:56:09.771971022Z" level=info msg="Removed container fb24c34202a1c5d9c81823c695615a2eb6d0889fe0fda3f8cf5dd1df2c5f2f45: openstack/barbican-db-sync-8tmdc/barbican-db-sync" id=91bf1eb8-3ad1-44c7-8a76-9ef895604c30 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.284976 | controller | Jun 14 09:56:09.776025 crc crio[24245]: time="2026-06-14T09:56:09.775758872Z" level=info msg="Removing container: a08b5ea9f8c09b64fd098d2b29b8b8e04e59ed8e068b07ca747b07a50cc13b3c" id=4665d36c-5047-442c-893c-32d8646c1901 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.284992 | controller | Jun 14 09:56:09.867021 crc crio[24245]: time="2026-06-14T09:56:09.866820996Z" level=info msg="Removed container a08b5ea9f8c09b64fd098d2b29b8b8e04e59ed8e068b07ca747b07a50cc13b3c: openstack/cinder-db-sync-vm4w6/cinder-db-sync" id=4665d36c-5047-442c-893c-32d8646c1901 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.285008 | controller | Jun 14 09:56:09.870921 crc crio[24245]: time="2026-06-14T09:56:09.87067102Z" level=info msg="Removing container: 6aa4a9f2f22e4393574b4d5ee9ea6bf92b21298849ce5b7ca7769054491f701f" id=1783ba1f-6312-48f0-9335-fcfe52cb1b58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.285023 | controller | Jun 14 09:56:10.041547 crc crio[24245]: time="2026-06-14T09:56:10.041465386Z" level=info msg="Removed container 6aa4a9f2f22e4393574b4d5ee9ea6bf92b21298849ce5b7ca7769054491f701f: openstack/placement-db-sync-z2f5n/placement-db-sync" id=1783ba1f-6312-48f0-9335-fcfe52cb1b58 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.285039 | controller | Jun 14 09:56:10.046567 crc crio[24245]: time="2026-06-14T09:56:10.046500342Z" level=info msg="Removing container: 197d72271d754da6694868563e4027761519095ab2541810b23794ca848ac75d" id=28006bde-3841-410d-8efc-cf8f5369511f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.285055 | controller | Jun 14 09:56:10.188659 crc crio[24245]: time="2026-06-14T09:56:10.188493989Z" level=info msg="Removed container 197d72271d754da6694868563e4027761519095ab2541810b23794ca848ac75d: openshift-infra/auto-csr-approver-29690510-jbnxn/oc" id=28006bde-3841-410d-8efc-cf8f5369511f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.285071 | controller | Jun 14 09:56:10.205697 crc crio[24245]: time="2026-06-14T09:56:10.205588651Z" level=info msg="Stopping pod sandbox: 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d" id=726c0b0a-d918-4b28-8ad3-652503e8bb2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.285087 | controller | Jun 14 09:56:10.206171 crc crio[24245]: time="2026-06-14T09:56:10.206143209Z" level=info msg="Stopped pod sandbox (already stopped): 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d" id=726c0b0a-d918-4b28-8ad3-652503e8bb2e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.285102 | controller | Jun 14 09:56:10.207323 crc crio[24245]: time="2026-06-14T09:56:10.207293066Z" level=info msg="Removing pod sandbox: 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d" id=d27719de-9f0d-4436-a39d-5ec6c2d40b10 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.285122 | controller | Jun 14 09:56:10.221310 crc crio[24245]: time="2026-06-14T09:56:10.221190346Z" level=info msg="Removed pod sandbox: 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d" id=d27719de-9f0d-4436-a39d-5ec6c2d40b10 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.285138 | controller | Jun 14 09:56:10.222449 crc crio[24245]: time="2026-06-14T09:56:10.222363629Z" level=info msg="Stopping pod sandbox: b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783" id=842d72d6-983e-48c4-aa75-7bf2c646e055 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.285154 | controller | Jun 14 09:56:10.222602 crc crio[24245]: time="2026-06-14T09:56:10.222460223Z" level=info msg="Stopped pod sandbox (already stopped): b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783" id=842d72d6-983e-48c4-aa75-7bf2c646e055 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.285169 | controller | Jun 14 09:56:10.223392 crc crio[24245]: time="2026-06-14T09:56:10.223328042Z" level=info msg="Removing pod sandbox: b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783" id=8054ee7c-0034-43cb-b827-dcca7c4ae14c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.285184 | controller | Jun 14 09:56:10.301167 crc crio[24245]: time="2026-06-14T09:56:10.301073361Z" level=info msg="Removed pod sandbox: b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783" id=8054ee7c-0034-43cb-b827-dcca7c4ae14c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.285200 | controller | Jun 14 09:56:10.302753 crc crio[24245]: time="2026-06-14T09:56:10.3026547Z" level=info msg="Stopping pod sandbox: b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0" id=e2bf7b76-ffc0-49af-9e93-a36b232cff71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.285215 | controller | Jun 14 09:56:10.302912 crc crio[24245]: time="2026-06-14T09:56:10.302788063Z" level=info msg="Stopped pod sandbox (already stopped): b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0" id=e2bf7b76-ffc0-49af-9e93-a36b232cff71 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.285231 | controller | Jun 14 09:56:10.303668 crc crio[24245]: time="2026-06-14T09:56:10.303560468Z" level=info msg="Removing pod sandbox: b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0" id=116b7a7d-0fbe-4ef0-b9f5-a280169982ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.285246 | controller | Jun 14 09:56:10.332317 crc crio[24245]: time="2026-06-14T09:56:10.332211907Z" level=info msg="Removed pod sandbox: b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0" id=116b7a7d-0fbe-4ef0-b9f5-a280169982ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.285262 | controller | Jun 14 09:56:10.333416 crc crio[24245]: time="2026-06-14T09:56:10.333339193Z" level=info msg="Stopping pod sandbox: 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac" id=218efb87-be42-4432-9521-1146bb418a68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.285277 | controller | Jun 14 09:56:10.333498 crc crio[24245]: time="2026-06-14T09:56:10.333461297Z" level=info msg="Stopped pod sandbox (already stopped): 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac" id=218efb87-be42-4432-9521-1146bb418a68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.285292 | controller | Jun 14 09:56:10.334223 crc crio[24245]: time="2026-06-14T09:56:10.334150148Z" level=info msg="Removing pod sandbox: 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac" id=62c861f1-0137-41e6-af66-29b2ccf5bbbf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.285308 | controller | Jun 14 09:56:10.352071 crc crio[24245]: time="2026-06-14T09:56:10.351963731Z" level=info msg="Removed pod sandbox: 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac" id=62c861f1-0137-41e6-af66-29b2ccf5bbbf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.285326 | controller | Jun 14 09:56:10.353175 crc crio[24245]: time="2026-06-14T09:56:10.353096839Z" level=info msg="Stopping pod sandbox: 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1" id=4596209b-a664-4022-9908-9ec2e4b34458 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.285342 | controller | Jun 14 09:56:10.353274 crc crio[24245]: time="2026-06-14T09:56:10.353187742Z" level=info msg="Stopped pod sandbox (already stopped): 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1" id=4596209b-a664-4022-9908-9ec2e4b34458 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.285379 | controller | Jun 14 09:56:10.354169 crc crio[24245]: time="2026-06-14T09:56:10.354107049Z" level=info msg="Removing pod sandbox: 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1" id=a4583eae-535d-4b4b-8191-380ebbebfdda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.285397 | controller | Jun 14 09:56:10.399428 crc crio[24245]: time="2026-06-14T09:56:10.399318608Z" level=info msg="Removed pod sandbox: 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1" id=a4583eae-535d-4b4b-8191-380ebbebfdda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.285413 | controller | Jun 14 09:56:17.391753 crc crio[24245]: time="2026-06-14T09:56:17.390799366Z" level=info msg="Stopping container: 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f (timeout: 2s)" id=407b165c-fe16-480d-892b-16958caf282e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.285428 | controller | Jun 14 09:56:17.550725 crc crio[24245]: time="2026-06-14T09:56:17.550480538Z" level=info msg="Stopped container 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f: openshift-marketplace/redhat-operators-2ct8p/registry-server" id=407b165c-fe16-480d-892b-16958caf282e name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.285444 | controller | Jun 14 09:56:17.551987 crc crio[24245]: time="2026-06-14T09:56:17.551829901Z" level=info msg="Stopping pod sandbox: 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21" id=a2453abe-b4db-476f-b679-cb8dcca98fe6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.285459 | controller | Jun 14 09:56:17.553462 crc crio[24245]: time="2026-06-14T09:56:17.55335079Z" level=info msg="Got pod network &{Name:redhat-operators-2ct8p Namespace:openshift-marketplace ID:4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21 UID:62e6b875-dbd9-4b3e-8b5f-a17ea6b751a1 NetNS:/var/run/netns/700733ff-8ae5-48ae-b5fa-820fa2f20768 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62e6b875_dbd9_4b3e_8b5f_a17ea6b751a1.slice PodAnnotations:0xc000130c68}] Aliases:map[]}"
2026-06-14 10:12:37.285476 | controller | Jun 14 09:56:17.553946 crc crio[24245]: time="2026-06-14T09:56:17.553732052Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-2ct8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.285492 | controller | Jun 14 09:56:18.001336 crc crio[24245]: time="2026-06-14T09:56:18.000584108Z" level=info msg="Stopped pod sandbox: 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21" id=a2453abe-b4db-476f-b679-cb8dcca98fe6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.285508 | controller | Jun 14 09:56:18.448663 crc crio[24245]: time="2026-06-14T09:56:18.448491099Z" level=info msg="Removing container: 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f" id=6646c941-0988-4726-8b49-80c0b00a6a7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.285523 | controller | Jun 14 09:56:18.504961 crc crio[24245]: time="2026-06-14T09:56:18.504738137Z" level=info msg="Removed container 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f: openshift-marketplace/redhat-operators-2ct8p/registry-server" id=6646c941-0988-4726-8b49-80c0b00a6a7b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.285542 | controller | Jun 14 09:56:18.508458 crc crio[24245]: time="2026-06-14T09:56:18.508317228Z" level=info msg="Removing container: 8078bb7b5b84006b59b64f2bea70606f6eb62e3e5ec6b564517b5abed995ba19" id=6b5edaa7-ea84-4551-abf5-30feb5b1d4b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.285558 | controller | Jun 14 09:56:18.547544 crc crio[24245]: time="2026-06-14T09:56:18.547330991Z" level=info msg="Removed container 8078bb7b5b84006b59b64f2bea70606f6eb62e3e5ec6b564517b5abed995ba19: openshift-marketplace/redhat-operators-2ct8p/extract-content" id=6b5edaa7-ea84-4551-abf5-30feb5b1d4b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.285574 | controller | Jun 14 09:56:18.551032 crc crio[24245]: time="2026-06-14T09:56:18.550923969Z" level=info msg="Removing container: ae373695326c0ecd429155783f7f6855c9a678bfec498d8ceb25a8bba2bff505" id=b4e16130-de17-4d82-a3fe-ba26b4ee55fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.285590 | controller | Jun 14 09:56:18.601786 crc crio[24245]: time="2026-06-14T09:56:18.601677562Z" level=info msg="Removed container ae373695326c0ecd429155783f7f6855c9a678bfec498d8ceb25a8bba2bff505: openshift-marketplace/redhat-operators-2ct8p/extract-utilities" id=b4e16130-de17-4d82-a3fe-ba26b4ee55fb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.285605 | controller | Jun 14 09:57:02.100411 crc crio[24245]: time="2026-06-14T09:57:02.099190249Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-zph8j/POD" id=3866cee5-4884-47e5-8798-2916f457ea1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.285621 | controller | Jun 14 09:57:02.100411 crc crio[24245]: time="2026-06-14T09:57:02.100404898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.285636 | controller | Jun 14 09:57:02.137450 crc crio[24245]: time="2026-06-14T09:57:02.13737403Z" level=info msg="Got pod network &{Name:certified-operators-zph8j Namespace:openshift-marketplace ID:1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75 UID:4dc9196e-b15b-408b-8600-f234840553a4 NetNS:/var/run/netns/f7775601-e7a6-450c-83cf-919f4ba3578b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4dc9196e_b15b_408b_8600_f234840553a4.slice PodAnnotations:0xc000621688}] Aliases:map[]}"
2026-06-14 10:12:37.285652 | controller | Jun 14 09:57:02.137916 crc crio[24245]: time="2026-06-14T09:57:02.137819444Z" level=info msg="Adding pod openshift-marketplace_certified-operators-zph8j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.285668 | controller | Jun 14 09:57:02.737498 crc crio[24245]: 2026-06-14T09:57:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1108d0ceb3e18a2 Mac:be:1a:18:1d:05:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ca Mtu:0 Sandbox:/var/run/netns/f7775601-e7a6-450c-83cf-919f4ba3578b SocketPath: PciID:}] [{Interface:0xc0000150e0 Address:{IP:10.217.1.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.285684 | controller | Jun 14 09:57:02.739291 crc crio[24245]: time="2026-06-14T09:57:02.739227355Z" level=info msg="Got pod network &{Name:certified-operators-zph8j Namespace:openshift-marketplace ID:1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75 UID:4dc9196e-b15b-408b-8600-f234840553a4 NetNS:/var/run/netns/f7775601-e7a6-450c-83cf-919f4ba3578b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4dc9196e_b15b_408b_8600_f234840553a4.slice PodAnnotations:0xc000621688}] Aliases:map[]}"
2026-06-14 10:12:37.285704 | controller | Jun 14 09:57:02.739495 crc crio[24245]: time="2026-06-14T09:57:02.739420993Z" level=info msg="Checking pod openshift-marketplace_certified-operators-zph8j for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.285720 | controller | Jun 14 09:57:02.750396 crc crio[24245]: time="2026-06-14T09:57:02.750311528Z" level=info msg="Ran pod sandbox 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75 with infra container: openshift-marketplace/certified-operators-zph8j/POD" id=3866cee5-4884-47e5-8798-2916f457ea1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.285736 | controller | Jun 14 09:57:02.752912 crc crio[24245]: time="2026-06-14T09:57:02.752798464Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7e17969a-1cf9-4d6a-aa14-c697abf7a804 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.285752 | controller | Jun 14 09:57:02.755255 crc crio[24245]: time="2026-06-14T09:57:02.755206331Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=88ee3292-9bdf-4a29-abde-5ce8e01d59de name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.285767 | controller | Jun 14 09:57:02.763034 crc crio[24245]: time="2026-06-14T09:57:02.762988438Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zph8j/extract-utilities" id=0dcffc59-f55f-48e1-a88e-c9bbd284d7db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.285783 | controller | Jun 14 09:57:02.763594 crc crio[24245]: time="2026-06-14T09:57:02.763574197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.285799 | controller | Jun 14 09:57:02.820181 crc crio[24245]: time="2026-06-14T09:57:02.81973725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.285814 | controller | Jun 14 09:57:02.825760 crc crio[24245]: time="2026-06-14T09:57:02.825687988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.285830 | controller | Jun 14 09:57:02.973813 crc crio[24245]: time="2026-06-14T09:57:02.973746114Z" level=info msg="Created container efb889aa477c0038f3425bf41757be406f31bf0ff1087a6be3fd8d67907dd628: openshift-marketplace/certified-operators-zph8j/extract-utilities" id=0dcffc59-f55f-48e1-a88e-c9bbd284d7db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.285845 | controller | Jun 14 09:57:02.976831 crc crio[24245]: time="2026-06-14T09:57:02.976741564Z" level=info msg="Starting container: efb889aa477c0038f3425bf41757be406f31bf0ff1087a6be3fd8d67907dd628" id=68ee6639-a79f-46b2-9638-070043e25c32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.285861 | controller | Jun 14 09:57:02.983149 crc crio[24245]: time="2026-06-14T09:57:02.983069801Z" level=info msg="Started container" PID=333155 containerID=efb889aa477c0038f3425bf41757be406f31bf0ff1087a6be3fd8d67907dd628 description=openshift-marketplace/certified-operators-zph8j/extract-utilities id=68ee6639-a79f-46b2-9638-070043e25c32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75
2026-06-14 10:12:37.285878 | controller | Jun 14 09:57:03.247406 crc crio[24245]: time="2026-06-14T09:57:03.247248164Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bd288c6c-6343-4c16-bd06-e78664b14236 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.285902 | controller | Jun 14 09:57:03.259652 crc crio[24245]: time="2026-06-14T09:57:03.259562253Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-14 10:12:37.285932 | controller | Jun 14 09:57:03.909689 crc crio[24245]: time="2026-06-14T09:57:03.909438266Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4" id=bd288c6c-6343-4c16-bd06-e78664b14236 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.285957 | controller | Jun 14 09:57:03.912020 crc crio[24245]: time="2026-06-14T09:57:03.911762494Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3a0e2aa4-582f-45e8-86a3-05ac1285b6fd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.285975 | controller | Jun 14 09:57:03.916469 crc crio[24245]: time="2026-06-14T09:57:03.916331761Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=3631e71e-c2e3-46ea-9688-bf2bedeaa75e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.285991 | controller | Jun 14 09:57:03.925922 crc crio[24245]: time="2026-06-14T09:57:03.925735478Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zph8j/extract-content" id=a0d4a770-98a2-4cbe-9e3b-30bd29131e93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.286007 | controller | Jun 14 09:57:03.926415 crc crio[24245]: time="2026-06-14T09:57:03.926342387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.286023 | controller | Jun 14 09:57:03.993521 crc crio[24245]: time="2026-06-14T09:57:03.993414705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.286039 | controller | Jun 14 09:57:04.003796 crc crio[24245]: time="2026-06-14T09:57:04.00366918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.286055 | controller | Jun 14 09:57:04.233685 crc crio[24245]: time="2026-06-14T09:57:04.233571324Z" level=info msg="Created container 841953b6db65893f25bbe0670578e54a6fd4b923c352e341c8dd456b0b00093e: openshift-marketplace/certified-operators-zph8j/extract-content" id=a0d4a770-98a2-4cbe-9e3b-30bd29131e93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.286071 | controller | Jun 14 09:57:04.243060 crc crio[24245]: time="2026-06-14T09:57:04.240298708Z" level=info msg="Starting container: 841953b6db65893f25bbe0670578e54a6fd4b923c352e341c8dd456b0b00093e" id=c2e6c15d-fc3d-451b-bbae-2352ba1dc120 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.286087 | controller | Jun 14 09:57:04.261993 crc crio[24245]: time="2026-06-14T09:57:04.261730238Z" level=info msg="Started container" PID=333258 containerID=841953b6db65893f25bbe0670578e54a6fd4b923c352e341c8dd456b0b00093e description=openshift-marketplace/certified-operators-zph8j/extract-content id=c2e6c15d-fc3d-451b-bbae-2352ba1dc120 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75
2026-06-14 10:12:37.286104 | controller | Jun 14 09:57:05.312223 crc crio[24245]: time="2026-06-14T09:57:05.311504115Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a1d8317a-e03a-455d-a35b-091de1290a29 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.286119 | controller | Jun 14 09:57:05.317984 crc crio[24245]: time="2026-06-14T09:57:05.317539288Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=87a1ffe8-ebb3-4715-98a3-a3dbf21e3449 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.286135 | controller | Jun 14 09:57:05.337064 crc crio[24245]: time="2026-06-14T09:57:05.3350175Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zph8j/registry-server" id=b855477a-a57c-47b6-b241-cc8435d285bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.286155 | controller | Jun 14 09:57:05.337064 crc crio[24245]: time="2026-06-14T09:57:05.335917809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.286171 | controller | Jun 14 09:57:05.397003 crc crio[24245]: time="2026-06-14T09:57:05.39678466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.286187 | controller | Jun 14 09:57:05.401376 crc crio[24245]: time="2026-06-14T09:57:05.401028604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.286203 | controller | Jun 14 09:57:05.592415 crc crio[24245]: time="2026-06-14T09:57:05.592240861Z" level=info msg="Created container 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd: openshift-marketplace/certified-operators-zph8j/registry-server" id=b855477a-a57c-47b6-b241-cc8435d285bf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.286219 | controller | Jun 14 09:57:05.594754 crc crio[24245]: time="2026-06-14T09:57:05.594650858Z" level=info msg="Starting container: 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd" id=eedb285f-01e3-4fe4-9eb7-507d6aed3b34 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.286235 | controller | Jun 14 09:57:05.616263 crc crio[24245]: time="2026-06-14T09:57:05.604362356Z" level=info msg="Started container" PID=333383 containerID=17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd description=openshift-marketplace/certified-operators-zph8j/registry-server id=eedb285f-01e3-4fe4-9eb7-507d6aed3b34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75
2026-06-14 10:12:37.286251 | controller | Jun 14 09:57:10.420154 crc crio[24245]: time="2026-06-14T09:57:10.419317578Z" level=info msg="Removing container: 8a4ae24b719ababa70464208214c076927d3fcf8a34a8b8297bc408836f8b540" id=7fe7acdf-af9f-4ecd-8afa-804ee1fdfd73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.286268 | controller | Jun 14 09:57:10.495671 crc crio[24245]: time="2026-06-14T09:57:10.495442896Z" level=info msg="Removed container 8a4ae24b719ababa70464208214c076927d3fcf8a34a8b8297bc408836f8b540: openstack/nova-cell0-cell-mapping-hqvq5/nova-manage" id=7fe7acdf-af9f-4ecd-8afa-804ee1fdfd73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.286283 | controller | Jun 14 09:57:10.503306 crc crio[24245]: time="2026-06-14T09:57:10.503199302Z" level=info msg="Removing container: 65f9254f1fb3e8a4a5b0764c638c7e901522438a568235e52fc826bda45b5ff3" id=7a2f0be1-6878-4b5a-b913-ce430bc6026d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.286299 | controller | Jun 14 09:57:10.664271 crc crio[24245]: time="2026-06-14T09:57:10.662041843Z" level=info msg="Removed container 65f9254f1fb3e8a4a5b0764c638c7e901522438a568235e52fc826bda45b5ff3: openstack/nova-cell1-conductor-db-sync-9vkjz/nova-cell1-conductor-db-sync" id=7a2f0be1-6878-4b5a-b913-ce430bc6026d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.286315 | controller | Jun 14 09:57:10.671362 crc crio[24245]: time="2026-06-14T09:57:10.671256633Z" level=info msg="Removing container: 517836da66ad6830d8b0261db89c80ad706356f7fe734448eef6ee229c691870" id=50c90760-5287-4750-bf0f-1eaa8b245bcf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.286330 | controller | Jun 14 09:57:10.771558 crc crio[24245]: time="2026-06-14T09:57:10.771440623Z" level=info msg="Removed container 517836da66ad6830d8b0261db89c80ad706356f7fe734448eef6ee229c691870: openstack/nova-cell0-conductor-db-sync-kslpf/nova-cell0-conductor-db-sync" id=50c90760-5287-4750-bf0f-1eaa8b245bcf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.286369 | controller | Jun 14 09:57:10.775794 crc crio[24245]: time="2026-06-14T09:57:10.775737181Z" level=info msg="Removing container: 591a1a9520552a8082acd4068543087e54bd4bd17f42b2b2ca17ae3aa0d26201" id=73d11000-1bd6-4683-9f97-9bb3b4dcb9c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.286390 | controller | Jun 14 09:57:10.854140 crc crio[24245]: time="2026-06-14T09:57:10.854038309Z" level=info msg="Removed container 591a1a9520552a8082acd4068543087e54bd4bd17f42b2b2ca17ae3aa0d26201: openstack/nova-cell1-cell-mapping-2wm4j/nova-manage" id=73d11000-1bd6-4683-9f97-9bb3b4dcb9c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.286407 | controller | Jun 14 09:57:10.858356 crc crio[24245]: time="2026-06-14T09:57:10.858258354Z" level=info msg="Removing container: 86a73023bf7c4bc08f9f26ab645d9c3bd0db3f1a8e9490d94c7cb0dfa2ae6028" id=22252036-15f4-49f4-85c8-d574c0e66c0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.286423 | controller | Jun 14 09:57:11.034438 crc crio[24245]: time="2026-06-14T09:57:11.034304094Z" level=info msg="Removed container 86a73023bf7c4bc08f9f26ab645d9c3bd0db3f1a8e9490d94c7cb0dfa2ae6028: openstack/glance-db-sync-lzb6g/glance-db-sync" id=22252036-15f4-49f4-85c8-d574c0e66c0c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.286439 | controller | Jun 14 09:57:11.038705 crc crio[24245]: time="2026-06-14T09:57:11.038585326Z" level=info msg="Removing container: 0aad80cfd48844fe36e6eefbef55338df2ae219a8e3dd68a32c34aabc95e4cc0" id=1ecedbf4-ee45-4854-8475-f766b2e35155 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.286454 | controller | Jun 14 09:57:11.110393 crc crio[24245]: time="2026-06-14T09:57:11.109740126Z" level=info msg="Removed container 0aad80cfd48844fe36e6eefbef55338df2ae219a8e3dd68a32c34aabc95e4cc0: openstack/cinder-online-data-migrations-7k59v/cinder-online-data-migrations" id=1ecedbf4-ee45-4854-8475-f766b2e35155 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.286470 | controller | Jun 14 09:57:11.116045 crc crio[24245]: time="2026-06-14T09:57:11.115883218Z" level=info msg="Removing container: a7d4d00a3a19b251178b6a07c57606af4edb51aab64287211b75d51637938e94" id=f7f1913d-c0bf-4e2e-983b-4a24f3903950 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.286487 | controller | Jun 14 09:57:11.187427 crc crio[24245]: time="2026-06-14T09:57:11.187327199Z" level=info msg="Removed container a7d4d00a3a19b251178b6a07c57606af4edb51aab64287211b75d51637938e94: openstack/neutron-db-sync-tw84j/neutron-db-sync" id=f7f1913d-c0bf-4e2e-983b-4a24f3903950 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.286502 | controller | Jun 14 09:57:11.197805 crc crio[24245]: time="2026-06-14T09:57:11.197648782Z" level=info msg="Stopping pod sandbox: 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4" id=9354f22b-f966-439d-b924-ca6e14eacb1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.286518 | controller | Jun 14 09:57:11.197805 crc crio[24245]: time="2026-06-14T09:57:11.197748965Z" level=info msg="Stopped pod sandbox (already stopped): 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4" id=9354f22b-f966-439d-b924-ca6e14eacb1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.286534 | controller | Jun 14 09:57:11.198482 crc crio[24245]: time="2026-06-14T09:57:11.198433497Z" level=info msg="Removing pod sandbox: 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4" id=6ad77ca6-633e-4fd2-a5f8-b7f739f17646 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.286549 | controller | Jun 14 09:57:11.222734 crc crio[24245]: time="2026-06-14T09:57:11.222679244Z" level=info msg="Removed pod sandbox: 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4" id=6ad77ca6-633e-4fd2-a5f8-b7f739f17646 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.286569 | controller | Jun 14 09:57:11.224709 crc crio[24245]: time="2026-06-14T09:57:11.224269455Z" level=info msg="Stopping pod sandbox: 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b" id=e7efa168-4a14-4ee5-b4be-04c36355110e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.286585 | controller | Jun 14 09:57:11.224919 crc crio[24245]: time="2026-06-14T09:57:11.224892955Z" level=info msg="Stopped pod sandbox (already stopped): 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b" id=e7efa168-4a14-4ee5-b4be-04c36355110e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.286601 | controller | Jun 14 09:57:11.227408 crc crio[24245]: time="2026-06-14T09:57:11.227332034Z" level=info msg="Removing pod sandbox: 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b" id=9fdd4849-a0ac-48e5-b527-d45b65fb866e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.286617 | controller | Jun 14 09:57:11.254083 crc crio[24245]: time="2026-06-14T09:57:11.253376022Z" level=info msg="Removed pod sandbox: 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b" id=9fdd4849-a0ac-48e5-b527-d45b65fb866e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.286632 | controller | Jun 14 09:57:11.256215 crc crio[24245]: time="2026-06-14T09:57:11.256135708Z" level=info msg="Stopping pod sandbox: 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21" id=91ab6f4b-076d-4f6e-a118-3c6fd6edf49b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.286648 | controller | Jun 14 09:57:11.256302 crc crio[24245]: time="2026-06-14T09:57:11.256232301Z" level=info msg="Stopped pod sandbox (already stopped): 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21" id=91ab6f4b-076d-4f6e-a118-3c6fd6edf49b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.286663 | controller | Jun 14 09:57:11.258045 crc crio[24245]: time="2026-06-14T09:57:11.257993617Z" level=info msg="Removing pod sandbox: 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21" id=2dc94151-39f9-4c48-9e96-b848e1acd585 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.286678 | controller | Jun 14 09:57:11.281971 crc crio[24245]: time="2026-06-14T09:57:11.281809213Z" level=info msg="Removed pod sandbox: 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21" id=2dc94151-39f9-4c48-9e96-b848e1acd585 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.286694 | controller | Jun 14 09:57:11.282554 crc crio[24245]: time="2026-06-14T09:57:11.282484113Z" level=info msg="Stopping pod sandbox: c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24" id=271ca5c9-5843-45af-aa46-4225ee3b6193 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.286710 | controller | Jun 14 09:57:11.282751 crc crio[24245]: time="2026-06-14T09:57:11.282553675Z" level=info msg="Stopped pod sandbox (already stopped): c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24" id=271ca5c9-5843-45af-aa46-4225ee3b6193 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.286725 | controller | Jun 14 09:57:11.283479 crc crio[24245]: time="2026-06-14T09:57:11.283429233Z" level=info msg="Removing pod sandbox: c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24" id=4b38f654-878f-4f89-9976-4d862b3e3179 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.286741 | controller | Jun 14 09:57:11.299896 crc crio[24245]: time="2026-06-14T09:57:11.299267798Z" level=info msg="Removed pod sandbox: c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24" id=4b38f654-878f-4f89-9976-4d862b3e3179 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.286756 | controller | Jun 14 09:57:11.300569 crc crio[24245]: time="2026-06-14T09:57:11.300228518Z" level=info msg="Stopping pod sandbox: 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8" id=01ad3917-5aa5-49da-8738-3bf4972f2ee9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.286775 | controller | Jun 14 09:57:11.300569 crc crio[24245]: time="2026-06-14T09:57:11.30029367Z" level=info msg="Stopped pod sandbox (already stopped): 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8" id=01ad3917-5aa5-49da-8738-3bf4972f2ee9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.286791 | controller | Jun 14 09:57:11.301214 crc crio[24245]: time="2026-06-14T09:57:11.301045933Z" level=info msg="Removing pod sandbox: 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8" id=9e48c0f9-395e-4027-89cc-d4487e73b74e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.286807 | controller | Jun 14 09:57:11.332175 crc crio[24245]: time="2026-06-14T09:57:11.332074958Z" level=info msg="Removed pod sandbox: 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8" id=9e48c0f9-395e-4027-89cc-d4487e73b74e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.286822 | controller | Jun 14 09:57:11.333469 crc crio[24245]: time="2026-06-14T09:57:11.33338058Z" level=info msg="Stopping pod sandbox: 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463" id=5618e739-eb28-4b4b-9cc8-134f2e6c5790 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.286838 | controller | Jun 14 09:57:11.333573 crc crio[24245]: time="2026-06-14T09:57:11.333487493Z" level=info msg="Stopped pod sandbox (already stopped): 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463" id=5618e739-eb28-4b4b-9cc8-134f2e6c5790 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.286853 | controller | Jun 14 09:57:11.336643 crc crio[24245]: time="2026-06-14T09:57:11.336570552Z" level=info msg="Removing pod sandbox: 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463" id=9fe22909-85f2-439d-a6f3-ceb2ade2f51a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.286869 | controller | Jun 14 09:57:11.354897 crc crio[24245]: time="2026-06-14T09:57:11.354750118Z" level=info msg="Removed pod sandbox: 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463" id=9fe22909-85f2-439d-a6f3-ceb2ade2f51a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.286884 | controller | Jun 14 09:57:11.356018 crc crio[24245]: time="2026-06-14T09:57:11.355958204Z" level=info msg="Stopping pod sandbox: 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54" id=c6ba2ea4-33e1-46df-a07b-7c452bfa8606 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.286900 | controller | Jun 14 09:57:11.356094 crc crio[24245]: time="2026-06-14T09:57:11.356045217Z" level=info msg="Stopped pod sandbox (already stopped): 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54" id=c6ba2ea4-33e1-46df-a07b-7c452bfa8606 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.286915 | controller | Jun 14 09:57:11.356728 crc crio[24245]: time="2026-06-14T09:57:11.356665217Z" level=info msg="Removing pod sandbox: 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54" id=0886cc96-2329-4298-a891-fa8a4c9f3a1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.286930 | controller | Jun 14 09:57:11.375301 crc crio[24245]: time="2026-06-14T09:57:11.375051353Z" level=info msg="Removed pod sandbox: 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54" id=0886cc96-2329-4298-a891-fa8a4c9f3a1f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.286946 | controller | Jun 14 09:57:11.376193 crc crio[24245]: time="2026-06-14T09:57:11.376118364Z" level=info msg="Stopping pod sandbox: 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b" id=90d6e85d-ad1b-41a8-bfb2-9bc773247542 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.286962 | controller | Jun 14 09:57:11.376280 crc crio[24245]: time="2026-06-14T09:57:11.376198397Z" level=info msg="Stopped pod sandbox (already stopped): 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b" id=90d6e85d-ad1b-41a8-bfb2-9bc773247542 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.286981 | controller | Jun 14 09:57:11.376926 crc crio[24245]: time="2026-06-14T09:57:11.376809816Z" level=info msg="Removing pod sandbox: 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b" id=86cc7cad-9d58-4d37-8d12-554fd1543209 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.286997 | controller | Jun 14 09:57:11.393515 crc crio[24245]: time="2026-06-14T09:57:11.393418555Z" level=info msg="Removed pod sandbox: 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b" id=86cc7cad-9d58-4d37-8d12-554fd1543209 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.287012 | controller | Jun 14 09:57:14.465596 crc crio[24245]: time="2026-06-14T09:57:14.46454875Z" level=info msg="Stopping container: 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd (timeout: 2s)" id=c14f2068-cdbc-42be-bb66-a88e59ead321 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.287028 | controller | Jun 14 09:57:14.603201 crc crio[24245]: time="2026-06-14T09:57:14.603038694Z" level=info msg="Stopped container 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd: openshift-marketplace/certified-operators-zph8j/registry-server" id=c14f2068-cdbc-42be-bb66-a88e59ead321 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.287043 | controller | Jun 14 09:57:14.605815 crc crio[24245]: time="2026-06-14T09:57:14.60570631Z" level=info msg="Stopping pod sandbox: 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75" id=dbdbbc70-5059-46b6-acb5-1eb73b81b277 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.287059 | controller | Jun 14 09:57:14.609484 crc crio[24245]: time="2026-06-14T09:57:14.609371938Z" level=info msg="Got pod network &{Name:certified-operators-zph8j Namespace:openshift-marketplace ID:1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75 UID:4dc9196e-b15b-408b-8600-f234840553a4 NetNS:/var/run/netns/f7775601-e7a6-450c-83cf-919f4ba3578b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4dc9196e_b15b_408b_8600_f234840553a4.slice PodAnnotations:0xc001c3c770}] Aliases:map[]}"
2026-06-14 10:12:37.287078 | controller | Jun 14 09:57:14.612181 crc crio[24245]: time="2026-06-14T09:57:14.612091895Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-zph8j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.287094 | controller | Jun 14 09:57:14.977395 crc crio[24245]: time="2026-06-14T09:57:14.976784772Z" level=info msg="Stopped pod sandbox: 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75" id=dbdbbc70-5059-46b6-acb5-1eb73b81b277 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.287110 | controller | Jun 14 09:57:15.484444 crc crio[24245]: time="2026-06-14T09:57:15.483962245Z" level=info msg="Removing container: 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd" id=6228a73b-11e7-4553-bd8c-6e74f356bc5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.287126 | controller | Jun 14 09:57:15.512322 crc crio[24245]: time="2026-06-14T09:57:15.512017213Z" level=info msg="Removed container 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd: openshift-marketplace/certified-operators-zph8j/registry-server" id=6228a73b-11e7-4553-bd8c-6e74f356bc5f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.287142 | controller | Jun 14 09:57:15.515059 crc crio[24245]: time="2026-06-14T09:57:15.514950366Z" level=info msg="Removing container: 841953b6db65893f25bbe0670578e54a6fd4b923c352e341c8dd456b0b00093e" id=3e0dafce-acdf-4784-8152-5a46d0916475 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.287158 | controller | Jun 14 09:57:15.588738 crc crio[24245]: time="2026-06-14T09:57:15.588304019Z" level=info msg="Removed container 841953b6db65893f25bbe0670578e54a6fd4b923c352e341c8dd456b0b00093e: openshift-marketplace/certified-operators-zph8j/extract-content" id=3e0dafce-acdf-4784-8152-5a46d0916475 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.287177 | controller | Jun 14 09:57:15.591582 crc crio[24245]: time="2026-06-14T09:57:15.591446602Z" level=info msg="Removing container: efb889aa477c0038f3425bf41757be406f31bf0ff1087a6be3fd8d67907dd628" id=fcfe10a2-c033-4298-a95e-c98f2a88fd8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.287193 | controller | Jun 14 09:57:15.633318 crc crio[24245]: time="2026-06-14T09:57:15.632567564Z" level=info msg="Removed container efb889aa477c0038f3425bf41757be406f31bf0ff1087a6be3fd8d67907dd628: openshift-marketplace/certified-operators-zph8j/extract-utilities" id=fcfe10a2-c033-4298-a95e-c98f2a88fd8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.287209 | controller | Jun 14 09:58:00.532215 crc crio[24245]: time="2026-06-14T09:58:00.531474839Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690518-99l2w/POD" id=6eb2f690-bafb-413f-8ea6-1087e7ba4ea1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.287225 | controller | Jun 14 09:58:00.533525 crc crio[24245]: time="2026-06-14T09:58:00.532246554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.287240 | controller | Jun 14 09:58:00.608176 crc crio[24245]: time="2026-06-14T09:58:00.608069706Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690518-99l2w Namespace:openshift-infra ID:3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186 UID:b7b8491a-433c-4b88-a313-266eebda412a NetNS:/var/run/netns/5d217463-61be-4da8-a170-2c2cf5a7a7ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b8491a_433c_4b88_a313_266eebda412a.slice PodAnnotations:0xc006e0a150}] Aliases:map[]}"
2026-06-14 10:12:37.287256 | controller | Jun 14 09:58:00.608176 crc crio[24245]: time="2026-06-14T09:58:00.608159579Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690518-99l2w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.287272 | controller | Jun 14 09:58:01.194221 crc crio[24245]: 2026-06-14T09:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d96b954304d57e Mac:a2:6f:47:34:4a:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cb Mtu:0 Sandbox:/var/run/netns/5d217463-61be-4da8-a170-2c2cf5a7a7ca SocketPath: PciID:}] [{Interface:0xc0005c45c0 Address:{IP:10.217.1.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.287289 | controller | Jun 14 09:58:01.196097 crc crio[24245]: time="2026-06-14T09:58:01.195977038Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690518-99l2w Namespace:openshift-infra ID:3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186 UID:b7b8491a-433c-4b88-a313-266eebda412a NetNS:/var/run/netns/5d217463-61be-4da8-a170-2c2cf5a7a7ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b8491a_433c_4b88_a313_266eebda412a.slice PodAnnotations:0xc006e0a150}] Aliases:map[]}"
2026-06-14 10:12:37.287305 | controller | Jun 14 09:58:01.196257 crc crio[24245]: time="2026-06-14T09:58:01.196198535Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690518-99l2w for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.287321 | controller | Jun 14 09:58:01.207295 crc crio[24245]: time="2026-06-14T09:58:01.207211436Z" level=info msg="Ran pod sandbox 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186 with infra container: openshift-infra/auto-csr-approver-29690518-99l2w/POD" id=6eb2f690-bafb-413f-8ea6-1087e7ba4ea1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.287337 | controller | Jun 14 09:58:01.211967 crc crio[24245]: time="2026-06-14T09:58:01.211829573Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a62bec43-2ad1-4a05-ba7f-34837808e553 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.287376 | controller | Jun 14 09:58:01.219822 crc crio[24245]: time="2026-06-14T09:58:01.219750793Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.287395 | controller | Jun 14 09:58:02.346663 crc crio[24245]: time="2026-06-14T09:58:02.346107128Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a62bec43-2ad1-4a05-ba7f-34837808e553 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.287411 | controller | Jun 14 09:58:02.348351 crc crio[24245]: time="2026-06-14T09:58:02.348266407Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=523c4fe6-ba1e-4fa0-91ee-443f88f8ca40 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.287428 | controller | Jun 14 09:58:02.351649 crc crio[24245]: time="2026-06-14T09:58:02.35152488Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c4c2a76c-7a39-4d63-89f9-43f66b1a3fbb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.287444 | controller | Jun 14 09:58:02.363290 crc crio[24245]: time="2026-06-14T09:58:02.363160539Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690518-99l2w/oc" id=971e0ef5-e579-49e9-bdc3-1f39f8f4fad9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.287459 | controller | Jun 14 09:58:02.364026 crc crio[24245]: time="2026-06-14T09:58:02.363989416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.287476 | controller | Jun 14 09:58:02.434926 crc crio[24245]: time="2026-06-14T09:58:02.432707035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.287493 | controller | Jun 14 09:58:02.707213 crc crio[24245]: time="2026-06-14T09:58:02.706044587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.287508 | controller | Jun 14 09:58:02.868358 crc crio[24245]: time="2026-06-14T09:58:02.868202202Z" level=info msg="Created container 120c6139a8724be33d4ac1d75971c3a2f0c0971efda415bf2a470caeef57555a: openshift-infra/auto-csr-approver-29690518-99l2w/oc" id=971e0ef5-e579-49e9-bdc3-1f39f8f4fad9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.287524 | controller | Jun 14 09:58:02.869646 crc crio[24245]: time="2026-06-14T09:58:02.869566926Z" level=info msg="Starting container: 120c6139a8724be33d4ac1d75971c3a2f0c0971efda415bf2a470caeef57555a" id=7b900476-5b2e-43f9-8a89-37c9bee0efd6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.287540 | controller | Jun 14 09:58:02.874467 crc crio[24245]: time="2026-06-14T09:58:02.874347197Z" level=info msg="Started container" PID=336821 containerID=120c6139a8724be33d4ac1d75971c3a2f0c0971efda415bf2a470caeef57555a description=openshift-infra/auto-csr-approver-29690518-99l2w/oc id=7b900476-5b2e-43f9-8a89-37c9bee0efd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186
2026-06-14 10:12:37.287556 | controller | Jun 14 09:58:04.559010 crc crio[24245]: time="2026-06-14T09:58:04.557456839Z" level=info msg="Stopping pod sandbox: 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186" id=6ff21ca4-39a8-42b6-9720-b847c12a34f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.287572 | controller | Jun 14 09:58:04.560924 crc crio[24245]: time="2026-06-14T09:58:04.560399763Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690518-99l2w Namespace:openshift-infra ID:3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186 UID:b7b8491a-433c-4b88-a313-266eebda412a NetNS:/var/run/netns/5d217463-61be-4da8-a170-2c2cf5a7a7ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b8491a_433c_4b88_a313_266eebda412a.slice PodAnnotations:0xc0004cdd80}] Aliases:map[]}"
2026-06-14 10:12:37.287592 | controller | Jun 14 09:58:04.560924 crc crio[24245]: time="2026-06-14T09:58:04.560902899Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690518-99l2w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.287608 | controller | Jun 14 09:58:04.931372 crc crio[24245]: time="2026-06-14T09:58:04.930979677Z" level=info msg="Stopped pod sandbox: 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186" id=6ff21ca4-39a8-42b6-9720-b847c12a34f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.287623 | controller | Jun 14 09:58:11.422580 crc crio[24245]: time="2026-06-14T09:58:11.422021217Z" level=info msg="Removing container: 7365e3cae1b2a725fb4ff1ee08fccde59f727765567bdde6f1d12ff745bb5855" id=4d5405c6-e8e5-4dbc-a8d2-778e1bca3baf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.287639 | controller | Jun 14 09:58:11.553794 crc crio[24245]: time="2026-06-14T09:58:11.553696177Z" level=info msg="Removed container 7365e3cae1b2a725fb4ff1ee08fccde59f727765567bdde6f1d12ff745bb5855: openshift-infra/auto-csr-approver-29690512-bw44l/oc" id=4d5405c6-e8e5-4dbc-a8d2-778e1bca3baf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.287654 | controller | Jun 14 09:58:11.564063 crc crio[24245]: time="2026-06-14T09:58:11.563988032Z" level=info msg="Stopping pod sandbox: 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75" id=e3ab1b00-59db-4bf6-8a93-05cb9c4cde95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.287670 | controller | Jun 14 09:58:11.564063 crc crio[24245]: time="2026-06-14T09:58:11.564067884Z" level=info msg="Stopped pod sandbox (already stopped): 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75" id=e3ab1b00-59db-4bf6-8a93-05cb9c4cde95 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.287686 | controller | Jun 14 09:58:11.564983 crc crio[24245]: time="2026-06-14T09:58:11.564925761Z" level=info msg="Removing pod sandbox: 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75" id=a91bd823-1c6c-4b6f-9c9f-e05395f151b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.287701 | controller | Jun 14 09:58:11.582194 crc crio[24245]: time="2026-06-14T09:58:11.582087638Z" level=info msg="Removed pod sandbox: 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75" id=a91bd823-1c6c-4b6f-9c9f-e05395f151b0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.287717 | controller | Jun 14 09:58:11.583094 crc crio[24245]: time="2026-06-14T09:58:11.583010764Z" level=info msg="Stopping pod sandbox: a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f" id=16e121fc-1132-486d-8904-c2f5fa63dcf3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.287732 | controller | Jun 14 09:58:11.583178 crc crio[24245]: time="2026-06-14T09:58:11.583131768Z" level=info msg="Stopped pod sandbox (already stopped): a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f" id=16e121fc-1132-486d-8904-c2f5fa63dcf3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.287747 | controller | Jun 14 09:58:11.583822 crc crio[24245]: time="2026-06-14T09:58:11.583745258Z" level=info msg="Removing pod sandbox: a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f" id=99b41d74-b1b2-4c5e-84f5-472278e4719f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.287763 | controller | Jun 14 09:58:11.597194 crc crio[24245]: time="2026-06-14T09:58:11.597114954Z" level=info msg="Removed pod sandbox: a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f" id=99b41d74-b1b2-4c5e-84f5-472278e4719f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.287782 | controller | Jun 14 09:59:39.551921 crc crio[24245]: time="2026-06-14T09:59:39.551094125Z" level=info msg="Running pod sandbox: openshift-must-gather-fcg6n/must-gather-cb49l/POD" id=4bdebf92-32a2-4219-b5bd-b105b3301dd6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.287798 | controller | Jun 14 09:59:39.553350 crc crio[24245]: time="2026-06-14T09:59:39.551936612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.287814 | controller | Jun 14 09:59:39.601179 crc crio[24245]: time="2026-06-14T09:59:39.60106501Z" level=info msg="Got pod network &{Name:must-gather-cb49l Namespace:openshift-must-gather-fcg6n ID:07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448 UID:588c4194-3d7c-4de4-bcaf-78c573e09a30 NetNS:/var/run/netns/ceec07aa-e28c-4948-9b9f-a7a0bf96a67a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod588c4194_3d7c_4de4_bcaf_78c573e09a30.slice PodAnnotations:0xc001fea120}] Aliases:map[]}"
2026-06-14 10:12:37.287831 | controller | Jun 14 09:59:39.601179 crc crio[24245]: time="2026-06-14T09:59:39.601129082Z" level=info msg="Adding pod openshift-must-gather-fcg6n_must-gather-cb49l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.287847 | controller | Jun 14 09:59:40.261574 crc crio[24245]: 2026-06-14T09:59:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07079c62a76fa0e Mac:36:d3:0c:d3:94:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cc Mtu:0 Sandbox:/var/run/netns/ceec07aa-e28c-4948-9b9f-a7a0bf96a67a SocketPath: PciID:}] [{Interface:0xc0005045c0 Address:{IP:10.217.1.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.287863 | controller | Jun 14 09:59:40.263784 crc crio[24245]: time="2026-06-14T09:59:40.263675563Z" level=info msg="Got pod network &{Name:must-gather-cb49l Namespace:openshift-must-gather-fcg6n ID:07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448 UID:588c4194-3d7c-4de4-bcaf-78c573e09a30 NetNS:/var/run/netns/ceec07aa-e28c-4948-9b9f-a7a0bf96a67a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod588c4194_3d7c_4de4_bcaf_78c573e09a30.slice PodAnnotations:0xc001fea120}] Aliases:map[]}"
2026-06-14 10:12:37.287895 | controller | Jun 14 09:59:40.264042 crc crio[24245]: time="2026-06-14T09:59:40.263977043Z" level=info msg="Checking pod openshift-must-gather-fcg6n_must-gather-cb49l for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.287914 | controller | Jun 14 09:59:40.277447 crc crio[24245]: time="2026-06-14T09:59:40.27729978Z" level=info msg="Ran pod sandbox 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448 with infra container: openshift-must-gather-fcg6n/must-gather-cb49l/POD" id=4bdebf92-32a2-4219-b5bd-b105b3301dd6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.287930 | controller | Jun 14 09:59:40.279930 crc crio[24245]: time="2026-06-14T09:59:40.279803884Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=87cd52d8-96ea-45e0-aabb-21888f29adbd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.287946 | controller | Jun 14 09:59:40.280240 crc crio[24245]: time="2026-06-14T09:59:40.280144505Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=87cd52d8-96ea-45e0-aabb-21888f29adbd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.287962 | controller | Jun 14 09:59:40.280339 crc crio[24245]: time="2026-06-14T09:59:40.280238428Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=87cd52d8-96ea-45e0-aabb-21888f29adbd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.287984 | controller | Jun 14 09:59:40.283275 crc crio[24245]: time="2026-06-14T09:59:40.283155431Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=e17a4a04-919a-430a-a526-780b21deb30c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.288000 | controller | Jun 14 09:59:40.300359 crc crio[24245]: time="2026-06-14T09:59:40.298233179Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-14 10:12:37.288017 | controller | Jun 14 09:59:49.863517 crc crio[24245]: time="2026-06-14T09:59:49.862817114Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=e17a4a04-919a-430a-a526-780b21deb30c name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.288033 | controller | Jun 14 09:59:49.864830 crc crio[24245]: time="2026-06-14T09:59:49.864547576Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=1c7c442e-d4b1-48fc-b42a-d3186b625e01 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.288048 | controller | Jun 14 09:59:49.868322 crc crio[24245]: time="2026-06-14T09:59:49.868255644Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=cb99b8d4-5c71-4d12-b1bf-1d024b90c9d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.288064 | controller | Jun 14 09:59:49.877815 crc crio[24245]: time="2026-06-14T09:59:49.877732235Z" level=info msg="Creating container: openshift-must-gather-fcg6n/must-gather-cb49l/gather" id=533e17dd-459e-4d26-b29f-fb91b1b9e21c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.288080 | controller | Jun 14 09:59:49.879168 crc crio[24245]: time="2026-06-14T09:59:49.879104669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.288095 | controller | Jun 14 09:59:49.927435 crc crio[24245]: time="2026-06-14T09:59:49.927327088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.288111 | controller | Jun 14 09:59:50.117609 crc crio[24245]: time="2026-06-14T09:59:50.117371757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.288127 | controller | Jun 14 09:59:50.253156 crc crio[24245]: time="2026-06-14T09:59:50.253040761Z" level=info msg="Created container 7bdd03178310835b349f1ff4c60abc70983a65fb5290b283ce28eadb8c7bd05f: openshift-must-gather-fcg6n/must-gather-cb49l/gather" id=533e17dd-459e-4d26-b29f-fb91b1b9e21c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.288142 | controller | Jun 14 09:59:50.254598 crc crio[24245]: time="2026-06-14T09:59:50.254468548Z" level=info msg="Starting container: 7bdd03178310835b349f1ff4c60abc70983a65fb5290b283ce28eadb8c7bd05f" id=b05d4690-e7dc-444f-91d1-b36c1159b928 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.288158 | controller | Jun 14 09:59:50.262683 crc crio[24245]: time="2026-06-14T09:59:50.262499083Z" level=info msg="Started container" PID=343271 containerID=7bdd03178310835b349f1ff4c60abc70983a65fb5290b283ce28eadb8c7bd05f description=openshift-must-gather-fcg6n/must-gather-cb49l/gather id=b05d4690-e7dc-444f-91d1-b36c1159b928 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448
2026-06-14 10:12:37.288174 | controller | Jun 14 09:59:50.277249 crc crio[24245]: time="2026-06-14T09:59:50.277148758Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=f3ff23ed-7cc0-48b2-9926-15720cc82d5f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.288193 | controller | Jun 14 09:59:50.284712 crc crio[24245]: time="2026-06-14T09:59:50.284594142Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=53db56f0-8998-4631-802d-2793d2addcdd name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.288209 | controller | Jun 14 09:59:50.295185 crc crio[24245]: time="2026-06-14T09:59:50.295060695Z" level=info msg="Creating container: openshift-must-gather-fcg6n/must-gather-cb49l/copy" id=b7972e7a-a89c-46bf-a6a0-003f36a823ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.288226 | controller | Jun 14 09:59:50.296700 crc crio[24245]: time="2026-06-14T09:59:50.296567164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.288242 | controller | Jun 14 09:59:50.352934 crc crio[24245]: time="2026-06-14T09:59:50.352788228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.288258 | controller | Jun 14 09:59:50.514504 crc crio[24245]: time="2026-06-14T09:59:50.514273279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.288274 | controller | Jun 14 09:59:50.764938 crc crio[24245]: time="2026-06-14T09:59:50.764066485Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.288289 | controller | Jun 14 09:59:50.946441 crc crio[24245]: time="2026-06-14T09:59:50.946297786Z" level=info msg="Created container 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac: openshift-must-gather-fcg6n/must-gather-cb49l/copy" id=b7972e7a-a89c-46bf-a6a0-003f36a823ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.288305 | controller | Jun 14 09:59:50.948054 crc crio[24245]: time="2026-06-14T09:59:50.94795577Z" level=info msg="Starting container: 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac" id=5803ac93-39e1-45ac-87e3-79fce5bd22cc name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.288321 | controller | Jun 14 09:59:50.953674 crc crio[24245]: time="2026-06-14T09:59:50.953565647Z" level=info msg="Started container" PID=343309 containerID=93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac description=openshift-must-gather-fcg6n/must-gather-cb49l/copy id=5803ac93-39e1-45ac-87e3-79fce5bd22cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448
2026-06-14 10:12:37.288337 | controller | Jun 14 09:59:53.695554 crc crio[24245]: time="2026-06-14T09:59:53.695025455Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.288374 | controller | Jun 14 09:59:53.696575 crc crio[24245]: time="2026-06-14T09:59:53.695306857Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.288392 | controller | Jun 14 09:59:53.971836 crc crio[24245]: time="2026-06-14T09:59:53.971748614Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.288408 | controller | Jun 14 09:59:53.991460 crc crio[24245]: time="2026-06-14T09:59:53.991349322Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.288423 | controller | Jun 14 09:59:54.008516 crc crio[24245]: time="2026-06-14T09:59:54.008421627Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.288443 | controller | Jun 14 09:59:54.182601 crc crio[24245]: time="2026-06-14T09:59:54.181603412Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.288459 | controller | Jun 14 09:59:54.465821 crc crio[24245]: time="2026-06-14T09:59:54.465741347Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.288474 | controller | Jun 14 09:59:54.535445 crc crio[24245]: time="2026-06-14T09:59:54.535253392Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.288490 | controller | Jun 14 09:59:55.701177 crc crio[24245]: time="2026-06-14T09:59:55.700370898Z" level=info msg="Running pod sandbox: openshift-must-gather-fcg6n/crc-debug-tpgrz/POD" id=46d17c98-4515-44dc-9c21-8a9d38a4028c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.288506 | controller | Jun 14 09:59:55.703452 crc crio[24245]: time="2026-06-14T09:59:55.701234834Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.288523 | controller | Jun 14 09:59:55.729394 crc crio[24245]: time="2026-06-14T09:59:55.729338129Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=46d17c98-4515-44dc-9c21-8a9d38a4028c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.288539 | controller | Jun 14 09:59:55.742041 crc crio[24245]: time="2026-06-14T09:59:55.74194333Z" level=info msg="Ran pod sandbox d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3 with infra container: openshift-must-gather-fcg6n/crc-debug-tpgrz/POD" id=46d17c98-4515-44dc-9c21-8a9d38a4028c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.288555 | controller | Jun 14 09:59:55.744980 crc crio[24245]: time="2026-06-14T09:59:55.744935092Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=6b8f4e94-eaa9-49b5-9f96-adfdf4540fe7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.288571 | controller | Jun 14 09:59:55.745324 crc crio[24245]: time="2026-06-14T09:59:55.745299033Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=6b8f4e94-eaa9-49b5-9f96-adfdf4540fe7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.288586 | controller | Jun 14 09:59:55.745711 crc crio[24245]: time="2026-06-14T09:59:55.745681906Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=6b8f4e94-eaa9-49b5-9f96-adfdf4540fe7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.288601 | controller | Jun 14 09:59:55.746996 crc crio[24245]: time="2026-06-14T09:59:55.746960157Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=e2cbd307-56e9-46bd-883c-cbba5d4fa6e4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.288617 | controller | Jun 14 09:59:55.751551 crc crio[24245]: time="2026-06-14T09:59:55.751446581Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-14 10:12:37.288633 | controller | Jun 14 10:00:00.544554 crc crio[24245]: time="2026-06-14T10:00:00.543676866Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690520-7spsh/POD" id=3c22926d-103f-4992-ae98-94afd74bf383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.288652 | controller | Jun 14 10:00:00.545582 crc crio[24245]: time="2026-06-14T10:00:00.545168801Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.288668 | controller | Jun 14 10:00:00.648911 crc crio[24245]: time="2026-06-14T10:00:00.64876079Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690520-7spsh Namespace:openshift-infra ID:2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc UID:5dbdce9f-07c8-4911-b410-2082fdf11062 NetNS:/var/run/netns/7dcd215e-cbe6-4718-b903-5e6a6fb3d9db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dbdce9f_07c8_4911_b410_2082fdf11062.slice PodAnnotations:0xc001c3c228}] Aliases:map[]}"
2026-06-14 10:12:37.288684 | controller | Jun 14 10:00:00.648911 crc crio[24245]: time="2026-06-14T10:00:00.648830142Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690520-7spsh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.288700 | controller | Jun 14 10:00:00.661507 crc crio[24245]: time="2026-06-14T10:00:00.660662037Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690520-9xvz9/POD" id=e225e145-69fc-43b4-bdbf-374c8189fa79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.288716 | controller | Jun 14 10:00:00.661507 crc crio[24245]: time="2026-06-14T10:00:00.661536915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.288732 | controller | Jun 14 10:00:00.739533 crc crio[24245]: time="2026-06-14T10:00:00.739001828Z" level=info msg="Got pod network &{Name:collect-profiles-29690520-9xvz9 Namespace:openshift-operator-lifecycle-manager ID:fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68 UID:1f489559-2293-4b55-ac80-99a0518ed12c NetNS:/var/run/netns/7f120525-3034-42e6-90de-1e7c393596a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f489559_2293_4b55_ac80_99a0518ed12c.slice PodAnnotations:0xc002c92728}] Aliases:map[]}"
2026-06-14 10:12:37.288748 | controller | Jun 14 10:00:00.739533 crc crio[24245]: time="2026-06-14T10:00:00.73939379Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690520-9xvz9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.288764 | controller | Jun 14 10:00:01.214041 crc crio[24245]: 2026-06-14T10:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2902f7f9a44294e Mac:c2:72:2a:03:ee:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cd Mtu:0 Sandbox:/var/run/netns/7dcd215e-cbe6-4718-b903-5e6a6fb3d9db SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.1.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.288781 | controller | Jun 14 10:00:01.216308 crc crio[24245]: time="2026-06-14T10:00:01.216273951Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690520-7spsh Namespace:openshift-infra ID:2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc UID:5dbdce9f-07c8-4911-b410-2082fdf11062 NetNS:/var/run/netns/7dcd215e-cbe6-4718-b903-5e6a6fb3d9db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dbdce9f_07c8_4911_b410_2082fdf11062.slice PodAnnotations:0xc001c3c228}] Aliases:map[]}"
2026-06-14 10:12:37.288797 | controller | Jun 14 10:00:01.216595 crc crio[24245]: time="2026-06-14T10:00:01.216574841Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690520-7spsh for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.288816 | controller | Jun 14 10:00:01.231443 crc crio[24245]: time="2026-06-14T10:00:01.231395616Z" level=info msg="Ran pod sandbox 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc with infra container: openshift-infra/auto-csr-approver-29690520-7spsh/POD" id=3c22926d-103f-4992-ae98-94afd74bf383 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.288833 | controller | Jun 14 10:00:01.235493 crc crio[24245]: time="2026-06-14T10:00:01.235431078Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7c782378-f7bd-4bd7-b95a-0ad8a21d8619 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.288849 | controller | Jun 14 10:00:01.249580 crc crio[24245]: time="2026-06-14T10:00:01.249486973Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.288865 | controller | Jun 14 10:00:01.563682 crc crio[24245]: 2026-06-14T10:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdf6acfbe844458 Mac:ae:b2:4f:fa:54:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ce Mtu:0 Sandbox:/var/run/netns/7f120525-3034-42e6-90de-1e7c393596a5 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.288881 | controller | Jun 14 10:00:01.568343 crc crio[24245]: time="2026-06-14T10:00:01.568264537Z" level=info msg="Got pod network &{Name:collect-profiles-29690520-9xvz9 Namespace:openshift-operator-lifecycle-manager ID:fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68 UID:1f489559-2293-4b55-ac80-99a0518ed12c NetNS:/var/run/netns/7f120525-3034-42e6-90de-1e7c393596a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f489559_2293_4b55_ac80_99a0518ed12c.slice PodAnnotations:0xc002c92728}] Aliases:map[]}"
2026-06-14 10:12:37.288898 | controller | Jun 14 10:00:01.568730 crc crio[24245]: time="2026-06-14T10:00:01.5686674Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690520-9xvz9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.288914 | controller | Jun 14 10:00:01.579467 crc crio[24245]: time="2026-06-14T10:00:01.579369993Z" level=info msg="Ran pod sandbox fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690520-9xvz9/POD" id=e225e145-69fc-43b4-bdbf-374c8189fa79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.288930 | controller | Jun 14 10:00:01.582483 crc crio[24245]: time="2026-06-14T10:00:01.582284111Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ea88ba79-0e48-4ddd-b223-45c7aafb27a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.288945 | controller | Jun 14 10:00:01.584527 crc crio[24245]: time="2026-06-14T10:00:01.58444358Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5ec1b835-41d3-4e7b-a350-b248e0274d45 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.288961 | controller | Jun 14 10:00:01.592644 crc crio[24245]: time="2026-06-14T10:00:01.592542407Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690520-9xvz9/collect-profiles" id=d88f486f-3192-483e-bfb7-c2c4c4cc724a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.288977 | controller | Jun 14 10:00:01.593214 crc crio[24245]: time="2026-06-14T10:00:01.593126235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.288992 | controller | Jun 14 10:00:01.696031 crc crio[24245]: time="2026-06-14T10:00:01.695515742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.289011 | controller | Jun 14 10:00:01.706144 crc crio[24245]: time="2026-06-14T10:00:01.705835253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.289028 | controller | Jun 14 10:00:01.879245 crc crio[24245]: time="2026-06-14T10:00:01.879155391Z" level=info msg="Created container 8a2c9f7a708b6377bc177c3ca4f5d8c7774f6c14b8bd1095c020a57efa665c46: openshift-operator-lifecycle-manager/collect-profiles-29690520-9xvz9/collect-profiles" id=d88f486f-3192-483e-bfb7-c2c4c4cc724a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.289044 | controller | Jun 14 10:00:01.883483 crc crio[24245]: time="2026-06-14T10:00:01.883380596Z" level=info msg="Starting container: 8a2c9f7a708b6377bc177c3ca4f5d8c7774f6c14b8bd1095c020a57efa665c46" id=c76c0cd7-7a9c-4531-8f20-01d0c29e127d name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.289060 | controller | Jun 14 10:00:01.891225 crc crio[24245]: time="2026-06-14T10:00:01.890545666Z" level=info msg="Started container" PID=345217 containerID=8a2c9f7a708b6377bc177c3ca4f5d8c7774f6c14b8bd1095c020a57efa665c46 description=openshift-operator-lifecycle-manager/collect-profiles-29690520-9xvz9/collect-profiles id=c76c0cd7-7a9c-4531-8f20-01d0c29e127d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68
2026-06-14 10:12:37.289076 | controller | Jun 14 10:00:03.817209 crc crio[24245]: time="2026-06-14T10:00:03.815804714Z" level=info msg="Stopping pod sandbox: fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68" id=d39396d3-0c93-4a38-ba16-313e0d483161 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.289092 | controller | Jun 14 10:00:03.819656 crc crio[24245]: time="2026-06-14T10:00:03.819538283Z" level=info msg="Got pod network &{Name:collect-profiles-29690520-9xvz9 Namespace:openshift-operator-lifecycle-manager ID:fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68 UID:1f489559-2293-4b55-ac80-99a0518ed12c NetNS:/var/run/netns/7f120525-3034-42e6-90de-1e7c393596a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f489559_2293_4b55_ac80_99a0518ed12c.slice PodAnnotations:0xc006e0acc8}] Aliases:map[]}"
2026-06-14 10:12:37.289108 | controller | Jun 14 10:00:03.820020 crc crio[24245]: time="2026-06-14T10:00:03.819951046Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690520-9xvz9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.289124 | controller | Jun 14 10:00:04.228611 crc crio[24245]: time="2026-06-14T10:00:04.228531708Z" level=info msg="Stopped pod sandbox: fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68" id=d39396d3-0c93-4a38-ba16-313e0d483161 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.289139 | controller | Jun 14 10:00:11.643702 crc crio[24245]: time="2026-06-14T10:00:11.643196225Z" level=info msg="Removing container: e6ba40f3dbf2b0c8d9115502f9e0a7b3e659d22457e48b6bacc3a00b75d20cf4" id=bc8ad03b-3a01-4b2a-9168-ae81134bdb39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.289155 | controller | Jun 14 10:00:25.187150 crc crio[24245]: time="2026-06-14T10:00:25.186289623Z" level=info msg="Removed container e6ba40f3dbf2b0c8d9115502f9e0a7b3e659d22457e48b6bacc3a00b75d20cf4: openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/collect-profiles" id=bc8ad03b-3a01-4b2a-9168-ae81134bdb39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.289171 | controller | Jun 14 10:00:25.199760 crc crio[24245]: time="2026-06-14T10:00:25.19954889Z" level=info msg="Stopping pod sandbox: 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12" id=91320e9f-71b6-47cc-a92a-58b6cca30909 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.289191 | controller | Jun 14 10:00:25.199760 crc crio[24245]: time="2026-06-14T10:00:25.199679535Z" level=info msg="Stopped pod sandbox (already stopped): 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12" id=91320e9f-71b6-47cc-a92a-58b6cca30909 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.289207 | controller | Jun 14 10:00:25.200981 crc crio[24245]: time="2026-06-14T10:00:25.200909473Z" level=info msg="Removing pod sandbox: 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12" id=6f95c167-9076-4255-b73d-df98238d5068 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.289223 | controller | Jun 14 10:00:25.221651 crc crio[24245]: time="2026-06-14T10:00:25.22149192Z" level=info msg="Removed pod sandbox: 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12" id=6f95c167-9076-4255-b73d-df98238d5068 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.289238 | controller | Jun 14 10:00:25.355175 crc crio[24245]: time="2026-06-14T10:00:25.355033014Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=e2cbd307-56e9-46bd-883c-cbba5d4fa6e4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.289254 | controller | Jun 14 10:00:25.356652 crc crio[24245]: time="2026-06-14T10:00:25.356574363Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=748493a0-340d-4d56-87cb-c790f913df84 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.289269 | controller | Jun 14 10:00:25.380348 crc crio[24245]: time="2026-06-14T10:00:25.380153091Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7c782378-f7bd-4bd7-b95a-0ad8a21d8619 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.289285 | controller | Jun 14 10:00:25.383054 crc crio[24245]: time="2026-06-14T10:00:25.382968749Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2526f3d8-274d-4749-98fc-b2ec4d547223 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.289301 | controller | Jun 14 10:00:25.384757 crc crio[24245]: time="2026-06-14T10:00:25.384685424Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=02721408-d064-4424-85a1-c609d0443ca6 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.289317 | controller | Jun 14 10:00:25.387907 crc crio[24245]: time="2026-06-14T10:00:25.387802123Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ce59367c-4647-4e07-8fd5-b0ed5207ee09 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.289333 | controller | Jun 14 10:00:25.404365 crc crio[24245]: time="2026-06-14T10:00:25.404246155Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690520-7spsh/oc" id=53645184-3906-4bd2-8893-730da224fce7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.289362 | controller | Jun 14 10:00:25.404811 crc crio[24245]: time="2026-06-14T10:00:25.404752771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.289383 | controller | Jun 14 10:00:25.410556 crc crio[24245]: time="2026-06-14T10:00:25.410481286Z" level=info msg="Creating container: openshift-must-gather-fcg6n/crc-debug-tpgrz/container-00" id=c78f137a-48d5-477e-8612-998efada85c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.289400 | controller | Jun 14 10:00:25.430157 crc crio[24245]: time="2026-06-14T10:00:25.430078955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.289419 | controller | Jun 14 10:00:25.469727 crc crio[24245]: time="2026-06-14T10:00:25.469515948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.289436 | controller | Jun 14 10:00:25.488596 crc crio[24245]: time="2026-06-14T10:00:25.488491748Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=c78f137a-48d5-477e-8612-998efada85c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.289452 | controller | Jun 14 10:00:25.519031 crc crio[24245]: time="2026-06-14T10:00:25.518929505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.289467 | controller | Jun 14 10:00:25.524038 crc crio[24245]: time="2026-06-14T10:00:25.523974493Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.289483 | controller | Jun 14 10:00:25.756772 crc crio[24245]: time="2026-06-14T10:00:25.756154849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.289498 | controller | Jun 14 10:00:25.813014 crc crio[24245]: time="2026-06-14T10:00:25.81290567Z" level=info msg="Created container f9b8a2a96c5d7b96880f54ef6616507f50b8943cc774afb72bc1d1bc4016bc4b: openshift-must-gather-fcg6n/crc-debug-tpgrz/container-00" id=c78f137a-48d5-477e-8612-998efada85c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.289514 | controller | Jun 14 10:00:25.814431 crc crio[24245]: time="2026-06-14T10:00:25.814267263Z" level=info msg="Starting container: f9b8a2a96c5d7b96880f54ef6616507f50b8943cc774afb72bc1d1bc4016bc4b" id=2174d2c5-f034-40ef-9c36-3587ee885354 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.289530 | controller | Jun 14 10:00:25.823491 crc crio[24245]: time="2026-06-14T10:00:25.823334871Z" level=info msg="Started container" PID=349255 containerID=f9b8a2a96c5d7b96880f54ef6616507f50b8943cc774afb72bc1d1bc4016bc4b description=openshift-must-gather-fcg6n/crc-debug-tpgrz/container-00 id=2174d2c5-f034-40ef-9c36-3587ee885354 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3
2026-06-14 10:12:37.289546 | controller | Jun 14 10:00:25.902826 crc crio[24245]: time="2026-06-14T10:00:25.902512173Z" level=info msg="Created container 582adb26feac50a0d204210cfe4e88b4c052134e980829b697e7e9aef0af2887: openshift-infra/auto-csr-approver-29690520-7spsh/oc" id=53645184-3906-4bd2-8893-730da224fce7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.289562 | controller | Jun 14 10:00:25.904403 crc crio[24245]: time="2026-06-14T10:00:25.904256008Z" level=info msg="Starting container: 582adb26feac50a0d204210cfe4e88b4c052134e980829b697e7e9aef0af2887" id=42db7eb5-f166-4b6a-9577-2c868ff40838 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.289578 | controller | Jun 14 10:00:25.911329 crc crio[24245]: time="2026-06-14T10:00:25.911198828Z" level=info msg="Started container" PID=349300 containerID=582adb26feac50a0d204210cfe4e88b4c052134e980829b697e7e9aef0af2887 description=openshift-infra/auto-csr-approver-29690520-7spsh/oc id=42db7eb5-f166-4b6a-9577-2c868ff40838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc
2026-06-14 10:12:37.289594 | controller | Jun 14 10:00:28.544416 crc crio[24245]: time="2026-06-14T10:00:28.543322787Z" level=info msg="Stopping pod sandbox: 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc" id=29251a2e-2183-4d8c-b6bb-11a322bddc2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.289613 | controller | Jun 14 10:00:28.546087 crc crio[24245]: time="2026-06-14T10:00:28.545108354Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690520-7spsh Namespace:openshift-infra ID:2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc UID:5dbdce9f-07c8-4911-b410-2082fdf11062 NetNS:/var/run/netns/7dcd215e-cbe6-4718-b903-5e6a6fb3d9db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dbdce9f_07c8_4911_b410_2082fdf11062.slice PodAnnotations:0xc000522a08}] Aliases:map[]}"
2026-06-14 10:12:37.289630 | controller | Jun 14 10:00:28.546087 crc crio[24245]: time="2026-06-14T10:00:28.545259689Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690520-7spsh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.289646 | controller | Jun 14 10:00:29.055895 crc crio[24245]: time="2026-06-14T10:00:29.055107074Z" level=info msg="Stopped pod sandbox: 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc" id=29251a2e-2183-4d8c-b6bb-11a322bddc2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.289662 | controller | Jun 14 10:00:55.071561 crc crio[24245]: time="2026-06-14T10:00:55.070794019Z" level=info msg="Stopping pod sandbox: d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3" id=4f0ade71-5693-42c6-a80d-1d535a817ba3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.289678 | controller | Jun 14 10:00:55.092063 crc crio[24245]: time="2026-06-14T10:00:55.091819557Z" level=info msg="Stopped pod sandbox: d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3" id=4f0ade71-5693-42c6-a80d-1d535a817ba3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.289694 | controller | Jun 14 10:00:57.013703 crc crio[24245]: time="2026-06-14T10:00:57.013292028Z" level=info msg="Running pod sandbox: openshift-must-gather-fcg6n/crc-debug-sfxrv/POD" id=d558adca-580c-43b3-b700-db2015d70e5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.289709 | controller | Jun 14 10:00:57.013703 crc crio[24245]: time="2026-06-14T10:00:57.013710332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.289725 | controller | Jun 14 10:00:57.038511 crc crio[24245]: time="2026-06-14T10:00:57.038367359Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d558adca-580c-43b3-b700-db2015d70e5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.289741 | controller | Jun 14 10:00:57.054199 crc crio[24245]: time="2026-06-14T10:00:57.054099977Z" level=info msg="Ran pod sandbox 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c with infra container: openshift-must-gather-fcg6n/crc-debug-sfxrv/POD" id=d558adca-580c-43b3-b700-db2015d70e5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.289757 | controller | Jun 14 10:00:57.058200 crc crio[24245]: time="2026-06-14T10:00:57.058147881Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=b338fd29-4c64-47a4-b0da-983a16728900 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.289773 | controller | Jun 14 10:00:57.063131 crc crio[24245]: time="2026-06-14T10:00:57.062921533Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=af7ddd11-711c-472b-a230-e36aef913e05 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.289788 | controller | Jun 14 10:00:57.076799 crc crio[24245]: time="2026-06-14T10:00:57.076704901Z" level=info msg="Creating container: openshift-must-gather-fcg6n/crc-debug-sfxrv/container-00" id=2b4fc631-af57-4ada-aa19-08acb72920d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.289807 | controller | Jun 14 10:00:57.077355 crc crio[24245]: time="2026-06-14T10:00:57.07730388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.289823 | controller | Jun 14 10:00:57.127144 crc crio[24245]: time="2026-06-14T10:00:57.119220185Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=2b4fc631-af57-4ada-aa19-08acb72920d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.289839 | controller | Jun 14 10:00:57.129935 crc crio[24245]: time="2026-06-14T10:00:57.129779627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.289854 | controller | Jun 14 10:00:57.132045 crc crio[24245]: time="2026-06-14T10:00:57.131974327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.289870 | controller | Jun 14 10:00:57.346343 crc crio[24245]: time="2026-06-14T10:00:57.346170799Z" level=info msg="Created container 28e47240650c0492fdd58ed9fc829fd5481e63dda8e896ca29485b76aafc35c8: openshift-must-gather-fcg6n/crc-debug-sfxrv/container-00" id=2b4fc631-af57-4ada-aa19-08acb72920d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.289886 | controller | Jun 14 10:00:57.347668 crc crio[24245]: time="2026-06-14T10:00:57.347492302Z" level=info msg="Starting container: 28e47240650c0492fdd58ed9fc829fd5481e63dda8e896ca29485b76aafc35c8" id=a827e109-64d5-41b2-8201-8271b2647eaf name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.289902 | controller | Jun 14 10:00:57.357464 crc crio[24245]: time="2026-06-14T10:00:57.357347654Z" level=info msg="Started container" PID=354596 containerID=28e47240650c0492fdd58ed9fc829fd5481e63dda8e896ca29485b76aafc35c8 description=openshift-must-gather-fcg6n/crc-debug-sfxrv/container-00 id=a827e109-64d5-41b2-8201-8271b2647eaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c
2026-06-14 10:12:37.289918 | controller | Jun 14 10:00:59.168956 crc crio[24245]: time="2026-06-14T10:00:59.165430478Z" level=info msg="Stopping pod sandbox: 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c" id=5cbab3a6-0fb5-487e-a7e1-c5c8921cb1ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.289933 | controller | Jun 14 10:00:59.179527 crc crio[24245]: time="2026-06-14T10:00:59.179449303Z" level=info msg="Stopped pod sandbox: 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c" id=5cbab3a6-0fb5-487e-a7e1-c5c8921cb1ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.289949 | controller | Jun 14 10:01:00.185057 crc crio[24245]: time="2026-06-14T10:01:00.184272394Z" level=info msg="Removing container: 28e47240650c0492fdd58ed9fc829fd5481e63dda8e896ca29485b76aafc35c8" id=da4baccf-d238-475a-a1f8-067a139eb7b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.289965 | controller | Jun 14 10:01:00.337817 crc crio[24245]: time="2026-06-14T10:01:00.336995294Z" level=info msg="Removed container 28e47240650c0492fdd58ed9fc829fd5481e63dda8e896ca29485b76aafc35c8: openshift-must-gather-fcg6n/crc-debug-sfxrv/container-00" id=da4baccf-d238-475a-a1f8-067a139eb7b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.289980 | controller | Jun 14 10:01:00.688569 crc crio[24245]: time="2026-06-14T10:01:00.688200052Z" level=info msg="Running pod sandbox: openstack/keystone-cron-29690521-rb45q/POD" id=371b9a37-d65b-428b-9665-1488d8b7e48f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.289996 | controller | Jun 14 10:01:00.688717 crc crio[24245]: time="2026-06-14T10:01:00.688601474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.290016 | controller | Jun 14 10:01:00.727314 crc crio[24245]: time="2026-06-14T10:01:00.72721844Z" level=info msg="Got pod network &{Name:keystone-cron-29690521-rb45q Namespace:openstack ID:a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f UID:43e6f0cc-5c5e-455e-b2cd-483ff3a5a48d NetNS:/var/run/netns/eaf87372-8ccb-48f8-bfc0-f8e485a110d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43e6f0cc_5c5e_455e_b2cd_483ff3a5a48d.slice PodAnnotations:0xc000523828}] Aliases:map[]}"
2026-06-14 10:12:37.290032 | controller | Jun 14 10:01:00.727314 crc crio[24245]: time="2026-06-14T10:01:00.727294003Z" level=info msg="Adding pod openstack_keystone-cron-29690521-rb45q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.290048 | controller | Jun 14 10:01:01.327691 crc crio[24245]: 2026-06-14T10:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a42cbecb9106e1c Mac:62:87:bd:6c:c6:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cf Mtu:0 Sandbox:/var/run/netns/eaf87372-8ccb-48f8-bfc0-f8e485a110d4 SocketPath: PciID:}] [{Interface:0xc0004009f0 Address:{IP:10.217.1.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.290065 | controller | Jun 14 10:01:01.329241 crc crio[24245]: time="2026-06-14T10:01:01.329169897Z" level=info msg="Got pod network &{Name:keystone-cron-29690521-rb45q Namespace:openstack ID:a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f UID:43e6f0cc-5c5e-455e-b2cd-483ff3a5a48d NetNS:/var/run/netns/eaf87372-8ccb-48f8-bfc0-f8e485a110d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43e6f0cc_5c5e_455e_b2cd_483ff3a5a48d.slice PodAnnotations:0xc000523828}] Aliases:map[]}"
2026-06-14 10:12:37.290081 | controller | Jun 14 10:01:01.329335 crc crio[24245]: time="2026-06-14T10:01:01.329322632Z" level=info msg="Checking pod openstack_keystone-cron-29690521-rb45q for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.290097 | controller | Jun 14 10:01:01.337142 crc crio[24245]: time="2026-06-14T10:01:01.337075298Z" level=info msg="Ran pod sandbox a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f with infra container: openstack/keystone-cron-29690521-rb45q/POD" id=371b9a37-d65b-428b-9665-1488d8b7e48f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.290113 | controller | Jun 14 10:01:01.342149 crc crio[24245]: time="2026-06-14T10:01:01.342082399Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=6e3ce86e-35bb-4114-8814-eb42d90f902b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.290129 | controller | Jun 14 10:01:01.400715 crc crio[24245]: time="2026-06-14T10:01:01.400567032Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=20b4a0c8-cf58-4233-b23c-96acdb177d51 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.290144 | controller | Jun 14 10:01:01.412955 crc crio[24245]: time="2026-06-14T10:01:01.412470541Z" level=info msg="Creating container: openstack/keystone-cron-29690521-rb45q/keystone-cron" id=67ce0afb-3a1a-42a2-bbfd-1ab58376123e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.290160 | controller | Jun 14 10:01:01.413349 crc crio[24245]: time="2026-06-14T10:01:01.413291877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.290175 | controller | Jun 14 10:01:01.570950 crc crio[24245]: time="2026-06-14T10:01:01.570767375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.290194 | controller | Jun 14 10:01:01.576606 crc crio[24245]: time="2026-06-14T10:01:01.57653643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.290211 | controller | Jun 14 10:01:01.796373 crc crio[24245]: time="2026-06-14T10:01:01.796279156Z" level=info msg="Created container 19effbf637219aa5e92d2a330c15f401be9f890951b5c51455e8ca4e9193b1c3: openstack/keystone-cron-29690521-rb45q/keystone-cron" id=67ce0afb-3a1a-42a2-bbfd-1ab58376123e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.290227 | controller | Jun 14 10:01:01.797603 crc crio[24245]: time="2026-06-14T10:01:01.797560137Z" level=info msg="Starting container: 19effbf637219aa5e92d2a330c15f401be9f890951b5c51455e8ca4e9193b1c3" id=3549a95f-4285-492f-a7d3-84e403f9ee2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.290242 | controller | Jun 14 10:01:01.802717 crc crio[24245]: time="2026-06-14T10:01:01.802665229Z" level=info msg="Started container" PID=355618 containerID=19effbf637219aa5e92d2a330c15f401be9f890951b5c51455e8ca4e9193b1c3 description=openstack/keystone-cron-29690521-rb45q/keystone-cron id=3549a95f-4285-492f-a7d3-84e403f9ee2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f
2026-06-14 10:12:37.290258 | controller | Jun 14 10:01:06.285005 crc crio[24245]: time="2026-06-14T10:01:06.284208247Z" level=info msg="Stopping pod sandbox: a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f" id=29aa8cb7-4c86-4c08-a3d2-dd2071372ad9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.290274 | controller | Jun 14 10:01:06.286204 crc crio[24245]: time="2026-06-14T10:01:06.285471597Z" level=info msg="Got pod network &{Name:keystone-cron-29690521-rb45q Namespace:openstack ID:a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f UID:43e6f0cc-5c5e-455e-b2cd-483ff3a5a48d NetNS:/var/run/netns/eaf87372-8ccb-48f8-bfc0-f8e485a110d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43e6f0cc_5c5e_455e_b2cd_483ff3a5a48d.slice PodAnnotations:0xc002422af0}] Aliases:map[]}"
2026-06-14 10:12:37.290290 | controller | Jun 14 10:01:06.286204 crc crio[24245]: time="2026-06-14T10:01:06.285607421Z" level=info msg="Deleting pod openstack_keystone-cron-29690521-rb45q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.290306 | controller | Jun 14 10:01:06.683134 crc crio[24245]: time="2026-06-14T10:01:06.682664857Z" level=info msg="Stopped pod sandbox: a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f" id=29aa8cb7-4c86-4c08-a3d2-dd2071372ad9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.290321 | controller | Jun 14 10:01:25.249549 crc crio[24245]: time="2026-06-14T10:01:25.248490469Z" level=info msg="Removing container: 6edbff4cfe48eedd2c62595f09f36a6ed89a97a18226a1ace17a999e88e5ae94" id=c22aac6e-b90c-4570-b4ba-620c7416e62a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.290337 | controller | Jun 14 10:01:25.377234 crc crio[24245]: time="2026-06-14T10:01:25.377115464Z" level=info msg="Removed container 6edbff4cfe48eedd2c62595f09f36a6ed89a97a18226a1ace17a999e88e5ae94: openshift-infra/auto-csr-approver-29690514-2sdjs/oc" id=c22aac6e-b90c-4570-b4ba-620c7416e62a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.290370 | controller | Jun 14 10:01:25.389282 crc crio[24245]: time="2026-06-14T10:01:25.389188033Z" level=info msg="Stopping pod sandbox: c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b" id=873eb499-57d3-400d-a0d5-c5195278ec01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.290387 | controller | Jun 14 10:01:25.389282 crc crio[24245]: time="2026-06-14T10:01:25.389290407Z" level=info msg="Stopped pod sandbox (already stopped): c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b" id=873eb499-57d3-400d-a0d5-c5195278ec01 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.290406 | controller | Jun 14 10:01:25.391436 crc crio[24245]: time="2026-06-14T10:01:25.391317057Z" level=info msg="Removing pod sandbox: c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b" id=e85978b4-d4bb-472c-8c3d-d0215082677a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.290422 | controller | Jun 14 10:01:25.415901 crc crio[24245]: time="2026-06-14T10:01:25.415715675Z" level=info msg="Removed pod sandbox: c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b" id=e85978b4-d4bb-472c-8c3d-d0215082677a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.290438 | controller | Jun 14 10:01:25.417258 crc crio[24245]: time="2026-06-14T10:01:25.417175971Z" level=info msg="Stopping pod sandbox: 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c" id=2ce27c86-a4b7-437e-81a4-3b1fe3d52719 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.290453 | controller | Jun 14 10:01:25.417365 crc crio[24245]: time="2026-06-14T10:01:25.417264874Z" level=info msg="Stopped pod sandbox (already stopped): 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c" id=2ce27c86-a4b7-437e-81a4-3b1fe3d52719 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.290468 | controller | Jun 14 10:01:25.418480 crc crio[24245]: time="2026-06-14T10:01:25.41839563Z" level=info msg="Removing pod sandbox: 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c" id=620fc1ca-7c58-46c0-8018-b335c599933f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.290484 | controller | Jun 14 10:01:25.430620 crc crio[24245]: time="2026-06-14T10:01:25.430510759Z" level=info msg="Removed pod sandbox: 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c" id=620fc1ca-7c58-46c0-8018-b335c599933f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.290500 | controller | Jun 14 10:02:00.542361 crc crio[24245]: time="2026-06-14T10:02:00.541950007Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690522-9qkbh/POD" id=72e6d796-a11d-4674-b442-a303f04795ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.290516 | controller | Jun 14 10:02:00.543708 crc crio[24245]: time="2026-06-14T10:02:00.542384811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.290533 | controller | Jun 14 10:02:00.615044 crc crio[24245]: time="2026-06-14T10:02:00.614960523Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690522-9qkbh Namespace:openshift-infra ID:2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa UID:3cdbfda8-223d-4e64-b90d-250968812724 NetNS:/var/run/netns/c954a7aa-af23-4335-9725-a13690a1c4a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdbfda8_223d_4e64_b90d_250968812724.slice PodAnnotations:0xc0004ccc70}] Aliases:map[]}"
2026-06-14 10:12:37.290549 | controller | Jun 14 10:02:00.615044 crc crio[24245]: time="2026-06-14T10:02:00.615026475Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690522-9qkbh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.290565 | controller | Jun 14 10:02:01.354248 crc crio[24245]: 2026-06-14T10:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2df2d9d44e58257 Mac:d6:e1:9d:b8:b8:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d0 Mtu:0 Sandbox:/var/run/netns/c954a7aa-af23-4335-9725-a13690a1c4a0 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.290585 | controller | Jun 14 10:02:01.356029 crc crio[24245]: time="2026-06-14T10:02:01.355770057Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690522-9qkbh Namespace:openshift-infra ID:2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa UID:3cdbfda8-223d-4e64-b90d-250968812724 NetNS:/var/run/netns/c954a7aa-af23-4335-9725-a13690a1c4a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdbfda8_223d_4e64_b90d_250968812724.slice PodAnnotations:0xc0004ccc70}] Aliases:map[]}"
2026-06-14 10:12:37.290601 | controller | Jun 14 10:02:01.356029 crc crio[24245]: time="2026-06-14T10:02:01.355967704Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690522-9qkbh for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.290617 | controller | Jun 14 10:02:01.363565 crc crio[24245]: time="2026-06-14T10:02:01.363496075Z" level=info msg="Ran pod sandbox 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa with infra container: openshift-infra/auto-csr-approver-29690522-9qkbh/POD" id=72e6d796-a11d-4674-b442-a303f04795ec name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.290633 | controller | Jun 14 10:02:01.366792 crc crio[24245]: time="2026-06-14T10:02:01.366732338Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a3485bce-82ab-4781-ab30-d79482a77e09 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.290648 | controller | Jun 14 10:02:01.376702 crc crio[24245]: time="2026-06-14T10:02:01.376610948Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.290664 | controller | Jun 14 10:02:02.257156 crc crio[24245]: time="2026-06-14T10:02:02.257039231Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a3485bce-82ab-4781-ab30-d79482a77e09 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.290680 | controller | Jun 14 10:02:02.258735 crc crio[24245]: time="2026-06-14T10:02:02.258306653Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e67116c4-c8df-449e-b5b0-c54c9a6fc2c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.290696 | controller | Jun 14 10:02:02.261022 crc crio[24245]: time="2026-06-14T10:02:02.260969026Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7900129e-07c3-4606-bcad-54c791b40faf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.290712 | controller | Jun 14 10:02:02.270074 crc crio[24245]: time="2026-06-14T10:02:02.269941525Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690522-9qkbh/oc" id=ca67b491-c682-42c0-b07b-d8d29b5d8452 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.290728 | controller | Jun 14 10:02:02.270671 crc crio[24245]: time="2026-06-14T10:02:02.270562575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.290744 | controller | Jun 14 10:02:02.338240 crc crio[24245]: time="2026-06-14T10:02:02.338128063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.290760 | controller | Jun 14 10:02:02.634725 crc crio[24245]: time="2026-06-14T10:02:02.634519101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.290776 | controller | Jun 14 10:02:02.761680 crc crio[24245]: time="2026-06-14T10:02:02.761288629Z" level=info msg="Created container e344bdd889ea8139ce6d2413781d3c79fb53833a0efd3527a26f6d5ea7e1b2c0: openshift-infra/auto-csr-approver-29690522-9qkbh/oc" id=ca67b491-c682-42c0-b07b-d8d29b5d8452 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.290796 | controller | Jun 14 10:02:02.763336 crc crio[24245]: time="2026-06-14T10:02:02.76322346Z" level=info msg="Starting container: e344bdd889ea8139ce6d2413781d3c79fb53833a0efd3527a26f6d5ea7e1b2c0" id=e7e6f76c-cd94-4614-ae64-6b1dd70b0366 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.290813 | controller | Jun 14 10:02:02.771761 crc crio[24245]: time="2026-06-14T10:02:02.771529923Z" level=info msg="Started container" PID=367813 containerID=e344bdd889ea8139ce6d2413781d3c79fb53833a0efd3527a26f6d5ea7e1b2c0 description=openshift-infra/auto-csr-approver-29690522-9qkbh/oc id=e7e6f76c-cd94-4614-ae64-6b1dd70b0366 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa
2026-06-14 10:12:37.290830 | controller | Jun 14 10:02:05.222793 crc crio[24245]: time="2026-06-14T10:02:05.222293948Z" level=info msg="Stopping pod sandbox: 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa" id=0838dde1-2abe-48c9-87d1-96c5c4084628 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.290846 | controller | Jun 14 10:02:05.224143 crc crio[24245]: time="2026-06-14T10:02:05.223516448Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690522-9qkbh Namespace:openshift-infra ID:2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa UID:3cdbfda8-223d-4e64-b90d-250968812724 NetNS:/var/run/netns/c954a7aa-af23-4335-9725-a13690a1c4a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdbfda8_223d_4e64_b90d_250968812724.slice PodAnnotations:0xc00274a4c8}] Aliases:map[]}"
2026-06-14 10:12:37.290862 | controller | Jun 14 10:02:05.224143 crc crio[24245]: time="2026-06-14T10:02:05.223685243Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690522-9qkbh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.290878 | controller | Jun 14 10:02:05.617209 crc crio[24245]: time="2026-06-14T10:02:05.617066503Z" level=info msg="Stopped pod sandbox: 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa" id=0838dde1-2abe-48c9-87d1-96c5c4084628 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.290894 | controller | Jun 14 10:02:25.454584 crc crio[24245]: time="2026-06-14T10:02:25.453776946Z" level=info msg="Removing container: fbc068fe3716f2586ec896e101a91255a1ec8d50b9d611e40f13c1c7a6922f78" id=f2b26f02-94bf-4103-b355-56182f271196 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.290910 | controller | Jun 14 10:02:25.654534 crc crio[24245]: time="2026-06-14T10:02:25.654007121Z" level=info msg="Removed container fbc068fe3716f2586ec896e101a91255a1ec8d50b9d611e40f13c1c7a6922f78: openshift-infra/auto-csr-approver-29690516-9xwbb/oc" id=f2b26f02-94bf-4103-b355-56182f271196 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.290925 | controller | Jun 14 10:02:25.683080 crc crio[24245]: time="2026-06-14T10:02:25.682824498Z" level=info msg="Stopping pod sandbox: d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896" id=d47ea54f-9939-43b4-a981-a7d2a08a79f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.290941 | controller | Jun 14 10:02:25.683080 crc crio[24245]: time="2026-06-14T10:02:25.682961062Z" level=info msg="Stopped pod sandbox (already stopped): d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896" id=d47ea54f-9939-43b4-a981-a7d2a08a79f8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.290957 | controller | Jun 14 10:02:25.688947 crc crio[24245]: time="2026-06-14T10:02:25.686426048Z" level=info msg="Removing pod sandbox: d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896" id=ee7487eb-21de-411a-894e-1dbb8780cbcc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.290972 | controller | Jun 14 10:02:25.702007 crc crio[24245]: time="2026-06-14T10:02:25.701800367Z" level=info msg="Removed pod sandbox: d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896" id=ee7487eb-21de-411a-894e-1dbb8780cbcc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.290993 | controller | Jun 14 10:03:42.312001 crc crio[24245]: time="2026-06-14T10:03:42.311010961Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-s77dr/POD" id=ca308eec-b896-4072-a710-c913c7ca75b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.291009 | controller | Jun 14 10:03:42.313291 crc crio[24245]: time="2026-06-14T10:03:42.312039904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.291025 | controller | Jun 14 10:03:42.355390 crc crio[24245]: time="2026-06-14T10:03:42.355273916Z" level=info msg="Got pod network &{Name:redhat-marketplace-s77dr Namespace:openshift-marketplace ID:1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f UID:cc574835-2b90-4173-b192-f5b5fd9eb689 NetNS:/var/run/netns/612da2fc-b7b7-41cc-a446-c11d525add39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc574835_2b90_4173_b192_f5b5fd9eb689.slice PodAnnotations:0xc0024228c0}] Aliases:map[]}"
2026-06-14 10:12:37.291041 | controller | Jun 14 10:03:42.355390 crc crio[24245]: time="2026-06-14T10:03:42.355359309Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-s77dr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.291057 | controller | Jun 14 10:03:43.062596 crc crio[24245]: 2026-06-14T10:03:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e90ae9ee1195dc Mac:9e:87:10:19:dc:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d1 Mtu:0 Sandbox:/var/run/netns/612da2fc-b7b7-41cc-a446-c11d525add39 SocketPath: PciID:}] [{Interface:0xc0000152b0 Address:{IP:10.217.1.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.291073 | controller | Jun 14 10:03:43.063996 crc crio[24245]: time="2026-06-14T10:03:43.063891284Z" level=info msg="Got pod network &{Name:redhat-marketplace-s77dr Namespace:openshift-marketplace ID:1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f UID:cc574835-2b90-4173-b192-f5b5fd9eb689 NetNS:/var/run/netns/612da2fc-b7b7-41cc-a446-c11d525add39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc574835_2b90_4173_b192_f5b5fd9eb689.slice PodAnnotations:0xc0024228c0}] Aliases:map[]}"
2026-06-14 10:12:37.291089 | controller | Jun 14 10:03:43.064082 crc crio[24245]: time="2026-06-14T10:03:43.06405712Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-s77dr for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.291106 | controller | Jun 14 10:03:43.078025 crc crio[24245]: time="2026-06-14T10:03:43.075458122Z" level=info msg="Ran pod sandbox 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f with infra container: openshift-marketplace/redhat-marketplace-s77dr/POD" id=ca308eec-b896-4072-a710-c913c7ca75b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.291122 | controller | Jun 14 10:03:43.080679 crc crio[24245]: time="2026-06-14T10:03:43.080605984Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bf928f06-78fd-498a-a43c-7ef3de6d78f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.291137 | controller | Jun 14 10:03:43.086153 crc crio[24245]: time="2026-06-14T10:03:43.084401804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c85149ee-af95-4f4a-ace6-501d36ea0dee name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.291156 | controller | Jun 14 10:03:43.093551 crc crio[24245]: time="2026-06-14T10:03:43.093452113Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-s77dr/extract-utilities" id=86337d3a-12cd-4f95-896c-f923e42f779a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.291173 | controller | Jun 14 10:03:43.094054 crc crio[24245]: time="2026-06-14T10:03:43.09399042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.291188 | controller | Jun 14 10:03:43.154210 crc crio[24245]: time="2026-06-14T10:03:43.154082885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.291204 | controller | Jun 14 10:03:43.159282 crc crio[24245]: time="2026-06-14T10:03:43.159252959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.291220 | controller | Jun 14 10:03:43.321309 crc crio[24245]: time="2026-06-14T10:03:43.321178317Z" level=info msg="Created container 043a19d21acf70ac28ca2b3d6083e7c89daf25dcce12503ad08b5bf2e130089c: openshift-marketplace/redhat-marketplace-s77dr/extract-utilities" id=86337d3a-12cd-4f95-896c-f923e42f779a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.291236 | controller | Jun 14 10:03:43.322790 crc crio[24245]: time="2026-06-14T10:03:43.322717055Z" level=info msg="Starting container: 043a19d21acf70ac28ca2b3d6083e7c89daf25dcce12503ad08b5bf2e130089c" id=429fb38a-0ee7-4f1e-aa7b-7da09e0fe885 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.291251 | controller | Jun 14 10:03:43.332608 crc crio[24245]: time="2026-06-14T10:03:43.332515476Z" level=info msg="Started container" PID=391244 containerID=043a19d21acf70ac28ca2b3d6083e7c89daf25dcce12503ad08b5bf2e130089c description=openshift-marketplace/redhat-marketplace-s77dr/extract-utilities id=429fb38a-0ee7-4f1e-aa7b-7da09e0fe885 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f
2026-06-14 10:12:37.291267 | controller | Jun 14 10:03:43.773816 crc crio[24245]: time="2026-06-14T10:03:43.773151936Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=26561e09-0caa-4486-98f7-f7401a357c54 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.291283 | controller | Jun 14 10:03:43.782711 crc crio[24245]: time="2026-06-14T10:03:43.782600456Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-14 10:12:37.291299 | controller | Jun 14 10:03:44.422389 crc crio[24245]: time="2026-06-14T10:03:44.421703607Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba" id=26561e09-0caa-4486-98f7-f7401a357c54 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.291315 | controller | Jun 14 10:03:44.424240 crc crio[24245]: time="2026-06-14T10:03:44.42350344Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=fbafb5cf-5c2c-4cec-b4f2-fd373ba67028 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.291331 | controller | Jun 14 10:03:44.428179 crc crio[24245]: time="2026-06-14T10:03:44.428064415Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=31163be6-2b62-4dc8-a36f-bd468eae23b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.291360 | controller | Jun 14 10:03:44.437631 crc crio[24245]: time="2026-06-14T10:03:44.437477593Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-s77dr/extract-content" id=c38596a8-40df-417a-9b4c-308a4a48ab21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.291381 | controller | Jun 14 10:03:44.438335 crc crio[24245]: time="2026-06-14T10:03:44.438225577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.291401 | controller | Jun 14 10:03:44.496324 crc crio[24245]: time="2026-06-14T10:03:44.496194155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.291417 | controller | Jun 14 10:03:44.499398 crc crio[24245]: time="2026-06-14T10:03:44.499317174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.291433 | controller | Jun 14 10:03:44.699169 crc crio[24245]: time="2026-06-14T10:03:44.698274078Z" level=info msg="Created container 3902c39794aa5c9cd19257ad7d96ca49ff42cd3f31e35c3c6d16c4ee37c4869e: openshift-marketplace/redhat-marketplace-s77dr/extract-content" id=c38596a8-40df-417a-9b4c-308a4a48ab21 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.291449 | controller | Jun 14 10:03:44.701206 crc crio[24245]: time="2026-06-14T10:03:44.701055406Z" level=info msg="Starting container: 3902c39794aa5c9cd19257ad7d96ca49ff42cd3f31e35c3c6d16c4ee37c4869e" id=662dc8d4-9f05-450d-87e3-7690594d7d38 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.291464 | controller | Jun 14 10:03:44.708084 crc crio[24245]: time="2026-06-14T10:03:44.707936664Z" level=info msg="Started container" PID=391457 containerID=3902c39794aa5c9cd19257ad7d96ca49ff42cd3f31e35c3c6d16c4ee37c4869e description=openshift-marketplace/redhat-marketplace-s77dr/extract-content id=662dc8d4-9f05-450d-87e3-7690594d7d38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f
2026-06-14 10:12:37.291480 | controller | Jun 14 10:03:45.827259 crc crio[24245]: time="2026-06-14T10:03:45.82676529Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=fb912ae7-f012-416b-9909-c3c77e3657cf name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.291495 | controller | Jun 14 10:03:45.850753 crc crio[24245]: time="2026-06-14T10:03:45.850622068Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bf5be625-9d95-4d30-a7a2-3278f46802c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.291511 | controller | Jun 14 10:03:45.876487 crc crio[24245]: time="2026-06-14T10:03:45.876400925Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-s77dr/registry-server" id=2d29037a-71c3-40ca-a61c-ef7380abb3ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.291526 | controller | Jun 14 10:03:45.877035 crc crio[24245]: time="2026-06-14T10:03:45.876992594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.291541 | controller | Jun 14 10:03:45.929804 crc crio[24245]: time="2026-06-14T10:03:45.929309404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.291557 | controller | Jun 14 10:03:45.932554 crc crio[24245]: time="2026-06-14T10:03:45.932488636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.291573 | controller | Jun 14 10:03:46.102218 crc crio[24245]: time="2026-06-14T10:03:46.102140907Z" level=info msg="Created container 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a: openshift-marketplace/redhat-marketplace-s77dr/registry-server" id=2d29037a-71c3-40ca-a61c-ef7380abb3ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.291592 | controller | Jun 14 10:03:46.103499 crc crio[24245]: time="2026-06-14T10:03:46.103422367Z" level=info msg="Starting container: 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a" id=4be7e82b-76d8-4839-8b51-f66bf5ed1b06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.291608 | controller | Jun 14 10:03:46.108398 crc crio[24245]: time="2026-06-14T10:03:46.108310654Z" level=info msg="Started container" PID=391601 containerID=258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a description=openshift-marketplace/redhat-marketplace-s77dr/registry-server id=4be7e82b-76d8-4839-8b51-f66bf5ed1b06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f
2026-06-14 10:12:37.291624 | controller | Jun 14 10:03:54.971307 crc crio[24245]: time="2026-06-14T10:03:54.970375437Z" level=info msg="Stopping container: 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a (timeout: 2s)" id=825d44da-9fbc-486a-a6c7-669265ce0a73 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.291640 | controller | Jun 14 10:03:55.112510 crc crio[24245]: time="2026-06-14T10:03:55.112335031Z" level=info msg="Stopped container 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a: openshift-marketplace/redhat-marketplace-s77dr/registry-server" id=825d44da-9fbc-486a-a6c7-669265ce0a73 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.291656 | controller | Jun 14 10:03:55.113719 crc crio[24245]: time="2026-06-14T10:03:55.113677654Z" level=info msg="Stopping pod sandbox: 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f" id=62c3d77f-df47-44b9-aa77-e66fe5891070 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.291672 | controller | Jun 14 10:03:55.114582 crc crio[24245]: time="2026-06-14T10:03:55.114556332Z" level=info msg="Got pod network &{Name:redhat-marketplace-s77dr Namespace:openshift-marketplace ID:1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f UID:cc574835-2b90-4173-b192-f5b5fd9eb689 NetNS:/var/run/netns/612da2fc-b7b7-41cc-a446-c11d525add39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc574835_2b90_4173_b192_f5b5fd9eb689.slice PodAnnotations:0xc000131348}] Aliases:map[]}"
2026-06-14 10:12:37.291691 | controller | Jun 14 10:03:55.114928 crc crio[24245]: time="2026-06-14T10:03:55.114902362Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-s77dr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.291712 | controller | Jun 14 10:03:55.503015 crc crio[24245]: time="2026-06-14T10:03:55.502471359Z" level=info msg="Stopped pod sandbox: 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f" id=62c3d77f-df47-44b9-aa77-e66fe5891070 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.291727 | controller | Jun 14 10:03:55.989034 crc crio[24245]: time="2026-06-14T10:03:55.988967233Z" level=info msg="Removing container: 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a" id=2f1cebd6-331a-4499-a5d0-9d35af08ff83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.291743 | controller | Jun 14 10:03:56.021738 crc crio[24245]: time="2026-06-14T10:03:56.021648218Z" level=info msg="Removed container 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a: openshift-marketplace/redhat-marketplace-s77dr/registry-server" id=2f1cebd6-331a-4499-a5d0-9d35af08ff83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.291758 | controller | Jun 14 10:03:56.025346 crc crio[24245]: time="2026-06-14T10:03:56.02526594Z" level=info msg="Removing container: 3902c39794aa5c9cd19257ad7d96ca49ff42cd3f31e35c3c6d16c4ee37c4869e" id=1bf4fffb-5b7a-46f0-98d3-6ff57da5b894 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.291774 | controller | Jun 14 10:03:56.061496 crc crio[24245]: time="2026-06-14T10:03:56.061448066Z" level=info msg="Removed container 3902c39794aa5c9cd19257ad7d96ca49ff42cd3f31e35c3c6d16c4ee37c4869e: openshift-marketplace/redhat-marketplace-s77dr/extract-content" id=1bf4fffb-5b7a-46f0-98d3-6ff57da5b894 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.291793 | controller | Jun 14 10:03:56.065517 crc crio[24245]: time="2026-06-14T10:03:56.06544702Z" level=info msg="Removing container: 043a19d21acf70ac28ca2b3d6083e7c89daf25dcce12503ad08b5bf2e130089c" id=56eff2f7-de96-4857-82dc-ee48aecd677c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.291809 | controller | Jun 14 10:03:56.123078 crc crio[24245]: time="2026-06-14T10:03:56.122962079Z" level=info msg="Removed container 043a19d21acf70ac28ca2b3d6083e7c89daf25dcce12503ad08b5bf2e130089c: openshift-marketplace/redhat-marketplace-s77dr/extract-utilities" id=56eff2f7-de96-4857-82dc-ee48aecd677c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.291824 | controller | Jun 14 10:04:00.556777 crc crio[24245]: time="2026-06-14T10:04:00.556183127Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690524-s89kw/POD" id=ca8d7cc1-1d64-4e85-a16a-b0e5198f9846 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.291840 | controller | Jun 14 10:04:00.557997 crc crio[24245]: time="2026-06-14T10:04:00.556804707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.291855 | controller | Jun 14 10:04:00.585731 crc crio[24245]: time="2026-06-14T10:04:00.585621971Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690524-s89kw Namespace:openshift-infra ID:5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c UID:604e6831-5c5e-40e9-9a53-abc3a78e5107 NetNS:/var/run/netns/0d53d8a8-9842-44c3-9ed2-f5380aa4b5bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod604e6831_5c5e_40e9_9a53_abc3a78e5107.slice PodAnnotations:0xc000131710}] Aliases:map[]}"
2026-06-14 10:12:37.291871 | controller | Jun 14 10:04:00.585731 crc crio[24245]: time="2026-06-14T10:04:00.585702904Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690524-s89kw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.291900 | controller | Jun 14 10:04:01.058603 crc crio[24245]: 2026-06-14T10:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5952480cbda07a0 Mac:3a:2d:b6:e6:4a:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d2 Mtu:0 Sandbox:/var/run/netns/0d53d8a8-9842-44c3-9ed2-f5380aa4b5bf SocketPath: PciID:}] [{Interface:0xc00012d3e0 Address:{IP:10.217.1.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.291917 | controller | Jun 14 10:04:01.060063 crc crio[24245]: time="2026-06-14T10:04:01.059633248Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690524-s89kw Namespace:openshift-infra ID:5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c UID:604e6831-5c5e-40e9-9a53-abc3a78e5107 NetNS:/var/run/netns/0d53d8a8-9842-44c3-9ed2-f5380aa4b5bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod604e6831_5c5e_40e9_9a53_abc3a78e5107.slice PodAnnotations:0xc000131710}] Aliases:map[]}"
2026-06-14 10:12:37.291935 | controller | Jun 14 10:04:01.060063 crc crio[24245]: time="2026-06-14T10:04:01.059905747Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690524-s89kw for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.291950 | controller | Jun 14 10:04:01.071205 crc crio[24245]: time="2026-06-14T10:04:01.071161386Z" level=info msg="Ran pod sandbox 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c with infra container: openshift-infra/auto-csr-approver-29690524-s89kw/POD" id=ca8d7cc1-1d64-4e85-a16a-b0e5198f9846 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.291976 | controller | Jun 14 10:04:01.084384 crc crio[24245]: time="2026-06-14T10:04:01.081388925Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=062fccaf-652a-4544-ab52-2abfe105109e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.291993 | controller | Jun 14 10:04:01.092613 crc crio[24245]: time="2026-06-14T10:04:01.092518622Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.292009 | controller | Jun 14 10:04:02.166280 crc crio[24245]: time="2026-06-14T10:04:02.165733592Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=062fccaf-652a-4544-ab52-2abfe105109e name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.292024 | controller | Jun 14 10:04:02.167626 crc crio[24245]: time="2026-06-14T10:04:02.16753913Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8b6deb97-d535-42d5-baf6-8fb4287bd166 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.292040 | controller | Jun 14 10:04:02.170062 crc crio[24245]: time="2026-06-14T10:04:02.169984417Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1ee4a876-ee12-45d1-94c0-f60af83d7d4a name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.292055 | controller | Jun 14 10:04:02.177602 crc crio[24245]: time="2026-06-14T10:04:02.177442784Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690524-s89kw/oc" id=6582e295-e7d2-4d11-affa-7d0cbab9f376 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.292071 | controller | Jun 14 10:04:02.178397 crc crio[24245]: time="2026-06-14T10:04:02.178335923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.292086 | controller | Jun 14 10:04:02.249495 crc crio[24245]: time="2026-06-14T10:04:02.249313946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.292102 | controller | Jun 14 10:04:02.540123 crc crio[24245]: time="2026-06-14T10:04:02.53957292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.292123 | controller | Jun 14 10:04:02.700808 crc crio[24245]: time="2026-06-14T10:04:02.700452587Z" level=info msg="Created container c262673724d9b703da4e6664700fb6fff647e7c8e5cf421a5f8042c314a7df0c: openshift-infra/auto-csr-approver-29690524-s89kw/oc" id=6582e295-e7d2-4d11-affa-7d0cbab9f376 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.292146 | controller | Jun 14 10:04:02.703253 crc crio[24245]: time="2026-06-14T10:04:02.703148113Z" level=info msg="Starting container: c262673724d9b703da4e6664700fb6fff647e7c8e5cf421a5f8042c314a7df0c" id=86745d1a-120a-4313-8ecd-813c359595f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.292177 | controller | Jun 14 10:04:02.714444 crc crio[24245]: time="2026-06-14T10:04:02.714280569Z" level=info msg="Started container" PID=394233 containerID=c262673724d9b703da4e6664700fb6fff647e7c8e5cf421a5f8042c314a7df0c description=openshift-infra/auto-csr-approver-29690524-s89kw/oc id=86745d1a-120a-4313-8ecd-813c359595f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c
2026-06-14 10:12:37.292208 | controller | Jun 14 10:04:05.135215 crc crio[24245]: time="2026-06-14T10:04:05.134575753Z" level=info msg="Stopping pod sandbox: 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c" id=68901eb5-d85b-4c49-93fd-726c9dedfe07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.292241 | controller | Jun 14 10:04:05.136687 crc crio[24245]: time="2026-06-14T10:04:05.136013699Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690524-s89kw Namespace:openshift-infra ID:5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c UID:604e6831-5c5e-40e9-9a53-abc3a78e5107 NetNS:/var/run/netns/0d53d8a8-9842-44c3-9ed2-f5380aa4b5bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod604e6831_5c5e_40e9_9a53_abc3a78e5107.slice PodAnnotations:0xc000602ef8}] Aliases:map[]}"
2026-06-14 10:12:37.292276 | controller | Jun 14 10:04:05.136687 crc crio[24245]: time="2026-06-14T10:04:05.136194325Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690524-s89kw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.292306 | controller | Jun 14 10:04:05.554681 crc crio[24245]: time="2026-06-14T10:04:05.553917858Z" level=info msg="Stopped pod sandbox: 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c" id=68901eb5-d85b-4c49-93fd-726c9dedfe07 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.292334 | controller | Jun 14 10:04:25.756468 crc crio[24245]: time="2026-06-14T10:04:25.755701086Z" level=info msg="Removing container: 120c6139a8724be33d4ac1d75971c3a2f0c0971efda415bf2a470caeef57555a" id=29791575-3239-4c04-9043-c4f6feffc650 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.292390 | controller | Jun 14 10:04:25.956390 crc crio[24245]: time="2026-06-14T10:04:25.95594456Z" level=info msg="Removed container 120c6139a8724be33d4ac1d75971c3a2f0c0971efda415bf2a470caeef57555a: openshift-infra/auto-csr-approver-29690518-99l2w/oc" id=29791575-3239-4c04-9043-c4f6feffc650 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.292422 | controller | Jun 14 10:04:25.971173 crc crio[24245]: time="2026-06-14T10:04:25.97110439Z" level=info msg="Stopping pod sandbox: 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f" id=0a0a142a-c3e8-449c-91cd-8f7ff3d7f676 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.292450 | controller | Jun 14 10:04:25.971377 crc crio[24245]: time="2026-06-14T10:04:25.971196063Z" level=info msg="Stopped pod sandbox (already stopped): 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f" id=0a0a142a-c3e8-449c-91cd-8f7ff3d7f676 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.292479 | controller | Jun 14 10:04:25.972365 crc crio[24245]: time="2026-06-14T10:04:25.972139393Z" level=info msg="Removing pod sandbox: 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f" id=6560d863-737d-475a-ac6e-99a744d5ae88 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.292506 | controller | Jun 14 10:04:25.985870 crc crio[24245]: time="2026-06-14T10:04:25.985698968Z" level=info msg="Removed pod sandbox: 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f" id=6560d863-737d-475a-ac6e-99a744d5ae88 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.292534 | controller | Jun 14 10:04:25.986831 crc crio[24245]: time="2026-06-14T10:04:25.986722965Z" level=info msg="Stopping pod sandbox: 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186" id=cdfe5081-90ab-4f02-ac19-a05139a3c6ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.292561 | controller | Jun 14 10:04:25.986831 crc crio[24245]: time="2026-06-14T10:04:25.986816478Z" level=info msg="Stopped pod sandbox (already stopped): 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186" id=cdfe5081-90ab-4f02-ac19-a05139a3c6ee name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.292589 | controller | Jun 14 10:04:25.987593 crc crio[24245]: time="2026-06-14T10:04:25.987511151Z" level=info msg="Removing pod sandbox: 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186" id=f078d146-1c9e-493b-8ad8-a2140272f6b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.292616 | controller | Jun 14 10:04:26.011934 crc crio[24245]: time="2026-06-14T10:04:26.011698841Z" level=info msg="Removed pod sandbox: 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186" id=f078d146-1c9e-493b-8ad8-a2140272f6b5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.292648 | controller | Jun 14 10:05:50.056331 crc crio[24245]: time="2026-06-14T10:05:50.055595417Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-ngn8d/POD" id=703d401d-f125-4ac0-a9a1-2d496c373c01 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.292677 | controller | Jun 14 10:05:50.056331 crc crio[24245]: time="2026-06-14T10:05:50.056335441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.292704 | controller | Jun 14 10:05:50.092530 crc crio[24245]: time="2026-06-14T10:05:50.092427826Z" level=info msg="Got pod network &{Name:redhat-operators-ngn8d Namespace:openshift-marketplace ID:cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8 UID:18e131f1-2b81-4953-b69c-d4e86065d35a NetNS:/var/run/netns/3d599005-6c35-4e75-a790-410fd5ddd1d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18e131f1_2b81_4953_b69c_d4e86065d35a.slice PodAnnotations:0xc0024229a0}] Aliases:map[]}"
2026-06-14 10:12:37.292732 | controller | Jun 14 10:05:50.092947 crc crio[24245]: time="2026-06-14T10:05:50.09255192Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-ngn8d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.292760 | controller | Jun 14 10:05:50.751482 crc crio[24245]: 2026-06-14T10:05:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb1a3c3cbfebe2f Mac:ca:fe:6d:61:da:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d3 Mtu:0 Sandbox:/var/run/netns/3d599005-6c35-4e75-a790-410fd5ddd1d3 SocketPath: PciID:}] [{Interface:0xc0004be740 Address:{IP:10.217.1.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.292788 | controller | Jun 14 10:05:50.752747 crc crio[24245]: time="2026-06-14T10:05:50.752703116Z" level=info msg="Got pod network &{Name:redhat-operators-ngn8d Namespace:openshift-marketplace ID:cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8 UID:18e131f1-2b81-4953-b69c-d4e86065d35a NetNS:/var/run/netns/3d599005-6c35-4e75-a790-410fd5ddd1d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18e131f1_2b81_4953_b69c_d4e86065d35a.slice PodAnnotations:0xc0024229a0}] Aliases:map[]}"
2026-06-14 10:12:37.292816 | controller | Jun 14 10:05:50.752990 crc crio[24245]: time="2026-06-14T10:05:50.752935064Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-ngn8d for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.292844 | controller | Jun 14 10:05:50.773769 crc crio[24245]: time="2026-06-14T10:05:50.773585491Z" level=info msg="Ran pod sandbox cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8 with infra container: openshift-marketplace/redhat-operators-ngn8d/POD" id=703d401d-f125-4ac0-a9a1-2d496c373c01 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.292871 | controller | Jun 14 10:05:50.779902 crc crio[24245]: time="2026-06-14T10:05:50.778275516Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b8431ff9-06ca-4e9c-b119-03c1cb3cd30b name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.292899 | controller | Jun 14 10:05:50.784073 crc crio[24245]: time="2026-06-14T10:05:50.781462438Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4a0abf8a-998b-4423-99c7-e208bf4f70eb name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.292930 | controller | Jun 14 10:05:50.796590 crc crio[24245]: time="2026-06-14T10:05:50.796462507Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ngn8d/extract-utilities" id=ba62c49a-4060-4c22-b9a4-80a10e1f1ba7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.292958 | controller | Jun 14 10:05:50.797110 crc crio[24245]: time="2026-06-14T10:05:50.797043166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.292985 | controller | Jun 14 10:05:50.885528 crc crio[24245]: time="2026-06-14T10:05:50.885431115Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.293013 | controller | Jun 14 10:05:50.889984 crc crio[24245]: time="2026-06-14T10:05:50.889916409Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.293040 | controller | Jun 14 10:05:51.051126 crc crio[24245]: time="2026-06-14T10:05:51.05099178Z" level=info msg="Created container 9c267f087a28f4d572c9911a04a293c1368ea35c5104e6bf3ad1541bcdb1484a: openshift-marketplace/redhat-operators-ngn8d/extract-utilities" id=ba62c49a-4060-4c22-b9a4-80a10e1f1ba7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.293067 | controller | Jun 14 10:05:51.054325 crc crio[24245]: time="2026-06-14T10:05:51.054238223Z" level=info msg="Starting container: 9c267f087a28f4d572c9911a04a293c1368ea35c5104e6bf3ad1541bcdb1484a" id=4faacec7-5b19-4792-a142-bab16b64eea3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.293095 | controller | Jun 14 10:05:51.061704 crc crio[24245]: time="2026-06-14T10:05:51.061583239Z" level=info msg="Started container" PID=408665 containerID=9c267f087a28f4d572c9911a04a293c1368ea35c5104e6bf3ad1541bcdb1484a description=openshift-marketplace/redhat-operators-ngn8d/extract-utilities id=4faacec7-5b19-4792-a142-bab16b64eea3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8
2026-06-14 10:12:37.293123 | controller | Jun 14 10:05:51.791603 crc crio[24245]: time="2026-06-14T10:05:51.791218574Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8d6dfca2-6a99-4516-8517-7b786012744f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.293150 | controller | Jun 14 10:05:51.802420 crc crio[24245]: time="2026-06-14T10:05:51.802354297Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-14 10:12:37.293178 | controller | Jun 14 10:05:52.854199 crc crio[24245]: time="2026-06-14T10:05:52.853823877Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115" id=8d6dfca2-6a99-4516-8517-7b786012744f name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.293205 | controller | Jun 14 10:05:52.855503 crc crio[24245]: time="2026-06-14T10:05:52.855423987Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2346c938-d520-4e51-b04c-aee4eb46ecb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.293233 | controller | Jun 14 10:05:52.858455 crc crio[24245]: time="2026-06-14T10:05:52.858373542Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7f8fe332-d7a1-4ce8-812c-2656f833c5c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.293260 | controller | Jun 14 10:05:52.867588 crc crio[24245]: time="2026-06-14T10:05:52.867518432Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ngn8d/extract-content" id=d4fe6f6d-bc47-4719-a295-8786eda089d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.293288 | controller | Jun 14 10:05:52.868005 crc crio[24245]: time="2026-06-14T10:05:52.867945426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.293320 | controller | Jun 14 10:05:52.912800 crc crio[24245]: time="2026-06-14T10:05:52.912709588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.293362 | controller | Jun 14 10:05:52.916026 crc crio[24245]: time="2026-06-14T10:05:52.915786727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.293397 | controller | Jun 14 10:05:53.092765 crc crio[24245]: time="2026-06-14T10:05:53.092639391Z" level=info msg="Created container 36fd0ad689e7903775d4312d48a691aad88e42a1e30288fbe4cdd8419f9db6b9: openshift-marketplace/redhat-operators-ngn8d/extract-content" id=d4fe6f6d-bc47-4719-a295-8786eda089d0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.293426 | controller | Jun 14 10:05:53.094092 crc crio[24245]: time="2026-06-14T10:05:53.094020327Z" level=info msg="Starting container: 36fd0ad689e7903775d4312d48a691aad88e42a1e30288fbe4cdd8419f9db6b9" id=0ed96581-05ca-4235-b8f4-940b0542c8a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.293454 | controller | Jun 14 10:05:53.099946 crc crio[24245]: time="2026-06-14T10:05:53.099796112Z" level=info msg="Started container" PID=408897 containerID=36fd0ad689e7903775d4312d48a691aad88e42a1e30288fbe4cdd8419f9db6b9 description=openshift-marketplace/redhat-operators-ngn8d/extract-content id=0ed96581-05ca-4235-b8f4-940b0542c8a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8
2026-06-14 10:12:37.293482 | controller | Jun 14 10:05:57.920632 crc crio[24245]: time="2026-06-14T10:05:57.920140684Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1dcab966-e963-4677-b693-dc76206a4422 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.293510 | controller | Jun 14 10:05:57.924120 crc crio[24245]: time="2026-06-14T10:05:57.923973246Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=51f36337-94c1-4662-9a77-d5a2c0e530b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.293538 | controller | Jun 14 10:05:57.937274 crc crio[24245]: time="2026-06-14T10:05:57.937131253Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-ngn8d/registry-server" id=00f0c1fa-2778-4d0e-ab3c-6d9278bc772e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.293566 | controller | Jun 14 10:05:57.937706 crc crio[24245]: time="2026-06-14T10:05:57.937561497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.293593 | controller | Jun 14 10:05:58.019274 crc crio[24245]: time="2026-06-14T10:05:58.019176095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.293621 | controller | Jun 14 10:05:58.022953 crc crio[24245]: time="2026-06-14T10:05:58.022888523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.293649 | controller | Jun 14 10:05:58.312470 crc crio[24245]: time="2026-06-14T10:05:58.311756688Z" level=info msg="Created container b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f: openshift-marketplace/redhat-operators-ngn8d/registry-server" id=00f0c1fa-2778-4d0e-ab3c-6d9278bc772e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.293681 | controller | Jun 14 10:05:58.313710 crc crio[24245]: time="2026-06-14T10:05:58.313591667Z" level=info msg="Starting container: b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f" id=86d6586b-b3c6-4268-9dd4-b56f08bb8773 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.293710 | controller | Jun 14 10:05:58.326027 crc crio[24245]: time="2026-06-14T10:05:58.325774675Z" level=info msg="Started container" PID=409446 containerID=b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f description=openshift-marketplace/redhat-operators-ngn8d/registry-server id=86d6586b-b3c6-4268-9dd4-b56f08bb8773 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8
2026-06-14 10:12:37.293739 | controller | Jun 14 10:06:01.771470 crc crio[24245]: time="2026-06-14T10:06:01.770719813Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690526-jxt6f/POD" id=46615822-d98a-4b3f-b702-eb71117f5bf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.293766 | controller | Jun 14 10:06:01.772565 crc crio[24245]: time="2026-06-14T10:06:01.771490618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.293794 | controller | Jun 14 10:06:01.834061 crc crio[24245]: time="2026-06-14T10:06:01.833903166Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690526-jxt6f Namespace:openshift-infra ID:6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a UID:a0208406-9df3-458d-91e6-968932cf40fa NetNS:/var/run/netns/734bf2b9-a9aa-435c-a138-0428f0b38386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0208406_9df3_458d_91e6_968932cf40fa.slice PodAnnotations:0xc002c92c10}] Aliases:map[]}"
2026-06-14 10:12:37.293823 | controller | Jun 14 10:06:01.834061 crc crio[24245]: time="2026-06-14T10:06:01.833968258Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690526-jxt6f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.293850 | controller | Jun 14 10:06:02.540937 crc crio[24245]: 2026-06-14T10:06:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b2fe8d1ab8071a Mac:1e:ca:1b:48:c9:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d4 Mtu:0 Sandbox:/var/run/netns/734bf2b9-a9aa-435c-a138-0428f0b38386 SocketPath: PciID:}] [{Interface:0xc0002d89f0 Address:{IP:10.217.1.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.293878 | controller | Jun 14 10:06:02.542761 crc crio[24245]: time="2026-06-14T10:06:02.542679633Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690526-jxt6f Namespace:openshift-infra ID:6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a UID:a0208406-9df3-458d-91e6-968932cf40fa NetNS:/var/run/netns/734bf2b9-a9aa-435c-a138-0428f0b38386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0208406_9df3_458d_91e6_968932cf40fa.slice PodAnnotations:0xc002c92c10}] Aliases:map[]}"
2026-06-14 10:12:37.293906 | controller | Jun 14 10:06:02.542994 crc crio[24245]: time="2026-06-14T10:06:02.542937541Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690526-jxt6f for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.293934 | controller | Jun 14 10:06:02.556879 crc crio[24245]: time="2026-06-14T10:06:02.556748089Z" level=info msg="Ran pod sandbox 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a with infra container: openshift-infra/auto-csr-approver-29690526-jxt6f/POD" id=46615822-d98a-4b3f-b702-eb71117f5bf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.293961 | controller | Jun 14 10:06:02.561391 crc crio[24245]: time="2026-06-14T10:06:02.561318713Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=422a63aa-6a5e-4c01-9b14-56845dd6dbfd name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.293994 | controller | Jun 14 10:06:02.570686 crc crio[24245]: time="2026-06-14T10:06:02.568277554Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.294022 | controller | Jun 14 10:06:03.959955 crc crio[24245]: time="2026-06-14T10:06:03.959191113Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=422a63aa-6a5e-4c01-9b14-56845dd6dbfd name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.294050 | controller | Jun 14 10:06:03.962082 crc crio[24245]: time="2026-06-14T10:06:03.960808156Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=26d03b13-65cb-41cb-b759-aeb941ed29af name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.294078 | controller | Jun 14 10:06:03.966580 crc crio[24245]: time="2026-06-14T10:06:03.966489106Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=6048a15b-d851-4dfc-a8a1-94bf875a2863 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.294106 | controller | Jun 14 10:06:03.977960 crc crio[24245]: time="2026-06-14T10:06:03.977807793Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690526-jxt6f/oc" id=74bbf2f3-e6e5-4930-8f22-0918089af3e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.294133 | controller | Jun 14 10:06:03.979059 crc crio[24245]: time="2026-06-14T10:06:03.978984181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.294160 | controller | Jun 14 10:06:04.028481 crc crio[24245]: time="2026-06-14T10:06:04.028406019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.294188 | controller | Jun 14 10:06:04.285978 crc crio[24245]: time="2026-06-14T10:06:04.285719282Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.294215 | controller | Jun 14 10:06:04.419528 crc crio[24245]: time="2026-06-14T10:06:04.419359123Z" level=info msg="Created container 7c3b0db450872281b70cbcffe6d671ab906e4f6753d6c27ad3c39bb9beaa51bc: openshift-infra/auto-csr-approver-29690526-jxt6f/oc" id=74bbf2f3-e6e5-4930-8f22-0918089af3e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.294242 | controller | Jun 14 10:06:04.420323 crc crio[24245]: time="2026-06-14T10:06:04.420287265Z" level=info msg="Starting container: 7c3b0db450872281b70cbcffe6d671ab906e4f6753d6c27ad3c39bb9beaa51bc" id=702cd455-5f46-46fa-9343-81a080024970 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.294269 | controller | Jun 14 10:06:04.430041 crc crio[24245]: time="2026-06-14T10:06:04.430000651Z" level=info msg="Started container" PID=410229 containerID=7c3b0db450872281b70cbcffe6d671ab906e4f6753d6c27ad3c39bb9beaa51bc description=openshift-infra/auto-csr-approver-29690526-jxt6f/oc id=702cd455-5f46-46fa-9343-81a080024970 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a
2026-06-14 10:12:37.294297 | controller | Jun 14 10:06:06.096492 crc crio[24245]: time="2026-06-14T10:06:06.095625656Z" level=info msg="Stopping pod sandbox: 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a" id=81b8e96b-662c-433a-88bb-858435e6ad85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.294325 | controller | Jun 14 10:06:06.098264 crc crio[24245]: time="2026-06-14T10:06:06.097110854Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690526-jxt6f Namespace:openshift-infra ID:6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a UID:a0208406-9df3-458d-91e6-968932cf40fa NetNS:/var/run/netns/734bf2b9-a9aa-435c-a138-0428f0b38386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0208406_9df3_458d_91e6_968932cf40fa.slice PodAnnotations:0xc002c92260}] Aliases:map[]}"
2026-06-14 10:12:37.294411 | controller | Jun 14 10:06:06.098264 crc crio[24245]: time="2026-06-14T10:06:06.09728631Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690526-jxt6f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.294446 | controller | Jun 14 10:06:06.604128 crc crio[24245]: time="2026-06-14T10:06:06.603464777Z" level=info msg="Stopped pod sandbox: 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a" id=81b8e96b-662c-433a-88bb-858435e6ad85 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.294467 | controller | Jun 14 10:06:11.187084 crc crio[24245]: time="2026-06-14T10:06:11.186140002Z" level=info msg="Stopping container: b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f (timeout: 2s)" id=254fe540-79e6-44bf-9c18-e6ebdb469c1d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.294484 | controller | Jun 14 10:06:11.337698 crc crio[24245]: time="2026-06-14T10:06:11.336034196Z" level=info msg="Stopped container b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f: openshift-marketplace/redhat-operators-ngn8d/registry-server" id=254fe540-79e6-44bf-9c18-e6ebdb469c1d name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.294500 | controller | Jun 14 10:06:11.340590 crc crio[24245]: time="2026-06-14T10:06:11.340432417Z" level=info msg="Stopping pod sandbox: cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8" id=a4b28acc-7f70-486d-915a-795de2f5b97d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.294517 | controller | Jun 14 10:06:11.341394 crc crio[24245]: time="2026-06-14T10:06:11.341276324Z" level=info msg="Got pod network &{Name:redhat-operators-ngn8d Namespace:openshift-marketplace ID:cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8 UID:18e131f1-2b81-4953-b69c-d4e86065d35a NetNS:/var/run/netns/3d599005-6c35-4e75-a790-410fd5ddd1d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18e131f1_2b81_4953_b69c_d4e86065d35a.slice PodAnnotations:0xc002c92de0}] Aliases:map[]}"
2026-06-14 10:12:37.294533 | controller | Jun 14 10:06:11.341574 crc crio[24245]: time="2026-06-14T10:06:11.341499601Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-ngn8d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.294550 | controller | Jun 14 10:06:11.765147 crc crio[24245]: time="2026-06-14T10:06:11.763074289Z" level=info msg="Stopped pod sandbox: cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8" id=a4b28acc-7f70-486d-915a-795de2f5b97d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.294566 | controller | Jun 14 10:06:12.205041 crc crio[24245]: time="2026-06-14T10:06:12.204564232Z" level=info msg="Removing container: b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f" id=8ec03475-16b3-40fa-b89e-395f2b196929 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.294582 | controller | Jun 14 10:06:12.234358 crc crio[24245]: time="2026-06-14T10:06:12.23426638Z" level=info msg="Removed container b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f: openshift-marketplace/redhat-operators-ngn8d/registry-server" id=8ec03475-16b3-40fa-b89e-395f2b196929 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.294599 | controller | Jun 14 10:06:12.237539 crc crio[24245]: time="2026-06-14T10:06:12.237442955Z" level=info msg="Removing container: 36fd0ad689e7903775d4312d48a691aad88e42a1e30288fbe4cdd8419f9db6b9" id=645f76ad-9b89-42f5-8071-4744ec046b19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.294618 | controller | Jun 14 10:06:12.277555 crc crio[24245]: time="2026-06-14T10:06:12.277452045Z" level=info msg="Removed container 36fd0ad689e7903775d4312d48a691aad88e42a1e30288fbe4cdd8419f9db6b9: openshift-marketplace/redhat-operators-ngn8d/extract-content" id=645f76ad-9b89-42f5-8071-4744ec046b19 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.294635 | controller | Jun 14 10:06:12.281976 crc crio[24245]: time="2026-06-14T10:06:12.281912749Z" level=info msg="Removing container: 9c267f087a28f4d572c9911a04a293c1368ea35c5104e6bf3ad1541bcdb1484a" id=55cf10a8-01ce-4189-ba80-f6a63d624c9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.294651 | controller | Jun 14 10:06:12.320608 crc crio[24245]: time="2026-06-14T10:06:12.320531964Z" level=info msg="Removed container 9c267f087a28f4d572c9911a04a293c1368ea35c5104e6bf3ad1541bcdb1484a: openshift-marketplace/redhat-operators-ngn8d/extract-utilities" id=55cf10a8-01ce-4189-ba80-f6a63d624c9f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.294667 | controller | Jun 14 10:06:26.064228 crc crio[24245]: time="2026-06-14T10:06:26.063357877Z" level=info msg="Removing container: f9b8a2a96c5d7b96880f54ef6616507f50b8943cc774afb72bc1d1bc4016bc4b" id=68a5562b-a82e-4a8d-bc5b-873e9ba46f1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.294683 | controller | Jun 14 10:06:26.108104 crc crio[24245]: time="2026-06-14T10:06:26.107830768Z" level=info msg="Removed container f9b8a2a96c5d7b96880f54ef6616507f50b8943cc774afb72bc1d1bc4016bc4b: openshift-must-gather-fcg6n/crc-debug-tpgrz/container-00" id=68a5562b-a82e-4a8d-bc5b-873e9ba46f1e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.294698 | controller | Jun 14 10:06:26.114270 crc crio[24245]: time="2026-06-14T10:06:26.114177941Z" level=info msg="Removing container: 582adb26feac50a0d204210cfe4e88b4c052134e980829b697e7e9aef0af2887" id=32f47cb5-5520-4af6-9f69-8ee6dac2df83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.294714 | controller | Jun 14 10:06:26.272360 crc crio[24245]: time="2026-06-14T10:06:26.271820965Z" level=info msg="Removed container 582adb26feac50a0d204210cfe4e88b4c052134e980829b697e7e9aef0af2887: openshift-infra/auto-csr-approver-29690520-7spsh/oc" id=32f47cb5-5520-4af6-9f69-8ee6dac2df83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.294730 | controller | Jun 14 10:06:26.285115 crc crio[24245]: time="2026-06-14T10:06:26.284964228Z" level=info msg="Stopping pod sandbox: d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3" id=6026dc0f-269b-4d4b-a491-6106ac0f2593 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.294745 | controller | Jun 14 10:06:26.285115 crc crio[24245]: time="2026-06-14T10:06:26.285072421Z" level=info msg="Stopped pod sandbox (already stopped): d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3" id=6026dc0f-269b-4d4b-a491-6106ac0f2593 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.294760 | controller | Jun 14 10:06:26.286125 crc crio[24245]: time="2026-06-14T10:06:26.286073943Z" level=info msg="Removing pod sandbox: d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3" id=d22abe0b-2493-4c04-bcd8-34c4548c50ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.294776 | controller | Jun 14 10:06:26.301008 crc crio[24245]: time="2026-06-14T10:06:26.300916408Z" level=info msg="Removed pod sandbox: d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3" id=d22abe0b-2493-4c04-bcd8-34c4548c50ca name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.294791 | controller | Jun 14 10:06:26.301970 crc crio[24245]: time="2026-06-14T10:06:26.301906365Z" level=info msg="Stopping pod sandbox: 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc" id=233ab495-acab-46f1-b6f6-7ee135961fbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.294811 | controller | Jun 14 10:06:26.302160 crc crio[24245]: time="2026-06-14T10:06:26.30205679Z" level=info msg="Stopped pod sandbox (already stopped): 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc" id=233ab495-acab-46f1-b6f6-7ee135961fbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.294827 | controller | Jun 14 10:06:26.303482 crc crio[24245]: time="2026-06-14T10:06:26.303447895Z" level=info msg="Removing pod sandbox: 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc" id=04b056b3-fc09-4cea-a903-9fecd1fb6e3a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.294842 | controller | Jun 14 10:06:26.339622 crc crio[24245]: time="2026-06-14T10:06:26.339430278Z" level=info msg="Removed pod sandbox: 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc" id=04b056b3-fc09-4cea-a903-9fecd1fb6e3a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.294858 | controller | Jun 14 10:06:26.341208 crc crio[24245]: time="2026-06-14T10:06:26.341064758Z" level=info msg="Stopping pod sandbox: cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8" id=8c9fd8bc-23fa-4bcd-8a00-927c93f0a46a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.294873 | controller | Jun 14 10:06:26.341377 crc crio[24245]: time="2026-06-14T10:06:26.341229243Z" level=info msg="Stopped pod sandbox (already stopped): cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8" id=8c9fd8bc-23fa-4bcd-8a00-927c93f0a46a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.294889 | controller | Jun 14 10:06:26.342244 crc crio[24245]: time="2026-06-14T10:06:26.342162363Z" level=info msg="Removing pod sandbox: cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8" id=5213aa5f-9caf-4a71-b223-49688b5f05ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.294904 | controller | Jun 14 10:06:26.365316 crc crio[24245]: time="2026-06-14T10:06:26.365121202Z" level=info msg="Removed pod sandbox: cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8" id=5213aa5f-9caf-4a71-b223-49688b5f05ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.294920 | controller | Jun 14 10:07:29.526490 crc crio[24245]: time="2026-06-14T10:07:29.525706029Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.294936 | controller | Jun 14 10:07:29.995079 crc crio[24245]: time="2026-06-14T10:07:29.994717579Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.294952 | controller | Jun 14 10:07:30.001807 crc crio[24245]: time="2026-06-14T10:07:30.001737022Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.294968 | controller | Jun 14 10:07:30.666415 crc crio[24245]: time="2026-06-14T10:07:30.666324007Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.294984 | controller | Jun 14 10:07:30.672758 crc crio[24245]: time="2026-06-14T10:07:30.672642025Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295000 | controller | Jun 14 10:07:30.672758 crc crio[24245]: time="2026-06-14T10:07:30.672709537Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295016 | controller | Jun 14 10:07:30.742952 crc crio[24245]: time="2026-06-14T10:07:30.741522165Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295038 | controller | Jun 14 10:07:31.156779 crc crio[24245]: time="2026-06-14T10:07:31.156364574Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295054 | controller | Jun 14 10:07:31.187604 crc crio[24245]: time="2026-06-14T10:07:31.187549484Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295070 | controller | Jun 14 10:07:31.529140 crc crio[24245]: time="2026-06-14T10:07:31.528961354Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295085 | controller | Jun 14 10:07:31.647948 crc crio[24245]: time="2026-06-14T10:07:31.647801989Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295101 | controller | Jun 14 10:07:31.700921 crc crio[24245]: time="2026-06-14T10:07:31.700794232Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295117 | controller | Jun 14 10:07:31.761909 crc crio[24245]: time="2026-06-14T10:07:31.758743297Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295132 | controller | Jun 14 10:07:32.247417 crc crio[24245]: time="2026-06-14T10:07:32.247362046Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295148 | controller | Jun 14 10:07:32.782984 crc crio[24245]: time="2026-06-14T10:07:32.782430905Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295163 | controller | Jun 14 10:07:33.353939 crc crio[24245]: time="2026-06-14T10:07:33.353772502Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295179 | controller | Jun 14 10:07:33.813510 crc crio[24245]: time="2026-06-14T10:07:33.813169717Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295195 | controller | Jun 14 10:07:34.335826 crc crio[24245]: time="2026-06-14T10:07:34.335737591Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295211 | controller | Jun 14 10:07:34.739194 crc crio[24245]: time="2026-06-14T10:07:34.739100713Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295227 | controller | Jun 14 10:07:34.749778 crc crio[24245]: time="2026-06-14T10:07:34.749633627Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295243 | controller | Jun 14 10:07:34.850307 crc crio[24245]: time="2026-06-14T10:07:34.849786205Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295258 | controller | Jun 14 10:07:36.432054 crc crio[24245]: time="2026-06-14T10:07:36.431038845Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295274 | controller | Jun 14 10:07:37.806901 crc crio[24245]: time="2026-06-14T10:07:37.806363467Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295292 | controller | Jun 14 10:07:37.811761 crc crio[24245]: time="2026-06-14T10:07:37.811637814Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295309 | controller | Jun 14 10:07:38.208353 crc crio[24245]: time="2026-06-14T10:07:38.208262546Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295324 | controller | Jun 14 10:07:39.676964 crc crio[24245]: time="2026-06-14T10:07:39.676440599Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295340 | controller | Jun 14 10:07:41.181549 crc crio[24245]: time="2026-06-14T10:07:41.180620691Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295382 | controller | Jun 14 10:07:41.339769 crc crio[24245]: time="2026-06-14T10:07:41.339693938Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295400 | controller | Jun 14 10:07:42.051096 crc crio[24245]: time="2026-06-14T10:07:42.050385076Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295416 | controller | Jun 14 10:07:43.666776 crc crio[24245]: time="2026-06-14T10:07:43.666367892Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295432 | controller | Jun 14 10:07:45.809895 crc crio[24245]: time="2026-06-14T10:07:45.809115238Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295448 | controller | Jun 14 10:07:47.105698 crc crio[24245]: time="2026-06-14T10:07:47.10558017Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295464 | controller | Jun 14 10:07:47.704930 crc crio[24245]: time="2026-06-14T10:07:47.704518352Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295480 | controller | Jun 14 10:07:47.836444 crc crio[24245]: time="2026-06-14T10:07:47.836312915Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295495 | controller | Jun 14 10:07:48.256598 crc crio[24245]: time="2026-06-14T10:07:48.256526627Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295511 | controller | Jun 14 10:07:48.488940 crc crio[24245]: time="2026-06-14T10:07:48.488698072Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295527 | controller | Jun 14 10:07:48.520905 crc crio[24245]: time="2026-06-14T10:07:48.520717788Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295542 | controller | Jun 14 10:07:48.559311 crc crio[24245]: time="2026-06-14T10:07:48.559173679Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295561 | controller | Jun 14 10:07:48.605335 crc crio[24245]: time="2026-06-14T10:07:48.605251221Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295577 | controller | Jun 14 10:07:49.316494 crc crio[24245]: time="2026-06-14T10:07:49.316013653Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295592 | controller | Jun 14 10:07:51.181416 crc crio[24245]: time="2026-06-14T10:07:51.180927319Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295607 | controller | Jun 14 10:07:52.135315 crc crio[24245]: time="2026-06-14T10:07:52.134789988Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295623 | controller | Jun 14 10:07:52.135902 crc crio[24245]: time="2026-06-14T10:07:52.135809637Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295639 | controller | Jun 14 10:07:53.914568 crc crio[24245]: time="2026-06-14T10:07:53.914025702Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295654 | controller | Jun 14 10:07:54.267925 crc crio[24245]: time="2026-06-14T10:07:54.267324231Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295670 | controller | Jun 14 10:07:55.749298 crc crio[24245]: time="2026-06-14T10:07:55.7489256Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295685 | controller | Jun 14 10:07:56.050987 crc crio[24245]: time="2026-06-14T10:07:56.050743909Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.295700 | controller | Jun 14 10:08:00.623950 crc crio[24245]: time="2026-06-14T10:08:00.621970264Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690528-w7wbw/POD" id=f0faee63-fa39-4e8b-bb57-51783f942ef9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.295716 | controller | Jun 14 10:08:00.623950 crc crio[24245]: time="2026-06-14T10:08:00.62306637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.295732 | controller | Jun 14 10:08:00.661013 crc crio[24245]: time="2026-06-14T10:08:00.660894818Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690528-w7wbw Namespace:openshift-infra ID:e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1 UID:24878b73-3431-41a7-afcc-adb49412022d NetNS:/var/run/netns/cb1e8ee1-5e02-4e3d-ae57-6fd88820e3af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24878b73_3431_41a7_afcc_adb49412022d.slice PodAnnotations:0xc0004cc720}] Aliases:map[]}"
2026-06-14 10:12:37.295748 | controller | Jun 14 10:08:00.661345 crc crio[24245]: time="2026-06-14T10:08:00.66095969Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690528-w7wbw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.295768 | controller | Jun 14 10:08:01.297074 crc crio[24245]: 2026-06-14T10:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2b1bfc861a5f5a Mac:ea:ba:ff:82:09:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d5 Mtu:0 Sandbox:/var/run/netns/cb1e8ee1-5e02-4e3d-ae57-6fd88820e3af SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.1.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.295784 | controller | Jun 14 10:08:01.298608 crc crio[24245]: time="2026-06-14T10:08:01.298530991Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690528-w7wbw Namespace:openshift-infra ID:e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1 UID:24878b73-3431-41a7-afcc-adb49412022d NetNS:/var/run/netns/cb1e8ee1-5e02-4e3d-ae57-6fd88820e3af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24878b73_3431_41a7_afcc_adb49412022d.slice PodAnnotations:0xc0004cc720}] Aliases:map[]}"
2026-06-14 10:12:37.295801 | controller | Jun 14 10:08:01.298739 crc crio[24245]: time="2026-06-14T10:08:01.298716657Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690528-w7wbw for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.295816 | controller | Jun 14 10:08:01.310306 crc crio[24245]: time="2026-06-14T10:08:01.309063863Z" level=info msg="Ran pod sandbox e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1 with infra container: openshift-infra/auto-csr-approver-29690528-w7wbw/POD" id=f0faee63-fa39-4e8b-bb57-51783f942ef9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.295832 | controller | Jun 14 10:08:01.322133 crc crio[24245]: time="2026-06-14T10:08:01.322033583Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=52fe5e00-b6ef-4723-8689-c58de5616cb4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.295848 | controller | Jun 14 10:08:01.335766 crc crio[24245]: time="2026-06-14T10:08:01.335633208Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.295864 | controller | Jun 14 10:08:02.885200 crc crio[24245]: time="2026-06-14T10:08:02.884303359Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=52fe5e00-b6ef-4723-8689-c58de5616cb4 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.295922 | controller | Jun 14 10:08:02.886330 crc crio[24245]: time="2026-06-14T10:08:02.886268071Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ad9ac606-d84d-4428-9d42-50ad3c5cae5f name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.295941 | controller | Jun 14 10:08:02.888648 crc crio[24245]: time="2026-06-14T10:08:02.888592985Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=526eb508-29b2-4399-bcb8-2eb4eb05f863 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.295958 | controller | Jun 14 10:08:02.896698 crc crio[24245]: time="2026-06-14T10:08:02.8966079Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690528-w7wbw/oc" id=86f60a28-8afa-43f3-85b2-ad5008484cf6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.295974 | controller | Jun 14 10:08:02.897359 crc crio[24245]: time="2026-06-14T10:08:02.897302482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.295990 | controller | Jun 14 10:08:02.959705 crc crio[24245]: time="2026-06-14T10:08:02.959585337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.296006 | controller | Jun 14 10:08:03.200796 crc crio[24245]: time="2026-06-14T10:08:03.200602524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.296025 | controller | Jun 14 10:08:03.330263 crc crio[24245]: time="2026-06-14T10:08:03.330026682Z" level=info msg="Created container 6fdea0a79245d07336aa6b1e84ada0d4328dda173adc94f4b8ffeb6aca6c3d48: openshift-infra/auto-csr-approver-29690528-w7wbw/oc" id=86f60a28-8afa-43f3-85b2-ad5008484cf6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.296042 | controller | Jun 14 10:08:03.337940 crc crio[24245]: time="2026-06-14T10:08:03.337800023Z" level=info msg="Starting container: 6fdea0a79245d07336aa6b1e84ada0d4328dda173adc94f4b8ffeb6aca6c3d48" id=46d3f4ce-36da-4b0a-8e49-704c3ea946b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.296058 | controller | Jun 14 10:08:03.349722 crc crio[24245]: time="2026-06-14T10:08:03.349566362Z" level=info msg="Started container" PID=426764 containerID=6fdea0a79245d07336aa6b1e84ada0d4328dda173adc94f4b8ffeb6aca6c3d48 description=openshift-infra/auto-csr-approver-29690528-w7wbw/oc id=46d3f4ce-36da-4b0a-8e49-704c3ea946b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1
2026-06-14 10:12:37.296074 | controller | Jun 14 10:08:03.575316 crc crio[24245]: time="2026-06-14T10:08:03.574779195Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.296090 | controller | Jun 14 10:08:05.011566 crc crio[24245]: time="2026-06-14T10:08:05.010915349Z" level=info msg="Stopping pod sandbox: e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1" id=3dab8544-9473-486d-8770-fe852d646464 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.296106 | controller | Jun 14 10:08:05.013155 crc crio[24245]: time="2026-06-14T10:08:05.012247612Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690528-w7wbw Namespace:openshift-infra ID:e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1 UID:24878b73-3431-41a7-afcc-adb49412022d NetNS:/var/run/netns/cb1e8ee1-5e02-4e3d-ae57-6fd88820e3af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24878b73_3431_41a7_afcc_adb49412022d.slice PodAnnotations:0xc000522348}] Aliases:map[]}"
2026-06-14 10:12:37.296123 | controller | Jun 14 10:08:05.013155 crc crio[24245]: time="2026-06-14T10:08:05.012392197Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690528-w7wbw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.296139 | controller | Jun 14 10:08:05.451219 crc crio[24245]: time="2026-06-14T10:08:05.45090262Z" level=info msg="Stopped pod sandbox: e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1" id=3dab8544-9473-486d-8770-fe852d646464 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.296155 | controller | Jun 14 10:08:26.419221 crc crio[24245]: time="2026-06-14T10:08:26.418145741Z" level=info msg="Removing container: e344bdd889ea8139ce6d2413781d3c79fb53833a0efd3527a26f6d5ea7e1b2c0" id=9a9b95c2-ea11-4387-a1b9-9d5422bae525 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.296171 | controller | Jun 14 10:08:26.540386 crc crio[24245]: time="2026-06-14T10:08:26.540259066Z" level=info msg="Removed container e344bdd889ea8139ce6d2413781d3c79fb53833a0efd3527a26f6d5ea7e1b2c0: openshift-infra/auto-csr-approver-29690522-9qkbh/oc" id=9a9b95c2-ea11-4387-a1b9-9d5422bae525 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.296187 | controller | Jun 14 10:08:26.556003 crc crio[24245]: time="2026-06-14T10:08:26.555897821Z" level=info msg="Stopping pod sandbox: 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa" id=5eae29e8-f740-4b0a-8fe2-4d40334ce9d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.296203 | controller | Jun 14 10:08:26.556003 crc crio[24245]: time="2026-06-14T10:08:26.555992534Z" level=info msg="Stopped pod sandbox (already stopped): 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa" id=5eae29e8-f740-4b0a-8fe2-4d40334ce9d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.296223 | controller | Jun 14 10:08:26.557282 crc crio[24245]: time="2026-06-14T10:08:26.557173502Z" level=info msg="Removing pod sandbox: 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa" id=4f9eaf35-c946-4265-ba3a-3dab496b1894 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.296240 | controller | Jun 14 10:08:26.572566 crc crio[24245]: time="2026-06-14T10:08:26.572496619Z" level=info msg="Removed pod sandbox: 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa" id=4f9eaf35-c946-4265-ba3a-3dab496b1894 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.296255 | controller | Jun 14 10:09:47.307751 crc crio[24245]: time="2026-06-14T10:09:47.307123903Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-14 10:12:37.296271 | controller | Jun 14 10:09:55.081461 crc crio[24245]: time="2026-06-14T10:09:55.080918605Z" level=info msg="Stopping container: 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac (timeout: 2s)" id=43c5140c-e78f-41ed-a7ed-425e196723f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.296287 | controller | Jun 14 10:09:55.300542 crc crio[24245]: time="2026-06-14T10:09:55.29842782Z" level=info msg="Stopped container 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac: openshift-must-gather-fcg6n/must-gather-cb49l/copy" id=43c5140c-e78f-41ed-a7ed-425e196723f5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-14 10:12:37.296302 | controller | Jun 14 10:09:55.300542 crc crio[24245]: time="2026-06-14T10:09:55.300101103Z" level=info msg="Stopping pod sandbox: 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448" id=00e1cb79-ce8f-4293-aaf6-8614c66a0ab4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.296318 | controller | Jun 14 10:09:55.301039 crc crio[24245]: time="2026-06-14T10:09:55.300801394Z" level=info msg="Got pod network &{Name:must-gather-cb49l Namespace:openshift-must-gather-fcg6n ID:07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448 UID:588c4194-3d7c-4de4-bcaf-78c573e09a30 NetNS:/var/run/netns/ceec07aa-e28c-4948-9b9f-a7a0bf96a67a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod588c4194_3d7c_4de4_bcaf_78c573e09a30.slice PodAnnotations:0xc0004ccbd0}] Aliases:map[]}"
2026-06-14 10:12:37.296334 | controller | Jun 14 10:09:55.301039 crc crio[24245]: time="2026-06-14T10:09:55.301018562Z" level=info msg="Deleting pod openshift-must-gather-fcg6n_must-gather-cb49l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.296370 | controller | Jun 14 10:09:55.626782 crc crio[24245]: time="2026-06-14T10:09:55.626552321Z" level=info msg="Stopped pod sandbox: 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448" id=00e1cb79-ce8f-4293-aaf6-8614c66a0ab4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.296388 | controller | Jun 14 10:09:55.951934 crc crio[24245]: time="2026-06-14T10:09:55.95117344Z" level=info msg="Removing container: 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac" id=e83aa7f1-ae79-4172-a986-69286e6805c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.296405 | controller | Jun 14 10:09:55.988737 crc crio[24245]: time="2026-06-14T10:09:55.988502299Z" level=info msg="Removed container 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac: openshift-must-gather-fcg6n/must-gather-cb49l/copy" id=e83aa7f1-ae79-4172-a986-69286e6805c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.296421 | controller | Jun 14 10:09:55.992976 crc crio[24245]: time="2026-06-14T10:09:55.992781171Z" level=info msg="Removing container: 7bdd03178310835b349f1ff4c60abc70983a65fb5290b283ce28eadb8c7bd05f" id=bbad10c8-7a99-4392-8c97-1012f9de505f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.296443 | controller | Jun 14 10:09:56.177497 crc crio[24245]: time="2026-06-14T10:09:56.177308597Z" level=info msg="Removed container 7bdd03178310835b349f1ff4c60abc70983a65fb5290b283ce28eadb8c7bd05f: openshift-must-gather-fcg6n/must-gather-cb49l/gather" id=bbad10c8-7a99-4392-8c97-1012f9de505f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.296462 | controller | Jun 14 10:10:00.671952 crc crio[24245]: time="2026-06-14T10:10:00.670118323Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690530-8s9x9/POD" id=89ef6326-d722-44c8-b1c7-5f3f1b6b2b35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.296477 | controller | Jun 14 10:10:00.671952 crc crio[24245]: time="2026-06-14T10:10:00.671141876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.296494 | controller | Jun 14 10:10:00.735762 crc crio[24245]: time="2026-06-14T10:10:00.73537166Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690530-8s9x9 Namespace:openshift-infra ID:626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262 UID:6e6496fc-f29c-4099-a04a-603e8432afe7 NetNS:/var/run/netns/15eae015-bb59-43c9-94ec-9a801fc6adda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6496fc_f29c_4099_a04a_603e8432afe7.slice PodAnnotations:0xc001c3c220}] Aliases:map[]}"
2026-06-14 10:12:37.296510 | controller | Jun 14 10:10:00.735762 crc crio[24245]: time="2026-06-14T10:10:00.735742627Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690530-8s9x9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.296526 | controller | Jun 14 10:10:01.140252 crc crio[24245]: 2026-06-14T10:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:626647a94fcfcc0 Mac:36:ab:a3:81:16:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d6 Mtu:0 Sandbox:/var/run/netns/15eae015-bb59-43c9-94ec-9a801fc6adda SocketPath: PciID:}] [{Interface:0xc00032adc0 Address:{IP:10.217.1.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.296542 | controller | Jun 14 10:10:01.141549 crc crio[24245]: time="2026-06-14T10:10:01.141461095Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690530-8s9x9 Namespace:openshift-infra ID:626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262 UID:6e6496fc-f29c-4099-a04a-603e8432afe7 NetNS:/var/run/netns/15eae015-bb59-43c9-94ec-9a801fc6adda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6496fc_f29c_4099_a04a_603e8432afe7.slice PodAnnotations:0xc001c3c220}] Aliases:map[]}"
2026-06-14 10:12:37.296558 | controller | Jun 14 10:10:01.141727 crc crio[24245]: time="2026-06-14T10:10:01.14162187Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690530-8s9x9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.296574 | controller | Jun 14 10:10:01.153012 crc crio[24245]: time="2026-06-14T10:10:01.152941447Z" level=info msg="Ran pod sandbox 626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262 with infra container: openshift-infra/auto-csr-approver-29690530-8s9x9/POD" id=89ef6326-d722-44c8-b1c7-5f3f1b6b2b35 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.296590 | controller | Jun 14 10:10:01.155222 crc crio[24245]: time="2026-06-14T10:10:01.155119815Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=bdb5663b-22de-40cb-afe3-0bdab80ef164 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.296611 | controller | Jun 14 10:10:01.164300 crc crio[24245]: time="2026-06-14T10:10:01.163999004Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.296627 | controller | Jun 14 10:10:02.217170 crc crio[24245]: time="2026-06-14T10:10:02.217058928Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=bdb5663b-22de-40cb-afe3-0bdab80ef164 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.296643 | controller | Jun 14 10:10:02.218824 crc crio[24245]: time="2026-06-14T10:10:02.218738652Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e572b627-643d-4327-be0f-05860560ccc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.296660 | controller | Jun 14 10:10:02.223311 crc crio[24245]: time="2026-06-14T10:10:02.223200304Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c6f23e20-72ee-4665-b9f4-6f87a8cc4198 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.296676 | controller | Jun 14 10:10:02.237386 crc crio[24245]: time="2026-06-14T10:10:02.237150309Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690530-8s9x9/oc" id=a5d8fa3a-8ac1-4984-b1be-0ccc9d852431 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.296692 | controller | Jun 14 10:10:02.237981 crc crio[24245]: time="2026-06-14T10:10:02.237889743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.296708 | controller | Jun 14 10:10:02.295409 crc crio[24245]: time="2026-06-14T10:10:02.295077722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.296724 | controller | Jun 14 10:10:02.515176 crc crio[24245]: time="2026-06-14T10:10:02.515074129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.296740 | controller | Jun 14 10:10:02.648181 crc crio[24245]: time="2026-06-14T10:10:02.64450229Z" level=info msg="Created container 68cae834b7ee9a459b96e0919c9d5d170f2759ead9bc4c19eb07d0caaa813170: openshift-infra/auto-csr-approver-29690530-8s9x9/oc" id=a5d8fa3a-8ac1-4984-b1be-0ccc9d852431 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.296756 | controller | Jun 14 10:10:02.648181 crc crio[24245]: time="2026-06-14T10:10:02.645921854Z" level=info msg="Starting container: 68cae834b7ee9a459b96e0919c9d5d170f2759ead9bc4c19eb07d0caaa813170" id=9a1c8c51-3fb7-423b-b395-180d02e9d675 name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.296771 | controller | Jun 14 10:10:02.654957 crc crio[24245]: time="2026-06-14T10:10:02.654523595Z" level=info msg="Started container" PID=434066 containerID=68cae834b7ee9a459b96e0919c9d5d170f2759ead9bc4c19eb07d0caaa813170 description=openshift-infra/auto-csr-approver-29690530-8s9x9/oc id=9a1c8c51-3fb7-423b-b395-180d02e9d675 name=/runtime.v1.RuntimeService/StartContainer sandboxID=626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262
2026-06-14 10:12:37.296788 | controller | Jun 14 10:10:04.117350 crc crio[24245]: time="2026-06-14T10:10:04.116532198Z" level=info msg="Stopping pod sandbox: 626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262" id=db9b16ad-30f4-46c5-8e32-e431df17bc55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.296803 | controller | Jun 14 10:10:04.119300 crc crio[24245]: time="2026-06-14T10:10:04.118751069Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690530-8s9x9 Namespace:openshift-infra ID:626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262 UID:6e6496fc-f29c-4099-a04a-603e8432afe7 NetNS:/var/run/netns/15eae015-bb59-43c9-94ec-9a801fc6adda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6496fc_f29c_4099_a04a_603e8432afe7.slice PodAnnotations:0xc002c928d0}] Aliases:map[]}"
2026-06-14 10:12:37.296824 | controller | Jun 14 10:10:04.119300 crc crio[24245]: time="2026-06-14T10:10:04.119212053Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690530-8s9x9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.296840 | controller | Jun 14 10:10:04.538954 crc crio[24245]: time="2026-06-14T10:10:04.538565049Z" level=info msg="Stopped pod sandbox: 626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262" id=db9b16ad-30f4-46c5-8e32-e431df17bc55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.296856 | controller | Jun 14 10:10:26.654177 crc crio[24245]: time="2026-06-14T10:10:26.653283002Z" level=info msg="Removing container: c262673724d9b703da4e6664700fb6fff647e7c8e5cf421a5f8042c314a7df0c" id=78cea7fe-838e-4883-b7cc-86e4629d7a48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.296872 | controller | Jun 14 10:10:26.787091 crc crio[24245]: time="2026-06-14T10:10:26.7867094Z" level=info msg="Removed container c262673724d9b703da4e6664700fb6fff647e7c8e5cf421a5f8042c314a7df0c: openshift-infra/auto-csr-approver-29690524-s89kw/oc" id=78cea7fe-838e-4883-b7cc-86e4629d7a48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.296887 | controller | Jun 14 10:10:26.798711 crc crio[24245]: time="2026-06-14T10:10:26.79858847Z" level=info msg="Stopping pod sandbox: 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c" id=1202ba52-1230-40d4-a084-a8bd886661aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.296903 | controller | Jun 14 10:10:26.798711 crc crio[24245]: time="2026-06-14T10:10:26.798723494Z" level=info msg="Stopped pod sandbox (already stopped): 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c" id=1202ba52-1230-40d4-a084-a8bd886661aa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.296919 | controller | Jun 14 10:10:26.799490 crc crio[24245]: time="2026-06-14T10:10:26.799403226Z" level=info msg="Removing pod sandbox: 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c" id=9a80bf63-e41b-44f7-84e8-da7a9258436a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.296935 | controller | Jun 14 10:10:26.814069 crc crio[24245]: time="2026-06-14T10:10:26.813960133Z" level=info msg="Removed pod sandbox: 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c" id=9a80bf63-e41b-44f7-84e8-da7a9258436a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.296950 | controller | Jun 14 10:10:26.815055 crc crio[24245]: time="2026-06-14T10:10:26.814929764Z" level=info msg="Stopping pod sandbox: 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448" id=078dfc50-e07e-4614-9a44-1eb73dd99d5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.296966 | controller | Jun 14 10:10:26.815055 crc crio[24245]: time="2026-06-14T10:10:26.815014666Z" level=info msg="Stopped pod sandbox (already stopped): 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448" id=078dfc50-e07e-4614-9a44-1eb73dd99d5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.296981 | controller | Jun 14 10:10:26.815697 crc crio[24245]: time="2026-06-14T10:10:26.815605325Z" level=info msg="Removing pod sandbox: 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448" id=7582e644-91e1-4a75-9c79-677602aa67e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.296997 | controller | Jun 14 10:10:26.830419 crc crio[24245]: time="2026-06-14T10:10:26.83030552Z" level=info msg="Removed pod sandbox: 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448" id=7582e644-91e1-4a75-9c79-677602aa67e0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.297013 | controller | Jun 14 10:12:00.573674 crc crio[24245]: time="2026-06-14T10:12:00.573022631Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29690532-bhvjt/POD" id=33aa0918-a390-474c-a4c7-a59f97e8a6d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.297032 | controller | Jun 14 10:12:00.575174 crc crio[24245]: time="2026-06-14T10:12:00.573716053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.297048 | controller | Jun 14 10:12:00.629401 crc crio[24245]: time="2026-06-14T10:12:00.628908729Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690532-bhvjt Namespace:openshift-infra ID:e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1 UID:d5bd2555-b710-46cb-b678-535461190679 NetNS:/var/run/netns/30754116-2514-4496-ba7c-e071e8a98f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5bd2555_b710_46cb_b678_535461190679.slice PodAnnotations:0xc0004ccd40}] Aliases:map[]}"
2026-06-14 10:12:37.297065 | controller | Jun 14 10:12:00.629401 crc crio[24245]: time="2026-06-14T10:12:00.629333733Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29690532-bhvjt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.297080 | controller | Jun 14 10:12:01.065626 crc crio[24245]: 2026-06-14T10:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6da3cb59eea856 Mac:ce:37:bd:b6:de:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d7 Mtu:0 Sandbox:/var/run/netns/30754116-2514-4496-ba7c-e071e8a98f3d SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.1.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-14 10:12:37.297097 | controller | Jun 14 10:12:01.069064 crc crio[24245]: time="2026-06-14T10:12:01.068911135Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690532-bhvjt Namespace:openshift-infra ID:e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1 UID:d5bd2555-b710-46cb-b678-535461190679 NetNS:/var/run/netns/30754116-2514-4496-ba7c-e071e8a98f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5bd2555_b710_46cb_b678_535461190679.slice PodAnnotations:0xc0004ccd40}] Aliases:map[]}"
2026-06-14 10:12:37.297113 | controller | Jun 14 10:12:01.069311 crc crio[24245]: time="2026-06-14T10:12:01.069159492Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29690532-bhvjt for CNI network multus-cni-network (type=multus-shim)"
2026-06-14 10:12:37.297129 | controller | Jun 14 10:12:01.086528 crc crio[24245]: time="2026-06-14T10:12:01.086407916Z" level=info msg="Ran pod sandbox e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1 with infra container: openshift-infra/auto-csr-approver-29690532-bhvjt/POD" id=33aa0918-a390-474c-a4c7-a59f97e8a6d2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-14 10:12:37.297145 | controller | Jun 14 10:12:01.106316 crc crio[24245]: time="2026-06-14T10:12:01.106201517Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0708d1b4-56ce-4da6-8cdf-6a2b5e952f97 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.297160 | controller | Jun 14 10:12:01.114492 crc crio[24245]: time="2026-06-14T10:12:01.114383535Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-14 10:12:37.297176 | controller | Jun 14 10:12:02.014596 crc crio[24245]: time="2026-06-14T10:12:02.014069406Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0708d1b4-56ce-4da6-8cdf-6a2b5e952f97 name=/runtime.v1.ImageService/PullImage
2026-06-14 10:12:37.297192 | controller | Jun 14 10:12:02.016397 crc crio[24245]: time="2026-06-14T10:12:02.01610567Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1d05be0b-b19f-4800-8796-ab21a59e6566 name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.297212 | controller | Jun 14 10:12:02.018982 crc crio[24245]: time="2026-06-14T10:12:02.018779474Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1011fbe2-932d-458c-9b2d-38138e68263e name=/runtime.v1.ImageService/ImageStatus
2026-06-14 10:12:37.297228 | controller | Jun 14 10:12:02.030066 crc crio[24245]: time="2026-06-14T10:12:02.030023237Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29690532-bhvjt/oc" id=05f8ad26-f5b6-40d9-95f1-fe148a12a564 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.297244 | controller | Jun 14 10:12:02.030722 crc crio[24245]: time="2026-06-14T10:12:02.030697019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.297260 | controller | Jun 14 10:12:02.087721 crc crio[24245]: time="2026-06-14T10:12:02.087630561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.297277 | controller | Jun 14 10:12:02.360496 crc crio[24245]: time="2026-06-14T10:12:02.360439937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-14 10:12:37.297293 | controller | Jun 14 10:12:02.500060 crc crio[24245]: time="2026-06-14T10:12:02.499327274Z" level=info msg="Created container af88e1a3529c5cc1bbe3f4f4a39e23d6b16356ac0596a91957300b2e0312162a: openshift-infra/auto-csr-approver-29690532-bhvjt/oc" id=05f8ad26-f5b6-40d9-95f1-fe148a12a564 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-14 10:12:37.297308 | controller | Jun 14 10:12:02.501817 crc crio[24245]: time="2026-06-14T10:12:02.501707429Z" level=info msg="Starting container: af88e1a3529c5cc1bbe3f4f4a39e23d6b16356ac0596a91957300b2e0312162a" id=d1482550-e12d-4a35-8b1b-6be550ecb9eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-14 10:12:37.297324 | controller | Jun 14 10:12:02.510144 crc crio[24245]: time="2026-06-14T10:12:02.510051122Z" level=info msg="Started container" PID=441159 containerID=af88e1a3529c5cc1bbe3f4f4a39e23d6b16356ac0596a91957300b2e0312162a description=openshift-infra/auto-csr-approver-29690532-bhvjt/oc id=d1482550-e12d-4a35-8b1b-6be550ecb9eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1
2026-06-14 10:12:37.297340 | controller | Jun 14 10:12:04.357076 crc crio[24245]: time="2026-06-14T10:12:04.356226532Z" level=info msg="Stopping pod sandbox: e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1" id=c3a75490-894c-45d5-942b-8d936ac9cc03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.297375 | controller | Jun 14 10:12:04.359319 crc crio[24245]: time="2026-06-14T10:12:04.357605846Z" level=info msg="Got pod network &{Name:auto-csr-approver-29690532-bhvjt Namespace:openshift-infra ID:e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1 UID:d5bd2555-b710-46cb-b678-535461190679 NetNS:/var/run/netns/30754116-2514-4496-ba7c-e071e8a98f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5bd2555_b710_46cb_b678_535461190679.slice PodAnnotations:0xc000131678}] Aliases:map[]}"
2026-06-14 10:12:37.297393 | controller | Jun 14 10:12:04.359319 crc crio[24245]: time="2026-06-14T10:12:04.357908568Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29690532-bhvjt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-14 10:12:37.297410 | controller | Jun 14 10:12:04.824178 crc crio[24245]: time="2026-06-14T10:12:04.824052907Z" level=info msg="Stopped pod sandbox: e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1" id=c3a75490-894c-45d5-942b-8d936ac9cc03 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.297429 | controller | Jun 14 10:12:26.879016 crc crio[24245]: time="2026-06-14T10:12:26.877981536Z" level=info msg="Removing container: 7c3b0db450872281b70cbcffe6d671ab906e4f6753d6c27ad3c39bb9beaa51bc" id=70b3f704-55db-45b4-8b0b-539d9bfe77fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.297446 | controller | Jun 14 10:12:27.024376 crc crio[24245]: time="2026-06-14T10:12:27.02420239Z" level=info msg="Removed container 7c3b0db450872281b70cbcffe6d671ab906e4f6753d6c27ad3c39bb9beaa51bc: openshift-infra/auto-csr-approver-29690526-jxt6f/oc" id=70b3f704-55db-45b4-8b0b-539d9bfe77fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-14 10:12:37.297461 | controller | Jun 14 10:12:27.039265 crc crio[24245]: time="2026-06-14T10:12:27.039166464Z" level=info msg="Stopping pod sandbox: 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a" id=bd28f048-632d-4327-90a5-8c98f6c0ee09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.297477 | controller | Jun 14 10:12:27.039265 crc crio[24245]: time="2026-06-14T10:12:27.039262818Z" level=info msg="Stopped pod sandbox (already stopped): 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a" id=bd28f048-632d-4327-90a5-8c98f6c0ee09 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-14 10:12:37.297492 | controller | Jun 14 10:12:27.042201 crc crio[24245]: time="2026-06-14T10:12:27.042028075Z" level=info msg="Removing pod sandbox: 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a" id=e68d8d28-6b4d-44ea-a81d-6925bf164a56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.297507 | controller | Jun 14 10:12:27.075216 crc crio[24245]: time="2026-06-14T10:12:27.075036436Z" level=info msg="Removed pod sandbox: 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a" id=e68d8d28-6b4d-44ea-a81d-6925bf164a56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-14 10:12:37.297567 | controller | ok: Item: crc Runtime: 0:00:01.533922
2026-06-14 10:12:37.983078 | 
2026-06-14 10:12:37.983307 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-14 10:12:41.154119 | controller | changed:
2026-06-14 10:12:41.154405 | controller | {
2026-06-14 10:12:41.154433 | controller |   "ansible_loop_var": "item",
2026-06-14 10:12:41.154452 | controller |   "changed": true,
2026-06-14 10:12:41.154469 | controller |   "cmd": [
2026-06-14 10:12:41.154484 | controller |     "oc",
2026-06-14 10:12:41.154499 | controller |     "adm",
2026-06-14 10:12:41.154514 | controller |     "node-logs",
2026-06-14 10:12:41.154528 | controller |     "crc",
2026-06-14 10:12:41.154542 | controller |     "-u",
2026-06-14 10:12:41.154557 | controller |     "crio",
2026-06-14 10:12:41.154571 | controller |     "--since=-24h"
2026-06-14 10:12:41.154585 | controller |   ],
2026-06-14 10:12:41.154599 | controller |   "delta": "0:00:01.533922",
2026-06-14 10:12:41.154613 | controller |   "end": "2026-06-14 10:12:36.353496",
2026-06-14 10:12:41.154629 | controller |   "failed": false,
2026-06-14 10:12:41.154644 | controller |   "failed_when_result": false,
2026-06-14 10:12:41.154658 | controller |   "invocation": {
2026-06-14 10:12:41.154672 | controller |     "module_args": {
2026-06-14 10:12:41.154686 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-14 10:12:41.154701 | controller |       "_uses_shell": false,
2026-06-14 10:12:41.154716 | controller |       "argv": null,
2026-06-14 10:12:41.154730 | controller |       "chdir": null,
2026-06-14 10:12:41.154744 | controller |       "creates": null,
2026-06-14 10:12:41.154758 | controller |       "executable": null,
2026-06-14 10:12:41.154772 | controller |       "expand_argument_vars": true,
2026-06-14 10:12:41.154786 | controller |       "removes": null,
2026-06-14 10:12:41.154800 | controller |       "stdin": null,
2026-06-14 10:12:41.154814 | controller |       "stdin_add_newline": true,
2026-06-14 10:12:41.154828 | controller |       "strip_empty_ends": true,
2026-06-14 10:12:41.154851 | controller |       "zuul_ansible_split_streams": false,
2026-06-14 10:12:41.154866 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-14 10:12:41.154880 | controller |       "zuul_no_log": false,
2026-06-14 10:12:41.154894 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-14 10:12:41.154908 | controller |     }
2026-06-14 10:12:41.154923 | controller |   },
2026-06-14 10:12:41.154937 | controller |   "item": "crc",
2026-06-14 10:12:41.154951 | controller |   "msg": "",
2026-06-14 10:12:41.154965 | controller |   "rc": 0,
2026-06-14 10:12:41.154979 | controller |   "start": "2026-06-14 10:12:34.819574",
2026-06-14 10:12:41.154994 | controller |   "stderr": "",
2026-06-14 10:12:41.155008 | controller |   "stderr_lines": [],
2026-06-14 10:12:41.156204 | controller |   "stdout": "Jun 14 08:10:16.421814 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 14 08:10:17.701769 crc crio[3637]: time=\"2026-06-14T08:10:17.700271919Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 14 08:10:17.701769 crc crio[3637]: time=\"2026-06-14T08:10:17.701577356Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 14 08:10:17.712002 crc crio[3637]: time=\"2026-06-14T08:10:17.711475565Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 14 08:10:17.713370 crc crio[3637]: time=\"2026-06-14T08:10:17.713259422Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 14 08:10:17.744527 crc crio[3637]: time=\"2026-06-14T08:10:17.744407789Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 14 08:10:17.745946 crc crio[3637]: time=\"2026-06-14T08:10:17.745760413Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 14 08:10:17.746224 crc crio[3637]: time=\"2026-06-14T08:10:17.746183867Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 14 08:10:17.746618 crc crio[3637]: time=\"2026-06-14T08:10:17.746569915Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 14 08:10:17.747000 crc crio[3637]: time=\"2026-06-14T08:10:17.746784148Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 14 08:10:17.799616 crc crio[3637]: time=\"2026-06-14T08:10:17.799149132Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 14 08:10:17.831282 crc crio[3637]: time=\"2026-06-14T08:10:17.83115019Z\" 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 14 08:10:17.843926 crc crio[3637]: time=\"2026-06-14T08:10:17.843761973Z\" 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 14 08:10:18.145242 crc crio[3637]: time=\"2026-06-14T08:10:18.143649401Z\" 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 14 08:10:18.687791 crc crio[3637]: time=\"2026-06-14T08:10:18.687664685Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 14 08:10:18.687791 crc crio[3637]: time=\"2026-06-14T08:10:18.687748975Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 14 08:10:18.688349 crc crio[3637]: time=\"2026-06-14T08:10:18.688186978Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 14 08:10:18.688349 crc crio[3637]: time=\"2026-06-14T08:10:18.688202366Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 14 08:10:18.688349 crc crio[3637]: time=\"2026-06-14T08:10:18.688210086Z\" level=info msg=\"RDT not available in the host system\"\nJun 14 08:10:18.698558 crc crio[3637]: time=\"2026-06-14T08:10:18.69849834Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 14 08:10:18.698683 crc crio[3637]: time=\"2026-06-14T08:10:18.698663627Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 14 08:10:18.706298 crc crio[3637]: time=\"2026-06-14T08:10:18.706261012Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 14 08:10:18.708123 crc crio[3637]: time=\"2026-06-14T08:10:18.708088723Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 14 08:10:19.503561 crc crio[3637]: time=\"2026-06-14T08:10:19.50182891Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:10:19.503561 crc crio[3637]: time=\"2026-06-14T08:10:19.50339655Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:10:19.505118 crc crio[3637]: time=\"2026-06-14T08:10:19.505018453Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 14 08:10:19.505118 crc crio[3637]: time=\"2026-06-14T08:10:19.505090825Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 14 08:10:19.506325 crc crio[3637]: time=\"2026-06-14T08:10:19.506075467Z\" 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.ShmSize\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"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 14 08:10:19.512468 crc crio[3637]: time=\"2026-06-14T08:10:19.512041676Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 14 08:10:21.145959 crc crio[3637]: time=\"2026-06-14T08:10:21.14515902Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 14 08:10:21.147384 crc crio[3637]: time=\"2026-06-14T08:10:21.146317606Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 14 08:10:21.414033 crc crio[3637]: time=\"2026-06-14T08:10:21.412705179Z\" 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 14 08:10:21.422632 crc crio[3637]: time=\"2026-06-14T08:10:21.422508552Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 14 08:10:21.528096 crc crio[3637]: time=\"2026-06-14T08:10:21.527546396Z\" 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 14 08:10:21.537285 crc crio[3637]: time=\"2026-06-14T08:10:21.537089007Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 14 08:10:21.584981 crc crio[3637]: time=\"2026-06-14T08:10:21.584791014Z\" 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 14 08:10:21.593457 crc crio[3637]: time=\"2026-06-14T08:10:21.593345848Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 14 08:10:21.612993 crc crio[3637]: time=\"2026-06-14T08:10:21.612714789Z\" 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 14 08:10:21.627693 crc crio[3637]: time=\"2026-06-14T08:10:21.627461717Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 14 08:10:21.699344 crc crio[3637]: time=\"2026-06-14T08:10:21.699239808Z\" 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 14 08:10:21.723617 crc crio[3637]: time=\"2026-06-14T08:10:21.723274657Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 14 08:10:21.741815 crc crio[3637]: time=\"2026-06-14T08:10:21.741680369Z\" 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 14 08:10:21.751814 crc crio[3637]: time=\"2026-06-14T08:10:21.751610821Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 14 08:10:21.773497 crc crio[3637]: time=\"2026-06-14T08:10:21.773385533Z\" 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 14 08:10:21.781521 crc crio[3637]: time=\"2026-06-14T08:10:21.781378875Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 14 08:10:21.802567 crc crio[3637]: time=\"2026-06-14T08:10:21.802461084Z\" 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 14 08:10:21.808233 crc crio[3637]: time=\"2026-06-14T08:10:21.808156745Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 14 08:10:21.815157 crc crio[3637]: time=\"2026-06-14T08:10:21.81497325Z\" 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 14 08:10:21.819824 crc crio[3637]: time=\"2026-06-14T08:10:21.819754235Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 14 08:10:21.827587 crc crio[3637]: time=\"2026-06-14T08:10:21.827495264Z\" 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 14 08:10:21.833479 crc crio[3637]: time=\"2026-06-14T08:10:21.833343896Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 14 08:10:21.846474 crc crio[3637]: time=\"2026-06-14T08:10:21.846333523Z\" 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 14 08:10:21.857084 crc crio[3637]: time=\"2026-06-14T08:10:21.856935359Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 14 08:10:21.868480 crc crio[3637]: time=\"2026-06-14T08:10:21.868246386Z\" 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 14 08:10:21.874193 crc crio[3637]: time=\"2026-06-14T08:10:21.874074238Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 14 08:10:21.888710 crc crio[3637]: time=\"2026-06-14T08:10:21.88860467Z\" 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 14 08:10:21.893532 crc crio[3637]: time=\"2026-06-14T08:10:21.89341758Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 14 08:10:21.905679 crc crio[3637]: time=\"2026-06-14T08:10:21.905577797Z\" 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 14 08:10:21.910476 crc crio[3637]: time=\"2026-06-14T08:10:21.910375986Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 14 08:10:21.925520 crc crio[3637]: time=\"2026-06-14T08:10:21.9254064Z\" 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 14 08:10:21.933344 crc crio[3637]: time=\"2026-06-14T08:10:21.933259863Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 14 08:10:21.942593 crc crio[3637]: time=\"2026-06-14T08:10:21.942480299Z\" 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 14 08:10:21.947437 crc crio[3637]: time=\"2026-06-14T08:10:21.947359351Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 14 08:10:21.952940 crc crio[3637]: time=\"2026-06-14T08:10:21.952824937Z\" 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 14 08:10:21.958272 crc crio[3637]: time=\"2026-06-14T08:10:21.958191743Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 14 08:10:21.986660 crc crio[3637]: time=\"2026-06-14T08:10:21.986553305Z\" 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 14 08:10:21.990996 crc crio[3637]: time=\"2026-06-14T08:10:21.990934493Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 14 08:10:22.063499 crc crio[3637]: time=\"2026-06-14T08:10:22.06332071Z\" 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 14 08:10:22.074940 crc crio[3637]: time=\"2026-06-14T08:10:22.074720137Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 14 08:10:22.092792 crc crio[3637]: time=\"2026-06-14T08:10:22.092618198Z\" 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 14 08:10:22.100521 crc crio[3637]: time=\"2026-06-14T08:10:22.100399668Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 14 08:10:22.112041 crc crio[3637]: time=\"2026-06-14T08:10:22.111474984Z\" 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 14 08:10:22.118584 crc crio[3637]: time=\"2026-06-14T08:10:22.118409643Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 14 08:10:22.129157 crc crio[3637]: time=\"2026-06-14T08:10:22.129031707Z\" 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 14 08:10:22.132475 crc crio[3637]: time=\"2026-06-14T08:10:22.132412259Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 14 08:10:22.139358 crc crio[3637]: time=\"2026-06-14T08:10:22.139295754Z\" 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 14 08:10:22.143522 crc crio[3637]: time=\"2026-06-14T08:10:22.143457096Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 14 08:10:22.159402 crc crio[3637]: time=\"2026-06-14T08:10:22.159228589Z\" 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 14 08:10:22.164330 crc crio[3637]: time=\"2026-06-14T08:10:22.164229965Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 14 08:10:22.185520 crc crio[3637]: time=\"2026-06-14T08:10:22.185388404Z\" 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 14 08:10:22.199547 crc crio[3637]: time=\"2026-06-14T08:10:22.199426702Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 14 08:10:22.252317 crc crio[3637]: time=\"2026-06-14T08:10:22.252143699Z\" 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 14 08:10:22.258967 crc crio[3637]: time=\"2026-06-14T08:10:22.258696626Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 14 08:10:22.305349 crc crio[3637]: time=\"2026-06-14T08:10:22.305288018Z\" 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 14 08:10:22.330536 crc crio[3637]: time=\"2026-06-14T08:10:22.330382503Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 14 08:10:22.354623 crc crio[3637]: time=\"2026-06-14T08:10:22.354390929Z\" 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 14 08:10:22.361487 crc crio[3637]: time=\"2026-06-14T08:10:22.361374398Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 14 08:10:22.379220 crc crio[3637]: time=\"2026-06-14T08:10:22.379027902Z\" 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 14 08:10:22.384285 crc crio[3637]: time=\"2026-06-14T08:10:22.384243763Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 14 08:10:22.397830 crc crio[3637]: time=\"2026-06-14T08:10:22.397760755Z\" 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 14 08:10:22.408077 crc crio[3637]: time=\"2026-06-14T08:10:22.40795518Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 14 08:10:22.418517 crc crio[3637]: time=\"2026-06-14T08:10:22.418399511Z\" 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 14 08:10:22.424809 crc crio[3637]: time=\"2026-06-14T08:10:22.424751213Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 14 08:10:22.433210 crc crio[3637]: time=\"2026-06-14T08:10:22.433133368Z\" 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 14 08:10:22.441449 crc crio[3637]: time=\"2026-06-14T08:10:22.44131277Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 14 08:10:22.450300 crc crio[3637]: time=\"2026-06-14T08:10:22.450151966Z\" 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 14 08:10:22.456706 crc crio[3637]: time=\"2026-06-14T08:10:22.456583859Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 14 08:10:22.464699 crc crio[3637]: time=\"2026-06-14T08:10:22.464499352Z\" 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 14 08:10:22.475310 crc crio[3637]: time=\"2026-06-14T08:10:22.475174189Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 14 08:10:22.494759 crc crio[3637]: time=\"2026-06-14T08:10:22.49457217Z\" 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 14 08:10:22.504261 crc crio[3637]: time=\"2026-06-14T08:10:22.503038218Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 14 08:10:22.525721 crc crio[3637]: time=\"2026-06-14T08:10:22.525610545Z\" 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 14 08:10:22.531681 crc crio[3637]: time=\"2026-06-14T08:10:22.531572916Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 14 08:10:22.538952 crc crio[3637]: time=\"2026-06-14T08:10:22.538746278Z\" 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 14 08:10:22.544042 crc crio[3637]: time=\"2026-06-14T08:10:22.54396685Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 14 08:10:22.555551 crc crio[3637]: time=\"2026-06-14T08:10:22.555404616Z\" 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 14 08:10:22.560907 crc crio[3637]: time=\"2026-06-14T08:10:22.560805722Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 14 08:10:22.570312 crc crio[3637]: time=\"2026-06-14T08:10:22.570230145Z\" 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 14 08:10:22.574683 crc crio[3637]: time=\"2026-06-14T08:10:22.574648404Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 14 08:10:22.715223 crc crio[3637]: time=\"2026-06-14T08:10:22.714938028Z\" 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 14 08:10:22.718364 crc crio[3637]: time=\"2026-06-14T08:10:22.718293258Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 14 08:10:22.783646 crc crio[3637]: time=\"2026-06-14T08:10:22.783378389Z\" 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 14 08:10:22.787512 crc crio[3637]: time=\"2026-06-14T08:10:22.787419028Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 14 08:10:22.794071 crc crio[3637]: time=\"2026-06-14T08:10:22.793961804Z\" 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 14 08:10:22.798752 crc crio[3637]: time=\"2026-06-14T08:10:22.79863081Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 14 08:10:22.816559 crc crio[3637]: time=\"2026-06-14T08:10:22.816455759Z\" 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 14 08:10:22.821264 crc crio[3637]: time=\"2026-06-14T08:10:22.821221488Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 14 08:10:22.857490 crc crio[3637]: time=\"2026-06-14T08:10:22.857380379Z\" 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 14 08:10:22.861703 crc crio[3637]: time=\"2026-06-14T08:10:22.861634234Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 14 08:10:22.868977 crc crio[3637]: time=\"2026-06-14T08:10:22.86893831Z\" 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 14 08:10:22.874076 crc crio[3637]: time=\"2026-06-14T08:10:22.873557005Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 14 08:10:22.889129 crc crio[3637]: time=\"2026-06-14T08:10:22.888922468Z\" 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 14 08:10:22.891969 crc crio[3637]: time=\"2026-06-14T08:10:22.891777385Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 14 08:10:22.900317 crc crio[3637]: time=\"2026-06-14T08:10:22.90015071Z\" 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 14 08:10:22.904893 crc crio[3637]: time=\"2026-06-14T08:10:22.904731554Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 14 08:10:22.925372 crc crio[3637]: time=\"2026-06-14T08:10:22.923948149Z\" 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 14 08:10:22.932465 crc crio[3637]: time=\"2026-06-14T08:10:22.932335366Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 14 08:10:22.944794 crc crio[3637]: time=\"2026-06-14T08:10:22.944623106Z\" 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 14 08:10:22.959931 crc crio[3637]: time=\"2026-06-14T08:10:22.959790305Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 14 08:10:22.974426 crc crio[3637]: time=\"2026-06-14T08:10:22.974316464Z\" 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 14 08:10:22.984116 crc crio[3637]: time=\"2026-06-14T08:10:22.983815971Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 14 08:10:22.995425 crc crio[3637]: time=\"2026-06-14T08:10:22.995270758Z\" 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 14 08:10:23.003693 crc crio[3637]: time=\"2026-06-14T08:10:23.00350937Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 14 08:10:23.043668 crc crio[3637]: time=\"2026-06-14T08:10:23.042803967Z\" 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 14 08:10:23.050928 crc crio[3637]: time=\"2026-06-14T08:10:23.050541486Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 14 08:10:23.058982 crc crio[3637]: time=\"2026-06-14T08:10:23.058770926Z\" 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 14 08:10:23.066963 crc crio[3637]: time=\"2026-06-14T08:10:23.066051353Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 14 08:10:23.076236 crc crio[3637]: time=\"2026-06-14T08:10:23.076132424Z\" 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 14 08:10:23.080572 crc crio[3637]: time=\"2026-06-14T08:10:23.080473301Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 14 08:10:23.088772 crc crio[3637]: time=\"2026-06-14T08:10:23.088688341Z\" 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 14 08:10:23.096362 crc crio[3637]: time=\"2026-06-14T08:10:23.096244095Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 14 08:10:23.121427 crc crio[3637]: time=\"2026-06-14T08:10:23.121288788Z\" 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 14 08:10:23.125505 crc crio[3637]: time=\"2026-06-14T08:10:23.125410769Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 14 08:10:23.132235 crc crio[3637]: time=\"2026-06-14T08:10:23.1321479Z\" 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 14 08:10:23.135000 crc crio[3637]: time=\"2026-06-14T08:10:23.134926535Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 14 08:10:23.164965 crc crio[3637]: time=\"2026-06-14T08:10:23.164775738Z\" 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 14 08:10:23.170760 crc crio[3637]: time=\"2026-06-14T08:10:23.170665886Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 14 08:10:23.192407 crc crio[3637]: time=\"2026-06-14T08:10:23.192247217Z\" 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 14 08:10:23.204402 crc crio[3637]: time=\"2026-06-14T08:10:23.204206539Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 14 08:10:23.212120 crc crio[3637]: time=\"2026-06-14T08:10:23.211913026Z\" 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 14 08:10:23.217961 crc crio[3637]: time=\"2026-06-14T08:10:23.217769874Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 14 08:10:23.233253 crc crio[3637]: time=\"2026-06-14T08:10:23.232393147Z\" 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 14 08:10:23.236647 crc crio[3637]: time=\"2026-06-14T08:10:23.236524348Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 14 08:10:23.247138 crc crio[3637]: time=\"2026-06-14T08:10:23.246821045Z\" 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 14 08:10:23.253464 crc crio[3637]: time=\"2026-06-14T08:10:23.253342932Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 14 08:10:23.263912 crc crio[3637]: time=\"2026-06-14T08:10:23.263769101Z\" 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 14 08:10:23.268444 crc crio[3637]: time=\"2026-06-14T08:10:23.268345665Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 14 08:10:23.278394 crc crio[3637]: time=\"2026-06-14T08:10:23.278297782Z\" 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 14 08:10:23.284688 crc crio[3637]: time=\"2026-06-14T08:10:23.284552931Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 14 08:10:23.298160 crc crio[3637]: time=\"2026-06-14T08:10:23.297960061Z\" 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 14 08:10:23.303806 crc crio[3637]: time=\"2026-06-14T08:10:23.303681065Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 14 08:10:23.316888 crc crio[3637]: time=\"2026-06-14T08:10:23.316751486Z\" 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 14 08:10:23.319902 crc crio[3637]: time=\"2026-06-14T08:10:23.319736956Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 14 08:10:23.384166 crc crio[3637]: time=\"2026-06-14T08:10:23.383987864Z\" 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 14 08:10:23.387233 crc crio[3637]: time=\"2026-06-14T08:10:23.387128459Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 14 08:10:23.417647 crc crio[3637]: time=\"2026-06-14T08:10:23.417531127Z\" 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 14 08:10:23.421217 crc crio[3637]: time=\"2026-06-14T08:10:23.421132124Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 14 08:10:23.429483 crc crio[3637]: time=\"2026-06-14T08:10:23.429365935Z\" 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 14 08:10:23.434264 crc crio[3637]: time=\"2026-06-14T08:10:23.434175664Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 14 08:10:23.445475 crc crio[3637]: time=\"2026-06-14T08:10:23.445330754Z\" 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 14 08:10:23.448461 crc crio[3637]: time=\"2026-06-14T08:10:23.448373006Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 14 08:10:23.454256 crc crio[3637]: time=\"2026-06-14T08:10:23.454147742Z\" 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 14 08:10:23.457124 crc crio[3637]: time=\"2026-06-14T08:10:23.45704094Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 14 08:10:23.541439 crc crio[3637]: time=\"2026-06-14T08:10:23.540764032Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 14 08:10:23.541439 crc crio[3637]: time=\"2026-06-14T08:10:23.541222204Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:23.541439 crc crio[3637]: time=\"2026-06-14T08:10:23.541306236Z\" 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 14 08:10:23.542058 crc crio[3637]: time=\"2026-06-14T08:10:23.542030106Z\" 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:0xc000602478}] Aliases:map[]}\"\nJun 14 08:10:23.542408 crc crio[3637]: time=\"2026-06-14T08:10:23.542299844Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:23.545960 crc crio[3637]: time=\"2026-06-14T08:10:23.545690194Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 14 08:10:23.550121 crc crio[3637]: time=\"2026-06-14T08:10:23.550010141Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 14 08:10:23.550185 crc crio[3637]: time=\"2026-06-14T08:10:23.550131243Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 14 08:10:23.550258 crc crio[3637]: time=\"2026-06-14T08:10:23.550216896Z\" level=info msg=\"Create NRI interface\"\nJun 14 08:10:23.556710 crc crio[3637]: time=\"2026-06-14T08:10:23.556607217Z\" level=info msg=\"runtime interface created\"\nJun 14 08:10:23.556710 crc crio[3637]: time=\"2026-06-14T08:10:23.55669605Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 14 08:10:23.556710 crc crio[3637]: time=\"2026-06-14T08:10:23.55670958Z\" level=info msg=\"runtime interface starting up...\"\nJun 14 08:10:23.557003 crc crio[3637]: time=\"2026-06-14T08:10:23.556723281Z\" level=info msg=\"starting plugins...\"\nJun 14 08:10:23.557179 crc crio[3637]: time=\"2026-06-14T08:10:23.557114571Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 14 08:10:23.560310 crc crio[3637]: time=\"2026-06-14T08:10:23.560250426Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 14 08:10:23.566373 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 14 08:10:23.774576 crc crio[3637]: 2026-06-14T08:10: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 14 08:10:23.775043 crc crio[3637]: time=\"2026-06-14T08:10:23.774834469Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 14 08:10:23.775043 crc crio[3637]: time=\"2026-06-14T08:10:23.774995763Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:23.775043 crc crio[3637]: time=\"2026-06-14T08:10:23.775044854Z\" 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 14 08:10:23.775341 crc crio[3637]: time=\"2026-06-14T08:10:23.775290451Z\" 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:0xc0002d6088}] Aliases:map[]}\"\nJun 14 08:10:23.775439 crc crio[3637]: time=\"2026-06-14T08:10:23.775425555Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:23.913117 crc crio[3637]: 2026-06-14T08:10: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 14 08:10:23.913444 crc crio[3637]: time=\"2026-06-14T08:10:23.913360694Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 14 08:10:23.913444 crc crio[3637]: time=\"2026-06-14T08:10:23.913414986Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:23.913538 crc crio[3637]: time=\"2026-06-14T08:10:23.913467857Z\" 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 14 08:10:23.913962 crc crio[3637]: time=\"2026-06-14T08:10:23.913771925Z\" 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:0xc0001221c0}] Aliases:map[]}\"\nJun 14 08:10:23.914235 crc crio[3637]: time=\"2026-06-14T08:10:23.914146546Z\" 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 14 08:10:23.940255 crc crio[3637]: 2026-06-14T08:10: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 14 08:10:23.940581 crc crio[3637]: time=\"2026-06-14T08:10:23.94034258Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 14 08:10:23.940581 crc crio[3637]: time=\"2026-06-14T08:10:23.940566196Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:23.940745 crc crio[3637]: time=\"2026-06-14T08:10:23.940620907Z\" 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 14 08:10:23.941048 crc crio[3637]: time=\"2026-06-14T08:10:23.940957486Z\" 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:0xc00019c288}] Aliases:map[]}\"\nJun 14 08:10:23.941346 crc crio[3637]: time=\"2026-06-14T08:10:23.941282045Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:24.157488 crc crio[3637]: 2026-06-14T08:10: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 14 08:10:24.157773 crc crio[3637]: time=\"2026-06-14T08:10:24.157666216Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 14 08:10:24.157773 crc crio[3637]: time=\"2026-06-14T08:10:24.157763349Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:24.158257 crc crio[3637]: time=\"2026-06-14T08:10:24.157938234Z\" 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 14 08:10:24.158619 crc crio[3637]: time=\"2026-06-14T08:10:24.158488059Z\" 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:0xc0002d6130}] Aliases:map[]}\"\nJun 14 08:10:24.159029 crc crio[3637]: time=\"2026-06-14T08:10:24.158760546Z\" 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 14 08:10:24.249390 crc crio[3637]: 2026-06-14T08:10: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 14 08:10:24.249390 crc crio[3637]: time=\"2026-06-14T08:10:24.249342082Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 14 08:10:24.249390 crc crio[3637]: time=\"2026-06-14T08:10:24.249381643Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:24.251950 crc crio[3637]: time=\"2026-06-14T08:10:24.249420064Z\" 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 14 08:10:24.251950 crc crio[3637]: time=\"2026-06-14T08:10:24.249581889Z\" 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:0xc00008cfc8}] Aliases:map[]}\"\nJun 14 08:10:24.251950 crc crio[3637]: time=\"2026-06-14T08:10:24.2496425Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:10:24.251950 crc crio[3637]: time=\"2026-06-14T08:10:24.249668751Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:10:24.251950 crc crio[3637]: time=\"2026-06-14T08:10:24.249681341Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:24.280908 crc crio[3637]: 2026-06-14T08:10: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 14 08:10:24.281257 crc crio[3637]: time=\"2026-06-14T08:10:24.281182149Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 14 08:10:24.281257 crc crio[3637]: time=\"2026-06-14T08:10:24.281244461Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:24.281365 crc crio[3637]: time=\"2026-06-14T08:10:24.281267221Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 14 08:10:24.281365 crc crio[3637]: time=\"2026-06-14T08:10:24.281279662Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:24.281365 crc crio[3637]: time=\"2026-06-14T08:10:24.281292052Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 14 08:10:24.281365 crc crio[3637]: time=\"2026-06-14T08:10:24.281301322Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:24.281365 crc crio[3637]: time=\"2026-06-14T08:10:24.281334273Z\" 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 14 08:10:24.281718 crc crio[3637]: time=\"2026-06-14T08:10:24.281629921Z\" 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:0xc00008d030}] Aliases:map[]}\"\nJun 14 08:10:24.282021 crc crio[3637]: time=\"2026-06-14T08:10:24.281825796Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:24.547261 crc crio[3637]: 2026-06-14T08:10: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 14 08:10:24.547507 crc crio[3637]: time=\"2026-06-14T08:10:24.547343497Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 14 08:10:24.547507 crc crio[3637]: time=\"2026-06-14T08:10:24.547390799Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:24.547507 crc crio[3637]: time=\"2026-06-14T08:10:24.547467431Z\" 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 14 08:10:24.547952 crc crio[3637]: time=\"2026-06-14T08:10:24.547785439Z\" 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:0xc0002d61f8}] Aliases:map[]}\"\nJun 14 08:10:24.548378 crc crio[3637]: time=\"2026-06-14T08:10:24.548284363Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:24.601148 crc crio[3637]: 2026-06-14T08:10: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 14 08:10:24.601402 crc crio[3637]: time=\"2026-06-14T08:10:24.601270508Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 14 08:10:24.601402 crc crio[3637]: time=\"2026-06-14T08:10:24.601307629Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:24.601402 crc crio[3637]: time=\"2026-06-14T08:10:24.60135126Z\" 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 14 08:10:24.601648 crc crio[3637]: time=\"2026-06-14T08:10:24.601585507Z\" 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:0xc00008d0c0}] Aliases:map[]}\"\nJun 14 08:10:24.601831 crc crio[3637]: time=\"2026-06-14T08:10:24.601773342Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:24.700671 crc crio[3637]: 2026-06-14T08:10: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 14 08:10:24.700963 crc crio[3637]: time=\"2026-06-14T08:10:24.700779526Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 14 08:10:24.700963 crc crio[3637]: time=\"2026-06-14T08:10:24.700939681Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:24.701034 crc crio[3637]: time=\"2026-06-14T08:10:24.701004873Z\" 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 14 08:10:24.701480 crc crio[3637]: time=\"2026-06-14T08:10:24.701378323Z\" 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:0xc0002d62b8}] Aliases:map[]}\"\nJun 14 08:10:24.701694 crc crio[3637]: time=\"2026-06-14T08:10:24.70163077Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:24.859828 crc crio[3637]: 2026-06-14T08:10: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 14 08:10:24.860329 crc crio[3637]: time=\"2026-06-14T08:10:24.860197074Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 14 08:10:24.860329 crc crio[3637]: time=\"2026-06-14T08:10:24.860303906Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:24.860420 crc crio[3637]: time=\"2026-06-14T08:10:24.860368318Z\" 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 14 08:10:24.860774 crc crio[3637]: time=\"2026-06-14T08:10:24.860736288Z\" 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:0xc00008d168}] Aliases:map[]}\"\nJun 14 08:10:24.861236 crc crio[3637]: time=\"2026-06-14T08:10:24.861142379Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:24.887281 crc crio[3637]: 2026-06-14T08:10: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 14 08:10:24.887281 crc crio[3637]: time=\"2026-06-14T08:10:24.887272592Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 14 08:10:24.887632 crc crio[3637]: time=\"2026-06-14T08:10:24.887319863Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:24.887632 crc crio[3637]: time=\"2026-06-14T08:10:24.887350694Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 14 08:10:24.887632 crc crio[3637]: time=\"2026-06-14T08:10:24.887362224Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:24.887632 crc crio[3637]: time=\"2026-06-14T08:10:24.887400185Z\" 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 14 08:10:24.888176 crc crio[3637]: time=\"2026-06-14T08:10:24.887676733Z\" 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:0xc000122300}] Aliases:map[]}\"\nJun 14 08:10:24.888176 crc crio[3637]: time=\"2026-06-14T08:10:24.887929129Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:25.195626 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:25.195915 crc crio[3637]: time=\"2026-06-14T08:10:25.19578485Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 14 08:10:25.196004 crc crio[3637]: time=\"2026-06-14T08:10:25.195969445Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:25.196239 crc crio[3637]: time=\"2026-06-14T08:10:25.196027677Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 14 08:10:25.196298 crc crio[3637]: time=\"2026-06-14T08:10:25.196248213Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:25.196428 crc crio[3637]: time=\"2026-06-14T08:10:25.196329945Z\" 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 14 08:10:25.196923 crc crio[3637]: time=\"2026-06-14T08:10:25.196780017Z\" 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:0xc00008d1f8}] Aliases:map[]}\"\nJun 14 08:10:25.197520 crc crio[3637]: time=\"2026-06-14T08:10:25.197412855Z\" 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 14 08:10:25.446771 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.44711509Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.447162282Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.447183002Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.447196903Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.447211493Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.447225584Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.447241114Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.447254364Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.447295975Z\" 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 14 08:10:25.447712 crc crio[3637]: time=\"2026-06-14T08:10:25.447582443Z\" 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:0xc0001223f8}] Aliases:map[]}\"\nJun 14 08:10:25.447905 crc crio[3637]: time=\"2026-06-14T08:10:25.447768438Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:25.484913 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:25.485195 crc crio[3637]: time=\"2026-06-14T08:10:25.485159893Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 14 08:10:25.485195 crc crio[3637]: time=\"2026-06-14T08:10:25.485195194Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:25.485261 crc crio[3637]: time=\"2026-06-14T08:10:25.485228885Z\" 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 14 08:10:25.485561 crc crio[3637]: time=\"2026-06-14T08:10:25.485484132Z\" 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:0xc00019c398}] Aliases:map[]}\"\nJun 14 08:10:25.485819 crc crio[3637]: time=\"2026-06-14T08:10:25.48574905Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:25.746264 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:25.746526 crc crio[3637]: time=\"2026-06-14T08:10:25.746255217Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 14 08:10:25.746526 crc crio[3637]: time=\"2026-06-14T08:10:25.746298518Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:25.746526 crc crio[3637]: time=\"2026-06-14T08:10:25.746316649Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 14 08:10:25.746526 crc crio[3637]: time=\"2026-06-14T08:10:25.746329159Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:25.746526 crc crio[3637]: time=\"2026-06-14T08:10:25.74636616Z\" 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 14 08:10:25.747027 crc crio[3637]: time=\"2026-06-14T08:10:25.746949646Z\" 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:0xc0002d6378}] Aliases:map[]}\"\nJun 14 08:10:25.747345 crc crio[3637]: time=\"2026-06-14T08:10:25.747226903Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:25.833499 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:25.834238 crc crio[3637]: time=\"2026-06-14T08:10:25.833673029Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 14 08:10:25.834238 crc crio[3637]: time=\"2026-06-14T08:10:25.833765641Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:25.834396 crc crio[3637]: time=\"2026-06-14T08:10:25.834247294Z\" 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 14 08:10:25.834556 crc crio[3637]: time=\"2026-06-14T08:10:25.83446247Z\" 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:0xc00019c450}] Aliases:map[]}\"\nJun 14 08:10:25.834656 crc crio[3637]: time=\"2026-06-14T08:10:25.834597894Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:10:25.834656 crc crio[3637]: time=\"2026-06-14T08:10:25.834621894Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:10:25.834656 crc crio[3637]: time=\"2026-06-14T08:10:25.834646155Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:25.940360 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:25.940598 crc crio[3637]: time=\"2026-06-14T08:10:25.940454213Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 14 08:10:25.940598 crc crio[3637]: time=\"2026-06-14T08:10:25.940548376Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:25.940766 crc crio[3637]: time=\"2026-06-14T08:10:25.940612787Z\" 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 14 08:10:25.941246 crc crio[3637]: time=\"2026-06-14T08:10:25.941150602Z\" 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:0xc00019c4b8}] Aliases:map[]}\"\nJun 14 08:10:25.941737 crc crio[3637]: time=\"2026-06-14T08:10:25.941489501Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:26.008342 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:26.008578 crc crio[3637]: time=\"2026-06-14T08:10:26.008425501Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 14 08:10:26.008578 crc crio[3637]: time=\"2026-06-14T08:10:26.008478532Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:26.008578 crc crio[3637]: time=\"2026-06-14T08:10:26.008530834Z\" 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 14 08:10:26.008913 crc crio[3637]: time=\"2026-06-14T08:10:26.008816511Z\" 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:0xc00008d2d0}] Aliases:map[]}\"\nJun 14 08:10:26.009289 crc crio[3637]: time=\"2026-06-14T08:10:26.009231603Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:26.049279 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:26.049520 crc crio[3637]: time=\"2026-06-14T08:10:26.049451765Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 14 08:10:26.049520 crc crio[3637]: time=\"2026-06-14T08:10:26.049501116Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:26.049585 crc crio[3637]: time=\"2026-06-14T08:10:26.049524527Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 14 08:10:26.049585 crc crio[3637]: time=\"2026-06-14T08:10:26.049540067Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:26.049745 crc crio[3637]: time=\"2026-06-14T08:10:26.049592799Z\" 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 14 08:10:26.050289 crc crio[3637]: time=\"2026-06-14T08:10:26.050140274Z\" 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:0xc00019c698}] Aliases:map[]}\"\nJun 14 08:10:26.050527 crc crio[3637]: time=\"2026-06-14T08:10:26.050470843Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:26.255292 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:26.255484 crc crio[3637]: time=\"2026-06-14T08:10:26.255435904Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 14 08:10:26.255484 crc crio[3637]: time=\"2026-06-14T08:10:26.255476305Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:26.255648 crc crio[3637]: time=\"2026-06-14T08:10:26.255515186Z\" 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 14 08:10:26.256140 crc crio[3637]: time=\"2026-06-14T08:10:26.255800734Z\" 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:0xc00019c0c8}] Aliases:map[]}\"\nJun 14 08:10:26.256417 crc crio[3637]: time=\"2026-06-14T08:10:26.256295197Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:26.387703 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:26.389942 crc crio[3637]: time=\"2026-06-14T08:10:26.387760622Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 14 08:10:26.389942 crc crio[3637]: time=\"2026-06-14T08:10:26.38991936Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:26.390171 crc crio[3637]: time=\"2026-06-14T08:10:26.389985112Z\" 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 14 08:10:26.390474 crc crio[3637]: time=\"2026-06-14T08:10:26.390355282Z\" 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:0xc0002d60a8}] Aliases:map[]}\"\nJun 14 08:10:26.390769 crc crio[3637]: time=\"2026-06-14T08:10:26.390676382Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:26.536433 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:26.539335 crc crio[3637]: time=\"2026-06-14T08:10:26.53671955Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 14 08:10:26.539335 crc crio[3637]: time=\"2026-06-14T08:10:26.536817002Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:26.539335 crc crio[3637]: time=\"2026-06-14T08:10:26.537031658Z\" 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 14 08:10:26.539335 crc crio[3637]: time=\"2026-06-14T08:10:26.537624084Z\" 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:0xc002414000}] Aliases:map[]}\"\nJun 14 08:10:26.539335 crc crio[3637]: time=\"2026-06-14T08:10:26.538291333Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:26.582657 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:26.582657 crc crio[3637]: time=\"2026-06-14T08:10:26.573196181Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 14 08:10:26.582657 crc crio[3637]: time=\"2026-06-14T08:10:26.573236392Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:26.582657 crc crio[3637]: time=\"2026-06-14T08:10:26.573272373Z\" 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 14 08:10:26.582657 crc crio[3637]: time=\"2026-06-14T08:10:26.573432607Z\" 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:0xc00171a0c0}] Aliases:map[]}\"\nJun 14 08:10:26.582657 crc crio[3637]: time=\"2026-06-14T08:10:26.573639803Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:26.727519 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:26.727782 crc crio[3637]: time=\"2026-06-14T08:10:26.727696047Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 14 08:10:26.727782 crc crio[3637]: time=\"2026-06-14T08:10:26.727759669Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:26.727925 crc crio[3637]: time=\"2026-06-14T08:10:26.72779812Z\" 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 14 08:10:26.728180 crc crio[3637]: time=\"2026-06-14T08:10:26.728107428Z\" 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:0xc001918518}] Aliases:map[]}\"\nJun 14 08:10:26.728547 crc crio[3637]: time=\"2026-06-14T08:10:26.728483939Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:26.865816 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:26.866187 crc crio[3637]: time=\"2026-06-14T08:10:26.86610996Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 14 08:10:26.866187 crc crio[3637]: time=\"2026-06-14T08:10:26.866173892Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:26.866280 crc crio[3637]: time=\"2026-06-14T08:10:26.866214023Z\" 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 14 08:10:26.866537 crc crio[3637]: time=\"2026-06-14T08:10:26.866465389Z\" 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:0xc0019185a8}] Aliases:map[]}\"\nJun 14 08:10:26.866680 crc crio[3637]: time=\"2026-06-14T08:10:26.866632554Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:26.891481 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:26.891685 crc crio[3637]: time=\"2026-06-14T08:10:26.891608326Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 14 08:10:26.891685 crc crio[3637]: time=\"2026-06-14T08:10:26.891660377Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:26.891685 crc crio[3637]: time=\"2026-06-14T08:10:26.891676048Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 14 08:10:26.891685 crc crio[3637]: time=\"2026-06-14T08:10:26.891684598Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:26.891976 crc crio[3637]: time=\"2026-06-14T08:10:26.891698028Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 14 08:10:26.891976 crc crio[3637]: time=\"2026-06-14T08:10:26.891724859Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:26.891976 crc crio[3637]: time=\"2026-06-14T08:10:26.89175323Z\" 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 14 08:10:26.892174 crc crio[3637]: time=\"2026-06-14T08:10:26.892017907Z\" 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:0xc00008c900}] Aliases:map[]}\"\nJun 14 08:10:26.892405 crc crio[3637]: time=\"2026-06-14T08:10:26.892334576Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:26.994518 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:26.995082 crc crio[3637]: time=\"2026-06-14T08:10:26.994640737Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 14 08:10:26.995082 crc crio[3637]: time=\"2026-06-14T08:10:26.994673758Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:26.995082 crc crio[3637]: time=\"2026-06-14T08:10:26.994714059Z\" 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 14 08:10:26.995082 crc crio[3637]: time=\"2026-06-14T08:10:26.995008737Z\" 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:0xc00171a4a0}] Aliases:map[]}\"\nJun 14 08:10:26.996061 crc crio[3637]: time=\"2026-06-14T08:10:26.995173922Z\" 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 14 08:10:27.045681 crc crio[3637]: time=\"2026-06-14T08:10:27.045554827Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=fcc6e6dc-c867-4146-9582-c0a53b416bae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:10:27.045990 crc crio[3637]: time=\"2026-06-14T08:10:27.045691031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:27.057757 crc crio[3637]: time=\"2026-06-14T08:10:27.057659575Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fcc6e6dc-c867-4146-9582-c0a53b416bae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:10:27.082275 crc crio[3637]: time=\"2026-06-14T08:10:27.082026018Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=c468ae0c-a9ea-4b7f-bbe2-c0a5db16783a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:10:27.082562 crc crio[3637]: time=\"2026-06-14T08:10:27.082389968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:27.097604 crc crio[3637]: time=\"2026-06-14T08:10:27.097413042Z\" level=info msg=\"Ran pod sandbox 893595cad9ba63ab8f3d670731b39ff6414ce61137b736483605bf18b0885e70 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=fcc6e6dc-c867-4146-9582-c0a53b416bae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:10:27.109497 crc crio[3637]: time=\"2026-06-14T08:10:27.109111537Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=898ed579-59e9-4409-abef-554c8c6776eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:10:27.109712 crc crio[3637]: time=\"2026-06-14T08:10:27.109617051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:27.126679 crc crio[3637]: time=\"2026-06-14T08:10:27.126462293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=df62f7fe-48c3-4100-8509-68e6199b42d3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:27.127346 crc crio[3637]: time=\"2026-06-14T08:10:27.127198313Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c468ae0c-a9ea-4b7f-bbe2-c0a5db16783a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:10:27.129399 crc crio[3637]: time=\"2026-06-14T08:10:27.12924365Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=898ed579-59e9-4409-abef-554c8c6776eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:10:27.133427 crc crio[3637]: time=\"2026-06-14T08:10:27.132826404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=55380661-f3e4-4ef1-9805-85e53d8af39a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:27.137754 crc crio[3637]: time=\"2026-06-14T08:10:27.137648207Z\" level=info msg=\"Ran pod sandbox cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848 with infra container: openshift-etcd/etcd-crc/POD\" id=c468ae0c-a9ea-4b7f-bbe2-c0a5db16783a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:10:27.141580 crc crio[3637]: time=\"2026-06-14T08:10:27.141466847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a87fe8ad-70a8-480d-b154-53a456c04df2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:27.142122 crc crio[3637]: time=\"2026-06-14T08:10:27.141753575Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=9a707a7f-669b-427f-bb2b-45d7cc548a91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:10:27.142122 crc crio[3637]: time=\"2026-06-14T08:10:27.142104724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:27.146775 crc crio[3637]: time=\"2026-06-14T08:10:27.146608935Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=dbad57e3-c837-45ca-a902-f208de4d7e8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:27.150184 crc crio[3637]: time=\"2026-06-14T08:10:27.149890093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:27.153449 crc crio[3637]: time=\"2026-06-14T08:10:27.152226876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6ea72b91-83d5-4677-a749-689b3b92f995 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:27.153676 crc crio[3637]: time=\"2026-06-14T08:10:27.152907555Z\" level=info msg=\"Ran pod sandbox c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=898ed579-59e9-4409-abef-554c8c6776eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:10:27.158738 crc crio[3637]: time=\"2026-06-14T08:10:27.158554029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=488386b3-7e2b-41b5-8292-58ffd2b08f5b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:27.159308 crc crio[3637]: time=\"2026-06-14T08:10:27.159220177Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=1a382a6f-f6a6-4c3d-ac2a-da0637826818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:10:27.159660 crc crio[3637]: time=\"2026-06-14T08:10:27.159561306Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=b9b8ddaa-23e5-4c53-a395-ee60f5c00a23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:27.159802 crc crio[3637]: time=\"2026-06-14T08:10:27.159710828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:27.162970 crc crio[3637]: time=\"2026-06-14T08:10:27.162763069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:27.163802 crc crio[3637]: time=\"2026-06-14T08:10:27.163626273Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9a707a7f-669b-427f-bb2b-45d7cc548a91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:10:27.174072 crc crio[3637]: time=\"2026-06-14T08:10:27.173774285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5dff282b-5a7e-416e-8521-953ca3ed9bff name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:27.180132 crc crio[3637]: time=\"2026-06-14T08:10:27.180062317Z\" level=info msg=\"Ran pod sandbox ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=9a707a7f-669b-427f-bb2b-45d7cc548a91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:10:27.181007 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:27.181209 crc crio[3637]: time=\"2026-06-14T08:10:27.181101583Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 14 08:10:27.181209 crc crio[3637]: time=\"2026-06-14T08:10:27.181138244Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:27.181209 crc crio[3637]: time=\"2026-06-14T08:10:27.181180995Z\" 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 14 08:10:27.181603 crc crio[3637]: time=\"2026-06-14T08:10:27.181479523Z\" 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:0xc00008c260}] Aliases:map[]}\"\nJun 14 08:10:27.182110 crc crio[3637]: time=\"2026-06-14T08:10:27.181788232Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:27.183389 crc crio[3637]: time=\"2026-06-14T08:10:27.183106587Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=131d984e-9b14-4e9b-8101-15afa6ff34fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:27.183389 crc crio[3637]: time=\"2026-06-14T08:10:27.183320493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a27e798e-2ba2-4660-b3b4-39a1695e0c23 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:27.194488 crc crio[3637]: time=\"2026-06-14T08:10:27.194304698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:27.195497 crc crio[3637]: time=\"2026-06-14T08:10:27.195381917Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1a382a6f-f6a6-4c3d-ac2a-da0637826818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:10:27.196209 crc crio[3637]: time=\"2026-06-14T08:10:27.196095296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:27.199717 crc crio[3637]: time=\"2026-06-14T08:10:27.1995946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=600b8686-9a17-48a8-9168-ef881c3d0f9f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:27.212153 crc crio[3637]: time=\"2026-06-14T08:10:27.211767059Z\" level=info msg=\"Ran pod sandbox dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=1a382a6f-f6a6-4c3d-ac2a-da0637826818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:10:27.215291 crc crio[3637]: time=\"2026-06-14T08:10:27.214728132Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=23042ddc-92d2-4033-8101-fd2e12d5221c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:27.215291 crc crio[3637]: time=\"2026-06-14T08:10:27.215143233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:27.216483 crc crio[3637]: time=\"2026-06-14T08:10:27.216344181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1382ecaa-7e02-4f88-a4d2-8ad33c4e7ecc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:27.224710 crc crio[3637]: time=\"2026-06-14T08:10:27.224565324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:27.228205 crc crio[3637]: time=\"2026-06-14T08:10:27.227978944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4886e1f7-ca39-4392-8f29-e194fe428021 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:27.232526 crc crio[3637]: time=\"2026-06-14T08:10:27.232385282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:27.235434 crc crio[3637]: time=\"2026-06-14T08:10:27.235183327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:27.237533 crc crio[3637]: time=\"2026-06-14T08:10:27.237411389Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=76d659ff-9b75-4ae6-986a-456baa9f8608 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:27.238656 crc crio[3637]: time=\"2026-06-14T08:10:27.238526119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:27.253158 crc crio[3637]: time=\"2026-06-14T08:10:27.252944105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:27.276235 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:27.276740 crc crio[3637]: time=\"2026-06-14T08:10:27.2765259Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 14 08:10:27.276740 crc crio[3637]: time=\"2026-06-14T08:10:27.276728155Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:27.277212 crc crio[3637]: time=\"2026-06-14T08:10:27.276776347Z\" 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 14 08:10:27.277212 crc crio[3637]: time=\"2026-06-14T08:10:27.277109506Z\" 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:0xc00008c808}] Aliases:map[]}\"\nJun 14 08:10:27.277470 crc crio[3637]: time=\"2026-06-14T08:10:27.277279321Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:27.430164 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:27.430634 crc crio[3637]: time=\"2026-06-14T08:10:27.43042086Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 14 08:10:27.430634 crc crio[3637]: time=\"2026-06-14T08:10:27.430563393Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:27.430634 crc crio[3637]: time=\"2026-06-14T08:10:27.430630105Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 14 08:10:27.430830 crc crio[3637]: time=\"2026-06-14T08:10:27.430646266Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:27.430830 crc crio[3637]: time=\"2026-06-14T08:10:27.430695897Z\" 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 14 08:10:27.432012 crc crio[3637]: time=\"2026-06-14T08:10:27.431693173Z\" 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:0xc000b10140}] Aliases:map[]}\"\nJun 14 08:10:27.432674 crc crio[3637]: time=\"2026-06-14T08:10:27.432569027Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:27.519949 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:27.520236 crc crio[3637]: time=\"2026-06-14T08:10:27.520097521Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 14 08:10:27.520236 crc crio[3637]: time=\"2026-06-14T08:10:27.520139442Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:27.520236 crc crio[3637]: time=\"2026-06-14T08:10:27.520178323Z\" 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 14 08:10:27.520596 crc crio[3637]: time=\"2026-06-14T08:10:27.520366978Z\" 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:0xc00171a040}] Aliases:map[]}\"\nJun 14 08:10:27.520596 crc crio[3637]: time=\"2026-06-14T08:10:27.520522942Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:27.765419 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:27.766533 crc crio[3637]: time=\"2026-06-14T08:10:27.765486772Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 14 08:10:27.766533 crc crio[3637]: time=\"2026-06-14T08:10:27.765547444Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:27.766533 crc crio[3637]: time=\"2026-06-14T08:10:27.765569074Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 14 08:10:27.766533 crc crio[3637]: time=\"2026-06-14T08:10:27.765578735Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:27.766533 crc crio[3637]: time=\"2026-06-14T08:10:27.765607546Z\" 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 14 08:10:27.766533 crc crio[3637]: time=\"2026-06-14T08:10:27.765796261Z\" 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:0xc00171a960}] Aliases:map[]}\"\nJun 14 08:10:27.766533 crc crio[3637]: time=\"2026-06-14T08:10:27.765959235Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:27.839313 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:27.839602 crc crio[3637]: time=\"2026-06-14T08:10:27.839337579Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 14 08:10:27.840566 crc crio[3637]: time=\"2026-06-14T08:10:27.840383768Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:27.864952 crc crio[3637]: time=\"2026-06-14T08:10:27.864800064Z\" 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 14 08:10:27.865317 crc crio[3637]: time=\"2026-06-14T08:10:27.865248186Z\" 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:0xc000b10650}] Aliases:map[]}\"\nJun 14 08:10:27.865670 crc crio[3637]: time=\"2026-06-14T08:10:27.865554575Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:28.084896 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:28.085151 crc crio[3637]: time=\"2026-06-14T08:10:28.085082549Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 14 08:10:28.085151 crc crio[3637]: time=\"2026-06-14T08:10:28.085138461Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:28.085267 crc crio[3637]: time=\"2026-06-14T08:10:28.085192172Z\" 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 14 08:10:28.085515 crc crio[3637]: time=\"2026-06-14T08:10:28.085458849Z\" 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:0xc00235c110}] Aliases:map[]}\"\nJun 14 08:10:28.085906 crc crio[3637]: time=\"2026-06-14T08:10:28.085715675Z\" 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 14 08:10:28.201612 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:28.202297 crc crio[3637]: time=\"2026-06-14T08:10:28.20223066Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 14 08:10:28.202512 crc crio[3637]: time=\"2026-06-14T08:10:28.202494637Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:28.202663 crc crio[3637]: time=\"2026-06-14T08:10:28.202641451Z\" 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 14 08:10:28.204084 crc crio[3637]: time=\"2026-06-14T08:10:28.204002368Z\" 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:0xc00235c1f8}] Aliases:map[]}\"\nJun 14 08:10:28.204331 crc crio[3637]: time=\"2026-06-14T08:10:28.204311627Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:28.432760 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:28.433396 crc crio[3637]: time=\"2026-06-14T08:10:28.433350078Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 14 08:10:28.433522 crc crio[3637]: time=\"2026-06-14T08:10:28.433507553Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:28.433614 crc crio[3637]: time=\"2026-06-14T08:10:28.433588925Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 14 08:10:28.433723 crc crio[3637]: time=\"2026-06-14T08:10:28.433703648Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:28.433830 crc crio[3637]: time=\"2026-06-14T08:10:28.433811331Z\" 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 14 08:10:28.434487 crc crio[3637]: time=\"2026-06-14T08:10:28.434463559Z\" 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:0xc00171a300}] Aliases:map[]}\"\nJun 14 08:10:28.434617 crc crio[3637]: time=\"2026-06-14T08:10:28.434601613Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:10:28.434686 crc crio[3637]: time=\"2026-06-14T08:10:28.434673034Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:10:28.434767 crc crio[3637]: time=\"2026-06-14T08:10:28.434750197Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:28.461684 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:28.462057 crc crio[3637]: time=\"2026-06-14T08:10:28.461778111Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 14 08:10:28.462057 crc crio[3637]: time=\"2026-06-14T08:10:28.461820062Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:28.462057 crc crio[3637]: time=\"2026-06-14T08:10:28.461926525Z\" 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 14 08:10:28.462234 crc crio[3637]: time=\"2026-06-14T08:10:28.462176412Z\" 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:0xc0002d63b8}] Aliases:map[]}\"\nJun 14 08:10:28.462484 crc crio[3637]: time=\"2026-06-14T08:10:28.462394448Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:28.781775 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:28.782757 crc crio[3637]: time=\"2026-06-14T08:10:28.781938624Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 14 08:10:28.782757 crc crio[3637]: time=\"2026-06-14T08:10:28.781986495Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:28.782757 crc crio[3637]: time=\"2026-06-14T08:10:28.782055087Z\" 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 14 08:10:28.782757 crc crio[3637]: time=\"2026-06-14T08:10:28.78215846Z\" 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:0xc000122578}] Aliases:map[]}\"\nJun 14 08:10:28.782757 crc crio[3637]: time=\"2026-06-14T08:10:28.782204121Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:10:28.782757 crc crio[3637]: time=\"2026-06-14T08:10:28.782213051Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:10:28.782757 crc crio[3637]: time=\"2026-06-14T08:10:28.782223871Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:28.883283 crc crio[3637]: time=\"2026-06-14T08:10:28.882756695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:28.884358 crc crio[3637]: time=\"2026-06-14T08:10:28.88405758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:28.885136 crc crio[3637]: time=\"2026-06-14T08:10:28.884909863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:28.886956 crc crio[3637]: time=\"2026-06-14T08:10:28.886764366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:28.889142 crc crio[3637]: time=\"2026-06-14T08:10:28.888777898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:28.987186 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:28.987537 crc crio[3637]: time=\"2026-06-14T08:10:28.987244739Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 14 08:10:28.987537 crc crio[3637]: time=\"2026-06-14T08:10:28.98730308Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:28.987537 crc crio[3637]: time=\"2026-06-14T08:10:28.987353532Z\" 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 14 08:10:28.987708 crc crio[3637]: time=\"2026-06-14T08:10:28.987595068Z\" 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:0xc002ae6020}] Aliases:map[]}\"\nJun 14 08:10:28.988091 crc crio[3637]: time=\"2026-06-14T08:10:28.987779313Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:29.049234 crc crio[3637]: 2026-06-14T08:10:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:29.049570 crc crio[3637]: time=\"2026-06-14T08:10:29.049533121Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 14 08:10:29.049660 crc crio[3637]: time=\"2026-06-14T08:10:29.049645644Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:29.049787 crc crio[3637]: time=\"2026-06-14T08:10:29.049767768Z\" 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 14 08:10:29.050229 crc crio[3637]: time=\"2026-06-14T08:10:29.050196459Z\" 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:0xc000122270}] Aliases:map[]}\"\nJun 14 08:10:29.050549 crc crio[3637]: time=\"2026-06-14T08:10:29.050520668Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:29.050755 crc crio[3637]: time=\"2026-06-14T08:10:29.050642782Z\" level=info msg=\"Created container 14745982bce120088979aeb01a833ec9c027b1fc41ee6406ec894652aa5ade41: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=76d659ff-9b75-4ae6-986a-456baa9f8608 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:29.054582 crc crio[3637]: time=\"2026-06-14T08:10:29.054553607Z\" level=info msg=\"Starting container: 14745982bce120088979aeb01a833ec9c027b1fc41ee6406ec894652aa5ade41\" id=5446ffdf-fb82-4ae5-91d5-41dc1176bd78 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:29.061136 crc crio[3637]: time=\"2026-06-14T08:10:29.060991343Z\" level=info msg=\"Created container 8b7aed9a83251dbe4a264319cb9123773adf6d3ee98ddd059b57fefc9a0e4291: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=dbad57e3-c837-45ca-a902-f208de4d7e8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:29.061360 crc crio[3637]: time=\"2026-06-14T08:10:29.061326629Z\" level=info msg=\"Started container\" PID=5344 containerID=14745982bce120088979aeb01a833ec9c027b1fc41ee6406ec894652aa5ade41 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=5446ffdf-fb82-4ae5-91d5-41dc1176bd78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:10:29.062914 crc crio[3637]: time=\"2026-06-14T08:10:29.062796702Z\" level=info msg=\"Starting container: 8b7aed9a83251dbe4a264319cb9123773adf6d3ee98ddd059b57fefc9a0e4291\" id=73733605-889e-4ddf-b899-4184a12e9a6e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:29.069287 crc crio[3637]: time=\"2026-06-14T08:10:29.069237322Z\" level=info msg=\"Started container\" PID=5345 containerID=8b7aed9a83251dbe4a264319cb9123773adf6d3ee98ddd059b57fefc9a0e4291 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=73733605-889e-4ddf-b899-4184a12e9a6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=893595cad9ba63ab8f3d670731b39ff6414ce61137b736483605bf18b0885e70\nJun 14 08:10:29.074164 crc crio[3637]: time=\"2026-06-14T08:10:29.074056671Z\" level=info msg=\"Created container 1c5ab27ff680683b437c2e25a0bb70f4ea847adc2726169101045fc30c80b10b: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=131d984e-9b14-4e9b-8101-15afa6ff34fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:29.076237 crc crio[3637]: time=\"2026-06-14T08:10:29.07610739Z\" level=info msg=\"Starting container: 1c5ab27ff680683b437c2e25a0bb70f4ea847adc2726169101045fc30c80b10b\" id=7ee66dc5-1385-4029-89c4-02b5c57935dc name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:29.084208 crc crio[3637]: time=\"2026-06-14T08:10:29.084063626Z\" level=info msg=\"Started container\" PID=5346 containerID=1c5ab27ff680683b437c2e25a0bb70f4ea847adc2726169101045fc30c80b10b description=openshift-kube-apiserver/kube-apiserver-crc/setup id=7ee66dc5-1385-4029-89c4-02b5c57935dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\nJun 14 08:10:29.085997 crc crio[3637]: time=\"2026-06-14T08:10:29.085722686Z\" level=info msg=\"Created container 0de73999ffe9eaf09266ff720ee4137182fca110e69e2992eb14b248d5911d76: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=23042ddc-92d2-4033-8101-fd2e12d5221c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:29.090662 crc crio[3637]: time=\"2026-06-14T08:10:29.090511266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=fe6d797c-275d-4784-9b36-622f6ec24d08 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:29.090939 crc crio[3637]: time=\"2026-06-14T08:10:29.090529835Z\" level=info msg=\"Starting container: 0de73999ffe9eaf09266ff720ee4137182fca110e69e2992eb14b248d5911d76\" id=564e705a-1750-482e-9620-0e7c68af6248 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:29.092487 crc crio[3637]: time=\"2026-06-14T08:10:29.092327873Z\" level=info msg=\"Created container 7b2a77196d88e6affa424e768142ccc57d60b83a499f9899e910d0f1aa5a931d: openshift-etcd/etcd-crc/setup\" id=b9b8ddaa-23e5-4c53-a395-ee60f5c00a23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:29.093791 crc crio[3637]: time=\"2026-06-14T08:10:29.093473313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=987de754-e70a-47ee-abc4-06a7be046e17 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:29.095783 crc crio[3637]: time=\"2026-06-14T08:10:29.095653742Z\" level=info msg=\"Starting container: 7b2a77196d88e6affa424e768142ccc57d60b83a499f9899e910d0f1aa5a931d\" id=4c3bad2e-048c-490a-8e83-bc79c3a45e6f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:29.095783 crc crio[3637]: time=\"2026-06-14T08:10:29.095769445Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fbf90c77-d821-4671-830e-66dae12d9850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:29.096434 crc crio[3637]: time=\"2026-06-14T08:10:29.096355761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:29.099757 crc crio[3637]: time=\"2026-06-14T08:10:29.099648001Z\" level=info msg=\"Started container\" PID=5348 containerID=0de73999ffe9eaf09266ff720ee4137182fca110e69e2992eb14b248d5911d76 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=564e705a-1750-482e-9620-0e7c68af6248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3\nJun 14 08:10:29.106939 crc crio[3637]: time=\"2026-06-14T08:10:29.106800042Z\" level=info msg=\"Started container\" PID=5349 containerID=7b2a77196d88e6affa424e768142ccc57d60b83a499f9899e910d0f1aa5a931d description=openshift-etcd/etcd-crc/setup id=4c3bad2e-048c-490a-8e83-bc79c3a45e6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\nJun 14 08:10:29.119103 crc crio[3637]: time=\"2026-06-14T08:10:29.11898242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:29.261648 crc crio[3637]: 2026-06-14T08:10:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:29.262047 crc crio[3637]: time=\"2026-06-14T08:10:29.261983776Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 14 08:10:29.262167 crc crio[3637]: time=\"2026-06-14T08:10:29.26214561Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:29.262274 crc crio[3637]: time=\"2026-06-14T08:10:29.262256863Z\" 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 14 08:10:29.262528 crc crio[3637]: time=\"2026-06-14T08:10:29.26250693Z\" 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:0xc00019c988}] Aliases:map[]}\"\nJun 14 08:10:29.262768 crc crio[3637]: time=\"2026-06-14T08:10:29.262744907Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:29.513461 crc crio[3637]: time=\"2026-06-14T08:10:29.513184035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:29.628406 crc crio[3637]: time=\"2026-06-14T08:10:29.628253641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=596f8de3-a1d8-4ac5-a39a-e6fbafc05d9f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:29.632956 crc crio[3637]: time=\"2026-06-14T08:10:29.632696048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0fe53da2-226f-4c4f-b369-9f700f4fd20b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:29.637766 crc crio[3637]: time=\"2026-06-14T08:10:29.636154192Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b7e8a1d1-52e2-4c33-96e9-848386bdefa3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:29.637766 crc crio[3637]: time=\"2026-06-14T08:10:29.6368112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:29.640331 crc crio[3637]: time=\"2026-06-14T08:10:29.640289824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=77246fed-3860-43b5-ab59-82cacfab95a6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:29.648904 crc crio[3637]: time=\"2026-06-14T08:10:29.646827748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b11c869d-55d8-4f08-b49f-6e5c190ecb90 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:29.650659 crc crio[3637]: time=\"2026-06-14T08:10:29.649586923Z\" level=info msg=\"Created container 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fbf90c77-d821-4671-830e-66dae12d9850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:29.651399 crc crio[3637]: time=\"2026-06-14T08:10:29.651018828Z\" level=info msg=\"Starting container: 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997\" id=2451b7e2-333f-4900-8b90-19e73f5c1c9b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:29.651399 crc crio[3637]: time=\"2026-06-14T08:10:29.651067163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=dc8f8e76-8b8b-48ae-a44a-e3884292991f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:29.652265 crc crio[3637]: time=\"2026-06-14T08:10:29.65206427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3582cf18-812d-4e11-9110-baeb63c50987 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:29.655117 crc crio[3637]: time=\"2026-06-14T08:10:29.65468567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2ea579b6-2382-4242-b5ba-f05ae0b02166 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:29.656251 crc crio[3637]: time=\"2026-06-14T08:10:29.655938624Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=cdecb78f-9b04-44d5-944b-b8613edea4f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:29.657176 crc crio[3637]: time=\"2026-06-14T08:10:29.656489869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:29.661979 crc crio[3637]: time=\"2026-06-14T08:10:29.661543587Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=b2e2c0f5-ae73-4a76-b9cd-72cc922b962b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:29.664343 crc crio[3637]: time=\"2026-06-14T08:10:29.664135097Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=939ecee9-7b3a-4a9c-8424-39a4ab54dc9b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:29.670396 crc crio[3637]: time=\"2026-06-14T08:10:29.670269259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:29.672216 crc crio[3637]: time=\"2026-06-14T08:10:29.67033343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:29.677335 crc crio[3637]: time=\"2026-06-14T08:10:29.677105503Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3344936c-4b55-4934-99fa-a831a1bceec4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:29.677970 crc crio[3637]: time=\"2026-06-14T08:10:29.677587066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:29.678282 crc crio[3637]: time=\"2026-06-14T08:10:29.678185892Z\" level=info msg=\"Started container\" PID=5418 containerID=534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=2451b7e2-333f-4900-8b90-19e73f5c1c9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:10:29.702491 crc crio[3637]: time=\"2026-06-14T08:10:29.700725129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:29.720648 crc crio[3637]: time=\"2026-06-14T08:10:29.720482076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:29.721768 crc crio[3637]: time=\"2026-06-14T08:10:29.721721454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:29.735408 crc crio[3637]: time=\"2026-06-14T08:10:29.733655445Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=4e8471cd-6363-434f-be0a-d4be8422f432 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:29.738071 crc crio[3637]: time=\"2026-06-14T08:10:29.737220565Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=0a7531f2-dfca-4b0d-84df-ab5762b27ef9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:29.740582 crc crio[3637]: time=\"2026-06-14T08:10:29.739788391Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=2cfa234d-7032-404b-85c3-62634fe99f91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:29.740582 crc crio[3637]: time=\"2026-06-14T08:10:29.740296045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:29.766408 crc crio[3637]: 2026-06-14T08:10:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:29.766408 crc crio[3637]: time=\"2026-06-14T08:10:29.766291213Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 14 08:10:29.766408 crc crio[3637]: time=\"2026-06-14T08:10:29.766359165Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.766394086Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.76658378Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.766627951Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.766645171Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.766664342Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.766673742Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.766683202Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.766703483Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.766740604Z\" 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 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.767301469Z\" 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:0xc002ae6690}] Aliases:map[]}\"\nJun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.767576797Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:29.795520 crc crio[3637]: time=\"2026-06-14T08:10:29.795241913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:30.251330 crc crio[3637]: 2026-06-14T08:10:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:30.251619 crc crio[3637]: time=\"2026-06-14T08:10:30.251397636Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 14 08:10:30.251619 crc crio[3637]: time=\"2026-06-14T08:10:30.251437088Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:30.251619 crc crio[3637]: time=\"2026-06-14T08:10:30.251476559Z\" 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 14 08:10:30.251754 crc crio[3637]: time=\"2026-06-14T08:10:30.251643923Z\" 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:0xc00171a328}] Aliases:map[]}\"\nJun 14 08:10:30.251816 crc crio[3637]: time=\"2026-06-14T08:10:30.251786317Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:30.404147 crc crio[3637]: time=\"2026-06-14T08:10:30.403090776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:30.406202 crc crio[3637]: time=\"2026-06-14T08:10:30.406152702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:30.546459 crc crio[3637]: time=\"2026-06-14T08:10:30.546245742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:30.661316 crc crio[3637]: time=\"2026-06-14T08:10:30.618479455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:30.661316 crc crio[3637]: time=\"2026-06-14T08:10:30.634781263Z\" level=info msg=\"Created container ce88f7938fcfbf28479b02568b14f23d510977e07826e08d4207851ce0c883f1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b7e8a1d1-52e2-4c33-96e9-848386bdefa3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:30.661316 crc crio[3637]: time=\"2026-06-14T08:10:30.636277334Z\" level=info msg=\"Starting container: ce88f7938fcfbf28479b02568b14f23d510977e07826e08d4207851ce0c883f1\" id=6c1663c1-dc2f-44a3-ad03-6543b8550db2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:30.661316 crc crio[3637]: time=\"2026-06-14T08:10:30.655129301Z\" level=info msg=\"Started container\" PID=5456 containerID=ce88f7938fcfbf28479b02568b14f23d510977e07826e08d4207851ce0c883f1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=6c1663c1-dc2f-44a3-ad03-6543b8550db2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3\nJun 14 08:10:30.680227 crc crio[3637]: time=\"2026-06-14T08:10:30.680076982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7726d377-6ee6-4693-9e28-81281d8c6f36 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:30.683246 crc crio[3637]: time=\"2026-06-14T08:10:30.682918578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a56483bb-bba0-4af8-9993-05b00e5fa649 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:30.685934 crc crio[3637]: time=\"2026-06-14T08:10:30.685779525Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=1beaf36b-37cb-42a3-81ea-6ad5fa7502a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:30.686379 crc crio[3637]: time=\"2026-06-14T08:10:30.6863165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:30.702103 crc crio[3637]: time=\"2026-06-14T08:10:30.701765866Z\" level=info msg=\"Created container 7fb161d6fdd7cc76c0263255edb0c45c0acf0f16195a70952bff38cae675f1b2: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=b2e2c0f5-ae73-4a76-b9cd-72cc922b962b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:30.707099 crc crio[3637]: time=\"2026-06-14T08:10:30.704197038Z\" level=info msg=\"Starting container: 7fb161d6fdd7cc76c0263255edb0c45c0acf0f16195a70952bff38cae675f1b2\" id=814e6575-d378-42d4-ba6c-a25abc4798d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:30.734230 crc crio[3637]: time=\"2026-06-14T08:10:30.734046549Z\" level=info msg=\"Started container\" PID=5457 containerID=7fb161d6fdd7cc76c0263255edb0c45c0acf0f16195a70952bff38cae675f1b2 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=814e6575-d378-42d4-ba6c-a25abc4798d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=893595cad9ba63ab8f3d670731b39ff6414ce61137b736483605bf18b0885e70\nJun 14 08:10:30.735078 crc crio[3637]: time=\"2026-06-14T08:10:30.734513216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:30.806384 crc crio[3637]: 2026-06-14T08:10:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:30.806384 crc crio[3637]: time=\"2026-06-14T08:10:30.805270899Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 14 08:10:30.806384 crc crio[3637]: time=\"2026-06-14T08:10:30.80531036Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:30.806384 crc crio[3637]: time=\"2026-06-14T08:10:30.805363452Z\" 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 14 08:10:30.806384 crc crio[3637]: time=\"2026-06-14T08:10:30.805563487Z\" 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:0xc002d98478}] Aliases:map[]}\"\nJun 14 08:10:30.806384 crc crio[3637]: time=\"2026-06-14T08:10:30.805742762Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:30.849164 crc crio[3637]: time=\"2026-06-14T08:10:30.848957265Z\" level=info msg=\"Created container c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=cdecb78f-9b04-44d5-944b-b8613edea4f7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:30.851761 crc crio[3637]: time=\"2026-06-14T08:10:30.85167333Z\" level=info msg=\"Starting container: c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c\" id=d70d891f-fefc-4b2c-a608-4643ebce5240 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:30.877252 crc crio[3637]: time=\"2026-06-14T08:10:30.876794398Z\" level=info msg=\"Created container 4706d94f44c8eb7cdd4643c0fa98fc4a195e2337ed53b58ed5518a1306bd12cd: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3344936c-4b55-4934-99fa-a831a1bceec4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:30.880308 crc crio[3637]: time=\"2026-06-14T08:10:30.879652591Z\" level=info msg=\"Starting container: 4706d94f44c8eb7cdd4643c0fa98fc4a195e2337ed53b58ed5518a1306bd12cd\" id=afdf809a-ca3a-4034-b4f5-d3823148c30b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:30.929465 crc crio[3637]: time=\"2026-06-14T08:10:30.928684789Z\" level=info msg=\"Started container\" PID=5467 containerID=c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=d70d891f-fefc-4b2c-a608-4643ebce5240 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\nJun 14 08:10:30.966190 crc crio[3637]: time=\"2026-06-14T08:10:30.965602648Z\" level=info msg=\"Started container\" PID=5475 containerID=4706d94f44c8eb7cdd4643c0fa98fc4a195e2337ed53b58ed5518a1306bd12cd description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=afdf809a-ca3a-4034-b4f5-d3823148c30b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\nJun 14 08:10:31.015824 crc crio[3637]: time=\"2026-06-14T08:10:31.015603337Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e34969dc-31c1-48cd-9731-4408cd5c800c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:31.055667 crc crio[3637]: time=\"2026-06-14T08:10:31.055406088Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d190ac7b-8f36-451d-899c-a64c4a0145f0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:31.075029 crc crio[3637]: time=\"2026-06-14T08:10:31.072620542Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3f5f0e03-4d1c-4838-8a73-fe714441748e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:31.078506 crc crio[3637]: time=\"2026-06-14T08:10:31.078232153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:31.150365 crc crio[3637]: time=\"2026-06-14T08:10:31.149702625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:31.378823 crc crio[3637]: 2026-06-14T08:10:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:31.381503 crc crio[3637]: time=\"2026-06-14T08:10:31.380090295Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 14 08:10:31.381503 crc crio[3637]: time=\"2026-06-14T08:10:31.380283641Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:31.381503 crc crio[3637]: time=\"2026-06-14T08:10:31.380326182Z\" 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 14 08:10:31.381503 crc crio[3637]: time=\"2026-06-14T08:10:31.380510597Z\" 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:0xc00019c8b0}] Aliases:map[]}\"\nJun 14 08:10:31.381503 crc crio[3637]: time=\"2026-06-14T08:10:31.380660331Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:31.566639 crc crio[3637]: time=\"2026-06-14T08:10:31.566397454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:31.715742 crc crio[3637]: time=\"2026-06-14T08:10:31.715531527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=104eccd1-ad0e-4904-96c5-218089d83523 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:31.725080 crc crio[3637]: time=\"2026-06-14T08:10:31.724748242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4574b60e-ffc7-4953-9b33-d88d54b005d7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:31.727687 crc crio[3637]: time=\"2026-06-14T08:10:31.727578369Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=9bea2138-3954-4091-b9d2-6a9d3124ea5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:31.729447 crc crio[3637]: time=\"2026-06-14T08:10:31.728068342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:31.760557 crc crio[3637]: time=\"2026-06-14T08:10:31.760449663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:31.795654 crc crio[3637]: 2026-06-14T08:10:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:31.796058 crc crio[3637]: time=\"2026-06-14T08:10:31.795816435Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 14 08:10:31.796384 crc crio[3637]: time=\"2026-06-14T08:10:31.796201156Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:31.796571 crc crio[3637]: time=\"2026-06-14T08:10:31.796390571Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 14 08:10:31.796641 crc crio[3637]: time=\"2026-06-14T08:10:31.796569906Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:31.796641 crc crio[3637]: time=\"2026-06-14T08:10:31.796620657Z\" 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 14 08:10:31.797265 crc crio[3637]: time=\"2026-06-14T08:10:31.797167882Z\" 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:0xc00008c3a8}] Aliases:map[]}\"\nJun 14 08:10:31.797543 crc crio[3637]: time=\"2026-06-14T08:10:31.79744817Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:31.891796 crc crio[3637]: time=\"2026-06-14T08:10:31.891556844Z\" level=info msg=\"Created container 3a7443601274fc7d130543fbdeb7d0f49ac6054bf94ca7eb29a1d49d6c4e70a1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=1beaf36b-37cb-42a3-81ea-6ad5fa7502a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:31.913492 crc crio[3637]: time=\"2026-06-14T08:10:31.913400777Z\" level=info msg=\"Starting container: 3a7443601274fc7d130543fbdeb7d0f49ac6054bf94ca7eb29a1d49d6c4e70a1\" id=637500a0-8bba-4e80-9aa4-da3e782795e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:31.970955 crc crio[3637]: time=\"2026-06-14T08:10:31.970434502Z\" level=info msg=\"Started container\" PID=5555 containerID=3a7443601274fc7d130543fbdeb7d0f49ac6054bf94ca7eb29a1d49d6c4e70a1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=637500a0-8bba-4e80-9aa4-da3e782795e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3\nJun 14 08:10:32.053610 crc crio[3637]: time=\"2026-06-14T08:10:32.0532825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=06fd20c3-d394-4c1a-9164-ae82790bd969 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:32.065160 crc crio[3637]: time=\"2026-06-14T08:10:32.063620932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f3a15920-4559-47ba-a76d-83c1a24d031c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:32.069341 crc crio[3637]: time=\"2026-06-14T08:10:32.068803477Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=78c2915b-2cf4-4aab-a1ea-01da6de47e54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:32.080315 crc crio[3637]: time=\"2026-06-14T08:10:32.079312662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:32.147151 crc crio[3637]: time=\"2026-06-14T08:10:32.146722228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:32.307363 crc crio[3637]: 2026-06-14T08:10:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:32.307666 crc crio[3637]: time=\"2026-06-14T08:10:32.307624781Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 14 08:10:32.307666 crc crio[3637]: time=\"2026-06-14T08:10:32.307663952Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:32.307765 crc crio[3637]: time=\"2026-06-14T08:10:32.307709024Z\" 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 14 08:10:32.308009 crc crio[3637]: time=\"2026-06-14T08:10:32.30792588Z\" 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:0xc00235c2e0}] Aliases:map[]}\"\nJun 14 08:10:32.308186 crc crio[3637]: time=\"2026-06-14T08:10:32.308131165Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:32.502171 crc crio[3637]: time=\"2026-06-14T08:10:32.502065581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:32.542702 crc crio[3637]: 2026-06-14T08:10:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:32.544054 crc crio[3637]: time=\"2026-06-14T08:10:32.543588879Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 14 08:10:32.544054 crc crio[3637]: time=\"2026-06-14T08:10:32.543725562Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:32.544054 crc crio[3637]: time=\"2026-06-14T08:10:32.543773834Z\" 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 14 08:10:32.544580 crc crio[3637]: time=\"2026-06-14T08:10:32.544119513Z\" 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:0xc0001221a8}] Aliases:map[]}\"\nJun 14 08:10:32.544580 crc crio[3637]: time=\"2026-06-14T08:10:32.544514134Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:32.947884 crc crio[3637]: time=\"2026-06-14T08:10:32.947725559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:33.079383 crc crio[3637]: time=\"2026-06-14T08:10:33.078828816Z\" level=info msg=\"Created container d7250e13b48dd0175a4a429160fd60f355efd3fe4955f44beea23cd0dd077dda: openshift-etcd/etcd-crc/etcd-resources-copy\" id=9bea2138-3954-4091-b9d2-6a9d3124ea5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:33.092737 crc crio[3637]: time=\"2026-06-14T08:10:33.09257635Z\" level=info msg=\"Starting container: d7250e13b48dd0175a4a429160fd60f355efd3fe4955f44beea23cd0dd077dda\" id=6c2bfd48-60ee-4931-86ea-c5127b070da2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:33.172217 crc crio[3637]: 2026-06-14T08:10:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:33.174466 crc crio[3637]: time=\"2026-06-14T08:10:33.173756052Z\" level=info msg=\"Started container\" PID=5583 containerID=d7250e13b48dd0175a4a429160fd60f355efd3fe4955f44beea23cd0dd077dda description=openshift-etcd/etcd-crc/etcd-resources-copy id=6c2bfd48-60ee-4931-86ea-c5127b070da2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\nJun 14 08:10:33.175288 crc crio[3637]: time=\"2026-06-14T08:10:33.174254886Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 14 08:10:33.175356 crc crio[3637]: time=\"2026-06-14T08:10:33.175292898Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:33.175723 crc crio[3637]: time=\"2026-06-14T08:10:33.17537337Z\" 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 14 08:10:33.175723 crc crio[3637]: time=\"2026-06-14T08:10:33.175610467Z\" 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:0xc001918498}] Aliases:map[]}\"\nJun 14 08:10:33.175829 crc crio[3637]: time=\"2026-06-14T08:10:33.175773101Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:33.220000 crc crio[3637]: time=\"2026-06-14T08:10:33.219651105Z\" level=info msg=\"Created container da18eff9b222c667040b67cd57a74f1ebe8a91decf4f93a614f9a4b3f69316d7: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=78c2915b-2cf4-4aab-a1ea-01da6de47e54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:33.222499 crc crio[3637]: time=\"2026-06-14T08:10:33.222327385Z\" level=info msg=\"Starting container: da18eff9b222c667040b67cd57a74f1ebe8a91decf4f93a614f9a4b3f69316d7\" id=a60cebaf-c897-4cfa-8587-9ebb3b564de9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:33.237428 crc crio[3637]: time=\"2026-06-14T08:10:33.237322419Z\" level=info msg=\"Started container\" PID=5601 containerID=da18eff9b222c667040b67cd57a74f1ebe8a91decf4f93a614f9a4b3f69316d7 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=a60cebaf-c897-4cfa-8587-9ebb3b564de9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3\nJun 14 08:10:33.822479 crc crio[3637]: 2026-06-14T08:10:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:33.822773 crc crio[3637]: time=\"2026-06-14T08:10:33.82257592Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 14 08:10:33.822773 crc crio[3637]: time=\"2026-06-14T08:10:33.822613121Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:33.822773 crc crio[3637]: time=\"2026-06-14T08:10:33.822645532Z\" 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 14 08:10:33.822773 crc crio[3637]: time=\"2026-06-14T08:10:33.822722784Z\" 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:0xc00008c280}] Aliases:map[]}\"\nJun 14 08:10:33.823064 crc crio[3637]: time=\"2026-06-14T08:10:33.822834637Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:10:33.823064 crc crio[3637]: time=\"2026-06-14T08:10:33.822994682Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:10:33.823064 crc crio[3637]: time=\"2026-06-14T08:10:33.823004372Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:33.845677 crc crio[3637]: time=\"2026-06-14T08:10:33.84555369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0bf8e839-7eae-4217-8282-0447260e5748 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:33.860454 crc crio[3637]: time=\"2026-06-14T08:10:33.860335749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e707bfdb-a7b4-4d78-b035-ea9339998bdd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:33.863030 crc crio[3637]: time=\"2026-06-14T08:10:33.86272802Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=4b04cbff-981d-425b-ad19-ba64e091c5d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:33.863374 crc crio[3637]: time=\"2026-06-14T08:10:33.863248474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:33.895694 crc crio[3637]: time=\"2026-06-14T08:10:33.895234885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:34.045353 crc crio[3637]: 2026-06-14T08:10:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:34.045892 crc crio[3637]: time=\"2026-06-14T08:10:34.045455176Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 14 08:10:34.045892 crc crio[3637]: time=\"2026-06-14T08:10:34.045503247Z\" level=info msg=\"cleanup sandbox network\"\nJun 14 08:10:34.045892 crc crio[3637]: time=\"2026-06-14T08:10:34.045556349Z\" 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 14 08:10:34.045892 crc crio[3637]: time=\"2026-06-14T08:10:34.045689712Z\" 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:0xc00008c678}] Aliases:map[]}\"\nJun 14 08:10:34.045892 crc crio[3637]: time=\"2026-06-14T08:10:34.045756494Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:10:34.045892 crc crio[3637]: time=\"2026-06-14T08:10:34.045772755Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:10:34.045892 crc crio[3637]: time=\"2026-06-14T08:10:34.045794425Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:10:34.434613 crc crio[3637]: time=\"2026-06-14T08:10:34.434313975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:34.683537 crc crio[3637]: 2026-06-14T08:10:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:10:34.683712 crc crio[3637]: time=\"2026-06-14T08:10:34.683600976Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 14 08:10:35.563959 crc crio[3637]: time=\"2026-06-14T08:10:35.563749541Z\" level=info msg=\"Created container a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c: openshift-etcd/etcd-crc/etcdctl\" id=4b04cbff-981d-425b-ad19-ba64e091c5d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:35.573035 crc crio[3637]: time=\"2026-06-14T08:10:35.572403949Z\" level=info msg=\"Starting container: a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c\" id=9b680619-71ee-4109-bf9d-be3f313e2502 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:35.609299 crc crio[3637]: time=\"2026-06-14T08:10:35.60849392Z\" level=info msg=\"Started container\" PID=5698 containerID=a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c description=openshift-etcd/etcd-crc/etcdctl id=9b680619-71ee-4109-bf9d-be3f313e2502 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\nJun 14 08:10:35.651480 crc crio[3637]: time=\"2026-06-14T08:10:35.650146783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6b25b9a4-9af4-4f72-a6d7-a24721f9d7f1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:35.667314 crc crio[3637]: time=\"2026-06-14T08:10:35.66319195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c32cda2e-efe4-4626-8381-55a3537f5770 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:35.679519 crc crio[3637]: time=\"2026-06-14T08:10:35.679470628Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=316e5360-46af-4bf3-ae71-3dde0494c5a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:35.699169 crc crio[3637]: time=\"2026-06-14T08:10:35.699138874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:35.804221 crc crio[3637]: time=\"2026-06-14T08:10:35.803814232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:36.285816 crc crio[3637]: time=\"2026-06-14T08:10:36.285612853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:36.290310 crc crio[3637]: time=\"2026-06-14T08:10:36.289750299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:36.473735 crc crio[3637]: time=\"2026-06-14T08:10:36.473668251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:36.509233 crc crio[3637]: time=\"2026-06-14T08:10:36.509098306Z\" level=info msg=\"Created container fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3f5f0e03-4d1c-4838-8a73-fe714441748e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:36.513708 crc crio[3637]: time=\"2026-06-14T08:10:36.513585996Z\" level=info msg=\"Starting container: fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98\" id=f1e1ebaa-5f53-414a-a664-ace603dd0692 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:36.536372 crc crio[3637]: time=\"2026-06-14T08:10:36.536272646Z\" level=info msg=\"Started container\" PID=5726 containerID=fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=f1e1ebaa-5f53-414a-a664-ace603dd0692 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\nJun 14 08:10:36.541947 crc crio[3637]: time=\"2026-06-14T08:10:36.541530857Z\" level=info msg=\"Created container cbd78c3d27ca4077fce32cdd5d50f29eeb4282d0d31c493f397a36c66d0dc6c9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=2cfa234d-7032-404b-85c3-62634fe99f91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:36.544603 crc crio[3637]: time=\"2026-06-14T08:10:36.544125437Z\" level=info msg=\"Starting container: cbd78c3d27ca4077fce32cdd5d50f29eeb4282d0d31c493f397a36c66d0dc6c9\" id=046de963-ff99-47e0-94e1-ca4b68744c69 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:36.570765 crc crio[3637]: time=\"2026-06-14T08:10:36.566320313Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=dc1b3810-af69-410d-8edf-bcc4c14c1932 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:36.570765 crc crio[3637]: time=\"2026-06-14T08:10:36.567445489Z\" level=info msg=\"Started container\" PID=5727 containerID=cbd78c3d27ca4077fce32cdd5d50f29eeb4282d0d31c493f397a36c66d0dc6c9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=046de963-ff99-47e0-94e1-ca4b68744c69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:10:36.570765 crc crio[3637]: time=\"2026-06-14T08:10:36.568328657Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f7f20316-6a7d-4599-90a9-ceb36ce4ca62 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:36.570765 crc crio[3637]: time=\"2026-06-14T08:10:36.570077885Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=0052d354-df28-4fbb-a510-b34b2235cf88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:36.570765 crc crio[3637]: time=\"2026-06-14T08:10:36.570345052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:36.596235 crc crio[3637]: time=\"2026-06-14T08:10:36.596093604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:36.646428 crc crio[3637]: time=\"2026-06-14T08:10:36.645633447Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=bca4c5ec-11d5-472e-982c-8b48f9c893ad name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:36.654479 crc crio[3637]: time=\"2026-06-14T08:10:36.654194677Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2f11d1d8-2718-43a6-90fa-5ae5520c187c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:36.662668 crc crio[3637]: time=\"2026-06-14T08:10:36.662543306Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=1708e803-5cac-4022-b3c9-98df614f3450 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:36.666063 crc crio[3637]: time=\"2026-06-14T08:10:36.666038771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:36.675019 crc crio[3637]: time=\"2026-06-14T08:10:36.6748135Z\" level=info msg=\"Created container 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45: openshift-etcd/etcd-crc/etcd\" id=316e5360-46af-4bf3-ae71-3dde0494c5a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:36.678746 crc crio[3637]: time=\"2026-06-14T08:10:36.678631086Z\" level=info msg=\"Starting container: 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45\" id=7e32ee7d-758c-4b47-8961-f1e69b3e612b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:36.725337 crc crio[3637]: time=\"2026-06-14T08:10:36.720561242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:36.727316 crc crio[3637]: time=\"2026-06-14T08:10:36.72718216Z\" level=info msg=\"Started container\" PID=5739 containerID=895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45 description=openshift-etcd/etcd-crc/etcd id=7e32ee7d-758c-4b47-8961-f1e69b3e612b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\nJun 14 08:10:36.810473 crc crio[3637]: time=\"2026-06-14T08:10:36.810315819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a02eef94-b412-4234-8a69-0cdf7570c095 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:36.816688 crc crio[3637]: time=\"2026-06-14T08:10:36.816530634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=878a5cf0-a4ac-4072-bd50-62926b310dd2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:36.821082 crc crio[3637]: time=\"2026-06-14T08:10:36.82062468Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=23e729b3-3202-4425-a4d1-06ade4e62b03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:36.822656 crc crio[3637]: time=\"2026-06-14T08:10:36.822215449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:36.914732 crc crio[3637]: time=\"2026-06-14T08:10:36.913642576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:37.779593 crc crio[3637]: time=\"2026-06-14T08:10:37.778071439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:37.866975 crc crio[3637]: time=\"2026-06-14T08:10:37.860290251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:38.187804 crc crio[3637]: time=\"2026-06-14T08:10:38.187453Z\" level=info msg=\"Created container b62a92f2dabf92b355376e098fcb0a4c757e0859fbe5f9925ad44d386b5641e5: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=1708e803-5cac-4022-b3c9-98df614f3450 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:38.198488 crc crio[3637]: time=\"2026-06-14T08:10:38.19380291Z\" level=info msg=\"Starting container: b62a92f2dabf92b355376e098fcb0a4c757e0859fbe5f9925ad44d386b5641e5\" id=f1fd529c-db11-41c7-b7a8-f99c39ecb5bd name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:38.204630 crc crio[3637]: time=\"2026-06-14T08:10:38.197685664Z\" level=info msg=\"Created container 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=0052d354-df28-4fbb-a510-b34b2235cf88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:38.235010 crc crio[3637]: time=\"2026-06-14T08:10:38.234296019Z\" level=info msg=\"Starting container: 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511\" id=7e458e0d-5b0c-4e72-a8a1-8dd57af5c7ae name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:38.256137 crc crio[3637]: time=\"2026-06-14T08:10:38.255225272Z\" level=info msg=\"Started container\" PID=5803 containerID=b62a92f2dabf92b355376e098fcb0a4c757e0859fbe5f9925ad44d386b5641e5 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=f1fd529c-db11-41c7-b7a8-f99c39ecb5bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:10:38.293589 crc crio[3637]: time=\"2026-06-14T08:10:38.29268571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:38.319984 crc crio[3637]: time=\"2026-06-14T08:10:38.310264502Z\" level=info msg=\"Started container\" PID=5805 containerID=038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=7e458e0d-5b0c-4e72-a8a1-8dd57af5c7ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\nJun 14 08:10:38.393454 crc crio[3637]: time=\"2026-06-14T08:10:38.393271785Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d0b2027f-0b20-4135-b2ba-b3fa3c34e703 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:38.398547 crc crio[3637]: time=\"2026-06-14T08:10:38.398475245Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=aa539aa8-7eab-4520-9e1a-ff06738ac3da name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:38.402025 crc crio[3637]: time=\"2026-06-14T08:10:38.401695072Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=187edfa2-bda1-47d2-b9dd-f39a32b3cec5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:38.402687 crc crio[3637]: time=\"2026-06-14T08:10:38.402504204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:38.450040 crc crio[3637]: time=\"2026-06-14T08:10:38.449770807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:38.674308 crc crio[3637]: time=\"2026-06-14T08:10:38.674044438Z\" level=info msg=\"Created container 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1: openshift-etcd/etcd-crc/etcd-metrics\" id=23e729b3-3202-4425-a4d1-06ade4e62b03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:38.679378 crc crio[3637]: time=\"2026-06-14T08:10:38.678452075Z\" level=info msg=\"Starting container: 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1\" id=ffb3efb7-f0d8-4714-b376-d7aec032af64 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:38.799402 crc crio[3637]: time=\"2026-06-14T08:10:38.799211568Z\" level=info msg=\"Started container\" PID=5832 containerID=51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1 description=openshift-etcd/etcd-crc/etcd-metrics id=ffb3efb7-f0d8-4714-b376-d7aec032af64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\nJun 14 08:10:38.954362 crc crio[3637]: time=\"2026-06-14T08:10:38.9540758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=803ef0ad-6d5e-4c82-8c43-d6db73ebfe3c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:38.974159 crc crio[3637]: time=\"2026-06-14T08:10:38.971578974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c0ba8923-0358-41c5-92c2-35b38fbe54f5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:38.981249 crc crio[3637]: time=\"2026-06-14T08:10:38.980550552Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=2495fd88-5bac-4433-bcd5-7f6050cc7dc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:38.981593 crc crio[3637]: time=\"2026-06-14T08:10:38.981525758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:39.133791 crc crio[3637]: time=\"2026-06-14T08:10:39.133565323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:39.306200 crc crio[3637]: time=\"2026-06-14T08:10:39.303110976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:39.633367 crc crio[3637]: time=\"2026-06-14T08:10:39.632376686Z\" level=info msg=\"Created container 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=187edfa2-bda1-47d2-b9dd-f39a32b3cec5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:39.646636 crc crio[3637]: time=\"2026-06-14T08:10:39.643561118Z\" level=info msg=\"Starting container: 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582\" id=3ae6829f-8f5d-46e1-8c2a-c2cc56ad93d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:39.682675 crc crio[3637]: time=\"2026-06-14T08:10:39.682212545Z\" level=info msg=\"Started container\" PID=5863 containerID=4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=3ae6829f-8f5d-46e1-8c2a-c2cc56ad93d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\nJun 14 08:10:39.769510 crc crio[3637]: time=\"2026-06-14T08:10:39.769411502Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e8ba5a45-adb7-433d-bb2d-afab6063ef99 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:39.777550 crc crio[3637]: time=\"2026-06-14T08:10:39.772434086Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=407b55cc-6210-47e0-9ec2-85fdbf622380 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:39.777550 crc crio[3637]: time=\"2026-06-14T08:10:39.776942855Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bbf07234-c0a8-43f6-8f54-e3cc2157efd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:39.782724 crc crio[3637]: time=\"2026-06-14T08:10:39.777595682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:39.862386 crc crio[3637]: time=\"2026-06-14T08:10:39.862282431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:40.144281 crc crio[3637]: time=\"2026-06-14T08:10:40.144228686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:40.581098 crc crio[3637]: time=\"2026-06-14T08:10:40.580980822Z\" level=info msg=\"Created container 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2: openshift-etcd/etcd-crc/etcd-readyz\" id=2495fd88-5bac-4433-bcd5-7f6050cc7dc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:40.587443 crc crio[3637]: time=\"2026-06-14T08:10:40.587326887Z\" level=info msg=\"Starting container: 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2\" id=779c3256-b384-4683-8894-66c48b6be38d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:40.724545 crc crio[3637]: time=\"2026-06-14T08:10:40.724080838Z\" level=info msg=\"Started container\" PID=5882 containerID=421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2 description=openshift-etcd/etcd-crc/etcd-readyz id=779c3256-b384-4683-8894-66c48b6be38d name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\nJun 14 08:10:40.760198 crc crio[3637]: time=\"2026-06-14T08:10:40.759407891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:40.815698 crc crio[3637]: time=\"2026-06-14T08:10:40.815538918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6113956c-abe9-4de2-a937-5386e2576dd2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:40.821440 crc crio[3637]: time=\"2026-06-14T08:10:40.821315237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=763ab12b-b7a0-4e23-9fcb-8ea5b230ef79 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:10:40.824685 crc crio[3637]: time=\"2026-06-14T08:10:40.824570619Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=3e29ba4e-90cb-41c3-89a7-784a1c4a7e67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:40.825252 crc crio[3637]: time=\"2026-06-14T08:10:40.825158127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:40.868014 crc crio[3637]: time=\"2026-06-14T08:10:40.86748476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:41.098572 crc crio[3637]: time=\"2026-06-14T08:10:41.096806854Z\" level=info msg=\"Created container 4531a661b1f61a9abf63b736ff50c0c239c4c9321a63e48025d4c12f9175e2d4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bbf07234-c0a8-43f6-8f54-e3cc2157efd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:41.106376 crc crio[3637]: time=\"2026-06-14T08:10:41.105981204Z\" level=info msg=\"Starting container: 4531a661b1f61a9abf63b736ff50c0c239c4c9321a63e48025d4c12f9175e2d4\" id=b7afc76c-30ef-4694-856a-5e701ecfd4dd name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:41.160740 crc crio[3637]: time=\"2026-06-14T08:10:41.160347846Z\" level=info msg=\"Started container\" PID=5900 containerID=4531a661b1f61a9abf63b736ff50c0c239c4c9321a63e48025d4c12f9175e2d4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=b7afc76c-30ef-4694-856a-5e701ecfd4dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\nJun 14 08:10:41.484632 crc crio[3637]: time=\"2026-06-14T08:10:41.483783883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:10:41.855030 crc crio[3637]: time=\"2026-06-14T08:10:41.854652463Z\" level=info msg=\"Created container 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c: openshift-etcd/etcd-crc/etcd-rev\" id=3e29ba4e-90cb-41c3-89a7-784a1c4a7e67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:10:41.859177 crc crio[3637]: time=\"2026-06-14T08:10:41.858619535Z\" level=info msg=\"Starting container: 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c\" id=d4c82dbe-595c-4f47-8dd6-4177d97842c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:10:41.881577 crc crio[3637]: time=\"2026-06-14T08:10:41.881494328Z\" level=info msg=\"Started container\" PID=5939 containerID=98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c description=openshift-etcd/etcd-crc/etcd-rev id=d4c82dbe-595c-4f47-8dd6-4177d97842c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\nJun 14 08:11:05.932832 crc crio[3637]: time=\"2026-06-14T08:11:05.930132757Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4cab2914-73fc-4e92-9e38-9149b6145386 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:11:05.949171 crc crio[3637]: time=\"2026-06-14T08:11:05.948623067Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fdb6d1aa-a7e3-40e9-8a12-63298a57aa82 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:11:05.980284 crc crio[3637]: time=\"2026-06-14T08:11:05.979448432Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a1a793f3-1d0e-4265-b628-c847dffac918 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:11:05.983992 crc crio[3637]: time=\"2026-06-14T08:11:05.983258331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:11:06.035929 crc crio[3637]: time=\"2026-06-14T08:11:06.035811273Z\" level=info msg=\"Stopping container: 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997 (timeout: 30s)\" id=fee345ce-2c11-4765-88fa-9416444fcf98 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:11:06.041696 crc crio[3637]: time=\"2026-06-14T08:11:06.041595502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:11:06.210587 crc crio[3637]: time=\"2026-06-14T08:11:06.210374802Z\" level=info msg=\"Stopped container 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fee345ce-2c11-4765-88fa-9416444fcf98 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:11:06.214403 crc crio[3637]: time=\"2026-06-14T08:11:06.214293592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ffc8bc4b-e437-4841-8fc0-ef2c1777abd7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:11:06.218783 crc crio[3637]: time=\"2026-06-14T08:11:06.218604925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=80206872-c8e4-4fd3-92f9-c99c290fbab4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:11:06.222358 crc crio[3637]: time=\"2026-06-14T08:11:06.222110802Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=31289b11-8bb5-4c0d-9961-742de8cf4dc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:11:06.223056 crc crio[3637]: time=\"2026-06-14T08:11:06.222812255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:11:06.251720 crc crio[3637]: time=\"2026-06-14T08:11:06.251159355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:11:06.548140 crc crio[3637]: time=\"2026-06-14T08:11:06.54246068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:11:06.724619 crc crio[3637]: time=\"2026-06-14T08:11:06.722698168Z\" level=info msg=\"Created container 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a1a793f3-1d0e-4265-b628-c847dffac918 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:11:06.726059 crc crio[3637]: time=\"2026-06-14T08:11:06.725811262Z\" level=info msg=\"Starting container: 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95\" id=2e6d2a99-ebbc-487e-bf3d-2ed14b1ef15c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:11:06.800104 crc crio[3637]: time=\"2026-06-14T08:11:06.799786239Z\" level=info msg=\"Started container\" PID=6230 containerID=494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=2e6d2a99-ebbc-487e-bf3d-2ed14b1ef15c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\nJun 14 08:11:06.964036 crc crio[3637]: time=\"2026-06-14T08:11:06.96060854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:11:07.125248 crc crio[3637]: time=\"2026-06-14T08:11:07.12507739Z\" level=info msg=\"Created container 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=31289b11-8bb5-4c0d-9961-742de8cf4dc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:11:07.135908 crc crio[3637]: time=\"2026-06-14T08:11:07.130321182Z\" level=info msg=\"Starting container: 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20\" id=3c65149a-c827-4ea9-8df0-bf8504816080 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:11:07.157434 crc crio[3637]: time=\"2026-06-14T08:11:07.157198216Z\" level=info msg=\"Started container\" PID=6244 containerID=0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3c65149a-c827-4ea9-8df0-bf8504816080 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:11:22.195540 crc crio[3637]: time=\"2026-06-14T08:11:22.195203792Z\" level=info msg=\"Stopping container: 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95 (timeout: 15s)\" id=cb5c2c2b-a8ec-49d4-8067-30e5f205a495 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:11:37.211140 crc crio[3637]: time=\"2026-06-14T08:11:37.209937671Z\" level=warning msg=\"Stopping container 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95 with stop signal(15) timed out. Killing...\"\nJun 14 08:11:37.767075 crc crio[3637]: time=\"2026-06-14T08:11:37.766725599Z\" level=info msg=\"Stopped container 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=cb5c2c2b-a8ec-49d4-8067-30e5f205a495 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:11:37.769290 crc crio[3637]: time=\"2026-06-14T08:11:37.769152046Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=940569dd-1432-45b7-8cfb-383e0d4a0e9f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:11:37.774094 crc crio[3637]: time=\"2026-06-14T08:11:37.77400077Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cd69cc24-502b-439d-9b05-4458abb3e36f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:11:37.778226 crc crio[3637]: time=\"2026-06-14T08:11:37.778140841Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b92e30cf-0f02-4a0b-9c56-cd45dcf42bea name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:11:37.778724 crc crio[3637]: time=\"2026-06-14T08:11:37.778653208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:11:37.792387 crc crio[3637]: time=\"2026-06-14T08:11:37.792220109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:11:38.000819 crc crio[3637]: time=\"2026-06-14T08:11:38.000321945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:11:38.116827 crc crio[3637]: time=\"2026-06-14T08:11:38.116576537Z\" level=info msg=\"Created container b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b92e30cf-0f02-4a0b-9c56-cd45dcf42bea name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:11:38.118513 crc crio[3637]: time=\"2026-06-14T08:11:38.118377374Z\" level=info msg=\"Starting container: b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223\" id=84b91e35-3a32-46cd-865d-ff33113aae51 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:11:38.127127 crc crio[3637]: time=\"2026-06-14T08:11:38.126684749Z\" level=info msg=\"Started container\" PID=6458 containerID=b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=84b91e35-3a32-46cd-865d-ff33113aae51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\nJun 14 08:11:38.223275 crc crio[3637]: time=\"2026-06-14T08:11:38.22315051Z\" level=info msg=\"Removing container: 4531a661b1f61a9abf63b736ff50c0c239c4c9321a63e48025d4c12f9175e2d4\" id=4a8f625a-9327-4f1b-9030-9c90cf5d4d01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:11:38.308568 crc crio[3637]: time=\"2026-06-14T08:11:38.308388107Z\" level=info msg=\"Removed container 4531a661b1f61a9abf63b736ff50c0c239c4c9321a63e48025d4c12f9175e2d4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4a8f625a-9327-4f1b-9030-9c90cf5d4d01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:11:38.624661 crc crio[3637]: time=\"2026-06-14T08:11:38.624146856Z\" level=info msg=\"Stopping container: 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20 (timeout: 30s)\" id=4ba4bfd9-187b-4590-8930-135515bd55d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:11:38.781576 crc crio[3637]: time=\"2026-06-14T08:11:38.781412155Z\" level=info msg=\"Stopped container 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4ba4bfd9-187b-4590-8930-135515bd55d8 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:11:38.783564 crc crio[3637]: time=\"2026-06-14T08:11:38.783435888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=d3aecb14-b08a-400f-bff0-4af13d5e5b00 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:11:38.786489 crc crio[3637]: time=\"2026-06-14T08:11:38.786424154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f4850628-b5d4-4a80-b4ff-0ad0c2f5cc70 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:11:38.789551 crc crio[3637]: time=\"2026-06-14T08:11:38.78945871Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f72f5cf2-6f12-46ca-ac59-d0bddba3c866 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:11:38.789901 crc crio[3637]: time=\"2026-06-14T08:11:38.789808181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:11:38.800629 crc crio[3637]: time=\"2026-06-14T08:11:38.800360218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:11:38.963095 crc crio[3637]: time=\"2026-06-14T08:11:38.962830309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:11:39.025781 crc crio[3637]: time=\"2026-06-14T08:11:39.025633619Z\" level=info msg=\"Created container 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f72f5cf2-6f12-46ca-ac59-d0bddba3c866 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:11:39.027902 crc crio[3637]: time=\"2026-06-14T08:11:39.027722406Z\" level=info msg=\"Starting container: 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35\" id=0e59d436-a638-4792-8577-fa779e4046fc name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:11:39.032817 crc crio[3637]: time=\"2026-06-14T08:11:39.032715224Z\" level=info msg=\"Started container\" PID=6486 containerID=6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=0e59d436-a638-4792-8577-fa779e4046fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:11:39.228736 crc crio[3637]: time=\"2026-06-14T08:11:39.228609742Z\" level=info msg=\"Removing container: 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997\" id=08da47c7-3595-44c2-90e1-f1e204e2f266 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:11:39.250654 crc crio[3637]: time=\"2026-06-14T08:11:39.250475918Z\" level=info msg=\"Removed container 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=08da47c7-3595-44c2-90e1-f1e204e2f266 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:12:08.624965 crc crio[3637]: time=\"2026-06-14T08:12:08.624269921Z\" level=info msg=\"Stopping container: 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35 (timeout: 30s)\" id=8e47c7ba-2d05-488c-a0e5-f81a956510ae name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:12:08.810334 crc crio[3637]: time=\"2026-06-14T08:12:08.810122561Z\" level=info msg=\"Stopped container 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8e47c7ba-2d05-488c-a0e5-f81a956510ae name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:12:08.813727 crc crio[3637]: time=\"2026-06-14T08:12:08.812738442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0c4381d5-0000-4135-a7e7-b8a29b10dfa0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:12:08.821796 crc crio[3637]: time=\"2026-06-14T08:12:08.821692147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=93e823fb-93c4-4f0c-86d8-232c0bbdce9a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:12:08.825024 crc crio[3637]: time=\"2026-06-14T08:12:08.824934311Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3a81f73d-f75b-4a17-b2b4-6dc98a70d3d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:12:08.825311 crc crio[3637]: time=\"2026-06-14T08:12:08.825251581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:12:08.839201 crc crio[3637]: time=\"2026-06-14T08:12:08.839069291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:12:09.040255 crc crio[3637]: time=\"2026-06-14T08:12:09.039800351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:12:09.135733 crc crio[3637]: time=\"2026-06-14T08:12:09.134810096Z\" level=info msg=\"Created container 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3a81f73d-f75b-4a17-b2b4-6dc98a70d3d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:12:09.138515 crc crio[3637]: time=\"2026-06-14T08:12:09.13839681Z\" level=info msg=\"Starting container: 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083\" id=52c11027-e5ed-47a7-8668-d6982f71413e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:12:09.144607 crc crio[3637]: time=\"2026-06-14T08:12:09.144512204Z\" level=info msg=\"Started container\" PID=6654 containerID=460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=52c11027-e5ed-47a7-8668-d6982f71413e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:12:09.453210 crc crio[3637]: time=\"2026-06-14T08:12:09.453096321Z\" level=info msg=\"Removing container: 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20\" id=942156d6-7c3b-451d-8fda-515dee526c66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:12:09.482752 crc crio[3637]: time=\"2026-06-14T08:12:09.48261067Z\" level=info msg=\"Removed container 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=942156d6-7c3b-451d-8fda-515dee526c66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:12:12.186550 crc crio[3637]: time=\"2026-06-14T08:12:12.186395292Z\" level=info msg=\"Stopping container: b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223 (timeout: 15s)\" id=b8ad7c5f-3e8a-4ee9-af49-1aa58295ef98 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:12:27.204131 crc crio[3637]: time=\"2026-06-14T08:12:27.203813093Z\" level=warning msg=\"Stopping container b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223 with stop signal(15) timed out. Killing...\"\nJun 14 08:12:27.562818 crc crio[3637]: time=\"2026-06-14T08:12:27.562654878Z\" level=info msg=\"Removing container: 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95\" id=6a697eab-6cea-4321-a914-c2640dba85eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:12:27.727984 crc crio[3637]: time=\"2026-06-14T08:12:27.727607263Z\" level=info msg=\"Removed container 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=6a697eab-6cea-4321-a914-c2640dba85eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:12:27.775513 crc crio[3637]: time=\"2026-06-14T08:12:27.774651147Z\" level=info msg=\"Stopped container b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b8ad7c5f-3e8a-4ee9-af49-1aa58295ef98 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:12:27.778157 crc crio[3637]: time=\"2026-06-14T08:12:27.777676154Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f7b599ea-2ddc-4a05-9d31-39e1d7549ae7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:12:27.782808 crc crio[3637]: time=\"2026-06-14T08:12:27.780060469Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=84559359-19c9-431e-b504-f8a937bcc57f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:12:27.784716 crc crio[3637]: time=\"2026-06-14T08:12:27.784640875Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=621b2803-cdd9-4318-bf91-9259c4274049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:12:27.785718 crc crio[3637]: time=\"2026-06-14T08:12:27.785664208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:12:27.805632 crc crio[3637]: time=\"2026-06-14T08:12:27.805470298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:12:28.032289 crc crio[3637]: time=\"2026-06-14T08:12:28.032205197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:12:28.149753 crc crio[3637]: time=\"2026-06-14T08:12:28.149654406Z\" level=info msg=\"Created container beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=621b2803-cdd9-4318-bf91-9259c4274049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:12:28.152158 crc crio[3637]: time=\"2026-06-14T08:12:28.152056403Z\" level=info msg=\"Starting container: beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263\" id=037127c8-8b2f-4091-b697-ff646540ac44 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:12:28.161665 crc crio[3637]: time=\"2026-06-14T08:12:28.161535595Z\" level=info msg=\"Started container\" PID=6794 containerID=beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=037127c8-8b2f-4091-b697-ff646540ac44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\nJun 14 08:12:38.621621 crc crio[3637]: time=\"2026-06-14T08:12:38.621372649Z\" level=info msg=\"Stopping container: 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083 (timeout: 30s)\" id=f8872b89-4f7b-4234-a244-41e751c454f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:12:38.817934 crc crio[3637]: time=\"2026-06-14T08:12:38.817704134Z\" level=info msg=\"Stopped container 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f8872b89-4f7b-4234-a244-41e751c454f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:12:38.825179 crc crio[3637]: time=\"2026-06-14T08:12:38.825089684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f23a4319-d86a-4627-9cf9-daa173079d5b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:12:38.826782 crc crio[3637]: time=\"2026-06-14T08:12:38.826692786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=90dbebbd-e597-4a30-8bb0-058583354a07 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:12:38.829185 crc crio[3637]: time=\"2026-06-14T08:12:38.829106904Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f8c268f8-629e-40a9-9a17-0d7d9bde3129 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:12:38.829546 crc crio[3637]: time=\"2026-06-14T08:12:38.829484576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:12:38.842661 crc crio[3637]: time=\"2026-06-14T08:12:38.84251414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:12:39.068986 crc crio[3637]: time=\"2026-06-14T08:12:39.068625533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:12:39.269808 crc crio[3637]: time=\"2026-06-14T08:12:39.269613421Z\" level=info msg=\"Created container 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f8c268f8-629e-40a9-9a17-0d7d9bde3129 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:12:39.271494 crc crio[3637]: time=\"2026-06-14T08:12:39.271368777Z\" level=info msg=\"Starting container: 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055\" id=3c9635f8-f35b-4a72-993e-ee63b2eb6636 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:12:39.279355 crc crio[3637]: time=\"2026-06-14T08:12:39.278651894Z\" level=info msg=\"Started container\" PID=6890 containerID=34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3c9635f8-f35b-4a72-993e-ee63b2eb6636 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:12:39.649395 crc crio[3637]: time=\"2026-06-14T08:12:39.649252328Z\" level=info msg=\"Removing container: 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35\" id=66252308-1cdf-4b4f-a22c-51624449984b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:12:39.715555 crc crio[3637]: time=\"2026-06-14T08:12:39.714591534Z\" level=info msg=\"Removed container 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=66252308-1cdf-4b4f-a22c-51624449984b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:13:02.190345 crc crio[3637]: time=\"2026-06-14T08:13:02.189332582Z\" level=info msg=\"Stopping container: beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263 (timeout: 15s)\" id=4c7b4ad6-c54e-49d3-b3ce-a98cd6fe0f9e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:13:08.621235 crc crio[3637]: time=\"2026-06-14T08:13:08.621069666Z\" level=info msg=\"Stopping container: 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055 (timeout: 30s)\" id=475050e9-8c9b-4746-9475-d2faabd09870 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:13:08.792834 crc crio[3637]: time=\"2026-06-14T08:13:08.792493112Z\" level=info msg=\"Stopped container 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=475050e9-8c9b-4746-9475-d2faabd09870 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:13:08.835344 crc crio[3637]: time=\"2026-06-14T08:13:08.8352271Z\" level=info msg=\"Removing container: 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083\" id=66428271-49d6-4d6c-9e14-6f40a1b42ed2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:13:08.864430 crc crio[3637]: time=\"2026-06-14T08:13:08.864169691Z\" level=info msg=\"Removed container 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=66428271-49d6-4d6c-9e14-6f40a1b42ed2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:13:17.204167 crc crio[3637]: time=\"2026-06-14T08:13:17.203671041Z\" level=warning msg=\"Stopping container beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263 with stop signal(15) timed out. Killing...\"\nJun 14 08:13:17.742907 crc crio[3637]: time=\"2026-06-14T08:13:17.742696826Z\" level=info msg=\"Stopped container beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4c7b4ad6-c54e-49d3-b3ce-a98cd6fe0f9e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:13:17.746390 crc crio[3637]: time=\"2026-06-14T08:13:17.746258801Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=efdff5ef-9ec8-4d5f-8ed4-a525cb568253 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:13:17.749574 crc crio[3637]: time=\"2026-06-14T08:13:17.749458145Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e08add36-4b82-4bd0-af6b-5d16ad745578 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:13:17.753918 crc crio[3637]: time=\"2026-06-14T08:13:17.753784575Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5f736ab1-515b-409b-9f83-4730e0004742 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:13:17.754632 crc crio[3637]: time=\"2026-06-14T08:13:17.754490069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:13:17.767721 crc crio[3637]: time=\"2026-06-14T08:13:17.767637755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:13:17.905675 crc crio[3637]: time=\"2026-06-14T08:13:17.905287276Z\" level=info msg=\"Removing container: b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223\" id=ccecd309-3e6f-49e9-9d46-a72f659f50aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:13:17.945662 crc crio[3637]: time=\"2026-06-14T08:13:17.945483864Z\" level=info msg=\"Removed container b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ccecd309-3e6f-49e9-9d46-a72f659f50aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:13:17.997736 crc crio[3637]: time=\"2026-06-14T08:13:17.997508641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:13:18.097088 crc crio[3637]: time=\"2026-06-14T08:13:18.096802916Z\" level=info msg=\"Created container 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5f736ab1-515b-409b-9f83-4730e0004742 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:13:18.098980 crc crio[3637]: time=\"2026-06-14T08:13:18.09878776Z\" level=info msg=\"Starting container: 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990\" id=200d5a1c-7966-43f7-b317-548881722b98 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:13:18.104964 crc crio[3637]: time=\"2026-06-14T08:13:18.104713602Z\" level=info msg=\"Started container\" PID=7139 containerID=3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=200d5a1c-7966-43f7-b317-548881722b98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\nJun 14 08:13:18.926422 crc crio[3637]: time=\"2026-06-14T08:13:18.926103848Z\" level=info msg=\"Stopping container: c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c (timeout: 15s)\" id=3f290d47-cf7a-4c97-baa7-956bf18f0be9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:13:33.935399 crc crio[3637]: time=\"2026-06-14T08:13:33.934045239Z\" level=warning msg=\"Stopping container c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c with stop signal(15) timed out. Killing...\"\nJun 14 08:13:34.520415 crc crio[3637]: time=\"2026-06-14T08:13:34.520257037Z\" level=info msg=\"Stopped container c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=3f290d47-cf7a-4c97-baa7-956bf18f0be9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:13:34.523517 crc crio[3637]: time=\"2026-06-14T08:13:34.523450881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=797e91d8-5b5e-4f99-84ca-5c8b9d4fd72f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:13:34.529045 crc crio[3637]: time=\"2026-06-14T08:13:34.528944608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cef34761-a7d1-4f84-8b49-955b3f0958f1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:13:34.531380 crc crio[3637]: time=\"2026-06-14T08:13:34.531255914Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ad5bfd2b-5be9-4d3b-91da-93fa09ce4e2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:13:34.531801 crc crio[3637]: time=\"2026-06-14T08:13:34.531699509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:13:34.550165 crc crio[3637]: time=\"2026-06-14T08:13:34.550008623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:13:34.731547 crc crio[3637]: time=\"2026-06-14T08:13:34.731226717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:13:34.839243 crc crio[3637]: time=\"2026-06-14T08:13:34.838791651Z\" level=info msg=\"Created container da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ad5bfd2b-5be9-4d3b-91da-93fa09ce4e2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:13:34.840429 crc crio[3637]: time=\"2026-06-14T08:13:34.84030774Z\" level=info msg=\"Starting container: da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8\" id=f748da8a-9530-4117-a296-95825a59b43c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:13:34.846151 crc crio[3637]: time=\"2026-06-14T08:13:34.846040506Z\" level=info msg=\"Started container\" PID=7237 containerID=da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=f748da8a-9530-4117-a296-95825a59b43c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\nJun 14 08:13:50.582304 crc crio[3637]: time=\"2026-06-14T08:13:50.582066681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=fed0dbaf-42ba-4f72-92e8-19aeb65a75cf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:13:50.586291 crc crio[3637]: time=\"2026-06-14T08:13:50.586080494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e16abf8e-6463-4835-8d35-04eecce9b6fe name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:13:50.591403 crc crio[3637]: time=\"2026-06-14T08:13:50.591165651Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=acab0497-bf0e-40f3-b737-e471f3872595 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:13:50.592284 crc crio[3637]: time=\"2026-06-14T08:13:50.592108882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:13:50.631471 crc crio[3637]: time=\"2026-06-14T08:13:50.629811401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:13:50.953671 crc crio[3637]: time=\"2026-06-14T08:13:50.953452695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:13:51.084671 crc crio[3637]: time=\"2026-06-14T08:13:51.084453002Z\" level=info msg=\"Created container b04bc0eec4ce46e8b42f9e415874c5d0809771c46cf2c09237f50faf651eb5f6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=acab0497-bf0e-40f3-b737-e471f3872595 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:13:51.085471 crc crio[3637]: time=\"2026-06-14T08:13:51.085412633Z\" level=info msg=\"Starting container: b04bc0eec4ce46e8b42f9e415874c5d0809771c46cf2c09237f50faf651eb5f6\" id=b94d44eb-035d-48b6-86b0-484bfb86f7ff name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:13:51.092725 crc crio[3637]: time=\"2026-06-14T08:13:51.092550378Z\" level=info msg=\"Started container\" PID=7550 containerID=b04bc0eec4ce46e8b42f9e415874c5d0809771c46cf2c09237f50faf651eb5f6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b94d44eb-035d-48b6-86b0-484bfb86f7ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:14:16.805276 crc crio[3637]: time=\"2026-06-14T08:14:16.804394406Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:16.805920 crc crio[3637]: time=\"2026-06-14T08:14:16.805363818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:16.836126 crc crio[3637]: time=\"2026-06-14T08:14:16.836001883Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/c58d9ca5-9ddf-41e2-b4ad-c15a764f123e 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:0xc00019cee0}] Aliases:map[]}\"\nJun 14 08:14:16.836126 crc crio[3637]: time=\"2026-06-14T08:14:16.836129468Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:16.874714 crc crio[3637]: time=\"2026-06-14T08:14:16.872464821Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:16.874714 crc crio[3637]: time=\"2026-06-14T08:14:16.872679279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:16.894602 crc crio[3637]: time=\"2026-06-14T08:14:16.894419753Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/738935d0-cf45-4579-aa91-45a35f4d0666 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:0xc0002d6bf0}] Aliases:map[]}\"\nJun 14 08:14:16.894602 crc crio[3637]: time=\"2026-06-14T08:14:16.894532447Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:16.959654 crc crio[3637]: time=\"2026-06-14T08:14:16.956750046Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:16.959654 crc crio[3637]: time=\"2026-06-14T08:14:16.957052396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:17.006265 crc crio[3637]: time=\"2026-06-14T08:14:17.005323753Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/4f16d424-b9f5-4f97-939b-04348f557dbc 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:0xc00019d3e8}] Aliases:map[]}\"\nJun 14 08:14:17.006265 crc crio[3637]: time=\"2026-06-14T08:14:17.005382035Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:17.124083 crc crio[3637]: time=\"2026-06-14T08:14:17.12283124Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=dcbdf32a-17b8-4dcb-9afd-e52430e69e63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:17.124083 crc crio[3637]: time=\"2026-06-14T08:14:17.123812622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:17.162553 crc crio[3637]: time=\"2026-06-14T08:14:17.162297699Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=dcbdf32a-17b8-4dcb-9afd-e52430e69e63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:17.195750 crc crio[3637]: time=\"2026-06-14T08:14:17.195212249Z\" level=info msg=\"Ran pod sandbox 153da0904d535ab9b4bd4fda1f73e654d326da2ac50ad9d9ea62f9203e631139 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=dcbdf32a-17b8-4dcb-9afd-e52430e69e63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:17.328127 crc crio[3637]: time=\"2026-06-14T08:14:17.323620412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=34e6cfa0-818b-465a-8bc5-c666b437e07d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:18.010805 crc crio[3637]: time=\"2026-06-14T08:14:18.010564256Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=8f384ca7-8c40-48eb-a7c6-c392d1e204d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.010805 crc crio[3637]: time=\"2026-06-14T08:14:18.010724691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:18.025653 crc crio[3637]: time=\"2026-06-14T08:14:18.024605688Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.025653 crc crio[3637]: time=\"2026-06-14T08:14:18.024754973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:18.045913 crc crio[3637]: time=\"2026-06-14T08:14:18.042826257Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8f384ca7-8c40-48eb-a7c6-c392d1e204d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.054589 crc crio[3637]: time=\"2026-06-14T08:14:18.054259102Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=fa8ec3a2-885a-4029-a0b6-2e56732ba8d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.054589 crc crio[3637]: time=\"2026-06-14T08:14:18.054392487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:18.063738 crc crio[3637]: time=\"2026-06-14T08:14:18.063670965Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a1332f06-ddf3-4367-9bd0-381f3d192ee3 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:0xc0002d64f8}] Aliases:map[]}\"\nJun 14 08:14:18.064085 crc crio[3637]: time=\"2026-06-14T08:14:18.064036457Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:18.081427 crc crio[3637]: time=\"2026-06-14T08:14:18.081246541Z\" level=info msg=\"Ran pod sandbox 20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=8f384ca7-8c40-48eb-a7c6-c392d1e204d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.081934 crc crio[3637]: time=\"2026-06-14T08:14:18.081736664Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fa8ec3a2-885a-4029-a0b6-2e56732ba8d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.090691 crc crio[3637]: time=\"2026-06-14T08:14:18.090558826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a81de19b-444c-461b-b643-8675b035c388 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:18.097163 crc crio[3637]: time=\"2026-06-14T08:14:18.097104384Z\" level=info msg=\"Ran pod sandbox 11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=fa8ec3a2-885a-4029-a0b6-2e56732ba8d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.097593 crc crio[3637]: time=\"2026-06-14T08:14:18.097404082Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.097680 crc crio[3637]: time=\"2026-06-14T08:14:18.097646201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:18.100963 crc crio[3637]: time=\"2026-06-14T08:14:18.100432791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=cd1a56ad-860b-4895-8536-4da2b8ed2ba1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:18.102117 crc crio[3637]: time=\"2026-06-14T08:14:18.102010303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=d9761b71-b6d9-48c0-a24a-ea2d3e35a79f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:18.137725 crc crio[3637]: time=\"2026-06-14T08:14:18.137216643Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e62522ec-3da4-4c85-92f8-7e484955d4dd 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:0xc000122538}] Aliases:map[]}\"\nJun 14 08:14:18.137725 crc crio[3637]: time=\"2026-06-14T08:14:18.137326786Z\" 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 14 08:14:18.154642 crc crio[3637]: time=\"2026-06-14T08:14:18.154285275Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.154642 crc crio[3637]: time=\"2026-06-14T08:14:18.15444411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:18.209235 crc crio[3637]: time=\"2026-06-14T08:14:18.208966096Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a8300139-3854-4c9c-a594-17e23b135c8c 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:0xc00171a478}] Aliases:map[]}\"\nJun 14 08:14:18.209235 crc crio[3637]: time=\"2026-06-14T08:14:18.209037978Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:18.224765 crc crio[3637]: time=\"2026-06-14T08:14:18.22350499Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.224765 crc crio[3637]: time=\"2026-06-14T08:14:18.224372579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:18.231202 crc crio[3637]: time=\"2026-06-14T08:14:18.231174572Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=4e18aff8-3695-4b5e-a975-7f010ad28afe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.231509 crc crio[3637]: time=\"2026-06-14T08:14:18.231483412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:18.246799 crc crio[3637]: time=\"2026-06-14T08:14:18.24633324Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=4e18aff8-3695-4b5e-a975-7f010ad28afe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.267550 crc crio[3637]: time=\"2026-06-14T08:14:18.267296667Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/1b5d16ae-dbe2-425d-973d-14821b9f2593 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:0xc0002d6678}] Aliases:map[]}\"\nJun 14 08:14:18.267699 crc crio[3637]: time=\"2026-06-14T08:14:18.267658451Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:18.286351 crc crio[3637]: time=\"2026-06-14T08:14:18.285779141Z\" level=info msg=\"Ran pod sandbox f103247fbca5d0bdfbd09b76f24bce21ca2a05500e63c5d97078b75a8112c767 with infra container: openshift-multus/multus-bzhnf/POD\" id=4e18aff8-3695-4b5e-a975-7f010ad28afe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.299420 crc crio[3637]: time=\"2026-06-14T08:14:18.29924462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=a411b080-133e-4eab-b9f5-99324bb5ce12 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:18.307598 crc crio[3637]: time=\"2026-06-14T08:14:18.307414292Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=c51a1991-ae43-45bf-9140-c835a2bad07e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.307770 crc crio[3637]: time=\"2026-06-14T08:14:18.307607349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:18.335814 crc crio[3637]: time=\"2026-06-14T08:14:18.330355543Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c51a1991-ae43-45bf-9140-c835a2bad07e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.366196883Z\" level=info msg=\"Ran pod sandbox e35904f64d094686685af71ee7045e636a7ab085735e1b77253af31635656376 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=c51a1991-ae43-45bf-9140-c835a2bad07e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.37314069Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=9ce97be5-e85b-4deb-8358-4d8d78c66e10 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.37471109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=e2416caa-60d9-4075-bfc6-994be57bdd5c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.38017022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a2f69254-465e-4306-a91d-c42b1c142ed1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.38898893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=9cd3b536-0670-4792-8167-903a9c513a2e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.393345609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f19e8269-39be-4306-bea4-4fb029ef85b8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.393746372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=696c754b-58b2-4f67-b220-1464adc2e308 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.408444791Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=7187ba13-018b-4f1f-8795-c311843104b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.408615766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.463057379Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7187ba13-018b-4f1f-8795-c311843104b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.530238926Z\" level=info msg=\"Ran pod sandbox d9a64f910c4ec3c3db057ddb6bc10b274066eb9d89ca3a746a600947ca908466 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=7187ba13-018b-4f1f-8795-c311843104b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.53983222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=10a0a829-6a5e-4e6e-9a84-3e37887a6251 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.540977298Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.543581925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.549387435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=24aeefa3-6645-4e45-b651-d52e025b83d1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:18.642239 crc crio[3637]: time=\"2026-06-14T08:14:18.641304339Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/3496e68a-b83b-4a1e-84bf-b8302c62bb95 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:0xc002d98148}] Aliases:map[]}\"\nJun 14 08:14:18.642239 crc crio[3637]: time=\"2026-06-14T08:14:18.641375521Z\" 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 14 08:14:18.709209 crc crio[3637]: time=\"2026-06-14T08:14:18.70870003Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.710188 crc crio[3637]: time=\"2026-06-14T08:14:18.710015514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:18.850226 crc crio[3637]: time=\"2026-06-14T08:14:18.850109924Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=3c51f1f0-c40b-4f95-b978-82fbbc5e8f8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.851008 crc crio[3637]: time=\"2026-06-14T08:14:18.850744765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:18.852639 crc crio[3637]: time=\"2026-06-14T08:14:18.852519053Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/0b1f5c5b-a001-416f-823f-f434759fc332 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:0xc000123018}] Aliases:map[]}\"\nJun 14 08:14:18.852936 crc crio[3637]: time=\"2026-06-14T08:14:18.85274737Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:18.865993 crc crio[3637]: time=\"2026-06-14T08:14:18.865274902Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=95335edd-0309-429b-933c-73a2864a7fd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.867043 crc crio[3637]: time=\"2026-06-14T08:14:18.866054518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:18.897217 crc crio[3637]: time=\"2026-06-14T08:14:18.895915689Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3c51f1f0-c40b-4f95-b978-82fbbc5e8f8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.907767 crc crio[3637]: time=\"2026-06-14T08:14:18.907593588Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=95335edd-0309-429b-933c-73a2864a7fd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.939385 crc crio[3637]: time=\"2026-06-14T08:14:18.939245814Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.939502 crc crio[3637]: time=\"2026-06-14T08:14:18.93944313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:18.952702 crc crio[3637]: time=\"2026-06-14T08:14:18.952629214Z\" level=info msg=\"Ran pod sandbox 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=3c51f1f0-c40b-4f95-b978-82fbbc5e8f8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.958890 crc crio[3637]: time=\"2026-06-14T08:14:18.95851893Z\" level=info msg=\"Ran pod sandbox 10dd9f0227d384e69d6083d3cf2f409a50efa152725046906d02009701480891 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=95335edd-0309-429b-933c-73a2864a7fd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.958890 crc crio[3637]: time=\"2026-06-14T08:14:18.958673654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ff5a1811-56a6-46a6-bd24-947125166800 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:18.963795 crc crio[3637]: time=\"2026-06-14T08:14:18.963409799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8e7ebc4e-8e0c-4ffb-a2a3-c8bee2c2f98f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:18.964333 crc crio[3637]: time=\"2026-06-14T08:14:18.964067331Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=da530e93-b133-4d96-8c9b-572c6df290a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:18.964333 crc crio[3637]: time=\"2026-06-14T08:14:18.964213236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:18.970928 crc crio[3637]: time=\"2026-06-14T08:14:18.970542553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d8887552-a955-4314-b824-2a9448c66ffa name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:18.980210 crc crio[3637]: time=\"2026-06-14T08:14:18.98009182Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ebf5b025-e87e-4db1-9a06-3f39646bd2c7 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:0xc00008c5e8}] Aliases:map[]}\"\nJun 14 08:14:18.980576 crc crio[3637]: time=\"2026-06-14T08:14:18.98042017Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:19.019543 crc crio[3637]: time=\"2026-06-14T08:14:19.019397976Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.021385 crc crio[3637]: time=\"2026-06-14T08:14:19.019614213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.039510 crc crio[3637]: time=\"2026-06-14T08:14:19.039327737Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=da530e93-b133-4d96-8c9b-572c6df290a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.072498 crc crio[3637]: time=\"2026-06-14T08:14:19.07221254Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/c454784b-f72f-4b17-941a-7c40f0477e2b 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:0xc0002d6528}] Aliases:map[]}\"\nJun 14 08:14:19.072498 crc crio[3637]: time=\"2026-06-14T08:14:19.072352474Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:19.075362 crc crio[3637]: time=\"2026-06-14T08:14:19.075268669Z\" level=info msg=\"Ran pod sandbox 893b02d7bae3a94180efc2620cefa0bac9e9ff285c8768a82626c2c97b4fac2c with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=da530e93-b133-4d96-8c9b-572c6df290a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.085256 crc crio[3637]: time=\"2026-06-14T08:14:19.085157393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=56321d78-6c16-43c1-a0c4-b38562c16cd2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:19.194192 crc crio[3637]: time=\"2026-06-14T08:14:19.194026622Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=0049f6b2-cae1-478c-8110-78141c8e7866 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.194192 crc crio[3637]: time=\"2026-06-14T08:14:19.194152066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.216317 crc crio[3637]: time=\"2026-06-14T08:14:19.215756064Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0049f6b2-cae1-478c-8110-78141c8e7866 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.221219 crc crio[3637]: time=\"2026-06-14T08:14:19.22102165Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.222011 crc crio[3637]: time=\"2026-06-14T08:14:19.221278069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.237512 crc crio[3637]: time=\"2026-06-14T08:14:19.237435863Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.238231 crc crio[3637]: time=\"2026-06-14T08:14:19.238211299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.255353 crc crio[3637]: time=\"2026-06-14T08:14:19.255109897Z\" level=info msg=\"Ran pod sandbox d7e0694dcd7155fdc29f3d204e41c63894fd1a9cce1ae4414d50105b6d160253 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=0049f6b2-cae1-478c-8110-78141c8e7866 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.264551 crc crio[3637]: time=\"2026-06-14T08:14:19.26269387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d1b5f845-b51a-42bb-9731-e0008d9be75a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:19.264621 crc crio[3637]: time=\"2026-06-14T08:14:19.264557921Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.264673 crc crio[3637]: time=\"2026-06-14T08:14:19.264653935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.272273 crc crio[3637]: time=\"2026-06-14T08:14:19.272230674Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.272741 crc crio[3637]: time=\"2026-06-14T08:14:19.272712481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.275250 crc crio[3637]: time=\"2026-06-14T08:14:19.27504572Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/460ea5d7-e651-493f-8dc0-6ff4f829e159 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:0xc002314638}] Aliases:map[]}\"\nJun 14 08:14:19.275351 crc crio[3637]: time=\"2026-06-14T08:14:19.275246477Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:19.277496 crc crio[3637]: time=\"2026-06-14T08:14:19.277345356Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8255441a-8c3f-44c1-93be-99684e7bc3c1 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:0xc000122c10}] Aliases:map[]}\"\nJun 14 08:14:19.277572 crc crio[3637]: time=\"2026-06-14T08:14:19.277499332Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:19.290391 crc crio[3637]: time=\"2026-06-14T08:14:19.290302448Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.290538 crc crio[3637]: time=\"2026-06-14T08:14:19.290402944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.334408 crc crio[3637]: time=\"2026-06-14T08:14:19.33424567Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.335140 crc crio[3637]: time=\"2026-06-14T08:14:19.334460407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.336531 crc crio[3637]: time=\"2026-06-14T08:14:19.336428418Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e95cc54b-7797-4e02-a595-7c152cf9ba43 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:0xc000122d80}] Aliases:map[]}\"\nJun 14 08:14:19.338772 crc crio[3637]: time=\"2026-06-14T08:14:19.338723775Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:19.346686 crc crio[3637]: time=\"2026-06-14T08:14:19.344042975Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e9a4551e-005f-4461-8a9c-cc47e46c282a 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:0xc00019c770}] Aliases:map[]}\"\nJun 14 08:14:19.346686 crc crio[3637]: time=\"2026-06-14T08:14:19.344223461Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:19.359733 crc crio[3637]: time=\"2026-06-14T08:14:19.359313631Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/4f2d8b58-9542-4854-b683-9e1444f19aec 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:0xc000122eb0}] Aliases:map[]}\"\nJun 14 08:14:19.359733 crc crio[3637]: time=\"2026-06-14T08:14:19.359408154Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:19.370199 crc crio[3637]: time=\"2026-06-14T08:14:19.369359828Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f55d77d6-2193-4a0d-8c36-d0c824421a45 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:0xc00019c920}] Aliases:map[]}\"\nJun 14 08:14:19.370199 crc crio[3637]: time=\"2026-06-14T08:14:19.36942543Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:19.393074 crc crio[3637]: time=\"2026-06-14T08:14:19.392902572Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.393074 crc crio[3637]: time=\"2026-06-14T08:14:19.393050927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.486559 crc crio[3637]: time=\"2026-06-14T08:14:19.486437122Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.486819 crc crio[3637]: time=\"2026-06-14T08:14:19.486700913Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.487131 crc crio[3637]: time=\"2026-06-14T08:14:19.487094506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.487194 crc crio[3637]: time=\"2026-06-14T08:14:19.486730752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.487235 crc crio[3637]: time=\"2026-06-14T08:14:19.48661357Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.487283 crc crio[3637]: time=\"2026-06-14T08:14:19.487242371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.491706 crc crio[3637]: time=\"2026-06-14T08:14:19.491406133Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=a41cda88-2405-4170-80aa-ed47021b39c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.492586 crc crio[3637]: time=\"2026-06-14T08:14:19.492454418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.502239 crc crio[3637]: time=\"2026-06-14T08:14:19.501835116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=79b9a95a-cabb-413b-b066-691117e60554 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:19.503107 crc crio[3637]: time=\"2026-06-14T08:14:19.502802432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=1952362e-f849-4be3-a54e-27925b3deb36 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:19.517546 crc crio[3637]: time=\"2026-06-14T08:14:19.517419649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d4a32f94-0d4a-4162-8d19-dd0b14dedaf8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:19.519706 crc crio[3637]: time=\"2026-06-14T08:14:19.519531169Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.519805 crc crio[3637]: time=\"2026-06-14T08:14:19.519772967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.533246 crc crio[3637]: time=\"2026-06-14T08:14:19.532824493Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=92df6ec2-3b77-4bb0-98b7-788fe833926b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:19.549165 crc crio[3637]: time=\"2026-06-14T08:14:19.548371065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=11c9b516-2871-4c4d-aa28-adc6626c9a95 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:19.550168 crc crio[3637]: time=\"2026-06-14T08:14:19.549384442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=88be06b5-7328-493e-928f-6fa17b8c390e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:19.550740 crc crio[3637]: time=\"2026-06-14T08:14:19.550450867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c580967a-5701-4504-a74e-ebe35e426d6b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:19.590577 crc crio[3637]: time=\"2026-06-14T08:14:19.587600453Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.590577 crc crio[3637]: time=\"2026-06-14T08:14:19.588228834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.644570 crc crio[3637]: time=\"2026-06-14T08:14:19.643924784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bc8020bd-a685-491e-a18f-d62d7beeea01 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:19.666695 crc crio[3637]: time=\"2026-06-14T08:14:19.666323344Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c45b2945-d602-48d3-b4ed-9f3bc2f024ae 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:0xc00171a030}] Aliases:map[]}\"\nJun 14 08:14:19.666695 crc crio[3637]: time=\"2026-06-14T08:14:19.666562762Z\" 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 14 08:14:19.687113 crc crio[3637]: time=\"2026-06-14T08:14:19.684127997Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.687113 crc crio[3637]: time=\"2026-06-14T08:14:19.68422396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.733683 crc crio[3637]: time=\"2026-06-14T08:14:19.733268842Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2500f52c-b622-4450-98e3-863b9d48b469 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:0xc000602320}] Aliases:map[]}\"\nJun 14 08:14:19.733683 crc crio[3637]: time=\"2026-06-14T08:14:19.733436688Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:19.759180 crc crio[3637]: time=\"2026-06-14T08:14:19.759142939Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.770034 crc crio[3637]: time=\"2026-06-14T08:14:19.761764196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.780311 crc crio[3637]: time=\"2026-06-14T08:14:19.779797095Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.780311 crc crio[3637]: time=\"2026-06-14T08:14:19.780178777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.794079 crc crio[3637]: time=\"2026-06-14T08:14:19.792818345Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.794079 crc crio[3637]: time=\"2026-06-14T08:14:19.794055906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.794193 crc crio[3637]: time=\"2026-06-14T08:14:19.793254892Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.794246 crc crio[3637]: time=\"2026-06-14T08:14:19.794198181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.828588 crc crio[3637]: time=\"2026-06-14T08:14:19.812963614Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.828588 crc crio[3637]: time=\"2026-06-14T08:14:19.815241062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.828588 crc crio[3637]: time=\"2026-06-14T08:14:19.818042015Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=4740bc76-e12e-490e-bbdd-0cdb13a7d091 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.828588 crc crio[3637]: time=\"2026-06-14T08:14:19.819958048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.897039 crc crio[3637]: time=\"2026-06-14T08:14:19.896560556Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=9ceaa85f-79b5-4017-a749-f36d02cceaab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.897180 crc crio[3637]: time=\"2026-06-14T08:14:19.897124375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.913696 crc crio[3637]: time=\"2026-06-14T08:14:19.913294806Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.913807 crc crio[3637]: time=\"2026-06-14T08:14:19.913750561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.944803 crc crio[3637]: time=\"2026-06-14T08:14:19.941640048Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.944803 crc crio[3637]: time=\"2026-06-14T08:14:19.942087773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.944803 crc crio[3637]: time=\"2026-06-14T08:14:19.942168366Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.944803 crc crio[3637]: time=\"2026-06-14T08:14:19.943054145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:19.951813 crc crio[3637]: time=\"2026-06-14T08:14:19.95013311Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:19.951813 crc crio[3637]: time=\"2026-06-14T08:14:19.950453691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:20.019546 crc crio[3637]: time=\"2026-06-14T08:14:20.014182542Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=afd58e2e-f247-4dd2-a909-db9e86a6047d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:20.019546 crc crio[3637]: time=\"2026-06-14T08:14:20.014283316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:20.019546 crc crio[3637]: time=\"2026-06-14T08:14:20.014459412Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:20.019546 crc crio[3637]: time=\"2026-06-14T08:14:20.014604366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:20.019546 crc crio[3637]: time=\"2026-06-14T08:14:20.01470616Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:20.019546 crc crio[3637]: time=\"2026-06-14T08:14:20.014736051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:20.045703 crc crio[3637]: time=\"2026-06-14T08:14:20.045480428Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:20.045785 crc crio[3637]: time=\"2026-06-14T08:14:20.045739716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:20.086269 crc crio[3637]: time=\"2026-06-14T08:14:20.0853842Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e6d641d6-bb4d-437b-81df-9bf3c45c0faa 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:0xc0001226d0}] Aliases:map[]}\"\nJun 14 08:14:20.086269 crc crio[3637]: time=\"2026-06-14T08:14:20.086201366Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:20.094164 crc crio[3637]: time=\"2026-06-14T08:14:20.092407291Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5791d7d6-18ba-4ff0-9a53-deb4fcbd2e00 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:0xc00019ca10}] Aliases:map[]}\"\nJun 14 08:14:20.094164 crc crio[3637]: time=\"2026-06-14T08:14:20.092644443Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:20.103459 crc crio[3637]: time=\"2026-06-14T08:14:20.103028131Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:20.103459 crc crio[3637]: time=\"2026-06-14T08:14:20.103112173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:20.169660 crc crio[3637]: time=\"2026-06-14T08:14:20.160715738Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/07412eed-3c2b-44af-976d-fd887d00aa6e 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:0xc00171a710}] Aliases:map[]}\"\nJun 14 08:14:20.169660 crc crio[3637]: time=\"2026-06-14T08:14:20.160828635Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:20.169660 crc crio[3637]: time=\"2026-06-14T08:14:20.165268477Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f4033e53-7ad6-4acc-aa19-9f9c162aa9c1 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:0xc00008c9d0}] Aliases:map[]}\"\nJun 14 08:14:20.169660 crc crio[3637]: time=\"2026-06-14T08:14:20.16533073Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:20.202692 crc crio[3637]: time=\"2026-06-14T08:14:20.202375025Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/659b763e-262f-4c5d-84d4-0da30df49bec 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:0xc002314070}] Aliases:map[]}\"\nJun 14 08:14:20.209932 crc crio[3637]: time=\"2026-06-14T08:14:20.208820299Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:20.337236 crc crio[3637]: time=\"2026-06-14T08:14:20.336419143Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:20.338290 crc crio[3637]: time=\"2026-06-14T08:14:20.338260674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:20.354402 crc crio[3637]: time=\"2026-06-14T08:14:20.345361127Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:20.354402 crc crio[3637]: time=\"2026-06-14T08:14:20.346188564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:20.813371 crc crio[3637]: time=\"2026-06-14T08:14:20.813173241Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a41cda88-2405-4170-80aa-ed47021b39c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:20.825949 crc crio[3637]: time=\"2026-06-14T08:14:20.825051533Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=4740bc76-e12e-490e-bbdd-0cdb13a7d091 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:20.932438 crc crio[3637]: time=\"2026-06-14T08:14:20.932377853Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5465e55a-9c44-452c-9a9d-b72fc652992a 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:0xc00008c410}] Aliases:map[]}\"\nJun 14 08:14:20.932710 crc crio[3637]: time=\"2026-06-14T08:14:20.932684864Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:21.176130 crc crio[3637]: time=\"2026-06-14T08:14:21.168775072Z\" level=info msg=\"Ran pod sandbox f9dd14f8e66b163e8b9f982482606c408bf9ff5b93337144524b1b44e4898872 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=4740bc76-e12e-490e-bbdd-0cdb13a7d091 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:21.185781 crc crio[3637]: time=\"2026-06-14T08:14:21.185292558Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/2e8259e0-83d6-49b8-a552-24f37b7a22c4 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:0xc002d980e0}] Aliases:map[]}\"\nJun 14 08:14:21.185781 crc crio[3637]: time=\"2026-06-14T08:14:21.185552207Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:21.194591 crc crio[3637]: time=\"2026-06-14T08:14:21.193071872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=850c1360-96b2-458c-9bc0-650e6ecc6526 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:21.226407 crc crio[3637]: time=\"2026-06-14T08:14:21.226068557Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/73a4d71e-ec5d-4118-93aa-d2bc5d6748f3 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:0xc00008cb38}] Aliases:map[]}\"\nJun 14 08:14:21.226407 crc crio[3637]: time=\"2026-06-14T08:14:21.226219791Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:21.230093 crc crio[3637]: time=\"2026-06-14T08:14:21.229742933Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/0f742e1e-8391-42c6-b4d4-d402819c7caa 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:0xc00171a420}] Aliases:map[]}\"\nJun 14 08:14:21.230093 crc crio[3637]: time=\"2026-06-14T08:14:21.229795155Z\" 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 14 08:14:21.256699 crc crio[3637]: time=\"2026-06-14T08:14:21.25623985Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/380dbed2-5e06-495e-8b8c-4a95c653061b 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:0xc00019cb78}] Aliases:map[]}\"\nJun 14 08:14:21.256699 crc crio[3637]: time=\"2026-06-14T08:14:21.256396795Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:21.413686 crc crio[3637]: time=\"2026-06-14T08:14:21.413404557Z\" level=info msg=\"Ran pod sandbox 824c0a7b89cd56168361c1f616d347661ee9538f24193474f4fcec18bf6f03e1 with infra container: openshift-dns/node-resolver-277xp/POD\" id=a41cda88-2405-4170-80aa-ed47021b39c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:21.434826 crc crio[3637]: time=\"2026-06-14T08:14:21.430111265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=be3630ca-8610-4de1-8cf0-dfa4e83d79d2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:21.571415 crc crio[3637]: time=\"2026-06-14T08:14:21.571343083Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9ceaa85f-79b5-4017-a749-f36d02cceaab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:21.763316 crc crio[3637]: time=\"2026-06-14T08:14:21.763192321Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/bad2b2cc-247a-4397-a509-f5f35a59ee9b 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:0xc00171a618}] Aliases:map[]}\"\nJun 14 08:14:21.763316 crc crio[3637]: time=\"2026-06-14T08:14:21.763316415Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:21.783026 crc crio[3637]: time=\"2026-06-14T08:14:21.782145418Z\" level=info msg=\"Ran pod sandbox e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=9ceaa85f-79b5-4017-a749-f36d02cceaab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:21.785717 crc crio[3637]: time=\"2026-06-14T08:14:21.784636281Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/330abc4e-1e25-4cd1-9122-29e8e55539fb 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:0xc002d98578}] Aliases:map[]}\"\nJun 14 08:14:21.785717 crc crio[3637]: time=\"2026-06-14T08:14:21.784786756Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:21.856642 crc crio[3637]: time=\"2026-06-14T08:14:21.854239342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8ff2d91f-aaf4-4540-9529-a41326e9c6ba name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:21.877988 crc crio[3637]: time=\"2026-06-14T08:14:21.877439966Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/83848948-2c7c-48c5-895d-1c1aff620d05 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:0xc00019cf78}] Aliases:map[]}\"\nJun 14 08:14:21.877988 crc crio[3637]: time=\"2026-06-14T08:14:21.877595831Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:21.891768 crc crio[3637]: time=\"2026-06-14T08:14:21.891641501Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/2cedbba7-f98e-444b-910a-fa366300b089 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:0xc00171a7c0}] Aliases:map[]}\"\nJun 14 08:14:21.891768 crc crio[3637]: time=\"2026-06-14T08:14:21.891752605Z\" 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 14 08:14:21.905140 crc crio[3637]: time=\"2026-06-14T08:14:21.90364491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8535ba59-f28a-43e1-a00e-f321fdeaebbd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:22.110044 crc crio[3637]: time=\"2026-06-14T08:14:22.109279177Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6ee5e143-427c-4a32-9c53-405b7ec70429 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:0xc00171a938}] Aliases:map[]}\"\nJun 14 08:14:22.110044 crc crio[3637]: time=\"2026-06-14T08:14:22.109423371Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:22.347272 crc crio[3637]: time=\"2026-06-14T08:14:22.346524384Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=afd58e2e-f247-4dd2-a909-db9e86a6047d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:22.360335 crc crio[3637]: time=\"2026-06-14T08:14:22.36000981Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/a23cc944-760b-4366-a11c-8ae908a88976 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:0xc000122dc8}] Aliases:map[]}\"\nJun 14 08:14:22.360335 crc crio[3637]: time=\"2026-06-14T08:14:22.360190256Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:22.382346 crc crio[3637]: time=\"2026-06-14T08:14:22.381994631Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/fca53162-880c-459a-8d63-43e6b93db3ab 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:0xc002314130}] Aliases:map[]}\"\nJun 14 08:14:22.382346 crc crio[3637]: time=\"2026-06-14T08:14:22.382139436Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:22.423824 crc crio[3637]: time=\"2026-06-14T08:14:22.421113285Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/c4242ff4-3bf3-429b-b9a7-7e036eda7f67 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:0xc0002d6108}] Aliases:map[]}\"\nJun 14 08:14:22.423824 crc crio[3637]: time=\"2026-06-14T08:14:22.421273551Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:22.634790 crc crio[3637]: time=\"2026-06-14T08:14:22.63467035Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/114f9e6f-f80c-41b8-be42-902ecb684963 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:0xc0002d6320}] Aliases:map[]}\"\nJun 14 08:14:22.634790 crc crio[3637]: time=\"2026-06-14T08:14:22.634753723Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:23.014807 crc crio[3637]: time=\"2026-06-14T08:14:23.014758873Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/7f9b85f6-fb9e-4774-a890-da6239d38243 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:0xc000602500}] Aliases:map[]}\"\nJun 14 08:14:23.016185 crc crio[3637]: time=\"2026-06-14T08:14:23.01616194Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:23.043503 crc crio[3637]: time=\"2026-06-14T08:14:23.040648577Z\" level=info msg=\"Ran pod sandbox 40257fa6327d0a4111efb8d14634ad7c8abfb1f8027bd887ffe6e03ada96293f with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=afd58e2e-f247-4dd2-a909-db9e86a6047d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:23.081772 crc crio[3637]: time=\"2026-06-14T08:14:23.081243292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0f0285c2-bc3a-4170-be83-0c5f3e93bb31 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:30.222266 crc crio[3637]: time=\"2026-06-14T08:14:30.220785572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=ff2071c4-801f-4653-b24f-c5ef634afbdf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:30.230186 crc crio[3637]: time=\"2026-06-14T08:14:30.224286119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=55f45365-fb1c-4d4d-8010-d79a835fa297 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:30.230186 crc crio[3637]: time=\"2026-06-14T08:14:30.225320351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=29e56e9e-77fb-4ea0-bc1d-610976a1a299 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:30.230186 crc crio[3637]: time=\"2026-06-14T08:14:30.225632101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f4bfde56-e6b6-48c5-85a4-24ae096701e7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:30.230186 crc crio[3637]: time=\"2026-06-14T08:14:30.228050204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b8cbb89a-a88a-406e-a954-f6c40b9808ce name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:30.254328 crc crio[3637]: time=\"2026-06-14T08:14:30.22946583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4e935f85-8176-4a30-a36e-29f31f46f901 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:30.254328 crc crio[3637]: time=\"2026-06-14T08:14:30.232208216Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:30.254328 crc crio[3637]: time=\"2026-06-14T08:14:30.230757629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=8b442c04-2bcb-4cfa-a029-c7f5da240fe6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:30.254328 crc crio[3637]: time=\"2026-06-14T08:14:30.233055095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:30.254328 crc crio[3637]: time=\"2026-06-14T08:14:30.244374737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c75e8ba0-4952-4643-b58f-33b3eb2b68c7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:30.293311 crc crio[3637]: time=\"2026-06-14T08:14:30.293185312Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f3ac12c5-d464-4c8a-b21e-e020604fc765 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:0xc000122ca8}] Aliases:map[]}\"\nJun 14 08:14:30.293311 crc crio[3637]: time=\"2026-06-14T08:14:30.293292076Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:30.486251 crc crio[3637]: time=\"2026-06-14T08:14:30.486076035Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:30.486251 crc crio[3637]: time=\"2026-06-14T08:14:30.486177498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:30.488948 crc crio[3637]: time=\"2026-06-14T08:14:30.488571057Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:30.488948 crc crio[3637]: time=\"2026-06-14T08:14:30.488611088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:30.513542 crc crio[3637]: time=\"2026-06-14T08:14:30.513471527Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/6b3b248a-a7c4-4a0e-8581-5892e8d43184 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:0xc00171a5a0}] Aliases:map[]}\"\nJun 14 08:14:30.513542 crc crio[3637]: time=\"2026-06-14T08:14:30.513525209Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:30.514385 crc crio[3637]: time=\"2026-06-14T08:14:30.514293003Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/afc7c0a4-0dc7-4b2b-8942-ab1351cc9d18 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:0xc0002d6960}] Aliases:map[]}\"\nJun 14 08:14:30.514465 crc crio[3637]: time=\"2026-06-14T08:14:30.514388766Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:30.517767 crc crio[3637]: time=\"2026-06-14T08:14:30.51758289Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:30.517909 crc crio[3637]: time=\"2026-06-14T08:14:30.517781757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:30.532072 crc crio[3637]: time=\"2026-06-14T08:14:30.531974844Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:30.532162 crc crio[3637]: time=\"2026-06-14T08:14:30.532106438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:30.548238 crc crio[3637]: time=\"2026-06-14T08:14:30.548071835Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/39d5ab11-e943-486a-a87b-a5c3cd9afe81 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:0xc002ae62c8}] Aliases:map[]}\"\nJun 14 08:14:30.548238 crc crio[3637]: time=\"2026-06-14T08:14:30.548135617Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:30.558274 crc crio[3637]: time=\"2026-06-14T08:14:30.558090034Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/2c251f4c-c44f-4c1b-99f8-543364324f30 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:0xc00171aa08}] Aliases:map[]}\"\nJun 14 08:14:30.558274 crc crio[3637]: time=\"2026-06-14T08:14:30.558137276Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:30.732304 crc crio[3637]: time=\"2026-06-14T08:14:30.732157557Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:14:30.732304 crc crio[3637]: time=\"2026-06-14T08:14:30.732303762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:30.756181 crc crio[3637]: time=\"2026-06-14T08:14:30.756075124Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/23bd1923-fdf6-413a-91e7-ee27369517c3 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:0xc002ae6488}] Aliases:map[]}\"\nJun 14 08:14:30.756181 crc crio[3637]: time=\"2026-06-14T08:14:30.756149697Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:14:31.577661 crc crio[3637]: time=\"2026-06-14T08:14:31.577433243Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=980acefd-c34b-43fc-ba7f-4dd78ac42558 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:31.579265 crc crio[3637]: time=\"2026-06-14T08:14:31.579147259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=7f54259f-505f-4e56-9512-c4dcbda43414 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:32.577698 crc crio[3637]: time=\"2026-06-14T08:14:32.57752598Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=29f30379-649d-4ebb-bcf6-cdcd328df00f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:32.579054 crc crio[3637]: time=\"2026-06-14T08:14:32.578944566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4ba18314-aa2e-40ed-920d-d5c681a78ac0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:32.587055 crc crio[3637]: time=\"2026-06-14T08:14:32.582255695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1b7c4bf5-e908-420d-9c15-976dc5ac28a6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:33.577228 crc crio[3637]: time=\"2026-06-14T08:14:33.576986996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=59e4ecb3-8023-4b4c-954a-ab8d84c0a580 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:33.577715 crc crio[3637]: time=\"2026-06-14T08:14:33.577533634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=c0fb7914-e408-43ee-8984-5faad4e135ae name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:33.579611 crc crio[3637]: time=\"2026-06-14T08:14:33.579511119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b180e175-d1fd-4093-b64d-ac3275cd738f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:33.588584 crc crio[3637]: time=\"2026-06-14T08:14:33.588481954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7125cf52-09fb-4c71-93b9-fe3c4ed9459e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:34.579781 crc crio[3637]: time=\"2026-06-14T08:14:34.579575015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=2757c1cb-64cb-44c4-9b8e-8b6e464df9dc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:40.579679 crc crio[3637]: time=\"2026-06-14T08:14:40.579502372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e7c88c65-c0b4-4b20-b560-b6954db4dc16 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:41.580358 crc crio[3637]: time=\"2026-06-14T08:14:41.579226746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=03f297a1-05b9-43a2-8f13-aa6c8983e3e1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:41.582386 crc crio[3637]: time=\"2026-06-14T08:14:41.580814129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=236015de-207f-4408-a8f6-bae82d8a469c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:42.579401 crc crio[3637]: time=\"2026-06-14T08:14:42.579177697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=119d1e71-1168-49c8-ad28-39c383f88aaa name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:42.606155 crc crio[3637]: time=\"2026-06-14T08:14:42.586284962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=599fde0c-1a59-4656-a136-5ba704d70c9d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:43.578047 crc crio[3637]: time=\"2026-06-14T08:14:43.577730994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=e9f17e9f-883f-4c3b-b30b-3c8728f4c989 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:44.577213 crc crio[3637]: time=\"2026-06-14T08:14:44.576725944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=a856e720-15f5-4f42-8b6b-0fbfc2e4fff9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:45.580119 crc crio[3637]: time=\"2026-06-14T08:14:45.579708675Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b0c883b7-50b0-41cd-bf5c-03fd54013307 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:45.580119 crc crio[3637]: time=\"2026-06-14T08:14:45.579773319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a035756b-e080-4d3d-b9b8-005c35f2a663 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:45.583731 crc crio[3637]: time=\"2026-06-14T08:14:45.583576033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8db66cb4-25d9-44fe-b2d6-f2cf52753883 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:45.586084 crc crio[3637]: time=\"2026-06-14T08:14:45.584912257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4e42e219-2059-4663-8734-303d6dc2fc97 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:45.588605 crc crio[3637]: time=\"2026-06-14T08:14:45.588293798Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=1ea68b9f-5f96-4838-be70-cb214f0ab292 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:45.590048 crc crio[3637]: time=\"2026-06-14T08:14:45.589769337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:45.590562 crc crio[3637]: time=\"2026-06-14T08:14:45.590421577Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=1f20c960-1639-44bd-af61-e777a87d3601 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:45.591384 crc crio[3637]: time=\"2026-06-14T08:14:45.591252345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:45.646936 crc crio[3637]: time=\"2026-06-14T08:14:45.646705678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:45.660038 crc crio[3637]: time=\"2026-06-14T08:14:45.65528314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:45.670200 crc crio[3637]: time=\"2026-06-14T08:14:45.670094648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:45.848206 crc crio[3637]: time=\"2026-06-14T08:14:45.847669367Z\" level=info msg=\"Created container 724a517cc3bdbbd33232cf1f956816a2f03cf246f36d5bb98264cd3f39504817: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=1f20c960-1639-44bd-af61-e777a87d3601 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:45.849312 crc crio[3637]: time=\"2026-06-14T08:14:45.849220178Z\" level=info msg=\"Starting container: 724a517cc3bdbbd33232cf1f956816a2f03cf246f36d5bb98264cd3f39504817\" id=736d2ddb-a23e-4557-9b78-aedea08ab1ff name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:45.879944 crc crio[3637]: time=\"2026-06-14T08:14:45.879775774Z\" level=info msg=\"Started container\" PID=8659 containerID=724a517cc3bdbbd33232cf1f956816a2f03cf246f36d5bb98264cd3f39504817 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=736d2ddb-a23e-4557-9b78-aedea08ab1ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\nJun 14 08:14:45.938586 crc crio[3637]: time=\"2026-06-14T08:14:45.938467717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:46.086731 crc crio[3637]: time=\"2026-06-14T08:14:46.086604744Z\" level=info msg=\"Created container 80ee5ef8fbe74934efefa37048b1e79a3add4c5779c24fa359d292b71ed93be4: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=1ea68b9f-5f96-4838-be70-cb214f0ab292 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:46.088542 crc crio[3637]: time=\"2026-06-14T08:14:46.088439465Z\" level=info msg=\"Starting container: 80ee5ef8fbe74934efefa37048b1e79a3add4c5779c24fa359d292b71ed93be4\" id=1235cb06-31ed-4036-a9e6-c3647fff3ce5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:46.096666 crc crio[3637]: time=\"2026-06-14T08:14:46.095933851Z\" level=info msg=\"Started container\" PID=8672 containerID=80ee5ef8fbe74934efefa37048b1e79a3add4c5779c24fa359d292b71ed93be4 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=1235cb06-31ed-4036-a9e6-c3647fff3ce5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674\nJun 14 08:14:46.119097 crc crio[3637]: time=\"2026-06-14T08:14:46.118754142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=6cec0baa-d660-4db3-905a-689c1dc20716 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:46.123427 crc crio[3637]: time=\"2026-06-14T08:14:46.12323358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=cd4a6d2e-4232-4e81-a4cd-4567ebe81b2e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:46.126732 crc crio[3637]: time=\"2026-06-14T08:14:46.12661919Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=c5bf7055-508c-40b8-baba-3bfb0789eb65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:46.127600 crc crio[3637]: time=\"2026-06-14T08:14:46.12751092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:46.176816 crc crio[3637]: time=\"2026-06-14T08:14:46.176687006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:46.273503 crc crio[3637]: time=\"2026-06-14T08:14:46.273395687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f46c5956-083b-4d21-bc2e-b1a81c3ccfa5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:46.277167 crc crio[3637]: time=\"2026-06-14T08:14:46.277072829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a7d0af5d-d963-4792-b99c-95969abdac16 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:46.281694 crc crio[3637]: time=\"2026-06-14T08:14:46.281536064Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=76cb46db-3203-4280-8de9-f7b48594a0da name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:46.282666 crc crio[3637]: time=\"2026-06-14T08:14:46.28259328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:46.375363 crc crio[3637]: time=\"2026-06-14T08:14:46.375154023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:46.384168 crc crio[3637]: time=\"2026-06-14T08:14:46.383110988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:46.578756 crc crio[3637]: time=\"2026-06-14T08:14:46.578233897Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=69e63a05-6a6b-41d6-8d9e-c4189e0eba9e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:46.587118 crc crio[3637]: time=\"2026-06-14T08:14:46.587015141Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=06cc6051-1928-4356-b255-59e61bab6ef3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:46.589072 crc crio[3637]: time=\"2026-06-14T08:14:46.587483406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=9b4b589a-6048-4151-bf76-b4b9f901226d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:46.594571 crc crio[3637]: time=\"2026-06-14T08:14:46.594369342Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=2acadb0c-97cc-4199-910c-5ca95073e845 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:46.595610 crc crio[3637]: time=\"2026-06-14T08:14:46.59550401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:46.604101 crc crio[3637]: time=\"2026-06-14T08:14:46.604045609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=b2200319-428d-46bc-a1d6-1eb2f6db8c84 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:46.615187 crc crio[3637]: time=\"2026-06-14T08:14:46.614640359Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=60b89b8c-3b97-4802-a64a-3f1770a9c7e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:46.615425 crc crio[3637]: time=\"2026-06-14T08:14:46.615356523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:46.640754 crc crio[3637]: time=\"2026-06-14T08:14:46.640304472Z\" level=info msg=\"Created container 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=76cb46db-3203-4280-8de9-f7b48594a0da name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:46.644108 crc crio[3637]: time=\"2026-06-14T08:14:46.643955093Z\" level=info msg=\"Starting container: 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957\" id=f7539966-1b04-42aa-8672-c8107f29c9ae name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:46.698897 crc crio[3637]: time=\"2026-06-14T08:14:46.698750447Z\" level=info msg=\"Started container\" PID=8686 containerID=46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=f7539966-1b04-42aa-8672-c8107f29c9ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\nJun 14 08:14:46.711745 crc crio[3637]: time=\"2026-06-14T08:14:46.704823268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:46.714725 crc crio[3637]: time=\"2026-06-14T08:14:46.714668367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:46.731568 crc crio[3637]: time=\"2026-06-14T08:14:46.731417189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:46.734710 crc crio[3637]: time=\"2026-06-14T08:14:46.734680135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:46.781194 crc crio[3637]: time=\"2026-06-14T08:14:46.78063376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=92014821-24f8-4dee-baba-5104cf9f6c07 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:46.791554 crc crio[3637]: time=\"2026-06-14T08:14:46.791230486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3e7ca86f-7d49-4fde-825d-ec869544acf0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:46.798554 crc crio[3637]: time=\"2026-06-14T08:14:46.79779833Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=1d41a485-76af-4a48-9158-48972182beaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:46.798554 crc crio[3637]: time=\"2026-06-14T08:14:46.798426411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:46.848325 crc crio[3637]: time=\"2026-06-14T08:14:46.848149308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:46.857614 crc crio[3637]: time=\"2026-06-14T08:14:46.85738369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:46.919146 crc crio[3637]: time=\"2026-06-14T08:14:46.918362374Z\" level=info msg=\"Created container 0abc43a3b0b44c13211fb2e94f3879cd9454232880380c31e218a990eb9663b5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=c5bf7055-508c-40b8-baba-3bfb0789eb65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:46.925445 crc crio[3637]: time=\"2026-06-14T08:14:46.925312528Z\" level=info msg=\"Starting container: 0abc43a3b0b44c13211fb2e94f3879cd9454232880380c31e218a990eb9663b5\" id=041860c0-595a-476e-bbc9-25376cb05a57 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:47.017300 crc crio[3637]: time=\"2026-06-14T08:14:47.017227766Z\" level=info msg=\"Created container 9a1c4c5477e801f72e066ab7a09f238e447f77e75229881a38d27ac78ae33d4d: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=2acadb0c-97cc-4199-910c-5ca95073e845 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:47.024027 crc crio[3637]: time=\"2026-06-14T08:14:47.02383087Z\" level=info msg=\"Started container\" PID=8698 containerID=0abc43a3b0b44c13211fb2e94f3879cd9454232880380c31e218a990eb9663b5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=041860c0-595a-476e-bbc9-25376cb05a57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674\nJun 14 08:14:47.025467 crc crio[3637]: time=\"2026-06-14T08:14:47.025429119Z\" level=info msg=\"Starting container: 9a1c4c5477e801f72e066ab7a09f238e447f77e75229881a38d27ac78ae33d4d\" id=08019f4c-b07b-486b-9574-7ceb3b8be731 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:47.035564 crc crio[3637]: time=\"2026-06-14T08:14:47.027183018Z\" level=info msg=\"Created container 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=1d41a485-76af-4a48-9158-48972182beaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:47.039151 crc crio[3637]: time=\"2026-06-14T08:14:47.039089043Z\" level=info msg=\"Starting container: 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb\" id=47354f3a-cb97-4523-82d6-63243896aaba name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:47.068184 crc crio[3637]: time=\"2026-06-14T08:14:47.06804037Z\" level=info msg=\"Started container\" PID=8701 containerID=9a1c4c5477e801f72e066ab7a09f238e447f77e75229881a38d27ac78ae33d4d description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=08019f4c-b07b-486b-9574-7ceb3b8be731 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e35904f64d094686685af71ee7045e636a7ab085735e1b77253af31635656376\nJun 14 08:14:47.090059 crc crio[3637]: time=\"2026-06-14T08:14:47.089793165Z\" level=info msg=\"Started container\" PID=8707 containerID=25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=47354f3a-cb97-4523-82d6-63243896aaba name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\nJun 14 08:14:47.118323 crc crio[3637]: time=\"2026-06-14T08:14:47.118115265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=181ff239-d338-4483-aec7-8a9e02723fe8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:47.144421 crc crio[3637]: time=\"2026-06-14T08:14:47.144267194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=42a77c59-4ab2-4c6a-969b-9dde6845bd67 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:47.159671 crc crio[3637]: time=\"2026-06-14T08:14:47.159407234Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=2cc820a0-a463-44af-a83a-d0381ac3ef3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:47.160242 crc crio[3637]: time=\"2026-06-14T08:14:47.160109787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:47.204136 crc crio[3637]: time=\"2026-06-14T08:14:47.203752912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:47.206650 crc crio[3637]: time=\"2026-06-14T08:14:47.206474292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:47.263699 crc crio[3637]: time=\"2026-06-14T08:14:47.26360334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:47.374834 crc crio[3637]: time=\"2026-06-14T08:14:47.374718022Z\" level=info msg=\"Created container c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=2cc820a0-a463-44af-a83a-d0381ac3ef3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:47.386335 crc crio[3637]: time=\"2026-06-14T08:14:47.386279412Z\" level=info msg=\"Starting container: c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b\" id=b477fe39-7b57-4885-9f95-44f0c357705d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:47.409541 crc crio[3637]: time=\"2026-06-14T08:14:47.409189837Z\" level=info msg=\"Started container\" PID=8738 containerID=c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=b477fe39-7b57-4885-9f95-44f0c357705d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\nJun 14 08:14:47.439918 crc crio[3637]: time=\"2026-06-14T08:14:47.439567174Z\" level=info msg=\"Created container 1243caa59233311f50e5bd5c56f569ada2e93ed2be00743a199e177c0e7cf4f9: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=60b89b8c-3b97-4802-a64a-3f1770a9c7e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:47.448958 crc crio[3637]: time=\"2026-06-14T08:14:47.446525016Z\" level=info msg=\"Starting container: 1243caa59233311f50e5bd5c56f569ada2e93ed2be00743a199e177c0e7cf4f9\" id=41e1fbcf-1903-4d32-b35d-2be2deb9a469 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:47.464142 crc crio[3637]: time=\"2026-06-14T08:14:47.463939047Z\" level=info msg=\"Started container\" PID=8742 containerID=1243caa59233311f50e5bd5c56f569ada2e93ed2be00743a199e177c0e7cf4f9 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=41e1fbcf-1903-4d32-b35d-2be2deb9a469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89\nJun 14 08:14:47.473407 crc crio[3637]: time=\"2026-06-14T08:14:47.470193231Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=158b0cb5-8b80-41bd-9863-7ccc9695307e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:47.476682 crc crio[3637]: time=\"2026-06-14T08:14:47.476317523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=17c25f42-ae2b-453b-924c-f5efc59fdc58 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:47.486114 crc crio[3637]: time=\"2026-06-14T08:14:47.484905426Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=2669f32e-95db-446d-8827-1acd9aab515b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:47.486114 crc crio[3637]: time=\"2026-06-14T08:14:47.485702032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:47.537542 crc crio[3637]: time=\"2026-06-14T08:14:47.537455114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:47.542221 crc crio[3637]: time=\"2026-06-14T08:14:47.542160917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:47.577078 crc crio[3637]: time=\"2026-06-14T08:14:47.576743615Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_a9967108-160a-48da-9f19-fe37515bec86\\\"\"\nJun 14 08:14:47.581942 crc crio[3637]: time=\"2026-06-14T08:14:47.581624875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=f258e471-4b21-4184-86a3-2561fb066181 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:47.582937 crc crio[3637]: time=\"2026-06-14T08:14:47.58237787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=f43db5eb-8f8c-41c7-b9fc-91a063db7ca1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:47.582937 crc crio[3637]: time=\"2026-06-14T08:14:47.582774693Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=17e31e4d-eb3a-4aaa-8f5c-683cb29a6f91 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:47.600187 crc crio[3637]: time=\"2026-06-14T08:14:47.595125751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=d90a442b-ce70-487a-8233-219c1bdf89b9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:47.600187 crc crio[3637]: time=\"2026-06-14T08:14:47.596406924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=41f4dd20-57b5-49f6-973d-f6a1f9ddd23d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:47.600187 crc crio[3637]: time=\"2026-06-14T08:14:47.597953035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5079ce7c-efb9-4eef-b274-067e593c8914 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:47.610723 crc crio[3637]: time=\"2026-06-14T08:14:47.607628352Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=cd280e53-9419-4cbe-a3b1-d935cd0f035f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:47.610723 crc crio[3637]: time=\"2026-06-14T08:14:47.6081865Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=8e80aa8c-9cf1-4673-9ff3-bfa59237a138 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:47.613665 crc crio[3637]: time=\"2026-06-14T08:14:47.613332998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:47.614591 crc crio[3637]: time=\"2026-06-14T08:14:47.614499877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:47.646627 crc crio[3637]: time=\"2026-06-14T08:14:47.645353371Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=2bce2d39-dfad-438f-84e3-4fbc7bfa31dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:47.649603 crc crio[3637]: time=\"2026-06-14T08:14:47.64816899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:47.673261 crc crio[3637]: time=\"2026-06-14T08:14:47.672941791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:47.683826 crc crio[3637]: time=\"2026-06-14T08:14:47.683620295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:47.690587 crc crio[3637]: time=\"2026-06-14T08:14:47.690089384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:47.731058 crc crio[3637]: time=\"2026-06-14T08:14:47.730727361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:47.744499 crc crio[3637]: time=\"2026-06-14T08:14:47.743666302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:47.796524 crc crio[3637]: time=\"2026-06-14T08:14:47.775488328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:47.903378 crc crio[3637]: time=\"2026-06-14T08:14:47.902612133Z\" level=info msg=\"Created container cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=2669f32e-95db-446d-8827-1acd9aab515b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:47.911665 crc crio[3637]: time=\"2026-06-14T08:14:47.911512404Z\" level=info msg=\"Starting container: cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460\" id=f4bcd271-be11-4922-97d7-13f402f0fe3a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:48.121084 crc crio[3637]: time=\"2026-06-14T08:14:48.120640485Z\" level=info msg=\"Started container\" PID=8785 containerID=cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=f4bcd271-be11-4922-97d7-13f402f0fe3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\nJun 14 08:14:48.124071 crc crio[3637]: time=\"2026-06-14T08:14:48.123666142Z\" level=info msg=\"Created container 37dcc0bce1472b58fcf9128237eb4a0e66c55ee389883716df47c66cbf400130: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=8e80aa8c-9cf1-4673-9ff3-bfa59237a138 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:48.144293 crc crio[3637]: time=\"2026-06-14T08:14:48.14395121Z\" level=info msg=\"Starting container: 37dcc0bce1472b58fcf9128237eb4a0e66c55ee389883716df47c66cbf400130\" id=b32bb892-1f68-41d7-b901-454b792a4778 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:48.179456 crc crio[3637]: time=\"2026-06-14T08:14:48.179385484Z\" level=info msg=\"Started container\" PID=8815 containerID=37dcc0bce1472b58fcf9128237eb4a0e66c55ee389883716df47c66cbf400130 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=b32bb892-1f68-41d7-b901-454b792a4778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=893b02d7bae3a94180efc2620cefa0bac9e9ff285c8768a82626c2c97b4fac2c\nJun 14 08:14:48.189461 crc crio[3637]: time=\"2026-06-14T08:14:48.189125484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ea57b4d9-c8af-41e0-baf4-4c7dd769d930 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:48.194283 crc crio[3637]: time=\"2026-06-14T08:14:48.194137111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=78f52e77-1cca-4741-bb11-0e6a0c211b78 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:48.204656 crc crio[3637]: time=\"2026-06-14T08:14:48.204411035Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=512eb574-c0bf-432b-84fc-c9c486ed2085 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:48.209218 crc crio[3637]: time=\"2026-06-14T08:14:48.2084939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:48.222518 crc crio[3637]: time=\"2026-06-14T08:14:48.221705936Z\" level=info msg=\"Created container dfa110f6ad2f98e076dedc27ad754cf41dc6a08667ae3fda29693c5564a701b3: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=2bce2d39-dfad-438f-84e3-4fbc7bfa31dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:48.232820 crc crio[3637]: time=\"2026-06-14T08:14:48.232764467Z\" level=info msg=\"Starting container: dfa110f6ad2f98e076dedc27ad754cf41dc6a08667ae3fda29693c5564a701b3\" id=230ff93e-778c-4100-bf6a-1fbc7a47bdb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:48.301721 crc crio[3637]: time=\"2026-06-14T08:14:48.301676122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:48.305347 crc crio[3637]: time=\"2026-06-14T08:14:48.305323213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:48.599093 crc crio[3637]: time=\"2026-06-14T08:14:48.598448081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=141655b4-d20c-44fa-b941-2abd681f038f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:48.613612 crc crio[3637]: time=\"2026-06-14T08:14:48.613363529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=24ac80ca-a511-4b55-aa79-d35bf5486eae name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:48.636750 crc crio[3637]: time=\"2026-06-14T08:14:48.636266721Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=80457017-0283-4247-83e2-8f302e25ab75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:48.661775 crc crio[3637]: time=\"2026-06-14T08:14:48.661426357Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:14:48.662473 crc crio[3637]: time=\"2026-06-14T08:14:48.662234694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:48.736589 crc crio[3637]: time=\"2026-06-14T08:14:48.736395998Z\" level=info msg=\"Started container\" PID=8813 containerID=dfa110f6ad2f98e076dedc27ad754cf41dc6a08667ae3fda29693c5564a701b3 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=230ff93e-778c-4100-bf6a-1fbc7a47bdb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10dd9f0227d384e69d6083d3cf2f409a50efa152725046906d02009701480891\nJun 14 08:14:48.751132 crc crio[3637]: time=\"2026-06-14T08:14:48.75078596Z\" level=info msg=\"Created container f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=512eb574-c0bf-432b-84fc-c9c486ed2085 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:48.764444 crc crio[3637]: time=\"2026-06-14T08:14:48.763976599Z\" level=info msg=\"Starting container: f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a\" id=3f8a0182-95bb-4d05-bd75-93a5e285eb1b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:48.820791 crc crio[3637]: time=\"2026-06-14T08:14:48.820508858Z\" level=info msg=\"Started container\" PID=8833 containerID=f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=3f8a0182-95bb-4d05-bd75-93a5e285eb1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\nJun 14 08:14:48.894519 crc crio[3637]: time=\"2026-06-14T08:14:48.894374072Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=20c7a6be-3252-4694-824b-d0e1a5d8fe0f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:48.991769 crc crio[3637]: time=\"2026-06-14T08:14:48.990803034Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6f00873f-1308-4e09-86ec-4c91dc5d89dc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:49.079483 crc crio[3637]: time=\"2026-06-14T08:14:49.079264315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:49.088500 crc crio[3637]: time=\"2026-06-14T08:14:49.088177106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:49.089681 crc crio[3637]: time=\"2026-06-14T08:14:49.089555505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d1a88d74-efb7-41f3-ac36-5bc86c1c91fd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:49.125464 crc crio[3637]: time=\"2026-06-14T08:14:49.125382461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=24e52248-ef05-4a46-9e77-c335b642b0d3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:49.154639 crc crio[3637]: time=\"2026-06-14T08:14:49.153601641Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=a69c3123-7884-4f68-89f4-bb1844f32083 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:49.156661 crc crio[3637]: time=\"2026-06-14T08:14:49.154712938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:49.234362 crc crio[3637]: time=\"2026-06-14T08:14:49.231576406Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=e53c2e79-8f89-4029-bf7b-8324c626ff72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:49.235634 crc crio[3637]: time=\"2026-06-14T08:14:49.235583831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:49.368143 crc crio[3637]: time=\"2026-06-14T08:14:49.361990302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:49.391512 crc crio[3637]: time=\"2026-06-14T08:14:49.38765526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:49.399656 crc crio[3637]: time=\"2026-06-14T08:14:49.399561666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:49.416191 crc crio[3637]: time=\"2026-06-14T08:14:49.415518486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:49.868453 crc crio[3637]: time=\"2026-06-14T08:14:49.863561335Z\" level=info msg=\"Created container b3717d3607537c7a3e2bca4c6d738806b5c930a50be53c591eec4c33c024e73c: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=80457017-0283-4247-83e2-8f302e25ab75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:49.882134 crc crio[3637]: time=\"2026-06-14T08:14:49.881725534Z\" level=info msg=\"Starting container: b3717d3607537c7a3e2bca4c6d738806b5c930a50be53c591eec4c33c024e73c\" id=74a6f778-c3c2-4863-bbd5-24e3e2fe7e96 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:49.904796 crc crio[3637]: time=\"2026-06-14T08:14:49.900693765Z\" level=info msg=\"Created container 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=e53c2e79-8f89-4029-bf7b-8324c626ff72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:49.909688 crc crio[3637]: time=\"2026-06-14T08:14:49.908333598Z\" level=info msg=\"Starting container: 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da\" id=658b015c-6138-4a59-bcd8-e70fc1130c8c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:49.955454 crc crio[3637]: time=\"2026-06-14T08:14:49.954777653Z\" level=info msg=\"Started container\" PID=8875 containerID=8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=658b015c-6138-4a59-bcd8-e70fc1130c8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\nJun 14 08:14:49.965811 crc crio[3637]: time=\"2026-06-14T08:14:49.964151214Z\" level=info msg=\"Started container\" PID=8867 containerID=b3717d3607537c7a3e2bca4c6d738806b5c930a50be53c591eec4c33c024e73c description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=74a6f778-c3c2-4863-bbd5-24e3e2fe7e96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9a64f910c4ec3c3db057ddb6bc10b274066eb9d89ca3a746a600947ca908466\nJun 14 08:14:50.035427 crc crio[3637]: time=\"2026-06-14T08:14:50.034763792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fa8b19b4-672a-4e64-bc24-bc6ea4588f39 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:50.051345 crc crio[3637]: time=\"2026-06-14T08:14:50.040783022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0c4efad0-0466-4d1e-8dc3-2abdc09cc00c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:50.056251 crc crio[3637]: time=\"2026-06-14T08:14:50.053401439Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=a9eb05ad-d584-47b4-8869-997aa0dc41f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:50.056251 crc crio[3637]: time=\"2026-06-14T08:14:50.054353131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:50.088601 crc crio[3637]: time=\"2026-06-14T08:14:50.088373895Z\" level=info msg=\"Created container c9b1c0501f15245c8532dddac0a1bda7d84aefaf8d28589db29d55a2b0455bbc: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=a69c3123-7884-4f68-89f4-bb1844f32083 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:50.098297 crc crio[3637]: time=\"2026-06-14T08:14:50.098231039Z\" level=info msg=\"Starting container: c9b1c0501f15245c8532dddac0a1bda7d84aefaf8d28589db29d55a2b0455bbc\" id=d26cc6de-2ce9-47bb-80c3-0db4d816f266 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:50.129285 crc crio[3637]: time=\"2026-06-14T08:14:50.1139951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:50.129285 crc crio[3637]: time=\"2026-06-14T08:14:50.119097679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:50.165436 crc crio[3637]: time=\"2026-06-14T08:14:50.16537206Z\" level=info msg=\"Started container\" PID=8877 containerID=c9b1c0501f15245c8532dddac0a1bda7d84aefaf8d28589db29d55a2b0455bbc description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=d26cc6de-2ce9-47bb-80c3-0db4d816f266 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10dd9f0227d384e69d6083d3cf2f409a50efa152725046906d02009701480891\nJun 14 08:14:50.536928 crc crio[3637]: time=\"2026-06-14T08:14:50.536407709Z\" level=info msg=\"Created container a7f52acc2dea1da4242921f7905476681b1d7bcd8d0d4c5b82eea69609ed6ee3: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=a9eb05ad-d584-47b4-8869-997aa0dc41f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:50.542971 crc crio[3637]: time=\"2026-06-14T08:14:50.542196851Z\" level=info msg=\"Starting container: a7f52acc2dea1da4242921f7905476681b1d7bcd8d0d4c5b82eea69609ed6ee3\" id=6888dcc1-cb3b-4eba-83c7-9c55951aa0c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:50.593978 crc crio[3637]: time=\"2026-06-14T08:14:50.580745153Z\" level=info msg=\"Started container\" PID=8918 containerID=a7f52acc2dea1da4242921f7905476681b1d7bcd8d0d4c5b82eea69609ed6ee3 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=6888dcc1-cb3b-4eba-83c7-9c55951aa0c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9a64f910c4ec3c3db057ddb6bc10b274066eb9d89ca3a746a600947ca908466\nJun 14 08:14:52.822731 crc crio[3637]: time=\"2026-06-14T08:14:52.822411089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dbde773a-6d38-4bf1-aecd-72014a1e6f05 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:52.833815 crc crio[3637]: time=\"2026-06-14T08:14:52.826252786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d7e6b150-4ff7-4360-ae49-41562f57a39f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:52.833815 crc crio[3637]: time=\"2026-06-14T08:14:52.830311749Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=be51f7af-61eb-4a31-b77e-07af0460963e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:52.833815 crc crio[3637]: time=\"2026-06-14T08:14:52.830724482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:52.862765 crc crio[3637]: time=\"2026-06-14T08:14:52.862671734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:52.866404 crc crio[3637]: time=\"2026-06-14T08:14:52.866221122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:53.579563 crc crio[3637]: time=\"2026-06-14T08:14:53.579174565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=50314129-0ba1-4d9e-aba1-1340301e0277 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:53.580140 crc crio[3637]: time=\"2026-06-14T08:14:53.5796522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5f389cb6-dbd6-4406-b95a-f5807b40aa9f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:53.580140 crc crio[3637]: time=\"2026-06-14T08:14:53.579741913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=3c92ef8e-2f35-4e86-b9cd-51720af211dc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:53.586374 crc crio[3637]: time=\"2026-06-14T08:14:53.586259129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=851e7268-d32d-4ef1-a0ba-39d6672840ee name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:53.586772 crc crio[3637]: time=\"2026-06-14T08:14:53.586617311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0f1663d4-19cb-43ea-b8ae-b53a1e1d7b25 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:53.588674 crc crio[3637]: time=\"2026-06-14T08:14:53.588351897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=51f4d452-ba21-4bb0-b0ff-8a738ff68535 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:53.595154 crc crio[3637]: time=\"2026-06-14T08:14:53.593043991Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=e7e0b75c-f1ad-496a-9820-f40612c52717 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:53.595535 crc crio[3637]: time=\"2026-06-14T08:14:53.595380108Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=a19689d9-221e-437a-ada2-cd9b882609ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:53.597704 crc crio[3637]: time=\"2026-06-14T08:14:53.597648224Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=fc4d0da7-34fb-4592-b78e-7d4f413540c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:53.600580 crc crio[3637]: time=\"2026-06-14T08:14:53.6005541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:53.605499 crc crio[3637]: time=\"2026-06-14T08:14:53.605403342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:53.605827 crc crio[3637]: time=\"2026-06-14T08:14:53.605636878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:53.643641 crc crio[3637]: time=\"2026-06-14T08:14:53.638519079Z\" level=info msg=\"Created container 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=be51f7af-61eb-4a31-b77e-07af0460963e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:53.649541 crc crio[3637]: time=\"2026-06-14T08:14:53.649447846Z\" level=info msg=\"Starting container: 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a\" id=8a8fd2c7-b2f3-47c1-a3fc-6ea8a185c0eb name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:53.671890 crc crio[3637]: time=\"2026-06-14T08:14:53.671733668Z\" level=info msg=\"Started container\" PID=9033 containerID=707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=8a8fd2c7-b2f3-47c1-a3fc-6ea8a185c0eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\nJun 14 08:14:53.681221 crc crio[3637]: time=\"2026-06-14T08:14:53.680782596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:53.701808 crc crio[3637]: time=\"2026-06-14T08:14:53.701575461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:53.729283 crc crio[3637]: time=\"2026-06-14T08:14:53.728756964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:53.767909 crc crio[3637]: time=\"2026-06-14T08:14:53.767738168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:53.890908 crc crio[3637]: time=\"2026-06-14T08:14:53.89067743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=d8940ebe-7e83-43f4-840f-007749cca6db name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:53.898948 crc crio[3637]: time=\"2026-06-14T08:14:53.894309967Z\" level=info msg=\"Created container 3ebd5a17b8c542235787e131b3dce27f730363d7d4b2b2d680b6faaebe8d1dfb: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=a19689d9-221e-437a-ada2-cd9b882609ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:53.908534 crc crio[3637]: time=\"2026-06-14T08:14:53.907569775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=e1b077bd-8c85-4787-ac44-cdca073ecb8b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:53.911427 crc crio[3637]: time=\"2026-06-14T08:14:53.911178572Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=ac090df4-c9fd-49bd-a981-0989b3330890 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:53.911638 crc crio[3637]: time=\"2026-06-14T08:14:53.911599667Z\" level=info msg=\"Starting container: 3ebd5a17b8c542235787e131b3dce27f730363d7d4b2b2d680b6faaebe8d1dfb\" id=cdc26103-0269-47bd-a0af-00d29e8acc27 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:53.926682 crc crio[3637]: time=\"2026-06-14T08:14:53.91201474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:53.931011 crc crio[3637]: time=\"2026-06-14T08:14:53.921517582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=217ea05b-f2f2-4232-b6b3-bd08faa2606e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:53.961273 crc crio[3637]: time=\"2026-06-14T08:14:53.960707771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=77fe71a7-fb9c-4910-aae6-f8f4788e51e7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:53.967976 crc crio[3637]: time=\"2026-06-14T08:14:53.967722754Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=5badf01f-4d74-428e-a6df-fd551b049b34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:53.969182 crc crio[3637]: time=\"2026-06-14T08:14:53.96880632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:54.068961 crc crio[3637]: time=\"2026-06-14T08:14:54.0670698Z\" level=info msg=\"Started container\" PID=9078 containerID=3ebd5a17b8c542235787e131b3dce27f730363d7d4b2b2d680b6faaebe8d1dfb description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=cdc26103-0269-47bd-a0af-00d29e8acc27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40257fa6327d0a4111efb8d14634ad7c8abfb1f8027bd887ffe6e03ada96293f\nJun 14 08:14:54.581351 crc crio[3637]: time=\"2026-06-14T08:14:54.581026329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d20befa5-e7b0-4440-b54e-0c03364c63bc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:54.653811 crc crio[3637]: time=\"2026-06-14T08:14:54.653599985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=551ede56-b6ef-4bdc-a15e-89929242a99b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:54.657616 crc crio[3637]: time=\"2026-06-14T08:14:54.657558816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:54.665511 crc crio[3637]: time=\"2026-06-14T08:14:54.65949631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:54.788700 crc crio[3637]: time=\"2026-06-14T08:14:54.788468851Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=61b23017-ed1e-4663-abc4-7e29fb21267c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:54.789247 crc crio[3637]: time=\"2026-06-14T08:14:54.789011172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:54.792149 crc crio[3637]: time=\"2026-06-14T08:14:54.792058421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:54.947877 crc crio[3637]: time=\"2026-06-14T08:14:54.947540152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:55.006717 crc crio[3637]: time=\"2026-06-14T08:14:55.002738169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:55.084419 crc crio[3637]: time=\"2026-06-14T08:14:55.083317091Z\" level=info msg=\"Created container fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=fc4d0da7-34fb-4592-b78e-7d4f413540c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:55.092809 crc crio[3637]: time=\"2026-06-14T08:14:55.092236902Z\" level=info msg=\"Starting container: fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a\" id=68037424-20dd-4cda-ae87-d4f7d5f3b89f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:55.132032 crc crio[3637]: time=\"2026-06-14T08:14:55.130963492Z\" level=info msg=\"Started container\" PID=9125 containerID=fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=68037424-20dd-4cda-ae87-d4f7d5f3b89f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c\nJun 14 08:14:55.203290 crc crio[3637]: time=\"2026-06-14T08:14:55.202550648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fe7abcfe-b140-42ce-a6d0-facfb95b0c92 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:55.219962 crc crio[3637]: time=\"2026-06-14T08:14:55.219647881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0c3b40ec-6fa3-4107-9d31-177155211daf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:55.235436 crc crio[3637]: time=\"2026-06-14T08:14:55.232820959Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=bc0290d2-a226-4021-8435-96072b57fe29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:55.235436 crc crio[3637]: time=\"2026-06-14T08:14:55.233692378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:55.332542 crc crio[3637]: time=\"2026-06-14T08:14:55.332073316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:55.332542 crc crio[3637]: time=\"2026-06-14T08:14:55.332236182Z\" level=info msg=\"Created container b3334c29c28c8c8b124375ff29f26977dd08ccdc211911b69a57071997960216: openshift-image-registry/node-ca-2wddl/node-ca\" id=e7e0b75c-f1ad-496a-9820-f40612c52717 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:55.339193 crc crio[3637]: time=\"2026-06-14T08:14:55.333636656Z\" level=info msg=\"Starting container: b3334c29c28c8c8b124375ff29f26977dd08ccdc211911b69a57071997960216\" id=ef42df99-6efc-444c-b4e0-110542c29e14 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:55.388072 crc crio[3637]: time=\"2026-06-14T08:14:55.386797927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:55.512344 crc crio[3637]: time=\"2026-06-14T08:14:55.510764032Z\" level=info msg=\"Started container\" PID=9130 containerID=b3334c29c28c8c8b124375ff29f26977dd08ccdc211911b69a57071997960216 description=openshift-image-registry/node-ca-2wddl/node-ca id=ef42df99-6efc-444c-b4e0-110542c29e14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9dd14f8e66b163e8b9f982482606c408bf9ff5b93337144524b1b44e4898872\nJun 14 08:14:55.586460 crc crio[3637]: time=\"2026-06-14T08:14:55.585803135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=db2b3df3-ccc8-4ab8-8b74-f79f2befeefd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:55.596499 crc crio[3637]: time=\"2026-06-14T08:14:55.596435722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=27ec0b21-39ee-4b43-81b2-cc73153e3eba name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:55.630603 crc crio[3637]: time=\"2026-06-14T08:14:55.62868374Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=646ea17c-e22f-4604-a3aa-1f2ee69db68e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:55.630603 crc crio[3637]: time=\"2026-06-14T08:14:55.62959976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:55.831990 crc crio[3637]: time=\"2026-06-14T08:14:55.830509078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:55.839531 crc crio[3637]: time=\"2026-06-14T08:14:55.839210698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:55.954921 crc crio[3637]: time=\"2026-06-14T08:14:55.953937027Z\" level=info msg=\"Created container e8b93464b1f4eb4bccb6afe096be3d38fbf561a02d1cb7c4410f8b41564e99e9: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=bc0290d2-a226-4021-8435-96072b57fe29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:55.956534 crc crio[3637]: time=\"2026-06-14T08:14:55.956370134Z\" level=info msg=\"Starting container: e8b93464b1f4eb4bccb6afe096be3d38fbf561a02d1cb7c4410f8b41564e99e9\" id=e7c38961-13fe-4fd2-bb9e-f51750901352 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:55.958732 crc crio[3637]: time=\"2026-06-14T08:14:55.95852429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=128a3a9a-1653-4e80-a9e5-76e99a568aa7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:56.075569 crc crio[3637]: time=\"2026-06-14T08:14:56.075344086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=68eaa0cd-ebc5-461f-8eea-c0b63c20a8fc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:56.115814 crc crio[3637]: time=\"2026-06-14T08:14:56.115270472Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=953a7bac-1b5a-4bec-a989-fa5b053a4dd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:56.116229 crc crio[3637]: time=\"2026-06-14T08:14:56.11581168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:56.187736 crc crio[3637]: time=\"2026-06-14T08:14:56.119303033Z\" level=info msg=\"Started container\" PID=9153 containerID=e8b93464b1f4eb4bccb6afe096be3d38fbf561a02d1cb7c4410f8b41564e99e9 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=e7c38961-13fe-4fd2-bb9e-f51750901352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c\nJun 14 08:14:56.584502 crc crio[3637]: time=\"2026-06-14T08:14:56.584435139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=a5bf1f9f-858b-4c69-9206-c50dcac51a47 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:56.648567 crc crio[3637]: time=\"2026-06-14T08:14:56.646701616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=a8fb0067-dc52-4122-8e8a-f101bf8ec1d2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:14:56.664290 crc crio[3637]: time=\"2026-06-14T08:14:56.663929615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:56.668815 crc crio[3637]: time=\"2026-06-14T08:14:56.668505037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:56.675339 crc crio[3637]: time=\"2026-06-14T08:14:56.674022331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:56.707646 crc crio[3637]: time=\"2026-06-14T08:14:56.707444044Z\" level=info msg=\"Created container 3132acf5b706fb9493c9f9db06301af3fb9ddf1b8c1331c694a1ef0078fac6c9: openshift-multus/multus-bzhnf/kube-multus\" id=646ea17c-e22f-4604-a3aa-1f2ee69db68e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:56.710716 crc crio[3637]: time=\"2026-06-14T08:14:56.709514774Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=12818710-d55c-4b7b-8058-e72d92432c57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:56.710716 crc crio[3637]: time=\"2026-06-14T08:14:56.71027523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:56.711939 crc crio[3637]: time=\"2026-06-14T08:14:56.711706953Z\" level=info msg=\"Starting container: 3132acf5b706fb9493c9f9db06301af3fb9ddf1b8c1331c694a1ef0078fac6c9\" id=f319ec45-52bd-4000-9127-5f4bd18ca192 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:56.919220 crc crio[3637]: time=\"2026-06-14T08:14:56.918660528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:57.002972 crc crio[3637]: time=\"2026-06-14T08:14:56.999458403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:57.094389 crc crio[3637]: time=\"2026-06-14T08:14:57.093434503Z\" level=info msg=\"Started container\" PID=9198 containerID=3132acf5b706fb9493c9f9db06301af3fb9ddf1b8c1331c694a1ef0078fac6c9 description=openshift-multus/multus-bzhnf/kube-multus id=f319ec45-52bd-4000-9127-5f4bd18ca192 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f103247fbca5d0bdfbd09b76f24bce21ca2a05500e63c5d97078b75a8112c767\nJun 14 08:14:57.104276 crc crio[3637]: time=\"2026-06-14T08:14:57.103494558Z\" level=info msg=\"Created container d9f2bc64a0ceb642400a45138ea1a42185aa148f53a7bb807d34412e79bfcdac: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=ac090df4-c9fd-49bd-a981-0989b3330890 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:57.106937 crc crio[3637]: time=\"2026-06-14T08:14:57.106613255Z\" level=info msg=\"Starting container: d9f2bc64a0ceb642400a45138ea1a42185aa148f53a7bb807d34412e79bfcdac\" id=fb8f3b1b-fdd0-42c6-bbfb-70ea9f7b6870 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:57.178340 crc crio[3637]: time=\"2026-06-14T08:14:57.177582397Z\" level=info msg=\"Started container\" PID=9217 containerID=d9f2bc64a0ceb642400a45138ea1a42185aa148f53a7bb807d34412e79bfcdac description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=fb8f3b1b-fdd0-42c6-bbfb-70ea9f7b6870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89\nJun 14 08:14:57.447414 crc crio[3637]: time=\"2026-06-14T08:14:57.446610464Z\" level=info msg=\"Created container 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=953a7bac-1b5a-4bec-a989-fa5b053a4dd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:57.462961 crc crio[3637]: time=\"2026-06-14T08:14:57.448531874Z\" level=info msg=\"Created container 6343a5e9cfa14b520f32b796bc1801031fc08ea9ac9f5659d718af370da83512: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=5badf01f-4d74-428e-a6df-fd551b049b34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:57.462961 crc crio[3637]: time=\"2026-06-14T08:14:57.461607833Z\" level=info msg=\"Starting container: 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1\" id=bd6d58a7-bdfe-434a-88dd-6ba4f6a5e4f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:57.484202 crc crio[3637]: time=\"2026-06-14T08:14:57.484077749Z\" level=info msg=\"Starting container: 6343a5e9cfa14b520f32b796bc1801031fc08ea9ac9f5659d718af370da83512\" id=8b35384e-067e-42b4-8844-eac5ea36b4c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:57.542065 crc crio[3637]: time=\"2026-06-14T08:14:57.541549277Z\" level=info msg=\"Started container\" PID=9218 containerID=2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=bd6d58a7-bdfe-434a-88dd-6ba4f6a5e4f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\nJun 14 08:14:57.587415 crc crio[3637]: time=\"2026-06-14T08:14:57.586414349Z\" level=info msg=\"Started container\" PID=9226 containerID=6343a5e9cfa14b520f32b796bc1801031fc08ea9ac9f5659d718af370da83512 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=8b35384e-067e-42b4-8844-eac5ea36b4c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674\nJun 14 08:14:57.766150 crc crio[3637]: time=\"2026-06-14T08:14:57.762713065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:58.363317 crc crio[3637]: time=\"2026-06-14T08:14:58.363043697Z\" level=info msg=\"Created container 74fa40b46617e773f014f2f6fdcfeeac6b18be2753f986ee215fd5883a7703ae: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=61b23017-ed1e-4663-abc4-7e29fb21267c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:14:58.374831 crc crio[3637]: time=\"2026-06-14T08:14:58.370667171Z\" level=info msg=\"Starting container: 74fa40b46617e773f014f2f6fdcfeeac6b18be2753f986ee215fd5883a7703ae\" id=3eeeb82f-69ed-4747-875b-6ed165df72a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:14:58.464821 crc crio[3637]: time=\"2026-06-14T08:14:58.462957707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:14:58.495421 crc crio[3637]: time=\"2026-06-14T08:14:58.494646574Z\" level=info msg=\"Started container\" PID=9255 containerID=74fa40b46617e773f014f2f6fdcfeeac6b18be2753f986ee215fd5883a7703ae description=openshift-dns/node-resolver-277xp/dns-node-resolver id=3eeeb82f-69ed-4747-875b-6ed165df72a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=824c0a7b89cd56168361c1f616d347661ee9538f24193474f4fcec18bf6f03e1\nJun 14 08:15:00.636793 crc crio[3637]: time=\"2026-06-14T08:15:00.63511554Z\" level=info msg=\"Created container f5d49eee8c50a141ebf333eb18ba4b518a3057d2ef27ccd7bf69e465c4a2c1aa: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=12818710-d55c-4b7b-8058-e72d92432c57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:00.641804 crc crio[3637]: time=\"2026-06-14T08:15:00.641727419Z\" level=info msg=\"Starting container: f5d49eee8c50a141ebf333eb18ba4b518a3057d2ef27ccd7bf69e465c4a2c1aa\" id=1d62e9d7-c4b5-4846-ac1f-6daf7756cb73 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:00.910656 crc crio[3637]: time=\"2026-06-14T08:15:00.909682624Z\" level=info msg=\"Started container\" PID=9313 containerID=f5d49eee8c50a141ebf333eb18ba4b518a3057d2ef27ccd7bf69e465c4a2c1aa description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=1d62e9d7-c4b5-4846-ac1f-6daf7756cb73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=153da0904d535ab9b4bd4fda1f73e654d326da2ac50ad9d9ea62f9203e631139\nJun 14 08:15:01.428074 crc crio[3637]: time=\"2026-06-14T08:15:01.426623032Z\" level=info msg=\"Removing container: 0abc43a3b0b44c13211fb2e94f3879cd9454232880380c31e218a990eb9663b5\" id=79965eaa-9bd9-49a8-a67d-fa8a9091b09c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:15:01.728202 crc crio[3637]: time=\"2026-06-14T08:15:01.728019188Z\" level=info msg=\"Removed container 0abc43a3b0b44c13211fb2e94f3879cd9454232880380c31e218a990eb9663b5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=79965eaa-9bd9-49a8-a67d-fa8a9091b09c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:15:04.216134 crc crio[3637]: time=\"2026-06-14T08:15:04.215639192Z\" level=info msg=\"Created container dacaf719f572f28f3a4b7d587e9c4de9fa3079e3927afd2435f0e9015e2c6f12: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=cd280e53-9419-4cbe-a3b1-d935cd0f035f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:04.223414 crc crio[3637]: time=\"2026-06-14T08:15:04.223359644Z\" level=info msg=\"Starting container: dacaf719f572f28f3a4b7d587e9c4de9fa3079e3927afd2435f0e9015e2c6f12\" id=a8f34a38-9419-4751-816e-76b266941d4e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:04.257655 crc crio[3637]: time=\"2026-06-14T08:15:04.256532386Z\" level=info msg=\"Started container\" PID=9113 containerID=dacaf719f572f28f3a4b7d587e9c4de9fa3079e3927afd2435f0e9015e2c6f12 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=a8f34a38-9419-4751-816e-76b266941d4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7e0694dcd7155fdc29f3d204e41c63894fd1a9cce1ae4414d50105b6d160253\nJun 14 08:15:13.158668 crc crio[3637]: time=\"2026-06-14T08:15:13.155766875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=4b673c31-4a51-4657-8be5-5ca80b21094b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:13.172175 crc crio[3637]: time=\"2026-06-14T08:15:13.171911514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=4d144e56-b7f5-4a19-b7b9-eb5f91984900 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:13.184696 crc crio[3637]: time=\"2026-06-14T08:15:13.184573178Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=64240485-ec3b-4eee-8280-2bcca3ea15b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:13.185329 crc crio[3637]: time=\"2026-06-14T08:15:13.185136087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:13.299222 crc crio[3637]: time=\"2026-06-14T08:15:13.299081175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:13.580160 crc crio[3637]: time=\"2026-06-14T08:15:13.580095566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:13.735723 crc crio[3637]: time=\"2026-06-14T08:15:13.735649272Z\" level=info msg=\"Created container 2d1f951e9dfc6481c9e031dbef494e27ef353d96c2688c291ff9fba246f1c656: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=64240485-ec3b-4eee-8280-2bcca3ea15b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:13.741029 crc crio[3637]: time=\"2026-06-14T08:15:13.740420997Z\" level=info msg=\"Starting container: 2d1f951e9dfc6481c9e031dbef494e27ef353d96c2688c291ff9fba246f1c656\" id=5c4b7a00-28a4-468c-8cfc-1e7042cb9b9c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:13.754130 crc crio[3637]: time=\"2026-06-14T08:15:13.751257975Z\" level=info msg=\"Started container\" PID=9792 containerID=2d1f951e9dfc6481c9e031dbef494e27ef353d96c2688c291ff9fba246f1c656 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=5c4b7a00-28a4-468c-8cfc-1e7042cb9b9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89\nJun 14 08:15:15.231778 crc crio[3637]: time=\"2026-06-14T08:15:15.231095116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=0b15ab33-7654-4463-ad25-084e1cef4514 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:15.241748 crc crio[3637]: time=\"2026-06-14T08:15:15.240760463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=ce41ad10-af65-4b41-981a-3657c711b935 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:15.257369 crc crio[3637]: time=\"2026-06-14T08:15:15.257148157Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=1f2d094b-d94e-4743-ae3c-9426bdc5ccb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:15.257964 crc crio[3637]: time=\"2026-06-14T08:15:15.257819739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:15.294383 crc crio[3637]: time=\"2026-06-14T08:15:15.294246142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:15.771025 crc crio[3637]: time=\"2026-06-14T08:15:15.770187103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:15.898248 crc crio[3637]: time=\"2026-06-14T08:15:15.898017967Z\" level=info msg=\"Created container 981755917dddff4472f1896c65fca9bdf989c3e0ac38fc161cebdc686b0f1b7a: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=1f2d094b-d94e-4743-ae3c-9426bdc5ccb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:15.907688 crc crio[3637]: time=\"2026-06-14T08:15:15.907389615Z\" level=info msg=\"Starting container: 981755917dddff4472f1896c65fca9bdf989c3e0ac38fc161cebdc686b0f1b7a\" id=47b04f02-41c4-4320-9dd8-74a971e3930c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:15.915745 crc crio[3637]: time=\"2026-06-14T08:15:15.915659716Z\" level=info msg=\"Started container\" PID=9862 containerID=981755917dddff4472f1896c65fca9bdf989c3e0ac38fc161cebdc686b0f1b7a description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=47b04f02-41c4-4320-9dd8-74a971e3930c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89\nJun 14 08:15:16.585421 crc crio[3637]: time=\"2026-06-14T08:15:16.585280236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=99e9c118-1152-4529-9182-c3ef55f31e42 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:16.592309 crc crio[3637]: time=\"2026-06-14T08:15:16.592140324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=0b20c97a-d0e3-4071-8fe1-ccc7e3eaa639 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:16.599477 crc crio[3637]: time=\"2026-06-14T08:15:16.59904485Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=934cc39f-18de-4399-9af9-c20b5b75ef3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:16.599477 crc crio[3637]: time=\"2026-06-14T08:15:16.599425463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:16.647627 crc crio[3637]: time=\"2026-06-14T08:15:16.633037607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:17.144343 crc crio[3637]: time=\"2026-06-14T08:15:17.144180246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:17.258373 crc crio[3637]: time=\"2026-06-14T08:15:17.257623338Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:17.305339 crc crio[3637]: time=\"2026-06-14T08:15:17.305257215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=0c48481c-2c59-4a78-9530-d5a16693fc75 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:17.313491 crc crio[3637]: time=\"2026-06-14T08:15:17.313304007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=aa4fb25a-6f64-4c11-8a3e-16d9be6b9644 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:17.324087 crc crio[3637]: time=\"2026-06-14T08:15:17.323741772Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=bd03ac67-8b63-4e20-973c-222511a0afa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:17.325130 crc crio[3637]: time=\"2026-06-14T08:15:17.324992484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:17.339703 crc crio[3637]: time=\"2026-06-14T08:15:17.338772286Z\" level=info msg=\"NetworkStart: stopping network for sandbox c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:17.366217 crc crio[3637]: time=\"2026-06-14T08:15:17.356275641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:17.386170 crc crio[3637]: time=\"2026-06-14T08:15:17.385691037Z\" level=info msg=\"NetworkStart: stopping network for sandbox d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:17.458065 crc crio[3637]: time=\"2026-06-14T08:15:17.457275451Z\" level=info msg=\"Created container 6defdd8f62e556df126a9289db2d364ff4cb9892fba6e1405e5b997e8c2d5a55: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=934cc39f-18de-4399-9af9-c20b5b75ef3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:17.480290 crc crio[3637]: time=\"2026-06-14T08:15:17.479889536Z\" level=info msg=\"Starting container: 6defdd8f62e556df126a9289db2d364ff4cb9892fba6e1405e5b997e8c2d5a55\" id=20ad4f47-2178-44bd-849d-05b284285598 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:17.504512 crc crio[3637]: time=\"2026-06-14T08:15:17.504312507Z\" level=info msg=\"Started container\" PID=9900 containerID=6defdd8f62e556df126a9289db2d364ff4cb9892fba6e1405e5b997e8c2d5a55 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=20ad4f47-2178-44bd-849d-05b284285598 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674\nJun 14 08:15:18.015961 crc crio[3637]: time=\"2026-06-14T08:15:18.015689119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:18.278723 crc crio[3637]: time=\"2026-06-14T08:15:18.27223493Z\" level=info msg=\"Created container 9fcb80d30df950e8f12d61714755d81c9f8d0ba1e387452cd0c0be0dd4230a22: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=bd03ac67-8b63-4e20-973c-222511a0afa1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:18.285725 crc crio[3637]: time=\"2026-06-14T08:15:18.285385153Z\" level=info msg=\"Starting container: 9fcb80d30df950e8f12d61714755d81c9f8d0ba1e387452cd0c0be0dd4230a22\" id=855f787b-5829-4dad-a4e3-ba5df3d0e02a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:18.316486 crc crio[3637]: time=\"2026-06-14T08:15:18.315366499Z\" level=info msg=\"Started container\" PID=9918 containerID=9fcb80d30df950e8f12d61714755d81c9f8d0ba1e387452cd0c0be0dd4230a22 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=855f787b-5829-4dad-a4e3-ba5df3d0e02a name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89\nJun 14 08:15:18.585172 crc crio[3637]: time=\"2026-06-14T08:15:18.584804509Z\" level=info msg=\"NetworkStart: stopping network for sandbox 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:18.647249 crc crio[3637]: time=\"2026-06-14T08:15:18.646718632Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:18.691037 crc crio[3637]: time=\"2026-06-14T08:15:18.69071352Z\" level=info msg=\"NetworkStart: stopping network for sandbox e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96\" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:18.857526 crc crio[3637]: time=\"2026-06-14T08:15:18.857318109Z\" level=info msg=\"NetworkStart: stopping network for sandbox 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15\" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:19.149186 crc crio[3637]: time=\"2026-06-14T08:15:19.148777284Z\" level=info msg=\"NetworkStart: stopping network for sandbox 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567\" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:19.335964 crc crio[3637]: time=\"2026-06-14T08:15:19.335726291Z\" level=info msg=\"NetworkStart: stopping network for sandbox 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:19.364483 crc crio[3637]: time=\"2026-06-14T08:15:19.364207748Z\" level=info msg=\"NetworkStart: stopping network for sandbox d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:19.388512 crc crio[3637]: time=\"2026-06-14T08:15:19.388158337Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:21.142057 crc crio[3637]: time=\"2026-06-14T08:15:21.141708418Z\" level=info msg=\"NetworkStart: stopping network for sandbox bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:21.545393 crc crio[3637]: time=\"2026-06-14T08:15:21.54502283Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:21.764389 crc crio[3637]: time=\"2026-06-14T08:15:21.764254701Z\" level=info msg=\"NetworkStart: stopping network for sandbox c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a\" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:21.869010 crc crio[3637]: time=\"2026-06-14T08:15:21.868165207Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f\" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:21.928347 crc crio[3637]: time=\"2026-06-14T08:15:21.928207911Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:21.980154 crc crio[3637]: time=\"2026-06-14T08:15:21.979578087Z\" level=info msg=\"NetworkStart: stopping network for sandbox 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd\" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:21.993320 crc crio[3637]: time=\"2026-06-14T08:15:21.993143458Z\" level=info msg=\"NetworkStart: stopping network for sandbox 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2\" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:22.067174 crc crio[3637]: time=\"2026-06-14T08:15:22.067056018Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156\" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:22.533052 crc crio[3637]: time=\"2026-06-14T08:15:22.532455191Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:22.587516 crc crio[3637]: time=\"2026-06-14T08:15:22.587409603Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.057086 crc crio[3637]: time=\"2026-06-14T08:15:23.056591391Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de\" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.236824 crc crio[3637]: time=\"2026-06-14T08:15:23.236504713Z\" level=info msg=\"NetworkStart: stopping network for sandbox 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.246109 crc crio[3637]: time=\"2026-06-14T08:15:23.245998875Z\" level=info msg=\"NetworkStart: stopping network for sandbox 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.252187 crc crio[3637]: time=\"2026-06-14T08:15:23.252108846Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.290070 crc crio[3637]: time=\"2026-06-14T08:15:23.289918179Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.307295 crc crio[3637]: time=\"2026-06-14T08:15:23.307224528Z\" level=info msg=\"NetworkStart: stopping network for sandbox d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.335126 crc crio[3637]: time=\"2026-06-14T08:15:23.334798485Z\" level=info msg=\"NetworkStart: stopping network for sandbox ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.376515 crc crio[3637]: time=\"2026-06-14T08:15:23.376351361Z\" level=info msg=\"NetworkStart: stopping network for sandbox c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8\" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.511712 crc crio[3637]: time=\"2026-06-14T08:15:23.511359492Z\" level=info msg=\"NetworkStart: stopping network for sandbox d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.552315 crc crio[3637]: time=\"2026-06-14T08:15:23.552201069Z\" level=info msg=\"NetworkStart: stopping network for sandbox f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e\" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.586434 crc crio[3637]: time=\"2026-06-14T08:15:23.586359749Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.709379 crc crio[3637]: time=\"2026-06-14T08:15:23.709209017Z\" level=info msg=\"NetworkStart: stopping network for sandbox 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d\" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.730149 crc crio[3637]: time=\"2026-06-14T08:15:23.729625938Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.811075 crc crio[3637]: time=\"2026-06-14T08:15:23.810746096Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.845620 crc crio[3637]: time=\"2026-06-14T08:15:23.845439217Z\" level=info msg=\"NetworkStart: stopping network for sandbox f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.847419 crc crio[3637]: time=\"2026-06-14T08:15:23.847175104Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.858287 crc crio[3637]: time=\"2026-06-14T08:15:23.858132564Z\" level=info msg=\"NetworkStart: stopping network for sandbox 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:23.904140 crc crio[3637]: time=\"2026-06-14T08:15:23.904002383Z\" level=info msg=\"NetworkStart: stopping network for sandbox ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:25.251091 crc crio[3637]: time=\"2026-06-14T08:15:25.250428214Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/POD\" id=b6698f16-3f8b-4751-b5d2-ac82edc8c4eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:25.251984 crc crio[3637]: time=\"2026-06-14T08:15:25.251110897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:25.617464 crc crio[3637]: time=\"2026-06-14T08:15:25.617333994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=53b11e2c-18f2-4ac9-92f8-1703b1ae99d1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:25.624577 crc crio[3637]: time=\"2026-06-14T08:15:25.623657291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=0755d616-eb06-43f7-8313-ce60e45031d0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:25.628060 crc crio[3637]: time=\"2026-06-14T08:15:25.627983823Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=ed198ad1-cbb6-49d8-91a5-b97815b13723 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:25.628474 crc crio[3637]: time=\"2026-06-14T08:15:25.628394487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:25.648073 crc crio[3637]: time=\"2026-06-14T08:15:25.647977531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:26.037327 crc crio[3637]: time=\"2026-06-14T08:15:26.037144628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:26.160270 crc crio[3637]: time=\"2026-06-14T08:15:26.160155233Z\" level=info msg=\"Created container 75212b3e539481e8221b73b3004ce61a5d0675cdad5ea4a294ee807b3fe74e86: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=ed198ad1-cbb6-49d8-91a5-b97815b13723 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:26.163807 crc crio[3637]: time=\"2026-06-14T08:15:26.163612297Z\" level=info msg=\"Starting container: 75212b3e539481e8221b73b3004ce61a5d0675cdad5ea4a294ee807b3fe74e86\" id=e8921051-38b0-4a66-b9c6-ffe52265e2b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:26.176082 crc crio[3637]: time=\"2026-06-14T08:15:26.175793008Z\" level=info msg=\"Started container\" PID=10202 containerID=75212b3e539481e8221b73b3004ce61a5d0675cdad5ea4a294ee807b3fe74e86 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=e8921051-38b0-4a66-b9c6-ffe52265e2b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89\nJun 14 08:15:26.637288 crc crio[3637]: time=\"2026-06-14T08:15:26.637095607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=f26209cc-f33f-4bca-bca6-1920741b8ded name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:26.642194 crc crio[3637]: time=\"2026-06-14T08:15:26.641962697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ebd5ae71-371e-4650-bdbe-b636961141a1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:26.648122 crc crio[3637]: time=\"2026-06-14T08:15:26.648033897Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=a44dee3f-f336-45e8-8535-4a7e2305e1b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:26.648948 crc crio[3637]: time=\"2026-06-14T08:15:26.648593005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:26.680043 crc crio[3637]: time=\"2026-06-14T08:15:26.679410509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:27.138471 crc crio[3637]: time=\"2026-06-14T08:15:27.137431702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:27.319783 crc crio[3637]: time=\"2026-06-14T08:15:27.319644754Z\" level=info msg=\"Created container 608ec5ad02a2a86ea12a1a79c433075ae11b828b2b9b08be310fca4e96e2a769: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=a44dee3f-f336-45e8-8535-4a7e2305e1b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:27.321555 crc crio[3637]: time=\"2026-06-14T08:15:27.321265136Z\" level=info msg=\"Starting container: 608ec5ad02a2a86ea12a1a79c433075ae11b828b2b9b08be310fca4e96e2a769\" id=6cb7791a-0ffc-4e41-ab0e-36bfdc4c40c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:27.333056 crc crio[3637]: time=\"2026-06-14T08:15:27.332291047Z\" level=info msg=\"Started container\" PID=10299 containerID=608ec5ad02a2a86ea12a1a79c433075ae11b828b2b9b08be310fca4e96e2a769 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=6cb7791a-0ffc-4e41-ab0e-36bfdc4c40c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89\nJun 14 08:15:30.344578 crc crio[3637]: time=\"2026-06-14T08:15:30.343674133Z\" level=info msg=\"NetworkStart: stopping network for sandbox b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:30.567134 crc crio[3637]: time=\"2026-06-14T08:15:30.566537981Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd\" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:30.625966 crc crio[3637]: time=\"2026-06-14T08:15:30.625677817Z\" level=info msg=\"NetworkStart: stopping network for sandbox b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:30.651575 crc crio[3637]: time=\"2026-06-14T08:15:30.651405672Z\" level=info msg=\"NetworkStart: stopping network for sandbox cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:30.720709 crc crio[3637]: time=\"2026-06-14T08:15:30.720513244Z\" level=info msg=\"NetworkStart: stopping network for sandbox beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:30.986059 crc crio[3637]: time=\"2026-06-14T08:15:30.985699855Z\" level=info msg=\"NetworkStart: stopping network for sandbox b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:30.986481 crc crio[3637]: time=\"2026-06-14T08:15:30.986294004Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:30.987001 crc crio[3637]: time=\"2026-06-14T08:15:30.986637116Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 14 08:15:30.988256 crc crio[3637]: time=\"2026-06-14T08:15:30.988113115Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5465e55a-9c44-452c-9a9d-b72fc652992a 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:0xc0006021a0}] Aliases:map[]}\"\nJun 14 08:15:30.988421 crc crio[3637]: time=\"2026-06-14T08:15:30.988340382Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:30.988542 crc crio[3637]: time=\"2026-06-14T08:15:30.988408285Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:30.988542 crc crio[3637]: time=\"2026-06-14T08:15:30.988471497Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:30.989368 crc crio[3637]: time=\"2026-06-14T08:15:30.989252292Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/c454784b-f72f-4b17-941a-7c40f0477e2b 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:0xc000122200}] Aliases:map[]}\"\nJun 14 08:15:30.989518 crc crio[3637]: time=\"2026-06-14T08:15:30.989397386Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:30.989518 crc crio[3637]: time=\"2026-06-14T08:15:30.989424747Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:30.989518 crc crio[3637]: time=\"2026-06-14T08:15:30.98950081Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:30.989735 crc crio[3637]: time=\"2026-06-14T08:15:30.989589563Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/4f16d424-b9f5-4f97-939b-04348f557dbc 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:0xc002d98008}] Aliases:map[]}\"\nJun 14 08:15:30.989735 crc crio[3637]: time=\"2026-06-14T08:15:30.989646335Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:30.989735 crc crio[3637]: time=\"2026-06-14T08:15:30.989659175Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:30.989735 crc crio[3637]: time=\"2026-06-14T08:15:30.989671926Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:30.990262 crc crio[3637]: time=\"2026-06-14T08:15:30.989746458Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a1332f06-ddf3-4367-9bd0-381f3d192ee3 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:0xc001918000}] Aliases:map[]}\"\nJun 14 08:15:30.990262 crc crio[3637]: time=\"2026-06-14T08:15:30.989959755Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:30.990262 crc crio[3637]: time=\"2026-06-14T08:15:30.989980156Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:30.990262 crc crio[3637]: time=\"2026-06-14T08:15:30.989998656Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:30.990631 crc crio[3637]: time=\"2026-06-14T08:15:30.990439721Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c45b2945-d602-48d3-b4ed-9f3bc2f024ae 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:0xc00235c008}] Aliases:map[]}\"\nJun 14 08:15:30.990631 crc crio[3637]: time=\"2026-06-14T08:15:30.990527354Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:30.990631 crc crio[3637]: time=\"2026-06-14T08:15:30.990546195Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:30.990631 crc crio[3637]: time=\"2026-06-14T08:15:30.990585166Z\" 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 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.990728941Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5791d7d6-18ba-4ff0-9a53-deb4fcbd2e00 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:0xc00008c198}] Aliases:map[]}\"\nJun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.990975629Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/3496e68a-b83b-4a1e-84bf-b8302c62bb95 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:0xc002314090}] Aliases:map[]}\"\nJun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.99101042Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.991054342Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.991074442Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.991121524Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e62522ec-3da4-4c85-92f8-7e484955d4dd 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:0xc0023140a8}] Aliases:map[]}\"\nJun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.991165865Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.991178946Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.991190296Z\" 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 14 08:15:30.992356 crc crio[3637]: time=\"2026-06-14T08:15:30.991589589Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/738935d0-cf45-4579-aa91-45a35f4d0666 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:0xc0002d60c8}] Aliases:map[]}\"\nJun 14 08:15:30.992356 crc crio[3637]: time=\"2026-06-14T08:15:30.991677152Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:30.993186 crc crio[3637]: time=\"2026-06-14T08:15:30.991697243Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:30.993321 crc crio[3637]: time=\"2026-06-14T08:15:30.993241584Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/39d5ab11-e943-486a-a87b-a5c3cd9afe81 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:0xc000602498}] Aliases:map[]}\"\nJun 14 08:15:30.993321 crc crio[3637]: time=\"2026-06-14T08:15:30.993295396Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:30.993544 crc crio[3637]: time=\"2026-06-14T08:15:30.993291245Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/73a4d71e-ec5d-4118-93aa-d2bc5d6748f3 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:0xc001918120}] Aliases:map[]}\"\nJun 14 08:15:30.993544 crc crio[3637]: time=\"2026-06-14T08:15:30.993377339Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/7f9b85f6-fb9e-4774-a890-da6239d38243 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:0xc0006024b0}] Aliases:map[]}\"\nJun 14 08:15:30.993544 crc crio[3637]: time=\"2026-06-14T08:15:30.993422179Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:30.993544 crc crio[3637]: time=\"2026-06-14T08:15:30.99345324Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:30.993544 crc crio[3637]: time=\"2026-06-14T08:15:30.993474181Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:30.993544 crc crio[3637]: time=\"2026-06-14T08:15:30.993494673Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/bad2b2cc-247a-4397-a509-f5f35a59ee9b 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:0xc0006024c8}] Aliases:map[]}\"\nJun 14 08:15:30.993544 crc crio[3637]: time=\"2026-06-14T08:15:30.993545304Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:30.993544 crc crio[3637]: time=\"2026-06-14T08:15:30.993558625Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:30.994475 crc crio[3637]: time=\"2026-06-14T08:15:30.993569955Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:30.994475 crc crio[3637]: time=\"2026-06-14T08:15:30.993310136Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:30.994475 crc crio[3637]: time=\"2026-06-14T08:15:30.994464884Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.993246794Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.996180092Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8255441a-8c3f-44c1-93be-99684e7bc3c1 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:0xc002ae6000}] Aliases:map[]}\"\nJun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.996296466Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/4f2d8b58-9542-4854-b683-9e1444f19aec 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:0xc00019c278}] Aliases:map[]}\"\nJun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.996403969Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.99642499Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.996444111Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.996462541Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f55d77d6-2193-4a0d-8c36-d0c824421a45 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:0xc002ae6018}] Aliases:map[]}\"\nJun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.996552494Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.996583425Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.996604756Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.99342606Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.997246716Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.997267738Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.001475 crc crio[3637]: time=\"2026-06-14T08:15:30.991044881Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.001629 crc crio[3637]: time=\"2026-06-14T08:15:30.991818877Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/460ea5d7-e651-493f-8dc0-6ff4f829e159 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:0xc0006022b0}] Aliases:map[]}\"\nJun 14 08:15:31.002186 crc crio[3637]: time=\"2026-06-14T08:15:31.001627483Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/fca53162-880c-459a-8d63-43e6b93db3ab 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:0xc000602580}] Aliases:map[]}\"\nJun 14 08:15:31.002186 crc crio[3637]: time=\"2026-06-14T08:15:31.001710106Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.002186 crc crio[3637]: time=\"2026-06-14T08:15:31.001726356Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.002186 crc crio[3637]: time=\"2026-06-14T08:15:31.001744187Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.003674 crc crio[3637]: time=\"2026-06-14T08:15:31.003485774Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/1b5d16ae-dbe2-425d-973d-14821b9f2593 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:0xc002314138}] Aliases:map[]}\"\nJun 14 08:15:31.003674 crc crio[3637]: time=\"2026-06-14T08:15:31.003630469Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.003674 crc crio[3637]: time=\"2026-06-14T08:15:31.003654479Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.004416 crc crio[3637]: time=\"2026-06-14T08:15:31.00367433Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.004535 crc crio[3637]: time=\"2026-06-14T08:15:30.991949161Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e95cc54b-7797-4e02-a595-7c152cf9ba43 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:0xc0006022d0}] Aliases:map[]}\"\nJun 14 08:15:31.004679 crc crio[3637]: time=\"2026-06-14T08:15:31.004608982Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.004679 crc crio[3637]: time=\"2026-06-14T08:15:31.004670774Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.005118 crc crio[3637]: time=\"2026-06-14T08:15:31.004702185Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.005118 crc crio[3637]: time=\"2026-06-14T08:15:31.005096188Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ebf5b025-e87e-4db1-9a06-3f39646bd2c7 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:0xc0001223b0}] Aliases:map[]}\"\nJun 14 08:15:31.005330 crc crio[3637]: time=\"2026-06-14T08:15:31.00514403Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.005330 crc crio[3637]: time=\"2026-06-14T08:15:31.00515587Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.005330 crc crio[3637]: time=\"2026-06-14T08:15:31.005167701Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.005330 crc crio[3637]: time=\"2026-06-14T08:15:31.005219842Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/afc7c0a4-0dc7-4b2b-8942-ab1351cc9d18 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:0xc000b10160}] Aliases:map[]}\"\nJun 14 08:15:31.005330 crc crio[3637]: time=\"2026-06-14T08:15:31.005284105Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.005330 crc crio[3637]: time=\"2026-06-14T08:15:31.005300905Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.005330 crc crio[3637]: time=\"2026-06-14T08:15:31.005313156Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.006235 crc crio[3637]: time=\"2026-06-14T08:15:30.992981506Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/0f742e1e-8391-42c6-b4d4-d402819c7caa 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:0xc000602438}] Aliases:map[]}\"\nJun 14 08:15:31.006235 crc crio[3637]: time=\"2026-06-14T08:15:31.005728539Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.006235 crc crio[3637]: time=\"2026-06-14T08:15:31.00574376Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.006235 crc crio[3637]: time=\"2026-06-14T08:15:31.006032829Z\" 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 14 08:15:31.006235 crc crio[3637]: time=\"2026-06-14T08:15:30.992023444Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e6d641d6-bb4d-437b-81df-9bf3c45c0faa 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:0xc0006022e8}] Aliases:map[]}\"\nJun 14 08:15:31.006691 crc crio[3637]: time=\"2026-06-14T08:15:31.006312919Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/c58d9ca5-9ddf-41e2-b4ad-c15a764f123e 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:0xc002d980a8}] Aliases:map[]}\"\nJun 14 08:15:31.006691 crc crio[3637]: time=\"2026-06-14T08:15:31.00634352Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.006691 crc crio[3637]: time=\"2026-06-14T08:15:31.00635229Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.006691 crc crio[3637]: time=\"2026-06-14T08:15:31.00636316Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.006691 crc crio[3637]: time=\"2026-06-14T08:15:30.990732031Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2500f52c-b622-4450-98e3-863b9d48b469 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:0xc002314070}] Aliases:map[]}\"\nJun 14 08:15:31.006691 crc crio[3637]: time=\"2026-06-14T08:15:31.006520186Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.006691 crc crio[3637]: time=\"2026-06-14T08:15:31.006540226Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.006691 crc crio[3637]: time=\"2026-06-14T08:15:31.006553257Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.007986 crc crio[3637]: time=\"2026-06-14T08:15:30.992150618Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/0b1f5c5b-a001-416f-823f-f434759fc332 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:0xc000602338}] Aliases:map[]}\"\nJun 14 08:15:31.008118 crc crio[3637]: time=\"2026-06-14T08:15:31.001639702Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.008118 crc crio[3637]: time=\"2026-06-14T08:15:30.993161991Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/07412eed-3c2b-44af-976d-fd887d00aa6e 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:0xc001918108}] Aliases:map[]}\"\nJun 14 08:15:31.008349 crc crio[3637]: time=\"2026-06-14T08:15:31.008135239Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.008349 crc crio[3637]: time=\"2026-06-14T08:15:31.00815503Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.008349 crc crio[3637]: time=\"2026-06-14T08:15:31.008174001Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.009436 crc crio[3637]: time=\"2026-06-14T08:15:30.992231611Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/a23cc944-760b-4366-a11c-8ae908a88976 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:0xc000602358}] Aliases:map[]}\"\nJun 14 08:15:31.009612 crc crio[3637]: time=\"2026-06-14T08:15:31.009454162Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.009612 crc crio[3637]: time=\"2026-06-14T08:15:31.009490443Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.009612 crc crio[3637]: time=\"2026-06-14T08:15:31.009512694Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.010214 crc crio[3637]: time=\"2026-06-14T08:15:30.991709193Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e9a4551e-005f-4461-8a9c-cc47e46c282a 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:0xc000602298}] Aliases:map[]}\"\nJun 14 08:15:31.010357 crc crio[3637]: time=\"2026-06-14T08:15:31.01025932Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.010357 crc crio[3637]: time=\"2026-06-14T08:15:31.010296981Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.010357 crc crio[3637]: time=\"2026-06-14T08:15:31.010317022Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.011705 crc crio[3637]: time=\"2026-06-14T08:15:30.996322647Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.012531 crc crio[3637]: time=\"2026-06-14T08:15:31.012425341Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.012531 crc crio[3637]: time=\"2026-06-14T08:15:31.012508295Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.016033 crc crio[3637]: time=\"2026-06-14T08:15:30.993056018Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/330abc4e-1e25-4cd1-9122-29e8e55539fb 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:0xc000602458}] Aliases:map[]}\"\nJun 14 08:15:31.016254 crc crio[3637]: time=\"2026-06-14T08:15:31.016056403Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.016254 crc crio[3637]: time=\"2026-06-14T08:15:31.016081483Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.016254 crc crio[3637]: time=\"2026-06-14T08:15:31.016107484Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.018804 crc crio[3637]: time=\"2026-06-14T08:15:30.992594132Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a8300139-3854-4c9c-a594-17e23b135c8c 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:0xc0019180b8}] Aliases:map[]}\"\nJun 14 08:15:31.019061 crc crio[3637]: time=\"2026-06-14T08:15:31.018936598Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.019061 crc crio[3637]: time=\"2026-06-14T08:15:31.018959229Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.019384 crc crio[3637]: time=\"2026-06-14T08:15:31.01928951Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.021974 crc crio[3637]: time=\"2026-06-14T08:15:30.993152461Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/83848948-2c7c-48c5-895d-1c1aff620d05 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:0xc000602478}] Aliases:map[]}\"\nJun 14 08:15:31.021974 crc crio[3637]: time=\"2026-06-14T08:15:31.021045658Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.021974 crc crio[3637]: time=\"2026-06-14T08:15:31.021071419Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.021974 crc crio[3637]: time=\"2026-06-14T08:15:31.02109707Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.025692 crc crio[3637]: time=\"2026-06-14T08:15:31.008023026Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.027393 crc crio[3637]: time=\"2026-06-14T08:15:31.012402011Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690415-xvx7m Namespace:openshift-operator-lifecycle-manager ID:a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d UID:39cf909a-d100-456c-82cb-f2db984006b7 NetNS:/var/run/netns/ef08d9ea-b48f-4eb7-a124-1819a21e5a60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39cf909a_d100_456c_82cb_f2db984006b7.slice PodAnnotations:0xc000602620}] Aliases:map[]}\"\nJun 14 08:15:31.027562 crc crio[3637]: time=\"2026-06-14T08:15:31.027394219Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690415-xvx7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.031692 crc crio[3637]: time=\"2026-06-14T08:15:30.992440568Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/659b763e-262f-4c5d-84d4-0da30df49bec 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:0xc0006023b8}] Aliases:map[]}\"\nJun 14 08:15:31.031692 crc crio[3637]: time=\"2026-06-14T08:15:31.031508665Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.031692 crc crio[3637]: time=\"2026-06-14T08:15:31.031527846Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.031692 crc crio[3637]: time=\"2026-06-14T08:15:31.031542236Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.032647 crc crio[3637]: time=\"2026-06-14T08:15:30.992528541Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/114f9e6f-f80c-41b8-be42-902ecb684963 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:0xc0006023d0}] Aliases:map[]}\"\nJun 14 08:15:31.032647 crc crio[3637]: time=\"2026-06-14T08:15:31.032510429Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.032647 crc crio[3637]: time=\"2026-06-14T08:15:31.032531559Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.032647 crc crio[3637]: time=\"2026-06-14T08:15:31.0325454Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.034194 crc crio[3637]: time=\"2026-06-14T08:15:30.992603343Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/2e8259e0-83d6-49b8-a552-24f37b7a22c4 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:0xc0006023e8}] Aliases:map[]}\"\nJun 14 08:15:31.034194 crc crio[3637]: time=\"2026-06-14T08:15:31.034167278Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.034194 crc crio[3637]: time=\"2026-06-14T08:15:31.034193488Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.034194 crc crio[3637]: time=\"2026-06-14T08:15:31.03422447Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.035965 crc crio[3637]: time=\"2026-06-14T08:15:30.992686306Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/2cedbba7-f98e-444b-910a-fa366300b089 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:0xc000602400}] Aliases:map[]}\"\nJun 14 08:15:31.036218 crc crio[3637]: time=\"2026-06-14T08:15:31.036186458Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.036500 crc crio[3637]: time=\"2026-06-14T08:15:31.036320332Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.036652 crc crio[3637]: time=\"2026-06-14T08:15:31.036626152Z\" 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 14 08:15:31.037362 crc crio[3637]: time=\"2026-06-14T08:15:30.993016946Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f4033e53-7ad6-4acc-aa19-9f9c162aa9c1 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:0xc0019180f0}] Aliases:map[]}\"\nJun 14 08:15:31.037490 crc crio[3637]: time=\"2026-06-14T08:15:31.037402082Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.037490 crc crio[3637]: time=\"2026-06-14T08:15:31.037419533Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.037490 crc crio[3637]: time=\"2026-06-14T08:15:31.037431563Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.038411 crc crio[3637]: time=\"2026-06-14T08:15:30.992308963Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/380dbed2-5e06-495e-8b8c-4a95c653061b 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:0xc000602370}] Aliases:map[]}\"\nJun 14 08:15:31.038411 crc crio[3637]: time=\"2026-06-14T08:15:31.03823982Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.038411 crc crio[3637]: time=\"2026-06-14T08:15:31.038262991Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.038411 crc crio[3637]: time=\"2026-06-14T08:15:31.038279061Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.039464 crc crio[3637]: time=\"2026-06-14T08:15:31.03875679Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/2c251f4c-c44f-4c1b-99f8-543364324f30 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:0xc002d98180}] Aliases:map[]}\"\nJun 14 08:15:31.039581 crc crio[3637]: time=\"2026-06-14T08:15:31.039485084Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.039581 crc crio[3637]: time=\"2026-06-14T08:15:31.039522386Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.039581 crc crio[3637]: time=\"2026-06-14T08:15:31.039546717Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.045692 crc crio[3637]: time=\"2026-06-14T08:15:30.992370265Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6ee5e143-427c-4a32-9c53-405b7ec70429 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:0xc000602398}] Aliases:map[]}\"\nJun 14 08:15:31.045692 crc crio[3637]: time=\"2026-06-14T08:15:31.045540904Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.045692 crc crio[3637]: time=\"2026-06-14T08:15:31.045557624Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.045692 crc crio[3637]: time=\"2026-06-14T08:15:31.045574395Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.047264 crc crio[3637]: time=\"2026-06-14T08:15:30.992754458Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/c4242ff4-3bf3-429b-b9a7-7e036eda7f67 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:0xc000602418}] Aliases:map[]}\"\nJun 14 08:15:31.047686 crc crio[3637]: time=\"2026-06-14T08:15:31.047651539Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.048165 crc crio[3637]: time=\"2026-06-14T08:15:31.048140785Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.048305 crc crio[3637]: time=\"2026-06-14T08:15:31.048272919Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.054379 crc crio[3637]: time=\"2026-06-14T08:15:31.047596537Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/23bd1923-fdf6-413a-91e7-ee27369517c3 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:0xc000b101e0}] Aliases:map[]}\"\nJun 14 08:15:31.054520 crc crio[3637]: time=\"2026-06-14T08:15:31.05448412Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.054520 crc crio[3637]: time=\"2026-06-14T08:15:31.054499471Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.054520 crc crio[3637]: time=\"2026-06-14T08:15:31.054510431Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.060135 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.060135 crc crio[3637]: time=\"2026-06-14T08:15:31.011536882Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f3ac12c5-d464-4c8a-b21e-e020604fc765 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:0xc000602688}] Aliases:map[]}\"\nJun 14 08:15:31.060273 crc crio[3637]: time=\"2026-06-14T08:15:31.060146443Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.060273 crc crio[3637]: time=\"2026-06-14T08:15:31.060162089Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.060273 crc crio[3637]: time=\"2026-06-14T08:15:31.060171949Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.060273 crc crio[3637]: time=\"2026-06-14T08:15:31.060216968Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.062827 crc crio[3637]: time=\"2026-06-14T08:15:31.062622271Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.062827 crc crio[3637]: time=\"2026-06-14T08:15:31.062706583Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.065389 crc crio[3637]: time=\"2026-06-14T08:15:31.008069457Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.065389 crc crio[3637]: time=\"2026-06-14T08:15:31.063077389Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.068053 crc crio[3637]: time=\"2026-06-14T08:15:31.067996816Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:31.068243 crc crio[3637]: time=\"2026-06-14T08:15:31.011670977Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/6b3b248a-a7c4-4a0e-8581-5892e8d43184 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:0xc0006026a8}] Aliases:map[]}\"\nJun 14 08:15:31.068243 crc crio[3637]: time=\"2026-06-14T08:15:31.068134061Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.068243 crc crio[3637]: time=\"2026-06-14T08:15:31.068145581Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.068243 crc crio[3637]: time=\"2026-06-14T08:15:31.068159242Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.075080 crc crio[3637]: time=\"2026-06-14T08:15:31.073803692Z\" level=info msg=\"runSandbox: deleting pod ID 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002 from idIndex\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.075270 crc crio[3637]: time=\"2026-06-14T08:15:31.075131566Z\" level=info msg=\"runSandbox: removing pod sandbox 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.078714 crc crio[3637]: time=\"2026-06-14T08:15:31.07765501Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.078714 crc crio[3637]: time=\"2026-06-14T08:15:31.07794923Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.080454 crc crio[3637]: time=\"2026-06-14T08:15:31.001658413Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.080454 crc crio[3637]: time=\"2026-06-14T08:15:31.080448953Z\" 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 14 08:15:31.080560 crc crio[3637]: time=\"2026-06-14T08:15:31.007100075Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:15:31.080560 crc crio[3637]: time=\"2026-06-14T08:15:31.080508165Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:15:31.080640 crc crio[3637]: time=\"2026-06-14T08:15:31.080522816Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:31.101183 crc crio[3637]: time=\"2026-06-14T08:15:31.080390221Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.110539 crc crio[3637]: time=\"2026-06-14T08:15:31.110287308Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.110684 crc crio[3637]: time=\"2026-06-14T08:15:31.110541876Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.169199 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.169199 crc crio[3637]: time=\"2026-06-14T08:15:31.169121199Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.203622 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.204433 crc crio[3637]: time=\"2026-06-14T08:15:31.204375378Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.207287 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.207287 crc crio[3637]: time=\"2026-06-14T08:15:31.205025249Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.217135 crc crio[3637]: time=\"2026-06-14T08:15:31.214099041Z\" level=info msg=\"runSandbox: deleting pod ID 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a from idIndex\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.217135 crc crio[3637]: time=\"2026-06-14T08:15:31.214178734Z\" level=info msg=\"runSandbox: removing pod sandbox 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.217135 crc crio[3637]: time=\"2026-06-14T08:15:31.214253406Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.217135 crc crio[3637]: time=\"2026-06-14T08:15:31.214280547Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.224644 crc crio[3637]: time=\"2026-06-14T08:15:31.224404903Z\" level=info msg=\"runSandbox: deleting pod ID b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9 from idIndex\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.224644 crc crio[3637]: time=\"2026-06-14T08:15:31.22459661Z\" level=info msg=\"runSandbox: removing pod sandbox b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.225041 crc crio[3637]: time=\"2026-06-14T08:15:31.224660672Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.225041 crc crio[3637]: time=\"2026-06-14T08:15:31.224683063Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.228557 crc crio[3637]: time=\"2026-06-14T08:15:31.228453328Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.230073 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.230073 crc crio[3637]: time=\"2026-06-14T08:15:31.229377069Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.230073 crc crio[3637]: time=\"2026-06-14T08:15:31.229517863Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.231048 crc crio[3637]: time=\"2026-06-14T08:15:31.230991992Z\" level=info msg=\"runSandbox: deleting pod ID c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22 from idIndex\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.231188 crc crio[3637]: time=\"2026-06-14T08:15:31.231163598Z\" level=info msg=\"runSandbox: removing pod sandbox c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.231344 crc crio[3637]: time=\"2026-06-14T08:15:31.231319833Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.231439 crc crio[3637]: time=\"2026-06-14T08:15:31.231422817Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.235949 crc crio[3637]: time=\"2026-06-14T08:15:31.235919616Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.241138 crc crio[3637]: time=\"2026-06-14T08:15:31.240979364Z\" level=info msg=\"runSandbox: deleting pod ID ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554 from idIndex\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.241138 crc crio[3637]: time=\"2026-06-14T08:15:31.241029956Z\" level=info msg=\"runSandbox: removing pod sandbox ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.241138 crc crio[3637]: time=\"2026-06-14T08:15:31.241085098Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.241138 crc crio[3637]: time=\"2026-06-14T08:15:31.241107539Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.244637 crc crio[3637]: time=\"2026-06-14T08:15:31.244379407Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.268471 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.271611 crc crio[3637]: time=\"2026-06-14T08:15:31.26851097Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.281036 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.281115 crc crio[3637]: time=\"2026-06-14T08:15:31.281067007Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a\" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.284470 crc crio[3637]: time=\"2026-06-14T08:15:31.281298095Z\" level=info msg=\"runSandbox: deleting pod ID b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae from idIndex\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.284470 crc crio[3637]: time=\"2026-06-14T08:15:31.281339566Z\" level=info msg=\"runSandbox: removing pod sandbox b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.284470 crc crio[3637]: time=\"2026-06-14T08:15:31.281395848Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.284470 crc crio[3637]: time=\"2026-06-14T08:15:31.281577504Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.293974 crc crio[3637]: time=\"2026-06-14T08:15:31.290737378Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.304240 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.304240 crc crio[3637]: time=\"2026-06-14T08:15:31.303167966Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd\" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.305992 crc crio[3637]: time=\"2026-06-14T08:15:31.305293066Z\" level=info msg=\"runSandbox: deleting pod ID c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a from idIndex\" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.305992 crc crio[3637]: time=\"2026-06-14T08:15:31.305453062Z\" level=info msg=\"runSandbox: removing pod sandbox c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a\" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.305992 crc crio[3637]: time=\"2026-06-14T08:15:31.305510284Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a\" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.305992 crc crio[3637]: time=\"2026-06-14T08:15:31.305532274Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a\" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.309491 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.310428 crc crio[3637]: time=\"2026-06-14T08:15:31.309690322Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.316224 crc crio[3637]: time=\"2026-06-14T08:15:31.311446501Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a\" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.331454 crc crio[3637]: time=\"2026-06-14T08:15:31.331133295Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.332133 crc crio[3637]: time=\"2026-06-14T08:15:31.331695874Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.332605 crc crio[3637]: time=\"2026-06-14T08:15:31.33116644Z\" level=info msg=\"runSandbox: deleting pod ID d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9 from idIndex\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.332691 crc crio[3637]: time=\"2026-06-14T08:15:31.332604904Z\" level=info msg=\"runSandbox: removing pod sandbox d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.332691 crc crio[3637]: time=\"2026-06-14T08:15:31.332670686Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.332820 crc crio[3637]: time=\"2026-06-14T08:15:31.332710038Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.339462 crc crio[3637]: time=\"2026-06-14T08:15:31.338714287Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.341296 crc crio[3637]: time=\"2026-06-14T08:15:31.340456595Z\" level=info msg=\"runSandbox: deleting pod ID 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd from idIndex\" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.342597 crc crio[3637]: time=\"2026-06-14T08:15:31.342478492Z\" level=info msg=\"runSandbox: removing pod sandbox 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd\" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.342689 crc crio[3637]: time=\"2026-06-14T08:15:31.342634477Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd\" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.342689 crc crio[3637]: time=\"2026-06-14T08:15:31.342670529Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd\" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.349641 crc crio[3637]: time=\"2026-06-14T08:15:31.348624297Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd\" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.403627 crc crio[3637]: time=\"2026-06-14T08:15:31.402463717Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.410704 crc crio[3637]: time=\"2026-06-14T08:15:31.407571028Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.483759 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.483759 crc crio[3637]: time=\"2026-06-14T08:15:31.48341509Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f\" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.503243 crc crio[3637]: time=\"2026-06-14T08:15:31.502596838Z\" level=info msg=\"runSandbox: deleting pod ID 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f from idIndex\" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.503552 crc crio[3637]: time=\"2026-06-14T08:15:31.503322842Z\" level=info msg=\"runSandbox: removing pod sandbox 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f\" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.503552 crc crio[3637]: time=\"2026-06-14T08:15:31.503406275Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f\" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.503552 crc crio[3637]: time=\"2026-06-14T08:15:31.503435806Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f\" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.513483 crc crio[3637]: time=\"2026-06-14T08:15:31.51252957Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f\" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.523197 crc crio[3637]: time=\"2026-06-14T08:15:31.519649937Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.523197 crc crio[3637]: time=\"2026-06-14T08:15:31.520232716Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.597206 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.597206 crc crio[3637]: time=\"2026-06-14T08:15:31.597044929Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.609224 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.609224 crc crio[3637]: time=\"2026-06-14T08:15:31.607514452Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.614089 crc crio[3637]: time=\"2026-06-14T08:15:31.611352795Z\" level=info msg=\"runSandbox: deleting pod ID 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6 from idIndex\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.614089 crc crio[3637]: time=\"2026-06-14T08:15:31.611598443Z\" level=info msg=\"runSandbox: removing pod sandbox 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.614089 crc crio[3637]: time=\"2026-06-14T08:15:31.611668506Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.614089 crc crio[3637]: time=\"2026-06-14T08:15:31.611691246Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.614089 crc crio[3637]: time=\"2026-06-14T08:15:31.612440961Z\" 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=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.614089 crc crio[3637]: time=\"2026-06-14T08:15:31.612911497Z\" 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=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.624054 crc crio[3637]: time=\"2026-06-14T08:15:31.623477371Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.632558 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.632558 crc crio[3637]: time=\"2026-06-14T08:15:31.629738139Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.637100 crc crio[3637]: time=\"2026-06-14T08:15:31.633688171Z\" level=info msg=\"runSandbox: deleting pod ID 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb from idIndex\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.637100 crc crio[3637]: time=\"2026-06-14T08:15:31.633764833Z\" level=info msg=\"runSandbox: removing pod sandbox 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.637100 crc crio[3637]: time=\"2026-06-14T08:15:31.633954429Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.637100 crc crio[3637]: time=\"2026-06-14T08:15:31.63398595Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.650266 crc crio[3637]: time=\"2026-06-14T08:15:31.646168825Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.660756 crc crio[3637]: time=\"2026-06-14T08:15:31.653647864Z\" level=info msg=\"runSandbox: deleting pod ID 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06 from idIndex\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.660756 crc crio[3637]: time=\"2026-06-14T08:15:31.65412629Z\" level=info msg=\"runSandbox: removing pod sandbox 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.660756 crc crio[3637]: time=\"2026-06-14T08:15:31.654517823Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.660756 crc crio[3637]: time=\"2026-06-14T08:15:31.654550904Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.660756 crc crio[3637]: time=\"2026-06-14T08:15:31.65863985Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.671579 crc crio[3637]: time=\"2026-06-14T08:15:31.670444402Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.673433 crc crio[3637]: time=\"2026-06-14T08:15:31.673122101Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.678934 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.679476 crc crio[3637]: time=\"2026-06-14T08:15:31.67909631Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.682002 crc crio[3637]: time=\"2026-06-14T08:15:31.679132881Z\" 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=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.682002 crc crio[3637]: time=\"2026-06-14T08:15:31.68060974Z\" 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=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.685569 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.689735 crc crio[3637]: time=\"2026-06-14T08:15:31.687458548Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15\" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.691089 crc crio[3637]: time=\"2026-06-14T08:15:31.690646974Z\" level=info msg=\"runSandbox: deleting pod ID 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879 from idIndex\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.691089 crc crio[3637]: time=\"2026-06-14T08:15:31.690735127Z\" level=info msg=\"runSandbox: removing pod sandbox 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.691209 crc crio[3637]: time=\"2026-06-14T08:15:31.691124982Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.691209 crc crio[3637]: time=\"2026-06-14T08:15:31.691163291Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.698966 crc crio[3637]: time=\"2026-06-14T08:15:31.698421722Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.703205 crc crio[3637]: time=\"2026-06-14T08:15:31.702656133Z\" level=info msg=\"runSandbox: deleting pod ID 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15 from idIndex\" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.703205 crc crio[3637]: time=\"2026-06-14T08:15:31.703014195Z\" level=info msg=\"runSandbox: removing pod sandbox 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15\" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.703205 crc crio[3637]: time=\"2026-06-14T08:15:31.703084477Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15\" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.703205 crc crio[3637]: time=\"2026-06-14T08:15:31.703106548Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15\" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.707769 crc crio[3637]: time=\"2026-06-14T08:15:31.707612008Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15\" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.714563 crc crio[3637]: time=\"2026-06-14T08:15:31.714432368Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.714563 crc crio[3637]: time=\"2026-06-14T08:15:31.714533792Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.751451 crc crio[3637]: time=\"2026-06-14T08:15:31.751106134Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.810571 crc crio[3637]: time=\"2026-06-14T08:15:31.809164765Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.824711 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.832356 crc crio[3637]: time=\"2026-06-14T08:15:31.831672856Z\" 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=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.832356 crc crio[3637]: time=\"2026-06-14T08:15:31.831777039Z\" 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=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.843133 crc crio[3637]: time=\"2026-06-14T08:15:31.838320969Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.926012 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.926012 crc crio[3637]: time=\"2026-06-14T08:15:31.924660879Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.939409 crc crio[3637]: time=\"2026-06-14T08:15:31.938317555Z\" level=info msg=\"runSandbox: deleting pod ID 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3 from idIndex\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.939409 crc crio[3637]: time=\"2026-06-14T08:15:31.938580834Z\" level=info msg=\"runSandbox: removing pod sandbox 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.941537 crc crio[3637]: time=\"2026-06-14T08:15:31.940314832Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.941537 crc crio[3637]: time=\"2026-06-14T08:15:31.940477497Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.980603 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:31.981915 crc crio[3637]: time=\"2026-06-14T08:15:31.981815032Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.992046 crc crio[3637]: time=\"2026-06-14T08:15:31.991368236Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.992707 crc crio[3637]: time=\"2026-06-14T08:15:31.992306257Z\" level=info msg=\"runSandbox: deleting pod ID 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb from idIndex\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.992707 crc crio[3637]: time=\"2026-06-14T08:15:31.992488443Z\" level=info msg=\"runSandbox: removing pod sandbox 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.992707 crc crio[3637]: time=\"2026-06-14T08:15:31.992602637Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:31.992707 crc crio[3637]: time=\"2026-06-14T08:15:31.992630458Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.001215 crc crio[3637]: time=\"2026-06-14T08:15:31.999743074Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.008325 crc crio[3637]: time=\"2026-06-14T08:15:32.008178408Z\" level=info msg=\"runSandbox: deleting pod ID f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488 from idIndex\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.009103 crc crio[3637]: time=\"2026-06-14T08:15:32.008757497Z\" level=info msg=\"runSandbox: removing pod sandbox f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.014383 crc crio[3637]: time=\"2026-06-14T08:15:32.014357973Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.014501 crc crio[3637]: time=\"2026-06-14T08:15:32.014480467Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.017985 crc crio[3637]: time=\"2026-06-14T08:15:32.017958113Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.049315 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.049315 crc crio[3637]: time=\"2026-06-14T08:15:32.045702918Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.068084 crc crio[3637]: time=\"2026-06-14T08:15:32.067168562Z\" level=info msg=\"runSandbox: deleting pod ID 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99 from idIndex\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.068084 crc crio[3637]: time=\"2026-06-14T08:15:32.06740661Z\" level=info msg=\"runSandbox: removing pod sandbox 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.068084 crc crio[3637]: time=\"2026-06-14T08:15:32.067473572Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.068084 crc crio[3637]: time=\"2026-06-14T08:15:32.067492203Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.073988 crc crio[3637]: time=\"2026-06-14T08:15:32.073491596Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.073988 crc crio[3637]: time=\"2026-06-14T08:15:32.073828353Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.074159 crc crio[3637]: time=\"2026-06-14T08:15:32.07404167Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.081009 crc crio[3637]: time=\"2026-06-14T08:15:32.080685185Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.081009 crc crio[3637]: time=\"2026-06-14T08:15:32.080743726Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.089947 crc crio[3637]: time=\"2026-06-14T08:15:32.087694438Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.089947 crc crio[3637]: time=\"2026-06-14T08:15:32.0877504Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.094411 crc crio[3637]: time=\"2026-06-14T08:15:32.094261739Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.094411 crc crio[3637]: time=\"2026-06-14T08:15:32.094305391Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.103066 crc crio[3637]: time=\"2026-06-14T08:15:32.102523053Z\" 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=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.103066 crc crio[3637]: time=\"2026-06-14T08:15:32.102617346Z\" 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=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.109761 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.109761 crc crio[3637]: time=\"2026-06-14T08:15:32.105079442Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.109761 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.109761 crc crio[3637]: time=\"2026-06-14T08:15:32.107632239Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.156085 crc crio[3637]: time=\"2026-06-14T08:15:32.155726808Z\" level=info msg=\"runSandbox: deleting pod ID 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65 from idIndex\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.156085 crc crio[3637]: time=\"2026-06-14T08:15:32.155981836Z\" level=info msg=\"runSandbox: removing pod sandbox 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.156085 crc crio[3637]: time=\"2026-06-14T08:15:32.156042028Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.156085 crc crio[3637]: time=\"2026-06-14T08:15:32.156063589Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.169518 crc crio[3637]: time=\"2026-06-14T08:15:32.163399623Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.174118 crc crio[3637]: time=\"2026-06-14T08:15:32.171088452Z\" level=info msg=\"runSandbox: deleting pod ID cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92 from idIndex\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.174118 crc crio[3637]: time=\"2026-06-14T08:15:32.171298579Z\" level=info msg=\"runSandbox: removing pod sandbox cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.174118 crc crio[3637]: time=\"2026-06-14T08:15:32.171366082Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.174118 crc crio[3637]: time=\"2026-06-14T08:15:32.171389982Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.186970 crc crio[3637]: time=\"2026-06-14T08:15:32.185354667Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.186970 crc crio[3637]: time=\"2026-06-14T08:15:32.186560803Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.186970 crc crio[3637]: time=\"2026-06-14T08:15:32.186646906Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.192678 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.192678 crc crio[3637]: time=\"2026-06-14T08:15:32.192604394Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.206890 crc crio[3637]: time=\"2026-06-14T08:15:32.206375938Z\" level=info msg=\"runSandbox: deleting pod ID 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485 from idIndex\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.206890 crc crio[3637]: time=\"2026-06-14T08:15:32.206572838Z\" level=info msg=\"runSandbox: removing pod sandbox 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.206890 crc crio[3637]: time=\"2026-06-14T08:15:32.206653901Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.206890 crc crio[3637]: time=\"2026-06-14T08:15:32.206688412Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.210450 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.210735 crc crio[3637]: time=\"2026-06-14T08:15:32.210687669Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.227105 crc crio[3637]: time=\"2026-06-14T08:15:32.224461916Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.227105 crc crio[3637]: time=\"2026-06-14T08:15:32.226392695Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.227105 crc crio[3637]: time=\"2026-06-14T08:15:32.226481868Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.238588 crc crio[3637]: time=\"2026-06-14T08:15:32.238549364Z\" level=info msg=\"runSandbox: deleting pod ID 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34 from idIndex\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.238710 crc crio[3637]: time=\"2026-06-14T08:15:32.238689168Z\" level=info msg=\"runSandbox: removing pod sandbox 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.239282 crc crio[3637]: time=\"2026-06-14T08:15:32.239255577Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.239393 crc crio[3637]: time=\"2026-06-14T08:15:32.239371921Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.244439 crc crio[3637]: time=\"2026-06-14T08:15:32.244417219Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.264030 crc crio[3637]: time=\"2026-06-14T08:15:32.263475628Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.264030 crc crio[3637]: time=\"2026-06-14T08:15:32.264013256Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.275645 crc crio[3637]: time=\"2026-06-14T08:15:32.27134811Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.275645 crc crio[3637]: time=\"2026-06-14T08:15:32.271737003Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.287575 crc crio[3637]: time=\"2026-06-14T08:15:32.284057642Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.287575 crc crio[3637]: time=\"2026-06-14T08:15:32.284573579Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.292718 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.293568 crc crio[3637]: time=\"2026-06-14T08:15:32.293368281Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.293568 crc crio[3637]: time=\"2026-06-14T08:15:32.293408022Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.294212 crc crio[3637]: time=\"2026-06-14T08:15:32.293925645Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96\" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.300545 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.303202 crc crio[3637]: time=\"2026-06-14T08:15:32.30314953Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.306780 crc crio[3637]: time=\"2026-06-14T08:15:32.305172708Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.306780 crc crio[3637]: time=\"2026-06-14T08:15:32.305355994Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.308261 crc crio[3637]: time=\"2026-06-14T08:15:32.303209443Z\" level=info msg=\"runSandbox: deleting pod ID e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96 from idIndex\" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.308261 crc crio[3637]: time=\"2026-06-14T08:15:32.308060523Z\" level=info msg=\"runSandbox: removing pod sandbox e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96\" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.308261 crc crio[3637]: time=\"2026-06-14T08:15:32.308139896Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96\" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.308261 crc crio[3637]: time=\"2026-06-14T08:15:32.308168107Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96\" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.312823 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.312823 crc crio[3637]: time=\"2026-06-14T08:15:32.312491647Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.314664 crc crio[3637]: time=\"2026-06-14T08:15:32.314147321Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96\" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.315343 crc crio[3637]: time=\"2026-06-14T08:15:32.314764057Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.315343 crc crio[3637]: time=\"2026-06-14T08:15:32.315119109Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.326492 crc crio[3637]: time=\"2026-06-14T08:15:32.326278685Z\" level=info msg=\"runSandbox: deleting pod ID d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418 from idIndex\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.326492 crc crio[3637]: time=\"2026-06-14T08:15:32.326323837Z\" level=info msg=\"runSandbox: removing pod sandbox d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.326492 crc crio[3637]: time=\"2026-06-14T08:15:32.326374468Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.326492 crc crio[3637]: time=\"2026-06-14T08:15:32.326397959Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.328197 crc crio[3637]: time=\"2026-06-14T08:15:32.328143597Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.330219 crc crio[3637]: time=\"2026-06-14T08:15:32.330164139Z\" level=info msg=\"runSandbox: deleting pod ID 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a from idIndex\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.330453 crc crio[3637]: time=\"2026-06-14T08:15:32.330427798Z\" level=info msg=\"runSandbox: removing pod sandbox 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.330604 crc crio[3637]: time=\"2026-06-14T08:15:32.330584593Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.330715 crc crio[3637]: time=\"2026-06-14T08:15:32.330696237Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.335696 crc crio[3637]: time=\"2026-06-14T08:15:32.335669612Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.342734 crc crio[3637]: time=\"2026-06-14T08:15:32.342647187Z\" 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=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.342965 crc crio[3637]: time=\"2026-06-14T08:15:32.34274134Z\" 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=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.350080 crc crio[3637]: time=\"2026-06-14T08:15:32.347133486Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.350080 crc crio[3637]: time=\"2026-06-14T08:15:32.347182788Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.351400 crc crio[3637]: time=\"2026-06-14T08:15:32.351051227Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.351400 crc crio[3637]: time=\"2026-06-14T08:15:32.351225122Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.390692 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.391148 crc crio[3637]: time=\"2026-06-14T08:15:32.390991734Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e\" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.394535 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.394625 crc crio[3637]: time=\"2026-06-14T08:15:32.394577563Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d\" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.402124 crc crio[3637]: time=\"2026-06-14T08:15:32.402012451Z\" level=info msg=\"runSandbox: deleting pod ID f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e from idIndex\" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.402238 crc crio[3637]: time=\"2026-06-14T08:15:32.402134325Z\" level=info msg=\"runSandbox: removing pod sandbox f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e\" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.402238 crc crio[3637]: time=\"2026-06-14T08:15:32.402191726Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e\" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.402238 crc crio[3637]: time=\"2026-06-14T08:15:32.402228168Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e\" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.403559 crc crio[3637]: time=\"2026-06-14T08:15:32.403472189Z\" level=info msg=\"runSandbox: deleting pod ID 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d from idIndex\" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.403619 crc crio[3637]: time=\"2026-06-14T08:15:32.403560602Z\" level=info msg=\"runSandbox: removing pod sandbox 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d\" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.403619 crc crio[3637]: time=\"2026-06-14T08:15:32.403587923Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d\" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.403619 crc crio[3637]: time=\"2026-06-14T08:15:32.403604583Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d\" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.404464 crc crio[3637]: time=\"2026-06-14T08:15:32.404180923Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e\" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.408019 crc crio[3637]: time=\"2026-06-14T08:15:32.40711636Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d\" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.410387 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.410387 crc crio[3637]: time=\"2026-06-14T08:15:32.40950285Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.418243 crc crio[3637]: time=\"2026-06-14T08:15:32.417771404Z\" 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=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.418243 crc crio[3637]: time=\"2026-06-14T08:15:32.417994192Z\" 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=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.418598 crc crio[3637]: time=\"2026-06-14T08:15:32.41853523Z\" level=info msg=\"runSandbox: deleting pod ID 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8 from idIndex\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.418598 crc crio[3637]: time=\"2026-06-14T08:15:32.418565861Z\" level=info msg=\"runSandbox: removing pod sandbox 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.418598 crc crio[3637]: time=\"2026-06-14T08:15:32.418587272Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.418764 crc crio[3637]: time=\"2026-06-14T08:15:32.418612732Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.422243 crc crio[3637]: time=\"2026-06-14T08:15:32.420147553Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.428291 crc crio[3637]: time=\"2026-06-14T08:15:32.428234562Z\" 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=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.428393 crc crio[3637]: time=\"2026-06-14T08:15:32.428297444Z\" 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=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.439051 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.439240 crc crio[3637]: time=\"2026-06-14T08:15:32.43913047Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156\" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.444097 crc crio[3637]: time=\"2026-06-14T08:15:32.442262192Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.444097 crc crio[3637]: time=\"2026-06-14T08:15:32.442363566Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.451274 crc crio[3637]: time=\"2026-06-14T08:15:32.448991735Z\" level=info msg=\"runSandbox: deleting pod ID 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156 from idIndex\" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.451274 crc crio[3637]: time=\"2026-06-14T08:15:32.449041967Z\" level=info msg=\"runSandbox: removing pod sandbox 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156\" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.451274 crc crio[3637]: time=\"2026-06-14T08:15:32.449097259Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156\" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.451274 crc crio[3637]: time=\"2026-06-14T08:15:32.449121319Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156\" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.456611 crc crio[3637]: time=\"2026-06-14T08:15:32.455943172Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156\" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.460320 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.460565 crc crio[3637]: time=\"2026-06-14T08:15:32.460402525Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567\" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.489634 crc crio[3637]: time=\"2026-06-14T08:15:32.489379304Z\" level=info msg=\"runSandbox: deleting pod ID 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567 from idIndex\" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.489634 crc crio[3637]: time=\"2026-06-14T08:15:32.48958189Z\" level=info msg=\"runSandbox: removing pod sandbox 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567\" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.490363 crc crio[3637]: time=\"2026-06-14T08:15:32.489678584Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567\" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.490363 crc crio[3637]: time=\"2026-06-14T08:15:32.489703284Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567\" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.491437 crc crio[3637]: time=\"2026-06-14T08:15:32.49096512Z\" 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=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.491437 crc crio[3637]: time=\"2026-06-14T08:15:32.491136456Z\" 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=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.497222 crc crio[3637]: time=\"2026-06-14T08:15:32.49718183Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567\" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.563979 crc crio[3637]: time=\"2026-06-14T08:15:32.562338702Z\" 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=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.563979 crc crio[3637]: time=\"2026-06-14T08:15:32.562549459Z\" 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=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.599526 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.606634 crc crio[3637]: time=\"2026-06-14T08:15:32.606412705Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd\" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.611295 crc crio[3637]: time=\"2026-06-14T08:15:32.611204638Z\" level=info msg=\"runSandbox: deleting pod ID 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd from idIndex\" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.611295 crc crio[3637]: time=\"2026-06-14T08:15:32.611290861Z\" level=info msg=\"runSandbox: removing pod sandbox 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd\" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.611428 crc crio[3637]: time=\"2026-06-14T08:15:32.611346843Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd\" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.611428 crc crio[3637]: time=\"2026-06-14T08:15:32.611370414Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd\" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.613499 crc crio[3637]: time=\"2026-06-14T08:15:32.613314337Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd\" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.616178 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.617555 crc crio[3637]: time=\"2026-06-14T08:15:32.616312185Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.622096 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.622371 crc crio[3637]: time=\"2026-06-14T08:15:32.622008059Z\" 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=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.622570 crc crio[3637]: time=\"2026-06-14T08:15:32.62240935Z\" 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=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.622890 crc crio[3637]: time=\"2026-06-14T08:15:32.622179382Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.627320 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.627537 crc crio[3637]: time=\"2026-06-14T08:15:32.627422931Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.629089 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.629089 crc crio[3637]: time=\"2026-06-14T08:15:32.628996792Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.632000 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.632000 crc crio[3637]: time=\"2026-06-14T08:15:32.631974831Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de\" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.632899 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.643162 crc crio[3637]: time=\"2026-06-14T08:15:32.634954709Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.647322 crc crio[3637]: time=\"2026-06-14T08:15:32.646955954Z\" level=info msg=\"runSandbox: deleting pod ID 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc from idIndex\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.647322 crc crio[3637]: time=\"2026-06-14T08:15:32.647025446Z\" level=info msg=\"runSandbox: deleting pod ID bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117 from idIndex\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.647322 crc crio[3637]: time=\"2026-06-14T08:15:32.647223673Z\" level=info msg=\"runSandbox: removing pod sandbox bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.647322 crc crio[3637]: time=\"2026-06-14T08:15:32.647065307Z\" level=info msg=\"runSandbox: removing pod sandbox 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.647903 crc crio[3637]: time=\"2026-06-14T08:15:32.647457925Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.647903 crc crio[3637]: time=\"2026-06-14T08:15:32.647294295Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.647903 crc crio[3637]: time=\"2026-06-14T08:15:32.647542083Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.647903 crc crio[3637]: time=\"2026-06-14T08:15:32.647493847Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.648287 crc crio[3637]: time=\"2026-06-14T08:15:32.648224266Z\" level=info msg=\"runSandbox: deleting pod ID d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799 from idIndex\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.648363 crc crio[3637]: time=\"2026-06-14T08:15:32.648296868Z\" level=info msg=\"runSandbox: removing pod sandbox d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.648363 crc crio[3637]: time=\"2026-06-14T08:15:32.6483471Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.648463 crc crio[3637]: time=\"2026-06-14T08:15:32.648367911Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.648463 crc crio[3637]: time=\"2026-06-14T08:15:32.648348175Z\" level=info msg=\"runSandbox: deleting pod ID 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb from idIndex\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.648463 crc crio[3637]: time=\"2026-06-14T08:15:32.648426748Z\" level=info msg=\"runSandbox: removing pod sandbox 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.649005 crc crio[3637]: time=\"2026-06-14T08:15:32.648466459Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.649005 crc crio[3637]: time=\"2026-06-14T08:15:32.64849528Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.650057 crc crio[3637]: time=\"2026-06-14T08:15:32.646976994Z\" level=info msg=\"runSandbox: deleting pod ID b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289 from idIndex\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.650394 crc crio[3637]: time=\"2026-06-14T08:15:32.649251269Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.650713 crc crio[3637]: time=\"2026-06-14T08:15:32.650212217Z\" level=info msg=\"runSandbox: removing pod sandbox b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.650713 crc crio[3637]: time=\"2026-06-14T08:15:32.647502292Z\" level=info msg=\"runSandbox: deleting pod ID 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de from idIndex\" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.650713 crc crio[3637]: time=\"2026-06-14T08:15:32.650701077Z\" level=info msg=\"runSandbox: removing pod sandbox 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de\" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.650952 crc crio[3637]: time=\"2026-06-14T08:15:32.650758899Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de\" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.651030 crc crio[3637]: time=\"2026-06-14T08:15:32.650823791Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de\" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.651140 crc crio[3637]: time=\"2026-06-14T08:15:32.649330332Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.651140 crc crio[3637]: time=\"2026-06-14T08:15:32.650920581Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.651489 crc crio[3637]: time=\"2026-06-14T08:15:32.651181949Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.651489 crc crio[3637]: time=\"2026-06-14T08:15:32.649575896Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.651489 crc crio[3637]: time=\"2026-06-14T08:15:32.649442138Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.652575 crc crio[3637]: time=\"2026-06-14T08:15:32.65172161Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de\" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.653046 crc crio[3637]: time=\"2026-06-14T08:15:32.652975942Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.653739 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.654069 crc crio[3637]: time=\"2026-06-14T08:15:32.653947684Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.657599 crc crio[3637]: time=\"2026-06-14T08:15:32.656684545Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.660266 crc crio[3637]: time=\"2026-06-14T08:15:32.65714508Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.662184 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.663529 crc crio[3637]: time=\"2026-06-14T08:15:32.662247978Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.667016 crc crio[3637]: time=\"2026-06-14T08:15:32.66678602Z\" level=info msg=\"runSandbox: deleting pod ID ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84 from idIndex\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.667016 crc crio[3637]: time=\"2026-06-14T08:15:32.666920024Z\" level=info msg=\"runSandbox: removing pod sandbox ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.667016 crc crio[3637]: time=\"2026-06-14T08:15:32.666971956Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.667016 crc crio[3637]: time=\"2026-06-14T08:15:32.667020628Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.667412 crc crio[3637]: time=\"2026-06-14T08:15:32.667287993Z\" level=info msg=\"runSandbox: deleting pod ID 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e from idIndex\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.667412 crc crio[3637]: time=\"2026-06-14T08:15:32.667329804Z\" level=info msg=\"runSandbox: removing pod sandbox 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.667412 crc crio[3637]: time=\"2026-06-14T08:15:32.667392476Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.667412 crc crio[3637]: time=\"2026-06-14T08:15:32.667413737Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.669506 crc crio[3637]: time=\"2026-06-14T08:15:32.669304634Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.669615 crc crio[3637]: time=\"2026-06-14T08:15:32.669575381Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.669666 crc crio[3637]: time=\"2026-06-14T08:15:32.66964861Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.671538 crc crio[3637]: time=\"2026-06-14T08:15:32.671504362Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.700312 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.700312 crc crio[3637]: time=\"2026-06-14T08:15:32.700287128Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.704243 crc crio[3637]: time=\"2026-06-14T08:15:32.704082583Z\" level=info msg=\"runSandbox: deleting pod ID d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1 from idIndex\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.704243 crc crio[3637]: time=\"2026-06-14T08:15:32.704174056Z\" level=info msg=\"runSandbox: removing pod sandbox d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.704243 crc crio[3637]: time=\"2026-06-14T08:15:32.704224677Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.704243 crc crio[3637]: time=\"2026-06-14T08:15:32.704247718Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.705243 crc crio[3637]: time=\"2026-06-14T08:15:32.705181129Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.705321 crc crio[3637]: time=\"2026-06-14T08:15:32.705198869Z\" 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=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.705321 crc crio[3637]: time=\"2026-06-14T08:15:32.705285103Z\" 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=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.712403 crc crio[3637]: time=\"2026-06-14T08:15:32.712237456Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.712403 crc crio[3637]: time=\"2026-06-14T08:15:32.712334369Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.717589 crc crio[3637]: time=\"2026-06-14T08:15:32.717533972Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.717589 crc crio[3637]: time=\"2026-06-14T08:15:32.717583843Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.725597 crc crio[3637]: time=\"2026-06-14T08:15:32.725530716Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.725597 crc crio[3637]: time=\"2026-06-14T08:15:32.725603678Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.729891 crc crio[3637]: time=\"2026-06-14T08:15:32.729728845Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.729891 crc crio[3637]: time=\"2026-06-14T08:15:32.729789597Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.734712 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.734981 crc crio[3637]: time=\"2026-06-14T08:15:32.734780154Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.736523 crc crio[3637]: time=\"2026-06-14T08:15:32.735967923Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.736523 crc crio[3637]: time=\"2026-06-14T08:15:32.736007345Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.739976 crc crio[3637]: time=\"2026-06-14T08:15:32.739633451Z\" level=info msg=\"runSandbox: deleting pod ID beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a from idIndex\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.739976 crc crio[3637]: time=\"2026-06-14T08:15:32.739686663Z\" level=info msg=\"runSandbox: removing pod sandbox beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.739976 crc crio[3637]: time=\"2026-06-14T08:15:32.739731575Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.739976 crc crio[3637]: time=\"2026-06-14T08:15:32.739821678Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.743287 crc crio[3637]: time=\"2026-06-14T08:15:32.74077967Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.743287 crc crio[3637]: time=\"2026-06-14T08:15:32.741502673Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.743287 crc crio[3637]: time=\"2026-06-14T08:15:32.741541605Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.743287 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.743287 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.743287 crc crio[3637]: time=\"2026-06-14T08:15:32.742505966Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2\" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.743287 crc crio[3637]: time=\"2026-06-14T08:15:32.742528147Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.744775 crc crio[3637]: time=\"2026-06-14T08:15:32.744702358Z\" level=info msg=\"runSandbox: deleting pod ID 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a from idIndex\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.744775 crc crio[3637]: time=\"2026-06-14T08:15:32.74474633Z\" level=info msg=\"runSandbox: deleting pod ID 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2 from idIndex\" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.744775 crc crio[3637]: time=\"2026-06-14T08:15:32.74476352Z\" level=info msg=\"runSandbox: removing pod sandbox 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.745033 crc crio[3637]: time=\"2026-06-14T08:15:32.744792092Z\" level=info msg=\"runSandbox: removing pod sandbox 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2\" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.745033 crc crio[3637]: time=\"2026-06-14T08:15:32.744892684Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.745033 crc crio[3637]: time=\"2026-06-14T08:15:32.744915956Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2\" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.745033 crc crio[3637]: time=\"2026-06-14T08:15:32.744950337Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2\" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.745283 crc crio[3637]: time=\"2026-06-14T08:15:32.744920895Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.745917 crc crio[3637]: time=\"2026-06-14T08:15:32.745790704Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.746134 crc crio[3637]: time=\"2026-06-14T08:15:32.746079435Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2\" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.746962 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 14 08:15:32.748990 crc crio[3637]: time=\"2026-06-14T08:15:32.746993503Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8\" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.754974 crc crio[3637]: time=\"2026-06-14T08:15:32.751347137Z\" level=info msg=\"runSandbox: deleting pod ID c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8 from idIndex\" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.754974 crc crio[3637]: time=\"2026-06-14T08:15:32.751411091Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.754974 crc crio[3637]: time=\"2026-06-14T08:15:32.751495704Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.754974 crc crio[3637]: time=\"2026-06-14T08:15:32.751422149Z\" level=info msg=\"runSandbox: removing pod sandbox c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8\" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.754974 crc crio[3637]: time=\"2026-06-14T08:15:32.751832075Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8\" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.754974 crc crio[3637]: time=\"2026-06-14T08:15:32.751924846Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8\" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.754974 crc crio[3637]: time=\"2026-06-14T08:15:32.752762443Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8\" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.757888 crc crio[3637]: time=\"2026-06-14T08:15:32.757732609Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.757981 crc crio[3637]: time=\"2026-06-14T08:15:32.757908482Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.776111 crc crio[3637]: time=\"2026-06-14T08:15:32.775997457Z\" 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=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.776111 crc crio[3637]: time=\"2026-06-14T08:15:32.776101831Z\" 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=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.781456 crc crio[3637]: time=\"2026-06-14T08:15:32.781359633Z\" 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=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:32.781588 crc crio[3637]: time=\"2026-06-14T08:15:32.781467438Z\" 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=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:34.067867 crc crio[3637]: 2026-06-14T08:15:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a111f860a726858 Mac:8e:bc:4a:1d:24:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/ef08d9ea-b48f-4eb7-a124-1819a21e5a60 SocketPath: PciID:}] [{Interface:0xc00011ba80 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:34.069216 crc crio[3637]: time=\"2026-06-14T08:15:34.068613383Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.069216 crc crio[3637]: time=\"2026-06-14T08:15:34.068800859Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_a9967108-160a-48da-9f19-fe37515bec86\\\"\"\nJun 14 08:15:34.069216 crc crio[3637]: time=\"2026-06-14T08:15:34.068991475Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f12c70c6-0c0b-420c-be3d-6fb265554e59\\\"\"\nJun 14 08:15:34.070810 crc crio[3637]: time=\"2026-06-14T08:15:34.070730034Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690415-xvx7m Namespace:openshift-operator-lifecycle-manager ID:a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d UID:39cf909a-d100-456c-82cb-f2db984006b7 NetNS:/var/run/netns/ef08d9ea-b48f-4eb7-a124-1819a21e5a60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39cf909a_d100_456c_82cb_f2db984006b7.slice PodAnnotations:0xc000602620}] Aliases:map[]}\"\nJun 14 08:15:34.071023 crc crio[3637]: time=\"2026-06-14T08:15:34.070981972Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690415-xvx7m for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:34.081564 crc crio[3637]: time=\"2026-06-14T08:15:34.08147512Z\" level=info msg=\"Ran pod sandbox a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/POD\" id=b6698f16-3f8b-4751-b5d2-ac82edc8c4eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:34.084892 crc crio[3637]: time=\"2026-06-14T08:15:34.084764054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=15a2ff24-aeb7-4722-8543-4e1273de4523 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:34.087519 crc crio[3637]: time=\"2026-06-14T08:15:34.087432342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=de4ddeb3-f378-4319-9973-79de0fd2a7c0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:34.101392 crc crio[3637]: time=\"2026-06-14T08:15:34.101265137Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/collect-profiles\" id=4c438c06-f6a5-44e2-8a48-da24db74e495 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:34.101781 crc crio[3637]: time=\"2026-06-14T08:15:34.101708502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:34.117871 crc crio[3637]: time=\"2026-06-14T08:15:34.117692637Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.118194 crc crio[3637]: time=\"2026-06-14T08:15:34.117805421Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.118194 crc crio[3637]: time=\"2026-06-14T08:15:34.117974286Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_13e88945-08fc-49cb-87ac-f6966f8583e7\\\"\"\nJun 14 08:15:34.126197 crc crio[3637]: time=\"2026-06-14T08:15:34.126033851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:34.137216 crc crio[3637]: time=\"2026-06-14T08:15:34.137129267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:34.152444 crc crio[3637]: time=\"2026-06-14T08:15:34.152346056Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.152444 crc crio[3637]: time=\"2026-06-14T08:15:34.152410548Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.152985 crc crio[3637]: time=\"2026-06-14T08:15:34.152744979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:15:34.196347 crc crio[3637]: time=\"2026-06-14T08:15:34.19623882Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.196347 crc crio[3637]: time=\"2026-06-14T08:15:34.196318083Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.196739 crc crio[3637]: time=\"2026-06-14T08:15:34.196457347Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 14 08:15:34.229735 crc crio[3637]: time=\"2026-06-14T08:15:34.229534895Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.230005 crc crio[3637]: time=\"2026-06-14T08:15:34.229784513Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.230005 crc crio[3637]: time=\"2026-06-14T08:15:34.229967658Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 14 08:15:34.246073 crc crio[3637]: time=\"2026-06-14T08:15:34.24580939Z\" level=info msg=\"Created container f3785956602d3edd0acb68de98c48a8480a7179536be7b3513884209f3220767: openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/collect-profiles\" id=4c438c06-f6a5-44e2-8a48-da24db74e495 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:34.247552 crc crio[3637]: time=\"2026-06-14T08:15:34.247465968Z\" level=info msg=\"Starting container: f3785956602d3edd0acb68de98c48a8480a7179536be7b3513884209f3220767\" id=fdda23fc-d760-4850-b5ed-abbad78e3eb9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:34.254218 crc crio[3637]: time=\"2026-06-14T08:15:34.254105543Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.254218 crc crio[3637]: time=\"2026-06-14T08:15:34.254192465Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.254218 crc crio[3637]: time=\"2026-06-14T08:15:34.254238927Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 14 08:15:34.257949 crc crio[3637]: time=\"2026-06-14T08:15:34.257773224Z\" level=info msg=\"Started container\" PID=11051 containerID=f3785956602d3edd0acb68de98c48a8480a7179536be7b3513884209f3220767 description=openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/collect-profiles id=fdda23fc-d760-4850-b5ed-abbad78e3eb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d\nJun 14 08:15:34.276924 crc crio[3637]: time=\"2026-06-14T08:15:34.276755149Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.276924 crc crio[3637]: time=\"2026-06-14T08:15:34.276883712Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.276924 crc crio[3637]: time=\"2026-06-14T08:15:34.276943664Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 14 08:15:34.310462 crc crio[3637]: time=\"2026-06-14T08:15:34.310321012Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.310462 crc crio[3637]: time=\"2026-06-14T08:15:34.310394625Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.310462 crc crio[3637]: time=\"2026-06-14T08:15:34.310424856Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 14 08:15:34.330606 crc crio[3637]: time=\"2026-06-14T08:15:34.330447313Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.330606 crc crio[3637]: time=\"2026-06-14T08:15:34.330521756Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.330606 crc crio[3637]: time=\"2026-06-14T08:15:34.330566817Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 14 08:15:34.357388 crc crio[3637]: time=\"2026-06-14T08:15:34.357264495Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.357388 crc crio[3637]: time=\"2026-06-14T08:15:34.357336647Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.357388 crc crio[3637]: time=\"2026-06-14T08:15:34.357387169Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 14 08:15:34.411985 crc crio[3637]: time=\"2026-06-14T08:15:34.411734786Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.411985 crc crio[3637]: time=\"2026-06-14T08:15:34.411806729Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.411985 crc crio[3637]: time=\"2026-06-14T08:15:34.411918531Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 14 08:15:34.439532 crc crio[3637]: time=\"2026-06-14T08:15:34.439161868Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.439532 crc crio[3637]: time=\"2026-06-14T08:15:34.439339624Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.440007 crc crio[3637]: time=\"2026-06-14T08:15:34.439585152Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 14 08:15:34.476977 crc crio[3637]: time=\"2026-06-14T08:15:34.476549428Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.476977 crc crio[3637]: time=\"2026-06-14T08:15:34.476664662Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.476977 crc crio[3637]: time=\"2026-06-14T08:15:34.476735514Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 14 08:15:34.507064 crc crio[3637]: time=\"2026-06-14T08:15:34.506950437Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.507064 crc crio[3637]: time=\"2026-06-14T08:15:34.507045601Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.507398 crc crio[3637]: time=\"2026-06-14T08:15:34.507127333Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 14 08:15:34.535627 crc crio[3637]: time=\"2026-06-14T08:15:34.535486375Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.535627 crc crio[3637]: time=\"2026-06-14T08:15:34.535568168Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.536170 crc crio[3637]: time=\"2026-06-14T08:15:34.53564264Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 14 08:15:34.561813 crc crio[3637]: time=\"2026-06-14T08:15:34.561641305Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.561813 crc crio[3637]: time=\"2026-06-14T08:15:34.561728308Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.561813 crc crio[3637]: time=\"2026-06-14T08:15:34.561761119Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 14 08:15:34.618953 crc crio[3637]: time=\"2026-06-14T08:15:34.61864626Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.618953 crc crio[3637]: time=\"2026-06-14T08:15:34.618759124Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.618953 crc crio[3637]: time=\"2026-06-14T08:15:34.618799775Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 14 08:15:34.650425 crc crio[3637]: time=\"2026-06-14T08:15:34.65025535Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.650425 crc crio[3637]: time=\"2026-06-14T08:15:34.650346263Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.650425 crc crio[3637]: time=\"2026-06-14T08:15:34.650403255Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 14 08:15:34.690206 crc crio[3637]: time=\"2026-06-14T08:15:34.690038317Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.690206 crc crio[3637]: time=\"2026-06-14T08:15:34.690151471Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.690206 crc crio[3637]: time=\"2026-06-14T08:15:34.690230754Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 14 08:15:34.722571 crc crio[3637]: time=\"2026-06-14T08:15:34.722417243Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.722571 crc crio[3637]: time=\"2026-06-14T08:15:34.722524926Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.723129 crc crio[3637]: time=\"2026-06-14T08:15:34.722619979Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 14 08:15:34.765479 crc crio[3637]: time=\"2026-06-14T08:15:34.765336894Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.765479 crc crio[3637]: time=\"2026-06-14T08:15:34.765422297Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.765814 crc crio[3637]: time=\"2026-06-14T08:15:34.76549677Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 14 08:15:34.795491 crc crio[3637]: time=\"2026-06-14T08:15:34.795352902Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.795491 crc crio[3637]: time=\"2026-06-14T08:15:34.795429025Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.795491 crc crio[3637]: time=\"2026-06-14T08:15:34.795471246Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_13e88945-08fc-49cb-87ac-f6966f8583e7\\\"\"\nJun 14 08:15:34.795491 crc crio[3637]: time=\"2026-06-14T08:15:34.795520178Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_eb4573c4-cec2-4057-abf1-ce06547f0763\\\"\"\nJun 14 08:15:34.821619 crc crio[3637]: time=\"2026-06-14T08:15:34.821426868Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.821619 crc crio[3637]: time=\"2026-06-14T08:15:34.821516131Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.821619 crc crio[3637]: time=\"2026-06-14T08:15:34.821555602Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 14 08:15:34.859159 crc crio[3637]: time=\"2026-06-14T08:15:34.859000144Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.859159 crc crio[3637]: time=\"2026-06-14T08:15:34.859129188Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.859580 crc crio[3637]: time=\"2026-06-14T08:15:34.859182Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_eb4573c4-cec2-4057-abf1-ce06547f0763\\\"\"\nJun 14 08:15:34.859580 crc crio[3637]: time=\"2026-06-14T08:15:34.859241182Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_2acb9a6c-73bc-4d2c-a182-a47990da88b0\\\"\"\nJun 14 08:15:34.904105 crc crio[3637]: time=\"2026-06-14T08:15:34.90379649Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.904105 crc crio[3637]: time=\"2026-06-14T08:15:34.904070519Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.904105 crc crio[3637]: time=\"2026-06-14T08:15:34.90410318Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 14 08:15:34.944009 crc crio[3637]: time=\"2026-06-14T08:15:34.943827985Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.944009 crc crio[3637]: time=\"2026-06-14T08:15:34.943972869Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.944009 crc crio[3637]: time=\"2026-06-14T08:15:34.944026601Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_2acb9a6c-73bc-4d2c-a182-a47990da88b0\\\"\"\nJun 14 08:15:34.944505 crc crio[3637]: time=\"2026-06-14T08:15:34.944076573Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_b6e391e3-dead-4ebc-bb61-837748336d64\\\"\"\nJun 14 08:15:34.970691 crc crio[3637]: time=\"2026-06-14T08:15:34.970519131Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.970691 crc crio[3637]: time=\"2026-06-14T08:15:34.970648245Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.970691 crc crio[3637]: time=\"2026-06-14T08:15:34.970681576Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 14 08:15:34.992360 crc crio[3637]: time=\"2026-06-14T08:15:34.992234125Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:34.992717 crc crio[3637]: time=\"2026-06-14T08:15:34.992329408Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:34.992717 crc crio[3637]: time=\"2026-06-14T08:15:34.992508314Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 14 08:15:35.054327 crc crio[3637]: time=\"2026-06-14T08:15:35.053623273Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:35.054327 crc crio[3637]: time=\"2026-06-14T08:15:35.053754778Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:35.054327 crc crio[3637]: time=\"2026-06-14T08:15:35.054049047Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 14 08:15:35.084716 crc crio[3637]: time=\"2026-06-14T08:15:35.084600282Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:35.084716 crc crio[3637]: time=\"2026-06-14T08:15:35.084676515Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:35.084716 crc crio[3637]: time=\"2026-06-14T08:15:35.084729186Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 14 08:15:35.104984 crc crio[3637]: time=\"2026-06-14T08:15:35.104743835Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:35.104984 crc crio[3637]: time=\"2026-06-14T08:15:35.104952412Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:35.105317 crc crio[3637]: time=\"2026-06-14T08:15:35.105035874Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 14 08:15:35.133928 crc crio[3637]: time=\"2026-06-14T08:15:35.133716528Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:35.133928 crc crio[3637]: time=\"2026-06-14T08:15:35.133940425Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:35.134367 crc crio[3637]: time=\"2026-06-14T08:15:35.134033258Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 14 08:15:35.177607 crc crio[3637]: time=\"2026-06-14T08:15:35.177450095Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:35.177607 crc crio[3637]: time=\"2026-06-14T08:15:35.17757609Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:35.178091 crc crio[3637]: time=\"2026-06-14T08:15:35.177669733Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 14 08:15:35.211533 crc crio[3637]: time=\"2026-06-14T08:15:35.211395522Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:35.211533 crc crio[3637]: time=\"2026-06-14T08:15:35.211478205Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:35.211533 crc crio[3637]: time=\"2026-06-14T08:15:35.211557847Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 14 08:15:35.257198 crc crio[3637]: time=\"2026-06-14T08:15:35.257054944Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:35.257198 crc crio[3637]: time=\"2026-06-14T08:15:35.257171537Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:35.257562 crc crio[3637]: time=\"2026-06-14T08:15:35.25726138Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f12c70c6-0c0b-420c-be3d-6fb265554e59\\\"\"\nJun 14 08:15:35.257562 crc crio[3637]: time=\"2026-06-14T08:15:35.257375074Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 14 08:15:35.305068 crc crio[3637]: time=\"2026-06-14T08:15:35.304306567Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:35.305068 crc crio[3637]: time=\"2026-06-14T08:15:35.304436002Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:35.305068 crc crio[3637]: time=\"2026-06-14T08:15:35.304525204Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 14 08:15:35.343697 crc crio[3637]: time=\"2026-06-14T08:15:35.343567798Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:35.343697 crc crio[3637]: time=\"2026-06-14T08:15:35.343657541Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:35.343697 crc crio[3637]: time=\"2026-06-14T08:15:35.343721173Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 14 08:15:35.375677 crc crio[3637]: time=\"2026-06-14T08:15:35.375443006Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:35.375677 crc crio[3637]: time=\"2026-06-14T08:15:35.37557732Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:35.375677 crc crio[3637]: time=\"2026-06-14T08:15:35.375676554Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_b6e391e3-dead-4ebc-bb61-837748336d64\\\"\"\nJun 14 08:15:35.376199 crc crio[3637]: time=\"2026-06-14T08:15:35.375768277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 14 08:15:35.401130 crc crio[3637]: time=\"2026-06-14T08:15:35.400766659Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:15:35.401130 crc crio[3637]: time=\"2026-06-14T08:15:35.401054868Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:15:38.786419 crc crio[3637]: time=\"2026-06-14T08:15:38.786255347Z\" level=info msg=\"Stopping pod sandbox: a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d\" id=1deebf31-0e87-48ac-98e7-86298842cd10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:15:38.787699 crc crio[3637]: time=\"2026-06-14T08:15:38.787526509Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690415-xvx7m Namespace:openshift-operator-lifecycle-manager ID:a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d UID:39cf909a-d100-456c-82cb-f2db984006b7 NetNS:/var/run/netns/ef08d9ea-b48f-4eb7-a124-1819a21e5a60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39cf909a_d100_456c_82cb_f2db984006b7.slice PodAnnotations:0xc002d98468}] Aliases:map[]}\"\nJun 14 08:15:38.787822 crc crio[3637]: time=\"2026-06-14T08:15:38.787795258Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690415-xvx7m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:39.176522 crc crio[3637]: time=\"2026-06-14T08:15:39.176410987Z\" level=info msg=\"Stopped pod sandbox: a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d\" id=1deebf31-0e87-48ac-98e7-86298842cd10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:15:42.579722 crc crio[3637]: time=\"2026-06-14T08:15:42.579041938Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=ef63da4c-1228-4888-b4a2-2b8324d40a65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:42.580170 crc crio[3637]: time=\"2026-06-14T08:15:42.579826854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:42.580170 crc crio[3637]: time=\"2026-06-14T08:15:42.579143531Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=6a2f9a58-ab21-459b-8b02-a31d152b016b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:42.580170 crc crio[3637]: time=\"2026-06-14T08:15:42.580153294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:42.626068 crc crio[3637]: time=\"2026-06-14T08:15:42.625796966Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5dd59f12-274d-4d66-a39d-bce1d64d10b6 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:0xc002d986c8}] Aliases:map[]}\"\nJun 14 08:15:42.626068 crc crio[3637]: time=\"2026-06-14T08:15:42.626036414Z\" 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 14 08:15:42.628965 crc crio[3637]: time=\"2026-06-14T08:15:42.628803244Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/639d6d5b-847d-48db-ba2a-f2a3f4c31467 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:0xc000122658}] Aliases:map[]}\"\nJun 14 08:15:42.628965 crc crio[3637]: time=\"2026-06-14T08:15:42.628953939Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:42.918519 crc crio[3637]: 2026-06-14T08:15:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66f981a5e65f9bc Mac:2a:4d:ce:78:d0:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/639d6d5b-847d-48db-ba2a-f2a3f4c31467 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:42.920291 crc crio[3637]: time=\"2026-06-14T08:15:42.920139804Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/639d6d5b-847d-48db-ba2a-f2a3f4c31467 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:0xc000122658}] Aliases:map[]}\"\nJun 14 08:15:42.920451 crc crio[3637]: time=\"2026-06-14T08:15:42.920421854Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:42.928735 crc crio[3637]: time=\"2026-06-14T08:15:42.928625453Z\" level=info msg=\"Ran pod sandbox 66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=ef63da4c-1228-4888-b4a2-2b8324d40a65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:42.933601 crc crio[3637]: time=\"2026-06-14T08:15:42.933508804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=e6aa38f4-a98b-42cb-8942-f4af109d90cb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:42.937802 crc crio[3637]: time=\"2026-06-14T08:15:42.937665901Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=3be61e67-d17d-459b-bdb9-eafe7f3ab556 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:42.943551 crc crio[3637]: time=\"2026-06-14T08:15:42.94343536Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=eb86997e-4a41-4564-86cd-75855a4c0029 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:42.944076 crc crio[3637]: time=\"2026-06-14T08:15:42.944015289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:42.965353 crc crio[3637]: 2026-06-14T08:15:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff760b136e35ff8 Mac:42:ec:6f:cc:3c:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/5dd59f12-274d-4d66-a39d-bce1d64d10b6 SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:42.967149 crc crio[3637]: time=\"2026-06-14T08:15:42.96683453Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5dd59f12-274d-4d66-a39d-bce1d64d10b6 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:0xc002d986c8}] Aliases:map[]}\"\nJun 14 08:15:42.967422 crc crio[3637]: time=\"2026-06-14T08:15:42.967357797Z\" 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 14 08:15:42.974670 crc crio[3637]: time=\"2026-06-14T08:15:42.974555064Z\" level=info msg=\"Ran pod sandbox ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=6a2f9a58-ab21-459b-8b02-a31d152b016b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:42.977241 crc crio[3637]: time=\"2026-06-14T08:15:42.977166579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=40d34206-2195-45cd-8e16-8effb5b4824c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:42.980299 crc crio[3637]: time=\"2026-06-14T08:15:42.980205239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:42.980551 crc crio[3637]: time=\"2026-06-14T08:15:42.980420686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=1d61dffb-09a9-40f0-8cfe-8b5b583b001f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:42.988015 crc crio[3637]: time=\"2026-06-14T08:15:42.986819587Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=9997d748-6364-4c7a-ae54-ceb49662701e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:42.988015 crc crio[3637]: time=\"2026-06-14T08:15:42.987388996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:42.990646 crc crio[3637]: time=\"2026-06-14T08:15:42.990546899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:43.006888 crc crio[3637]: time=\"2026-06-14T08:15:43.006739801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:43.012268 crc crio[3637]: time=\"2026-06-14T08:15:43.012186861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:43.104303 crc crio[3637]: time=\"2026-06-14T08:15:43.104173446Z\" level=info msg=\"Created container e73c3004e3e8c10774a421591341000e5402e07fe7b9266d6e47c73faafcca2f: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=eb86997e-4a41-4564-86cd-75855a4c0029 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:43.106741 crc crio[3637]: time=\"2026-06-14T08:15:43.104691622Z\" level=info msg=\"Created container 73b4c9f08903dbf06f4f1538aa982dabae0b9989177e864724c398bdd95e928e: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=9997d748-6364-4c7a-ae54-ceb49662701e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:43.107517 crc crio[3637]: time=\"2026-06-14T08:15:43.106613566Z\" level=info msg=\"Starting container: e73c3004e3e8c10774a421591341000e5402e07fe7b9266d6e47c73faafcca2f\" id=d2f6d8b5-d128-4426-b6cc-04375fee7362 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:43.108397 crc crio[3637]: time=\"2026-06-14T08:15:43.108152416Z\" level=info msg=\"Starting container: 73b4c9f08903dbf06f4f1538aa982dabae0b9989177e864724c398bdd95e928e\" id=ab016ef5-fa6b-4c58-b484-c66b1e2b6409 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:43.119238 crc crio[3637]: time=\"2026-06-14T08:15:43.119138338Z\" level=info msg=\"Started container\" PID=11517 containerID=e73c3004e3e8c10774a421591341000e5402e07fe7b9266d6e47c73faafcca2f description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=d2f6d8b5-d128-4426-b6cc-04375fee7362 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae\nJun 14 08:15:43.120369 crc crio[3637]: time=\"2026-06-14T08:15:43.119384565Z\" level=info msg=\"Started container\" PID=11519 containerID=73b4c9f08903dbf06f4f1538aa982dabae0b9989177e864724c398bdd95e928e description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=ab016ef5-fa6b-4c58-b484-c66b1e2b6409 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4\nJun 14 08:15:43.580728 crc crio[3637]: time=\"2026-06-14T08:15:43.579246537Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=51709999-7711-427a-b01f-d00cbb9830e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:43.580728 crc crio[3637]: time=\"2026-06-14T08:15:43.580606593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.57933192Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=09abd44f-bf32-41e9-9580-cdbe828d32df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.581771351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.579343473Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=6c08d190-c816-4d00-9288-987f4a6c972f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.579398132Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=3d5b163d-b39d-4bed-882c-ab009d938432 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.582263747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.579442234Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=93a0f9bb-74a5-4c69-b1bc-c03c7a4bea5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.579474127Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=e6a04318-85fd-484f-9b5b-fe74c003bc9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.579496136Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=fbf3ba10-92ea-4c78-bd34-032a658f462e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.57957342Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=7f4eb742-b429-4dbe-a4c8-7028c20d9120 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.582603479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.5826775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.582398501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.579594999Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=514913a8-35d7-4686-892a-7662a1da0680 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.583102597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.582637191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.582603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.579652461Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=765d5390-1cde-4f3f-808e-968a370d5817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.583702175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:43.649395 crc crio[3637]: time=\"2026-06-14T08:15:43.649326983Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/53b0ff3e-822d-43ef-8eda-1780d96c72f5 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:0xc000602260}] Aliases:map[]}\"\nJun 14 08:15:43.650050 crc crio[3637]: time=\"2026-06-14T08:15:43.649949833Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:43.673628 crc crio[3637]: time=\"2026-06-14T08:15:43.673246893Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2f194af9-4883-49ad-bf3d-9f281f3261bf 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:0xc002314180}] Aliases:map[]}\"\nJun 14 08:15:43.673628 crc crio[3637]: time=\"2026-06-14T08:15:43.673320025Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:43.741633 crc crio[3637]: time=\"2026-06-14T08:15:43.741369151Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/060f2cb7-441b-4e02-9970-9a8d1d0dd928 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:0xc000122458}] Aliases:map[]}\"\nJun 14 08:15:43.741633 crc crio[3637]: time=\"2026-06-14T08:15:43.741519116Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:43.775387 crc crio[3637]: time=\"2026-06-14T08:15:43.765382472Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/26a4aec3-36e7-45e0-b251-c2dfa350b6f5 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:0xc000b104a8}] Aliases:map[]}\"\nJun 14 08:15:43.775387 crc crio[3637]: time=\"2026-06-14T08:15:43.765594219Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:43.775387 crc crio[3637]: time=\"2026-06-14T08:15:43.769033034Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/146d7474-e591-4939-9257-7e66b0927345 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:0xc000122578}] Aliases:map[]}\"\nJun 14 08:15:43.775387 crc crio[3637]: time=\"2026-06-14T08:15:43.769061655Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:43.775387 crc crio[3637]: time=\"2026-06-14T08:15:43.771385746Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/2cfacb3c-62bb-4b53-986e-e9e406c203b9 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:0xc002314548}] Aliases:map[]}\"\nJun 14 08:15:43.775387 crc crio[3637]: time=\"2026-06-14T08:15:43.771442398Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:43.775387 crc crio[3637]: time=\"2026-06-14T08:15:43.771511916Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f1e941a5-640f-41bd-b604-505c028fe4a0 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:0xc0023144d8}] Aliases:map[]}\"\nJun 14 08:15:43.775387 crc crio[3637]: time=\"2026-06-14T08:15:43.771541857Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:43.792179 crc crio[3637]: time=\"2026-06-14T08:15:43.774643874Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f3c9555d-d541-461d-be66-a97bc968b9b7 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:0xc00235c028}] Aliases:map[]}\"\nJun 14 08:15:43.792179 crc crio[3637]: time=\"2026-06-14T08:15:43.776458564Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:43.792179 crc crio[3637]: time=\"2026-06-14T08:15:43.783228394Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/929651f9-c8b1-4296-a749-5d257d194c3a 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:0xc00008c498}] Aliases:map[]}\"\nJun 14 08:15:43.792179 crc crio[3637]: time=\"2026-06-14T08:15:43.783271067Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:43.792179 crc crio[3637]: time=\"2026-06-14T08:15:43.788475995Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5119a195-eaaf-4cfc-aed1-e130d465b974 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:0xc0001226c8}] Aliases:map[]}\"\nJun 14 08:15:43.792179 crc crio[3637]: time=\"2026-06-14T08:15:43.788536577Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:44.584288 crc crio[3637]: time=\"2026-06-14T08:15:44.584160262Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=89ebefaa-f192-4c53-a418-2515c4da3517 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:44.584679 crc crio[3637]: time=\"2026-06-14T08:15:44.584340448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:44.584679 crc crio[3637]: time=\"2026-06-14T08:15:44.584424431Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=d35000b7-2604-445c-b68d-f8f1d22ce698 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:44.584679 crc crio[3637]: time=\"2026-06-14T08:15:44.584639338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:44.589446 crc crio[3637]: time=\"2026-06-14T08:15:44.586746628Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=dbf52d9b-485c-43e6-b094-45794413a296 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:44.599102 crc crio[3637]: time=\"2026-06-14T08:15:44.596492222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:44.600679 crc crio[3637]: time=\"2026-06-14T08:15:44.589313576Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=5dc0b9f4-66dd-486d-84ab-3868a675420b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:44.600679 crc crio[3637]: time=\"2026-06-14T08:15:44.600199446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:44.600679 crc crio[3637]: time=\"2026-06-14T08:15:44.589588303Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=5c0cd82c-3524-4ac6-8767-ebe2e67308f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:44.600679 crc crio[3637]: time=\"2026-06-14T08:15:44.60031594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:44.600679 crc crio[3637]: time=\"2026-06-14T08:15:44.594218637Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=b926628d-4798-47a1-9217-2b4dd79c3dca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:44.600679 crc crio[3637]: time=\"2026-06-14T08:15:44.600398182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:44.600679 crc crio[3637]: time=\"2026-06-14T08:15:44.594290579Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=2a8527ad-1291-43f0-a4d5-9fa14384814f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:44.600679 crc crio[3637]: time=\"2026-06-14T08:15:44.600468125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:44.617725 crc crio[3637]: time=\"2026-06-14T08:15:44.617432757Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=9eeccf62-6908-4419-890d-81b2467639c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:44.617725 crc crio[3637]: time=\"2026-06-14T08:15:44.617649145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:44.960658 crc crio[3637]: time=\"2026-06-14T08:15:44.960392263Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f 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:0xc002d98030}] Aliases:map[]}\"\nJun 14 08:15:44.960658 crc crio[3637]: time=\"2026-06-14T08:15:44.960651421Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:45.204531 crc crio[3637]: time=\"2026-06-14T08:15:45.204234935Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d7a7d5a2-8283-4696-9e22-6ad7886326ce 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:0xc002d982e0}] Aliases:map[]}\"\nJun 14 08:15:45.204531 crc crio[3637]: time=\"2026-06-14T08:15:45.204310348Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:45.506342 crc crio[3637]: time=\"2026-06-14T08:15:45.505092771Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c8c88170-4692-4bf8-bbd3-22adc10892c7 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:0xc0019181d8}] Aliases:map[]}\"\nJun 14 08:15:45.506342 crc crio[3637]: time=\"2026-06-14T08:15:45.506220049Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.584817901Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=055a06df-5242-4db1-9a84-14251d61e20a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.58539198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.585654389Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=d07a7260-2809-4470-9fac-a1ad01405a3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.58569432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.586395674Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=40f159bb-276b-4ed5-85ca-c0dfb67fed6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.586432865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.586749575Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=56f5b2b0-650a-4ecb-8b05-ec41e3e16b6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.586781956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.587515521Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=77b8dd09-4753-4545-887b-83f3021b6272 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.587548882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.58781096Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=72c350ac-a566-4992-ae88-8c52865b41db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.587960675Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=66ed7771-64ae-4454-8744-08c7bd68bfca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:45.591725 crc crio[3637]: time=\"2026-06-14T08:15:45.591555305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:45.592210 crc crio[3637]: time=\"2026-06-14T08:15:45.592164465Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=be2af17a-5358-4552-b818-5a458e2e8762 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:45.592376 crc crio[3637]: time=\"2026-06-14T08:15:45.592352831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:45.593404 crc crio[3637]: time=\"2026-06-14T08:15:45.592221917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:45.593761 crc crio[3637]: time=\"2026-06-14T08:15:45.587824751Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=70a42aa0-36cb-4ce7-8365-becc73281177 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:45.594316 crc crio[3637]: time=\"2026-06-14T08:15:45.594293426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:45.705726 crc crio[3637]: time=\"2026-06-14T08:15:45.705552432Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/3e98b3a3-5252-47d9-9cc5-491d260dde4d 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:0xc001918460}] Aliases:map[]}\"\nJun 14 08:15:45.705726 crc crio[3637]: time=\"2026-06-14T08:15:45.705706347Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:45.706642 crc crio[3637]: time=\"2026-06-14T08:15:45.706425591Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/6a0e95b8-6aaa-4cef-8370-cfe08ca7736b 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:0xc00008cad8}] Aliases:map[]}\"\nJun 14 08:15:45.706707 crc crio[3637]: time=\"2026-06-14T08:15:45.706642208Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:45.765293 crc crio[3637]: time=\"2026-06-14T08:15:45.764948431Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=ba92c7e9-d7ef-492b-b7b1-a19ce78977a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:45.765293 crc crio[3637]: time=\"2026-06-14T08:15:45.76522596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:45.884299 crc crio[3637]: time=\"2026-06-14T08:15:45.883669981Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1e7bf615-82d3-4e6e-b571-91fdf4e138bc 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:0xc001918688}] Aliases:map[]}\"\nJun 14 08:15:45.884299 crc crio[3637]: time=\"2026-06-14T08:15:45.883912249Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:46.055782 crc crio[3637]: time=\"2026-06-14T08:15:46.051716722Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3c9d92c5-d33f-4e5b-b932-6596ffecf383 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:0xc002d98590}] Aliases:map[]}\"\nJun 14 08:15:46.055782 crc crio[3637]: time=\"2026-06-14T08:15:46.052137056Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:46.161408 crc crio[3637]: time=\"2026-06-14T08:15:46.158099488Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1213fdff-9608-417a-9458-1afd970fee2d 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:0xc002d986a0}] Aliases:map[]}\"\nJun 14 08:15:46.161408 crc crio[3637]: time=\"2026-06-14T08:15:46.158276324Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.621641392Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4276bc75-3807-45cc-aa59-e303b5326ccc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.621725715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.622714208Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=00990eff-b5e8-4de9-af32-f21566a74542 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.622761399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.623042019Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=8d2dc804-3d38-4ad7-b91e-8a8f8a3d143e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.62307886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.623171643Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=044c7ff6-375c-43cd-8e20-bcdf27af111e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.623205264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.623292027Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=6233657a-3040-4d82-a8c2-81c5d4f8e9ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.623316268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.62339168Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=103cf854-d6e4-4b3b-9a34-c546009f8b8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.623418291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.62369652Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=8493a4ac-96c0-43ba-ba89-8863420acffa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.623730482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.623810344Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=3d2f65a6-317c-4121-a2c7-13a732623dbf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.624145055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:47.444139 crc crio[3637]: time=\"2026-06-14T08:15:47.441489775Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1a076514-79a0-45a4-bbab-398235e5b98b 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:0xc00171a1c0}] Aliases:map[]}\"\nJun 14 08:15:47.444599 crc crio[3637]: time=\"2026-06-14T08:15:47.444298388Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:47.493331 crc crio[3637]: time=\"2026-06-14T08:15:47.48681301Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/739ffafd-c1e3-44c0-aab6-936dc4a138b5 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:0xc002d98188}] Aliases:map[]}\"\nJun 14 08:15:47.493331 crc crio[3637]: time=\"2026-06-14T08:15:47.487340849Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:47.536120 crc crio[3637]: time=\"2026-06-14T08:15:47.531321796Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/7150eb4f-3044-42d5-9e2f-a2494c613f64 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:0xc000b10138}] Aliases:map[]}\"\nJun 14 08:15:47.536120 crc crio[3637]: time=\"2026-06-14T08:15:47.531385478Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:47.601583 crc crio[3637]: time=\"2026-06-14T08:15:47.597416962Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=6c0cfb3d-a8b8-49a0-9af8-94c46e823cfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:47.601583 crc crio[3637]: time=\"2026-06-14T08:15:47.597691681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:47.601583 crc crio[3637]: time=\"2026-06-14T08:15:47.598236259Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=1edb1316-600f-444e-a62a-f7db513f6a13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:47.615048 crc crio[3637]: time=\"2026-06-14T08:15:47.61472982Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=6b3615b7-6c67-4faf-afc6-6ca7fadf61eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:47.615048 crc crio[3637]: time=\"2026-06-14T08:15:47.614968318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:47.616250 crc crio[3637]: time=\"2026-06-14T08:15:47.615592258Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=e31a9917-122f-4a57-a1dc-bbd6eece4338 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:47.616250 crc crio[3637]: time=\"2026-06-14T08:15:47.615737013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:47.616250 crc crio[3637]: time=\"2026-06-14T08:15:47.616047694Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=7f1c95b8-f86a-4054-9297-e9d57eacf9da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:47.616250 crc crio[3637]: time=\"2026-06-14T08:15:47.616087035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:47.616687 crc crio[3637]: time=\"2026-06-14T08:15:47.61655635Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=ba5d2840-6e7a-49bc-aec0-77980751dcdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:47.616687 crc crio[3637]: time=\"2026-06-14T08:15:47.616671384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:47.616816 crc crio[3637]: time=\"2026-06-14T08:15:47.616778228Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=1a3264da-fc4b-489d-a008-dc1f71a4ca77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:47.616927 crc crio[3637]: time=\"2026-06-14T08:15:47.616816809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:47.636575 crc crio[3637]: time=\"2026-06-14T08:15:47.598272053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:47.721787 crc crio[3637]: 2026-06-14T08:15:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60bdc4e9d852378 Mac:ee:55:cb:ce:18:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/060f2cb7-441b-4e02-9970-9a8d1d0dd928 SocketPath: PciID:}] [{Interface:0xc00011b7c0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:47.762285 crc crio[3637]: time=\"2026-06-14T08:15:47.760433753Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/060f2cb7-441b-4e02-9970-9a8d1d0dd928 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:0xc000122458}] Aliases:map[]}\"\nJun 14 08:15:47.788811 crc crio[3637]: time=\"2026-06-14T08:15:47.772807926Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:48.275245 crc crio[3637]: time=\"2026-06-14T08:15:48.248302041Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/5ffd9cc0-b964-42f1-be5d-9167b45e7294 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:0xc00171a468}] Aliases:map[]}\"\nJun 14 08:15:48.275245 crc crio[3637]: time=\"2026-06-14T08:15:48.248358703Z\" 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 14 08:15:48.390182 crc crio[3637]: time=\"2026-06-14T08:15:48.389519796Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f5e5710-c37a-431a-9c25-9e901c363e4c 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:0xc002d984c8}] Aliases:map[]}\"\nJun 14 08:15:48.390182 crc crio[3637]: time=\"2026-06-14T08:15:48.390174418Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:48.455386 crc crio[3637]: time=\"2026-06-14T08:15:48.451402689Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c 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:0xc0023141e8}] Aliases:map[]}\"\nJun 14 08:15:48.455386 crc crio[3637]: time=\"2026-06-14T08:15:48.451590405Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:48.508151 crc crio[3637]: time=\"2026-06-14T08:15:48.507747813Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/79795b46-c439-47dd-a94c-be0f90931f6c 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:0xc00008d0d0}] Aliases:map[]}\"\nJun 14 08:15:48.508151 crc crio[3637]: time=\"2026-06-14T08:15:48.508137486Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:48.509250 crc crio[3637]: time=\"2026-06-14T08:15:48.507779914Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5062ae2e-ea04-4739-96db-7da945fce44b 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:0xc0019186b0}] Aliases:map[]}\"\nJun 14 08:15:48.509250 crc crio[3637]: time=\"2026-06-14T08:15:48.509188301Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:48.541163 crc crio[3637]: time=\"2026-06-14T08:15:48.540920303Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c5c1ebb8-1c62-428e-b464-a4a49c185d51 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:0xc000b10340}] Aliases:map[]}\"\nJun 14 08:15:48.541163 crc crio[3637]: time=\"2026-06-14T08:15:48.541036017Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:48.551500 crc crio[3637]: time=\"2026-06-14T08:15:48.551236617Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/83ea3119-67e4-45f4-85f1-fc4d3d3d1887 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:0xc00171a5e0}] Aliases:map[]}\"\nJun 14 08:15:48.551500 crc crio[3637]: time=\"2026-06-14T08:15:48.551407713Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:48.678424 crc crio[3637]: 2026-06-14T08:15:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be8eebbc461294e Mac:fa:ea:c5:aa:84:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/5119a195-eaaf-4cfc-aed1-e130d465b974 SocketPath: PciID:}] [{Interface:0xc000122fa0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:48.691322 crc crio[3637]: time=\"2026-06-14T08:15:48.681531217Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5119a195-eaaf-4cfc-aed1-e130d465b974 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:0xc0001226c8}] Aliases:map[]}\"\nJun 14 08:15:48.691322 crc crio[3637]: time=\"2026-06-14T08:15:48.682493249Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:48.741800 crc crio[3637]: 2026-06-14T08:15:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e52db804ae43f8 Mac:ae:d7:96:8c:87:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/53b0ff3e-822d-43ef-8eda-1780d96c72f5 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:48.758448 crc crio[3637]: 2026-06-14T08:15:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c46e6089ec49de9 Mac:9e:63:88:a6:2f:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/2cfacb3c-62bb-4b53-986e-e9e406c203b9 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:48.821315 crc crio[3637]: time=\"2026-06-14T08:15:48.804037809Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/2cfacb3c-62bb-4b53-986e-e9e406c203b9 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:0xc002314548}] Aliases:map[]}\"\nJun 14 08:15:48.821800 crc crio[3637]: time=\"2026-06-14T08:15:48.821556531Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:48.822707 crc crio[3637]: time=\"2026-06-14T08:15:48.814019631Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/53b0ff3e-822d-43ef-8eda-1780d96c72f5 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:0xc000602260}] Aliases:map[]}\"\nJun 14 08:15:48.822707 crc crio[3637]: time=\"2026-06-14T08:15:48.822402359Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:48.951567 crc crio[3637]: 2026-06-14T08:15:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c7c00374b851b4 Mac:06:5f:86:fc:af:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/f1e941a5-640f-41bd-b604-505c028fe4a0 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:48.960195 crc crio[3637]: time=\"2026-06-14T08:15:48.954654892Z\" level=info msg=\"Ran pod sandbox be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=7f4eb742-b429-4dbe-a4c8-7028c20d9120 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:48.998960 crc crio[3637]: time=\"2026-06-14T08:15:48.977534152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=98afa374-1db7-4124-95f5-571ab7d521a4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:49.008794 crc crio[3637]: time=\"2026-06-14T08:15:49.008631738Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f1e941a5-640f-41bd-b604-505c028fe4a0 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:0xc0023144d8}] Aliases:map[]}\"\nJun 14 08:15:49.009783 crc crio[3637]: time=\"2026-06-14T08:15:49.009698193Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:49.170030 crc crio[3637]: time=\"2026-06-14T08:15:49.1661534Z\" level=info msg=\"Ran pod sandbox c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=765d5390-1cde-4f3f-808e-968a370d5817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:49.189440 crc crio[3637]: time=\"2026-06-14T08:15:49.188775666Z\" level=info msg=\"Ran pod sandbox 60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=09abd44f-bf32-41e9-9580-cdbe828d32df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:49.216300 crc crio[3637]: time=\"2026-06-14T08:15:49.210481244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=ce96b51e-df48-4a2a-b8eb-9ffd74d5dc83 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:49.216300 crc crio[3637]: time=\"2026-06-14T08:15:49.211721185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=c4a07dac-6762-4a14-b2ad-c38e65a7b2d0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:49.231418 crc crio[3637]: time=\"2026-06-14T08:15:49.226780915Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/059989ba-0807-4109-944a-3a695af48425 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:0xc00171a168}] Aliases:map[]}\"\nJun 14 08:15:49.231418 crc crio[3637]: time=\"2026-06-14T08:15:49.227147708Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:49.232530 crc crio[3637]: time=\"2026-06-14T08:15:49.231801592Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/d5d0a15a-8365-4fd7-b19f-9b50d8f440bf 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:0xc00008c640}] Aliases:map[]}\"\nJun 14 08:15:49.232630 crc crio[3637]: time=\"2026-06-14T08:15:49.232555367Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:49.330333 crc crio[3637]: time=\"2026-06-14T08:15:49.328745294Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/a6a2d9a6-49e6-49a0-8a7a-f9482e3f002d 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:0xc00171a338}] Aliases:map[]}\"\nJun 14 08:15:49.330333 crc crio[3637]: time=\"2026-06-14T08:15:49.329748777Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:49.462505 crc crio[3637]: time=\"2026-06-14T08:15:49.45521802Z\" level=info msg=\"Ran pod sandbox 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=51709999-7711-427a-b01f-d00cbb9830e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:49.468674 crc crio[3637]: 2026-06-14T08:15:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4d931751f7e7c5 Mac:1e:87:8d:ea:0e:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/929651f9-c8b1-4296-a749-5d257d194c3a SocketPath: PciID:}] [{Interface:0xc000386740 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:49.468674 crc crio[3637]: time=\"2026-06-14T08:15:49.468420304Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/929651f9-c8b1-4296-a749-5d257d194c3a 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:0xc00008c498}] Aliases:map[]}\"\nJun 14 08:15:49.468674 crc crio[3637]: time=\"2026-06-14T08:15:49.468629831Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:49.500550 crc crio[3637]: time=\"2026-06-14T08:15:49.492460067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=cb2adb63-ff9f-4f9e-aa18-2d90df209dde name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:49.530281 crc crio[3637]: time=\"2026-06-14T08:15:49.528623437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=35fbf6e8-5145-4690-9fa6-ff412a4763a0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:49.530281 crc crio[3637]: time=\"2026-06-14T08:15:49.530140007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=86e09238-0183-4224-8652-ae33c4900f74 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:49.554581 crc crio[3637]: time=\"2026-06-14T08:15:49.548115964Z\" level=info msg=\"Ran pod sandbox 4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=fbf3ba10-92ea-4c78-bd34-032a658f462e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:49.564141 crc crio[3637]: time=\"2026-06-14T08:15:49.55644836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=bc98235b-0b98-438a-9112-baa9239b1691 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:49.579515 crc crio[3637]: time=\"2026-06-14T08:15:49.575785182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=bdad8d5d-ac6f-4e71-acc6-8acfaa7f490a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:49.579515 crc crio[3637]: time=\"2026-06-14T08:15:49.577082175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=29012da4-2274-4df2-93a0-9e1c9828d7e4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:49.653473 crc crio[3637]: time=\"2026-06-14T08:15:49.63948872Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=5d177760-01ff-4dae-8fbb-e648aca7800f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:49.653473 crc crio[3637]: time=\"2026-06-14T08:15:49.640106141Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=9b422d51-fc0d-4463-9508-bc187bd05c54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:49.653473 crc crio[3637]: time=\"2026-06-14T08:15:49.644440975Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=7c4b30e4-7dd9-4ac3-bb16-b73bc379b0fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:49.675055 crc crio[3637]: time=\"2026-06-14T08:15:49.664232507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:49.675055 crc crio[3637]: time=\"2026-06-14T08:15:49.666371648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:49.675055 crc crio[3637]: time=\"2026-06-14T08:15:49.66779997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:49.702225 crc crio[3637]: time=\"2026-06-14T08:15:49.701549711Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=756588ad-a27e-4271-a120-96c7fc3280db name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:49.721504 crc crio[3637]: time=\"2026-06-14T08:15:49.715648849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=dcfdf2a6-87b2-4ebe-8133-f8ef5b065d18 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:49.767778 crc crio[3637]: 2026-06-14T08:15:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03209029996e7f7 Mac:c2:87:b9:a8:00:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/146d7474-e591-4939-9257-7e66b0927345 SocketPath: PciID:}] [{Interface:0xc000014e80 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:49.792274 crc crio[3637]: time=\"2026-06-14T08:15:49.785788369Z\" level=info msg=\"Ran pod sandbox c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=e6a04318-85fd-484f-9b5b-fe74c003bc9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:49.805684 crc crio[3637]: time=\"2026-06-14T08:15:49.80544594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=8bb92c59-33d6-431d-8d57-11ab0b75b42c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:49.810658 crc crio[3637]: 2026-06-14T08:15:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9237776fc48252b Mac:12:4d:06:39:fe:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/2f194af9-4883-49ad-bf3d-9f281f3261bf SocketPath: PciID:}] [{Interface:0xc0002a2c90 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:49.826156 crc crio[3637]: time=\"2026-06-14T08:15:49.825580931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=29ebc933-2636-4a14-9038-58e29aa1c1e9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:49.852246 crc crio[3637]: time=\"2026-06-14T08:15:49.850938926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:49.863315 crc crio[3637]: time=\"2026-06-14T08:15:49.861620399Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=00bcc863-fdf8-4c6f-919f-00a505bbaf7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:49.884572 crc crio[3637]: time=\"2026-06-14T08:15:49.883810197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:49.932223 crc crio[3637]: time=\"2026-06-14T08:15:49.929621812Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=109fa158-da29-419b-9e96-5bacf9da92eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:49.951499 crc crio[3637]: 2026-06-14T08:15:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93a1ccc82660bfb Mac:52:ca:ad:6f:7c:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/26a4aec3-36e7-45e0-b251-c2dfa350b6f5 SocketPath: PciID:}] [{Interface:0xc00021cbc0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:49.952153 crc crio[3637]: time=\"2026-06-14T08:15:49.951728475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:49.985707 crc crio[3637]: time=\"2026-06-14T08:15:49.983571032Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/146d7474-e591-4939-9257-7e66b0927345 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:0xc000122578}] Aliases:map[]}\"\nJun 14 08:15:49.985707 crc crio[3637]: time=\"2026-06-14T08:15:49.98412666Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:49.995313 crc crio[3637]: time=\"2026-06-14T08:15:49.995007369Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ea5edd99-e2bc-481f-afde-96b3af4caa36 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:0xc0002d63f8}] Aliases:map[]}\"\nJun 14 08:15:49.995313 crc crio[3637]: time=\"2026-06-14T08:15:49.995147093Z\" 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 14 08:15:49.998905 crc crio[3637]: time=\"2026-06-14T08:15:49.998711225Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/412771f6-1be7-4ff2-9efb-96ca27edb0b0 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:0xc00235c460}] Aliases:map[]}\"\nJun 14 08:15:49.998905 crc crio[3637]: time=\"2026-06-14T08:15:49.998798878Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:49.999113 crc crio[3637]: time=\"2026-06-14T08:15:49.99887952Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/605e9b71-260f-453d-8399-29b8bd1edbef 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:0xc000122678}] Aliases:map[]}\"\nJun 14 08:15:49.999216 crc crio[3637]: time=\"2026-06-14T08:15:49.999098218Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:50.003896 crc crio[3637]: time=\"2026-06-14T08:15:50.003659162Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2f194af9-4883-49ad-bf3d-9f281f3261bf 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:0xc002314180}] Aliases:map[]}\"\nJun 14 08:15:50.005140 crc crio[3637]: time=\"2026-06-14T08:15:50.004966745Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:50.005721 crc crio[3637]: time=\"2026-06-14T08:15:50.005644585Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/d8ce82a2-60e3-49e9-9913-140cc43a1cd6 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:0xc00008ca68}] Aliases:map[]}\"\nJun 14 08:15:50.034259 crc crio[3637]: time=\"2026-06-14T08:15:50.034197183Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:50.034471 crc crio[3637]: time=\"2026-06-14T08:15:50.031434451Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/26a4aec3-36e7-45e0-b251-c2dfa350b6f5 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:0xc000b104a8}] Aliases:map[]}\"\nJun 14 08:15:50.035471 crc crio[3637]: time=\"2026-06-14T08:15:50.035338251Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:50.035996 crc crio[3637]: time=\"2026-06-14T08:15:50.006806503Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/6664d1ca-bb71-4d60-8232-46af5dfd25a5 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:0xc000b10390}] Aliases:map[]}\"\nJun 14 08:15:50.035996 crc crio[3637]: time=\"2026-06-14T08:15:50.035948651Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:50.047833 crc crio[3637]: time=\"2026-06-14T08:15:50.017311619Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4e39dd06-d1a9-4873-a568-d4569a396b4b 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:0xc000602618}] Aliases:map[]}\"\nJun 14 08:15:50.047833 crc crio[3637]: time=\"2026-06-14T08:15:50.041343983Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:50.062807 crc crio[3637]: time=\"2026-06-14T08:15:50.062466064Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/acb6db4f-8611-4145-8957-d46a659f993f 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:0xc0002d6340}] Aliases:map[]}\"\nJun 14 08:15:50.062807 crc crio[3637]: time=\"2026-06-14T08:15:50.062729963Z\" 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 14 08:15:50.095822 crc crio[3637]: time=\"2026-06-14T08:15:50.095630315Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/dcd2674c-a74d-4209-872f-91f15a26812c 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:0xc00171a838}] Aliases:map[]}\"\nJun 14 08:15:50.096671 crc crio[3637]: time=\"2026-06-14T08:15:50.096552606Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:51.009818 crc crio[3637]: time=\"2026-06-14T08:15:51.004484596Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ac5f216c-67b8-448a-83cf-d9f1935c1ffb 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:0xc00008c6a0}] Aliases:map[]}\"\nJun 14 08:15:51.009818 crc crio[3637]: time=\"2026-06-14T08:15:51.005298803Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:51.065386 crc crio[3637]: time=\"2026-06-14T08:15:51.058084396Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/51429bb9-cb21-4397-b87a-ed0fd2e0c498 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:0xc001918340}] Aliases:map[]}\"\nJun 14 08:15:51.065386 crc crio[3637]: time=\"2026-06-14T08:15:51.058342244Z\" 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 14 08:15:51.589654 crc crio[3637]: time=\"2026-06-14T08:15:51.589347656Z\" level=info msg=\"Ran pod sandbox 03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=514913a8-35d7-4686-892a-7662a1da0680 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:51.675477 crc crio[3637]: time=\"2026-06-14T08:15:51.643078854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=244a9106-7209-497c-b831-bf4cf3a3bde7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:51.675477 crc crio[3637]: time=\"2026-06-14T08:15:51.657503263Z\" level=info msg=\"Ran pod sandbox 93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=6c08d190-c816-4d00-9288-987f4a6c972f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:51.679822 crc crio[3637]: time=\"2026-06-14T08:15:51.679628437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=c112ead9-557b-4213-8b47-ce8be5b0a607 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:51.800442 crc crio[3637]: time=\"2026-06-14T08:15:51.799082635Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/963dde2c-87a2-4865-81f4-f4a1b1e7393a 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:0xc000b10168}] Aliases:map[]}\"\nJun 14 08:15:51.800442 crc crio[3637]: time=\"2026-06-14T08:15:51.799160217Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:51.828701 crc crio[3637]: time=\"2026-06-14T08:15:51.828412603Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=1fe79ea2-dfae-4e09-9216-906b4068962f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:51.893918 crc crio[3637]: time=\"2026-06-14T08:15:51.887626108Z\" level=info msg=\"Ran pod sandbox 9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=3d5b163d-b39d-4bed-882c-ab009d938432 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:51.893918 crc crio[3637]: time=\"2026-06-14T08:15:51.892181819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=74dc0ba2-8a16-46ae-98ca-d9aff6836ea4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:51.904336 crc crio[3637]: time=\"2026-06-14T08:15:51.899804453Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/85f1dbea-a595-4505-8d6c-f35779c275ba 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:0xc00235c2d0}] Aliases:map[]}\"\nJun 14 08:15:51.904336 crc crio[3637]: time=\"2026-06-14T08:15:51.90003402Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:15:51.906295 crc crio[3637]: time=\"2026-06-14T08:15:51.906016089Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=4fb1105c-109d-460b-867d-6aa891a0160a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:51.969099 crc crio[3637]: time=\"2026-06-14T08:15:51.924807444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=87be7ad0-f0ad-4c5f-acda-5a591967ddbc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:51.969099 crc crio[3637]: time=\"2026-06-14T08:15:51.967182952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:52.064038 crc crio[3637]: time=\"2026-06-14T08:15:52.063614946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:52.087832 crc crio[3637]: time=\"2026-06-14T08:15:52.074401464Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=c0ea652a-d465-47fe-94eb-fafcaaec5658 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:52.122933 crc crio[3637]: time=\"2026-06-14T08:15:52.117824226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:52.157012 crc crio[3637]: time=\"2026-06-14T08:15:52.124045985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=38427fb5-4500-4589-8d1d-e459890f2dbb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:52.159909 crc crio[3637]: time=\"2026-06-14T08:15:52.136134136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:52.161299 crc crio[3637]: time=\"2026-06-14T08:15:52.137439333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:52.162828 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2864a6cb176330e Mac:3e:e4:67:a9:2d:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/1213fdff-9608-417a-9458-1afd970fee2d SocketPath: PciID:}] [{Interface:0xc0002ec970 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:52.164699 crc crio[3637]: time=\"2026-06-14T08:15:52.164081944Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1213fdff-9608-417a-9458-1afd970fee2d 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:0xc002d986a0}] Aliases:map[]}\"\nJun 14 08:15:52.164699 crc crio[3637]: time=\"2026-06-14T08:15:52.164285171Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:52.182148 crc crio[3637]: time=\"2026-06-14T08:15:52.172213134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:52.200212 crc crio[3637]: time=\"2026-06-14T08:15:52.197653043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:52.200212 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0425a166732a4d8 Mac:d6:d9:99:50:66:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:52.200212 crc crio[3637]: time=\"2026-06-14T08:15:52.199602194Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c 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:0xc0023141e8}] Aliases:map[]}\"\nJun 14 08:15:52.200212 crc crio[3637]: time=\"2026-06-14T08:15:52.199772429Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:52.230595 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5eb863df46171b2 Mac:b2:31:39:a5:93:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/c8c88170-4692-4bf8-bbd3-22adc10892c7 SocketPath: PciID:}] [{Interface:0xc00024e9e0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:52.230595 crc crio[3637]: time=\"2026-06-14T08:15:52.229484029Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c8c88170-4692-4bf8-bbd3-22adc10892c7 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:0xc0019181d8}] Aliases:map[]}\"\nJun 14 08:15:52.230595 crc crio[3637]: time=\"2026-06-14T08:15:52.229643454Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:52.231358 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3598f1303942b7c Mac:3e:dc:22:44:19:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/3c9d92c5-d33f-4e5b-b932-6596ffecf383 SocketPath: PciID:}] [{Interface:0xc0001751e0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:52.232441 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c490d9c0b5e390d Mac:66:3f:d3:c6:b7:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/f3c9555d-d541-461d-be66-a97bc968b9b7 SocketPath: PciID:}] [{Interface:0xc00029c5d0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:52.331740 crc crio[3637]: time=\"2026-06-14T08:15:52.330681952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:52.336722 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5973ebe7b241eb6 Mac:a2:99:9b:31:53:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/1e7bf615-82d3-4e6e-b571-91fdf4e138bc SocketPath: PciID:}] [{Interface:0xc0001809d0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:52.338926 crc crio[3637]: time=\"2026-06-14T08:15:52.33789848Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1e7bf615-82d3-4e6e-b571-91fdf4e138bc 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:0xc001918688}] Aliases:map[]}\"\nJun 14 08:15:52.338926 crc crio[3637]: time=\"2026-06-14T08:15:52.338455529Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:52.350470 crc crio[3637]: time=\"2026-06-14T08:15:52.349710834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:52.350592 crc crio[3637]: time=\"2026-06-14T08:15:52.350543656Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f3c9555d-d541-461d-be66-a97bc968b9b7 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:0xc00235c028}] Aliases:map[]}\"\nJun 14 08:15:52.351080 crc crio[3637]: time=\"2026-06-14T08:15:52.350766534Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:52.353905 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e77d8972d9e0234 Mac:62:c7:47:be:de:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/3e98b3a3-5252-47d9-9cc5-491d260dde4d SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:52.353905 crc crio[3637]: time=\"2026-06-14T08:15:52.353785089Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/3e98b3a3-5252-47d9-9cc5-491d260dde4d 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:0xc001918460}] Aliases:map[]}\"\nJun 14 08:15:52.354212 crc crio[3637]: time=\"2026-06-14T08:15:52.353970695Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:52.355192 crc crio[3637]: time=\"2026-06-14T08:15:52.3544288Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3c9d92c5-d33f-4e5b-b932-6596ffecf383 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:0xc002d98590}] Aliases:map[]}\"\nJun 14 08:15:52.355192 crc crio[3637]: time=\"2026-06-14T08:15:52.354606296Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:52.358498 crc crio[3637]: time=\"2026-06-14T08:15:52.35721522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:52.405357 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5e14199fc243e0 Mac:e2:c4:c6:3e:c4:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f SocketPath: PciID:}] [{Interface:0xc0003429e0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:52.405357 crc crio[3637]: time=\"2026-06-14T08:15:52.404799343Z\" level=info msg=\"Ran pod sandbox c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=93a0f9bb-74a5-4c69-b1bc-c03c7a4bea5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:52.428949 crc crio[3637]: time=\"2026-06-14T08:15:52.417815658Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=f600010a-5223-4a7b-81b8-088b034b040e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:52.452915 crc crio[3637]: time=\"2026-06-14T08:15:52.452267569Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f 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:0xc002d98030}] Aliases:map[]}\"\nJun 14 08:15:52.452915 crc crio[3637]: time=\"2026-06-14T08:15:52.452776466Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:52.486086 crc crio[3637]: time=\"2026-06-14T08:15:52.47180782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=a46d0068-4a74-4252-8a1a-fff0efb67314 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:52.591878 crc crio[3637]: time=\"2026-06-14T08:15:52.573745137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:52.591878 crc crio[3637]: time=\"2026-06-14T08:15:52.586536532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:52.607227 crc crio[3637]: time=\"2026-06-14T08:15:52.599925636Z\" level=info msg=\"Ran pod sandbox 2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=9eeccf62-6908-4419-890d-81b2467639c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:52.637973 crc crio[3637]: time=\"2026-06-14T08:15:52.636626235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bc041284-e052-40af-a4ff-630ac9618423 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:52.659956 crc crio[3637]: time=\"2026-06-14T08:15:52.653772517Z\" level=info msg=\"Ran pod sandbox 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=be2af17a-5358-4552-b818-5a458e2e8762 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:52.739341 crc crio[3637]: time=\"2026-06-14T08:15:52.725452517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:52.748603 crc crio[3637]: time=\"2026-06-14T08:15:52.744077578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4930843e-4cb1-4f7c-b252-b24822d37b55 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:52.848174 crc crio[3637]: time=\"2026-06-14T08:15:52.848106265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:52.893812 crc crio[3637]: time=\"2026-06-14T08:15:52.893675948Z\" level=info msg=\"Ran pod sandbox 5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=5dc0b9f4-66dd-486d-84ab-3868a675420b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:52.909619 crc crio[3637]: time=\"2026-06-14T08:15:52.90933772Z\" level=info msg=\"Created container 98942bda950353c36d40e666d90ef1d0baf203698d1122438f848ed75cd8e22d: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=7c4b30e4-7dd9-4ac3-bb16-b73bc379b0fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:52.912670 crc crio[3637]: time=\"2026-06-14T08:15:52.912310866Z\" level=info msg=\"Ran pod sandbox e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=dbf52d9b-485c-43e6-b094-45794413a296 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:52.913340 crc crio[3637]: time=\"2026-06-14T08:15:52.913238407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=26d8d44d-266a-4f27-a28c-19bb2620370b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:52.920134 crc crio[3637]: time=\"2026-06-14T08:15:52.919625609Z\" level=info msg=\"Starting container: 98942bda950353c36d40e666d90ef1d0baf203698d1122438f848ed75cd8e22d\" id=d4394703-ca81-4a0f-bb52-d0e994f82e85 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:52.925101 crc crio[3637]: time=\"2026-06-14T08:15:52.92475779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2fadb2de-8a3d-4a98-83fb-fe21f435339e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:52.928400 crc crio[3637]: time=\"2026-06-14T08:15:52.927954406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:52.971102 crc crio[3637]: time=\"2026-06-14T08:15:52.955737622Z\" level=info msg=\"Ran pod sandbox 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=2a8527ad-1291-43f0-a4d5-9fa14384814f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:52.971102 crc crio[3637]: time=\"2026-06-14T08:15:52.961352738Z\" level=info msg=\"Created container 91f015e565c3359d954d3883873186e672bae3a3832e5da18af5a3f6e49b22cd: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=109fa158-da29-419b-9e96-5bacf9da92eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:52.971102 crc crio[3637]: time=\"2026-06-14T08:15:52.961437581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb3a0a09-50d8-4ca1-a715-38647f68a25e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:52.971102 crc crio[3637]: time=\"2026-06-14T08:15:52.970176511Z\" level=info msg=\"Starting container: 91f015e565c3359d954d3883873186e672bae3a3832e5da18af5a3f6e49b22cd\" id=adc677b5-291d-47e1-8985-a4187aa78683 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:52.987607 crc crio[3637]: time=\"2026-06-14T08:15:52.987273939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=908c0925-781d-4d58-bed6-f928f67db9a4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:52.987820 crc crio[3637]: time=\"2026-06-14T08:15:52.987754474Z\" level=info msg=\"Started container\" PID=12441 containerID=98942bda950353c36d40e666d90ef1d0baf203698d1122438f848ed75cd8e22d description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=d4394703-ca81-4a0f-bb52-d0e994f82e85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de\nJun 14 08:15:53.057447 crc crio[3637]: time=\"2026-06-14T08:15:53.056745338Z\" level=info msg=\"Created container f131727bed5c44cbb9118b729a228461f692602ae7391e746d87b015dc7c2d71: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=5d177760-01ff-4dae-8fbb-e648aca7800f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:53.084718 crc crio[3637]: time=\"2026-06-14T08:15:53.080188137Z\" level=info msg=\"Ran pod sandbox 3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=5c0cd82c-3524-4ac6-8767-ebe2e67308f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:53.084718 crc crio[3637]: time=\"2026-06-14T08:15:53.084079706Z\" level=info msg=\"Starting container: f131727bed5c44cbb9118b729a228461f692602ae7391e746d87b015dc7c2d71\" id=f7afdd5b-fefe-4a8b-9da6-3a23c489886e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:53.085767 crc crio[3637]: time=\"2026-06-14T08:15:53.085133431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=afdcca85-d2ac-4220-bd57-2ab2b28cab91 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:53.097462 crc crio[3637]: time=\"2026-06-14T08:15:53.088790372Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=6d2b13f0-e42b-4f11-8a16-6fe45a0853b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:53.097462 crc crio[3637]: time=\"2026-06-14T08:15:53.092549147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:53.097462 crc crio[3637]: time=\"2026-06-14T08:15:53.093292412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=249f3ec8-e281-4dd4-8e6e-be7de8cd1619 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:53.122804 crc crio[3637]: time=\"2026-06-14T08:15:53.118657554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2b285ae0-2047-4742-a8ee-cd1d28d4e73e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:53.122804 crc crio[3637]: time=\"2026-06-14T08:15:53.122704838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=68df038c-3539-45d9-8c42-8698c7d19072 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:53.123525 crc crio[3637]: time=\"2026-06-14T08:15:53.123158803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0920d25a-6fd1-4d5a-b8bc-e1731ed16304 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:53.130738 crc crio[3637]: time=\"2026-06-14T08:15:53.130223668Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=59f92d17-ab16-4864-8de5-e2a06d51f9de name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:53.132242 crc crio[3637]: time=\"2026-06-14T08:15:53.13119381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:53.148254 crc crio[3637]: time=\"2026-06-14T08:15:53.148052086Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=df3e8e51-36f8-4c08-80ee-955b9cdd44e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:53.170374 crc crio[3637]: time=\"2026-06-14T08:15:53.16938671Z\" level=info msg=\"Started container\" PID=12483 containerID=f131727bed5c44cbb9118b729a228461f692602ae7391e746d87b015dc7c2d71 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=f7afdd5b-fefe-4a8b-9da6-3a23c489886e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07\nJun 14 08:15:53.190481 crc crio[3637]: 2026-06-14T08:15:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6aac7f405c83b10 Mac:7e:cd:ec:b7:06:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/d7a7d5a2-8283-4696-9e22-6ad7886326ce SocketPath: PciID:}] [{Interface:0xc0002aafc0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:53.190481 crc crio[3637]: time=\"2026-06-14T08:15:53.186461837Z\" level=info msg=\"Created container 1934548b071bfbb9da1b27812bbc36279803b9c09f064c1584a794f7fef09c14: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=9b422d51-fc0d-4463-9508-bc187bd05c54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:53.213612 crc crio[3637]: time=\"2026-06-14T08:15:53.196620254Z\" level=info msg=\"Starting container: 1934548b071bfbb9da1b27812bbc36279803b9c09f064c1584a794f7fef09c14\" id=31d6b957-e5e3-41b2-82d0-a75ed7a1e01d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:53.213612 crc crio[3637]: time=\"2026-06-14T08:15:53.20343476Z\" level=info msg=\"Started container\" PID=12468 containerID=91f015e565c3359d954d3883873186e672bae3a3832e5da18af5a3f6e49b22cd description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=adc677b5-291d-47e1-8985-a4187aa78683 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6\nJun 14 08:15:53.230649 crc crio[3637]: time=\"2026-06-14T08:15:53.230455597Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=14870c90-c554-4a98-93d4-625986210d48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:53.231129 crc crio[3637]: time=\"2026-06-14T08:15:53.230956314Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=ca8f114c-ebe9-4486-b5f3-53b8fc1bd5e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:53.232348 crc crio[3637]: time=\"2026-06-14T08:15:53.232298218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=ce8ba1f5-545b-45a4-ae33-082e83536847 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:53.275295 crc crio[3637]: time=\"2026-06-14T08:15:53.272331361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=10fa4d28-8cf4-4363-85e4-f5c571391de2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:53.329050 crc crio[3637]: time=\"2026-06-14T08:15:53.324357667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=3da7f52c-5aba-4465-a14c-020b509e9b55 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:53.329050 crc crio[3637]: time=\"2026-06-14T08:15:53.324380466Z\" level=info msg=\"Started container\" PID=12475 containerID=1934548b071bfbb9da1b27812bbc36279803b9c09f064c1584a794f7fef09c14 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=31d6b957-e5e3-41b2-82d0-a75ed7a1e01d name=/runtime.v1.RuntimeService/StartContainer sandboxID=60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06\nJun 14 08:15:53.359959 crc crio[3637]: time=\"2026-06-14T08:15:53.356541014Z\" level=info msg=\"Ran pod sandbox f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=89ebefaa-f192-4c53-a418-2515c4da3517 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:53.386819 crc crio[3637]: time=\"2026-06-14T08:15:53.386138558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:53.399954 crc crio[3637]: time=\"2026-06-14T08:15:53.399764823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=fae4497f-7b87-4c24-a975-ab1086a70e81 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:53.435306 crc crio[3637]: time=\"2026-06-14T08:15:53.434473475Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d7a7d5a2-8283-4696-9e22-6ad7886326ce 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:0xc002d982e0}] Aliases:map[]}\"\nJun 14 08:15:53.435306 crc crio[3637]: time=\"2026-06-14T08:15:53.434831357Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:53.516778 crc crio[3637]: time=\"2026-06-14T08:15:53.51553431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=61b7ad46-36f6-457a-a8df-d53f7e2cf33e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:53.615817 crc crio[3637]: time=\"2026-06-14T08:15:53.61575138Z\" level=info msg=\"Created container 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=756588ad-a27e-4271-a120-96c7fc3280db name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:53.772197 crc crio[3637]: time=\"2026-06-14T08:15:53.770274374Z\" level=info msg=\"Starting container: 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c\" id=5dab38c3-bbed-41ef-b968-51dc983146a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:53.780492 crc crio[3637]: time=\"2026-06-14T08:15:53.780430801Z\" level=info msg=\"Created container d9c0b16854b766589e2755ead4ffbcdb242f2b75cd63ede2fa022d9771e58f75: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=00bcc863-fdf8-4c6f-919f-00a505bbaf7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:53.792203 crc crio[3637]: time=\"2026-06-14T08:15:53.788970808Z\" level=info msg=\"Starting container: d9c0b16854b766589e2755ead4ffbcdb242f2b75cd63ede2fa022d9771e58f75\" id=587c13e7-9c90-4e1e-972b-5dc079d44e25 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:53.906743 crc crio[3637]: time=\"2026-06-14T08:15:53.906494572Z\" level=info msg=\"Started container\" PID=12572 containerID=d9c0b16854b766589e2755ead4ffbcdb242f2b75cd63ede2fa022d9771e58f75 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=587c13e7-9c90-4e1e-972b-5dc079d44e25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632\nJun 14 08:15:53.942348 crc crio[3637]: time=\"2026-06-14T08:15:53.936198428Z\" level=info msg=\"Started container\" PID=12525 containerID=69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=5dab38c3-bbed-41ef-b968-51dc983146a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33\nJun 14 08:15:54.329165 crc crio[3637]: time=\"2026-06-14T08:15:54.324814902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:54.329165 crc crio[3637]: time=\"2026-06-14T08:15:54.326060524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:54.329165 crc crio[3637]: time=\"2026-06-14T08:15:54.326236539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:54.329165 crc crio[3637]: 2026-06-14T08:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f523712133bbfc9 Mac:b2:48:f8:09:7a:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/7150eb4f-3044-42d5-9e2f-a2494c613f64 SocketPath: PciID:}] [{Interface:0xc00011b120 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:54.367372 crc crio[3637]: time=\"2026-06-14T08:15:54.366675052Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=38c43b24-e98b-4590-a720-628a2c241b31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:54.394792 crc crio[3637]: time=\"2026-06-14T08:15:54.385807777Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/7150eb4f-3044-42d5-9e2f-a2494c613f64 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:0xc000b10138}] Aliases:map[]}\"\nJun 14 08:15:54.394792 crc crio[3637]: time=\"2026-06-14T08:15:54.386599714Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:54.530696 crc crio[3637]: time=\"2026-06-14T08:15:54.529531425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:54.549235 crc crio[3637]: time=\"2026-06-14T08:15:54.54745055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=7c8c8f64-6ff0-4dcd-ba74-46318baaf080 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:54.549235 crc crio[3637]: time=\"2026-06-14T08:15:54.548133503Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=875b3cf4-320a-4e8c-8a22-8026cdff7ea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:54.605667 crc crio[3637]: time=\"2026-06-14T08:15:54.595688985Z\" level=info msg=\"Ran pod sandbox 6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=d35000b7-2604-445c-b68d-f8f1d22ce698 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:54.707609 crc crio[3637]: time=\"2026-06-14T08:15:54.696810232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:54.742941 crc crio[3637]: 2026-06-14T08:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c46f4f86c720ab0 Mac:5e:c4:36:9a:8c:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/5062ae2e-ea04-4739-96db-7da945fce44b SocketPath: PciID:}] [{Interface:0xc000234df0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:54.742941 crc crio[3637]: time=\"2026-06-14T08:15:54.742580263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=de8c3dd1-c0b0-4e55-b6d9-d6741a6bf443 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:54.747646 crc crio[3637]: time=\"2026-06-14T08:15:54.744565839Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5062ae2e-ea04-4739-96db-7da945fce44b 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:0xc0019186b0}] Aliases:map[]}\"\nJun 14 08:15:54.747646 crc crio[3637]: time=\"2026-06-14T08:15:54.745018274Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:54.964268 crc crio[3637]: 2026-06-14T08:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a4600208cf0585 Mac:e6:30:17:46:81:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/c5c1ebb8-1c62-428e-b464-a4a49c185d51 SocketPath: PciID:}] [{Interface:0xc0001dcbb0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:54.981311 crc crio[3637]: time=\"2026-06-14T08:15:54.980730934Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c5c1ebb8-1c62-428e-b464-a4a49c185d51 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:0xc000b10340}] Aliases:map[]}\"\nJun 14 08:15:54.981311 crc crio[3637]: time=\"2026-06-14T08:15:54.981165548Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:55.057080 crc crio[3637]: 2026-06-14T08:15:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46a58873500bce6 Mac:aa:0c:59:fb:ad:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/963dde2c-87a2-4865-81f4-f4a1b1e7393a SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:55.057080 crc crio[3637]: time=\"2026-06-14T08:15:55.057050104Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/963dde2c-87a2-4865-81f4-f4a1b1e7393a 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:0xc000b10168}] Aliases:map[]}\"\nJun 14 08:15:55.057417 crc crio[3637]: time=\"2026-06-14T08:15:55.05724624Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:55.321238 crc crio[3637]: time=\"2026-06-14T08:15:55.32030526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:55.372208 crc crio[3637]: time=\"2026-06-14T08:15:55.371198222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:55.387794 crc crio[3637]: time=\"2026-06-14T08:15:55.387596102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=9d0566e5-207a-4869-b0b5-c99b39093af8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:55.404723 crc crio[3637]: time=\"2026-06-14T08:15:55.404322957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=051c38c4-fa29-4b50-abc9-8da4b3dd8936 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:55.456816 crc crio[3637]: time=\"2026-06-14T08:15:55.456754305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:55.468238 crc crio[3637]: time=\"2026-06-14T08:15:55.465523849Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=5013a0c8-e64e-4d47-b6a2-cbf15e8a2333 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:55.472534 crc crio[3637]: time=\"2026-06-14T08:15:55.47133929Z\" level=info msg=\"Ran pod sandbox f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=77b8dd09-4753-4545-887b-83f3021b6272 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:55.494355 crc crio[3637]: time=\"2026-06-14T08:15:55.489695529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:55.495255 crc crio[3637]: time=\"2026-06-14T08:15:55.495218832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=94ca0b55-0253-4398-8f13-31ccbc03759f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:55.513473 crc crio[3637]: time=\"2026-06-14T08:15:55.5032703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:55.513473 crc crio[3637]: time=\"2026-06-14T08:15:55.50480127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=18971a99-71f6-4394-bee3-28dd67b3cc64 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:55.612154 crc crio[3637]: time=\"2026-06-14T08:15:55.612106226Z\" level=info msg=\"Ran pod sandbox c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=d07a7260-2809-4470-9fac-a1ad01405a3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:55.645163 crc crio[3637]: time=\"2026-06-14T08:15:55.633377902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=de0377dd-2aa7-4d57-86b1-0db4dc919eac name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:55.851703 crc crio[3637]: time=\"2026-06-14T08:15:55.851528213Z\" level=info msg=\"Created container e7700a81d12fb8737054ce8a1385235ec314aee6364424a792d78452db04250b: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=6d2b13f0-e42b-4f11-8a16-6fe45a0853b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:55.869364 crc crio[3637]: time=\"2026-06-14T08:15:55.868958013Z\" level=info msg=\"Ran pod sandbox 6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48 with infra container: openshift-dns/dns-default-qtghf/POD\" id=40f159bb-276b-4ed5-85ca-c0dfb67fed6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:55.932617 crc crio[3637]: time=\"2026-06-14T08:15:55.922126348Z\" level=info msg=\"Starting container: e7700a81d12fb8737054ce8a1385235ec314aee6364424a792d78452db04250b\" id=0a31066a-7701-4bbb-8001-cef1c49cdb76 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:55.932617 crc crio[3637]: time=\"2026-06-14T08:15:55.926199264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=ad3d5c55-4d97-488e-a111-f7421fd06efa name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:55.940573 crc crio[3637]: time=\"2026-06-14T08:15:55.939185755Z\" level=info msg=\"Ran pod sandbox 46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=1a3264da-fc4b-489d-a008-dc1f71a4ca77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:55.964808 crc crio[3637]: time=\"2026-06-14T08:15:55.963549785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=7d3ec6e0-5618-414b-909b-0f03f59a8ea0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:56.014063 crc crio[3637]: 2026-06-14T08:15:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dab3b66aadfbc8 Mac:c2:21:40:dd:7d:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/a6a2d9a6-49e6-49a0-8a7a-f9482e3f002d SocketPath: PciID:}] [{Interface:0xc00011c5a0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:56.060119 crc crio[3637]: time=\"2026-06-14T08:15:56.059688879Z\" level=info msg=\"Started container\" PID=12757 containerID=e7700a81d12fb8737054ce8a1385235ec314aee6364424a792d78452db04250b description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=0a31066a-7701-4bbb-8001-cef1c49cdb76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248\nJun 14 08:15:56.192088 crc crio[3637]: time=\"2026-06-14T08:15:56.185531391Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=fe3c2323-546e-4bcb-b85f-e116d815fdf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:56.192088 crc crio[3637]: time=\"2026-06-14T08:15:56.186738301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:56.210449 crc crio[3637]: time=\"2026-06-14T08:15:56.210258123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:56.218311 crc crio[3637]: time=\"2026-06-14T08:15:56.212157676Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=8850632f-f866-4305-8d23-4a6a733c1b0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:56.250359 crc crio[3637]: time=\"2026-06-14T08:15:56.226243764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:56.252340 crc crio[3637]: time=\"2026-06-14T08:15:56.210298482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:56.342087 crc crio[3637]: time=\"2026-06-14T08:15:56.334161437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:56.382725 crc crio[3637]: time=\"2026-06-14T08:15:56.38257032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:56.457947 crc crio[3637]: time=\"2026-06-14T08:15:56.457314952Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/a6a2d9a6-49e6-49a0-8a7a-f9482e3f002d 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:0xc00171a338}] Aliases:map[]}\"\nJun 14 08:15:56.479770 crc crio[3637]: time=\"2026-06-14T08:15:56.471497793Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:56.507881 crc crio[3637]: time=\"2026-06-14T08:15:56.493167334Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=151ff10c-3921-4ddf-9313-5427b88318cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:56.508243 crc crio[3637]: time=\"2026-06-14T08:15:56.493312299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=72163739-2b80-4bff-8ba5-85ac0ddbe766 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:56.509039 crc crio[3637]: time=\"2026-06-14T08:15:56.493373101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=1c5beae2-66d3-44cf-80a8-a0dc22caa88d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:56.509628 crc crio[3637]: time=\"2026-06-14T08:15:56.493803216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=5fe96545-d756-4633-a02b-518f9d2211df name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:56.509828 crc crio[3637]: time=\"2026-06-14T08:15:56.495288095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=ff0f966b-c42a-4839-960a-87d8154cdeab name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:56.583168 crc crio[3637]: time=\"2026-06-14T08:15:56.582376447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:56.659460 crc crio[3637]: time=\"2026-06-14T08:15:56.645566016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:56.662242 crc crio[3637]: time=\"2026-06-14T08:15:56.650037075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:56.730704 crc crio[3637]: time=\"2026-06-14T08:15:56.730192441Z\" level=info msg=\"Created container f4a798dae18512536cd21c349ecbf86682c550cd93986e41ea00a7b4c8f87645: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=f600010a-5223-4a7b-81b8-088b034b040e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:56.787391 crc crio[3637]: time=\"2026-06-14T08:15:56.787334665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:56.799376 crc crio[3637]: time=\"2026-06-14T08:15:56.798608473Z\" level=info msg=\"Starting container: f4a798dae18512536cd21c349ecbf86682c550cd93986e41ea00a7b4c8f87645\" id=4d34fcfd-d8a5-406a-8800-869f3090a498 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:56.799376 crc crio[3637]: time=\"2026-06-14T08:15:56.798791399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:56.824431 crc crio[3637]: time=\"2026-06-14T08:15:56.823271612Z\" level=info msg=\"Started container\" PID=12812 containerID=f4a798dae18512536cd21c349ecbf86682c550cd93986e41ea00a7b4c8f87645 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=4d34fcfd-d8a5-406a-8800-869f3090a498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d\nJun 14 08:15:56.878250 crc crio[3637]: time=\"2026-06-14T08:15:56.877810073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:56.888702 crc crio[3637]: time=\"2026-06-14T08:15:56.888487107Z\" level=info msg=\"Ran pod sandbox 8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=8d2dc804-3d38-4ad7-b91e-8a8f8a3d143e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:56.906516 crc crio[3637]: time=\"2026-06-14T08:15:56.905783874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1e3aa638-f470-4205-947c-cc7e29f1ed86 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:56.940155 crc crio[3637]: time=\"2026-06-14T08:15:56.940053432Z\" level=info msg=\"Created container 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=df3e8e51-36f8-4c08-80ee-955b9cdd44e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:56.942210 crc crio[3637]: time=\"2026-06-14T08:15:56.942159072Z\" level=info msg=\"Starting container: 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1\" id=df4c017d-3f6e-4ec3-a050-b85f829a5198 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:56.949786 crc crio[3637]: time=\"2026-06-14T08:15:56.949739154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e4f703d2-0942-41d7-9354-d14ab66a5107 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:57.063510 crc crio[3637]: time=\"2026-06-14T08:15:57.063425271Z\" level=info msg=\"Started container\" PID=12910 containerID=938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=df4c017d-3f6e-4ec3-a050-b85f829a5198 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae\nJun 14 08:15:57.245308 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df865be5c123db2 Mac:2e:19:12:1c:9f:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/412771f6-1be7-4ff2-9efb-96ca27edb0b0 SocketPath: PciID:}] [{Interface:0xc000014780 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:57.264150 crc crio[3637]: time=\"2026-06-14T08:15:57.262622821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=47efedd6-54e4-4bf0-8378-01fb7ee1b8d5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:57.309812 crc crio[3637]: time=\"2026-06-14T08:15:57.307961666Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=366ace53-6967-4cd9-85c5-d434b1198ca3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:57.309812 crc crio[3637]: time=\"2026-06-14T08:15:57.309435645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.309812 crc crio[3637]: time=\"2026-06-14T08:15:57.309645672Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=bb1f6270-0b69-4074-9140-c1cbe510be30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:57.363285 crc crio[3637]: time=\"2026-06-14T08:15:57.351321278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.377582 crc crio[3637]: time=\"2026-06-14T08:15:57.376459824Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=69465adf-8d32-4890-99b9-ad664fb5c87f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:57.381503 crc crio[3637]: time=\"2026-06-14T08:15:57.38147365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.439398 crc crio[3637]: time=\"2026-06-14T08:15:57.439330461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.475175 crc crio[3637]: time=\"2026-06-14T08:15:57.47172777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4452b0b7-49ef-446b-a874-8c6da2dc3167 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:57.477459 crc crio[3637]: time=\"2026-06-14T08:15:57.454944802Z\" level=info msg=\"Created container 6e1306d7150d342a8fe7e9dd3336fc5bed8beb56ff2645f7bd426a1c565066ad: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=fe3c2323-546e-4bcb-b85f-e116d815fdf2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:57.477459 crc crio[3637]: time=\"2026-06-14T08:15:57.455354476Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/412771f6-1be7-4ff2-9efb-96ca27edb0b0 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:0xc00235c460}] Aliases:map[]}\"\nJun 14 08:15:57.477721 crc crio[3637]: time=\"2026-06-14T08:15:57.477484101Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:57.477955 crc crio[3637]: time=\"2026-06-14T08:15:57.376833216Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=a58820a1-68b7-494f-b17b-7c2cca3bc657 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:57.491950 crc crio[3637]: time=\"2026-06-14T08:15:57.449159184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e31bcc12-93eb-4cf5-a9ba-796b095e40b7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:57.504806 crc crio[3637]: time=\"2026-06-14T08:15:57.454715433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1d0b4bc5-6b8d-41d7-a8de-b1fbe9af76d2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:57.506501 crc crio[3637]: time=\"2026-06-14T08:15:57.461521959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.507371 crc crio[3637]: time=\"2026-06-14T08:15:57.483341642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.534564 crc crio[3637]: time=\"2026-06-14T08:15:57.531195626Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=dc2544be-64d1-4376-b57d-394b9348a3c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:57.534564 crc crio[3637]: time=\"2026-06-14T08:15:57.531555908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.534564 crc crio[3637]: time=\"2026-06-14T08:15:57.531778185Z\" level=info msg=\"Starting container: 6e1306d7150d342a8fe7e9dd3336fc5bed8beb56ff2645f7bd426a1c565066ad\" id=4bc45227-ea2c-4483-8c82-059204ce54c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:57.545123 crc crio[3637]: time=\"2026-06-14T08:15:57.545045176Z\" level=info msg=\"Ran pod sandbox df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=044c7ff6-375c-43cd-8e20-bcdf27af111e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:57.559209 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df785c895980357 Mac:9e:e4:e7:46:97:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/1a076514-79a0-45a4-bbab-398235e5b98b SocketPath: PciID:}] [{Interface:0xc000014b70 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:57.561403 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a9b361088dafd1 Mac:56:a4:12:9f:40:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/d5d0a15a-8365-4fd7-b19f-9b50d8f440bf SocketPath: PciID:}] [{Interface:0xc000015010 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:57.591035 crc crio[3637]: time=\"2026-06-14T08:15:57.57251007Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1a076514-79a0-45a4-bbab-398235e5b98b 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:0xc00171a1c0}] Aliases:map[]}\"\nJun 14 08:15:57.591035 crc crio[3637]: time=\"2026-06-14T08:15:57.572797839Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:57.591035 crc crio[3637]: time=\"2026-06-14T08:15:57.57545912Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/d5d0a15a-8365-4fd7-b19f-9b50d8f440bf 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:0xc00008c640}] Aliases:map[]}\"\nJun 14 08:15:57.591035 crc crio[3637]: time=\"2026-06-14T08:15:57.575716048Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:57.591035 crc crio[3637]: time=\"2026-06-14T08:15:57.578080363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=ee0175f7-b2e8-425a-8535-389dafe94092 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:57.609580 crc crio[3637]: time=\"2026-06-14T08:15:57.608176194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.634224 crc crio[3637]: time=\"2026-06-14T08:15:57.634151767Z\" level=info msg=\"Created container 716c27513eb30184f1f27f6005bff217244246f26dddfa54a834db63356f8239: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=ca8f114c-ebe9-4486-b5f3-53b8fc1bd5e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:57.670607 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a6fe1ab41930b4 Mac:26:10:3c:38:b4:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/79795b46-c439-47dd-a94c-be0f90931f6c SocketPath: PciID:}] [{Interface:0xc00012aab0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:57.687975 crc crio[3637]: time=\"2026-06-14T08:15:57.684772968Z\" level=info msg=\"Created container de47e28d71360f4e967bd8a36314c8e63801bdd7c84e5ce05ed0e17782543552: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=59f92d17-ab16-4864-8de5-e2a06d51f9de name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:57.687975 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a49856b79421b02 Mac:a6:17:c7:45:2f:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/9f5e5710-c37a-431a-9c25-9e901c363e4c SocketPath: PciID:}] [{Interface:0xc000371800 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:57.689205 crc crio[3637]: time=\"2026-06-14T08:15:57.687687004Z\" level=info msg=\"Starting container: 716c27513eb30184f1f27f6005bff217244246f26dddfa54a834db63356f8239\" id=1be8af09-82c9-480c-ac34-093a339b567f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:57.689637 crc crio[3637]: time=\"2026-06-14T08:15:57.637516429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.690383 crc crio[3637]: time=\"2026-06-14T08:15:57.689804365Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/79795b46-c439-47dd-a94c-be0f90931f6c 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:0xc00008d0d0}] Aliases:map[]}\"\nJun 14 08:15:57.690749 crc crio[3637]: time=\"2026-06-14T08:15:57.690726275Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:57.701943 crc crio[3637]: time=\"2026-06-14T08:15:57.650333524Z\" level=info msg=\"Started container\" PID=12936 containerID=6e1306d7150d342a8fe7e9dd3336fc5bed8beb56ff2645f7bd426a1c565066ad description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=4bc45227-ea2c-4483-8c82-059204ce54c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06\nJun 14 08:15:57.714646 crc crio[3637]: time=\"2026-06-14T08:15:57.714128753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.724800 crc crio[3637]: time=\"2026-06-14T08:15:57.724577147Z\" level=info msg=\"Starting container: de47e28d71360f4e967bd8a36314c8e63801bdd7c84e5ce05ed0e17782543552\" id=0c8efd48-0334-424d-9122-df564ecfffed name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:57.754403 crc crio[3637]: time=\"2026-06-14T08:15:57.734821922Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=50e9aaa6-becb-4dc6-aee9-80c7f1ec3977 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:57.755011 crc crio[3637]: time=\"2026-06-14T08:15:57.749142488Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=887d889a-de36-4679-8e06-1b157735bef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:57.776705 crc crio[3637]: time=\"2026-06-14T08:15:57.774602673Z\" level=info msg=\"Started container\" PID=12951 containerID=716c27513eb30184f1f27f6005bff217244246f26dddfa54a834db63356f8239 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=1be8af09-82c9-480c-ac34-093a339b567f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b\nJun 14 08:15:57.797182 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa9c51febd883b2 Mac:86:dc:22:a6:79:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/51429bb9-cb21-4397-b87a-ed0fd2e0c498 SocketPath: PciID:}] [{Interface:0xc0001e4c30 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:57.797182 crc crio[3637]: time=\"2026-06-14T08:15:57.794804844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.807727 crc crio[3637]: time=\"2026-06-14T08:15:57.807603569Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/51429bb9-cb21-4397-b87a-ed0fd2e0c498 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:0xc001918340}] Aliases:map[]}\"\nJun 14 08:15:57.807914 crc crio[3637]: time=\"2026-06-14T08:15:57.807808715Z\" 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 14 08:15:57.814536 crc crio[3637]: time=\"2026-06-14T08:15:57.810287758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.818883 crc crio[3637]: time=\"2026-06-14T08:15:57.815287714Z\" level=info msg=\"Started container\" PID=12908 containerID=de47e28d71360f4e967bd8a36314c8e63801bdd7c84e5ce05ed0e17782543552 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=0c8efd48-0334-424d-9122-df564ecfffed name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac\nJun 14 08:15:57.825451 crc crio[3637]: time=\"2026-06-14T08:15:57.823834496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.836340 crc crio[3637]: time=\"2026-06-14T08:15:57.835603142Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f5e5710-c37a-431a-9c25-9e901c363e4c 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:0xc002d984c8}] Aliases:map[]}\"\nJun 14 08:15:57.836340 crc crio[3637]: time=\"2026-06-14T08:15:57.83583452Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:57.841533 crc crio[3637]: time=\"2026-06-14T08:15:57.840715551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.877962 crc crio[3637]: time=\"2026-06-14T08:15:57.87020347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=811dbb10-573b-41f2-88d0-7e47719b34f0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:57.918964 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eca3339c6ec9cb9 Mac:7a:5d:a6:cd:e9:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/6a0e95b8-6aaa-4cef-8370-cfe08ca7736b SocketPath: PciID:}] [{Interface:0xc0001450f0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:57.920929 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c85ef8f6b4dabc6 Mac:32:24:27:82:d4:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/059989ba-0807-4109-944a-3a695af48425 SocketPath: PciID:}] [{Interface:0xc0000155d0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:57.922366 crc crio[3637]: time=\"2026-06-14T08:15:57.922204716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.925928 crc crio[3637]: time=\"2026-06-14T08:15:57.924778142Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/059989ba-0807-4109-944a-3a695af48425 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:0xc00171a168}] Aliases:map[]}\"\nJun 14 08:15:57.927137 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7991a1177fe65a4 Mac:c6:7b:1b:aa:14:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/605e9b71-260f-453d-8399-29b8bd1edbef SocketPath: PciID:}] [{Interface:0xc00032a970 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:57.928815 crc crio[3637]: time=\"2026-06-14T08:15:57.928498745Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/605e9b71-260f-453d-8399-29b8bd1edbef 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:0xc000122678}] Aliases:map[]}\"\nJun 14 08:15:57.928815 crc crio[3637]: time=\"2026-06-14T08:15:57.928742583Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:57.930548 crc crio[3637]: time=\"2026-06-14T08:15:57.929722344Z\" level=info msg=\"Ran pod sandbox df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=66ed7771-64ae-4454-8744-08c7bd68bfca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:57.947591 crc crio[3637]: time=\"2026-06-14T08:15:57.944682866Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/6a0e95b8-6aaa-4cef-8370-cfe08ca7736b 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:0xc00008cad8}] Aliases:map[]}\"\nJun 14 08:15:57.949419 crc crio[3637]: time=\"2026-06-14T08:15:57.94934375Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:57.950488 crc crio[3637]: time=\"2026-06-14T08:15:57.950296982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8d21d5a1-b97f-48c4-a558-b356fc3435ac name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:57.966674 crc crio[3637]: time=\"2026-06-14T08:15:57.960423078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.966674 crc crio[3637]: time=\"2026-06-14T08:15:57.960704888Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:57.966674 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b139dcedef6bd32 Mac:a6:97:66:f9:77:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/ea5edd99-e2bc-481f-afde-96b3af4caa36 SocketPath: PciID:}] [{Interface:0xc0002954e0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:57.966674 crc crio[3637]: time=\"2026-06-14T08:15:57.963972415Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ea5edd99-e2bc-481f-afde-96b3af4caa36 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:0xc0002d63f8}] Aliases:map[]}\"\nJun 14 08:15:57.966674 crc crio[3637]: time=\"2026-06-14T08:15:57.966290184Z\" level=info msg=\"Created container c2bd1164708fff5eafdfc201523d1eafee1a8da50df4f0dc603ad3f30b1ca693: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=5013a0c8-e64e-4d47-b6a2-cbf15e8a2333 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:57.975135 crc crio[3637]: time=\"2026-06-14T08:15:57.974228786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:57.979106 crc crio[3637]: time=\"2026-06-14T08:15:57.978827548Z\" 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 14 08:15:57.982376 crc crio[3637]: time=\"2026-06-14T08:15:57.982186311Z\" level=info msg=\"Ran pod sandbox 7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=00990eff-b5e8-4de9-af32-f21566a74542 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:57.985635 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f46bd846c5a89ba Mac:36:a3:35:7f:24:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/dcd2674c-a74d-4209-872f-91f15a26812c SocketPath: PciID:}] [{Interface:0xc000197430 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:57.986643 crc crio[3637]: time=\"2026-06-14T08:15:57.986529545Z\" level=info msg=\"Starting container: c2bd1164708fff5eafdfc201523d1eafee1a8da50df4f0dc603ad3f30b1ca693\" id=8b8e3552-b78f-4383-a547-eb399f06d468 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:57.998155 crc crio[3637]: time=\"2026-06-14T08:15:57.995701554Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/dcd2674c-a74d-4209-872f-91f15a26812c 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:0xc00171a838}] Aliases:map[]}\"\nJun 14 08:15:57.998155 crc crio[3637]: time=\"2026-06-14T08:15:57.996489901Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:57.998155 crc crio[3637]: time=\"2026-06-14T08:15:57.997597542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=578d9b14-0342-49bf-ac9c-924d49e87c9d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.006008 crc crio[3637]: time=\"2026-06-14T08:15:58.000735639Z\" level=info msg=\"Ran pod sandbox aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=1edb1316-600f-444e-a62a-f7db513f6a13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:58.018805 crc crio[3637]: time=\"2026-06-14T08:15:58.01681737Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=9d2c4e77-a648-477f-abac-0d6669b9baf8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.030148 crc crio[3637]: time=\"2026-06-14T08:15:58.022602042Z\" level=info msg=\"Ran pod sandbox 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=56f5b2b0-650a-4ecb-8b05-ec41e3e16b6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:58.030148 crc crio[3637]: time=\"2026-06-14T08:15:58.026483484Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=d1f06055-f920-4244-ab85-7e214fbb737e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.030496 crc crio[3637]: time=\"2026-06-14T08:15:58.030361083Z\" level=info msg=\"Started container\" PID=13021 containerID=c2bd1164708fff5eafdfc201523d1eafee1a8da50df4f0dc603ad3f30b1ca693 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=8b8e3552-b78f-4383-a547-eb399f06d468 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07\nJun 14 08:15:58.042186 crc crio[3637]: time=\"2026-06-14T08:15:58.042100929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f21a15c1-5980-4c5a-9054-7c9516489b9a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.043483 crc crio[3637]: time=\"2026-06-14T08:15:58.043399836Z\" level=info msg=\"Ran pod sandbox 7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4276bc75-3807-45cc-aa59-e303b5326ccc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:58.131329 crc crio[3637]: time=\"2026-06-14T08:15:58.125082389Z\" level=info msg=\"Ran pod sandbox eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=b926628d-4798-47a1-9217-2b4dd79c3dca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:58.131680 crc crio[3637]: time=\"2026-06-14T08:15:58.128480511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=cebf1b0c-8e72-4206-a658-4d5b4e21510b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.131751 crc crio[3637]: time=\"2026-06-14T08:15:58.128515922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2f21f5c2-915c-4608-b3a8-b714cf846a75 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.155816 crc crio[3637]: time=\"2026-06-14T08:15:58.155729748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=ecbc5534-0b7a-4921-8db5-8765705143dc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.157511 crc crio[3637]: time=\"2026-06-14T08:15:58.15727765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.172372 crc crio[3637]: time=\"2026-06-14T08:15:58.16000593Z\" level=info msg=\"Ran pod sandbox a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=ba92c7e9-d7ef-492b-b7b1-a19ce78977a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:58.172372 crc crio[3637]: time=\"2026-06-14T08:15:58.161209897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.183935 crc crio[3637]: time=\"2026-06-14T08:15:58.176779797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c3274d14-f126-4e87-97cd-057f6861420a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.183935 crc crio[3637]: time=\"2026-06-14T08:15:58.176832519Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=7201d847-14db-4147-b074-9e24ce41050e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.183935 crc crio[3637]: time=\"2026-06-14T08:15:58.176827569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=3e57b581-a73e-4871-a7a1-e0f68feaaa82 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.183935 crc crio[3637]: time=\"2026-06-14T08:15:58.177073377Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=3301796a-00a2-48d1-83b8-d17fc2708956 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.183935 crc crio[3637]: time=\"2026-06-14T08:15:58.177115888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=8a63dea8-aeb8-4deb-8d18-4523efa97893 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.183935 crc crio[3637]: time=\"2026-06-14T08:15:58.177137719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=29d8ca8a-208f-4ac5-ba4e-e35f8174b226 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.184810 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b298b11126752eb Mac:12:62:f5:40:7f:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/5ffd9cc0-b964-42f1-be5d-9167b45e7294 SocketPath: PciID:}] [{Interface:0xc00040c8f0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:58.185279 crc crio[3637]: time=\"2026-06-14T08:15:58.185155451Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=67267943-95ff-43b8-9fc6-a112ed0e3582 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.192958 crc crio[3637]: time=\"2026-06-14T08:15:58.186464369Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/5ffd9cc0-b964-42f1-be5d-9167b45e7294 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:0xc00171a468}] Aliases:map[]}\"\nJun 14 08:15:58.192958 crc crio[3637]: time=\"2026-06-14T08:15:58.186692676Z\" 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 14 08:15:58.241726 crc crio[3637]: time=\"2026-06-14T08:15:58.240772051Z\" level=info msg=\"Ran pod sandbox c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=6b3615b7-6c67-4faf-afc6-6ca7fadf61eb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:58.242036 crc crio[3637]: time=\"2026-06-14T08:15:58.241802107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.250735 crc crio[3637]: time=\"2026-06-14T08:15:58.24671377Z\" level=info msg=\"Ran pod sandbox f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=e31a9917-122f-4a57-a1dc-bbd6eece4338 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:58.289442 crc crio[3637]: time=\"2026-06-14T08:15:58.283390189Z\" level=info msg=\"Ran pod sandbox b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=055a06df-5242-4db1-9a84-14251d61e20a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:58.290279 crc crio[3637]: time=\"2026-06-14T08:15:58.290165462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=90532573-5bae-4652-bb42-fa405faa5be5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.290445 crc crio[3637]: time=\"2026-06-14T08:15:58.290363728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=7bc7789a-f595-466d-8d6e-3342e79cd1b4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.291256 crc crio[3637]: time=\"2026-06-14T08:15:58.291179115Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=1d538a9a-6f5c-4d7b-8bad-45693e45d41f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.291955 crc crio[3637]: time=\"2026-06-14T08:15:58.291824229Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=16257604-4e20-465f-b47d-3fffebf1efa9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.301975 crc crio[3637]: time=\"2026-06-14T08:15:58.292277782Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=eceaa20b-f791-45c8-8d71-5fef16e8cbaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.412731 crc crio[3637]: time=\"2026-06-14T08:15:58.402752884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.414057 crc crio[3637]: time=\"2026-06-14T08:15:58.292543141Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=02038b4f-55cf-41cd-9e42-d70651438118 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.414156 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b8547af875a589 Mac:8a:3f:f0:05:7c:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/739ffafd-c1e3-44c0-aab6-936dc4a138b5 SocketPath: PciID:}] [{Interface:0xc00050e5d0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:58.416132 crc crio[3637]: time=\"2026-06-14T08:15:58.296292497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=69b78106-dfda-4d3d-98a7-f914daf0b07b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.416780 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d00f32e88785207 Mac:8a:fd:a4:c1:ef:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/acb6db4f-8611-4145-8957-d46a659f993f SocketPath: PciID:}] [{Interface:0xc000194c50 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:58.420767 crc crio[3637]: time=\"2026-06-14T08:15:58.299554953Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=9e0d97a4-6406-4d06-8a2c-55abbb5056cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.420767 crc crio[3637]: time=\"2026-06-14T08:15:58.300720684Z\" level=info msg=\"Ran pod sandbox b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=7f1c95b8-f86a-4054-9297-e9d57eacf9da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:58.420767 crc crio[3637]: time=\"2026-06-14T08:15:58.418578324Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/739ffafd-c1e3-44c0-aab6-936dc4a138b5 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:0xc002d98188}] Aliases:map[]}\"\nJun 14 08:15:58.420767 crc crio[3637]: time=\"2026-06-14T08:15:58.325373474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.421661 crc crio[3637]: time=\"2026-06-14T08:15:58.292609463Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=a8b1fb4e-f57c-46e2-b548-d28818b53233 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.422080 crc crio[3637]: time=\"2026-06-14T08:15:58.421976992Z\" level=info msg=\"Created container 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f: openshift-console/console-6c684df5db-cc8g8/console\" id=8850632f-f866-4305-8d23-4a6a733c1b0d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.423100 crc crio[3637]: time=\"2026-06-14T08:15:58.42235739Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:58.430660 crc crio[3637]: time=\"2026-06-14T08:15:58.425470032Z\" level=info msg=\"Created container adc8f2ceb32046bf8118f83d1be57ec9c18d6c662f7bebd95837fc4cad3a9e21: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=14870c90-c554-4a98-93d4-625986210d48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.437163 crc crio[3637]: time=\"2026-06-14T08:15:58.43559243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.437163 crc crio[3637]: time=\"2026-06-14T08:15:58.436970624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.437777 crc crio[3637]: time=\"2026-06-14T08:15:58.437346928Z\" level=info msg=\"Created container 8ed5505a2aaf612a38306aeb4367e47edefa4f0e385d12a3599e035f3008f5d4: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=4fb1105c-109d-460b-867d-6aa891a0160a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.445219 crc crio[3637]: time=\"2026-06-14T08:15:58.445140929Z\" level=info msg=\"Starting container: 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f\" id=e4ee3926-f131-4108-b95c-d369a4935914 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:58.452317 crc crio[3637]: time=\"2026-06-14T08:15:58.452030398Z\" level=info msg=\"Starting container: adc8f2ceb32046bf8118f83d1be57ec9c18d6c662f7bebd95837fc4cad3a9e21\" id=5930a04c-2397-48a9-b961-433c5e88deff name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:58.453716 crc crio[3637]: time=\"2026-06-14T08:15:58.453621101Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=03e4dee9-4f16-4a95-9dad-811f5fc98c43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.453922 crc crio[3637]: time=\"2026-06-14T08:15:58.453822487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=fc91b2a7-bca9-473f-bd4e-7a3b3e2e66a1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.466876 crc crio[3637]: time=\"2026-06-14T08:15:58.460171807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=2556267e-aa5a-4525-a4e4-5a5669fca767 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.473194 crc crio[3637]: time=\"2026-06-14T08:15:58.471305564Z\" level=info msg=\"Started container\" PID=13080 containerID=6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f description=openshift-console/console-6c684df5db-cc8g8/console id=e4ee3926-f131-4108-b95c-d369a4935914 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52\nJun 14 08:15:58.473194 crc crio[3637]: time=\"2026-06-14T08:15:58.471680716Z\" level=info msg=\"Starting container: 8ed5505a2aaf612a38306aeb4367e47edefa4f0e385d12a3599e035f3008f5d4\" id=d76eba34-ab7c-41ce-a134-5624681c28df name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:58.485068 crc crio[3637]: time=\"2026-06-14T08:15:58.476426934Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/acb6db4f-8611-4145-8957-d46a659f993f 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:0xc0002d6340}] Aliases:map[]}\"\nJun 14 08:15:58.485068 crc crio[3637]: time=\"2026-06-14T08:15:58.477117407Z\" 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 14 08:15:58.485068 crc crio[3637]: time=\"2026-06-14T08:15:58.480953147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=5271e03c-f737-4a41-b1f0-2394600773ba name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.496804 crc crio[3637]: time=\"2026-06-14T08:15:58.48979523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.497433 crc crio[3637]: time=\"2026-06-14T08:15:58.497351725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.511177 crc crio[3637]: time=\"2026-06-14T08:15:58.510971231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.516424 crc crio[3637]: time=\"2026-06-14T08:15:58.516188726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.517331 crc crio[3637]: time=\"2026-06-14T08:15:58.517148568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.519275 crc crio[3637]: time=\"2026-06-14T08:15:58.517923862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.537146 crc crio[3637]: time=\"2026-06-14T08:15:58.535656202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.555427 crc crio[3637]: time=\"2026-06-14T08:15:58.553093699Z\" level=info msg=\"Started container\" PID=13041 containerID=adc8f2ceb32046bf8118f83d1be57ec9c18d6c662f7bebd95837fc4cad3a9e21 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=5930a04c-2397-48a9-b961-433c5e88deff name=/runtime.v1.RuntimeService/StartContainer sandboxID=2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b\nJun 14 08:15:58.555427 crc crio[3637]: time=\"2026-06-14T08:15:58.553227566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=5343e379-4e2f-4180-8032-5bd9ac7d50e7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.559226 crc crio[3637]: time=\"2026-06-14T08:15:58.558966399Z\" level=info msg=\"Ran pod sandbox 7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=72c350ac-a566-4992-ae88-8c52865b41db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:58.573664 crc crio[3637]: time=\"2026-06-14T08:15:58.573491859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7d0b51e9-5266-46fc-8523-62536ece61c8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.602908 crc crio[3637]: time=\"2026-06-14T08:15:58.600317998Z\" level=info msg=\"Created container abc0a8b144b6055aadeb64ec8de23939f3307a16172a492060efa4b226858529: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=151ff10c-3921-4ddf-9313-5427b88318cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.609198 crc crio[3637]: time=\"2026-06-14T08:15:58.608777047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.609198 crc crio[3637]: time=\"2026-06-14T08:15:58.609176134Z\" level=info msg=\"Starting container: abc0a8b144b6055aadeb64ec8de23939f3307a16172a492060efa4b226858529\" id=a95988e9-3cb7-49e9-b2de-c0d22760780c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:58.617286 crc crio[3637]: time=\"2026-06-14T08:15:58.612492262Z\" level=info msg=\"Started container\" PID=13085 containerID=8ed5505a2aaf612a38306aeb4367e47edefa4f0e385d12a3599e035f3008f5d4 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=d76eba34-ab7c-41ce-a134-5624681c28df name=/runtime.v1.RuntimeService/StartContainer sandboxID=93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20\nJun 14 08:15:58.622548 crc crio[3637]: time=\"2026-06-14T08:15:58.620295373Z\" level=info msg=\"Started container\" PID=13098 containerID=abc0a8b144b6055aadeb64ec8de23939f3307a16172a492060efa4b226858529 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=a95988e9-3cb7-49e9-b2de-c0d22760780c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc\nJun 14 08:15:58.633503 crc crio[3637]: time=\"2026-06-14T08:15:58.633228383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.640377 crc crio[3637]: time=\"2026-06-14T08:15:58.63659267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2741f875-b83f-4ec5-884a-17b8421510e3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.658801 crc crio[3637]: time=\"2026-06-14T08:15:58.649239885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=138eb591-196e-48ea-a132-5667474f655c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.678909 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c297b0ae8b5fd13 Mac:0e:5c:e4:e0:4c:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/ac5f216c-67b8-448a-83cf-d9f1935c1ffb SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:58.678909 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68a5185c5889ba4 Mac:0a:51:46:5b:fc:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/83ea3119-67e4-45f4-85f1-fc4d3d3d1887 SocketPath: PciID:}] [{Interface:0xc00037a760 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:58.678909 crc crio[3637]: time=\"2026-06-14T08:15:58.668426357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.678909 crc crio[3637]: time=\"2026-06-14T08:15:58.669927284Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/83ea3119-67e4-45f4-85f1-fc4d3d3d1887 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:0xc00171a5e0}] Aliases:map[]}\"\nJun 14 08:15:58.678909 crc crio[3637]: time=\"2026-06-14T08:15:58.670134671Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:58.678909 crc crio[3637]: time=\"2026-06-14T08:15:58.672356135Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ac5f216c-67b8-448a-83cf-d9f1935c1ffb 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:0xc00008c6a0}] Aliases:map[]}\"\nJun 14 08:15:58.678909 crc crio[3637]: time=\"2026-06-14T08:15:58.672551511Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:58.731821 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9687f26c10314f4 Mac:6a:66:da:a9:cd:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/4e39dd06-d1a9-4873-a568-d4569a396b4b SocketPath: PciID:}] [{Interface:0xc000124c60 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:58.731821 crc crio[3637]: time=\"2026-06-14T08:15:58.724391872Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4e39dd06-d1a9-4873-a568-d4569a396b4b 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:0xc000602618}] Aliases:map[]}\"\nJun 14 08:15:58.731821 crc crio[3637]: time=\"2026-06-14T08:15:58.724589269Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:58.740103 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af279a7b57e9519 Mac:ae:09:2b:ff:32:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/d8ce82a2-60e3-49e9-9913-140cc43a1cd6 SocketPath: PciID:}] [{Interface:0xc0001daa20 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:58.760076 crc crio[3637]: time=\"2026-06-14T08:15:58.746087157Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/d8ce82a2-60e3-49e9-9913-140cc43a1cd6 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:0xc00008ca68}] Aliases:map[]}\"\nJun 14 08:15:58.760076 crc crio[3637]: time=\"2026-06-14T08:15:58.747203035Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:58.765711 crc crio[3637]: time=\"2026-06-14T08:15:58.765459846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.795827 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e65550a21ed8a3 Mac:e6:1e:de:13:b7:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/6664d1ca-bb71-4d60-8232-46af5dfd25a5 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:58.795827 crc crio[3637]: time=\"2026-06-14T08:15:58.794493652Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/6664d1ca-bb71-4d60-8232-46af5dfd25a5 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:0xc000b10390}] Aliases:map[]}\"\nJun 14 08:15:58.795827 crc crio[3637]: time=\"2026-06-14T08:15:58.794715369Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:58.822045 crc crio[3637]: time=\"2026-06-14T08:15:58.810628558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.822045 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33779d32b629454 Mac:7a:da:0c:cc:36:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/85f1dbea-a595-4505-8d6c-f35779c275ba SocketPath: PciID:}] [{Interface:0xc0004be5d0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:15:58.822045 crc crio[3637]: time=\"2026-06-14T08:15:58.815939202Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/85f1dbea-a595-4505-8d6c-f35779c275ba 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:0xc00235c2d0}] Aliases:map[]}\"\nJun 14 08:15:58.822045 crc crio[3637]: time=\"2026-06-14T08:15:58.816173021Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:15:58.822045 crc crio[3637]: time=\"2026-06-14T08:15:58.818713451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.826482 crc crio[3637]: time=\"2026-06-14T08:15:58.826336893Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1139c374-7227-4ea3-ac0f-b798b3e6f339 name=/runtime.v1.ImageService/PullImage\nJun 14 08:15:58.830931 crc crio[3637]: time=\"2026-06-14T08:15:58.830328476Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=e85b56bb-1295-4eb1-86b7-9d4fa79007d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.834642 crc crio[3637]: time=\"2026-06-14T08:15:58.834420082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=b32f7d31-64a4-4def-b7d7-503f76cf5ed4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.839398 crc crio[3637]: time=\"2026-06-14T08:15:58.835437466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.839398 crc crio[3637]: time=\"2026-06-14T08:15:58.836675684Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=78462d85-c524-41a2-b590-02553137621d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.839398 crc crio[3637]: time=\"2026-06-14T08:15:58.83715761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.843382 crc crio[3637]: time=\"2026-06-14T08:15:58.842398657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.853120 crc crio[3637]: time=\"2026-06-14T08:15:58.852700781Z\" level=info msg=\"Ran pod sandbox d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=6233657a-3040-4d82-a8c2-81c5d4f8e9ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:58.862903 crc crio[3637]: time=\"2026-06-14T08:15:58.862771435Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=3f1a36d6-73b3-4321-a4b5-4e8163e7dc84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.870268 crc crio[3637]: time=\"2026-06-14T08:15:58.869700583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=78accfcd-efbc-4ae9-89e1-042ee2214022 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.870268 crc crio[3637]: time=\"2026-06-14T08:15:58.870093978Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=2d830173-d18a-4ef4-9b82-71109edf979a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.870439 crc crio[3637]: time=\"2026-06-14T08:15:58.870188159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7f628e82-b4ed-49a7-8d0d-d45890b3cbef name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.870439 crc crio[3637]: time=\"2026-06-14T08:15:58.870117847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e63f51a-29b9-49c4-80d5-e63c274fb635 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.873705 crc crio[3637]: time=\"2026-06-14T08:15:58.873273723Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=e3d54c9a-6f8c-46dd-a4b5-39a26eb227d3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.885141 crc crio[3637]: time=\"2026-06-14T08:15:58.882084272Z\" level=info msg=\"Created container 5dbd693d955ac0b5b2eaab9a96092993ab517b10b1ab4d0c22d2b5e5025f98af: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=875b3cf4-320a-4e8c-8a22-8026cdff7ea2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.893549 crc crio[3637]: time=\"2026-06-14T08:15:58.892573307Z\" level=info msg=\"Starting container: 5dbd693d955ac0b5b2eaab9a96092993ab517b10b1ab4d0c22d2b5e5025f98af\" id=59268417-6a86-4074-9cbc-1965ba39c716 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:58.893549 crc crio[3637]: time=\"2026-06-14T08:15:58.892685776Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 14 08:15:58.893689 crc crio[3637]: time=\"2026-06-14T08:15:58.893627697Z\" level=info msg=\"Ran pod sandbox 68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=70a42aa0-36cb-4ce7-8365-becc73281177 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:58.900943 crc crio[3637]: time=\"2026-06-14T08:15:58.896175226Z\" level=info msg=\"Created container 276d21985b71ae1450b51cef857345c0757202766435384e5ccc08a3a17cde46: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=366ace53-6967-4cd9-85c5-d434b1198ca3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:58.900943 crc crio[3637]: time=\"2026-06-14T08:15:58.898340304Z\" level=info msg=\"Starting container: 276d21985b71ae1450b51cef857345c0757202766435384e5ccc08a3a17cde46\" id=64e3dbc1-576f-4027-adda-c1d7c865be83 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:58.900943 crc crio[3637]: time=\"2026-06-14T08:15:58.898956344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=593b1cfc-cf60-4d54-8216-97301f7c5903 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:58.919351 crc crio[3637]: time=\"2026-06-14T08:15:58.919177496Z\" level=info msg=\"Started container\" PID=13140 containerID=5dbd693d955ac0b5b2eaab9a96092993ab517b10b1ab4d0c22d2b5e5025f98af description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=59268417-6a86-4074-9cbc-1965ba39c716 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737\nJun 14 08:15:58.951094 crc crio[3637]: time=\"2026-06-14T08:15:58.947156259Z\" level=info msg=\"Started container\" PID=13160 containerID=276d21985b71ae1450b51cef857345c0757202766435384e5ccc08a3a17cde46 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=64e3dbc1-576f-4027-adda-c1d7c865be83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b\nJun 14 08:15:58.963883 crc crio[3637]: time=\"2026-06-14T08:15:58.963637464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.977153 crc crio[3637]: time=\"2026-06-14T08:15:58.974945014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.980625 crc crio[3637]: time=\"2026-06-14T08:15:58.980044528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.986803 crc crio[3637]: time=\"2026-06-14T08:15:58.986739971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:58.995955 crc crio[3637]: time=\"2026-06-14T08:15:58.995758576Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fb32fd52-da61-4205-ba8f-3fe0d24d5427 name=/runtime.v1.ImageService/PullImage\nJun 14 08:15:58.997942 crc crio[3637]: time=\"2026-06-14T08:15:58.997110045Z\" level=info msg=\"Ran pod sandbox c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=ba5d2840-6e7a-49bc-aec0-77980751dcdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:59.002437 crc crio[3637]: time=\"2026-06-14T08:15:59.002044429Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 14 08:15:59.007924 crc crio[3637]: time=\"2026-06-14T08:15:59.007693466Z\" level=info msg=\"Created container b1748870d6b3fda5470cf6f4ebe7b210707a3957eb723cc1fada2015ef04182f: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=dc2544be-64d1-4376-b57d-394b9348a3c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.011977 crc crio[3637]: time=\"2026-06-14T08:15:59.011578945Z\" level=info msg=\"Starting container: b1748870d6b3fda5470cf6f4ebe7b210707a3957eb723cc1fada2015ef04182f\" id=f5e851e9-a7e8-4bfa-8043-3b507553cd1a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:59.012136 crc crio[3637]: time=\"2026-06-14T08:15:59.012057761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=812850cd-babe-4f3a-a0dc-a594e560da85 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:59.014277 crc crio[3637]: time=\"2026-06-14T08:15:59.014229353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.014777 crc crio[3637]: time=\"2026-06-14T08:15:59.014685868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.019685 crc crio[3637]: time=\"2026-06-14T08:15:59.019406133Z\" level=info msg=\"Ran pod sandbox 9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=8493a4ac-96c0-43ba-ba89-8863420acffa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:59.024050 crc crio[3637]: time=\"2026-06-14T08:15:59.023918672Z\" level=info msg=\"Ran pod sandbox af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=103cf854-d6e4-4b3b-9a34-c546009f8b8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:59.025790 crc crio[3637]: time=\"2026-06-14T08:15:59.025641567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=f5d0b6fd-13f7-4517-b667-88e4b1ed1616 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:59.026252 crc crio[3637]: time=\"2026-06-14T08:15:59.02619285Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=c8116b49-7413-42c0-9495-2878abb891e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.026679 crc crio[3637]: time=\"2026-06-14T08:15:59.026542572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.028205 crc crio[3637]: time=\"2026-06-14T08:15:59.02808399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=74bec24a-b99f-4312-b5e1-7465f40bfe81 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:59.028658 crc crio[3637]: time=\"2026-06-14T08:15:59.028564856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=414b5840-1e8f-4646-8b5f-fd6368e33990 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:59.032280 crc crio[3637]: time=\"2026-06-14T08:15:59.032206049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.038370 crc crio[3637]: time=\"2026-06-14T08:15:59.038270903Z\" level=info msg=\"Started container\" PID=13163 containerID=b1748870d6b3fda5470cf6f4ebe7b210707a3957eb723cc1fada2015ef04182f description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=f5e851e9-a7e8-4bfa-8043-3b507553cd1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d\nJun 14 08:15:59.047524 crc crio[3637]: time=\"2026-06-14T08:15:59.047450155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.056643 crc crio[3637]: time=\"2026-06-14T08:15:59.055761394Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=66991e9c-c555-4a07-a61e-b0fa939cffe5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.056970 crc crio[3637]: time=\"2026-06-14T08:15:59.055944383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=2d3e7071-6e25-42e9-b9df-3ba6b3e47f8a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:59.056970 crc crio[3637]: time=\"2026-06-14T08:15:59.056026181Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=a064ef30-57b2-4f3d-bf5e-ff541a78b0e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.056970 crc crio[3637]: time=\"2026-06-14T08:15:59.05614663Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=30008d17-f231-4d12-936a-184aca0459da name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.098955 crc crio[3637]: time=\"2026-06-14T08:15:59.098821255Z\" level=info msg=\"Ran pod sandbox 33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=6c0cfb3d-a8b8-49a0-9af8-94c46e823cfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:59.108592 crc crio[3637]: time=\"2026-06-14T08:15:59.108507078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.114118 crc crio[3637]: time=\"2026-06-14T08:15:59.114051704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.121169 crc crio[3637]: time=\"2026-06-14T08:15:59.120703409Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=88847332-c323-484f-81cb-6e7e06b36606 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:59.121900 crc crio[3637]: time=\"2026-06-14T08:15:59.12164742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.123222 crc crio[3637]: time=\"2026-06-14T08:15:59.122060323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ca1f29c6-a593-45f6-afcb-5291636857e2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:59.123742 crc crio[3637]: time=\"2026-06-14T08:15:59.123681557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=765f82e4-3ea0-4e8e-8ffb-cd0fb1a6a11f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:59.124472 crc crio[3637]: time=\"2026-06-14T08:15:59.124403354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.124944 crc crio[3637]: time=\"2026-06-14T08:15:59.124583637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.125635 crc crio[3637]: time=\"2026-06-14T08:15:59.125558859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.127716 crc crio[3637]: time=\"2026-06-14T08:15:59.127650549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=aefed3b7-6ce3-4a1b-881b-cf31bd92a496 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:59.129948 crc crio[3637]: time=\"2026-06-14T08:15:59.129791134Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=193990b6-f74e-4f8a-9530-84e64ca1c5d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.130252 crc crio[3637]: time=\"2026-06-14T08:15:59.130170911Z\" level=info msg=\"Ran pod sandbox 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=3d2f65a6-317c-4121-a2c7-13a732623dbf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:15:59.145529 crc crio[3637]: time=\"2026-06-14T08:15:59.141086719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=629fd71b-e771-4678-978d-d1b63ca44401 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:59.149732 crc crio[3637]: time=\"2026-06-14T08:15:59.149365851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.175603 crc crio[3637]: time=\"2026-06-14T08:15:59.174686982Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=059f47a8-f0f7-4016-a3b8-5938c12d45b4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:59.175603 crc crio[3637]: time=\"2026-06-14T08:15:59.174938404Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=db4c0d1d-7021-4e3c-bc82-760c4b0408f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.175603 crc crio[3637]: time=\"2026-06-14T08:15:59.175192709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=af8e9eb1-db87-40a6-8404-3e25f47622e3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:59.175603 crc crio[3637]: time=\"2026-06-14T08:15:59.175230532Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=56285d1c-d78b-4843-8ac3-5fea969dfb73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.186366 crc crio[3637]: time=\"2026-06-14T08:15:59.180296477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.186366 crc crio[3637]: time=\"2026-06-14T08:15:59.184137792Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=2c7489c1-19b7-4d2a-8efb-8c0e0a4f02ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.346913 crc crio[3637]: time=\"2026-06-14T08:15:59.345126594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=faba8fc5-c9b1-4b81-9d8b-07bac23b186a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:59.390682 crc crio[3637]: time=\"2026-06-14T08:15:59.390554243Z\" level=info msg=\"Created container dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=bb1f6270-0b69-4074-9140-c1cbe510be30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.408699 crc crio[3637]: time=\"2026-06-14T08:15:59.403464798Z\" level=info msg=\"Starting container: dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04\" id=83a8ae42-aa61-495d-ab60-575c2af9a883 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:59.419047 crc crio[3637]: time=\"2026-06-14T08:15:59.415595215Z\" level=info msg=\"Created container ed01235c023832fc3e4c8d8898322cadf929903505db88eac8b625b08b5202b2: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=38c43b24-e98b-4590-a720-628a2c241b31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.424630 crc crio[3637]: time=\"2026-06-14T08:15:59.424545622Z\" level=info msg=\"Created container 3e1c47262a5a0fb994f7c5bf19535a681969bd7a24976792bb40e863b7a7cef9: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=c0ea652a-d465-47fe-94eb-fafcaaec5658 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.429326 crc crio[3637]: time=\"2026-06-14T08:15:59.429128774Z\" level=info msg=\"Starting container: ed01235c023832fc3e4c8d8898322cadf929903505db88eac8b625b08b5202b2\" id=76268a4e-433d-4885-82eb-1a90e322b5d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:59.434694 crc crio[3637]: time=\"2026-06-14T08:15:59.434488562Z\" level=info msg=\"Starting container: 3e1c47262a5a0fb994f7c5bf19535a681969bd7a24976792bb40e863b7a7cef9\" id=4fd75f5f-33c8-4522-8fd7-a4705d1ccc74 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:59.445587 crc crio[3637]: time=\"2026-06-14T08:15:59.445459513Z\" level=info msg=\"Started container\" PID=13223 containerID=dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=83a8ae42-aa61-495d-ab60-575c2af9a883 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8\nJun 14 08:15:59.488822 crc crio[3637]: time=\"2026-06-14T08:15:59.485172942Z\" level=info msg=\"Started container\" PID=13220 containerID=3e1c47262a5a0fb994f7c5bf19535a681969bd7a24976792bb40e863b7a7cef9 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=4fd75f5f-33c8-4522-8fd7-a4705d1ccc74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0\nJun 14 08:15:59.503977 crc crio[3637]: time=\"2026-06-14T08:15:59.50373953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.521387 crc crio[3637]: time=\"2026-06-14T08:15:59.519016898Z\" level=info msg=\"Started container\" PID=13222 containerID=ed01235c023832fc3e4c8d8898322cadf929903505db88eac8b625b08b5202b2 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=76268a4e-433d-4885-82eb-1a90e322b5d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84\nJun 14 08:15:59.541197 crc crio[3637]: time=\"2026-06-14T08:15:59.540572549Z\" level=info msg=\"Created container 4ee128edb324cd9c9e8c9c2eab14e1a917d55ac2803dbe927fdf23ce410554b2: openshift-dns/dns-default-qtghf/dns\" id=69465adf-8d32-4890-99b9-ad664fb5c87f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.547044 crc crio[3637]: time=\"2026-06-14T08:15:59.546715937Z\" level=info msg=\"Created container 17b67908587d8919f6f8cc2c502a51da57169341cc8042a8463e71c9856124d1: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=d1f06055-f920-4244-ab85-7e214fbb737e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.556476 crc crio[3637]: time=\"2026-06-14T08:15:59.556354157Z\" level=info msg=\"Starting container: 4ee128edb324cd9c9e8c9c2eab14e1a917d55ac2803dbe927fdf23ce410554b2\" id=4768ff4c-d94f-458a-8436-3e5692c5045f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:59.577235 crc crio[3637]: time=\"2026-06-14T08:15:59.577025104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.592633 crc crio[3637]: time=\"2026-06-14T08:15:59.592525838Z\" level=info msg=\"Starting container: 17b67908587d8919f6f8cc2c502a51da57169341cc8042a8463e71c9856124d1\" id=6bf6083d-a4a9-4af6-9d70-469d4efe9191 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:59.604502 crc crio[3637]: time=\"2026-06-14T08:15:59.601667986Z\" level=info msg=\"Created container 5f935dae32aebb541fb971b535a01b400b03269e2c3c54332547fa4cc3038451: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=887d889a-de36-4679-8e06-1b157735bef1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.604502 crc crio[3637]: time=\"2026-06-14T08:15:59.604341424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5666d357-8248-4925-b45e-3c2e5144240e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:59.604502 crc crio[3637]: time=\"2026-06-14T08:15:59.604469138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=87fd1526-1d83-4a03-8d26-b807c3935dd2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:59.609188 crc crio[3637]: time=\"2026-06-14T08:15:59.607112705Z\" level=info msg=\"Starting container: 5f935dae32aebb541fb971b535a01b400b03269e2c3c54332547fa4cc3038451\" id=a56819da-8c86-468d-a4ae-7e4f84a7ff6f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:59.614008 crc crio[3637]: time=\"2026-06-14T08:15:59.613306651Z\" level=info msg=\"Started container\" PID=13264 containerID=4ee128edb324cd9c9e8c9c2eab14e1a917d55ac2803dbe927fdf23ce410554b2 description=openshift-dns/dns-default-qtghf/dns id=4768ff4c-d94f-458a-8436-3e5692c5045f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48\nJun 14 08:15:59.623572 crc crio[3637]: time=\"2026-06-14T08:15:59.622565733Z\" level=info msg=\"Created container 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=50e9aaa6-becb-4dc6-aee9-80c7f1ec3977 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.657065 crc crio[3637]: time=\"2026-06-14T08:15:59.656244221Z\" level=info msg=\"Starting container: 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7\" id=f6a8ede6-6c7b-4a57-b194-af33cac05c62 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:59.724267 crc crio[3637]: time=\"2026-06-14T08:15:59.723482147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.724267 crc crio[3637]: time=\"2026-06-14T08:15:59.724245602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.733164 crc crio[3637]: time=\"2026-06-14T08:15:59.731348202Z\" level=info msg=\"Started container\" PID=13224 containerID=5f935dae32aebb541fb971b535a01b400b03269e2c3c54332547fa4cc3038451 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=a56819da-8c86-468d-a4ae-7e4f84a7ff6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6\nJun 14 08:15:59.733164 crc crio[3637]: time=\"2026-06-14T08:15:59.731679393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=712da23e-c6dd-4bb7-9676-788123931716 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:15:59.749547 crc crio[3637]: time=\"2026-06-14T08:15:59.74882756Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=8c24915b-ff23-46ae-9410-37a0884d9e75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.750543 crc crio[3637]: time=\"2026-06-14T08:15:59.749353022Z\" level=info msg=\"Started container\" PID=13267 containerID=16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f6a8ede6-6c7b-4a57-b194-af33cac05c62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632\nJun 14 08:15:59.771132 crc crio[3637]: time=\"2026-06-14T08:15:59.770486982Z\" level=info msg=\"Created container c7cbc6a30dfc126a51ef4194e48bae6f01ff9e3db9cf446df8233498ab07116f: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=a58820a1-68b7-494f-b17b-7c2cca3bc657 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:15:59.777079 crc crio[3637]: time=\"2026-06-14T08:15:59.776825017Z\" level=info msg=\"Starting container: c7cbc6a30dfc126a51ef4194e48bae6f01ff9e3db9cf446df8233498ab07116f\" id=62649c58-264f-4bf0-8167-0efd599d3ec5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:15:59.793050 crc crio[3637]: time=\"2026-06-14T08:15:59.792498583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:15:59.879242 crc crio[3637]: time=\"2026-06-14T08:15:59.877288031Z\" level=info msg=\"Started container\" PID=13268 containerID=c7cbc6a30dfc126a51ef4194e48bae6f01ff9e3db9cf446df8233498ab07116f description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=62649c58-264f-4bf0-8167-0efd599d3ec5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0\nJun 14 08:15:59.887503 crc crio[3637]: time=\"2026-06-14T08:15:59.884384268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=72d174cb-1ed3-4f94-b3c3-5c5b022dc516 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:00.032024 crc crio[3637]: time=\"2026-06-14T08:16:00.030347167Z\" level=info msg=\"Started container\" PID=13251 containerID=17b67908587d8919f6f8cc2c502a51da57169341cc8042a8463e71c9856124d1 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=6bf6083d-a4a9-4af6-9d70-469d4efe9191 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355\nJun 14 08:16:00.119589 crc crio[3637]: time=\"2026-06-14T08:16:00.119459838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:00.192830 crc crio[3637]: time=\"2026-06-14T08:16:00.19156457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:00.196561 crc crio[3637]: time=\"2026-06-14T08:16:00.196411421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:00.224374 crc crio[3637]: time=\"2026-06-14T08:16:00.218317361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=69397c4c-18d3-47f7-aaf4-c4026b396b35 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:00.227437 crc crio[3637]: time=\"2026-06-14T08:16:00.227382652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a3b93b1d-7792-46fb-b168-ac3b8993e95f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:00.228120 crc crio[3637]: time=\"2026-06-14T08:16:00.228095216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0388cf3e-1847-4db0-8acc-fb988cd0dd6f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:00.270451 crc crio[3637]: time=\"2026-06-14T08:16:00.248228727Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=99230b2c-ce10-44ab-b90c-8b0874c8d935 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:00.279234 crc crio[3637]: time=\"2026-06-14T08:16:00.278772821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=318fa31d-7713-4e5b-8a22-b068ac450623 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:00.286585 crc crio[3637]: time=\"2026-06-14T08:16:00.285519365Z\" level=info msg=\"Created container 6ee88cf7cd25c5e3d09afd9cf7a2cc03b150e77c93a1873b1d2be17079ae40c9: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=eceaa20b-f791-45c8-8d71-5fef16e8cbaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:00.307076 crc crio[3637]: time=\"2026-06-14T08:16:00.305395885Z\" level=info msg=\"Starting container: 6ee88cf7cd25c5e3d09afd9cf7a2cc03b150e77c93a1873b1d2be17079ae40c9\" id=742edc8b-9ba4-4f81-a581-76d52ef1a259 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:00.512069 crc crio[3637]: time=\"2026-06-14T08:16:00.511414109Z\" level=info msg=\"Started container\" PID=13275 containerID=6ee88cf7cd25c5e3d09afd9cf7a2cc03b150e77c93a1873b1d2be17079ae40c9 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=742edc8b-9ba4-4f81-a581-76d52ef1a259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf\nJun 14 08:16:00.705824 crc crio[3637]: time=\"2026-06-14T08:16:00.702029836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=0d5b3f32-783b-4fd1-b369-cb98971a400d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:00.761264 crc crio[3637]: time=\"2026-06-14T08:16:00.761081079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:00.804648 crc crio[3637]: time=\"2026-06-14T08:16:00.80165159Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=857d7364-6ed8-42dc-9ac8-72df660a3271 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:00.804648 crc crio[3637]: time=\"2026-06-14T08:16:00.802333293Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=4b7cf87d-acf4-449c-ad41-d68b19d6480d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:00.804648 crc crio[3637]: time=\"2026-06-14T08:16:00.802385601Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=7acb4741-d346-451c-84c8-594b0c966b0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:00.815071 crc crio[3637]: time=\"2026-06-14T08:16:00.814062138Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=0e677eac-1ebe-4d1f-bdf8-944ea5f8e888 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:00.908634 crc crio[3637]: time=\"2026-06-14T08:16:00.903538972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:01.023349 crc crio[3637]: time=\"2026-06-14T08:16:01.022674352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:01.308201 crc crio[3637]: time=\"2026-06-14T08:16:01.307182612Z\" level=info msg=\"Created container aae7b9f7c4f5d111cfad2e9c7c47da563384cafcd6780857918df3b03fb2c639: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=c8116b49-7413-42c0-9495-2878abb891e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:01.331681 crc crio[3637]: time=\"2026-06-14T08:16:01.327752793Z\" level=info msg=\"Starting container: aae7b9f7c4f5d111cfad2e9c7c47da563384cafcd6780857918df3b03fb2c639\" id=9d15b9c1-82b9-4830-94bd-0fdc310aabf5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:01.480234 crc crio[3637]: time=\"2026-06-14T08:16:01.479301094Z\" level=info msg=\"Started container\" PID=13314 containerID=aae7b9f7c4f5d111cfad2e9c7c47da563384cafcd6780857918df3b03fb2c639 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=9d15b9c1-82b9-4830-94bd-0fdc310aabf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b\nJun 14 08:16:01.648225 crc crio[3637]: time=\"2026-06-14T08:16:01.638355173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:02.023666 crc crio[3637]: time=\"2026-06-14T08:16:02.010447602Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=b01f0ca1-7f08-4698-8203-e34b98c9b3ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:02.029040 crc crio[3637]: time=\"2026-06-14T08:16:02.027656359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:02.145264 crc crio[3637]: time=\"2026-06-14T08:16:02.144284145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:02.221429 crc crio[3637]: time=\"2026-06-14T08:16:02.204659959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:02.251369 crc crio[3637]: time=\"2026-06-14T08:16:02.243680877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:02.312542 crc crio[3637]: time=\"2026-06-14T08:16:02.312485569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:02.334823 crc crio[3637]: time=\"2026-06-14T08:16:02.334782295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:02.383540 crc crio[3637]: time=\"2026-06-14T08:16:02.383218643Z\" level=info msg=\"Created container 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=02038b4f-55cf-41cd-9e42-d70651438118 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:02.392231 crc crio[3637]: time=\"2026-06-14T08:16:02.391768399Z\" level=info msg=\"Starting container: 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62\" id=fd0b8dc5-44a7-4e2b-bcfb-f07563a9c058 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:02.518098 crc crio[3637]: time=\"2026-06-14T08:16:02.512584411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:02.602319 crc crio[3637]: time=\"2026-06-14T08:16:02.600536635Z\" level=info msg=\"Started container\" PID=13388 containerID=14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=fd0b8dc5-44a7-4e2b-bcfb-f07563a9c058 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722\nJun 14 08:16:02.603140 crc crio[3637]: time=\"2026-06-14T08:16:02.602752354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:02.664420 crc crio[3637]: time=\"2026-06-14T08:16:02.657541259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:02.698033 crc crio[3637]: time=\"2026-06-14T08:16:02.697798965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:02.789135 crc crio[3637]: time=\"2026-06-14T08:16:02.788702407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:02.790700 crc crio[3637]: time=\"2026-06-14T08:16:02.790531697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:02.864143 crc crio[3637]: time=\"2026-06-14T08:16:02.842152377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:03.074380 crc crio[3637]: time=\"2026-06-14T08:16:03.073657305Z\" level=info msg=\"Created container 561b915a2fe34baf93c02db748b1b6883d9f68cc2eab11eaa8fcf6b9838256c9: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=e85b56bb-1295-4eb1-86b7-9d4fa79007d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:03.123558 crc crio[3637]: time=\"2026-06-14T08:16:03.123220621Z\" level=info msg=\"Starting container: 561b915a2fe34baf93c02db748b1b6883d9f68cc2eab11eaa8fcf6b9838256c9\" id=a9998045-476d-49d6-8578-a52860f6097e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:03.144358 crc crio[3637]: time=\"2026-06-14T08:16:03.144307633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:03.156686 crc crio[3637]: time=\"2026-06-14T08:16:03.156529386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:03.209669 crc crio[3637]: time=\"2026-06-14T08:16:03.209269731Z\" level=info msg=\"Created container ace576a2cce28079e48243554d342d921c34afef48464ba825a955886f1e6db5: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=a8b1fb4e-f57c-46e2-b548-d28818b53233 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:03.219488 crc crio[3637]: time=\"2026-06-14T08:16:03.219397125Z\" level=info msg=\"Created container 73b6e35e6264800ecbcf1ecaadc67044129fd96b986b5b3afbe5d06477a5e48d: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=78462d85-c524-41a2-b590-02553137621d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:03.221553 crc crio[3637]: time=\"2026-06-14T08:16:03.221346947Z\" level=info msg=\"Started container\" PID=13436 containerID=561b915a2fe34baf93c02db748b1b6883d9f68cc2eab11eaa8fcf6b9838256c9 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=a9998045-476d-49d6-8578-a52860f6097e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8\nJun 14 08:16:03.222737 crc crio[3637]: time=\"2026-06-14T08:16:03.222463647Z\" level=info msg=\"Starting container: ace576a2cce28079e48243554d342d921c34afef48464ba825a955886f1e6db5\" id=04cfb63f-55de-457d-84ec-36fd83e5ee5a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:03.238392 crc crio[3637]: time=\"2026-06-14T08:16:03.236356797Z\" level=info msg=\"Starting container: 73b6e35e6264800ecbcf1ecaadc67044129fd96b986b5b3afbe5d06477a5e48d\" id=347cdff8-6584-482c-ba0d-4021c9854f66 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:03.330789 crc crio[3637]: time=\"2026-06-14T08:16:03.330570491Z\" level=info msg=\"Started container\" PID=13442 containerID=ace576a2cce28079e48243554d342d921c34afef48464ba825a955886f1e6db5 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=04cfb63f-55de-457d-84ec-36fd83e5ee5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d\nJun 14 08:16:03.388620 crc crio[3637]: time=\"2026-06-14T08:16:03.385686898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=235e08ce-f73d-4685-a5e8-836139a70630 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:03.476279 crc crio[3637]: time=\"2026-06-14T08:16:03.475348163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:03.552416 crc crio[3637]: time=\"2026-06-14T08:16:03.552213881Z\" level=info msg=\"Started container\" PID=13437 containerID=73b6e35e6264800ecbcf1ecaadc67044129fd96b986b5b3afbe5d06477a5e48d description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=347cdff8-6584-482c-ba0d-4021c9854f66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2\nJun 14 08:16:03.593458 crc crio[3637]: time=\"2026-06-14T08:16:03.59321554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8b84b633-f8db-44ba-a138-448d0b6ef60a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:03.710673 crc crio[3637]: time=\"2026-06-14T08:16:03.710563969Z\" level=info msg=\"Created container 894feb028d8d196d98347b1cba2b665bc8a94a450090c049354cbc8192b6accc: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=9e0d97a4-6406-4d06-8a2c-55abbb5056cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:03.712661 crc crio[3637]: time=\"2026-06-14T08:16:03.710706726Z\" level=info msg=\"Created container e16e4cee11bfb1ff33a5984d607376f6bf8004f493627caf609326be94f02967: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=66991e9c-c555-4a07-a61e-b0fa939cffe5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:03.719791 crc crio[3637]: time=\"2026-06-14T08:16:03.717245331Z\" level=info msg=\"Starting container: 894feb028d8d196d98347b1cba2b665bc8a94a450090c049354cbc8192b6accc\" id=d1983356-37a1-4827-b1bc-073e5f9c9495 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:03.719791 crc crio[3637]: time=\"2026-06-14T08:16:03.717478858Z\" level=info msg=\"Starting container: e16e4cee11bfb1ff33a5984d607376f6bf8004f493627caf609326be94f02967\" id=fe3e48e4-220f-4e79-8639-6819428d8e1f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:03.845488 crc crio[3637]: time=\"2026-06-14T08:16:03.845341784Z\" level=info msg=\"Started container\" PID=13461 containerID=894feb028d8d196d98347b1cba2b665bc8a94a450090c049354cbc8192b6accc description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=d1983356-37a1-4827-b1bc-073e5f9c9495 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3\nJun 14 08:16:03.848211 crc crio[3637]: time=\"2026-06-14T08:16:03.846547043Z\" level=info msg=\"Started container\" PID=13460 containerID=e16e4cee11bfb1ff33a5984d607376f6bf8004f493627caf609326be94f02967 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=fe3e48e4-220f-4e79-8639-6819428d8e1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13\nJun 14 08:16:04.245250 crc crio[3637]: time=\"2026-06-14T08:16:04.244641248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=fb961978-89b8-4c05-8034-7a36b9d34803 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:04.493253 crc crio[3637]: time=\"2026-06-14T08:16:04.488692273Z\" level=info msg=\"Created container ac6f3f68cbf6822b8f710e43b8fb67b29931c85d02372d405ac38af3057d8883: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=1d538a9a-6f5c-4d7b-8bad-45693e45d41f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:04.502168 crc crio[3637]: time=\"2026-06-14T08:16:04.498448446Z\" level=info msg=\"Starting container: ac6f3f68cbf6822b8f710e43b8fb67b29931c85d02372d405ac38af3057d8883\" id=a10ed0fd-96b3-48c8-80ba-f91de2464a13 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:04.652690 crc crio[3637]: time=\"2026-06-14T08:16:04.652593442Z\" level=info msg=\"Created container ede5521e502578a3b3c548a655828b784e235ce7e2134fe2957175c8cab9ddd6: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=7201d847-14db-4147-b074-9e24ce41050e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:04.675891 crc crio[3637]: time=\"2026-06-14T08:16:04.67209938Z\" level=info msg=\"Starting container: ede5521e502578a3b3c548a655828b784e235ce7e2134fe2957175c8cab9ddd6\" id=8303a4a9-dfe2-4925-a807-3c582c973e5a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:04.923019 crc crio[3637]: time=\"2026-06-14T08:16:04.922625677Z\" level=info msg=\"Started container\" PID=13518 containerID=ede5521e502578a3b3c548a655828b784e235ce7e2134fe2957175c8cab9ddd6 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=8303a4a9-dfe2-4925-a807-3c582c973e5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04\nJun 14 08:16:05.377919 crc crio[3637]: time=\"2026-06-14T08:16:05.377654855Z\" level=info msg=\"Started container\" PID=13508 containerID=ac6f3f68cbf6822b8f710e43b8fb67b29931c85d02372d405ac38af3057d8883 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=a10ed0fd-96b3-48c8-80ba-f91de2464a13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514\nJun 14 08:16:05.920354 crc crio[3637]: time=\"2026-06-14T08:16:05.896742374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:05.951537 crc crio[3637]: time=\"2026-06-14T08:16:05.94876976Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-5zz68/POD\" id=fb9b2446-4a7b-43f1-ac94-adf76fda2784 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:16:05.951537 crc crio[3637]: time=\"2026-06-14T08:16:05.949223576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:05.951537 crc crio[3637]: time=\"2026-06-14T08:16:05.950013611Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=9d56c7de-b779-4e14-97e0-b78c9926d2dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:05.955799 crc crio[3637]: time=\"2026-06-14T08:16:05.954402678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:05.971658 crc crio[3637]: time=\"2026-06-14T08:16:05.969388279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:06.034667 crc crio[3637]: time=\"2026-06-14T08:16:06.03417888Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-4knbx/POD\" id=837bbf13-bf0d-4801-9287-65a7352d073d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:16:06.034667 crc crio[3637]: time=\"2026-06-14T08:16:06.034349675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:06.040364 crc crio[3637]: time=\"2026-06-14T08:16:06.039817021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:06.428751 crc crio[3637]: time=\"2026-06-14T08:16:06.427526114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:06.515300 crc crio[3637]: time=\"2026-06-14T08:16:06.511194471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:07.038301 crc crio[3637]: time=\"2026-06-14T08:16:07.032518394Z\" level=info msg=\"Created container b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=56285d1c-d78b-4843-8ac3-5fea969dfb73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:07.169474 crc crio[3637]: time=\"2026-06-14T08:16:07.16940467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=c94fe84a-0c78-4530-b780-8b761f65fb05 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:07.313059 crc crio[3637]: time=\"2026-06-14T08:16:07.309690955Z\" level=info msg=\"Starting container: b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622\" id=f822e2f4-0223-4ffd-9fcd-119a30a8551f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:07.407119 crc crio[3637]: time=\"2026-06-14T08:16:07.405425644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:07.577517 crc crio[3637]: time=\"2026-06-14T08:16:07.574555334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:07.756506 crc crio[3637]: time=\"2026-06-14T08:16:07.754578066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:07.789723 crc crio[3637]: time=\"2026-06-14T08:16:07.789471415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:08.041221 crc crio[3637]: time=\"2026-06-14T08:16:08.037570601Z\" level=info msg=\"Started container\" PID=13597 containerID=b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f822e2f4-0223-4ffd-9fcd-119a30a8551f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b\nJun 14 08:16:08.591286 crc crio[3637]: time=\"2026-06-14T08:16:08.585575959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:08.776394 crc crio[3637]: time=\"2026-06-14T08:16:08.770263806Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=3b4cd699-ac8d-4726-a350-61d859c465e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:08.865821 crc crio[3637]: time=\"2026-06-14T08:16:08.864797275Z\" level=info msg=\"Created container a500ffac32c8d55d5a7e02d152ab6d9bc50e0ebd594c5a4f94443674f45078d2: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=a064ef30-57b2-4f3d-bf5e-ff541a78b0e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:08.943633 crc crio[3637]: time=\"2026-06-14T08:16:08.943577752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:09.364393 crc crio[3637]: time=\"2026-06-14T08:16:09.363624011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:09.686093 crc crio[3637]: time=\"2026-06-14T08:16:09.681334337Z\" level=info msg=\"Starting container: a500ffac32c8d55d5a7e02d152ab6d9bc50e0ebd594c5a4f94443674f45078d2\" id=fc670bf1-890e-489f-8e5f-58e4dfa6afdf name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:10.046975 crc crio[3637]: time=\"2026-06-14T08:16:10.033331737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:10.070095 crc crio[3637]: time=\"2026-06-14T08:16:10.069966963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:10.136591 crc crio[3637]: time=\"2026-06-14T08:16:10.11980691Z\" level=info msg=\"Started container\" PID=13622 containerID=a500ffac32c8d55d5a7e02d152ab6d9bc50e0ebd594c5a4f94443674f45078d2 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=fc670bf1-890e-489f-8e5f-58e4dfa6afdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b\nJun 14 08:16:10.156642 crc crio[3637]: time=\"2026-06-14T08:16:10.145320086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:10.251072 crc crio[3637]: time=\"2026-06-14T08:16:10.239460396Z\" level=info msg=\"Created container 6b3a7e2f8e6e73b19ea53c87aef60d0aad81080727aef61a67a709b2c3730c72: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=3f1a36d6-73b3-4321-a4b5-4e8163e7dc84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:10.320394 crc crio[3637]: time=\"2026-06-14T08:16:10.318643244Z\" level=info msg=\"Created container 0ca8763c0427dcdfe0c6799826076405121efa82ad612f5e36e2a1a25a24a793: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=30008d17-f231-4d12-936a-184aca0459da name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:10.387192 crc crio[3637]: time=\"2026-06-14T08:16:10.371095698Z\" level=info msg=\"Starting container: 0ca8763c0427dcdfe0c6799826076405121efa82ad612f5e36e2a1a25a24a793\" id=93d5e941-1e90-4292-8814-16b38438eef2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:10.723616 crc crio[3637]: time=\"2026-06-14T08:16:10.721748617Z\" level=info msg=\"Starting container: 6b3a7e2f8e6e73b19ea53c87aef60d0aad81080727aef61a67a709b2c3730c72\" id=b76ce364-1658-4617-88e5-34f89b71c9c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:10.764613 crc crio[3637]: time=\"2026-06-14T08:16:10.763466928Z\" level=info msg=\"Started container\" PID=13644 containerID=0ca8763c0427dcdfe0c6799826076405121efa82ad612f5e36e2a1a25a24a793 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=93d5e941-1e90-4292-8814-16b38438eef2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc\nJun 14 08:16:11.283377 crc crio[3637]: time=\"2026-06-14T08:16:11.267770715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:11.293418 crc crio[3637]: time=\"2026-06-14T08:16:11.288736924Z\" level=info msg=\"Started container\" PID=13640 containerID=6b3a7e2f8e6e73b19ea53c87aef60d0aad81080727aef61a67a709b2c3730c72 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=b76ce364-1658-4617-88e5-34f89b71c9c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188\nJun 14 08:16:11.617170 crc crio[3637]: time=\"2026-06-14T08:16:11.607552677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:11.843379 crc crio[3637]: time=\"2026-06-14T08:16:11.841711067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:14.141282 crc crio[3637]: time=\"2026-06-14T08:16:14.103901664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:14.141282 crc crio[3637]: time=\"2026-06-14T08:16:14.116384132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:14.379160 crc crio[3637]: time=\"2026-06-14T08:16:14.353259427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:14.514359 crc crio[3637]: time=\"2026-06-14T08:16:14.513603827Z\" level=info msg=\"Created container 8c8fdea7750aac12e0e88ad419725c7805c70f9ae213c1fda610e77f1acf50d0: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=db4c0d1d-7021-4e3c-bc82-760c4b0408f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:14.557911 crc crio[3637]: time=\"2026-06-14T08:16:14.557191664Z\" level=info msg=\"Starting container: 8c8fdea7750aac12e0e88ad419725c7805c70f9ae213c1fda610e77f1acf50d0\" id=5161cd49-0061-42f2-9008-15bc5be952e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:14.676182 crc crio[3637]: time=\"2026-06-14T08:16:14.672373122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:14.973807 crc crio[3637]: time=\"2026-06-14T08:16:14.967583592Z\" level=info msg=\"Started container\" PID=13684 containerID=8c8fdea7750aac12e0e88ad419725c7805c70f9ae213c1fda610e77f1acf50d0 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=5161cd49-0061-42f2-9008-15bc5be952e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a\nJun 14 08:16:15.852305 crc crio[3637]: time=\"2026-06-14T08:16:15.851619348Z\" level=info msg=\"Created container 7533b70cde2198eb408fa9d504f0cb5904a31dccd74257bc1b7c3cdbe3d10bdd: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=b01f0ca1-7f08-4698-8203-e34b98c9b3ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:16.076669 crc crio[3637]: time=\"2026-06-14T08:16:16.076407567Z\" level=info msg=\"Starting container: 7533b70cde2198eb408fa9d504f0cb5904a31dccd74257bc1b7c3cdbe3d10bdd\" id=90d31942-b8a3-4597-8193-23e4692a9823 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:16.254229 crc crio[3637]: time=\"2026-06-14T08:16:16.253580732Z\" level=info msg=\"Stopping container: 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7 (timeout: 30s)\" id=d727d32d-af4c-4201-a6ef-78c3530664d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:16:16.307219 crc crio[3637]: time=\"2026-06-14T08:16:16.30372952Z\" level=info msg=\"Started container\" PID=13759 containerID=7533b70cde2198eb408fa9d504f0cb5904a31dccd74257bc1b7c3cdbe3d10bdd description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=90d31942-b8a3-4597-8193-23e4692a9823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6\nJun 14 08:16:17.145036 crc crio[3637]: time=\"2026-06-14T08:16:17.143267957Z\" level=info msg=\"Created container 113a3fd9bf32af8bad232e74480b225f86568835360fa732d058b479c495b856: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=99230b2c-ce10-44ab-b90c-8b0874c8d935 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:17.417565 crc crio[3637]: time=\"2026-06-14T08:16:17.413501043Z\" level=info msg=\"Starting container: 113a3fd9bf32af8bad232e74480b225f86568835360fa732d058b479c495b856\" id=c540888f-3d5a-4796-a6ce-4984f249a9ce name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:18.957267 crc crio[3637]: time=\"2026-06-14T08:16:18.931717784Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-rpqmh/POD\" id=22cd562f-8e4e-4e3a-8ef1-a6253f015c2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:16:19.788470 crc crio[3637]: time=\"2026-06-14T08:16:19.15854875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:19.788470 crc crio[3637]: time=\"2026-06-14T08:16:18.939205933Z\" level=info msg=\"Started container\" PID=13768 containerID=113a3fd9bf32af8bad232e74480b225f86568835360fa732d058b479c495b856 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=c540888f-3d5a-4796-a6ce-4984f249a9ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105\nJun 14 08:16:19.788470 crc crio[3637]: time=\"2026-06-14T08:16:19.129748864Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-r6jp9/POD\" id=6701f343-3a3e-4363-946f-a7807e071d40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:16:19.788470 crc crio[3637]: time=\"2026-06-14T08:16:19.206212506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:20.658819 crc crio[3637]: time=\"2026-06-14T08:16:20.658581195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:20.811340 crc crio[3637]: time=\"2026-06-14T08:16:20.810679417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:20.882783 crc crio[3637]: time=\"2026-06-14T08:16:20.877544129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:21.381779 crc crio[3637]: time=\"2026-06-14T08:16:21.367350486Z\" level=info msg=\"Stopped container 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d727d32d-af4c-4201-a6ef-78c3530664d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:16:21.494137 crc crio[3637]: time=\"2026-06-14T08:16:21.493644949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=55d659ef-f387-488c-bfa9-ed08113680ce name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:22.041224 crc crio[3637]: time=\"2026-06-14T08:16:22.040649978Z\" level=info msg=\"Created container af262a3cae12d25fb65ec9e0b5641a1b5822800662fcfac9bc396a2055b90028: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=2d830173-d18a-4ef4-9b82-71109edf979a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:22.212266 crc crio[3637]: time=\"2026-06-14T08:16:22.207615387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:22.402633 crc crio[3637]: time=\"2026-06-14T08:16:22.40038154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=77bf9eb5-40a0-4a09-885f-fbd16b936076 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:22.626405 crc crio[3637]: time=\"2026-06-14T08:16:22.622403349Z\" level=info msg=\"Created container ae3efeeedfb8d646ed263146110538b334de7e9695ee4e819037b285be9e96d2: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=2c7489c1-19b7-4d2a-8efb-8c0e0a4f02ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:22.694348 crc crio[3637]: time=\"2026-06-14T08:16:22.69381379Z\" level=info msg=\"Starting container: af262a3cae12d25fb65ec9e0b5641a1b5822800662fcfac9bc396a2055b90028\" id=661ef96f-072b-4e95-aec8-186ca9378423 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:22.728115 crc crio[3637]: time=\"2026-06-14T08:16:22.715721712Z\" level=info msg=\"Starting container: ae3efeeedfb8d646ed263146110538b334de7e9695ee4e819037b285be9e96d2\" id=e2036f9d-7c3a-4938-9977-a8e942dfe37c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:22.781497 crc crio[3637]: time=\"2026-06-14T08:16:22.770455367Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8223facc-da7d-4be8-aeee-9d2abce9913f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:22.917978 crc crio[3637]: time=\"2026-06-14T08:16:22.915389696Z\" level=info msg=\"Started container\" PID=13857 containerID=af262a3cae12d25fb65ec9e0b5641a1b5822800662fcfac9bc396a2055b90028 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=661ef96f-072b-4e95-aec8-186ca9378423 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52\nJun 14 08:16:23.232313 crc crio[3637]: time=\"2026-06-14T08:16:23.209611118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:23.281161 crc crio[3637]: time=\"2026-06-14T08:16:23.279459981Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bd90da57-5e68-4077-ab6e-a384a96cbe91 name=/runtime.v1.ImageService/PullImage\nJun 14 08:16:23.363414 crc crio[3637]: time=\"2026-06-14T08:16:23.363250966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:23.387806 crc crio[3637]: time=\"2026-06-14T08:16:23.387747302Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cf5a71d0-130a-468f-8c18-4c619fbdb0fd name=/runtime.v1.ImageService/PullImage\nJun 14 08:16:23.527361 crc crio[3637]: time=\"2026-06-14T08:16:23.527312335Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 14 08:16:23.541798 crc crio[3637]: time=\"2026-06-14T08:16:23.541755585Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 14 08:16:23.757086 crc crio[3637]: time=\"2026-06-14T08:16:23.754777833Z\" level=info msg=\"Started container\" PID=13866 containerID=ae3efeeedfb8d646ed263146110538b334de7e9695ee4e819037b285be9e96d2 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=e2036f9d-7c3a-4938-9977-a8e942dfe37c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35\nJun 14 08:16:24.283236 crc crio[3637]: time=\"2026-06-14T08:16:24.28220043Z\" level=info msg=\"Got pod network &{Name:certified-operators-5zz68 Namespace:openshift-marketplace ID:519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597 UID:3a1efafd-8d8c-4401-8d74-f33e48025080 NetNS:/var/run/netns/a19f0e63-e901-4696-baf2-f6a8e178b914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a1efafd_8d8c_4401_8d74_f33e48025080.slice PodAnnotations:0xc00019ce80}] Aliases:map[]}\"\nJun 14 08:16:24.283236 crc crio[3637]: time=\"2026-06-14T08:16:24.282333774Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-5zz68 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:16:24.725283 crc crio[3637]: time=\"2026-06-14T08:16:24.722207531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:24.832722 crc crio[3637]: time=\"2026-06-14T08:16:24.83114111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:25.300510 crc crio[3637]: time=\"2026-06-14T08:16:25.284830044Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r6jp9 Namespace:openshift-marketplace ID:4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb UID:8daa7757-e649-4a0c-a54a-f9e356e1eaa5 NetNS:/var/run/netns/d4a7715a-bc11-4862-928c-60418fdf560a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8daa7757_e649_4a0c_a54a_f9e356e1eaa5.slice PodAnnotations:0xc001918ba8}] Aliases:map[]}\"\nJun 14 08:16:25.300510 crc crio[3637]: time=\"2026-06-14T08:16:25.299943545Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-r6jp9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:16:25.334166 crc crio[3637]: time=\"2026-06-14T08:16:25.334103083Z\" level=info msg=\"Created container f0f47b0e4a0766c315c3e7b28b529ca9d3671c89f5220f55a06be89171c20590: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=857d7364-6ed8-42dc-9ac8-72df660a3271 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:25.346898 crc crio[3637]: time=\"2026-06-14T08:16:25.345594514Z\" level=info msg=\"Got pod network &{Name:community-operators-4knbx Namespace:openshift-marketplace ID:13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3 UID:1b98e5a3-8680-437f-8900-b714df3bf939 NetNS:/var/run/netns/e82b49a5-a2c9-4f54-887b-03869ada996f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b98e5a3_8680_437f_8900_b714df3bf939.slice PodAnnotations:0xc00235d0b8}] Aliases:map[]}\"\nJun 14 08:16:25.346898 crc crio[3637]: time=\"2026-06-14T08:16:25.345696007Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-4knbx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:16:25.403329 crc crio[3637]: time=\"2026-06-14T08:16:25.359554198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:25.403329 crc crio[3637]: time=\"2026-06-14T08:16:25.400613533Z\" level=info msg=\"Starting container: f0f47b0e4a0766c315c3e7b28b529ca9d3671c89f5220f55a06be89171c20590\" id=0118d3be-2313-4000-82d3-8be90350d67b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:25.484681 crc crio[3637]: time=\"2026-06-14T08:16:25.483512636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:25.834460 crc crio[3637]: time=\"2026-06-14T08:16:25.833607108Z\" level=info msg=\"Started container\" PID=13899 containerID=f0f47b0e4a0766c315c3e7b28b529ca9d3671c89f5220f55a06be89171c20590 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=0118d3be-2313-4000-82d3-8be90350d67b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48\nJun 14 08:16:26.038525 crc crio[3637]: time=\"2026-06-14T08:16:26.03771946Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rpqmh Namespace:openshift-marketplace ID:bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a UID:35fc4b77-e660-421d-aa26-4b8c92c574d7 NetNS:/var/run/netns/3576a62c-a9ce-4d5b-b57b-33580bc5f527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35fc4b77_e660_421d_aa26_4b8c92c574d7.slice PodAnnotations:0xc00019c2b0}] Aliases:map[]}\"\nJun 14 08:16:26.038525 crc crio[3637]: time=\"2026-06-14T08:16:26.038337801Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-rpqmh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:16:26.281673 crc crio[3637]: time=\"2026-06-14T08:16:26.274248112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:27.195031 crc crio[3637]: time=\"2026-06-14T08:16:27.161002196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:28.047616 crc crio[3637]: time=\"2026-06-14T08:16:28.039503548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:29.434401 crc crio[3637]: time=\"2026-06-14T08:16:29.433483586Z\" level=info msg=\"Created container 155f5003cc87b7d3b8bc967151356079b57faa865176b8a659a083f5cebd2a10: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=193990b6-f74e-4f8a-9530-84e64ca1c5d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:29.491406 crc crio[3637]: time=\"2026-06-14T08:16:29.490830093Z\" level=info msg=\"Created container 1e5165f339fe7e31417a80bc51bf54738b514423d1eb78c9cfdcf0e5e7300eee: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=8c24915b-ff23-46ae-9410-37a0884d9e75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:29.627613 crc crio[3637]: time=\"2026-06-14T08:16:29.624406037Z\" level=info msg=\"Stopping container: 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62 (timeout: 30s)\" id=f81f19e6-ca0d-40c7-9986-7e8e4c8976b4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:16:29.646759 crc crio[3637]: time=\"2026-06-14T08:16:29.640074931Z\" level=info msg=\"Starting container: 155f5003cc87b7d3b8bc967151356079b57faa865176b8a659a083f5cebd2a10\" id=79e4f509-90f6-462d-9e60-47186bbd2741 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:29.673694 crc crio[3637]: time=\"2026-06-14T08:16:29.67329164Z\" level=info msg=\"Starting container: 1e5165f339fe7e31417a80bc51bf54738b514423d1eb78c9cfdcf0e5e7300eee\" id=85f9cc9b-2d17-467e-a447-2ff0fec09ada name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:29.890547 crc crio[3637]: time=\"2026-06-14T08:16:29.89014809Z\" level=info msg=\"Started container\" PID=13949 containerID=155f5003cc87b7d3b8bc967151356079b57faa865176b8a659a083f5cebd2a10 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=79e4f509-90f6-462d-9e60-47186bbd2741 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac\nJun 14 08:16:29.948476 crc crio[3637]: time=\"2026-06-14T08:16:29.94457806Z\" level=info msg=\"Created container 1fe58ef31ba1a522427e6315ba0ff146af274646128b0963b43ad160b136b79d: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=4b7cf87d-acf4-449c-ad41-d68b19d6480d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:29.974178 crc crio[3637]: time=\"2026-06-14T08:16:29.97408498Z\" level=info msg=\"Started container\" PID=14031 containerID=1e5165f339fe7e31417a80bc51bf54738b514423d1eb78c9cfdcf0e5e7300eee description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=85f9cc9b-2d17-467e-a447-2ff0fec09ada name=/runtime.v1.RuntimeService/StartContainer sandboxID=33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0\nJun 14 08:16:29.984263 crc crio[3637]: time=\"2026-06-14T08:16:29.983892115Z\" level=info msg=\"Starting container: 1fe58ef31ba1a522427e6315ba0ff146af274646128b0963b43ad160b136b79d\" id=c234db3d-d129-4de6-b943-e2de955f4d50 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:30.008508 crc crio[3637]: time=\"2026-06-14T08:16:30.007791542Z\" level=info msg=\"Started container\" PID=14036 containerID=1fe58ef31ba1a522427e6315ba0ff146af274646128b0963b43ad160b136b79d description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=c234db3d-d129-4de6-b943-e2de955f4d50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84\nJun 14 08:16:30.092461 crc crio[3637]: time=\"2026-06-14T08:16:30.091346106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=85963169-d9a2-43a5-b1a8-b58838adbf2b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:30.191205 crc crio[3637]: time=\"2026-06-14T08:16:30.18869902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6664e64a-86d8-48a3-8559-0f1054788ab6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:30.230542 crc crio[3637]: time=\"2026-06-14T08:16:30.230359986Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=003c41c5-54b4-413d-bf9d-a4028ae5a1a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:30.232803 crc crio[3637]: time=\"2026-06-14T08:16:30.231225865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:30.321925 crc crio[3637]: time=\"2026-06-14T08:16:30.317614806Z\" level=info msg=\"Created container c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8223facc-da7d-4be8-aeee-9d2abce9913f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:30.333344 crc crio[3637]: time=\"2026-06-14T08:16:30.332730148Z\" level=info msg=\"Starting container: c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773\" id=6f4a7c53-fd93-43b8-8567-aa6f0e7f37e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:30.439773 crc crio[3637]: time=\"2026-06-14T08:16:30.436568098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:30.665002 crc crio[3637]: time=\"2026-06-14T08:16:30.444671197Z\" level=info msg=\"Created container be077c294c78a2ba9f0cae333626e59732e3366b063456e9df6653f74a8417d3: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=9d56c7de-b779-4e14-97e0-b78c9926d2dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:30.685097 crc crio[3637]: time=\"2026-06-14T08:16:30.684456928Z\" level=info msg=\"Starting container: be077c294c78a2ba9f0cae333626e59732e3366b063456e9df6653f74a8417d3\" id=422a268b-cbab-464f-aaa9-7b52cd5689e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:30.995535 crc crio[3637]: time=\"2026-06-14T08:16:30.94380875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:30.995535 crc crio[3637]: time=\"2026-06-14T08:16:30.94954452Z\" level=info msg=\"Stopped container 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f81f19e6-ca0d-40c7-9986-7e8e4c8976b4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:16:30.995535 crc crio[3637]: time=\"2026-06-14T08:16:30.953615044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=20202183-48be-4f67-a599-02604c141fca name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:30.995535 crc crio[3637]: time=\"2026-06-14T08:16:30.956771139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=06081b47-cb3f-4778-a283-5d80f67edd20 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:31.061700 crc crio[3637]: time=\"2026-06-14T08:16:31.061622667Z\" level=info msg=\"Started container\" PID=14076 containerID=c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=6f4a7c53-fd93-43b8-8567-aa6f0e7f37e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632\nJun 14 08:16:31.096099 crc crio[3637]: time=\"2026-06-14T08:16:31.095365145Z\" level=info msg=\"Started container\" PID=13930 containerID=be077c294c78a2ba9f0cae333626e59732e3366b063456e9df6653f74a8417d3 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=422a268b-cbab-464f-aaa9-7b52cd5689e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d\nJun 14 08:16:31.353759 crc crio[3637]: time=\"2026-06-14T08:16:31.35345493Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3b2c29b5-8376-44d3-a24d-0553fdfc952d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:31.364017 crc crio[3637]: time=\"2026-06-14T08:16:31.363829958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:31.633969 crc crio[3637]: time=\"2026-06-14T08:16:31.633575369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:31.815407 crc crio[3637]: time=\"2026-06-14T08:16:31.8145462Z\" level=info msg=\"Created container 3be848c63e3808380eb4460b80ed2a3308187743633bd4a9398382c1c17504d9: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=3b4cd699-ac8d-4726-a350-61d859c465e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:31.991089 crc crio[3637]: time=\"2026-06-14T08:16:31.98775544Z\" level=info msg=\"Starting container: 3be848c63e3808380eb4460b80ed2a3308187743633bd4a9398382c1c17504d9\" id=6c1b016e-2b85-4847-a276-fc401d227ed0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:32.037168 crc crio[3637]: time=\"2026-06-14T08:16:32.037104109Z\" level=info msg=\"Created container c92889b46cf8a29d31f09e41cd5cf76c38d1e7354220d181ce90d3fe4bcb2db2: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=0e677eac-1ebe-4d1f-bdf8-944ea5f8e888 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:32.088756 crc crio[3637]: time=\"2026-06-14T08:16:32.088710715Z\" level=info msg=\"Starting container: c92889b46cf8a29d31f09e41cd5cf76c38d1e7354220d181ce90d3fe4bcb2db2\" id=2fa07a99-13a5-4de9-8182-024c8586abb0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:32.266123 crc crio[3637]: time=\"2026-06-14T08:16:32.260451399Z\" level=info msg=\"Started container\" PID=14146 containerID=c92889b46cf8a29d31f09e41cd5cf76c38d1e7354220d181ce90d3fe4bcb2db2 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=2fa07a99-13a5-4de9-8182-024c8586abb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20\nJun 14 08:16:33.270756 crc crio[3637]: time=\"2026-06-14T08:16:33.269704826Z\" level=info msg=\"Started container\" PID=14144 containerID=3be848c63e3808380eb4460b80ed2a3308187743633bd4a9398382c1c17504d9 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=6c1b016e-2b85-4847-a276-fc401d227ed0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8\nJun 14 08:16:33.565386 crc crio[3637]: time=\"2026-06-14T08:16:33.564399127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:33.641009 crc crio[3637]: time=\"2026-06-14T08:16:33.640404882Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e2b92a2c-f173-421a-b4ce-facd1920b4f3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:33.715135 crc crio[3637]: time=\"2026-06-14T08:16:33.714662337Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=44ea088c-2c57-4744-989d-5963b2ae05e2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:33.769545 crc crio[3637]: time=\"2026-06-14T08:16:33.761132326Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=697ddcfe-6e78-49f0-9b5e-48a00d79af67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:33.769545 crc crio[3637]: time=\"2026-06-14T08:16:33.762039076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:34.434295 crc crio[3637]: time=\"2026-06-14T08:16:34.434144421Z\" level=info msg=\"Created container cf2bba6c1f579eb8ebe4db6241c2980f4bf2a21f65d9b374c766e545915834d1: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=7acb4741-d346-451c-84c8-594b0c966b0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:34.717559 crc crio[3637]: time=\"2026-06-14T08:16:34.717343309Z\" level=info msg=\"Starting container: cf2bba6c1f579eb8ebe4db6241c2980f4bf2a21f65d9b374c766e545915834d1\" id=36fd6525-f540-4614-afdc-c3053ab36e3b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:35.342178 crc crio[3637]: time=\"2026-06-14T08:16:35.341600522Z\" level=info msg=\"Started container\" PID=14214 containerID=cf2bba6c1f579eb8ebe4db6241c2980f4bf2a21f65d9b374c766e545915834d1 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=36fd6525-f540-4614-afdc-c3053ab36e3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0\nJun 14 08:16:35.729557 crc crio[3637]: time=\"2026-06-14T08:16:35.728218339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:36.076408 crc crio[3637]: time=\"2026-06-14T08:16:36.076314582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:36.114688 crc crio[3637]: time=\"2026-06-14T08:16:36.112394033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:37.385631 crc crio[3637]: time=\"2026-06-14T08:16:37.383990164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:39.032582 crc crio[3637]: time=\"2026-06-14T08:16:39.032290056Z\" level=info msg=\"Created container a26d6dfa47147a075948b3802a2784e6988477637c357d51bf3c086cf30bddd2: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3b2c29b5-8376-44d3-a24d-0553fdfc952d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:39.053539 crc crio[3637]: time=\"2026-06-14T08:16:39.053063756Z\" level=info msg=\"Starting container: a26d6dfa47147a075948b3802a2784e6988477637c357d51bf3c086cf30bddd2\" id=34cad1ae-45bc-4ec6-8ccb-e9a7ccb65445 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:39.405724 crc crio[3637]: time=\"2026-06-14T08:16:39.40500152Z\" level=info msg=\"Started container\" PID=14256 containerID=a26d6dfa47147a075948b3802a2784e6988477637c357d51bf3c086cf30bddd2 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=34cad1ae-45bc-4ec6-8ccb-e9a7ccb65445 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722\nJun 14 08:16:39.631605 crc crio[3637]: time=\"2026-06-14T08:16:39.629828932Z\" level=info msg=\"Created container 43a5774cb90ab89d3d6704f9ca30878cad058e61148c14061dab8303f9daca9b: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=03e4dee9-4f16-4a95-9dad-811f5fc98c43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:39.676925 crc crio[3637]: time=\"2026-06-14T08:16:39.665560078Z\" level=info msg=\"Starting container: 43a5774cb90ab89d3d6704f9ca30878cad058e61148c14061dab8303f9daca9b\" id=a6c0928b-4607-46b4-905b-d0e422e24f76 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:39.955018 crc crio[3637]: time=\"2026-06-14T08:16:39.945434278Z\" level=info msg=\"Stopping container: b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622 (timeout: 2s)\" id=a18e7cee-dfd2-4adb-ae72-37376f826dbf name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:16:40.701828 crc crio[3637]: time=\"2026-06-14T08:16:40.701267103Z\" level=info msg=\"Started container\" PID=14278 containerID=43a5774cb90ab89d3d6704f9ca30878cad058e61148c14061dab8303f9daca9b description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=a6c0928b-4607-46b4-905b-d0e422e24f76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00\nJun 14 08:16:40.796774 crc crio[3637]: time=\"2026-06-14T08:16:40.795612517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:40.968393 crc crio[3637]: time=\"2026-06-14T08:16:40.959532003Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=31a5a37e-21f2-4d2b-ac35-9d82caa1c574 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:40.968393 crc crio[3637]: time=\"2026-06-14T08:16:40.961333193Z\" level=info msg=\"Stopping container: c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773 (timeout: 30s)\" id=9edb44d5-eaf1-44e6-8b25-82767301fd5d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:16:40.983823 crc crio[3637]: time=\"2026-06-14T08:16:40.983263603Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=00acbbe1-6a85-4f55-8b36-4d8296eda8a2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:41.001439 crc crio[3637]: time=\"2026-06-14T08:16:40.993396586Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=1aeb19d2-ba4d-48b0-adfc-199fa18f67ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:41.001439 crc crio[3637]: time=\"2026-06-14T08:16:40.993793639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:42.746243 crc crio[3637]: time=\"2026-06-14T08:16:42.73565623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:42.771002 crc crio[3637]: time=\"2026-06-14T08:16:42.769173177Z\" level=info msg=\"Created container eb9aada589684708cba18b93a93c2ecb17d95a4c53df3cdbdc21bea76e61799e: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=003c41c5-54b4-413d-bf9d-a4028ae5a1a0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:43.097904 crc crio[3637]: time=\"2026-06-14T08:16:43.095435316Z\" level=info msg=\"Starting container: eb9aada589684708cba18b93a93c2ecb17d95a4c53df3cdbdc21bea76e61799e\" id=edf54bd0-473f-4e7b-8168-49c7285de18c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:43.218823 crc crio[3637]: time=\"2026-06-14T08:16:43.218631601Z\" level=info msg=\"Stopped container b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a18e7cee-dfd2-4adb-ae72-37376f826dbf name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:16:43.284069 crc crio[3637]: time=\"2026-06-14T08:16:43.283182285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a4b0e211-1f7a-4b42-9209-c15e723ae720 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:43.299106 crc crio[3637]: time=\"2026-06-14T08:16:43.298771264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d6fb64a0-e5dd-4d24-b302-e737c9ffe429 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:43.302751 crc crio[3637]: time=\"2026-06-14T08:16:43.302683683Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e44b6480-9a36-4f67-b4ce-d0fcb10ec7a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:43.303279 crc crio[3637]: time=\"2026-06-14T08:16:43.303207039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:43.333545 crc crio[3637]: time=\"2026-06-14T08:16:43.329434701Z\" level=info msg=\"Started container\" PID=14329 containerID=eb9aada589684708cba18b93a93c2ecb17d95a4c53df3cdbdc21bea76e61799e description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=edf54bd0-473f-4e7b-8168-49c7285de18c name=/runtime.v1.RuntimeService/StartContainer sandboxID=68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac\nJun 14 08:16:44.424302 crc crio[3637]: 2026-06-14T08:16:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13b748c8143fe78 Mac:a6:60:85:78:fa:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/e82b49a5-a2c9-4f54-887b-03869ada996f SocketPath: PciID:}] [{Interface:0xc000113060 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:16:44.816286 crc crio[3637]: time=\"2026-06-14T08:16:44.548130727Z\" level=info msg=\"Got pod network &{Name:community-operators-4knbx Namespace:openshift-marketplace ID:13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3 UID:1b98e5a3-8680-437f-8900-b714df3bf939 NetNS:/var/run/netns/e82b49a5-a2c9-4f54-887b-03869ada996f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b98e5a3_8680_437f_8900_b714df3bf939.slice PodAnnotations:0xc00235d0b8}] Aliases:map[]}\"\nJun 14 08:16:44.823335 crc crio[3637]: time=\"2026-06-14T08:16:44.822349547Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4knbx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:16:44.848644 crc crio[3637]: time=\"2026-06-14T08:16:44.68879318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:45.048438 crc crio[3637]: time=\"2026-06-14T08:16:45.045539777Z\" level=info msg=\"Ran pod sandbox 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3 with infra container: openshift-marketplace/community-operators-4knbx/POD\" id=837bbf13-bf0d-4801-9287-65a7352d073d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:16:45.083919 crc crio[3637]: time=\"2026-06-14T08:16:45.08239046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1318c9f8-a56f-42a7-a1fb-9988d94d2a54 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:45.119691 crc crio[3637]: time=\"2026-06-14T08:16:45.118312423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=27cd7225-10c1-46fc-aa8b-4e676e737fa2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:45.136789 crc crio[3637]: time=\"2026-06-14T08:16:45.136584219Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4knbx/extract-utilities\" id=849d729b-effe-4990-9956-8f29f074e287 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:45.138411 crc crio[3637]: time=\"2026-06-14T08:16:45.137179819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:45.597055 crc crio[3637]: time=\"2026-06-14T08:16:45.594316941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:45.702456 crc crio[3637]: time=\"2026-06-14T08:16:45.702286482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:46.197317 crc crio[3637]: time=\"2026-06-14T08:16:46.191292898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:46.424194 crc crio[3637]: time=\"2026-06-14T08:16:46.423791379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:46.457919 crc crio[3637]: 2026-06-14T08:16:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:519c650aa1b3940 Mac:e2:58:40:e9:b6:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/a19f0e63-e901-4696-baf2-f6a8e178b914 SocketPath: PciID:}] [{Interface:0xc00058e8e0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:16:46.479975 crc crio[3637]: time=\"2026-06-14T08:16:46.479185589Z\" level=info msg=\"Got pod network &{Name:certified-operators-5zz68 Namespace:openshift-marketplace ID:519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597 UID:3a1efafd-8d8c-4401-8d74-f33e48025080 NetNS:/var/run/netns/a19f0e63-e901-4696-baf2-f6a8e178b914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a1efafd_8d8c_4401_8d74_f33e48025080.slice PodAnnotations:0xc00019ce80}] Aliases:map[]}\"\nJun 14 08:16:46.479975 crc crio[3637]: time=\"2026-06-14T08:16:46.479478428Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5zz68 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:16:46.827505 crc crio[3637]: time=\"2026-06-14T08:16:46.820560076Z\" level=info msg=\"Created container 65b663784c0256c8f9b7ead0920e515e2319c06d147f30508c93c5e668fa072a: openshift-marketplace/community-operators-4knbx/extract-utilities\" id=849d729b-effe-4990-9956-8f29f074e287 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:46.909381 crc crio[3637]: time=\"2026-06-14T08:16:46.90244206Z\" level=info msg=\"Starting container: 65b663784c0256c8f9b7ead0920e515e2319c06d147f30508c93c5e668fa072a\" id=1db2cbf4-55ed-49df-8307-470bdf9e4a7c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:46.983788 crc crio[3637]: 2026-06-14T08:16:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bab41457bb4c20b Mac:f6:85:68:4c:ac:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/3576a62c-a9ce-4d5b-b57b-33580bc5f527 SocketPath: PciID:}] [{Interface:0xc000125420 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:16:46.986547 crc crio[3637]: time=\"2026-06-14T08:16:46.986417005Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rpqmh Namespace:openshift-marketplace ID:bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a UID:35fc4b77-e660-421d-aa26-4b8c92c574d7 NetNS:/var/run/netns/3576a62c-a9ce-4d5b-b57b-33580bc5f527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35fc4b77_e660_421d_aa26_4b8c92c574d7.slice PodAnnotations:0xc00019c2b0}] Aliases:map[]}\"\nJun 14 08:16:46.991732 crc crio[3637]: time=\"2026-06-14T08:16:46.986671804Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-rpqmh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:16:47.004720 crc crio[3637]: time=\"2026-06-14T08:16:47.004048152Z\" level=info msg=\"Started container\" PID=14462 containerID=65b663784c0256c8f9b7ead0920e515e2319c06d147f30508c93c5e668fa072a description=openshift-marketplace/community-operators-4knbx/extract-utilities id=1db2cbf4-55ed-49df-8307-470bdf9e4a7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3\nJun 14 08:16:47.017747 crc crio[3637]: time=\"2026-06-14T08:16:47.017688146Z\" level=info msg=\"Ran pod sandbox 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597 with infra container: openshift-marketplace/certified-operators-5zz68/POD\" id=fb9b2446-4a7b-43f1-ac94-adf76fda2784 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:16:47.034587 crc crio[3637]: time=\"2026-06-14T08:16:47.034416491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2eb35f42-b77b-4947-b7ec-be45c8f1bf12 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:47.061776 crc crio[3637]: time=\"2026-06-14T08:16:47.056420232Z\" level=info msg=\"Created container fdb013df0e3770c49b108767190ec2173739b13cdddb9e31fabe06a479bc260f: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=697ddcfe-6e78-49f0-9b5e-48a00d79af67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:47.075330 crc crio[3637]: time=\"2026-06-14T08:16:47.072274808Z\" level=info msg=\"Starting container: fdb013df0e3770c49b108767190ec2173739b13cdddb9e31fabe06a479bc260f\" id=46f9a466-1443-4b82-8849-6abb053e673e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:47.158061 crc crio[3637]: 2026-06-14T08:16:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4036042e8779f9a Mac:da:3f:a3:e2:93:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d4a7715a-bc11-4862-928c-60418fdf560a SocketPath: PciID:}] [{Interface:0xc000014d30 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:16:47.158061 crc crio[3637]: time=\"2026-06-14T08:16:47.150732836Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r6jp9 Namespace:openshift-marketplace ID:4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb UID:8daa7757-e649-4a0c-a54a-f9e356e1eaa5 NetNS:/var/run/netns/d4a7715a-bc11-4862-928c-60418fdf560a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8daa7757_e649_4a0c_a54a_f9e356e1eaa5.slice PodAnnotations:0xc001918ba8}] Aliases:map[]}\"\nJun 14 08:16:47.158061 crc crio[3637]: time=\"2026-06-14T08:16:47.150998335Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-r6jp9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:16:47.158061 crc crio[3637]: time=\"2026-06-14T08:16:47.154030274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3c6488ab-d254-48f0-aa52-6b5cdb5ea5c0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:47.336453 crc crio[3637]: time=\"2026-06-14T08:16:47.315985169Z\" level=info msg=\"Started container\" PID=14466 containerID=fdb013df0e3770c49b108767190ec2173739b13cdddb9e31fabe06a479bc260f description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=46f9a466-1443-4b82-8849-6abb053e673e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8\nJun 14 08:16:47.336453 crc crio[3637]: time=\"2026-06-14T08:16:47.332082783Z\" level=info msg=\"Ran pod sandbox bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a with infra container: openshift-marketplace/redhat-marketplace-rpqmh/POD\" id=22cd562f-8e4e-4e3a-8ef1-a6253f015c2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:16:47.363430 crc crio[3637]: time=\"2026-06-14T08:16:47.360260568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=96c5570a-d1be-44eb-a221-9b14ebfd792b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:47.388742 crc crio[3637]: time=\"2026-06-14T08:16:47.377329535Z\" level=info msg=\"Created container 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e44b6480-9a36-4f67-b4ce-d0fcb10ec7a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:47.409989 crc crio[3637]: time=\"2026-06-14T08:16:47.402751Z\" level=info msg=\"Starting container: 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3\" id=a0a12511-a6bb-4e1f-b25a-289970b9f9cf name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:47.450237 crc crio[3637]: time=\"2026-06-14T08:16:47.441493148Z\" level=info msg=\"Stopped container c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9edb44d5-eaf1-44e6-8b25-82767301fd5d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:16:47.508792 crc crio[3637]: time=\"2026-06-14T08:16:47.497152726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c5ad1ecb-2137-4ffa-9bdc-dcf6f3839945 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:47.533312 crc crio[3637]: time=\"2026-06-14T08:16:47.532285453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1c9f01da-3ef9-46a9-a916-9c04ca7774e3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:47.598451 crc crio[3637]: time=\"2026-06-14T08:16:47.578598483Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5zz68/extract-utilities\" id=a36b56cb-1b26-4646-8a7f-5af1d1d646be name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:47.598451 crc crio[3637]: time=\"2026-06-14T08:16:47.597257173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:47.616990 crc crio[3637]: time=\"2026-06-14T08:16:47.581917703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=a0473077-390a-42d5-b048-68e575816281 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:47.637806 crc crio[3637]: time=\"2026-06-14T08:16:47.635988158Z\" level=info msg=\"Ran pod sandbox 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb with infra container: openshift-marketplace/redhat-operators-r6jp9/POD\" id=6701f343-3a3e-4363-946f-a7807e071d40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:16:47.646374 crc crio[3637]: time=\"2026-06-14T08:16:47.643320565Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rpqmh/extract-utilities\" id=fb9d142e-889c-49cb-9b8f-3e69f5d898e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:47.646374 crc crio[3637]: time=\"2026-06-14T08:16:47.643580614Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8832061b-9fb2-45a4-aea1-d86fc643ea89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:47.648079 crc crio[3637]: time=\"2026-06-14T08:16:47.647793783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=97b85e55-d38e-466d-aa50-f3d6e2fe29eb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:47.819827 crc crio[3637]: time=\"2026-06-14T08:16:47.804276908Z\" level=info msg=\"Started container\" PID=14478 containerID=5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=a0a12511-a6bb-4e1f-b25a-289970b9f9cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b\nJun 14 08:16:48.055604 crc crio[3637]: time=\"2026-06-14T08:16:48.055404477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:48.057362 crc crio[3637]: time=\"2026-06-14T08:16:48.055745528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:48.088441 crc crio[3637]: time=\"2026-06-14T08:16:48.081257095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e460b55-0a0e-4125-a1c2-c73a6c370cec name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:16:49.001996 crc crio[3637]: time=\"2026-06-14T08:16:48.998456612Z\" level=info msg=\"Stopping container: 37dcc0bce1472b58fcf9128237eb4a0e66c55ee389883716df47c66cbf400130 (timeout: 3600s)\" id=9381ff6e-5845-4588-9e27-9dbce476e5c0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:16:49.082599 crc crio[3637]: time=\"2026-06-14T08:16:49.082336527Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r6jp9/extract-utilities\" id=bd2fce10-aa49-43e4-a705-70781717c14f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:49.084730 crc crio[3637]: time=\"2026-06-14T08:16:49.083660401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:49.118608 crc crio[3637]: time=\"2026-06-14T08:16:49.117398429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:49.360787 crc crio[3637]: time=\"2026-06-14T08:16:49.360556512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:49.390676 crc crio[3637]: time=\"2026-06-14T08:16:49.390507937Z\" level=info msg=\"Removing container: 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7\" id=fa3d5b70-87b2-41e9-a4f6-27895ec99702 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:16:49.395835 crc crio[3637]: time=\"2026-06-14T08:16:49.395487342Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c574a796-b440-4d83-9326-6d69f057f9da name=/runtime.v1.ImageService/PullImage\nJun 14 08:16:49.477978 crc crio[3637]: time=\"2026-06-14T08:16:49.473666771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:49.477978 crc crio[3637]: time=\"2026-06-14T08:16:49.474982663Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 14 08:16:49.488178 crc crio[3637]: time=\"2026-06-14T08:16:49.486271919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:50.051770 crc crio[3637]: time=\"2026-06-14T08:16:50.051545696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:50.109666 crc crio[3637]: time=\"2026-06-14T08:16:50.109384258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:50.165207 crc crio[3637]: time=\"2026-06-14T08:16:50.164666703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:50.281988 crc crio[3637]: time=\"2026-06-14T08:16:50.281510875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:16:50.661717 crc crio[3637]: time=\"2026-06-14T08:16:50.660069663Z\" level=info msg=\"Created container f897339f6974196896ed5fcd07d3c38f53bec67fed066482186f3bab04deac02: openshift-marketplace/certified-operators-5zz68/extract-utilities\" id=a36b56cb-1b26-4646-8a7f-5af1d1d646be name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:50.695358 crc crio[3637]: time=\"2026-06-14T08:16:50.694477216Z\" level=info msg=\"Created container 4287edffacba3ad6cc57bb6fc2d03757dfef87e2326fffa7860b5f405faea23b: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8832061b-9fb2-45a4-aea1-d86fc643ea89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:50.720981 crc crio[3637]: time=\"2026-06-14T08:16:50.71873143Z\" level=info msg=\"Starting container: 4287edffacba3ad6cc57bb6fc2d03757dfef87e2326fffa7860b5f405faea23b\" id=22dcba27-6cbf-4ffd-bace-94f454ab6629 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:50.720981 crc crio[3637]: time=\"2026-06-14T08:16:50.720610753Z\" level=info msg=\"Starting container: f897339f6974196896ed5fcd07d3c38f53bec67fed066482186f3bab04deac02\" id=8efa2812-df07-4c70-816d-b8866e573256 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:50.810088 crc crio[3637]: time=\"2026-06-14T08:16:50.80835526Z\" level=info msg=\"Started container\" PID=14530 containerID=4287edffacba3ad6cc57bb6fc2d03757dfef87e2326fffa7860b5f405faea23b description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=22dcba27-6cbf-4ffd-bace-94f454ab6629 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632\nJun 14 08:16:51.039528 crc crio[3637]: time=\"2026-06-14T08:16:51.037550841Z\" level=info msg=\"Created container 7b8d3c249934f3ddbdc493d87605982b8fa6961fe02730f7749fd5868bf9f769: openshift-marketplace/redhat-operators-r6jp9/extract-utilities\" id=bd2fce10-aa49-43e4-a705-70781717c14f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:51.091029 crc crio[3637]: time=\"2026-06-14T08:16:51.088793789Z\" level=info msg=\"Starting container: 7b8d3c249934f3ddbdc493d87605982b8fa6961fe02730f7749fd5868bf9f769\" id=dc9717f8-842e-4221-93f8-58ab9e7fbf11 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:51.120437 crc crio[3637]: time=\"2026-06-14T08:16:51.119609542Z\" level=info msg=\"Started container\" PID=14524 containerID=f897339f6974196896ed5fcd07d3c38f53bec67fed066482186f3bab04deac02 description=openshift-marketplace/certified-operators-5zz68/extract-utilities id=8efa2812-df07-4c70-816d-b8866e573256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597\nJun 14 08:16:51.468983 crc crio[3637]: time=\"2026-06-14T08:16:51.466590123Z\" level=info msg=\"Started container\" PID=14542 containerID=7b8d3c249934f3ddbdc493d87605982b8fa6961fe02730f7749fd5868bf9f769 description=openshift-marketplace/redhat-operators-r6jp9/extract-utilities id=dc9717f8-842e-4221-93f8-58ab9e7fbf11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb\nJun 14 08:16:51.515751 crc crio[3637]: time=\"2026-06-14T08:16:51.51470916Z\" level=info msg=\"Removed container 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=fa3d5b70-87b2-41e9-a4f6-27895ec99702 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:16:51.942276 crc crio[3637]: time=\"2026-06-14T08:16:51.935805259Z\" level=info msg=\"Created container 641264ca40ce646d19a03566c4dc50f7ce181713ed3c635a70518716008dd69c: openshift-marketplace/redhat-marketplace-rpqmh/extract-utilities\" id=fb9d142e-889c-49cb-9b8f-3e69f5d898e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:16:51.997650 crc crio[3637]: time=\"2026-06-14T08:16:51.997580554Z\" level=info msg=\"Starting container: 641264ca40ce646d19a03566c4dc50f7ce181713ed3c635a70518716008dd69c\" id=ba038b41-d57e-42fb-bd03-473215140d99 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:16:52.363037 crc crio[3637]: time=\"2026-06-14T08:16:52.362745609Z\" level=info msg=\"Started container\" PID=14543 containerID=641264ca40ce646d19a03566c4dc50f7ce181713ed3c635a70518716008dd69c description=openshift-marketplace/redhat-marketplace-rpqmh/extract-utilities id=ba038b41-d57e-42fb-bd03-473215140d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a\nJun 14 08:16:53.564158 crc crio[3637]: time=\"2026-06-14T08:16:53.563271376Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b0d6353a-ee2a-433b-911c-7479cf2ae037 name=/runtime.v1.ImageService/PullImage\nJun 14 08:16:53.603573 crc crio[3637]: time=\"2026-06-14T08:16:53.603484224Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9a39ff03-7229-4590-89d5-9a8bf7664529 name=/runtime.v1.ImageService/PullImage\nJun 14 08:16:53.616021 crc crio[3637]: time=\"2026-06-14T08:16:53.615688846Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 14 08:16:53.635486 crc crio[3637]: time=\"2026-06-14T08:16:53.635283352Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 14 08:16:53.731981 crc crio[3637]: time=\"2026-06-14T08:16:53.731506459Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=31a35a2b-f37a-44c6-8b42-6ce6917a868b name=/runtime.v1.ImageService/PullImage\nJun 14 08:16:53.817651 crc crio[3637]: time=\"2026-06-14T08:16:53.81606678Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 14 08:17:02.981078 crc crio[3637]: time=\"2026-06-14T08:17:02.979080137Z\" level=info msg=\"Stopping container: 4287edffacba3ad6cc57bb6fc2d03757dfef87e2326fffa7860b5f405faea23b (timeout: 30s)\" id=241fdfa1-e5ba-45e3-b6de-7f3213a1cf7d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:17:09.300316 crc crio[3637]: time=\"2026-06-14T08:17:09.291644283Z\" level=info msg=\"Removing container: c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773\" id=f3bb2908-0e01-43c1-afbb-1b6a30287f91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:17:09.719538 crc crio[3637]: time=\"2026-06-14T08:17:09.719407926Z\" level=info msg=\"Stopped container 4287edffacba3ad6cc57bb6fc2d03757dfef87e2326fffa7860b5f405faea23b: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=241fdfa1-e5ba-45e3-b6de-7f3213a1cf7d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:17:09.733335 crc crio[3637]: time=\"2026-06-14T08:17:09.733103531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=531613a0-f3e1-4ab0-b815-ac839692dbbe name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:17:09.907578 crc crio[3637]: time=\"2026-06-14T08:17:09.90710628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=6352c984-d56e-4d41-aa53-907488875440 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:17:09.943126 crc crio[3637]: time=\"2026-06-14T08:17:09.936425237Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=eeab48e2-4501-4189-8c12-a844642eb014 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:17:09.947267 crc crio[3637]: time=\"2026-06-14T08:17:09.947083981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:17:09.972538 crc crio[3637]: time=\"2026-06-14T08:17:09.972125793Z\" level=info msg=\"Stopping container: 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3 (timeout: 2s)\" id=4c0d6cdf-646e-48fe-8617-1bb3f2460f44 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:17:10.636410 crc crio[3637]: time=\"2026-06-14T08:17:10.634463478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:17:10.655549 crc crio[3637]: time=\"2026-06-14T08:17:10.655429198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:17:10.969453 crc crio[3637]: time=\"2026-06-14T08:17:10.968027936Z\" level=info msg=\"Removed container c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f3bb2908-0e01-43c1-afbb-1b6a30287f91 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:17:14.758130 crc crio[3637]: time=\"2026-06-14T08:17:14.758068268Z\" level=info msg=\"Removing container: b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622\" id=8e6d49ca-cb91-41f7-a683-0c315d00dd56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:17:14.925049 crc crio[3637]: time=\"2026-06-14T08:17:14.923950125Z\" level=info msg=\"Created container b2d5d7a7215b3e680fdc8a23ad52dbf49923e272e96a60964ad6dc9f15e075a2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=eeab48e2-4501-4189-8c12-a844642eb014 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:17:14.933465 crc crio[3637]: time=\"2026-06-14T08:17:14.933112819Z\" level=info msg=\"Starting container: b2d5d7a7215b3e680fdc8a23ad52dbf49923e272e96a60964ad6dc9f15e075a2\" id=3bc7ec5f-83b6-45d7-9ea5-64c4c279b34e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:17:15.014957 crc crio[3637]: time=\"2026-06-14T08:17:15.014642529Z\" level=info msg=\"Started container\" PID=14802 containerID=b2d5d7a7215b3e680fdc8a23ad52dbf49923e272e96a60964ad6dc9f15e075a2 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3bc7ec5f-83b6-45d7-9ea5-64c4c279b34e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632\nJun 14 08:17:16.215122 crc crio[3637]: time=\"2026-06-14T08:17:16.200538903Z\" level=info msg=\"Stopped container 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4c0d6cdf-646e-48fe-8617-1bb3f2460f44 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:17:16.246656 crc crio[3637]: time=\"2026-06-14T08:17:16.246394639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=8e1862e6-ff70-4799-a8a8-85ba9949eb1e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:17:24.687332 crc crio[3637]: time=\"2026-06-14T08:17:24.685681019Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/POD\" id=ff7b3b2a-ce40-4c14-a7a4-cc60ac302015 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:17:24.689090 crc crio[3637]: time=\"2026-06-14T08:17:24.687400966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:17:32.295623 crc crio[3637]: time=\"2026-06-14T08:17:32.290834446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:17:36.363206 crc crio[3637]: time=\"2026-06-14T08:17:36.362589012Z\" level=info msg=\"Created container 8592206422ed0640252b9e7f0e4f74bc148214d05861153943752d517014f721: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=1aeb19d2-ba4d-48b0-adfc-199fa18f67ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:17:36.374235 crc crio[3637]: time=\"2026-06-14T08:17:36.374094419Z\" level=info msg=\"Starting container: 8592206422ed0640252b9e7f0e4f74bc148214d05861153943752d517014f721\" id=40570a7d-487e-422d-9e96-56451678c7c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:17:36.519658 crc crio[3637]: time=\"2026-06-14T08:17:36.519576873Z\" level=info msg=\"Started container\" PID=14940 containerID=8592206422ed0640252b9e7f0e4f74bc148214d05861153943752d517014f721 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=40570a7d-487e-422d-9e96-56451678c7c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00\nJun 14 08:17:38.566185 crc crio[3637]: time=\"2026-06-14T08:17:38.565102571Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=5e6cbbe6-ac42-4e41-9ba4-53808e56741a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:18:11.458633 crc crio[3637]: time=\"2026-06-14T08:18:11.455577287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3c77375d-1ae5-4e55-a1cb-cb682690dc89 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:18:15.930562 crc crio[3637]: time=\"2026-06-14T08:18:15.92935493Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=5f1c490a-e7c6-4d78-a7cf-a4c12b3ad82a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:18:15.931813 crc crio[3637]: time=\"2026-06-14T08:18:15.929594445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0b28e026-55bb-42ec-8d96-dc0a0ac97717 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:18:21.654524 crc crio[3637]: time=\"2026-06-14T08:18:21.653125967Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=e613e8ff-158e-4b36-8b44-c2f3c20a092f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:18:21.658332 crc crio[3637]: time=\"2026-06-14T08:18:21.65809542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:18:21.661207 crc crio[3637]: time=\"2026-06-14T08:18:21.661127059Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4bae1ad1-39c5-4d1a-a20d-244078538523 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:18:21.990756 crc crio[3637]: time=\"2026-06-14T08:18:21.990379913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=311c92f7-9cd4-4c93-b0f6-c7f61100fc76 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:18:22.936107 crc crio[3637]: time=\"2026-06-14T08:18:22.935815909Z\" level=info msg=\"Stopped container 37dcc0bce1472b58fcf9128237eb4a0e66c55ee389883716df47c66cbf400130: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=9381ff6e-5845-4588-9e27-9dbce476e5c0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:18:22.944601 crc crio[3637]: time=\"2026-06-14T08:18:22.944562021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=1d242f38-7bc0-4d89-8802-cfb39fb99782 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:18:49.637044 crc crio[3637]: time=\"2026-06-14T08:18:49.635394876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:18:49.640015 crc crio[3637]: time=\"2026-06-14T08:18:49.638999405Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d2381351-ff71-402d-ac5f-8aa30d1267e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:18:49.642134 crc crio[3637]: time=\"2026-06-14T08:18:49.641242983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:18:49.649592 crc crio[3637]: time=\"2026-06-14T08:18:49.649433107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=70d9bf4f-dc3b-4ee5-9b4e-e65cb31233f8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:18:49.695928 crc crio[3637]: time=\"2026-06-14T08:18:49.695657101Z\" level=info msg=\"Removed container b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8e6d49ca-cb91-41f7-a683-0c315d00dd56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:18:49.705097 crc crio[3637]: time=\"2026-06-14T08:18:49.704996735Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=5e0a8cd3-a724-4d97-8634-e59c6faeb4f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:18:49.715763 crc crio[3637]: time=\"2026-06-14T08:18:49.715663986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:18:52.588676 crc crio[3637]: time=\"2026-06-14T08:18:52.588108652Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=c445c407-e04e-460c-b0ba-bb693e241d7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:18:52.589796 crc crio[3637]: time=\"2026-06-14T08:18:52.588728393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:18:52.671427 crc crio[3637]: time=\"2026-06-14T08:18:52.671309565Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=7e40ba31-a6e5-4b0f-a376-0964b09c9080 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:18:52.671595 crc crio[3637]: time=\"2026-06-14T08:18:52.671440409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:19:01.253537 crc crio[3637]: time=\"2026-06-14T08:19:01.25205462Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=4b47f3ea-13f4-4296-b320-3c219fab317e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:19:01.254799 crc crio[3637]: time=\"2026-06-14T08:19:01.253577441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:02.937615 crc crio[3637]: time=\"2026-06-14T08:20:02.936989018Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ff7b3b2a-ce40-4c14-a7a4-cc60ac302015 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:20:02.977243 crc crio[3637]: time=\"2026-06-14T08:20:02.9771887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.060271 crc crio[3637]: time=\"2026-06-14T08:20:03.060052501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.077435 crc crio[3637]: time=\"2026-06-14T08:20:03.077051315Z\" level=info msg=\"Ran pod sandbox d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b with infra container: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/POD\" id=ff7b3b2a-ce40-4c14-a7a4-cc60ac302015 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:20:03.079179 crc crio[3637]: time=\"2026-06-14T08:20:03.078313302Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064\" id=9a39ff03-7229-4590-89d5-9a8bf7664529 name=/runtime.v1.ImageService/PullImage\nJun 14 08:20:03.082793 crc crio[3637]: time=\"2026-06-14T08:20:03.082594213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d8087689-0ccc-4d21-8dda-a74dd19b6390 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:03.083428 crc crio[3637]: time=\"2026-06-14T08:20:03.083117621Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8ada3a1b-260e-40cc-8f98-4ce244db9c3d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:03.090247 crc crio[3637]: time=\"2026-06-14T08:20:03.090137976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=1299a2e1-1017-461a-a743-8c4da62dd757 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:03.093366 crc crio[3637]: time=\"2026-06-14T08:20:03.092608999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.109836 crc crio[3637]: time=\"2026-06-14T08:20:03.109778917Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/99bdeefd-653d-4885-ab72-4deac242cd9c 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:0xc000b10820}] Aliases:map[]}\"\nJun 14 08:20:03.110084 crc crio[3637]: time=\"2026-06-14T08:20:03.110057596Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:20:03.117698 crc crio[3637]: time=\"2026-06-14T08:20:03.117336434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.137229 crc crio[3637]: time=\"2026-06-14T08:20:03.136994641Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=c574a796-b440-4d83-9326-6d69f057f9da name=/runtime.v1.ImageService/PullImage\nJun 14 08:20:03.139591 crc crio[3637]: time=\"2026-06-14T08:20:03.139467367Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a52fb280-5dcc-4de5-a95d-6c386b8221d7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:03.140592 crc crio[3637]: time=\"2026-06-14T08:20:03.14044013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.155564 crc crio[3637]: time=\"2026-06-14T08:20:03.155328338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.203713 crc crio[3637]: time=\"2026-06-14T08:20:03.202941202Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=31a35a2b-f37a-44c6-8b42-6ce6917a868b name=/runtime.v1.ImageService/PullImage\nJun 14 08:20:03.212995 crc crio[3637]: time=\"2026-06-14T08:20:03.212875173Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=47492471-6924-4b32-8796-2bdd486a3818 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:03.214678 crc crio[3637]: time=\"2026-06-14T08:20:03.214645568Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/kube-multus-additional-cni-plugins\" id=9aed8ebe-7d0c-4ab0-9966-d202e2e69a84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:03.222606 crc crio[3637]: time=\"2026-06-14T08:20:03.222548593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.240704 crc crio[3637]: time=\"2026-06-14T08:20:03.240570514Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f UID:14b028be-d24a-4215-9f07-f1d77d4fb225 NetNS:/var/run/netns/34d94f9b-8e61-418a-a806-6180efb527d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod14b028be_d24a_4215_9f07_f1d77d4fb225.slice PodAnnotations:0xc00008c328}] Aliases:map[]}\"\nJun 14 08:20:03.240704 crc crio[3637]: time=\"2026-06-14T08:20:03.240682118Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:20:03.246699 crc crio[3637]: time=\"2026-06-14T08:20:03.246670665Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe UID:dc9118ff-d0aa-4cde-981c-405fb4fc93f3 NetNS:/var/run/netns/f4b94cc0-91ac-4c6f-b053-4c55136a5203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddc9118ff_d0aa_4cde_981c_405fb4fc93f3.slice PodAnnotations:0xc00019c8f0}] Aliases:map[]}\"\nJun 14 08:20:03.246947 crc crio[3637]: time=\"2026-06-14T08:20:03.246918693Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:20:03.284683 crc crio[3637]: time=\"2026-06-14T08:20:03.284549924Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bc3e473c-3d23-4d91-a918-d01e74a24a07 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:03.296524 crc crio[3637]: time=\"2026-06-14T08:20:03.294878349Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8ddc98a2-5365-4eff-83b8-76d7f2720ee9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:03.327139 crc crio[3637]: time=\"2026-06-14T08:20:03.327026293Z\" level=info msg=\"Created container 18a0883c55e230ea286411f82b3e7caf3f69af56a27ccc0bc0b48c64afcadb21: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d2381351-ff71-402d-ac5f-8aa30d1267e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:03.357003 crc crio[3637]: time=\"2026-06-14T08:20:03.356832381Z\" level=info msg=\"Starting container: 18a0883c55e230ea286411f82b3e7caf3f69af56a27ccc0bc0b48c64afcadb21\" id=0c8c7ffd-e449-4baa-906c-4062b01bcd76 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:03.362271 crc crio[3637]: time=\"2026-06-14T08:20:03.361723767Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=fb32fd52-da61-4205-ba8f-3fe0d24d5427 name=/runtime.v1.ImageService/PullImage\nJun 14 08:20:03.370236 crc crio[3637]: time=\"2026-06-14T08:20:03.369921462Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=83e31b06-489d-460c-a3c8-ccc5bfe4aa79 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:03.371274 crc crio[3637]: time=\"2026-06-14T08:20:03.371130927Z\" level=info msg=\"Created container 2385250804f5d23c3dd5dc023b2160358005a006f871d05b6c2c8aa288b7bf04: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=5e0a8cd3-a724-4d97-8634-e59c6faeb4f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:03.381759 crc crio[3637]: time=\"2026-06-14T08:20:03.381624619Z\" level=info msg=\"Starting container: 2385250804f5d23c3dd5dc023b2160358005a006f871d05b6c2c8aa288b7bf04\" id=0bd87456-2272-4917-bba0-b84d4706dd1c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:03.397729 crc crio[3637]: time=\"2026-06-14T08:20:03.397643572Z\" level=info msg=\"Started container\" PID=15663 containerID=18a0883c55e230ea286411f82b3e7caf3f69af56a27ccc0bc0b48c64afcadb21 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=0c8c7ffd-e449-4baa-906c-4062b01bcd76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b\nJun 14 08:20:03.400333 crc crio[3637]: time=\"2026-06-14T08:20:03.4002245Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=b0d6353a-ee2a-433b-911c-7479cf2ae037 name=/runtime.v1.ImageService/PullImage\nJun 14 08:20:03.403600 crc crio[3637]: time=\"2026-06-14T08:20:03.402828697Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=444577db-06b7-4c22-b592-83f3f47ad5ff name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:03.407098 crc crio[3637]: time=\"2026-06-14T08:20:03.407001263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.410363 crc crio[3637]: time=\"2026-06-14T08:20:03.41026991Z\" level=info msg=\"Started container\" PID=15671 containerID=2385250804f5d23c3dd5dc023b2160358005a006f871d05b6c2c8aa288b7bf04 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=0bd87456-2272-4917-bba0-b84d4706dd1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=893b02d7bae3a94180efc2620cefa0bac9e9ff285c8768a82626c2c97b4fac2c\nJun 14 08:20:03.475047 crc crio[3637]: time=\"2026-06-14T08:20:03.474236129Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4knbx/extract-content\" id=238f6d19-14be-4ff4-af92-08e3b717e820 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:03.481227 crc crio[3637]: time=\"2026-06-14T08:20:03.481149281Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cfa89690-8e41-45e8-b0e3-477dbaac86cc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:03.485103 crc crio[3637]: time=\"2026-06-14T08:20:03.484692143Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4b075bd8-8d25-4cd0-93f5-7a599752faf3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:03.495645 crc crio[3637]: time=\"2026-06-14T08:20:03.495607768Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r6jp9/extract-content\" id=8896c900-eda9-4635-bcea-9e93720e8c5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:03.498297 crc crio[3637]: time=\"2026-06-14T08:20:03.498270017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.504140 crc crio[3637]: time=\"2026-06-14T08:20:03.504051681Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=2953d587-ec11-479d-9053-bee350e1aa51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:03.533615 crc crio[3637]: time=\"2026-06-14T08:20:03.533214787Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5zz68/extract-content\" id=3f55561a-e969-4399-9d06-770442bbfdbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:03.591548 crc crio[3637]: time=\"2026-06-14T08:20:03.591288302Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064\" id=1139c374-7227-4ea3-ac0f-b798b3e6f339 name=/runtime.v1.ImageService/PullImage\nJun 14 08:20:03.609265 crc crio[3637]: time=\"2026-06-14T08:20:03.607384562Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cc13ac0e-5957-4418-bd8f-1b96329b10b5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:03.629475 crc crio[3637]: time=\"2026-06-14T08:20:03.629317158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.647035 crc crio[3637]: time=\"2026-06-14T08:20:03.644445004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.647035 crc crio[3637]: time=\"2026-06-14T08:20:03.644819227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.648485 crc crio[3637]: time=\"2026-06-14T08:20:03.648244777Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=265e8a1b-5230-435f-bd62-38c189a93012 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:03.648485 crc crio[3637]: time=\"2026-06-14T08:20:03.648460384Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=58111456-f552-4d28-8843-ab5d2e70d1b7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:03.681962 crc crio[3637]: 2026-06-14T08:20:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0b0f6cb39a41ef Mac:ea:8b:81:fa:ca:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/99bdeefd-653d-4885-ab72-4deac242cd9c SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:20:03.716551 crc crio[3637]: time=\"2026-06-14T08:20:03.716259144Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/99bdeefd-653d-4885-ab72-4deac242cd9c 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:0xc000b10820}] Aliases:map[]}\"\nJun 14 08:20:03.716551 crc crio[3637]: time=\"2026-06-14T08:20:03.716548053Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:20:03.838292 crc crio[3637]: time=\"2026-06-14T08:20:03.838194196Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=41d7f2e0-34c7-4f78-a279-dcf00ac02720 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:03.852079 crc crio[3637]: time=\"2026-06-14T08:20:03.851984816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.878679 crc crio[3637]: time=\"2026-06-14T08:20:03.878126122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.918358 crc crio[3637]: time=\"2026-06-14T08:20:03.914161638Z\" level=info msg=\"Ran pod sandbox d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=c445c407-e04e-460c-b0ba-bb693e241d7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:20:03.938680 crc crio[3637]: time=\"2026-06-14T08:20:03.938230834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=1129d6b6-fca4-4ef1-908f-8276a1f50f53 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:03.946463 crc crio[3637]: time=\"2026-06-14T08:20:03.946370214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.947226 crc crio[3637]: time=\"2026-06-14T08:20:03.947007185Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=bd90da57-5e68-4077-ab6e-a384a96cbe91 name=/runtime.v1.ImageService/PullImage\nJun 14 08:20:03.948595 crc crio[3637]: time=\"2026-06-14T08:20:03.947807102Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rpqmh/extract-content\" id=b50647bc-e8cc-4903-882a-a7c801e70dc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:03.951948 crc crio[3637]: time=\"2026-06-14T08:20:03.951828816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.959045 crc crio[3637]: time=\"2026-06-14T08:20:03.958954802Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1626fd1d-ed30-4ff9-9f14-68f056cc3c09 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:03.974660 crc crio[3637]: time=\"2026-06-14T08:20:03.974456655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:03.997422 crc crio[3637]: time=\"2026-06-14T08:20:03.997273569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.036091 crc crio[3637]: time=\"2026-06-14T08:20:04.035514944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=be1c1310-1401-4ffc-9d1e-437ff29ebaaf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:04.038330 crc crio[3637]: time=\"2026-06-14T08:20:04.03823686Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=70fe8fd4-1286-4570-893d-b251dcf9da04 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:04.085280 crc crio[3637]: time=\"2026-06-14T08:20:04.079657851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.090242 crc crio[3637]: time=\"2026-06-14T08:20:04.088816078Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=9cb239d2-57c5-4bff-9da7-34c366ca0cda name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:04.093885 crc crio[3637]: time=\"2026-06-14T08:20:04.092237078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.095625 crc crio[3637]: time=\"2026-06-14T08:20:04.095556181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.099076 crc crio[3637]: time=\"2026-06-14T08:20:04.099004711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.116489 crc crio[3637]: time=\"2026-06-14T08:20:04.116408351Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=3a2983a6-3c28-4823-8ccd-7af0c3f7ac6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:04.125818 crc crio[3637]: time=\"2026-06-14T08:20:04.125777908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.212440 crc crio[3637]: time=\"2026-06-14T08:20:04.212351539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.218489 crc crio[3637]: time=\"2026-06-14T08:20:04.218391444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.233592 crc crio[3637]: time=\"2026-06-14T08:20:04.232889286Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=cf5a71d0-130a-468f-8c18-4c619fbdb0fd name=/runtime.v1.ImageService/PullImage\nJun 14 08:20:04.243460 crc crio[3637]: time=\"2026-06-14T08:20:04.242970021Z\" level=info msg=\"Created container bd600c11ca813621ab91a2d7a511661b5b58be8eb3d757760a2c1b5d1e64031a: openshift-marketplace/redhat-operators-r6jp9/extract-content\" id=8896c900-eda9-4635-bcea-9e93720e8c5d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:04.245829 crc crio[3637]: time=\"2026-06-14T08:20:04.244241478Z\" level=info msg=\"Created container ae2ee576886627d3dcbd25bd9a58e84e645305764f99a348b865ddda09f73a2e: openshift-marketplace/certified-operators-5zz68/extract-content\" id=3f55561a-e969-4399-9d06-770442bbfdbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:04.248690 crc crio[3637]: time=\"2026-06-14T08:20:04.248078399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.250335 crc crio[3637]: time=\"2026-06-14T08:20:04.250244761Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=617ee4ac-bf5e-43a8-8b07-3e8df8bbef92 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:04.257622 crc crio[3637]: time=\"2026-06-14T08:20:04.257525683Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=effb2c76-0cfc-4b12-889e-51849a2d451e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:04.264274 crc crio[3637]: time=\"2026-06-14T08:20:04.264147742Z\" level=info msg=\"Starting container: bd600c11ca813621ab91a2d7a511661b5b58be8eb3d757760a2c1b5d1e64031a\" id=9129f6b9-934c-44a0-959d-ba30023628cf name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:04.265558 crc crio[3637]: time=\"2026-06-14T08:20:04.265448687Z\" level=info msg=\"Starting container: ae2ee576886627d3dcbd25bd9a58e84e645305764f99a348b865ddda09f73a2e\" id=aaaa5360-eacd-4f9b-8801-ad671a2f300e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:04.267472 crc crio[3637]: time=\"2026-06-14T08:20:04.26738376Z\" level=info msg=\"Created container 15d1853c404ecce6b72dc0c9f62148c8ff12a08a5f0d53a0cd0125309eb89b98: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=e613e8ff-158e-4b36-8b44-c2f3c20a092f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:04.276501 crc crio[3637]: time=\"2026-06-14T08:20:04.276162294Z\" level=info msg=\"Started container\" PID=15778 containerID=bd600c11ca813621ab91a2d7a511661b5b58be8eb3d757760a2c1b5d1e64031a description=openshift-marketplace/redhat-operators-r6jp9/extract-content id=9129f6b9-934c-44a0-959d-ba30023628cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb\nJun 14 08:20:04.284828 crc crio[3637]: time=\"2026-06-14T08:20:04.284703999Z\" level=info msg=\"Started container\" PID=15804 containerID=ae2ee576886627d3dcbd25bd9a58e84e645305764f99a348b865ddda09f73a2e description=openshift-marketplace/certified-operators-5zz68/extract-content id=aaaa5360-eacd-4f9b-8801-ad671a2f300e name=/runtime.v1.RuntimeService/StartContainer sandboxID=519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597\nJun 14 08:20:04.289034 crc crio[3637]: time=\"2026-06-14T08:20:04.286684509Z\" level=info msg=\"Starting container: 15d1853c404ecce6b72dc0c9f62148c8ff12a08a5f0d53a0cd0125309eb89b98\" id=1ed1cb8c-3d5e-4a54-a7cd-3a565c2b572b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:04.298410 crc crio[3637]: time=\"2026-06-14T08:20:04.294028261Z\" level=info msg=\"Started container\" PID=15803 containerID=15d1853c404ecce6b72dc0c9f62148c8ff12a08a5f0d53a0cd0125309eb89b98 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=1ed1cb8c-3d5e-4a54-a7cd-3a565c2b572b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00\nJun 14 08:20:04.327268 crc crio[3637]: time=\"2026-06-14T08:20:04.327183511Z\" level=info msg=\"Created container 182be06a9fe7ae04e178570cb96598e6e385c35ed2de1a9d7cf227149208d43c: openshift-marketplace/community-operators-4knbx/extract-content\" id=238f6d19-14be-4ff4-af92-08e3b717e820 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:04.350454 crc crio[3637]: time=\"2026-06-14T08:20:04.349387507Z\" level=info msg=\"Created container 59e5674214e27a525a2b81b23f113c479b17603fbcead098e8603cb3c3f9a18b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4bae1ad1-39c5-4d1a-a20d-244078538523 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:04.357005 crc crio[3637]: time=\"2026-06-14T08:20:04.356276055Z\" level=info msg=\"Starting container: 59e5674214e27a525a2b81b23f113c479b17603fbcead098e8603cb3c3f9a18b\" id=8134ad5a-03a4-4f8a-8e8a-9f01f6f8404f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:04.357435 crc crio[3637]: time=\"2026-06-14T08:20:04.357348501Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=b5a9d99f-a1b8-4764-ba12-d1688ec52b4d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:04.357776 crc crio[3637]: time=\"2026-06-14T08:20:04.357450525Z\" level=info msg=\"Starting container: 182be06a9fe7ae04e178570cb96598e6e385c35ed2de1a9d7cf227149208d43c\" id=57d7dd05-d6a4-4995-9383-85201a3a7ddf name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:04.389559 crc crio[3637]: 2026-06-14T08:20:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8b8d2c3476d9ba Mac:ca:0a:24:88:cf:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/34d94f9b-8e61-418a-a806-6180efb527d8 SocketPath: PciID:}] [{Interface:0xc00041b290 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:20:04.390991 crc crio[3637]: time=\"2026-06-14T08:20:04.390379957Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f UID:14b028be-d24a-4215-9f07-f1d77d4fb225 NetNS:/var/run/netns/34d94f9b-8e61-418a-a806-6180efb527d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod14b028be_d24a_4215_9f07_f1d77d4fb225.slice PodAnnotations:0xc00008c328}] Aliases:map[]}\"\nJun 14 08:20:04.390991 crc crio[3637]: time=\"2026-06-14T08:20:04.390556732Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:20:04.391481 crc crio[3637]: time=\"2026-06-14T08:20:04.391289094Z\" level=info msg=\"Started container\" PID=15818 containerID=182be06a9fe7ae04e178570cb96598e6e385c35ed2de1a9d7cf227149208d43c description=openshift-marketplace/community-operators-4knbx/extract-content id=57d7dd05-d6a4-4995-9383-85201a3a7ddf name=/runtime.v1.RuntimeService/StartContainer sandboxID=13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3\nJun 14 08:20:04.392385 crc crio[3637]: time=\"2026-06-14T08:20:04.392100207Z\" level=info msg=\"Started container\" PID=15817 containerID=59e5674214e27a525a2b81b23f113c479b17603fbcead098e8603cb3c3f9a18b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=8134ad5a-03a4-4f8a-8e8a-9f01f6f8404f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:20:04.448664 crc crio[3637]: time=\"2026-06-14T08:20:04.448563306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.455408 crc crio[3637]: time=\"2026-06-14T08:20:04.455309416Z\" level=info msg=\"Created container de6bbce5c18acc55ef9685839b84f2f5a9aacb362aa8aed11f53bce3bfb3b0f1: openshift-marketplace/redhat-marketplace-rpqmh/extract-content\" id=b50647bc-e8cc-4903-882a-a7c801e70dc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:04.464354 crc crio[3637]: time=\"2026-06-14T08:20:04.464284304Z\" level=info msg=\"Starting container: de6bbce5c18acc55ef9685839b84f2f5a9aacb362aa8aed11f53bce3bfb3b0f1\" id=c66a4d2e-080c-4856-b15b-627fc2b4abe5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:04.472485 crc crio[3637]: time=\"2026-06-14T08:20:04.472416273Z\" level=info msg=\"Started container\" PID=15830 containerID=de6bbce5c18acc55ef9685839b84f2f5a9aacb362aa8aed11f53bce3bfb3b0f1 description=openshift-marketplace/redhat-marketplace-rpqmh/extract-content id=c66a4d2e-080c-4856-b15b-627fc2b4abe5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a\nJun 14 08:20:04.513073 crc crio[3637]: 2026-06-14T08:20:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a39390c7fc7b59e Mac:32:85:91:90:8c:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/f4b94cc0-91ac-4c6f-b053-4c55136a5203 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:20:04.514765 crc crio[3637]: time=\"2026-06-14T08:20:04.514648281Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe UID:dc9118ff-d0aa-4cde-981c-405fb4fc93f3 NetNS:/var/run/netns/f4b94cc0-91ac-4c6f-b053-4c55136a5203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddc9118ff_d0aa_4cde_981c_405fb4fc93f3.slice PodAnnotations:0xc00019c8f0}] Aliases:map[]}\"\nJun 14 08:20:04.515018 crc crio[3637]: time=\"2026-06-14T08:20:04.514960712Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:20:04.517832 crc crio[3637]: time=\"2026-06-14T08:20:04.517725844Z\" level=info msg=\"Ran pod sandbox c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=4b47f3ea-13f4-4296-b320-3c219fab317e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:20:04.530637 crc crio[3637]: time=\"2026-06-14T08:20:04.530556331Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c2aaa8f5-7cf6-4499-a2ee-2fe8f455bce5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:04.539509 crc crio[3637]: time=\"2026-06-14T08:20:04.539287848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.543315 crc crio[3637]: time=\"2026-06-14T08:20:04.543228642Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=c607a93c-b16c-4ccc-bb24-f91633da4a68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:04.543594 crc crio[3637]: time=\"2026-06-14T08:20:04.543491188Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=901ccb0a-1553-491b-bb5e-1b70d2f11ffd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:04.550261 crc crio[3637]: time=\"2026-06-14T08:20:04.55017192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.551924 crc crio[3637]: time=\"2026-06-14T08:20:04.551792416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.556515 crc crio[3637]: time=\"2026-06-14T08:20:04.556433188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.562064 crc crio[3637]: time=\"2026-06-14T08:20:04.561987261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.562795 crc crio[3637]: time=\"2026-06-14T08:20:04.562605071Z\" level=info msg=\"Ran pod sandbox a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=7e40ba31-a6e5-4b0f-a376-0964b09c9080 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:20:04.570327 crc crio[3637]: time=\"2026-06-14T08:20:04.570228236Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=faf8894d-2081-4307-920e-8acfe71307d7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:04.570496 crc crio[3637]: time=\"2026-06-14T08:20:04.570371549Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=4d38aedc-a047-4f1d-9426-bac87259575d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:04.578341 crc crio[3637]: time=\"2026-06-14T08:20:04.57817811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.578628 crc crio[3637]: time=\"2026-06-14T08:20:04.578465046Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=34ce6521-afdd-4620-ae93-a7ac35040f5b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:04.587912 crc crio[3637]: time=\"2026-06-14T08:20:04.583425049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.603142 crc crio[3637]: time=\"2026-06-14T08:20:04.602898837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.605737 crc crio[3637]: time=\"2026-06-14T08:20:04.605519268Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a4fabd59-d9a4-4998-893f-a5196f332667 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:04.630390 crc crio[3637]: time=\"2026-06-14T08:20:04.630283777Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=27fb6b41-c81c-4c3d-8467-48718c29818a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:04.641062 crc crio[3637]: time=\"2026-06-14T08:20:04.640978118Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=cb5b2cd9-e9dd-4b2e-b85b-7782cd2b64cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:04.664094 crc crio[3637]: time=\"2026-06-14T08:20:04.661679375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.664094 crc crio[3637]: time=\"2026-06-14T08:20:04.663466681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.666227 crc crio[3637]: time=\"2026-06-14T08:20:04.6660772Z\" level=info msg=\"Created container 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/kube-multus-additional-cni-plugins\" id=9aed8ebe-7d0c-4ab0-9966-d202e2e69a84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:04.678654 crc crio[3637]: time=\"2026-06-14T08:20:04.678497986Z\" level=info msg=\"Starting container: 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a\" id=ae04f4d7-de4d-45e2-8902-f4b459cd1045 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:04.697095 crc crio[3637]: time=\"2026-06-14T08:20:04.696978635Z\" level=info msg=\"Started container\" PID=15892 containerID=9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a description=openshift-multus/cni-sysctl-allowlist-ds-qvc4r/kube-multus-additional-cni-plugins id=ae04f4d7-de4d-45e2-8902-f4b459cd1045 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b\nJun 14 08:20:04.754958 crc crio[3637]: time=\"2026-06-14T08:20:04.754797883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.768637 crc crio[3637]: time=\"2026-06-14T08:20:04.768541344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.768823 crc crio[3637]: time=\"2026-06-14T08:20:04.76873231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.780251 crc crio[3637]: time=\"2026-06-14T08:20:04.780126978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.790893 crc crio[3637]: time=\"2026-06-14T08:20:04.790606956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.821027 crc crio[3637]: time=\"2026-06-14T08:20:04.820782047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.835057 crc crio[3637]: time=\"2026-06-14T08:20:04.829102301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:04.844604 crc crio[3637]: time=\"2026-06-14T08:20:04.844332592Z\" level=info msg=\"Created container 4b58134f8af1a9639b0c68d325db0a15745d3831a4852cd49a97d0e9e34e8e14: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=2953d587-ec11-479d-9053-bee350e1aa51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:04.853422 crc crio[3637]: time=\"2026-06-14T08:20:04.84837785Z\" level=info msg=\"Starting container: 4b58134f8af1a9639b0c68d325db0a15745d3831a4852cd49a97d0e9e34e8e14\" id=d493825d-52ea-4789-aaeb-977b9e29fd6b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:04.871461 crc crio[3637]: time=\"2026-06-14T08:20:04.871345847Z\" level=info msg=\"Created container 1e4fd8952ca4f6fc8d4dd7e245bf600be1c9a25f323c836ff056c51594111e73: openshift-marketplace/certified-operators-l27pk/extract-content\" id=41d7f2e0-34c7-4f78-a279-dcf00ac02720 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:04.874192 crc crio[3637]: time=\"2026-06-14T08:20:04.87396634Z\" level=info msg=\"Started container\" PID=15907 containerID=4b58134f8af1a9639b0c68d325db0a15745d3831a4852cd49a97d0e9e34e8e14 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=d493825d-52ea-4789-aaeb-977b9e29fd6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b\nJun 14 08:20:04.878345 crc crio[3637]: time=\"2026-06-14T08:20:04.877701292Z\" level=info msg=\"Created container 0fbd70dfcd5d98500b920e0f6e09c8b31e23b901476a57fa27e88303cbf33818: openshift-marketplace/community-operators-qhh6t/extract-content\" id=9cb239d2-57c5-4bff-9da7-34c366ca0cda name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:04.882632 crc crio[3637]: time=\"2026-06-14T08:20:04.882519841Z\" level=info msg=\"Starting container: 1e4fd8952ca4f6fc8d4dd7e245bf600be1c9a25f323c836ff056c51594111e73\" id=91517cb6-5e33-4b93-b474-c01cca910a78 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:04.884007 crc crio[3637]: time=\"2026-06-14T08:20:04.883939908Z\" level=info msg=\"Starting container: 0fbd70dfcd5d98500b920e0f6e09c8b31e23b901476a57fa27e88303cbf33818\" id=0270f0fb-fd28-44fc-83d6-75bc3f9ba82f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:04.888218 crc crio[3637]: time=\"2026-06-14T08:20:04.888143929Z\" level=info msg=\"Started container\" PID=15909 containerID=1e4fd8952ca4f6fc8d4dd7e245bf600be1c9a25f323c836ff056c51594111e73 description=openshift-marketplace/certified-operators-l27pk/extract-content id=91517cb6-5e33-4b93-b474-c01cca910a78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac\nJun 14 08:20:04.966541 crc crio[3637]: time=\"2026-06-14T08:20:04.92174126Z\" level=info msg=\"Started container\" PID=15902 containerID=0fbd70dfcd5d98500b920e0f6e09c8b31e23b901476a57fa27e88303cbf33818 description=openshift-marketplace/community-operators-qhh6t/extract-content id=0270f0fb-fd28-44fc-83d6-75bc3f9ba82f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105\nJun 14 08:20:05.083455 crc crio[3637]: time=\"2026-06-14T08:20:05.077427081Z\" level=info msg=\"Created container 30dfc267793c187fa208e139e7be22d13c68fd27bb4212e8d4951ef953ada61d: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=c607a93c-b16c-4ccc-bb24-f91633da4a68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:05.086267 crc crio[3637]: time=\"2026-06-14T08:20:05.086215996Z\" level=info msg=\"Starting container: 30dfc267793c187fa208e139e7be22d13c68fd27bb4212e8d4951ef953ada61d\" id=1110dc73-5496-46ca-986c-031d8481bcfd name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:05.111498 crc crio[3637]: time=\"2026-06-14T08:20:05.109978129Z\" level=info msg=\"Created container 5e8e58cbc7ffe812c09c33315eed4e0ee62efe702841ca1fe9212fb55b3c77e1: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=3a2983a6-3c28-4823-8ccd-7af0c3f7ac6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:05.118247 crc crio[3637]: time=\"2026-06-14T08:20:05.118073353Z\" level=info msg=\"Starting container: 5e8e58cbc7ffe812c09c33315eed4e0ee62efe702841ca1fe9212fb55b3c77e1\" id=cc85b4ee-2279-48a4-82a6-410ec93e10ab name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:05.155317 crc crio[3637]: time=\"2026-06-14T08:20:05.153179389Z\" level=info msg=\"Started container\" PID=15927 containerID=30dfc267793c187fa208e139e7be22d13c68fd27bb4212e8d4951ef953ada61d description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=1110dc73-5496-46ca-986c-031d8481bcfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a\nJun 14 08:20:05.155317 crc crio[3637]: time=\"2026-06-14T08:20:05.153682757Z\" level=info msg=\"Started container\" PID=15929 containerID=5e8e58cbc7ffe812c09c33315eed4e0ee62efe702841ca1fe9212fb55b3c77e1 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=cc85b4ee-2279-48a4-82a6-410ec93e10ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76\nJun 14 08:20:06.087674 crc crio[3637]: time=\"2026-06-14T08:20:06.087546815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=35aa866f-73ad-4a81-ae1e-a40703f28219 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:06.100428 crc crio[3637]: time=\"2026-06-14T08:20:06.100294771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=712ed633-a5b9-4cc1-b5ea-8f93617712f1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:06.105905 crc crio[3637]: time=\"2026-06-14T08:20:06.105814033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:06.107685 crc crio[3637]: time=\"2026-06-14T08:20:06.107597454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:06.110162 crc crio[3637]: time=\"2026-06-14T08:20:06.110123536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:06.116677 crc crio[3637]: time=\"2026-06-14T08:20:06.116530408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=13e1cfc7-6d52-4741-92c1-01c38cabd640 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:06.123193 crc crio[3637]: time=\"2026-06-14T08:20:06.123105767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a8e92c5b-593c-463f-a6b8-be7f51e2a849 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:06.123691 crc crio[3637]: time=\"2026-06-14T08:20:06.123299122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3d020226-d782-4870-8019-5acfa01b4020 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:06.132282 crc crio[3637]: time=\"2026-06-14T08:20:06.132214388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=be4d7ade-d40b-4e63-9560-9e76ec854acf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:06.132437 crc crio[3637]: time=\"2026-06-14T08:20:06.132326625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b0c9a1f4-7109-44b5-bfe8-ae196051e451 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:06.160921 crc crio[3637]: time=\"2026-06-14T08:20:06.160549067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=660659ea-d48b-47bf-bd89-e9e2290cc6be name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:06.968405 crc crio[3637]: time=\"2026-06-14T08:20:06.968155855Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5zz68/registry-server\" id=509aa000-1b9f-42e0-b7fb-740a5d6859c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:06.968980 crc crio[3637]: time=\"2026-06-14T08:20:06.968699154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:06.969569 crc crio[3637]: time=\"2026-06-14T08:20:06.969412208Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=4df43027-3be3-44d8-8b44-d0f991203f4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:06.976128 crc crio[3637]: time=\"2026-06-14T08:20:06.97035274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:06.976435 crc crio[3637]: time=\"2026-06-14T08:20:06.974409244Z\" level=info msg=\"Created container a181b43c8fdaef3dc14f381868bb7a9e9835dfe0d09ab7849f229ddd512a9b89: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=4d38aedc-a047-4f1d-9426-bac87259575d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:06.979086 crc crio[3637]: time=\"2026-06-14T08:20:06.978932943Z\" level=info msg=\"Starting container: a181b43c8fdaef3dc14f381868bb7a9e9835dfe0d09ab7849f229ddd512a9b89\" id=7e53ccdf-ce84-4fe7-9186-a8f728f9b061 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:07.094279 crc crio[3637]: time=\"2026-06-14T08:20:07.094026556Z\" level=info msg=\"Started container\" PID=16004 containerID=a181b43c8fdaef3dc14f381868bb7a9e9835dfe0d09ab7849f229ddd512a9b89 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=7e53ccdf-ce84-4fe7-9186-a8f728f9b061 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00\nJun 14 08:20:07.156811 crc crio[3637]: time=\"2026-06-14T08:20:07.15660687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.162218 crc crio[3637]: time=\"2026-06-14T08:20:07.162140013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.162645 crc crio[3637]: time=\"2026-06-14T08:20:07.162092732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79d31169-7b1e-43a5-97fa-ccad102e79b3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:07.165348 crc crio[3637]: time=\"2026-06-14T08:20:07.165311059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.166669 crc crio[3637]: time=\"2026-06-14T08:20:07.166537308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.171077 crc crio[3637]: time=\"2026-06-14T08:20:07.170942515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=368ac925-cc25-4473-ac95-fa9a1c5bca8a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:07.175618 crc crio[3637]: time=\"2026-06-14T08:20:07.175529057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=01c01677-19fd-4a0d-b671-eb6e5ba5cc8d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:07.187131 crc crio[3637]: time=\"2026-06-14T08:20:07.187041358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5a8387cd-c7a9-4d8f-a0ce-22714ff9abd5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:07.198960 crc crio[3637]: time=\"2026-06-14T08:20:07.198892951Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b52cbb5c-87fd-45e8-bc8b-c50cd2946deb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:07.199104 crc crio[3637]: time=\"2026-06-14T08:20:07.199042626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=17099dc1-f756-4af5-946c-52b863946e74 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:07.199335 crc crio[3637]: time=\"2026-06-14T08:20:07.19916514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a0e26d55-0112-4738-9123-e8c035d35053 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:07.201626 crc crio[3637]: time=\"2026-06-14T08:20:07.201522808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e5ef2490-8457-4433-a224-fb3b0be6d7e4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:07.278944 crc crio[3637]: time=\"2026-06-14T08:20:07.278689275Z\" level=info msg=\"Created container fb8aa90073d1f224271e18712a2fe38409dd626bbfb52e101a4a01e5bebd0ed0: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=cb5b2cd9-e9dd-4b2e-b85b-7782cd2b64cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:07.280451 crc crio[3637]: time=\"2026-06-14T08:20:07.280375821Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rpqmh/registry-server\" id=34ccafc8-028a-4ad7-a0b6-37afacbccbd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:07.280555 crc crio[3637]: time=\"2026-06-14T08:20:07.280426193Z\" level=info msg=\"Starting container: fb8aa90073d1f224271e18712a2fe38409dd626bbfb52e101a4a01e5bebd0ed0\" id=753373d5-d3d1-4bbc-b53b-12e6aef7d06c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:07.280933 crc crio[3637]: time=\"2026-06-14T08:20:07.280877037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.282806 crc crio[3637]: time=\"2026-06-14T08:20:07.282480741Z\" level=info msg=\"Created container 1103f125d88c583f3a2f3d2117ead737eb7927892496aa52731bd55ade700191: openshift-kube-apiserver/installer-13-crc/installer\" id=27fb6b41-c81c-4c3d-8467-48718c29818a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:07.289538 crc crio[3637]: time=\"2026-06-14T08:20:07.28548355Z\" level=info msg=\"Starting container: 1103f125d88c583f3a2f3d2117ead737eb7927892496aa52731bd55ade700191\" id=601b38a1-6356-4bcb-a0d6-11c3ae6a0a2e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:07.289538 crc crio[3637]: time=\"2026-06-14T08:20:07.288996137Z\" level=info msg=\"Started container\" PID=16005 containerID=fb8aa90073d1f224271e18712a2fe38409dd626bbfb52e101a4a01e5bebd0ed0 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=753373d5-d3d1-4bbc-b53b-12e6aef7d06c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe\nJun 14 08:20:07.302698 crc crio[3637]: time=\"2026-06-14T08:20:07.301540513Z\" level=info msg=\"Started container\" PID=16003 containerID=1103f125d88c583f3a2f3d2117ead737eb7927892496aa52731bd55ade700191 description=openshift-kube-apiserver/installer-13-crc/installer id=601b38a1-6356-4bcb-a0d6-11c3ae6a0a2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f\nJun 14 08:20:07.313353 crc crio[3637]: time=\"2026-06-14T08:20:07.31324254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.318062 crc crio[3637]: time=\"2026-06-14T08:20:07.317972107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.487197 crc crio[3637]: time=\"2026-06-14T08:20:07.487104481Z\" level=info msg=\"Created container 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=4df43027-3be3-44d8-8b44-d0f991203f4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:07.493267 crc crio[3637]: time=\"2026-06-14T08:20:07.49131356Z\" level=info msg=\"Created container f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c: openshift-marketplace/certified-operators-5zz68/registry-server\" id=509aa000-1b9f-42e0-b7fb-740a5d6859c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:07.493923 crc crio[3637]: time=\"2026-06-14T08:20:07.493265645Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4knbx/registry-server\" id=2c54a600-41ff-4f90-9fff-95d1117d5d09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:07.494504 crc crio[3637]: time=\"2026-06-14T08:20:07.494375482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.496655 crc crio[3637]: time=\"2026-06-14T08:20:07.496536575Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=7be1dc97-14df-440d-b5fe-2ea9e5aae43b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:07.505324 crc crio[3637]: time=\"2026-06-14T08:20:07.505204912Z\" level=info msg=\"Starting container: f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c\" id=e0ff203a-d2f6-4b48-ac1d-b66ae30cb88d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:07.506346 crc crio[3637]: time=\"2026-06-14T08:20:07.506124253Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=61c61d11-bfd9-48cf-b34e-71eba9d069b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:07.506471 crc crio[3637]: time=\"2026-06-14T08:20:07.50633402Z\" level=info msg=\"Starting container: 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13\" id=852760bc-c898-4618-9562-8ec3fad7fdd4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:07.516104 crc crio[3637]: time=\"2026-06-14T08:20:07.51597931Z\" level=info msg=\"Started container\" PID=16031 containerID=f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c description=openshift-marketplace/certified-operators-5zz68/registry-server id=e0ff203a-d2f6-4b48-ac1d-b66ae30cb88d name=/runtime.v1.RuntimeService/StartContainer sandboxID=519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597\nJun 14 08:20:07.531829 crc crio[3637]: time=\"2026-06-14T08:20:07.53172939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.537149 crc crio[3637]: time=\"2026-06-14T08:20:07.53673313Z\" level=info msg=\"Started container\" PID=16032 containerID=55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=852760bc-c898-4618-9562-8ec3fad7fdd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a\nJun 14 08:20:07.550819 crc crio[3637]: time=\"2026-06-14T08:20:07.550672657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.603102 crc crio[3637]: time=\"2026-06-14T08:20:07.60298582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.609471 crc crio[3637]: time=\"2026-06-14T08:20:07.609371531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.646591 crc crio[3637]: time=\"2026-06-14T08:20:07.646461911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.650077 crc crio[3637]: time=\"2026-06-14T08:20:07.649988389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.650344 crc crio[3637]: time=\"2026-06-14T08:20:07.650274617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.654990 crc crio[3637]: time=\"2026-06-14T08:20:07.654534028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.801471 crc crio[3637]: time=\"2026-06-14T08:20:07.800538776Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r6jp9/registry-server\" id=8c1b645d-cf60-4009-b812-9687adc52f1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:07.802001 crc crio[3637]: time=\"2026-06-14T08:20:07.801730266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.802165 crc crio[3637]: time=\"2026-06-14T08:20:07.802100007Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=d4d27015-4c51-4957-a8e2-d96347da8d57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:07.802671 crc crio[3637]: time=\"2026-06-14T08:20:07.802402337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.890803 crc crio[3637]: time=\"2026-06-14T08:20:07.88997153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.899603 crc crio[3637]: time=\"2026-06-14T08:20:07.899432153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.923737 crc crio[3637]: time=\"2026-06-14T08:20:07.923133018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:07.932518 crc crio[3637]: time=\"2026-06-14T08:20:07.932424816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:08.040740 crc crio[3637]: time=\"2026-06-14T08:20:08.040644651Z\" level=info msg=\"Created container fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab: openshift-marketplace/redhat-marketplace-rpqmh/registry-server\" id=34ccafc8-028a-4ad7-a0b6-37afacbccbd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:08.043327 crc crio[3637]: time=\"2026-06-14T08:20:08.043212397Z\" level=info msg=\"Starting container: fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab\" id=622ca58f-2854-40ed-ab32-cf5c2c6e5ea1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:08.049997 crc crio[3637]: time=\"2026-06-14T08:20:08.049824765Z\" level=info msg=\"Started container\" PID=16047 containerID=fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab description=openshift-marketplace/redhat-marketplace-rpqmh/registry-server id=622ca58f-2854-40ed-ab32-cf5c2c6e5ea1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a\nJun 14 08:20:08.166240 crc crio[3637]: time=\"2026-06-14T08:20:08.163696658Z\" level=info msg=\"Created container c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd: openshift-marketplace/community-operators-4knbx/registry-server\" id=2c54a600-41ff-4f90-9fff-95d1117d5d09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:08.166240 crc crio[3637]: time=\"2026-06-14T08:20:08.164470734Z\" level=info msg=\"Created container f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=61c61d11-bfd9-48cf-b34e-71eba9d069b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:08.169965 crc crio[3637]: time=\"2026-06-14T08:20:08.169914184Z\" level=info msg=\"Starting container: f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd\" id=6dc26ec8-f6df-497e-8781-db3f952fdad9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:08.171056 crc crio[3637]: time=\"2026-06-14T08:20:08.170828765Z\" level=info msg=\"Starting container: c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd\" id=1a5de578-3a62-4f23-bf1a-ae5cac095b87 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:08.187148 crc crio[3637]: time=\"2026-06-14T08:20:08.187103354Z\" level=info msg=\"Started container\" PID=16079 containerID=f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=6dc26ec8-f6df-497e-8781-db3f952fdad9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b\nJun 14 08:20:08.189749 crc crio[3637]: time=\"2026-06-14T08:20:08.189636768Z\" level=info msg=\"Started container\" PID=16078 containerID=c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd description=openshift-marketplace/community-operators-4knbx/registry-server id=1a5de578-3a62-4f23-bf1a-ae5cac095b87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3\nJun 14 08:20:08.232387 crc crio[3637]: time=\"2026-06-14T08:20:08.231393991Z\" level=info msg=\"Created container f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826: openshift-marketplace/certified-operators-l27pk/registry-server\" id=7be1dc97-14df-440d-b5fe-2ea9e5aae43b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:08.234103 crc crio[3637]: time=\"2026-06-14T08:20:08.234006098Z\" level=info msg=\"Starting container: f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826\" id=c091a2fa-aaf0-4ca0-be7f-876f2f51862e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:08.252715 crc crio[3637]: time=\"2026-06-14T08:20:08.252611055Z\" level=info msg=\"Started container\" PID=16080 containerID=f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826 description=openshift-marketplace/certified-operators-l27pk/registry-server id=c091a2fa-aaf0-4ca0-be7f-876f2f51862e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac\nJun 14 08:20:08.319179 crc crio[3637]: time=\"2026-06-14T08:20:08.318994564Z\" level=info msg=\"Created container f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c: openshift-marketplace/community-operators-qhh6t/registry-server\" id=d4d27015-4c51-4957-a8e2-d96347da8d57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:08.321481 crc crio[3637]: time=\"2026-06-14T08:20:08.321443506Z\" level=info msg=\"Starting container: f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c\" id=3dcc4858-8917-4051-a7e6-c51624823dae name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:08.331217 crc crio[3637]: time=\"2026-06-14T08:20:08.331148341Z\" level=info msg=\"Started container\" PID=16091 containerID=f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c description=openshift-marketplace/community-operators-qhh6t/registry-server id=3dcc4858-8917-4051-a7e6-c51624823dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105\nJun 14 08:20:08.348319 crc crio[3637]: time=\"2026-06-14T08:20:08.348172311Z\" level=info msg=\"Created container 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a: openshift-marketplace/redhat-operators-r6jp9/registry-server\" id=8c1b645d-cf60-4009-b812-9687adc52f1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:08.353173 crc crio[3637]: time=\"2026-06-14T08:20:08.353026682Z\" level=info msg=\"Starting container: 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a\" id=15f8e4b8-da54-4923-91a7-96357f36f4e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:08.367368 crc crio[3637]: time=\"2026-06-14T08:20:08.367247823Z\" level=info msg=\"Started container\" PID=16094 containerID=01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a description=openshift-marketplace/redhat-operators-r6jp9/registry-server id=15f8e4b8-da54-4923-91a7-96357f36f4e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb\nJun 14 08:20:12.449114 crc crio[3637]: time=\"2026-06-14T08:20:12.44833884Z\" level=info msg=\"Stopping pod sandbox: a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe\" id=8ded7ec9-5500-4116-bb0f-30f95dbf527a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:20:12.450961 crc crio[3637]: time=\"2026-06-14T08:20:12.449401713Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe UID:dc9118ff-d0aa-4cde-981c-405fb4fc93f3 NetNS:/var/run/netns/f4b94cc0-91ac-4c6f-b053-4c55136a5203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddc9118ff_d0aa_4cde_981c_405fb4fc93f3.slice PodAnnotations:0xc00019ca68}] Aliases:map[]}\"\nJun 14 08:20:12.450961 crc crio[3637]: time=\"2026-06-14T08:20:12.449588255Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:20:13.976441 crc crio[3637]: time=\"2026-06-14T08:20:13.97628981Z\" level=info msg=\"Stopped pod sandbox: a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe\" id=8ded7ec9-5500-4116-bb0f-30f95dbf527a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:20:28.793077 crc crio[3637]: time=\"2026-06-14T08:20:28.791947322Z\" level=info msg=\"Stopping container: c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd (timeout: 2s)\" id=0e238f77-6bdd-4ed0-8f44-ddf46fd1b973 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:28.955309 crc crio[3637]: time=\"2026-06-14T08:20:28.95523254Z\" level=info msg=\"Stopped container c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd: openshift-marketplace/community-operators-4knbx/registry-server\" id=0e238f77-6bdd-4ed0-8f44-ddf46fd1b973 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:28.956802 crc crio[3637]: time=\"2026-06-14T08:20:28.956731306Z\" level=info msg=\"Stopping pod sandbox: 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3\" id=69b16737-9ff5-4e42-90e1-23f2ca7161b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:20:28.957577 crc crio[3637]: time=\"2026-06-14T08:20:28.957534353Z\" level=info msg=\"Got pod network &{Name:community-operators-4knbx Namespace:openshift-marketplace ID:13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3 UID:1b98e5a3-8680-437f-8900-b714df3bf939 NetNS:/var/run/netns/e82b49a5-a2c9-4f54-887b-03869ada996f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b98e5a3_8680_437f_8900_b714df3bf939.slice PodAnnotations:0xc00008cfb0}] Aliases:map[]}\"\nJun 14 08:20:28.957715 crc crio[3637]: time=\"2026-06-14T08:20:28.957685348Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-4knbx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:20:29.000239 crc crio[3637]: time=\"2026-06-14T08:20:28.999518529Z\" level=info msg=\"Stopping container: f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c (timeout: 2s)\" id=86546dd7-ce2e-4725-8f22-a2d7f0306a55 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:29.158944 crc crio[3637]: time=\"2026-06-14T08:20:29.158755411Z\" level=info msg=\"Stopped container f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c: openshift-marketplace/certified-operators-5zz68/registry-server\" id=86546dd7-ce2e-4725-8f22-a2d7f0306a55 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:29.160599 crc crio[3637]: time=\"2026-06-14T08:20:29.160469758Z\" level=info msg=\"Stopping pod sandbox: 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597\" id=7e5af8fa-3a4a-4ef3-a842-8a4f7f93b3ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:20:29.161218 crc crio[3637]: time=\"2026-06-14T08:20:29.16112673Z\" level=info msg=\"Got pod network &{Name:certified-operators-5zz68 Namespace:openshift-marketplace ID:519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597 UID:3a1efafd-8d8c-4401-8d74-f33e48025080 NetNS:/var/run/netns/a19f0e63-e901-4696-baf2-f6a8e178b914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a1efafd_8d8c_4401_8d74_f33e48025080.slice PodAnnotations:0xc002314328}] Aliases:map[]}\"\nJun 14 08:20:29.161390 crc crio[3637]: time=\"2026-06-14T08:20:29.161331296Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-5zz68 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:20:29.910172 crc crio[3637]: time=\"2026-06-14T08:20:29.900290484Z\" level=info msg=\"Stopped pod sandbox: 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3\" id=69b16737-9ff5-4e42-90e1-23f2ca7161b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:20:29.933543 crc crio[3637]: time=\"2026-06-14T08:20:29.933390978Z\" level=info msg=\"Stopping container: 18a0883c55e230ea286411f82b3e7caf3f69af56a27ccc0bc0b48c64afcadb21 (timeout: 2s)\" id=7c82c6b0-f3ec-45c4-94ad-98199197a81b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:30.088405 crc crio[3637]: time=\"2026-06-14T08:20:30.087801533Z\" level=info msg=\"Stopped container 18a0883c55e230ea286411f82b3e7caf3f69af56a27ccc0bc0b48c64afcadb21: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7c82c6b0-f3ec-45c4-94ad-98199197a81b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:30.090059 crc crio[3637]: time=\"2026-06-14T08:20:30.089979215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=6eb945a0-cc25-4b7f-97e6-eaf9a3d30655 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:30.095224 crc crio[3637]: time=\"2026-06-14T08:20:30.095145686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=df33d95f-b2ea-45c1-9768-a8f6db7cf0aa name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:30.099154 crc crio[3637]: time=\"2026-06-14T08:20:30.098705654Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5f8d853e-2289-4c41-97ea-336978e41a51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:30.099154 crc crio[3637]: time=\"2026-06-14T08:20:30.099111408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:30.182482 crc crio[3637]: time=\"2026-06-14T08:20:30.182321735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:30.194301 crc crio[3637]: time=\"2026-06-14T08:20:30.194083545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:30.304548 crc crio[3637]: time=\"2026-06-14T08:20:30.30321819Z\" level=info msg=\"Stopped pod sandbox: 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597\" id=7e5af8fa-3a4a-4ef3-a842-8a4f7f93b3ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:20:30.429451 crc crio[3637]: time=\"2026-06-14T08:20:30.428807702Z\" level=info msg=\"Created container bfedc2838038eac27f18801865c20d55fba70aade27149844a69cc547a931dce: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5f8d853e-2289-4c41-97ea-336978e41a51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:30.432437 crc crio[3637]: time=\"2026-06-14T08:20:30.432265077Z\" level=info msg=\"Starting container: bfedc2838038eac27f18801865c20d55fba70aade27149844a69cc547a931dce\" id=152d6d0a-882e-4d99-b53c-8ec25d8329fe name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:30.445941 crc crio[3637]: time=\"2026-06-14T08:20:30.44521906Z\" level=info msg=\"Started container\" PID=16716 containerID=bfedc2838038eac27f18801865c20d55fba70aade27149844a69cc547a931dce description=openshift-console/downloads-747b44746d-4pqvr/download-server id=152d6d0a-882e-4d99-b53c-8ec25d8329fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b\nJun 14 08:20:30.710451 crc crio[3637]: time=\"2026-06-14T08:20:30.710381561Z\" level=info msg=\"Removing container: 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3\" id=b20842bb-8aee-4085-9243-417c2c87f14b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:30.795770 crc crio[3637]: time=\"2026-06-14T08:20:30.795304235Z\" level=info msg=\"Removed container 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b20842bb-8aee-4085-9243-417c2c87f14b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:30.808082 crc crio[3637]: time=\"2026-06-14T08:20:30.807332086Z\" level=info msg=\"Removing container: f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c\" id=d7b075a3-abe1-4103-92c3-80546d3583ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:30.861454 crc crio[3637]: time=\"2026-06-14T08:20:30.861372796Z\" level=info msg=\"Removed container f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c: openshift-marketplace/certified-operators-5zz68/registry-server\" id=d7b075a3-abe1-4103-92c3-80546d3583ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:30.865230 crc crio[3637]: time=\"2026-06-14T08:20:30.865191131Z\" level=info msg=\"Removing container: ae2ee576886627d3dcbd25bd9a58e84e645305764f99a348b865ddda09f73a2e\" id=297aa1d7-b73b-4936-bb46-c2b1817a4067 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:30.912135 crc crio[3637]: time=\"2026-06-14T08:20:30.91119468Z\" level=info msg=\"Removed container ae2ee576886627d3dcbd25bd9a58e84e645305764f99a348b865ddda09f73a2e: openshift-marketplace/certified-operators-5zz68/extract-content\" id=297aa1d7-b73b-4936-bb46-c2b1817a4067 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:30.918395 crc crio[3637]: time=\"2026-06-14T08:20:30.91831794Z\" level=info msg=\"Removing container: f897339f6974196896ed5fcd07d3c38f53bec67fed066482186f3bab04deac02\" id=ca110ee7-d563-48b8-8b56-661bc6255d25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:30.938627 crc crio[3637]: time=\"2026-06-14T08:20:30.938533534Z\" level=info msg=\"Removed container f897339f6974196896ed5fcd07d3c38f53bec67fed066482186f3bab04deac02: openshift-marketplace/certified-operators-5zz68/extract-utilities\" id=ca110ee7-d563-48b8-8b56-661bc6255d25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:30.941577 crc crio[3637]: time=\"2026-06-14T08:20:30.941472228Z\" level=info msg=\"Removing container: c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd\" id=67f6a431-d308-4c7f-a35e-70ff99a99cc6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:30.959197 crc crio[3637]: time=\"2026-06-14T08:20:30.959071364Z\" level=info msg=\"Removed container c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd: openshift-marketplace/community-operators-4knbx/registry-server\" id=67f6a431-d308-4c7f-a35e-70ff99a99cc6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:30.963602 crc crio[3637]: time=\"2026-06-14T08:20:30.96356311Z\" level=info msg=\"Removing container: 182be06a9fe7ae04e178570cb96598e6e385c35ed2de1a9d7cf227149208d43c\" id=b4801fea-e81b-4c19-a373-88b424949cbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:30.995230 crc crio[3637]: time=\"2026-06-14T08:20:30.994672983Z\" level=info msg=\"Removed container 182be06a9fe7ae04e178570cb96598e6e385c35ed2de1a9d7cf227149208d43c: openshift-marketplace/community-operators-4knbx/extract-content\" id=b4801fea-e81b-4c19-a373-88b424949cbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:30.998135 crc crio[3637]: time=\"2026-06-14T08:20:30.998096804Z\" level=info msg=\"Removing container: 65b663784c0256c8f9b7ead0920e515e2319c06d147f30508c93c5e668fa072a\" id=70094bc2-b3e6-4310-9d16-7db6fdadbce4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:31.016315 crc crio[3637]: time=\"2026-06-14T08:20:31.016227056Z\" level=info msg=\"Removed container 65b663784c0256c8f9b7ead0920e515e2319c06d147f30508c93c5e668fa072a: openshift-marketplace/community-operators-4knbx/extract-utilities\" id=70094bc2-b3e6-4310-9d16-7db6fdadbce4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:31.197430 crc crio[3637]: time=\"2026-06-14T08:20:31.197381297Z\" level=info msg=\"Stopping container: fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab (timeout: 2s)\" id=b389e626-3f64-4b16-a85a-51c9b78d31c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:31.323335 crc crio[3637]: time=\"2026-06-14T08:20:31.323221847Z\" level=info msg=\"Stopped container fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab: openshift-marketplace/redhat-marketplace-rpqmh/registry-server\" id=b389e626-3f64-4b16-a85a-51c9b78d31c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:31.325561 crc crio[3637]: time=\"2026-06-14T08:20:31.325488902Z\" level=info msg=\"Stopping pod sandbox: bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a\" id=7e1e785d-3a60-4191-88e9-fd414af43e57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:20:31.326115 crc crio[3637]: time=\"2026-06-14T08:20:31.326045971Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rpqmh Namespace:openshift-marketplace ID:bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a UID:35fc4b77-e660-421d-aa26-4b8c92c574d7 NetNS:/var/run/netns/3576a62c-a9ce-4d5b-b57b-33580bc5f527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35fc4b77_e660_421d_aa26_4b8c92c574d7.slice PodAnnotations:0xc0002d6950}] Aliases:map[]}\"\nJun 14 08:20:31.326332 crc crio[3637]: time=\"2026-06-14T08:20:31.326270308Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-rpqmh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:20:31.404798 crc crio[3637]: time=\"2026-06-14T08:20:31.404708477Z\" level=info msg=\"Stopping container: 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a (timeout: 2s)\" id=4ef887c5-7ac0-471d-8f7c-9967402e83d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:31.609954 crc crio[3637]: time=\"2026-06-14T08:20:31.609780561Z\" level=info msg=\"Stopped pod sandbox: bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a\" id=7e1e785d-3a60-4191-88e9-fd414af43e57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:20:31.758002 crc crio[3637]: time=\"2026-06-14T08:20:31.757678412Z\" level=info msg=\"Removing container: fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab\" id=23908679-e9e1-4bf6-a5b4-1da5f8c5b339 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:31.808608 crc crio[3637]: time=\"2026-06-14T08:20:31.808551089Z\" level=info msg=\"Removed container fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab: openshift-marketplace/redhat-marketplace-rpqmh/registry-server\" id=23908679-e9e1-4bf6-a5b4-1da5f8c5b339 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:31.813786 crc crio[3637]: time=\"2026-06-14T08:20:31.813645987Z\" level=info msg=\"Removing container: de6bbce5c18acc55ef9685839b84f2f5a9aacb362aa8aed11f53bce3bfb3b0f1\" id=6c35e55c-a891-43fb-95c5-fbc728a1df22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:31.881671 crc crio[3637]: time=\"2026-06-14T08:20:31.881525438Z\" level=info msg=\"Removed container de6bbce5c18acc55ef9685839b84f2f5a9aacb362aa8aed11f53bce3bfb3b0f1: openshift-marketplace/redhat-marketplace-rpqmh/extract-content\" id=6c35e55c-a891-43fb-95c5-fbc728a1df22 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:31.886547 crc crio[3637]: time=\"2026-06-14T08:20:31.886459879Z\" level=info msg=\"Removing container: 641264ca40ce646d19a03566c4dc50f7ce181713ed3c635a70518716008dd69c\" id=0736340d-e73f-479d-ad73-e554134ac80a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:31.918386 crc crio[3637]: time=\"2026-06-14T08:20:31.918281304Z\" level=info msg=\"Removed container 641264ca40ce646d19a03566c4dc50f7ce181713ed3c635a70518716008dd69c: openshift-marketplace/redhat-marketplace-rpqmh/extract-utilities\" id=0736340d-e73f-479d-ad73-e554134ac80a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:33.103491 crc crio[3637]: time=\"2026-06-14T08:20:33.102572289Z\" level=info msg=\"Stopped container 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a: openshift-marketplace/redhat-operators-r6jp9/registry-server\" id=4ef887c5-7ac0-471d-8f7c-9967402e83d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:33.105323 crc crio[3637]: time=\"2026-06-14T08:20:33.105215641Z\" level=info msg=\"Stopping pod sandbox: 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb\" id=463a1364-af84-4c06-969f-3791a92a411d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:20:33.106434 crc crio[3637]: time=\"2026-06-14T08:20:33.106260316Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r6jp9 Namespace:openshift-marketplace ID:4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb UID:8daa7757-e649-4a0c-a54a-f9e356e1eaa5 NetNS:/var/run/netns/d4a7715a-bc11-4862-928c-60418fdf560a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8daa7757_e649_4a0c_a54a_f9e356e1eaa5.slice PodAnnotations:0xc00008d350}] Aliases:map[]}\"\nJun 14 08:20:33.106930 crc crio[3637]: time=\"2026-06-14T08:20:33.106751393Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-r6jp9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:20:34.251446 crc crio[3637]: time=\"2026-06-14T08:20:34.24920482Z\" level=info msg=\"Stopping container: 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a (timeout: 30s)\" id=60805471-ce1f-41d8-8d79-e1dd6107b6e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:34.439917 crc crio[3637]: time=\"2026-06-14T08:20:34.439568533Z\" level=info msg=\"Stopped pod sandbox: 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb\" id=463a1364-af84-4c06-969f-3791a92a411d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:20:34.947060 crc crio[3637]: time=\"2026-06-14T08:20:34.94691097Z\" level=info msg=\"Removing container: 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a\" id=c6225b60-bc11-4a16-9c49-22caf485495a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:34.988406 crc crio[3637]: time=\"2026-06-14T08:20:34.988255395Z\" level=info msg=\"Removed container 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a: openshift-marketplace/redhat-operators-r6jp9/registry-server\" id=c6225b60-bc11-4a16-9c49-22caf485495a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:34.997803 crc crio[3637]: time=\"2026-06-14T08:20:34.997682175Z\" level=info msg=\"Removing container: bd600c11ca813621ab91a2d7a511661b5b58be8eb3d757760a2c1b5d1e64031a\" id=3ab80d4f-d0af-499d-8970-dc0c41ed584f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:35.065203 crc crio[3637]: time=\"2026-06-14T08:20:35.065000806Z\" level=info msg=\"Removed container bd600c11ca813621ab91a2d7a511661b5b58be8eb3d757760a2c1b5d1e64031a: openshift-marketplace/redhat-operators-r6jp9/extract-content\" id=3ab80d4f-d0af-499d-8970-dc0c41ed584f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:35.069660 crc crio[3637]: time=\"2026-06-14T08:20:35.069584498Z\" level=info msg=\"Removing container: 7b8d3c249934f3ddbdc493d87605982b8fa6961fe02730f7749fd5868bf9f769\" id=128b22e3-448e-4fc9-9a13-ebd5ec408496 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:35.103716 crc crio[3637]: time=\"2026-06-14T08:20:35.103606729Z\" level=info msg=\"Removed container 7b8d3c249934f3ddbdc493d87605982b8fa6961fe02730f7749fd5868bf9f769: openshift-marketplace/redhat-operators-r6jp9/extract-utilities\" id=128b22e3-448e-4fc9-9a13-ebd5ec408496 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:52.851790 crc crio[3637]: time=\"2026-06-14T08:20:52.848792035Z\" level=info msg=\"Stopping container: 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511 (timeout: 15s)\" id=01b93bab-943b-4d1c-9dda-e36465bc48aa name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:52.851790 crc crio[3637]: time=\"2026-06-14T08:20:52.849622432Z\" level=info msg=\"Stopping container: fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98 (timeout: 15s)\" id=02aacee3-a111-42b0-98a7-82c2df6c948c name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:52.860153 crc crio[3637]: time=\"2026-06-14T08:20:52.849663814Z\" level=info msg=\"Stopping container: da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8 (timeout: 15s)\" id=72175549-9f1b-4603-8864-8adf8d117765 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:52.860153 crc crio[3637]: time=\"2026-06-14T08:20:52.849915702Z\" level=info msg=\"Stopping container: 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990 (timeout: 15s)\" id=23dbe0f4-8adc-4138-bb8c-b9f8af061833 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:52.860153 crc crio[3637]: time=\"2026-06-14T08:20:52.85013871Z\" level=info msg=\"Stopping container: 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582 (timeout: 15s)\" id=ab67d688-3b96-499c-a186-4627c3618c6e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:53.058389 crc crio[3637]: time=\"2026-06-14T08:20:53.058235214Z\" level=info msg=\"Stopped container 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=ab67d688-3b96-499c-a186-4627c3618c6e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:53.145896 crc crio[3637]: time=\"2026-06-14T08:20:53.145739784Z\" level=info msg=\"Stopped container 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=23dbe0f4-8adc-4138-bb8c-b9f8af061833 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:53.183752 crc crio[3637]: time=\"2026-06-14T08:20:53.183233826Z\" level=info msg=\"Removing container: beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263\" id=fe8e80a2-389b-40ed-b439-e04de9a57a9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:53.187689 crc crio[3637]: time=\"2026-06-14T08:20:53.18759449Z\" level=info msg=\"Stopped container 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=01b93bab-943b-4d1c-9dda-e36465bc48aa name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:53.255334 crc crio[3637]: time=\"2026-06-14T08:20:53.255135728Z\" level=info msg=\"Stopped container fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=02aacee3-a111-42b0-98a7-82c2df6c948c name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:53.282488 crc crio[3637]: time=\"2026-06-14T08:20:53.282389544Z\" level=info msg=\"Removed container beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=fe8e80a2-389b-40ed-b439-e04de9a57a9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:53.299280 crc crio[3637]: time=\"2026-06-14T08:20:53.299176378Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=1bc76f3e-42ff-4418-ad5d-21af0a87d887 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:20:53.299366 crc crio[3637]: time=\"2026-06-14T08:20:53.299296842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:53.323309 crc crio[3637]: time=\"2026-06-14T08:20:53.323188645Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1bc76f3e-42ff-4418-ad5d-21af0a87d887 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:20:53.332681 crc crio[3637]: time=\"2026-06-14T08:20:53.332603186Z\" level=info msg=\"Ran pod sandbox 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=1bc76f3e-42ff-4418-ad5d-21af0a87d887 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:20:53.335362 crc crio[3637]: time=\"2026-06-14T08:20:53.335294224Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c1f63a67-e517-4b1a-b037-d051be0cfb06 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:53.364521 crc crio[3637]: time=\"2026-06-14T08:20:53.363915443Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=74816b5d-5a7e-4b2e-8a56-9011b7eb05b7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:20:53.385422 crc crio[3637]: time=\"2026-06-14T08:20:53.385246369Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=2b3ebe7e-cb75-41f2-8e4d-3eaa8f28001d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:53.386616 crc crio[3637]: time=\"2026-06-14T08:20:53.38648642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:53.420607 crc crio[3637]: time=\"2026-06-14T08:20:53.420060933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:53.696448 crc crio[3637]: time=\"2026-06-14T08:20:53.696224943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:20:53.896735 crc crio[3637]: time=\"2026-06-14T08:20:53.896580415Z\" level=info msg=\"Created container 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=2b3ebe7e-cb75-41f2-8e4d-3eaa8f28001d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:20:53.900493 crc crio[3637]: time=\"2026-06-14T08:20:53.900410168Z\" level=info msg=\"Starting container: 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683\" id=4561e11a-25a3-4ae4-9420-c8307e2613e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:20:53.930549 crc crio[3637]: time=\"2026-06-14T08:20:53.930224107Z\" level=info msg=\"Started container\" PID=17151 containerID=425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=4561e11a-25a3-4ae4-9420-c8307e2613e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862\nJun 14 08:20:54.285173 crc crio[3637]: time=\"2026-06-14T08:20:54.284731902Z\" level=info msg=\"Stopping pod sandbox: c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f\" id=378e2d99-867e-4fb9-abc8-4207c610639a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:20:54.285725 crc crio[3637]: time=\"2026-06-14T08:20:54.285637053Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f UID:14b028be-d24a-4215-9f07-f1d77d4fb225 NetNS:/var/run/netns/34d94f9b-8e61-418a-a806-6180efb527d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod14b028be_d24a_4215_9f07_f1d77d4fb225.slice PodAnnotations:0xc001918768}] Aliases:map[]}\"\nJun 14 08:20:54.286401 crc crio[3637]: time=\"2026-06-14T08:20:54.285894801Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:20:55.853345 crc crio[3637]: time=\"2026-06-14T08:20:55.852158568Z\" level=info msg=\"Stopped pod sandbox: c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f\" id=378e2d99-867e-4fb9-abc8-4207c610639a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:20:55.955557 crc crio[3637]: time=\"2026-06-14T08:20:55.955382417Z\" level=info msg=\"Stopped container da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=72175549-9f1b-4603-8864-8adf8d117765 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:20:55.957413 crc crio[3637]: time=\"2026-06-14T08:20:55.95724062Z\" level=info msg=\"Stopping pod sandbox: c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\" id=c05c3422-a3bb-46aa-83e4-8592b03bdb24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:20:55.978711 crc crio[3637]: time=\"2026-06-14T08:20:55.978490177Z\" level=info msg=\"Stopped pod sandbox: c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\" id=c05c3422-a3bb-46aa-83e4-8592b03bdb24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:20:56.378769 crc crio[3637]: time=\"2026-06-14T08:20:56.378373935Z\" level=info msg=\"Removing container: da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8\" id=5c2140a7-0e60-4280-8c29-6f145288e919 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:56.407095 crc crio[3637]: time=\"2026-06-14T08:20:56.405754417Z\" level=info msg=\"Removed container da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=5c2140a7-0e60-4280-8c29-6f145288e919 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:56.411356 crc crio[3637]: time=\"2026-06-14T08:20:56.411273422Z\" level=info msg=\"Removing container: 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990\" id=747bb5d2-0e4f-4224-a926-133a2b8471b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:56.430407 crc crio[3637]: time=\"2026-06-14T08:20:56.430201381Z\" level=info msg=\"Removed container 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=747bb5d2-0e4f-4224-a926-133a2b8471b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:56.441166 crc crio[3637]: time=\"2026-06-14T08:20:56.440552003Z\" level=info msg=\"Removing container: 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582\" id=e086a255-b405-49af-bee2-c4bd57db9f78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:56.466075 crc crio[3637]: time=\"2026-06-14T08:20:56.465989397Z\" level=info msg=\"Removed container 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=e086a255-b405-49af-bee2-c4bd57db9f78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:56.469384 crc crio[3637]: time=\"2026-06-14T08:20:56.469344057Z\" level=info msg=\"Removing container: 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511\" id=4edf59a0-2da0-4353-b6d4-31a1fb3a6bfd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:56.486904 crc crio[3637]: time=\"2026-06-14T08:20:56.486806026Z\" level=info msg=\"Removed container 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=4edf59a0-2da0-4353-b6d4-31a1fb3a6bfd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:56.492324 crc crio[3637]: time=\"2026-06-14T08:20:56.492261376Z\" level=info msg=\"Removing container: fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98\" id=7139211d-2e91-49a2-b741-c2db95b05d07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:56.516305 crc crio[3637]: time=\"2026-06-14T08:20:56.516209592Z\" level=info msg=\"Removed container fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=7139211d-2e91-49a2-b741-c2db95b05d07 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:56.524623 crc crio[3637]: time=\"2026-06-14T08:20:56.524529045Z\" level=info msg=\"Removing container: c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c\" id=5dd1b573-a816-4556-b940-e81b10f90be8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:56.550334 crc crio[3637]: time=\"2026-06-14T08:20:56.550224839Z\" level=info msg=\"Removed container c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=5dd1b573-a816-4556-b940-e81b10f90be8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:56.553896 crc crio[3637]: time=\"2026-06-14T08:20:56.553754444Z\" level=info msg=\"Removing container: 1c5ab27ff680683b437c2e25a0bb70f4ea847adc2726169101045fc30c80b10b\" id=759e6b9e-b4e3-4563-9f31-91f8abfa9130 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:20:56.661599 crc crio[3637]: time=\"2026-06-14T08:20:56.66137166Z\" level=info msg=\"Removed container 1c5ab27ff680683b437c2e25a0bb70f4ea847adc2726169101045fc30c80b10b: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=759e6b9e-b4e3-4563-9f31-91f8abfa9130 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:21:04.262217 crc crio[3637]: time=\"2026-06-14T08:21:04.260446305Z\" level=warning msg=\"Stopping container 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a with stop signal(15) timed out. Killing...\"\nJun 14 08:21:04.308014 crc crio[3637]: time=\"2026-06-14T08:21:04.307421281Z\" level=error msg=\"Killing container 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 14 08:21:04.395017 crc crio[3637]: time=\"2026-06-14T08:21:04.394707203Z\" level=info msg=\"Stopped container 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/kube-multus-additional-cni-plugins\" id=60805471-ce1f-41d8-8d79-e1dd6107b6e5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:21:04.397430 crc crio[3637]: time=\"2026-06-14T08:21:04.396607336Z\" level=info msg=\"Stopping pod sandbox: d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b\" id=48c9112c-593c-431a-b759-32a6c265ad94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:21:04.411327 crc crio[3637]: time=\"2026-06-14T08:21:04.407381523Z\" level=info msg=\"Stopped pod sandbox: d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b\" id=48c9112c-593c-431a-b759-32a6c265ad94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:21:04.490144 crc crio[3637]: time=\"2026-06-14T08:21:04.490041243Z\" level=info msg=\"Removing container: 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a\" id=3156033e-caa3-491d-9c42-3679d2038a29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:21:04.530442 crc crio[3637]: time=\"2026-06-14T08:21:04.529464388Z\" level=info msg=\"Removed container 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/kube-multus-additional-cni-plugins\" id=3156033e-caa3-491d-9c42-3679d2038a29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:21:04.630261 crc crio[3637]: time=\"2026-06-14T08:21:04.629199424Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=0a490081-eb3d-4a63-825e-458bff982caf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:21:04.630261 crc crio[3637]: time=\"2026-06-14T08:21:04.629313507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:04.651386 crc crio[3637]: time=\"2026-06-14T08:21:04.651273838Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0a490081-eb3d-4a63-825e-458bff982caf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:21:04.666651 crc crio[3637]: time=\"2026-06-14T08:21:04.666558413Z\" level=info msg=\"Ran pod sandbox 899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=0a490081-eb3d-4a63-825e-458bff982caf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:21:04.669984 crc crio[3637]: time=\"2026-06-14T08:21:04.669792938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f2d6bb17-3680-4c66-bcd4-03b1b6c67646 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:21:04.673251 crc crio[3637]: time=\"2026-06-14T08:21:04.673156919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e9f0a23f-2377-47af-9e7a-392a8c0a4891 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:21:04.690021 crc crio[3637]: time=\"2026-06-14T08:21:04.689930185Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=df8c38ff-425f-47fc-9cc1-4c905bbf24a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:21:04.690759 crc crio[3637]: time=\"2026-06-14T08:21:04.690730421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:04.726714 crc crio[3637]: time=\"2026-06-14T08:21:04.726672222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:04.933691 crc crio[3637]: time=\"2026-06-14T08:21:04.933439953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:05.051537 crc crio[3637]: time=\"2026-06-14T08:21:05.051428762Z\" level=info msg=\"Created container 670839a592b63207ba9e12df58d40667bb8af4f49863279dec4db259fe4f6aca: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=df8c38ff-425f-47fc-9cc1-4c905bbf24a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:21:05.053380 crc crio[3637]: time=\"2026-06-14T08:21:05.053315585Z\" level=info msg=\"Starting container: 670839a592b63207ba9e12df58d40667bb8af4f49863279dec4db259fe4f6aca\" id=25dd5bde-41dc-4ca7-b9fd-6d1ead7b3ff2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:21:05.060778 crc crio[3637]: time=\"2026-06-14T08:21:05.060723271Z\" level=info msg=\"Started container\" PID=17478 containerID=670839a592b63207ba9e12df58d40667bb8af4f49863279dec4db259fe4f6aca description=openshift-kube-apiserver/kube-apiserver-crc/setup id=25dd5bde-41dc-4ca7-b9fd-6d1ead7b3ff2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b\nJun 14 08:21:05.511372 crc crio[3637]: time=\"2026-06-14T08:21:05.511048992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=711a3db7-675b-4ff7-ab38-e4f2e43b0245 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:21:05.801391 crc crio[3637]: time=\"2026-06-14T08:21:05.801186274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=904e3b13-5b10-47ff-b144-91bc4e78b99c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:21:05.837236 crc crio[3637]: time=\"2026-06-14T08:21:05.837115016Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ba91c7ff-b5ca-484b-9235-396f272026f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:21:05.838061 crc crio[3637]: time=\"2026-06-14T08:21:05.837680525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:05.870067 crc crio[3637]: time=\"2026-06-14T08:21:05.869704075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:06.101117 crc crio[3637]: time=\"2026-06-14T08:21:06.100819662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:06.219089 crc crio[3637]: time=\"2026-06-14T08:21:06.218948667Z\" level=info msg=\"Created container 119197fd818a67bac25689664303c2a3f34e6d074960f44f1102c7ede8116562: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ba91c7ff-b5ca-484b-9235-396f272026f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:21:06.220500 crc crio[3637]: time=\"2026-06-14T08:21:06.220427046Z\" level=info msg=\"Starting container: 119197fd818a67bac25689664303c2a3f34e6d074960f44f1102c7ede8116562\" id=960fe9e2-708b-46d8-b6af-145ea9cf4c2b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:21:06.232568 crc crio[3637]: time=\"2026-06-14T08:21:06.232500356Z\" level=info msg=\"Started container\" PID=17500 containerID=119197fd818a67bac25689664303c2a3f34e6d074960f44f1102c7ede8116562 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=960fe9e2-708b-46d8-b6af-145ea9cf4c2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b\nJun 14 08:21:06.243642 crc crio[3637]: time=\"2026-06-14T08:21:06.243355385Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6aec7d17-835b-44f0-8d96-c62b4d006f18 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:21:06.246337 crc crio[3637]: time=\"2026-06-14T08:21:06.246264322Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7b8bab44-48c6-4520-8739-72fe6d2e3178 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:21:06.252521 crc crio[3637]: time=\"2026-06-14T08:21:06.252473778Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=b043d86a-4e4c-4dd1-937e-b2d5477450e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:21:06.252918 crc crio[3637]: time=\"2026-06-14T08:21:06.252798788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:06.272573 crc crio[3637]: time=\"2026-06-14T08:21:06.272483311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:06.466344 crc crio[3637]: time=\"2026-06-14T08:21:06.466161348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:06.570832 crc crio[3637]: time=\"2026-06-14T08:21:06.570714212Z\" level=info msg=\"Created container 54e027dad91ac4b823ca34914af49d8ef29b1482e84bf72ceed3e7eefcacca5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=b043d86a-4e4c-4dd1-937e-b2d5477450e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:21:06.572798 crc crio[3637]: time=\"2026-06-14T08:21:06.572691548Z\" level=info msg=\"Starting container: 54e027dad91ac4b823ca34914af49d8ef29b1482e84bf72ceed3e7eefcacca5c\" id=9aeb55e7-ba89-43b5-a127-027eb8924415 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:21:06.592902 crc crio[3637]: time=\"2026-06-14T08:21:06.592289327Z\" level=info msg=\"Started container\" PID=17532 containerID=54e027dad91ac4b823ca34914af49d8ef29b1482e84bf72ceed3e7eefcacca5c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=9aeb55e7-ba89-43b5-a127-027eb8924415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b\nJun 14 08:21:06.615163 crc crio[3637]: time=\"2026-06-14T08:21:06.615082315Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=001e5263-01db-4f62-b235-b6bc6baa3520 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:21:06.620107 crc crio[3637]: time=\"2026-06-14T08:21:06.619947994Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ad2cd2c3-3b97-48c7-82a4-b00a905de457 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:21:06.634164 crc crio[3637]: time=\"2026-06-14T08:21:06.633764241Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=24a4832e-c223-4b73-ad03-4dfcde479669 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:21:06.634691 crc crio[3637]: time=\"2026-06-14T08:21:06.634601389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:06.659161 crc crio[3637]: time=\"2026-06-14T08:21:06.659022848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:06.856886 crc crio[3637]: time=\"2026-06-14T08:21:06.856752629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:06.946765 crc crio[3637]: time=\"2026-06-14T08:21:06.946644038Z\" level=info msg=\"Created container d1a68f9b27b14fff828915f7c3c843c425d4591a3ed77b28ccafa0e9aa58e4e4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=24a4832e-c223-4b73-ad03-4dfcde479669 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:21:06.948289 crc crio[3637]: time=\"2026-06-14T08:21:06.948159949Z\" level=info msg=\"Starting container: d1a68f9b27b14fff828915f7c3c843c425d4591a3ed77b28ccafa0e9aa58e4e4\" id=fcd8af1b-9830-4d21-b112-3ad0547f435c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:21:06.957236 crc crio[3637]: time=\"2026-06-14T08:21:06.957082846Z\" level=info msg=\"Started container\" PID=17553 containerID=d1a68f9b27b14fff828915f7c3c843c425d4591a3ed77b28ccafa0e9aa58e4e4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=fcd8af1b-9830-4d21-b112-3ad0547f435c name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b\nJun 14 08:21:06.972363 crc crio[3637]: time=\"2026-06-14T08:21:06.972193235Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c27f888f-aa0f-4e21-894e-db307d5c5a28 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:21:06.976014 crc crio[3637]: time=\"2026-06-14T08:21:06.975832325Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4b85e598-86c1-42eb-90ab-7595667cedf8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:21:06.982567 crc crio[3637]: time=\"2026-06-14T08:21:06.982500256Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b4ca5047-9461-4f8c-bd25-7cb874bca3a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:21:06.983077 crc crio[3637]: time=\"2026-06-14T08:21:06.982935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:07.014912 crc crio[3637]: time=\"2026-06-14T08:21:07.013495953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:07.236526 crc crio[3637]: time=\"2026-06-14T08:21:07.235824623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:07.341720 crc crio[3637]: time=\"2026-06-14T08:21:07.341553903Z\" level=info msg=\"Created container 59a3f104d5be3f402150ad7e590371cd2080e4044015abcfa40359d4accaf673: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b4ca5047-9461-4f8c-bd25-7cb874bca3a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:21:07.343151 crc crio[3637]: time=\"2026-06-14T08:21:07.343040423Z\" level=info msg=\"Starting container: 59a3f104d5be3f402150ad7e590371cd2080e4044015abcfa40359d4accaf673\" id=d08145cd-1c19-4a0e-94d3-9972b96a8e60 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:21:07.348424 crc crio[3637]: time=\"2026-06-14T08:21:07.348174642Z\" level=info msg=\"Started container\" PID=17576 containerID=59a3f104d5be3f402150ad7e590371cd2080e4044015abcfa40359d4accaf673 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d08145cd-1c19-4a0e-94d3-9972b96a8e60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b\nJun 14 08:21:07.358806 crc crio[3637]: time=\"2026-06-14T08:21:07.358710433Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6ebfa267-1292-4f92-b392-cb23ff51f6c0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:21:07.361944 crc crio[3637]: time=\"2026-06-14T08:21:07.361781636Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e02f9cde-d035-4943-b231-aa6e105142be name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:21:07.368804 crc crio[3637]: time=\"2026-06-14T08:21:07.368677131Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=053482ca-1552-4262-b287-85c988e02c33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:21:07.369522 crc crio[3637]: time=\"2026-06-14T08:21:07.369394145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:07.424588 crc crio[3637]: time=\"2026-06-14T08:21:07.42444184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:07.669229 crc crio[3637]: time=\"2026-06-14T08:21:07.669144207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:07.782387 crc crio[3637]: time=\"2026-06-14T08:21:07.782244195Z\" level=info msg=\"Created container e7dceed1e47ca7896eae3b19bc4ae87741271fa8fa8232c2f089b6badedbcd57: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=053482ca-1552-4262-b287-85c988e02c33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:21:07.784670 crc crio[3637]: time=\"2026-06-14T08:21:07.7845181Z\" level=info msg=\"Starting container: e7dceed1e47ca7896eae3b19bc4ae87741271fa8fa8232c2f089b6badedbcd57\" id=cd9523fb-e285-4956-8d18-c4db53a88f9a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:21:07.791043 crc crio[3637]: time=\"2026-06-14T08:21:07.790931093Z\" level=info msg=\"Started container\" PID=17596 containerID=e7dceed1e47ca7896eae3b19bc4ae87741271fa8fa8232c2f089b6badedbcd57 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=cd9523fb-e285-4956-8d18-c4db53a88f9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b\nJun 14 08:21:08.603540 crc crio[3637]: time=\"2026-06-14T08:21:08.601628382Z\" level=info msg=\"Removing container: 14745982bce120088979aeb01a833ec9c027b1fc41ee6406ec894652aa5ade41\" id=16ec5096-ce77-45f7-9af9-e61db579653d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:21:08.713531 crc crio[3637]: time=\"2026-06-14T08:21:08.713413428Z\" level=info msg=\"Removed container 14745982bce120088979aeb01a833ec9c027b1fc41ee6406ec894652aa5ade41: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=16ec5096-ce77-45f7-9af9-e61db579653d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:21:27.440125 crc crio[3637]: time=\"2026-06-14T08:21:27.4392126Z\" level=info msg=\"Stopping container: 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683 (timeout: 5s)\" id=ce6c7e50-1846-4144-b83d-25a181a9c8d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:21:27.660906 crc crio[3637]: time=\"2026-06-14T08:21:27.660761833Z\" level=info msg=\"Stopping pod sandbox: 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3\" id=3ef08449-443d-41d2-a86b-e67ac442d31c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:21:27.661178 crc crio[3637]: time=\"2026-06-14T08:21:27.660940339Z\" level=info msg=\"Stopped pod sandbox (already stopped): 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3\" id=3ef08449-443d-41d2-a86b-e67ac442d31c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:21:27.662496 crc crio[3637]: time=\"2026-06-14T08:21:27.662393235Z\" level=info msg=\"Removing pod sandbox: 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3\" id=3d6645ea-bb5e-47fc-a569-780f18e472a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:21:27.696331 crc crio[3637]: time=\"2026-06-14T08:21:27.696141664Z\" level=info msg=\"Removed pod sandbox: 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3\" id=3d6645ea-bb5e-47fc-a569-780f18e472a9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:21:27.698189 crc crio[3637]: time=\"2026-06-14T08:21:27.698136023Z\" level=info msg=\"Stopping pod sandbox: c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\" id=686a731f-94c0-4f98-a8be-9ef30a86757e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:21:27.698308 crc crio[3637]: time=\"2026-06-14T08:21:27.698256097Z\" level=info msg=\"Stopped pod sandbox (already stopped): c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\" id=686a731f-94c0-4f98-a8be-9ef30a86757e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:21:27.699259 crc crio[3637]: time=\"2026-06-14T08:21:27.699174658Z\" level=info msg=\"Removing pod sandbox: c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\" id=044b081b-f9c5-4739-bfef-0c0123e5f4e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:21:27.730918 crc crio[3637]: time=\"2026-06-14T08:21:27.730780041Z\" level=info msg=\"Removed pod sandbox: c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\" id=044b081b-f9c5-4739-bfef-0c0123e5f4e6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:21:27.732204 crc crio[3637]: time=\"2026-06-14T08:21:27.732140755Z\" level=info msg=\"Stopping pod sandbox: d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b\" id=939317f2-6b22-4dbc-82ef-2d446c95f911 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:21:27.732283 crc crio[3637]: time=\"2026-06-14T08:21:27.732204197Z\" level=info msg=\"Stopped pod sandbox (already stopped): d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b\" id=939317f2-6b22-4dbc-82ef-2d446c95f911 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:21:27.735246 crc crio[3637]: time=\"2026-06-14T08:21:27.735175814Z\" level=info msg=\"Removing pod sandbox: d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b\" id=d2d828f7-53b7-4fd0-88ee-1ea5407cd46f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:21:27.745331 crc crio[3637]: time=\"2026-06-14T08:21:27.745243195Z\" level=info msg=\"Removed pod sandbox: d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b\" id=d2d828f7-53b7-4fd0-88ee-1ea5407cd46f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:21:27.745985 crc crio[3637]: time=\"2026-06-14T08:21:27.745927646Z\" level=info msg=\"Stopping pod sandbox: 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb\" id=be28585a-b395-4bc7-a465-bcb90583ce6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:21:27.745985 crc crio[3637]: time=\"2026-06-14T08:21:27.745981888Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb\" id=be28585a-b395-4bc7-a465-bcb90583ce6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:21:27.746902 crc crio[3637]: time=\"2026-06-14T08:21:27.746775753Z\" level=info msg=\"Removing pod sandbox: 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb\" id=42eb148a-bc8f-4149-965f-88a77621be92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:21:27.754638 crc crio[3637]: time=\"2026-06-14T08:21:27.754555829Z\" level=info msg=\"Removed pod sandbox: 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb\" id=42eb148a-bc8f-4149-965f-88a77621be92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:21:27.755261 crc crio[3637]: time=\"2026-06-14T08:21:27.755202048Z\" level=info msg=\"Stopping pod sandbox: 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597\" id=c5b9c4ee-0992-4530-af08-be1ad6412ef0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:21:27.755466 crc crio[3637]: time=\"2026-06-14T08:21:27.755278261Z\" level=info msg=\"Stopped pod sandbox (already stopped): 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597\" id=c5b9c4ee-0992-4530-af08-be1ad6412ef0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:21:27.756140 crc crio[3637]: time=\"2026-06-14T08:21:27.756043616Z\" level=info msg=\"Removing pod sandbox: 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597\" id=efe7c9f6-4976-4cbb-b13b-e8831d008e1e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:21:27.767293 crc crio[3637]: time=\"2026-06-14T08:21:27.767223662Z\" level=info msg=\"Removed pod sandbox: 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597\" id=efe7c9f6-4976-4cbb-b13b-e8831d008e1e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:21:27.768762 crc crio[3637]: time=\"2026-06-14T08:21:27.768644669Z\" level=info msg=\"Stopping pod sandbox: bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a\" id=159bcd1c-2fc3-4d61-a14c-16df4ef502d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:21:27.768888 crc crio[3637]: time=\"2026-06-14T08:21:27.768795204Z\" level=info msg=\"Stopped pod sandbox (already stopped): bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a\" id=159bcd1c-2fc3-4d61-a14c-16df4ef502d8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:21:27.769799 crc crio[3637]: time=\"2026-06-14T08:21:27.769609999Z\" level=info msg=\"Removing pod sandbox: bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a\" id=a40d648b-803f-41da-a4cf-ffa6442d48c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:21:27.777312 crc crio[3637]: time=\"2026-06-14T08:21:27.776948091Z\" level=info msg=\"Removed pod sandbox: bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a\" id=a40d648b-803f-41da-a4cf-ffa6442d48c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:21:32.460142 crc crio[3637]: time=\"2026-06-14T08:21:32.459074092Z\" level=warning msg=\"Stopping container 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683 with stop signal(15) timed out. Killing...\"\nJun 14 08:21:32.583778 crc crio[3637]: time=\"2026-06-14T08:21:32.583680258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ac066156-3941-41fc-a856-b015790fb381 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:21:32.586573 crc crio[3637]: time=\"2026-06-14T08:21:32.586505141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=67ccd209-8cfe-49f1-bd6e-c35f590f460b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:21:32.602770 crc crio[3637]: time=\"2026-06-14T08:21:32.602633445Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8710892e-f25a-4938-9e4b-980671aeb6e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:21:32.603397 crc crio[3637]: time=\"2026-06-14T08:21:32.603326458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:32.642013 crc crio[3637]: time=\"2026-06-14T08:21:32.641910119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:32.839197 crc crio[3637]: time=\"2026-06-14T08:21:32.839084447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:32.957650 crc crio[3637]: time=\"2026-06-14T08:21:32.957576628Z\" level=info msg=\"Created container fc3905d1c759725d6c6d31f68a2ef2bf0d6fb42c73fad78829cd8c7f70ae812d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8710892e-f25a-4938-9e4b-980671aeb6e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:21:32.958706 crc crio[3637]: time=\"2026-06-14T08:21:32.958587382Z\" level=info msg=\"Starting container: fc3905d1c759725d6c6d31f68a2ef2bf0d6fb42c73fad78829cd8c7f70ae812d\" id=52813bcf-24fe-48f0-af51-0f7e97a54344 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:21:32.965341 crc crio[3637]: time=\"2026-06-14T08:21:32.965162016Z\" level=info msg=\"Started container\" PID=17984 containerID=fc3905d1c759725d6c6d31f68a2ef2bf0d6fb42c73fad78829cd8c7f70ae812d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=52813bcf-24fe-48f0-af51-0f7e97a54344 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:21:33.004253 crc crio[3637]: time=\"2026-06-14T08:21:33.004004476Z\" level=info msg=\"Stopped container 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=ce6c7e50-1846-4144-b83d-25a181a9c8d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:21:33.006973 crc crio[3637]: time=\"2026-06-14T08:21:33.006670174Z\" level=info msg=\"Stopping pod sandbox: 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862\" id=d560b326-dc77-49a3-8c24-6cd3b58e83ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:21:33.023489 crc crio[3637]: time=\"2026-06-14T08:21:33.023341129Z\" level=info msg=\"Stopped pod sandbox: 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862\" id=d560b326-dc77-49a3-8c24-6cd3b58e83ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:21:33.975363 crc crio[3637]: time=\"2026-06-14T08:21:33.97470096Z\" level=info msg=\"Removing container: 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683\" id=e1cdc55c-1031-45da-9804-d5324661150b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:21:34.001753 crc crio[3637]: time=\"2026-06-14T08:21:34.001652691Z\" level=info msg=\"Removed container 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=e1cdc55c-1031-45da-9804-d5324661150b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:21:54.298177 crc crio[3637]: time=\"2026-06-14T08:21:54.297450374Z\" level=info msg=\"Removing container: 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62\" id=cac50190-7bdc-4cf3-a067-921d75193873 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:21:54.299387 crc crio[3637]: time=\"2026-06-14T08:21:54.298252891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9dd6e1a1-8438-45af-8e67-f83bb49b2a66 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:21:54.303712 crc crio[3637]: time=\"2026-06-14T08:21:54.303599915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ab275795-d046-4c75-913a-b63ca5e314b1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:21:54.307935 crc crio[3637]: time=\"2026-06-14T08:21:54.30772327Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f832d84d-bd08-477b-a4d3-14b273ebb0ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:21:54.310099 crc crio[3637]: time=\"2026-06-14T08:21:54.309823658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:54.353371 crc crio[3637]: time=\"2026-06-14T08:21:54.353195078Z\" level=info msg=\"Removed container 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=cac50190-7bdc-4cf3-a067-921d75193873 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:21:54.396576 crc crio[3637]: time=\"2026-06-14T08:21:54.39644399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:54.404597 crc crio[3637]: time=\"2026-06-14T08:21:54.404429062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:21:54.587708 crc crio[3637]: time=\"2026-06-14T08:21:54.58757615Z\" level=info msg=\"Created container ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f832d84d-bd08-477b-a4d3-14b273ebb0ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:21:54.590735 crc crio[3637]: time=\"2026-06-14T08:21:54.590596507Z\" level=info msg=\"Starting container: ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450\" id=b588b32a-2ab5-4b05-a575-9642b08c9a0e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:21:54.622336 crc crio[3637]: time=\"2026-06-14T08:21:54.622197469Z\" level=info msg=\"Started container\" PID=18287 containerID=ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=b588b32a-2ab5-4b05-a575-9642b08c9a0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722\nJun 14 08:22:05.544978 crc crio[3637]: time=\"2026-06-14T08:22:05.54326978Z\" level=info msg=\"Stopping container: dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04 (timeout: 30s)\" id=a1c4314d-6864-40b8-b57a-d26e641af2df name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:22:05.613327 crc crio[3637]: time=\"2026-06-14T08:22:05.613144416Z\" level=info msg=\"Stopping container: 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c (timeout: 30s)\" id=81c84e0e-76fa-4374-9670-71e800654810 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:22:05.771912 crc crio[3637]: time=\"2026-06-14T08:22:05.771688018Z\" level=info msg=\"Stopped container 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=81c84e0e-76fa-4374-9670-71e800654810 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:22:05.773041 crc crio[3637]: time=\"2026-06-14T08:22:05.773010921Z\" level=info msg=\"Stopping pod sandbox: 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33\" id=f2c88674-981f-4b82-8f57-2ffa7f1fa561 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:05.774147 crc crio[3637]: time=\"2026-06-14T08:22:05.774109957Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/53b0ff3e-822d-43ef-8eda-1780d96c72f5 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:0xc000123898}] Aliases:map[]}\"\nJun 14 08:22:05.774462 crc crio[3637]: time=\"2026-06-14T08:22:05.774444278Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:22:06.130164 crc crio[3637]: time=\"2026-06-14T08:22:06.129796906Z\" level=info msg=\"Stopped pod sandbox: 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33\" id=f2c88674-981f-4b82-8f57-2ffa7f1fa561 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:06.197381 crc crio[3637]: time=\"2026-06-14T08:22:06.197233309Z\" level=info msg=\"Stopped container dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=a1c4314d-6864-40b8-b57a-d26e641af2df name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:22:06.200313 crc crio[3637]: time=\"2026-06-14T08:22:06.200275168Z\" level=info msg=\"Stopping pod sandbox: c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8\" id=c175616f-bafd-4117-b76f-1bb6a4ade717 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:06.200743 crc crio[3637]: time=\"2026-06-14T08:22:06.200721173Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5062ae2e-ea04-4739-96db-7da945fce44b 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:0xc002ae6020}] Aliases:map[]}\"\nJun 14 08:22:06.201275 crc crio[3637]: time=\"2026-06-14T08:22:06.201211489Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:22:06.484891 crc crio[3637]: time=\"2026-06-14T08:22:06.484470511Z\" level=info msg=\"Removing container: 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c\" id=79956ea9-5c23-46fe-8462-7eb719e6d4cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:22:06.504777 crc crio[3637]: time=\"2026-06-14T08:22:06.504741553Z\" level=info msg=\"Stopped pod sandbox: c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8\" id=c175616f-bafd-4117-b76f-1bb6a4ade717 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:06.512744 crc crio[3637]: time=\"2026-06-14T08:22:06.512582701Z\" level=info msg=\"Removed container 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=79956ea9-5c23-46fe-8462-7eb719e6d4cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:22:06.613255 crc crio[3637]: time=\"2026-06-14T08:22:06.609669657Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/POD\" id=6a558d76-ca6d-43ba-8db3-0e925818cc9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:22:06.613255 crc crio[3637]: time=\"2026-06-14T08:22:06.609915265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:22:06.664373 crc crio[3637]: time=\"2026-06-14T08:22:06.66406406Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7c5967db9c-wsbxw Namespace:openshift-route-controller-manager ID:b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce UID:81701b6d-9f4e-40f0-b119-38b6ab2efcc1 NetNS:/var/run/netns/d51424e7-67fe-4237-a9a5-6f02598f5e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81701b6d_9f4e_40f0_b119_38b6ab2efcc1.slice PodAnnotations:0xc000b104f0}] Aliases:map[]}\"\nJun 14 08:22:06.664373 crc crio[3637]: time=\"2026-06-14T08:22:06.664218455Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-wsbxw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:22:06.945169 crc crio[3637]: 2026-06-14T08:22:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b44b1f1942003dd Mac:42:92:c7:fd:c8:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/d51424e7-67fe-4237-a9a5-6f02598f5e2b SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:22:06.947138 crc crio[3637]: time=\"2026-06-14T08:22:06.946974102Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7c5967db9c-wsbxw Namespace:openshift-route-controller-manager ID:b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce UID:81701b6d-9f4e-40f0-b119-38b6ab2efcc1 NetNS:/var/run/netns/d51424e7-67fe-4237-a9a5-6f02598f5e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81701b6d_9f4e_40f0_b119_38b6ab2efcc1.slice PodAnnotations:0xc000b104f0}] Aliases:map[]}\"\nJun 14 08:22:06.947379 crc crio[3637]: time=\"2026-06-14T08:22:06.947274232Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-wsbxw for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:22:06.955143 crc crio[3637]: time=\"2026-06-14T08:22:06.954586353Z\" level=info msg=\"Ran pod sandbox b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce with infra container: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/POD\" id=6a558d76-ca6d-43ba-8db3-0e925818cc9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:22:06.957586 crc crio[3637]: time=\"2026-06-14T08:22:06.957497765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=848a3cd5-9858-470a-acf1-89a337904cb7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:22:06.969931 crc crio[3637]: time=\"2026-06-14T08:22:06.967203135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f0103d9b-326b-40e0-bfe6-17b9fbb3f421 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:22:06.988498 crc crio[3637]: time=\"2026-06-14T08:22:06.988371121Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/route-controller-manager\" id=8db17804-ea43-4f0a-a3f7-f5a168547cd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:22:06.989022 crc crio[3637]: time=\"2026-06-14T08:22:06.988965631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:22:07.020771 crc crio[3637]: time=\"2026-06-14T08:22:07.020313226Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/POD\" id=f36d6d27-82bc-4afd-9c43-b4396db98a5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:22:07.020771 crc crio[3637]: time=\"2026-06-14T08:22:07.020761811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:22:07.035612 crc crio[3637]: time=\"2026-06-14T08:22:07.035514693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:22:07.041712 crc crio[3637]: time=\"2026-06-14T08:22:07.041638252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:22:07.058613 crc crio[3637]: time=\"2026-06-14T08:22:07.058362652Z\" level=info msg=\"Got pod network &{Name:controller-manager-6fd8f6f748-c6d4p Namespace:openshift-controller-manager ID:6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1 UID:070887a6-3c3f-4db4-b185-341398302173 NetNS:/var/run/netns/61a3c700-13f8-4e72-9900-ae21cff1ec90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod070887a6_3c3f_4db4_b185_341398302173.slice PodAnnotations:0xc002d98158}] Aliases:map[]}\"\nJun 14 08:22:07.059016 crc crio[3637]: time=\"2026-06-14T08:22:07.058680532Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-6fd8f6f748-c6d4p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:22:07.180283 crc crio[3637]: time=\"2026-06-14T08:22:07.179914273Z\" level=info msg=\"Created container d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/route-controller-manager\" id=8db17804-ea43-4f0a-a3f7-f5a168547cd6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:22:07.183806 crc crio[3637]: time=\"2026-06-14T08:22:07.182485547Z\" level=info msg=\"Starting container: d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c\" id=50998c95-d5a9-4e85-a092-d8109b77f9ef name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:22:07.194516 crc crio[3637]: time=\"2026-06-14T08:22:07.194418462Z\" level=info msg=\"Started container\" PID=18595 containerID=d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c description=openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/route-controller-manager id=50998c95-d5a9-4e85-a092-d8109b77f9ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce\nJun 14 08:22:07.444595 crc crio[3637]: 2026-06-14T08:22:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6efb6c035bb7e8b Mac:7e:56:7a:34:9b:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/61a3c700-13f8-4e72-9900-ae21cff1ec90 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:22:07.446963 crc crio[3637]: time=\"2026-06-14T08:22:07.44681624Z\" level=info msg=\"Got pod network &{Name:controller-manager-6fd8f6f748-c6d4p Namespace:openshift-controller-manager ID:6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1 UID:070887a6-3c3f-4db4-b185-341398302173 NetNS:/var/run/netns/61a3c700-13f8-4e72-9900-ae21cff1ec90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod070887a6_3c3f_4db4_b185_341398302173.slice PodAnnotations:0xc002d98158}] Aliases:map[]}\"\nJun 14 08:22:07.447136 crc crio[3637]: time=\"2026-06-14T08:22:07.447114449Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-6fd8f6f748-c6d4p for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:22:07.454444 crc crio[3637]: time=\"2026-06-14T08:22:07.453806558Z\" level=info msg=\"Ran pod sandbox 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1 with infra container: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/POD\" id=f36d6d27-82bc-4afd-9c43-b4396db98a5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:22:07.455988 crc crio[3637]: time=\"2026-06-14T08:22:07.45582403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=9f91b195-063f-4e61-b4bb-02791faa4fca name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:22:07.458503 crc crio[3637]: time=\"2026-06-14T08:22:07.458434397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d9de0b89-ce65-4c3d-b9cd-7c90e340a672 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:22:07.468133 crc crio[3637]: time=\"2026-06-14T08:22:07.468044994Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/controller-manager\" id=a34437cf-dafe-4155-93d3-8cab80ef213d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:22:07.468341 crc crio[3637]: time=\"2026-06-14T08:22:07.468329424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:22:07.497647 crc crio[3637]: time=\"2026-06-14T08:22:07.497554997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:22:07.504394 crc crio[3637]: time=\"2026-06-14T08:22:07.504318459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:22:07.509108 crc crio[3637]: time=\"2026-06-14T08:22:07.509008693Z\" level=info msg=\"Removing container: dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04\" id=32079c1d-9d0f-4a60-bcbf-aadd8f9d5208 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:22:07.550179 crc crio[3637]: time=\"2026-06-14T08:22:07.550062977Z\" level=info msg=\"Removed container dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=32079c1d-9d0f-4a60-bcbf-aadd8f9d5208 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:22:07.636298 crc crio[3637]: time=\"2026-06-14T08:22:07.63620442Z\" level=info msg=\"Created container 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/controller-manager\" id=a34437cf-dafe-4155-93d3-8cab80ef213d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:22:07.638208 crc crio[3637]: time=\"2026-06-14T08:22:07.638138653Z\" level=info msg=\"Starting container: 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728\" id=afabe068-b6ce-4bcd-8762-94e5644b2593 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:22:07.648513 crc crio[3637]: time=\"2026-06-14T08:22:07.648353137Z\" level=info msg=\"Started container\" PID=18631 containerID=62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728 description=openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/controller-manager id=afabe068-b6ce-4bcd-8762-94e5644b2593 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1\nJun 14 08:22:15.067557 crc crio[3637]: time=\"2026-06-14T08:22:15.064988384Z\" level=info msg=\"Stopping container: 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728 (timeout: 30s)\" id=14c243a6-dde4-4b57-be32-2193c37420dd name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:22:15.150554 crc crio[3637]: time=\"2026-06-14T08:22:15.149986915Z\" level=info msg=\"Stopping container: d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c (timeout: 30s)\" id=98a33759-9e70-4c4b-a2f3-0c8ccbe3d60d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:22:15.197021 crc crio[3637]: time=\"2026-06-14T08:22:15.196947908Z\" level=info msg=\"Stopped container 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/controller-manager\" id=14c243a6-dde4-4b57-be32-2193c37420dd name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:22:15.198058 crc crio[3637]: time=\"2026-06-14T08:22:15.197992781Z\" level=info msg=\"Stopping pod sandbox: 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1\" id=f370f9e0-c785-4569-ac75-5ea715aa6172 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:15.198676 crc crio[3637]: time=\"2026-06-14T08:22:15.198608041Z\" level=info msg=\"Got pod network &{Name:controller-manager-6fd8f6f748-c6d4p Namespace:openshift-controller-manager ID:6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1 UID:070887a6-3c3f-4db4-b185-341398302173 NetNS:/var/run/netns/61a3c700-13f8-4e72-9900-ae21cff1ec90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod070887a6_3c3f_4db4_b185_341398302173.slice PodAnnotations:0xc001918d60}] Aliases:map[]}\"\nJun 14 08:22:15.198819 crc crio[3637]: time=\"2026-06-14T08:22:15.198765296Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-6fd8f6f748-c6d4p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:22:15.277883 crc crio[3637]: time=\"2026-06-14T08:22:15.277760227Z\" level=info msg=\"Stopped container d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/route-controller-manager\" id=98a33759-9e70-4c4b-a2f3-0c8ccbe3d60d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:22:15.279192 crc crio[3637]: time=\"2026-06-14T08:22:15.279137121Z\" level=info msg=\"Stopping pod sandbox: b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce\" id=dd3503b2-38e5-4dcf-9be8-2699cc894b89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:15.279732 crc crio[3637]: time=\"2026-06-14T08:22:15.279593376Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7c5967db9c-wsbxw Namespace:openshift-route-controller-manager ID:b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce UID:81701b6d-9f4e-40f0-b119-38b6ab2efcc1 NetNS:/var/run/netns/d51424e7-67fe-4237-a9a5-6f02598f5e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81701b6d_9f4e_40f0_b119_38b6ab2efcc1.slice PodAnnotations:0xc002d981e8}] Aliases:map[]}\"\nJun 14 08:22:15.279820 crc crio[3637]: time=\"2026-06-14T08:22:15.279781472Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-wsbxw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:22:15.472708 crc crio[3637]: time=\"2026-06-14T08:22:15.472588035Z\" level=info msg=\"Stopped pod sandbox: 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1\" id=f370f9e0-c785-4569-ac75-5ea715aa6172 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:15.513974 crc crio[3637]: time=\"2026-06-14T08:22:15.513902086Z\" level=info msg=\"Stopped pod sandbox: b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce\" id=dd3503b2-38e5-4dcf-9be8-2699cc894b89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:15.658921 crc crio[3637]: time=\"2026-06-14T08:22:15.65841474Z\" level=info msg=\"Removing container: 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728\" id=1bbacb21-9174-4529-a4f8-580db42378ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:22:15.690427 crc crio[3637]: time=\"2026-06-14T08:22:15.690002793Z\" level=info msg=\"Removed container 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/controller-manager\" id=1bbacb21-9174-4529-a4f8-580db42378ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:22:15.703608 crc crio[3637]: time=\"2026-06-14T08:22:15.703537426Z\" level=info msg=\"Removing container: d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c\" id=2926b64c-9505-4949-81e6-a5ad3751c9d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:22:15.740991 crc crio[3637]: time=\"2026-06-14T08:22:15.740892668Z\" level=info msg=\"Removed container d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/route-controller-manager\" id=2926b64c-9505-4949-81e6-a5ad3751c9d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:22:16.003871 crc crio[3637]: time=\"2026-06-14T08:22:16.003768241Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-6fd8f6f748-vk7xv/POD\" id=217e0323-2df4-4858-b732-d00c262c6b7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:22:16.004000 crc crio[3637]: time=\"2026-06-14T08:22:16.003894515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:22:16.026887 crc crio[3637]: time=\"2026-06-14T08:22:16.026774043Z\" level=info msg=\"Got pod network &{Name:controller-manager-6fd8f6f748-vk7xv Namespace:openshift-controller-manager ID:f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7 UID:fca31688-88c7-4cf9-821a-a22c98578ddd NetNS:/var/run/netns/8b54613f-1c2b-4268-8ddd-fb8ba21254b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfca31688_88c7_4cf9_821a_a22c98578ddd.slice PodAnnotations:0xc001919338}] Aliases:map[]}\"\nJun 14 08:22:16.026887 crc crio[3637]: time=\"2026-06-14T08:22:16.026828105Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-6fd8f6f748-vk7xv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:22:16.072129 crc crio[3637]: time=\"2026-06-14T08:22:16.072013121Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/POD\" id=f5323d95-56f3-48bd-a476-7690db2d2b2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:22:16.072829 crc crio[3637]: time=\"2026-06-14T08:22:16.072139506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:22:16.108531 crc crio[3637]: time=\"2026-06-14T08:22:16.108449689Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5d7d4d5d9f-pl4n8 Namespace:openshift-route-controller-manager ID:0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95 UID:5909b005-3a0d-4a57-afc7-9eae806fd517 NetNS:/var/run/netns/ef51f171-6ef0-4782-8c2e-28853317e859 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5909b005_3a0d_4a57_afc7_9eae806fd517.slice PodAnnotations:0xc001919638}] Aliases:map[]}\"\nJun 14 08:22:16.108531 crc crio[3637]: time=\"2026-06-14T08:22:16.108507201Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-5d7d4d5d9f-pl4n8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:22:16.330481 crc crio[3637]: 2026-06-14T08:22:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f07d59bc5bc1d2a Mac:da:13:78:7e:72:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/8b54613f-1c2b-4268-8ddd-fb8ba21254b3 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:22:16.332505 crc crio[3637]: time=\"2026-06-14T08:22:16.332449865Z\" level=info msg=\"Got pod network &{Name:controller-manager-6fd8f6f748-vk7xv Namespace:openshift-controller-manager ID:f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7 UID:fca31688-88c7-4cf9-821a-a22c98578ddd NetNS:/var/run/netns/8b54613f-1c2b-4268-8ddd-fb8ba21254b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfca31688_88c7_4cf9_821a_a22c98578ddd.slice PodAnnotations:0xc001919338}] Aliases:map[]}\"\nJun 14 08:22:16.332657 crc crio[3637]: time=\"2026-06-14T08:22:16.33260731Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-6fd8f6f748-vk7xv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:22:16.338319 crc crio[3637]: time=\"2026-06-14T08:22:16.338251322Z\" level=info msg=\"Ran pod sandbox f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7 with infra container: openshift-controller-manager/controller-manager-6fd8f6f748-vk7xv/POD\" id=217e0323-2df4-4858-b732-d00c262c6b7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:22:16.340958 crc crio[3637]: time=\"2026-06-14T08:22:16.34054495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=f38cd572-a30b-4160-9056-009080a67259 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:22:16.342806 crc crio[3637]: time=\"2026-06-14T08:22:16.342539073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=b1dd97ea-0f79-4bca-b566-e5da95d34491 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:22:16.354999 crc crio[3637]: time=\"2026-06-14T08:22:16.352281853Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-6fd8f6f748-vk7xv/controller-manager\" id=577fe0d8-6bf5-439b-8f63-d483b7244391 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:22:16.354999 crc crio[3637]: time=\"2026-06-14T08:22:16.352540781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:22:16.391778 crc crio[3637]: time=\"2026-06-14T08:22:16.39161417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:22:16.397119 crc crio[3637]: time=\"2026-06-14T08:22:16.397038544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:22:16.475779 crc crio[3637]: 2026-06-14T08:22:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d15a4ae1593a64 Mac:b6:d8:05:2f:3a:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/ef51f171-6ef0-4782-8c2e-28853317e859 SocketPath: PciID:}] [{Interface:0xc0004be700 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:22:16.477056 crc crio[3637]: time=\"2026-06-14T08:22:16.47696005Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5d7d4d5d9f-pl4n8 Namespace:openshift-route-controller-manager ID:0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95 UID:5909b005-3a0d-4a57-afc7-9eae806fd517 NetNS:/var/run/netns/ef51f171-6ef0-4782-8c2e-28853317e859 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5909b005_3a0d_4a57_afc7_9eae806fd517.slice PodAnnotations:0xc001919638}] Aliases:map[]}\"\nJun 14 08:22:16.477261 crc crio[3637]: time=\"2026-06-14T08:22:16.477202317Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-5d7d4d5d9f-pl4n8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:22:16.485546 crc crio[3637]: time=\"2026-06-14T08:22:16.485488309Z\" level=info msg=\"Ran pod sandbox 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95 with infra container: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/POD\" id=f5323d95-56f3-48bd-a476-7690db2d2b2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:22:16.488182 crc crio[3637]: time=\"2026-06-14T08:22:16.48806421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=0ba4d20c-c0cd-4205-a9b1-0a70c463227f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:22:16.491106 crc crio[3637]: time=\"2026-06-14T08:22:16.491000454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=6c1cd93a-765b-4327-815a-e75d36998053 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:22:16.498312 crc crio[3637]: time=\"2026-06-14T08:22:16.498236784Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/route-controller-manager\" id=d0d8931f-6a07-4e79-92a3-f0226dff6aad name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:22:16.498807 crc crio[3637]: time=\"2026-06-14T08:22:16.49874808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:22:16.521080 crc crio[3637]: time=\"2026-06-14T08:22:16.521002677Z\" level=info msg=\"Created container 2275814d43d27963517e759399e6e0a47fccc70fc47eb8a8fe5558edbffaf8b8: openshift-controller-manager/controller-manager-6fd8f6f748-vk7xv/controller-manager\" id=577fe0d8-6bf5-439b-8f63-d483b7244391 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:22:16.522560 crc crio[3637]: time=\"2026-06-14T08:22:16.522461274Z\" level=info msg=\"Starting container: 2275814d43d27963517e759399e6e0a47fccc70fc47eb8a8fe5558edbffaf8b8\" id=29634910-0f39-4a8e-a47e-b467944f7ae8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:22:16.530458 crc crio[3637]: time=\"2026-06-14T08:22:16.530361695Z\" level=info msg=\"Started container\" PID=18923 containerID=2275814d43d27963517e759399e6e0a47fccc70fc47eb8a8fe5558edbffaf8b8 description=openshift-controller-manager/controller-manager-6fd8f6f748-vk7xv/controller-manager id=29634910-0f39-4a8e-a47e-b467944f7ae8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7\nJun 14 08:22:16.542809 crc crio[3637]: time=\"2026-06-14T08:22:16.542707329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:22:16.551463 crc crio[3637]: time=\"2026-06-14T08:22:16.550993001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:22:16.650611 crc crio[3637]: time=\"2026-06-14T08:22:16.650511188Z\" level=info msg=\"Created container 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/route-controller-manager\" id=d0d8931f-6a07-4e79-92a3-f0226dff6aad name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:22:16.651817 crc crio[3637]: time=\"2026-06-14T08:22:16.651741514Z\" level=info msg=\"Starting container: 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62\" id=2aa4694b-d801-46e6-8b93-d7f1cec86dd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:22:16.657440 crc crio[3637]: time=\"2026-06-14T08:22:16.657340183Z\" level=info msg=\"Started container\" PID=18939 containerID=7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62 description=openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/route-controller-manager id=2aa4694b-d801-46e6-8b93-d7f1cec86dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95\nJun 14 08:22:27.804049 crc crio[3637]: time=\"2026-06-14T08:22:27.802987434Z\" level=info msg=\"Stopping pod sandbox: 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33\" id=1c7c461e-4e35-4b46-a442-19af894ceae1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:27.804049 crc crio[3637]: time=\"2026-06-14T08:22:27.803905913Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33\" id=1c7c461e-4e35-4b46-a442-19af894ceae1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:27.805445 crc crio[3637]: time=\"2026-06-14T08:22:27.804637156Z\" level=info msg=\"Removing pod sandbox: 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33\" id=acb7072e-7e92-44a9-a518-1eeb03d1f027 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:22:27.815909 crc crio[3637]: time=\"2026-06-14T08:22:27.815725532Z\" level=info msg=\"Removed pod sandbox: 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33\" id=acb7072e-7e92-44a9-a518-1eeb03d1f027 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:22:27.817077 crc crio[3637]: time=\"2026-06-14T08:22:27.816980139Z\" level=info msg=\"Stopping pod sandbox: 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1\" id=23a941a5-f926-4af6-925a-fe971ff7c64f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:27.817077 crc crio[3637]: time=\"2026-06-14T08:22:27.817072422Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1\" id=23a941a5-f926-4af6-925a-fe971ff7c64f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:27.817984 crc crio[3637]: time=\"2026-06-14T08:22:27.817794765Z\" level=info msg=\"Removing pod sandbox: 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1\" id=8ee849c9-ee01-4f53-9645-8db44842cecc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:22:27.827404 crc crio[3637]: time=\"2026-06-14T08:22:27.827320551Z\" level=info msg=\"Removed pod sandbox: 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1\" id=8ee849c9-ee01-4f53-9645-8db44842cecc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:22:27.828363 crc crio[3637]: time=\"2026-06-14T08:22:27.828228085Z\" level=info msg=\"Stopping pod sandbox: c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8\" id=64f44755-7a69-4194-b465-2e82c9d6c51b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:27.828363 crc crio[3637]: time=\"2026-06-14T08:22:27.828312188Z\" level=info msg=\"Stopped pod sandbox (already stopped): c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8\" id=64f44755-7a69-4194-b465-2e82c9d6c51b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:27.829337 crc crio[3637]: time=\"2026-06-14T08:22:27.829260379Z\" level=info msg=\"Removing pod sandbox: c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8\" id=9a955b30-3b8f-45d4-b9cf-d02256978baf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:22:27.844595 crc crio[3637]: time=\"2026-06-14T08:22:27.844416116Z\" level=info msg=\"Removed pod sandbox: c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8\" id=9a955b30-3b8f-45d4-b9cf-d02256978baf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:22:27.845548 crc crio[3637]: time=\"2026-06-14T08:22:27.845419822Z\" level=info msg=\"Stopping pod sandbox: b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce\" id=9a7b2995-cce2-4a4d-a798-5a12e352ac58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:27.845548 crc crio[3637]: time=\"2026-06-14T08:22:27.845529846Z\" level=info msg=\"Stopped pod sandbox (already stopped): b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce\" id=9a7b2995-cce2-4a4d-a798-5a12e352ac58 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:27.846649 crc crio[3637]: time=\"2026-06-14T08:22:27.846540638Z\" level=info msg=\"Removing pod sandbox: b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce\" id=df943f1b-327d-4225-978c-a42457fe181c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:22:27.870717 crc crio[3637]: time=\"2026-06-14T08:22:27.870594436Z\" level=info msg=\"Removed pod sandbox: b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce\" id=df943f1b-327d-4225-978c-a42457fe181c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:22:27.872665 crc crio[3637]: time=\"2026-06-14T08:22:27.872416251Z\" level=info msg=\"Stopping pod sandbox: 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862\" id=a8a26732-f693-447b-bd41-9606004b0436 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:27.872665 crc crio[3637]: time=\"2026-06-14T08:22:27.872485163Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862\" id=a8a26732-f693-447b-bd41-9606004b0436 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:22:27.874427 crc crio[3637]: time=\"2026-06-14T08:22:27.873468745Z\" level=info msg=\"Removing pod sandbox: 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862\" id=112a5c09-2c38-4896-b4f4-511a3348c05a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:22:27.891803 crc crio[3637]: time=\"2026-06-14T08:22:27.891687886Z\" level=info msg=\"Removed pod sandbox: 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862\" id=112a5c09-2c38-4896-b4f4-511a3348c05a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:23:04.633698 crc crio[3637]: time=\"2026-06-14T08:23:04.633138688Z\" level=info msg=\"Stopping container: 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62 (timeout: 30s)\" id=aa835f4c-571f-4268-b597-a06b09b7f6f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:23:04.759236 crc crio[3637]: time=\"2026-06-14T08:23:04.759168486Z\" level=info msg=\"Stopped container 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/route-controller-manager\" id=aa835f4c-571f-4268-b597-a06b09b7f6f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:23:04.760196 crc crio[3637]: time=\"2026-06-14T08:23:04.760139747Z\" level=info msg=\"Stopping pod sandbox: 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95\" id=88c61aa4-85af-4700-9105-caf5af551d24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:23:04.760640 crc crio[3637]: time=\"2026-06-14T08:23:04.760585341Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5d7d4d5d9f-pl4n8 Namespace:openshift-route-controller-manager ID:0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95 UID:5909b005-3a0d-4a57-afc7-9eae806fd517 NetNS:/var/run/netns/ef51f171-6ef0-4782-8c2e-28853317e859 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5909b005_3a0d_4a57_afc7_9eae806fd517.slice PodAnnotations:0xc0023149c8}] Aliases:map[]}\"\nJun 14 08:23:04.760814 crc crio[3637]: time=\"2026-06-14T08:23:04.760775817Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-5d7d4d5d9f-pl4n8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:23:05.037098 crc crio[3637]: time=\"2026-06-14T08:23:05.036721001Z\" level=info msg=\"Stopped pod sandbox: 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95\" id=88c61aa4-85af-4700-9105-caf5af551d24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:23:05.216633 crc crio[3637]: time=\"2026-06-14T08:23:05.216567418Z\" level=info msg=\"Removing container: 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62\" id=f1662fb8-115c-4f91-a99b-e545a4e166b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:23:05.246922 crc crio[3637]: time=\"2026-06-14T08:23:05.246770263Z\" level=info msg=\"Removed container 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/route-controller-manager\" id=f1662fb8-115c-4f91-a99b-e545a4e166b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:23:05.500079 crc crio[3637]: time=\"2026-06-14T08:23:05.499816425Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7c5967db9c-nk2rv/POD\" id=99b9ac03-390b-45b8-9ab6-9d9b34f10a90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:23:05.500079 crc crio[3637]: time=\"2026-06-14T08:23:05.500032772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:23:05.537081 crc crio[3637]: time=\"2026-06-14T08:23:05.536219323Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7c5967db9c-nk2rv Namespace:openshift-route-controller-manager ID:9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8 UID:452dc2b6-8434-4843-83a2-35857caa9496 NetNS:/var/run/netns/6ba9811d-13eb-42cb-8629-1072027decdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod452dc2b6_8434_4843_83a2_35857caa9496.slice PodAnnotations:0xc000b10a38}] Aliases:map[]}\"\nJun 14 08:23:05.537081 crc crio[3637]: time=\"2026-06-14T08:23:05.536309736Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-nk2rv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:23:06.028666 crc crio[3637]: 2026-06-14T08:23:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ff86393b9b4028 Mac:1e:8b:b4:78:36:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/6ba9811d-13eb-42cb-8629-1072027decdf SocketPath: PciID:}] [{Interface:0xc000286900 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:23:06.033661 crc crio[3637]: time=\"2026-06-14T08:23:06.033530925Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7c5967db9c-nk2rv Namespace:openshift-route-controller-manager ID:9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8 UID:452dc2b6-8434-4843-83a2-35857caa9496 NetNS:/var/run/netns/6ba9811d-13eb-42cb-8629-1072027decdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod452dc2b6_8434_4843_83a2_35857caa9496.slice PodAnnotations:0xc000b10a38}] Aliases:map[]}\"\nJun 14 08:23:06.034156 crc crio[3637]: time=\"2026-06-14T08:23:06.034038702Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-nk2rv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:23:06.061525 crc crio[3637]: time=\"2026-06-14T08:23:06.06136744Z\" level=info msg=\"Ran pod sandbox 9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8 with infra container: openshift-route-controller-manager/route-controller-manager-7c5967db9c-nk2rv/POD\" id=99b9ac03-390b-45b8-9ab6-9d9b34f10a90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:23:06.067967 crc crio[3637]: time=\"2026-06-14T08:23:06.067469564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=c33259fb-422b-498d-820c-79e9133f172a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:23:06.071002 crc crio[3637]: time=\"2026-06-14T08:23:06.070320215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f0f88119-9e0d-4078-a533-5c3e107afee0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:23:06.080938 crc crio[3637]: time=\"2026-06-14T08:23:06.080679504Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7c5967db9c-nk2rv/route-controller-manager\" id=901b227c-351e-4a95-9a6d-e856e0ef177f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:23:06.081365 crc crio[3637]: time=\"2026-06-14T08:23:06.081299874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:23:06.122829 crc crio[3637]: time=\"2026-06-14T08:23:06.118801706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:23:06.133552 crc crio[3637]: time=\"2026-06-14T08:23:06.133434991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:23:06.277214 crc crio[3637]: time=\"2026-06-14T08:23:06.277005887Z\" level=info msg=\"Created container 564722c1782de7f13a9a10a0fe76142b88b6ef23ca8ac2a546172c563332aaed: openshift-route-controller-manager/route-controller-manager-7c5967db9c-nk2rv/route-controller-manager\" id=901b227c-351e-4a95-9a6d-e856e0ef177f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:23:06.278780 crc crio[3637]: time=\"2026-06-14T08:23:06.278669689Z\" level=info msg=\"Starting container: 564722c1782de7f13a9a10a0fe76142b88b6ef23ca8ac2a546172c563332aaed\" id=913bb8a2-a082-4ada-96f9-79eabe68070a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:23:06.297036 crc crio[3637]: time=\"2026-06-14T08:23:06.293721718Z\" level=info msg=\"Started container\" PID=19701 containerID=564722c1782de7f13a9a10a0fe76142b88b6ef23ca8ac2a546172c563332aaed description=openshift-route-controller-manager/route-controller-manager-7c5967db9c-nk2rv/route-controller-manager id=913bb8a2-a082-4ada-96f9-79eabe68070a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8\nJun 14 08:23:27.920412 crc crio[3637]: time=\"2026-06-14T08:23:27.919072764Z\" level=info msg=\"Stopping pod sandbox: 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95\" id=0a916f04-d7fb-4cf1-92d8-4520df1b9138 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:23:27.920412 crc crio[3637]: time=\"2026-06-14T08:23:27.920345926Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95\" id=0a916f04-d7fb-4cf1-92d8-4520df1b9138 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:23:27.924102 crc crio[3637]: time=\"2026-06-14T08:23:27.921272406Z\" level=info msg=\"Removing pod sandbox: 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95\" id=6219b1ec-82ce-49d6-b3bb-8219df376c26 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:23:27.952973 crc crio[3637]: time=\"2026-06-14T08:23:27.95265993Z\" level=info msg=\"Removed pod sandbox: 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95\" id=6219b1ec-82ce-49d6-b3bb-8219df376c26 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:24:58.714832 crc crio[3637]: time=\"2026-06-14T08:24:58.713436829Z\" level=info msg=\"Stopping container: f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826 (timeout: 30s)\" id=6456ed27-2957-4d1c-8eff-25fb30c3e0a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:24:58.729024 crc crio[3637]: time=\"2026-06-14T08:24:58.728900729Z\" level=info msg=\"Stopping container: f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c (timeout: 30s)\" id=1a22c9f3-bcd6-4ec4-9e39-871348f5054e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:24:58.781354 crc crio[3637]: time=\"2026-06-14T08:24:58.781278942Z\" level=info msg=\"Stopping container: ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450 (timeout: 30s)\" id=5c1f57c6-cd47-4d85-bb39-88f8b3310265 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:24:58.799545 crc crio[3637]: time=\"2026-06-14T08:24:58.79943842Z\" level=info msg=\"Stopping container: 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13 (timeout: 30s)\" id=472f204b-0e0d-4fec-a082-ab5421b76015 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:24:58.811585 crc crio[3637]: time=\"2026-06-14T08:24:58.811522922Z\" level=info msg=\"Stopping container: f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd (timeout: 30s)\" id=c30c9c61-3536-4e96-b0ac-63fe4f9d8e87 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:24:58.867435 crc crio[3637]: time=\"2026-06-14T08:24:58.866930793Z\" level=info msg=\"Stopped container f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826: openshift-marketplace/certified-operators-l27pk/registry-server\" id=6456ed27-2957-4d1c-8eff-25fb30c3e0a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:24:58.867676 crc crio[3637]: time=\"2026-06-14T08:24:58.867585315Z\" level=info msg=\"Stopped container f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c: openshift-marketplace/community-operators-qhh6t/registry-server\" id=1a22c9f3-bcd6-4ec4-9e39-871348f5054e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:24:58.878764 crc crio[3637]: time=\"2026-06-14T08:24:58.878697715Z\" level=info msg=\"Stopping pod sandbox: 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105\" id=f3461fd3-9b7e-44af-bb74-d18f7b9fa0cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:24:58.878977 crc crio[3637]: time=\"2026-06-14T08:24:58.878908021Z\" level=info msg=\"Stopping pod sandbox: e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac\" id=e40087ee-5b80-46d7-bf56-9c661fd39d73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:24:58.879443 crc crio[3637]: time=\"2026-06-14T08:24:58.879384407Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/6664d1ca-bb71-4d60-8232-46af5dfd25a5 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:0xc000602ac0}] Aliases:map[]}\"\nJun 14 08:24:58.879548 crc crio[3637]: time=\"2026-06-14T08:24:58.879408267Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/3e98b3a3-5252-47d9-9cc5-491d260dde4d 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:0xc0002d6980}] Aliases:map[]}\"\nJun 14 08:24:58.879603 crc crio[3637]: time=\"2026-06-14T08:24:58.879586174Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:24:58.879719 crc crio[3637]: time=\"2026-06-14T08:24:58.87966253Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:24:58.918004 crc crio[3637]: time=\"2026-06-14T08:24:58.917820119Z\" level=info msg=\"Stopped container ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5c1f57c6-cd47-4d85-bb39-88f8b3310265 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:24:58.919272 crc crio[3637]: time=\"2026-06-14T08:24:58.919176703Z\" level=info msg=\"Stopping pod sandbox: 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722\" id=c7faad92-2b6f-49ec-9c10-2fb2c73d77b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:24:58.919609 crc crio[3637]: time=\"2026-06-14T08:24:58.919555535Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/79795b46-c439-47dd-a94c-be0f90931f6c 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:0xc00235d188}] Aliases:map[]}\"\nJun 14 08:24:58.919788 crc crio[3637]: time=\"2026-06-14T08:24:58.919738971Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:24:58.933621 crc crio[3637]: time=\"2026-06-14T08:24:58.933380072Z\" level=info msg=\"Stopped container 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=472f204b-0e0d-4fec-a082-ab5421b76015 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:24:58.936343 crc crio[3637]: time=\"2026-06-14T08:24:58.936196153Z\" level=info msg=\"Stopping pod sandbox: af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a\" id=8110b573-b44e-4a73-96b4-257995d8db21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:24:58.937075 crc crio[3637]: time=\"2026-06-14T08:24:58.93700307Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/d8ce82a2-60e3-49e9-9913-140cc43a1cd6 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:0xc002d98090}] Aliases:map[]}\"\nJun 14 08:24:58.937299 crc crio[3637]: time=\"2026-06-14T08:24:58.937234287Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:24:58.942036 crc crio[3637]: time=\"2026-06-14T08:24:58.941826235Z\" level=info msg=\"Stopped container f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=c30c9c61-3536-4e96-b0ac-63fe4f9d8e87 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:24:58.948295 crc crio[3637]: time=\"2026-06-14T08:24:58.947115737Z\" level=info msg=\"Stopping pod sandbox: 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b\" id=481bce46-ca65-4761-abe7-e120e3828f92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:24:58.948295 crc crio[3637]: time=\"2026-06-14T08:24:58.947720206Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1e7bf615-82d3-4e6e-b571-91fdf4e138bc 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:0xc00171b098}] Aliases:map[]}\"\nJun 14 08:24:58.948295 crc crio[3637]: time=\"2026-06-14T08:24:58.947961784Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:24:59.167017 crc crio[3637]: time=\"2026-06-14T08:24:59.165335584Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/POD\" id=61a46930-a24b-4cca-96fe-80b4691b70ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:24:59.167017 crc crio[3637]: time=\"2026-06-14T08:24:59.165893953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:24:59.185669 crc crio[3637]: time=\"2026-06-14T08:24:59.185573119Z\" level=info msg=\"Stopped pod sandbox: e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac\" id=e40087ee-5b80-46d7-bf56-9c661fd39d73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:24:59.207380 crc crio[3637]: time=\"2026-06-14T08:24:59.207295152Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-z4lgf Namespace:openshift-marketplace ID:ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc UID:34cfc080-b78d-4168-a394-c8f09ff63da1 NetNS:/var/run/netns/f7873e46-7a52-4908-abb4-e3e2831a619e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34cfc080_b78d_4168_a394_c8f09ff63da1.slice PodAnnotations:0xc002d98310}] Aliases:map[]}\"\nJun 14 08:24:59.207380 crc crio[3637]: time=\"2026-06-14T08:24:59.207350884Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-z4lgf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:24:59.210300 crc crio[3637]: time=\"2026-06-14T08:24:59.210188135Z\" level=info msg=\"Stopped pod sandbox: 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722\" id=c7faad92-2b6f-49ec-9c10-2fb2c73d77b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:24:59.224739 crc crio[3637]: time=\"2026-06-14T08:24:59.224609992Z\" level=info msg=\"Stopped pod sandbox: 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105\" id=f3461fd3-9b7e-44af-bb74-d18f7b9fa0cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:24:59.342302 crc crio[3637]: time=\"2026-06-14T08:24:59.342199725Z\" level=info msg=\"Stopped pod sandbox: af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a\" id=8110b573-b44e-4a73-96b4-257995d8db21 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:24:59.346162 crc crio[3637]: time=\"2026-06-14T08:24:59.34605119Z\" level=info msg=\"Stopped pod sandbox: 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b\" id=481bce46-ca65-4761-abe7-e120e3828f92 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:24:59.498758 crc crio[3637]: 2026-06-14T08:24:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca55172fa5cff98 Mac:8a:54:39:e7:11:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/f7873e46-7a52-4908-abb4-e3e2831a619e SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:24:59.500189 crc crio[3637]: time=\"2026-06-14T08:24:59.500014781Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-z4lgf Namespace:openshift-marketplace ID:ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc UID:34cfc080-b78d-4168-a394-c8f09ff63da1 NetNS:/var/run/netns/f7873e46-7a52-4908-abb4-e3e2831a619e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34cfc080_b78d_4168_a394_c8f09ff63da1.slice PodAnnotations:0xc002d98310}] Aliases:map[]}\"\nJun 14 08:24:59.500300 crc crio[3637]: time=\"2026-06-14T08:24:59.500263539Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-z4lgf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:24:59.510771 crc crio[3637]: time=\"2026-06-14T08:24:59.509518508Z\" level=info msg=\"Ran pod sandbox ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc with infra container: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/POD\" id=61a46930-a24b-4cca-96fe-80b4691b70ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:24:59.514188 crc crio[3637]: time=\"2026-06-14T08:24:59.514132596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c5c447cd-e42f-4861-9d89-e71c5ca5c06a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:24:59.518590 crc crio[3637]: time=\"2026-06-14T08:24:59.518352594Z\" level=info msg=\"Removing container: f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c\" id=804f7590-e162-4c89-aa2f-e3b4bfa05aab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.520172 crc crio[3637]: time=\"2026-06-14T08:24:59.519531731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=95aacfa9-aced-4d92-bf42-029600f55ab3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:24:59.535534 crc crio[3637]: time=\"2026-06-14T08:24:59.535465689Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator\" id=f9748abc-05e2-4165-8e02-ce7da23b15ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:24:59.542097 crc crio[3637]: time=\"2026-06-14T08:24:59.54129541Z\" level=info msg=\"Removed container f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c: openshift-marketplace/community-operators-qhh6t/registry-server\" id=804f7590-e162-4c89-aa2f-e3b4bfa05aab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.542584 crc crio[3637]: time=\"2026-06-14T08:24:59.5425328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:24:59.548237 crc crio[3637]: time=\"2026-06-14T08:24:59.548149287Z\" level=info msg=\"Removing container: 0fbd70dfcd5d98500b920e0f6e09c8b31e23b901476a57fa27e88303cbf33818\" id=e78fe44f-d713-42b6-8e67-4361b47a01c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.595379 crc crio[3637]: time=\"2026-06-14T08:24:59.595106505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:24:59.599761 crc crio[3637]: time=\"2026-06-14T08:24:59.599686603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:24:59.607489 crc crio[3637]: time=\"2026-06-14T08:24:59.607400398Z\" level=info msg=\"Removed container 0fbd70dfcd5d98500b920e0f6e09c8b31e23b901476a57fa27e88303cbf33818: openshift-marketplace/community-operators-qhh6t/extract-content\" id=e78fe44f-d713-42b6-8e67-4361b47a01c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.617639 crc crio[3637]: time=\"2026-06-14T08:24:59.617413657Z\" level=info msg=\"Removing container: 113a3fd9bf32af8bad232e74480b225f86568835360fa732d058b479c495b856\" id=7e58c827-5fb8-486a-b203-408756411259 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.646053 crc crio[3637]: time=\"2026-06-14T08:24:59.646005473Z\" level=info msg=\"Removed container 113a3fd9bf32af8bad232e74480b225f86568835360fa732d058b479c495b856: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=7e58c827-5fb8-486a-b203-408756411259 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.651289 crc crio[3637]: time=\"2026-06-14T08:24:59.651255041Z\" level=info msg=\"Removing container: 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13\" id=99ccf0b4-8589-4d30-911c-e55a1140a353 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.670789 crc crio[3637]: time=\"2026-06-14T08:24:59.670693921Z\" level=info msg=\"Removed container 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=99ccf0b4-8589-4d30-911c-e55a1140a353 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.675017 crc crio[3637]: time=\"2026-06-14T08:24:59.674979038Z\" level=info msg=\"Removing container: 30dfc267793c187fa208e139e7be22d13c68fd27bb4212e8d4951ef953ada61d\" id=3e43948b-dee9-482b-af5d-f5c091c5586e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.696891 crc crio[3637]: time=\"2026-06-14T08:24:59.696300478Z\" level=info msg=\"Created container 1da6eff1fd950299d1c8bf5ff7f0a2274748a5972e92c9f17e1ab09ccfb4c24f: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator\" id=f9748abc-05e2-4165-8e02-ce7da23b15ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:24:59.698834 crc crio[3637]: time=\"2026-06-14T08:24:59.698747037Z\" level=info msg=\"Starting container: 1da6eff1fd950299d1c8bf5ff7f0a2274748a5972e92c9f17e1ab09ccfb4c24f\" id=af93e265-0291-4dbc-b44c-02592c8b7574 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:24:59.709118 crc crio[3637]: time=\"2026-06-14T08:24:59.708829191Z\" level=info msg=\"Removed container 30dfc267793c187fa208e139e7be22d13c68fd27bb4212e8d4951ef953ada61d: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=3e43948b-dee9-482b-af5d-f5c091c5586e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.709626 crc crio[3637]: time=\"2026-06-14T08:24:59.709408322Z\" level=info msg=\"Started container\" PID=21356 containerID=1da6eff1fd950299d1c8bf5ff7f0a2274748a5972e92c9f17e1ab09ccfb4c24f description=openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator id=af93e265-0291-4dbc-b44c-02592c8b7574 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc\nJun 14 08:24:59.713111 crc crio[3637]: time=\"2026-06-14T08:24:59.71303708Z\" level=info msg=\"Removing container: 8c8fdea7750aac12e0e88ad419725c7805c70f9ae213c1fda610e77f1acf50d0\" id=5787e8a2-dd55-4fff-bcb5-cadf67af6216 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.735474 crc crio[3637]: time=\"2026-06-14T08:24:59.735362942Z\" level=info msg=\"Removed container 8c8fdea7750aac12e0e88ad419725c7805c70f9ae213c1fda610e77f1acf50d0: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=5787e8a2-dd55-4fff-bcb5-cadf67af6216 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.750397 crc crio[3637]: time=\"2026-06-14T08:24:59.750264934Z\" level=info msg=\"Removing container: ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450\" id=32c33cbe-2fd6-4771-bf01-bd5b1b50ec60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.777646 crc crio[3637]: time=\"2026-06-14T08:24:59.777513536Z\" level=info msg=\"Removed container ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=32c33cbe-2fd6-4771-bf01-bd5b1b50ec60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.781669 crc crio[3637]: time=\"2026-06-14T08:24:59.781579397Z\" level=info msg=\"Removing container: a26d6dfa47147a075948b3802a2784e6988477637c357d51bf3c086cf30bddd2\" id=bdb3aa20-2308-4067-ac1c-c3410ff876df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.802375 crc crio[3637]: time=\"2026-06-14T08:24:59.802235145Z\" level=info msg=\"Removed container a26d6dfa47147a075948b3802a2784e6988477637c357d51bf3c086cf30bddd2: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=bdb3aa20-2308-4067-ac1c-c3410ff876df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.807492 crc crio[3637]: time=\"2026-06-14T08:24:59.807438513Z\" level=info msg=\"Removing container: f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826\" id=2803df72-43dd-49a2-9740-c18f3cc61dfd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.850494 crc crio[3637]: time=\"2026-06-14T08:24:59.842348552Z\" level=info msg=\"Removed container f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826: openshift-marketplace/certified-operators-l27pk/registry-server\" id=2803df72-43dd-49a2-9740-c18f3cc61dfd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.850494 crc crio[3637]: time=\"2026-06-14T08:24:59.845535115Z\" level=info msg=\"Removing container: 1e4fd8952ca4f6fc8d4dd7e245bf600be1c9a25f323c836ff056c51594111e73\" id=d1eeb732-05ea-4c62-aa1c-3e3aff181002 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.873543 crc crio[3637]: time=\"2026-06-14T08:24:59.873394401Z\" level=info msg=\"Removed container 1e4fd8952ca4f6fc8d4dd7e245bf600be1c9a25f323c836ff056c51594111e73: openshift-marketplace/certified-operators-l27pk/extract-content\" id=d1eeb732-05ea-4c62-aa1c-3e3aff181002 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.881635 crc crio[3637]: time=\"2026-06-14T08:24:59.881043224Z\" level=info msg=\"Removing container: de47e28d71360f4e967bd8a36314c8e63801bdd7c84e5ce05ed0e17782543552\" id=4c74b207-3b88-4b7c-93ab-e70016555f7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.936630 crc crio[3637]: time=\"2026-06-14T08:24:59.93654957Z\" level=info msg=\"Removed container de47e28d71360f4e967bd8a36314c8e63801bdd7c84e5ce05ed0e17782543552: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=4c74b207-3b88-4b7c-93ab-e70016555f7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.944286 crc crio[3637]: time=\"2026-06-14T08:24:59.944144685Z\" level=info msg=\"Removing container: f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd\" id=20296fb5-0236-413d-b121-6a858a164b30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.972904 crc crio[3637]: time=\"2026-06-14T08:24:59.97270282Z\" level=info msg=\"Removed container f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=20296fb5-0236-413d-b121-6a858a164b30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:24:59.975985 crc crio[3637]: time=\"2026-06-14T08:24:59.975927102Z\" level=info msg=\"Removing container: 4b58134f8af1a9639b0c68d325db0a15745d3831a4852cd49a97d0e9e34e8e14\" id=b021a7d9-d154-4e2b-b822-b119493ee2d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:25:00.013951 crc crio[3637]: time=\"2026-06-14T08:25:00.013800307Z\" level=info msg=\"Removed container 4b58134f8af1a9639b0c68d325db0a15745d3831a4852cd49a97d0e9e34e8e14: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=b021a7d9-d154-4e2b-b822-b119493ee2d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:25:00.019706 crc crio[3637]: time=\"2026-06-14T08:25:00.019609855Z\" level=info msg=\"Removing container: 716c27513eb30184f1f27f6005bff217244246f26dddfa54a834db63356f8239\" id=e0dee423-6e54-4ed6-a935-62f4dd72560b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:25:00.054698 crc crio[3637]: time=\"2026-06-14T08:25:00.054616839Z\" level=info msg=\"Removed container 716c27513eb30184f1f27f6005bff217244246f26dddfa54a834db63356f8239: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=e0dee423-6e54-4ed6-a935-62f4dd72560b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:25:01.269236 crc crio[3637]: time=\"2026-06-14T08:25:01.269079558Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-cpds9/POD\" id=429a3e2a-4376-4f4d-bcb4-107b54f01df6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:25:01.269703 crc crio[3637]: time=\"2026-06-14T08:25:01.269280395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:01.312653 crc crio[3637]: time=\"2026-06-14T08:25:01.312294566Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-cpds9 Namespace:openshift-marketplace ID:2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 UID:11779b76-024e-422d-8332-350726806881 NetNS:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11779b76_024e_422d_8332_350726806881.slice PodAnnotations:0xc002ae6528}] Aliases:map[]}\"\nJun 14 08:25:01.312653 crc crio[3637]: time=\"2026-06-14T08:25:01.312651128Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-cpds9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:25:01.470292 crc crio[3637]: time=\"2026-06-14T08:25:01.470154741Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-6b96q/POD\" id=e9f01274-f97a-42de-a762-fa5898ac6688 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:25:01.470292 crc crio[3637]: time=\"2026-06-14T08:25:01.470285836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:01.499717 crc crio[3637]: time=\"2026-06-14T08:25:01.499612098Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6b96q Namespace:openshift-marketplace ID:5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 UID:463cc5da-9223-4f46-b9a1-15d0b5810057 NetNS:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod463cc5da_9223_4f46_b9a1_15d0b5810057.slice PodAnnotations:0xc0002d6840}] Aliases:map[]}\"\nJun 14 08:25:01.499717 crc crio[3637]: time=\"2026-06-14T08:25:01.499705251Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-6b96q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:25:01.665146 crc crio[3637]: 2026-06-14T08:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2849d55755fe007 Mac:be:50:ea:e8:50:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 SocketPath: PciID:}] [{Interface:0xc0004c2780 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:25:01.667364 crc crio[3637]: time=\"2026-06-14T08:25:01.667287111Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-cpds9 Namespace:openshift-marketplace ID:2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 UID:11779b76-024e-422d-8332-350726806881 NetNS:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11779b76_024e_422d_8332_350726806881.slice PodAnnotations:0xc002ae6528}] Aliases:map[]}\"\nJun 14 08:25:01.667492 crc crio[3637]: time=\"2026-06-14T08:25:01.667474247Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-cpds9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:01.697345 crc crio[3637]: time=\"2026-06-14T08:25:01.697180368Z\" level=info msg=\"Ran pod sandbox 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 with infra container: openshift-marketplace/redhat-marketplace-cpds9/POD\" id=429a3e2a-4376-4f4d-bcb4-107b54f01df6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:25:01.705486 crc crio[3637]: time=\"2026-06-14T08:25:01.705376416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f0536bd8-b9d0-4ed8-9406-16e8b591eed5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:01.708972 crc crio[3637]: time=\"2026-06-14T08:25:01.708926999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9c95a8d7-025a-4876-9734-06548c9984e0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:01.718324 crc crio[3637]: time=\"2026-06-14T08:25:01.718286557Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-cpds9/extract-utilities\" id=ecbe3643-caca-4b86-99e7-34bdf277d99e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:01.721058 crc crio[3637]: time=\"2026-06-14T08:25:01.720892154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:01.749054 crc crio[3637]: time=\"2026-06-14T08:25:01.74899473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:01.754013 crc crio[3637]: time=\"2026-06-14T08:25:01.753956612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:01.863262 crc crio[3637]: 2026-06-14T08:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ae38f6c0edab9b Mac:aa:c5:ea:13:53:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:25:01.864270 crc crio[3637]: time=\"2026-06-14T08:25:01.864152995Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6b96q Namespace:openshift-marketplace ID:5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 UID:463cc5da-9223-4f46-b9a1-15d0b5810057 NetNS:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod463cc5da_9223_4f46_b9a1_15d0b5810057.slice PodAnnotations:0xc0002d6840}] Aliases:map[]}\"\nJun 14 08:25:01.864410 crc crio[3637]: time=\"2026-06-14T08:25:01.864367192Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-6b96q for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:01.870322 crc crio[3637]: time=\"2026-06-14T08:25:01.870290606Z\" level=info msg=\"Ran pod sandbox 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 with infra container: openshift-marketplace/redhat-operators-6b96q/POD\" id=e9f01274-f97a-42de-a762-fa5898ac6688 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:25:01.871951 crc crio[3637]: time=\"2026-06-14T08:25:01.871574325Z\" level=info msg=\"Created container 17cff957d5c70753f61d203e2ff25c85139ec1998ba5084bf27f8c3a3c4ecef2: openshift-marketplace/redhat-marketplace-cpds9/extract-utilities\" id=ecbe3643-caca-4b86-99e7-34bdf277d99e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:01.872638 crc crio[3637]: time=\"2026-06-14T08:25:01.872557077Z\" level=info msg=\"Starting container: 17cff957d5c70753f61d203e2ff25c85139ec1998ba5084bf27f8c3a3c4ecef2\" id=18342ddd-0c25-4f05-af00-9018ba01abfc name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:25:01.873132 crc crio[3637]: time=\"2026-06-14T08:25:01.873058183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=70ab3e57-9f00-4ab2-8626-4fd51267b71e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:01.874547 crc crio[3637]: time=\"2026-06-14T08:25:01.874465689Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7821236e-518a-4b7b-80bc-2f80aa538e01 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:01.876941 crc crio[3637]: time=\"2026-06-14T08:25:01.876786934Z\" level=info msg=\"Started container\" PID=21474 containerID=17cff957d5c70753f61d203e2ff25c85139ec1998ba5084bf27f8c3a3c4ecef2 description=openshift-marketplace/redhat-marketplace-cpds9/extract-utilities id=18342ddd-0c25-4f05-af00-9018ba01abfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050\nJun 14 08:25:01.883978 crc crio[3637]: time=\"2026-06-14T08:25:01.883917364Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6b96q/extract-utilities\" id=5ca7bbd2-142d-40ae-80fe-751becc2ba43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:01.884375 crc crio[3637]: time=\"2026-06-14T08:25:01.884311627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:01.914433 crc crio[3637]: time=\"2026-06-14T08:25:01.914374064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:01.918307 crc crio[3637]: time=\"2026-06-14T08:25:01.918265445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:02.072782 crc crio[3637]: time=\"2026-06-14T08:25:02.072724261Z\" level=info msg=\"Created container 56b862fb55865cca8faba9eb66aeaf60bea78f9962b789ede4ae5776f65c908f: openshift-marketplace/redhat-operators-6b96q/extract-utilities\" id=5ca7bbd2-142d-40ae-80fe-751becc2ba43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:02.074335 crc crio[3637]: time=\"2026-06-14T08:25:02.074205788Z\" level=info msg=\"Starting container: 56b862fb55865cca8faba9eb66aeaf60bea78f9962b789ede4ae5776f65c908f\" id=a2266d32-88ef-451c-b017-12d401d5d71b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:25:02.080402 crc crio[3637]: time=\"2026-06-14T08:25:02.080331447Z\" level=info msg=\"Started container\" PID=21483 containerID=56b862fb55865cca8faba9eb66aeaf60bea78f9962b789ede4ae5776f65c908f description=openshift-marketplace/redhat-operators-6b96q/extract-utilities id=a2266d32-88ef-451c-b017-12d401d5d71b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9\nJun 14 08:25:02.624374 crc crio[3637]: time=\"2026-06-14T08:25:02.62426502Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=05fae1e2-b5d4-486c-8152-e6a6631fa9a6 name=/runtime.v1.ImageService/PullImage\nJun 14 08:25:02.635640 crc crio[3637]: time=\"2026-06-14T08:25:02.635525724Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bf77b0e0-1244-4d4f-add7-5239d25f7f43 name=/runtime.v1.ImageService/PullImage\nJun 14 08:25:02.643965 crc crio[3637]: time=\"2026-06-14T08:25:02.643797512Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 14 08:25:02.644602 crc crio[3637]: time=\"2026-06-14T08:25:02.643820432Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 14 08:25:03.335806 crc crio[3637]: time=\"2026-06-14T08:25:03.335201634Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=05fae1e2-b5d4-486c-8152-e6a6631fa9a6 name=/runtime.v1.ImageService/PullImage\nJun 14 08:25:03.337695 crc crio[3637]: time=\"2026-06-14T08:25:03.337627442Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8180e6c7-e851-4615-815e-425fb50c356d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:03.352411 crc crio[3637]: time=\"2026-06-14T08:25:03.352332048Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bf81c5af-2cb7-40d5-8328-ee933c8c4096 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:03.383474 crc crio[3637]: time=\"2026-06-14T08:25:03.383377552Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6b96q/extract-content\" id=c83a724b-7ad8-43e1-bfd2-fc32b59d9af1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:03.384517 crc crio[3637]: time=\"2026-06-14T08:25:03.384438837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:03.388983 crc crio[3637]: time=\"2026-06-14T08:25:03.388790727Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=bf77b0e0-1244-4d4f-add7-5239d25f7f43 name=/runtime.v1.ImageService/PullImage\nJun 14 08:25:03.390059 crc crio[3637]: time=\"2026-06-14T08:25:03.389981065Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=459ffc13-7135-4c9a-9cea-84d8f0546289 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:03.398756 crc crio[3637]: time=\"2026-06-14T08:25:03.398660266Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e9595653-ce96-49ef-ae94-88992f1d4b8e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:03.409689 crc crio[3637]: time=\"2026-06-14T08:25:03.409548838Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-cpds9/extract-content\" id=1048ce9b-7e54-47a6-bbbb-0cf5cce21291 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:03.411250 crc crio[3637]: time=\"2026-06-14T08:25:03.411171001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:03.412715 crc crio[3637]: time=\"2026-06-14T08:25:03.412640148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:03.416322 crc crio[3637]: time=\"2026-06-14T08:25:03.416245485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:03.437875 crc crio[3637]: time=\"2026-06-14T08:25:03.437758631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:03.442667 crc crio[3637]: time=\"2026-06-14T08:25:03.442583178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:03.561136 crc crio[3637]: time=\"2026-06-14T08:25:03.561038358Z\" level=info msg=\"Created container 41b1fed5f4f5210e94a6fa39c96ee4b62680decec7c3aa9a14815977297b562e: openshift-marketplace/redhat-operators-6b96q/extract-content\" id=c83a724b-7ad8-43e1-bfd2-fc32b59d9af1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:03.562736 crc crio[3637]: time=\"2026-06-14T08:25:03.562665641Z\" level=info msg=\"Starting container: 41b1fed5f4f5210e94a6fa39c96ee4b62680decec7c3aa9a14815977297b562e\" id=040b6b8c-463d-4931-a193-d0dc5d33875e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:25:03.572524 crc crio[3637]: time=\"2026-06-14T08:25:03.572411317Z\" level=info msg=\"Started container\" PID=21500 containerID=41b1fed5f4f5210e94a6fa39c96ee4b62680decec7c3aa9a14815977297b562e description=openshift-marketplace/redhat-operators-6b96q/extract-content id=040b6b8c-463d-4931-a193-d0dc5d33875e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9\nJun 14 08:25:03.616123 crc crio[3637]: time=\"2026-06-14T08:25:03.616020467Z\" level=info msg=\"Created container 7b589aa3e38841155c454347c2e39f6356f97e58aac1f9550f7b24d0584c2edf: openshift-marketplace/redhat-marketplace-cpds9/extract-content\" id=1048ce9b-7e54-47a6-bbbb-0cf5cce21291 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:03.618598 crc crio[3637]: time=\"2026-06-14T08:25:03.618488277Z\" level=info msg=\"Starting container: 7b589aa3e38841155c454347c2e39f6356f97e58aac1f9550f7b24d0584c2edf\" id=186578d3-17f6-4b95-af29-c7058a3cb5dd name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:25:03.629389 crc crio[3637]: time=\"2026-06-14T08:25:03.629264045Z\" level=info msg=\"Started container\" PID=21503 containerID=7b589aa3e38841155c454347c2e39f6356f97e58aac1f9550f7b24d0584c2edf description=openshift-marketplace/redhat-marketplace-cpds9/extract-content id=186578d3-17f6-4b95-af29-c7058a3cb5dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050\nJun 14 08:25:03.679630 crc crio[3637]: time=\"2026-06-14T08:25:03.679269602Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xsz7k/POD\" id=f66bd45e-7600-43ec-85eb-e698321f92e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:25:03.679748 crc crio[3637]: time=\"2026-06-14T08:25:03.679647825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:03.720427 crc crio[3637]: time=\"2026-06-14T08:25:03.72030354Z\" level=info msg=\"Got pod network &{Name:certified-operators-xsz7k Namespace:openshift-marketplace ID:bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc UID:befade50-7336-49ad-a984-b85ea66faf4a NetNS:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbefade50_7336_49ad_a984_b85ea66faf4a.slice PodAnnotations:0xc00235c160}] Aliases:map[]}\"\nJun 14 08:25:03.720427 crc crio[3637]: time=\"2026-06-14T08:25:03.720373123Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xsz7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:25:03.890148 crc crio[3637]: time=\"2026-06-14T08:25:03.890090911Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-5tz6w/POD\" id=b6cb9bcf-4dec-4efb-a230-cea871baf2c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:25:03.890265 crc crio[3637]: time=\"2026-06-14T08:25:03.890185065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:03.909439 crc crio[3637]: time=\"2026-06-14T08:25:03.909316163Z\" level=info msg=\"Got pod network &{Name:community-operators-5tz6w Namespace:openshift-marketplace ID:3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 UID:c5410df8-5862-4c99-ad8b-8bc12f56f613 NetNS:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5410df8_5862_4c99_ad8b_8bc12f56f613.slice PodAnnotations:0xc000602278}] Aliases:map[]}\"\nJun 14 08:25:03.909439 crc crio[3637]: time=\"2026-06-14T08:25:03.909379185Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-5tz6w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:25:04.029819 crc crio[3637]: 2026-06-14T08:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb31bf8fef99515 Mac:ae:a4:55:2b:60:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:25:04.033433 crc crio[3637]: time=\"2026-06-14T08:25:04.033328285Z\" level=info msg=\"Got pod network &{Name:certified-operators-xsz7k Namespace:openshift-marketplace ID:bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc UID:befade50-7336-49ad-a984-b85ea66faf4a NetNS:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbefade50_7336_49ad_a984_b85ea66faf4a.slice PodAnnotations:0xc00235c160}] Aliases:map[]}\"\nJun 14 08:25:04.033594 crc crio[3637]: time=\"2026-06-14T08:25:04.033529931Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xsz7k for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:04.039822 crc crio[3637]: time=\"2026-06-14T08:25:04.039742312Z\" level=info msg=\"Ran pod sandbox bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc with infra container: openshift-marketplace/certified-operators-xsz7k/POD\" id=f66bd45e-7600-43ec-85eb-e698321f92e2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:25:04.042308 crc crio[3637]: time=\"2026-06-14T08:25:04.042265853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b0c00e3c-3401-43da-aca7-bb2fc715d51e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:04.044496 crc crio[3637]: time=\"2026-06-14T08:25:04.044382121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b1c6b246-555f-4ced-aa3e-983425a79500 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:04.051700 crc crio[3637]: time=\"2026-06-14T08:25:04.051503422Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xsz7k/extract-utilities\" id=3d92b4aa-b9aa-4c0b-a48d-46e1d9b04ca7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:04.051904 crc crio[3637]: time=\"2026-06-14T08:25:04.051775001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:04.073343 crc crio[3637]: time=\"2026-06-14T08:25:04.073250265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:04.076790 crc crio[3637]: time=\"2026-06-14T08:25:04.076707227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:04.177415 crc crio[3637]: time=\"2026-06-14T08:25:04.177292773Z\" level=info msg=\"Created container 62279862aee67e268a18d234b2e7a428a521e19cb4bfefbcb299cb4db38a39a2: openshift-marketplace/certified-operators-xsz7k/extract-utilities\" id=3d92b4aa-b9aa-4c0b-a48d-46e1d9b04ca7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:04.179336 crc crio[3637]: time=\"2026-06-14T08:25:04.178907942Z\" level=info msg=\"Starting container: 62279862aee67e268a18d234b2e7a428a521e19cb4bfefbcb299cb4db38a39a2\" id=aa1d8d15-fc6d-4341-b479-44a93c68fed5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:25:04.184981 crc crio[3637]: time=\"2026-06-14T08:25:04.184796473Z\" level=info msg=\"Started container\" PID=21590 containerID=62279862aee67e268a18d234b2e7a428a521e19cb4bfefbcb299cb4db38a39a2 description=openshift-marketplace/certified-operators-xsz7k/extract-utilities id=aa1d8d15-fc6d-4341-b479-44a93c68fed5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc\nJun 14 08:25:04.202560 crc crio[3637]: 2026-06-14T08:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3023173da38871a Mac:b2:9b:57:35:2e:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:25:04.203677 crc crio[3637]: time=\"2026-06-14T08:25:04.203596861Z\" level=info msg=\"Got pod network &{Name:community-operators-5tz6w Namespace:openshift-marketplace ID:3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 UID:c5410df8-5862-4c99-ad8b-8bc12f56f613 NetNS:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5410df8_5862_4c99_ad8b_8bc12f56f613.slice PodAnnotations:0xc000602278}] Aliases:map[]}\"\nJun 14 08:25:04.203982 crc crio[3637]: time=\"2026-06-14T08:25:04.203793418Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-5tz6w for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:04.211312 crc crio[3637]: time=\"2026-06-14T08:25:04.211193888Z\" level=info msg=\"Ran pod sandbox 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 with infra container: openshift-marketplace/community-operators-5tz6w/POD\" id=b6cb9bcf-4dec-4efb-a230-cea871baf2c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:25:04.215140 crc crio[3637]: time=\"2026-06-14T08:25:04.215047102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aae3701f-24e0-4c1f-b4cc-eb4fc79ec0e0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:04.222065 crc crio[3637]: time=\"2026-06-14T08:25:04.221929527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ce84e949-7374-4aa4-8995-30b6648f4882 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:04.233924 crc crio[3637]: time=\"2026-06-14T08:25:04.233783138Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5tz6w/extract-utilities\" id=40eeb2bc-1b04-4053-aca4-2f964b5375d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:04.234287 crc crio[3637]: time=\"2026-06-14T08:25:04.23416773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:04.268503 crc crio[3637]: time=\"2026-06-14T08:25:04.26806041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:04.274030 crc crio[3637]: time=\"2026-06-14T08:25:04.273937947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:04.392645 crc crio[3637]: time=\"2026-06-14T08:25:04.392205052Z\" level=info msg=\"Created container 0e77c028ac81672e532301d0a6236f84fc7894e6eb296b2fc1bec0f64a4c75d8: openshift-marketplace/community-operators-5tz6w/extract-utilities\" id=40eeb2bc-1b04-4053-aca4-2f964b5375d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:04.394028 crc crio[3637]: time=\"2026-06-14T08:25:04.393911777Z\" level=info msg=\"Starting container: 0e77c028ac81672e532301d0a6236f84fc7894e6eb296b2fc1bec0f64a4c75d8\" id=42b501cc-f1fe-42b1-abd3-e391ab3bdbfe name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:25:04.398817 crc crio[3637]: time=\"2026-06-14T08:25:04.398749483Z\" level=info msg=\"Started container\" PID=21602 containerID=0e77c028ac81672e532301d0a6236f84fc7894e6eb296b2fc1bec0f64a4c75d8 description=openshift-marketplace/community-operators-5tz6w/extract-utilities id=42b501cc-f1fe-42b1-abd3-e391ab3bdbfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6\nJun 14 08:25:04.688804 crc crio[3637]: time=\"2026-06-14T08:25:04.687273865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b2720b1d-db33-4f30-b9e9-83b5274404ab name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:04.691953 crc crio[3637]: time=\"2026-06-14T08:25:04.691723859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e8013e42-f463-4610-b471-d3a069a698df name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:04.697614 crc crio[3637]: time=\"2026-06-14T08:25:04.697528967Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=940af4ed-a253-4dfb-bbb2-89d9b2596a12 name=/runtime.v1.ImageService/PullImage\nJun 14 08:25:04.705728 crc crio[3637]: time=\"2026-06-14T08:25:04.704884785Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-cpds9/registry-server\" id=12cc19dd-0225-4799-89d9-2b78901df99e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:04.705728 crc crio[3637]: time=\"2026-06-14T08:25:04.705392992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:04.706785 crc crio[3637]: time=\"2026-06-14T08:25:04.706357833Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 14 08:25:04.716895 crc crio[3637]: time=\"2026-06-14T08:25:04.716742413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f9f20dba-2211-417e-a347-582600d333ee name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:04.720404 crc crio[3637]: time=\"2026-06-14T08:25:04.718002199Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e9280483-ed23-4bb3-8dcc-edab01527148 name=/runtime.v1.ImageService/PullImage\nJun 14 08:25:04.721596 crc crio[3637]: time=\"2026-06-14T08:25:04.721478562Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 14 08:25:04.724299 crc crio[3637]: time=\"2026-06-14T08:25:04.724107887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8fbcff16-b6aa-4d88-9701-9350ee5c82e8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:04.733897 crc crio[3637]: time=\"2026-06-14T08:25:04.731418813Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6b96q/registry-server\" id=67483607-1347-401c-ba0d-11f193296c13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:04.733897 crc crio[3637]: time=\"2026-06-14T08:25:04.732156477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:04.750538 crc crio[3637]: time=\"2026-06-14T08:25:04.750408077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:04.754540 crc crio[3637]: time=\"2026-06-14T08:25:04.754457969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:04.820036 crc crio[3637]: time=\"2026-06-14T08:25:04.819943786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:04.823099 crc crio[3637]: time=\"2026-06-14T08:25:04.823058506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:04.918058 crc crio[3637]: time=\"2026-06-14T08:25:04.917910545Z\" level=info msg=\"Created container 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd: openshift-marketplace/redhat-marketplace-cpds9/registry-server\" id=12cc19dd-0225-4799-89d9-2b78901df99e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:04.919369 crc crio[3637]: time=\"2026-06-14T08:25:04.919282139Z\" level=info msg=\"Starting container: 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd\" id=f856e6b3-a2c2-4bd2-b9d7-44d472458363 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:25:04.926542 crc crio[3637]: time=\"2026-06-14T08:25:04.926452092Z\" level=info msg=\"Started container\" PID=21614 containerID=2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd description=openshift-marketplace/redhat-marketplace-cpds9/registry-server id=f856e6b3-a2c2-4bd2-b9d7-44d472458363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050\nJun 14 08:25:04.938936 crc crio[3637]: time=\"2026-06-14T08:25:04.938596494Z\" level=info msg=\"Created container 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5: openshift-marketplace/redhat-operators-6b96q/registry-server\" id=67483607-1347-401c-ba0d-11f193296c13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:04.941504 crc crio[3637]: time=\"2026-06-14T08:25:04.941370434Z\" level=info msg=\"Starting container: 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5\" id=571a5bf2-3433-495c-b194-68a2a53ed2ab name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:25:04.949940 crc crio[3637]: time=\"2026-06-14T08:25:04.949555728Z\" level=info msg=\"Started container\" PID=21617 containerID=427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5 description=openshift-marketplace/redhat-operators-6b96q/registry-server id=571a5bf2-3433-495c-b194-68a2a53ed2ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9\nJun 14 08:25:05.304114 crc crio[3637]: time=\"2026-06-14T08:25:05.303438484Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=e9280483-ed23-4bb3-8dcc-edab01527148 name=/runtime.v1.ImageService/PullImage\nJun 14 08:25:05.305630 crc crio[3637]: time=\"2026-06-14T08:25:05.305530563Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7a3493a8-d8cd-49b2-b102-e2fc40f65fab name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:05.308524 crc crio[3637]: time=\"2026-06-14T08:25:05.308177107Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e215a90a-3b67-4866-80bf-e2e14e18e85c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:05.326774 crc crio[3637]: time=\"2026-06-14T08:25:05.326642515Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5tz6w/extract-content\" id=8486d00e-885c-4779-8a37-380141b89067 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:05.342597 crc crio[3637]: time=\"2026-06-14T08:25:05.342421485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:05.372282 crc crio[3637]: time=\"2026-06-14T08:25:05.371891618Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064\" id=940af4ed-a253-4dfb-bbb2-89d9b2596a12 name=/runtime.v1.ImageService/PullImage\nJun 14 08:25:05.378704 crc crio[3637]: time=\"2026-06-14T08:25:05.378582055Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=78efc036-09ec-4f06-93b3-4bfdef2490e4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:05.387376 crc crio[3637]: time=\"2026-06-14T08:25:05.387261175Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2e1664e7-1014-44e8-b4ab-5a5e6c000aaf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:05.403327 crc crio[3637]: time=\"2026-06-14T08:25:05.403180141Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xsz7k/extract-content\" id=2d28651a-4ddf-4c4f-ac64-9efb5e785060 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:05.403717 crc crio[3637]: time=\"2026-06-14T08:25:05.403656667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:05.417680 crc crio[3637]: time=\"2026-06-14T08:25:05.417442401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:05.423555 crc crio[3637]: time=\"2026-06-14T08:25:05.423433005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:05.429404 crc crio[3637]: time=\"2026-06-14T08:25:05.429300575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:05.434608 crc crio[3637]: time=\"2026-06-14T08:25:05.434477783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:05.565080 crc crio[3637]: time=\"2026-06-14T08:25:05.565006955Z\" level=info msg=\"Created container c48b537e90bad39ebc1eea1c7575d81659ef59f0270e14eb320993d07f25d3e2: openshift-marketplace/community-operators-5tz6w/extract-content\" id=8486d00e-885c-4779-8a37-380141b89067 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:05.567173 crc crio[3637]: time=\"2026-06-14T08:25:05.567089522Z\" level=info msg=\"Starting container: c48b537e90bad39ebc1eea1c7575d81659ef59f0270e14eb320993d07f25d3e2\" id=9d3f9c6b-7cc1-45e6-91b5-01ec8b2b236b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:25:05.575369 crc crio[3637]: time=\"2026-06-14T08:25:05.575267236Z\" level=info msg=\"Started container\" PID=21661 containerID=c48b537e90bad39ebc1eea1c7575d81659ef59f0270e14eb320993d07f25d3e2 description=openshift-marketplace/community-operators-5tz6w/extract-content id=9d3f9c6b-7cc1-45e6-91b5-01ec8b2b236b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6\nJun 14 08:25:05.581134 crc crio[3637]: time=\"2026-06-14T08:25:05.580999973Z\" level=info msg=\"Created container 72372a9ce41825251d6e6ee5535b4c6e7d262cb90ad2d3955408dc5195b0bcc3: openshift-marketplace/certified-operators-xsz7k/extract-content\" id=2d28651a-4ddf-4c4f-ac64-9efb5e785060 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:05.583407 crc crio[3637]: time=\"2026-06-14T08:25:05.583291476Z\" level=info msg=\"Starting container: 72372a9ce41825251d6e6ee5535b4c6e7d262cb90ad2d3955408dc5195b0bcc3\" id=8db617c9-2a8c-4e62-ab7e-00983ec76526 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:25:05.591169 crc crio[3637]: time=\"2026-06-14T08:25:05.591065697Z\" level=info msg=\"Started container\" PID=21662 containerID=72372a9ce41825251d6e6ee5535b4c6e7d262cb90ad2d3955408dc5195b0bcc3 description=openshift-marketplace/certified-operators-xsz7k/extract-content id=8db617c9-2a8c-4e62-ab7e-00983ec76526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc\nJun 14 08:25:06.756245 crc crio[3637]: time=\"2026-06-14T08:25:06.75612752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3fe920b8-e1f0-43a3-8180-72e5194a7d5e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:06.759412 crc crio[3637]: time=\"2026-06-14T08:25:06.759325503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=615d2dc1-b5b8-4adb-9fb4-d18071dc48c2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:06.763320 crc crio[3637]: time=\"2026-06-14T08:25:06.763082884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=02b08508-ed02-4383-bf70-debfd4585e35 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:06.768789 crc crio[3637]: time=\"2026-06-14T08:25:06.765152362Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=772e0fa0-c238-4937-bcf7-980bfd5f2663 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:06.771617 crc crio[3637]: time=\"2026-06-14T08:25:06.769804543Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xsz7k/registry-server\" id=86c26183-91c2-4b84-a292-15d8738c791b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:06.771617 crc crio[3637]: time=\"2026-06-14T08:25:06.770355811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:06.774706 crc crio[3637]: time=\"2026-06-14T08:25:06.774625409Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5tz6w/registry-server\" id=9f127c7b-27ee-442b-8418-d82bab2cc8b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:06.784697 crc crio[3637]: time=\"2026-06-14T08:25:06.784601221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:06.824282 crc crio[3637]: time=\"2026-06-14T08:25:06.823004363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:06.838588 crc crio[3637]: time=\"2026-06-14T08:25:06.829308057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:06.842687 crc crio[3637]: time=\"2026-06-14T08:25:06.842620441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:06.846798 crc crio[3637]: time=\"2026-06-14T08:25:06.846738466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:06.974264 crc crio[3637]: time=\"2026-06-14T08:25:06.97410344Z\" level=info msg=\"Created container 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f: openshift-marketplace/certified-operators-xsz7k/registry-server\" id=86c26183-91c2-4b84-a292-15d8738c791b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:06.975650 crc crio[3637]: time=\"2026-06-14T08:25:06.975607429Z\" level=info msg=\"Starting container: 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f\" id=2b920c33-b941-405f-b39a-8a0b61521247 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:25:06.976409 crc crio[3637]: time=\"2026-06-14T08:25:06.976344672Z\" level=info msg=\"Created container 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4: openshift-marketplace/community-operators-5tz6w/registry-server\" id=9f127c7b-27ee-442b-8418-d82bab2cc8b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:06.977310 crc crio[3637]: time=\"2026-06-14T08:25:06.97720984Z\" level=info msg=\"Starting container: 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4\" id=f3864587-90aa-4a82-873b-c32870a895b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:25:06.982486 crc crio[3637]: time=\"2026-06-14T08:25:06.982356077Z\" level=info msg=\"Started container\" PID=21698 containerID=48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f description=openshift-marketplace/certified-operators-xsz7k/registry-server id=2b920c33-b941-405f-b39a-8a0b61521247 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc\nJun 14 08:25:06.990034 crc crio[3637]: time=\"2026-06-14T08:25:06.989953475Z\" level=info msg=\"Started container\" PID=21699 containerID=03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4 description=openshift-marketplace/community-operators-5tz6w/registry-server id=f3864587-90aa-4a82-873b-c32870a895b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6\nJun 14 08:25:19.787781 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 14 08:25:20.524788 crc systemd[1]: crio.service: Deactivated successfully.\nJun 14 08:25:20.526156 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 14 08:25:20.526489 crc systemd[1]: crio.service: Consumed 17min 44.890s CPU time.\nJun 14 08:25:20.640053 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 14 08:25:20.751116 crc crio[22615]: time=\"2026-06-14T08:25:20.750604872Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 14 08:25:20.751116 crc crio[22615]: time=\"2026-06-14T08:25:20.750982335Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 14 08:25:20.755581 crc crio[22615]: time=\"2026-06-14T08:25:20.755511178Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 14 08:25:20.755793 crc crio[22615]: time=\"2026-06-14T08:25:20.755599241Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 14 08:25:20.774602 crc crio[22615]: time=\"2026-06-14T08:25:20.774345464Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 14 08:25:20.775141 crc crio[22615]: time=\"2026-06-14T08:25:20.774651864Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 14 08:25:20.775141 crc crio[22615]: time=\"2026-06-14T08:25:20.774663124Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 14 08:25:20.775141 crc crio[22615]: time=\"2026-06-14T08:25:20.774746197Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 14 08:25:20.775141 crc crio[22615]: time=\"2026-06-14T08:25:20.774754167Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 14 08:25:20.802826 crc crio[22615]: time=\"2026-06-14T08:25:20.802692654Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 14 08:25:20.813136 crc crio[22615]: time=\"2026-06-14T08:25:20.813069343Z\" 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 14 08:25:20.818930 crc crio[22615]: time=\"2026-06-14T08:25:20.818820861Z\" 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 14 08:25:20.841334 crc crio[22615]: time=\"2026-06-14T08:25:20.841198487Z\" 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 14 08:25:21.004921 crc crio[22615]: time=\"2026-06-14T08:25:21.00475698Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 14 08:25:21.004921 crc crio[22615]: time=\"2026-06-14T08:25:21.004891175Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 14 08:25:21.004921 crc crio[22615]: time=\"2026-06-14T08:25:21.004908205Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 14 08:25:21.004921 crc crio[22615]: time=\"2026-06-14T08:25:21.004919216Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 14 08:25:21.004921 crc crio[22615]: time=\"2026-06-14T08:25:21.004929296Z\" level=info msg=\"RDT not available in the host system\"\nJun 14 08:25:21.010990 crc crio[22615]: time=\"2026-06-14T08:25:21.010904979Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 14 08:25:21.010990 crc crio[22615]: time=\"2026-06-14T08:25:21.010962431Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 14 08:25:21.016605 crc crio[22615]: time=\"2026-06-14T08:25:21.016436889Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 14 08:25:21.016605 crc crio[22615]: time=\"2026-06-14T08:25:21.016481631Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 14 08:25:21.045987 crc crio[22615]: time=\"2026-06-14T08:25:21.045724206Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:25:21.045987 crc crio[22615]: time=\"2026-06-14T08:25:21.045812779Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:25:21.046738 crc crio[22615]: time=\"2026-06-14T08:25:21.046681507Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 14 08:25:21.046738 crc crio[22615]: time=\"2026-06-14T08:25:21.046726289Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 14 08:25:21.048706 crc crio[22615]: time=\"2026-06-14T08:25:21.048514607Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"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\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"cpu-shared.crio.io\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"run.oci.\\\"]\\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 14 08:25:21.050096 crc crio[22615]: time=\"2026-06-14T08:25:21.049982165Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 14 08:25:21.050376 crc crio[22615]: time=\"2026-06-14T08:25:21.050298416Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 14 08:25:22.767983 crc crio[22615]: time=\"2026-06-14T08:25:22.767497376Z\" level=info msg=\"Got pod network &{Name:community-operators-5tz6w Namespace:openshift-marketplace ID:3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 UID:c5410df8-5862-4c99-ad8b-8bc12f56f613 NetNS:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5410df8_5862_4c99_ad8b_8bc12f56f613.slice PodAnnotations:0xc001f04848}] Aliases:map[]}\"\nJun 14 08:25:22.769266 crc crio[22615]: time=\"2026-06-14T08:25:22.768037333Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-5tz6w for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.769266 crc crio[22615]: time=\"2026-06-14T08:25:22.768775168Z\" level=info msg=\"Got pod network &{Name:certified-operators-xsz7k Namespace:openshift-marketplace ID:bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc UID:befade50-7336-49ad-a984-b85ea66faf4a NetNS:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbefade50_7336_49ad_a984_b85ea66faf4a.slice PodAnnotations:0xc001f04948}] Aliases:map[]}\"\nJun 14 08:25:22.769266 crc crio[22615]: time=\"2026-06-14T08:25:22.769029446Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xsz7k for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.769779 crc crio[22615]: time=\"2026-06-14T08:25:22.769690158Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6b96q Namespace:openshift-marketplace ID:5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 UID:463cc5da-9223-4f46-b9a1-15d0b5810057 NetNS:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod463cc5da_9223_4f46_b9a1_15d0b5810057.slice PodAnnotations:0xc001f049d8}] Aliases:map[]}\"\nJun 14 08:25:22.770023 crc crio[22615]: time=\"2026-06-14T08:25:22.769971267Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-6b96q for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.770780 crc crio[22615]: time=\"2026-06-14T08:25:22.770716871Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-cpds9 Namespace:openshift-marketplace ID:2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 UID:11779b76-024e-422d-8332-350726806881 NetNS:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11779b76_024e_422d_8332_350726806881.slice PodAnnotations:0xc001f04a68}] Aliases:map[]}\"\nJun 14 08:25:22.771035 crc crio[22615]: time=\"2026-06-14T08:25:22.77098008Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-cpds9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.771807 crc crio[22615]: time=\"2026-06-14T08:25:22.771706903Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-z4lgf Namespace:openshift-marketplace ID:ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc UID:34cfc080-b78d-4168-a394-c8f09ff63da1 NetNS:/var/run/netns/f7873e46-7a52-4908-abb4-e3e2831a619e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34cfc080_b78d_4168_a394_c8f09ff63da1.slice PodAnnotations:0xc001f04af8}] Aliases:map[]}\"\nJun 14 08:25:22.772135 crc crio[22615]: time=\"2026-06-14T08:25:22.771964582Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-z4lgf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.772727 crc crio[22615]: time=\"2026-06-14T08:25:22.772660895Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7c5967db9c-nk2rv Namespace:openshift-route-controller-manager ID:9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8 UID:452dc2b6-8434-4843-83a2-35857caa9496 NetNS:/var/run/netns/6ba9811d-13eb-42cb-8629-1072027decdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod452dc2b6_8434_4843_83a2_35857caa9496.slice PodAnnotations:0xc001f04b78}] Aliases:map[]}\"\nJun 14 08:25:22.773670 crc crio[22615]: time=\"2026-06-14T08:25:22.772916879Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-nk2rv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.773670 crc crio[22615]: time=\"2026-06-14T08:25:22.773573634Z\" level=info msg=\"Got pod network &{Name:controller-manager-6fd8f6f748-vk7xv Namespace:openshift-controller-manager ID:f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7 UID:fca31688-88c7-4cf9-821a-a22c98578ddd NetNS:/var/run/netns/8b54613f-1c2b-4268-8ddd-fb8ba21254b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfca31688_88c7_4cf9_821a_a22c98578ddd.slice PodAnnotations:0xc001f04be8}] Aliases:map[]}\"\nJun 14 08:25:22.773903 crc crio[22615]: time=\"2026-06-14T08:25:22.773714779Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-6fd8f6f748-vk7xv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.773992 crc crio[22615]: time=\"2026-06-14T08:25:22.773951727Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:22.773992 crc crio[22615]: time=\"2026-06-14T08:25:22.773976293Z\" level=warning msg=\"Could not restore sandbox IP for c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_14b028be-d24a-4215-9f07-f1d77d4fb225_0(c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:22.774101 crc crio[22615]: time=\"2026-06-14T08:25:22.774001213Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:22.774101 crc crio[22615]: time=\"2026-06-14T08:25:22.774017354Z\" level=warning msg=\"Could not restore sandbox IP for a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_dc9118ff-d0aa-4cde-981c-405fb4fc93f3_0(a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:22.780042 crc crio[22615]: time=\"2026-06-14T08:25:22.774579697Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/99bdeefd-653d-4885-ab72-4deac242cd9c 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:0xc001f04c68}] Aliases:map[]}\"\nJun 14 08:25:22.780042 crc crio[22615]: time=\"2026-06-14T08:25:22.774763693Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.780623 crc crio[22615]: time=\"2026-06-14T08:25:22.780536122Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/963dde2c-87a2-4865-81f4-f4a1b1e7393a 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:0xc000124120}] Aliases:map[]}\"\nJun 14 08:25:22.780788 crc crio[22615]: time=\"2026-06-14T08:25:22.780728597Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.781545 crc crio[22615]: time=\"2026-06-14T08:25:22.781459362Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/85f1dbea-a595-4505-8d6c-f35779c275ba 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:0xc000124318}] Aliases:map[]}\"\nJun 14 08:25:22.781684 crc crio[22615]: time=\"2026-06-14T08:25:22.781635308Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.782336 crc crio[22615]: time=\"2026-06-14T08:25:22.782212417Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/51429bb9-cb21-4397-b87a-ed0fd2e0c498 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:0xc000124408}] Aliases:map[]}\"\nJun 14 08:25:22.782487 crc crio[22615]: time=\"2026-06-14T08:25:22.782431504Z\" 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 14 08:25:22.783092 crc crio[22615]: time=\"2026-06-14T08:25:22.783023223Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ac5f216c-67b8-448a-83cf-d9f1935c1ffb 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:0xc000124550}] Aliases:map[]}\"\nJun 14 08:25:22.783363 crc crio[22615]: time=\"2026-06-14T08:25:22.783302483Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.783983 crc crio[22615]: time=\"2026-06-14T08:25:22.783918533Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/dcd2674c-a74d-4209-872f-91f15a26812c 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:0xc000124658}] Aliases:map[]}\"\nJun 14 08:25:22.784161 crc crio[22615]: time=\"2026-06-14T08:25:22.784104189Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.784950 crc crio[22615]: time=\"2026-06-14T08:25:22.78475582Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ea5edd99-e2bc-481f-afde-96b3af4caa36 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:0xc000124700}] Aliases:map[]}\"\nJun 14 08:25:22.785119 crc crio[22615]: time=\"2026-06-14T08:25:22.78505696Z\" 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 14 08:25:22.785347 crc crio[22615]: time=\"2026-06-14T08:25:22.785286008Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:22.785442 crc crio[22615]: time=\"2026-06-14T08:25:22.785339369Z\" level=warning msg=\"Could not restore sandbox IP for 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:22.785442 crc crio[22615]: time=\"2026-06-14T08:25:22.78537349Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:22.785442 crc crio[22615]: time=\"2026-06-14T08:25:22.785389061Z\" level=warning msg=\"Could not restore sandbox IP for af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:22.785821 crc crio[22615]: time=\"2026-06-14T08:25:22.785750163Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/acb6db4f-8611-4145-8957-d46a659f993f 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:0xc0001247b8}] Aliases:map[]}\"\nJun 14 08:25:22.786078 crc crio[22615]: time=\"2026-06-14T08:25:22.786013901Z\" 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 14 08:25:22.786684 crc crio[22615]: time=\"2026-06-14T08:25:22.786617991Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/605e9b71-260f-453d-8399-29b8bd1edbef 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:0xc000124850}] Aliases:map[]}\"\nJun 14 08:25:22.786920 crc crio[22615]: time=\"2026-06-14T08:25:22.786809457Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.788589 crc crio[22615]: time=\"2026-06-14T08:25:22.788502473Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4e39dd06-d1a9-4873-a568-d4569a396b4b 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:0xc0001248f0}] Aliases:map[]}\"\nJun 14 08:25:22.788815 crc crio[22615]: time=\"2026-06-14T08:25:22.788698489Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.789561 crc crio[22615]: time=\"2026-06-14T08:25:22.789482205Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/412771f6-1be7-4ff2-9efb-96ca27edb0b0 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:0xc0001249a0}] Aliases:map[]}\"\nJun 14 08:25:22.789722 crc crio[22615]: time=\"2026-06-14T08:25:22.789661811Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.790427 crc crio[22615]: time=\"2026-06-14T08:25:22.790353543Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/059989ba-0807-4109-944a-3a695af48425 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:0xc000124a38}] Aliases:map[]}\"\nJun 14 08:25:22.790649 crc crio[22615]: time=\"2026-06-14T08:25:22.790532208Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.791289 crc crio[22615]: time=\"2026-06-14T08:25:22.79117378Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/d5d0a15a-8365-4fd7-b19f-9b50d8f440bf 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:0xc000124da8}] Aliases:map[]}\"\nJun 14 08:25:22.791425 crc crio[22615]: time=\"2026-06-14T08:25:22.791384087Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.792551 crc crio[22615]: time=\"2026-06-14T08:25:22.792475653Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/a6a2d9a6-49e6-49a0-8a7a-f9482e3f002d 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:0xc000124e50}] Aliases:map[]}\"\nJun 14 08:25:22.792711 crc crio[22615]: time=\"2026-06-14T08:25:22.792648968Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.793516 crc crio[22615]: time=\"2026-06-14T08:25:22.793439474Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f5e5710-c37a-431a-9c25-9e901c363e4c 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:0xc000124ef0}] Aliases:map[]}\"\nJun 14 08:25:22.793678 crc crio[22615]: time=\"2026-06-14T08:25:22.79361428Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.793903 crc crio[22615]: time=\"2026-06-14T08:25:22.793793176Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:22.793973 crc crio[22615]: time=\"2026-06-14T08:25:22.793904138Z\" level=warning msg=\"Could not restore sandbox IP for 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:22.794455 crc crio[22615]: time=\"2026-06-14T08:25:22.794338193Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c5c1ebb8-1c62-428e-b464-a4a49c185d51 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:0xc000124f80}] Aliases:map[]}\"\nJun 14 08:25:22.794549 crc crio[22615]: time=\"2026-06-14T08:25:22.794462428Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.795160 crc crio[22615]: time=\"2026-06-14T08:25:22.795066447Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/83ea3119-67e4-45f4-85f1-fc4d3d3d1887 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:0xc000125008}] Aliases:map[]}\"\nJun 14 08:25:22.795562 crc crio[22615]: time=\"2026-06-14T08:25:22.795409679Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.796077 crc crio[22615]: time=\"2026-06-14T08:25:22.796032629Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/5ffd9cc0-b964-42f1-be5d-9167b45e7294 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:0xc000125088}] Aliases:map[]}\"\nJun 14 08:25:22.796267 crc crio[22615]: time=\"2026-06-14T08:25:22.796158243Z\" 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 14 08:25:22.796771 crc crio[22615]: time=\"2026-06-14T08:25:22.796713661Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c 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:0xc000125118}] Aliases:map[]}\"\nJun 14 08:25:22.796993 crc crio[22615]: time=\"2026-06-14T08:25:22.796830965Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.797474 crc crio[22615]: time=\"2026-06-14T08:25:22.797415694Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/7150eb4f-3044-42d5-9e2f-a2494c613f64 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:0xc0001251a8}] Aliases:map[]}\"\nJun 14 08:25:22.797571 crc crio[22615]: time=\"2026-06-14T08:25:22.79753836Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.798006 crc crio[22615]: time=\"2026-06-14T08:25:22.797948512Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/739ffafd-c1e3-44c0-aab6-936dc4a138b5 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:0xc000125238}] Aliases:map[]}\"\nJun 14 08:25:22.798101 crc crio[22615]: time=\"2026-06-14T08:25:22.798071736Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.798485 crc crio[22615]: time=\"2026-06-14T08:25:22.798429607Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1a076514-79a0-45a4-bbab-398235e5b98b 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:0xc0001252c8}] Aliases:map[]}\"\nJun 14 08:25:22.798575 crc crio[22615]: time=\"2026-06-14T08:25:22.798544521Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.798976 crc crio[22615]: time=\"2026-06-14T08:25:22.798921983Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1213fdff-9608-417a-9458-1afd970fee2d 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:0xc000125348}] Aliases:map[]}\"\nJun 14 08:25:22.799180 crc crio[22615]: time=\"2026-06-14T08:25:22.799040707Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.799456 crc crio[22615]: time=\"2026-06-14T08:25:22.799354758Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3c9d92c5-d33f-4e5b-b932-6596ffecf383 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:0xc0001253d8}] Aliases:map[]}\"\nJun 14 08:25:22.799537 crc crio[22615]: time=\"2026-06-14T08:25:22.799481922Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.799602 crc crio[22615]: time=\"2026-06-14T08:25:22.799590895Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:22.799663 crc crio[22615]: time=\"2026-06-14T08:25:22.799608016Z\" level=warning msg=\"Could not restore sandbox IP for 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:22.799899 crc crio[22615]: time=\"2026-06-14T08:25:22.79983223Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/6a0e95b8-6aaa-4cef-8370-cfe08ca7736b 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:0xc000125470}] Aliases:map[]}\"\nJun 14 08:25:22.800039 crc crio[22615]: time=\"2026-06-14T08:25:22.799988774Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.809542 crc crio[22615]: time=\"2026-06-14T08:25:22.80943362Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:22.809542 crc crio[22615]: time=\"2026-06-14T08:25:22.809522483Z\" level=warning msg=\"Could not restore sandbox IP for e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:22.810319 crc crio[22615]: time=\"2026-06-14T08:25:22.810193785Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c8c88170-4692-4bf8-bbd3-22adc10892c7 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:0xc000125508}] Aliases:map[]}\"\nJun 14 08:25:22.810521 crc crio[22615]: time=\"2026-06-14T08:25:22.810448413Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.811126 crc crio[22615]: time=\"2026-06-14T08:25:22.811058943Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d7a7d5a2-8283-4696-9e22-6ad7886326ce 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:0xc000125588}] Aliases:map[]}\"\nJun 14 08:25:22.811341 crc crio[22615]: time=\"2026-06-14T08:25:22.81127905Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.811932 crc crio[22615]: time=\"2026-06-14T08:25:22.811805078Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f 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:0xc000125618}] Aliases:map[]}\"\nJun 14 08:25:22.812187 crc crio[22615]: time=\"2026-06-14T08:25:22.812125577Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.812804 crc crio[22615]: time=\"2026-06-14T08:25:22.812732308Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/929651f9-c8b1-4296-a749-5d257d194c3a 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:0xc0001256a8}] Aliases:map[]}\"\nJun 14 08:25:22.813073 crc crio[22615]: time=\"2026-06-14T08:25:22.812996437Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.813636 crc crio[22615]: time=\"2026-06-14T08:25:22.813570125Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/2cfacb3c-62bb-4b53-986e-e9e406c203b9 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:0xc000125728}] Aliases:map[]}\"\nJun 14 08:25:22.813800 crc crio[22615]: time=\"2026-06-14T08:25:22.813739731Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.814677 crc crio[22615]: time=\"2026-06-14T08:25:22.814369232Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f3c9555d-d541-461d-be66-a97bc968b9b7 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:0xc0001257b8}] Aliases:map[]}\"\nJun 14 08:25:22.814677 crc crio[22615]: time=\"2026-06-14T08:25:22.814517106Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.815153 crc crio[22615]: time=\"2026-06-14T08:25:22.815084395Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5119a195-eaaf-4cfc-aed1-e130d465b974 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:0xc000125848}] Aliases:map[]}\"\nJun 14 08:25:22.815376 crc crio[22615]: time=\"2026-06-14T08:25:22.815308972Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.816261 crc crio[22615]: time=\"2026-06-14T08:25:22.816157941Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/146d7474-e591-4939-9257-7e66b0927345 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:0xc0001258b0}] Aliases:map[]}\"\nJun 14 08:25:22.816514 crc crio[22615]: time=\"2026-06-14T08:25:22.816454821Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.817144 crc crio[22615]: time=\"2026-06-14T08:25:22.817076387Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f1e941a5-640f-41bd-b604-505c028fe4a0 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:0xc000125930}] Aliases:map[]}\"\nJun 14 08:25:22.817349 crc crio[22615]: time=\"2026-06-14T08:25:22.817295438Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.817898 crc crio[22615]: time=\"2026-06-14T08:25:22.817769104Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/26a4aec3-36e7-45e0-b251-c2dfa350b6f5 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:0xc0001259c0}] Aliases:map[]}\"\nJun 14 08:25:22.818041 crc crio[22615]: time=\"2026-06-14T08:25:22.817982491Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.818652 crc crio[22615]: time=\"2026-06-14T08:25:22.818590461Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/060f2cb7-441b-4e02-9970-9a8d1d0dd928 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:0xc000125a50}] Aliases:map[]}\"\nJun 14 08:25:22.818805 crc crio[22615]: time=\"2026-06-14T08:25:22.818750366Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.819353 crc crio[22615]: time=\"2026-06-14T08:25:22.819293974Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2f194af9-4883-49ad-bf3d-9f281f3261bf 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:0xc000125ae8}] Aliases:map[]}\"\nJun 14 08:25:22.819517 crc crio[22615]: time=\"2026-06-14T08:25:22.819463549Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.820036 crc crio[22615]: time=\"2026-06-14T08:25:22.819976184Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5dd59f12-274d-4d66-a39d-bce1d64d10b6 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:0xc000125ba0}] Aliases:map[]}\"\nJun 14 08:25:22.820192 crc crio[22615]: time=\"2026-06-14T08:25:22.820137691Z\" 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 14 08:25:22.820749 crc crio[22615]: time=\"2026-06-14T08:25:22.820640098Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/639d6d5b-847d-48db-ba2a-f2a3f4c31467 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:0xc000125c30}] Aliases:map[]}\"\nJun 14 08:25:22.820945 crc crio[22615]: time=\"2026-06-14T08:25:22.820797303Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:22.821087 crc crio[22615]: time=\"2026-06-14T08:25:22.82102579Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:22.821087 crc crio[22615]: time=\"2026-06-14T08:25:22.821048031Z\" level=warning msg=\"Could not restore sandbox IP for a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d: failed to get network status for pod sandbox k8s_collect-profiles-29690415-xvx7m_openshift-operator-lifecycle-manager_39cf909a-d100-456c-82cb-f2db984006b7_0(a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:22.821651 crc crio[22615]: time=\"2026-06-14T08:25:22.821572147Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 14 08:25:22.822786 crc crio[22615]: time=\"2026-06-14T08:25:22.82272554Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 14 08:25:22.822950 crc crio[22615]: time=\"2026-06-14T08:25:22.822764871Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 14 08:25:22.823097 crc crio[22615]: time=\"2026-06-14T08:25:22.82304293Z\" level=info msg=\"Create NRI interface\"\nJun 14 08:25:22.823178 crc crio[22615]: time=\"2026-06-14T08:25:22.823128293Z\" level=info msg=\"runtime interface created\"\nJun 14 08:25:22.823178 crc crio[22615]: time=\"2026-06-14T08:25:22.823142873Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 14 08:25:22.823178 crc crio[22615]: time=\"2026-06-14T08:25:22.823150154Z\" level=info msg=\"runtime interface starting up...\"\nJun 14 08:25:22.823178 crc crio[22615]: time=\"2026-06-14T08:25:22.823156994Z\" level=info msg=\"starting plugins...\"\nJun 14 08:25:22.823178 crc crio[22615]: time=\"2026-06-14T08:25:22.823179965Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 14 08:25:22.828940 crc crio[22615]: time=\"2026-06-14T08:25:22.828763447Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 14 08:25:22.835442 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 14 08:25:37.488217 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 14 08:25:37.589076 crc systemd[1]: crio.service: Deactivated successfully.\nJun 14 08:25:37.589561 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 14 08:25:37.589731 crc systemd[1]: crio.service: Consumed 3.979s CPU time.\nJun 14 08:25:37.654552 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 14 08:25:37.734111 crc crio[24245]: time=\"2026-06-14T08:25:37.733835422Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 14 08:25:37.734111 crc crio[24245]: time=\"2026-06-14T08:25:37.733937786Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 14 08:25:37.735423 crc crio[24245]: time=\"2026-06-14T08:25:37.735084393Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 14 08:25:37.735423 crc crio[24245]: time=\"2026-06-14T08:25:37.735149875Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 14 08:25:37.735644 crc crio[24245]: time=\"2026-06-14T08:25:37.735577649Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 14 08:25:37.749378 crc crio[24245]: time=\"2026-06-14T08:25:37.749233945Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 14 08:25:37.749378 crc crio[24245]: time=\"2026-06-14T08:25:37.749382399Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 14 08:25:37.749378 crc crio[24245]: time=\"2026-06-14T08:25:37.74939321Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 14 08:25:37.749656 crc crio[24245]: time=\"2026-06-14T08:25:37.749467722Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 14 08:25:37.749656 crc crio[24245]: time=\"2026-06-14T08:25:37.749476803Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 14 08:25:37.769165 crc crio[24245]: time=\"2026-06-14T08:25:37.769020536Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 14 08:25:37.786995 crc crio[24245]: time=\"2026-06-14T08:25:37.784127974Z\" 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 14 08:25:37.792029 crc crio[24245]: time=\"2026-06-14T08:25:37.791444989Z\" 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 14 08:25:37.827660 crc crio[24245]: time=\"2026-06-14T08:25:37.827607926Z\" 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 14 08:25:38.031783 crc crio[24245]: time=\"2026-06-14T08:25:38.031542655Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 14 08:25:38.031783 crc crio[24245]: time=\"2026-06-14T08:25:38.031597487Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 14 08:25:38.031783 crc crio[24245]: time=\"2026-06-14T08:25:38.031607968Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 14 08:25:38.031783 crc crio[24245]: time=\"2026-06-14T08:25:38.031614248Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 14 08:25:38.031783 crc crio[24245]: time=\"2026-06-14T08:25:38.031621238Z\" level=info msg=\"RDT not available in the host system\"\nJun 14 08:25:38.036824 crc crio[24245]: time=\"2026-06-14T08:25:38.036636431Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 14 08:25:38.036824 crc crio[24245]: time=\"2026-06-14T08:25:38.036680512Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 14 08:25:38.041541 crc crio[24245]: time=\"2026-06-14T08:25:38.041492968Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 14 08:25:38.041541 crc crio[24245]: time=\"2026-06-14T08:25:38.0415309Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 14 08:25:38.067432 crc crio[24245]: time=\"2026-06-14T08:25:38.06726939Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:25:38.067432 crc crio[24245]: time=\"2026-06-14T08:25:38.067343212Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:25:38.067906 crc crio[24245]: time=\"2026-06-14T08:25:38.067653533Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 14 08:25:38.067906 crc crio[24245]: time=\"2026-06-14T08:25:38.067668733Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 14 08:25:38.071645 crc crio[24245]: time=\"2026-06-14T08:25:38.071457086Z\" 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-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-quota.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-shared.crio.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"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 = \\\"/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 14 08:25:38.072455 crc crio[24245]: time=\"2026-06-14T08:25:38.072315024Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 14 08:25:38.072677 crc crio[24245]: time=\"2026-06-14T08:25:38.072609183Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 14 08:25:39.958348 crc crio[24245]: time=\"2026-06-14T08:25:39.957602919Z\" level=info msg=\"Got pod network &{Name:community-operators-5tz6w Namespace:openshift-marketplace ID:3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 UID:c5410df8-5862-4c99-ad8b-8bc12f56f613 NetNS:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5410df8_5862_4c99_ad8b_8bc12f56f613.slice PodAnnotations:0xc000522818}] Aliases:map[]}\"\nJun 14 08:25:39.959714 crc crio[24245]: time=\"2026-06-14T08:25:39.958374387Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-5tz6w for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.960054 crc crio[24245]: time=\"2026-06-14T08:25:39.959966879Z\" level=info msg=\"Got pod network &{Name:certified-operators-xsz7k Namespace:openshift-marketplace ID:bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc UID:befade50-7336-49ad-a984-b85ea66faf4a NetNS:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbefade50_7336_49ad_a984_b85ea66faf4a.slice PodAnnotations:0xc000522970}] Aliases:map[]}\"\nJun 14 08:25:39.965611 crc crio[24245]: time=\"2026-06-14T08:25:39.965482074Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xsz7k for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.968624 crc crio[24245]: time=\"2026-06-14T08:25:39.968507982Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6b96q Namespace:openshift-marketplace ID:5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 UID:463cc5da-9223-4f46-b9a1-15d0b5810057 NetNS:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod463cc5da_9223_4f46_b9a1_15d0b5810057.slice PodAnnotations:0xc000522a48}] Aliases:map[]}\"\nJun 14 08:25:39.969044 crc crio[24245]: time=\"2026-06-14T08:25:39.968749909Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-6b96q for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.969668 crc crio[24245]: time=\"2026-06-14T08:25:39.969441932Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-cpds9 Namespace:openshift-marketplace ID:2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 UID:11779b76-024e-422d-8332-350726806881 NetNS:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11779b76_024e_422d_8332_350726806881.slice PodAnnotations:0xc000522ae8}] Aliases:map[]}\"\nJun 14 08:25:39.969668 crc crio[24245]: time=\"2026-06-14T08:25:39.969637158Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-cpds9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.970235 crc crio[24245]: time=\"2026-06-14T08:25:39.970162766Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-z4lgf Namespace:openshift-marketplace ID:ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc UID:34cfc080-b78d-4168-a394-c8f09ff63da1 NetNS:/var/run/netns/f7873e46-7a52-4908-abb4-e3e2831a619e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34cfc080_b78d_4168_a394_c8f09ff63da1.slice PodAnnotations:0xc000522b88}] Aliases:map[]}\"\nJun 14 08:25:39.970482 crc crio[24245]: time=\"2026-06-14T08:25:39.970362522Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-z4lgf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.971059 crc crio[24245]: time=\"2026-06-14T08:25:39.970958341Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7c5967db9c-nk2rv Namespace:openshift-route-controller-manager ID:9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8 UID:452dc2b6-8434-4843-83a2-35857caa9496 NetNS:/var/run/netns/6ba9811d-13eb-42cb-8629-1072027decdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod452dc2b6_8434_4843_83a2_35857caa9496.slice PodAnnotations:0xc000522c30}] Aliases:map[]}\"\nJun 14 08:25:39.971313 crc crio[24245]: time=\"2026-06-14T08:25:39.971148098Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-nk2rv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.971802 crc crio[24245]: time=\"2026-06-14T08:25:39.971670165Z\" level=info msg=\"Got pod network &{Name:controller-manager-6fd8f6f748-vk7xv Namespace:openshift-controller-manager ID:f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7 UID:fca31688-88c7-4cf9-821a-a22c98578ddd NetNS:/var/run/netns/8b54613f-1c2b-4268-8ddd-fb8ba21254b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfca31688_88c7_4cf9_821a_a22c98578ddd.slice PodAnnotations:0xc000522cd0}] Aliases:map[]}\"\nJun 14 08:25:39.972228 crc crio[24245]: time=\"2026-06-14T08:25:39.971937023Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-6fd8f6f748-vk7xv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.972228 crc crio[24245]: time=\"2026-06-14T08:25:39.97212312Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:39.972228 crc crio[24245]: time=\"2026-06-14T08:25:39.972156021Z\" level=warning msg=\"Could not restore sandbox IP for c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_14b028be-d24a-4215-9f07-f1d77d4fb225_0(c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:39.972228 crc crio[24245]: time=\"2026-06-14T08:25:39.972190862Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:39.972228 crc crio[24245]: time=\"2026-06-14T08:25:39.972206662Z\" level=warning msg=\"Could not restore sandbox IP for a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_dc9118ff-d0aa-4cde-981c-405fb4fc93f3_0(a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:39.973051 crc crio[24245]: time=\"2026-06-14T08:25:39.972708539Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/99bdeefd-653d-4885-ab72-4deac242cd9c 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:0xc000522dc0}] Aliases:map[]}\"\nJun 14 08:25:39.973051 crc crio[24245]: time=\"2026-06-14T08:25:39.972935246Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.973620 crc crio[24245]: time=\"2026-06-14T08:25:39.973535784Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/963dde2c-87a2-4865-81f4-f4a1b1e7393a 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:0xc000522e78}] Aliases:map[]}\"\nJun 14 08:25:39.973775 crc crio[24245]: time=\"2026-06-14T08:25:39.973726432Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.974484 crc crio[24245]: time=\"2026-06-14T08:25:39.974373003Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/85f1dbea-a595-4505-8d6c-f35779c275ba 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:0xc000522f30}] Aliases:map[]}\"\nJun 14 08:25:39.974662 crc crio[24245]: time=\"2026-06-14T08:25:39.974563729Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.975316 crc crio[24245]: time=\"2026-06-14T08:25:39.97519375Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/51429bb9-cb21-4397-b87a-ed0fd2e0c498 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:0xc000522fc0}] Aliases:map[]}\"\nJun 14 08:25:39.975488 crc crio[24245]: time=\"2026-06-14T08:25:39.975408607Z\" 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 14 08:25:39.976476 crc crio[24245]: time=\"2026-06-14T08:25:39.975949434Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ac5f216c-67b8-448a-83cf-d9f1935c1ffb 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:0xc000523060}] Aliases:map[]}\"\nJun 14 08:25:39.976476 crc crio[24245]: time=\"2026-06-14T08:25:39.976106139Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.977038 crc crio[24245]: time=\"2026-06-14T08:25:39.976569865Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/dcd2674c-a74d-4209-872f-91f15a26812c 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:0xc000523118}] Aliases:map[]}\"\nJun 14 08:25:39.977038 crc crio[24245]: time=\"2026-06-14T08:25:39.97672007Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.977431 crc crio[24245]: time=\"2026-06-14T08:25:39.977221866Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ea5edd99-e2bc-481f-afde-96b3af4caa36 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:0xc0005231c8}] Aliases:map[]}\"\nJun 14 08:25:39.977585 crc crio[24245]: time=\"2026-06-14T08:25:39.977445363Z\" 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 14 08:25:39.977585 crc crio[24245]: time=\"2026-06-14T08:25:39.977576737Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:39.977816 crc crio[24245]: time=\"2026-06-14T08:25:39.977593248Z\" level=warning msg=\"Could not restore sandbox IP for 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:39.977816 crc crio[24245]: time=\"2026-06-14T08:25:39.977615369Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:39.977816 crc crio[24245]: time=\"2026-06-14T08:25:39.977630579Z\" level=warning msg=\"Could not restore sandbox IP for af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:39.978543 crc crio[24245]: time=\"2026-06-14T08:25:39.978069223Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/acb6db4f-8611-4145-8957-d46a659f993f 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:0xc000523260}] Aliases:map[]}\"\nJun 14 08:25:39.978543 crc crio[24245]: time=\"2026-06-14T08:25:39.978292001Z\" 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 14 08:25:39.981024 crc crio[24245]: time=\"2026-06-14T08:25:39.980103926Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/605e9b71-260f-453d-8399-29b8bd1edbef 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:0xc0005232f0}] Aliases:map[]}\"\nJun 14 08:25:39.981024 crc crio[24245]: time=\"2026-06-14T08:25:39.980456847Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.981024 crc crio[24245]: time=\"2026-06-14T08:25:39.981030886Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4e39dd06-d1a9-4873-a568-d4569a396b4b 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:0xc000523380}] Aliases:map[]}\"\nJun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.981359537Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.981967487Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/412771f6-1be7-4ff2-9efb-96ca27edb0b0 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:0xc000523410}] Aliases:map[]}\"\nJun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.982234655Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.983102672Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/059989ba-0807-4109-944a-3a695af48425 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:0xc0005234a0}] Aliases:map[]}\"\nJun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.9833423Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.984019052Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/d5d0a15a-8365-4fd7-b19f-9b50d8f440bf 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:0xc000523530}] Aliases:map[]}\"\nJun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.984204958Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.984807177Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/a6a2d9a6-49e6-49a0-8a7a-f9482e3f002d 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:0xc0005235c0}] Aliases:map[]}\"\nJun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.985051325Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.985674826Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f5e5710-c37a-431a-9c25-9e901c363e4c 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:0xc000523650}] Aliases:map[]}\"\nJun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.985947435Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.986162192Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.986190513Z\" level=warning msg=\"Could not restore sandbox IP for 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.986787202Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c5c1ebb8-1c62-428e-b464-a4a49c185d51 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:0xc0005236d8}] Aliases:map[]}\"\nJun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.987130313Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.988124915Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/83ea3119-67e4-45f4-85f1-fc4d3d3d1887 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:0xc000523758}] Aliases:map[]}\"\nJun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.988363712Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.989061236Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/5ffd9cc0-b964-42f1-be5d-9167b45e7294 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:0xc00161a228}] Aliases:map[]}\"\nJun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.98921436Z\" 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 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.990071108Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c 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:0xc00161a2b8}] Aliases:map[]}\"\nJun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.990292145Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.991189565Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/7150eb4f-3044-42d5-9e2f-a2494c613f64 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:0xc00161a348}] Aliases:map[]}\"\nJun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.991430202Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.992469386Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/739ffafd-c1e3-44c0-aab6-936dc4a138b5 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:0xc00161a3d8}] Aliases:map[]}\"\nJun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.992653622Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.994149 crc crio[24245]: time=\"2026-06-14T08:25:39.993778869Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1a076514-79a0-45a4-bbab-398235e5b98b 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:0xc00161a468}] Aliases:map[]}\"\nJun 14 08:25:39.994149 crc crio[24245]: time=\"2026-06-14T08:25:39.99411339Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.994982 crc crio[24245]: time=\"2026-06-14T08:25:39.994807623Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1213fdff-9608-417a-9458-1afd970fee2d 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:0xc00161a4e8}] Aliases:map[]}\"\nJun 14 08:25:39.995206 crc crio[24245]: time=\"2026-06-14T08:25:39.99511995Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.996406 crc crio[24245]: time=\"2026-06-14T08:25:39.996276698Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3c9d92c5-d33f-4e5b-b932-6596ffecf383 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:0xc00161a578}] Aliases:map[]}\"\nJun 14 08:25:39.996702 crc crio[24245]: time=\"2026-06-14T08:25:39.996608038Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.997028 crc crio[24245]: time=\"2026-06-14T08:25:39.996939819Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:39.997028 crc crio[24245]: time=\"2026-06-14T08:25:39.996988591Z\" level=warning msg=\"Could not restore sandbox IP for 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:39.997755 crc crio[24245]: time=\"2026-06-14T08:25:39.997668873Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/6a0e95b8-6aaa-4cef-8370-cfe08ca7736b 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:0xc0005237f0}] Aliases:map[]}\"\nJun 14 08:25:39.998147 crc crio[24245]: time=\"2026-06-14T08:25:39.997810258Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:39.998147 crc crio[24245]: time=\"2026-06-14T08:25:39.998016124Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:39.998147 crc crio[24245]: time=\"2026-06-14T08:25:39.998036835Z\" level=warning msg=\"Could not restore sandbox IP for e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:39.998823 crc crio[24245]: time=\"2026-06-14T08:25:39.998648925Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c8c88170-4692-4bf8-bbd3-22adc10892c7 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:0xc000523888}] Aliases:map[]}\"\nJun 14 08:25:39.998823 crc crio[24245]: time=\"2026-06-14T08:25:39.99879661Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:40.001207 crc crio[24245]: time=\"2026-06-14T08:25:40.001017482Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d7a7d5a2-8283-4696-9e22-6ad7886326ce 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:0xc000523908}] Aliases:map[]}\"\nJun 14 08:25:40.003652 crc crio[24245]: time=\"2026-06-14T08:25:40.003552355Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:40.004953 crc crio[24245]: time=\"2026-06-14T08:25:40.004805956Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f 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:0xc000523998}] Aliases:map[]}\"\nJun 14 08:25:40.005119 crc crio[24245]: time=\"2026-06-14T08:25:40.005071754Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:40.005764 crc crio[24245]: time=\"2026-06-14T08:25:40.005675334Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/929651f9-c8b1-4296-a749-5d257d194c3a 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:0xc000523a28}] Aliases:map[]}\"\nJun 14 08:25:40.005939 crc crio[24245]: time=\"2026-06-14T08:25:40.005888091Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:40.006683 crc crio[24245]: time=\"2026-06-14T08:25:40.00659917Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/2cfacb3c-62bb-4b53-986e-e9e406c203b9 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:0xc000523aa8}] Aliases:map[]}\"\nJun 14 08:25:40.006941 crc crio[24245]: time=\"2026-06-14T08:25:40.006752559Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:40.007392 crc crio[24245]: time=\"2026-06-14T08:25:40.007315518Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f3c9555d-d541-461d-be66-a97bc968b9b7 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:0xc000523b38}] Aliases:map[]}\"\nJun 14 08:25:40.007496 crc crio[24245]: time=\"2026-06-14T08:25:40.007478893Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:40.008438 crc crio[24245]: time=\"2026-06-14T08:25:40.008234558Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5119a195-eaaf-4cfc-aed1-e130d465b974 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:0xc000523bc8}] Aliases:map[]}\"\nJun 14 08:25:40.010096 crc crio[24245]: time=\"2026-06-14T08:25:40.009907072Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:40.011193 crc crio[24245]: time=\"2026-06-14T08:25:40.011093975Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/146d7474-e591-4939-9257-7e66b0927345 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:0xc000523c58}] Aliases:map[]}\"\nJun 14 08:25:40.011432 crc crio[24245]: time=\"2026-06-14T08:25:40.011390605Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:40.012192 crc crio[24245]: time=\"2026-06-14T08:25:40.012139419Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f1e941a5-640f-41bd-b604-505c028fe4a0 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:0xc00161a5f8}] Aliases:map[]}\"\nJun 14 08:25:40.012953 crc crio[24245]: time=\"2026-06-14T08:25:40.012312905Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:40.012953 crc crio[24245]: time=\"2026-06-14T08:25:40.012819301Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/26a4aec3-36e7-45e0-b251-c2dfa350b6f5 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:0xc00161a688}] Aliases:map[]}\"\nJun 14 08:25:40.013102 crc crio[24245]: time=\"2026-06-14T08:25:40.013014388Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:40.014309 crc crio[24245]: time=\"2026-06-14T08:25:40.013656919Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/060f2cb7-441b-4e02-9970-9a8d1d0dd928 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:0xc00161a718}] Aliases:map[]}\"\nJun 14 08:25:40.014309 crc crio[24245]: time=\"2026-06-14T08:25:40.013785593Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:40.014309 crc crio[24245]: time=\"2026-06-14T08:25:40.014163535Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2f194af9-4883-49ad-bf3d-9f281f3261bf 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:0xc00161a7b0}] Aliases:map[]}\"\nJun 14 08:25:40.014309 crc crio[24245]: time=\"2026-06-14T08:25:40.01430238Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:40.014684 crc crio[24245]: time=\"2026-06-14T08:25:40.014645Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5dd59f12-274d-4d66-a39d-bce1d64d10b6 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:0xc00161a840}] Aliases:map[]}\"\nJun 14 08:25:40.014800 crc crio[24245]: time=\"2026-06-14T08:25:40.014767135Z\" 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 14 08:25:40.016426 crc crio[24245]: time=\"2026-06-14T08:25:40.015227499Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/639d6d5b-847d-48db-ba2a-f2a3f4c31467 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:0xc00161a8d0}] Aliases:map[]}\"\nJun 14 08:25:40.016426 crc crio[24245]: time=\"2026-06-14T08:25:40.015391445Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:40.016426 crc crio[24245]: time=\"2026-06-14T08:25:40.015495139Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:40.016426 crc crio[24245]: time=\"2026-06-14T08:25:40.015509009Z\" level=warning msg=\"Could not restore sandbox IP for a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d: failed to get network status for pod sandbox k8s_collect-profiles-29690415-xvx7m_openshift-operator-lifecycle-manager_39cf909a-d100-456c-82cb-f2db984006b7_0(a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 14 08:25:40.016426 crc crio[24245]: time=\"2026-06-14T08:25:40.016065265Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 14 08:25:40.017934 crc crio[24245]: time=\"2026-06-14T08:25:40.017773551Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 14 08:25:40.018162 crc crio[24245]: time=\"2026-06-14T08:25:40.017978069Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 14 08:25:40.018399 crc crio[24245]: time=\"2026-06-14T08:25:40.018000068Z\" level=info msg=\"Create NRI interface\"\nJun 14 08:25:40.018567 crc crio[24245]: time=\"2026-06-14T08:25:40.018541246Z\" level=info msg=\"runtime interface created\"\nJun 14 08:25:40.018688 crc crio[24245]: time=\"2026-06-14T08:25:40.01866926Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 14 08:25:40.018788 crc crio[24245]: time=\"2026-06-14T08:25:40.018768743Z\" level=info msg=\"runtime interface starting up...\"\nJun 14 08:25:40.018984 crc crio[24245]: time=\"2026-06-14T08:25:40.01896081Z\" level=info msg=\"starting plugins...\"\nJun 14 08:25:40.019138 crc crio[24245]: time=\"2026-06-14T08:25:40.019119905Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 14 08:25:40.033757 crc crio[24245]: time=\"2026-06-14T08:25:40.033593975Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 14 08:25:40.045041 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 14 08:25:58.778401 crc crio[24245]: time=\"2026-06-14T08:25:58.777483939Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=d43f0361-815a-4858-87ab-ad6dc40924b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:25:58.780384 crc crio[24245]: time=\"2026-06-14T08:25:58.7784238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:58.825942 crc crio[24245]: time=\"2026-06-14T08:25:58.825744078Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0 UID:0759d6f6-63c3-42bd-af43-0c9f96597137 NetNS:/var/run/netns/76e8f791-67d4-4580-a514-d9fd77c26cc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0759d6f6_63c3_42bd_af43_0c9f96597137.slice PodAnnotations:0xc00161a088}] Aliases:map[]}\"\nJun 14 08:25:58.825942 crc crio[24245]: time=\"2026-06-14T08:25:58.825935924Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:25:59.411702 crc crio[24245]: 2026-06-14T08:25:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5aacbd7118ac70c Mac:ba:16:4e:1a:42:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/76e8f791-67d4-4580-a514-d9fd77c26cc6 SocketPath: PciID:}] [{Interface:0xc000140640 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:25:59.415362 crc crio[24245]: time=\"2026-06-14T08:25:59.415199798Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0 UID:0759d6f6-63c3-42bd-af43-0c9f96597137 NetNS:/var/run/netns/76e8f791-67d4-4580-a514-d9fd77c26cc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0759d6f6_63c3_42bd_af43_0c9f96597137.slice PodAnnotations:0xc00161a088}] Aliases:map[]}\"\nJun 14 08:25:59.415624 crc crio[24245]: time=\"2026-06-14T08:25:59.415533218Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:25:59.432012 crc crio[24245]: time=\"2026-06-14T08:25:59.431480894Z\" level=info msg=\"Ran pod sandbox 5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0 with infra container: openshift-etcd/installer-3-crc/POD\" id=d43f0361-815a-4858-87ab-ad6dc40924b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:25:59.435012 crc crio[24245]: time=\"2026-06-14T08:25:59.434955125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6a7c3e4e-7e19-48b8-abbb-b6c6780a8257 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:59.439025 crc crio[24245]: time=\"2026-06-14T08:25:59.438810971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=79dbc0de-6ced-45a2-9771-9bd1a4bbc799 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:25:59.460737 crc crio[24245]: time=\"2026-06-14T08:25:59.460585532Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=e00983f9-9c87-4559-b1e1-c6c9e8b2974f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:25:59.461246 crc crio[24245]: time=\"2026-06-14T08:25:59.461167281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:59.496492 crc crio[24245]: time=\"2026-06-14T08:25:59.496322155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:25:59.710570 crc crio[24245]: time=\"2026-06-14T08:25:59.710471056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:26:00.140411 crc crio[24245]: time=\"2026-06-14T08:26:00.139441719Z\" level=info msg=\"Created container 7beb0e23a9867bf5389d179384a1590d41f73788cd9ab19e15fc6e86f29d9646: openshift-etcd/installer-3-crc/installer\" id=e00983f9-9c87-4559-b1e1-c6c9e8b2974f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:26:00.143328 crc crio[24245]: time=\"2026-06-14T08:26:00.142703075Z\" level=info msg=\"Starting container: 7beb0e23a9867bf5389d179384a1590d41f73788cd9ab19e15fc6e86f29d9646\" id=bd41192f-60aa-42fe-ab33-27aad14b198f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:26:00.160483 crc crio[24245]: time=\"2026-06-14T08:26:00.160333423Z\" level=info msg=\"Started container\" PID=24903 containerID=7beb0e23a9867bf5389d179384a1590d41f73788cd9ab19e15fc6e86f29d9646 description=openshift-etcd/installer-3-crc/installer id=bd41192f-60aa-42fe-ab33-27aad14b198f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0\nJun 14 08:26:32.034772 crc crio[24245]: time=\"2026-06-14T08:26:32.033746488Z\" level=info msg=\"Stopping container: 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1 (timeout: 30s)\" id=39cd083f-0fc2-4dab-a559-b23573e1b817 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:26:32.036350 crc crio[24245]: time=\"2026-06-14T08:26:32.033756168Z\" level=info msg=\"Stopping container: 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c (timeout: 30s)\" id=f82b7cb6-1b25-4a25-8ef5-be9ea8459fac name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:26:32.036350 crc crio[24245]: time=\"2026-06-14T08:26:32.033902354Z\" level=info msg=\"Stopping container: 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2 (timeout: 30s)\" id=7d16b4ad-7be1-41ad-86d4-32cd7c7b84a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:26:32.036350 crc crio[24245]: time=\"2026-06-14T08:26:32.033924045Z\" level=info msg=\"Stopping container: 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45 (timeout: 30s)\" id=1bbb6ad9-3f3d-4637-976a-29fc2cd39b77 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:26:32.036350 crc crio[24245]: time=\"2026-06-14T08:26:32.033947946Z\" level=info msg=\"Stopping container: a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c (timeout: 30s)\" id=f6d28384-2b7b-43c8-9298-a4e43d204d5d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:26:32.194328 crc crio[24245]: time=\"2026-06-14T08:26:32.194160915Z\" level=info msg=\"Stopped container 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1: openshift-etcd/etcd-crc/etcd-metrics\" id=39cd083f-0fc2-4dab-a559-b23573e1b817 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:26:32.242741 crc crio[24245]: time=\"2026-06-14T08:26:32.242552487Z\" level=info msg=\"Stopped container 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2: openshift-etcd/etcd-crc/etcd-readyz\" id=7d16b4ad-7be1-41ad-86d4-32cd7c7b84a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:26:32.298238 crc crio[24245]: time=\"2026-06-14T08:26:32.29813149Z\" level=info msg=\"Stopped container 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c: openshift-etcd/etcd-crc/etcd-rev\" id=f82b7cb6-1b25-4a25-8ef5-be9ea8459fac name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:26:40.503192 crc crio[24245]: time=\"2026-06-14T08:26:40.502036783Z\" level=info msg=\"Stopping pod sandbox: 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722\" id=926e6aca-ccd5-478a-9c20-67fb8fe4943f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:26:40.503192 crc crio[24245]: time=\"2026-06-14T08:26:40.50317791Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722\" id=926e6aca-ccd5-478a-9c20-67fb8fe4943f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:26:40.505760 crc crio[24245]: time=\"2026-06-14T08:26:40.50402155Z\" level=info msg=\"Removing pod sandbox: 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722\" id=eb5ae8ec-b45f-416a-86ad-b562667ce243 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:26:40.515680 crc crio[24245]: time=\"2026-06-14T08:26:40.515538019Z\" level=info msg=\"Removed pod sandbox: 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722\" id=eb5ae8ec-b45f-416a-86ad-b562667ce243 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:26:40.518727 crc crio[24245]: time=\"2026-06-14T08:26:40.518203765Z\" level=info msg=\"Stopping pod sandbox: 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b\" id=8d671f12-40eb-4e00-b86e-94f0af4ed723 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:26:40.518727 crc crio[24245]: time=\"2026-06-14T08:26:40.518407502Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b\" id=8d671f12-40eb-4e00-b86e-94f0af4ed723 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:26:40.519409 crc crio[24245]: time=\"2026-06-14T08:26:40.519271389Z\" level=info msg=\"Removing pod sandbox: 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b\" id=59fd861a-927d-42a4-bfa3-0b4d25c402fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:26:40.536208 crc crio[24245]: time=\"2026-06-14T08:26:40.535807795Z\" level=info msg=\"Removed pod sandbox: 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b\" id=59fd861a-927d-42a4-bfa3-0b4d25c402fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:26:40.537785 crc crio[24245]: time=\"2026-06-14T08:26:40.537657385Z\" level=info msg=\"Stopping pod sandbox: 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105\" id=d845a35c-42e5-41eb-96e8-c4d8027df640 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:26:40.538124 crc crio[24245]: time=\"2026-06-14T08:26:40.537932714Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105\" id=d845a35c-42e5-41eb-96e8-c4d8027df640 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:26:40.540228 crc crio[24245]: time=\"2026-06-14T08:26:40.540028962Z\" level=info msg=\"Removing pod sandbox: 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105\" id=0fb91ce0-e48b-4318-8d43-1563800c0ec0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:26:40.564516 crc crio[24245]: time=\"2026-06-14T08:26:40.564340911Z\" level=info msg=\"Removed pod sandbox: 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105\" id=0fb91ce0-e48b-4318-8d43-1563800c0ec0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:26:40.565965 crc crio[24245]: time=\"2026-06-14T08:26:40.565647245Z\" level=info msg=\"Stopping pod sandbox: e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac\" id=7d0df91b-116e-48bb-8230-a173faf93a3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:26:40.565965 crc crio[24245]: time=\"2026-06-14T08:26:40.565717278Z\" level=info msg=\"Stopped pod sandbox (already stopped): e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac\" id=7d0df91b-116e-48bb-8230-a173faf93a3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:26:40.566638 crc crio[24245]: time=\"2026-06-14T08:26:40.566431511Z\" level=info msg=\"Removing pod sandbox: e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac\" id=20951c58-d1b1-44fb-99c3-18a002a36df9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:26:40.579349 crc crio[24245]: time=\"2026-06-14T08:26:40.579202498Z\" level=info msg=\"Removed pod sandbox: e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac\" id=20951c58-d1b1-44fb-99c3-18a002a36df9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:26:40.580576 crc crio[24245]: time=\"2026-06-14T08:26:40.580452943Z\" level=info msg=\"Stopping pod sandbox: af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a\" id=2cd68745-072b-40b9-818e-f6e5b046d33b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:26:40.580576 crc crio[24245]: time=\"2026-06-14T08:26:40.580574517Z\" level=info msg=\"Stopped pod sandbox (already stopped): af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a\" id=2cd68745-072b-40b9-818e-f6e5b046d33b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:26:40.581462 crc crio[24245]: time=\"2026-06-14T08:26:40.581344742Z\" level=info msg=\"Removing pod sandbox: af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a\" id=04337863-09cd-485e-9f71-290e812f40da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:26:40.590658 crc crio[24245]: time=\"2026-06-14T08:26:40.590538879Z\" level=info msg=\"Removed pod sandbox: af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a\" id=04337863-09cd-485e-9f71-290e812f40da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:26:44.664782 crc crio[24245]: time=\"2026-06-14T08:26:44.663628595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8f153470-0328-40f3-94a3-0cde637d7773 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:26:44.665791 crc crio[24245]: time=\"2026-06-14T08:26:44.665365641Z\" level=info msg=\"Removing container: 59e5674214e27a525a2b81b23f113c479b17603fbcead098e8603cb3c3f9a18b\" id=50341cae-9852-4fb9-9528-64adf4791c3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:26:44.667617 crc crio[24245]: time=\"2026-06-14T08:26:44.667474319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=36917166-0f99-48d4-9fee-a73bad72cbb3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:26:44.747581 crc crio[24245]: time=\"2026-06-14T08:26:44.747325658Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=bf5b4105-fdb4-4899-b202-6ebc185c9eb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:26:44.747944 crc crio[24245]: time=\"2026-06-14T08:26:44.747828154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:26:44.768432 crc crio[24245]: time=\"2026-06-14T08:26:44.768320526Z\" level=info msg=\"Removed container 59e5674214e27a525a2b81b23f113c479b17603fbcead098e8603cb3c3f9a18b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=50341cae-9852-4fb9-9528-64adf4791c3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:26:44.779220 crc crio[24245]: time=\"2026-06-14T08:26:44.779124351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:26:44.949571 crc crio[24245]: time=\"2026-06-14T08:26:44.949094667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:26:45.062434 crc crio[24245]: time=\"2026-06-14T08:26:45.062340491Z\" level=info msg=\"Created container d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=bf5b4105-fdb4-4899-b202-6ebc185c9eb0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:26:45.064625 crc crio[24245]: time=\"2026-06-14T08:26:45.064564182Z\" level=info msg=\"Starting container: d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd\" id=ca78a867-971f-4294-9e68-ced22a053d25 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:26:45.069945 crc crio[24245]: time=\"2026-06-14T08:26:45.069826262Z\" level=info msg=\"Started container\" PID=25490 containerID=d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ca78a867-971f-4294-9e68-ced22a053d25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:26:47.711895 crc crio[24245]: time=\"2026-06-14T08:26:47.711750478Z\" level=info msg=\"Stopping pod sandbox: 5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0\" id=fb1b8c52-d186-4fe7-9c17-5fa03bc5be89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:26:47.712968 crc crio[24245]: time=\"2026-06-14T08:26:47.712812571Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0 UID:0759d6f6-63c3-42bd-af43-0c9f96597137 NetNS:/var/run/netns/76e8f791-67d4-4580-a514-d9fd77c26cc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0759d6f6_63c3_42bd_af43_0c9f96597137.slice PodAnnotations:0xc000620988}] Aliases:map[]}\"\nJun 14 08:26:47.713234 crc crio[24245]: time=\"2026-06-14T08:26:47.713147004Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:26:48.042422 crc crio[24245]: time=\"2026-06-14T08:26:48.041504796Z\" level=info msg=\"Stopped pod sandbox: 5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0\" id=fb1b8c52-d186-4fe7-9c17-5fa03bc5be89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:26:59.575643 crc crio[24245]: time=\"2026-06-14T08:26:59.574509915Z\" level=info msg=\"Stopped container 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45: openshift-etcd/etcd-crc/etcd\" id=1bbb6ad9-3f3d-4637-976a-29fc2cd39b77 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:27:02.085923 crc crio[24245]: time=\"2026-06-14T08:27:02.085147801Z\" level=warning msg=\"Stopping container a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c with stop signal(15) timed out. Killing...\"\nJun 14 08:27:02.134535 crc crio[24245]: time=\"2026-06-14T08:27:02.13440356Z\" level=error msg=\"Killing container a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 14 08:27:02.209944 crc crio[24245]: time=\"2026-06-14T08:27:02.209741591Z\" level=info msg=\"Stopped container a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c: openshift-etcd/etcd-crc/etcdctl\" id=f6d28384-2b7b-43c8-9298-a4e43d204d5d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:27:02.211229 crc crio[24245]: time=\"2026-06-14T08:27:02.211095215Z\" level=info msg=\"Stopping pod sandbox: cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\" id=9b28d300-f100-4db3-86a1-0978eba24129 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:27:02.218788 crc crio[24245]: time=\"2026-06-14T08:27:02.21868457Z\" level=info msg=\"Stopped pod sandbox: cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\" id=9b28d300-f100-4db3-86a1-0978eba24129 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:27:02.890405 crc crio[24245]: time=\"2026-06-14T08:27:02.890277551Z\" level=info msg=\"Removing container: 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c\" id=1de2f37f-917d-47e2-b0ca-9b51d715ffc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:02.930502 crc crio[24245]: time=\"2026-06-14T08:27:02.930247934Z\" level=info msg=\"Removed container 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c: openshift-etcd/etcd-crc/etcd-rev\" id=1de2f37f-917d-47e2-b0ca-9b51d715ffc3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:02.933159 crc crio[24245]: time=\"2026-06-14T08:27:02.933050572Z\" level=info msg=\"Removing container: 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2\" id=08fb3310-20a6-4eea-b3a7-c45b91784b96 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:02.959728 crc crio[24245]: time=\"2026-06-14T08:27:02.959511532Z\" level=info msg=\"Removed container 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2: openshift-etcd/etcd-crc/etcd-readyz\" id=08fb3310-20a6-4eea-b3a7-c45b91784b96 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:02.964709 crc crio[24245]: time=\"2026-06-14T08:27:02.964055732Z\" level=info msg=\"Removing container: 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1\" id=2ced9b1d-f77f-43a9-b503-07b45cab30aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:02.989683 crc crio[24245]: time=\"2026-06-14T08:27:02.989493843Z\" level=info msg=\"Removed container 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1: openshift-etcd/etcd-crc/etcd-metrics\" id=2ced9b1d-f77f-43a9-b503-07b45cab30aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:02.994580 crc crio[24245]: time=\"2026-06-14T08:27:02.994477844Z\" level=info msg=\"Removing container: 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45\" id=f6f129df-d659-47e8-92a8-a0f9d867299e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:03.021226 crc crio[24245]: time=\"2026-06-14T08:27:03.021073173Z\" level=info msg=\"Removed container 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45: openshift-etcd/etcd-crc/etcd\" id=f6f129df-d659-47e8-92a8-a0f9d867299e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:03.025677 crc crio[24245]: time=\"2026-06-14T08:27:03.025557117Z\" level=info msg=\"Removing container: a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c\" id=0c4518d9-de26-45d1-b569-170613de3511 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:03.048205 crc crio[24245]: time=\"2026-06-14T08:27:03.048049888Z\" level=info msg=\"Removed container a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c: openshift-etcd/etcd-crc/etcdctl\" id=0c4518d9-de26-45d1-b569-170613de3511 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:03.052268 crc crio[24245]: time=\"2026-06-14T08:27:03.052184676Z\" level=info msg=\"Removing container: d7250e13b48dd0175a4a429160fd60f355efd3fe4955f44beea23cd0dd077dda\" id=73d0b2da-f1e9-4908-8ed9-de400359265f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:03.128161 crc crio[24245]: time=\"2026-06-14T08:27:03.127971232Z\" level=info msg=\"Removed container d7250e13b48dd0175a4a429160fd60f355efd3fe4955f44beea23cd0dd077dda: openshift-etcd/etcd-crc/etcd-resources-copy\" id=73d0b2da-f1e9-4908-8ed9-de400359265f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:03.133164 crc crio[24245]: time=\"2026-06-14T08:27:03.133039745Z\" level=info msg=\"Removing container: 4706d94f44c8eb7cdd4643c0fa98fc4a195e2337ed53b58ed5518a1306bd12cd\" id=99f5815b-12a5-4699-8752-242d1a73d2e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:03.200834 crc crio[24245]: time=\"2026-06-14T08:27:03.200523423Z\" level=info msg=\"Removed container 4706d94f44c8eb7cdd4643c0fa98fc4a195e2337ed53b58ed5518a1306bd12cd: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=99f5815b-12a5-4699-8752-242d1a73d2e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:03.203467 crc crio[24245]: time=\"2026-06-14T08:27:03.203345254Z\" level=info msg=\"Removing container: 7b2a77196d88e6affa424e768142ccc57d60b83a499f9899e910d0f1aa5a931d\" id=28fe548a-a22a-485f-9ad9-7267b293515d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:03.262559 crc crio[24245]: time=\"2026-06-14T08:27:03.262259916Z\" level=info msg=\"Removed container 7b2a77196d88e6affa424e768142ccc57d60b83a499f9899e910d0f1aa5a931d: openshift-etcd/etcd-crc/setup\" id=28fe548a-a22a-485f-9ad9-7267b293515d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:07.599993 crc crio[24245]: time=\"2026-06-14T08:27:07.598550802Z\" level=info msg=\"Stopping container: d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd (timeout: 30s)\" id=2470dad2-a31f-4c82-8caf-3e89837de021 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:27:23.093756 crc crio[24245]: time=\"2026-06-14T08:27:23.09293947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c62b8c4d-dc09-412e-911f-7cc93af62289 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:27:23.096289 crc crio[24245]: time=\"2026-06-14T08:27:23.096199255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1d2e14a2-868c-4c41-9276-1cfd788ada69 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:27:23.100590 crc crio[24245]: time=\"2026-06-14T08:27:23.100448312Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=c7d5c01e-6be5-4ff4-be83-442a361823d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:27:23.100793 crc crio[24245]: time=\"2026-06-14T08:27:23.100718321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:27:23.156537 crc crio[24245]: time=\"2026-06-14T08:27:23.156408168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:27:23.163600 crc crio[24245]: time=\"2026-06-14T08:27:23.163477666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:27:23.285898 crc crio[24245]: time=\"2026-06-14T08:27:23.285265326Z\" level=info msg=\"Created container bfa7d8fd389ee9461262b81875e0f656a3a778aa537a87c4d26fd657a4b71992: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=c7d5c01e-6be5-4ff4-be83-442a361823d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:27:23.287618 crc crio[24245]: time=\"2026-06-14T08:27:23.287520438Z\" level=info msg=\"Starting container: bfa7d8fd389ee9461262b81875e0f656a3a778aa537a87c4d26fd657a4b71992\" id=15f64642-a71c-4009-9f5f-725a03f2be3c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:27:23.294061 crc crio[24245]: time=\"2026-06-14T08:27:23.293901205Z\" level=info msg=\"Started container\" PID=26098 containerID=bfa7d8fd389ee9461262b81875e0f656a3a778aa537a87c4d26fd657a4b71992 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=15f64642-a71c-4009-9f5f-725a03f2be3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=10dd9f0227d384e69d6083d3cf2f409a50efa152725046906d02009701480891\nJun 14 08:27:37.613453 crc crio[24245]: time=\"2026-06-14T08:27:37.612468581Z\" level=warning msg=\"Stopping container d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd with stop signal(15) timed out. Killing...\"\nJun 14 08:27:38.192821 crc crio[24245]: time=\"2026-06-14T08:27:38.192649763Z\" level=info msg=\"Stopped container d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=2470dad2-a31f-4c82-8caf-3e89837de021 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:27:38.196563 crc crio[24245]: time=\"2026-06-14T08:27:38.196462206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1effa42c-e1bd-4ef2-8c34-2c500a355785 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:27:38.200482 crc crio[24245]: time=\"2026-06-14T08:27:38.200310642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8946efff-2df4-44cd-8d71-0707cc75e219 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:27:38.204095 crc crio[24245]: time=\"2026-06-14T08:27:38.20400167Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7483e956-9265-4238-8c92-557c85c87bd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:27:38.204579 crc crio[24245]: time=\"2026-06-14T08:27:38.204499156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:27:38.227719 crc crio[24245]: time=\"2026-06-14T08:27:38.227605721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:27:38.270539 crc crio[24245]: time=\"2026-06-14T08:27:38.270447364Z\" level=info msg=\"Removing container: fc3905d1c759725d6c6d31f68a2ef2bf0d6fb42c73fad78829cd8c7f70ae812d\" id=82a91b8f-6ae8-4814-9bb4-bde6604d430c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:38.360365 crc crio[24245]: time=\"2026-06-14T08:27:38.360254662Z\" level=info msg=\"Removed container fc3905d1c759725d6c6d31f68a2ef2bf0d6fb42c73fad78829cd8c7f70ae812d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=82a91b8f-6ae8-4814-9bb4-bde6604d430c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:27:38.417311 crc crio[24245]: time=\"2026-06-14T08:27:38.417192319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:27:38.537450 crc crio[24245]: time=\"2026-06-14T08:27:38.53715967Z\" level=info msg=\"Created container bb8fa24642207fab0cd586a5e987f7c2e049f599a3ab4ee6618ed3da314700d9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7483e956-9265-4238-8c92-557c85c87bd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:27:38.539131 crc crio[24245]: time=\"2026-06-14T08:27:38.53899698Z\" level=info msg=\"Starting container: bb8fa24642207fab0cd586a5e987f7c2e049f599a3ab4ee6618ed3da314700d9\" id=32e5b3e2-ebef-47a7-861a-6a12ce9438b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:27:38.548127 crc crio[24245]: time=\"2026-06-14T08:27:38.547816614Z\" level=info msg=\"Started container\" PID=26332 containerID=bb8fa24642207fab0cd586a5e987f7c2e049f599a3ab4ee6618ed3da314700d9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=32e5b3e2-ebef-47a7-861a-6a12ce9438b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:27:40.633978 crc crio[24245]: time=\"2026-06-14T08:27:40.632798225Z\" level=info msg=\"Stopping pod sandbox: cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\" id=5ae9bd5d-ded2-480c-8dd0-647cfd03bc10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:27:40.633978 crc crio[24245]: time=\"2026-06-14T08:27:40.633658403Z\" level=info msg=\"Stopped pod sandbox (already stopped): cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\" id=5ae9bd5d-ded2-480c-8dd0-647cfd03bc10 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:27:40.635503 crc crio[24245]: time=\"2026-06-14T08:27:40.635408409Z\" level=info msg=\"Removing pod sandbox: cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\" id=b2b8fcdd-de62-4e0d-9708-241652bcf954 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:27:40.644241 crc crio[24245]: time=\"2026-06-14T08:27:40.644122931Z\" level=info msg=\"Removed pod sandbox: cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\" id=b2b8fcdd-de62-4e0d-9708-241652bcf954 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:27:45.618467 crc crio[24245]: time=\"2026-06-14T08:27:45.617465536Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=3ec40ad5-3915-4e46-8dc2-73a1182366d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:27:45.618467 crc crio[24245]: time=\"2026-06-14T08:27:45.618453848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:27:45.663827 crc crio[24245]: time=\"2026-06-14T08:27:45.663728089Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3ec40ad5-3915-4e46-8dc2-73a1182366d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:27:45.678962 crc crio[24245]: time=\"2026-06-14T08:27:45.678831458Z\" level=info msg=\"Ran pod sandbox e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd with infra container: openshift-etcd/etcd-crc/POD\" id=3ec40ad5-3915-4e46-8dc2-73a1182366d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:27:45.681645 crc crio[24245]: time=\"2026-06-14T08:27:45.681571414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=fe4bc54e-fe6a-4d23-86da-bb8414cc8bba name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:27:45.684772 crc crio[24245]: time=\"2026-06-14T08:27:45.684717546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a842eb5e-8326-46a9-a7ea-c7e88ece2215 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:27:45.839938 crc crio[24245]: time=\"2026-06-14T08:27:45.839714278Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=286e8e97-27b6-45a1-822e-339b9c60e0dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:27:45.840359 crc crio[24245]: time=\"2026-06-14T08:27:45.840278296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:27:45.862909 crc crio[24245]: time=\"2026-06-14T08:27:45.862518123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:27:46.070047 crc crio[24245]: time=\"2026-06-14T08:27:46.069797983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:27:46.188938 crc crio[24245]: time=\"2026-06-14T08:27:46.188791312Z\" level=info msg=\"Created container 2d62f525795a42f7e3fbc283fbe14a71235f2537303a1bd60fc6977c85795cb8: openshift-etcd/etcd-crc/setup\" id=286e8e97-27b6-45a1-822e-339b9c60e0dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:27:46.191912 crc crio[24245]: time=\"2026-06-14T08:27:46.191795689Z\" level=info msg=\"Starting container: 2d62f525795a42f7e3fbc283fbe14a71235f2537303a1bd60fc6977c85795cb8\" id=5c9be1a5-5c1a-4f62-98da-2cd9d2b0fd2e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:27:46.197479 crc crio[24245]: time=\"2026-06-14T08:27:46.19741519Z\" level=info msg=\"Started container\" PID=26439 containerID=2d62f525795a42f7e3fbc283fbe14a71235f2537303a1bd60fc6977c85795cb8 description=openshift-etcd/etcd-crc/setup id=5c9be1a5-5c1a-4f62-98da-2cd9d2b0fd2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd\nJun 14 08:28:20.364628 crc crio[24245]: time=\"2026-06-14T08:28:20.363626757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ddc75c3e-5029-44a7-87d5-213028ddd485 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:28:20.368168 crc crio[24245]: time=\"2026-06-14T08:28:20.36808407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=bb638933-d4c9-4b87-a4b2-a1920d6542a8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:28:20.391108 crc crio[24245]: time=\"2026-06-14T08:28:20.390966529Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=7559305f-b30c-42f2-aef7-1a99d740e89d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:28:20.391515 crc crio[24245]: time=\"2026-06-14T08:28:20.391444994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:28:20.420203 crc crio[24245]: time=\"2026-06-14T08:28:20.418724164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:28:20.585513 crc crio[24245]: time=\"2026-06-14T08:28:20.584421801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:28:20.698960 crc crio[24245]: time=\"2026-06-14T08:28:20.698639817Z\" level=info msg=\"Created container 081873e123bca1b386c12ff225b60ba28ca89921ce3815f721301b686cf7e2dd: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=7559305f-b30c-42f2-aef7-1a99d740e89d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:28:20.703826 crc crio[24245]: time=\"2026-06-14T08:28:20.703714921Z\" level=info msg=\"Starting container: 081873e123bca1b386c12ff225b60ba28ca89921ce3815f721301b686cf7e2dd\" id=a25caece-6ca8-4655-b412-886e38afcc75 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:28:20.720804 crc crio[24245]: time=\"2026-06-14T08:28:20.720680329Z\" level=info msg=\"Started container\" PID=26895 containerID=081873e123bca1b386c12ff225b60ba28ca89921ce3815f721301b686cf7e2dd description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=a25caece-6ca8-4655-b412-886e38afcc75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd\nJun 14 08:28:34.887344 crc crio[24245]: time=\"2026-06-14T08:28:34.886234474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c81bd04c-69d9-4112-95ab-88696b4eb00b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:28:34.890173 crc crio[24245]: time=\"2026-06-14T08:28:34.890026137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=8d373c00-6eb6-4b1f-b7b9-27d419ed6035 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:28:34.895023 crc crio[24245]: time=\"2026-06-14T08:28:34.894757279Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator\" id=5ed0ee08-caa8-4e1f-bf2d-249e65a8d225 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:28:34.895597 crc crio[24245]: time=\"2026-06-14T08:28:34.895459832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:28:34.928712 crc crio[24245]: time=\"2026-06-14T08:28:34.928455957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:28:34.933498 crc crio[24245]: time=\"2026-06-14T08:28:34.933398807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:28:35.201713 crc crio[24245]: time=\"2026-06-14T08:28:35.201030413Z\" level=info msg=\"Created container eea203cfb2cfc63fb3aa8a9bc4abdebfdb1b2ab51063f39fafe9c7406aba8817: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator\" id=5ed0ee08-caa8-4e1f-bf2d-249e65a8d225 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:28:35.204191 crc crio[24245]: time=\"2026-06-14T08:28:35.20402621Z\" level=info msg=\"Starting container: eea203cfb2cfc63fb3aa8a9bc4abdebfdb1b2ab51063f39fafe9c7406aba8817\" id=d29ec990-1927-4bc0-b603-d06eea2e28bf name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:28:35.211819 crc crio[24245]: time=\"2026-06-14T08:28:35.211666586Z\" level=info msg=\"Started container\" PID=27074 containerID=eea203cfb2cfc63fb3aa8a9bc4abdebfdb1b2ab51063f39fafe9c7406aba8817 description=openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator id=d29ec990-1927-4bc0-b603-d06eea2e28bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc\nJun 14 08:28:55.763197 crc crio[24245]: time=\"2026-06-14T08:28:55.76215317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9c1f5506-2ebf-40b4-a3e0-5a89bdb8c7a5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:28:55.767173 crc crio[24245]: time=\"2026-06-14T08:28:55.767016036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6396a9eb-6cca-46a8-8330-97c13f7c0343 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:28:55.800432 crc crio[24245]: time=\"2026-06-14T08:28:55.799637097Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=1e7da3f8-a639-4eb4-b122-e468957eb7ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:28:55.801064 crc crio[24245]: time=\"2026-06-14T08:28:55.800576018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:28:55.862556 crc crio[24245]: time=\"2026-06-14T08:28:55.862266286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:28:56.047924 crc crio[24245]: time=\"2026-06-14T08:28:56.047539218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:28:56.198243 crc crio[24245]: time=\"2026-06-14T08:28:56.197950745Z\" level=info msg=\"Created container 7ed77585a5c678c6f4f44dc6894f28f8e33931c74c5c239ad1fab9877f93b817: openshift-etcd/etcd-crc/etcd-resources-copy\" id=1e7da3f8-a639-4eb4-b122-e468957eb7ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:28:56.200513 crc crio[24245]: time=\"2026-06-14T08:28:56.200303401Z\" level=info msg=\"Starting container: 7ed77585a5c678c6f4f44dc6894f28f8e33931c74c5c239ad1fab9877f93b817\" id=9348367b-dc13-46db-8b71-c9f642990b58 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:28:56.208306 crc crio[24245]: time=\"2026-06-14T08:28:56.208145043Z\" level=info msg=\"Started container\" PID=27363 containerID=7ed77585a5c678c6f4f44dc6894f28f8e33931c74c5c239ad1fab9877f93b817 description=openshift-etcd/etcd-crc/etcd-resources-copy id=9348367b-dc13-46db-8b71-c9f642990b58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd\nJun 14 08:29:03.210358 crc crio[24245]: time=\"2026-06-14T08:29:03.208782083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=0416d794-33cd-4f1b-a1fe-cfe8ec09391f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:03.211821 crc crio[24245]: time=\"2026-06-14T08:29:03.211458649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=58c46896-f003-40f0-973a-8c27df8d381e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:03.219691 crc crio[24245]: time=\"2026-06-14T08:29:03.21956837Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=7fb33c5d-2331-413b-ab47-92eca6e5fa09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:03.220224 crc crio[24245]: time=\"2026-06-14T08:29:03.220024485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6fad52ab-1590-436a-83ca-4adb128660bc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:03.220468 crc crio[24245]: time=\"2026-06-14T08:29:03.220038786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.229623 crc crio[24245]: time=\"2026-06-14T08:29:03.229320215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0a3c827d-31d1-4fe8-b0e0-9f8ae4a583ae name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:03.235017 crc crio[24245]: time=\"2026-06-14T08:29:03.234929665Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=fc33d5a6-7fc2-4bc2-8831-b72ea0cee932 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:03.235453 crc crio[24245]: time=\"2026-06-14T08:29:03.235314507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.239454 crc crio[24245]: time=\"2026-06-14T08:29:03.238348305Z\" level=info msg=\"Removing container: 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055\" id=63ebff3d-325c-4de4-822d-ab970b56af00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:29:03.239653 crc crio[24245]: time=\"2026-06-14T08:29:03.239479412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=d5233067-d6a3-4587-ae6f-dbf8bb9d61ee name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:03.245042 crc crio[24245]: time=\"2026-06-14T08:29:03.244739131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b0df1c02-62b7-48db-8215-6a53c9711546 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:03.248035 crc crio[24245]: time=\"2026-06-14T08:29:03.24780063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=d3407e9a-40cd-4a54-968b-5575e43fa803 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:03.249329 crc crio[24245]: time=\"2026-06-14T08:29:03.249111992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=638325da-0398-4a55-b601-955e0ca071f4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:03.253806 crc crio[24245]: time=\"2026-06-14T08:29:03.253508294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.255065 crc crio[24245]: time=\"2026-06-14T08:29:03.254832956Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=24cc3e0d-efa5-4f5a-b712-f28cf4d6809a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:03.255506 crc crio[24245]: time=\"2026-06-14T08:29:03.255153457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.256475 crc crio[24245]: time=\"2026-06-14T08:29:03.256243692Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=fb0f3563-20b2-4b0e-a25e-fd0f58d822d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:03.258256 crc crio[24245]: time=\"2026-06-14T08:29:03.257991148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.270919 crc crio[24245]: time=\"2026-06-14T08:29:03.270727508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.272648 crc crio[24245]: time=\"2026-06-14T08:29:03.272513126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.299138 crc crio[24245]: time=\"2026-06-14T08:29:03.29901082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.309345 crc crio[24245]: time=\"2026-06-14T08:29:03.309257625Z\" level=info msg=\"Removed container 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=63ebff3d-325c-4de4-822d-ab970b56af00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:29:03.314988 crc crio[24245]: time=\"2026-06-14T08:29:03.314333884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.318880 crc crio[24245]: time=\"2026-06-14T08:29:03.318755456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.438307 crc crio[24245]: time=\"2026-06-14T08:29:03.438189086Z\" level=info msg=\"Created container aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=fb0f3563-20b2-4b0e-a25e-fd0f58d822d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:03.441754 crc crio[24245]: time=\"2026-06-14T08:29:03.441648728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.443127 crc crio[24245]: time=\"2026-06-14T08:29:03.443050084Z\" level=info msg=\"Starting container: aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b\" id=37f360d8-e846-4ae6-9b90-09d0364ef7c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:29:03.450132 crc crio[24245]: time=\"2026-06-14T08:29:03.449940875Z\" level=info msg=\"Created container 4e84c07e276f1fe3ecfffa0d8ff7bab409cc001b67fb265714628bff9034a72b: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=7fb33c5d-2331-413b-ab47-92eca6e5fa09 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:03.452946 crc crio[24245]: time=\"2026-06-14T08:29:03.452799869Z\" level=info msg=\"Started container\" PID=27503 containerID=aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=37f360d8-e846-4ae6-9b90-09d0364ef7c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c\nJun 14 08:29:03.453829 crc crio[24245]: time=\"2026-06-14T08:29:03.452826149Z\" level=info msg=\"Starting container: 4e84c07e276f1fe3ecfffa0d8ff7bab409cc001b67fb265714628bff9034a72b\" id=29132c23-6d19-419b-b50e-8d03f29780e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:29:03.469221 crc crio[24245]: time=\"2026-06-14T08:29:03.46901426Z\" level=info msg=\"Started container\" PID=27500 containerID=4e84c07e276f1fe3ecfffa0d8ff7bab409cc001b67fb265714628bff9034a72b description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=29132c23-6d19-419b-b50e-8d03f29780e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4\nJun 14 08:29:03.484208 crc crio[24245]: time=\"2026-06-14T08:29:03.483459755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.552827 crc crio[24245]: time=\"2026-06-14T08:29:03.552704337Z\" level=info msg=\"Created container 0df5efec2b59b1506ab0f897d46f78cd248f15c923db3ed3286c947c6f5ae13d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=fc33d5a6-7fc2-4bc2-8831-b72ea0cee932 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:03.554967 crc crio[24245]: time=\"2026-06-14T08:29:03.554764083Z\" level=info msg=\"Starting container: 0df5efec2b59b1506ab0f897d46f78cd248f15c923db3ed3286c947c6f5ae13d\" id=2e47ef45-c62e-415c-87e8-1c2278c3d624 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:29:03.561881 crc crio[24245]: time=\"2026-06-14T08:29:03.561616874Z\" level=info msg=\"Started container\" PID=27523 containerID=0df5efec2b59b1506ab0f897d46f78cd248f15c923db3ed3286c947c6f5ae13d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=2e47ef45-c62e-415c-87e8-1c2278c3d624 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3\nJun 14 08:29:03.604722 crc crio[24245]: time=\"2026-06-14T08:29:03.604505376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=3ab8596b-4231-4b92-8642-52be624b46a5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:03.607983 crc crio[24245]: time=\"2026-06-14T08:29:03.607831373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=16fbf7fd-6e8c-4f0b-b013-f24f5215f11b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:03.610715 crc crio[24245]: time=\"2026-06-14T08:29:03.610646534Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=baa0552f-ad41-4150-80dc-3ccdc971e006 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:03.611090 crc crio[24245]: time=\"2026-06-14T08:29:03.611033167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.611828 crc crio[24245]: time=\"2026-06-14T08:29:03.61175214Z\" level=info msg=\"Created container 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=24cc3e0d-efa5-4f5a-b712-f28cf4d6809a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:03.613242 crc crio[24245]: time=\"2026-06-14T08:29:03.613152026Z\" level=info msg=\"Starting container: 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6\" id=eb3332b6-566a-42b4-86d2-6b8613957ad1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:29:03.620333 crc crio[24245]: time=\"2026-06-14T08:29:03.620009086Z\" level=info msg=\"Started container\" PID=27540 containerID=7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=eb3332b6-566a-42b4-86d2-6b8613957ad1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:29:03.641240 crc crio[24245]: time=\"2026-06-14T08:29:03.639591017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.646186 crc crio[24245]: time=\"2026-06-14T08:29:03.646054826Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=9ded20af-30e2-4ab4-a497-5af4137aa21d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:03.648720 crc crio[24245]: time=\"2026-06-14T08:29:03.648624679Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=e2955d80-baf2-4ace-a6d4-a21c23942d62 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:03.651206 crc crio[24245]: time=\"2026-06-14T08:29:03.651095558Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=244ea93f-45cf-4e7f-8b0a-8ff62da12a8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:03.651741 crc crio[24245]: time=\"2026-06-14T08:29:03.651675716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.691419 crc crio[24245]: time=\"2026-06-14T08:29:03.691263722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.848470 crc crio[24245]: time=\"2026-06-14T08:29:03.848333995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:03.880367 crc crio[24245]: time=\"2026-06-14T08:29:03.880256884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:04.003208 crc crio[24245]: time=\"2026-06-14T08:29:04.00301192Z\" level=info msg=\"Created container 4551b8392ed63ba9d1e95fbcaadd7c3bdf6635faa36c0007fe2d038bb5be4aac: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=baa0552f-ad41-4150-80dc-3ccdc971e006 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:04.005181 crc crio[24245]: time=\"2026-06-14T08:29:04.005108037Z\" level=info msg=\"Starting container: 4551b8392ed63ba9d1e95fbcaadd7c3bdf6635faa36c0007fe2d038bb5be4aac\" id=63ac3831-7e83-4057-b79e-0e91584108f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:29:04.006336 crc crio[24245]: time=\"2026-06-14T08:29:04.006254115Z\" level=info msg=\"Created container ddd53cbc477d3ded4e87c072e6d9e4ed9f3c110c5a2f6db127171e3121c0dd2e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=244ea93f-45cf-4e7f-8b0a-8ff62da12a8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:04.007549 crc crio[24245]: time=\"2026-06-14T08:29:04.007319729Z\" level=info msg=\"Starting container: ddd53cbc477d3ded4e87c072e6d9e4ed9f3c110c5a2f6db127171e3121c0dd2e\" id=abca829c-32b3-41fb-ac40-2ffba711bbde name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:29:04.014335 crc crio[24245]: time=\"2026-06-14T08:29:04.014239994Z\" level=info msg=\"Started container\" PID=27579 containerID=4551b8392ed63ba9d1e95fbcaadd7c3bdf6635faa36c0007fe2d038bb5be4aac description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=63ac3831-7e83-4057-b79e-0e91584108f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3\nJun 14 08:29:04.015224 crc crio[24245]: time=\"2026-06-14T08:29:04.015150802Z\" level=info msg=\"Started container\" PID=27583 containerID=ddd53cbc477d3ded4e87c072e6d9e4ed9f3c110c5a2f6db127171e3121c0dd2e description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=abca829c-32b3-41fb-ac40-2ffba711bbde name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:29:07.312817 crc crio[24245]: time=\"2026-06-14T08:29:07.311989337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=a0640868-862c-40fd-958d-61b32434fa23 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:07.314214 crc crio[24245]: time=\"2026-06-14T08:29:07.312337068Z\" level=info msg=\"Removing container: 6343a5e9cfa14b520f32b796bc1801031fc08ea9ac9f5659d718af370da83512\" id=c94bcc67-9c3c-40b6-b646-33d81c1a38e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:29:07.315531 crc crio[24245]: time=\"2026-06-14T08:29:07.315446878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=bc572e17-7f17-4035-a91f-9c885d934d19 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:07.379790 crc crio[24245]: time=\"2026-06-14T08:29:07.379179472Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=712754e1-b2a6-484f-875b-269ce504bd6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:07.380306 crc crio[24245]: time=\"2026-06-14T08:29:07.380228556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:07.406363 crc crio[24245]: time=\"2026-06-14T08:29:07.406211113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:07.486897 crc crio[24245]: time=\"2026-06-14T08:29:07.486771662Z\" level=info msg=\"Removed container 6343a5e9cfa14b520f32b796bc1801031fc08ea9ac9f5659d718af370da83512: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=c94bcc67-9c3c-40b6-b646-33d81c1a38e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:29:07.560933 crc crio[24245]: time=\"2026-06-14T08:29:07.560664961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:07.797286 crc crio[24245]: time=\"2026-06-14T08:29:07.797109572Z\" level=info msg=\"Created container 6a551ac9b0ae74adcc89e18bf943b39955c1d2e55e829f267fb12ca4f0d5f045: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=712754e1-b2a6-484f-875b-269ce504bd6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:07.798961 crc crio[24245]: time=\"2026-06-14T08:29:07.798805016Z\" level=info msg=\"Starting container: 6a551ac9b0ae74adcc89e18bf943b39955c1d2e55e829f267fb12ca4f0d5f045\" id=49c14e21-ed3b-46cf-bff5-54bf5e8248e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:29:07.806438 crc crio[24245]: time=\"2026-06-14T08:29:07.806308219Z\" level=info msg=\"Started container\" PID=27715 containerID=6a551ac9b0ae74adcc89e18bf943b39955c1d2e55e829f267fb12ca4f0d5f045 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=49c14e21-ed3b-46cf-bff5-54bf5e8248e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674\nJun 14 08:29:28.292317 crc crio[24245]: time=\"2026-06-14T08:29:28.290365256Z\" level=info msg=\"Stopping container: 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6 (timeout: 30s)\" id=da98a410-b894-443d-8672-413e58e48fcd name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:29:28.488445 crc crio[24245]: time=\"2026-06-14T08:29:28.488265963Z\" level=info msg=\"Stopped container 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=da98a410-b894-443d-8672-413e58e48fcd name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:29:28.490518 crc crio[24245]: time=\"2026-06-14T08:29:28.49033186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=bf4bd575-efd0-42e1-8d5d-9716ff489c30 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:28.493463 crc crio[24245]: time=\"2026-06-14T08:29:28.493314676Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=66566b85-5079-4bbb-8290-6e9f242e78b0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:28.495488 crc crio[24245]: time=\"2026-06-14T08:29:28.495342001Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=7bfa1595-71c3-49d5-8d6b-0e39e5cf8a5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:28.496753 crc crio[24245]: time=\"2026-06-14T08:29:28.495770815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:28.527082 crc crio[24245]: time=\"2026-06-14T08:29:28.526979702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:28.552533 crc crio[24245]: time=\"2026-06-14T08:29:28.552352849Z\" level=info msg=\"Removing container: b04bc0eec4ce46e8b42f9e415874c5d0809771c46cf2c09237f50faf651eb5f6\" id=22416580-71d8-461d-86f1-0d4c53a13217 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:29:28.661315 crc crio[24245]: time=\"2026-06-14T08:29:28.661225769Z\" level=info msg=\"Removed container b04bc0eec4ce46e8b42f9e415874c5d0809771c46cf2c09237f50faf651eb5f6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=22416580-71d8-461d-86f1-0d4c53a13217 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:29:28.708434 crc crio[24245]: time=\"2026-06-14T08:29:28.708264423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:28.854131 crc crio[24245]: time=\"2026-06-14T08:29:28.853513555Z\" level=info msg=\"Created container 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=7bfa1595-71c3-49d5-8d6b-0e39e5cf8a5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:28.856085 crc crio[24245]: time=\"2026-06-14T08:29:28.855735917Z\" level=info msg=\"Starting container: 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7\" id=b5bbfc52-d1ba-4ec3-893f-5524b186c0c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:29:28.866486 crc crio[24245]: time=\"2026-06-14T08:29:28.866293877Z\" level=info msg=\"Started container\" PID=27977 containerID=40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b5bbfc52-d1ba-4ec3-893f-5524b186c0c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:29:31.141019 crc crio[24245]: time=\"2026-06-14T08:29:31.140735422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a1325475-04c3-420e-a59d-bab609f247c7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:31.145118 crc crio[24245]: time=\"2026-06-14T08:29:31.144976338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=214efb59-c105-4117-8040-2281d7cc1b12 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:31.263204 crc crio[24245]: time=\"2026-06-14T08:29:31.262964661Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=016bb740-00f8-4906-9219-6301e1833637 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:31.264080 crc crio[24245]: time=\"2026-06-14T08:29:31.263793198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:31.297243 crc crio[24245]: time=\"2026-06-14T08:29:31.297120491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:31.492786 crc crio[24245]: time=\"2026-06-14T08:29:31.492568081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:31.689010 crc crio[24245]: time=\"2026-06-14T08:29:31.688762374Z\" level=info msg=\"Created container dbb824f78f5954ef824152dafdb275b58a231ef95ee1c0ececf45b3371d4c934: openshift-etcd/etcd-crc/etcdctl\" id=016bb740-00f8-4906-9219-6301e1833637 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:31.691226 crc crio[24245]: time=\"2026-06-14T08:29:31.69112305Z\" level=info msg=\"Starting container: dbb824f78f5954ef824152dafdb275b58a231ef95ee1c0ececf45b3371d4c934\" id=aac08e56-9038-4608-96d9-9fa9ae979717 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:29:31.702009 crc crio[24245]: time=\"2026-06-14T08:29:31.699200151Z\" level=info msg=\"Started container\" PID=28012 containerID=dbb824f78f5954ef824152dafdb275b58a231ef95ee1c0ececf45b3371d4c934 description=openshift-etcd/etcd-crc/etcdctl id=aac08e56-9038-4608-96d9-9fa9ae979717 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd\nJun 14 08:29:31.840051 crc crio[24245]: time=\"2026-06-14T08:29:31.839934907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=984c99f0-1ce6-46d3-b7c0-fee3b8d51bf8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:31.844013 crc crio[24245]: time=\"2026-06-14T08:29:31.843532513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9dad495d-d3e0-404e-bb63-cb17fe31b4e3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:31.896763 crc crio[24245]: time=\"2026-06-14T08:29:31.895776916Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=7215ffb5-a92f-4078-a77f-774a7bfde80e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:31.897645 crc crio[24245]: time=\"2026-06-14T08:29:31.897504173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:31.947128 crc crio[24245]: time=\"2026-06-14T08:29:31.947001507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:32.148468 crc crio[24245]: time=\"2026-06-14T08:29:32.148212243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:32.310750 crc crio[24245]: time=\"2026-06-14T08:29:32.310575425Z\" level=info msg=\"Created container f196404efc5dfe1ebee5d045b31c2845747f7cae0f9392388f3f02d40eb32b81: openshift-etcd/etcd-crc/etcd\" id=7215ffb5-a92f-4078-a77f-774a7bfde80e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:32.312456 crc crio[24245]: time=\"2026-06-14T08:29:32.312338432Z\" level=info msg=\"Starting container: f196404efc5dfe1ebee5d045b31c2845747f7cae0f9392388f3f02d40eb32b81\" id=5dabb8f0-d586-4f99-9496-65e3026f622a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:29:32.324327 crc crio[24245]: time=\"2026-06-14T08:29:32.324229465Z\" level=info msg=\"Started container\" PID=28045 containerID=f196404efc5dfe1ebee5d045b31c2845747f7cae0f9392388f3f02d40eb32b81 description=openshift-etcd/etcd-crc/etcd id=5dabb8f0-d586-4f99-9496-65e3026f622a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd\nJun 14 08:29:32.344013 crc crio[24245]: time=\"2026-06-14T08:29:32.343649761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1c4e8e1e-ea25-4ddf-8aaa-7764b6271af3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:32.354549 crc crio[24245]: time=\"2026-06-14T08:29:32.354374467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=fac57124-7c2c-4de6-885f-43c97a7baf64 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:32.431757 crc crio[24245]: time=\"2026-06-14T08:29:32.431628896Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=8720bb8a-1e3e-45ff-8a6d-cfa9f42f37d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:32.432464 crc crio[24245]: time=\"2026-06-14T08:29:32.432439282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:32.456192 crc crio[24245]: time=\"2026-06-14T08:29:32.456128425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:32.646828 crc crio[24245]: time=\"2026-06-14T08:29:32.646764681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:32.964983 crc crio[24245]: time=\"2026-06-14T08:29:32.964592114Z\" level=info msg=\"Created container 139532a59649c0ed4257b455bb4d81c1475115a07ee8b5ecc809e89bd9cd4db3: openshift-etcd/etcd-crc/etcd-metrics\" id=8720bb8a-1e3e-45ff-8a6d-cfa9f42f37d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:32.966687 crc crio[24245]: time=\"2026-06-14T08:29:32.966588008Z\" level=info msg=\"Starting container: 139532a59649c0ed4257b455bb4d81c1475115a07ee8b5ecc809e89bd9cd4db3\" id=d127f89a-df4b-4898-b5b2-2521703006d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:29:32.982157 crc crio[24245]: time=\"2026-06-14T08:29:32.982055037Z\" level=info msg=\"Started container\" PID=28062 containerID=139532a59649c0ed4257b455bb4d81c1475115a07ee8b5ecc809e89bd9cd4db3 description=openshift-etcd/etcd-crc/etcd-metrics id=d127f89a-df4b-4898-b5b2-2521703006d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd\nJun 14 08:29:33.085359 crc crio[24245]: time=\"2026-06-14T08:29:33.085206081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=57ea890c-7f52-4ab0-a622-4309aa1c7dc3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:33.087719 crc crio[24245]: time=\"2026-06-14T08:29:33.087607039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ac80c3bb-023d-4340-b7da-befb6f60c893 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:33.096985 crc crio[24245]: time=\"2026-06-14T08:29:33.096896758Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=92ee7104-b6ad-46fb-b8e5-bc91f2bef7c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:33.097277 crc crio[24245]: time=\"2026-06-14T08:29:33.097206328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:33.119945 crc crio[24245]: time=\"2026-06-14T08:29:33.119571629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:33.347831 crc crio[24245]: time=\"2026-06-14T08:29:33.34766287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:33.517487 crc crio[24245]: time=\"2026-06-14T08:29:33.516386708Z\" level=info msg=\"Created container 36bd97583d3b279d869af42e8a24f6c78937e4a1c3c48b52553a083f5ecc96db: openshift-etcd/etcd-crc/etcd-readyz\" id=92ee7104-b6ad-46fb-b8e5-bc91f2bef7c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:33.519688 crc crio[24245]: time=\"2026-06-14T08:29:33.51954862Z\" level=info msg=\"Starting container: 36bd97583d3b279d869af42e8a24f6c78937e4a1c3c48b52553a083f5ecc96db\" id=76febd77-1ecf-4b17-8fae-f2c46ec93265 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:29:33.527016 crc crio[24245]: time=\"2026-06-14T08:29:33.526803143Z\" level=info msg=\"Started container\" PID=28082 containerID=36bd97583d3b279d869af42e8a24f6c78937e4a1c3c48b52553a083f5ecc96db description=openshift-etcd/etcd-crc/etcd-readyz id=76febd77-1ecf-4b17-8fae-f2c46ec93265 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd\nJun 14 08:29:33.542768 crc crio[24245]: time=\"2026-06-14T08:29:33.542536091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=aafd7fed-d0b2-4ed3-b296-4dd31b353973 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:33.546663 crc crio[24245]: time=\"2026-06-14T08:29:33.546480947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=0efe707d-1514-4876-9bb9-951eee97e406 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:29:33.736772 crc crio[24245]: time=\"2026-06-14T08:29:33.736642486Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=737e0c17-6d9a-4d42-a85c-c787cc633b59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:33.737647 crc crio[24245]: time=\"2026-06-14T08:29:33.737561406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:33.788513 crc crio[24245]: time=\"2026-06-14T08:29:33.788430756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:33.986192 crc crio[24245]: time=\"2026-06-14T08:29:33.985833409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:29:34.158479 crc crio[24245]: time=\"2026-06-14T08:29:34.158278186Z\" level=info msg=\"Created container f748e66c7428ab6bd75fe9a483ba2d44d93109761112ee9b881ceaa40c9ad89b: openshift-etcd/etcd-crc/etcd-rev\" id=737e0c17-6d9a-4d42-a85c-c787cc633b59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:29:34.159943 crc crio[24245]: time=\"2026-06-14T08:29:34.159807965Z\" level=info msg=\"Starting container: f748e66c7428ab6bd75fe9a483ba2d44d93109761112ee9b881ceaa40c9ad89b\" id=c50713f7-9ca5-419e-a716-531f7c34ab1c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:29:34.170976 crc crio[24245]: time=\"2026-06-14T08:29:34.170757278Z\" level=info msg=\"Started container\" PID=28102 containerID=f748e66c7428ab6bd75fe9a483ba2d44d93109761112ee9b881ceaa40c9ad89b description=openshift-etcd/etcd-crc/etcd-rev id=c50713f7-9ca5-419e-a716-531f7c34ab1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd\nJun 14 08:29:58.295363 crc crio[24245]: time=\"2026-06-14T08:29:58.292717489Z\" level=info msg=\"Stopping container: 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7 (timeout: 30s)\" id=4683a5b7-e49b-40a3-826c-394e976f86c0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:30:28.315558 crc crio[24245]: time=\"2026-06-14T08:30:28.313664597Z\" level=warning msg=\"Stopping container 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7 with stop signal(15) timed out. Killing...\"\nJun 14 08:30:28.872163 crc crio[24245]: time=\"2026-06-14T08:30:28.872030743Z\" level=info msg=\"Stopped container 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4683a5b7-e49b-40a3-826c-394e976f86c0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:30:28.875722 crc crio[24245]: time=\"2026-06-14T08:30:28.875492635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a8bc4788-d204-4bcb-ad6b-cf30cead6101 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:30:28.879918 crc crio[24245]: time=\"2026-06-14T08:30:28.879760605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e2f6a132-ea6b-4569-b5e1-585515339164 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:30:28.882694 crc crio[24245]: time=\"2026-06-14T08:30:28.882636545Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1ba0fcf5-bf39-480b-b5fe-d42915a19581 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:30:28.883466 crc crio[24245]: time=\"2026-06-14T08:30:28.883360448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:30:28.909520 crc crio[24245]: time=\"2026-06-14T08:30:28.909087838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:30:29.075892 crc crio[24245]: time=\"2026-06-14T08:30:29.075711528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:30:29.165750 crc crio[24245]: time=\"2026-06-14T08:30:29.165631556Z\" level=info msg=\"Created container 2aeba3d86902cb525b801cbf34b7b67182f3895ae34b01af9ca7c414694bd38e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1ba0fcf5-bf39-480b-b5fe-d42915a19581 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:30:29.167155 crc crio[24245]: time=\"2026-06-14T08:30:29.167078963Z\" level=info msg=\"Starting container: 2aeba3d86902cb525b801cbf34b7b67182f3895ae34b01af9ca7c414694bd38e\" id=be192588-7b7e-4fde-bbd1-a1fc9f60ec95 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:30:29.174375 crc crio[24245]: time=\"2026-06-14T08:30:29.174228733Z\" level=info msg=\"Started container\" PID=28901 containerID=2aeba3d86902cb525b801cbf34b7b67182f3895ae34b01af9ca7c414694bd38e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=be192588-7b7e-4fde-bbd1-a1fc9f60ec95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:30:29.243269 crc crio[24245]: time=\"2026-06-14T08:30:29.243068362Z\" level=info msg=\"Removing container: 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6\" id=d9b5f154-dad3-41c4-93dc-419ef23664e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:30:29.280372 crc crio[24245]: time=\"2026-06-14T08:30:29.280246662Z\" level=info msg=\"Removed container 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d9b5f154-dad3-41c4-93dc-419ef23664e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:30:58.296529 crc crio[24245]: time=\"2026-06-14T08:30:58.295120503Z\" level=info msg=\"Stopping container: 2aeba3d86902cb525b801cbf34b7b67182f3895ae34b01af9ca7c414694bd38e (timeout: 30s)\" id=3be521b1-8d71-41dc-bb24-e126106389b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:31:04.648761 crc crio[24245]: time=\"2026-06-14T08:31:04.647294161Z\" level=info msg=\"Removing container: d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd\" id=a2a103c6-b59a-4499-a7e9-285fe8dcf509 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:31:04.687727 crc crio[24245]: time=\"2026-06-14T08:31:04.687330471Z\" level=info msg=\"Removed container d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=a2a103c6-b59a-4499-a7e9-285fe8dcf509 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:31:14.774910 crc crio[24245]: time=\"2026-06-14T08:31:14.769290969Z\" level=info msg=\"Removing container: 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7\" id=53d5da40-a55b-4908-b97d-9cc8a93fa937 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:31:14.850637 crc crio[24245]: time=\"2026-06-14T08:31:14.850569076Z\" level=info msg=\"Stopped container 2aeba3d86902cb525b801cbf34b7b67182f3895ae34b01af9ca7c414694bd38e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3be521b1-8d71-41dc-bb24-e126106389b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:31:14.854346 crc crio[24245]: time=\"2026-06-14T08:31:14.854289374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=063f4a1e-52ac-4dce-b597-f52ea352d272 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:31:14.856993 crc crio[24245]: time=\"2026-06-14T08:31:14.856954952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4f1d8dcb-927e-4300-bdaa-dbab0c456d5d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:31:14.860529 crc crio[24245]: time=\"2026-06-14T08:31:14.86049929Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=afba8f8a-3e63-4f10-84dc-dee8f2dc54be name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:31:14.861829 crc crio[24245]: time=\"2026-06-14T08:31:14.861718434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:31:14.876613 crc crio[24245]: time=\"2026-06-14T08:31:14.876516333Z\" level=info msg=\"Removed container 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=53d5da40-a55b-4908-b97d-9cc8a93fa937 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:31:14.928151 crc crio[24245]: time=\"2026-06-14T08:31:14.927832242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:31:15.246394 crc crio[24245]: time=\"2026-06-14T08:31:15.24604783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:31:15.349130 crc crio[24245]: time=\"2026-06-14T08:31:15.349084224Z\" level=info msg=\"Created container 292789b6f5a262996734e64fc653b4cfd87d8f07018c717264408ef24a40243e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=afba8f8a-3e63-4f10-84dc-dee8f2dc54be name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:31:15.350778 crc crio[24245]: time=\"2026-06-14T08:31:15.350609083Z\" level=info msg=\"Starting container: 292789b6f5a262996734e64fc653b4cfd87d8f07018c717264408ef24a40243e\" id=fab65e2d-ab0f-4fbf-b5dd-b8d1a3b35a11 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:31:15.356178 crc crio[24245]: time=\"2026-06-14T08:31:15.356081949Z\" level=info msg=\"Started container\" PID=29521 containerID=292789b6f5a262996734e64fc653b4cfd87d8f07018c717264408ef24a40243e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=fab65e2d-ab0f-4fbf-b5dd-b8d1a3b35a11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:31:25.293570 crc crio[24245]: time=\"2026-06-14T08:31:25.292317614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=60118b2c-9269-4073-9a99-1c6edd384aed name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:31:25.296749 crc crio[24245]: time=\"2026-06-14T08:31:25.296393145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f5307898-7775-4bc7-aabe-f847149434cd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:31:25.299224 crc crio[24245]: time=\"2026-06-14T08:31:25.299048288Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=d9eb2c77-2edf-47f9-8efe-03163fc4c5ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:31:25.299379 crc crio[24245]: time=\"2026-06-14T08:31:25.299353918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:31:25.333987 crc crio[24245]: time=\"2026-06-14T08:31:25.333693973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:31:25.502146 crc crio[24245]: time=\"2026-06-14T08:31:25.501901843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:31:25.601026 crc crio[24245]: time=\"2026-06-14T08:31:25.600708477Z\" level=info msg=\"Created container f5b9f1ab93172ac239d3be894fca87e923c56b3a8d845ca01f383721aee1da66: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=d9eb2c77-2edf-47f9-8efe-03163fc4c5ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:31:25.603134 crc crio[24245]: time=\"2026-06-14T08:31:25.602925047Z\" level=info msg=\"Starting container: f5b9f1ab93172ac239d3be894fca87e923c56b3a8d845ca01f383721aee1da66\" id=ef53aa3d-394b-4e0d-ba5f-996b2c66247d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:31:25.608652 crc crio[24245]: time=\"2026-06-14T08:31:25.608529896Z\" level=info msg=\"Started container\" PID=29671 containerID=f5b9f1ab93172ac239d3be894fca87e923c56b3a8d845ca01f383721aee1da66 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ef53aa3d-394b-4e0d-ba5f-996b2c66247d name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12\nJun 14 08:32:44.336590 crc crio[24245]: time=\"2026-06-14T08:32:44.335102384Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-rqcwb/POD\" id=283eed6b-36fb-4c36-9a90-ce9f884b96ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:32:44.338083 crc crio[24245]: time=\"2026-06-14T08:32:44.336638134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:44.371457 crc crio[24245]: time=\"2026-06-14T08:32:44.371071642Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/POD\" id=a0681232-98f8-4e93-b0b0-0bb8c0e874f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:32:44.371615 crc crio[24245]: time=\"2026-06-14T08:32:44.371525687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:44.373910 crc crio[24245]: time=\"2026-06-14T08:32:44.373756778Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rqcwb Namespace:openshift-marketplace ID:6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a UID:dd31c0a0-2d4f-43e9-bf1d-52de7af6f38e NetNS:/var/run/netns/e142ca46-16de-4c85-a5ad-033759e147f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd31c0a0_2d4f_43e9_bf1d_52de7af6f38e.slice PodAnnotations:0xc000130a60}] Aliases:map[]}\"\nJun 14 08:32:44.374014 crc crio[24245]: time=\"2026-06-14T08:32:44.37383368Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-rqcwb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:32:44.390695 crc crio[24245]: time=\"2026-06-14T08:32:44.390652627Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-tdk6g/POD\" id=94cf7d3a-67fc-4dae-8fab-00964f6edf51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:32:44.391031 crc crio[24245]: time=\"2026-06-14T08:32:44.391006248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:44.397258 crc crio[24245]: time=\"2026-06-14T08:32:44.397008201Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690430-dvpvh Namespace:openshift-operator-lifecycle-manager ID:4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521 UID:19e67f66-bdf5-4de6-9dc7-863fd8e5b752 NetNS:/var/run/netns/a85d0e22-53c7-41bf-a362-b548699c816f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19e67f66_bdf5_4de6_9dc7_863fd8e5b752.slice PodAnnotations:0xc000130b00}] Aliases:map[]}\"\nJun 14 08:32:44.397258 crc crio[24245]: time=\"2026-06-14T08:32:44.397132565Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690430-dvpvh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:32:44.398684 crc crio[24245]: time=\"2026-06-14T08:32:44.398549739Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-ttvgh/POD\" id=fdf8117b-79c5-4231-9c0f-b92383494921 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:32:44.398802 crc crio[24245]: time=\"2026-06-14T08:32:44.398725614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:44.411479 crc crio[24245]: time=\"2026-06-14T08:32:44.411371259Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-7kggf/POD\" id=99dc3dc0-277f-4990-9d9e-59763946b894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:32:44.412124 crc crio[24245]: time=\"2026-06-14T08:32:44.411704899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:44.465155 crc crio[24245]: time=\"2026-06-14T08:32:44.464807206Z\" level=info msg=\"Got pod network &{Name:community-operators-tdk6g Namespace:openshift-marketplace ID:5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec UID:26d1ae36-ab8a-4273-a374-1750a250586e NetNS:/var/run/netns/4f3c6bf7-ce13-4c87-b580-b062d3e31d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26d1ae36_ab8a_4273_a374_1750a250586e.slice PodAnnotations:0xc000602508}] Aliases:map[]}\"\nJun 14 08:32:44.465155 crc crio[24245]: time=\"2026-06-14T08:32:44.464947251Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-tdk6g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:32:44.491261 crc crio[24245]: time=\"2026-06-14T08:32:44.491128377Z\" level=info msg=\"Got pod network &{Name:certified-operators-7kggf Namespace:openshift-marketplace ID:83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab UID:fb6b6cc4-63cb-4e1d-8135-f9412ab43e51 NetNS:/var/run/netns/0c505385-b37e-4365-9ea4-605bea5cfc11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb6b6cc4_63cb_4e1d_8135_f9412ab43e51.slice PodAnnotations:0xc002c92258}] Aliases:map[]}\"\nJun 14 08:32:44.491261 crc crio[24245]: time=\"2026-06-14T08:32:44.491211499Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-7kggf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:32:44.500122 crc crio[24245]: time=\"2026-06-14T08:32:44.500023369Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ttvgh Namespace:openshift-marketplace ID:1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9 UID:9311f651-95aa-4445-afa6-02cf9af4849a NetNS:/var/run/netns/66642a71-74f5-4382-8b3a-de4d1bad28de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9311f651_95aa_4445_afa6_02cf9af4849a.slice PodAnnotations:0xc00274a3e8}] Aliases:map[]}\"\nJun 14 08:32:44.502732 crc crio[24245]: time=\"2026-06-14T08:32:44.500131902Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-ttvgh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:32:46.279446 crc crio[24245]: 2026-06-14T08:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d6906b0057b393 Mac:36:80:40:de:21:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/e142ca46-16de-4c85-a5ad-033759e147f6 SocketPath: PciID:}] [{Interface:0xc000260a20 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:32:46.281271 crc crio[24245]: time=\"2026-06-14T08:32:46.281096955Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rqcwb Namespace:openshift-marketplace ID:6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a UID:dd31c0a0-2d4f-43e9-bf1d-52de7af6f38e NetNS:/var/run/netns/e142ca46-16de-4c85-a5ad-033759e147f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd31c0a0_2d4f_43e9_bf1d_52de7af6f38e.slice PodAnnotations:0xc000130a60}] Aliases:map[]}\"\nJun 14 08:32:46.281480 crc crio[24245]: time=\"2026-06-14T08:32:46.281423895Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-rqcwb for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:32:46.292461 crc crio[24245]: time=\"2026-06-14T08:32:46.292352338Z\" level=info msg=\"Ran pod sandbox 6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a with infra container: openshift-marketplace/redhat-marketplace-rqcwb/POD\" id=283eed6b-36fb-4c36-9a90-ce9f884b96ad name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:32:46.294653 crc crio[24245]: time=\"2026-06-14T08:32:46.294612395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=44ccbe16-f039-4277-b83a-781b27ea0b3a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:46.301197 crc crio[24245]: time=\"2026-06-14T08:32:46.301166974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=990b72fc-2763-4f01-b8ab-76b8a47b2554 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:46.317082 crc crio[24245]: time=\"2026-06-14T08:32:46.314569792Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rqcwb/extract-utilities\" id=b70b73f1-a861-4913-af6f-c22b49883192 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:46.317082 crc crio[24245]: time=\"2026-06-14T08:32:46.315307406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:46.406361 crc crio[24245]: time=\"2026-06-14T08:32:46.406259571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:46.413117 crc crio[24245]: time=\"2026-06-14T08:32:46.413056156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:46.480968 crc crio[24245]: 2026-06-14T08:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83990c83cdeab25 Mac:ea:00:df:ee:95:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/0c505385-b37e-4365-9ea4-605bea5cfc11 SocketPath: PciID:}] [{Interface:0xc000015620 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:32:46.484446 crc crio[24245]: time=\"2026-06-14T08:32:46.482377209Z\" level=info msg=\"Got pod network &{Name:certified-operators-7kggf Namespace:openshift-marketplace ID:83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab UID:fb6b6cc4-63cb-4e1d-8135-f9412ab43e51 NetNS:/var/run/netns/0c505385-b37e-4365-9ea4-605bea5cfc11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb6b6cc4_63cb_4e1d_8135_f9412ab43e51.slice PodAnnotations:0xc002c92258}] Aliases:map[]}\"\nJun 14 08:32:46.484446 crc crio[24245]: time=\"2026-06-14T08:32:46.482581535Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-7kggf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:32:46.494330 crc crio[24245]: 2026-06-14T08:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c195eedc6256e1 Mac:26:32:c7:02:89:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/a85d0e22-53c7-41bf-a362-b548699c816f SocketPath: PciID:}] [{Interface:0xc00013c550 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:32:46.495682 crc crio[24245]: time=\"2026-06-14T08:32:46.495639142Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690430-dvpvh Namespace:openshift-operator-lifecycle-manager ID:4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521 UID:19e67f66-bdf5-4de6-9dc7-863fd8e5b752 NetNS:/var/run/netns/a85d0e22-53c7-41bf-a362-b548699c816f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19e67f66_bdf5_4de6_9dc7_863fd8e5b752.slice PodAnnotations:0xc000130b00}] Aliases:map[]}\"\nJun 14 08:32:46.496033 crc crio[24245]: time=\"2026-06-14T08:32:46.496005914Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690430-dvpvh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:32:46.498684 crc crio[24245]: time=\"2026-06-14T08:32:46.498578657Z\" level=info msg=\"Ran pod sandbox 83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab with infra container: openshift-marketplace/certified-operators-7kggf/POD\" id=99dc3dc0-277f-4990-9d9e-59763946b894 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:32:46.506205 crc crio[24245]: time=\"2026-06-14T08:32:46.505267709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8b958a6b-505e-4df1-8305-3a30d23e01c6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:46.510032 crc crio[24245]: time=\"2026-06-14T08:32:46.509583226Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f143c9a-1262-4182-ab0d-1f6c686485ae name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:46.514048 crc crio[24245]: time=\"2026-06-14T08:32:46.513815712Z\" level=info msg=\"Ran pod sandbox 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/POD\" id=a0681232-98f8-4e93-b0b0-0bb8c0e874f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:32:46.516364 crc crio[24245]: time=\"2026-06-14T08:32:46.515946409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ce0345ad-5ff2-4087-97d2-6f224de08a83 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:46.520009 crc crio[24245]: time=\"2026-06-14T08:32:46.519777812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d423ee30-9d0a-48de-9533-fe5eda7ca7cf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:46.528540 crc crio[24245]: time=\"2026-06-14T08:32:46.528461669Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7kggf/extract-utilities\" id=d58a0d14-2a4d-4fd9-9ea9-9bb831d5e027 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:46.529981 crc crio[24245]: time=\"2026-06-14T08:32:46.529462251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:46.532622 crc crio[24245]: time=\"2026-06-14T08:32:46.532532499Z\" level=info msg=\"Created container c230a5a2eaf0f180e7f1e5e81e817003331832ff7f5fc7885c9fae41b7a0e43c: openshift-marketplace/redhat-marketplace-rqcwb/extract-utilities\" id=b70b73f1-a861-4913-af6f-c22b49883192 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:46.538125 crc crio[24245]: time=\"2026-06-14T08:32:46.538045825Z\" level=info msg=\"Starting container: c230a5a2eaf0f180e7f1e5e81e817003331832ff7f5fc7885c9fae41b7a0e43c\" id=f530e70d-ac72-443d-98d3-2d42e0f15b2b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:32:46.550218 crc crio[24245]: time=\"2026-06-14T08:32:46.550123334Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/collect-profiles\" id=d1b7cb89-0074-49c0-8fcd-bdb0d4c9fddf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:46.552125 crc crio[24245]: time=\"2026-06-14T08:32:46.551975574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:46.558750 crc crio[24245]: time=\"2026-06-14T08:32:46.558679903Z\" level=info msg=\"Started container\" PID=30898 containerID=c230a5a2eaf0f180e7f1e5e81e817003331832ff7f5fc7885c9fae41b7a0e43c description=openshift-marketplace/redhat-marketplace-rqcwb/extract-utilities id=f530e70d-ac72-443d-98d3-2d42e0f15b2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a\nJun 14 08:32:46.561045 crc crio[24245]: 2026-06-14T08:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fef033d554f26b Mac:e6:4f:5b:6f:29:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/66642a71-74f5-4382-8b3a-de4d1bad28de SocketPath: PciID:}] [{Interface:0xc000014d90 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:32:46.565581 crc crio[24245]: time=\"2026-06-14T08:32:46.565426059Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ttvgh Namespace:openshift-marketplace ID:1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9 UID:9311f651-95aa-4445-afa6-02cf9af4849a NetNS:/var/run/netns/66642a71-74f5-4382-8b3a-de4d1bad28de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9311f651_95aa_4445_afa6_02cf9af4849a.slice PodAnnotations:0xc00274a3e8}] Aliases:map[]}\"\nJun 14 08:32:46.565805 crc crio[24245]: time=\"2026-06-14T08:32:46.5657699Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-ttvgh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:32:46.607969 crc crio[24245]: time=\"2026-06-14T08:32:46.607249683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:46.614290 crc crio[24245]: time=\"2026-06-14T08:32:46.614222046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:46.615642 crc crio[24245]: time=\"2026-06-14T08:32:46.615567118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:46.619619 crc crio[24245]: time=\"2026-06-14T08:32:46.619533785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:46.668646 crc crio[24245]: 2026-06-14T08:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ced222039ef648 Mac:2a:f0:cc:94:2d:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/4f3c6bf7-ce13-4c87-b580-b062d3e31d9b SocketPath: PciID:}] [{Interface:0xc000364e60 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:32:46.669799 crc crio[24245]: time=\"2026-06-14T08:32:46.669646035Z\" level=info msg=\"Got pod network &{Name:community-operators-tdk6g Namespace:openshift-marketplace ID:5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec UID:26d1ae36-ab8a-4273-a374-1750a250586e NetNS:/var/run/netns/4f3c6bf7-ce13-4c87-b580-b062d3e31d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26d1ae36_ab8a_4273_a374_1750a250586e.slice PodAnnotations:0xc000602508}] Aliases:map[]}\"\nJun 14 08:32:46.669959 crc crio[24245]: time=\"2026-06-14T08:32:46.669934174Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-tdk6g for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:32:46.679549 crc crio[24245]: time=\"2026-06-14T08:32:46.679464038Z\" level=info msg=\"Ran pod sandbox 5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec with infra container: openshift-marketplace/community-operators-tdk6g/POD\" id=94cf7d3a-67fc-4dae-8fab-00964f6edf51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:32:46.682062 crc crio[24245]: time=\"2026-06-14T08:32:46.681950929Z\" level=info msg=\"Ran pod sandbox 1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9 with infra container: openshift-marketplace/redhat-operators-ttvgh/POD\" id=fdf8117b-79c5-4231-9c0f-b92383494921 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:32:46.683091 crc crio[24245]: time=\"2026-06-14T08:32:46.683063223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f04e870f-8dbc-47e1-a8b7-e48582fbe47d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:46.685249 crc crio[24245]: time=\"2026-06-14T08:32:46.684979963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d6fa179d-e048-4503-9b5b-e6f17f3d9e1a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:46.685413 crc crio[24245]: time=\"2026-06-14T08:32:46.685378626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7fa0be26-f0c7-4c32-a5b5-7fd21c4c76c7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:46.690276 crc crio[24245]: time=\"2026-06-14T08:32:46.690182891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cb96703c-e883-4d23-91ac-b410ba4a985d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:46.695590 crc crio[24245]: time=\"2026-06-14T08:32:46.695293023Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tdk6g/extract-utilities\" id=31a7dbb2-1f42-4938-af5d-713d432fd7ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:46.697637 crc crio[24245]: time=\"2026-06-14T08:32:46.696161831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:46.697637 crc crio[24245]: time=\"2026-06-14T08:32:46.697069311Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ttvgh/extract-utilities\" id=22aed3b8-b91c-4ce9-90fb-75294961584a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:46.697637 crc crio[24245]: time=\"2026-06-14T08:32:46.697470944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:46.726052 crc crio[24245]: time=\"2026-06-14T08:32:46.725946604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:46.731335 crc crio[24245]: time=\"2026-06-14T08:32:46.731284402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:46.742670 crc crio[24245]: time=\"2026-06-14T08:32:46.74188388Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=18bf5503-03bf-4fc8-a02f-a9e1348b58fa name=/runtime.v1.ImageService/PullImage\nJun 14 08:32:46.752453 crc crio[24245]: time=\"2026-06-14T08:32:46.752296322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:46.760184 crc crio[24245]: time=\"2026-06-14T08:32:46.760106114Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 14 08:32:46.763720 crc crio[24245]: time=\"2026-06-14T08:32:46.763575592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:46.837788 crc crio[24245]: time=\"2026-06-14T08:32:46.837683156Z\" level=info msg=\"Created container fea2c6258ff04c9a926e5d45e2fb7d88fc7d85c0abf68ba49672e9dcd00a0a89: openshift-marketplace/certified-operators-7kggf/extract-utilities\" id=d58a0d14-2a4d-4fd9-9ea9-9bb831d5e027 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:46.840050 crc crio[24245]: time=\"2026-06-14T08:32:46.839963841Z\" level=info msg=\"Starting container: fea2c6258ff04c9a926e5d45e2fb7d88fc7d85c0abf68ba49672e9dcd00a0a89\" id=9bffd667-28ce-4e53-a05f-e1822379514f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:32:46.847306 crc crio[24245]: time=\"2026-06-14T08:32:46.847230653Z\" level=info msg=\"Created container 05f0acc8a82507a4fe73bbf327f2687d0fbe7ae4fad395cb62137e10c15c532e: openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/collect-profiles\" id=d1b7cb89-0074-49c0-8fcd-bdb0d4c9fddf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:46.847924 crc crio[24245]: time=\"2026-06-14T08:32:46.84780669Z\" level=info msg=\"Started container\" PID=30919 containerID=fea2c6258ff04c9a926e5d45e2fb7d88fc7d85c0abf68ba49672e9dcd00a0a89 description=openshift-marketplace/certified-operators-7kggf/extract-utilities id=9bffd667-28ce-4e53-a05f-e1822379514f name=/runtime.v1.RuntimeService/StartContainer sandboxID=83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab\nJun 14 08:32:46.848421 crc crio[24245]: time=\"2026-06-14T08:32:46.848385749Z\" level=info msg=\"Starting container: 05f0acc8a82507a4fe73bbf327f2687d0fbe7ae4fad395cb62137e10c15c532e\" id=33a3644e-4a11-4b59-a82f-f78fca4d3aad name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:32:46.865286 crc crio[24245]: time=\"2026-06-14T08:32:46.865228808Z\" level=info msg=\"Started container\" PID=30921 containerID=05f0acc8a82507a4fe73bbf327f2687d0fbe7ae4fad395cb62137e10c15c532e description=openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/collect-profiles id=33a3644e-4a11-4b59-a82f-f78fca4d3aad name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521\nJun 14 08:32:46.874075 crc crio[24245]: time=\"2026-06-14T08:32:46.872986015Z\" level=info msg=\"Created container 7a0189ac0e35542d5f4b3f3d1ac1af656ef464e2063614f3f41b76c112f7a732: openshift-marketplace/community-operators-tdk6g/extract-utilities\" id=31a7dbb2-1f42-4938-af5d-713d432fd7ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:46.874481 crc crio[24245]: time=\"2026-06-14T08:32:46.874413817Z\" level=info msg=\"Starting container: 7a0189ac0e35542d5f4b3f3d1ac1af656ef464e2063614f3f41b76c112f7a732\" id=bef03767-0df6-4af0-b7f1-5ed10b2460dd name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:32:46.884214 crc crio[24245]: time=\"2026-06-14T08:32:46.883403277Z\" level=info msg=\"Started container\" PID=30925 containerID=7a0189ac0e35542d5f4b3f3d1ac1af656ef464e2063614f3f41b76c112f7a732 description=openshift-marketplace/community-operators-tdk6g/extract-utilities id=bef03767-0df6-4af0-b7f1-5ed10b2460dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec\nJun 14 08:32:46.886453 crc crio[24245]: time=\"2026-06-14T08:32:46.886385172Z\" level=info msg=\"Created container eb757e5da38711f4c10201a61bdc8a39c5276e3e15dbf9701c432b78e47ea928: openshift-marketplace/redhat-operators-ttvgh/extract-utilities\" id=22aed3b8-b91c-4ce9-90fb-75294961584a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:46.887708 crc crio[24245]: time=\"2026-06-14T08:32:46.887645553Z\" level=info msg=\"Starting container: eb757e5da38711f4c10201a61bdc8a39c5276e3e15dbf9701c432b78e47ea928\" id=d57ae9b7-fc7b-4baf-b173-2ff93b4019a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:32:46.896052 crc crio[24245]: time=\"2026-06-14T08:32:46.895994979Z\" level=info msg=\"Started container\" PID=30928 containerID=eb757e5da38711f4c10201a61bdc8a39c5276e3e15dbf9701c432b78e47ea928 description=openshift-marketplace/redhat-operators-ttvgh/extract-utilities id=d57ae9b7-fc7b-4baf-b173-2ff93b4019a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9\nJun 14 08:32:47.339548 crc crio[24245]: time=\"2026-06-14T08:32:47.338822953Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=18bf5503-03bf-4fc8-a02f-a9e1348b58fa name=/runtime.v1.ImageService/PullImage\nJun 14 08:32:47.347433 crc crio[24245]: time=\"2026-06-14T08:32:47.347341884Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=62968b60-a9c4-443c-83f2-c864b592b039 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:47.351057 crc crio[24245]: time=\"2026-06-14T08:32:47.35096787Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=aa9b36c3-4c74-4297-a0e7-df7c0ae44910 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:47.362025 crc crio[24245]: time=\"2026-06-14T08:32:47.361906899Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rqcwb/extract-content\" id=ec48398a-6d13-4d58-98ac-621580e46232 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:47.363489 crc crio[24245]: time=\"2026-06-14T08:32:47.362996654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:47.430681 crc crio[24245]: time=\"2026-06-14T08:32:47.430475517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:47.441069 crc crio[24245]: time=\"2026-06-14T08:32:47.440130256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:47.553293 crc crio[24245]: time=\"2026-06-14T08:32:47.553199654Z\" level=info msg=\"Created container 6ea53538fce6180250ad9b42b34ea4632386ca7a505c8ce9f210b2044067f524: openshift-marketplace/redhat-marketplace-rqcwb/extract-content\" id=ec48398a-6d13-4d58-98ac-621580e46232 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:47.554358 crc crio[24245]: time=\"2026-06-14T08:32:47.554329141Z\" level=info msg=\"Starting container: 6ea53538fce6180250ad9b42b34ea4632386ca7a505c8ce9f210b2044067f524\" id=055e7e6d-b6d7-41c9-ba05-f23ebbd1a9d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:32:47.561523 crc crio[24245]: time=\"2026-06-14T08:32:47.561437099Z\" level=info msg=\"Started container\" PID=30986 containerID=6ea53538fce6180250ad9b42b34ea4632386ca7a505c8ce9f210b2044067f524 description=openshift-marketplace/redhat-marketplace-rqcwb/extract-content id=055e7e6d-b6d7-41c9-ba05-f23ebbd1a9d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a\nJun 14 08:32:47.759914 crc crio[24245]: time=\"2026-06-14T08:32:47.759815159Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c61bb69f-4691-418d-96c6-6c1c9b010e8a name=/runtime.v1.ImageService/PullImage\nJun 14 08:32:47.762795 crc crio[24245]: time=\"2026-06-14T08:32:47.762666802Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 14 08:32:47.771021 crc crio[24245]: time=\"2026-06-14T08:32:47.770928295Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2f37c1ec-ac6c-4811-829f-d63b9de94506 name=/runtime.v1.ImageService/PullImage\nJun 14 08:32:47.773534 crc crio[24245]: time=\"2026-06-14T08:32:47.773417475Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=806e82bf-e53b-4db0-a79c-3d5c981f98e2 name=/runtime.v1.ImageService/PullImage\nJun 14 08:32:47.779158 crc crio[24245]: time=\"2026-06-14T08:32:47.779052463Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 14 08:32:47.783439 crc crio[24245]: time=\"2026-06-14T08:32:47.783157814Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 14 08:32:48.400799 crc crio[24245]: time=\"2026-06-14T08:32:48.400458596Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=c61bb69f-4691-418d-96c6-6c1c9b010e8a name=/runtime.v1.ImageService/PullImage\nJun 14 08:32:48.402783 crc crio[24245]: time=\"2026-06-14T08:32:48.402611136Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=918f2020-4d09-4739-a927-aa490110c0b0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:48.416178 crc crio[24245]: time=\"2026-06-14T08:32:48.415814487Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=84f8de0e-c9ab-44f2-a3f4-3dce8a2b86c4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:48.420321 crc crio[24245]: time=\"2026-06-14T08:32:48.420260158Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=806e82bf-e53b-4db0-a79c-3d5c981f98e2 name=/runtime.v1.ImageService/PullImage\nJun 14 08:32:48.421262 crc crio[24245]: time=\"2026-06-14T08:32:48.421157426Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ba65658d-bdd8-4c5f-9c84-8cd380f2a9d9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:48.424830 crc crio[24245]: time=\"2026-06-14T08:32:48.424741002Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ea9a901c-2941-42dd-b7fe-2676945ea55c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:48.431317 crc crio[24245]: time=\"2026-06-14T08:32:48.429749841Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ttvgh/extract-content\" id=114e5307-8479-4c57-a0ae-23230180ee5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:48.432327 crc crio[24245]: time=\"2026-06-14T08:32:48.43218775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:48.439110 crc crio[24245]: time=\"2026-06-14T08:32:48.438639204Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tdk6g/extract-content\" id=480951eb-a977-4325-ad7d-15351ed95e56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:48.454708 crc crio[24245]: time=\"2026-06-14T08:32:48.454036156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:48.495149 crc crio[24245]: time=\"2026-06-14T08:32:48.495019394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:48.503934 crc crio[24245]: time=\"2026-06-14T08:32:48.503771733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:48.518282 crc crio[24245]: time=\"2026-06-14T08:32:48.517785205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:48.524425 crc crio[24245]: time=\"2026-06-14T08:32:48.52433677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:48.703785 crc crio[24245]: time=\"2026-06-14T08:32:48.703642583Z\" level=info msg=\"Created container 78206900f44d4fa1a6e8a3cb2afbddb6c898dad6e42f5228c90909fbd47710fb: openshift-marketplace/community-operators-tdk6g/extract-content\" id=480951eb-a977-4325-ad7d-15351ed95e56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:48.705356 crc crio[24245]: time=\"2026-06-14T08:32:48.705249695Z\" level=info msg=\"Starting container: 78206900f44d4fa1a6e8a3cb2afbddb6c898dad6e42f5228c90909fbd47710fb\" id=ea4de15d-029e-4a65-bbe7-2d133472e4e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:32:48.706431 crc crio[24245]: time=\"2026-06-14T08:32:48.706332759Z\" level=info msg=\"Created container 0ce8833c24386952bd25a1b7824be2d0f0067541fe283a908b7580f75a87b2ce: openshift-marketplace/redhat-operators-ttvgh/extract-content\" id=114e5307-8479-4c57-a0ae-23230180ee5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:48.707967 crc crio[24245]: time=\"2026-06-14T08:32:48.707735724Z\" level=info msg=\"Starting container: 0ce8833c24386952bd25a1b7824be2d0f0067541fe283a908b7580f75a87b2ce\" id=232b430b-670f-47c6-97dd-f9f9c02dbf8d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:32:48.720233 crc crio[24245]: time=\"2026-06-14T08:32:48.720138349Z\" level=info msg=\"Started container\" PID=31007 containerID=78206900f44d4fa1a6e8a3cb2afbddb6c898dad6e42f5228c90909fbd47710fb description=openshift-marketplace/community-operators-tdk6g/extract-content id=ea4de15d-029e-4a65-bbe7-2d133472e4e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec\nJun 14 08:32:48.741670 crc crio[24245]: time=\"2026-06-14T08:32:48.741311325Z\" level=info msg=\"Started container\" PID=31006 containerID=0ce8833c24386952bd25a1b7824be2d0f0067541fe283a908b7580f75a87b2ce description=openshift-marketplace/redhat-operators-ttvgh/extract-content id=232b430b-670f-47c6-97dd-f9f9c02dbf8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9\nJun 14 08:32:48.850048 crc crio[24245]: time=\"2026-06-14T08:32:48.849463257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=696f4a0d-a820-45bb-b261-c7ca11497e8b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:48.850746 crc crio[24245]: time=\"2026-06-14T08:32:48.850582252Z\" level=info msg=\"Stopping pod sandbox: 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521\" id=86be5482-0c18-458f-9c0e-a63f3d5b2cc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:32:48.851647 crc crio[24245]: time=\"2026-06-14T08:32:48.851524633Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690430-dvpvh Namespace:openshift-operator-lifecycle-manager ID:4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521 UID:19e67f66-bdf5-4de6-9dc7-863fd8e5b752 NetNS:/var/run/netns/a85d0e22-53c7-41bf-a362-b548699c816f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19e67f66_bdf5_4de6_9dc7_863fd8e5b752.slice PodAnnotations:0xc000602c00}] Aliases:map[]}\"\nJun 14 08:32:48.852099 crc crio[24245]: time=\"2026-06-14T08:32:48.852026959Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690430-dvpvh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:32:48.853213 crc crio[24245]: time=\"2026-06-14T08:32:48.853042481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0e597883-8cf7-4ceb-8165-a266114cf187 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:48.868235 crc crio[24245]: time=\"2026-06-14T08:32:48.867665809Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rqcwb/registry-server\" id=126589af-d294-47ef-b3f4-b473e8590d14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:48.869395 crc crio[24245]: time=\"2026-06-14T08:32:48.869081604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:49.013478 crc crio[24245]: time=\"2026-06-14T08:32:49.013320426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:49.020453 crc crio[24245]: time=\"2026-06-14T08:32:49.02029327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:49.251702 crc crio[24245]: time=\"2026-06-14T08:32:49.250131655Z\" level=info msg=\"Created container 75f60224139423bbc515b9b1b2e8ed7429fc33997630576640aa4edb9fcc2298: openshift-marketplace/redhat-marketplace-rqcwb/registry-server\" id=126589af-d294-47ef-b3f4-b473e8590d14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:49.254676 crc crio[24245]: time=\"2026-06-14T08:32:49.254601678Z\" level=info msg=\"Starting container: 75f60224139423bbc515b9b1b2e8ed7429fc33997630576640aa4edb9fcc2298\" id=c17f664c-090a-4dfc-8de6-3970125fa048 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:32:49.315749 crc crio[24245]: time=\"2026-06-14T08:32:49.315413728Z\" level=info msg=\"Started container\" PID=31037 containerID=75f60224139423bbc515b9b1b2e8ed7429fc33997630576640aa4edb9fcc2298 description=openshift-marketplace/redhat-marketplace-rqcwb/registry-server id=c17f664c-090a-4dfc-8de6-3970125fa048 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a\nJun 14 08:32:50.306913 crc crio[24245]: time=\"2026-06-14T08:32:50.306480839Z\" level=info msg=\"Stopped pod sandbox: 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521\" id=86be5482-0c18-458f-9c0e-a63f3d5b2cc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:32:56.015272 crc crio[24245]: time=\"2026-06-14T08:32:56.014271825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6822b4b9-5163-4894-bd67-d5e61e4693f7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:56.024544 crc crio[24245]: time=\"2026-06-14T08:32:56.024476527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=11239d76-e94e-4005-8e5d-6f89c0883437 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:32:56.033686 crc crio[24245]: time=\"2026-06-14T08:32:56.0336544Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tdk6g/registry-server\" id=f45cef4d-40f0-4c3f-a8d1-89a7d26fe336 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:56.034598 crc crio[24245]: time=\"2026-06-14T08:32:56.03457361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:56.131941 crc crio[24245]: time=\"2026-06-14T08:32:56.131673378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:56.138603 crc crio[24245]: time=\"2026-06-14T08:32:56.138479746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:32:56.413274 crc crio[24245]: time=\"2026-06-14T08:32:56.41277226Z\" level=info msg=\"Created container e636b0bfa7daa8a426d3640c41757352f1d686140a9dcd34fe68625e907c1a5c: openshift-marketplace/community-operators-tdk6g/registry-server\" id=f45cef4d-40f0-4c3f-a8d1-89a7d26fe336 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:32:56.418336 crc crio[24245]: time=\"2026-06-14T08:32:56.418234414Z\" level=info msg=\"Starting container: e636b0bfa7daa8a426d3640c41757352f1d686140a9dcd34fe68625e907c1a5c\" id=a9a68f50-5a09-4c01-9890-4acc6f3fc802 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:32:56.458231 crc crio[24245]: time=\"2026-06-14T08:32:56.456780506Z\" level=info msg=\"Started container\" PID=31197 containerID=e636b0bfa7daa8a426d3640c41757352f1d686140a9dcd34fe68625e907c1a5c description=openshift-marketplace/community-operators-tdk6g/registry-server id=a9a68f50-5a09-4c01-9890-4acc6f3fc802 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec\nJun 14 08:33:06.316575 crc crio[24245]: time=\"2026-06-14T08:33:06.315743352Z\" level=info msg=\"Stopping container: 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd (timeout: 2s)\" id=9c177d48-715c-46b8-9d00-5c4f00804c94 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:33:07.259318 crc crio[24245]: time=\"2026-06-14T08:33:07.259160554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6dd75daf-379f-4511-adae-8882ebc6968a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:33:08.420993 crc crio[24245]: time=\"2026-06-14T08:33:08.419662186Z\" level=info msg=\"Stopping container: 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4 (timeout: 2s)\" id=ce7d1f3c-606b-48f0-8087-55a6ca0d6fa6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:33:14.451630 crc crio[24245]: time=\"2026-06-14T08:33:14.449593489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=edfc3dcd-8b8c-41ae-a212-469fff1856ad name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:33:14.594656 crc crio[24245]: time=\"2026-06-14T08:33:14.594472035Z\" level=info msg=\"Stopped container 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4: openshift-marketplace/community-operators-5tz6w/registry-server\" id=ce7d1f3c-606b-48f0-8087-55a6ca0d6fa6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:33:14.596553 crc crio[24245]: time=\"2026-06-14T08:33:14.596445915Z\" level=info msg=\"Stopping pod sandbox: 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6\" id=f3b31a97-b168-400b-8a4f-64ec267250e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:33:14.596739 crc crio[24245]: time=\"2026-06-14T08:33:14.596663372Z\" level=info msg=\"Stopped container 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd: openshift-marketplace/redhat-marketplace-cpds9/registry-server\" id=9c177d48-715c-46b8-9d00-5c4f00804c94 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:33:14.597697 crc crio[24245]: time=\"2026-06-14T08:33:14.597579802Z\" level=info msg=\"Got pod network &{Name:community-operators-5tz6w Namespace:openshift-marketplace ID:3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 UID:c5410df8-5862-4c99-ad8b-8bc12f56f613 NetNS:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5410df8_5862_4c99_ad8b_8bc12f56f613.slice PodAnnotations:0xc00274a890}] Aliases:map[]}\"\nJun 14 08:33:14.597801 crc crio[24245]: time=\"2026-06-14T08:33:14.597717786Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ttvgh/registry-server\" id=b1534d24-ff94-424e-ba8c-b5cf15a1e49d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:33:14.597801 crc crio[24245]: time=\"2026-06-14T08:33:14.597782019Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-5tz6w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:33:14.598708 crc crio[24245]: time=\"2026-06-14T08:33:14.598281214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:33:14.609262 crc crio[24245]: time=\"2026-06-14T08:33:14.600486755Z\" level=info msg=\"Stopping pod sandbox: 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050\" id=f991b63c-d38b-4a79-8085-7f8d3b721180 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:33:14.611145 crc crio[24245]: time=\"2026-06-14T08:33:14.610421962Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-cpds9 Namespace:openshift-marketplace ID:2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 UID:11779b76-024e-422d-8332-350726806881 NetNS:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11779b76_024e_422d_8332_350726806881.slice PodAnnotations:0xc000620d08}] Aliases:map[]}\"\nJun 14 08:33:14.611806 crc crio[24245]: time=\"2026-06-14T08:33:14.611700192Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-cpds9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:33:14.781483 crc crio[24245]: time=\"2026-06-14T08:33:14.780296763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:33:14.791784 crc crio[24245]: time=\"2026-06-14T08:33:14.79082897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:33:14.835056 crc crio[24245]: time=\"2026-06-14T08:33:14.834310377Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4\" id=2f37c1ec-ac6c-4811-829f-d63b9de94506 name=/runtime.v1.ImageService/PullImage\nJun 14 08:33:14.839268 crc crio[24245]: time=\"2026-06-14T08:33:14.837732957Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=eaebe64d-87ab-4c68-a4fd-d6ca23ea4b1f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:33:14.852403 crc crio[24245]: time=\"2026-06-14T08:33:14.85227968Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=25c8df21-5244-4d8d-ac6a-44a06f360163 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:33:14.883708 crc crio[24245]: time=\"2026-06-14T08:33:14.88356417Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7kggf/extract-content\" id=941148d9-71db-4007-934c-e0ae5c972e1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:33:14.889482 crc crio[24245]: time=\"2026-06-14T08:33:14.8894477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:33:14.957799 crc crio[24245]: time=\"2026-06-14T08:33:14.957728316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:33:14.968678 crc crio[24245]: time=\"2026-06-14T08:33:14.968648496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:33:15.055402 crc crio[24245]: time=\"2026-06-14T08:33:15.055205007Z\" level=info msg=\"Created container 77701b9931ffbf53b4c0c6c3d5da18455683ae8f0d1e5090182e9c6e7c7b2ad3: openshift-marketplace/redhat-operators-ttvgh/registry-server\" id=b1534d24-ff94-424e-ba8c-b5cf15a1e49d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:33:15.060221 crc crio[24245]: time=\"2026-06-14T08:33:15.059901811Z\" level=info msg=\"Starting container: 77701b9931ffbf53b4c0c6c3d5da18455683ae8f0d1e5090182e9c6e7c7b2ad3\" id=f6785e76-20da-4bf9-b340-3386639bf06b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:33:15.077641 crc crio[24245]: time=\"2026-06-14T08:33:15.077379935Z\" level=info msg=\"Started container\" PID=31585 containerID=77701b9931ffbf53b4c0c6c3d5da18455683ae8f0d1e5090182e9c6e7c7b2ad3 description=openshift-marketplace/redhat-operators-ttvgh/registry-server id=f6785e76-20da-4bf9-b340-3386639bf06b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9\nJun 14 08:33:15.133362 crc crio[24245]: time=\"2026-06-14T08:33:15.132669839Z\" level=info msg=\"Created container 2ed59d6b08939cacb5240c2c2c77f39316f4db633879fddbf83f92a634c8cca8: openshift-marketplace/certified-operators-7kggf/extract-content\" id=941148d9-71db-4007-934c-e0ae5c972e1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:33:15.142132 crc crio[24245]: time=\"2026-06-14T08:33:15.141808481Z\" level=info msg=\"Starting container: 2ed59d6b08939cacb5240c2c2c77f39316f4db633879fddbf83f92a634c8cca8\" id=2158782f-4adc-4326-9f56-320fc2f1bf94 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:33:15.151333 crc crio[24245]: time=\"2026-06-14T08:33:15.151259713Z\" level=info msg=\"Started container\" PID=31602 containerID=2ed59d6b08939cacb5240c2c2c77f39316f4db633879fddbf83f92a634c8cca8 description=openshift-marketplace/certified-operators-7kggf/extract-content id=2158782f-4adc-4326-9f56-320fc2f1bf94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab\nJun 14 08:33:15.483303 crc crio[24245]: time=\"2026-06-14T08:33:15.483116478Z\" level=info msg=\"Stopped pod sandbox: 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050\" id=f991b63c-d38b-4a79-8085-7f8d3b721180 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:33:15.494345 crc crio[24245]: time=\"2026-06-14T08:33:15.493926283Z\" level=info msg=\"Stopped pod sandbox: 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6\" id=f3b31a97-b168-400b-8a4f-64ec267250e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:33:16.459536 crc crio[24245]: time=\"2026-06-14T08:33:16.458609719Z\" level=info msg=\"Removing container: 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4\" id=d15954fb-f466-4933-a774-9e6fab3ceae2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:16.469337 crc crio[24245]: time=\"2026-06-14T08:33:16.469148386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3ec6e4be-becb-415d-9627-2dd0a9961c4a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:33:16.473305 crc crio[24245]: time=\"2026-06-14T08:33:16.471765912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=497c1aca-2bff-45ff-a321-15d2c1e0d265 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:33:16.489711 crc crio[24245]: time=\"2026-06-14T08:33:16.488958039Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7kggf/registry-server\" id=f37a5997-5aae-4d5c-8a73-7458e1b85edc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:33:16.494802 crc crio[24245]: time=\"2026-06-14T08:33:16.49465625Z\" level=info msg=\"Removed container 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4: openshift-marketplace/community-operators-5tz6w/registry-server\" id=d15954fb-f466-4933-a774-9e6fab3ceae2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:16.496163 crc crio[24245]: time=\"2026-06-14T08:33:16.496122828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:33:16.505229 crc crio[24245]: time=\"2026-06-14T08:33:16.502668206Z\" level=info msg=\"Removing container: c48b537e90bad39ebc1eea1c7575d81659ef59f0270e14eb320993d07f25d3e2\" id=fab00606-ffcc-41e9-a709-272b2bd31c2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:16.574992 crc crio[24245]: time=\"2026-06-14T08:33:16.574898753Z\" level=info msg=\"Removed container c48b537e90bad39ebc1eea1c7575d81659ef59f0270e14eb320993d07f25d3e2: openshift-marketplace/community-operators-5tz6w/extract-content\" id=fab00606-ffcc-41e9-a709-272b2bd31c2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:16.584219 crc crio[24245]: time=\"2026-06-14T08:33:16.584118838Z\" level=info msg=\"Removing container: 0e77c028ac81672e532301d0a6236f84fc7894e6eb296b2fc1bec0f64a4c75d8\" id=75a70a17-4e44-4b54-acc2-d3010066d3f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:16.617041 crc crio[24245]: time=\"2026-06-14T08:33:16.616933533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:33:16.621087 crc crio[24245]: time=\"2026-06-14T08:33:16.621036994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:33:16.628533 crc crio[24245]: time=\"2026-06-14T08:33:16.628424867Z\" level=info msg=\"Removed container 0e77c028ac81672e532301d0a6236f84fc7894e6eb296b2fc1bec0f64a4c75d8: openshift-marketplace/community-operators-5tz6w/extract-utilities\" id=75a70a17-4e44-4b54-acc2-d3010066d3f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:16.635150 crc crio[24245]: time=\"2026-06-14T08:33:16.63501339Z\" level=info msg=\"Removing container: 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd\" id=a48cf064-d2d3-4f08-b4d3-82c7771715a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:16.677293 crc crio[24245]: time=\"2026-06-14T08:33:16.677179966Z\" level=info msg=\"Removed container 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd: openshift-marketplace/redhat-marketplace-cpds9/registry-server\" id=a48cf064-d2d3-4f08-b4d3-82c7771715a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:16.680915 crc crio[24245]: time=\"2026-06-14T08:33:16.680821082Z\" level=info msg=\"Removing container: 7b589aa3e38841155c454347c2e39f6356f97e58aac1f9550f7b24d0584c2edf\" id=8905e4fa-1f40-4cb4-8988-bd22be52ef4a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:16.723035 crc crio[24245]: time=\"2026-06-14T08:33:16.722835774Z\" level=info msg=\"Removed container 7b589aa3e38841155c454347c2e39f6356f97e58aac1f9550f7b24d0584c2edf: openshift-marketplace/redhat-marketplace-cpds9/extract-content\" id=8905e4fa-1f40-4cb4-8988-bd22be52ef4a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:16.726358 crc crio[24245]: time=\"2026-06-14T08:33:16.726263212Z\" level=info msg=\"Removing container: 17cff957d5c70753f61d203e2ff25c85139ec1998ba5084bf27f8c3a3c4ecef2\" id=b6cc95af-dd06-4864-9cbc-ab4d776b54fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:16.756733 crc crio[24245]: time=\"2026-06-14T08:33:16.756659326Z\" level=info msg=\"Removed container 17cff957d5c70753f61d203e2ff25c85139ec1998ba5084bf27f8c3a3c4ecef2: openshift-marketplace/redhat-marketplace-cpds9/extract-utilities\" id=b6cc95af-dd06-4864-9cbc-ab4d776b54fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:16.776825 crc crio[24245]: time=\"2026-06-14T08:33:16.776758474Z\" level=info msg=\"Created container 3b0d6177375ea39a0c22c68e2d9fb013f1bd8fb7c1a88ffe60203b0c308c8af2: openshift-marketplace/certified-operators-7kggf/registry-server\" id=f37a5997-5aae-4d5c-8a73-7458e1b85edc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:33:16.778658 crc crio[24245]: time=\"2026-06-14T08:33:16.778559191Z\" level=info msg=\"Starting container: 3b0d6177375ea39a0c22c68e2d9fb013f1bd8fb7c1a88ffe60203b0c308c8af2\" id=5d613f76-e341-4fb8-8a1a-55422a89ae77 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:33:16.787087 crc crio[24245]: time=\"2026-06-14T08:33:16.787017671Z\" level=info msg=\"Started container\" PID=31702 containerID=3b0d6177375ea39a0c22c68e2d9fb013f1bd8fb7c1a88ffe60203b0c308c8af2 description=openshift-marketplace/certified-operators-7kggf/registry-server id=5d613f76-e341-4fb8-8a1a-55422a89ae77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab\nJun 14 08:33:27.310223 crc crio[24245]: time=\"2026-06-14T08:33:27.307964335Z\" level=info msg=\"Stopping container: 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5 (timeout: 2s)\" id=854bc188-8e8d-48a7-9edd-b33c727977ef name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:33:27.444088 crc crio[24245]: time=\"2026-06-14T08:33:27.443828662Z\" level=info msg=\"Stopped container 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5: openshift-marketplace/redhat-operators-6b96q/registry-server\" id=854bc188-8e8d-48a7-9edd-b33c727977ef name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:33:27.445471 crc crio[24245]: time=\"2026-06-14T08:33:27.445152563Z\" level=info msg=\"Stopping pod sandbox: 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9\" id=ec393836-4a55-44c3-b81e-555563238166 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:33:27.446443 crc crio[24245]: time=\"2026-06-14T08:33:27.446247989Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6b96q Namespace:openshift-marketplace ID:5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 UID:463cc5da-9223-4f46-b9a1-15d0b5810057 NetNS:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod463cc5da_9223_4f46_b9a1_15d0b5810057.slice PodAnnotations:0xc001fea690}] Aliases:map[]}\"\nJun 14 08:33:27.446624 crc crio[24245]: time=\"2026-06-14T08:33:27.446576229Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-6b96q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:33:27.502363 crc crio[24245]: time=\"2026-06-14T08:33:27.502264481Z\" level=info msg=\"Stopping container: 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f (timeout: 2s)\" id=6e0c7ccb-bf84-46f0-946a-2706b094ff69 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:33:27.632661 crc crio[24245]: time=\"2026-06-14T08:33:27.632548465Z\" level=info msg=\"Stopped container 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f: openshift-marketplace/certified-operators-xsz7k/registry-server\" id=6e0c7ccb-bf84-46f0-946a-2706b094ff69 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:33:27.633677 crc crio[24245]: time=\"2026-06-14T08:33:27.633592258Z\" level=info msg=\"Stopping pod sandbox: bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc\" id=7543da29-8379-4c46-a8a1-42c1078aada8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:33:27.634062 crc crio[24245]: time=\"2026-06-14T08:33:27.633995431Z\" level=info msg=\"Got pod network &{Name:certified-operators-xsz7k Namespace:openshift-marketplace ID:bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc UID:befade50-7336-49ad-a984-b85ea66faf4a NetNS:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbefade50_7336_49ad_a984_b85ea66faf4a.slice PodAnnotations:0xc00274aa20}] Aliases:map[]}\"\nJun 14 08:33:27.634253 crc crio[24245]: time=\"2026-06-14T08:33:27.634188567Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xsz7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:33:27.787615 crc crio[24245]: time=\"2026-06-14T08:33:27.787101838Z\" level=info msg=\"Stopped pod sandbox: 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9\" id=ec393836-4a55-44c3-b81e-555563238166 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:33:27.886062 crc crio[24245]: time=\"2026-06-14T08:33:27.884093743Z\" level=info msg=\"Stopped pod sandbox: bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc\" id=7543da29-8379-4c46-a8a1-42c1078aada8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:33:28.643566 crc crio[24245]: time=\"2026-06-14T08:33:28.643368336Z\" level=info msg=\"Removing container: 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5\" id=ab74680a-191d-435f-91aa-55d97efe3e52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:28.664116 crc crio[24245]: time=\"2026-06-14T08:33:28.663999825Z\" level=info msg=\"Removed container 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5: openshift-marketplace/redhat-operators-6b96q/registry-server\" id=ab74680a-191d-435f-91aa-55d97efe3e52 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:28.668595 crc crio[24245]: time=\"2026-06-14T08:33:28.668380795Z\" level=info msg=\"Removing container: 41b1fed5f4f5210e94a6fa39c96ee4b62680decec7c3aa9a14815977297b562e\" id=9d1292f6-45dc-4b69-b934-ed38d8838a18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:28.712425 crc crio[24245]: time=\"2026-06-14T08:33:28.712344587Z\" level=info msg=\"Removed container 41b1fed5f4f5210e94a6fa39c96ee4b62680decec7c3aa9a14815977297b562e: openshift-marketplace/redhat-operators-6b96q/extract-content\" id=9d1292f6-45dc-4b69-b934-ed38d8838a18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:28.716346 crc crio[24245]: time=\"2026-06-14T08:33:28.716253182Z\" level=info msg=\"Removing container: 56b862fb55865cca8faba9eb66aeaf60bea78f9962b789ede4ae5776f65c908f\" id=dc2f1e81-5830-4b18-8b6f-6bb9709f524d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:28.738812 crc crio[24245]: time=\"2026-06-14T08:33:28.738745163Z\" level=info msg=\"Removed container 56b862fb55865cca8faba9eb66aeaf60bea78f9962b789ede4ae5776f65c908f: openshift-marketplace/redhat-operators-6b96q/extract-utilities\" id=dc2f1e81-5830-4b18-8b6f-6bb9709f524d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:28.742994 crc crio[24245]: time=\"2026-06-14T08:33:28.742929854Z\" level=info msg=\"Removing container: 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f\" id=ed60c2d8-8f10-478d-8181-d0f0df3dd25b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:28.764544 crc crio[24245]: time=\"2026-06-14T08:33:28.763761243Z\" level=info msg=\"Removed container 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f: openshift-marketplace/certified-operators-xsz7k/registry-server\" id=ed60c2d8-8f10-478d-8181-d0f0df3dd25b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:28.768489 crc crio[24245]: time=\"2026-06-14T08:33:28.768463298Z\" level=info msg=\"Removing container: 72372a9ce41825251d6e6ee5535b4c6e7d262cb90ad2d3955408dc5195b0bcc3\" id=41102afc-f4a9-4e53-8cf8-7656a41c962e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:28.790040 crc crio[24245]: time=\"2026-06-14T08:33:28.789938166Z\" level=info msg=\"Removed container 72372a9ce41825251d6e6ee5535b4c6e7d262cb90ad2d3955408dc5195b0bcc3: openshift-marketplace/certified-operators-xsz7k/extract-content\" id=41102afc-f4a9-4e53-8cf8-7656a41c962e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:28.794123 crc crio[24245]: time=\"2026-06-14T08:33:28.794003524Z\" level=info msg=\"Removing container: 62279862aee67e268a18d234b2e7a428a521e19cb4bfefbcb299cb4db38a39a2\" id=d9577023-8388-409e-ad07-57f9e05ee833 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:28.816805 crc crio[24245]: time=\"2026-06-14T08:33:28.816748331Z\" level=info msg=\"Removed container 62279862aee67e268a18d234b2e7a428a521e19cb4bfefbcb299cb4db38a39a2: openshift-marketplace/certified-operators-xsz7k/extract-utilities\" id=d9577023-8388-409e-ad07-57f9e05ee833 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:33:40.767234 crc crio[24245]: time=\"2026-06-14T08:33:40.76632114Z\" level=info msg=\"Stopping pod sandbox: 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9\" id=22f8c2c5-cdd3-480c-8e0e-861d6b54bd17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:33:40.767234 crc crio[24245]: time=\"2026-06-14T08:33:40.767221099Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9\" id=22f8c2c5-cdd3-480c-8e0e-861d6b54bd17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:33:40.769278 crc crio[24245]: time=\"2026-06-14T08:33:40.76883172Z\" level=info msg=\"Removing pod sandbox: 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9\" id=d582ad92-8432-4cb0-a412-ad21eb0b1e9a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:33:40.782759 crc crio[24245]: time=\"2026-06-14T08:33:40.782635522Z\" level=info msg=\"Removed pod sandbox: 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9\" id=d582ad92-8432-4cb0-a412-ad21eb0b1e9a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:33:40.784198 crc crio[24245]: time=\"2026-06-14T08:33:40.784123348Z\" level=info msg=\"Stopping pod sandbox: 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050\" id=875089e5-a6a8-45f0-a0bb-d081163e900a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:33:40.784393 crc crio[24245]: time=\"2026-06-14T08:33:40.784366417Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050\" id=875089e5-a6a8-45f0-a0bb-d081163e900a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:33:40.785318 crc crio[24245]: time=\"2026-06-14T08:33:40.785237124Z\" level=info msg=\"Removing pod sandbox: 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050\" id=cb15233b-e54b-4789-bc80-1dff85357058 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:33:40.792416 crc crio[24245]: time=\"2026-06-14T08:33:40.792300642Z\" level=info msg=\"Removed pod sandbox: 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050\" id=cb15233b-e54b-4789-bc80-1dff85357058 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:33:40.793474 crc crio[24245]: time=\"2026-06-14T08:33:40.793413555Z\" level=info msg=\"Stopping pod sandbox: bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc\" id=b3833f43-9d15-4814-ba30-97e5443b4141 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:33:40.794054 crc crio[24245]: time=\"2026-06-14T08:33:40.793711814Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc\" id=b3833f43-9d15-4814-ba30-97e5443b4141 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:33:40.795258 crc crio[24245]: time=\"2026-06-14T08:33:40.795090539Z\" level=info msg=\"Removing pod sandbox: bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc\" id=37eea41c-d8e3-4b20-bacf-30cc551424ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:33:40.804760 crc crio[24245]: time=\"2026-06-14T08:33:40.804658394Z\" level=info msg=\"Removed pod sandbox: bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc\" id=37eea41c-d8e3-4b20-bacf-30cc551424ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:33:40.807015 crc crio[24245]: time=\"2026-06-14T08:33:40.806795952Z\" level=info msg=\"Stopping pod sandbox: 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6\" id=a4ebf9e9-a3af-48e0-9298-544b6f17352b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:33:40.807015 crc crio[24245]: time=\"2026-06-14T08:33:40.806983638Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6\" id=a4ebf9e9-a3af-48e0-9298-544b6f17352b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:33:40.808548 crc crio[24245]: time=\"2026-06-14T08:33:40.808172506Z\" level=info msg=\"Removing pod sandbox: 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6\" id=2de5201c-438b-4c0b-87da-631bcedb7002 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:33:40.820665 crc crio[24245]: time=\"2026-06-14T08:33:40.8204921Z\" level=info msg=\"Removed pod sandbox: 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6\" id=2de5201c-438b-4c0b-87da-631bcedb7002 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:34:00.832244 crc crio[24245]: time=\"2026-06-14T08:34:00.831359626Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690434-4xj42/POD\" id=474b9811-7035-41f7-b759-6021583f2b24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:34:00.835017 crc crio[24245]: time=\"2026-06-14T08:34:00.832274566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:34:00.858091 crc crio[24245]: time=\"2026-06-14T08:34:00.857961896Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690434-4xj42 Namespace:openshift-infra ID:ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c UID:1a3be2ea-e490-4080-a8f3-8d286d1125d8 NetNS:/var/run/netns/c9890b42-2db3-4b25-8dde-3c91c88d7c7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3be2ea_e490_4080_a8f3_8d286d1125d8.slice PodAnnotations:0xc00274a938}] Aliases:map[]}\"\nJun 14 08:34:00.858091 crc crio[24245]: time=\"2026-06-14T08:34:00.858042648Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690434-4xj42 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:34:01.506761 crc crio[24245]: 2026-06-14T08:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab3a6a69990a0e6 Mac:86:7a:55:5b:67:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/c9890b42-2db3-4b25-8dde-3c91c88d7c7e SocketPath: PciID:}] [{Interface:0xc00053e5b0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:34:01.509150 crc crio[24245]: time=\"2026-06-14T08:34:01.509067467Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690434-4xj42 Namespace:openshift-infra ID:ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c UID:1a3be2ea-e490-4080-a8f3-8d286d1125d8 NetNS:/var/run/netns/c9890b42-2db3-4b25-8dde-3c91c88d7c7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3be2ea_e490_4080_a8f3_8d286d1125d8.slice PodAnnotations:0xc00274a938}] Aliases:map[]}\"\nJun 14 08:34:01.509322 crc crio[24245]: time=\"2026-06-14T08:34:01.509266484Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690434-4xj42 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:34:01.516434 crc crio[24245]: time=\"2026-06-14T08:34:01.516368759Z\" level=info msg=\"Ran pod sandbox ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c with infra container: openshift-infra/auto-csr-approver-29690434-4xj42/POD\" id=474b9811-7035-41f7-b759-6021583f2b24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:34:01.520342 crc crio[24245]: time=\"2026-06-14T08:34:01.520228732Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=69738838-b16f-4237-b610-3ad3bd8cd1b2 name=/runtime.v1.ImageService/PullImage\nJun 14 08:34:01.532191 crc crio[24245]: time=\"2026-06-14T08:34:01.532111712Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 08:34:05.553019 crc crio[24245]: time=\"2026-06-14T08:34:05.552006572Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=69738838-b16f-4237-b610-3ad3bd8cd1b2 name=/runtime.v1.ImageService/PullImage\nJun 14 08:34:05.554567 crc crio[24245]: time=\"2026-06-14T08:34:05.553993146Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a2a38934-b7f2-4cdf-ba7a-58dba10625f9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:34:05.560040 crc crio[24245]: time=\"2026-06-14T08:34:05.55944773Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=53c8955a-1fcd-41e0-b180-1484911e9bd0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:34:05.573793 crc crio[24245]: time=\"2026-06-14T08:34:05.573612023Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690434-4xj42/oc\" id=915af1bf-bb87-4309-bca0-c908d836bb74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:34:05.576322 crc crio[24245]: time=\"2026-06-14T08:34:05.576240407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:34:05.615013 crc crio[24245]: time=\"2026-06-14T08:34:05.614344656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:34:05.870726 crc crio[24245]: time=\"2026-06-14T08:34:05.870579581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:34:05.989107 crc crio[24245]: time=\"2026-06-14T08:34:05.988573886Z\" level=info msg=\"Created container 2cb837754ecc8749cba241a465ed7139828aa4d0dcc6c6a8ed7be4bc417d0965: openshift-infra/auto-csr-approver-29690434-4xj42/oc\" id=915af1bf-bb87-4309-bca0-c908d836bb74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:34:05.990100 crc crio[24245]: time=\"2026-06-14T08:34:05.990038093Z\" level=info msg=\"Starting container: 2cb837754ecc8749cba241a465ed7139828aa4d0dcc6c6a8ed7be4bc417d0965\" id=4e260b1f-93a1-4d0f-8727-ad5f07528a70 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:34:05.995556 crc crio[24245]: time=\"2026-06-14T08:34:05.995387534Z\" level=info msg=\"Started container\" PID=32584 containerID=2cb837754ecc8749cba241a465ed7139828aa4d0dcc6c6a8ed7be4bc417d0965 description=openshift-infra/auto-csr-approver-29690434-4xj42/oc id=4e260b1f-93a1-4d0f-8727-ad5f07528a70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c\nJun 14 08:34:08.018128 crc crio[24245]: time=\"2026-06-14T08:34:08.016493371Z\" level=info msg=\"Stopping pod sandbox: ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c\" id=7fcfaec5-1a03-489a-9442-842b80593c0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:34:08.018128 crc crio[24245]: time=\"2026-06-14T08:34:08.01738672Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690434-4xj42 Namespace:openshift-infra ID:ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c UID:1a3be2ea-e490-4080-a8f3-8d286d1125d8 NetNS:/var/run/netns/c9890b42-2db3-4b25-8dde-3c91c88d7c7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3be2ea_e490_4080_a8f3_8d286d1125d8.slice PodAnnotations:0xc0004cc4e8}] Aliases:map[]}\"\nJun 14 08:34:08.018128 crc crio[24245]: time=\"2026-06-14T08:34:08.017630858Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690434-4xj42 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:34:08.353621 crc crio[24245]: time=\"2026-06-14T08:34:08.352828206Z\" level=info msg=\"Stopped pod sandbox: ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c\" id=7fcfaec5-1a03-489a-9442-842b80593c0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:36:00.709252 crc crio[24245]: time=\"2026-06-14T08:36:00.708543291Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690436-gblmp/POD\" id=2c8b6249-45a0-4ded-a2db-13683e5d8354 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:36:00.711433 crc crio[24245]: time=\"2026-06-14T08:36:00.709339896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:00.729951 crc crio[24245]: time=\"2026-06-14T08:36:00.729770552Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690436-gblmp Namespace:openshift-infra ID:a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71 UID:b1e3bd33-fbb5-4fe6-a492-f5963f53d555 NetNS:/var/run/netns/c0653fd5-fd70-4b58-a947-a6e7f0d0678b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1e3bd33_fbb5_4fe6_a492_f5963f53d555.slice PodAnnotations:0xc001b86558}] Aliases:map[]}\"\nJun 14 08:36:00.729951 crc crio[24245]: time=\"2026-06-14T08:36:00.729823093Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690436-gblmp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:36:01.040023 crc crio[24245]: 2026-06-14T08:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4c7e6f10bb1740 Mac:7a:4f:7f:11:42:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/c0653fd5-fd70-4b58-a947-a6e7f0d0678b SocketPath: PciID:}] [{Interface:0xc000014ee0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:36:01.045616 crc crio[24245]: time=\"2026-06-14T08:36:01.044300445Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690436-gblmp Namespace:openshift-infra ID:a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71 UID:b1e3bd33-fbb5-4fe6-a492-f5963f53d555 NetNS:/var/run/netns/c0653fd5-fd70-4b58-a947-a6e7f0d0678b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1e3bd33_fbb5_4fe6_a492_f5963f53d555.slice PodAnnotations:0xc001b86558}] Aliases:map[]}\"\nJun 14 08:36:01.045763 crc crio[24245]: time=\"2026-06-14T08:36:01.045746052Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690436-gblmp for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:36:01.057254 crc crio[24245]: time=\"2026-06-14T08:36:01.057187223Z\" level=info msg=\"Ran pod sandbox a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71 with infra container: openshift-infra/auto-csr-approver-29690436-gblmp/POD\" id=2c8b6249-45a0-4ded-a2db-13683e5d8354 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:36:01.067360 crc crio[24245]: time=\"2026-06-14T08:36:01.06507686Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b64ad319-6a89-4bab-a8ef-e45eef9b7462 name=/runtime.v1.ImageService/PullImage\nJun 14 08:36:01.073648 crc crio[24245]: time=\"2026-06-14T08:36:01.072811027Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 08:36:01.822960 crc crio[24245]: time=\"2026-06-14T08:36:01.821342002Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b64ad319-6a89-4bab-a8ef-e45eef9b7462 name=/runtime.v1.ImageService/PullImage\nJun 14 08:36:01.826750 crc crio[24245]: time=\"2026-06-14T08:36:01.822808648Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d1800874-4bbb-446f-b7f5-59bd998aed8b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:01.826750 crc crio[24245]: time=\"2026-06-14T08:36:01.825011369Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=64ce82be-c3b0-4e45-a382-4e8ef953a80b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:01.836264 crc crio[24245]: time=\"2026-06-14T08:36:01.836119766Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690436-gblmp/oc\" id=b06c8c23-a671-4857-a125-86697f93868c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:01.837136 crc crio[24245]: time=\"2026-06-14T08:36:01.837020115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:01.867485 crc crio[24245]: time=\"2026-06-14T08:36:01.867181781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:02.083186 crc crio[24245]: time=\"2026-06-14T08:36:02.083107293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:02.298627 crc crio[24245]: time=\"2026-06-14T08:36:02.298425744Z\" level=info msg=\"Created container 934b9934197a4ab6617a3ffe18712b7ae21b127a2f0746f646a61347041d2611: openshift-infra/auto-csr-approver-29690436-gblmp/oc\" id=b06c8c23-a671-4857-a125-86697f93868c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:02.302771 crc crio[24245]: time=\"2026-06-14T08:36:02.300606144Z\" level=info msg=\"Starting container: 934b9934197a4ab6617a3ffe18712b7ae21b127a2f0746f646a61347041d2611\" id=df9bb3b9-7847-4034-a59b-7d938c1521d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:36:02.313707 crc crio[24245]: time=\"2026-06-14T08:36:02.313636852Z\" level=info msg=\"Started container\" PID=34434 containerID=934b9934197a4ab6617a3ffe18712b7ae21b127a2f0746f646a61347041d2611 description=openshift-infra/auto-csr-approver-29690436-gblmp/oc id=df9bb3b9-7847-4034-a59b-7d938c1521d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71\nJun 14 08:36:05.289632 crc crio[24245]: time=\"2026-06-14T08:36:05.28912085Z\" level=info msg=\"Stopping pod sandbox: a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71\" id=c78d0a23-9a06-416d-9abb-ae6c8e4201cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:36:05.291065 crc crio[24245]: time=\"2026-06-14T08:36:05.290623529Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690436-gblmp Namespace:openshift-infra ID:a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71 UID:b1e3bd33-fbb5-4fe6-a492-f5963f53d555 NetNS:/var/run/netns/c0653fd5-fd70-4b58-a947-a6e7f0d0678b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1e3bd33_fbb5_4fe6_a492_f5963f53d555.slice PodAnnotations:0xc000130630}] Aliases:map[]}\"\nJun 14 08:36:05.291381 crc crio[24245]: time=\"2026-06-14T08:36:05.29126917Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690436-gblmp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:36:05.589762 crc crio[24245]: time=\"2026-06-14T08:36:05.589585491Z\" level=info msg=\"Stopped pod sandbox: a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71\" id=c78d0a23-9a06-416d-9abb-ae6c8e4201cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:36:15.044769 crc crio[24245]: time=\"2026-06-14T08:36:15.044130594Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/POD\" id=fffc94d4-98df-41d5-a057-eed8cfc250a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:36:15.046016 crc crio[24245]: time=\"2026-06-14T08:36:15.044799486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:15.068490 crc crio[24245]: time=\"2026-06-14T08:36:15.068436018Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-h8ztb/POD\" id=fb056452-d795-4c06-a74f-9cdc9237e97f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:36:15.068792 crc crio[24245]: time=\"2026-06-14T08:36:15.068761589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:15.074913 crc crio[24245]: time=\"2026-06-14T08:36:15.07267564Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-n7m59 Namespace:cert-manager ID:50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888 UID:cd33b68f-68d4-4834-9744-5ccb8fee79f1 NetNS:/var/run/netns/253da173-c951-4d24-8b89-6e1e435647a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd33b68f_68d4_4834_9744_5ccb8fee79f1.slice PodAnnotations:0xc0001318e8}] Aliases:map[]}\"\nJun 14 08:36:15.074913 crc crio[24245]: time=\"2026-06-14T08:36:15.072737712Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-n7m59 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:36:15.121291 crc crio[24245]: time=\"2026-06-14T08:36:15.120229804Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/POD\" id=cd4ee01f-775f-485f-9c5b-e6f3bc3e195e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:36:15.121291 crc crio[24245]: time=\"2026-06-14T08:36:15.120332597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:15.143130 crc crio[24245]: time=\"2026-06-14T08:36:15.143076604Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-h8ztb Namespace:cert-manager ID:41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf UID:f60c3ee1-302a-41e8-9aef-893df8269325 NetNS:/var/run/netns/49792681-38ab-4e76-a262-607ce48707d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60c3ee1_302a_41e8_9aef_893df8269325.slice PodAnnotations:0xc000131ae8}] Aliases:map[]}\"\nJun 14 08:36:15.143433 crc crio[24245]: time=\"2026-06-14T08:36:15.143413445Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-h8ztb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:36:15.164206 crc crio[24245]: time=\"2026-06-14T08:36:15.164119176Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-44nt7 Namespace:cert-manager ID:aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef UID:1da89bb3-99be-45fb-9c81-acafcb260386 NetNS:/var/run/netns/825fe71b-3e7b-48f1-a75c-c67cb2511da6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da89bb3_99be_45fb_9c81_acafcb260386.slice PodAnnotations:0xc002c92430}] Aliases:map[]}\"\nJun 14 08:36:15.164206 crc crio[24245]: time=\"2026-06-14T08:36:15.164197249Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-44nt7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:36:16.049017 crc crio[24245]: 2026-06-14T08:36:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50839825c661f8a Mac:3a:80:6e:71:b3:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/253da173-c951-4d24-8b89-6e1e435647a3 SocketPath: PciID:}] [{Interface:0xc0002365d0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:36:16.049017 crc crio[24245]: time=\"2026-06-14T08:36:16.048759558Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-n7m59 Namespace:cert-manager ID:50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888 UID:cd33b68f-68d4-4834-9744-5ccb8fee79f1 NetNS:/var/run/netns/253da173-c951-4d24-8b89-6e1e435647a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd33b68f_68d4_4834_9744_5ccb8fee79f1.slice PodAnnotations:0xc0001318e8}] Aliases:map[]}\"\nJun 14 08:36:16.049017 crc crio[24245]: time=\"2026-06-14T08:36:16.048957914Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-n7m59 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:36:16.055506 crc crio[24245]: time=\"2026-06-14T08:36:16.055407891Z\" level=info msg=\"Ran pod sandbox 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/POD\" id=fffc94d4-98df-41d5-a057-eed8cfc250a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:36:16.058509 crc crio[24245]: time=\"2026-06-14T08:36:16.058443458Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=b06116de-a992-4273-ba9b-df437ebe45f6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:16.058689 crc crio[24245]: time=\"2026-06-14T08:36:16.058636334Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=b06116de-a992-4273-ba9b-df437ebe45f6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:16.058689 crc crio[24245]: time=\"2026-06-14T08:36:16.058679286Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=b06116de-a992-4273-ba9b-df437ebe45f6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:16.063996 crc crio[24245]: time=\"2026-06-14T08:36:16.061761066Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=87094ece-1c75-4f6f-9325-ac52efb9525c name=/runtime.v1.ImageService/PullImage\nJun 14 08:36:16.077697 crc crio[24245]: time=\"2026-06-14T08:36:16.077283456Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 14 08:36:16.245100 crc crio[24245]: 2026-06-14T08:36:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaa9d4604d1f953 Mac:ca:47:9b:bc:86:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/825fe71b-3e7b-48f1-a75c-c67cb2511da6 SocketPath: PciID:}] [{Interface:0xc0000148e0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:36:16.246386 crc crio[24245]: time=\"2026-06-14T08:36:16.246260711Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-44nt7 Namespace:cert-manager ID:aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef UID:1da89bb3-99be-45fb-9c81-acafcb260386 NetNS:/var/run/netns/825fe71b-3e7b-48f1-a75c-c67cb2511da6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da89bb3_99be_45fb_9c81_acafcb260386.slice PodAnnotations:0xc002c92430}] Aliases:map[]}\"\nJun 14 08:36:16.246621 crc crio[24245]: time=\"2026-06-14T08:36:16.246569841Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-44nt7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:36:16.253190 crc crio[24245]: time=\"2026-06-14T08:36:16.25311645Z\" level=info msg=\"Ran pod sandbox aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef with infra container: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/POD\" id=cd4ee01f-775f-485f-9c5b-e6f3bc3e195e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:36:16.255678 crc crio[24245]: time=\"2026-06-14T08:36:16.25562345Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=cc7b0096-6596-4b60-9e2e-1f0bb9d50895 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:16.255873 crc crio[24245]: time=\"2026-06-14T08:36:16.255783155Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=cc7b0096-6596-4b60-9e2e-1f0bb9d50895 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:16.255951 crc crio[24245]: time=\"2026-06-14T08:36:16.255892959Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=cc7b0096-6596-4b60-9e2e-1f0bb9d50895 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:16.257022 crc crio[24245]: time=\"2026-06-14T08:36:16.256971424Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=ac737154-6070-499e-9e56-b7d1c5c03f0a name=/runtime.v1.ImageService/PullImage\nJun 14 08:36:16.261132 crc crio[24245]: time=\"2026-06-14T08:36:16.261046456Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 14 08:36:16.262384 crc crio[24245]: 2026-06-14T08:36:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41df65004cffad6 Mac:7e:e1:0c:e2:fe:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/49792681-38ab-4e76-a262-607ce48707d5 SocketPath: PciID:}] [{Interface:0xc0005c2ef0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:36:16.263925 crc crio[24245]: time=\"2026-06-14T08:36:16.26377794Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-h8ztb Namespace:cert-manager ID:41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf UID:f60c3ee1-302a-41e8-9aef-893df8269325 NetNS:/var/run/netns/49792681-38ab-4e76-a262-607ce48707d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60c3ee1_302a_41e8_9aef_893df8269325.slice PodAnnotations:0xc000131ae8}] Aliases:map[]}\"\nJun 14 08:36:16.264103 crc crio[24245]: time=\"2026-06-14T08:36:16.264039139Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-h8ztb for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:36:16.273544 crc crio[24245]: time=\"2026-06-14T08:36:16.273435443Z\" level=info msg=\"Ran pod sandbox 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf with infra container: cert-manager/cert-manager-7b8b89f89d-h8ztb/POD\" id=fb056452-d795-4c06-a74f-9cdc9237e97f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:36:16.279151 crc crio[24245]: time=\"2026-06-14T08:36:16.279056416Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=1fc751ad-8180-4aff-8ce7-660cb856bbe8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:16.279346 crc crio[24245]: time=\"2026-06-14T08:36:16.279285913Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=1fc751ad-8180-4aff-8ce7-660cb856bbe8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:16.279346 crc crio[24245]: time=\"2026-06-14T08:36:16.279326594Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=1fc751ad-8180-4aff-8ce7-660cb856bbe8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:16.280913 crc crio[24245]: time=\"2026-06-14T08:36:16.280772751Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=e8d45907-cf85-4c54-87a1-57987905cbd8 name=/runtime.v1.ImageService/PullImage\nJun 14 08:36:16.283566 crc crio[24245]: time=\"2026-06-14T08:36:16.283490909Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 14 08:36:20.172476 crc crio[24245]: time=\"2026-06-14T08:36:20.171628088Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=87094ece-1c75-4f6f-9325-ac52efb9525c name=/runtime.v1.ImageService/PullImage\nJun 14 08:36:20.173961 crc crio[24245]: time=\"2026-06-14T08:36:20.173290138Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=3e073d0e-d653-4f08-a02c-bacf76ea0a08 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:20.177813 crc crio[24245]: time=\"2026-06-14T08:36:20.177763891Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=80c8a454-90d9-4b24-8b54-93eb9cafb9ae name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:20.218825 crc crio[24245]: time=\"2026-06-14T08:36:20.218675063Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/cert-manager-cainjector\" id=bc6e5ca1-2d45-4d90-90b5-8cd105980ecb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:20.221027 crc crio[24245]: time=\"2026-06-14T08:36:20.220963148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:20.253264 crc crio[24245]: time=\"2026-06-14T08:36:20.253113118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:20.263589 crc crio[24245]: time=\"2026-06-14T08:36:20.26346091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:20.398268 crc crio[24245]: time=\"2026-06-14T08:36:20.397398883Z\" level=info msg=\"Created container 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/cert-manager-cainjector\" id=bc6e5ca1-2d45-4d90-90b5-8cd105980ecb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:20.400004 crc crio[24245]: time=\"2026-06-14T08:36:20.399612233Z\" level=info msg=\"Starting container: 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4\" id=4b47e010-fc7d-4b25-b2c1-ef6de418ea24 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:36:20.405696 crc crio[24245]: time=\"2026-06-14T08:36:20.405610696Z\" level=info msg=\"Started container\" PID=35251 containerID=7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/cert-manager-cainjector id=4b47e010-fc7d-4b25-b2c1-ef6de418ea24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888\nJun 14 08:36:22.745891 crc crio[24245]: time=\"2026-06-14T08:36:22.745400649Z\" level=info msg=\"Stopping container: aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b (timeout: 30s)\" id=37cf40a5-c481-4056-bab2-6417d537d5eb name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:22.746507 crc crio[24245]: time=\"2026-06-14T08:36:22.745665145Z\" level=info msg=\"Stopping container: fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a (timeout: 30s)\" id=fd561ca0-74c6-441d-95d8-996e6df4abb7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:22.852544 crc crio[24245]: time=\"2026-06-14T08:36:22.852431904Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=ac737154-6070-499e-9e56-b7d1c5c03f0a name=/runtime.v1.ImageService/PullImage\nJun 14 08:36:22.854140 crc crio[24245]: time=\"2026-06-14T08:36:22.854058991Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=35e53996-d873-42f1-9b8e-1d8bde8cd74c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:22.983276 crc crio[24245]: time=\"2026-06-14T08:36:22.983154607Z\" level=info msg=\"Stopped container aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=37cf40a5-c481-4056-bab2-6417d537d5eb name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:22.985313 crc crio[24245]: time=\"2026-06-14T08:36:22.985233315Z\" level=info msg=\"Stopping container: cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460 (timeout: 30s)\" id=e8af606d-09e2-40a4-aa2a-116deb51d75f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:22.985470 crc crio[24245]: time=\"2026-06-14T08:36:22.985315908Z\" level=info msg=\"Stopping container: 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da (timeout: 30s)\" id=78a550e7-7945-4b73-b31f-98e313446c88 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:22.988383 crc crio[24245]: time=\"2026-06-14T08:36:22.988264956Z\" level=info msg=\"Stopping container: 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957 (timeout: 30s)\" id=bf2a90b1-4d94-4eb5-a93b-cdb405f3d7f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:22.988603 crc crio[24245]: time=\"2026-06-14T08:36:22.988360355Z\" level=info msg=\"Stopping container: f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a (timeout: 30s)\" id=ae862acf-a22b-444b-9855-c8650cbb7db0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:22.988603 crc crio[24245]: time=\"2026-06-14T08:36:22.988346025Z\" level=info msg=\"Stopping container: 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a (timeout: 30s)\" id=93808ef0-0df6-4b3e-a7da-e9120cfc0fdb name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:22.989437 crc crio[24245]: time=\"2026-06-14T08:36:22.985284397Z\" level=info msg=\"Stopping container: 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb (timeout: 30s)\" id=2700fe5f-5102-4a8f-a781-4faa94e7fe0b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:22.990882 crc crio[24245]: time=\"2026-06-14T08:36:22.985249515Z\" level=info msg=\"Stopping container: c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b (timeout: 30s)\" id=325e6d50-d8f4-45e0-bae8-f1bbd103f86c name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:23.031767 crc crio[24245]: time=\"2026-06-14T08:36:23.031211559Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 14 08:36:23.031767 crc crio[24245]: time=\"2026-06-14T08:36:23.031447537Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:23.034309 crc crio[24245]: time=\"2026-06-14T08:36:23.034241685Z\" level=info msg=\"Stopping container: 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1 (timeout: 30s)\" id=3b1af5c6-2417-4ed3-81c7-468316a14913 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:23.124420 crc crio[24245]: time=\"2026-06-14T08:36:23.124320054Z\" level=info msg=\"Stopped container fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=fd561ca0-74c6-441d-95d8-996e6df4abb7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:23.127127 crc crio[24245]: time=\"2026-06-14T08:36:23.12704031Z\" level=info msg=\"Stopping pod sandbox: e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c\" id=67d8837f-76f9-43a4-8d24-29ca852e4c1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:36:23.194622 crc crio[24245]: time=\"2026-06-14T08:36:23.194339937Z\" level=info msg=\"Stopped container 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=2700fe5f-5102-4a8f-a781-4faa94e7fe0b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:23.197710 crc crio[24245]: time=\"2026-06-14T08:36:23.196056572Z\" level=info msg=\"Stopped container 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=bf2a90b1-4d94-4eb5-a93b-cdb405f3d7f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:23.197710 crc crio[24245]: time=\"2026-06-14T08:36:23.197234855Z\" level=info msg=\"Stopped container c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=325e6d50-d8f4-45e0-bae8-f1bbd103f86c name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:23.198317 crc crio[24245]: time=\"2026-06-14T08:36:23.198197251Z\" level=info msg=\"Stopped container cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=e8af606d-09e2-40a4-aa2a-116deb51d75f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:23.198412 crc crio[24245]: time=\"2026-06-14T08:36:23.198315945Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=959ad155-fc2c-4c40-8466-7d71d7e86e2f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:23.201567 crc crio[24245]: time=\"2026-06-14T08:36:23.201478556Z\" level=info msg=\"Stopped pod sandbox: e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c\" id=67d8837f-76f9-43a4-8d24-29ca852e4c1f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:36:23.214324 crc crio[24245]: time=\"2026-06-14T08:36:23.214221585Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/cert-manager-webhook\" id=feecf10f-1cab-499a-b2ea-6d21f2cad9df name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:23.214957 crc crio[24245]: time=\"2026-06-14T08:36:23.214814046Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=e8d45907-cf85-4c54-87a1-57987905cbd8 name=/runtime.v1.ImageService/PullImage\nJun 14 08:36:23.215830 crc crio[24245]: time=\"2026-06-14T08:36:23.215745743Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=4e9195af-1cc7-4ced-868e-a8e7d2b5bb14 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:23.217977 crc crio[24245]: time=\"2026-06-14T08:36:23.217893594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:23.221355 crc crio[24245]: time=\"2026-06-14T08:36:23.22127237Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=8795844a-b6fe-4294-b4a4-eef1f6cf25df name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:23.227304 crc crio[24245]: time=\"2026-06-14T08:36:23.225194557Z\" level=info msg=\"Stopped container 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=93808ef0-0df6-4b3e-a7da-e9120cfc0fdb name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:23.235416 crc crio[24245]: time=\"2026-06-14T08:36:23.23528656Z\" level=info msg=\"Stopped container 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=3b1af5c6-2417-4ed3-81c7-468316a14913 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:23.241390 crc crio[24245]: time=\"2026-06-14T08:36:23.241344294Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-h8ztb/cert-manager-controller\" id=d973af40-d510-424a-af5b-fa423c1f6fe6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:23.246251 crc crio[24245]: time=\"2026-06-14T08:36:23.2461551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:23.253268 crc crio[24245]: time=\"2026-06-14T08:36:23.253095241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:23.259186 crc crio[24245]: time=\"2026-06-14T08:36:23.258815324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:23.286658 crc crio[24245]: time=\"2026-06-14T08:36:23.286604605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:23.290996 crc crio[24245]: time=\"2026-06-14T08:36:23.290962755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:23.317564 crc crio[24245]: time=\"2026-06-14T08:36:23.317460584Z\" level=info msg=\"Stopped container 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=78a550e7-7945-4b73-b31f-98e313446c88 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:23.317810 crc crio[24245]: time=\"2026-06-14T08:36:23.317568378Z\" level=info msg=\"Stopped container f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=ae862acf-a22b-444b-9855-c8650cbb7db0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:36:23.319230 crc crio[24245]: time=\"2026-06-14T08:36:23.319085598Z\" level=info msg=\"Stopping pod sandbox: 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\" id=9c5a69f2-3369-49bf-ba0f-e4784e2541d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:36:23.322251 crc crio[24245]: time=\"2026-06-14T08:36:23.322170108Z\" level=info msg=\"Stopped pod sandbox: 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\" id=9c5a69f2-3369-49bf-ba0f-e4784e2541d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:36:23.497588 crc crio[24245]: time=\"2026-06-14T08:36:23.497497535Z\" level=info msg=\"Removing container: aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b\" id=72172c8f-3aa7-4e09-928a-96bd0bfc205d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.530049 crc crio[24245]: time=\"2026-06-14T08:36:23.529044138Z\" level=info msg=\"Removed container aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=72172c8f-3aa7-4e09-928a-96bd0bfc205d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.530563 crc crio[24245]: time=\"2026-06-14T08:36:23.530493414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=1f8200f0-d25d-4629-bd1e-ea116740aaae name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:23.533717 crc crio[24245]: time=\"2026-06-14T08:36:23.533690366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d4772a67-32fa-48c2-bae2-6ca0e5b5600c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:23.535338 crc crio[24245]: time=\"2026-06-14T08:36:23.535274916Z\" level=info msg=\"Removing container: e8b93464b1f4eb4bccb6afe096be3d38fbf561a02d1cb7c4410f8b41564e99e9\" id=8b56ecca-bde3-461f-903c-cf290653d393 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.540038 crc crio[24245]: time=\"2026-06-14T08:36:23.537930812Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=58796de1-795a-40f4-82f4-03bdf1cf2d4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:23.540038 crc crio[24245]: time=\"2026-06-14T08:36:23.538685816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:23.556160 crc crio[24245]: time=\"2026-06-14T08:36:23.556055282Z\" level=info msg=\"Created container f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/cert-manager-webhook\" id=feecf10f-1cab-499a-b2ea-6d21f2cad9df name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:23.565137 crc crio[24245]: time=\"2026-06-14T08:36:23.565084382Z\" level=info msg=\"Starting container: f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab\" id=fe192a32-3791-49b1-ba04-64fe05c19a9c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:36:23.569058 crc crio[24245]: time=\"2026-06-14T08:36:23.569017028Z\" level=info msg=\"Created container 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483: cert-manager/cert-manager-7b8b89f89d-h8ztb/cert-manager-controller\" id=d973af40-d510-424a-af5b-fa423c1f6fe6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:23.573925 crc crio[24245]: time=\"2026-06-14T08:36:23.573409269Z\" level=info msg=\"Starting container: 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483\" id=8da36f00-a75e-4ae4-9f63-4c719f0c62d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:36:23.574178 crc crio[24245]: time=\"2026-06-14T08:36:23.574138403Z\" level=info msg=\"Started container\" PID=35477 containerID=f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab description=cert-manager/cert-manager-webhook-769f6b94cb-44nt7/cert-manager-webhook id=fe192a32-3791-49b1-ba04-64fe05c19a9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef\nJun 14 08:36:23.583365 crc crio[24245]: time=\"2026-06-14T08:36:23.583267734Z\" level=info msg=\"Started container\" PID=35478 containerID=5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483 description=cert-manager/cert-manager-7b8b89f89d-h8ztb/cert-manager-controller id=8da36f00-a75e-4ae4-9f63-4c719f0c62d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf\nJun 14 08:36:23.601419 crc crio[24245]: time=\"2026-06-14T08:36:23.601324777Z\" level=info msg=\"Removed container e8b93464b1f4eb4bccb6afe096be3d38fbf561a02d1cb7c4410f8b41564e99e9: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=8b56ecca-bde3-461f-903c-cf290653d393 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.605250 crc crio[24245]: time=\"2026-06-14T08:36:23.605124396Z\" level=info msg=\"Removing container: fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a\" id=d786a0c4-8e41-40b1-8817-230df43df187 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.609295 crc crio[24245]: time=\"2026-06-14T08:36:23.607379029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:23.613697 crc crio[24245]: time=\"2026-06-14T08:36:23.612782524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:23.660405 crc crio[24245]: time=\"2026-06-14T08:36:23.660311156Z\" level=info msg=\"Removed container fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=d786a0c4-8e41-40b1-8817-230df43df187 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.671768 crc crio[24245]: time=\"2026-06-14T08:36:23.67169971Z\" level=info msg=\"Removing container: 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1\" id=3b7f6521-c696-4bf2-b46c-0bfa8eb2d5fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.715784 crc crio[24245]: time=\"2026-06-14T08:36:23.715717411Z\" level=info msg=\"Removed container 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=3b7f6521-c696-4bf2-b46c-0bfa8eb2d5fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.718392 crc crio[24245]: time=\"2026-06-14T08:36:23.718338714Z\" level=info msg=\"Removing container: 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a\" id=022ae6b8-610a-4f79-a0ff-ba3741c71877 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.733446 crc crio[24245]: time=\"2026-06-14T08:36:23.733355737Z\" level=info msg=\"Removed container 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=022ae6b8-610a-4f79-a0ff-ba3741c71877 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.733633 crc crio[24245]: time=\"2026-06-14T08:36:23.73348686Z\" level=info msg=\"Created container 50cec6d5759333a70db646bd71bb2a708702ffee60418203e49077426812e7ae: openshift-multus/multus-bzhnf/kube-multus\" id=58796de1-795a-40f4-82f4-03bdf1cf2d4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:23.734500 crc crio[24245]: time=\"2026-06-14T08:36:23.734400989Z\" level=info msg=\"Starting container: 50cec6d5759333a70db646bd71bb2a708702ffee60418203e49077426812e7ae\" id=eca139fe-982d-4ab6-ba24-8a2d2f3c1e3c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:36:23.737123 crc crio[24245]: time=\"2026-06-14T08:36:23.737059935Z\" level=info msg=\"Removing container: 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da\" id=a3c8f41d-df9e-4c02-bc58-5f52294b77b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.741722 crc crio[24245]: time=\"2026-06-14T08:36:23.741675402Z\" level=info msg=\"Started container\" PID=35511 containerID=50cec6d5759333a70db646bd71bb2a708702ffee60418203e49077426812e7ae description=openshift-multus/multus-bzhnf/kube-multus id=eca139fe-982d-4ab6-ba24-8a2d2f3c1e3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f103247fbca5d0bdfbd09b76f24bce21ca2a05500e63c5d97078b75a8112c767\nJun 14 08:36:23.757586 crc crio[24245]: time=\"2026-06-14T08:36:23.757458039Z\" level=info msg=\"Removed container 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=a3c8f41d-df9e-4c02-bc58-5f52294b77b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.761391 crc crio[24245]: time=\"2026-06-14T08:36:23.761315691Z\" level=info msg=\"Removing container: f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a\" id=c0ac7017-a06c-4ef4-b782-7fd8856510e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.763507 crc crio[24245]: time=\"2026-06-14T08:36:23.763354387Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f5f47475-675e-401a-8f22-1a5068a5c27f\\\"\"\nJun 14 08:36:23.763507 crc crio[24245]: time=\"2026-06-14T08:36:23.763515793Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:23.781695 crc crio[24245]: time=\"2026-06-14T08:36:23.781605383Z\" level=info msg=\"Removed container f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=c0ac7017-a06c-4ef4-b782-7fd8856510e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.784149 crc crio[24245]: time=\"2026-06-14T08:36:23.784075971Z\" level=info msg=\"Removing container: cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460\" id=b2468836-5c9d-4923-b523-0722ed16258f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.799053 crc crio[24245]: time=\"2026-06-14T08:36:23.798971582Z\" level=info msg=\"Removed container cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=b2468836-5c9d-4923-b523-0722ed16258f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.801443 crc crio[24245]: time=\"2026-06-14T08:36:23.801387566Z\" level=info msg=\"Removing container: c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b\" id=57ed015d-75fd-4828-be2e-c5f5f0c3ecd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.815936 crc crio[24245]: time=\"2026-06-14T08:36:23.815879694Z\" level=info msg=\"Removed container c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=57ed015d-75fd-4828-be2e-c5f5f0c3ecd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.829209 crc crio[24245]: time=\"2026-06-14T08:36:23.827223606Z\" level=info msg=\"Removing container: 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb\" id=a9624a32-0737-490e-9556-8b60fd7fd02c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.859957 crc crio[24245]: time=\"2026-06-14T08:36:23.859426847Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/POD\" id=7ed6abf6-bfcf-441d-b543-07ae0a7791d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:36:23.860278 crc crio[24245]: time=\"2026-06-14T08:36:23.860003156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:23.870732 crc crio[24245]: time=\"2026-06-14T08:36:23.870672078Z\" level=info msg=\"Removed container 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=a9624a32-0737-490e-9556-8b60fd7fd02c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.888123 crc crio[24245]: time=\"2026-06-14T08:36:23.888046532Z\" level=info msg=\"Removing container: 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957\" id=90e6ae48-7282-4ba5-a1c8-a1b864cb27fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.888398 crc crio[24245]: time=\"2026-06-14T08:36:23.88833285Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7ed6abf6-bfcf-441d-b543-07ae0a7791d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:36:23.909118 crc crio[24245]: time=\"2026-06-14T08:36:23.90901461Z\" level=info msg=\"Ran pod sandbox 0a2381427421d751c5f3292a44a09628ba15cd768a52b54a158002e51e7ec623 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/POD\" id=7ed6abf6-bfcf-441d-b543-07ae0a7791d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:36:23.922826 crc crio[24245]: time=\"2026-06-14T08:36:23.922789968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7c7e970a-848b-4d09-8f2d-e222b709a1d1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:23.925808 crc crio[24245]: time=\"2026-06-14T08:36:23.925747274Z\" level=info msg=\"Removed container 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=90e6ae48-7282-4ba5-a1c8-a1b864cb27fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.928356 crc crio[24245]: time=\"2026-06-14T08:36:23.928213628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3ee4bdf8-d7dd-4cb8-87dd-b08d0fd6c13c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:23.940365 crc crio[24245]: time=\"2026-06-14T08:36:23.940148765Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/kube-rbac-proxy\" id=3e9b974c-2266-45e6-a09a-1938b9f6658e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:23.940743 crc crio[24245]: time=\"2026-06-14T08:36:23.940579175Z\" level=info msg=\"Removing container: 724a517cc3bdbbd33232cf1f956816a2f03cf246f36d5bb98264cd3f39504817\" id=3dc2eddd-c8c5-49cb-a944-dc7f84600b29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.940743 crc crio[24245]: time=\"2026-06-14T08:36:23.94060837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:23.980008 crc crio[24245]: time=\"2026-06-14T08:36:23.978709443Z\" level=info msg=\"Removed container 724a517cc3bdbbd33232cf1f956816a2f03cf246f36d5bb98264cd3f39504817: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=3dc2eddd-c8c5-49cb-a944-dc7f84600b29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:36:23.980008 crc crio[24245]: time=\"2026-06-14T08:36:23.979801119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.116251 crc crio[24245]: time=\"2026-06-14T08:36:24.116089324Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 14 08:36:24.116251 crc crio[24245]: time=\"2026-06-14T08:36:24.11626378Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:24.125591 crc crio[24245]: time=\"2026-06-14T08:36:24.125544017Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 14 08:36:24.125695 crc crio[24245]: time=\"2026-06-14T08:36:24.125622159Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:24.126618 crc crio[24245]: time=\"2026-06-14T08:36:24.126411905Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 14 08:36:24.126757 crc crio[24245]: time=\"2026-06-14T08:36:24.126693594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:24.140775 crc crio[24245]: time=\"2026-06-14T08:36:24.140703823Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 14 08:36:24.141074 crc crio[24245]: time=\"2026-06-14T08:36:24.140794956Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:24.149195 crc crio[24245]: time=\"2026-06-14T08:36:24.149112813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.154803 crc crio[24245]: time=\"2026-06-14T08:36:24.154740763Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 14 08:36:24.154803 crc crio[24245]: time=\"2026-06-14T08:36:24.154805325Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:24.167088 crc crio[24245]: time=\"2026-06-14T08:36:24.167014636Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 14 08:36:24.167175 crc crio[24245]: time=\"2026-06-14T08:36:24.167119359Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:24.175485 crc crio[24245]: time=\"2026-06-14T08:36:24.175366564Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 14 08:36:24.175485 crc crio[24245]: time=\"2026-06-14T08:36:24.175464397Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:24.178255 crc crio[24245]: time=\"2026-06-14T08:36:24.178209406Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 14 08:36:24.178610 crc crio[24245]: time=\"2026-06-14T08:36:24.178287728Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:24.188093 crc crio[24245]: time=\"2026-06-14T08:36:24.187959368Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f5f47475-675e-401a-8f22-1a5068a5c27f\\\"\"\nJun 14 08:36:24.220101 crc crio[24245]: time=\"2026-06-14T08:36:24.219995575Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-pxj4p/POD\" id=2827b38f-f660-4b76-99fa-f9917a345d11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:36:24.220222 crc crio[24245]: time=\"2026-06-14T08:36:24.220117089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.247376 crc crio[24245]: time=\"2026-06-14T08:36:24.247278909Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=2827b38f-f660-4b76-99fa-f9917a345d11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:36:24.259087 crc crio[24245]: time=\"2026-06-14T08:36:24.258728036Z\" level=info msg=\"Ran pod sandbox abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708 with infra container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/POD\" id=2827b38f-f660-4b76-99fa-f9917a345d11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:36:24.262197 crc crio[24245]: time=\"2026-06-14T08:36:24.262125677Z\" level=info msg=\"Created container edec80c524180f056c380ade3df76d4c1fe90a177970473dff39eb4649239af6: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/kube-rbac-proxy\" id=3e9b974c-2266-45e6-a09a-1938b9f6658e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:24.274405 crc crio[24245]: time=\"2026-06-14T08:36:24.271108253Z\" level=info msg=\"Starting container: edec80c524180f056c380ade3df76d4c1fe90a177970473dff39eb4649239af6\" id=af2fa27f-74d1-430e-9441-04fe01622178 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:36:24.275506 crc crio[24245]: time=\"2026-06-14T08:36:24.275315618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4ee13745-9627-4455-9deb-e1a3b07680a7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:24.280589 crc crio[24245]: time=\"2026-06-14T08:36:24.280362991Z\" level=info msg=\"Started container\" PID=35555 containerID=edec80c524180f056c380ade3df76d4c1fe90a177970473dff39eb4649239af6 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/kube-rbac-proxy id=af2fa27f-74d1-430e-9441-04fe01622178 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a2381427421d751c5f3292a44a09628ba15cd768a52b54a158002e51e7ec623\nJun 14 08:36:24.280589 crc crio[24245]: time=\"2026-06-14T08:36:24.280478313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=783b4371-9d73-4774-b4c3-039540ed25cf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:24.293292 crc crio[24245]: time=\"2026-06-14T08:36:24.293228312Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kubecfg-setup\" id=8b0fe559-fc7a-49f5-bac3-484e54bd56b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:24.293727 crc crio[24245]: time=\"2026-06-14T08:36:24.293667696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.298228 crc crio[24245]: time=\"2026-06-14T08:36:24.298063407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9436df51-144e-47a3-8f2e-8032b84ddd53 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:24.305802 crc crio[24245]: time=\"2026-06-14T08:36:24.305713902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0e7c6fd8-4ed4-4e0d-ae53-44799bb13fde name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:24.316318 crc crio[24245]: time=\"2026-06-14T08:36:24.31621296Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/ovnkube-cluster-manager\" id=f2510350-418e-4ad7-85a8-18ddf1b2e8e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:24.316735 crc crio[24245]: time=\"2026-06-14T08:36:24.316685405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.326789 crc crio[24245]: time=\"2026-06-14T08:36:24.326721018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.328743 crc crio[24245]: time=\"2026-06-14T08:36:24.328683662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.361387 crc crio[24245]: time=\"2026-06-14T08:36:24.361183021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.368242 crc crio[24245]: time=\"2026-06-14T08:36:24.368178425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.480391 crc crio[24245]: time=\"2026-06-14T08:36:24.480303439Z\" level=info msg=\"Created container 789babee14312ae832f17096824fddf3e7c1b2182094ca28fa65c4deb5b2f6e6: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kubecfg-setup\" id=8b0fe559-fc7a-49f5-bac3-484e54bd56b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:24.483812 crc crio[24245]: time=\"2026-06-14T08:36:24.483705937Z\" level=info msg=\"Starting container: 789babee14312ae832f17096824fddf3e7c1b2182094ca28fa65c4deb5b2f6e6\" id=fc5c3806-5d59-429a-8462-00a3107e74e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:36:24.489010 crc crio[24245]: time=\"2026-06-14T08:36:24.488904275Z\" level=info msg=\"Started container\" PID=35590 containerID=789babee14312ae832f17096824fddf3e7c1b2182094ca28fa65c4deb5b2f6e6 description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/kubecfg-setup id=fc5c3806-5d59-429a-8462-00a3107e74e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708\nJun 14 08:36:24.489404 crc crio[24245]: time=\"2026-06-14T08:36:24.48936254Z\" level=info msg=\"Created container 84c090f1b1724d1d3a020a111d4795855ccdacc108ef8f68d67889c6f3d14be1: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/ovnkube-cluster-manager\" id=f2510350-418e-4ad7-85a8-18ddf1b2e8e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:24.490808 crc crio[24245]: time=\"2026-06-14T08:36:24.490423953Z\" level=info msg=\"Starting container: 84c090f1b1724d1d3a020a111d4795855ccdacc108ef8f68d67889c6f3d14be1\" id=ea0b468c-9f4b-4dae-9b30-41682b088b6f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:36:24.499433 crc crio[24245]: time=\"2026-06-14T08:36:24.499344529Z\" level=info msg=\"Started container\" PID=35606 containerID=84c090f1b1724d1d3a020a111d4795855ccdacc108ef8f68d67889c6f3d14be1 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/ovnkube-cluster-manager id=ea0b468c-9f4b-4dae-9b30-41682b088b6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a2381427421d751c5f3292a44a09628ba15cd768a52b54a158002e51e7ec623\nJun 14 08:36:24.558775 crc crio[24245]: time=\"2026-06-14T08:36:24.558670712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=eb0a402e-4db8-4db2-9bcb-c62d2634a700 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:24.564383 crc crio[24245]: time=\"2026-06-14T08:36:24.564289651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1fde5830-09f5-4e39-9c7d-4c2ad0edff9c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:24.581464 crc crio[24245]: time=\"2026-06-14T08:36:24.581138411Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-controller\" id=1b72b5f6-ed40-4733-ae00-51123a612d2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:24.582037 crc crio[24245]: time=\"2026-06-14T08:36:24.581887025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.637477 crc crio[24245]: time=\"2026-06-14T08:36:24.637338167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.639957 crc crio[24245]: time=\"2026-06-14T08:36:24.63991303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.742238 crc crio[24245]: time=\"2026-06-14T08:36:24.742152704Z\" level=info msg=\"Created container bc055787a9e3b4a8f4693ac64d84392fcad359f04033b6ca1bd2240c44a393da: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-controller\" id=1b72b5f6-ed40-4733-ae00-51123a612d2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:24.743480 crc crio[24245]: time=\"2026-06-14T08:36:24.743386642Z\" level=info msg=\"Starting container: bc055787a9e3b4a8f4693ac64d84392fcad359f04033b6ca1bd2240c44a393da\" id=415a8a12-dd3c-4be8-9f25-5e603a7fff98 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:36:24.749549 crc crio[24245]: time=\"2026-06-14T08:36:24.749441367Z\" level=info msg=\"Started container\" PID=35679 containerID=bc055787a9e3b4a8f4693ac64d84392fcad359f04033b6ca1bd2240c44a393da description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-controller id=415a8a12-dd3c-4be8-9f25-5e603a7fff98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708\nJun 14 08:36:24.764355 crc crio[24245]: time=\"2026-06-14T08:36:24.764311892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2723c3e1-e488-4737-86ea-893d58a6a3f0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:24.767332 crc crio[24245]: time=\"2026-06-14T08:36:24.767250127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4cac86ea-9a5c-4c7a-a1a2-e2b81c30e35f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:24.773978 crc crio[24245]: time=\"2026-06-14T08:36:24.7739005Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-acl-logging\" id=076da39f-a55c-4cc1-ad0b-1a52ad9d6121 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:24.774415 crc crio[24245]: time=\"2026-06-14T08:36:24.774363695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.816648 crc crio[24245]: time=\"2026-06-14T08:36:24.816454283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.818487 crc crio[24245]: time=\"2026-06-14T08:36:24.818300253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.884723 crc crio[24245]: time=\"2026-06-14T08:36:24.884645121Z\" level=info msg=\"Created container e588196f049e765a8bb2f20b751528173fe7a13333e3528955cee9dcd55c50f3: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-acl-logging\" id=076da39f-a55c-4cc1-ad0b-1a52ad9d6121 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:24.887725 crc crio[24245]: time=\"2026-06-14T08:36:24.887599384Z\" level=info msg=\"Starting container: e588196f049e765a8bb2f20b751528173fe7a13333e3528955cee9dcd55c50f3\" id=8990663f-f4fb-4f96-b661-c17681ee9b5b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:36:24.893131 crc crio[24245]: time=\"2026-06-14T08:36:24.893029268Z\" level=info msg=\"Started container\" PID=35700 containerID=e588196f049e765a8bb2f20b751528173fe7a13333e3528955cee9dcd55c50f3 description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-acl-logging id=8990663f-f4fb-4f96-b661-c17681ee9b5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708\nJun 14 08:36:24.904347 crc crio[24245]: time=\"2026-06-14T08:36:24.90426708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d7acb363-c5cb-4def-9848-58da295c8011 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:24.906938 crc crio[24245]: time=\"2026-06-14T08:36:24.906762278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a0b62b9b-5443-47a3-843c-6dcf0f7cb491 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:24.916452 crc crio[24245]: time=\"2026-06-14T08:36:24.916214702Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-node\" id=87f0e2e2-1759-456b-90cd-f8eb61080f30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:24.916914 crc crio[24245]: time=\"2026-06-14T08:36:24.916796351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.937175 crc crio[24245]: time=\"2026-06-14T08:36:24.937094102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:24.938739 crc crio[24245]: time=\"2026-06-14T08:36:24.938677073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:25.058545 crc crio[24245]: time=\"2026-06-14T08:36:25.0584215Z\" level=info msg=\"Created container 5b217036caa51dbcd8d1e0bed8734370c7601e0508f191346d6b493540f09330: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-node\" id=87f0e2e2-1759-456b-90cd-f8eb61080f30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:25.059968 crc crio[24245]: time=\"2026-06-14T08:36:25.059783694Z\" level=info msg=\"Starting container: 5b217036caa51dbcd8d1e0bed8734370c7601e0508f191346d6b493540f09330\" id=d1ba8cff-32bf-4269-83c2-344b3252ca1e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:36:25.068505 crc crio[24245]: time=\"2026-06-14T08:36:25.06835046Z\" level=info msg=\"Started container\" PID=35718 containerID=5b217036caa51dbcd8d1e0bed8734370c7601e0508f191346d6b493540f09330 description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-node id=d1ba8cff-32bf-4269-83c2-344b3252ca1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708\nJun 14 08:36:25.081962 crc crio[24245]: time=\"2026-06-14T08:36:25.081733249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8a93852d-6613-4796-bb7f-8c89a530b835 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:25.084596 crc crio[24245]: time=\"2026-06-14T08:36:25.084479906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3412eb9f-396b-432d-9b9e-cc5106d0fddb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:25.091086 crc crio[24245]: time=\"2026-06-14T08:36:25.090975435Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-ovn-metrics\" id=b4a159ae-e8c2-47e8-b8c8-2934d65a0dc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:25.091563 crc crio[24245]: time=\"2026-06-14T08:36:25.091450531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:25.114421 crc crio[24245]: time=\"2026-06-14T08:36:25.114318413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:25.116317 crc crio[24245]: time=\"2026-06-14T08:36:25.116244475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:25.237587 crc crio[24245]: time=\"2026-06-14T08:36:25.237449609Z\" level=info msg=\"Created container df5809e42c9f6c64fd15ea8fd0bcdc5a43ca43f57a3a539e2fa8a52ae820c0bc: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-ovn-metrics\" id=b4a159ae-e8c2-47e8-b8c8-2934d65a0dc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:25.244641 crc crio[24245]: time=\"2026-06-14T08:36:25.244485525Z\" level=info msg=\"Starting container: df5809e42c9f6c64fd15ea8fd0bcdc5a43ca43f57a3a539e2fa8a52ae820c0bc\" id=1ef7e5c5-02eb-48a6-aace-b2c929457c46 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:36:25.257401 crc crio[24245]: time=\"2026-06-14T08:36:25.257275335Z\" level=info msg=\"Started container\" PID=35742 containerID=df5809e42c9f6c64fd15ea8fd0bcdc5a43ca43f57a3a539e2fa8a52ae820c0bc description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-ovn-metrics id=1ef7e5c5-02eb-48a6-aace-b2c929457c46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708\nJun 14 08:36:25.271268 crc crio[24245]: time=\"2026-06-14T08:36:25.271141619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6f488190-3d9f-459a-a89e-1874c2d1330d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:25.274761 crc crio[24245]: time=\"2026-06-14T08:36:25.274682863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e3842203-c810-4e0d-b7ef-f635a6c6c69c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:25.282778 crc crio[24245]: time=\"2026-06-14T08:36:25.281460019Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/northd\" id=a30995ee-0146-4674-aee9-e23c8c306855 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:25.283358 crc crio[24245]: time=\"2026-06-14T08:36:25.283300859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:25.319430 crc crio[24245]: time=\"2026-06-14T08:36:25.319277383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:25.320768 crc crio[24245]: time=\"2026-06-14T08:36:25.320712599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:25.422186 crc crio[24245]: time=\"2026-06-14T08:36:25.422096608Z\" level=info msg=\"Created container bf9f2d4be5a8beb991b859cff9932e8a9db74f2a9c1cb80477928df836bcdb65: openshift-ovn-kubernetes/ovnkube-node-pxj4p/northd\" id=a30995ee-0146-4674-aee9-e23c8c306855 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:25.424511 crc crio[24245]: time=\"2026-06-14T08:36:25.424417682Z\" level=info msg=\"Starting container: bf9f2d4be5a8beb991b859cff9932e8a9db74f2a9c1cb80477928df836bcdb65\" id=6dff1cc7-634a-4430-be10-aa24ededb5da name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:36:25.433645 crc crio[24245]: time=\"2026-06-14T08:36:25.433474202Z\" level=info msg=\"Started container\" PID=35775 containerID=bf9f2d4be5a8beb991b859cff9932e8a9db74f2a9c1cb80477928df836bcdb65 description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/northd id=6dff1cc7-634a-4430-be10-aa24ededb5da name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708\nJun 14 08:36:25.449333 crc crio[24245]: time=\"2026-06-14T08:36:25.449203527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=057bd071-871b-49a8-9865-6199a89d251b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:25.453117 crc crio[24245]: time=\"2026-06-14T08:36:25.4530584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dba6281a-5ee7-4814-9b53-126419c71415 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:25.459158 crc crio[24245]: time=\"2026-06-14T08:36:25.459074663Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/nbdb\" id=856e952f-bfeb-47bc-8d7b-84fd72cc246a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:25.459421 crc crio[24245]: time=\"2026-06-14T08:36:25.459365533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:25.482444 crc crio[24245]: time=\"2026-06-14T08:36:25.482282067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:25.484287 crc crio[24245]: time=\"2026-06-14T08:36:25.48421205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:25.590435 crc crio[24245]: time=\"2026-06-14T08:36:25.589639078Z\" level=info msg=\"Created container edd8c44b7f7f126215c6355c4f498f2dee5f30d8c96b4fc82425b24fc299afaa: openshift-ovn-kubernetes/ovnkube-node-pxj4p/nbdb\" id=856e952f-bfeb-47bc-8d7b-84fd72cc246a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:25.592138 crc crio[24245]: time=\"2026-06-14T08:36:25.592027345Z\" level=info msg=\"Starting container: edd8c44b7f7f126215c6355c4f498f2dee5f30d8c96b4fc82425b24fc299afaa\" id=caeb23dd-6fe6-4f68-b94a-c0a882455efe name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:36:25.605031 crc crio[24245]: time=\"2026-06-14T08:36:25.604911379Z\" level=info msg=\"Started container\" PID=35786 containerID=edd8c44b7f7f126215c6355c4f498f2dee5f30d8c96b4fc82425b24fc299afaa description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/nbdb id=caeb23dd-6fe6-4f68-b94a-c0a882455efe name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708\nJun 14 08:36:27.800014 crc crio[24245]: time=\"2026-06-14T08:36:27.799815565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=caf8283f-840e-42bd-a7f4-392d3bae2d53 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:27.803211 crc crio[24245]: time=\"2026-06-14T08:36:27.803129282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4065d252-afc2-40d3-9650-e6258cb9de3e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:27.813401 crc crio[24245]: time=\"2026-06-14T08:36:27.813256926Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/sbdb\" id=f0568080-7ce0-4f8b-86f2-1283513d2e76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:27.814061 crc crio[24245]: time=\"2026-06-14T08:36:27.813833815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:27.853892 crc crio[24245]: time=\"2026-06-14T08:36:27.853727165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:27.856687 crc crio[24245]: time=\"2026-06-14T08:36:27.856593437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:27.993796 crc crio[24245]: time=\"2026-06-14T08:36:27.992980548Z\" level=info msg=\"Created container 4b8c179597689e23a81c1e8fdf0d83a2c0e4656686f4afaeabb0cdf223541bd5: openshift-ovn-kubernetes/ovnkube-node-pxj4p/sbdb\" id=f0568080-7ce0-4f8b-86f2-1283513d2e76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:27.996497 crc crio[24245]: time=\"2026-06-14T08:36:27.996222171Z\" level=info msg=\"Starting container: 4b8c179597689e23a81c1e8fdf0d83a2c0e4656686f4afaeabb0cdf223541bd5\" id=6ae7c3a8-d23a-4ea7-901d-4942a7326524 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:36:28.004821 crc crio[24245]: time=\"2026-06-14T08:36:28.004702283Z\" level=info msg=\"Started container\" PID=35860 containerID=4b8c179597689e23a81c1e8fdf0d83a2c0e4656686f4afaeabb0cdf223541bd5 description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/sbdb id=6ae7c3a8-d23a-4ea7-901d-4942a7326524 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708\nJun 14 08:36:30.195395 crc crio[24245]: time=\"2026-06-14T08:36:30.194971402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=020d64e9-f9e5-46d7-bb7d-d257d236c81c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:30.212232 crc crio[24245]: time=\"2026-06-14T08:36:30.21209138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5d77dc19-3703-454d-8795-f2be1ee35121 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:36:30.222906 crc crio[24245]: time=\"2026-06-14T08:36:30.219053984Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovnkube-controller\" id=d729c258-8fb4-4beb-b84e-f84108cfc97b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:30.222906 crc crio[24245]: time=\"2026-06-14T08:36:30.219733026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:30.274133 crc crio[24245]: time=\"2026-06-14T08:36:30.274026268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:30.276901 crc crio[24245]: time=\"2026-06-14T08:36:30.276772697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:36:30.436288 crc crio[24245]: time=\"2026-06-14T08:36:30.435718568Z\" level=info msg=\"Created container d1963f25da9eaf154d09f898cedb5381a2293d79673eb4caf0dd52807278122d: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovnkube-controller\" id=d729c258-8fb4-4beb-b84e-f84108cfc97b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:36:30.437905 crc crio[24245]: time=\"2026-06-14T08:36:30.437802506Z\" level=info msg=\"Starting container: d1963f25da9eaf154d09f898cedb5381a2293d79673eb4caf0dd52807278122d\" id=81655d5b-dd82-4465-b90c-c8a7df93925e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:36:30.444182 crc crio[24245]: time=\"2026-06-14T08:36:30.444070376Z\" level=info msg=\"Started container\" PID=35925 containerID=d1963f25da9eaf154d09f898cedb5381a2293d79673eb4caf0dd52807278122d description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovnkube-controller id=81655d5b-dd82-4465-b90c-c8a7df93925e name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708\nJun 14 08:36:30.556964 crc crio[24245]: time=\"2026-06-14T08:36:30.556744528Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.557286 crc crio[24245]: time=\"2026-06-14T08:36:30.557149311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.557472 crc crio[24245]: time=\"2026-06-14T08:36:30.557376368Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.557614 crc crio[24245]: time=\"2026-06-14T08:36:30.557491742Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.558041 crc crio[24245]: time=\"2026-06-14T08:36:30.557948577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.558171 crc crio[24245]: time=\"2026-06-14T08:36:30.55804479Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.558171 crc crio[24245]: time=\"2026-06-14T08:36:30.558146653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.558345 crc crio[24245]: time=\"2026-06-14T08:36:30.558193525Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.558345 crc crio[24245]: time=\"2026-06-14T08:36:30.558269507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.558345 crc crio[24245]: time=\"2026-06-14T08:36:30.558328779Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.558631 crc crio[24245]: time=\"2026-06-14T08:36:30.558442652Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.558631 crc crio[24245]: time=\"2026-06-14T08:36:30.558498454Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.558631 crc crio[24245]: time=\"2026-06-14T08:36:30.558513214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.558631 crc crio[24245]: time=\"2026-06-14T08:36:30.558582896Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.559067 crc crio[24245]: time=\"2026-06-14T08:36:30.558721301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.559067 crc crio[24245]: time=\"2026-06-14T08:36:30.558792153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.559067 crc crio[24245]: time=\"2026-06-14T08:36:30.558974029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.559067 crc crio[24245]: time=\"2026-06-14T08:36:30.559039171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.559655 crc crio[24245]: time=\"2026-06-14T08:36:30.559099203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.559655 crc crio[24245]: time=\"2026-06-14T08:36:30.559146105Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.559655 crc crio[24245]: time=\"2026-06-14T08:36:30.559383882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.559655 crc crio[24245]: time=\"2026-06-14T08:36:30.559420953Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.560142 crc crio[24245]: time=\"2026-06-14T08:36:30.559702443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.560142 crc crio[24245]: time=\"2026-06-14T08:36:30.559756024Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.560142 crc crio[24245]: time=\"2026-06-14T08:36:30.559771435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.560142 crc crio[24245]: time=\"2026-06-14T08:36:30.559795056Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.560142 crc crio[24245]: time=\"2026-06-14T08:36:30.560027183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.560142 crc crio[24245]: time=\"2026-06-14T08:36:30.560130326Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.560564 crc crio[24245]: time=\"2026-06-14T08:36:30.560168658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.560564 crc crio[24245]: time=\"2026-06-14T08:36:30.560194819Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.560564 crc crio[24245]: time=\"2026-06-14T08:36:30.560286252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.560564 crc crio[24245]: time=\"2026-06-14T08:36:30.560313922Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.560564 crc crio[24245]: time=\"2026-06-14T08:36:30.560454347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.560564 crc crio[24245]: time=\"2026-06-14T08:36:30.560485498Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.561134 crc crio[24245]: time=\"2026-06-14T08:36:30.560605152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.561134 crc crio[24245]: time=\"2026-06-14T08:36:30.560638843Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.561134 crc crio[24245]: time=\"2026-06-14T08:36:30.561099588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.56115943Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.56117784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.561210571Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.561249543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.561284484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.561357146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.561397938Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.561599474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.561653106Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.562379 crc crio[24245]: time=\"2026-06-14T08:36:30.561672196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.562379 crc crio[24245]: time=\"2026-06-14T08:36:30.561702667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.562379 crc crio[24245]: time=\"2026-06-14T08:36:30.561882362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.562379 crc crio[24245]: time=\"2026-06-14T08:36:30.561925854Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.562379 crc crio[24245]: time=\"2026-06-14T08:36:30.562021567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.562379 crc crio[24245]: time=\"2026-06-14T08:36:30.562048848Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.562379 crc crio[24245]: time=\"2026-06-14T08:36:30.562350357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.562379 crc crio[24245]: time=\"2026-06-14T08:36:30.562381598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.563008 crc crio[24245]: time=\"2026-06-14T08:36:30.562486482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.563008 crc crio[24245]: time=\"2026-06-14T08:36:30.562515863Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.563008 crc crio[24245]: time=\"2026-06-14T08:36:30.562685358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.563008 crc crio[24245]: time=\"2026-06-14T08:36:30.562717629Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.563008 crc crio[24245]: time=\"2026-06-14T08:36:30.562925846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.563008 crc crio[24245]: time=\"2026-06-14T08:36:30.562966507Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.563604 crc crio[24245]: time=\"2026-06-14T08:36:30.563078841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.563604 crc crio[24245]: time=\"2026-06-14T08:36:30.563115402Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.563604 crc crio[24245]: time=\"2026-06-14T08:36:30.56334629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.563604 crc crio[24245]: time=\"2026-06-14T08:36:30.563371691Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.563604 crc crio[24245]: time=\"2026-06-14T08:36:30.563393001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.563604 crc crio[24245]: time=\"2026-06-14T08:36:30.563411872Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.563604 crc crio[24245]: time=\"2026-06-14T08:36:30.563583777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.563604 crc crio[24245]: time=\"2026-06-14T08:36:30.563617719Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.564195 crc crio[24245]: time=\"2026-06-14T08:36:30.563737152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.564195 crc crio[24245]: time=\"2026-06-14T08:36:30.563764523Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.564300 crc crio[24245]: time=\"2026-06-14T08:36:30.56426935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.564402 crc crio[24245]: time=\"2026-06-14T08:36:30.564304101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.564485 crc crio[24245]: time=\"2026-06-14T08:36:30.564409234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.564605 crc crio[24245]: time=\"2026-06-14T08:36:30.564494357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.564605 crc crio[24245]: time=\"2026-06-14T08:36:30.56459549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.564713 crc crio[24245]: time=\"2026-06-14T08:36:30.564625061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.564767 crc crio[24245]: time=\"2026-06-14T08:36:30.564750275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.565024 crc crio[24245]: time=\"2026-06-14T08:36:30.564827558Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.565024 crc crio[24245]: time=\"2026-06-14T08:36:30.564947302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.565368 crc crio[24245]: time=\"2026-06-14T08:36:30.565036234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.565368 crc crio[24245]: time=\"2026-06-14T08:36:30.56522107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.565368 crc crio[24245]: time=\"2026-06-14T08:36:30.565253051Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.565583 crc crio[24245]: time=\"2026-06-14T08:36:30.565384276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.565583 crc crio[24245]: time=\"2026-06-14T08:36:30.565474279Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.565583 crc crio[24245]: time=\"2026-06-14T08:36:30.56550442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.565744 crc crio[24245]: time=\"2026-06-14T08:36:30.565603963Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.566045 crc crio[24245]: time=\"2026-06-14T08:36:30.5658289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.566045 crc crio[24245]: time=\"2026-06-14T08:36:30.565932053Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.566045 crc crio[24245]: time=\"2026-06-14T08:36:30.565970494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.566045 crc crio[24245]: time=\"2026-06-14T08:36:30.566029236Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.566336 crc crio[24245]: time=\"2026-06-14T08:36:30.566109699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.566336 crc crio[24245]: time=\"2026-06-14T08:36:30.566154171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.566660 crc crio[24245]: time=\"2026-06-14T08:36:30.56647185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.566660 crc crio[24245]: time=\"2026-06-14T08:36:30.566594574Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.566916 crc crio[24245]: time=\"2026-06-14T08:36:30.566661117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.566916 crc crio[24245]: time=\"2026-06-14T08:36:30.566697798Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.567097 crc crio[24245]: time=\"2026-06-14T08:36:30.566942366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.567097 crc crio[24245]: time=\"2026-06-14T08:36:30.566976237Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.567257 crc crio[24245]: time=\"2026-06-14T08:36:30.567192682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.567257 crc crio[24245]: time=\"2026-06-14T08:36:30.567252684Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.567688 crc crio[24245]: time=\"2026-06-14T08:36:30.567315908Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.567688 crc crio[24245]: time=\"2026-06-14T08:36:30.56736005Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.567688 crc crio[24245]: time=\"2026-06-14T08:36:30.567596305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.567688 crc crio[24245]: time=\"2026-06-14T08:36:30.567653937Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.568097 crc crio[24245]: time=\"2026-06-14T08:36:30.567957467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.568097 crc crio[24245]: time=\"2026-06-14T08:36:30.568010879Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.568097 crc crio[24245]: time=\"2026-06-14T08:36:30.56805909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.568311 crc crio[24245]: time=\"2026-06-14T08:36:30.568103332Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.568311 crc crio[24245]: time=\"2026-06-14T08:36:30.568199795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.568311 crc crio[24245]: time=\"2026-06-14T08:36:30.568274717Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.568468 crc crio[24245]: time=\"2026-06-14T08:36:30.568323211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.568468 crc crio[24245]: time=\"2026-06-14T08:36:30.568360102Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.568778 crc crio[24245]: time=\"2026-06-14T08:36:30.568692591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.568969 crc crio[24245]: time=\"2026-06-14T08:36:30.568810745Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.569044 crc crio[24245]: time=\"2026-06-14T08:36:30.568996921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.569092 crc crio[24245]: time=\"2026-06-14T08:36:30.569067863Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.569217 crc crio[24245]: time=\"2026-06-14T08:36:30.569163776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.569325 crc crio[24245]: time=\"2026-06-14T08:36:30.569249319Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.569430 crc crio[24245]: time=\"2026-06-14T08:36:30.569355244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.569512 crc crio[24245]: time=\"2026-06-14T08:36:30.569446477Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.569967 crc crio[24245]: time=\"2026-06-14T08:36:30.569816876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.570068 crc crio[24245]: time=\"2026-06-14T08:36:30.570026893Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.570184 crc crio[24245]: time=\"2026-06-14T08:36:30.570121756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.570277 crc crio[24245]: time=\"2026-06-14T08:36:30.57023956Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.570355 crc crio[24245]: time=\"2026-06-14T08:36:30.570279801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.570355 crc crio[24245]: time=\"2026-06-14T08:36:30.570330213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.570469 crc crio[24245]: time=\"2026-06-14T08:36:30.570423439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.570469 crc crio[24245]: time=\"2026-06-14T08:36:30.57046167Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.570956 crc crio[24245]: time=\"2026-06-14T08:36:30.570784258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.571060 crc crio[24245]: time=\"2026-06-14T08:36:30.571004895Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.571117 crc crio[24245]: time=\"2026-06-14T08:36:30.571074067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.571168 crc crio[24245]: time=\"2026-06-14T08:36:30.571125359Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.571315 crc crio[24245]: time=\"2026-06-14T08:36:30.571243793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.571423 crc crio[24245]: time=\"2026-06-14T08:36:30.571328128Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.571423 crc crio[24245]: time=\"2026-06-14T08:36:30.571388967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.571603 crc crio[24245]: time=\"2026-06-14T08:36:30.571439439Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.571603 crc crio[24245]: time=\"2026-06-14T08:36:30.571489584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.571603 crc crio[24245]: time=\"2026-06-14T08:36:30.571557006Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.572254 crc crio[24245]: time=\"2026-06-14T08:36:30.571674397Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.572254 crc crio[24245]: time=\"2026-06-14T08:36:30.571733149Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.572254 crc crio[24245]: time=\"2026-06-14T08:36:30.571833182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.572254 crc crio[24245]: time=\"2026-06-14T08:36:30.571994797Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.572254 crc crio[24245]: time=\"2026-06-14T08:36:30.572193396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.572254 crc crio[24245]: time=\"2026-06-14T08:36:30.572231608Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.572912 crc crio[24245]: time=\"2026-06-14T08:36:30.57274927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.573033 crc crio[24245]: time=\"2026-06-14T08:36:30.572929956Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.573033 crc crio[24245]: time=\"2026-06-14T08:36:30.572983918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.573033 crc crio[24245]: time=\"2026-06-14T08:36:30.573013359Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.573188 crc crio[24245]: time=\"2026-06-14T08:36:30.57304942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.573188 crc crio[24245]: time=\"2026-06-14T08:36:30.573070391Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.573432 crc crio[24245]: time=\"2026-06-14T08:36:30.573362204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.573432 crc crio[24245]: time=\"2026-06-14T08:36:30.573424696Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.573692 crc crio[24245]: time=\"2026-06-14T08:36:30.573460628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.573692 crc crio[24245]: time=\"2026-06-14T08:36:30.573486578Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.573692 crc crio[24245]: time=\"2026-06-14T08:36:30.573606288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.573692 crc crio[24245]: time=\"2026-06-14T08:36:30.57364924Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.574167 crc crio[24245]: time=\"2026-06-14T08:36:30.574077724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.574304 crc crio[24245]: time=\"2026-06-14T08:36:30.574249669Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.574386 crc crio[24245]: time=\"2026-06-14T08:36:30.574342742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.574438 crc crio[24245]: time=\"2026-06-14T08:36:30.574397574Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.574490 crc crio[24245]: time=\"2026-06-14T08:36:30.574455176Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.574632 crc crio[24245]: time=\"2026-06-14T08:36:30.574502457Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.575938 crc crio[24245]: time=\"2026-06-14T08:36:30.575760682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.576049 crc crio[24245]: time=\"2026-06-14T08:36:30.575953748Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.576049 crc crio[24245]: time=\"2026-06-14T08:36:30.57601045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.576160 crc crio[24245]: time=\"2026-06-14T08:36:30.576066692Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.576230 crc crio[24245]: time=\"2026-06-14T08:36:30.576176776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.576300 crc crio[24245]: time=\"2026-06-14T08:36:30.576265768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.576300 crc crio[24245]: time=\"2026-06-14T08:36:30.576282529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.576409 crc crio[24245]: time=\"2026-06-14T08:36:30.57630277Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.576462 crc crio[24245]: time=\"2026-06-14T08:36:30.576418183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.576681 crc crio[24245]: time=\"2026-06-14T08:36:30.57661105Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.576681 crc crio[24245]: time=\"2026-06-14T08:36:30.576662821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.576828 crc crio[24245]: time=\"2026-06-14T08:36:30.576793136Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.577048 crc crio[24245]: time=\"2026-06-14T08:36:30.576828287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.577048 crc crio[24245]: time=\"2026-06-14T08:36:30.576916234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.577591 crc crio[24245]: time=\"2026-06-14T08:36:30.577120461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.577591 crc crio[24245]: time=\"2026-06-14T08:36:30.577223874Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.577591 crc crio[24245]: time=\"2026-06-14T08:36:30.57739439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.577591 crc crio[24245]: time=\"2026-06-14T08:36:30.577435101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.577980 crc crio[24245]: time=\"2026-06-14T08:36:30.5776932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.577980 crc crio[24245]: time=\"2026-06-14T08:36:30.577767352Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.578196 crc crio[24245]: time=\"2026-06-14T08:36:30.578041571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.578196 crc crio[24245]: time=\"2026-06-14T08:36:30.578116293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.578196 crc crio[24245]: time=\"2026-06-14T08:36:30.578181456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.578378 crc crio[24245]: time=\"2026-06-14T08:36:30.578234287Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.578378 crc crio[24245]: time=\"2026-06-14T08:36:30.578289759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.578378 crc crio[24245]: time=\"2026-06-14T08:36:30.578341021Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.578571 crc crio[24245]: time=\"2026-06-14T08:36:30.578458364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.578651 crc crio[24245]: time=\"2026-06-14T08:36:30.578513386Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.579000 crc crio[24245]: time=\"2026-06-14T08:36:30.578933709Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.579098 crc crio[24245]: time=\"2026-06-14T08:36:30.579047083Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.579245 crc crio[24245]: time=\"2026-06-14T08:36:30.579178087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.579355 crc crio[24245]: time=\"2026-06-14T08:36:30.57928769Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.579417 crc crio[24245]: time=\"2026-06-14T08:36:30.579352212Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.579417 crc crio[24245]: time=\"2026-06-14T08:36:30.579403424Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.579789 crc crio[24245]: time=\"2026-06-14T08:36:30.579453662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.580143 crc crio[24245]: time=\"2026-06-14T08:36:30.579821624Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.580143 crc crio[24245]: time=\"2026-06-14T08:36:30.579962888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.580339 crc crio[24245]: time=\"2026-06-14T08:36:30.580146324Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.580339 crc crio[24245]: time=\"2026-06-14T08:36:30.580172855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.580505 crc crio[24245]: time=\"2026-06-14T08:36:30.580364281Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.580505 crc crio[24245]: time=\"2026-06-14T08:36:30.580400852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.580505 crc crio[24245]: time=\"2026-06-14T08:36:30.580486019Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.580736 crc crio[24245]: time=\"2026-06-14T08:36:30.580602219Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.580736 crc crio[24245]: time=\"2026-06-14T08:36:30.58062954Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.580908 crc crio[24245]: time=\"2026-06-14T08:36:30.580765058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.580908 crc crio[24245]: time=\"2026-06-14T08:36:30.58080978Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.581312 crc crio[24245]: time=\"2026-06-14T08:36:30.581120599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.581312 crc crio[24245]: time=\"2026-06-14T08:36:30.581238273Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.581459 crc crio[24245]: time=\"2026-06-14T08:36:30.581385007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.585647 crc crio[24245]: time=\"2026-06-14T08:36:30.58549048Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.585743 crc crio[24245]: time=\"2026-06-14T08:36:30.585669046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.585793 crc crio[24245]: time=\"2026-06-14T08:36:30.585738868Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.585930 crc crio[24245]: time=\"2026-06-14T08:36:30.585884212Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.585930 crc crio[24245]: time=\"2026-06-14T08:36:30.585929524Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.586054 crc crio[24245]: time=\"2026-06-14T08:36:30.585941934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.586054 crc crio[24245]: time=\"2026-06-14T08:36:30.585960245Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.586410 crc crio[24245]: time=\"2026-06-14T08:36:30.586322075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.586510 crc crio[24245]: time=\"2026-06-14T08:36:30.586375297Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.586510 crc crio[24245]: time=\"2026-06-14T08:36:30.586490991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.586678 crc crio[24245]: time=\"2026-06-14T08:36:30.586545293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.586678 crc crio[24245]: time=\"2026-06-14T08:36:30.586583824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.586678 crc crio[24245]: time=\"2026-06-14T08:36:30.586605635Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.586935 crc crio[24245]: time=\"2026-06-14T08:36:30.58677364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.586935 crc crio[24245]: time=\"2026-06-14T08:36:30.586801201Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.587062 crc crio[24245]: time=\"2026-06-14T08:36:30.586983587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.587062 crc crio[24245]: time=\"2026-06-14T08:36:30.587022328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.587583 crc crio[24245]: time=\"2026-06-14T08:36:30.58738522Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.587583 crc crio[24245]: time=\"2026-06-14T08:36:30.587438792Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.587583 crc crio[24245]: time=\"2026-06-14T08:36:30.587453782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.587583 crc crio[24245]: time=\"2026-06-14T08:36:30.587470203Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.587583 crc crio[24245]: time=\"2026-06-14T08:36:30.587497353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.587583 crc crio[24245]: time=\"2026-06-14T08:36:30.587516344Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.588064 crc crio[24245]: time=\"2026-06-14T08:36:30.587830654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.588064 crc crio[24245]: time=\"2026-06-14T08:36:30.587904147Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.588064 crc crio[24245]: time=\"2026-06-14T08:36:30.58801714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.588064 crc crio[24245]: time=\"2026-06-14T08:36:30.588042101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.588259 crc crio[24245]: time=\"2026-06-14T08:36:30.588180806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.588259 crc crio[24245]: time=\"2026-06-14T08:36:30.588207586Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.588363 crc crio[24245]: time=\"2026-06-14T08:36:30.588351181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.588416 crc crio[24245]: time=\"2026-06-14T08:36:30.588378922Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.588579 crc crio[24245]: time=\"2026-06-14T08:36:30.588503156Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.588701 crc crio[24245]: time=\"2026-06-14T08:36:30.588598429Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.588775 crc crio[24245]: time=\"2026-06-14T08:36:30.588706063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.588775 crc crio[24245]: time=\"2026-06-14T08:36:30.588733064Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.588974 crc crio[24245]: time=\"2026-06-14T08:36:30.588914399Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.588974 crc crio[24245]: time=\"2026-06-14T08:36:30.58894151Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.589239 crc crio[24245]: time=\"2026-06-14T08:36:30.589151746Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.589239 crc crio[24245]: time=\"2026-06-14T08:36:30.589199688Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.589404 crc crio[24245]: time=\"2026-06-14T08:36:30.58925874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.589404 crc crio[24245]: time=\"2026-06-14T08:36:30.58928022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.589510 crc crio[24245]: time=\"2026-06-14T08:36:30.589435865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.589510 crc crio[24245]: time=\"2026-06-14T08:36:30.589461096Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.589721 crc crio[24245]: time=\"2026-06-14T08:36:30.589664253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.590049 crc crio[24245]: time=\"2026-06-14T08:36:30.589728195Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.590049 crc crio[24245]: time=\"2026-06-14T08:36:30.5899006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.590049 crc crio[24245]: time=\"2026-06-14T08:36:30.589934951Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.590223 crc crio[24245]: time=\"2026-06-14T08:36:30.590095897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.590223 crc crio[24245]: time=\"2026-06-14T08:36:30.590123418Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.590329 crc crio[24245]: time=\"2026-06-14T08:36:30.590249832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.590329 crc crio[24245]: time=\"2026-06-14T08:36:30.590275713Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.590426 crc crio[24245]: time=\"2026-06-14T08:36:30.590406427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.590475 crc crio[24245]: time=\"2026-06-14T08:36:30.590432368Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.590654 crc crio[24245]: time=\"2026-06-14T08:36:30.590598253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.590654 crc crio[24245]: time=\"2026-06-14T08:36:30.590644054Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.590913 crc crio[24245]: time=\"2026-06-14T08:36:30.59080568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.591036 crc crio[24245]: time=\"2026-06-14T08:36:30.590950754Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.591036 crc crio[24245]: time=\"2026-06-14T08:36:30.590988146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.591036 crc crio[24245]: time=\"2026-06-14T08:36:30.591007966Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.591429 crc crio[24245]: time=\"2026-06-14T08:36:30.591214713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.591429 crc crio[24245]: time=\"2026-06-14T08:36:30.591244374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.591429 crc crio[24245]: time=\"2026-06-14T08:36:30.591344117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.591429 crc crio[24245]: time=\"2026-06-14T08:36:30.591371408Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.591688 crc crio[24245]: time=\"2026-06-14T08:36:30.591457011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.591688 crc crio[24245]: time=\"2026-06-14T08:36:30.591483882Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.591688 crc crio[24245]: time=\"2026-06-14T08:36:30.591653347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.591688 crc crio[24245]: time=\"2026-06-14T08:36:30.591678568Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.591976 crc crio[24245]: time=\"2026-06-14T08:36:30.591814122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.591976 crc crio[24245]: time=\"2026-06-14T08:36:30.591904185Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.592164 crc crio[24245]: time=\"2026-06-14T08:36:30.592109482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.592164 crc crio[24245]: time=\"2026-06-14T08:36:30.592167204Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.592556 crc crio[24245]: time=\"2026-06-14T08:36:30.592475784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.592658 crc crio[24245]: time=\"2026-06-14T08:36:30.592571747Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.592658 crc crio[24245]: time=\"2026-06-14T08:36:30.592591078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.592658 crc crio[24245]: time=\"2026-06-14T08:36:30.592611558Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.592658 crc crio[24245]: time=\"2026-06-14T08:36:30.592647399Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.592915 crc crio[24245]: time=\"2026-06-14T08:36:30.59266875Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.594484 crc crio[24245]: time=\"2026-06-14T08:36:30.594366944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.594685 crc crio[24245]: time=\"2026-06-14T08:36:30.594607202Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.594787 crc crio[24245]: time=\"2026-06-14T08:36:30.594719936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.594787 crc crio[24245]: time=\"2026-06-14T08:36:30.594778057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.594980 crc crio[24245]: time=\"2026-06-14T08:36:30.594799368Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.594980 crc crio[24245]: time=\"2026-06-14T08:36:30.594834759Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.595082 crc crio[24245]: time=\"2026-06-14T08:36:30.595026525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.595134 crc crio[24245]: time=\"2026-06-14T08:36:30.595094258Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.595263 crc crio[24245]: time=\"2026-06-14T08:36:30.595184341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.595349 crc crio[24245]: time=\"2026-06-14T08:36:30.595293214Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.595349 crc crio[24245]: time=\"2026-06-14T08:36:30.595323145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.595440 crc crio[24245]: time=\"2026-06-14T08:36:30.595361506Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.595803 crc crio[24245]: time=\"2026-06-14T08:36:30.595720717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.595953 crc crio[24245]: time=\"2026-06-14T08:36:30.595920593Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.596037 crc crio[24245]: time=\"2026-06-14T08:36:30.595955825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.596037 crc crio[24245]: time=\"2026-06-14T08:36:30.595981185Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.596037 crc crio[24245]: time=\"2026-06-14T08:36:30.596005206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.596037 crc crio[24245]: time=\"2026-06-14T08:36:30.596022437Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.596388 crc crio[24245]: time=\"2026-06-14T08:36:30.596218383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.596388 crc crio[24245]: time=\"2026-06-14T08:36:30.596262805Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.596388 crc crio[24245]: time=\"2026-06-14T08:36:30.596321506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.596388 crc crio[24245]: time=\"2026-06-14T08:36:30.596360708Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.596650 crc crio[24245]: time=\"2026-06-14T08:36:30.596465751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.596650 crc crio[24245]: time=\"2026-06-14T08:36:30.596507342Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.596650 crc crio[24245]: time=\"2026-06-14T08:36:30.596565484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.596650 crc crio[24245]: time=\"2026-06-14T08:36:30.596632737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.596953 crc crio[24245]: time=\"2026-06-14T08:36:30.596793102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.597011 crc crio[24245]: time=\"2026-06-14T08:36:30.596964777Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.597072 crc crio[24245]: time=\"2026-06-14T08:36:30.59704112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.597131 crc crio[24245]: time=\"2026-06-14T08:36:30.597097382Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.597186 crc crio[24245]: time=\"2026-06-14T08:36:30.597162364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.597253 crc crio[24245]: time=\"2026-06-14T08:36:30.597196085Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.597474 crc crio[24245]: time=\"2026-06-14T08:36:30.597413122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.597607 crc crio[24245]: time=\"2026-06-14T08:36:30.597518595Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.597763 crc crio[24245]: time=\"2026-06-14T08:36:30.597648599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.598222 crc crio[24245]: time=\"2026-06-14T08:36:30.598131005Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.598334 crc crio[24245]: time=\"2026-06-14T08:36:30.598241439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.598334 crc crio[24245]: time=\"2026-06-14T08:36:30.598307101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.598452 crc crio[24245]: time=\"2026-06-14T08:36:30.598368973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.598452 crc crio[24245]: time=\"2026-06-14T08:36:30.598420775Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.598452 crc crio[24245]: time=\"2026-06-14T08:36:30.598439505Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.598995 crc crio[24245]: time=\"2026-06-14T08:36:30.598476046Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.598995 crc crio[24245]: time=\"2026-06-14T08:36:30.598602969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.598995 crc crio[24245]: time=\"2026-06-14T08:36:30.598657061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.598995 crc crio[24245]: time=\"2026-06-14T08:36:30.598730024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.598995 crc crio[24245]: time=\"2026-06-14T08:36:30.598768405Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.598995 crc crio[24245]: time=\"2026-06-14T08:36:30.598965201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.599023173Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.599041404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.599066004Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.599406865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.599454647Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.599617072Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.599751017Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.599951783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.600078067Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.600195371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.600340606Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.600389417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.600422888Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.600574973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.600611745Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.602024 crc crio[24245]: time=\"2026-06-14T08:36:30.601237994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.602024 crc crio[24245]: time=\"2026-06-14T08:36:30.601627026Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.602024 crc crio[24245]: time=\"2026-06-14T08:36:30.60172907Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.602024 crc crio[24245]: time=\"2026-06-14T08:36:30.601811542Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.602223 crc crio[24245]: time=\"2026-06-14T08:36:30.602018999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.602920 crc crio[24245]: time=\"2026-06-14T08:36:30.602795774Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.603097 crc crio[24245]: time=\"2026-06-14T08:36:30.603006291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.603195 crc crio[24245]: time=\"2026-06-14T08:36:30.603141056Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.603398 crc crio[24245]: time=\"2026-06-14T08:36:30.603283679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.603398 crc crio[24245]: time=\"2026-06-14T08:36:30.603391833Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.603518 crc crio[24245]: time=\"2026-06-14T08:36:30.603411223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.603518 crc crio[24245]: time=\"2026-06-14T08:36:30.603429204Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.603518 crc crio[24245]: time=\"2026-06-14T08:36:30.603452315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.603518 crc crio[24245]: time=\"2026-06-14T08:36:30.603468435Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.604048 crc crio[24245]: time=\"2026-06-14T08:36:30.603704393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.604048 crc crio[24245]: time=\"2026-06-14T08:36:30.603769545Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.604048 crc crio[24245]: time=\"2026-06-14T08:36:30.603800736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.604048 crc crio[24245]: time=\"2026-06-14T08:36:30.603829827Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.604048 crc crio[24245]: time=\"2026-06-14T08:36:30.603947061Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.604048 crc crio[24245]: time=\"2026-06-14T08:36:30.603980442Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.604048 crc crio[24245]: time=\"2026-06-14T08:36:30.604022943Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.604048 crc crio[24245]: time=\"2026-06-14T08:36:30.604046484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.604649 crc crio[24245]: time=\"2026-06-14T08:36:30.604105546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.604649 crc crio[24245]: time=\"2026-06-14T08:36:30.604136747Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.604649 crc crio[24245]: time=\"2026-06-14T08:36:30.604452677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.604908 crc crio[24245]: time=\"2026-06-14T08:36:30.604682974Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.604908 crc crio[24245]: time=\"2026-06-14T08:36:30.604707805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.604908 crc crio[24245]: time=\"2026-06-14T08:36:30.604742676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.604908 crc crio[24245]: time=\"2026-06-14T08:36:30.604786798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.605379 crc crio[24245]: time=\"2026-06-14T08:36:30.604815209Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.605379 crc crio[24245]: time=\"2026-06-14T08:36:30.605088628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.605379 crc crio[24245]: time=\"2026-06-14T08:36:30.605132089Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.605379 crc crio[24245]: time=\"2026-06-14T08:36:30.6051724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.605379 crc crio[24245]: time=\"2026-06-14T08:36:30.605196491Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.605379 crc crio[24245]: time=\"2026-06-14T08:36:30.605358016Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.605737 crc crio[24245]: time=\"2026-06-14T08:36:30.605400138Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.605737 crc crio[24245]: time=\"2026-06-14T08:36:30.60546966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.605835 crc crio[24245]: time=\"2026-06-14T08:36:30.605797781Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.605835 crc crio[24245]: time=\"2026-06-14T08:36:30.605914964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.605835 crc crio[24245]: time=\"2026-06-14T08:36:30.605957926Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.606164 crc crio[24245]: time=\"2026-06-14T08:36:30.605984206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.606164 crc crio[24245]: time=\"2026-06-14T08:36:30.606017907Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.608079 crc crio[24245]: time=\"2026-06-14T08:36:30.608002282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.608079 crc crio[24245]: time=\"2026-06-14T08:36:30.608077424Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.608990 crc crio[24245]: time=\"2026-06-14T08:36:30.608900891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.609083 crc crio[24245]: time=\"2026-06-14T08:36:30.609007785Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.609159 crc crio[24245]: time=\"2026-06-14T08:36:30.609121818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.609159 crc crio[24245]: time=\"2026-06-14T08:36:30.60915799Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.609270 crc crio[24245]: time=\"2026-06-14T08:36:30.609190471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.609270 crc crio[24245]: time=\"2026-06-14T08:36:30.609221222Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.613394 crc crio[24245]: time=\"2026-06-14T08:36:30.613256851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.613578 crc crio[24245]: time=\"2026-06-14T08:36:30.613419487Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.613578 crc crio[24245]: time=\"2026-06-14T08:36:30.613451488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.613578 crc crio[24245]: time=\"2026-06-14T08:36:30.613487769Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.613762 crc crio[24245]: time=\"2026-06-14T08:36:30.613594452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.613762 crc crio[24245]: time=\"2026-06-14T08:36:30.613647364Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.613762 crc crio[24245]: time=\"2026-06-14T08:36:30.613691346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.613762 crc crio[24245]: time=\"2026-06-14T08:36:30.613732767Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.614488 crc crio[24245]: time=\"2026-06-14T08:36:30.614383345Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.614488 crc crio[24245]: time=\"2026-06-14T08:36:30.614478318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.614942 crc crio[24245]: time=\"2026-06-14T08:36:30.614558841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.614942 crc crio[24245]: time=\"2026-06-14T08:36:30.614699765Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.614942 crc crio[24245]: time=\"2026-06-14T08:36:30.614718966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.614942 crc crio[24245]: time=\"2026-06-14T08:36:30.614747537Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.614942 crc crio[24245]: time=\"2026-06-14T08:36:30.614800018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.614942 crc crio[24245]: time=\"2026-06-14T08:36:30.614823669Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.615245 crc crio[24245]: time=\"2026-06-14T08:36:30.615108068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.615245 crc crio[24245]: time=\"2026-06-14T08:36:30.61515877Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.615245 crc crio[24245]: time=\"2026-06-14T08:36:30.615188561Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.615245 crc crio[24245]: time=\"2026-06-14T08:36:30.615213992Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.615495 crc crio[24245]: time=\"2026-06-14T08:36:30.615364137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.616832 crc crio[24245]: time=\"2026-06-14T08:36:30.616744171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.617156 crc crio[24245]: time=\"2026-06-14T08:36:30.617075442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.617239 crc crio[24245]: time=\"2026-06-14T08:36:30.617206416Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.617341 crc crio[24245]: time=\"2026-06-14T08:36:30.617255948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.617341 crc crio[24245]: time=\"2026-06-14T08:36:30.61732303Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.617658 crc crio[24245]: time=\"2026-06-14T08:36:30.617574798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.617658 crc crio[24245]: time=\"2026-06-14T08:36:30.617642461Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.617826 crc crio[24245]: time=\"2026-06-14T08:36:30.617686342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.617826 crc crio[24245]: time=\"2026-06-14T08:36:30.617720383Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.617826 crc crio[24245]: time=\"2026-06-14T08:36:30.617781095Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.617826 crc crio[24245]: time=\"2026-06-14T08:36:30.617813026Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.618702 crc crio[24245]: time=\"2026-06-14T08:36:30.618617192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.618702 crc crio[24245]: time=\"2026-06-14T08:36:30.618697035Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.618978 crc crio[24245]: time=\"2026-06-14T08:36:30.618732756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.618978 crc crio[24245]: time=\"2026-06-14T08:36:30.618760937Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.618978 crc crio[24245]: time=\"2026-06-14T08:36:30.618795448Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.618978 crc crio[24245]: time=\"2026-06-14T08:36:30.618820489Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.619184 crc crio[24245]: time=\"2026-06-14T08:36:30.619124538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.619184 crc crio[24245]: time=\"2026-06-14T08:36:30.619179789Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.619298 crc crio[24245]: time=\"2026-06-14T08:36:30.61921019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.619298 crc crio[24245]: time=\"2026-06-14T08:36:30.619234781Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.619396 crc crio[24245]: time=\"2026-06-14T08:36:30.619379666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.619454 crc crio[24245]: time=\"2026-06-14T08:36:30.619415567Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.619722 crc crio[24245]: time=\"2026-06-14T08:36:30.619631504Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.619804 crc crio[24245]: time=\"2026-06-14T08:36:30.619756438Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.620102 crc crio[24245]: time=\"2026-06-14T08:36:30.619833381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.620211 crc crio[24245]: time=\"2026-06-14T08:36:30.6201308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.620272 crc crio[24245]: time=\"2026-06-14T08:36:30.620208443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.620321 crc crio[24245]: time=\"2026-06-14T08:36:30.620275015Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.620556 crc crio[24245]: time=\"2026-06-14T08:36:30.62042892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.620639 crc crio[24245]: time=\"2026-06-14T08:36:30.620596385Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.620639 crc crio[24245]: time=\"2026-06-14T08:36:30.620624566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.620749 crc crio[24245]: time=\"2026-06-14T08:36:30.620663847Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.620749 crc crio[24245]: time=\"2026-06-14T08:36:30.62072831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.620918 crc crio[24245]: time=\"2026-06-14T08:36:30.620774691Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.620918 crc crio[24245]: time=\"2026-06-14T08:36:30.620797852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.621050 crc crio[24245]: time=\"2026-06-14T08:36:30.620951757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.621050 crc crio[24245]: time=\"2026-06-14T08:36:30.620983898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.621050 crc crio[24245]: time=\"2026-06-14T08:36:30.621025949Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.621050 crc crio[24245]: time=\"2026-06-14T08:36:30.62104506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.621345 crc crio[24245]: time=\"2026-06-14T08:36:30.621081771Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.621345 crc crio[24245]: time=\"2026-06-14T08:36:30.621148013Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.621345 crc crio[24245]: time=\"2026-06-14T08:36:30.621186884Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.621498 crc crio[24245]: time=\"2026-06-14T08:36:30.621363659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.621498 crc crio[24245]: time=\"2026-06-14T08:36:30.621405091Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.621670 crc crio[24245]: time=\"2026-06-14T08:36:30.621490373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.621670 crc crio[24245]: time=\"2026-06-14T08:36:30.621577376Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.621670 crc crio[24245]: time=\"2026-06-14T08:36:30.621625268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.621670 crc crio[24245]: time=\"2026-06-14T08:36:30.621661609Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.621670 crc crio[24245]: time=\"2026-06-14T08:36:30.621674409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.621978 crc crio[24245]: time=\"2026-06-14T08:36:30.62169716Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.621978 crc crio[24245]: time=\"2026-06-14T08:36:30.621773662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.621978 crc crio[24245]: time=\"2026-06-14T08:36:30.621811704Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.621978 crc crio[24245]: time=\"2026-06-14T08:36:30.621968269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.622195 crc crio[24245]: time=\"2026-06-14T08:36:30.62200097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.622195 crc crio[24245]: time=\"2026-06-14T08:36:30.622175976Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.622315 crc crio[24245]: time=\"2026-06-14T08:36:30.622244538Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.622315 crc crio[24245]: time=\"2026-06-14T08:36:30.62230175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.622453 crc crio[24245]: time=\"2026-06-14T08:36:30.622355811Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.622603 crc crio[24245]: time=\"2026-06-14T08:36:30.622552558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.622603 crc crio[24245]: time=\"2026-06-14T08:36:30.622606489Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.622735 crc crio[24245]: time=\"2026-06-14T08:36:30.62263724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.622735 crc crio[24245]: time=\"2026-06-14T08:36:30.622664951Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.622920 crc crio[24245]: time=\"2026-06-14T08:36:30.622783155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.622920 crc crio[24245]: time=\"2026-06-14T08:36:30.622904029Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.623058 crc crio[24245]: time=\"2026-06-14T08:36:30.62294611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.623058 crc crio[24245]: time=\"2026-06-14T08:36:30.622981682Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.623058 crc crio[24245]: time=\"2026-06-14T08:36:30.623024543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.623058 crc crio[24245]: time=\"2026-06-14T08:36:30.623050184Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.623337 crc crio[24245]: time=\"2026-06-14T08:36:30.623288052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.623420 crc crio[24245]: time=\"2026-06-14T08:36:30.623396595Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.623509 crc crio[24245]: time=\"2026-06-14T08:36:30.623445267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.623509 crc crio[24245]: time=\"2026-06-14T08:36:30.623479318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.623509 crc crio[24245]: time=\"2026-06-14T08:36:30.623545179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.623755 crc crio[24245]: time=\"2026-06-14T08:36:30.62358261Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.623755 crc crio[24245]: time=\"2026-06-14T08:36:30.623638703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.623755 crc crio[24245]: time=\"2026-06-14T08:36:30.623684664Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.624013 crc crio[24245]: time=\"2026-06-14T08:36:30.623780588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.624013 crc crio[24245]: time=\"2026-06-14T08:36:30.623828749Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.624013 crc crio[24245]: time=\"2026-06-14T08:36:30.623995104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.624165 crc crio[24245]: time=\"2026-06-14T08:36:30.624033216Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.624165 crc crio[24245]: time=\"2026-06-14T08:36:30.624137389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.624260 crc crio[24245]: time=\"2026-06-14T08:36:30.62417282Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.624323 crc crio[24245]: time=\"2026-06-14T08:36:30.624283824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.624323 crc crio[24245]: time=\"2026-06-14T08:36:30.624320285Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.624570 crc crio[24245]: time=\"2026-06-14T08:36:30.62447537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.624701 crc crio[24245]: time=\"2026-06-14T08:36:30.624579443Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.624701 crc crio[24245]: time=\"2026-06-14T08:36:30.624615435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.624701 crc crio[24245]: time=\"2026-06-14T08:36:30.624639925Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.624948 crc crio[24245]: time=\"2026-06-14T08:36:30.624773199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.625899 crc crio[24245]: time=\"2026-06-14T08:36:30.625161101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.626054 crc crio[24245]: time=\"2026-06-14T08:36:30.625970297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.626164 crc crio[24245]: time=\"2026-06-14T08:36:30.626082111Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.626228 crc crio[24245]: time=\"2026-06-14T08:36:30.626154912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.626287 crc crio[24245]: time=\"2026-06-14T08:36:30.626258476Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.626287 crc crio[24245]: time=\"2026-06-14T08:36:30.626274686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.626392 crc crio[24245]: time=\"2026-06-14T08:36:30.626361209Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.626630 crc crio[24245]: time=\"2026-06-14T08:36:30.626456162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.626630 crc crio[24245]: time=\"2026-06-14T08:36:30.626600867Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.626630 crc crio[24245]: time=\"2026-06-14T08:36:30.626620167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.627081 crc crio[24245]: time=\"2026-06-14T08:36:30.62671127Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.627081 crc crio[24245]: time=\"2026-06-14T08:36:30.626794123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.627081 crc crio[24245]: time=\"2026-06-14T08:36:30.626823194Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.627081 crc crio[24245]: time=\"2026-06-14T08:36:30.626950528Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.627081 crc crio[24245]: time=\"2026-06-14T08:36:30.62699889Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.627330 crc crio[24245]: time=\"2026-06-14T08:36:30.627161945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.627330 crc crio[24245]: time=\"2026-06-14T08:36:30.627260988Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.627563 crc crio[24245]: time=\"2026-06-14T08:36:30.627364542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.627563 crc crio[24245]: time=\"2026-06-14T08:36:30.627393173Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.627563 crc crio[24245]: time=\"2026-06-14T08:36:30.627507706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.627731 crc crio[24245]: time=\"2026-06-14T08:36:30.62761218Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.627731 crc crio[24245]: time=\"2026-06-14T08:36:30.627723983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.627832 crc crio[24245]: time=\"2026-06-14T08:36:30.627752614Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.627832 crc crio[24245]: time=\"2026-06-14T08:36:30.627783085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.628050 crc crio[24245]: time=\"2026-06-14T08:36:30.627832547Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.628050 crc crio[24245]: time=\"2026-06-14T08:36:30.627975011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.628050 crc crio[24245]: time=\"2026-06-14T08:36:30.628011333Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.628050 crc crio[24245]: time=\"2026-06-14T08:36:30.628025703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.628296 crc crio[24245]: time=\"2026-06-14T08:36:30.628141367Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.628296 crc crio[24245]: time=\"2026-06-14T08:36:30.628175828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.628296 crc crio[24245]: time=\"2026-06-14T08:36:30.628272131Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.628296 crc crio[24245]: time=\"2026-06-14T08:36:30.628287772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.628501 crc crio[24245]: time=\"2026-06-14T08:36:30.628309262Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.628629 crc crio[24245]: time=\"2026-06-14T08:36:30.628594051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.628629 crc crio[24245]: time=\"2026-06-14T08:36:30.628627453Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.629040 crc crio[24245]: time=\"2026-06-14T08:36:30.628943333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.629144 crc crio[24245]: time=\"2026-06-14T08:36:30.629085597Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.629204 crc crio[24245]: time=\"2026-06-14T08:36:30.62916276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.629682 crc crio[24245]: time=\"2026-06-14T08:36:30.629617115Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.629774 crc crio[24245]: time=\"2026-06-14T08:36:30.629723108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.629900 crc crio[24245]: time=\"2026-06-14T08:36:30.629803841Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.629990 crc crio[24245]: time=\"2026-06-14T08:36:30.629832822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.630042 crc crio[24245]: time=\"2026-06-14T08:36:30.629999377Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.630099 crc crio[24245]: time=\"2026-06-14T08:36:30.630036557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.630099 crc crio[24245]: time=\"2026-06-14T08:36:30.630086209Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.630217 crc crio[24245]: time=\"2026-06-14T08:36:30.630104339Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.630217 crc crio[24245]: time=\"2026-06-14T08:36:30.630137651Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.630217 crc crio[24245]: time=\"2026-06-14T08:36:30.630182032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.630371 crc crio[24245]: time=\"2026-06-14T08:36:30.630220293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.630435 crc crio[24245]: time=\"2026-06-14T08:36:30.630379639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.630590 crc crio[24245]: time=\"2026-06-14T08:36:30.630441801Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.630590 crc crio[24245]: time=\"2026-06-14T08:36:30.630499683Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.630811 crc crio[24245]: time=\"2026-06-14T08:36:30.630610526Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.631010 crc crio[24245]: time=\"2026-06-14T08:36:30.630981639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.632900 crc crio[24245]: time=\"2026-06-14T08:36:30.631287979Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.633228 crc crio[24245]: time=\"2026-06-14T08:36:30.633031564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.633228 crc crio[24245]: time=\"2026-06-14T08:36:30.633155999Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.633404 crc crio[24245]: time=\"2026-06-14T08:36:30.633237652Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.633404 crc crio[24245]: time=\"2026-06-14T08:36:30.633332495Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.633512 crc crio[24245]: time=\"2026-06-14T08:36:30.633391965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.633512 crc crio[24245]: time=\"2026-06-14T08:36:30.633443877Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.634089 crc crio[24245]: time=\"2026-06-14T08:36:30.633994045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.634200 crc crio[24245]: time=\"2026-06-14T08:36:30.634095758Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.634200 crc crio[24245]: time=\"2026-06-14T08:36:30.63414741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.634200 crc crio[24245]: time=\"2026-06-14T08:36:30.634180941Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.634357 crc crio[24245]: time=\"2026-06-14T08:36:30.634218542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.634357 crc crio[24245]: time=\"2026-06-14T08:36:30.634251103Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.634357 crc crio[24245]: time=\"2026-06-14T08:36:30.634288994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.634510 crc crio[24245]: time=\"2026-06-14T08:36:30.634368777Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.634510 crc crio[24245]: time=\"2026-06-14T08:36:30.634422378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.634510 crc crio[24245]: time=\"2026-06-14T08:36:30.634450759Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.634510 crc crio[24245]: time=\"2026-06-14T08:36:30.63448462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.634510 crc crio[24245]: time=\"2026-06-14T08:36:30.634511101Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.634815 crc crio[24245]: time=\"2026-06-14T08:36:30.634658646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.634815 crc crio[24245]: time=\"2026-06-14T08:36:30.634696997Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.634815 crc crio[24245]: time=\"2026-06-14T08:36:30.63480047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.635246 crc crio[24245]: time=\"2026-06-14T08:36:30.634893043Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.635246 crc crio[24245]: time=\"2026-06-14T08:36:30.635009727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.635246 crc crio[24245]: time=\"2026-06-14T08:36:30.635137702Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.635412 crc crio[24245]: time=\"2026-06-14T08:36:30.635210304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.635412 crc crio[24245]: time=\"2026-06-14T08:36:30.635341158Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.635588 crc crio[24245]: time=\"2026-06-14T08:36:30.6354011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.635667 crc crio[24245]: time=\"2026-06-14T08:36:30.635598636Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.635667 crc crio[24245]: time=\"2026-06-14T08:36:30.635642168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.635780 crc crio[24245]: time=\"2026-06-14T08:36:30.635677919Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.635780 crc crio[24245]: time=\"2026-06-14T08:36:30.63571927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.635996 crc crio[24245]: time=\"2026-06-14T08:36:30.635800253Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.635996 crc crio[24245]: time=\"2026-06-14T08:36:30.635831014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.635996 crc crio[24245]: time=\"2026-06-14T08:36:30.635992459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.636243 crc crio[24245]: time=\"2026-06-14T08:36:30.636062332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.636367 crc crio[24245]: time=\"2026-06-14T08:36:30.636253298Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.636367 crc crio[24245]: time=\"2026-06-14T08:36:30.636299429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.636484 crc crio[24245]: time=\"2026-06-14T08:36:30.636386682Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.636484 crc crio[24245]: time=\"2026-06-14T08:36:30.636431853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.636657 crc crio[24245]: time=\"2026-06-14T08:36:30.636512106Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.636657 crc crio[24245]: time=\"2026-06-14T08:36:30.636567748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.636657 crc crio[24245]: time=\"2026-06-14T08:36:30.636597809Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.636657 crc crio[24245]: time=\"2026-06-14T08:36:30.63664135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.636921 crc crio[24245]: time=\"2026-06-14T08:36:30.636672981Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.636921 crc crio[24245]: time=\"2026-06-14T08:36:30.636820266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.636921 crc crio[24245]: time=\"2026-06-14T08:36:30.636920949Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.637092 crc crio[24245]: time=\"2026-06-14T08:36:30.636956971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.637092 crc crio[24245]: time=\"2026-06-14T08:36:30.636982191Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.637572 crc crio[24245]: time=\"2026-06-14T08:36:30.637451766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.637685 crc crio[24245]: time=\"2026-06-14T08:36:30.637631631Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.637739 crc crio[24245]: time=\"2026-06-14T08:36:30.637701474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.637788 crc crio[24245]: time=\"2026-06-14T08:36:30.637749195Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.637899 crc crio[24245]: time=\"2026-06-14T08:36:30.637807777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.637992 crc crio[24245]: time=\"2026-06-14T08:36:30.637935291Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.637992 crc crio[24245]: time=\"2026-06-14T08:36:30.637960952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.638092 crc crio[24245]: time=\"2026-06-14T08:36:30.637999343Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.638148 crc crio[24245]: time=\"2026-06-14T08:36:30.638041854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.638215 crc crio[24245]: time=\"2026-06-14T08:36:30.638146418Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.639422 crc crio[24245]: time=\"2026-06-14T08:36:30.639330835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.639629 crc crio[24245]: time=\"2026-06-14T08:36:30.639434049Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.639629 crc crio[24245]: time=\"2026-06-14T08:36:30.639624545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.639809 crc crio[24245]: time=\"2026-06-14T08:36:30.639664106Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.640029 crc crio[24245]: time=\"2026-06-14T08:36:30.639978665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.640134 crc crio[24245]: time=\"2026-06-14T08:36:30.640049638Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.640134 crc crio[24245]: time=\"2026-06-14T08:36:30.64010994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.640252 crc crio[24245]: time=\"2026-06-14T08:36:30.640161261Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.640252 crc crio[24245]: time=\"2026-06-14T08:36:30.640201353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.640252 crc crio[24245]: time=\"2026-06-14T08:36:30.640237604Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.640808212Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.640959887Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.640999389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.64103108Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.641432373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.641691451Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.641756353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.641807955Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.642029943Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.642100424Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.642162367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.642214908Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.64226608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.642300041Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.642487046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.642637231Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.642659511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.642687592Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.642718253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.642746964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.643033374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.643624 crc crio[24245]: time=\"2026-06-14T08:36:30.643141797Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.643624 crc crio[24245]: time=\"2026-06-14T08:36:30.643158838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.643624 crc crio[24245]: time=\"2026-06-14T08:36:30.64324783Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.643624 crc crio[24245]: time=\"2026-06-14T08:36:30.643348484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.643624 crc crio[24245]: time=\"2026-06-14T08:36:30.643377425Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.643624 crc crio[24245]: time=\"2026-06-14T08:36:30.643415646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.643624 crc crio[24245]: time=\"2026-06-14T08:36:30.643516059Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.643624 crc crio[24245]: time=\"2026-06-14T08:36:30.643626403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.643727016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.643743897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.643763427Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.643950213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.644041356Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.644066177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.644089238Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.644099318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.644116459Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.644602 crc crio[24245]: time=\"2026-06-14T08:36:30.644280484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.644602 crc crio[24245]: time=\"2026-06-14T08:36:30.644383147Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.644602 crc crio[24245]: time=\"2026-06-14T08:36:30.644411858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.644602 crc crio[24245]: time=\"2026-06-14T08:36:30.644498401Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.644602 crc crio[24245]: time=\"2026-06-14T08:36:30.644597404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.645051 crc crio[24245]: time=\"2026-06-14T08:36:30.644626925Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.645051 crc crio[24245]: time=\"2026-06-14T08:36:30.644720138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.645051 crc crio[24245]: time=\"2026-06-14T08:36:30.644744819Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.645051 crc crio[24245]: time=\"2026-06-14T08:36:30.645027518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.645051 crc crio[24245]: time=\"2026-06-14T08:36:30.645058259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.645330 crc crio[24245]: time=\"2026-06-14T08:36:30.645148752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.645330 crc crio[24245]: time=\"2026-06-14T08:36:30.645175723Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.645330 crc crio[24245]: time=\"2026-06-14T08:36:30.645215373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.645474 crc crio[24245]: time=\"2026-06-14T08:36:30.645329427Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.645576 crc crio[24245]: time=\"2026-06-14T08:36:30.645480643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.645576 crc crio[24245]: time=\"2026-06-14T08:36:30.645514344Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.645704 crc crio[24245]: time=\"2026-06-14T08:36:30.645599087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.645704 crc crio[24245]: time=\"2026-06-14T08:36:30.645629458Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.645936 crc crio[24245]: time=\"2026-06-14T08:36:30.645720861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.645936 crc crio[24245]: time=\"2026-06-14T08:36:30.645797683Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.646207 crc crio[24245]: time=\"2026-06-14T08:36:30.646113562Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.646313 crc crio[24245]: time=\"2026-06-14T08:36:30.646221166Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.646313 crc crio[24245]: time=\"2026-06-14T08:36:30.646287208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.646414 crc crio[24245]: time=\"2026-06-14T08:36:30.646335559Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.646414 crc crio[24245]: time=\"2026-06-14T08:36:30.6463536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.646667 crc crio[24245]: time=\"2026-06-14T08:36:30.646586448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.646766 crc crio[24245]: time=\"2026-06-14T08:36:30.646686591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.646766 crc crio[24245]: time=\"2026-06-14T08:36:30.646739603Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.646941 crc crio[24245]: time=\"2026-06-14T08:36:30.646785954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.646941 crc crio[24245]: time=\"2026-06-14T08:36:30.646822225Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.647088 crc crio[24245]: time=\"2026-06-14T08:36:30.64697047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.647088 crc crio[24245]: time=\"2026-06-14T08:36:30.647013061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.647327 crc crio[24245]: time=\"2026-06-14T08:36:30.647237979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.647423 crc crio[24245]: time=\"2026-06-14T08:36:30.647353602Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.647475 crc crio[24245]: time=\"2026-06-14T08:36:30.647422065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.647577 crc crio[24245]: time=\"2026-06-14T08:36:30.647478267Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.647577 crc crio[24245]: time=\"2026-06-14T08:36:30.6475703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.647700 crc crio[24245]: time=\"2026-06-14T08:36:30.647604981Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.647700 crc crio[24245]: time=\"2026-06-14T08:36:30.647638442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.647700 crc crio[24245]: time=\"2026-06-14T08:36:30.647662663Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.647917 crc crio[24245]: time=\"2026-06-14T08:36:30.647706344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.647917 crc crio[24245]: time=\"2026-06-14T08:36:30.647724575Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.648061 crc crio[24245]: time=\"2026-06-14T08:36:30.647963181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.648061 crc crio[24245]: time=\"2026-06-14T08:36:30.648012513Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.648219 crc crio[24245]: time=\"2026-06-14T08:36:30.648062654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.648219 crc crio[24245]: time=\"2026-06-14T08:36:30.648130617Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.648347 crc crio[24245]: time=\"2026-06-14T08:36:30.64822587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.648347 crc crio[24245]: time=\"2026-06-14T08:36:30.648269171Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.648449 crc crio[24245]: time=\"2026-06-14T08:36:30.648359674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.648449 crc crio[24245]: time=\"2026-06-14T08:36:30.648402916Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.648449 crc crio[24245]: time=\"2026-06-14T08:36:30.648413906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.648449 crc crio[24245]: time=\"2026-06-14T08:36:30.648430256Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.648726 crc crio[24245]: time=\"2026-06-14T08:36:30.648475208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.648726 crc crio[24245]: time=\"2026-06-14T08:36:30.648493558Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.648726 crc crio[24245]: time=\"2026-06-14T08:36:30.648666554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.648726 crc crio[24245]: time=\"2026-06-14T08:36:30.648707395Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.649063 crc crio[24245]: time=\"2026-06-14T08:36:30.648783068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.649063 crc crio[24245]: time=\"2026-06-14T08:36:30.648942093Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.649063 crc crio[24245]: time=\"2026-06-14T08:36:30.648975444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.649063 crc crio[24245]: time=\"2026-06-14T08:36:30.649034356Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.649063 crc crio[24245]: time=\"2026-06-14T08:36:30.649047856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.649063 crc crio[24245]: time=\"2026-06-14T08:36:30.649067967Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.649450 crc crio[24245]: time=\"2026-06-14T08:36:30.649283634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.649450 crc crio[24245]: time=\"2026-06-14T08:36:30.649393428Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.649450 crc crio[24245]: time=\"2026-06-14T08:36:30.649409778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.649920 crc crio[24245]: time=\"2026-06-14T08:36:30.649499581Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.649920 crc crio[24245]: time=\"2026-06-14T08:36:30.649628375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.649920 crc crio[24245]: time=\"2026-06-14T08:36:30.649721978Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.649920 crc crio[24245]: time=\"2026-06-14T08:36:30.649736279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.649920 crc crio[24245]: time=\"2026-06-14T08:36:30.649756959Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.649920 crc crio[24245]: time=\"2026-06-14T08:36:30.649908454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.650269 crc crio[24245]: time=\"2026-06-14T08:36:30.649936785Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.650269 crc crio[24245]: time=\"2026-06-14T08:36:30.649974036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.650269 crc crio[24245]: time=\"2026-06-14T08:36:30.650039159Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.650269 crc crio[24245]: time=\"2026-06-14T08:36:30.650103331Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.650269 crc crio[24245]: time=\"2026-06-14T08:36:30.650153522Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.650604 crc crio[24245]: time=\"2026-06-14T08:36:30.650269376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.650604 crc crio[24245]: time=\"2026-06-14T08:36:30.650352659Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.650604 crc crio[24245]: time=\"2026-06-14T08:36:30.650434581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.650604 crc crio[24245]: time=\"2026-06-14T08:36:30.650567706Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.650984 crc crio[24245]: time=\"2026-06-14T08:36:30.650618997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.650984 crc crio[24245]: time=\"2026-06-14T08:36:30.650731061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.650984 crc crio[24245]: time=\"2026-06-14T08:36:30.650764892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.650984 crc crio[24245]: time=\"2026-06-14T08:36:30.650789913Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.650984 crc crio[24245]: time=\"2026-06-14T08:36:30.650816894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.650984 crc crio[24245]: time=\"2026-06-14T08:36:30.650883366Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.651292 crc crio[24245]: time=\"2026-06-14T08:36:30.65105167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.651292 crc crio[24245]: time=\"2026-06-14T08:36:30.651114372Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.651292 crc crio[24245]: time=\"2026-06-14T08:36:30.651132483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.651292 crc crio[24245]: time=\"2026-06-14T08:36:30.651169094Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.651292 crc crio[24245]: time=\"2026-06-14T08:36:30.651217666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.651292 crc crio[24245]: time=\"2026-06-14T08:36:30.651250217Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.651636 crc crio[24245]: time=\"2026-06-14T08:36:30.651390061Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.651636 crc crio[24245]: time=\"2026-06-14T08:36:30.651426923Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.651636 crc crio[24245]: time=\"2026-06-14T08:36:30.651515436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.651636 crc crio[24245]: time=\"2026-06-14T08:36:30.6516384Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.651983 crc crio[24245]: time=\"2026-06-14T08:36:30.651655021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.651983 crc crio[24245]: time=\"2026-06-14T08:36:30.651730133Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.651983 crc crio[24245]: time=\"2026-06-14T08:36:30.651743534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.651983 crc crio[24245]: time=\"2026-06-14T08:36:30.651760074Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:30.651983 crc crio[24245]: time=\"2026-06-14T08:36:30.651791375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 14 08:36:30.651983 crc crio[24245]: time=\"2026-06-14T08:36:30.651807166Z\" level=info msg=\"Updated default CNI network name to \"\nJun 14 08:36:34.336916 crc crio[24245]: time=\"2026-06-14T08:36:34.336121652Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 14 08:36:34.374437 crc crio[24245]: time=\"2026-06-14T08:36:34.374344147Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:36:34.374437 crc crio[24245]: time=\"2026-06-14T08:36:34.374417349Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:36:34.374437 crc crio[24245]: time=\"2026-06-14T08:36:34.374473651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 14 08:36:34.449965 crc crio[24245]: time=\"2026-06-14T08:36:34.449830547Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 14 08:36:34.450676 crc crio[24245]: time=\"2026-06-14T08:36:34.450650585Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 14 08:36:40.878006 crc crio[24245]: time=\"2026-06-14T08:36:40.876450281Z\" level=info msg=\"Stopping pod sandbox: 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\" id=335ebd33-bba4-47f7-91c5-110193a13edb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:36:40.879621 crc crio[24245]: time=\"2026-06-14T08:36:40.879490958Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\" id=335ebd33-bba4-47f7-91c5-110193a13edb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:36:40.881201 crc crio[24245]: time=\"2026-06-14T08:36:40.88106626Z\" level=info msg=\"Removing pod sandbox: 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\" id=0d2077e8-fabe-4bee-b955-144deefa90c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:36:40.902641 crc crio[24245]: time=\"2026-06-14T08:36:40.902437732Z\" level=info msg=\"Removed pod sandbox: 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\" id=0d2077e8-fabe-4bee-b955-144deefa90c1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:36:40.904703 crc crio[24245]: time=\"2026-06-14T08:36:40.904586743Z\" level=info msg=\"Stopping pod sandbox: e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c\" id=59668d04-8be4-445e-8f04-9b2b72c4a87c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:36:40.904703 crc crio[24245]: time=\"2026-06-14T08:36:40.904685506Z\" level=info msg=\"Stopped pod sandbox (already stopped): e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c\" id=59668d04-8be4-445e-8f04-9b2b72c4a87c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:36:40.905740 crc crio[24245]: time=\"2026-06-14T08:36:40.905601586Z\" level=info msg=\"Removing pod sandbox: e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c\" id=c9432897-160e-4ffa-bc9c-8828caa705bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:36:40.926509 crc crio[24245]: time=\"2026-06-14T08:36:40.926363453Z\" level=info msg=\"Removed pod sandbox: e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c\" id=c9432897-160e-4ffa-bc9c-8828caa705bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:37:09.615520 crc crio[24245]: time=\"2026-06-14T08:37:09.614293106Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/POD\" id=5a174491-34f6-4dc3-be51-ff84712ae041 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:37:09.615520 crc crio[24245]: time=\"2026-06-14T08:37:09.615513305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:09.650791 crc crio[24245]: time=\"2026-06-14T08:37:09.65058837Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr Namespace:openshift-marketplace ID:82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa UID:cde25294-3bb4-4567-bacd-799ced104975 NetNS:/var/run/netns/32cf3978-e720-4527-88b2-4a648bba5971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcde25294_3bb4_4567_bacd_799ced104975.slice PodAnnotations:0xc00161a488}] Aliases:map[]}\"\nJun 14 08:37:09.650791 crc crio[24245]: time=\"2026-06-14T08:37:09.650680663Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:37:10.617422 crc crio[24245]: 2026-06-14T08:37:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82ac5dcb45b26c0 Mac:c2:b1:02:34:91:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/32cf3978-e720-4527-88b2-4a648bba5971 SocketPath: PciID:}] [{Interface:0xc00011b8c0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:37:10.625109 crc crio[24245]: time=\"2026-06-14T08:37:10.624953863Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr Namespace:openshift-marketplace ID:82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa UID:cde25294-3bb4-4567-bacd-799ced104975 NetNS:/var/run/netns/32cf3978-e720-4527-88b2-4a648bba5971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcde25294_3bb4_4567_bacd_799ced104975.slice PodAnnotations:0xc00161a488}] Aliases:map[]}\"\nJun 14 08:37:10.625617 crc crio[24245]: time=\"2026-06-14T08:37:10.62548473Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:37:10.644277 crc crio[24245]: time=\"2026-06-14T08:37:10.644107279Z\" level=info msg=\"Ran pod sandbox 82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/POD\" id=5a174491-34f6-4dc3-be51-ff84712ae041 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:37:10.651407 crc crio[24245]: time=\"2026-06-14T08:37:10.651210884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=48366fdd-e3fd-4173-af5f-049afd2e4162 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:10.654804 crc crio[24245]: time=\"2026-06-14T08:37:10.654652304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1105b0ec-c85d-4627-b17e-8321fcc333e1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:10.666411 crc crio[24245]: time=\"2026-06-14T08:37:10.666142693Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/util\" id=f14ba6bc-098d-4a0a-b807-7cb0843773ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:10.672208 crc crio[24245]: time=\"2026-06-14T08:37:10.66912651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:10.729250 crc crio[24245]: time=\"2026-06-14T08:37:10.721276959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:10.729512 crc crio[24245]: time=\"2026-06-14T08:37:10.729257516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:10.842374 crc crio[24245]: time=\"2026-06-14T08:37:10.842226576Z\" level=info msg=\"Created container b5719d00c760eccf56f5ae283790187c68b374c6f286518f894d83f68d853c54: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/util\" id=f14ba6bc-098d-4a0a-b807-7cb0843773ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:10.844186 crc crio[24245]: time=\"2026-06-14T08:37:10.844091347Z\" level=info msg=\"Starting container: b5719d00c760eccf56f5ae283790187c68b374c6f286518f894d83f68d853c54\" id=49e76024-5811-4c92-9369-41b359503205 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:37:10.850736 crc crio[24245]: time=\"2026-06-14T08:37:10.850615766Z\" level=info msg=\"Started container\" PID=37576 containerID=b5719d00c760eccf56f5ae283790187c68b374c6f286518f894d83f68d853c54 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/util id=49e76024-5811-4c92-9369-41b359503205 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa\nJun 14 08:37:12.209972 crc crio[24245]: time=\"2026-06-14T08:37:12.208500622Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=64db3979-dd93-49f4-97b5-40e59ca581e3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:12.212658 crc crio[24245]: time=\"2026-06-14T08:37:12.212504662Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=64db3979-dd93-49f4-97b5-40e59ca581e3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:12.213073 crc crio[24245]: time=\"2026-06-14T08:37:12.212668717Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=64db3979-dd93-49f4-97b5-40e59ca581e3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:12.214919 crc crio[24245]: time=\"2026-06-14T08:37:12.214756063Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=068b4821-1de4-41c4-b67b-ed91a3a31bbf name=/runtime.v1.ImageService/PullImage\nJun 14 08:37:12.232937 crc crio[24245]: time=\"2026-06-14T08:37:12.232695719Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 14 08:37:13.730830 crc crio[24245]: time=\"2026-06-14T08:37:13.730102187Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=068b4821-1de4-41c4-b67b-ed91a3a31bbf name=/runtime.v1.ImageService/PullImage\nJun 14 08:37:13.732524 crc crio[24245]: time=\"2026-06-14T08:37:13.731946226Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=9604bd25-9100-444f-a42b-895b02bdc22c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:13.737189 crc crio[24245]: time=\"2026-06-14T08:37:13.736354738Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=c8eebc17-0130-465a-81d4-a09acc959d5f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:13.755756 crc crio[24245]: time=\"2026-06-14T08:37:13.755587114Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/pull\" id=9a1eb143-3559-41f9-b55e-fbd1d8682657 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:13.756725 crc crio[24245]: time=\"2026-06-14T08:37:13.756622838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:13.787640 crc crio[24245]: time=\"2026-06-14T08:37:13.787396873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:13.788079 crc crio[24245]: time=\"2026-06-14T08:37:13.787945831Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6cbdd94e977b721790969028abcdf91a94b3d48c1dad5f1c25f26ea41118b53d/merged/etc/passwd: no such file or directory\"\nJun 14 08:37:13.788079 crc crio[24245]: time=\"2026-06-14T08:37:13.787993232Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/6cbdd94e977b721790969028abcdf91a94b3d48c1dad5f1c25f26ea41118b53d/merged/etc/group: no such file or directory\"\nJun 14 08:37:13.792071 crc crio[24245]: time=\"2026-06-14T08:37:13.79195291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:13.933393 crc crio[24245]: time=\"2026-06-14T08:37:13.93298835Z\" level=info msg=\"Created container ed3be6df6f4c77522171edda78eb85355490b2a10f092e188a907544de357b1e: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/pull\" id=9a1eb143-3559-41f9-b55e-fbd1d8682657 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:13.936800 crc crio[24245]: time=\"2026-06-14T08:37:13.936645858Z\" level=info msg=\"Starting container: ed3be6df6f4c77522171edda78eb85355490b2a10f092e188a907544de357b1e\" id=24da3d0d-c984-4e03-905c-0c9fc65da4fa name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:37:13.944419 crc crio[24245]: time=\"2026-06-14T08:37:13.944274462Z\" level=info msg=\"Started container\" PID=37612 containerID=ed3be6df6f4c77522171edda78eb85355490b2a10f092e188a907544de357b1e description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/pull id=24da3d0d-c984-4e03-905c-0c9fc65da4fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa\nJun 14 08:37:14.242034 crc crio[24245]: time=\"2026-06-14T08:37:14.236695666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7c4a2951-fbb2-4d2b-a579-e78a70b77ac3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:14.242034 crc crio[24245]: time=\"2026-06-14T08:37:14.240240129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5c206b4f-af58-43b2-b97a-97c70ee9b249 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:14.250045 crc crio[24245]: time=\"2026-06-14T08:37:14.24993604Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/extract\" id=6b52e803-f5ae-4493-a691-f01c6511bcfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:14.250369 crc crio[24245]: time=\"2026-06-14T08:37:14.250343153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:14.306725 crc crio[24245]: time=\"2026-06-14T08:37:14.306250347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:14.310825 crc crio[24245]: time=\"2026-06-14T08:37:14.310726938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:14.443273 crc crio[24245]: time=\"2026-06-14T08:37:14.443146763Z\" level=info msg=\"Created container db09fd97fcfca9b761fefc94777426d4dc5c6a00c8f2bfa30bf938f787cfa62e: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/extract\" id=6b52e803-f5ae-4493-a691-f01c6511bcfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:14.449179 crc crio[24245]: time=\"2026-06-14T08:37:14.449062798Z\" level=info msg=\"Starting container: db09fd97fcfca9b761fefc94777426d4dc5c6a00c8f2bfa30bf938f787cfa62e\" id=dedd5a2e-ff57-4b1f-b963-3e9181454080 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:37:14.458170 crc crio[24245]: time=\"2026-06-14T08:37:14.458092473Z\" level=info msg=\"Started container\" PID=37632 containerID=db09fd97fcfca9b761fefc94777426d4dc5c6a00c8f2bfa30bf938f787cfa62e description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/extract id=dedd5a2e-ff57-4b1f-b963-3e9181454080 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa\nJun 14 08:37:16.280186 crc crio[24245]: time=\"2026-06-14T08:37:16.279289991Z\" level=info msg=\"Stopping pod sandbox: 82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa\" id=7097b64b-20ee-44b0-8c0c-ab91ddd93bb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:37:16.281807 crc crio[24245]: time=\"2026-06-14T08:37:16.281052568Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr Namespace:openshift-marketplace ID:82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa UID:cde25294-3bb4-4567-bacd-799ced104975 NetNS:/var/run/netns/32cf3978-e720-4527-88b2-4a648bba5971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcde25294_3bb4_4567_bacd_799ced104975.slice PodAnnotations:0xc003bf6160}] Aliases:map[]}\"\nJun 14 08:37:16.281807 crc crio[24245]: time=\"2026-06-14T08:37:16.281375078Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:37:16.899677 crc crio[24245]: time=\"2026-06-14T08:37:16.899482311Z\" level=info msg=\"Stopped pod sandbox: 82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa\" id=7097b64b-20ee-44b0-8c0c-ab91ddd93bb5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:37:21.265495 crc crio[24245]: time=\"2026-06-14T08:37:21.264441936Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-dd6s6/POD\" id=ceccc274-1e18-462b-8911-d987c8c8f81c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:37:21.265495 crc crio[24245]: time=\"2026-06-14T08:37:21.2654945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:21.293379 crc crio[24245]: time=\"2026-06-14T08:37:21.293165902Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-dd6s6 Namespace:openshift-nmstate ID:62fee26ebbcda4dd840c887117ef916214dd3cd4d285fe33128bb01d872755d3 UID:412ce1a9-cffa-49e4-a182-5ff33371624f NetNS:/var/run/netns/2daae3c0-3142-42ef-9111-edb81ad79484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod412ce1a9_cffa_49e4_a182_5ff33371624f.slice PodAnnotations:0xc0005226b8}] Aliases:map[]}\"\nJun 14 08:37:21.293379 crc crio[24245]: time=\"2026-06-14T08:37:21.293222824Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-dd6s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:37:21.796720 crc crio[24245]: 2026-06-14T08:37:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62fee26ebbcda4d Mac:ce:15:85:c2:bd:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/2daae3c0-3142-42ef-9111-edb81ad79484 SocketPath: PciID:}] [{Interface:0xc0001345a0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:37:21.798451 crc crio[24245]: time=\"2026-06-14T08:37:21.798373708Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-dd6s6 Namespace:openshift-nmstate ID:62fee26ebbcda4dd840c887117ef916214dd3cd4d285fe33128bb01d872755d3 UID:412ce1a9-cffa-49e4-a182-5ff33371624f NetNS:/var/run/netns/2daae3c0-3142-42ef-9111-edb81ad79484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod412ce1a9_cffa_49e4_a182_5ff33371624f.slice PodAnnotations:0xc0005226b8}] Aliases:map[]}\"\nJun 14 08:37:21.798660 crc crio[24245]: time=\"2026-06-14T08:37:21.798602556Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-dd6s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:37:21.806139 crc crio[24245]: time=\"2026-06-14T08:37:21.805800043Z\" level=info msg=\"Ran pod sandbox 62fee26ebbcda4dd840c887117ef916214dd3cd4d285fe33128bb01d872755d3 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-dd6s6/POD\" id=ceccc274-1e18-462b-8911-d987c8c8f81c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:37:21.809116 crc crio[24245]: time=\"2026-06-14T08:37:21.809010582Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=a504b97e-d019-46bb-93ba-d710d61981a3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:21.809347 crc crio[24245]: time=\"2026-06-14T08:37:21.809244529Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=a504b97e-d019-46bb-93ba-d710d61981a3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:21.809347 crc crio[24245]: time=\"2026-06-14T08:37:21.809317941Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=a504b97e-d019-46bb-93ba-d710d61981a3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:21.811646 crc crio[24245]: time=\"2026-06-14T08:37:21.811565016Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=d10873d6-7b6e-4c99-88ea-425e4d37d44f name=/runtime.v1.ImageService/PullImage\nJun 14 08:37:21.819295 crc crio[24245]: time=\"2026-06-14T08:37:21.819172906Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 14 08:37:25.374977 crc crio[24245]: time=\"2026-06-14T08:37:25.374446007Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=d10873d6-7b6e-4c99-88ea-425e4d37d44f name=/runtime.v1.ImageService/PullImage\nJun 14 08:37:25.377623 crc crio[24245]: time=\"2026-06-14T08:37:25.377561212Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=784023d3-ff9d-4300-87ef-9d269f70138e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:25.382033 crc crio[24245]: time=\"2026-06-14T08:37:25.381918181Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=9a19db03-137a-41f5-a415-213a8033769c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:25.388825 crc crio[24245]: time=\"2026-06-14T08:37:25.388723775Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-dd6s6/nmstate-operator\" id=96cc7e6c-7ca1-429b-9887-cf7e6a770d10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:25.391478 crc crio[24245]: time=\"2026-06-14T08:37:25.39138346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:25.441190 crc crio[24245]: time=\"2026-06-14T08:37:25.441101236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:25.449366 crc crio[24245]: time=\"2026-06-14T08:37:25.449301175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:25.558337 crc crio[24245]: time=\"2026-06-14T08:37:25.558243883Z\" level=info msg=\"Created container ed69ccc6d580dc757ef33d21bd39269b11c56b380bf73548c173cefc5093750e: openshift-nmstate/nmstate-operator-6569c8c666-dd6s6/nmstate-operator\" id=96cc7e6c-7ca1-429b-9887-cf7e6a770d10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:25.559815 crc crio[24245]: time=\"2026-06-14T08:37:25.559692157Z\" level=info msg=\"Starting container: ed69ccc6d580dc757ef33d21bd39269b11c56b380bf73548c173cefc5093750e\" id=b16727b3-2866-43c6-a574-6d6192aea458 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:37:25.569555 crc crio[24245]: time=\"2026-06-14T08:37:25.569430015Z\" level=info msg=\"Started container\" PID=37948 containerID=ed69ccc6d580dc757ef33d21bd39269b11c56b380bf73548c173cefc5093750e description=openshift-nmstate/nmstate-operator-6569c8c666-dd6s6/nmstate-operator id=b16727b3-2866-43c6-a574-6d6192aea458 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62fee26ebbcda4dd840c887117ef916214dd3cd4d285fe33128bb01d872755d3\nJun 14 08:37:40.671774 crc crio[24245]: time=\"2026-06-14T08:37:40.670831151Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/POD\" id=bfff951a-33b3-4110-927e-792e09b870f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:37:40.673103 crc crio[24245]: time=\"2026-06-14T08:37:40.671804622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:40.726985 crc crio[24245]: time=\"2026-06-14T08:37:40.726793546Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-jtzt2 Namespace:openshift-nmstate ID:645ccfe44f3a2cbfdcc733775eb02d6a0d3ac5bc168c2771ecf9343ef58cb21b UID:4eda6bee-190d-4534-a684-f2ecaec4dbc4 NetNS:/var/run/netns/a486287c-246c-4e97-8935-a1bfb30b3f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4eda6bee_190d_4534_a684_f2ecaec4dbc4.slice PodAnnotations:0xc00161a6b0}] Aliases:map[]}\"\nJun 14 08:37:40.726985 crc crio[24245]: time=\"2026-06-14T08:37:40.72691256Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-jtzt2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:37:40.761309 crc crio[24245]: time=\"2026-06-14T08:37:40.761211912Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-k5lzg/POD\" id=7c98592e-f4de-469f-a984-f9401bfe9e4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:37:40.761481 crc crio[24245]: time=\"2026-06-14T08:37:40.761328296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:40.797206 crc crio[24245]: time=\"2026-06-14T08:37:40.796979359Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7c98592e-f4de-469f-a984-f9401bfe9e4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:37:40.816950 crc crio[24245]: time=\"2026-06-14T08:37:40.816731567Z\" level=info msg=\"Ran pod sandbox 4e5e4bd374ea4e331094cded595eb67ed4561e720a966e9810b1a7779fccbc4a with infra container: openshift-nmstate/nmstate-handler-k5lzg/POD\" id=7c98592e-f4de-469f-a984-f9401bfe9e4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:37:40.823897 crc crio[24245]: time=\"2026-06-14T08:37:40.823695714Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=d266da9e-5585-407b-9d72-fd684098d1f1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:40.824774 crc crio[24245]: time=\"2026-06-14T08:37:40.824706535Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=d266da9e-5585-407b-9d72-fd684098d1f1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:40.824924 crc crio[24245]: time=\"2026-06-14T08:37:40.82481584Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=d266da9e-5585-407b-9d72-fd684098d1f1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:40.826796 crc crio[24245]: time=\"2026-06-14T08:37:40.826603534Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=e32c9194-662b-42cf-9499-352a0b403a12 name=/runtime.v1.ImageService/PullImage\nJun 14 08:37:40.844939 crc crio[24245]: time=\"2026-06-14T08:37:40.844678235Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 14 08:37:41.308822 crc crio[24245]: time=\"2026-06-14T08:37:41.308420043Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-w4w69/POD\" id=0854ef8c-ffb8-4925-a3fb-df1d7a0d95b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:37:41.309087 crc crio[24245]: time=\"2026-06-14T08:37:41.308968091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:41.329092 crc crio[24245]: time=\"2026-06-14T08:37:41.328718214Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-w4w69 Namespace:openshift-nmstate ID:3026aabd8d01f1e1ef295f834a3819cbe74c48da1db1727d4ab004c09fb108b0 UID:7aa60d76-b1b0-4115-af37-f12d3e74e7b7 NetNS:/var/run/netns/4608fb77-466d-43dc-aeef-8e652d6c18d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7aa60d76_b1b0_4115_af37_f12d3e74e7b7.slice PodAnnotations:0xc0004cd3d8}] Aliases:map[]}\"\nJun 14 08:37:41.329092 crc crio[24245]: time=\"2026-06-14T08:37:41.329066595Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-w4w69 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:37:41.354950 crc crio[24245]: time=\"2026-06-14T08:37:41.353489357Z\" level=info msg=\"Running pod sandbox: openshift-console/console-8dc4d6b6d-5s7b7/POD\" id=b000756f-c0bd-40b0-87e9-cebae5d1d4be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:37:41.354950 crc crio[24245]: time=\"2026-06-14T08:37:41.353625901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:41.376397 crc crio[24245]: 2026-06-14T08:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:645ccfe44f3a2cb Mac:b2:05:72:b3:37:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/a486287c-246c-4e97-8935-a1bfb30b3f5d SocketPath: PciID:}] [{Interface:0xc000122f90 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:37:41.377671 crc crio[24245]: time=\"2026-06-14T08:37:41.377568605Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-jtzt2 Namespace:openshift-nmstate ID:645ccfe44f3a2cbfdcc733775eb02d6a0d3ac5bc168c2771ecf9343ef58cb21b UID:4eda6bee-190d-4534-a684-f2ecaec4dbc4 NetNS:/var/run/netns/a486287c-246c-4e97-8935-a1bfb30b3f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4eda6bee_190d_4534_a684_f2ecaec4dbc4.slice PodAnnotations:0xc00161a6b0}] Aliases:map[]}\"\nJun 14 08:37:41.377811 crc crio[24245]: time=\"2026-06-14T08:37:41.377769881Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-jtzt2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:37:41.387674 crc crio[24245]: time=\"2026-06-14T08:37:41.387022933Z\" level=info msg=\"Ran pod sandbox 645ccfe44f3a2cbfdcc733775eb02d6a0d3ac5bc168c2771ecf9343ef58cb21b with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/POD\" id=bfff951a-33b3-4110-927e-792e09b870f1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:37:41.391206 crc crio[24245]: time=\"2026-06-14T08:37:41.391107861Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=aacbd3c7-3dae-4f37-8459-4a27aee3baeb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:41.391364 crc crio[24245]: time=\"2026-06-14T08:37:41.391348119Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=aacbd3c7-3dae-4f37-8459-4a27aee3baeb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:41.391438 crc crio[24245]: time=\"2026-06-14T08:37:41.39140823Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=aacbd3c7-3dae-4f37-8459-4a27aee3baeb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:41.392941 crc crio[24245]: time=\"2026-06-14T08:37:41.392876977Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=2ae7a955-e8b6-49c6-93e0-5af4f133313d name=/runtime.v1.ImageService/PullImage\nJun 14 08:37:41.407415 crc crio[24245]: time=\"2026-06-14T08:37:41.407160232Z\" level=info msg=\"Got pod network &{Name:console-8dc4d6b6d-5s7b7 Namespace:openshift-console ID:379286cca3d3bdcb9c75e9e94102ee8781ee450f9910834b6ecc6305930b2f49 UID:5cd5fa31-74d9-4839-bc4a-687291fd6061 NetNS:/var/run/netns/ae7034f7-8100-41d5-993a-8ebbafb05c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cd5fa31_74d9_4839_bc4a_687291fd6061.slice PodAnnotations:0xc001b860b0}] Aliases:map[]}\"\nJun 14 08:37:41.407415 crc crio[24245]: time=\"2026-06-14T08:37:41.407233084Z\" level=info msg=\"Adding pod openshift-console_console-8dc4d6b6d-5s7b7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:37:41.410316 crc crio[24245]: time=\"2026-06-14T08:37:41.409972767Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 14 08:37:41.626486 crc crio[24245]: time=\"2026-06-14T08:37:41.626397033Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-hbbmt/POD\" id=327e1de5-6e90-480f-bbb3-acffac27e657 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:37:41.626719 crc crio[24245]: time=\"2026-06-14T08:37:41.626520107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:41.663068 crc crio[24245]: time=\"2026-06-14T08:37:41.661326835Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-hbbmt Namespace:openshift-nmstate ID:d91eaf704302a37537bb0a403d074200c33e27acd546ce80bed1f9fdd137c433 UID:b1b026a6-fb2a-476a-941b-6c13231d4a10 NetNS:/var/run/netns/2bf4814a-26cc-4928-a177-6559db761392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1b026a6_fb2a_476a_941b_6c13231d4a10.slice PodAnnotations:0xc003bf62a8}] Aliases:map[]}\"\nJun 14 08:37:41.663068 crc crio[24245]: time=\"2026-06-14T08:37:41.661393447Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-hbbmt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:37:41.822146 crc crio[24245]: 2026-06-14T08:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3026aabd8d01f1e Mac:be:8f:d7:49:c1:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/4608fb77-466d-43dc-aeef-8e652d6c18d1 SocketPath: PciID:}] [{Interface:0xc0004b01d0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:37:41.825462 crc crio[24245]: time=\"2026-06-14T08:37:41.824336338Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-w4w69 Namespace:openshift-nmstate ID:3026aabd8d01f1e1ef295f834a3819cbe74c48da1db1727d4ab004c09fb108b0 UID:7aa60d76-b1b0-4115-af37-f12d3e74e7b7 NetNS:/var/run/netns/4608fb77-466d-43dc-aeef-8e652d6c18d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7aa60d76_b1b0_4115_af37_f12d3e74e7b7.slice PodAnnotations:0xc0004cd3d8}] Aliases:map[]}\"\nJun 14 08:37:41.825462 crc crio[24245]: time=\"2026-06-14T08:37:41.824942498Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-w4w69 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:37:41.834089 crc crio[24245]: time=\"2026-06-14T08:37:41.832253101Z\" level=info msg=\"Ran pod sandbox 3026aabd8d01f1e1ef295f834a3819cbe74c48da1db1727d4ab004c09fb108b0 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-w4w69/POD\" id=0854ef8c-ffb8-4925-a3fb-df1d7a0d95b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:37:41.850964 crc crio[24245]: time=\"2026-06-14T08:37:41.850004026Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=abe58fa3-f72e-4722-9403-ab0762a0c5fd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:41.851257 crc crio[24245]: time=\"2026-06-14T08:37:41.851215735Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=abe58fa3-f72e-4722-9403-ab0762a0c5fd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:41.851360 crc crio[24245]: time=\"2026-06-14T08:37:41.851295778Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=abe58fa3-f72e-4722-9403-ab0762a0c5fd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:41.854443 crc crio[24245]: time=\"2026-06-14T08:37:41.853673002Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=7f52cc9d-1dd8-47f8-b848-bee732c485c3 name=/runtime.v1.ImageService/PullImage\nJun 14 08:37:41.859957 crc crio[24245]: time=\"2026-06-14T08:37:41.858561457Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 14 08:37:42.011462 crc crio[24245]: 2026-06-14T08:37:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:379286cca3d3bdc Mac:1a:52:4b:4a:d8:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/ae7034f7-8100-41d5-993a-8ebbafb05c02 SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:37:42.013166 crc crio[24245]: time=\"2026-06-14T08:37:42.013108733Z\" level=info msg=\"Got pod network &{Name:console-8dc4d6b6d-5s7b7 Namespace:openshift-console ID:379286cca3d3bdcb9c75e9e94102ee8781ee450f9910834b6ecc6305930b2f49 UID:5cd5fa31-74d9-4839-bc4a-687291fd6061 NetNS:/var/run/netns/ae7034f7-8100-41d5-993a-8ebbafb05c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cd5fa31_74d9_4839_bc4a_687291fd6061.slice PodAnnotations:0xc001b860b0}] Aliases:map[]}\"\nJun 14 08:37:42.013329 crc crio[24245]: time=\"2026-06-14T08:37:42.013280448Z\" level=info msg=\"Checking pod openshift-console_console-8dc4d6b6d-5s7b7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:37:42.019465 crc crio[24245]: time=\"2026-06-14T08:37:42.019402183Z\" level=info msg=\"Ran pod sandbox 379286cca3d3bdcb9c75e9e94102ee8781ee450f9910834b6ecc6305930b2f49 with infra container: openshift-console/console-8dc4d6b6d-5s7b7/POD\" id=b000756f-c0bd-40b0-87e9-cebae5d1d4be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:37:42.024912 crc crio[24245]: time=\"2026-06-14T08:37:42.024740929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=36ebac4b-7886-416a-aa1b-2cac8bcaf17f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:42.028413 crc crio[24245]: time=\"2026-06-14T08:37:42.028366023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=53dae424-81c3-4002-b934-b6de428e97e1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:42.034882 crc crio[24245]: time=\"2026-06-14T08:37:42.034789596Z\" level=info msg=\"Creating container: openshift-console/console-8dc4d6b6d-5s7b7/console\" id=38ff3d29-6f9c-4ec2-a81d-eeb9e80ceef4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:42.035632 crc crio[24245]: time=\"2026-06-14T08:37:42.03552113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:42.082622 crc crio[24245]: time=\"2026-06-14T08:37:42.082524251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:42.088321 crc crio[24245]: time=\"2026-06-14T08:37:42.088114068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:42.196030 crc crio[24245]: time=\"2026-06-14T08:37:42.195795335Z\" level=info msg=\"Created container 16465ecf2432228d2427c53bfae3144286e3d7919c116ec789ba7cf7d0c01d06: openshift-console/console-8dc4d6b6d-5s7b7/console\" id=38ff3d29-6f9c-4ec2-a81d-eeb9e80ceef4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:42.197314 crc crio[24245]: time=\"2026-06-14T08:37:42.197238721Z\" level=info msg=\"Starting container: 16465ecf2432228d2427c53bfae3144286e3d7919c116ec789ba7cf7d0c01d06\" id=b9868fb5-45f8-4680-8b3f-76e4861aaba7 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:37:42.203069 crc crio[24245]: time=\"2026-06-14T08:37:42.202933239Z\" level=info msg=\"Started container\" PID=38295 containerID=16465ecf2432228d2427c53bfae3144286e3d7919c116ec789ba7cf7d0c01d06 description=openshift-console/console-8dc4d6b6d-5s7b7/console id=b9868fb5-45f8-4680-8b3f-76e4861aaba7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=379286cca3d3bdcb9c75e9e94102ee8781ee450f9910834b6ecc6305930b2f49\nJun 14 08:37:42.413303 crc crio[24245]: 2026-06-14T08:37:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d91eaf704302a37 Mac:0e:ef:3d:e3:b0:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/2bf4814a-26cc-4928-a177-6559db761392 SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:37:42.414905 crc crio[24245]: time=\"2026-06-14T08:37:42.414790773Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-hbbmt Namespace:openshift-nmstate ID:d91eaf704302a37537bb0a403d074200c33e27acd546ce80bed1f9fdd137c433 UID:b1b026a6-fb2a-476a-941b-6c13231d4a10 NetNS:/var/run/netns/2bf4814a-26cc-4928-a177-6559db761392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1b026a6_fb2a_476a_941b_6c13231d4a10.slice PodAnnotations:0xc003bf62a8}] Aliases:map[]}\"\nJun 14 08:37:42.415005 crc crio[24245]: time=\"2026-06-14T08:37:42.41499309Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-hbbmt for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:37:42.422705 crc crio[24245]: time=\"2026-06-14T08:37:42.422642724Z\" level=info msg=\"Ran pod sandbox d91eaf704302a37537bb0a403d074200c33e27acd546ce80bed1f9fdd137c433 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-hbbmt/POD\" id=327e1de5-6e90-480f-bbb3-acffac27e657 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:37:42.425408 crc crio[24245]: time=\"2026-06-14T08:37:42.425339727Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=df822c4b-3497-4587-a966-b4f098bae744 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:42.425892 crc crio[24245]: time=\"2026-06-14T08:37:42.425784931Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=df822c4b-3497-4587-a966-b4f098bae744 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:42.425971 crc crio[24245]: time=\"2026-06-14T08:37:42.425940596Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=df822c4b-3497-4587-a966-b4f098bae744 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:42.427058 crc crio[24245]: time=\"2026-06-14T08:37:42.426959766Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=208f11e0-35db-4487-b9a0-3eba6f4a21da name=/runtime.v1.ImageService/PullImage\nJun 14 08:37:42.430580 crc crio[24245]: time=\"2026-06-14T08:37:42.430503989Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 14 08:37:44.919249 crc crio[24245]: time=\"2026-06-14T08:37:44.918642938Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=e32c9194-662b-42cf-9499-352a0b403a12 name=/runtime.v1.ImageService/PullImage\nJun 14 08:37:44.921044 crc crio[24245]: time=\"2026-06-14T08:37:44.920950948Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=c658831b-0144-4f57-a7fa-1a558d7119d0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:44.946692 crc crio[24245]: time=\"2026-06-14T08:37:44.94658423Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=7f52cc9d-1dd8-47f8-b848-bee732c485c3 name=/runtime.v1.ImageService/PullImage\nJun 14 08:37:44.947941 crc crio[24245]: time=\"2026-06-14T08:37:44.947792645Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=cfa69141-10e5-4b34-955a-f1a8c2349d97 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:44.967201 crc crio[24245]: time=\"2026-06-14T08:37:44.96535899Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=cc1a12e5-e899-4d18-a309-2a604d3fd365 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:44.967201 crc crio[24245]: time=\"2026-06-14T08:37:44.967220138Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8448b9af-8509-471b-896e-d5a86b42defd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:44.974389 crc crio[24245]: time=\"2026-06-14T08:37:44.973962755Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=2ae7a955-e8b6-49c6-93e0-5af4f133313d name=/runtime.v1.ImageService/PullImage\nJun 14 08:37:44.974389 crc crio[24245]: time=\"2026-06-14T08:37:44.974177677Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-w4w69/nmstate-webhook\" id=12e6b615-f5d8-4241-af52-128354e441bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:44.975137 crc crio[24245]: time=\"2026-06-14T08:37:44.97456749Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f385869e-83ed-4c77-9a67-ba642669326a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:44.975984 crc crio[24245]: time=\"2026-06-14T08:37:44.975800549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:44.977797 crc crio[24245]: time=\"2026-06-14T08:37:44.977692448Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=0de07280-a0a3-4285-89fa-4b46db01d8ce name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:44.979412 crc crio[24245]: time=\"2026-06-14T08:37:44.979368652Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-k5lzg/nmstate-handler\" id=9c48ea3c-fa9c-493c-9ed6-b4ec299b6897 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:44.990396 crc crio[24245]: time=\"2026-06-14T08:37:44.990328268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:44.999289 crc crio[24245]: time=\"2026-06-14T08:37:44.999048693Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/nmstate-metrics\" id=5e894639-db27-458e-a288-194cf6025a83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:45.033385 crc crio[24245]: time=\"2026-06-14T08:37:45.033246011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:45.034300 crc crio[24245]: time=\"2026-06-14T08:37:45.034223722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:45.039312 crc crio[24245]: time=\"2026-06-14T08:37:45.03923892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:45.052746 crc crio[24245]: time=\"2026-06-14T08:37:45.052674303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:45.060921 crc crio[24245]: time=\"2026-06-14T08:37:45.06080668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:45.065807 crc crio[24245]: time=\"2026-06-14T08:37:45.065726076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:45.222210 crc crio[24245]: time=\"2026-06-14T08:37:45.221133838Z\" level=info msg=\"Created container 8a6480e0b184822fc1828778eda7991276f54381f89651f23594721495ec5ea0: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/nmstate-metrics\" id=5e894639-db27-458e-a288-194cf6025a83 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:45.222500 crc crio[24245]: time=\"2026-06-14T08:37:45.222251213Z\" level=info msg=\"Created container fa784729a7226b2ea26348e16447c2ae7c5f8ad4e62b67d81e593b82dad677ca: openshift-nmstate/nmstate-webhook-9b7874799-w4w69/nmstate-webhook\" id=12e6b615-f5d8-4241-af52-128354e441bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:45.226811 crc crio[24245]: time=\"2026-06-14T08:37:45.223308687Z\" level=info msg=\"Starting container: fa784729a7226b2ea26348e16447c2ae7c5f8ad4e62b67d81e593b82dad677ca\" id=6eacc2b7-1e66-4b84-b554-847301b5fb9d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:37:45.226811 crc crio[24245]: time=\"2026-06-14T08:37:45.223676199Z\" level=info msg=\"Starting container: 8a6480e0b184822fc1828778eda7991276f54381f89651f23594721495ec5ea0\" id=360dcc9c-be26-42d9-b59c-10e3aaf77aac name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:37:45.232500 crc crio[24245]: time=\"2026-06-14T08:37:45.232451044Z\" level=info msg=\"Started container\" PID=38414 containerID=fa784729a7226b2ea26348e16447c2ae7c5f8ad4e62b67d81e593b82dad677ca description=openshift-nmstate/nmstate-webhook-9b7874799-w4w69/nmstate-webhook id=6eacc2b7-1e66-4b84-b554-847301b5fb9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3026aabd8d01f1e1ef295f834a3819cbe74c48da1db1727d4ab004c09fb108b0\nJun 14 08:37:45.239916 crc crio[24245]: time=\"2026-06-14T08:37:45.239791227Z\" level=info msg=\"Started container\" PID=38421 containerID=8a6480e0b184822fc1828778eda7991276f54381f89651f23594721495ec5ea0 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/nmstate-metrics id=360dcc9c-be26-42d9-b59c-10e3aaf77aac name=/runtime.v1.RuntimeService/StartContainer sandboxID=645ccfe44f3a2cbfdcc733775eb02d6a0d3ac5bc168c2771ecf9343ef58cb21b\nJun 14 08:37:45.270467 crc crio[24245]: time=\"2026-06-14T08:37:45.270308991Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=4cf36054-590c-4a34-8a44-45ce0fdecc56 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:45.270979 crc crio[24245]: time=\"2026-06-14T08:37:45.270745805Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=4cf36054-590c-4a34-8a44-45ce0fdecc56 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:45.270979 crc crio[24245]: time=\"2026-06-14T08:37:45.270800057Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=4cf36054-590c-4a34-8a44-45ce0fdecc56 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:45.280420 crc crio[24245]: time=\"2026-06-14T08:37:45.27478527Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=0fbdbda0-6963-4b8d-8897-413e4680d451 name=/runtime.v1.ImageService/PullImage\nJun 14 08:37:45.281303 crc crio[24245]: time=\"2026-06-14T08:37:45.280608675Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 14 08:37:45.312760 crc crio[24245]: time=\"2026-06-14T08:37:45.312602333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:45.476675 crc crio[24245]: time=\"2026-06-14T08:37:45.476492983Z\" level=info msg=\"Created container 56d5b2f886028361d01354ae4ecce0780de86e175737d5e636c29743d4864f4f: openshift-nmstate/nmstate-handler-k5lzg/nmstate-handler\" id=9c48ea3c-fa9c-493c-9ed6-b4ec299b6897 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:45.478114 crc crio[24245]: time=\"2026-06-14T08:37:45.4780162Z\" level=info msg=\"Starting container: 56d5b2f886028361d01354ae4ecce0780de86e175737d5e636c29743d4864f4f\" id=6054aae1-ab73-4d82-b0b6-1c73b07e57cf name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:37:45.483116 crc crio[24245]: time=\"2026-06-14T08:37:45.48303361Z\" level=info msg=\"Started container\" PID=38449 containerID=56d5b2f886028361d01354ae4ecce0780de86e175737d5e636c29743d4864f4f description=openshift-nmstate/nmstate-handler-k5lzg/nmstate-handler id=6054aae1-ab73-4d82-b0b6-1c73b07e57cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e5e4bd374ea4e331094cded595eb67ed4561e720a966e9810b1a7779fccbc4a\nJun 14 08:37:48.133494 crc crio[24245]: time=\"2026-06-14T08:37:48.131703906Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=0fbdbda0-6963-4b8d-8897-413e4680d451 name=/runtime.v1.ImageService/PullImage\nJun 14 08:37:48.135386 crc crio[24245]: time=\"2026-06-14T08:37:48.134700706Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=4ab81ac1-85fa-422f-8fcf-744161a0acff name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:48.141347 crc crio[24245]: time=\"2026-06-14T08:37:48.141251192Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=32bcdb64-7ebe-4b2b-81ae-0b6ec411008a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:48.153417 crc crio[24245]: time=\"2026-06-14T08:37:48.153211229Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/kube-rbac-proxy\" id=25c1f0c5-73e1-4fba-bdec-5c400f116f88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:48.156162 crc crio[24245]: time=\"2026-06-14T08:37:48.155412159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:48.215109 crc crio[24245]: time=\"2026-06-14T08:37:48.214960367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:48.221339 crc crio[24245]: time=\"2026-06-14T08:37:48.221287317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:48.400520 crc crio[24245]: time=\"2026-06-14T08:37:48.400225231Z\" level=info msg=\"Created container 4b987eb862a99ccbdf608bda00c07ad189ff15c862a8aa35ea2df68635dd24f9: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/kube-rbac-proxy\" id=25c1f0c5-73e1-4fba-bdec-5c400f116f88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:48.402324 crc crio[24245]: time=\"2026-06-14T08:37:48.401823161Z\" level=info msg=\"Starting container: 4b987eb862a99ccbdf608bda00c07ad189ff15c862a8aa35ea2df68635dd24f9\" id=40ab6396-d1ef-4f80-8fd7-4c0179350cc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:37:48.408806 crc crio[24245]: time=\"2026-06-14T08:37:48.408586915Z\" level=info msg=\"Started container\" PID=38526 containerID=4b987eb862a99ccbdf608bda00c07ad189ff15c862a8aa35ea2df68635dd24f9 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/kube-rbac-proxy id=40ab6396-d1ef-4f80-8fd7-4c0179350cc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=645ccfe44f3a2cbfdcc733775eb02d6a0d3ac5bc168c2771ecf9343ef58cb21b\nJun 14 08:37:52.017348 crc crio[24245]: time=\"2026-06-14T08:37:52.01627936Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=208f11e0-35db-4487-b9a0-3eba6f4a21da name=/runtime.v1.ImageService/PullImage\nJun 14 08:37:52.019996 crc crio[24245]: time=\"2026-06-14T08:37:52.018072484Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=17d3b5a3-7ea6-476f-ac85-144ba448c0d8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:52.070423 crc crio[24245]: time=\"2026-06-14T08:37:52.069936531Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=9a5406cc-2155-4b44-9d9f-0a6610823e18 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:37:52.080643 crc crio[24245]: time=\"2026-06-14T08:37:52.080556469Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-hbbmt/nmstate-console-plugin\" id=c8df48b4-a2cf-4735-abf7-645fc36dc92a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:52.083014 crc crio[24245]: time=\"2026-06-14T08:37:52.082946605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:52.136555 crc crio[24245]: time=\"2026-06-14T08:37:52.136296283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:52.141074 crc crio[24245]: time=\"2026-06-14T08:37:52.141003073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:37:52.260218 crc crio[24245]: time=\"2026-06-14T08:37:52.260068699Z\" level=info msg=\"Created container 4e31cb99f1108898285eeb192e9cf0b308c98cc5622ca9e7dc4ad18ed2845484: openshift-nmstate/nmstate-console-plugin-9bcc7988b-hbbmt/nmstate-console-plugin\" id=c8df48b4-a2cf-4735-abf7-645fc36dc92a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:37:52.261564 crc crio[24245]: time=\"2026-06-14T08:37:52.261435232Z\" level=info msg=\"Starting container: 4e31cb99f1108898285eeb192e9cf0b308c98cc5622ca9e7dc4ad18ed2845484\" id=b0f9aeac-035c-4730-9b08-d3fc78bf312d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:37:52.267325 crc crio[24245]: time=\"2026-06-14T08:37:52.267245244Z\" level=info msg=\"Started container\" PID=38608 containerID=4e31cb99f1108898285eeb192e9cf0b308c98cc5622ca9e7dc4ad18ed2845484 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-hbbmt/nmstate-console-plugin id=b0f9aeac-035c-4730-9b08-d3fc78bf312d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91eaf704302a37537bb0a403d074200c33e27acd546ce80bed1f9fdd137c433\nJun 14 08:38:00.510089 crc crio[24245]: time=\"2026-06-14T08:38:00.509175833Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690438-d29r9/POD\" id=7efe7259-bf05-4e03-bf1a-48551d2b683c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:38:00.512023 crc crio[24245]: time=\"2026-06-14T08:38:00.510170945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:38:00.577405 crc crio[24245]: time=\"2026-06-14T08:38:00.577235112Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690438-d29r9 Namespace:openshift-infra ID:146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4 UID:4240767b-3ac7-41b4-a48e-66c1c7c1334f NetNS:/var/run/netns/c77ca370-1e66-4a3d-a617-eefc7a614d7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4240767b_3ac7_41b4_a48e_66c1c7c1334f.slice PodAnnotations:0xc000522da0}] Aliases:map[]}\"\nJun 14 08:38:00.577405 crc crio[24245]: time=\"2026-06-14T08:38:00.577406037Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690438-d29r9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:38:01.019916 crc crio[24245]: 2026-06-14T08:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:146cf2f8a611a2a Mac:4a:e3:f5:8e:01:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/c77ca370-1e66-4a3d-a617-eefc7a614d7c SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:38:01.021444 crc crio[24245]: time=\"2026-06-14T08:38:01.021375162Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690438-d29r9 Namespace:openshift-infra ID:146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4 UID:4240767b-3ac7-41b4-a48e-66c1c7c1334f NetNS:/var/run/netns/c77ca370-1e66-4a3d-a617-eefc7a614d7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4240767b_3ac7_41b4_a48e_66c1c7c1334f.slice PodAnnotations:0xc000522da0}] Aliases:map[]}\"\nJun 14 08:38:01.021622 crc crio[24245]: time=\"2026-06-14T08:38:01.021569767Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690438-d29r9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:38:01.032078 crc crio[24245]: time=\"2026-06-14T08:38:01.032007767Z\" level=info msg=\"Ran pod sandbox 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4 with infra container: openshift-infra/auto-csr-approver-29690438-d29r9/POD\" id=7efe7259-bf05-4e03-bf1a-48551d2b683c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:38:01.036361 crc crio[24245]: time=\"2026-06-14T08:38:01.035307581Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=842e46d3-1633-4141-8c66-1148ab1065fc name=/runtime.v1.ImageService/PullImage\nJun 14 08:38:01.044399 crc crio[24245]: time=\"2026-06-14T08:38:01.043488418Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 08:38:01.876406 crc crio[24245]: time=\"2026-06-14T08:38:01.875802602Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=842e46d3-1633-4141-8c66-1148ab1065fc name=/runtime.v1.ImageService/PullImage\nJun 14 08:38:01.879606 crc crio[24245]: time=\"2026-06-14T08:38:01.877464275Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8b9df274-75f9-41cd-8328-73eaede64e0b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:01.880247 crc crio[24245]: time=\"2026-06-14T08:38:01.88015369Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ef820654-eefa-41ac-a4d4-9bb19b095e14 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:01.890675 crc crio[24245]: time=\"2026-06-14T08:38:01.890573578Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690438-d29r9/oc\" id=609fb0ff-efe2-4f0d-9008-3caa3c31eaec name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:38:01.891185 crc crio[24245]: time=\"2026-06-14T08:38:01.891100985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:38:01.918592 crc crio[24245]: time=\"2026-06-14T08:38:01.918458798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:38:02.239168 crc crio[24245]: time=\"2026-06-14T08:38:02.238465883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:38:02.361548 crc crio[24245]: time=\"2026-06-14T08:38:02.361022309Z\" level=info msg=\"Created container 770c50f80f560e39cf413debe57a9d6dac3b4cbcaa8d04ace20f16d169c05608: openshift-infra/auto-csr-approver-29690438-d29r9/oc\" id=609fb0ff-efe2-4f0d-9008-3caa3c31eaec name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:38:02.363719 crc crio[24245]: time=\"2026-06-14T08:38:02.363623131Z\" level=info msg=\"Starting container: 770c50f80f560e39cf413debe57a9d6dac3b4cbcaa8d04ace20f16d169c05608\" id=02226429-eca4-4bbb-9f32-273ee17a2461 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:38:02.367922 crc crio[24245]: time=\"2026-06-14T08:38:02.367800372Z\" level=info msg=\"Started container\" PID=38873 containerID=770c50f80f560e39cf413debe57a9d6dac3b4cbcaa8d04ace20f16d169c05608 description=openshift-infra/auto-csr-approver-29690438-d29r9/oc id=02226429-eca4-4bbb-9f32-273ee17a2461 name=/runtime.v1.RuntimeService/StartContainer sandboxID=146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4\nJun 14 08:38:04.992411 crc crio[24245]: time=\"2026-06-14T08:38:04.992017582Z\" level=info msg=\"Stopping pod sandbox: 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4\" id=752c9d66-4f4b-4b38-aade-aba814544d4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:38:04.993782 crc crio[24245]: time=\"2026-06-14T08:38:04.993058055Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690438-d29r9 Namespace:openshift-infra ID:146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4 UID:4240767b-3ac7-41b4-a48e-66c1c7c1334f NetNS:/var/run/netns/c77ca370-1e66-4a3d-a617-eefc7a614d7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4240767b_3ac7_41b4_a48e_66c1c7c1334f.slice PodAnnotations:0xc001fea330}] Aliases:map[]}\"\nJun 14 08:38:04.993782 crc crio[24245]: time=\"2026-06-14T08:38:04.993185019Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690438-d29r9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:38:05.325278 crc crio[24245]: time=\"2026-06-14T08:38:05.324793649Z\" level=info msg=\"Stopped pod sandbox: 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4\" id=752c9d66-4f4b-4b38-aade-aba814544d4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:38:17.011610 crc crio[24245]: time=\"2026-06-14T08:38:17.010382946Z\" level=info msg=\"Stopping container: 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f (timeout: 15s)\" id=0f1d1b7d-d38b-476e-80cf-d8fe3fe1119e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:38:17.144111 crc crio[24245]: time=\"2026-06-14T08:38:17.143961381Z\" level=info msg=\"Stopped container 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f: openshift-console/console-6c684df5db-cc8g8/console\" id=0f1d1b7d-d38b-476e-80cf-d8fe3fe1119e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:38:17.146930 crc crio[24245]: time=\"2026-06-14T08:38:17.145436936Z\" level=info msg=\"Stopping pod sandbox: f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52\" id=10c40e04-94ce-4390-ace0-6457fa02f315 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:38:17.146930 crc crio[24245]: time=\"2026-06-14T08:38:17.146396957Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f 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:0xc001feac90}] Aliases:map[]}\"\nJun 14 08:38:17.146930 crc crio[24245]: time=\"2026-06-14T08:38:17.146774599Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:38:17.422020 crc crio[24245]: time=\"2026-06-14T08:38:17.419729219Z\" level=info msg=\"Stopped pod sandbox: f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52\" id=10c40e04-94ce-4390-ace0-6457fa02f315 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:38:18.156099 crc crio[24245]: time=\"2026-06-14T08:38:18.155008132Z\" level=info msg=\"Removing container: 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f\" id=f2afa566-541c-4f46-9abc-a8d91d6be666 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:38:18.187399 crc crio[24245]: time=\"2026-06-14T08:38:18.18531305Z\" level=info msg=\"Removed container 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f: openshift-console/console-6c684df5db-cc8g8/console\" id=f2afa566-541c-4f46-9abc-a8d91d6be666 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:38:25.218693 crc crio[24245]: time=\"2026-06-14T08:38:25.218067934Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/POD\" id=1ea5331c-6f31-4e29-8efd-13f8b7c2c6de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:38:25.218693 crc crio[24245]: time=\"2026-06-14T08:38:25.218686963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:38:25.247474 crc crio[24245]: time=\"2026-06-14T08:38:25.24738759Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w Namespace:openshift-marketplace ID:8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f UID:987bec4c-5cf7-4f24-b0fe-ad4c930b28e1 NetNS:/var/run/netns/2dec0864-a470-4d82-b172-206a1c41483d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod987bec4c_5cf7_4f24_b0fe_ad4c930b28e1.slice PodAnnotations:0xc0004cd478}] Aliases:map[]}\"\nJun 14 08:38:25.247474 crc crio[24245]: time=\"2026-06-14T08:38:25.247442722Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:38:25.619261 crc crio[24245]: 2026-06-14T08:38:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d6f8efdb30ccc1 Mac:6e:a6:da:dd:fd:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/2dec0864-a470-4d82-b172-206a1c41483d SocketPath: PciID:}] [{Interface:0xc0002b5020 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:38:25.620405 crc crio[24245]: time=\"2026-06-14T08:38:25.620319403Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w Namespace:openshift-marketplace ID:8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f UID:987bec4c-5cf7-4f24-b0fe-ad4c930b28e1 NetNS:/var/run/netns/2dec0864-a470-4d82-b172-206a1c41483d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod987bec4c_5cf7_4f24_b0fe_ad4c930b28e1.slice PodAnnotations:0xc0004cd478}] Aliases:map[]}\"\nJun 14 08:38:25.623891 crc crio[24245]: time=\"2026-06-14T08:38:25.620580452Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:38:25.643690 crc crio[24245]: time=\"2026-06-14T08:38:25.643638894Z\" level=info msg=\"Ran pod sandbox 8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/POD\" id=1ea5331c-6f31-4e29-8efd-13f8b7c2c6de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:38:25.647744 crc crio[24245]: time=\"2026-06-14T08:38:25.647610174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5da7cde4-53a0-4bc7-8edf-d1ab16682cd0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:25.650101 crc crio[24245]: time=\"2026-06-14T08:38:25.65001511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4158e556-1a5c-4748-b8fb-a4b0914ae185 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:25.663011 crc crio[24245]: time=\"2026-06-14T08:38:25.662908397Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/util\" id=2e6e7f9b-c988-4714-a475-f7d57598232c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:38:25.663636 crc crio[24245]: time=\"2026-06-14T08:38:25.663562478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:38:25.697215 crc crio[24245]: time=\"2026-06-14T08:38:25.697126456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:38:25.701405 crc crio[24245]: time=\"2026-06-14T08:38:25.70133481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:38:25.815510 crc crio[24245]: time=\"2026-06-14T08:38:25.815416527Z\" level=info msg=\"Created container 75d82f3665b8987fe1cf65f2d5caf1e59362d510d8ccaf6e0d4c008ff401a975: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/util\" id=2e6e7f9b-c988-4714-a475-f7d57598232c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:38:25.816752 crc crio[24245]: time=\"2026-06-14T08:38:25.816697398Z\" level=info msg=\"Starting container: 75d82f3665b8987fe1cf65f2d5caf1e59362d510d8ccaf6e0d4c008ff401a975\" id=bca20602-444d-487c-8473-b5be41e048e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:38:25.822344 crc crio[24245]: time=\"2026-06-14T08:38:25.822202802Z\" level=info msg=\"Started container\" PID=40032 containerID=75d82f3665b8987fe1cf65f2d5caf1e59362d510d8ccaf6e0d4c008ff401a975 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/util id=bca20602-444d-487c-8473-b5be41e048e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f\nJun 14 08:38:26.254630 crc crio[24245]: time=\"2026-06-14T08:38:26.250329671Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=b9964d33-8472-4af7-b440-839ce437aaec name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:26.254630 crc crio[24245]: time=\"2026-06-14T08:38:26.25106431Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=b9964d33-8472-4af7-b440-839ce437aaec name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:26.254630 crc crio[24245]: time=\"2026-06-14T08:38:26.251617227Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=b9964d33-8472-4af7-b440-839ce437aaec name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:26.259033 crc crio[24245]: time=\"2026-06-14T08:38:26.258760114Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1f8c065a-56d9-4e63-9fd6-109f1ba79462 name=/runtime.v1.ImageService/PullImage\nJun 14 08:38:26.270226 crc crio[24245]: time=\"2026-06-14T08:38:26.269934256Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 14 08:38:27.805637 crc crio[24245]: time=\"2026-06-14T08:38:27.80534483Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1f8c065a-56d9-4e63-9fd6-109f1ba79462 name=/runtime.v1.ImageService/PullImage\nJun 14 08:38:27.807658 crc crio[24245]: time=\"2026-06-14T08:38:27.807588229Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=77cae55c-a139-4ee3-86b2-8bffa5745a69 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:27.811726 crc crio[24245]: time=\"2026-06-14T08:38:27.811589626Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=f25c1c0a-0a24-4544-9f0a-fd8489c4dd7a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:27.829054 crc crio[24245]: time=\"2026-06-14T08:38:27.828936293Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/pull\" id=4202a7a8-b74b-40c5-b686-138c7778f06e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:38:27.830311 crc crio[24245]: time=\"2026-06-14T08:38:27.830213284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:38:27.864939 crc crio[24245]: time=\"2026-06-14T08:38:27.8608755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:38:27.864939 crc crio[24245]: time=\"2026-06-14T08:38:27.861153209Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/fea75c1bb074533d4198494824429dad80c7d99908509dbd6bced0bd8deec3ca/merged/etc/passwd: no such file or directory\"\nJun 14 08:38:27.864939 crc crio[24245]: time=\"2026-06-14T08:38:27.86118338Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/fea75c1bb074533d4198494824429dad80c7d99908509dbd6bced0bd8deec3ca/merged/etc/group: no such file or directory\"\nJun 14 08:38:27.865294 crc crio[24245]: time=\"2026-06-14T08:38:27.865040312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:38:28.028604 crc crio[24245]: time=\"2026-06-14T08:38:28.027993793Z\" level=info msg=\"Created container e1d2761528655a39d3a3c925b15ac7a84bfafe606e64bdc6f07602469a7e9e24: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/pull\" id=4202a7a8-b74b-40c5-b686-138c7778f06e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:38:28.032213 crc crio[24245]: time=\"2026-06-14T08:38:28.032109313Z\" level=info msg=\"Starting container: e1d2761528655a39d3a3c925b15ac7a84bfafe606e64bdc6f07602469a7e9e24\" id=e6077129-8f45-46ee-8bcf-f897e2397121 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:38:28.043302 crc crio[24245]: time=\"2026-06-14T08:38:28.043167401Z\" level=info msg=\"Started container\" PID=40066 containerID=e1d2761528655a39d3a3c925b15ac7a84bfafe606e64bdc6f07602469a7e9e24 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/pull id=e6077129-8f45-46ee-8bcf-f897e2397121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f\nJun 14 08:38:28.280956 crc crio[24245]: time=\"2026-06-14T08:38:28.280807008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=944a9b39-c48a-4ae2-9ee0-1023438fb66c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:28.282755 crc crio[24245]: time=\"2026-06-14T08:38:28.282682687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fa45143b-8951-4400-a2b3-06ffb50a8273 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:28.290084 crc crio[24245]: time=\"2026-06-14T08:38:28.289997287Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/extract\" id=abc726ed-6522-4b07-bc3a-f1774628d1fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:38:28.290606 crc crio[24245]: time=\"2026-06-14T08:38:28.290466012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:38:28.332798 crc crio[24245]: time=\"2026-06-14T08:38:28.332641463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:38:28.337056 crc crio[24245]: time=\"2026-06-14T08:38:28.336932698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:38:28.466143 crc crio[24245]: time=\"2026-06-14T08:38:28.466012039Z\" level=info msg=\"Created container 9a594a3eb735d9b5837847c7f3ee90dd698ec6b10b9efb07f0afe94fe2858ac0: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/extract\" id=abc726ed-6522-4b07-bc3a-f1774628d1fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:38:28.467611 crc crio[24245]: time=\"2026-06-14T08:38:28.467496687Z\" level=info msg=\"Starting container: 9a594a3eb735d9b5837847c7f3ee90dd698ec6b10b9efb07f0afe94fe2858ac0\" id=81bea648-a92c-49c5-952c-af34df40f645 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:38:28.477957 crc crio[24245]: time=\"2026-06-14T08:38:28.477698049Z\" level=info msg=\"Started container\" PID=40082 containerID=9a594a3eb735d9b5837847c7f3ee90dd698ec6b10b9efb07f0afe94fe2858ac0 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/extract id=81bea648-a92c-49c5-952c-af34df40f645 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f\nJun 14 08:38:30.314879 crc crio[24245]: time=\"2026-06-14T08:38:30.314726307Z\" level=info msg=\"Stopping pod sandbox: 8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f\" id=c5628d30-2124-4f57-87d8-d5386ad58049 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:38:30.316258 crc crio[24245]: time=\"2026-06-14T08:38:30.316105051Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w Namespace:openshift-marketplace ID:8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f UID:987bec4c-5cf7-4f24-b0fe-ad4c930b28e1 NetNS:/var/run/netns/2dec0864-a470-4d82-b172-206a1c41483d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod987bec4c_5cf7_4f24_b0fe_ad4c930b28e1.slice PodAnnotations:0xc001b86208}] Aliases:map[]}\"\nJun 14 08:38:30.316778 crc crio[24245]: time=\"2026-06-14T08:38:30.316636188Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:38:30.666677 crc crio[24245]: time=\"2026-06-14T08:38:30.666121781Z\" level=info msg=\"Stopped pod sandbox: 8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f\" id=c5628d30-2124-4f57-87d8-d5386ad58049 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:38:40.981301 crc crio[24245]: time=\"2026-06-14T08:38:40.980201072Z\" level=info msg=\"Stopping pod sandbox: f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52\" id=0c187178-cd20-4ad1-b976-ddd6e29c2ca5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:38:40.981301 crc crio[24245]: time=\"2026-06-14T08:38:40.981279996Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52\" id=0c187178-cd20-4ad1-b976-ddd6e29c2ca5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:38:40.982769 crc crio[24245]: time=\"2026-06-14T08:38:40.982296498Z\" level=info msg=\"Removing pod sandbox: f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52\" id=4ecca385-4e14-48cf-a867-3926ba32b2fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:38:40.993168 crc crio[24245]: time=\"2026-06-14T08:38:40.993042031Z\" level=info msg=\"Removed pod sandbox: f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52\" id=4ecca385-4e14-48cf-a867-3926ba32b2fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:38:42.115642 crc crio[24245]: time=\"2026-06-14T08:38:42.115010243Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-fc964cb57-94qzk/POD\" id=242314d9-1f52-42c4-8d5e-b6e93f4127df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:38:42.117077 crc crio[24245]: time=\"2026-06-14T08:38:42.115673244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:38:42.162240 crc crio[24245]: time=\"2026-06-14T08:38:42.162044037Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-fc964cb57-94qzk Namespace:metallb-system ID:01a69cc5a7006f87413665cb532f23caf964a2e9e560cdedcb2e1800bcaadc14 UID:361d0aea-b03e-4d58-9f8d-91167298a726 NetNS:/var/run/netns/ce0960f2-ed4d-46a9-9d7e-ae7eb1449d3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod361d0aea_b03e_4d58_9f8d_91167298a726.slice PodAnnotations:0xc0004cc318}] Aliases:map[]}\"\nJun 14 08:38:42.162240 crc crio[24245]: time=\"2026-06-14T08:38:42.16212451Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-fc964cb57-94qzk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:38:42.606010 crc crio[24245]: time=\"2026-06-14T08:38:42.605956806Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-588b8996dc-sw5jd/POD\" id=3e825786-ceb6-436e-86d8-7ac320de9cb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:38:42.606241 crc crio[24245]: time=\"2026-06-14T08:38:42.606218354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:38:42.633576 crc crio[24245]: time=\"2026-06-14T08:38:42.633460141Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-588b8996dc-sw5jd Namespace:metallb-system ID:f5e66777a279ca925345c913cc129236b64f9230ee018585de99512def21d1e1 UID:a379bf49-ad76-4c0d-bb25-8bd55f797698 NetNS:/var/run/netns/f8b96f64-750f-4f8e-924d-d5e5d0684e80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda379bf49_ad76_4c0d_bb25_8bd55f797698.slice PodAnnotations:0xc001b86140}] Aliases:map[]}\"\nJun 14 08:38:42.633576 crc crio[24245]: time=\"2026-06-14T08:38:42.633535893Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-588b8996dc-sw5jd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:38:43.638018 crc crio[24245]: 2026-06-14T08:38:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01a69cc5a7006f8 Mac:e6:a7:c1:15:0f:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/ce0960f2-ed4d-46a9-9d7e-ae7eb1449d3d SocketPath: PciID:}] [{Interface:0xc000292c20 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:38:43.641070 crc crio[24245]: time=\"2026-06-14T08:38:43.640771341Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-fc964cb57-94qzk Namespace:metallb-system ID:01a69cc5a7006f87413665cb532f23caf964a2e9e560cdedcb2e1800bcaadc14 UID:361d0aea-b03e-4d58-9f8d-91167298a726 NetNS:/var/run/netns/ce0960f2-ed4d-46a9-9d7e-ae7eb1449d3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod361d0aea_b03e_4d58_9f8d_91167298a726.slice PodAnnotations:0xc0004cc318}] Aliases:map[]}\"\nJun 14 08:38:43.641481 crc crio[24245]: time=\"2026-06-14T08:38:43.641297498Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-fc964cb57-94qzk for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:38:43.655720 crc crio[24245]: time=\"2026-06-14T08:38:43.655643416Z\" level=info msg=\"Ran pod sandbox 01a69cc5a7006f87413665cb532f23caf964a2e9e560cdedcb2e1800bcaadc14 with infra container: metallb-system/metallb-operator-controller-manager-fc964cb57-94qzk/POD\" id=242314d9-1f52-42c4-8d5e-b6e93f4127df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:38:43.658701 crc crio[24245]: time=\"2026-06-14T08:38:43.658628843Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=1e62baaf-95ad-4ba2-bd97-b4cba7b08253 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:43.658909 crc crio[24245]: time=\"2026-06-14T08:38:43.65883524Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=1e62baaf-95ad-4ba2-bd97-b4cba7b08253 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:43.658975 crc crio[24245]: time=\"2026-06-14T08:38:43.658936073Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=1e62baaf-95ad-4ba2-bd97-b4cba7b08253 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:43.661811 crc crio[24245]: time=\"2026-06-14T08:38:43.66175493Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=e5bd416d-1f90-4bcf-9eb9-6ef710f25ada name=/runtime.v1.ImageService/PullImage\nJun 14 08:38:43.670563 crc crio[24245]: time=\"2026-06-14T08:38:43.668116102Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 14 08:38:43.796713 crc crio[24245]: 2026-06-14T08:38:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5e66777a279ca9 Mac:4a:ef:b6:0f:2b:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/f8b96f64-750f-4f8e-924d-d5e5d0684e80 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:38:43.798600 crc crio[24245]: time=\"2026-06-14T08:38:43.798487387Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-588b8996dc-sw5jd Namespace:metallb-system ID:f5e66777a279ca925345c913cc129236b64f9230ee018585de99512def21d1e1 UID:a379bf49-ad76-4c0d-bb25-8bd55f797698 NetNS:/var/run/netns/f8b96f64-750f-4f8e-924d-d5e5d0684e80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda379bf49_ad76_4c0d_bb25_8bd55f797698.slice PodAnnotations:0xc001b86140}] Aliases:map[]}\"\nJun 14 08:38:43.799010 crc crio[24245]: time=\"2026-06-14T08:38:43.798944951Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-588b8996dc-sw5jd for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:38:43.806144 crc crio[24245]: time=\"2026-06-14T08:38:43.806069471Z\" level=info msg=\"Ran pod sandbox f5e66777a279ca925345c913cc129236b64f9230ee018585de99512def21d1e1 with infra container: metallb-system/metallb-operator-webhook-server-588b8996dc-sw5jd/POD\" id=3e825786-ceb6-436e-86d8-7ac320de9cb4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:38:43.814152 crc crio[24245]: time=\"2026-06-14T08:38:43.814109187Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=2e74461f-5db0-485d-8c4e-79e94bd71596 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:43.814315 crc crio[24245]: time=\"2026-06-14T08:38:43.814281383Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=2e74461f-5db0-485d-8c4e-79e94bd71596 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:43.814374 crc crio[24245]: time=\"2026-06-14T08:38:43.814346435Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=2e74461f-5db0-485d-8c4e-79e94bd71596 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:38:43.815332 crc crio[24245]: time=\"2026-06-14T08:38:43.815295785Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b7ee4760-c8ef-4497-b1b5-f48810b87489 name=/runtime.v1.ImageService/PullImage\nJun 14 08:38:43.819426 crc crio[24245]: time=\"2026-06-14T08:38:43.819330764Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 14 08:39:02.909381 crc crio[24245]: time=\"2026-06-14T08:39:02.908618163Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=e5bd416d-1f90-4bcf-9eb9-6ef710f25ada name=/runtime.v1.ImageService/PullImage\nJun 14 08:39:02.911074 crc crio[24245]: time=\"2026-06-14T08:39:02.91082155Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=aae86549-dfe6-4659-aabf-00f4fb8534ea name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:02.917172 crc crio[24245]: time=\"2026-06-14T08:39:02.91709972Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=d1dea885-1ec4-4e44-983b-f43e3f2e0a76 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:02.950674 crc crio[24245]: time=\"2026-06-14T08:39:02.950556208Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=b7ee4760-c8ef-4497-b1b5-f48810b87489 name=/runtime.v1.ImageService/PullImage\nJun 14 08:39:02.956444 crc crio[24245]: time=\"2026-06-14T08:39:02.9563579Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=77b5186b-8296-420d-ac2b-2c2500b1142b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:02.995363 crc crio[24245]: time=\"2026-06-14T08:39:02.995184564Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-fc964cb57-94qzk/manager\" id=f91ecbcb-b85b-4c7e-b8c3-d1d498e1bb75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:39:03.000799 crc crio[24245]: time=\"2026-06-14T08:39:03.000253186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:03.060400 crc crio[24245]: time=\"2026-06-14T08:39:03.060269481Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b7c64055-7637-4234-93dc-de1cf95a8359 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:03.098733 crc crio[24245]: time=\"2026-06-14T08:39:03.098463227Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-588b8996dc-sw5jd/webhook-server\" id=cb8fcb9c-4390-48d6-8209-3b8e635eebf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:39:03.101640 crc crio[24245]: time=\"2026-06-14T08:39:03.101409161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:03.170031 crc crio[24245]: time=\"2026-06-14T08:39:03.16909857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:03.192064 crc crio[24245]: time=\"2026-06-14T08:39:03.191134053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:03.196091 crc crio[24245]: time=\"2026-06-14T08:39:03.195998122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:03.212578 crc crio[24245]: time=\"2026-06-14T08:39:03.212386214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:03.363565 crc crio[24245]: time=\"2026-06-14T08:39:03.363350597Z\" level=info msg=\"Created container 087f38175a5bbdc26c08d33477fa5df266d45ec17e60f2f40b7547cab8966b17: metallb-system/metallb-operator-controller-manager-fc964cb57-94qzk/manager\" id=f91ecbcb-b85b-4c7e-b8c3-d1d498e1bb75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:39:03.366335 crc crio[24245]: time=\"2026-06-14T08:39:03.36623969Z\" level=info msg=\"Starting container: 087f38175a5bbdc26c08d33477fa5df266d45ec17e60f2f40b7547cab8966b17\" id=ed2e2b06-eea1-4bf8-9788-381910fa6d90 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:39:03.375450 crc crio[24245]: time=\"2026-06-14T08:39:03.373980494Z\" level=info msg=\"Started container\" PID=40766 containerID=087f38175a5bbdc26c08d33477fa5df266d45ec17e60f2f40b7547cab8966b17 description=metallb-system/metallb-operator-controller-manager-fc964cb57-94qzk/manager id=ed2e2b06-eea1-4bf8-9788-381910fa6d90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01a69cc5a7006f87413665cb532f23caf964a2e9e560cdedcb2e1800bcaadc14\nJun 14 08:39:03.379495 crc crio[24245]: time=\"2026-06-14T08:39:03.378141714Z\" level=info msg=\"Created container 42fccc0bd1c1ed8ae14da594d881ef68cc0bc9d9b9cc357cf2f92de8b70c366c: metallb-system/metallb-operator-webhook-server-588b8996dc-sw5jd/webhook-server\" id=cb8fcb9c-4390-48d6-8209-3b8e635eebf3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:39:03.379495 crc crio[24245]: time=\"2026-06-14T08:39:03.37925093Z\" level=info msg=\"Starting container: 42fccc0bd1c1ed8ae14da594d881ef68cc0bc9d9b9cc357cf2f92de8b70c366c\" id=26deb2e8-1e3b-4836-a791-f4803f0d6107 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:39:03.391156 crc crio[24245]: time=\"2026-06-14T08:39:03.391071223Z\" level=info msg=\"Started container\" PID=40767 containerID=42fccc0bd1c1ed8ae14da594d881ef68cc0bc9d9b9cc357cf2f92de8b70c366c description=metallb-system/metallb-operator-webhook-server-588b8996dc-sw5jd/webhook-server id=26deb2e8-1e3b-4836-a791-f4803f0d6107 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5e66777a279ca925345c913cc129236b64f9230ee018585de99512def21d1e1\nJun 14 08:39:37.096386 crc crio[24245]: time=\"2026-06-14T08:39:37.095473717Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-dnqnx/POD\" id=fd4feb96-ff5d-436a-bfcf-3c93a0dc7c4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:39:37.097670 crc crio[24245]: time=\"2026-06-14T08:39:37.096414266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:37.122799 crc crio[24245]: time=\"2026-06-14T08:39:37.122655447Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-dnqnx Namespace:metallb-system ID:1420f2c001bce70081070841018d727f0c2a5600f3939ed7cc762f93f38a2b4e UID:5286ea17-3925-4e95-a53e-7e5465b42aff NetNS:/var/run/netns/eee45975-463a-40c9-8556-363f68b74075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5286ea17_3925_4e95_a53e_7e5465b42aff.slice PodAnnotations:0xc003bf6a30}] Aliases:map[]}\"\nJun 14 08:39:37.122799 crc crio[24245]: time=\"2026-06-14T08:39:37.12272344Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-dnqnx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:39:38.179296 crc crio[24245]: 2026-06-14T08:39:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1420f2c001bce70 Mac:ae:a3:a7:70:18:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/eee45975-463a-40c9-8556-363f68b74075 SocketPath: PciID:}] [{Interface:0xc0004b4770 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:39:38.181401 crc crio[24245]: time=\"2026-06-14T08:39:38.181282893Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-dnqnx Namespace:metallb-system ID:1420f2c001bce70081070841018d727f0c2a5600f3939ed7cc762f93f38a2b4e UID:5286ea17-3925-4e95-a53e-7e5465b42aff NetNS:/var/run/netns/eee45975-463a-40c9-8556-363f68b74075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5286ea17_3925_4e95_a53e_7e5465b42aff.slice PodAnnotations:0xc003bf6a30}] Aliases:map[]}\"\nJun 14 08:39:38.181584 crc crio[24245]: time=\"2026-06-14T08:39:38.181475498Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-dnqnx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:39:38.192193 crc crio[24245]: time=\"2026-06-14T08:39:38.191812342Z\" level=info msg=\"Ran pod sandbox 1420f2c001bce70081070841018d727f0c2a5600f3939ed7cc762f93f38a2b4e with infra container: metallb-system/controller-8464864885-dnqnx/POD\" id=fd4feb96-ff5d-436a-bfcf-3c93a0dc7c4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:39:38.195426 crc crio[24245]: time=\"2026-06-14T08:39:38.195377045Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=c9e117f6-e2b7-42ca-9f38-e36fe3ba2364 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:38.198037 crc crio[24245]: time=\"2026-06-14T08:39:38.197980734Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=5ee74876-6b15-45ff-8066-2e08ed93a911 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:38.204254 crc crio[24245]: time=\"2026-06-14T08:39:38.204132401Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-dnqnx/controller\" id=4b6e4813-d6f0-497a-936a-e86a9feef9d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:39:38.204780 crc crio[24245]: time=\"2026-06-14T08:39:38.204691148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:38.241730 crc crio[24245]: time=\"2026-06-14T08:39:38.241335191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:38.247029 crc crio[24245]: time=\"2026-06-14T08:39:38.246963561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:38.358193 crc crio[24245]: time=\"2026-06-14T08:39:38.358037799Z\" level=info msg=\"Created container 64ee250ff8e89effb68421d08e9bfdc14285b681780f5043e2f02067e6503457: metallb-system/controller-8464864885-dnqnx/controller\" id=4b6e4813-d6f0-497a-936a-e86a9feef9d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:39:38.359560 crc crio[24245]: time=\"2026-06-14T08:39:38.359466813Z\" level=info msg=\"Starting container: 64ee250ff8e89effb68421d08e9bfdc14285b681780f5043e2f02067e6503457\" id=8b694428-f46a-41f3-900d-44bc92894cc0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:39:38.365450 crc crio[24245]: time=\"2026-06-14T08:39:38.365279458Z\" level=info msg=\"Started container\" PID=41361 containerID=64ee250ff8e89effb68421d08e9bfdc14285b681780f5043e2f02067e6503457 description=metallb-system/controller-8464864885-dnqnx/controller id=8b694428-f46a-41f3-900d-44bc92894cc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1420f2c001bce70081070841018d727f0c2a5600f3939ed7cc762f93f38a2b4e\nJun 14 08:39:38.376170 crc crio[24245]: time=\"2026-06-14T08:39:38.376074613Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=db62faee-67b8-41e6-b3fc-92c01e05a1db name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:38.379240 crc crio[24245]: time=\"2026-06-14T08:39:38.379164946Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d616f639-0831-46ec-b8d9-0602e4dbe951 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:38.388617 crc crio[24245]: time=\"2026-06-14T08:39:38.388550189Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-dnqnx/kube-rbac-proxy\" id=f1396806-3fa1-462b-a8d0-abfb886ef708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:39:38.389076 crc crio[24245]: time=\"2026-06-14T08:39:38.388980542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:38.424901 crc crio[24245]: time=\"2026-06-14T08:39:38.424785371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:38.430763 crc crio[24245]: time=\"2026-06-14T08:39:38.430656328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:38.546584 crc crio[24245]: time=\"2026-06-14T08:39:38.546442549Z\" level=info msg=\"Created container df45d4e2fcd93abc54b72085b52ab3a31e85c4d1f0a4370ff1e94ec089ca2c26: metallb-system/controller-8464864885-dnqnx/kube-rbac-proxy\" id=f1396806-3fa1-462b-a8d0-abfb886ef708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:39:38.548280 crc crio[24245]: time=\"2026-06-14T08:39:38.548236604Z\" level=info msg=\"Starting container: df45d4e2fcd93abc54b72085b52ab3a31e85c4d1f0a4370ff1e94ec089ca2c26\" id=e97f28d7-8ced-45fb-ba7c-aa73747666a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:39:38.556004 crc crio[24245]: time=\"2026-06-14T08:39:38.55577442Z\" level=info msg=\"Started container\" PID=41376 containerID=df45d4e2fcd93abc54b72085b52ab3a31e85c4d1f0a4370ff1e94ec089ca2c26 description=metallb-system/controller-8464864885-dnqnx/kube-rbac-proxy id=e97f28d7-8ced-45fb-ba7c-aa73747666a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1420f2c001bce70081070841018d727f0c2a5600f3939ed7cc762f93f38a2b4e\nJun 14 08:39:40.078553 crc crio[24245]: time=\"2026-06-14T08:39:40.078106303Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-fmdgp/POD\" id=fa8eb22e-2954-4bc7-9d01-9a6bce12ac9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:39:40.079453 crc crio[24245]: time=\"2026-06-14T08:39:40.078614849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:40.098949 crc crio[24245]: time=\"2026-06-14T08:39:40.098815751Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fa8eb22e-2954-4bc7-9d01-9a6bce12ac9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:39:40.113249 crc crio[24245]: time=\"2026-06-14T08:39:40.112961247Z\" level=info msg=\"Ran pod sandbox 97d2f749fb380798be2d6feafa380cf1cf5b805251ecd8950e94ce423060e8d3 with infra container: metallb-system/speaker-fmdgp/POD\" id=fa8eb22e-2954-4bc7-9d01-9a6bce12ac9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:39:40.118201 crc crio[24245]: time=\"2026-06-14T08:39:40.118091478Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=55a65d80-850b-4f50-88a3-e61a3e674e47 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:40.124190 crc crio[24245]: time=\"2026-06-14T08:39:40.123691687Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=36ebd03b-46aa-4a1e-97b5-4a5bfc3b62ca name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:40.133650 crc crio[24245]: time=\"2026-06-14T08:39:40.133548765Z\" level=info msg=\"Creating container: metallb-system/speaker-fmdgp/speaker\" id=89a193ca-5e1c-483d-8156-ae8c66859bc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:39:40.134334 crc crio[24245]: time=\"2026-06-14T08:39:40.134253566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:40.168142 crc crio[24245]: time=\"2026-06-14T08:39:40.167971242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:40.403874 crc crio[24245]: time=\"2026-06-14T08:39:40.403735419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:40.492333 crc crio[24245]: time=\"2026-06-14T08:39:40.492216127Z\" level=info msg=\"Created container 134b1630622a410c7d5b4f6841da4eb182d9a70d98b144b2823a7e2c1354d185: metallb-system/speaker-fmdgp/speaker\" id=89a193ca-5e1c-483d-8156-ae8c66859bc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:39:40.494062 crc crio[24245]: time=\"2026-06-14T08:39:40.493951979Z\" level=info msg=\"Starting container: 134b1630622a410c7d5b4f6841da4eb182d9a70d98b144b2823a7e2c1354d185\" id=7b851c24-0db3-426a-a506-966eee185427 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:39:40.501905 crc crio[24245]: time=\"2026-06-14T08:39:40.501738324Z\" level=info msg=\"Started container\" PID=41402 containerID=134b1630622a410c7d5b4f6841da4eb182d9a70d98b144b2823a7e2c1354d185 description=metallb-system/speaker-fmdgp/speaker id=7b851c24-0db3-426a-a506-966eee185427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97d2f749fb380798be2d6feafa380cf1cf5b805251ecd8950e94ce423060e8d3\nJun 14 08:39:40.518236 crc crio[24245]: time=\"2026-06-14T08:39:40.517672495Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=9f0ced02-7591-4a29-8de0-bdb309765acb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:40.523268 crc crio[24245]: time=\"2026-06-14T08:39:40.521957404Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d065593d-e9a7-4634-9c57-ea494c86ed8b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:40.532812 crc crio[24245]: time=\"2026-06-14T08:39:40.531679577Z\" level=info msg=\"Creating container: metallb-system/speaker-fmdgp/kube-rbac-proxy\" id=c4d5d4b0-8501-4989-a83a-4c6a987c1a56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:39:40.532812 crc crio[24245]: time=\"2026-06-14T08:39:40.53210068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:40.577941 crc crio[24245]: time=\"2026-06-14T08:39:40.577767606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:40.841252 crc crio[24245]: time=\"2026-06-14T08:39:40.840788335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:40.952008 crc crio[24245]: time=\"2026-06-14T08:39:40.951803882Z\" level=info msg=\"Created container c77c9fcdddbd09b90cd43faad1386574fdd5bac2c833ac8cd624e6faf954b073: metallb-system/speaker-fmdgp/kube-rbac-proxy\" id=c4d5d4b0-8501-4989-a83a-4c6a987c1a56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:39:40.953830 crc crio[24245]: time=\"2026-06-14T08:39:40.953743391Z\" level=info msg=\"Starting container: c77c9fcdddbd09b90cd43faad1386574fdd5bac2c833ac8cd624e6faf954b073\" id=bb777e7e-3de5-4c27-a8d4-423a1188262a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:39:40.969945 crc crio[24245]: time=\"2026-06-14T08:39:40.969581209Z\" level=info msg=\"Started container\" PID=41438 containerID=c77c9fcdddbd09b90cd43faad1386574fdd5bac2c833ac8cd624e6faf954b073 description=metallb-system/speaker-fmdgp/kube-rbac-proxy id=bb777e7e-3de5-4c27-a8d4-423a1188262a name=/runtime.v1.RuntimeService/StartContainer sandboxID=97d2f749fb380798be2d6feafa380cf1cf5b805251ecd8950e94ce423060e8d3\nJun 14 08:39:54.458404 crc crio[24245]: time=\"2026-06-14T08:39:54.457524589Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/POD\" id=226fc3fd-ed3b-4620-97d6-727daa8a4b1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:39:54.459712 crc crio[24245]: time=\"2026-06-14T08:39:54.458402806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:54.487695 crc crio[24245]: time=\"2026-06-14T08:39:54.487552266Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk Namespace:openshift-marketplace ID:f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5 UID:ef46a9c9-f9d8-4678-84ea-01c9ccaf8fae NetNS:/var/run/netns/60455c5c-76c9-4b70-b9ec-0624e0d97dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef46a9c9_f9d8_4678_84ea_01c9ccaf8fae.slice PodAnnotations:0xc001c3cce8}] Aliases:map[]}\"\nJun 14 08:39:54.487695 crc crio[24245]: time=\"2026-06-14T08:39:54.487614488Z\" level=info msg=\"Adding pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:39:54.824481 crc crio[24245]: 2026-06-14T08:39:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6a300d14882acc Mac:02:68:d3:82:39:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/60455c5c-76c9-4b70-b9ec-0624e0d97dab SocketPath: PciID:}] [{Interface:0xc0005145d0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:39:54.825920 crc crio[24245]: time=\"2026-06-14T08:39:54.825780923Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk Namespace:openshift-marketplace ID:f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5 UID:ef46a9c9-f9d8-4678-84ea-01c9ccaf8fae NetNS:/var/run/netns/60455c5c-76c9-4b70-b9ec-0624e0d97dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef46a9c9_f9d8_4678_84ea_01c9ccaf8fae.slice PodAnnotations:0xc001c3cce8}] Aliases:map[]}\"\nJun 14 08:39:54.826061 crc crio[24245]: time=\"2026-06-14T08:39:54.826034501Z\" level=info msg=\"Checking pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:39:54.835285 crc crio[24245]: time=\"2026-06-14T08:39:54.835158016Z\" level=info msg=\"Ran pod sandbox f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5 with infra container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/POD\" id=226fc3fd-ed3b-4620-97d6-727daa8a4b1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:39:54.837281 crc crio[24245]: time=\"2026-06-14T08:39:54.837158035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=60afcff2-0c92-48b7-b08e-05301a8eb7d2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:54.839446 crc crio[24245]: time=\"2026-06-14T08:39:54.839366281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=24de091b-8328-455b-89d1-0d74f3c28f9e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:54.844594 crc crio[24245]: time=\"2026-06-14T08:39:54.844536527Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/util\" id=d296a7f7-3d01-47bd-952e-2efa2528fb2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:39:54.844945 crc crio[24245]: time=\"2026-06-14T08:39:54.844831376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:54.879512 crc crio[24245]: time=\"2026-06-14T08:39:54.879405518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:54.884311 crc crio[24245]: time=\"2026-06-14T08:39:54.884177132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:39:55.014765 crc crio[24245]: time=\"2026-06-14T08:39:55.014155721Z\" level=info msg=\"Created container c9546a59bd05ac2a6dc27f9fbc7d6bd3ffbcaa93f6ad98c1105e553068b3a92c: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/util\" id=d296a7f7-3d01-47bd-952e-2efa2528fb2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:39:55.017013 crc crio[24245]: time=\"2026-06-14T08:39:55.01678031Z\" level=info msg=\"Starting container: c9546a59bd05ac2a6dc27f9fbc7d6bd3ffbcaa93f6ad98c1105e553068b3a92c\" id=ee77eaa8-f741-48db-a864-9b81998a8e1c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:39:55.024513 crc crio[24245]: time=\"2026-06-14T08:39:55.024361908Z\" level=info msg=\"Started container\" PID=41719 containerID=c9546a59bd05ac2a6dc27f9fbc7d6bd3ffbcaa93f6ad98c1105e553068b3a92c description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/util id=ee77eaa8-f741-48db-a864-9b81998a8e1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5\nJun 14 08:39:55.424830 crc crio[24245]: time=\"2026-06-14T08:39:55.424245803Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=f6779c33-7814-498e-b978-c43f7e09dc05 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:55.425215 crc crio[24245]: time=\"2026-06-14T08:39:55.42512196Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 not found\" id=f6779c33-7814-498e-b978-c43f7e09dc05 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:55.425215 crc crio[24245]: time=\"2026-06-14T08:39:55.425191542Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 found\" id=f6779c33-7814-498e-b978-c43f7e09dc05 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:39:55.427018 crc crio[24245]: time=\"2026-06-14T08:39:55.426921574Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=ea3566f1-7d67-4215-af86-48cdff363e31 name=/runtime.v1.ImageService/PullImage\nJun 14 08:39:55.437435 crc crio[24245]: time=\"2026-06-14T08:39:55.437272666Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\\\"\"\nJun 14 08:40:00.539825 crc crio[24245]: time=\"2026-06-14T08:40:00.538982975Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690440-9qd9m/POD\" id=1b8ad944-fd1a-4b88-825c-2bddb073ef8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:40:00.539825 crc crio[24245]: time=\"2026-06-14T08:40:00.539587753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:02.032796 crc crio[24245]: time=\"2026-06-14T08:40:02.032377745Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=ea3566f1-7d67-4215-af86-48cdff363e31 name=/runtime.v1.ImageService/PullImage\nJun 14 08:40:02.035253 crc crio[24245]: time=\"2026-06-14T08:40:02.033709996Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690440-9qd9m Namespace:openshift-infra ID:5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528 UID:1016c28a-ae56-42bf-ae40-e8532b0077fa NetNS:/var/run/netns/bbda19f3-79f0-4038-b88d-20b7c1cac8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1016c28a_ae56_42bf_ae40_e8532b0077fa.slice PodAnnotations:0xc000130bc0}] Aliases:map[]}\"\nJun 14 08:40:02.035253 crc crio[24245]: time=\"2026-06-14T08:40:02.035237651Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690440-9qd9m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:40:02.035941 crc crio[24245]: time=\"2026-06-14T08:40:02.035818042Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=ca5bb9ea-0c86-46e1-9162-bb588264e98b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:02.043071 crc crio[24245]: time=\"2026-06-14T08:40:02.04137194Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=7738564f-73ba-4cc5-8c20-335c26883282 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:02.051542 crc crio[24245]: time=\"2026-06-14T08:40:02.051507392Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/pull\" id=dc7253d6-96a1-4ea2-a29b-9a5e8a1ffc7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:02.053323 crc crio[24245]: time=\"2026-06-14T08:40:02.053276056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:02.090676 crc crio[24245]: time=\"2026-06-14T08:40:02.090201147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:02.095215 crc crio[24245]: time=\"2026-06-14T08:40:02.095189018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:02.248019 crc crio[24245]: time=\"2026-06-14T08:40:02.247956394Z\" level=info msg=\"Created container c96afa5ce86d3ad42eb761a40bb38f0bb39ba01d01dcc40ba65dc4c6e7d7e542: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/pull\" id=dc7253d6-96a1-4ea2-a29b-9a5e8a1ffc7d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:02.261248 crc crio[24245]: time=\"2026-06-14T08:40:02.261137366Z\" level=info msg=\"Starting container: c96afa5ce86d3ad42eb761a40bb38f0bb39ba01d01dcc40ba65dc4c6e7d7e542\" id=9f44fb67-624d-456a-82c5-3b121789c37e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:02.277940 crc crio[24245]: time=\"2026-06-14T08:40:02.277538485Z\" level=info msg=\"Started container\" PID=41871 containerID=c96afa5ce86d3ad42eb761a40bb38f0bb39ba01d01dcc40ba65dc4c6e7d7e542 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/pull id=9f44fb67-624d-456a-82c5-3b121789c37e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5\nJun 14 08:40:02.732362 crc crio[24245]: 2026-06-14T08:40:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5338f48df191e7c Mac:aa:31:11:00:9e:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/bbda19f3-79f0-4038-b88d-20b7c1cac8d5 SocketPath: PciID:}] [{Interface:0xc0003648f0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:40:02.733772 crc crio[24245]: time=\"2026-06-14T08:40:02.733666546Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690440-9qd9m Namespace:openshift-infra ID:5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528 UID:1016c28a-ae56-42bf-ae40-e8532b0077fa NetNS:/var/run/netns/bbda19f3-79f0-4038-b88d-20b7c1cac8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1016c28a_ae56_42bf_ae40_e8532b0077fa.slice PodAnnotations:0xc000130bc0}] Aliases:map[]}\"\nJun 14 08:40:02.733953 crc crio[24245]: time=\"2026-06-14T08:40:02.733808711Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690440-9qd9m for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:40:02.764289 crc crio[24245]: time=\"2026-06-14T08:40:02.764164116Z\" level=info msg=\"Ran pod sandbox 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528 with infra container: openshift-infra/auto-csr-approver-29690440-9qd9m/POD\" id=1b8ad944-fd1a-4b88-825c-2bddb073ef8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:40:02.767153 crc crio[24245]: time=\"2026-06-14T08:40:02.766543336Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1161260a-e6b9-4247-8a71-f18a4ffb0dd4 name=/runtime.v1.ImageService/PullImage\nJun 14 08:40:02.774103 crc crio[24245]: time=\"2026-06-14T08:40:02.773684493Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 08:40:02.872541 crc crio[24245]: time=\"2026-06-14T08:40:02.872386368Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-4fvtl/POD\" id=9d26ebec-39b5-46ae-9c3d-8810e2261422 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:40:02.872663 crc crio[24245]: time=\"2026-06-14T08:40:02.872582281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:02.901298 crc crio[24245]: time=\"2026-06-14T08:40:02.901178896Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9d26ebec-39b5-46ae-9c3d-8810e2261422 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:40:03.056534 crc crio[24245]: time=\"2026-06-14T08:40:03.056372084Z\" level=info msg=\"Ran pod sandbox 21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106 with infra container: openshift-frr-k8s/frr-k8s-4fvtl/POD\" id=9d26ebec-39b5-46ae-9c3d-8810e2261422 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:40:03.059331 crc crio[24245]: time=\"2026-06-14T08:40:03.058814348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a2b0418b-74ab-4cae-ae86-374dc89dc541 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:03.059727 crc crio[24245]: time=\"2026-06-14T08:40:03.059625132Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=a2b0418b-74ab-4cae-ae86-374dc89dc541 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:03.059727 crc crio[24245]: time=\"2026-06-14T08:40:03.059709625Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=a2b0418b-74ab-4cae-ae86-374dc89dc541 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:03.061319 crc crio[24245]: time=\"2026-06-14T08:40:03.061183569Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=de8699c4-6618-4452-8fe4-c134e285adac name=/runtime.v1.ImageService/PullImage\nJun 14 08:40:03.072223 crc crio[24245]: time=\"2026-06-14T08:40:03.072098111Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 14 08:40:03.470831 crc crio[24245]: time=\"2026-06-14T08:40:03.470742721Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1161260a-e6b9-4247-8a71-f18a4ffb0dd4 name=/runtime.v1.ImageService/PullImage\nJun 14 08:40:03.472943 crc crio[24245]: time=\"2026-06-14T08:40:03.472776413Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2f20995a-2c59-464a-909d-f46efe65e129 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:03.474720 crc crio[24245]: time=\"2026-06-14T08:40:03.474638974Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d63b4e17-b143-45ad-a721-4c1ea4c493e3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:03.481630 crc crio[24245]: time=\"2026-06-14T08:40:03.481546064Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690440-9qd9m/oc\" id=1615dc05-4297-4476-83d6-bafbd0ce1d63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:03.482095 crc crio[24245]: time=\"2026-06-14T08:40:03.482026179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:03.514303 crc crio[24245]: time=\"2026-06-14T08:40:03.514090664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:03.530659 crc crio[24245]: time=\"2026-06-14T08:40:03.5305776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=353b80db-6105-481a-b684-cecf9599b461 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:03.533704 crc crio[24245]: time=\"2026-06-14T08:40:03.53359502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=76c70e81-ce50-4464-b42e-da47d5226f6d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:03.542368 crc crio[24245]: time=\"2026-06-14T08:40:03.54213292Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/extract\" id=e5836dcd-5182-4323-8e46-1fb6b9d9b9b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:03.543210 crc crio[24245]: time=\"2026-06-14T08:40:03.542966736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:03.596624 crc crio[24245]: time=\"2026-06-14T08:40:03.596420904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:03.600417 crc crio[24245]: time=\"2026-06-14T08:40:03.599754685Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-fjbr7/POD\" id=48d2a15f-d003-4b06-9282-e373f356140b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:40:03.600417 crc crio[24245]: time=\"2026-06-14T08:40:03.599799226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:03.608727 crc crio[24245]: time=\"2026-06-14T08:40:03.608597265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:03.642086 crc crio[24245]: time=\"2026-06-14T08:40:03.641159296Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=48d2a15f-d003-4b06-9282-e373f356140b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:40:03.654321 crc crio[24245]: time=\"2026-06-14T08:40:03.653530345Z\" level=info msg=\"Ran pod sandbox 6465a4803918129579307491b65bb0c578ef860a970dacedb1a7e54247e9c74b with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-fjbr7/POD\" id=48d2a15f-d003-4b06-9282-e373f356140b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:40:03.656313 crc crio[24245]: time=\"2026-06-14T08:40:03.656234798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=639c27b3-674d-47ad-b85c-c19fbeb5d2b1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:03.656618 crc crio[24245]: time=\"2026-06-14T08:40:03.656555928Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=639c27b3-674d-47ad-b85c-c19fbeb5d2b1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:03.656707 crc crio[24245]: time=\"2026-06-14T08:40:03.656686732Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=639c27b3-674d-47ad-b85c-c19fbeb5d2b1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:03.658228 crc crio[24245]: time=\"2026-06-14T08:40:03.658171746Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7b7af987-97ae-47e5-83f9-7fda6755faf1 name=/runtime.v1.ImageService/PullImage\nJun 14 08:40:03.667238 crc crio[24245]: time=\"2026-06-14T08:40:03.66622188Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 14 08:40:03.728477 crc crio[24245]: time=\"2026-06-14T08:40:03.728374453Z\" level=info msg=\"Created container 5cfcf188d5513b3a21e79cf3e4a618b76c789abe786474d931e9da87ef00da10: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/extract\" id=e5836dcd-5182-4323-8e46-1fb6b9d9b9b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:03.729535 crc crio[24245]: time=\"2026-06-14T08:40:03.729428605Z\" level=info msg=\"Starting container: 5cfcf188d5513b3a21e79cf3e4a618b76c789abe786474d931e9da87ef00da10\" id=e055bdd3-4a20-42d6-ac7d-09a74f90ef5f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:03.737770 crc crio[24245]: time=\"2026-06-14T08:40:03.737646531Z\" level=info msg=\"Started container\" PID=41968 containerID=5cfcf188d5513b3a21e79cf3e4a618b76c789abe786474d931e9da87ef00da10 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/extract id=e055bdd3-4a20-42d6-ac7d-09a74f90ef5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5\nJun 14 08:40:03.867921 crc crio[24245]: time=\"2026-06-14T08:40:03.867196404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:04.033902 crc crio[24245]: time=\"2026-06-14T08:40:04.033766589Z\" level=info msg=\"Created container 80f43b8e3fc5387dcd3521c0862b834c9dff1f3c245046d636c98b059da502e7: openshift-infra/auto-csr-approver-29690440-9qd9m/oc\" id=1615dc05-4297-4476-83d6-bafbd0ce1d63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:04.037801 crc crio[24245]: time=\"2026-06-14T08:40:04.037699277Z\" level=info msg=\"Starting container: 80f43b8e3fc5387dcd3521c0862b834c9dff1f3c245046d636c98b059da502e7\" id=45af0944-ea82-4180-9482-1c48715f0cd8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:04.051081 crc crio[24245]: time=\"2026-06-14T08:40:04.050928487Z\" level=info msg=\"Started container\" PID=41998 containerID=80f43b8e3fc5387dcd3521c0862b834c9dff1f3c245046d636c98b059da502e7 description=openshift-infra/auto-csr-approver-29690440-9qd9m/oc id=45af0944-ea82-4180-9482-1c48715f0cd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528\nJun 14 08:40:05.674274 crc crio[24245]: time=\"2026-06-14T08:40:05.673627935Z\" level=info msg=\"Stopping pod sandbox: f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5\" id=831d442a-2151-4d83-b5de-e79548ae2599 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:40:05.676132 crc crio[24245]: time=\"2026-06-14T08:40:05.675011097Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk Namespace:openshift-marketplace ID:f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5 UID:ef46a9c9-f9d8-4678-84ea-01c9ccaf8fae NetNS:/var/run/netns/60455c5c-76c9-4b70-b9ec-0624e0d97dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef46a9c9_f9d8_4678_84ea_01c9ccaf8fae.slice PodAnnotations:0xc000522f30}] Aliases:map[]}\"\nJun 14 08:40:05.676132 crc crio[24245]: time=\"2026-06-14T08:40:05.675510492Z\" level=info msg=\"Deleting pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:40:06.528284 crc crio[24245]: time=\"2026-06-14T08:40:06.52796794Z\" level=info msg=\"Stopped pod sandbox: f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5\" id=831d442a-2151-4d83-b5de-e79548ae2599 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:40:06.688187 crc crio[24245]: time=\"2026-06-14T08:40:06.688124848Z\" level=info msg=\"Stopping pod sandbox: 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528\" id=726a333a-0e26-4205-b1ec-8c1f96a1fd8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:40:06.688906 crc crio[24245]: time=\"2026-06-14T08:40:06.688802098Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690440-9qd9m Namespace:openshift-infra ID:5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528 UID:1016c28a-ae56-42bf-ae40-e8532b0077fa NetNS:/var/run/netns/bbda19f3-79f0-4038-b88d-20b7c1cac8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1016c28a_ae56_42bf_ae40_e8532b0077fa.slice PodAnnotations:0xc00161ac08}] Aliases:map[]}\"\nJun 14 08:40:06.689113 crc crio[24245]: time=\"2026-06-14T08:40:06.689088187Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690440-9qd9m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:40:06.987881 crc crio[24245]: time=\"2026-06-14T08:40:06.987351839Z\" level=info msg=\"Stopped pod sandbox: 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528\" id=726a333a-0e26-4205-b1ec-8c1f96a1fd8f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:40:16.439621 crc crio[24245]: time=\"2026-06-14T08:40:16.439073352Z\" level=info msg=\"Running pod sandbox: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-csmdz/POD\" id=090bdb4d-8753-4f56-bfd5-d22ba1f2f0f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:40:16.440705 crc crio[24245]: time=\"2026-06-14T08:40:16.439649669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:27.576515 crc crio[24245]: time=\"2026-06-14T08:40:27.57563513Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-csmdz Namespace:cert-manager-operator ID:954b43ea1c187b5755d271b4efffa0d57423e7df2b4f8c19836d87cfc328708f UID:dc3ff1d4-809c-4903-b684-4808bc8c8ebd NetNS:/var/run/netns/cb1834b0-0ef2-4c72-9d84-c2b524df93f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc3ff1d4_809c_4903_b684_4808bc8c8ebd.slice PodAnnotations:0xc0006021b0}] Aliases:map[]}\"\nJun 14 08:40:27.576515 crc crio[24245]: time=\"2026-06-14T08:40:27.576256189Z\" level=info msg=\"Adding pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-csmdz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:40:27.672458 crc crio[24245]: time=\"2026-06-14T08:40:27.67232494Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7b7af987-97ae-47e5-83f9-7fda6755faf1 name=/runtime.v1.ImageService/PullImage\nJun 14 08:40:27.681048 crc crio[24245]: time=\"2026-06-14T08:40:27.680437128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3a5afac6-a2a2-4301-aab0-9a8c0086ceec name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:27.686237 crc crio[24245]: time=\"2026-06-14T08:40:27.6861369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b689fae5-e7f3-4cc6-85b5-40ad941de2fd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:27.693655 crc crio[24245]: time=\"2026-06-14T08:40:27.693590446Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=de8699c4-6618-4452-8fe4-c134e285adac name=/runtime.v1.ImageService/PullImage\nJun 14 08:40:27.696345 crc crio[24245]: time=\"2026-06-14T08:40:27.695302457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ce72c633-777e-4dc1-bb9a-354b1158059c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:27.700778 crc crio[24245]: time=\"2026-06-14T08:40:27.700702019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d389c531-ff15-4fad-98d1-7b919a17f186 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:27.701031 crc crio[24245]: time=\"2026-06-14T08:40:27.700707519Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-fjbr7/frr-k8s-webhook-server\" id=80eda48d-bfc9-444f-b104-adab8f4c5113 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:27.704518 crc crio[24245]: time=\"2026-06-14T08:40:27.703780022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:27.713389 crc crio[24245]: time=\"2026-06-14T08:40:27.713302039Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-files\" id=eedecb89-6b11-4c85-b364-7c0fce33963c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:27.742558 crc crio[24245]: time=\"2026-06-14T08:40:27.742455768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:27.759542 crc crio[24245]: time=\"2026-06-14T08:40:27.759430809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:27.762922 crc crio[24245]: time=\"2026-06-14T08:40:27.762894264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:27.775377 crc crio[24245]: time=\"2026-06-14T08:40:27.775281057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:27.794339 crc crio[24245]: time=\"2026-06-14T08:40:27.794230369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:27.922289 crc crio[24245]: 2026-06-14T08:40:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:954b43ea1c187b5 Mac:72:2d:cb:dd:b6:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/cb1834b0-0ef2-4c72-9d84-c2b524df93f2 SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:40:27.925489 crc crio[24245]: time=\"2026-06-14T08:40:27.925092326Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-csmdz Namespace:cert-manager-operator ID:954b43ea1c187b5755d271b4efffa0d57423e7df2b4f8c19836d87cfc328708f UID:dc3ff1d4-809c-4903-b684-4808bc8c8ebd NetNS:/var/run/netns/cb1834b0-0ef2-4c72-9d84-c2b524df93f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc3ff1d4_809c_4903_b684_4808bc8c8ebd.slice PodAnnotations:0xc0006021b0}] Aliases:map[]}\"\nJun 14 08:40:27.925489 crc crio[24245]: time=\"2026-06-14T08:40:27.925390045Z\" level=info msg=\"Checking pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-csmdz for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:40:27.926002 crc crio[24245]: time=\"2026-06-14T08:40:27.92593763Z\" level=info msg=\"Created container 46772f831b84aae726f77d0bebcd0ba9857cff79fd5ef295ea666d943c221bc0: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-fjbr7/frr-k8s-webhook-server\" id=80eda48d-bfc9-444f-b104-adab8f4c5113 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:27.927929 crc crio[24245]: time=\"2026-06-14T08:40:27.92763647Z\" level=info msg=\"Starting container: 46772f831b84aae726f77d0bebcd0ba9857cff79fd5ef295ea666d943c221bc0\" id=39a339fc-3c39-4860-ae0b-1c8cb77d183f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:27.935919 crc crio[24245]: time=\"2026-06-14T08:40:27.93424579Z\" level=info msg=\"Created container 24c14f6c4c666a657eafdcc63ec6a77c4d881d682472b53d891bd83ce69195cf: openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-files\" id=eedecb89-6b11-4c85-b364-7c0fce33963c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:27.939940 crc crio[24245]: time=\"2026-06-14T08:40:27.938107525Z\" level=info msg=\"Starting container: 24c14f6c4c666a657eafdcc63ec6a77c4d881d682472b53d891bd83ce69195cf\" id=377c8d39-bb7f-401c-af42-856e01c70e8c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:27.939940 crc crio[24245]: time=\"2026-06-14T08:40:27.938944721Z\" level=info msg=\"Started container\" PID=42546 containerID=46772f831b84aae726f77d0bebcd0ba9857cff79fd5ef295ea666d943c221bc0 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-fjbr7/frr-k8s-webhook-server id=39a339fc-3c39-4860-ae0b-1c8cb77d183f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6465a4803918129579307491b65bb0c578ef860a970dacedb1a7e54247e9c74b\nJun 14 08:40:27.940235 crc crio[24245]: time=\"2026-06-14T08:40:27.940058948Z\" level=info msg=\"Ran pod sandbox 954b43ea1c187b5755d271b4efffa0d57423e7df2b4f8c19836d87cfc328708f with infra container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-csmdz/POD\" id=090bdb4d-8753-4f56-bfd5-d22ba1f2f0f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:40:27.944970 crc crio[24245]: time=\"2026-06-14T08:40:27.943668733Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=8543468c-8b07-4caa-8ef7-4a1c18b66f5f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:27.944970 crc crio[24245]: time=\"2026-06-14T08:40:27.944084406Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 not found\" id=8543468c-8b07-4caa-8ef7-4a1c18b66f5f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:27.944970 crc crio[24245]: time=\"2026-06-14T08:40:27.944107047Z\" level=info msg=\"Started container\" PID=42548 containerID=24c14f6c4c666a657eafdcc63ec6a77c4d881d682472b53d891bd83ce69195cf description=openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-files id=377c8d39-bb7f-401c-af42-856e01c70e8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106\nJun 14 08:40:27.944970 crc crio[24245]: time=\"2026-06-14T08:40:27.944149188Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 found\" id=8543468c-8b07-4caa-8ef7-4a1c18b66f5f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:27.947173 crc crio[24245]: time=\"2026-06-14T08:40:27.947077916Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=b29d0971-ab04-44ae-9b36-b95541c3a6cc name=/runtime.v1.ImageService/PullImage\nJun 14 08:40:27.964206 crc crio[24245]: time=\"2026-06-14T08:40:27.964102999Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\\\"\"\nJun 14 08:40:28.160763 crc crio[24245]: time=\"2026-06-14T08:40:28.160695706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=14460f69-fe1a-4be0-8fbf-df61da957053 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:28.165810 crc crio[24245]: time=\"2026-06-14T08:40:28.165691336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=357b112a-66ae-4d20-8354-e9c19f6fce53 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:28.177431 crc crio[24245]: time=\"2026-06-14T08:40:28.17708805Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/cp-reloader\" id=946d06ea-21d7-4035-a7e6-9b2439c22de8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:28.180286 crc crio[24245]: time=\"2026-06-14T08:40:28.180210345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:28.239723 crc crio[24245]: time=\"2026-06-14T08:40:28.239620755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:28.245313 crc crio[24245]: time=\"2026-06-14T08:40:28.245230884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:28.365333 crc crio[24245]: time=\"2026-06-14T08:40:28.364832381Z\" level=info msg=\"Created container bba31d8556a1cb90ab5800244d9eebace754f1460dbce7a553346330cb9ec140: openshift-frr-k8s/frr-k8s-4fvtl/cp-reloader\" id=946d06ea-21d7-4035-a7e6-9b2439c22de8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:28.366746 crc crio[24245]: time=\"2026-06-14T08:40:28.366613893Z\" level=info msg=\"Starting container: bba31d8556a1cb90ab5800244d9eebace754f1460dbce7a553346330cb9ec140\" id=318b1104-54af-4121-b6db-81cfc604017d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:28.374661 crc crio[24245]: time=\"2026-06-14T08:40:28.374582724Z\" level=info msg=\"Started container\" PID=42576 containerID=bba31d8556a1cb90ab5800244d9eebace754f1460dbce7a553346330cb9ec140 description=openshift-frr-k8s/frr-k8s-4fvtl/cp-reloader id=318b1104-54af-4121-b6db-81cfc604017d name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106\nJun 14 08:40:29.182128 crc crio[24245]: time=\"2026-06-14T08:40:29.18153526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=44373b55-01ba-4489-8ae9-86f17b8713af name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:29.190794 crc crio[24245]: time=\"2026-06-14T08:40:29.190736098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a2606d4f-4656-4ed8-b0b8-a06b2b77c688 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:29.200267 crc crio[24245]: time=\"2026-06-14T08:40:29.200174754Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/cp-metrics\" id=aad3f922-c2e1-4fd2-b694-a7482e000cab name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:29.203645 crc crio[24245]: time=\"2026-06-14T08:40:29.203562807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:29.236823 crc crio[24245]: time=\"2026-06-14T08:40:29.236698353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:29.240996 crc crio[24245]: time=\"2026-06-14T08:40:29.240821968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:29.366365 crc crio[24245]: time=\"2026-06-14T08:40:29.366251069Z\" level=info msg=\"Created container 54d9da73f9142d0f44bc6d10249513b0e789a669350c5282350a8dece9d41013: openshift-frr-k8s/frr-k8s-4fvtl/cp-metrics\" id=aad3f922-c2e1-4fd2-b694-a7482e000cab name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:29.367767 crc crio[24245]: time=\"2026-06-14T08:40:29.367586559Z\" level=info msg=\"Starting container: 54d9da73f9142d0f44bc6d10249513b0e789a669350c5282350a8dece9d41013\" id=7a0d3857-5baf-4a2b-a6ed-09800e5727d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:29.378967 crc crio[24245]: time=\"2026-06-14T08:40:29.378796597Z\" level=info msg=\"Started container\" PID=42590 containerID=54d9da73f9142d0f44bc6d10249513b0e789a669350c5282350a8dece9d41013 description=openshift-frr-k8s/frr-k8s-4fvtl/cp-metrics id=7a0d3857-5baf-4a2b-a6ed-09800e5727d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106\nJun 14 08:40:30.194427 crc crio[24245]: time=\"2026-06-14T08:40:30.194344633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4998543f-b009-4d62-9c77-65d07a49c283 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:31.081081 crc crio[24245]: time=\"2026-06-14T08:40:31.080318183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=897d3eff-557a-4696-a8be-d3e8436402ff name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:31.089550 crc crio[24245]: time=\"2026-06-14T08:40:31.089421197Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-status\" id=4e5eea5c-d7b8-4f90-8464-117ba513a6ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:31.091750 crc crio[24245]: time=\"2026-06-14T08:40:31.091667155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:31.177724 crc crio[24245]: time=\"2026-06-14T08:40:31.177615341Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:708361988343fb0fc9c10ebdc6a05de75ed038918ece0b7a91888e2cc74f644e\" id=b29d0971-ab04-44ae-9b36-b95541c3a6cc name=/runtime.v1.ImageService/PullImage\nJun 14 08:40:31.179207 crc crio[24245]: time=\"2026-06-14T08:40:31.17913135Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=4770a228-8c32-4a88-90c0-0cfd796423c7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:31.186006 crc crio[24245]: time=\"2026-06-14T08:40:31.185954516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:31.190105 crc crio[24245]: time=\"2026-06-14T08:40:31.190078761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:31.190610 crc crio[24245]: time=\"2026-06-14T08:40:31.190509023Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=a2c5098b-78df-46ac-8231-98b6660e3c7a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:31.201542 crc crio[24245]: time=\"2026-06-14T08:40:31.201492534Z\" level=info msg=\"Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-csmdz/cert-manager-operator\" id=0787930e-6193-4e53-8ae6-85667e411a63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:31.204922 crc crio[24245]: time=\"2026-06-14T08:40:31.204792725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:31.268372 crc crio[24245]: time=\"2026-06-14T08:40:31.268229806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:31.273010 crc crio[24245]: time=\"2026-06-14T08:40:31.272944939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:31.406314 crc crio[24245]: time=\"2026-06-14T08:40:31.406230606Z\" level=info msg=\"Created container 467db63a37625c5754de94e8755d8c9fe9386c50460217c20b5ec9cfd2fbfc01: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-csmdz/cert-manager-operator\" id=0787930e-6193-4e53-8ae6-85667e411a63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:31.408297 crc crio[24245]: time=\"2026-06-14T08:40:31.408208857Z\" level=info msg=\"Starting container: 467db63a37625c5754de94e8755d8c9fe9386c50460217c20b5ec9cfd2fbfc01\" id=f3edb779-ac5c-4085-9365-bf8f3e1efcd4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:31.413144 crc crio[24245]: time=\"2026-06-14T08:40:31.413089584Z\" level=info msg=\"Created container 4f6745700bfb43552a8f8fddbbe37e4acc61631c4c1689433c609b0601eee7c3: openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-status\" id=4e5eea5c-d7b8-4f90-8464-117ba513a6ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:31.414002 crc crio[24245]: time=\"2026-06-14T08:40:31.413696722Z\" level=info msg=\"Started container\" PID=42631 containerID=467db63a37625c5754de94e8755d8c9fe9386c50460217c20b5ec9cfd2fbfc01 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-csmdz/cert-manager-operator id=f3edb779-ac5c-4085-9365-bf8f3e1efcd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=954b43ea1c187b5755d271b4efffa0d57423e7df2b4f8c19836d87cfc328708f\nJun 14 08:40:31.415004 crc crio[24245]: time=\"2026-06-14T08:40:31.414879717Z\" level=info msg=\"Starting container: 4f6745700bfb43552a8f8fddbbe37e4acc61631c4c1689433c609b0601eee7c3\" id=51ea7b3d-90c3-4254-aebb-8fb6919de497 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:31.423590 crc crio[24245]: time=\"2026-06-14T08:40:31.423504397Z\" level=info msg=\"Started container\" PID=42624 containerID=4f6745700bfb43552a8f8fddbbe37e4acc61631c4c1689433c609b0601eee7c3 description=openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-status id=51ea7b3d-90c3-4254-aebb-8fb6919de497 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106\nJun 14 08:40:32.226973 crc crio[24245]: time=\"2026-06-14T08:40:32.226203906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=06940cca-1b14-4a88-a314-dc9bf0e78e0c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:32.233743 crc crio[24245]: time=\"2026-06-14T08:40:32.233648711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2e2a5de1-a649-4053-8926-9fc3f3aa0b65 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:32.244645 crc crio[24245]: time=\"2026-06-14T08:40:32.244069794Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/controller\" id=d057ec53-1ccf-4c54-81ad-0d447ef400ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:32.246125 crc crio[24245]: time=\"2026-06-14T08:40:32.246050125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:32.291258 crc crio[24245]: time=\"2026-06-14T08:40:32.291170566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:32.294746 crc crio[24245]: time=\"2026-06-14T08:40:32.294669043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:32.455327 crc crio[24245]: time=\"2026-06-14T08:40:32.455222735Z\" level=info msg=\"Created container b6b67df09e44849ad284d64724250c09107333a7e3396414c411188eba0a4cb9: openshift-frr-k8s/frr-k8s-4fvtl/controller\" id=d057ec53-1ccf-4c54-81ad-0d447ef400ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:32.458696 crc crio[24245]: time=\"2026-06-14T08:40:32.458512472Z\" level=info msg=\"Starting container: b6b67df09e44849ad284d64724250c09107333a7e3396414c411188eba0a4cb9\" id=8171d42b-db7f-41b3-a193-bd1d4a0a00e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:32.465275 crc crio[24245]: time=\"2026-06-14T08:40:32.465228847Z\" level=info msg=\"Started container\" PID=42673 containerID=b6b67df09e44849ad284d64724250c09107333a7e3396414c411188eba0a4cb9 description=openshift-frr-k8s/frr-k8s-4fvtl/controller id=8171d42b-db7f-41b3-a193-bd1d4a0a00e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106\nJun 14 08:40:32.483673 crc crio[24245]: time=\"2026-06-14T08:40:32.483160474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f0d668e1-dce6-4f18-b1ca-931cf2b48c19 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:32.490468 crc crio[24245]: time=\"2026-06-14T08:40:32.490173664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=63253ef1-9ced-4483-b34b-dceb8a548652 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:32.502416 crc crio[24245]: time=\"2026-06-14T08:40:32.501701804Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/frr\" id=c600b650-474d-44a4-a75a-2d28db645a14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:32.504947 crc crio[24245]: time=\"2026-06-14T08:40:32.50418123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:32.554922 crc crio[24245]: time=\"2026-06-14T08:40:32.554566927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:32.561284 crc crio[24245]: time=\"2026-06-14T08:40:32.561166624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:32.680314 crc crio[24245]: time=\"2026-06-14T08:40:32.680130391Z\" level=info msg=\"Created container 9c0f0b1df6d0788e004b9f40f1d8b4c17acc2a541e2bcdae08adba8bf6733c1a: openshift-frr-k8s/frr-k8s-4fvtl/frr\" id=c600b650-474d-44a4-a75a-2d28db645a14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:32.682340 crc crio[24245]: time=\"2026-06-14T08:40:32.682177163Z\" level=info msg=\"Starting container: 9c0f0b1df6d0788e004b9f40f1d8b4c17acc2a541e2bcdae08adba8bf6733c1a\" id=9f02f60b-238c-4aa3-8436-d9cd54a51d8c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:32.689641 crc crio[24245]: time=\"2026-06-14T08:40:32.689360722Z\" level=info msg=\"Started container\" PID=42687 containerID=9c0f0b1df6d0788e004b9f40f1d8b4c17acc2a541e2bcdae08adba8bf6733c1a description=openshift-frr-k8s/frr-k8s-4fvtl/frr id=9f02f60b-238c-4aa3-8436-d9cd54a51d8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106\nJun 14 08:40:32.703821 crc crio[24245]: time=\"2026-06-14T08:40:32.703761318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f93ef67f-5b68-45ef-8273-be12010bbef3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:32.755676 crc crio[24245]: time=\"2026-06-14T08:40:32.754152055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cabd2abf-e475-4311-9048-b9c8dbc1612d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:32.835306 crc crio[24245]: time=\"2026-06-14T08:40:32.832065359Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/reloader\" id=1dd4ae59-ad21-4589-99ca-25710a1c4a19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:32.904689 crc crio[24245]: time=\"2026-06-14T08:40:32.891643638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:33.375637 crc crio[24245]: time=\"2026-06-14T08:40:33.373624709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:33.433972 crc crio[24245]: time=\"2026-06-14T08:40:33.43049912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:33.881926 crc crio[24245]: time=\"2026-06-14T08:40:33.881038069Z\" level=info msg=\"Created container b582fe1e231444f22764f9279881a059aa5c5513bed3dbb9137afe501dab0317: openshift-frr-k8s/frr-k8s-4fvtl/reloader\" id=1dd4ae59-ad21-4589-99ca-25710a1c4a19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:33.885367 crc crio[24245]: time=\"2026-06-14T08:40:33.885264071Z\" level=info msg=\"Starting container: b582fe1e231444f22764f9279881a059aa5c5513bed3dbb9137afe501dab0317\" id=76900fd8-efbd-47f4-95f5-d849bbd607a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:33.897807 crc crio[24245]: time=\"2026-06-14T08:40:33.89762831Z\" level=info msg=\"Started container\" PID=42729 containerID=b582fe1e231444f22764f9279881a059aa5c5513bed3dbb9137afe501dab0317 description=openshift-frr-k8s/frr-k8s-4fvtl/reloader id=76900fd8-efbd-47f4-95f5-d849bbd607a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106\nJun 14 08:40:33.926581 crc crio[24245]: time=\"2026-06-14T08:40:33.926451803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=761da959-09cf-42c5-93fb-18e6161b9140 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:33.931704 crc crio[24245]: time=\"2026-06-14T08:40:33.931581647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=42b31594-b32e-46b4-a17a-0177e0709386 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:33.941923 crc crio[24245]: time=\"2026-06-14T08:40:33.941748844Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/frr-metrics\" id=12595ce0-e323-4bac-8ee9-072847b65a41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:33.944813 crc crio[24245]: time=\"2026-06-14T08:40:33.944526528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:33.959267 crc crio[24245]: time=\"2026-06-14T08:40:33.959000944Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-79c8d999ff-6dmkp/POD\" id=715ade07-2823-40c6-a6a8-7d813e39d108 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:40:33.959267 crc crio[24245]: time=\"2026-06-14T08:40:33.959096677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:34.020815 crc crio[24245]: time=\"2026-06-14T08:40:34.020711505Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-6dmkp Namespace:cert-manager ID:559dc6512556efde74893f91fce2aee503a1e25a8d55fd2e4db70b0113d2daef UID:e47c1b01-54f5-4388-88af-01b8970ad6fc NetNS:/var/run/netns/0f39b7b2-1634-4e30-8819-aa797e32f941 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode47c1b01_54f5_4388_88af_01b8970ad6fc.slice PodAnnotations:0xc001fea318}] Aliases:map[]}\"\nJun 14 08:40:34.020815 crc crio[24245]: time=\"2026-06-14T08:40:34.020791258Z\" level=info msg=\"Adding pod cert-manager_cert-manager-79c8d999ff-6dmkp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:40:34.021326 crc crio[24245]: time=\"2026-06-14T08:40:34.021288655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:34.027230 crc crio[24245]: time=\"2026-06-14T08:40:34.027140838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:34.220178 crc crio[24245]: time=\"2026-06-14T08:40:34.220080807Z\" level=info msg=\"Created container e9e09d37884031f490e52e64969d5c7ac296e67af406a33fa48ba2ada28ef3f7: openshift-frr-k8s/frr-k8s-4fvtl/frr-metrics\" id=12595ce0-e323-4bac-8ee9-072847b65a41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:34.240659 crc crio[24245]: time=\"2026-06-14T08:40:34.240577772Z\" level=info msg=\"Starting container: e9e09d37884031f490e52e64969d5c7ac296e67af406a33fa48ba2ada28ef3f7\" id=6f221883-c369-4ca3-86a3-433ae00602c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:34.248698 crc crio[24245]: time=\"2026-06-14T08:40:34.248658865Z\" level=info msg=\"Started container\" PID=42778 containerID=e9e09d37884031f490e52e64969d5c7ac296e67af406a33fa48ba2ada28ef3f7 description=openshift-frr-k8s/frr-k8s-4fvtl/frr-metrics id=6f221883-c369-4ca3-86a3-433ae00602c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106\nJun 14 08:40:34.273798 crc crio[24245]: time=\"2026-06-14T08:40:34.273648124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=58b472ec-de16-483d-9372-df5894986ab2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:34.304001 crc crio[24245]: time=\"2026-06-14T08:40:34.30367103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=bf216682-7e44-4ec8-8c04-85a08c835984 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:34.317743 crc crio[24245]: time=\"2026-06-14T08:40:34.317619322Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/frr-status\" id=7c1a063d-a906-4ae5-93c9-26aabe55a355 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:34.320251 crc crio[24245]: time=\"2026-06-14T08:40:34.320057986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:34.498774 crc crio[24245]: time=\"2026-06-14T08:40:34.498669843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:34.512539 crc crio[24245]: time=\"2026-06-14T08:40:34.512296438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:34.773642 crc crio[24245]: time=\"2026-06-14T08:40:34.772544341Z\" level=info msg=\"Created container 471d691b7ecce70f92bc599a5f8210dde893ffa185166399ea8bcaa175915f5b: openshift-frr-k8s/frr-k8s-4fvtl/frr-status\" id=7c1a063d-a906-4ae5-93c9-26aabe55a355 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:34.777276 crc crio[24245]: time=\"2026-06-14T08:40:34.776171518Z\" level=info msg=\"Starting container: 471d691b7ecce70f92bc599a5f8210dde893ffa185166399ea8bcaa175915f5b\" id=4889bc3d-e415-4a0d-bab5-2af886d23b9c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:34.799606 crc crio[24245]: time=\"2026-06-14T08:40:34.798736127Z\" level=info msg=\"Started container\" PID=42827 containerID=471d691b7ecce70f92bc599a5f8210dde893ffa185166399ea8bcaa175915f5b description=openshift-frr-k8s/frr-k8s-4fvtl/frr-status id=4889bc3d-e415-4a0d-bab5-2af886d23b9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106\nJun 14 08:40:34.860744 crc crio[24245]: time=\"2026-06-14T08:40:34.859727857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f290c1d5-1a0a-4ef1-8f04-be717e17fb8b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:34.869563 crc crio[24245]: time=\"2026-06-14T08:40:34.869247498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1924eb69-002e-4daf-b1ba-af6e04045c6a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:34.887109 crc crio[24245]: time=\"2026-06-14T08:40:34.886804956Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy\" id=ee8a76b9-891e-4b90-ae61-de5c83fdaf2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:34.887912 crc crio[24245]: time=\"2026-06-14T08:40:34.887538509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:35.024104 crc crio[24245]: time=\"2026-06-14T08:40:35.01406665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:35.265468 crc crio[24245]: time=\"2026-06-14T08:40:35.264745553Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-587ccfb98-j85t6/POD\" id=e3287066-1a10-4a1e-84fa-450ed98c4d2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:40:35.265468 crc crio[24245]: time=\"2026-06-14T08:40:35.265065043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:35.525777 crc crio[24245]: time=\"2026-06-14T08:40:35.525103494Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-j85t6 Namespace:cert-manager ID:0e66c059c676b779b0a99f5fa0b1ccbf8096a5954c2d7fa7900850767fe928aa UID:5bbfce60-acf2-45d6-b89d-f21a64d9971f NetNS:/var/run/netns/543db7fc-533d-4c84-980b-7d17995d5497 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bbfce60_acf2_45d6_b89d_f21a64d9971f.slice PodAnnotations:0xc000620868}] Aliases:map[]}\"\nJun 14 08:40:35.525777 crc crio[24245]: time=\"2026-06-14T08:40:35.52563349Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-587ccfb98-j85t6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:40:36.544958 crc crio[24245]: time=\"2026-06-14T08:40:36.541686339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:36.613289 crc crio[24245]: 2026-06-14T08:40:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:559dc6512556efd Mac:26:16:15:12:f5:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/0f39b7b2-1634-4e30-8819-aa797e32f941 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:40:36.615335 crc crio[24245]: time=\"2026-06-14T08:40:36.61521283Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-6dmkp Namespace:cert-manager ID:559dc6512556efde74893f91fce2aee503a1e25a8d55fd2e4db70b0113d2daef UID:e47c1b01-54f5-4388-88af-01b8970ad6fc NetNS:/var/run/netns/0f39b7b2-1634-4e30-8819-aa797e32f941 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode47c1b01_54f5_4388_88af_01b8970ad6fc.slice PodAnnotations:0xc001fea318}] Aliases:map[]}\"\nJun 14 08:40:36.615509 crc crio[24245]: time=\"2026-06-14T08:40:36.615424917Z\" level=info msg=\"Checking pod cert-manager_cert-manager-79c8d999ff-6dmkp for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:40:36.623293 crc crio[24245]: time=\"2026-06-14T08:40:36.623176363Z\" level=info msg=\"Ran pod sandbox 559dc6512556efde74893f91fce2aee503a1e25a8d55fd2e4db70b0113d2daef with infra container: cert-manager/cert-manager-79c8d999ff-6dmkp/POD\" id=715ade07-2823-40c6-a6a8-7d813e39d108 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:40:36.628474 crc crio[24245]: time=\"2026-06-14T08:40:36.628316965Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=4ba30ece-c044-4e30-80c1-60e17fa30b49 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:36.628709 crc crio[24245]: time=\"2026-06-14T08:40:36.628621454Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=4ba30ece-c044-4e30-80c1-60e17fa30b49 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:36.628806 crc crio[24245]: time=\"2026-06-14T08:40:36.628759138Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=4ba30ece-c044-4e30-80c1-60e17fa30b49 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:36.631215 crc crio[24245]: time=\"2026-06-14T08:40:36.630944263Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=0fd39607-c44a-4cd0-898a-90e29f4913b5 name=/runtime.v1.ImageService/PullImage\nJun 14 08:40:36.650228 crc crio[24245]: time=\"2026-06-14T08:40:36.648635257Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"\nJun 14 08:40:36.834291 crc crio[24245]: time=\"2026-06-14T08:40:36.834150919Z\" level=info msg=\"Created container 1f7ae2b9478b5c6cd9c5a9f49ecd68626d355356dd0996b1bad95be7da0c7702: openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy\" id=ee8a76b9-891e-4b90-ae61-de5c83fdaf2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:36.840733 crc crio[24245]: time=\"2026-06-14T08:40:36.840652836Z\" level=info msg=\"Starting container: 1f7ae2b9478b5c6cd9c5a9f49ecd68626d355356dd0996b1bad95be7da0c7702\" id=c469fedd-f30c-40e1-9a3d-d82d0238e113 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:36.846413 crc crio[24245]: time=\"2026-06-14T08:40:36.846259547Z\" level=info msg=\"Started container\" PID=42991 containerID=1f7ae2b9478b5c6cd9c5a9f49ecd68626d355356dd0996b1bad95be7da0c7702 description=openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy id=c469fedd-f30c-40e1-9a3d-d82d0238e113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106\nJun 14 08:40:36.858987 crc crio[24245]: time=\"2026-06-14T08:40:36.857978627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b11a7e53-20ab-4aed-bba0-1615a05180a2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:36.860493 crc crio[24245]: time=\"2026-06-14T08:40:36.860434911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=219543b4-0204-436d-a1ed-5884c0d6f7b6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:36.869109 crc crio[24245]: time=\"2026-06-14T08:40:36.868943028Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy-frr\" id=b18e9266-359c-412f-b000-cd0116961c3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:36.870073 crc crio[24245]: time=\"2026-06-14T08:40:36.87001253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:36.871917 crc crio[24245]: 2026-06-14T08:40:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e66c059c676b77 Mac:2a:9d:a7:25:09:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/543db7fc-533d-4c84-980b-7d17995d5497 SocketPath: PciID:}] [{Interface:0xc000446600 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:40:36.873973 crc crio[24245]: time=\"2026-06-14T08:40:36.873787576Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-j85t6 Namespace:cert-manager ID:0e66c059c676b779b0a99f5fa0b1ccbf8096a5954c2d7fa7900850767fe928aa UID:5bbfce60-acf2-45d6-b89d-f21a64d9971f NetNS:/var/run/netns/543db7fc-533d-4c84-980b-7d17995d5497 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bbfce60_acf2_45d6_b89d_f21a64d9971f.slice PodAnnotations:0xc000620868}] Aliases:map[]}\"\nJun 14 08:40:36.874186 crc crio[24245]: time=\"2026-06-14T08:40:36.874084095Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-587ccfb98-j85t6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:40:36.894799 crc crio[24245]: time=\"2026-06-14T08:40:36.894589942Z\" level=info msg=\"Ran pod sandbox 0e66c059c676b779b0a99f5fa0b1ccbf8096a5954c2d7fa7900850767fe928aa with infra container: cert-manager/cert-manager-webhook-587ccfb98-j85t6/POD\" id=e3287066-1a10-4a1e-84fa-450ed98c4d2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:40:36.896729 crc crio[24245]: time=\"2026-06-14T08:40:36.896662715Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=ac12d970-af2a-484c-b54f-acb5b61c014e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:36.897038 crc crio[24245]: time=\"2026-06-14T08:40:36.896970295Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=ac12d970-af2a-484c-b54f-acb5b61c014e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:36.897112 crc crio[24245]: time=\"2026-06-14T08:40:36.897064698Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=ac12d970-af2a-484c-b54f-acb5b61c014e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:36.898488 crc crio[24245]: time=\"2026-06-14T08:40:36.898352847Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=769508bb-67fe-4ac4-b3b0-a79ad13bb530 name=/runtime.v1.ImageService/PullImage\nJun 14 08:40:36.902713 crc crio[24245]: time=\"2026-06-14T08:40:36.902656528Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"\nJun 14 08:40:36.914321 crc crio[24245]: time=\"2026-06-14T08:40:36.913901633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:37.343415 crc crio[24245]: time=\"2026-06-14T08:40:37.343210516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:37.459277 crc crio[24245]: time=\"2026-06-14T08:40:37.459198712Z\" level=info msg=\"Created container e9fe0eb96c640c0ecdfb56074cfb4be65a9c2f08e2cbe7d4dfb492add270a9db: openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy-frr\" id=b18e9266-359c-412f-b000-cd0116961c3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:37.460694 crc crio[24245]: time=\"2026-06-14T08:40:37.460640396Z\" level=info msg=\"Starting container: e9fe0eb96c640c0ecdfb56074cfb4be65a9c2f08e2cbe7d4dfb492add270a9db\" id=67f60069-2d79-4387-80b9-ab2413355caa name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:37.467031 crc crio[24245]: time=\"2026-06-14T08:40:37.466900705Z\" level=info msg=\"Started container\" PID=43031 containerID=e9fe0eb96c640c0ecdfb56074cfb4be65a9c2f08e2cbe7d4dfb492add270a9db description=openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy-frr id=67f60069-2d79-4387-80b9-ab2413355caa name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106\nJun 14 08:40:38.211088 crc crio[24245]: time=\"2026-06-14T08:40:38.211034488Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-68b757865b-whpsl/POD\" id=7555ebc9-9bb4-4a33-abdd-cdd5d06338a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:40:38.212791 crc crio[24245]: time=\"2026-06-14T08:40:38.212755801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:38.249887 crc crio[24245]: time=\"2026-06-14T08:40:38.249709833Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-whpsl Namespace:cert-manager ID:93aaac903f42fc2f7f972c577e240a8ce1598070d032f9741f8f76def2e22c84 UID:20da87aa-8654-4e61-a721-7d943030e907 NetNS:/var/run/netns/b99de2f8-4b02-43c2-b3a2-792abc27aab8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20da87aa_8654_4e61_a721_7d943030e907.slice PodAnnotations:0xc000522230}] Aliases:map[]}\"\nJun 14 08:40:38.249887 crc crio[24245]: time=\"2026-06-14T08:40:38.249765585Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-68b757865b-whpsl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:40:38.803495 crc crio[24245]: 2026-06-14T08:40:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93aaac903f42fc2 Mac:96:33:b2:bc:1e:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/b99de2f8-4b02-43c2-b3a2-792abc27aab8 SocketPath: PciID:}] [{Interface:0xc0005a4b30 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:40:38.805551 crc crio[24245]: time=\"2026-06-14T08:40:38.805460587Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-whpsl Namespace:cert-manager ID:93aaac903f42fc2f7f972c577e240a8ce1598070d032f9741f8f76def2e22c84 UID:20da87aa-8654-4e61-a721-7d943030e907 NetNS:/var/run/netns/b99de2f8-4b02-43c2-b3a2-792abc27aab8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20da87aa_8654_4e61_a721_7d943030e907.slice PodAnnotations:0xc000522230}] Aliases:map[]}\"\nJun 14 08:40:38.805739 crc crio[24245]: time=\"2026-06-14T08:40:38.805696495Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-68b757865b-whpsl for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:40:38.835253 crc crio[24245]: time=\"2026-06-14T08:40:38.835135203Z\" level=info msg=\"Ran pod sandbox 93aaac903f42fc2f7f972c577e240a8ce1598070d032f9741f8f76def2e22c84 with infra container: cert-manager/cert-manager-cainjector-68b757865b-whpsl/POD\" id=7555ebc9-9bb4-4a33-abdd-cdd5d06338a2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:40:38.838178 crc crio[24245]: time=\"2026-06-14T08:40:38.838141892Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=b95cd936-af5a-4e99-b53c-62a3d62b632e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:38.838686 crc crio[24245]: time=\"2026-06-14T08:40:38.838654078Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=b95cd936-af5a-4e99-b53c-62a3d62b632e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:38.838931 crc crio[24245]: time=\"2026-06-14T08:40:38.838821003Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=b95cd936-af5a-4e99-b53c-62a3d62b632e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:38.841115 crc crio[24245]: time=\"2026-06-14T08:40:38.840740861Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=75b7fde0-104d-4dca-8772-3473282accbc name=/runtime.v1.ImageService/PullImage\nJun 14 08:40:38.856830 crc crio[24245]: time=\"2026-06-14T08:40:38.856753833Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"\nJun 14 08:40:41.102623 crc crio[24245]: time=\"2026-06-14T08:40:41.101823764Z\" level=info msg=\"Removing container: 2cb837754ecc8749cba241a465ed7139828aa4d0dcc6c6a8ed7be4bc417d0965\" id=62ad3b38-47dc-4087-9cfd-c68659ef7e05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:40:41.340282 crc crio[24245]: time=\"2026-06-14T08:40:41.337804447Z\" level=info msg=\"Removed container 2cb837754ecc8749cba241a465ed7139828aa4d0dcc6c6a8ed7be4bc417d0965: openshift-infra/auto-csr-approver-29690434-4xj42/oc\" id=62ad3b38-47dc-4087-9cfd-c68659ef7e05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:40:41.361493 crc crio[24245]: time=\"2026-06-14T08:40:41.361331827Z\" level=info msg=\"Stopping pod sandbox: ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c\" id=3c38e308-2b5d-4759-9950-e59cb37ccab2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:40:41.361493 crc crio[24245]: time=\"2026-06-14T08:40:41.361437251Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c\" id=3c38e308-2b5d-4759-9950-e59cb37ccab2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:40:41.365216 crc crio[24245]: time=\"2026-06-14T08:40:41.365149682Z\" level=info msg=\"Removing pod sandbox: ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c\" id=479d9f1b-4842-4ecf-9c00-45da93379be6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:40:41.409689 crc crio[24245]: time=\"2026-06-14T08:40:41.409609505Z\" level=info msg=\"Removed pod sandbox: ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c\" id=479d9f1b-4842-4ecf-9c00-45da93379be6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:40:48.099459 crc crio[24245]: time=\"2026-06-14T08:40:48.098503147Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=75b7fde0-104d-4dca-8772-3473282accbc name=/runtime.v1.ImageService/PullImage\nJun 14 08:40:48.101573 crc crio[24245]: time=\"2026-06-14T08:40:48.100703144Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=7c3fc570-e984-41f9-96b0-1f90a338aa88 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:48.135985 crc crio[24245]: time=\"2026-06-14T08:40:48.135814663Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=0fd39607-c44a-4cd0-898a-90e29f4913b5 name=/runtime.v1.ImageService/PullImage\nJun 14 08:40:48.137526 crc crio[24245]: time=\"2026-06-14T08:40:48.137294746Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=c5d00a06-f606-4ae7-9306-8c407edc3554 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:48.144712 crc crio[24245]: time=\"2026-06-14T08:40:48.144619868Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=c85f67ab-a594-458b-bdf2-2ca6a75a1dda name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:48.147618 crc crio[24245]: time=\"2026-06-14T08:40:48.147527275Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=cc706a99-1ef7-40a7-bf60-dfe643f93524 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:48.152829 crc crio[24245]: time=\"2026-06-14T08:40:48.152736405Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=769508bb-67fe-4ac4-b3b0-a79ad13bb530 name=/runtime.v1.ImageService/PullImage\nJun 14 08:40:48.153967 crc crio[24245]: time=\"2026-06-14T08:40:48.153811086Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=e4829d7f-739f-46dd-8da3-50486ab98607 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:48.154554 crc crio[24245]: time=\"2026-06-14T08:40:48.154390414Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-68b757865b-whpsl/cert-manager-cainjector\" id=2545fad6-ff8f-44ce-b17c-13e9e34018f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:48.156996 crc crio[24245]: time=\"2026-06-14T08:40:48.156823315Z\" level=info msg=\"Creating container: cert-manager/cert-manager-79c8d999ff-6dmkp/cert-manager-controller\" id=a8026210-e30e-47d4-aa91-54ee463c3572 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:48.158073 crc crio[24245]: time=\"2026-06-14T08:40:48.157986083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:48.159217 crc crio[24245]: time=\"2026-06-14T08:40:48.159122685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:48.161817 crc crio[24245]: time=\"2026-06-14T08:40:48.161746464Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=1d86812a-9b14-480b-aafc-3059328d3275 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:40:48.188954 crc crio[24245]: time=\"2026-06-14T08:40:48.18882273Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-587ccfb98-j85t6/cert-manager-webhook\" id=ca1ff1a3-973b-4af9-93c1-8eec366efece name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:48.190942 crc crio[24245]: time=\"2026-06-14T08:40:48.19081688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:48.191939 crc crio[24245]: time=\"2026-06-14T08:40:48.191784459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:48.195669 crc crio[24245]: time=\"2026-06-14T08:40:48.195584483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:48.205727 crc crio[24245]: time=\"2026-06-14T08:40:48.205389269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:48.210641 crc crio[24245]: time=\"2026-06-14T08:40:48.210569475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:48.219825 crc crio[24245]: time=\"2026-06-14T08:40:48.219484064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:48.224218 crc crio[24245]: time=\"2026-06-14T08:40:48.224095183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:40:48.409578 crc crio[24245]: time=\"2026-06-14T08:40:48.409465701Z\" level=info msg=\"Created container ecbe1932dd09c9ca13d8e71b6eb38aae91c7097f47a265df5824fb71c9a8255a: cert-manager/cert-manager-webhook-587ccfb98-j85t6/cert-manager-webhook\" id=ca1ff1a3-973b-4af9-93c1-8eec366efece name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:48.410786 crc crio[24245]: time=\"2026-06-14T08:40:48.410686798Z\" level=info msg=\"Starting container: ecbe1932dd09c9ca13d8e71b6eb38aae91c7097f47a265df5824fb71c9a8255a\" id=60cd0ca6-97e9-4167-a7ae-7c6ca265a98f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:48.413244 crc crio[24245]: time=\"2026-06-14T08:40:48.413153372Z\" level=info msg=\"Created container 942d6bc8a83310790a6fcc91101ea55eb9968c4d586cb620ba32fe80c7122d20: cert-manager/cert-manager-cainjector-68b757865b-whpsl/cert-manager-cainjector\" id=2545fad6-ff8f-44ce-b17c-13e9e34018f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:48.414130 crc crio[24245]: time=\"2026-06-14T08:40:48.4140648Z\" level=info msg=\"Starting container: 942d6bc8a83310790a6fcc91101ea55eb9968c4d586cb620ba32fe80c7122d20\" id=192a0686-8078-437d-b3ed-6994b85ad18c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:48.416548 crc crio[24245]: time=\"2026-06-14T08:40:48.416501645Z\" level=info msg=\"Created container af6a15d103782c011331220c82aab937581f69fb9d492f2bb627871431c1878d: cert-manager/cert-manager-79c8d999ff-6dmkp/cert-manager-controller\" id=a8026210-e30e-47d4-aa91-54ee463c3572 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:40:48.417535 crc crio[24245]: time=\"2026-06-14T08:40:48.417479233Z\" level=info msg=\"Starting container: af6a15d103782c011331220c82aab937581f69fb9d492f2bb627871431c1878d\" id=39b17060-67b3-4325-be67-dcea884f1c22 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:40:48.418569 crc crio[24245]: time=\"2026-06-14T08:40:48.418456623Z\" level=info msg=\"Started container\" PID=43267 containerID=ecbe1932dd09c9ca13d8e71b6eb38aae91c7097f47a265df5824fb71c9a8255a description=cert-manager/cert-manager-webhook-587ccfb98-j85t6/cert-manager-webhook id=60cd0ca6-97e9-4167-a7ae-7c6ca265a98f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e66c059c676b779b0a99f5fa0b1ccbf8096a5954c2d7fa7900850767fe928aa\nJun 14 08:40:48.420901 crc crio[24245]: time=\"2026-06-14T08:40:48.420772662Z\" level=info msg=\"Started container\" PID=43265 containerID=942d6bc8a83310790a6fcc91101ea55eb9968c4d586cb620ba32fe80c7122d20 description=cert-manager/cert-manager-cainjector-68b757865b-whpsl/cert-manager-cainjector id=192a0686-8078-437d-b3ed-6994b85ad18c name=/runtime.v1.RuntimeService/StartContainer sandboxID=93aaac903f42fc2f7f972c577e240a8ce1598070d032f9741f8f76def2e22c84\nJun 14 08:40:48.431421 crc crio[24245]: time=\"2026-06-14T08:40:48.43128735Z\" level=info msg=\"Started container\" PID=43266 containerID=af6a15d103782c011331220c82aab937581f69fb9d492f2bb627871431c1878d description=cert-manager/cert-manager-79c8d999ff-6dmkp/cert-manager-controller id=39b17060-67b3-4325-be67-dcea884f1c22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=559dc6512556efde74893f91fce2aee503a1e25a8d55fd2e4db70b0113d2daef\nJun 14 08:40:48.608064 crc crio[24245]: time=\"2026-06-14T08:40:48.607931164Z\" level=info msg=\"Stopping container: 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4 (timeout: 30s)\" id=5d4c3f29-cf7d-48ee-8161-037f44b61fdd name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:40:48.736985 crc crio[24245]: time=\"2026-06-14T08:40:48.73681802Z\" level=info msg=\"Stopped container 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/cert-manager-cainjector\" id=5d4c3f29-cf7d-48ee-8161-037f44b61fdd name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:40:48.738283 crc crio[24245]: time=\"2026-06-14T08:40:48.73817032Z\" level=info msg=\"Stopping pod sandbox: 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888\" id=7b691fce-cbfc-413d-bfc0-51afff9c6bd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:40:48.738922 crc crio[24245]: time=\"2026-06-14T08:40:48.738787249Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-n7m59 Namespace:cert-manager ID:50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888 UID:cd33b68f-68d4-4834-9744-5ccb8fee79f1 NetNS:/var/run/netns/253da173-c951-4d24-8b89-6e1e435647a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd33b68f_68d4_4834_9744_5ccb8fee79f1.slice PodAnnotations:0xc000130540}] Aliases:map[]}\"\nJun 14 08:40:48.739179 crc crio[24245]: time=\"2026-06-14T08:40:48.739119109Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-n7m59 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:40:49.077763 crc crio[24245]: time=\"2026-06-14T08:40:49.077281613Z\" level=info msg=\"Stopped pod sandbox: 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888\" id=7b691fce-cbfc-413d-bfc0-51afff9c6bd3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:40:49.484110 crc crio[24245]: time=\"2026-06-14T08:40:49.483940632Z\" level=info msg=\"Removing container: 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4\" id=44c65dc5-a951-4d87-9bf4-12bf569144e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:40:49.531802 crc crio[24245]: time=\"2026-06-14T08:40:49.531685794Z\" level=info msg=\"Removed container 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/cert-manager-cainjector\" id=44c65dc5-a951-4d87-9bf4-12bf569144e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:40:49.587917 crc crio[24245]: time=\"2026-06-14T08:40:49.587744393Z\" level=info msg=\"Stopping container: 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483 (timeout: 30s)\" id=243f80c2-582e-419b-b216-8be3270eee06 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:40:49.736789 crc crio[24245]: time=\"2026-06-14T08:40:49.73629968Z\" level=info msg=\"Stopped container 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483: cert-manager/cert-manager-7b8b89f89d-h8ztb/cert-manager-controller\" id=243f80c2-582e-419b-b216-8be3270eee06 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:40:49.738023 crc crio[24245]: time=\"2026-06-14T08:40:49.73794951Z\" level=info msg=\"Stopping pod sandbox: 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf\" id=01c5fea5-d9a1-462d-a02a-435ed9cb37ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:40:49.738496 crc crio[24245]: time=\"2026-06-14T08:40:49.738440677Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-h8ztb Namespace:cert-manager ID:41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf UID:f60c3ee1-302a-41e8-9aef-893df8269325 NetNS:/var/run/netns/49792681-38ab-4e76-a262-607ce48707d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60c3ee1_302a_41e8_9aef_893df8269325.slice PodAnnotations:0xc0004cc9b8}] Aliases:map[]}\"\nJun 14 08:40:49.738694 crc crio[24245]: time=\"2026-06-14T08:40:49.738643094Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-7b8b89f89d-h8ztb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:40:50.071445 crc crio[24245]: time=\"2026-06-14T08:40:50.071214346Z\" level=info msg=\"Stopped pod sandbox: 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf\" id=01c5fea5-d9a1-462d-a02a-435ed9cb37ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:40:50.510195 crc crio[24245]: time=\"2026-06-14T08:40:50.510084547Z\" level=info msg=\"Removing container: 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483\" id=aee7b8b7-1c3e-4fa0-80e5-8871ee83e871 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:40:50.548048 crc crio[24245]: time=\"2026-06-14T08:40:50.547718511Z\" level=info msg=\"Removed container 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483: cert-manager/cert-manager-7b8b89f89d-h8ztb/cert-manager-controller\" id=aee7b8b7-1c3e-4fa0-80e5-8871ee83e871 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:40:54.593045 crc crio[24245]: time=\"2026-06-14T08:40:54.59216791Z\" level=info msg=\"Stopping container: f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab (timeout: 30s)\" id=e3eb7fe4-6c5e-42f8-8a6f-3ad225ffa5f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:40:54.734058 crc crio[24245]: time=\"2026-06-14T08:40:54.7339086Z\" level=info msg=\"Stopped container f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/cert-manager-webhook\" id=e3eb7fe4-6c5e-42f8-8a6f-3ad225ffa5f4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:40:54.735152 crc crio[24245]: time=\"2026-06-14T08:40:54.735054464Z\" level=info msg=\"Stopping pod sandbox: aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef\" id=5cc696d0-97d1-48f9-9c97-320669b3ea4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:40:54.735665 crc crio[24245]: time=\"2026-06-14T08:40:54.73557738Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-44nt7 Namespace:cert-manager ID:aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef UID:1da89bb3-99be-45fb-9c81-acafcb260386 NetNS:/var/run/netns/825fe71b-3e7b-48f1-a75c-c67cb2511da6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da89bb3_99be_45fb_9c81_acafcb260386.slice PodAnnotations:0xc001b86438}] Aliases:map[]}\"\nJun 14 08:40:54.735816 crc crio[24245]: time=\"2026-06-14T08:40:54.735738135Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-webhook-769f6b94cb-44nt7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:40:55.114331 crc crio[24245]: time=\"2026-06-14T08:40:55.113961657Z\" level=info msg=\"Stopped pod sandbox: aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef\" id=5cc696d0-97d1-48f9-9c97-320669b3ea4b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:40:55.569942 crc crio[24245]: time=\"2026-06-14T08:40:55.569809119Z\" level=info msg=\"Removing container: f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab\" id=f68e02bb-0f5e-4dba-b8b6-feb630949a82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:40:55.608606 crc crio[24245]: time=\"2026-06-14T08:40:55.606413955Z\" level=info msg=\"Removed container f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/cert-manager-webhook\" id=f68e02bb-0f5e-4dba-b8b6-feb630949a82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:41:41.437582 crc crio[24245]: time=\"2026-06-14T08:41:41.436246621Z\" level=info msg=\"Stopping pod sandbox: aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef\" id=5af8daf3-e5e0-4d12-8662-f8e8e0084dea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:41:41.439835 crc crio[24245]: time=\"2026-06-14T08:41:41.439804409Z\" level=info msg=\"Stopped pod sandbox (already stopped): aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef\" id=5af8daf3-e5e0-4d12-8662-f8e8e0084dea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:41:41.441009 crc crio[24245]: time=\"2026-06-14T08:41:41.440773987Z\" level=info msg=\"Removing pod sandbox: aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef\" id=3312d18b-c13e-4773-8d11-8da225dadcee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:41:41.458365 crc crio[24245]: time=\"2026-06-14T08:41:41.458246767Z\" level=info msg=\"Removed pod sandbox: aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef\" id=3312d18b-c13e-4773-8d11-8da225dadcee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:41:41.461382 crc crio[24245]: time=\"2026-06-14T08:41:41.461246924Z\" level=info msg=\"Stopping pod sandbox: 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888\" id=816ee2e7-07e1-4873-9758-b77def284f41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:41:41.461803 crc crio[24245]: time=\"2026-06-14T08:41:41.461779151Z\" level=info msg=\"Stopped pod sandbox (already stopped): 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888\" id=816ee2e7-07e1-4873-9758-b77def284f41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:41:41.463218 crc crio[24245]: time=\"2026-06-14T08:41:41.463005517Z\" level=info msg=\"Removing pod sandbox: 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888\" id=a2cd73cc-27fc-4181-99c0-6f07e9a93e33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:41:41.477333 crc crio[24245]: time=\"2026-06-14T08:41:41.477169807Z\" level=info msg=\"Removed pod sandbox: 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888\" id=a2cd73cc-27fc-4181-99c0-6f07e9a93e33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:41:41.479092 crc crio[24245]: time=\"2026-06-14T08:41:41.47905319Z\" level=info msg=\"Stopping pod sandbox: 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf\" id=25b39afb-8fdd-46c2-87b3-6638824189a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:41:41.479462 crc crio[24245]: time=\"2026-06-14T08:41:41.479434102Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf\" id=25b39afb-8fdd-46c2-87b3-6638824189a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:41:41.480311 crc crio[24245]: time=\"2026-06-14T08:41:41.480255587Z\" level=info msg=\"Removing pod sandbox: 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf\" id=89c47ff3-5fa9-477b-92e1-1a32d4a9e883 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:41:41.495261 crc crio[24245]: time=\"2026-06-14T08:41:41.495141366Z\" level=info msg=\"Removed pod sandbox: 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf\" id=89c47ff3-5fa9-477b-92e1-1a32d4a9e883 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:41:43.208703 crc crio[24245]: time=\"2026-06-14T08:41:43.207937591Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7569f9b44d-9kjml/POD\" id=592b54c0-d71f-432b-907c-69a071b3fd2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:41:43.208703 crc crio[24245]: time=\"2026-06-14T08:41:43.208471887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:41:43.243757 crc crio[24245]: time=\"2026-06-14T08:41:43.243655677Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7569f9b44d-9kjml Namespace:baremetal-operator-system ID:1b9aac863741972f433a2ad8452781b5b5aec076f1d0ccc3e521da5530315811 UID:6a6580d2-3bb0-40c1-b230-f0d758a693e6 NetNS:/var/run/netns/47259d2e-aece-446b-ba8b-238c23127bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a6580d2_3bb0_40c1_b230_f0d758a693e6.slice PodAnnotations:0xc001c3c848}] Aliases:map[]}\"\nJun 14 08:41:43.243757 crc crio[24245]: time=\"2026-06-14T08:41:43.243733719Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7569f9b44d-9kjml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:41:44.007787 crc crio[24245]: 2026-06-14T08:41:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b9aac863741972 Mac:0e:f4:5a:49:de:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/47259d2e-aece-446b-ba8b-238c23127bd6 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:41:44.009891 crc crio[24245]: time=\"2026-06-14T08:41:44.009761874Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7569f9b44d-9kjml Namespace:baremetal-operator-system ID:1b9aac863741972f433a2ad8452781b5b5aec076f1d0ccc3e521da5530315811 UID:6a6580d2-3bb0-40c1-b230-f0d758a693e6 NetNS:/var/run/netns/47259d2e-aece-446b-ba8b-238c23127bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a6580d2_3bb0_40c1_b230_f0d758a693e6.slice PodAnnotations:0xc001c3c848}] Aliases:map[]}\"\nJun 14 08:41:44.010031 crc crio[24245]: time=\"2026-06-14T08:41:44.00995809Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7569f9b44d-9kjml for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:41:44.028341 crc crio[24245]: time=\"2026-06-14T08:41:44.02823361Z\" level=info msg=\"Ran pod sandbox 1b9aac863741972f433a2ad8452781b5b5aec076f1d0ccc3e521da5530315811 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7569f9b44d-9kjml/POD\" id=592b54c0-d71f-432b-907c-69a071b3fd2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:41:44.031822 crc crio[24245]: time=\"2026-06-14T08:41:44.031755287Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=52d63f21-3af6-4a5a-a8e7-779fcddc2447 name=/runtime.v1.ImageService/PullImage\nJun 14 08:41:44.040991 crc crio[24245]: time=\"2026-06-14T08:41:44.040912085Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 14 08:41:44.243923 crc crio[24245]: time=\"2026-06-14T08:41:44.243780608Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-9wmf2/POD\" id=82991d5b-7da5-4042-8ad7-29625fc4c7e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:41:44.245181 crc crio[24245]: time=\"2026-06-14T08:41:44.243957984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:41:44.270072 crc crio[24245]: time=\"2026-06-14T08:41:44.269580035Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-9wmf2 Namespace:openstack-operators ID:0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b UID:2aaa8b49-f934-4918-ad57-3cc19bc04c0b NetNS:/var/run/netns/7e1b66e0-7965-4d44-bc89-9cce2640ef93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2aaa8b49_f934_4918_ad57_3cc19bc04c0b.slice PodAnnotations:0xc002422648}] Aliases:map[]}\"\nJun 14 08:41:44.270072 crc crio[24245]: time=\"2026-06-14T08:41:44.270019349Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-9wmf2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:41:44.861228 crc crio[24245]: 2026-06-14T08:41:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0075131be0bac6c Mac:5a:d2:5b:b3:8d:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/7e1b66e0-7965-4d44-bc89-9cce2640ef93 SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:41:44.876823 crc crio[24245]: time=\"2026-06-14T08:41:44.876595048Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-9wmf2 Namespace:openstack-operators ID:0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b UID:2aaa8b49-f934-4918-ad57-3cc19bc04c0b NetNS:/var/run/netns/7e1b66e0-7965-4d44-bc89-9cce2640ef93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2aaa8b49_f934_4918_ad57_3cc19bc04c0b.slice PodAnnotations:0xc002422648}] Aliases:map[]}\"\nJun 14 08:41:44.878920 crc crio[24245]: time=\"2026-06-14T08:41:44.87878145Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-9wmf2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:41:44.906177 crc crio[24245]: time=\"2026-06-14T08:41:44.90457464Z\" level=info msg=\"Ran pod sandbox 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b with infra container: openstack-operators/openstack-operator-index-9wmf2/POD\" id=82991d5b-7da5-4042-8ad7-29625fc4c7e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:41:44.909898 crc crio[24245]: time=\"2026-06-14T08:41:44.908077174Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=e184aae6-cb92-4d7d-b7bc-3fbb2e8ebce5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:41:44.909898 crc crio[24245]: time=\"2026-06-14T08:41:44.908406043Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=e184aae6-cb92-4d7d-b7bc-3fbb2e8ebce5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:41:44.909898 crc crio[24245]: time=\"2026-06-14T08:41:44.908546237Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=e184aae6-cb92-4d7d-b7bc-3fbb2e8ebce5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:41:44.909898 crc crio[24245]: time=\"2026-06-14T08:41:44.909793275Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=405e0849-4dd5-46a1-a394-56e5aa9dd3d7 name=/runtime.v1.ImageService/PullImage\nJun 14 08:41:44.919039 crc crio[24245]: time=\"2026-06-14T08:41:44.91889799Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"\nJun 14 08:41:46.622386 crc crio[24245]: time=\"2026-06-14T08:41:46.621676893Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/POD\" id=9842ea3a-a810-4265-b72a-156743200fe4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:41:46.622386 crc crio[24245]: time=\"2026-06-14T08:41:46.6222434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:41:46.646050 crc crio[24245]: time=\"2026-06-14T08:41:46.645744379Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/POD\" id=e0095fb4-ea60-45d3-90a2-50b272c56a07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:41:46.646050 crc crio[24245]: time=\"2026-06-14T08:41:46.645960886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:41:47.191241 crc crio[24245]: time=\"2026-06-14T08:41:47.190515661Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/openstack-operator-index/blobs/sha256:cf6d845794adf5448325bc506389d32e0330b3e9db6bf5f46ec1e824f4c04363 failed (unexpected EOF), reconnecting after 14680065 bytes\u2026\"\nJun 14 08:41:48.996567 crc crio[24245]: time=\"2026-06-14T08:41:48.995038461Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-jl96f/POD\" id=ab3c663f-f341-4d3f-b485-94735313c93a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:41:48.997370 crc crio[24245]: time=\"2026-06-14T08:41:48.997255948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:41:49.883708 crc crio[24245]: time=\"2026-06-14T08:41:49.883364551Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7f94dd855c-nqf7z Namespace:baremetal-operator-system ID:504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920 UID:fb8c0d0a-e707-4c53-8d25-004ece55134f NetNS:/var/run/netns/e9d7fbeb-47fd-46ad-9903-c9b88ee26a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8c0d0a_e707_4c53_8d25_004ece55134f.slice PodAnnotations:0xc0006023f8}] Aliases:map[]}\"\nJun 14 08:41:49.883708 crc crio[24245]: time=\"2026-06-14T08:41:49.883696861Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7f94dd855c-nqf7z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:41:49.890680 crc crio[24245]: time=\"2026-06-14T08:41:49.890458161Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e0095fb4-ea60-45d3-90a2-50b272c56a07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:41:49.917142 crc crio[24245]: time=\"2026-06-14T08:41:49.913797339Z\" level=info msg=\"Ran pod sandbox 1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95 with infra container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/POD\" id=e0095fb4-ea60-45d3-90a2-50b272c56a07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:41:49.919898 crc crio[24245]: time=\"2026-06-14T08:41:49.917688895Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=5d31b62f-6553-4c37-9ec2-97c9b12b1f83 name=/runtime.v1.ImageService/PullImage\nJun 14 08:41:49.919898 crc crio[24245]: time=\"2026-06-14T08:41:49.918971525Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-jl96f Namespace:openstack-operators ID:39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c UID:622dc953-adab-45bc-a3ee-09ea342f8519 NetNS:/var/run/netns/363839a9-81e6-45eb-83c6-a04191fe2a36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod622dc953_adab_45bc_a3ee_09ea342f8519.slice PodAnnotations:0xc0004cc300}] Aliases:map[]}\"\nJun 14 08:41:49.919898 crc crio[24245]: time=\"2026-06-14T08:41:49.919019386Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-jl96f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:41:49.947470 crc crio[24245]: time=\"2026-06-14T08:41:49.947376216Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 14 08:41:50.624568 crc crio[24245]: time=\"2026-06-14T08:41:50.624418906Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=52d63f21-3af6-4a5a-a8e7-779fcddc2447 name=/runtime.v1.ImageService/PullImage\nJun 14 08:41:50.627347 crc crio[24245]: time=\"2026-06-14T08:41:50.627228749Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=28c602f1-ec9a-4c29-9943-497d94456588 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:41:50.643300 crc crio[24245]: time=\"2026-06-14T08:41:50.642947929Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=51efe8f2-c8c7-475a-b3f8-6992706bfb5f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:41:50.882921 crc crio[24245]: time=\"2026-06-14T08:41:50.881732718Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7569f9b44d-9kjml/manager\" id=43a87aa6-6722-4c22-bf12-b23914677d5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:41:50.887511 crc crio[24245]: time=\"2026-06-14T08:41:50.886656648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:41:50.964060 crc crio[24245]: time=\"2026-06-14T08:41:50.962956606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:41:51.002056 crc crio[24245]: time=\"2026-06-14T08:41:51.001802038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:41:51.219327 crc crio[24245]: time=\"2026-06-14T08:41:51.21917389Z\" level=info msg=\"Created container 6f3eedcdfc83cf7276f70d796305ad45bfb25a84b97310bb4db137c35bb110bc: baremetal-operator-system/baremetal-operator-controller-manager-7569f9b44d-9kjml/manager\" id=43a87aa6-6722-4c22-bf12-b23914677d5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:41:51.221971 crc crio[24245]: time=\"2026-06-14T08:41:51.221668195Z\" level=info msg=\"Starting container: 6f3eedcdfc83cf7276f70d796305ad45bfb25a84b97310bb4db137c35bb110bc\" id=9ddecc53-b239-401c-ab8e-28c91fc5b722 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:41:51.235589 crc crio[24245]: time=\"2026-06-14T08:41:51.230785321Z\" level=info msg=\"Started container\" PID=44642 containerID=6f3eedcdfc83cf7276f70d796305ad45bfb25a84b97310bb4db137c35bb110bc description=baremetal-operator-system/baremetal-operator-controller-manager-7569f9b44d-9kjml/manager id=9ddecc53-b239-401c-ab8e-28c91fc5b722 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b9aac863741972f433a2ad8452781b5b5aec076f1d0ccc3e521da5530315811\nJun 14 08:41:51.243924 crc crio[24245]: 2026-06-14T08:41:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b2e13adfe18d4 Mac:ae:eb:34:13:e1:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/363839a9-81e6-45eb-83c6-a04191fe2a36 SocketPath: PciID:}] [{Interface:0xc000014ac0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:41:51.245654 crc crio[24245]: time=\"2026-06-14T08:41:51.245553126Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-jl96f Namespace:openstack-operators ID:39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c UID:622dc953-adab-45bc-a3ee-09ea342f8519 NetNS:/var/run/netns/363839a9-81e6-45eb-83c6-a04191fe2a36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod622dc953_adab_45bc_a3ee_09ea342f8519.slice PodAnnotations:0xc0004cc300}] Aliases:map[]}\"\nJun 14 08:41:51.245928 crc crio[24245]: time=\"2026-06-14T08:41:51.245778653Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-jl96f for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:41:51.262700 crc crio[24245]: time=\"2026-06-14T08:41:51.26260955Z\" level=info msg=\"Ran pod sandbox 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c with infra container: openstack-operators/openstack-operator-index-jl96f/POD\" id=ab3c663f-f341-4d3f-b485-94735313c93a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:41:51.265177 crc crio[24245]: time=\"2026-06-14T08:41:51.265124366Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=89bc8712-4809-4bde-a303-4c927ce69b85 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:41:51.265575 crc crio[24245]: time=\"2026-06-14T08:41:51.265498768Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=89bc8712-4809-4bde-a303-4c927ce69b85 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:41:51.265575 crc crio[24245]: time=\"2026-06-14T08:41:51.265594401Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=89bc8712-4809-4bde-a303-4c927ce69b85 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:41:51.267555 crc crio[24245]: time=\"2026-06-14T08:41:51.267482306Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=4e79bf08-17ea-42ff-97ad-e53a03f159dc name=/runtime.v1.ImageService/PullImage\nJun 14 08:41:51.271470 crc crio[24245]: time=\"2026-06-14T08:41:51.27082807Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"\nJun 14 08:41:51.283081 crc crio[24245]: 2026-06-14T08:41:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:504de3bbb310670 Mac:6a:e6:1c:5e:a2:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/e9d7fbeb-47fd-46ad-9903-c9b88ee26a4f SocketPath: PciID:}] [{Interface:0xc00012a940 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:41:51.284295 crc crio[24245]: time=\"2026-06-14T08:41:51.284162689Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7f94dd855c-nqf7z Namespace:baremetal-operator-system ID:504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920 UID:fb8c0d0a-e707-4c53-8d25-004ece55134f NetNS:/var/run/netns/e9d7fbeb-47fd-46ad-9903-c9b88ee26a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8c0d0a_e707_4c53_8d25_004ece55134f.slice PodAnnotations:0xc0006023f8}] Aliases:map[]}\"\nJun 14 08:41:51.284458 crc crio[24245]: time=\"2026-06-14T08:41:51.284411167Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7f94dd855c-nqf7z for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:41:51.292070 crc crio[24245]: time=\"2026-06-14T08:41:51.291954616Z\" level=info msg=\"Ran pod sandbox 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/POD\" id=9842ea3a-a810-4265-b72a-156743200fe4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:41:51.299769 crc crio[24245]: time=\"2026-06-14T08:41:51.297925339Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=939d8cb1-4ef1-478b-b047-8290de820ed6 name=/runtime.v1.ImageService/PullImage\nJun 14 08:41:51.302037 crc crio[24245]: time=\"2026-06-14T08:41:51.301972897Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 14 08:41:51.885073 crc crio[24245]: time=\"2026-06-14T08:41:51.884326875Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/openstack-operator-index/blobs/sha256:cf6d845794adf5448325bc506389d32e0330b3e9db6bf5f46ec1e824f4c04363 failed (unexpected EOF), reconnecting after 2097153 bytes\u2026\"\nJun 14 08:41:54.093554 crc crio[24245]: time=\"2026-06-14T08:41:54.093040976Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/openstack-operator-index/blobs/sha256:cf6d845794adf5448325bc506389d32e0330b3e9db6bf5f46ec1e824f4c04363 failed (unexpected EOF), reconnecting after 12582912 bytes\u2026\"\nJun 14 08:42:00.514420 crc crio[24245]: time=\"2026-06-14T08:42:00.513583159Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690442-h6qtm/POD\" id=ecc5222a-cae0-4cbe-8239-0ac9ed78c084 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:42:00.518997 crc crio[24245]: time=\"2026-06-14T08:42:00.514464986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:01.632973 crc crio[24245]: time=\"2026-06-14T08:42:01.632591751Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"\nJun 14 08:42:02.820393 crc crio[24245]: time=\"2026-06-14T08:42:02.819811521Z\" level=info msg=\"Stopping pod sandbox: 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b\" id=47266581-1a87-452a-bf1a-1a92dcf541d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:42:02.821435 crc crio[24245]: time=\"2026-06-14T08:42:02.820980487Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-9wmf2 Namespace:openstack-operators ID:0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b UID:2aaa8b49-f934-4918-ad57-3cc19bc04c0b NetNS:/var/run/netns/7e1b66e0-7965-4d44-bc89-9cce2640ef93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2aaa8b49_f934_4918_ad57_3cc19bc04c0b.slice PodAnnotations:0xc001c3c330}] Aliases:map[]}\"\nJun 14 08:42:02.821435 crc crio[24245]: time=\"2026-06-14T08:42:02.821113161Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-9wmf2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:42:03.535922 crc crio[24245]: time=\"2026-06-14T08:42:03.535430785Z\" level=info msg=\"Stopped pod sandbox: 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b\" id=47266581-1a87-452a-bf1a-1a92dcf541d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:42:03.770780 crc crio[24245]: time=\"2026-06-14T08:42:03.770573946Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03\" id=939d8cb1-4ef1-478b-b047-8290de820ed6 name=/runtime.v1.ImageService/PullImage\nJun 14 08:42:03.771817 crc crio[24245]: time=\"2026-06-14T08:42:03.771753299Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=29f65eb5-daeb-4461-bed3-aeb01d5209c1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:04.027345 crc crio[24245]: time=\"2026-06-14T08:42:04.02719886Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=de2439c8-ccd6-422f-ba1e-7dab1fa78de0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:04.043593 crc crio[24245]: time=\"2026-06-14T08:42:04.043363338Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690442-h6qtm Namespace:openshift-infra ID:a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05 UID:48334208-00d8-49ab-be2a-554fb40663aa NetNS:/var/run/netns/b5415649-feaa-495b-85ab-f3a7ffb3f18d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48334208_00d8_49ab_be2a_554fb40663aa.slice PodAnnotations:0xc0004cc5c0}] Aliases:map[]}\"\nJun 14 08:42:04.043825 crc crio[24245]: time=\"2026-06-14T08:42:04.043616886Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690442-h6qtm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:42:04.043825 crc crio[24245]: time=\"2026-06-14T08:42:04.04348105Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/manager\" id=8ea6efe1-8877-4594-858d-df33b12a4189 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:42:04.078170 crc crio[24245]: time=\"2026-06-14T08:42:04.078133155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:04.103952 crc crio[24245]: time=\"2026-06-14T08:42:04.103787049Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=5d31b62f-6553-4c37-9ec2-97c9b12b1f83 name=/runtime.v1.ImageService/PullImage\nJun 14 08:42:04.105803 crc crio[24245]: time=\"2026-06-14T08:42:04.105748819Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=6b3a551a-2e0d-401b-a5e6-1021abf9f59a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:04.109209 crc crio[24245]: time=\"2026-06-14T08:42:04.109129042Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=f1bdb22c-f9c2-42be-8b8f-bba416a6cd96 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:04.126124 crc crio[24245]: time=\"2026-06-14T08:42:04.126027539Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-ipa-downloader\" id=506d957f-27c1-47fc-89be-361a94e60625 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:42:04.127917 crc crio[24245]: time=\"2026-06-14T08:42:04.127721431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:04.135142 crc crio[24245]: time=\"2026-06-14T08:42:04.134817925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:04.186495 crc crio[24245]: time=\"2026-06-14T08:42:04.185951117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:04.228918 crc crio[24245]: time=\"2026-06-14T08:42:04.228744726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:04.348770 crc crio[24245]: time=\"2026-06-14T08:42:04.348642241Z\" level=info msg=\"Created container ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/manager\" id=8ea6efe1-8877-4594-858d-df33b12a4189 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:42:04.349921 crc crio[24245]: time=\"2026-06-14T08:42:04.349796655Z\" level=info msg=\"Starting container: ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab\" id=41d05988-8b04-416d-95ae-dc9b974216a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:42:04.357485 crc crio[24245]: time=\"2026-06-14T08:42:04.357341013Z\" level=info msg=\"Started container\" PID=45046 containerID=ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab description=baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/manager id=41d05988-8b04-416d-95ae-dc9b974216a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920\nJun 14 08:42:04.653065 crc crio[24245]: time=\"2026-06-14T08:42:04.652555942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:04.805987 crc crio[24245]: 2026-06-14T08:42:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9791c1bc688ed4 Mac:52:1d:fe:ab:1a:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/b5415649-feaa-495b-85ab-f3a7ffb3f18d SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:42:04.807197 crc crio[24245]: time=\"2026-06-14T08:42:04.807099217Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690442-h6qtm Namespace:openshift-infra ID:a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05 UID:48334208-00d8-49ab-be2a-554fb40663aa NetNS:/var/run/netns/b5415649-feaa-495b-85ab-f3a7ffb3f18d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48334208_00d8_49ab_be2a_554fb40663aa.slice PodAnnotations:0xc0004cc5c0}] Aliases:map[]}\"\nJun 14 08:42:04.807462 crc crio[24245]: time=\"2026-06-14T08:42:04.807404586Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690442-h6qtm for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:42:04.833321 crc crio[24245]: time=\"2026-06-14T08:42:04.833110972Z\" level=info msg=\"Ran pod sandbox a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05 with infra container: openshift-infra/auto-csr-approver-29690442-h6qtm/POD\" id=ecc5222a-cae0-4cbe-8239-0ac9ed78c084 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:42:04.849504 crc crio[24245]: time=\"2026-06-14T08:42:04.849005285Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6c4aa24a-4520-4a78-a40d-2a4f0de3d291 name=/runtime.v1.ImageService/PullImage\nJun 14 08:42:04.857989 crc crio[24245]: time=\"2026-06-14T08:42:04.857905693Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 08:42:04.876788 crc crio[24245]: time=\"2026-06-14T08:42:04.876555854Z\" level=info msg=\"Created container c631ab05c38f084612fbd2dcdbac094699c95f5cfbec5d8fc153e49554a79253: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-ipa-downloader\" id=506d957f-27c1-47fc-89be-361a94e60625 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:42:04.880076 crc crio[24245]: time=\"2026-06-14T08:42:04.879740561Z\" level=info msg=\"Starting container: c631ab05c38f084612fbd2dcdbac094699c95f5cfbec5d8fc153e49554a79253\" id=ba71b7ce-0a9c-4c84-be95-6efafc7eff87 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:42:04.914424 crc crio[24245]: time=\"2026-06-14T08:42:04.914226885Z\" level=info msg=\"Started container\" PID=45150 containerID=c631ab05c38f084612fbd2dcdbac094699c95f5cfbec5d8fc153e49554a79253 description=baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-ipa-downloader id=ba71b7ce-0a9c-4c84-be95-6efafc7eff87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95\nJun 14 08:42:05.210510 crc crio[24245]: time=\"2026-06-14T08:42:05.210341102Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"\nJun 14 08:42:05.781985 crc crio[24245]: time=\"2026-06-14T08:42:05.781221988Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6c4aa24a-4520-4a78-a40d-2a4f0de3d291 name=/runtime.v1.ImageService/PullImage\nJun 14 08:42:05.784661 crc crio[24245]: time=\"2026-06-14T08:42:05.78264743Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41fbcd00-de66-4d50-83b6-bdaaa661da22 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:05.785002 crc crio[24245]: time=\"2026-06-14T08:42:05.784656082Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f170b60a-24a0-4b5f-a917-3bcacea8129f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:05.790365 crc crio[24245]: time=\"2026-06-14T08:42:05.790199489Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690442-h6qtm/oc\" id=29476083-fe16-4c68-8b75-fac263f56f77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:42:05.792218 crc crio[24245]: time=\"2026-06-14T08:42:05.790689014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:05.826354 crc crio[24245]: time=\"2026-06-14T08:42:05.826114101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:05.979473 crc crio[24245]: time=\"2026-06-14T08:42:05.976721635Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=e51a7417-1096-4912-ba29-3ff52c1e43ca name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:05.982493 crc crio[24245]: time=\"2026-06-14T08:42:05.979376486Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=e51a7417-1096-4912-ba29-3ff52c1e43ca name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:05.982493 crc crio[24245]: time=\"2026-06-14T08:42:05.980076748Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=e51a7417-1096-4912-ba29-3ff52c1e43ca name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:06.163511 crc crio[24245]: time=\"2026-06-14T08:42:06.163406419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:06.291119 crc crio[24245]: time=\"2026-06-14T08:42:06.291026637Z\" level=info msg=\"Created container 30d7f49ac729393519cd75547388bcdfcc19a778f7681facee0ff05d50721af8: openshift-infra/auto-csr-approver-29690442-h6qtm/oc\" id=29476083-fe16-4c68-8b75-fac263f56f77 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:42:06.293189 crc crio[24245]: time=\"2026-06-14T08:42:06.293149731Z\" level=info msg=\"Starting container: 30d7f49ac729393519cd75547388bcdfcc19a778f7681facee0ff05d50721af8\" id=05bbfdb7-8e94-47ab-8460-e71146cc9dc5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:42:06.303900 crc crio[24245]: time=\"2026-06-14T08:42:06.30374536Z\" level=info msg=\"Started container\" PID=45205 containerID=30d7f49ac729393519cd75547388bcdfcc19a778f7681facee0ff05d50721af8 description=openshift-infra/auto-csr-approver-29690442-h6qtm/oc id=05bbfdb7-8e94-47ab-8460-e71146cc9dc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05\nJun 14 08:42:08.009405 crc crio[24245]: time=\"2026-06-14T08:42:08.008402399Z\" level=info msg=\"Stopping pod sandbox: a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05\" id=9c61b3c7-f331-4d73-ab33-8d90e39682d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:42:08.011094 crc crio[24245]: time=\"2026-06-14T08:42:08.009991687Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690442-h6qtm Namespace:openshift-infra ID:a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05 UID:48334208-00d8-49ab-be2a-554fb40663aa NetNS:/var/run/netns/b5415649-feaa-495b-85ab-f3a7ffb3f18d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48334208_00d8_49ab_be2a_554fb40663aa.slice PodAnnotations:0xc0004cd190}] Aliases:map[]}\"\nJun 14 08:42:08.011094 crc crio[24245]: time=\"2026-06-14T08:42:08.010221934Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690442-h6qtm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:42:08.418041 crc crio[24245]: time=\"2026-06-14T08:42:08.417608235Z\" level=info msg=\"Stopped pod sandbox: a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05\" id=9c61b3c7-f331-4d73-ab33-8d90e39682d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:42:12.992361 crc crio[24245]: time=\"2026-06-14T08:42:12.991317265Z\" level=info msg=\"Stopping container: ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab (timeout: 10s)\" id=8654bd6d-df98-4dfa-812d-0681f6350413 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:42:13.121956 crc crio[24245]: time=\"2026-06-14T08:42:13.120782769Z\" level=info msg=\"Stopped container ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/manager\" id=8654bd6d-df98-4dfa-812d-0681f6350413 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:42:13.122494 crc crio[24245]: time=\"2026-06-14T08:42:13.122407838Z\" level=info msg=\"Stopping pod sandbox: 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920\" id=c95ce8cf-9d43-49d5-95b9-607ff208b002 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:42:13.123435 crc crio[24245]: time=\"2026-06-14T08:42:13.123349307Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7f94dd855c-nqf7z Namespace:baremetal-operator-system ID:504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920 UID:fb8c0d0a-e707-4c53-8d25-004ece55134f NetNS:/var/run/netns/e9d7fbeb-47fd-46ad-9903-c9b88ee26a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8c0d0a_e707_4c53_8d25_004ece55134f.slice PodAnnotations:0xc00274a6b0}] Aliases:map[]}\"\nJun 14 08:42:13.123560 crc crio[24245]: time=\"2026-06-14T08:42:13.123515452Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-7f94dd855c-nqf7z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:42:13.421700 crc crio[24245]: time=\"2026-06-14T08:42:13.421294818Z\" level=info msg=\"Stopped pod sandbox: 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920\" id=c95ce8cf-9d43-49d5-95b9-607ff208b002 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:42:14.093660 crc crio[24245]: time=\"2026-06-14T08:42:14.093557506Z\" level=info msg=\"Removing container: ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab\" id=79a2285f-5e33-42c7-b44f-7d225e28d7ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:42:14.127255 crc crio[24245]: time=\"2026-06-14T08:42:14.127074366Z\" level=info msg=\"Removed container ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/manager\" id=79a2285f-5e33-42c7-b44f-7d225e28d7ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:42:20.566010 crc crio[24245]: time=\"2026-06-14T08:42:20.564992655Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=6499347d-bf10-4e72-ba48-c5e3b53454ed name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:20.567622 crc crio[24245]: time=\"2026-06-14T08:42:20.566594293Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=6499347d-bf10-4e72-ba48-c5e3b53454ed name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:20.567622 crc crio[24245]: time=\"2026-06-14T08:42:20.566676336Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=6499347d-bf10-4e72-ba48-c5e3b53454ed name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:20.568704 crc crio[24245]: time=\"2026-06-14T08:42:20.568584972Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=7fd67457-3a28-42da-8a82-66116c69d04f name=/runtime.v1.ImageService/PullImage\nJun 14 08:42:20.575254 crc crio[24245]: time=\"2026-06-14T08:42:20.574384489Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"\nJun 14 08:42:35.471307 crc crio[24245]: time=\"2026-06-14T08:42:35.469101685Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-z5xxq/POD\" id=ab340ba2-cfd3-41ea-81e8-2509463cc118 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:42:35.471307 crc crio[24245]: time=\"2026-06-14T08:42:35.470035604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:40.188475 crc crio[24245]: time=\"2026-06-14T08:42:40.186904524Z\" level=info msg=\"Got pod network &{Name:redhat-operators-z5xxq Namespace:openshift-marketplace ID:512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc UID:cc4ae9d1-475b-44bf-ae65-842641e82493 NetNS:/var/run/netns/d3f27f6a-0ca7-4a56-9e83-87cd60455c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc4ae9d1_475b_44bf_ae65_842641e82493.slice PodAnnotations:0xc00274a100}] Aliases:map[]}\"\nJun 14 08:42:40.191113 crc crio[24245]: time=\"2026-06-14T08:42:40.191084421Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-z5xxq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:42:41.525039 crc crio[24245]: time=\"2026-06-14T08:42:41.524644246Z\" level=info msg=\"Removing container: 934b9934197a4ab6617a3ffe18712b7ae21b127a2f0746f646a61347041d2611\" id=6a2c5c25-bb9c-4a37-ba45-4f0b0d38b066 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:42:41.850552 crc crio[24245]: 2026-06-14T08:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:512da77bb9e042c Mac:2e:a0:e8:9d:2f:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/d3f27f6a-0ca7-4a56-9e83-87cd60455c24 SocketPath: PciID:}] [{Interface:0xc00051cd70 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:42:41.854138 crc crio[24245]: time=\"2026-06-14T08:42:41.854097439Z\" level=info msg=\"Got pod network &{Name:redhat-operators-z5xxq Namespace:openshift-marketplace ID:512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc UID:cc4ae9d1-475b-44bf-ae65-842641e82493 NetNS:/var/run/netns/d3f27f6a-0ca7-4a56-9e83-87cd60455c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc4ae9d1_475b_44bf_ae65_842641e82493.slice PodAnnotations:0xc00274a100}] Aliases:map[]}\"\nJun 14 08:42:41.854551 crc crio[24245]: time=\"2026-06-14T08:42:41.854531211Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-z5xxq for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:42:48.782522 crc crio[24245]: time=\"2026-06-14T08:42:48.781531397Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-vtg2j/POD\" id=4b36637a-25ed-4168-b633-66abfd56e184 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:42:48.784358 crc crio[24245]: time=\"2026-06-14T08:42:48.782527649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:50.197920 crc crio[24245]: time=\"2026-06-14T08:42:50.192949406Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=a044da66-dacf-4efe-899d-fe9aaac4ebd6 name=/runtime.v1.ImageService/PullImage\nJun 14 08:42:50.215770 crc crio[24245]: time=\"2026-06-14T08:42:50.215558687Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 14 08:42:51.736205 crc crio[24245]: time=\"2026-06-14T08:42:51.734234221Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-gr8qc/POD\" id=37b7bd3c-df0f-4450-a535-19f9f37665e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:42:51.737758 crc crio[24245]: time=\"2026-06-14T08:42:51.737356072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:52.978449 crc crio[24245]: time=\"2026-06-14T08:42:52.976420962Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-b57sl/POD\" id=bcd9a429-4cd4-406c-89e8-8b6185b4e625 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:42:52.978449 crc crio[24245]: time=\"2026-06-14T08:42:52.978411217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:58.070294 crc crio[24245]: time=\"2026-06-14T08:42:58.069684665Z\" level=info msg=\"Ran pod sandbox 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc with infra container: openshift-marketplace/redhat-operators-z5xxq/POD\" id=ab340ba2-cfd3-41ea-81e8-2509463cc118 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:42:58.073148 crc crio[24245]: time=\"2026-06-14T08:42:58.073034558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5783e60f-bf08-479c-8538-9339724c3bf4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:58.096095 crc crio[24245]: time=\"2026-06-14T08:42:58.095947027Z\" level=info msg=\"Removed container 934b9934197a4ab6617a3ffe18712b7ae21b127a2f0746f646a61347041d2611: openshift-infra/auto-csr-approver-29690436-gblmp/oc\" id=6a2c5c25-bb9c-4a37-ba45-4f0b0d38b066 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:42:58.107929 crc crio[24245]: time=\"2026-06-14T08:42:58.1077822Z\" level=info msg=\"Stopping pod sandbox: 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920\" id=69646931-909d-4454-bd1f-68a878419872 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:42:58.108082 crc crio[24245]: time=\"2026-06-14T08:42:58.107943415Z\" level=info msg=\"Stopped pod sandbox (already stopped): 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920\" id=69646931-909d-4454-bd1f-68a878419872 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:42:58.108668 crc crio[24245]: time=\"2026-06-14T08:42:58.108590956Z\" level=info msg=\"Removing pod sandbox: 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920\" id=330dd484-20bd-44fe-8699-0976b24eead7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:42:58.203569 crc crio[24245]: time=\"2026-06-14T08:42:58.203289905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8ed438e9-1182-4cf2-b3a6-10e2a22c82eb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:58.223813 crc crio[24245]: time=\"2026-06-14T08:42:58.223690567Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-z5xxq/extract-utilities\" id=8634399f-6c68-4f16-8e34-6a95c31f93fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:42:58.240704 crc crio[24245]: time=\"2026-06-14T08:42:58.240494505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:58.262287 crc crio[24245]: time=\"2026-06-14T08:42:58.262054948Z\" level=info msg=\"Removed pod sandbox: 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920\" id=330dd484-20bd-44fe-8699-0976b24eead7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:42:58.263663 crc crio[24245]: time=\"2026-06-14T08:42:58.263584277Z\" level=info msg=\"Stopping pod sandbox: a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71\" id=ae54e041-b967-4ec0-9efe-4f6c2b477efd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:42:58.263968 crc crio[24245]: time=\"2026-06-14T08:42:58.26366254Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71\" id=ae54e041-b967-4ec0-9efe-4f6c2b477efd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:42:58.268574 crc crio[24245]: time=\"2026-06-14T08:42:58.268411288Z\" level=info msg=\"Removing pod sandbox: a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71\" id=cb641d17-2630-489b-935a-1094c2d4448f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:42:58.318132 crc crio[24245]: time=\"2026-06-14T08:42:58.318015375Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-b57sl Namespace:openshift-marketplace ID:e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65 UID:56f852b0-d7fe-4227-9628-b857de5ced58 NetNS:/var/run/netns/7340f228-9ead-463f-b7f6-735a129d1cbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56f852b0_d7fe_4227_9628_b857de5ced58.slice PodAnnotations:0xc0004cc6a8}] Aliases:map[]}\"\nJun 14 08:42:58.318132 crc crio[24245]: time=\"2026-06-14T08:42:58.318096867Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-b57sl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:42:58.325763 crc crio[24245]: time=\"2026-06-14T08:42:58.325674839Z\" level=info msg=\"Got pod network &{Name:certified-operators-gr8qc Namespace:openshift-marketplace ID:da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152 UID:2b717432-2968-42a4-93e2-482ef62fb908 NetNS:/var/run/netns/20a57433-21f2-4739-99b2-0b6bc47c3b6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b717432_2968_42a4_93e2_482ef62fb908.slice PodAnnotations:0xc000130ac0}] Aliases:map[]}\"\nJun 14 08:42:58.325763 crc crio[24245]: time=\"2026-06-14T08:42:58.325750622Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-gr8qc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:42:58.343462 crc crio[24245]: time=\"2026-06-14T08:42:58.343356425Z\" level=info msg=\"Got pod network &{Name:community-operators-vtg2j Namespace:openshift-marketplace ID:8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804 UID:8482642f-acd8-453e-878a-c8daf416f813 NetNS:/var/run/netns/11f94479-d453-418d-962d-14276cba5060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8482642f_acd8_453e_878a_c8daf416f813.slice PodAnnotations:0xc002c921b0}] Aliases:map[]}\"\nJun 14 08:42:58.343462 crc crio[24245]: time=\"2026-06-14T08:42:58.343434608Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-vtg2j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:42:58.344310 crc crio[24245]: time=\"2026-06-14T08:42:58.344241584Z\" level=info msg=\"Removed pod sandbox: a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71\" id=cb641d17-2630-489b-935a-1094c2d4448f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:42:58.345349 crc crio[24245]: time=\"2026-06-14T08:42:58.345266756Z\" level=info msg=\"Stopping pod sandbox: 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b\" id=910dfe1c-f305-46d6-af86-22baacaf4628 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:42:58.345431 crc crio[24245]: time=\"2026-06-14T08:42:58.345374529Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b\" id=910dfe1c-f305-46d6-af86-22baacaf4628 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:42:58.346016 crc crio[24245]: time=\"2026-06-14T08:42:58.345951638Z\" level=info msg=\"Removing pod sandbox: 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b\" id=31b023f8-61f7-43a2-8709-dd8eb61097d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:42:58.376994 crc crio[24245]: time=\"2026-06-14T08:42:58.376771539Z\" level=info msg=\"Removed pod sandbox: 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b\" id=31b023f8-61f7-43a2-8709-dd8eb61097d8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:42:58.384630 crc crio[24245]: time=\"2026-06-14T08:42:58.384600244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:58.388602 crc crio[24245]: time=\"2026-06-14T08:42:58.388577331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:58.391487 crc crio[24245]: time=\"2026-06-14T08:42:58.391406349Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=7fd67457-3a28-42da-8a82-66116c69d04f name=/runtime.v1.ImageService/PullImage\nJun 14 08:42:58.392820 crc crio[24245]: time=\"2026-06-14T08:42:58.392726374Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=47679aaf-93b5-48e2-a4eb-5a7e94adadae name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:58.399959 crc crio[24245]: time=\"2026-06-14T08:42:58.398821959Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=fbeee6c0-83ab-4e7c-8055-cc5eaa0a7916 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:58.421346 crc crio[24245]: time=\"2026-06-14T08:42:58.41763506Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-jl96f/registry-server\" id=234d96e3-0d95-4d32-9ac8-0125efa1b9e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:42:58.425217 crc crio[24245]: time=\"2026-06-14T08:42:58.42512409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:58.545616 crc crio[24245]: time=\"2026-06-14T08:42:58.545270743Z\" level=info msg=\"Created container 91bf8b09e436bc6afffca51311a17257807ec8f0ca920c22a35b4d608a20e911: openshift-marketplace/redhat-operators-z5xxq/extract-utilities\" id=8634399f-6c68-4f16-8e34-6a95c31f93fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:42:58.548993 crc crio[24245]: time=\"2026-06-14T08:42:58.548742943Z\" level=info msg=\"Starting container: 91bf8b09e436bc6afffca51311a17257807ec8f0ca920c22a35b4d608a20e911\" id=3d6d7217-39b3-4ae3-929a-5bfc8895b734 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:42:58.578804 crc crio[24245]: time=\"2026-06-14T08:42:58.578702373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:58.584779 crc crio[24245]: time=\"2026-06-14T08:42:58.584622584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:58.590158 crc crio[24245]: time=\"2026-06-14T08:42:58.590056856Z\" level=info msg=\"Started container\" PID=46216 containerID=91bf8b09e436bc6afffca51311a17257807ec8f0ca920c22a35b4d608a20e911 description=openshift-marketplace/redhat-operators-z5xxq/extract-utilities id=3d6d7217-39b3-4ae3-929a-5bfc8895b734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc\nJun 14 08:42:58.707415 crc crio[24245]: time=\"2026-06-14T08:42:58.707340057Z\" level=info msg=\"Created container 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862: openstack-operators/openstack-operator-index-jl96f/registry-server\" id=234d96e3-0d95-4d32-9ac8-0125efa1b9e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:42:58.708433 crc crio[24245]: time=\"2026-06-14T08:42:58.708409033Z\" level=info msg=\"Starting container: 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862\" id=f7908a4c-fb14-4db6-a329-9cdc4b48e015 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:42:58.713802 crc crio[24245]: time=\"2026-06-14T08:42:58.713699194Z\" level=info msg=\"Started container\" PID=46291 containerID=7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862 description=openstack-operators/openstack-operator-index-jl96f/registry-server id=f7908a4c-fb14-4db6-a329-9cdc4b48e015 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c\nJun 14 08:42:58.990645 crc crio[24245]: 2026-06-14T08:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da674ae91707a49 Mac:36:a6:1e:4c:05:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/20a57433-21f2-4739-99b2-0b6bc47c3b6a SocketPath: PciID:}] [{Interface:0xc00011a7d0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:42:58.998387 crc crio[24245]: time=\"2026-06-14T08:42:58.998303859Z\" level=info msg=\"Got pod network &{Name:certified-operators-gr8qc Namespace:openshift-marketplace ID:da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152 UID:2b717432-2968-42a4-93e2-482ef62fb908 NetNS:/var/run/netns/20a57433-21f2-4739-99b2-0b6bc47c3b6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b717432_2968_42a4_93e2_482ef62fb908.slice PodAnnotations:0xc000130ac0}] Aliases:map[]}\"\nJun 14 08:42:58.998812 crc crio[24245]: time=\"2026-06-14T08:42:58.998534396Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-gr8qc for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:42:59.012733 crc crio[24245]: time=\"2026-06-14T08:42:59.012668855Z\" level=info msg=\"Ran pod sandbox da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152 with infra container: openshift-marketplace/certified-operators-gr8qc/POD\" id=37b7bd3c-df0f-4450-a535-19f9f37665e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:42:59.021284 crc crio[24245]: time=\"2026-06-14T08:42:59.021220496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=50982afc-2e74-4ce9-a1d9-02ead2873c69 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:59.023502 crc crio[24245]: time=\"2026-06-14T08:42:59.023431837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=76a3bfc4-ede4-40b1-950b-81c2d1183afb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:59.038712 crc crio[24245]: time=\"2026-06-14T08:42:59.038577261Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gr8qc/extract-utilities\" id=822d7561-b253-44b9-bc96-7625cdcf1e37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:42:59.039150 crc crio[24245]: time=\"2026-06-14T08:42:59.039081637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:59.078998 crc crio[24245]: time=\"2026-06-14T08:42:59.078902231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:59.084376 crc crio[24245]: time=\"2026-06-14T08:42:59.083011643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:59.109499 crc crio[24245]: 2026-06-14T08:42:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5736f153d5f77b Mac:92:cb:03:47:41:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/7340f228-9ead-463f-b7f6-735a129d1cbc SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:42:59.110607 crc crio[24245]: time=\"2026-06-14T08:42:59.110532383Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-b57sl Namespace:openshift-marketplace ID:e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65 UID:56f852b0-d7fe-4227-9628-b857de5ced58 NetNS:/var/run/netns/7340f228-9ead-463f-b7f6-735a129d1cbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56f852b0_d7fe_4227_9628_b857de5ced58.slice PodAnnotations:0xc0004cc6a8}] Aliases:map[]}\"\nJun 14 08:42:59.110722 crc crio[24245]: time=\"2026-06-14T08:42:59.110700358Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-b57sl for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:42:59.120165 crc crio[24245]: time=\"2026-06-14T08:42:59.12003886Z\" level=info msg=\"Ran pod sandbox e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65 with infra container: openshift-marketplace/redhat-marketplace-b57sl/POD\" id=bcd9a429-4cd4-406c-89e8-8b6185b4e625 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:42:59.125121 crc crio[24245]: time=\"2026-06-14T08:42:59.124976315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=74412e4e-5392-4560-bc5c-6bd40280930f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:59.169989 crc crio[24245]: time=\"2026-06-14T08:42:59.169942183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0b7de89-2f18-47f6-ba24-0e77a4b6c5d4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:59.179716 crc crio[24245]: time=\"2026-06-14T08:42:59.179681324Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-b57sl/extract-utilities\" id=5f11cc0f-890f-4457-9e72-0fa09519a755 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:42:59.180508 crc crio[24245]: time=\"2026-06-14T08:42:59.18048857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:59.218251 crc crio[24245]: time=\"2026-06-14T08:42:59.218202996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:59.223632 crc crio[24245]: time=\"2026-06-14T08:42:59.223575379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:59.239392 crc crio[24245]: 2026-06-14T08:42:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ec0a991f55cb1c Mac:f6:28:33:f7:ae:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/11f94479-d453-418d-962d-14276cba5060 SocketPath: PciID:}] [{Interface:0xc000014650 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:42:59.240458 crc crio[24245]: time=\"2026-06-14T08:42:59.240354159Z\" level=info msg=\"Got pod network &{Name:community-operators-vtg2j Namespace:openshift-marketplace ID:8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804 UID:8482642f-acd8-453e-878a-c8daf416f813 NetNS:/var/run/netns/11f94479-d453-418d-962d-14276cba5060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8482642f_acd8_453e_878a_c8daf416f813.slice PodAnnotations:0xc002c921b0}] Aliases:map[]}\"\nJun 14 08:42:59.240542 crc crio[24245]: time=\"2026-06-14T08:42:59.240514324Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-vtg2j for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:42:59.248432 crc crio[24245]: time=\"2026-06-14T08:42:59.248365463Z\" level=info msg=\"Ran pod sandbox 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804 with infra container: openshift-marketplace/community-operators-vtg2j/POD\" id=4b36637a-25ed-4168-b633-66abfd56e184 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:42:59.252657 crc crio[24245]: time=\"2026-06-14T08:42:59.252599367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bec6c83e-b154-4795-915e-4c95b1ad7a4a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:59.255735 crc crio[24245]: time=\"2026-06-14T08:42:59.25552533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0de84164-78b2-45f0-ae96-b00fe295ede0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:42:59.257958 crc crio[24245]: time=\"2026-06-14T08:42:59.257928157Z\" level=info msg=\"Created container 4f270e14b75fa10a3554f19ac26b1b8e683010e40b6d70ae94ff38e0381191ec: openshift-marketplace/certified-operators-gr8qc/extract-utilities\" id=822d7561-b253-44b9-bc96-7625cdcf1e37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:42:59.259146 crc crio[24245]: time=\"2026-06-14T08:42:59.259063484Z\" level=info msg=\"Starting container: 4f270e14b75fa10a3554f19ac26b1b8e683010e40b6d70ae94ff38e0381191ec\" id=8ae5cfbd-4aab-4584-a860-fc9c219a5120 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:42:59.268948 crc crio[24245]: time=\"2026-06-14T08:42:59.264331282Z\" level=info msg=\"Started container\" PID=46334 containerID=4f270e14b75fa10a3554f19ac26b1b8e683010e40b6d70ae94ff38e0381191ec description=openshift-marketplace/certified-operators-gr8qc/extract-utilities id=8ae5cfbd-4aab-4584-a860-fc9c219a5120 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152\nJun 14 08:42:59.268948 crc crio[24245]: time=\"2026-06-14T08:42:59.264540042Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vtg2j/extract-utilities\" id=5b447d77-fcd6-4638-80eb-cba04d0a8f7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:42:59.268948 crc crio[24245]: time=\"2026-06-14T08:42:59.265254155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:59.325382 crc crio[24245]: time=\"2026-06-14T08:42:59.32524067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:59.328443 crc crio[24245]: time=\"2026-06-14T08:42:59.32838425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:42:59.387202 crc crio[24245]: time=\"2026-06-14T08:42:59.382046217Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7142ef24-8ecb-4e62-bb2e-8198802588ae name=/runtime.v1.ImageService/PullImage\nJun 14 08:42:59.391098 crc crio[24245]: time=\"2026-06-14T08:42:59.389736134Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 14 08:42:59.396562 crc crio[24245]: time=\"2026-06-14T08:42:59.394735883Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1dfc8dd8-734d-4a15-9101-ec687a95de22 name=/runtime.v1.ImageService/PullImage\nJun 14 08:42:59.400111 crc crio[24245]: time=\"2026-06-14T08:42:59.400039615Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 14 08:42:59.428045 crc crio[24245]: time=\"2026-06-14T08:42:59.428002797Z\" level=info msg=\"Created container d62c3f26d9149d26c6488927ab0b1195a13db33a6ffcc4781bc443d15618ada1: openshift-marketplace/redhat-marketplace-b57sl/extract-utilities\" id=5f11cc0f-890f-4457-9e72-0fa09519a755 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:42:59.430358 crc crio[24245]: time=\"2026-06-14T08:42:59.430240218Z\" level=info msg=\"Starting container: d62c3f26d9149d26c6488927ab0b1195a13db33a6ffcc4781bc443d15618ada1\" id=f435da82-b87f-4f3f-9e84-ef034af8c5ff name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:42:59.448570 crc crio[24245]: time=\"2026-06-14T08:42:59.448465837Z\" level=info msg=\"Created container f2196acca9ab616e19a216f00f26c1f4e42dfa41ef3767c522b60f55d60f7d9a: openshift-marketplace/community-operators-vtg2j/extract-utilities\" id=5b447d77-fcd6-4638-80eb-cba04d0a8f7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:42:59.450019 crc crio[24245]: time=\"2026-06-14T08:42:59.449694731Z\" level=info msg=\"Starting container: f2196acca9ab616e19a216f00f26c1f4e42dfa41ef3767c522b60f55d60f7d9a\" id=8b10af20-df08-4957-ab2d-a55d58b5b8a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:42:59.454272 crc crio[24245]: time=\"2026-06-14T08:42:59.45216838Z\" level=info msg=\"Started container\" PID=46342 containerID=d62c3f26d9149d26c6488927ab0b1195a13db33a6ffcc4781bc443d15618ada1 description=openshift-marketplace/redhat-marketplace-b57sl/extract-utilities id=f435da82-b87f-4f3f-9e84-ef034af8c5ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65\nJun 14 08:42:59.475788 crc crio[24245]: time=\"2026-06-14T08:42:59.475695392Z\" level=info msg=\"Started container\" PID=46348 containerID=f2196acca9ab616e19a216f00f26c1f4e42dfa41ef3767c522b60f55d60f7d9a description=openshift-marketplace/community-operators-vtg2j/extract-utilities id=8b10af20-df08-4957-ab2d-a55d58b5b8a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804\nJun 14 08:43:00.268038 crc crio[24245]: time=\"2026-06-14T08:43:00.267508989Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4\" id=1dfc8dd8-734d-4a15-9101-ec687a95de22 name=/runtime.v1.ImageService/PullImage\nJun 14 08:43:00.270430 crc crio[24245]: time=\"2026-06-14T08:43:00.268972915Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c95e624e-456c-4780-8e6f-246d66d44a32 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:00.272004 crc crio[24245]: time=\"2026-06-14T08:43:00.271918951Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=453dc689-d6f1-4cc8-a2a2-a966e6d8e3a9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:00.279810 crc crio[24245]: time=\"2026-06-14T08:43:00.279722879Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gr8qc/extract-content\" id=4143ec6f-73ae-46f2-9211-48420f700aed name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:00.280465 crc crio[24245]: time=\"2026-06-14T08:43:00.280411161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:00.330984 crc crio[24245]: time=\"2026-06-14T08:43:00.330829195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:00.335518 crc crio[24245]: time=\"2026-06-14T08:43:00.335419611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:00.386288 crc crio[24245]: time=\"2026-06-14T08:43:00.386100582Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=7142ef24-8ecb-4e62-bb2e-8198802588ae name=/runtime.v1.ImageService/PullImage\nJun 14 08:43:00.387626 crc crio[24245]: time=\"2026-06-14T08:43:00.387587509Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ccd425a8-15ec-4cc8-b557-21faa230989d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:00.391287 crc crio[24245]: time=\"2026-06-14T08:43:00.391164054Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7707da48-9deb-4f4d-8ef5-74e4c51931bd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:00.405216 crc crio[24245]: time=\"2026-06-14T08:43:00.40513168Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-z5xxq/extract-content\" id=23890ebc-fe11-45af-be92-c5d3736e65eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:00.405913 crc crio[24245]: time=\"2026-06-14T08:43:00.405888392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:00.423006 crc crio[24245]: time=\"2026-06-14T08:43:00.422459134Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e431694b-b219-4f39-b350-8d9a048c25ab name=/runtime.v1.ImageService/PullImage\nJun 14 08:43:00.426278 crc crio[24245]: time=\"2026-06-14T08:43:00.426164573Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 14 08:43:00.436423 crc crio[24245]: time=\"2026-06-14T08:43:00.433352393Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8068cc9f-5c01-4799-8c4e-0f699bcc4b96 name=/runtime.v1.ImageService/PullImage\nJun 14 08:43:00.438930 crc crio[24245]: time=\"2026-06-14T08:43:00.438696264Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 14 08:43:00.456303 crc crio[24245]: time=\"2026-06-14T08:43:00.456263186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:00.459389 crc crio[24245]: time=\"2026-06-14T08:43:00.459367086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:00.461401 crc crio[24245]: time=\"2026-06-14T08:43:00.461354568Z\" level=info msg=\"Created container aa4e857184e6df88f71370f5d12eb93580810feb2e495b78b0e70e9f432c2743: openshift-marketplace/certified-operators-gr8qc/extract-content\" id=4143ec6f-73ae-46f2-9211-48420f700aed name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:00.465962 crc crio[24245]: time=\"2026-06-14T08:43:00.463511558Z\" level=info msg=\"Starting container: aa4e857184e6df88f71370f5d12eb93580810feb2e495b78b0e70e9f432c2743\" id=5da1d24b-8062-454e-8e93-f2a14b6b2e3f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:43:00.468963 crc crio[24245]: time=\"2026-06-14T08:43:00.46891029Z\" level=info msg=\"Started container\" PID=46386 containerID=aa4e857184e6df88f71370f5d12eb93580810feb2e495b78b0e70e9f432c2743 description=openshift-marketplace/certified-operators-gr8qc/extract-content id=5da1d24b-8062-454e-8e93-f2a14b6b2e3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152\nJun 14 08:43:00.588269 crc crio[24245]: time=\"2026-06-14T08:43:00.587239065Z\" level=info msg=\"Created container fb2b846c93fa26b620208da6fb859df29c2e852ab94df8af10030a3ec65855c3: openshift-marketplace/redhat-operators-z5xxq/extract-content\" id=23890ebc-fe11-45af-be92-c5d3736e65eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:00.589681 crc crio[24245]: time=\"2026-06-14T08:43:00.589607441Z\" level=info msg=\"Starting container: fb2b846c93fa26b620208da6fb859df29c2e852ab94df8af10030a3ec65855c3\" id=348bae2c-7679-44cb-93d2-bcc632867d17 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:43:00.601303 crc crio[24245]: time=\"2026-06-14T08:43:00.601121641Z\" level=info msg=\"Started container\" PID=46397 containerID=fb2b846c93fa26b620208da6fb859df29c2e852ab94df8af10030a3ec65855c3 description=openshift-marketplace/redhat-operators-z5xxq/extract-content id=348bae2c-7679-44cb-93d2-bcc632867d17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc\nJun 14 08:43:00.990769 crc crio[24245]: time=\"2026-06-14T08:43:00.990088961Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=8068cc9f-5c01-4799-8c4e-0f699bcc4b96 name=/runtime.v1.ImageService/PullImage\nJun 14 08:43:00.993417 crc crio[24245]: time=\"2026-06-14T08:43:00.993328824Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cc475d72-95e7-40bc-9fd1-1ce798d3463b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:00.996383 crc crio[24245]: time=\"2026-06-14T08:43:00.996259618Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fb086fad-d061-4a04-838b-4af444b27830 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:01.025715 crc crio[24245]: time=\"2026-06-14T08:43:01.025451742Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-b57sl/extract-content\" id=b9bca6e2-2159-43ff-bfd1-cfc874c798a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:01.037140 crc crio[24245]: time=\"2026-06-14T08:43:01.036939949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:01.095064 crc crio[24245]: time=\"2026-06-14T08:43:01.094637785Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=e431694b-b219-4f39-b350-8d9a048c25ab name=/runtime.v1.ImageService/PullImage\nJun 14 08:43:01.096931 crc crio[24245]: time=\"2026-06-14T08:43:01.096782743Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1664e5fd-247e-43fa-af8d-371f496443be name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:01.137942 crc crio[24245]: time=\"2026-06-14T08:43:01.137698986Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=26d54870-7c53-4e0c-9632-d10fba1ca72e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:01.161739 crc crio[24245]: time=\"2026-06-14T08:43:01.161620178Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vtg2j/extract-content\" id=d71dbdae-6e90-4e0a-9c03-018b2dc48cd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:01.165822 crc crio[24245]: time=\"2026-06-14T08:43:01.165744519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:01.168772 crc crio[24245]: time=\"2026-06-14T08:43:01.16849658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:01.175001 crc crio[24245]: time=\"2026-06-14T08:43:01.174897402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:01.233584 crc crio[24245]: time=\"2026-06-14T08:43:01.23341236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:01.237628 crc crio[24245]: time=\"2026-06-14T08:43:01.237574497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:01.437623 crc crio[24245]: time=\"2026-06-14T08:43:01.437530335Z\" level=info msg=\"Created container 377127f59ec75d41b8e564d6eec2df8a1028c0027e35418a94e6138b442d8bf1: openshift-marketplace/redhat-marketplace-b57sl/extract-content\" id=b9bca6e2-2159-43ff-bfd1-cfc874c798a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:01.446383 crc crio[24245]: time=\"2026-06-14T08:43:01.446273478Z\" level=info msg=\"Starting container: 377127f59ec75d41b8e564d6eec2df8a1028c0027e35418a94e6138b442d8bf1\" id=e805ef56-7f3f-4e9e-96c8-a013707dfb00 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:43:01.487735 crc crio[24245]: time=\"2026-06-14T08:43:01.487600505Z\" level=info msg=\"Created container ab64dc2f3d0c2626c9bcabbe2da7280c97d99e123494e87cfa4d0d9e5aef782c: openshift-marketplace/community-operators-vtg2j/extract-content\" id=d71dbdae-6e90-4e0a-9c03-018b2dc48cd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:01.492252 crc crio[24245]: time=\"2026-06-14T08:43:01.49211936Z\" level=info msg=\"Starting container: ab64dc2f3d0c2626c9bcabbe2da7280c97d99e123494e87cfa4d0d9e5aef782c\" id=32fc335f-bfc1-4225-a8ff-9599a3aeb79b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:43:01.495005 crc crio[24245]: time=\"2026-06-14T08:43:01.49488592Z\" level=info msg=\"Started container\" PID=46417 containerID=377127f59ec75d41b8e564d6eec2df8a1028c0027e35418a94e6138b442d8bf1 description=openshift-marketplace/redhat-marketplace-b57sl/extract-content id=e805ef56-7f3f-4e9e-96c8-a013707dfb00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65\nJun 14 08:43:01.505659 crc crio[24245]: time=\"2026-06-14T08:43:01.505514391Z\" level=info msg=\"Started container\" PID=46423 containerID=ab64dc2f3d0c2626c9bcabbe2da7280c97d99e123494e87cfa4d0d9e5aef782c description=openshift-marketplace/community-operators-vtg2j/extract-content id=32fc335f-bfc1-4225-a8ff-9599a3aeb79b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804\nJun 14 08:43:03.567947 crc crio[24245]: time=\"2026-06-14T08:43:03.567165574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e9957c73-cd02-4a51-bba1-bd0f0554913a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:07.842067 crc crio[24245]: time=\"2026-06-14T08:43:07.84077373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2c40e992-a521-44d7-93fb-0cb00b88b2ad name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:10.992066 crc crio[24245]: time=\"2026-06-14T08:43:10.990564346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0fbcd609-543f-4627-9e3b-e467e748cb17 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:15.599085 crc crio[24245]: time=\"2026-06-14T08:43:15.598113318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e11fdb2d-4a26-46b8-9e13-cbf40d16becb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:15.600903 crc crio[24245]: time=\"2026-06-14T08:43:15.598417639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=be74177b-af95-4d56-a96b-4630b4495943 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:15.600903 crc crio[24245]: time=\"2026-06-14T08:43:15.599935897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4fc8f12b-472e-4b47-9125-1604f6a45df3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:16.326282 crc crio[24245]: time=\"2026-06-14T08:43:16.325523914Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-b57sl/registry-server\" id=a541bc38-be66-4b2b-b0da-311cb9778ebe name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:16.341755 crc crio[24245]: time=\"2026-06-14T08:43:16.341549047Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gr8qc/registry-server\" id=78cb86ed-0b64-4361-8a90-e5ef2b5a6c2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:16.348751 crc crio[24245]: time=\"2026-06-14T08:43:16.348497739Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vtg2j/registry-server\" id=97423f3e-cd8b-4051-8060-e30c37a2b22e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:18.312597 crc crio[24245]: time=\"2026-06-14T08:43:18.312128025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0d146914-1bc7-4ff1-ad92-6df528a60527 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:18.442289 crc crio[24245]: time=\"2026-06-14T08:43:18.440696938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:18.442289 crc crio[24245]: time=\"2026-06-14T08:43:18.440725549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:18.443543 crc crio[24245]: time=\"2026-06-14T08:43:18.443415878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:18.456548 crc crio[24245]: time=\"2026-06-14T08:43:18.456401272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a5bdeacd-56b4-456c-95b6-5347c93be1f0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:24.822491 crc crio[24245]: time=\"2026-06-14T08:43:24.82094457Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-z5xxq/registry-server\" id=26130ca0-99c8-4c40-915c-dda7293ed24c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:25.024413 crc crio[24245]: time=\"2026-06-14T08:43:25.024257482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:25.216805 crc crio[24245]: time=\"2026-06-14T08:43:25.216405709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:25.221211 crc crio[24245]: time=\"2026-06-14T08:43:25.220965734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:25.221918 crc crio[24245]: time=\"2026-06-14T08:43:25.22176412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:25.226702 crc crio[24245]: time=\"2026-06-14T08:43:25.226625875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:25.357367 crc crio[24245]: time=\"2026-06-14T08:43:25.357253193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:25.361792 crc crio[24245]: time=\"2026-06-14T08:43:25.361758059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:25.362651 crc crio[24245]: time=\"2026-06-14T08:43:25.36182735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:25.366285 crc crio[24245]: time=\"2026-06-14T08:43:25.366245881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:25.395145 crc crio[24245]: time=\"2026-06-14T08:43:25.394957509Z\" level=info msg=\"Created container ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35: openshift-marketplace/certified-operators-gr8qc/registry-server\" id=78cb86ed-0b64-4361-8a90-e5ef2b5a6c2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:25.396105 crc crio[24245]: time=\"2026-06-14T08:43:25.395705548Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=a044da66-dacf-4efe-899d-fe9aaac4ebd6 name=/runtime.v1.ImageService/PullImage\nJun 14 08:43:25.397125 crc crio[24245]: time=\"2026-06-14T08:43:25.397026655Z\" level=info msg=\"Starting container: ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35\" id=a1ecfa32-62c4-47f2-a4d0-602f20b8db13 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:43:25.397700 crc crio[24245]: time=\"2026-06-14T08:43:25.397639735Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=dec143ff-51e1-4f3c-aebb-721ab4e50755 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:25.407238 crc crio[24245]: time=\"2026-06-14T08:43:25.407104058Z\" level=info msg=\"Created container fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05: openshift-marketplace/community-operators-vtg2j/registry-server\" id=97423f3e-cd8b-4051-8060-e30c37a2b22e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:25.407513 crc crio[24245]: time=\"2026-06-14T08:43:25.407394778Z\" level=info msg=\"Started container\" PID=46955 containerID=ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35 description=openshift-marketplace/certified-operators-gr8qc/registry-server id=a1ecfa32-62c4-47f2-a4d0-602f20b8db13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152\nJun 14 08:43:25.408650 crc crio[24245]: time=\"2026-06-14T08:43:25.408576145Z\" level=info msg=\"Starting container: fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05\" id=3e0fdae0-50dc-4a92-99fb-8f60967af6c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:43:25.412233 crc crio[24245]: time=\"2026-06-14T08:43:25.412004865Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=2bd58e94-9760-4385-bbf8-0c1e123fe8be name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:25.414157 crc crio[24245]: time=\"2026-06-14T08:43:25.414019789Z\" level=info msg=\"Started container\" PID=46956 containerID=fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05 description=openshift-marketplace/community-operators-vtg2j/registry-server id=3e0fdae0-50dc-4a92-99fb-8f60967af6c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804\nJun 14 08:43:25.428098 crc crio[24245]: time=\"2026-06-14T08:43:25.426284002Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/mariadb\" id=f788a9a8-b118-41ee-b170-5a32d5d72036 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:25.428686 crc crio[24245]: time=\"2026-06-14T08:43:25.428602797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:25.484046 crc crio[24245]: time=\"2026-06-14T08:43:25.48345353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:25.546072 crc crio[24245]: time=\"2026-06-14T08:43:25.545959619Z\" level=info msg=\"Created container ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6: openshift-marketplace/redhat-operators-z5xxq/registry-server\" id=26130ca0-99c8-4c40-915c-dda7293ed24c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:25.547504 crc crio[24245]: time=\"2026-06-14T08:43:25.547438186Z\" level=info msg=\"Starting container: ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6\" id=445c7e74-60df-494e-afa8-88a450b61b4c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:43:25.548515 crc crio[24245]: time=\"2026-06-14T08:43:25.548429479Z\" level=info msg=\"Created container 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710: openshift-marketplace/redhat-marketplace-b57sl/registry-server\" id=a541bc38-be66-4b2b-b0da-311cb9778ebe name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:25.552303 crc crio[24245]: time=\"2026-06-14T08:43:25.54973419Z\" level=info msg=\"Starting container: 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710\" id=87fd78c9-8326-4be4-8eab-e254aba48a95 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:43:25.557130 crc crio[24245]: time=\"2026-06-14T08:43:25.557077435Z\" level=info msg=\"Started container\" PID=46993 containerID=ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6 description=openshift-marketplace/redhat-operators-z5xxq/registry-server id=445c7e74-60df-494e-afa8-88a450b61b4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc\nJun 14 08:43:25.570942 crc crio[24245]: time=\"2026-06-14T08:43:25.567311893Z\" level=info msg=\"Started container\" PID=46992 containerID=2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710 description=openshift-marketplace/redhat-marketplace-b57sl/registry-server id=87fd78c9-8326-4be4-8eab-e254aba48a95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65\nJun 14 08:43:26.161721 crc crio[24245]: time=\"2026-06-14T08:43:26.16121296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:26.560204 crc crio[24245]: time=\"2026-06-14T08:43:26.559619081Z\" level=info msg=\"Created container 78bf29f2732a933aa9c2e9d0f45f4b44124244f8cb666b67d6530fa50342406e: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/mariadb\" id=f788a9a8-b118-41ee-b170-5a32d5d72036 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:26.561767 crc crio[24245]: time=\"2026-06-14T08:43:26.561514111Z\" level=info msg=\"Starting container: 78bf29f2732a933aa9c2e9d0f45f4b44124244f8cb666b67d6530fa50342406e\" id=d4abb9f0-20a7-4328-b3da-7ee36403612b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:43:26.572408 crc crio[24245]: time=\"2026-06-14T08:43:26.572296208Z\" level=info msg=\"Started container\" PID=47061 containerID=78bf29f2732a933aa9c2e9d0f45f4b44124244f8cb666b67d6530fa50342406e description=baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/mariadb id=d4abb9f0-20a7-4328-b3da-7ee36403612b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95\nJun 14 08:43:26.602776 crc crio[24245]: time=\"2026-06-14T08:43:26.601385193Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=1b782b27-9992-4aba-92ac-5ed7f6216b6e name=/runtime.v1.ImageService/PullImage\nJun 14 08:43:26.620250 crc crio[24245]: time=\"2026-06-14T08:43:26.62010191Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 14 08:43:34.634120 crc crio[24245]: time=\"2026-06-14T08:43:34.630375479Z\" level=info msg=\"Stopping container: ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35 (timeout: 2s)\" id=b34579da-c2ca-4151-bf07-259f35ce712a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:43:35.659163 crc crio[24245]: time=\"2026-06-14T08:43:35.658518514Z\" level=info msg=\"Stopping container: 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710 (timeout: 2s)\" id=a381fca0-b967-4599-ba70-c1ef6db3ed14 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:43:39.749825 crc crio[24245]: time=\"2026-06-14T08:43:39.749261847Z\" level=info msg=\"Stopped container 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710: openshift-marketplace/redhat-marketplace-b57sl/registry-server\" id=a381fca0-b967-4599-ba70-c1ef6db3ed14 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:43:39.750954 crc crio[24245]: time=\"2026-06-14T08:43:39.74935279Z\" level=info msg=\"Stopped container ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35: openshift-marketplace/certified-operators-gr8qc/registry-server\" id=b34579da-c2ca-4151-bf07-259f35ce712a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:43:39.754919 crc crio[24245]: time=\"2026-06-14T08:43:39.751711236Z\" level=info msg=\"Stopping pod sandbox: da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152\" id=46d9455f-8ed7-4876-9cbb-3db0d6598dd1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:39.754919 crc crio[24245]: time=\"2026-06-14T08:43:39.751789668Z\" level=info msg=\"Stopping pod sandbox: e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65\" id=99da2d16-65c7-4d0c-8f0b-523a5ae367fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:39.754919 crc crio[24245]: time=\"2026-06-14T08:43:39.753359919Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-b57sl Namespace:openshift-marketplace ID:e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65 UID:56f852b0-d7fe-4227-9628-b857de5ced58 NetNS:/var/run/netns/7340f228-9ead-463f-b7f6-735a129d1cbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56f852b0_d7fe_4227_9628_b857de5ced58.slice PodAnnotations:0xc001c3dcf8}] Aliases:map[]}\"\nJun 14 08:43:39.754919 crc crio[24245]: time=\"2026-06-14T08:43:39.753445542Z\" level=info msg=\"Got pod network &{Name:certified-operators-gr8qc Namespace:openshift-marketplace ID:da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152 UID:2b717432-2968-42a4-93e2-482ef62fb908 NetNS:/var/run/netns/20a57433-21f2-4739-99b2-0b6bc47c3b6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b717432_2968_42a4_93e2_482ef62fb908.slice PodAnnotations:0xc000522508}] Aliases:map[]}\"\nJun 14 08:43:39.754919 crc crio[24245]: time=\"2026-06-14T08:43:39.753626988Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-b57sl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:43:39.754919 crc crio[24245]: time=\"2026-06-14T08:43:39.753821074Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-gr8qc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:43:40.729064 crc crio[24245]: time=\"2026-06-14T08:43:40.727633331Z\" level=info msg=\"Stopping container: fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05 (timeout: 2s)\" id=945701a1-c586-45c4-846f-a7ff4c5252dc name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:43:41.952484 crc crio[24245]: time=\"2026-06-14T08:43:41.951701382Z\" level=info msg=\"Running pod sandbox: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/POD\" id=1ebb29a1-b9a4-4d38-9b64-77b42f82d81b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:43:41.952484 crc crio[24245]: time=\"2026-06-14T08:43:41.952487737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:46.826993 crc crio[24245]: time=\"2026-06-14T08:43:46.825540764Z\" level=info msg=\"Stopping container: ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6 (timeout: 2s)\" id=5243a3a7-70fb-458a-a897-a5fd59eb4a4e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:43:50.761156 crc crio[24245]: time=\"2026-06-14T08:43:50.759714268Z\" level=info msg=\"Stopped container ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6: openshift-marketplace/redhat-operators-z5xxq/registry-server\" id=5243a3a7-70fb-458a-a897-a5fd59eb4a4e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:43:50.763534 crc crio[24245]: time=\"2026-06-14T08:43:50.762345692Z\" level=info msg=\"Stopping pod sandbox: 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc\" id=dc063b33-3f7f-4dbe-9bb3-1c76a63ec1c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:50.763534 crc crio[24245]: time=\"2026-06-14T08:43:50.763175259Z\" level=info msg=\"Got pod network &{Name:redhat-operators-z5xxq Namespace:openshift-marketplace ID:512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc UID:cc4ae9d1-475b-44bf-ae65-842641e82493 NetNS:/var/run/netns/d3f27f6a-0ca7-4a56-9e83-87cd60455c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc4ae9d1_475b_44bf_ae65_842641e82493.slice PodAnnotations:0xc0004cce78}] Aliases:map[]}\"\nJun 14 08:43:50.763534 crc crio[24245]: time=\"2026-06-14T08:43:50.76350362Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-z5xxq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:43:50.764744 crc crio[24245]: time=\"2026-06-14T08:43:50.764665256Z\" level=info msg=\"Stopped pod sandbox: da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152\" id=46d9455f-8ed7-4876-9cbb-3db0d6598dd1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:50.765569 crc crio[24245]: time=\"2026-06-14T08:43:50.765459602Z\" level=info msg=\"Stopped pod sandbox: e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65\" id=99da2d16-65c7-4d0c-8f0b-523a5ae367fb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:50.774671 crc crio[24245]: time=\"2026-06-14T08:43:50.774582532Z\" level=info msg=\"Stopped container fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05: openshift-marketplace/community-operators-vtg2j/registry-server\" id=945701a1-c586-45c4-846f-a7ff4c5252dc name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:43:50.775924 crc crio[24245]: time=\"2026-06-14T08:43:50.775829682Z\" level=info msg=\"Stopping pod sandbox: 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804\" id=7c1c621d-7f9d-41a0-a198-98e0d6059e89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:50.776366 crc crio[24245]: time=\"2026-06-14T08:43:50.776285347Z\" level=info msg=\"Got pod network &{Name:community-operators-vtg2j Namespace:openshift-marketplace ID:8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804 UID:8482642f-acd8-453e-878a-c8daf416f813 NetNS:/var/run/netns/11f94479-d453-418d-962d-14276cba5060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8482642f_acd8_453e_878a_c8daf416f813.slice PodAnnotations:0xc002422108}] Aliases:map[]}\"\nJun 14 08:43:50.776511 crc crio[24245]: time=\"2026-06-14T08:43:50.776455442Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-vtg2j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:43:50.884684 crc crio[24245]: time=\"2026-06-14T08:43:50.884052843Z\" level=info msg=\"Removing container: ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35\" id=f2e26e37-60ea-4494-a67a-cce54bff7a81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:51.359518 crc crio[24245]: time=\"2026-06-14T08:43:51.355595853Z\" level=info msg=\"Stopped pod sandbox: 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc\" id=dc063b33-3f7f-4dbe-9bb3-1c76a63ec1c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:51.363612 crc crio[24245]: time=\"2026-06-14T08:43:51.363499852Z\" level=info msg=\"Stopped pod sandbox: 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804\" id=7c1c621d-7f9d-41a0-a198-98e0d6059e89 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:51.364602 crc crio[24245]: time=\"2026-06-14T08:43:51.364510196Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h Namespace:openstack-operators ID:a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777 UID:428bad40-bfb6-46d1-9602-ef2dcc2955a2 NetNS:/var/run/netns/1b3d14c1-4449-458a-840c-b9e9d5d5fa4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428bad40_bfb6_46d1_9602_ef2dcc2955a2.slice PodAnnotations:0xc002c920b8}] Aliases:map[]}\"\nJun 14 08:43:51.364704 crc crio[24245]: time=\"2026-06-14T08:43:51.364599759Z\" level=info msg=\"Adding pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:43:51.573405 crc crio[24245]: time=\"2026-06-14T08:43:51.57282232Z\" level=info msg=\"Removed container ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35: openshift-marketplace/certified-operators-gr8qc/registry-server\" id=f2e26e37-60ea-4494-a67a-cce54bff7a81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:51.579649 crc crio[24245]: time=\"2026-06-14T08:43:51.579160021Z\" level=info msg=\"Removing container: aa4e857184e6df88f71370f5d12eb93580810feb2e495b78b0e70e9f432c2743\" id=58ac1389-bf64-49c8-922a-53aabdec8c23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:51.921322 crc crio[24245]: 2026-06-14T08:43:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4a001952b96ffc Mac:b2:b1:72:e8:8e:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/1b3d14c1-4449-458a-840c-b9e9d5d5fa4a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:43:51.923649 crc crio[24245]: time=\"2026-06-14T08:43:51.922317362Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h Namespace:openstack-operators ID:a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777 UID:428bad40-bfb6-46d1-9602-ef2dcc2955a2 NetNS:/var/run/netns/1b3d14c1-4449-458a-840c-b9e9d5d5fa4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428bad40_bfb6_46d1_9602_ef2dcc2955a2.slice PodAnnotations:0xc002c920b8}] Aliases:map[]}\"\nJun 14 08:43:51.923649 crc crio[24245]: time=\"2026-06-14T08:43:51.922459247Z\" level=info msg=\"Checking pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:43:52.081245 crc crio[24245]: time=\"2026-06-14T08:43:52.081071024Z\" level=info msg=\"Ran pod sandbox a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777 with infra container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/POD\" id=1ebb29a1-b9a4-4d38-9b64-77b42f82d81b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:43:52.084100 crc crio[24245]: time=\"2026-06-14T08:43:52.083941386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0d1735f3-e2b1-4bb6-9c31-f70339286868 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:52.206080 crc crio[24245]: time=\"2026-06-14T08:43:52.205364418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2de4247f-e4f4-49cf-a7ef-68d4e681b93a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:52.223104 crc crio[24245]: time=\"2026-06-14T08:43:52.222950281Z\" level=info msg=\"Removed container aa4e857184e6df88f71370f5d12eb93580810feb2e495b78b0e70e9f432c2743: openshift-marketplace/certified-operators-gr8qc/extract-content\" id=58ac1389-bf64-49c8-922a-53aabdec8c23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:52.273974 crc crio[24245]: time=\"2026-06-14T08:43:52.273691836Z\" level=info msg=\"Removing container: 4f270e14b75fa10a3554f19ac26b1b8e683010e40b6d70ae94ff38e0381191ec\" id=e9c590b4-b7b4-45b3-aeb6-a7b669c3b02b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:52.807536 crc crio[24245]: time=\"2026-06-14T08:43:52.806980473Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/util\" id=7e92d1c5-be35-47ea-adc9-d171a0c1be7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:53.232602 crc crio[24245]: time=\"2026-06-14T08:43:53.23243277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:53.354655 crc crio[24245]: time=\"2026-06-14T08:43:53.354559345Z\" level=info msg=\"Removed container 4f270e14b75fa10a3554f19ac26b1b8e683010e40b6d70ae94ff38e0381191ec: openshift-marketplace/certified-operators-gr8qc/extract-utilities\" id=e9c590b4-b7b4-45b3-aeb6-a7b669c3b02b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:53.358402 crc crio[24245]: time=\"2026-06-14T08:43:53.358321615Z\" level=info msg=\"Removing container: 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710\" id=dfa3d76a-22cb-496a-8f15-694a6df609c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:53.637468 crc crio[24245]: time=\"2026-06-14T08:43:53.637349441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:53.641296 crc crio[24245]: time=\"2026-06-14T08:43:53.641177524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:53.645113 crc crio[24245]: time=\"2026-06-14T08:43:53.644990961Z\" level=info msg=\"Removed container 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710: openshift-marketplace/redhat-marketplace-b57sl/registry-server\" id=dfa3d76a-22cb-496a-8f15-694a6df609c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:53.648292 crc crio[24245]: time=\"2026-06-14T08:43:53.648223299Z\" level=info msg=\"Removing container: 377127f59ec75d41b8e564d6eec2df8a1028c0027e35418a94e6138b442d8bf1\" id=e9482778-9bac-4451-b27f-8c5373d02c4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:53.724575 crc crio[24245]: time=\"2026-06-14T08:43:53.724481516Z\" level=info msg=\"Removed container 377127f59ec75d41b8e564d6eec2df8a1028c0027e35418a94e6138b442d8bf1: openshift-marketplace/redhat-marketplace-b57sl/extract-content\" id=e9482778-9bac-4451-b27f-8c5373d02c4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:53.728206 crc crio[24245]: time=\"2026-06-14T08:43:53.728069987Z\" level=info msg=\"Removing container: d62c3f26d9149d26c6488927ab0b1195a13db33a6ffcc4781bc443d15618ada1\" id=fe54d1f3-c9ca-4823-9c7c-a2db673c2b46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:53.768329 crc crio[24245]: time=\"2026-06-14T08:43:53.768166556Z\" level=info msg=\"Created container 878952b023d92323683624a0f257f5c128e5a1f60741a549916378b8b3883849: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/util\" id=7e92d1c5-be35-47ea-adc9-d171a0c1be7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:53.770683 crc crio[24245]: time=\"2026-06-14T08:43:53.770566014Z\" level=info msg=\"Starting container: 878952b023d92323683624a0f257f5c128e5a1f60741a549916378b8b3883849\" id=abc67d29-debe-4362-ae57-509cb1a19f0c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:43:53.773887 crc crio[24245]: time=\"2026-06-14T08:43:53.773707157Z\" level=info msg=\"Removed container d62c3f26d9149d26c6488927ab0b1195a13db33a6ffcc4781bc443d15618ada1: openshift-marketplace/redhat-marketplace-b57sl/extract-utilities\" id=fe54d1f3-c9ca-4823-9c7c-a2db673c2b46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:53.778915 crc crio[24245]: time=\"2026-06-14T08:43:53.77876705Z\" level=info msg=\"Started container\" PID=48183 containerID=878952b023d92323683624a0f257f5c128e5a1f60741a549916378b8b3883849 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/util id=abc67d29-debe-4362-ae57-509cb1a19f0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777\nJun 14 08:43:53.780058 crc crio[24245]: time=\"2026-06-14T08:43:53.77998754Z\" level=info msg=\"Removing container: fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05\" id=cfcf19e1-fb2d-4f93-b3f6-3a022e88c64e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:53.798321 crc crio[24245]: time=\"2026-06-14T08:43:53.798158316Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=1b782b27-9992-4aba-92ac-5ed7f6216b6e name=/runtime.v1.ImageService/PullImage\nJun 14 08:43:53.799322 crc crio[24245]: time=\"2026-06-14T08:43:53.799160611Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=012e5c9b-e772-4c91-8548-3a54dc4dbbc4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:53.816963 crc crio[24245]: time=\"2026-06-14T08:43:53.816819745Z\" level=info msg=\"Removed container fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05: openshift-marketplace/community-operators-vtg2j/registry-server\" id=cfcf19e1-fb2d-4f93-b3f6-3a022e88c64e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:53.820907 crc crio[24245]: time=\"2026-06-14T08:43:53.820794841Z\" level=info msg=\"Removing container: ab64dc2f3d0c2626c9bcabbe2da7280c97d99e123494e87cfa4d0d9e5aef782c\" id=6750f595-4f58-453d-95de-4afa0787577e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:53.821099 crc crio[24245]: time=\"2026-06-14T08:43:53.820822462Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=ae276ad9-5e34-472a-a8fb-8c3767e613d7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:53.830504 crc crio[24245]: time=\"2026-06-14T08:43:53.830436128Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic\" id=7fb1cbc2-40b0-457e-a417-f5bfc63e5cb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:53.832735 crc crio[24245]: time=\"2026-06-14T08:43:53.832687861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:53.864620 crc crio[24245]: time=\"2026-06-14T08:43:53.864500826Z\" level=info msg=\"Removed container ab64dc2f3d0c2626c9bcabbe2da7280c97d99e123494e87cfa4d0d9e5aef782c: openshift-marketplace/community-operators-vtg2j/extract-content\" id=6750f595-4f58-453d-95de-4afa0787577e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:53.869503 crc crio[24245]: time=\"2026-06-14T08:43:53.869072006Z\" level=info msg=\"Removing container: f2196acca9ab616e19a216f00f26c1f4e42dfa41ef3767c522b60f55d60f7d9a\" id=236eca2f-4fcc-4ef4-aaa4-07709d53bd83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:53.879287 crc crio[24245]: time=\"2026-06-14T08:43:53.879208363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:53.943534 crc crio[24245]: time=\"2026-06-14T08:43:53.941474561Z\" level=info msg=\"Removed container f2196acca9ab616e19a216f00f26c1f4e42dfa41ef3767c522b60f55d60f7d9a: openshift-marketplace/community-operators-vtg2j/extract-utilities\" id=236eca2f-4fcc-4ef4-aaa4-07709d53bd83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:53.946773 crc crio[24245]: time=\"2026-06-14T08:43:53.946700435Z\" level=info msg=\"Removing container: ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6\" id=b3f5bfcd-18e8-4329-afc9-c9a90915d112 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:53.967359 crc crio[24245]: time=\"2026-06-14T08:43:53.967282973Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=adf1d0ac-9abd-4a6a-a111-9133ca020840 name=/runtime.v1.ImageService/PullImage\nJun 14 08:43:53.971766 crc crio[24245]: time=\"2026-06-14T08:43:53.970072761Z\" level=info msg=\"Removed container ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6: openshift-marketplace/redhat-operators-z5xxq/registry-server\" id=b3f5bfcd-18e8-4329-afc9-c9a90915d112 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:53.972270 crc crio[24245]: time=\"2026-06-14T08:43:53.972067974Z\" level=info msg=\"Removing container: fb2b846c93fa26b620208da6fb859df29c2e852ab94df8af10030a3ec65855c3\" id=8435a454-353a-41b2-8503-467d8ac6aa20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:53.976397 crc crio[24245]: time=\"2026-06-14T08:43:53.97627268Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\\\"\"\nJun 14 08:43:53.999954 crc crio[24245]: time=\"2026-06-14T08:43:53.999825363Z\" level=info msg=\"Removed container fb2b846c93fa26b620208da6fb859df29c2e852ab94df8af10030a3ec65855c3: openshift-marketplace/redhat-operators-z5xxq/extract-content\" id=8435a454-353a-41b2-8503-467d8ac6aa20 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:54.004345 crc crio[24245]: time=\"2026-06-14T08:43:54.004279182Z\" level=info msg=\"Removing container: 91bf8b09e436bc6afffca51311a17257807ec8f0ca920c22a35b4d608a20e911\" id=a3f1db0a-24b6-4c7b-b0c4-0bba742c5f46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:54.023809 crc crio[24245]: time=\"2026-06-14T08:43:54.023691584Z\" level=info msg=\"Removed container 91bf8b09e436bc6afffca51311a17257807ec8f0ca920c22a35b4d608a20e911: openshift-marketplace/redhat-operators-z5xxq/extract-utilities\" id=a3f1db0a-24b6-4c7b-b0c4-0bba742c5f46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:43:54.451824 crc crio[24245]: time=\"2026-06-14T08:43:54.45172028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:54.541573 crc crio[24245]: time=\"2026-06-14T08:43:54.541444581Z\" level=info msg=\"Created container df61fa1631811e388a728e856d97f7169b6d5ca4e72115ed02673e660742341e: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic\" id=7fb1cbc2-40b0-457e-a417-f5bfc63e5cb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:54.543605 crc crio[24245]: time=\"2026-06-14T08:43:54.543474616Z\" level=info msg=\"Starting container: df61fa1631811e388a728e856d97f7169b6d5ca4e72115ed02673e660742341e\" id=a34ede27-3d48-44db-afda-0737a3ecc4a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:43:54.550909 crc crio[24245]: time=\"2026-06-14T08:43:54.550713987Z\" level=info msg=\"Started container\" PID=48239 containerID=df61fa1631811e388a728e856d97f7169b6d5ca4e72115ed02673e660742341e description=baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic id=a34ede27-3d48-44db-afda-0737a3ecc4a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95\nJun 14 08:43:54.567062 crc crio[24245]: time=\"2026-06-14T08:43:54.566954695Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=a57a9534-de3f-4f8c-abb5-7fc3277ea882 name=/runtime.v1.ImageService/PullImage\nJun 14 08:43:54.571797 crc crio[24245]: time=\"2026-06-14T08:43:54.571690087Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 14 08:43:54.757999 crc crio[24245]: time=\"2026-06-14T08:43:54.75777768Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-bundle@sha256:1696ba10dec7e5769fece4cc1419b88a3b4af52ce35c6780b9bfdd64600e1f68\" id=adf1d0ac-9abd-4a6a-a111-9133ca020840 name=/runtime.v1.ImageService/PullImage\nJun 14 08:43:54.759453 crc crio[24245]: time=\"2026-06-14T08:43:54.759382661Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=1582e147-fa4e-4ffb-a2ef-cbd0d6792d6b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:54.762817 crc crio[24245]: time=\"2026-06-14T08:43:54.762722988Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=c7ba59d6-6b1b-4f45-bbe8-8a276f9a7367 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:54.779137 crc crio[24245]: time=\"2026-06-14T08:43:54.779051478Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/pull\" id=8a065aa6-9421-4cfd-876b-f355619e9f6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:54.780728 crc crio[24245]: time=\"2026-06-14T08:43:54.78065888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:54.815485 crc crio[24245]: time=\"2026-06-14T08:43:54.815288064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:54.815727 crc crio[24245]: time=\"2026-06-14T08:43:54.815548862Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/550844dec50eb1029290c213800e4051fb370468925add79015125854ee32161/merged/etc/passwd: no such file or directory\"\nJun 14 08:43:54.815727 crc crio[24245]: time=\"2026-06-14T08:43:54.815578703Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/550844dec50eb1029290c213800e4051fb370468925add79015125854ee32161/merged/etc/group: no such file or directory\"\nJun 14 08:43:54.818619 crc crio[24245]: time=\"2026-06-14T08:43:54.818553208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:54.940757 crc crio[24245]: time=\"2026-06-14T08:43:54.940590479Z\" level=info msg=\"Created container 077812d2968d35be3cf2b43c30d59f9ae127f63fa97c0a49b3dd772cf8709194: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/pull\" id=8a065aa6-9421-4cfd-876b-f355619e9f6e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:54.942372 crc crio[24245]: time=\"2026-06-14T08:43:54.942280193Z\" level=info msg=\"Starting container: 077812d2968d35be3cf2b43c30d59f9ae127f63fa97c0a49b3dd772cf8709194\" id=7f8e75ff-29e6-4ca9-b0d7-7dcd6ab11de8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:43:54.948693 crc crio[24245]: time=\"2026-06-14T08:43:54.948549873Z\" level=info msg=\"Started container\" PID=48311 containerID=077812d2968d35be3cf2b43c30d59f9ae127f63fa97c0a49b3dd772cf8709194 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/pull id=7f8e75ff-29e6-4ca9-b0d7-7dcd6ab11de8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777\nJun 14 08:43:54.999790 crc crio[24245]: time=\"2026-06-14T08:43:54.99921278Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=a57a9534-de3f-4f8c-abb5-7fc3277ea882 name=/runtime.v1.ImageService/PullImage\nJun 14 08:43:55.000821 crc crio[24245]: time=\"2026-06-14T08:43:55.00076933Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=3c01867b-0123-473a-a3a7-a4884eea2eab name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:55.008101 crc crio[24245]: time=\"2026-06-14T08:43:55.008016169Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=eb1bb0b1-1cde-4b4e-bc5f-03cfb239fbb8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:55.024235 crc crio[24245]: time=\"2026-06-14T08:43:55.024143463Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-httpd\" id=f723af87-0a95-4516-a5c1-685782a5c023 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:55.026643 crc crio[24245]: time=\"2026-06-14T08:43:55.026579452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:55.071969 crc crio[24245]: time=\"2026-06-14T08:43:55.071731131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:55.593103 crc crio[24245]: time=\"2026-06-14T08:43:55.59291077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:55.704156 crc crio[24245]: time=\"2026-06-14T08:43:55.704026674Z\" level=info msg=\"Created container c8f63d8211711686b798dd01c956f366182ef9c2d5eb37a99d5dd7b58b169d4f: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-httpd\" id=f723af87-0a95-4516-a5c1-685782a5c023 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:55.705458 crc crio[24245]: time=\"2026-06-14T08:43:55.705367047Z\" level=info msg=\"Starting container: c8f63d8211711686b798dd01c956f366182ef9c2d5eb37a99d5dd7b58b169d4f\" id=3dc826b1-a691-40d9-987a-fc91572b1cb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:43:55.716462 crc crio[24245]: time=\"2026-06-14T08:43:55.716330046Z\" level=info msg=\"Started container\" PID=48353 containerID=c8f63d8211711686b798dd01c956f366182ef9c2d5eb37a99d5dd7b58b169d4f description=baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-httpd id=3dc826b1-a691-40d9-987a-fc91572b1cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95\nJun 14 08:43:55.737322 crc crio[24245]: time=\"2026-06-14T08:43:55.737163541Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=583b12f1-0022-4f07-b36d-00ceecdaddfb name=/runtime.v1.ImageService/PullImage\nJun 14 08:43:55.747714 crc crio[24245]: time=\"2026-06-14T08:43:55.747580058Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 14 08:43:56.051594 crc crio[24245]: time=\"2026-06-14T08:43:56.051491304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=10b8b190-7795-4d27-9ed9-c8a999e2c2e8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:56.058587 crc crio[24245]: time=\"2026-06-14T08:43:56.058452836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d6f6b512-86ca-4144-ad86-7e75a29bd36a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:56.075479 crc crio[24245]: time=\"2026-06-14T08:43:56.07443541Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/extract\" id=f2b0d52c-3165-4c7c-b66d-20e783b9a2bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:56.084727 crc crio[24245]: time=\"2026-06-14T08:43:56.084644229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:56.142424 crc crio[24245]: time=\"2026-06-14T08:43:56.14228848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:56.147989 crc crio[24245]: time=\"2026-06-14T08:43:56.147801347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:56.171893 crc crio[24245]: time=\"2026-06-14T08:43:56.17173294Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=583b12f1-0022-4f07-b36d-00ceecdaddfb name=/runtime.v1.ImageService/PullImage\nJun 14 08:43:56.173567 crc crio[24245]: time=\"2026-06-14T08:43:56.173491795Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=b115b046-ff88-4390-b6c7-8dc915accb28 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:56.177332 crc crio[24245]: time=\"2026-06-14T08:43:56.176612824Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=d9312416-2313-4f37-b02a-3f8ae3383998 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:43:56.192794 crc crio[24245]: time=\"2026-06-14T08:43:56.192679696Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-log-watch\" id=b9807e6a-c6f0-4543-a41e-5c0004a2323a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:56.193419 crc crio[24245]: time=\"2026-06-14T08:43:56.193350752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:56.234330 crc crio[24245]: time=\"2026-06-14T08:43:56.234230401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:56.376374 crc crio[24245]: time=\"2026-06-14T08:43:56.376162028Z\" level=info msg=\"Created container 9fc01cef6c560ef120843144313f5c5c90194030872ab43102b42aeaa16e5e86: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/extract\" id=f2b0d52c-3165-4c7c-b66d-20e783b9a2bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:56.379478 crc crio[24245]: time=\"2026-06-14T08:43:56.37934989Z\" level=info msg=\"Starting container: 9fc01cef6c560ef120843144313f5c5c90194030872ab43102b42aeaa16e5e86\" id=a88b4d1e-0cd7-43a4-9c9a-53f854a16557 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:43:56.387077 crc crio[24245]: time=\"2026-06-14T08:43:56.386401347Z\" level=info msg=\"Started container\" PID=48468 containerID=9fc01cef6c560ef120843144313f5c5c90194030872ab43102b42aeaa16e5e86 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/extract id=a88b4d1e-0cd7-43a4-9c9a-53f854a16557 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777\nJun 14 08:43:56.711994 crc crio[24245]: time=\"2026-06-14T08:43:56.711832442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:43:56.802964 crc crio[24245]: time=\"2026-06-14T08:43:56.80274091Z\" level=info msg=\"Created container eb5457323ffe2e93ced0babd2dc69a9c7f3026c5219d891366ed8e6269b8c5d9: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-log-watch\" id=b9807e6a-c6f0-4543-a41e-5c0004a2323a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:43:56.804437 crc crio[24245]: time=\"2026-06-14T08:43:56.804394343Z\" level=info msg=\"Starting container: eb5457323ffe2e93ced0babd2dc69a9c7f3026c5219d891366ed8e6269b8c5d9\" id=c02fa3e9-ebc9-4ec2-91a4-b8d55f7df287 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:43:56.810116 crc crio[24245]: time=\"2026-06-14T08:43:56.809994232Z\" level=info msg=\"Started container\" PID=48510 containerID=eb5457323ffe2e93ced0babd2dc69a9c7f3026c5219d891366ed8e6269b8c5d9 description=baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-log-watch id=c02fa3e9-ebc9-4ec2-91a4-b8d55f7df287 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95\nJun 14 08:43:58.099219 crc crio[24245]: time=\"2026-06-14T08:43:58.099050758Z\" level=info msg=\"Stopping pod sandbox: a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777\" id=3dae161e-58a5-48bf-a2c0-feac2ddbb5d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:58.100801 crc crio[24245]: time=\"2026-06-14T08:43:58.100669551Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h Namespace:openstack-operators ID:a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777 UID:428bad40-bfb6-46d1-9602-ef2dcc2955a2 NetNS:/var/run/netns/1b3d14c1-4449-458a-840c-b9e9d5d5fa4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428bad40_bfb6_46d1_9602_ef2dcc2955a2.slice PodAnnotations:0xc0001311d8}] Aliases:map[]}\"\nJun 14 08:43:58.101365 crc crio[24245]: time=\"2026-06-14T08:43:58.101173167Z\" level=info msg=\"Deleting pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:43:58.421334 crc crio[24245]: time=\"2026-06-14T08:43:58.420309381Z\" level=info msg=\"Stopping pod sandbox: da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152\" id=cbd45e7c-d188-4ace-b317-d11691ea2bfc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:58.421334 crc crio[24245]: time=\"2026-06-14T08:43:58.420825508Z\" level=info msg=\"Stopped pod sandbox (already stopped): da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152\" id=cbd45e7c-d188-4ace-b317-d11691ea2bfc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:58.423811 crc crio[24245]: time=\"2026-06-14T08:43:58.423249235Z\" level=info msg=\"Removing pod sandbox: da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152\" id=fa50009a-94d5-4bb6-813d-dbda7ad4ebc4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:43:58.443981 crc crio[24245]: time=\"2026-06-14T08:43:58.443791857Z\" level=info msg=\"Removed pod sandbox: da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152\" id=fa50009a-94d5-4bb6-813d-dbda7ad4ebc4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:43:58.450652 crc crio[24245]: time=\"2026-06-14T08:43:58.450509078Z\" level=info msg=\"Stopping pod sandbox: 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc\" id=e0723b79-2793-4a4e-a4e6-080d408f4343 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:58.450652 crc crio[24245]: time=\"2026-06-14T08:43:58.450632322Z\" level=info msg=\"Stopped pod sandbox (already stopped): 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc\" id=e0723b79-2793-4a4e-a4e6-080d408f4343 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:58.452242 crc crio[24245]: time=\"2026-06-14T08:43:58.452069207Z\" level=info msg=\"Removing pod sandbox: 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc\" id=5e6b62d5-fb39-40b7-a803-17b982aa60b6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:43:58.473686 crc crio[24245]: time=\"2026-06-14T08:43:58.473605503Z\" level=info msg=\"Removed pod sandbox: 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc\" id=5e6b62d5-fb39-40b7-a803-17b982aa60b6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:43:58.475568 crc crio[24245]: time=\"2026-06-14T08:43:58.47543284Z\" level=info msg=\"Stopping pod sandbox: 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804\" id=5c73c211-947a-4dfc-9567-ec24c73883ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:58.475690 crc crio[24245]: time=\"2026-06-14T08:43:58.475604566Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804\" id=5c73c211-947a-4dfc-9567-ec24c73883ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:58.476541 crc crio[24245]: time=\"2026-06-14T08:43:58.476457282Z\" level=info msg=\"Removing pod sandbox: 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804\" id=21430bb7-a865-414c-a916-0268d1be3f58 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:43:58.491596 crc crio[24245]: time=\"2026-06-14T08:43:58.491482204Z\" level=info msg=\"Removed pod sandbox: 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804\" id=21430bb7-a865-414c-a916-0268d1be3f58 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:43:58.493509 crc crio[24245]: time=\"2026-06-14T08:43:58.493338831Z\" level=info msg=\"Stopping pod sandbox: e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65\" id=7dfab7a3-dcd8-42f4-bdba-a73597d8451e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:58.493765 crc crio[24245]: time=\"2026-06-14T08:43:58.493526467Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65\" id=7dfab7a3-dcd8-42f4-bdba-a73597d8451e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:43:58.494484 crc crio[24245]: time=\"2026-06-14T08:43:58.494409705Z\" level=info msg=\"Removing pod sandbox: e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65\" id=873dc662-855f-402d-94bb-2567cd0575cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:43:58.512500 crc crio[24245]: time=\"2026-06-14T08:43:58.512378821Z\" level=info msg=\"Removed pod sandbox: e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65\" id=873dc662-855f-402d-94bb-2567cd0575cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:43:58.540987 crc crio[24245]: time=\"2026-06-14T08:43:58.540799414Z\" level=info msg=\"Stopped pod sandbox: a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777\" id=3dae161e-58a5-48bf-a2c0-feac2ddbb5d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:44:00.539403 crc crio[24245]: time=\"2026-06-14T08:44:00.538815368Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690444-7g7s6/POD\" id=40233258-fc9d-44ae-ba64-4edc9e1f5518 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:00.540434 crc crio[24245]: time=\"2026-06-14T08:44:00.539449099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:00.572426 crc crio[24245]: time=\"2026-06-14T08:44:00.572324127Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690444-7g7s6 Namespace:openshift-infra ID:202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41 UID:8f4912d0-93d6-4300-b3da-28704bbbe213 NetNS:/var/run/netns/46f31b4b-2c90-4859-974a-df870d6814eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f4912d0_93d6_4300_b3da_28704bbbe213.slice PodAnnotations:0xc000620378}] Aliases:map[]}\"\nJun 14 08:44:00.572426 crc crio[24245]: time=\"2026-06-14T08:44:00.572407519Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690444-7g7s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:01.106809 crc crio[24245]: 2026-06-14T08:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:202b6c8c34dbf0c Mac:d2:0b:b7:de:c9:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/46f31b4b-2c90-4859-974a-df870d6814eb SocketPath: PciID:}] [{Interface:0xc00013ce30 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:01.108708 crc crio[24245]: time=\"2026-06-14T08:44:01.108146958Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690444-7g7s6 Namespace:openshift-infra ID:202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41 UID:8f4912d0-93d6-4300-b3da-28704bbbe213 NetNS:/var/run/netns/46f31b4b-2c90-4859-974a-df870d6814eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f4912d0_93d6_4300_b3da_28704bbbe213.slice PodAnnotations:0xc000620378}] Aliases:map[]}\"\nJun 14 08:44:01.108708 crc crio[24245]: time=\"2026-06-14T08:44:01.108350364Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690444-7g7s6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:01.115716 crc crio[24245]: time=\"2026-06-14T08:44:01.115631199Z\" level=info msg=\"Ran pod sandbox 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41 with infra container: openshift-infra/auto-csr-approver-29690444-7g7s6/POD\" id=40233258-fc9d-44ae-ba64-4edc9e1f5518 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:01.118108 crc crio[24245]: time=\"2026-06-14T08:44:01.118044029Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c5bcfc7f-db28-4e7e-b8ff-9114f152069d name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:01.125392 crc crio[24245]: time=\"2026-06-14T08:44:01.125326512Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 08:44:01.706116 crc crio[24245]: time=\"2026-06-14T08:44:01.705276766Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/POD\" id=ee9bf09c-75bc-403e-a352-2eff7c4df916 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:01.706116 crc crio[24245]: time=\"2026-06-14T08:44:01.705804773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:01.737275 crc crio[24245]: time=\"2026-06-14T08:44:01.73711831Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-9rq4m Namespace:openstack-operators ID:ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525 UID:be977a3e-7fc7-41e3-a7dc-bb1ea98c1ca7 NetNS:/var/run/netns/b0a218e6-28e1-48fe-9646-bec1e0365261 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe977a3e_7fc7_41e3_a7dc_bb1ea98c1ca7.slice PodAnnotations:0xc000620710}] Aliases:map[]}\"\nJun 14 08:44:01.737275 crc crio[24245]: time=\"2026-06-14T08:44:01.737221883Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-9rq4m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:02.036569 crc crio[24245]: time=\"2026-06-14T08:44:02.036477406Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c5bcfc7f-db28-4e7e-b8ff-9114f152069d name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:02.040477 crc crio[24245]: time=\"2026-06-14T08:44:02.0394091Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2c437bdf-337a-4bb5-9b1c-3081420ef2c0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:02.044692 crc crio[24245]: time=\"2026-06-14T08:44:02.044268125Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3bfac4a1-5fb8-44e1-adcd-b9135e563881 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:02.053793 crc crio[24245]: time=\"2026-06-14T08:44:02.053718795Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690444-7g7s6/oc\" id=4ef60bc8-313e-405a-ba3d-912b6f8d9faa name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:02.054339 crc crio[24245]: time=\"2026-06-14T08:44:02.054264873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:02.085739 crc crio[24245]: time=\"2026-06-14T08:44:02.085651224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:02.138605 crc crio[24245]: 2026-06-14T08:44:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ade5bb85f8aac43 Mac:be:4c:4b:b7:ad:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/b0a218e6-28e1-48fe-9646-bec1e0365261 SocketPath: PciID:}] [{Interface:0xc0002d11e0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:02.147814 crc crio[24245]: time=\"2026-06-14T08:44:02.147716986Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-9rq4m Namespace:openstack-operators ID:ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525 UID:be977a3e-7fc7-41e3-a7dc-bb1ea98c1ca7 NetNS:/var/run/netns/b0a218e6-28e1-48fe-9646-bec1e0365261 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe977a3e_7fc7_41e3_a7dc_bb1ea98c1ca7.slice PodAnnotations:0xc000620710}] Aliases:map[]}\"\nJun 14 08:44:02.148160 crc crio[24245]: time=\"2026-06-14T08:44:02.148026836Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-9rq4m for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:02.177984 crc crio[24245]: time=\"2026-06-14T08:44:02.177916289Z\" level=info msg=\"Ran pod sandbox ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525 with infra container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/POD\" id=ee9bf09c-75bc-403e-a352-2eff7c4df916 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:02.180986 crc crio[24245]: time=\"2026-06-14T08:44:02.180815609Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=f14f8c8b-8b28-400c-83af-1fd19b76d4c9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:02.181473 crc crio[24245]: time=\"2026-06-14T08:44:02.181322475Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f not found\" id=f14f8c8b-8b28-400c-83af-1fd19b76d4c9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:02.181473 crc crio[24245]: time=\"2026-06-14T08:44:02.181420708Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f found\" id=f14f8c8b-8b28-400c-83af-1fd19b76d4c9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:02.191320 crc crio[24245]: time=\"2026-06-14T08:44:02.191254739Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=eca248fe-46c8-4ea7-9209-241a9af69ab0 name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:02.204955 crc crio[24245]: time=\"2026-06-14T08:44:02.204772803Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\\\"\"\nJun 14 08:44:02.544426 crc crio[24245]: time=\"2026-06-14T08:44:02.544311501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:02.669124 crc crio[24245]: time=\"2026-06-14T08:44:02.668631267Z\" level=info msg=\"Created container 9400ea4df69ff285b1bb0952d088370c69e5345e0304884abaad95ac5527c627: openshift-infra/auto-csr-approver-29690444-7g7s6/oc\" id=4ef60bc8-313e-405a-ba3d-912b6f8d9faa name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:02.670398 crc crio[24245]: time=\"2026-06-14T08:44:02.670324208Z\" level=info msg=\"Starting container: 9400ea4df69ff285b1bb0952d088370c69e5345e0304884abaad95ac5527c627\" id=5e6bb821-db48-433f-8d7b-83e33b610ff1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:44:02.675160 crc crio[24245]: time=\"2026-06-14T08:44:02.675064411Z\" level=info msg=\"Started container\" PID=48732 containerID=9400ea4df69ff285b1bb0952d088370c69e5345e0304884abaad95ac5527c627 description=openshift-infra/auto-csr-approver-29690444-7g7s6/oc id=5e6bb821-db48-433f-8d7b-83e33b610ff1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41\nJun 14 08:44:06.275744 crc crio[24245]: time=\"2026-06-14T08:44:06.274970088Z\" level=info msg=\"Stopping pod sandbox: 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41\" id=b3948fee-c2a3-43a5-b933-b1b298bef098 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:44:06.277944 crc crio[24245]: time=\"2026-06-14T08:44:06.276212468Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690444-7g7s6 Namespace:openshift-infra ID:202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41 UID:8f4912d0-93d6-4300-b3da-28704bbbe213 NetNS:/var/run/netns/46f31b4b-2c90-4859-974a-df870d6814eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f4912d0_93d6_4300_b3da_28704bbbe213.slice PodAnnotations:0xc001c3c8c0}] Aliases:map[]}\"\nJun 14 08:44:06.277944 crc crio[24245]: time=\"2026-06-14T08:44:06.276353052Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690444-7g7s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:08.685392 crc crio[24245]: time=\"2026-06-14T08:44:08.685017707Z\" level=info msg=\"Stopped pod sandbox: 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41\" id=b3948fee-c2a3-43a5-b933-b1b298bef098 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:44:12.315663 crc crio[24245]: time=\"2026-06-14T08:44:12.314532206Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=eca248fe-46c8-4ea7-9209-241a9af69ab0 name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:12.318603 crc crio[24245]: time=\"2026-06-14T08:44:12.318495703Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=9f80da73-cbed-441c-a112-739c565554cc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:12.323996 crc crio[24245]: time=\"2026-06-14T08:44:12.323772021Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=5d924c43-a210-4793-b962-aa2b42463c14 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:12.721630 crc crio[24245]: time=\"2026-06-14T08:44:12.721552886Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/operator\" id=6b4c532d-bdc3-471d-a36f-a6728f71c76b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:12.724282 crc crio[24245]: time=\"2026-06-14T08:44:12.724240412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:12.775777 crc crio[24245]: time=\"2026-06-14T08:44:12.775663731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:12.783222 crc crio[24245]: time=\"2026-06-14T08:44:12.783060537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:13.200046 crc crio[24245]: time=\"2026-06-14T08:44:13.196571553Z\" level=info msg=\"Created container fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/operator\" id=6b4c532d-bdc3-471d-a36f-a6728f71c76b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:13.202363 crc crio[24245]: time=\"2026-06-14T08:44:13.202240433Z\" level=info msg=\"Starting container: fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880\" id=6c54b795-bb70-4ae7-8840-87b615799b8c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:44:13.218466 crc crio[24245]: time=\"2026-06-14T08:44:13.218282606Z\" level=info msg=\"Started container\" PID=49052 containerID=fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/operator id=6c54b795-bb70-4ae7-8840-87b615799b8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525\nJun 14 08:44:13.290418 crc crio[24245]: time=\"2026-06-14T08:44:13.290267853Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=05302877-f509-4326-b99a-063bc6b798bc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:13.290755 crc crio[24245]: time=\"2026-06-14T08:44:13.290701167Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 not found\" id=05302877-f509-4326-b99a-063bc6b798bc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:13.291502 crc crio[24245]: time=\"2026-06-14T08:44:13.291390459Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 found\" id=05302877-f509-4326-b99a-063bc6b798bc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:13.294600 crc crio[24245]: time=\"2026-06-14T08:44:13.293656719Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a91c6368-ba89-4c0e-b045-b813934e1c3f name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:13.309571 crc crio[24245]: time=\"2026-06-14T08:44:13.309463985Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\\\"\"\nJun 14 08:44:16.350703 crc crio[24245]: time=\"2026-06-14T08:44:16.35056972Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a91c6368-ba89-4c0e-b045-b813934e1c3f name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:16.352278 crc crio[24245]: time=\"2026-06-14T08:44:16.352165492Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9aec6772-965d-4960-9bda-8f346656a60a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:16.356734 crc crio[24245]: time=\"2026-06-14T08:44:16.356682913Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=cb07b95a-c031-45db-a7b4-2c92baa48278 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:16.363777 crc crio[24245]: time=\"2026-06-14T08:44:16.36373188Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/kube-rbac-proxy\" id=c66f184c-34b6-433c-834d-d8788c99c9f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:16.365605 crc crio[24245]: time=\"2026-06-14T08:44:16.36558115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:16.392827 crc crio[24245]: time=\"2026-06-14T08:44:16.392694822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:16.396935 crc crio[24245]: time=\"2026-06-14T08:44:16.396807724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:16.540230 crc crio[24245]: time=\"2026-06-14T08:44:16.539634228Z\" level=info msg=\"Created container 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/kube-rbac-proxy\" id=c66f184c-34b6-433c-834d-d8788c99c9f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:16.541953 crc crio[24245]: time=\"2026-06-14T08:44:16.541799686Z\" level=info msg=\"Starting container: 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71\" id=c3eda21f-7d41-472a-a5d1-54aff511cb50 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:44:16.549312 crc crio[24245]: time=\"2026-06-14T08:44:16.549266935Z\" level=info msg=\"Started container\" PID=49298 containerID=7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/kube-rbac-proxy id=c3eda21f-7d41-472a-a5d1-54aff511cb50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525\nJun 14 08:44:35.236564 crc crio[24245]: time=\"2026-06-14T08:44:35.235382126Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/POD\" id=01fab4a8-3c20-4cfa-808a-a418e2ddbf9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:35.237970 crc crio[24245]: time=\"2026-06-14T08:44:35.236601186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:35.258917 crc crio[24245]: time=\"2026-06-14T08:44:35.25152541Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/POD\" id=4f894659-498b-4926-96e1-d7312a23ccab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:35.258917 crc crio[24245]: time=\"2026-06-14T08:44:35.251646974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:35.364668 crc crio[24245]: time=\"2026-06-14T08:44:35.364571352Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-529bp Namespace:openstack-operators ID:c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336 UID:aebcee62-e262-45c0-8822-9ffc7bc3ed6e NetNS:/var/run/netns/1b1ae009-fe2d-4b4a-915c-5055a1fa5b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaebcee62_e262_45c0_8822_9ffc7bc3ed6e.slice PodAnnotations:0xc00274aef0}] Aliases:map[]}\"\nJun 14 08:44:35.364668 crc crio[24245]: time=\"2026-06-14T08:44:35.364647884Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-529bp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:35.366485 crc crio[24245]: time=\"2026-06-14T08:44:35.366403444Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-6hmbh Namespace:openstack-operators ID:d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7 UID:8fff94f5-f9e1-4681-8f9c-0de3a3662179 NetNS:/var/run/netns/10ad127d-ba94-4b07-9d41-44a311d7be35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fff94f5_f9e1_4681_8f9c_0de3a3662179.slice PodAnnotations:0xc001feb038}] Aliases:map[]}\"\nJun 14 08:44:35.366485 crc crio[24245]: time=\"2026-06-14T08:44:35.366467576Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-6hmbh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:35.389676 crc crio[24245]: time=\"2026-06-14T08:44:35.389455219Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/POD\" id=baddb2c8-d19f-4170-a6de-181afc7d8858 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:35.389676 crc crio[24245]: time=\"2026-06-14T08:44:35.389583434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:35.496095 crc crio[24245]: time=\"2026-06-14T08:44:35.495516953Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-jx9qw Namespace:openstack-operators ID:86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562 UID:950d4303-705c-458a-99a2-adca4e8ab096 NetNS:/var/run/netns/2f56f872-c6df-459e-953f-c8a11bee10fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod950d4303_705c_458a_99a2_adca4e8ab096.slice PodAnnotations:0xc000130540}] Aliases:map[]}\"\nJun 14 08:44:35.496095 crc crio[24245]: time=\"2026-06-14T08:44:35.496060111Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-jx9qw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:35.506806 crc crio[24245]: time=\"2026-06-14T08:44:35.506422127Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/POD\" id=0729d101-ef8d-4a95-b4e0-326336f3917b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:35.506806 crc crio[24245]: time=\"2026-06-14T08:44:35.506529121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:35.593937 crc crio[24245]: time=\"2026-06-14T08:44:35.593780227Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-thf76 Namespace:openstack-operators ID:45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134 UID:fc0ca1cf-478f-4433-b7e6-3fc15c80205e NetNS:/var/run/netns/3c5ff395-cd6b-4633-93f2-53d94a42141b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc0ca1cf_478f_4433_b7e6_3fc15c80205e.slice PodAnnotations:0xc003bf62c8}] Aliases:map[]}\"\nJun 14 08:44:35.593937 crc crio[24245]: time=\"2026-06-14T08:44:35.593906881Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-thf76 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:35.624686 crc crio[24245]: time=\"2026-06-14T08:44:35.624626725Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/POD\" id=729eb21b-08fe-4e63-9d34-25ef71ca952e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:35.624987 crc crio[24245]: time=\"2026-06-14T08:44:35.624955185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:35.632431 crc crio[24245]: time=\"2026-06-14T08:44:35.632303189Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/POD\" id=3369255f-c969-457a-bb01-eb49c2188c5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:35.632562 crc crio[24245]: time=\"2026-06-14T08:44:35.632452654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:35.790921 crc crio[24245]: time=\"2026-06-14T08:44:35.788627446Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/POD\" id=fe69f9ff-4ab0-4883-bc39-a733b95152f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:35.790921 crc crio[24245]: time=\"2026-06-14T08:44:35.78867567Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/POD\" id=22e30f6c-8e95-4413-8c5d-51996b54c9c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:35.790921 crc crio[24245]: time=\"2026-06-14T08:44:35.788711389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:35.790921 crc crio[24245]: time=\"2026-06-14T08:44:35.788719721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:35.816345 crc crio[24245]: time=\"2026-06-14T08:44:35.80724827Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/POD\" id=0d17cbe8-f740-421a-878f-a445c8afd2d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:35.816345 crc crio[24245]: time=\"2026-06-14T08:44:35.807335023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:35.861280 crc crio[24245]: time=\"2026-06-14T08:44:35.857081622Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-b9wbh Namespace:openstack-operators ID:4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd UID:3102d439-a8b8-4187-8a5f-0125a9927488 NetNS:/var/run/netns/df526d5c-b984-493a-b08f-ea192e9412bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3102d439_a8b8_4187_8a5f_0125a9927488.slice PodAnnotations:0xc001fea168}] Aliases:map[]}\"\nJun 14 08:44:35.861280 crc crio[24245]: time=\"2026-06-14T08:44:35.857144574Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-b9wbh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:35.982809 crc crio[24245]: time=\"2026-06-14T08:44:35.982107887Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-7cxpm Namespace:openstack-operators ID:812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d UID:a57aaac2-c533-4ee0-bf86-2660a24d5bc3 NetNS:/var/run/netns/521c774f-b3bd-4873-a4de-fb54f7c9671a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda57aaac2_c533_4ee0_bf86_2660a24d5bc3.slice PodAnnotations:0xc000131170}] Aliases:map[]}\"\nJun 14 08:44:35.982809 crc crio[24245]: time=\"2026-06-14T08:44:35.982471439Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-79785d8799-7cxpm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:35.984636 crc crio[24245]: time=\"2026-06-14T08:44:35.983910155Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-4kjrn Namespace:openstack-operators ID:6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35 UID:aef09ea5-3e76-4fd9-b2d7-7f594728099f NetNS:/var/run/netns/57759062-e935-4bc2-a964-0ec733c6aff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaef09ea5_3e76_4fd9_b2d7_7f594728099f.slice PodAnnotations:0xc001fea348}] Aliases:map[]}\"\nJun 14 08:44:35.984636 crc crio[24245]: time=\"2026-06-14T08:44:35.983946456Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-955dfdfc-4kjrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:35.999077 crc crio[24245]: time=\"2026-06-14T08:44:35.998988434Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-qv2dm Namespace:openstack-operators ID:622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609 UID:097d77dc-db05-41d5-99c9-4365e6f9bc70 NetNS:/var/run/netns/29030975-db8b-4900-a647-34cd9434e7a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097d77dc_db05_41d5_99c9_4365e6f9bc70.slice PodAnnotations:0xc003bf6608}] Aliases:map[]}\"\nJun 14 08:44:35.999077 crc crio[24245]: time=\"2026-06-14T08:44:35.999050406Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-7fc948458f-qv2dm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:36.082361 crc crio[24245]: time=\"2026-06-14T08:44:36.073988021Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9lvmf Namespace:openstack-operators ID:e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13 UID:2d46999b-0528-405c-9667-e9f10a0d303d NetNS:/var/run/netns/77050e2e-affc-4327-9c67-f193b36d3944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d46999b_0528_405c_9667_e9f10a0d303d.slice PodAnnotations:0xc001c3c2b8}] Aliases:map[]}\"\nJun 14 08:44:36.082361 crc crio[24245]: time=\"2026-06-14T08:44:36.074070813Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9lvmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:36.096623 crc crio[24245]: time=\"2026-06-14T08:44:36.09655166Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/POD\" id=fc72c21d-8013-4d72-ae40-1dcd0359ebb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:36.096777 crc crio[24245]: time=\"2026-06-14T08:44:36.096670324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:36.267286 crc crio[24245]: time=\"2026-06-14T08:44:36.241834631Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-pbfr4 Namespace:openstack-operators ID:be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22 UID:b381b2a2-d481-4c08-a2d3-7eb0ab307b20 NetNS:/var/run/netns/175b7697-6e67-47d5-bb6d-7add6d30d0a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb381b2a2_d481_4c08_a2d3_7eb0ab307b20.slice PodAnnotations:0xc000620248}] Aliases:map[]}\"\nJun 14 08:44:36.268345 crc crio[24245]: time=\"2026-06-14T08:44:36.267299172Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-pbfr4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:36.269636 crc crio[24245]: time=\"2026-06-14T08:44:36.269538577Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/POD\" id=14bab440-70ab-4156-884e-92eeca33cf6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:36.269721 crc crio[24245]: time=\"2026-06-14T08:44:36.269681532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:36.284570 crc crio[24245]: time=\"2026-06-14T08:44:36.28447515Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/POD\" id=0ec4ffe9-7f34-4764-b193-324bddb45b6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:36.284780 crc crio[24245]: time=\"2026-06-14T08:44:36.284635455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:36.353463 crc crio[24245]: time=\"2026-06-14T08:44:36.353332593Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/POD\" id=c9037460-c85e-4d8d-9eaa-cd03818a182f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:36.353463 crc crio[24245]: time=\"2026-06-14T08:44:36.353460347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:36.372533 crc crio[24245]: time=\"2026-06-14T08:44:36.372487252Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/POD\" id=6c8ab2f9-0391-47e0-b305-7511aa2c2682 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:36.372915 crc crio[24245]: time=\"2026-06-14T08:44:36.372890695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:36.389383 crc crio[24245]: 2026-06-14T08:44:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c99e5d7449dd346 Mac:22:16:7c:bc:52:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/1b1ae009-fe2d-4b4a-915c-5055a1fa5b5b SocketPath: PciID:}] [{Interface:0xc00027c7b0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:36.443066 crc crio[24245]: time=\"2026-06-14T08:44:36.442977413Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-529bp Namespace:openstack-operators ID:c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336 UID:aebcee62-e262-45c0-8822-9ffc7bc3ed6e NetNS:/var/run/netns/1b1ae009-fe2d-4b4a-915c-5055a1fa5b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaebcee62_e262_45c0_8822_9ffc7bc3ed6e.slice PodAnnotations:0xc00274aef0}] Aliases:map[]}\"\nJun 14 08:44:36.444356 crc crio[24245]: time=\"2026-06-14T08:44:36.443277043Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-529bp for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:36.487744 crc crio[24245]: time=\"2026-06-14T08:44:36.486362761Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-svclt Namespace:openstack-operators ID:7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20 UID:a5f03ed5-a2e5-46ec-929b-77ea8f2a5921 NetNS:/var/run/netns/a2af105a-68ba-402e-9d18-30ac7f8fae7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5f03ed5_a2e5_46ec_929b_77ea8f2a5921.slice PodAnnotations:0xc00274a250}] Aliases:map[]}\"\nJun 14 08:44:36.487744 crc crio[24245]: time=\"2026-06-14T08:44:36.486440293Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-svclt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:36.487744 crc crio[24245]: 2026-06-14T08:44:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9db13d46c63d5e Mac:92:98:d1:49:30:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/10ad127d-ba94-4b07-9d41-44a311d7be35 SocketPath: PciID:}] [{Interface:0xc00022e670 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:36.503352 crc crio[24245]: time=\"2026-06-14T08:44:36.499277019Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-6hmbh Namespace:openstack-operators ID:d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7 UID:8fff94f5-f9e1-4681-8f9c-0de3a3662179 NetNS:/var/run/netns/10ad127d-ba94-4b07-9d41-44a311d7be35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fff94f5_f9e1_4681_8f9c_0de3a3662179.slice PodAnnotations:0xc001feb038}] Aliases:map[]}\"\nJun 14 08:44:36.509439 crc crio[24245]: time=\"2026-06-14T08:44:36.507717341Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-6hmbh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:36.584909 crc crio[24245]: time=\"2026-06-14T08:44:36.576746956Z\" level=info msg=\"Ran pod sandbox c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336 with infra container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/POD\" id=4f894659-498b-4926-96e1-d7312a23ccab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:36.611271 crc crio[24245]: time=\"2026-06-14T08:44:36.610719399Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=207b2e9e-884a-4527-b598-8d2bf603ed65 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:36.618473 crc crio[24245]: time=\"2026-06-14T08:44:36.618166549Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 not found\" id=207b2e9e-884a-4527-b598-8d2bf603ed65 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:36.618473 crc crio[24245]: time=\"2026-06-14T08:44:36.618278793Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 found\" id=207b2e9e-884a-4527-b598-8d2bf603ed65 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:36.648614 crc crio[24245]: time=\"2026-06-14T08:44:36.648220774Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=2df8100d-aacf-4557-a5d2-76c698813708 name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:36.665040 crc crio[24245]: time=\"2026-06-14T08:44:36.664991425Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\\\"\"\nJun 14 08:44:36.703802 crc crio[24245]: time=\"2026-06-14T08:44:36.703723499Z\" level=info msg=\"Ran pod sandbox d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7 with infra container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/POD\" id=01fab4a8-3c20-4cfa-808a-a418e2ddbf9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:36.726413 crc crio[24245]: time=\"2026-06-14T08:44:36.72613429Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=3ea90755-0361-44ca-8e70-53d9fdf47c28 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:36.738794 crc crio[24245]: time=\"2026-06-14T08:44:36.738618073Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e not found\" id=3ea90755-0361-44ca-8e70-53d9fdf47c28 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:36.739080 crc crio[24245]: time=\"2026-06-14T08:44:36.739050207Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e found\" id=3ea90755-0361-44ca-8e70-53d9fdf47c28 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:36.751365 crc crio[24245]: time=\"2026-06-14T08:44:36.751240653Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=94424b41-2167-4b6e-bb7e-27e3ba8ead53 name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:36.764147 crc crio[24245]: time=\"2026-06-14T08:44:36.764034389Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\\\"\"\nJun 14 08:44:36.951355 crc crio[24245]: time=\"2026-06-14T08:44:36.947999419Z\" level=info msg=\"Running pod sandbox: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/POD\" id=1f8aa463-7ec9-46fb-992b-6f0a9dc46375 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:36.951355 crc crio[24245]: time=\"2026-06-14T08:44:36.948120112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:36.964309 crc crio[24245]: time=\"2026-06-14T08:44:36.964174353Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/POD\" id=6cbe0528-a6b4-4c99-82a2-bdf7dbfea5f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:36.964532 crc crio[24245]: time=\"2026-06-14T08:44:36.964452402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:36.965543 crc crio[24245]: time=\"2026-06-14T08:44:36.965452304Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-752cf Namespace:openstack-operators ID:df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce UID:17d545a8-9359-4643-af22-1e3b5c7c5428 NetNS:/var/run/netns/39678101-e90c-418f-aaa9-6c2082b285cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17d545a8_9359_4643_af22_1e3b5c7c5428.slice PodAnnotations:0xc0006204a8}] Aliases:map[]}\"\nJun 14 08:44:36.965543 crc crio[24245]: time=\"2026-06-14T08:44:36.965533147Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-b9f789587-752cf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:36.992401 crc crio[24245]: time=\"2026-06-14T08:44:36.992287599Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hsdgw Namespace:openstack-operators ID:f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1 UID:0465d42e-1cbb-4c9e-88d1-867a5cf4dd7b NetNS:/var/run/netns/876011c2-682c-4961-944a-10c89c10b2f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0465d42e_1cbb_4c9e_88d1_867a5cf4dd7b.slice PodAnnotations:0xc003bf62f8}] Aliases:map[]}\"\nJun 14 08:44:36.992401 crc crio[24245]: time=\"2026-06-14T08:44:36.992388922Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hsdgw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:37.002965 crc crio[24245]: time=\"2026-06-14T08:44:36.994892134Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-jvxd2 Namespace:openstack-operators ID:de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f UID:a95e631e-af83-4573-bd82-a8fe9be0a573 NetNS:/var/run/netns/875cbf9e-d704-4391-b42d-68a0e074ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda95e631e_af83_4573_bd82_a8fe9be0a573.slice PodAnnotations:0xc001c3c380}] Aliases:map[]}\"\nJun 14 08:44:37.002965 crc crio[24245]: time=\"2026-06-14T08:44:36.994977801Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-jvxd2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:37.032290 crc crio[24245]: time=\"2026-06-14T08:44:37.025058025Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/POD\" id=9f0c88a9-c5e1-4896-a233-28dafa26c5b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:37.032290 crc crio[24245]: time=\"2026-06-14T08:44:37.025176581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:37.089984 crc crio[24245]: time=\"2026-06-14T08:44:37.089376597Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/POD\" id=f03047e7-9494-40c7-b4b3-f33761ed7179 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:37.089984 crc crio[24245]: time=\"2026-06-14T08:44:37.089567482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:37.118635 crc crio[24245]: time=\"2026-06-14T08:44:37.118555275Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/POD\" id=81b749bd-ded7-4b8b-ad7f-332f9c25a7e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:37.118791 crc crio[24245]: time=\"2026-06-14T08:44:37.118644348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:37.177304 crc crio[24245]: time=\"2026-06-14T08:44:37.17721149Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/POD\" id=75f988fe-f119-487a-bec8-8bd55ce53666 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:37.177476 crc crio[24245]: time=\"2026-06-14T08:44:37.177324393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:37.205530 crc crio[24245]: time=\"2026-06-14T08:44:37.20454045Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-rcjhq Namespace:openstack-operators ID:d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27 UID:24675281-e86d-4acd-b4ad-606fec6b9437 NetNS:/var/run/netns/fd4e1903-bc63-4b12-b980-50c549b97b41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24675281_e86d_4acd_b4ad_606fec6b9437.slice PodAnnotations:0xc001fea480}] Aliases:map[]}\"\nJun 14 08:44:37.205711 crc crio[24245]: time=\"2026-06-14T08:44:37.205650006Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-rcjhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:37.207177 crc crio[24245]: time=\"2026-06-14T08:44:37.207096764Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-4f8rx Namespace:openstack-operators ID:aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc UID:4c3c6dee-28d6-4383-94d6-0d7343c8e6d9 NetNS:/var/run/netns/237f8326-f59c-45cb-bf1b-23169ec73226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c3c6dee_28d6_4383_94d6_0d7343c8e6d9.slice PodAnnotations:0xc002422138}] Aliases:map[]}\"\nJun 14 08:44:37.207310 crc crio[24245]: time=\"2026-06-14T08:44:37.207179413Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-576f47b94c-4f8rx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:37.207538 crc crio[24245]: time=\"2026-06-14T08:44:37.207455624Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/POD\" id=849817ea-a7e1-4356-b50c-ef6d66daf284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:37.207669 crc crio[24245]: time=\"2026-06-14T08:44:37.207559197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:37.217133 crc crio[24245]: time=\"2026-06-14T08:44:37.217049659Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-ft58h Namespace:openstack-operators ID:46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c UID:95878bdf-452f-400f-bd2a-9800393ecfc8 NetNS:/var/run/netns/2db0cb6f-0a1b-472d-b78d-dfd6e138bb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95878bdf_452f_400f_bd2a_9800393ecfc8.slice PodAnnotations:0xc000620288}] Aliases:map[]}\"\nJun 14 08:44:37.217133 crc crio[24245]: time=\"2026-06-14T08:44:37.217133262Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-5cd6475f78-ft58h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:37.219253 crc crio[24245]: time=\"2026-06-14T08:44:37.219159334Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-drglc Namespace:openstack-operators ID:0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba UID:269945e2-ee16-4306-b18a-470f899d058f NetNS:/var/run/netns/e814482e-c282-45da-8fd6-20465bc0b828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod269945e2_ee16_4306_b18a_470f899d058f.slice PodAnnotations:0xc002c921e0}] Aliases:map[]}\"\nJun 14 08:44:37.219253 crc crio[24245]: time=\"2026-06-14T08:44:37.219245627Z\" level=info msg=\"Adding pod openstack-operators_placement-operator-controller-manager-84859b96f4-drglc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:37.263034 crc crio[24245]: time=\"2026-06-14T08:44:37.261651608Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749482tn Namespace:openstack-operators ID:4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8 UID:bf13fccc-8026-4eb4-93e8-65f01fbbc11d NetNS:/var/run/netns/47311893-7b51-4b11-88f5-3b58f6446b9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf13fccc_8026_4eb4_93e8_65f01fbbc11d.slice PodAnnotations:0xc000620300}] Aliases:map[]}\"\nJun 14 08:44:37.263034 crc crio[24245]: time=\"2026-06-14T08:44:37.261733541Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749482tn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:37.380703 crc crio[24245]: time=\"2026-06-14T08:44:37.378510763Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-glv5t Namespace:openstack-operators ID:5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15 UID:c4f38e1c-0089-4b72-af22-7358327ffa9e NetNS:/var/run/netns/c87d6496-d7ba-4199-8b93-a3643f4804a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4f38e1c_0089_4b72_af22_7358327ffa9e.slice PodAnnotations:0xc001fea848}] Aliases:map[]}\"\nJun 14 08:44:37.380703 crc crio[24245]: time=\"2026-06-14T08:44:37.378686704Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-6b49d958cc-glv5t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:37.395333 crc crio[24245]: time=\"2026-06-14T08:44:37.390674905Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jmlck Namespace:openstack-operators ID:392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a UID:a44dded2-c6bf-4f9a-92a7-792e9c68fd84 NetNS:/var/run/netns/9cc1eb2b-37f1-4788-8b9b-d83822119ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dded2_c6bf_4f9a_92a7_792e9c68fd84.slice PodAnnotations:0xc001fea948}] Aliases:map[]}\"\nJun 14 08:44:37.395333 crc crio[24245]: time=\"2026-06-14T08:44:37.390947614Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jmlck to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:37.436640 crc crio[24245]: time=\"2026-06-14T08:44:37.432179483Z\" level=info msg=\"Running pod sandbox: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/POD\" id=7730377c-2e4c-4785-bd08-7af2d153f14b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:37.436640 crc crio[24245]: time=\"2026-06-14T08:44:37.435079937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:37.577355 crc crio[24245]: time=\"2026-06-14T08:44:37.576039405Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 Namespace:openstack-operators ID:91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62 UID:cd8df072-0ba5-4078-bdf2-e291e396ff1e NetNS:/var/run/netns/85e12ca5-ba30-4188-a998-4ab3027ba06f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8df072_0ba5_4078_bdf2_e291e396ff1e.slice PodAnnotations:0xc002422058}] Aliases:map[]}\"\nJun 14 08:44:37.577355 crc crio[24245]: time=\"2026-06-14T08:44:37.576250792Z\" level=info msg=\"Adding pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:37.656298 crc crio[24245]: time=\"2026-06-14T08:44:37.656044045Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/POD\" id=6782aad2-a49e-470f-a806-854d88adb163 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:37.656497 crc crio[24245]: time=\"2026-06-14T08:44:37.656363935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:37.845736 crc crio[24245]: 2026-06-14T08:44:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4555b929edb0729 Mac:72:67:1a:d4:ff:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/df526d5c-b984-493a-b08f-ea192e9412bd SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:37.920825 crc crio[24245]: time=\"2026-06-14T08:44:37.920343963Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-b9wbh Namespace:openstack-operators ID:4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd UID:3102d439-a8b8-4187-8a5f-0125a9927488 NetNS:/var/run/netns/df526d5c-b984-493a-b08f-ea192e9412bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3102d439_a8b8_4187_8a5f_0125a9927488.slice PodAnnotations:0xc001fea168}] Aliases:map[]}\"\nJun 14 08:44:37.920825 crc crio[24245]: time=\"2026-06-14T08:44:37.920676224Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-b9wbh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:37.952686 crc crio[24245]: time=\"2026-06-14T08:44:37.950240395Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qqlrs Namespace:openstack-operators ID:8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52 UID:132cef1b-70c9-43f8-9d91-1aa891714cbc NetNS:/var/run/netns/8b179f6e-cd32-40ad-a1f7-011f783ee348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod132cef1b_70c9_43f8_9d91_1aa891714cbc.slice PodAnnotations:0xc0006204f8}] Aliases:map[]}\"\nJun 14 08:44:37.952686 crc crio[24245]: time=\"2026-06-14T08:44:37.950310268Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-647c57968d-qqlrs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:44:37.956118 crc crio[24245]: time=\"2026-06-14T08:44:37.956026712Z\" level=info msg=\"Ran pod sandbox 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd with infra container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/POD\" id=729eb21b-08fe-4e63-9d34-25ef71ca952e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:37.965906 crc crio[24245]: time=\"2026-06-14T08:44:37.962746567Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=31e329ac-fe03-4b88-939c-0e6d6d8f2094 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:37.965906 crc crio[24245]: time=\"2026-06-14T08:44:37.963442529Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 not found\" id=31e329ac-fe03-4b88-939c-0e6d6d8f2094 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:37.965906 crc crio[24245]: time=\"2026-06-14T08:44:37.963526022Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 found\" id=31e329ac-fe03-4b88-939c-0e6d6d8f2094 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:37.969090 crc crio[24245]: time=\"2026-06-14T08:44:37.966775184Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=b5a86cc8-0561-4db5-99e5-207091419011 name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:37.998963 crc crio[24245]: time=\"2026-06-14T08:44:37.997933646Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\\\"\"\nJun 14 08:44:38.683652 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86c44796be0f349 Mac:1e:c6:9f:fa:09:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/2f56f872-c6df-459e-953f-c8a11bee10fd SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:38.685520 crc crio[24245]: time=\"2026-06-14T08:44:38.685162512Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-jx9qw Namespace:openstack-operators ID:86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562 UID:950d4303-705c-458a-99a2-adca4e8ab096 NetNS:/var/run/netns/2f56f872-c6df-459e-953f-c8a11bee10fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod950d4303_705c_458a_99a2_adca4e8ab096.slice PodAnnotations:0xc000130540}] Aliases:map[]}\"\nJun 14 08:44:38.685686 crc crio[24245]: time=\"2026-06-14T08:44:38.685633378Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-jx9qw for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:38.709420 crc crio[24245]: time=\"2026-06-14T08:44:38.705373348Z\" level=info msg=\"Ran pod sandbox 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562 with infra container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/POD\" id=baddb2c8-d19f-4170-a6de-181afc7d8858 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:38.744833 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f90be3d40511640 Mac:72:bc:fc:ff:f9:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/876011c2-682c-4961-944a-10c89c10b2f3 SocketPath: PciID:}] [{Interface:0xc000508590 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:38.744833 crc crio[24245]: time=\"2026-06-14T08:44:38.744260732Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hsdgw Namespace:openstack-operators ID:f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1 UID:0465d42e-1cbb-4c9e-88d1-867a5cf4dd7b NetNS:/var/run/netns/876011c2-682c-4961-944a-10c89c10b2f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0465d42e_1cbb_4c9e_88d1_867a5cf4dd7b.slice PodAnnotations:0xc003bf62f8}] Aliases:map[]}\"\nJun 14 08:44:38.744833 crc crio[24245]: time=\"2026-06-14T08:44:38.744415477Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hsdgw for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:38.747335 crc crio[24245]: time=\"2026-06-14T08:44:38.747286078Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=790fb4f5-0d37-4b99-b8d3-f7ba5ecd0f89 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.748750 crc crio[24245]: time=\"2026-06-14T08:44:38.748128705Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=790fb4f5-0d37-4b99-b8d3-f7ba5ecd0f89 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.749932 crc crio[24245]: time=\"2026-06-14T08:44:38.749812569Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=790fb4f5-0d37-4b99-b8d3-f7ba5ecd0f89 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.767091 crc crio[24245]: time=\"2026-06-14T08:44:38.767038097Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=a7913da6-b931-41fa-a5d2-fed8c2249d89 name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:38.792019 crc crio[24245]: time=\"2026-06-14T08:44:38.790694164Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\\\"\"\nJun 14 08:44:38.817228 crc crio[24245]: time=\"2026-06-14T08:44:38.816023728Z\" level=info msg=\"Ran pod sandbox f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1 with infra container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/POD\" id=c9037460-c85e-4d8d-9eaa-cd03818a182f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:38.843323 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7dd3df4f2a1f909 Mac:36:98:0c:b7:36:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/a2af105a-68ba-402e-9d18-30ac7f8fae7b SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:38.845510 crc crio[24245]: time=\"2026-06-14T08:44:38.845465365Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=271dded8-0c5e-4a1f-95be-7f8761aa426a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.846116 crc crio[24245]: time=\"2026-06-14T08:44:38.845567239Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-svclt Namespace:openstack-operators ID:7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20 UID:a5f03ed5-a2e5-46ec-929b-77ea8f2a5921 NetNS:/var/run/netns/a2af105a-68ba-402e-9d18-30ac7f8fae7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5f03ed5_a2e5_46ec_929b_77ea8f2a5921.slice PodAnnotations:0xc00274a250}] Aliases:map[]}\"\nJun 14 08:44:38.846669 crc crio[24245]: time=\"2026-06-14T08:44:38.846312593Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-svclt for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:38.852314 crc crio[24245]: time=\"2026-06-14T08:44:38.845985844Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f not found\" id=271dded8-0c5e-4a1f-95be-7f8761aa426a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.855178 crc crio[24245]: time=\"2026-06-14T08:44:38.855143757Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f found\" id=271dded8-0c5e-4a1f-95be-7f8761aa426a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.898221 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:622db7e15e48bd2 Mac:42:c3:8a:a5:1b:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/29030975-db8b-4900-a647-34cd9434e7a3 SocketPath: PciID:}] [{Interface:0xc000405190 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:38.898221 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6394ad4732d6689 Mac:c2:3d:0e:e0:9f:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/57759062-e935-4bc2-a964-0ec733c6aff4 SocketPath: PciID:}] [{Interface:0xc000014760 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:38.898221 crc crio[24245]: time=\"2026-06-14T08:44:38.897177983Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-qv2dm Namespace:openstack-operators ID:622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609 UID:097d77dc-db05-41d5-99c9-4365e6f9bc70 NetNS:/var/run/netns/29030975-db8b-4900-a647-34cd9434e7a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097d77dc_db05_41d5_99c9_4365e6f9bc70.slice PodAnnotations:0xc003bf6608}] Aliases:map[]}\"\nJun 14 08:44:38.898221 crc crio[24245]: time=\"2026-06-14T08:44:38.89739237Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-7fc948458f-qv2dm for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:38.898221 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45ea37dd03970e2 Mac:9a:bd:6d:91:6c:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/3c5ff395-cd6b-4633-93f2-53d94a42141b SocketPath: PciID:}] [{Interface:0xc0003108c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:38.898221 crc crio[24245]: time=\"2026-06-14T08:44:38.897812025Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-4kjrn Namespace:openstack-operators ID:6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35 UID:aef09ea5-3e76-4fd9-b2d7-7f594728099f NetNS:/var/run/netns/57759062-e935-4bc2-a964-0ec733c6aff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaef09ea5_3e76_4fd9_b2d7_7f594728099f.slice PodAnnotations:0xc001fea348}] Aliases:map[]}\"\nJun 14 08:44:38.898562 crc crio[24245]: time=\"2026-06-14T08:44:38.898369773Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-955dfdfc-4kjrn for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:38.900469 crc crio[24245]: time=\"2026-06-14T08:44:38.899670667Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-thf76 Namespace:openstack-operators ID:45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134 UID:fc0ca1cf-478f-4433-b7e6-3fc15c80205e NetNS:/var/run/netns/3c5ff395-cd6b-4633-93f2-53d94a42141b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc0ca1cf_478f_4433_b7e6_3fc15c80205e.slice PodAnnotations:0xc003bf62c8}] Aliases:map[]}\"\nJun 14 08:44:38.900469 crc crio[24245]: time=\"2026-06-14T08:44:38.900120762Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-thf76 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:38.902178 crc crio[24245]: time=\"2026-06-14T08:44:38.902107452Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=31fdaa60-2c6c-4ec3-ae91-22b4817864a0 name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:38.910812 crc crio[24245]: time=\"2026-06-14T08:44:38.908169774Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\\\"\"\nJun 14 08:44:38.925333 crc crio[24245]: time=\"2026-06-14T08:44:38.923737824Z\" level=info msg=\"Ran pod sandbox 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20 with infra container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/POD\" id=14bab440-70ab-4156-884e-92eeca33cf6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:38.929094 crc crio[24245]: time=\"2026-06-14T08:44:38.928738836Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=ba70b729-a91b-4682-b5de-5257fa2bfc49 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.929430 crc crio[24245]: time=\"2026-06-14T08:44:38.929374966Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 not found\" id=ba70b729-a91b-4682-b5de-5257fa2bfc49 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.929501 crc crio[24245]: time=\"2026-06-14T08:44:38.929473559Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 found\" id=ba70b729-a91b-4682-b5de-5257fa2bfc49 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.931527 crc crio[24245]: time=\"2026-06-14T08:44:38.931432226Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=a81cbe0d-9e75-4f49-9c30-512fbea54852 name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:38.938636 crc crio[24245]: time=\"2026-06-14T08:44:38.938591523Z\" level=info msg=\"Ran pod sandbox 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609 with infra container: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/POD\" id=3369255f-c969-457a-bb01-eb49c2188c5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:38.944021 crc crio[24245]: time=\"2026-06-14T08:44:38.943716238Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\\\"\"\nJun 14 08:44:38.945123 crc crio[24245]: time=\"2026-06-14T08:44:38.945005102Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=9698c509-e961-49ad-b4a3-3e2e6d96e807 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.945642 crc crio[24245]: time=\"2026-06-14T08:44:38.94555883Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found\" id=9698c509-e961-49ad-b4a3-3e2e6d96e807 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.945962 crc crio[24245]: time=\"2026-06-14T08:44:38.945789187Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found\" id=9698c509-e961-49ad-b4a3-3e2e6d96e807 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.947225 crc crio[24245]: time=\"2026-06-14T08:44:38.947027193Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=212a2a16-92b1-4144-8491-0c9613c7c961 name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:38.953929 crc crio[24245]: time=\"2026-06-14T08:44:38.95369541Z\" level=info msg=\"Ran pod sandbox 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35 with infra container: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/POD\" id=22e30f6c-8e95-4413-8c5d-51996b54c9c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:38.957426 crc crio[24245]: time=\"2026-06-14T08:44:38.957013607Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\\\"\"\nJun 14 08:44:38.957426 crc crio[24245]: time=\"2026-06-14T08:44:38.957151208Z\" level=info msg=\"Ran pod sandbox 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134 with infra container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/POD\" id=0729d101-ef8d-4a95-b4e0-326336f3917b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:38.966751 crc crio[24245]: time=\"2026-06-14T08:44:38.966663072Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=23524b4a-4c71-4d57-b2fa-c53d49a9d831 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.966998 crc crio[24245]: time=\"2026-06-14T08:44:38.966964173Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found\" id=23524b4a-4c71-4d57-b2fa-c53d49a9d831 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.967070 crc crio[24245]: time=\"2026-06-14T08:44:38.967042556Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found\" id=23524b4a-4c71-4d57-b2fa-c53d49a9d831 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.969617 crc crio[24245]: time=\"2026-06-14T08:44:38.96948914Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=77fbd1ee-885f-4eea-a469-520ac36e1c18 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.969752 crc crio[24245]: time=\"2026-06-14T08:44:38.969648765Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff not found\" id=77fbd1ee-885f-4eea-a469-520ac36e1c18 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.969752 crc crio[24245]: time=\"2026-06-14T08:44:38.969715937Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff found\" id=77fbd1ee-885f-4eea-a469-520ac36e1c18 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:38.970356 crc crio[24245]: time=\"2026-06-14T08:44:38.969943924Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=9081f937-08a4-466a-985a-1022ad81ed4c name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:38.971994 crc crio[24245]: time=\"2026-06-14T08:44:38.971735742Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=a77bad61-79f3-49fa-be03-0f44919f171e name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:38.972596 crc crio[24245]: time=\"2026-06-14T08:44:38.972497427Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\\\"\"\nJun 14 08:44:38.982513 crc crio[24245]: time=\"2026-06-14T08:44:38.982417707Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\\\"\"\nJun 14 08:44:39.299426 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5773b044ecf121 Mac:96:a5:65:6a:21:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/77050e2e-affc-4327-9c67-f193b36d3944 SocketPath: PciID:}] [{Interface:0xc0005025d0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:39.300734 crc crio[24245]: time=\"2026-06-14T08:44:39.3006427Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9lvmf Namespace:openstack-operators ID:e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13 UID:2d46999b-0528-405c-9667-e9f10a0d303d NetNS:/var/run/netns/77050e2e-affc-4327-9c67-f193b36d3944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d46999b_0528_405c_9667_e9f10a0d303d.slice PodAnnotations:0xc001c3c2b8}] Aliases:map[]}\"\nJun 14 08:44:39.301008 crc crio[24245]: time=\"2026-06-14T08:44:39.300913789Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9lvmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:39.309974 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be82b722f152fa8 Mac:2e:3f:17:5f:34:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/175b7697-6e67-47d5-bb6d-7add6d30d0a2 SocketPath: PciID:}] [{Interface:0xc0001d4eb0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:39.312096 crc crio[24245]: time=\"2026-06-14T08:44:39.312021622Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-pbfr4 Namespace:openstack-operators ID:be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22 UID:b381b2a2-d481-4c08-a2d3-7eb0ab307b20 NetNS:/var/run/netns/175b7697-6e67-47d5-bb6d-7add6d30d0a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb381b2a2_d481_4c08_a2d3_7eb0ab307b20.slice PodAnnotations:0xc000620248}] Aliases:map[]}\"\nJun 14 08:44:39.312314 crc crio[24245]: time=\"2026-06-14T08:44:39.312256229Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-pbfr4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:39.322496 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:812620d63468a0a Mac:ce:02:55:69:52:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/521c774f-b3bd-4873-a4de-fb54f7c9671a SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:39.322960 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de500105913a8eb Mac:e2:47:fb:10:1b:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/875cbf9e-d704-4391-b42d-68a0e074ff0e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:39.323712 crc crio[24245]: time=\"2026-06-14T08:44:39.323673996Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-7cxpm Namespace:openstack-operators ID:812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d UID:a57aaac2-c533-4ee0-bf86-2660a24d5bc3 NetNS:/var/run/netns/521c774f-b3bd-4873-a4de-fb54f7c9671a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda57aaac2_c533_4ee0_bf86_2660a24d5bc3.slice PodAnnotations:0xc000131170}] Aliases:map[]}\"\nJun 14 08:44:39.324056 crc crio[24245]: time=\"2026-06-14T08:44:39.324029627Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-79785d8799-7cxpm for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:39.324670 crc crio[24245]: time=\"2026-06-14T08:44:39.324599684Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-jvxd2 Namespace:openstack-operators ID:de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f UID:a95e631e-af83-4573-bd82-a8fe9be0a573 NetNS:/var/run/netns/875cbf9e-d704-4391-b42d-68a0e074ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda95e631e_af83_4573_bd82_a8fe9be0a573.slice PodAnnotations:0xc001c3c380}] Aliases:map[]}\"\nJun 14 08:44:39.324895 crc crio[24245]: time=\"2026-06-14T08:44:39.324783489Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-jvxd2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:39.329124 crc crio[24245]: time=\"2026-06-14T08:44:39.329047555Z\" level=info msg=\"Ran pod sandbox e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13 with infra container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/POD\" id=0d17cbe8-f740-421a-878f-a445c8afd2d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:39.331732 crc crio[24245]: time=\"2026-06-14T08:44:39.331696531Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=b61447e4-6a3f-4ef5-a557-67bd50cdaa92 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.332121 crc crio[24245]: time=\"2026-06-14T08:44:39.332098404Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 not found\" id=b61447e4-6a3f-4ef5-a557-67bd50cdaa92 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.332471 crc crio[24245]: time=\"2026-06-14T08:44:39.332444055Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 found\" id=b61447e4-6a3f-4ef5-a557-67bd50cdaa92 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.334041 crc crio[24245]: time=\"2026-06-14T08:44:39.33381563Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=e6d89220-0d42-432b-a76e-5ffd63efa5b4 name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:39.341593 crc crio[24245]: time=\"2026-06-14T08:44:39.341383628Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\\\"\"\nJun 14 08:44:39.354458 crc crio[24245]: time=\"2026-06-14T08:44:39.354101974Z\" level=info msg=\"Ran pod sandbox de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f with infra container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/POD\" id=0ec4ffe9-7f34-4764-b193-324bddb45b6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:39.355737 crc crio[24245]: time=\"2026-06-14T08:44:39.355706486Z\" level=info msg=\"Ran pod sandbox 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d with infra container: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/POD\" id=fe69f9ff-4ab0-4883-bc39-a733b95152f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:39.357506 crc crio[24245]: time=\"2026-06-14T08:44:39.35743879Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=2ac4edc6-5df4-45bf-a2d1-c9c5831a5b0d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.358493 crc crio[24245]: time=\"2026-06-14T08:44:39.35774153Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found\" id=2ac4edc6-5df4-45bf-a2d1-c9c5831a5b0d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.358493 crc crio[24245]: time=\"2026-06-14T08:44:39.358111801Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found\" id=2ac4edc6-5df4-45bf-a2d1-c9c5831a5b0d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.358493 crc crio[24245]: time=\"2026-06-14T08:44:39.358406331Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=88637217-ddb5-4c86-ac27-181cab0689a8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.359575 crc crio[24245]: time=\"2026-06-14T08:44:39.358626328Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=88637217-ddb5-4c86-ac27-181cab0689a8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.359575 crc crio[24245]: time=\"2026-06-14T08:44:39.358671899Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=88637217-ddb5-4c86-ac27-181cab0689a8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.360333 crc crio[24245]: time=\"2026-06-14T08:44:39.359811286Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=8697f244-80bb-4cc3-a889-04c2a4bddd9e name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:39.360333 crc crio[24245]: time=\"2026-06-14T08:44:39.360305972Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=19db5abb-e719-42cf-b293-4e3802173ff5 name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:39.366899 crc crio[24245]: time=\"2026-06-14T08:44:39.366711806Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\\\"\"\nJun 14 08:44:39.369432 crc crio[24245]: time=\"2026-06-14T08:44:39.369173106Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\\\"\"\nJun 14 08:44:39.382630 crc crio[24245]: time=\"2026-06-14T08:44:39.382557591Z\" level=info msg=\"Ran pod sandbox be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22 with infra container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/POD\" id=fc72c21d-8013-4d72-ae40-1dcd0359ebb6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:39.388475 crc crio[24245]: time=\"2026-06-14T08:44:39.388290054Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=6c18cd9b-28d1-4367-8c74-f1b02a9d4aa9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.389124 crc crio[24245]: time=\"2026-06-14T08:44:39.389048959Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 not found\" id=6c18cd9b-28d1-4367-8c74-f1b02a9d4aa9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.389358 crc crio[24245]: time=\"2026-06-14T08:44:39.389125081Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 found\" id=6c18cd9b-28d1-4367-8c74-f1b02a9d4aa9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.390460 crc crio[24245]: time=\"2026-06-14T08:44:39.390239606Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=8ee673a0-d846-43f0-a023-9e0ff8cb95c1 name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:39.394746 crc crio[24245]: time=\"2026-06-14T08:44:39.393583314Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\\\"\"\nJun 14 08:44:39.592171 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df1bb5c8e86c387 Mac:52:22:98:91:b6:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/39678101-e90c-418f-aaa9-6c2082b285cc SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:39.592997 crc crio[24245]: time=\"2026-06-14T08:44:39.592834377Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-752cf Namespace:openstack-operators ID:df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce UID:17d545a8-9359-4643-af22-1e3b5c7c5428 NetNS:/var/run/netns/39678101-e90c-418f-aaa9-6c2082b285cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17d545a8_9359_4643_af22_1e3b5c7c5428.slice PodAnnotations:0xc0006204a8}] Aliases:map[]}\"\nJun 14 08:44:39.593107 crc crio[24245]: time=\"2026-06-14T08:44:39.593091105Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-b9f789587-752cf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:39.601327 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a02cd04c13d711 Mac:4a:51:97:dd:12:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/c87d6496-d7ba-4199-8b93-a3643f4804a3 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:39.602037 crc crio[24245]: time=\"2026-06-14T08:44:39.601970916Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-glv5t Namespace:openstack-operators ID:5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15 UID:c4f38e1c-0089-4b72-af22-7358327ffa9e NetNS:/var/run/netns/c87d6496-d7ba-4199-8b93-a3643f4804a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4f38e1c_0089_4b72_af22_7358327ffa9e.slice PodAnnotations:0xc001fea848}] Aliases:map[]}\"\nJun 14 08:44:39.602230 crc crio[24245]: time=\"2026-06-14T08:44:39.602159873Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-6b49d958cc-glv5t for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:39.611426 crc crio[24245]: time=\"2026-06-14T08:44:39.610158655Z\" level=info msg=\"Ran pod sandbox df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce with infra container: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/POD\" id=6c8ab2f9-0391-47e0-b305-7511aa2c2682 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:39.633722 crc crio[24245]: time=\"2026-06-14T08:44:39.633332781Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=3b0c9b71-21b1-4fa1-beba-bb5e139166a4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.635002 crc crio[24245]: time=\"2026-06-14T08:44:39.634943933Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 not found\" id=3b0c9b71-21b1-4fa1-beba-bb5e139166a4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.635093 crc crio[24245]: time=\"2026-06-14T08:44:39.635025525Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 found\" id=3b0c9b71-21b1-4fa1-beba-bb5e139166a4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.645994 crc crio[24245]: time=\"2026-06-14T08:44:39.645888501Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=dec2c5df-40c5-4bfd-b6aa-ddda2fafb45d name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:39.648977 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:392fb44f67a0926 Mac:72:b3:a4:93:81:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/9cc1eb2b-37f1-4788-8b9b-d83822119ca3 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:39.649459 crc crio[24245]: time=\"2026-06-14T08:44:39.649025809Z\" level=info msg=\"Ran pod sandbox 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15 with infra container: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/POD\" id=849817ea-a7e1-4356-b50c-ef6d66daf284 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:39.650345 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91f5368860dc70e Mac:9a:28:f9:72:2a:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/85e12ca5-ba30-4188-a998-4ab3027ba06f SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:39.651249 crc crio[24245]: time=\"2026-06-14T08:44:39.650820286Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\\\"\"\nJun 14 08:44:39.651249 crc crio[24245]: time=\"2026-06-14T08:44:39.651006926Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 Namespace:openstack-operators ID:91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62 UID:cd8df072-0ba5-4078-bdf2-e291e396ff1e NetNS:/var/run/netns/85e12ca5-ba30-4188-a998-4ab3027ba06f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8df072_0ba5_4078_bdf2_e291e396ff1e.slice PodAnnotations:0xc002422058}] Aliases:map[]}\"\nJun 14 08:44:39.651249 crc crio[24245]: time=\"2026-06-14T08:44:39.65114159Z\" level=info msg=\"Checking pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:39.651249 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a09d7e3c4d4a71 Mac:0e:2a:a1:49:9a:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/e814482e-c282-45da-8fd6-20465bc0b828 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:39.651669 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46e05f85d5d3873 Mac:2e:b8:6c:09:31:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/2db0cb6f-0a1b-472d-b78d-dfd6e138bb7b SocketPath: PciID:}] [{Interface:0xc000616630 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:39.651669 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0c4acf2b36e603 Mac:fe:53:a6:79:96:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/fd4e1903-bc63-4b12-b980-50c549b97b41 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:39.652035 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaa036e18947496 Mac:42:be:31:c7:58:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/237f8326-f59c-45cb-bf1b-23169ec73226 SocketPath: PciID:}] [{Interface:0xc00053c6f0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:39.652035 crc crio[24245]: time=\"2026-06-14T08:44:39.65155629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=56025795-3469-4d3d-bbaf-8d0d930aeaaf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.652294 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8357d832d7522b8 Mac:1a:99:db:46:18:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/8b179f6e-cd32-40ad-a1f7-011f783ee348 SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:39.652294 crc crio[24245]: time=\"2026-06-14T08:44:39.652083847Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 not found\" id=56025795-3469-4d3d-bbaf-8d0d930aeaaf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.652294 crc crio[24245]: time=\"2026-06-14T08:44:39.652136732Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 found\" id=56025795-3469-4d3d-bbaf-8d0d930aeaaf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.652601 crc crio[24245]: time=\"2026-06-14T08:44:39.652504774Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-drglc Namespace:openstack-operators ID:0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba UID:269945e2-ee16-4306-b18a-470f899d058f NetNS:/var/run/netns/e814482e-c282-45da-8fd6-20465bc0b828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod269945e2_ee16_4306_b18a_470f899d058f.slice PodAnnotations:0xc002c921e0}] Aliases:map[]}\"\nJun 14 08:44:39.652722 crc crio[24245]: time=\"2026-06-14T08:44:39.652636508Z\" level=info msg=\"Checking pod openstack-operators_placement-operator-controller-manager-84859b96f4-drglc for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:39.653279 crc crio[24245]: time=\"2026-06-14T08:44:39.652732587Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-rcjhq Namespace:openstack-operators ID:d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27 UID:24675281-e86d-4acd-b4ad-606fec6b9437 NetNS:/var/run/netns/fd4e1903-bc63-4b12-b980-50c549b97b41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24675281_e86d_4acd_b4ad_606fec6b9437.slice PodAnnotations:0xc001fea480}] Aliases:map[]}\"\nJun 14 08:44:39.653279 crc crio[24245]: time=\"2026-06-14T08:44:39.652826639Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qqlrs Namespace:openstack-operators ID:8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52 UID:132cef1b-70c9-43f8-9d91-1aa891714cbc NetNS:/var/run/netns/8b179f6e-cd32-40ad-a1f7-011f783ee348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod132cef1b_70c9_43f8_9d91_1aa891714cbc.slice PodAnnotations:0xc0006204f8}] Aliases:map[]}\"\nJun 14 08:44:39.653279 crc crio[24245]: time=\"2026-06-14T08:44:39.652913203Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-rcjhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:39.653279 crc crio[24245]: time=\"2026-06-14T08:44:39.653000385Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-647c57968d-qqlrs for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:39.653891 crc crio[24245]: time=\"2026-06-14T08:44:39.653720873Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-ft58h Namespace:openstack-operators ID:46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c UID:95878bdf-452f-400f-bd2a-9800393ecfc8 NetNS:/var/run/netns/2db0cb6f-0a1b-472d-b78d-dfd6e138bb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95878bdf_452f_400f_bd2a_9800393ecfc8.slice PodAnnotations:0xc000620288}] Aliases:map[]}\"\nJun 14 08:44:39.654100 crc crio[24245]: time=\"2026-06-14T08:44:39.653963301Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-5cd6475f78-ft58h for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:39.654100 crc crio[24245]: time=\"2026-06-14T08:44:39.653992142Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=21c679e2-d8bd-4d8f-87cd-4db349d0bd17 name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:39.656962 crc crio[24245]: time=\"2026-06-14T08:44:39.655743948Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jmlck Namespace:openstack-operators ID:392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a UID:a44dded2-c6bf-4f9a-92a7-792e9c68fd84 NetNS:/var/run/netns/9cc1eb2b-37f1-4788-8b9b-d83822119ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dded2_c6bf_4f9a_92a7_792e9c68fd84.slice PodAnnotations:0xc001fea948}] Aliases:map[]}\"\nJun 14 08:44:39.656962 crc crio[24245]: time=\"2026-06-14T08:44:39.656362928Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jmlck for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:39.656962 crc crio[24245]: time=\"2026-06-14T08:44:39.656665168Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\\\"\"\nJun 14 08:44:39.665216 crc crio[24245]: time=\"2026-06-14T08:44:39.665127001Z\" level=info msg=\"Ran pod sandbox 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62 with infra container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/POD\" id=7730377c-2e4c-4785-bd08-7af2d153f14b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:39.669760 crc crio[24245]: time=\"2026-06-14T08:44:39.669661107Z\" level=info msg=\"Ran pod sandbox d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27 with infra container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/POD\" id=81b749bd-ded7-4b8b-ad7f-332f9c25a7e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:39.673664 crc crio[24245]: time=\"2026-06-14T08:44:39.673503769Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-4f8rx Namespace:openstack-operators ID:aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc UID:4c3c6dee-28d6-4383-94d6-0d7343c8e6d9 NetNS:/var/run/netns/237f8326-f59c-45cb-bf1b-23169ec73226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c3c6dee_28d6_4383_94d6_0d7343c8e6d9.slice PodAnnotations:0xc002422138}] Aliases:map[]}\"\nJun 14 08:44:39.673919 crc crio[24245]: time=\"2026-06-14T08:44:39.673706116Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-576f47b94c-4f8rx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:39.679510 crc crio[24245]: time=\"2026-06-14T08:44:39.679079351Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=03f12d97-48de-49ea-8914-d6be4051ca5d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.679510 crc crio[24245]: time=\"2026-06-14T08:44:39.679335059Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found\" id=03f12d97-48de-49ea-8914-d6be4051ca5d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.679510 crc crio[24245]: time=\"2026-06-14T08:44:39.679397051Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found\" id=03f12d97-48de-49ea-8914-d6be4051ca5d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.679722 crc crio[24245]: time=\"2026-06-14T08:44:39.679641099Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=ca6c5c43-8ee2-4d7d-abbf-4a41c5a6c976 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.679785 crc crio[24245]: time=\"2026-06-14T08:44:39.679757283Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 not found\" id=ca6c5c43-8ee2-4d7d-abbf-4a41c5a6c976 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.679895 crc crio[24245]: time=\"2026-06-14T08:44:39.679801764Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 found\" id=ca6c5c43-8ee2-4d7d-abbf-4a41c5a6c976 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.683049 crc crio[24245]: time=\"2026-06-14T08:44:39.682943402Z\" level=info msg=\"Ran pod sandbox 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52 with infra container: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/POD\" id=6782aad2-a49e-470f-a806-854d88adb163 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:39.683049 crc crio[24245]: time=\"2026-06-14T08:44:39.683012443Z\" level=info msg=\"Ran pod sandbox 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c with infra container: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/POD\" id=9f0c88a9-c5e1-4896-a233-28dafa26c5b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:39.687238 crc crio[24245]: time=\"2026-06-14T08:44:39.68711406Z\" level=info msg=\"Ran pod sandbox 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a with infra container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/POD\" id=75f988fe-f119-487a-bec8-8bd55ce53666 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.688583717Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=7fc3ad6e-c612-49f7-9875-9070dbd5c7f5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.688693795Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=946495b5-b225-40d0-b19e-5a3c68779e0b name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.688775824Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found\" id=7fc3ad6e-c612-49f7-9875-9070dbd5c7f5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.688821045Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found\" id=7fc3ad6e-c612-49f7-9875-9070dbd5c7f5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.689066513Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=e8768c41-66a7-48b8-b932-1998fbc94d0e name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.689827361Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=0db65d50-1d24-47d8-ba6b-fb72391e4075 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.690810282Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=a00c03bf-ebe0-4c01-9e12-dff8531486fe name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.690979189Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found\" id=a00c03bf-ebe0-4c01-9e12-dff8531486fe name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.691023729Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found\" id=a00c03bf-ebe0-4c01-9e12-dff8531486fe name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.694469 crc crio[24245]: time=\"2026-06-14T08:44:39.694296484Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\\\"\"\nJun 14 08:44:39.695089 crc crio[24245]: time=\"2026-06-14T08:44:39.694959945Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\\\"\"\nJun 14 08:44:39.698808 crc crio[24245]: time=\"2026-06-14T08:44:39.698741368Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=9ba3f86b-3e52-4596-a7ea-5bd39caacc8a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.704624 crc crio[24245]: time=\"2026-06-14T08:44:39.704295491Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3b478ff3-24de-410c-b35a-106452b21519 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.709118 crc crio[24245]: time=\"2026-06-14T08:44:39.709030403Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=49368450-1987-4cb9-8773-0d4147b17e58 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.710921 crc crio[24245]: time=\"2026-06-14T08:44:39.710801111Z\" level=info msg=\"Ran pod sandbox aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc with infra container: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/POD\" id=6cbe0528-a6b4-4c99-82a2-bdf7dbfea5f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:39.719102 crc crio[24245]: time=\"2026-06-14T08:44:39.718159674Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=4bfdaa5d-c40e-4851-a3fe-8f46fcd4c87a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.719102 crc crio[24245]: time=\"2026-06-14T08:44:39.718500902Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=a20d6888-4c15-458e-8ae4-e857cd94bb83 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.719102 crc crio[24245]: time=\"2026-06-14T08:44:39.718725979Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=a20d6888-4c15-458e-8ae4-e857cd94bb83 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.719102 crc crio[24245]: time=\"2026-06-14T08:44:39.718791591Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=a20d6888-4c15-458e-8ae4-e857cd94bb83 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.720981 crc crio[24245]: time=\"2026-06-14T08:44:39.72081389Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/manager\" id=a9feef4f-0308-4435-96c2-a7af20d3c36c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:39.721338 crc crio[24245]: time=\"2026-06-14T08:44:39.721274915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:39.723145 crc crio[24245]: time=\"2026-06-14T08:44:39.722760529Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/kube-rbac-proxy\" id=23579d65-4a12-41de-8b35-a24749ee8dd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:39.723145 crc crio[24245]: time=\"2026-06-14T08:44:39.722937476Z\" level=info msg=\"Ran pod sandbox 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba with infra container: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/POD\" id=1f8aa463-7ec9-46fb-992b-6f0a9dc46375 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:39.725619 crc crio[24245]: time=\"2026-06-14T08:44:39.724787618Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e48f315d-d411-47bb-8606-949711f8eafb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.725619 crc crio[24245]: time=\"2026-06-14T08:44:39.725032102Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ef86b9d4-2db4-4ec6-ba64-3e9e0caa92c3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.728466 crc crio[24245]: time=\"2026-06-14T08:44:39.728397562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:39.728676 crc crio[24245]: time=\"2026-06-14T08:44:39.728612636Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c436a048-fe29-4656-96f9-74f8a83d78a2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.729463 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a749a28f64f955 Mac:5e:68:2a:d5:65:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/47311893-7b51-4b11-88f5-3b58f6446b9f SocketPath: PciID:}] [{Interface:0xc0001226a0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:44:39.730437 crc crio[24245]: time=\"2026-06-14T08:44:39.730327984Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=4582f6c5-f939-4dfc-ab9d-0057b2b08a48 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.730786 crc crio[24245]: time=\"2026-06-14T08:44:39.730753469Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749482tn Namespace:openstack-operators ID:4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8 UID:bf13fccc-8026-4eb4-93e8-65f01fbbc11d NetNS:/var/run/netns/47311893-7b51-4b11-88f5-3b58f6446b9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf13fccc_8026_4eb4_93e8_65f01fbbc11d.slice PodAnnotations:0xc000620300}] Aliases:map[]}\"\nJun 14 08:44:39.731142 crc crio[24245]: time=\"2026-06-14T08:44:39.731113181Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749482tn for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:44:39.739092 crc crio[24245]: time=\"2026-06-14T08:44:39.738990336Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=4582f6c5-f939-4dfc-ab9d-0057b2b08a48 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.739092 crc crio[24245]: time=\"2026-06-14T08:44:39.739062538Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=4582f6c5-f939-4dfc-ab9d-0057b2b08a48 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.741538 crc crio[24245]: time=\"2026-06-14T08:44:39.741490997Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/kube-rbac-proxy\" id=22a7e389-acf3-4413-a5ba-c4d48cd90d7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:39.743801 crc crio[24245]: time=\"2026-06-14T08:44:39.74376437Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=1cda4a55-b457-4bae-b4ec-39fc0627ea60 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.758123 crc crio[24245]: time=\"2026-06-14T08:44:39.755973601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:39.759571 crc crio[24245]: time=\"2026-06-14T08:44:39.759484101Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=cf2d7398-9802-410a-8c0f-8e52e13ca0e8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.762981 crc crio[24245]: time=\"2026-06-14T08:44:39.762893639Z\" level=info msg=\"Ran pod sandbox 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/POD\" id=f03047e7-9494-40c7-b4b3-f33761ed7179 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:44:39.770373 crc crio[24245]: time=\"2026-06-14T08:44:39.770221156Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=a391a2cf-ac54-458b-9286-b8efc3c1e15b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.774478 crc crio[24245]: time=\"2026-06-14T08:44:39.773283125Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/kube-rbac-proxy\" id=f9ee134f-df93-4ac8-a87b-8b72201aed98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:39.816766 crc crio[24245]: time=\"2026-06-14T08:44:39.816679869Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found\" id=a391a2cf-ac54-458b-9286-b8efc3c1e15b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.816982 crc crio[24245]: time=\"2026-06-14T08:44:39.816798413Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found\" id=a391a2cf-ac54-458b-9286-b8efc3c1e15b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:39.819121 crc crio[24245]: time=\"2026-06-14T08:44:39.818552423Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=16c1f138-761c-44e0-bffa-68f67ab1d723 name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:39.821971 crc crio[24245]: time=\"2026-06-14T08:44:39.821792269Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\\\"\"\nJun 14 08:44:39.828394 crc crio[24245]: time=\"2026-06-14T08:44:39.827999627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:39.828778 crc crio[24245]: time=\"2026-06-14T08:44:39.828714568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:39.837235 crc crio[24245]: time=\"2026-06-14T08:44:39.83715671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:39.853519 crc crio[24245]: time=\"2026-06-14T08:44:39.853436629Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/kube-rbac-proxy\" id=ede3f44a-9c86-4c9a-bc06-bd45cf6869fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:39.887665 crc crio[24245]: time=\"2026-06-14T08:44:39.887339058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:39.965755 crc crio[24245]: time=\"2026-06-14T08:44:39.96570796Z\" level=info msg=\"Created container 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/manager\" id=a9feef4f-0308-4435-96c2-a7af20d3c36c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:39.969228 crc crio[24245]: time=\"2026-06-14T08:44:39.969119442Z\" level=info msg=\"Starting container: 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b\" id=23650be6-9bab-45ce-8ab5-2749047f3e68 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:44:39.996525 crc crio[24245]: time=\"2026-06-14T08:44:39.99648902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:40.001090 crc crio[24245]: time=\"2026-06-14T08:44:40.001062447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:40.011345 crc crio[24245]: time=\"2026-06-14T08:44:40.011163976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:40.014714 crc crio[24245]: time=\"2026-06-14T08:44:40.014652112Z\" level=info msg=\"Started container\" PID=50613 containerID=9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b description=openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/manager id=23650be6-9bab-45ce-8ab5-2749047f3e68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52\nJun 14 08:44:40.021675 crc crio[24245]: time=\"2026-06-14T08:44:40.021598793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:40.066248 crc crio[24245]: time=\"2026-06-14T08:44:40.065979325Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=0607ee13-918d-42ee-8a87-9968856fbe0e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:40.077960 crc crio[24245]: time=\"2026-06-14T08:44:40.077238429Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=60f80ebc-58c3-4a55-87e8-5349daa23d3e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:40.083630 crc crio[24245]: time=\"2026-06-14T08:44:40.083548169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:40.100504 crc crio[24245]: time=\"2026-06-14T08:44:40.100432218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:40.107907 crc crio[24245]: time=\"2026-06-14T08:44:40.105496477Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/kube-rbac-proxy\" id=7e8de1d5-b14e-485a-9e65-a6afa2d8b87f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:40.107907 crc crio[24245]: time=\"2026-06-14T08:44:40.105966492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:40.139587 crc crio[24245]: time=\"2026-06-14T08:44:40.138174717Z\" level=info msg=\"Created container 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/kube-rbac-proxy\" id=f9ee134f-df93-4ac8-a87b-8b72201aed98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:40.140566 crc crio[24245]: time=\"2026-06-14T08:44:40.140508612Z\" level=info msg=\"Starting container: 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2\" id=f604fbec-40d2-4cbd-86df-02b798660a9e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:44:40.150937 crc crio[24245]: time=\"2026-06-14T08:44:40.150772988Z\" level=info msg=\"Started container\" PID=50646 containerID=6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/kube-rbac-proxy id=f604fbec-40d2-4cbd-86df-02b798660a9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc\nJun 14 08:44:40.240219 crc crio[24245]: time=\"2026-06-14T08:44:40.240128264Z\" level=info msg=\"Created container a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/kube-rbac-proxy\" id=23579d65-4a12-41de-8b35-a24749ee8dd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:40.241956 crc crio[24245]: time=\"2026-06-14T08:44:40.241894508Z\" level=info msg=\"Starting container: a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442\" id=ce14d2b9-4979-40de-bd47-06e8c0b274ff name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:44:40.255504 crc crio[24245]: time=\"2026-06-14T08:44:40.255406454Z\" level=info msg=\"Created container 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/kube-rbac-proxy\" id=22a7e389-acf3-4413-a5ba-c4d48cd90d7c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:40.257576 crc crio[24245]: time=\"2026-06-14T08:44:40.257497622Z\" level=info msg=\"Starting container: 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375\" id=13f1166e-6ace-41d8-8156-5c87335a4296 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:44:40.265458 crc crio[24245]: time=\"2026-06-14T08:44:40.265288961Z\" level=info msg=\"Started container\" PID=50661 containerID=a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/kube-rbac-proxy id=ce14d2b9-4979-40de-bd47-06e8c0b274ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a\nJun 14 08:44:40.313011 crc crio[24245]: time=\"2026-06-14T08:44:40.312789026Z\" level=info msg=\"Started container\" PID=50671 containerID=0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375 description=openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/kube-rbac-proxy id=13f1166e-6ace-41d8-8156-5c87335a4296 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c\nJun 14 08:44:40.352060 crc crio[24245]: time=\"2026-06-14T08:44:40.352005707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:40.358080 crc crio[24245]: time=\"2026-06-14T08:44:40.35799611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:40.440624 crc crio[24245]: time=\"2026-06-14T08:44:40.440238819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:40.469799 crc crio[24245]: time=\"2026-06-14T08:44:40.469309676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:44:40.656992 crc crio[24245]: time=\"2026-06-14T08:44:40.65569819Z\" level=info msg=\"Created container d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/kube-rbac-proxy\" id=ede3f44a-9c86-4c9a-bc06-bd45cf6869fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:40.690774 crc crio[24245]: time=\"2026-06-14T08:44:40.690626358Z\" level=info msg=\"Starting container: d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933\" id=10b0a81d-d474-448c-9145-0a2945ea4cdb name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:44:40.783783 crc crio[24245]: time=\"2026-06-14T08:44:40.783138864Z\" level=info msg=\"Created container 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/kube-rbac-proxy\" id=7e8de1d5-b14e-485a-9e65-a6afa2d8b87f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:44:40.784578 crc crio[24245]: time=\"2026-06-14T08:44:40.784477767Z\" level=info msg=\"Started container\" PID=50766 containerID=d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933 description=openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/kube-rbac-proxy id=10b0a81d-d474-448c-9145-0a2945ea4cdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba\nJun 14 08:44:40.807308 crc crio[24245]: time=\"2026-06-14T08:44:40.800151112Z\" level=info msg=\"Starting container: 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186\" id=2bb77c01-045b-4e12-92b4-224e16047721 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:44:40.868063 crc crio[24245]: time=\"2026-06-14T08:44:40.867961608Z\" level=info msg=\"Started container\" PID=50752 containerID=19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186 description=openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/kube-rbac-proxy id=2bb77c01-045b-4e12-92b4-224e16047721 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52\nJun 14 08:44:41.553657 crc crio[24245]: time=\"2026-06-14T08:44:41.552961262Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=d34021c0-aa55-4c20-8b88-b8332b6bb0a5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:41.554315 crc crio[24245]: time=\"2026-06-14T08:44:41.554237722Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=d34021c0-aa55-4c20-8b88-b8332b6bb0a5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:41.554381 crc crio[24245]: time=\"2026-06-14T08:44:41.554333896Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=d34021c0-aa55-4c20-8b88-b8332b6bb0a5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:41.629585 crc crio[24245]: time=\"2026-06-14T08:44:41.629493937Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=6e82feb5-aa65-46df-ac8f-110a3f74f3d2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:41.634329 crc crio[24245]: time=\"2026-06-14T08:44:41.634284242Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found\" id=6e82feb5-aa65-46df-ac8f-110a3f74f3d2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:41.656735 crc crio[24245]: time=\"2026-06-14T08:44:41.656676844Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found\" id=6e82feb5-aa65-46df-ac8f-110a3f74f3d2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:41.677519 crc crio[24245]: time=\"2026-06-14T08:44:41.677431812Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=68459d26-8775-4f52-93ba-bb81a1ff7b0d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:41.677950 crc crio[24245]: time=\"2026-06-14T08:44:41.677899646Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found\" id=68459d26-8775-4f52-93ba-bb81a1ff7b0d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:41.678060 crc crio[24245]: time=\"2026-06-14T08:44:41.67799811Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found\" id=68459d26-8775-4f52-93ba-bb81a1ff7b0d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:41.701961 crc crio[24245]: time=\"2026-06-14T08:44:41.701710659Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=1cd38c54-db69-40a1-9eba-abcf721e7a07 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:41.703227 crc crio[24245]: time=\"2026-06-14T08:44:41.702021619Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=1cd38c54-db69-40a1-9eba-abcf721e7a07 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:41.703227 crc crio[24245]: time=\"2026-06-14T08:44:41.702092231Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=1cd38c54-db69-40a1-9eba-abcf721e7a07 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:42.749146 crc crio[24245]: time=\"2026-06-14T08:44:42.748266973Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=83edd41d-7003-4da7-8887-9fca195e0cc2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:42.750334 crc crio[24245]: time=\"2026-06-14T08:44:42.749266705Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=83edd41d-7003-4da7-8887-9fca195e0cc2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:42.750334 crc crio[24245]: time=\"2026-06-14T08:44:42.749329637Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=83edd41d-7003-4da7-8887-9fca195e0cc2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:42.750334 crc crio[24245]: time=\"2026-06-14T08:44:42.749956307Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=3288e518-22a1-484f-8d78-1a7687f0a110 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:42.750334 crc crio[24245]: time=\"2026-06-14T08:44:42.750073101Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=3288e518-22a1-484f-8d78-1a7687f0a110 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:42.750334 crc crio[24245]: time=\"2026-06-14T08:44:42.75009107Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=f508240f-2952-4e15-9468-87a5e561330c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:42.750334 crc crio[24245]: time=\"2026-06-14T08:44:42.750333168Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found\" id=f508240f-2952-4e15-9468-87a5e561330c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:42.752343 crc crio[24245]: time=\"2026-06-14T08:44:42.75038616Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found\" id=f508240f-2952-4e15-9468-87a5e561330c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:42.752343 crc crio[24245]: time=\"2026-06-14T08:44:42.750114602Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=3288e518-22a1-484f-8d78-1a7687f0a110 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:42.753115 crc crio[24245]: time=\"2026-06-14T08:44:42.752512888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=5696790b-a240-4a85-b9ef-1f8a0e6b158e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:42.753586 crc crio[24245]: time=\"2026-06-14T08:44:42.753525431Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found\" id=5696790b-a240-4a85-b9ef-1f8a0e6b158e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:42.754169 crc crio[24245]: time=\"2026-06-14T08:44:42.75411604Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found\" id=5696790b-a240-4a85-b9ef-1f8a0e6b158e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:53.566008 crc crio[24245]: time=\"2026-06-14T08:44:53.564697947Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=024febe0-6c66-4e7e-a780-61a256f034d2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:53.568053 crc crio[24245]: time=\"2026-06-14T08:44:53.565147361Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=1f8f5d6f-4af8-41a6-a4dc-dca8de49a116 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:53.569292 crc crio[24245]: time=\"2026-06-14T08:44:53.56917706Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=024febe0-6c66-4e7e-a780-61a256f034d2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:53.569518 crc crio[24245]: time=\"2026-06-14T08:44:53.569475211Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=1f8f5d6f-4af8-41a6-a4dc-dca8de49a116 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:53.570136 crc crio[24245]: time=\"2026-06-14T08:44:53.570090791Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=1f8f5d6f-4af8-41a6-a4dc-dca8de49a116 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:53.571128 crc crio[24245]: time=\"2026-06-14T08:44:53.569728408Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=024febe0-6c66-4e7e-a780-61a256f034d2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:53.572166 crc crio[24245]: time=\"2026-06-14T08:44:53.572007239Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=efa1b24c-693c-43c3-9928-403b3ba10b83 name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:53.572611 crc crio[24245]: time=\"2026-06-14T08:44:53.572503635Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=9435a6d9-3a4e-4612-a41e-5f2e99f2b37c name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:53.581331 crc crio[24245]: time=\"2026-06-14T08:44:53.581138312Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\\\"\"\nJun 14 08:44:53.582457 crc crio[24245]: time=\"2026-06-14T08:44:53.582423894Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\\\"\"\nJun 14 08:44:54.566682 crc crio[24245]: time=\"2026-06-14T08:44:54.566078549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=92f0d331-963c-4d56-99cc-cba140bc936d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:54.567679 crc crio[24245]: time=\"2026-06-14T08:44:54.56671853Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found\" id=92f0d331-963c-4d56-99cc-cba140bc936d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:54.567679 crc crio[24245]: time=\"2026-06-14T08:44:54.566784122Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found\" id=92f0d331-963c-4d56-99cc-cba140bc936d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:54.568574 crc crio[24245]: time=\"2026-06-14T08:44:54.568464265Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=09085599-bbe7-499f-8e8f-be26d913f1a7 name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:54.574285 crc crio[24245]: time=\"2026-06-14T08:44:54.574175888Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\\\"\"\nJun 14 08:44:57.566785 crc crio[24245]: time=\"2026-06-14T08:44:57.565723293Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=438bfe50-dc5f-48bc-abb5-7cef803f6a13 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:57.567786 crc crio[24245]: time=\"2026-06-14T08:44:57.567010095Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found\" id=438bfe50-dc5f-48bc-abb5-7cef803f6a13 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:57.567786 crc crio[24245]: time=\"2026-06-14T08:44:57.567065907Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found\" id=438bfe50-dc5f-48bc-abb5-7cef803f6a13 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:44:57.570277 crc crio[24245]: time=\"2026-06-14T08:44:57.570165575Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=636210c2-635e-4f67-977a-2fc4eb9936ff name=/runtime.v1.ImageService/PullImage\nJun 14 08:44:57.574697 crc crio[24245]: time=\"2026-06-14T08:44:57.574639928Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\\\"\"\nJun 14 08:44:58.527459 crc crio[24245]: time=\"2026-06-14T08:44:58.527392329Z\" level=info msg=\"Removing container: 770c50f80f560e39cf413debe57a9d6dac3b4cbcaa8d04ace20f16d169c05608\" id=c337cd08-8563-45ca-abc7-a00832dc03cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:45:06.099003 crc crio[24245]: time=\"2026-06-14T08:45:06.097800296Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/POD\" id=0f7f55c5-cd60-4efa-85d2-68af1e592b6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:45:06.099003 crc crio[24245]: time=\"2026-06-14T08:45:06.098899822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:09.488489 crc crio[24245]: time=\"2026-06-14T08:45:09.487445588Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=2df8100d-aacf-4557-a5d2-76c698813708 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:09.492264 crc crio[24245]: time=\"2026-06-14T08:45:09.492132237Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=0f9667ac-1a80-4843-adf1-cfc361a86ac4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:09.502469 crc crio[24245]: time=\"2026-06-14T08:45:09.502376909Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=a77bad61-79f3-49fa-be03-0f44919f171e name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:09.503609 crc crio[24245]: time=\"2026-06-14T08:45:09.503549821Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=d9d3afd8-a451-4746-8e90-027d8f3acac3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:10.291104 crc crio[24245]: time=\"2026-06-14T08:45:10.290980276Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=9081f937-08a4-466a-985a-1022ad81ed4c name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:10.292491 crc crio[24245]: time=\"2026-06-14T08:45:10.292401156Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=025e1b78-3348-444e-9906-2a41e8f64a41 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:10.338561 crc crio[24245]: time=\"2026-06-14T08:45:10.338288929Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=dec2c5df-40c5-4bfd-b6aa-ddda2fafb45d name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:10.340263 crc crio[24245]: time=\"2026-06-14T08:45:10.340221831Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=2fd30d5f-f0f4-4313-974f-74b70392ce16 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:11.024333 crc crio[24245]: time=\"2026-06-14T08:45:11.024240903Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=257b7c6c-d943-4340-85f1-2d3bbc33816f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:11.025378 crc crio[24245]: time=\"2026-06-14T08:45:11.025294057Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=2f2da711-d875-4987-ae41-17f89c4c35bc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:11.732143 crc crio[24245]: time=\"2026-06-14T08:45:11.73181281Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=94424b41-2167-4b6e-bb7e-27e3ba8ead53 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:11.733534 crc crio[24245]: time=\"2026-06-14T08:45:11.733438888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=0cbcc513-afc0-4919-b205-1bf71176ca3c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:11.910531 crc crio[24245]: time=\"2026-06-14T08:45:11.910056051Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=3344826d-975e-4686-be53-c85a2aa9c17e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:11.910531 crc crio[24245]: time=\"2026-06-14T08:45:11.910164365Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=a10a493d-53c9-4098-b3b1-104fa115cdd2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:11.923214 crc crio[24245]: time=\"2026-06-14T08:45:11.923041094Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/manager\" id=6d76abc3-5470-48df-8b5b-8b069f60ad2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:11.924635 crc crio[24245]: time=\"2026-06-14T08:45:11.924545655Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=946495b5-b225-40d0-b19e-5a3c68779e0b name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:11.928242 crc crio[24245]: time=\"2026-06-14T08:45:11.927742265Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=e6a1324c-dbd7-4cf7-81be-9ed725c22568 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:12.653961 crc crio[24245]: time=\"2026-06-14T08:45:12.653421785Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/manager\" id=9bd2e1d2-5a55-466c-a68b-de12eaa04ee8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:14.062939 crc crio[24245]: time=\"2026-06-14T08:45:14.061450635Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=65bbb749-d629-4c4e-bee4-43a84a9a457b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:14.891254 crc crio[24245]: time=\"2026-06-14T08:45:14.890581125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:14.891254 crc crio[24245]: time=\"2026-06-14T08:45:14.89107491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:14.899225 crc crio[24245]: time=\"2026-06-14T08:45:14.899145498Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=5034cbb4-597d-4d47-8c36-d1ce8eacd056 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:14.900129 crc crio[24245]: time=\"2026-06-14T08:45:14.900054557Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/manager\" id=4eb07d77-8090-4176-b455-3abed2677c01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:14.906700 crc crio[24245]: time=\"2026-06-14T08:45:14.906557854Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/manager\" id=78de4197-786d-4827-ba70-f0745e26eebe name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:17.165560 crc crio[24245]: time=\"2026-06-14T08:45:17.165075964Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/manager\" id=0be5c899-de87-426b-9845-c0542c355255 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:18.016075 crc crio[24245]: time=\"2026-06-14T08:45:18.015977778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:18.016485 crc crio[24245]: time=\"2026-06-14T08:45:18.016178755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:18.027267 crc crio[24245]: time=\"2026-06-14T08:45:18.027139174Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/manager\" id=9e78dbc6-22dd-4fbf-ae14-61afe674437f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:18.101736 crc crio[24245]: time=\"2026-06-14T08:45:18.101629286Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=b5a86cc8-0561-4db5-99e5-207091419011 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:18.103306 crc crio[24245]: time=\"2026-06-14T08:45:18.103248671Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=a3e8c8cf-f01a-4b9c-9943-d595310d770d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:18.112026 crc crio[24245]: time=\"2026-06-14T08:45:18.111964514Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=31fdaa60-2c6c-4ec3-ae91-22b4817864a0 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:18.113609 crc crio[24245]: time=\"2026-06-14T08:45:18.113495218Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=a0e0bc44-380f-486e-a733-39dc15603c9f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.051757 crc crio[24245]: time=\"2026-06-14T08:45:19.051066195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.086466 crc crio[24245]: time=\"2026-06-14T08:45:19.08630728Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=68b14597-613f-4990-bf25-392e51c941ca name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.091236 crc crio[24245]: time=\"2026-06-14T08:45:19.091065187Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=8697f244-80bb-4cc3-a889-04c2a4bddd9e name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:19.092726 crc crio[24245]: time=\"2026-06-14T08:45:19.092642312Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=30700c91-562f-4d2a-ae9a-c23ce04aa48c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.134504 crc crio[24245]: time=\"2026-06-14T08:45:19.134393727Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=19db5abb-e719-42cf-b293-4e3802173ff5 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:19.135742 crc crio[24245]: time=\"2026-06-14T08:45:19.135665613Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=2c783ba9-d538-4117-abbd-97358d577731 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.145393 crc crio[24245]: time=\"2026-06-14T08:45:19.145296186Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=8ee673a0-d846-43f0-a023-9e0ff8cb95c1 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:19.146651 crc crio[24245]: time=\"2026-06-14T08:45:19.146570001Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=b28266f4-b9a5-4524-a1a0-f317659cff47 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.150762 crc crio[24245]: time=\"2026-06-14T08:45:19.150659906Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=21c679e2-d8bd-4d8f-87cd-4db349d0bd17 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:19.153693 crc crio[24245]: time=\"2026-06-14T08:45:19.153639937Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=f7b80e4d-16cb-450e-bc3f-259b69aca0c1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.165764 crc crio[24245]: time=\"2026-06-14T08:45:19.165559259Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=e8768c41-66a7-48b8-b932-1998fbc94d0e name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:19.166666 crc crio[24245]: time=\"2026-06-14T08:45:19.16660946Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=194d567a-0ce5-4bfc-9e70-091086561648 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.179525 crc crio[24245]: time=\"2026-06-14T08:45:19.179432772Z\" level=info msg=\"Removed container 770c50f80f560e39cf413debe57a9d6dac3b4cbcaa8d04ace20f16d169c05608: openshift-infra/auto-csr-approver-29690438-d29r9/oc\" id=c337cd08-8563-45ca-abc7-a00832dc03cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:45:19.180462 crc crio[24245]: time=\"2026-06-14T08:45:19.180330311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.198568 crc crio[24245]: time=\"2026-06-14T08:45:19.198480207Z\" level=info msg=\"Stopping pod sandbox: 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4\" id=fa82b65f-c5ec-41dd-8fd3-285995049803 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:45:19.198568 crc crio[24245]: time=\"2026-06-14T08:45:19.198578512Z\" level=info msg=\"Stopped pod sandbox (already stopped): 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4\" id=fa82b65f-c5ec-41dd-8fd3-285995049803 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:45:19.199466 crc crio[24245]: time=\"2026-06-14T08:45:19.199407706Z\" level=info msg=\"Removing pod sandbox: 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4\" id=a92b42dd-7f60-46d8-b35f-47251de36a90 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:45:19.397607 crc crio[24245]: time=\"2026-06-14T08:45:19.397361408Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=ea758d52-2477-4007-a2c1-4f81f13175e1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.449561 crc crio[24245]: time=\"2026-06-14T08:45:19.449402041Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=212a2a16-92b1-4144-8491-0c9613c7c961 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:19.451242 crc crio[24245]: time=\"2026-06-14T08:45:19.45100111Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=61c912bd-c38a-41d4-8b67-bf34c92e8183 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.459986 crc crio[24245]: time=\"2026-06-14T08:45:19.459598813Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=9435a6d9-3a4e-4612-a41e-5f2e99f2b37c name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:19.461434 crc crio[24245]: time=\"2026-06-14T08:45:19.46137261Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=cb5da612-55b9-4ca9-afcf-b8e1ab6ccd24 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.516230 crc crio[24245]: time=\"2026-06-14T08:45:19.516072848Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=efa1b24c-693c-43c3-9928-403b3ba10b83 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:19.517621 crc crio[24245]: time=\"2026-06-14T08:45:19.517527321Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=a9af1bae-f159-474b-9756-0f0cad09a114 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.524753 crc crio[24245]: time=\"2026-06-14T08:45:19.524667601Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=a7913da6-b931-41fa-a5d2-fed8c2249d89 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:19.526112 crc crio[24245]: time=\"2026-06-14T08:45:19.526005751Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=a18ab7a8-fa87-4845-879a-3d2f87e201d4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.539128 crc crio[24245]: time=\"2026-06-14T08:45:19.539070843Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=16c1f138-761c-44e0-bffa-68f67ab1d723 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:19.541482 crc crio[24245]: time=\"2026-06-14T08:45:19.541305188Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=e4c0172f-da97-4bf3-a0f2-64c519e3d719 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.554624 crc crio[24245]: time=\"2026-06-14T08:45:19.554473785Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=09085599-bbe7-499f-8e8f-be26d913f1a7 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:19.555654 crc crio[24245]: time=\"2026-06-14T08:45:19.555538303Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=e6d89220-0d42-432b-a76e-5ffd63efa5b4 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:19.556256 crc crio[24245]: time=\"2026-06-14T08:45:19.556168663Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=70daffe8-0e0b-4a82-afe5-bf5c52d9a23b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.556781 crc crio[24245]: time=\"2026-06-14T08:45:19.556688149Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=f2cd8009-7b92-451a-ba8d-f7f84c1a0b91 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.585655 crc crio[24245]: time=\"2026-06-14T08:45:19.585544939Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=a3e85c99-b7e7-41a2-ae5d-011e658684ab name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.586637 crc crio[24245]: time=\"2026-06-14T08:45:19.586396456Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=82268dc6-3525-4adc-9cb4-6712c61de626 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.608665 crc crio[24245]: time=\"2026-06-14T08:45:19.608535484Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=a81cbe0d-9e75-4f49-9c30-512fbea54852 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:19.609020 crc crio[24245]: time=\"2026-06-14T08:45:19.608659908Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=4665650b-6330-4e75-880f-19d3dd282b9c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.610499 crc crio[24245]: time=\"2026-06-14T08:45:19.610364184Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=64d3c135-10d4-4a2c-acf0-ca1ebe7bc98e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.610650 crc crio[24245]: time=\"2026-06-14T08:45:19.610553379Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=ec5393a6-cc51-4619-8415-da797916b291 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.634085 crc crio[24245]: time=\"2026-06-14T08:45:19.633946063Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/manager\" id=4151d3cd-4bc7-40ad-ad74-44a416f6ce19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:19.643814 crc crio[24245]: time=\"2026-06-14T08:45:19.643700143Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=636210c2-635e-4f67-977a-2fc4eb9936ff name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:19.644819 crc crio[24245]: time=\"2026-06-14T08:45:19.644733386Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=cac7f367-43bd-42d1-8b0f-b0b391980f05 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.653418 crc crio[24245]: time=\"2026-06-14T08:45:19.653123414Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=a09fc041-110c-4a3a-ba1b-d98adacd029b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.653418 crc crio[24245]: time=\"2026-06-14T08:45:19.65329798Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=e70f98d6-d4a6-470c-8539-f23069653d93 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.653418 crc crio[24245]: time=\"2026-06-14T08:45:19.65330902Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=ab468fa3-a3bb-4162-a0e7-778388a88a3a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.653913 crc crio[24245]: time=\"2026-06-14T08:45:19.653771745Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=3a2ab8cb-4e9e-4ceb-bea7-d53422f0fbb0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.657405 crc crio[24245]: time=\"2026-06-14T08:45:19.657244966Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=e5437027-8b16-49df-8d3d-9ed8a6558b8b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.657925 crc crio[24245]: time=\"2026-06-14T08:45:19.657796533Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=43be3e9a-a467-4570-ab5d-316d97df60a9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.659434 crc crio[24245]: time=\"2026-06-14T08:45:19.659029142Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=e92c3f80-4f8f-4813-91cd-04e00c270e23 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.660126 crc crio[24245]: time=\"2026-06-14T08:45:19.660024795Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=6fb94e42-6253-4e43-b47e-968728fa00bd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.688402 crc crio[24245]: time=\"2026-06-14T08:45:19.688268845Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690445-vljzj Namespace:openshift-operator-lifecycle-manager ID:c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d UID:83c6afed-03d2-4544-9674-8fb6f034deb2 NetNS:/var/run/netns/febf2d63-4704-4952-b75a-98c9c503e9e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83c6afed_03d2_4544_9674_8fb6f034deb2.slice PodAnnotations:0xc00161a2a0}] Aliases:map[]}\"\nJun 14 08:45:19.688402 crc crio[24245]: time=\"2026-06-14T08:45:19.688338358Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690445-vljzj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:45:19.689454 crc crio[24245]: time=\"2026-06-14T08:45:19.68907662Z\" level=info msg=\"Removed pod sandbox: 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4\" id=a92b42dd-7f60-46d8-b35f-47251de36a90 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:45:19.692154 crc crio[24245]: time=\"2026-06-14T08:45:19.692041147Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/manager\" id=b9f101b0-d66d-48ae-af36-59feba135595 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:19.715538 crc crio[24245]: time=\"2026-06-14T08:45:19.715451882Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/manager\" id=4049ae7d-a2ab-4da7-9e59-6162febc3ce2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:19.721816 crc crio[24245]: time=\"2026-06-14T08:45:19.721734915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.723666 crc crio[24245]: time=\"2026-06-14T08:45:19.723403255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.724435 crc crio[24245]: time=\"2026-06-14T08:45:19.724381017Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=bc7f50da-203f-444d-930b-ce3dec68360d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.728273 crc crio[24245]: time=\"2026-06-14T08:45:19.728166708Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=6f5e8c35-587d-46b9-9c25-5c3c734f747d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:19.732624 crc crio[24245]: time=\"2026-06-14T08:45:19.732544758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.736215 crc crio[24245]: time=\"2026-06-14T08:45:19.736117192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.745660 crc crio[24245]: time=\"2026-06-14T08:45:19.7453842Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/manager\" id=77cab16a-d226-4d6e-8997-7a455c907d3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:19.750100 crc crio[24245]: time=\"2026-06-14T08:45:19.750029144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.752667 crc crio[24245]: time=\"2026-06-14T08:45:19.752548755Z\" level=info msg=\"Creating container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/operator\" id=fd036803-29c7-4e69-9726-88ac2bcb2adf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:19.762019 crc crio[24245]: time=\"2026-06-14T08:45:19.761102018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.766437 crc crio[24245]: time=\"2026-06-14T08:45:19.766294734Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/manager\" id=4b4d9684-e7dd-488a-b720-dcb1ace5ec23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:19.768948 crc crio[24245]: time=\"2026-06-14T08:45:19.766559592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.770360 crc crio[24245]: time=\"2026-06-14T08:45:19.77027377Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/manager\" id=a1846927-88c5-4ef8-906f-1bd08bb7b3a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:19.771555 crc crio[24245]: time=\"2026-06-14T08:45:19.771383975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.774994 crc crio[24245]: time=\"2026-06-14T08:45:19.773467852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.777130 crc crio[24245]: time=\"2026-06-14T08:45:19.777067338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.777801 crc crio[24245]: time=\"2026-06-14T08:45:19.777753909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.778105 crc crio[24245]: time=\"2026-06-14T08:45:19.778028867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.779951 crc crio[24245]: time=\"2026-06-14T08:45:19.779541298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.783585 crc crio[24245]: time=\"2026-06-14T08:45:19.783487082Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/manager\" id=0e918256-dedb-45df-ba9c-e1ba6d4a8b05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:19.787348 crc crio[24245]: time=\"2026-06-14T08:45:19.787211202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.791987 crc crio[24245]: time=\"2026-06-14T08:45:19.79190179Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/manager\" id=533c7c5c-860b-4bdf-9ffb-3e42d4e24ec9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:19.801668 crc crio[24245]: time=\"2026-06-14T08:45:19.80146291Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/manager\" id=7a0a6809-ef66-439f-8656-2d7ca383656c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:19.806765 crc crio[24245]: time=\"2026-06-14T08:45:19.806670082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.811664 crc crio[24245]: time=\"2026-06-14T08:45:19.811307649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.812769 crc crio[24245]: time=\"2026-06-14T08:45:19.812686883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.813493 crc crio[24245]: time=\"2026-06-14T08:45:19.813333164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.822644 crc crio[24245]: time=\"2026-06-14T08:45:19.816376382Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/manager\" id=a105b069-ea33-4ba9-aea7-09840ea98803 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:19.833760 crc crio[24245]: time=\"2026-06-14T08:45:19.833649781Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/manager\" id=33be2262-dd49-4ce2-a4ec-4b4ebca16185 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:19.834106 crc crio[24245]: time=\"2026-06-14T08:45:19.833794206Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/manager\" id=7860a8f0-fd31-4df7-aca9-f407d7469e8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:19.837754 crc crio[24245]: time=\"2026-06-14T08:45:19.83763962Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/manager\" id=de1b3e5e-0c50-406a-a2d5-600e6ae00d74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:19.846170 crc crio[24245]: time=\"2026-06-14T08:45:19.843520595Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/manager\" id=c311e5f0-25af-4a87-bb36-30259acc329c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:19.850389 crc crio[24245]: time=\"2026-06-14T08:45:19.850311492Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/manager\" id=b66582d5-493e-4c32-bc43-e412deeb4fa9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:19.869563 crc crio[24245]: time=\"2026-06-14T08:45:19.869434091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.873950 crc crio[24245]: time=\"2026-06-14T08:45:19.873892215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.875657 crc crio[24245]: time=\"2026-06-14T08:45:19.875582741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.886569 crc crio[24245]: time=\"2026-06-14T08:45:19.886419824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.892478 crc crio[24245]: time=\"2026-06-14T08:45:19.886269056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.902381 crc crio[24245]: time=\"2026-06-14T08:45:19.902256631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.905410 crc crio[24245]: time=\"2026-06-14T08:45:19.905164856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.909633 crc crio[24245]: time=\"2026-06-14T08:45:19.909509522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.940178 crc crio[24245]: time=\"2026-06-14T08:45:19.936943106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.957133 crc crio[24245]: time=\"2026-06-14T08:45:19.953411972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.974994 crc crio[24245]: time=\"2026-06-14T08:45:19.974576251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:19.992958 crc crio[24245]: time=\"2026-06-14T08:45:19.992743115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.132005 crc crio[24245]: time=\"2026-06-14T08:45:20.131828909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.152425 crc crio[24245]: time=\"2026-06-14T08:45:20.15223382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.192659 crc crio[24245]: time=\"2026-06-14T08:45:20.192410392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.200067 crc crio[24245]: time=\"2026-06-14T08:45:20.199516388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.209520 crc crio[24245]: time=\"2026-06-14T08:45:20.209387923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.219410 crc crio[24245]: time=\"2026-06-14T08:45:20.219337971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.300051 crc crio[24245]: time=\"2026-06-14T08:45:20.299457934Z\" level=info msg=\"Created container 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/manager\" id=78de4197-786d-4827-ba70-f0745e26eebe name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.304231 crc crio[24245]: time=\"2026-06-14T08:45:20.303330168Z\" level=info msg=\"Starting container: 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9\" id=821f6abf-9a3c-486c-8068-edc3bf3ed6fc name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:20.308733 crc crio[24245]: time=\"2026-06-14T08:45:20.308455451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.312173 crc crio[24245]: time=\"2026-06-14T08:45:20.31175455Z\" level=info msg=\"Started container\" PID=52023 containerID=4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/manager id=821f6abf-9a3c-486c-8068-edc3bf3ed6fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35\nJun 14 08:45:20.313227 crc crio[24245]: time=\"2026-06-14T08:45:20.313139801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.322000 crc crio[24245]: time=\"2026-06-14T08:45:20.3215691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.333886 crc crio[24245]: time=\"2026-06-14T08:45:20.33373509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.336426 crc crio[24245]: 2026-06-14T08:45:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c878c284ec831c1 Mac:9e:c3:52:f1:bb:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/febf2d63-4704-4952-b75a-98c9c503e9e0 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:45:20.338461 crc crio[24245]: time=\"2026-06-14T08:45:20.338272323Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690445-vljzj Namespace:openshift-operator-lifecycle-manager ID:c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d UID:83c6afed-03d2-4544-9674-8fb6f034deb2 NetNS:/var/run/netns/febf2d63-4704-4952-b75a-98c9c503e9e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83c6afed_03d2_4544_9674_8fb6f034deb2.slice PodAnnotations:0xc00161a2a0}] Aliases:map[]}\"\nJun 14 08:45:20.344240 crc crio[24245]: time=\"2026-06-14T08:45:20.338477519Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690445-vljzj for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:45:20.348646 crc crio[24245]: time=\"2026-06-14T08:45:20.34853681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.365773 crc crio[24245]: time=\"2026-06-14T08:45:20.365704598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.368547 crc crio[24245]: time=\"2026-06-14T08:45:20.368467143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.385036 crc crio[24245]: time=\"2026-06-14T08:45:20.384425527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.394220 crc crio[24245]: time=\"2026-06-14T08:45:20.392625187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.403119 crc crio[24245]: time=\"2026-06-14T08:45:20.400945125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.409124 crc crio[24245]: time=\"2026-06-14T08:45:20.40907076Z\" level=info msg=\"Created container 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/manager\" id=6d76abc3-5470-48df-8b5b-8b069f60ad2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.410147 crc crio[24245]: time=\"2026-06-14T08:45:20.410026411Z\" level=info msg=\"Starting container: 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2\" id=240fa328-dce7-4a08-941d-e27adbe42185 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:20.414224 crc crio[24245]: time=\"2026-06-14T08:45:20.414135082Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6c78ff70-40b6-47aa-80ed-c5d957c3b65e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.417158 crc crio[24245]: time=\"2026-06-14T08:45:20.417123248Z\" level=info msg=\"Created container 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/manager\" id=9bd2e1d2-5a55-466c-a68b-de12eaa04ee8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.417577 crc crio[24245]: time=\"2026-06-14T08:45:20.417493559Z\" level=info msg=\"Created container ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/manager\" id=9e78dbc6-22dd-4fbf-ae14-61afe674437f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.417985 crc crio[24245]: time=\"2026-06-14T08:45:20.417807339Z\" level=info msg=\"Created container 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/manager\" id=4eb07d77-8090-4176-b455-3abed2677c01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.418683 crc crio[24245]: time=\"2026-06-14T08:45:20.418306716Z\" level=info msg=\"Created container 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/manager\" id=0be5c899-de87-426b-9845-c0542c355255 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.428241 crc crio[24245]: time=\"2026-06-14T08:45:20.428102578Z\" level=info msg=\"Ran pod sandbox c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/POD\" id=0f7f55c5-cd60-4efa-85d2-68af1e592b6a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:45:20.428512 crc crio[24245]: time=\"2026-06-14T08:45:20.428445469Z\" level=info msg=\"Starting container: 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d\" id=a96b18f7-4de8-44fa-b704-c4ce0e169dd0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:20.428589 crc crio[24245]: time=\"2026-06-14T08:45:20.428492274Z\" level=info msg=\"Starting container: 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416\" id=e6e60f0f-bc64-49cd-b2f5-0ac5343e0b49 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:20.428642 crc crio[24245]: time=\"2026-06-14T08:45:20.428576452Z\" level=info msg=\"Starting container: 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f\" id=c783c74f-08c2-48ba-9f08-16b931d77d0e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:20.428904 crc crio[24245]: time=\"2026-06-14T08:45:20.428775688Z\" level=info msg=\"Starting container: ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b\" id=b8753ce1-067c-40a8-8d8d-ccd6130fec7f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:20.433062 crc crio[24245]: time=\"2026-06-14T08:45:20.432797957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4a5b7213-59fb-4070-8cb5-136f9c58fac8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.434601 crc crio[24245]: time=\"2026-06-14T08:45:20.434523202Z\" level=info msg=\"Started container\" PID=52034 containerID=2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d description=openstack-operators/nova-operator-controller-manager-b9f789587-752cf/manager id=a96b18f7-4de8-44fa-b704-c4ce0e169dd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce\nJun 14 08:45:20.435330 crc crio[24245]: time=\"2026-06-14T08:45:20.435262057Z\" level=info msg=\"Started container\" PID=52037 containerID=0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/manager id=c783c74f-08c2-48ba-9f08-16b931d77d0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7\nJun 14 08:45:20.437668 crc crio[24245]: time=\"2026-06-14T08:45:20.43758254Z\" level=info msg=\"Started container\" PID=52031 containerID=8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/manager id=e6e60f0f-bc64-49cd-b2f5-0ac5343e0b49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336\nJun 14 08:45:20.438225 crc crio[24245]: time=\"2026-06-14T08:45:20.438150338Z\" level=info msg=\"Started container\" PID=52028 containerID=06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/manager id=240fa328-dce7-4a08-941d-e27adbe42185 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134\nJun 14 08:45:20.443620 crc crio[24245]: time=\"2026-06-14T08:45:20.440169084Z\" level=info msg=\"Started container\" PID=52033 containerID=ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/manager id=b8753ce1-067c-40a8-8d8d-ccd6130fec7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27\nJun 14 08:45:20.456881 crc crio[24245]: time=\"2026-06-14T08:45:20.456732734Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e8e46fbc-9ac6-43b1-8b5f-574c9de31cd3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.457659 crc crio[24245]: time=\"2026-06-14T08:45:20.45731439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.467255 crc crio[24245]: time=\"2026-06-14T08:45:20.467094756Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=eee3ee75-ede1-4c7a-814c-7c1326417775 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.472228 crc crio[24245]: time=\"2026-06-14T08:45:20.472146657Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=534ae579-72ab-4823-92f7-23eb5729de2c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.472412 crc crio[24245]: time=\"2026-06-14T08:45:20.472341658Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=867801ad-47c4-4f8f-b627-76bd2ddcccdd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.472465 crc crio[24245]: time=\"2026-06-14T08:45:20.472432166Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d46522ce-efb8-494e-a067-c04c2e5bc3d8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.472594 crc crio[24245]: time=\"2026-06-14T08:45:20.47253846Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=7e4b9358-311a-4af4-b7ef-391ff254c6e8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.478230 crc crio[24245]: time=\"2026-06-14T08:45:20.478136305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.478793 crc crio[24245]: time=\"2026-06-14T08:45:20.478730601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.489157 crc crio[24245]: time=\"2026-06-14T08:45:20.489065912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.500142 crc crio[24245]: time=\"2026-06-14T08:45:20.500059452Z\" level=info msg=\"Created container 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/manager\" id=b9f101b0-d66d-48ae-af36-59feba135595 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.501446 crc crio[24245]: time=\"2026-06-14T08:45:20.501362603Z\" level=info msg=\"Starting container: 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6\" id=6dc63746-d6ba-4b7d-9472-d9d884eb3027 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:20.504771 crc crio[24245]: time=\"2026-06-14T08:45:20.504684789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.507540 crc crio[24245]: time=\"2026-06-14T08:45:20.506959561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=46e9ace9-904e-433f-b97a-ebafe08e6d81 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.507923 crc crio[24245]: time=\"2026-06-14T08:45:20.507633894Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=0b177571-f146-4560-9371-4a3da03b9a35 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.509478 crc crio[24245]: time=\"2026-06-14T08:45:20.50942473Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=65b3995e-0f93-454e-9944-a68a701f68dc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.509699 crc crio[24245]: time=\"2026-06-14T08:45:20.509639367Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=2815ba50-faef-4338-b622-408fed8e3e48 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.510251 crc crio[24245]: time=\"2026-06-14T08:45:20.509658017Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=537cd0a2-3006-4450-84c5-3fc641c7a4aa name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.510251 crc crio[24245]: time=\"2026-06-14T08:45:20.509826164Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=0b201e06-854c-4301-91cb-cf3eb0076869 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.510400 crc crio[24245]: time=\"2026-06-14T08:45:20.509978429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.512274 crc crio[24245]: time=\"2026-06-14T08:45:20.512170277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.513941 crc crio[24245]: time=\"2026-06-14T08:45:20.51380546Z\" level=info msg=\"Started container\" PID=52065 containerID=1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/manager id=6dc63746-d6ba-4b7d-9472-d9d884eb3027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd\nJun 14 08:45:20.517103 crc crio[24245]: time=\"2026-06-14T08:45:20.516966922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.517103 crc crio[24245]: time=\"2026-06-14T08:45:20.516978151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.518259 crc crio[24245]: time=\"2026-06-14T08:45:20.518226363Z\" level=info msg=\"Created container 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/manager\" id=4151d3cd-4bc7-40ad-ad74-44a416f6ce19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.519462 crc crio[24245]: time=\"2026-06-14T08:45:20.519408139Z\" level=info msg=\"Starting container: 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17\" id=42b96754-7d6a-4766-b0f9-12f10c868e5c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:20.524435 crc crio[24245]: time=\"2026-06-14T08:45:20.52071052Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/kube-rbac-proxy\" id=9e9c1517-7631-4b81-8439-b2f768d7734b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.524435 crc crio[24245]: time=\"2026-06-14T08:45:20.524415888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.530099 crc crio[24245]: time=\"2026-06-14T08:45:20.529935675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.533308 crc crio[24245]: time=\"2026-06-14T08:45:20.531147353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.536469 crc crio[24245]: time=\"2026-06-14T08:45:20.536429192Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=4e4d0e0d-6332-4a54-9a90-b78b03c72521 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.538819 crc crio[24245]: time=\"2026-06-14T08:45:20.538746665Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/kube-rbac-proxy\" id=8ab5f0d7-8dc3-4868-94e3-384fdda402ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.540292 crc crio[24245]: time=\"2026-06-14T08:45:20.540189434Z\" level=info msg=\"Created container bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/manager\" id=a1846927-88c5-4ef8-906f-1bd08bb7b3a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.542400 crc crio[24245]: time=\"2026-06-14T08:45:20.542083383Z\" level=info msg=\"Starting container: bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb\" id=317b57e0-9d64-4e26-8864-1a671473de31 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:20.542400 crc crio[24245]: time=\"2026-06-14T08:45:20.542394135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.555072 crc crio[24245]: time=\"2026-06-14T08:45:20.552651761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.555397 crc crio[24245]: time=\"2026-06-14T08:45:20.555338427Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/kube-rbac-proxy\" id=df375fbf-0beb-4b66-b7e4-0f0539b04cc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.559995 crc crio[24245]: time=\"2026-06-14T08:45:20.557045438Z\" level=info msg=\"Started container\" PID=52039 containerID=9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/manager id=42b96754-7d6a-4766-b0f9-12f10c868e5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1\nJun 14 08:45:20.564781 crc crio[24245]: time=\"2026-06-14T08:45:20.55806034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.572658 crc crio[24245]: time=\"2026-06-14T08:45:20.572610239Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/collect-profiles\" id=54340f36-3c2c-4a50-87d1-d9bc9d9522a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.573107 crc crio[24245]: time=\"2026-06-14T08:45:20.573011583Z\" level=info msg=\"Started container\" PID=52062 containerID=bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb description=openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/manager id=317b57e0-9d64-4e26-8864-1a671473de31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c\nJun 14 08:45:20.573549 crc crio[24245]: time=\"2026-06-14T08:45:20.573465125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.592759 crc crio[24245]: time=\"2026-06-14T08:45:20.5909213Z\" level=info msg=\"Created container f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/manager\" id=4049ae7d-a2ab-4da7-9e59-6162febc3ce2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.594092 crc crio[24245]: time=\"2026-06-14T08:45:20.594007368Z\" level=info msg=\"Starting container: f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44\" id=8c14a02c-006e-46f1-a7a5-531c425523e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:20.609428 crc crio[24245]: time=\"2026-06-14T08:45:20.60900369Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=27aff626-6b1a-4422-8129-ceb286fba74a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.609428 crc crio[24245]: time=\"2026-06-14T08:45:20.60930481Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=2ccac6ab-f606-4964-bcb8-98a2d8367374 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.609832 crc crio[24245]: time=\"2026-06-14T08:45:20.609474812Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/kube-rbac-proxy\" id=f0b9a737-06bd-4b33-9c66-eefc6f0e619c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.615561 crc crio[24245]: time=\"2026-06-14T08:45:20.615501782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.616473 crc crio[24245]: time=\"2026-06-14T08:45:20.616085621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.621820 crc crio[24245]: time=\"2026-06-14T08:45:20.621772355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.622440 crc crio[24245]: time=\"2026-06-14T08:45:20.622366362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.629094 crc crio[24245]: time=\"2026-06-14T08:45:20.628997928Z\" level=info msg=\"Started container\" PID=52056 containerID=f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/manager id=8c14a02c-006e-46f1-a7a5-531c425523e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f\nJun 14 08:45:20.632525 crc crio[24245]: time=\"2026-06-14T08:45:20.632463264Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=55086215-3491-4835-9fee-e6b97e57e9d7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.635752 crc crio[24245]: time=\"2026-06-14T08:45:20.635670433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.686510 crc crio[24245]: time=\"2026-06-14T08:45:20.686398985Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/kube-rbac-proxy\" id=17ae3104-16dc-4dde-a75e-d9edf550dffc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.687471 crc crio[24245]: time=\"2026-06-14T08:45:20.687421182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.708083 crc crio[24245]: time=\"2026-06-14T08:45:20.708028678Z\" level=info msg=\"Created container 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/manager\" id=77cab16a-d226-4d6e-8997-7a455c907d3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.710642 crc crio[24245]: time=\"2026-06-14T08:45:20.710556833Z\" level=info msg=\"Starting container: 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d\" id=1abcd24c-f0fe-4fba-bcbc-811a70fa17d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:20.710741 crc crio[24245]: time=\"2026-06-14T08:45:20.710634268Z\" level=info msg=\"Created container 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/manager\" id=4b4d9684-e7dd-488a-b720-dcb1ace5ec23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.711947 crc crio[24245]: time=\"2026-06-14T08:45:20.711886581Z\" level=info msg=\"Starting container: 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61\" id=aff0d793-36e6-42f3-b9fe-13e9c8f0d927 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:20.718433 crc crio[24245]: time=\"2026-06-14T08:45:20.717822806Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d75d12be-85e1-4a2d-85f8-4d5433920dbc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.719447 crc crio[24245]: time=\"2026-06-14T08:45:20.719363275Z\" level=info msg=\"Started container\" PID=52090 containerID=652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61 description=openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/manager id=aff0d793-36e6-42f3-b9fe-13e9c8f0d927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15\nJun 14 08:45:20.719746 crc crio[24245]: time=\"2026-06-14T08:45:20.719663074Z\" level=info msg=\"Started container\" PID=52084 containerID=8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/manager id=1abcd24c-f0fe-4fba-bcbc-811a70fa17d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22\nJun 14 08:45:20.721804 crc crio[24245]: time=\"2026-06-14T08:45:20.72167116Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/kube-rbac-proxy\" id=ebda678b-6919-415d-950a-72059d6f76dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.748568 crc crio[24245]: time=\"2026-06-14T08:45:20.748515014Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=f7198fd7-9596-4990-86a0-902c7ea385bc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.752280 crc crio[24245]: time=\"2026-06-14T08:45:20.752234253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.754232 crc crio[24245]: time=\"2026-06-14T08:45:20.754136704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.757916 crc crio[24245]: time=\"2026-06-14T08:45:20.757740369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.758965 crc crio[24245]: time=\"2026-06-14T08:45:20.758877895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.765599 crc crio[24245]: time=\"2026-06-14T08:45:20.765523027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.813913 crc crio[24245]: time=\"2026-06-14T08:45:20.813779935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.818540 crc crio[24245]: time=\"2026-06-14T08:45:20.818482855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.840513 crc crio[24245]: time=\"2026-06-14T08:45:20.840435355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.843509 crc crio[24245]: time=\"2026-06-14T08:45:20.843438421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.848154 crc crio[24245]: time=\"2026-06-14T08:45:20.848106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.852389 crc crio[24245]: time=\"2026-06-14T08:45:20.852309275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.866803 crc crio[24245]: time=\"2026-06-14T08:45:20.866731804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.872234 crc crio[24245]: time=\"2026-06-14T08:45:20.872130727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.876582 crc crio[24245]: time=\"2026-06-14T08:45:20.876478526Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/kube-rbac-proxy\" id=8b88f873-feec-432c-aa5e-6c2da74ab032 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.877088 crc crio[24245]: time=\"2026-06-14T08:45:20.877010913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:20.911885 crc crio[24245]: time=\"2026-06-14T08:45:20.91173666Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a4184ca6-1d5c-496f-bd71-b14ffa06b969 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.914928 crc crio[24245]: time=\"2026-06-14T08:45:20.914775687Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3af6f263-68f0-480c-8152-15000010957b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.916805 crc crio[24245]: time=\"2026-06-14T08:45:20.916600465Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e995d88b-06a8-4ca6-aef3-51cc511cb44b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.930145 crc crio[24245]: time=\"2026-06-14T08:45:20.929442384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e4638e6b-0daa-4511-9bac-ccad895e20e7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:20.974799 crc crio[24245]: time=\"2026-06-14T08:45:20.974714374Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/kube-rbac-proxy\" id=3693a846-a47f-43aa-803e-d1e8cdf96b6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.986603 crc crio[24245]: time=\"2026-06-14T08:45:20.98628622Z\" level=info msg=\"Created container 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/operator\" id=fd036803-29c7-4e69-9726-88ac2bcb2adf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:20.988021 crc crio[24245]: time=\"2026-06-14T08:45:20.987981826Z\" level=info msg=\"Starting container: 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35\" id=74bab47c-e768-4760-b5e4-a3d2bdf016dd name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:21.001994 crc crio[24245]: time=\"2026-06-14T08:45:21.00177802Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/kube-rbac-proxy\" id=60d2849e-ce92-4629-af49-58cd12784963 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:21.011495 crc crio[24245]: time=\"2026-06-14T08:45:21.011338505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:21.012526 crc crio[24245]: time=\"2026-06-14T08:45:21.012496717Z\" level=info msg=\"Started container\" PID=52209 containerID=9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35 description=openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/operator id=74bab47c-e768-4760-b5e4-a3d2bdf016dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62\nJun 14 08:45:21.015284 crc crio[24245]: time=\"2026-06-14T08:45:21.015148427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:21.019045 crc crio[24245]: time=\"2026-06-14T08:45:21.018827304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:21.058392 crc crio[24245]: time=\"2026-06-14T08:45:21.05791896Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/kube-rbac-proxy\" id=9155a4a5-4185-4d51-b40e-401b41114518 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:21.060760 crc crio[24245]: time=\"2026-06-14T08:45:21.06071046Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/kube-rbac-proxy\" id=b5e594f9-f483-44ce-813d-d0e5abb52241 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:21.073171 crc crio[24245]: time=\"2026-06-14T08:45:21.07309309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:21.086169 crc crio[24245]: time=\"2026-06-14T08:45:21.086076846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:21.086554 crc crio[24245]: time=\"2026-06-14T08:45:21.08644881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:21.623216 crc crio[24245]: time=\"2026-06-14T08:45:21.622342674Z\" level=info msg=\"Created container a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/manager\" id=0e918256-dedb-45df-ba9c-e1ba6d4a8b05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:21.624793 crc crio[24245]: time=\"2026-06-14T08:45:21.624641947Z\" level=info msg=\"Starting container: a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a\" id=3ac3f607-5f69-414e-b12d-5ba4395e83d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:21.629997 crc crio[24245]: time=\"2026-06-14T08:45:21.629912089Z\" level=info msg=\"Started container\" PID=52270 containerID=a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a description=openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/manager id=3ac3f607-5f69-414e-b12d-5ba4395e83d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba\nJun 14 08:45:21.639579 crc crio[24245]: time=\"2026-06-14T08:45:21.639481242Z\" level=info msg=\"Created container e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/kube-rbac-proxy\" id=8ab5f0d7-8dc3-4868-94e3-384fdda402ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:21.642019 crc crio[24245]: time=\"2026-06-14T08:45:21.641912015Z\" level=info msg=\"Starting container: e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d\" id=b6ba79d3-c027-4d9b-b4d2-d22694718426 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:21.650254 crc crio[24245]: time=\"2026-06-14T08:45:21.650115875Z\" level=info msg=\"Started container\" PID=52283 containerID=e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/kube-rbac-proxy id=b6ba79d3-c027-4d9b-b4d2-d22694718426 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27\nJun 14 08:45:21.692042 crc crio[24245]: time=\"2026-06-14T08:45:21.689746441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:21.707918 crc crio[24245]: time=\"2026-06-14T08:45:21.704911824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:21.720054 crc crio[24245]: time=\"2026-06-14T08:45:21.719709121Z\" level=info msg=\"Created container 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/kube-rbac-proxy\" id=9e9c1517-7631-4b81-8439-b2f768d7734b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:21.721158 crc crio[24245]: time=\"2026-06-14T08:45:21.720994306Z\" level=info msg=\"Starting container: 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0\" id=baf754f1-6e73-4ae9-b1fc-e48c918e0f9e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:21.731357 crc crio[24245]: time=\"2026-06-14T08:45:21.731242795Z\" level=info msg=\"Started container\" PID=52281 containerID=2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/kube-rbac-proxy id=baf754f1-6e73-4ae9-b1fc-e48c918e0f9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35\nJun 14 08:45:21.774126 crc crio[24245]: time=\"2026-06-14T08:45:21.774034022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:21.780601 crc crio[24245]: time=\"2026-06-14T08:45:21.78049705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:21.910318 crc crio[24245]: time=\"2026-06-14T08:45:21.91022345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:21.912818 crc crio[24245]: time=\"2026-06-14T08:45:21.91274471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:21.913344 crc crio[24245]: time=\"2026-06-14T08:45:21.913256586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:21.916372 crc crio[24245]: time=\"2026-06-14T08:45:21.916295703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:21.938492 crc crio[24245]: time=\"2026-06-14T08:45:21.938399941Z\" level=info msg=\"Created container 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/manager\" id=7a0a6809-ef66-439f-8656-2d7ca383656c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:21.939692 crc crio[24245]: time=\"2026-06-14T08:45:21.939639177Z\" level=info msg=\"Starting container: 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14\" id=8e842a9e-ede4-4d6b-a6cb-2162672fb28d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:21.952944 crc crio[24245]: time=\"2026-06-14T08:45:21.952785047Z\" level=info msg=\"Started container\" PID=52271 containerID=2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14 description=openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/manager id=8e842a9e-ede4-4d6b-a6cb-2162672fb28d name=/runtime.v1.RuntimeService/StartContainer sandboxID=622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609\nJun 14 08:45:21.970176 crc crio[24245]: time=\"2026-06-14T08:45:21.970046817Z\" level=info msg=\"Created container a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/kube-rbac-proxy\" id=df375fbf-0beb-4b66-b7e4-0f0539b04cc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:21.971449 crc crio[24245]: time=\"2026-06-14T08:45:21.971387601Z\" level=info msg=\"Starting container: a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042\" id=ecc10eec-2d5c-401a-b0fe-888bca4faa91 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:21.973433 crc crio[24245]: time=\"2026-06-14T08:45:21.973361253Z\" level=info msg=\"Created container c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/manager\" id=c311e5f0-25af-4a87-bb36-30259acc329c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:21.978413 crc crio[24245]: time=\"2026-06-14T08:45:21.978340186Z\" level=info msg=\"Starting container: c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831\" id=0c69e060-261c-4b6e-861c-6652c6d44126 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:21.987161 crc crio[24245]: time=\"2026-06-14T08:45:21.986780978Z\" level=info msg=\"Started container\" PID=52268 containerID=c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/manager id=0c69e060-261c-4b6e-861c-6652c6d44126 name=/runtime.v1.RuntimeService/StartContainer sandboxID=392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a\nJun 14 08:45:21.999261 crc crio[24245]: time=\"2026-06-14T08:45:21.991400447Z\" level=info msg=\"Started container\" PID=52301 containerID=a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/kube-rbac-proxy id=ecc10eec-2d5c-401a-b0fe-888bca4faa91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336\nJun 14 08:45:22.033308 crc crio[24245]: time=\"2026-06-14T08:45:22.033183955Z\" level=info msg=\"Created container b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/manager\" id=33be2262-dd49-4ce2-a4ec-4b4ebca16185 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:22.034461 crc crio[24245]: time=\"2026-06-14T08:45:22.034417942Z\" level=info msg=\"Starting container: b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854\" id=59f691b2-8491-4897-acde-1e2bbf8c183c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:22.042254 crc crio[24245]: time=\"2026-06-14T08:45:22.042176512Z\" level=info msg=\"Started container\" PID=52266 containerID=b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/manager id=59f691b2-8491-4897-acde-1e2bbf8c183c name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc\nJun 14 08:45:22.154268 crc crio[24245]: time=\"2026-06-14T08:45:22.15412951Z\" level=info msg=\"Created container f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/kube-rbac-proxy\" id=ebda678b-6919-415d-950a-72059d6f76dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:22.155811 crc crio[24245]: time=\"2026-06-14T08:45:22.155740589Z\" level=info msg=\"Starting container: f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a\" id=bef42aa3-1ec7-4685-8983-7844b694b6f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:22.161408 crc crio[24245]: time=\"2026-06-14T08:45:22.161370418Z\" level=info msg=\"Started container\" PID=52296 containerID=f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/kube-rbac-proxy id=bef42aa3-1ec7-4685-8983-7844b694b6f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7\nJun 14 08:45:22.265333 crc crio[24245]: time=\"2026-06-14T08:45:22.265279483Z\" level=info msg=\"Created container fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/kube-rbac-proxy\" id=17ae3104-16dc-4dde-a75e-d9edf550dffc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:22.266769 crc crio[24245]: time=\"2026-06-14T08:45:22.266673046Z\" level=info msg=\"Starting container: fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5\" id=1b9accef-3302-4e10-8627-4b7a9ea54ee4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:22.273270 crc crio[24245]: time=\"2026-06-14T08:45:22.273121005Z\" level=info msg=\"Started container\" PID=52298 containerID=fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/kube-rbac-proxy id=1b9accef-3302-4e10-8627-4b7a9ea54ee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134\nJun 14 08:45:22.568959 crc crio[24245]: time=\"2026-06-14T08:45:22.568700697Z\" level=info msg=\"Created container 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/kube-rbac-proxy\" id=8b88f873-feec-432c-aa5e-6c2da74ab032 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:22.570112 crc crio[24245]: time=\"2026-06-14T08:45:22.570036781Z\" level=info msg=\"Starting container: 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76\" id=4d08fd22-2a4f-48f6-8653-c8c9d97e9a44 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:22.579313 crc crio[24245]: time=\"2026-06-14T08:45:22.579177791Z\" level=info msg=\"Started container\" PID=52315 containerID=5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/kube-rbac-proxy id=4d08fd22-2a4f-48f6-8653-c8c9d97e9a44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd\nJun 14 08:45:22.589246 crc crio[24245]: time=\"2026-06-14T08:45:22.589058347Z\" level=info msg=\"Created container 7d99db46946601dc3a6f4d9bee3e2bae134dd7b6403b8b02f6fae9d6a5c7dfaf: openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/collect-profiles\" id=54340f36-3c2c-4a50-87d1-d9bc9d9522a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:22.589653 crc crio[24245]: time=\"2026-06-14T08:45:22.589309065Z\" level=info msg=\"Created container 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/manager\" id=de1b3e5e-0c50-406a-a2d5-600e6ae00d74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:22.589653 crc crio[24245]: time=\"2026-06-14T08:45:22.589069617Z\" level=info msg=\"Created container a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/manager\" id=b66582d5-493e-4c32-bc43-e412deeb4fa9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:22.589653 crc crio[24245]: time=\"2026-06-14T08:45:22.589562452Z\" level=info msg=\"Created container 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/manager\" id=533c7c5c-860b-4bdf-9ffb-3e42d4e24ec9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:22.590460 crc crio[24245]: time=\"2026-06-14T08:45:22.590054398Z\" level=info msg=\"Created container 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/manager\" id=7860a8f0-fd31-4df7-aca9-f407d7469e8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:22.590460 crc crio[24245]: time=\"2026-06-14T08:45:22.590142872Z\" level=info msg=\"Created container f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/manager\" id=a105b069-ea33-4ba9-aea7-09840ea98803 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:22.590460 crc crio[24245]: time=\"2026-06-14T08:45:22.590181342Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=b7dba48d-18e4-4b93-9413-48cf55858b9c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:22.590962 crc crio[24245]: time=\"2026-06-14T08:45:22.590791472Z\" level=info msg=\"Created container 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/kube-rbac-proxy\" id=f0b9a737-06bd-4b33-9c66-eefc6f0e619c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:22.590962 crc crio[24245]: time=\"2026-06-14T08:45:22.590934836Z\" level=info msg=\"Starting container: 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e\" id=c733072d-155a-44fc-be2e-8d0e30180371 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:22.591179 crc crio[24245]: time=\"2026-06-14T08:45:22.591069831Z\" level=info msg=\"Starting container: 7d99db46946601dc3a6f4d9bee3e2bae134dd7b6403b8b02f6fae9d6a5c7dfaf\" id=b3ac4ef5-70bc-47f5-8c67-f35677f045ce name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:22.591726 crc crio[24245]: time=\"2026-06-14T08:45:22.591550696Z\" level=info msg=\"Starting container: a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c\" id=60e5ce65-9dc5-40ff-be59-fac23435f8bf name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:22.591726 crc crio[24245]: time=\"2026-06-14T08:45:22.591635629Z\" level=info msg=\"Starting container: f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8\" id=7c2e1b72-c304-4517-b104-fb3c2e06d74c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:22.594159 crc crio[24245]: time=\"2026-06-14T08:45:22.592792966Z\" level=info msg=\"Starting container: 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a\" id=b50996ae-8fec-46c3-a731-aca588d989ad name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:22.594860 crc crio[24245]: time=\"2026-06-14T08:45:22.594678877Z\" level=info msg=\"Starting container: 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b\" id=f8d6946f-4b1a-42bd-8977-da819ccff800 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:22.598544 crc crio[24245]: time=\"2026-06-14T08:45:22.598427808Z\" level=info msg=\"Created container caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/kube-rbac-proxy\" id=60d2849e-ce92-4629-af49-58cd12784963 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:22.599388 crc crio[24245]: time=\"2026-06-14T08:45:22.599316847Z\" level=info msg=\"Started container\" PID=52279 containerID=6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/manager id=c733072d-155a-44fc-be2e-8d0e30180371 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562\nJun 14 08:45:22.599736 crc crio[24245]: time=\"2026-06-14T08:45:22.599609946Z\" level=info msg=\"Starting container: 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065\" id=8ca42deb-2d55-420d-bb33-2bb7c8522509 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:22.599832 crc crio[24245]: time=\"2026-06-14T08:45:22.599763301Z\" level=info msg=\"Started container\" PID=52267 containerID=a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/manager id=60e5ce65-9dc5-40ff-be59-fac23435f8bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20\nJun 14 08:45:22.604181 crc crio[24245]: time=\"2026-06-14T08:45:22.604091431Z\" level=info msg=\"Created container e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/kube-rbac-proxy\" id=9155a4a5-4185-4d51-b40e-401b41114518 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:22.611422 crc crio[24245]: time=\"2026-06-14T08:45:22.611312419Z\" level=info msg=\"Created container 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/kube-rbac-proxy\" id=3693a846-a47f-43aa-803e-d1e8cdf96b6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:22.611671 crc crio[24245]: time=\"2026-06-14T08:45:22.611518524Z\" level=info msg=\"Created container 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/kube-rbac-proxy\" id=b5e594f9-f483-44ce-813d-d0e5abb52241 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:22.612653 crc crio[24245]: time=\"2026-06-14T08:45:22.612566324Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=439290e0-d24f-47f7-a1b4-b5548da40872 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:22.612800 crc crio[24245]: time=\"2026-06-14T08:45:22.612683664Z\" level=info msg=\"Starting container: e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43\" id=7f458789-ae39-4b51-bd01-f76bdaf2c09f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:22.612800 crc crio[24245]: time=\"2026-06-14T08:45:22.612742909Z\" level=info msg=\"Started container\" PID=52284 containerID=97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b description=openstack-operators/nova-operator-controller-manager-b9f789587-752cf/kube-rbac-proxy id=f8d6946f-4b1a-42bd-8977-da819ccff800 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce\nJun 14 08:45:22.613271 crc crio[24245]: time=\"2026-06-14T08:45:22.612575883Z\" level=info msg=\"Started container\" PID=52287 containerID=7d99db46946601dc3a6f4d9bee3e2bae134dd7b6403b8b02f6fae9d6a5c7dfaf description=openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/collect-profiles id=b3ac4ef5-70bc-47f5-8c67-f35677f045ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d\nJun 14 08:45:22.613271 crc crio[24245]: time=\"2026-06-14T08:45:22.613249465Z\" level=info msg=\"Started container\" PID=52280 containerID=9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/manager id=b50996ae-8fec-46c3-a731-aca588d989ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8\nJun 14 08:45:22.613544 crc crio[24245]: time=\"2026-06-14T08:45:22.613406237Z\" level=info msg=\"Starting container: 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a\" id=0fcdd8a3-127e-44a7-b5c8-9d156ff5c663 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:22.613694 crc crio[24245]: time=\"2026-06-14T08:45:22.613630162Z\" level=info msg=\"Started container\" PID=52272 containerID=f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8 description=openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/manager id=7c2e1b72-c304-4517-b104-fb3c2e06d74c name=/runtime.v1.RuntimeService/StartContainer sandboxID=812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d\nJun 14 08:45:22.613885 crc crio[24245]: time=\"2026-06-14T08:45:22.613792689Z\" level=info msg=\"Starting container: 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c\" id=9f5db47b-fbed-423b-baa2-0b3cdcaa3453 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:22.616131 crc crio[24245]: time=\"2026-06-14T08:45:22.616070101Z\" level=info msg=\"Starting container: caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19\" id=ef9a6b36-afc6-41ff-9fab-1c95f7e217e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:22.630631 crc crio[24245]: time=\"2026-06-14T08:45:22.630520891Z\" level=info msg=\"Started container\" PID=52282 containerID=5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065 description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/manager id=8ca42deb-2d55-420d-bb33-2bb7c8522509 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13\nJun 14 08:45:22.639965 crc crio[24245]: time=\"2026-06-14T08:45:22.639813766Z\" level=info msg=\"Started container\" PID=52474 containerID=235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/kube-rbac-proxy id=0fcdd8a3-127e-44a7-b5c8-9d156ff5c663 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1\nJun 14 08:45:22.658395 crc crio[24245]: time=\"2026-06-14T08:45:22.658293044Z\" level=info msg=\"Started container\" PID=52478 containerID=e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43 description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/kube-rbac-proxy id=7f458789-ae39-4b51-bd01-f76bdaf2c09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22\nJun 14 08:45:22.659271 crc crio[24245]: time=\"2026-06-14T08:45:22.659180053Z\" level=info msg=\"Started container\" PID=52477 containerID=225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c description=openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/kube-rbac-proxy id=9f5db47b-fbed-423b-baa2-0b3cdcaa3453 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15\nJun 14 08:45:22.659537 crc crio[24245]: time=\"2026-06-14T08:45:22.659475642Z\" level=info msg=\"Started container\" PID=52475 containerID=caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/kube-rbac-proxy id=ef9a6b36-afc6-41ff-9fab-1c95f7e217e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f\nJun 14 08:45:23.505235 crc crio[24245]: time=\"2026-06-14T08:45:23.504115896Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=bbf2e0d8-1dab-4f18-a846-51fdf5930284 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:23.874775 crc crio[24245]: time=\"2026-06-14T08:45:23.87460693Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=fe089188-5f37-472d-882a-b297aff2769f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:23.875934 crc crio[24245]: time=\"2026-06-14T08:45:23.874739414Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=769b1b83-7ddb-4b7d-9951-2b2f83182a4e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:23.875934 crc crio[24245]: time=\"2026-06-14T08:45:23.874759415Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=f2b077c7-4f05-4f0e-8d53-ee2d2ae12044 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:24.016901 crc crio[24245]: time=\"2026-06-14T08:45:24.016754264Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/kube-rbac-proxy\" id=166873a5-2349-4164-bb5f-17f63bed37d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:24.017320 crc crio[24245]: time=\"2026-06-14T08:45:24.017180517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.017509 crc crio[24245]: time=\"2026-06-14T08:45:24.017419615Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=4c50a6c6-d661-4c27-96ae-4bb437818e67 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:24.019943 crc crio[24245]: time=\"2026-06-14T08:45:24.01978486Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=5257f5ad-027d-4860-b07f-c5dd237df1ac name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:24.020068 crc crio[24245]: time=\"2026-06-14T08:45:24.019955066Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=38078fc7-db3b-4415-81bd-93fd721c9dbf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:24.020068 crc crio[24245]: time=\"2026-06-14T08:45:24.020010768Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3f2de13a-89f3-46a6-9b56-073b54b57a81 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:24.020068 crc crio[24245]: time=\"2026-06-14T08:45:24.020064519Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e5f23668-b143-4ccb-b6d7-927e0663ba14 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:24.047634 crc crio[24245]: time=\"2026-06-14T08:45:24.047418002Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=79b127ec-2dbd-4415-9120-5a7d680b6aad name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:24.064814 crc crio[24245]: time=\"2026-06-14T08:45:24.064667551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.068951 crc crio[24245]: time=\"2026-06-14T08:45:24.068744001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.183287 crc crio[24245]: time=\"2026-06-14T08:45:24.183127578Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/kube-rbac-proxy\" id=a542dd89-88d1-42c8-a757-847bef0fb5c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:24.183776 crc crio[24245]: time=\"2026-06-14T08:45:24.183687166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.201464 crc crio[24245]: time=\"2026-06-14T08:45:24.201312903Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/kube-rbac-proxy\" id=ab389f04-a832-45fc-bd23-883611787d03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:24.230824 crc crio[24245]: time=\"2026-06-14T08:45:24.230675185Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/kube-rbac-proxy\" id=f9c3cda1-3656-48d8-b59e-599a8067879f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:24.237906 crc crio[24245]: time=\"2026-06-14T08:45:24.23457143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.237906 crc crio[24245]: time=\"2026-06-14T08:45:24.234654655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.237906 crc crio[24245]: time=\"2026-06-14T08:45:24.237174182Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/kube-rbac-proxy\" id=7e68b204-887f-4fb0-8324-2a9f917c98dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:24.246827 crc crio[24245]: time=\"2026-06-14T08:45:24.24672535Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/kube-rbac-proxy\" id=3f5f8f98-eb6e-4d18-8a89-089cb73db3fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:24.253399 crc crio[24245]: time=\"2026-06-14T08:45:24.252723628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.253399 crc crio[24245]: time=\"2026-06-14T08:45:24.253052898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.517878 crc crio[24245]: time=\"2026-06-14T08:45:24.517261383Z\" level=info msg=\"Created container c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/kube-rbac-proxy\" id=166873a5-2349-4164-bb5f-17f63bed37d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:24.520467 crc crio[24245]: time=\"2026-06-14T08:45:24.520363173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.527458 crc crio[24245]: time=\"2026-06-14T08:45:24.527359266Z\" level=info msg=\"Starting container: c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12\" id=6b776796-8e7b-40af-bd73-42a80d62374d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:24.532182 crc crio[24245]: time=\"2026-06-14T08:45:24.532098971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.533821 crc crio[24245]: time=\"2026-06-14T08:45:24.533730764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.545179 crc crio[24245]: time=\"2026-06-14T08:45:24.54499164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.552486 crc crio[24245]: time=\"2026-06-14T08:45:24.552380583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.561750 crc crio[24245]: time=\"2026-06-14T08:45:24.561630481Z\" level=info msg=\"Started container\" PID=52680 containerID=c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12 description=openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/kube-rbac-proxy id=6b776796-8e7b-40af-bd73-42a80d62374d name=/runtime.v1.RuntimeService/StartContainer sandboxID=622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609\nJun 14 08:45:24.582367 crc crio[24245]: time=\"2026-06-14T08:45:24.582003621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.586258 crc crio[24245]: time=\"2026-06-14T08:45:24.586097456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.592632 crc crio[24245]: time=\"2026-06-14T08:45:24.592482051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.602490 crc crio[24245]: time=\"2026-06-14T08:45:24.602337939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.605140 crc crio[24245]: time=\"2026-06-14T08:45:24.605052127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:24.885161 crc crio[24245]: time=\"2026-06-14T08:45:24.885010133Z\" level=info msg=\"Created container 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/kube-rbac-proxy\" id=7e68b204-887f-4fb0-8324-2a9f917c98dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:24.886321 crc crio[24245]: time=\"2026-06-14T08:45:24.886173901Z\" level=info msg=\"Starting container: 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73\" id=a9384181-e9b8-40fb-95ed-9db5bd45483a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:24.911351 crc crio[24245]: time=\"2026-06-14T08:45:24.911183385Z\" level=info msg=\"Started container\" PID=52797 containerID=9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/kube-rbac-proxy id=a9384181-e9b8-40fb-95ed-9db5bd45483a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8\nJun 14 08:45:24.959646 crc crio[24245]: time=\"2026-06-14T08:45:24.959510976Z\" level=info msg=\"Created container fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/kube-rbac-proxy\" id=ab389f04-a832-45fc-bd23-883611787d03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:24.961347 crc crio[24245]: time=\"2026-06-14T08:45:24.958536319Z\" level=info msg=\"Created container 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/kube-rbac-proxy\" id=a542dd89-88d1-42c8-a757-847bef0fb5c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:24.961882 crc crio[24245]: time=\"2026-06-14T08:45:24.961740736Z\" level=info msg=\"Starting container: fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e\" id=4ca3ed5e-3aae-4314-8a61-485b16285f6c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:24.963343 crc crio[24245]: time=\"2026-06-14T08:45:24.963258279Z\" level=info msg=\"Starting container: 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8\" id=e565fa86-332f-4324-a74d-f4be0af9d2af name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:24.976757 crc crio[24245]: time=\"2026-06-14T08:45:24.976592821Z\" level=info msg=\"Started container\" PID=52796 containerID=0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/kube-rbac-proxy id=e565fa86-332f-4324-a74d-f4be0af9d2af name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562\nJun 14 08:45:24.979796 crc crio[24245]: time=\"2026-06-14T08:45:24.979728501Z\" level=info msg=\"Started container\" PID=52800 containerID=fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/kube-rbac-proxy id=4ca3ed5e-3aae-4314-8a61-485b16285f6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13\nJun 14 08:45:25.017147 crc crio[24245]: time=\"2026-06-14T08:45:25.017036723Z\" level=info msg=\"Created container baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/kube-rbac-proxy\" id=3f5f8f98-eb6e-4d18-8a89-089cb73db3fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:25.019341 crc crio[24245]: time=\"2026-06-14T08:45:25.01925525Z\" level=info msg=\"Starting container: baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4\" id=a979e051-b77a-45c3-b355-17c8aaeeb18e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:25.032584 crc crio[24245]: time=\"2026-06-14T08:45:25.032458426Z\" level=info msg=\"Started container\" PID=52798 containerID=baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4 description=openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/kube-rbac-proxy id=a979e051-b77a-45c3-b355-17c8aaeeb18e name=/runtime.v1.RuntimeService/StartContainer sandboxID=812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d\nJun 14 08:45:25.255643 crc crio[24245]: time=\"2026-06-14T08:45:25.255305194Z\" level=info msg=\"Created container 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/kube-rbac-proxy\" id=f9c3cda1-3656-48d8-b59e-599a8067879f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:45:25.260414 crc crio[24245]: time=\"2026-06-14T08:45:25.260300145Z\" level=info msg=\"Starting container: 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783\" id=4c1b8272-fa8d-4aff-8683-bf1013b05d75 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:45:25.275675 crc crio[24245]: time=\"2026-06-14T08:45:25.275573097Z\" level=info msg=\"Started container\" PID=52799 containerID=74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/kube-rbac-proxy id=4c1b8272-fa8d-4aff-8683-bf1013b05d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20\nJun 14 08:45:26.769980 crc crio[24245]: time=\"2026-06-14T08:45:26.769154413Z\" level=info msg=\"Stopping pod sandbox: c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d\" id=65b98697-16eb-415b-a908-e9da3b8f75c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:45:26.771910 crc crio[24245]: time=\"2026-06-14T08:45:26.771820328Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690445-vljzj Namespace:openshift-operator-lifecycle-manager ID:c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d UID:83c6afed-03d2-4544-9674-8fb6f034deb2 NetNS:/var/run/netns/febf2d63-4704-4952-b75a-98c9c503e9e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83c6afed_03d2_4544_9674_8fb6f034deb2.slice PodAnnotations:0xc000620a08}] Aliases:map[]}\"\nJun 14 08:45:26.772235 crc crio[24245]: time=\"2026-06-14T08:45:26.77218261Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690445-vljzj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:45:27.104651 crc crio[24245]: time=\"2026-06-14T08:45:27.104245029Z\" level=info msg=\"Stopped pod sandbox: c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d\" id=65b98697-16eb-415b-a908-e9da3b8f75c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:45:54.358435 crc crio[24245]: time=\"2026-06-14T08:45:54.35776347Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-bf5545dbf-84l7z/POD\" id=1c0f389f-99b7-4e95-b84a-9061d43e95fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:45:54.359989 crc crio[24245]: time=\"2026-06-14T08:45:54.358444772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:54.408781 crc crio[24245]: time=\"2026-06-14T08:45:54.408715144Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-84l7z Namespace:openstack ID:261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29 UID:f4b0ea4b-2fdc-4f09-8fd7-d15cedf06ef4 NetNS:/var/run/netns/115da716-91b5-4ed4-98c3-c48897ab4285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b0ea4b_2fdc_4f09_8fd7_d15cedf06ef4.slice PodAnnotations:0xc001b86100}] Aliases:map[]}\"\nJun 14 08:45:54.408984 crc crio[24245]: time=\"2026-06-14T08:45:54.408784327Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-bf5545dbf-84l7z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:45:54.565179 crc crio[24245]: time=\"2026-06-14T08:45:54.565071291Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6f94844f59-b4hzz/POD\" id=71effd55-1cdf-4a90-94ad-a388ec5ea1ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:45:54.565179 crc crio[24245]: time=\"2026-06-14T08:45:54.565174444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:54.596654 crc crio[24245]: time=\"2026-06-14T08:45:54.596497292Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-b4hzz Namespace:openstack ID:fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14 UID:80a45b02-f662-417a-b77e-0338d8f9f5b2 NetNS:/var/run/netns/e4994446-cdd4-4465-b02f-92e72034776a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80a45b02_f662_417a_b77e_0338d8f9f5b2.slice PodAnnotations:0xc002c924f8}] Aliases:map[]}\"\nJun 14 08:45:54.596654 crc crio[24245]: time=\"2026-06-14T08:45:54.596565505Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6f94844f59-b4hzz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:45:54.773813 crc crio[24245]: 2026-06-14T08:45:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:261a0f1fcea067b Mac:32:7f:57:6e:cc:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/115da716-91b5-4ed4-98c3-c48897ab4285 SocketPath: PciID:}] [{Interface:0xc0002a07a0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:45:54.775073 crc crio[24245]: time=\"2026-06-14T08:45:54.774936092Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-84l7z Namespace:openstack ID:261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29 UID:f4b0ea4b-2fdc-4f09-8fd7-d15cedf06ef4 NetNS:/var/run/netns/115da716-91b5-4ed4-98c3-c48897ab4285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b0ea4b_2fdc_4f09_8fd7_d15cedf06ef4.slice PodAnnotations:0xc001b86100}] Aliases:map[]}\"\nJun 14 08:45:54.775298 crc crio[24245]: time=\"2026-06-14T08:45:54.775097728Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-bf5545dbf-84l7z for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:45:54.783811 crc crio[24245]: time=\"2026-06-14T08:45:54.783450307Z\" level=info msg=\"Ran pod sandbox 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29 with infra container: openstack/dnsmasq-dns-bf5545dbf-84l7z/POD\" id=1c0f389f-99b7-4e95-b84a-9061d43e95fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:45:54.786046 crc crio[24245]: time=\"2026-06-14T08:45:54.785736157Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=48e604f4-2cce-4ccc-81f0-9743ee5dcdc8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:54.786046 crc crio[24245]: time=\"2026-06-14T08:45:54.786043166Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=48e604f4-2cce-4ccc-81f0-9743ee5dcdc8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:54.786295 crc crio[24245]: time=\"2026-06-14T08:45:54.786093888Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=48e604f4-2cce-4ccc-81f0-9743ee5dcdc8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:54.787242 crc crio[24245]: time=\"2026-06-14T08:45:54.787045648Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2d2ba105-7c31-41c5-bee9-76715cdebefe name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:54.795657 crc crio[24245]: time=\"2026-06-14T08:45:54.79556373Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 14 08:45:54.966482 crc crio[24245]: 2026-06-14T08:45:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd08a9a8cc79e1a Mac:5a:b4:da:07:56:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/e4994446-cdd4-4465-b02f-92e72034776a SocketPath: PciID:}] [{Interface:0xc000354f70 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:45:54.967656 crc crio[24245]: time=\"2026-06-14T08:45:54.967566955Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-b4hzz Namespace:openstack ID:fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14 UID:80a45b02-f662-417a-b77e-0338d8f9f5b2 NetNS:/var/run/netns/e4994446-cdd4-4465-b02f-92e72034776a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80a45b02_f662_417a_b77e_0338d8f9f5b2.slice PodAnnotations:0xc002c924f8}] Aliases:map[]}\"\nJun 14 08:45:54.967765 crc crio[24245]: time=\"2026-06-14T08:45:54.96773341Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6f94844f59-b4hzz for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:45:54.974021 crc crio[24245]: time=\"2026-06-14T08:45:54.973762015Z\" level=info msg=\"Ran pod sandbox fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14 with infra container: openstack/dnsmasq-dns-6f94844f59-b4hzz/POD\" id=71effd55-1cdf-4a90-94ad-a388ec5ea1ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:45:54.976697 crc crio[24245]: time=\"2026-06-14T08:45:54.976615974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=97f7d0e9-c13b-41db-9bb8-473490f789b8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:54.977042 crc crio[24245]: time=\"2026-06-14T08:45:54.976981795Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=97f7d0e9-c13b-41db-9bb8-473490f789b8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:54.977133 crc crio[24245]: time=\"2026-06-14T08:45:54.977072838Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=97f7d0e9-c13b-41db-9bb8-473490f789b8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:54.978627 crc crio[24245]: time=\"2026-06-14T08:45:54.978555255Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5fb2eca6-8f25-4b3d-a8b8-6e07f8b9b567 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:54.985340 crc crio[24245]: time=\"2026-06-14T08:45:54.985266362Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 14 08:45:57.112033 crc crio[24245]: time=\"2026-06-14T08:45:57.110638913Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-69664d8887-bkv6n/POD\" id=a50be287-a333-4dd9-8488-c2ee822e2df4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:45:57.113618 crc crio[24245]: time=\"2026-06-14T08:45:57.112116311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:57.399636 crc crio[24245]: time=\"2026-06-14T08:45:57.396937038Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-bkv6n Namespace:openstack ID:ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829 UID:ddca02e0-bc73-4017-82ac-9de1a9a4623a NetNS:/var/run/netns/a2584b53-4a7a-4620-b175-f4adbcd20ec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddca02e0_bc73_4017_82ac_9de1a9a4623a.slice PodAnnotations:0xc0006203d8}] Aliases:map[]}\"\nJun 14 08:45:57.399636 crc crio[24245]: time=\"2026-06-14T08:45:57.397016031Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-69664d8887-bkv6n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:45:57.988937 crc crio[24245]: time=\"2026-06-14T08:45:57.988524001Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b485b7db9-b2795/POD\" id=3064a647-a6dc-487e-9a39-013b0b5fab39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:45:57.989078 crc crio[24245]: time=\"2026-06-14T08:45:57.988963755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:58.155678 crc crio[24245]: time=\"2026-06-14T08:45:58.155061043Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-b2795 Namespace:openstack ID:e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734 UID:e9c51b1e-769b-4e01-b4e1-0948c62e48df NetNS:/var/run/netns/93026f57-3c77-4cd0-a642-16b0ef15c146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9c51b1e_769b_4e01_b4e1_0948c62e48df.slice PodAnnotations:0xc0005222b0}] Aliases:map[]}\"\nJun 14 08:45:58.155678 crc crio[24245]: time=\"2026-06-14T08:45:58.15557505Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b485b7db9-b2795 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:45:58.280624 crc crio[24245]: 2026-06-14T08:45:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea3fe378afc0fd5 Mac:8a:18:88:60:89:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/a2584b53-4a7a-4620-b175-f4adbcd20ec4 SocketPath: PciID:}] [{Interface:0xc0003166b0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:45:58.281377 crc crio[24245]: time=\"2026-06-14T08:45:58.280943369Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-bkv6n Namespace:openstack ID:ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829 UID:ddca02e0-bc73-4017-82ac-9de1a9a4623a NetNS:/var/run/netns/a2584b53-4a7a-4620-b175-f4adbcd20ec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddca02e0_bc73_4017_82ac_9de1a9a4623a.slice PodAnnotations:0xc0006203d8}] Aliases:map[]}\"\nJun 14 08:45:58.281377 crc crio[24245]: time=\"2026-06-14T08:45:58.281133285Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-69664d8887-bkv6n for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:45:58.308485 crc crio[24245]: time=\"2026-06-14T08:45:58.308148546Z\" level=info msg=\"Ran pod sandbox ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829 with infra container: openstack/dnsmasq-dns-69664d8887-bkv6n/POD\" id=a50be287-a333-4dd9-8488-c2ee822e2df4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:45:58.330021 crc crio[24245]: time=\"2026-06-14T08:45:58.329821934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1d01bf7d-d2bc-49a0-90ce-3b657b0c6492 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:58.330616 crc crio[24245]: time=\"2026-06-14T08:45:58.330594999Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=1d01bf7d-d2bc-49a0-90ce-3b657b0c6492 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:58.330755 crc crio[24245]: time=\"2026-06-14T08:45:58.330738853Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=1d01bf7d-d2bc-49a0-90ce-3b657b0c6492 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:58.339898 crc crio[24245]: time=\"2026-06-14T08:45:58.338786831Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9bf95ab9-3d25-4e00-806e-f2498c0fadd0 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:58.351182 crc crio[24245]: time=\"2026-06-14T08:45:58.351096622Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 14 08:45:58.397059 crc crio[24245]: time=\"2026-06-14T08:45:58.396899173Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=8c9805ec-b78c-46ea-b50c-8eda9713eb0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:45:58.397371 crc crio[24245]: time=\"2026-06-14T08:45:58.39712272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:58.540667 crc crio[24245]: time=\"2026-06-14T08:45:58.539081258Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0 UID:26bf2b95-06d6-4bc3-b1ee-208e22a0e2c0 NetNS:/var/run/netns/6a2cd161-f35b-4cbd-840f-dd069f21caa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26bf2b95_06d6_4bc3_b1ee_208e22a0e2c0.slice PodAnnotations:0xc00274a338}] Aliases:map[]}\"\nJun 14 08:45:58.540667 crc crio[24245]: time=\"2026-06-14T08:45:58.539342247Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:45:58.883558 crc crio[24245]: 2026-06-14T08:45:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8f9d0791fa22dc Mac:f6:87:a4:ec:99:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/93026f57-3c77-4cd0-a642-16b0ef15c146 SocketPath: PciID:}] [{Interface:0xc000262a10 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:45:58.883558 crc crio[24245]: time=\"2026-06-14T08:45:58.883489872Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-b2795 Namespace:openstack ID:e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734 UID:e9c51b1e-769b-4e01-b4e1-0948c62e48df NetNS:/var/run/netns/93026f57-3c77-4cd0-a642-16b0ef15c146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9c51b1e_769b_4e01_b4e1_0948c62e48df.slice PodAnnotations:0xc0005222b0}] Aliases:map[]}\"\nJun 14 08:45:58.886027 crc crio[24245]: time=\"2026-06-14T08:45:58.883649687Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b485b7db9-b2795 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:45:58.924026 crc crio[24245]: time=\"2026-06-14T08:45:58.920344764Z\" level=info msg=\"Ran pod sandbox e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734 with infra container: openstack/dnsmasq-dns-6b485b7db9-b2795/POD\" id=3064a647-a6dc-487e-9a39-013b0b5fab39 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:45:58.926635 crc crio[24245]: time=\"2026-06-14T08:45:58.926549194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1785bbf9-f133-4e89-9ef9-8069854bd29c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:58.927078 crc crio[24245]: time=\"2026-06-14T08:45:58.926975358Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=1785bbf9-f133-4e89-9ef9-8069854bd29c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:58.930104 crc crio[24245]: time=\"2026-06-14T08:45:58.930074623Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=1785bbf9-f133-4e89-9ef9-8069854bd29c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:58.931593 crc crio[24245]: time=\"2026-06-14T08:45:58.931476743Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=19ac1d2d-ca9c-42af-b51c-c3b79c2720e5 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:58.937760 crc crio[24245]: time=\"2026-06-14T08:45:58.937693027Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"\nJun 14 08:45:59.093619 crc crio[24245]: 2026-06-14T08:45:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:068dae614acda59 Mac:ca:16:63:a2:0e:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/6a2cd161-f35b-4cbd-840f-dd069f21caa7 SocketPath: PciID:}] [{Interface:0xc0005165d0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:45:59.107954 crc crio[24245]: time=\"2026-06-14T08:45:59.096608814Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0 UID:26bf2b95-06d6-4bc3-b1ee-208e22a0e2c0 NetNS:/var/run/netns/6a2cd161-f35b-4cbd-840f-dd069f21caa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26bf2b95_06d6_4bc3_b1ee_208e22a0e2c0.slice PodAnnotations:0xc00274a338}] Aliases:map[]}\"\nJun 14 08:45:59.107954 crc crio[24245]: time=\"2026-06-14T08:45:59.09679434Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:45:59.136401 crc crio[24245]: time=\"2026-06-14T08:45:59.136336764Z\" level=info msg=\"Ran pod sandbox 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0 with infra container: openstack/rabbitmq-server-0/POD\" id=8c9805ec-b78c-46ea-b50c-8eda9713eb0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:45:59.139223 crc crio[24245]: time=\"2026-06-14T08:45:59.139168174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=0b2a3b2d-8c59-4984-9c66-81665bf23042 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:59.139767 crc crio[24245]: time=\"2026-06-14T08:45:59.139745882Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=0b2a3b2d-8c59-4984-9c66-81665bf23042 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:59.140149 crc crio[24245]: time=\"2026-06-14T08:45:59.140103604Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=0b2a3b2d-8c59-4984-9c66-81665bf23042 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:45:59.142503 crc crio[24245]: time=\"2026-06-14T08:45:59.142373977Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=0bd4fae0-8c04-4bdd-a38c-db9334861b83 name=/runtime.v1.ImageService/PullImage\nJun 14 08:45:59.161614 crc crio[24245]: time=\"2026-06-14T08:45:59.161487836Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"\nJun 14 08:45:59.228973 crc crio[24245]: time=\"2026-06-14T08:45:59.228781484Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=34688a2f-2b66-4501-be7d-6fe6f1f9d71e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:45:59.229129 crc crio[24245]: time=\"2026-06-14T08:45:59.229016102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:45:59.321351 crc crio[24245]: time=\"2026-06-14T08:45:59.321240238Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0 UID:008469e1-fb18-4ab3-ba82-93684004c707 NetNS:/var/run/netns/773676bc-47a3-415f-bb4f-482358e09be4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008469e1_fb18_4ab3_ba82_93684004c707.slice PodAnnotations:0xc001fea3e0}] Aliases:map[]}\"\nJun 14 08:45:59.321351 crc crio[24245]: time=\"2026-06-14T08:45:59.3213128Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:45:59.989907 crc crio[24245]: 2026-06-14T08:45:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17063f4fc86c255 Mac:ae:e2:7b:32:93:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/773676bc-47a3-415f-bb4f-482358e09be4 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:45:59.992713 crc crio[24245]: time=\"2026-06-14T08:45:59.992632298Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0 UID:008469e1-fb18-4ab3-ba82-93684004c707 NetNS:/var/run/netns/773676bc-47a3-415f-bb4f-482358e09be4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008469e1_fb18_4ab3_ba82_93684004c707.slice PodAnnotations:0xc001fea3e0}] Aliases:map[]}\"\nJun 14 08:45:59.992937 crc crio[24245]: time=\"2026-06-14T08:45:59.992832555Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:46:00.082067 crc crio[24245]: time=\"2026-06-14T08:46:00.077954858Z\" level=info msg=\"Ran pod sandbox 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=34688a2f-2b66-4501-be7d-6fe6f1f9d71e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:00.084251 crc crio[24245]: time=\"2026-06-14T08:46:00.084176046Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=845bb1b3-1250-473f-b6dd-b9ed1e728a13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:00.084396 crc crio[24245]: time=\"2026-06-14T08:46:00.08428137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:00.090489 crc crio[24245]: time=\"2026-06-14T08:46:00.090401744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=87f86bd7-810a-4bc1-909c-1aa21d2820c6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:00.090905 crc crio[24245]: time=\"2026-06-14T08:46:00.090809647Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=87f86bd7-810a-4bc1-909c-1aa21d2820c6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:00.091120 crc crio[24245]: time=\"2026-06-14T08:46:00.091046175Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=87f86bd7-810a-4bc1-909c-1aa21d2820c6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:00.094340 crc crio[24245]: time=\"2026-06-14T08:46:00.094233926Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=bdde61cc-2249-4190-8f78-59b15adb32e0 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:00.122709 crc crio[24245]: time=\"2026-06-14T08:46:00.120611021Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"\nJun 14 08:46:00.232602 crc crio[24245]: time=\"2026-06-14T08:46:00.230379709Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa UID:beeb08c2-ce72-4200-9556-e7d0f781446e NetNS:/var/run/netns/f0ca66e9-5c1f-45a3-a331-44cff98939ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeeb08c2_ce72_4200_9556_e7d0f781446e.slice PodAnnotations:0xc000602240}] Aliases:map[]}\"\nJun 14 08:46:00.232602 crc crio[24245]: time=\"2026-06-14T08:46:00.23044583Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:46:00.930906 crc crio[24245]: time=\"2026-06-14T08:46:00.930336492Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690446-bhtt9/POD\" id=a0448e84-45ab-4635-a04a-7072dbad58a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:00.930906 crc crio[24245]: time=\"2026-06-14T08:46:00.930788207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:01.052917 crc crio[24245]: 2026-06-14T08:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d5ba9ea312f8f9 Mac:ce:ad:a1:2e:d3:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/f0ca66e9-5c1f-45a3-a331-44cff98939ad SocketPath: PciID:}] [{Interface:0xc000014ab0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:46:01.057638 crc crio[24245]: time=\"2026-06-14T08:46:01.056472262Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa UID:beeb08c2-ce72-4200-9556-e7d0f781446e NetNS:/var/run/netns/f0ca66e9-5c1f-45a3-a331-44cff98939ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeeb08c2_ce72_4200_9556_e7d0f781446e.slice PodAnnotations:0xc000602240}] Aliases:map[]}\"\nJun 14 08:46:01.057638 crc crio[24245]: time=\"2026-06-14T08:46:01.056646688Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:46:01.217069 crc crio[24245]: time=\"2026-06-14T08:46:01.210725906Z\" level=info msg=\"Ran pod sandbox 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa with infra container: openstack/openstack-galera-0/POD\" id=845bb1b3-1250-473f-b6dd-b9ed1e728a13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:01.232996 crc crio[24245]: time=\"2026-06-14T08:46:01.224749784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5fd41e40-6286-43e4-80d9-29057be42fcf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:01.335169 crc crio[24245]: time=\"2026-06-14T08:46:01.334488427Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=5fd41e40-6286-43e4-80d9-29057be42fcf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:01.335169 crc crio[24245]: time=\"2026-06-14T08:46:01.334636252Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=5fd41e40-6286-43e4-80d9-29057be42fcf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:01.356346 crc crio[24245]: time=\"2026-06-14T08:46:01.356169222Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dec5b886-c2c4-4dbb-af91-79827112174b name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:01.379733 crc crio[24245]: time=\"2026-06-14T08:46:01.379589052Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690446-bhtt9 Namespace:openshift-infra ID:37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54 UID:e43bfd2f-7689-4c40-8b32-9881d4cbbe58 NetNS:/var/run/netns/cbfb324f-9e22-46a1-9f98-c58167d31f5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43bfd2f_7689_4c40_8b32_9881d4cbbe58.slice PodAnnotations:0xc003bf6480}] Aliases:map[]}\"\nJun 14 08:46:01.379733 crc crio[24245]: time=\"2026-06-14T08:46:01.379700616Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690446-bhtt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:46:01.396481 crc crio[24245]: time=\"2026-06-14T08:46:01.393610802Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"\nJun 14 08:46:01.670729 crc crio[24245]: time=\"2026-06-14T08:46:01.662099366Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=f3812e45-5805-4b29-be65-08caea1e07df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:01.670729 crc crio[24245]: time=\"2026-06-14T08:46:01.662493849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:01.740417 crc crio[24245]: time=\"2026-06-14T08:46:01.740131442Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=f380523d-fc19-4a3a-98bd-94a7b87d3250 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:01.740560 crc crio[24245]: time=\"2026-06-14T08:46:01.740488704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:01.769617 crc crio[24245]: time=\"2026-06-14T08:46:01.764640312Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b UID:57f1e157-345d-44e4-9a56-9797ae1c24f6 NetNS:/var/run/netns/8b2c44c7-7f5e-42db-a676-3ba32bcf3190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f1e157_345d_44e4_9a56_9797ae1c24f6.slice PodAnnotations:0xc00274a648}] Aliases:map[]}\"\nJun 14 08:46:01.769617 crc crio[24245]: time=\"2026-06-14T08:46:01.764718344Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:46:01.956498 crc crio[24245]: time=\"2026-06-14T08:46:01.956109401Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b UID:a9656e61-b878-4572-b0ac-ee63a97eebbc NetNS:/var/run/netns/6b827e3a-2fab-4693-8267-cdd14782f92d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9656e61_b878_4572_b0ac_ee63a97eebbc.slice PodAnnotations:0xc003bf6570}] Aliases:map[]}\"\nJun 14 08:46:01.956498 crc crio[24245]: time=\"2026-06-14T08:46:01.956254575Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:46:02.248009 crc crio[24245]: 2026-06-14T08:46:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37bd627de73fba1 Mac:2a:35:e8:fe:e8:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/cbfb324f-9e22-46a1-9f98-c58167d31f5f SocketPath: PciID:}] [{Interface:0xc0002f6810 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:46:02.285426 crc crio[24245]: time=\"2026-06-14T08:46:02.268613402Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690446-bhtt9 Namespace:openshift-infra ID:37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54 UID:e43bfd2f-7689-4c40-8b32-9881d4cbbe58 NetNS:/var/run/netns/cbfb324f-9e22-46a1-9f98-c58167d31f5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43bfd2f_7689_4c40_8b32_9881d4cbbe58.slice PodAnnotations:0xc003bf6480}] Aliases:map[]}\"\nJun 14 08:46:02.286286 crc crio[24245]: time=\"2026-06-14T08:46:02.286040564Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690446-bhtt9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:46:02.424083 crc crio[24245]: time=\"2026-06-14T08:46:02.423801842Z\" level=info msg=\"Ran pod sandbox 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54 with infra container: openshift-infra/auto-csr-approver-29690446-bhtt9/POD\" id=a0448e84-45ab-4635-a04a-7072dbad58a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:02.432012 crc crio[24245]: time=\"2026-06-14T08:46:02.430446106Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=005baab7-91f0-4e59-88ee-1fd881779177 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:02.454560 crc crio[24245]: time=\"2026-06-14T08:46:02.446983315Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 08:46:02.869351 crc crio[24245]: 2026-06-14T08:46:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47e712f2078053f Mac:42:f2:91:01:97:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/6b827e3a-2fab-4693-8267-cdd14782f92d SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:46:02.881148 crc crio[24245]: time=\"2026-06-14T08:46:02.880664929Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b UID:a9656e61-b878-4572-b0ac-ee63a97eebbc NetNS:/var/run/netns/6b827e3a-2fab-4693-8267-cdd14782f92d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9656e61_b878_4572_b0ac_ee63a97eebbc.slice PodAnnotations:0xc003bf6570}] Aliases:map[]}\"\nJun 14 08:46:02.881148 crc crio[24245]: time=\"2026-06-14T08:46:02.881052102Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:46:02.917684 crc crio[24245]: 2026-06-14T08:46:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c5c9036570998d Mac:7e:ed:4f:6a:53:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/8b2c44c7-7f5e-42db-a676-3ba32bcf3190 SocketPath: PciID:}] [{Interface:0xc000144de0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:46:02.945340 crc crio[24245]: time=\"2026-06-14T08:46:02.944588458Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b UID:57f1e157-345d-44e4-9a56-9797ae1c24f6 NetNS:/var/run/netns/8b2c44c7-7f5e-42db-a676-3ba32bcf3190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f1e157_345d_44e4_9a56_9797ae1c24f6.slice PodAnnotations:0xc00274a648}] Aliases:map[]}\"\nJun 14 08:46:02.945665 crc crio[24245]: time=\"2026-06-14T08:46:02.945514908Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:46:02.954025 crc crio[24245]: time=\"2026-06-14T08:46:02.95395408Z\" level=info msg=\"Ran pod sandbox 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b with infra container: openstack/memcached-0/POD\" id=f380523d-fc19-4a3a-98bd-94a7b87d3250 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:03.000456 crc crio[24245]: time=\"2026-06-14T08:46:03.000249466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=b462edd3-a475-4ce0-84a6-96eb26294fc7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:03.001235 crc crio[24245]: time=\"2026-06-14T08:46:03.001172706Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 not found\" id=b462edd3-a475-4ce0-84a6-96eb26294fc7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:03.001345 crc crio[24245]: time=\"2026-06-14T08:46:03.001265999Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 found\" id=b462edd3-a475-4ce0-84a6-96eb26294fc7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:03.009075 crc crio[24245]: time=\"2026-06-14T08:46:03.008979691Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=f8a02661-cb02-4cae-9669-4a16d7c738fc name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:03.017121 crc crio[24245]: time=\"2026-06-14T08:46:03.016996117Z\" level=info msg=\"Ran pod sandbox 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b with infra container: openstack/openstack-cell1-galera-0/POD\" id=f3812e45-5805-4b29-be65-08caea1e07df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:03.024994 crc crio[24245]: time=\"2026-06-14T08:46:03.023712783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7a5835ba-c7b3-4bce-bcbc-2568df81d6fd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:03.024994 crc crio[24245]: time=\"2026-06-14T08:46:03.024174408Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=7a5835ba-c7b3-4bce-bcbc-2568df81d6fd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:03.024994 crc crio[24245]: time=\"2026-06-14T08:46:03.024344513Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=7a5835ba-c7b3-4bce-bcbc-2568df81d6fd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:03.041070 crc crio[24245]: time=\"2026-06-14T08:46:03.040971954Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=73e0eed9-77f9-4742-ba28-135f383bb1cf name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:03.044681 crc crio[24245]: time=\"2026-06-14T08:46:03.04310415Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\\\"\"\nJun 14 08:46:03.046426 crc crio[24245]: time=\"2026-06-14T08:46:03.046167262Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"\nJun 14 08:46:03.663695 crc crio[24245]: time=\"2026-06-14T08:46:03.663171264Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=43589eca-6cfb-46ad-b048-bf81cabcd2c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:03.663695 crc crio[24245]: time=\"2026-06-14T08:46:03.663675395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:03.840139 crc crio[24245]: time=\"2026-06-14T08:46:03.834435775Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=005baab7-91f0-4e59-88ee-1fd881779177 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:03.862015 crc crio[24245]: time=\"2026-06-14T08:46:03.861751606Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d2e24368-560b-4738-9386-b229ed5b0442 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:03.913247 crc crio[24245]: time=\"2026-06-14T08:46:03.913147534Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=827bea36-cb93-4283-a845-9cfa367e05eb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:03.943024 crc crio[24245]: time=\"2026-06-14T08:46:03.942531465Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566 UID:7475e1c0-bab5-48f9-bd0a-f18ae50044ba NetNS:/var/run/netns/e60ce17c-feff-4b87-9c9d-66a63180e8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7475e1c0_bab5_48f9_bd0a_f18ae50044ba.slice PodAnnotations:0xc001fea818}] Aliases:map[]}\"\nJun 14 08:46:03.943024 crc crio[24245]: time=\"2026-06-14T08:46:03.942947958Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:46:03.958556 crc crio[24245]: time=\"2026-06-14T08:46:03.958475582Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690446-bhtt9/oc\" id=7b9fe054-2d3d-478a-a801-03eee3c7de71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:03.977307 crc crio[24245]: time=\"2026-06-14T08:46:03.977223218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:04.302582 crc crio[24245]: time=\"2026-06-14T08:46:04.301823359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:04.633249 crc crio[24245]: 2026-06-14T08:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f91015b13e2cdc Mac:be:bb:23:fe:a4:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/e60ce17c-feff-4b87-9c9d-66a63180e8fe SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:46:04.634406 crc crio[24245]: time=\"2026-06-14T08:46:04.634286639Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566 UID:7475e1c0-bab5-48f9-bd0a-f18ae50044ba NetNS:/var/run/netns/e60ce17c-feff-4b87-9c9d-66a63180e8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7475e1c0_bab5_48f9_bd0a_f18ae50044ba.slice PodAnnotations:0xc001fea818}] Aliases:map[]}\"\nJun 14 08:46:04.634560 crc crio[24245]: time=\"2026-06-14T08:46:04.634510966Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:46:04.672182 crc crio[24245]: time=\"2026-06-14T08:46:04.671955495Z\" level=info msg=\"Ran pod sandbox 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566 with infra container: openstack/kube-state-metrics-0/POD\" id=43589eca-6cfb-46ad-b048-bf81cabcd2c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:04.681018 crc crio[24245]: time=\"2026-06-14T08:46:04.680784585Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=53fb770d-829e-47ab-87f2-7654f34314e7 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:04.708433 crc crio[24245]: time=\"2026-06-14T08:46:04.708167297Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"\nJun 14 08:46:05.056535 crc crio[24245]: time=\"2026-06-14T08:46:05.056435841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:05.197532 crc crio[24245]: time=\"2026-06-14T08:46:05.19711957Z\" level=info msg=\"Created container a2291d2a53e696da30b0de76a3064d88699d1d95318f5b9d7b2390d6761e7f25: openshift-infra/auto-csr-approver-29690446-bhtt9/oc\" id=7b9fe054-2d3d-478a-a801-03eee3c7de71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:05.201190 crc crio[24245]: time=\"2026-06-14T08:46:05.201108011Z\" level=info msg=\"Starting container: a2291d2a53e696da30b0de76a3064d88699d1d95318f5b9d7b2390d6761e7f25\" id=363bdf1a-3d81-4d8a-88ba-6a565a8eaea0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:05.247549 crc crio[24245]: time=\"2026-06-14T08:46:05.247409192Z\" level=info msg=\"Started container\" PID=54374 containerID=a2291d2a53e696da30b0de76a3064d88699d1d95318f5b9d7b2390d6761e7f25 description=openshift-infra/auto-csr-approver-29690446-bhtt9/oc id=363bdf1a-3d81-4d8a-88ba-6a565a8eaea0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54\nJun 14 08:46:07.956927 crc crio[24245]: time=\"2026-06-14T08:46:07.956814459Z\" level=info msg=\"Stopping pod sandbox: 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54\" id=ea81f30d-6029-4c9d-be55-c1b44b862801 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:46:07.968523 crc crio[24245]: time=\"2026-06-14T08:46:07.968165592Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690446-bhtt9 Namespace:openshift-infra ID:37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54 UID:e43bfd2f-7689-4c40-8b32-9881d4cbbe58 NetNS:/var/run/netns/cbfb324f-9e22-46a1-9f98-c58167d31f5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43bfd2f_7689_4c40_8b32_9881d4cbbe58.slice PodAnnotations:0xc003bf62d0}] Aliases:map[]}\"\nJun 14 08:46:07.970366 crc crio[24245]: time=\"2026-06-14T08:46:07.970341536Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690446-bhtt9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:46:08.538295 crc crio[24245]: time=\"2026-06-14T08:46:08.537692514Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-jrwkf/POD\" id=fbb2c11e-7d9f-4d75-a2ae-b1c77a9375a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:08.538726 crc crio[24245]: time=\"2026-06-14T08:46:08.538584683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:08.740052 crc crio[24245]: time=\"2026-06-14T08:46:08.739260335Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-5srxp/POD\" id=570e0632-e765-4e7e-a473-54b49868c0c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:08.742530 crc crio[24245]: time=\"2026-06-14T08:46:08.742504657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:11.436824 crc crio[24245]: time=\"2026-06-14T08:46:11.435931762Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=03c19c79-f7c3-426e-8cbb-2b7ec9d649f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:11.438073 crc crio[24245]: time=\"2026-06-14T08:46:11.436943357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:11.767793 crc crio[24245]: time=\"2026-06-14T08:46:11.767686463Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=75121cde-cae2-458b-bd16-84df951fbd06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:11.768133 crc crio[24245]: time=\"2026-06-14T08:46:11.768051005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:23.189369 crc crio[24245]: time=\"2026-06-14T08:46:23.188533313Z\" level=info msg=\"Stopped pod sandbox: 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54\" id=ea81f30d-6029-4c9d-be55-c1b44b862801 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:46:35.918349 crc crio[24245]: time=\"2026-06-14T08:46:35.916892733Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=bdde61cc-2249-4190-8f78-59b15adb32e0 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:35.920569 crc crio[24245]: time=\"2026-06-14T08:46:35.919976481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=2eae93eb-49c9-4e37-adb1-831a31144537 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:37.043461 crc crio[24245]: time=\"2026-06-14T08:46:37.043370664Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=f8a02661-cb02-4cae-9669-4a16d7c738fc name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:37.046556 crc crio[24245]: time=\"2026-06-14T08:46:37.046435462Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=f12099fa-7dd9-4106-8207-04da41f2829c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:37.079499 crc crio[24245]: time=\"2026-06-14T08:46:37.07931371Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dec5b886-c2c4-4dbb-af91-79827112174b name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:37.081520 crc crio[24245]: time=\"2026-06-14T08:46:37.081159668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c7f20f75-5b7f-4677-9064-761ba064c7e8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:37.420155 crc crio[24245]: time=\"2026-06-14T08:46:37.420038056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=aa3609b9-0b5f-45e2-a2d1-598ae34718b0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:37.500263 crc crio[24245]: time=\"2026-06-14T08:46:37.499970184Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf Namespace:openstack ID:575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89 UID:c093696f-e1fe-4f70-9e93-fd00f3930377 NetNS:/var/run/netns/1436788f-827b-43a8-9031-8883a35016e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc093696f_e1fe_4f70_9e93_fd00f3930377.slice PodAnnotations:0xc0024224b8}] Aliases:map[]}\"\nJun 14 08:46:37.500263 crc crio[24245]: time=\"2026-06-14T08:46:37.500073327Z\" level=info msg=\"Adding pod openstack_ovn-controller-jrwkf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:46:37.533342 crc crio[24245]: time=\"2026-06-14T08:46:37.532700489Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-5srxp Namespace:openstack ID:3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68 UID:d965a4ba-fbf1-456c-bcd3-becdea7e5438 NetNS:/var/run/netns/949b788c-775e-4099-82b0-ca30e5b4fef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd965a4ba_fbf1_456c_bcd3_becdea7e5438.slice PodAnnotations:0xc002c92148}] Aliases:map[]}\"\nJun 14 08:46:37.533342 crc crio[24245]: time=\"2026-06-14T08:46:37.53275392Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-5srxp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:46:37.545802 crc crio[24245]: time=\"2026-06-14T08:46:37.545758624Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea UID:41d5cee7-1b3c-4db2-8b0c-3111b8050c45 NetNS:/var/run/netns/28524a70-b095-4ddd-878a-57870e43a766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41d5cee7_1b3c_4db2_8b0c_3111b8050c45.slice PodAnnotations:0xc00274a108}] Aliases:map[]}\"\nJun 14 08:46:37.546904 crc crio[24245]: time=\"2026-06-14T08:46:37.546516968Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:46:37.593416 crc crio[24245]: time=\"2026-06-14T08:46:37.59328967Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2 UID:dc6be92d-3b6d-40db-894f-a4102ee0b976 NetNS:/var/run/netns/081fd409-ebb1-4183-b9e4-a66d8b516f82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc6be92d_3b6d_40db_894f_a4102ee0b976.slice PodAnnotations:0xc0006022e8}] Aliases:map[]}\"\nJun 14 08:46:37.593416 crc crio[24245]: time=\"2026-06-14T08:46:37.593364603Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:46:37.605486 crc crio[24245]: time=\"2026-06-14T08:46:37.605386669Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=0bd4fae0-8c04-4bdd-a38c-db9334861b83 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:37.610577 crc crio[24245]: time=\"2026-06-14T08:46:37.610326185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=af9b4dc3-69f9-430d-b121-976e4f6e435b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:37.616312 crc crio[24245]: time=\"2026-06-14T08:46:37.616196998Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5fb2eca6-8f25-4b3d-a8b8-6e07f8b9b567 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:37.617901 crc crio[24245]: time=\"2026-06-14T08:46:37.617261894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=46fbe411-359b-4cd1-8c74-250b01752a66 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:37.837435 crc crio[24245]: time=\"2026-06-14T08:46:37.83727771Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=6988b352-a202-447f-82c9-01d88ecae2bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:37.852593 crc crio[24245]: time=\"2026-06-14T08:46:37.852495406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d4e2afd7-5875-4f40-8df5-31b6a0726cfc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:37.866554 crc crio[24245]: time=\"2026-06-14T08:46:37.866463031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=ad4efd52-4734-4273-84c5-075c6d922712 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:37.871612 crc crio[24245]: time=\"2026-06-14T08:46:37.869591363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=fc86f2ab-06ef-408b-a529-01aa65b21f3f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:37.891934 crc crio[24245]: time=\"2026-06-14T08:46:37.89176611Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=73e0eed9-77f9-4742-ba28-135f383bb1cf name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:37.893138 crc crio[24245]: time=\"2026-06-14T08:46:37.893066739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=361ec86f-d0bd-4337-80bf-3d088b82810d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:37.893373 crc crio[24245]: time=\"2026-06-14T08:46:37.893344698Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f34323dd-6929-49f8-862d-cb3f993d921a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:37.940649 crc crio[24245]: time=\"2026-06-14T08:46:37.94053858Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=19ac1d2d-ca9c-42af-b51c-c3b79c2720e5 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:37.941561 crc crio[24245]: time=\"2026-06-14T08:46:37.941472263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b1c7f071-0657-4a31-8833-dfc01ad5c9e9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:37.945413 crc crio[24245]: time=\"2026-06-14T08:46:37.945249579Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9bf95ab9-3d25-4e00-806e-f2498c0fadd0 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:37.946240 crc crio[24245]: time=\"2026-06-14T08:46:37.946129721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=092b25b5-c03d-40f2-8116-70cbd6949d7a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:37.960363 crc crio[24245]: 2026-06-14T08:46:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:575cb73366fb019 Mac:92:bc:cb:0a:40:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/1436788f-827b-43a8-9031-8883a35016e3 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:46:37.964655 crc crio[24245]: time=\"2026-06-14T08:46:37.961167672Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf Namespace:openstack ID:575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89 UID:c093696f-e1fe-4f70-9e93-fd00f3930377 NetNS:/var/run/netns/1436788f-827b-43a8-9031-8883a35016e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc093696f_e1fe_4f70_9e93_fd00f3930377.slice PodAnnotations:0xc0024224b8}] Aliases:map[]}\"\nJun 14 08:46:37.964655 crc crio[24245]: time=\"2026-06-14T08:46:37.961343738Z\" level=info msg=\"Checking pod openstack_ovn-controller-jrwkf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:46:38.030511 crc crio[24245]: time=\"2026-06-14T08:46:38.030356438Z\" level=info msg=\"Ran pod sandbox 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89 with infra container: openstack/ovn-controller-jrwkf/POD\" id=fbb2c11e-7d9f-4d75-a2ae-b1c77a9375a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:38.032796 crc crio[24245]: time=\"2026-06-14T08:46:38.03266606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:38.033726 crc crio[24245]: time=\"2026-06-14T08:46:38.033542369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=97906a0f-11f2-4cc9-a656-58c38d9f1621 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:38.033808 crc crio[24245]: time=\"2026-06-14T08:46:38.033755375Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe not found\" id=97906a0f-11f2-4cc9-a656-58c38d9f1621 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:38.033935 crc crio[24245]: time=\"2026-06-14T08:46:38.033807807Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe found\" id=97906a0f-11f2-4cc9-a656-58c38d9f1621 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:38.035365 crc crio[24245]: time=\"2026-06-14T08:46:38.035274023Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=9d79530e-ab6e-4069-a6e6-4000fab920d1 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:38.054506 crc crio[24245]: time=\"2026-06-14T08:46:38.047019189Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\\\"\"\nJun 14 08:46:38.057611 crc crio[24245]: time=\"2026-06-14T08:46:38.05742433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=81543112-354f-4f4b-bf05-f650c2dd65a5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:38.097447 crc crio[24245]: time=\"2026-06-14T08:46:38.09724472Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2d2ba105-7c31-41c5-bee9-76715cdebefe name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:38.098687 crc crio[24245]: time=\"2026-06-14T08:46:38.098511641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0383c4d7-cc22-4412-836d-e04d788a9178 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:38.173194 crc crio[24245]: time=\"2026-06-14T08:46:38.172970424Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=8e54ca93-50c3-4e55-8d9b-9d7d0d26d250 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:38.186547 crc crio[24245]: time=\"2026-06-14T08:46:38.186389632Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9fcaf74b-490f-445b-a284-6b466689e4c9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:38.300585 crc crio[24245]: time=\"2026-06-14T08:46:38.300192442Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=03cd3a68-71af-4a8f-989e-e0db64c173a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:38.320063 crc crio[24245]: time=\"2026-06-14T08:46:38.31643554Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=0986d1f7-4e5f-4dbd-b492-a6e28f2ddb58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:38.484952 crc crio[24245]: time=\"2026-06-14T08:46:38.484155549Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f94844f59-b4hzz/init\" id=1b80e5c5-7b40-4ae7-a656-3cc814d3f9ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:38.486783 crc crio[24245]: time=\"2026-06-14T08:46:38.486683438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7a0104af-067a-4452-a173-f308e7a880e0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:38.511579 crc crio[24245]: time=\"2026-06-14T08:46:38.511469779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3800815c-fbd1-4d6c-b8ca-c93e64280ed0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:38.642982 crc crio[24245]: time=\"2026-06-14T08:46:38.642656102Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=38468e49-5885-4a11-bd4f-9bad830c0e4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:38.762376 crc crio[24245]: time=\"2026-06-14T08:46:38.762266917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:38.762661 crc crio[24245]: time=\"2026-06-14T08:46:38.762482374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:38.763467 crc crio[24245]: time=\"2026-06-14T08:46:38.763436094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:38.763615 crc crio[24245]: time=\"2026-06-14T08:46:38.763521687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:38.775410 crc crio[24245]: time=\"2026-06-14T08:46:38.774806236Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-bf5545dbf-84l7z/init\" id=5bf0a208-bc5d-4cd3-8c8e-a2964b843519 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:38.935549 crc crio[24245]: 2026-06-14T08:46:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9103f136dfeb89 Mac:8a:2f:37:8f:6e:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/28524a70-b095-4ddd-878a-57870e43a766 SocketPath: PciID:}] [{Interface:0xc0002945d0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:46:38.938193 crc crio[24245]: time=\"2026-06-14T08:46:38.937516268Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea UID:41d5cee7-1b3c-4db2-8b0c-3111b8050c45 NetNS:/var/run/netns/28524a70-b095-4ddd-878a-57870e43a766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41d5cee7_1b3c_4db2_8b0c_3111b8050c45.slice PodAnnotations:0xc00274a108}] Aliases:map[]}\"\nJun 14 08:46:38.939306 crc crio[24245]: time=\"2026-06-14T08:46:38.938601403Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:46:39.511455 crc crio[24245]: time=\"2026-06-14T08:46:39.511365944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.520048 crc crio[24245]: time=\"2026-06-14T08:46:39.519831577Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-bkv6n/init\" id=09faf127-3458-4014-b4d9-3e81cb50f3fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:39.526358 crc crio[24245]: time=\"2026-06-14T08:46:39.526310381Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-b2795/init\" id=1b8a01c5-4448-4cce-be58-cbfd187c1b55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:39.537779 crc crio[24245]: time=\"2026-06-14T08:46:39.537395828Z\" level=info msg=\"Ran pod sandbox a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea with infra container: openstack/ovsdbserver-sb-0/POD\" id=75121cde-cae2-458b-bd16-84df951fbd06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:39.542448 crc crio[24245]: time=\"2026-06-14T08:46:39.542383563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=16341d00-70c6-4998-b67b-03edc120ee9b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:39.553365 crc crio[24245]: time=\"2026-06-14T08:46:39.553321102Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 not found\" id=16341d00-70c6-4998-b67b-03edc120ee9b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:39.553634 crc crio[24245]: time=\"2026-06-14T08:46:39.553609161Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 found\" id=16341d00-70c6-4998-b67b-03edc120ee9b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:39.557010 crc crio[24245]: time=\"2026-06-14T08:46:39.556916307Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=9c8dce0c-ffb3-4477-a30a-520e30801d6d name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:39.563493 crc crio[24245]: time=\"2026-06-14T08:46:39.561603167Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\\\"\"\nJun 14 08:46:39.645268 crc crio[24245]: time=\"2026-06-14T08:46:39.645035446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.652251 crc crio[24245]: time=\"2026-06-14T08:46:39.652120673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.664791 crc crio[24245]: time=\"2026-06-14T08:46:39.664485839Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=53fb770d-829e-47ab-87f2-7654f34314e7 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:39.666531 crc crio[24245]: time=\"2026-06-14T08:46:39.66645026Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=3fd7457c-cbc8-422a-9960-c8a2c39a6e5a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:39.677045 crc crio[24245]: time=\"2026-06-14T08:46:39.67682247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.677480 crc crio[24245]: time=\"2026-06-14T08:46:39.677362418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.718094 crc crio[24245]: time=\"2026-06-14T08:46:39.717488117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.720531 crc crio[24245]: time=\"2026-06-14T08:46:39.720370669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.732763 crc crio[24245]: time=\"2026-06-14T08:46:39.732619549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.772908 crc crio[24245]: time=\"2026-06-14T08:46:39.772728839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.776444 crc crio[24245]: time=\"2026-06-14T08:46:39.77616004Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=8bd9658c-c066-40cf-a064-b23f9ea54bb0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:39.780269 crc crio[24245]: time=\"2026-06-14T08:46:39.780118604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.818167 crc crio[24245]: time=\"2026-06-14T08:46:39.818015537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.824450 crc crio[24245]: time=\"2026-06-14T08:46:39.824326324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.828306 crc crio[24245]: 2026-06-14T08:46:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3461f80ade4b1c0 Mac:da:c8:b9:6d:1f:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/081fd409-ebb1-4183-b9e4-a66d8b516f82 SocketPath: PciID:}] [{Interface:0xc00026c810 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:46:39.829942 crc crio[24245]: time=\"2026-06-14T08:46:39.829757478Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2 UID:dc6be92d-3b6d-40db-894f-a4102ee0b976 NetNS:/var/run/netns/081fd409-ebb1-4183-b9e4-a66d8b516f82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc6be92d_3b6d_40db_894f_a4102ee0b976.slice PodAnnotations:0xc0006022e8}] Aliases:map[]}\"\nJun 14 08:46:39.830355 crc crio[24245]: time=\"2026-06-14T08:46:39.830257324Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:46:39.845554 crc crio[24245]: time=\"2026-06-14T08:46:39.845435097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.853317 crc crio[24245]: time=\"2026-06-14T08:46:39.852263594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.857085 crc crio[24245]: time=\"2026-06-14T08:46:39.856819556Z\" level=info msg=\"Ran pod sandbox 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2 with infra container: openstack/ovsdbserver-nb-0/POD\" id=03c19c79-f7c3-426e-8cbb-2b7ec9d649f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:39.863644 crc crio[24245]: time=\"2026-06-14T08:46:39.863561156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=4d1a7803-ebb9-4512-9172-3d0a4b38257b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:39.864261 crc crio[24245]: time=\"2026-06-14T08:46:39.864194536Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 not found\" id=4d1a7803-ebb9-4512-9172-3d0a4b38257b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:39.864368 crc crio[24245]: time=\"2026-06-14T08:46:39.86430622Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 found\" id=4d1a7803-ebb9-4512-9172-3d0a4b38257b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:39.866246 crc crio[24245]: time=\"2026-06-14T08:46:39.866123747Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=c674c484-ef9c-4b38-99d8-d7d10025de74 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:39.874384 crc crio[24245]: time=\"2026-06-14T08:46:39.874191896Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\\\"\"\nJun 14 08:46:39.877554 crc crio[24245]: time=\"2026-06-14T08:46:39.877160688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.889823 crc crio[24245]: time=\"2026-06-14T08:46:39.889666977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.914733 crc crio[24245]: time=\"2026-06-14T08:46:39.91453923Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=411cc5bf-03cc-4b8e-9b30-18ef423c3141 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:39.959003 crc crio[24245]: time=\"2026-06-14T08:46:39.957998306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.962569 crc crio[24245]: time=\"2026-06-14T08:46:39.9624903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.964930 crc crio[24245]: time=\"2026-06-14T08:46:39.964786084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.965762 crc crio[24245]: time=\"2026-06-14T08:46:39.965706463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:39.970077 crc crio[24245]: time=\"2026-06-14T08:46:39.970004889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:40.037705 crc crio[24245]: time=\"2026-06-14T08:46:40.037545073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:40.043673 crc crio[24245]: time=\"2026-06-14T08:46:40.043557736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:40.049937 crc crio[24245]: time=\"2026-06-14T08:46:40.049763053Z\" level=info msg=\"Created container 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc: openstack/memcached-0/memcached\" id=8e54ca93-50c3-4e55-8d9b-9d7d0d26d250 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:40.054057 crc crio[24245]: time=\"2026-06-14T08:46:40.053970739Z\" level=info msg=\"Starting container: 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc\" id=acfad0d7-fa24-47ec-8dd7-246add05e492 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:40.066962 crc crio[24245]: time=\"2026-06-14T08:46:40.066786986Z\" level=info msg=\"Started container\" PID=55605 containerID=2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc description=openstack/memcached-0/memcached id=acfad0d7-fa24-47ec-8dd7-246add05e492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b\nJun 14 08:46:40.127581 crc crio[24245]: time=\"2026-06-14T08:46:40.122308046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:40.133755 crc crio[24245]: time=\"2026-06-14T08:46:40.133637567Z\" level=info msg=\"Created container 7782e5739f1361c712c553729e01c04aaab44e99298d236397c8ab282cf68cba: openstack/openstack-galera-0/mysql-bootstrap\" id=03cd3a68-71af-4a8f-989e-e0db64c173a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:40.136076 crc crio[24245]: time=\"2026-06-14T08:46:40.135768355Z\" level=info msg=\"Starting container: 7782e5739f1361c712c553729e01c04aaab44e99298d236397c8ab282cf68cba\" id=a2600390-4ed3-4eeb-a93d-2d071320c074 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:40.136494 crc crio[24245]: time=\"2026-06-14T08:46:40.136171308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:40.145245 crc crio[24245]: time=\"2026-06-14T08:46:40.145112534Z\" level=info msg=\"Started container\" PID=55624 containerID=7782e5739f1361c712c553729e01c04aaab44e99298d236397c8ab282cf68cba description=openstack/openstack-galera-0/mysql-bootstrap id=a2600390-4ed3-4eeb-a93d-2d071320c074 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa\nJun 14 08:46:40.163235 crc crio[24245]: time=\"2026-06-14T08:46:40.162943131Z\" level=info msg=\"Created container 5a35e571aefbd11a2b4577ffa49abb39fdd0d72dea3990f97d6e0599388f5130: openstack/dnsmasq-dns-6f94844f59-b4hzz/init\" id=1b80e5c5-7b40-4ae7-a656-3cc814d3f9ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:40.166079 crc crio[24245]: time=\"2026-06-14T08:46:40.165502954Z\" level=info msg=\"Created container ceeec83c3b2868a4a1a5c2c63f19f8ea1df7ddfa4ee13b31ba106d1c381c08e2: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=38468e49-5885-4a11-bd4f-9bad830c0e4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:40.166624 crc crio[24245]: time=\"2026-06-14T08:46:40.166412922Z\" level=info msg=\"Starting container: 5a35e571aefbd11a2b4577ffa49abb39fdd0d72dea3990f97d6e0599388f5130\" id=c920f0b4-2dd0-4da2-84e6-304e81c6f307 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:40.170505 crc crio[24245]: time=\"2026-06-14T08:46:40.16937108Z\" level=info msg=\"Starting container: ceeec83c3b2868a4a1a5c2c63f19f8ea1df7ddfa4ee13b31ba106d1c381c08e2\" id=d50da066-3466-4d10-8b40-3cbc23bfdc02 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:40.181820 crc crio[24245]: time=\"2026-06-14T08:46:40.181535205Z\" level=info msg=\"Started container\" PID=55628 containerID=5a35e571aefbd11a2b4577ffa49abb39fdd0d72dea3990f97d6e0599388f5130 description=openstack/dnsmasq-dns-6f94844f59-b4hzz/init id=c920f0b4-2dd0-4da2-84e6-304e81c6f307 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14\nJun 14 08:46:40.183566 crc crio[24245]: time=\"2026-06-14T08:46:40.183165519Z\" level=info msg=\"Started container\" PID=55625 containerID=ceeec83c3b2868a4a1a5c2c63f19f8ea1df7ddfa4ee13b31ba106d1c381c08e2 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=d50da066-3466-4d10-8b40-3cbc23bfdc02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b\nJun 14 08:46:40.349485 crc crio[24245]: time=\"2026-06-14T08:46:40.349286175Z\" level=info msg=\"Created container 47e786b4a3fe9dc05fa8fc0e078eb1b02626109484f6aee2e288d5e17ba0d5d2: openstack/dnsmasq-dns-bf5545dbf-84l7z/init\" id=5bf0a208-bc5d-4cd3-8c8e-a2964b843519 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:40.350815 crc crio[24245]: time=\"2026-06-14T08:46:40.350718859Z\" level=info msg=\"Starting container: 47e786b4a3fe9dc05fa8fc0e078eb1b02626109484f6aee2e288d5e17ba0d5d2\" id=d1ab9c96-d513-46ab-8c05-b2d737e73a60 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:40.366610 crc crio[24245]: time=\"2026-06-14T08:46:40.366500503Z\" level=info msg=\"Started container\" PID=55637 containerID=47e786b4a3fe9dc05fa8fc0e078eb1b02626109484f6aee2e288d5e17ba0d5d2 description=openstack/dnsmasq-dns-bf5545dbf-84l7z/init id=d1ab9c96-d513-46ab-8c05-b2d737e73a60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29\nJun 14 08:46:40.399590 crc crio[24245]: 2026-06-14T08:46:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d60ce32637e48e Mac:76:2c:06:3e:b3:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/949b788c-775e-4099-82b0-ca30e5b4fef5 SocketPath: PciID:}] [{Interface:0xc000438760 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:46:40.403613 crc crio[24245]: time=\"2026-06-14T08:46:40.403543026Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-5srxp Namespace:openstack ID:3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68 UID:d965a4ba-fbf1-456c-bcd3-becdea7e5438 NetNS:/var/run/netns/949b788c-775e-4099-82b0-ca30e5b4fef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd965a4ba_fbf1_456c_bcd3_becdea7e5438.slice PodAnnotations:0xc002c92148}] Aliases:map[]}\"\nJun 14 08:46:40.403778 crc crio[24245]: time=\"2026-06-14T08:46:40.403736122Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-5srxp for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:46:40.493652 crc crio[24245]: time=\"2026-06-14T08:46:40.493445812Z\" level=info msg=\"Ran pod sandbox 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68 with infra container: openstack/ovn-controller-ovs-5srxp/POD\" id=570e0632-e765-4e7e-a473-54b49868c0c6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:40.498322 crc crio[24245]: time=\"2026-06-14T08:46:40.49780881Z\" level=info msg=\"Created container 85cac3e4e1cdf200da72dadf98d0d1749a4f44d8d6f453c20d7cbac88056ba83: openstack/dnsmasq-dns-69664d8887-bkv6n/init\" id=09faf127-3458-4014-b4d9-3e81cb50f3fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:40.498700 crc crio[24245]: time=\"2026-06-14T08:46:40.498522693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=c3eb8537-dfdf-4496-a29d-73ddaf3b0ddf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:40.499918 crc crio[24245]: time=\"2026-06-14T08:46:40.499814865Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 not found\" id=c3eb8537-dfdf-4496-a29d-73ddaf3b0ddf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:40.500001 crc crio[24245]: time=\"2026-06-14T08:46:40.499945489Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 found\" id=c3eb8537-dfdf-4496-a29d-73ddaf3b0ddf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:40.500144 crc crio[24245]: time=\"2026-06-14T08:46:40.499947489Z\" level=info msg=\"Starting container: 85cac3e4e1cdf200da72dadf98d0d1749a4f44d8d6f453c20d7cbac88056ba83\" id=0fed0dfb-737d-48da-97bc-35ea87bd2d80 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:40.503539 crc crio[24245]: time=\"2026-06-14T08:46:40.50343963Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=32989270-c939-4db0-beaf-98be5440b5d0 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:40.509244 crc crio[24245]: time=\"2026-06-14T08:46:40.509128801Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\\\"\"\nJun 14 08:46:40.517789 crc crio[24245]: time=\"2026-06-14T08:46:40.517690287Z\" level=info msg=\"Started container\" PID=55638 containerID=85cac3e4e1cdf200da72dadf98d0d1749a4f44d8d6f453c20d7cbac88056ba83 description=openstack/dnsmasq-dns-69664d8887-bkv6n/init id=0fed0dfb-737d-48da-97bc-35ea87bd2d80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829\nJun 14 08:46:40.535429 crc crio[24245]: time=\"2026-06-14T08:46:40.535330736Z\" level=info msg=\"Created container 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33: openstack/kube-state-metrics-0/kube-state-metrics\" id=411cc5bf-03cc-4b8e-9b30-18ef423c3141 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:40.536746 crc crio[24245]: time=\"2026-06-14T08:46:40.53667837Z\" level=info msg=\"Created container 33c5e67a57ed6c40ca4e9e182235195f27b43dbf543a88f4f7f9ac8649a18c9d: openstack/dnsmasq-dns-6b485b7db9-b2795/init\" id=1b8a01c5-4448-4cce-be58-cbfd187c1b55 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:40.537650 crc crio[24245]: time=\"2026-06-14T08:46:40.537533197Z\" level=info msg=\"Starting container: 33c5e67a57ed6c40ca4e9e182235195f27b43dbf543a88f4f7f9ac8649a18c9d\" id=394d6b6f-9ba5-402f-bd77-25051c74e2ef name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:40.538233 crc crio[24245]: time=\"2026-06-14T08:46:40.538107276Z\" level=info msg=\"Starting container: 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33\" id=0439a8a1-1876-4cbe-814f-5107d9c877e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:40.558708 crc crio[24245]: time=\"2026-06-14T08:46:40.558570879Z\" level=info msg=\"Started container\" PID=55681 containerID=3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33 description=openstack/kube-state-metrics-0/kube-state-metrics id=0439a8a1-1876-4cbe-814f-5107d9c877e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566\nJun 14 08:46:40.560489 crc crio[24245]: time=\"2026-06-14T08:46:40.559631953Z\" level=info msg=\"Started container\" PID=55657 containerID=33c5e67a57ed6c40ca4e9e182235195f27b43dbf543a88f4f7f9ac8649a18c9d description=openstack/dnsmasq-dns-6b485b7db9-b2795/init id=394d6b6f-9ba5-402f-bd77-25051c74e2ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734\nJun 14 08:46:40.708898 crc crio[24245]: time=\"2026-06-14T08:46:40.706033431Z\" level=info msg=\"Stopping pod sandbox: fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14\" id=57b2ad97-15c9-4d3a-831c-3c144bf70e0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:46:40.708898 crc crio[24245]: time=\"2026-06-14T08:46:40.707162787Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-b4hzz Namespace:openstack ID:fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14 UID:80a45b02-f662-417a-b77e-0338d8f9f5b2 NetNS:/var/run/netns/e4994446-cdd4-4465-b02f-92e72034776a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80a45b02_f662_417a_b77e_0338d8f9f5b2.slice PodAnnotations:0xc0006206b0}] Aliases:map[]}\"\nJun 14 08:46:40.708898 crc crio[24245]: time=\"2026-06-14T08:46:40.707346943Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6f94844f59-b4hzz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:46:40.712752 crc crio[24245]: time=\"2026-06-14T08:46:40.712130224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=dcb2c63b-2259-4ebc-890b-89d2646166dd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:40.737038 crc crio[24245]: time=\"2026-06-14T08:46:40.734681258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7f6f0eb1-603f-46f2-a4b1-52773932d32b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:40.768611 crc crio[24245]: time=\"2026-06-14T08:46:40.768531266Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ff634b10-cd9b-4f1b-bf5d-f10cada8cede name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:40.780730 crc crio[24245]: time=\"2026-06-14T08:46:40.77796262Z\" level=info msg=\"Stopping pod sandbox: 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29\" id=e619de21-c8a7-485c-b4b9-47ab914881d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:46:40.780730 crc crio[24245]: time=\"2026-06-14T08:46:40.780752694Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-84l7z Namespace:openstack ID:261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29 UID:f4b0ea4b-2fdc-4f09-8fd7-d15cedf06ef4 NetNS:/var/run/netns/115da716-91b5-4ed4-98c3-c48897ab4285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b0ea4b_2fdc_4f09_8fd7_d15cedf06ef4.slice PodAnnotations:0xc001b863a8}] Aliases:map[]}\"\nJun 14 08:46:40.791386 crc crio[24245]: time=\"2026-06-14T08:46:40.78944014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a8b22851-ff9c-44e9-a415-7163d66b72ac name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:40.796910 crc crio[24245]: time=\"2026-06-14T08:46:40.796518926Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns\" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:40.799423 crc crio[24245]: time=\"2026-06-14T08:46:40.799362597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:40.810038 crc crio[24245]: time=\"2026-06-14T08:46:40.809947724Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-bf5545dbf-84l7z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:46:40.813114 crc crio[24245]: time=\"2026-06-14T08:46:40.813037478Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-b2795/dnsmasq-dns\" id=abf8e02c-4a4a-451b-be11-3ae92a248f8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:40.867897 crc crio[24245]: time=\"2026-06-14T08:46:40.867775399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:40.886264 crc crio[24245]: time=\"2026-06-14T08:46:40.886158962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:40.903676 crc crio[24245]: time=\"2026-06-14T08:46:40.897983911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:41.123478 crc crio[24245]: time=\"2026-06-14T08:46:41.102081551Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/ddca02e0-bc73-4017-82ac-9de1a9a4623a/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:41.151708 crc crio[24245]: time=\"2026-06-14T08:46:41.151516487Z\" level=info msg=\"createCtr: deleting container ID 226a13eac16362060252252ae07612bbeadfe5341dd3133ba48522c77b61b08d from idIndex\" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:41.151708 crc crio[24245]: time=\"2026-06-14T08:46:41.151636131Z\" level=info msg=\"createCtr: removing container 226a13eac16362060252252ae07612bbeadfe5341dd3133ba48522c77b61b08d\" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:41.151708 crc crio[24245]: time=\"2026-06-14T08:46:41.151714533Z\" level=info msg=\"createCtr: deleting container 226a13eac16362060252252ae07612bbeadfe5341dd3133ba48522c77b61b08d from storage\" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:41.208005 crc crio[24245]: time=\"2026-06-14T08:46:41.206330336Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-69664d8887-bkv6n_openstack_ddca02e0-bc73-4017-82ac-9de1a9a4623a_0\" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:41.224262 crc crio[24245]: time=\"2026-06-14T08:46:41.224116442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:41.388255 crc crio[24245]: time=\"2026-06-14T08:46:41.388037311Z\" level=info msg=\"Stopped pod sandbox: fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14\" id=57b2ad97-15c9-4d3a-831c-3c144bf70e0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:46:41.429283 crc crio[24245]: time=\"2026-06-14T08:46:41.425035719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:41.473038 crc crio[24245]: time=\"2026-06-14T08:46:41.471989229Z\" level=info msg=\"Stopped pod sandbox: 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29\" id=e619de21-c8a7-485c-b4b9-47ab914881d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:46:41.827968 crc crio[24245]: time=\"2026-06-14T08:46:41.826409867Z\" level=info msg=\"Removing container: 5a35e571aefbd11a2b4577ffa49abb39fdd0d72dea3990f97d6e0599388f5130\" id=bfa2a760-847a-48c9-a589-cd4c5b0b104b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:46:41.857966 crc crio[24245]: time=\"2026-06-14T08:46:41.857807848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=32e75381-2401-4604-b0b2-1aa52362aa90 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:41.948484 crc crio[24245]: time=\"2026-06-14T08:46:41.945824714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=706414a9-9984-4eb6-b5ec-27dd7329f801 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:41.953411 crc crio[24245]: time=\"2026-06-14T08:46:41.953341135Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns\" id=f7115f46-31fd-4f61-9d9a-2381a44301d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:41.958390 crc crio[24245]: time=\"2026-06-14T08:46:41.958321125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:41.962731 crc crio[24245]: time=\"2026-06-14T08:46:41.962649932Z\" level=info msg=\"Created container e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a: openstack/dnsmasq-dns-6b485b7db9-b2795/dnsmasq-dns\" id=abf8e02c-4a4a-451b-be11-3ae92a248f8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:41.965757 crc crio[24245]: time=\"2026-06-14T08:46:41.965611146Z\" level=info msg=\"Created container a923335af8be941d36b42e704e9397f37e38c7ff975a76860b0f6e23d4421fb2: openstack/rabbitmq-server-0/setup-container\" id=0986d1f7-4e5f-4dbd-b492-a6e28f2ddb58 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:41.967827 crc crio[24245]: time=\"2026-06-14T08:46:41.967487459Z\" level=info msg=\"Starting container: e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a\" id=c1e4825e-7fef-45f2-ae63-1e4c4011c501 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:41.968975 crc crio[24245]: time=\"2026-06-14T08:46:41.968632996Z\" level=info msg=\"Starting container: a923335af8be941d36b42e704e9397f37e38c7ff975a76860b0f6e23d4421fb2\" id=f4be1ed8-9c4f-41f8-81b1-9b0147d62e4b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:41.981744 crc crio[24245]: time=\"2026-06-14T08:46:41.981469862Z\" level=info msg=\"Started container\" PID=55895 containerID=e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a description=openstack/dnsmasq-dns-6b485b7db9-b2795/dnsmasq-dns id=c1e4825e-7fef-45f2-ae63-1e4c4011c501 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734\nJun 14 08:46:41.990462 crc crio[24245]: time=\"2026-06-14T08:46:41.989996994Z\" level=info msg=\"Started container\" PID=55622 containerID=a923335af8be941d36b42e704e9397f37e38c7ff975a76860b0f6e23d4421fb2 description=openstack/rabbitmq-server-0/setup-container id=f4be1ed8-9c4f-41f8-81b1-9b0147d62e4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0\nJun 14 08:46:42.171248 crc crio[24245]: time=\"2026-06-14T08:46:42.170945534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:42.185134 crc crio[24245]: time=\"2026-06-14T08:46:42.183483864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:42.362097 crc crio[24245]: time=\"2026-06-14T08:46:42.361318166Z\" level=info msg=\"Removed container 5a35e571aefbd11a2b4577ffa49abb39fdd0d72dea3990f97d6e0599388f5130: openstack/dnsmasq-dns-6f94844f59-b4hzz/init\" id=bfa2a760-847a-48c9-a589-cd4c5b0b104b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:46:42.516904 crc crio[24245]: time=\"2026-06-14T08:46:42.515449129Z\" level=info msg=\"Created container f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348: openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns\" id=f7115f46-31fd-4f61-9d9a-2381a44301d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:42.522476 crc crio[24245]: time=\"2026-06-14T08:46:42.52236366Z\" level=info msg=\"Starting container: f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348\" id=76c7c957-f4e1-40c5-aaf1-4125b7a0bb49 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:42.540977 crc crio[24245]: time=\"2026-06-14T08:46:42.539154905Z\" level=info msg=\"Started container\" PID=55924 containerID=f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348 description=openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns id=76c7c957-f4e1-40c5-aaf1-4125b7a0bb49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829\nJun 14 08:46:42.547475 crc crio[24245]: time=\"2026-06-14T08:46:42.547391939Z\" level=info msg=\"Created container bae0d3da7194818a5297c6ca2161bd63affe9228bb68a42b066aaa7a9e991fef: openstack/rabbitmq-cell1-server-0/setup-container\" id=6988b352-a202-447f-82c9-01d88ecae2bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:42.551782 crc crio[24245]: time=\"2026-06-14T08:46:42.551665725Z\" level=info msg=\"Starting container: bae0d3da7194818a5297c6ca2161bd63affe9228bb68a42b066aaa7a9e991fef\" id=30ba268a-7c4a-4d60-a1c7-cc1ed3403b59 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:42.583540 crc crio[24245]: time=\"2026-06-14T08:46:42.58092688Z\" level=info msg=\"Started container\" PID=55623 containerID=bae0d3da7194818a5297c6ca2161bd63affe9228bb68a42b066aaa7a9e991fef description=openstack/rabbitmq-cell1-server-0/setup-container id=30ba268a-7c4a-4d60-a1c7-cc1ed3403b59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0\nJun 14 08:46:45.995474 crc crio[24245]: time=\"2026-06-14T08:46:45.993986745Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5257e58d-a241-48f6-b055-bb4e116e975f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:46.007893 crc crio[24245]: time=\"2026-06-14T08:46:46.007115653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ca35fe59-d35d-4a89-8510-4568c2fcb194 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:49.212274 crc crio[24245]: time=\"2026-06-14T08:46:49.210423262Z\" level=info msg=\"Stopping container: f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348 (timeout: 10s)\" id=8fe498da-cc35-4c51-94f0-1c0577122b3c name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:46:50.289898 crc crio[24245]: time=\"2026-06-14T08:46:50.289193142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f89f2fc9-d66a-4a6a-8af1-780ba8c31e93 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:50.293969 crc crio[24245]: time=\"2026-06-14T08:46:50.293795058Z\" level=info msg=\"Stopped container f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348: openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns\" id=8fe498da-cc35-4c51-94f0-1c0577122b3c name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:46:50.294993 crc crio[24245]: time=\"2026-06-14T08:46:50.294833431Z\" level=info msg=\"Stopping pod sandbox: ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829\" id=b41af006-5030-4de0-a554-1e2ce08b65d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:46:50.295957 crc crio[24245]: time=\"2026-06-14T08:46:50.295797812Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-bkv6n Namespace:openstack ID:ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829 UID:ddca02e0-bc73-4017-82ac-9de1a9a4623a NetNS:/var/run/netns/a2584b53-4a7a-4620-b175-f4adbcd20ec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddca02e0_bc73_4017_82ac_9de1a9a4623a.slice PodAnnotations:0xc002c924a0}] Aliases:map[]}\"\nJun 14 08:46:50.296503 crc crio[24245]: time=\"2026-06-14T08:46:50.296450943Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-69664d8887-bkv6n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:46:50.348640 crc crio[24245]: time=\"2026-06-14T08:46:50.348379128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6a6992bf-7cbd-41ad-922e-147f76819f56 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:50.380025 crc crio[24245]: time=\"2026-06-14T08:46:50.379883276Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=32989270-c939-4db0-beaf-98be5440b5d0 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:50.381999 crc crio[24245]: time=\"2026-06-14T08:46:50.381260777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=6f4f0a1d-6780-4000-a139-bcba2681a1fb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:50.386562 crc crio[24245]: time=\"2026-06-14T08:46:50.386490653Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=205435a2-343f-4a5f-9bed-fa120d107cea name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:50.402134 crc crio[24245]: time=\"2026-06-14T08:46:50.40204176Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=9d79530e-ab6e-4069-a6e6-4000fab920d1 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:50.403225 crc crio[24245]: time=\"2026-06-14T08:46:50.403123745Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4c99f1a1-1aea-43a3-a527-f60ec24ed24a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:50.406766 crc crio[24245]: time=\"2026-06-14T08:46:50.406683669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:50.429397 crc crio[24245]: time=\"2026-06-14T08:46:50.428901546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=856ac1cc-c1e5-40b8-a727-fdfa5d67e3fc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:50.429397 crc crio[24245]: time=\"2026-06-14T08:46:50.42919642Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=5296a555-71a9-4e82-8d64-2c41a0df9568 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:50.437158 crc crio[24245]: time=\"2026-06-14T08:46:50.436262862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:50.445485 crc crio[24245]: time=\"2026-06-14T08:46:50.445404597Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=9c8dce0c-ffb3-4477-a30a-520e30801d6d name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:50.446969 crc crio[24245]: time=\"2026-06-14T08:46:50.446765561Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=c674c484-ef9c-4b38-99d8-d7d10025de74 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:50.450703 crc crio[24245]: time=\"2026-06-14T08:46:50.450618439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=7ca42426-5c6c-4abe-a7b5-ee1a89b569f1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:50.450916 crc crio[24245]: time=\"2026-06-14T08:46:50.450784507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=28873c77-e45e-4683-92c4-f4e31570d9ad name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:50.482221 crc crio[24245]: time=\"2026-06-14T08:46:50.482041833Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-5srxp/ovsdb-server-init\" id=0df85f3a-6b08-4469-8d52-4e3a21c7ee27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:50.484438 crc crio[24245]: time=\"2026-06-14T08:46:50.484381628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:50.507929 crc crio[24245]: time=\"2026-06-14T08:46:50.507774731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:50.510247 crc crio[24245]: time=\"2026-06-14T08:46:50.509568911Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=33cb2fc5-5b06-46e5-a570-2a339f53ab2a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:50.512289 crc crio[24245]: time=\"2026-06-14T08:46:50.512199073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:50.525812 crc crio[24245]: time=\"2026-06-14T08:46:50.525708634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:50.530447 crc crio[24245]: time=\"2026-06-14T08:46:50.530371022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:50.532694 crc crio[24245]: time=\"2026-06-14T08:46:50.532607673Z\" level=info msg=\"Creating container: openstack/ovn-controller-jrwkf/ovn-controller\" id=4b5cde2a-ab87-4a07-9b29-26a4542c2a6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:50.534822 crc crio[24245]: time=\"2026-06-14T08:46:50.53468318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:50.561996 crc crio[24245]: time=\"2026-06-14T08:46:50.561505765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=880564d6-62f2-4a3b-8b7e-bc1445990a4e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:50.562226 crc crio[24245]: time=\"2026-06-14T08:46:50.561520595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=6f62055d-f27c-445b-be41-bb5a57316c3b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:50.585394 crc crio[24245]: time=\"2026-06-14T08:46:50.585171739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:50.617761 crc crio[24245]: time=\"2026-06-14T08:46:50.59774736Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=296815de-e3e8-4df3-8314-fd035dcca43f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:50.617761 crc crio[24245]: time=\"2026-06-14T08:46:50.599443845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:50.617761 crc crio[24245]: time=\"2026-06-14T08:46:50.612950908Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=52a4942c-3e1e-4a84-bb7b-d1263e2c0a85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:50.675508 crc crio[24245]: time=\"2026-06-14T08:46:50.675421009Z\" level=info msg=\"Created container 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089: openstack/openstack-cell1-galera-0/galera\" id=5296a555-71a9-4e82-8d64-2c41a0df9568 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:50.676807 crc crio[24245]: time=\"2026-06-14T08:46:50.676718529Z\" level=info msg=\"Starting container: 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089\" id=8172b880-8c0e-4183-ab9f-9603fce664e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:50.681770 crc crio[24245]: time=\"2026-06-14T08:46:50.681687927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:50.682532 crc crio[24245]: time=\"2026-06-14T08:46:50.682446422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:50.687065 crc crio[24245]: time=\"2026-06-14T08:46:50.686602367Z\" level=info msg=\"Started container\" PID=56731 containerID=2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089 description=openstack/openstack-cell1-galera-0/galera id=8172b880-8c0e-4183-ab9f-9603fce664e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b\nJun 14 08:46:50.711972 crc crio[24245]: time=\"2026-06-14T08:46:50.71190109Z\" level=info msg=\"Created container 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d: openstack/openstack-galera-0/galera\" id=205435a2-343f-4a5f-9bed-fa120d107cea name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:50.717318 crc crio[24245]: time=\"2026-06-14T08:46:50.71719317Z\" level=info msg=\"Starting container: 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d\" id=a5dd3dc9-718b-4dcc-8275-1e70f6d2c80e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:50.719606 crc crio[24245]: time=\"2026-06-14T08:46:50.719523043Z\" level=info msg=\"Stopped pod sandbox: ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829\" id=b41af006-5030-4de0-a554-1e2ce08b65d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:46:50.726703 crc crio[24245]: time=\"2026-06-14T08:46:50.726656561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:50.734920 crc crio[24245]: time=\"2026-06-14T08:46:50.734786014Z\" level=info msg=\"Started container\" PID=56730 containerID=9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d description=openstack/openstack-galera-0/galera id=a5dd3dc9-718b-4dcc-8275-1e70f6d2c80e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa\nJun 14 08:46:50.735792 crc crio[24245]: time=\"2026-06-14T08:46:50.735759362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:50.870346 crc crio[24245]: time=\"2026-06-14T08:46:50.870107956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:50.875349 crc crio[24245]: time=\"2026-06-14T08:46:50.875249181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:50.919930 crc crio[24245]: time=\"2026-06-14T08:46:50.919821831Z\" level=info msg=\"Created container df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=296815de-e3e8-4df3-8314-fd035dcca43f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:50.929758 crc crio[24245]: time=\"2026-06-14T08:46:50.929682619Z\" level=info msg=\"Starting container: df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1\" id=1da5549b-bfb9-4cc6-9e51-3f009a77151e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:50.935163 crc crio[24245]: time=\"2026-06-14T08:46:50.935075073Z\" level=info msg=\"Started container\" PID=56770 containerID=df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=1da5549b-bfb9-4cc6-9e51-3f009a77151e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2\nJun 14 08:46:50.954419 crc crio[24245]: time=\"2026-06-14T08:46:50.954244269Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=fb629bb6-c36a-40cd-9cfc-075fb1369dac name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:50.962483 crc crio[24245]: time=\"2026-06-14T08:46:50.957763882Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=fb629bb6-c36a-40cd-9cfc-075fb1369dac name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:50.962483 crc crio[24245]: time=\"2026-06-14T08:46:50.957913907Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=fb629bb6-c36a-40cd-9cfc-075fb1369dac name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:50.962483 crc crio[24245]: time=\"2026-06-14T08:46:50.96141452Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=be1fe065-5fea-43b4-ac86-917e369bf606 name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:50.971546 crc crio[24245]: time=\"2026-06-14T08:46:50.97081358Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"\nJun 14 08:46:51.020291 crc crio[24245]: time=\"2026-06-14T08:46:51.020168181Z\" level=info msg=\"Created container 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=52a4942c-3e1e-4a84-bb7b-d1263e2c0a85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:51.022012 crc crio[24245]: time=\"2026-06-14T08:46:51.021911726Z\" level=info msg=\"Starting container: 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6\" id=9c63c122-1865-4da0-9d33-668830dff324 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:51.042651 crc crio[24245]: time=\"2026-06-14T08:46:51.042593147Z\" level=info msg=\"Started container\" PID=56796 containerID=467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=9c63c122-1865-4da0-9d33-668830dff324 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea\nJun 14 08:46:51.062576 crc crio[24245]: time=\"2026-06-14T08:46:51.062385418Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=91ecca96-02ee-4146-ae94-63f2d1a5a960 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:51.063400 crc crio[24245]: time=\"2026-06-14T08:46:51.06277101Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=91ecca96-02ee-4146-ae94-63f2d1a5a960 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:51.063400 crc crio[24245]: time=\"2026-06-14T08:46:51.062820502Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=91ecca96-02ee-4146-ae94-63f2d1a5a960 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:51.067237 crc crio[24245]: time=\"2026-06-14T08:46:51.065816921Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=3ecca50f-b9a6-4d36-9874-a64c0cfbea4e name=/runtime.v1.ImageService/PullImage\nJun 14 08:46:51.072916 crc crio[24245]: time=\"2026-06-14T08:46:51.072232447Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"\nJun 14 08:46:51.082935 crc crio[24245]: time=\"2026-06-14T08:46:51.082819629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:51.085330 crc crio[24245]: time=\"2026-06-14T08:46:51.085244217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:51.138322 crc crio[24245]: time=\"2026-06-14T08:46:51.138167795Z\" level=info msg=\"Removing container: f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348\" id=b64d2c9a-ac77-481c-9611-52e7eebf648a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:46:51.179307 crc crio[24245]: time=\"2026-06-14T08:46:51.178139471Z\" level=info msg=\"Removed container f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348: openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns\" id=b64d2c9a-ac77-481c-9611-52e7eebf648a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:46:51.192952 crc crio[24245]: time=\"2026-06-14T08:46:51.192774495Z\" level=info msg=\"Removing container: 85cac3e4e1cdf200da72dadf98d0d1749a4f44d8d6f453c20d7cbac88056ba83\" id=1687592d-a7c8-4434-8357-947739d31a35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:46:51.240117 crc crio[24245]: time=\"2026-06-14T08:46:51.239994494Z\" level=info msg=\"Removed container 85cac3e4e1cdf200da72dadf98d0d1749a4f44d8d6f453c20d7cbac88056ba83: openstack/dnsmasq-dns-69664d8887-bkv6n/init\" id=1687592d-a7c8-4434-8357-947739d31a35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:46:51.264137 crc crio[24245]: time=\"2026-06-14T08:46:51.263692956Z\" level=info msg=\"Created container 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea: openstack/ovn-controller-jrwkf/ovn-controller\" id=4b5cde2a-ab87-4a07-9b29-26a4542c2a6c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:51.266076 crc crio[24245]: time=\"2026-06-14T08:46:51.265829975Z\" level=info msg=\"Starting container: 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea\" id=1feea881-8b18-430c-b566-59093b44c181 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:51.272420 crc crio[24245]: time=\"2026-06-14T08:46:51.272304861Z\" level=info msg=\"Created container 455b7fa0f019e33b30e93a540f51305a14f5ee02d5f63f8f29af32c3b1105aa3: openstack/ovn-controller-ovs-5srxp/ovsdb-server-init\" id=0df85f3a-6b08-4469-8d52-4e3a21c7ee27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:51.274249 crc crio[24245]: time=\"2026-06-14T08:46:51.273681305Z\" level=info msg=\"Starting container: 455b7fa0f019e33b30e93a540f51305a14f5ee02d5f63f8f29af32c3b1105aa3\" id=f93ea27f-7d3c-4e0d-a734-fac86a89c6e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:51.278416 crc crio[24245]: time=\"2026-06-14T08:46:51.278300073Z\" level=info msg=\"Started container\" PID=56880 containerID=1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea description=openstack/ovn-controller-jrwkf/ovn-controller id=1feea881-8b18-430c-b566-59093b44c181 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89\nJun 14 08:46:51.287642 crc crio[24245]: time=\"2026-06-14T08:46:51.287548439Z\" level=info msg=\"Started container\" PID=56882 containerID=455b7fa0f019e33b30e93a540f51305a14f5ee02d5f63f8f29af32c3b1105aa3 description=openstack/ovn-controller-ovs-5srxp/ovsdb-server-init id=f93ea27f-7d3c-4e0d-a734-fac86a89c6e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68\nJun 14 08:46:52.187536 crc crio[24245]: time=\"2026-06-14T08:46:52.181326268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=0a938fda-09d1-4b07-94fb-39321dd4edb2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:52.188996 crc crio[24245]: time=\"2026-06-14T08:46:52.187631079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=e91eb89a-9eaa-49d4-bb53-bae567a8986b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:52.210052 crc crio[24245]: time=\"2026-06-14T08:46:52.209689054Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-5srxp/ovsdb-server\" id=35566eeb-d9fd-4fa0-8b19-e6df2f053c69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:52.212903 crc crio[24245]: time=\"2026-06-14T08:46:52.212771094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:52.424810 crc crio[24245]: time=\"2026-06-14T08:46:52.421191223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:52.840464 crc crio[24245]: time=\"2026-06-14T08:46:52.840339154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:53.011814 crc crio[24245]: time=\"2026-06-14T08:46:53.011317176Z\" level=info msg=\"Created container d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71: openstack/ovn-controller-ovs-5srxp/ovsdb-server\" id=35566eeb-d9fd-4fa0-8b19-e6df2f053c69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:53.016026 crc crio[24245]: time=\"2026-06-14T08:46:53.014495217Z\" level=info msg=\"Starting container: d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71\" id=d30df6ea-cfa2-43e5-ae76-3313e383de14 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:53.024272 crc crio[24245]: time=\"2026-06-14T08:46:53.023048251Z\" level=info msg=\"Started container\" PID=57449 containerID=d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71 description=openstack/ovn-controller-ovs-5srxp/ovsdb-server id=d30df6ea-cfa2-43e5-ae76-3313e383de14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68\nJun 14 08:46:53.057701 crc crio[24245]: time=\"2026-06-14T08:46:53.057519459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=31b41550-ccb4-4be2-86c7-6beb62a08bb9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:53.073831 crc crio[24245]: time=\"2026-06-14T08:46:53.073657134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=068c7245-6624-4b41-8607-7ec6d01f027b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:53.104438 crc crio[24245]: time=\"2026-06-14T08:46:53.097243616Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-5srxp/ovs-vswitchd\" id=f1512b5b-8737-4359-8cc0-42b6a8f72721 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:53.104438 crc crio[24245]: time=\"2026-06-14T08:46:53.102693362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:53.271020 crc crio[24245]: time=\"2026-06-14T08:46:53.270827523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:53.687626 crc crio[24245]: time=\"2026-06-14T08:46:53.687522518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:53.776760 crc crio[24245]: time=\"2026-06-14T08:46:53.776333771Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-694db665c-tfgdd/POD\" id=0a4432ef-d8a6-46aa-84a0-fc85ea644f67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:53.777289 crc crio[24245]: time=\"2026-06-14T08:46:53.776810736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:53.828017 crc crio[24245]: time=\"2026-06-14T08:46:53.827806433Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-tfgdd Namespace:openstack ID:d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8 UID:cfad6362-208f-448d-bec6-5560f04182b8 NetNS:/var/run/netns/6a5a6230-41a0-4949-9aa6-39c11851839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfad6362_208f_448d_bec6_5560f04182b8.slice PodAnnotations:0xc000522e00}] Aliases:map[]}\"\nJun 14 08:46:53.828017 crc crio[24245]: time=\"2026-06-14T08:46:53.827966978Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-694db665c-tfgdd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:46:54.102563 crc crio[24245]: time=\"2026-06-14T08:46:54.102419239Z\" level=info msg=\"Created container 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6: openstack/ovn-controller-ovs-5srxp/ovs-vswitchd\" id=f1512b5b-8737-4359-8cc0-42b6a8f72721 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:54.104974 crc crio[24245]: time=\"2026-06-14T08:46:54.104734563Z\" level=info msg=\"Starting container: 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6\" id=4938a664-717f-46bd-91e4-93c728d782de name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:54.117483 crc crio[24245]: time=\"2026-06-14T08:46:54.117146651Z\" level=info msg=\"Started container\" PID=57576 containerID=8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6 description=openstack/ovn-controller-ovs-5srxp/ovs-vswitchd id=4938a664-717f-46bd-91e4-93c728d782de name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68\nJun 14 08:46:54.249443 crc crio[24245]: 2026-06-14T08:46:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3b70ea15f4aced Mac:a6:e6:64:7c:ff:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/6a5a6230-41a0-4949-9aa6-39c11851839c SocketPath: PciID:}] [{Interface:0xc00023ae60 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:46:54.251464 crc crio[24245]: time=\"2026-06-14T08:46:54.251357147Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-tfgdd Namespace:openstack ID:d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8 UID:cfad6362-208f-448d-bec6-5560f04182b8 NetNS:/var/run/netns/6a5a6230-41a0-4949-9aa6-39c11851839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfad6362_208f_448d_bec6_5560f04182b8.slice PodAnnotations:0xc000522e00}] Aliases:map[]}\"\nJun 14 08:46:54.251682 crc crio[24245]: time=\"2026-06-14T08:46:54.251605715Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-694db665c-tfgdd for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:46:54.268122 crc crio[24245]: time=\"2026-06-14T08:46:54.267132703Z\" level=info msg=\"Ran pod sandbox d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8 with infra container: openstack/dnsmasq-dns-694db665c-tfgdd/POD\" id=0a4432ef-d8a6-46aa-84a0-fc85ea644f67 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:54.275954 crc crio[24245]: time=\"2026-06-14T08:46:54.275807173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6695eed5-9c6e-4fa7-90fa-6101088c9084 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:54.311607 crc crio[24245]: time=\"2026-06-14T08:46:54.311281819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ed26f5db-a33a-4fe2-90e6-df7c6d39c705 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:54.323311 crc crio[24245]: time=\"2026-06-14T08:46:54.323140768Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694db665c-tfgdd/init\" id=900312a3-21f6-471c-9596-99825058a176 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:54.324963 crc crio[24245]: time=\"2026-06-14T08:46:54.324807212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:54.399761 crc crio[24245]: time=\"2026-06-14T08:46:54.399601466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:54.405734 crc crio[24245]: time=\"2026-06-14T08:46:54.405644898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:54.728419 crc crio[24245]: time=\"2026-06-14T08:46:54.726433758Z\" level=info msg=\"Created container 901392b318e49c3e7c218a2bd8e83e4c74feaf7bc127091b290406abefab473a: openstack/dnsmasq-dns-694db665c-tfgdd/init\" id=900312a3-21f6-471c-9596-99825058a176 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:54.731941 crc crio[24245]: time=\"2026-06-14T08:46:54.731779849Z\" level=info msg=\"Starting container: 901392b318e49c3e7c218a2bd8e83e4c74feaf7bc127091b290406abefab473a\" id=e6267300-66c7-447b-9b16-89866eb468c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:46:54.750313 crc crio[24245]: time=\"2026-06-14T08:46:54.750175399Z\" level=info msg=\"Started container\" PID=57692 containerID=901392b318e49c3e7c218a2bd8e83e4c74feaf7bc127091b290406abefab473a description=openstack/dnsmasq-dns-694db665c-tfgdd/init id=e6267300-66c7-447b-9b16-89866eb468c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8\nJun 14 08:46:56.381467 crc crio[24245]: time=\"2026-06-14T08:46:56.380882855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7fe51349-9197-4330-affb-4a33e242fa48 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:58.748277 crc crio[24245]: time=\"2026-06-14T08:46:58.747387819Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-7wrs7/POD\" id=6e124a00-e6b1-4aa1-b142-863b037d4f61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:46:58.749524 crc crio[24245]: time=\"2026-06-14T08:46:58.748374481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:59.814555 crc crio[24245]: time=\"2026-06-14T08:46:59.81388762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9c7442da-fef6-447b-9b3f-508c62796dd1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:46:59.815568 crc crio[24245]: time=\"2026-06-14T08:46:59.814912591Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-7wrs7 Namespace:openstack ID:2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1 UID:d8ce39a6-b09e-4dad-b7e3-77fe959c5f96 NetNS:/var/run/netns/bb7b0cde-2709-4bea-85d6-002174c1d76f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8ce39a6_b09e_4dad_b7e3_77fe959c5f96.slice PodAnnotations:0xc002422378}] Aliases:map[]}\"\nJun 14 08:46:59.815568 crc crio[24245]: time=\"2026-06-14T08:46:59.814974903Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-7wrs7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:46:59.918244 crc crio[24245]: time=\"2026-06-14T08:46:59.918068251Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694db665c-tfgdd/dnsmasq-dns\" id=88452f95-f76a-4e71-811f-a45240ffa469 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:46:59.920993 crc crio[24245]: time=\"2026-06-14T08:46:59.920909072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:59.980919 crc crio[24245]: time=\"2026-06-14T08:46:59.980390212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:46:59.992705 crc crio[24245]: time=\"2026-06-14T08:46:59.992607527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:01.178447 crc crio[24245]: time=\"2026-06-14T08:47:01.177479941Z\" level=info msg=\"Created container 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d: openstack/dnsmasq-dns-694db665c-tfgdd/dnsmasq-dns\" id=88452f95-f76a-4e71-811f-a45240ffa469 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:01.180322 crc crio[24245]: time=\"2026-06-14T08:47:01.180086714Z\" level=info msg=\"Starting container: 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d\" id=8aae9e45-2f1a-483e-9b2e-69bd36b605f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:01.193536 crc crio[24245]: time=\"2026-06-14T08:47:01.19345582Z\" level=info msg=\"Started container\" PID=58492 containerID=63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d description=openstack/dnsmasq-dns-694db665c-tfgdd/dnsmasq-dns id=8aae9e45-2f1a-483e-9b2e-69bd36b605f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8\nJun 14 08:47:02.087307 crc crio[24245]: 2026-06-14T08:47:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a66c095aa59ccb Mac:da:03:46:58:5d:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/bb7b0cde-2709-4bea-85d6-002174c1d76f SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:02.090581 crc crio[24245]: time=\"2026-06-14T08:47:02.090489296Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-7wrs7 Namespace:openstack ID:2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1 UID:d8ce39a6-b09e-4dad-b7e3-77fe959c5f96 NetNS:/var/run/netns/bb7b0cde-2709-4bea-85d6-002174c1d76f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8ce39a6_b09e_4dad_b7e3_77fe959c5f96.slice PodAnnotations:0xc002422378}] Aliases:map[]}\"\nJun 14 08:47:02.090740 crc crio[24245]: time=\"2026-06-14T08:47:02.090684262Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-7wrs7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:02.538813 crc crio[24245]: time=\"2026-06-14T08:47:02.53869619Z\" level=info msg=\"Ran pod sandbox 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1 with infra container: openstack/swift-ring-rebalance-7wrs7/POD\" id=6e124a00-e6b1-4aa1-b142-863b037d4f61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:02.541030 crc crio[24245]: time=\"2026-06-14T08:47:02.540985311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=213a8a1c-d7de-4dfc-8d17-9b0455e2c1f5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:02.663488 crc crio[24245]: time=\"2026-06-14T08:47:02.663356513Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 not found\" id=213a8a1c-d7de-4dfc-8d17-9b0455e2c1f5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:02.663488 crc crio[24245]: time=\"2026-06-14T08:47:02.663467707Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 found\" id=213a8a1c-d7de-4dfc-8d17-9b0455e2c1f5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:02.664819 crc crio[24245]: time=\"2026-06-14T08:47:02.664584833Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=bc20f6df-ec9a-4c1e-b05a-d0a743c29535 name=/runtime.v1.ImageService/PullImage\nJun 14 08:47:02.679330 crc crio[24245]: time=\"2026-06-14T08:47:02.679105426Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\\\"\"\nJun 14 08:47:02.688024 crc crio[24245]: time=\"2026-06-14T08:47:02.687826726Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=3ecca50f-b9a6-4d36-9874-a64c0cfbea4e name=/runtime.v1.ImageService/PullImage\nJun 14 08:47:02.689239 crc crio[24245]: time=\"2026-06-14T08:47:02.689146446Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=d4374594-612f-4e7c-9d6c-abd3a534115d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:02.749591 crc crio[24245]: time=\"2026-06-14T08:47:02.749493959Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=11ab09ed-e2e4-47e4-bc99-ce918ce8a515 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:03.120272 crc crio[24245]: time=\"2026-06-14T08:47:03.119672005Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=0ed8acad-f73a-4157-bd68-fd34b657f760 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:03.121751 crc crio[24245]: time=\"2026-06-14T08:47:03.121633458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:03.200140 crc crio[24245]: time=\"2026-06-14T08:47:03.200040727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:03.204642 crc crio[24245]: time=\"2026-06-14T08:47:03.204558882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:04.584198 crc crio[24245]: time=\"2026-06-14T08:47:04.583660978Z\" level=info msg=\"Created container a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=0ed8acad-f73a-4157-bd68-fd34b657f760 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:04.588544 crc crio[24245]: time=\"2026-06-14T08:47:04.587703258Z\" level=info msg=\"Starting container: a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840\" id=791a829c-b95d-4985-800a-0a566c6104aa name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:04.595996 crc crio[24245]: time=\"2026-06-14T08:47:04.595572018Z\" level=info msg=\"Started container\" PID=58658 containerID=a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=791a829c-b95d-4985-800a-0a566c6104aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea\nJun 14 08:47:04.889509 crc crio[24245]: time=\"2026-06-14T08:47:04.889322957Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=be1fe065-5fea-43b4-ac86-917e369bf606 name=/runtime.v1.ImageService/PullImage\nJun 14 08:47:04.891747 crc crio[24245]: time=\"2026-06-14T08:47:04.891379442Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=f0075799-9109-47cd-ad8a-83a95e488058 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:05.336573 crc crio[24245]: time=\"2026-06-14T08:47:05.336451984Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=30286f2d-e98a-45ee-bd5c-2483a63389f7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:05.629008 crc crio[24245]: time=\"2026-06-14T08:47:05.628698403Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=9a3ba1de-420f-425c-857e-480b4c39500a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:05.631287 crc crio[24245]: time=\"2026-06-14T08:47:05.631038458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:05.676919 crc crio[24245]: time=\"2026-06-14T08:47:05.676290871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:05.683053 crc crio[24245]: time=\"2026-06-14T08:47:05.682944453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:05.988613 crc crio[24245]: time=\"2026-06-14T08:47:05.988465596Z\" level=info msg=\"Created container aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=9a3ba1de-420f-425c-857e-480b4c39500a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:05.990770 crc crio[24245]: time=\"2026-06-14T08:47:05.990643585Z\" level=info msg=\"Starting container: aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f\" id=1c336642-3d95-4f68-9a9c-a14a242be7f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:06.002142 crc crio[24245]: time=\"2026-06-14T08:47:06.000459288Z\" level=info msg=\"Started container\" PID=58783 containerID=aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=1c336642-3d95-4f68-9a9c-a14a242be7f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2\nJun 14 08:47:07.163325 crc crio[24245]: time=\"2026-06-14T08:47:07.162761102Z\" level=info msg=\"Stopping container: 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d (timeout: 10s)\" id=399aa8e6-25bc-45c5-878a-5edc43b46589 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:47:07.308089 crc crio[24245]: time=\"2026-06-14T08:47:07.307975294Z\" level=info msg=\"Stopped container 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d: openstack/dnsmasq-dns-694db665c-tfgdd/dnsmasq-dns\" id=399aa8e6-25bc-45c5-878a-5edc43b46589 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:47:07.312506 crc crio[24245]: time=\"2026-06-14T08:47:07.312346123Z\" level=info msg=\"Stopping pod sandbox: d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8\" id=1f63d09d-1d64-4fae-99eb-28990b7e6dca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:07.313982 crc crio[24245]: time=\"2026-06-14T08:47:07.313806961Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-tfgdd Namespace:openstack ID:d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8 UID:cfad6362-208f-448d-bec6-5560f04182b8 NetNS:/var/run/netns/6a5a6230-41a0-4949-9aa6-39c11851839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfad6362_208f_448d_bec6_5560f04182b8.slice PodAnnotations:0xc001fea8a0}] Aliases:map[]}\"\nJun 14 08:47:07.314197 crc crio[24245]: time=\"2026-06-14T08:47:07.31401108Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-694db665c-tfgdd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:07.687923 crc crio[24245]: time=\"2026-06-14T08:47:07.685513743Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-dfb68678c-6zxs7/POD\" id=60b2a0c6-4380-416f-961e-497eedab2045 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:07.687923 crc crio[24245]: time=\"2026-06-14T08:47:07.68571345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:07.798987 crc crio[24245]: time=\"2026-06-14T08:47:07.794771451Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-q72bj/POD\" id=b2885534-d4a0-4e52-ab83-7d7aa1f06733 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:07.798987 crc crio[24245]: time=\"2026-06-14T08:47:07.795045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:07.843063 crc crio[24245]: time=\"2026-06-14T08:47:07.840279155Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-dfb68678c-6zxs7 Namespace:openstack ID:c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261 UID:e483d80b-f029-4483-804c-34c57ae03cc4 NetNS:/var/run/netns/c62840d2-cec5-494b-b0a5-47775ee979e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode483d80b_f029_4483_804c_34c57ae03cc4.slice PodAnnotations:0xc001c3c030}] Aliases:map[]}\"\nJun 14 08:47:07.843063 crc crio[24245]: time=\"2026-06-14T08:47:07.840351917Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-dfb68678c-6zxs7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:07.879713 crc crio[24245]: time=\"2026-06-14T08:47:07.879320466Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-q72bj Namespace:openstack ID:f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32 UID:67e160c9-44ec-4324-bad8-6705dfc76c35 NetNS:/var/run/netns/fdae8464-d189-422d-9185-24b214be1b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e160c9_44ec_4324_bad8_6705dfc76c35.slice PodAnnotations:0xc000522460}] Aliases:map[]}\"\nJun 14 08:47:07.879713 crc crio[24245]: time=\"2026-06-14T08:47:07.879404939Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-q72bj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:08.217796 crc crio[24245]: time=\"2026-06-14T08:47:08.217728754Z\" level=info msg=\"Stopped pod sandbox: d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8\" id=1f63d09d-1d64-4fae-99eb-28990b7e6dca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:08.380895 crc crio[24245]: time=\"2026-06-14T08:47:08.380030589Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/POD\" id=959cf76d-7353-4eb2-a9a4-3afc336cb736 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:08.380895 crc crio[24245]: time=\"2026-06-14T08:47:08.380566207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:08.428458 crc crio[24245]: time=\"2026-06-14T08:47:08.428414812Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-d2nfm Namespace:openstack ID:308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a UID:05bba96f-86a9-4c9b-b0f4-1c0b2fceeea1 NetNS:/var/run/netns/1ef9f61f-367d-45a2-ac56-1590fea62b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05bba96f_86a9_4c9b_b0f4_1c0b2fceeea1.slice PodAnnotations:0xc0024222d0}] Aliases:map[]}\"\nJun 14 08:47:08.428623 crc crio[24245]: time=\"2026-06-14T08:47:08.428606538Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7bfbc64dcf-d2nfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:08.610556 crc crio[24245]: 2026-06-14T08:47:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c71f4a28086430f Mac:4a:d5:8b:c2:c2:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/c62840d2-cec5-494b-b0a5-47775ee979e1 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:08.612116 crc crio[24245]: time=\"2026-06-14T08:47:08.612037509Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-dfb68678c-6zxs7 Namespace:openstack ID:c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261 UID:e483d80b-f029-4483-804c-34c57ae03cc4 NetNS:/var/run/netns/c62840d2-cec5-494b-b0a5-47775ee979e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode483d80b_f029_4483_804c_34c57ae03cc4.slice PodAnnotations:0xc001c3c030}] Aliases:map[]}\"\nJun 14 08:47:08.612601 crc crio[24245]: time=\"2026-06-14T08:47:08.612429852Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-dfb68678c-6zxs7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:08.654780 crc crio[24245]: time=\"2026-06-14T08:47:08.654642805Z\" level=info msg=\"Removing container: 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d\" id=f5683ce1-0834-4203-a301-7bc04527a81c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:47:08.819717 crc crio[24245]: 2026-06-14T08:47:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3cc45115c16e71 Mac:12:da:d6:04:dc:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/fdae8464-d189-422d-9185-24b214be1b62 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:08.821920 crc crio[24245]: time=\"2026-06-14T08:47:08.821143985Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-q72bj Namespace:openstack ID:f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32 UID:67e160c9-44ec-4324-bad8-6705dfc76c35 NetNS:/var/run/netns/fdae8464-d189-422d-9185-24b214be1b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e160c9_44ec_4324_bad8_6705dfc76c35.slice PodAnnotations:0xc000522460}] Aliases:map[]}\"\nJun 14 08:47:08.821920 crc crio[24245]: time=\"2026-06-14T08:47:08.821833668Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-q72bj for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:09.128186 crc crio[24245]: 2026-06-14T08:47:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:308ed60769cdcea Mac:c2:5f:ef:2e:99:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/1ef9f61f-367d-45a2-ac56-1590fea62b3e SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:09.129647 crc crio[24245]: time=\"2026-06-14T08:47:09.129540709Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-d2nfm Namespace:openstack ID:308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a UID:05bba96f-86a9-4c9b-b0f4-1c0b2fceeea1 NetNS:/var/run/netns/1ef9f61f-367d-45a2-ac56-1590fea62b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05bba96f_86a9_4c9b_b0f4_1c0b2fceeea1.slice PodAnnotations:0xc0024222d0}] Aliases:map[]}\"\nJun 14 08:47:09.129746 crc crio[24245]: time=\"2026-06-14T08:47:09.129692405Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7bfbc64dcf-d2nfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:09.381884 crc crio[24245]: time=\"2026-06-14T08:47:09.381305488Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=f9099482-99a4-4844-a1d2-546c9665d751 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:09.384193 crc crio[24245]: time=\"2026-06-14T08:47:09.381936988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:09.972075 crc crio[24245]: time=\"2026-06-14T08:47:09.971988164Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-vw6qw/POD\" id=fc9904ad-e2c2-43c0-827d-85885e27ce6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:09.972187 crc crio[24245]: time=\"2026-06-14T08:47:09.972092907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:10.562956 crc crio[24245]: time=\"2026-06-14T08:47:10.562407122Z\" level=info msg=\"Ran pod sandbox c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261 with infra container: openstack/dnsmasq-dns-dfb68678c-6zxs7/POD\" id=60b2a0c6-4380-416f-961e-497eedab2045 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:10.573800 crc crio[24245]: time=\"2026-06-14T08:47:10.573699594Z\" level=info msg=\"Ran pod sandbox f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32 with infra container: openstack/ovn-controller-metrics-q72bj/POD\" id=b2885534-d4a0-4e52-ab83-7d7aa1f06733 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:10.575815 crc crio[24245]: time=\"2026-06-14T08:47:10.575735436Z\" level=info msg=\"Ran pod sandbox 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a with infra container: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/POD\" id=959cf76d-7353-4eb2-a9a4-3afc336cb736 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:10.582465 crc crio[24245]: time=\"2026-06-14T08:47:10.582342807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ca89acda-093b-4b0f-9e03-6db4fdf73b51 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:10.585917 crc crio[24245]: time=\"2026-06-14T08:47:10.583304418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c4cb3006-b01b-4c4e-8252-502721cfe941 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:10.591482 crc crio[24245]: time=\"2026-06-14T08:47:10.591038915Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=1aaebc26-85f3-4bbe-b750-85420ef34929 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:10.605952 crc crio[24245]: time=\"2026-06-14T08:47:10.603105074Z\" level=info msg=\"Removed container 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d: openstack/dnsmasq-dns-694db665c-tfgdd/dnsmasq-dns\" id=f5683ce1-0834-4203-a301-7bc04527a81c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:47:10.616128 crc crio[24245]: time=\"2026-06-14T08:47:10.616043243Z\" level=info msg=\"Removing container: 901392b318e49c3e7c218a2bd8e83e4c74feaf7bc127091b290406abefab473a\" id=2fa48d2c-67c6-4cc6-ab11-d467f6f3948b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:47:11.371133 crc crio[24245]: time=\"2026-06-14T08:47:11.370237051Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-jb7tl/POD\" id=8a154629-f481-4346-b7ca-84c6fbea6569 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:11.371133 crc crio[24245]: time=\"2026-06-14T08:47:11.37113073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:12.575757 crc crio[24245]: time=\"2026-06-14T08:47:12.575359371Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-6d9pf/POD\" id=d192cab4-48c3-4d3b-b605-91b415bed67d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:12.576661 crc crio[24245]: time=\"2026-06-14T08:47:12.576640623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:12.744597 crc crio[24245]: time=\"2026-06-14T08:47:12.744496654Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=6d31ec49-48dc-4de0-8527-a6eb5e0895ba name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:12.754929 crc crio[24245]: time=\"2026-06-14T08:47:12.754777803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c0ab3b65-d994-4e5a-9280-937564ab4b91 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:12.776985 crc crio[24245]: time=\"2026-06-14T08:47:12.776902628Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6 UID:c14e746d-25d2-4805-8f07-8f376022ca71 NetNS:/var/run/netns/93cc9267-51a4-430e-a8a8-3109eaa83898 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc14e746d_25d2_4805_8f07_8f376022ca71.slice PodAnnotations:0xc000130730}] Aliases:map[]}\"\nJun 14 08:47:12.776985 crc crio[24245]: time=\"2026-06-14T08:47:12.776969821Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:12.796057 crc crio[24245]: time=\"2026-06-14T08:47:12.795810223Z\" level=info msg=\"Removed container 901392b318e49c3e7c218a2bd8e83e4c74feaf7bc127091b290406abefab473a: openstack/dnsmasq-dns-694db665c-tfgdd/init\" id=2fa48d2c-67c6-4cc6-ab11-d467f6f3948b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:47:12.808058 crc crio[24245]: time=\"2026-06-14T08:47:12.807803594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7effac35-162c-4a68-8c4b-e18358c59f00 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:12.819589 crc crio[24245]: time=\"2026-06-14T08:47:12.8176658Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=bc20f6df-ec9a-4c1e-b05a-d0a743c29535 name=/runtime.v1.ImageService/PullImage\nJun 14 08:47:12.830619 crc crio[24245]: time=\"2026-06-14T08:47:12.827528353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=85ca60f7-5bb7-4d8b-a17f-3e5f1c30abfa name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:12.835123 crc crio[24245]: time=\"2026-06-14T08:47:12.835052712Z\" level=info msg=\"Got pod network &{Name:glance-db-create-vw6qw Namespace:openstack ID:134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9 UID:592865bf-4a40-4636-832e-55b60938df15 NetNS:/var/run/netns/331655c5-f5e2-4246-b16f-3f3e83fc3d11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod592865bf_4a40_4636_832e_55b60938df15.slice PodAnnotations:0xc002c92260}] Aliases:map[]}\"\nJun 14 08:47:12.835123 crc crio[24245]: time=\"2026-06-14T08:47:12.835105254Z\" level=info msg=\"Adding pod openstack_glance-db-create-vw6qw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:12.838409 crc crio[24245]: time=\"2026-06-14T08:47:12.838328877Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-q72bj/openstack-network-exporter\" id=b9657cc3-1422-4c9e-ae85-fdd013c64548 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:12.852634 crc crio[24245]: time=\"2026-06-14T08:47:12.852531581Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-jb7tl Namespace:openstack ID:0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f UID:e1345e4f-773c-49c8-affc-6bd6e244927d NetNS:/var/run/netns/0a78cc23-8ff2-4323-8342-f8ad8bf9da81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1345e4f_773c_49c8_affc_6bd6e244927d.slice PodAnnotations:0xc0006022f0}] Aliases:map[]}\"\nJun 14 08:47:12.852634 crc crio[24245]: time=\"2026-06-14T08:47:12.852614134Z\" level=info msg=\"Adding pod openstack_keystone-db-create-jb7tl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:12.855606 crc crio[24245]: time=\"2026-06-14T08:47:12.855524535Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/init\" id=a271ba6b-119b-4add-87eb-6f96b425258d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:12.857602 crc crio[24245]: time=\"2026-06-14T08:47:12.857546691Z\" level=info msg=\"Got pod network &{Name:placement-db-create-6d9pf Namespace:openstack ID:4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b UID:e3dcab3f-8b78-4aed-9e1c-479d058e60de NetNS:/var/run/netns/db1ceeee-bb51-4d8e-a825-76a3b04ed290 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3dcab3f_8b78_4aed_9e1c_479d058e60de.slice PodAnnotations:0xc002c923c0}] Aliases:map[]}\"\nJun 14 08:47:12.857602 crc crio[24245]: time=\"2026-06-14T08:47:12.857587662Z\" level=info msg=\"Adding pod openstack_placement-db-create-6d9pf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:12.857899 crc crio[24245]: time=\"2026-06-14T08:47:12.857772227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:12.862605 crc crio[24245]: time=\"2026-06-14T08:47:12.859966411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:12.866070 crc crio[24245]: time=\"2026-06-14T08:47:12.865941013Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-dfb68678c-6zxs7/init\" id=e0911ff3-d3ed-4e00-b1f5-2bf92d50e359 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:12.901041 crc crio[24245]: time=\"2026-06-14T08:47:12.900962297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:12.931341 crc crio[24245]: time=\"2026-06-14T08:47:12.931180841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=15af039e-8de3-45bc-8bb9-82e9ff11dfd5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:12.942933 crc crio[24245]: time=\"2026-06-14T08:47:12.94128445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:12.945302 crc crio[24245]: time=\"2026-06-14T08:47:12.945255017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:12.977735 crc crio[24245]: time=\"2026-06-14T08:47:12.977403112Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-7wrs7/swift-ring-rebalance\" id=3ea89e46-6a68-432c-a8a0-62cb4d749fb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:12.993013 crc crio[24245]: time=\"2026-06-14T08:47:12.992509977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:12.996365 crc crio[24245]: time=\"2026-06-14T08:47:12.996310526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:13.088510 crc crio[24245]: time=\"2026-06-14T08:47:13.088405711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:13.097108 crc crio[24245]: time=\"2026-06-14T08:47:13.095340622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:13.116732 crc crio[24245]: time=\"2026-06-14T08:47:13.116649243Z\" level=info msg=\"Created container a92ab4895c2d853017e20814ab0bab4f0ce4e9812c702e0b8448812b74086d27: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/init\" id=a271ba6b-119b-4add-87eb-6f96b425258d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:13.119523 crc crio[24245]: time=\"2026-06-14T08:47:13.118972026Z\" level=info msg=\"Starting container: a92ab4895c2d853017e20814ab0bab4f0ce4e9812c702e0b8448812b74086d27\" id=87fee438-0e18-4287-8a88-ae5ce2fa769a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:13.127817 crc crio[24245]: time=\"2026-06-14T08:47:13.127733705Z\" level=info msg=\"Started container\" PID=59359 containerID=a92ab4895c2d853017e20814ab0bab4f0ce4e9812c702e0b8448812b74086d27 description=openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/init id=87fee438-0e18-4287-8a88-ae5ce2fa769a name=/runtime.v1.RuntimeService/StartContainer sandboxID=308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a\nJun 14 08:47:13.128202 crc crio[24245]: time=\"2026-06-14T08:47:13.128119657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:13.132051 crc crio[24245]: time=\"2026-06-14T08:47:13.131807735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:13.217799 crc crio[24245]: time=\"2026-06-14T08:47:13.217606541Z\" level=info msg=\"Created container 02718e613bc90e11b45242ed29b7934f4db2b72ead624998f1da1a22fd62670b: openstack/dnsmasq-dns-dfb68678c-6zxs7/init\" id=e0911ff3-d3ed-4e00-b1f5-2bf92d50e359 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:13.223551 crc crio[24245]: time=\"2026-06-14T08:47:13.223489339Z\" level=info msg=\"Starting container: 02718e613bc90e11b45242ed29b7934f4db2b72ead624998f1da1a22fd62670b\" id=99c15eed-7605-440c-9cb7-907235724a01 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:13.224126 crc crio[24245]: time=\"2026-06-14T08:47:13.224103604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:13.232005 crc crio[24245]: time=\"2026-06-14T08:47:13.231548908Z\" level=info msg=\"Started container\" PID=59379 containerID=02718e613bc90e11b45242ed29b7934f4db2b72ead624998f1da1a22fd62670b description=openstack/dnsmasq-dns-dfb68678c-6zxs7/init id=99c15eed-7605-440c-9cb7-907235724a01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261\nJun 14 08:47:13.284151 crc crio[24245]: time=\"2026-06-14T08:47:13.284061851Z\" level=info msg=\"Created container 72c3865fdb826aaa11c662840c19675e1578048ffe7e9fc8e2c23b347a56fede: openstack/swift-ring-rebalance-7wrs7/swift-ring-rebalance\" id=3ea89e46-6a68-432c-a8a0-62cb4d749fb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:13.285721 crc crio[24245]: time=\"2026-06-14T08:47:13.285659641Z\" level=info msg=\"Starting container: 72c3865fdb826aaa11c662840c19675e1578048ffe7e9fc8e2c23b347a56fede\" id=58f572d1-7a47-4091-8f17-57e3567a0605 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:13.290816 crc crio[24245]: time=\"2026-06-14T08:47:13.290736645Z\" level=info msg=\"Started container\" PID=59383 containerID=72c3865fdb826aaa11c662840c19675e1578048ffe7e9fc8e2c23b347a56fede description=openstack/swift-ring-rebalance-7wrs7/swift-ring-rebalance id=58f572d1-7a47-4091-8f17-57e3567a0605 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1\nJun 14 08:47:13.437112 crc crio[24245]: 2026-06-14T08:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d82bb7fa6f94c93 Mac:fa:e2:2e:08:f6:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/93cc9267-51a4-430e-a8a8-3109eaa83898 SocketPath: PciID:}] [{Interface:0xc0002e36d0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:13.438013 crc crio[24245]: time=\"2026-06-14T08:47:13.437935619Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6 UID:c14e746d-25d2-4805-8f07-8f376022ca71 NetNS:/var/run/netns/93cc9267-51a4-430e-a8a8-3109eaa83898 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc14e746d_25d2_4805_8f07_8f376022ca71.slice PodAnnotations:0xc000130730}] Aliases:map[]}\"\nJun 14 08:47:13.438147 crc crio[24245]: time=\"2026-06-14T08:47:13.438109964Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:13.445157 crc crio[24245]: time=\"2026-06-14T08:47:13.444398347Z\" level=info msg=\"Ran pod sandbox d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6 with infra container: openstack/ovn-northd-0/POD\" id=f9099482-99a4-4844-a1d2-546c9665d751 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:13.446790 crc crio[24245]: time=\"2026-06-14T08:47:13.446720488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=1531c2c4-dd08-46aa-8463-459bb8bdd2ab name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:13.447003 crc crio[24245]: time=\"2026-06-14T08:47:13.446976886Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 not found\" id=1531c2c4-dd08-46aa-8463-459bb8bdd2ab name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:13.447116 crc crio[24245]: time=\"2026-06-14T08:47:13.447026008Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 found\" id=1531c2c4-dd08-46aa-8463-459bb8bdd2ab name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:13.450031 crc crio[24245]: time=\"2026-06-14T08:47:13.44772884Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=6ad03fcb-1f8d-4301-a706-fd787f2974d4 name=/runtime.v1.ImageService/PullImage\nJun 14 08:47:13.453437 crc crio[24245]: time=\"2026-06-14T08:47:13.451610234Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\\\"\"\nJun 14 08:47:13.474589 crc crio[24245]: time=\"2026-06-14T08:47:13.472078247Z\" level=info msg=\"Created container e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa: openstack/ovn-controller-metrics-q72bj/openstack-network-exporter\" id=b9657cc3-1422-4c9e-ae85-fdd013c64548 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:13.474589 crc crio[24245]: time=\"2026-06-14T08:47:13.47406118Z\" level=info msg=\"Starting container: e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa\" id=2a53a416-3738-4b4c-919f-14c67995c203 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:13.488354 crc crio[24245]: time=\"2026-06-14T08:47:13.487469117Z\" level=info msg=\"Started container\" PID=59405 containerID=e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa description=openstack/ovn-controller-metrics-q72bj/openstack-network-exporter id=2a53a416-3738-4b4c-919f-14c67995c203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32\nJun 14 08:47:13.539810 crc crio[24245]: 2026-06-14T08:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:134c96520630989 Mac:fa:3d:67:82:fe:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/331655c5-f5e2-4246-b16f-3f3e83fc3d11 SocketPath: PciID:}] [{Interface:0xc000014810 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:13.539810 crc crio[24245]: 2026-06-14T08:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0286998c41a0da5 Mac:16:92:60:0a:c3:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/0a78cc23-8ff2-4323-8342-f8ad8bf9da81 SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:13.539810 crc crio[24245]: time=\"2026-06-14T08:47:13.539771684Z\" level=info msg=\"Got pod network &{Name:glance-db-create-vw6qw Namespace:openstack ID:134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9 UID:592865bf-4a40-4636-832e-55b60938df15 NetNS:/var/run/netns/331655c5-f5e2-4246-b16f-3f3e83fc3d11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod592865bf_4a40_4636_832e_55b60938df15.slice PodAnnotations:0xc002c92260}] Aliases:map[]}\"\nJun 14 08:47:13.540325 crc crio[24245]: time=\"2026-06-14T08:47:13.540002532Z\" level=info msg=\"Checking pod openstack_glance-db-create-vw6qw for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:13.541696 crc crio[24245]: time=\"2026-06-14T08:47:13.539771471Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-jb7tl Namespace:openstack ID:0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f UID:e1345e4f-773c-49c8-affc-6bd6e244927d NetNS:/var/run/netns/0a78cc23-8ff2-4323-8342-f8ad8bf9da81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1345e4f_773c_49c8_affc_6bd6e244927d.slice PodAnnotations:0xc0006022f0}] Aliases:map[]}\"\nJun 14 08:47:13.541696 crc crio[24245]: time=\"2026-06-14T08:47:13.541456446Z\" level=info msg=\"Checking pod openstack_keystone-db-create-jb7tl for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:13.551064 crc crio[24245]: time=\"2026-06-14T08:47:13.551012465Z\" level=info msg=\"Ran pod sandbox 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9 with infra container: openstack/glance-db-create-vw6qw/POD\" id=fc9904ad-e2c2-43c0-827d-85885e27ce6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:13.553710 crc crio[24245]: time=\"2026-06-14T08:47:13.553630681Z\" level=info msg=\"Ran pod sandbox 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f with infra container: openstack/keystone-db-create-jb7tl/POD\" id=8a154629-f481-4346-b7ca-84c6fbea6569 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:13.560479 crc crio[24245]: time=\"2026-06-14T08:47:13.560390497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d43e7fd8-ec6c-47f4-b836-107534899a8e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:13.561253 crc crio[24245]: time=\"2026-06-14T08:47:13.561005787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ad75b064-c1e0-4005-80e8-f74b45a121bb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:13.563605 crc crio[24245]: 2026-06-14T08:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ab72f3cec081de Mac:06:13:c5:c4:1d:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/db1ceeee-bb51-4d8e-a825-76a3b04ed290 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:13.567764 crc crio[24245]: time=\"2026-06-14T08:47:13.56434697Z\" level=info msg=\"Got pod network &{Name:placement-db-create-6d9pf Namespace:openstack ID:4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b UID:e3dcab3f-8b78-4aed-9e1c-479d058e60de NetNS:/var/run/netns/db1ceeee-bb51-4d8e-a825-76a3b04ed290 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3dcab3f_8b78_4aed_9e1c_479d058e60de.slice PodAnnotations:0xc002c923c0}] Aliases:map[]}\"\nJun 14 08:47:13.567764 crc crio[24245]: time=\"2026-06-14T08:47:13.564526666Z\" level=info msg=\"Checking pod openstack_placement-db-create-6d9pf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:13.567764 crc crio[24245]: time=\"2026-06-14T08:47:13.565111865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=32a931e9-2522-491b-bae3-db37536c15e5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:13.567764 crc crio[24245]: time=\"2026-06-14T08:47:13.565381102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=74bdb0bf-0c94-492b-b3be-a8d0d7050d1e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:13.575289 crc crio[24245]: time=\"2026-06-14T08:47:13.575143565Z\" level=info msg=\"Ran pod sandbox 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b with infra container: openstack/placement-db-create-6d9pf/POD\" id=d192cab4-48c3-4d3b-b605-91b415bed67d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:13.584744 crc crio[24245]: time=\"2026-06-14T08:47:13.584547502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0eec0511-ecc4-4275-bb2a-6b80cd269c42 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:13.587515 crc crio[24245]: time=\"2026-06-14T08:47:13.587460915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=317f8914-e41f-4823-9fac-f80169dc73ff name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:13.588430 crc crio[24245]: time=\"2026-06-14T08:47:13.588349254Z\" level=info msg=\"Creating container: openstack/keystone-db-create-jb7tl/mariadb-database-create\" id=2cd8156d-b614-4d69-b27e-aa499e53e19d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:13.588828 crc crio[24245]: time=\"2026-06-14T08:47:13.588780808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:13.597298 crc crio[24245]: time=\"2026-06-14T08:47:13.597187426Z\" level=info msg=\"Creating container: openstack/glance-db-create-vw6qw/mariadb-database-create\" id=4f85ab96-8744-4672-84d8-d3e3904c6d63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:13.600982 crc crio[24245]: time=\"2026-06-14T08:47:13.600822561Z\" level=info msg=\"Creating container: openstack/placement-db-create-6d9pf/mariadb-database-create\" id=3e669ba6-1b4f-46c0-9048-483184b270a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:13.605272 crc crio[24245]: time=\"2026-06-14T08:47:13.605069467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:13.605272 crc crio[24245]: time=\"2026-06-14T08:47:13.605254283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:13.638145 crc crio[24245]: time=\"2026-06-14T08:47:13.637926255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:13.640959 crc crio[24245]: time=\"2026-06-14T08:47:13.640831119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:13.649404 crc crio[24245]: time=\"2026-06-14T08:47:13.649305627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:13.663512 crc crio[24245]: time=\"2026-06-14T08:47:13.663300884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:13.673459 crc crio[24245]: time=\"2026-06-14T08:47:13.673369464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:13.678461 crc crio[24245]: time=\"2026-06-14T08:47:13.677234338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:13.781681 crc crio[24245]: time=\"2026-06-14T08:47:13.781592742Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4c73539f-9848-4b55-bf40-7eb0b4745c02 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:13.791135 crc crio[24245]: time=\"2026-06-14T08:47:13.790996048Z\" level=info msg=\"Stopping pod sandbox: c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261\" id=4a51bac8-3bcc-4f3b-a693-b720373e8bf1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:13.791826 crc crio[24245]: time=\"2026-06-14T08:47:13.791746793Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-dfb68678c-6zxs7 Namespace:openstack ID:c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261 UID:e483d80b-f029-4483-804c-34c57ae03cc4 NetNS:/var/run/netns/c62840d2-cec5-494b-b0a5-47775ee979e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode483d80b_f029_4483_804c_34c57ae03cc4.slice PodAnnotations:0xc000130578}] Aliases:map[]}\"\nJun 14 08:47:13.792223 crc crio[24245]: time=\"2026-06-14T08:47:13.792104464Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-dfb68678c-6zxs7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:13.912687 crc crio[24245]: time=\"2026-06-14T08:47:13.912138931Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0a6f4eb2-a9a4-4c84-868d-1387d0287113 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:14.186453 crc crio[24245]: time=\"2026-06-14T08:47:14.184513805Z\" level=info msg=\"Created container 00272ecf40231a66df0e0e31e74f58dd29041230a105756da66bdd4542f3f751: openstack/keystone-db-create-jb7tl/mariadb-database-create\" id=2cd8156d-b614-4d69-b27e-aa499e53e19d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:14.187372 crc crio[24245]: time=\"2026-06-14T08:47:14.18717462Z\" level=info msg=\"Created container 9e8ff1e6cb6ff14ed0f6dba566c7386897cbfccafddb29cc8b905c4cb3a29c2a: openstack/placement-db-create-6d9pf/mariadb-database-create\" id=3e669ba6-1b4f-46c0-9048-483184b270a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:14.187372 crc crio[24245]: time=\"2026-06-14T08:47:14.187297919Z\" level=info msg=\"Created container 992d7266e51cba07492c28de7f4372427f0883b62b69d91a757a38926229b0d0: openstack/glance-db-create-vw6qw/mariadb-database-create\" id=4f85ab96-8744-4672-84d8-d3e3904c6d63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:14.196382 crc crio[24245]: time=\"2026-06-14T08:47:14.18781751Z\" level=info msg=\"Starting container: 00272ecf40231a66df0e0e31e74f58dd29041230a105756da66bdd4542f3f751\" id=90b0bc03-5cc3-4b48-b4d5-d49340644455 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:14.196382 crc crio[24245]: time=\"2026-06-14T08:47:14.195734582Z\" level=info msg=\"Starting container: 9e8ff1e6cb6ff14ed0f6dba566c7386897cbfccafddb29cc8b905c4cb3a29c2a\" id=76f12258-d9e5-4556-9b72-554d71858f99 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:14.198790 crc crio[24245]: time=\"2026-06-14T08:47:14.198639496Z\" level=info msg=\"Starting container: 992d7266e51cba07492c28de7f4372427f0883b62b69d91a757a38926229b0d0\" id=8a174858-a73b-469b-961e-3010c820494d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:14.202062 crc crio[24245]: time=\"2026-06-14T08:47:14.191158328Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/dnsmasq-dns\" id=9bcfa475-0512-4c3a-abd0-78110ff41bee name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:14.202062 crc crio[24245]: time=\"2026-06-14T08:47:14.200971363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:14.221818 crc crio[24245]: time=\"2026-06-14T08:47:14.221672231Z\" level=info msg=\"Started container\" PID=59442 containerID=00272ecf40231a66df0e0e31e74f58dd29041230a105756da66bdd4542f3f751 description=openstack/keystone-db-create-jb7tl/mariadb-database-create id=90b0bc03-5cc3-4b48-b4d5-d49340644455 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f\nJun 14 08:47:14.222387 crc crio[24245]: time=\"2026-06-14T08:47:14.222117805Z\" level=info msg=\"Started container\" PID=59450 containerID=9e8ff1e6cb6ff14ed0f6dba566c7386897cbfccafddb29cc8b905c4cb3a29c2a description=openstack/placement-db-create-6d9pf/mariadb-database-create id=76f12258-d9e5-4556-9b72-554d71858f99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b\nJun 14 08:47:14.235046 crc crio[24245]: time=\"2026-06-14T08:47:14.234942685Z\" level=info msg=\"Started container\" PID=59441 containerID=992d7266e51cba07492c28de7f4372427f0883b62b69d91a757a38926229b0d0 description=openstack/glance-db-create-vw6qw/mariadb-database-create id=8a174858-a73b-469b-961e-3010c820494d name=/runtime.v1.RuntimeService/StartContainer sandboxID=134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9\nJun 14 08:47:14.274176 crc crio[24245]: time=\"2026-06-14T08:47:14.274018713Z\" level=info msg=\"Stopped pod sandbox: c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261\" id=4a51bac8-3bcc-4f3b-a693-b720373e8bf1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:14.304643 crc crio[24245]: time=\"2026-06-14T08:47:14.304527991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:14.310521 crc crio[24245]: time=\"2026-06-14T08:47:14.309722827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:14.714944 crc crio[24245]: time=\"2026-06-14T08:47:14.684746837Z\" level=info msg=\"Created container cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/dnsmasq-dns\" id=9bcfa475-0512-4c3a-abd0-78110ff41bee name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:14.714944 crc crio[24245]: time=\"2026-06-14T08:47:14.687121101Z\" level=info msg=\"Starting container: cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158\" id=1a375c68-ec02-4fa2-8a90-0c1a06575300 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:14.714944 crc crio[24245]: time=\"2026-06-14T08:47:14.69555134Z\" level=info msg=\"Started container\" PID=59503 containerID=cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158 description=openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/dnsmasq-dns id=1a375c68-ec02-4fa2-8a90-0c1a06575300 name=/runtime.v1.RuntimeService/StartContainer sandboxID=308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a\nJun 14 08:47:14.907087 crc crio[24245]: time=\"2026-06-14T08:47:14.906990383Z\" level=info msg=\"Removing container: 02718e613bc90e11b45242ed29b7934f4db2b72ead624998f1da1a22fd62670b\" id=2f306b63-bf3a-4dc6-841c-4d5860ed57cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:47:14.923190 crc crio[24245]: time=\"2026-06-14T08:47:14.923094346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=579ec91e-27ea-4117-bbdd-ad88dd4c83cb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:15.284668 crc crio[24245]: time=\"2026-06-14T08:47:15.284291354Z\" level=info msg=\"Removed container 02718e613bc90e11b45242ed29b7934f4db2b72ead624998f1da1a22fd62670b: openstack/dnsmasq-dns-dfb68678c-6zxs7/init\" id=2f306b63-bf3a-4dc6-841c-4d5860ed57cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:47:15.332505 crc crio[24245]: time=\"2026-06-14T08:47:15.332435802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=5b67b411-7994-4c49-b15c-13f5971d54cf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:15.377336 crc crio[24245]: time=\"2026-06-14T08:47:15.377200638Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=6ad03fcb-1f8d-4301-a706-fd787f2974d4 name=/runtime.v1.ImageService/PullImage\nJun 14 08:47:15.378629 crc crio[24245]: time=\"2026-06-14T08:47:15.378441636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=30dd6d33-c49d-4bfe-bf84-5e03567bb52d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:15.390676 crc crio[24245]: time=\"2026-06-14T08:47:15.390527934Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=f1f87ca1-b3e0-49f4-8a08-9c7becb91dbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:15.391093 crc crio[24245]: time=\"2026-06-14T08:47:15.391063221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:15.441920 crc crio[24245]: time=\"2026-06-14T08:47:15.441777549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=89bf4630-5dfd-4a90-a6cb-14e821b1a3d3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:15.451043 crc crio[24245]: time=\"2026-06-14T08:47:15.45100069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:15.457443 crc crio[24245]: time=\"2026-06-14T08:47:15.457382025Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=12cb424a-94eb-44ea-969d-11f3b56d51cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:15.458053 crc crio[24245]: time=\"2026-06-14T08:47:15.458020774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:15.460102 crc crio[24245]: time=\"2026-06-14T08:47:15.46001973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:15.529579 crc crio[24245]: time=\"2026-06-14T08:47:15.529484383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:15.533137 crc crio[24245]: time=\"2026-06-14T08:47:15.533073188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:15.681358 crc crio[24245]: time=\"2026-06-14T08:47:15.681312385Z\" level=info msg=\"Created container 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317: openstack/rabbitmq-server-0/rabbitmq\" id=f1f87ca1-b3e0-49f4-8a08-9c7becb91dbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:15.682720 crc crio[24245]: time=\"2026-06-14T08:47:15.682638397Z\" level=info msg=\"Starting container: 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317\" id=42b2946b-42f5-46a4-a04b-b91b5b36fc24 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:15.688556 crc crio[24245]: time=\"2026-06-14T08:47:15.688462853Z\" level=info msg=\"Started container\" PID=59646 containerID=78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317 description=openstack/rabbitmq-server-0/rabbitmq id=42b2946b-42f5-46a4-a04b-b91b5b36fc24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0\nJun 14 08:47:15.717477 crc crio[24245]: time=\"2026-06-14T08:47:15.717385055Z\" level=info msg=\"Created container 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f: openstack/ovn-northd-0/ovn-northd\" id=12cb424a-94eb-44ea-969d-11f3b56d51cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:15.719146 crc crio[24245]: time=\"2026-06-14T08:47:15.719077699Z\" level=info msg=\"Starting container: 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f\" id=3964334a-e863-4144-92e0-604f73804e0d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:15.728102 crc crio[24245]: time=\"2026-06-14T08:47:15.728007115Z\" level=info msg=\"Started container\" PID=59655 containerID=1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f description=openstack/ovn-northd-0/ovn-northd id=3964334a-e863-4144-92e0-604f73804e0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6\nJun 14 08:47:15.739522 crc crio[24245]: time=\"2026-06-14T08:47:15.739431989Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=ab226218-018d-4191-beee-9d439adeba9f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:15.781038 crc crio[24245]: time=\"2026-06-14T08:47:15.780940312Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=221809ce-ba32-4121-83c5-1a70e26837fd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:15.790752 crc crio[24245]: time=\"2026-06-14T08:47:15.790644781Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=7810a4bb-8e0f-4f1f-a367-ec3f6deffa38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:15.791252 crc crio[24245]: time=\"2026-06-14T08:47:15.791163498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:15.834249 crc crio[24245]: time=\"2026-06-14T08:47:15.833781139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:15.837784 crc crio[24245]: time=\"2026-06-14T08:47:15.837711806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:15.958971 crc crio[24245]: time=\"2026-06-14T08:47:15.958918408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=7782619d-cdf8-445f-9053-42bd2fe085ed name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:15.963700 crc crio[24245]: time=\"2026-06-14T08:47:15.963640206Z\" level=info msg=\"Stopping pod sandbox: 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9\" id=fafff7fc-18af-40d4-abfe-238684efaba0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:15.963920 crc crio[24245]: time=\"2026-06-14T08:47:15.963801086Z\" level=info msg=\"Stopping pod sandbox: 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f\" id=43a9da82-0e63-4601-8ff0-be6ae08a51fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:15.965629 crc crio[24245]: time=\"2026-06-14T08:47:15.965566903Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-jb7tl Namespace:openstack ID:0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f UID:e1345e4f-773c-49c8-affc-6bd6e244927d NetNS:/var/run/netns/0a78cc23-8ff2-4323-8342-f8ad8bf9da81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1345e4f_773c_49c8_affc_6bd6e244927d.slice PodAnnotations:0xc003bf66a8}] Aliases:map[]}\"\nJun 14 08:47:15.965867 crc crio[24245]: time=\"2026-06-14T08:47:15.965733018Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-jb7tl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:15.966234 crc crio[24245]: time=\"2026-06-14T08:47:15.963800663Z\" level=info msg=\"Stopping pod sandbox: 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b\" id=c6f47874-fc27-412f-af87-91b369f7bea3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:15.966756 crc crio[24245]: time=\"2026-06-14T08:47:15.966691875Z\" level=info msg=\"Got pod network &{Name:placement-db-create-6d9pf Namespace:openstack ID:4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b UID:e3dcab3f-8b78-4aed-9e1c-479d058e60de NetNS:/var/run/netns/db1ceeee-bb51-4d8e-a825-76a3b04ed290 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3dcab3f_8b78_4aed_9e1c_479d058e60de.slice PodAnnotations:0xc0006025b0}] Aliases:map[]}\"\nJun 14 08:47:15.966991 crc crio[24245]: time=\"2026-06-14T08:47:15.966939693Z\" level=info msg=\"Deleting pod openstack_placement-db-create-6d9pf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:15.972053 crc crio[24245]: time=\"2026-06-14T08:47:15.964410222Z\" level=info msg=\"Got pod network &{Name:glance-db-create-vw6qw Namespace:openstack ID:134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9 UID:592865bf-4a40-4636-832e-55b60938df15 NetNS:/var/run/netns/331655c5-f5e2-4246-b16f-3f3e83fc3d11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod592865bf_4a40_4636_832e_55b60938df15.slice PodAnnotations:0xc000602590}] Aliases:map[]}\"\nJun 14 08:47:15.972053 crc crio[24245]: time=\"2026-06-14T08:47:15.968444832Z\" level=info msg=\"Deleting pod openstack_glance-db-create-vw6qw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:16.042647 crc crio[24245]: time=\"2026-06-14T08:47:16.041305415Z\" level=info msg=\"Created container cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8: openstack/ovn-northd-0/openstack-network-exporter\" id=7810a4bb-8e0f-4f1f-a367-ec3f6deffa38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:16.043346 crc crio[24245]: time=\"2026-06-14T08:47:16.043139044Z\" level=info msg=\"Starting container: cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8\" id=04c7605e-4ab8-4f81-8f42-70dfadc3829d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:16.049423 crc crio[24245]: time=\"2026-06-14T08:47:16.049354561Z\" level=info msg=\"Started container\" PID=59729 containerID=cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8 description=openstack/ovn-northd-0/openstack-network-exporter id=04c7605e-4ab8-4f81-8f42-70dfadc3829d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6\nJun 14 08:47:16.057950 crc crio[24245]: time=\"2026-06-14T08:47:16.057815261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=f0f9e3e6-5c70-4b31-8cb9-ecb6bace91a4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:16.069049 crc crio[24245]: time=\"2026-06-14T08:47:16.068949576Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=7ad2b188-6d85-452c-bd6d-ed7b7fba039f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:16.069565 crc crio[24245]: time=\"2026-06-14T08:47:16.069495344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:16.133901 crc crio[24245]: time=\"2026-06-14T08:47:16.133357853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:16.143249 crc crio[24245]: time=\"2026-06-14T08:47:16.140794817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:16.247562 crc crio[24245]: time=\"2026-06-14T08:47:16.247483629Z\" level=info msg=\"Created container a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=7ad2b188-6d85-452c-bd6d-ed7b7fba039f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:16.249187 crc crio[24245]: time=\"2026-06-14T08:47:16.249087314Z\" level=info msg=\"Starting container: a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b\" id=9322c367-371c-4e79-acd4-a390f46d167d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:16.257688 crc crio[24245]: time=\"2026-06-14T08:47:16.257494948Z\" level=info msg=\"Started container\" PID=59815 containerID=a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b description=openstack/rabbitmq-cell1-server-0/rabbitmq id=9322c367-371c-4e79-acd4-a390f46d167d name=/runtime.v1.RuntimeService/StartContainer sandboxID=17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0\nJun 14 08:47:16.501080 crc crio[24245]: time=\"2026-06-14T08:47:16.500027372Z\" level=info msg=\"Stopped pod sandbox: 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f\" id=43a9da82-0e63-4601-8ff0-be6ae08a51fa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:16.593732 crc crio[24245]: time=\"2026-06-14T08:47:16.593640666Z\" level=info msg=\"Stopped pod sandbox: 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b\" id=c6f47874-fc27-412f-af87-91b369f7bea3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:16.621941 crc crio[24245]: time=\"2026-06-14T08:47:16.621795705Z\" level=info msg=\"Stopped pod sandbox: 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9\" id=fafff7fc-18af-40d4-abfe-238684efaba0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:19.738605 crc crio[24245]: time=\"2026-06-14T08:47:19.738288396Z\" level=info msg=\"Removing container: 80f43b8e3fc5387dcd3521c0862b834c9dff1f3c245046d636c98b059da502e7\" id=1b6c3a2a-7410-4422-b846-fa0580f35fdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:47:19.879479 crc crio[24245]: time=\"2026-06-14T08:47:19.879372609Z\" level=info msg=\"Removed container 80f43b8e3fc5387dcd3521c0862b834c9dff1f3c245046d636c98b059da502e7: openshift-infra/auto-csr-approver-29690440-9qd9m/oc\" id=1b6c3a2a-7410-4422-b846-fa0580f35fdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:47:19.895298 crc crio[24245]: time=\"2026-06-14T08:47:19.895179988Z\" level=info msg=\"Stopping pod sandbox: d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8\" id=00c590e1-31b9-4493-a658-dac66c2c51b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:19.895298 crc crio[24245]: time=\"2026-06-14T08:47:19.895353194Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8\" id=00c590e1-31b9-4493-a658-dac66c2c51b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:19.896381 crc crio[24245]: time=\"2026-06-14T08:47:19.896044496Z\" level=info msg=\"Removing pod sandbox: d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8\" id=929e0786-3081-4e00-adbe-dbc354800c6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:47:19.910290 crc crio[24245]: time=\"2026-06-14T08:47:19.910167136Z\" level=info msg=\"Removed pod sandbox: d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8\" id=929e0786-3081-4e00-adbe-dbc354800c6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:47:19.911202 crc crio[24245]: time=\"2026-06-14T08:47:19.911069004Z\" level=info msg=\"Stopping pod sandbox: ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829\" id=11c782f5-aa8e-4bad-baaf-ef6c05d1140a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:19.911202 crc crio[24245]: time=\"2026-06-14T08:47:19.911188918Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829\" id=11c782f5-aa8e-4bad-baaf-ef6c05d1140a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:19.912155 crc crio[24245]: time=\"2026-06-14T08:47:19.912051886Z\" level=info msg=\"Removing pod sandbox: ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829\" id=dc5a8e47-4066-4d12-a7ff-6209ccbec8a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:47:19.930653 crc crio[24245]: time=\"2026-06-14T08:47:19.930546018Z\" level=info msg=\"Removed pod sandbox: ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829\" id=dc5a8e47-4066-4d12-a7ff-6209ccbec8a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:47:19.932348 crc crio[24245]: time=\"2026-06-14T08:47:19.932282811Z\" level=info msg=\"Stopping pod sandbox: 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528\" id=ad3843ac-db0d-4f1f-9012-6867b5c313a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:19.932440 crc crio[24245]: time=\"2026-06-14T08:47:19.932365714Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528\" id=ad3843ac-db0d-4f1f-9012-6867b5c313a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:19.933244 crc crio[24245]: time=\"2026-06-14T08:47:19.933142328Z\" level=info msg=\"Removing pod sandbox: 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528\" id=c12a869c-f07a-4ea0-ad9e-29307f0bb503 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:47:19.949934 crc crio[24245]: time=\"2026-06-14T08:47:19.949747104Z\" level=info msg=\"Removed pod sandbox: 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528\" id=c12a869c-f07a-4ea0-ad9e-29307f0bb503 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:47:19.951313 crc crio[24245]: time=\"2026-06-14T08:47:19.950981847Z\" level=info msg=\"Stopping pod sandbox: c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261\" id=57b830b0-32e5-4de2-be5a-56e9a146709f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:19.951476 crc crio[24245]: time=\"2026-06-14T08:47:19.951327919Z\" level=info msg=\"Stopped pod sandbox (already stopped): c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261\" id=57b830b0-32e5-4de2-be5a-56e9a146709f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:19.952288 crc crio[24245]: time=\"2026-06-14T08:47:19.952140055Z\" level=info msg=\"Removing pod sandbox: c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261\" id=c281a4d6-f730-4ca3-aecf-a07e3f974378 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:47:19.970229 crc crio[24245]: time=\"2026-06-14T08:47:19.970105178Z\" level=info msg=\"Removed pod sandbox: c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261\" id=c281a4d6-f730-4ca3-aecf-a07e3f974378 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:47:19.971522 crc crio[24245]: time=\"2026-06-14T08:47:19.971461401Z\" level=info msg=\"Stopping pod sandbox: fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14\" id=1d03e609-9197-45b2-a4f5-54f2bdd4e30c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:19.971632 crc crio[24245]: time=\"2026-06-14T08:47:19.971537473Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14\" id=1d03e609-9197-45b2-a4f5-54f2bdd4e30c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:19.972778 crc crio[24245]: time=\"2026-06-14T08:47:19.972702092Z\" level=info msg=\"Removing pod sandbox: fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14\" id=9f297bbe-50f3-48da-abd7-352ae8fd2881 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:47:19.988939 crc crio[24245]: time=\"2026-06-14T08:47:19.988748098Z\" level=info msg=\"Removed pod sandbox: fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14\" id=9f297bbe-50f3-48da-abd7-352ae8fd2881 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:47:21.550673 crc crio[24245]: time=\"2026-06-14T08:47:21.549784922Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7d31-account-create-zzjrb/POD\" id=9ec2cf88-a775-428c-89af-e15ce451d7ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:21.551986 crc crio[24245]: time=\"2026-06-14T08:47:21.550715892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:21.583729 crc crio[24245]: time=\"2026-06-14T08:47:21.583638111Z\" level=info msg=\"Got pod network &{Name:keystone-7d31-account-create-zzjrb Namespace:openstack ID:4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e UID:761e5a50-9cda-4728-9eaf-602cc584713d NetNS:/var/run/netns/1646ba2c-05df-47f3-87bd-0c1726b89797 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761e5a50_9cda_4728_9eaf_602cc584713d.slice PodAnnotations:0xc000522558}] Aliases:map[]}\"\nJun 14 08:47:21.583729 crc crio[24245]: time=\"2026-06-14T08:47:21.583710194Z\" level=info msg=\"Adding pod openstack_keystone-7d31-account-create-zzjrb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:21.922267 crc crio[24245]: 2026-06-14T08:47:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4776d6702b9e631 Mac:ba:c2:33:e9:af:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/1646ba2c-05df-47f3-87bd-0c1726b89797 SocketPath: PciID:}] [{Interface:0xc00039e5d0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:21.924087 crc crio[24245]: time=\"2026-06-14T08:47:21.923990804Z\" level=info msg=\"Got pod network &{Name:keystone-7d31-account-create-zzjrb Namespace:openstack ID:4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e UID:761e5a50-9cda-4728-9eaf-602cc584713d NetNS:/var/run/netns/1646ba2c-05df-47f3-87bd-0c1726b89797 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761e5a50_9cda_4728_9eaf_602cc584713d.slice PodAnnotations:0xc000522558}] Aliases:map[]}\"\nJun 14 08:47:21.924300 crc crio[24245]: time=\"2026-06-14T08:47:21.924202661Z\" level=info msg=\"Checking pod openstack_keystone-7d31-account-create-zzjrb for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:21.935556 crc crio[24245]: time=\"2026-06-14T08:47:21.935444464Z\" level=info msg=\"Ran pod sandbox 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e with infra container: openstack/keystone-7d31-account-create-zzjrb/POD\" id=9ec2cf88-a775-428c-89af-e15ce451d7ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:21.944624 crc crio[24245]: time=\"2026-06-14T08:47:21.944401365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7b256d52-c486-4931-9f06-363a444795de name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:21.948973 crc crio[24245]: time=\"2026-06-14T08:47:21.948749164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4c7a7430-be50-48bb-9a73-2c451903b808 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:21.956911 crc crio[24245]: time=\"2026-06-14T08:47:21.956728923Z\" level=info msg=\"Creating container: openstack/keystone-7d31-account-create-zzjrb/mariadb-account-create\" id=3e90142c-6864-4d12-b986-68b490e2389f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:21.957414 crc crio[24245]: time=\"2026-06-14T08:47:21.957347993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:22.011238 crc crio[24245]: time=\"2026-06-14T08:47:22.011096001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:22.015721 crc crio[24245]: time=\"2026-06-14T08:47:22.015613396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:22.148971 crc crio[24245]: time=\"2026-06-14T08:47:22.148828064Z\" level=info msg=\"Stopping container: e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a (timeout: 10s)\" id=88ee5772-3326-440b-98f9-3361c0d450d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:47:22.268061 crc crio[24245]: time=\"2026-06-14T08:47:22.26788759Z\" level=info msg=\"Created container d7321371fe1dc4e726f12711cff2c7232c78c2b5108c326d337a2a8be03e1749: openstack/keystone-7d31-account-create-zzjrb/mariadb-account-create\" id=3e90142c-6864-4d12-b986-68b490e2389f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:22.270286 crc crio[24245]: time=\"2026-06-14T08:47:22.270181176Z\" level=info msg=\"Starting container: d7321371fe1dc4e726f12711cff2c7232c78c2b5108c326d337a2a8be03e1749\" id=1023e8c4-0132-4b84-b2c5-ee7c630e540e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:22.281678 crc crio[24245]: time=\"2026-06-14T08:47:22.281232171Z\" level=info msg=\"Started container\" PID=60203 containerID=d7321371fe1dc4e726f12711cff2c7232c78c2b5108c326d337a2a8be03e1749 description=openstack/keystone-7d31-account-create-zzjrb/mariadb-account-create id=1023e8c4-0132-4b84-b2c5-ee7c630e540e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e\nJun 14 08:47:22.281678 crc crio[24245]: time=\"2026-06-14T08:47:22.281266187Z\" level=info msg=\"Stopped container e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a: openstack/dnsmasq-dns-6b485b7db9-b2795/dnsmasq-dns\" id=88ee5772-3326-440b-98f9-3361c0d450d2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:47:22.283471 crc crio[24245]: time=\"2026-06-14T08:47:22.283390974Z\" level=info msg=\"Stopping pod sandbox: e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734\" id=8df81772-6420-4d91-823a-a34454a996db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:22.284232 crc crio[24245]: time=\"2026-06-14T08:47:22.284147739Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-b2795 Namespace:openstack ID:e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734 UID:e9c51b1e-769b-4e01-b4e1-0948c62e48df NetNS:/var/run/netns/93026f57-3c77-4cd0-a642-16b0ef15c146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9c51b1e_769b_4e01_b4e1_0948c62e48df.slice PodAnnotations:0xc003bf6360}] Aliases:map[]}\"\nJun 14 08:47:22.284413 crc crio[24245]: time=\"2026-06-14T08:47:22.284354675Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b485b7db9-b2795 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:22.791777 crc crio[24245]: time=\"2026-06-14T08:47:22.790995011Z\" level=info msg=\"Stopped pod sandbox: e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734\" id=8df81772-6420-4d91-823a-a34454a996db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:23.108376 crc crio[24245]: time=\"2026-06-14T08:47:23.108308883Z\" level=info msg=\"Removing container: e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a\" id=7e44afac-bb52-48d6-b63e-1d0d8ce19c43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:47:23.154946 crc crio[24245]: time=\"2026-06-14T08:47:23.154701363Z\" level=info msg=\"Removed container e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a: openstack/dnsmasq-dns-6b485b7db9-b2795/dnsmasq-dns\" id=7e44afac-bb52-48d6-b63e-1d0d8ce19c43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:47:23.158752 crc crio[24245]: time=\"2026-06-14T08:47:23.158691546Z\" level=info msg=\"Removing container: 33c5e67a57ed6c40ca4e9e182235195f27b43dbf543a88f4f7f9ac8649a18c9d\" id=4637a395-06df-40ad-a2fa-5be332470d24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:47:23.181677 crc crio[24245]: time=\"2026-06-14T08:47:23.1815682Z\" level=info msg=\"Removed container 33c5e67a57ed6c40ca4e9e182235195f27b43dbf543a88f4f7f9ac8649a18c9d: openstack/dnsmasq-dns-6b485b7db9-b2795/init\" id=4637a395-06df-40ad-a2fa-5be332470d24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:47:24.147907 crc crio[24245]: time=\"2026-06-14T08:47:24.14771585Z\" level=info msg=\"Stopping pod sandbox: 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1\" id=9ad34e43-0b8c-4ec3-91af-ea631083c650 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:24.147907 crc crio[24245]: time=\"2026-06-14T08:47:24.147756166Z\" level=info msg=\"Stopping pod sandbox: 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e\" id=171546f9-1fb7-417c-911a-e22c8b614f7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:24.149118 crc crio[24245]: time=\"2026-06-14T08:47:24.148404627Z\" level=info msg=\"Got pod network &{Name:keystone-7d31-account-create-zzjrb Namespace:openstack ID:4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e UID:761e5a50-9cda-4728-9eaf-602cc584713d NetNS:/var/run/netns/1646ba2c-05df-47f3-87bd-0c1726b89797 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761e5a50_9cda_4728_9eaf_602cc584713d.slice PodAnnotations:0xc003bf6e48}] Aliases:map[]}\"\nJun 14 08:47:24.149118 crc crio[24245]: time=\"2026-06-14T08:47:24.148548551Z\" level=info msg=\"Deleting pod openstack_keystone-7d31-account-create-zzjrb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:24.149359 crc crio[24245]: time=\"2026-06-14T08:47:24.148405702Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-7wrs7 Namespace:openstack ID:2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1 UID:d8ce39a6-b09e-4dad-b7e3-77fe959c5f96 NetNS:/var/run/netns/bb7b0cde-2709-4bea-85d6-002174c1d76f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8ce39a6_b09e_4dad_b7e3_77fe959c5f96.slice PodAnnotations:0xc001feab10}] Aliases:map[]}\"\nJun 14 08:47:24.149933 crc crio[24245]: time=\"2026-06-14T08:47:24.14976611Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-7wrs7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:24.530742 crc crio[24245]: time=\"2026-06-14T08:47:24.530335316Z\" level=info msg=\"Stopped pod sandbox: 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e\" id=171546f9-1fb7-417c-911a-e22c8b614f7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:24.697022 crc crio[24245]: time=\"2026-06-14T08:47:24.696169504Z\" level=info msg=\"Stopped pod sandbox: 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1\" id=9ad34e43-0b8c-4ec3-91af-ea631083c650 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:26.420513 crc crio[24245]: time=\"2026-06-14T08:47:26.420016904Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-jrwkf-config-wqhnn/POD\" id=43e8bdbd-d7fc-4185-b23f-fb89d2a2d020 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:26.420513 crc crio[24245]: time=\"2026-06-14T08:47:26.42049485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:26.451694 crc crio[24245]: time=\"2026-06-14T08:47:26.451557005Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-wqhnn Namespace:openstack ID:8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f UID:a3f07110-86d6-4e35-b5d2-04c17ea35894 NetNS:/var/run/netns/8e5663cc-b41f-44a0-9343-a2930b09d757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3f07110_86d6_4e35_b5d2_04c17ea35894.slice PodAnnotations:0xc001fea188}] Aliases:map[]}\"\nJun 14 08:47:26.451694 crc crio[24245]: time=\"2026-06-14T08:47:26.451628037Z\" level=info msg=\"Adding pod openstack_ovn-controller-jrwkf-config-wqhnn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:26.791434 crc crio[24245]: 2026-06-14T08:47:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8575e4a7865eef7 Mac:06:8f:d9:1f:a7:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/8e5663cc-b41f-44a0-9343-a2930b09d757 SocketPath: PciID:}] [{Interface:0xc0001213c0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:26.792304 crc crio[24245]: time=\"2026-06-14T08:47:26.792166892Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-wqhnn Namespace:openstack ID:8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f UID:a3f07110-86d6-4e35-b5d2-04c17ea35894 NetNS:/var/run/netns/8e5663cc-b41f-44a0-9343-a2930b09d757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3f07110_86d6_4e35_b5d2_04c17ea35894.slice PodAnnotations:0xc001fea188}] Aliases:map[]}\"\nJun 14 08:47:26.792396 crc crio[24245]: time=\"2026-06-14T08:47:26.792380719Z\" level=info msg=\"Checking pod openstack_ovn-controller-jrwkf-config-wqhnn for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:26.800258 crc crio[24245]: time=\"2026-06-14T08:47:26.800132717Z\" level=info msg=\"Ran pod sandbox 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f with infra container: openstack/ovn-controller-jrwkf-config-wqhnn/POD\" id=43e8bdbd-d7fc-4185-b23f-fb89d2a2d020 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:26.808735 crc crio[24245]: time=\"2026-06-14T08:47:26.808649098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=50022aa1-d1d8-4a82-bad6-50c18356c522 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:26.811789 crc crio[24245]: time=\"2026-06-14T08:47:26.811711416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=16ccb41c-690f-4235-8ad6-e97fc708e4c0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:26.819199 crc crio[24245]: time=\"2026-06-14T08:47:26.819098221Z\" level=info msg=\"Creating container: openstack/ovn-controller-jrwkf-config-wqhnn/ovn-config\" id=7c57b371-2e99-46cc-bf0c-727e55decbb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:26.819651 crc crio[24245]: time=\"2026-06-14T08:47:26.819598327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:26.863143 crc crio[24245]: time=\"2026-06-14T08:47:26.863008661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:27.043798 crc crio[24245]: time=\"2026-06-14T08:47:27.043658772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:27.170114 crc crio[24245]: time=\"2026-06-14T08:47:27.169534436Z\" level=info msg=\"Created container ae2966dfc803b95b33a3ce5406b5d3010be2cc5fa6fad2b75622cc2ef0b18767: openstack/ovn-controller-jrwkf-config-wqhnn/ovn-config\" id=7c57b371-2e99-46cc-bf0c-727e55decbb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:27.171760 crc crio[24245]: time=\"2026-06-14T08:47:27.171643873Z\" level=info msg=\"Starting container: ae2966dfc803b95b33a3ce5406b5d3010be2cc5fa6fad2b75622cc2ef0b18767\" id=9cddd1ac-1949-4665-a3a3-c6abdc734d09 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:27.177111 crc crio[24245]: time=\"2026-06-14T08:47:27.177023744Z\" level=info msg=\"Started container\" PID=60578 containerID=ae2966dfc803b95b33a3ce5406b5d3010be2cc5fa6fad2b75622cc2ef0b18767 description=openstack/ovn-controller-jrwkf-config-wqhnn/ovn-config id=9cddd1ac-1949-4665-a3a3-c6abdc734d09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f\nJun 14 08:47:27.757899 crc crio[24245]: time=\"2026-06-14T08:47:27.757774104Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=58faedac-f213-4fd4-8d58-429c6d4189c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:27.758627 crc crio[24245]: time=\"2026-06-14T08:47:27.757990301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:27.803070 crc crio[24245]: time=\"2026-06-14T08:47:27.802966935Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647 UID:0028d369-509a-4a7e-baa3-f233014b4b01 NetNS:/var/run/netns/f7181926-1368-4712-82b3-e902d04b5bb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028d369_509a_4a7e_baa3_f233014b4b01.slice PodAnnotations:0xc003bf6068}] Aliases:map[]}\"\nJun 14 08:47:27.803070 crc crio[24245]: time=\"2026-06-14T08:47:27.803046688Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:28.382061 crc crio[24245]: 2026-06-14T08:47:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58ad082390534db Mac:02:62:9c:22:cd:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/f7181926-1368-4712-82b3-e902d04b5bb2 SocketPath: PciID:}] [{Interface:0xc0003e49a0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:28.382802 crc crio[24245]: time=\"2026-06-14T08:47:28.382731667Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647 UID:0028d369-509a-4a7e-baa3-f233014b4b01 NetNS:/var/run/netns/f7181926-1368-4712-82b3-e902d04b5bb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028d369_509a_4a7e_baa3_f233014b4b01.slice PodAnnotations:0xc003bf6068}] Aliases:map[]}\"\nJun 14 08:47:28.383081 crc crio[24245]: time=\"2026-06-14T08:47:28.382940019Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:28.391467 crc crio[24245]: time=\"2026-06-14T08:47:28.391398369Z\" level=info msg=\"Ran pod sandbox 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647 with infra container: openstack/swift-storage-0/POD\" id=58faedac-f213-4fd4-8d58-429c6d4189c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:28.394371 crc crio[24245]: time=\"2026-06-14T08:47:28.394252661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=472b473a-dff4-426a-9410-5a6312abd27d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:28.394634 crc crio[24245]: time=\"2026-06-14T08:47:28.39453036Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 not found\" id=472b473a-dff4-426a-9410-5a6312abd27d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:28.394634 crc crio[24245]: time=\"2026-06-14T08:47:28.394613632Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 found\" id=472b473a-dff4-426a-9410-5a6312abd27d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:28.396363 crc crio[24245]: time=\"2026-06-14T08:47:28.396283126Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=19fafd86-e966-4923-bea6-1966ea469608 name=/runtime.v1.ImageService/PullImage\nJun 14 08:47:28.401258 crc crio[24245]: time=\"2026-06-14T08:47:28.401174402Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\\\"\"\nJun 14 08:47:29.288783 crc crio[24245]: time=\"2026-06-14T08:47:29.279926954Z\" level=info msg=\"Stopping pod sandbox: 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f\" id=e12e343f-31f8-499c-9f51-96ef1ec4a3b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:29.288783 crc crio[24245]: time=\"2026-06-14T08:47:29.281652049Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-wqhnn Namespace:openstack ID:8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f UID:a3f07110-86d6-4e35-b5d2-04c17ea35894 NetNS:/var/run/netns/8e5663cc-b41f-44a0-9343-a2930b09d757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3f07110_86d6_4e35_b5d2_04c17ea35894.slice PodAnnotations:0xc0006025c0}] Aliases:map[]}\"\nJun 14 08:47:29.288783 crc crio[24245]: time=\"2026-06-14T08:47:29.281812685Z\" level=info msg=\"Deleting pod openstack_ovn-controller-jrwkf-config-wqhnn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:29.597097 crc crio[24245]: time=\"2026-06-14T08:47:29.596413006Z\" level=info msg=\"Stopped pod sandbox: 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f\" id=e12e343f-31f8-499c-9f51-96ef1ec4a3b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:30.808103 crc crio[24245]: time=\"2026-06-14T08:47:30.80735432Z\" level=info msg=\"Running pod sandbox: openstack/glance-6d4a-account-create-bq6fr/POD\" id=c4b1f1a5-76cb-43b8-9236-afef7229c9a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:30.808103 crc crio[24245]: time=\"2026-06-14T08:47:30.808044862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:31.041445 crc crio[24245]: time=\"2026-06-14T08:47:31.041345792Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-jrwkf-config-bn68h/POD\" id=4fdee727-ac93-4617-80a3-91b8898dfcbf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:31.041609 crc crio[24245]: time=\"2026-06-14T08:47:31.041460235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:31.106100 crc crio[24245]: time=\"2026-06-14T08:47:31.106006934Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-bn68h Namespace:openstack ID:dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5 UID:796ddebc-d1eb-467f-ae46-4c9305cab8a8 NetNS:/var/run/netns/e13ad2e6-71eb-4706-919a-12a5b36cc4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod796ddebc_d1eb_467f_ae46_4c9305cab8a8.slice PodAnnotations:0xc000602ae8}] Aliases:map[]}\"\nJun 14 08:47:31.106100 crc crio[24245]: time=\"2026-06-14T08:47:31.106077236Z\" level=info msg=\"Adding pod openstack_ovn-controller-jrwkf-config-bn68h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:31.235566 crc crio[24245]: time=\"2026-06-14T08:47:31.235472892Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=19fafd86-e966-4923-bea6-1966ea469608 name=/runtime.v1.ImageService/PullImage\nJun 14 08:47:31.238757 crc crio[24245]: time=\"2026-06-14T08:47:31.238717485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=cacd2ee2-0013-45ba-bec2-81d867f7dee5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:31.264624 crc crio[24245]: time=\"2026-06-14T08:47:31.264007884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=272b0a06-34f4-406f-9da8-ded9705c472b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:31.272303 crc crio[24245]: time=\"2026-06-14T08:47:31.271329396Z\" level=info msg=\"Got pod network &{Name:glance-6d4a-account-create-bq6fr Namespace:openstack ID:a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c UID:9645f564-3912-4580-a565-1e0702a2b9e2 NetNS:/var/run/netns/99409fd2-f656-46cd-b9d4-9a83866d0b0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9645f564_3912_4580_a565_1e0702a2b9e2.slice PodAnnotations:0xc000522a48}] Aliases:map[]}\"\nJun 14 08:47:31.272303 crc crio[24245]: time=\"2026-06-14T08:47:31.271408588Z\" level=info msg=\"Adding pod openstack_glance-6d4a-account-create-bq6fr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:31.331483 crc crio[24245]: time=\"2026-06-14T08:47:31.331398744Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=41dab3f9-4dd4-4ddb-a1d1-c659f8969b4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:31.335003 crc crio[24245]: time=\"2026-06-14T08:47:31.334823514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:31.469077 crc crio[24245]: time=\"2026-06-14T08:47:31.468818253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:31.473954 crc crio[24245]: time=\"2026-06-14T08:47:31.472586933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:31.532608 crc crio[24245]: 2026-06-14T08:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc86fd856222c67 Mac:ca:a1:d3:61:60:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/e13ad2e6-71eb-4706-919a-12a5b36cc4a8 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:31.533182 crc crio[24245]: time=\"2026-06-14T08:47:31.533107318Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-bn68h Namespace:openstack ID:dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5 UID:796ddebc-d1eb-467f-ae46-4c9305cab8a8 NetNS:/var/run/netns/e13ad2e6-71eb-4706-919a-12a5b36cc4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod796ddebc_d1eb_467f_ae46_4c9305cab8a8.slice PodAnnotations:0xc000602ae8}] Aliases:map[]}\"\nJun 14 08:47:31.533353 crc crio[24245]: time=\"2026-06-14T08:47:31.533300214Z\" level=info msg=\"Checking pod openstack_ovn-controller-jrwkf-config-bn68h for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:31.554432 crc crio[24245]: time=\"2026-06-14T08:47:31.554334032Z\" level=info msg=\"Ran pod sandbox dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5 with infra container: openstack/ovn-controller-jrwkf-config-bn68h/POD\" id=4fdee727-ac93-4617-80a3-91b8898dfcbf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:31.567071 crc crio[24245]: time=\"2026-06-14T08:47:31.566508201Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=9d33d232-aedb-4092-87c4-6d7c8286e729 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:31.573805 crc crio[24245]: time=\"2026-06-14T08:47:31.573705907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=2a271643-0997-4cec-b1a8-ab55ff348474 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:31.606629 crc crio[24245]: time=\"2026-06-14T08:47:31.606489863Z\" level=info msg=\"Created container c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9: openstack/swift-storage-0/account-server\" id=41dab3f9-4dd4-4ddb-a1d1-c659f8969b4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:31.608334 crc crio[24245]: time=\"2026-06-14T08:47:31.607181785Z\" level=info msg=\"Creating container: openstack/ovn-controller-jrwkf-config-bn68h/ovn-config\" id=cd29c3a7-43e1-4205-919d-58f0242d2d19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:31.608334 crc crio[24245]: time=\"2026-06-14T08:47:31.607602829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:31.608570 crc crio[24245]: time=\"2026-06-14T08:47:31.608497427Z\" level=info msg=\"Starting container: c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9\" id=ae4b5792-6f3b-4503-ba35-98592a7421c9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:31.620602 crc crio[24245]: time=\"2026-06-14T08:47:31.618174687Z\" level=info msg=\"Started container\" PID=60947 containerID=c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9 description=openstack/swift-storage-0/account-server id=ae4b5792-6f3b-4503-ba35-98592a7421c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\nJun 14 08:47:31.658226 crc crio[24245]: time=\"2026-06-14T08:47:31.657804709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:31.771561 crc crio[24245]: time=\"2026-06-14T08:47:31.770992762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=fad21862-e7b4-40b4-a272-3214005fd846 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:31.778355 crc crio[24245]: time=\"2026-06-14T08:47:31.777084623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=3545843e-3773-4e1f-b43e-90c0500af724 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:31.798725 crc crio[24245]: time=\"2026-06-14T08:47:31.798641365Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=fb504dd3-3371-4384-88a4-a7b38d62e4ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:31.800197 crc crio[24245]: time=\"2026-06-14T08:47:31.800143324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:31.849802 crc crio[24245]: time=\"2026-06-14T08:47:31.849701369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:31.854688 crc crio[24245]: time=\"2026-06-14T08:47:31.854604355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:31.884441 crc crio[24245]: time=\"2026-06-14T08:47:31.884340534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:32.061778 crc crio[24245]: time=\"2026-06-14T08:47:32.061660789Z\" level=info msg=\"Created container d06cdc6f564ecd78d45b08c48804eb909111c304abb4ae6b6fbaa2393c355cb9: openstack/ovn-controller-jrwkf-config-bn68h/ovn-config\" id=cd29c3a7-43e1-4205-919d-58f0242d2d19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:32.063310 crc crio[24245]: time=\"2026-06-14T08:47:32.063246383Z\" level=info msg=\"Created container 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65: openstack/swift-storage-0/account-replicator\" id=fb504dd3-3371-4384-88a4-a7b38d62e4ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:32.063518 crc crio[24245]: time=\"2026-06-14T08:47:32.063431754Z\" level=info msg=\"Starting container: d06cdc6f564ecd78d45b08c48804eb909111c304abb4ae6b6fbaa2393c355cb9\" id=c3c1203d-5564-486f-967f-2d69e93624c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:32.067709 crc crio[24245]: time=\"2026-06-14T08:47:32.067620599Z\" level=info msg=\"Starting container: 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65\" id=48e2b8ec-69b1-4f09-8f52-0c897a46d77d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:32.071517 crc crio[24245]: time=\"2026-06-14T08:47:32.071418189Z\" level=info msg=\"Started container\" PID=60985 containerID=d06cdc6f564ecd78d45b08c48804eb909111c304abb4ae6b6fbaa2393c355cb9 description=openstack/ovn-controller-jrwkf-config-bn68h/ovn-config id=c3c1203d-5564-486f-967f-2d69e93624c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5\nJun 14 08:47:32.074017 crc crio[24245]: 2026-06-14T08:47:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8287c186f20569 Mac:ba:fd:37:63:d7:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/99409fd2-f656-46cd-b9d4-9a83866d0b0b SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:32.075373 crc crio[24245]: time=\"2026-06-14T08:47:32.075300332Z\" level=info msg=\"Got pod network &{Name:glance-6d4a-account-create-bq6fr Namespace:openstack ID:a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c UID:9645f564-3912-4580-a565-1e0702a2b9e2 NetNS:/var/run/netns/99409fd2-f656-46cd-b9d4-9a83866d0b0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9645f564_3912_4580_a565_1e0702a2b9e2.slice PodAnnotations:0xc000522a48}] Aliases:map[]}\"\nJun 14 08:47:32.075614 crc crio[24245]: time=\"2026-06-14T08:47:32.07555393Z\" level=info msg=\"Checking pod openstack_glance-6d4a-account-create-bq6fr for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:32.092707 crc crio[24245]: time=\"2026-06-14T08:47:32.092617091Z\" level=info msg=\"Ran pod sandbox a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c with infra container: openstack/glance-6d4a-account-create-bq6fr/POD\" id=c4b1f1a5-76cb-43b8-9236-afef7229c9a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:32.094337 crc crio[24245]: time=\"2026-06-14T08:47:32.094264464Z\" level=info msg=\"Started container\" PID=60984 containerID=8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65 description=openstack/swift-storage-0/account-replicator id=48e2b8ec-69b1-4f09-8f52-0c897a46d77d name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\nJun 14 08:47:32.096132 crc crio[24245]: time=\"2026-06-14T08:47:32.096051874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=610a8ae2-8967-4a83-a627-c068503fa2a1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:32.102453 crc crio[24245]: time=\"2026-06-14T08:47:32.102372706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9dd93e58-a4bd-4749-bff3-86661acdff13 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:32.114261 crc crio[24245]: time=\"2026-06-14T08:47:32.114163702Z\" level=info msg=\"Creating container: openstack/glance-6d4a-account-create-bq6fr/mariadb-account-create\" id=d7d7c48e-26d7-47b5-91d8-03181c16f3ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:32.114917 crc crio[24245]: time=\"2026-06-14T08:47:32.11469967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:32.115427 crc crio[24245]: time=\"2026-06-14T08:47:32.115356571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=205a4c13-f314-4ea3-aeab-ff5fb9677818 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:32.150912 crc crio[24245]: time=\"2026-06-14T08:47:32.149354684Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=65ff5045-2abc-4e55-84f2-4fcca3420984 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:32.159522 crc crio[24245]: time=\"2026-06-14T08:47:32.159178208Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=02072c06-9b32-42e8-82c0-47286578db6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:32.162230 crc crio[24245]: time=\"2026-06-14T08:47:32.162114021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:32.212698 crc crio[24245]: time=\"2026-06-14T08:47:32.212557909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:32.223990 crc crio[24245]: time=\"2026-06-14T08:47:32.223928284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:32.244308 crc crio[24245]: time=\"2026-06-14T08:47:32.244185558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:32.267047 crc crio[24245]: time=\"2026-06-14T08:47:32.266894713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:32.389129 crc crio[24245]: time=\"2026-06-14T08:47:32.388569467Z\" level=info msg=\"Created container 96694d391d482620428ffeaaf2c7ad5c0efef7f2bdf749c6bbe9b778b587e389: openstack/glance-6d4a-account-create-bq6fr/mariadb-account-create\" id=d7d7c48e-26d7-47b5-91d8-03181c16f3ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:32.390511 crc crio[24245]: time=\"2026-06-14T08:47:32.390450012Z\" level=info msg=\"Starting container: 96694d391d482620428ffeaaf2c7ad5c0efef7f2bdf749c6bbe9b778b587e389\" id=540d1cb1-2ba7-43ee-8f5b-e36475b3a42b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:32.399329 crc crio[24245]: time=\"2026-06-14T08:47:32.399235194Z\" level=info msg=\"Started container\" PID=61019 containerID=96694d391d482620428ffeaaf2c7ad5c0efef7f2bdf749c6bbe9b778b587e389 description=openstack/glance-6d4a-account-create-bq6fr/mariadb-account-create id=540d1cb1-2ba7-43ee-8f5b-e36475b3a42b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c\nJun 14 08:47:32.454372 crc crio[24245]: time=\"2026-06-14T08:47:32.454266957Z\" level=info msg=\"Created container 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8: openstack/swift-storage-0/account-auditor\" id=02072c06-9b32-42e8-82c0-47286578db6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:32.455944 crc crio[24245]: time=\"2026-06-14T08:47:32.455819657Z\" level=info msg=\"Starting container: 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8\" id=e981517e-e353-4168-99b1-5218d8ac27b3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:32.460334 crc crio[24245]: time=\"2026-06-14T08:47:32.460195939Z\" level=info msg=\"Running pod sandbox: openstack/placement-2510-account-create-cx6vf/POD\" id=a98f82e6-b5ca-49d3-8576-6f71a491044b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:32.460531 crc crio[24245]: time=\"2026-06-14T08:47:32.460355725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:32.463758 crc crio[24245]: time=\"2026-06-14T08:47:32.463654567Z\" level=info msg=\"Started container\" PID=61042 containerID=19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8 description=openstack/swift-storage-0/account-auditor id=e981517e-e353-4168-99b1-5218d8ac27b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\nJun 14 08:47:32.478801 crc crio[24245]: time=\"2026-06-14T08:47:32.478738498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=4ee7340b-e106-4e99-8d6c-92eada7cdf3c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:32.493425 crc crio[24245]: time=\"2026-06-14T08:47:32.493364734Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=f30359ff-1ff1-4b73-a6ff-98882846696c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:32.508445 crc crio[24245]: time=\"2026-06-14T08:47:32.508346552Z\" level=info msg=\"Got pod network &{Name:placement-2510-account-create-cx6vf Namespace:openstack ID:728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971 UID:ae3cdfb8-845f-40a3-bb16-a3415e43bac5 NetNS:/var/run/netns/3b337574-4fee-47c9-b93c-c55095d6a8b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae3cdfb8_845f_40a3_bb16_a3415e43bac5.slice PodAnnotations:0xc00161a3b0}] Aliases:map[]}\"\nJun 14 08:47:32.508445 crc crio[24245]: time=\"2026-06-14T08:47:32.508421724Z\" level=info msg=\"Adding pod openstack_placement-2510-account-create-cx6vf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:32.513007 crc crio[24245]: time=\"2026-06-14T08:47:32.512777143Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=c0686974-cfd8-4f8a-8678-badfabe31ceb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:32.516472 crc crio[24245]: time=\"2026-06-14T08:47:32.515760999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:32.618494 crc crio[24245]: time=\"2026-06-14T08:47:32.618403571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:32.651909 crc crio[24245]: time=\"2026-06-14T08:47:32.651519363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:32.796955 crc crio[24245]: time=\"2026-06-14T08:47:32.796449609Z\" level=info msg=\"Created container 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3: openstack/swift-storage-0/account-reaper\" id=c0686974-cfd8-4f8a-8678-badfabe31ceb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:32.798424 crc crio[24245]: time=\"2026-06-14T08:47:32.798344329Z\" level=info msg=\"Starting container: 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3\" id=10e61298-57a0-4a2c-a90d-93d167b8f9ab name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:32.810248 crc crio[24245]: time=\"2026-06-14T08:47:32.8057998Z\" level=info msg=\"Started container\" PID=61112 containerID=808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3 description=openstack/swift-storage-0/account-reaper id=10e61298-57a0-4a2c-a90d-93d167b8f9ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\nJun 14 08:47:32.818955 crc crio[24245]: time=\"2026-06-14T08:47:32.818794642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=4b010cae-5d64-40ff-83e7-cde742eb3cba name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:32.819689 crc crio[24245]: time=\"2026-06-14T08:47:32.819391261Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 not found\" id=4b010cae-5d64-40ff-83e7-cde742eb3cba name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:32.819689 crc crio[24245]: time=\"2026-06-14T08:47:32.819466813Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 found\" id=4b010cae-5d64-40ff-83e7-cde742eb3cba name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:32.820805 crc crio[24245]: time=\"2026-06-14T08:47:32.820673011Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=0538b240-f1a0-4064-b0ce-1b25bdbc4e29 name=/runtime.v1.ImageService/PullImage\nJun 14 08:47:32.830914 crc crio[24245]: time=\"2026-06-14T08:47:32.827014809Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\\\"\"\nJun 14 08:47:33.240633 crc crio[24245]: 2026-06-14T08:47:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:728fb418efa4848 Mac:76:33:26:a4:37:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/3b337574-4fee-47c9-b93c-c55095d6a8b1 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:33.242257 crc crio[24245]: time=\"2026-06-14T08:47:33.242148614Z\" level=info msg=\"Got pod network &{Name:placement-2510-account-create-cx6vf Namespace:openstack ID:728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971 UID:ae3cdfb8-845f-40a3-bb16-a3415e43bac5 NetNS:/var/run/netns/3b337574-4fee-47c9-b93c-c55095d6a8b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae3cdfb8_845f_40a3_bb16_a3415e43bac5.slice PodAnnotations:0xc00161a3b0}] Aliases:map[]}\"\nJun 14 08:47:33.242477 crc crio[24245]: time=\"2026-06-14T08:47:33.242406562Z\" level=info msg=\"Checking pod openstack_placement-2510-account-create-cx6vf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:33.255118 crc crio[24245]: time=\"2026-06-14T08:47:33.255015642Z\" level=info msg=\"Ran pod sandbox 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971 with infra container: openstack/placement-2510-account-create-cx6vf/POD\" id=a98f82e6-b5ca-49d3-8576-6f71a491044b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:33.258624 crc crio[24245]: time=\"2026-06-14T08:47:33.258417632Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a149a0a9-1cab-4407-a6fc-57e6fd62b551 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:33.262941 crc crio[24245]: time=\"2026-06-14T08:47:33.261394256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7f7ba5eb-25c9-4fbe-aff2-7a122cdcbd16 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:33.275912 crc crio[24245]: time=\"2026-06-14T08:47:33.272526566Z\" level=info msg=\"Creating container: openstack/placement-2510-account-create-cx6vf/mariadb-account-create\" id=905dce5b-2d87-4cc9-8d05-60f598b2ca18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:33.275912 crc crio[24245]: time=\"2026-06-14T08:47:33.273404965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:33.321899 crc crio[24245]: time=\"2026-06-14T08:47:33.321721719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:33.327399 crc crio[24245]: time=\"2026-06-14T08:47:33.327331858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:33.492474 crc crio[24245]: time=\"2026-06-14T08:47:33.492321369Z\" level=info msg=\"Created container c152cdc665c55e1244bef4f807e656f2e0cd3c7fa01692366cb6b16972fc9554: openstack/placement-2510-account-create-cx6vf/mariadb-account-create\" id=905dce5b-2d87-4cc9-8d05-60f598b2ca18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:33.494572 crc crio[24245]: time=\"2026-06-14T08:47:33.494457418Z\" level=info msg=\"Starting container: c152cdc665c55e1244bef4f807e656f2e0cd3c7fa01692366cb6b16972fc9554\" id=deec28e1-874a-455a-b778-185ebe6cc9b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:33.501635 crc crio[24245]: time=\"2026-06-14T08:47:33.501512503Z\" level=info msg=\"Started container\" PID=61157 containerID=c152cdc665c55e1244bef4f807e656f2e0cd3c7fa01692366cb6b16972fc9554 description=openstack/placement-2510-account-create-cx6vf/mariadb-account-create id=deec28e1-874a-455a-b778-185ebe6cc9b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971\nJun 14 08:47:34.118717 crc crio[24245]: time=\"2026-06-14T08:47:34.11855496Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=0538b240-f1a0-4064-b0ce-1b25bdbc4e29 name=/runtime.v1.ImageService/PullImage\nJun 14 08:47:34.120428 crc crio[24245]: time=\"2026-06-14T08:47:34.120097928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=cc7d6fcb-194f-4ad2-90c5-7017bf47b3c8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:34.126055 crc crio[24245]: time=\"2026-06-14T08:47:34.125964835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=51d1745d-fc81-4273-b365-982a44eb1cf8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:34.136369 crc crio[24245]: time=\"2026-06-14T08:47:34.136253913Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=c1e85e09-4cfb-4fd5-b654-ce4363123d85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:34.138797 crc crio[24245]: time=\"2026-06-14T08:47:34.13865638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:34.190031 crc crio[24245]: time=\"2026-06-14T08:47:34.189932825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:34.194171 crc crio[24245]: time=\"2026-06-14T08:47:34.194094378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:34.369248 crc crio[24245]: time=\"2026-06-14T08:47:34.368909312Z\" level=info msg=\"Created container c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac: openstack/swift-storage-0/container-server\" id=c1e85e09-4cfb-4fd5-b654-ce4363123d85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:34.370701 crc crio[24245]: time=\"2026-06-14T08:47:34.370607936Z\" level=info msg=\"Starting container: c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac\" id=81966fa2-441a-4ef1-bc0c-d5ccbe2a5c1c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:34.378364 crc crio[24245]: time=\"2026-06-14T08:47:34.378082055Z\" level=info msg=\"Started container\" PID=61211 containerID=c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac description=openstack/swift-storage-0/container-server id=81966fa2-441a-4ef1-bc0c-d5ccbe2a5c1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\nJun 14 08:47:34.394895 crc crio[24245]: time=\"2026-06-14T08:47:34.394731526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=36132b15-d3ea-485d-ab30-a8f34cec9ed1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:34.403133 crc crio[24245]: time=\"2026-06-14T08:47:34.402796834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=19d3d383-3c2e-4b84-8ec2-1c83d1b42bae name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:34.419544 crc crio[24245]: time=\"2026-06-14T08:47:34.419447564Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=8d2156c8-d500-4c0a-adb7-5f0568541fbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:34.421349 crc crio[24245]: time=\"2026-06-14T08:47:34.421266982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:34.451970 crc crio[24245]: time=\"2026-06-14T08:47:34.451542468Z\" level=info msg=\"Stopping pod sandbox: a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c\" id=766b296b-df99-4234-8ddf-6216a58a8eb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:34.452635 crc crio[24245]: time=\"2026-06-14T08:47:34.45254489Z\" level=info msg=\"Got pod network &{Name:glance-6d4a-account-create-bq6fr Namespace:openstack ID:a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c UID:9645f564-3912-4580-a565-1e0702a2b9e2 NetNS:/var/run/netns/99409fd2-f656-46cd-b9d4-9a83866d0b0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9645f564_3912_4580_a565_1e0702a2b9e2.slice PodAnnotations:0xc001c3c4b8}] Aliases:map[]}\"\nJun 14 08:47:34.452815 crc crio[24245]: time=\"2026-06-14T08:47:34.452746866Z\" level=info msg=\"Deleting pod openstack_glance-6d4a-account-create-bq6fr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:34.454698 crc crio[24245]: time=\"2026-06-14T08:47:34.454569805Z\" level=info msg=\"Stopping pod sandbox: dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5\" id=a88306cb-0b2c-42b2-a711-6b5f891c47be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:34.457144 crc crio[24245]: time=\"2026-06-14T08:47:34.457051243Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-bn68h Namespace:openstack ID:dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5 UID:796ddebc-d1eb-467f-ae46-4c9305cab8a8 NetNS:/var/run/netns/e13ad2e6-71eb-4706-919a-12a5b36cc4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod796ddebc_d1eb_467f_ae46_4c9305cab8a8.slice PodAnnotations:0xc002c929d8}] Aliases:map[]}\"\nJun 14 08:47:34.457328 crc crio[24245]: time=\"2026-06-14T08:47:34.457287621Z\" level=info msg=\"Deleting pod openstack_ovn-controller-jrwkf-config-bn68h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:34.491938 crc crio[24245]: time=\"2026-06-14T08:47:34.480346215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:34.491938 crc crio[24245]: time=\"2026-06-14T08:47:34.486898396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:34.666800 crc crio[24245]: time=\"2026-06-14T08:47:34.666669427Z\" level=info msg=\"Created container 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2: openstack/swift-storage-0/container-replicator\" id=8d2156c8-d500-4c0a-adb7-5f0568541fbf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:34.668750 crc crio[24245]: time=\"2026-06-14T08:47:34.668637472Z\" level=info msg=\"Starting container: 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2\" id=3f8650ce-9c46-4f6f-8159-6aed5aa49eb8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:34.676530 crc crio[24245]: time=\"2026-06-14T08:47:34.676322275Z\" level=info msg=\"Started container\" PID=61307 containerID=973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2 description=openstack/swift-storage-0/container-replicator id=3f8650ce-9c46-4f6f-8159-6aed5aa49eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\nJun 14 08:47:34.698066 crc crio[24245]: time=\"2026-06-14T08:47:34.697942725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=40145f2b-983b-4ebb-ba99-85b8a7f196a8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:34.711473 crc crio[24245]: time=\"2026-06-14T08:47:34.711147756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=aad214ed-54fa-4d3a-9729-5250b6ccaafd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:34.723486 crc crio[24245]: time=\"2026-06-14T08:47:34.72338896Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=2e113b27-e0f6-458c-8d12-9ac8f69e86a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:34.725360 crc crio[24245]: time=\"2026-06-14T08:47:34.725126216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:34.823930 crc crio[24245]: time=\"2026-06-14T08:47:34.813991505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:34.823930 crc crio[24245]: time=\"2026-06-14T08:47:34.820452251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:34.845304 crc crio[24245]: time=\"2026-06-14T08:47:34.845166479Z\" level=info msg=\"Stopped pod sandbox: dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5\" id=a88306cb-0b2c-42b2-a711-6b5f891c47be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:34.908625 crc crio[24245]: time=\"2026-06-14T08:47:34.908564221Z\" level=info msg=\"Stopped pod sandbox: a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c\" id=766b296b-df99-4234-8ddf-6216a58a8eb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:35.095323 crc crio[24245]: time=\"2026-06-14T08:47:35.095164862Z\" level=info msg=\"Created container 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac: openstack/swift-storage-0/container-auditor\" id=2e113b27-e0f6-458c-8d12-9ac8f69e86a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:35.097182 crc crio[24245]: time=\"2026-06-14T08:47:35.096752612Z\" level=info msg=\"Starting container: 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac\" id=41153275-bd46-4aea-84e0-94fff992c77f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:35.108922 crc crio[24245]: time=\"2026-06-14T08:47:35.108548921Z\" level=info msg=\"Started container\" PID=61344 containerID=99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac description=openstack/swift-storage-0/container-auditor id=41153275-bd46-4aea-84e0-94fff992c77f name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\nJun 14 08:47:35.146362 crc crio[24245]: time=\"2026-06-14T08:47:35.145612047Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=d959c2bd-f75c-4a53-bacd-ee284581daf6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:35.157783 crc crio[24245]: time=\"2026-06-14T08:47:35.157647185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=eb712797-cfa3-425d-97e2-0d5cd56b8c8f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:35.169632 crc crio[24245]: time=\"2026-06-14T08:47:35.169064548Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=b5c522f4-a6cd-40ce-8885-c85d2453f500 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:35.174003 crc crio[24245]: time=\"2026-06-14T08:47:35.171713903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:35.229025 crc crio[24245]: time=\"2026-06-14T08:47:35.228971919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:35.233775 crc crio[24245]: time=\"2026-06-14T08:47:35.233740691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:35.410169 crc crio[24245]: time=\"2026-06-14T08:47:35.410097094Z\" level=info msg=\"Created container 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3: openstack/swift-storage-0/container-updater\" id=b5c522f4-a6cd-40ce-8885-c85d2453f500 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:35.412821 crc crio[24245]: time=\"2026-06-14T08:47:35.412711238Z\" level=info msg=\"Starting container: 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3\" id=f8ff38f9-ba1e-4f89-a810-b11820e79969 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:35.418690 crc crio[24245]: time=\"2026-06-14T08:47:35.418617316Z\" level=info msg=\"Started container\" PID=61381 containerID=3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3 description=openstack/swift-storage-0/container-updater id=f8ff38f9-ba1e-4f89-a810-b11820e79969 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\nJun 14 08:47:35.430125 crc crio[24245]: time=\"2026-06-14T08:47:35.43002175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=c58affd9-cc03-4f6f-bbb9-03779ec795f3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:35.430515 crc crio[24245]: time=\"2026-06-14T08:47:35.43033137Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 not found\" id=c58affd9-cc03-4f6f-bbb9-03779ec795f3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:35.430515 crc crio[24245]: time=\"2026-06-14T08:47:35.430421873Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 found\" id=c58affd9-cc03-4f6f-bbb9-03779ec795f3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:35.431953 crc crio[24245]: time=\"2026-06-14T08:47:35.431896189Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=163d7987-d3b9-4cbb-9200-b77748381244 name=/runtime.v1.ImageService/PullImage\nJun 14 08:47:35.436931 crc crio[24245]: time=\"2026-06-14T08:47:35.436815657Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\\\"\"\nJun 14 08:47:35.500240 crc crio[24245]: time=\"2026-06-14T08:47:35.500109735Z\" level=info msg=\"Stopping pod sandbox: 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971\" id=13976efd-f621-49ad-b8a0-0c7340bbdd55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:35.500937 crc crio[24245]: time=\"2026-06-14T08:47:35.50087238Z\" level=info msg=\"Got pod network &{Name:placement-2510-account-create-cx6vf Namespace:openstack ID:728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971 UID:ae3cdfb8-845f-40a3-bb16-a3415e43bac5 NetNS:/var/run/netns/3b337574-4fee-47c9-b93c-c55095d6a8b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae3cdfb8_845f_40a3_bb16_a3415e43bac5.slice PodAnnotations:0xc0004cd2a0}] Aliases:map[]}\"\nJun 14 08:47:35.501114 crc crio[24245]: time=\"2026-06-14T08:47:35.501044085Z\" level=info msg=\"Deleting pod openstack_placement-2510-account-create-cx6vf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:35.933883 crc crio[24245]: time=\"2026-06-14T08:47:35.933201265Z\" level=info msg=\"Stopped pod sandbox: 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971\" id=13976efd-f621-49ad-b8a0-0c7340bbdd55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:36.842592 crc crio[24245]: time=\"2026-06-14T08:47:36.842426668Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=163d7987-d3b9-4cbb-9200-b77748381244 name=/runtime.v1.ImageService/PullImage\nJun 14 08:47:36.845725 crc crio[24245]: time=\"2026-06-14T08:47:36.845668642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=2a3a59bd-0cb0-4b18-a94f-edd08881ec06 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:36.850464 crc crio[24245]: time=\"2026-06-14T08:47:36.850359452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=7b3fc7e3-d391-4b4b-9946-b5f0dc171742 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:36.860323 crc crio[24245]: time=\"2026-06-14T08:47:36.860169394Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=db7a51d3-1de2-48c4-a038-9f738cdcf05f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:36.862029 crc crio[24245]: time=\"2026-06-14T08:47:36.861949212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:36.924670 crc crio[24245]: time=\"2026-06-14T08:47:36.924550777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:36.929797 crc crio[24245]: time=\"2026-06-14T08:47:36.929652101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:37.093312 crc crio[24245]: time=\"2026-06-14T08:47:37.092977258Z\" level=info msg=\"Created container d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522: openstack/swift-storage-0/object-server\" id=db7a51d3-1de2-48c4-a038-9f738cdcf05f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:37.095169 crc crio[24245]: time=\"2026-06-14T08:47:37.09481483Z\" level=info msg=\"Starting container: d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522\" id=082ec472-3c81-474f-a2f0-94087ca406df name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:37.102561 crc crio[24245]: time=\"2026-06-14T08:47:37.102329508Z\" level=info msg=\"Started container\" PID=61496 containerID=d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522 description=openstack/swift-storage-0/object-server id=082ec472-3c81-474f-a2f0-94087ca406df name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\nJun 14 08:47:37.119386 crc crio[24245]: time=\"2026-06-14T08:47:37.119272617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=bc186a7d-25cf-452f-a1f5-936e0e276f20 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:37.125057 crc crio[24245]: time=\"2026-06-14T08:47:37.124880236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=e4a12829-7282-4f0e-ac6f-002ebbad4068 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:37.136533 crc crio[24245]: time=\"2026-06-14T08:47:37.13597471Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=0a46c295-9d5a-45c5-8d44-c5d1e88c45da name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:37.144918 crc crio[24245]: time=\"2026-06-14T08:47:37.142627205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:37.252589 crc crio[24245]: time=\"2026-06-14T08:47:37.252486245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:37.255534 crc crio[24245]: time=\"2026-06-14T08:47:37.255419919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:37.491434 crc crio[24245]: time=\"2026-06-14T08:47:37.491319381Z\" level=info msg=\"Created container 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd: openstack/swift-storage-0/object-replicator\" id=0a46c295-9d5a-45c5-8d44-c5d1e88c45da name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:37.494676 crc crio[24245]: time=\"2026-06-14T08:47:37.494550715Z\" level=info msg=\"Starting container: 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd\" id=cd794d50-f427-4c85-bdc7-667e90847f18 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:37.503354 crc crio[24245]: time=\"2026-06-14T08:47:37.503047199Z\" level=info msg=\"Started container\" PID=61534 containerID=215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd description=openstack/swift-storage-0/object-replicator id=cd794d50-f427-4c85-bdc7-667e90847f18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\nJun 14 08:47:37.526192 crc crio[24245]: time=\"2026-06-14T08:47:37.526055735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=bf04e8ba-b99c-42d3-9c1c-90d1821ecc1e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:37.535960 crc crio[24245]: time=\"2026-06-14T08:47:37.535778155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8264b54f-1602-4c9e-8c3c-80a03375d075 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:37.550705 crc crio[24245]: time=\"2026-06-14T08:47:37.550598771Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=d9f9c708-1b89-457c-8937-09346792b622 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:37.552486 crc crio[24245]: time=\"2026-06-14T08:47:37.55240566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:37.645927 crc crio[24245]: time=\"2026-06-14T08:47:37.645623191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:37.649278 crc crio[24245]: time=\"2026-06-14T08:47:37.649193226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:37.885174 crc crio[24245]: time=\"2026-06-14T08:47:37.884551601Z\" level=info msg=\"Created container 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99: openstack/swift-storage-0/object-auditor\" id=d9f9c708-1b89-457c-8937-09346792b622 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:37.886829 crc crio[24245]: time=\"2026-06-14T08:47:37.886653046Z\" level=info msg=\"Starting container: 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99\" id=998018f0-971c-4f6f-925e-19daaa69b2dc name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:37.896785 crc crio[24245]: time=\"2026-06-14T08:47:37.896578986Z\" level=info msg=\"Started container\" PID=61605 containerID=1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99 description=openstack/swift-storage-0/object-auditor id=998018f0-971c-4f6f-925e-19daaa69b2dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\nJun 14 08:47:37.911114 crc crio[24245]: time=\"2026-06-14T08:47:37.910995456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=2cb6d4a1-a480-4bd8-b26d-e7c5388a4e0a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:37.915345 crc crio[24245]: time=\"2026-06-14T08:47:37.915256779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=9f6bbf9f-8219-4290-b7e6-442c464f2c9b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:37.922378 crc crio[24245]: time=\"2026-06-14T08:47:37.92229822Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=ee8114f3-53d1-4650-86d2-c21aed3bc3c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:37.923806 crc crio[24245]: time=\"2026-06-14T08:47:37.923746067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:37.982312 crc crio[24245]: time=\"2026-06-14T08:47:37.982196642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:37.985522 crc crio[24245]: time=\"2026-06-14T08:47:37.985450917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:38.054923 crc crio[24245]: time=\"2026-06-14T08:47:38.054753336Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-pjvdx/POD\" id=d1c36dea-bc7c-4818-b356-e2097b09b379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:38.055060 crc crio[24245]: time=\"2026-06-14T08:47:38.054964123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:38.132952 crc crio[24245]: time=\"2026-06-14T08:47:38.131356144Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-pjvdx Namespace:openstack ID:550111e547589fac72f0536233315138514140be684d899534438d4f1c748789 UID:7b075f52-5a72-4e01-b85f-1dd7c8e528b6 NetNS:/var/run/netns/c0fa2770-799e-4d64-b08b-eb898f4e1b58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b075f52_5a72_4e01_b85f_1dd7c8e528b6.slice PodAnnotations:0xc000602a30}] Aliases:map[]}\"\nJun 14 08:47:38.132952 crc crio[24245]: time=\"2026-06-14T08:47:38.131427637Z\" level=info msg=\"Adding pod openstack_cinder-db-create-pjvdx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:38.142936 crc crio[24245]: time=\"2026-06-14T08:47:38.140563575Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-rb2vf/POD\" id=c7d7b97c-5b60-4033-a3e9-90aca7a02126 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:38.142936 crc crio[24245]: time=\"2026-06-14T08:47:38.140687449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:38.229763 crc crio[24245]: time=\"2026-06-14T08:47:38.229683681Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-rb2vf Namespace:openstack ID:53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb UID:69dd5e24-2dad-46a2-9000-27c0d2952c35 NetNS:/var/run/netns/5ca7d314-0ffe-4b8f-a476-960e17cb8fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dd5e24_2dad_46a2_9000_27c0d2952c35.slice PodAnnotations:0xc002422600}] Aliases:map[]}\"\nJun 14 08:47:38.230295 crc crio[24245]: time=\"2026-06-14T08:47:38.23026505Z\" level=info msg=\"Adding pod openstack_barbican-db-create-rb2vf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:38.344246 crc crio[24245]: time=\"2026-06-14T08:47:38.342181653Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-9xrtg/POD\" id=cd9fbe8e-12fb-43c1-a37b-0ce4edc462e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:38.344246 crc crio[24245]: time=\"2026-06-14T08:47:38.343463795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:38.612911 crc crio[24245]: time=\"2026-06-14T08:47:38.589828063Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-9xrtg Namespace:openstack ID:307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f UID:3cb97b50-2d66-482a-abf2-b66e35ed969c NetNS:/var/run/netns/ce121921-051e-42fd-97a8-c5e6fcb8c4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cb97b50_2d66_482a_abf2_b66e35ed969c.slice PodAnnotations:0xc0006022a0}] Aliases:map[]}\"\nJun 14 08:47:38.612911 crc crio[24245]: time=\"2026-06-14T08:47:38.60926063Z\" level=info msg=\"Adding pod openstack_neutron-db-create-9xrtg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:38.703342 crc crio[24245]: time=\"2026-06-14T08:47:38.70302718Z\" level=info msg=\"Created container 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871: openstack/swift-storage-0/object-updater\" id=ee8114f3-53d1-4650-86d2-c21aed3bc3c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:38.705514 crc crio[24245]: time=\"2026-06-14T08:47:38.70517472Z\" level=info msg=\"Starting container: 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871\" id=2e96a4b8-965f-4efc-a498-e0ef677ceae1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:38.760294 crc crio[24245]: time=\"2026-06-14T08:47:38.759780018Z\" level=info msg=\"Started container\" PID=61631 containerID=0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871 description=openstack/swift-storage-0/object-updater id=2e96a4b8-965f-4efc-a498-e0ef677ceae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\nJun 14 08:47:38.791910 crc crio[24245]: time=\"2026-06-14T08:47:38.790301412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=b17e35b4-f20e-42c0-9242-e8e2f5127278 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:38.802930 crc crio[24245]: time=\"2026-06-14T08:47:38.800677707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=2b58cfbd-34d1-459e-ac73-a59764681ff6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:38.879918 crc crio[24245]: time=\"2026-06-14T08:47:38.875503663Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=57aa43d3-c90a-4fd9-9ae8-1b54f4ee7986 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:38.879918 crc crio[24245]: time=\"2026-06-14T08:47:38.878323594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:38.977939 crc crio[24245]: time=\"2026-06-14T08:47:38.977021848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:38.989902 crc crio[24245]: time=\"2026-06-14T08:47:38.989129059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:39.063305 crc crio[24245]: time=\"2026-06-14T08:47:39.063163414Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-r9dtq/POD\" id=12445a68-aca7-43d3-b542-e2b9d63b3d0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:39.063472 crc crio[24245]: time=\"2026-06-14T08:47:39.06335023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:39.147654 crc crio[24245]: time=\"2026-06-14T08:47:39.147558956Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-r9dtq Namespace:openstack ID:5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2 UID:3c1bcb84-5529-4536-a978-e677c31d9445 NetNS:/var/run/netns/cd97c304-b040-4f9a-ad0c-fee37bb83d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1bcb84_5529_4536_a978_e677c31d9445.slice PodAnnotations:0xc002422758}] Aliases:map[]}\"\nJun 14 08:47:39.147654 crc crio[24245]: time=\"2026-06-14T08:47:39.147629089Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-r9dtq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:39.241825 crc crio[24245]: 2026-06-14T08:47:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:550111e547589fa Mac:de:21:2b:7d:4d:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/c0fa2770-799e-4d64-b08b-eb898f4e1b58 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:39.244099 crc crio[24245]: time=\"2026-06-14T08:47:39.244012197Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-pjvdx Namespace:openstack ID:550111e547589fac72f0536233315138514140be684d899534438d4f1c748789 UID:7b075f52-5a72-4e01-b85f-1dd7c8e528b6 NetNS:/var/run/netns/c0fa2770-799e-4d64-b08b-eb898f4e1b58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b075f52_5a72_4e01_b85f_1dd7c8e528b6.slice PodAnnotations:0xc000602a30}] Aliases:map[]}\"\nJun 14 08:47:39.244305 crc crio[24245]: time=\"2026-06-14T08:47:39.244251865Z\" level=info msg=\"Checking pod openstack_cinder-db-create-pjvdx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:39.258496 crc crio[24245]: time=\"2026-06-14T08:47:39.258326889Z\" level=info msg=\"Ran pod sandbox 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789 with infra container: openstack/cinder-db-create-pjvdx/POD\" id=d1c36dea-bc7c-4818-b356-e2097b09b379 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:39.265994 crc crio[24245]: time=\"2026-06-14T08:47:39.26592139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=093ab3c2-13a5-4829-a0b7-d5354a085dc3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:39.268549 crc crio[24245]: time=\"2026-06-14T08:47:39.268472201Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e76772aa-6fd8-411f-981f-6163f2659dc1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:39.292940 crc crio[24245]: time=\"2026-06-14T08:47:39.287696616Z\" level=info msg=\"Creating container: openstack/cinder-db-create-pjvdx/mariadb-database-create\" id=337fa0ce-4a2e-4419-b7ef-74fcdb1ea2aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:39.292940 crc crio[24245]: time=\"2026-06-14T08:47:39.288345895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:39.294920 crc crio[24245]: 2026-06-14T08:47:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53ecde7fc1a2400 Mac:0a:f2:75:3c:62:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/5ca7d314-0ffe-4b8f-a476-960e17cb8fe9 SocketPath: PciID:}] [{Interface:0xc0002a8830 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:39.310065 crc crio[24245]: time=\"2026-06-14T08:47:39.309974355Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-rb2vf Namespace:openstack ID:53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb UID:69dd5e24-2dad-46a2-9000-27c0d2952c35 NetNS:/var/run/netns/5ca7d314-0ffe-4b8f-a476-960e17cb8fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dd5e24_2dad_46a2_9000_27c0d2952c35.slice PodAnnotations:0xc002422600}] Aliases:map[]}\"\nJun 14 08:47:39.310375 crc crio[24245]: time=\"2026-06-14T08:47:39.310321706Z\" level=info msg=\"Checking pod openstack_barbican-db-create-rb2vf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:39.343343 crc crio[24245]: time=\"2026-06-14T08:47:39.343257151Z\" level=info msg=\"Ran pod sandbox 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb with infra container: openstack/barbican-db-create-rb2vf/POD\" id=c7d7b97c-5b60-4033-a3e9-90aca7a02126 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:39.346080 crc crio[24245]: time=\"2026-06-14T08:47:39.345727925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d4a443e3-8923-486b-971a-4afaf8a4e0e5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:39.349589 crc crio[24245]: time=\"2026-06-14T08:47:39.349421209Z\" level=info msg=\"Created container 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef: openstack/swift-storage-0/object-expirer\" id=57aa43d3-c90a-4fd9-9ae8-1b54f4ee7986 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:39.349589 crc crio[24245]: time=\"2026-06-14T08:47:39.349559588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6824e3b8-9d73-44a7-a96b-1ddfff7680eb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:39.352614 crc crio[24245]: time=\"2026-06-14T08:47:39.352556363Z\" level=info msg=\"Starting container: 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef\" id=f85a5065-dac2-4fd3-955f-15429b165cfa name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:39.370914 crc crio[24245]: time=\"2026-06-14T08:47:39.367255332Z\" level=info msg=\"Started container\" PID=61815 containerID=5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef description=openstack/swift-storage-0/object-expirer id=f85a5065-dac2-4fd3-955f-15429b165cfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\nJun 14 08:47:39.370914 crc crio[24245]: time=\"2026-06-14T08:47:39.367536444Z\" level=info msg=\"Creating container: openstack/barbican-db-create-rb2vf/mariadb-database-create\" id=16ec73b7-7b47-4dd8-a865-3ad33065729c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:39.370914 crc crio[24245]: time=\"2026-06-14T08:47:39.368059711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:39.385607 crc crio[24245]: time=\"2026-06-14T08:47:39.385517415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d8d968cc-5db8-4140-8047-77cebb9347a2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:39.425921 crc crio[24245]: time=\"2026-06-14T08:47:39.422151112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:39.425921 crc crio[24245]: time=\"2026-06-14T08:47:39.425268251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=23d98cc8-7387-471a-aad8-8326c87c9a2d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:39.430450 crc crio[24245]: time=\"2026-06-14T08:47:39.430340983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:39.440017 crc crio[24245]: time=\"2026-06-14T08:47:39.439243307Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=560a70dc-5671-4719-83ab-b1d891c0d397 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:39.443887 crc crio[24245]: time=\"2026-06-14T08:47:39.442277745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:39.547472 crc crio[24245]: time=\"2026-06-14T08:47:39.547310024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:39.551627 crc crio[24245]: 2026-06-14T08:47:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:307d461f9d4907b Mac:8a:bc:e7:d2:a1:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/ce121921-051e-42fd-97a8-c5e6fcb8c4cf SocketPath: PciID:}] [{Interface:0xc000238e80 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:39.557533 crc crio[24245]: time=\"2026-06-14T08:47:39.557462161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:39.561379 crc crio[24245]: time=\"2026-06-14T08:47:39.561293472Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-9xrtg Namespace:openstack ID:307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f UID:3cb97b50-2d66-482a-abf2-b66e35ed969c NetNS:/var/run/netns/ce121921-051e-42fd-97a8-c5e6fcb8c4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cb97b50_2d66_482a_abf2_b66e35ed969c.slice PodAnnotations:0xc0006022a0}] Aliases:map[]}\"\nJun 14 08:47:39.561581 crc crio[24245]: time=\"2026-06-14T08:47:39.56152191Z\" level=info msg=\"Checking pod openstack_neutron-db-create-9xrtg for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:39.638905 crc crio[24245]: time=\"2026-06-14T08:47:39.635663252Z\" level=info msg=\"Ran pod sandbox 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f with infra container: openstack/neutron-db-create-9xrtg/POD\" id=cd9fbe8e-12fb-43c1-a37b-0ce4edc462e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:39.645100 crc crio[24245]: time=\"2026-06-14T08:47:39.645007396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:39.652116 crc crio[24245]: time=\"2026-06-14T08:47:39.651958373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=71bf7361-a22e-45b9-b4a1-cf6a85c22444 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:39.657105 crc crio[24245]: time=\"2026-06-14T08:47:39.655919177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9b621220-8d63-406b-a760-76c4043abe93 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:39.657105 crc crio[24245]: time=\"2026-06-14T08:47:39.656436374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:39.659632 crc crio[24245]: time=\"2026-06-14T08:47:39.658988229Z\" level=info msg=\"Created container 81d27cf899bd28bdd5f81909857dce12ade2817fde92fd600b830124d8bafbf1: openstack/cinder-db-create-pjvdx/mariadb-database-create\" id=337fa0ce-4a2e-4419-b7ef-74fcdb1ea2aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:39.661140 crc crio[24245]: time=\"2026-06-14T08:47:39.661045281Z\" level=info msg=\"Starting container: 81d27cf899bd28bdd5f81909857dce12ade2817fde92fd600b830124d8bafbf1\" id=6f822e49-f535-4c2e-917c-218d97cb084a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:39.666450 crc crio[24245]: time=\"2026-06-14T08:47:39.66631851Z\" level=info msg=\"Creating container: openstack/neutron-db-create-9xrtg/mariadb-database-create\" id=8ad0b5fa-7e34-4e56-9538-3d592c51cde1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:39.667115 crc crio[24245]: time=\"2026-06-14T08:47:39.667031531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:39.698397 crc crio[24245]: time=\"2026-06-14T08:47:39.696718606Z\" level=info msg=\"Started container\" PID=61873 containerID=81d27cf899bd28bdd5f81909857dce12ade2817fde92fd600b830124d8bafbf1 description=openstack/cinder-db-create-pjvdx/mariadb-database-create id=6f822e49-f535-4c2e-917c-218d97cb084a name=/runtime.v1.RuntimeService/StartContainer sandboxID=550111e547589fac72f0536233315138514140be684d899534438d4f1c748789\nJun 14 08:47:39.698397 crc crio[24245]: 2026-06-14T08:47:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cc2633539c9da1 Mac:1e:66:52:26:d9:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/cd97c304-b040-4f9a-ad0c-fee37bb83d27 SocketPath: PciID:}] [{Interface:0xc00048c760 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:39.699250 crc crio[24245]: time=\"2026-06-14T08:47:39.699130654Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-r9dtq Namespace:openstack ID:5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2 UID:3c1bcb84-5529-4536-a978-e677c31d9445 NetNS:/var/run/netns/cd97c304-b040-4f9a-ad0c-fee37bb83d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1bcb84_5529_4536_a978_e677c31d9445.slice PodAnnotations:0xc002422758}] Aliases:map[]}\"\nJun 14 08:47:39.699486 crc crio[24245]: time=\"2026-06-14T08:47:39.699384702Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-r9dtq for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:39.734703 crc crio[24245]: time=\"2026-06-14T08:47:39.734586385Z\" level=info msg=\"Ran pod sandbox 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2 with infra container: openstack/keystone-db-sync-r9dtq/POD\" id=12445a68-aca7-43d3-b542-e2b9d63b3d0d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:39.744505 crc crio[24245]: time=\"2026-06-14T08:47:39.744403066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=ff206a3b-496d-44f5-a7ed-1437a88e1677 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:39.744787 crc crio[24245]: time=\"2026-06-14T08:47:39.744743137Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 not found\" id=ff206a3b-496d-44f5-a7ed-1437a88e1677 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:39.744834 crc crio[24245]: time=\"2026-06-14T08:47:39.744800049Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 found\" id=ff206a3b-496d-44f5-a7ed-1437a88e1677 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:39.746831 crc crio[24245]: time=\"2026-06-14T08:47:39.746704872Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=d1c416ac-68f3-4464-a082-7b26643741a8 name=/runtime.v1.ImageService/PullImage\nJun 14 08:47:39.752578 crc crio[24245]: time=\"2026-06-14T08:47:39.752481658Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\\\"\"\nJun 14 08:47:39.759585 crc crio[24245]: time=\"2026-06-14T08:47:39.758949565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:39.766032 crc crio[24245]: time=\"2026-06-14T08:47:39.765821676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:39.782239 crc crio[24245]: time=\"2026-06-14T08:47:39.781902906Z\" level=info msg=\"Created container ad5d571f44783a0ac67917b0ca4ec8487af3c431096727d9677e49da7f772bbe: openstack/barbican-db-create-rb2vf/mariadb-database-create\" id=16ec73b7-7b47-4dd8-a865-3ad33065729c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:39.786574 crc crio[24245]: time=\"2026-06-14T08:47:39.78649356Z\" level=info msg=\"Starting container: ad5d571f44783a0ac67917b0ca4ec8487af3c431096727d9677e49da7f772bbe\" id=b555aeab-17b2-4be3-af52-aa052a0015ed name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:39.794385 crc crio[24245]: time=\"2026-06-14T08:47:39.7942399Z\" level=info msg=\"Started container\" PID=61887 containerID=ad5d571f44783a0ac67917b0ca4ec8487af3c431096727d9677e49da7f772bbe description=openstack/barbican-db-create-rb2vf/mariadb-database-create id=b555aeab-17b2-4be3-af52-aa052a0015ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb\nJun 14 08:47:39.827936 crc crio[24245]: time=\"2026-06-14T08:47:39.827797577Z\" level=info msg=\"Created container 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738: openstack/swift-storage-0/rsync\" id=560a70dc-5671-4719-83ab-b1d891c0d397 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:39.829475 crc crio[24245]: time=\"2026-06-14T08:47:39.829381678Z\" level=info msg=\"Starting container: 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738\" id=c2ed867f-1b7f-49b1-bbb0-03842a7e228a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:39.843734 crc crio[24245]: time=\"2026-06-14T08:47:39.843452241Z\" level=info msg=\"Started container\" PID=61901 containerID=0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738 description=openstack/swift-storage-0/rsync id=c2ed867f-1b7f-49b1-bbb0-03842a7e228a name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\nJun 14 08:47:39.864265 crc crio[24245]: time=\"2026-06-14T08:47:39.857589807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=6d79e1a5-9c5c-4bf8-9f7b-1bf721a433fd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:39.864265 crc crio[24245]: time=\"2026-06-14T08:47:39.861977447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=58c0f0ea-e660-4398-a771-538d3d4f6a27 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:39.876751 crc crio[24245]: time=\"2026-06-14T08:47:39.876647315Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=209cc346-4327-4742-af99-8253b27c8f41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:39.878512 crc crio[24245]: time=\"2026-06-14T08:47:39.878451093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:39.901651 crc crio[24245]: time=\"2026-06-14T08:47:39.901555159Z\" level=info msg=\"Created container 48a7538d5198cdfa6acc539d9d06443c9000a5d2074314ff249568474869967d: openstack/neutron-db-create-9xrtg/mariadb-database-create\" id=8ad0b5fa-7e34-4e56-9538-3d592c51cde1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:39.903536 crc crio[24245]: time=\"2026-06-14T08:47:39.903417028Z\" level=info msg=\"Starting container: 48a7538d5198cdfa6acc539d9d06443c9000a5d2074314ff249568474869967d\" id=d898f55b-2ad0-48fb-8515-8a4b3e4d666d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:39.910020 crc crio[24245]: time=\"2026-06-14T08:47:39.909830411Z\" level=info msg=\"Started container\" PID=61912 containerID=48a7538d5198cdfa6acc539d9d06443c9000a5d2074314ff249568474869967d description=openstack/neutron-db-create-9xrtg/mariadb-database-create id=d898f55b-2ad0-48fb-8515-8a4b3e4d666d name=/runtime.v1.RuntimeService/StartContainer sandboxID=307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f\nJun 14 08:47:39.947337 crc crio[24245]: time=\"2026-06-14T08:47:39.946805782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:39.952431 crc crio[24245]: time=\"2026-06-14T08:47:39.952343429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:40.204479 crc crio[24245]: time=\"2026-06-14T08:47:40.204370565Z\" level=info msg=\"Created container 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d: openstack/swift-storage-0/swift-recon-cron\" id=209cc346-4327-4742-af99-8253b27c8f41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:40.206531 crc crio[24245]: time=\"2026-06-14T08:47:40.206414441Z\" level=info msg=\"Starting container: 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d\" id=4dcf2431-12e6-46ce-b8ef-0b4e0ab6db71 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:40.216371 crc crio[24245]: time=\"2026-06-14T08:47:40.216195543Z\" level=info msg=\"Started container\" PID=61943 containerID=57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d description=openstack/swift-storage-0/swift-recon-cron id=4dcf2431-12e6-46ce-b8ef-0b4e0ab6db71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\nJun 14 08:47:41.798091 crc crio[24245]: time=\"2026-06-14T08:47:41.797025955Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-z98sq/POD\" id=59faf958-af97-4502-bf84-1cd23b1136da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:41.799338 crc crio[24245]: time=\"2026-06-14T08:47:41.79811873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:41.892366 crc crio[24245]: time=\"2026-06-14T08:47:41.89218857Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-z98sq Namespace:openstack ID:6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7 UID:c6eb000c-0b08-47f2-93d0-c23bd4923f40 NetNS:/var/run/netns/f0252b44-0549-41d9-b440-505e3bfa070f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6eb000c_0b08_47f2_93d0_c23bd4923f40.slice PodAnnotations:0xc002422b78}] Aliases:map[]}\"\nJun 14 08:47:41.892366 crc crio[24245]: time=\"2026-06-14T08:47:41.892304944Z\" level=info msg=\"Adding pod openstack_glance-db-sync-z98sq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:41.910587 crc crio[24245]: time=\"2026-06-14T08:47:41.910320831Z\" level=info msg=\"Stopping pod sandbox: 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789\" id=c913f494-acf2-423d-99a3-61bf0a178adf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:41.910587 crc crio[24245]: time=\"2026-06-14T08:47:41.910535603Z\" level=info msg=\"Stopping pod sandbox: 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f\" id=35cc13da-f01d-424a-ac25-dedbcf1a262e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:41.911046 crc crio[24245]: time=\"2026-06-14T08:47:41.910656277Z\" level=info msg=\"Stopping pod sandbox: 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb\" id=7e40b576-dc83-4a23-a7d2-2bbd2028c3f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:41.915927 crc crio[24245]: time=\"2026-06-14T08:47:41.915482807Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-pjvdx Namespace:openstack ID:550111e547589fac72f0536233315138514140be684d899534438d4f1c748789 UID:7b075f52-5a72-4e01-b85f-1dd7c8e528b6 NetNS:/var/run/netns/c0fa2770-799e-4d64-b08b-eb898f4e1b58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b075f52_5a72_4e01_b85f_1dd7c8e528b6.slice PodAnnotations:0xc0004cd748}] Aliases:map[]}\"\nJun 14 08:47:41.917424 crc crio[24245]: time=\"2026-06-14T08:47:41.916441211Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-rb2vf Namespace:openstack ID:53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb UID:69dd5e24-2dad-46a2-9000-27c0d2952c35 NetNS:/var/run/netns/5ca7d314-0ffe-4b8f-a476-960e17cb8fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dd5e24_2dad_46a2_9000_27c0d2952c35.slice PodAnnotations:0xc000602c98}] Aliases:map[]}\"\nJun 14 08:47:41.923318 crc crio[24245]: time=\"2026-06-14T08:47:41.920114029Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-pjvdx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:41.923318 crc crio[24245]: time=\"2026-06-14T08:47:41.917096181Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-9xrtg Namespace:openstack ID:307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f UID:3cb97b50-2d66-482a-abf2-b66e35ed969c NetNS:/var/run/netns/ce121921-051e-42fd-97a8-c5e6fcb8c4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cb97b50_2d66_482a_abf2_b66e35ed969c.slice PodAnnotations:0xc0001311e0}] Aliases:map[]}\"\nJun 14 08:47:41.923318 crc crio[24245]: time=\"2026-06-14T08:47:41.922020888Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-9xrtg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:41.933758 crc crio[24245]: time=\"2026-06-14T08:47:41.933634942Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-rb2vf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:42.427790 crc crio[24245]: time=\"2026-06-14T08:47:42.427096278Z\" level=info msg=\"Stopped pod sandbox: 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789\" id=c913f494-acf2-423d-99a3-61bf0a178adf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:42.728718 crc crio[24245]: time=\"2026-06-14T08:47:42.72711077Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-868d559989-sff92/POD\" id=164e9941-261b-4df6-a93d-8e46d2032430 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:42.728718 crc crio[24245]: time=\"2026-06-14T08:47:42.72762175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:42.794146 crc crio[24245]: time=\"2026-06-14T08:47:42.793812569Z\" level=info msg=\"Stopped pod sandbox: 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb\" id=7e40b576-dc83-4a23-a7d2-2bbd2028c3f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:42.795952 crc crio[24245]: time=\"2026-06-14T08:47:42.795648867Z\" level=info msg=\"Stopped pod sandbox: 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f\" id=35cc13da-f01d-424a-ac25-dedbcf1a262e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:42.819420 crc crio[24245]: time=\"2026-06-14T08:47:42.819085116Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-sff92 Namespace:openstack ID:9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080 UID:ac059631-8e12-4273-8f00-6be5afdde2d3 NetNS:/var/run/netns/6127d49f-c8d1-4a3c-b26c-5dae8519628b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac059631_8e12_4273_8f00_6be5afdde2d3.slice PodAnnotations:0xc0005224c0}] Aliases:map[]}\"\nJun 14 08:47:42.819420 crc crio[24245]: time=\"2026-06-14T08:47:42.819280521Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-868d559989-sff92 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:43.291290 crc crio[24245]: 2026-06-14T08:47:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6762a18d1c67848 Mac:2a:a3:61:ef:77:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/f0252b44-0549-41d9-b440-505e3bfa070f SocketPath: PciID:}] [{Interface:0xc0001b4d90 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:43.293749 crc crio[24245]: time=\"2026-06-14T08:47:43.293646128Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-z98sq Namespace:openstack ID:6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7 UID:c6eb000c-0b08-47f2-93d0-c23bd4923f40 NetNS:/var/run/netns/f0252b44-0549-41d9-b440-505e3bfa070f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6eb000c_0b08_47f2_93d0_c23bd4923f40.slice PodAnnotations:0xc002422b78}] Aliases:map[]}\"\nJun 14 08:47:43.293975 crc crio[24245]: time=\"2026-06-14T08:47:43.293922867Z\" level=info msg=\"Checking pod openstack_glance-db-sync-z98sq for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:43.323586 crc crio[24245]: time=\"2026-06-14T08:47:43.32347359Z\" level=info msg=\"Ran pod sandbox 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7 with infra container: openstack/glance-db-sync-z98sq/POD\" id=59faf958-af97-4502-bf84-1cd23b1136da name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:43.334132 crc crio[24245]: time=\"2026-06-14T08:47:43.332544648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ef67dbd5-ca9b-48cb-84e6-b36d69729617 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:43.334132 crc crio[24245]: time=\"2026-06-14T08:47:43.332952861Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 not found\" id=ef67dbd5-ca9b-48cb-84e6-b36d69729617 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:43.334132 crc crio[24245]: time=\"2026-06-14T08:47:43.333045674Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 found\" id=ef67dbd5-ca9b-48cb-84e6-b36d69729617 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:43.337467 crc crio[24245]: time=\"2026-06-14T08:47:43.337164675Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=16147b02-f0a0-4881-bdbb-6017a0a0b968 name=/runtime.v1.ImageService/PullImage\nJun 14 08:47:43.351058 crc crio[24245]: time=\"2026-06-14T08:47:43.350977167Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\\\"\"\nJun 14 08:47:43.534021 crc crio[24245]: 2026-06-14T08:47:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b416932829840d Mac:3e:46:0c:97:18:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/6127d49f-c8d1-4a3c-b26c-5dae8519628b SocketPath: PciID:}] [{Interface:0xc00025ca00 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:47:43.534892 crc crio[24245]: time=\"2026-06-14T08:47:43.534742255Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-sff92 Namespace:openstack ID:9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080 UID:ac059631-8e12-4273-8f00-6be5afdde2d3 NetNS:/var/run/netns/6127d49f-c8d1-4a3c-b26c-5dae8519628b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac059631_8e12_4273_8f00_6be5afdde2d3.slice PodAnnotations:0xc0005224c0}] Aliases:map[]}\"\nJun 14 08:47:43.535203 crc crio[24245]: time=\"2026-06-14T08:47:43.535115017Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-868d559989-sff92 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:47:43.552131 crc crio[24245]: time=\"2026-06-14T08:47:43.551814473Z\" level=info msg=\"Ran pod sandbox 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080 with infra container: openstack/dnsmasq-dns-868d559989-sff92/POD\" id=164e9941-261b-4df6-a93d-8e46d2032430 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:43.555306 crc crio[24245]: time=\"2026-06-14T08:47:43.555161197Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=840ef7bd-b497-4990-815d-11cffd8d6193 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:43.635047 crc crio[24245]: time=\"2026-06-14T08:47:43.63492348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=56db728d-9d6f-4bdc-8f83-197b43f97fca name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:43.732997 crc crio[24245]: time=\"2026-06-14T08:47:43.732665807Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-868d559989-sff92/init\" id=cf813087-4006-4014-a5c3-f59a80d356a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:43.733439 crc crio[24245]: time=\"2026-06-14T08:47:43.733382861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:43.821631 crc crio[24245]: time=\"2026-06-14T08:47:43.821560832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:43.827922 crc crio[24245]: time=\"2026-06-14T08:47:43.827896903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:44.053300 crc crio[24245]: time=\"2026-06-14T08:47:44.053160638Z\" level=info msg=\"Created container 35ef22621a2ceb3f0b90f50bce6b2d0e98aacf7d37c35ebd92b19205d551aaf8: openstack/dnsmasq-dns-868d559989-sff92/init\" id=cf813087-4006-4014-a5c3-f59a80d356a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:44.056015 crc crio[24245]: time=\"2026-06-14T08:47:44.05578094Z\" level=info msg=\"Starting container: 35ef22621a2ceb3f0b90f50bce6b2d0e98aacf7d37c35ebd92b19205d551aaf8\" id=5d64043e-52bd-4230-99d9-1a58877c3769 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:44.065554 crc crio[24245]: time=\"2026-06-14T08:47:44.065454529Z\" level=info msg=\"Started container\" PID=62305 containerID=35ef22621a2ceb3f0b90f50bce6b2d0e98aacf7d37c35ebd92b19205d551aaf8 description=openstack/dnsmasq-dns-868d559989-sff92/init id=5d64043e-52bd-4230-99d9-1a58877c3769 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080\nJun 14 08:47:45.104326 crc crio[24245]: time=\"2026-06-14T08:47:45.092420818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=de54eb5b-dcea-4ec5-8e1e-d2058afaa85c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:48.595721 crc crio[24245]: time=\"2026-06-14T08:47:48.594667999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a0d8ff49-9153-4e51-9c34-e423a1a341a4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:48.637244 crc crio[24245]: time=\"2026-06-14T08:47:48.637127174Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-868d559989-sff92/dnsmasq-dns\" id=88954318-91cf-4b79-9e9f-e50d6a80ef5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:48.637966 crc crio[24245]: time=\"2026-06-14T08:47:48.637800486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:48.665268 crc crio[24245]: time=\"2026-06-14T08:47:48.664516267Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=d1c416ac-68f3-4464-a082-7b26643741a8 name=/runtime.v1.ImageService/PullImage\nJun 14 08:47:48.666399 crc crio[24245]: time=\"2026-06-14T08:47:48.666305263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=8c43606d-877d-4daa-8144-526ce481043d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:48.707658 crc crio[24245]: time=\"2026-06-14T08:47:48.707516003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:48.710437 crc crio[24245]: time=\"2026-06-14T08:47:48.710332927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=f34eb554-11e3-4bb2-8419-08c93995bbaf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:47:48.715584 crc crio[24245]: time=\"2026-06-14T08:47:48.715475633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:48.728960 crc crio[24245]: time=\"2026-06-14T08:47:48.728824727Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-r9dtq/keystone-db-sync\" id=8e01f331-851f-4f7c-8d05-1067a2d0d277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:48.730816 crc crio[24245]: time=\"2026-06-14T08:47:48.730734739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:48.790758 crc crio[24245]: time=\"2026-06-14T08:47:48.79069089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:48.794369 crc crio[24245]: time=\"2026-06-14T08:47:48.794294554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:48.988340 crc crio[24245]: time=\"2026-06-14T08:47:48.988172577Z\" level=info msg=\"Created container 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847: openstack/dnsmasq-dns-868d559989-sff92/dnsmasq-dns\" id=88954318-91cf-4b79-9e9f-e50d6a80ef5a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:48.989453 crc crio[24245]: time=\"2026-06-14T08:47:48.989349645Z\" level=info msg=\"Created container 81ab41224e0e65df053463c2fcd9df9cbc19188ee75382c0e378a11e42bed1b1: openstack/keystone-db-sync-r9dtq/keystone-db-sync\" id=8e01f331-851f-4f7c-8d05-1067a2d0d277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:47:48.989906 crc crio[24245]: time=\"2026-06-14T08:47:48.989362175Z\" level=info msg=\"Starting container: 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847\" id=43b514d0-036f-4691-83e5-35f90c2d570a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:48.991287 crc crio[24245]: time=\"2026-06-14T08:47:48.991170803Z\" level=info msg=\"Starting container: 81ab41224e0e65df053463c2fcd9df9cbc19188ee75382c0e378a11e42bed1b1\" id=a8f45929-42d3-48c8-9340-013c0e72c11f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:47:48.999823 crc crio[24245]: time=\"2026-06-14T08:47:48.998820966Z\" level=info msg=\"Started container\" PID=62559 containerID=81ab41224e0e65df053463c2fcd9df9cbc19188ee75382c0e378a11e42bed1b1 description=openstack/keystone-db-sync-r9dtq/keystone-db-sync id=a8f45929-42d3-48c8-9340-013c0e72c11f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2\nJun 14 08:47:49.004126 crc crio[24245]: time=\"2026-06-14T08:47:48.998963591Z\" level=info msg=\"Started container\" PID=62558 containerID=908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847 description=openstack/dnsmasq-dns-868d559989-sff92/dnsmasq-dns id=43b514d0-036f-4691-83e5-35f90c2d570a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080\nJun 14 08:47:55.316742 crc crio[24245]: time=\"2026-06-14T08:47:55.315807255Z\" level=info msg=\"Stopping pod sandbox: 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2\" id=a6f7492b-c9a7-481d-9f4a-f6f8a403e4bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:47:55.318289 crc crio[24245]: time=\"2026-06-14T08:47:55.317976864Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-r9dtq Namespace:openstack ID:5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2 UID:3c1bcb84-5529-4536-a978-e677c31d9445 NetNS:/var/run/netns/cd97c304-b040-4f9a-ad0c-fee37bb83d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1bcb84_5529_4536_a978_e677c31d9445.slice PodAnnotations:0xc001b860d8}] Aliases:map[]}\"\nJun 14 08:47:55.318289 crc crio[24245]: time=\"2026-06-14T08:47:55.318250644Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-r9dtq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:47:56.373947 crc crio[24245]: time=\"2026-06-14T08:47:56.373515983Z\" level=info msg=\"Stopping container: cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158 (timeout: 10s)\" id=79280535-a57c-428d-baed-f76c05b2c240 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:47:58.100832 crc crio[24245]: time=\"2026-06-14T08:47:58.099924876Z\" level=info msg=\"Running pod sandbox: openstack/cinder-8ed3-account-create-85z5g/POD\" id=1ee849cb-ca16-41c9-ac91-4e67dd3e609b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:58.103159 crc crio[24245]: time=\"2026-06-14T08:47:58.101189327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:58.262235 crc crio[24245]: time=\"2026-06-14T08:47:58.262077347Z\" level=info msg=\"Running pod sandbox: openstack/barbican-6e2f-account-create-6hcxz/POD\" id=e6726953-9e3c-4b1d-b460-ae4da023f0ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:58.262544 crc crio[24245]: time=\"2026-06-14T08:47:58.26247355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:47:58.601291 crc crio[24245]: time=\"2026-06-14T08:47:58.601148179Z\" level=info msg=\"Running pod sandbox: openstack/neutron-4ad3-account-create-htmxg/POD\" id=bf455c34-1b4d-49c8-9ff3-592b70dc6217 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:47:58.601567 crc crio[24245]: time=\"2026-06-14T08:47:58.601340105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:00.541402 crc crio[24245]: time=\"2026-06-14T08:48:00.539900443Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690448-dnr4s/POD\" id=6591ee4d-b52c-40c9-a534-bc1352efa5a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:00.541402 crc crio[24245]: time=\"2026-06-14T08:48:00.541410271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:02.860363 crc crio[24245]: time=\"2026-06-14T08:48:02.859720858Z\" level=info msg=\"Stopped pod sandbox: 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2\" id=a6f7492b-c9a7-481d-9f4a-f6f8a403e4bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:02.886671 crc crio[24245]: time=\"2026-06-14T08:48:02.886605115Z\" level=info msg=\"Stopped container cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/dnsmasq-dns\" id=79280535-a57c-428d-baed-f76c05b2c240 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:48:02.889812 crc crio[24245]: time=\"2026-06-14T08:48:02.889733788Z\" level=info msg=\"Stopping pod sandbox: 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a\" id=1accdc63-4125-4d5c-ab0a-adba6d881245 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:02.890437 crc crio[24245]: time=\"2026-06-14T08:48:02.890360999Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-d2nfm Namespace:openstack ID:308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a UID:05bba96f-86a9-4c9b-b0f4-1c0b2fceeea1 NetNS:/var/run/netns/1ef9f61f-367d-45a2-ac56-1590fea62b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05bba96f_86a9_4c9b_b0f4_1c0b2fceeea1.slice PodAnnotations:0xc00274a9e8}] Aliases:map[]}\"\nJun 14 08:48:02.890613 crc crio[24245]: time=\"2026-06-14T08:48:02.890542474Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7bfbc64dcf-d2nfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:03.119114 crc crio[24245]: time=\"2026-06-14T08:48:03.118090218Z\" level=info msg=\"Got pod network &{Name:barbican-6e2f-account-create-6hcxz Namespace:openstack ID:d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6 UID:cc9f6723-399d-407c-aab5-d316fbb25143 NetNS:/var/run/netns/80b00194-0996-4449-bd44-5b0b73252399 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc9f6723_399d_407c_aab5_d316fbb25143.slice PodAnnotations:0xc00274a128}] Aliases:map[]}\"\nJun 14 08:48:03.120504 crc crio[24245]: time=\"2026-06-14T08:48:03.120396312Z\" level=info msg=\"Adding pod openstack_barbican-6e2f-account-create-6hcxz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:03.154310 crc crio[24245]: time=\"2026-06-14T08:48:03.151771934Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=16147b02-f0a0-4881-bdbb-6017a0a0b968 name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:03.154310 crc crio[24245]: time=\"2026-06-14T08:48:03.15333004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=f68d5940-4b8b-4946-a3f2-ace9bb85eb6e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:03.168946 crc crio[24245]: time=\"2026-06-14T08:48:03.168759045Z\" level=info msg=\"Got pod network &{Name:neutron-4ad3-account-create-htmxg Namespace:openstack ID:873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8 UID:47b2d2fd-d95f-43e6-a440-e93c514c6501 NetNS:/var/run/netns/e84a8811-a9d6-451b-974e-e5b97bb1b14e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47b2d2fd_d95f_43e6_a440_e93c514c6501.slice PodAnnotations:0xc000602300}] Aliases:map[]}\"\nJun 14 08:48:03.170779 crc crio[24245]: time=\"2026-06-14T08:48:03.17045826Z\" level=info msg=\"Adding pod openstack_neutron-4ad3-account-create-htmxg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:03.185998 crc crio[24245]: time=\"2026-06-14T08:48:03.18590193Z\" level=info msg=\"Got pod network &{Name:cinder-8ed3-account-create-85z5g Namespace:openstack ID:aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872 UID:d93bb9b9-7c2c-47aa-a63d-aea045ad32b3 NetNS:/var/run/netns/3db152ef-24ff-4845-b627-56cd78936a28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd93bb9b9_7c2c_47aa_a63d_aea045ad32b3.slice PodAnnotations:0xc001c3c1e8}] Aliases:map[]}\"\nJun 14 08:48:03.186526 crc crio[24245]: time=\"2026-06-14T08:48:03.186499629Z\" level=info msg=\"Adding pod openstack_cinder-8ed3-account-create-85z5g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:03.205736 crc crio[24245]: time=\"2026-06-14T08:48:03.205006264Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690448-dnr4s Namespace:openshift-infra ID:06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181 UID:0abcfb95-7020-428d-a1a4-307739773923 NetNS:/var/run/netns/58e68bdf-b9ec-4cdd-8961-16cf0c749903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0abcfb95_7020_428d_a1a4_307739773923.slice PodAnnotations:0xc001c3c378}] Aliases:map[]}\"\nJun 14 08:48:03.205736 crc crio[24245]: time=\"2026-06-14T08:48:03.205085126Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690448-dnr4s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:03.250205 crc crio[24245]: time=\"2026-06-14T08:48:03.249330104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=eaa6fc00-4e86-44b7-a5b5-591db0e92aa5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:03.279939 crc crio[24245]: time=\"2026-06-14T08:48:03.279808238Z\" level=info msg=\"Creating container: openstack/glance-db-sync-z98sq/glance-db-sync\" id=74dfa8a3-5cba-44cf-9baf-8c651081803f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:03.284369 crc crio[24245]: time=\"2026-06-14T08:48:03.284290132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:03.337338 crc crio[24245]: time=\"2026-06-14T08:48:03.336973157Z\" level=info msg=\"Stopped pod sandbox: 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a\" id=1accdc63-4125-4d5c-ab0a-adba6d881245 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:03.390564 crc crio[24245]: time=\"2026-06-14T08:48:03.390477657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:03.537665 crc crio[24245]: time=\"2026-06-14T08:48:03.537117309Z\" level=info msg=\"Removing container: cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158\" id=dea8be4c-b0ff-451a-9cf8-a6b47b32fa18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:48:03.589458 crc crio[24245]: 2026-06-14T08:48:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0f139f63768bb7 Mac:ee:8d:af:f0:10:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/80b00194-0996-4449-bd44-5b0b73252399 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:03.595006 crc crio[24245]: time=\"2026-06-14T08:48:03.594916634Z\" level=info msg=\"Got pod network &{Name:barbican-6e2f-account-create-6hcxz Namespace:openstack ID:d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6 UID:cc9f6723-399d-407c-aab5-d316fbb25143 NetNS:/var/run/netns/80b00194-0996-4449-bd44-5b0b73252399 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc9f6723_399d_407c_aab5_d316fbb25143.slice PodAnnotations:0xc00274a128}] Aliases:map[]}\"\nJun 14 08:48:03.595191 crc crio[24245]: time=\"2026-06-14T08:48:03.595145172Z\" level=info msg=\"Checking pod openstack_barbican-6e2f-account-create-6hcxz for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:03.601744 crc crio[24245]: time=\"2026-06-14T08:48:03.601656505Z\" level=info msg=\"Removed container cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/dnsmasq-dns\" id=dea8be4c-b0ff-451a-9cf8-a6b47b32fa18 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:48:03.615089 crc crio[24245]: time=\"2026-06-14T08:48:03.614990825Z\" level=info msg=\"Removing container: a92ab4895c2d853017e20814ab0bab4f0ce4e9812c702e0b8448812b74086d27\" id=629e39a9-895a-436c-a4a2-4fa30abbc86e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:48:03.620140 crc crio[24245]: time=\"2026-06-14T08:48:03.620042438Z\" level=info msg=\"Ran pod sandbox d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6 with infra container: openstack/barbican-6e2f-account-create-6hcxz/POD\" id=e6726953-9e3c-4b1d-b460-ae4da023f0ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:03.623461 crc crio[24245]: time=\"2026-06-14T08:48:03.623276797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d9d41d0b-d981-4a1d-b4e8-05e957281872 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:03.629786 crc crio[24245]: time=\"2026-06-14T08:48:03.62964237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2e6e8df6-b5a2-43ee-b01e-b09482723ff9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:03.652674 crc crio[24245]: time=\"2026-06-14T08:48:03.652536769Z\" level=info msg=\"Creating container: openstack/barbican-6e2f-account-create-6hcxz/mariadb-account-create\" id=4be2411e-d221-4b00-a52c-1d3aaada0f23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:03.662141 crc crio[24245]: time=\"2026-06-14T08:48:03.662046208Z\" level=info msg=\"Removed container a92ab4895c2d853017e20814ab0bab4f0ce4e9812c702e0b8448812b74086d27: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/init\" id=629e39a9-895a-436c-a4a2-4fa30abbc86e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:48:03.662630 crc crio[24245]: time=\"2026-06-14T08:48:03.662543119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:03.737252 crc crio[24245]: time=\"2026-06-14T08:48:03.737103936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:03.742391 crc crio[24245]: time=\"2026-06-14T08:48:03.74225814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:03.931043 crc crio[24245]: time=\"2026-06-14T08:48:03.92670256Z\" level=info msg=\"Created container 895005fd8b845506b47c2f793e1055fdbbb2a1968ba159b24c0e2e8e1b4a57d5: openstack/barbican-6e2f-account-create-6hcxz/mariadb-account-create\" id=4be2411e-d221-4b00-a52c-1d3aaada0f23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:03.931043 crc crio[24245]: time=\"2026-06-14T08:48:03.93007778Z\" level=info msg=\"Starting container: 895005fd8b845506b47c2f793e1055fdbbb2a1968ba159b24c0e2e8e1b4a57d5\" id=960f0b5e-b9bb-4379-b969-986e89c91ffb name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:03.954689 crc crio[24245]: 2026-06-14T08:48:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:873fb664611ebf6 Mac:d6:7d:4b:bf:7e:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/e84a8811-a9d6-451b-974e-e5b97bb1b14e SocketPath: PciID:}] [{Interface:0xc0001845b0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:03.955620 crc crio[24245]: time=\"2026-06-14T08:48:03.955543577Z\" level=info msg=\"Got pod network &{Name:neutron-4ad3-account-create-htmxg Namespace:openstack ID:873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8 UID:47b2d2fd-d95f-43e6-a440-e93c514c6501 NetNS:/var/run/netns/e84a8811-a9d6-451b-974e-e5b97bb1b14e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47b2d2fd_d95f_43e6_a440_e93c514c6501.slice PodAnnotations:0xc000602300}] Aliases:map[]}\"\nJun 14 08:48:03.956012 crc crio[24245]: time=\"2026-06-14T08:48:03.955705163Z\" level=info msg=\"Checking pod openstack_neutron-4ad3-account-create-htmxg for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:03.964819 crc crio[24245]: time=\"2026-06-14T08:48:03.962655536Z\" level=info msg=\"Started container\" PID=63459 containerID=895005fd8b845506b47c2f793e1055fdbbb2a1968ba159b24c0e2e8e1b4a57d5 description=openstack/barbican-6e2f-account-create-6hcxz/mariadb-account-create id=960f0b5e-b9bb-4379-b969-986e89c91ffb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6\nJun 14 08:48:03.966635 crc crio[24245]: time=\"2026-06-14T08:48:03.966164739Z\" level=info msg=\"Ran pod sandbox 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8 with infra container: openstack/neutron-4ad3-account-create-htmxg/POD\" id=bf455c34-1b4d-49c8-9ff3-592b70dc6217 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:03.970605 crc crio[24245]: time=\"2026-06-14T08:48:03.969775783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b8c9f34d-2c7b-42fc-8303-ad34c90fd141 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:03.974012 crc crio[24245]: time=\"2026-06-14T08:48:03.972787716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=043b109d-195d-4b0e-a598-ef75eaa5ca3b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:03.988116 crc crio[24245]: time=\"2026-06-14T08:48:03.988047443Z\" level=info msg=\"Creating container: openstack/neutron-4ad3-account-create-htmxg/mariadb-account-create\" id=593522c2-ca38-40a3-85bd-039abff08d66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:03.988545 crc crio[24245]: time=\"2026-06-14T08:48:03.988483777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:04.046063 crc crio[24245]: time=\"2026-06-14T08:48:04.04411617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:04.053555 crc crio[24245]: time=\"2026-06-14T08:48:04.053388332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:04.056130 crc crio[24245]: 2026-06-14T08:48:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaa3795a704a775 Mac:9e:ff:cd:6a:6a:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/3db152ef-24ff-4845-b627-56cd78936a28 SocketPath: PciID:}] [{Interface:0xc000260fa0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:04.075548 crc crio[24245]: time=\"2026-06-14T08:48:04.074410142Z\" level=info msg=\"Got pod network &{Name:cinder-8ed3-account-create-85z5g Namespace:openstack ID:aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872 UID:d93bb9b9-7c2c-47aa-a63d-aea045ad32b3 NetNS:/var/run/netns/3db152ef-24ff-4845-b627-56cd78936a28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd93bb9b9_7c2c_47aa_a63d_aea045ad32b3.slice PodAnnotations:0xc001c3c1e8}] Aliases:map[]}\"\nJun 14 08:48:04.075548 crc crio[24245]: time=\"2026-06-14T08:48:04.075498467Z\" level=info msg=\"Checking pod openstack_cinder-8ed3-account-create-85z5g for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:04.102369 crc crio[24245]: 2026-06-14T08:48:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06c0f0c36458692 Mac:02:ce:36:af:24:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/58e68bdf-b9ec-4cdd-8961-16cf0c749903 SocketPath: PciID:}] [{Interface:0xc000514880 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:04.105075 crc crio[24245]: time=\"2026-06-14T08:48:04.105020983Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690448-dnr4s Namespace:openshift-infra ID:06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181 UID:0abcfb95-7020-428d-a1a4-307739773923 NetNS:/var/run/netns/58e68bdf-b9ec-4cdd-8961-16cf0c749903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0abcfb95_7020_428d_a1a4_307739773923.slice PodAnnotations:0xc001c3c378}] Aliases:map[]}\"\nJun 14 08:48:04.105686 crc crio[24245]: time=\"2026-06-14T08:48:04.105662054Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690448-dnr4s for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:04.110379 crc crio[24245]: time=\"2026-06-14T08:48:04.110198064Z\" level=info msg=\"Ran pod sandbox aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872 with infra container: openstack/cinder-8ed3-account-create-85z5g/POD\" id=1ee849cb-ca16-41c9-ac91-4e67dd3e609b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:04.114717 crc crio[24245]: time=\"2026-06-14T08:48:04.114639653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5d023e55-4471-421f-bff0-940be7e713f0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:04.116662 crc crio[24245]: time=\"2026-06-14T08:48:04.116621167Z\" level=info msg=\"Ran pod sandbox 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181 with infra container: openshift-infra/auto-csr-approver-29690448-dnr4s/POD\" id=6591ee4d-b52c-40c9-a534-bc1352efa5a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:04.119113 crc crio[24245]: time=\"2026-06-14T08:48:04.118731639Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f1bc75be-7fed-47c2-8596-378018bb59e7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:04.119698 crc crio[24245]: time=\"2026-06-14T08:48:04.119550329Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cc4448cd-9855-4787-a3de-cca2ae61d107 name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:04.130145 crc crio[24245]: time=\"2026-06-14T08:48:04.130050263Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 08:48:04.233072 crc crio[24245]: time=\"2026-06-14T08:48:04.230896143Z\" level=info msg=\"Creating container: openstack/cinder-8ed3-account-create-85z5g/mariadb-account-create\" id=1add8261-baab-43aa-a82e-b19a737b92da name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:04.233072 crc crio[24245]: time=\"2026-06-14T08:48:04.231464392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:04.325000 crc crio[24245]: time=\"2026-06-14T08:48:04.320809085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:04.327155 crc crio[24245]: time=\"2026-06-14T08:48:04.327092207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:04.345360 crc crio[24245]: time=\"2026-06-14T08:48:04.3451359Z\" level=info msg=\"Created container 2f7ac3bde4f1258f7d1cd0df9ef19944bf4ea8568edcd8b6c38e60fac8205c9c: openstack/neutron-4ad3-account-create-htmxg/mariadb-account-create\" id=593522c2-ca38-40a3-85bd-039abff08d66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:04.346625 crc crio[24245]: time=\"2026-06-14T08:48:04.34641867Z\" level=info msg=\"Starting container: 2f7ac3bde4f1258f7d1cd0df9ef19944bf4ea8568edcd8b6c38e60fac8205c9c\" id=a3b5a2f2-959b-4538-aa41-e794cf2dd74b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:04.358495 crc crio[24245]: time=\"2026-06-14T08:48:04.358194177Z\" level=info msg=\"Started container\" PID=63479 containerID=2f7ac3bde4f1258f7d1cd0df9ef19944bf4ea8568edcd8b6c38e60fac8205c9c description=openstack/neutron-4ad3-account-create-htmxg/mariadb-account-create id=a3b5a2f2-959b-4538-aa41-e794cf2dd74b name=/runtime.v1.RuntimeService/StartContainer sandboxID=873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8\nJun 14 08:48:04.608915 crc crio[24245]: time=\"2026-06-14T08:48:04.605834493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:04.686003 crc crio[24245]: time=\"2026-06-14T08:48:04.685821869Z\" level=info msg=\"Created container 8f2dca7cb265e72630e17463b8d19a220c543af6d1b7df023f2fcd8e531bf1be: openstack/cinder-8ed3-account-create-85z5g/mariadb-account-create\" id=1add8261-baab-43aa-a82e-b19a737b92da name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:04.687172 crc crio[24245]: time=\"2026-06-14T08:48:04.68710549Z\" level=info msg=\"Starting container: 8f2dca7cb265e72630e17463b8d19a220c543af6d1b7df023f2fcd8e531bf1be\" id=b741511d-6328-43f5-927e-94ef3e279882 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:04.699780 crc crio[24245]: time=\"2026-06-14T08:48:04.699668825Z\" level=info msg=\"Started container\" PID=63492 containerID=8f2dca7cb265e72630e17463b8d19a220c543af6d1b7df023f2fcd8e531bf1be description=openstack/cinder-8ed3-account-create-85z5g/mariadb-account-create id=b741511d-6328-43f5-927e-94ef3e279882 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872\nJun 14 08:48:05.085771 crc crio[24245]: time=\"2026-06-14T08:48:05.080732073Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cc4448cd-9855-4787-a3de-cca2ae61d107 name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:05.108458 crc crio[24245]: time=\"2026-06-14T08:48:05.108371981Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=09999f14-1253-4ea5-8cae-03b916ced6ff name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:05.126624 crc crio[24245]: time=\"2026-06-14T08:48:05.122910579Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8a726061-bc1f-46da-8b56-200b04f524a5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:05.208017 crc crio[24245]: time=\"2026-06-14T08:48:05.205948059Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690448-dnr4s/oc\" id=a5ab7fe2-e0a7-48e0-b16c-68b813450e64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:05.208017 crc crio[24245]: time=\"2026-06-14T08:48:05.206509617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:05.248495 crc crio[24245]: time=\"2026-06-14T08:48:05.24574042Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-66889dc585-2tcnt/POD\" id=5ec368dd-b69c-46f6-9066-f5a799b83fab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:05.248495 crc crio[24245]: time=\"2026-06-14T08:48:05.245906356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:05.323062 crc crio[24245]: time=\"2026-06-14T08:48:05.319580808Z\" level=info msg=\"Created container b039dbc40afa10cbc78bec4f54a7748d12893fbaec96f5e3793264eb35a19723: openstack/glance-db-sync-z98sq/glance-db-sync\" id=74dfa8a3-5cba-44cf-9baf-8c651081803f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:05.346916 crc crio[24245]: time=\"2026-06-14T08:48:05.346783494Z\" level=info msg=\"Starting container: b039dbc40afa10cbc78bec4f54a7748d12893fbaec96f5e3793264eb35a19723\" id=4e63ecb8-d871-4bc0-8210-f441478cff55 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:05.379898 crc crio[24245]: time=\"2026-06-14T08:48:05.373784875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:05.379898 crc crio[24245]: time=\"2026-06-14T08:48:05.379148398Z\" level=info msg=\"Started container\" PID=63571 containerID=b039dbc40afa10cbc78bec4f54a7748d12893fbaec96f5e3793264eb35a19723 description=openstack/glance-db-sync-z98sq/glance-db-sync id=4e63ecb8-d871-4bc0-8210-f441478cff55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7\nJun 14 08:48:05.403042 crc crio[24245]: time=\"2026-06-14T08:48:05.402013079Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-2tcnt Namespace:openstack ID:3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe UID:2defdba4-8900-46ee-82b1-b9395029413b NetNS:/var/run/netns/6de309ec-1102-40f1-94f6-28386e83a5a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2defdba4_8900_46ee_82b1_b9395029413b.slice PodAnnotations:0xc002422b30}] Aliases:map[]}\"\nJun 14 08:48:05.403042 crc crio[24245]: time=\"2026-06-14T08:48:05.402090891Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-66889dc585-2tcnt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:05.471257 crc crio[24245]: time=\"2026-06-14T08:48:05.470162428Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-np4tb/POD\" id=b91a6abb-a2c3-4f81-80e7-39cb765d197d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:05.471257 crc crio[24245]: time=\"2026-06-14T08:48:05.470319213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:05.682472 crc crio[24245]: time=\"2026-06-14T08:48:05.681987083Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=930c04fd-ce9d-425c-8cbb-9558c744d7e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:05.682740 crc crio[24245]: time=\"2026-06-14T08:48:05.682492629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:05.896903 crc crio[24245]: time=\"2026-06-14T08:48:05.895519065Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-np4tb Namespace:openstack ID:633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104 UID:2ad3cc6a-131e-47c6-8cf2-caa8654bc4c4 NetNS:/var/run/netns/e1171715-2ae0-456b-ad48-1b825eb29832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad3cc6a_131e_47c6_8cf2_caa8654bc4c4.slice PodAnnotations:0xc00274a288}] Aliases:map[]}\"\nJun 14 08:48:05.896903 crc crio[24245]: time=\"2026-06-14T08:48:05.895577516Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-np4tb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:05.938454 crc crio[24245]: time=\"2026-06-14T08:48:05.924198158Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92 UID:6cb2c11e-2004-45d3-8033-a8304efd50fb NetNS:/var/run/netns/1cf66c9d-618f-4b25-b9c5-d0843bc915d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb2c11e_2004_45d3_8033_a8304efd50fb.slice PodAnnotations:0xc003bf6170}] Aliases:map[]}\"\nJun 14 08:48:05.946707 crc crio[24245]: time=\"2026-06-14T08:48:05.946611399Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:05.957321 crc crio[24245]: time=\"2026-06-14T08:48:05.938483178Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-vfp5d/POD\" id=63bf4ee8-c9ea-4d99-8e4e-1b67d3cea47f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:05.957321 crc crio[24245]: time=\"2026-06-14T08:48:05.950095441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:06.076902 crc crio[24245]: time=\"2026-06-14T08:48:06.074316627Z\" level=info msg=\"Stopping pod sandbox: 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8\" id=5493e06b-8eb6-4cd6-af50-52506a8a4419 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:06.076902 crc crio[24245]: time=\"2026-06-14T08:48:06.074452038Z\" level=info msg=\"Stopping pod sandbox: d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6\" id=0fa3691f-6f37-4b3d-8a87-e7c89c3d1dfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:06.076902 crc crio[24245]: time=\"2026-06-14T08:48:06.074895806Z\" level=info msg=\"Got pod network &{Name:neutron-4ad3-account-create-htmxg Namespace:openstack ID:873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8 UID:47b2d2fd-d95f-43e6-a440-e93c514c6501 NetNS:/var/run/netns/e84a8811-a9d6-451b-974e-e5b97bb1b14e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47b2d2fd_d95f_43e6_a440_e93c514c6501.slice PodAnnotations:0xc001c3c318}] Aliases:map[]}\"\nJun 14 08:48:06.076902 crc crio[24245]: time=\"2026-06-14T08:48:06.074937933Z\" level=info msg=\"Got pod network &{Name:barbican-6e2f-account-create-6hcxz Namespace:openstack ID:d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6 UID:cc9f6723-399d-407c-aab5-d316fbb25143 NetNS:/var/run/netns/80b00194-0996-4449-bd44-5b0b73252399 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc9f6723_399d_407c_aab5_d316fbb25143.slice PodAnnotations:0xc001b86278}] Aliases:map[]}\"\nJun 14 08:48:06.076902 crc crio[24245]: time=\"2026-06-14T08:48:06.075048371Z\" level=info msg=\"Deleting pod openstack_neutron-4ad3-account-create-htmxg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:06.076902 crc crio[24245]: time=\"2026-06-14T08:48:06.075121369Z\" level=info msg=\"Deleting pod openstack_barbican-6e2f-account-create-6hcxz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:06.120019 crc crio[24245]: time=\"2026-06-14T08:48:06.108788695Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-vfp5d Namespace:openstack ID:d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa UID:3362f3cb-ee46-4897-977c-c2a8248aabc7 NetNS:/var/run/netns/48a28f9f-bdf7-4d28-970b-7149b1aff873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3362f3cb_ee46_4897_977c_c2a8248aabc7.slice PodAnnotations:0xc003bf6708}] Aliases:map[]}\"\nJun 14 08:48:06.120019 crc crio[24245]: time=\"2026-06-14T08:48:06.108909709Z\" level=info msg=\"Adding pod openstack_placement-db-sync-vfp5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:06.213612 crc crio[24245]: time=\"2026-06-14T08:48:06.213334655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:06.359307 crc crio[24245]: time=\"2026-06-14T08:48:06.358721098Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85d986748f-sp9s7/POD\" id=e9c9dcd1-544b-4df8-abd3-f6d25d1947e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:06.359458 crc crio[24245]: time=\"2026-06-14T08:48:06.35936572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:06.436171 crc crio[24245]: time=\"2026-06-14T08:48:06.435532875Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-sp9s7 Namespace:openstack ID:4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35 UID:249e8545-0a15-4b76-acd2-e82ce547000d NetNS:/var/run/netns/baaca325-4f7e-4923-8fc0-b10ebe2f6218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod249e8545_0a15_4b76_acd2_e82ce547000d.slice PodAnnotations:0xc000603350}] Aliases:map[]}\"\nJun 14 08:48:06.436171 crc crio[24245]: time=\"2026-06-14T08:48:06.435610298Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85d986748f-sp9s7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:06.675473 crc crio[24245]: time=\"2026-06-14T08:48:06.674374359Z\" level=info msg=\"Created container c5234d62167f2df341f319256db83cbfe89737f7361fa08db0de7f7af810a5f8: openshift-infra/auto-csr-approver-29690448-dnr4s/oc\" id=a5ab7fe2-e0a7-48e0-b16c-68b813450e64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:06.679681 crc crio[24245]: time=\"2026-06-14T08:48:06.679560164Z\" level=info msg=\"Starting container: c5234d62167f2df341f319256db83cbfe89737f7361fa08db0de7f7af810a5f8\" id=b1114564-e6b9-4c47-9e63-1249644473d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:06.687604 crc crio[24245]: time=\"2026-06-14T08:48:06.687497407Z\" level=info msg=\"Started container\" PID=63799 containerID=c5234d62167f2df341f319256db83cbfe89737f7361fa08db0de7f7af810a5f8 description=openshift-infra/auto-csr-approver-29690448-dnr4s/oc id=b1114564-e6b9-4c47-9e63-1249644473d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181\nJun 14 08:48:06.722194 crc crio[24245]: 2026-06-14T08:48:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ea55077c7692b7 Mac:86:96:81:75:26:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/6de309ec-1102-40f1-94f6-28386e83a5a8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:06.726460 crc crio[24245]: time=\"2026-06-14T08:48:06.726334243Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-2tcnt Namespace:openstack ID:3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe UID:2defdba4-8900-46ee-82b1-b9395029413b NetNS:/var/run/netns/6de309ec-1102-40f1-94f6-28386e83a5a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2defdba4_8900_46ee_82b1_b9395029413b.slice PodAnnotations:0xc002422b30}] Aliases:map[]}\"\nJun 14 08:48:06.727258 crc crio[24245]: time=\"2026-06-14T08:48:06.72717169Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-66889dc585-2tcnt for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:06.750246 crc crio[24245]: time=\"2026-06-14T08:48:06.75015995Z\" level=info msg=\"Ran pod sandbox 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe with infra container: openstack/dnsmasq-dns-66889dc585-2tcnt/POD\" id=5ec368dd-b69c-46f6-9066-f5a799b83fab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:06.767437 crc crio[24245]: time=\"2026-06-14T08:48:06.767178308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=33c29b5b-fb3d-469f-a372-c8b50246f743 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:06.825483 crc crio[24245]: time=\"2026-06-14T08:48:06.825380066Z\" level=info msg=\"Stopped pod sandbox: d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6\" id=0fa3691f-6f37-4b3d-8a87-e7c89c3d1dfe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:06.974524 crc crio[24245]: time=\"2026-06-14T08:48:06.971041887Z\" level=info msg=\"Stopped pod sandbox: 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8\" id=5493e06b-8eb6-4cd6-af50-52506a8a4419 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:07.006594 crc crio[24245]: 2026-06-14T08:48:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:633c381c96087ad Mac:be:cb:e1:24:74:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/e1171715-2ae0-456b-ad48-1b825eb29832 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:07.006904 crc crio[24245]: time=\"2026-06-14T08:48:07.00678535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=42d65409-b7b7-4a0c-8eba-af0209fb226a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:07.008725 crc crio[24245]: time=\"2026-06-14T08:48:07.008578347Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-np4tb Namespace:openstack ID:633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104 UID:2ad3cc6a-131e-47c6-8cf2-caa8654bc4c4 NetNS:/var/run/netns/e1171715-2ae0-456b-ad48-1b825eb29832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad3cc6a_131e_47c6_8cf2_caa8654bc4c4.slice PodAnnotations:0xc00274a288}] Aliases:map[]}\"\nJun 14 08:48:07.008982 crc crio[24245]: time=\"2026-06-14T08:48:07.008920948Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-np4tb for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:07.036631 crc crio[24245]: time=\"2026-06-14T08:48:07.035704812Z\" level=info msg=\"Ran pod sandbox 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104 with infra container: openstack/keystone-bootstrap-np4tb/POD\" id=b91a6abb-a2c3-4f81-80e7-39cb765d197d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:07.041350 crc crio[24245]: time=\"2026-06-14T08:48:07.041282059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=bf9032d6-d985-46cb-ba3d-f9e7b6c7ccd7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:07.059415 crc crio[24245]: 2026-06-14T08:48:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:688d5c27e3f104e Mac:8e:9c:99:08:af:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/1cf66c9d-618f-4b25-b9c5-d0843bc915d2 SocketPath: PciID:}] [{Interface:0xc000194dd0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:07.061678 crc crio[24245]: time=\"2026-06-14T08:48:07.061387826Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92 UID:6cb2c11e-2004-45d3-8033-a8304efd50fb NetNS:/var/run/netns/1cf66c9d-618f-4b25-b9c5-d0843bc915d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb2c11e_2004_45d3_8033_a8304efd50fb.slice PodAnnotations:0xc003bf6170}] Aliases:map[]}\"\nJun 14 08:48:07.062580 crc crio[24245]: time=\"2026-06-14T08:48:07.062182454Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-66889dc585-2tcnt/init\" id=bc23b8d9-fb8c-4db4-8859-7dd7dad6b14e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:07.062580 crc crio[24245]: time=\"2026-06-14T08:48:07.062295185Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:07.062825 crc crio[24245]: time=\"2026-06-14T08:48:07.062763672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:07.077690 crc crio[24245]: time=\"2026-06-14T08:48:07.077589185Z\" level=info msg=\"Ran pod sandbox 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92 with infra container: openstack/ceilometer-0/POD\" id=930c04fd-ce9d-425c-8cbb-9558c744d7e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:07.113927 crc crio[24245]: time=\"2026-06-14T08:48:07.113206364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=8b472ae3-89e0-41d6-b8c2-c4ad996e1493 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:07.135766 crc crio[24245]: time=\"2026-06-14T08:48:07.135613333Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=27cb95a8-e7e4-4ead-85ba-b8ea21d8bde6 name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:07.151409 crc crio[24245]: time=\"2026-06-14T08:48:07.151313741Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 14 08:48:07.161464 crc crio[24245]: time=\"2026-06-14T08:48:07.161336557Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-np4tb/keystone-bootstrap\" id=1f133118-3287-445d-8dbe-58eee61b8893 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:07.166420 crc crio[24245]: time=\"2026-06-14T08:48:07.165999787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:07.235783 crc crio[24245]: time=\"2026-06-14T08:48:07.235691297Z\" level=info msg=\"Stopping pod sandbox: aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872\" id=3c83acfc-c99a-41c4-9c3f-c7d7e395379d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:07.236531 crc crio[24245]: time=\"2026-06-14T08:48:07.236461922Z\" level=info msg=\"Got pod network &{Name:cinder-8ed3-account-create-85z5g Namespace:openstack ID:aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872 UID:d93bb9b9-7c2c-47aa-a63d-aea045ad32b3 NetNS:/var/run/netns/3db152ef-24ff-4845-b627-56cd78936a28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd93bb9b9_7c2c_47aa_a63d_aea045ad32b3.slice PodAnnotations:0xc001c3c110}] Aliases:map[]}\"\nJun 14 08:48:07.236753 crc crio[24245]: time=\"2026-06-14T08:48:07.236682299Z\" level=info msg=\"Deleting pod openstack_cinder-8ed3-account-create-85z5g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:07.320978 crc crio[24245]: time=\"2026-06-14T08:48:07.318516009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:07.324153 crc crio[24245]: time=\"2026-06-14T08:48:07.323750811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:07.384946 crc crio[24245]: time=\"2026-06-14T08:48:07.384809725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:07.414616 crc crio[24245]: 2026-06-14T08:48:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4efa46177f17f7a Mac:4a:21:87:f7:17:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/baaca325-4f7e-4923-8fc0-b10ebe2f6218 SocketPath: PciID:}] [{Interface:0xc0000149d0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:07.416345 crc crio[24245]: time=\"2026-06-14T08:48:07.41514205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:07.416345 crc crio[24245]: time=\"2026-06-14T08:48:07.415602495Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-sp9s7 Namespace:openstack ID:4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35 UID:249e8545-0a15-4b76-acd2-e82ce547000d NetNS:/var/run/netns/baaca325-4f7e-4923-8fc0-b10ebe2f6218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod249e8545_0a15_4b76_acd2_e82ce547000d.slice PodAnnotations:0xc000603350}] Aliases:map[]}\"\nJun 14 08:48:07.416345 crc crio[24245]: time=\"2026-06-14T08:48:07.4157464Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85d986748f-sp9s7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:07.421683 crc crio[24245]: 2026-06-14T08:48:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d01123932f4c13f Mac:5a:f7:fa:e9:44:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/48a28f9f-bdf7-4d28-970b-7149b1aff873 SocketPath: PciID:}] [{Interface:0xc0002da6e0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:07.423543 crc crio[24245]: time=\"2026-06-14T08:48:07.422432955Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-vfp5d Namespace:openstack ID:d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa UID:3362f3cb-ee46-4897-977c-c2a8248aabc7 NetNS:/var/run/netns/48a28f9f-bdf7-4d28-970b-7149b1aff873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3362f3cb_ee46_4897_977c_c2a8248aabc7.slice PodAnnotations:0xc003bf6708}] Aliases:map[]}\"\nJun 14 08:48:07.423543 crc crio[24245]: time=\"2026-06-14T08:48:07.42259371Z\" level=info msg=\"Checking pod openstack_placement-db-sync-vfp5d for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:07.454565 crc crio[24245]: time=\"2026-06-14T08:48:07.454331035Z\" level=info msg=\"Ran pod sandbox 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35 with infra container: openstack/dnsmasq-dns-85d986748f-sp9s7/POD\" id=e9c9dcd1-544b-4df8-abd3-f6d25d1947e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:07.457165 crc crio[24245]: time=\"2026-06-14T08:48:07.457055645Z\" level=info msg=\"Ran pod sandbox d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa with infra container: openstack/placement-db-sync-vfp5d/POD\" id=63bf4ee8-c9ea-4d99-8e4e-1b67d3cea47f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:07.462261 crc crio[24245]: time=\"2026-06-14T08:48:07.46217059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=84450ebf-eaa5-46d2-a2d4-56a81533fe99 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:07.478004 crc crio[24245]: time=\"2026-06-14T08:48:07.462321312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=231a6b49-5382-4589-b131-1528170fcb6b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:07.480556 crc crio[24245]: time=\"2026-06-14T08:48:07.464085522Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 not found\" id=84450ebf-eaa5-46d2-a2d4-56a81533fe99 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:07.480556 crc crio[24245]: time=\"2026-06-14T08:48:07.479993351Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 found\" id=84450ebf-eaa5-46d2-a2d4-56a81533fe99 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:07.487946 crc crio[24245]: time=\"2026-06-14T08:48:07.48642875Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=227d826f-4869-489a-9ee3-c409711e5309 name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:07.498786 crc crio[24245]: time=\"2026-06-14T08:48:07.49867234Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\\\"\"\nJun 14 08:48:07.559304 crc crio[24245]: time=\"2026-06-14T08:48:07.558556216Z\" level=info msg=\"Created container 6a4e4c8a11b8fbc87daa8b66ed3fa697e3c95868657c40d90986e8998a647355: openstack/dnsmasq-dns-66889dc585-2tcnt/init\" id=bc23b8d9-fb8c-4db4-8859-7dd7dad6b14e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:07.562822 crc crio[24245]: time=\"2026-06-14T08:48:07.562683068Z\" level=info msg=\"Starting container: 6a4e4c8a11b8fbc87daa8b66ed3fa697e3c95868657c40d90986e8998a647355\" id=e3767333-b213-4891-866e-40c6596211c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:07.566187 crc crio[24245]: time=\"2026-06-14T08:48:07.565912291Z\" level=info msg=\"Created container 24b25f378e74d6599993b4b5abc41065bddd8b9f8a12da4bc4f6495c5b931efb: openstack/keystone-bootstrap-np4tb/keystone-bootstrap\" id=1f133118-3287-445d-8dbe-58eee61b8893 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:07.570756 crc crio[24245]: time=\"2026-06-14T08:48:07.570667241Z\" level=info msg=\"Starting container: 24b25f378e74d6599993b4b5abc41065bddd8b9f8a12da4bc4f6495c5b931efb\" id=f506b3a7-de82-46b4-83fb-f0c526a3dc5c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:07.575260 crc crio[24245]: time=\"2026-06-14T08:48:07.575180839Z\" level=info msg=\"Started container\" PID=63970 containerID=6a4e4c8a11b8fbc87daa8b66ed3fa697e3c95868657c40d90986e8998a647355 description=openstack/dnsmasq-dns-66889dc585-2tcnt/init id=e3767333-b213-4891-866e-40c6596211c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe\nJun 14 08:48:07.576441 crc crio[24245]: time=\"2026-06-14T08:48:07.576355783Z\" level=info msg=\"Started container\" PID=63975 containerID=24b25f378e74d6599993b4b5abc41065bddd8b9f8a12da4bc4f6495c5b931efb description=openstack/keystone-bootstrap-np4tb/keystone-bootstrap id=f506b3a7-de82-46b4-83fb-f0c526a3dc5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104\nJun 14 08:48:07.648279 crc crio[24245]: time=\"2026-06-14T08:48:07.648168079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7ca0dabb-54c4-47a9-a707-a2ec0c0b5ed4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:07.667254 crc crio[24245]: time=\"2026-06-14T08:48:07.666412141Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85d986748f-sp9s7/init\" id=9cf71dde-2b0b-4b80-ba19-f21672aa4a2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:07.667254 crc crio[24245]: time=\"2026-06-14T08:48:07.666824384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:07.766660 crc crio[24245]: time=\"2026-06-14T08:48:07.766444604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:07.771813 crc crio[24245]: time=\"2026-06-14T08:48:07.771718462Z\" level=info msg=\"Stopped pod sandbox: aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872\" id=3c83acfc-c99a-41c4-9c3f-c7d7e395379d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:07.772240 crc crio[24245]: time=\"2026-06-14T08:48:07.772006311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:07.975640 crc crio[24245]: time=\"2026-06-14T08:48:07.97552446Z\" level=info msg=\"Created container 2c2f514075e3ea8211d2077816bc3010258b2b5cc94489ced27aaf08e9d6eb0a: openstack/dnsmasq-dns-85d986748f-sp9s7/init\" id=9cf71dde-2b0b-4b80-ba19-f21672aa4a2b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:07.977433 crc crio[24245]: time=\"2026-06-14T08:48:07.977312406Z\" level=info msg=\"Starting container: 2c2f514075e3ea8211d2077816bc3010258b2b5cc94489ced27aaf08e9d6eb0a\" id=753b3438-94b5-4c0e-b0dc-6a967a7c3e22 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:07.989255 crc crio[24245]: time=\"2026-06-14T08:48:07.989160968Z\" level=info msg=\"Started container\" PID=64050 containerID=2c2f514075e3ea8211d2077816bc3010258b2b5cc94489ced27aaf08e9d6eb0a description=openstack/dnsmasq-dns-85d986748f-sp9s7/init id=753b3438-94b5-4c0e-b0dc-6a967a7c3e22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35\nJun 14 08:48:08.322930 crc crio[24245]: time=\"2026-06-14T08:48:08.322269581Z\" level=info msg=\"Stopping pod sandbox: 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe\" id=8acff9d9-65f6-4bc7-a0d4-660b86ff7331 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:08.323794 crc crio[24245]: time=\"2026-06-14T08:48:08.323696827Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-2tcnt Namespace:openstack ID:3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe UID:2defdba4-8900-46ee-82b1-b9395029413b NetNS:/var/run/netns/6de309ec-1102-40f1-94f6-28386e83a5a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2defdba4_8900_46ee_82b1_b9395029413b.slice PodAnnotations:0xc0004cd780}] Aliases:map[]}\"\nJun 14 08:48:08.324000 crc crio[24245]: time=\"2026-06-14T08:48:08.323940175Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-66889dc585-2tcnt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:08.407329 crc crio[24245]: time=\"2026-06-14T08:48:08.407246717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ca656a8f-7f75-4978-a68e-fa67c66fffa2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:08.554578 crc crio[24245]: time=\"2026-06-14T08:48:08.55446973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=68b92e08-94a1-480a-a9a5-fe0e15ad7b5e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:08.599298 crc crio[24245]: time=\"2026-06-14T08:48:08.586617743Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85d986748f-sp9s7/dnsmasq-dns\" id=5d3a2018-fba4-41f2-9eed-b44c1569a7f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:08.626019 crc crio[24245]: time=\"2026-06-14T08:48:08.624304973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:08.825053 crc crio[24245]: time=\"2026-06-14T08:48:08.817689523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:08.852002 crc crio[24245]: time=\"2026-06-14T08:48:08.851690361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:09.058506 crc crio[24245]: time=\"2026-06-14T08:48:09.058365242Z\" level=info msg=\"Created container 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f: openstack/dnsmasq-dns-85d986748f-sp9s7/dnsmasq-dns\" id=5d3a2018-fba4-41f2-9eed-b44c1569a7f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:09.060115 crc crio[24245]: time=\"2026-06-14T08:48:09.059747205Z\" level=info msg=\"Starting container: 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f\" id=5118744d-a74a-49af-a8a4-06470524cdbb name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:09.068003 crc crio[24245]: time=\"2026-06-14T08:48:09.06619026Z\" level=info msg=\"Started container\" PID=64157 containerID=20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f description=openstack/dnsmasq-dns-85d986748f-sp9s7/dnsmasq-dns id=5118744d-a74a-49af-a8a4-06470524cdbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35\nJun 14 08:48:09.069749 crc crio[24245]: time=\"2026-06-14T08:48:09.068776051Z\" level=info msg=\"Stopped pod sandbox: 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe\" id=8acff9d9-65f6-4bc7-a0d4-660b86ff7331 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:09.457127 crc crio[24245]: time=\"2026-06-14T08:48:09.456491085Z\" level=info msg=\"Removing container: 6a4e4c8a11b8fbc87daa8b66ed3fa697e3c95868657c40d90986e8998a647355\" id=c59b01e4-ad9d-4bd1-92eb-7c44d5950086 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:48:09.469792 crc crio[24245]: time=\"2026-06-14T08:48:09.469698475Z\" level=info msg=\"Stopping pod sandbox: 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181\" id=519c7aeb-ab46-43b7-bdbe-8088996507f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:09.471159 crc crio[24245]: time=\"2026-06-14T08:48:09.471082769Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690448-dnr4s Namespace:openshift-infra ID:06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181 UID:0abcfb95-7020-428d-a1a4-307739773923 NetNS:/var/run/netns/58e68bdf-b9ec-4cdd-8961-16cf0c749903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0abcfb95_7020_428d_a1a4_307739773923.slice PodAnnotations:0xc002c922f0}] Aliases:map[]}\"\nJun 14 08:48:09.471325 crc crio[24245]: time=\"2026-06-14T08:48:09.47129376Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690448-dnr4s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:09.519001 crc crio[24245]: time=\"2026-06-14T08:48:09.518903284Z\" level=info msg=\"Removed container 6a4e4c8a11b8fbc87daa8b66ed3fa697e3c95868657c40d90986e8998a647355: openstack/dnsmasq-dns-66889dc585-2tcnt/init\" id=c59b01e4-ad9d-4bd1-92eb-7c44d5950086 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:48:09.909308 crc crio[24245]: time=\"2026-06-14T08:48:09.908979409Z\" level=info msg=\"Stopped pod sandbox: 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181\" id=519c7aeb-ab46-43b7-bdbe-8088996507f7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:13.306816 crc crio[24245]: time=\"2026-06-14T08:48:13.306168136Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-4trgl/POD\" id=f2e96982-4744-4c6c-ac46-f67b206c780e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:13.308497 crc crio[24245]: time=\"2026-06-14T08:48:13.306825257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:13.968774 crc crio[24245]: time=\"2026-06-14T08:48:13.967957878Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-q9p2h/POD\" id=b38122b2-4387-434f-a536-96807bf54475 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:13.971388 crc crio[24245]: time=\"2026-06-14T08:48:13.968790504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:14.182659 crc crio[24245]: time=\"2026-06-14T08:48:14.182584927Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-sfbnx/POD\" id=7d0ed878-fc4d-47b8-bc30-a0193d0823ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:14.182915 crc crio[24245]: time=\"2026-06-14T08:48:14.1826865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:14.578911 crc crio[24245]: time=\"2026-06-14T08:48:14.578330673Z\" level=info msg=\"Stopping pod sandbox: 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104\" id=903ba294-e7ff-43a1-ad90-289f7269bff7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:14.580525 crc crio[24245]: time=\"2026-06-14T08:48:14.579761149Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-np4tb Namespace:openstack ID:633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104 UID:2ad3cc6a-131e-47c6-8cf2-caa8654bc4c4 NetNS:/var/run/netns/e1171715-2ae0-456b-ad48-1b825eb29832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad3cc6a_131e_47c6_8cf2_caa8654bc4c4.slice PodAnnotations:0xc001b871e0}] Aliases:map[]}\"\nJun 14 08:48:14.580525 crc crio[24245]: time=\"2026-06-14T08:48:14.579993077Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-np4tb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:16.650038 crc crio[24245]: time=\"2026-06-14T08:48:16.648671221Z\" level=info msg=\"Stopping container: 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847 (timeout: 10s)\" id=45bd4e8c-b308-4fb9-b680-e4e10a8d2f80 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:48:17.849490 crc crio[24245]: time=\"2026-06-14T08:48:17.849371025Z\" level=info msg=\"Stopped container 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847: openstack/dnsmasq-dns-868d559989-sff92/dnsmasq-dns\" id=45bd4e8c-b308-4fb9-b680-e4e10a8d2f80 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:48:17.850895 crc crio[24245]: time=\"2026-06-14T08:48:17.850651845Z\" level=info msg=\"Stopping pod sandbox: 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080\" id=1d97d4bf-4f38-4cf4-b247-be9a3041e10b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:17.851673 crc crio[24245]: time=\"2026-06-14T08:48:17.851588076Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-sff92 Namespace:openstack ID:9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080 UID:ac059631-8e12-4273-8f00-6be5afdde2d3 NetNS:/var/run/netns/6127d49f-c8d1-4a3c-b26c-5dae8519628b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac059631_8e12_4273_8f00_6be5afdde2d3.slice PodAnnotations:0xc000522620}] Aliases:map[]}\"\nJun 14 08:48:17.851925 crc crio[24245]: time=\"2026-06-14T08:48:17.851814843Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-868d559989-sff92 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:17.854737 crc crio[24245]: time=\"2026-06-14T08:48:17.854684213Z\" level=info msg=\"Stopped pod sandbox: 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104\" id=903ba294-e7ff-43a1-ad90-289f7269bff7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:17.921058 crc crio[24245]: time=\"2026-06-14T08:48:17.920827489Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=27cb95a8-e7e4-4ead-85ba-b8ea21d8bde6 name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:17.923090 crc crio[24245]: time=\"2026-06-14T08:48:17.922830483Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7fce739e-27f0-4c90-ab78-d608f31fbc62 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:18.170546 crc crio[24245]: time=\"2026-06-14T08:48:18.16990591Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=227d826f-4869-489a-9ee3-c409711e5309 name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:18.175942 crc crio[24245]: time=\"2026-06-14T08:48:18.175512647Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q9p2h Namespace:openstack ID:596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8 UID:1c94b659-f5b5-4a0c-bcf3-53e4c408283b NetNS:/var/run/netns/055cdf3b-61ce-4917-b957-12ff47f46085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c94b659_f5b5_4a0c_bcf3_53e4c408283b.slice PodAnnotations:0xc003bf61e0}] Aliases:map[]}\"\nJun 14 08:48:18.175942 crc crio[24245]: time=\"2026-06-14T08:48:18.175570939Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-q9p2h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:18.177020 crc crio[24245]: time=\"2026-06-14T08:48:18.176155648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=1c9a419c-82aa-4a1e-8739-4b29f4b2d267 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:18.177819 crc crio[24245]: time=\"2026-06-14T08:48:18.177591484Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-sfbnx Namespace:openstack ID:1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3 UID:28a0900a-6d29-468f-8d91-4dcc5322031c NetNS:/var/run/netns/83638292-8bfa-4d08-80a7-845a0711410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28a0900a_6d29_468f_8d91_4dcc5322031c.slice PodAnnotations:0xc001c3c050}] Aliases:map[]}\"\nJun 14 08:48:18.177819 crc crio[24245]: time=\"2026-06-14T08:48:18.177704358Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-sfbnx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:18.192787 crc crio[24245]: time=\"2026-06-14T08:48:18.191799875Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-4trgl Namespace:openstack ID:dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb UID:1d35bb51-816a-4695-ae6f-0fc31bc8e17a NetNS:/var/run/netns/5cbf5651-e3e0-4a02-91f4-b81311dda0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d35bb51_816a_4695_ae6f_0fc31bc8e17a.slice PodAnnotations:0xc0024224e0}] Aliases:map[]}\"\nJun 14 08:48:18.192787 crc crio[24245]: time=\"2026-06-14T08:48:18.19193103Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-4trgl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:18.207349 crc crio[24245]: time=\"2026-06-14T08:48:18.207246209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=cb7c1035-0d6c-48e0-8315-e86a3e872149 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:18.223203 crc crio[24245]: time=\"2026-06-14T08:48:18.223142693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=f9eb0b66-d70f-4df3-9387-687e6698cbdb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:18.270188 crc crio[24245]: time=\"2026-06-14T08:48:18.270122819Z\" level=info msg=\"Stopped pod sandbox: 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080\" id=1d97d4bf-4f38-4cf4-b247-be9a3041e10b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:18.319479 crc crio[24245]: time=\"2026-06-14T08:48:18.312240329Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=04f14bb1-7297-495d-b452-baa9a2379ca2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:18.319479 crc crio[24245]: time=\"2026-06-14T08:48:18.314666868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:18.407018 crc crio[24245]: time=\"2026-06-14T08:48:18.406555793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:18.410994 crc crio[24245]: time=\"2026-06-14T08:48:18.410818377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:18.451132 crc crio[24245]: time=\"2026-06-14T08:48:18.450749601Z\" level=info msg=\"Creating container: openstack/placement-db-sync-vfp5d/placement-db-sync\" id=46e15403-2587-447d-ac80-514822eff37a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:18.454279 crc crio[24245]: time=\"2026-06-14T08:48:18.453678356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:18.544395 crc crio[24245]: time=\"2026-06-14T08:48:18.544289066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:18.549497 crc crio[24245]: time=\"2026-06-14T08:48:18.549409019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:18.705321 crc crio[24245]: time=\"2026-06-14T08:48:18.704369022Z\" level=info msg=\"Removing container: 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847\" id=5c33ec95-54f3-4115-955d-55a102f53e09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:48:18.750823 crc crio[24245]: time=\"2026-06-14T08:48:18.750693131Z\" level=info msg=\"Removed container 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847: openstack/dnsmasq-dns-868d559989-sff92/dnsmasq-dns\" id=5c33ec95-54f3-4115-955d-55a102f53e09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:48:18.755829 crc crio[24245]: time=\"2026-06-14T08:48:18.75562562Z\" level=info msg=\"Removing container: 35ef22621a2ceb3f0b90f50bce6b2d0e98aacf7d37c35ebd92b19205d551aaf8\" id=15ffcb94-581a-4f3c-865b-0ed6ea599a82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:48:18.793522 crc crio[24245]: time=\"2026-06-14T08:48:18.793317534Z\" level=info msg=\"Removed container 35ef22621a2ceb3f0b90f50bce6b2d0e98aacf7d37c35ebd92b19205d551aaf8: openstack/dnsmasq-dns-868d559989-sff92/init\" id=15ffcb94-581a-4f3c-865b-0ed6ea599a82 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:48:18.990619 crc crio[24245]: time=\"2026-06-14T08:48:18.990402413Z\" level=info msg=\"Created container 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e: openstack/ceilometer-0/ceilometer-central-agent\" id=04f14bb1-7297-495d-b452-baa9a2379ca2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:18.992197 crc crio[24245]: time=\"2026-06-14T08:48:18.992086322Z\" level=info msg=\"Starting container: 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e\" id=469cf384-fbad-4371-9478-f3e4de9fa42b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:18.997586 crc crio[24245]: time=\"2026-06-14T08:48:18.997357869Z\" level=info msg=\"Started container\" PID=64857 containerID=1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e description=openstack/ceilometer-0/ceilometer-central-agent id=469cf384-fbad-4371-9478-f3e4de9fa42b name=/runtime.v1.RuntimeService/StartContainer sandboxID=688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92\nJun 14 08:48:19.025165 crc crio[24245]: time=\"2026-06-14T08:48:19.025039441Z\" level=info msg=\"Created container bb487c6d33c72d4dad00f4f9d3673d727d84b9d28c418e6128e1fe48eae59eba: openstack/placement-db-sync-vfp5d/placement-db-sync\" id=46e15403-2587-447d-ac80-514822eff37a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:19.026770 crc crio[24245]: time=\"2026-06-14T08:48:19.026684682Z\" level=info msg=\"Starting container: bb487c6d33c72d4dad00f4f9d3673d727d84b9d28c418e6128e1fe48eae59eba\" id=b8785b7f-f2c7-44b2-8022-ea17446a9919 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:19.034355 crc crio[24245]: time=\"2026-06-14T08:48:19.034165212Z\" level=info msg=\"Started container\" PID=64881 containerID=bb487c6d33c72d4dad00f4f9d3673d727d84b9d28c418e6128e1fe48eae59eba description=openstack/placement-db-sync-vfp5d/placement-db-sync id=b8785b7f-f2c7-44b2-8022-ea17446a9919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa\nJun 14 08:48:19.155906 crc crio[24245]: time=\"2026-06-14T08:48:19.155697649Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=48ce66ee-a7dd-427c-a2ab-8e0aaf78388b name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:19.160774 crc crio[24245]: time=\"2026-06-14T08:48:19.160682819Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 14 08:48:19.446162 crc crio[24245]: 2026-06-14T08:48:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1de3575375652e8 Mac:76:29:94:6f:4f:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/83638292-8bfa-4d08-80a7-845a0711410a SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:19.446922 crc crio[24245]: 2026-06-14T08:48:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:596520d258e824d Mac:8a:c6:f1:6e:bf:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/055cdf3b-61ce-4917-b957-12ff47f46085 SocketPath: PciID:}] [{Interface:0xc000294810 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:19.449151 crc crio[24245]: time=\"2026-06-14T08:48:19.447889556Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-sfbnx Namespace:openstack ID:1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3 UID:28a0900a-6d29-468f-8d91-4dcc5322031c NetNS:/var/run/netns/83638292-8bfa-4d08-80a7-845a0711410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28a0900a_6d29_468f_8d91_4dcc5322031c.slice PodAnnotations:0xc001c3c050}] Aliases:map[]}\"\nJun 14 08:48:19.449151 crc crio[24245]: time=\"2026-06-14T08:48:19.448071928Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-sfbnx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:19.451199 crc crio[24245]: time=\"2026-06-14T08:48:19.451137591Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q9p2h Namespace:openstack ID:596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8 UID:1c94b659-f5b5-4a0c-bcf3-53e4c408283b NetNS:/var/run/netns/055cdf3b-61ce-4917-b957-12ff47f46085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c94b659_f5b5_4a0c_bcf3_53e4c408283b.slice PodAnnotations:0xc003bf61e0}] Aliases:map[]}\"\nJun 14 08:48:19.451750 crc crio[24245]: time=\"2026-06-14T08:48:19.451710139Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-q9p2h for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:19.457297 crc crio[24245]: 2026-06-14T08:48:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbb14f675545a8f Mac:86:58:63:76:47:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/5cbf5651-e3e0-4a02-91f4-b81311dda0b7 SocketPath: PciID:}] [{Interface:0xc000161240 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:19.458133 crc crio[24245]: time=\"2026-06-14T08:48:19.458042608Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-4trgl Namespace:openstack ID:dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb UID:1d35bb51-816a-4695-ae6f-0fc31bc8e17a NetNS:/var/run/netns/5cbf5651-e3e0-4a02-91f4-b81311dda0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d35bb51_816a_4695_ae6f_0fc31bc8e17a.slice PodAnnotations:0xc0024224e0}] Aliases:map[]}\"\nJun 14 08:48:19.458349 crc crio[24245]: time=\"2026-06-14T08:48:19.458207894Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-4trgl for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:19.470799 crc crio[24245]: time=\"2026-06-14T08:48:19.470035334Z\" level=info msg=\"Ran pod sandbox 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3 with infra container: openstack/neutron-db-sync-sfbnx/POD\" id=7d0ed878-fc4d-47b8-bc30-a0193d0823ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:19.477259 crc crio[24245]: time=\"2026-06-14T08:48:19.477163903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3f0d5fb7-06d7-44ec-b1a0-399c13427716 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:19.493113 crc crio[24245]: time=\"2026-06-14T08:48:19.493010812Z\" level=info msg=\"Ran pod sandbox dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb with infra container: openstack/cinder-db-sync-4trgl/POD\" id=f2e96982-4744-4c6c-ac46-f67b206c780e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:19.499307 crc crio[24245]: time=\"2026-06-14T08:48:19.499155254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=d9981623-a45f-471b-8fa1-7ab6d16515c1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:19.501686 crc crio[24245]: time=\"2026-06-14T08:48:19.499486633Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 not found\" id=d9981623-a45f-471b-8fa1-7ab6d16515c1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:19.501686 crc crio[24245]: time=\"2026-06-14T08:48:19.499569976Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 found\" id=d9981623-a45f-471b-8fa1-7ab6d16515c1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:19.501686 crc crio[24245]: time=\"2026-06-14T08:48:19.500028073Z\" level=info msg=\"Ran pod sandbox 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8 with infra container: openstack/barbican-db-sync-q9p2h/POD\" id=b38122b2-4387-434f-a536-96807bf54475 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:19.508501 crc crio[24245]: time=\"2026-06-14T08:48:19.508391448Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=018b5a8c-64db-4a3b-8f04-76a062252086 name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:19.514532 crc crio[24245]: time=\"2026-06-14T08:48:19.513065239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=b3f3c17a-4f84-4f38-8335-a023ae0c1937 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:19.514532 crc crio[24245]: time=\"2026-06-14T08:48:19.513346928Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d not found\" id=b3f3c17a-4f84-4f38-8335-a023ae0c1937 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:19.514532 crc crio[24245]: time=\"2026-06-14T08:48:19.513395859Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d found\" id=b3f3c17a-4f84-4f38-8335-a023ae0c1937 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:19.517914 crc crio[24245]: time=\"2026-06-14T08:48:19.51627273Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\\\"\"\nJun 14 08:48:19.517914 crc crio[24245]: time=\"2026-06-14T08:48:19.517190377Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e84843f6-c80b-4403-aa36-a8083803b302 name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:19.520530 crc crio[24245]: time=\"2026-06-14T08:48:19.520443852Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\\\"\"\nJun 14 08:48:19.535033 crc crio[24245]: time=\"2026-06-14T08:48:19.534942373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3427a4cb-495d-4b18-9e0c-3fc088d437e7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:19.561907 crc crio[24245]: time=\"2026-06-14T08:48:19.561756566Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-sfbnx/neutron-db-sync\" id=968f0ed6-7c93-449f-9fef-eea42797c1f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:19.563286 crc crio[24245]: time=\"2026-06-14T08:48:19.563070838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:19.654196 crc crio[24245]: time=\"2026-06-14T08:48:19.654099616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:19.661764 crc crio[24245]: time=\"2026-06-14T08:48:19.661665557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:19.920663 crc crio[24245]: time=\"2026-06-14T08:48:19.920002937Z\" level=info msg=\"Created container 9a742bc96eaf6f6cf1f54e0c287234f8c8a9e7e79edec3adf9b72db9f8a96f7b: openstack/neutron-db-sync-sfbnx/neutron-db-sync\" id=968f0ed6-7c93-449f-9fef-eea42797c1f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:19.923130 crc crio[24245]: time=\"2026-06-14T08:48:19.923090371Z\" level=info msg=\"Starting container: 9a742bc96eaf6f6cf1f54e0c287234f8c8a9e7e79edec3adf9b72db9f8a96f7b\" id=0a959ab3-b774-4552-8538-8681f6eeb0f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:19.931757 crc crio[24245]: time=\"2026-06-14T08:48:19.931707373Z\" level=info msg=\"Started container\" PID=64963 containerID=9a742bc96eaf6f6cf1f54e0c287234f8c8a9e7e79edec3adf9b72db9f8a96f7b description=openstack/neutron-db-sync-sfbnx/neutron-db-sync id=0a959ab3-b774-4552-8538-8681f6eeb0f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3\nJun 14 08:48:20.017506 crc crio[24245]: time=\"2026-06-14T08:48:20.017463563Z\" level=info msg=\"Removing container: 30d7f49ac729393519cd75547388bcdfcc19a778f7681facee0ff05d50721af8\" id=7c5138d9-0fc4-4c17-9f5c-1650ef6f5491 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:48:20.163923 crc crio[24245]: time=\"2026-06-14T08:48:20.163655977Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-4t94b/POD\" id=50e78b3a-532b-44ce-8745-f13aea213c9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:20.163923 crc crio[24245]: time=\"2026-06-14T08:48:20.163825222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:20.245150 crc crio[24245]: time=\"2026-06-14T08:48:20.244911306Z\" level=info msg=\"Removed container 30d7f49ac729393519cd75547388bcdfcc19a778f7681facee0ff05d50721af8: openshift-infra/auto-csr-approver-29690442-h6qtm/oc\" id=7c5138d9-0fc4-4c17-9f5c-1650ef6f5491 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:48:20.263804 crc crio[24245]: time=\"2026-06-14T08:48:20.263490991Z\" level=info msg=\"Stopping pod sandbox: 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080\" id=21757947-3923-46d0-9f7f-89a7c0eee087 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:20.263804 crc crio[24245]: time=\"2026-06-14T08:48:20.26376999Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080\" id=21757947-3923-46d0-9f7f-89a7c0eee087 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:20.264667 crc crio[24245]: time=\"2026-06-14T08:48:20.264586811Z\" level=info msg=\"Removing pod sandbox: 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080\" id=3d4705a6-8f8c-4d4a-88e7-932e77c93210 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:48:20.355452 crc crio[24245]: time=\"2026-06-14T08:48:20.355389032Z\" level=info msg=\"Removed pod sandbox: 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080\" id=3d4705a6-8f8c-4d4a-88e7-932e77c93210 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:48:20.361897 crc crio[24245]: time=\"2026-06-14T08:48:20.357520401Z\" level=info msg=\"Stopping pod sandbox: e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734\" id=ef8a7003-fa1f-4aa5-8dda-4c1ed26516de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:20.361897 crc crio[24245]: time=\"2026-06-14T08:48:20.357730207Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734\" id=ef8a7003-fa1f-4aa5-8dda-4c1ed26516de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:20.361897 crc crio[24245]: time=\"2026-06-14T08:48:20.358689178Z\" level=info msg=\"Removing pod sandbox: e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734\" id=ab8ef220-cf35-47f4-b58f-ad5fdb317408 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:48:20.412499 crc crio[24245]: time=\"2026-06-14T08:48:20.412398367Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-4t94b Namespace:openstack ID:8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61 UID:28f574e7-2f55-4f2e-8ac0-6b65207ce383 NetNS:/var/run/netns/39363530-4a31-4216-b87e-caae92382dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28f574e7_2f55_4f2e_8ac0_6b65207ce383.slice PodAnnotations:0xc000602420}] Aliases:map[]}\"\nJun 14 08:48:20.412499 crc crio[24245]: time=\"2026-06-14T08:48:20.41248495Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-4t94b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:20.471954 crc crio[24245]: time=\"2026-06-14T08:48:20.468703023Z\" level=info msg=\"Removed pod sandbox: e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734\" id=ab8ef220-cf35-47f4-b58f-ad5fdb317408 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:48:20.471954 crc crio[24245]: time=\"2026-06-14T08:48:20.47099099Z\" level=info msg=\"Stopping pod sandbox: 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a\" id=fb8562da-3df2-4153-9ced-2f5842909df9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:20.471954 crc crio[24245]: time=\"2026-06-14T08:48:20.471089418Z\" level=info msg=\"Stopped pod sandbox (already stopped): 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a\" id=fb8562da-3df2-4153-9ced-2f5842909df9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:20.485913 crc crio[24245]: time=\"2026-06-14T08:48:20.476189998Z\" level=info msg=\"Removing pod sandbox: 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a\" id=7a7c5322-968d-4f44-b672-806911a8170e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:48:20.593437 crc crio[24245]: time=\"2026-06-14T08:48:20.585145724Z\" level=info msg=\"Removed pod sandbox: 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a\" id=7a7c5322-968d-4f44-b672-806911a8170e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:48:20.597558 crc crio[24245]: time=\"2026-06-14T08:48:20.597358787Z\" level=info msg=\"Stopping pod sandbox: 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe\" id=3268a1ab-4385-43d6-ac7f-99a08ce43dc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:20.597558 crc crio[24245]: time=\"2026-06-14T08:48:20.59743733Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe\" id=3268a1ab-4385-43d6-ac7f-99a08ce43dc9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:20.636185 crc crio[24245]: time=\"2026-06-14T08:48:20.631487811Z\" level=info msg=\"Removing pod sandbox: 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe\" id=85a23db1-2fc1-427d-b1a5-090c912d41b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:48:20.695662 crc crio[24245]: time=\"2026-06-14T08:48:20.694759086Z\" level=info msg=\"Removed pod sandbox: 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe\" id=85a23db1-2fc1-427d-b1a5-090c912d41b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:48:20.699059 crc crio[24245]: time=\"2026-06-14T08:48:20.699011463Z\" level=info msg=\"Stopping pod sandbox: a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05\" id=078577ca-db8d-435a-9091-e07fba8430e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:20.699317 crc crio[24245]: time=\"2026-06-14T08:48:20.699292482Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05\" id=078577ca-db8d-435a-9091-e07fba8430e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:20.700100 crc crio[24245]: time=\"2026-06-14T08:48:20.700032385Z\" level=info msg=\"Removing pod sandbox: a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05\" id=1a54d400-61d8-4769-886b-7f5a43f43400 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:48:20.756284 crc crio[24245]: time=\"2026-06-14T08:48:20.756140034Z\" level=info msg=\"Removed pod sandbox: a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05\" id=1a54d400-61d8-4769-886b-7f5a43f43400 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:48:20.879105 crc crio[24245]: 2026-06-14T08:48:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d29ad0624d5380 Mac:c2:fb:fa:f0:b6:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/39363530-4a31-4216-b87e-caae92382dd4 SocketPath: PciID:}] [{Interface:0xc000502750 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:20.880253 crc crio[24245]: time=\"2026-06-14T08:48:20.880182478Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-4t94b Namespace:openstack ID:8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61 UID:28f574e7-2f55-4f2e-8ac0-6b65207ce383 NetNS:/var/run/netns/39363530-4a31-4216-b87e-caae92382dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28f574e7_2f55_4f2e_8ac0_6b65207ce383.slice PodAnnotations:0xc000602420}] Aliases:map[]}\"\nJun 14 08:48:20.880418 crc crio[24245]: time=\"2026-06-14T08:48:20.880371064Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-4t94b for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:20.891052 crc crio[24245]: time=\"2026-06-14T08:48:20.890918908Z\" level=info msg=\"Ran pod sandbox 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61 with infra container: openstack/keystone-bootstrap-4t94b/POD\" id=50e78b3a-532b-44ce-8745-f13aea213c9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:20.894925 crc crio[24245]: time=\"2026-06-14T08:48:20.894817913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=61d1744c-80ae-4454-a0b5-a7058ac1a0e2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:20.951005 crc crio[24245]: time=\"2026-06-14T08:48:20.950812386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=f98f5304-1a19-4fe6-91d8-182c0114eca6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:21.023590 crc crio[24245]: time=\"2026-06-14T08:48:21.022390977Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-4t94b/keystone-bootstrap\" id=785d5aed-df9d-47e7-b7d6-5901c0b9d648 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:21.023590 crc crio[24245]: time=\"2026-06-14T08:48:21.023308476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:21.112903 crc crio[24245]: time=\"2026-06-14T08:48:21.112317331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:21.125775 crc crio[24245]: time=\"2026-06-14T08:48:21.125671952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:21.437501 crc crio[24245]: time=\"2026-06-14T08:48:21.437397865Z\" level=info msg=\"Created container 0f9ec187e4dec506cf1e2984fb60af2ae1d02eda1214d3058ff862938c047cd5: openstack/keystone-bootstrap-4t94b/keystone-bootstrap\" id=785d5aed-df9d-47e7-b7d6-5901c0b9d648 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:21.445346 crc crio[24245]: time=\"2026-06-14T08:48:21.445118562Z\" level=info msg=\"Starting container: 0f9ec187e4dec506cf1e2984fb60af2ae1d02eda1214d3058ff862938c047cd5\" id=4d40ae5d-b0c9-4098-b448-839611f6e111 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:21.465088 crc crio[24245]: time=\"2026-06-14T08:48:21.464938682Z\" level=info msg=\"Started container\" PID=65102 containerID=0f9ec187e4dec506cf1e2984fb60af2ae1d02eda1214d3058ff862938c047cd5 description=openstack/keystone-bootstrap-4t94b/keystone-bootstrap id=4d40ae5d-b0c9-4098-b448-839611f6e111 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61\nJun 14 08:48:22.289778 crc crio[24245]: time=\"2026-06-14T08:48:22.28912065Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=48ce66ee-a7dd-427c-a2ab-8e0aaf78388b name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:22.290972 crc crio[24245]: time=\"2026-06-14T08:48:22.290888276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=3bffac5e-74b9-4379-a244-e77661a17a0f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:22.325627 crc crio[24245]: time=\"2026-06-14T08:48:22.325438846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=db6ffe8c-8a36-4362-99df-3bbe19d23c99 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:22.342656 crc crio[24245]: time=\"2026-06-14T08:48:22.34255029Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=52ce4f80-8787-45b0-af96-c51fe1f0bf66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:22.345173 crc crio[24245]: time=\"2026-06-14T08:48:22.345087052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:22.423270 crc crio[24245]: time=\"2026-06-14T08:48:22.423133585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:22.429823 crc crio[24245]: time=\"2026-06-14T08:48:22.429764148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:22.698538 crc crio[24245]: time=\"2026-06-14T08:48:22.698353218Z\" level=info msg=\"Created container 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9: openstack/ceilometer-0/ceilometer-notification-agent\" id=52ce4f80-8787-45b0-af96-c51fe1f0bf66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:22.702587 crc crio[24245]: time=\"2026-06-14T08:48:22.700138553Z\" level=info msg=\"Starting container: 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9\" id=1fc1f57f-b46b-46ce-91a8-bd16c33736df name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:22.714141 crc crio[24245]: time=\"2026-06-14T08:48:22.714065747Z\" level=info msg=\"Started container\" PID=65156 containerID=614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9 description=openstack/ceilometer-0/ceilometer-notification-agent id=1fc1f57f-b46b-46ce-91a8-bd16c33736df name=/runtime.v1.RuntimeService/StartContainer sandboxID=688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92\nJun 14 08:48:22.731113 crc crio[24245]: time=\"2026-06-14T08:48:22.731047227Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=bae19608-ea91-4901-a038-388df5d1accb name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:22.736724 crc crio[24245]: time=\"2026-06-14T08:48:22.735697526Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 14 08:48:22.975627 crc crio[24245]: time=\"2026-06-14T08:48:22.971554994Z\" level=info msg=\"Stopping pod sandbox: 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7\" id=b893c4f4-8e2d-40e4-8f18-62459bbd5eb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:22.975627 crc crio[24245]: time=\"2026-06-14T08:48:22.973016851Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-z98sq Namespace:openstack ID:6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7 UID:c6eb000c-0b08-47f2-93d0-c23bd4923f40 NetNS:/var/run/netns/f0252b44-0549-41d9-b440-505e3bfa070f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6eb000c_0b08_47f2_93d0_c23bd4923f40.slice PodAnnotations:0xc000522098}] Aliases:map[]}\"\nJun 14 08:48:22.975627 crc crio[24245]: time=\"2026-06-14T08:48:22.973173796Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-z98sq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:23.999652 crc crio[24245]: time=\"2026-06-14T08:48:23.998540217Z\" level=info msg=\"Stopping pod sandbox: d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa\" id=340a25dd-c6eb-433f-824b-170d96b9ae13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:24.005204 crc crio[24245]: time=\"2026-06-14T08:48:24.001209404Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-vfp5d Namespace:openstack ID:d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa UID:3362f3cb-ee46-4897-977c-c2a8248aabc7 NetNS:/var/run/netns/48a28f9f-bdf7-4d28-970b-7149b1aff873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3362f3cb_ee46_4897_977c_c2a8248aabc7.slice PodAnnotations:0xc00161a658}] Aliases:map[]}\"\nJun 14 08:48:24.005204 crc crio[24245]: time=\"2026-06-14T08:48:24.001389409Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-vfp5d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:28.788468 crc crio[24245]: time=\"2026-06-14T08:48:28.785717032Z\" level=info msg=\"Stopped pod sandbox: d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa\" id=340a25dd-c6eb-433f-824b-170d96b9ae13 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:28.788468 crc crio[24245]: time=\"2026-06-14T08:48:28.787056705Z\" level=info msg=\"Stopped pod sandbox: 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7\" id=b893c4f4-8e2d-40e4-8f18-62459bbd5eb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:28.898375 crc crio[24245]: time=\"2026-06-14T08:48:28.898098792Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e84843f6-c80b-4403-aa36-a8083803b302 name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:28.901115 crc crio[24245]: time=\"2026-06-14T08:48:28.901024844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0bfd8911-fe60-4063-95e2-b64bc533abb3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:28.953429 crc crio[24245]: time=\"2026-06-14T08:48:28.935597374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=d6f5f602-b51b-47d8-b994-01cdcc7653f7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:28.986286 crc crio[24245]: time=\"2026-06-14T08:48:28.986166594Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-q9p2h/barbican-db-sync\" id=b3d916f9-ab12-4875-8325-5ef7bfdc72ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:28.988668 crc crio[24245]: time=\"2026-06-14T08:48:28.988440057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:29.076987 crc crio[24245]: time=\"2026-06-14T08:48:29.076945314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:29.086649 crc crio[24245]: time=\"2026-06-14T08:48:29.0865878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:29.098811 crc crio[24245]: time=\"2026-06-14T08:48:29.098635154Z\" level=info msg=\"Stopping pod sandbox: 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61\" id=471970bf-0191-4583-ace9-a3119bc6f9e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:29.100571 crc crio[24245]: time=\"2026-06-14T08:48:29.100441982Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-4t94b Namespace:openstack ID:8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61 UID:28f574e7-2f55-4f2e-8ac0-6b65207ce383 NetNS:/var/run/netns/39363530-4a31-4216-b87e-caae92382dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28f574e7_2f55_4f2e_8ac0_6b65207ce383.slice PodAnnotations:0xc002c920b0}] Aliases:map[]}\"\nJun 14 08:48:29.100809 crc crio[24245]: time=\"2026-06-14T08:48:29.100768463Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-4t94b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:29.281172 crc crio[24245]: time=\"2026-06-14T08:48:29.281120068Z\" level=info msg=\"Created container f0d732a37422d1e7a1ef4d1504f0edefa2226bcbfdc550c63479986582cb2f34: openstack/barbican-db-sync-q9p2h/barbican-db-sync\" id=b3d916f9-ab12-4875-8325-5ef7bfdc72ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:29.304899 crc crio[24245]: time=\"2026-06-14T08:48:29.304754095Z\" level=info msg=\"Starting container: f0d732a37422d1e7a1ef4d1504f0edefa2226bcbfdc550c63479986582cb2f34\" id=de5c8820-e614-47d9-92f2-7fdc4d616c15 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:29.314533 crc crio[24245]: time=\"2026-06-14T08:48:29.314340561Z\" level=info msg=\"Started container\" PID=65564 containerID=f0d732a37422d1e7a1ef4d1504f0edefa2226bcbfdc550c63479986582cb2f34 description=openstack/barbican-db-sync-q9p2h/barbican-db-sync id=de5c8820-e614-47d9-92f2-7fdc4d616c15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8\nJun 14 08:48:29.529708 crc crio[24245]: time=\"2026-06-14T08:48:29.52917474Z\" level=info msg=\"Stopped pod sandbox: 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61\" id=471970bf-0191-4583-ace9-a3119bc6f9e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:30.865629 crc crio[24245]: time=\"2026-06-14T08:48:30.865401259Z\" level=info msg=\"Running pod sandbox: openstack/placement-5c865f788d-qhxm6/POD\" id=b093ef39-eef8-472b-b6f8-d131aaca957e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:30.865629 crc crio[24245]: time=\"2026-06-14T08:48:30.865533833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:30.942202 crc crio[24245]: time=\"2026-06-14T08:48:30.933709391Z\" level=info msg=\"Got pod network &{Name:placement-5c865f788d-qhxm6 Namespace:openstack ID:71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5 UID:884c1b78-23eb-43ab-8b04-521eaf740531 NetNS:/var/run/netns/68a97c34-e0a4-4aa8-a006-ac35ced7e327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod884c1b78_23eb_43ab_8b04_521eaf740531.slice PodAnnotations:0xc0004ccdc8}] Aliases:map[]}\"\nJun 14 08:48:30.942202 crc crio[24245]: time=\"2026-06-14T08:48:30.933790033Z\" level=info msg=\"Adding pod openstack_placement-5c865f788d-qhxm6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:31.003678 crc crio[24245]: time=\"2026-06-14T08:48:30.998785097Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7968b65b7d-b7n8q/POD\" id=4c90e959-e0b0-4e0d-87af-33a13f568a49 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:31.003678 crc crio[24245]: time=\"2026-06-14T08:48:30.998980364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:31.121336 crc crio[24245]: time=\"2026-06-14T08:48:31.120743166Z\" level=info msg=\"Got pod network &{Name:keystone-7968b65b7d-b7n8q Namespace:openstack ID:0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f UID:d0d1188a-481a-4da4-ad9f-5f48f0c6d2c8 NetNS:/var/run/netns/ddb04a3a-73bd-44da-b923-0c0501c8871e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d1188a_481a_4da4_ad9f_5f48f0c6d2c8.slice PodAnnotations:0xc001fea358}] Aliases:map[]}\"\nJun 14 08:48:31.121336 crc crio[24245]: time=\"2026-06-14T08:48:31.120885561Z\" level=info msg=\"Adding pod openstack_keystone-7968b65b7d-b7n8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:31.531828 crc crio[24245]: time=\"2026-06-14T08:48:31.53112969Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5494568cc5-h97gv/POD\" id=21c5b0a9-5987-4779-a673-dd55fcb293f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:31.532171 crc crio[24245]: time=\"2026-06-14T08:48:31.532143033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:31.807899 crc crio[24245]: 2026-06-14T08:48:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71b054d5b75184c Mac:ba:a2:bf:fd:1a:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/68a97c34-e0a4-4aa8-a006-ac35ced7e327 SocketPath: PciID:}] [{Interface:0xc0002945a0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:31.807899 crc crio[24245]: time=\"2026-06-14T08:48:31.80580796Z\" level=info msg=\"Got pod network &{Name:placement-5c865f788d-qhxm6 Namespace:openstack ID:71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5 UID:884c1b78-23eb-43ab-8b04-521eaf740531 NetNS:/var/run/netns/68a97c34-e0a4-4aa8-a006-ac35ced7e327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod884c1b78_23eb_43ab_8b04_521eaf740531.slice PodAnnotations:0xc0004ccdc8}] Aliases:map[]}\"\nJun 14 08:48:31.807899 crc crio[24245]: time=\"2026-06-14T08:48:31.806073818Z\" level=info msg=\"Checking pod openstack_placement-5c865f788d-qhxm6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:31.882560 crc crio[24245]: 2026-06-14T08:48:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d3dff2c1891955 Mac:6e:13:09:66:1b:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/ddb04a3a-73bd-44da-b923-0c0501c8871e SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:31.883554 crc crio[24245]: time=\"2026-06-14T08:48:31.883525678Z\" level=info msg=\"Got pod network &{Name:keystone-7968b65b7d-b7n8q Namespace:openstack ID:0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f UID:d0d1188a-481a-4da4-ad9f-5f48f0c6d2c8 NetNS:/var/run/netns/ddb04a3a-73bd-44da-b923-0c0501c8871e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d1188a_481a_4da4_ad9f_5f48f0c6d2c8.slice PodAnnotations:0xc001fea358}] Aliases:map[]}\"\nJun 14 08:48:31.883731 crc crio[24245]: time=\"2026-06-14T08:48:31.883664873Z\" level=info msg=\"Checking pod openstack_keystone-7968b65b7d-b7n8q for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:32.178290 crc crio[24245]: time=\"2026-06-14T08:48:32.177544051Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=a152a656-f0ef-4d22-a63f-470f83f16a81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:32.178290 crc crio[24245]: time=\"2026-06-14T08:48:32.177619404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:34.499545 crc crio[24245]: time=\"2026-06-14T08:48:34.498555995Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=83eaf168-d899-4d54-bf3b-fb2fc2db336d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:34.501324 crc crio[24245]: time=\"2026-06-14T08:48:34.49963455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:42.372187 crc crio[24245]: time=\"2026-06-14T08:48:42.371274771Z\" level=info msg=\"Stopping pod sandbox: 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8\" id=e0444905-9447-4890-85e6-6f5637d24d45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:42.373545 crc crio[24245]: time=\"2026-06-14T08:48:42.372984186Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q9p2h Namespace:openstack ID:596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8 UID:1c94b659-f5b5-4a0c-bcf3-53e4c408283b NetNS:/var/run/netns/055cdf3b-61ce-4917-b957-12ff47f46085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c94b659_f5b5_4a0c_bcf3_53e4c408283b.slice PodAnnotations:0xc001fea7e8}] Aliases:map[]}\"\nJun 14 08:48:42.373545 crc crio[24245]: time=\"2026-06-14T08:48:42.373173372Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-q9p2h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:46.044922 crc crio[24245]: time=\"2026-06-14T08:48:46.044100078Z\" level=info msg=\"Stopped pod sandbox: 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8\" id=e0444905-9447-4890-85e6-6f5637d24d45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:48:53.756803 crc crio[24245]: time=\"2026-06-14T08:48:53.755824496Z\" level=info msg=\"Ran pod sandbox 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f with infra container: openstack/keystone-7968b65b7d-b7n8q/POD\" id=4c90e959-e0b0-4e0d-87af-33a13f568a49 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:53.759831 crc crio[24245]: time=\"2026-06-14T08:48:53.75948622Z\" level=info msg=\"Ran pod sandbox 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5 with infra container: openstack/placement-5c865f788d-qhxm6/POD\" id=b093ef39-eef8-472b-b6f8-d131aaca957e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:53.761056 crc crio[24245]: time=\"2026-06-14T08:48:53.760971897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=9a0ccdac-a9fb-45bb-a419-7d6c059af122 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:53.762044 crc crio[24245]: time=\"2026-06-14T08:48:53.761978109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=66a3ad7b-8a46-478f-a8cd-7b4baeb62c06 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:54.003581 crc crio[24245]: time=\"2026-06-14T08:48:54.001173034Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/POD\" id=a78388b5-b373-4eb7-ac9a-d4d15699aa59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:54.003581 crc crio[24245]: time=\"2026-06-14T08:48:54.001294008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:54.040681 crc crio[24245]: time=\"2026-06-14T08:48:54.040485876Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-b774b49c-5mmw7/POD\" id=7e2a0f54-5c09-4bdc-a031-9c74ef9c73f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:54.040681 crc crio[24245]: time=\"2026-06-14T08:48:54.040602599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:57.091014 crc crio[24245]: time=\"2026-06-14T08:48:57.08915028Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=018b5a8c-64db-4a3b-8f04-76a062252086 name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:57.093159 crc crio[24245]: time=\"2026-06-14T08:48:57.093091092Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=61c99a6f-b92c-43cc-8ab5-0b863e018338 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:57.124114 crc crio[24245]: time=\"2026-06-14T08:48:57.124001437Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d UID:8421d95d-af58-4d8e-96d3-1376e046e9a2 NetNS:/var/run/netns/988dbb19-d8e3-4218-8a80-006606134418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8421d95d_af58_4d8e_96d3_1376e046e9a2.slice PodAnnotations:0xc0005234e8}] Aliases:map[]}\"\nJun 14 08:48:57.124114 crc crio[24245]: time=\"2026-06-14T08:48:57.12409179Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:57.146248 crc crio[24245]: time=\"2026-06-14T08:48:57.14613077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=e754d6a2-6e9b-470c-bf1b-3774d6928a61 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:57.231138 crc crio[24245]: time=\"2026-06-14T08:48:57.231029344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=680c8192-15da-4a9e-a190-49a645c6469c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:57.808011 crc crio[24245]: time=\"2026-06-14T08:48:57.807530537Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-h97gv Namespace:openstack ID:068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb UID:64fdef24-b7e2-46ab-9d13-058fcbc0828e NetNS:/var/run/netns/93db6ed2-636e-409d-9f57-f0bd553742a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64fdef24_b7e2_46ab_9d13_058fcbc0828e.slice PodAnnotations:0xc000620f78}] Aliases:map[]}\"\nJun 14 08:48:57.808011 crc crio[24245]: time=\"2026-06-14T08:48:57.807980181Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5494568cc5-h97gv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:57.814792 crc crio[24245]: time=\"2026-06-14T08:48:57.814476791Z\" level=info msg=\"Creating container: openstack/keystone-7968b65b7d-b7n8q/keystone-api\" id=f967eafe-1ab9-419a-80ba-aa239f5c3f49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:57.825710 crc crio[24245]: time=\"2026-06-14T08:48:57.825625955Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0 UID:a8f5f81c-97ae-4e82-8d83-8940cdf43386 NetNS:/var/run/netns/f39b290f-19d9-4b3d-8bdb-0884bccc71da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8f5f81c_97ae_4e82_8d83_8940cdf43386.slice PodAnnotations:0xc000602d30}] Aliases:map[]}\"\nJun 14 08:48:57.825710 crc crio[24245]: time=\"2026-06-14T08:48:57.825692437Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:57.839689 crc crio[24245]: time=\"2026-06-14T08:48:57.839579664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:57.944392 crc crio[24245]: time=\"2026-06-14T08:48:57.944304848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=d251ce11-2aaa-42dc-98ac-d49562981018 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:57.980748 crc crio[24245]: time=\"2026-06-14T08:48:57.980026581Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7b948cc4bb-m2lm5 Namespace:openstack ID:0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60 UID:0913a102-9620-4813-a2f1-0773e329ab9f NetNS:/var/run/netns/1b865543-ce90-415e-ac9c-a820117d8fc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0913a102_9620_4813_a2f1_0773e329ab9f.slice PodAnnotations:0xc0006211d0}] Aliases:map[]}\"\nJun 14 08:48:57.980748 crc crio[24245]: time=\"2026-06-14T08:48:57.980102613Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-7b948cc4bb-m2lm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:58.046353 crc crio[24245]: time=\"2026-06-14T08:48:58.039198199Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=bae19608-ea91-4901-a038-388df5d1accb name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:58.082894 crc crio[24245]: time=\"2026-06-14T08:48:58.078912131Z\" level=info msg=\"Creating container: openstack/placement-5c865f788d-qhxm6/placement-log\" id=95a2274e-4d4e-425e-8ba9-513ad72a1226 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:58.140911 crc crio[24245]: time=\"2026-06-14T08:48:58.136143213Z\" level=info msg=\"Got pod network &{Name:barbican-worker-b774b49c-5mmw7 Namespace:openstack ID:1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e UID:1feaa293-73cf-43e9-b3d2-3586ceb8ae0f NetNS:/var/run/netns/82d8495b-eed9-4a49-a25e-799b6e576d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1feaa293_73cf_43e9_b3d2_3586ceb8ae0f.slice PodAnnotations:0xc001fea100}] Aliases:map[]}\"\nJun 14 08:48:58.140911 crc crio[24245]: time=\"2026-06-14T08:48:58.136247663Z\" level=info msg=\"Adding pod openstack_barbican-worker-b774b49c-5mmw7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:58.140911 crc crio[24245]: time=\"2026-06-14T08:48:58.138062938Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=79d436d3-5f00-4069-a4bc-e0e95340d6dc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:58.196184 crc crio[24245]: time=\"2026-06-14T08:48:58.190800965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:58.196184 crc crio[24245]: 2026-06-14T08:48:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:547a92fba5f4fda Mac:2e:71:7c:7c:12:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/988dbb19-d8e3-4218-8a80-006606134418 SocketPath: PciID:}] [{Interface:0xc00011e5f0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:58.225462 crc crio[24245]: time=\"2026-06-14T08:48:58.225360653Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-4trgl/cinder-db-sync\" id=1e0f5c9a-48e1-4731-af1a-6329a587b86c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:58.236806 crc crio[24245]: time=\"2026-06-14T08:48:58.236476721Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d UID:8421d95d-af58-4d8e-96d3-1376e046e9a2 NetNS:/var/run/netns/988dbb19-d8e3-4218-8a80-006606134418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8421d95d_af58_4d8e_96d3_1376e046e9a2.slice PodAnnotations:0xc0005234e8}] Aliases:map[]}\"\nJun 14 08:48:58.236806 crc crio[24245]: time=\"2026-06-14T08:48:58.236781031Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:58.322671 crc crio[24245]: time=\"2026-06-14T08:48:58.322211354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:58.323664 crc crio[24245]: time=\"2026-06-14T08:48:58.323542407Z\" level=info msg=\"Ran pod sandbox 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d with infra container: openstack/glance-default-internal-api-0/POD\" id=83eaf168-d899-4d54-bf3b-fb2fc2db336d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:58.354991 crc crio[24245]: time=\"2026-06-14T08:48:58.354684499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a291b262-d077-47e5-b5de-c64c21e2bb84 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:58.399979 crc crio[24245]: time=\"2026-06-14T08:48:58.396369345Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=71464420-8498-4248-ac27-82c437817a0e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:58.415553 crc crio[24245]: time=\"2026-06-14T08:48:58.414553787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=b36c7479-a692-4b08-9c88-0ff0231f1178 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:58.437744 crc crio[24245]: time=\"2026-06-14T08:48:58.43760739Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=dc161efb-62d5-468b-92b4-ab428bcdbc0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:58.469467 crc crio[24245]: time=\"2026-06-14T08:48:58.455972868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:58.469467 crc crio[24245]: time=\"2026-06-14T08:48:58.466355819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:58.476325 crc crio[24245]: time=\"2026-06-14T08:48:58.473927097Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=64fbae81-6109-4740-8eed-867c1339e4d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:58.476325 crc crio[24245]: time=\"2026-06-14T08:48:58.474476334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:58.544630 crc crio[24245]: time=\"2026-06-14T08:48:58.542920067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:58.548301 crc crio[24245]: time=\"2026-06-14T08:48:58.548201984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:58.557642 crc crio[24245]: time=\"2026-06-14T08:48:58.557573698Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-744544c9d8-8wvfs/POD\" id=80294108-9512-4791-8f09-3f514b9018f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:58.558171 crc crio[24245]: time=\"2026-06-14T08:48:58.558144187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:58.572171 crc crio[24245]: time=\"2026-06-14T08:48:58.572050874Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b5bb49947-rrlbz/POD\" id=8b5dd6ea-4ea6-4cbd-aa06-5ffa6efb6229 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:58.572171 crc crio[24245]: time=\"2026-06-14T08:48:58.572196728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:58.627620 crc crio[24245]: time=\"2026-06-14T08:48:58.627455209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:58.720032 crc crio[24245]: time=\"2026-06-14T08:48:58.70671931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:58.842523 crc crio[24245]: 2026-06-14T08:48:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:068fd50e1280ab5 Mac:3e:61:bf:56:b3:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/93db6ed2-636e-409d-9f57-f0bd553742a2 SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:58.866622 crc crio[24245]: time=\"2026-06-14T08:48:58.866464527Z\" level=info msg=\"Got pod network &{Name:barbican-api-744544c9d8-8wvfs Namespace:openstack ID:2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06 UID:cb85ed4a-05fa-47a7-b9a4-b21328d30a8a NetNS:/var/run/netns/91f1b376-9c16-4aee-9c80-42cd5f48f52c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb85ed4a_05fa_47a7_b9a4_b21328d30a8a.slice PodAnnotations:0xc002c92370}] Aliases:map[]}\"\nJun 14 08:48:58.866622 crc crio[24245]: time=\"2026-06-14T08:48:58.86655957Z\" level=info msg=\"Adding pod openstack_barbican-api-744544c9d8-8wvfs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:58.870906 crc crio[24245]: time=\"2026-06-14T08:48:58.868643247Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-h97gv Namespace:openstack ID:068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb UID:64fdef24-b7e2-46ab-9d13-058fcbc0828e NetNS:/var/run/netns/93db6ed2-636e-409d-9f57-f0bd553742a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64fdef24_b7e2_46ab_9d13_058fcbc0828e.slice PodAnnotations:0xc000620f78}] Aliases:map[]}\"\nJun 14 08:48:58.870906 crc crio[24245]: time=\"2026-06-14T08:48:58.868935275Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5494568cc5-h97gv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:58.887057 crc crio[24245]: time=\"2026-06-14T08:48:58.882896456Z\" level=info msg=\"Created container f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c: openstack/keystone-7968b65b7d-b7n8q/keystone-api\" id=f967eafe-1ab9-419a-80ba-aa239f5c3f49 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:58.893944 crc crio[24245]: time=\"2026-06-14T08:48:58.891439364Z\" level=info msg=\"Starting container: f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c\" id=e90a7377-9386-40fc-9c6f-a7475de5e039 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:58.899552 crc crio[24245]: time=\"2026-06-14T08:48:58.893097054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:58.913730 crc crio[24245]: time=\"2026-06-14T08:48:58.912206805Z\" level=info msg=\"Started container\" PID=67305 containerID=f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c description=openstack/keystone-7968b65b7d-b7n8q/keystone-api id=e90a7377-9386-40fc-9c6f-a7475de5e039 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f\nJun 14 08:48:59.021278 crc crio[24245]: time=\"2026-06-14T08:48:59.021152257Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b5bb49947-rrlbz Namespace:openstack ID:c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838 UID:51f7fa25-6483-47d6-bed9-22a23b35a545 NetNS:/var/run/netns/cea87097-5b4d-4591-bd04-c2f3050d35aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51f7fa25_6483_47d6_bed9_22a23b35a545.slice PodAnnotations:0xc000131380}] Aliases:map[]}\"\nJun 14 08:48:59.023034 crc crio[24245]: time=\"2026-06-14T08:48:59.023007946Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b5bb49947-rrlbz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:48:59.045834 crc crio[24245]: time=\"2026-06-14T08:48:59.045657773Z\" level=info msg=\"Created container 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b: openstack/placement-5c865f788d-qhxm6/placement-log\" id=95a2274e-4d4e-425e-8ba9-513ad72a1226 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:59.046449 crc crio[24245]: time=\"2026-06-14T08:48:59.046351925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:59.047668 crc crio[24245]: time=\"2026-06-14T08:48:59.047568743Z\" level=info msg=\"Starting container: 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b\" id=d2f1daf4-657d-4244-bffd-f8bb34b84613 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:59.055090 crc crio[24245]: time=\"2026-06-14T08:48:59.054349062Z\" level=info msg=\"Ran pod sandbox 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb with infra container: openstack/dnsmasq-dns-5494568cc5-h97gv/POD\" id=21c5b0a9-5987-4779-a673-dd55fcb293f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:59.060464 crc crio[24245]: time=\"2026-06-14T08:48:59.06004092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:59.062274 crc crio[24245]: time=\"2026-06-14T08:48:59.062189039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=18bc7313-2184-4f38-b98a-5603ee3f775d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:59.126757 crc crio[24245]: 2026-06-14T08:48:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bcfbe27321c25c Mac:b2:bf:57:77:09:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/1b865543-ce90-415e-ac9c-a820117d8fc8 SocketPath: PciID:}] [{Interface:0xc0001aa5d0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:59.130796 crc crio[24245]: time=\"2026-06-14T08:48:59.130718182Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7b948cc4bb-m2lm5 Namespace:openstack ID:0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60 UID:0913a102-9620-4813-a2f1-0773e329ab9f NetNS:/var/run/netns/1b865543-ce90-415e-ac9c-a820117d8fc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0913a102_9620_4813_a2f1_0773e329ab9f.slice PodAnnotations:0xc0006211d0}] Aliases:map[]}\"\nJun 14 08:48:59.131074 crc crio[24245]: time=\"2026-06-14T08:48:59.131019441Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-7b948cc4bb-m2lm5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:59.132451 crc crio[24245]: time=\"2026-06-14T08:48:59.132308912Z\" level=info msg=\"Started container\" PID=67319 containerID=15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b description=openstack/placement-5c865f788d-qhxm6/placement-log id=d2f1daf4-657d-4244-bffd-f8bb34b84613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5\nJun 14 08:48:59.141695 crc crio[24245]: time=\"2026-06-14T08:48:59.141518052Z\" level=info msg=\"Ran pod sandbox 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60 with infra container: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/POD\" id=a78388b5-b373-4eb7-ac9a-d4d15699aa59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:59.170751 crc crio[24245]: time=\"2026-06-14T08:48:59.170645984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2627566b-e423-4e8d-b470-c2caaaf934bb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:59.171360 crc crio[24245]: time=\"2026-06-14T08:48:59.171255794Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 not found\" id=2627566b-e423-4e8d-b470-c2caaaf934bb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:59.171597 crc crio[24245]: time=\"2026-06-14T08:48:59.171541003Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 found\" id=2627566b-e423-4e8d-b470-c2caaaf934bb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:59.174744 crc crio[24245]: time=\"2026-06-14T08:48:59.174673539Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=15277004-57ce-41cc-adfc-6e1e92cd206a name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:59.205476 crc crio[24245]: time=\"2026-06-14T08:48:59.203663243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=8663c944-b03c-40fe-b635-ba46073ef9ee name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:59.213729 crc crio[24245]: time=\"2026-06-14T08:48:59.213613997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=df09fb86-b368-41b2-9c75-b4258be77020 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:59.215397 crc crio[24245]: time=\"2026-06-14T08:48:59.214458324Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\\\"\"\nJun 14 08:48:59.256737 crc crio[24245]: time=\"2026-06-14T08:48:59.255742981Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5494568cc5-h97gv/init\" id=c596f98d-f709-4ae5-b917-9c9904d66df4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:59.257395 crc crio[24245]: time=\"2026-06-14T08:48:59.257293501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:59.259641 crc crio[24245]: 2026-06-14T08:48:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e537010feb22c18 Mac:16:fd:6f:73:f7:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/f39b290f-19d9-4b3d-8bdb-0884bccc71da SocketPath: PciID:}] [{Interface:0xc0002c05c0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:59.264975 crc crio[24245]: time=\"2026-06-14T08:48:59.264805131Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0 UID:a8f5f81c-97ae-4e82-8d83-8940cdf43386 NetNS:/var/run/netns/f39b290f-19d9-4b3d-8bdb-0884bccc71da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8f5f81c_97ae_4e82_8d83_8940cdf43386.slice PodAnnotations:0xc000602d30}] Aliases:map[]}\"\nJun 14 08:48:59.265280 crc crio[24245]: time=\"2026-06-14T08:48:59.265164173Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:59.342427 crc crio[24245]: 2026-06-14T08:48:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f7989aa11572f7 Mac:2a:25:ac:bb:ac:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/82d8495b-eed9-4a49-a25e-799b6e576d4a SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:59.343644 crc crio[24245]: time=\"2026-06-14T08:48:59.343565117Z\" level=info msg=\"Got pod network &{Name:barbican-worker-b774b49c-5mmw7 Namespace:openstack ID:1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e UID:1feaa293-73cf-43e9-b3d2-3586ceb8ae0f NetNS:/var/run/netns/82d8495b-eed9-4a49-a25e-799b6e576d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1feaa293_73cf_43e9_b3d2_3586ceb8ae0f.slice PodAnnotations:0xc001fea100}] Aliases:map[]}\"\nJun 14 08:48:59.343796 crc crio[24245]: time=\"2026-06-14T08:48:59.343746182Z\" level=info msg=\"Checking pod openstack_barbican-worker-b774b49c-5mmw7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:59.378049 crc crio[24245]: time=\"2026-06-14T08:48:59.375345792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=a64f8e5e-fb14-42a6-b534-fed5935885f7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:59.378049 crc crio[24245]: time=\"2026-06-14T08:48:59.375951365Z\" level=info msg=\"Ran pod sandbox e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0 with infra container: openstack/glance-default-external-api-0/POD\" id=a152a656-f0ef-4d22-a63f-470f83f16a81 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:59.382133 crc crio[24245]: time=\"2026-06-14T08:48:59.381957206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a0727bd8-bbbe-4bdd-b665-bb743c078b40 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:59.405903 crc crio[24245]: time=\"2026-06-14T08:48:59.4057435Z\" level=info msg=\"Ran pod sandbox 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e with infra container: openstack/barbican-worker-b774b49c-5mmw7/POD\" id=7e2a0f54-5c09-4bdc-a031-9c74ef9c73f9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:59.418615 crc crio[24245]: time=\"2026-06-14T08:48:59.418426677Z\" level=info msg=\"Creating container: openstack/placement-5c865f788d-qhxm6/placement-api\" id=a0ba4e46-c41f-46f5-9b0d-892fe4fb92fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:59.419085 crc crio[24245]: time=\"2026-06-14T08:48:59.418991346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:59.441111 crc crio[24245]: time=\"2026-06-14T08:48:59.44093563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=b9be1c51-49b9-4663-a415-bdb8557348ba name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:59.442144 crc crio[24245]: time=\"2026-06-14T08:48:59.442066859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=33519d5e-ca91-45f5-b505-541f5caa4e50 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:59.444135 crc crio[24245]: time=\"2026-06-14T08:48:59.444095835Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 not found\" id=b9be1c51-49b9-4663-a415-bdb8557348ba name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:59.444333 crc crio[24245]: time=\"2026-06-14T08:48:59.444314682Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 found\" id=b9be1c51-49b9-4663-a415-bdb8557348ba name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:59.448549 crc crio[24245]: time=\"2026-06-14T08:48:59.448501065Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=75e6e8e5-bc39-4d25-89d0-27bdd33277c4 name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:59.461035 crc crio[24245]: time=\"2026-06-14T08:48:59.460624943Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\\\"\"\nJun 14 08:48:59.486576 crc crio[24245]: time=\"2026-06-14T08:48:59.486494586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:59.499993 crc crio[24245]: time=\"2026-06-14T08:48:59.49759396Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=fe39a98d-87a9-4b9a-bba4-0f68935fe8a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:59.499993 crc crio[24245]: time=\"2026-06-14T08:48:59.498397456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:59.504525 crc crio[24245]: time=\"2026-06-14T08:48:59.503935053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:59.516935 crc crio[24245]: time=\"2026-06-14T08:48:59.5168285Z\" level=info msg=\"Created container 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834: openstack/ceilometer-0/sg-core\" id=dc161efb-62d5-468b-92b4-ab428bcdbc0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:59.519169 crc crio[24245]: time=\"2026-06-14T08:48:59.518945869Z\" level=info msg=\"Starting container: 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834\" id=046514ca-94ea-4a26-ba35-2032b1b849b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:59.526473 crc crio[24245]: time=\"2026-06-14T08:48:59.526384426Z\" level=info msg=\"Started container\" PID=67478 containerID=46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834 description=openstack/ceilometer-0/sg-core id=046514ca-94ea-4a26-ba35-2032b1b849b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92\nJun 14 08:48:59.566743 crc crio[24245]: time=\"2026-06-14T08:48:59.566651748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:59.614461 crc crio[24245]: time=\"2026-06-14T08:48:59.61435457Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=f3a74dad-56b9-4674-b2d6-839d5bbad856 name=/runtime.v1.ImageService/PullImage\nJun 14 08:48:59.654246 crc crio[24245]: time=\"2026-06-14T08:48:59.654110581Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 14 08:48:59.654974 crc crio[24245]: time=\"2026-06-14T08:48:59.654768961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:59.825938 crc crio[24245]: 2026-06-14T08:48:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2565e3849e1afb8 Mac:86:62:02:23:20:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/91f1b376-9c16-4aee-9c80-42cd5f48f52c SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:48:59.825938 crc crio[24245]: time=\"2026-06-14T08:48:59.817513182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:59.825938 crc crio[24245]: time=\"2026-06-14T08:48:59.818529319Z\" level=info msg=\"Got pod network &{Name:barbican-api-744544c9d8-8wvfs Namespace:openstack ID:2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06 UID:cb85ed4a-05fa-47a7-b9a4-b21328d30a8a NetNS:/var/run/netns/91f1b376-9c16-4aee-9c80-42cd5f48f52c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb85ed4a_05fa_47a7_b9a4_b21328d30a8a.slice PodAnnotations:0xc002c92370}] Aliases:map[]}\"\nJun 14 08:48:59.825938 crc crio[24245]: time=\"2026-06-14T08:48:59.818653656Z\" level=info msg=\"Checking pod openstack_barbican-api-744544c9d8-8wvfs for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:48:59.825938 crc crio[24245]: time=\"2026-06-14T08:48:59.825781256Z\" level=info msg=\"Created container 1cd00a23fbefd30b145ec06179264b2a64ad8264fe5f79fc6838dc0a5cb89b54: openstack/dnsmasq-dns-5494568cc5-h97gv/init\" id=c596f98d-f709-4ae5-b917-9c9904d66df4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:59.829782 crc crio[24245]: time=\"2026-06-14T08:48:59.828636748Z\" level=info msg=\"Starting container: 1cd00a23fbefd30b145ec06179264b2a64ad8264fe5f79fc6838dc0a5cb89b54\" id=77a06772-ec47-403b-a414-5787aea662bb name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:59.844100 crc crio[24245]: time=\"2026-06-14T08:48:59.843995658Z\" level=info msg=\"Started container\" PID=67507 containerID=1cd00a23fbefd30b145ec06179264b2a64ad8264fe5f79fc6838dc0a5cb89b54 description=openstack/dnsmasq-dns-5494568cc5-h97gv/init id=77a06772-ec47-403b-a414-5787aea662bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb\nJun 14 08:48:59.892154 crc crio[24245]: time=\"2026-06-14T08:48:59.891433357Z\" level=info msg=\"Ran pod sandbox 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06 with infra container: openstack/barbican-api-744544c9d8-8wvfs/POD\" id=80294108-9512-4791-8f09-3f514b9018f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:48:59.901052 crc crio[24245]: time=\"2026-06-14T08:48:59.898357625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3458f6c6-f3bc-4c0a-aaf6-7637d98891b1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:59.906175 crc crio[24245]: time=\"2026-06-14T08:48:59.904022349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=cf207abc-214a-4ffa-8d6c-4bda806e7136 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:48:59.926762 crc crio[24245]: time=\"2026-06-14T08:48:59.926598834Z\" level=info msg=\"Created container e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de: openstack/placement-5c865f788d-qhxm6/placement-api\" id=a0ba4e46-c41f-46f5-9b0d-892fe4fb92fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:59.959573 crc crio[24245]: time=\"2026-06-14T08:48:59.959340411Z\" level=info msg=\"Creating container: openstack/barbican-api-744544c9d8-8wvfs/barbican-api-log\" id=c13e57db-7b31-4dd3-a67c-d1204a266957 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:48:59.960139 crc crio[24245]: time=\"2026-06-14T08:48:59.959775015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:48:59.962726 crc crio[24245]: time=\"2026-06-14T08:48:59.962653482Z\" level=info msg=\"Starting container: e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de\" id=fcaadedc-e225-4227-9c6d-2c586a94dfca name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:48:59.970774 crc crio[24245]: time=\"2026-06-14T08:48:59.970658106Z\" level=info msg=\"Started container\" PID=67526 containerID=e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de description=openstack/placement-5c865f788d-qhxm6/placement-api id=fcaadedc-e225-4227-9c6d-2c586a94dfca name=/runtime.v1.RuntimeService/StartContainer sandboxID=71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5\nJun 14 08:49:00.115285 crc crio[24245]: time=\"2026-06-14T08:49:00.1146395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:00.129107 crc crio[24245]: time=\"2026-06-14T08:49:00.129007838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:00.201057 crc crio[24245]: 2026-06-14T08:49:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2c3ccf476c5e45 Mac:aa:4a:2c:b8:18:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/cea87097-5b4d-4591-bd04-c2f3050d35aa SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:00.202138 crc crio[24245]: time=\"2026-06-14T08:49:00.202031419Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b5bb49947-rrlbz Namespace:openstack ID:c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838 UID:51f7fa25-6483-47d6-bed9-22a23b35a545 NetNS:/var/run/netns/cea87097-5b4d-4591-bd04-c2f3050d35aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51f7fa25_6483_47d6_bed9_22a23b35a545.slice PodAnnotations:0xc000131380}] Aliases:map[]}\"\nJun 14 08:49:00.202210 crc crio[24245]: time=\"2026-06-14T08:49:00.202171183Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b5bb49947-rrlbz for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:00.222953 crc crio[24245]: time=\"2026-06-14T08:49:00.222818636Z\" level=info msg=\"Ran pod sandbox c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838 with infra container: openstack/dnsmasq-dns-6b5bb49947-rrlbz/POD\" id=8b5dd6ea-4ea6-4cbd-aa06-5ffa6efb6229 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:00.229243 crc crio[24245]: time=\"2026-06-14T08:49:00.229171252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b6b780dd-d1df-4e61-8e7c-c45c7f5b8a32 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:00.362276 crc crio[24245]: time=\"2026-06-14T08:49:00.36214614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f3fcacf0-a492-4d3d-8fb3-2d15382e5a78 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:00.385945 crc crio[24245]: time=\"2026-06-14T08:49:00.385625117Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b5bb49947-rrlbz/init\" id=d09ed50a-d95b-4aad-ba16-c8c4e5b79a1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:00.386279 crc crio[24245]: time=\"2026-06-14T08:49:00.386058331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:00.500343 crc crio[24245]: time=\"2026-06-14T08:49:00.500176265Z\" level=info msg=\"Created container 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268: openstack/barbican-api-744544c9d8-8wvfs/barbican-api-log\" id=c13e57db-7b31-4dd3-a67c-d1204a266957 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:00.501791 crc crio[24245]: time=\"2026-06-14T08:49:00.501674071Z\" level=info msg=\"Starting container: 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268\" id=a0c9ce74-b4f5-443a-a7f6-35473d6253dd name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:00.523830 crc crio[24245]: time=\"2026-06-14T08:49:00.523710463Z\" level=info msg=\"Started container\" PID=67697 containerID=28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268 description=openstack/barbican-api-744544c9d8-8wvfs/barbican-api-log id=a0c9ce74-b4f5-443a-a7f6-35473d6253dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06\nJun 14 08:49:00.555749 crc crio[24245]: time=\"2026-06-14T08:49:00.555701387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8e7f823f-a8cb-484d-a8f1-4ad65de31aac name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:00.613651 crc crio[24245]: time=\"2026-06-14T08:49:00.613376291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3f5d7502-ac59-433f-8afd-03992d7b29e7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:00.660277 crc crio[24245]: time=\"2026-06-14T08:49:00.659689051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:00.665142 crc crio[24245]: time=\"2026-06-14T08:49:00.66434873Z\" level=info msg=\"Creating container: openstack/barbican-api-744544c9d8-8wvfs/barbican-api\" id=bd2e6b87-88c0-4c9d-9dbc-1915120e072e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:00.677930 crc crio[24245]: time=\"2026-06-14T08:49:00.67408025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:00.677930 crc crio[24245]: time=\"2026-06-14T08:49:00.675792065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:00.857084 crc crio[24245]: time=\"2026-06-14T08:49:00.856959042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:00.895635 crc crio[24245]: time=\"2026-06-14T08:49:00.895522619Z\" level=info msg=\"Created container f01f9ff80d116fd06858b953c167a2cd41e8da346ec3c5c47d4fb4bbc0410fd1: openstack/dnsmasq-dns-6b5bb49947-rrlbz/init\" id=d09ed50a-d95b-4aad-ba16-c8c4e5b79a1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:00.897168 crc crio[24245]: time=\"2026-06-14T08:49:00.897050017Z\" level=info msg=\"Starting container: f01f9ff80d116fd06858b953c167a2cd41e8da346ec3c5c47d4fb4bbc0410fd1\" id=f10d1027-6410-4ca1-9f07-f95a65db5623 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:00.913080 crc crio[24245]: time=\"2026-06-14T08:49:00.912966715Z\" level=info msg=\"Started container\" PID=67904 containerID=f01f9ff80d116fd06858b953c167a2cd41e8da346ec3c5c47d4fb4bbc0410fd1 description=openstack/dnsmasq-dns-6b5bb49947-rrlbz/init id=f10d1027-6410-4ca1-9f07-f95a65db5623 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838\nJun 14 08:49:00.917063 crc crio[24245]: time=\"2026-06-14T08:49:00.916905941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:00.963170 crc crio[24245]: time=\"2026-06-14T08:49:00.962139721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:01.024305 crc crio[24245]: time=\"2026-06-14T08:49:01.023699101Z\" level=info msg=\"Created container 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec: openstack/glance-default-internal-api-0/glance-log\" id=64fbae81-6109-4740-8eed-867c1339e4d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:01.044583 crc crio[24245]: time=\"2026-06-14T08:49:01.044372058Z\" level=info msg=\"Starting container: 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec\" id=40adc826-04f1-4a42-a9e3-19ab0b66d223 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:01.061688 crc crio[24245]: time=\"2026-06-14T08:49:01.055883334Z\" level=info msg=\"Started container\" PID=67919 containerID=455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec description=openstack/glance-default-internal-api-0/glance-log id=40adc826-04f1-4a42-a9e3-19ab0b66d223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d\nJun 14 08:49:01.098510 crc crio[24245]: time=\"2026-06-14T08:49:01.098372015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=0b479647-1392-4ae0-945d-8fe45c315950 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:01.192411 crc crio[24245]: time=\"2026-06-14T08:49:01.19227451Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4ad2fba5-3413-45fa-8cd4-2e3650f4538e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:01.245346 crc crio[24245]: time=\"2026-06-14T08:49:01.224532063Z\" level=info msg=\"Stopping pod sandbox: 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb\" id=3997a584-1d8d-4847-bc90-8407510d7b16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:01.245346 crc crio[24245]: time=\"2026-06-14T08:49:01.225123252Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-h97gv Namespace:openstack ID:068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb UID:64fdef24-b7e2-46ab-9d13-058fcbc0828e NetNS:/var/run/netns/93db6ed2-636e-409d-9f57-f0bd553742a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64fdef24_b7e2_46ab_9d13_058fcbc0828e.slice PodAnnotations:0xc00274a570}] Aliases:map[]}\"\nJun 14 08:49:01.245346 crc crio[24245]: time=\"2026-06-14T08:49:01.225340239Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5494568cc5-h97gv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:01.284898 crc crio[24245]: time=\"2026-06-14T08:49:01.284170493Z\" level=info msg=\"Created container 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39: openstack/barbican-api-744544c9d8-8wvfs/barbican-api\" id=bd2e6b87-88c0-4c9d-9dbc-1915120e072e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:01.307898 crc crio[24245]: time=\"2026-06-14T08:49:01.30583306Z\" level=info msg=\"Starting container: 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39\" id=7d3df9a2-cbc1-430e-8a17-7563a81ab314 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:01.312721 crc crio[24245]: time=\"2026-06-14T08:49:01.310300573Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=b98204dc-159e-48a2-9280-f281b30370e4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:01.324935 crc crio[24245]: time=\"2026-06-14T08:49:01.323995076Z\" level=info msg=\"Started container\" PID=67942 containerID=5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39 description=openstack/barbican-api-744544c9d8-8wvfs/barbican-api id=7d3df9a2-cbc1-430e-8a17-7563a81ab314 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06\nJun 14 08:49:01.342253 crc crio[24245]: time=\"2026-06-14T08:49:01.341335105Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=03b17acd-6c08-4a8a-a3d3-f2679e13a8db name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:01.342828 crc crio[24245]: time=\"2026-06-14T08:49:01.342767711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:01.426371 crc crio[24245]: time=\"2026-06-14T08:49:01.426118621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=84134eae-5a9c-41fd-85f9-1060beb1506e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:01.456783 crc crio[24245]: time=\"2026-06-14T08:49:01.44897987Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b5bb49947-rrlbz/dnsmasq-dns\" id=33e169dc-1ac8-40f1-bb82-a4944e275049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:01.456783 crc crio[24245]: time=\"2026-06-14T08:49:01.454980854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:01.521813 crc crio[24245]: time=\"2026-06-14T08:49:01.521624731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:01.562065 crc crio[24245]: time=\"2026-06-14T08:49:01.561515352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:01.725892 crc crio[24245]: time=\"2026-06-14T08:49:01.72491635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:01.743684 crc crio[24245]: time=\"2026-06-14T08:49:01.743524394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:01.837932 crc crio[24245]: time=\"2026-06-14T08:49:01.837548828Z\" level=info msg=\"Created container 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85: openstack/glance-default-external-api-0/glance-log\" id=fe39a98d-87a9-4b9a-bba4-0f68935fe8a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:01.860891 crc crio[24245]: time=\"2026-06-14T08:49:01.86073583Z\" level=info msg=\"Starting container: 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85\" id=6515460c-9b7b-415a-813e-709625b42575 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:01.888917 crc crio[24245]: time=\"2026-06-14T08:49:01.888744988Z\" level=info msg=\"Started container\" PID=68011 containerID=51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85 description=openstack/glance-default-external-api-0/glance-log id=6515460c-9b7b-415a-813e-709625b42575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0\nJun 14 08:49:01.924106 crc crio[24245]: time=\"2026-06-14T08:49:01.923954319Z\" level=info msg=\"Stopped pod sandbox: 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb\" id=3997a584-1d8d-4847-bc90-8407510d7b16 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:01.939761 crc crio[24245]: time=\"2026-06-14T08:49:01.938443193Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=795010f3-1a46-46ff-88ca-80e184ca82b1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:01.947996 crc crio[24245]: time=\"2026-06-14T08:49:01.947792774Z\" level=info msg=\"Created container 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55: openstack/dnsmasq-dns-6b5bb49947-rrlbz/dnsmasq-dns\" id=33e169dc-1ac8-40f1-bb82-a4944e275049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:01.959566 crc crio[24245]: time=\"2026-06-14T08:49:01.957523739Z\" level=info msg=\"Starting container: 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55\" id=aad8404e-c7d7-4653-93b0-a36aec3a438a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:01.984907 crc crio[24245]: time=\"2026-06-14T08:49:01.984754655Z\" level=info msg=\"Started container\" PID=68034 containerID=118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55 description=openstack/dnsmasq-dns-6b5bb49947-rrlbz/dnsmasq-dns id=aad8404e-c7d7-4653-93b0-a36aec3a438a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838\nJun 14 08:49:02.004740 crc crio[24245]: time=\"2026-06-14T08:49:02.001684775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7f06c799-6f98-492f-9bb2-803b7813489b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:02.186698 crc crio[24245]: time=\"2026-06-14T08:49:02.183311464Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=9dcb3ce4-3736-4b7d-a981-c4819c11a3d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:02.194140 crc crio[24245]: time=\"2026-06-14T08:49:02.193751237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:02.309361 crc crio[24245]: time=\"2026-06-14T08:49:02.309195389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:02.376105 crc crio[24245]: time=\"2026-06-14T08:49:02.372937353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:02.423920 crc crio[24245]: time=\"2026-06-14T08:49:02.423800071Z\" level=info msg=\"Removing container: 1cd00a23fbefd30b145ec06179264b2a64ad8264fe5f79fc6838dc0a5cb89b54\" id=59170548-1f83-478d-8c6c-b782bbd8afb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:02.484541 crc crio[24245]: time=\"2026-06-14T08:49:02.484392752Z\" level=info msg=\"Removed container 1cd00a23fbefd30b145ec06179264b2a64ad8264fe5f79fc6838dc0a5cb89b54: openstack/dnsmasq-dns-5494568cc5-h97gv/init\" id=59170548-1f83-478d-8c6c-b782bbd8afb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:02.923705 crc crio[24245]: time=\"2026-06-14T08:49:02.923099218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:02.969900 crc crio[24245]: time=\"2026-06-14T08:49:02.969120634Z\" level=info msg=\"Created container 817f04b27379f6deda53ea620a20eac0703b4cbf980fc933ebc4d2039495ce62: openstack/cinder-db-sync-4trgl/cinder-db-sync\" id=1e0f5c9a-48e1-4731-af1a-6329a587b86c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:02.976002 crc crio[24245]: time=\"2026-06-14T08:49:02.975175344Z\" level=info msg=\"Starting container: 817f04b27379f6deda53ea620a20eac0703b4cbf980fc933ebc4d2039495ce62\" id=3faafa56-4869-47e1-951c-f84d534b3676 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:02.986896 crc crio[24245]: time=\"2026-06-14T08:49:02.986435555Z\" level=info msg=\"Started container\" PID=68240 containerID=817f04b27379f6deda53ea620a20eac0703b4cbf980fc933ebc4d2039495ce62 description=openstack/cinder-db-sync-4trgl/cinder-db-sync id=3faafa56-4869-47e1-951c-f84d534b3676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb\nJun 14 08:49:03.209179 crc crio[24245]: time=\"2026-06-14T08:49:03.208334325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:04.601810 crc crio[24245]: time=\"2026-06-14T08:49:04.598339525Z\" level=info msg=\"Created container 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5: openstack/glance-default-internal-api-0/glance-httpd\" id=03b17acd-6c08-4a8a-a3d3-f2679e13a8db name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:04.606686 crc crio[24245]: time=\"2026-06-14T08:49:04.606509504Z\" level=info msg=\"Starting container: 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5\" id=c07921ad-cd72-4708-bfb7-e3708fc6f0ef name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:04.619303 crc crio[24245]: time=\"2026-06-14T08:49:04.61670615Z\" level=info msg=\"Started container\" PID=68264 containerID=4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5 description=openstack/glance-default-internal-api-0/glance-httpd id=c07921ad-cd72-4708-bfb7-e3708fc6f0ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d\nJun 14 08:49:04.680959 crc crio[24245]: time=\"2026-06-14T08:49:04.68079447Z\" level=info msg=\"Created container c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a: openstack/glance-default-external-api-0/glance-httpd\" id=9dcb3ce4-3736-4b7d-a981-c4819c11a3d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:04.682141 crc crio[24245]: time=\"2026-06-14T08:49:04.682052082Z\" level=info msg=\"Starting container: c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a\" id=113fc57c-749e-4e95-968e-accdeb3a5c37 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:04.693480 crc crio[24245]: time=\"2026-06-14T08:49:04.693256356Z\" level=info msg=\"Started container\" PID=68282 containerID=c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a description=openstack/glance-default-external-api-0/glance-httpd id=113fc57c-749e-4e95-968e-accdeb3a5c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0\nJun 14 08:49:05.538557 crc crio[24245]: time=\"2026-06-14T08:49:05.538475615Z\" level=info msg=\"Stopping container: 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5 (timeout: 30s)\" id=964b94b3-de80-45da-8101-b297bbca325b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:05.547072 crc crio[24245]: time=\"2026-06-14T08:49:05.546996949Z\" level=info msg=\"Stopping container: 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec (timeout: 30s)\" id=ba728617-e647-42e4-8544-2f7dcb9ac667 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:05.560462 crc crio[24245]: time=\"2026-06-14T08:49:05.56037902Z\" level=info msg=\"Stopping container: c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a (timeout: 30s)\" id=f72d621a-e997-4a80-82bc-8001a398e79b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:05.567740 crc crio[24245]: time=\"2026-06-14T08:49:05.567652943Z\" level=info msg=\"Stopping container: 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85 (timeout: 30s)\" id=7e2fd68d-d365-42fc-956a-13021f867665 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:06.235062 crc crio[24245]: time=\"2026-06-14T08:49:06.234387747Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-5f686ccfbd-6vkll/POD\" id=17d3144a-02d1-414b-a1e4-735a505b127a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:06.235765 crc crio[24245]: time=\"2026-06-14T08:49:06.235083029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:06.871646 crc crio[24245]: time=\"2026-06-14T08:49:06.87090024Z\" level=info msg=\"Stopped container 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85: openstack/glance-default-external-api-0/glance-log\" id=7e2fd68d-d365-42fc-956a-13021f867665 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:07.096921 crc crio[24245]: time=\"2026-06-14T08:49:07.09676274Z\" level=info msg=\"Stopped container 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec: openstack/glance-default-internal-api-0/glance-log\" id=ba728617-e647-42e4-8544-2f7dcb9ac667 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:10.759277 crc crio[24245]: time=\"2026-06-14T08:49:10.752506283Z\" level=info msg=\"Stopping container: 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f (timeout: 10s)\" id=b7257b9e-7c21-4179-be0b-12c18a580e3c name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:13.485696 crc crio[24245]: time=\"2026-06-14T08:49:13.484796928Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=15277004-57ce-41cc-adfc-6e1e92cd206a name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:13.495446 crc crio[24245]: time=\"2026-06-14T08:49:13.495340682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=1d51cd14-d1d4-4f15-bdb2-0d906cd18fda name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:13.615831 crc crio[24245]: time=\"2026-06-14T08:49:13.6143077Z\" level=info msg=\"Stopped container c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a: openstack/glance-default-external-api-0/glance-httpd\" id=f72d621a-e997-4a80-82bc-8001a398e79b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:13.615831 crc crio[24245]: time=\"2026-06-14T08:49:13.615473828Z\" level=info msg=\"Stopping pod sandbox: e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0\" id=60d3445f-5c1c-46a2-aafe-5c3db86d48e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:13.616493 crc crio[24245]: time=\"2026-06-14T08:49:13.616417798Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0 UID:a8f5f81c-97ae-4e82-8d83-8940cdf43386 NetNS:/var/run/netns/f39b290f-19d9-4b3d-8bdb-0884bccc71da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8f5f81c_97ae_4e82_8d83_8940cdf43386.slice PodAnnotations:0xc002c921e8}] Aliases:map[]}\"\nJun 14 08:49:13.616682 crc crio[24245]: time=\"2026-06-14T08:49:13.616620445Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:13.889261 crc crio[24245]: time=\"2026-06-14T08:49:13.88916978Z\" level=info msg=\"Stopped container 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f: openstack/dnsmasq-dns-85d986748f-sp9s7/dnsmasq-dns\" id=b7257b9e-7c21-4179-be0b-12c18a580e3c name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:13.891007 crc crio[24245]: time=\"2026-06-14T08:49:13.890808902Z\" level=info msg=\"Stopping pod sandbox: 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35\" id=4079b259-535e-48fe-b998-a2480e476d4c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:13.891453 crc crio[24245]: time=\"2026-06-14T08:49:13.891392351Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-sp9s7 Namespace:openstack ID:4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35 UID:249e8545-0a15-4b76-acd2-e82ce547000d NetNS:/var/run/netns/baaca325-4f7e-4923-8fc0-b10ebe2f6218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod249e8545_0a15_4b76_acd2_e82ce547000d.slice PodAnnotations:0xc000130648}] Aliases:map[]}\"\nJun 14 08:49:13.891647 crc crio[24245]: time=\"2026-06-14T08:49:13.891598768Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85d986748f-sp9s7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:13.895606 crc crio[24245]: time=\"2026-06-14T08:49:13.892397333Z\" level=info msg=\"Stopped container 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5: openstack/glance-default-internal-api-0/glance-httpd\" id=964b94b3-de80-45da-8101-b297bbca325b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:13.895606 crc crio[24245]: time=\"2026-06-14T08:49:13.893804088Z\" level=info msg=\"Stopping pod sandbox: 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d\" id=c7489289-5fdc-48f4-a17c-8e7c3a06bb94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:13.895606 crc crio[24245]: time=\"2026-06-14T08:49:13.89450719Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d UID:8421d95d-af58-4d8e-96d3-1376e046e9a2 NetNS:/var/run/netns/988dbb19-d8e3-4218-8a80-006606134418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8421d95d_af58_4d8e_96d3_1376e046e9a2.slice PodAnnotations:0xc002c92578}] Aliases:map[]}\"\nJun 14 08:49:13.895606 crc crio[24245]: time=\"2026-06-14T08:49:13.894696766Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:15.387189 crc crio[24245]: time=\"2026-06-14T08:49:15.386765855Z\" level=info msg=\"Stopped pod sandbox: e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0\" id=60d3445f-5c1c-46a2-aafe-5c3db86d48e8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:15.392198 crc crio[24245]: time=\"2026-06-14T08:49:15.392095886Z\" level=info msg=\"Stopped pod sandbox: 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35\" id=4079b259-535e-48fe-b998-a2480e476d4c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:15.394661 crc crio[24245]: time=\"2026-06-14T08:49:15.394570716Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=75e6e8e5-bc39-4d25-89d0-27bdd33277c4 name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:15.395727 crc crio[24245]: time=\"2026-06-14T08:49:15.395559508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=2e64aebf-33b2-4773-93a5-35f6b906f809 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:15.400176 crc crio[24245]: time=\"2026-06-14T08:49:15.40000564Z\" level=info msg=\"Stopped pod sandbox: 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d\" id=c7489289-5fdc-48f4-a17c-8e7c3a06bb94 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:15.892701 crc crio[24245]: time=\"2026-06-14T08:49:15.892170684Z\" level=info msg=\"Removing container: 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5\" id=a5f2cba0-dcc8-4644-bf92-dcea2536b1ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:16.757906 crc crio[24245]: time=\"2026-06-14T08:49:16.755508987Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=a1e9beaa-fa4d-4e1d-a377-f083b6dabe8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:16.757906 crc crio[24245]: time=\"2026-06-14T08:49:16.756044055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:16.822738 crc crio[24245]: time=\"2026-06-14T08:49:16.822060677Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=85f5387e-c529-4f54-ab09-e19f65824b4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:16.823006 crc crio[24245]: time=\"2026-06-14T08:49:16.82280616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:16.875296 crc crio[24245]: time=\"2026-06-14T08:49:16.874784015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=57c1aef5-d05d-4f71-bdb5-d771894bb757 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:16.899183 crc crio[24245]: time=\"2026-06-14T08:49:16.899095302Z\" level=info msg=\"Got pod network &{Name:barbican-api-5f686ccfbd-6vkll Namespace:openstack ID:6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00 UID:287282ea-561f-41fa-955a-c4e69174c453 NetNS:/var/run/netns/21f440d8-0723-44a3-8a31-add2c381ba37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod287282ea_561f_41fa_955a_c4e69174c453.slice PodAnnotations:0xc0004cc578}] Aliases:map[]}\"\nJun 14 08:49:16.899183 crc crio[24245]: time=\"2026-06-14T08:49:16.899165064Z\" level=info msg=\"Adding pod openstack_barbican-api-5f686ccfbd-6vkll to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:16.914994 crc crio[24245]: time=\"2026-06-14T08:49:16.914780832Z\" level=info msg=\"Removed container 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5: openstack/glance-default-internal-api-0/glance-httpd\" id=a5f2cba0-dcc8-4644-bf92-dcea2536b1ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:16.929987 crc crio[24245]: time=\"2026-06-14T08:49:16.929806547Z\" level=info msg=\"Removing container: 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec\" id=bb5845f0-3780-46d6-99c6-95ac3a29ae9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:16.944164 crc crio[24245]: time=\"2026-06-14T08:49:16.94406105Z\" level=info msg=\"Stopping pod sandbox: dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb\" id=b7a3d09e-e50c-4b9f-a7cb-92022ae27015 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:16.944922 crc crio[24245]: time=\"2026-06-14T08:49:16.944781113Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-4trgl Namespace:openstack ID:dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb UID:1d35bb51-816a-4695-ae6f-0fc31bc8e17a NetNS:/var/run/netns/5cbf5651-e3e0-4a02-91f4-b81311dda0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d35bb51_816a_4695_ae6f_0fc31bc8e17a.slice PodAnnotations:0xc000522180}] Aliases:map[]}\"\nJun 14 08:49:16.945103 crc crio[24245]: time=\"2026-06-14T08:49:16.945037082Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-4trgl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:17.071488 crc crio[24245]: time=\"2026-06-14T08:49:17.070583958Z\" level=info msg=\"Removed container 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec: openstack/glance-default-internal-api-0/glance-log\" id=bb5845f0-3780-46d6-99c6-95ac3a29ae9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:17.076725 crc crio[24245]: time=\"2026-06-14T08:49:17.076465924Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=c183054d-2fe0-45a9-9c62-65a157b3045d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:17.076725 crc crio[24245]: time=\"2026-06-14T08:49:17.07663424Z\" level=info msg=\"Removing container: c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a\" id=3d48ac2a-563c-4c56-94ac-25e4d9ae25d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:17.094913 crc crio[24245]: time=\"2026-06-14T08:49:17.093552608Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener-log\" id=e03f93cc-f19c-4eb7-a90b-f26205727a14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:17.122449 crc crio[24245]: time=\"2026-06-14T08:49:17.122384609Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=f3a74dad-56b9-4674-b2d6-839d5bbad856 name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:17.127775 crc crio[24245]: time=\"2026-06-14T08:49:17.127640264Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=2f6efaa8-5e7f-42dd-9a46-1a93363cfe51 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:17.164153 crc crio[24245]: time=\"2026-06-14T08:49:17.164018012Z\" level=info msg=\"Removed container c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a: openstack/glance-default-external-api-0/glance-httpd\" id=3d48ac2a-563c-4c56-94ac-25e4d9ae25d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:17.166449 crc crio[24245]: time=\"2026-06-14T08:49:17.166369337Z\" level=info msg=\"Removing container: 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85\" id=a4498353-b0fc-4919-b49d-850b9f3670d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:17.167247 crc crio[24245]: time=\"2026-06-14T08:49:17.167172752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:17.185776 crc crio[24245]: time=\"2026-06-14T08:49:17.183933938Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609 UID:c775e419-0421-4492-9da0-51cf01d9d40e NetNS:/var/run/netns/e49d40d6-0b1b-431a-a822-dfa16cd7d173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc775e419_0421_4492_9da0_51cf01d9d40e.slice PodAnnotations:0xc0006020e8}] Aliases:map[]}\"\nJun 14 08:49:17.185776 crc crio[24245]: time=\"2026-06-14T08:49:17.184019091Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:17.186663 crc crio[24245]: time=\"2026-06-14T08:49:17.1865496Z\" level=info msg=\"Creating container: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker-log\" id=2d896306-6d5b-4adf-ab65-71650d2615c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:17.220098 crc crio[24245]: time=\"2026-06-14T08:49:17.220000527Z\" level=info msg=\"Removed container 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85: openstack/glance-default-external-api-0/glance-log\" id=a4498353-b0fc-4919-b49d-850b9f3670d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:17.232662 crc crio[24245]: time=\"2026-06-14T08:49:17.232528343Z\" level=info msg=\"Removing container: 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f\" id=f8b231d8-bac8-4afc-83f9-6288c4b7067b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:17.233028 crc crio[24245]: time=\"2026-06-14T08:49:17.232943217Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894 UID:1985474b-5676-46a7-87f1-c2766f1d5d4c NetNS:/var/run/netns/b8aaced3-ffd7-48ae-a2db-0be71c705234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1985474b_5676_46a7_87f1_c2766f1d5d4c.slice PodAnnotations:0xc0006206e8}] Aliases:map[]}\"\nJun 14 08:49:17.233028 crc crio[24245]: time=\"2026-06-14T08:49:17.233015839Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:17.247120 crc crio[24245]: time=\"2026-06-14T08:49:17.246989835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:17.288201 crc crio[24245]: time=\"2026-06-14T08:49:17.286539454Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=b8a6911c-3210-4c11-9a40-bfa70d31c2db name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:17.298468 crc crio[24245]: time=\"2026-06-14T08:49:17.295743655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:17.324069 crc crio[24245]: time=\"2026-06-14T08:49:17.323941804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:17.324756 crc crio[24245]: time=\"2026-06-14T08:49:17.324665813Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=69fa1af6-886f-447d-a993-b0b724f27cea name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:17.337255 crc crio[24245]: time=\"2026-06-14T08:49:17.337136825Z\" level=info msg=\"Removed container 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f: openstack/dnsmasq-dns-85d986748f-sp9s7/dnsmasq-dns\" id=f8b231d8-bac8-4afc-83f9-6288c4b7067b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:17.341805 crc crio[24245]: time=\"2026-06-14T08:49:17.341491452Z\" level=info msg=\"Removing container: 2c2f514075e3ea8211d2077816bc3010258b2b5cc94489ced27aaf08e9d6eb0a\" id=599b3e5f-3480-42e3-93e8-6cc285bf4f87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:17.347770 crc crio[24245]: time=\"2026-06-14T08:49:17.347627128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:17.368645 crc crio[24245]: time=\"2026-06-14T08:49:17.363160433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:17.382413 crc crio[24245]: time=\"2026-06-14T08:49:17.381927168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:17.470820 crc crio[24245]: time=\"2026-06-14T08:49:17.470725152Z\" level=info msg=\"Removed container 2c2f514075e3ea8211d2077816bc3010258b2b5cc94489ced27aaf08e9d6eb0a: openstack/dnsmasq-dns-85d986748f-sp9s7/init\" id=599b3e5f-3480-42e3-93e8-6cc285bf4f87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:17.488587 crc crio[24245]: time=\"2026-06-14T08:49:17.488415349Z\" level=info msg=\"Stopped pod sandbox: dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb\" id=b7a3d09e-e50c-4b9f-a7cb-92022ae27015 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:17.513082 crc crio[24245]: time=\"2026-06-14T08:49:17.51295846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:17.517137 crc crio[24245]: time=\"2026-06-14T08:49:17.516934497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:17.616193 crc crio[24245]: 2026-06-14T08:49:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d74cd477c2cd18 Mac:ca:bd:66:7f:00:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/21f440d8-0723-44a3-8a31-add2c381ba37 SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:17.619808 crc crio[24245]: time=\"2026-06-14T08:49:17.619167204Z\" level=info msg=\"Got pod network &{Name:barbican-api-5f686ccfbd-6vkll Namespace:openstack ID:6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00 UID:287282ea-561f-41fa-955a-c4e69174c453 NetNS:/var/run/netns/21f440d8-0723-44a3-8a31-add2c381ba37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod287282ea_561f_41fa_955a_c4e69174c453.slice PodAnnotations:0xc0004cc578}] Aliases:map[]}\"\nJun 14 08:49:17.620991 crc crio[24245]: time=\"2026-06-14T08:49:17.620690013Z\" level=info msg=\"Checking pod openstack_barbican-api-5f686ccfbd-6vkll for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:17.671606 crc crio[24245]: time=\"2026-06-14T08:49:17.671503299Z\" level=info msg=\"Ran pod sandbox 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00 with infra container: openstack/barbican-api-5f686ccfbd-6vkll/POD\" id=17d3144a-02d1-414b-a1e4-735a505b127a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:17.676489 crc crio[24245]: time=\"2026-06-14T08:49:17.676422414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=6392cfb5-e530-4234-810d-d2cb1f5e8017 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:17.680969 crc crio[24245]: time=\"2026-06-14T08:49:17.68035274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=b918f31f-e769-4365-b752-0e9fbc471b12 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:17.700275 crc crio[24245]: time=\"2026-06-14T08:49:17.700159939Z\" level=info msg=\"Creating container: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api-log\" id=2060192c-3a9b-4451-bb30-84ed78b1ca57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:17.701000 crc crio[24245]: time=\"2026-06-14T08:49:17.700905313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:17.726801 crc crio[24245]: time=\"2026-06-14T08:49:17.726650694Z\" level=info msg=\"Created container b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener-log\" id=e03f93cc-f19c-4eb7-a90b-f26205727a14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:17.728831 crc crio[24245]: time=\"2026-06-14T08:49:17.728663557Z\" level=info msg=\"Starting container: b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358\" id=767d9345-61cc-4519-80fb-031b031dc105 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:17.737437 crc crio[24245]: time=\"2026-06-14T08:49:17.737308339Z\" level=info msg=\"Started container\" PID=69720 containerID=b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358 description=openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener-log id=767d9345-61cc-4519-80fb-031b031dc105 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60\nJun 14 08:49:17.762260 crc crio[24245]: time=\"2026-06-14T08:49:17.762093382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=acbfda6a-4ead-4770-990f-fe6ebf68b317 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:17.770154 crc crio[24245]: time=\"2026-06-14T08:49:17.769770896Z\" level=info msg=\"Created container 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d: openstack/ceilometer-0/proxy-httpd\" id=69fa1af6-886f-447d-a993-b0b724f27cea name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:17.771409 crc crio[24245]: time=\"2026-06-14T08:49:17.771333985Z\" level=info msg=\"Starting container: 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d\" id=7717213b-6514-4421-98a9-159fd3f19a18 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:17.788488 crc crio[24245]: time=\"2026-06-14T08:49:17.788404064Z\" level=info msg=\"Started container\" PID=69744 containerID=6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d description=openstack/ceilometer-0/proxy-httpd id=7717213b-6514-4421-98a9-159fd3f19a18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92\nJun 14 08:49:17.808287 crc crio[24245]: time=\"2026-06-14T08:49:17.807469825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:17.811835 crc crio[24245]: time=\"2026-06-14T08:49:17.811767933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:17.830835 crc crio[24245]: time=\"2026-06-14T08:49:17.830740036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=c05a67f2-a5e8-48e1-9840-2e56e09599f4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:17.850288 crc crio[24245]: time=\"2026-06-14T08:49:17.850181856Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener\" id=106f085c-0964-4efd-8c1f-9f248cd2412a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:17.851999 crc crio[24245]: time=\"2026-06-14T08:49:17.851930773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:17.867039 crc crio[24245]: time=\"2026-06-14T08:49:17.866822935Z\" level=info msg=\"Created container 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker-log\" id=2d896306-6d5b-4adf-ab65-71650d2615c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:17.869665 crc crio[24245]: time=\"2026-06-14T08:49:17.869573745Z\" level=info msg=\"Starting container: 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2\" id=21fd5858-8d0d-401a-a188-b37305c925ad name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:17.879060 crc crio[24245]: time=\"2026-06-14T08:49:17.878976827Z\" level=info msg=\"Started container\" PID=69745 containerID=85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2 description=openstack/barbican-worker-b774b49c-5mmw7/barbican-worker-log id=21fd5858-8d0d-401a-a188-b37305c925ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e\nJun 14 08:49:17.899367 crc crio[24245]: time=\"2026-06-14T08:49:17.899186177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=817efdb1-7d1b-48cc-8ee6-80c75f33d00f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:17.926117 crc crio[24245]: time=\"2026-06-14T08:49:17.924673877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:17.934548 crc crio[24245]: time=\"2026-06-14T08:49:17.93412722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:17.946679 crc crio[24245]: time=\"2026-06-14T08:49:17.946583965Z\" level=info msg=\"Created container 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api-log\" id=2060192c-3a9b-4451-bb30-84ed78b1ca57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:17.952688 crc crio[24245]: time=\"2026-06-14T08:49:17.952600645Z\" level=info msg=\"Starting container: 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0\" id=48a9d55b-e07a-4d32-8e02-25058f828d48 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:17.963023 crc crio[24245]: time=\"2026-06-14T08:49:17.962931575Z\" level=info msg=\"Started container\" PID=69781 containerID=4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0 description=openstack/barbican-api-5f686ccfbd-6vkll/barbican-api-log id=48a9d55b-e07a-4d32-8e02-25058f828d48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00\nJun 14 08:49:17.982558 crc crio[24245]: time=\"2026-06-14T08:49:17.982453466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=90f2b011-c16e-402b-a319-bb85fe0500be name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:17.983166 crc crio[24245]: time=\"2026-06-14T08:49:17.982471657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=1c5b70aa-3b01-4877-8b15-0d0f3e773d42 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:17.993971 crc crio[24245]: time=\"2026-06-14T08:49:17.993821648Z\" level=info msg=\"Creating container: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker\" id=16aa8432-6c43-412f-8cf3-4fe098ae195f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:17.997797 crc crio[24245]: time=\"2026-06-14T08:49:17.997722764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:18.063589 crc crio[24245]: 2026-06-14T08:49:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e72ce5b96658df Mac:ee:af:c1:17:3f:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/e49d40d6-0b1b-431a-a822-dfa16cd7d173 SocketPath: PciID:}] [{Interface:0xc0002f6ad0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:18.064984 crc crio[24245]: time=\"2026-06-14T08:49:18.064154273Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609 UID:c775e419-0421-4492-9da0-51cf01d9d40e NetNS:/var/run/netns/e49d40d6-0b1b-431a-a822-dfa16cd7d173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc775e419_0421_4492_9da0_51cf01d9d40e.slice PodAnnotations:0xc0006020e8}] Aliases:map[]}\"\nJun 14 08:49:18.064984 crc crio[24245]: time=\"2026-06-14T08:49:18.06434309Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:18.064984 crc crio[24245]: time=\"2026-06-14T08:49:18.064629143Z\" level=info msg=\"Stopping container: 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9 (timeout: 30s)\" id=18bfa835-f1de-47bb-806e-08ddbe85e22e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:18.065110 crc crio[24245]: time=\"2026-06-14T08:49:18.065068617Z\" level=info msg=\"Stopping container: 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e (timeout: 30s)\" id=35e09ee3-94d7-4976-ae08-19ab2f9105ac name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:18.065506 crc crio[24245]: time=\"2026-06-14T08:49:18.065330595Z\" level=info msg=\"Stopping container: 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834 (timeout: 30s)\" id=ff24623a-a605-43a9-89e2-eaedee2ff0db name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:18.067689 crc crio[24245]: time=\"2026-06-14T08:49:18.067255138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=2756f4e9-e77f-4654-8a02-d078b2d6b183 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:18.069756 crc crio[24245]: time=\"2026-06-14T08:49:18.069703713Z\" level=info msg=\"Stopping container: 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d (timeout: 30s)\" id=a7bb866b-0260-4eb8-aa09-64964cb30d03 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:18.111723 crc crio[24245]: time=\"2026-06-14T08:49:18.108408367Z\" level=info msg=\"Creating container: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api\" id=54b5fd19-f440-4f43-9a71-7cd9f7c94585 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:18.111723 crc crio[24245]: time=\"2026-06-14T08:49:18.108834221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:18.111723 crc crio[24245]: time=\"2026-06-14T08:49:18.111510226Z\" level=info msg=\"Ran pod sandbox 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609 with infra container: openstack/glance-default-internal-api-0/POD\" id=a1e9beaa-fa4d-4e1d-a377-f083b6dabe8a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:18.132258 crc crio[24245]: time=\"2026-06-14T08:49:18.132175822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=685a6d1f-9761-4fc1-9d64-29758fb2a22d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:18.142501 crc crio[24245]: time=\"2026-06-14T08:49:18.142439899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:18.146071 crc crio[24245]: time=\"2026-06-14T08:49:18.145818358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:18.149024 crc crio[24245]: time=\"2026-06-14T08:49:18.148951367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=10160cf8-69eb-4744-b4e3-4f3026063b86 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:18.152290 crc crio[24245]: time=\"2026-06-14T08:49:18.152184789Z\" level=info msg=\"Created container c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener\" id=106f085c-0964-4efd-8c1f-9f248cd2412a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:18.154414 crc crio[24245]: time=\"2026-06-14T08:49:18.154034778Z\" level=info msg=\"Starting container: c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995\" id=467c8f95-82da-4ccc-8e49-e7e02e96e76a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:18.169889 crc crio[24245]: time=\"2026-06-14T08:49:18.169741468Z\" level=info msg=\"Started container\" PID=69990 containerID=c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995 description=openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener id=467c8f95-82da-4ccc-8e49-e7e02e96e76a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60\nJun 14 08:49:18.178721 crc crio[24245]: time=\"2026-06-14T08:49:18.178643051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:18.181710 crc crio[24245]: time=\"2026-06-14T08:49:18.181616519Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=36b86a7a-d5c8-49a4-9487-78700513fcfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:18.183306 crc crio[24245]: time=\"2026-06-14T08:49:18.183250541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:18.184447 crc crio[24245]: time=\"2026-06-14T08:49:18.184375543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:18.267153 crc crio[24245]: time=\"2026-06-14T08:49:18.266967243Z\" level=info msg=\"Stopped container 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834: openstack/ceilometer-0/sg-core\" id=ff24623a-a605-43a9-89e2-eaedee2ff0db name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:18.315382 crc crio[24245]: 2026-06-14T08:49:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f5fa6015da708e Mac:16:7f:96:7f:75:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/b8aaced3-ffd7-48ae-a2db-0be71c705234 SocketPath: PciID:}] [{Interface:0xc00052ed70 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:18.316738 crc crio[24245]: time=\"2026-06-14T08:49:18.316675333Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894 UID:1985474b-5676-46a7-87f1-c2766f1d5d4c NetNS:/var/run/netns/b8aaced3-ffd7-48ae-a2db-0be71c705234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1985474b_5676_46a7_87f1_c2766f1d5d4c.slice PodAnnotations:0xc0006206e8}] Aliases:map[]}\"\nJun 14 08:49:18.317691 crc crio[24245]: time=\"2026-06-14T08:49:18.31688229Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:18.343172 crc crio[24245]: time=\"2026-06-14T08:49:18.343084998Z\" level=info msg=\"Stopped container 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d: openstack/ceilometer-0/proxy-httpd\" id=a7bb866b-0260-4eb8-aa09-64964cb30d03 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:18.360524 crc crio[24245]: time=\"2026-06-14T08:49:18.360264874Z\" level=info msg=\"Ran pod sandbox 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894 with infra container: openstack/glance-default-external-api-0/POD\" id=85f5387e-c529-4f54-ab09-e19f65824b4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:18.379262 crc crio[24245]: time=\"2026-06-14T08:49:18.379005244Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=aaa5131b-1bc6-41d8-a2e1-e8bd2d36644e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:18.386448 crc crio[24245]: time=\"2026-06-14T08:49:18.386359065Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=05a76b65-5123-4593-9245-c1a69933261c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:18.407903 crc crio[24245]: time=\"2026-06-14T08:49:18.403554382Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=3d454955-1c58-4945-a442-5c0b96fd246e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:18.407903 crc crio[24245]: time=\"2026-06-14T08:49:18.404713349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:18.485537 crc crio[24245]: time=\"2026-06-14T08:49:18.485327359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:18.489804 crc crio[24245]: time=\"2026-06-14T08:49:18.489344103Z\" level=info msg=\"Created container 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker\" id=16aa8432-6c43-412f-8cf3-4fe098ae195f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:18.501493 crc crio[24245]: time=\"2026-06-14T08:49:18.500331555Z\" level=info msg=\"Starting container: 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5\" id=e2365ee1-f660-4692-b2ce-29ba773ec776 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:18.512087 crc crio[24245]: time=\"2026-06-14T08:49:18.511515068Z\" level=info msg=\"Started container\" PID=70052 containerID=8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5 description=openstack/barbican-worker-b774b49c-5mmw7/barbican-worker id=e2365ee1-f660-4692-b2ce-29ba773ec776 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e\nJun 14 08:49:18.517307 crc crio[24245]: time=\"2026-06-14T08:49:18.517199572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:18.985916 crc crio[24245]: time=\"2026-06-14T08:49:18.979718167Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=83bdddf3-e9a6-49c2-b003-b9da5da612ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:18.985916 crc crio[24245]: time=\"2026-06-14T08:49:18.985314577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:19.085955 crc crio[24245]: time=\"2026-06-14T08:49:19.08515099Z\" level=info msg=\"Created container b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api\" id=54b5fd19-f440-4f43-9a71-7cd9f7c94585 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:19.091904 crc crio[24245]: time=\"2026-06-14T08:49:19.089385256Z\" level=info msg=\"Starting container: b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869\" id=74bd64dd-9807-4b30-ba01-2816fcc3184e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:19.104148 crc crio[24245]: time=\"2026-06-14T08:49:19.103243576Z\" level=info msg=\"Started container\" PID=70059 containerID=b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869 description=openstack/barbican-api-5f686ccfbd-6vkll/barbican-api id=74bd64dd-9807-4b30-ba01-2816fcc3184e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00\nJun 14 08:49:19.234788 crc crio[24245]: time=\"2026-06-14T08:49:19.234447669Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-966fddbcf-4x4c8/POD\" id=69c9be2d-b6b4-4733-aa90-af56a7c4a0f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:19.234788 crc crio[24245]: time=\"2026-06-14T08:49:19.234526951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:19.343918 crc crio[24245]: time=\"2026-06-14T08:49:19.338755843Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b UID:b622b66f-d3cd-4e0d-b6c8-e33628a649c9 NetNS:/var/run/netns/79fbfc13-c72a-4345-82c4-a551a9272025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb622b66f_d3cd_4e0d_b6c8_e33628a649c9.slice PodAnnotations:0xc001fea400}] Aliases:map[]}\"\nJun 14 08:49:19.343918 crc crio[24245]: time=\"2026-06-14T08:49:19.338888257Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:19.343918 crc crio[24245]: time=\"2026-06-14T08:49:19.343781171Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=0e3da648-3d21-48e5-bc44-c9fe9f6de698 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:19.343918 crc crio[24245]: time=\"2026-06-14T08:49:19.343918186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:19.416600 crc crio[24245]: time=\"2026-06-14T08:49:19.416503718Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-966fddbcf-4x4c8 Namespace:openstack ID:9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b UID:c6ecb5ad-add0-421c-865c-f8fa082f7378 NetNS:/var/run/netns/076f77ba-41ca-460e-ad82-0ea1bf23385d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6ecb5ad_add0_421c_865c_f8fa082f7378.slice PodAnnotations:0xc00161a640}] Aliases:map[]}\"\nJun 14 08:49:19.416600 crc crio[24245]: time=\"2026-06-14T08:49:19.41657136Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-966fddbcf-4x4c8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:19.493621 crc crio[24245]: time=\"2026-06-14T08:49:19.49338188Z\" level=info msg=\"Stopped container 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e: openstack/ceilometer-0/ceilometer-central-agent\" id=35e09ee3-94d7-4976-ae08-19ab2f9105ac name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:19.812001 crc crio[24245]: time=\"2026-06-14T08:49:19.797445343Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2 UID:6fc77051-ba5d-441f-8183-52ded036bed7 NetNS:/var/run/netns/9d4d4682-2189-4191-9fe8-ff19a0e50887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fc77051_ba5d_441f_8183_52ded036bed7.slice PodAnnotations:0xc001b86630}] Aliases:map[]}\"\nJun 14 08:49:19.812001 crc crio[24245]: time=\"2026-06-14T08:49:19.807964582Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:20.276941 crc crio[24245]: 2026-06-14T08:49:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed4b7140185ccba Mac:5a:10:d1:2b:53:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/79fbfc13-c72a-4345-82c4-a551a9272025 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:20.342249 crc crio[24245]: time=\"2026-06-14T08:49:20.325663885Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b UID:b622b66f-d3cd-4e0d-b6c8-e33628a649c9 NetNS:/var/run/netns/79fbfc13-c72a-4345-82c4-a551a9272025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb622b66f_d3cd_4e0d_b6c8_e33628a649c9.slice PodAnnotations:0xc001fea400}] Aliases:map[]}\"\nJun 14 08:49:20.342249 crc crio[24245]: time=\"2026-06-14T08:49:20.325946594Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:20.371250 crc crio[24245]: time=\"2026-06-14T08:49:20.371157673Z\" level=info msg=\"Ran pod sandbox ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b with infra container: openstack/cinder-scheduler-0/POD\" id=83bdddf3-e9a6-49c2-b003-b9da5da612ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:20.382550 crc crio[24245]: time=\"2026-06-14T08:49:20.380341612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=eb0c1d6d-fedb-45b9-a4a4-e09a95b5fede name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:20.382550 crc crio[24245]: time=\"2026-06-14T08:49:20.38090526Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 not found\" id=eb0c1d6d-fedb-45b9-a4a4-e09a95b5fede name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:20.382550 crc crio[24245]: time=\"2026-06-14T08:49:20.381050125Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 found\" id=eb0c1d6d-fedb-45b9-a4a4-e09a95b5fede name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:20.393935 crc crio[24245]: time=\"2026-06-14T08:49:20.383469063Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=214fe192-7616-4d8e-9aca-8ff68a7d0ac1 name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:20.403895 crc crio[24245]: time=\"2026-06-14T08:49:20.403749719Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\\\"\"\nJun 14 08:49:20.431080 crc crio[24245]: 2026-06-14T08:49:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f4dfc43d29b28e Mac:e6:66:a6:a9:26:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/076f77ba-41ca-460e-ad82-0ea1bf23385d SocketPath: PciID:}] [{Interface:0xc0004345b0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:20.431921 crc crio[24245]: time=\"2026-06-14T08:49:20.43177805Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-966fddbcf-4x4c8 Namespace:openstack ID:9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b UID:c6ecb5ad-add0-421c-865c-f8fa082f7378 NetNS:/var/run/netns/076f77ba-41ca-460e-ad82-0ea1bf23385d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6ecb5ad_add0_421c_865c_f8fa082f7378.slice PodAnnotations:0xc00161a640}] Aliases:map[]}\"\nJun 14 08:49:20.436334 crc crio[24245]: time=\"2026-06-14T08:49:20.436206934Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-966fddbcf-4x4c8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:20.468523 crc crio[24245]: time=\"2026-06-14T08:49:20.468421336Z\" level=info msg=\"Ran pod sandbox 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b with infra container: openstack/dnsmasq-dns-966fddbcf-4x4c8/POD\" id=69c9be2d-b6b4-4733-aa90-af56a7c4a0f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:20.491708 crc crio[24245]: time=\"2026-06-14T08:49:20.491601415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=01ceb204-468f-4031-b1bd-6cdc770d45ba name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:20.542786 crc crio[24245]: time=\"2026-06-14T08:49:20.542465871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:20.587697 crc crio[24245]: time=\"2026-06-14T08:49:20.587549597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3607a31a-4ed6-4af8-b5eb-01ec9f7f0cf5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:20.602213 crc crio[24245]: time=\"2026-06-14T08:49:20.602068289Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-966fddbcf-4x4c8/init\" id=f0776a10-723d-48df-9acf-fb1251fecceb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:20.603600 crc crio[24245]: time=\"2026-06-14T08:49:20.602602196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:20.711018 crc crio[24245]: 2026-06-14T08:49:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22023df1024c60a Mac:aa:c4:0c:6b:ef:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/9d4d4682-2189-4191-9fe8-ff19a0e50887 SocketPath: PciID:}] [{Interface:0xc0004846e0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:20.712316 crc crio[24245]: time=\"2026-06-14T08:49:20.711749855Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2 UID:6fc77051-ba5d-441f-8183-52ded036bed7 NetNS:/var/run/netns/9d4d4682-2189-4191-9fe8-ff19a0e50887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fc77051_ba5d_441f_8183_52ded036bed7.slice PodAnnotations:0xc001b86630}] Aliases:map[]}\"\nJun 14 08:49:20.712316 crc crio[24245]: time=\"2026-06-14T08:49:20.711955071Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:20.752560 crc crio[24245]: time=\"2026-06-14T08:49:20.752450567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:20.757000 crc crio[24245]: time=\"2026-06-14T08:49:20.756913721Z\" level=info msg=\"Ran pod sandbox 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2 with infra container: openstack/cinder-api-0/POD\" id=0e3da648-3d21-48e5-bc44-c9fe9f6de698 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:20.767695 crc crio[24245]: time=\"2026-06-14T08:49:20.767614066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=ac80f1fe-1f25-48fb-bd56-df8564731c51 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:20.789734 crc crio[24245]: time=\"2026-06-14T08:49:20.78963746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=46321ce4-36fa-42dc-98c0-e6f357b0d477 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:20.799251 crc crio[24245]: time=\"2026-06-14T08:49:20.799087781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:20.809051 crc crio[24245]: time=\"2026-06-14T08:49:20.808972106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:20.811436 crc crio[24245]: time=\"2026-06-14T08:49:20.811345642Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=be2b3b49-fd47-4ab5-abec-5f3d022bc628 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:20.813327 crc crio[24245]: time=\"2026-06-14T08:49:20.813247843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:20.816561 crc crio[24245]: time=\"2026-06-14T08:49:20.816394892Z\" level=info msg=\"Stopping pod sandbox: e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0\" id=8dadb364-ecb1-4a09-ad2e-440ccac14951 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:20.816766 crc crio[24245]: time=\"2026-06-14T08:49:20.81661873Z\" level=info msg=\"Stopped pod sandbox (already stopped): e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0\" id=8dadb364-ecb1-4a09-ad2e-440ccac14951 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:20.826409 crc crio[24245]: time=\"2026-06-14T08:49:20.826338219Z\" level=info msg=\"Removing pod sandbox: e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0\" id=9a67921b-f2b4-4a42-a588-14aef1ca928e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:49:20.865262 crc crio[24245]: time=\"2026-06-14T08:49:20.865088796Z\" level=info msg=\"Removed pod sandbox: e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0\" id=9a67921b-f2b4-4a42-a588-14aef1ca928e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:49:20.871345 crc crio[24245]: time=\"2026-06-14T08:49:20.87126374Z\" level=info msg=\"Stopping pod sandbox: 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb\" id=3c04d427-2089-4aa1-a72d-d92a1169495d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:20.871473 crc crio[24245]: time=\"2026-06-14T08:49:20.871371273Z\" level=info msg=\"Stopped pod sandbox (already stopped): 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb\" id=3c04d427-2089-4aa1-a72d-d92a1169495d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:20.877823 crc crio[24245]: time=\"2026-06-14T08:49:20.877490671Z\" level=info msg=\"Removing pod sandbox: 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb\" id=f7a1d37d-61d3-434f-a1b2-e200b292bdc9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:49:20.902420 crc crio[24245]: time=\"2026-06-14T08:49:20.902300025Z\" level=info msg=\"Removed pod sandbox: 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb\" id=f7a1d37d-61d3-434f-a1b2-e200b292bdc9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:49:20.905314 crc crio[24245]: time=\"2026-06-14T08:49:20.905196398Z\" level=info msg=\"Stopping pod sandbox: 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d\" id=ddf4d9ed-cb88-4263-a717-2a06d1abd26a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:20.905314 crc crio[24245]: time=\"2026-06-14T08:49:20.905338353Z\" level=info msg=\"Stopped pod sandbox (already stopped): 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d\" id=ddf4d9ed-cb88-4263-a717-2a06d1abd26a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:20.907102 crc crio[24245]: time=\"2026-06-14T08:49:20.907022907Z\" level=info msg=\"Removing pod sandbox: 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d\" id=cb3bd5a7-8c2a-4445-a5eb-876b172056ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:49:20.939151 crc crio[24245]: time=\"2026-06-14T08:49:20.934166263Z\" level=info msg=\"Removed pod sandbox: 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d\" id=cb3bd5a7-8c2a-4445-a5eb-876b172056ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:49:20.939668 crc crio[24245]: time=\"2026-06-14T08:49:20.939567705Z\" level=info msg=\"Stopping pod sandbox: 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35\" id=a360c63a-0636-4b1d-a5c8-f4323d6514f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:20.939746 crc crio[24245]: time=\"2026-06-14T08:49:20.939698999Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35\" id=a360c63a-0636-4b1d-a5c8-f4323d6514f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:20.941526 crc crio[24245]: time=\"2026-06-14T08:49:20.941367006Z\" level=info msg=\"Removing pod sandbox: 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35\" id=1bbbcabc-8998-4c9c-992a-48ce801ed1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:49:20.970610 crc crio[24245]: time=\"2026-06-14T08:49:20.970510108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:20.979692 crc crio[24245]: time=\"2026-06-14T08:49:20.978464798Z\" level=info msg=\"Removed pod sandbox: 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35\" id=1bbbcabc-8998-4c9c-992a-48ce801ed1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:49:20.990273 crc crio[24245]: time=\"2026-06-14T08:49:20.990155093Z\" level=info msg=\"Created container 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c: openstack/glance-default-internal-api-0/glance-log\" id=36b86a7a-d5c8-49a4-9487-78700513fcfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:20.994022 crc crio[24245]: time=\"2026-06-14T08:49:20.993899283Z\" level=info msg=\"Created container ce1e610e3774a32d67be82b7195c8d41631fc89e3ac1caab7aecaba98d9f069a: openstack/dnsmasq-dns-966fddbcf-4x4c8/init\" id=f0776a10-723d-48df-9acf-fb1251fecceb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:20.996664 crc crio[24245]: time=\"2026-06-14T08:49:20.996503785Z\" level=info msg=\"Starting container: ce1e610e3774a32d67be82b7195c8d41631fc89e3ac1caab7aecaba98d9f069a\" id=e3fbf417-45a5-4228-bcfe-a6469ea3d6db name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:20.998674 crc crio[24245]: time=\"2026-06-14T08:49:20.998608803Z\" level=info msg=\"Starting container: 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c\" id=59fe4c35-6599-41e6-a90a-c6c2b854bf19 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:21.005361 crc crio[24245]: time=\"2026-06-14T08:49:21.005254164Z\" level=info msg=\"Created container 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f: openstack/glance-default-external-api-0/glance-log\" id=3d454955-1c58-4945-a442-5c0b96fd246e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:21.006426 crc crio[24245]: time=\"2026-06-14T08:49:21.006357251Z\" level=info msg=\"Starting container: 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f\" id=5bb16f58-5d59-4f54-8733-97ea8936043a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:21.012100 crc crio[24245]: time=\"2026-06-14T08:49:21.012005579Z\" level=info msg=\"Started container\" PID=70489 containerID=7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c description=openstack/glance-default-internal-api-0/glance-log id=59fe4c35-6599-41e6-a90a-c6c2b854bf19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609\nJun 14 08:49:21.014951 crc crio[24245]: time=\"2026-06-14T08:49:21.014782037Z\" level=info msg=\"Started container\" PID=70512 containerID=1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f description=openstack/glance-default-external-api-0/glance-log id=5bb16f58-5d59-4f54-8733-97ea8936043a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894\nJun 14 08:49:21.015996 crc crio[24245]: time=\"2026-06-14T08:49:21.015784269Z\" level=info msg=\"Started container\" PID=70513 containerID=ce1e610e3774a32d67be82b7195c8d41631fc89e3ac1caab7aecaba98d9f069a description=openstack/dnsmasq-dns-966fddbcf-4x4c8/init id=e3fbf417-45a5-4228-bcfe-a6469ea3d6db name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b\nJun 14 08:49:21.039779 crc crio[24245]: time=\"2026-06-14T08:49:21.039725641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ed6e7b7d-091b-45aa-adf8-92e3d572c8d5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:21.040914 crc crio[24245]: time=\"2026-06-14T08:49:21.040761619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=482b909a-1ef3-4373-be53-f3bb26c3328f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:21.149012 crc crio[24245]: time=\"2026-06-14T08:49:21.148793445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=41a2bca4-8edc-416a-b6de-5cb13ffcddbd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:21.164678 crc crio[24245]: time=\"2026-06-14T08:49:21.164567926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=9d8b2306-6797-4a15-8fce-e29b76e5718b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:21.165341 crc crio[24245]: time=\"2026-06-14T08:49:21.165281409Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=9ac02e29-cbf7-48b6-bf30-935f28a2363c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:21.324124 crc crio[24245]: time=\"2026-06-14T08:49:21.323986601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:21.337987 crc crio[24245]: time=\"2026-06-14T08:49:21.33778869Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=56c8813f-f964-4466-9253-4b957fd3c6f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:21.489616 crc crio[24245]: time=\"2026-06-14T08:49:21.463016754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:21.489974 crc crio[24245]: time=\"2026-06-14T08:49:21.4829294Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=214fe192-7616-4d8e-9aca-8ff68a7d0ac1 name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:21.493118 crc crio[24245]: time=\"2026-06-14T08:49:21.491786953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=17bc0ee7-1012-4b51-afdf-d142bf346b94 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:21.565625 crc crio[24245]: time=\"2026-06-14T08:49:21.562665669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:21.567382 crc crio[24245]: time=\"2026-06-14T08:49:21.567195473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=9ce0ed68-25af-4db1-9f5e-f1524401ed65 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:21.592293 crc crio[24245]: time=\"2026-06-14T08:49:21.59217514Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=159083a7-a0f2-4892-a827-5941527b2b9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:21.594341 crc crio[24245]: time=\"2026-06-14T08:49:21.594278204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:21.620327 crc crio[24245]: time=\"2026-06-14T08:49:21.620077188Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7902203b-499b-4a27-b5e0-b9443d3621f7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:21.719505 crc crio[24245]: time=\"2026-06-14T08:49:21.719348459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:21.815299 crc crio[24245]: time=\"2026-06-14T08:49:21.815099135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b5e9fa20-1d26-4f70-a5e0-425ff34a896a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:21.823697 crc crio[24245]: time=\"2026-06-14T08:49:21.823521174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:21.840412 crc crio[24245]: time=\"2026-06-14T08:49:21.840188418Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-966fddbcf-4x4c8/dnsmasq-dns\" id=0b2b73aa-a35f-4356-a556-022d0d4dad88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:21.840736 crc crio[24245]: time=\"2026-06-14T08:49:21.840637682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:21.927042 crc crio[24245]: time=\"2026-06-14T08:49:21.926439122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:21.931339 crc crio[24245]: time=\"2026-06-14T08:49:21.930513803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:22.200382 crc crio[24245]: time=\"2026-06-14T08:49:22.199750742Z\" level=info msg=\"Created container 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26: openstack/dnsmasq-dns-966fddbcf-4x4c8/dnsmasq-dns\" id=0b2b73aa-a35f-4356-a556-022d0d4dad88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:22.204189 crc crio[24245]: time=\"2026-06-14T08:49:22.204121569Z\" level=info msg=\"Starting container: 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26\" id=6399e8df-30cd-4e9f-8c3e-a4fedb1893e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:22.228904 crc crio[24245]: time=\"2026-06-14T08:49:22.228748685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:22.240970 crc crio[24245]: time=\"2026-06-14T08:49:22.239307422Z\" level=info msg=\"Started container\" PID=70623 containerID=97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26 description=openstack/dnsmasq-dns-966fddbcf-4x4c8/dnsmasq-dns id=6399e8df-30cd-4e9f-8c3e-a4fedb1893e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b\nJun 14 08:49:22.368170 crc crio[24245]: time=\"2026-06-14T08:49:22.367826031Z\" level=info msg=\"Created container 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9: openstack/cinder-api-0/cinder-api-log\" id=be2b3b49-fd47-4ab5-abec-5f3d022bc628 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:22.375155 crc crio[24245]: time=\"2026-06-14T08:49:22.370288081Z\" level=info msg=\"Starting container: 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9\" id=60d32e42-d831-4d8a-97c7-7471bbf1f522 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:22.387407 crc crio[24245]: time=\"2026-06-14T08:49:22.386823739Z\" level=info msg=\"Started container\" PID=70630 containerID=0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9 description=openstack/cinder-api-0/cinder-api-log id=60d32e42-d831-4d8a-97c7-7471bbf1f522 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2\nJun 14 08:49:22.407271 crc crio[24245]: time=\"2026-06-14T08:49:22.407127123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=add21ca9-2d98-4da6-8b2b-591fed7dd6ff name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:22.449193 crc crio[24245]: time=\"2026-06-14T08:49:22.449089187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=f542e822-9750-4afa-a59c-fde5f0026e94 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:22.484357 crc crio[24245]: time=\"2026-06-14T08:49:22.483998232Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=e22296b2-3a78-404b-b05d-bf5d4e524d48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:22.487067 crc crio[24245]: time=\"2026-06-14T08:49:22.48675309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:22.613928 crc crio[24245]: time=\"2026-06-14T08:49:22.611066384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:22.670961 crc crio[24245]: time=\"2026-06-14T08:49:22.670707442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:22.793515 crc crio[24245]: time=\"2026-06-14T08:49:22.793430199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:22.841573 crc crio[24245]: time=\"2026-06-14T08:49:22.840458996Z\" level=info msg=\"Created container 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab: openstack/glance-default-external-api-0/glance-httpd\" id=9ac02e29-cbf7-48b6-bf30-935f28a2363c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:22.844364 crc crio[24245]: time=\"2026-06-14T08:49:22.842787321Z\" level=info msg=\"Starting container: 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab\" id=fccc74d8-f5d7-4ea7-b741-d196e391ce56 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:22.858749 crc crio[24245]: time=\"2026-06-14T08:49:22.858195771Z\" level=info msg=\"Started container\" PID=70647 containerID=15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab description=openstack/glance-default-external-api-0/glance-httpd id=fccc74d8-f5d7-4ea7-b741-d196e391ce56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894\nJun 14 08:49:22.860044 crc crio[24245]: time=\"2026-06-14T08:49:22.859966469Z\" level=info msg=\"Stopping pod sandbox: 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3\" id=d425cdd4-dce5-4868-a77c-18763ccb6efc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:22.860505 crc crio[24245]: time=\"2026-06-14T08:49:22.860440954Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-sfbnx Namespace:openstack ID:1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3 UID:28a0900a-6d29-468f-8d91-4dcc5322031c NetNS:/var/run/netns/83638292-8bfa-4d08-80a7-845a0711410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28a0900a_6d29_468f_8d91_4dcc5322031c.slice PodAnnotations:0xc00274adc0}] Aliases:map[]}\"\nJun 14 08:49:22.860657 crc crio[24245]: time=\"2026-06-14T08:49:22.860604209Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-sfbnx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:22.915700 crc crio[24245]: time=\"2026-06-14T08:49:22.915637244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:22.969888 crc crio[24245]: time=\"2026-06-14T08:49:22.969715374Z\" level=info msg=\"Created container b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5: openstack/glance-default-internal-api-0/glance-httpd\" id=56c8813f-f964-4466-9253-4b957fd3c6f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:22.971597 crc crio[24245]: time=\"2026-06-14T08:49:22.971514712Z\" level=info msg=\"Starting container: b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5\" id=7a0ce3e4-558c-4785-ba7c-e64da3d4e877 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:23.014383 crc crio[24245]: time=\"2026-06-14T08:49:23.014291119Z\" level=info msg=\"Started container\" PID=70656 containerID=b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5 description=openstack/glance-default-internal-api-0/glance-httpd id=7a0ce3e4-558c-4785-ba7c-e64da3d4e877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609\nJun 14 08:49:23.073453 crc crio[24245]: time=\"2026-06-14T08:49:23.07335506Z\" level=info msg=\"Created container 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef: openstack/cinder-scheduler-0/cinder-scheduler\" id=159083a7-a0f2-4892-a827-5941527b2b9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:23.079099 crc crio[24245]: time=\"2026-06-14T08:49:23.078989671Z\" level=info msg=\"Starting container: 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef\" id=c4a395b5-c120-45b4-ae21-8b6d2c4203ef name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:23.108483 crc crio[24245]: time=\"2026-06-14T08:49:23.10833458Z\" level=info msg=\"Started container\" PID=70674 containerID=3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef description=openstack/cinder-scheduler-0/cinder-scheduler id=c4a395b5-c120-45b4-ae21-8b6d2c4203ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b\nJun 14 08:49:23.177456 crc crio[24245]: time=\"2026-06-14T08:49:23.175351129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=5de2a121-3459-44ac-84d4-d08a913fc8ab name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:23.275451 crc crio[24245]: time=\"2026-06-14T08:49:23.275332871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=66f3faf3-4d5a-4281-a55c-d88a4fb741aa name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:23.320098 crc crio[24245]: time=\"2026-06-14T08:49:23.319402688Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=5edae927-2af1-4bc5-873a-4f2660821ff5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:23.323894 crc crio[24245]: time=\"2026-06-14T08:49:23.320953228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:23.502670 crc crio[24245]: time=\"2026-06-14T08:49:23.501994633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:23.613913 crc crio[24245]: time=\"2026-06-14T08:49:23.613748098Z\" level=info msg=\"Stopped container 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9: openstack/ceilometer-0/ceilometer-notification-agent\" id=18bfa835-f1de-47bb-806e-08ddbe85e22e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:23.616704 crc crio[24245]: time=\"2026-06-14T08:49:23.616553874Z\" level=info msg=\"Stopping pod sandbox: 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92\" id=c2de80ac-f289-488d-8323-80c05e96b0a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:23.620149 crc crio[24245]: time=\"2026-06-14T08:49:23.620023516Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92 UID:6cb2c11e-2004-45d3-8033-a8304efd50fb NetNS:/var/run/netns/1cf66c9d-618f-4b25-b9c5-d0843bc915d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb2c11e_2004_45d3_8033_a8304efd50fb.slice PodAnnotations:0xc002c925a8}] Aliases:map[]}\"\nJun 14 08:49:23.620934 crc crio[24245]: time=\"2026-06-14T08:49:23.62078752Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:23.641648 crc crio[24245]: time=\"2026-06-14T08:49:23.640924944Z\" level=info msg=\"Stopped pod sandbox: 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3\" id=d425cdd4-dce5-4868-a77c-18763ccb6efc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:24.285901 crc crio[24245]: time=\"2026-06-14T08:49:24.283154028Z\" level=info msg=\"Stopped pod sandbox: 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92\" id=c2de80ac-f289-488d-8323-80c05e96b0a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:24.489333 crc crio[24245]: time=\"2026-06-14T08:49:24.486607997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:24.720249 crc crio[24245]: time=\"2026-06-14T08:49:24.719546675Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/POD\" id=927d2965-0019-45d5-970f-defb7cfec12d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:24.721555 crc crio[24245]: time=\"2026-06-14T08:49:24.72033407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:24.812060 crc crio[24245]: time=\"2026-06-14T08:49:24.811953501Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-hcfbk Namespace:openstack ID:9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218 UID:7b471256-9259-4bb1-854b-9ba85c43c609 NetNS:/var/run/netns/5599451e-9421-486d-b1c0-bd688e46c6f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b471256_9259_4bb1_854b_9ba85c43c609.slice PodAnnotations:0xc001b869b0}] Aliases:map[]}\"\nJun 14 08:49:24.812060 crc crio[24245]: time=\"2026-06-14T08:49:24.812049094Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85c5b8fbf9-hcfbk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:24.869969 crc crio[24245]: time=\"2026-06-14T08:49:24.869895249Z\" level=info msg=\"Running pod sandbox: openstack/neutron-6cb45cd464-h2vqh/POD\" id=4ad79e91-b7de-4f17-8b60-a9d242c12992 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:24.870447 crc crio[24245]: time=\"2026-06-14T08:49:24.870000768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:24.970006 crc crio[24245]: time=\"2026-06-14T08:49:24.968770305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:24.974421 crc crio[24245]: time=\"2026-06-14T08:49:24.973414354Z\" level=info msg=\"Got pod network &{Name:neutron-6cb45cd464-h2vqh Namespace:openstack ID:779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975 UID:841d3db3-bee0-4db0-8231-59ba4be8ef24 NetNS:/var/run/netns/ae5601e5-9d3a-4699-aaa4-ce5babcc3090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod841d3db3_bee0_4db0_8231_59ba4be8ef24.slice PodAnnotations:0xc006e0a090}] Aliases:map[]}\"\nJun 14 08:49:24.974421 crc crio[24245]: time=\"2026-06-14T08:49:24.973472392Z\" level=info msg=\"Adding pod openstack_neutron-6cb45cd464-h2vqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:25.110383 crc crio[24245]: time=\"2026-06-14T08:49:25.110268685Z\" level=info msg=\"Created container 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa: openstack/cinder-scheduler-0/probe\" id=5edae927-2af1-4bc5-873a-4f2660821ff5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:25.110792 crc crio[24245]: time=\"2026-06-14T08:49:25.11073117Z\" level=info msg=\"Created container 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5: openstack/cinder-api-0/cinder-api\" id=e22296b2-3a78-404b-b05d-bf5d4e524d48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:25.112909 crc crio[24245]: time=\"2026-06-14T08:49:25.112800624Z\" level=info msg=\"Starting container: 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa\" id=0f17b70c-2fa8-4ddd-b7ab-6d4e3e8dc069 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:25.114778 crc crio[24245]: time=\"2026-06-14T08:49:25.114709945Z\" level=info msg=\"Starting container: 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5\" id=fd10d442-bf8c-4a9f-bc3f-f9f591b98130 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:25.130305 crc crio[24245]: time=\"2026-06-14T08:49:25.13019378Z\" level=info msg=\"Started container\" PID=71254 containerID=793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5 description=openstack/cinder-api-0/cinder-api id=fd10d442-bf8c-4a9f-bc3f-f9f591b98130 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2\nJun 14 08:49:25.130756 crc crio[24245]: time=\"2026-06-14T08:49:25.130654784Z\" level=info msg=\"Started container\" PID=71304 containerID=5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa description=openstack/cinder-scheduler-0/probe id=0f17b70c-2fa8-4ddd-b7ab-6d4e3e8dc069 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b\nJun 14 08:49:25.224749 crc crio[24245]: time=\"2026-06-14T08:49:25.22442996Z\" level=info msg=\"Stopping container: 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5 (timeout: 30s)\" id=b303c444-2ffe-455a-8edc-53f80711131a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:25.225759 crc crio[24245]: time=\"2026-06-14T08:49:25.225656638Z\" level=info msg=\"Stopping container: 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9 (timeout: 30s)\" id=597ec136-efe0-438b-a5a3-4c25f4aabcb6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:25.261915 crc crio[24245]: time=\"2026-06-14T08:49:25.258287916Z\" level=info msg=\"Stopping container: 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26 (timeout: 10s)\" id=3c98e7fc-22c3-4d5a-8ef2-34fa3d46af41 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:25.275490 crc crio[24245]: time=\"2026-06-14T08:49:25.2753735Z\" level=info msg=\"Removing container: 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d\" id=36a08126-f236-451d-95fb-8741528f2eaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:25.331903 crc crio[24245]: time=\"2026-06-14T08:49:25.330897774Z\" level=info msg=\"Removed container 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d: openstack/ceilometer-0/proxy-httpd\" id=36a08126-f236-451d-95fb-8741528f2eaf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:25.338620 crc crio[24245]: time=\"2026-06-14T08:49:25.336104403Z\" level=info msg=\"Removing container: 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834\" id=96de2220-8d95-404e-a420-dce8ac91e4fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:25.551620 crc crio[24245]: 2026-06-14T08:49:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9865cf4644b9365 Mac:02:01:6b:f3:bf:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/5599451e-9421-486d-b1c0-bd688e46c6f2 SocketPath: PciID:}] [{Interface:0xc00025af80 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:25.565893 crc crio[24245]: time=\"2026-06-14T08:49:25.565735405Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-hcfbk Namespace:openstack ID:9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218 UID:7b471256-9259-4bb1-854b-9ba85c43c609 NetNS:/var/run/netns/5599451e-9421-486d-b1c0-bd688e46c6f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b471256_9259_4bb1_854b_9ba85c43c609.slice PodAnnotations:0xc001b869b0}] Aliases:map[]}\"\nJun 14 08:49:25.567779 crc crio[24245]: time=\"2026-06-14T08:49:25.566488769Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85c5b8fbf9-hcfbk for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:25.707911 crc crio[24245]: time=\"2026-06-14T08:49:25.706761375Z\" level=info msg=\"Stopped container 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9: openstack/cinder-api-0/cinder-api-log\" id=597ec136-efe0-438b-a5a3-4c25f4aabcb6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:25.724481 crc crio[24245]: time=\"2026-06-14T08:49:25.722485915Z\" level=info msg=\"Stopped container 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26: openstack/dnsmasq-dns-966fddbcf-4x4c8/dnsmasq-dns\" id=3c98e7fc-22c3-4d5a-8ef2-34fa3d46af41 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:25.726066 crc crio[24245]: time=\"2026-06-14T08:49:25.725773708Z\" level=info msg=\"Stopping pod sandbox: 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b\" id=cadc9f06-4183-43fb-bbdf-16cd450cc2a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:25.727006 crc crio[24245]: time=\"2026-06-14T08:49:25.726977998Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-966fddbcf-4x4c8 Namespace:openstack ID:9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b UID:c6ecb5ad-add0-421c-865c-f8fa082f7378 NetNS:/var/run/netns/076f77ba-41ca-460e-ad82-0ea1bf23385d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6ecb5ad_add0_421c_865c_f8fa082f7378.slice PodAnnotations:0xc000602788}] Aliases:map[]}\"\nJun 14 08:49:25.727625 crc crio[24245]: time=\"2026-06-14T08:49:25.727598556Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-966fddbcf-4x4c8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:25.759912 crc crio[24245]: time=\"2026-06-14T08:49:25.758141319Z\" level=info msg=\"Ran pod sandbox 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218 with infra container: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/POD\" id=927d2965-0019-45d5-970f-defb7cfec12d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:25.790026 crc crio[24245]: time=\"2026-06-14T08:49:25.788075631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a50a3c90-fd9b-45c5-b5a2-fc5c6b9d19da name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:25.790700 crc crio[24245]: time=\"2026-06-14T08:49:25.79062809Z\" level=info msg=\"Removed container 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834: openstack/ceilometer-0/sg-core\" id=96de2220-8d95-404e-a420-dce8ac91e4fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:25.835604 crc crio[24245]: time=\"2026-06-14T08:49:25.835251517Z\" level=info msg=\"Removing container: 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9\" id=88a659e8-18da-487e-88c9-2bcf53373dce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:25.891092 crc crio[24245]: 2026-06-14T08:49:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:779e49ba72b75f5 Mac:d2:f0:a8:d1:18:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/ae5601e5-9d3a-4699-aaa4-ce5babcc3090 SocketPath: PciID:}] [{Interface:0xc0004b66b0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:25.894773 crc crio[24245]: time=\"2026-06-14T08:49:25.894606213Z\" level=info msg=\"Got pod network &{Name:neutron-6cb45cd464-h2vqh Namespace:openstack ID:779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975 UID:841d3db3-bee0-4db0-8231-59ba4be8ef24 NetNS:/var/run/netns/ae5601e5-9d3a-4699-aaa4-ce5babcc3090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod841d3db3_bee0_4db0_8231_59ba4be8ef24.slice PodAnnotations:0xc006e0a090}] Aliases:map[]}\"\nJun 14 08:49:25.894949 crc crio[24245]: time=\"2026-06-14T08:49:25.894911173Z\" level=info msg=\"Checking pod openstack_neutron-6cb45cd464-h2vqh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:25.908083 crc crio[24245]: time=\"2026-06-14T08:49:25.908009972Z\" level=info msg=\"Ran pod sandbox 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975 with infra container: openstack/neutron-6cb45cd464-h2vqh/POD\" id=4ad79e91-b7de-4f17-8b60-a9d242c12992 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:25.926758 crc crio[24245]: time=\"2026-06-14T08:49:25.926639192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=21320f54-bfe6-4e1e-8cb0-95066955b829 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:25.929244 crc crio[24245]: time=\"2026-06-14T08:49:25.929154703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5aa6d1e4-35cd-413b-8f9d-b2e95323696b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:25.937922 crc crio[24245]: time=\"2026-06-14T08:49:25.93775572Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=18e1e105-3d7b-4143-a113-2c55c0e83295 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:25.938754 crc crio[24245]: time=\"2026-06-14T08:49:25.93868528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:25.951591 crc crio[24245]: time=\"2026-06-14T08:49:25.951500402Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/init\" id=e501c426-e98a-4543-8258-fe1629d9a1e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:26.021064 crc crio[24245]: time=\"2026-06-14T08:49:26.020972046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2d7c737a-9398-4070-ad4a-f39fbfd565ae name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:26.084901 crc crio[24245]: time=\"2026-06-14T08:49:26.084489008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:26.092957 crc crio[24245]: time=\"2026-06-14T08:49:26.091766878Z\" level=info msg=\"Creating container: openstack/neutron-6cb45cd464-h2vqh/neutron-api\" id=3fe10d9f-9905-4e05-881c-e4abfa461e89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:26.099895 crc crio[24245]: time=\"2026-06-14T08:49:26.098187249Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26 UID:57e35d10-752c-4bd1-8588-017e1e8c69e1 NetNS:/var/run/netns/de662622-c54b-44ef-b0b0-9e51435aa79f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e35d10_752c_4bd1_8588_017e1e8c69e1.slice PodAnnotations:0xc003bf61a8}] Aliases:map[]}\"\nJun 14 08:49:26.099895 crc crio[24245]: time=\"2026-06-14T08:49:26.098276752Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:26.111894 crc crio[24245]: time=\"2026-06-14T08:49:26.110155557Z\" level=info msg=\"Removed container 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9: openstack/ceilometer-0/ceilometer-notification-agent\" id=88a659e8-18da-487e-88c9-2bcf53373dce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:26.111894 crc crio[24245]: time=\"2026-06-14T08:49:26.111153055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:26.121896 crc crio[24245]: time=\"2026-06-14T08:49:26.11716559Z\" level=info msg=\"Removing container: 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e\" id=ecbc6b0a-87af-45af-bb35-a05aa91b5874 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:26.215637 crc crio[24245]: time=\"2026-06-14T08:49:26.21491147Z\" level=info msg=\"Removed container 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e: openstack/ceilometer-0/ceilometer-central-agent\" id=ecbc6b0a-87af-45af-bb35-a05aa91b5874 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:26.228793 crc crio[24245]: time=\"2026-06-14T08:49:26.22754876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:26.242279 crc crio[24245]: time=\"2026-06-14T08:49:26.242158776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:26.262949 crc crio[24245]: time=\"2026-06-14T08:49:26.26082595Z\" level=info msg=\"Stopped pod sandbox: 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b\" id=cadc9f06-4183-43fb-bbdf-16cd450cc2a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:26.268272 crc crio[24245]: time=\"2026-06-14T08:49:26.267503053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:26.274992 crc crio[24245]: time=\"2026-06-14T08:49:26.274800455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:26.397894 crc crio[24245]: time=\"2026-06-14T08:49:26.397593926Z\" level=info msg=\"Removing container: 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26\" id=ae5867f4-20fb-4a11-8681-498abddaae00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:26.476053 crc crio[24245]: time=\"2026-06-14T08:49:26.475501527Z\" level=info msg=\"Removed container 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26: openstack/dnsmasq-dns-966fddbcf-4x4c8/dnsmasq-dns\" id=ae5867f4-20fb-4a11-8681-498abddaae00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:26.478571 crc crio[24245]: time=\"2026-06-14T08:49:26.478167657Z\" level=info msg=\"Removing container: ce1e610e3774a32d67be82b7195c8d41631fc89e3ac1caab7aecaba98d9f069a\" id=76b1c626-0577-457e-8a2f-d5c6943e412a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:26.522625 crc crio[24245]: time=\"2026-06-14T08:49:26.52250272Z\" level=info msg=\"Created container 9768adfb50bdd7fecfe1a017fb2c6631254726cb878face99cb357d857f3b5c6: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/init\" id=e501c426-e98a-4543-8258-fe1629d9a1e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:26.525684 crc crio[24245]: time=\"2026-06-14T08:49:26.525622902Z\" level=info msg=\"Starting container: 9768adfb50bdd7fecfe1a017fb2c6631254726cb878face99cb357d857f3b5c6\" id=7c4c6e3d-1768-4ef6-81a4-d244118e5b0d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:26.540548 crc crio[24245]: time=\"2026-06-14T08:49:26.540287639Z\" level=info msg=\"Started container\" PID=71651 containerID=9768adfb50bdd7fecfe1a017fb2c6631254726cb878face99cb357d857f3b5c6 description=openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/init id=7c4c6e3d-1768-4ef6-81a4-d244118e5b0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218\nJun 14 08:49:26.583999 crc crio[24245]: time=\"2026-06-14T08:49:26.582205623Z\" level=info msg=\"Created container 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462: openstack/neutron-6cb45cd464-h2vqh/neutron-api\" id=3fe10d9f-9905-4e05-881c-e4abfa461e89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:26.609272 crc crio[24245]: time=\"2026-06-14T08:49:26.609140982Z\" level=info msg=\"Starting container: 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462\" id=beda8e74-1739-473a-adcd-ae73da51eef5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:26.652929 crc crio[24245]: time=\"2026-06-14T08:49:26.652298424Z\" level=info msg=\"Started container\" PID=71662 containerID=26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462 description=openstack/neutron-6cb45cd464-h2vqh/neutron-api id=beda8e74-1739-473a-adcd-ae73da51eef5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975\nJun 14 08:49:26.655806 crc crio[24245]: time=\"2026-06-14T08:49:26.652428966Z\" level=info msg=\"Removed container ce1e610e3774a32d67be82b7195c8d41631fc89e3ac1caab7aecaba98d9f069a: openstack/dnsmasq-dns-966fddbcf-4x4c8/init\" id=76b1c626-0577-457e-8a2f-d5c6943e412a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:26.698348 crc crio[24245]: time=\"2026-06-14T08:49:26.695491099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8d73a2e5-9b2f-4513-b015-c80c70853dbc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:26.794178 crc crio[24245]: time=\"2026-06-14T08:49:26.794073874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=21742e82-7e88-4e96-88b9-02674cc2e3da name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:26.812593 crc crio[24245]: time=\"2026-06-14T08:49:26.811376689Z\" level=info msg=\"Creating container: openstack/neutron-6cb45cd464-h2vqh/neutron-httpd\" id=c8c43791-7daa-47f0-8d00-80d39c91e270 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:26.812593 crc crio[24245]: time=\"2026-06-14T08:49:26.811756491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:26.892388 crc crio[24245]: 2026-06-14T08:49:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3705bb0e0ddd215 Mac:96:94:a0:87:10:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/de662622-c54b-44ef-b0b0-9e51435aa79f SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:26.893135 crc crio[24245]: time=\"2026-06-14T08:49:26.892989976Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26 UID:57e35d10-752c-4bd1-8588-017e1e8c69e1 NetNS:/var/run/netns/de662622-c54b-44ef-b0b0-9e51435aa79f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e35d10_752c_4bd1_8588_017e1e8c69e1.slice PodAnnotations:0xc003bf61a8}] Aliases:map[]}\"\nJun 14 08:49:26.893209 crc crio[24245]: time=\"2026-06-14T08:49:26.893171982Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:26.919906 crc crio[24245]: time=\"2026-06-14T08:49:26.917306571Z\" level=info msg=\"Ran pod sandbox 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26 with infra container: openstack/ceilometer-0/POD\" id=18e1e105-3d7b-4143-a113-2c55c0e83295 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:26.925909 crc crio[24245]: time=\"2026-06-14T08:49:26.925325169Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8ca164c6-c984-4704-addc-5b16c802ae0f name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:26.937906 crc crio[24245]: time=\"2026-06-14T08:49:26.931933848Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 14 08:49:26.968647 crc crio[24245]: time=\"2026-06-14T08:49:26.968003873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:26.979993 crc crio[24245]: time=\"2026-06-14T08:49:26.97940684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:27.240079 crc crio[24245]: time=\"2026-06-14T08:49:27.239631216Z\" level=info msg=\"Created container c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c: openstack/neutron-6cb45cd464-h2vqh/neutron-httpd\" id=c8c43791-7daa-47f0-8d00-80d39c91e270 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:27.243360 crc crio[24245]: time=\"2026-06-14T08:49:27.243291636Z\" level=info msg=\"Starting container: c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c\" id=96eda434-e92b-40c2-bb06-a341b18343e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:27.251151 crc crio[24245]: time=\"2026-06-14T08:49:27.251058833Z\" level=info msg=\"Started container\" PID=71743 containerID=c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c description=openstack/neutron-6cb45cd464-h2vqh/neutron-httpd id=96eda434-e92b-40c2-bb06-a341b18343e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975\nJun 14 08:49:27.467008 crc crio[24245]: time=\"2026-06-14T08:49:27.465804314Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8ca164c6-c984-4704-addc-5b16c802ae0f name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:27.467741 crc crio[24245]: time=\"2026-06-14T08:49:27.467456747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=754956c9-888f-47f1-8f8f-1648e372142c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:27.468010 crc crio[24245]: time=\"2026-06-14T08:49:27.467955373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fe19bee6-0e36-447b-abd3-13da7a45a363 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:27.553904 crc crio[24245]: time=\"2026-06-14T08:49:27.552560018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e5109eff-a5e7-409f-bfa0-b5c8384e3c8d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:27.571708 crc crio[24245]: time=\"2026-06-14T08:49:27.571623082Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=6e63ccd0-ee36-48e7-90b8-11bd19d862b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:27.572272 crc crio[24245]: time=\"2026-06-14T08:49:27.572101497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:27.650600 crc crio[24245]: time=\"2026-06-14T08:49:27.650457721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ee1786cd-4ee9-4665-b9bf-544383b5811f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:27.676985 crc crio[24245]: time=\"2026-06-14T08:49:27.676906731Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/dnsmasq-dns\" id=c106d8b6-5d72-41df-b14e-25eab1b6eac6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:27.677508 crc crio[24245]: time=\"2026-06-14T08:49:27.677454061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:27.744897 crc crio[24245]: time=\"2026-06-14T08:49:27.743712367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:27.754910 crc crio[24245]: time=\"2026-06-14T08:49:27.753993014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:27.804821 crc crio[24245]: time=\"2026-06-14T08:49:27.804728139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:27.810705 crc crio[24245]: time=\"2026-06-14T08:49:27.810639617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:27.925133 crc crio[24245]: time=\"2026-06-14T08:49:27.92501531Z\" level=info msg=\"Created container c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38: openstack/ceilometer-0/ceilometer-central-agent\" id=6e63ccd0-ee36-48e7-90b8-11bd19d862b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:27.932598 crc crio[24245]: time=\"2026-06-14T08:49:27.93247706Z\" level=info msg=\"Starting container: c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38\" id=e7439353-0cfd-4951-844b-3b100b91bf87 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:27.944274 crc crio[24245]: time=\"2026-06-14T08:49:27.944197759Z\" level=info msg=\"Started container\" PID=71924 containerID=c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38 description=openstack/ceilometer-0/ceilometer-central-agent id=e7439353-0cfd-4951-844b-3b100b91bf87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26\nJun 14 08:49:27.950616 crc crio[24245]: time=\"2026-06-14T08:49:27.945212733Z\" level=info msg=\"Created container ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/dnsmasq-dns\" id=c106d8b6-5d72-41df-b14e-25eab1b6eac6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:27.961520 crc crio[24245]: time=\"2026-06-14T08:49:27.960287814Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=bdac6715-1d98-4868-859d-48d76263a275 name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:27.961520 crc crio[24245]: time=\"2026-06-14T08:49:27.960377687Z\" level=info msg=\"Starting container: ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9\" id=726824f3-0613-4f91-933d-0e9fdd9811a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:27.967741 crc crio[24245]: time=\"2026-06-14T08:49:27.966831065Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 14 08:49:27.974069 crc crio[24245]: time=\"2026-06-14T08:49:27.972129446Z\" level=info msg=\"Started container\" PID=71925 containerID=ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9 description=openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/dnsmasq-dns id=726824f3-0613-4f91-933d-0e9fdd9811a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218\nJun 14 08:49:28.154906 crc crio[24245]: time=\"2026-06-14T08:49:28.15142812Z\" level=info msg=\"Running pod sandbox: openstack/neutron-846cff4b85-54lbk/POD\" id=a2a8eb97-522a-4368-a0da-f31a94db61e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:28.154906 crc crio[24245]: time=\"2026-06-14T08:49:28.151512273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:28.225553 crc crio[24245]: time=\"2026-06-14T08:49:28.225406051Z\" level=info msg=\"Got pod network &{Name:neutron-846cff4b85-54lbk Namespace:openstack ID:7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b UID:e1862bd2-c5a9-4895-96ad-198e75bca290 NetNS:/var/run/netns/19cb6ff6-d2f8-4826-a924-721070b8aef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1862bd2_c5a9_4895_96ad_198e75bca290.slice PodAnnotations:0xc000522370}] Aliases:map[]}\"\nJun 14 08:49:28.225553 crc crio[24245]: time=\"2026-06-14T08:49:28.225476523Z\" level=info msg=\"Adding pod openstack_neutron-846cff4b85-54lbk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:28.485997 crc crio[24245]: time=\"2026-06-14T08:49:28.48547062Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=bdac6715-1d98-4868-859d-48d76263a275 name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:28.487678 crc crio[24245]: time=\"2026-06-14T08:49:28.48758838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=4cb9aff8-ed8c-45c9-bec6-384dd255c3b3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:28.590670 crc crio[24245]: time=\"2026-06-14T08:49:28.590606088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=2d920761-8650-44f1-b361-ebde8e877c0e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:28.623352 crc crio[24245]: time=\"2026-06-14T08:49:28.623298201Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=ef2c92f9-e815-4128-863a-bee356ccfcaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:28.624033 crc crio[24245]: time=\"2026-06-14T08:49:28.624010494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:28.732772 crc crio[24245]: time=\"2026-06-14T08:49:28.732640419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:28.744053 crc crio[24245]: time=\"2026-06-14T08:49:28.743763006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:28.939780 crc crio[24245]: time=\"2026-06-14T08:49:28.939002378Z\" level=info msg=\"Created container 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8: openstack/ceilometer-0/ceilometer-notification-agent\" id=ef2c92f9-e815-4128-863a-bee356ccfcaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:28.944468 crc crio[24245]: time=\"2026-06-14T08:49:28.944393879Z\" level=info msg=\"Starting container: 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8\" id=6b0bdf0d-2da4-4ad6-bc96-137f90dc3fb3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:28.951346 crc crio[24245]: time=\"2026-06-14T08:49:28.95126283Z\" level=info msg=\"Started container\" PID=72058 containerID=2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8 description=openstack/ceilometer-0/ceilometer-notification-agent id=6b0bdf0d-2da4-4ad6-bc96-137f90dc3fb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26\nJun 14 08:49:28.972461 crc crio[24245]: time=\"2026-06-14T08:49:28.972358919Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1bf8ac91-a84f-462d-912c-3a7a9c802e7d name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:28.979058 crc crio[24245]: time=\"2026-06-14T08:49:28.978967672Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 14 08:49:29.296639 crc crio[24245]: 2026-06-14T08:49:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d567e430e4d6df Mac:be:4a:3f:c9:dd:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/19cb6ff6-d2f8-4826-a924-721070b8aef4 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:29.298107 crc crio[24245]: time=\"2026-06-14T08:49:29.298030137Z\" level=info msg=\"Got pod network &{Name:neutron-846cff4b85-54lbk Namespace:openstack ID:7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b UID:e1862bd2-c5a9-4895-96ad-198e75bca290 NetNS:/var/run/netns/19cb6ff6-d2f8-4826-a924-721070b8aef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1862bd2_c5a9_4895_96ad_198e75bca290.slice PodAnnotations:0xc000522370}] Aliases:map[]}\"\nJun 14 08:49:29.298273 crc crio[24245]: time=\"2026-06-14T08:49:29.298207473Z\" level=info msg=\"Checking pod openstack_neutron-846cff4b85-54lbk for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:29.305724 crc crio[24245]: time=\"2026-06-14T08:49:29.30564979Z\" level=info msg=\"Ran pod sandbox 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b with infra container: openstack/neutron-846cff4b85-54lbk/POD\" id=a2a8eb97-522a-4368-a0da-f31a94db61e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:29.313716 crc crio[24245]: time=\"2026-06-14T08:49:29.313429187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0185b9a8-40d4-4ade-9234-fb3d5de62edf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:29.380939 crc crio[24245]: time=\"2026-06-14T08:49:29.380036527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1d0acad3-65bd-4bd2-8b3d-2054bf85c7fc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:29.392649 crc crio[24245]: time=\"2026-06-14T08:49:29.39256708Z\" level=info msg=\"Creating container: openstack/neutron-846cff4b85-54lbk/neutron-api\" id=0a927528-12c1-490d-b062-919be5c97d03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:29.393142 crc crio[24245]: time=\"2026-06-14T08:49:29.393094107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:29.443913 crc crio[24245]: time=\"2026-06-14T08:49:29.443775446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:29.448631 crc crio[24245]: time=\"2026-06-14T08:49:29.448565799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:29.472660 crc crio[24245]: time=\"2026-06-14T08:49:29.472506586Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1bf8ac91-a84f-462d-912c-3a7a9c802e7d name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:29.473678 crc crio[24245]: time=\"2026-06-14T08:49:29.473606446Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=a4032df4-bb1e-48fb-ae0c-6868f04e177f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:29.495009 crc crio[24245]: time=\"2026-06-14T08:49:29.494934908Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=3046da38-74fc-43ed-a15e-dcc588c8b476 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:29.502665 crc crio[24245]: time=\"2026-06-14T08:49:29.502496579Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=a1a15762-fb21-415d-ad3d-c87850718ea0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:29.503147 crc crio[24245]: time=\"2026-06-14T08:49:29.503070408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:29.609261 crc crio[24245]: time=\"2026-06-14T08:49:29.609160611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:29.614912 crc crio[24245]: time=\"2026-06-14T08:49:29.614818182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:29.813330 crc crio[24245]: time=\"2026-06-14T08:49:29.812946529Z\" level=info msg=\"Created container dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c: openstack/neutron-846cff4b85-54lbk/neutron-api\" id=0a927528-12c1-490d-b062-919be5c97d03 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:29.815935 crc crio[24245]: time=\"2026-06-14T08:49:29.815830392Z\" level=info msg=\"Starting container: dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c\" id=a1846552-e94a-4f32-b8db-3ef5984150ba name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:29.823351 crc crio[24245]: time=\"2026-06-14T08:49:29.823211169Z\" level=info msg=\"Started container\" PID=72137 containerID=dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c description=openstack/neutron-846cff4b85-54lbk/neutron-api id=a1846552-e94a-4f32-b8db-3ef5984150ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b\nJun 14 08:49:29.839141 crc crio[24245]: time=\"2026-06-14T08:49:29.838967848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4dcd2e4a-9581-4ccc-ae18-6ee47814b803 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:29.839533 crc crio[24245]: time=\"2026-06-14T08:49:29.839466199Z\" level=info msg=\"Created container 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf: openstack/ceilometer-0/sg-core\" id=a1a15762-fb21-415d-ad3d-c87850718ea0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:29.840472 crc crio[24245]: time=\"2026-06-14T08:49:29.840404984Z\" level=info msg=\"Starting container: 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf\" id=49b7e1e1-01f3-4411-bf4e-822b9bc9d424 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:29.848956 crc crio[24245]: time=\"2026-06-14T08:49:29.848076011Z\" level=info msg=\"Started container\" PID=72143 containerID=354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf description=openstack/ceilometer-0/sg-core id=49b7e1e1-01f3-4411-bf4e-822b9bc9d424 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26\nJun 14 08:49:29.867664 crc crio[24245]: time=\"2026-06-14T08:49:29.867576008Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=f860a7e8-f27f-4a02-91ee-c7a3844d4b51 name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:29.873613 crc crio[24245]: time=\"2026-06-14T08:49:29.873540038Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 14 08:49:29.957081 crc crio[24245]: time=\"2026-06-14T08:49:29.956928993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ef3f92dd-3c5f-403c-9e11-3a6ba823228f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:29.970966 crc crio[24245]: time=\"2026-06-14T08:49:29.970781934Z\" level=info msg=\"Creating container: openstack/neutron-846cff4b85-54lbk/neutron-httpd\" id=d8f46344-6ceb-4cc4-bf80-ca78459eac20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:29.971521 crc crio[24245]: time=\"2026-06-14T08:49:29.971447225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:30.041279 crc crio[24245]: time=\"2026-06-14T08:49:30.040810012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:30.046093 crc crio[24245]: time=\"2026-06-14T08:49:30.046010677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:30.180253 crc crio[24245]: time=\"2026-06-14T08:49:30.180113203Z\" level=info msg=\"Created container 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068: openstack/neutron-846cff4b85-54lbk/neutron-httpd\" id=d8f46344-6ceb-4cc4-bf80-ca78459eac20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:30.182051 crc crio[24245]: time=\"2026-06-14T08:49:30.181980481Z\" level=info msg=\"Starting container: 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068\" id=ea5b5636-7d63-4bbd-8545-843c909d4bb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:30.199504 crc crio[24245]: time=\"2026-06-14T08:49:30.199398151Z\" level=info msg=\"Started container\" PID=72196 containerID=1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068 description=openstack/neutron-846cff4b85-54lbk/neutron-httpd id=ea5b5636-7d63-4bbd-8545-843c909d4bb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b\nJun 14 08:49:30.623534 crc crio[24245]: time=\"2026-06-14T08:49:30.623055721Z\" level=info msg=\"Stopping container: 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa (timeout: 30s)\" id=7cfbe452-c0ad-434f-852b-1b0739650dc4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:30.624275 crc crio[24245]: time=\"2026-06-14T08:49:30.623272826Z\" level=info msg=\"Stopping container: 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef (timeout: 30s)\" id=cda15ebd-6bdd-43d8-bec0-cceebe224e8d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:31.111562 crc crio[24245]: time=\"2026-06-14T08:49:31.111358576Z\" level=info msg=\"Stopping container: 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39 (timeout: 30s)\" id=9f5bd21d-d29b-4c7e-8140-bda5f33c80dd name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:31.118097 crc crio[24245]: time=\"2026-06-14T08:49:31.113293559Z\" level=info msg=\"Stopping container: 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268 (timeout: 30s)\" id=683e65c1-539d-4cca-b853-344f2d694402 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:31.312992 crc crio[24245]: time=\"2026-06-14T08:49:31.312445846Z\" level=info msg=\"Stopped container 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268: openstack/barbican-api-744544c9d8-8wvfs/barbican-api-log\" id=683e65c1-539d-4cca-b853-344f2d694402 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:31.801914 crc crio[24245]: time=\"2026-06-14T08:49:31.801498053Z\" level=info msg=\"Stopped container 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa: openstack/cinder-scheduler-0/probe\" id=7cfbe452-c0ad-434f-852b-1b0739650dc4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:31.822919 crc crio[24245]: time=\"2026-06-14T08:49:31.822035714Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=f860a7e8-f27f-4a02-91ee-c7a3844d4b51 name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:31.833370 crc crio[24245]: time=\"2026-06-14T08:49:31.830199101Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9848dbba-b0dc-4afd-b823-d1e5706343a6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:31.928675 crc crio[24245]: time=\"2026-06-14T08:49:31.928162778Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c5d4aca1-35af-48d3-aae8-b32191823a2c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:31.941540 crc crio[24245]: time=\"2026-06-14T08:49:31.94142735Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b762882d-d199-40bf-8874-74091aec4fd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:31.941937 crc crio[24245]: time=\"2026-06-14T08:49:31.941915176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:32.051069 crc crio[24245]: time=\"2026-06-14T08:49:32.05098582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:32.058902 crc crio[24245]: time=\"2026-06-14T08:49:32.05874548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:32.214386 crc crio[24245]: time=\"2026-06-14T08:49:32.214004393Z\" level=info msg=\"Created container a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389: openstack/ceilometer-0/proxy-httpd\" id=b762882d-d199-40bf-8874-74091aec4fd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:32.216102 crc crio[24245]: time=\"2026-06-14T08:49:32.215347787Z\" level=info msg=\"Starting container: a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389\" id=0020ad63-de8d-4dba-b17d-12ea7e1d8745 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:32.224198 crc crio[24245]: time=\"2026-06-14T08:49:32.224127869Z\" level=info msg=\"Started container\" PID=72681 containerID=a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389 description=openstack/ceilometer-0/proxy-httpd id=0020ad63-de8d-4dba-b17d-12ea7e1d8745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26\nJun 14 08:49:33.043163 crc crio[24245]: time=\"2026-06-14T08:49:33.042327768Z\" level=info msg=\"Stopped container 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef: openstack/cinder-scheduler-0/cinder-scheduler\" id=cda15ebd-6bdd-43d8-bec0-cceebe224e8d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:33.044533 crc crio[24245]: time=\"2026-06-14T08:49:33.04442097Z\" level=info msg=\"Stopping pod sandbox: ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b\" id=50cb1cf3-3618-4e00-a29a-96e95a344916 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:33.045265 crc crio[24245]: time=\"2026-06-14T08:49:33.045160175Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b UID:b622b66f-d3cd-4e0d-b6c8-e33628a649c9 NetNS:/var/run/netns/79fbfc13-c72a-4345-82c4-a551a9272025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb622b66f_d3cd_4e0d_b6c8_e33628a649c9.slice PodAnnotations:0xc0024220e0}] Aliases:map[]}\"\nJun 14 08:49:33.045504 crc crio[24245]: time=\"2026-06-14T08:49:33.045459849Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:33.552290 crc crio[24245]: time=\"2026-06-14T08:49:33.552152283Z\" level=info msg=\"Stopped pod sandbox: ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b\" id=50cb1cf3-3618-4e00-a29a-96e95a344916 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:33.926981 crc crio[24245]: time=\"2026-06-14T08:49:33.925266654Z\" level=info msg=\"Removing container: 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa\" id=4d5b6132-d7ca-4d5e-863f-0c0e8a3655b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:33.965605 crc crio[24245]: time=\"2026-06-14T08:49:33.965503982Z\" level=info msg=\"Removed container 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa: openstack/cinder-scheduler-0/probe\" id=4d5b6132-d7ca-4d5e-863f-0c0e8a3655b5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:33.973634 crc crio[24245]: time=\"2026-06-14T08:49:33.973546041Z\" level=info msg=\"Removing container: 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef\" id=fc3f8d06-9423-44b5-b2de-f3f9d14773b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:34.011173 crc crio[24245]: time=\"2026-06-14T08:49:34.010443496Z\" level=info msg=\"Removed container 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef: openstack/cinder-scheduler-0/cinder-scheduler\" id=fc3f8d06-9423-44b5-b2de-f3f9d14773b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:34.720898 crc crio[24245]: time=\"2026-06-14T08:49:34.711047375Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=826b0a49-5232-496d-8604-265277ed8afe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:34.720898 crc crio[24245]: time=\"2026-06-14T08:49:34.711139638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:34.776016 crc crio[24245]: time=\"2026-06-14T08:49:34.77430913Z\" level=info msg=\"Stopped container 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39: openstack/barbican-api-744544c9d8-8wvfs/barbican-api\" id=9f5bd21d-d29b-4c7e-8140-bda5f33c80dd name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:34.783497 crc crio[24245]: time=\"2026-06-14T08:49:34.783440889Z\" level=info msg=\"Stopping pod sandbox: 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06\" id=ff08d9c6-82ad-4890-beba-cec0e8cfba4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:34.784453 crc crio[24245]: time=\"2026-06-14T08:49:34.784420781Z\" level=info msg=\"Got pod network &{Name:barbican-api-744544c9d8-8wvfs Namespace:openstack ID:2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06 UID:cb85ed4a-05fa-47a7-b9a4-b21328d30a8a NetNS:/var/run/netns/91f1b376-9c16-4aee-9c80-42cd5f48f52c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb85ed4a_05fa_47a7_b9a4_b21328d30a8a.slice PodAnnotations:0xc002c92e28}] Aliases:map[]}\"\nJun 14 08:49:34.784737 crc crio[24245]: time=\"2026-06-14T08:49:34.78471192Z\" level=info msg=\"Deleting pod openstack_barbican-api-744544c9d8-8wvfs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:34.789951 crc crio[24245]: time=\"2026-06-14T08:49:34.78979384Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573 UID:d0e6935b-485a-466c-91c2-fb7978eb820d NetNS:/var/run/netns/68b7e2e0-2d9c-4f6e-af38-ac2261dc7c08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0e6935b_485a_466c_91c2_fb7978eb820d.slice PodAnnotations:0xc000131218}] Aliases:map[]}\"\nJun 14 08:49:34.789951 crc crio[24245]: time=\"2026-06-14T08:49:34.789940095Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:35.288760 crc crio[24245]: time=\"2026-06-14T08:49:35.288179188Z\" level=info msg=\"Stopped pod sandbox: 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06\" id=ff08d9c6-82ad-4890-beba-cec0e8cfba4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:35.531281 crc crio[24245]: 2026-06-14T08:49:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99b146a7e43ba64 Mac:9a:58:e7:3e:98:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/68b7e2e0-2d9c-4f6e-af38-ac2261dc7c08 SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:35.532833 crc crio[24245]: time=\"2026-06-14T08:49:35.532772047Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573 UID:d0e6935b-485a-466c-91c2-fb7978eb820d NetNS:/var/run/netns/68b7e2e0-2d9c-4f6e-af38-ac2261dc7c08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0e6935b_485a_466c_91c2_fb7978eb820d.slice PodAnnotations:0xc000131218}] Aliases:map[]}\"\nJun 14 08:49:35.533071 crc crio[24245]: time=\"2026-06-14T08:49:35.532988204Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:35.554031 crc crio[24245]: time=\"2026-06-14T08:49:35.553753896Z\" level=info msg=\"Ran pod sandbox 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573 with infra container: openstack/cinder-scheduler-0/POD\" id=826b0a49-5232-496d-8604-265277ed8afe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:35.564572 crc crio[24245]: time=\"2026-06-14T08:49:35.56445598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ec49008f-24c1-43a6-aa71-071bcd405bab name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:35.687625 crc crio[24245]: time=\"2026-06-14T08:49:35.687533955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ed868382-81fd-46ce-a26a-52ebb0d5f4ad name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:35.704188 crc crio[24245]: time=\"2026-06-14T08:49:35.704086448Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=7dc71eba-19d6-44fd-a9df-dde692313ee9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:35.704665 crc crio[24245]: time=\"2026-06-14T08:49:35.704626456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:35.793521 crc crio[24245]: time=\"2026-06-14T08:49:35.793041075Z\" level=info msg=\"Stopping container: 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55 (timeout: 10s)\" id=6d0abe64-9f42-4c62-9268-300f0f81a397 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:35.933316 crc crio[24245]: time=\"2026-06-14T08:49:35.933188851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:36.040828 crc crio[24245]: time=\"2026-06-14T08:49:36.040718523Z\" level=info msg=\"Stopped container 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55: openstack/dnsmasq-dns-6b5bb49947-rrlbz/dnsmasq-dns\" id=6d0abe64-9f42-4c62-9268-300f0f81a397 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:36.044025 crc crio[24245]: time=\"2026-06-14T08:49:36.043361384Z\" level=info msg=\"Stopping pod sandbox: c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838\" id=b97a0d7b-23ee-4ee6-a1ba-e91a598f46b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:36.044903 crc crio[24245]: time=\"2026-06-14T08:49:36.044154959Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b5bb49947-rrlbz Namespace:openstack ID:c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838 UID:51f7fa25-6483-47d6-bed9-22a23b35a545 NetNS:/var/run/netns/cea87097-5b4d-4591-bd04-c2f3050d35aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51f7fa25_6483_47d6_bed9_22a23b35a545.slice PodAnnotations:0xc002c933e8}] Aliases:map[]}\"\nJun 14 08:49:36.044903 crc crio[24245]: time=\"2026-06-14T08:49:36.044644709Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b5bb49947-rrlbz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:36.195906 crc crio[24245]: time=\"2026-06-14T08:49:36.193209442Z\" level=info msg=\"Removing container: 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39\" id=a70cb772-9e40-4bef-9129-0be51b199b95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:36.299334 crc crio[24245]: time=\"2026-06-14T08:49:36.299275258Z\" level=info msg=\"Removed container 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39: openstack/barbican-api-744544c9d8-8wvfs/barbican-api\" id=a70cb772-9e40-4bef-9129-0be51b199b95 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:36.304345 crc crio[24245]: time=\"2026-06-14T08:49:36.304278714Z\" level=info msg=\"Removing container: 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268\" id=127e231d-c840-442d-9808-c6da48604c4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:36.381706 crc crio[24245]: time=\"2026-06-14T08:49:36.381575947Z\" level=info msg=\"Removed container 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268: openstack/barbican-api-744544c9d8-8wvfs/barbican-api-log\" id=127e231d-c840-442d-9808-c6da48604c4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:36.621442 crc crio[24245]: time=\"2026-06-14T08:49:36.62101173Z\" level=info msg=\"Stopped pod sandbox: c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838\" id=b97a0d7b-23ee-4ee6-a1ba-e91a598f46b5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:37.196276 crc crio[24245]: time=\"2026-06-14T08:49:37.196163998Z\" level=info msg=\"Removing container: 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55\" id=5a417055-87f1-4e90-b276-0322de2f06fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:37.249042 crc crio[24245]: time=\"2026-06-14T08:49:37.248519307Z\" level=info msg=\"Removed container 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55: openstack/dnsmasq-dns-6b5bb49947-rrlbz/dnsmasq-dns\" id=5a417055-87f1-4e90-b276-0322de2f06fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:37.254646 crc crio[24245]: time=\"2026-06-14T08:49:37.254559434Z\" level=info msg=\"Removing container: f01f9ff80d116fd06858b953c167a2cd41e8da346ec3c5c47d4fb4bbc0410fd1\" id=0fa84bdc-ee39-4541-ac70-b6a3ba6e39e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:37.284631 crc crio[24245]: time=\"2026-06-14T08:49:37.284062915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:37.345024 crc crio[24245]: time=\"2026-06-14T08:49:37.344815187Z\" level=info msg=\"Removed container f01f9ff80d116fd06858b953c167a2cd41e8da346ec3c5c47d4fb4bbc0410fd1: openstack/dnsmasq-dns-6b5bb49947-rrlbz/init\" id=0fa84bdc-ee39-4541-ac70-b6a3ba6e39e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:37.420318 crc crio[24245]: time=\"2026-06-14T08:49:37.42019514Z\" level=info msg=\"Created container c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e: openstack/cinder-scheduler-0/cinder-scheduler\" id=7dc71eba-19d6-44fd-a9df-dde692313ee9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:37.423469 crc crio[24245]: time=\"2026-06-14T08:49:37.423386423Z\" level=info msg=\"Starting container: c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e\" id=78770ba6-477f-4d67-955f-04a95a3eec68 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:37.432638 crc crio[24245]: time=\"2026-06-14T08:49:37.432527603Z\" level=info msg=\"Started container\" PID=73378 containerID=c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e description=openstack/cinder-scheduler-0/cinder-scheduler id=78770ba6-477f-4d67-955f-04a95a3eec68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573\nJun 14 08:49:37.445492 crc crio[24245]: time=\"2026-06-14T08:49:37.445378792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=b6df1b82-4024-4ebd-b7ca-845488c309bb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:37.476675 crc crio[24245]: time=\"2026-06-14T08:49:37.476569093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=65170a88-ba0a-4ced-a332-e86a8e9efb98 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:37.486273 crc crio[24245]: time=\"2026-06-14T08:49:37.486158626Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=f6951488-3674-4f16-9913-ad37d0857ec1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:37.486750 crc crio[24245]: time=\"2026-06-14T08:49:37.486697984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:37.530582 crc crio[24245]: time=\"2026-06-14T08:49:37.530160919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:37.744940 crc crio[24245]: time=\"2026-06-14T08:49:37.744790142Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:37.745150 crc crio[24245]: time=\"2026-06-14T08:49:37.745016209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:37.864401 crc crio[24245]: time=\"2026-06-14T08:49:37.864281578Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4 UID:36c937be-a1e2-4861-a26a-88b313dfb419 NetNS:/var/run/netns/629fbf64-e7de-469d-ac93-c49e2be9abea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36c937be_a1e2_4861_a26a_88b313dfb419.slice PodAnnotations:0xc000620e68}] Aliases:map[]}\"\nJun 14 08:49:37.864401 crc crio[24245]: time=\"2026-06-14T08:49:37.86435886Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:38.390400 crc crio[24245]: time=\"2026-06-14T08:49:38.389929502Z\" level=info msg=\"NetworkStart: stopping network for sandbox 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:38.391764 crc crio[24245]: time=\"2026-06-14T08:49:38.390954345Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4 UID:36c937be-a1e2-4861-a26a-88b313dfb419 NetNS:/var/run/netns/629fbf64-e7de-469d-ac93-c49e2be9abea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36c937be_a1e2_4861_a26a_88b313dfb419.slice PodAnnotations:0xc000523048}] Aliases:map[]}\"\nJun 14 08:49:38.391764 crc crio[24245]: time=\"2026-06-14T08:49:38.391014867Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 14 08:49:38.391764 crc crio[24245]: time=\"2026-06-14T08:49:38.391026427Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 14 08:49:38.391764 crc crio[24245]: time=\"2026-06-14T08:49:38.391035388Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:38.430944 crc crio[24245]: time=\"2026-06-14T08:49:38.43079113Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=29991443-7c3f-44ca-9663-eb4e52d8bb2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:38.431157 crc crio[24245]: time=\"2026-06-14T08:49:38.43109375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:38.501410 crc crio[24245]: time=\"2026-06-14T08:49:38.501316935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:38.605744 crc crio[24245]: time=\"2026-06-14T08:49:38.605389576Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:38.607530 crc crio[24245]: time=\"2026-06-14T08:49:38.60745429Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1 UID:18adb975-ddf0-4ff9-86a8-e07a9b00dd2c NetNS:/var/run/netns/77efd350-e4d5-4075-aa50-943526be7592 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18adb975_ddf0_4ff9_86a8_e07a9b00dd2c.slice PodAnnotations:0xc001c3c9a8}] Aliases:map[]}\"\nJun 14 08:49:38.607530 crc crio[24245]: time=\"2026-06-14T08:49:38.607526203Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:38.617599 crc crio[24245]: time=\"2026-06-14T08:49:38.617497326Z\" level=info msg=\"runSandbox: deleting pod ID 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4 from idIndex\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:38.617599 crc crio[24245]: time=\"2026-06-14T08:49:38.617600019Z\" level=info msg=\"runSandbox: removing pod sandbox 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:38.617986 crc crio[24245]: time=\"2026-06-14T08:49:38.617670481Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:38.617986 crc crio[24245]: time=\"2026-06-14T08:49:38.617698752Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:38.618312 crc crio[24245]: time=\"2026-06-14T08:49:38.618263018Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:38.699117 crc crio[24245]: time=\"2026-06-14T08:49:38.698802513Z\" level=info msg=\"Created container 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1: openstack/cinder-scheduler-0/probe\" id=f6951488-3674-4f16-9913-ad37d0857ec1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:38.702491 crc crio[24245]: time=\"2026-06-14T08:49:38.702319587Z\" level=info msg=\"Starting container: 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1\" id=a81aabfa-4578-4112-a65c-526e7d0917aa name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:38.709005 crc crio[24245]: time=\"2026-06-14T08:49:38.70881928Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openstackclient_openstack_36c937be-a1e2-4861-a26a-88b313dfb419_0\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:38.709005 crc crio[24245]: time=\"2026-06-14T08:49:38.708983596Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_36c937be-a1e2-4861-a26a-88b313dfb419_0\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:38.717943 crc crio[24245]: time=\"2026-06-14T08:49:38.717764684Z\" level=info msg=\"Started container\" PID=73478 containerID=7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1 description=openstack/cinder-scheduler-0/probe id=a81aabfa-4578-4112-a65c-526e7d0917aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573\nJun 14 08:49:39.239932 crc crio[24245]: 2026-06-14T08:49:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ffc95e557bee77 Mac:76:b2:e5:56:9f:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/77efd350-e4d5-4075-aa50-943526be7592 SocketPath: PciID:}] [{Interface:0xc000014930 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:39.241012 crc crio[24245]: time=\"2026-06-14T08:49:39.240945051Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1 UID:18adb975-ddf0-4ff9-86a8-e07a9b00dd2c NetNS:/var/run/netns/77efd350-e4d5-4075-aa50-943526be7592 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18adb975_ddf0_4ff9_86a8_e07a9b00dd2c.slice PodAnnotations:0xc001c3c9a8}] Aliases:map[]}\"\nJun 14 08:49:39.241130 crc crio[24245]: time=\"2026-06-14T08:49:39.241100476Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:39.250630 crc crio[24245]: time=\"2026-06-14T08:49:39.250506479Z\" level=info msg=\"Ran pod sandbox 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1 with infra container: openstack/openstackclient/POD\" id=29991443-7c3f-44ca-9663-eb4e52d8bb2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:39.253434 crc crio[24245]: time=\"2026-06-14T08:49:39.252994479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=11d3d555-1199-45bc-a11a-ea1daf7a0205 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:39.253434 crc crio[24245]: time=\"2026-06-14T08:49:39.253256428Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 not found\" id=11d3d555-1199-45bc-a11a-ea1daf7a0205 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:39.253434 crc crio[24245]: time=\"2026-06-14T08:49:39.253312699Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 found\" id=11d3d555-1199-45bc-a11a-ea1daf7a0205 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:39.254668 crc crio[24245]: time=\"2026-06-14T08:49:39.254605556Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=973fb615-94dc-4aa7-8e3c-dabe1f219752 name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:39.260372 crc crio[24245]: time=\"2026-06-14T08:49:39.26031234Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\\\"\"\nJun 14 08:49:43.291490 crc crio[24245]: time=\"2026-06-14T08:49:43.290690286Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-75b8f96957-zvxg7/POD\" id=652e905a-2d93-4a8a-815b-d486f6e0e110 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:43.292984 crc crio[24245]: time=\"2026-06-14T08:49:43.291531623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:43.362602 crc crio[24245]: time=\"2026-06-14T08:49:43.362096258Z\" level=info msg=\"Got pod network &{Name:swift-proxy-75b8f96957-zvxg7 Namespace:openstack ID:2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082 UID:dd4ccf4f-89c3-4bfa-997e-d811d6f04922 NetNS:/var/run/netns/2f737439-2dfc-4c1d-b994-350f3d00ea74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd4ccf4f_89c3_4bfa_997e_d811d6f04922.slice PodAnnotations:0xc006e0a7a0}] Aliases:map[]}\"\nJun 14 08:49:43.362602 crc crio[24245]: time=\"2026-06-14T08:49:43.36249063Z\" level=info msg=\"Adding pod openstack_swift-proxy-75b8f96957-zvxg7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:44.903932 crc crio[24245]: time=\"2026-06-14T08:49:44.90154017Z\" level=info msg=\"Stopping container: 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8 (timeout: 30s)\" id=f21babef-0978-476f-a58a-c6c19cd7e09b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:44.903932 crc crio[24245]: time=\"2026-06-14T08:49:44.901781498Z\" level=info msg=\"Stopping container: c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38 (timeout: 30s)\" id=2d551c3f-be9d-4c27-b1f2-23b8c80a3100 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:44.905367 crc crio[24245]: time=\"2026-06-14T08:49:44.901936363Z\" level=info msg=\"Stopping container: 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf (timeout: 30s)\" id=8174a564-3e8b-4a6b-ac31-b80f560c47ba name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:44.907289 crc crio[24245]: time=\"2026-06-14T08:49:44.902007845Z\" level=info msg=\"Stopping container: a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389 (timeout: 30s)\" id=cfbad304-ffd5-4150-a8e2-07e98cbdb7a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:45.029643 crc crio[24245]: 2026-06-14T08:49:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ffc244c01b5f2c Mac:26:b3:fb:b0:0a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/2f737439-2dfc-4c1d-b994-350f3d00ea74 SocketPath: PciID:}] [{Interface:0xc0001b5180 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:45.076504 crc crio[24245]: time=\"2026-06-14T08:49:45.069830261Z\" level=info msg=\"Got pod network &{Name:swift-proxy-75b8f96957-zvxg7 Namespace:openstack ID:2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082 UID:dd4ccf4f-89c3-4bfa-997e-d811d6f04922 NetNS:/var/run/netns/2f737439-2dfc-4c1d-b994-350f3d00ea74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd4ccf4f_89c3_4bfa_997e_d811d6f04922.slice PodAnnotations:0xc006e0a7a0}] Aliases:map[]}\"\nJun 14 08:49:45.076504 crc crio[24245]: time=\"2026-06-14T08:49:45.070254804Z\" level=info msg=\"Checking pod openstack_swift-proxy-75b8f96957-zvxg7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:45.105930 crc crio[24245]: time=\"2026-06-14T08:49:45.10162199Z\" level=info msg=\"Stopped container 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf: openstack/ceilometer-0/sg-core\" id=8174a564-3e8b-4a6b-ac31-b80f560c47ba name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:45.117475 crc crio[24245]: time=\"2026-06-14T08:49:45.110834184Z\" level=info msg=\"Ran pod sandbox 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082 with infra container: openstack/swift-proxy-75b8f96957-zvxg7/POD\" id=652e905a-2d93-4a8a-815b-d486f6e0e110 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:45.142010 crc crio[24245]: time=\"2026-06-14T08:49:45.135067368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=503999b5-1b83-451a-8282-3d9358a5289e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:45.163830 crc crio[24245]: time=\"2026-06-14T08:49:45.158742368Z\" level=info msg=\"Stopped container a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389: openstack/ceilometer-0/proxy-httpd\" id=cfbad304-ffd5-4150-a8e2-07e98cbdb7a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:45.300909 crc crio[24245]: time=\"2026-06-14T08:49:45.29764872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=52d4954f-60f8-4689-9956-16730e32e42e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:45.314991 crc crio[24245]: time=\"2026-06-14T08:49:45.314910074Z\" level=info msg=\"Creating container: openstack/swift-proxy-75b8f96957-zvxg7/proxy-httpd\" id=07be5928-5ecd-418d-aca4-89a0689eac6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:45.316517 crc crio[24245]: time=\"2026-06-14T08:49:45.31538971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:45.395250 crc crio[24245]: time=\"2026-06-14T08:49:45.394958659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:45.407541 crc crio[24245]: time=\"2026-06-14T08:49:45.404640261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:45.574580 crc crio[24245]: time=\"2026-06-14T08:49:45.574446608Z\" level=info msg=\"Stopped container c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38: openstack/ceilometer-0/ceilometer-central-agent\" id=2d551c3f-be9d-4c27-b1f2-23b8c80a3100 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:45.643504 crc crio[24245]: time=\"2026-06-14T08:49:45.643389086Z\" level=info msg=\"Created container e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7: openstack/swift-proxy-75b8f96957-zvxg7/proxy-httpd\" id=07be5928-5ecd-418d-aca4-89a0689eac6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:45.645625 crc crio[24245]: time=\"2026-06-14T08:49:45.645468973Z\" level=info msg=\"Starting container: e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7\" id=575e9ee6-50da-47b6-b5ea-1a5d11975c1a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:45.655499 crc crio[24245]: time=\"2026-06-14T08:49:45.655372486Z\" level=info msg=\"Started container\" PID=73951 containerID=e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7 description=openstack/swift-proxy-75b8f96957-zvxg7/proxy-httpd id=575e9ee6-50da-47b6-b5ea-1a5d11975c1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082\nJun 14 08:49:45.688222 crc crio[24245]: time=\"2026-06-14T08:49:45.688142696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=7628d4fd-4c20-4afd-9ca9-6e932c24968c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:45.723035 crc crio[24245]: time=\"2026-06-14T08:49:45.722914598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=96a6dd8f-8c58-4c4b-b619-87369233f2b9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:45.737589 crc crio[24245]: time=\"2026-06-14T08:49:45.737524824Z\" level=info msg=\"Creating container: openstack/swift-proxy-75b8f96957-zvxg7/proxy-server\" id=43f4ff3d-fb7d-4559-92b5-cbf185294f41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:45.738407 crc crio[24245]: time=\"2026-06-14T08:49:45.738378831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:45.901633 crc crio[24245]: time=\"2026-06-14T08:49:45.899183841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:45.911487 crc crio[24245]: time=\"2026-06-14T08:49:45.910650964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:46.146059 crc crio[24245]: time=\"2026-06-14T08:49:46.145539904Z\" level=info msg=\"Created container d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c: openstack/swift-proxy-75b8f96957-zvxg7/proxy-server\" id=43f4ff3d-fb7d-4559-92b5-cbf185294f41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:46.149638 crc crio[24245]: time=\"2026-06-14T08:49:46.149542252Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-kphkf/POD\" id=0f3d6fa7-d5e6-454c-941a-2dfcee127e79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:46.149755 crc crio[24245]: time=\"2026-06-14T08:49:46.149710097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:46.150775 crc crio[24245]: time=\"2026-06-14T08:49:46.150693716Z\" level=info msg=\"Starting container: d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c\" id=2684d2d3-f75f-4d2f-bbc6-d1c1fe1309b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:46.169365 crc crio[24245]: time=\"2026-06-14T08:49:46.169292108Z\" level=info msg=\"Started container\" PID=74091 containerID=d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c description=openstack/swift-proxy-75b8f96957-zvxg7/proxy-server id=2684d2d3-f75f-4d2f-bbc6-d1c1fe1309b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082\nJun 14 08:49:46.247669 crc crio[24245]: time=\"2026-06-14T08:49:46.247525483Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-kphkf Namespace:openstack ID:e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84 UID:63e25959-a2fe-4411-af87-34d93082e178 NetNS:/var/run/netns/8eeca184-461c-4c6d-b56b-86942581915d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63e25959_a2fe_4411_af87_34d93082e178.slice PodAnnotations:0xc00274a790}] Aliases:map[]}\"\nJun 14 08:49:46.247669 crc crio[24245]: time=\"2026-06-14T08:49:46.247643017Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-kphkf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:46.320711 crc crio[24245]: time=\"2026-06-14T08:49:46.320620534Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-bpnlt/POD\" id=472a7f9c-2723-49f7-9f60-8a8010786ae6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:46.320711 crc crio[24245]: time=\"2026-06-14T08:49:46.320704677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:46.377540 crc crio[24245]: time=\"2026-06-14T08:49:46.377412869Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-bpnlt Namespace:openstack ID:ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc UID:c2e8f7bf-66e5-4788-ad3f-cb4b37089ae3 NetNS:/var/run/netns/c93edc6c-592f-4d6a-9014-5ec66ac616ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2e8f7bf_66e5_4788_ad3f_cb4b37089ae3.slice PodAnnotations:0xc00274aa88}] Aliases:map[]}\"\nJun 14 08:49:46.377540 crc crio[24245]: time=\"2026-06-14T08:49:46.377484432Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-bpnlt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:46.624696 crc crio[24245]: time=\"2026-06-14T08:49:46.624017014Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-25xjv/POD\" id=8f7305d0-1a12-4b3b-bf5f-0ad3196c9b85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:46.624696 crc crio[24245]: time=\"2026-06-14T08:49:46.624621823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:46.808970 crc crio[24245]: time=\"2026-06-14T08:49:46.808320693Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-25xjv Namespace:openstack ID:1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f UID:b26c64ac-d9d8-4723-b7af-1488b57d3781 NetNS:/var/run/netns/a7da4f8e-8568-4241-8e69-84084b48ec42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb26c64ac_d9d8_4723_b7af_1488b57d3781.slice PodAnnotations:0xc001fea180}] Aliases:map[]}\"\nJun 14 08:49:46.808970 crc crio[24245]: time=\"2026-06-14T08:49:46.808410116Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-25xjv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:47.234996 crc crio[24245]: 2026-06-14T08:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3581ee13cfb8b4 Mac:fa:0d:03:9e:89:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/8eeca184-461c-4c6d-b56b-86942581915d SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:47.235693 crc crio[24245]: time=\"2026-06-14T08:49:47.23564094Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-kphkf Namespace:openstack ID:e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84 UID:63e25959-a2fe-4411-af87-34d93082e178 NetNS:/var/run/netns/8eeca184-461c-4c6d-b56b-86942581915d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63e25959_a2fe_4411_af87_34d93082e178.slice PodAnnotations:0xc00274a790}] Aliases:map[]}\"\nJun 14 08:49:47.235965 crc crio[24245]: time=\"2026-06-14T08:49:47.235805465Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-kphkf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:47.273443 crc crio[24245]: time=\"2026-06-14T08:49:47.273393868Z\" level=info msg=\"Ran pod sandbox e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84 with infra container: openstack/nova-api-db-create-kphkf/POD\" id=0f3d6fa7-d5e6-454c-941a-2dfcee127e79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:47.278571 crc crio[24245]: time=\"2026-06-14T08:49:47.277202908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c3778e25-d13d-4f2f-9d75-4f98a4cfd522 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:47.286343 crc crio[24245]: time=\"2026-06-14T08:49:47.285835657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4176c9c3-9ea7-41f3-a759-ea49f7e5c9d8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:47.408946 crc crio[24245]: time=\"2026-06-14T08:49:47.408884701Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-kphkf/mariadb-database-create\" id=ab0f87de-6f2f-4a56-96f8-b07869266e93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:47.410019 crc crio[24245]: time=\"2026-06-14T08:49:47.40982271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:47.455762 crc crio[24245]: 2026-06-14T08:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee022c355dbccc6 Mac:66:1c:02:6c:4d:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/c93edc6c-592f-4d6a-9014-5ec66ac616ef SocketPath: PciID:}] [{Interface:0xc00051c5c0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:47.471054 crc crio[24245]: time=\"2026-06-14T08:49:47.470969119Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-bpnlt Namespace:openstack ID:ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc UID:c2e8f7bf-66e5-4788-ad3f-cb4b37089ae3 NetNS:/var/run/netns/c93edc6c-592f-4d6a-9014-5ec66ac616ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2e8f7bf_66e5_4788_ad3f_cb4b37089ae3.slice PodAnnotations:0xc00274aa88}] Aliases:map[]}\"\nJun 14 08:49:47.471349 crc crio[24245]: time=\"2026-06-14T08:49:47.471196287Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-bpnlt for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:47.511528 crc crio[24245]: time=\"2026-06-14T08:49:47.509437693Z\" level=info msg=\"Ran pod sandbox ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc with infra container: openstack/nova-cell0-db-create-bpnlt/POD\" id=472a7f9c-2723-49f7-9f60-8a8010786ae6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:47.515603 crc crio[24245]: time=\"2026-06-14T08:49:47.515178333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=560caa14-447d-40b0-8dcb-b4014d32663b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:47.521040 crc crio[24245]: time=\"2026-06-14T08:49:47.520802533Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=35ec0418-9423-4563-8356-2ebabfa47f72 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:47.558755 crc crio[24245]: time=\"2026-06-14T08:49:47.558648627Z\" level=info msg=\"Stopped container 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8: openstack/ceilometer-0/ceilometer-notification-agent\" id=f21babef-0978-476f-a58a-c6c19cd7e09b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:49:47.564352 crc crio[24245]: time=\"2026-06-14T08:49:47.564155904Z\" level=info msg=\"Stopping pod sandbox: 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26\" id=c442ce83-04e9-4013-bb3b-7d82b8ec7630 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:47.565018 crc crio[24245]: time=\"2026-06-14T08:49:47.564789935Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26 UID:57e35d10-752c-4bd1-8588-017e1e8c69e1 NetNS:/var/run/netns/de662622-c54b-44ef-b0b0-9e51435aa79f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e35d10_752c_4bd1_8588_017e1e8c69e1.slice PodAnnotations:0xc006e0a270}] Aliases:map[]}\"\nJun 14 08:49:47.565018 crc crio[24245]: time=\"2026-06-14T08:49:47.564998641Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:47.570540 crc crio[24245]: time=\"2026-06-14T08:49:47.570362421Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-bpnlt/mariadb-database-create\" id=339464fe-822a-4dfa-af96-c2d73d77bdec name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:47.570960 crc crio[24245]: time=\"2026-06-14T08:49:47.570760864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:47.571577 crc crio[24245]: time=\"2026-06-14T08:49:47.571443009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:47.582399 crc crio[24245]: time=\"2026-06-14T08:49:47.582204695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:47.583993 crc crio[24245]: 2026-06-14T08:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d9e08c81f11ed2 Mac:72:9e:3b:1e:3b:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/a7da4f8e-8568-4241-8e69-84084b48ec42 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:47.586674 crc crio[24245]: time=\"2026-06-14T08:49:47.586603989Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-25xjv Namespace:openstack ID:1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f UID:b26c64ac-d9d8-4723-b7af-1488b57d3781 NetNS:/var/run/netns/a7da4f8e-8568-4241-8e69-84084b48ec42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb26c64ac_d9d8_4723_b7af_1488b57d3781.slice PodAnnotations:0xc001fea180}] Aliases:map[]}\"\nJun 14 08:49:47.586971 crc crio[24245]: time=\"2026-06-14T08:49:47.586914319Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-25xjv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:47.676662 crc crio[24245]: time=\"2026-06-14T08:49:47.675849472Z\" level=info msg=\"Ran pod sandbox 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f with infra container: openstack/nova-cell1-db-create-25xjv/POD\" id=8f7305d0-1a12-4b3b-bf5f-0ad3196c9b85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:47.681004 crc crio[24245]: time=\"2026-06-14T08:49:47.680840926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c6564217-e92c-4cf6-8138-cc032b30ebd7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:47.691462 crc crio[24245]: time=\"2026-06-14T08:49:47.691355622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=300ca688-fd90-4b15-a225-722659200966 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:47.711512 crc crio[24245]: time=\"2026-06-14T08:49:47.711034502Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-25xjv/mariadb-database-create\" id=02c414c2-f05c-41be-a5a0-8b4f51f702b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:47.712253 crc crio[24245]: time=\"2026-06-14T08:49:47.712143183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:47.855372 crc crio[24245]: time=\"2026-06-14T08:49:47.855214308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:47.861172 crc crio[24245]: time=\"2026-06-14T08:49:47.860987313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:47.879722 crc crio[24245]: time=\"2026-06-14T08:49:47.875829662Z\" level=info msg=\"Created container bbc18ac848845556564841cd6eb010d3cfb5d972fbdde70a7fed621ef9eb0918: openstack/nova-api-db-create-kphkf/mariadb-database-create\" id=ab0f87de-6f2f-4a56-96f8-b07869266e93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:47.880205 crc crio[24245]: time=\"2026-06-14T08:49:47.87980458Z\" level=info msg=\"Starting container: bbc18ac848845556564841cd6eb010d3cfb5d972fbdde70a7fed621ef9eb0918\" id=7171f3b8-26b4-4610-be02-77fd886c3efd name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:47.880795 crc crio[24245]: time=\"2026-06-14T08:49:47.880718098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:47.898431 crc crio[24245]: time=\"2026-06-14T08:49:47.898333595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:47.905802 crc crio[24245]: time=\"2026-06-14T08:49:47.905706353Z\" level=info msg=\"Started container\" PID=74264 containerID=bbc18ac848845556564841cd6eb010d3cfb5d972fbdde70a7fed621ef9eb0918 description=openstack/nova-api-db-create-kphkf/mariadb-database-create id=7171f3b8-26b4-4610-be02-77fd886c3efd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84\nJun 14 08:49:48.123297 crc crio[24245]: time=\"2026-06-14T08:49:48.118481482Z\" level=info msg=\"Created container 9aa01a6cbc3a07cd8d18c2f41cb5ebae96f1bc8d73b9b0f2bd2a091666ba432c: openstack/nova-cell1-db-create-25xjv/mariadb-database-create\" id=02c414c2-f05c-41be-a5a0-8b4f51f702b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:48.124584 crc crio[24245]: time=\"2026-06-14T08:49:48.124520837Z\" level=info msg=\"Starting container: 9aa01a6cbc3a07cd8d18c2f41cb5ebae96f1bc8d73b9b0f2bd2a091666ba432c\" id=50d2bb51-0e66-4224-bc29-c4a72ad775c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:48.145056 crc crio[24245]: time=\"2026-06-14T08:49:48.1447291Z\" level=info msg=\"Stopped pod sandbox: 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26\" id=c442ce83-04e9-4013-bb3b-7d82b8ec7630 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:48.147938 crc crio[24245]: time=\"2026-06-14T08:49:48.14751487Z\" level=info msg=\"Started container\" PID=74285 containerID=9aa01a6cbc3a07cd8d18c2f41cb5ebae96f1bc8d73b9b0f2bd2a091666ba432c description=openstack/nova-cell1-db-create-25xjv/mariadb-database-create id=50d2bb51-0e66-4224-bc29-c4a72ad775c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f\nJun 14 08:49:48.165002 crc crio[24245]: time=\"2026-06-14T08:49:48.16490818Z\" level=info msg=\"Created container df3c2c2d5f966f8f93ddb73f4262b8f63f99472a41df51e77471ada1f3d5b52b: openstack/nova-cell0-db-create-bpnlt/mariadb-database-create\" id=339464fe-822a-4dfa-af96-c2d73d77bdec name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:48.176454 crc crio[24245]: time=\"2026-06-14T08:49:48.174817688Z\" level=info msg=\"Starting container: df3c2c2d5f966f8f93ddb73f4262b8f63f99472a41df51e77471ada1f3d5b52b\" id=cb036108-c842-40fd-8150-cd6cc96daf46 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:48.211067 crc crio[24245]: time=\"2026-06-14T08:49:48.210797133Z\" level=info msg=\"Started container\" PID=74293 containerID=df3c2c2d5f966f8f93ddb73f4262b8f63f99472a41df51e77471ada1f3d5b52b description=openstack/nova-cell0-db-create-bpnlt/mariadb-database-create id=cb036108-c842-40fd-8150-cd6cc96daf46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc\nJun 14 08:49:48.868915 crc crio[24245]: time=\"2026-06-14T08:49:48.863589798Z\" level=info msg=\"Removing container: a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389\" id=36c22a38-2e52-4764-82a9-fdf24dfb7750 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:48.991110 crc crio[24245]: time=\"2026-06-14T08:49:48.989412785Z\" level=info msg=\"Removed container a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389: openstack/ceilometer-0/proxy-httpd\" id=36c22a38-2e52-4764-82a9-fdf24dfb7750 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:48.997584 crc crio[24245]: time=\"2026-06-14T08:49:48.996906086Z\" level=info msg=\"Removing container: 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf\" id=cbe09a40-87d2-4e2e-a0d3-7252cf5adfa5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:49.113259 crc crio[24245]: time=\"2026-06-14T08:49:49.113118852Z\" level=info msg=\"Removed container 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf: openstack/ceilometer-0/sg-core\" id=cbe09a40-87d2-4e2e-a0d3-7252cf5adfa5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:49.117021 crc crio[24245]: time=\"2026-06-14T08:49:49.115441576Z\" level=info msg=\"Removing container: 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8\" id=50988727-2bae-4aae-b2a2-7ee77ee721de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:49.179936 crc crio[24245]: time=\"2026-06-14T08:49:49.179761668Z\" level=info msg=\"Removed container 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8: openstack/ceilometer-0/ceilometer-notification-agent\" id=50988727-2bae-4aae-b2a2-7ee77ee721de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:49.187701 crc crio[24245]: time=\"2026-06-14T08:49:49.187585722Z\" level=info msg=\"Removing container: c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38\" id=e81f872e-3218-4ea2-bdd3-58134d93b203 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:49.255676 crc crio[24245]: time=\"2026-06-14T08:49:49.255611676Z\" level=info msg=\"Removed container c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38: openstack/ceilometer-0/ceilometer-central-agent\" id=e81f872e-3218-4ea2-bdd3-58134d93b203 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:49:49.465282 crc crio[24245]: time=\"2026-06-14T08:49:49.464664435Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=71a587a2-1440-4109-921d-78881204bb83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:49.465518 crc crio[24245]: time=\"2026-06-14T08:49:49.465497742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:49.552284 crc crio[24245]: time=\"2026-06-14T08:49:49.552189959Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97 UID:2f727b89-031c-4b0f-a911-6eb7013585fc NetNS:/var/run/netns/c866479d-66fa-4e3e-9299-e17cbd1cc439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f727b89_031c_4b0f_a911_6eb7013585fc.slice PodAnnotations:0xc002c923b8}] Aliases:map[]}\"\nJun 14 08:49:49.553160 crc crio[24245]: time=\"2026-06-14T08:49:49.55313899Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:50.009970 crc crio[24245]: time=\"2026-06-14T08:49:50.00927055Z\" level=info msg=\"Stopping pod sandbox: 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f\" id=1ce1a1b0-cb90-4e7e-b1c6-f874d5bfcfcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:50.011291 crc crio[24245]: time=\"2026-06-14T08:49:50.010204543Z\" level=info msg=\"Stopping pod sandbox: ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc\" id=766074d2-0431-4561-b33d-7c3d6510f087 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:50.011291 crc crio[24245]: time=\"2026-06-14T08:49:50.010578892Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-25xjv Namespace:openstack ID:1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f UID:b26c64ac-d9d8-4723-b7af-1488b57d3781 NetNS:/var/run/netns/a7da4f8e-8568-4241-8e69-84084b48ec42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb26c64ac_d9d8_4723_b7af_1488b57d3781.slice PodAnnotations:0xc003bf6200}] Aliases:map[]}\"\nJun 14 08:49:50.011291 crc crio[24245]: time=\"2026-06-14T08:49:50.010613867Z\" level=info msg=\"Stopping pod sandbox: e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84\" id=57a812e7-1d0a-46c1-8042-afaf6452ad9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:50.011291 crc crio[24245]: time=\"2026-06-14T08:49:50.010711357Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-25xjv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:50.011291 crc crio[24245]: time=\"2026-06-14T08:49:50.010774672Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-bpnlt Namespace:openstack ID:ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc UID:c2e8f7bf-66e5-4788-ad3f-cb4b37089ae3 NetNS:/var/run/netns/c93edc6c-592f-4d6a-9014-5ec66ac616ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2e8f7bf_66e5_4788_ad3f_cb4b37089ae3.slice PodAnnotations:0xc0024220a8}] Aliases:map[]}\"\nJun 14 08:49:50.011291 crc crio[24245]: time=\"2026-06-14T08:49:50.010986789Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-bpnlt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:50.012304 crc crio[24245]: time=\"2026-06-14T08:49:50.012205668Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-kphkf Namespace:openstack ID:e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84 UID:63e25959-a2fe-4411-af87-34d93082e178 NetNS:/var/run/netns/8eeca184-461c-4c6d-b56b-86942581915d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63e25959_a2fe_4411_af87_34d93082e178.slice PodAnnotations:0xc002c92540}] Aliases:map[]}\"\nJun 14 08:49:50.012444 crc crio[24245]: time=\"2026-06-14T08:49:50.012377573Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-kphkf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:49:50.235378 crc crio[24245]: 2026-06-14T08:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9533fb6a8d158a3 Mac:86:e4:8f:3b:a2:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/c866479d-66fa-4e3e-9299-e17cbd1cc439 SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:49:50.236984 crc crio[24245]: time=\"2026-06-14T08:49:50.236794784Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97 UID:2f727b89-031c-4b0f-a911-6eb7013585fc NetNS:/var/run/netns/c866479d-66fa-4e3e-9299-e17cbd1cc439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f727b89_031c_4b0f_a911_6eb7013585fc.slice PodAnnotations:0xc002c923b8}] Aliases:map[]}\"\nJun 14 08:49:50.237267 crc crio[24245]: time=\"2026-06-14T08:49:50.23699644Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:49:50.245336 crc crio[24245]: time=\"2026-06-14T08:49:50.245126452Z\" level=info msg=\"Ran pod sandbox 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97 with infra container: openstack/ceilometer-0/POD\" id=71a587a2-1440-4109-921d-78881204bb83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:49:50.248970 crc crio[24245]: time=\"2026-06-14T08:49:50.248751364Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=df9e46b3-12c2-4c3e-9306-6d156050b624 name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:50.263649 crc crio[24245]: time=\"2026-06-14T08:49:50.263553767Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 14 08:49:50.539981 crc crio[24245]: time=\"2026-06-14T08:49:50.535489842Z\" level=info msg=\"Stopped pod sandbox: 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f\" id=1ce1a1b0-cb90-4e7e-b1c6-f874d5bfcfcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:50.644267 crc crio[24245]: time=\"2026-06-14T08:49:50.643299304Z\" level=info msg=\"Stopped pod sandbox: e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84\" id=57a812e7-1d0a-46c1-8042-afaf6452ad9e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:50.644811 crc crio[24245]: time=\"2026-06-14T08:49:50.644690948Z\" level=info msg=\"Stopped pod sandbox: ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc\" id=766074d2-0431-4561-b33d-7c3d6510f087 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:49:50.706591 crc crio[24245]: time=\"2026-06-14T08:49:50.706111294Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=df9e46b3-12c2-4c3e-9306-6d156050b624 name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:50.710689 crc crio[24245]: time=\"2026-06-14T08:49:50.710618817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8ebc009f-aae6-451d-9625-f41a78b8b36a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:50.758589 crc crio[24245]: time=\"2026-06-14T08:49:50.758406818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=5c48c42e-70d6-401b-938c-7880beff8278 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:50.770439 crc crio[24245]: time=\"2026-06-14T08:49:50.770375759Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b3f5b7c1-3d1a-41b9-9c16-f24a8430f14f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:50.772590 crc crio[24245]: time=\"2026-06-14T08:49:50.77255848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:50.889432 crc crio[24245]: time=\"2026-06-14T08:49:50.889376757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:50.894292 crc crio[24245]: time=\"2026-06-14T08:49:50.893809019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:51.104300 crc crio[24245]: time=\"2026-06-14T08:49:51.103561056Z\" level=info msg=\"Created container 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43: openstack/ceilometer-0/ceilometer-central-agent\" id=b3f5b7c1-3d1a-41b9-9c16-f24a8430f14f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:51.106640 crc crio[24245]: time=\"2026-06-14T08:49:51.106554751Z\" level=info msg=\"Starting container: 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43\" id=30b963ef-44c0-4189-bfc8-2c007cad9e82 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:51.114203 crc crio[24245]: time=\"2026-06-14T08:49:51.114081511Z\" level=info msg=\"Started container\" PID=74576 containerID=2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43 description=openstack/ceilometer-0/ceilometer-central-agent id=30b963ef-44c0-4189-bfc8-2c007cad9e82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97\nJun 14 08:49:51.126796 crc crio[24245]: time=\"2026-06-14T08:49:51.126537608Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=89233f45-41f6-47f5-9b6a-5aa7b137b157 name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:51.134125 crc crio[24245]: time=\"2026-06-14T08:49:51.134033067Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 14 08:49:51.521362 crc crio[24245]: time=\"2026-06-14T08:49:51.521209812Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=89233f45-41f6-47f5-9b6a-5aa7b137b157 name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:51.522534 crc crio[24245]: time=\"2026-06-14T08:49:51.52244743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=bfc9c9ca-3c6e-4612-95b9-d44aa7d9a47f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:51.554567 crc crio[24245]: time=\"2026-06-14T08:49:51.55446669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=7e7f0bf8-6986-436c-a0a1-048bf11970cd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:49:51.562722 crc crio[24245]: time=\"2026-06-14T08:49:51.562617501Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=cdbee47e-38fa-44c8-bcec-f2573acda04d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:51.563475 crc crio[24245]: time=\"2026-06-14T08:49:51.563422986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:51.657966 crc crio[24245]: time=\"2026-06-14T08:49:51.657264632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:51.663919 crc crio[24245]: time=\"2026-06-14T08:49:51.663198971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:49:51.843154 crc crio[24245]: time=\"2026-06-14T08:49:51.842573665Z\" level=info msg=\"Created container c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc: openstack/ceilometer-0/ceilometer-notification-agent\" id=cdbee47e-38fa-44c8-bcec-f2573acda04d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:49:51.844744 crc crio[24245]: time=\"2026-06-14T08:49:51.84458844Z\" level=info msg=\"Starting container: c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc\" id=08679c79-90ca-4fc5-a928-b1bb9eff8933 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:49:51.857121 crc crio[24245]: time=\"2026-06-14T08:49:51.857028382Z\" level=info msg=\"Started container\" PID=74618 containerID=c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc description=openstack/ceilometer-0/ceilometer-notification-agent id=08679c79-90ca-4fc5-a928-b1bb9eff8933 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97\nJun 14 08:49:51.878725 crc crio[24245]: time=\"2026-06-14T08:49:51.878573279Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2132fd03-dad7-463a-b888-6eef96a3c14d name=/runtime.v1.ImageService/PullImage\nJun 14 08:49:51.883569 crc crio[24245]: time=\"2026-06-14T08:49:51.883491025Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 14 08:49:55.244265 crc crio[24245]: time=\"2026-06-14T08:49:55.242517005Z\" level=warning msg=\"Stopping container 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5 with stop signal(15) timed out. Killing...\"\nJun 14 08:49:55.393323 crc crio[24245]: time=\"2026-06-14T08:49:55.393193623Z\" level=error msg=\"Killing container 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 14 08:50:00.561363 crc crio[24245]: time=\"2026-06-14T08:50:00.560597652Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690450-5gcsw/POD\" id=0390fd7c-47a4-4556-a2a3-a47ab9826257 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:00.563211 crc crio[24245]: time=\"2026-06-14T08:50:00.5614002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:02.283940 crc crio[24245]: time=\"2026-06-14T08:50:02.283373558Z\" level=info msg=\"Stopping container: c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c (timeout: 30s)\" id=54cdf827-9743-4438-8008-379158963e04 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:02.284790 crc crio[24245]: time=\"2026-06-14T08:50:02.283407125Z\" level=info msg=\"Stopping container: 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462 (timeout: 30s)\" id=8fb601e9-06e5-4a29-ac15-0c9f4396fb06 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:03.233050 crc crio[24245]: time=\"2026-06-14T08:50:03.23253068Z\" level=info msg=\"Stopped container 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5: openstack/cinder-api-0/cinder-api\" id=b303c444-2ffe-455a-8edc-53f80711131a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:03.234125 crc crio[24245]: time=\"2026-06-14T08:50:03.234044859Z\" level=info msg=\"Stopping pod sandbox: 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2\" id=075edc9c-831f-4922-9c97-03368cea7df2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:03.234793 crc crio[24245]: time=\"2026-06-14T08:50:03.234733761Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2 UID:6fc77051-ba5d-441f-8183-52ded036bed7 NetNS:/var/run/netns/9d4d4682-2189-4191-9fe8-ff19a0e50887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fc77051_ba5d_441f_8183_52ded036bed7.slice PodAnnotations:0xc001feaa90}] Aliases:map[]}\"\nJun 14 08:50:03.235007 crc crio[24245]: time=\"2026-06-14T08:50:03.234952308Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:03.294390 crc crio[24245]: time=\"2026-06-14T08:50:03.294288877Z\" level=info msg=\"Stopped container c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c: openstack/neutron-6cb45cd464-h2vqh/neutron-httpd\" id=54cdf827-9743-4438-8008-379158963e04 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:03.371607 crc crio[24245]: time=\"2026-06-14T08:50:03.370800443Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=973fb615-94dc-4aa7-8e3c-dabe1f219752 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:03.371983 crc crio[24245]: time=\"2026-06-14T08:50:03.371808386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=7c417aa4-a966-4315-8e24-6d7a4b3c399a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:03.390997 crc crio[24245]: time=\"2026-06-14T08:50:03.390750915Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690450-5gcsw Namespace:openshift-infra ID:4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5 UID:d8c9ec08-020b-4c51-8241-3b7ef41231a5 NetNS:/var/run/netns/4fbe0b7c-161d-458e-9b7b-f373372e80aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8c9ec08_020b_4c51_8241_3b7ef41231a5.slice PodAnnotations:0xc000603458}] Aliases:map[]}\"\nJun 14 08:50:03.390997 crc crio[24245]: time=\"2026-06-14T08:50:03.390830568Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690450-5gcsw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:03.403202 crc crio[24245]: time=\"2026-06-14T08:50:03.402638478Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2132fd03-dad7-463a-b888-6eef96a3c14d name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:03.404460 crc crio[24245]: time=\"2026-06-14T08:50:03.403992909Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=fa11fa8a-3ee0-4c31-8141-6c8237929a75 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:03.454495 crc crio[24245]: time=\"2026-06-14T08:50:03.453570738Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=3da42e8b-a8a3-479b-bdf6-be250e4be2e4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:03.490912 crc crio[24245]: time=\"2026-06-14T08:50:03.49053189Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=c15cb66a-4e52-4822-8320-b91e49ba1f39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:03.491642 crc crio[24245]: time=\"2026-06-14T08:50:03.491368127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:03.500799 crc crio[24245]: time=\"2026-06-14T08:50:03.500692137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=4b8b83ae-c4dd-4887-bf62-1b4e6c01b1c4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:03.524326 crc crio[24245]: time=\"2026-06-14T08:50:03.524168376Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=04caf69f-0e6a-4fb6-a60f-0869fd28168c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:03.570825 crc crio[24245]: time=\"2026-06-14T08:50:03.566166273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:03.649585 crc crio[24245]: time=\"2026-06-14T08:50:03.649488183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:03.687541 crc crio[24245]: time=\"2026-06-14T08:50:03.686132153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:03.788214 crc crio[24245]: time=\"2026-06-14T08:50:03.787700494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:03.793941 crc crio[24245]: time=\"2026-06-14T08:50:03.791559658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:03.863506 crc crio[24245]: time=\"2026-06-14T08:50:03.862813786Z\" level=info msg=\"Stopped pod sandbox: 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2\" id=075edc9c-831f-4922-9c97-03368cea7df2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:03.874756 crc crio[24245]: 2026-06-14T08:50:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a167f12bfc7bd2 Mac:b2:34:1e:23:b6:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/4fbe0b7c-161d-458e-9b7b-f373372e80aa SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:50:03.875657 crc crio[24245]: time=\"2026-06-14T08:50:03.875587427Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690450-5gcsw Namespace:openshift-infra ID:4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5 UID:d8c9ec08-020b-4c51-8241-3b7ef41231a5 NetNS:/var/run/netns/4fbe0b7c-161d-458e-9b7b-f373372e80aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8c9ec08_020b_4c51_8241_3b7ef41231a5.slice PodAnnotations:0xc000603458}] Aliases:map[]}\"\nJun 14 08:50:03.875890 crc crio[24245]: time=\"2026-06-14T08:50:03.875788703Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690450-5gcsw for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:50:03.894670 crc crio[24245]: time=\"2026-06-14T08:50:03.894490965Z\" level=info msg=\"Ran pod sandbox 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5 with infra container: openshift-infra/auto-csr-approver-29690450-5gcsw/POD\" id=0390fd7c-47a4-4556-a2a3-a47ab9826257 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:03.897211 crc crio[24245]: time=\"2026-06-14T08:50:03.897067775Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=90a03191-a16f-4cb5-a4cd-397c5461d274 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:03.906096 crc crio[24245]: time=\"2026-06-14T08:50:03.905957704Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 08:50:03.908790 crc crio[24245]: time=\"2026-06-14T08:50:03.908622993Z\" level=info msg=\"Created container 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83: openstack/ceilometer-0/sg-core\" id=c15cb66a-4e52-4822-8320-b91e49ba1f39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:03.910506 crc crio[24245]: time=\"2026-06-14T08:50:03.910308414Z\" level=info msg=\"Starting container: 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83\" id=1f98e6e4-0b61-4aef-8206-893890e6a544 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:03.918420 crc crio[24245]: time=\"2026-06-14T08:50:03.918292891Z\" level=info msg=\"Started container\" PID=75291 containerID=8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83 description=openstack/ceilometer-0/sg-core id=1f98e6e4-0b61-4aef-8206-893890e6a544 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97\nJun 14 08:50:03.959950 crc crio[24245]: time=\"2026-06-14T08:50:03.958469191Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=2d245364-e114-47e2-add3-829030ff2039 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:03.966547 crc crio[24245]: time=\"2026-06-14T08:50:03.962633393Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 14 08:50:03.966547 crc crio[24245]: time=\"2026-06-14T08:50:03.962803628Z\" level=info msg=\"Created container f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7: openstack/openstackclient/openstackclient\" id=04caf69f-0e6a-4fb6-a60f-0869fd28168c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:03.966547 crc crio[24245]: time=\"2026-06-14T08:50:03.963665206Z\" level=info msg=\"Starting container: f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7\" id=4dba73b3-4733-4458-886e-4de956ccd2e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:03.974762 crc crio[24245]: time=\"2026-06-14T08:50:03.971055934Z\" level=info msg=\"Started container\" PID=75313 containerID=f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7 description=openstack/openstackclient/openstackclient id=4dba73b3-4733-4458-886e-4de956ccd2e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1\nJun 14 08:50:04.433801 crc crio[24245]: time=\"2026-06-14T08:50:04.433295085Z\" level=info msg=\"Removing container: 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5\" id=f37bbf93-f696-403c-839b-3e6aa217d579 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:04.480782 crc crio[24245]: time=\"2026-06-14T08:50:04.480689533Z\" level=info msg=\"Removed container 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5: openstack/cinder-api-0/cinder-api\" id=f37bbf93-f696-403c-839b-3e6aa217d579 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:04.487216 crc crio[24245]: time=\"2026-06-14T08:50:04.487136919Z\" level=info msg=\"Removing container: 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9\" id=91a8d388-7129-489d-a634-e8b268f2efc2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:04.529566 crc crio[24245]: time=\"2026-06-14T08:50:04.527344172Z\" level=info msg=\"Removed container 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9: openstack/cinder-api-0/cinder-api-log\" id=91a8d388-7129-489d-a634-e8b268f2efc2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:04.757381 crc crio[24245]: time=\"2026-06-14T08:50:04.757280551Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=90a03191-a16f-4cb5-a4cd-397c5461d274 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:04.758700 crc crio[24245]: time=\"2026-06-14T08:50:04.75853711Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c20e65f4-4105-4f3f-bd9b-7a813424f1c7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:04.761263 crc crio[24245]: time=\"2026-06-14T08:50:04.761109681Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e98d9926-0df6-45e5-ab17-769501edce29 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:04.768553 crc crio[24245]: time=\"2026-06-14T08:50:04.768413624Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690450-5gcsw/oc\" id=6df85501-f314-4847-b2c2-4dbaf20146d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:04.769149 crc crio[24245]: time=\"2026-06-14T08:50:04.769073385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:04.817778 crc crio[24245]: time=\"2026-06-14T08:50:04.817466065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:04.937125 crc crio[24245]: time=\"2026-06-14T08:50:04.937044882Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=fe703ad7-ee5a-4ef1-bb72-3e3aa0cd6688 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:04.937297 crc crio[24245]: time=\"2026-06-14T08:50:04.937152386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:05.010631 crc crio[24245]: time=\"2026-06-14T08:50:05.010488002Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00 UID:692700fb-a574-4ecc-abd1-a7bbecdb6312 NetNS:/var/run/netns/500cb284-25ce-4d64-840a-84608e408e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod692700fb_a574_4ecc_abd1_a7bbecdb6312.slice PodAnnotations:0xc003bf61b8}] Aliases:map[]}\"\nJun 14 08:50:05.010631 crc crio[24245]: time=\"2026-06-14T08:50:05.010568354Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:05.346112 crc crio[24245]: time=\"2026-06-14T08:50:05.344622857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:05.493706 crc crio[24245]: time=\"2026-06-14T08:50:05.493553728Z\" level=info msg=\"Created container 4809310b3c4725333f11ce04f639b8743388191529aaac5cac64d12ec30bd715: openshift-infra/auto-csr-approver-29690450-5gcsw/oc\" id=6df85501-f314-4847-b2c2-4dbaf20146d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:05.495804 crc crio[24245]: time=\"2026-06-14T08:50:05.49520709Z\" level=info msg=\"Starting container: 4809310b3c4725333f11ce04f639b8743388191529aaac5cac64d12ec30bd715\" id=0a37ab24-c8ab-43e4-96f7-62ba1e85cbab name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:05.500513 crc crio[24245]: time=\"2026-06-14T08:50:05.50021708Z\" level=info msg=\"Started container\" PID=75511 containerID=4809310b3c4725333f11ce04f639b8743388191529aaac5cac64d12ec30bd715 description=openshift-infra/auto-csr-approver-29690450-5gcsw/oc id=0a37ab24-c8ab-43e4-96f7-62ba1e85cbab name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5\nJun 14 08:50:05.615647 crc crio[24245]: 2026-06-14T08:50:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ea0ba4ec285dea Mac:b6:35:43:42:f5:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/500cb284-25ce-4d64-840a-84608e408e4f SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:50:05.619894 crc crio[24245]: time=\"2026-06-14T08:50:05.617806674Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00 UID:692700fb-a574-4ecc-abd1-a7bbecdb6312 NetNS:/var/run/netns/500cb284-25ce-4d64-840a-84608e408e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod692700fb_a574_4ecc_abd1_a7bbecdb6312.slice PodAnnotations:0xc003bf61b8}] Aliases:map[]}\"\nJun 14 08:50:05.619894 crc crio[24245]: time=\"2026-06-14T08:50:05.618528667Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:50:05.631014 crc crio[24245]: time=\"2026-06-14T08:50:05.630924026Z\" level=info msg=\"Ran pod sandbox 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00 with infra container: openstack/cinder-api-0/POD\" id=fe703ad7-ee5a-4ef1-bb72-3e3aa0cd6688 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:05.637548 crc crio[24245]: time=\"2026-06-14T08:50:05.637425519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=59a6aec5-4eeb-410b-9601-00ea680a7c4d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:05.650576 crc crio[24245]: time=\"2026-06-14T08:50:05.650477269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=c340fce5-5a22-4ba7-9b81-99714c2fe981 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:05.660826 crc crio[24245]: time=\"2026-06-14T08:50:05.660741801Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=165e9ff5-0904-4aca-a5d4-8be6aa4c7655 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:05.661299 crc crio[24245]: time=\"2026-06-14T08:50:05.661216786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:05.719653 crc crio[24245]: time=\"2026-06-14T08:50:05.719153279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:06.320178 crc crio[24245]: time=\"2026-06-14T08:50:06.319994547Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=2d245364-e114-47e2-add3-829030ff2039 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:06.321709 crc crio[24245]: time=\"2026-06-14T08:50:06.321636449Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=a5d93f91-61ac-4ab2-b222-18f7c2e903b1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:06.383308 crc crio[24245]: time=\"2026-06-14T08:50:06.383162348Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=8f0cc3e2-6ea1-40ba-bdd9-971e81c5c8b5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:06.401723 crc crio[24245]: time=\"2026-06-14T08:50:06.401587875Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b91d4ba3-96bd-43c3-a337-85f7a8019a5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:06.403062 crc crio[24245]: time=\"2026-06-14T08:50:06.402142743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:06.418107 crc crio[24245]: time=\"2026-06-14T08:50:06.417995489Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-2f20-account-create-mppjb/POD\" id=16d814ba-e328-44b8-a923-fc6a768dedf1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:06.418531 crc crio[24245]: time=\"2026-06-14T08:50:06.418434573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:06.525175 crc crio[24245]: time=\"2026-06-14T08:50:06.525053133Z\" level=info msg=\"Got pod network &{Name:nova-api-2f20-account-create-mppjb Namespace:openstack ID:6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a UID:e889aaeb-da17-4673-a431-5ccda3ab13cf NetNS:/var/run/netns/9cef544a-5f00-4e8a-a472-bd1f6544f794 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode889aaeb_da17_4673_a431_5ccda3ab13cf.slice PodAnnotations:0xc00161a7b8}] Aliases:map[]}\"\nJun 14 08:50:06.525175 crc crio[24245]: time=\"2026-06-14T08:50:06.525115905Z\" level=info msg=\"Adding pod openstack_nova-api-2f20-account-create-mppjb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:06.532290 crc crio[24245]: time=\"2026-06-14T08:50:06.53209745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:06.569276 crc crio[24245]: time=\"2026-06-14T08:50:06.568713316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:06.807603 crc crio[24245]: time=\"2026-06-14T08:50:06.807063126Z\" level=info msg=\"Created container 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e: openstack/ceilometer-0/proxy-httpd\" id=b91d4ba3-96bd-43c3-a337-85f7a8019a5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:06.808973 crc crio[24245]: time=\"2026-06-14T08:50:06.80888389Z\" level=info msg=\"Starting container: 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e\" id=d894bc0f-c553-49be-9107-1a164c31fa5e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:06.812425 crc crio[24245]: time=\"2026-06-14T08:50:06.812292684Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-758a-account-create-z8pnw/POD\" id=61e96d37-06bc-4cf6-8c58-7280674e66f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:06.812425 crc crio[24245]: time=\"2026-06-14T08:50:06.812407758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:06.833547 crc crio[24245]: time=\"2026-06-14T08:50:06.833361139Z\" level=info msg=\"Started container\" PID=75658 containerID=3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e description=openstack/ceilometer-0/proxy-httpd id=d894bc0f-c553-49be-9107-1a164c31fa5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97\nJun 14 08:50:06.859817 crc crio[24245]: time=\"2026-06-14T08:50:06.859741253Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-704b-account-create-d7cbs/POD\" id=d351a811-06a3-443c-8cd8-c6798b3e3f00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:06.861764 crc crio[24245]: time=\"2026-06-14T08:50:06.860127226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:06.865781 crc crio[24245]: time=\"2026-06-14T08:50:06.865689465Z\" level=info msg=\"Got pod network &{Name:nova-cell0-758a-account-create-z8pnw Namespace:openstack ID:2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85 UID:f0c6b3b2-e4e1-46dc-b1f3-a50862c947c7 NetNS:/var/run/netns/f6fafaac-a86b-4e97-a4b7-33664e8ffe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c6b3b2_e4e1_46dc_b1f3_a50862c947c7.slice PodAnnotations:0xc00161afb0}] Aliases:map[]}\"\nJun 14 08:50:06.865781 crc crio[24245]: time=\"2026-06-14T08:50:06.865781158Z\" level=info msg=\"Adding pod openstack_nova-cell0-758a-account-create-z8pnw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:06.918362 crc crio[24245]: time=\"2026-06-14T08:50:06.918265566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:06.943917 crc crio[24245]: time=\"2026-06-14T08:50:06.929951907Z\" level=info msg=\"Got pod network &{Name:nova-cell1-704b-account-create-d7cbs Namespace:openstack ID:bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec UID:d03e839b-ca65-49bd-ae01-d55a8672b037 NetNS:/var/run/netns/2d55b010-51a3-477a-aee8-011bee261c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd03e839b_ca65_49bd_ae01_d55a8672b037.slice PodAnnotations:0xc006e0ad10}] Aliases:map[]}\"\nJun 14 08:50:06.943917 crc crio[24245]: time=\"2026-06-14T08:50:06.930021189Z\" level=info msg=\"Adding pod openstack_nova-cell1-704b-account-create-d7cbs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:06.957915 crc crio[24245]: 2026-06-14T08:50:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6068cca1c097f51 Mac:ea:6e:4a:51:bd:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/9cef544a-5f00-4e8a-a472-bd1f6544f794 SocketPath: PciID:}] [{Interface:0xc00011b2f0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:50:06.957915 crc crio[24245]: time=\"2026-06-14T08:50:06.946443137Z\" level=info msg=\"Got pod network &{Name:nova-api-2f20-account-create-mppjb Namespace:openstack ID:6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a UID:e889aaeb-da17-4673-a431-5ccda3ab13cf NetNS:/var/run/netns/9cef544a-5f00-4e8a-a472-bd1f6544f794 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode889aaeb_da17_4673_a431_5ccda3ab13cf.slice PodAnnotations:0xc00161a7b8}] Aliases:map[]}\"\nJun 14 08:50:06.957915 crc crio[24245]: time=\"2026-06-14T08:50:06.946581782Z\" level=info msg=\"Checking pod openstack_nova-api-2f20-account-create-mppjb for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:50:06.958592 crc crio[24245]: time=\"2026-06-14T08:50:06.958520576Z\" level=info msg=\"Ran pod sandbox 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a with infra container: openstack/nova-api-2f20-account-create-mppjb/POD\" id=16d814ba-e328-44b8-a923-fc6a768dedf1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:06.982088 crc crio[24245]: time=\"2026-06-14T08:50:06.981960692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=398913b2-3312-486a-8f4d-7a54d73b53ae name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:06.988751 crc crio[24245]: time=\"2026-06-14T08:50:06.988680797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2aeb35ed-43dc-4018-b39d-66dc51144007 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:06.997152 crc crio[24245]: time=\"2026-06-14T08:50:06.997073751Z\" level=info msg=\"Creating container: openstack/nova-api-2f20-account-create-mppjb/mariadb-account-create\" id=579d300f-cae7-499d-9fa1-6fd5c230dbb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:06.997680 crc crio[24245]: time=\"2026-06-14T08:50:06.997621659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:07.104903 crc crio[24245]: time=\"2026-06-14T08:50:07.1040804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:07.116893 crc crio[24245]: time=\"2026-06-14T08:50:07.115321506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:07.180668 crc crio[24245]: time=\"2026-06-14T08:50:07.18017517Z\" level=info msg=\"Created container b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436: openstack/cinder-api-0/cinder-api-log\" id=165e9ff5-0904-4aca-a5d4-8be6aa4c7655 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:07.183354 crc crio[24245]: time=\"2026-06-14T08:50:07.183197975Z\" level=info msg=\"Starting container: b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436\" id=64565e9b-0d8d-4785-91b1-6672efc9f567 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:07.200687 crc crio[24245]: time=\"2026-06-14T08:50:07.197680121Z\" level=info msg=\"Started container\" PID=75731 containerID=b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436 description=openstack/cinder-api-0/cinder-api-log id=64565e9b-0d8d-4785-91b1-6672efc9f567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00\nJun 14 08:50:07.221907 crc crio[24245]: time=\"2026-06-14T08:50:07.219427281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=59c7c9bf-06ce-4730-b0a8-59e403df0b32 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:07.276559 crc crio[24245]: time=\"2026-06-14T08:50:07.276262089Z\" level=info msg=\"Created container ab457d7d3908311546a5a0dd27a2a22d3d65112945b693c0fb712ba917369b03: openstack/nova-api-2f20-account-create-mppjb/mariadb-account-create\" id=579d300f-cae7-499d-9fa1-6fd5c230dbb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:07.283968 crc crio[24245]: time=\"2026-06-14T08:50:07.277611671Z\" level=info msg=\"Starting container: ab457d7d3908311546a5a0dd27a2a22d3d65112945b693c0fb712ba917369b03\" id=aa2822a4-1c81-471f-adb8-82c35ddbf526 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:07.288805 crc crio[24245]: time=\"2026-06-14T08:50:07.288717367Z\" level=info msg=\"Started container\" PID=75926 containerID=ab457d7d3908311546a5a0dd27a2a22d3d65112945b693c0fb712ba917369b03 description=openstack/nova-api-2f20-account-create-mppjb/mariadb-account-create id=aa2822a4-1c81-471f-adb8-82c35ddbf526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a\nJun 14 08:50:07.325150 crc crio[24245]: time=\"2026-06-14T08:50:07.325073913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=bdca26cd-91bd-4402-82c3-a7ae339f9478 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:07.359950 crc crio[24245]: time=\"2026-06-14T08:50:07.358338942Z\" level=info msg=\"Stopped container 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462: openstack/neutron-6cb45cd464-h2vqh/neutron-api\" id=8fb601e9-06e5-4a29-ac15-0c9f4396fb06 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:07.359950 crc crio[24245]: time=\"2026-06-14T08:50:07.35952797Z\" level=info msg=\"Stopping pod sandbox: 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975\" id=b4881d3e-94b1-4ae3-98e0-8d80a5e32799 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:07.360351 crc crio[24245]: time=\"2026-06-14T08:50:07.360122199Z\" level=info msg=\"Got pod network &{Name:neutron-6cb45cd464-h2vqh Namespace:openstack ID:779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975 UID:841d3db3-bee0-4db0-8231-59ba4be8ef24 NetNS:/var/run/netns/ae5601e5-9d3a-4699-aaa4-ce5babcc3090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod841d3db3_bee0_4db0_8231_59ba4be8ef24.slice PodAnnotations:0xc000130f38}] Aliases:map[]}\"\nJun 14 08:50:07.360351 crc crio[24245]: time=\"2026-06-14T08:50:07.360330966Z\" level=info msg=\"Deleting pod openstack_neutron-6cb45cd464-h2vqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:07.364014 crc crio[24245]: time=\"2026-06-14T08:50:07.36388826Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=a477065e-cd70-4fea-b794-362689892644 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:07.364324 crc crio[24245]: time=\"2026-06-14T08:50:07.364260993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:07.436284 crc crio[24245]: time=\"2026-06-14T08:50:07.435940677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:07.624147 crc crio[24245]: time=\"2026-06-14T08:50:07.624093772Z\" level=info msg=\"Stopping container: c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc (timeout: 30s)\" id=9f35cf60-1e76-4648-8d88-006dc04cdfb6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:07.627604 crc crio[24245]: 2026-06-14T08:50:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d2bebf6657108a Mac:be:30:ba:e0:d2:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/f6fafaac-a86b-4e97-a4b7-33664e8ffe9d SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:50:07.627707 crc crio[24245]: time=\"2026-06-14T08:50:07.62525998Z\" level=info msg=\"Stopping container: 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e (timeout: 30s)\" id=b0b45cb9-1edf-4e96-9917-2474b729c378 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:07.629027 crc crio[24245]: time=\"2026-06-14T08:50:07.625373694Z\" level=info msg=\"Stopping container: 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83 (timeout: 30s)\" id=94e18524-1fe9-4495-9abf-2b920f8900c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:07.629027 crc crio[24245]: time=\"2026-06-14T08:50:07.624094432Z\" level=info msg=\"Stopping container: 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43 (timeout: 30s)\" id=92b0133f-c748-4f2b-a183-1fb8469d5607 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:07.629027 crc crio[24245]: time=\"2026-06-14T08:50:07.628999838Z\" level=info msg=\"Got pod network &{Name:nova-cell0-758a-account-create-z8pnw Namespace:openstack ID:2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85 UID:f0c6b3b2-e4e1-46dc-b1f3-a50862c947c7 NetNS:/var/run/netns/f6fafaac-a86b-4e97-a4b7-33664e8ffe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c6b3b2_e4e1_46dc_b1f3_a50862c947c7.slice PodAnnotations:0xc00161afb0}] Aliases:map[]}\"\nJun 14 08:50:07.629282 crc crio[24245]: time=\"2026-06-14T08:50:07.629167303Z\" level=info msg=\"Checking pod openstack_nova-cell0-758a-account-create-z8pnw for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:50:07.642325 crc crio[24245]: time=\"2026-06-14T08:50:07.642214288Z\" level=info msg=\"Stopping pod sandbox: 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5\" id=d45548a5-0146-41db-bb98-9c8f379b9e14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:07.642736 crc crio[24245]: time=\"2026-06-14T08:50:07.642671623Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690450-5gcsw Namespace:openshift-infra ID:4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5 UID:d8c9ec08-020b-4c51-8241-3b7ef41231a5 NetNS:/var/run/netns/4fbe0b7c-161d-458e-9b7b-f373372e80aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8c9ec08_020b_4c51_8241_3b7ef41231a5.slice PodAnnotations:0xc006e0a458}] Aliases:map[]}\"\nJun 14 08:50:07.642930 crc crio[24245]: time=\"2026-06-14T08:50:07.642832988Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690450-5gcsw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:07.652736 crc crio[24245]: time=\"2026-06-14T08:50:07.652659299Z\" level=info msg=\"Ran pod sandbox 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85 with infra container: openstack/nova-cell0-758a-account-create-z8pnw/POD\" id=61e96d37-06bc-4cf6-8c58-7280674e66f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:07.669990 crc crio[24245]: time=\"2026-06-14T08:50:07.66990077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b9922893-8eb6-493f-b121-cc513f5f2c87 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:07.680566 crc crio[24245]: time=\"2026-06-14T08:50:07.678537136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f9b975ef-74c5-45b2-9ec9-b518a6fdd855 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:07.694057 crc crio[24245]: time=\"2026-06-14T08:50:07.693983012Z\" level=info msg=\"Creating container: openstack/nova-cell0-758a-account-create-z8pnw/mariadb-account-create\" id=31d71785-b0df-4b1f-80dc-50864787e8e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:07.694751 crc crio[24245]: time=\"2026-06-14T08:50:07.694728124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:07.695742 crc crio[24245]: 2026-06-14T08:50:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bee9dc0e091495e Mac:3e:0f:ca:d9:f3:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/2d55b010-51a3-477a-aee8-011bee261c19 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:50:07.700154 crc crio[24245]: time=\"2026-06-14T08:50:07.699713856Z\" level=info msg=\"Got pod network &{Name:nova-cell1-704b-account-create-d7cbs Namespace:openstack ID:bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec UID:d03e839b-ca65-49bd-ae01-d55a8672b037 NetNS:/var/run/netns/2d55b010-51a3-477a-aee8-011bee261c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd03e839b_ca65_49bd_ae01_d55a8672b037.slice PodAnnotations:0xc006e0ad10}] Aliases:map[]}\"\nJun 14 08:50:07.701669 crc crio[24245]: time=\"2026-06-14T08:50:07.701604527Z\" level=info msg=\"Checking pod openstack_nova-cell1-704b-account-create-d7cbs for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:50:07.755717 crc crio[24245]: time=\"2026-06-14T08:50:07.755665585Z\" level=info msg=\"Ran pod sandbox bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec with infra container: openstack/nova-cell1-704b-account-create-d7cbs/POD\" id=d351a811-06a3-443c-8cd8-c6798b3e3f00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:07.763157 crc crio[24245]: time=\"2026-06-14T08:50:07.763068036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f098e0a1-d75a-47eb-a2db-e072edad14fb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:07.767548 crc crio[24245]: time=\"2026-06-14T08:50:07.767281587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e2a550cb-f67f-41e7-9ffd-73df1f85c745 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:07.823776 crc crio[24245]: time=\"2026-06-14T08:50:07.823724151Z\" level=info msg=\"Stopped container 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83: openstack/ceilometer-0/sg-core\" id=94e18524-1fe9-4495-9abf-2b920f8900c3 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:07.825424 crc crio[24245]: time=\"2026-06-14T08:50:07.825392705Z\" level=info msg=\"Creating container: openstack/nova-cell1-704b-account-create-d7cbs/mariadb-account-create\" id=847cce37-1693-4165-8c78-297a7c295c23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:07.829599 crc crio[24245]: time=\"2026-06-14T08:50:07.829531343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:07.849324 crc crio[24245]: time=\"2026-06-14T08:50:07.849243728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:07.858211 crc crio[24245]: time=\"2026-06-14T08:50:07.858136244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:07.880975 crc crio[24245]: time=\"2026-06-14T08:50:07.879494088Z\" level=info msg=\"Stopped container 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e: openstack/ceilometer-0/proxy-httpd\" id=b0b45cb9-1edf-4e96-9917-2474b729c378 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:07.894644 crc crio[24245]: time=\"2026-06-14T08:50:07.894564522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:07.899028 crc crio[24245]: time=\"2026-06-14T08:50:07.898966802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:08.069660 crc crio[24245]: time=\"2026-06-14T08:50:08.069559412Z\" level=info msg=\"Stopped pod sandbox: 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975\" id=b4881d3e-94b1-4ae3-98e0-8d80a5e32799 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:08.119745 crc crio[24245]: time=\"2026-06-14T08:50:08.119598257Z\" level=info msg=\"Stopped pod sandbox: 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5\" id=d45548a5-0146-41db-bb98-9c8f379b9e14 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:08.143139 crc crio[24245]: time=\"2026-06-14T08:50:08.142531929Z\" level=info msg=\"Created container e06c8cc97d78b1b177b8e2da2dc2508006af5c4094426f2fd9b964496c71c925: openstack/nova-cell0-758a-account-create-z8pnw/mariadb-account-create\" id=31d71785-b0df-4b1f-80dc-50864787e8e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:08.146263 crc crio[24245]: time=\"2026-06-14T08:50:08.146190697Z\" level=info msg=\"Created container 957d482ea853296d6fdc1eda78bbce1a76f200074e7d7eac46679dca0ad4b634: openstack/nova-cell1-704b-account-create-d7cbs/mariadb-account-create\" id=847cce37-1693-4165-8c78-297a7c295c23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:08.156461 crc crio[24245]: time=\"2026-06-14T08:50:08.156359128Z\" level=info msg=\"Starting container: 957d482ea853296d6fdc1eda78bbce1a76f200074e7d7eac46679dca0ad4b634\" id=26f3775a-90ca-45b2-885e-3493a2790d67 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:08.159677 crc crio[24245]: time=\"2026-06-14T08:50:08.159074743Z\" level=info msg=\"Starting container: e06c8cc97d78b1b177b8e2da2dc2508006af5c4094426f2fd9b964496c71c925\" id=e9a6497e-a5fa-4624-8b48-c22860746533 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:08.182887 crc crio[24245]: time=\"2026-06-14T08:50:08.181623985Z\" level=info msg=\"Started container\" PID=76043 containerID=957d482ea853296d6fdc1eda78bbce1a76f200074e7d7eac46679dca0ad4b634 description=openstack/nova-cell1-704b-account-create-d7cbs/mariadb-account-create id=26f3775a-90ca-45b2-885e-3493a2790d67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec\nJun 14 08:50:08.193631 crc crio[24245]: time=\"2026-06-14T08:50:08.193500898Z\" level=info msg=\"Started container\" PID=76040 containerID=e06c8cc97d78b1b177b8e2da2dc2508006af5c4094426f2fd9b964496c71c925 description=openstack/nova-cell0-758a-account-create-z8pnw/mariadb-account-create id=e9a6497e-a5fa-4624-8b48-c22860746533 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85\nJun 14 08:50:08.396399 crc crio[24245]: time=\"2026-06-14T08:50:08.395906863Z\" level=info msg=\"Stopped container 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43: openstack/ceilometer-0/ceilometer-central-agent\" id=92b0133f-c748-4f2b-a183-1fb8469d5607 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:08.688080 crc crio[24245]: time=\"2026-06-14T08:50:08.687980333Z\" level=info msg=\"Removing container: c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c\" id=6c173638-b765-4155-8af4-67da8cfe560d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:08.689432 crc crio[24245]: time=\"2026-06-14T08:50:08.689341064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:08.713468 crc crio[24245]: time=\"2026-06-14T08:50:08.713383019Z\" level=info msg=\"Stopping pod sandbox: 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a\" id=ed585995-0785-4af4-943d-e7dffd746b36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:08.714099 crc crio[24245]: time=\"2026-06-14T08:50:08.714032958Z\" level=info msg=\"Got pod network &{Name:nova-api-2f20-account-create-mppjb Namespace:openstack ID:6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a UID:e889aaeb-da17-4673-a431-5ccda3ab13cf NetNS:/var/run/netns/9cef544a-5f00-4e8a-a472-bd1f6544f794 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode889aaeb_da17_4673_a431_5ccda3ab13cf.slice PodAnnotations:0xc001c3d4e0}] Aliases:map[]}\"\nJun 14 08:50:08.714243 crc crio[24245]: time=\"2026-06-14T08:50:08.714204158Z\" level=info msg=\"Deleting pod openstack_nova-api-2f20-account-create-mppjb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:08.802568 crc crio[24245]: time=\"2026-06-14T08:50:08.802413621Z\" level=info msg=\"Removed container c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c: openstack/neutron-6cb45cd464-h2vqh/neutron-httpd\" id=6c173638-b765-4155-8af4-67da8cfe560d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:08.816133 crc crio[24245]: time=\"2026-06-14T08:50:08.815833629Z\" level=info msg=\"Removing container: 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462\" id=69388291-7f11-47dd-8164-46a412a824ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:08.882973 crc crio[24245]: time=\"2026-06-14T08:50:08.882713878Z\" level=info msg=\"Created container 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c: openstack/cinder-api-0/cinder-api\" id=a477065e-cd70-4fea-b794-362689892644 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:08.884102 crc crio[24245]: time=\"2026-06-14T08:50:08.884058612Z\" level=info msg=\"Starting container: 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c\" id=89c80abd-f66a-486f-b8d7-6d687c0cb6a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:08.893419 crc crio[24245]: time=\"2026-06-14T08:50:08.893354171Z\" level=info msg=\"Removed container 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462: openstack/neutron-6cb45cd464-h2vqh/neutron-api\" id=69388291-7f11-47dd-8164-46a412a824ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:08.895650 crc crio[24245]: time=\"2026-06-14T08:50:08.895616729Z\" level=info msg=\"Started container\" PID=76120 containerID=3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c description=openstack/cinder-api-0/cinder-api id=89c80abd-f66a-486f-b8d7-6d687c0cb6a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00\nJun 14 08:50:09.154817 crc crio[24245]: time=\"2026-06-14T08:50:09.154714231Z\" level=info msg=\"Stopped pod sandbox: 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a\" id=ed585995-0785-4af4-943d-e7dffd746b36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:09.771947 crc crio[24245]: time=\"2026-06-14T08:50:09.771394533Z\" level=info msg=\"Stopping pod sandbox: bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec\" id=1a089fcf-ea5d-494e-b2fa-3fcb7f3f71c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:09.773169 crc crio[24245]: time=\"2026-06-14T08:50:09.772987785Z\" level=info msg=\"Got pod network &{Name:nova-cell1-704b-account-create-d7cbs Namespace:openstack ID:bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec UID:d03e839b-ca65-49bd-ae01-d55a8672b037 NetNS:/var/run/netns/2d55b010-51a3-477a-aee8-011bee261c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd03e839b_ca65_49bd_ae01_d55a8672b037.slice PodAnnotations:0xc001fea060}] Aliases:map[]}\"\nJun 14 08:50:09.773169 crc crio[24245]: time=\"2026-06-14T08:50:09.7731507Z\" level=info msg=\"Deleting pod openstack_nova-cell1-704b-account-create-d7cbs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:09.775552 crc crio[24245]: time=\"2026-06-14T08:50:09.77545733Z\" level=info msg=\"Stopping pod sandbox: 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85\" id=f3c6bdee-f43a-458b-afda-391ba90769ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:09.776204 crc crio[24245]: time=\"2026-06-14T08:50:09.776136212Z\" level=info msg=\"Got pod network &{Name:nova-cell0-758a-account-create-z8pnw Namespace:openstack ID:2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85 UID:f0c6b3b2-e4e1-46dc-b1f3-a50862c947c7 NetNS:/var/run/netns/f6fafaac-a86b-4e97-a4b7-33664e8ffe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c6b3b2_e4e1_46dc_b1f3_a50862c947c7.slice PodAnnotations:0xc000522228}] Aliases:map[]}\"\nJun 14 08:50:09.776463 crc crio[24245]: time=\"2026-06-14T08:50:09.7763826Z\" level=info msg=\"Deleting pod openstack_nova-cell0-758a-account-create-z8pnw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:10.181736 crc crio[24245]: time=\"2026-06-14T08:50:10.181318659Z\" level=info msg=\"Stopped pod sandbox: 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85\" id=f3c6bdee-f43a-458b-afda-391ba90769ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:10.282206 crc crio[24245]: time=\"2026-06-14T08:50:10.282068515Z\" level=info msg=\"Stopped pod sandbox: bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec\" id=1a089fcf-ea5d-494e-b2fa-3fcb7f3f71c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:10.994478 crc crio[24245]: time=\"2026-06-14T08:50:10.993822834Z\" level=info msg=\"Stopped container c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc: openstack/ceilometer-0/ceilometer-notification-agent\" id=9f35cf60-1e76-4648-8d88-006dc04cdfb6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:10.999775 crc crio[24245]: time=\"2026-06-14T08:50:10.999217997Z\" level=info msg=\"Stopping pod sandbox: 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97\" id=d7d89c38-fb61-4abf-ac21-a808076e07d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:10.999775 crc crio[24245]: time=\"2026-06-14T08:50:10.999696772Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97 UID:2f727b89-031c-4b0f-a911-6eb7013585fc NetNS:/var/run/netns/c866479d-66fa-4e3e-9299-e17cbd1cc439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f727b89_031c_4b0f_a911_6eb7013585fc.slice PodAnnotations:0xc003bf67b0}] Aliases:map[]}\"\nJun 14 08:50:11.000096 crc crio[24245]: time=\"2026-06-14T08:50:10.999831366Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:11.335549 crc crio[24245]: time=\"2026-06-14T08:50:11.334473008Z\" level=info msg=\"Stopped pod sandbox: 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97\" id=d7d89c38-fb61-4abf-ac21-a808076e07d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:11.847987 crc crio[24245]: time=\"2026-06-14T08:50:11.84776383Z\" level=info msg=\"Removing container: 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e\" id=f10cc472-ed96-424f-8d1b-d2fda247b145 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:11.925402 crc crio[24245]: time=\"2026-06-14T08:50:11.925244049Z\" level=info msg=\"Removed container 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e: openstack/ceilometer-0/proxy-httpd\" id=f10cc472-ed96-424f-8d1b-d2fda247b145 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:11.930044 crc crio[24245]: time=\"2026-06-14T08:50:11.929974316Z\" level=info msg=\"Removing container: 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83\" id=2d828fc4-8f97-4c19-9992-f4155bb4ca5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:11.963668 crc crio[24245]: time=\"2026-06-14T08:50:11.96349525Z\" level=info msg=\"Removed container 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83: openstack/ceilometer-0/sg-core\" id=2d828fc4-8f97-4c19-9992-f4155bb4ca5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:11.971010 crc crio[24245]: time=\"2026-06-14T08:50:11.97061953Z\" level=info msg=\"Removing container: c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc\" id=ee24af61-7b19-4c7b-b7af-0d4c10c6691b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:12.022617 crc crio[24245]: time=\"2026-06-14T08:50:12.019706336Z\" level=info msg=\"Removed container c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc: openstack/ceilometer-0/ceilometer-notification-agent\" id=ee24af61-7b19-4c7b-b7af-0d4c10c6691b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:12.044495 crc crio[24245]: time=\"2026-06-14T08:50:12.044399539Z\" level=info msg=\"Removing container: 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43\" id=fb65a57b-6217-4fd5-9261-05895152a3cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:12.092801 crc crio[24245]: time=\"2026-06-14T08:50:12.092690035Z\" level=info msg=\"Removed container 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43: openstack/ceilometer-0/ceilometer-central-agent\" id=fb65a57b-6217-4fd5-9261-05895152a3cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:12.362410 crc crio[24245]: time=\"2026-06-14T08:50:12.361669999Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=5c64f809-3341-4264-ad9e-70eeb621448b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:12.362631 crc crio[24245]: time=\"2026-06-14T08:50:12.362588129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:12.417649 crc crio[24245]: time=\"2026-06-14T08:50:12.417484976Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5 UID:5e815aff-9191-4bd4-96f7-c74de9864e1e NetNS:/var/run/netns/eb7d5c69-127e-498c-ba73-2046ec73eca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e815aff_9191_4bd4_96f7_c74de9864e1e.slice PodAnnotations:0xc006e0a770}] Aliases:map[]}\"\nJun 14 08:50:12.417649 crc crio[24245]: time=\"2026-06-14T08:50:12.417580399Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:12.971768 crc crio[24245]: 2026-06-14T08:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f752fce0dc2ba1 Mac:a6:58:8d:58:57:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/eb7d5c69-127e-498c-ba73-2046ec73eca7 SocketPath: PciID:}] [{Interface:0xc0001465e0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:50:12.973392 crc crio[24245]: time=\"2026-06-14T08:50:12.973332071Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5 UID:5e815aff-9191-4bd4-96f7-c74de9864e1e NetNS:/var/run/netns/eb7d5c69-127e-498c-ba73-2046ec73eca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e815aff_9191_4bd4_96f7_c74de9864e1e.slice PodAnnotations:0xc006e0a770}] Aliases:map[]}\"\nJun 14 08:50:12.973559 crc crio[24245]: time=\"2026-06-14T08:50:12.973521787Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:50:12.984977 crc crio[24245]: time=\"2026-06-14T08:50:12.98459332Z\" level=info msg=\"Ran pod sandbox 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5 with infra container: openstack/ceilometer-0/POD\" id=5c64f809-3341-4264-ad9e-70eeb621448b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:12.994195 crc crio[24245]: time=\"2026-06-14T08:50:12.992196372Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ddb032fa-a3c7-42d0-babc-293a53a6b4c0 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:13.008465 crc crio[24245]: time=\"2026-06-14T08:50:13.008394778Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 14 08:50:13.448005 crc crio[24245]: time=\"2026-06-14T08:50:13.447892648Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ddb032fa-a3c7-42d0-babc-293a53a6b4c0 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:13.449277 crc crio[24245]: time=\"2026-06-14T08:50:13.448997622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7d0c6e00-ff38-496d-895e-fc1320771212 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:13.475217 crc crio[24245]: time=\"2026-06-14T08:50:13.475121654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b5e12f05-cb8c-4786-b73f-0a68b373a0f8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:13.485260 crc crio[24245]: time=\"2026-06-14T08:50:13.485152813Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=ca53ec86-44fc-4ac6-bffc-67de148cb097 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:13.486488 crc crio[24245]: time=\"2026-06-14T08:50:13.486420384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:13.565938 crc crio[24245]: time=\"2026-06-14T08:50:13.565766454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:13.571148 crc crio[24245]: time=\"2026-06-14T08:50:13.571067905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:14.051609 crc crio[24245]: time=\"2026-06-14T08:50:14.051054858Z\" level=info msg=\"Created container e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20: openstack/ceilometer-0/ceilometer-central-agent\" id=ca53ec86-44fc-4ac6-bffc-67de148cb097 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:14.054023 crc crio[24245]: time=\"2026-06-14T08:50:14.053946029Z\" level=info msg=\"Starting container: e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20\" id=5dfbe114-0a03-47e7-ad4e-96c34aef4e1d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:14.062453 crc crio[24245]: time=\"2026-06-14T08:50:14.062304097Z\" level=info msg=\"Started container\" PID=76558 containerID=e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20 description=openstack/ceilometer-0/ceilometer-central-agent id=5dfbe114-0a03-47e7-ad4e-96c34aef4e1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5\nJun 14 08:50:14.103323 crc crio[24245]: time=\"2026-06-14T08:50:14.102176065Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=df29aefd-079a-4bbc-86a8-55440c486fc6 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:14.107604 crc crio[24245]: time=\"2026-06-14T08:50:14.107533908Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 14 08:50:14.530046 crc crio[24245]: time=\"2026-06-14T08:50:14.529552852Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=df29aefd-079a-4bbc-86a8-55440c486fc6 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:14.532041 crc crio[24245]: time=\"2026-06-14T08:50:14.531989741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f1f947a0-dbd1-433b-a7ee-ad18b45f9fc5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:14.566541 crc crio[24245]: time=\"2026-06-14T08:50:14.566442955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=83df687f-6550-4cf5-be27-32faa131ac4b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:14.577145 crc crio[24245]: time=\"2026-06-14T08:50:14.577060643Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=5e4e7599-3131-4efb-9a5d-b19fd21d9df5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:14.577692 crc crio[24245]: time=\"2026-06-14T08:50:14.577641692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:14.645635 crc crio[24245]: time=\"2026-06-14T08:50:14.645535724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:14.659890 crc crio[24245]: time=\"2026-06-14T08:50:14.659699188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:14.840642 crc crio[24245]: time=\"2026-06-14T08:50:14.8405236Z\" level=info msg=\"Created container 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f: openstack/ceilometer-0/ceilometer-notification-agent\" id=5e4e7599-3131-4efb-9a5d-b19fd21d9df5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:14.842175 crc crio[24245]: time=\"2026-06-14T08:50:14.84208839Z\" level=info msg=\"Starting container: 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f\" id=2a02720e-505b-4c32-8b64-fdcb321fb908 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:14.847619 crc crio[24245]: time=\"2026-06-14T08:50:14.847565764Z\" level=info msg=\"Started container\" PID=76730 containerID=8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f description=openstack/ceilometer-0/ceilometer-notification-agent id=2a02720e-505b-4c32-8b64-fdcb321fb908 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5\nJun 14 08:50:14.861821 crc crio[24245]: time=\"2026-06-14T08:50:14.861751336Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=944c71b3-c6c1-4ac3-b6ab-d370103e1635 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:14.866995 crc crio[24245]: time=\"2026-06-14T08:50:14.866945515Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 14 08:50:15.421683 crc crio[24245]: time=\"2026-06-14T08:50:15.421103568Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=944c71b3-c6c1-4ac3-b6ab-d370103e1635 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:15.422718 crc crio[24245]: time=\"2026-06-14T08:50:15.422631068Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=3d6bf2da-993b-49fa-a6cf-a0cfad20eb46 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:15.439020 crc crio[24245]: time=\"2026-06-14T08:50:15.438913911Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=be3d0de9-c6ec-4414-adff-34ae6ce4bdc4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:15.462245 crc crio[24245]: time=\"2026-06-14T08:50:15.462045986Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=6d8966e2-abe8-4ac3-8934-e1f7962f3327 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:15.462626 crc crio[24245]: time=\"2026-06-14T08:50:15.462568683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:15.507058 crc crio[24245]: time=\"2026-06-14T08:50:15.506958616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:15.509994 crc crio[24245]: time=\"2026-06-14T08:50:15.509939801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:15.852168 crc crio[24245]: time=\"2026-06-14T08:50:15.852060002Z\" level=info msg=\"Created container 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4: openstack/ceilometer-0/sg-core\" id=6d8966e2-abe8-4ac3-8934-e1f7962f3327 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:15.855266 crc crio[24245]: time=\"2026-06-14T08:50:15.855176543Z\" level=info msg=\"Starting container: 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4\" id=22bb581b-003a-43ee-882c-59fae2392470 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:15.863487 crc crio[24245]: time=\"2026-06-14T08:50:15.863362212Z\" level=info msg=\"Started container\" PID=76767 containerID=4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4 description=openstack/ceilometer-0/sg-core id=22bb581b-003a-43ee-882c-59fae2392470 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5\nJun 14 08:50:15.924797 crc crio[24245]: time=\"2026-06-14T08:50:15.924687874Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=545ed8e1-e482-4e35-923b-c6755dcc4f3d name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:15.929138 crc crio[24245]: time=\"2026-06-14T08:50:15.929063927Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 14 08:50:20.463722 crc crio[24245]: time=\"2026-06-14T08:50:20.460933268Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=545ed8e1-e482-4e35-923b-c6755dcc4f3d name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:20.472165 crc crio[24245]: time=\"2026-06-14T08:50:20.472067886Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ddc23976-464a-4a67-b70e-09fbfe140685 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:20.564939 crc crio[24245]: time=\"2026-06-14T08:50:20.562201877Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9f1e2873-67f5-4e94-8dad-a8e2f9a5a7d2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:20.580428 crc crio[24245]: time=\"2026-06-14T08:50:20.580318173Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=22e8de5f-0a45-4967-a984-237a2f7483a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:20.581022 crc crio[24245]: time=\"2026-06-14T08:50:20.580828369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:20.700959 crc crio[24245]: time=\"2026-06-14T08:50:20.696667548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:20.713063 crc crio[24245]: time=\"2026-06-14T08:50:20.705618782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:20.871727 crc crio[24245]: time=\"2026-06-14T08:50:20.871357397Z\" level=info msg=\"Created container 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205: openstack/ceilometer-0/proxy-httpd\" id=22e8de5f-0a45-4967-a984-237a2f7483a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:20.874948 crc crio[24245]: time=\"2026-06-14T08:50:20.87490575Z\" level=info msg=\"Starting container: 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205\" id=7dcf2e76-0313-435f-89cc-52e7912a2f64 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:20.885509 crc crio[24245]: time=\"2026-06-14T08:50:20.885410854Z\" level=info msg=\"Started container\" PID=77025 containerID=522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205 description=openstack/ceilometer-0/proxy-httpd id=7dcf2e76-0313-435f-89cc-52e7912a2f64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5\nJun 14 08:50:20.999065 crc crio[24245]: time=\"2026-06-14T08:50:20.99899847Z\" level=info msg=\"Removing container: 9400ea4df69ff285b1bb0952d088370c69e5345e0304884abaad95ac5527c627\" id=032fc0dd-2362-4711-895a-744ba17719f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:21.121418 crc crio[24245]: time=\"2026-06-14T08:50:21.121276952Z\" level=info msg=\"Removed container 9400ea4df69ff285b1bb0952d088370c69e5345e0304884abaad95ac5527c627: openshift-infra/auto-csr-approver-29690444-7g7s6/oc\" id=032fc0dd-2362-4711-895a-744ba17719f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:21.135063 crc crio[24245]: time=\"2026-06-14T08:50:21.13498864Z\" level=info msg=\"Stopping pod sandbox: c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838\" id=3344a844-a205-4b9b-ba01-9f8b21f1ed47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.135063 crc crio[24245]: time=\"2026-06-14T08:50:21.135053362Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838\" id=3344a844-a205-4b9b-ba01-9f8b21f1ed47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.135949 crc crio[24245]: time=\"2026-06-14T08:50:21.135828713Z\" level=info msg=\"Removing pod sandbox: c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838\" id=e5d95fea-10ee-4013-8d16-1985b9c465aa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.154578 crc crio[24245]: time=\"2026-06-14T08:50:21.154389129Z\" level=info msg=\"Removed pod sandbox: c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838\" id=e5d95fea-10ee-4013-8d16-1985b9c465aa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.156185 crc crio[24245]: time=\"2026-06-14T08:50:21.155971927Z\" level=info msg=\"Stopping pod sandbox: 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26\" id=93dfc8de-674f-4c2a-b159-941382bf0568 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.156185 crc crio[24245]: time=\"2026-06-14T08:50:21.156040089Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26\" id=93dfc8de-674f-4c2a-b159-941382bf0568 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.163327 crc crio[24245]: time=\"2026-06-14T08:50:21.160025117Z\" level=info msg=\"Removing pod sandbox: 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26\" id=be5e0380-4a46-4d31-acb4-b44dbf974e1c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.166488 crc crio[24245]: time=\"2026-06-14T08:50:21.166451861Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-mq5g8/POD\" id=b95d148a-6377-4f56-b7b0-20d1263d1fd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:21.166691 crc crio[24245]: time=\"2026-06-14T08:50:21.166667078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:21.173768 crc crio[24245]: time=\"2026-06-14T08:50:21.173732865Z\" level=info msg=\"Removed pod sandbox: 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26\" id=be5e0380-4a46-4d31-acb4-b44dbf974e1c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.177331 crc crio[24245]: time=\"2026-06-14T08:50:21.177256127Z\" level=info msg=\"Stopping pod sandbox: 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2\" id=2996e660-93e9-4294-adb5-4ee7de972fc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.177436 crc crio[24245]: time=\"2026-06-14T08:50:21.17734581Z\" level=info msg=\"Stopped pod sandbox (already stopped): 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2\" id=2996e660-93e9-4294-adb5-4ee7de972fc6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.181212 crc crio[24245]: time=\"2026-06-14T08:50:21.181082715Z\" level=info msg=\"Removing pod sandbox: 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2\" id=46ec0b42-d6bc-48ca-b3d9-1377cc53cec4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.237500 crc crio[24245]: time=\"2026-06-14T08:50:21.237338858Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-mq5g8 Namespace:openstack ID:0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6 UID:8a5076d3-4aaf-4b27-a801-cb105cc85f32 NetNS:/var/run/netns/b6687554-5dd3-46e0-9ae2-180b4a073895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a5076d3_4aaf_4b27_a801_cb105cc85f32.slice PodAnnotations:0xc001c3c438}] Aliases:map[]}\"\nJun 14 08:50:21.237903 crc crio[24245]: time=\"2026-06-14T08:50:21.237817683Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-mq5g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:21.260799 crc crio[24245]: time=\"2026-06-14T08:50:21.2606282Z\" level=info msg=\"Removed pod sandbox: 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2\" id=46ec0b42-d6bc-48ca-b3d9-1377cc53cec4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.261928 crc crio[24245]: time=\"2026-06-14T08:50:21.261755764Z\" level=info msg=\"Stopping pod sandbox: 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92\" id=d68e541b-e290-4866-a89a-c161c4e4748e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.262018 crc crio[24245]: time=\"2026-06-14T08:50:21.261911419Z\" level=info msg=\"Stopped pod sandbox (already stopped): 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92\" id=d68e541b-e290-4866-a89a-c161c4e4748e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.262650 crc crio[24245]: time=\"2026-06-14T08:50:21.262583481Z\" level=info msg=\"Removing pod sandbox: 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92\" id=b050f81e-9ed4-4d54-843d-77254cf4b8ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.282992 crc crio[24245]: time=\"2026-06-14T08:50:21.282887251Z\" level=info msg=\"Removed pod sandbox: 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92\" id=b050f81e-9ed4-4d54-843d-77254cf4b8ef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.284077 crc crio[24245]: time=\"2026-06-14T08:50:21.28392986Z\" level=info msg=\"Stopping pod sandbox: 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b\" id=16c35654-3976-4d14-bf46-701e1fa6b206 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.284077 crc crio[24245]: time=\"2026-06-14T08:50:21.284017623Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b\" id=16c35654-3976-4d14-bf46-701e1fa6b206 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.285077 crc crio[24245]: time=\"2026-06-14T08:50:21.284708615Z\" level=info msg=\"Removing pod sandbox: 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b\" id=acfd2a9e-878c-4e34-8a39-73390acd5328 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.308005 crc crio[24245]: time=\"2026-06-14T08:50:21.304771235Z\" level=info msg=\"Removed pod sandbox: 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b\" id=acfd2a9e-878c-4e34-8a39-73390acd5328 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.308005 crc crio[24245]: time=\"2026-06-14T08:50:21.306664094Z\" level=info msg=\"Stopping pod sandbox: 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975\" id=56a1a4a7-0d34-4d6a-bde2-d13fb4537e35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.308005 crc crio[24245]: time=\"2026-06-14T08:50:21.306746146Z\" level=info msg=\"Stopped pod sandbox (already stopped): 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975\" id=56a1a4a7-0d34-4d6a-bde2-d13fb4537e35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.308005 crc crio[24245]: time=\"2026-06-14T08:50:21.307280424Z\" level=info msg=\"Removing pod sandbox: 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975\" id=5d55bd27-8def-45a2-b583-5ec9394988cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.324583 crc crio[24245]: time=\"2026-06-14T08:50:21.324357973Z\" level=info msg=\"Removed pod sandbox: 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975\" id=5d55bd27-8def-45a2-b583-5ec9394988cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.325340 crc crio[24245]: time=\"2026-06-14T08:50:21.325219533Z\" level=info msg=\"Stopping pod sandbox: 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06\" id=83c5959b-45ba-459f-9385-6f14b0f1b51a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.325453 crc crio[24245]: time=\"2026-06-14T08:50:21.325355307Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06\" id=83c5959b-45ba-459f-9385-6f14b0f1b51a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.326693 crc crio[24245]: time=\"2026-06-14T08:50:21.326624989Z\" level=info msg=\"Removing pod sandbox: 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06\" id=71d64f6e-bed0-465d-bbdc-46eccb1e19ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.352286 crc crio[24245]: time=\"2026-06-14T08:50:21.351402927Z\" level=info msg=\"Removed pod sandbox: 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06\" id=71d64f6e-bed0-465d-bbdc-46eccb1e19ff name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.357927 crc crio[24245]: time=\"2026-06-14T08:50:21.357718193Z\" level=info msg=\"Stopping pod sandbox: ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b\" id=398741a0-cf99-45d6-be35-a66d7956ac75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.357927 crc crio[24245]: time=\"2026-06-14T08:50:21.357898739Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b\" id=398741a0-cf99-45d6-be35-a66d7956ac75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.362698 crc crio[24245]: time=\"2026-06-14T08:50:21.362172483Z\" level=info msg=\"Removing pod sandbox: ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b\" id=b0bec1e8-8499-4148-9d19-cad4782e41a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.385771 crc crio[24245]: time=\"2026-06-14T08:50:21.385681914Z\" level=info msg=\"Removed pod sandbox: ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b\" id=b0bec1e8-8499-4148-9d19-cad4782e41a0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.388636 crc crio[24245]: time=\"2026-06-14T08:50:21.388550031Z\" level=info msg=\"Stopping pod sandbox: 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97\" id=493bc871-c803-42d3-94f5-8a25298745cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.388799 crc crio[24245]: time=\"2026-06-14T08:50:21.388646414Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97\" id=493bc871-c803-42d3-94f5-8a25298745cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.389427 crc crio[24245]: time=\"2026-06-14T08:50:21.389358937Z\" level=info msg=\"Removing pod sandbox: 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97\" id=76c26f27-2dad-41d6-8a39-00247c24cd5f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.403191 crc crio[24245]: time=\"2026-06-14T08:50:21.403092239Z\" level=info msg=\"Removed pod sandbox: 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97\" id=76c26f27-2dad-41d6-8a39-00247c24cd5f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.407084 crc crio[24245]: time=\"2026-06-14T08:50:21.405486583Z\" level=info msg=\"Stopping pod sandbox: 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41\" id=53b111d0-94e9-46c0-bc70-fb6e3d4ba228 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.407084 crc crio[24245]: time=\"2026-06-14T08:50:21.405594426Z\" level=info msg=\"Stopped pod sandbox (already stopped): 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41\" id=53b111d0-94e9-46c0-bc70-fb6e3d4ba228 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:21.413998 crc crio[24245]: time=\"2026-06-14T08:50:21.41146136Z\" level=info msg=\"Removing pod sandbox: 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41\" id=18de1a13-7cff-443a-91bb-ec4f0ccdc046 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.479079 crc crio[24245]: time=\"2026-06-14T08:50:21.477529586Z\" level=info msg=\"Removed pod sandbox: 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41\" id=18de1a13-7cff-443a-91bb-ec4f0ccdc046 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:50:21.814210 crc crio[24245]: 2026-06-14T08:50:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c902ca25e07fd0 Mac:12:ce:e7:5d:ea:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/b6687554-5dd3-46e0-9ae2-180b4a073895 SocketPath: PciID:}] [{Interface:0xc000534690 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:50:21.816196 crc crio[24245]: time=\"2026-06-14T08:50:21.816106552Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-mq5g8 Namespace:openstack ID:0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6 UID:8a5076d3-4aaf-4b27-a801-cb105cc85f32 NetNS:/var/run/netns/b6687554-5dd3-46e0-9ae2-180b4a073895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a5076d3_4aaf_4b27_a801_cb105cc85f32.slice PodAnnotations:0xc001c3c438}] Aliases:map[]}\"\nJun 14 08:50:21.816378 crc crio[24245]: time=\"2026-06-14T08:50:21.81634311Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-mq5g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:50:21.829917 crc crio[24245]: time=\"2026-06-14T08:50:21.829765238Z\" level=info msg=\"Ran pod sandbox 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6 with infra container: openstack/nova-cell0-conductor-db-sync-mq5g8/POD\" id=b95d148a-6377-4f56-b7b0-20d1263d1fd0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:21.833153 crc crio[24245]: time=\"2026-06-14T08:50:21.833058692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=cacb496c-4d94-456b-8351-4a06efd3edab name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:21.833526 crc crio[24245]: time=\"2026-06-14T08:50:21.833414203Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e not found\" id=cacb496c-4d94-456b-8351-4a06efd3edab name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:21.833526 crc crio[24245]: time=\"2026-06-14T08:50:21.833514467Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e found\" id=cacb496c-4d94-456b-8351-4a06efd3edab name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:21.835151 crc crio[24245]: time=\"2026-06-14T08:50:21.835021734Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0aa21e8a-700d-4236-86c4-3dc6539c56b9 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:21.845394 crc crio[24245]: time=\"2026-06-14T08:50:21.845281432Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\\\"\"\nJun 14 08:50:24.517989 crc crio[24245]: time=\"2026-06-14T08:50:24.517165731Z\" level=info msg=\"Stopping container: 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab (timeout: 30s)\" id=dfbff87a-16b0-46c8-b8b7-f00176cf5166 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:24.524003 crc crio[24245]: time=\"2026-06-14T08:50:24.517172499Z\" level=info msg=\"Stopping container: 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f (timeout: 30s)\" id=af0af0f1-23d8-42ec-90f0-a0741f8cc0f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:24.813219 crc crio[24245]: time=\"2026-06-14T08:50:24.810740623Z\" level=info msg=\"Stopped container 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f: openstack/glance-default-external-api-0/glance-log\" id=af0af0f1-23d8-42ec-90f0-a0741f8cc0f8 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:26.535803 crc crio[24245]: time=\"2026-06-14T08:50:26.535656251Z\" level=info msg=\"Stopping container: b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5 (timeout: 30s)\" id=579a6cb8-0ba2-4669-b7f9-597570c7fda6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:26.536710 crc crio[24245]: time=\"2026-06-14T08:50:26.535806089Z\" level=info msg=\"Stopping container: 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c (timeout: 30s)\" id=9ba1da7a-8cb4-4980-86ce-758175c4c586 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:26.598780 crc crio[24245]: time=\"2026-06-14T08:50:26.597752603Z\" level=info msg=\"Stopping container: 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f (timeout: 30s)\" id=9b2a3e8c-72e3-43c9-b76a-a9d43f34b8fa name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:26.598780 crc crio[24245]: time=\"2026-06-14T08:50:26.598094872Z\" level=info msg=\"Stopping container: e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20 (timeout: 30s)\" id=bd551c8b-4a39-431a-88f9-0b228e62b5af name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:26.598780 crc crio[24245]: time=\"2026-06-14T08:50:26.598358386Z\" level=info msg=\"Stopping container: 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205 (timeout: 30s)\" id=78ef2bbd-0c6f-4266-8b0d-206476b7d5e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:26.598780 crc crio[24245]: time=\"2026-06-14T08:50:26.598375401Z\" level=info msg=\"Stopping container: 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4 (timeout: 30s)\" id=8c4d7e92-04c1-48ea-8f14-8c6769a7029d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:26.807291 crc crio[24245]: time=\"2026-06-14T08:50:26.80281526Z\" level=info msg=\"Stopped container 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c: openstack/glance-default-internal-api-0/glance-log\" id=9ba1da7a-8cb4-4980-86ce-758175c4c586 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:26.807291 crc crio[24245]: time=\"2026-06-14T08:50:26.804728112Z\" level=info msg=\"Stopped container 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4: openstack/ceilometer-0/sg-core\" id=8c4d7e92-04c1-48ea-8f14-8c6769a7029d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:26.842449 crc crio[24245]: time=\"2026-06-14T08:50:26.842187923Z\" level=info msg=\"Stopped container 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205: openstack/ceilometer-0/proxy-httpd\" id=78ef2bbd-0c6f-4266-8b0d-206476b7d5e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:27.179461 crc crio[24245]: time=\"2026-06-14T08:50:27.179285015Z\" level=info msg=\"Stopped container e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20: openstack/ceilometer-0/ceilometer-central-agent\" id=bd551c8b-4a39-431a-88f9-0b228e62b5af name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:34.514578 crc crio[24245]: time=\"2026-06-14T08:50:34.513796531Z\" level=info msg=\"Stopped container 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab: openstack/glance-default-external-api-0/glance-httpd\" id=dfbff87a-16b0-46c8-b8b7-f00176cf5166 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:34.516181 crc crio[24245]: time=\"2026-06-14T08:50:34.515638339Z\" level=info msg=\"Stopping pod sandbox: 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894\" id=df210124-adc4-40c6-8585-e36d2c067d74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:34.516289 crc crio[24245]: time=\"2026-06-14T08:50:34.516196007Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894 UID:1985474b-5676-46a7-87f1-c2766f1d5d4c NetNS:/var/run/netns/b8aaced3-ffd7-48ae-a2db-0be71c705234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1985474b_5676_46a7_87f1_c2766f1d5d4c.slice PodAnnotations:0xc002422300}] Aliases:map[]}\"\nJun 14 08:50:34.516508 crc crio[24245]: time=\"2026-06-14T08:50:34.516378863Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:34.658122 crc crio[24245]: time=\"2026-06-14T08:50:34.65795952Z\" level=info msg=\"Stopped container b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5: openstack/glance-default-internal-api-0/glance-httpd\" id=579a6cb8-0ba2-4669-b7f9-597570c7fda6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:34.659054 crc crio[24245]: time=\"2026-06-14T08:50:34.65890055Z\" level=info msg=\"Stopping pod sandbox: 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609\" id=5e33929c-3b8a-4368-8410-e14fad98de18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:34.659661 crc crio[24245]: time=\"2026-06-14T08:50:34.659533071Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609 UID:c775e419-0421-4492-9da0-51cf01d9d40e NetNS:/var/run/netns/e49d40d6-0b1b-431a-a822-dfa16cd7d173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc775e419_0421_4492_9da0_51cf01d9d40e.slice PodAnnotations:0xc000602588}] Aliases:map[]}\"\nJun 14 08:50:34.659974 crc crio[24245]: time=\"2026-06-14T08:50:34.659722947Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:34.711635 crc crio[24245]: time=\"2026-06-14T08:50:34.711460504Z\" level=info msg=\"Stopped container 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f: openstack/ceilometer-0/ceilometer-notification-agent\" id=9b2a3e8c-72e3-43c9-b76a-a9d43f34b8fa name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:50:34.712731 crc crio[24245]: time=\"2026-06-14T08:50:34.712643471Z\" level=info msg=\"Stopping pod sandbox: 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5\" id=ee2fe6a0-ffc4-4c0a-af06-f14c4263295d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:34.713314 crc crio[24245]: time=\"2026-06-14T08:50:34.71321141Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5 UID:5e815aff-9191-4bd4-96f7-c74de9864e1e NetNS:/var/run/netns/eb7d5c69-127e-498c-ba73-2046ec73eca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e815aff_9191_4bd4_96f7_c74de9864e1e.slice PodAnnotations:0xc0006026c8}] Aliases:map[]}\"\nJun 14 08:50:34.713468 crc crio[24245]: time=\"2026-06-14T08:50:34.713411506Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:34.725168 crc crio[24245]: time=\"2026-06-14T08:50:34.725061278Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0aa21e8a-700d-4236-86c4-3dc6539c56b9 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:34.727550 crc crio[24245]: time=\"2026-06-14T08:50:34.727443633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8d911111-95a9-455f-86ea-2e231a1272be name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:34.779211 crc crio[24245]: time=\"2026-06-14T08:50:34.779121728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8c7eb969-0016-4fb8-b753-ed4cacf615f8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:34.791346 crc crio[24245]: time=\"2026-06-14T08:50:34.791267515Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-mq5g8/nova-cell0-conductor-db-sync\" id=cb888de2-817c-416c-8f85-9e56cc134390 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:34.793097 crc crio[24245]: time=\"2026-06-14T08:50:34.793041442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:34.846605 crc crio[24245]: time=\"2026-06-14T08:50:34.84619152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:34.850107 crc crio[24245]: time=\"2026-06-14T08:50:34.849994894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:34.990278 crc crio[24245]: time=\"2026-06-14T08:50:34.990151896Z\" level=info msg=\"Created container ecd0091e30e0263c699b717eda6b5481985b4db492433158506f1b41f0e11853: openstack/nova-cell0-conductor-db-sync-mq5g8/nova-cell0-conductor-db-sync\" id=cb888de2-817c-416c-8f85-9e56cc134390 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:34.991755 crc crio[24245]: time=\"2026-06-14T08:50:34.99155826Z\" level=info msg=\"Starting container: ecd0091e30e0263c699b717eda6b5481985b4db492433158506f1b41f0e11853\" id=49a38d8e-a378-4b3b-8634-3ab1e3f67b6b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:35.000659 crc crio[24245]: time=\"2026-06-14T08:50:35.000560537Z\" level=info msg=\"Started container\" PID=78093 containerID=ecd0091e30e0263c699b717eda6b5481985b4db492433158506f1b41f0e11853 description=openstack/nova-cell0-conductor-db-sync-mq5g8/nova-cell0-conductor-db-sync id=49a38d8e-a378-4b3b-8634-3ab1e3f67b6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6\nJun 14 08:50:35.202990 crc crio[24245]: time=\"2026-06-14T08:50:35.202827589Z\" level=info msg=\"Stopped pod sandbox: 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894\" id=df210124-adc4-40c6-8585-e36d2c067d74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:35.256353 crc crio[24245]: time=\"2026-06-14T08:50:35.25574533Z\" level=info msg=\"Stopped pod sandbox: 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5\" id=ee2fe6a0-ffc4-4c0a-af06-f14c4263295d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:35.288545 crc crio[24245]: time=\"2026-06-14T08:50:35.288466222Z\" level=info msg=\"Stopped pod sandbox: 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609\" id=5e33929c-3b8a-4368-8410-e14fad98de18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:35.408140 crc crio[24245]: time=\"2026-06-14T08:50:35.407987167Z\" level=info msg=\"Removing container: b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5\" id=6e32f3b4-c3d2-4dd2-a14c-ff4f76f8c7f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:35.833637 crc crio[24245]: time=\"2026-06-14T08:50:35.8331539Z\" level=info msg=\"Removed container b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5: openstack/glance-default-internal-api-0/glance-httpd\" id=6e32f3b4-c3d2-4dd2-a14c-ff4f76f8c7f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:35.836736 crc crio[24245]: time=\"2026-06-14T08:50:35.836658413Z\" level=info msg=\"Removing container: 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c\" id=7db6edab-1079-4e56-a16d-85f60c7eb4d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:35.867579 crc crio[24245]: time=\"2026-06-14T08:50:35.867493446Z\" level=info msg=\"Removed container 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c: openstack/glance-default-internal-api-0/glance-log\" id=7db6edab-1079-4e56-a16d-85f60c7eb4d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:35.871151 crc crio[24245]: time=\"2026-06-14T08:50:35.870710527Z\" level=info msg=\"Removing container: 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205\" id=4863b0a3-9c97-4d31-b251-ad039f17139b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:35.911873 crc crio[24245]: time=\"2026-06-14T08:50:35.911738495Z\" level=info msg=\"Removed container 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205: openstack/ceilometer-0/proxy-httpd\" id=4863b0a3-9c97-4d31-b251-ad039f17139b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:35.923894 crc crio[24245]: time=\"2026-06-14T08:50:35.923705585Z\" level=info msg=\"Removing container: 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4\" id=42ae03de-727f-44d9-947d-fa272aa7cf1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:35.985918 crc crio[24245]: time=\"2026-06-14T08:50:35.985732773Z\" level=info msg=\"Removed container 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4: openstack/ceilometer-0/sg-core\" id=42ae03de-727f-44d9-947d-fa272aa7cf1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:36.029618 crc crio[24245]: time=\"2026-06-14T08:50:36.029510865Z\" level=info msg=\"Removing container: 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f\" id=10587ca1-2b00-4785-8682-84c3696b38fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:36.082939 crc crio[24245]: time=\"2026-06-14T08:50:36.082429918Z\" level=info msg=\"Removed container 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f: openstack/ceilometer-0/ceilometer-notification-agent\" id=10587ca1-2b00-4785-8682-84c3696b38fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:36.104579 crc crio[24245]: time=\"2026-06-14T08:50:36.1027367Z\" level=info msg=\"Removing container: e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20\" id=b9d97da7-2c10-4304-85ce-84be11abc223 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:36.277695 crc crio[24245]: time=\"2026-06-14T08:50:36.277585632Z\" level=info msg=\"Removed container e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20: openstack/ceilometer-0/ceilometer-central-agent\" id=b9d97da7-2c10-4304-85ce-84be11abc223 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:36.282183 crc crio[24245]: time=\"2026-06-14T08:50:36.282097744Z\" level=info msg=\"Removing container: 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab\" id=7fe0846b-e96e-46a9-b69d-a76663486494 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:36.304912 crc crio[24245]: time=\"2026-06-14T08:50:36.304454345Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=e4b403ca-5d5f-4892-99f8-ad6320e55c07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:36.304912 crc crio[24245]: time=\"2026-06-14T08:50:36.30462502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:36.327412 crc crio[24245]: time=\"2026-06-14T08:50:36.327324957Z\" level=info msg=\"Removed container 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab: openstack/glance-default-external-api-0/glance-httpd\" id=7fe0846b-e96e-46a9-b69d-a76663486494 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:36.334700 crc crio[24245]: time=\"2026-06-14T08:50:36.334542402Z\" level=info msg=\"Removing container: 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f\" id=7ad30cac-4233-4940-8219-edd9ea4b2464 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:36.409915 crc crio[24245]: time=\"2026-06-14T08:50:36.408830238Z\" level=info msg=\"Removed container 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f: openstack/glance-default-external-api-0/glance-log\" id=7ad30cac-4233-4940-8219-edd9ea4b2464 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:50:36.418484 crc crio[24245]: time=\"2026-06-14T08:50:36.418376805Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72 UID:21ede592-a147-4cc5-85a6-fbe8fe42c478 NetNS:/var/run/netns/ed9e953f-a2e8-4e14-9076-a8dbc379d5e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ede592_a147_4cc5_85a6_fbe8fe42c478.slice PodAnnotations:0xc000602698}] Aliases:map[]}\"\nJun 14 08:50:36.418484 crc crio[24245]: time=\"2026-06-14T08:50:36.418469628Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:36.875255 crc crio[24245]: time=\"2026-06-14T08:50:36.874673768Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=46645170-9ae9-4472-a6e0-8e3923d2cc3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:36.876465 crc crio[24245]: time=\"2026-06-14T08:50:36.875288168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:36.917570 crc crio[24245]: time=\"2026-06-14T08:50:36.9174574Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c UID:3f21ff5b-62e1-462d-83a9-cf7968f09e79 NetNS:/var/run/netns/a415bd7d-1674-492b-97c4-0ea8d75c1e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f21ff5b_62e1_462d_83a9_cf7968f09e79.slice PodAnnotations:0xc002422a98}] Aliases:map[]}\"\nJun 14 08:50:36.917570 crc crio[24245]: time=\"2026-06-14T08:50:36.917556973Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:37.140267 crc crio[24245]: time=\"2026-06-14T08:50:37.139629904Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=b4e0a3b1-6237-48c1-bd92-e7dd7978e452 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:37.140486 crc crio[24245]: time=\"2026-06-14T08:50:37.140380378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:37.175330 crc crio[24245]: time=\"2026-06-14T08:50:37.175146793Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230 UID:e63d893e-cd88-4150-8b9f-48a1732a2a0c NetNS:/var/run/netns/148e0667-e27a-4fa3-b9bf-df304cf68435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63d893e_cd88_4150_8b9f_48a1732a2a0c.slice PodAnnotations:0xc000522c88}] Aliases:map[]}\"\nJun 14 08:50:37.175330 crc crio[24245]: time=\"2026-06-14T08:50:37.175216396Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:37.281150 crc crio[24245]: 2026-06-14T08:50:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3813500aa526bd4 Mac:2e:b6:a8:f2:89:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/ed9e953f-a2e8-4e14-9076-a8dbc379d5e4 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:50:37.281150 crc crio[24245]: time=\"2026-06-14T08:50:37.280678137Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72 UID:21ede592-a147-4cc5-85a6-fbe8fe42c478 NetNS:/var/run/netns/ed9e953f-a2e8-4e14-9076-a8dbc379d5e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ede592_a147_4cc5_85a6_fbe8fe42c478.slice PodAnnotations:0xc000602698}] Aliases:map[]}\"\nJun 14 08:50:37.281150 crc crio[24245]: time=\"2026-06-14T08:50:37.280939325Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:50:37.301031 crc crio[24245]: time=\"2026-06-14T08:50:37.297123818Z\" level=info msg=\"Ran pod sandbox 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72 with infra container: openstack/glance-default-external-api-0/POD\" id=e4b403ca-5d5f-4892-99f8-ad6320e55c07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:37.304643 crc crio[24245]: time=\"2026-06-14T08:50:37.304355002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ca1e51f6-b1d6-493d-b887-46bcb9808537 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:37.313884 crc crio[24245]: time=\"2026-06-14T08:50:37.313751874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ff4ad0fc-7d05-4baf-a730-105cf138013f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:37.324605 crc crio[24245]: time=\"2026-06-14T08:50:37.323906858Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=c9b69103-9e37-4c8f-a155-921046f5eb2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:37.325370 crc crio[24245]: time=\"2026-06-14T08:50:37.325303123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:37.367345 crc crio[24245]: time=\"2026-06-14T08:50:37.367258579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:37.542760 crc crio[24245]: 2026-06-14T08:50:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61497b9d2300106 Mac:42:1a:7f:7d:27:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/a415bd7d-1674-492b-97c4-0ea8d75c1e28 SocketPath: PciID:}] [{Interface:0xc00011e5e0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:50:37.546652 crc crio[24245]: time=\"2026-06-14T08:50:37.545463073Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c UID:3f21ff5b-62e1-462d-83a9-cf7968f09e79 NetNS:/var/run/netns/a415bd7d-1674-492b-97c4-0ea8d75c1e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f21ff5b_62e1_462d_83a9_cf7968f09e79.slice PodAnnotations:0xc002422a98}] Aliases:map[]}\"\nJun 14 08:50:37.546652 crc crio[24245]: time=\"2026-06-14T08:50:37.546008541Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:50:37.564695 crc crio[24245]: time=\"2026-06-14T08:50:37.56460953Z\" level=info msg=\"Ran pod sandbox 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c with infra container: openstack/ceilometer-0/POD\" id=46645170-9ae9-4472-a6e0-8e3923d2cc3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:37.585605 crc crio[24245]: time=\"2026-06-14T08:50:37.585482906Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=3c3ae25d-3684-4cd3-87b8-fe47045502f0 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:37.596398 crc crio[24245]: time=\"2026-06-14T08:50:37.596084945Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 14 08:50:37.714781 crc crio[24245]: 2026-06-14T08:50:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec5089e9db6122e Mac:96:c2:e2:44:8f:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/148e0667-e27a-4fa3-b9bf-df304cf68435 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:50:37.716276 crc crio[24245]: time=\"2026-06-14T08:50:37.716210342Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230 UID:e63d893e-cd88-4150-8b9f-48a1732a2a0c NetNS:/var/run/netns/148e0667-e27a-4fa3-b9bf-df304cf68435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63d893e_cd88_4150_8b9f_48a1732a2a0c.slice PodAnnotations:0xc000522c88}] Aliases:map[]}\"\nJun 14 08:50:37.716509 crc crio[24245]: time=\"2026-06-14T08:50:37.716490691Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:50:37.741255 crc crio[24245]: time=\"2026-06-14T08:50:37.741104581Z\" level=info msg=\"Ran pod sandbox ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230 with infra container: openstack/glance-default-internal-api-0/POD\" id=b4e0a3b1-6237-48c1-bd92-e7dd7978e452 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:37.746604 crc crio[24245]: time=\"2026-06-14T08:50:37.746509344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7e824a0d-138c-4f4f-8ebd-5d05c73031a0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:37.749690 crc crio[24245]: time=\"2026-06-14T08:50:37.749620443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=0f5bdfca-e64c-46a3-8fae-637559827380 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:37.757375 crc crio[24245]: time=\"2026-06-14T08:50:37.756944283Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=63ec0112-40ab-4180-8213-bdca03efc95c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:37.757633 crc crio[24245]: time=\"2026-06-14T08:50:37.757539152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:37.836465 crc crio[24245]: time=\"2026-06-14T08:50:37.835600497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:38.127617 crc crio[24245]: time=\"2026-06-14T08:50:38.126897884Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=3c3ae25d-3684-4cd3-87b8-fe47045502f0 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:38.130116 crc crio[24245]: time=\"2026-06-14T08:50:38.128661967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=eec4ebbb-79fd-4fea-865f-7c6b6f1b678c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:38.161737 crc crio[24245]: time=\"2026-06-14T08:50:38.161607976Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=5ca90abf-398e-49e6-99e1-84232648ef27 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:38.171995 crc crio[24245]: time=\"2026-06-14T08:50:38.170946095Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=4f781dec-a2c3-4107-a53b-04f9c4bf251a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:38.171995 crc crio[24245]: time=\"2026-06-14T08:50:38.171640498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:38.261635 crc crio[24245]: time=\"2026-06-14T08:50:38.261580078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:38.270709 crc crio[24245]: time=\"2026-06-14T08:50:38.27066181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:38.280472 crc crio[24245]: time=\"2026-06-14T08:50:38.280168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:38.416521 crc crio[24245]: time=\"2026-06-14T08:50:38.413674278Z\" level=info msg=\"Created container a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c: openstack/ceilometer-0/ceilometer-central-agent\" id=4f781dec-a2c3-4107-a53b-04f9c4bf251a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:38.416521 crc crio[24245]: time=\"2026-06-14T08:50:38.415424396Z\" level=info msg=\"Created container 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964: openstack/glance-default-external-api-0/glance-log\" id=c9b69103-9e37-4c8f-a155-921046f5eb2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:38.418558 crc crio[24245]: time=\"2026-06-14T08:50:38.417766891Z\" level=info msg=\"Starting container: a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c\" id=40406f63-5ba7-4b85-bea1-daaf0c1bb78f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:38.427436 crc crio[24245]: time=\"2026-06-14T08:50:38.427336545Z\" level=info msg=\"Started container\" PID=78452 containerID=a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c description=openstack/ceilometer-0/ceilometer-central-agent id=40406f63-5ba7-4b85-bea1-daaf0c1bb78f name=/runtime.v1.RuntimeService/StartContainer sandboxID=61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c\nJun 14 08:50:38.432453 crc crio[24245]: time=\"2026-06-14T08:50:38.432308269Z\" level=info msg=\"Starting container: 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964\" id=3d7ba301-4cf0-41c5-9d7b-9c79c15704fb name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:38.441079 crc crio[24245]: time=\"2026-06-14T08:50:38.440684621Z\" level=info msg=\"Started container\" PID=78453 containerID=10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964 description=openstack/glance-default-external-api-0/glance-log id=3d7ba301-4cf0-41c5-9d7b-9c79c15704fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72\nJun 14 08:50:38.458344 crc crio[24245]: time=\"2026-06-14T08:50:38.458141257Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=981a71cb-d17b-4138-9e46-0c28f4c98c28 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:38.462966 crc crio[24245]: time=\"2026-06-14T08:50:38.461252907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a5116ac4-0565-46f4-9fbe-2243d17900f0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:38.470533 crc crio[24245]: time=\"2026-06-14T08:50:38.469907121Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 14 08:50:38.527251 crc crio[24245]: time=\"2026-06-14T08:50:38.527117133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=71d4fc86-dc8d-4f9b-9b81-162958dd1c7a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:38.542929 crc crio[24245]: time=\"2026-06-14T08:50:38.541277012Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=d2bf3e06-cf61-4812-b7ac-a5953f49d0c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:38.542929 crc crio[24245]: time=\"2026-06-14T08:50:38.541741679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:38.669606 crc crio[24245]: time=\"2026-06-14T08:50:38.669520024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:38.673322 crc crio[24245]: time=\"2026-06-14T08:50:38.673218473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:38.878434 crc crio[24245]: time=\"2026-06-14T08:50:38.878339652Z\" level=info msg=\"Created container f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72: openstack/glance-default-internal-api-0/glance-log\" id=63ec0112-40ab-4180-8213-bdca03efc95c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:38.880275 crc crio[24245]: time=\"2026-06-14T08:50:38.880163351Z\" level=info msg=\"Starting container: f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72\" id=307832da-0c1f-465b-8a56-697a8219ce33 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:38.895561 crc crio[24245]: time=\"2026-06-14T08:50:38.895418776Z\" level=info msg=\"Started container\" PID=78509 containerID=f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72 description=openstack/glance-default-internal-api-0/glance-log id=307832da-0c1f-465b-8a56-697a8219ce33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230\nJun 14 08:50:38.911210 crc crio[24245]: time=\"2026-06-14T08:50:38.911113256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=2153d3df-d58f-4f7f-b940-68f3883f89de name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:38.982742 crc crio[24245]: time=\"2026-06-14T08:50:38.982492568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=48aea1e4-dc81-447f-9e8d-0130b3b00955 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:38.995010 crc crio[24245]: time=\"2026-06-14T08:50:38.994782229Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=f491d7ff-e143-4d72-a204-417b3c3b29ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:38.995314 crc crio[24245]: time=\"2026-06-14T08:50:38.995219743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:39.080609 crc crio[24245]: time=\"2026-06-14T08:50:39.079422487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:39.377073 crc crio[24245]: time=\"2026-06-14T08:50:39.376945715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:39.593415 crc crio[24245]: time=\"2026-06-14T08:50:39.593262851Z\" level=info msg=\"Created container 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6: openstack/glance-default-external-api-0/glance-httpd\" id=d2bf3e06-cf61-4812-b7ac-a5953f49d0c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:39.595629 crc crio[24245]: time=\"2026-06-14T08:50:39.595552825Z\" level=info msg=\"Starting container: 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6\" id=835ad8fd-6140-4621-b536-875b99a10e41 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:39.604329 crc crio[24245]: time=\"2026-06-14T08:50:39.604144468Z\" level=info msg=\"Started container\" PID=78553 containerID=93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6 description=openstack/glance-default-external-api-0/glance-httpd id=835ad8fd-6140-4621-b536-875b99a10e41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72\nJun 14 08:50:39.855624 crc crio[24245]: time=\"2026-06-14T08:50:39.85550593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:40.000678 crc crio[24245]: time=\"2026-06-14T08:50:40.000511145Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=981a71cb-d17b-4138-9e46-0c28f4c98c28 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:40.003544 crc crio[24245]: time=\"2026-06-14T08:50:40.00343053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=51c542f4-a05c-4242-9b82-0bd8abef7e71 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:40.009050 crc crio[24245]: time=\"2026-06-14T08:50:40.008954475Z\" level=info msg=\"Created container 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e: openstack/glance-default-internal-api-0/glance-httpd\" id=f491d7ff-e143-4d72-a204-417b3c3b29ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:40.011118 crc crio[24245]: time=\"2026-06-14T08:50:40.011045701Z\" level=info msg=\"Starting container: 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e\" id=4b14439c-2b1e-4c81-82e2-edf66ebaa933 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:40.028426 crc crio[24245]: time=\"2026-06-14T08:50:40.028317921Z\" level=info msg=\"Started container\" PID=78576 containerID=29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e description=openstack/glance-default-internal-api-0/glance-httpd id=4b14439c-2b1e-4c81-82e2-edf66ebaa933 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230\nJun 14 08:50:40.037619 crc crio[24245]: time=\"2026-06-14T08:50:40.037507974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=cea00a96-e90a-4486-91ee-7366c91aabcb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:40.049528 crc crio[24245]: time=\"2026-06-14T08:50:40.049425175Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=cc765c2f-4095-466a-8d67-352a0a1d33a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:40.050152 crc crio[24245]: time=\"2026-06-14T08:50:40.050095907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:40.112369 crc crio[24245]: time=\"2026-06-14T08:50:40.112290104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:40.122075 crc crio[24245]: time=\"2026-06-14T08:50:40.121946822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:40.256711 crc crio[24245]: time=\"2026-06-14T08:50:40.256365901Z\" level=info msg=\"Created container e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261: openstack/ceilometer-0/ceilometer-notification-agent\" id=cc765c2f-4095-466a-8d67-352a0a1d33a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:40.259205 crc crio[24245]: time=\"2026-06-14T08:50:40.259111138Z\" level=info msg=\"Starting container: e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261\" id=7b070746-bef6-4878-ae44-00cadd880927 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:40.265336 crc crio[24245]: time=\"2026-06-14T08:50:40.265039916Z\" level=info msg=\"Started container\" PID=78771 containerID=e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261 description=openstack/ceilometer-0/ceilometer-notification-agent id=7b070746-bef6-4878-ae44-00cadd880927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c\nJun 14 08:50:40.279595 crc crio[24245]: time=\"2026-06-14T08:50:40.279353232Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2549b934-bd27-4e43-a4e1-01050e786d43 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:40.284808 crc crio[24245]: time=\"2026-06-14T08:50:40.284727034Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 14 08:50:40.758162 crc crio[24245]: time=\"2026-06-14T08:50:40.757307458Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2549b934-bd27-4e43-a4e1-01050e786d43 name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:40.759572 crc crio[24245]: time=\"2026-06-14T08:50:40.759143896Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=0694b144-6ddd-4ee2-97a2-5a68011408b8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:40.789473 crc crio[24245]: time=\"2026-06-14T08:50:40.789325718Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=638cfc5b-549c-48ad-9cf9-c91c0ea0f1fb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:40.807123 crc crio[24245]: time=\"2026-06-14T08:50:40.806675069Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=03b879af-1f18-4ec1-b924-2b956dfbfc34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:40.807588 crc crio[24245]: time=\"2026-06-14T08:50:40.807534137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:40.916395 crc crio[24245]: time=\"2026-06-14T08:50:40.91633466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:40.921537 crc crio[24245]: time=\"2026-06-14T08:50:40.921405871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:41.096519 crc crio[24245]: time=\"2026-06-14T08:50:41.096405084Z\" level=info msg=\"Created container c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80: openstack/ceilometer-0/sg-core\" id=03b879af-1f18-4ec1-b924-2b956dfbfc34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:41.098322 crc crio[24245]: time=\"2026-06-14T08:50:41.098118547Z\" level=info msg=\"Starting container: c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80\" id=3fa9335d-54ba-4e2e-8022-56a790bd3b16 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:41.106745 crc crio[24245]: time=\"2026-06-14T08:50:41.106608369Z\" level=info msg=\"Started container\" PID=78993 containerID=c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80 description=openstack/ceilometer-0/sg-core id=3fa9335d-54ba-4e2e-8022-56a790bd3b16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c\nJun 14 08:50:41.121374 crc crio[24245]: time=\"2026-06-14T08:50:41.121272424Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=fb739f4a-5853-4f15-aed5-e88d1db3de1c name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:41.126946 crc crio[24245]: time=\"2026-06-14T08:50:41.126807102Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 14 08:50:42.466168 crc crio[24245]: time=\"2026-06-14T08:50:42.465349156Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=fb739f4a-5853-4f15-aed5-e88d1db3de1c name=/runtime.v1.ImageService/PullImage\nJun 14 08:50:42.467782 crc crio[24245]: time=\"2026-06-14T08:50:42.467341576Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=cbe8294b-9677-48ff-aa85-4ccb7df2826a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:42.538484 crc crio[24245]: time=\"2026-06-14T08:50:42.538318075Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=4c52df0d-5481-4c9b-8e36-d0bdc03ca178 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:42.547369 crc crio[24245]: time=\"2026-06-14T08:50:42.547202077Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0b3ef5e4-6417-4519-b011-2c9610413d62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:42.547963 crc crio[24245]: time=\"2026-06-14T08:50:42.547693293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:42.623927 crc crio[24245]: time=\"2026-06-14T08:50:42.623469715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:42.627907 crc crio[24245]: time=\"2026-06-14T08:50:42.627628037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:42.810325 crc crio[24245]: time=\"2026-06-14T08:50:42.810188982Z\" level=info msg=\"Created container 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf: openstack/ceilometer-0/proxy-httpd\" id=0b3ef5e4-6417-4519-b011-2c9610413d62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:42.816510 crc crio[24245]: time=\"2026-06-14T08:50:42.816453505Z\" level=info msg=\"Starting container: 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf\" id=0941e3ea-8686-4ec8-bb2f-153809384499 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:42.822088 crc crio[24245]: time=\"2026-06-14T08:50:42.822043557Z\" level=info msg=\"Started container\" PID=79059 containerID=9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf description=openstack/ceilometer-0/proxy-httpd id=0941e3ea-8686-4ec8-bb2f-153809384499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c\nJun 14 08:50:54.002799 crc crio[24245]: time=\"2026-06-14T08:50:54.001197082Z\" level=info msg=\"Stopping pod sandbox: 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6\" id=667991ea-35e3-4e9e-9a00-9420fd4827c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:54.002799 crc crio[24245]: time=\"2026-06-14T08:50:54.002615838Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-mq5g8 Namespace:openstack ID:0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6 UID:8a5076d3-4aaf-4b27-a801-cb105cc85f32 NetNS:/var/run/netns/b6687554-5dd3-46e0-9ae2-180b4a073895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a5076d3_4aaf_4b27_a801_cb105cc85f32.slice PodAnnotations:0xc002c930b0}] Aliases:map[]}\"\nJun 14 08:50:54.004057 crc crio[24245]: time=\"2026-06-14T08:50:54.002820174Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-mq5g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:54.387703 crc crio[24245]: time=\"2026-06-14T08:50:54.386616784Z\" level=info msg=\"Stopped pod sandbox: 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6\" id=667991ea-35e3-4e9e-9a00-9420fd4827c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:50:57.063445 crc crio[24245]: time=\"2026-06-14T08:50:57.062525769Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=6b95eac6-8a32-44ab-bdfa-e9ca0e70579e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:57.064727 crc crio[24245]: time=\"2026-06-14T08:50:57.06348796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:57.105975 crc crio[24245]: time=\"2026-06-14T08:50:57.105736127Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff UID:eb5bdef3-6342-4f78-a84a-220c32d560b9 NetNS:/var/run/netns/fc87599b-35c0-480e-96be-7e7d2b993cc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb5bdef3_6342_4f78_a84a_220c32d560b9.slice PodAnnotations:0xc001c3c2e0}] Aliases:map[]}\"\nJun 14 08:50:57.106785 crc crio[24245]: time=\"2026-06-14T08:50:57.1067588Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:50:57.503828 crc crio[24245]: 2026-06-14T08:50:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23d2f57b3e32afd Mac:b2:48:ed:dc:3f:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/fc87599b-35c0-480e-96be-7e7d2b993cc5 SocketPath: PciID:}] [{Interface:0xc00030e5b0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:50:57.505567 crc crio[24245]: time=\"2026-06-14T08:50:57.505485592Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff UID:eb5bdef3-6342-4f78-a84a-220c32d560b9 NetNS:/var/run/netns/fc87599b-35c0-480e-96be-7e7d2b993cc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb5bdef3_6342_4f78_a84a_220c32d560b9.slice PodAnnotations:0xc001c3c2e0}] Aliases:map[]}\"\nJun 14 08:50:57.505702 crc crio[24245]: time=\"2026-06-14T08:50:57.505652537Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:50:57.520287 crc crio[24245]: time=\"2026-06-14T08:50:57.520083571Z\" level=info msg=\"Ran pod sandbox 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff with infra container: openstack/nova-cell0-conductor-0/POD\" id=6b95eac6-8a32-44ab-bdfa-e9ca0e70579e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:50:57.525815 crc crio[24245]: time=\"2026-06-14T08:50:57.525665233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=42d75efa-f610-4a8a-86a4-a927db740f31 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:57.560435 crc crio[24245]: time=\"2026-06-14T08:50:57.560322237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=13132475-8e3b-4fae-b1d4-13b7d394659e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:50:57.595062 crc crio[24245]: time=\"2026-06-14T08:50:57.594127442Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=56ed3eb1-04d0-4969-a280-b1f527f44a48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:57.595062 crc crio[24245]: time=\"2026-06-14T08:50:57.594614908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:57.639872 crc crio[24245]: time=\"2026-06-14T08:50:57.639743385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:57.644441 crc crio[24245]: time=\"2026-06-14T08:50:57.644379503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:50:57.791904 crc crio[24245]: time=\"2026-06-14T08:50:57.791701172Z\" level=info msg=\"Created container 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=56ed3eb1-04d0-4969-a280-b1f527f44a48 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:50:57.793113 crc crio[24245]: time=\"2026-06-14T08:50:57.793024155Z\" level=info msg=\"Starting container: 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce\" id=19998733-8ab1-498a-8909-a2fb40d201d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:50:57.799413 crc crio[24245]: time=\"2026-06-14T08:50:57.799254223Z\" level=info msg=\"Started container\" PID=80026 containerID=3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=19998733-8ab1-498a-8909-a2fb40d201d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff\nJun 14 08:51:05.156097 crc crio[24245]: time=\"2026-06-14T08:51:05.155332687Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-qrl8h/POD\" id=efce47a9-fb80-40e0-9f96-0756504ad26c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:05.156097 crc crio[24245]: time=\"2026-06-14T08:51:05.156086041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:05.204784 crc crio[24245]: time=\"2026-06-14T08:51:05.20470996Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-qrl8h Namespace:openstack ID:1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a UID:9ece1c4e-79a5-4644-932c-ead39229466c NetNS:/var/run/netns/0e3b6f4e-3d4b-4cdd-a36c-70b7fb0135cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ece1c4e_79a5_4644_932c_ead39229466c.slice PodAnnotations:0xc003bf6830}] Aliases:map[]}\"\nJun 14 08:51:05.205114 crc crio[24245]: time=\"2026-06-14T08:51:05.204774072Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-qrl8h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:05.654445 crc crio[24245]: time=\"2026-06-14T08:51:05.654023621Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=fb8f098d-2d5a-4d31-a65a-43393adeb264 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:05.654445 crc crio[24245]: time=\"2026-06-14T08:51:05.654449205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:05.727971 crc crio[24245]: time=\"2026-06-14T08:51:05.727346869Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f UID:4be8ac78-59e4-4c1f-ba8e-e41417f7d2eb NetNS:/var/run/netns/3d8c49a7-182f-43fd-ad75-557aabf2239e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4be8ac78_59e4_4c1f_ba8e_e41417f7d2eb.slice PodAnnotations:0xc000522260}] Aliases:map[]}\"\nJun 14 08:51:05.727971 crc crio[24245]: time=\"2026-06-14T08:51:05.727727161Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:05.814311 crc crio[24245]: time=\"2026-06-14T08:51:05.814003788Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=e6ec9624-1428-4eb3-b09b-1ac11b50d8f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:05.814311 crc crio[24245]: time=\"2026-06-14T08:51:05.814114902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:05.842950 crc crio[24245]: time=\"2026-06-14T08:51:05.842074989Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=216bc4b4-2255-4c26-8265-825813889aaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:05.842950 crc crio[24245]: time=\"2026-06-14T08:51:05.842934017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:05.922065 crc crio[24245]: time=\"2026-06-14T08:51:05.920481115Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55 UID:9245c093-2f14-457e-993f-ef2c7878bdd0 NetNS:/var/run/netns/55477261-3e13-441e-891e-9e0be9984e52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9245c093_2f14_457e_993f_ef2c7878bdd0.slice PodAnnotations:0xc00161a120}] Aliases:map[]}\"\nJun 14 08:51:05.922065 crc crio[24245]: time=\"2026-06-14T08:51:05.920568658Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:06.015247 crc crio[24245]: time=\"2026-06-14T08:51:06.01333736Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=24d88daa-afb0-43f4-bcf5-ca867740607d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:06.015247 crc crio[24245]: time=\"2026-06-14T08:51:06.013421253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:06.048721 crc crio[24245]: time=\"2026-06-14T08:51:06.048640856Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901 UID:afb8486f-7571-44ad-ac5c-248fd53b4881 NetNS:/var/run/netns/f1818a76-dcc6-4418-81f0-e4f9ed29d8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb8486f_7571_44ad_ac5c_248fd53b4881.slice PodAnnotations:0xc00161a4f0}] Aliases:map[]}\"\nJun 14 08:51:06.048721 crc crio[24245]: time=\"2026-06-14T08:51:06.048707878Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:06.082564 crc crio[24245]: time=\"2026-06-14T08:51:06.082471712Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3 UID:92c5948e-571f-43a1-850b-006861ac156f NetNS:/var/run/netns/c9af4b0b-2074-4fc8-9dbb-ac7c887b6939 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c5948e_571f_43a1_850b_006861ac156f.slice PodAnnotations:0xc0004cc690}] Aliases:map[]}\"\nJun 14 08:51:06.082564 crc crio[24245]: time=\"2026-06-14T08:51:06.082534685Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:06.138818 crc crio[24245]: 2026-06-14T08:51:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e3c15221336f11 Mac:0e:b5:43:b3:7f:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/0e3b6f4e-3d4b-4cdd-a36c-70b7fb0135cf SocketPath: PciID:}] [{Interface:0xc0003169e0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:06.143608 crc crio[24245]: time=\"2026-06-14T08:51:06.143510506Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-qrl8h Namespace:openstack ID:1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a UID:9ece1c4e-79a5-4644-932c-ead39229466c NetNS:/var/run/netns/0e3b6f4e-3d4b-4cdd-a36c-70b7fb0135cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ece1c4e_79a5_4644_932c_ead39229466c.slice PodAnnotations:0xc003bf6830}] Aliases:map[]}\"\nJun 14 08:51:06.143753 crc crio[24245]: time=\"2026-06-14T08:51:06.143702515Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-qrl8h for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:06.225794 crc crio[24245]: time=\"2026-06-14T08:51:06.223022264Z\" level=info msg=\"Ran pod sandbox 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a with infra container: openstack/nova-cell0-cell-mapping-qrl8h/POD\" id=efce47a9-fb80-40e0-9f96-0756504ad26c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:06.232116 crc crio[24245]: time=\"2026-06-14T08:51:06.23037515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8a595d42-55a3-42b0-a064-fe55348fffe5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:06.322171 crc crio[24245]: time=\"2026-06-14T08:51:06.321634104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e5f0c27b-b093-4a7a-b8d7-f231481f2f9c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:06.392704 crc crio[24245]: time=\"2026-06-14T08:51:06.392588309Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-qrl8h/nova-manage\" id=a38541d6-774c-4474-bdbf-f04921b8c6f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:06.393312 crc crio[24245]: time=\"2026-06-14T08:51:06.393259957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:06.421614 crc crio[24245]: 2026-06-14T08:51:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb689085379f980 Mac:96:b1:e1:a1:ea:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/3d8c49a7-182f-43fd-ad75-557aabf2239e SocketPath: PciID:}] [{Interface:0xc00013af40 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:06.423482 crc crio[24245]: time=\"2026-06-14T08:51:06.423399544Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f UID:4be8ac78-59e4-4c1f-ba8e-e41417f7d2eb NetNS:/var/run/netns/3d8c49a7-182f-43fd-ad75-557aabf2239e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4be8ac78_59e4_4c1f_ba8e_e41417f7d2eb.slice PodAnnotations:0xc000522260}] Aliases:map[]}\"\nJun 14 08:51:06.423654 crc crio[24245]: time=\"2026-06-14T08:51:06.423596071Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:06.461155 crc crio[24245]: time=\"2026-06-14T08:51:06.459799299Z\" level=info msg=\"Ran pod sandbox fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f with infra container: openstack/nova-scheduler-0/POD\" id=fb8f098d-2d5a-4d31-a65a-43393adeb264 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:06.471821 crc crio[24245]: time=\"2026-06-14T08:51:06.471683612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=496c8060-b34c-4468-8ffc-f237feecaa2d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:06.472199 crc crio[24245]: time=\"2026-06-14T08:51:06.472134536Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 not found\" id=496c8060-b34c-4468-8ffc-f237feecaa2d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:06.472388 crc crio[24245]: time=\"2026-06-14T08:51:06.472318811Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 found\" id=496c8060-b34c-4468-8ffc-f237feecaa2d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:06.473978 crc crio[24245]: time=\"2026-06-14T08:51:06.473829651Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=ac1304a5-4051-410c-9e64-0ec7e9cd8458 name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:06.484744 crc crio[24245]: time=\"2026-06-14T08:51:06.484632829Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\\\"\"\nJun 14 08:51:06.514149 crc crio[24245]: time=\"2026-06-14T08:51:06.513634012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:06.521187 crc crio[24245]: time=\"2026-06-14T08:51:06.521068954Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-b779ff7c7-7jhs9/POD\" id=a7684fb2-7d96-4614-a3b2-e56601ae0231 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:06.521187 crc crio[24245]: time=\"2026-06-14T08:51:06.521176517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:06.521488 crc crio[24245]: time=\"2026-06-14T08:51:06.521426675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:06.585832 crc crio[24245]: time=\"2026-06-14T08:51:06.585478539Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-7jhs9 Namespace:openstack ID:1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810 UID:1dec3569-6ec2-4fe0-8252-0f9bfd3cb14c NetNS:/var/run/netns/4d08729b-6256-4d1d-b6b0-18e93a90ac68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dec3569_6ec2_4fe0_8252_0f9bfd3cb14c.slice PodAnnotations:0xc00274a710}] Aliases:map[]}\"\nJun 14 08:51:06.585832 crc crio[24245]: time=\"2026-06-14T08:51:06.585795169Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-b779ff7c7-7jhs9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:06.675172 crc crio[24245]: time=\"2026-06-14T08:51:06.673679942Z\" level=info msg=\"Created container 5e728c2adfe903ee2f7eee849783715c92d220b9be508ca79beb8a2c0d98464f: openstack/nova-cell0-cell-mapping-qrl8h/nova-manage\" id=a38541d6-774c-4474-bdbf-f04921b8c6f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:06.676417 crc crio[24245]: time=\"2026-06-14T08:51:06.676245185Z\" level=info msg=\"Starting container: 5e728c2adfe903ee2f7eee849783715c92d220b9be508ca79beb8a2c0d98464f\" id=587ed2d5-a911-4653-9801-ceb7e7ebf783 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:06.691383 crc crio[24245]: time=\"2026-06-14T08:51:06.69102982Z\" level=info msg=\"Started container\" PID=80647 containerID=5e728c2adfe903ee2f7eee849783715c92d220b9be508ca79beb8a2c0d98464f description=openstack/nova-cell0-cell-mapping-qrl8h/nova-manage id=587ed2d5-a911-4653-9801-ceb7e7ebf783 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a\nJun 14 08:51:06.783968 crc crio[24245]: 2026-06-14T08:51:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:138318a73a63297 Mac:f2:ef:a8:b0:6d:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/55477261-3e13-441e-891e-9e0be9984e52 SocketPath: PciID:}] [{Interface:0xc0005109c0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:06.785050 crc crio[24245]: time=\"2026-06-14T08:51:06.784983835Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55 UID:9245c093-2f14-457e-993f-ef2c7878bdd0 NetNS:/var/run/netns/55477261-3e13-441e-891e-9e0be9984e52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9245c093_2f14_457e_993f_ef2c7878bdd0.slice PodAnnotations:0xc00161a120}] Aliases:map[]}\"\nJun 14 08:51:06.785253 crc crio[24245]: time=\"2026-06-14T08:51:06.785144691Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:06.795427 crc crio[24245]: time=\"2026-06-14T08:51:06.794925992Z\" level=info msg=\"Ran pod sandbox 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55 with infra container: openstack/nova-api-0/POD\" id=e6ec9624-1428-4eb3-b09b-1ac11b50d8f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:06.803498 crc crio[24245]: time=\"2026-06-14T08:51:06.801493685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=04d0ca06-5157-487e-ae9a-a5a83e4e22dc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:06.803498 crc crio[24245]: time=\"2026-06-14T08:51:06.801792534Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=04d0ca06-5157-487e-ae9a-a5a83e4e22dc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:06.803498 crc crio[24245]: time=\"2026-06-14T08:51:06.801956433Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=04d0ca06-5157-487e-ae9a-a5a83e4e22dc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:06.807321 crc crio[24245]: time=\"2026-06-14T08:51:06.806749118Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d9766b6e-49b0-4ccc-8e3e-1e5bb0c06b44 name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:06.814168 crc crio[24245]: time=\"2026-06-14T08:51:06.813022598Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-4hdbr/POD\" id=b3dfd239-f7bb-48d8-afd3-ed493357f8ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:06.814168 crc crio[24245]: time=\"2026-06-14T08:51:06.813113621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:06.814168 crc crio[24245]: time=\"2026-06-14T08:51:06.813579214Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"\nJun 14 08:51:06.930979 crc crio[24245]: time=\"2026-06-14T08:51:06.928059206Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-4hdbr Namespace:openstack ID:3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e UID:fcb84868-89a8-4ccc-be5a-7b3b0dc40fa5 NetNS:/var/run/netns/8a6c2ce3-9cba-4297-b3e9-0561e8ccbc83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcb84868_89a8_4ccc_be5a_7b3b0dc40fa5.slice PodAnnotations:0xc001b86250}] Aliases:map[]}\"\nJun 14 08:51:06.930979 crc crio[24245]: time=\"2026-06-14T08:51:06.928149239Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-4hdbr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:06.947807 crc crio[24245]: 2026-06-14T08:51:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b5e89cae343670 Mac:2a:07:4f:22:d3:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/c9af4b0b-2074-4fc8-9dbb-ac7c887b6939 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:06.949196 crc crio[24245]: time=\"2026-06-14T08:51:06.949096593Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3 UID:92c5948e-571f-43a1-850b-006861ac156f NetNS:/var/run/netns/c9af4b0b-2074-4fc8-9dbb-ac7c887b6939 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c5948e_571f_43a1_850b_006861ac156f.slice PodAnnotations:0xc0004cc690}] Aliases:map[]}\"\nJun 14 08:51:06.949341 crc crio[24245]: time=\"2026-06-14T08:51:06.949265219Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:06.951925 crc crio[24245]: 2026-06-14T08:51:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04309178af4aaee Mac:22:35:07:67:ad:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/f1818a76-dcc6-4418-81f0-e4f9ed29d8bd SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:06.953291 crc crio[24245]: time=\"2026-06-14T08:51:06.953158984Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901 UID:afb8486f-7571-44ad-ac5c-248fd53b4881 NetNS:/var/run/netns/f1818a76-dcc6-4418-81f0-e4f9ed29d8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb8486f_7571_44ad_ac5c_248fd53b4881.slice PodAnnotations:0xc00161a4f0}] Aliases:map[]}\"\nJun 14 08:51:06.953432 crc crio[24245]: time=\"2026-06-14T08:51:06.953372881Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:06.968898 crc crio[24245]: time=\"2026-06-14T08:51:06.968720145Z\" level=info msg=\"Ran pod sandbox 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3 with infra container: openstack/nova-metadata-0/POD\" id=24d88daa-afb0-43f4-bcf5-ca867740607d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:06.978530 crc crio[24245]: time=\"2026-06-14T08:51:06.978399402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e515a916-48ce-430f-8c0e-af491c1a9bde name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:06.978793 crc crio[24245]: time=\"2026-06-14T08:51:06.978597078Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=e515a916-48ce-430f-8c0e-af491c1a9bde name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:06.978793 crc crio[24245]: time=\"2026-06-14T08:51:06.978646342Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=e515a916-48ce-430f-8c0e-af491c1a9bde name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:06.980454 crc crio[24245]: time=\"2026-06-14T08:51:06.980285322Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a177cae2-3364-440f-b24e-95c300899d31 name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:06.982566 crc crio[24245]: time=\"2026-06-14T08:51:06.982477561Z\" level=info msg=\"Ran pod sandbox 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=216bc4b4-2255-4c26-8265-825813889aaa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:06.988704 crc crio[24245]: time=\"2026-06-14T08:51:06.987967767Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"\nJun 14 08:51:07.008176 crc crio[24245]: time=\"2026-06-14T08:51:07.008030088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=e0fe3065-d5a2-4635-822f-339048fe2679 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:07.008483 crc crio[24245]: time=\"2026-06-14T08:51:07.008317448Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d not found\" id=e0fe3065-d5a2-4635-822f-339048fe2679 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:07.008483 crc crio[24245]: time=\"2026-06-14T08:51:07.008424631Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d found\" id=e0fe3065-d5a2-4635-822f-339048fe2679 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:07.013794 crc crio[24245]: time=\"2026-06-14T08:51:07.013499791Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=3f4e0913-552f-4812-8229-15975d5201fd name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:07.020119 crc crio[24245]: time=\"2026-06-14T08:51:07.020016077Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\\\"\"\nJun 14 08:51:07.284910 crc crio[24245]: 2026-06-14T08:51:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d52539543c8093 Mac:9a:82:97:46:c0:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/4d08729b-6256-4d1d-b6b0-18e93a90ac68 SocketPath: PciID:}] [{Interface:0xc0000146b0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:07.287115 crc crio[24245]: time=\"2026-06-14T08:51:07.287021909Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-7jhs9 Namespace:openstack ID:1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810 UID:1dec3569-6ec2-4fe0-8252-0f9bfd3cb14c NetNS:/var/run/netns/4d08729b-6256-4d1d-b6b0-18e93a90ac68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dec3569_6ec2_4fe0_8252_0f9bfd3cb14c.slice PodAnnotations:0xc00274a710}] Aliases:map[]}\"\nJun 14 08:51:07.288005 crc crio[24245]: time=\"2026-06-14T08:51:07.287297477Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-b779ff7c7-7jhs9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:07.318741 crc crio[24245]: time=\"2026-06-14T08:51:07.318321656Z\" level=info msg=\"Ran pod sandbox 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810 with infra container: openstack/dnsmasq-dns-b779ff7c7-7jhs9/POD\" id=a7684fb2-7d96-4614-a3b2-e56601ae0231 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:07.329622 crc crio[24245]: time=\"2026-06-14T08:51:07.329474249Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=023faab8-4c31-4f97-bf50-6b1033945885 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:07.494691 crc crio[24245]: time=\"2026-06-14T08:51:07.49431904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=828b7dbd-fde7-4570-b89b-59ad10e76db7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:07.517048 crc crio[24245]: time=\"2026-06-14T08:51:07.516272771Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-b779ff7c7-7jhs9/init\" id=a208026e-0bc9-4f94-87ce-d4ba95a4bae1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:07.517048 crc crio[24245]: time=\"2026-06-14T08:51:07.516748527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:07.579968 crc crio[24245]: 2026-06-14T08:51:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b623a1d6571954 Mac:1a:98:22:c0:13:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/8a6c2ce3-9cba-4297-b3e9-0561e8ccbc83 SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:07.580933 crc crio[24245]: time=\"2026-06-14T08:51:07.580490189Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-4hdbr Namespace:openstack ID:3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e UID:fcb84868-89a8-4ccc-be5a-7b3b0dc40fa5 NetNS:/var/run/netns/8a6c2ce3-9cba-4297-b3e9-0561e8ccbc83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcb84868_89a8_4ccc_be5a_7b3b0dc40fa5.slice PodAnnotations:0xc001b86250}] Aliases:map[]}\"\nJun 14 08:51:07.580933 crc crio[24245]: time=\"2026-06-14T08:51:07.580690465Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-4hdbr for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:07.596621 crc crio[24245]: time=\"2026-06-14T08:51:07.596525742Z\" level=info msg=\"Ran pod sandbox 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e with infra container: openstack/nova-cell1-conductor-db-sync-4hdbr/POD\" id=b3dfd239-f7bb-48d8-afd3-ed493357f8ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:07.603679 crc crio[24245]: time=\"2026-06-14T08:51:07.603488142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8902f24e-494f-4ed5-91e6-89b09f711e55 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:07.631639 crc crio[24245]: time=\"2026-06-14T08:51:07.631528704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=5161636c-e67a-4e60-8985-a55936006688 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:07.636679 crc crio[24245]: time=\"2026-06-14T08:51:07.636379153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:07.646951 crc crio[24245]: time=\"2026-06-14T08:51:07.646776428Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-4hdbr/nova-cell1-conductor-db-sync\" id=02730b54-b6c5-40db-9c33-9497d1e48b2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:07.647436 crc crio[24245]: time=\"2026-06-14T08:51:07.647355566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:07.659932 crc crio[24245]: time=\"2026-06-14T08:51:07.659700052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:07.864894 crc crio[24245]: time=\"2026-06-14T08:51:07.863429156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:07.869755 crc crio[24245]: time=\"2026-06-14T08:51:07.869676355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:08.192360 crc crio[24245]: time=\"2026-06-14T08:51:08.191811607Z\" level=info msg=\"Created container d39ebdeefd9c5f135842c5cb08a819e6d64efb8d3a2161a7920982913b924f71: openstack/nova-cell1-conductor-db-sync-4hdbr/nova-cell1-conductor-db-sync\" id=02730b54-b6c5-40db-9c33-9497d1e48b2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:08.199888 crc crio[24245]: time=\"2026-06-14T08:51:08.199681383Z\" level=info msg=\"Starting container: d39ebdeefd9c5f135842c5cb08a819e6d64efb8d3a2161a7920982913b924f71\" id=8282a4d5-069c-452c-b6f6-8f32315cf250 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:08.202515 crc crio[24245]: time=\"2026-06-14T08:51:08.20247436Z\" level=info msg=\"Created container 48d19d166bd43e0a5e10d01343613a28d6b33bfe11472b47c0fd46b9d7c9594b: openstack/dnsmasq-dns-b779ff7c7-7jhs9/init\" id=a208026e-0bc9-4f94-87ce-d4ba95a4bae1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:08.212948 crc crio[24245]: time=\"2026-06-14T08:51:08.2125169Z\" level=info msg=\"Starting container: 48d19d166bd43e0a5e10d01343613a28d6b33bfe11472b47c0fd46b9d7c9594b\" id=6cc8a0b0-af88-4430-b891-c0f777e61c1f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:08.221541 crc crio[24245]: time=\"2026-06-14T08:51:08.221425567Z\" level=info msg=\"Started container\" PID=80797 containerID=d39ebdeefd9c5f135842c5cb08a819e6d64efb8d3a2161a7920982913b924f71 description=openstack/nova-cell1-conductor-db-sync-4hdbr/nova-cell1-conductor-db-sync id=8282a4d5-069c-452c-b6f6-8f32315cf250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e\nJun 14 08:51:08.224568 crc crio[24245]: time=\"2026-06-14T08:51:08.22347981Z\" level=info msg=\"Started container\" PID=80790 containerID=48d19d166bd43e0a5e10d01343613a28d6b33bfe11472b47c0fd46b9d7c9594b description=openstack/dnsmasq-dns-b779ff7c7-7jhs9/init id=6cc8a0b0-af88-4430-b891-c0f777e61c1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810\nJun 14 08:51:08.452180 crc crio[24245]: time=\"2026-06-14T08:51:08.452037457Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=00ad9920-643b-4227-a378-3a4c4d90c114 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:08.579469 crc crio[24245]: time=\"2026-06-14T08:51:08.578216202Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=05b94e78-60f7-4174-a3ab-317e50ad4d50 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:08.611592 crc crio[24245]: time=\"2026-06-14T08:51:08.610998644Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-b779ff7c7-7jhs9/dnsmasq-dns\" id=d501bf8c-0e37-40db-ad59-d939f6020902 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:08.612983 crc crio[24245]: time=\"2026-06-14T08:51:08.612776011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:08.741045 crc crio[24245]: time=\"2026-06-14T08:51:08.74081761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:08.751609 crc crio[24245]: time=\"2026-06-14T08:51:08.751261431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:09.010100 crc crio[24245]: time=\"2026-06-14T08:51:09.009825127Z\" level=info msg=\"Created container cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca: openstack/dnsmasq-dns-b779ff7c7-7jhs9/dnsmasq-dns\" id=d501bf8c-0e37-40db-ad59-d939f6020902 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:09.014490 crc crio[24245]: time=\"2026-06-14T08:51:09.014140963Z\" level=info msg=\"Starting container: cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca\" id=a9b22c7c-19b7-49e6-9890-973092f2f0fa name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:09.045611 crc crio[24245]: time=\"2026-06-14T08:51:09.045419287Z\" level=info msg=\"Started container\" PID=80884 containerID=cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca description=openstack/dnsmasq-dns-b779ff7c7-7jhs9/dnsmasq-dns id=a9b22c7c-19b7-49e6-9890-973092f2f0fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810\nJun 14 08:51:13.045300 crc crio[24245]: time=\"2026-06-14T08:51:13.043717775Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=ac1304a5-4051-410c-9e64-0ec7e9cd8458 name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:13.048280 crc crio[24245]: time=\"2026-06-14T08:51:13.048150698Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=7762931e-26a7-445c-bdad-9f20b5f60696 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:13.072256 crc crio[24245]: time=\"2026-06-14T08:51:13.072068321Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d9766b6e-49b0-4ccc-8e3e-1e5bb0c06b44 name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:13.073317 crc crio[24245]: time=\"2026-06-14T08:51:13.073206496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=8bf263b5-58ca-4f50-940f-0801183f9d3a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:13.076587 crc crio[24245]: time=\"2026-06-14T08:51:13.076499573Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=3f4e0913-552f-4812-8229-15975d5201fd name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:13.077748 crc crio[24245]: time=\"2026-06-14T08:51:13.077668427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=bf247626-d347-4cff-a0aa-cbcd615165be name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:13.102517 crc crio[24245]: time=\"2026-06-14T08:51:13.102420227Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a177cae2-3364-440f-b24e-95c300899d31 name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:13.102899 crc crio[24245]: time=\"2026-06-14T08:51:13.102751438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7af5f6b2-d645-477c-9c7f-e1ed8afd889c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:13.105144 crc crio[24245]: time=\"2026-06-14T08:51:13.10507477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=70c57e3e-3f1b-4eeb-9168-d4617cf3c0d1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:13.112775 crc crio[24245]: time=\"2026-06-14T08:51:13.112678953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=3356f4ee-4f70-4445-b01e-d9a10831d931 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:13.129035 crc crio[24245]: time=\"2026-06-14T08:51:13.128922659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=b5a322bc-e04a-4e7b-b45e-cf52bf9fd66f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:13.130113 crc crio[24245]: time=\"2026-06-14T08:51:13.129819869Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=58c81f79-555a-4168-ab53-bd08ade2e022 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:13.132529 crc crio[24245]: time=\"2026-06-14T08:51:13.132450112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.141522 crc crio[24245]: time=\"2026-06-14T08:51:13.141401606Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=38cd39c5-7598-4d1e-89d2-29e3c0688b65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:13.142471 crc crio[24245]: time=\"2026-06-14T08:51:13.142367558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=92c57b08-b4fa-4f7b-9726-304f759942f6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:13.151167 crc crio[24245]: time=\"2026-06-14T08:51:13.151081105Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=36b6a357-ab86-4130-a835-95053ea63b54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:13.163727 crc crio[24245]: time=\"2026-06-14T08:51:13.162120174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.163727 crc crio[24245]: time=\"2026-06-14T08:51:13.163723887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.169208 crc crio[24245]: time=\"2026-06-14T08:51:13.169119378Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0c2a1ec6-b54b-4dd8-9fa4-f7921e68a309 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:13.194287 crc crio[24245]: time=\"2026-06-14T08:51:13.193404812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.223483 crc crio[24245]: time=\"2026-06-14T08:51:13.223397388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.227397 crc crio[24245]: time=\"2026-06-14T08:51:13.227271103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.249874 crc crio[24245]: time=\"2026-06-14T08:51:13.249758166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.254661 crc crio[24245]: time=\"2026-06-14T08:51:13.254530408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.256335 crc crio[24245]: time=\"2026-06-14T08:51:13.256256922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.259194 crc crio[24245]: time=\"2026-06-14T08:51:13.259126514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.284763 crc crio[24245]: time=\"2026-06-14T08:51:13.284664377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.288264 crc crio[24245]: time=\"2026-06-14T08:51:13.288193309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.575940 crc crio[24245]: time=\"2026-06-14T08:51:13.575336882Z\" level=info msg=\"Created container 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f: openstack/nova-api-0/nova-api-log\" id=58c81f79-555a-4168-ab53-bd08ade2e022 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:13.578518 crc crio[24245]: time=\"2026-06-14T08:51:13.578399038Z\" level=info msg=\"Starting container: 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f\" id=52eb04d9-4c2c-4b12-95f6-d288b1457a08 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:13.589728 crc crio[24245]: time=\"2026-06-14T08:51:13.589629236Z\" level=info msg=\"Started container\" PID=81135 containerID=73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f description=openstack/nova-api-0/nova-api-log id=52eb04d9-4c2c-4b12-95f6-d288b1457a08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55\nJun 14 08:51:13.607827 crc crio[24245]: time=\"2026-06-14T08:51:13.607745894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=962a00b1-f924-40cf-85d2-af64d348bbf9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:13.619747 crc crio[24245]: time=\"2026-06-14T08:51:13.61931677Z\" level=info msg=\"Created container c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb: openstack/nova-metadata-0/nova-metadata-log\" id=38cd39c5-7598-4d1e-89d2-29e3c0688b65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:13.620936 crc crio[24245]: time=\"2026-06-14T08:51:13.620775557Z\" level=info msg=\"Starting container: c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb\" id=e0eff3a1-ea70-426b-86f5-774254ca214a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:13.630570 crc crio[24245]: time=\"2026-06-14T08:51:13.630485185Z\" level=info msg=\"Started container\" PID=81133 containerID=c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb description=openstack/nova-metadata-0/nova-metadata-log id=e0eff3a1-ea70-426b-86f5-774254ca214a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3\nJun 14 08:51:13.645373 crc crio[24245]: time=\"2026-06-14T08:51:13.645056251Z\" level=info msg=\"Created container e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0c2a1ec6-b54b-4dd8-9fa4-f7921e68a309 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:13.648162 crc crio[24245]: time=\"2026-06-14T08:51:13.648096217Z\" level=info msg=\"Starting container: e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8\" id=cae92009-171c-433c-bd95-fbaf5640caac name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:13.648353 crc crio[24245]: time=\"2026-06-14T08:51:13.648197619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=67cdf035-a5d6-4254-ba3a-bbc75f68f655 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:13.663715 crc crio[24245]: time=\"2026-06-14T08:51:13.663619052Z\" level=info msg=\"Started container\" PID=81136 containerID=e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=cae92009-171c-433c-bd95-fbaf5640caac name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f\nJun 14 08:51:13.667034 crc crio[24245]: time=\"2026-06-14T08:51:13.666894195Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=52c85bb8-25ff-4e78-bfee-c9fac12ff75a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:13.669898 crc crio[24245]: time=\"2026-06-14T08:51:13.669676488Z\" level=info msg=\"Created container fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=36b6a357-ab86-4130-a835-95053ea63b54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:13.672010 crc crio[24245]: time=\"2026-06-14T08:51:13.671923367Z\" level=info msg=\"Starting container: fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d\" id=57441e60-f13a-4c82-a4b7-553f052868b9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:13.677136 crc crio[24245]: time=\"2026-06-14T08:51:13.677011047Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d8996b18-0a1a-49c7-8024-8c562110ca44 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:13.685053 crc crio[24245]: time=\"2026-06-14T08:51:13.68464866Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=3fac9de2-acce-4e62-8604-efddd32754d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:13.691635 crc crio[24245]: time=\"2026-06-14T08:51:13.686978666Z\" level=info msg=\"Started container\" PID=81134 containerID=fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=57441e60-f13a-4c82-a4b7-553f052868b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901\nJun 14 08:51:13.691635 crc crio[24245]: time=\"2026-06-14T08:51:13.688616718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.691997 crc crio[24245]: time=\"2026-06-14T08:51:13.691768258Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=cf846013-5777-4fe6-bcd8-6b9e6c4878df name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:13.702920 crc crio[24245]: time=\"2026-06-14T08:51:13.702687835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.769337 crc crio[24245]: time=\"2026-06-14T08:51:13.76913549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.773033 crc crio[24245]: time=\"2026-06-14T08:51:13.772975701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.791522 crc crio[24245]: time=\"2026-06-14T08:51:13.791426349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.802013 crc crio[24245]: time=\"2026-06-14T08:51:13.801752732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:13.921296 crc crio[24245]: time=\"2026-06-14T08:51:13.92116968Z\" level=info msg=\"Created container e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30: openstack/nova-api-0/nova-api-api\" id=3fac9de2-acce-4e62-8604-efddd32754d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:13.922787 crc crio[24245]: time=\"2026-06-14T08:51:13.922693118Z\" level=info msg=\"Starting container: e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30\" id=7d835afc-849b-481a-9ed0-1f89f626539f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:13.926485 crc crio[24245]: time=\"2026-06-14T08:51:13.925917861Z\" level=info msg=\"Created container b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50: openstack/nova-metadata-0/nova-metadata-metadata\" id=cf846013-5777-4fe6-bcd8-6b9e6c4878df name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:13.926989 crc crio[24245]: time=\"2026-06-14T08:51:13.926919643Z\" level=info msg=\"Starting container: b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50\" id=cb37569d-5076-454f-9f6d-fe3b042ad5eb name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:13.929652 crc crio[24245]: time=\"2026-06-14T08:51:13.929568557Z\" level=info msg=\"Started container\" PID=81199 containerID=e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30 description=openstack/nova-api-0/nova-api-api id=7d835afc-849b-481a-9ed0-1f89f626539f name=/runtime.v1.RuntimeService/StartContainer sandboxID=138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55\nJun 14 08:51:13.932710 crc crio[24245]: time=\"2026-06-14T08:51:13.932356087Z\" level=info msg=\"Started container\" PID=81205 containerID=b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50 description=openstack/nova-metadata-0/nova-metadata-metadata id=cb37569d-5076-454f-9f6d-fe3b042ad5eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3\nJun 14 08:51:14.613333 crc crio[24245]: time=\"2026-06-14T08:51:14.612314822Z\" level=info msg=\"Stopping container: c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb (timeout: 30s)\" id=88eeb38b-7249-456a-b52e-bab6ca0f24fa name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:14.613333 crc crio[24245]: time=\"2026-06-14T08:51:14.61255447Z\" level=info msg=\"Stopping container: b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50 (timeout: 30s)\" id=57aa12a2-ccb9-4e0b-8040-c53644014c17 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:14.640949 crc crio[24245]: time=\"2026-06-14T08:51:14.633378302Z\" level=info msg=\"Stopping container: fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d (timeout: 30s)\" id=5210b64b-3cf1-4a45-8a30-54e43454e455 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:14.764689 crc crio[24245]: time=\"2026-06-14T08:51:14.764580178Z\" level=info msg=\"Stopped container c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb: openstack/nova-metadata-0/nova-metadata-log\" id=88eeb38b-7249-456a-b52e-bab6ca0f24fa name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:14.970414 crc crio[24245]: time=\"2026-06-14T08:51:14.96975598Z\" level=info msg=\"Stopped container b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50: openstack/nova-metadata-0/nova-metadata-metadata\" id=57aa12a2-ccb9-4e0b-8040-c53644014c17 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:14.972660 crc crio[24245]: time=\"2026-06-14T08:51:14.972564072Z\" level=info msg=\"Stopping pod sandbox: 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3\" id=2fd58d30-6e97-43de-a1e1-dacad49a4541 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:14.973629 crc crio[24245]: time=\"2026-06-14T08:51:14.973554764Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3 UID:92c5948e-571f-43a1-850b-006861ac156f NetNS:/var/run/netns/c9af4b0b-2074-4fc8-9dbb-ac7c887b6939 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c5948e_571f_43a1_850b_006861ac156f.slice PodAnnotations:0xc00161a6f0}] Aliases:map[]}\"\nJun 14 08:51:14.973823 crc crio[24245]: time=\"2026-06-14T08:51:14.97375831Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:15.365252 crc crio[24245]: time=\"2026-06-14T08:51:15.353704643Z\" level=info msg=\"Stopped pod sandbox: 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3\" id=2fd58d30-6e97-43de-a1e1-dacad49a4541 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:15.688456 crc crio[24245]: time=\"2026-06-14T08:51:15.687939902Z\" level=info msg=\"Removing container: b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50\" id=d5fecaf5-0aca-48f6-a886-672abe2ea0e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:15.751111 crc crio[24245]: time=\"2026-06-14T08:51:15.751036783Z\" level=info msg=\"Removed container b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50: openstack/nova-metadata-0/nova-metadata-metadata\" id=d5fecaf5-0aca-48f6-a886-672abe2ea0e6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:15.760965 crc crio[24245]: time=\"2026-06-14T08:51:15.760809125Z\" level=info msg=\"Removing container: c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb\" id=b9a98795-6946-4b38-a10e-046c8b1a5a99 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:15.800706 crc crio[24245]: time=\"2026-06-14T08:51:15.80059948Z\" level=info msg=\"Removed container c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb: openstack/nova-metadata-0/nova-metadata-log\" id=b9a98795-6946-4b38-a10e-046c8b1a5a99 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:16.186764 crc crio[24245]: time=\"2026-06-14T08:51:16.18667087Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=e7456e46-855a-47ba-abe5-079e1b1d8e7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:16.186981 crc crio[24245]: time=\"2026-06-14T08:51:16.186800674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:16.231210 crc crio[24245]: time=\"2026-06-14T08:51:16.23110586Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53 UID:761d1575-541d-4789-b7b9-d9c3435737bf NetNS:/var/run/netns/701d3840-9f1d-4e99-a8a7-2b24d518dbc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761d1575_541d_4789_b7b9_d9c3435737bf.slice PodAnnotations:0xc00161b0d0}] Aliases:map[]}\"\nJun 14 08:51:16.231210 crc crio[24245]: time=\"2026-06-14T08:51:16.231160281Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:16.686993 crc crio[24245]: time=\"2026-06-14T08:51:16.683385322Z\" level=info msg=\"Stopping container: ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9 (timeout: 10s)\" id=f99f744c-e259-4590-b3a6-23defd044030 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:16.845117 crc crio[24245]: time=\"2026-06-14T08:51:16.844596103Z\" level=info msg=\"Stopped container ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/dnsmasq-dns\" id=f99f744c-e259-4590-b3a6-23defd044030 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:16.846460 crc crio[24245]: time=\"2026-06-14T08:51:16.846419574Z\" level=info msg=\"Stopping pod sandbox: 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218\" id=171cb1ec-f8d1-489f-bb01-e2bafccf5fa1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:16.867553 crc crio[24245]: time=\"2026-06-14T08:51:16.867460666Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-hcfbk Namespace:openstack ID:9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218 UID:7b471256-9259-4bb1-854b-9ba85c43c609 NetNS:/var/run/netns/5599451e-9421-486d-b1c0-bd688e46c6f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b471256_9259_4bb1_854b_9ba85c43c609.slice PodAnnotations:0xc000620358}] Aliases:map[]}\"\nJun 14 08:51:16.868198 crc crio[24245]: time=\"2026-06-14T08:51:16.868164498Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85c5b8fbf9-hcfbk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:16.903121 crc crio[24245]: 2026-06-14T08:51:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65b1dd0d40bc1db Mac:12:4c:25:8d:84:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/701d3840-9f1d-4e99-a8a7-2b24d518dbc6 SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:16.905702 crc crio[24245]: time=\"2026-06-14T08:51:16.905629027Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53 UID:761d1575-541d-4789-b7b9-d9c3435737bf NetNS:/var/run/netns/701d3840-9f1d-4e99-a8a7-2b24d518dbc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761d1575_541d_4789_b7b9_d9c3435737bf.slice PodAnnotations:0xc00161b0d0}] Aliases:map[]}\"\nJun 14 08:51:16.906093 crc crio[24245]: time=\"2026-06-14T08:51:16.905827284Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:16.970391 crc crio[24245]: time=\"2026-06-14T08:51:16.970301715Z\" level=info msg=\"Ran pod sandbox 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53 with infra container: openstack/nova-metadata-0/POD\" id=e7456e46-855a-47ba-abe5-079e1b1d8e7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:16.973891 crc crio[24245]: time=\"2026-06-14T08:51:16.973771076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=102f36b4-7324-4efc-9b67-c911aa08d3c2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:16.979269 crc crio[24245]: time=\"2026-06-14T08:51:16.979149497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b9bff1fe-2ef5-4e88-b6dd-1deb470fb77a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:16.997327 crc crio[24245]: time=\"2026-06-14T08:51:16.997096561Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=ef4f0130-b9b3-4460-9a13-41c283602e16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:17.004500 crc crio[24245]: time=\"2026-06-14T08:51:17.001405229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:17.072029 crc crio[24245]: time=\"2026-06-14T08:51:17.07192402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:17.077508 crc crio[24245]: time=\"2026-06-14T08:51:17.077416595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:17.275276 crc crio[24245]: time=\"2026-06-14T08:51:17.275186892Z\" level=info msg=\"Created container 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51: openstack/nova-metadata-0/nova-metadata-log\" id=ef4f0130-b9b3-4460-9a13-41c283602e16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:17.278565 crc crio[24245]: time=\"2026-06-14T08:51:17.278476655Z\" level=info msg=\"Starting container: 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51\" id=67addacb-59b5-41a4-bb48-ebc7f91a6c46 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:17.306579 crc crio[24245]: time=\"2026-06-14T08:51:17.297063063Z\" level=info msg=\"Started container\" PID=81852 containerID=1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51 description=openstack/nova-metadata-0/nova-metadata-log id=67addacb-59b5-41a4-bb48-ebc7f91a6c46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53\nJun 14 08:51:17.321121 crc crio[24245]: time=\"2026-06-14T08:51:17.321058691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=688c4955-8773-482f-a230-ea02331395a0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:17.444609 crc crio[24245]: time=\"2026-06-14T08:51:17.444485561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7b82fdf5-322b-4582-92a0-6198558a9af2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:17.455489 crc crio[24245]: time=\"2026-06-14T08:51:17.455356807Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=ca810398-cb35-4831-8595-e6b540111fd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:17.457704 crc crio[24245]: time=\"2026-06-14T08:51:17.4576201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:17.534296 crc crio[24245]: time=\"2026-06-14T08:51:17.529497158Z\" level=info msg=\"Stopped pod sandbox: 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218\" id=171cb1ec-f8d1-489f-bb01-e2bafccf5fa1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:17.580966 crc crio[24245]: time=\"2026-06-14T08:51:17.580820005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:17.586888 crc crio[24245]: time=\"2026-06-14T08:51:17.586735496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:17.780542 crc crio[24245]: time=\"2026-06-14T08:51:17.780419385Z\" level=info msg=\"Removing container: ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9\" id=b837a9b6-9547-4819-9acf-0e98ef71f7f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:17.851559 crc crio[24245]: time=\"2026-06-14T08:51:17.851502598Z\" level=info msg=\"Created container dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31: openstack/nova-metadata-0/nova-metadata-metadata\" id=ca810398-cb35-4831-8595-e6b540111fd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:17.859356 crc crio[24245]: time=\"2026-06-14T08:51:17.859282598Z\" level=info msg=\"Removed container ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/dnsmasq-dns\" id=b837a9b6-9547-4819-9acf-0e98ef71f7f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:17.862224 crc crio[24245]: time=\"2026-06-14T08:51:17.861702624Z\" level=info msg=\"Starting container: dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31\" id=4dbc151f-f6fa-4a28-ad6d-6bb035212d65 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:17.865509 crc crio[24245]: time=\"2026-06-14T08:51:17.865335818Z\" level=info msg=\"Removing container: 9768adfb50bdd7fecfe1a017fb2c6631254726cb878face99cb357d857f3b5c6\" id=4566380e-abfb-4274-b05c-a8cedb27d041 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:17.875772 crc crio[24245]: time=\"2026-06-14T08:51:17.875389272Z\" level=info msg=\"Started container\" PID=81879 containerID=dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31 description=openstack/nova-metadata-0/nova-metadata-metadata id=4dbc151f-f6fa-4a28-ad6d-6bb035212d65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53\nJun 14 08:51:17.972980 crc crio[24245]: time=\"2026-06-14T08:51:17.972923912Z\" level=info msg=\"Removed container 9768adfb50bdd7fecfe1a017fb2c6631254726cb878face99cb357d857f3b5c6: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/init\" id=4566380e-abfb-4274-b05c-a8cedb27d041 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:21.209767 crc crio[24245]: time=\"2026-06-14T08:51:21.20895494Z\" level=info msg=\"Stopping container: 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33 (timeout: 30s)\" id=350bddcd-ae7c-4775-bb42-4384b714b1a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:21.350026 crc crio[24245]: time=\"2026-06-14T08:51:21.34991381Z\" level=info msg=\"Stopped container 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33: openstack/kube-state-metrics-0/kube-state-metrics\" id=350bddcd-ae7c-4775-bb42-4384b714b1a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:21.351759 crc crio[24245]: time=\"2026-06-14T08:51:21.351715023Z\" level=info msg=\"Stopping pod sandbox: 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566\" id=284921f3-4648-423a-bb22-24520011c01c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:21.354743 crc crio[24245]: time=\"2026-06-14T08:51:21.35470945Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566 UID:7475e1c0-bab5-48f9-bd0a-f18ae50044ba NetNS:/var/run/netns/e60ce17c-feff-4b87-9c9d-66a63180e8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7475e1c0_bab5_48f9_bd0a_f18ae50044ba.slice PodAnnotations:0xc001fea730}] Aliases:map[]}\"\nJun 14 08:51:21.355198 crc crio[24245]: time=\"2026-06-14T08:51:21.355174855Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:21.535094 crc crio[24245]: time=\"2026-06-14T08:51:21.534956727Z\" level=info msg=\"Stopping pod sandbox: 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218\" id=14f6e91b-8963-4df5-b36a-ec718a2d5e43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:21.535094 crc crio[24245]: time=\"2026-06-14T08:51:21.535073731Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218\" id=14f6e91b-8963-4df5-b36a-ec718a2d5e43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:21.536266 crc crio[24245]: time=\"2026-06-14T08:51:21.536173575Z\" level=info msg=\"Removing pod sandbox: 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218\" id=de61e7a2-691a-4764-b349-56a9a6bf6b60 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:51:21.574353 crc crio[24245]: time=\"2026-06-14T08:51:21.574214337Z\" level=info msg=\"Removed pod sandbox: 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218\" id=de61e7a2-691a-4764-b349-56a9a6bf6b60 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:51:21.577041 crc crio[24245]: time=\"2026-06-14T08:51:21.576939854Z\" level=info msg=\"Stopping pod sandbox: 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609\" id=c43f3d8c-d53a-4c3b-adce-84fb849e5faf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:21.577348 crc crio[24245]: time=\"2026-06-14T08:51:21.577057345Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609\" id=c43f3d8c-d53a-4c3b-adce-84fb849e5faf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:21.578587 crc crio[24245]: time=\"2026-06-14T08:51:21.578518172Z\" level=info msg=\"Removing pod sandbox: 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609\" id=4beaa366-4811-4703-95f2-7e117d5969f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:51:21.608908 crc crio[24245]: time=\"2026-06-14T08:51:21.608747111Z\" level=info msg=\"Removed pod sandbox: 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609\" id=4beaa366-4811-4703-95f2-7e117d5969f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:51:21.611406 crc crio[24245]: time=\"2026-06-14T08:51:21.611340959Z\" level=info msg=\"Stopping pod sandbox: 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894\" id=842106ca-e523-4cbc-a649-4d076dd27a47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:21.611610 crc crio[24245]: time=\"2026-06-14T08:51:21.611438392Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894\" id=842106ca-e523-4cbc-a649-4d076dd27a47 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:21.615909 crc crio[24245]: time=\"2026-06-14T08:51:21.613643432Z\" level=info msg=\"Removing pod sandbox: 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894\" id=a02ff602-edf4-423f-af36-1d5c26861f93 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:51:21.649371 crc crio[24245]: time=\"2026-06-14T08:51:21.647586241Z\" level=info msg=\"Removed pod sandbox: 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894\" id=a02ff602-edf4-423f-af36-1d5c26861f93 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:51:21.654471 crc crio[24245]: time=\"2026-06-14T08:51:21.654379879Z\" level=info msg=\"Stopping pod sandbox: 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5\" id=c8e5e5d4-024b-451d-a8fc-d544b9d852ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:21.654471 crc crio[24245]: time=\"2026-06-14T08:51:21.654487421Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5\" id=c8e5e5d4-024b-451d-a8fc-d544b9d852ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:21.658582 crc crio[24245]: time=\"2026-06-14T08:51:21.65844003Z\" level=info msg=\"Removing pod sandbox: 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5\" id=3c262653-3b34-46ac-b36f-6e0f9833a060 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:51:21.680089 crc crio[24245]: time=\"2026-06-14T08:51:21.679977065Z\" level=info msg=\"Removed pod sandbox: 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5\" id=3c262653-3b34-46ac-b36f-6e0f9833a060 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:51:21.681346 crc crio[24245]: time=\"2026-06-14T08:51:21.681296236Z\" level=info msg=\"Stopping pod sandbox: 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3\" id=4cc544a9-506c-44a1-98ac-1786abcb65a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:21.681542 crc crio[24245]: time=\"2026-06-14T08:51:21.681519623Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3\" id=4cc544a9-506c-44a1-98ac-1786abcb65a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:21.682476 crc crio[24245]: time=\"2026-06-14T08:51:21.682444583Z\" level=info msg=\"Removing pod sandbox: 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3\" id=b6611dcd-797b-4177-9f0f-e4afeb13457d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:51:21.715722 crc crio[24245]: time=\"2026-06-14T08:51:21.715384781Z\" level=info msg=\"Removed pod sandbox: 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3\" id=b6611dcd-797b-4177-9f0f-e4afeb13457d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:51:21.823177 crc crio[24245]: time=\"2026-06-14T08:51:21.822669631Z\" level=info msg=\"Stopped pod sandbox: 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566\" id=284921f3-4648-423a-bb22-24520011c01c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:21.882656 crc crio[24245]: time=\"2026-06-14T08:51:21.882468881Z\" level=info msg=\"Stopping pod sandbox: 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a\" id=5fd6d4af-4a98-4ab4-a4ae-d410205333fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:21.886451 crc crio[24245]: time=\"2026-06-14T08:51:21.885669332Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-qrl8h Namespace:openstack ID:1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a UID:9ece1c4e-79a5-4644-932c-ead39229466c NetNS:/var/run/netns/0e3b6f4e-3d4b-4cdd-a36c-70b7fb0135cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ece1c4e_79a5_4644_932c_ead39229466c.slice PodAnnotations:0xc000130b10}] Aliases:map[]}\"\nJun 14 08:51:21.887274 crc crio[24245]: time=\"2026-06-14T08:51:21.886198229Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-qrl8h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:22.304789 crc crio[24245]: time=\"2026-06-14T08:51:22.30433946Z\" level=info msg=\"Stopped pod sandbox: 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a\" id=5fd6d4af-4a98-4ab4-a4ae-d410205333fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:23.345588 crc crio[24245]: time=\"2026-06-14T08:51:23.345169893Z\" level=info msg=\"Stopping container: e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8 (timeout: 30s)\" id=ae9183ff-12fd-4fe1-8e62-3b31c834ffcf name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:23.375986 crc crio[24245]: time=\"2026-06-14T08:51:23.375893761Z\" level=info msg=\"Stopping container: e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30 (timeout: 30s)\" id=8380d40f-1485-45bb-9ac0-8873364b6211 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:23.376693 crc crio[24245]: time=\"2026-06-14T08:51:23.376352036Z\" level=info msg=\"Stopping container: 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f (timeout: 30s)\" id=a5277e29-9a9b-42a5-8c5c-a9b28824fd0f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:23.384480 crc crio[24245]: time=\"2026-06-14T08:51:23.384434993Z\" level=info msg=\"Stopping container: 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51 (timeout: 30s)\" id=454bf101-a0fd-4610-93f3-261958e4022c name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:23.388044 crc crio[24245]: time=\"2026-06-14T08:51:23.387805822Z\" level=info msg=\"Stopping container: dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31 (timeout: 30s)\" id=0efe7e5a-0c33-4f9e-b51d-0fbfad37df60 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:23.419483 crc crio[24245]: time=\"2026-06-14T08:51:23.419391518Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=08b85406-2049-4fd6-92b3-c33c5979a18a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:23.419711 crc crio[24245]: time=\"2026-06-14T08:51:23.419488901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:23.496716 crc crio[24245]: time=\"2026-06-14T08:51:23.496369878Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f UID:d9a7e0ce-cac9-4df6-9ac2-0577f42eaff5 NetNS:/var/run/netns/ae7662bc-44ea-47bb-9259-b0d378d60314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a7e0ce_cac9_4df6_9ac2_0577f42eaff5.slice PodAnnotations:0xc001c3c138}] Aliases:map[]}\"\nJun 14 08:51:23.496716 crc crio[24245]: time=\"2026-06-14T08:51:23.496700648Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:23.511678 crc crio[24245]: time=\"2026-06-14T08:51:23.511499915Z\" level=info msg=\"Stopped container 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f: openstack/nova-api-0/nova-api-log\" id=a5277e29-9a9b-42a5-8c5c-a9b28824fd0f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:23.530690 crc crio[24245]: time=\"2026-06-14T08:51:23.529483061Z\" level=info msg=\"Stopped container 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51: openstack/nova-metadata-0/nova-metadata-log\" id=454bf101-a0fd-4610-93f3-261958e4022c name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:23.635961 crc crio[24245]: time=\"2026-06-14T08:51:23.63557651Z\" level=info msg=\"Stopped container dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31: openstack/nova-metadata-0/nova-metadata-metadata\" id=0efe7e5a-0c33-4f9e-b51d-0fbfad37df60 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:23.638043 crc crio[24245]: time=\"2026-06-14T08:51:23.637266384Z\" level=info msg=\"Stopping pod sandbox: 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53\" id=9342a1de-8166-464d-bc05-ace76e2d41aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:23.641577 crc crio[24245]: time=\"2026-06-14T08:51:23.639534997Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53 UID:761d1575-541d-4789-b7b9-d9c3435737bf NetNS:/var/run/netns/701d3840-9f1d-4e99-a8a7-2b24d518dbc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761d1575_541d_4789_b7b9_d9c3435737bf.slice PodAnnotations:0xc000130540}] Aliases:map[]}\"\nJun 14 08:51:23.641577 crc crio[24245]: time=\"2026-06-14T08:51:23.639718033Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:23.938539 crc crio[24245]: time=\"2026-06-14T08:51:23.938401978Z\" level=info msg=\"Stopping pod sandbox: 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e\" id=2f666a6f-b8a7-46b2-b262-9f350332bd27 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:23.939199 crc crio[24245]: time=\"2026-06-14T08:51:23.939144982Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-4hdbr Namespace:openstack ID:3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e UID:fcb84868-89a8-4ccc-be5a-7b3b0dc40fa5 NetNS:/var/run/netns/8a6c2ce3-9cba-4297-b3e9-0561e8ccbc83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcb84868_89a8_4ccc_be5a_7b3b0dc40fa5.slice PodAnnotations:0xc001c3c560}] Aliases:map[]}\"\nJun 14 08:51:23.939491 crc crio[24245]: time=\"2026-06-14T08:51:23.93939997Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-4hdbr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:24.101802 crc crio[24245]: time=\"2026-06-14T08:51:24.101707097Z\" level=info msg=\"Stopped pod sandbox: 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53\" id=9342a1de-8166-464d-bc05-ace76e2d41aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:24.156358 crc crio[24245]: 2026-06-14T08:51:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f7e0062b281f85 Mac:2a:5b:0b:49:0d:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/ae7662bc-44ea-47bb-9259-b0d378d60314 SocketPath: PciID:}] [{Interface:0xc000134570 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:24.158585 crc crio[24245]: time=\"2026-06-14T08:51:24.158546507Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f UID:d9a7e0ce-cac9-4df6-9ac2-0577f42eaff5 NetNS:/var/run/netns/ae7662bc-44ea-47bb-9259-b0d378d60314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a7e0ce_cac9_4df6_9ac2_0577f42eaff5.slice PodAnnotations:0xc001c3c138}] Aliases:map[]}\"\nJun 14 08:51:24.158925 crc crio[24245]: time=\"2026-06-14T08:51:24.158898328Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:24.171015 crc crio[24245]: time=\"2026-06-14T08:51:24.170076335Z\" level=info msg=\"Ran pod sandbox 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f with infra container: openstack/kube-state-metrics-0/POD\" id=08b85406-2049-4fd6-92b3-c33c5979a18a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:24.181316 crc crio[24245]: time=\"2026-06-14T08:51:24.174213378Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=527431f9-e89e-466b-b91f-9b82e895b5fd name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:24.181316 crc crio[24245]: time=\"2026-06-14T08:51:24.178977258Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"\nJun 14 08:51:24.325732 crc crio[24245]: time=\"2026-06-14T08:51:24.32533682Z\" level=info msg=\"Stopped pod sandbox: 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e\" id=2f666a6f-b8a7-46b2-b262-9f350332bd27 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:24.791455 crc crio[24245]: time=\"2026-06-14T08:51:24.79131009Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=527431f9-e89e-466b-b91f-9b82e895b5fd name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:24.793686 crc crio[24245]: time=\"2026-06-14T08:51:24.7931527Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=bec45cb0-e226-45f5-8f02-72fbadff989b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:24.802900 crc crio[24245]: time=\"2026-06-14T08:51:24.799830307Z\" level=info msg=\"Stopping container: 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf (timeout: 30s)\" id=2d78a30d-bbea-4c19-9ee9-48dce2565223 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:24.802900 crc crio[24245]: time=\"2026-06-14T08:51:24.799985538Z\" level=info msg=\"Stopping container: e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261 (timeout: 30s)\" id=dd6020c4-fc60-4a81-9d47-c00d0dd76109 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:24.802900 crc crio[24245]: time=\"2026-06-14T08:51:24.800025708Z\" level=info msg=\"Stopping container: c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80 (timeout: 30s)\" id=009b9199-6fba-44fe-9e78-fc7678ab1076 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:24.802900 crc crio[24245]: time=\"2026-06-14T08:51:24.799830443Z\" level=info msg=\"Stopping container: a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c (timeout: 30s)\" id=ae6665cf-8eb0-4d91-9402-a63c86b1a354 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:24.854502 crc crio[24245]: time=\"2026-06-14T08:51:24.853997436Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=9188ffb6-488d-4d19-8ed3-1c1856f2ee84 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:24.864464 crc crio[24245]: time=\"2026-06-14T08:51:24.864149289Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=409cbd09-89de-4c0c-8b14-f45a997b6257 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:24.864797 crc crio[24245]: time=\"2026-06-14T08:51:24.864736048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:24.940530 crc crio[24245]: time=\"2026-06-14T08:51:24.940356174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:24.949580 crc crio[24245]: time=\"2026-06-14T08:51:24.94933237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:24.952185 crc crio[24245]: time=\"2026-06-14T08:51:24.952093848Z\" level=info msg=\"Stopped container c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80: openstack/ceilometer-0/sg-core\" id=009b9199-6fba-44fe-9e78-fc7678ab1076 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:25.002122 crc crio[24245]: time=\"2026-06-14T08:51:25.001997828Z\" level=info msg=\"Removing container: dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31\" id=4074fbce-7b4d-45b8-8957-8adb416f3ea0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:25.044214 crc crio[24245]: time=\"2026-06-14T08:51:25.044122468Z\" level=info msg=\"Stopped container 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf: openstack/ceilometer-0/proxy-httpd\" id=2d78a30d-bbea-4c19-9ee9-48dce2565223 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:25.085801 crc crio[24245]: time=\"2026-06-14T08:51:25.085655357Z\" level=info msg=\"Removed container dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31: openstack/nova-metadata-0/nova-metadata-metadata\" id=4074fbce-7b4d-45b8-8957-8adb416f3ea0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:25.099166 crc crio[24245]: time=\"2026-06-14T08:51:25.099054717Z\" level=info msg=\"Removing container: 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51\" id=57ea6b67-edd5-48ba-89a4-2f9255fc15a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:25.158038 crc crio[24245]: time=\"2026-06-14T08:51:25.157829733Z\" level=info msg=\"Removed container 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51: openstack/nova-metadata-0/nova-metadata-log\" id=57ea6b67-edd5-48ba-89a4-2f9255fc15a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:25.296083 crc crio[24245]: time=\"2026-06-14T08:51:25.295711131Z\" level=info msg=\"Created container 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f: openstack/kube-state-metrics-0/kube-state-metrics\" id=409cbd09-89de-4c0c-8b14-f45a997b6257 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:25.299896 crc crio[24245]: time=\"2026-06-14T08:51:25.299770986Z\" level=info msg=\"Starting container: 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f\" id=d089b966-48c2-4088-9b95-e6d1de04020a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:25.315476 crc crio[24245]: time=\"2026-06-14T08:51:25.315402655Z\" level=info msg=\"Started container\" PID=82578 containerID=6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f description=openstack/kube-state-metrics-0/kube-state-metrics id=d089b966-48c2-4088-9b95-e6d1de04020a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f\nJun 14 08:51:25.453305 crc crio[24245]: time=\"2026-06-14T08:51:25.45319047Z\" level=info msg=\"Stopped container a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c: openstack/ceilometer-0/ceilometer-central-agent\" id=ae6665cf-8eb0-4d91-9402-a63c86b1a354 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:25.510592 crc crio[24245]: time=\"2026-06-14T08:51:25.510213587Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=6ae4bfba-2e95-4344-bd55-fb318285f90d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:25.510753 crc crio[24245]: time=\"2026-06-14T08:51:25.510608719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:25.565267 crc crio[24245]: time=\"2026-06-14T08:51:25.565105264Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462 UID:054ccaec-f86c-4350-9bfb-298acf747a9b NetNS:/var/run/netns/a94d327d-b3e1-4a2d-95f0-45c8e930c0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054ccaec_f86c_4350_9bfb_298acf747a9b.slice PodAnnotations:0xc002423088}] Aliases:map[]}\"\nJun 14 08:51:25.565267 crc crio[24245]: time=\"2026-06-14T08:51:25.565186016Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:25.606034 crc crio[24245]: time=\"2026-06-14T08:51:25.605907262Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=23c348da-bc66-4ce6-ad2a-d12954eb345d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:25.606034 crc crio[24245]: time=\"2026-06-14T08:51:25.606028896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:25.684368 crc crio[24245]: time=\"2026-06-14T08:51:25.684216697Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259 UID:f4ea76cc-e163-4921-9866-21750742733e NetNS:/var/run/netns/48fbef16-c10f-470b-8f79-43c06e4514c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ea76cc_e163_4921_9866_21750742733e.slice PodAnnotations:0xc001fea100}] Aliases:map[]}\"\nJun 14 08:51:25.684368 crc crio[24245]: time=\"2026-06-14T08:51:25.68431323Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:26.152628 crc crio[24245]: 2026-06-14T08:51:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42201a423f4dc40 Mac:1a:cb:ba:71:8a:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/a94d327d-b3e1-4a2d-95f0-45c8e930c0e7 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:26.154582 crc crio[24245]: time=\"2026-06-14T08:51:26.154501167Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462 UID:054ccaec-f86c-4350-9bfb-298acf747a9b NetNS:/var/run/netns/a94d327d-b3e1-4a2d-95f0-45c8e930c0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054ccaec_f86c_4350_9bfb_298acf747a9b.slice PodAnnotations:0xc002423088}] Aliases:map[]}\"\nJun 14 08:51:26.154761 crc crio[24245]: time=\"2026-06-14T08:51:26.154693143Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:26.164911 crc crio[24245]: time=\"2026-06-14T08:51:26.164757247Z\" level=info msg=\"Ran pod sandbox 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462 with infra container: openstack/nova-cell1-conductor-0/POD\" id=6ae4bfba-2e95-4344-bd55-fb318285f90d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:26.168262 crc crio[24245]: time=\"2026-06-14T08:51:26.168065028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=47e7ceb4-c18d-48c7-b4d5-cc4c864d1952 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:26.191277 crc crio[24245]: time=\"2026-06-14T08:51:26.191028399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=21efe593-1ec4-4239-a21f-eb5d69d501a8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:26.200946 crc crio[24245]: time=\"2026-06-14T08:51:26.200822961Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=d6a28d3a-59a2-4fca-acfe-d4e143125f1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:26.201719 crc crio[24245]: time=\"2026-06-14T08:51:26.201657518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:26.259542 crc crio[24245]: 2026-06-14T08:51:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c12f98c7858e2cd Mac:4a:a1:9d:b5:eb:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/48fbef16-c10f-470b-8f79-43c06e4514c0 SocketPath: PciID:}] [{Interface:0xc000140760 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:26.260564 crc crio[24245]: time=\"2026-06-14T08:51:26.260475753Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259 UID:f4ea76cc-e163-4921-9866-21750742733e NetNS:/var/run/netns/48fbef16-c10f-470b-8f79-43c06e4514c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ea76cc_e163_4921_9866_21750742733e.slice PodAnnotations:0xc001fea100}] Aliases:map[]}\"\nJun 14 08:51:26.260717 crc crio[24245]: time=\"2026-06-14T08:51:26.260676859Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:26.270744 crc crio[24245]: time=\"2026-06-14T08:51:26.27064403Z\" level=info msg=\"Ran pod sandbox c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259 with infra container: openstack/nova-metadata-0/POD\" id=23c348da-bc66-4ce6-ad2a-d12954eb345d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:26.272221 crc crio[24245]: time=\"2026-06-14T08:51:26.272147191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:26.273381 crc crio[24245]: time=\"2026-06-14T08:51:26.273297637Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=480a3b28-1282-447f-981e-bf1e88014aac name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:26.277271 crc crio[24245]: time=\"2026-06-14T08:51:26.277182642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=82b8c42a-e475-443b-a47a-8c9cd414b6a9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:26.280702 crc crio[24245]: time=\"2026-06-14T08:51:26.280629772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:26.300334 crc crio[24245]: time=\"2026-06-14T08:51:26.300170484Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=ff24416e-448b-4dca-a1e0-d583c3e3b01c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:26.302037 crc crio[24245]: time=\"2026-06-14T08:51:26.301942001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:26.372163 crc crio[24245]: time=\"2026-06-14T08:51:26.372053913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:26.383156 crc crio[24245]: time=\"2026-06-14T08:51:26.383061658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:26.693713 crc crio[24245]: time=\"2026-06-14T08:51:26.693279158Z\" level=info msg=\"Created container 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492: openstack/nova-metadata-0/nova-metadata-log\" id=ff24416e-448b-4dca-a1e0-d583c3e3b01c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:26.694740 crc crio[24245]: time=\"2026-06-14T08:51:26.694668702Z\" level=info msg=\"Created container d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=d6a28d3a-59a2-4fca-acfe-d4e143125f1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:26.695150 crc crio[24245]: time=\"2026-06-14T08:51:26.695100226Z\" level=info msg=\"Starting container: 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492\" id=8a668798-a06c-4c89-a946-6c35e3b7713e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:26.697687 crc crio[24245]: time=\"2026-06-14T08:51:26.697602335Z\" level=info msg=\"Starting container: d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25\" id=ca15d40c-3f36-4137-8629-bef7defc0ab7 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:26.704159 crc crio[24245]: time=\"2026-06-14T08:51:26.704078793Z\" level=info msg=\"Started container\" PID=82720 containerID=d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=ca15d40c-3f36-4137-8629-bef7defc0ab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462\nJun 14 08:51:26.706409 crc crio[24245]: time=\"2026-06-14T08:51:26.706320076Z\" level=info msg=\"Started container\" PID=82728 containerID=1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492 description=openstack/nova-metadata-0/nova-metadata-log id=8a668798-a06c-4c89-a946-6c35e3b7713e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259\nJun 14 08:51:26.721199 crc crio[24245]: time=\"2026-06-14T08:51:26.721115743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e20c64a2-8776-4860-90d5-a15bb0d664fb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:26.723904 crc crio[24245]: time=\"2026-06-14T08:51:26.72379114Z\" level=info msg=\"Stopped container e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30: openstack/nova-api-0/nova-api-api\" id=8380d40f-1485-45bb-9ac0-8873364b6211 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:26.725477 crc crio[24245]: time=\"2026-06-14T08:51:26.725413221Z\" level=info msg=\"Stopping pod sandbox: 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55\" id=fcd2c0eb-d511-44e9-9112-f98dcbdfb0a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:26.725994 crc crio[24245]: time=\"2026-06-14T08:51:26.725945878Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55 UID:9245c093-2f14-457e-993f-ef2c7878bdd0 NetNS:/var/run/netns/55477261-3e13-441e-891e-9e0be9984e52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9245c093_2f14_457e_993f_ef2c7878bdd0.slice PodAnnotations:0xc001b86690}] Aliases:map[]}\"\nJun 14 08:51:26.726148 crc crio[24245]: time=\"2026-06-14T08:51:26.726103523Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:26.785671 crc crio[24245]: time=\"2026-06-14T08:51:26.785489853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e06d058d-998d-4f8d-9724-ba2a5288ae3e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:26.798596 crc crio[24245]: time=\"2026-06-14T08:51:26.798412034Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=c9cb6966-aa33-439b-b62c-a9183afbf505 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:26.800678 crc crio[24245]: time=\"2026-06-14T08:51:26.800632955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:26.890484 crc crio[24245]: time=\"2026-06-14T08:51:26.890315254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:26.895873 crc crio[24245]: time=\"2026-06-14T08:51:26.895704558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:27.071187 crc crio[24245]: time=\"2026-06-14T08:51:27.070682346Z\" level=info msg=\"Created container a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f: openstack/nova-metadata-0/nova-metadata-metadata\" id=c9cb6966-aa33-439b-b62c-a9183afbf505 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:27.072481 crc crio[24245]: time=\"2026-06-14T08:51:27.072278108Z\" level=info msg=\"Starting container: a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f\" id=f209b17a-0326-4b1d-bcca-477abfb75609 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:27.081273 crc crio[24245]: time=\"2026-06-14T08:51:27.081146823Z\" level=info msg=\"Started container\" PID=82793 containerID=a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f description=openstack/nova-metadata-0/nova-metadata-metadata id=f209b17a-0326-4b1d-bcca-477abfb75609 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259\nJun 14 08:51:27.175049 crc crio[24245]: time=\"2026-06-14T08:51:27.174987212Z\" level=info msg=\"Stopped pod sandbox: 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55\" id=fcd2c0eb-d511-44e9-9112-f98dcbdfb0a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:27.593399 crc crio[24245]: time=\"2026-06-14T08:51:27.593280398Z\" level=info msg=\"Stopped container e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ae9183ff-12fd-4fe1-8e62-3b31c834ffcf name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:27.594568 crc crio[24245]: time=\"2026-06-14T08:51:27.594488826Z\" level=info msg=\"Stopping pod sandbox: fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f\" id=64298fb5-bd56-47ec-a236-ff3c0f2f5645 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:27.595261 crc crio[24245]: time=\"2026-06-14T08:51:27.595140587Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f UID:4be8ac78-59e4-4c1f-ba8e-e41417f7d2eb NetNS:/var/run/netns/3d8c49a7-182f-43fd-ad75-557aabf2239e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4be8ac78_59e4_4c1f_ba8e_e41417f7d2eb.slice PodAnnotations:0xc003bf6248}] Aliases:map[]}\"\nJun 14 08:51:27.595444 crc crio[24245]: time=\"2026-06-14T08:51:27.595366635Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:27.963626 crc crio[24245]: time=\"2026-06-14T08:51:27.963033945Z\" level=info msg=\"Stopped pod sandbox: fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f\" id=64298fb5-bd56-47ec-a236-ff3c0f2f5645 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:28.309731 crc crio[24245]: time=\"2026-06-14T08:51:28.308037792Z\" level=info msg=\"Removing container: e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30\" id=f0b36afd-765d-4049-be86-b1c9aaa25b19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:28.360446 crc crio[24245]: time=\"2026-06-14T08:51:28.3603309Z\" level=info msg=\"Removed container e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30: openstack/nova-api-0/nova-api-api\" id=f0b36afd-765d-4049-be86-b1c9aaa25b19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:28.369427 crc crio[24245]: time=\"2026-06-14T08:51:28.369071837Z\" level=info msg=\"Removing container: 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f\" id=6d4bf682-d745-4325-99c2-e8af4e464e68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:28.430633 crc crio[24245]: time=\"2026-06-14T08:51:28.430521338Z\" level=info msg=\"Removed container 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f: openstack/nova-api-0/nova-api-log\" id=6d4bf682-d745-4325-99c2-e8af4e464e68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:28.462067 crc crio[24245]: time=\"2026-06-14T08:51:28.460599808Z\" level=info msg=\"Removing container: e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8\" id=03d6113c-9be6-4e8d-aa10-d1aa872e448b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:28.555737 crc crio[24245]: time=\"2026-06-14T08:51:28.555689764Z\" level=info msg=\"Removed container e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=03d6113c-9be6-4e8d-aa10-d1aa872e448b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:28.892886 crc crio[24245]: time=\"2026-06-14T08:51:28.890211025Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=1a622b10-9578-4aa5-bf73-7c06e0d8fc77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:28.892886 crc crio[24245]: time=\"2026-06-14T08:51:28.89035251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:28.931338 crc crio[24245]: time=\"2026-06-14T08:51:28.928800113Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e UID:d5593f7a-1894-4be5-bc42-63b2a84adc68 NetNS:/var/run/netns/8ebddd09-4e07-491b-90b0-93877c7f0d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5593f7a_1894_4be5_bc42_63b2a84adc68.slice PodAnnotations:0xc0005227f8}] Aliases:map[]}\"\nJun 14 08:51:28.931338 crc crio[24245]: time=\"2026-06-14T08:51:28.92932645Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:28.932659 crc crio[24245]: time=\"2026-06-14T08:51:28.932542553Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=150ee79b-1f9f-4f5d-81a6-850bb1d98b7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:28.932659 crc crio[24245]: time=\"2026-06-14T08:51:28.932647946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:28.973036 crc crio[24245]: time=\"2026-06-14T08:51:28.971298147Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f UID:ba6f8c98-2d8f-42e1-a120-6c4b3f8e0378 NetNS:/var/run/netns/983ca234-53af-4a4d-a4a3-23c4eb465a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba6f8c98_2d8f_42e1_a120_6c4b3f8e0378.slice PodAnnotations:0xc000522b60}] Aliases:map[]}\"\nJun 14 08:51:28.973036 crc crio[24245]: time=\"2026-06-14T08:51:28.971362769Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:29.572981 crc crio[24245]: 2026-06-14T08:51:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaf9b9ca633625d Mac:36:be:5f:03:ab:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/8ebddd09-4e07-491b-90b0-93877c7f0d58 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:29.573954 crc crio[24245]: time=\"2026-06-14T08:51:29.573828508Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e UID:d5593f7a-1894-4be5-bc42-63b2a84adc68 NetNS:/var/run/netns/8ebddd09-4e07-491b-90b0-93877c7f0d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5593f7a_1894_4be5_bc42_63b2a84adc68.slice PodAnnotations:0xc0005227f8}] Aliases:map[]}\"\nJun 14 08:51:29.574110 crc crio[24245]: time=\"2026-06-14T08:51:29.574060005Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:29.583423 crc crio[24245]: time=\"2026-06-14T08:51:29.583185217Z\" level=info msg=\"Ran pod sandbox aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e with infra container: openstack/nova-api-0/POD\" id=1a622b10-9578-4aa5-bf73-7c06e0d8fc77 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:29.586424 crc crio[24245]: time=\"2026-06-14T08:51:29.586356216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1badaf42-81b9-4b26-90ce-28f67d05d86d name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:29.591518 crc crio[24245]: time=\"2026-06-14T08:51:29.591412597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a532966c-1b8e-4ddd-b7c5-704fb1e1dc30 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:29.604401 crc crio[24245]: time=\"2026-06-14T08:51:29.604317078Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3db6a5e1-4f3b-4a85-8267-5f34972a22df name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:29.607384 crc crio[24245]: time=\"2026-06-14T08:51:29.607329675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:29.678174 crc crio[24245]: 2026-06-14T08:51:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e7c3f83ee7343d Mac:de:10:e6:97:45:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/983ca234-53af-4a4d-a4a3-23c4eb465a9d SocketPath: PciID:}] [{Interface:0xc000518880 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:29.679064 crc crio[24245]: time=\"2026-06-14T08:51:29.679002025Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f UID:ba6f8c98-2d8f-42e1-a120-6c4b3f8e0378 NetNS:/var/run/netns/983ca234-53af-4a4d-a4a3-23c4eb465a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba6f8c98_2d8f_42e1_a120_6c4b3f8e0378.slice PodAnnotations:0xc000522b60}] Aliases:map[]}\"\nJun 14 08:51:29.679256 crc crio[24245]: time=\"2026-06-14T08:51:29.679184441Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:29.689166 crc crio[24245]: time=\"2026-06-14T08:51:29.689019266Z\" level=info msg=\"Ran pod sandbox 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f with infra container: openstack/nova-scheduler-0/POD\" id=150ee79b-1f9f-4f5d-81a6-850bb1d98b7e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:29.690346 crc crio[24245]: time=\"2026-06-14T08:51:29.690272957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:29.692815 crc crio[24245]: time=\"2026-06-14T08:51:29.692732172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=4e60f0a1-3751-4da8-b7ed-428532e2d2f3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:29.695200 crc crio[24245]: time=\"2026-06-14T08:51:29.695133119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:29.728898 crc crio[24245]: time=\"2026-06-14T08:51:29.728741299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=a68bc6c3-12f6-4751-9b7b-7a9425126af2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:29.745056 crc crio[24245]: time=\"2026-06-14T08:51:29.744970345Z\" level=info msg=\"Stopped container e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261: openstack/ceilometer-0/ceilometer-notification-agent\" id=dd6020c4-fc60-4a81-9d47-c00d0dd76109 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:29.746480 crc crio[24245]: time=\"2026-06-14T08:51:29.74638048Z\" level=info msg=\"Stopping pod sandbox: 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c\" id=5078b760-eed0-422c-85d5-4eea14098c44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:29.746959 crc crio[24245]: time=\"2026-06-14T08:51:29.746912397Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c UID:3f21ff5b-62e1-462d-83a9-cf7968f09e79 NetNS:/var/run/netns/a415bd7d-1674-492b-97c4-0ea8d75c1e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f21ff5b_62e1_462d_83a9_cf7968f09e79.slice PodAnnotations:0xc003bf6260}] Aliases:map[]}\"\nJun 14 08:51:29.747135 crc crio[24245]: time=\"2026-06-14T08:51:29.747096223Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:29.753767 crc crio[24245]: time=\"2026-06-14T08:51:29.753654554Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=30b65110-bf0a-4911-b5e0-254be8c7af66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:29.755340 crc crio[24245]: time=\"2026-06-14T08:51:29.755278836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:29.826892 crc crio[24245]: time=\"2026-06-14T08:51:29.826790943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:29.837385 crc crio[24245]: time=\"2026-06-14T08:51:29.837299476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:30.078957 crc crio[24245]: time=\"2026-06-14T08:51:30.078402001Z\" level=info msg=\"Created container e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=30b65110-bf0a-4911-b5e0-254be8c7af66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:30.080743 crc crio[24245]: time=\"2026-06-14T08:51:30.080651491Z\" level=info msg=\"Starting container: e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e\" id=834da157-d4bc-4954-bd68-2718f30ca5e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:30.087485 crc crio[24245]: time=\"2026-06-14T08:51:30.087393416Z\" level=info msg=\"Started container\" PID=83167 containerID=e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=834da157-d4bc-4954-bd68-2718f30ca5e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f\nJun 14 08:51:30.101405 crc crio[24245]: time=\"2026-06-14T08:51:30.101319929Z\" level=info msg=\"Stopped pod sandbox: 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c\" id=5078b760-eed0-422c-85d5-4eea14098c44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:30.109796 crc crio[24245]: time=\"2026-06-14T08:51:30.109609265Z\" level=info msg=\"Created container f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4: openstack/nova-api-0/nova-api-log\" id=3db6a5e1-4f3b-4a85-8267-5f34972a22df name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:30.110672 crc crio[24245]: time=\"2026-06-14T08:51:30.110548773Z\" level=info msg=\"Starting container: f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4\" id=dcc35c5b-5af0-47f6-b9a2-02c793b3d527 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:30.116128 crc crio[24245]: time=\"2026-06-14T08:51:30.116053539Z\" level=info msg=\"Started container\" PID=83166 containerID=f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4 description=openstack/nova-api-0/nova-api-log id=dcc35c5b-5af0-47f6-b9a2-02c793b3d527 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e\nJun 14 08:51:30.130007 crc crio[24245]: time=\"2026-06-14T08:51:30.12991448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4b06df0e-a538-4dd4-9f3b-f9e2b6713647 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:30.169705 crc crio[24245]: time=\"2026-06-14T08:51:30.169592673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6da38d97-6c68-413b-a753-4a89aace3eb5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:30.185460 crc crio[24245]: time=\"2026-06-14T08:51:30.185369945Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=d8ace79c-8f6e-4b61-bd8a-ab263b9d11be name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:30.187095 crc crio[24245]: time=\"2026-06-14T08:51:30.187011778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:30.243901 crc crio[24245]: time=\"2026-06-14T08:51:30.241156761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:30.253065 crc crio[24245]: time=\"2026-06-14T08:51:30.253006162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:30.404947 crc crio[24245]: time=\"2026-06-14T08:51:30.40475875Z\" level=info msg=\"Removing container: 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf\" id=a0850447-6c9f-423e-b8f8-a18514def5a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:30.411026 crc crio[24245]: time=\"2026-06-14T08:51:30.410767939Z\" level=info msg=\"Created container 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b: openstack/nova-api-0/nova-api-api\" id=d8ace79c-8f6e-4b61-bd8a-ab263b9d11be name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:30.412615 crc crio[24245]: time=\"2026-06-14T08:51:30.412447604Z\" level=info msg=\"Starting container: 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b\" id=bee147a1-0f63-44b4-8e9e-cb905f00aa48 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:30.426977 crc crio[24245]: time=\"2026-06-14T08:51:30.426341427Z\" level=info msg=\"Started container\" PID=83212 containerID=47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b description=openstack/nova-api-0/nova-api-api id=bee147a1-0f63-44b4-8e9e-cb905f00aa48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e\nJun 14 08:51:30.439540 crc crio[24245]: time=\"2026-06-14T08:51:30.439444162Z\" level=info msg=\"Removed container 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf: openstack/ceilometer-0/proxy-httpd\" id=a0850447-6c9f-423e-b8f8-a18514def5a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:30.454377 crc crio[24245]: time=\"2026-06-14T08:51:30.454198576Z\" level=info msg=\"Removing container: c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80\" id=f428d531-2d2c-4d90-9376-f2dfb4e64da7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:30.484684 crc crio[24245]: time=\"2026-06-14T08:51:30.484600075Z\" level=info msg=\"Removed container c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80: openstack/ceilometer-0/sg-core\" id=f428d531-2d2c-4d90-9376-f2dfb4e64da7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:30.486976 crc crio[24245]: time=\"2026-06-14T08:51:30.486939265Z\" level=info msg=\"Removing container: e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261\" id=3fb5ec07-7f43-49ef-959d-fe88b3aed04b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:30.520205 crc crio[24245]: time=\"2026-06-14T08:51:30.520087151Z\" level=info msg=\"Removed container e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261: openstack/ceilometer-0/ceilometer-notification-agent\" id=3fb5ec07-7f43-49ef-959d-fe88b3aed04b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:30.523446 crc crio[24245]: time=\"2026-06-14T08:51:30.523407637Z\" level=info msg=\"Removing container: a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c\" id=cb57b2a9-6010-47f2-bd9b-82209cc34a4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:30.559034 crc crio[24245]: time=\"2026-06-14T08:51:30.558973638Z\" level=info msg=\"Removed container a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c: openstack/ceilometer-0/ceilometer-central-agent\" id=cb57b2a9-6010-47f2-bd9b-82209cc34a4d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:31.170599 crc crio[24245]: time=\"2026-06-14T08:51:31.170427133Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=b30d21a5-98e7-45b3-8b79-0b010998eeb7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:31.171795 crc crio[24245]: time=\"2026-06-14T08:51:31.17063605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:31.206826 crc crio[24245]: time=\"2026-06-14T08:51:31.206622357Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7 UID:5be7dd26-b5da-4edd-bbb3-df184b65072c NetNS:/var/run/netns/2a533313-d3f5-49a8-805a-dc6f277ca67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be7dd26_b5da_4edd_bbb3_df184b65072c.slice PodAnnotations:0xc00161a3f8}] Aliases:map[]}\"\nJun 14 08:51:31.206826 crc crio[24245]: time=\"2026-06-14T08:51:31.206809803Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:31.817003 crc crio[24245]: 2026-06-14T08:51:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:648683f91e5420c Mac:fa:e5:1f:2e:c9:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/2a533313-d3f5-49a8-805a-dc6f277ca67f SocketPath: PciID:}] [{Interface:0xc00032a6b0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:31.817265 crc crio[24245]: time=\"2026-06-14T08:51:31.817185613Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7 UID:5be7dd26-b5da-4edd-bbb3-df184b65072c NetNS:/var/run/netns/2a533313-d3f5-49a8-805a-dc6f277ca67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be7dd26_b5da_4edd_bbb3_df184b65072c.slice PodAnnotations:0xc00161a3f8}] Aliases:map[]}\"\nJun 14 08:51:31.817420 crc crio[24245]: time=\"2026-06-14T08:51:31.817370929Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:31.826251 crc crio[24245]: time=\"2026-06-14T08:51:31.826154039Z\" level=info msg=\"Ran pod sandbox 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7 with infra container: openstack/ceilometer-0/POD\" id=b30d21a5-98e7-45b3-8b79-0b010998eeb7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:31.829372 crc crio[24245]: time=\"2026-06-14T08:51:31.829308519Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ea08e076-ffa7-4c4a-b517-b41a8f95989f name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:31.839816 crc crio[24245]: time=\"2026-06-14T08:51:31.839365598Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 14 08:51:32.361477 crc crio[24245]: time=\"2026-06-14T08:51:32.361338879Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ea08e076-ffa7-4c4a-b517-b41a8f95989f name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:32.364445 crc crio[24245]: time=\"2026-06-14T08:51:32.363210995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=3b45e2cb-97ce-495c-a259-45a48b9e7f01 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:32.405876 crc crio[24245]: time=\"2026-06-14T08:51:32.405745169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6dff98f4-f5f9-4c2f-ae89-d41dce5ae948 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:32.413553 crc crio[24245]: time=\"2026-06-14T08:51:32.413458494Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=183557fa-9965-45dd-8f26-7608c5ba792f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:32.415708 crc crio[24245]: time=\"2026-06-14T08:51:32.414116495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:32.485061 crc crio[24245]: time=\"2026-06-14T08:51:32.484927892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:32.488831 crc crio[24245]: time=\"2026-06-14T08:51:32.488760912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:32.653184 crc crio[24245]: time=\"2026-06-14T08:51:32.652627958Z\" level=info msg=\"Created container 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac: openstack/ceilometer-0/ceilometer-central-agent\" id=183557fa-9965-45dd-8f26-7608c5ba792f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:32.655407 crc crio[24245]: time=\"2026-06-14T08:51:32.655339105Z\" level=info msg=\"Starting container: 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac\" id=b5e6cd9c-8323-4092-828e-523b0fe6ea19 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:32.662711 crc crio[24245]: time=\"2026-06-14T08:51:32.662623066Z\" level=info msg=\"Started container\" PID=83527 containerID=70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac description=openstack/ceilometer-0/ceilometer-central-agent id=b5e6cd9c-8323-4092-828e-523b0fe6ea19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7\nJun 14 08:51:32.676521 crc crio[24245]: time=\"2026-06-14T08:51:32.67465702Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=fb93278b-ed22-4c45-b959-36edd96d0e72 name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:32.678984 crc crio[24245]: time=\"2026-06-14T08:51:32.678913135Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 14 08:51:33.085093 crc crio[24245]: time=\"2026-06-14T08:51:33.08490892Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=fb93278b-ed22-4c45-b959-36edd96d0e72 name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:33.086655 crc crio[24245]: time=\"2026-06-14T08:51:33.086586853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f772ba30-0ecc-4727-9fb8-460a14aa9e24 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:33.130920 crc crio[24245]: time=\"2026-06-14T08:51:33.130823591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=efa70c0d-2818-4b1d-a662-3ec8a14d6946 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:33.141648 crc crio[24245]: time=\"2026-06-14T08:51:33.141567423Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=7384dcb0-020e-4473-9513-6c8789a390d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:33.142173 crc crio[24245]: time=\"2026-06-14T08:51:33.142117761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:33.191546 crc crio[24245]: time=\"2026-06-14T08:51:33.191458503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:33.194929 crc crio[24245]: time=\"2026-06-14T08:51:33.194818448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:33.440345 crc crio[24245]: time=\"2026-06-14T08:51:33.439651783Z\" level=info msg=\"Created container 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51: openstack/ceilometer-0/ceilometer-notification-agent\" id=7384dcb0-020e-4473-9513-6c8789a390d9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:33.442903 crc crio[24245]: time=\"2026-06-14T08:51:33.442728852Z\" level=info msg=\"Starting container: 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51\" id=e0c01386-eeb5-415f-98a0-c42751ebd914 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:33.449354 crc crio[24245]: time=\"2026-06-14T08:51:33.449284023Z\" level=info msg=\"Started container\" PID=83619 containerID=2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51 description=openstack/ceilometer-0/ceilometer-notification-agent id=e0c01386-eeb5-415f-98a0-c42751ebd914 name=/runtime.v1.RuntimeService/StartContainer sandboxID=648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7\nJun 14 08:51:33.462191 crc crio[24245]: time=\"2026-06-14T08:51:33.462102327Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=571ea194-8db8-4154-bc2a-c3a215cd8ffe name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:33.468173 crc crio[24245]: time=\"2026-06-14T08:51:33.46812604Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 14 08:51:33.903562 crc crio[24245]: time=\"2026-06-14T08:51:33.903095385Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=571ea194-8db8-4154-bc2a-c3a215cd8ffe name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:33.904988 crc crio[24245]: time=\"2026-06-14T08:51:33.904897173Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e41a64fc-bacd-4a2c-96a4-d7e45ab497d0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:33.928757 crc crio[24245]: time=\"2026-06-14T08:51:33.928652301Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=4957d0fb-30ae-461d-86be-644ca2c53c95 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:33.947148 crc crio[24245]: time=\"2026-06-14T08:51:33.947049125Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=d1fdb57f-5026-4fb5-965f-af54bd043bd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:33.947692 crc crio[24245]: time=\"2026-06-14T08:51:33.947624264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:33.998334 crc crio[24245]: time=\"2026-06-14T08:51:33.998197883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:34.003197 crc crio[24245]: time=\"2026-06-14T08:51:34.002958705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:34.218055 crc crio[24245]: time=\"2026-06-14T08:51:34.217914572Z\" level=info msg=\"Created container e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909: openstack/ceilometer-0/sg-core\" id=d1fdb57f-5026-4fb5-965f-af54bd043bd4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:34.219513 crc crio[24245]: time=\"2026-06-14T08:51:34.219424056Z\" level=info msg=\"Starting container: e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909\" id=3826d478-6d5c-42c4-9572-b60c8bdbc9ef name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:34.225094 crc crio[24245]: time=\"2026-06-14T08:51:34.225019347Z\" level=info msg=\"Started container\" PID=83668 containerID=e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909 description=openstack/ceilometer-0/sg-core id=3826d478-6d5c-42c4-9572-b60c8bdbc9ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7\nJun 14 08:51:34.243631 crc crio[24245]: time=\"2026-06-14T08:51:34.242373689Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=328e0d0f-0c99-48f7-b853-b394bbb983b7 name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:34.247986 crc crio[24245]: time=\"2026-06-14T08:51:34.247924418Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 14 08:51:42.462120 crc crio[24245]: time=\"2026-06-14T08:51:42.461125593Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=328e0d0f-0c99-48f7-b853-b394bbb983b7 name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:42.464075 crc crio[24245]: time=\"2026-06-14T08:51:42.463105555Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=35e5b458-af05-4644-add6-5b9aff188969 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:42.531271 crc crio[24245]: time=\"2026-06-14T08:51:42.531125372Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=7c5fcd08-78f3-476d-be55-7fc0ca6b150c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:42.542635 crc crio[24245]: time=\"2026-06-14T08:51:42.542535009Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=77ecb989-b9d2-40e7-81a2-9aa6c20d42a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:42.543199 crc crio[24245]: time=\"2026-06-14T08:51:42.543053596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:42.594963 crc crio[24245]: time=\"2026-06-14T08:51:42.594748299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:42.598201 crc crio[24245]: time=\"2026-06-14T08:51:42.598148375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:42.802787 crc crio[24245]: time=\"2026-06-14T08:51:42.801340283Z\" level=info msg=\"Created container 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022: openstack/ceilometer-0/proxy-httpd\" id=77ecb989-b9d2-40e7-81a2-9aa6c20d42a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:42.806951 crc crio[24245]: time=\"2026-06-14T08:51:42.804267366Z\" level=info msg=\"Starting container: 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022\" id=027b5173-004d-47c7-8ee0-72b7adcd0489 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:42.812088 crc crio[24245]: time=\"2026-06-14T08:51:42.81192848Z\" level=info msg=\"Started container\" PID=84151 containerID=88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022 description=openstack/ceilometer-0/proxy-httpd id=027b5173-004d-47c7-8ee0-72b7adcd0489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7\nJun 14 08:51:44.640593 crc crio[24245]: time=\"2026-06-14T08:51:44.639701686Z\" level=warning msg=\"Stopping container fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d with stop signal(15) timed out. Killing...\"\nJun 14 08:51:44.700991 crc crio[24245]: time=\"2026-06-14T08:51:44.700764419Z\" level=error msg=\"Killing container fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 14 08:51:44.750823 crc crio[24245]: time=\"2026-06-14T08:51:44.750701589Z\" level=info msg=\"Stopped container fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=5210b64b-3cf1-4a45-8a30-54e43454e455 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:44.751684 crc crio[24245]: time=\"2026-06-14T08:51:44.751604058Z\" level=info msg=\"Stopping pod sandbox: 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901\" id=0ad18a31-4e9a-4b0c-b8bc-2fff0045789f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:44.752553 crc crio[24245]: time=\"2026-06-14T08:51:44.752491707Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901 UID:afb8486f-7571-44ad-ac5c-248fd53b4881 NetNS:/var/run/netns/f1818a76-dcc6-4418-81f0-e4f9ed29d8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb8486f_7571_44ad_ac5c_248fd53b4881.slice PodAnnotations:0xc0024223e8}] Aliases:map[]}\"\nJun 14 08:51:44.752729 crc crio[24245]: time=\"2026-06-14T08:51:44.752666012Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:45.155411 crc crio[24245]: time=\"2026-06-14T08:51:45.154819784Z\" level=info msg=\"Stopped pod sandbox: 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901\" id=0ad18a31-4e9a-4b0c-b8bc-2fff0045789f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:45.762320 crc crio[24245]: time=\"2026-06-14T08:51:45.76220206Z\" level=info msg=\"Removing container: fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d\" id=1d2ac3b0-3feb-4f3d-aaa1-eb90b63acf24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:45.804774 crc crio[24245]: time=\"2026-06-14T08:51:45.804037217Z\" level=info msg=\"Removed container fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=1d2ac3b0-3feb-4f3d-aaa1-eb90b63acf24 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:46.326782 crc crio[24245]: time=\"2026-06-14T08:51:46.326668731Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=225d7c6c-7f90-48a2-8c7e-c1cdab119867 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:46.326782 crc crio[24245]: time=\"2026-06-14T08:51:46.326767605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:46.366029 crc crio[24245]: time=\"2026-06-14T08:51:46.365930419Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46 UID:5019f96b-ec44-4a77-b986-54f544034031 NetNS:/var/run/netns/b49ba7bf-1797-4d44-bde6-d6c622eb069c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5019f96b_ec44_4a77_b986_54f544034031.slice PodAnnotations:0xc0024226c0}] Aliases:map[]}\"\nJun 14 08:51:46.366029 crc crio[24245]: time=\"2026-06-14T08:51:46.366012152Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:46.918323 crc crio[24245]: 2026-06-14T08:51:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c72481d321941d Mac:d2:9e:2a:38:03:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/b49ba7bf-1797-4d44-bde6-d6c622eb069c SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:46.919904 crc crio[24245]: time=\"2026-06-14T08:51:46.919730909Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46 UID:5019f96b-ec44-4a77-b986-54f544034031 NetNS:/var/run/netns/b49ba7bf-1797-4d44-bde6-d6c622eb069c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5019f96b_ec44_4a77_b986_54f544034031.slice PodAnnotations:0xc0024226c0}] Aliases:map[]}\"\nJun 14 08:51:46.920104 crc crio[24245]: time=\"2026-06-14T08:51:46.920031128Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:46.930463 crc crio[24245]: time=\"2026-06-14T08:51:46.930203696Z\" level=info msg=\"Ran pod sandbox 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=225d7c6c-7f90-48a2-8c7e-c1cdab119867 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:46.934688 crc crio[24245]: time=\"2026-06-14T08:51:46.93451764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=6dc21d9d-746d-4473-af48-4a35aec3ed22 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:47.003814 crc crio[24245]: time=\"2026-06-14T08:51:47.002335648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=ad7a8a54-8352-4480-bb12-83e661905917 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:47.039736 crc crio[24245]: time=\"2026-06-14T08:51:47.038954114Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=97feb184-b97e-47fa-bb38-a046ff19e978 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:47.039736 crc crio[24245]: time=\"2026-06-14T08:51:47.039399178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:47.112764 crc crio[24245]: time=\"2026-06-14T08:51:47.112670271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:47.118530 crc crio[24245]: time=\"2026-06-14T08:51:47.118434734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:47.354641 crc crio[24245]: time=\"2026-06-14T08:51:47.354526819Z\" level=info msg=\"Created container d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=97feb184-b97e-47fa-bb38-a046ff19e978 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:47.357343 crc crio[24245]: time=\"2026-06-14T08:51:47.357182914Z\" level=info msg=\"Starting container: d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714\" id=c5e47abe-bdab-4794-a583-32b3347b4867 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:47.364095 crc crio[24245]: time=\"2026-06-14T08:51:47.363915379Z\" level=info msg=\"Started container\" PID=84670 containerID=d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=c5e47abe-bdab-4794-a583-32b3347b4867 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46\nJun 14 08:51:49.812264 crc crio[24245]: time=\"2026-06-14T08:51:49.8112958Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-786645bb79-rqwc4/POD\" id=dfa8d0f0-b3f0-437a-91ac-2fd9b6fce650 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:49.813619 crc crio[24245]: time=\"2026-06-14T08:51:49.812333433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:49.865679 crc crio[24245]: time=\"2026-06-14T08:51:49.865467374Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-rqwc4 Namespace:openstack ID:ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495 UID:30bc4bbb-5388-47f0-aa42-bbb39735f98b NetNS:/var/run/netns/702c26bb-384e-4262-8f96-03b4e5231196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30bc4bbb_5388_47f0_aa42_bbb39735f98b.slice PodAnnotations:0xc001c3d480}] Aliases:map[]}\"\nJun 14 08:51:49.866158 crc crio[24245]: time=\"2026-06-14T08:51:49.866136225Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-786645bb79-rqwc4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:50.465222 crc crio[24245]: 2026-06-14T08:51:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff368b941acda77 Mac:4e:59:dc:54:81:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/702c26bb-384e-4262-8f96-03b4e5231196 SocketPath: PciID:}] [{Interface:0xc000502710 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:50.470817 crc crio[24245]: time=\"2026-06-14T08:51:50.470481699Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-rqwc4 Namespace:openstack ID:ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495 UID:30bc4bbb-5388-47f0-aa42-bbb39735f98b NetNS:/var/run/netns/702c26bb-384e-4262-8f96-03b4e5231196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30bc4bbb_5388_47f0_aa42_bbb39735f98b.slice PodAnnotations:0xc001c3d480}] Aliases:map[]}\"\nJun 14 08:51:50.470817 crc crio[24245]: time=\"2026-06-14T08:51:50.470891372Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-786645bb79-rqwc4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:50.485473 crc crio[24245]: time=\"2026-06-14T08:51:50.485368328Z\" level=info msg=\"Ran pod sandbox ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495 with infra container: openstack/dnsmasq-dns-786645bb79-rqwc4/POD\" id=dfa8d0f0-b3f0-437a-91ac-2fd9b6fce650 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:50.496708 crc crio[24245]: time=\"2026-06-14T08:51:50.496649297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2372e44a-584e-4bcc-a771-cada6b75ea1f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:50.575376 crc crio[24245]: time=\"2026-06-14T08:51:50.575267787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c93a12e6-dca0-4387-8a51-e8cdc501bbef name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:50.591498 crc crio[24245]: time=\"2026-06-14T08:51:50.590778542Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-786645bb79-rqwc4/init\" id=5cc6b873-1231-409c-9e65-5b096c2dfd2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:50.591498 crc crio[24245]: time=\"2026-06-14T08:51:50.591197646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:50.699817 crc crio[24245]: time=\"2026-06-14T08:51:50.69969767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:50.718826 crc crio[24245]: time=\"2026-06-14T08:51:50.718612234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:50.960025 crc crio[24245]: time=\"2026-06-14T08:51:50.959403061Z\" level=info msg=\"Created container c2a3b0e851862918f0ed7ccd8f9a79bc2536bb664178dba90dfe4e9b6685e163: openstack/dnsmasq-dns-786645bb79-rqwc4/init\" id=5cc6b873-1231-409c-9e65-5b096c2dfd2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:50.961932 crc crio[24245]: time=\"2026-06-14T08:51:50.961826459Z\" level=info msg=\"Starting container: c2a3b0e851862918f0ed7ccd8f9a79bc2536bb664178dba90dfe4e9b6685e163\" id=d5484d55-cb20-485d-b1b3-3dd7dc5396ef name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:50.968783 crc crio[24245]: time=\"2026-06-14T08:51:50.968697963Z\" level=info msg=\"Started container\" PID=84900 containerID=c2a3b0e851862918f0ed7ccd8f9a79bc2536bb664178dba90dfe4e9b6685e163 description=openstack/dnsmasq-dns-786645bb79-rqwc4/init id=d5484d55-cb20-485d-b1b3-3dd7dc5396ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495\nJun 14 08:51:51.921111 crc crio[24245]: time=\"2026-06-14T08:51:51.92037956Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5d0fd253-44c7-404d-ba68-c8e179e84656 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:52.006008 crc crio[24245]: time=\"2026-06-14T08:51:52.005625618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=db318df3-81ce-483c-bd8e-745acaa345ec name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:52.023389 crc crio[24245]: time=\"2026-06-14T08:51:52.022815753Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-786645bb79-rqwc4/dnsmasq-dns\" id=40b19782-8f96-4ca1-8dec-c75a7f6d016d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:52.023389 crc crio[24245]: time=\"2026-06-14T08:51:52.02335068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:52.088622 crc crio[24245]: time=\"2026-06-14T08:51:52.08846006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:52.097426 crc crio[24245]: time=\"2026-06-14T08:51:52.093513641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:52.314191 crc crio[24245]: time=\"2026-06-14T08:51:52.313608128Z\" level=info msg=\"Created container 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49: openstack/dnsmasq-dns-786645bb79-rqwc4/dnsmasq-dns\" id=40b19782-8f96-4ca1-8dec-c75a7f6d016d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:52.316957 crc crio[24245]: time=\"2026-06-14T08:51:52.316357975Z\" level=info msg=\"Starting container: 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49\" id=076feda6-4434-4dc5-8ca2-4f985bb86328 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:52.324074 crc crio[24245]: time=\"2026-06-14T08:51:52.323965948Z\" level=info msg=\"Started container\" PID=84964 containerID=9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49 description=openstack/dnsmasq-dns-786645bb79-rqwc4/dnsmasq-dns id=076feda6-4434-4dc5-8ca2-4f985bb86328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495\nJun 14 08:51:52.888117 crc crio[24245]: time=\"2026-06-14T08:51:52.887803907Z\" level=info msg=\"Stopping container: 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022 (timeout: 30s)\" id=3a1e6bbd-0624-4bbe-9266-4deca8ae26f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:52.888584 crc crio[24245]: time=\"2026-06-14T08:51:52.888362763Z\" level=info msg=\"Stopping container: 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51 (timeout: 30s)\" id=9c12a747-82b3-4d58-bfc1-c553222f5ac2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:52.891419 crc crio[24245]: time=\"2026-06-14T08:51:52.887938949Z\" level=info msg=\"Stopping container: e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909 (timeout: 30s)\" id=70e8c597-2a7f-4606-850a-a806b34ded33 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:52.892061 crc crio[24245]: time=\"2026-06-14T08:51:52.887991001Z\" level=info msg=\"Stopping container: 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac (timeout: 30s)\" id=fde83e2f-bf29-4343-aa2f-50b7d5c7a878 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:53.029930 crc crio[24245]: time=\"2026-06-14T08:51:53.029671723Z\" level=info msg=\"Stopped container e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909: openstack/ceilometer-0/sg-core\" id=70e8c597-2a7f-4606-850a-a806b34ded33 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:53.130439 crc crio[24245]: time=\"2026-06-14T08:51:53.130139712Z\" level=info msg=\"Stopped container 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022: openstack/ceilometer-0/proxy-httpd\" id=3a1e6bbd-0624-4bbe-9266-4deca8ae26f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:53.176602 crc crio[24245]: time=\"2026-06-14T08:51:53.17651059Z\" level=info msg=\"Stopping container: 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b (timeout: 30s)\" id=1ed9102d-55c5-48ed-9039-c3ac882f440a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:53.180690 crc crio[24245]: time=\"2026-06-14T08:51:53.180602662Z\" level=info msg=\"Stopping container: f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4 (timeout: 30s)\" id=f1528bc8-1bea-4518-aff5-5298b4c60527 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:53.313830 crc crio[24245]: time=\"2026-06-14T08:51:53.313354996Z\" level=info msg=\"Stopped container f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4: openstack/nova-api-0/nova-api-log\" id=f1528bc8-1bea-4518-aff5-5298b4c60527 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:53.648473 crc crio[24245]: time=\"2026-06-14T08:51:53.648400749Z\" level=info msg=\"Stopped container 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac: openstack/ceilometer-0/ceilometer-central-agent\" id=fde83e2f-bf29-4343-aa2f-50b7d5c7a878 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:56.129549 crc crio[24245]: time=\"2026-06-14T08:51:56.127924663Z\" level=info msg=\"Stopped container 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51: openstack/ceilometer-0/ceilometer-notification-agent\" id=9c12a747-82b3-4d58-bfc1-c553222f5ac2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:56.131420 crc crio[24245]: time=\"2026-06-14T08:51:56.130662369Z\" level=info msg=\"Stopping pod sandbox: 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7\" id=cdbf4199-776d-41f2-8d32-a4f0a280029b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:56.131784 crc crio[24245]: time=\"2026-06-14T08:51:56.131663972Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7 UID:5be7dd26-b5da-4edd-bbb3-df184b65072c NetNS:/var/run/netns/2a533313-d3f5-49a8-805a-dc6f277ca67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be7dd26_b5da_4edd_bbb3_df184b65072c.slice PodAnnotations:0xc000523338}] Aliases:map[]}\"\nJun 14 08:51:56.132155 crc crio[24245]: time=\"2026-06-14T08:51:56.131984242Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:56.549019 crc crio[24245]: time=\"2026-06-14T08:51:56.548614745Z\" level=info msg=\"Stopped pod sandbox: 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7\" id=cdbf4199-776d-41f2-8d32-a4f0a280029b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:56.758468 crc crio[24245]: time=\"2026-06-14T08:51:56.758286461Z\" level=info msg=\"Stopped container 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b: openstack/nova-api-0/nova-api-api\" id=1ed9102d-55c5-48ed-9039-c3ac882f440a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:56.760146 crc crio[24245]: time=\"2026-06-14T08:51:56.760016317Z\" level=info msg=\"Stopping pod sandbox: aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e\" id=b257eab3-b1ab-40b0-a28f-8c31b6eecde9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:56.761042 crc crio[24245]: time=\"2026-06-14T08:51:56.760690979Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e UID:d5593f7a-1894-4be5-bc42-63b2a84adc68 NetNS:/var/run/netns/8ebddd09-4e07-491b-90b0-93877c7f0d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5593f7a_1894_4be5_bc42_63b2a84adc68.slice PodAnnotations:0xc0005234e0}] Aliases:map[]}\"\nJun 14 08:51:56.761042 crc crio[24245]: time=\"2026-06-14T08:51:56.760911466Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:57.087098 crc crio[24245]: time=\"2026-06-14T08:51:57.086334533Z\" level=info msg=\"Removing container: 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022\" id=9622df05-30e0-441f-897a-17f3bfb2182e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:57.163939 crc crio[24245]: time=\"2026-06-14T08:51:57.157442969Z\" level=info msg=\"Removed container 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022: openstack/ceilometer-0/proxy-httpd\" id=9622df05-30e0-441f-897a-17f3bfb2182e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:57.171173 crc crio[24245]: time=\"2026-06-14T08:51:57.171063698Z\" level=info msg=\"Removing container: e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909\" id=ba5bee41-ec8d-4791-9317-f67e86260018 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:57.310559 crc crio[24245]: time=\"2026-06-14T08:51:57.310410626Z\" level=info msg=\"Removed container e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909: openstack/ceilometer-0/sg-core\" id=ba5bee41-ec8d-4791-9317-f67e86260018 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:57.317139 crc crio[24245]: time=\"2026-06-14T08:51:57.316928834Z\" level=info msg=\"Removing container: 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51\" id=094b5a17-948b-40f4-bb3f-0be659edda9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:57.347218 crc crio[24245]: time=\"2026-06-14T08:51:57.347051907Z\" level=info msg=\"Stopped pod sandbox: aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e\" id=b257eab3-b1ab-40b0-a28f-8c31b6eecde9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:57.476144 crc crio[24245]: time=\"2026-06-14T08:51:57.475608676Z\" level=info msg=\"Removed container 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51: openstack/ceilometer-0/ceilometer-notification-agent\" id=094b5a17-948b-40f4-bb3f-0be659edda9a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:57.483584 crc crio[24245]: time=\"2026-06-14T08:51:57.483405375Z\" level=info msg=\"Removing container: 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac\" id=fdc8c6f1-81eb-4963-ad71-fc85b830be69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:57.576610 crc crio[24245]: time=\"2026-06-14T08:51:57.574350674Z\" level=info msg=\"Removed container 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac: openstack/ceilometer-0/ceilometer-central-agent\" id=fdc8c6f1-81eb-4963-ad71-fc85b830be69 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:57.612608 crc crio[24245]: time=\"2026-06-14T08:51:57.612447923Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=7b327d8a-dfed-4745-a8b0-aec17e216343 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:57.612608 crc crio[24245]: time=\"2026-06-14T08:51:57.612570607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:57.689347 crc crio[24245]: time=\"2026-06-14T08:51:57.689212445Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a UID:29804ea3-44fa-4389-8eda-9cd2e4266564 NetNS:/var/run/netns/de31e09e-acc0-4523-84dd-b40bb10ca6b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29804ea3_44fa_4389_8eda_9cd2e4266564.slice PodAnnotations:0xc001c3c790}] Aliases:map[]}\"\nJun 14 08:51:57.689347 crc crio[24245]: time=\"2026-06-14T08:51:57.689323159Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:58.018664 crc crio[24245]: time=\"2026-06-14T08:51:58.01858091Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-94z55/POD\" id=910061f4-803b-4a96-81f7-0af4a88472d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:58.018829 crc crio[24245]: time=\"2026-06-14T08:51:58.018687053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:58.070047 crc crio[24245]: time=\"2026-06-14T08:51:58.069106119Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-94z55 Namespace:openstack ID:1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914 UID:82f67187-1209-4b3d-81e5-fab76912ebd5 NetNS:/var/run/netns/6a86f561-f921-41a8-8abd-e540cdc09c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82f67187_1209_4b3d_81e5_fab76912ebd5.slice PodAnnotations:0xc001c3ca00}] Aliases:map[]}\"\nJun 14 08:51:58.070047 crc crio[24245]: time=\"2026-06-14T08:51:58.06944486Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-94z55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:58.099796 crc crio[24245]: 2026-06-14T08:51:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2c5897e4ca3bcb Mac:3a:aa:5f:3f:15:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/de31e09e-acc0-4523-84dd-b40bb10ca6b2 SocketPath: PciID:}] [{Interface:0xc00058a770 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:58.101723 crc crio[24245]: time=\"2026-06-14T08:51:58.101614794Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a UID:29804ea3-44fa-4389-8eda-9cd2e4266564 NetNS:/var/run/netns/de31e09e-acc0-4523-84dd-b40bb10ca6b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29804ea3_44fa_4389_8eda_9cd2e4266564.slice PodAnnotations:0xc001c3c790}] Aliases:map[]}\"\nJun 14 08:51:58.102202 crc crio[24245]: time=\"2026-06-14T08:51:58.101947705Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:58.123180 crc crio[24245]: time=\"2026-06-14T08:51:58.123124168Z\" level=info msg=\"Removing container: 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b\" id=446a9fef-7b0b-4bfb-9561-699a924ec45d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:58.140125 crc crio[24245]: time=\"2026-06-14T08:51:58.140020447Z\" level=info msg=\"Ran pod sandbox d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a with infra container: openstack/ceilometer-0/POD\" id=7b327d8a-dfed-4745-a8b0-aec17e216343 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:58.149735 crc crio[24245]: time=\"2026-06-14T08:51:58.143829298Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=cc09e887-cd95-48f6-ad97-ccd0af645f5c name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:58.149735 crc crio[24245]: time=\"2026-06-14T08:51:58.149387865Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"\nJun 14 08:51:58.234156 crc crio[24245]: time=\"2026-06-14T08:51:58.234099602Z\" level=info msg=\"Removed container 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b: openstack/nova-api-0/nova-api-api\" id=446a9fef-7b0b-4bfb-9561-699a924ec45d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:58.257812 crc crio[24245]: time=\"2026-06-14T08:51:58.25770008Z\" level=info msg=\"Removing container: f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4\" id=c596b258-912a-4c5e-a0ab-d192a2e4d990 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:58.351597 crc crio[24245]: time=\"2026-06-14T08:51:58.35149817Z\" level=info msg=\"Removed container f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4: openstack/nova-api-0/nova-api-log\" id=c596b258-912a-4c5e-a0ab-d192a2e4d990 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:51:58.628703 crc crio[24245]: time=\"2026-06-14T08:51:58.628048752Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=cc09e887-cd95-48f6-ad97-ccd0af645f5c name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:58.631733 crc crio[24245]: time=\"2026-06-14T08:51:58.631650996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=3f7880ab-d0c6-40ea-bbd5-95573ed60b7e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:58.639754 crc crio[24245]: time=\"2026-06-14T08:51:58.639222277Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=1ceb840f-2d6a-4275-9540-142784727ce2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:58.639754 crc crio[24245]: time=\"2026-06-14T08:51:58.639385952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:58.670418 crc crio[24245]: time=\"2026-06-14T08:51:58.668449348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=0c3d2819-4f9e-4515-80b8-82c71af32228 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:58.689967 crc crio[24245]: time=\"2026-06-14T08:51:58.689656834Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e88a9d69-d470-4a04-a704-4230f4810644 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:58.701816 crc crio[24245]: time=\"2026-06-14T08:51:58.701664516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:58.708793 crc crio[24245]: time=\"2026-06-14T08:51:58.708697632Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3 UID:d053b388-b9b3-4e9a-af2f-a6e249461f7c NetNS:/var/run/netns/c1d7f94d-5907-4172-a00d-1a4b1c009ccc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd053b388_b9b3_4e9a_af2f_a6e249461f7c.slice PodAnnotations:0xc001b861e0}] Aliases:map[]}\"\nJun 14 08:51:58.708793 crc crio[24245]: time=\"2026-06-14T08:51:58.708776494Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:58.709068 crc crio[24245]: 2026-06-14T08:51:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b1bb00debece26 Mac:0e:47:46:36:01:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/6a86f561-f921-41a8-8abd-e540cdc09c81 SocketPath: PciID:}] [{Interface:0xc000600d40 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:58.714509 crc crio[24245]: time=\"2026-06-14T08:51:58.712806291Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-94z55 Namespace:openstack ID:1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914 UID:82f67187-1209-4b3d-81e5-fab76912ebd5 NetNS:/var/run/netns/6a86f561-f921-41a8-8abd-e540cdc09c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82f67187_1209_4b3d_81e5_fab76912ebd5.slice PodAnnotations:0xc001c3ca00}] Aliases:map[]}\"\nJun 14 08:51:58.715944 crc crio[24245]: time=\"2026-06-14T08:51:58.715788647Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-94z55 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:58.748003 crc crio[24245]: time=\"2026-06-14T08:51:58.747914928Z\" level=info msg=\"Ran pod sandbox 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914 with infra container: openstack/nova-cell1-cell-mapping-94z55/POD\" id=910061f4-803b-4a96-81f7-0af4a88472d1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:58.753336 crc crio[24245]: time=\"2026-06-14T08:51:58.753223957Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=7204b95e-b124-4b27-89c3-7823eea0aabd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:58.785119 crc crio[24245]: time=\"2026-06-14T08:51:58.784812022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=cc1535ec-98f0-4f4b-a7ae-178289fa2cee name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:58.798019 crc crio[24245]: time=\"2026-06-14T08:51:58.797913019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:58.809558 crc crio[24245]: time=\"2026-06-14T08:51:58.80944009Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-94z55/nova-manage\" id=3f4fb284-1dc4-4098-aff1-1f329b437077 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:58.810054 crc crio[24245]: time=\"2026-06-14T08:51:58.809969097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:58.818047 crc crio[24245]: time=\"2026-06-14T08:51:58.817944394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:58.914224 crc crio[24245]: time=\"2026-06-14T08:51:58.913583297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:58.918019 crc crio[24245]: time=\"2026-06-14T08:51:58.917805196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:58.978429 crc crio[24245]: time=\"2026-06-14T08:51:58.976611334Z\" level=info msg=\"Created container e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4: openstack/ceilometer-0/ceilometer-central-agent\" id=e88a9d69-d470-4a04-a704-4230f4810644 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:58.980340 crc crio[24245]: time=\"2026-06-14T08:51:58.979403487Z\" level=info msg=\"Starting container: e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4\" id=d6e17c96-331a-4033-bb92-18fabe1fb2a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:58.985438 crc crio[24245]: time=\"2026-06-14T08:51:58.985356278Z\" level=info msg=\"Started container\" PID=85595 containerID=e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4 description=openstack/ceilometer-0/ceilometer-central-agent id=d6e17c96-331a-4033-bb92-18fabe1fb2a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a\nJun 14 08:51:59.011579 crc crio[24245]: time=\"2026-06-14T08:51:59.011491083Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=77a828d5-8cbc-46ba-bdd1-7bc057703f01 name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:59.024051 crc crio[24245]: time=\"2026-06-14T08:51:59.017965405Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"\nJun 14 08:51:59.142669 crc crio[24245]: time=\"2026-06-14T08:51:59.134364404Z\" level=info msg=\"Stopping container: cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca (timeout: 10s)\" id=aba0711a-f348-4395-a866-a827883478f2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:59.218753 crc crio[24245]: time=\"2026-06-14T08:51:59.218668045Z\" level=info msg=\"Created container 92c482adfa654c57426a95a593876d86acb4cadd4f195585ce0b5615d54d0923: openstack/nova-cell1-cell-mapping-94z55/nova-manage\" id=3f4fb284-1dc4-4098-aff1-1f329b437077 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:59.220171 crc crio[24245]: time=\"2026-06-14T08:51:59.220096129Z\" level=info msg=\"Starting container: 92c482adfa654c57426a95a593876d86acb4cadd4f195585ce0b5615d54d0923\" id=22da36a8-ddc5-4f87-88f6-f8dd8cdadb92 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:59.231101 crc crio[24245]: time=\"2026-06-14T08:51:59.228263524Z\" level=info msg=\"Started container\" PID=85604 containerID=92c482adfa654c57426a95a593876d86acb4cadd4f195585ce0b5615d54d0923 description=openstack/nova-cell1-cell-mapping-94z55/nova-manage id=22da36a8-ddc5-4f87-88f6-f8dd8cdadb92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914\nJun 14 08:51:59.290959 crc crio[24245]: time=\"2026-06-14T08:51:59.288161556Z\" level=info msg=\"Stopped container cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca: openstack/dnsmasq-dns-b779ff7c7-7jhs9/dnsmasq-dns\" id=aba0711a-f348-4395-a866-a827883478f2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:51:59.290959 crc crio[24245]: time=\"2026-06-14T08:51:59.289148917Z\" level=info msg=\"Stopping pod sandbox: 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810\" id=72584cf2-fe0a-4a4b-a885-62f60586e402 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:59.292349 crc crio[24245]: time=\"2026-06-14T08:51:59.29109896Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-7jhs9 Namespace:openstack ID:1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810 UID:1dec3569-6ec2-4fe0-8252-0f9bfd3cb14c NetNS:/var/run/netns/4d08729b-6256-4d1d-b6b0-18e93a90ac68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dec3569_6ec2_4fe0_8252_0f9bfd3cb14c.slice PodAnnotations:0xc000522c48}] Aliases:map[]}\"\nJun 14 08:51:59.292349 crc crio[24245]: time=\"2026-06-14T08:51:59.291294396Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-b779ff7c7-7jhs9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:51:59.351665 crc crio[24245]: 2026-06-14T08:51:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6ddca405b8136a Mac:46:06:68:30:e0:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/c1d7f94d-5907-4172-a00d-1a4b1c009ccc SocketPath: PciID:}] [{Interface:0xc00011e6c0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:51:59.353072 crc crio[24245]: time=\"2026-06-14T08:51:59.353039763Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3 UID:d053b388-b9b3-4e9a-af2f-a6e249461f7c NetNS:/var/run/netns/c1d7f94d-5907-4172-a00d-1a4b1c009ccc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd053b388_b9b3_4e9a_af2f_a6e249461f7c.slice PodAnnotations:0xc001b861e0}] Aliases:map[]}\"\nJun 14 08:51:59.353344 crc crio[24245]: time=\"2026-06-14T08:51:59.353322482Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:51:59.362412 crc crio[24245]: time=\"2026-06-14T08:51:59.36236644Z\" level=info msg=\"Ran pod sandbox d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3 with infra container: openstack/nova-api-0/POD\" id=1ceb840f-2d6a-4275-9540-142784727ce2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:51:59.377674 crc crio[24245]: time=\"2026-06-14T08:51:59.377612744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=60f9d612-6c95-4990-a5a4-6d5f9e4195bb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:59.380745 crc crio[24245]: time=\"2026-06-14T08:51:59.380701402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=56a875d1-799a-4d3d-b866-14d397f532c1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:59.405903 crc crio[24245]: time=\"2026-06-14T08:51:59.401610988Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=7a8ddab7-c4d9-46b4-861a-8091c306cd42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:59.405903 crc crio[24245]: time=\"2026-06-14T08:51:59.402073973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:59.507393 crc crio[24245]: time=\"2026-06-14T08:51:59.507302112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:59.512807 crc crio[24245]: time=\"2026-06-14T08:51:59.512720736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:59.514804 crc crio[24245]: time=\"2026-06-14T08:51:59.514724199Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=77a828d5-8cbc-46ba-bdd1-7bc057703f01 name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:59.517930 crc crio[24245]: time=\"2026-06-14T08:51:59.517555859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=3c5814df-430a-45f1-88f2-7d1391fb0a3f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:59.560945 crc crio[24245]: time=\"2026-06-14T08:51:59.56030419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=d2be2f87-60b7-4956-bd01-38ec892a7327 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:59.570172 crc crio[24245]: time=\"2026-06-14T08:51:59.57007336Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=fe4bd717-685a-48f8-9d69-a229aa20a250 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:59.570763 crc crio[24245]: time=\"2026-06-14T08:51:59.57069746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:59.659822 crc crio[24245]: time=\"2026-06-14T08:51:59.659055763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:59.708955 crc crio[24245]: time=\"2026-06-14T08:51:59.708781328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:51:59.835708 crc crio[24245]: time=\"2026-06-14T08:51:59.835540052Z\" level=info msg=\"Stopped pod sandbox: 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810\" id=72584cf2-fe0a-4a4b-a885-62f60586e402 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:51:59.836256 crc crio[24245]: time=\"2026-06-14T08:51:59.83613949Z\" level=info msg=\"Created container 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2: openstack/nova-api-0/nova-api-log\" id=7a8ddab7-c4d9-46b4-861a-8091c306cd42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:59.839690 crc crio[24245]: time=\"2026-06-14T08:51:59.839480127Z\" level=info msg=\"Starting container: 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2\" id=c2c4b340-c74e-4e9a-994c-fed4346a5e36 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:59.848127 crc crio[24245]: time=\"2026-06-14T08:51:59.84709158Z\" level=info msg=\"Started container\" PID=85752 containerID=288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2 description=openstack/nova-api-0/nova-api-log id=c2c4b340-c74e-4e9a-994c-fed4346a5e36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3\nJun 14 08:51:59.861376 crc crio[24245]: time=\"2026-06-14T08:51:59.861285267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2d9def6c-208b-429a-a7ac-6bb90f3fa6f0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:51:59.888128 crc crio[24245]: time=\"2026-06-14T08:51:59.887976992Z\" level=info msg=\"Created container 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a: openstack/ceilometer-0/ceilometer-notification-agent\" id=fe4bd717-685a-48f8-9d69-a229aa20a250 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:51:59.891049 crc crio[24245]: time=\"2026-06-14T08:51:59.890970316Z\" level=info msg=\"Starting container: 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a\" id=c35877d3-3e21-49cc-9ec3-96287ad7daac name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:51:59.898265 crc crio[24245]: time=\"2026-06-14T08:51:59.895959674Z\" level=info msg=\"Started container\" PID=85761 containerID=26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a description=openstack/ceilometer-0/ceilometer-notification-agent id=c35877d3-3e21-49cc-9ec3-96287ad7daac name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a\nJun 14 08:51:59.919699 crc crio[24245]: time=\"2026-06-14T08:51:59.9195723Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=048bb29c-bb39-4110-94b6-d3ce41f19f35 name=/runtime.v1.ImageService/PullImage\nJun 14 08:51:59.925095 crc crio[24245]: time=\"2026-06-14T08:51:59.925019371Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"\nJun 14 08:52:00.045583 crc crio[24245]: time=\"2026-06-14T08:52:00.039035461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=45e17486-af77-4e35-91c0-fcc8a80faf27 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:00.050093 crc crio[24245]: time=\"2026-06-14T08:52:00.048525444Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=4accc14a-5188-49bb-9b0e-c90ac878d175 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:00.050093 crc crio[24245]: time=\"2026-06-14T08:52:00.049466095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:00.165316 crc crio[24245]: time=\"2026-06-14T08:52:00.165055093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:00.184626 crc crio[24245]: time=\"2026-06-14T08:52:00.184493528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:00.315785 crc crio[24245]: time=\"2026-06-14T08:52:00.314980585Z\" level=info msg=\"Removing container: cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca\" id=29a36beb-03c9-4368-8a59-14056488d883 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:52:00.379145 crc crio[24245]: time=\"2026-06-14T08:52:00.378978042Z\" level=info msg=\"Removed container cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca: openstack/dnsmasq-dns-b779ff7c7-7jhs9/dnsmasq-dns\" id=29a36beb-03c9-4368-8a59-14056488d883 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:52:00.386299 crc crio[24245]: time=\"2026-06-14T08:52:00.386190971Z\" level=info msg=\"Removing container: 48d19d166bd43e0a5e10d01343613a28d6b33bfe11472b47c0fd46b9d7c9594b\" id=2f2fe325-1bbe-4845-8d9f-0a53f0c1d89d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:52:00.412570 crc crio[24245]: time=\"2026-06-14T08:52:00.412410425Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=048bb29c-bb39-4110-94b6-d3ce41f19f35 name=/runtime.v1.ImageService/PullImage\nJun 14 08:52:00.415183 crc crio[24245]: time=\"2026-06-14T08:52:00.415041329Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=958836db-78b0-4baa-869b-17493111bd06 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:00.438397 crc crio[24245]: time=\"2026-06-14T08:52:00.438166648Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=b720d38a-c447-4b88-a080-d0e5eba5b0de name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:00.442597 crc crio[24245]: time=\"2026-06-14T08:52:00.442219015Z\" level=info msg=\"Removed container 48d19d166bd43e0a5e10d01343613a28d6b33bfe11472b47c0fd46b9d7c9594b: openstack/dnsmasq-dns-b779ff7c7-7jhs9/init\" id=2f2fe325-1bbe-4845-8d9f-0a53f0c1d89d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:52:00.511661 crc crio[24245]: time=\"2026-06-14T08:52:00.511579531Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=0159c275-b7c0-4392-854a-e9233f230987 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:00.513725 crc crio[24245]: time=\"2026-06-14T08:52:00.512203961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:00.513725 crc crio[24245]: time=\"2026-06-14T08:52:00.512442239Z\" level=info msg=\"Created container 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8: openstack/nova-api-0/nova-api-api\" id=4accc14a-5188-49bb-9b0e-c90ac878d175 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:00.516580 crc crio[24245]: time=\"2026-06-14T08:52:00.51652536Z\" level=info msg=\"Starting container: 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8\" id=575b1aea-053c-44c4-81fe-f14ac72bb7d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:52:00.524608 crc crio[24245]: time=\"2026-06-14T08:52:00.524495843Z\" level=info msg=\"Started container\" PID=85846 containerID=5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8 description=openstack/nova-api-0/nova-api-api id=575b1aea-053c-44c4-81fe-f14ac72bb7d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3\nJun 14 08:52:00.571049 crc crio[24245]: time=\"2026-06-14T08:52:00.570817498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:00.585925 crc crio[24245]: time=\"2026-06-14T08:52:00.585774476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:00.700182 crc crio[24245]: time=\"2026-06-14T08:52:00.699912378Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690452-4qdzx/POD\" id=d20365fe-6426-499d-90c6-a18ad0be9cf6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:52:00.700182 crc crio[24245]: time=\"2026-06-14T08:52:00.700049923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:00.819317 crc crio[24245]: time=\"2026-06-14T08:52:00.8186374Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690452-4qdzx Namespace:openshift-infra ID:8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3 UID:7e8449bf-31e0-4b06-8c7e-36ef82eb213b NetNS:/var/run/netns/e521e54d-18d5-43e7-bb1d-2f764df4ea72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e8449bf_31e0_4b06_8c7e_36ef82eb213b.slice PodAnnotations:0xc0006201f8}] Aliases:map[]}\"\nJun 14 08:52:00.819598 crc crio[24245]: time=\"2026-06-14T08:52:00.819328603Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690452-4qdzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:52:00.889970 crc crio[24245]: time=\"2026-06-14T08:52:00.889802026Z\" level=info msg=\"Created container 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085: openstack/ceilometer-0/sg-core\" id=0159c275-b7c0-4392-854a-e9233f230987 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:00.892831 crc crio[24245]: time=\"2026-06-14T08:52:00.892744458Z\" level=info msg=\"Starting container: 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085\" id=ec4e1a12-f0ba-4de8-805d-975cde0f0e73 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:52:00.910711 crc crio[24245]: time=\"2026-06-14T08:52:00.910607395Z\" level=info msg=\"Started container\" PID=85895 containerID=257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085 description=openstack/ceilometer-0/sg-core id=ec4e1a12-f0ba-4de8-805d-975cde0f0e73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a\nJun 14 08:52:00.923817 crc crio[24245]: time=\"2026-06-14T08:52:00.923634219Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=41d2905c-6fba-4b44-b17e-14bf1d83f4ca name=/runtime.v1.ImageService/PullImage\nJun 14 08:52:00.929570 crc crio[24245]: time=\"2026-06-14T08:52:00.929508187Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"\nJun 14 08:52:01.462779 crc crio[24245]: 2026-06-14T08:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8573c56e79e1f73 Mac:82:93:15:a8:df:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/e521e54d-18d5-43e7-bb1d-2f764df4ea72 SocketPath: PciID:}] [{Interface:0xc0005026a0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:52:01.465352 crc crio[24245]: time=\"2026-06-14T08:52:01.465187489Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690452-4qdzx Namespace:openshift-infra ID:8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3 UID:7e8449bf-31e0-4b06-8c7e-36ef82eb213b NetNS:/var/run/netns/e521e54d-18d5-43e7-bb1d-2f764df4ea72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e8449bf_31e0_4b06_8c7e_36ef82eb213b.slice PodAnnotations:0xc0006201f8}] Aliases:map[]}\"\nJun 14 08:52:01.465431 crc crio[24245]: time=\"2026-06-14T08:52:01.465382756Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690452-4qdzx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:52:01.478571 crc crio[24245]: time=\"2026-06-14T08:52:01.476486571Z\" level=info msg=\"Ran pod sandbox 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3 with infra container: openshift-infra/auto-csr-approver-29690452-4qdzx/POD\" id=d20365fe-6426-499d-90c6-a18ad0be9cf6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:52:01.481325 crc crio[24245]: time=\"2026-06-14T08:52:01.481268951Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f4c50dc4-34fd-40e2-93cd-59fbf0a53941 name=/runtime.v1.ImageService/PullImage\nJun 14 08:52:01.487791 crc crio[24245]: time=\"2026-06-14T08:52:01.487728188Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 08:52:02.374542 crc crio[24245]: time=\"2026-06-14T08:52:02.374044503Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f4c50dc4-34fd-40e2-93cd-59fbf0a53941 name=/runtime.v1.ImageService/PullImage\nJun 14 08:52:02.375609 crc crio[24245]: time=\"2026-06-14T08:52:02.37554697Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6066e2e5-bb92-4dc1-92a0-bf06c62982c4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:02.377953 crc crio[24245]: time=\"2026-06-14T08:52:02.377891815Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=99df4d0b-e350-4d16-ae0a-11325ccd9120 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:02.385795 crc crio[24245]: time=\"2026-06-14T08:52:02.385724904Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690452-4qdzx/oc\" id=9c840a0f-bfb1-4b8d-9aa4-7db6196847b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:02.386268 crc crio[24245]: time=\"2026-06-14T08:52:02.386190019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:02.446489 crc crio[24245]: time=\"2026-06-14T08:52:02.446397767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:02.645329 crc crio[24245]: time=\"2026-06-14T08:52:02.645207264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:02.773263 crc crio[24245]: time=\"2026-06-14T08:52:02.772777155Z\" level=info msg=\"Created container 6c7313bc7324233615194702ecb399ea4fe36a5349988876a41ac502931de7bf: openshift-infra/auto-csr-approver-29690452-4qdzx/oc\" id=9c840a0f-bfb1-4b8d-9aa4-7db6196847b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:02.774933 crc crio[24245]: time=\"2026-06-14T08:52:02.77478339Z\" level=info msg=\"Starting container: 6c7313bc7324233615194702ecb399ea4fe36a5349988876a41ac502931de7bf\" id=a3d516c6-51f6-4b31-96ad-574d27d61ccd name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:52:02.780767 crc crio[24245]: time=\"2026-06-14T08:52:02.780675107Z\" level=info msg=\"Started container\" PID=86155 containerID=6c7313bc7324233615194702ecb399ea4fe36a5349988876a41ac502931de7bf description=openshift-infra/auto-csr-approver-29690452-4qdzx/oc id=a3d516c6-51f6-4b31-96ad-574d27d61ccd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3\nJun 14 08:52:03.504487 crc crio[24245]: time=\"2026-06-14T08:52:03.504296413Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=41d2905c-6fba-4b44-b17e-14bf1d83f4ca name=/runtime.v1.ImageService/PullImage\nJun 14 08:52:03.505670 crc crio[24245]: time=\"2026-06-14T08:52:03.505606952Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=a6c9d6d7-6fe0-4506-b74f-b049f7aced2c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:03.585320 crc crio[24245]: time=\"2026-06-14T08:52:03.579523938Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9ac47467-3f48-4c1d-b882-d3fe5dc5e522 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:03.591567 crc crio[24245]: time=\"2026-06-14T08:52:03.59028797Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=24aed1b6-8fe1-42a5-a584-1a3d080e1c79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:03.591567 crc crio[24245]: time=\"2026-06-14T08:52:03.59090156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:03.657424 crc crio[24245]: time=\"2026-06-14T08:52:03.657308486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:03.661532 crc crio[24245]: time=\"2026-06-14T08:52:03.661441404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:03.856875 crc crio[24245]: time=\"2026-06-14T08:52:03.856699011Z\" level=info msg=\"Created container d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43: openstack/ceilometer-0/proxy-httpd\" id=24aed1b6-8fe1-42a5-a584-1a3d080e1c79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:03.858905 crc crio[24245]: time=\"2026-06-14T08:52:03.858781907Z\" level=info msg=\"Starting container: d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43\" id=15fda132-7544-41c8-9fc1-05f628251d0f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:52:03.869654 crc crio[24245]: time=\"2026-06-14T08:52:03.869483009Z\" level=info msg=\"Started container\" PID=86261 containerID=d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43 description=openstack/ceilometer-0/proxy-httpd id=15fda132-7544-41c8-9fc1-05f628251d0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a\nJun 14 08:52:04.492211 crc crio[24245]: time=\"2026-06-14T08:52:04.491475959Z\" level=info msg=\"Stopping pod sandbox: 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3\" id=103b7d45-2541-4458-873f-a8c7d8db792b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:04.492770 crc crio[24245]: time=\"2026-06-14T08:52:04.492724979Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690452-4qdzx Namespace:openshift-infra ID:8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3 UID:7e8449bf-31e0-4b06-8c7e-36ef82eb213b NetNS:/var/run/netns/e521e54d-18d5-43e7-bb1d-2f764df4ea72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e8449bf_31e0_4b06_8c7e_36ef82eb213b.slice PodAnnotations:0xc0024228a0}] Aliases:map[]}\"\nJun 14 08:52:04.492974 crc crio[24245]: time=\"2026-06-14T08:52:04.492939826Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690452-4qdzx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:52:04.966379 crc crio[24245]: time=\"2026-06-14T08:52:04.966272383Z\" level=info msg=\"Stopped pod sandbox: 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3\" id=103b7d45-2541-4458-873f-a8c7d8db792b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:08.574344 crc crio[24245]: time=\"2026-06-14T08:52:08.573467535Z\" level=info msg=\"Stopping pod sandbox: 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914\" id=679720c5-19ee-4a8b-b0e8-3b6fd47d9def name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:08.576599 crc crio[24245]: time=\"2026-06-14T08:52:08.576556255Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-94z55 Namespace:openstack ID:1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914 UID:82f67187-1209-4b3d-81e5-fab76912ebd5 NetNS:/var/run/netns/6a86f561-f921-41a8-8abd-e540cdc09c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82f67187_1209_4b3d_81e5_fab76912ebd5.slice PodAnnotations:0xc000620880}] Aliases:map[]}\"\nJun 14 08:52:08.577180 crc crio[24245]: time=\"2026-06-14T08:52:08.577149744Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-94z55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:52:09.074593 crc crio[24245]: time=\"2026-06-14T08:52:09.073484343Z\" level=info msg=\"Stopped pod sandbox: 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914\" id=679720c5-19ee-4a8b-b0e8-3b6fd47d9def name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:10.000314 crc crio[24245]: time=\"2026-06-14T08:52:09.998468664Z\" level=info msg=\"Stopping container: 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2 (timeout: 30s)\" id=49f1b1da-e3f1-40e5-af3c-866f08a54969 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:52:10.000314 crc crio[24245]: time=\"2026-06-14T08:52:09.998909058Z\" level=info msg=\"Stopping container: 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8 (timeout: 30s)\" id=f8c0dffb-f5b2-456d-8c98-32f4f9bf7809 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:52:10.054139 crc crio[24245]: time=\"2026-06-14T08:52:10.05405649Z\" level=info msg=\"Stopping container: a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f (timeout: 30s)\" id=45d38edc-3a0f-48b7-a5c8-8ad4e8d95c37 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:52:10.054320 crc crio[24245]: time=\"2026-06-14T08:52:10.054220737Z\" level=info msg=\"Stopping container: 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492 (timeout: 30s)\" id=ba30d3ae-56bd-4059-b8f8-2821e35fa770 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:52:10.080595 crc crio[24245]: time=\"2026-06-14T08:52:10.080506071Z\" level=info msg=\"Stopping container: e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e (timeout: 30s)\" id=299af000-8873-4703-a56d-eb0f00c50cf4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:52:10.264338 crc crio[24245]: time=\"2026-06-14T08:52:10.264097806Z\" level=info msg=\"Stopped container 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2: openstack/nova-api-0/nova-api-log\" id=49f1b1da-e3f1-40e5-af3c-866f08a54969 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:52:10.882996 crc crio[24245]: time=\"2026-06-14T08:52:10.882351349Z\" level=info msg=\"Stopped container 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492: openstack/nova-metadata-0/nova-metadata-log\" id=ba30d3ae-56bd-4059-b8f8-2821e35fa770 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:52:13.592507 crc crio[24245]: time=\"2026-06-14T08:52:13.592072257Z\" level=info msg=\"Stopped container a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f: openstack/nova-metadata-0/nova-metadata-metadata\" id=45d38edc-3a0f-48b7-a5c8-8ad4e8d95c37 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:52:13.593694 crc crio[24245]: time=\"2026-06-14T08:52:13.593452073Z\" level=info msg=\"Stopping pod sandbox: c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259\" id=994e15a9-97e1-44f8-9113-5afd1a270937 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:13.594180 crc crio[24245]: time=\"2026-06-14T08:52:13.594053232Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259 UID:f4ea76cc-e163-4921-9866-21750742733e NetNS:/var/run/netns/48fbef16-c10f-470b-8f79-43c06e4514c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ea76cc_e163_4921_9866_21750742733e.slice PodAnnotations:0xc001c3cee0}] Aliases:map[]}\"\nJun 14 08:52:13.594330 crc crio[24245]: time=\"2026-06-14T08:52:13.594217747Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:52:13.992090 crc crio[24245]: time=\"2026-06-14T08:52:13.991580815Z\" level=info msg=\"Stopped pod sandbox: c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259\" id=994e15a9-97e1-44f8-9113-5afd1a270937 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:14.631352 crc crio[24245]: time=\"2026-06-14T08:52:14.630745044Z\" level=info msg=\"Stopped container e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=299af000-8873-4703-a56d-eb0f00c50cf4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:52:14.633542 crc crio[24245]: time=\"2026-06-14T08:52:14.633490771Z\" level=info msg=\"Stopping pod sandbox: 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f\" id=4b45bc53-0738-4557-bed8-4cdc64e26e40 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:14.634279 crc crio[24245]: time=\"2026-06-14T08:52:14.634220815Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f UID:ba6f8c98-2d8f-42e1-a120-6c4b3f8e0378 NetNS:/var/run/netns/983ca234-53af-4a4d-a4a3-23c4eb465a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba6f8c98_2d8f_42e1_a120_6c4b3f8e0378.slice PodAnnotations:0xc0006028c0}] Aliases:map[]}\"\nJun 14 08:52:14.634557 crc crio[24245]: time=\"2026-06-14T08:52:14.634532395Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:52:14.832797 crc crio[24245]: time=\"2026-06-14T08:52:14.832681211Z\" level=info msg=\"Removing container: a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f\" id=0175d306-44ce-4ab1-baef-a1e2d272cc1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:52:14.907928 crc crio[24245]: time=\"2026-06-14T08:52:14.89122156Z\" level=info msg=\"Removed container a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f: openstack/nova-metadata-0/nova-metadata-metadata\" id=0175d306-44ce-4ab1-baef-a1e2d272cc1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:52:14.907928 crc crio[24245]: time=\"2026-06-14T08:52:14.902394542Z\" level=info msg=\"Removing container: 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492\" id=f341c35b-873b-48b9-b9b9-5419b12ee822 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:52:14.984489 crc crio[24245]: time=\"2026-06-14T08:52:14.984081434Z\" level=info msg=\"Removed container 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492: openstack/nova-metadata-0/nova-metadata-log\" id=f341c35b-873b-48b9-b9b9-5419b12ee822 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:52:15.147074 crc crio[24245]: time=\"2026-06-14T08:52:15.145212441Z\" level=info msg=\"Stopped pod sandbox: 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f\" id=4b45bc53-0738-4557-bed8-4cdc64e26e40 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:15.420119 crc crio[24245]: time=\"2026-06-14T08:52:15.420031972Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=e6bb44c3-ed23-4383-8b08-84e1b5d3388b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:52:15.420314 crc crio[24245]: time=\"2026-06-14T08:52:15.420160166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:15.469520 crc crio[24245]: time=\"2026-06-14T08:52:15.469400615Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9 UID:da6c951c-cd2a-4cd3-8167-789e2f390619 NetNS:/var/run/netns/4bbad30d-a397-4940-8ad5-317bf9a4ad88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6c951c_cd2a_4cd3_8167_789e2f390619.slice PodAnnotations:0xc002422c08}] Aliases:map[]}\"\nJun 14 08:52:15.469520 crc crio[24245]: time=\"2026-06-14T08:52:15.469492708Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:52:15.862381 crc crio[24245]: time=\"2026-06-14T08:52:15.86173865Z\" level=info msg=\"Removing container: e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e\" id=aae1758c-4e87-4329-a49a-781296257bdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:52:15.942814 crc crio[24245]: time=\"2026-06-14T08:52:15.938715688Z\" level=info msg=\"Removed container e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=aae1758c-4e87-4329-a49a-781296257bdf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:52:16.118162 crc crio[24245]: 2026-06-14T08:52:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c910ca3214bedef Mac:7e:28:38:86:ae:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/4bbad30d-a397-4940-8ad5-317bf9a4ad88 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:52:16.120336 crc crio[24245]: time=\"2026-06-14T08:52:16.12021184Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9 UID:da6c951c-cd2a-4cd3-8167-789e2f390619 NetNS:/var/run/netns/4bbad30d-a397-4940-8ad5-317bf9a4ad88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6c951c_cd2a_4cd3_8167_789e2f390619.slice PodAnnotations:0xc002422c08}] Aliases:map[]}\"\nJun 14 08:52:16.120515 crc crio[24245]: time=\"2026-06-14T08:52:16.120452148Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:52:16.134882 crc crio[24245]: time=\"2026-06-14T08:52:16.134780655Z\" level=info msg=\"Ran pod sandbox c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9 with infra container: openstack/nova-metadata-0/POD\" id=e6bb44c3-ed23-4383-8b08-84e1b5d3388b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:52:16.138114 crc crio[24245]: time=\"2026-06-14T08:52:16.138072248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ec82c167-bea9-4a58-86c5-7f12e1e57719 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:16.142797 crc crio[24245]: time=\"2026-06-14T08:52:16.142702365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6be47db7-1fd1-4034-bde7-74a8a66578da name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:16.152143 crc crio[24245]: time=\"2026-06-14T08:52:16.152074434Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=3406cf27-14d0-43c7-a602-e47bd2318c22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:16.152627 crc crio[24245]: time=\"2026-06-14T08:52:16.15256115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:16.215024 crc crio[24245]: time=\"2026-06-14T08:52:16.214943206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:16.224604 crc crio[24245]: time=\"2026-06-14T08:52:16.224021424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:16.356508 crc crio[24245]: time=\"2026-06-14T08:52:16.351764389Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=3b92bdfa-ae11-4aac-9b7f-81fcee6dfb0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:52:16.356508 crc crio[24245]: time=\"2026-06-14T08:52:16.351885423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:16.391307 crc crio[24245]: time=\"2026-06-14T08:52:16.390777364Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee UID:494daf6c-1278-4925-95b4-b4bb05c38e5b NetNS:/var/run/netns/308df373-ecda-4268-bbee-1862cc3356dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod494daf6c_1278_4925_95b4_b4bb05c38e5b.slice PodAnnotations:0xc00161a888}] Aliases:map[]}\"\nJun 14 08:52:16.392751 crc crio[24245]: time=\"2026-06-14T08:52:16.392722967Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:52:16.445207 crc crio[24245]: time=\"2026-06-14T08:52:16.445062662Z\" level=info msg=\"Created container 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706: openstack/nova-metadata-0/nova-metadata-log\" id=3406cf27-14d0-43c7-a602-e47bd2318c22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:16.450966 crc crio[24245]: time=\"2026-06-14T08:52:16.450323121Z\" level=info msg=\"Starting container: 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706\" id=17f5f85a-d569-425e-8058-8a1e5980f99c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:52:16.456337 crc crio[24245]: time=\"2026-06-14T08:52:16.456198855Z\" level=info msg=\"Started container\" PID=87259 containerID=9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706 description=openstack/nova-metadata-0/nova-metadata-log id=17f5f85a-d569-425e-8058-8a1e5980f99c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9\nJun 14 08:52:16.471052 crc crio[24245]: time=\"2026-06-14T08:52:16.470998937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=3b35bd54-397d-4cc0-8d03-1a00b2f66155 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:16.553560 crc crio[24245]: time=\"2026-06-14T08:52:16.553135682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f831fe45-3e36-4bca-b63e-8c1040506802 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:16.564430 crc crio[24245]: time=\"2026-06-14T08:52:16.564334458Z\" level=info msg=\"Stopped container 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8: openstack/nova-api-0/nova-api-api\" id=f8c0dffb-f5b2-456d-8c98-32f4f9bf7809 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:52:16.566703 crc crio[24245]: time=\"2026-06-14T08:52:16.566617321Z\" level=info msg=\"Stopping pod sandbox: d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3\" id=1312e06c-790e-44ad-8fb5-7f4cec7616b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:16.567620 crc crio[24245]: time=\"2026-06-14T08:52:16.567557461Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3 UID:d053b388-b9b3-4e9a-af2f-a6e249461f7c NetNS:/var/run/netns/c1d7f94d-5907-4172-a00d-1a4b1c009ccc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd053b388_b9b3_4e9a_af2f_a6e249461f7c.slice PodAnnotations:0xc000602690}] Aliases:map[]}\"\nJun 14 08:52:16.567817 crc crio[24245]: time=\"2026-06-14T08:52:16.567761668Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:52:16.580611 crc crio[24245]: time=\"2026-06-14T08:52:16.58035848Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=696992e1-cf84-41b5-b267-140147bb07f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:16.580988 crc crio[24245]: time=\"2026-06-14T08:52:16.580912888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:16.734214 crc crio[24245]: time=\"2026-06-14T08:52:16.733507074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:16.742355 crc crio[24245]: time=\"2026-06-14T08:52:16.742224521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:16.929031 crc crio[24245]: time=\"2026-06-14T08:52:16.927931955Z\" level=info msg=\"Created container 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11: openstack/nova-metadata-0/nova-metadata-metadata\" id=696992e1-cf84-41b5-b267-140147bb07f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:16.933698 crc crio[24245]: time=\"2026-06-14T08:52:16.929954547Z\" level=info msg=\"Starting container: 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11\" id=687106d0-374f-47d6-837b-4035f775339e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:52:16.938079 crc crio[24245]: time=\"2026-06-14T08:52:16.937985294Z\" level=info msg=\"Started container\" PID=87362 containerID=6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11 description=openstack/nova-metadata-0/nova-metadata-metadata id=687106d0-374f-47d6-837b-4035f775339e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9\nJun 14 08:52:16.958176 crc crio[24245]: 2026-06-14T08:52:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a420aa05d439b5b Mac:22:4a:43:a4:a6:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/308df373-ecda-4268-bbee-1862cc3356dd SocketPath: PciID:}] [{Interface:0xc000015430 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:52:16.966986 crc crio[24245]: time=\"2026-06-14T08:52:16.966923334Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee UID:494daf6c-1278-4925-95b4-b4bb05c38e5b NetNS:/var/run/netns/308df373-ecda-4268-bbee-1862cc3356dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod494daf6c_1278_4925_95b4_b4bb05c38e5b.slice PodAnnotations:0xc00161a888}] Aliases:map[]}\"\nJun 14 08:52:16.967585 crc crio[24245]: time=\"2026-06-14T08:52:16.967563325Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:52:16.988904 crc crio[24245]: time=\"2026-06-14T08:52:16.988739952Z\" level=info msg=\"Ran pod sandbox a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee with infra container: openstack/nova-scheduler-0/POD\" id=3b92bdfa-ae11-4aac-9b7f-81fcee6dfb0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:52:17.007144 crc crio[24245]: time=\"2026-06-14T08:52:17.007043232Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=d94b3345-2e19-4d6e-8b8b-06a8c355709f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:17.037044 crc crio[24245]: time=\"2026-06-14T08:52:17.036888441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=8960778d-b848-4e9c-b921-f1173ef7234b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:17.045110 crc crio[24245]: time=\"2026-06-14T08:52:17.044745393Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8bf61a26-2271-4dd4-af45-47594adae773 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:17.045619 crc crio[24245]: time=\"2026-06-14T08:52:17.0455754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:17.097760 crc crio[24245]: time=\"2026-06-14T08:52:17.097639575Z\" level=info msg=\"Stopped pod sandbox: d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3\" id=1312e06c-790e-44ad-8fb5-7f4cec7616b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:17.145419 crc crio[24245]: time=\"2026-06-14T08:52:17.145298872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:17.149592 crc crio[24245]: time=\"2026-06-14T08:52:17.149492856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:17.344987 crc crio[24245]: time=\"2026-06-14T08:52:17.344188184Z\" level=info msg=\"Created container 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8bf61a26-2271-4dd4-af45-47594adae773 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:17.346425 crc crio[24245]: time=\"2026-06-14T08:52:17.34614127Z\" level=info msg=\"Starting container: 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585\" id=0d9669c7-2092-4af1-8175-8c50cf2a27a2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:52:17.353484 crc crio[24245]: time=\"2026-06-14T08:52:17.353174636Z\" level=info msg=\"Started container\" PID=87384 containerID=03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=0d9669c7-2092-4af1-8175-8c50cf2a27a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee\nJun 14 08:52:17.919330 crc crio[24245]: time=\"2026-06-14T08:52:17.918783756Z\" level=info msg=\"Removing container: 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8\" id=1438c185-7fe9-46a6-a8cf-567c39da3cca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:52:17.951940 crc crio[24245]: time=\"2026-06-14T08:52:17.951729848Z\" level=info msg=\"Removed container 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8: openstack/nova-api-0/nova-api-api\" id=1438c185-7fe9-46a6-a8cf-567c39da3cca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:52:17.958968 crc crio[24245]: time=\"2026-06-14T08:52:17.95849511Z\" level=info msg=\"Removing container: 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2\" id=442a8887-39ee-44a8-9e01-22e07703184e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:52:18.000675 crc crio[24245]: time=\"2026-06-14T08:52:17.999351493Z\" level=info msg=\"Removed container 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2: openstack/nova-api-0/nova-api-log\" id=442a8887-39ee-44a8-9e01-22e07703184e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:52:18.512291 crc crio[24245]: time=\"2026-06-14T08:52:18.511919387Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=adc6d498-8b1c-400a-a210-40b3a07292bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:52:18.512507 crc crio[24245]: time=\"2026-06-14T08:52:18.51231044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:18.560368 crc crio[24245]: time=\"2026-06-14T08:52:18.560263437Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013 UID:ead8c54a-5bc3-449d-b8b5-411981920e1b NetNS:/var/run/netns/8f25bac3-15e5-4bb9-9869-3158bc88915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead8c54a_5bc3_449d_b8b5_411981920e1b.slice PodAnnotations:0xc00274a6d8}] Aliases:map[]}\"\nJun 14 08:52:18.560368 crc crio[24245]: time=\"2026-06-14T08:52:18.560331389Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:52:19.161578 crc crio[24245]: 2026-06-14T08:52:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b20b1ef33ffc1e Mac:46:29:3c:69:63:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/8f25bac3-15e5-4bb9-9869-3158bc88915f SocketPath: PciID:}] [{Interface:0xc000118d40 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:52:19.163219 crc crio[24245]: time=\"2026-06-14T08:52:19.163138228Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013 UID:ead8c54a-5bc3-449d-b8b5-411981920e1b NetNS:/var/run/netns/8f25bac3-15e5-4bb9-9869-3158bc88915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead8c54a_5bc3_449d_b8b5_411981920e1b.slice PodAnnotations:0xc00274a6d8}] Aliases:map[]}\"\nJun 14 08:52:19.163364 crc crio[24245]: time=\"2026-06-14T08:52:19.163322404Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:52:19.186158 crc crio[24245]: time=\"2026-06-14T08:52:19.186061769Z\" level=info msg=\"Ran pod sandbox 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013 with infra container: openstack/nova-api-0/POD\" id=adc6d498-8b1c-400a-a210-40b3a07292bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:52:19.191576 crc crio[24245]: time=\"2026-06-14T08:52:19.191493361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a5427919-af57-4fa8-b470-08f97c1bb88e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:19.206313 crc crio[24245]: time=\"2026-06-14T08:52:19.199136255Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=3aa5976b-78d9-4e31-9cd5-e11b8c4ffc82 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:19.210114 crc crio[24245]: time=\"2026-06-14T08:52:19.209965318Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=6e7afba7-5302-48fc-9918-e99a0070a4ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:19.210685 crc crio[24245]: time=\"2026-06-14T08:52:19.21060045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:19.267924 crc crio[24245]: time=\"2026-06-14T08:52:19.267759019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:19.276042 crc crio[24245]: time=\"2026-06-14T08:52:19.275730933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:19.452155 crc crio[24245]: time=\"2026-06-14T08:52:19.452059256Z\" level=info msg=\"Created container 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63: openstack/nova-api-0/nova-api-log\" id=6e7afba7-5302-48fc-9918-e99a0070a4ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:19.453510 crc crio[24245]: time=\"2026-06-14T08:52:19.4534262Z\" level=info msg=\"Starting container: 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63\" id=df224144-f963-414d-8ae8-264f80f3d8d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:52:19.459990 crc crio[24245]: time=\"2026-06-14T08:52:19.459891086Z\" level=info msg=\"Started container\" PID=87640 containerID=6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63 description=openstack/nova-api-0/nova-api-log id=df224144-f963-414d-8ae8-264f80f3d8d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013\nJun 14 08:52:19.477928 crc crio[24245]: time=\"2026-06-14T08:52:19.4772864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d989994c-5846-41d7-987b-5b4ea4a00905 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:19.545022 crc crio[24245]: time=\"2026-06-14T08:52:19.543809616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=444eb547-ad3b-4f1a-8bfd-3f880a51b16e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:52:19.562323 crc crio[24245]: time=\"2026-06-14T08:52:19.560131557Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=bac99ff7-d028-4929-8c04-00786ddf2965 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:19.562323 crc crio[24245]: time=\"2026-06-14T08:52:19.560763407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:19.647139 crc crio[24245]: time=\"2026-06-14T08:52:19.646918058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:19.654161 crc crio[24245]: time=\"2026-06-14T08:52:19.654093458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:19.828914 crc crio[24245]: time=\"2026-06-14T08:52:19.828721587Z\" level=info msg=\"Created container 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc: openstack/nova-api-0/nova-api-api\" id=bac99ff7-d028-4929-8c04-00786ddf2965 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:52:19.830281 crc crio[24245]: time=\"2026-06-14T08:52:19.830142172Z\" level=info msg=\"Starting container: 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc\" id=aa809023-c2d4-4ea7-916d-737fd0063b6a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:52:19.839040 crc crio[24245]: time=\"2026-06-14T08:52:19.838929523Z\" level=info msg=\"Started container\" PID=87677 containerID=20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc description=openstack/nova-api-0/nova-api-api id=aa809023-c2d4-4ea7-916d-737fd0063b6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013\nJun 14 08:52:21.750047 crc crio[24245]: time=\"2026-06-14T08:52:21.749465101Z\" level=info msg=\"Removing container: a2291d2a53e696da30b0de76a3064d88699d1d95318f5b9d7b2390d6761e7f25\" id=51e1f300-d547-4479-a3e0-64e0e55df22b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:52:21.868151 crc crio[24245]: time=\"2026-06-14T08:52:21.868046128Z\" level=info msg=\"Removed container a2291d2a53e696da30b0de76a3064d88699d1d95318f5b9d7b2390d6761e7f25: openshift-infra/auto-csr-approver-29690446-bhtt9/oc\" id=51e1f300-d547-4479-a3e0-64e0e55df22b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:52:21.883492 crc crio[24245]: time=\"2026-06-14T08:52:21.883384046Z\" level=info msg=\"Stopping pod sandbox: 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54\" id=44b1dd62-6101-47e3-b9a8-42a9c643c25f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:21.883492 crc crio[24245]: time=\"2026-06-14T08:52:21.88349542Z\" level=info msg=\"Stopped pod sandbox (already stopped): 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54\" id=44b1dd62-6101-47e3-b9a8-42a9c643c25f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:21.884053 crc crio[24245]: time=\"2026-06-14T08:52:21.883989936Z\" level=info msg=\"Removing pod sandbox: 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54\" id=da8146db-37c7-416e-aea5-c56265eeb41f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:21.904730 crc crio[24245]: time=\"2026-06-14T08:52:21.904586944Z\" level=info msg=\"Removed pod sandbox: 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54\" id=da8146db-37c7-416e-aea5-c56265eeb41f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:21.905709 crc crio[24245]: time=\"2026-06-14T08:52:21.905636363Z\" level=info msg=\"Stopping pod sandbox: d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3\" id=cf2e1da1-582e-4b07-bf13-8eb60dc2a67a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:21.905822 crc crio[24245]: time=\"2026-06-14T08:52:21.905737857Z\" level=info msg=\"Stopped pod sandbox (already stopped): d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3\" id=cf2e1da1-582e-4b07-bf13-8eb60dc2a67a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:21.906506 crc crio[24245]: time=\"2026-06-14T08:52:21.906435488Z\" level=info msg=\"Removing pod sandbox: d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3\" id=5540a386-8dfb-4d01-8bf8-2232e19d0261 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:21.926616 crc crio[24245]: time=\"2026-06-14T08:52:21.926404965Z\" level=info msg=\"Removed pod sandbox: d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3\" id=5540a386-8dfb-4d01-8bf8-2232e19d0261 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:21.928062 crc crio[24245]: time=\"2026-06-14T08:52:21.92782807Z\" level=info msg=\"Stopping pod sandbox: fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f\" id=b27dfc34-556c-4d4d-b051-f8ad51ecce17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:21.928062 crc crio[24245]: time=\"2026-06-14T08:52:21.927943054Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f\" id=b27dfc34-556c-4d4d-b051-f8ad51ecce17 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:21.930151 crc crio[24245]: time=\"2026-06-14T08:52:21.930071671Z\" level=info msg=\"Removing pod sandbox: fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f\" id=6f43fd1f-ba62-4462-836f-36685c02fc36 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:21.951662 crc crio[24245]: time=\"2026-06-14T08:52:21.951541117Z\" level=info msg=\"Removed pod sandbox: fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f\" id=6f43fd1f-ba62-4462-836f-36685c02fc36 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:21.952807 crc crio[24245]: time=\"2026-06-14T08:52:21.952760454Z\" level=info msg=\"Stopping pod sandbox: 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810\" id=1f30b0c1-1b47-4ece-891a-ddaefe29ec3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:21.953002 crc crio[24245]: time=\"2026-06-14T08:52:21.952834206Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810\" id=1f30b0c1-1b47-4ece-891a-ddaefe29ec3b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:21.953562 crc crio[24245]: time=\"2026-06-14T08:52:21.953499827Z\" level=info msg=\"Removing pod sandbox: 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810\" id=acfd31f4-7422-41c3-aee0-ad47e8634736 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:21.973702 crc crio[24245]: time=\"2026-06-14T08:52:21.973603409Z\" level=info msg=\"Removed pod sandbox: 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810\" id=acfd31f4-7422-41c3-aee0-ad47e8634736 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:21.975154 crc crio[24245]: time=\"2026-06-14T08:52:21.975075704Z\" level=info msg=\"Stopping pod sandbox: 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7\" id=2f28f95d-271a-4ea7-a863-732ff61516c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:21.975154 crc crio[24245]: time=\"2026-06-14T08:52:21.975149126Z\" level=info msg=\"Stopped pod sandbox (already stopped): 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7\" id=2f28f95d-271a-4ea7-a863-732ff61516c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:21.977719 crc crio[24245]: time=\"2026-06-14T08:52:21.977618246Z\" level=info msg=\"Removing pod sandbox: 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7\" id=dc3d7322-f295-48f6-bb1d-491e8e80a8d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:22.003566 crc crio[24245]: time=\"2026-06-14T08:52:22.003358974Z\" level=info msg=\"Removed pod sandbox: 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7\" id=dc3d7322-f295-48f6-bb1d-491e8e80a8d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:22.004570 crc crio[24245]: time=\"2026-06-14T08:52:22.004407899Z\" level=info msg=\"Stopping pod sandbox: 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c\" id=e902555e-373a-42b9-8f7c-077bed4a563e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:22.004570 crc crio[24245]: time=\"2026-06-14T08:52:22.004529203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c\" id=e902555e-373a-42b9-8f7c-077bed4a563e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:22.005521 crc crio[24245]: time=\"2026-06-14T08:52:22.00542532Z\" level=info msg=\"Removing pod sandbox: 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c\" id=16b0630b-45da-48b3-b18d-73778d59bb5d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:22.020939 crc crio[24245]: time=\"2026-06-14T08:52:22.020796831Z\" level=info msg=\"Removed pod sandbox: 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c\" id=16b0630b-45da-48b3-b18d-73778d59bb5d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:22.021754 crc crio[24245]: time=\"2026-06-14T08:52:22.021688507Z\" level=info msg=\"Stopping pod sandbox: 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55\" id=e2dd458d-de9b-4371-8f16-d3130d88665f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:22.021889 crc crio[24245]: time=\"2026-06-14T08:52:22.021815171Z\" level=info msg=\"Stopped pod sandbox (already stopped): 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55\" id=e2dd458d-de9b-4371-8f16-d3130d88665f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:22.022684 crc crio[24245]: time=\"2026-06-14T08:52:22.022604207Z\" level=info msg=\"Removing pod sandbox: 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55\" id=32781794-d448-453b-b2ea-895bf9b40b11 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:22.049501 crc crio[24245]: time=\"2026-06-14T08:52:22.046439201Z\" level=info msg=\"Removed pod sandbox: 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55\" id=32781794-d448-453b-b2ea-895bf9b40b11 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:22.050607 crc crio[24245]: time=\"2026-06-14T08:52:22.050148054Z\" level=info msg=\"Stopping pod sandbox: 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53\" id=9259818d-28ba-4fd2-a9b6-d253bc2aed34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:22.050956 crc crio[24245]: time=\"2026-06-14T08:52:22.050774895Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53\" id=9259818d-28ba-4fd2-a9b6-d253bc2aed34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:22.052647 crc crio[24245]: time=\"2026-06-14T08:52:22.052406017Z\" level=info msg=\"Removing pod sandbox: 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53\" id=1ffac7f8-2b47-402d-8eda-fc635f75c05d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:22.079577 crc crio[24245]: time=\"2026-06-14T08:52:22.079428485Z\" level=info msg=\"Removed pod sandbox: 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53\" id=1ffac7f8-2b47-402d-8eda-fc635f75c05d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:22.080748 crc crio[24245]: time=\"2026-06-14T08:52:22.080653555Z\" level=info msg=\"Stopping pod sandbox: 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f\" id=967c3c07-2830-46f8-9138-ee6d058b59e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:22.080822 crc crio[24245]: time=\"2026-06-14T08:52:22.080758358Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f\" id=967c3c07-2830-46f8-9138-ee6d058b59e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:22.081617 crc crio[24245]: time=\"2026-06-14T08:52:22.081533823Z\" level=info msg=\"Removing pod sandbox: 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f\" id=6b230857-fd54-42f8-a303-dade35360c67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:22.108625 crc crio[24245]: time=\"2026-06-14T08:52:22.108473296Z\" level=info msg=\"Removed pod sandbox: 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f\" id=6b230857-fd54-42f8-a303-dade35360c67 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:22.110565 crc crio[24245]: time=\"2026-06-14T08:52:22.110402412Z\" level=info msg=\"Stopping pod sandbox: aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e\" id=b1dd3668-808f-4d08-9b83-9a51dcb87021 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:22.110565 crc crio[24245]: time=\"2026-06-14T08:52:22.110533236Z\" level=info msg=\"Stopped pod sandbox (already stopped): aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e\" id=b1dd3668-808f-4d08-9b83-9a51dcb87021 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:22.111432 crc crio[24245]: time=\"2026-06-14T08:52:22.111355942Z\" level=info msg=\"Removing pod sandbox: aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e\" id=1ba185ee-b432-45df-9185-8ac653adaba6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:22.134066 crc crio[24245]: time=\"2026-06-14T08:52:22.133953105Z\" level=info msg=\"Removed pod sandbox: aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e\" id=1ba185ee-b432-45df-9185-8ac653adaba6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:22.135726 crc crio[24245]: time=\"2026-06-14T08:52:22.135620035Z\" level=info msg=\"Stopping pod sandbox: 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901\" id=55d7ed3f-8e15-4967-a16d-8f89f8b30ef7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:22.136262 crc crio[24245]: time=\"2026-06-14T08:52:22.136185403Z\" level=info msg=\"Stopped pod sandbox (already stopped): 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901\" id=55d7ed3f-8e15-4967-a16d-8f89f8b30ef7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:22.137703 crc crio[24245]: time=\"2026-06-14T08:52:22.137621238Z\" level=info msg=\"Removing pod sandbox: 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901\" id=5d83cc12-f77f-49c1-8674-10b41aed29e2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:22.157532 crc crio[24245]: time=\"2026-06-14T08:52:22.15742819Z\" level=info msg=\"Removed pod sandbox: 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901\" id=5d83cc12-f77f-49c1-8674-10b41aed29e2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:22.158460 crc crio[24245]: time=\"2026-06-14T08:52:22.158387199Z\" level=info msg=\"Stopping pod sandbox: c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259\" id=a12f055a-a67a-436a-9856-84e2618f7f6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:22.158558 crc crio[24245]: time=\"2026-06-14T08:52:22.158463721Z\" level=info msg=\"Stopped pod sandbox (already stopped): c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259\" id=a12f055a-a67a-436a-9856-84e2618f7f6f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:52:22.159503 crc crio[24245]: time=\"2026-06-14T08:52:22.159373011Z\" level=info msg=\"Removing pod sandbox: c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259\" id=f637c9d4-444e-4a22-bb15-f7498b8e5544 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:22.178627 crc crio[24245]: time=\"2026-06-14T08:52:22.178550281Z\" level=info msg=\"Removed pod sandbox: c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259\" id=f637c9d4-444e-4a22-bb15-f7498b8e5544 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:52:52.267771 crc crio[24245]: time=\"2026-06-14T08:52:52.266755043Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=a18719e0-4d8b-4040-b08c-3c10d343842a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:52:52.269191 crc crio[24245]: time=\"2026-06-14T08:52:52.269163641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:52:52.325107 crc crio[24245]: time=\"2026-06-14T08:52:52.325012664Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:bbf73e31dac28b06a074533209ea1635c6198d84bb81f2df9dff906a5d4c5b25 UID:ac9ebd5d-6d7a-4fee-8fd4-d12262853017 NetNS:/var/run/netns/ad3b492f-9cc4-4eb4-b9ac-f3f33e7a59a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac9ebd5d_6d7a_4fee_8fd4_d12262853017.slice PodAnnotations:0xc0006203b0}] Aliases:map[]}\"\nJun 14 08:52:52.325476 crc crio[24245]: time=\"2026-06-14T08:52:52.325452638Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:52:52.901104 crc crio[24245]: 2026-06-14T08:52:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbf73e31dac28b0 Mac:6a:5b:b2:68:2b:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/ad3b492f-9cc4-4eb4-b9ac-f3f33e7a59a8 SocketPath: PciID:}] [{Interface:0xc0003a6c80 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:52:52.901104 crc crio[24245]: time=\"2026-06-14T08:52:52.899767177Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:bbf73e31dac28b06a074533209ea1635c6198d84bb81f2df9dff906a5d4c5b25 UID:ac9ebd5d-6d7a-4fee-8fd4-d12262853017 NetNS:/var/run/netns/ad3b492f-9cc4-4eb4-b9ac-f3f33e7a59a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac9ebd5d_6d7a_4fee_8fd4_d12262853017.slice PodAnnotations:0xc0006203b0}] Aliases:map[]}\"\nJun 14 08:52:52.901104 crc crio[24245]: time=\"2026-06-14T08:52:52.900008665Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:52:52.910919 crc crio[24245]: time=\"2026-06-14T08:52:52.910584783Z\" level=info msg=\"Ran pod sandbox bbf73e31dac28b06a074533209ea1635c6198d84bb81f2df9dff906a5d4c5b25 with infra container: sushy-emulator/sushy-emulator/POD\" id=a18719e0-4d8b-4040-b08c-3c10d343842a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:52:52.915370 crc crio[24245]: time=\"2026-06-14T08:52:52.915141467Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=d5d386c1-3a92-4d4e-97aa-adf3e2d12fa7 name=/runtime.v1.ImageService/PullImage\nJun 14 08:52:52.930331 crc crio[24245]: time=\"2026-06-14T08:52:52.929368432Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 14 08:53:05.682430 crc crio[24245]: time=\"2026-06-14T08:53:05.681407738Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd\" id=d5d386c1-3a92-4d4e-97aa-adf3e2d12fa7 name=/runtime.v1.ImageService/PullImage\nJun 14 08:53:05.685070 crc crio[24245]: time=\"2026-06-14T08:53:05.684647212Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=eea409ef-c919-49f1-9566-50b4aceb2d23 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:05.693706 crc crio[24245]: time=\"2026-06-14T08:53:05.693553339Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=f4ee03af-07be-4d8e-9d3c-9fe635a06ea9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:05.708791 crc crio[24245]: time=\"2026-06-14T08:53:05.708451392Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=ce571765-c884-4179-b0dd-8559f4cb6ab9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:05.711904 crc crio[24245]: time=\"2026-06-14T08:53:05.711712798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:05.775130 crc crio[24245]: time=\"2026-06-14T08:53:05.775042739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:05.778833 crc crio[24245]: time=\"2026-06-14T08:53:05.778758147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:05.954441 crc crio[24245]: time=\"2026-06-14T08:53:05.954299432Z\" level=info msg=\"Created container ad1f28d995593536e4b007a8e8794fb0412ba1b47c4e4bfb5a4b783193b727bd: sushy-emulator/sushy-emulator/sushy-emulator\" id=ce571765-c884-4179-b0dd-8559f4cb6ab9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:05.956113 crc crio[24245]: time=\"2026-06-14T08:53:05.956017527Z\" level=info msg=\"Starting container: ad1f28d995593536e4b007a8e8794fb0412ba1b47c4e4bfb5a4b783193b727bd\" id=b4fad6d9-2d34-49bd-af73-91c410655bdc name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:53:05.966144 crc crio[24245]: time=\"2026-06-14T08:53:05.966048068Z\" level=info msg=\"Started container\" PID=90240 containerID=ad1f28d995593536e4b007a8e8794fb0412ba1b47c4e4bfb5a4b783193b727bd description=sushy-emulator/sushy-emulator/sushy-emulator id=b4fad6d9-2d34-49bd-af73-91c410655bdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbf73e31dac28b06a074533209ea1635c6198d84bb81f2df9dff906a5d4c5b25\nJun 14 08:53:15.035807 crc crio[24245]: time=\"2026-06-14T08:53:15.035017501Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 08:53:17.937606 crc crio[24245]: time=\"2026-06-14T08:53:17.936660542Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-v56n6/POD\" id=a0f851cd-85a9-4587-a59a-e514bda886af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:53:17.939587 crc crio[24245]: time=\"2026-06-14T08:53:17.937685995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:18.017806 crc crio[24245]: time=\"2026-06-14T08:53:18.017558105Z\" level=info msg=\"Got pod network &{Name:community-operators-v56n6 Namespace:openshift-marketplace ID:7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea UID:9123cc38-9182-42da-98cf-c6c288e7f668 NetNS:/var/run/netns/20313d9b-97c3-4d82-adee-e4caed503a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9123cc38_9182_42da_98cf_c6c288e7f668.slice PodAnnotations:0xc000602448}] Aliases:map[]}\"\nJun 14 08:53:18.017806 crc crio[24245]: time=\"2026-06-14T08:53:18.017630987Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-v56n6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:53:18.621488 crc crio[24245]: 2026-06-14T08:53:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7304a27ac2139ea Mac:2a:60:5b:97:52:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/20313d9b-97c3-4d82-adee-e4caed503a01 SocketPath: PciID:}] [{Interface:0xc000680690 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:53:18.622930 crc crio[24245]: time=\"2026-06-14T08:53:18.622789511Z\" level=info msg=\"Got pod network &{Name:community-operators-v56n6 Namespace:openshift-marketplace ID:7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea UID:9123cc38-9182-42da-98cf-c6c288e7f668 NetNS:/var/run/netns/20313d9b-97c3-4d82-adee-e4caed503a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9123cc38_9182_42da_98cf_c6c288e7f668.slice PodAnnotations:0xc000602448}] Aliases:map[]}\"\nJun 14 08:53:18.623069 crc crio[24245]: time=\"2026-06-14T08:53:18.623006788Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-v56n6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:53:18.635432 crc crio[24245]: time=\"2026-06-14T08:53:18.635334072Z\" level=info msg=\"Ran pod sandbox 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea with infra container: openshift-marketplace/community-operators-v56n6/POD\" id=a0f851cd-85a9-4587-a59a-e514bda886af name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:53:18.638644 crc crio[24245]: time=\"2026-06-14T08:53:18.638573814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d32702d1-4140-4bf1-af1d-ac2c7e861c95 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:18.641216 crc crio[24245]: time=\"2026-06-14T08:53:18.641147816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2a3de629-ca78-4035-a8e0-9bf542534d6f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:18.647297 crc crio[24245]: time=\"2026-06-14T08:53:18.647181051Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v56n6/extract-utilities\" id=c6bcddcd-0e97-4fdc-9ab6-8b585d3ba718 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:18.647828 crc crio[24245]: time=\"2026-06-14T08:53:18.647765918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:18.715650 crc crio[24245]: time=\"2026-06-14T08:53:18.715542794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:18.721150 crc crio[24245]: time=\"2026-06-14T08:53:18.721077408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:18.884270 crc crio[24245]: time=\"2026-06-14T08:53:18.883480744Z\" level=info msg=\"Created container 0931a261010e50059452ecdc9646a5e86f9cbaea12f8c0efa310f0409c4b56b9: openshift-marketplace/community-operators-v56n6/extract-utilities\" id=c6bcddcd-0e97-4fdc-9ab6-8b585d3ba718 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:18.885170 crc crio[24245]: time=\"2026-06-14T08:53:18.885104616Z\" level=info msg=\"Starting container: 0931a261010e50059452ecdc9646a5e86f9cbaea12f8c0efa310f0409c4b56b9\" id=e086e25e-72bc-44d9-b432-cf5e6e1056c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:53:18.895814 crc crio[24245]: time=\"2026-06-14T08:53:18.895637142Z\" level=info msg=\"Started container\" PID=90876 containerID=0931a261010e50059452ecdc9646a5e86f9cbaea12f8c0efa310f0409c4b56b9 description=openshift-marketplace/community-operators-v56n6/extract-utilities id=e086e25e-72bc-44d9-b432-cf5e6e1056c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea\nJun 14 08:53:19.141330 crc crio[24245]: time=\"2026-06-14T08:53:19.140477651Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=74bc7e57-7185-4dee-be4e-77af365aea33 name=/runtime.v1.ImageService/PullImage\nJun 14 08:53:19.157064 crc crio[24245]: time=\"2026-06-14T08:53:19.15674981Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 14 08:53:19.753227 crc crio[24245]: time=\"2026-06-14T08:53:19.752345329Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=74bc7e57-7185-4dee-be4e-77af365aea33 name=/runtime.v1.ImageService/PullImage\nJun 14 08:53:19.754588 crc crio[24245]: time=\"2026-06-14T08:53:19.754407284Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ba748563-1c62-4409-8346-5560ce4d7ebf name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:19.757816 crc crio[24245]: time=\"2026-06-14T08:53:19.757676218Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=66b1cc2b-4a5c-400f-994f-a8606e571ecc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:19.765020 crc crio[24245]: time=\"2026-06-14T08:53:19.76494184Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v56n6/extract-content\" id=2f4cb614-b9bd-4d95-801f-bca44baa29b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:19.765526 crc crio[24245]: time=\"2026-06-14T08:53:19.765452256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:19.835766 crc crio[24245]: time=\"2026-06-14T08:53:19.835653088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:19.840162 crc crio[24245]: time=\"2026-06-14T08:53:19.84008902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:20.041076 crc crio[24245]: time=\"2026-06-14T08:53:20.040351434Z\" level=info msg=\"Created container 6e3f35d964043d60bf76b16a0568e843eab348ad8de8fb05a632f06de6ef44c0: openshift-marketplace/community-operators-v56n6/extract-content\" id=2f4cb614-b9bd-4d95-801f-bca44baa29b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:20.042772 crc crio[24245]: time=\"2026-06-14T08:53:20.042623677Z\" level=info msg=\"Starting container: 6e3f35d964043d60bf76b16a0568e843eab348ad8de8fb05a632f06de6ef44c0\" id=a989adc3-4035-417a-983a-11f341a79d7e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:53:20.055179 crc crio[24245]: time=\"2026-06-14T08:53:20.05337453Z\" level=info msg=\"Started container\" PID=90948 containerID=6e3f35d964043d60bf76b16a0568e843eab348ad8de8fb05a632f06de6ef44c0 description=openshift-marketplace/community-operators-v56n6/extract-content id=a989adc3-4035-417a-983a-11f341a79d7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea\nJun 14 08:53:22.281318 crc crio[24245]: time=\"2026-06-14T08:53:22.280355471Z\" level=info msg=\"Removing container: 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33\" id=aacfde5b-0db5-4310-9d40-0ef0bd78e780 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:22.337264 crc crio[24245]: time=\"2026-06-14T08:53:22.337109192Z\" level=info msg=\"Removed container 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33: openstack/kube-state-metrics-0/kube-state-metrics\" id=aacfde5b-0db5-4310-9d40-0ef0bd78e780 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:22.345591 crc crio[24245]: time=\"2026-06-14T08:53:22.345530341Z\" level=info msg=\"Removing container: 47e786b4a3fe9dc05fa8fc0e078eb1b02626109484f6aee2e288d5e17ba0d5d2\" id=76d7fba3-0f81-421a-b51c-6d004e9c0b43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:22.419530 crc crio[24245]: time=\"2026-06-14T08:53:22.419109171Z\" level=info msg=\"Removed container 47e786b4a3fe9dc05fa8fc0e078eb1b02626109484f6aee2e288d5e17ba0d5d2: openstack/dnsmasq-dns-bf5545dbf-84l7z/init\" id=76d7fba3-0f81-421a-b51c-6d004e9c0b43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:22.445118 crc crio[24245]: time=\"2026-06-14T08:53:22.444967836Z\" level=info msg=\"Stopping pod sandbox: 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29\" id=a9248f92-09d5-4317-9121-27d47dfd374d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:53:22.445118 crc crio[24245]: time=\"2026-06-14T08:53:22.445127671Z\" level=info msg=\"Stopped pod sandbox (already stopped): 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29\" id=a9248f92-09d5-4317-9121-27d47dfd374d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:53:22.457456 crc crio[24245]: time=\"2026-06-14T08:53:22.457228438Z\" level=info msg=\"Removing pod sandbox: 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29\" id=597a303d-3037-48d1-9a7d-ba4fd611ebbc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:53:22.490039 crc crio[24245]: time=\"2026-06-14T08:53:22.489808579Z\" level=info msg=\"Removed pod sandbox: 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29\" id=597a303d-3037-48d1-9a7d-ba4fd611ebbc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:53:22.494685 crc crio[24245]: time=\"2026-06-14T08:53:22.494490307Z\" level=info msg=\"Stopping pod sandbox: 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566\" id=075abe0b-595d-4a5e-b3e0-e3602cd115b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:53:22.495179 crc crio[24245]: time=\"2026-06-14T08:53:22.494974572Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566\" id=075abe0b-595d-4a5e-b3e0-e3602cd115b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:53:22.502961 crc crio[24245]: time=\"2026-06-14T08:53:22.502781301Z\" level=info msg=\"Removing pod sandbox: 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566\" id=86ead3c2-762c-44e9-ba07-6a3d316c4ffd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:53:22.535900 crc crio[24245]: time=\"2026-06-14T08:53:22.535729305Z\" level=info msg=\"Removed pod sandbox: 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566\" id=86ead3c2-762c-44e9-ba07-6a3d316c4ffd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:53:23.311528 crc crio[24245]: time=\"2026-06-14T08:53:23.311470475Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-zqwcx/POD\" id=68cbc4b9-6893-49fd-8cab-aac28bd6a853 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:53:23.312154 crc crio[24245]: time=\"2026-06-14T08:53:23.312132816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:23.316799 crc crio[24245]: time=\"2026-06-14T08:53:23.316715112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1366e717-6a19-441b-a47c-3c814be97a14 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:23.338945 crc crio[24245]: time=\"2026-06-14T08:53:23.338344222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e827a055-ada4-4b10-bfc2-745bd8be770b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:23.358147 crc crio[24245]: time=\"2026-06-14T08:53:23.358039041Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v56n6/registry-server\" id=fd58ebef-d2ce-4266-a90b-f4fe910f6cb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:23.359389 crc crio[24245]: time=\"2026-06-14T08:53:23.35923649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:23.361890 crc crio[24245]: time=\"2026-06-14T08:53:23.36177773Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zqwcx Namespace:openshift-marketplace ID:65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8 UID:86e41fe4-9cb1-4784-9755-2fb2ae68e00b NetNS:/var/run/netns/3402dae4-48da-42a0-8f37-04d9a78193e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e41fe4_9cb1_4784_9755_2fb2ae68e00b.slice PodAnnotations:0xc006e0aca0}] Aliases:map[]}\"\nJun 14 08:53:23.362070 crc crio[24245]: time=\"2026-06-14T08:53:23.362048109Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-zqwcx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:53:23.502007 crc crio[24245]: time=\"2026-06-14T08:53:23.500898983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:23.507773 crc crio[24245]: time=\"2026-06-14T08:53:23.507627728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:23.747357 crc crio[24245]: time=\"2026-06-14T08:53:23.746669543Z\" level=info msg=\"Created container 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3: openshift-marketplace/community-operators-v56n6/registry-server\" id=fd58ebef-d2ce-4266-a90b-f4fe910f6cb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:23.749174 crc crio[24245]: time=\"2026-06-14T08:53:23.749106908Z\" level=info msg=\"Starting container: 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3\" id=2e74eba2-4895-408c-8c28-c98d5922d7a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:53:23.760020 crc crio[24245]: time=\"2026-06-14T08:53:23.759652496Z\" level=info msg=\"Started container\" PID=91152 containerID=0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3 description=openshift-marketplace/community-operators-v56n6/registry-server id=2e74eba2-4895-408c-8c28-c98d5922d7a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea\nJun 14 08:53:24.116074 crc crio[24245]: 2026-06-14T08:53:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65a17776aef4d1a Mac:22:21:dd:29:ab:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/3402dae4-48da-42a0-8f37-04d9a78193e2 SocketPath: PciID:}] [{Interface:0xc0004385c0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:53:24.117566 crc crio[24245]: time=\"2026-06-14T08:53:24.117491149Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zqwcx Namespace:openshift-marketplace ID:65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8 UID:86e41fe4-9cb1-4784-9755-2fb2ae68e00b NetNS:/var/run/netns/3402dae4-48da-42a0-8f37-04d9a78193e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e41fe4_9cb1_4784_9755_2fb2ae68e00b.slice PodAnnotations:0xc006e0aca0}] Aliases:map[]}\"\nJun 14 08:53:24.117758 crc crio[24245]: time=\"2026-06-14T08:53:24.117696656Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-zqwcx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:53:24.133899 crc crio[24245]: time=\"2026-06-14T08:53:24.133734594Z\" level=info msg=\"Ran pod sandbox 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8 with infra container: openshift-marketplace/redhat-marketplace-zqwcx/POD\" id=68cbc4b9-6893-49fd-8cab-aac28bd6a853 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:53:24.136831 crc crio[24245]: time=\"2026-06-14T08:53:24.136733766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d63cf72f-888a-4741-bf73-8e90d9a7bce7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:24.143479 crc crio[24245]: time=\"2026-06-14T08:53:24.143312414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=01f7b900-1f36-42aa-980b-59d5de50d50b name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:24.168599 crc crio[24245]: time=\"2026-06-14T08:53:24.1684849Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zqwcx/extract-utilities\" id=a75540a2-63bd-4874-b71d-c6362533b557 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:24.169002 crc crio[24245]: time=\"2026-06-14T08:53:24.168976916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:24.219366 crc crio[24245]: time=\"2026-06-14T08:53:24.21923875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:24.224596 crc crio[24245]: time=\"2026-06-14T08:53:24.2245254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:24.439015 crc crio[24245]: time=\"2026-06-14T08:53:24.438229723Z\" level=info msg=\"Created container e52629e3de866a245fcf6f9842e41f47af079cf1abfddf825db3d853181836a6: openshift-marketplace/redhat-marketplace-zqwcx/extract-utilities\" id=a75540a2-63bd-4874-b71d-c6362533b557 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:24.440566 crc crio[24245]: time=\"2026-06-14T08:53:24.440272789Z\" level=info msg=\"Starting container: e52629e3de866a245fcf6f9842e41f47af079cf1abfddf825db3d853181836a6\" id=de63dfa6-750c-415b-a938-2ab2ffa1745d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:53:24.452369 crc crio[24245]: time=\"2026-06-14T08:53:24.45222519Z\" level=info msg=\"Started container\" PID=91209 containerID=e52629e3de866a245fcf6f9842e41f47af079cf1abfddf825db3d853181836a6 description=openshift-marketplace/redhat-marketplace-zqwcx/extract-utilities id=de63dfa6-750c-415b-a938-2ab2ffa1745d name=/runtime.v1.RuntimeService/StartContainer sandboxID=65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8\nJun 14 08:53:25.366083 crc crio[24245]: time=\"2026-06-14T08:53:25.365962937Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=16d1bbf6-cd69-4e24-aff6-e9a77a3e0e82 name=/runtime.v1.ImageService/PullImage\nJun 14 08:53:25.375001 crc crio[24245]: time=\"2026-06-14T08:53:25.374918903Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 14 08:53:25.945601 crc crio[24245]: time=\"2026-06-14T08:53:25.94447225Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=16d1bbf6-cd69-4e24-aff6-e9a77a3e0e82 name=/runtime.v1.ImageService/PullImage\nJun 14 08:53:25.948009 crc crio[24245]: time=\"2026-06-14T08:53:25.947561259Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=af56e89a-92c4-4c4e-9e84-c6412ec34212 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:25.951449 crc crio[24245]: time=\"2026-06-14T08:53:25.95134422Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cf25ce54-925a-4e32-9d2a-5450c4c5a08a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:25.973191 crc crio[24245]: time=\"2026-06-14T08:53:25.973039841Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zqwcx/extract-content\" id=fae5b15e-2938-4126-b93e-a7958a5b0b16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:25.973936 crc crio[24245]: time=\"2026-06-14T08:53:25.973817267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:26.034025 crc crio[24245]: time=\"2026-06-14T08:53:26.033691589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:26.037650 crc crio[24245]: time=\"2026-06-14T08:53:26.037573044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:26.310786 crc crio[24245]: time=\"2026-06-14T08:53:26.310666663Z\" level=info msg=\"Created container 214f3c06e626a7ac46062589811fd32469ff81f7a3afb4e6f982cb99b84e0de5: openshift-marketplace/redhat-marketplace-zqwcx/extract-content\" id=fae5b15e-2938-4126-b93e-a7958a5b0b16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:26.315097 crc crio[24245]: time=\"2026-06-14T08:53:26.315006172Z\" level=info msg=\"Starting container: 214f3c06e626a7ac46062589811fd32469ff81f7a3afb4e6f982cb99b84e0de5\" id=416ffdb5-9e40-4cb4-9734-6d18a607c110 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:53:26.325457 crc crio[24245]: time=\"2026-06-14T08:53:26.323462511Z\" level=info msg=\"Started container\" PID=91376 containerID=214f3c06e626a7ac46062589811fd32469ff81f7a3afb4e6f982cb99b84e0de5 description=openshift-marketplace/redhat-marketplace-zqwcx/extract-content id=416ffdb5-9e40-4cb4-9734-6d18a607c110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8\nJun 14 08:53:27.862040 crc crio[24245]: time=\"2026-06-14T08:53:27.861503253Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-849b84f84f-sxptr/POD\" id=778b10d4-a587-418a-85f9-505737938a2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:53:27.863119 crc crio[24245]: time=\"2026-06-14T08:53:27.862077071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:27.915934 crc crio[24245]: time=\"2026-06-14T08:53:27.915611701Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-sxptr Namespace:openstack ID:f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a UID:b5190f9c-99de-49d5-ad0e-e64235a3075e NetNS:/var/run/netns/085d343f-a89f-4bf5-b582-dc02c8b59cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5190f9c_99de_49d5_ad0e_e64235a3075e.slice PodAnnotations:0xc002422a50}] Aliases:map[]}\"\nJun 14 08:53:27.915934 crc crio[24245]: time=\"2026-06-14T08:53:27.915664162Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-849b84f84f-sxptr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:53:28.330165 crc crio[24245]: time=\"2026-06-14T08:53:28.327973767Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-94bfffd6f-sbs5d/POD\" id=1ecd0fe0-d794-4248-ab31-a5a47891959f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:53:28.330165 crc crio[24245]: time=\"2026-06-14T08:53:28.328622778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:28.447948 crc crio[24245]: time=\"2026-06-14T08:53:28.447348531Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-sbs5d Namespace:openstack ID:333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10 UID:5c6492d9-c82e-4eed-b164-eac4e1a8d31b NetNS:/var/run/netns/b3e003ec-0d45-48d6-a9c5-b030f9ab0cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c6492d9_c82e_4eed_b164_eac4e1a8d31b.slice PodAnnotations:0xc002c92718}] Aliases:map[]}\"\nJun 14 08:53:28.447948 crc crio[24245]: time=\"2026-06-14T08:53:28.44793644Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-94bfffd6f-sbs5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:53:28.456268 crc crio[24245]: time=\"2026-06-14T08:53:28.456138189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=32f33070-0379-499b-b282-bd31d3e74544 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:28.468501 crc crio[24245]: time=\"2026-06-14T08:53:28.468338677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e3bb1d8a-ce1a-4735-9643-ce65f3cfaff1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:28.548551 crc crio[24245]: 2026-06-14T08:53:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f53a5f15fb99be3 Mac:9e:ea:60:90:b5:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/085d343f-a89f-4bf5-b582-dc02c8b59cf2 SocketPath: PciID:}] [{Interface:0xc0004b87c0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:53:28.551027 crc crio[24245]: time=\"2026-06-14T08:53:28.550577151Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-sxptr Namespace:openstack ID:f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a UID:b5190f9c-99de-49d5-ad0e-e64235a3075e NetNS:/var/run/netns/085d343f-a89f-4bf5-b582-dc02c8b59cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5190f9c_99de_49d5_ad0e_e64235a3075e.slice PodAnnotations:0xc002422a50}] Aliases:map[]}\"\nJun 14 08:53:28.551954 crc crio[24245]: time=\"2026-06-14T08:53:28.551553612Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-849b84f84f-sxptr for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:53:28.591433 crc crio[24245]: time=\"2026-06-14T08:53:28.587005621Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zqwcx/registry-server\" id=d059393b-b9fd-4ee1-9779-8c6f6744fe86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:28.678987 crc crio[24245]: time=\"2026-06-14T08:53:28.678636311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:28.702239 crc crio[24245]: time=\"2026-06-14T08:53:28.699632687Z\" level=info msg=\"Ran pod sandbox f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a with infra container: openstack/dnsmasq-dns-849b84f84f-sxptr/POD\" id=778b10d4-a587-418a-85f9-505737938a2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:53:28.714710 crc crio[24245]: time=\"2026-06-14T08:53:28.713656503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4c416039-29bb-4ace-98a1-de22c6fca659 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:28.844569 crc crio[24245]: time=\"2026-06-14T08:53:28.844318004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:28.850456 crc crio[24245]: time=\"2026-06-14T08:53:28.850204002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:28.987486 crc crio[24245]: time=\"2026-06-14T08:53:28.987059752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=891ea8ed-5342-401d-a79b-c1bc4c4e619c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:29.006952 crc crio[24245]: time=\"2026-06-14T08:53:29.000413059Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-849b84f84f-sxptr/init\" id=f57a9748-3ecd-46ec-9c58-98fb6cfdcd33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:29.006952 crc crio[24245]: time=\"2026-06-14T08:53:29.001032449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:29.156790 crc crio[24245]: time=\"2026-06-14T08:53:29.15670227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:29.161180 crc crio[24245]: time=\"2026-06-14T08:53:29.16110751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:29.230109 crc crio[24245]: time=\"2026-06-14T08:53:29.229751803Z\" level=info msg=\"Created container 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a: openshift-marketplace/redhat-marketplace-zqwcx/registry-server\" id=d059393b-b9fd-4ee1-9779-8c6f6744fe86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:29.232516 crc crio[24245]: time=\"2026-06-14T08:53:29.232439168Z\" level=info msg=\"Starting container: 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a\" id=4eb7ad93-2a3a-433a-a38b-91c30c0ba743 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:53:29.245756 crc crio[24245]: time=\"2026-06-14T08:53:29.245627149Z\" level=info msg=\"Started container\" PID=91630 containerID=4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a description=openshift-marketplace/redhat-marketplace-zqwcx/registry-server id=4eb7ad93-2a3a-433a-a38b-91c30c0ba743 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8\nJun 14 08:53:29.358203 crc crio[24245]: time=\"2026-06-14T08:53:29.357564733Z\" level=info msg=\"Created container 866a28c76feeef860e6901a38896d15660ef4c9f5dc7b4f247bcb570448ecdc2: openstack/dnsmasq-dns-849b84f84f-sxptr/init\" id=f57a9748-3ecd-46ec-9c58-98fb6cfdcd33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:29.359627 crc crio[24245]: time=\"2026-06-14T08:53:29.359581938Z\" level=info msg=\"Starting container: 866a28c76feeef860e6901a38896d15660ef4c9f5dc7b4f247bcb570448ecdc2\" id=29ab509b-296e-4a40-8466-7df3c6d133f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:53:29.366733 crc crio[24245]: time=\"2026-06-14T08:53:29.366216689Z\" level=info msg=\"Started container\" PID=91648 containerID=866a28c76feeef860e6901a38896d15660ef4c9f5dc7b4f247bcb570448ecdc2 description=openstack/dnsmasq-dns-849b84f84f-sxptr/init id=29ab509b-296e-4a40-8466-7df3c6d133f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a\nJun 14 08:53:29.443179 crc crio[24245]: 2026-06-14T08:53:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:333da54051bd4eb Mac:82:c8:f7:4b:28:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/b3e003ec-0d45-48d6-a9c5-b030f9ab0cfc SocketPath: PciID:}] [{Interface:0xc000384780 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:53:29.444712 crc crio[24245]: time=\"2026-06-14T08:53:29.444632931Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-sbs5d Namespace:openstack ID:333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10 UID:5c6492d9-c82e-4eed-b164-eac4e1a8d31b NetNS:/var/run/netns/b3e003ec-0d45-48d6-a9c5-b030f9ab0cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c6492d9_c82e_4eed_b164_eac4e1a8d31b.slice PodAnnotations:0xc002c92718}] Aliases:map[]}\"\nJun 14 08:53:29.444821 crc crio[24245]: time=\"2026-06-14T08:53:29.444786822Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-94bfffd6f-sbs5d for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:53:29.486394 crc crio[24245]: time=\"2026-06-14T08:53:29.486296794Z\" level=info msg=\"Stopping pod sandbox: f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a\" id=7c91270f-800e-4c08-a870-15398f83511e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:53:29.487085 crc crio[24245]: time=\"2026-06-14T08:53:29.487006787Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-sxptr Namespace:openstack ID:f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a UID:b5190f9c-99de-49d5-ad0e-e64235a3075e NetNS:/var/run/netns/085d343f-a89f-4bf5-b582-dc02c8b59cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5190f9c_99de_49d5_ad0e_e64235a3075e.slice PodAnnotations:0xc006e0a258}] Aliases:map[]}\"\nJun 14 08:53:29.487340 crc crio[24245]: time=\"2026-06-14T08:53:29.487233944Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-849b84f84f-sxptr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:53:29.491163 crc crio[24245]: time=\"2026-06-14T08:53:29.490940004Z\" level=info msg=\"Ran pod sandbox 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10 with infra container: openstack/dnsmasq-dns-94bfffd6f-sbs5d/POD\" id=1ecd0fe0-d794-4248-ab31-a5a47891959f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:53:29.497796 crc crio[24245]: time=\"2026-06-14T08:53:29.497723068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=137a99d6-6806-4403-a5f0-0b956385bbb1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:29.593455 crc crio[24245]: time=\"2026-06-14T08:53:29.593316651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8c9ffd3d-d827-438c-a4b0-baa62131fea0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:29.642679 crc crio[24245]: time=\"2026-06-14T08:53:29.642366217Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-94bfffd6f-sbs5d/init\" id=30804a59-78ee-4fdd-9503-17f973739ff9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:29.643332 crc crio[24245]: time=\"2026-06-14T08:53:29.6430838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:29.741197 crc crio[24245]: time=\"2026-06-14T08:53:29.74103675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:29.753099 crc crio[24245]: time=\"2026-06-14T08:53:29.752396807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:30.105598 crc crio[24245]: time=\"2026-06-14T08:53:30.0996927Z\" level=info msg=\"Stopped pod sandbox: f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a\" id=7c91270f-800e-4c08-a870-15398f83511e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:53:30.142031 crc crio[24245]: time=\"2026-06-14T08:53:30.14193421Z\" level=info msg=\"Created container 6d02bbaf5814627ee0eee75696bac9680b161cf3b8ad1a9ff26366ab1d9e38dc: openstack/dnsmasq-dns-94bfffd6f-sbs5d/init\" id=30804a59-78ee-4fdd-9503-17f973739ff9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:30.159058 crc crio[24245]: time=\"2026-06-14T08:53:30.158912223Z\" level=info msg=\"Starting container: 6d02bbaf5814627ee0eee75696bac9680b161cf3b8ad1a9ff26366ab1d9e38dc\" id=18da717a-8bb1-46e8-be89-c9b667033b5a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:53:30.168185 crc crio[24245]: time=\"2026-06-14T08:53:30.167323206Z\" level=info msg=\"Started container\" PID=91723 containerID=6d02bbaf5814627ee0eee75696bac9680b161cf3b8ad1a9ff26366ab1d9e38dc description=openstack/dnsmasq-dns-94bfffd6f-sbs5d/init id=18da717a-8bb1-46e8-be89-c9b667033b5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10\nJun 14 08:53:30.543153 crc crio[24245]: time=\"2026-06-14T08:53:30.543066058Z\" level=info msg=\"Removing container: 866a28c76feeef860e6901a38896d15660ef4c9f5dc7b4f247bcb570448ecdc2\" id=4eece291-11bc-41f3-b38e-e7d85f11aebc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:30.571463 crc crio[24245]: time=\"2026-06-14T08:53:30.571396774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=da270f7d-0371-4f20-8db6-f8d714f57026 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:30.623987 crc crio[24245]: time=\"2026-06-14T08:53:30.623690662Z\" level=info msg=\"Removed container 866a28c76feeef860e6901a38896d15660ef4c9f5dc7b4f247bcb570448ecdc2: openstack/dnsmasq-dns-849b84f84f-sxptr/init\" id=4eece291-11bc-41f3-b38e-e7d85f11aebc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:30.927742 crc crio[24245]: time=\"2026-06-14T08:53:30.92675568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=69b279c8-62cd-495c-b0de-7a5cf07c8ec9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:53:31.177396 crc crio[24245]: time=\"2026-06-14T08:53:31.17701229Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-94bfffd6f-sbs5d/dnsmasq-dns\" id=da9030d7-1295-4610-a8f7-33f4d96d24b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:31.177396 crc crio[24245]: time=\"2026-06-14T08:53:31.177179126Z\" level=info msg=\"Stopping container: 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3 (timeout: 2s)\" id=25e541d8-7b5b-4546-ab89-28bd3356fb2d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:53:31.178789 crc crio[24245]: time=\"2026-06-14T08:53:31.177517946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:31.250488 crc crio[24245]: time=\"2026-06-14T08:53:31.250383813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:31.256173 crc crio[24245]: time=\"2026-06-14T08:53:31.256036943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:53:31.636758 crc crio[24245]: time=\"2026-06-14T08:53:31.636341798Z\" level=info msg=\"Created container e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811: openstack/dnsmasq-dns-94bfffd6f-sbs5d/dnsmasq-dns\" id=da9030d7-1295-4610-a8f7-33f4d96d24b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:53:31.639648 crc crio[24245]: time=\"2026-06-14T08:53:31.639527809Z\" level=info msg=\"Starting container: e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811\" id=bd61631d-f8ee-465a-946e-853269ec0198 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:53:31.648410 crc crio[24245]: time=\"2026-06-14T08:53:31.648303279Z\" level=info msg=\"Started container\" PID=91822 containerID=e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811 description=openstack/dnsmasq-dns-94bfffd6f-sbs5d/dnsmasq-dns id=bd61631d-f8ee-465a-946e-853269ec0198 name=/runtime.v1.RuntimeService/StartContainer sandboxID=333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10\nJun 14 08:53:32.506387 crc crio[24245]: time=\"2026-06-14T08:53:32.506152151Z\" level=info msg=\"Stopped container 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3: openshift-marketplace/community-operators-v56n6/registry-server\" id=25e541d8-7b5b-4546-ab89-28bd3356fb2d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:53:32.508473 crc crio[24245]: time=\"2026-06-14T08:53:32.508390323Z\" level=info msg=\"Stopping pod sandbox: 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea\" id=032de079-d111-453c-aa9a-594abc403fa3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:53:32.509374 crc crio[24245]: time=\"2026-06-14T08:53:32.509305913Z\" level=info msg=\"Got pod network &{Name:community-operators-v56n6 Namespace:openshift-marketplace ID:7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea UID:9123cc38-9182-42da-98cf-c6c288e7f668 NetNS:/var/run/netns/20313d9b-97c3-4d82-adee-e4caed503a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9123cc38_9182_42da_98cf_c6c288e7f668.slice PodAnnotations:0xc0004cda00}] Aliases:map[]}\"\nJun 14 08:53:32.509917 crc crio[24245]: time=\"2026-06-14T08:53:32.509692894Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-v56n6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:53:33.021965 crc crio[24245]: time=\"2026-06-14T08:53:33.021671573Z\" level=info msg=\"Stopped pod sandbox: 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea\" id=032de079-d111-453c-aa9a-594abc403fa3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:53:33.667599 crc crio[24245]: time=\"2026-06-14T08:53:33.666076209Z\" level=info msg=\"Removing container: 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3\" id=f5579e5d-c30c-402e-b443-9edc9ba7de58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:33.707225 crc crio[24245]: time=\"2026-06-14T08:53:33.706914629Z\" level=info msg=\"Removed container 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3: openshift-marketplace/community-operators-v56n6/registry-server\" id=f5579e5d-c30c-402e-b443-9edc9ba7de58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:33.710556 crc crio[24245]: time=\"2026-06-14T08:53:33.710445405Z\" level=info msg=\"Removing container: 6e3f35d964043d60bf76b16a0568e843eab348ad8de8fb05a632f06de6ef44c0\" id=d012e7e9-8816-4a03-9967-5eb9d034b2af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:33.760034 crc crio[24245]: time=\"2026-06-14T08:53:33.759761636Z\" level=info msg=\"Removed container 6e3f35d964043d60bf76b16a0568e843eab348ad8de8fb05a632f06de6ef44c0: openshift-marketplace/community-operators-v56n6/extract-content\" id=d012e7e9-8816-4a03-9967-5eb9d034b2af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:33.763461 crc crio[24245]: time=\"2026-06-14T08:53:33.763232701Z\" level=info msg=\"Removing container: 0931a261010e50059452ecdc9646a5e86f9cbaea12f8c0efa310f0409c4b56b9\" id=7d8ce214-5289-4836-9d84-ac1b195fdc2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:33.838492 crc crio[24245]: time=\"2026-06-14T08:53:33.837712782Z\" level=info msg=\"Removed container 0931a261010e50059452ecdc9646a5e86f9cbaea12f8c0efa310f0409c4b56b9: openshift-marketplace/community-operators-v56n6/extract-utilities\" id=7d8ce214-5289-4836-9d84-ac1b195fdc2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:36.750933 crc crio[24245]: time=\"2026-06-14T08:53:36.750349953Z\" level=info msg=\"Stopping container: 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a (timeout: 2s)\" id=9236c843-df46-4373-87f6-275793321e8a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:53:36.896432 crc crio[24245]: time=\"2026-06-14T08:53:36.896227772Z\" level=info msg=\"Stopped container 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a: openshift-marketplace/redhat-marketplace-zqwcx/registry-server\" id=9236c843-df46-4373-87f6-275793321e8a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:53:36.899551 crc crio[24245]: time=\"2026-06-14T08:53:36.899388953Z\" level=info msg=\"Stopping pod sandbox: 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8\" id=fc2da675-b49d-4919-b823-2c40834126d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:53:36.900727 crc crio[24245]: time=\"2026-06-14T08:53:36.900351354Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zqwcx Namespace:openshift-marketplace ID:65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8 UID:86e41fe4-9cb1-4784-9755-2fb2ae68e00b NetNS:/var/run/netns/3402dae4-48da-42a0-8f37-04d9a78193e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e41fe4_9cb1_4784_9755_2fb2ae68e00b.slice PodAnnotations:0xc001c3cab0}] Aliases:map[]}\"\nJun 14 08:53:36.901091 crc crio[24245]: time=\"2026-06-14T08:53:36.901028326Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-zqwcx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:53:37.300608 crc crio[24245]: time=\"2026-06-14T08:53:37.300000664Z\" level=info msg=\"Stopped pod sandbox: 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8\" id=fc2da675-b49d-4919-b823-2c40834126d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:53:37.779721 crc crio[24245]: time=\"2026-06-14T08:53:37.77903396Z\" level=info msg=\"Removing container: 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a\" id=cdeebd0e-4e31-4bea-a0ec-ccfe4f2b6e35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:37.836233 crc crio[24245]: time=\"2026-06-14T08:53:37.835499403Z\" level=info msg=\"Removed container 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a: openshift-marketplace/redhat-marketplace-zqwcx/registry-server\" id=cdeebd0e-4e31-4bea-a0ec-ccfe4f2b6e35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:37.862703 crc crio[24245]: time=\"2026-06-14T08:53:37.862592728Z\" level=info msg=\"Removing container: 214f3c06e626a7ac46062589811fd32469ff81f7a3afb4e6f982cb99b84e0de5\" id=f7d6e214-b6b3-4a57-9e09-2988c6950adf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:37.902297 crc crio[24245]: time=\"2026-06-14T08:53:37.901982136Z\" level=info msg=\"Removed container 214f3c06e626a7ac46062589811fd32469ff81f7a3afb4e6f982cb99b84e0de5: openshift-marketplace/redhat-marketplace-zqwcx/extract-content\" id=f7d6e214-b6b3-4a57-9e09-2988c6950adf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:37.907685 crc crio[24245]: time=\"2026-06-14T08:53:37.907637716Z\" level=info msg=\"Removing container: e52629e3de866a245fcf6f9842e41f47af079cf1abfddf825db3d853181836a6\" id=33e169a9-f3a5-41a7-8c72-23f508edced8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:37.983338 crc crio[24245]: time=\"2026-06-14T08:53:37.983208418Z\" level=info msg=\"Removed container e52629e3de866a245fcf6f9842e41f47af079cf1abfddf825db3d853181836a6: openshift-marketplace/redhat-marketplace-zqwcx/extract-utilities\" id=33e169a9-f3a5-41a7-8c72-23f508edced8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:43.604336 crc crio[24245]: time=\"2026-06-14T08:53:43.603408793Z\" level=info msg=\"Stopping container: 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49 (timeout: 10s)\" id=1087a76e-3bc9-420a-95c7-0c01fa0c13f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:53:43.767822 crc crio[24245]: time=\"2026-06-14T08:53:43.767161705Z\" level=info msg=\"Stopped container 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49: openstack/dnsmasq-dns-786645bb79-rqwc4/dnsmasq-dns\" id=1087a76e-3bc9-420a-95c7-0c01fa0c13f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:53:43.774496 crc crio[24245]: time=\"2026-06-14T08:53:43.771552857Z\" level=info msg=\"Stopping pod sandbox: ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495\" id=d1f7c073-f0a1-4f96-9e98-cda31f0d960b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:53:43.774496 crc crio[24245]: time=\"2026-06-14T08:53:43.772451746Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-rqwc4 Namespace:openstack ID:ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495 UID:30bc4bbb-5388-47f0-aa42-bbb39735f98b NetNS:/var/run/netns/702c26bb-384e-4262-8f96-03b4e5231196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30bc4bbb_5388_47f0_aa42_bbb39735f98b.slice PodAnnotations:0xc001c3ccb0}] Aliases:map[]}\"\nJun 14 08:53:43.774496 crc crio[24245]: time=\"2026-06-14T08:53:43.772589471Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-786645bb79-rqwc4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:53:44.254546 crc crio[24245]: time=\"2026-06-14T08:53:44.254049704Z\" level=info msg=\"Stopped pod sandbox: ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495\" id=d1f7c073-f0a1-4f96-9e98-cda31f0d960b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:53:44.941509 crc crio[24245]: time=\"2026-06-14T08:53:44.941121986Z\" level=info msg=\"Removing container: 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49\" id=4d7fef2b-a3a2-43fe-8c1a-d1f11e618b44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:44.979936 crc crio[24245]: time=\"2026-06-14T08:53:44.979752821Z\" level=info msg=\"Removed container 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49: openstack/dnsmasq-dns-786645bb79-rqwc4/dnsmasq-dns\" id=4d7fef2b-a3a2-43fe-8c1a-d1f11e618b44 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:44.996936 crc crio[24245]: time=\"2026-06-14T08:53:44.996783652Z\" level=info msg=\"Removing container: c2a3b0e851862918f0ed7ccd8f9a79bc2536bb664178dba90dfe4e9b6685e163\" id=17add5d9-a7a8-412d-bb36-c3272f0c23c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:53:45.040027 crc crio[24245]: time=\"2026-06-14T08:53:45.03969932Z\" level=info msg=\"Removed container c2a3b0e851862918f0ed7ccd8f9a79bc2536bb664178dba90dfe4e9b6685e163: openstack/dnsmasq-dns-786645bb79-rqwc4/init\" id=17add5d9-a7a8-412d-bb36-c3272f0c23c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:54:00.891028 crc crio[24245]: time=\"2026-06-14T08:54:00.889014736Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690454-sxj55/POD\" id=07c824a4-acc2-4f22-9a87-ff77ac40c720 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:54:00.891028 crc crio[24245]: time=\"2026-06-14T08:54:00.889808172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:00.938314 crc crio[24245]: time=\"2026-06-14T08:54:00.938169386Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690454-sxj55 Namespace:openshift-infra ID:e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab UID:cee2eb9b-0fe9-417b-88af-e80597de35ae NetNS:/var/run/netns/819e11af-bad0-43d0-b18f-7675c2441569 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcee2eb9b_0fe9_417b_88af_e80597de35ae.slice PodAnnotations:0xc00161a0c0}] Aliases:map[]}\"\nJun 14 08:54:00.938314 crc crio[24245]: time=\"2026-06-14T08:54:00.93828762Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690454-sxj55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:54:03.024730 crc crio[24245]: 2026-06-14T08:54:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9852ff38f6c44b Mac:2a:3e:04:a9:5d:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/819e11af-bad0-43d0-b18f-7675c2441569 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:54:03.027618 crc crio[24245]: time=\"2026-06-14T08:54:03.026740588Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690454-sxj55 Namespace:openshift-infra ID:e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab UID:cee2eb9b-0fe9-417b-88af-e80597de35ae NetNS:/var/run/netns/819e11af-bad0-43d0-b18f-7675c2441569 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcee2eb9b_0fe9_417b_88af_e80597de35ae.slice PodAnnotations:0xc00161a0c0}] Aliases:map[]}\"\nJun 14 08:54:03.027618 crc crio[24245]: time=\"2026-06-14T08:54:03.027010307Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690454-sxj55 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:54:03.055651 crc crio[24245]: time=\"2026-06-14T08:54:03.055543216Z\" level=info msg=\"Ran pod sandbox e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab with infra container: openshift-infra/auto-csr-approver-29690454-sxj55/POD\" id=07c824a4-acc2-4f22-9a87-ff77ac40c720 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:54:03.059786 crc crio[24245]: time=\"2026-06-14T08:54:03.059699719Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9fe4061d-b27e-4359-ae28-d4787d47232c name=/runtime.v1.ImageService/PullImage\nJun 14 08:54:03.076283 crc crio[24245]: time=\"2026-06-14T08:54:03.076165275Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 08:54:03.456823 crc crio[24245]: time=\"2026-06-14T08:54:03.456423077Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2m244/POD\" id=104800e7-89eb-4a1d-8334-9d961bf1b027 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:54:03.457042 crc crio[24245]: time=\"2026-06-14T08:54:03.456922583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:03.495897 crc crio[24245]: time=\"2026-06-14T08:54:03.495748622Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2m244 Namespace:openshift-marketplace ID:c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958 UID:e640af8c-e474-43c2-9665-95db14728386 NetNS:/var/run/netns/fec9e191-0bf7-4c04-8330-78d1d83c35cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode640af8c_e474_43c2_9665_95db14728386.slice PodAnnotations:0xc006e0aba8}] Aliases:map[]}\"\nJun 14 08:54:03.495897 crc crio[24245]: time=\"2026-06-14T08:54:03.495794414Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2m244 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:54:03.822898 crc crio[24245]: time=\"2026-06-14T08:54:03.822727413Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9fe4061d-b27e-4359-ae28-d4787d47232c name=/runtime.v1.ImageService/PullImage\nJun 14 08:54:03.824363 crc crio[24245]: time=\"2026-06-14T08:54:03.824239593Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e36801b7-17aa-4bb2-9743-ead2e0e984df name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:54:03.827701 crc crio[24245]: time=\"2026-06-14T08:54:03.826583467Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c945faec-ab1b-4c37-bbfd-9d1662370cdd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:54:03.835019 crc crio[24245]: time=\"2026-06-14T08:54:03.834760167Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690454-sxj55/oc\" id=18808d56-412f-41c8-bdf7-8311d501383f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:54:03.835400 crc crio[24245]: time=\"2026-06-14T08:54:03.835334586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:03.900696 crc crio[24245]: time=\"2026-06-14T08:54:03.899524866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:04.097218 crc crio[24245]: time=\"2026-06-14T08:54:04.095204074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:04.162515 crc crio[24245]: 2026-06-14T08:54:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c12e9d0f321d747 Mac:aa:fe:73:8c:e9:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/fec9e191-0bf7-4c04-8330-78d1d83c35cc SocketPath: PciID:}] [{Interface:0xc000292990 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:54:04.172186 crc crio[24245]: time=\"2026-06-14T08:54:04.172105642Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2m244 Namespace:openshift-marketplace ID:c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958 UID:e640af8c-e474-43c2-9665-95db14728386 NetNS:/var/run/netns/fec9e191-0bf7-4c04-8330-78d1d83c35cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode640af8c_e474_43c2_9665_95db14728386.slice PodAnnotations:0xc006e0aba8}] Aliases:map[]}\"\nJun 14 08:54:04.172470 crc crio[24245]: time=\"2026-06-14T08:54:04.172381418Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2m244 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:54:04.192567 crc crio[24245]: time=\"2026-06-14T08:54:04.192505372Z\" level=info msg=\"Ran pod sandbox c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958 with infra container: openshift-marketplace/redhat-operators-2m244/POD\" id=104800e7-89eb-4a1d-8334-9d961bf1b027 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:54:04.195827 crc crio[24245]: time=\"2026-06-14T08:54:04.195740144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7b618202-a6d0-4de5-9425-1fa4bc123dec name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:54:04.199450 crc crio[24245]: time=\"2026-06-14T08:54:04.19937812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=119aedb5-a667-4d4c-9707-4bfa09871190 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:54:04.214385 crc crio[24245]: time=\"2026-06-14T08:54:04.214197523Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2m244/extract-utilities\" id=8916e6c6-7f09-444c-960a-4313cc83c5f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:54:04.214820 crc crio[24245]: time=\"2026-06-14T08:54:04.21471676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:04.236899 crc crio[24245]: time=\"2026-06-14T08:54:04.236760834Z\" level=info msg=\"Created container e12470e8b6debc6b8bd03848a2207d0f0fddae006607693ab296af3e637a6c3b: openshift-infra/auto-csr-approver-29690454-sxj55/oc\" id=18808d56-412f-41c8-bdf7-8311d501383f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:54:04.240381 crc crio[24245]: time=\"2026-06-14T08:54:04.240298378Z\" level=info msg=\"Starting container: e12470e8b6debc6b8bd03848a2207d0f0fddae006607693ab296af3e637a6c3b\" id=497dea6d-a76a-4cf8-9915-1fc004dd7102 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:54:04.245536 crc crio[24245]: time=\"2026-06-14T08:54:04.24537108Z\" level=info msg=\"Started container\" PID=93692 containerID=e12470e8b6debc6b8bd03848a2207d0f0fddae006607693ab296af3e637a6c3b description=openshift-infra/auto-csr-approver-29690454-sxj55/oc id=497dea6d-a76a-4cf8-9915-1fc004dd7102 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab\nJun 14 08:54:04.294585 crc crio[24245]: time=\"2026-06-14T08:54:04.294530769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:04.302149 crc crio[24245]: time=\"2026-06-14T08:54:04.301753609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:04.477313 crc crio[24245]: time=\"2026-06-14T08:54:04.476721916Z\" level=info msg=\"Created container 78428e314f1c9a9a935c69b0503cf8e64ee7b1cacbc5678c1eb247dd744f4840: openshift-marketplace/redhat-operators-2m244/extract-utilities\" id=8916e6c6-7f09-444c-960a-4313cc83c5f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:54:04.478603 crc crio[24245]: time=\"2026-06-14T08:54:04.478497515Z\" level=info msg=\"Starting container: 78428e314f1c9a9a935c69b0503cf8e64ee7b1cacbc5678c1eb247dd744f4840\" id=44246e1f-a8fe-4091-9e5c-8285beb23a8b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:54:04.488085 crc crio[24245]: time=\"2026-06-14T08:54:04.487922444Z\" level=info msg=\"Started container\" PID=93717 containerID=78428e314f1c9a9a935c69b0503cf8e64ee7b1cacbc5678c1eb247dd744f4840 description=openshift-marketplace/redhat-operators-2m244/extract-utilities id=44246e1f-a8fe-4091-9e5c-8285beb23a8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958\nJun 14 08:54:04.535928 crc crio[24245]: time=\"2026-06-14T08:54:04.533283514Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=129af82a-5148-4758-ad6a-624b12e4e154 name=/runtime.v1.ImageService/PullImage\nJun 14 08:54:04.540486 crc crio[24245]: time=\"2026-06-14T08:54:04.540408842Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 14 08:54:05.138034 crc crio[24245]: time=\"2026-06-14T08:54:05.137787095Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=129af82a-5148-4758-ad6a-624b12e4e154 name=/runtime.v1.ImageService/PullImage\nJun 14 08:54:05.139650 crc crio[24245]: time=\"2026-06-14T08:54:05.139362365Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1dd38983-7733-423d-91e0-4a5005cde629 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:54:05.143201 crc crio[24245]: time=\"2026-06-14T08:54:05.143148965Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=506303b5-d626-4408-9724-3e1fd2883f9a name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:54:05.152285 crc crio[24245]: time=\"2026-06-14T08:54:05.152141813Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2m244/extract-content\" id=5a3370d4-554d-4cd1-a5b2-a8c29cebf17b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:54:05.152679 crc crio[24245]: time=\"2026-06-14T08:54:05.152618448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:05.201413 crc crio[24245]: time=\"2026-06-14T08:54:05.201304993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:05.205499 crc crio[24245]: time=\"2026-06-14T08:54:05.205428804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:05.368758 crc crio[24245]: time=\"2026-06-14T08:54:05.368646336Z\" level=info msg=\"Created container e14bce234e964dcb9baa735b0e010cec81a02a0e1174be23e80439cfb0bc557c: openshift-marketplace/redhat-operators-2m244/extract-content\" id=5a3370d4-554d-4cd1-a5b2-a8c29cebf17b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:54:05.370508 crc crio[24245]: time=\"2026-06-14T08:54:05.370420192Z\" level=info msg=\"Starting container: e14bce234e964dcb9baa735b0e010cec81a02a0e1174be23e80439cfb0bc557c\" id=79fea6d1-9610-424a-a45e-e0f6492d7e9b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:54:05.378236 crc crio[24245]: time=\"2026-06-14T08:54:05.377347004Z\" level=info msg=\"Started container\" PID=93844 containerID=e14bce234e964dcb9baa735b0e010cec81a02a0e1174be23e80439cfb0bc557c description=openshift-marketplace/redhat-operators-2m244/extract-content id=79fea6d1-9610-424a-a45e-e0f6492d7e9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958\nJun 14 08:54:06.576907 crc crio[24245]: time=\"2026-06-14T08:54:06.576394671Z\" level=info msg=\"Stopping pod sandbox: e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab\" id=d9ab7ebc-dd15-47da-987f-e017020153c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:06.578646 crc crio[24245]: time=\"2026-06-14T08:54:06.577672773Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690454-sxj55 Namespace:openshift-infra ID:e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab UID:cee2eb9b-0fe9-417b-88af-e80597de35ae NetNS:/var/run/netns/819e11af-bad0-43d0-b18f-7675c2441569 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcee2eb9b_0fe9_417b_88af_e80597de35ae.slice PodAnnotations:0xc000131090}] Aliases:map[]}\"\nJun 14 08:54:06.578646 crc crio[24245]: time=\"2026-06-14T08:54:06.577809567Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690454-sxj55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:54:06.998208 crc crio[24245]: time=\"2026-06-14T08:54:06.997208088Z\" level=info msg=\"Stopped pod sandbox: e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab\" id=d9ab7ebc-dd15-47da-987f-e017020153c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:12.741462 crc crio[24245]: time=\"2026-06-14T08:54:12.739947181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=553d56f9-d101-4c60-a6a0-d582a7fc1839 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:54:12.751611 crc crio[24245]: time=\"2026-06-14T08:54:12.746945933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=efd7f173-463c-425b-ad6b-8c7590485204 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:54:13.380286 crc crio[24245]: time=\"2026-06-14T08:54:13.380110451Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2m244/registry-server\" id=e84cb8e8-a3bf-4bc5-af95-571e90de77a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:54:13.380729 crc crio[24245]: time=\"2026-06-14T08:54:13.380663699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:13.472067 crc crio[24245]: time=\"2026-06-14T08:54:13.471964804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:13.476741 crc crio[24245]: time=\"2026-06-14T08:54:13.476662144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:14.310937 crc crio[24245]: time=\"2026-06-14T08:54:14.307383491Z\" level=info msg=\"Created container 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2: openshift-marketplace/redhat-operators-2m244/registry-server\" id=e84cb8e8-a3bf-4bc5-af95-571e90de77a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:54:14.335469 crc crio[24245]: time=\"2026-06-14T08:54:14.334997293Z\" level=info msg=\"Starting container: 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2\" id=f8c8006a-fb90-41c9-b523-de126ca9d235 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:54:14.359479 crc crio[24245]: time=\"2026-06-14T08:54:14.359305852Z\" level=info msg=\"Started container\" PID=94194 containerID=0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2 description=openshift-marketplace/redhat-operators-2m244/registry-server id=f8c8006a-fb90-41c9-b523-de126ca9d235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958\nJun 14 08:54:22.154021 crc crio[24245]: time=\"2026-06-14T08:54:22.152641696Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-tbwhm/POD\" id=1f32acff-84b9-49ef-a19e-e8ed8431efe8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:54:22.155925 crc crio[24245]: time=\"2026-06-14T08:54:22.154039821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:22.243598 crc crio[24245]: time=\"2026-06-14T08:54:22.243473547Z\" level=info msg=\"Got pod network &{Name:certified-operators-tbwhm Namespace:openshift-marketplace ID:6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06 UID:0add50fc-1b39-4717-a3b7-3b6f76449310 NetNS:/var/run/netns/d14361f6-7807-402c-8a82-f2b180577ae3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0add50fc_1b39_4717_a3b7_3b6f76449310.slice PodAnnotations:0xc00161a300}] Aliases:map[]}\"\nJun 14 08:54:22.243598 crc crio[24245]: time=\"2026-06-14T08:54:22.243555319Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-tbwhm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:54:22.845708 crc crio[24245]: time=\"2026-06-14T08:54:22.843433224Z\" level=info msg=\"Removing container: 24b25f378e74d6599993b4b5abc41065bddd8b9f8a12da4bc4f6495c5b931efb\" id=d43ef42d-fdfb-4b51-898b-ec561463d32e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:54:23.341148 crc crio[24245]: time=\"2026-06-14T08:54:23.340213646Z\" level=info msg=\"Removed container 24b25f378e74d6599993b4b5abc41065bddd8b9f8a12da4bc4f6495c5b931efb: openstack/keystone-bootstrap-np4tb/keystone-bootstrap\" id=d43ef42d-fdfb-4b51-898b-ec561463d32e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:54:23.358165 crc crio[24245]: time=\"2026-06-14T08:54:23.357180158Z\" level=info msg=\"Removing container: c5234d62167f2df341f319256db83cbfe89737f7361fa08db0de7f7af810a5f8\" id=c3ef4111-ac93-4fb2-b07a-af4075cf457d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:54:23.500234 crc crio[24245]: time=\"2026-06-14T08:54:23.500080495Z\" level=info msg=\"Removed container c5234d62167f2df341f319256db83cbfe89737f7361fa08db0de7f7af810a5f8: openshift-infra/auto-csr-approver-29690448-dnr4s/oc\" id=c3ef4111-ac93-4fb2-b07a-af4075cf457d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:54:23.509729 crc crio[24245]: time=\"2026-06-14T08:54:23.509553824Z\" level=info msg=\"Removing container: d06cdc6f564ecd78d45b08c48804eb909111c304abb4ae6b6fbaa2393c355cb9\" id=c01feb0b-8589-49f7-874a-c3a467cdac1a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:54:23.584018 crc crio[24245]: 2026-06-14T08:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d1d5e8077d9bba Mac:e2:df:21:cc:5f:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/d14361f6-7807-402c-8a82-f2b180577ae3 SocketPath: PciID:}] [{Interface:0xc0001a46d0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:54:23.586775 crc crio[24245]: time=\"2026-06-14T08:54:23.586682637Z\" level=info msg=\"Got pod network &{Name:certified-operators-tbwhm Namespace:openshift-marketplace ID:6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06 UID:0add50fc-1b39-4717-a3b7-3b6f76449310 NetNS:/var/run/netns/d14361f6-7807-402c-8a82-f2b180577ae3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0add50fc_1b39_4717_a3b7_3b6f76449310.slice PodAnnotations:0xc00161a300}] Aliases:map[]}\"\nJun 14 08:54:23.587016 crc crio[24245]: time=\"2026-06-14T08:54:23.586956036Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-tbwhm for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:54:23.655283 crc crio[24245]: time=\"2026-06-14T08:54:23.655128842Z\" level=info msg=\"Ran pod sandbox 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06 with infra container: openshift-marketplace/certified-operators-tbwhm/POD\" id=1f32acff-84b9-49ef-a19e-e8ed8431efe8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:54:23.657547 crc crio[24245]: time=\"2026-06-14T08:54:23.657489827Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ca2697f3-27b1-4224-91e5-873188437dcc name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:54:23.698619 crc crio[24245]: time=\"2026-06-14T08:54:23.698516888Z\" level=info msg=\"Removed container d06cdc6f564ecd78d45b08c48804eb909111c304abb4ae6b6fbaa2393c355cb9: openstack/ovn-controller-jrwkf-config-bn68h/ovn-config\" id=c01feb0b-8589-49f7-874a-c3a467cdac1a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:54:23.703597 crc crio[24245]: time=\"2026-06-14T08:54:23.703424284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=628de716-4a54-48f4-ba66-1bf738adfb30 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:54:23.710902 crc crio[24245]: time=\"2026-06-14T08:54:23.710782849Z\" level=info msg=\"Removing container: ae2966dfc803b95b33a3ce5406b5d3010be2cc5fa6fad2b75622cc2ef0b18767\" id=5a1b5b5c-cd54-46e7-93d1-cf697b233399 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:54:23.722421 crc crio[24245]: time=\"2026-06-14T08:54:23.722337649Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tbwhm/extract-utilities\" id=bd5eddfd-db43-4c4d-94a5-e48f4c3b56d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:54:23.723441 crc crio[24245]: time=\"2026-06-14T08:54:23.723228717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:23.898130 crc crio[24245]: time=\"2026-06-14T08:54:23.898072119Z\" level=info msg=\"Removed container ae2966dfc803b95b33a3ce5406b5d3010be2cc5fa6fad2b75622cc2ef0b18767: openstack/ovn-controller-jrwkf-config-wqhnn/ovn-config\" id=5a1b5b5c-cd54-46e7-93d1-cf697b233399 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:54:23.918595 crc crio[24245]: time=\"2026-06-14T08:54:23.918510932Z\" level=info msg=\"Stopping pod sandbox: 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea\" id=ddbd0207-275b-4721-a4c3-30add70a4bf2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:23.918820 crc crio[24245]: time=\"2026-06-14T08:54:23.918625626Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea\" id=ddbd0207-275b-4721-a4c3-30add70a4bf2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:23.919192 crc crio[24245]: time=\"2026-06-14T08:54:23.919154533Z\" level=info msg=\"Removing pod sandbox: 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea\" id=c073572b-5f86-4570-9750-b80d4c0644fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:54:23.943023 crc crio[24245]: time=\"2026-06-14T08:54:23.940671809Z\" level=info msg=\"Removed pod sandbox: 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea\" id=c073572b-5f86-4570-9750-b80d4c0644fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:54:23.943023 crc crio[24245]: time=\"2026-06-14T08:54:23.941806759Z\" level=info msg=\"Stopping pod sandbox: f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a\" id=b8722a42-381e-4214-9182-c5c693904c3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:23.943023 crc crio[24245]: time=\"2026-06-14T08:54:23.941987025Z\" level=info msg=\"Stopped pod sandbox (already stopped): f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a\" id=b8722a42-381e-4214-9182-c5c693904c3f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:23.943453 crc crio[24245]: time=\"2026-06-14T08:54:23.943333365Z\" level=info msg=\"Removing pod sandbox: f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a\" id=9f2eb9e5-9eec-42e8-8175-45ca8b050ddd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:54:23.959369 crc crio[24245]: time=\"2026-06-14T08:54:23.959228703Z\" level=info msg=\"Removed pod sandbox: f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a\" id=9f2eb9e5-9eec-42e8-8175-45ca8b050ddd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:54:23.960903 crc crio[24245]: time=\"2026-06-14T08:54:23.960043458Z\" level=info msg=\"Stopping pod sandbox: 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8\" id=606e997c-1464-4fd4-b4b0-f3ff9ae4a089 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:23.968466 crc crio[24245]: time=\"2026-06-14T08:54:23.967944511Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8\" id=606e997c-1464-4fd4-b4b0-f3ff9ae4a089 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:23.969470 crc crio[24245]: time=\"2026-06-14T08:54:23.969351376Z\" level=info msg=\"Removing pod sandbox: 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8\" id=a3b50d7c-d56b-4b00-8e11-3fdbc0d19d1a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:54:23.971439 crc crio[24245]: time=\"2026-06-14T08:54:23.971338929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:23.975691 crc crio[24245]: time=\"2026-06-14T08:54:23.975622996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:23.990149 crc crio[24245]: time=\"2026-06-14T08:54:23.990010365Z\" level=info msg=\"Removed pod sandbox: 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8\" id=a3b50d7c-d56b-4b00-8e11-3fdbc0d19d1a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:54:23.991672 crc crio[24245]: time=\"2026-06-14T08:54:23.991597456Z\" level=info msg=\"Stopping pod sandbox: dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5\" id=6d77915a-8d1f-45da-baf9-d33f369cdc50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:23.991815 crc crio[24245]: time=\"2026-06-14T08:54:23.991702209Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5\" id=6d77915a-8d1f-45da-baf9-d33f369cdc50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:23.992916 crc crio[24245]: time=\"2026-06-14T08:54:23.992777654Z\" level=info msg=\"Removing pod sandbox: dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5\" id=42f9cf4d-969e-449e-9be0-640f1423d8fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:54:24.018590 crc crio[24245]: time=\"2026-06-14T08:54:24.018518195Z\" level=info msg=\"Removed pod sandbox: dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5\" id=42f9cf4d-969e-449e-9be0-640f1423d8fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:54:24.020375 crc crio[24245]: time=\"2026-06-14T08:54:24.020345833Z\" level=info msg=\"Stopping pod sandbox: ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495\" id=8584fb67-1a95-43ac-b0ab-8907ed8c5c35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:24.020533 crc crio[24245]: time=\"2026-06-14T08:54:24.020514948Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495\" id=8584fb67-1a95-43ac-b0ab-8907ed8c5c35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:24.022151 crc crio[24245]: time=\"2026-06-14T08:54:24.021582873Z\" level=info msg=\"Removing pod sandbox: ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495\" id=e8943e11-fc9c-49e1-8ecd-d86347ac59b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:54:24.042740 crc crio[24245]: time=\"2026-06-14T08:54:24.042692788Z\" level=info msg=\"Removed pod sandbox: ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495\" id=e8943e11-fc9c-49e1-8ecd-d86347ac59b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:54:24.045103 crc crio[24245]: time=\"2026-06-14T08:54:24.044952649Z\" level=info msg=\"Stopping pod sandbox: 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104\" id=a45fd2ee-0d40-4f3f-a945-695c3c5eaa80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:24.045409 crc crio[24245]: time=\"2026-06-14T08:54:24.045221088Z\" level=info msg=\"Stopped pod sandbox (already stopped): 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104\" id=a45fd2ee-0d40-4f3f-a945-695c3c5eaa80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:24.048017 crc crio[24245]: time=\"2026-06-14T08:54:24.047987676Z\" level=info msg=\"Removing pod sandbox: 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104\" id=118deec8-95ac-4040-aa29-91b477bb6732 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:54:24.069406 crc crio[24245]: time=\"2026-06-14T08:54:24.069303188Z\" level=info msg=\"Removed pod sandbox: 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104\" id=118deec8-95ac-4040-aa29-91b477bb6732 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:54:24.071238 crc crio[24245]: time=\"2026-06-14T08:54:24.071031541Z\" level=info msg=\"Stopping pod sandbox: 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181\" id=88278dc6-8a11-4257-9287-af94a7cccc84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:24.071417 crc crio[24245]: time=\"2026-06-14T08:54:24.071243339Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181\" id=88278dc6-8a11-4257-9287-af94a7cccc84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:24.072414 crc crio[24245]: time=\"2026-06-14T08:54:24.072379835Z\" level=info msg=\"Removing pod sandbox: 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181\" id=b8f9ee4d-0222-44c8-8eb4-ff3583af99dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:54:24.090025 crc crio[24245]: time=\"2026-06-14T08:54:24.089969227Z\" level=info msg=\"Removed pod sandbox: 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181\" id=b8f9ee4d-0222-44c8-8eb4-ff3583af99dd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:54:24.092992 crc crio[24245]: time=\"2026-06-14T08:54:24.092915002Z\" level=info msg=\"Stopping pod sandbox: 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f\" id=db399af6-2a60-4d1e-b910-ac8c55be461f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:24.093240 crc crio[24245]: time=\"2026-06-14T08:54:24.093214431Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f\" id=db399af6-2a60-4d1e-b910-ac8c55be461f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:24.094313 crc crio[24245]: time=\"2026-06-14T08:54:24.094200512Z\" level=info msg=\"Removing pod sandbox: 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f\" id=e7b379f5-8ad3-47ba-a843-b7bc8960bdd4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:54:24.142338 crc crio[24245]: time=\"2026-06-14T08:54:24.142184895Z\" level=info msg=\"Removed pod sandbox: 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f\" id=e7b379f5-8ad3-47ba-a843-b7bc8960bdd4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:54:24.156497 crc crio[24245]: time=\"2026-06-14T08:54:24.156095399Z\" level=info msg=\"Created container 30e7ed5cff124a4a8fad2220094db2143655694bb0c409708ad65d0eaebbd107: openshift-marketplace/certified-operators-tbwhm/extract-utilities\" id=bd5eddfd-db43-4c4d-94a5-e48f4c3b56d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:54:24.159138 crc crio[24245]: time=\"2026-06-14T08:54:24.158947049Z\" level=info msg=\"Starting container: 30e7ed5cff124a4a8fad2220094db2143655694bb0c409708ad65d0eaebbd107\" id=f3ab88ba-97aa-4e6d-b96d-825ad723143f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:54:24.166535 crc crio[24245]: time=\"2026-06-14T08:54:24.166313636Z\" level=info msg=\"Started container\" PID=94746 containerID=30e7ed5cff124a4a8fad2220094db2143655694bb0c409708ad65d0eaebbd107 description=openshift-marketplace/certified-operators-tbwhm/extract-utilities id=f3ab88ba-97aa-4e6d-b96d-825ad723143f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06\nJun 14 08:54:24.514213 crc crio[24245]: time=\"2026-06-14T08:54:24.51381319Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fbeb097d-e4f9-4d35-8160-2801337be5fa name=/runtime.v1.ImageService/PullImage\nJun 14 08:54:24.523406 crc crio[24245]: time=\"2026-06-14T08:54:24.523213881Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 14 08:54:25.676747 crc crio[24245]: time=\"2026-06-14T08:54:25.676134454Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4\" id=fbeb097d-e4f9-4d35-8160-2801337be5fa name=/runtime.v1.ImageService/PullImage\nJun 14 08:54:25.678305 crc crio[24245]: time=\"2026-06-14T08:54:25.678016286Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9074ca08-0030-4720-a93e-be65a451514c name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:54:25.681569 crc crio[24245]: time=\"2026-06-14T08:54:25.68133228Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a71d0bf9-edda-439f-ac8c-3f255b1eab26 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:54:25.736035 crc crio[24245]: time=\"2026-06-14T08:54:25.735792249Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tbwhm/extract-content\" id=d68afdf5-901d-4df8-87fb-491666c76482 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:54:25.736713 crc crio[24245]: time=\"2026-06-14T08:54:25.736621106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:25.811344 crc crio[24245]: time=\"2026-06-14T08:54:25.810750094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:25.820129 crc crio[24245]: time=\"2026-06-14T08:54:25.82005632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:26.038694 crc crio[24245]: time=\"2026-06-14T08:54:26.038564377Z\" level=info msg=\"Created container f8d63b09fca084f677f813858c49f5d917037ab081876b0ab3ebc7c740e0b91f: openshift-marketplace/certified-operators-tbwhm/extract-content\" id=d68afdf5-901d-4df8-87fb-491666c76482 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:54:26.040359 crc crio[24245]: time=\"2026-06-14T08:54:26.040179739Z\" level=info msg=\"Starting container: f8d63b09fca084f677f813858c49f5d917037ab081876b0ab3ebc7c740e0b91f\" id=f9bb0144-72f1-4997-a94b-97cb9e30f757 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:54:26.048702 crc crio[24245]: time=\"2026-06-14T08:54:26.048301178Z\" level=info msg=\"Started container\" PID=94882 containerID=f8d63b09fca084f677f813858c49f5d917037ab081876b0ab3ebc7c740e0b91f description=openshift-marketplace/certified-operators-tbwhm/extract-content id=f9bb0144-72f1-4997-a94b-97cb9e30f757 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06\nJun 14 08:54:29.616830 crc crio[24245]: time=\"2026-06-14T08:54:29.615405761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0f6d849a-f512-469f-9cb0-be62ed6b0d61 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:54:29.634216 crc crio[24245]: time=\"2026-06-14T08:54:29.634092506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e5521d81-b944-44a0-b7d5-c40725f2eaae name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:54:29.658596 crc crio[24245]: time=\"2026-06-14T08:54:29.658247268Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tbwhm/registry-server\" id=b6ce8f90-f02c-42c0-b31c-8eef5e0ca4cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:54:29.659098 crc crio[24245]: time=\"2026-06-14T08:54:29.659037523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:29.749351 crc crio[24245]: time=\"2026-06-14T08:54:29.749116289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:29.753636 crc crio[24245]: time=\"2026-06-14T08:54:29.753176749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:54:29.926382 crc crio[24245]: time=\"2026-06-14T08:54:29.925716728Z\" level=info msg=\"Created container fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8: openshift-marketplace/certified-operators-tbwhm/registry-server\" id=b6ce8f90-f02c-42c0-b31c-8eef5e0ca4cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:54:29.928222 crc crio[24245]: time=\"2026-06-14T08:54:29.928065424Z\" level=info msg=\"Starting container: fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8\" id=f5ae68e0-a2be-4e7c-b537-45ca51b28f6c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:54:29.933970 crc crio[24245]: time=\"2026-06-14T08:54:29.933815847Z\" level=info msg=\"Started container\" PID=95039 containerID=fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8 description=openshift-marketplace/certified-operators-tbwhm/registry-server id=f5ae68e0-a2be-4e7c-b537-45ca51b28f6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06\nJun 14 08:54:44.569781 crc crio[24245]: time=\"2026-06-14T08:54:44.566048283Z\" level=info msg=\"Stopping container: fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8 (timeout: 2s)\" id=0be251c1-399f-4fab-8de4-bbf1e5c4c5de name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:54:45.185554 crc crio[24245]: time=\"2026-06-14T08:54:45.185041536Z\" level=info msg=\"Stopped container fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8: openshift-marketplace/certified-operators-tbwhm/registry-server\" id=0be251c1-399f-4fab-8de4-bbf1e5c4c5de name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:54:45.187531 crc crio[24245]: time=\"2026-06-14T08:54:45.187482644Z\" level=info msg=\"Stopping pod sandbox: 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06\" id=ce263c93-875b-4392-ba3f-f40a70ab68d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:45.189450 crc crio[24245]: time=\"2026-06-14T08:54:45.189414377Z\" level=info msg=\"Got pod network &{Name:certified-operators-tbwhm Namespace:openshift-marketplace ID:6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06 UID:0add50fc-1b39-4717-a3b7-3b6f76449310 NetNS:/var/run/netns/d14361f6-7807-402c-8a82-f2b180577ae3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0add50fc_1b39_4717_a3b7_3b6f76449310.slice PodAnnotations:0xc00274a3b8}] Aliases:map[]}\"\nJun 14 08:54:45.189802 crc crio[24245]: time=\"2026-06-14T08:54:45.189766658Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-tbwhm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:54:45.724623 crc crio[24245]: time=\"2026-06-14T08:54:45.724047467Z\" level=info msg=\"Stopped pod sandbox: 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06\" id=ce263c93-875b-4392-ba3f-f40a70ab68d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:54:46.771964 crc crio[24245]: time=\"2026-06-14T08:54:46.771456467Z\" level=info msg=\"Removing container: fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8\" id=606a53a6-6ed7-433c-b9d3-09f1e1d8d958 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:54:46.860906 crc crio[24245]: time=\"2026-06-14T08:54:46.86063366Z\" level=info msg=\"Removed container fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8: openshift-marketplace/certified-operators-tbwhm/registry-server\" id=606a53a6-6ed7-433c-b9d3-09f1e1d8d958 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:54:46.874725 crc crio[24245]: time=\"2026-06-14T08:54:46.874648587Z\" level=info msg=\"Removing container: f8d63b09fca084f677f813858c49f5d917037ab081876b0ab3ebc7c740e0b91f\" id=31569121-6f7a-430a-a699-0ebed822edfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:54:47.119908 crc crio[24245]: time=\"2026-06-14T08:54:47.119502726Z\" level=info msg=\"Removed container f8d63b09fca084f677f813858c49f5d917037ab081876b0ab3ebc7c740e0b91f: openshift-marketplace/certified-operators-tbwhm/extract-content\" id=31569121-6f7a-430a-a699-0ebed822edfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:54:47.129677 crc crio[24245]: time=\"2026-06-14T08:54:47.129594418Z\" level=info msg=\"Removing container: 30e7ed5cff124a4a8fad2220094db2143655694bb0c409708ad65d0eaebbd107\" id=1506ba77-1e5a-42ee-a189-37709a88310a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:54:47.191465 crc crio[24245]: time=\"2026-06-14T08:54:47.190897998Z\" level=info msg=\"Removed container 30e7ed5cff124a4a8fad2220094db2143655694bb0c409708ad65d0eaebbd107: openshift-marketplace/certified-operators-tbwhm/extract-utilities\" id=1506ba77-1e5a-42ee-a189-37709a88310a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:55:05.307299 crc crio[24245]: time=\"2026-06-14T08:55:05.306324881Z\" level=info msg=\"Stopping container: 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2 (timeout: 2s)\" id=83293e5b-d143-417f-9441-8095353b3b85 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:55:07.321725 crc crio[24245]: time=\"2026-06-14T08:55:07.320379337Z\" level=warning msg=\"Stopping container 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2 with stop signal(15) timed out. Killing...\"\nJun 14 08:55:07.331715 crc crio[24245]: time=\"2026-06-14T08:55:07.331583454Z\" level=error msg=\"Killing container 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 14 08:55:07.366551 crc crio[24245]: time=\"2026-06-14T08:55:07.366253962Z\" level=info msg=\"Stopped container 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2: openshift-marketplace/redhat-operators-2m244/registry-server\" id=83293e5b-d143-417f-9441-8095353b3b85 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 08:55:07.380785 crc crio[24245]: time=\"2026-06-14T08:55:07.380450935Z\" level=info msg=\"Stopping pod sandbox: c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958\" id=eafe34c6-df9f-40c7-9e9d-2a643cea596d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:55:07.383696 crc crio[24245]: time=\"2026-06-14T08:55:07.383548055Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2m244 Namespace:openshift-marketplace ID:c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958 UID:e640af8c-e474-43c2-9665-95db14728386 NetNS:/var/run/netns/fec9e191-0bf7-4c04-8330-78d1d83c35cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode640af8c_e474_43c2_9665_95db14728386.slice PodAnnotations:0xc0005226d0}] Aliases:map[]}\"\nJun 14 08:55:07.384465 crc crio[24245]: time=\"2026-06-14T08:55:07.384330241Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2m244 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:55:08.330823 crc crio[24245]: time=\"2026-06-14T08:55:08.32888211Z\" level=info msg=\"Stopped pod sandbox: c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958\" id=eafe34c6-df9f-40c7-9e9d-2a643cea596d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:55:08.548000 crc crio[24245]: time=\"2026-06-14T08:55:08.54781221Z\" level=info msg=\"Removing container: 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2\" id=0131340d-c23a-44cc-88d7-02ce6c5527df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:55:08.656705 crc crio[24245]: time=\"2026-06-14T08:55:08.656146169Z\" level=info msg=\"Removed container 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2: openshift-marketplace/redhat-operators-2m244/registry-server\" id=0131340d-c23a-44cc-88d7-02ce6c5527df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:55:08.667482 crc crio[24245]: time=\"2026-06-14T08:55:08.667174574Z\" level=info msg=\"Removing container: e14bce234e964dcb9baa735b0e010cec81a02a0e1174be23e80439cfb0bc557c\" id=491e9eba-8036-4aa5-a95f-f79daace1928 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:55:08.875797 crc crio[24245]: time=\"2026-06-14T08:55:08.875553448Z\" level=info msg=\"Removed container e14bce234e964dcb9baa735b0e010cec81a02a0e1174be23e80439cfb0bc557c: openshift-marketplace/redhat-operators-2m244/extract-content\" id=491e9eba-8036-4aa5-a95f-f79daace1928 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:55:08.878768 crc crio[24245]: time=\"2026-06-14T08:55:08.878706166Z\" level=info msg=\"Removing container: 78428e314f1c9a9a935c69b0503cf8e64ee7b1cacbc5678c1eb247dd744f4840\" id=012f8929-4cfe-4fa6-a60e-72019b599eba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:55:08.935389 crc crio[24245]: time=\"2026-06-14T08:55:08.935194452Z\" level=info msg=\"Removed container 78428e314f1c9a9a935c69b0503cf8e64ee7b1cacbc5678c1eb247dd744f4840: openshift-marketplace/redhat-operators-2m244/extract-utilities\" id=012f8929-4cfe-4fa6-a60e-72019b599eba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:55:24.196972 crc crio[24245]: time=\"2026-06-14T08:55:24.195973422Z\" level=info msg=\"Stopping pod sandbox: 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06\" id=1ba88af2-92bb-4fbd-a0f5-6c9614d8a7f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:55:24.201246 crc crio[24245]: time=\"2026-06-14T08:55:24.201018135Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06\" id=1ba88af2-92bb-4fbd-a0f5-6c9614d8a7f6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:55:24.203474 crc crio[24245]: time=\"2026-06-14T08:55:24.203205354Z\" level=info msg=\"Removing pod sandbox: 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06\" id=a06e837a-66b2-45be-b9eb-b165528991fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:55:24.242288 crc crio[24245]: time=\"2026-06-14T08:55:24.242105802Z\" level=info msg=\"Removed pod sandbox: 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06\" id=a06e837a-66b2-45be-b9eb-b165528991fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:55:24.244883 crc crio[24245]: time=\"2026-06-14T08:55:24.244739871Z\" level=info msg=\"Stopping pod sandbox: c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958\" id=b70c128e-9baf-49ed-903c-0e03b7e0c4d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:55:24.245002 crc crio[24245]: time=\"2026-06-14T08:55:24.244896536Z\" level=info msg=\"Stopped pod sandbox (already stopped): c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958\" id=b70c128e-9baf-49ed-903c-0e03b7e0c4d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:55:24.246209 crc crio[24245]: time=\"2026-06-14T08:55:24.246065032Z\" level=info msg=\"Removing pod sandbox: c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958\" id=ab8b82c5-681d-4f9a-9802-b658bf1e565d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:55:24.284294 crc crio[24245]: time=\"2026-06-14T08:55:24.2840872Z\" level=info msg=\"Removed pod sandbox: c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958\" id=ab8b82c5-681d-4f9a-9802-b658bf1e565d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:56:00.553331 crc crio[24245]: time=\"2026-06-14T08:56:00.552585278Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690456-zgv4g/POD\" id=380f1eac-d920-4e9e-82a9-6ab12c27ff0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:56:00.555664 crc crio[24245]: time=\"2026-06-14T08:56:00.55356477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:56:00.641082 crc crio[24245]: time=\"2026-06-14T08:56:00.638670287Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690456-zgv4g Namespace:openshift-infra ID:7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a UID:2d86f68c-b63b-437a-b197-2e40587e171a NetNS:/var/run/netns/13742b12-ba9b-448c-977e-2bec640ed363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d86f68c_b63b_437a_b197_2e40587e171a.slice PodAnnotations:0xc000131e98}] Aliases:map[]}\"\nJun 14 08:56:00.641082 crc crio[24245]: time=\"2026-06-14T08:56:00.63876112Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690456-zgv4g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:56:01.335894 crc crio[24245]: 2026-06-14T08:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ef2d1ee7035c4a Mac:a6:22:ac:2c:e7:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/13742b12-ba9b-448c-977e-2bec640ed363 SocketPath: PciID:}] [{Interface:0xc0000158d0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:56:01.339451 crc crio[24245]: time=\"2026-06-14T08:56:01.339372151Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690456-zgv4g Namespace:openshift-infra ID:7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a UID:2d86f68c-b63b-437a-b197-2e40587e171a NetNS:/var/run/netns/13742b12-ba9b-448c-977e-2bec640ed363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d86f68c_b63b_437a_b197_2e40587e171a.slice PodAnnotations:0xc000131e98}] Aliases:map[]}\"\nJun 14 08:56:01.339658 crc crio[24245]: time=\"2026-06-14T08:56:01.339579688Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690456-zgv4g for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:56:01.361054 crc crio[24245]: time=\"2026-06-14T08:56:01.360685881Z\" level=info msg=\"Ran pod sandbox 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a with infra container: openshift-infra/auto-csr-approver-29690456-zgv4g/POD\" id=380f1eac-d920-4e9e-82a9-6ab12c27ff0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:56:01.364724 crc crio[24245]: time=\"2026-06-14T08:56:01.364407281Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fa286900-759b-400a-9457-0cc85c8faf47 name=/runtime.v1.ImageService/PullImage\nJun 14 08:56:01.377070 crc crio[24245]: time=\"2026-06-14T08:56:01.376692103Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 08:56:02.197036 crc crio[24245]: time=\"2026-06-14T08:56:02.196924803Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fa286900-759b-400a-9457-0cc85c8faf47 name=/runtime.v1.ImageService/PullImage\nJun 14 08:56:02.198682 crc crio[24245]: time=\"2026-06-14T08:56:02.198588267Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=767adc2d-b268-4d79-8cee-9c41119a42cd name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:56:02.203001 crc crio[24245]: time=\"2026-06-14T08:56:02.202793111Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f785cb69-90b2-481e-a9fb-01211342c011 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:56:02.210597 crc crio[24245]: time=\"2026-06-14T08:56:02.210501288Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690456-zgv4g/oc\" id=48fbf21c-fe38-4de2-93fd-ef3ee6d997cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:56:02.211338 crc crio[24245]: time=\"2026-06-14T08:56:02.211265003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:56:02.270212 crc crio[24245]: time=\"2026-06-14T08:56:02.270127301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:56:02.890308 crc crio[24245]: time=\"2026-06-14T08:56:02.889791228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:56:03.028422 crc crio[24245]: time=\"2026-06-14T08:56:03.02830914Z\" level=info msg=\"Created container b37a56fb9c1ab77bfc79501e497156e689204ee7df9721652ada2ccbbab5494c: openshift-infra/auto-csr-approver-29690456-zgv4g/oc\" id=48fbf21c-fe38-4de2-93fd-ef3ee6d997cd name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:56:03.030492 crc crio[24245]: time=\"2026-06-14T08:56:03.030395237Z\" level=info msg=\"Starting container: b37a56fb9c1ab77bfc79501e497156e689204ee7df9721652ada2ccbbab5494c\" id=bd54933c-92f7-471d-a648-50d56cdba91e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:56:03.038315 crc crio[24245]: time=\"2026-06-14T08:56:03.038217407Z\" level=info msg=\"Started container\" PID=99491 containerID=b37a56fb9c1ab77bfc79501e497156e689204ee7df9721652ada2ccbbab5494c description=openshift-infra/auto-csr-approver-29690456-zgv4g/oc id=bd54933c-92f7-471d-a648-50d56cdba91e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a\nJun 14 08:56:05.163030 crc crio[24245]: time=\"2026-06-14T08:56:05.161937269Z\" level=info msg=\"Stopping pod sandbox: 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a\" id=b0c20ea3-d08a-40a7-8597-5903176301de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:56:05.164161 crc crio[24245]: time=\"2026-06-14T08:56:05.163526011Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690456-zgv4g Namespace:openshift-infra ID:7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a UID:2d86f68c-b63b-437a-b197-2e40587e171a NetNS:/var/run/netns/13742b12-ba9b-448c-977e-2bec640ed363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d86f68c_b63b_437a_b197_2e40587e171a.slice PodAnnotations:0xc00274b4b0}] Aliases:map[]}\"\nJun 14 08:56:05.164161 crc crio[24245]: time=\"2026-06-14T08:56:05.163711047Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690456-zgv4g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:56:05.544351 crc crio[24245]: time=\"2026-06-14T08:56:05.544050181Z\" level=info msg=\"Stopped pod sandbox: 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a\" id=b0c20ea3-d08a-40a7-8597-5903176301de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:56:24.322932 crc crio[24245]: time=\"2026-06-14T08:56:24.321947049Z\" level=info msg=\"Removing container: 4809310b3c4725333f11ce04f639b8743388191529aaac5cac64d12ec30bd715\" id=c413e19f-3c32-4329-8425-dbec8c1a000d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:56:24.556795 crc crio[24245]: time=\"2026-06-14T08:56:24.556159069Z\" level=info msg=\"Removed container 4809310b3c4725333f11ce04f639b8743388191529aaac5cac64d12ec30bd715: openshift-infra/auto-csr-approver-29690450-5gcsw/oc\" id=c413e19f-3c32-4329-8425-dbec8c1a000d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:56:24.572678 crc crio[24245]: time=\"2026-06-14T08:56:24.572445438Z\" level=info msg=\"Stopping pod sandbox: 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5\" id=6b8bc5bd-7050-42a1-8868-2a1314a46524 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:56:24.572678 crc crio[24245]: time=\"2026-06-14T08:56:24.572622864Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5\" id=6b8bc5bd-7050-42a1-8868-2a1314a46524 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:56:24.574167 crc crio[24245]: time=\"2026-06-14T08:56:24.573741959Z\" level=info msg=\"Removing pod sandbox: 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5\" id=cf9f811a-55bb-4e77-a4cc-48d349624806 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:56:24.599224 crc crio[24245]: time=\"2026-06-14T08:56:24.599063865Z\" level=info msg=\"Removed pod sandbox: 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5\" id=cf9f811a-55bb-4e77-a4cc-48d349624806 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:57:24.635699 crc crio[24245]: time=\"2026-06-14T08:57:24.634336281Z\" level=info msg=\"Removing container: 9e8ff1e6cb6ff14ed0f6dba566c7386897cbfccafddb29cc8b905c4cb3a29c2a\" id=ee0230a2-6117-4e01-ab27-d4405798e199 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:57:24.688259 crc crio[24245]: time=\"2026-06-14T08:57:24.68804998Z\" level=info msg=\"Removed container 9e8ff1e6cb6ff14ed0f6dba566c7386897cbfccafddb29cc8b905c4cb3a29c2a: openstack/placement-db-create-6d9pf/mariadb-database-create\" id=ee0230a2-6117-4e01-ab27-d4405798e199 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:57:24.693689 crc crio[24245]: time=\"2026-06-14T08:57:24.693605924Z\" level=info msg=\"Removing container: 992d7266e51cba07492c28de7f4372427f0883b62b69d91a757a38926229b0d0\" id=26e9bb2b-9117-4ba4-bb88-dee5bf41df00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:57:24.750705 crc crio[24245]: time=\"2026-06-14T08:57:24.750543444Z\" level=info msg=\"Removed container 992d7266e51cba07492c28de7f4372427f0883b62b69d91a757a38926229b0d0: openstack/glance-db-create-vw6qw/mariadb-database-create\" id=26e9bb2b-9117-4ba4-bb88-dee5bf41df00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:57:24.753995 crc crio[24245]: time=\"2026-06-14T08:57:24.753917699Z\" level=info msg=\"Removing container: 00272ecf40231a66df0e0e31e74f58dd29041230a105756da66bdd4542f3f751\" id=bb246e4c-ff55-4946-b117-1799e321d126 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:57:24.825518 crc crio[24245]: time=\"2026-06-14T08:57:24.825402882Z\" level=info msg=\"Removed container 00272ecf40231a66df0e0e31e74f58dd29041230a105756da66bdd4542f3f751: openstack/keystone-db-create-jb7tl/mariadb-database-create\" id=bb246e4c-ff55-4946-b117-1799e321d126 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:57:24.840446 crc crio[24245]: time=\"2026-06-14T08:57:24.840087491Z\" level=info msg=\"Stopping pod sandbox: 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b\" id=73bba36f-5917-4ea9-81a4-6290d2150e54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:57:24.840742 crc crio[24245]: time=\"2026-06-14T08:57:24.840455203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b\" id=73bba36f-5917-4ea9-81a4-6290d2150e54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:57:24.844513 crc crio[24245]: time=\"2026-06-14T08:57:24.844406779Z\" level=info msg=\"Removing pod sandbox: 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b\" id=8063a0d0-52b2-4a10-bb19-e0477a25058c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:57:24.872602 crc crio[24245]: time=\"2026-06-14T08:57:24.872493599Z\" level=info msg=\"Removed pod sandbox: 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b\" id=8063a0d0-52b2-4a10-bb19-e0477a25058c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:57:24.874018 crc crio[24245]: time=\"2026-06-14T08:57:24.873834417Z\" level=info msg=\"Stopping pod sandbox: 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9\" id=d07f9c0f-dd44-4a53-9a61-a3cf5f540120 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:57:24.874108 crc crio[24245]: time=\"2026-06-14T08:57:24.874039484Z\" level=info msg=\"Stopped pod sandbox (already stopped): 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9\" id=d07f9c0f-dd44-4a53-9a61-a3cf5f540120 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:57:24.879175 crc crio[24245]: time=\"2026-06-14T08:57:24.877452998Z\" level=info msg=\"Removing pod sandbox: 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9\" id=ad07198d-8f6f-4836-b1d3-4a0ae0ebe5c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:57:24.913805 crc crio[24245]: time=\"2026-06-14T08:57:24.913469397Z\" level=info msg=\"Removed pod sandbox: 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9\" id=ad07198d-8f6f-4836-b1d3-4a0ae0ebe5c2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:57:24.915388 crc crio[24245]: time=\"2026-06-14T08:57:24.914803366Z\" level=info msg=\"Stopping pod sandbox: 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f\" id=5bfcdae2-c838-49fc-936c-504b433e89c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:57:24.915388 crc crio[24245]: time=\"2026-06-14T08:57:24.914949581Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f\" id=5bfcdae2-c838-49fc-936c-504b433e89c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:57:24.916380 crc crio[24245]: time=\"2026-06-14T08:57:24.916245362Z\" level=info msg=\"Removing pod sandbox: 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f\" id=24353bc9-6b35-426d-9c84-af165f5fd7ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:57:24.936886 crc crio[24245]: time=\"2026-06-14T08:57:24.936739039Z\" level=info msg=\"Removed pod sandbox: 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f\" id=24353bc9-6b35-426d-9c84-af165f5fd7ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:57:31.005582 crc crio[24245]: time=\"2026-06-14T08:57:31.005098573Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/POD\" id=eaee5b1a-f371-4312-a1ff-39018321328c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:57:31.006659 crc crio[24245]: time=\"2026-06-14T08:57:31.00561083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:57:31.031604 crc crio[24245]: time=\"2026-06-14T08:57:31.031531539Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=eaee5b1a-f371-4312-a1ff-39018321328c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:57:31.049720 crc crio[24245]: time=\"2026-06-14T08:57:31.049558754Z\" level=info msg=\"Ran pod sandbox 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/POD\" id=eaee5b1a-f371-4312-a1ff-39018321328c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:57:31.053203 crc crio[24245]: time=\"2026-06-14T08:57:31.053112386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=d169decb-4f38-4d59-adb9-89cc209e5690 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:57:31.053714 crc crio[24245]: time=\"2026-06-14T08:57:31.053641313Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f not found\" id=d169decb-4f38-4d59-adb9-89cc209e5690 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:57:31.053794 crc crio[24245]: time=\"2026-06-14T08:57:31.053746657Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f found\" id=d169decb-4f38-4d59-adb9-89cc209e5690 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:57:31.056552 crc crio[24245]: time=\"2026-06-14T08:57:31.056497804Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=6097b263-8018-4364-b9e1-a36489e48ef2 name=/runtime.v1.ImageService/PullImage\nJun 14 08:57:31.069679 crc crio[24245]: time=\"2026-06-14T08:57:31.06949748Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\\\"\"\nJun 14 08:57:55.727806 crc crio[24245]: time=\"2026-06-14T08:57:55.726924437Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=6097b263-8018-4364-b9e1-a36489e48ef2 name=/runtime.v1.ImageService/PullImage\nJun 14 08:57:55.729419 crc crio[24245]: time=\"2026-06-14T08:57:55.729073287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=0f9ff257-f119-48d4-88ed-253d3ad742e9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:57:55.737439 crc crio[24245]: time=\"2026-06-14T08:57:55.737381872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=a9201ec6-c763-468a-a9a0-18c4bf2ed4cb name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:57:55.748143 crc crio[24245]: time=\"2026-06-14T08:57:55.748028352Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/init\" id=f3bcb5db-c079-411a-ac76-5ebd470e011e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:57:55.750266 crc crio[24245]: time=\"2026-06-14T08:57:55.750192482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:57:55.834238 crc crio[24245]: time=\"2026-06-14T08:57:55.832386716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:57:55.842702 crc crio[24245]: time=\"2026-06-14T08:57:55.842592213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:57:56.043828 crc crio[24245]: time=\"2026-06-14T08:57:56.043028902Z\" level=info msg=\"Created container 952d0715cf1ab6bababff9e98df71dd76538ce5b3d4f3c0661165d8d37874b6b: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/init\" id=f3bcb5db-c079-411a-ac76-5ebd470e011e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:57:56.045229 crc crio[24245]: time=\"2026-06-14T08:57:56.04517286Z\" level=info msg=\"Starting container: 952d0715cf1ab6bababff9e98df71dd76538ce5b3d4f3c0661165d8d37874b6b\" id=e6c8f960-94be-4e06-b648-0fd932963452 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:57:56.050325 crc crio[24245]: time=\"2026-06-14T08:57:56.050208841Z\" level=info msg=\"Started container\" PID=104809 containerID=952d0715cf1ab6bababff9e98df71dd76538ce5b3d4f3c0661165d8d37874b6b description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/init id=e6c8f960-94be-4e06-b648-0fd932963452 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624\nJun 14 08:58:01.980635 crc crio[24245]: time=\"2026-06-14T08:58:01.979795188Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690458-gl86s/POD\" id=49b579b7-0eae-432c-b08f-b6690b760ca5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:58:01.982044 crc crio[24245]: time=\"2026-06-14T08:58:01.980681776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:58:02.028102 crc crio[24245]: time=\"2026-06-14T08:58:02.027990967Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690458-gl86s Namespace:openshift-infra ID:68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a UID:d0ea2bb5-3eb0-4603-ab14-1a57d30af48d NetNS:/var/run/netns/4bece41e-bb5a-4cdc-9081-f02ec3477eb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ea2bb5_3eb0_4603_ab14_1a57d30af48d.slice PodAnnotations:0xc003bf6768}] Aliases:map[]}\"\nJun 14 08:58:02.028102 crc crio[24245]: time=\"2026-06-14T08:58:02.028073259Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690458-gl86s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:58:02.385409 crc crio[24245]: time=\"2026-06-14T08:58:02.385274435Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=675ee7dc-91d9-47ff-99ac-3a4d17cce21f name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:58:02.447925 crc crio[24245]: time=\"2026-06-14T08:58:02.443931898Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=2c133663-be8a-4b22-88c7-39afb3ae7d55 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:58:03.033570 crc crio[24245]: time=\"2026-06-14T08:58:03.033053069Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/osp-httpd\" id=615aa193-5e0a-4c57-810a-f4067e3492f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:58:03.037245 crc crio[24245]: time=\"2026-06-14T08:58:03.034468325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:58:03.124377 crc crio[24245]: time=\"2026-06-14T08:58:03.124168571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:58:03.129361 crc crio[24245]: time=\"2026-06-14T08:58:03.129203494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:58:03.159425 crc crio[24245]: 2026-06-14T08:58:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68dfd4419c3cbad Mac:26:6c:8d:f5:9a:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/4bece41e-bb5a-4cdc-9081-f02ec3477eb5 SocketPath: PciID:}] [{Interface:0xc00023ef80 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:58:03.161772 crc crio[24245]: time=\"2026-06-14T08:58:03.161688984Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690458-gl86s Namespace:openshift-infra ID:68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a UID:d0ea2bb5-3eb0-4603-ab14-1a57d30af48d NetNS:/var/run/netns/4bece41e-bb5a-4cdc-9081-f02ec3477eb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ea2bb5_3eb0_4603_ab14_1a57d30af48d.slice PodAnnotations:0xc003bf6768}] Aliases:map[]}\"\nJun 14 08:58:03.161970 crc crio[24245]: time=\"2026-06-14T08:58:03.161915671Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690458-gl86s for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:58:03.183542 crc crio[24245]: time=\"2026-06-14T08:58:03.183444255Z\" level=info msg=\"Ran pod sandbox 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a with infra container: openshift-infra/auto-csr-approver-29690458-gl86s/POD\" id=49b579b7-0eae-432c-b08f-b6690b760ca5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:58:03.187099 crc crio[24245]: time=\"2026-06-14T08:58:03.187004706Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=51ef0bc3-5e58-40e8-af34-dfe7bb05f617 name=/runtime.v1.ImageService/PullImage\nJun 14 08:58:03.195634 crc crio[24245]: time=\"2026-06-14T08:58:03.195323542Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 08:58:03.423947 crc crio[24245]: time=\"2026-06-14T08:58:03.423676894Z\" level=info msg=\"Created container 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/osp-httpd\" id=615aa193-5e0a-4c57-810a-f4067e3492f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:58:03.426079 crc crio[24245]: time=\"2026-06-14T08:58:03.425917434Z\" level=info msg=\"Starting container: 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c\" id=059781e7-f968-481d-b173-4f258393c5da name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:58:03.436250 crc crio[24245]: time=\"2026-06-14T08:58:03.436139591Z\" level=info msg=\"Started container\" PID=105213 containerID=1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/osp-httpd id=059781e7-f968-481d-b173-4f258393c5da name=/runtime.v1.RuntimeService/StartContainer sandboxID=0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624\nJun 14 08:58:03.898489 crc crio[24245]: time=\"2026-06-14T08:58:03.89835578Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=51ef0bc3-5e58-40e8-af34-dfe7bb05f617 name=/runtime.v1.ImageService/PullImage\nJun 14 08:58:03.900263 crc crio[24245]: time=\"2026-06-14T08:58:03.900198628Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=aed8effe-9afb-44e3-b6ce-7b39338e2761 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:58:03.902532 crc crio[24245]: time=\"2026-06-14T08:58:03.90244982Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0d266f4b-6f22-402d-8ae8-b3fb559b89db name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:58:03.914656 crc crio[24245]: time=\"2026-06-14T08:58:03.914538526Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690458-gl86s/oc\" id=fcff713a-f243-4680-9f61-4993dcf9fb52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:58:03.915196 crc crio[24245]: time=\"2026-06-14T08:58:03.915142816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:58:03.984642 crc crio[24245]: time=\"2026-06-14T08:58:03.984278975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:58:04.340284 crc crio[24245]: time=\"2026-06-14T08:58:04.340190889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:58:04.484416 crc crio[24245]: time=\"2026-06-14T08:58:04.484258498Z\" level=info msg=\"Created container 5bac34074d9347042b69d17574e3c1e3bc9dbc9e8378c1f0fa076a71a7053fa9: openshift-infra/auto-csr-approver-29690458-gl86s/oc\" id=fcff713a-f243-4680-9f61-4993dcf9fb52 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:58:04.486381 crc crio[24245]: time=\"2026-06-14T08:58:04.486238161Z\" level=info msg=\"Starting container: 5bac34074d9347042b69d17574e3c1e3bc9dbc9e8378c1f0fa076a71a7053fa9\" id=03fc763a-0759-45ee-972d-645aa9d74c33 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:58:04.496649 crc crio[24245]: time=\"2026-06-14T08:58:04.496553212Z\" level=info msg=\"Started container\" PID=105309 containerID=5bac34074d9347042b69d17574e3c1e3bc9dbc9e8378c1f0fa076a71a7053fa9 description=openshift-infra/auto-csr-approver-29690458-gl86s/oc id=03fc763a-0759-45ee-972d-645aa9d74c33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a\nJun 14 08:58:06.485474 crc crio[24245]: time=\"2026-06-14T08:58:06.484496878Z\" level=info msg=\"Stopping pod sandbox: 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a\" id=6cac0bd0-0240-4d46-8926-5267975975ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:06.487019 crc crio[24245]: time=\"2026-06-14T08:58:06.486369558Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690458-gl86s Namespace:openshift-infra ID:68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a UID:d0ea2bb5-3eb0-4603-ab14-1a57d30af48d NetNS:/var/run/netns/4bece41e-bb5a-4cdc-9081-f02ec3477eb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ea2bb5_3eb0_4603_ab14_1a57d30af48d.slice PodAnnotations:0xc002422d38}] Aliases:map[]}\"\nJun 14 08:58:06.487019 crc crio[24245]: time=\"2026-06-14T08:58:06.486577075Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690458-gl86s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:58:06.890071 crc crio[24245]: time=\"2026-06-14T08:58:06.889635166Z\" level=info msg=\"Stopped pod sandbox: 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a\" id=6cac0bd0-0240-4d46-8926-5267975975ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:12.235162 crc crio[24245]: time=\"2026-06-14T08:58:12.234181562Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/POD\" id=00e60826-c810-49af-a167-58778485c32d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:58:12.236758 crc crio[24245]: time=\"2026-06-14T08:58:12.235180504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:58:12.280737 crc crio[24245]: time=\"2026-06-14T08:58:12.280603527Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x Namespace:openstack ID:84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f UID:5f3bd0bf-7cb2-4e36-8bc7-28bdfc50bdb3 NetNS:/var/run/netns/2b5e6425-a1aa-42e0-aa4e-6038e2f7533c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f3bd0bf_7cb2_4e36_8bc7_28bdfc50bdb3.slice PodAnnotations:0xc00274b070}] Aliases:map[]}\"\nJun 14 08:58:12.280737 crc crio[24245]: time=\"2026-06-14T08:58:12.280680679Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:58:12.861816 crc crio[24245]: 2026-06-14T08:58:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84f5305e2648753 Mac:e2:5d:7e:8b:95:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/2b5e6425-a1aa-42e0-aa4e-6038e2f7533c SocketPath: PciID:}] [{Interface:0xc000014fd0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 08:58:12.863246 crc crio[24245]: time=\"2026-06-14T08:58:12.863160677Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x Namespace:openstack ID:84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f UID:5f3bd0bf-7cb2-4e36-8bc7-28bdfc50bdb3 NetNS:/var/run/netns/2b5e6425-a1aa-42e0-aa4e-6038e2f7533c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f3bd0bf_7cb2_4e36_8bc7_28bdfc50bdb3.slice PodAnnotations:0xc00274b070}] Aliases:map[]}\"\nJun 14 08:58:12.863453 crc crio[24245]: time=\"2026-06-14T08:58:12.863419104Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 08:58:12.874171 crc crio[24245]: time=\"2026-06-14T08:58:12.874005245Z\" level=info msg=\"Ran pod sandbox 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/POD\" id=00e60826-c810-49af-a167-58778485c32d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 08:58:12.877507 crc crio[24245]: time=\"2026-06-14T08:58:12.877433171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=83293d2f-d19f-4240-bcab-68388d664f12 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:58:12.880513 crc crio[24245]: time=\"2026-06-14T08:58:12.880377516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=ef4de4f7-9644-47be-9f27-1eabd0e67dc3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:58:12.888681 crc crio[24245]: time=\"2026-06-14T08:58:12.888579638Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/init\" id=a6bc6749-9d8d-4bdb-a9f5-0ca726dc79e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:58:12.889225 crc crio[24245]: time=\"2026-06-14T08:58:12.889144896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:58:12.956103 crc crio[24245]: time=\"2026-06-14T08:58:12.955984949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:58:12.962640 crc crio[24245]: time=\"2026-06-14T08:58:12.961404392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:58:13.124138 crc crio[24245]: time=\"2026-06-14T08:58:13.123408606Z\" level=info msg=\"Created container 96f0438d91cb0ca862139a8a90e4e293d88d3a98b882b89699483040c94c716f: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/init\" id=a6bc6749-9d8d-4bdb-a9f5-0ca726dc79e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:58:13.125200 crc crio[24245]: time=\"2026-06-14T08:58:13.12511214Z\" level=info msg=\"Starting container: 96f0438d91cb0ca862139a8a90e4e293d88d3a98b882b89699483040c94c716f\" id=a902ac24-7159-41ac-aad3-96226331e77c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:58:13.131178 crc crio[24245]: time=\"2026-06-14T08:58:13.1310548Z\" level=info msg=\"Started container\" PID=105999 containerID=96f0438d91cb0ca862139a8a90e4e293d88d3a98b882b89699483040c94c716f description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/init id=a902ac24-7159-41ac-aad3-96226331e77c name=/runtime.v1.RuntimeService/StartContainer sandboxID=84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f\nJun 14 08:58:22.970020 crc crio[24245]: time=\"2026-06-14T08:58:22.969142913Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=ce9675fd-5bd9-4e15-811c-af7a9e88087e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:58:22.971538 crc crio[24245]: time=\"2026-06-14T08:58:22.970230048Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 not found\" id=ce9675fd-5bd9-4e15-811c-af7a9e88087e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:58:22.971538 crc crio[24245]: time=\"2026-06-14T08:58:22.970293451Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 found\" id=ce9675fd-5bd9-4e15-811c-af7a9e88087e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:58:22.972034 crc crio[24245]: time=\"2026-06-14T08:58:22.971962441Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=02fec3fa-cf96-4e35-82d0-db8087eeaa18 name=/runtime.v1.ImageService/PullImage\nJun 14 08:58:22.983777 crc crio[24245]: time=\"2026-06-14T08:58:22.983651566Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\\\"\"\nJun 14 08:58:25.002241 crc crio[24245]: time=\"2026-06-14T08:58:25.00141432Z\" level=info msg=\"Removing container: 2f7ac3bde4f1258f7d1cd0df9ef19944bf4ea8568edcd8b6c38e60fac8205c9c\" id=ddd63d43-53f5-4c40-a431-8aa6fa6b73fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.116166 crc crio[24245]: time=\"2026-06-14T08:58:27.114419843Z\" level=info msg=\"Removed container 2f7ac3bde4f1258f7d1cd0df9ef19944bf4ea8568edcd8b6c38e60fac8205c9c: openstack/neutron-4ad3-account-create-htmxg/mariadb-account-create\" id=ddd63d43-53f5-4c40-a431-8aa6fa6b73fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.128054 crc crio[24245]: time=\"2026-06-14T08:58:27.127823632Z\" level=info msg=\"Removing container: ad5d571f44783a0ac67917b0ca4ec8487af3c431096727d9677e49da7f772bbe\" id=97aeec5c-a4d4-4929-952a-b95e91418c60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.196668 crc crio[24245]: time=\"2026-06-14T08:58:27.196518566Z\" level=info msg=\"Removed container ad5d571f44783a0ac67917b0ca4ec8487af3c431096727d9677e49da7f772bbe: openstack/barbican-db-create-rb2vf/mariadb-database-create\" id=97aeec5c-a4d4-4929-952a-b95e91418c60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.201042 crc crio[24245]: time=\"2026-06-14T08:58:27.200788231Z\" level=info msg=\"Removing container: c152cdc665c55e1244bef4f807e656f2e0cd3c7fa01692366cb6b16972fc9554\" id=1026c0eb-d709-478f-a789-2421589d2f56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.314202 crc crio[24245]: time=\"2026-06-14T08:58:27.313995196Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=02fec3fa-cf96-4e35-82d0-db8087eeaa18 name=/runtime.v1.ImageService/PullImage\nJun 14 08:58:27.315955 crc crio[24245]: time=\"2026-06-14T08:58:27.315780074Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=36efae12-7c60-4ed7-b6a2-c16258c0ee6e name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:58:27.319683 crc crio[24245]: time=\"2026-06-14T08:58:27.319515998Z\" level=info msg=\"Removed container c152cdc665c55e1244bef4f807e656f2e0cd3c7fa01692366cb6b16972fc9554: openstack/placement-2510-account-create-cx6vf/mariadb-account-create\" id=1026c0eb-d709-478f-a789-2421589d2f56 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.326121 crc crio[24245]: time=\"2026-06-14T08:58:27.325958578Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=f8c68ebb-f1c3-42bc-8d7b-f6ba474c19fa name=/runtime.v1.ImageService/ImageStatus\nJun 14 08:58:27.328571 crc crio[24245]: time=\"2026-06-14T08:58:27.328461929Z\" level=info msg=\"Removing container: 96694d391d482620428ffeaaf2c7ad5c0efef7f2bdf749c6bbe9b778b587e389\" id=e0079b51-bf04-4ae8-bfca-c2272f33407d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.343590 crc crio[24245]: time=\"2026-06-14T08:58:27.343401535Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=fec6acd3-a7b2-465b-9918-2fda2a438548 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:58:27.372704 crc crio[24245]: time=\"2026-06-14T08:58:27.372401791Z\" level=info msg=\"Removed container 96694d391d482620428ffeaaf2c7ad5c0efef7f2bdf749c6bbe9b778b587e389: openstack/glance-6d4a-account-create-bq6fr/mariadb-account-create\" id=e0079b51-bf04-4ae8-bfca-c2272f33407d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.376045 crc crio[24245]: time=\"2026-06-14T08:58:27.375978596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:58:27.378244 crc crio[24245]: time=\"2026-06-14T08:58:27.378164815Z\" level=info msg=\"Removing container: 48a7538d5198cdfa6acc539d9d06443c9000a5d2074314ff249568474869967d\" id=798334f6-3aa8-4052-bf54-fa94ed12bfb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.429426 crc crio[24245]: time=\"2026-06-14T08:58:27.429211075Z\" level=info msg=\"Removed container 48a7538d5198cdfa6acc539d9d06443c9000a5d2074314ff249568474869967d: openstack/neutron-db-create-9xrtg/mariadb-database-create\" id=798334f6-3aa8-4052-bf54-fa94ed12bfb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.437155 crc crio[24245]: time=\"2026-06-14T08:58:27.437047866Z\" level=info msg=\"Removing container: 81d27cf899bd28bdd5f81909857dce12ade2817fde92fd600b830124d8bafbf1\" id=852ac337-6a89-4662-8e9d-9d8c5bde2f9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.470534 crc crio[24245]: time=\"2026-06-14T08:58:27.47040039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:58:27.477936 crc crio[24245]: time=\"2026-06-14T08:58:27.477764295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 08:58:27.503003 crc crio[24245]: time=\"2026-06-14T08:58:27.502827997Z\" level=info msg=\"Removed container 81d27cf899bd28bdd5f81909857dce12ade2817fde92fd600b830124d8bafbf1: openstack/cinder-db-create-pjvdx/mariadb-database-create\" id=852ac337-6a89-4662-8e9d-9d8c5bde2f9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.506951 crc crio[24245]: time=\"2026-06-14T08:58:27.506900456Z\" level=info msg=\"Removing container: 8f2dca7cb265e72630e17463b8d19a220c543af6d1b7df023f2fcd8e531bf1be\" id=fa2f001d-c868-45d0-8cd3-19e4366d9730 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.557680 crc crio[24245]: time=\"2026-06-14T08:58:27.555436736Z\" level=info msg=\"Removed container 8f2dca7cb265e72630e17463b8d19a220c543af6d1b7df023f2fcd8e531bf1be: openstack/cinder-8ed3-account-create-85z5g/mariadb-account-create\" id=fa2f001d-c868-45d0-8cd3-19e4366d9730 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.565264 crc crio[24245]: time=\"2026-06-14T08:58:27.565023831Z\" level=info msg=\"Removing container: 6c7313bc7324233615194702ecb399ea4fe36a5349988876a41ac502931de7bf\" id=848c01ed-6f53-46a5-9efe-09da327b7f27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.638405 crc crio[24245]: time=\"2026-06-14T08:58:27.638256862Z\" level=info msg=\"Created container 73463fcae7303ad34a224e58674806da9da82134aa3294806ff4167ff4003257: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=fec6acd3-a7b2-465b-9918-2fda2a438548 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 08:58:27.644359 crc crio[24245]: time=\"2026-06-14T08:58:27.64109152Z\" level=info msg=\"Starting container: 73463fcae7303ad34a224e58674806da9da82134aa3294806ff4167ff4003257\" id=42546279-b3ff-4366-9054-752a75d8b248 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 08:58:27.656826 crc crio[24245]: time=\"2026-06-14T08:58:27.6567131Z\" level=info msg=\"Started container\" PID=106689 containerID=73463fcae7303ad34a224e58674806da9da82134aa3294806ff4167ff4003257 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/openstack-edpm-ipam-provisionserver-checksum-discovery id=42546279-b3ff-4366-9054-752a75d8b248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f\nJun 14 08:58:27.738077 crc crio[24245]: time=\"2026-06-14T08:58:27.737562907Z\" level=info msg=\"Removed container 6c7313bc7324233615194702ecb399ea4fe36a5349988876a41ac502931de7bf: openshift-infra/auto-csr-approver-29690452-4qdzx/oc\" id=848c01ed-6f53-46a5-9efe-09da327b7f27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.748563 crc crio[24245]: time=\"2026-06-14T08:58:27.748424278Z\" level=info msg=\"Removing container: 895005fd8b845506b47c2f793e1055fdbbb2a1968ba159b24c0e2e8e1b4a57d5\" id=21749de8-06e8-4971-afb4-2d8d9332b908 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.790437 crc crio[24245]: time=\"2026-06-14T08:58:27.790359997Z\" level=info msg=\"Removed container 895005fd8b845506b47c2f793e1055fdbbb2a1968ba159b24c0e2e8e1b4a57d5: openstack/barbican-6e2f-account-create-6hcxz/mariadb-account-create\" id=21749de8-06e8-4971-afb4-2d8d9332b908 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.794941 crc crio[24245]: time=\"2026-06-14T08:58:27.794890071Z\" level=info msg=\"Removing container: 81ab41224e0e65df053463c2fcd9df9cbc19188ee75382c0e378a11e42bed1b1\" id=81452b11-bcbe-4f3d-8a8b-0ea9b1714c06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.873383 crc crio[24245]: time=\"2026-06-14T08:58:27.87302588Z\" level=info msg=\"Removed container 81ab41224e0e65df053463c2fcd9df9cbc19188ee75382c0e378a11e42bed1b1: openstack/keystone-db-sync-r9dtq/keystone-db-sync\" id=81452b11-bcbe-4f3d-8a8b-0ea9b1714c06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.880924 crc crio[24245]: time=\"2026-06-14T08:58:27.880837925Z\" level=info msg=\"Removing container: d7321371fe1dc4e726f12711cff2c7232c78c2b5108c326d337a2a8be03e1749\" id=21b44878-e0eb-407d-ac3a-481e6c97d728 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.974822 crc crio[24245]: time=\"2026-06-14T08:58:27.974664734Z\" level=info msg=\"Removed container d7321371fe1dc4e726f12711cff2c7232c78c2b5108c326d337a2a8be03e1749: openstack/keystone-7d31-account-create-zzjrb/mariadb-account-create\" id=21b44878-e0eb-407d-ac3a-481e6c97d728 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:58:27.986452 crc crio[24245]: time=\"2026-06-14T08:58:27.986359825Z\" level=info msg=\"Stopping pod sandbox: 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3\" id=c8f44655-e1b0-4992-aa55-288d0ae23144 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:27.986452 crc crio[24245]: time=\"2026-06-14T08:58:27.986453038Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3\" id=c8f44655-e1b0-4992-aa55-288d0ae23144 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:27.987216 crc crio[24245]: time=\"2026-06-14T08:58:27.987172711Z\" level=info msg=\"Removing pod sandbox: 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3\" id=a8447863-7a9c-43cd-af80-d944ca5f327f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.007827 crc crio[24245]: time=\"2026-06-14T08:58:28.007715721Z\" level=info msg=\"Removed pod sandbox: 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3\" id=a8447863-7a9c-43cd-af80-d944ca5f327f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.009446 crc crio[24245]: time=\"2026-06-14T08:58:28.009397301Z\" level=info msg=\"Stopping pod sandbox: 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8\" id=e20725b0-054b-495b-a8bd-4d8ed7e96c43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.009576 crc crio[24245]: time=\"2026-06-14T08:58:28.009469283Z\" level=info msg=\"Stopped pod sandbox (already stopped): 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8\" id=e20725b0-054b-495b-a8bd-4d8ed7e96c43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.010917 crc crio[24245]: time=\"2026-06-14T08:58:28.010807736Z\" level=info msg=\"Removing pod sandbox: 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8\" id=44cf450f-a0a8-4985-8de2-b5da65d8cfcc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.029080 crc crio[24245]: time=\"2026-06-14T08:58:28.028974028Z\" level=info msg=\"Removed pod sandbox: 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8\" id=44cf450f-a0a8-4985-8de2-b5da65d8cfcc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.030212 crc crio[24245]: time=\"2026-06-14T08:58:28.030170824Z\" level=info msg=\"Stopping pod sandbox: 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2\" id=20c0397d-c4fc-488f-8e26-8a9c96ab7783 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.030432 crc crio[24245]: time=\"2026-06-14T08:58:28.030409712Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2\" id=20c0397d-c4fc-488f-8e26-8a9c96ab7783 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.031569 crc crio[24245]: time=\"2026-06-14T08:58:28.031408383Z\" level=info msg=\"Removing pod sandbox: 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2\" id=ea950295-2579-46f0-b80c-6d896e8df7c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.051937 crc crio[24245]: time=\"2026-06-14T08:58:28.051798895Z\" level=info msg=\"Removed pod sandbox: 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2\" id=ea950295-2579-46f0-b80c-6d896e8df7c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.053228 crc crio[24245]: time=\"2026-06-14T08:58:28.053158188Z\" level=info msg=\"Stopping pod sandbox: 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f\" id=077d597f-7f4b-4b88-b617-e984098c8213 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.053386 crc crio[24245]: time=\"2026-06-14T08:58:28.053243361Z\" level=info msg=\"Stopped pod sandbox (already stopped): 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f\" id=077d597f-7f4b-4b88-b617-e984098c8213 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.054059 crc crio[24245]: time=\"2026-06-14T08:58:28.053826829Z\" level=info msg=\"Removing pod sandbox: 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f\" id=bbbd24ae-49d5-49a3-b7ad-9c389ba1e0ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.070824 crc crio[24245]: time=\"2026-06-14T08:58:28.07004349Z\" level=info msg=\"Removed pod sandbox: 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f\" id=bbbd24ae-49d5-49a3-b7ad-9c389ba1e0ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.071387 crc crio[24245]: time=\"2026-06-14T08:58:28.071141442Z\" level=info msg=\"Stopping pod sandbox: 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789\" id=2f01227e-ca33-47c6-8286-970d97a96df9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.071387 crc crio[24245]: time=\"2026-06-14T08:58:28.071259776Z\" level=info msg=\"Stopped pod sandbox (already stopped): 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789\" id=2f01227e-ca33-47c6-8286-970d97a96df9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.072006 crc crio[24245]: time=\"2026-06-14T08:58:28.071652548Z\" level=info msg=\"Removing pod sandbox: 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789\" id=84d730e5-3a77-4851-8f65-68d5fd67b144 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.111335 crc crio[24245]: time=\"2026-06-14T08:58:28.110966396Z\" level=info msg=\"Removed pod sandbox: 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789\" id=84d730e5-3a77-4851-8f65-68d5fd67b144 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.117659 crc crio[24245]: time=\"2026-06-14T08:58:28.116624114Z\" level=info msg=\"Stopping pod sandbox: 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971\" id=e3eb7753-5d01-47e9-a818-1f89a0cfcdd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.120943 crc crio[24245]: time=\"2026-06-14T08:58:28.120809688Z\" level=info msg=\"Stopped pod sandbox (already stopped): 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971\" id=e3eb7753-5d01-47e9-a818-1f89a0cfcdd0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.122117 crc crio[24245]: time=\"2026-06-14T08:58:28.121995846Z\" level=info msg=\"Removing pod sandbox: 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971\" id=6f364a22-188f-4052-b5cf-b5782dfecc06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.145204 crc crio[24245]: time=\"2026-06-14T08:58:28.145102024Z\" level=info msg=\"Removed pod sandbox: 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971\" id=6f364a22-188f-4052-b5cf-b5782dfecc06 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.146663 crc crio[24245]: time=\"2026-06-14T08:58:28.146614753Z\" level=info msg=\"Stopping pod sandbox: aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872\" id=9a591978-ee41-45d7-aa1b-c44dc3152662 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.146927 crc crio[24245]: time=\"2026-06-14T08:58:28.146821889Z\" level=info msg=\"Stopped pod sandbox (already stopped): aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872\" id=9a591978-ee41-45d7-aa1b-c44dc3152662 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.148962 crc crio[24245]: time=\"2026-06-14T08:58:28.148786281Z\" level=info msg=\"Removing pod sandbox: aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872\" id=a3608537-4d23-44f7-8036-0db02acf492c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.175331 crc crio[24245]: time=\"2026-06-14T08:58:28.174618706Z\" level=info msg=\"Removed pod sandbox: aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872\" id=a3608537-4d23-44f7-8036-0db02acf492c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.175775 crc crio[24245]: time=\"2026-06-14T08:58:28.175746242Z\" level=info msg=\"Stopping pod sandbox: a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c\" id=6586a923-a0ac-472a-8cf5-643cb752eb57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.177662 crc crio[24245]: time=\"2026-06-14T08:58:28.177101775Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c\" id=6586a923-a0ac-472a-8cf5-643cb752eb57 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.183835 crc crio[24245]: time=\"2026-06-14T08:58:28.183740549Z\" level=info msg=\"Removing pod sandbox: a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c\" id=8f75191d-6178-40ca-a09a-41572d533549 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.207490 crc crio[24245]: time=\"2026-06-14T08:58:28.207388065Z\" level=info msg=\"Removed pod sandbox: a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c\" id=8f75191d-6178-40ca-a09a-41572d533549 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.208638 crc crio[24245]: time=\"2026-06-14T08:58:28.208592011Z\" level=info msg=\"Stopping pod sandbox: d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6\" id=c50833d0-98de-4139-b261-7a012fbc9fda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.208766 crc crio[24245]: time=\"2026-06-14T08:58:28.208671633Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6\" id=c50833d0-98de-4139-b261-7a012fbc9fda name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.209688 crc crio[24245]: time=\"2026-06-14T08:58:28.20949898Z\" level=info msg=\"Removing pod sandbox: d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6\" id=a5b0c215-5efc-4c0e-b149-a63923f820bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.236465 crc crio[24245]: time=\"2026-06-14T08:58:28.236353341Z\" level=info msg=\"Removed pod sandbox: d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6\" id=a5b0c215-5efc-4c0e-b149-a63923f820bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.237891 crc crio[24245]: time=\"2026-06-14T08:58:28.237725101Z\" level=info msg=\"Stopping pod sandbox: 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb\" id=1278d7c5-e194-4c05-bb06-3e68e2d37328 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.238036 crc crio[24245]: time=\"2026-06-14T08:58:28.237941578Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb\" id=1278d7c5-e194-4c05-bb06-3e68e2d37328 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.239213 crc crio[24245]: time=\"2026-06-14T08:58:28.238994171Z\" level=info msg=\"Removing pod sandbox: 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb\" id=7108fc4d-391e-40bf-81f9-137ea8b1948c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.255416 crc crio[24245]: time=\"2026-06-14T08:58:28.255274305Z\" level=info msg=\"Removed pod sandbox: 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb\" id=7108fc4d-391e-40bf-81f9-137ea8b1948c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.256637 crc crio[24245]: time=\"2026-06-14T08:58:28.25649129Z\" level=info msg=\"Stopping pod sandbox: 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e\" id=0b72b67a-bbcf-4b28-b4fb-1e47db3a1dee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.256637 crc crio[24245]: time=\"2026-06-14T08:58:28.256612874Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e\" id=0b72b67a-bbcf-4b28-b4fb-1e47db3a1dee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:28.257412 crc crio[24245]: time=\"2026-06-14T08:58:28.257347988Z\" level=info msg=\"Removing pod sandbox: 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e\" id=f78055f8-8dcb-474e-afca-9f94528406b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:28.277284 crc crio[24245]: time=\"2026-06-14T08:58:28.277167211Z\" level=info msg=\"Removed pod sandbox: 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e\" id=f78055f8-8dcb-474e-afca-9f94528406b9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:58:29.210832 crc crio[24245]: time=\"2026-06-14T08:58:29.209819592Z\" level=info msg=\"Stopping pod sandbox: 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f\" id=dfc2f63c-7963-4566-b946-b6ab1e179f28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:58:29.214463 crc crio[24245]: time=\"2026-06-14T08:58:29.211240908Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x Namespace:openstack ID:84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f UID:5f3bd0bf-7cb2-4e36-8bc7-28bdfc50bdb3 NetNS:/var/run/netns/2b5e6425-a1aa-42e0-aa4e-6038e2f7533c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f3bd0bf_7cb2_4e36_8bc7_28bdfc50bdb3.slice PodAnnotations:0xc001fea2e8}] Aliases:map[]}\"\nJun 14 08:58:29.214463 crc crio[24245]: time=\"2026-06-14T08:58:29.211421494Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 08:58:29.551971 crc crio[24245]: time=\"2026-06-14T08:58:29.551395588Z\" level=info msg=\"Stopped pod sandbox: 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f\" id=dfc2f63c-7963-4566-b946-b6ab1e179f28 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:59:28.302813 crc crio[24245]: time=\"2026-06-14T08:59:28.301775354Z\" level=info msg=\"Removing container: b039dbc40afa10cbc78bec4f54a7748d12893fbaec96f5e3793264eb35a19723\" id=a458ef2b-4935-4fe7-b9a7-0ede74b554c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:59:28.476946 crc crio[24245]: time=\"2026-06-14T08:59:28.476787602Z\" level=info msg=\"Removed container b039dbc40afa10cbc78bec4f54a7748d12893fbaec96f5e3793264eb35a19723: openstack/glance-db-sync-z98sq/glance-db-sync\" id=a458ef2b-4935-4fe7-b9a7-0ede74b554c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:59:28.482240 crc crio[24245]: time=\"2026-06-14T08:59:28.482178714Z\" level=info msg=\"Removing container: 817f04b27379f6deda53ea620a20eac0703b4cbf980fc933ebc4d2039495ce62\" id=4f5975b7-6f3c-4f51-a938-1a10ae297c8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:59:28.684013 crc crio[24245]: time=\"2026-06-14T08:59:28.68393032Z\" level=info msg=\"Removed container 817f04b27379f6deda53ea620a20eac0703b4cbf980fc933ebc4d2039495ce62: openstack/cinder-db-sync-4trgl/cinder-db-sync\" id=4f5975b7-6f3c-4f51-a938-1a10ae297c8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:59:28.688407 crc crio[24245]: time=\"2026-06-14T08:59:28.688342358Z\" level=info msg=\"Removing container: bb487c6d33c72d4dad00f4f9d3673d727d84b9d28c418e6128e1fe48eae59eba\" id=59c71413-4aa9-4ba6-b9fd-2f6cabf6bc11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:59:28.756695 crc crio[24245]: time=\"2026-06-14T08:59:28.756392873Z\" level=info msg=\"Removed container bb487c6d33c72d4dad00f4f9d3673d727d84b9d28c418e6128e1fe48eae59eba: openstack/placement-db-sync-vfp5d/placement-db-sync\" id=59c71413-4aa9-4ba6-b9fd-2f6cabf6bc11 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:59:28.761019 crc crio[24245]: time=\"2026-06-14T08:59:28.760880834Z\" level=info msg=\"Removing container: 9a742bc96eaf6f6cf1f54e0c287234f8c8a9e7e79edec3adf9b72db9f8a96f7b\" id=aa4b908a-75e8-44fa-ba81-05ddd1ac49e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:59:28.915459 crc crio[24245]: time=\"2026-06-14T08:59:28.915288396Z\" level=info msg=\"Removed container 9a742bc96eaf6f6cf1f54e0c287234f8c8a9e7e79edec3adf9b72db9f8a96f7b: openstack/neutron-db-sync-sfbnx/neutron-db-sync\" id=aa4b908a-75e8-44fa-ba81-05ddd1ac49e4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:59:28.918698 crc crio[24245]: time=\"2026-06-14T08:59:28.91860006Z\" level=info msg=\"Removing container: f0d732a37422d1e7a1ef4d1504f0edefa2226bcbfdc550c63479986582cb2f34\" id=c0976fd6-f8f8-4f80-89af-2293409798a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:59:28.980478 crc crio[24245]: time=\"2026-06-14T08:59:28.980350114Z\" level=info msg=\"Removed container f0d732a37422d1e7a1ef4d1504f0edefa2226bcbfdc550c63479986582cb2f34: openstack/barbican-db-sync-q9p2h/barbican-db-sync\" id=c0976fd6-f8f8-4f80-89af-2293409798a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:59:28.989055 crc crio[24245]: time=\"2026-06-14T08:59:28.988726159Z\" level=info msg=\"Removing container: 0f9ec187e4dec506cf1e2984fb60af2ae1d02eda1214d3058ff862938c047cd5\" id=df298e8b-0ff1-4b3f-a861-686277873b43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:59:29.071980 crc crio[24245]: time=\"2026-06-14T08:59:29.071751085Z\" level=info msg=\"Removed container 0f9ec187e4dec506cf1e2984fb60af2ae1d02eda1214d3058ff862938c047cd5: openstack/keystone-bootstrap-4t94b/keystone-bootstrap\" id=df298e8b-0ff1-4b3f-a861-686277873b43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 08:59:29.099465 crc crio[24245]: time=\"2026-06-14T08:59:29.099291219Z\" level=info msg=\"Stopping pod sandbox: 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61\" id=60e33623-8946-464c-be05-a4949966efa6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:59:29.099465 crc crio[24245]: time=\"2026-06-14T08:59:29.099446464Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61\" id=60e33623-8946-464c-be05-a4949966efa6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:59:29.100527 crc crio[24245]: time=\"2026-06-14T08:59:29.100472798Z\" level=info msg=\"Removing pod sandbox: 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61\" id=98c07db4-27ef-4792-928c-eba00294f041 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:59:29.120507 crc crio[24245]: time=\"2026-06-14T08:59:29.120368953Z\" level=info msg=\"Removed pod sandbox: 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61\" id=98c07db4-27ef-4792-928c-eba00294f041 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:59:29.121785 crc crio[24245]: time=\"2026-06-14T08:59:29.121736276Z\" level=info msg=\"Stopping pod sandbox: 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3\" id=ccc8b26a-b680-4154-afa3-5ed97949be0f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:59:29.121950 crc crio[24245]: time=\"2026-06-14T08:59:29.121797768Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3\" id=ccc8b26a-b680-4154-afa3-5ed97949be0f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:59:29.122599 crc crio[24245]: time=\"2026-06-14T08:59:29.122517021Z\" level=info msg=\"Removing pod sandbox: 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3\" id=ccd07acd-b77b-4eae-8feb-c4fb7df77138 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:59:29.148751 crc crio[24245]: time=\"2026-06-14T08:59:29.148538172Z\" level=info msg=\"Removed pod sandbox: 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3\" id=ccd07acd-b77b-4eae-8feb-c4fb7df77138 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:59:29.149984 crc crio[24245]: time=\"2026-06-14T08:59:29.149919066Z\" level=info msg=\"Stopping pod sandbox: 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7\" id=1c1d5b1c-96aa-434b-bb64-81c6b3547bec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:59:29.150129 crc crio[24245]: time=\"2026-06-14T08:59:29.149984818Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7\" id=1c1d5b1c-96aa-434b-bb64-81c6b3547bec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:59:29.150999 crc crio[24245]: time=\"2026-06-14T08:59:29.150931019Z\" level=info msg=\"Removing pod sandbox: 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7\" id=36766cb0-6454-4aad-a86e-1f79fd250404 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:59:29.175634 crc crio[24245]: time=\"2026-06-14T08:59:29.175564168Z\" level=info msg=\"Removed pod sandbox: 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7\" id=36766cb0-6454-4aad-a86e-1f79fd250404 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:59:29.181206 crc crio[24245]: time=\"2026-06-14T08:59:29.181059562Z\" level=info msg=\"Stopping pod sandbox: d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa\" id=2aa81eda-94f6-4a0a-9721-0bdfe0625135 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:59:29.181409 crc crio[24245]: time=\"2026-06-14T08:59:29.1812956Z\" level=info msg=\"Stopped pod sandbox (already stopped): d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa\" id=2aa81eda-94f6-4a0a-9721-0bdfe0625135 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:59:29.182447 crc crio[24245]: time=\"2026-06-14T08:59:29.182374755Z\" level=info msg=\"Removing pod sandbox: d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa\" id=e42dbf02-b37d-4b6e-9903-1789faa179fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:59:29.212940 crc crio[24245]: time=\"2026-06-14T08:59:29.212221226Z\" level=info msg=\"Removed pod sandbox: d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa\" id=e42dbf02-b37d-4b6e-9903-1789faa179fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:59:29.214569 crc crio[24245]: time=\"2026-06-14T08:59:29.214492978Z\" level=info msg=\"Stopping pod sandbox: 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8\" id=2b2fdd1f-60da-4e0b-949f-33567a3045a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:59:29.214686 crc crio[24245]: time=\"2026-06-14T08:59:29.214575611Z\" level=info msg=\"Stopped pod sandbox (already stopped): 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8\" id=2b2fdd1f-60da-4e0b-949f-33567a3045a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:59:29.215279 crc crio[24245]: time=\"2026-06-14T08:59:29.215234942Z\" level=info msg=\"Removing pod sandbox: 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8\" id=1c16d70a-3506-4caf-b158-8cb208eac509 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:59:29.233106 crc crio[24245]: time=\"2026-06-14T08:59:29.232997291Z\" level=info msg=\"Removed pod sandbox: 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8\" id=1c16d70a-3506-4caf-b158-8cb208eac509 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:59:29.233916 crc crio[24245]: time=\"2026-06-14T08:59:29.233756023Z\" level=info msg=\"Stopping pod sandbox: dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb\" id=cef6607b-8e80-4683-a869-3929b45c29e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:59:29.234028 crc crio[24245]: time=\"2026-06-14T08:59:29.23398874Z\" level=info msg=\"Stopped pod sandbox (already stopped): dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb\" id=cef6607b-8e80-4683-a869-3929b45c29e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 08:59:29.234911 crc crio[24245]: time=\"2026-06-14T08:59:29.234783836Z\" level=info msg=\"Removing pod sandbox: dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb\" id=773adf01-6ea0-482a-b8f3-50a802b1d6f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 08:59:29.261713 crc crio[24245]: time=\"2026-06-14T08:59:29.261570252Z\" level=info msg=\"Removed pod sandbox: dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb\" id=773adf01-6ea0-482a-b8f3-50a802b1d6f2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:00:00.556590 crc crio[24245]: time=\"2026-06-14T09:00:00.555089397Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/POD\" id=67df73c3-7a8e-4eaa-9241-c63f089827a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:00:00.556590 crc crio[24245]: time=\"2026-06-14T09:00:00.55607731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:00:00.620269 crc crio[24245]: time=\"2026-06-14T09:00:00.619703511Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690460-d7mqq Namespace:openshift-operator-lifecycle-manager ID:a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01 UID:169de552-0530-43e0-91e7-2fc646df0097 NetNS:/var/run/netns/5ef89fd3-6475-4ea4-af55-3ed82d873d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod169de552_0530_43e0_91e7_2fc646df0097.slice PodAnnotations:0xc001fea650}] Aliases:map[]}\"\nJun 14 09:00:00.620269 crc crio[24245]: time=\"2026-06-14T09:00:00.620248818Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690460-d7mqq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:00:00.654227 crc crio[24245]: time=\"2026-06-14T09:00:00.654085138Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690460-mr26f/POD\" id=5d20c13b-50e1-4e24-9c2b-3872389ba0c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:00:00.654227 crc crio[24245]: time=\"2026-06-14T09:00:00.654218122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:00:00.709288 crc crio[24245]: time=\"2026-06-14T09:00:00.709159737Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690460-mr26f Namespace:openshift-infra ID:54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1 UID:29d7b741-e1de-4e7a-add2-c9f520a6e460 NetNS:/var/run/netns/14cb798b-5800-4c89-86d2-b265374ba353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29d7b741_e1de_4e7a_add2_c9f520a6e460.slice PodAnnotations:0xc001fea8e0}] Aliases:map[]}\"\nJun 14 09:00:00.709746 crc crio[24245]: time=\"2026-06-14T09:00:00.709338763Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690460-mr26f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:00:01.394384 crc crio[24245]: 2026-06-14T09:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2e14b9e662623d Mac:9e:cd:ab:7a:76:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/5ef89fd3-6475-4ea4-af55-3ed82d873d65 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:00:01.400637 crc crio[24245]: time=\"2026-06-14T09:00:01.400526508Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690460-d7mqq Namespace:openshift-operator-lifecycle-manager ID:a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01 UID:169de552-0530-43e0-91e7-2fc646df0097 NetNS:/var/run/netns/5ef89fd3-6475-4ea4-af55-3ed82d873d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod169de552_0530_43e0_91e7_2fc646df0097.slice PodAnnotations:0xc001fea650}] Aliases:map[]}\"\nJun 14 09:00:01.401247 crc crio[24245]: time=\"2026-06-14T09:00:01.401154208Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690460-d7mqq for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:00:01.420691 crc crio[24245]: time=\"2026-06-14T09:00:01.420621977Z\" level=info msg=\"Ran pod sandbox a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/POD\" id=67df73c3-7a8e-4eaa-9241-c63f089827a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:00:01.426128 crc crio[24245]: time=\"2026-06-14T09:00:01.426052457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=76fb1ffc-690f-4373-a27d-c2a0e764f5a0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:00:01.430581 crc crio[24245]: time=\"2026-06-14T09:00:01.430523751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b37a7e00-703e-4f5e-9e93-20a5f3021608 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:00:01.446018 crc crio[24245]: time=\"2026-06-14T09:00:01.445932125Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/collect-profiles\" id=8f8aba58-8389-4432-beb9-f391a1284c67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:00:01.447126 crc crio[24245]: time=\"2026-06-14T09:00:01.447093319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:00:01.522444 crc crio[24245]: time=\"2026-06-14T09:00:01.522244653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:00:01.545596 crc crio[24245]: time=\"2026-06-14T09:00:01.545485191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:00:01.580455 crc crio[24245]: 2026-06-14T09:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54c645e3027345c Mac:9e:77:30:e4:f7:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/14cb798b-5800-4c89-86d2-b265374ba353 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:00:01.584732 crc crio[24245]: time=\"2026-06-14T09:00:01.58207922Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690460-mr26f Namespace:openshift-infra ID:54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1 UID:29d7b741-e1de-4e7a-add2-c9f520a6e460 NetNS:/var/run/netns/14cb798b-5800-4c89-86d2-b265374ba353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29d7b741_e1de_4e7a_add2_c9f520a6e460.slice PodAnnotations:0xc001fea8e0}] Aliases:map[]}\"\nJun 14 09:00:01.584732 crc crio[24245]: time=\"2026-06-14T09:00:01.582563915Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690460-mr26f for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:00:01.601051 crc crio[24245]: time=\"2026-06-14T09:00:01.599728095Z\" level=info msg=\"Ran pod sandbox 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1 with infra container: openshift-infra/auto-csr-approver-29690460-mr26f/POD\" id=5d20c13b-50e1-4e24-9c2b-3872389ba0c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:00:01.610246 crc crio[24245]: time=\"2026-06-14T09:00:01.610197387Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c96b6437-681d-47f5-92ee-124de5f01820 name=/runtime.v1.ImageService/PullImage\nJun 14 09:00:01.634236 crc crio[24245]: time=\"2026-06-14T09:00:01.634112393Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:00:01.796966 crc crio[24245]: time=\"2026-06-14T09:00:01.796803086Z\" level=info msg=\"Created container 5dd777514ab0b9a348437182a0ed3221e9a643182e4c1014df8c66ab2cf8a4b0: openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/collect-profiles\" id=8f8aba58-8389-4432-beb9-f391a1284c67 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:00:01.799395 crc crio[24245]: time=\"2026-06-14T09:00:01.799229823Z\" level=info msg=\"Starting container: 5dd777514ab0b9a348437182a0ed3221e9a643182e4c1014df8c66ab2cf8a4b0\" id=40953137-e80b-46b4-9fed-8cadf6243153 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:00:01.808432 crc crio[24245]: time=\"2026-06-14T09:00:01.808337594Z\" level=info msg=\"Started container\" PID=111230 containerID=5dd777514ab0b9a348437182a0ed3221e9a643182e4c1014df8c66ab2cf8a4b0 description=openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/collect-profiles id=40953137-e80b-46b4-9fed-8cadf6243153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01\nJun 14 09:00:04.903362 crc crio[24245]: time=\"2026-06-14T09:00:04.9023664Z\" level=info msg=\"Stopping pod sandbox: a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01\" id=8d137b75-5c9e-4222-bbcf-5a5cfdb2d3a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:04.905088 crc crio[24245]: time=\"2026-06-14T09:00:04.904160018Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690460-d7mqq Namespace:openshift-operator-lifecycle-manager ID:a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01 UID:169de552-0530-43e0-91e7-2fc646df0097 NetNS:/var/run/netns/5ef89fd3-6475-4ea4-af55-3ed82d873d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod169de552_0530_43e0_91e7_2fc646df0097.slice PodAnnotations:0xc000522d38}] Aliases:map[]}\"\nJun 14 09:00:04.905088 crc crio[24245]: time=\"2026-06-14T09:00:04.904372105Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690460-d7mqq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:00:05.292543 crc crio[24245]: time=\"2026-06-14T09:00:05.292449905Z\" level=info msg=\"Stopped pod sandbox: a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01\" id=8d137b75-5c9e-4222-bbcf-5a5cfdb2d3a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:12.825826 crc crio[24245]: time=\"2026-06-14T09:00:12.824351467Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c96b6437-681d-47f5-92ee-124de5f01820 name=/runtime.v1.ImageService/PullImage\nJun 14 09:00:12.828113 crc crio[24245]: time=\"2026-06-14T09:00:12.827987883Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5031b3c0-783e-4675-87b2-30733802add4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:00:12.834266 crc crio[24245]: time=\"2026-06-14T09:00:12.834135981Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fb040a3d-6e91-4cc2-b747-9f2f49c695f0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:00:12.846630 crc crio[24245]: time=\"2026-06-14T09:00:12.846391481Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690460-mr26f/oc\" id=b4ce3e74-ecd8-446b-a055-9c7eef1ce9b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:00:12.847374 crc crio[24245]: time=\"2026-06-14T09:00:12.84729221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:00:12.950400 crc crio[24245]: time=\"2026-06-14T09:00:12.949216694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:00:13.223750 crc crio[24245]: time=\"2026-06-14T09:00:13.223556804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:00:13.356931 crc crio[24245]: time=\"2026-06-14T09:00:13.356783098Z\" level=info msg=\"Created container 52442c1fc3da9d457f3eb20cef6fc360f199859b2e1b0becc4a7ca56746582ba: openshift-infra/auto-csr-approver-29690460-mr26f/oc\" id=b4ce3e74-ecd8-446b-a055-9c7eef1ce9b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:00:13.358592 crc crio[24245]: time=\"2026-06-14T09:00:13.358509351Z\" level=info msg=\"Starting container: 52442c1fc3da9d457f3eb20cef6fc360f199859b2e1b0becc4a7ca56746582ba\" id=0cec4a3f-8ef3-4025-9481-c4858f56d3f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:00:13.365034 crc crio[24245]: time=\"2026-06-14T09:00:13.364961029Z\" level=info msg=\"Started container\" PID=111755 containerID=52442c1fc3da9d457f3eb20cef6fc360f199859b2e1b0becc4a7ca56746582ba description=openshift-infra/auto-csr-approver-29690460-mr26f/oc id=0cec4a3f-8ef3-4025-9481-c4858f56d3f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1\nJun 14 09:00:15.082518 crc crio[24245]: time=\"2026-06-14T09:00:15.081647554Z\" level=info msg=\"Stopping pod sandbox: 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1\" id=cfaeda7b-5a9e-4b2f-90bb-9eece6dd30e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:15.085186 crc crio[24245]: time=\"2026-06-14T09:00:15.083161823Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690460-mr26f Namespace:openshift-infra ID:54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1 UID:29d7b741-e1de-4e7a-add2-c9f520a6e460 NetNS:/var/run/netns/14cb798b-5800-4c89-86d2-b265374ba353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29d7b741_e1de_4e7a_add2_c9f520a6e460.slice PodAnnotations:0xc00161ab48}] Aliases:map[]}\"\nJun 14 09:00:15.085186 crc crio[24245]: time=\"2026-06-14T09:00:15.083342169Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690460-mr26f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:00:15.469480 crc crio[24245]: time=\"2026-06-14T09:00:15.469239993Z\" level=info msg=\"Stopped pod sandbox: 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1\" id=cfaeda7b-5a9e-4b2f-90bb-9eece6dd30e7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:29.290647 crc crio[24245]: time=\"2026-06-14T09:00:29.289573079Z\" level=info msg=\"Removing container: 957d482ea853296d6fdc1eda78bbce1a76f200074e7d7eac46679dca0ad4b634\" id=434430d2-333f-4f28-968b-f86560dafea1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:00:29.347259 crc crio[24245]: time=\"2026-06-14T09:00:29.347142759Z\" level=info msg=\"Removed container 957d482ea853296d6fdc1eda78bbce1a76f200074e7d7eac46679dca0ad4b634: openstack/nova-cell1-704b-account-create-d7cbs/mariadb-account-create\" id=434430d2-333f-4f28-968b-f86560dafea1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:00:29.352634 crc crio[24245]: time=\"2026-06-14T09:00:29.352560881Z\" level=info msg=\"Removing container: f3785956602d3edd0acb68de98c48a8480a7179536be7b3513884209f3220767\" id=62d4df54-517e-4293-a817-495e95050860 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:00:29.410132 crc crio[24245]: time=\"2026-06-14T09:00:29.40999365Z\" level=info msg=\"Removed container f3785956602d3edd0acb68de98c48a8480a7179536be7b3513884209f3220767: openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/collect-profiles\" id=62d4df54-517e-4293-a817-495e95050860 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:00:29.414374 crc crio[24245]: time=\"2026-06-14T09:00:29.414271391Z\" level=info msg=\"Removing container: ab457d7d3908311546a5a0dd27a2a22d3d65112945b693c0fb712ba917369b03\" id=c5efd7e1-3a71-40cd-9fad-2e55c21e721c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:00:29.510687 crc crio[24245]: time=\"2026-06-14T09:00:29.510425212Z\" level=info msg=\"Removed container ab457d7d3908311546a5a0dd27a2a22d3d65112945b693c0fb712ba917369b03: openstack/nova-api-2f20-account-create-mppjb/mariadb-account-create\" id=c5efd7e1-3a71-40cd-9fad-2e55c21e721c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:00:29.514571 crc crio[24245]: time=\"2026-06-14T09:00:29.51446127Z\" level=info msg=\"Removing container: bbc18ac848845556564841cd6eb010d3cfb5d972fbdde70a7fed621ef9eb0918\" id=1d62b860-3934-41c6-8365-1ddd4774a550 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:00:29.554488 crc crio[24245]: time=\"2026-06-14T09:00:29.554085836Z\" level=info msg=\"Removed container bbc18ac848845556564841cd6eb010d3cfb5d972fbdde70a7fed621ef9eb0918: openstack/nova-api-db-create-kphkf/mariadb-database-create\" id=1d62b860-3934-41c6-8365-1ddd4774a550 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:00:29.558095 crc crio[24245]: time=\"2026-06-14T09:00:29.558039782Z\" level=info msg=\"Removing container: df3c2c2d5f966f8f93ddb73f4262b8f63f99472a41df51e77471ada1f3d5b52b\" id=f658920b-0d35-48d9-896f-057798fdda87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:00:29.622979 crc crio[24245]: time=\"2026-06-14T09:00:29.622791763Z\" level=info msg=\"Removed container df3c2c2d5f966f8f93ddb73f4262b8f63f99472a41df51e77471ada1f3d5b52b: openstack/nova-cell0-db-create-bpnlt/mariadb-database-create\" id=f658920b-0d35-48d9-896f-057798fdda87 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:00:29.627036 crc crio[24245]: time=\"2026-06-14T09:00:29.626960453Z\" level=info msg=\"Removing container: 9aa01a6cbc3a07cd8d18c2f41cb5ebae96f1bc8d73b9b0f2bd2a091666ba432c\" id=6d8f8139-fb90-4e29-9061-3641bc0215b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:00:29.686808 crc crio[24245]: time=\"2026-06-14T09:00:29.68621399Z\" level=info msg=\"Removed container 9aa01a6cbc3a07cd8d18c2f41cb5ebae96f1bc8d73b9b0f2bd2a091666ba432c: openstack/nova-cell1-db-create-25xjv/mariadb-database-create\" id=6d8f8139-fb90-4e29-9061-3641bc0215b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:00:29.691536 crc crio[24245]: time=\"2026-06-14T09:00:29.691423091Z\" level=info msg=\"Removing container: e06c8cc97d78b1b177b8e2da2dc2508006af5c4094426f2fd9b964496c71c925\" id=af1416b9-bbd3-4a8c-a52d-969b227707fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:00:29.743112 crc crio[24245]: time=\"2026-06-14T09:00:29.742974723Z\" level=info msg=\"Removed container e06c8cc97d78b1b177b8e2da2dc2508006af5c4094426f2fd9b964496c71c925: openstack/nova-cell0-758a-account-create-z8pnw/mariadb-account-create\" id=af1416b9-bbd3-4a8c-a52d-969b227707fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:00:29.746639 crc crio[24245]: time=\"2026-06-14T09:00:29.746587932Z\" level=info msg=\"Removing container: e12470e8b6debc6b8bd03848a2207d0f0fddae006607693ab296af3e637a6c3b\" id=62eca17e-bac6-4eac-ab75-fdf7aeb08ef7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:00:29.918634 crc crio[24245]: time=\"2026-06-14T09:00:29.918513534Z\" level=info msg=\"Removed container e12470e8b6debc6b8bd03848a2207d0f0fddae006607693ab296af3e637a6c3b: openshift-infra/auto-csr-approver-29690454-sxj55/oc\" id=62eca17e-bac6-4eac-ab75-fdf7aeb08ef7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:00:29.931589 crc crio[24245]: time=\"2026-06-14T09:00:29.931466096Z\" level=info msg=\"Stopping pod sandbox: e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84\" id=3a14b379-4761-48b1-a031-451eb30c5f9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:29.931841 crc crio[24245]: time=\"2026-06-14T09:00:29.931614651Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84\" id=3a14b379-4761-48b1-a031-451eb30c5f9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:29.932567 crc crio[24245]: time=\"2026-06-14T09:00:29.932490359Z\" level=info msg=\"Removing pod sandbox: e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84\" id=5966f7c2-bac5-4153-8e12-1c9da0886324 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:00:29.959441 crc crio[24245]: time=\"2026-06-14T09:00:29.95925531Z\" level=info msg=\"Removed pod sandbox: e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84\" id=5966f7c2-bac5-4153-8e12-1c9da0886324 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:00:29.960686 crc crio[24245]: time=\"2026-06-14T09:00:29.960604457Z\" level=info msg=\"Stopping pod sandbox: ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc\" id=8d7c267b-bbe1-4144-8748-a392be236eec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:29.960762 crc crio[24245]: time=\"2026-06-14T09:00:29.96070724Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc\" id=8d7c267b-bbe1-4144-8748-a392be236eec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:29.962104 crc crio[24245]: time=\"2026-06-14T09:00:29.962009231Z\" level=info msg=\"Removing pod sandbox: ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc\" id=7e579779-c3a9-4e40-a615-82c50b9fa2c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:00:29.981741 crc crio[24245]: time=\"2026-06-14T09:00:29.981585779Z\" level=info msg=\"Removed pod sandbox: ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc\" id=7e579779-c3a9-4e40-a615-82c50b9fa2c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:00:29.983253 crc crio[24245]: time=\"2026-06-14T09:00:29.983047723Z\" level=info msg=\"Stopping pod sandbox: 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85\" id=40beea89-762e-48f0-9762-98fa0aa3b2c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:29.983253 crc crio[24245]: time=\"2026-06-14T09:00:29.983199778Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85\" id=40beea89-762e-48f0-9762-98fa0aa3b2c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:29.984067 crc crio[24245]: time=\"2026-06-14T09:00:29.983945131Z\" level=info msg=\"Removing pod sandbox: 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85\" id=ffbc1ba9-c8cd-4f15-b8a3-82a9e55d8f36 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:00:30.008408 crc crio[24245]: time=\"2026-06-14T09:00:30.008251901Z\" level=info msg=\"Removed pod sandbox: 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85\" id=ffbc1ba9-c8cd-4f15-b8a3-82a9e55d8f36 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:00:30.009833 crc crio[24245]: time=\"2026-06-14T09:00:30.009723005Z\" level=info msg=\"Stopping pod sandbox: a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d\" id=26059939-eec7-4a28-82a1-45d8db4645ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:30.009833 crc crio[24245]: time=\"2026-06-14T09:00:30.009821248Z\" level=info msg=\"Stopped pod sandbox (already stopped): a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d\" id=26059939-eec7-4a28-82a1-45d8db4645ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:30.011058 crc crio[24245]: time=\"2026-06-14T09:00:30.010935814Z\" level=info msg=\"Removing pod sandbox: a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d\" id=4235ff25-f60a-4331-bb2e-4539c81454c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:00:30.043799 crc crio[24245]: time=\"2026-06-14T09:00:30.043704101Z\" level=info msg=\"Removed pod sandbox: a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d\" id=4235ff25-f60a-4331-bb2e-4539c81454c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:00:30.045163 crc crio[24245]: time=\"2026-06-14T09:00:30.045073155Z\" level=info msg=\"Stopping pod sandbox: bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec\" id=8f17cde9-20ca-4c40-8fc9-8a8194a11842 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:30.045300 crc crio[24245]: time=\"2026-06-14T09:00:30.045245211Z\" level=info msg=\"Stopped pod sandbox (already stopped): bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec\" id=8f17cde9-20ca-4c40-8fc9-8a8194a11842 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:30.049993 crc crio[24245]: time=\"2026-06-14T09:00:30.049836578Z\" level=info msg=\"Removing pod sandbox: bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec\" id=e8c6c29e-7dc3-4bd8-ae66-a2458b9ba63b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:00:30.076896 crc crio[24245]: time=\"2026-06-14T09:00:30.07677319Z\" level=info msg=\"Removed pod sandbox: bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec\" id=e8c6c29e-7dc3-4bd8-ae66-a2458b9ba63b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:00:30.080658 crc crio[24245]: time=\"2026-06-14T09:00:30.080563808Z\" level=info msg=\"Stopping pod sandbox: 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a\" id=7d7b435f-c82c-4ade-9389-5ee4f8883b80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:30.080658 crc crio[24245]: time=\"2026-06-14T09:00:30.08064493Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a\" id=7d7b435f-c82c-4ade-9389-5ee4f8883b80 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:30.083552 crc crio[24245]: time=\"2026-06-14T09:00:30.083419988Z\" level=info msg=\"Removing pod sandbox: 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a\" id=93e31efb-86e5-4cdd-9bc8-18311bfbe0a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:00:30.106818 crc crio[24245]: time=\"2026-06-14T09:00:30.106601872Z\" level=info msg=\"Removed pod sandbox: 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a\" id=93e31efb-86e5-4cdd-9bc8-18311bfbe0a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:00:30.108152 crc crio[24245]: time=\"2026-06-14T09:00:30.108050534Z\" level=info msg=\"Stopping pod sandbox: e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab\" id=5a2926d4-c6c0-4318-8a0d-ceafe32ca78f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:30.108280 crc crio[24245]: time=\"2026-06-14T09:00:30.108159658Z\" level=info msg=\"Stopped pod sandbox (already stopped): e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab\" id=5a2926d4-c6c0-4318-8a0d-ceafe32ca78f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:30.109143 crc crio[24245]: time=\"2026-06-14T09:00:30.108833799Z\" level=info msg=\"Removing pod sandbox: e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab\" id=d758df07-6504-40b2-aa31-d33d6b710227 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:00:30.127639 crc crio[24245]: time=\"2026-06-14T09:00:30.127439786Z\" level=info msg=\"Removed pod sandbox: e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab\" id=d758df07-6504-40b2-aa31-d33d6b710227 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:00:30.128613 crc crio[24245]: time=\"2026-06-14T09:00:30.128506188Z\" level=info msg=\"Stopping pod sandbox: 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f\" id=373af2f5-8556-48e7-82a4-900abd56c62c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:30.128724 crc crio[24245]: time=\"2026-06-14T09:00:30.128625732Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f\" id=373af2f5-8556-48e7-82a4-900abd56c62c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:00:30.129636 crc crio[24245]: time=\"2026-06-14T09:00:30.12954053Z\" level=info msg=\"Removing pod sandbox: 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f\" id=9115683f-5127-4ed7-a5fd-7bde90f0ff49 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:00:30.148472 crc crio[24245]: time=\"2026-06-14T09:00:30.148302452Z\" level=info msg=\"Removed pod sandbox: 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f\" id=9115683f-5127-4ed7-a5fd-7bde90f0ff49 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:01:00.660463 crc crio[24245]: time=\"2026-06-14T09:01:00.659447246Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29690461-zvqwf/POD\" id=11adde7a-616e-4eff-8305-f7adec010fcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:01:00.662363 crc crio[24245]: time=\"2026-06-14T09:01:00.66048927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:01:00.721461 crc crio[24245]: time=\"2026-06-14T09:01:00.721268547Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29690461-zvqwf Namespace:openstack ID:fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5 UID:c3d239fa-ec98-4d09-9e26-b8dd88d69e8f NetNS:/var/run/netns/589917f4-c880-41e3-817c-f43a3e9273ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3d239fa_ec98_4d09_9e26_b8dd88d69e8f.slice PodAnnotations:0xc001c3c900}] Aliases:map[]}\"\nJun 14 09:01:00.721461 crc crio[24245]: time=\"2026-06-14T09:01:00.721398331Z\" level=info msg=\"Adding pod openstack_keystone-cron-29690461-zvqwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:01:01.326168 crc crio[24245]: 2026-06-14T09:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa599d04cd43ea2 Mac:9e:64:cd:2f:79:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/589917f4-c880-41e3-817c-f43a3e9273ec SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:01:01.328121 crc crio[24245]: time=\"2026-06-14T09:01:01.328054649Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29690461-zvqwf Namespace:openstack ID:fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5 UID:c3d239fa-ec98-4d09-9e26-b8dd88d69e8f NetNS:/var/run/netns/589917f4-c880-41e3-817c-f43a3e9273ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3d239fa_ec98_4d09_9e26_b8dd88d69e8f.slice PodAnnotations:0xc001c3c900}] Aliases:map[]}\"\nJun 14 09:01:01.328301 crc crio[24245]: time=\"2026-06-14T09:01:01.328241176Z\" level=info msg=\"Checking pod openstack_keystone-cron-29690461-zvqwf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:01:01.340677 crc crio[24245]: time=\"2026-06-14T09:01:01.339993625Z\" level=info msg=\"Ran pod sandbox fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5 with infra container: openstack/keystone-cron-29690461-zvqwf/POD\" id=11adde7a-616e-4eff-8305-f7adec010fcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:01:01.345144 crc crio[24245]: time=\"2026-06-14T09:01:01.344994719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=c61a57ad-9a22-4822-87f3-34e0565b5a97 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:01:01.381122 crc crio[24245]: time=\"2026-06-14T09:01:01.381000648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=6e6ec777-83af-454a-8fb5-cacb14551f2a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:01:01.391420 crc crio[24245]: time=\"2026-06-14T09:01:01.391181272Z\" level=info msg=\"Creating container: openstack/keystone-cron-29690461-zvqwf/keystone-cron\" id=68090176-fdc2-4643-980e-603570046bef name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:01:01.391814 crc crio[24245]: time=\"2026-06-14T09:01:01.391656558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:01:01.465335 crc crio[24245]: time=\"2026-06-14T09:01:01.465194984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:01:01.470626 crc crio[24245]: time=\"2026-06-14T09:01:01.470564122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:01:01.615533 crc crio[24245]: time=\"2026-06-14T09:01:01.615398809Z\" level=info msg=\"Created container 9ff6fa12a2b4a3212cd20fdf652d92636801975188128e4b971c6dba70bd9de3: openstack/keystone-cron-29690461-zvqwf/keystone-cron\" id=68090176-fdc2-4643-980e-603570046bef name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:01:01.617179 crc crio[24245]: time=\"2026-06-14T09:01:01.61700495Z\" level=info msg=\"Starting container: 9ff6fa12a2b4a3212cd20fdf652d92636801975188128e4b971c6dba70bd9de3\" id=36cfe03c-ff66-4946-82b2-2953c07cfec7 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:01:01.623639 crc crio[24245]: time=\"2026-06-14T09:01:01.62350956Z\" level=info msg=\"Started container\" PID=114169 containerID=9ff6fa12a2b4a3212cd20fdf652d92636801975188128e4b971c6dba70bd9de3 description=openstack/keystone-cron-29690461-zvqwf/keystone-cron id=36cfe03c-ff66-4946-82b2-2953c07cfec7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5\nJun 14 09:01:07.032049 crc crio[24245]: time=\"2026-06-14T09:01:07.031141256Z\" level=info msg=\"Stopping pod sandbox: fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5\" id=4657f622-dffa-4fb9-8bf0-fd0097f89d41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:01:07.033494 crc crio[24245]: time=\"2026-06-14T09:01:07.03283102Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29690461-zvqwf Namespace:openstack ID:fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5 UID:c3d239fa-ec98-4d09-9e26-b8dd88d69e8f NetNS:/var/run/netns/589917f4-c880-41e3-817c-f43a3e9273ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3d239fa_ec98_4d09_9e26_b8dd88d69e8f.slice PodAnnotations:0xc000603290}] Aliases:map[]}\"\nJun 14 09:01:07.033494 crc crio[24245]: time=\"2026-06-14T09:01:07.033034878Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29690461-zvqwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:01:07.578399 crc crio[24245]: time=\"2026-06-14T09:01:07.577773981Z\" level=info msg=\"Stopped pod sandbox: fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5\" id=4657f622-dffa-4fb9-8bf0-fd0097f89d41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:01:30.171295 crc crio[24245]: time=\"2026-06-14T09:01:30.170295962Z\" level=info msg=\"Removing container: 5e728c2adfe903ee2f7eee849783715c92d220b9be508ca79beb8a2c0d98464f\" id=e1c1bc06-f454-4754-bd21-c579275942e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:01:30.266055 crc crio[24245]: time=\"2026-06-14T09:01:30.265818907Z\" level=info msg=\"Removed container 5e728c2adfe903ee2f7eee849783715c92d220b9be508ca79beb8a2c0d98464f: openstack/nova-cell0-cell-mapping-qrl8h/nova-manage\" id=e1c1bc06-f454-4754-bd21-c579275942e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:01:30.270429 crc crio[24245]: time=\"2026-06-14T09:01:30.270360672Z\" level=info msg=\"Removing container: d39ebdeefd9c5f135842c5cb08a819e6d64efb8d3a2161a7920982913b924f71\" id=ba2a8d78-48b6-40fe-847a-014db91e67e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:01:30.356785 crc crio[24245]: time=\"2026-06-14T09:01:30.356645831Z\" level=info msg=\"Removed container d39ebdeefd9c5f135842c5cb08a819e6d64efb8d3a2161a7920982913b924f71: openstack/nova-cell1-conductor-db-sync-4hdbr/nova-cell1-conductor-db-sync\" id=ba2a8d78-48b6-40fe-847a-014db91e67e7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:01:30.360560 crc crio[24245]: time=\"2026-06-14T09:01:30.360516325Z\" level=info msg=\"Removing container: ecd0091e30e0263c699b717eda6b5481985b4db492433158506f1b41f0e11853\" id=07198b4e-5861-445a-8653-60d187644ee8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:01:30.468495 crc crio[24245]: time=\"2026-06-14T09:01:30.468044226Z\" level=info msg=\"Removed container ecd0091e30e0263c699b717eda6b5481985b4db492433158506f1b41f0e11853: openstack/nova-cell0-conductor-db-sync-mq5g8/nova-cell0-conductor-db-sync\" id=07198b4e-5861-445a-8653-60d187644ee8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:01:30.488102 crc crio[24245]: time=\"2026-06-14T09:01:30.487995449Z\" level=info msg=\"Stopping pod sandbox: 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e\" id=98ca4ac5-c783-43af-a62b-998291ab47a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:01:30.488102 crc crio[24245]: time=\"2026-06-14T09:01:30.488093752Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e\" id=98ca4ac5-c783-43af-a62b-998291ab47a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:01:30.489366 crc crio[24245]: time=\"2026-06-14T09:01:30.489258349Z\" level=info msg=\"Removing pod sandbox: 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e\" id=730812f5-4c5c-42ae-a6de-6e6ad2c6c587 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:01:30.515356 crc crio[24245]: time=\"2026-06-14T09:01:30.514726081Z\" level=info msg=\"Removed pod sandbox: 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e\" id=730812f5-4c5c-42ae-a6de-6e6ad2c6c587 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:01:30.516460 crc crio[24245]: time=\"2026-06-14T09:01:30.516399534Z\" level=info msg=\"Stopping pod sandbox: 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6\" id=46403e58-c35a-4963-b3d6-624f271bef7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:01:30.516734 crc crio[24245]: time=\"2026-06-14T09:01:30.516474587Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6\" id=46403e58-c35a-4963-b3d6-624f271bef7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:01:30.517437 crc crio[24245]: time=\"2026-06-14T09:01:30.517312034Z\" level=info msg=\"Removing pod sandbox: 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6\" id=11293177-3322-4f69-8a07-8eb55c1f9875 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:01:30.539258 crc crio[24245]: time=\"2026-06-14T09:01:30.539196573Z\" level=info msg=\"Removed pod sandbox: 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6\" id=11293177-3322-4f69-8a07-8eb55c1f9875 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:01:30.541216 crc crio[24245]: time=\"2026-06-14T09:01:30.541189724Z\" level=info msg=\"Stopping pod sandbox: 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a\" id=6ffb0597-70b2-4a47-9bf0-ac3c0ff862cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:01:30.542419 crc crio[24245]: time=\"2026-06-14T09:01:30.541830105Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a\" id=6ffb0597-70b2-4a47-9bf0-ac3c0ff862cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:01:30.544340 crc crio[24245]: time=\"2026-06-14T09:01:30.544221411Z\" level=info msg=\"Removing pod sandbox: 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a\" id=b4e864da-ae02-409f-b108-6e6c778797b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:01:30.569975 crc crio[24245]: time=\"2026-06-14T09:01:30.569778139Z\" level=info msg=\"Removed pod sandbox: 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a\" id=b4e864da-ae02-409f-b108-6e6c778797b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:02:00.586113 crc crio[24245]: time=\"2026-06-14T09:02:00.585100645Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690462-pvhm9/POD\" id=bb471e9d-0361-4fc2-8080-a14f5186b868 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:02:00.586113 crc crio[24245]: time=\"2026-06-14T09:02:00.586141249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:02:00.665751 crc crio[24245]: time=\"2026-06-14T09:02:00.665616352Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690462-pvhm9 Namespace:openshift-infra ID:89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4 UID:1a46a4fa-8213-4e07-8e94-4ac8352c6166 NetNS:/var/run/netns/206ab705-520e-4295-9fab-efa82244ad4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a46a4fa_8213_4e07_8e94_4ac8352c6166.slice PodAnnotations:0xc002c922d0}] Aliases:map[]}\"\nJun 14 09:02:00.665751 crc crio[24245]: time=\"2026-06-14T09:02:00.665704553Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690462-pvhm9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:02:01.225633 crc crio[24245]: 2026-06-14T09:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89dd04eabafdbc1 Mac:46:a8:95:11:9b:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/206ab705-520e-4295-9fab-efa82244ad4b SocketPath: PciID:}] [{Interface:0xc0002a28c0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:02:01.227440 crc crio[24245]: time=\"2026-06-14T09:02:01.227309158Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690462-pvhm9 Namespace:openshift-infra ID:89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4 UID:1a46a4fa-8213-4e07-8e94-4ac8352c6166 NetNS:/var/run/netns/206ab705-520e-4295-9fab-efa82244ad4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a46a4fa_8213_4e07_8e94_4ac8352c6166.slice PodAnnotations:0xc002c922d0}] Aliases:map[]}\"\nJun 14 09:02:01.227718 crc crio[24245]: time=\"2026-06-14T09:02:01.2276198Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690462-pvhm9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:02:01.242928 crc crio[24245]: time=\"2026-06-14T09:02:01.242363028Z\" level=info msg=\"Ran pod sandbox 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4 with infra container: openshift-infra/auto-csr-approver-29690462-pvhm9/POD\" id=bb471e9d-0361-4fc2-8080-a14f5186b868 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:02:01.248889 crc crio[24245]: time=\"2026-06-14T09:02:01.248669198Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5bfe95ad-81a9-4e59-824c-a356f31815c0 name=/runtime.v1.ImageService/PullImage\nJun 14 09:02:01.259476 crc crio[24245]: time=\"2026-06-14T09:02:01.259359528Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:02:02.117449 crc crio[24245]: time=\"2026-06-14T09:02:02.117291175Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5bfe95ad-81a9-4e59-824c-a356f31815c0 name=/runtime.v1.ImageService/PullImage\nJun 14 09:02:02.120654 crc crio[24245]: time=\"2026-06-14T09:02:02.119717051Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0f88c492-c25f-40b6-a336-61a17c7279a5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:02:02.122824 crc crio[24245]: time=\"2026-06-14T09:02:02.12274634Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=29cc7424-3293-425e-861b-b2919303c23d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:02:02.131622 crc crio[24245]: time=\"2026-06-14T09:02:02.131517079Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690462-pvhm9/oc\" id=4efb342b-1b69-46ef-a306-0b34471c4a4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:02:02.132403 crc crio[24245]: time=\"2026-06-14T09:02:02.132285415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:02:02.189543 crc crio[24245]: time=\"2026-06-14T09:02:02.189232839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:02:02.509355 crc crio[24245]: time=\"2026-06-14T09:02:02.509233451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:02:02.725131 crc crio[24245]: time=\"2026-06-14T09:02:02.724801548Z\" level=info msg=\"Created container b5e4627222208c9f7c81b3284ca6371e8191883fc549f5d3072fd1cd47ee10c7: openshift-infra/auto-csr-approver-29690462-pvhm9/oc\" id=4efb342b-1b69-46ef-a306-0b34471c4a4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:02:02.728159 crc crio[24245]: time=\"2026-06-14T09:02:02.728034195Z\" level=info msg=\"Starting container: b5e4627222208c9f7c81b3284ca6371e8191883fc549f5d3072fd1cd47ee10c7\" id=005484ba-9824-462e-a2c7-99abbf70e6d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:02:02.735024 crc crio[24245]: time=\"2026-06-14T09:02:02.734717757Z\" level=info msg=\"Started container\" PID=117055 containerID=b5e4627222208c9f7c81b3284ca6371e8191883fc549f5d3072fd1cd47ee10c7 description=openshift-infra/auto-csr-approver-29690462-pvhm9/oc id=005484ba-9824-462e-a2c7-99abbf70e6d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4\nJun 14 09:02:06.103817 crc crio[24245]: time=\"2026-06-14T09:02:06.102436871Z\" level=info msg=\"Stopping pod sandbox: 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4\" id=b2703538-cd6c-4d11-9ad9-f19279d06ea2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:02:06.105661 crc crio[24245]: time=\"2026-06-14T09:02:06.105191559Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690462-pvhm9 Namespace:openshift-infra ID:89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4 UID:1a46a4fa-8213-4e07-8e94-4ac8352c6166 NetNS:/var/run/netns/206ab705-520e-4295-9fab-efa82244ad4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a46a4fa_8213_4e07_8e94_4ac8352c6166.slice PodAnnotations:0xc001b86678}] Aliases:map[]}\"\nJun 14 09:02:06.105661 crc crio[24245]: time=\"2026-06-14T09:02:06.10551372Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690462-pvhm9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:02:06.509993 crc crio[24245]: time=\"2026-06-14T09:02:06.508549856Z\" level=info msg=\"Stopped pod sandbox: 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4\" id=b2703538-cd6c-4d11-9ad9-f19279d06ea2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:02:30.604724 crc crio[24245]: time=\"2026-06-14T09:02:30.602729728Z\" level=info msg=\"Removing container: 92c482adfa654c57426a95a593876d86acb4cadd4f195585ce0b5615d54d0923\" id=f4576223-2324-41d8-bc3e-7d90286a65af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:02:30.726154 crc crio[24245]: time=\"2026-06-14T09:02:30.726076238Z\" level=info msg=\"Removed container 92c482adfa654c57426a95a593876d86acb4cadd4f195585ce0b5615d54d0923: openstack/nova-cell1-cell-mapping-94z55/nova-manage\" id=f4576223-2324-41d8-bc3e-7d90286a65af name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:02:30.730974 crc crio[24245]: time=\"2026-06-14T09:02:30.730702385Z\" level=info msg=\"Removing container: b37a56fb9c1ab77bfc79501e497156e689204ee7df9721652ada2ccbbab5494c\" id=13b92a99-2066-4720-986a-5701c368f54c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:02:30.873591 crc crio[24245]: time=\"2026-06-14T09:02:30.870805942Z\" level=info msg=\"Removed container b37a56fb9c1ab77bfc79501e497156e689204ee7df9721652ada2ccbbab5494c: openshift-infra/auto-csr-approver-29690456-zgv4g/oc\" id=13b92a99-2066-4720-986a-5701c368f54c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:02:30.896174 crc crio[24245]: time=\"2026-06-14T09:02:30.895805148Z\" level=info msg=\"Stopping pod sandbox: 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a\" id=3716aee2-e19e-4c23-98fb-213646538b5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:02:30.896174 crc crio[24245]: time=\"2026-06-14T09:02:30.896034475Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a\" id=3716aee2-e19e-4c23-98fb-213646538b5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:02:30.898461 crc crio[24245]: time=\"2026-06-14T09:02:30.898368509Z\" level=info msg=\"Removing pod sandbox: 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a\" id=c9ad9085-96b5-4b18-a02b-d75373343bca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:02:30.919084 crc crio[24245]: time=\"2026-06-14T09:02:30.918956029Z\" level=info msg=\"Removed pod sandbox: 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a\" id=c9ad9085-96b5-4b18-a02b-d75373343bca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:02:30.924994 crc crio[24245]: time=\"2026-06-14T09:02:30.924901066Z\" level=info msg=\"Stopping pod sandbox: 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914\" id=c8b37b24-a8fc-4a29-9ee7-64dfe285948f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:02:30.925215 crc crio[24245]: time=\"2026-06-14T09:02:30.925088743Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914\" id=c8b37b24-a8fc-4a29-9ee7-64dfe285948f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:02:30.927310 crc crio[24245]: time=\"2026-06-14T09:02:30.927222509Z\" level=info msg=\"Removing pod sandbox: 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914\" id=23c10d87-5245-429b-b8eb-0130ea78d715 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:02:30.945178 crc crio[24245]: time=\"2026-06-14T09:02:30.945106922Z\" level=info msg=\"Removed pod sandbox: 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914\" id=23c10d87-5245-429b-b8eb-0130ea78d715 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:03:06.066362 crc crio[24245]: time=\"2026-06-14T09:03:06.065241373Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr/POD\" id=936c1620-8af4-493c-b746-983cf5c0e18e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:03:06.067782 crc crio[24245]: time=\"2026-06-14T09:03:06.067087932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:06.124629 crc crio[24245]: time=\"2026-06-14T09:03:06.124402659Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr Namespace:openstack ID:921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0 UID:a149b49e-84f5-439d-8903-f4f4959505a4 NetNS:/var/run/netns/c824a421-2707-4c3a-b565-011cdcbd54f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda149b49e_84f5_439d_8903_f4f4959505a4.slice PodAnnotations:0xc000620378}] Aliases:map[]}\"\nJun 14 09:03:06.125121 crc crio[24245]: time=\"2026-06-14T09:03:06.124657717Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:03:06.912964 crc crio[24245]: 2026-06-14T09:03:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:921dc603320004a Mac:3e:74:ff:31:e8:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/c824a421-2707-4c3a-b565-011cdcbd54f1 SocketPath: PciID:}] [{Interface:0xc00025d640 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:03:06.914489 crc crio[24245]: time=\"2026-06-14T09:03:06.914395573Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr Namespace:openstack ID:921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0 UID:a149b49e-84f5-439d-8903-f4f4959505a4 NetNS:/var/run/netns/c824a421-2707-4c3a-b565-011cdcbd54f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda149b49e_84f5_439d_8903_f4f4959505a4.slice PodAnnotations:0xc000620378}] Aliases:map[]}\"\nJun 14 09:03:06.914611 crc crio[24245]: time=\"2026-06-14T09:03:06.91458864Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:03:06.925422 crc crio[24245]: time=\"2026-06-14T09:03:06.925313983Z\" level=info msg=\"Ran pod sandbox 921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr/POD\" id=936c1620-8af4-493c-b746-983cf5c0e18e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:03:06.929922 crc crio[24245]: time=\"2026-06-14T09:03:06.929777993Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=5f806519-d568-4081-9834-89a2a16f0b14 name=/runtime.v1.ImageService/PullImage\nJun 14 09:03:06.940151 crc crio[24245]: time=\"2026-06-14T09:03:06.940038521Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:03:19.819697 crc crio[24245]: time=\"2026-06-14T09:03:19.818434794Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=5f806519-d568-4081-9834-89a2a16f0b14 name=/runtime.v1.ImageService/PullImage\nJun 14 09:03:19.822629 crc crio[24245]: time=\"2026-06-14T09:03:19.822444221Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c12a0bba-2a5d-41e0-89dd-273ce5407a09 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:03:19.852420 crc crio[24245]: time=\"2026-06-14T09:03:19.85222606Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=047c693c-61a5-4c59-80d8-3a4689c7322d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:03:19.865445 crc crio[24245]: time=\"2026-06-14T09:03:19.865289267Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=5fc13b4a-c9aa-4604-b346-d51b28e7b730 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:03:19.868077 crc crio[24245]: time=\"2026-06-14T09:03:19.867976373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:19.954906 crc crio[24245]: time=\"2026-06-14T09:03:19.950261896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:19.960246 crc crio[24245]: time=\"2026-06-14T09:03:19.958681464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:20.163284 crc crio[24245]: time=\"2026-06-14T09:03:20.163149762Z\" level=info msg=\"Created container 4f279a5bc915e851e00262c9c3f323a8f0e3700a49568b398dea4b602a097aaf: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=5fc13b4a-c9aa-4604-b346-d51b28e7b730 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:03:20.165009 crc crio[24245]: time=\"2026-06-14T09:03:20.164764903Z\" level=info msg=\"Starting container: 4f279a5bc915e851e00262c9c3f323a8f0e3700a49568b398dea4b602a097aaf\" id=bf9d8bd9-94bb-4656-91ce-e9174d19665f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:03:20.170752 crc crio[24245]: time=\"2026-06-14T09:03:20.170678782Z\" level=info msg=\"Started container\" PID=120836 containerID=4f279a5bc915e851e00262c9c3f323a8f0e3700a49568b398dea4b602a097aaf description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=bf9d8bd9-94bb-4656-91ce-e9174d19665f name=/runtime.v1.RuntimeService/StartContainer sandboxID=921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0\nJun 14 09:03:22.664609 crc crio[24245]: time=\"2026-06-14T09:03:22.663541867Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-8cvrd/POD\" id=42d1442f-9c08-440c-9778-89662724ef9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:03:22.667091 crc crio[24245]: time=\"2026-06-14T09:03:22.66703456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:22.751019 crc crio[24245]: time=\"2026-06-14T09:03:22.750571653Z\" level=info msg=\"Got pod network &{Name:community-operators-8cvrd Namespace:openshift-marketplace ID:ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f UID:ee314678-4e57-415e-885b-86a7488e0419 NetNS:/var/run/netns/043f1443-3bf1-4a82-a115-03ad374f70e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee314678_4e57_415e_885b_86a7488e0419.slice PodAnnotations:0xc000602a40}] Aliases:map[]}\"\nJun 14 09:03:22.751387 crc crio[24245]: time=\"2026-06-14T09:03:22.751322588Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-8cvrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:03:23.361917 crc crio[24245]: 2026-06-14T09:03:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca8416ab5eca97b Mac:d2:5e:b2:c4:34:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/043f1443-3bf1-4a82-a115-03ad374f70e9 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:03:23.366155 crc crio[24245]: time=\"2026-06-14T09:03:23.366033391Z\" level=info msg=\"Got pod network &{Name:community-operators-8cvrd Namespace:openshift-marketplace ID:ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f UID:ee314678-4e57-415e-885b-86a7488e0419 NetNS:/var/run/netns/043f1443-3bf1-4a82-a115-03ad374f70e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee314678_4e57_415e_885b_86a7488e0419.slice PodAnnotations:0xc000602a40}] Aliases:map[]}\"\nJun 14 09:03:23.366689 crc crio[24245]: time=\"2026-06-14T09:03:23.366625428Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-8cvrd for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:03:23.383821 crc crio[24245]: time=\"2026-06-14T09:03:23.383726853Z\" level=info msg=\"Ran pod sandbox ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f with infra container: openshift-marketplace/community-operators-8cvrd/POD\" id=42d1442f-9c08-440c-9778-89662724ef9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:03:23.388042 crc crio[24245]: time=\"2026-06-14T09:03:23.387955319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b546b129-2049-4478-b24d-ccf6bae55c56 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:03:23.395152 crc crio[24245]: time=\"2026-06-14T09:03:23.395032275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3f442815-c7eb-4274-b2e9-71a9a36d7057 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:03:23.408141 crc crio[24245]: time=\"2026-06-14T09:03:23.40805919Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8cvrd/extract-utilities\" id=8c676af8-5586-444d-b93d-6e33adc1fbe1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:03:23.408629 crc crio[24245]: time=\"2026-06-14T09:03:23.408575776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:23.462293 crc crio[24245]: time=\"2026-06-14T09:03:23.462217206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:23.467559 crc crio[24245]: time=\"2026-06-14T09:03:23.467465313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:23.657056 crc crio[24245]: time=\"2026-06-14T09:03:23.656256941Z\" level=info msg=\"Created container 5d26111a75728c78d0f1829cb3e673e206dee05da104cb9909a98d8230855a20: openshift-marketplace/community-operators-8cvrd/extract-utilities\" id=8c676af8-5586-444d-b93d-6e33adc1fbe1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:03:23.659902 crc crio[24245]: time=\"2026-06-14T09:03:23.659701501Z\" level=info msg=\"Starting container: 5d26111a75728c78d0f1829cb3e673e206dee05da104cb9909a98d8230855a20\" id=2024f984-31a5-48d4-9379-0ee01b18ee9d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:03:23.666609 crc crio[24245]: time=\"2026-06-14T09:03:23.666501669Z\" level=info msg=\"Started container\" PID=121050 containerID=5d26111a75728c78d0f1829cb3e673e206dee05da104cb9909a98d8230855a20 description=openshift-marketplace/community-operators-8cvrd/extract-utilities id=2024f984-31a5-48d4-9379-0ee01b18ee9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f\nJun 14 09:03:24.344716 crc crio[24245]: time=\"2026-06-14T09:03:24.344601753Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=30fa173d-5560-4c06-96d3-45e576d3eaa7 name=/runtime.v1.ImageService/PullImage\nJun 14 09:03:24.358583 crc crio[24245]: time=\"2026-06-14T09:03:24.358462706Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 14 09:03:25.207167 crc crio[24245]: time=\"2026-06-14T09:03:25.206418336Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=30fa173d-5560-4c06-96d3-45e576d3eaa7 name=/runtime.v1.ImageService/PullImage\nJun 14 09:03:25.210114 crc crio[24245]: time=\"2026-06-14T09:03:25.2100113Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b445ddcf-3d6a-49a4-9d3c-b5f78e974b23 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:03:25.216631 crc crio[24245]: time=\"2026-06-14T09:03:25.216538238Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d30c191c-ef0c-4385-93b2-2c0ec267c4c6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:03:25.229527 crc crio[24245]: time=\"2026-06-14T09:03:25.229481881Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8cvrd/extract-content\" id=7fab42de-9168-446b-978a-d0d816187e34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:03:25.230214 crc crio[24245]: time=\"2026-06-14T09:03:25.230191453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:25.298565 crc crio[24245]: time=\"2026-06-14T09:03:25.298383157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:25.311319 crc crio[24245]: time=\"2026-06-14T09:03:25.311246617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:25.499206 crc crio[24245]: time=\"2026-06-14T09:03:25.499130396Z\" level=info msg=\"Created container 36f4691eac4f864d239dea45dab52ebed1025dbb6004fd75403aeffc190a99eb: openshift-marketplace/community-operators-8cvrd/extract-content\" id=7fab42de-9168-446b-978a-d0d816187e34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:03:25.501636 crc crio[24245]: time=\"2026-06-14T09:03:25.501538943Z\" level=info msg=\"Starting container: 36f4691eac4f864d239dea45dab52ebed1025dbb6004fd75403aeffc190a99eb\" id=fae5afba-3585-4863-bcdc-3cb9cf7d7de6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:03:25.513526 crc crio[24245]: time=\"2026-06-14T09:03:25.513393012Z\" level=info msg=\"Started container\" PID=121192 containerID=36f4691eac4f864d239dea45dab52ebed1025dbb6004fd75403aeffc190a99eb description=openshift-marketplace/community-operators-8cvrd/extract-content id=fae5afba-3585-4863-bcdc-3cb9cf7d7de6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f\nJun 14 09:03:28.420180 crc crio[24245]: time=\"2026-06-14T09:03:28.419503079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ae443326-f1ed-4f10-9c74-1627cab88e24 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:03:28.423101 crc crio[24245]: time=\"2026-06-14T09:03:28.422963749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6abbe7b2-281f-4b34-bb9c-71d0c7d61553 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:03:28.431537 crc crio[24245]: time=\"2026-06-14T09:03:28.431444149Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8cvrd/registry-server\" id=c16bdf64-1324-4ebd-8b6a-e367c286188e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:03:28.431937 crc crio[24245]: time=\"2026-06-14T09:03:28.431820831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:28.506940 crc crio[24245]: time=\"2026-06-14T09:03:28.506807372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:28.511158 crc crio[24245]: time=\"2026-06-14T09:03:28.511092228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:28.714548 crc crio[24245]: time=\"2026-06-14T09:03:28.714429321Z\" level=info msg=\"Created container 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b: openshift-marketplace/community-operators-8cvrd/registry-server\" id=c16bdf64-1324-4ebd-8b6a-e367c286188e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:03:28.715752 crc crio[24245]: time=\"2026-06-14T09:03:28.715694711Z\" level=info msg=\"Starting container: 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b\" id=3dfa8167-39bd-4707-9f59-70e56b97c78d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:03:28.727697 crc crio[24245]: time=\"2026-06-14T09:03:28.727495437Z\" level=info msg=\"Started container\" PID=121324 containerID=4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b description=openshift-marketplace/community-operators-8cvrd/registry-server id=3dfa8167-39bd-4707-9f59-70e56b97c78d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f\nJun 14 09:03:34.526264 crc crio[24245]: time=\"2026-06-14T09:03:34.524807307Z\" level=info msg=\"Stopping pod sandbox: 921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0\" id=e3bb1048-eb24-4b3e-a852-7181f65d86f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:03:34.530723 crc crio[24245]: time=\"2026-06-14T09:03:34.530145837Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr Namespace:openstack ID:921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0 UID:a149b49e-84f5-439d-8903-f4f4959505a4 NetNS:/var/run/netns/c824a421-2707-4c3a-b565-011cdcbd54f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda149b49e_84f5_439d_8903_f4f4959505a4.slice PodAnnotations:0xc002c93868}] Aliases:map[]}\"\nJun 14 09:03:34.532177 crc crio[24245]: time=\"2026-06-14T09:03:34.531234191Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:03:35.063028 crc crio[24245]: time=\"2026-06-14T09:03:35.058096606Z\" level=info msg=\"Stopped pod sandbox: 921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0\" id=e3bb1048-eb24-4b3e-a852-7181f65d86f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:03:35.542483 crc crio[24245]: time=\"2026-06-14T09:03:35.541282849Z\" level=info msg=\"Stopping container: 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b (timeout: 2s)\" id=1ab8de29-4c7c-44d8-8db8-1bfff28fba32 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:03:35.674488 crc crio[24245]: time=\"2026-06-14T09:03:35.673563085Z\" level=info msg=\"Stopped container 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b: openshift-marketplace/community-operators-8cvrd/registry-server\" id=1ab8de29-4c7c-44d8-8db8-1bfff28fba32 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:03:35.687612 crc crio[24245]: time=\"2026-06-14T09:03:35.68750195Z\" level=info msg=\"Stopping pod sandbox: ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f\" id=87548c7a-5031-4835-a18c-7e9445baa84f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:03:35.689250 crc crio[24245]: time=\"2026-06-14T09:03:35.689129443Z\" level=info msg=\"Got pod network &{Name:community-operators-8cvrd Namespace:openshift-marketplace ID:ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f UID:ee314678-4e57-415e-885b-86a7488e0419 NetNS:/var/run/netns/043f1443-3bf1-4a82-a115-03ad374f70e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee314678_4e57_415e_885b_86a7488e0419.slice PodAnnotations:0xc0006022f0}] Aliases:map[]}\"\nJun 14 09:03:35.689646 crc crio[24245]: time=\"2026-06-14T09:03:35.689571077Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-8cvrd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:03:36.117482 crc crio[24245]: time=\"2026-06-14T09:03:36.116147605Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj/POD\" id=76cc5818-f7f5-4fc4-830d-57da9bf6d799 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:03:36.117482 crc crio[24245]: time=\"2026-06-14T09:03:36.116232177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:36.145634 crc crio[24245]: time=\"2026-06-14T09:03:36.14550889Z\" level=info msg=\"Stopped pod sandbox: ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f\" id=87548c7a-5031-4835-a18c-7e9445baa84f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:03:36.161939 crc crio[24245]: time=\"2026-06-14T09:03:36.161806739Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj Namespace:openstack ID:78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc UID:2fcd678f-c1cc-4864-bdcd-a5b56db32dbc NetNS:/var/run/netns/2dc97f00-ce3b-49cf-be8d-236cf4b8adc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fcd678f_c1cc_4864_bdcd_a5b56db32dbc.slice PodAnnotations:0xc00161a400}] Aliases:map[]}\"\nJun 14 09:03:36.161939 crc crio[24245]: time=\"2026-06-14T09:03:36.161929454Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:03:36.596805 crc crio[24245]: time=\"2026-06-14T09:03:36.596291933Z\" level=info msg=\"Removing container: 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b\" id=e3d54525-68d8-4d00-a17e-d60ddc958ed3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:03:36.648371 crc crio[24245]: time=\"2026-06-14T09:03:36.648176451Z\" level=info msg=\"Removed container 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b: openshift-marketplace/community-operators-8cvrd/registry-server\" id=e3d54525-68d8-4d00-a17e-d60ddc958ed3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:03:36.657806 crc crio[24245]: time=\"2026-06-14T09:03:36.657689082Z\" level=info msg=\"Removing container: 36f4691eac4f864d239dea45dab52ebed1025dbb6004fd75403aeffc190a99eb\" id=60eacb1d-a8d6-45f3-aa33-9bcbcf27b4de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:03:36.693154 crc crio[24245]: 2026-06-14T09:03:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78cfcd8242a5302 Mac:ca:24:b7:ee:5d:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/2dc97f00-ce3b-49cf-be8d-236cf4b8adc8 SocketPath: PciID:}] [{Interface:0xc000296740 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:03:36.694524 crc crio[24245]: time=\"2026-06-14T09:03:36.69448739Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj Namespace:openstack ID:78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc UID:2fcd678f-c1cc-4864-bdcd-a5b56db32dbc NetNS:/var/run/netns/2dc97f00-ce3b-49cf-be8d-236cf4b8adc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fcd678f_c1cc_4864_bdcd_a5b56db32dbc.slice PodAnnotations:0xc00161a400}] Aliases:map[]}\"\nJun 14 09:03:36.694795 crc crio[24245]: time=\"2026-06-14T09:03:36.694768319Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:03:36.701072 crc crio[24245]: time=\"2026-06-14T09:03:36.701007584Z\" level=info msg=\"Removed container 36f4691eac4f864d239dea45dab52ebed1025dbb6004fd75403aeffc190a99eb: openshift-marketplace/community-operators-8cvrd/extract-content\" id=60eacb1d-a8d6-45f3-aa33-9bcbcf27b4de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:03:36.704156 crc crio[24245]: time=\"2026-06-14T09:03:36.704077175Z\" level=info msg=\"Removing container: 5d26111a75728c78d0f1829cb3e673e206dee05da104cb9909a98d8230855a20\" id=3bd6ebd2-0a60-4c7e-be13-b5c4902dc355 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:03:36.712469 crc crio[24245]: time=\"2026-06-14T09:03:36.712419225Z\" level=info msg=\"Ran pod sandbox 78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj/POD\" id=76cc5818-f7f5-4fc4-830d-57da9bf6d799 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:03:36.718160 crc crio[24245]: time=\"2026-06-14T09:03:36.718026252Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1c506940-5d8e-42bf-bc2a-7a4e720f6c4d name=/runtime.v1.ImageService/PullImage\nJun 14 09:03:36.737520 crc crio[24245]: time=\"2026-06-14T09:03:36.737237343Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:03:36.786240 crc crio[24245]: time=\"2026-06-14T09:03:36.786039989Z\" level=info msg=\"Removed container 5d26111a75728c78d0f1829cb3e673e206dee05da104cb9909a98d8230855a20: openshift-marketplace/community-operators-8cvrd/extract-utilities\" id=3bd6ebd2-0a60-4c7e-be13-b5c4902dc355 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:03:37.153582 crc crio[24245]: time=\"2026-06-14T09:03:37.153364138Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1c506940-5d8e-42bf-bc2a-7a4e720f6c4d name=/runtime.v1.ImageService/PullImage\nJun 14 09:03:37.154433 crc crio[24245]: time=\"2026-06-14T09:03:37.154381041Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4c201774-1252-453b-82e3-9b5df06977c8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:03:37.181879 crc crio[24245]: time=\"2026-06-14T09:03:37.181773334Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=976d83c7-4516-440f-bb13-9ed81b980699 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:03:37.193440 crc crio[24245]: time=\"2026-06-14T09:03:37.191806433Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=5f8d47dc-cb68-4493-a982-4e10c5bb6e4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:03:37.193440 crc crio[24245]: time=\"2026-06-14T09:03:37.192551717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:37.262667 crc crio[24245]: time=\"2026-06-14T09:03:37.262162807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:37.266213 crc crio[24245]: time=\"2026-06-14T09:03:37.265964588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:37.487450 crc crio[24245]: time=\"2026-06-14T09:03:37.487189771Z\" level=info msg=\"Created container e9133e930506a0feef2694a461eb1994f26fe24109b5baad7fefb9828f288d85: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=5f8d47dc-cb68-4493-a982-4e10c5bb6e4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:03:37.490753 crc crio[24245]: time=\"2026-06-14T09:03:37.4906148Z\" level=info msg=\"Starting container: e9133e930506a0feef2694a461eb1994f26fe24109b5baad7fefb9828f288d85\" id=e1e11792-b849-4e37-a822-f71e111dd48a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:03:37.500504 crc crio[24245]: time=\"2026-06-14T09:03:37.500300558Z\" level=info msg=\"Started container\" PID=122012 containerID=e9133e930506a0feef2694a461eb1994f26fe24109b5baad7fefb9828f288d85 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=e1e11792-b849-4e37-a822-f71e111dd48a name=/runtime.v1.RuntimeService/StartContainer sandboxID=78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc\nJun 14 09:03:42.703686 crc crio[24245]: time=\"2026-06-14T09:03:42.702558681Z\" level=info msg=\"Stopping pod sandbox: 78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc\" id=13e0688a-d903-4973-8d98-7c32684c852e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:03:42.705985 crc crio[24245]: time=\"2026-06-14T09:03:42.704945028Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj Namespace:openstack ID:78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc UID:2fcd678f-c1cc-4864-bdcd-a5b56db32dbc NetNS:/var/run/netns/2dc97f00-ce3b-49cf-be8d-236cf4b8adc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fcd678f_c1cc_4864_bdcd_a5b56db32dbc.slice PodAnnotations:0xc001b86a38}] Aliases:map[]}\"\nJun 14 09:03:42.705985 crc crio[24245]: time=\"2026-06-14T09:03:42.705295469Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:03:43.261462 crc crio[24245]: time=\"2026-06-14T09:03:43.261330632Z\" level=info msg=\"Stopped pod sandbox: 78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc\" id=13e0688a-d903-4973-8d98-7c32684c852e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:03:44.402671 crc crio[24245]: time=\"2026-06-14T09:03:44.401268895Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm/POD\" id=a4cdbb0c-d9ac-47db-b834-860bd5dccd9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:03:44.404190 crc crio[24245]: time=\"2026-06-14T09:03:44.402710742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:44.472955 crc crio[24245]: time=\"2026-06-14T09:03:44.472717029Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm Namespace:openstack ID:b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8 UID:29a093cb-6524-4f28-9351-8549cc769f4d NetNS:/var/run/netns/b6fb54e3-90e5-41cb-8215-d8ae5c866074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a093cb_6524_4f28_9351_8549cc769f4d.slice PodAnnotations:0xc0006020f0}] Aliases:map[]}\"\nJun 14 09:03:44.472955 crc crio[24245]: time=\"2026-06-14T09:03:44.472786221Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:03:44.984918 crc crio[24245]: 2026-06-14T09:03:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7f127e4204aee8 Mac:26:10:75:0f:aa:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/b6fb54e3-90e5-41cb-8215-d8ae5c866074 SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:03:44.986429 crc crio[24245]: time=\"2026-06-14T09:03:44.986377572Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm Namespace:openstack ID:b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8 UID:29a093cb-6524-4f28-9351-8549cc769f4d NetNS:/var/run/netns/b6fb54e3-90e5-41cb-8215-d8ae5c866074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a093cb_6524_4f28_9351_8549cc769f4d.slice PodAnnotations:0xc0006020f0}] Aliases:map[]}\"\nJun 14 09:03:44.986564 crc crio[24245]: time=\"2026-06-14T09:03:44.986551728Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:03:44.995427 crc crio[24245]: time=\"2026-06-14T09:03:44.995321949Z\" level=info msg=\"Ran pod sandbox b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm/POD\" id=a4cdbb0c-d9ac-47db-b834-860bd5dccd9f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:03:44.998552 crc crio[24245]: time=\"2026-06-14T09:03:44.998428996Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ec017003-ba3d-453f-aac8-17c943410ea2 name=/runtime.v1.ImageService/PullImage\nJun 14 09:03:45.003144 crc crio[24245]: time=\"2026-06-14T09:03:45.002998772Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:03:45.444544 crc crio[24245]: time=\"2026-06-14T09:03:45.444233907Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ec017003-ba3d-453f-aac8-17c943410ea2 name=/runtime.v1.ImageService/PullImage\nJun 14 09:03:45.446372 crc crio[24245]: time=\"2026-06-14T09:03:45.445517159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9fb0b3f0-9831-4fb7-8f64-abd05326bd01 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:03:45.478002 crc crio[24245]: time=\"2026-06-14T09:03:45.47722605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=a6474234-d4a6-469d-bb10-6f713fba5f99 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:03:45.504995 crc crio[24245]: time=\"2026-06-14T09:03:45.504842709Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=c0c5e351-aa77-48e5-aedc-9f61eb7ef2b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:03:45.506063 crc crio[24245]: time=\"2026-06-14T09:03:45.505385296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:45.554141 crc crio[24245]: time=\"2026-06-14T09:03:45.553947384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:45.559321 crc crio[24245]: time=\"2026-06-14T09:03:45.559251933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:03:45.849983 crc crio[24245]: time=\"2026-06-14T09:03:45.849744003Z\" level=info msg=\"Created container 9d126f7872f06e967113aa8d78de005c5ef7385d841d5cec2bc3bf2dc773e5ca: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=c0c5e351-aa77-48e5-aedc-9f61eb7ef2b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:03:45.856511 crc crio[24245]: time=\"2026-06-14T09:03:45.855718124Z\" level=info msg=\"Starting container: 9d126f7872f06e967113aa8d78de005c5ef7385d841d5cec2bc3bf2dc773e5ca\" id=7694daff-3885-418f-bc43-4a2f10661a9e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:03:45.863773 crc crio[24245]: time=\"2026-06-14T09:03:45.863674567Z\" level=info msg=\"Started container\" PID=122605 containerID=9d126f7872f06e967113aa8d78de005c5ef7385d841d5cec2bc3bf2dc773e5ca description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=7694daff-3885-418f-bc43-4a2f10661a9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8\nJun 14 09:04:00.741724 crc crio[24245]: time=\"2026-06-14T09:04:00.741025161Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690464-vtjwf/POD\" id=b47df427-7e3f-42da-9603-616a69bde226 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:04:00.743149 crc crio[24245]: time=\"2026-06-14T09:04:00.741747375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:00.781774 crc crio[24245]: time=\"2026-06-14T09:04:00.781677388Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690464-vtjwf Namespace:openshift-infra ID:617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009 UID:86020875-76d0-4f90-9b55-93540c51b80b NetNS:/var/run/netns/dd491473-1556-4bdd-b267-10d09cac2c26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86020875_76d0_4f90_9b55_93540c51b80b.slice PodAnnotations:0xc006e0b608}] Aliases:map[]}\"\nJun 14 09:04:00.781774 crc crio[24245]: time=\"2026-06-14T09:04:00.78174285Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690464-vtjwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:04:01.414812 crc crio[24245]: 2026-06-14T09:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:617f131695ad4a5 Mac:ea:d8:f5:20:2f:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/dd491473-1556-4bdd-b267-10d09cac2c26 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:04:01.417033 crc crio[24245]: time=\"2026-06-14T09:04:01.416967022Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690464-vtjwf Namespace:openshift-infra ID:617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009 UID:86020875-76d0-4f90-9b55-93540c51b80b NetNS:/var/run/netns/dd491473-1556-4bdd-b267-10d09cac2c26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86020875_76d0_4f90_9b55_93540c51b80b.slice PodAnnotations:0xc006e0b608}] Aliases:map[]}\"\nJun 14 09:04:01.417196 crc crio[24245]: time=\"2026-06-14T09:04:01.417133857Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690464-vtjwf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:04:01.428184 crc crio[24245]: time=\"2026-06-14T09:04:01.42809024Z\" level=info msg=\"Ran pod sandbox 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009 with infra container: openshift-infra/auto-csr-approver-29690464-vtjwf/POD\" id=b47df427-7e3f-42da-9603-616a69bde226 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:04:01.432526 crc crio[24245]: time=\"2026-06-14T09:04:01.432489202Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=edb4e6b6-3200-4f4c-84a8-0ba32d3bcb11 name=/runtime.v1.ImageService/PullImage\nJun 14 09:04:01.441711 crc crio[24245]: time=\"2026-06-14T09:04:01.441590023Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:04:02.160470 crc crio[24245]: time=\"2026-06-14T09:04:02.160251552Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=edb4e6b6-3200-4f4c-84a8-0ba32d3bcb11 name=/runtime.v1.ImageService/PullImage\nJun 14 09:04:02.161949 crc crio[24245]: time=\"2026-06-14T09:04:02.161226412Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b8ff65c7-6ca1-4699-ad84-a110e95f808a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:02.163432 crc crio[24245]: time=\"2026-06-14T09:04:02.163328619Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=83033655-665c-412e-85bc-2c2ccaf984cc name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:02.171474 crc crio[24245]: time=\"2026-06-14T09:04:02.171217381Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690464-vtjwf/oc\" id=37ea440a-0143-48df-bbf4-b8d968ab4855 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:02.174412 crc crio[24245]: time=\"2026-06-14T09:04:02.17428083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:02.250146 crc crio[24245]: time=\"2026-06-14T09:04:02.250073725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:02.502833 crc crio[24245]: time=\"2026-06-14T09:04:02.50183148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:02.639610 crc crio[24245]: time=\"2026-06-14T09:04:02.63953896Z\" level=info msg=\"Created container d6f5c68ac94db075d78ec14f2b1af8bd53c1b66e3c599dac89ad519f9c033ad2: openshift-infra/auto-csr-approver-29690464-vtjwf/oc\" id=37ea440a-0143-48df-bbf4-b8d968ab4855 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:02.641645 crc crio[24245]: time=\"2026-06-14T09:04:02.641542755Z\" level=info msg=\"Starting container: d6f5c68ac94db075d78ec14f2b1af8bd53c1b66e3c599dac89ad519f9c033ad2\" id=9d7178dd-c895-44e0-978c-5e830c43b662 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:04:02.648497 crc crio[24245]: time=\"2026-06-14T09:04:02.64832319Z\" level=info msg=\"Started container\" PID=123461 containerID=d6f5c68ac94db075d78ec14f2b1af8bd53c1b66e3c599dac89ad519f9c033ad2 description=openshift-infra/auto-csr-approver-29690464-vtjwf/oc id=9d7178dd-c895-44e0-978c-5e830c43b662 name=/runtime.v1.RuntimeService/StartContainer sandboxID=617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009\nJun 14 09:04:05.109278 crc crio[24245]: time=\"2026-06-14T09:04:05.108385579Z\" level=info msg=\"Stopping pod sandbox: 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009\" id=4b9bb3e0-864e-4da8-8cdc-d91b8d9d10ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:04:05.110608 crc crio[24245]: time=\"2026-06-14T09:04:05.110138985Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690464-vtjwf Namespace:openshift-infra ID:617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009 UID:86020875-76d0-4f90-9b55-93540c51b80b NetNS:/var/run/netns/dd491473-1556-4bdd-b267-10d09cac2c26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86020875_76d0_4f90_9b55_93540c51b80b.slice PodAnnotations:0xc0004cdee0}] Aliases:map[]}\"\nJun 14 09:04:05.110608 crc crio[24245]: time=\"2026-06-14T09:04:05.110272749Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690464-vtjwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:04:05.545607 crc crio[24245]: time=\"2026-06-14T09:04:05.545368089Z\" level=info msg=\"Stopped pod sandbox: 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009\" id=4b9bb3e0-864e-4da8-8cdc-d91b8d9d10ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:04:09.303124 crc crio[24245]: time=\"2026-06-14T09:04:09.302153166Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-6kxhz/POD\" id=1007f9a8-2abe-40d8-9c69-81826cbc3192 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:04:09.303124 crc crio[24245]: time=\"2026-06-14T09:04:09.303124626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:09.349302 crc crio[24245]: time=\"2026-06-14T09:04:09.349187356Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6kxhz Namespace:openshift-marketplace ID:759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f UID:7fbbb96f-7496-4188-984f-d0d47d09a33a NetNS:/var/run/netns/d1a04512-e579-4b6f-8b4c-23468250d973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fbbb96f_7496_4188_984f_d0d47d09a33a.slice PodAnnotations:0xc001c3d940}] Aliases:map[]}\"\nJun 14 09:04:09.349302 crc crio[24245]: time=\"2026-06-14T09:04:09.349286799Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-6kxhz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:04:09.520505 crc crio[24245]: time=\"2026-06-14T09:04:09.519753842Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gl4fj/POD\" id=e1f14de5-5469-410b-9c83-cb238125b154 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:04:09.520668 crc crio[24245]: time=\"2026-06-14T09:04:09.520572088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:09.583124 crc crio[24245]: time=\"2026-06-14T09:04:09.582787963Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gl4fj Namespace:openshift-marketplace ID:f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9 UID:81d7134b-a18a-4fa4-82e1-dc623584f8dd NetNS:/var/run/netns/988e0960-7f66-4027-990b-3b40955ff6f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81d7134b_a18a_4fa4_82e1_dc623584f8dd.slice PodAnnotations:0xc00274a298}] Aliases:map[]}\"\nJun 14 09:04:09.583124 crc crio[24245]: time=\"2026-06-14T09:04:09.582938656Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gl4fj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:04:09.991386 crc crio[24245]: 2026-06-14T09:04:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:759e651d79b19e2 Mac:de:83:c6:2c:93:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/d1a04512-e579-4b6f-8b4c-23468250d973 SocketPath: PciID:}] [{Interface:0xc00042c990 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:04:09.995533 crc crio[24245]: time=\"2026-06-14T09:04:09.994699723Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6kxhz Namespace:openshift-marketplace ID:759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f UID:7fbbb96f-7496-4188-984f-d0d47d09a33a NetNS:/var/run/netns/d1a04512-e579-4b6f-8b4c-23468250d973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fbbb96f_7496_4188_984f_d0d47d09a33a.slice PodAnnotations:0xc001c3d940}] Aliases:map[]}\"\nJun 14 09:04:09.995533 crc crio[24245]: time=\"2026-06-14T09:04:09.994996042Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-6kxhz for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:04:10.031243 crc crio[24245]: time=\"2026-06-14T09:04:10.031139954Z\" level=info msg=\"Ran pod sandbox 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f with infra container: openshift-marketplace/redhat-marketplace-6kxhz/POD\" id=1007f9a8-2abe-40d8-9c69-81826cbc3192 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:04:10.034203 crc crio[24245]: time=\"2026-06-14T09:04:10.033773637Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ace35bd6-5295-4ce3-ad22-2488e2e63ea5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:10.036458 crc crio[24245]: time=\"2026-06-14T09:04:10.036311028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea606221-f716-4316-82e7-403be133a210 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:10.045778 crc crio[24245]: time=\"2026-06-14T09:04:10.045714378Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6kxhz/extract-utilities\" id=20240213-c823-4860-a3ae-4c189d8d5f92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:10.046276 crc crio[24245]: time=\"2026-06-14T09:04:10.046188033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:10.124789 crc crio[24245]: time=\"2026-06-14T09:04:10.122988411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:10.137753 crc crio[24245]: time=\"2026-06-14T09:04:10.13767309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:10.217037 crc crio[24245]: 2026-06-14T09:04:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f12500996d0fd75 Mac:ba:c7:71:b8:02:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/988e0960-7f66-4027-990b-3b40955ff6f4 SocketPath: PciID:}] [{Interface:0xc0004b65d0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:04:10.218509 crc crio[24245]: time=\"2026-06-14T09:04:10.218445036Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gl4fj Namespace:openshift-marketplace ID:f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9 UID:81d7134b-a18a-4fa4-82e1-dc623584f8dd NetNS:/var/run/netns/988e0960-7f66-4027-990b-3b40955ff6f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81d7134b_a18a_4fa4_82e1_dc623584f8dd.slice PodAnnotations:0xc00274a298}] Aliases:map[]}\"\nJun 14 09:04:10.218740 crc crio[24245]: time=\"2026-06-14T09:04:10.218659353Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gl4fj for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:04:10.237505 crc crio[24245]: time=\"2026-06-14T09:04:10.237303729Z\" level=info msg=\"Ran pod sandbox f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9 with infra container: openshift-marketplace/redhat-operators-gl4fj/POD\" id=e1f14de5-5469-410b-9c83-cb238125b154 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:04:10.241243 crc crio[24245]: time=\"2026-06-14T09:04:10.241191709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=97195fb1-017b-4f84-9a62-043ca496cc57 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:10.244007 crc crio[24245]: time=\"2026-06-14T09:04:10.243912336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=25db7c7b-5033-45ee-883a-59353ada4668 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:10.252994 crc crio[24245]: time=\"2026-06-14T09:04:10.252895043Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gl4fj/extract-utilities\" id=aa68acc0-f8ba-4043-b134-97b25b8d6718 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:10.254868 crc crio[24245]: time=\"2026-06-14T09:04:10.254791234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:10.332111 crc crio[24245]: time=\"2026-06-14T09:04:10.331734116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:10.345244 crc crio[24245]: time=\"2026-06-14T09:04:10.345130403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:10.384708 crc crio[24245]: time=\"2026-06-14T09:04:10.384406126Z\" level=info msg=\"Created container 0af87a47d3ae45b508fe742a2bf55bd62aa39f2b4ebe2a826a0d1208a91b91ad: openshift-marketplace/redhat-marketplace-6kxhz/extract-utilities\" id=20240213-c823-4860-a3ae-4c189d8d5f92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:10.386017 crc crio[24245]: time=\"2026-06-14T09:04:10.385953037Z\" level=info msg=\"Starting container: 0af87a47d3ae45b508fe742a2bf55bd62aa39f2b4ebe2a826a0d1208a91b91ad\" id=2a3f34a8-a99f-44c7-952c-a16c3732346d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:04:10.404991 crc crio[24245]: time=\"2026-06-14T09:04:10.404900512Z\" level=info msg=\"Started container\" PID=123994 containerID=0af87a47d3ae45b508fe742a2bf55bd62aa39f2b4ebe2a826a0d1208a91b91ad description=openshift-marketplace/redhat-marketplace-6kxhz/extract-utilities id=2a3f34a8-a99f-44c7-952c-a16c3732346d name=/runtime.v1.RuntimeService/StartContainer sandboxID=759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f\nJun 14 09:04:10.555032 crc crio[24245]: time=\"2026-06-14T09:04:10.554713038Z\" level=info msg=\"Created container 5fc2e2135fc2d68681d91dc755274322b259c47a4344413b9e6ec6810a47da8e: openshift-marketplace/redhat-operators-gl4fj/extract-utilities\" id=aa68acc0-f8ba-4043-b134-97b25b8d6718 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:10.557558 crc crio[24245]: time=\"2026-06-14T09:04:10.557474471Z\" level=info msg=\"Starting container: 5fc2e2135fc2d68681d91dc755274322b259c47a4344413b9e6ec6810a47da8e\" id=8a4bd73c-0ec8-4618-91e8-1827fb76bf68 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:04:10.566900 crc crio[24245]: time=\"2026-06-14T09:04:10.566619414Z\" level=info msg=\"Started container\" PID=124005 containerID=5fc2e2135fc2d68681d91dc755274322b259c47a4344413b9e6ec6810a47da8e description=openshift-marketplace/redhat-operators-gl4fj/extract-utilities id=8a4bd73c-0ec8-4618-91e8-1827fb76bf68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9\nJun 14 09:04:11.235311 crc crio[24245]: time=\"2026-06-14T09:04:11.234921547Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c8b7cb0e-56bb-45ff-b397-2e3ae5a030eb name=/runtime.v1.ImageService/PullImage\nJun 14 09:04:11.242752 crc crio[24245]: time=\"2026-06-14T09:04:11.242374807Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e2b03915-e6d6-4252-a2b3-0ba6ac5bc996 name=/runtime.v1.ImageService/PullImage\nJun 14 09:04:11.244748 crc crio[24245]: time=\"2026-06-14T09:04:11.244571525Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 14 09:04:11.247666 crc crio[24245]: time=\"2026-06-14T09:04:11.247607943Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 14 09:04:11.878395 crc crio[24245]: time=\"2026-06-14T09:04:11.878262336Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=c8b7cb0e-56bb-45ff-b397-2e3ae5a030eb name=/runtime.v1.ImageService/PullImage\nJun 14 09:04:11.880401 crc crio[24245]: time=\"2026-06-14T09:04:11.87997848Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2fdd170a-0c5a-4ed9-8381-d54163976a33 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:11.889327 crc crio[24245]: time=\"2026-06-14T09:04:11.889172282Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8d62b08c-0c17-48a5-b9f6-c85d4271e98a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:11.909246 crc crio[24245]: time=\"2026-06-14T09:04:11.909086047Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6kxhz/extract-content\" id=7d785ba7-aeca-4562-b5cc-568bf511c8c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:11.909823 crc crio[24245]: time=\"2026-06-14T09:04:11.909689378Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=e2b03915-e6d6-4252-a2b3-0ba6ac5bc996 name=/runtime.v1.ImageService/PullImage\nJun 14 09:04:11.910023 crc crio[24245]: time=\"2026-06-14T09:04:11.909764649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:11.911205 crc crio[24245]: time=\"2026-06-14T09:04:11.911116623Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=84cd4e29-3c6b-4aa1-8c4d-8077b5df18f2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:11.914296 crc crio[24245]: time=\"2026-06-14T09:04:11.914124177Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f9f20905-1764-4a52-a1c2-6b9b1828bca2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:11.960645 crc crio[24245]: time=\"2026-06-14T09:04:11.960500093Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gl4fj/extract-content\" id=a6a889b0-4bd8-417c-9599-daf2fde5f704 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:11.961563 crc crio[24245]: time=\"2026-06-14T09:04:11.961482644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:12.008903 crc crio[24245]: time=\"2026-06-14T09:04:12.008737504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:12.013165 crc crio[24245]: time=\"2026-06-14T09:04:12.013033871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:12.042039 crc crio[24245]: time=\"2026-06-14T09:04:12.041918632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:12.047272 crc crio[24245]: time=\"2026-06-14T09:04:12.047173469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:12.288938 crc crio[24245]: time=\"2026-06-14T09:04:12.288492712Z\" level=info msg=\"Created container 652532b842b7b8867d8ed8e73a3636d8bb91628771413e05b71184d941898219: openshift-marketplace/redhat-operators-gl4fj/extract-content\" id=a6a889b0-4bd8-417c-9599-daf2fde5f704 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:12.289254 crc crio[24245]: time=\"2026-06-14T09:04:12.288766512Z\" level=info msg=\"Created container 777eaeb0c714671293853275d65c6d70c49f80979cb5c87aabf4d745e1f483fb: openshift-marketplace/redhat-marketplace-6kxhz/extract-content\" id=7d785ba7-aeca-4562-b5cc-568bf511c8c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:12.291006 crc crio[24245]: time=\"2026-06-14T09:04:12.290936301Z\" level=info msg=\"Starting container: 652532b842b7b8867d8ed8e73a3636d8bb91628771413e05b71184d941898219\" id=76f47d03-8599-4d0e-a83e-7b234d69019e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:04:12.291962 crc crio[24245]: time=\"2026-06-14T09:04:12.291816028Z\" level=info msg=\"Starting container: 777eaeb0c714671293853275d65c6d70c49f80979cb5c87aabf4d745e1f483fb\" id=d1f9a38f-e830-4a59-86e2-f3b188d221d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:04:12.298486 crc crio[24245]: time=\"2026-06-14T09:04:12.298379201Z\" level=info msg=\"Started container\" PID=124105 containerID=652532b842b7b8867d8ed8e73a3636d8bb91628771413e05b71184d941898219 description=openshift-marketplace/redhat-operators-gl4fj/extract-content id=76f47d03-8599-4d0e-a83e-7b234d69019e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9\nJun 14 09:04:12.301730 crc crio[24245]: time=\"2026-06-14T09:04:12.301627146Z\" level=info msg=\"Started container\" PID=124107 containerID=777eaeb0c714671293853275d65c6d70c49f80979cb5c87aabf4d745e1f483fb description=openshift-marketplace/redhat-marketplace-6kxhz/extract-content id=d1f9a38f-e830-4a59-86e2-f3b188d221d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f\nJun 14 09:04:15.332051 crc crio[24245]: time=\"2026-06-14T09:04:15.331186404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=465a7834-3cd8-43f7-9a9b-58165311f0c4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:15.335735 crc crio[24245]: time=\"2026-06-14T09:04:15.335617875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ac633140-64bd-474b-a9a6-fe05c964e19e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:15.352064 crc crio[24245]: time=\"2026-06-14T09:04:15.351962496Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6kxhz/registry-server\" id=3eac3646-fb73-4cc8-a9eb-7b98cf290aea name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:15.352650 crc crio[24245]: time=\"2026-06-14T09:04:15.352596787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:15.444066 crc crio[24245]: time=\"2026-06-14T09:04:15.44397903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:15.450672 crc crio[24245]: time=\"2026-06-14T09:04:15.450434684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:15.707675 crc crio[24245]: time=\"2026-06-14T09:04:15.707555882Z\" level=info msg=\"Created container 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8: openshift-marketplace/redhat-marketplace-6kxhz/registry-server\" id=3eac3646-fb73-4cc8-a9eb-7b98cf290aea name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:15.711700 crc crio[24245]: time=\"2026-06-14T09:04:15.71157128Z\" level=info msg=\"Starting container: 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8\" id=0858f11c-6060-4d73-8a54-631ba8892ff8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:04:15.722602 crc crio[24245]: time=\"2026-06-14T09:04:15.721573949Z\" level=info msg=\"Started container\" PID=124335 containerID=4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8 description=openshift-marketplace/redhat-marketplace-6kxhz/registry-server id=0858f11c-6060-4d73-8a54-631ba8892ff8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f\nJun 14 09:04:20.428161 crc crio[24245]: time=\"2026-06-14T09:04:20.427494858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=34112201-a60d-41ec-8888-ff3cf19bc6e0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:20.431085 crc crio[24245]: time=\"2026-06-14T09:04:20.431042001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=753fb91d-a91c-42f5-af33-1913446e8114 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:20.444261 crc crio[24245]: time=\"2026-06-14T09:04:20.44416912Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gl4fj/registry-server\" id=f7fba0fd-8f68-4f3f-ba1c-7a43c8cabdc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:20.445740 crc crio[24245]: time=\"2026-06-14T09:04:20.445665157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:20.528818 crc crio[24245]: time=\"2026-06-14T09:04:20.528740325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:20.532748 crc crio[24245]: time=\"2026-06-14T09:04:20.532699956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:20.720607 crc crio[24245]: time=\"2026-06-14T09:04:20.720035443Z\" level=info msg=\"Created container 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8: openshift-marketplace/redhat-operators-gl4fj/registry-server\" id=f7fba0fd-8f68-4f3f-ba1c-7a43c8cabdc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:20.723257 crc crio[24245]: time=\"2026-06-14T09:04:20.723070821Z\" level=info msg=\"Starting container: 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8\" id=cadd3c1a-6b57-4071-93d4-a09a238b4d1f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:04:20.733973 crc crio[24245]: time=\"2026-06-14T09:04:20.7337324Z\" level=info msg=\"Started container\" PID=124600 containerID=32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8 description=openshift-marketplace/redhat-operators-gl4fj/registry-server id=cadd3c1a-6b57-4071-93d4-a09a238b4d1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9\nJun 14 09:04:27.677127 crc crio[24245]: time=\"2026-06-14T09:04:27.6755365Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-st7vs/POD\" id=f359ab3a-f9ca-47b9-b72c-7cb4bd77c92e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:04:27.677127 crc crio[24245]: time=\"2026-06-14T09:04:27.676380597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:27.738566 crc crio[24245]: time=\"2026-06-14T09:04:27.73845821Z\" level=info msg=\"Got pod network &{Name:certified-operators-st7vs Namespace:openshift-marketplace ID:1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9 UID:6aea4356-032c-467d-b388-dca17a783b40 NetNS:/var/run/netns/a5de5daa-d0c8-4b52-b50e-8ee71b2e725f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6aea4356_032c_467d_b388_dca17a783b40.slice PodAnnotations:0xc0005223c0}] Aliases:map[]}\"\nJun 14 09:04:27.738566 crc crio[24245]: time=\"2026-06-14T09:04:27.738549343Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-st7vs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:04:28.204142 crc crio[24245]: 2026-06-14T09:04:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1847e27d58c6f43 Mac:22:62:2a:8b:e5:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/a5de5daa-d0c8-4b52-b50e-8ee71b2e725f SocketPath: PciID:}] [{Interface:0xc0004aa6c0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:04:28.205962 crc crio[24245]: time=\"2026-06-14T09:04:28.20589247Z\" level=info msg=\"Got pod network &{Name:certified-operators-st7vs Namespace:openshift-marketplace ID:1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9 UID:6aea4356-032c-467d-b388-dca17a783b40 NetNS:/var/run/netns/a5de5daa-d0c8-4b52-b50e-8ee71b2e725f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6aea4356_032c_467d_b388_dca17a783b40.slice PodAnnotations:0xc0005223c0}] Aliases:map[]}\"\nJun 14 09:04:28.206322 crc crio[24245]: time=\"2026-06-14T09:04:28.206307444Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-st7vs for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:04:28.220058 crc crio[24245]: time=\"2026-06-14T09:04:28.214987076Z\" level=info msg=\"Ran pod sandbox 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9 with infra container: openshift-marketplace/certified-operators-st7vs/POD\" id=f359ab3a-f9ca-47b9-b72c-7cb4bd77c92e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:04:28.220058 crc crio[24245]: time=\"2026-06-14T09:04:28.219545668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7feb3d9a-2644-4d44-af35-cdee773b39b3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:28.227158 crc crio[24245]: time=\"2026-06-14T09:04:28.227071711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=57caeb36-5b04-4338-bda2-34744c512d8b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:28.242882 crc crio[24245]: time=\"2026-06-14T09:04:28.242743464Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-st7vs/extract-utilities\" id=1d0c5dbf-7393-4e01-82f0-8d2ee417e961 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:28.243209 crc crio[24245]: time=\"2026-06-14T09:04:28.243182398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:28.290599 crc crio[24245]: time=\"2026-06-14T09:04:28.290521077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:28.298957 crc crio[24245]: time=\"2026-06-14T09:04:28.29875977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:28.444792 crc crio[24245]: time=\"2026-06-14T09:04:28.444698222Z\" level=info msg=\"Created container 51a814a163df77a2b1b8824d06cbcb72c069d5d321db6af13b7b44f590c9af3f: openshift-marketplace/certified-operators-st7vs/extract-utilities\" id=1d0c5dbf-7393-4e01-82f0-8d2ee417e961 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:28.446009 crc crio[24245]: time=\"2026-06-14T09:04:28.445954882Z\" level=info msg=\"Starting container: 51a814a163df77a2b1b8824d06cbcb72c069d5d321db6af13b7b44f590c9af3f\" id=f9f81bc3-ef4c-43e4-a14d-de4dad56e04b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:04:28.452004 crc crio[24245]: time=\"2026-06-14T09:04:28.451934515Z\" level=info msg=\"Started container\" PID=125003 containerID=51a814a163df77a2b1b8824d06cbcb72c069d5d321db6af13b7b44f590c9af3f description=openshift-marketplace/certified-operators-st7vs/extract-utilities id=f9f81bc3-ef4c-43e4-a14d-de4dad56e04b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9\nJun 14 09:04:28.577395 crc crio[24245]: time=\"2026-06-14T09:04:28.577170575Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9722bf07-dfc7-42b8-a704-22ae1622972e name=/runtime.v1.ImageService/PullImage\nJun 14 09:04:28.584441 crc crio[24245]: time=\"2026-06-14T09:04:28.584185541Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 14 09:04:29.108762 crc crio[24245]: time=\"2026-06-14T09:04:29.108672367Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4\" id=9722bf07-dfc7-42b8-a704-22ae1622972e name=/runtime.v1.ImageService/PullImage\nJun 14 09:04:29.110147 crc crio[24245]: time=\"2026-06-14T09:04:29.109805303Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=63445c81-6d62-41ad-918d-8853dd348e7a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:29.113226 crc crio[24245]: time=\"2026-06-14T09:04:29.11316988Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ab70d2aa-5cab-4127-ac96-6039bc4609e3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:29.131103 crc crio[24245]: time=\"2026-06-14T09:04:29.130963948Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-st7vs/extract-content\" id=48df715b-b60b-4752-a758-50ed227d6d08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:29.131579 crc crio[24245]: time=\"2026-06-14T09:04:29.131502035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:29.205655 crc crio[24245]: time=\"2026-06-14T09:04:29.205437534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:29.209491 crc crio[24245]: time=\"2026-06-14T09:04:29.209419359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:29.450949 crc crio[24245]: time=\"2026-06-14T09:04:29.450466673Z\" level=info msg=\"Created container 7b4878e26df53b9bce3a1dcc79622f0aae356bd5d9c81202ccd49210833d11e4: openshift-marketplace/certified-operators-st7vs/extract-content\" id=48df715b-b60b-4752-a758-50ed227d6d08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:29.452445 crc crio[24245]: time=\"2026-06-14T09:04:29.452280997Z\" level=info msg=\"Starting container: 7b4878e26df53b9bce3a1dcc79622f0aae356bd5d9c81202ccd49210833d11e4\" id=9cdcc90e-d2a0-4401-a89a-1a6d4d686eb1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:04:29.473491 crc crio[24245]: time=\"2026-06-14T09:04:29.47329922Z\" level=info msg=\"Started container\" PID=125072 containerID=7b4878e26df53b9bce3a1dcc79622f0aae356bd5d9c81202ccd49210833d11e4 description=openshift-marketplace/certified-operators-st7vs/extract-content id=9cdcc90e-d2a0-4401-a89a-1a6d4d686eb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9\nJun 14 09:04:31.005558 crc crio[24245]: time=\"2026-06-14T09:04:31.005490742Z\" level=info msg=\"Removing container: 5bac34074d9347042b69d17574e3c1e3bc9dbc9e8378c1f0fa076a71a7053fa9\" id=66cd8b13-ba90-414f-8d0d-4d9a967a7b04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:31.143157 crc crio[24245]: time=\"2026-06-14T09:04:31.1430928Z\" level=info msg=\"Removed container 5bac34074d9347042b69d17574e3c1e3bc9dbc9e8378c1f0fa076a71a7053fa9: openshift-infra/auto-csr-approver-29690458-gl86s/oc\" id=66cd8b13-ba90-414f-8d0d-4d9a967a7b04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:31.160236 crc crio[24245]: time=\"2026-06-14T09:04:31.160156802Z\" level=info msg=\"Stopping pod sandbox: ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f\" id=aba16094-2edb-4206-b4e6-06c3b4466c72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:04:31.160236 crc crio[24245]: time=\"2026-06-14T09:04:31.160244155Z\" level=info msg=\"Stopped pod sandbox (already stopped): ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f\" id=aba16094-2edb-4206-b4e6-06c3b4466c72 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:04:31.161582 crc crio[24245]: time=\"2026-06-14T09:04:31.161540296Z\" level=info msg=\"Removing pod sandbox: ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f\" id=3603a1ea-d8f6-4dcb-a72d-10ca3e313df9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:04:31.188157 crc crio[24245]: time=\"2026-06-14T09:04:31.188097845Z\" level=info msg=\"Removed pod sandbox: ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f\" id=3603a1ea-d8f6-4dcb-a72d-10ca3e313df9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:04:31.189538 crc crio[24245]: time=\"2026-06-14T09:04:31.189512457Z\" level=info msg=\"Stopping pod sandbox: 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a\" id=fae8baee-a4d9-4e6a-8d40-c1261685d92d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:04:31.189721 crc crio[24245]: time=\"2026-06-14T09:04:31.189694043Z\" level=info msg=\"Stopped pod sandbox (already stopped): 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a\" id=fae8baee-a4d9-4e6a-8d40-c1261685d92d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:04:31.190666 crc crio[24245]: time=\"2026-06-14T09:04:31.190563811Z\" level=info msg=\"Removing pod sandbox: 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a\" id=65625258-56fd-437c-83f1-851e802c4b47 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:04:31.212255 crc crio[24245]: time=\"2026-06-14T09:04:31.212143801Z\" level=info msg=\"Removed pod sandbox: 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a\" id=65625258-56fd-437c-83f1-851e802c4b47 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:04:31.648388 crc crio[24245]: time=\"2026-06-14T09:04:31.648279412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=888b451b-9f75-4106-8d00-267df8b84fb5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:31.652053 crc crio[24245]: time=\"2026-06-14T09:04:31.651933769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d1e8c8cd-7c6b-49fd-8b74-849a4d0a35e1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:04:31.662693 crc crio[24245]: time=\"2026-06-14T09:04:31.662609489Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-st7vs/registry-server\" id=ef141a5d-ea7f-403c-8c6e-cd9010dfac21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:31.663668 crc crio[24245]: time=\"2026-06-14T09:04:31.663627822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:31.736002 crc crio[24245]: time=\"2026-06-14T09:04:31.735457561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:31.739459 crc crio[24245]: time=\"2026-06-14T09:04:31.739364905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:04:31.866563 crc crio[24245]: time=\"2026-06-14T09:04:31.866038104Z\" level=info msg=\"Stopping container: 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8 (timeout: 2s)\" id=c3c1f3dd-323f-4f63-8121-d0bd24d5b7c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:04:31.947156 crc crio[24245]: time=\"2026-06-14T09:04:31.947037877Z\" level=info msg=\"Created container 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884: openshift-marketplace/certified-operators-st7vs/registry-server\" id=ef141a5d-ea7f-403c-8c6e-cd9010dfac21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:04:31.948615 crc crio[24245]: time=\"2026-06-14T09:04:31.948534213Z\" level=info msg=\"Starting container: 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884\" id=f92e0547-18a5-451d-99c8-19d924246e3c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:04:31.959835 crc crio[24245]: time=\"2026-06-14T09:04:31.959703079Z\" level=info msg=\"Started container\" PID=125239 containerID=72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884 description=openshift-marketplace/certified-operators-st7vs/registry-server id=f92e0547-18a5-451d-99c8-19d924246e3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9\nJun 14 09:04:31.988604 crc crio[24245]: time=\"2026-06-14T09:04:31.988498347Z\" level=info msg=\"Stopped container 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8: openshift-marketplace/redhat-marketplace-6kxhz/registry-server\" id=c3c1f3dd-323f-4f63-8121-d0bd24d5b7c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:04:31.992175 crc crio[24245]: time=\"2026-06-14T09:04:31.990908764Z\" level=info msg=\"Stopping pod sandbox: 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f\" id=423da19f-eef8-4638-8b03-584cdd12c765 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:04:31.992175 crc crio[24245]: time=\"2026-06-14T09:04:31.991667988Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6kxhz Namespace:openshift-marketplace ID:759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f UID:7fbbb96f-7496-4188-984f-d0d47d09a33a NetNS:/var/run/netns/d1a04512-e579-4b6f-8b4c-23468250d973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fbbb96f_7496_4188_984f_d0d47d09a33a.slice PodAnnotations:0xc001b866f0}] Aliases:map[]}\"\nJun 14 09:04:31.992175 crc crio[24245]: time=\"2026-06-14T09:04:31.991899856Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-6kxhz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:04:32.406691 crc crio[24245]: time=\"2026-06-14T09:04:32.406575184Z\" level=info msg=\"Stopped pod sandbox: 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f\" id=423da19f-eef8-4638-8b03-584cdd12c765 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:04:32.690456 crc crio[24245]: time=\"2026-06-14T09:04:32.689743517Z\" level=info msg=\"Removing container: 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8\" id=e24dad26-ee22-4bf9-8e87-be8cb0154fe8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:32.765196 crc crio[24245]: time=\"2026-06-14T09:04:32.765097137Z\" level=info msg=\"Removed container 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8: openshift-marketplace/redhat-marketplace-6kxhz/registry-server\" id=e24dad26-ee22-4bf9-8e87-be8cb0154fe8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:32.768309 crc crio[24245]: time=\"2026-06-14T09:04:32.768231042Z\" level=info msg=\"Removing container: 777eaeb0c714671293853275d65c6d70c49f80979cb5c87aabf4d745e1f483fb\" id=a18a9457-7021-4332-a8e1-22bcfd0f7abe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:32.802939 crc crio[24245]: time=\"2026-06-14T09:04:32.802773975Z\" level=info msg=\"Removed container 777eaeb0c714671293853275d65c6d70c49f80979cb5c87aabf4d745e1f483fb: openshift-marketplace/redhat-marketplace-6kxhz/extract-content\" id=a18a9457-7021-4332-a8e1-22bcfd0f7abe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:32.806913 crc crio[24245]: time=\"2026-06-14T09:04:32.806782392Z\" level=info msg=\"Removing container: 0af87a47d3ae45b508fe742a2bf55bd62aa39f2b4ebe2a826a0d1208a91b91ad\" id=d5c2f627-328e-43b0-86de-4f134e2d8279 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:32.862911 crc crio[24245]: time=\"2026-06-14T09:04:32.86244461Z\" level=info msg=\"Removed container 0af87a47d3ae45b508fe742a2bf55bd62aa39f2b4ebe2a826a0d1208a91b91ad: openshift-marketplace/redhat-marketplace-6kxhz/extract-utilities\" id=d5c2f627-328e-43b0-86de-4f134e2d8279 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:33.662737 crc crio[24245]: time=\"2026-06-14T09:04:33.662363825Z\" level=info msg=\"Stopping container: 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8 (timeout: 2s)\" id=03a60467-a80d-4a4f-a17b-34795cda2fb5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:04:33.792123 crc crio[24245]: time=\"2026-06-14T09:04:33.79205796Z\" level=info msg=\"Stopped container 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8: openshift-marketplace/redhat-operators-gl4fj/registry-server\" id=03a60467-a80d-4a4f-a17b-34795cda2fb5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:04:33.793753 crc crio[24245]: time=\"2026-06-14T09:04:33.793717752Z\" level=info msg=\"Stopping pod sandbox: f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9\" id=e3aa341d-9d95-4e95-a165-119cbe560c64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:04:33.794923 crc crio[24245]: time=\"2026-06-14T09:04:33.79489628Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gl4fj Namespace:openshift-marketplace ID:f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9 UID:81d7134b-a18a-4fa4-82e1-dc623584f8dd NetNS:/var/run/netns/988e0960-7f66-4027-990b-3b40955ff6f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81d7134b_a18a_4fa4_82e1_dc623584f8dd.slice PodAnnotations:0xc001b86dd8}] Aliases:map[]}\"\nJun 14 09:04:33.795161 crc crio[24245]: time=\"2026-06-14T09:04:33.795142928Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gl4fj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:04:34.242089 crc crio[24245]: time=\"2026-06-14T09:04:34.241900558Z\" level=info msg=\"Stopped pod sandbox: f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9\" id=e3aa341d-9d95-4e95-a165-119cbe560c64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:04:34.759752 crc crio[24245]: time=\"2026-06-14T09:04:34.759244522Z\" level=info msg=\"Removing container: 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8\" id=e69b5a42-d4a3-43e6-9b23-23a0a257df2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:34.794679 crc crio[24245]: time=\"2026-06-14T09:04:34.794431034Z\" level=info msg=\"Removed container 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8: openshift-marketplace/redhat-operators-gl4fj/registry-server\" id=e69b5a42-d4a3-43e6-9b23-23a0a257df2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:34.798165 crc crio[24245]: time=\"2026-06-14T09:04:34.798082798Z\" level=info msg=\"Removing container: 652532b842b7b8867d8ed8e73a3636d8bb91628771413e05b71184d941898219\" id=00081991-f5d3-4de7-b98a-8f83cc1ebf4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:34.846821 crc crio[24245]: time=\"2026-06-14T09:04:34.846704787Z\" level=info msg=\"Removed container 652532b842b7b8867d8ed8e73a3636d8bb91628771413e05b71184d941898219: openshift-marketplace/redhat-operators-gl4fj/extract-content\" id=00081991-f5d3-4de7-b98a-8f83cc1ebf4f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:34.850299 crc crio[24245]: time=\"2026-06-14T09:04:34.85022681Z\" level=info msg=\"Removing container: 5fc2e2135fc2d68681d91dc755274322b259c47a4344413b9e6ec6810a47da8e\" id=3fab749a-1a34-4db0-828b-bc26269bc13f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:34.902967 crc crio[24245]: time=\"2026-06-14T09:04:34.902798349Z\" level=info msg=\"Removed container 5fc2e2135fc2d68681d91dc755274322b259c47a4344413b9e6ec6810a47da8e: openshift-marketplace/redhat-operators-gl4fj/extract-utilities\" id=3fab749a-1a34-4db0-828b-bc26269bc13f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:39.832294 crc crio[24245]: time=\"2026-06-14T09:04:39.831525898Z\" level=info msg=\"Stopping container: 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884 (timeout: 2s)\" id=2a792518-c671-4719-b678-48e15aa80b9f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:04:39.959208 crc crio[24245]: time=\"2026-06-14T09:04:39.958941631Z\" level=info msg=\"Stopped container 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884: openshift-marketplace/certified-operators-st7vs/registry-server\" id=2a792518-c671-4719-b678-48e15aa80b9f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:04:39.960559 crc crio[24245]: time=\"2026-06-14T09:04:39.960410068Z\" level=info msg=\"Stopping pod sandbox: 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9\" id=cf2fe3bf-1212-4e4e-9920-8d5b96e832b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:04:39.961385 crc crio[24245]: time=\"2026-06-14T09:04:39.961253395Z\" level=info msg=\"Got pod network &{Name:certified-operators-st7vs Namespace:openshift-marketplace ID:1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9 UID:6aea4356-032c-467d-b388-dca17a783b40 NetNS:/var/run/netns/a5de5daa-d0c8-4b52-b50e-8ee71b2e725f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6aea4356_032c_467d_b388_dca17a783b40.slice PodAnnotations:0xc001feaa70}] Aliases:map[]}\"\nJun 14 09:04:39.961565 crc crio[24245]: time=\"2026-06-14T09:04:39.961497653Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-st7vs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:04:40.369955 crc crio[24245]: time=\"2026-06-14T09:04:40.369718314Z\" level=info msg=\"Stopped pod sandbox: 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9\" id=cf2fe3bf-1212-4e4e-9920-8d5b96e832b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:04:40.857476 crc crio[24245]: time=\"2026-06-14T09:04:40.85673966Z\" level=info msg=\"Removing container: 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884\" id=02378a78-7c62-4f44-90ce-b63cd2060230 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:40.895748 crc crio[24245]: time=\"2026-06-14T09:04:40.894762076Z\" level=info msg=\"Removed container 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884: openshift-marketplace/certified-operators-st7vs/registry-server\" id=02378a78-7c62-4f44-90ce-b63cd2060230 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:40.898977 crc crio[24245]: time=\"2026-06-14T09:04:40.898780571Z\" level=info msg=\"Removing container: 7b4878e26df53b9bce3a1dcc79622f0aae356bd5d9c81202ccd49210833d11e4\" id=47335128-8d8d-483c-aeb7-70e5a026f1ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:40.951244 crc crio[24245]: time=\"2026-06-14T09:04:40.95111631Z\" level=info msg=\"Removed container 7b4878e26df53b9bce3a1dcc79622f0aae356bd5d9c81202ccd49210833d11e4: openshift-marketplace/certified-operators-st7vs/extract-content\" id=47335128-8d8d-483c-aeb7-70e5a026f1ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:40.954265 crc crio[24245]: time=\"2026-06-14T09:04:40.954146554Z\" level=info msg=\"Removing container: 51a814a163df77a2b1b8824d06cbcb72c069d5d321db6af13b7b44f590c9af3f\" id=33f8ad6d-1e85-46f3-b773-b78b8ec8e6a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:04:41.005092 crc crio[24245]: time=\"2026-06-14T09:04:41.000283926Z\" level=info msg=\"Removed container 51a814a163df77a2b1b8824d06cbcb72c069d5d321db6af13b7b44f590c9af3f: openshift-marketplace/certified-operators-st7vs/extract-utilities\" id=33f8ad6d-1e85-46f3-b773-b78b8ec8e6a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:05:31.243397 crc crio[24245]: time=\"2026-06-14T09:05:31.242237129Z\" level=info msg=\"Stopping pod sandbox: 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9\" id=19e31374-1bc7-4e63-b321-3b9cf92ab0e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:05:31.243397 crc crio[24245]: time=\"2026-06-14T09:05:31.243270502Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9\" id=19e31374-1bc7-4e63-b321-3b9cf92ab0e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:05:31.245089 crc crio[24245]: time=\"2026-06-14T09:05:31.243991124Z\" level=info msg=\"Removing pod sandbox: 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9\" id=aa9cd537-fdc9-449f-9b77-7aab633efc6d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:05:31.260960 crc crio[24245]: time=\"2026-06-14T09:05:31.260749785Z\" level=info msg=\"Removed pod sandbox: 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9\" id=aa9cd537-fdc9-449f-9b77-7aab633efc6d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:05:31.262471 crc crio[24245]: time=\"2026-06-14T09:05:31.262119093Z\" level=info msg=\"Stopping pod sandbox: f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9\" id=cb25e12f-d613-4f9a-a8b0-005d6dc53f34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:05:31.262471 crc crio[24245]: time=\"2026-06-14T09:05:31.262228486Z\" level=info msg=\"Stopped pod sandbox (already stopped): f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9\" id=cb25e12f-d613-4f9a-a8b0-005d6dc53f34 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:05:31.263173 crc crio[24245]: time=\"2026-06-14T09:05:31.263081693Z\" level=info msg=\"Removing pod sandbox: f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9\" id=dd05e208-9736-4895-9ddb-aaca5a6f4f0e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:05:31.282396 crc crio[24245]: time=\"2026-06-14T09:05:31.282255778Z\" level=info msg=\"Removed pod sandbox: f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9\" id=dd05e208-9736-4895-9ddb-aaca5a6f4f0e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:05:31.284291 crc crio[24245]: time=\"2026-06-14T09:05:31.284024471Z\" level=info msg=\"Stopping pod sandbox: 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f\" id=226f8792-ad8d-48b8-b0b1-80fb474957d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:05:31.284291 crc crio[24245]: time=\"2026-06-14T09:05:31.284122194Z\" level=info msg=\"Stopped pod sandbox (already stopped): 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f\" id=226f8792-ad8d-48b8-b0b1-80fb474957d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:05:31.285498 crc crio[24245]: time=\"2026-06-14T09:05:31.285291901Z\" level=info msg=\"Removing pod sandbox: 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f\" id=2d4b4e0e-1c83-4a3a-a34f-bfe678fcb6e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:05:31.316071 crc crio[24245]: time=\"2026-06-14T09:05:31.315902036Z\" level=info msg=\"Removed pod sandbox: 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f\" id=2d4b4e0e-1c83-4a3a-a34f-bfe678fcb6e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:06:00.559131 crc crio[24245]: time=\"2026-06-14T09:06:00.558332409Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690466-dvxbg/POD\" id=cd86ce83-c413-423e-911f-844cabbd6e2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:06:00.560676 crc crio[24245]: time=\"2026-06-14T09:06:00.559173086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:06:00.617098 crc crio[24245]: time=\"2026-06-14T09:06:00.616931978Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690466-dvxbg Namespace:openshift-infra ID:ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c UID:17c7dc82-a3cf-4c46-909d-f8e53101ebc3 NetNS:/var/run/netns/3833c881-4a23-41ae-a0c5-04933e1962ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c7dc82_a3cf_4c46_909d_f8e53101ebc3.slice PodAnnotations:0xc001fea1a8}] Aliases:map[]}\"\nJun 14 09:06:00.617486 crc crio[24245]: time=\"2026-06-14T09:06:00.617061752Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690466-dvxbg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:06:01.252438 crc crio[24245]: 2026-06-14T09:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee57cffa678e327 Mac:a6:f1:ab:a2:11:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/3833c881-4a23-41ae-a0c5-04933e1962ac SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:06:01.254999 crc crio[24245]: time=\"2026-06-14T09:06:01.254822401Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690466-dvxbg Namespace:openshift-infra ID:ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c UID:17c7dc82-a3cf-4c46-909d-f8e53101ebc3 NetNS:/var/run/netns/3833c881-4a23-41ae-a0c5-04933e1962ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c7dc82_a3cf_4c46_909d_f8e53101ebc3.slice PodAnnotations:0xc001fea1a8}] Aliases:map[]}\"\nJun 14 09:06:01.256341 crc crio[24245]: time=\"2026-06-14T09:06:01.256249677Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690466-dvxbg for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:06:01.269785 crc crio[24245]: time=\"2026-06-14T09:06:01.269562902Z\" level=info msg=\"Ran pod sandbox ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c with infra container: openshift-infra/auto-csr-approver-29690466-dvxbg/POD\" id=cd86ce83-c413-423e-911f-844cabbd6e2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:06:01.274600 crc crio[24245]: time=\"2026-06-14T09:06:01.274519668Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=dd6bfe16-e918-4b2b-a06e-a7818f8b938b name=/runtime.v1.ImageService/PullImage\nJun 14 09:06:01.284479 crc crio[24245]: time=\"2026-06-14T09:06:01.284398956Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:06:02.276954 crc crio[24245]: time=\"2026-06-14T09:06:02.275962831Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=dd6bfe16-e918-4b2b-a06e-a7818f8b938b name=/runtime.v1.ImageService/PullImage\nJun 14 09:06:02.281744 crc crio[24245]: time=\"2026-06-14T09:06:02.278820623Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=07ec402c-6aff-47e3-8a16-387ddd3f0078 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:06:02.283203 crc crio[24245]: time=\"2026-06-14T09:06:02.282087097Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a4f0c31-8ebe-4fa7-b81c-59446426f6a9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:06:02.291035 crc crio[24245]: time=\"2026-06-14T09:06:02.290911369Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690466-dvxbg/oc\" id=70261d86-374d-4a2e-9f22-764cac500b4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:06:02.291568 crc crio[24245]: time=\"2026-06-14T09:06:02.291513638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:06:02.341568 crc crio[24245]: time=\"2026-06-14T09:06:02.341441599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:06:02.557346 crc crio[24245]: time=\"2026-06-14T09:06:02.556828454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:06:02.678758 crc crio[24245]: time=\"2026-06-14T09:06:02.678630198Z\" level=info msg=\"Created container 8a98eab79f28a399e622d1334c68febc782a755ee4e7afb26e285b70589dd6d9: openshift-infra/auto-csr-approver-29690466-dvxbg/oc\" id=70261d86-374d-4a2e-9f22-764cac500b4c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:06:02.680542 crc crio[24245]: time=\"2026-06-14T09:06:02.680498417Z\" level=info msg=\"Starting container: 8a98eab79f28a399e622d1334c68febc782a755ee4e7afb26e285b70589dd6d9\" id=036afb98-8956-48ec-b8fa-1a3275629842 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:06:02.686115 crc crio[24245]: time=\"2026-06-14T09:06:02.686076725Z\" level=info msg=\"Started container\" PID=129626 containerID=8a98eab79f28a399e622d1334c68febc782a755ee4e7afb26e285b70589dd6d9 description=openshift-infra/auto-csr-approver-29690466-dvxbg/oc id=036afb98-8956-48ec-b8fa-1a3275629842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c\nJun 14 09:06:04.470698 crc crio[24245]: time=\"2026-06-14T09:06:04.470197177Z\" level=info msg=\"Stopping pod sandbox: ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c\" id=6a4546f3-7414-4bcb-b74e-f1f3d5dbfcd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:06:04.472444 crc crio[24245]: time=\"2026-06-14T09:06:04.471314283Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690466-dvxbg Namespace:openshift-infra ID:ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c UID:17c7dc82-a3cf-4c46-909d-f8e53101ebc3 NetNS:/var/run/netns/3833c881-4a23-41ae-a0c5-04933e1962ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c7dc82_a3cf_4c46_909d_f8e53101ebc3.slice PodAnnotations:0xc001fea620}] Aliases:map[]}\"\nJun 14 09:06:04.472444 crc crio[24245]: time=\"2026-06-14T09:06:04.471492419Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690466-dvxbg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:06:04.833483 crc crio[24245]: time=\"2026-06-14T09:06:04.833345303Z\" level=info msg=\"Stopped pod sandbox: ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c\" id=6a4546f3-7414-4bcb-b74e-f1f3d5dbfcd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:06:31.347153 crc crio[24245]: time=\"2026-06-14T09:06:31.345911847Z\" level=info msg=\"Removing container: 52442c1fc3da9d457f3eb20cef6fc360f199859b2e1b0becc4a7ca56746582ba\" id=8ba18083-b8b1-414c-a0bb-9b7c1cbc0738 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:06:31.510903 crc crio[24245]: time=\"2026-06-14T09:06:31.51006829Z\" level=info msg=\"Removed container 52442c1fc3da9d457f3eb20cef6fc360f199859b2e1b0becc4a7ca56746582ba: openshift-infra/auto-csr-approver-29690460-mr26f/oc\" id=8ba18083-b8b1-414c-a0bb-9b7c1cbc0738 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:06:31.529000 crc crio[24245]: time=\"2026-06-14T09:06:31.528814064Z\" level=info msg=\"Stopping pod sandbox: 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1\" id=6b403a46-e4c6-4d64-9778-ea03096607e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:06:31.529000 crc crio[24245]: time=\"2026-06-14T09:06:31.528964479Z\" level=info msg=\"Stopped pod sandbox (already stopped): 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1\" id=6b403a46-e4c6-4d64-9778-ea03096607e3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:06:31.530118 crc crio[24245]: time=\"2026-06-14T09:06:31.530029813Z\" level=info msg=\"Removing pod sandbox: 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1\" id=4250d4a7-6601-4040-b3a6-d6977ecfdce0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:06:31.551912 crc crio[24245]: time=\"2026-06-14T09:06:31.551683774Z\" level=info msg=\"Removed pod sandbox: 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1\" id=4250d4a7-6601-4040-b3a6-d6977ecfdce0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:08:00.546022 crc crio[24245]: time=\"2026-06-14T09:08:00.545114636Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690468-vgwh8/POD\" id=40a4afe3-fdc7-4322-9865-c36fd346fd75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:08:00.547505 crc crio[24245]: time=\"2026-06-14T09:08:00.547477282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:08:00.592251 crc crio[24245]: time=\"2026-06-14T09:08:00.59160675Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690468-vgwh8 Namespace:openshift-infra ID:1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7 UID:9d9ffeff-9815-42b0-b002-99b034c74b01 NetNS:/var/run/netns/bc4629ff-ad20-4d3d-8f5d-729df252c3e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d9ffeff_9815_42b0_b002_99b034c74b01.slice PodAnnotations:0xc001b86380}] Aliases:map[]}\"\nJun 14 09:08:00.592251 crc crio[24245]: time=\"2026-06-14T09:08:00.592210919Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690468-vgwh8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:08:01.225159 crc crio[24245]: 2026-06-14T09:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1edf3b146d613ac Mac:9e:28:5b:2e:42:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/bc4629ff-ad20-4d3d-8f5d-729df252c3e8 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:08:01.227983 crc crio[24245]: time=\"2026-06-14T09:08:01.227826269Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690468-vgwh8 Namespace:openshift-infra ID:1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7 UID:9d9ffeff-9815-42b0-b002-99b034c74b01 NetNS:/var/run/netns/bc4629ff-ad20-4d3d-8f5d-729df252c3e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d9ffeff_9815_42b0_b002_99b034c74b01.slice PodAnnotations:0xc001b86380}] Aliases:map[]}\"\nJun 14 09:08:01.228243 crc crio[24245]: time=\"2026-06-14T09:08:01.22814578Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690468-vgwh8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:08:01.242186 crc crio[24245]: time=\"2026-06-14T09:08:01.242085909Z\" level=info msg=\"Ran pod sandbox 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7 with infra container: openshift-infra/auto-csr-approver-29690468-vgwh8/POD\" id=40a4afe3-fdc7-4322-9865-c36fd346fd75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:08:01.245503 crc crio[24245]: time=\"2026-06-14T09:08:01.24543557Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c3c5d597-273a-480c-abd6-54d5b46b6fd9 name=/runtime.v1.ImageService/PullImage\nJun 14 09:08:01.257478 crc crio[24245]: time=\"2026-06-14T09:08:01.257341822Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:08:02.085806 crc crio[24245]: time=\"2026-06-14T09:08:02.084977532Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c3c5d597-273a-480c-abd6-54d5b46b6fd9 name=/runtime.v1.ImageService/PullImage\nJun 14 09:08:02.088106 crc crio[24245]: time=\"2026-06-14T09:08:02.087953047Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=384c23dc-9dcb-494b-8ff4-3d5a55141a33 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:08:02.091940 crc crio[24245]: time=\"2026-06-14T09:08:02.0918033Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=38104599-5b20-44e6-8f66-0836006ca8a8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:08:02.108916 crc crio[24245]: time=\"2026-06-14T09:08:02.105918771Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690468-vgwh8/oc\" id=77067b09-2716-4b26-96ea-a3d013907b72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:08:02.108916 crc crio[24245]: time=\"2026-06-14T09:08:02.106570732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:08:02.167570 crc crio[24245]: time=\"2026-06-14T09:08:02.167435892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:08:02.472760 crc crio[24245]: time=\"2026-06-14T09:08:02.472361022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:08:02.621096 crc crio[24245]: time=\"2026-06-14T09:08:02.620556425Z\" level=info msg=\"Created container 66b6fbb094d94511c705896c657f4f4e1bc0f2bbaf41a2448e449587af18f4fc: openshift-infra/auto-csr-approver-29690468-vgwh8/oc\" id=77067b09-2716-4b26-96ea-a3d013907b72 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:08:02.633074 crc crio[24245]: time=\"2026-06-14T09:08:02.624443968Z\" level=info msg=\"Starting container: 66b6fbb094d94511c705896c657f4f4e1bc0f2bbaf41a2448e449587af18f4fc\" id=54ff5261-e3c3-4cb0-b18c-e8709a389c66 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:08:02.644931 crc crio[24245]: time=\"2026-06-14T09:08:02.63412752Z\" level=info msg=\"Started container\" PID=135276 containerID=66b6fbb094d94511c705896c657f4f4e1bc0f2bbaf41a2448e449587af18f4fc description=openshift-infra/auto-csr-approver-29690468-vgwh8/oc id=54ff5261-e3c3-4cb0-b18c-e8709a389c66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7\nJun 14 09:08:04.515767 crc crio[24245]: time=\"2026-06-14T09:08:04.514989263Z\" level=info msg=\"Stopping pod sandbox: 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7\" id=65db099a-39ff-4974-b1d9-1b464243f3b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:08:04.517494 crc crio[24245]: time=\"2026-06-14T09:08:04.51643962Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690468-vgwh8 Namespace:openshift-infra ID:1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7 UID:9d9ffeff-9815-42b0-b002-99b034c74b01 NetNS:/var/run/netns/bc4629ff-ad20-4d3d-8f5d-729df252c3e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d9ffeff_9815_42b0_b002_99b034c74b01.slice PodAnnotations:0xc000522e28}] Aliases:map[]}\"\nJun 14 09:08:04.517494 crc crio[24245]: time=\"2026-06-14T09:08:04.516587725Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690468-vgwh8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:08:04.916706 crc crio[24245]: time=\"2026-06-14T09:08:04.91643186Z\" level=info msg=\"Stopped pod sandbox: 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7\" id=65db099a-39ff-4974-b1d9-1b464243f3b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:08:31.618230 crc crio[24245]: time=\"2026-06-14T09:08:31.617167729Z\" level=info msg=\"Removing container: 73463fcae7303ad34a224e58674806da9da82134aa3294806ff4167ff4003257\" id=97db70c3-3608-4962-9eec-9ff259428286 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:08:31.661570 crc crio[24245]: time=\"2026-06-14T09:08:31.660758695Z\" level=info msg=\"Removed container 73463fcae7303ad34a224e58674806da9da82134aa3294806ff4167ff4003257: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=97db70c3-3608-4962-9eec-9ff259428286 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:08:31.666553 crc crio[24245]: time=\"2026-06-14T09:08:31.66644466Z\" level=info msg=\"Removing container: 96f0438d91cb0ca862139a8a90e4e293d88d3a98b882b89699483040c94c716f\" id=9f91d48c-d46a-4e9e-8c2b-31dd7600c300 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:08:31.760333 crc crio[24245]: time=\"2026-06-14T09:08:31.760178188Z\" level=info msg=\"Removed container 96f0438d91cb0ca862139a8a90e4e293d88d3a98b882b89699483040c94c716f: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/init\" id=9f91d48c-d46a-4e9e-8c2b-31dd7600c300 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:08:31.768585 crc crio[24245]: time=\"2026-06-14T09:08:31.768468962Z\" level=info msg=\"Removing container: b5e4627222208c9f7c81b3284ca6371e8191883fc549f5d3072fd1cd47ee10c7\" id=3494ccb8-f037-48bb-97f8-98b3eeb194f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:08:31.906958 crc crio[24245]: time=\"2026-06-14T09:08:31.906645914Z\" level=info msg=\"Removed container b5e4627222208c9f7c81b3284ca6371e8191883fc549f5d3072fd1cd47ee10c7: openshift-infra/auto-csr-approver-29690462-pvhm9/oc\" id=3494ccb8-f037-48bb-97f8-98b3eeb194f2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:08:31.916550 crc crio[24245]: time=\"2026-06-14T09:08:31.91647052Z\" level=info msg=\"Stopping pod sandbox: 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f\" id=c8cf4f80-4274-467f-b40c-fe6345d9a2cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:08:31.916699 crc crio[24245]: time=\"2026-06-14T09:08:31.916555563Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f\" id=c8cf4f80-4274-467f-b40c-fe6345d9a2cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:08:31.918413 crc crio[24245]: time=\"2026-06-14T09:08:31.91834235Z\" level=info msg=\"Removing pod sandbox: 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f\" id=2c69bdfc-1506-471e-b25d-77421309689f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:08:31.933493 crc crio[24245]: time=\"2026-06-14T09:08:31.933270008Z\" level=info msg=\"Removed pod sandbox: 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f\" id=2c69bdfc-1506-471e-b25d-77421309689f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:08:31.934991 crc crio[24245]: time=\"2026-06-14T09:08:31.934896387Z\" level=info msg=\"Stopping pod sandbox: 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4\" id=b75f4e4b-6cb6-42c2-b2d2-f435deaca2d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:08:31.934991 crc crio[24245]: time=\"2026-06-14T09:08:31.934959749Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4\" id=b75f4e4b-6cb6-42c2-b2d2-f435deaca2d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:08:31.935913 crc crio[24245]: time=\"2026-06-14T09:08:31.935733484Z\" level=info msg=\"Removing pod sandbox: 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4\" id=82166a7c-48e3-48c9-8c58-ad7cff01e134 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:08:31.948064 crc crio[24245]: time=\"2026-06-14T09:08:31.947988106Z\" level=info msg=\"Removed pod sandbox: 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4\" id=82166a7c-48e3-48c9-8c58-ad7cff01e134 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:10:01.259993 crc crio[24245]: time=\"2026-06-14T09:10:01.258736448Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690470-m6gp9/POD\" id=e1b10c0a-1f8d-4394-8aa6-a82d3eacfcaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:10:01.261980 crc crio[24245]: time=\"2026-06-14T09:10:01.260276437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:10:01.320315 crc crio[24245]: time=\"2026-06-14T09:10:01.319349598Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690470-m6gp9 Namespace:openshift-infra ID:8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb UID:f8e6a405-c9ea-46e3-8d8a-7a0ced02234d NetNS:/var/run/netns/66fd4f17-0f32-4870-b641-4259c3742a4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e6a405_c9ea_46e3_8d8a_7a0ced02234d.slice PodAnnotations:0xc001c3c188}] Aliases:map[]}\"\nJun 14 09:10:01.320315 crc crio[24245]: time=\"2026-06-14T09:10:01.319759861Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690470-m6gp9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:10:01.941054 crc crio[24245]: 2026-06-14T09:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8070c2007821f1a Mac:a6:29:95:62:cb:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/66fd4f17-0f32-4870-b641-4259c3742a4d SocketPath: PciID:}] [{Interface:0xc00028e6f0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:10:01.943265 crc crio[24245]: time=\"2026-06-14T09:10:01.943176079Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690470-m6gp9 Namespace:openshift-infra ID:8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb UID:f8e6a405-c9ea-46e3-8d8a-7a0ced02234d NetNS:/var/run/netns/66fd4f17-0f32-4870-b641-4259c3742a4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e6a405_c9ea_46e3_8d8a_7a0ced02234d.slice PodAnnotations:0xc001c3c188}] Aliases:map[]}\"\nJun 14 09:10:01.944631 crc crio[24245]: time=\"2026-06-14T09:10:01.943341924Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690470-m6gp9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:10:01.959324 crc crio[24245]: time=\"2026-06-14T09:10:01.959159208Z\" level=info msg=\"Ran pod sandbox 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb with infra container: openshift-infra/auto-csr-approver-29690470-m6gp9/POD\" id=e1b10c0a-1f8d-4394-8aa6-a82d3eacfcaf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:10:01.964332 crc crio[24245]: time=\"2026-06-14T09:10:01.96421305Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=feafac2c-44c1-4a08-8eb7-c612ea0944be name=/runtime.v1.ImageService/PullImage\nJun 14 09:10:01.976308 crc crio[24245]: time=\"2026-06-14T09:10:01.975681415Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:10:02.880423 crc crio[24245]: time=\"2026-06-14T09:10:02.880316061Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=feafac2c-44c1-4a08-8eb7-c612ea0944be name=/runtime.v1.ImageService/PullImage\nJun 14 09:10:02.883642 crc crio[24245]: time=\"2026-06-14T09:10:02.883520632Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c71913ea-6864-4368-969a-1a61674aebd3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:10:02.887681 crc crio[24245]: time=\"2026-06-14T09:10:02.887599693Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=65dae383-1c92-4f24-b308-20c77ddaef5c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:10:02.899230 crc crio[24245]: time=\"2026-06-14T09:10:02.899073398Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690470-m6gp9/oc\" id=dabdada7-b4d5-4bea-9857-dfede0d42f23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:10:02.899931 crc crio[24245]: time=\"2026-06-14T09:10:02.899771551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:10:02.975744 crc crio[24245]: time=\"2026-06-14T09:10:02.975488102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:10:03.256473 crc crio[24245]: time=\"2026-06-14T09:10:03.25615109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:10:03.412135 crc crio[24245]: time=\"2026-06-14T09:10:03.411439729Z\" level=info msg=\"Created container 898630cbfb35929b4efaa8b3e9f46475981915b944f0a6c9e83d7dfc14797039: openshift-infra/auto-csr-approver-29690470-m6gp9/oc\" id=dabdada7-b4d5-4bea-9857-dfede0d42f23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:10:03.414082 crc crio[24245]: time=\"2026-06-14T09:10:03.41400172Z\" level=info msg=\"Starting container: 898630cbfb35929b4efaa8b3e9f46475981915b944f0a6c9e83d7dfc14797039\" id=62c02198-419e-4e03-bf46-1fc0bfa283a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:10:03.422682 crc crio[24245]: time=\"2026-06-14T09:10:03.422582844Z\" level=info msg=\"Started container\" PID=140998 containerID=898630cbfb35929b4efaa8b3e9f46475981915b944f0a6c9e83d7dfc14797039 description=openshift-infra/auto-csr-approver-29690470-m6gp9/oc id=62c02198-419e-4e03-bf46-1fc0bfa283a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb\nJun 14 09:10:05.127036 crc crio[24245]: time=\"2026-06-14T09:10:05.125745225Z\" level=info msg=\"Stopping pod sandbox: 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb\" id=ddcbbf33-74d7-430d-ae70-ed842adc3600 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:10:05.128411 crc crio[24245]: time=\"2026-06-14T09:10:05.127558873Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690470-m6gp9 Namespace:openshift-infra ID:8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb UID:f8e6a405-c9ea-46e3-8d8a-7a0ced02234d NetNS:/var/run/netns/66fd4f17-0f32-4870-b641-4259c3742a4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e6a405_c9ea_46e3_8d8a_7a0ced02234d.slice PodAnnotations:0xc001b864c8}] Aliases:map[]}\"\nJun 14 09:10:05.128411 crc crio[24245]: time=\"2026-06-14T09:10:05.127725879Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690470-m6gp9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:10:05.548352 crc crio[24245]: time=\"2026-06-14T09:10:05.548218812Z\" level=info msg=\"Stopped pod sandbox: 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb\" id=ddcbbf33-74d7-430d-ae70-ed842adc3600 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:10:32.003045 crc crio[24245]: time=\"2026-06-14T09:10:32.001779756Z\" level=info msg=\"Removing container: d6f5c68ac94db075d78ec14f2b1af8bd53c1b66e3c599dac89ad519f9c033ad2\" id=7f4927d4-ce23-48fa-8e23-57443b9cb34b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:10:32.207251 crc crio[24245]: time=\"2026-06-14T09:10:32.206629812Z\" level=info msg=\"Removed container d6f5c68ac94db075d78ec14f2b1af8bd53c1b66e3c599dac89ad519f9c033ad2: openshift-infra/auto-csr-approver-29690464-vtjwf/oc\" id=7f4927d4-ce23-48fa-8e23-57443b9cb34b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:10:32.223343 crc crio[24245]: time=\"2026-06-14T09:10:32.223265052Z\" level=info msg=\"Stopping pod sandbox: 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009\" id=0758a100-cf81-4bad-a7f8-a492ecc8c485 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:10:32.223674 crc crio[24245]: time=\"2026-06-14T09:10:32.223397606Z\" level=info msg=\"Stopped pod sandbox (already stopped): 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009\" id=0758a100-cf81-4bad-a7f8-a492ecc8c485 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:10:32.224600 crc crio[24245]: time=\"2026-06-14T09:10:32.224492541Z\" level=info msg=\"Removing pod sandbox: 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009\" id=67767125-bcb5-4d3a-8a09-825219bd2a56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:10:32.241242 crc crio[24245]: time=\"2026-06-14T09:10:32.241166305Z\" level=info msg=\"Removed pod sandbox: 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009\" id=67767125-bcb5-4d3a-8a09-825219bd2a56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:10:46.967975 crc crio[24245]: time=\"2026-06-14T09:10:46.966653232Z\" level=info msg=\"Stopping pod sandbox: b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8\" id=0e6e09d7-c13a-4f4f-bfff-9974da6d4ce9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:10:46.970952 crc crio[24245]: time=\"2026-06-14T09:10:46.968953346Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm Namespace:openstack ID:b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8 UID:29a093cb-6524-4f28-9351-8549cc769f4d NetNS:/var/run/netns/b6fb54e3-90e5-41cb-8215-d8ae5c866074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a093cb_6524_4f28_9351_8549cc769f4d.slice PodAnnotations:0xc0004cce48}] Aliases:map[]}\"\nJun 14 09:10:46.970952 crc crio[24245]: time=\"2026-06-14T09:10:46.969153122Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:10:47.546528 crc crio[24245]: time=\"2026-06-14T09:10:47.545959835Z\" level=info msg=\"Stopped pod sandbox: b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8\" id=0e6e09d7-c13a-4f4f-bfff-9974da6d4ce9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:10:48.699156 crc crio[24245]: time=\"2026-06-14T09:10:48.698444105Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl/POD\" id=7110af49-2e17-46d8-a315-d7114b7888b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:10:48.699156 crc crio[24245]: time=\"2026-06-14T09:10:48.698776226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:10:48.734441 crc crio[24245]: time=\"2026-06-14T09:10:48.734238535Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl Namespace:openstack ID:273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42 UID:3a508a9d-4f53-4065-a4f2-bb09b9b5d73c NetNS:/var/run/netns/c60a7006-2e65-4b69-a0af-ec521bf11cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a508a9d_4f53_4065_a4f2_bb09b9b5d73c.slice PodAnnotations:0xc000602038}] Aliases:map[]}\"\nJun 14 09:10:48.734441 crc crio[24245]: time=\"2026-06-14T09:10:48.734305279Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:10:49.271465 crc crio[24245]: 2026-06-14T09:10:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:273070c5dcddf9f Mac:3e:4d:d6:be:17:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/c60a7006-2e65-4b69-a0af-ec521bf11cb5 SocketPath: PciID:}] [{Interface:0xc000195d90 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:10:49.274030 crc crio[24245]: time=\"2026-06-14T09:10:49.273913199Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl Namespace:openstack ID:273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42 UID:3a508a9d-4f53-4065-a4f2-bb09b9b5d73c NetNS:/var/run/netns/c60a7006-2e65-4b69-a0af-ec521bf11cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a508a9d_4f53_4065_a4f2_bb09b9b5d73c.slice PodAnnotations:0xc000602038}] Aliases:map[]}\"\nJun 14 09:10:49.274196 crc crio[24245]: time=\"2026-06-14T09:10:49.274080294Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:10:49.284244 crc crio[24245]: time=\"2026-06-14T09:10:49.283766176Z\" level=info msg=\"Ran pod sandbox 273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl/POD\" id=7110af49-2e17-46d8-a315-d7114b7888b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:10:49.290678 crc crio[24245]: time=\"2026-06-14T09:10:49.290599128Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ebffde93-4f1d-48d7-b0d4-c8fd89d50503 name=/runtime.v1.ImageService/PullImage\nJun 14 09:10:49.305208 crc crio[24245]: time=\"2026-06-14T09:10:49.30508186Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:10:49.808353 crc crio[24245]: time=\"2026-06-14T09:10:49.808229167Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ebffde93-4f1d-48d7-b0d4-c8fd89d50503 name=/runtime.v1.ImageService/PullImage\nJun 14 09:10:49.813472 crc crio[24245]: time=\"2026-06-14T09:10:49.813346183Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3bd65d6b-af8f-405c-8d56-6753747f38de name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:10:49.853004 crc crio[24245]: time=\"2026-06-14T09:10:49.852589399Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=a8d07c64-90b9-4260-aa03-e6552595da3f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:10:49.863216 crc crio[24245]: time=\"2026-06-14T09:10:49.863118875Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=0ba5564d-87c7-4e2f-aaec-cbff1f282407 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:10:49.863821 crc crio[24245]: time=\"2026-06-14T09:10:49.863685513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:10:49.915917 crc crio[24245]: time=\"2026-06-14T09:10:49.915776912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:10:49.920355 crc crio[24245]: time=\"2026-06-14T09:10:49.920328047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:10:50.166530 crc crio[24245]: time=\"2026-06-14T09:10:50.165765335Z\" level=info msg=\"Created container d6b0f726d3a189c09916002917eede20e2a41915eb844deb6af301d730c7b7e3: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=0ba5564d-87c7-4e2f-aaec-cbff1f282407 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:10:50.169051 crc crio[24245]: time=\"2026-06-14T09:10:50.168803922Z\" level=info msg=\"Starting container: d6b0f726d3a189c09916002917eede20e2a41915eb844deb6af301d730c7b7e3\" id=90ee384a-00e8-4f56-9371-15ed501f1d8d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:10:50.179482 crc crio[24245]: time=\"2026-06-14T09:10:50.179327537Z\" level=info msg=\"Started container\" PID=143645 containerID=d6b0f726d3a189c09916002917eede20e2a41915eb844deb6af301d730c7b7e3 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=90ee384a-00e8-4f56-9371-15ed501f1d8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42\nJun 14 09:12:00.568024 crc crio[24245]: time=\"2026-06-14T09:12:00.56547246Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690472-9bcls/POD\" id=c3420b22-4e49-4d19-8b38-caf88462c88a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:12:00.571180 crc crio[24245]: time=\"2026-06-14T09:12:00.570548021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:12:00.615749 crc crio[24245]: time=\"2026-06-14T09:12:00.615542225Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690472-9bcls Namespace:openshift-infra ID:7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36 UID:d4758f2e-377e-427f-a286-d11fa9908faa NetNS:/var/run/netns/3c01c3ed-0a8c-43e7-bae7-07c4a4560590 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4758f2e_377e_427f_a286_d11fa9908faa.slice PodAnnotations:0xc000130d18}] Aliases:map[]}\"\nJun 14 09:12:00.615749 crc crio[24245]: time=\"2026-06-14T09:12:00.61570175Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690472-9bcls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:12:01.397832 crc crio[24245]: 2026-06-14T09:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7729cfc7c5259f2 Mac:f2:01:d9:82:5d:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/3c01c3ed-0a8c-43e7-bae7-07c4a4560590 SocketPath: PciID:}] [{Interface:0xc0001805d0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:12:01.400439 crc crio[24245]: time=\"2026-06-14T09:12:01.400329472Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690472-9bcls Namespace:openshift-infra ID:7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36 UID:d4758f2e-377e-427f-a286-d11fa9908faa NetNS:/var/run/netns/3c01c3ed-0a8c-43e7-bae7-07c4a4560590 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4758f2e_377e_427f_a286_d11fa9908faa.slice PodAnnotations:0xc000130d18}] Aliases:map[]}\"\nJun 14 09:12:01.400949 crc crio[24245]: time=\"2026-06-14T09:12:01.400826228Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690472-9bcls for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:12:01.415128 crc crio[24245]: time=\"2026-06-14T09:12:01.415022032Z\" level=info msg=\"Ran pod sandbox 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36 with infra container: openshift-infra/auto-csr-approver-29690472-9bcls/POD\" id=c3420b22-4e49-4d19-8b38-caf88462c88a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:12:01.418524 crc crio[24245]: time=\"2026-06-14T09:12:01.418150322Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=26b97016-34dd-4734-8343-81189e3921f7 name=/runtime.v1.ImageService/PullImage\nJun 14 09:12:01.431612 crc crio[24245]: time=\"2026-06-14T09:12:01.430158743Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:12:02.632738 crc crio[24245]: time=\"2026-06-14T09:12:02.632167962Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=26b97016-34dd-4734-8343-81189e3921f7 name=/runtime.v1.ImageService/PullImage\nJun 14 09:12:02.636671 crc crio[24245]: time=\"2026-06-14T09:12:02.63653936Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2e6ada2c-1b2a-4577-a738-e67af66ec55d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:12:02.644749 crc crio[24245]: time=\"2026-06-14T09:12:02.64465216Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c3b62451-cb3f-43cf-ba93-5e9f82b9572a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:12:02.654534 crc crio[24245]: time=\"2026-06-14T09:12:02.654464531Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690472-9bcls/oc\" id=f56b1e20-a34c-4434-9998-197e43a9201d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:12:02.655709 crc crio[24245]: time=\"2026-06-14T09:12:02.65568313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:12:02.712072 crc crio[24245]: time=\"2026-06-14T09:12:02.712018335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:12:03.020646 crc crio[24245]: time=\"2026-06-14T09:12:03.020521244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:12:03.146318 crc crio[24245]: time=\"2026-06-14T09:12:03.146268327Z\" level=info msg=\"Created container cda91ffd78e9dbb3aec7b594f205320a314de90f5004116e91b85faae4e6e0c6: openshift-infra/auto-csr-approver-29690472-9bcls/oc\" id=f56b1e20-a34c-4434-9998-197e43a9201d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:12:03.150766 crc crio[24245]: time=\"2026-06-14T09:12:03.150669837Z\" level=info msg=\"Starting container: cda91ffd78e9dbb3aec7b594f205320a314de90f5004116e91b85faae4e6e0c6\" id=98acf8ca-9070-442c-8dd5-4d0f59d19eaf name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:12:03.160215 crc crio[24245]: time=\"2026-06-14T09:12:03.16014694Z\" level=info msg=\"Started container\" PID=147326 containerID=cda91ffd78e9dbb3aec7b594f205320a314de90f5004116e91b85faae4e6e0c6 description=openshift-infra/auto-csr-approver-29690472-9bcls/oc id=98acf8ca-9070-442c-8dd5-4d0f59d19eaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36\nJun 14 09:12:05.109210 crc crio[24245]: time=\"2026-06-14T09:12:05.10752015Z\" level=info msg=\"Stopping pod sandbox: 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36\" id=9477f29a-0085-4670-a8a1-1f3fb43d97fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:12:05.111179 crc crio[24245]: time=\"2026-06-14T09:12:05.111072234Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690472-9bcls Namespace:openshift-infra ID:7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36 UID:d4758f2e-377e-427f-a286-d11fa9908faa NetNS:/var/run/netns/3c01c3ed-0a8c-43e7-bae7-07c4a4560590 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4758f2e_377e_427f_a286_d11fa9908faa.slice PodAnnotations:0xc000602d78}] Aliases:map[]}\"\nJun 14 09:12:05.112074 crc crio[24245]: time=\"2026-06-14T09:12:05.111978683Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690472-9bcls from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:12:05.613639 crc crio[24245]: time=\"2026-06-14T09:12:05.61328249Z\" level=info msg=\"Stopped pod sandbox: 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36\" id=9477f29a-0085-4670-a8a1-1f3fb43d97fd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:12:32.291069 crc crio[24245]: time=\"2026-06-14T09:12:32.290215144Z\" level=info msg=\"Removing container: 8a98eab79f28a399e622d1334c68febc782a755ee4e7afb26e285b70589dd6d9\" id=61da18de-a2a0-4fd0-a519-7efd11bce590 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:12:32.535074 crc crio[24245]: time=\"2026-06-14T09:12:32.534792044Z\" level=info msg=\"Removed container 8a98eab79f28a399e622d1334c68febc782a755ee4e7afb26e285b70589dd6d9: openshift-infra/auto-csr-approver-29690466-dvxbg/oc\" id=61da18de-a2a0-4fd0-a519-7efd11bce590 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:12:32.553148 crc crio[24245]: time=\"2026-06-14T09:12:32.552421206Z\" level=info msg=\"Stopping pod sandbox: ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c\" id=2ebf8cca-4240-44e9-bd0c-7026218d380c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:12:32.553148 crc crio[24245]: time=\"2026-06-14T09:12:32.553132679Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c\" id=2ebf8cca-4240-44e9-bd0c-7026218d380c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:12:32.555496 crc crio[24245]: time=\"2026-06-14T09:12:32.555423922Z\" level=info msg=\"Removing pod sandbox: ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c\" id=b6a717c0-0c5f-4b11-8466-3771bcde3e8b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:12:32.575704 crc crio[24245]: time=\"2026-06-14T09:12:32.575618542Z\" level=info msg=\"Removed pod sandbox: ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c\" id=b6a717c0-0c5f-4b11-8466-3771bcde3e8b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:13:50.181000 crc crio[24245]: time=\"2026-06-14T09:13:50.180016354Z\" level=info msg=\"Stopping pod sandbox: 273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42\" id=77b43cd1-a341-482b-abdd-25761d939bd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:13:50.185562 crc crio[24245]: time=\"2026-06-14T09:13:50.183031071Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl Namespace:openstack ID:273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42 UID:3a508a9d-4f53-4065-a4f2-bb09b9b5d73c NetNS:/var/run/netns/c60a7006-2e65-4b69-a0af-ec521bf11cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a508a9d_4f53_4065_a4f2_bb09b9b5d73c.slice PodAnnotations:0xc00161b318}] Aliases:map[]}\"\nJun 14 09:13:50.185562 crc crio[24245]: time=\"2026-06-14T09:13:50.184803778Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:13:50.832210 crc crio[24245]: time=\"2026-06-14T09:13:50.831569708Z\" level=info msg=\"Stopped pod sandbox: 273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42\" id=77b43cd1-a341-482b-abdd-25761d939bd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:13:51.861200 crc crio[24245]: time=\"2026-06-14T09:13:51.860301376Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh/POD\" id=c6d7a357-a649-4fe0-a1b3-7ea6eeb4018f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:13:51.862958 crc crio[24245]: time=\"2026-06-14T09:13:51.861226016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:13:51.919317 crc crio[24245]: time=\"2026-06-14T09:13:51.918567413Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh Namespace:openstack ID:426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e UID:90e98633-d354-4938-ad4f-eeed0eb2264b NetNS:/var/run/netns/53c03dfa-561c-4e3b-a008-b52c13bc9936 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90e98633_d354_4938_ad4f_eeed0eb2264b.slice PodAnnotations:0xc000602368}] Aliases:map[]}\"\nJun 14 09:13:51.919317 crc crio[24245]: time=\"2026-06-14T09:13:51.919239724Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:13:52.852815 crc crio[24245]: 2026-06-14T09:13:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:426688adaa6e8f8 Mac:36:2b:58:9e:99:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/53c03dfa-561c-4e3b-a008-b52c13bc9936 SocketPath: PciID:}] [{Interface:0xc00025cc30 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:13:52.854822 crc crio[24245]: time=\"2026-06-14T09:13:52.854735403Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh Namespace:openstack ID:426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e UID:90e98633-d354-4938-ad4f-eeed0eb2264b NetNS:/var/run/netns/53c03dfa-561c-4e3b-a008-b52c13bc9936 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90e98633_d354_4938_ad4f_eeed0eb2264b.slice PodAnnotations:0xc000602368}] Aliases:map[]}\"\nJun 14 09:13:52.855170 crc crio[24245]: time=\"2026-06-14T09:13:52.855006592Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:13:52.867360 crc crio[24245]: time=\"2026-06-14T09:13:52.867275677Z\" level=info msg=\"Ran pod sandbox 426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh/POD\" id=c6d7a357-a649-4fe0-a1b3-7ea6eeb4018f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:13:52.874962 crc crio[24245]: time=\"2026-06-14T09:13:52.874784691Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=fdb11bb3-5eea-4863-9cef-6b11b506d143 name=/runtime.v1.ImageService/PullImage\nJun 14 09:13:52.887367 crc crio[24245]: time=\"2026-06-14T09:13:52.886733164Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:13:53.426494 crc crio[24245]: time=\"2026-06-14T09:13:53.425998159Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=fdb11bb3-5eea-4863-9cef-6b11b506d143 name=/runtime.v1.ImageService/PullImage\nJun 14 09:13:53.430754 crc crio[24245]: time=\"2026-06-14T09:13:53.430478773Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0164be6e-3443-4573-82b7-3757fbfb7e08 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:13:53.498651 crc crio[24245]: time=\"2026-06-14T09:13:53.498376332Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=686d0c53-f3c5-4dc8-b5c0-152a926adc81 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:13:53.545214 crc crio[24245]: time=\"2026-06-14T09:13:53.544968118Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=efde52b5-c0cb-4d00-bb53-2b04e56cd920 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:13:53.545925 crc crio[24245]: time=\"2026-06-14T09:13:53.545743443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:13:53.598568 crc crio[24245]: time=\"2026-06-14T09:13:53.596514781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:13:53.602053 crc crio[24245]: time=\"2026-06-14T09:13:53.601611686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:13:53.791579 crc crio[24245]: time=\"2026-06-14T09:13:53.791493572Z\" level=info msg=\"Created container 71d76f204cd7a36c160cb7cbea860793cf58235eb6be53a4061cc1ccb3a04fc1: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=efde52b5-c0cb-4d00-bb53-2b04e56cd920 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:13:53.793432 crc crio[24245]: time=\"2026-06-14T09:13:53.793287929Z\" level=info msg=\"Starting container: 71d76f204cd7a36c160cb7cbea860793cf58235eb6be53a4061cc1ccb3a04fc1\" id=13da02de-500e-46f1-84ee-0f44567717ed name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:13:53.804408 crc crio[24245]: time=\"2026-06-14T09:13:53.804190997Z\" level=info msg=\"Started container\" PID=152652 containerID=71d76f204cd7a36c160cb7cbea860793cf58235eb6be53a4061cc1ccb3a04fc1 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=13da02de-500e-46f1-84ee-0f44567717ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e\nJun 14 09:14:00.538089 crc crio[24245]: time=\"2026-06-14T09:14:00.537359545Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690474-78jgd/POD\" id=99985265-568c-43d1-a6f9-8b503cc5382e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:14:00.539738 crc crio[24245]: time=\"2026-06-14T09:14:00.538125739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:00.597494 crc crio[24245]: time=\"2026-06-14T09:14:00.597330706Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690474-78jgd Namespace:openshift-infra ID:cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489 UID:b701deb2-13b6-44e6-9dc0-c1250397f081 NetNS:/var/run/netns/39b7d506-8ffd-45ec-ae6a-fd011428181d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb701deb2_13b6_44e6_9dc0_c1250397f081.slice PodAnnotations:0xc006e0a2d0}] Aliases:map[]}\"\nJun 14 09:14:00.597494 crc crio[24245]: time=\"2026-06-14T09:14:00.59743842Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690474-78jgd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:14:00.977166 crc crio[24245]: 2026-06-14T09:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cbc1603214b074f Mac:ea:c0:b5:6f:c5:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/39b7d506-8ffd-45ec-ae6a-fd011428181d SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:14:00.980069 crc crio[24245]: time=\"2026-06-14T09:14:00.979954754Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690474-78jgd Namespace:openshift-infra ID:cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489 UID:b701deb2-13b6-44e6-9dc0-c1250397f081 NetNS:/var/run/netns/39b7d506-8ffd-45ec-ae6a-fd011428181d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb701deb2_13b6_44e6_9dc0_c1250397f081.slice PodAnnotations:0xc006e0a2d0}] Aliases:map[]}\"\nJun 14 09:14:00.980960 crc crio[24245]: time=\"2026-06-14T09:14:00.980634596Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690474-78jgd for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:14:01.002028 crc crio[24245]: time=\"2026-06-14T09:14:01.001903714Z\" level=info msg=\"Ran pod sandbox cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489 with infra container: openshift-infra/auto-csr-approver-29690474-78jgd/POD\" id=99985265-568c-43d1-a6f9-8b503cc5382e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:14:01.008964 crc crio[24245]: time=\"2026-06-14T09:14:01.008793772Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a7c3e9d9-11f5-4cd4-a576-929aee827603 name=/runtime.v1.ImageService/PullImage\nJun 14 09:14:01.019952 crc crio[24245]: time=\"2026-06-14T09:14:01.019775491Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:14:01.988060 crc crio[24245]: time=\"2026-06-14T09:14:01.987183717Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a7c3e9d9-11f5-4cd4-a576-929aee827603 name=/runtime.v1.ImageService/PullImage\nJun 14 09:14:01.991073 crc crio[24245]: time=\"2026-06-14T09:14:01.990929888Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=49e26c80-88c5-4157-9fed-b1b34beae667 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:14:01.995829 crc crio[24245]: time=\"2026-06-14T09:14:01.995721321Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8048cccc-c92f-4356-885d-848ee6966aa9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:14:02.009300 crc crio[24245]: time=\"2026-06-14T09:14:02.009191428Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690474-78jgd/oc\" id=0d9b2ea7-7af5-448d-bf8e-81803e80a9f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:14:02.009829 crc crio[24245]: time=\"2026-06-14T09:14:02.009738266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:02.095560 crc crio[24245]: time=\"2026-06-14T09:14:02.09527426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:02.509103 crc crio[24245]: time=\"2026-06-14T09:14:02.508575996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:02.634269 crc crio[24245]: time=\"2026-06-14T09:14:02.634188337Z\" level=info msg=\"Created container d510548367a5898741e0be75df00e65cb9e5fbc2dd6aa4e138bfe3458897abcb: openshift-infra/auto-csr-approver-29690474-78jgd/oc\" id=0d9b2ea7-7af5-448d-bf8e-81803e80a9f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:14:02.635944 crc crio[24245]: time=\"2026-06-14T09:14:02.635747226Z\" level=info msg=\"Starting container: d510548367a5898741e0be75df00e65cb9e5fbc2dd6aa4e138bfe3458897abcb\" id=42eec1ec-5b0d-4b0c-a9f1-b3838190adbb name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:14:02.646319 crc crio[24245]: time=\"2026-06-14T09:14:02.646207423Z\" level=info msg=\"Started container\" PID=153218 containerID=d510548367a5898741e0be75df00e65cb9e5fbc2dd6aa4e138bfe3458897abcb description=openshift-infra/auto-csr-approver-29690474-78jgd/oc id=42eec1ec-5b0d-4b0c-a9f1-b3838190adbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489\nJun 14 09:14:04.671209 crc crio[24245]: time=\"2026-06-14T09:14:04.670309864Z\" level=info msg=\"Stopping pod sandbox: cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489\" id=2e752e7c-e02b-4ae3-ad87-881f8a2f6dfb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:14:04.672535 crc crio[24245]: time=\"2026-06-14T09:14:04.671803572Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690474-78jgd Namespace:openshift-infra ID:cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489 UID:b701deb2-13b6-44e6-9dc0-c1250397f081 NetNS:/var/run/netns/39b7d506-8ffd-45ec-ae6a-fd011428181d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb701deb2_13b6_44e6_9dc0_c1250397f081.slice PodAnnotations:0xc0024220b8}] Aliases:map[]}\"\nJun 14 09:14:04.672535 crc crio[24245]: time=\"2026-06-14T09:14:04.671994388Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690474-78jgd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:14:05.107244 crc crio[24245]: time=\"2026-06-14T09:14:05.107101728Z\" level=info msg=\"Stopped pod sandbox: cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489\" id=2e752e7c-e02b-4ae3-ad87-881f8a2f6dfb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:14:13.830046 crc crio[24245]: time=\"2026-06-14T09:14:13.829226189Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-7p7np/POD\" id=676b6be1-2705-48f1-962c-0250d6b0a91d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:14:13.831296 crc crio[24245]: time=\"2026-06-14T09:14:13.830067496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:13.892260 crc crio[24245]: time=\"2026-06-14T09:14:13.892060821Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7p7np Namespace:openshift-marketplace ID:95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395 UID:491c56fd-f3a4-4923-bd47-0919246e6c75 NetNS:/var/run/netns/ad9c7f31-4197-4e14-aa82-26fcf330e07b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod491c56fd_f3a4_4923_bd47_0919246e6c75.slice PodAnnotations:0xc006e0a020}] Aliases:map[]}\"\nJun 14 09:14:13.892260 crc crio[24245]: time=\"2026-06-14T09:14:13.892131444Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-7p7np to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:14:14.698669 crc crio[24245]: 2026-06-14T09:14:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95f476841457e85 Mac:f6:fe:84:d1:1d:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/ad9c7f31-4197-4e14-aa82-26fcf330e07b SocketPath: PciID:}] [{Interface:0xc000136760 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:14:14.700983 crc crio[24245]: time=\"2026-06-14T09:14:14.70068712Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7p7np Namespace:openshift-marketplace ID:95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395 UID:491c56fd-f3a4-4923-bd47-0919246e6c75 NetNS:/var/run/netns/ad9c7f31-4197-4e14-aa82-26fcf330e07b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod491c56fd_f3a4_4923_bd47_0919246e6c75.slice PodAnnotations:0xc006e0a020}] Aliases:map[]}\"\nJun 14 09:14:14.701294 crc crio[24245]: time=\"2026-06-14T09:14:14.701194306Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-7p7np for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:14:14.719994 crc crio[24245]: time=\"2026-06-14T09:14:14.719771856Z\" level=info msg=\"Ran pod sandbox 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395 with infra container: openshift-marketplace/redhat-marketplace-7p7np/POD\" id=676b6be1-2705-48f1-962c-0250d6b0a91d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:14:14.757005 crc crio[24245]: time=\"2026-06-14T09:14:14.756441406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7c710f47-0ab8-4b9d-9a3f-9fce166046a2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:14:14.783810 crc crio[24245]: time=\"2026-06-14T09:14:14.783348134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=50786c06-bcb7-428c-90df-52830b8c5f0d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:14:14.812161 crc crio[24245]: time=\"2026-06-14T09:14:14.811509689Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7p7np/extract-utilities\" id=293ee123-cdc0-41c8-b9b6-6b414f050fbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:14:14.812161 crc crio[24245]: time=\"2026-06-14T09:14:14.812091768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:15.000944 crc crio[24245]: time=\"2026-06-14T09:14:15.000494055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:15.052970 crc crio[24245]: time=\"2026-06-14T09:14:15.052076558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:15.267510 crc crio[24245]: time=\"2026-06-14T09:14:15.26674686Z\" level=info msg=\"Created container eb113476e698299b35cd3ff8e790d1ae967f348403579d7c70526991c1d22654: openshift-marketplace/redhat-marketplace-7p7np/extract-utilities\" id=293ee123-cdc0-41c8-b9b6-6b414f050fbd name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:14:15.269041 crc crio[24245]: time=\"2026-06-14T09:14:15.26896755Z\" level=info msg=\"Starting container: eb113476e698299b35cd3ff8e790d1ae967f348403579d7c70526991c1d22654\" id=25ab25f9-618c-414d-bc17-34e65a14c76b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:14:15.276311 crc crio[24245]: time=\"2026-06-14T09:14:15.276211021Z\" level=info msg=\"Started container\" PID=153983 containerID=eb113476e698299b35cd3ff8e790d1ae967f348403579d7c70526991c1d22654 description=openshift-marketplace/redhat-marketplace-7p7np/extract-utilities id=25ab25f9-618c-414d-bc17-34e65a14c76b name=/runtime.v1.RuntimeService/StartContainer sandboxID=95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395\nJun 14 09:14:16.045894 crc crio[24245]: time=\"2026-06-14T09:14:16.045723352Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0f82d2cc-922f-4ab6-a4ee-bef83c56421c name=/runtime.v1.ImageService/PullImage\nJun 14 09:14:16.061899 crc crio[24245]: time=\"2026-06-14T09:14:16.060940517Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 14 09:14:16.658231 crc crio[24245]: time=\"2026-06-14T09:14:16.65811725Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=0f82d2cc-922f-4ab6-a4ee-bef83c56421c name=/runtime.v1.ImageService/PullImage\nJun 14 09:14:16.659721 crc crio[24245]: time=\"2026-06-14T09:14:16.659629278Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=adbc02db-1959-4aff-98bd-22f2404849e7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:14:16.663597 crc crio[24245]: time=\"2026-06-14T09:14:16.663336316Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d92af2e3-d362-4d43-b2ca-05b47a754954 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:14:16.674357 crc crio[24245]: time=\"2026-06-14T09:14:16.674059847Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7p7np/extract-content\" id=105ed345-11c6-4b44-8415-fd71f6082831 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:14:16.675368 crc crio[24245]: time=\"2026-06-14T09:14:16.674597915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:16.759446 crc crio[24245]: time=\"2026-06-14T09:14:16.759063685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:16.763147 crc crio[24245]: time=\"2026-06-14T09:14:16.763049602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:17.001799 crc crio[24245]: time=\"2026-06-14T09:14:17.001254Z\" level=info msg=\"Created container adf69bccd06c1dc541be0601a2b67686e1d74b4cc5dd8599a52a6422e603a115: openshift-marketplace/redhat-marketplace-7p7np/extract-content\" id=105ed345-11c6-4b44-8415-fd71f6082831 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:14:17.004446 crc crio[24245]: time=\"2026-06-14T09:14:17.004250735Z\" level=info msg=\"Starting container: adf69bccd06c1dc541be0601a2b67686e1d74b4cc5dd8599a52a6422e603a115\" id=9072f323-33f5-45bd-8b08-1440409bd995 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:14:17.016637 crc crio[24245]: time=\"2026-06-14T09:14:17.016331843Z\" level=info msg=\"Started container\" PID=154084 containerID=adf69bccd06c1dc541be0601a2b67686e1d74b4cc5dd8599a52a6422e603a115 description=openshift-marketplace/redhat-marketplace-7p7np/extract-content id=9072f323-33f5-45bd-8b08-1440409bd995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395\nJun 14 09:14:18.092926 crc crio[24245]: time=\"2026-06-14T09:14:18.090650352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b9364a40-5f35-4508-af62-a88d55a722e7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:14:18.107213 crc crio[24245]: time=\"2026-06-14T09:14:18.106983811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b13e99e6-d1d0-44d2-9274-2a7d195f705d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:14:18.124283 crc crio[24245]: time=\"2026-06-14T09:14:18.12417215Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7p7np/registry-server\" id=1284afad-55b3-4ebf-8d02-7560bc432272 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:14:18.125015 crc crio[24245]: time=\"2026-06-14T09:14:18.12481553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:18.193555 crc crio[24245]: time=\"2026-06-14T09:14:18.192494945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:18.197732 crc crio[24245]: time=\"2026-06-14T09:14:18.19767201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:18.416039 crc crio[24245]: time=\"2026-06-14T09:14:18.415758698Z\" level=info msg=\"Created container 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f: openshift-marketplace/redhat-marketplace-7p7np/registry-server\" id=1284afad-55b3-4ebf-8d02-7560bc432272 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:14:18.418173 crc crio[24245]: time=\"2026-06-14T09:14:18.418029169Z\" level=info msg=\"Starting container: 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f\" id=45d45aa9-89c4-41c6-b111-2df02abed889 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:14:18.430559 crc crio[24245]: time=\"2026-06-14T09:14:18.429642449Z\" level=info msg=\"Started container\" PID=154147 containerID=639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f description=openshift-marketplace/redhat-marketplace-7p7np/registry-server id=45d45aa9-89c4-41c6-b111-2df02abed889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395\nJun 14 09:14:20.116033 crc crio[24245]: time=\"2026-06-14T09:14:20.114434325Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-t4csh/POD\" id=0dca4afa-638f-4a97-aebf-a9b63e402255 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:14:20.117330 crc crio[24245]: time=\"2026-06-14T09:14:20.116069428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:20.180921 crc crio[24245]: time=\"2026-06-14T09:14:20.177669861Z\" level=info msg=\"Got pod network &{Name:redhat-operators-t4csh Namespace:openshift-marketplace ID:2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d UID:56bcab99-8107-4e0a-bffb-98c887999fd2 NetNS:/var/run/netns/49978bb6-9cba-4471-a357-38f4109e48e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56bcab99_8107_4e0a_bffb_98c887999fd2.slice PodAnnotations:0xc00161a4e8}] Aliases:map[]}\"\nJun 14 09:14:20.180921 crc crio[24245]: time=\"2026-06-14T09:14:20.177739104Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-t4csh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:14:20.782962 crc crio[24245]: 2026-06-14T09:14:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c23511d23f24e6 Mac:2a:bb:e2:81:a4:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/49978bb6-9cba-4471-a357-38f4109e48e6 SocketPath: PciID:}] [{Interface:0xc000488660 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:14:20.784314 crc crio[24245]: time=\"2026-06-14T09:14:20.784246507Z\" level=info msg=\"Got pod network &{Name:redhat-operators-t4csh Namespace:openshift-marketplace ID:2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d UID:56bcab99-8107-4e0a-bffb-98c887999fd2 NetNS:/var/run/netns/49978bb6-9cba-4471-a357-38f4109e48e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56bcab99_8107_4e0a_bffb_98c887999fd2.slice PodAnnotations:0xc00161a4e8}] Aliases:map[]}\"\nJun 14 09:14:20.784487 crc crio[24245]: time=\"2026-06-14T09:14:20.784439563Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-t4csh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:14:20.813540 crc crio[24245]: time=\"2026-06-14T09:14:20.813346254Z\" level=info msg=\"Ran pod sandbox 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d with infra container: openshift-marketplace/redhat-operators-t4csh/POD\" id=0dca4afa-638f-4a97-aebf-a9b63e402255 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:14:20.819661 crc crio[24245]: time=\"2026-06-14T09:14:20.819618753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ad1ca05c-72b6-43d5-95fe-64b016335854 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:14:20.825660 crc crio[24245]: time=\"2026-06-14T09:14:20.825565227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8649d55d-5450-4e6d-9d2f-b9f8fdceebee name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:14:20.841046 crc crio[24245]: time=\"2026-06-14T09:14:20.840972683Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-t4csh/extract-utilities\" id=6a69384d-200d-469a-942f-2d8c76a5230b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:14:20.841491 crc crio[24245]: time=\"2026-06-14T09:14:20.841425827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:20.896199 crc crio[24245]: time=\"2026-06-14T09:14:20.896048273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:20.899652 crc crio[24245]: time=\"2026-06-14T09:14:20.899609657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:21.109252 crc crio[24245]: time=\"2026-06-14T09:14:21.109157181Z\" level=info msg=\"Created container 09864198734c33593c4aa08c5693b4a0de48edb5672dee62ee71a5d2d70e3fe8: openshift-marketplace/redhat-operators-t4csh/extract-utilities\" id=6a69384d-200d-469a-942f-2d8c76a5230b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:14:21.110615 crc crio[24245]: time=\"2026-06-14T09:14:21.110531914Z\" level=info msg=\"Starting container: 09864198734c33593c4aa08c5693b4a0de48edb5672dee62ee71a5d2d70e3fe8\" id=319e62bc-4c13-4d15-8564-141d5129be3d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:14:21.117610 crc crio[24245]: time=\"2026-06-14T09:14:21.11752461Z\" level=info msg=\"Started container\" PID=154358 containerID=09864198734c33593c4aa08c5693b4a0de48edb5672dee62ee71a5d2d70e3fe8 description=openshift-marketplace/redhat-operators-t4csh/extract-utilities id=319e62bc-4c13-4d15-8564-141d5129be3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d\nJun 14 09:14:21.176679 crc crio[24245]: time=\"2026-06-14T09:14:21.176591419Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f04822d1-0b95-4471-b61b-370b8fd3e99b name=/runtime.v1.ImageService/PullImage\nJun 14 09:14:21.182372 crc crio[24245]: time=\"2026-06-14T09:14:21.182288651Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 14 09:14:21.931017 crc crio[24245]: time=\"2026-06-14T09:14:21.930541336Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=f04822d1-0b95-4471-b61b-370b8fd3e99b name=/runtime.v1.ImageService/PullImage\nJun 14 09:14:21.932458 crc crio[24245]: time=\"2026-06-14T09:14:21.932296091Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=87b00d7d-23e7-4db3-b746-29f68102b6c6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:14:21.937136 crc crio[24245]: time=\"2026-06-14T09:14:21.937043744Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b3317518-2c0e-4bef-86a1-1e4506412a45 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:14:21.944653 crc crio[24245]: time=\"2026-06-14T09:14:21.944552602Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-t4csh/extract-content\" id=f0e4471a-9a8d-419e-8275-a249b8ec404a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:14:21.945664 crc crio[24245]: time=\"2026-06-14T09:14:21.945568015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:22.007922 crc crio[24245]: time=\"2026-06-14T09:14:22.007619081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:22.012425 crc crio[24245]: time=\"2026-06-14T09:14:22.012360381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:22.366068 crc crio[24245]: time=\"2026-06-14T09:14:22.365912633Z\" level=info msg=\"Created container 50cae7d6028bfa3695bdcab2878d8663637b42c3300fff996a636c9347fc0fbf: openshift-marketplace/redhat-operators-t4csh/extract-content\" id=f0e4471a-9a8d-419e-8275-a249b8ec404a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:14:22.367362 crc crio[24245]: time=\"2026-06-14T09:14:22.367279648Z\" level=info msg=\"Starting container: 50cae7d6028bfa3695bdcab2878d8663637b42c3300fff996a636c9347fc0fbf\" id=d4c93ff0-bcb5-4e9c-9b19-dd360173c502 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:14:22.377574 crc crio[24245]: time=\"2026-06-14T09:14:22.377470722Z\" level=info msg=\"Started container\" PID=154402 containerID=50cae7d6028bfa3695bdcab2878d8663637b42c3300fff996a636c9347fc0fbf description=openshift-marketplace/redhat-operators-t4csh/extract-content id=d4c93ff0-bcb5-4e9c-9b19-dd360173c502 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d\nJun 14 09:14:26.325599 crc crio[24245]: time=\"2026-06-14T09:14:26.324058275Z\" level=info msg=\"Stopping container: 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f (timeout: 2s)\" id=d148f0d2-c87c-4022-b8c5-954471bea48d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:14:27.001887 crc crio[24245]: time=\"2026-06-14T09:14:27.001542645Z\" level=info msg=\"Stopped container 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f: openshift-marketplace/redhat-marketplace-7p7np/registry-server\" id=d148f0d2-c87c-4022-b8c5-954471bea48d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:14:27.002652 crc crio[24245]: time=\"2026-06-14T09:14:27.002613079Z\" level=info msg=\"Stopping pod sandbox: 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395\" id=7a16a7df-ae6e-44d2-af86-b0cf60211709 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:14:27.003358 crc crio[24245]: time=\"2026-06-14T09:14:27.003299521Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7p7np Namespace:openshift-marketplace ID:95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395 UID:491c56fd-f3a4-4923-bd47-0919246e6c75 NetNS:/var/run/netns/ad9c7f31-4197-4e14-aa82-26fcf330e07b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod491c56fd_f3a4_4923_bd47_0919246e6c75.slice PodAnnotations:0xc00274af60}] Aliases:map[]}\"\nJun 14 09:14:27.003521 crc crio[24245]: time=\"2026-06-14T09:14:27.003494288Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-7p7np from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:14:27.558419 crc crio[24245]: time=\"2026-06-14T09:14:27.557460773Z\" level=info msg=\"Stopped pod sandbox: 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395\" id=7a16a7df-ae6e-44d2-af86-b0cf60211709 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:14:28.406035 crc crio[24245]: time=\"2026-06-14T09:14:28.401269101Z\" level=info msg=\"Removing container: 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f\" id=145ff4f2-a241-49e3-98c5-a86b55ab0533 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:14:28.412432 crc crio[24245]: time=\"2026-06-14T09:14:28.412122426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5f6da77f-b173-4ce8-9dab-0de07506e32c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:14:28.418372 crc crio[24245]: time=\"2026-06-14T09:14:28.418252623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b18334ad-de80-424b-be5b-6a2b21b11bb1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:14:28.433070 crc crio[24245]: time=\"2026-06-14T09:14:28.432978031Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-t4csh/registry-server\" id=569d14b3-44d4-4932-965f-64686225d301 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:14:28.464706 crc crio[24245]: time=\"2026-06-14T09:14:28.464517126Z\" level=info msg=\"Removed container 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f: openshift-marketplace/redhat-marketplace-7p7np/registry-server\" id=145ff4f2-a241-49e3-98c5-a86b55ab0533 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:14:28.465505 crc crio[24245]: time=\"2026-06-14T09:14:28.465348482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:28.472645 crc crio[24245]: time=\"2026-06-14T09:14:28.472601253Z\" level=info msg=\"Removing container: adf69bccd06c1dc541be0601a2b67686e1d74b4cc5dd8599a52a6422e603a115\" id=52c32603-5a85-4f4a-a171-acb681956436 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:14:28.548015 crc crio[24245]: time=\"2026-06-14T09:14:28.547729607Z\" level=info msg=\"Removed container adf69bccd06c1dc541be0601a2b67686e1d74b4cc5dd8599a52a6422e603a115: openshift-marketplace/redhat-marketplace-7p7np/extract-content\" id=52c32603-5a85-4f4a-a171-acb681956436 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:14:28.551490 crc crio[24245]: time=\"2026-06-14T09:14:28.551414614Z\" level=info msg=\"Removing container: eb113476e698299b35cd3ff8e790d1ae967f348403579d7c70526991c1d22654\" id=1529b243-039b-45e3-9464-45f54fec9554 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:14:28.613169 crc crio[24245]: time=\"2026-06-14T09:14:28.613042907Z\" level=info msg=\"Removed container eb113476e698299b35cd3ff8e790d1ae967f348403579d7c70526991c1d22654: openshift-marketplace/redhat-marketplace-7p7np/extract-utilities\" id=1529b243-039b-45e3-9464-45f54fec9554 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:14:28.623628 crc crio[24245]: time=\"2026-06-14T09:14:28.623533151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:28.628430 crc crio[24245]: time=\"2026-06-14T09:14:28.628322144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:28.819573 crc crio[24245]: time=\"2026-06-14T09:14:28.819288177Z\" level=info msg=\"Created container fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046: openshift-marketplace/redhat-operators-t4csh/registry-server\" id=569d14b3-44d4-4932-965f-64686225d301 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:14:28.821430 crc crio[24245]: time=\"2026-06-14T09:14:28.821306151Z\" level=info msg=\"Starting container: fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046\" id=841437ef-9589-4b93-bc67-61c2123a12ba name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:14:28.828167 crc crio[24245]: time=\"2026-06-14T09:14:28.828077456Z\" level=info msg=\"Started container\" PID=154842 containerID=fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046 description=openshift-marketplace/redhat-operators-t4csh/registry-server id=841437ef-9589-4b93-bc67-61c2123a12ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d\nJun 14 09:14:32.730603 crc crio[24245]: time=\"2026-06-14T09:14:32.729619536Z\" level=info msg=\"Removing container: 66b6fbb094d94511c705896c657f4f4e1bc0f2bbaf41a2448e449587af18f4fc\" id=c369502c-0b49-4847-94b1-2dbd5fb7e664 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:14:32.924002 crc crio[24245]: time=\"2026-06-14T09:14:32.923941867Z\" level=info msg=\"Removed container 66b6fbb094d94511c705896c657f4f4e1bc0f2bbaf41a2448e449587af18f4fc: openshift-infra/auto-csr-approver-29690468-vgwh8/oc\" id=c369502c-0b49-4847-94b1-2dbd5fb7e664 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:14:32.938942 crc crio[24245]: time=\"2026-06-14T09:14:32.938778708Z\" level=info msg=\"Stopping pod sandbox: 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7\" id=cfde5fac-8a77-4c5f-890f-01c7b7efb5b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:14:32.939175 crc crio[24245]: time=\"2026-06-14T09:14:32.938969164Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7\" id=cfde5fac-8a77-4c5f-890f-01c7b7efb5b8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:14:32.940207 crc crio[24245]: time=\"2026-06-14T09:14:32.940170763Z\" level=info msg=\"Removing pod sandbox: 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7\" id=b009f456-8834-4b72-8358-0059c6decc87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:14:32.957017 crc crio[24245]: time=\"2026-06-14T09:14:32.956903129Z\" level=info msg=\"Removed pod sandbox: 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7\" id=b009f456-8834-4b72-8358-0059c6decc87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:14:32.958017 crc crio[24245]: time=\"2026-06-14T09:14:32.95797818Z\" level=info msg=\"Stopping pod sandbox: 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395\" id=71dd12c2-29f1-4857-bb84-5c0abed7836a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:14:32.958188 crc crio[24245]: time=\"2026-06-14T09:14:32.958168846Z\" level=info msg=\"Stopped pod sandbox (already stopped): 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395\" id=71dd12c2-29f1-4857-bb84-5c0abed7836a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:14:32.959084 crc crio[24245]: time=\"2026-06-14T09:14:32.959059435Z\" level=info msg=\"Removing pod sandbox: 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395\" id=cc2887b1-80bf-49eb-a5b2-29246049f195 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:14:32.990256 crc crio[24245]: time=\"2026-06-14T09:14:32.990025162Z\" level=info msg=\"Removed pod sandbox: 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395\" id=cc2887b1-80bf-49eb-a5b2-29246049f195 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:14:41.631528 crc crio[24245]: time=\"2026-06-14T09:14:41.629139119Z\" level=info msg=\"Stopping container: fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046 (timeout: 2s)\" id=7d00ed35-cbd3-4456-bbd7-aafd8f082d5e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:14:41.771434 crc crio[24245]: time=\"2026-06-14T09:14:41.770565863Z\" level=info msg=\"Stopped container fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046: openshift-marketplace/redhat-operators-t4csh/registry-server\" id=7d00ed35-cbd3-4456-bbd7-aafd8f082d5e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:14:41.773443 crc crio[24245]: time=\"2026-06-14T09:14:41.77328781Z\" level=info msg=\"Stopping pod sandbox: 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d\" id=4621995a-3892-45d2-a1fb-fbec043a35c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:14:41.776191 crc crio[24245]: time=\"2026-06-14T09:14:41.774108457Z\" level=info msg=\"Got pod network &{Name:redhat-operators-t4csh Namespace:openshift-marketplace ID:2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d UID:56bcab99-8107-4e0a-bffb-98c887999fd2 NetNS:/var/run/netns/49978bb6-9cba-4471-a357-38f4109e48e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56bcab99_8107_4e0a_bffb_98c887999fd2.slice PodAnnotations:0xc006e0af10}] Aliases:map[]}\"\nJun 14 09:14:41.776463 crc crio[24245]: time=\"2026-06-14T09:14:41.776321338Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-t4csh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:14:42.163424 crc crio[24245]: time=\"2026-06-14T09:14:42.163270522Z\" level=info msg=\"Stopped pod sandbox: 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d\" id=4621995a-3892-45d2-a1fb-fbec043a35c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:14:42.695798 crc crio[24245]: time=\"2026-06-14T09:14:42.694625067Z\" level=info msg=\"Removing container: fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046\" id=bb116462-b33b-49af-b6ed-b34ec7b69a27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:14:42.738702 crc crio[24245]: time=\"2026-06-14T09:14:42.738592512Z\" level=info msg=\"Removed container fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046: openshift-marketplace/redhat-operators-t4csh/registry-server\" id=bb116462-b33b-49af-b6ed-b34ec7b69a27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:14:42.746090 crc crio[24245]: time=\"2026-06-14T09:14:42.745660663Z\" level=info msg=\"Removing container: 50cae7d6028bfa3695bdcab2878d8663637b42c3300fff996a636c9347fc0fbf\" id=877bff46-73ff-4203-93fb-17ba30b76634 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:14:42.814413 crc crio[24245]: time=\"2026-06-14T09:14:42.814156806Z\" level=info msg=\"Removed container 50cae7d6028bfa3695bdcab2878d8663637b42c3300fff996a636c9347fc0fbf: openshift-marketplace/redhat-operators-t4csh/extract-content\" id=877bff46-73ff-4203-93fb-17ba30b76634 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:14:42.818467 crc crio[24245]: time=\"2026-06-14T09:14:42.818340248Z\" level=info msg=\"Removing container: 09864198734c33593c4aa08c5693b4a0de48edb5672dee62ee71a5d2d70e3fe8\" id=abe8c12d-d321-44e2-bb88-cebb96950f9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:14:42.856616 crc crio[24245]: time=\"2026-06-14T09:14:42.856523483Z\" level=info msg=\"Removed container 09864198734c33593c4aa08c5693b4a0de48edb5672dee62ee71a5d2d70e3fe8: openshift-marketplace/redhat-operators-t4csh/extract-utilities\" id=abe8c12d-d321-44e2-bb88-cebb96950f9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:14:52.884249 crc crio[24245]: time=\"2026-06-14T09:14:52.883083636Z\" level=info msg=\"Stopping pod sandbox: 426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e\" id=baed7763-9f65-4f95-ba63-4b71a7312b51 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:14:52.887619 crc crio[24245]: time=\"2026-06-14T09:14:52.885215905Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh Namespace:openstack ID:426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e UID:90e98633-d354-4938-ad4f-eeed0eb2264b NetNS:/var/run/netns/53c03dfa-561c-4e3b-a008-b52c13bc9936 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90e98633_d354_4938_ad4f_eeed0eb2264b.slice PodAnnotations:0xc006e0a270}] Aliases:map[]}\"\nJun 14 09:14:52.887619 crc crio[24245]: time=\"2026-06-14T09:14:52.885353999Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:14:53.522379 crc crio[24245]: time=\"2026-06-14T09:14:53.522138793Z\" level=info msg=\"Stopped pod sandbox: 426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e\" id=baed7763-9f65-4f95-ba63-4b71a7312b51 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:14:54.489701 crc crio[24245]: time=\"2026-06-14T09:14:54.489007532Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8/POD\" id=77ab9943-49ff-45a4-8b37-3be58065b54c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:14:54.491129 crc crio[24245]: time=\"2026-06-14T09:14:54.489730876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:54.526600 crc crio[24245]: time=\"2026-06-14T09:14:54.525825664Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 Namespace:openstack ID:61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833 UID:73d8dff8-82cb-4d66-9613-29583590aefb NetNS:/var/run/netns/654b7003-8770-4ec4-9c0d-e672703bb13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d8dff8_82cb_4d66_9613_29583590aefb.slice PodAnnotations:0xc003bf6930}] Aliases:map[]}\"\nJun 14 09:14:54.526794 crc crio[24245]: time=\"2026-06-14T09:14:54.526600758Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:14:55.147776 crc crio[24245]: 2026-06-14T09:14:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61e3e604cefb294 Mac:1e:dd:d8:48:52:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/654b7003-8770-4ec4-9c0d-e672703bb13d SocketPath: PciID:}] [{Interface:0xc000014c00 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:14:55.150547 crc crio[24245]: time=\"2026-06-14T09:14:55.150478092Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 Namespace:openstack ID:61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833 UID:73d8dff8-82cb-4d66-9613-29583590aefb NetNS:/var/run/netns/654b7003-8770-4ec4-9c0d-e672703bb13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d8dff8_82cb_4d66_9613_29583590aefb.slice PodAnnotations:0xc003bf6930}] Aliases:map[]}\"\nJun 14 09:14:55.150686 crc crio[24245]: time=\"2026-06-14T09:14:55.150645927Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:14:55.159671 crc crio[24245]: time=\"2026-06-14T09:14:55.159590425Z\" level=info msg=\"Ran pod sandbox 61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8/POD\" id=77ab9943-49ff-45a4-8b37-3be58065b54c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:14:55.163988 crc crio[24245]: time=\"2026-06-14T09:14:55.163901899Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9298a856-b04b-48b9-9eb3-049e17d7d759 name=/runtime.v1.ImageService/PullImage\nJun 14 09:14:55.183171 crc crio[24245]: time=\"2026-06-14T09:14:55.183034818Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:14:55.742059 crc crio[24245]: time=\"2026-06-14T09:14:55.741462338Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9298a856-b04b-48b9-9eb3-049e17d7d759 name=/runtime.v1.ImageService/PullImage\nJun 14 09:14:55.743367 crc crio[24245]: time=\"2026-06-14T09:14:55.74246229Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1f2cb6a5-1c84-46af-ab0d-23a687f399e1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:14:55.775661 crc crio[24245]: time=\"2026-06-14T09:14:55.775017227Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6e90f461-56ad-4840-ba66-8af45992ff13 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:14:55.785238 crc crio[24245]: time=\"2026-06-14T09:14:55.784971712Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=ab01e77d-8dd9-4bc4-ac37-d59740da74d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:14:55.785783 crc crio[24245]: time=\"2026-06-14T09:14:55.785707036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:55.845732 crc crio[24245]: time=\"2026-06-14T09:14:55.845370156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:55.850069 crc crio[24245]: time=\"2026-06-14T09:14:55.849941651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:14:56.052416 crc crio[24245]: time=\"2026-06-14T09:14:56.052230965Z\" level=info msg=\"Created container b09e848ee796ed9945279f95feac2099761e3b0dea818141e290a8e4f4a1f1c9: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=ab01e77d-8dd9-4bc4-ac37-d59740da74d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:14:56.053764 crc crio[24245]: time=\"2026-06-14T09:14:56.053668481Z\" level=info msg=\"Starting container: b09e848ee796ed9945279f95feac2099761e3b0dea818141e290a8e4f4a1f1c9\" id=9901f815-14df-4632-977e-c3118be3fde9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:14:56.070552 crc crio[24245]: time=\"2026-06-14T09:14:56.068773592Z\" level=info msg=\"Started container\" PID=156496 containerID=b09e848ee796ed9945279f95feac2099761e3b0dea818141e290a8e4f4a1f1c9 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=9901f815-14df-4632-977e-c3118be3fde9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833\nJun 14 09:15:00.560312 crc crio[24245]: time=\"2026-06-14T09:15:00.559442797Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/POD\" id=2897a6aa-a5ef-4aee-8581-dd7796f774e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:15:00.560312 crc crio[24245]: time=\"2026-06-14T09:15:00.560291924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:15:00.606533 crc crio[24245]: time=\"2026-06-14T09:15:00.606351011Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690475-hf54q Namespace:openshift-operator-lifecycle-manager ID:975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12 UID:00871da4-27f4-4cc0-878c-267a43949857 NetNS:/var/run/netns/75a49cde-5a12-4edc-a76e-e668914dd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00871da4_27f4_4cc0_878c_267a43949857.slice PodAnnotations:0xc000620978}] Aliases:map[]}\"\nJun 14 09:15:00.606533 crc crio[24245]: time=\"2026-06-14T09:15:00.606478415Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690475-hf54q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:15:01.003793 crc crio[24245]: 2026-06-14T09:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:975dcecbcd27f0a Mac:6a:93:1d:39:fb:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/75a49cde-5a12-4edc-a76e-e668914dd742 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:15:01.006833 crc crio[24245]: time=\"2026-06-14T09:15:01.006753368Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690475-hf54q Namespace:openshift-operator-lifecycle-manager ID:975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12 UID:00871da4-27f4-4cc0-878c-267a43949857 NetNS:/var/run/netns/75a49cde-5a12-4edc-a76e-e668914dd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00871da4_27f4_4cc0_878c_267a43949857.slice PodAnnotations:0xc000620978}] Aliases:map[]}\"\nJun 14 09:15:01.007131 crc crio[24245]: time=\"2026-06-14T09:15:01.007053808Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690475-hf54q for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:15:01.021915 crc crio[24245]: time=\"2026-06-14T09:15:01.021777448Z\" level=info msg=\"Ran pod sandbox 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/POD\" id=2897a6aa-a5ef-4aee-8581-dd7796f774e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:15:01.025015 crc crio[24245]: time=\"2026-06-14T09:15:01.02478572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5124053f-f1a6-48bc-bad2-b0489169e567 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:15:01.027078 crc crio[24245]: time=\"2026-06-14T09:15:01.02700319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86d7aff3-33a4-4a66-8a76-05e46773b77b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:15:01.040727 crc crio[24245]: time=\"2026-06-14T09:15:01.040605013Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/collect-profiles\" id=893f49df-7c5a-412f-9190-1a0bad0d9a4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:15:01.041426 crc crio[24245]: time=\"2026-06-14T09:15:01.041303716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:15:01.105809 crc crio[24245]: time=\"2026-06-14T09:15:01.105589723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:15:01.114287 crc crio[24245]: time=\"2026-06-14T09:15:01.114193658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:15:01.289744 crc crio[24245]: time=\"2026-06-14T09:15:01.289529252Z\" level=info msg=\"Created container e6ba40f3dbf2b0c8d9115502f9e0a7b3e659d22457e48b6bacc3a00b75d20cf4: openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/collect-profiles\" id=893f49df-7c5a-412f-9190-1a0bad0d9a4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:15:01.290779 crc crio[24245]: time=\"2026-06-14T09:15:01.290718371Z\" level=info msg=\"Starting container: e6ba40f3dbf2b0c8d9115502f9e0a7b3e659d22457e48b6bacc3a00b75d20cf4\" id=a2707257-3355-4fde-a086-e07b1378633f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:15:01.297323 crc crio[24245]: time=\"2026-06-14T09:15:01.297187787Z\" level=info msg=\"Started container\" PID=156838 containerID=e6ba40f3dbf2b0c8d9115502f9e0a7b3e659d22457e48b6bacc3a00b75d20cf4 description=openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/collect-profiles id=a2707257-3355-4fde-a086-e07b1378633f name=/runtime.v1.RuntimeService/StartContainer sandboxID=975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12\nJun 14 09:15:03.107900 crc crio[24245]: time=\"2026-06-14T09:15:03.107016536Z\" level=info msg=\"Stopping pod sandbox: 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12\" id=57b71f92-6094-4ff0-8757-de8e9b3497be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:15:03.109253 crc crio[24245]: time=\"2026-06-14T09:15:03.109093283Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690475-hf54q Namespace:openshift-operator-lifecycle-manager ID:975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12 UID:00871da4-27f4-4cc0-878c-267a43949857 NetNS:/var/run/netns/75a49cde-5a12-4edc-a76e-e668914dd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00871da4_27f4_4cc0_878c_267a43949857.slice PodAnnotations:0xc003bf6ec0}] Aliases:map[]}\"\nJun 14 09:15:03.109503 crc crio[24245]: time=\"2026-06-14T09:15:03.109432464Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690475-hf54q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:15:03.596016 crc crio[24245]: time=\"2026-06-14T09:15:03.595821967Z\" level=info msg=\"Stopped pod sandbox: 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12\" id=57b71f92-6094-4ff0-8757-de8e9b3497be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:15:04.127580 crc crio[24245]: time=\"2026-06-14T09:15:04.125658543Z\" level=info msg=\"Stopping pod sandbox: 61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833\" id=06e0120a-7181-4ce9-97f1-496fdd55c36f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:15:04.127580 crc crio[24245]: time=\"2026-06-14T09:15:04.127288606Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 Namespace:openstack ID:61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833 UID:73d8dff8-82cb-4d66-9613-29583590aefb NetNS:/var/run/netns/654b7003-8770-4ec4-9c0d-e672703bb13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d8dff8_82cb_4d66_9613_29583590aefb.slice PodAnnotations:0xc006e0b168}] Aliases:map[]}\"\nJun 14 09:15:04.127580 crc crio[24245]: time=\"2026-06-14T09:15:04.127521903Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:15:04.754047 crc crio[24245]: time=\"2026-06-14T09:15:04.753954717Z\" level=info msg=\"Stopped pod sandbox: 61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833\" id=06e0120a-7181-4ce9-97f1-496fdd55c36f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:15:05.741094 crc crio[24245]: time=\"2026-06-14T09:15:05.740554053Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb/POD\" id=00b8616f-bef8-4271-bf79-cf5990ff268c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:15:05.742591 crc crio[24245]: time=\"2026-06-14T09:15:05.742561478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:15:05.799063 crc crio[24245]: time=\"2026-06-14T09:15:05.798533251Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb Namespace:openstack ID:20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039 UID:1a525426-eed8-4d16-b568-30158ba2e6df NetNS:/var/run/netns/889e8362-68b1-4608-bffa-7a20f0e3d3f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a525426_eed8_4d16_b568_30158ba2e6df.slice PodAnnotations:0xc006e0a050}] Aliases:map[]}\"\nJun 14 09:15:05.799063 crc crio[24245]: time=\"2026-06-14T09:15:05.799046517Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:15:06.288275 crc crio[24245]: 2026-06-14T09:15:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20cc7632eae394d Mac:16:b1:fb:42:c6:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/889e8362-68b1-4608-bffa-7a20f0e3d3f1 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:15:06.290097 crc crio[24245]: time=\"2026-06-14T09:15:06.290024867Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb Namespace:openstack ID:20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039 UID:1a525426-eed8-4d16-b568-30158ba2e6df NetNS:/var/run/netns/889e8362-68b1-4608-bffa-7a20f0e3d3f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a525426_eed8_4d16_b568_30158ba2e6df.slice PodAnnotations:0xc006e0a050}] Aliases:map[]}\"\nJun 14 09:15:06.290264 crc crio[24245]: time=\"2026-06-14T09:15:06.290208363Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:15:06.304331 crc crio[24245]: time=\"2026-06-14T09:15:06.303200552Z\" level=info msg=\"Ran pod sandbox 20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb/POD\" id=00b8616f-bef8-4271-bf79-cf5990ff268c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:15:06.314619 crc crio[24245]: time=\"2026-06-14T09:15:06.314538441Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bb28fad9-efb4-453d-8b41-7ed59113ff9f name=/runtime.v1.ImageService/PullImage\nJun 14 09:15:06.320895 crc crio[24245]: time=\"2026-06-14T09:15:06.320752246Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:15:06.765280 crc crio[24245]: time=\"2026-06-14T09:15:06.764969716Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bb28fad9-efb4-453d-8b41-7ed59113ff9f name=/runtime.v1.ImageService/PullImage\nJun 14 09:15:06.768609 crc crio[24245]: time=\"2026-06-14T09:15:06.766472203Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c619f492-aa19-4be2-931f-570887275544 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:15:06.807692 crc crio[24245]: time=\"2026-06-14T09:15:06.80753097Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=28718261-6c87-4b5b-8f63-d59d357aff20 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:15:06.822773 crc crio[24245]: time=\"2026-06-14T09:15:06.822599861Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=7874fd60-1b3a-4336-905e-b91d96c7e336 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:15:06.825153 crc crio[24245]: time=\"2026-06-14T09:15:06.825042449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:15:06.897140 crc crio[24245]: time=\"2026-06-14T09:15:06.896605538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:15:06.900739 crc crio[24245]: time=\"2026-06-14T09:15:06.900649937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:15:07.113783 crc crio[24245]: time=\"2026-06-14T09:15:07.113009021Z\" level=info msg=\"Created container b42a59a2b548eb6db1fb70efe45bda966ca44be9391594e9662572a2d0220b42: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=7874fd60-1b3a-4336-905e-b91d96c7e336 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:15:07.116016 crc crio[24245]: time=\"2026-06-14T09:15:07.115239143Z\" level=info msg=\"Starting container: b42a59a2b548eb6db1fb70efe45bda966ca44be9391594e9662572a2d0220b42\" id=3e2f2240-44e3-4674-9bc6-96bd62997462 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:15:07.128496 crc crio[24245]: time=\"2026-06-14T09:15:07.128368831Z\" level=info msg=\"Started container\" PID=157289 containerID=b42a59a2b548eb6db1fb70efe45bda966ca44be9391594e9662572a2d0220b42 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=3e2f2240-44e3-4674-9bc6-96bd62997462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039\nJun 14 09:15:33.016834 crc crio[24245]: time=\"2026-06-14T09:15:33.01604638Z\" level=info msg=\"Removing container: 05f0acc8a82507a4fe73bbf327f2687d0fbe7ae4fad395cb62137e10c15c532e\" id=d174b4c2-5b6f-4248-b218-8ff72a568b8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:15:33.057716 crc crio[24245]: time=\"2026-06-14T09:15:33.057580409Z\" level=info msg=\"Removed container 05f0acc8a82507a4fe73bbf327f2687d0fbe7ae4fad395cb62137e10c15c532e: openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/collect-profiles\" id=d174b4c2-5b6f-4248-b218-8ff72a568b8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:15:33.073210 crc crio[24245]: time=\"2026-06-14T09:15:33.072986043Z\" level=info msg=\"Stopping pod sandbox: 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521\" id=7a5b946b-8543-4812-be42-28e92c7b76f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:15:33.073210 crc crio[24245]: time=\"2026-06-14T09:15:33.073103747Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521\" id=7a5b946b-8543-4812-be42-28e92c7b76f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:15:33.077556 crc crio[24245]: time=\"2026-06-14T09:15:33.077450576Z\" level=info msg=\"Removing pod sandbox: 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521\" id=ef5a199d-1840-499c-878a-4f3b3e841555 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:15:33.108164 crc crio[24245]: time=\"2026-06-14T09:15:33.108038132Z\" level=info msg=\"Removed pod sandbox: 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521\" id=ef5a199d-1840-499c-878a-4f3b3e841555 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:15:33.109588 crc crio[24245]: time=\"2026-06-14T09:15:33.109460985Z\" level=info msg=\"Stopping pod sandbox: 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d\" id=02b3378c-f626-49b1-8208-89aa40f7d5d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:15:33.109774 crc crio[24245]: time=\"2026-06-14T09:15:33.109599809Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d\" id=02b3378c-f626-49b1-8208-89aa40f7d5d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:15:33.111023 crc crio[24245]: time=\"2026-06-14T09:15:33.110634933Z\" level=info msg=\"Removing pod sandbox: 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d\" id=b2079b96-2016-4bd5-a92d-0df5e0bf95f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:15:33.144823 crc crio[24245]: time=\"2026-06-14T09:15:33.14466457Z\" level=info msg=\"Removed pod sandbox: 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d\" id=b2079b96-2016-4bd5-a92d-0df5e0bf95f5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:15:55.105926 crc crio[24245]: time=\"2026-06-14T09:15:55.104724864Z\" level=info msg=\"Stopping pod sandbox: 20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039\" id=e6cc5ed7-77dd-49f1-ae5e-96c09a25066b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:15:55.108286 crc crio[24245]: time=\"2026-06-14T09:15:55.106974527Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb Namespace:openstack ID:20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039 UID:1a525426-eed8-4d16-b568-30158ba2e6df NetNS:/var/run/netns/889e8362-68b1-4608-bffa-7a20f0e3d3f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a525426_eed8_4d16_b568_30158ba2e6df.slice PodAnnotations:0xc002422140}] Aliases:map[]}\"\nJun 14 09:15:55.108286 crc crio[24245]: time=\"2026-06-14T09:15:55.107184814Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:15:55.722741 crc crio[24245]: time=\"2026-06-14T09:15:55.722186502Z\" level=info msg=\"Stopped pod sandbox: 20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039\" id=e6cc5ed7-77dd-49f1-ae5e-96c09a25066b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:15:56.695107 crc crio[24245]: time=\"2026-06-14T09:15:56.694631589Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4/POD\" id=17c1ce92-f143-428f-8684-9b014e9b77a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:15:56.697139 crc crio[24245]: time=\"2026-06-14T09:15:56.695115224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:15:56.728959 crc crio[24245]: time=\"2026-06-14T09:15:56.728824688Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 Namespace:openstack ID:099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd UID:49739a8c-e7ba-4331-b334-da2e7e298933 NetNS:/var/run/netns/dea09bd2-bbb7-400f-84e2-e138e8fa1e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49739a8c_e7ba_4331_b334_da2e7e298933.slice PodAnnotations:0xc000621760}] Aliases:map[]}\"\nJun 14 09:15:56.728959 crc crio[24245]: time=\"2026-06-14T09:15:56.728959192Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:15:57.480888 crc crio[24245]: 2026-06-14T09:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:099a348f621ceb1 Mac:de:b6:c6:06:11:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/dea09bd2-bbb7-400f-84e2-e138e8fa1e69 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:15:57.484066 crc crio[24245]: time=\"2026-06-14T09:15:57.483754217Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 Namespace:openstack ID:099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd UID:49739a8c-e7ba-4331-b334-da2e7e298933 NetNS:/var/run/netns/dea09bd2-bbb7-400f-84e2-e138e8fa1e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49739a8c_e7ba_4331_b334_da2e7e298933.slice PodAnnotations:0xc000621760}] Aliases:map[]}\"\nJun 14 09:15:57.484474 crc crio[24245]: time=\"2026-06-14T09:15:57.484362486Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:15:57.505102 crc crio[24245]: time=\"2026-06-14T09:15:57.504833759Z\" level=info msg=\"Ran pod sandbox 099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4/POD\" id=17c1ce92-f143-428f-8684-9b014e9b77a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:15:57.510068 crc crio[24245]: time=\"2026-06-14T09:15:57.509925749Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1555e85a-556b-4f80-a874-40c872bb971f name=/runtime.v1.ImageService/PullImage\nJun 14 09:15:57.530786 crc crio[24245]: time=\"2026-06-14T09:15:57.530682281Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:15:58.027268 crc crio[24245]: time=\"2026-06-14T09:15:58.027084212Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1555e85a-556b-4f80-a874-40c872bb971f name=/runtime.v1.ImageService/PullImage\nJun 14 09:15:58.029617 crc crio[24245]: time=\"2026-06-14T09:15:58.028725844Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b6995564-a2a4-4c11-828f-9a3eedf792b8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:15:58.089922 crc crio[24245]: time=\"2026-06-14T09:15:58.088293662Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8a201351-1ab4-4db6-b25d-6b70e7ce645d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:15:58.101650 crc crio[24245]: time=\"2026-06-14T09:15:58.101265435Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=cf34a31c-57fe-482c-a85a-855ff14fb135 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:15:58.102342 crc crio[24245]: time=\"2026-06-14T09:15:58.102205566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:15:58.168716 crc crio[24245]: time=\"2026-06-14T09:15:58.168354114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:15:58.172169 crc crio[24245]: time=\"2026-06-14T09:15:58.171759864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:15:58.422720 crc crio[24245]: time=\"2026-06-14T09:15:58.421778964Z\" level=info msg=\"Created container 3c7539873787e249751ef8290841020a0d255a111cf4eef4156dd79e30b73d64: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=cf34a31c-57fe-482c-a85a-855ff14fb135 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:15:58.426272 crc crio[24245]: time=\"2026-06-14T09:15:58.425644831Z\" level=info msg=\"Starting container: 3c7539873787e249751ef8290841020a0d255a111cf4eef4156dd79e30b73d64\" id=6aa1704c-536d-447d-b65e-2b66bafa2325 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:15:58.440653 crc crio[24245]: time=\"2026-06-14T09:15:58.440388517Z\" level=info msg=\"Started container\" PID=160061 containerID=3c7539873787e249751ef8290841020a0d255a111cf4eef4156dd79e30b73d64 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=6aa1704c-536d-447d-b65e-2b66bafa2325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd\nJun 14 09:16:00.554495 crc crio[24245]: time=\"2026-06-14T09:16:00.553355713Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690476-l72n4/POD\" id=068a428c-711f-4bde-a207-226ad83f12bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:16:00.556184 crc crio[24245]: time=\"2026-06-14T09:16:00.554533841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:00.621450 crc crio[24245]: time=\"2026-06-14T09:16:00.620827312Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690476-l72n4 Namespace:openshift-infra ID:b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975 UID:b2c468f0-75a6-4d40-b64d-81dc908d6087 NetNS:/var/run/netns/4bcd5c7e-2241-48ec-8b5b-3564ee06d619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c468f0_75a6_4d40_b64d_81dc908d6087.slice PodAnnotations:0xc001fea1a8}] Aliases:map[]}\"\nJun 14 09:16:00.621450 crc crio[24245]: time=\"2026-06-14T09:16:00.621004627Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690476-l72n4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:16:01.259461 crc crio[24245]: 2026-06-14T09:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2ff3d3f808201d Mac:1e:c3:f1:6b:ae:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/4bcd5c7e-2241-48ec-8b5b-3564ee06d619 SocketPath: PciID:}] [{Interface:0xc0002ed700 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:16:01.262328 crc crio[24245]: time=\"2026-06-14T09:16:01.262190043Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690476-l72n4 Namespace:openshift-infra ID:b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975 UID:b2c468f0-75a6-4d40-b64d-81dc908d6087 NetNS:/var/run/netns/4bcd5c7e-2241-48ec-8b5b-3564ee06d619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c468f0_75a6_4d40_b64d_81dc908d6087.slice PodAnnotations:0xc001fea1a8}] Aliases:map[]}\"\nJun 14 09:16:01.262615 crc crio[24245]: time=\"2026-06-14T09:16:01.262579796Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690476-l72n4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:16:01.285055 crc crio[24245]: time=\"2026-06-14T09:16:01.284782578Z\" level=info msg=\"Ran pod sandbox b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975 with infra container: openshift-infra/auto-csr-approver-29690476-l72n4/POD\" id=068a428c-711f-4bde-a207-226ad83f12bb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:16:01.289661 crc crio[24245]: time=\"2026-06-14T09:16:01.289590374Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=36e9384f-2606-4ed1-b2ae-b873c054beea name=/runtime.v1.ImageService/PullImage\nJun 14 09:16:01.298695 crc crio[24245]: time=\"2026-06-14T09:16:01.298557371Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:16:02.239735 crc crio[24245]: time=\"2026-06-14T09:16:02.239115652Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=36e9384f-2606-4ed1-b2ae-b873c054beea name=/runtime.v1.ImageService/PullImage\nJun 14 09:16:02.243076 crc crio[24245]: time=\"2026-06-14T09:16:02.242966794Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6d96d0ef-b69b-4dcc-8199-cfedc765715c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:16:02.246610 crc crio[24245]: time=\"2026-06-14T09:16:02.246445715Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b98dc595-379f-4938-bcc6-859db5dc5626 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:16:02.257297 crc crio[24245]: time=\"2026-06-14T09:16:02.257048713Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690476-l72n4/oc\" id=17c04f0c-c0da-4d7c-8e0c-bf753c503b3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:16:02.258283 crc crio[24245]: time=\"2026-06-14T09:16:02.258140488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:02.309035 crc crio[24245]: time=\"2026-06-14T09:16:02.308977829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:02.593151 crc crio[24245]: time=\"2026-06-14T09:16:02.592558469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:02.735015 crc crio[24245]: time=\"2026-06-14T09:16:02.734932023Z\" level=info msg=\"Created container 50f528314ec14f0f4a38d056a8898f0b17f5b512e0d4bd8e9634172cbfc0e2c5: openshift-infra/auto-csr-approver-29690476-l72n4/oc\" id=17c04f0c-c0da-4d7c-8e0c-bf753c503b3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:16:02.737024 crc crio[24245]: time=\"2026-06-14T09:16:02.736960738Z\" level=info msg=\"Starting container: 50f528314ec14f0f4a38d056a8898f0b17f5b512e0d4bd8e9634172cbfc0e2c5\" id=bf1171b0-514f-41e0-821e-18f34e034a02 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:16:02.747789 crc crio[24245]: time=\"2026-06-14T09:16:02.74767568Z\" level=info msg=\"Started container\" PID=160371 containerID=50f528314ec14f0f4a38d056a8898f0b17f5b512e0d4bd8e9634172cbfc0e2c5 description=openshift-infra/auto-csr-approver-29690476-l72n4/oc id=bf1171b0-514f-41e0-821e-18f34e034a02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975\nJun 14 09:16:04.341294 crc crio[24245]: time=\"2026-06-14T09:16:04.340131376Z\" level=info msg=\"Stopping pod sandbox: b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975\" id=c49c3607-e91c-4f6c-98ba-7faa136ee1df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:16:04.343478 crc crio[24245]: time=\"2026-06-14T09:16:04.342577425Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690476-l72n4 Namespace:openshift-infra ID:b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975 UID:b2c468f0-75a6-4d40-b64d-81dc908d6087 NetNS:/var/run/netns/4bcd5c7e-2241-48ec-8b5b-3564ee06d619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c468f0_75a6_4d40_b64d_81dc908d6087.slice PodAnnotations:0xc001fea2b8}] Aliases:map[]}\"\nJun 14 09:16:04.343478 crc crio[24245]: time=\"2026-06-14T09:16:04.342951207Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690476-l72n4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:16:04.725132 crc crio[24245]: time=\"2026-06-14T09:16:04.725075239Z\" level=info msg=\"Stopped pod sandbox: b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975\" id=c49c3607-e91c-4f6c-98ba-7faa136ee1df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:16:27.318901 crc crio[24245]: time=\"2026-06-14T09:16:27.317971384Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wmxcl/POD\" id=a9d571b7-6710-49aa-9920-e7ba7aa2d88f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:16:27.318901 crc crio[24245]: time=\"2026-06-14T09:16:27.318801081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:27.355154 crc crio[24245]: time=\"2026-06-14T09:16:27.355076557Z\" level=info msg=\"Got pod network &{Name:certified-operators-wmxcl Namespace:openshift-marketplace ID:85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5 UID:cfd9379b-b96b-4b18-a216-ddcd74272f41 NetNS:/var/run/netns/5df4c866-2ecf-46cb-a3e2-b69b1dc920ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd9379b_b96b_4b18_a216_ddcd74272f41.slice PodAnnotations:0xc000522fb8}] Aliases:map[]}\"\nJun 14 09:16:27.355154 crc crio[24245]: time=\"2026-06-14T09:16:27.355141729Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wmxcl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:16:27.969892 crc crio[24245]: 2026-06-14T09:16:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85aef94758dc204 Mac:6e:f2:d3:2e:45:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/5df4c866-2ecf-46cb-a3e2-b69b1dc920ee SocketPath: PciID:}] [{Interface:0xc000504710 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:16:27.971483 crc crio[24245]: time=\"2026-06-14T09:16:27.971393662Z\" level=info msg=\"Got pod network &{Name:certified-operators-wmxcl Namespace:openshift-marketplace ID:85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5 UID:cfd9379b-b96b-4b18-a216-ddcd74272f41 NetNS:/var/run/netns/5df4c866-2ecf-46cb-a3e2-b69b1dc920ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd9379b_b96b_4b18_a216_ddcd74272f41.slice PodAnnotations:0xc000522fb8}] Aliases:map[]}\"\nJun 14 09:16:27.971639 crc crio[24245]: time=\"2026-06-14T09:16:27.971588818Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wmxcl for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:16:27.981052 crc crio[24245]: time=\"2026-06-14T09:16:27.980925683Z\" level=info msg=\"Ran pod sandbox 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5 with infra container: openshift-marketplace/certified-operators-wmxcl/POD\" id=a9d571b7-6710-49aa-9920-e7ba7aa2d88f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:16:27.984926 crc crio[24245]: time=\"2026-06-14T09:16:27.984226246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fef7ac81-87b1-4dd1-b1a6-3266c32bdca3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:16:27.986946 crc crio[24245]: time=\"2026-06-14T09:16:27.986641924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=012b8baa-9a97-4d2a-98fd-839f35ec0e62 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:16:27.995907 crc crio[24245]: time=\"2026-06-14T09:16:27.993002896Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wmxcl/extract-utilities\" id=61690ef5-32bd-49f0-8de8-dcdc6aaac013 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:16:27.995907 crc crio[24245]: time=\"2026-06-14T09:16:27.993285695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:28.061594 crc crio[24245]: time=\"2026-06-14T09:16:28.06153961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:28.069597 crc crio[24245]: time=\"2026-06-14T09:16:28.069562835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:28.233106 crc crio[24245]: time=\"2026-06-14T09:16:28.232610209Z\" level=info msg=\"Created container 5d6a67a961f38621411907458937bebe89685e9c0a1d2566f08872a604ee3a57: openshift-marketplace/certified-operators-wmxcl/extract-utilities\" id=61690ef5-32bd-49f0-8de8-dcdc6aaac013 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:16:28.235112 crc crio[24245]: time=\"2026-06-14T09:16:28.235070417Z\" level=info msg=\"Starting container: 5d6a67a961f38621411907458937bebe89685e9c0a1d2566f08872a604ee3a57\" id=cc94a607-e0d7-4a38-b4aa-e41ca4bfc37a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:16:28.241154 crc crio[24245]: time=\"2026-06-14T09:16:28.241060507Z\" level=info msg=\"Started container\" PID=161882 containerID=5d6a67a961f38621411907458937bebe89685e9c0a1d2566f08872a604ee3a57 description=openshift-marketplace/certified-operators-wmxcl/extract-utilities id=cc94a607-e0d7-4a38-b4aa-e41ca4bfc37a name=/runtime.v1.RuntimeService/StartContainer sandboxID=85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5\nJun 14 09:16:28.812675 crc crio[24245]: time=\"2026-06-14T09:16:28.812565382Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8ac2850e-7286-4e13-8110-56947b8c8cb0 name=/runtime.v1.ImageService/PullImage\nJun 14 09:16:28.827704 crc crio[24245]: time=\"2026-06-14T09:16:28.827611233Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 14 09:16:29.421566 crc crio[24245]: time=\"2026-06-14T09:16:29.42088984Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4\" id=8ac2850e-7286-4e13-8110-56947b8c8cb0 name=/runtime.v1.ImageService/PullImage\nJun 14 09:16:29.423023 crc crio[24245]: time=\"2026-06-14T09:16:29.422824291Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8751305a-1f74-4964-9f4b-d3102d49fb40 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:16:29.429342 crc crio[24245]: time=\"2026-06-14T09:16:29.42907937Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7ac7ffd8-ca35-4a13-b682-dce40e3553a8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:16:29.438342 crc crio[24245]: time=\"2026-06-14T09:16:29.438247123Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wmxcl/extract-content\" id=027686db-4bc1-41e6-ab68-430af47ccb33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:16:29.439058 crc crio[24245]: time=\"2026-06-14T09:16:29.438767929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:29.498547 crc crio[24245]: time=\"2026-06-14T09:16:29.498300135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:29.506318 crc crio[24245]: time=\"2026-06-14T09:16:29.506182647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:29.717027 crc crio[24245]: time=\"2026-06-14T09:16:29.716233568Z\" level=info msg=\"Created container 095b90e5c950d235b980e182e308e79858f0d296893ca481f2eda56a1351d768: openshift-marketplace/certified-operators-wmxcl/extract-content\" id=027686db-4bc1-41e6-ab68-430af47ccb33 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:16:29.719085 crc crio[24245]: time=\"2026-06-14T09:16:29.718918473Z\" level=info msg=\"Starting container: 095b90e5c950d235b980e182e308e79858f0d296893ca481f2eda56a1351d768\" id=bda04497-da49-46f0-82fe-e0f1bde60e48 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:16:29.726442 crc crio[24245]: time=\"2026-06-14T09:16:29.726322289Z\" level=info msg=\"Started container\" PID=161977 containerID=095b90e5c950d235b980e182e308e79858f0d296893ca481f2eda56a1351d768 description=openshift-marketplace/certified-operators-wmxcl/extract-content id=bda04497-da49-46f0-82fe-e0f1bde60e48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5\nJun 14 09:16:30.857667 crc crio[24245]: time=\"2026-06-14T09:16:30.857585294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d950bb2e-9b5d-4607-b8e1-39b1b053c581 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:16:30.860548 crc crio[24245]: time=\"2026-06-14T09:16:30.860385153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ff1b72d7-4813-439d-9d75-a35d79918a38 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:16:30.874910 crc crio[24245]: time=\"2026-06-14T09:16:30.873274923Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wmxcl/registry-server\" id=cfb29296-5356-4d8b-96af-d8cf3bdfe837 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:16:30.874910 crc crio[24245]: time=\"2026-06-14T09:16:30.873905783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:30.941612 crc crio[24245]: time=\"2026-06-14T09:16:30.941480426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:30.945487 crc crio[24245]: time=\"2026-06-14T09:16:30.94537769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:31.135499 crc crio[24245]: time=\"2026-06-14T09:16:31.134964859Z\" level=info msg=\"Created container 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd: openshift-marketplace/certified-operators-wmxcl/registry-server\" id=cfb29296-5356-4d8b-96af-d8cf3bdfe837 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:16:31.137446 crc crio[24245]: time=\"2026-06-14T09:16:31.137303473Z\" level=info msg=\"Starting container: 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd\" id=3985473f-16de-4c81-b726-86de80f4ef2e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:16:31.146515 crc crio[24245]: time=\"2026-06-14T09:16:31.146470876Z\" level=info msg=\"Started container\" PID=162066 containerID=8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd description=openshift-marketplace/certified-operators-wmxcl/registry-server id=3985473f-16de-4c81-b726-86de80f4ef2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5\nJun 14 09:16:33.170516 crc crio[24245]: time=\"2026-06-14T09:16:33.169990513Z\" level=info msg=\"Removing container: 898630cbfb35929b4efaa8b3e9f46475981915b944f0a6c9e83d7dfc14797039\" id=c45a2d99-eb65-4450-a690-a0da9c145855 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:16:33.356041 crc crio[24245]: time=\"2026-06-14T09:16:33.355795713Z\" level=info msg=\"Removed container 898630cbfb35929b4efaa8b3e9f46475981915b944f0a6c9e83d7dfc14797039: openshift-infra/auto-csr-approver-29690470-m6gp9/oc\" id=c45a2d99-eb65-4450-a690-a0da9c145855 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:16:33.368594 crc crio[24245]: time=\"2026-06-14T09:16:33.368465721Z\" level=info msg=\"Stopping pod sandbox: 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb\" id=400a0382-d24b-456e-b926-389876a86627 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:16:33.368978 crc crio[24245]: time=\"2026-06-14T09:16:33.368620646Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb\" id=400a0382-d24b-456e-b926-389876a86627 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:16:33.370110 crc crio[24245]: time=\"2026-06-14T09:16:33.369803678Z\" level=info msg=\"Removing pod sandbox: 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb\" id=1892e7aa-336e-4985-bdfe-0f8dc0cd7ada name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:16:33.401819 crc crio[24245]: time=\"2026-06-14T09:16:33.401663455Z\" level=info msg=\"Removed pod sandbox: 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb\" id=1892e7aa-336e-4985-bdfe-0f8dc0cd7ada name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:16:40.022050 crc crio[24245]: time=\"2026-06-14T09:16:40.020745275Z\" level=info msg=\"Stopping container: 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd (timeout: 2s)\" id=52b27c61-3336-46b4-80e5-c257e8c8e9b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:16:40.161568 crc crio[24245]: time=\"2026-06-14T09:16:40.16120367Z\" level=info msg=\"Stopped container 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd: openshift-marketplace/certified-operators-wmxcl/registry-server\" id=52b27c61-3336-46b4-80e5-c257e8c8e9b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:16:40.163253 crc crio[24245]: time=\"2026-06-14T09:16:40.163111561Z\" level=info msg=\"Stopping pod sandbox: 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5\" id=81ccc980-fa62-4d57-b2ad-1b08c96af52d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:16:40.164637 crc crio[24245]: time=\"2026-06-14T09:16:40.164512466Z\" level=info msg=\"Got pod network &{Name:certified-operators-wmxcl Namespace:openshift-marketplace ID:85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5 UID:cfd9379b-b96b-4b18-a216-ddcd74272f41 NetNS:/var/run/netns/5df4c866-2ecf-46cb-a3e2-b69b1dc920ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd9379b_b96b_4b18_a216_ddcd74272f41.slice PodAnnotations:0xc000602e08}] Aliases:map[]}\"\nJun 14 09:16:40.165053 crc crio[24245]: time=\"2026-06-14T09:16:40.1649447Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-wmxcl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:16:40.575294 crc crio[24245]: time=\"2026-06-14T09:16:40.574895587Z\" level=info msg=\"Stopped pod sandbox: 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5\" id=81ccc980-fa62-4d57-b2ad-1b08c96af52d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:16:41.061038 crc crio[24245]: time=\"2026-06-14T09:16:41.060257338Z\" level=info msg=\"Removing container: 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd\" id=92cdd4be-3fa1-4dc9-b452-6e0f85ecc51a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:16:41.104382 crc crio[24245]: time=\"2026-06-14T09:16:41.104175572Z\" level=info msg=\"Removed container 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd: openshift-marketplace/certified-operators-wmxcl/registry-server\" id=92cdd4be-3fa1-4dc9-b452-6e0f85ecc51a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:16:41.108015 crc crio[24245]: time=\"2026-06-14T09:16:41.107932325Z\" level=info msg=\"Removing container: 095b90e5c950d235b980e182e308e79858f0d296893ca481f2eda56a1351d768\" id=7d149f81-a17e-416b-873a-8ee35c813841 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:16:41.133142 crc crio[24245]: time=\"2026-06-14T09:16:41.133038858Z\" level=info msg=\"Removed container 095b90e5c950d235b980e182e308e79858f0d296893ca481f2eda56a1351d768: openshift-marketplace/certified-operators-wmxcl/extract-content\" id=7d149f81-a17e-416b-873a-8ee35c813841 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:16:41.136704 crc crio[24245]: time=\"2026-06-14T09:16:41.136637141Z\" level=info msg=\"Removing container: 5d6a67a961f38621411907458937bebe89685e9c0a1d2566f08872a604ee3a57\" id=68d48905-ca8c-4b20-9891-60eb6cc7b705 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:16:41.212190 crc crio[24245]: time=\"2026-06-14T09:16:41.21199291Z\" level=info msg=\"Removed container 5d6a67a961f38621411907458937bebe89685e9c0a1d2566f08872a604ee3a57: openshift-marketplace/certified-operators-wmxcl/extract-utilities\" id=68d48905-ca8c-4b20-9891-60eb6cc7b705 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:16:48.887196 crc crio[24245]: time=\"2026-06-14T09:16:48.886443899Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-rbtpk/POD\" id=332a6da2-8f6c-441b-b780-cb0d9cf27bab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:16:48.888572 crc crio[24245]: time=\"2026-06-14T09:16:48.887222074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:48.930440 crc crio[24245]: time=\"2026-06-14T09:16:48.930356011Z\" level=info msg=\"Got pod network &{Name:community-operators-rbtpk Namespace:openshift-marketplace ID:a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24 UID:fc5c0946-832b-4cc1-993a-9a14eb2ba4ea NetNS:/var/run/netns/23bf89f7-821d-4264-b194-34adfccd20d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc5c0946_832b_4cc1_993a_9a14eb2ba4ea.slice PodAnnotations:0xc000602440}] Aliases:map[]}\"\nJun 14 09:16:48.930440 crc crio[24245]: time=\"2026-06-14T09:16:48.930440382Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-rbtpk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:16:49.387997 crc crio[24245]: 2026-06-14T09:16:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9914445f5af54e Mac:6e:76:67:e8:9e:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/23bf89f7-821d-4264-b194-34adfccd20d9 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:16:49.387997 crc crio[24245]: time=\"2026-06-14T09:16:49.386103208Z\" level=info msg=\"Got pod network &{Name:community-operators-rbtpk Namespace:openshift-marketplace ID:a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24 UID:fc5c0946-832b-4cc1-993a-9a14eb2ba4ea NetNS:/var/run/netns/23bf89f7-821d-4264-b194-34adfccd20d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc5c0946_832b_4cc1_993a_9a14eb2ba4ea.slice PodAnnotations:0xc000602440}] Aliases:map[]}\"\nJun 14 09:16:49.387997 crc crio[24245]: time=\"2026-06-14T09:16:49.386262153Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-rbtpk for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:16:49.403630 crc crio[24245]: time=\"2026-06-14T09:16:49.403587911Z\" level=info msg=\"Ran pod sandbox a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24 with infra container: openshift-marketplace/community-operators-rbtpk/POD\" id=332a6da2-8f6c-441b-b780-cb0d9cf27bab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:16:49.409050 crc crio[24245]: time=\"2026-06-14T09:16:49.406668261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3fd33c88-1787-42a5-af13-34c1966d8f60 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:16:49.415351 crc crio[24245]: time=\"2026-06-14T09:16:49.415260616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=beec7d7c-d31a-4136-8b3a-267e02338e98 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:16:49.423965 crc crio[24245]: time=\"2026-06-14T09:16:49.42392457Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rbtpk/extract-utilities\" id=bcec7815-bd15-4c98-be18-69953e51a29f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:16:49.424707 crc crio[24245]: time=\"2026-06-14T09:16:49.424676694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:49.505703 crc crio[24245]: time=\"2026-06-14T09:16:49.505601806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:49.513025 crc crio[24245]: time=\"2026-06-14T09:16:49.512998477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:49.660830 crc crio[24245]: time=\"2026-06-14T09:16:49.660382394Z\" level=info msg=\"Created container d4b62d63734271863455f51138cfe98b886f1ad42fdc65fc7d6e0f9f137e1f88: openshift-marketplace/community-operators-rbtpk/extract-utilities\" id=bcec7815-bd15-4c98-be18-69953e51a29f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:16:49.662535 crc crio[24245]: time=\"2026-06-14T09:16:49.662454392Z\" level=info msg=\"Starting container: d4b62d63734271863455f51138cfe98b886f1ad42fdc65fc7d6e0f9f137e1f88\" id=2405e49d-0f39-47c9-b263-f49c10afb37f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:16:49.671238 crc crio[24245]: time=\"2026-06-14T09:16:49.669191843Z\" level=info msg=\"Started container\" PID=163279 containerID=d4b62d63734271863455f51138cfe98b886f1ad42fdc65fc7d6e0f9f137e1f88 description=openshift-marketplace/community-operators-rbtpk/extract-utilities id=2405e49d-0f39-47c9-b263-f49c10afb37f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24\nJun 14 09:16:50.206236 crc crio[24245]: time=\"2026-06-14T09:16:50.206028153Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1130955c-714d-434d-8d32-e923bb4a13d1 name=/runtime.v1.ImageService/PullImage\nJun 14 09:16:50.222520 crc crio[24245]: time=\"2026-06-14T09:16:50.222298473Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 14 09:16:50.853968 crc crio[24245]: time=\"2026-06-14T09:16:50.85271699Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=1130955c-714d-434d-8d32-e923bb4a13d1 name=/runtime.v1.ImageService/PullImage\nJun 14 09:16:50.856375 crc crio[24245]: time=\"2026-06-14T09:16:50.855619396Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=67552d81-ed3e-4daa-8035-fb011b00d067 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:16:50.862426 crc crio[24245]: time=\"2026-06-14T09:16:50.860227901Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2fc012ae-7b4f-46bd-af9f-1a2fa2df37f9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:16:50.868801 crc crio[24245]: time=\"2026-06-14T09:16:50.868712222Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rbtpk/extract-content\" id=b8cdf9ae-5a06-4d49-809f-e52a66d3d63f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:16:50.870043 crc crio[24245]: time=\"2026-06-14T09:16:50.869362743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:50.936703 crc crio[24245]: time=\"2026-06-14T09:16:50.936561033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:50.940552 crc crio[24245]: time=\"2026-06-14T09:16:50.940435366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:51.176553 crc crio[24245]: time=\"2026-06-14T09:16:51.176392542Z\" level=info msg=\"Created container d0ed440cbc5ac4b4432996bbeb63c03ce264b5437a537bf82216bafd0646fc41: openshift-marketplace/community-operators-rbtpk/extract-content\" id=b8cdf9ae-5a06-4d49-809f-e52a66d3d63f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:16:51.178380 crc crio[24245]: time=\"2026-06-14T09:16:51.17822274Z\" level=info msg=\"Starting container: d0ed440cbc5ac4b4432996bbeb63c03ce264b5437a537bf82216bafd0646fc41\" id=ac8fd901-7253-49df-806c-2ad2bf77921e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:16:51.194826 crc crio[24245]: time=\"2026-06-14T09:16:51.194700276Z\" level=info msg=\"Started container\" PID=163362 containerID=d0ed440cbc5ac4b4432996bbeb63c03ce264b5437a537bf82216bafd0646fc41 description=openshift-marketplace/community-operators-rbtpk/extract-content id=ac8fd901-7253-49df-806c-2ad2bf77921e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24\nJun 14 09:16:54.315679 crc crio[24245]: time=\"2026-06-14T09:16:54.314146911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7547bc59-b993-4b58-a72f-8bcc3f5d8587 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:16:54.320710 crc crio[24245]: time=\"2026-06-14T09:16:54.320549075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=182ca983-426b-4246-9b2e-0b72637a11f4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:16:54.339139 crc crio[24245]: time=\"2026-06-14T09:16:54.339025675Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rbtpk/registry-server\" id=2f41edbb-9db8-453b-b7f4-5549598c3a64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:16:54.339660 crc crio[24245]: time=\"2026-06-14T09:16:54.339557192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:54.432319 crc crio[24245]: time=\"2026-06-14T09:16:54.432170211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:54.440771 crc crio[24245]: time=\"2026-06-14T09:16:54.440494896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:16:54.626556 crc crio[24245]: time=\"2026-06-14T09:16:54.625038754Z\" level=info msg=\"Created container dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec: openshift-marketplace/community-operators-rbtpk/registry-server\" id=2f41edbb-9db8-453b-b7f4-5549598c3a64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:16:54.628506 crc crio[24245]: time=\"2026-06-14T09:16:54.628333689Z\" level=info msg=\"Starting container: dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec\" id=a0dd388a-bb40-419e-982f-db61af2e3db3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:16:54.638622 crc crio[24245]: time=\"2026-06-14T09:16:54.638502553Z\" level=info msg=\"Started container\" PID=163589 containerID=dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec description=openshift-marketplace/community-operators-rbtpk/registry-server id=a0dd388a-bb40-419e-982f-db61af2e3db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24\nJun 14 09:17:01.468045 crc crio[24245]: time=\"2026-06-14T09:17:01.463778302Z\" level=info msg=\"Stopping container: dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec (timeout: 2s)\" id=189f4fdb-4eaf-4c96-ab46-6fdd554fb943 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:17:01.602102 crc crio[24245]: time=\"2026-06-14T09:17:01.601724116Z\" level=info msg=\"Stopped container dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec: openshift-marketplace/community-operators-rbtpk/registry-server\" id=189f4fdb-4eaf-4c96-ab46-6fdd554fb943 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:17:01.607761 crc crio[24245]: time=\"2026-06-14T09:17:01.607608264Z\" level=info msg=\"Stopping pod sandbox: a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24\" id=97a57114-ae76-4c71-a831-cf91a743d461 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:17:01.608589 crc crio[24245]: time=\"2026-06-14T09:17:01.608503613Z\" level=info msg=\"Got pod network &{Name:community-operators-rbtpk Namespace:openshift-marketplace ID:a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24 UID:fc5c0946-832b-4cc1-993a-9a14eb2ba4ea NetNS:/var/run/netns/23bf89f7-821d-4264-b194-34adfccd20d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc5c0946_832b_4cc1_993a_9a14eb2ba4ea.slice PodAnnotations:0xc000130b78}] Aliases:map[]}\"\nJun 14 09:17:01.608758 crc crio[24245]: time=\"2026-06-14T09:17:01.60871204Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-rbtpk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:17:01.982057 crc crio[24245]: time=\"2026-06-14T09:17:01.981972389Z\" level=info msg=\"Stopped pod sandbox: a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24\" id=97a57114-ae76-4c71-a831-cf91a743d461 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:17:02.487930 crc crio[24245]: time=\"2026-06-14T09:17:02.486943844Z\" level=info msg=\"Stopping pod sandbox: 099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd\" id=07f8250b-9d6f-432e-ab45-5b56e9f5f309 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:17:02.489579 crc crio[24245]: time=\"2026-06-14T09:17:02.489388873Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 Namespace:openstack ID:099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd UID:49739a8c-e7ba-4331-b334-da2e7e298933 NetNS:/var/run/netns/dea09bd2-bbb7-400f-84e2-e138e8fa1e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49739a8c_e7ba_4331_b334_da2e7e298933.slice PodAnnotations:0xc001fea208}] Aliases:map[]}\"\nJun 14 09:17:02.490333 crc crio[24245]: time=\"2026-06-14T09:17:02.490213398Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:17:02.495549 crc crio[24245]: time=\"2026-06-14T09:17:02.49547261Z\" level=info msg=\"Removing container: dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec\" id=16322440-77be-4f8d-8c0c-2119ba1593ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:17:02.562538 crc crio[24245]: time=\"2026-06-14T09:17:02.561668679Z\" level=info msg=\"Removed container dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec: openshift-marketplace/community-operators-rbtpk/registry-server\" id=16322440-77be-4f8d-8c0c-2119ba1593ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:17:02.585555 crc crio[24245]: time=\"2026-06-14T09:17:02.585446762Z\" level=info msg=\"Removing container: d0ed440cbc5ac4b4432996bbeb63c03ce264b5437a537bf82216bafd0646fc41\" id=c61d63e3-863a-4727-9db9-5ea47fccc39d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:17:02.636553 crc crio[24245]: time=\"2026-06-14T09:17:02.632284593Z\" level=info msg=\"Removed container d0ed440cbc5ac4b4432996bbeb63c03ce264b5437a537bf82216bafd0646fc41: openshift-marketplace/community-operators-rbtpk/extract-content\" id=c61d63e3-863a-4727-9db9-5ea47fccc39d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:17:02.640134 crc crio[24245]: time=\"2026-06-14T09:17:02.639936318Z\" level=info msg=\"Removing container: d4b62d63734271863455f51138cfe98b886f1ad42fdc65fc7d6e0f9f137e1f88\" id=f91c3f26-ad6f-4ed0-8a04-9c4062e9d4d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:17:02.690103 crc crio[24245]: time=\"2026-06-14T09:17:02.689948543Z\" level=info msg=\"Removed container d4b62d63734271863455f51138cfe98b886f1ad42fdc65fc7d6e0f9f137e1f88: openshift-marketplace/community-operators-rbtpk/extract-utilities\" id=f91c3f26-ad6f-4ed0-8a04-9c4062e9d4d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:17:03.090186 crc crio[24245]: time=\"2026-06-14T09:17:03.089504168Z\" level=info msg=\"Stopped pod sandbox: 099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd\" id=07f8250b-9d6f-432e-ab45-5b56e9f5f309 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:17:04.118442 crc crio[24245]: time=\"2026-06-14T09:17:04.117022312Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-8ccw5/POD\" id=47addd9b-41f9-4296-b20e-c00529d8a419 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:17:04.120376 crc crio[24245]: time=\"2026-06-14T09:17:04.118786086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:17:04.174266 crc crio[24245]: time=\"2026-06-14T09:17:04.173813381Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8ccw5 Namespace:openstack ID:922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc UID:bdb9e40b-b7a2-4af5-b850-9efc0ac03c49 NetNS:/var/run/netns/bbe2b0bd-f98f-45a6-9bd1-4c2f266e7e72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdb9e40b_b7a2_4af5_b850_9efc0ac03c49.slice PodAnnotations:0xc003bf6470}] Aliases:map[]}\"\nJun 14 09:17:04.174266 crc crio[24245]: time=\"2026-06-14T09:17:04.174016758Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-8ccw5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:17:04.696153 crc crio[24245]: 2026-06-14T09:17:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:922701b3fe3a30a Mac:96:28:61:c2:99:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/bbe2b0bd-f98f-45a6-9bd1-4c2f266e7e72 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:17:04.697803 crc crio[24245]: time=\"2026-06-14T09:17:04.697736889Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8ccw5 Namespace:openstack ID:922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc UID:bdb9e40b-b7a2-4af5-b850-9efc0ac03c49 NetNS:/var/run/netns/bbe2b0bd-f98f-45a6-9bd1-4c2f266e7e72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdb9e40b_b7a2_4af5_b850_9efc0ac03c49.slice PodAnnotations:0xc003bf6470}] Aliases:map[]}\"\nJun 14 09:17:04.698031 crc crio[24245]: time=\"2026-06-14T09:17:04.697967056Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-8ccw5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:17:04.711022 crc crio[24245]: time=\"2026-06-14T09:17:04.7109355Z\" level=info msg=\"Ran pod sandbox 922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-8ccw5/POD\" id=47addd9b-41f9-4296-b20e-c00529d8a419 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:17:04.716079 crc crio[24245]: time=\"2026-06-14T09:17:04.71599573Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=743eaa46-3ef6-4fc2-bc91-53c7e54d0a18 name=/runtime.v1.ImageService/PullImage\nJun 14 09:17:04.729200 crc crio[24245]: time=\"2026-06-14T09:17:04.729113498Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:17:05.281341 crc crio[24245]: time=\"2026-06-14T09:17:05.281142162Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=743eaa46-3ef6-4fc2-bc91-53c7e54d0a18 name=/runtime.v1.ImageService/PullImage\nJun 14 09:17:05.283437 crc crio[24245]: time=\"2026-06-14T09:17:05.283304812Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=be80025a-c7fb-4efe-9437-e54869f3b2e8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:17:05.317147 crc crio[24245]: time=\"2026-06-14T09:17:05.317045178Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f6facd52-521c-4018-b0c1-f9f9b84259b1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:17:05.325780 crc crio[24245]: time=\"2026-06-14T09:17:05.325684211Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-8ccw5/ssh-known-hosts-edpm-deployment-ipam\" id=4c4ee74b-de31-40d9-b0ce-8eae904a08fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:17:05.326279 crc crio[24245]: time=\"2026-06-14T09:17:05.326204258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:17:05.373150 crc crio[24245]: time=\"2026-06-14T09:17:05.372968756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:17:05.376432 crc crio[24245]: time=\"2026-06-14T09:17:05.376362235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:17:05.596186 crc crio[24245]: time=\"2026-06-14T09:17:05.595536327Z\" level=info msg=\"Created container c12b357a05b8a07f8ccbc4266870c980c7d9cc38ae5572407518abb4803f7b61: openstack/ssh-known-hosts-edpm-deployment-ipam-8ccw5/ssh-known-hosts-edpm-deployment-ipam\" id=4c4ee74b-de31-40d9-b0ce-8eae904a08fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:17:05.597485 crc crio[24245]: time=\"2026-06-14T09:17:05.597361654Z\" level=info msg=\"Starting container: c12b357a05b8a07f8ccbc4266870c980c7d9cc38ae5572407518abb4803f7b61\" id=2ff23c80-cbb8-4721-ab4d-72de2c77ae08 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:17:05.622745 crc crio[24245]: time=\"2026-06-14T09:17:05.622599428Z\" level=info msg=\"Started container\" PID=164375 containerID=c12b357a05b8a07f8ccbc4266870c980c7d9cc38ae5572407518abb4803f7b61 description=openstack/ssh-known-hosts-edpm-deployment-ipam-8ccw5/ssh-known-hosts-edpm-deployment-ipam id=2ff23c80-cbb8-4721-ab4d-72de2c77ae08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc\nJun 14 09:17:15.844178 crc crio[24245]: time=\"2026-06-14T09:17:15.8431476Z\" level=info msg=\"Stopping pod sandbox: 922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc\" id=335aea97-dfb4-4c15-9734-7567eb93088a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:17:15.847632 crc crio[24245]: time=\"2026-06-14T09:17:15.847589844Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8ccw5 Namespace:openstack ID:922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc UID:bdb9e40b-b7a2-4af5-b850-9efc0ac03c49 NetNS:/var/run/netns/bbe2b0bd-f98f-45a6-9bd1-4c2f266e7e72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdb9e40b_b7a2_4af5_b850_9efc0ac03c49.slice PodAnnotations:0xc000130978}] Aliases:map[]}\"\nJun 14 09:17:15.848131 crc crio[24245]: time=\"2026-06-14T09:17:15.84810143Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-8ccw5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:17:16.411824 crc crio[24245]: time=\"2026-06-14T09:17:16.411379291Z\" level=info msg=\"Stopped pod sandbox: 922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc\" id=335aea97-dfb4-4c15-9734-7567eb93088a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:17:17.488070 crc crio[24245]: time=\"2026-06-14T09:17:17.487371545Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d/POD\" id=63f218c4-1352-48e6-ba35-58d5bdf9c66d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:17:17.488070 crc crio[24245]: time=\"2026-06-14T09:17:17.487933012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:17:17.542096 crc crio[24245]: time=\"2026-06-14T09:17:17.541925563Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d Namespace:openstack ID:1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651 UID:08f0d9f6-fd27-40e7-9659-6fc20548b00f NetNS:/var/run/netns/df8eeca4-2a87-4f98-b932-24084aa0cd11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08f0d9f6_fd27_40e7_9659_6fc20548b00f.slice PodAnnotations:0xc001feadc0}] Aliases:map[]}\"\nJun 14 09:17:17.542096 crc crio[24245]: time=\"2026-06-14T09:17:17.541992935Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:17:18.312952 crc crio[24245]: 2026-06-14T09:17:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d87b53bb84697c Mac:4a:64:a2:a0:58:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/df8eeca4-2a87-4f98-b932-24084aa0cd11 SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:17:18.314568 crc crio[24245]: time=\"2026-06-14T09:17:18.314481773Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d Namespace:openstack ID:1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651 UID:08f0d9f6-fd27-40e7-9659-6fc20548b00f NetNS:/var/run/netns/df8eeca4-2a87-4f98-b932-24084aa0cd11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08f0d9f6_fd27_40e7_9659_6fc20548b00f.slice PodAnnotations:0xc001feadc0}] Aliases:map[]}\"\nJun 14 09:17:18.314925 crc crio[24245]: time=\"2026-06-14T09:17:18.314814214Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:17:18.325722 crc crio[24245]: time=\"2026-06-14T09:17:18.325639242Z\" level=info msg=\"Ran pod sandbox 1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d/POD\" id=63f218c4-1352-48e6-ba35-58d5bdf9c66d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:17:18.328265 crc crio[24245]: time=\"2026-06-14T09:17:18.328082024Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4e8cdd87-873d-43e0-b3a0-6593489d8063 name=/runtime.v1.ImageService/PullImage\nJun 14 09:17:18.342572 crc crio[24245]: time=\"2026-06-14T09:17:18.342477144Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:17:18.797808 crc crio[24245]: time=\"2026-06-14T09:17:18.797673273Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4e8cdd87-873d-43e0-b3a0-6593489d8063 name=/runtime.v1.ImageService/PullImage\nJun 14 09:17:18.800040 crc crio[24245]: time=\"2026-06-14T09:17:18.799005435Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=dc6b92fd-0145-4b42-8e52-0a2ff3924afc name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:17:18.837052 crc crio[24245]: time=\"2026-06-14T09:17:18.83650521Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c2e38607-f0fa-4e94-ad33-18a7d527c670 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:17:18.845519 crc crio[24245]: time=\"2026-06-14T09:17:18.845387133Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=8361c1e6-ecd5-476e-bd6e-9eb3a45c32c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:17:18.846088 crc crio[24245]: time=\"2026-06-14T09:17:18.846008823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:17:18.900070 crc crio[24245]: time=\"2026-06-14T09:17:18.899671461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:17:18.905425 crc crio[24245]: time=\"2026-06-14T09:17:18.904993402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:17:19.087787 crc crio[24245]: time=\"2026-06-14T09:17:19.08768101Z\" level=info msg=\"Created container 73f3fd109ece0610d592bb8e02dcf3f2c261b6ce563be512aad33ccf1b33062b: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=8361c1e6-ecd5-476e-bd6e-9eb3a45c32c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:17:19.089170 crc crio[24245]: time=\"2026-06-14T09:17:19.089069505Z\" level=info msg=\"Starting container: 73f3fd109ece0610d592bb8e02dcf3f2c261b6ce563be512aad33ccf1b33062b\" id=4f724f6e-f808-4188-b809-03d148e5151f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:17:19.095806 crc crio[24245]: time=\"2026-06-14T09:17:19.095725006Z\" level=info msg=\"Started container\" PID=165142 containerID=73f3fd109ece0610d592bb8e02dcf3f2c261b6ce563be512aad33ccf1b33062b description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=4f724f6e-f808-4188-b809-03d148e5151f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651\nJun 14 09:17:31.141791 crc crio[24245]: time=\"2026-06-14T09:17:31.140954731Z\" level=info msg=\"Stopping pod sandbox: 1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651\" id=68067567-6be3-4019-b090-f1930779665b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:17:31.144156 crc crio[24245]: time=\"2026-06-14T09:17:31.14218183Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d Namespace:openstack ID:1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651 UID:08f0d9f6-fd27-40e7-9659-6fc20548b00f NetNS:/var/run/netns/df8eeca4-2a87-4f98-b932-24084aa0cd11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08f0d9f6_fd27_40e7_9659_6fc20548b00f.slice PodAnnotations:0xc000523e70}] Aliases:map[]}\"\nJun 14 09:17:31.144156 crc crio[24245]: time=\"2026-06-14T09:17:31.142319965Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:17:31.782637 crc crio[24245]: time=\"2026-06-14T09:17:31.782111264Z\" level=info msg=\"Stopped pod sandbox: 1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651\" id=68067567-6be3-4019-b090-f1930779665b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:17:32.669830 crc crio[24245]: time=\"2026-06-14T09:17:32.669347076Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4/POD\" id=34ad3054-c7b9-460f-a37f-0cc12863cdba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:17:32.669830 crc crio[24245]: time=\"2026-06-14T09:17:32.669786511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:17:32.715574 crc crio[24245]: time=\"2026-06-14T09:17:32.715374432Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 Namespace:openstack ID:d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d UID:d9130e40-10ea-411f-9cb6-b5cdbf464d5a NetNS:/var/run/netns/e7048704-2d8d-4f3f-92ea-9a94801e636d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9130e40_10ea_411f_9cb6_b5cdbf464d5a.slice PodAnnotations:0xc002422088}] Aliases:map[]}\"\nJun 14 09:17:32.715574 crc crio[24245]: time=\"2026-06-14T09:17:32.715503946Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:17:33.331104 crc crio[24245]: 2026-06-14T09:17:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4dc672a7ccdd4d Mac:7a:d7:13:4d:db:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/e7048704-2d8d-4f3f-92ea-9a94801e636d SocketPath: PciID:}] [{Interface:0xc0004b2750 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:17:33.332745 crc crio[24245]: time=\"2026-06-14T09:17:33.332646027Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 Namespace:openstack ID:d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d UID:d9130e40-10ea-411f-9cb6-b5cdbf464d5a NetNS:/var/run/netns/e7048704-2d8d-4f3f-92ea-9a94801e636d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9130e40_10ea_411f_9cb6_b5cdbf464d5a.slice PodAnnotations:0xc002422088}] Aliases:map[]}\"\nJun 14 09:17:33.333161 crc crio[24245]: time=\"2026-06-14T09:17:33.332809132Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:17:33.341604 crc crio[24245]: time=\"2026-06-14T09:17:33.341543683Z\" level=info msg=\"Ran pod sandbox d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4/POD\" id=34ad3054-c7b9-460f-a37f-0cc12863cdba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:17:33.346682 crc crio[24245]: time=\"2026-06-14T09:17:33.345012467Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9c76c554-0974-42cf-ad10-d3b622d13ee9 name=/runtime.v1.ImageService/PullImage\nJun 14 09:17:33.351745 crc crio[24245]: time=\"2026-06-14T09:17:33.35166789Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:17:33.460324 crc crio[24245]: time=\"2026-06-14T09:17:33.460148645Z\" level=info msg=\"Stopping pod sandbox: 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5\" id=7b7ecae6-793f-4bd4-a952-ea0a10057a64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:17:33.460324 crc crio[24245]: time=\"2026-06-14T09:17:33.460271429Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5\" id=7b7ecae6-793f-4bd4-a952-ea0a10057a64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:17:33.461374 crc crio[24245]: time=\"2026-06-14T09:17:33.46124963Z\" level=info msg=\"Removing pod sandbox: 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5\" id=6e3b6431-4902-48c3-8eaa-dfaf4efac671 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:17:33.477685 crc crio[24245]: time=\"2026-06-14T09:17:33.47752035Z\" level=info msg=\"Removed pod sandbox: 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5\" id=6e3b6431-4902-48c3-8eaa-dfaf4efac671 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:17:33.478590 crc crio[24245]: time=\"2026-06-14T09:17:33.478485189Z\" level=info msg=\"Stopping pod sandbox: a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24\" id=fe0a60ac-6178-4159-8a8c-c9404d90d7cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:17:33.478590 crc crio[24245]: time=\"2026-06-14T09:17:33.478574972Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24\" id=fe0a60ac-6178-4159-8a8c-c9404d90d7cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:17:33.479661 crc crio[24245]: time=\"2026-06-14T09:17:33.479486892Z\" level=info msg=\"Removing pod sandbox: a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24\" id=109b33d0-292c-409d-9693-cb135fef22ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:17:33.501156 crc crio[24245]: time=\"2026-06-14T09:17:33.50105057Z\" level=info msg=\"Removed pod sandbox: a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24\" id=109b33d0-292c-409d-9693-cb135fef22ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:17:33.800789 crc crio[24245]: time=\"2026-06-14T09:17:33.800683163Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9c76c554-0974-42cf-ad10-d3b622d13ee9 name=/runtime.v1.ImageService/PullImage\nJun 14 09:17:33.802985 crc crio[24245]: time=\"2026-06-14T09:17:33.801773157Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bed2bff9-d16c-48fa-8698-a66e0acd67df name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:17:33.835086 crc crio[24245]: time=\"2026-06-14T09:17:33.834976544Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=24e8af35-9d72-4a74-ac53-b1d7b16668e9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:17:33.846701 crc crio[24245]: time=\"2026-06-14T09:17:33.846594614Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=00a8ae4f-00bb-4e4a-9979-f1dddc170cb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:17:33.847062 crc crio[24245]: time=\"2026-06-14T09:17:33.846987597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:17:33.907236 crc crio[24245]: time=\"2026-06-14T09:17:33.906605857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:17:33.911935 crc crio[24245]: time=\"2026-06-14T09:17:33.911803822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:17:34.129499 crc crio[24245]: time=\"2026-06-14T09:17:34.12930592Z\" level=info msg=\"Created container bd484c622a3a2279c8e796fa40b39e8038522f1a596b14800e3c376b89145971: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=00a8ae4f-00bb-4e4a-9979-f1dddc170cb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:17:34.131803 crc crio[24245]: time=\"2026-06-14T09:17:34.131667656Z\" level=info msg=\"Starting container: bd484c622a3a2279c8e796fa40b39e8038522f1a596b14800e3c376b89145971\" id=bb42be40-d45e-42e9-be3e-f0d301033e91 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:17:34.140509 crc crio[24245]: time=\"2026-06-14T09:17:34.140385804Z\" level=info msg=\"Started container\" PID=165995 containerID=bd484c622a3a2279c8e796fa40b39e8038522f1a596b14800e3c376b89145971 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=bb42be40-d45e-42e9-be3e-f0d301033e91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d\nJun 14 09:18:00.558635 crc crio[24245]: time=\"2026-06-14T09:18:00.55704228Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690478-mkhvx/POD\" id=035d36b1-ae61-4f10-8395-96a9b8c88f2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:18:00.560725 crc crio[24245]: time=\"2026-06-14T09:18:00.558693234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:18:00.609357 crc crio[24245]: time=\"2026-06-14T09:18:00.609230324Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690478-mkhvx Namespace:openshift-infra ID:a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71 UID:bcce2bf0-dc66-42df-804f-71ca2138cfbe NetNS:/var/run/netns/99424f70-a179-48a0-a553-56b6c9c72ec8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcce2bf0_dc66_42df_804f_71ca2138cfbe.slice PodAnnotations:0xc000621b38}] Aliases:map[]}\"\nJun 14 09:18:00.609357 crc crio[24245]: time=\"2026-06-14T09:18:00.609338398Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690478-mkhvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:18:01.039736 crc crio[24245]: 2026-06-14T09:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a77dda4d1a17c73 Mac:1e:d9:d5:6a:39:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/99424f70-a179-48a0-a553-56b6c9c72ec8 SocketPath: PciID:}] [{Interface:0xc0005845e0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:18:01.042003 crc crio[24245]: time=\"2026-06-14T09:18:01.041710679Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690478-mkhvx Namespace:openshift-infra ID:a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71 UID:bcce2bf0-dc66-42df-804f-71ca2138cfbe NetNS:/var/run/netns/99424f70-a179-48a0-a553-56b6c9c72ec8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcce2bf0_dc66_42df_804f_71ca2138cfbe.slice PodAnnotations:0xc000621b38}] Aliases:map[]}\"\nJun 14 09:18:01.042134 crc crio[24245]: time=\"2026-06-14T09:18:01.042099511Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690478-mkhvx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:18:01.057793 crc crio[24245]: time=\"2026-06-14T09:18:01.057727881Z\" level=info msg=\"Ran pod sandbox a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71 with infra container: openshift-infra/auto-csr-approver-29690478-mkhvx/POD\" id=035d36b1-ae61-4f10-8395-96a9b8c88f2b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:18:01.062309 crc crio[24245]: time=\"2026-06-14T09:18:01.062235733Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a2ccc7b1-6412-4816-bf6d-3998623e251e name=/runtime.v1.ImageService/PullImage\nJun 14 09:18:01.072623 crc crio[24245]: time=\"2026-06-14T09:18:01.07254831Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:18:01.939209 crc crio[24245]: time=\"2026-06-14T09:18:01.938586067Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a2ccc7b1-6412-4816-bf6d-3998623e251e name=/runtime.v1.ImageService/PullImage\nJun 14 09:18:01.944041 crc crio[24245]: time=\"2026-06-14T09:18:01.943921898Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7eb6b7eb-d551-440c-976c-b732a40f93ad name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:18:01.950779 crc crio[24245]: time=\"2026-06-14T09:18:01.950716894Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=497041a0-4749-4f92-938f-8f4d9ac30b00 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:18:01.964613 crc crio[24245]: time=\"2026-06-14T09:18:01.964464426Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690478-mkhvx/oc\" id=46735792-233e-4684-b84e-12a00efef868 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:18:01.965544 crc crio[24245]: time=\"2026-06-14T09:18:01.965456458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:18:02.026575 crc crio[24245]: time=\"2026-06-14T09:18:02.026492187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:18:02.329824 crc crio[24245]: time=\"2026-06-14T09:18:02.329734876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:18:02.450897 crc crio[24245]: time=\"2026-06-14T09:18:02.450348179Z\" level=info msg=\"Created container 3b2295d00c222d58ba94bde8e0da0c8e53aaada15116a5d1c61117ca59e0319c: openshift-infra/auto-csr-approver-29690478-mkhvx/oc\" id=46735792-233e-4684-b84e-12a00efef868 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:18:02.452355 crc crio[24245]: time=\"2026-06-14T09:18:02.45230962Z\" level=info msg=\"Starting container: 3b2295d00c222d58ba94bde8e0da0c8e53aaada15116a5d1c61117ca59e0319c\" id=d9212583-6796-428b-9312-9a252c3a7ab6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:18:02.460975 crc crio[24245]: time=\"2026-06-14T09:18:02.46078087Z\" level=info msg=\"Started container\" PID=167518 containerID=3b2295d00c222d58ba94bde8e0da0c8e53aaada15116a5d1c61117ca59e0319c description=openshift-infra/auto-csr-approver-29690478-mkhvx/oc id=d9212583-6796-428b-9312-9a252c3a7ab6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71\nJun 14 09:18:04.854937 crc crio[24245]: time=\"2026-06-14T09:18:04.853162377Z\" level=info msg=\"Stopping pod sandbox: a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71\" id=7c23a418-6e1f-4f07-bd27-8f0c755fe5da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:18:04.859212 crc crio[24245]: time=\"2026-06-14T09:18:04.857000028Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690478-mkhvx Namespace:openshift-infra ID:a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71 UID:bcce2bf0-dc66-42df-804f-71ca2138cfbe NetNS:/var/run/netns/99424f70-a179-48a0-a553-56b6c9c72ec8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcce2bf0_dc66_42df_804f_71ca2138cfbe.slice PodAnnotations:0xc001b867e0}] Aliases:map[]}\"\nJun 14 09:18:04.859212 crc crio[24245]: time=\"2026-06-14T09:18:04.857196406Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690478-mkhvx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:18:05.372457 crc crio[24245]: time=\"2026-06-14T09:18:05.371383044Z\" level=info msg=\"Stopped pod sandbox: a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71\" id=7c23a418-6e1f-4f07-bd27-8f0c755fe5da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:18:33.533799 crc crio[24245]: time=\"2026-06-14T09:18:33.532723291Z\" level=info msg=\"Removing container: cda91ffd78e9dbb3aec7b594f205320a314de90f5004116e91b85faae4e6e0c6\" id=33b2f5eb-87a2-4bce-aec5-f07195176572 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:18:33.714469 crc crio[24245]: time=\"2026-06-14T09:18:33.71434569Z\" level=info msg=\"Removed container cda91ffd78e9dbb3aec7b594f205320a314de90f5004116e91b85faae4e6e0c6: openshift-infra/auto-csr-approver-29690472-9bcls/oc\" id=33b2f5eb-87a2-4bce-aec5-f07195176572 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:18:33.730337 crc crio[24245]: time=\"2026-06-14T09:18:33.730218295Z\" level=info msg=\"Stopping pod sandbox: 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36\" id=417e077f-a3d6-40a6-8b0f-26bdccadb79e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:18:33.730337 crc crio[24245]: time=\"2026-06-14T09:18:33.730326489Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36\" id=417e077f-a3d6-40a6-8b0f-26bdccadb79e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:18:33.731012 crc crio[24245]: time=\"2026-06-14T09:18:33.730931198Z\" level=info msg=\"Removing pod sandbox: 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36\" id=80494521-f857-4fcf-9367-2377f2fedaf4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:18:33.758710 crc crio[24245]: time=\"2026-06-14T09:18:33.758487326Z\" level=info msg=\"Removed pod sandbox: 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36\" id=80494521-f857-4fcf-9367-2377f2fedaf4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:18:52.887792 crc crio[24245]: time=\"2026-06-14T09:18:52.886570767Z\" level=info msg=\"Stopping pod sandbox: d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d\" id=4918a2e6-c53f-4280-831c-d68c6b43aea7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:18:52.889199 crc crio[24245]: time=\"2026-06-14T09:18:52.889096846Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 Namespace:openstack ID:d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d UID:d9130e40-10ea-411f-9cb6-b5cdbf464d5a NetNS:/var/run/netns/e7048704-2d8d-4f3f-92ea-9a94801e636d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9130e40_10ea_411f_9cb6_b5cdbf464d5a.slice PodAnnotations:0xc00274a968}] Aliases:map[]}\"\nJun 14 09:18:52.889563 crc crio[24245]: time=\"2026-06-14T09:18:52.889481718Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:18:53.551175 crc crio[24245]: time=\"2026-06-14T09:18:53.550801421Z\" level=info msg=\"Stopped pod sandbox: d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d\" id=4918a2e6-c53f-4280-831c-d68c6b43aea7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:18:54.448609 crc crio[24245]: time=\"2026-06-14T09:18:54.44774324Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck/POD\" id=55c03be4-14ea-436f-b0db-999b4629624e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:18:54.448609 crc crio[24245]: time=\"2026-06-14T09:18:54.448532646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:18:54.497086 crc crio[24245]: time=\"2026-06-14T09:18:54.496928359Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck Namespace:openstack ID:c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b UID:ef703b8d-f6ac-498f-8720-9c21e993b537 NetNS:/var/run/netns/a0001f11-5a96-4cc4-bbe6-018f38e1c2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef703b8d_f6ac_498f_8720_9c21e993b537.slice PodAnnotations:0xc00274af20}] Aliases:map[]}\"\nJun 14 09:18:54.497086 crc crio[24245]: time=\"2026-06-14T09:18:54.497000742Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:18:55.014939 crc crio[24245]: 2026-06-14T09:18:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5445e5d507276a Mac:72:7b:6a:00:99:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/a0001f11-5a96-4cc4-bbe6-018f38e1c2d5 SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:18:55.019289 crc crio[24245]: time=\"2026-06-14T09:18:55.01840007Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck Namespace:openstack ID:c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b UID:ef703b8d-f6ac-498f-8720-9c21e993b537 NetNS:/var/run/netns/a0001f11-5a96-4cc4-bbe6-018f38e1c2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef703b8d_f6ac_498f_8720_9c21e993b537.slice PodAnnotations:0xc00274af20}] Aliases:map[]}\"\nJun 14 09:18:55.019556 crc crio[24245]: time=\"2026-06-14T09:18:55.019497623Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:18:55.034226 crc crio[24245]: time=\"2026-06-14T09:18:55.034143063Z\" level=info msg=\"Ran pod sandbox c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck/POD\" id=55c03be4-14ea-436f-b0db-999b4629624e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:18:55.039696 crc crio[24245]: time=\"2026-06-14T09:18:55.038553023Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=cb74d575-b726-45b3-9b8c-74cfa6fc9398 name=/runtime.v1.ImageService/PullImage\nJun 14 09:18:55.050696 crc crio[24245]: time=\"2026-06-14T09:18:55.050504143Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:18:55.546832 crc crio[24245]: time=\"2026-06-14T09:18:55.546649704Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=cb74d575-b726-45b3-9b8c-74cfa6fc9398 name=/runtime.v1.ImageService/PullImage\nJun 14 09:18:55.548612 crc crio[24245]: time=\"2026-06-14T09:18:55.548398519Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e15a8c2b-1f5f-47af-b25c-d451648cf82c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:18:55.591234 crc crio[24245]: time=\"2026-06-14T09:18:55.590793593Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=596be141-d04f-4a18-934b-f1d91f5b26be name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:18:55.612360 crc crio[24245]: time=\"2026-06-14T09:18:55.612127003Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=d9257c86-c36c-4ee7-8dd6-19ee16005b69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:18:55.614644 crc crio[24245]: time=\"2026-06-14T09:18:55.612686322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:18:55.687101 crc crio[24245]: time=\"2026-06-14T09:18:55.684571726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:18:55.691940 crc crio[24245]: time=\"2026-06-14T09:18:55.69190061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:18:55.906153 crc crio[24245]: time=\"2026-06-14T09:18:55.90550266Z\" level=info msg=\"Created container 8061bc29a2db6c8c94922b5bb7ea99fba0f86114a5c0ee24b7b5425ef3ad9e01: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=d9257c86-c36c-4ee7-8dd6-19ee16005b69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:18:55.907697 crc crio[24245]: time=\"2026-06-14T09:18:55.907607607Z\" level=info msg=\"Starting container: 8061bc29a2db6c8c94922b5bb7ea99fba0f86114a5c0ee24b7b5425ef3ad9e01\" id=1c6a33f0-aea0-4c2b-bbce-1fe95be6fd3e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:18:55.917347 crc crio[24245]: time=\"2026-06-14T09:18:55.917231504Z\" level=info msg=\"Started container\" PID=170235 containerID=8061bc29a2db6c8c94922b5bb7ea99fba0f86114a5c0ee24b7b5425ef3ad9e01 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=1c6a33f0-aea0-4c2b-bbce-1fe95be6fd3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b\nJun 14 09:19:46.964507 crc crio[24245]: time=\"2026-06-14T09:19:46.963514176Z\" level=info msg=\"Stopping pod sandbox: c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b\" id=d3b0e226-1a18-43c9-9f38-5e0fbcac8f70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:19:46.966822 crc crio[24245]: time=\"2026-06-14T09:19:46.965311774Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck Namespace:openstack ID:c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b UID:ef703b8d-f6ac-498f-8720-9c21e993b537 NetNS:/var/run/netns/a0001f11-5a96-4cc4-bbe6-018f38e1c2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef703b8d_f6ac_498f_8720_9c21e993b537.slice PodAnnotations:0xc006e0a5d0}] Aliases:map[]}\"\nJun 14 09:19:46.966822 crc crio[24245]: time=\"2026-06-14T09:19:46.965543342Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:19:47.571249 crc crio[24245]: time=\"2026-06-14T09:19:47.570683452Z\" level=info msg=\"Stopped pod sandbox: c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b\" id=d3b0e226-1a18-43c9-9f38-5e0fbcac8f70 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:19:48.708040 crc crio[24245]: time=\"2026-06-14T09:19:48.707599139Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm/POD\" id=b6646e07-1989-48d3-9651-a814dc11f2b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:19:48.708717 crc crio[24245]: time=\"2026-06-14T09:19:48.708068014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:19:48.760124 crc crio[24245]: time=\"2026-06-14T09:19:48.759736024Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm Namespace:openstack ID:c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c UID:c7f624a1-449a-4f20-b1cf-063d943390d5 NetNS:/var/run/netns/9be21aa7-d960-4127-bf5e-2805e410956c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7f624a1_449a_4f20_b1cf_063d943390d5.slice PodAnnotations:0xc003bf7458}] Aliases:map[]}\"\nJun 14 09:19:48.760617 crc crio[24245]: time=\"2026-06-14T09:19:48.760583032Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:19:49.282675 crc crio[24245]: 2026-06-14T09:19:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4e266116881d90 Mac:66:e9:c4:b4:9d:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/9be21aa7-d960-4127-bf5e-2805e410956c SocketPath: PciID:}] [{Interface:0xc0005265a0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:19:49.285570 crc crio[24245]: time=\"2026-06-14T09:19:49.283936051Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm Namespace:openstack ID:c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c UID:c7f624a1-449a-4f20-b1cf-063d943390d5 NetNS:/var/run/netns/9be21aa7-d960-4127-bf5e-2805e410956c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7f624a1_449a_4f20_b1cf_063d943390d5.slice PodAnnotations:0xc003bf7458}] Aliases:map[]}\"\nJun 14 09:19:49.285570 crc crio[24245]: time=\"2026-06-14T09:19:49.284190109Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:19:49.299054 crc crio[24245]: time=\"2026-06-14T09:19:49.298944788Z\" level=info msg=\"Ran pod sandbox c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm/POD\" id=b6646e07-1989-48d3-9651-a814dc11f2b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:19:49.303723 crc crio[24245]: time=\"2026-06-14T09:19:49.303606228Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e59cbba6-acf0-4485-9b54-f05d561ba4dc name=/runtime.v1.ImageService/PullImage\nJun 14 09:19:49.314142 crc crio[24245]: time=\"2026-06-14T09:19:49.314041073Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:19:49.763232 crc crio[24245]: time=\"2026-06-14T09:19:49.762929544Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e59cbba6-acf0-4485-9b54-f05d561ba4dc name=/runtime.v1.ImageService/PullImage\nJun 14 09:19:49.765055 crc crio[24245]: time=\"2026-06-14T09:19:49.764633637Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c9003329-7bf2-4723-bd52-53ad839e1387 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:19:49.816612 crc crio[24245]: time=\"2026-06-14T09:19:49.816048796Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=086196dd-75f0-4fde-89fa-fec1d31fa7a5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:19:49.832527 crc crio[24245]: time=\"2026-06-14T09:19:49.832291558Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=dd071756-c2e7-4703-a192-cb26da951335 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:19:49.833219 crc crio[24245]: time=\"2026-06-14T09:19:49.833067833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:19:49.903708 crc crio[24245]: time=\"2026-06-14T09:19:49.903316645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:19:49.909136 crc crio[24245]: time=\"2026-06-14T09:19:49.909040148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:19:50.162835 crc crio[24245]: time=\"2026-06-14T09:19:50.162683496Z\" level=info msg=\"Created container 9d6e286303afe9c87777431eacf9caa5200607121f8cff86c91dbe1d2fa00981: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=dd071756-c2e7-4703-a192-cb26da951335 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:19:50.164156 crc crio[24245]: time=\"2026-06-14T09:19:50.164052809Z\" level=info msg=\"Starting container: 9d6e286303afe9c87777431eacf9caa5200607121f8cff86c91dbe1d2fa00981\" id=abf9afca-5479-487c-b49d-b8c0eee23e56 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:19:50.175171 crc crio[24245]: time=\"2026-06-14T09:19:50.175067491Z\" level=info msg=\"Started container\" PID=173315 containerID=9d6e286303afe9c87777431eacf9caa5200607121f8cff86c91dbe1d2fa00981 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=abf9afca-5479-487c-b49d-b8c0eee23e56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c\nJun 14 09:20:00.593062 crc crio[24245]: time=\"2026-06-14T09:20:00.592200557Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690480-vk7h6/POD\" id=6340269f-527b-43a5-a366-662b61cccd52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:20:00.593062 crc crio[24245]: time=\"2026-06-14T09:20:00.593045565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:20:00.654332 crc crio[24245]: time=\"2026-06-14T09:20:00.654204428Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690480-vk7h6 Namespace:openshift-infra ID:1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618 UID:1226b3da-df49-4fca-b0b0-16ce001ce4f7 NetNS:/var/run/netns/eb39a11b-1541-43d7-af6a-412560b0b245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1226b3da_df49_4fca_b0b0_16ce001ce4f7.slice PodAnnotations:0xc002423be0}] Aliases:map[]}\"\nJun 14 09:20:00.654332 crc crio[24245]: time=\"2026-06-14T09:20:00.654339502Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690480-vk7h6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:20:01.053167 crc crio[24245]: 2026-06-14T09:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bb27d11dbb8e1b Mac:72:0d:d4:8e:cd:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/eb39a11b-1541-43d7-af6a-412560b0b245 SocketPath: PciID:}] [{Interface:0xc0005225a0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:20:01.053674 crc crio[24245]: time=\"2026-06-14T09:20:01.053589638Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690480-vk7h6 Namespace:openshift-infra ID:1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618 UID:1226b3da-df49-4fca-b0b0-16ce001ce4f7 NetNS:/var/run/netns/eb39a11b-1541-43d7-af6a-412560b0b245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1226b3da_df49_4fca_b0b0_16ce001ce4f7.slice PodAnnotations:0xc002423be0}] Aliases:map[]}\"\nJun 14 09:20:01.053954 crc crio[24245]: time=\"2026-06-14T09:20:01.053933719Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690480-vk7h6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:20:01.064572 crc crio[24245]: time=\"2026-06-14T09:20:01.064390295Z\" level=info msg=\"Ran pod sandbox 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618 with infra container: openshift-infra/auto-csr-approver-29690480-vk7h6/POD\" id=6340269f-527b-43a5-a366-662b61cccd52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:20:01.068682 crc crio[24245]: time=\"2026-06-14T09:20:01.068619978Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a526b810-876d-4c65-923a-8c8ed6121e50 name=/runtime.v1.ImageService/PullImage\nJun 14 09:20:01.077027 crc crio[24245]: time=\"2026-06-14T09:20:01.07681176Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:20:02.344537 crc crio[24245]: time=\"2026-06-14T09:20:02.343979847Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a526b810-876d-4c65-923a-8c8ed6121e50 name=/runtime.v1.ImageService/PullImage\nJun 14 09:20:02.347279 crc crio[24245]: time=\"2026-06-14T09:20:02.345408162Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cd32ee75-d3f6-455c-ad11-9ee7cae859c2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:20:02.348978 crc crio[24245]: time=\"2026-06-14T09:20:02.348222653Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0e263042-1434-4542-a2f3-74d68ca9b472 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:20:02.359143 crc crio[24245]: time=\"2026-06-14T09:20:02.359008266Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690480-vk7h6/oc\" id=c35f2f7f-3751-48e5-a00f-8284e5f8615b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:20:02.359665 crc crio[24245]: time=\"2026-06-14T09:20:02.359589425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:20:02.430880 crc crio[24245]: time=\"2026-06-14T09:20:02.430768547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:20:02.737651 crc crio[24245]: time=\"2026-06-14T09:20:02.73713055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:20:02.872639 crc crio[24245]: time=\"2026-06-14T09:20:02.872542112Z\" level=info msg=\"Created container b5d08bd86af97bf4de2ee8ae5d7bae9db04374cef26b15b531239ba2d23f87cd: openshift-infra/auto-csr-approver-29690480-vk7h6/oc\" id=c35f2f7f-3751-48e5-a00f-8284e5f8615b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:20:02.874282 crc crio[24245]: time=\"2026-06-14T09:20:02.874021589Z\" level=info msg=\"Starting container: b5d08bd86af97bf4de2ee8ae5d7bae9db04374cef26b15b531239ba2d23f87cd\" id=0c3634ae-247a-4483-b05f-9cd2073a2195 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:20:02.880317 crc crio[24245]: time=\"2026-06-14T09:20:02.880220237Z\" level=info msg=\"Started container\" PID=174023 containerID=b5d08bd86af97bf4de2ee8ae5d7bae9db04374cef26b15b531239ba2d23f87cd description=openshift-infra/auto-csr-approver-29690480-vk7h6/oc id=0c3634ae-247a-4483-b05f-9cd2073a2195 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618\nJun 14 09:20:05.406638 crc crio[24245]: time=\"2026-06-14T09:20:05.405527412Z\" level=info msg=\"Stopping pod sandbox: 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618\" id=9b173ad8-5fbb-41ae-a7d0-12ea944ef697 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:20:05.408523 crc crio[24245]: time=\"2026-06-14T09:20:05.4076258Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690480-vk7h6 Namespace:openshift-infra ID:1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618 UID:1226b3da-df49-4fca-b0b0-16ce001ce4f7 NetNS:/var/run/netns/eb39a11b-1541-43d7-af6a-412560b0b245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1226b3da_df49_4fca_b0b0_16ce001ce4f7.slice PodAnnotations:0xc001c3d1b8}] Aliases:map[]}\"\nJun 14 09:20:05.408523 crc crio[24245]: time=\"2026-06-14T09:20:05.407975931Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690480-vk7h6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:20:05.854975 crc crio[24245]: time=\"2026-06-14T09:20:05.854405574Z\" level=info msg=\"Stopped pod sandbox: 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618\" id=9b173ad8-5fbb-41ae-a7d0-12ea944ef697 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:20:33.844268 crc crio[24245]: time=\"2026-06-14T09:20:33.839983934Z\" level=info msg=\"Removing container: d510548367a5898741e0be75df00e65cb9e5fbc2dd6aa4e138bfe3458897abcb\" id=e79a9838-9069-4c88-a24f-bd66ce8abae6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:20:33.978509 crc crio[24245]: time=\"2026-06-14T09:20:33.977942864Z\" level=info msg=\"Removed container d510548367a5898741e0be75df00e65cb9e5fbc2dd6aa4e138bfe3458897abcb: openshift-infra/auto-csr-approver-29690474-78jgd/oc\" id=e79a9838-9069-4c88-a24f-bd66ce8abae6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:20:33.989476 crc crio[24245]: time=\"2026-06-14T09:20:33.989275498Z\" level=info msg=\"Stopping pod sandbox: cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489\" id=a7c68a2e-1a31-41e2-a528-8f809aa528b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:20:33.989698 crc crio[24245]: time=\"2026-06-14T09:20:33.989497686Z\" level=info msg=\"Stopped pod sandbox (already stopped): cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489\" id=a7c68a2e-1a31-41e2-a528-8f809aa528b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:20:33.990286 crc crio[24245]: time=\"2026-06-14T09:20:33.990195807Z\" level=info msg=\"Removing pod sandbox: cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489\" id=874f94f3-b609-4d8a-b232-8ff81a6675be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:20:34.014286 crc crio[24245]: time=\"2026-06-14T09:20:34.014163736Z\" level=info msg=\"Removed pod sandbox: cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489\" id=874f94f3-b609-4d8a-b232-8ff81a6675be name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:21:13.636825 crc crio[24245]: time=\"2026-06-14T09:21:13.635238402Z\" level=info msg=\"Stopping pod sandbox: c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c\" id=aa9318df-3183-43ff-803f-39fe73df35cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:21:13.639791 crc crio[24245]: time=\"2026-06-14T09:21:13.638073383Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm Namespace:openstack ID:c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c UID:c7f624a1-449a-4f20-b1cf-063d943390d5 NetNS:/var/run/netns/9be21aa7-d960-4127-bf5e-2805e410956c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7f624a1_449a_4f20_b1cf_063d943390d5.slice PodAnnotations:0xc000130d18}] Aliases:map[]}\"\nJun 14 09:21:13.639791 crc crio[24245]: time=\"2026-06-14T09:21:13.638354693Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:21:14.193156 crc crio[24245]: time=\"2026-06-14T09:21:14.191681758Z\" level=info msg=\"Stopped pod sandbox: c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c\" id=aa9318df-3183-43ff-803f-39fe73df35cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:21:15.248946 crc crio[24245]: time=\"2026-06-14T09:21:15.248217219Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c/POD\" id=5e50baf4-7ea9-435d-a7b4-bae2784ad6b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:21:15.250421 crc crio[24245]: time=\"2026-06-14T09:21:15.249033056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:21:15.301425 crc crio[24245]: time=\"2026-06-14T09:21:15.300778558Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c Namespace:openstack ID:87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d UID:80dafb65-b680-422a-8861-2657ffd7242e NetNS:/var/run/netns/dbcfe338-8fb9-4d70-9d4c-ee00a37e622e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80dafb65_b680_422a_8861_2657ffd7242e.slice PodAnnotations:0xc000131438}] Aliases:map[]}\"\nJun 14 09:21:15.301783 crc crio[24245]: time=\"2026-06-14T09:21:15.301463179Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:21:15.860666 crc crio[24245]: 2026-06-14T09:21:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:87b3453ba450042 Mac:b2:76:30:d4:32:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/dbcfe338-8fb9-4d70-9d4c-ee00a37e622e SocketPath: PciID:}] [{Interface:0xc0004b46a0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:21:15.861909 crc crio[24245]: time=\"2026-06-14T09:21:15.86178951Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c Namespace:openstack ID:87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d UID:80dafb65-b680-422a-8861-2657ffd7242e NetNS:/var/run/netns/dbcfe338-8fb9-4d70-9d4c-ee00a37e622e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80dafb65_b680_422a_8861_2657ffd7242e.slice PodAnnotations:0xc000131438}] Aliases:map[]}\"\nJun 14 09:21:15.862116 crc crio[24245]: time=\"2026-06-14T09:21:15.862061639Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:21:15.873535 crc crio[24245]: time=\"2026-06-14T09:21:15.872993847Z\" level=info msg=\"Ran pod sandbox 87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c/POD\" id=5e50baf4-7ea9-435d-a7b4-bae2784ad6b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:21:15.877172 crc crio[24245]: time=\"2026-06-14T09:21:15.877099398Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=edc9a35b-7bc5-4d67-ba82-9d911c9efa96 name=/runtime.v1.ImageService/PullImage\nJun 14 09:21:15.888165 crc crio[24245]: time=\"2026-06-14T09:21:15.888001797Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:21:16.358645 crc crio[24245]: time=\"2026-06-14T09:21:16.358553469Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=edc9a35b-7bc5-4d67-ba82-9d911c9efa96 name=/runtime.v1.ImageService/PullImage\nJun 14 09:21:16.360423 crc crio[24245]: time=\"2026-06-14T09:21:16.359686905Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bf1a3ba7-ecdc-4e46-8217-8a2b4ff87d94 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:21:16.420771 crc crio[24245]: time=\"2026-06-14T09:21:16.420664382Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=060b1594-71d6-4c5b-a35e-3f0061860c2e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:21:16.431918 crc crio[24245]: time=\"2026-06-14T09:21:16.431671464Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=2e71aff6-096d-4ebb-89e4-d7a324e2321c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:21:16.432985 crc crio[24245]: time=\"2026-06-14T09:21:16.43280253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:21:16.503012 crc crio[24245]: time=\"2026-06-14T09:21:16.502408622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:21:16.524256 crc crio[24245]: time=\"2026-06-14T09:21:16.524190168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:21:16.766004 crc crio[24245]: time=\"2026-06-14T09:21:16.765815851Z\" level=info msg=\"Created container 2f7606fc7b43cf941d59e27c895784c5e661ae4c531cddfc4ae9b06eba58a2f7: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=2e71aff6-096d-4ebb-89e4-d7a324e2321c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:21:16.771478 crc crio[24245]: time=\"2026-06-14T09:21:16.77135964Z\" level=info msg=\"Starting container: 2f7606fc7b43cf941d59e27c895784c5e661ae4c531cddfc4ae9b06eba58a2f7\" id=6abd5bc3-d854-40d4-b23a-55758333bb67 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:21:16.783512 crc crio[24245]: time=\"2026-06-14T09:21:16.783182146Z\" level=info msg=\"Started container\" PID=178188 containerID=2f7606fc7b43cf941d59e27c895784c5e661ae4c531cddfc4ae9b06eba58a2f7 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=6abd5bc3-d854-40d4-b23a-55758333bb67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d\nJun 14 09:22:00.602988 crc crio[24245]: time=\"2026-06-14T09:22:00.601934709Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690482-vwqfd/POD\" id=4807ac9b-ce63-483d-963b-514c5229762b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:22:00.604601 crc crio[24245]: time=\"2026-06-14T09:22:00.603019994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:22:00.654007 crc crio[24245]: time=\"2026-06-14T09:22:00.653512917Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690482-vwqfd Namespace:openshift-infra ID:9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda UID:1b30cba2-a690-4c27-8c17-4452990a56a8 NetNS:/var/run/netns/9284d077-1814-4861-92f1-e630d254545d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b30cba2_a690_4c27_8c17_4452990a56a8.slice PodAnnotations:0xc0006023b0}] Aliases:map[]}\"\nJun 14 09:22:00.654390 crc crio[24245]: time=\"2026-06-14T09:22:00.654358474Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690482-vwqfd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:22:01.296991 crc crio[24245]: 2026-06-14T09:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a7935d9ea7353d Mac:72:8c:6c:2e:81:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/9284d077-1814-4861-92f1-e630d254545d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:22:01.296991 crc crio[24245]: time=\"2026-06-14T09:22:01.296326479Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690482-vwqfd Namespace:openshift-infra ID:9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda UID:1b30cba2-a690-4c27-8c17-4452990a56a8 NetNS:/var/run/netns/9284d077-1814-4861-92f1-e630d254545d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b30cba2_a690_4c27_8c17_4452990a56a8.slice PodAnnotations:0xc0006023b0}] Aliases:map[]}\"\nJun 14 09:22:01.296991 crc crio[24245]: time=\"2026-06-14T09:22:01.296621629Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690482-vwqfd for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:22:01.309950 crc crio[24245]: time=\"2026-06-14T09:22:01.309694151Z\" level=info msg=\"Ran pod sandbox 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda with infra container: openshift-infra/auto-csr-approver-29690482-vwqfd/POD\" id=4807ac9b-ce63-483d-963b-514c5229762b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:22:01.314885 crc crio[24245]: time=\"2026-06-14T09:22:01.314737557Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5557f87f-7b7b-4347-bcd7-06c621d7b16c name=/runtime.v1.ImageService/PullImage\nJun 14 09:22:01.322062 crc crio[24245]: time=\"2026-06-14T09:22:01.321958687Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:22:03.945290 crc crio[24245]: time=\"2026-06-14T09:22:03.944356302Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5557f87f-7b7b-4347-bcd7-06c621d7b16c name=/runtime.v1.ImageService/PullImage\nJun 14 09:22:03.947037 crc crio[24245]: time=\"2026-06-14T09:22:03.946134409Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1ea84a4a-e2b9-4644-a7ae-f96672fbdacd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:22:03.948122 crc crio[24245]: time=\"2026-06-14T09:22:03.948038539Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=56b61bb7-b80f-4dac-9a4a-2dce79099796 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:22:03.999612 crc crio[24245]: time=\"2026-06-14T09:22:03.999479962Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690482-vwqfd/oc\" id=3a400747-1f3b-477c-8a0e-2fdf21cf4617 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:22:04.000316 crc crio[24245]: time=\"2026-06-14T09:22:04.000154584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:22:04.051933 crc crio[24245]: time=\"2026-06-14T09:22:04.051807462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:22:04.364936 crc crio[24245]: time=\"2026-06-14T09:22:04.364521276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:22:05.989523 crc crio[24245]: time=\"2026-06-14T09:22:05.989008651Z\" level=info msg=\"Created container f692421ec7021657d0c894582582e7aa74ef30adfb047c9e074adf87224208dc: openshift-infra/auto-csr-approver-29690482-vwqfd/oc\" id=3a400747-1f3b-477c-8a0e-2fdf21cf4617 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:22:05.992835 crc crio[24245]: time=\"2026-06-14T09:22:05.992696568Z\" level=info msg=\"Starting container: f692421ec7021657d0c894582582e7aa74ef30adfb047c9e074adf87224208dc\" id=8d2d8fe3-e2f9-4b2d-8335-0cf5d88c42bd name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:22:05.999437 crc crio[24245]: time=\"2026-06-14T09:22:05.99932473Z\" level=info msg=\"Started container\" PID=180829 containerID=f692421ec7021657d0c894582582e7aa74ef30adfb047c9e074adf87224208dc description=openshift-infra/auto-csr-approver-29690482-vwqfd/oc id=8d2d8fe3-e2f9-4b2d-8335-0cf5d88c42bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda\nJun 14 09:22:08.718519 crc crio[24245]: time=\"2026-06-14T09:22:08.71834802Z\" level=info msg=\"Stopping pod sandbox: 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda\" id=2e81f87a-fef4-4ea4-9d99-7f61bf0f6fd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:22:08.720610 crc crio[24245]: time=\"2026-06-14T09:22:08.720310363Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690482-vwqfd Namespace:openshift-infra ID:9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda UID:1b30cba2-a690-4c27-8c17-4452990a56a8 NetNS:/var/run/netns/9284d077-1814-4861-92f1-e630d254545d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b30cba2_a690_4c27_8c17_4452990a56a8.slice PodAnnotations:0xc000603940}] Aliases:map[]}\"\nJun 14 09:22:08.720926 crc crio[24245]: time=\"2026-06-14T09:22:08.720894692Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690482-vwqfd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:22:09.131258 crc crio[24245]: time=\"2026-06-14T09:22:09.131077559Z\" level=info msg=\"Stopped pod sandbox: 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda\" id=2e81f87a-fef4-4ea4-9d99-7f61bf0f6fd5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:22:17.890784 crc crio[24245]: time=\"2026-06-14T09:22:17.889966919Z\" level=info msg=\"Stopping pod sandbox: 87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d\" id=9b84e62d-5b67-4cb9-86d3-afc9afb8e8d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:22:17.892595 crc crio[24245]: time=\"2026-06-14T09:22:17.891524369Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c Namespace:openstack ID:87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d UID:80dafb65-b680-422a-8861-2657ffd7242e NetNS:/var/run/netns/dbcfe338-8fb9-4d70-9d4c-ee00a37e622e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80dafb65_b680_422a_8861_2657ffd7242e.slice PodAnnotations:0xc006e0ad48}] Aliases:map[]}\"\nJun 14 09:22:17.892595 crc crio[24245]: time=\"2026-06-14T09:22:17.891703585Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:22:18.509046 crc crio[24245]: time=\"2026-06-14T09:22:18.508580309Z\" level=info msg=\"Stopped pod sandbox: 87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d\" id=9b84e62d-5b67-4cb9-86d3-afc9afb8e8d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:22:19.455586 crc crio[24245]: time=\"2026-06-14T09:22:19.455039098Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x/POD\" id=50ee972b-794f-4024-98a0-8c43d3279a8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:22:19.456689 crc crio[24245]: time=\"2026-06-14T09:22:19.455628357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:22:19.525441 crc crio[24245]: time=\"2026-06-14T09:22:19.525219927Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x Namespace:openstack ID:aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889 UID:506fde62-9d59-4c75-8ed0-8529b7472c33 NetNS:/var/run/netns/fb678fd7-3525-484b-84ff-8fe5b2e5f899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod506fde62_9d59_4c75_8ed0_8529b7472c33.slice PodAnnotations:0xc000620040}] Aliases:map[]}\"\nJun 14 09:22:19.525441 crc crio[24245]: time=\"2026-06-14T09:22:19.525296979Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:22:20.043099 crc crio[24245]: 2026-06-14T09:22:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aedacefec032bb2 Mac:1a:48:53:37:fb:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/fb678fd7-3525-484b-84ff-8fe5b2e5f899 SocketPath: PciID:}] [{Interface:0xc0001ae770 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:22:20.045186 crc crio[24245]: time=\"2026-06-14T09:22:20.045087165Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x Namespace:openstack ID:aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889 UID:506fde62-9d59-4c75-8ed0-8529b7472c33 NetNS:/var/run/netns/fb678fd7-3525-484b-84ff-8fe5b2e5f899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod506fde62_9d59_4c75_8ed0_8529b7472c33.slice PodAnnotations:0xc000620040}] Aliases:map[]}\"\nJun 14 09:22:20.045478 crc crio[24245]: time=\"2026-06-14T09:22:20.045314382Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:22:20.059927 crc crio[24245]: time=\"2026-06-14T09:22:20.057732033Z\" level=info msg=\"Ran pod sandbox aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x/POD\" id=50ee972b-794f-4024-98a0-8c43d3279a8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:22:20.061434 crc crio[24245]: time=\"2026-06-14T09:22:20.061342683Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2b926339-4b29-434c-baa8-dd8ebf140ace name=/runtime.v1.ImageService/PullImage\nJun 14 09:22:20.074362 crc crio[24245]: time=\"2026-06-14T09:22:20.074185475Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:22:20.526585 crc crio[24245]: time=\"2026-06-14T09:22:20.526432172Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2b926339-4b29-434c-baa8-dd8ebf140ace name=/runtime.v1.ImageService/PullImage\nJun 14 09:22:20.529175 crc crio[24245]: time=\"2026-06-14T09:22:20.528974583Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d19310b8-9f9c-4536-8749-6851d4a00112 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:22:20.572270 crc crio[24245]: time=\"2026-06-14T09:22:20.572171462Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8c04cc77-cbae-4843-a81e-cf55f60bd4e9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:22:20.583924 crc crio[24245]: time=\"2026-06-14T09:22:20.583206755Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=77a6bb2a-350f-40b5-aaa3-73e4f2a25de6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:22:20.583924 crc crio[24245]: time=\"2026-06-14T09:22:20.583750662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:22:20.645487 crc crio[24245]: time=\"2026-06-14T09:22:20.644802724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:22:20.648488 crc crio[24245]: time=\"2026-06-14T09:22:20.648418541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:22:20.873383 crc crio[24245]: time=\"2026-06-14T09:22:20.872754288Z\" level=info msg=\"Created container 768901ad1db58abf13ff8373dcf85208e81c669937d84592b20ed28816ace8ff: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=77a6bb2a-350f-40b5-aaa3-73e4f2a25de6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:22:20.875343 crc crio[24245]: time=\"2026-06-14T09:22:20.875236128Z\" level=info msg=\"Starting container: 768901ad1db58abf13ff8373dcf85208e81c669937d84592b20ed28816ace8ff\" id=ca455f82-8870-4b1f-bcbf-db2e8d3b1041 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:22:20.882948 crc crio[24245]: time=\"2026-06-14T09:22:20.882771879Z\" level=info msg=\"Started container\" PID=181889 containerID=768901ad1db58abf13ff8373dcf85208e81c669937d84592b20ed28816ace8ff description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=ca455f82-8870-4b1f-bcbf-db2e8d3b1041 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889\nJun 14 09:22:34.081174 crc crio[24245]: time=\"2026-06-14T09:22:34.079367514Z\" level=info msg=\"Removing container: 50f528314ec14f0f4a38d056a8898f0b17f5b512e0d4bd8e9634172cbfc0e2c5\" id=bc268190-5e3a-45f0-bc49-a3bd44b5fa6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:22:34.235225 crc crio[24245]: time=\"2026-06-14T09:22:34.235007591Z\" level=info msg=\"Removed container 50f528314ec14f0f4a38d056a8898f0b17f5b512e0d4bd8e9634172cbfc0e2c5: openshift-infra/auto-csr-approver-29690476-l72n4/oc\" id=bc268190-5e3a-45f0-bc49-a3bd44b5fa6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:22:34.251425 crc crio[24245]: time=\"2026-06-14T09:22:34.251286183Z\" level=info msg=\"Stopping pod sandbox: b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975\" id=22d9d014-6048-4190-9677-cc6a831c7248 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:22:34.251425 crc crio[24245]: time=\"2026-06-14T09:22:34.251393747Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975\" id=22d9d014-6048-4190-9677-cc6a831c7248 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:22:34.252430 crc crio[24245]: time=\"2026-06-14T09:22:34.252277965Z\" level=info msg=\"Removing pod sandbox: b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975\" id=7684128a-6db1-49c8-a2b3-1d7eaf6838e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:22:34.272057 crc crio[24245]: time=\"2026-06-14T09:22:34.271930172Z\" level=info msg=\"Removed pod sandbox: b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975\" id=7684128a-6db1-49c8-a2b3-1d7eaf6838e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:24:00.559988 crc crio[24245]: time=\"2026-06-14T09:24:00.559050389Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690484-dzpv9/POD\" id=573d7052-2cc0-462d-a7bd-22e6612df456 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:24:00.561303 crc crio[24245]: time=\"2026-06-14T09:24:00.560088543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:24:00.611513 crc crio[24245]: time=\"2026-06-14T09:24:00.611332469Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690484-dzpv9 Namespace:openshift-infra ID:476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717 UID:ef63abae-fa1b-438b-a455-e607863776cb NetNS:/var/run/netns/032a97dc-1a3a-4c48-9d48-636457db3aa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef63abae_fa1b_438b_a455_e607863776cb.slice PodAnnotations:0xc002423488}] Aliases:map[]}\"\nJun 14 09:24:00.611904 crc crio[24245]: time=\"2026-06-14T09:24:00.611533156Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690484-dzpv9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:24:01.256448 crc crio[24245]: 2026-06-14T09:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:476be50f9c9f0f3 Mac:9a:0d:9a:e6:6c:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/032a97dc-1a3a-4c48-9d48-636457db3aa3 SocketPath: PciID:}] [{Interface:0xc0002d2a00 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:24:01.259338 crc crio[24245]: time=\"2026-06-14T09:24:01.259140965Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690484-dzpv9 Namespace:openshift-infra ID:476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717 UID:ef63abae-fa1b-438b-a455-e607863776cb NetNS:/var/run/netns/032a97dc-1a3a-4c48-9d48-636457db3aa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef63abae_fa1b_438b_a455_e607863776cb.slice PodAnnotations:0xc002423488}] Aliases:map[]}\"\nJun 14 09:24:01.259781 crc crio[24245]: time=\"2026-06-14T09:24:01.259667272Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690484-dzpv9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:24:01.281817 crc crio[24245]: time=\"2026-06-14T09:24:01.281730562Z\" level=info msg=\"Ran pod sandbox 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717 with infra container: openshift-infra/auto-csr-approver-29690484-dzpv9/POD\" id=573d7052-2cc0-462d-a7bd-22e6612df456 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:24:01.286968 crc crio[24245]: time=\"2026-06-14T09:24:01.286830915Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9ea17f96-033f-4a68-8938-71db8a1315b6 name=/runtime.v1.ImageService/PullImage\nJun 14 09:24:01.295415 crc crio[24245]: time=\"2026-06-14T09:24:01.295293096Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:24:02.305761 crc crio[24245]: time=\"2026-06-14T09:24:02.304979191Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9ea17f96-033f-4a68-8938-71db8a1315b6 name=/runtime.v1.ImageService/PullImage\nJun 14 09:24:02.308159 crc crio[24245]: time=\"2026-06-14T09:24:02.307191701Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7486b9bb-91ca-4c50-9f61-d0c5c706518a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:24:02.310233 crc crio[24245]: time=\"2026-06-14T09:24:02.309377511Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7391d1b4-bc1d-4906-bdf5-ce35eaa508b4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:24:02.319380 crc crio[24245]: time=\"2026-06-14T09:24:02.319212345Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690484-dzpv9/oc\" id=22fb4dd2-6d57-4385-980a-86e0a15532b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:24:02.320105 crc crio[24245]: time=\"2026-06-14T09:24:02.320030742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:24:02.382957 crc crio[24245]: time=\"2026-06-14T09:24:02.377242538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:24:02.663982 crc crio[24245]: time=\"2026-06-14T09:24:02.66358295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:24:02.786395 crc crio[24245]: time=\"2026-06-14T09:24:02.786285717Z\" level=info msg=\"Created container 1debaea4eb1be9e4228a5e8961989582f114c7ee8d33e982218ab84e29615cb8: openshift-infra/auto-csr-approver-29690484-dzpv9/oc\" id=22fb4dd2-6d57-4385-980a-86e0a15532b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:24:02.787396 crc crio[24245]: time=\"2026-06-14T09:24:02.787340441Z\" level=info msg=\"Starting container: 1debaea4eb1be9e4228a5e8961989582f114c7ee8d33e982218ab84e29615cb8\" id=862fb7f9-d119-4888-8676-b87adbf91057 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:24:02.794115 crc crio[24245]: time=\"2026-06-14T09:24:02.794071376Z\" level=info msg=\"Started container\" PID=186927 containerID=1debaea4eb1be9e4228a5e8961989582f114c7ee8d33e982218ab84e29615cb8 description=openshift-infra/auto-csr-approver-29690484-dzpv9/oc id=862fb7f9-d119-4888-8676-b87adbf91057 name=/runtime.v1.RuntimeService/StartContainer sandboxID=476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717\nJun 14 09:24:04.973375 crc crio[24245]: time=\"2026-06-14T09:24:04.971384991Z\" level=info msg=\"Stopping pod sandbox: 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717\" id=5fe05ff2-6a1e-4db8-bef5-fa51544d8dab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:24:04.976702 crc crio[24245]: time=\"2026-06-14T09:24:04.974579314Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690484-dzpv9 Namespace:openshift-infra ID:476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717 UID:ef63abae-fa1b-438b-a455-e607863776cb NetNS:/var/run/netns/032a97dc-1a3a-4c48-9d48-636457db3aa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef63abae_fa1b_438b_a455_e607863776cb.slice PodAnnotations:0xc00161b098}] Aliases:map[]}\"\nJun 14 09:24:04.976702 crc crio[24245]: time=\"2026-06-14T09:24:04.974935866Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690484-dzpv9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:24:05.492911 crc crio[24245]: time=\"2026-06-14T09:24:05.49224612Z\" level=info msg=\"Stopped pod sandbox: 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717\" id=5fe05ff2-6a1e-4db8-bef5-fa51544d8dab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:24:34.327823 crc crio[24245]: time=\"2026-06-14T09:24:34.326555806Z\" level=info msg=\"Removing container: 3b2295d00c222d58ba94bde8e0da0c8e53aaada15116a5d1c61117ca59e0319c\" id=52dbe6e6-6f62-4965-9eba-5c27080c4bb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:24:34.476170 crc crio[24245]: time=\"2026-06-14T09:24:34.474453628Z\" level=info msg=\"Removed container 3b2295d00c222d58ba94bde8e0da0c8e53aaada15116a5d1c61117ca59e0319c: openshift-infra/auto-csr-approver-29690478-mkhvx/oc\" id=52dbe6e6-6f62-4965-9eba-5c27080c4bb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:24:34.487299 crc crio[24245]: time=\"2026-06-14T09:24:34.487181653Z\" level=info msg=\"Stopping pod sandbox: a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71\" id=6a40c47d-7ef4-4570-b283-94b5de3d83f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:24:34.487709 crc crio[24245]: time=\"2026-06-14T09:24:34.487289188Z\" level=info msg=\"Stopped pod sandbox (already stopped): a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71\" id=6a40c47d-7ef4-4570-b283-94b5de3d83f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:24:34.488425 crc crio[24245]: time=\"2026-06-14T09:24:34.488349061Z\" level=info msg=\"Removing pod sandbox: a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71\" id=d5f3d185-07fa-44dd-9db8-b0a0cb54be76 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:24:34.512437 crc crio[24245]: time=\"2026-06-14T09:24:34.512317604Z\" level=info msg=\"Removed pod sandbox: a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71\" id=d5f3d185-07fa-44dd-9db8-b0a0cb54be76 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:25:44.401321 crc crio[24245]: time=\"2026-06-14T09:25:44.400629945Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vzhvr/POD\" id=038a79ff-e0c8-4c8d-9e8a-4c6f1352cd74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:25:44.403161 crc crio[24245]: time=\"2026-06-14T09:25:44.403093414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:25:44.448384 crc crio[24245]: time=\"2026-06-14T09:25:44.446244122Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vzhvr Namespace:openshift-marketplace ID:90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb UID:a3cb4928-e92b-4500-86ad-00bf634fbb30 NetNS:/var/run/netns/d69ed841-53bb-4f78-814c-7a9d65663dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3cb4928_e92b_4500_86ad_00bf634fbb30.slice PodAnnotations:0xc0006207b8}] Aliases:map[]}\"\nJun 14 09:25:44.448384 crc crio[24245]: time=\"2026-06-14T09:25:44.446679197Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vzhvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:25:45.092358 crc crio[24245]: 2026-06-14T09:25:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90f68e7deb0b14d Mac:7e:36:de:57:d1:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/d69ed841-53bb-4f78-814c-7a9d65663dd2 SocketPath: PciID:}] [{Interface:0xc00025ac40 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:25:45.093734 crc crio[24245]: time=\"2026-06-14T09:25:45.093637739Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vzhvr Namespace:openshift-marketplace ID:90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb UID:a3cb4928-e92b-4500-86ad-00bf634fbb30 NetNS:/var/run/netns/d69ed841-53bb-4f78-814c-7a9d65663dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3cb4928_e92b_4500_86ad_00bf634fbb30.slice PodAnnotations:0xc0006207b8}] Aliases:map[]}\"\nJun 14 09:25:45.094222 crc crio[24245]: time=\"2026-06-14T09:25:45.094074263Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vzhvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:25:45.110231 crc crio[24245]: time=\"2026-06-14T09:25:45.110134349Z\" level=info msg=\"Ran pod sandbox 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb with infra container: openshift-marketplace/redhat-marketplace-vzhvr/POD\" id=038a79ff-e0c8-4c8d-9e8a-4c6f1352cd74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:25:45.114931 crc crio[24245]: time=\"2026-06-14T09:25:45.114762494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7f4e0eec-b807-429d-beb1-728bcf17b3d0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:25:45.119367 crc crio[24245]: time=\"2026-06-14T09:25:45.119270898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33e1d791-b418-49f5-b1bd-e661a8398532 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:25:45.133338 crc crio[24245]: time=\"2026-06-14T09:25:45.133180422Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vzhvr/extract-utilities\" id=830f8948-d621-46f2-8007-f09bd27e3afe name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:25:45.134079 crc crio[24245]: time=\"2026-06-14T09:25:45.133997748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:25:45.184691 crc crio[24245]: time=\"2026-06-14T09:25:45.184534381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:25:45.189434 crc crio[24245]: time=\"2026-06-14T09:25:45.189328574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:25:45.346986 crc crio[24245]: time=\"2026-06-14T09:25:45.346769001Z\" level=info msg=\"Created container acc4b8bc0d13e088bce81b95664ed6d86775dcc4372515ef8c3bd2a510cdee80: openshift-marketplace/redhat-marketplace-vzhvr/extract-utilities\" id=830f8948-d621-46f2-8007-f09bd27e3afe name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:25:45.348907 crc crio[24245]: time=\"2026-06-14T09:25:45.348776655Z\" level=info msg=\"Starting container: acc4b8bc0d13e088bce81b95664ed6d86775dcc4372515ef8c3bd2a510cdee80\" id=fd91bee9-5f7c-4e6d-a082-eb4c36d462d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:25:45.357360 crc crio[24245]: time=\"2026-06-14T09:25:45.357280036Z\" level=info msg=\"Started container\" PID=192195 containerID=acc4b8bc0d13e088bce81b95664ed6d86775dcc4372515ef8c3bd2a510cdee80 description=openshift-marketplace/redhat-marketplace-vzhvr/extract-utilities id=fd91bee9-5f7c-4e6d-a082-eb4c36d462d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb\nJun 14 09:25:46.256589 crc crio[24245]: time=\"2026-06-14T09:25:46.256004701Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ba7db6f5-7bcf-45a7-ba81-3c47576ba5b4 name=/runtime.v1.ImageService/PullImage\nJun 14 09:25:46.274644 crc crio[24245]: time=\"2026-06-14T09:25:46.272978115Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 14 09:25:46.855120 crc crio[24245]: time=\"2026-06-14T09:25:46.854666363Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=ba7db6f5-7bcf-45a7-ba81-3c47576ba5b4 name=/runtime.v1.ImageService/PullImage\nJun 14 09:25:46.856098 crc crio[24245]: time=\"2026-06-14T09:25:46.856034857Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=38b44c8e-7472-4d1a-bee3-c8d5a37320f1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:25:46.858461 crc crio[24245]: time=\"2026-06-14T09:25:46.858373942Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9c550411-bdfc-4174-a185-65c4c1024274 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:25:46.868081 crc crio[24245]: time=\"2026-06-14T09:25:46.867989018Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vzhvr/extract-content\" id=657c33f5-862c-4968-8fa7-c659f87fcdca name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:25:46.868611 crc crio[24245]: time=\"2026-06-14T09:25:46.868547516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:25:46.912303 crc crio[24245]: time=\"2026-06-14T09:25:46.912135799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:25:46.915504 crc crio[24245]: time=\"2026-06-14T09:25:46.915418395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:25:47.099978 crc crio[24245]: time=\"2026-06-14T09:25:47.099735068Z\" level=info msg=\"Created container 4f51afccf57ec458d9656ecf569d33451d18dd004d9175d2e3e1655fe7374aff: openshift-marketplace/redhat-marketplace-vzhvr/extract-content\" id=657c33f5-862c-4968-8fa7-c659f87fcdca name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:25:47.101217 crc crio[24245]: time=\"2026-06-14T09:25:47.10107923Z\" level=info msg=\"Starting container: 4f51afccf57ec458d9656ecf569d33451d18dd004d9175d2e3e1655fe7374aff\" id=4c51a4b5-c241-4cf8-bc42-9095cddf2804 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:25:47.107633 crc crio[24245]: time=\"2026-06-14T09:25:47.107242667Z\" level=info msg=\"Started container\" PID=192290 containerID=4f51afccf57ec458d9656ecf569d33451d18dd004d9175d2e3e1655fe7374aff description=openshift-marketplace/redhat-marketplace-vzhvr/extract-content id=4c51a4b5-c241-4cf8-bc42-9095cddf2804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb\nJun 14 09:25:48.304671 crc crio[24245]: time=\"2026-06-14T09:25:48.30380816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3cebabd9-1c65-4712-8beb-f26a2daab06a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:25:48.317154 crc crio[24245]: time=\"2026-06-14T09:25:48.317040982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=68875a7d-b69a-489c-abe0-89c3f122e243 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:25:48.325825 crc crio[24245]: time=\"2026-06-14T09:25:48.325576265Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vzhvr/registry-server\" id=8735731a-e6b4-4916-bb28-2434eba52880 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:25:48.326278 crc crio[24245]: time=\"2026-06-14T09:25:48.326062911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:25:48.412464 crc crio[24245]: time=\"2026-06-14T09:25:48.412332885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:25:48.415805 crc crio[24245]: time=\"2026-06-14T09:25:48.415776155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:25:48.637085 crc crio[24245]: time=\"2026-06-14T09:25:48.636962137Z\" level=info msg=\"Created container cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51: openshift-marketplace/redhat-marketplace-vzhvr/registry-server\" id=8735731a-e6b4-4916-bb28-2434eba52880 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:25:48.639651 crc crio[24245]: time=\"2026-06-14T09:25:48.639555699Z\" level=info msg=\"Starting container: cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51\" id=5b1cdc92-f011-454b-84f3-405156f18cf1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:25:48.657245 crc crio[24245]: time=\"2026-06-14T09:25:48.657056978Z\" level=info msg=\"Started container\" PID=192360 containerID=cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51 description=openshift-marketplace/redhat-marketplace-vzhvr/registry-server id=5b1cdc92-f011-454b-84f3-405156f18cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb\nJun 14 09:25:57.471575 crc crio[24245]: time=\"2026-06-14T09:25:57.470973996Z\" level=info msg=\"Stopping container: cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51 (timeout: 2s)\" id=72c72607-0d01-45fe-a3db-abd35fe4bc04 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:25:57.628102 crc crio[24245]: time=\"2026-06-14T09:25:57.627948007Z\" level=info msg=\"Stopped container cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51: openshift-marketplace/redhat-marketplace-vzhvr/registry-server\" id=72c72607-0d01-45fe-a3db-abd35fe4bc04 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:25:57.633209 crc crio[24245]: time=\"2026-06-14T09:25:57.633072472Z\" level=info msg=\"Stopping pod sandbox: 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb\" id=b47ef7f6-0645-44a0-bce3-74eed5d4f567 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:25:57.634528 crc crio[24245]: time=\"2026-06-14T09:25:57.634414786Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vzhvr Namespace:openshift-marketplace ID:90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb UID:a3cb4928-e92b-4500-86ad-00bf634fbb30 NetNS:/var/run/netns/d69ed841-53bb-4f78-814c-7a9d65663dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3cb4928_e92b_4500_86ad_00bf634fbb30.slice PodAnnotations:0xc00274b130}] Aliases:map[]}\"\nJun 14 09:25:57.634760 crc crio[24245]: time=\"2026-06-14T09:25:57.634692805Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vzhvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:25:58.053085 crc crio[24245]: time=\"2026-06-14T09:25:58.050921351Z\" level=info msg=\"Stopped pod sandbox: 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb\" id=b47ef7f6-0645-44a0-bce3-74eed5d4f567 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:25:58.497125 crc crio[24245]: time=\"2026-06-14T09:25:58.497004094Z\" level=info msg=\"Removing container: cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51\" id=52c30d38-f51e-4e00-a187-02f88a6ea7a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:25:58.545259 crc crio[24245]: time=\"2026-06-14T09:25:58.545097346Z\" level=info msg=\"Removed container cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51: openshift-marketplace/redhat-marketplace-vzhvr/registry-server\" id=52c30d38-f51e-4e00-a187-02f88a6ea7a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:25:58.548516 crc crio[24245]: time=\"2026-06-14T09:25:58.548449995Z\" level=info msg=\"Removing container: 4f51afccf57ec458d9656ecf569d33451d18dd004d9175d2e3e1655fe7374aff\" id=4a56684f-0cfd-41c5-b825-b3eae61db71d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:25:58.606022 crc crio[24245]: time=\"2026-06-14T09:25:58.605023274Z\" level=info msg=\"Removed container 4f51afccf57ec458d9656ecf569d33451d18dd004d9175d2e3e1655fe7374aff: openshift-marketplace/redhat-marketplace-vzhvr/extract-content\" id=4a56684f-0cfd-41c5-b825-b3eae61db71d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:25:58.608106 crc crio[24245]: time=\"2026-06-14T09:25:58.608013667Z\" level=info msg=\"Removing container: acc4b8bc0d13e088bce81b95664ed6d86775dcc4372515ef8c3bd2a510cdee80\" id=6c169652-9f47-4ce6-8b3e-1d4cf3bf3428 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:25:58.680460 crc crio[24245]: time=\"2026-06-14T09:25:58.680352021Z\" level=info msg=\"Removed container acc4b8bc0d13e088bce81b95664ed6d86775dcc4372515ef8c3bd2a510cdee80: openshift-marketplace/redhat-marketplace-vzhvr/extract-utilities\" id=6c169652-9f47-4ce6-8b3e-1d4cf3bf3428 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:26:00.589137 crc crio[24245]: time=\"2026-06-14T09:26:00.588427905Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690486-4tmls/POD\" id=26919655-3192-438b-a093-19b769c02944 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:26:00.590604 crc crio[24245]: time=\"2026-06-14T09:26:00.589146318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:26:00.632569 crc crio[24245]: time=\"2026-06-14T09:26:00.632398971Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690486-4tmls Namespace:openshift-infra ID:0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799 UID:60f9dfb4-46f2-4524-9ebf-7174686fc1bf NetNS:/var/run/netns/21611dbf-08ba-417f-ae5f-dfa804b0701b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f9dfb4_46f2_4524_9ebf_7174686fc1bf.slice PodAnnotations:0xc000602410}] Aliases:map[]}\"\nJun 14 09:26:00.632569 crc crio[24245]: time=\"2026-06-14T09:26:00.632477753Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690486-4tmls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:26:01.277800 crc crio[24245]: 2026-06-14T09:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fc0f30ef64f21a Mac:7a:d1:7d:2b:b3:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/21611dbf-08ba-417f-ae5f-dfa804b0701b SocketPath: PciID:}] [{Interface:0xc0003265e0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:26:01.280522 crc crio[24245]: time=\"2026-06-14T09:26:01.280386368Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690486-4tmls Namespace:openshift-infra ID:0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799 UID:60f9dfb4-46f2-4524-9ebf-7174686fc1bf NetNS:/var/run/netns/21611dbf-08ba-417f-ae5f-dfa804b0701b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f9dfb4_46f2_4524_9ebf_7174686fc1bf.slice PodAnnotations:0xc000602410}] Aliases:map[]}\"\nJun 14 09:26:01.280925 crc crio[24245]: time=\"2026-06-14T09:26:01.280778651Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690486-4tmls for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:26:01.304958 crc crio[24245]: time=\"2026-06-14T09:26:01.304800668Z\" level=info msg=\"Ran pod sandbox 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799 with infra container: openshift-infra/auto-csr-approver-29690486-4tmls/POD\" id=26919655-3192-438b-a093-19b769c02944 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:26:01.311782 crc crio[24245]: time=\"2026-06-14T09:26:01.311674296Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=675934a6-b01e-4e36-81b7-1bfffd88b92c name=/runtime.v1.ImageService/PullImage\nJun 14 09:26:01.323683 crc crio[24245]: time=\"2026-06-14T09:26:01.323569127Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:26:02.134286 crc crio[24245]: time=\"2026-06-14T09:26:02.133193525Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=675934a6-b01e-4e36-81b7-1bfffd88b92c name=/runtime.v1.ImageService/PullImage\nJun 14 09:26:02.136227 crc crio[24245]: time=\"2026-06-14T09:26:02.136047507Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=93962fbc-de8f-4072-9676-5d4b33883a28 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:26:02.138464 crc crio[24245]: time=\"2026-06-14T09:26:02.13835676Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b8b82607-84bf-4957-b087-fb5001d76f5b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:26:02.152573 crc crio[24245]: time=\"2026-06-14T09:26:02.152102169Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690486-4tmls/oc\" id=04233b78-4cf5-4a92-a798-02cd21a84fa5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:26:02.153440 crc crio[24245]: time=\"2026-06-14T09:26:02.153315748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:26:02.225057 crc crio[24245]: time=\"2026-06-14T09:26:02.224929824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:26:02.640368 crc crio[24245]: time=\"2026-06-14T09:26:02.640264765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:26:02.764722 crc crio[24245]: time=\"2026-06-14T09:26:02.762737004Z\" level=info msg=\"Created container 8c7e39685de1484cb632864068b9536f61dfe7c28fd69945741628e5f6368e8b: openshift-infra/auto-csr-approver-29690486-4tmls/oc\" id=04233b78-4cf5-4a92-a798-02cd21a84fa5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:26:02.771534 crc crio[24245]: time=\"2026-06-14T09:26:02.765246445Z\" level=info msg=\"Starting container: 8c7e39685de1484cb632864068b9536f61dfe7c28fd69945741628e5f6368e8b\" id=d3e86a27-0279-45c5-bf97-501d6c21868a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:26:02.772296 crc crio[24245]: time=\"2026-06-14T09:26:02.772152984Z\" level=info msg=\"Started container\" PID=193257 containerID=8c7e39685de1484cb632864068b9536f61dfe7c28fd69945741628e5f6368e8b description=openshift-infra/auto-csr-approver-29690486-4tmls/oc id=d3e86a27-0279-45c5-bf97-501d6c21868a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799\nJun 14 09:26:04.650147 crc crio[24245]: time=\"2026-06-14T09:26:04.648991927Z\" level=info msg=\"Stopping pod sandbox: 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799\" id=d4a1ffff-6873-4f3e-8857-7c18f385f456 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:26:04.651379 crc crio[24245]: time=\"2026-06-14T09:26:04.651171316Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690486-4tmls Namespace:openshift-infra ID:0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799 UID:60f9dfb4-46f2-4524-9ebf-7174686fc1bf NetNS:/var/run/netns/21611dbf-08ba-417f-ae5f-dfa804b0701b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f9dfb4_46f2_4524_9ebf_7174686fc1bf.slice PodAnnotations:0xc0004ccf88}] Aliases:map[]}\"\nJun 14 09:26:04.652202 crc crio[24245]: time=\"2026-06-14T09:26:04.652149417Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690486-4tmls from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:26:05.013047 crc crio[24245]: time=\"2026-06-14T09:26:05.012354697Z\" level=info msg=\"Stopped pod sandbox: 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799\" id=d4a1ffff-6873-4f3e-8857-7c18f385f456 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:26:34.564398 crc crio[24245]: time=\"2026-06-14T09:26:34.563273288Z\" level=info msg=\"Removing container: b5d08bd86af97bf4de2ee8ae5d7bae9db04374cef26b15b531239ba2d23f87cd\" id=97e0b869-ca1b-41f7-b448-964c67d5d522 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:26:34.712568 crc crio[24245]: time=\"2026-06-14T09:26:34.712404108Z\" level=info msg=\"Removed container b5d08bd86af97bf4de2ee8ae5d7bae9db04374cef26b15b531239ba2d23f87cd: openshift-infra/auto-csr-approver-29690480-vk7h6/oc\" id=97e0b869-ca1b-41f7-b448-964c67d5d522 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:26:34.725690 crc crio[24245]: time=\"2026-06-14T09:26:34.725369687Z\" level=info msg=\"Stopping pod sandbox: 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618\" id=08e749ca-615a-4d80-95e0-c3fdf4141460 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:26:34.725690 crc crio[24245]: time=\"2026-06-14T09:26:34.72547044Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618\" id=08e749ca-615a-4d80-95e0-c3fdf4141460 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:26:34.727403 crc crio[24245]: time=\"2026-06-14T09:26:34.727231476Z\" level=info msg=\"Removing pod sandbox: 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618\" id=cbe3f0bd-3013-4ee1-8942-8464941c727f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:26:34.746544 crc crio[24245]: time=\"2026-06-14T09:26:34.746436713Z\" level=info msg=\"Removed pod sandbox: 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618\" id=cbe3f0bd-3013-4ee1-8942-8464941c727f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:26:34.747807 crc crio[24245]: time=\"2026-06-14T09:26:34.7477077Z\" level=info msg=\"Stopping pod sandbox: 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb\" id=25e83e93-0fe5-4b77-92a6-d8112b493fa8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:26:34.748105 crc crio[24245]: time=\"2026-06-14T09:26:34.747826874Z\" level=info msg=\"Stopped pod sandbox (already stopped): 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb\" id=25e83e93-0fe5-4b77-92a6-d8112b493fa8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:26:34.748476 crc crio[24245]: time=\"2026-06-14T09:26:34.748403223Z\" level=info msg=\"Removing pod sandbox: 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb\" id=80628678-17b3-4503-9b3b-5604d35c9c93 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:26:34.762405 crc crio[24245]: time=\"2026-06-14T09:26:34.762316079Z\" level=info msg=\"Removed pod sandbox: 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb\" id=80628678-17b3-4503-9b3b-5604d35c9c93 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:27:03.627387 crc crio[24245]: time=\"2026-06-14T09:27:03.626400643Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-prrpx/POD\" id=391902a0-fdd0-47f3-9387-246f6a722a80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:27:03.628804 crc crio[24245]: time=\"2026-06-14T09:27:03.627425076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:03.665966 crc crio[24245]: time=\"2026-06-14T09:27:03.665599706Z\" level=info msg=\"Got pod network &{Name:certified-operators-prrpx Namespace:openshift-marketplace ID:7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16 UID:733505c6-0f6b-4e7f-aeab-24efc39c023a NetNS:/var/run/netns/d70d40ed-63f1-4224-a756-4f30cecc8805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod733505c6_0f6b_4e7f_aeab_24efc39c023a.slice PodAnnotations:0xc00274a8a0}] Aliases:map[]}\"\nJun 14 09:27:03.665966 crc crio[24245]: time=\"2026-06-14T09:27:03.665940947Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-prrpx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:27:03.879330 crc crio[24245]: time=\"2026-06-14T09:27:03.879127512Z\" level=info msg=\"Stopping pod sandbox: aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889\" id=f738aa65-ead0-4994-b63b-48b00bb739ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:27:03.880220 crc crio[24245]: time=\"2026-06-14T09:27:03.880150385Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x Namespace:openstack ID:aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889 UID:506fde62-9d59-4c75-8ed0-8529b7472c33 NetNS:/var/run/netns/fb678fd7-3525-484b-84ff-8fe5b2e5f899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod506fde62_9d59_4c75_8ed0_8529b7472c33.slice PodAnnotations:0xc000523ed8}] Aliases:map[]}\"\nJun 14 09:27:03.880423 crc crio[24245]: time=\"2026-06-14T09:27:03.880370872Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:27:04.323984 crc crio[24245]: 2026-06-14T09:27:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b5e8ece5f9fd08 Mac:2a:c9:35:6c:6d:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/d70d40ed-63f1-4224-a756-4f30cecc8805 SocketPath: PciID:}] [{Interface:0xc000158be0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:27:04.324731 crc crio[24245]: time=\"2026-06-14T09:27:04.324690959Z\" level=info msg=\"Got pod network &{Name:certified-operators-prrpx Namespace:openshift-marketplace ID:7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16 UID:733505c6-0f6b-4e7f-aeab-24efc39c023a NetNS:/var/run/netns/d70d40ed-63f1-4224-a756-4f30cecc8805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod733505c6_0f6b_4e7f_aeab_24efc39c023a.slice PodAnnotations:0xc00274a8a0}] Aliases:map[]}\"\nJun 14 09:27:04.325258 crc crio[24245]: time=\"2026-06-14T09:27:04.324942277Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-prrpx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:27:04.343165 crc crio[24245]: time=\"2026-06-14T09:27:04.343067656Z\" level=info msg=\"Ran pod sandbox 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16 with infra container: openshift-marketplace/certified-operators-prrpx/POD\" id=391902a0-fdd0-47f3-9387-246f6a722a80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:27:04.350581 crc crio[24245]: time=\"2026-06-14T09:27:04.350417192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6833b3d0-5486-4562-a156-b7aeff587141 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:04.353233 crc crio[24245]: time=\"2026-06-14T09:27:04.352721613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d54f8fb3-839c-4b95-86f8-aefc319784f7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:04.366164 crc crio[24245]: time=\"2026-06-14T09:27:04.365257885Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-prrpx/extract-utilities\" id=c9881849-0765-45ff-a7f2-33ef50683e8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:04.366164 crc crio[24245]: time=\"2026-06-14T09:27:04.365655827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:04.477349 crc crio[24245]: time=\"2026-06-14T09:27:04.47697529Z\" level=info msg=\"Stopped pod sandbox: aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889\" id=f738aa65-ead0-4994-b63b-48b00bb739ea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:27:04.520222 crc crio[24245]: time=\"2026-06-14T09:27:04.519967417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:04.536908 crc crio[24245]: time=\"2026-06-14T09:27:04.536164453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:04.777525 crc crio[24245]: time=\"2026-06-14T09:27:04.777233136Z\" level=info msg=\"Created container 9688e727c3b860640e66c660c76bc5628c8447b25891469e6fea73c58e0d3e18: openshift-marketplace/certified-operators-prrpx/extract-utilities\" id=c9881849-0765-45ff-a7f2-33ef50683e8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:04.779331 crc crio[24245]: time=\"2026-06-14T09:27:04.778465196Z\" level=info msg=\"Starting container: 9688e727c3b860640e66c660c76bc5628c8447b25891469e6fea73c58e0d3e18\" id=7722641b-7037-4d41-b8e3-8c21d7866080 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:27:04.788471 crc crio[24245]: time=\"2026-06-14T09:27:04.788064713Z\" level=info msg=\"Started container\" PID=196814 containerID=9688e727c3b860640e66c660c76bc5628c8447b25891469e6fea73c58e0d3e18 description=openshift-marketplace/certified-operators-prrpx/extract-utilities id=7722641b-7037-4d41-b8e3-8c21d7866080 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16\nJun 14 09:27:04.901699 crc crio[24245]: time=\"2026-06-14T09:27:04.900341446Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=37ada617-c68f-4338-ae8e-b6cd50b52252 name=/runtime.v1.ImageService/PullImage\nJun 14 09:27:04.912946 crc crio[24245]: time=\"2026-06-14T09:27:04.912759254Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 14 09:27:05.450766 crc crio[24245]: time=\"2026-06-14T09:27:05.450073938Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf/POD\" id=bf0c1f5b-5e25-4d27-b31a-482f81dddf60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:27:05.450980 crc crio[24245]: time=\"2026-06-14T09:27:05.450791551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:05.467275 crc crio[24245]: time=\"2026-06-14T09:27:05.467157803Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4\" id=37ada617-c68f-4338-ae8e-b6cd50b52252 name=/runtime.v1.ImageService/PullImage\nJun 14 09:27:05.468195 crc crio[24245]: time=\"2026-06-14T09:27:05.468105563Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=16f0649a-ee9d-417f-b4aa-e6c90b040f1d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:05.492268 crc crio[24245]: time=\"2026-06-14T09:27:05.492163602Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=895536a4-f7bb-4b5c-86f4-3c707c66c6af name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:05.511227 crc crio[24245]: time=\"2026-06-14T09:27:05.511146749Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf Namespace:openstack ID:e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530 UID:9a06505b-392b-401b-988e-ee2ed7d2a0d8 NetNS:/var/run/netns/326204b6-9b4b-4e78-8c13-ce49c6c6d126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a06505b_392b_401b_988e_ee2ed7d2a0d8.slice PodAnnotations:0xc00274a848}] Aliases:map[]}\"\nJun 14 09:27:05.511227 crc crio[24245]: time=\"2026-06-14T09:27:05.511217252Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:27:05.512134 crc crio[24245]: time=\"2026-06-14T09:27:05.512014985Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-prrpx/extract-content\" id=64df49ad-ceec-4125-901a-bd6aefdf3791 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:05.512603 crc crio[24245]: time=\"2026-06-14T09:27:05.512574393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:05.565020 crc crio[24245]: time=\"2026-06-14T09:27:05.563996555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:05.568107 crc crio[24245]: time=\"2026-06-14T09:27:05.567934151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:05.736416 crc crio[24245]: time=\"2026-06-14T09:27:05.736106Z\" level=info msg=\"Created container 8bf27d6ca1f249b74e5123d2e0cfbc756f95f86eb7ea25773d8d661adecaf336: openshift-marketplace/certified-operators-prrpx/extract-content\" id=64df49ad-ceec-4125-901a-bd6aefdf3791 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:05.737625 crc crio[24245]: time=\"2026-06-14T09:27:05.737443912Z\" level=info msg=\"Starting container: 8bf27d6ca1f249b74e5123d2e0cfbc756f95f86eb7ea25773d8d661adecaf336\" id=10a3539a-eb89-4341-b6cd-a3f6a7d00768 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:27:05.742740 crc crio[24245]: time=\"2026-06-14T09:27:05.742713941Z\" level=info msg=\"Started container\" PID=196897 containerID=8bf27d6ca1f249b74e5123d2e0cfbc756f95f86eb7ea25773d8d661adecaf336 description=openshift-marketplace/certified-operators-prrpx/extract-content id=10a3539a-eb89-4341-b6cd-a3f6a7d00768 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16\nJun 14 09:27:06.122825 crc crio[24245]: 2026-06-14T09:27:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4efe957382cc11 Mac:4e:32:24:75:99:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/326204b6-9b4b-4e78-8c13-ce49c6c6d126 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:27:06.125140 crc crio[24245]: time=\"2026-06-14T09:27:06.124636075Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf Namespace:openstack ID:e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530 UID:9a06505b-392b-401b-988e-ee2ed7d2a0d8 NetNS:/var/run/netns/326204b6-9b4b-4e78-8c13-ce49c6c6d126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a06505b_392b_401b_988e_ee2ed7d2a0d8.slice PodAnnotations:0xc00274a848}] Aliases:map[]}\"\nJun 14 09:27:06.125140 crc crio[24245]: time=\"2026-06-14T09:27:06.124951725Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:27:06.142557 crc crio[24245]: time=\"2026-06-14T09:27:06.142387172Z\" level=info msg=\"Ran pod sandbox e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf/POD\" id=bf0c1f5b-5e25-4d27-b31a-482f81dddf60 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:27:06.146943 crc crio[24245]: time=\"2026-06-14T09:27:06.146829863Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=cf485e31-0576-4e97-a43d-8d97e6cf622d name=/runtime.v1.ImageService/PullImage\nJun 14 09:27:06.156971 crc crio[24245]: time=\"2026-06-14T09:27:06.156787321Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:27:06.659266 crc crio[24245]: time=\"2026-06-14T09:27:06.658482429Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=cf485e31-0576-4e97-a43d-8d97e6cf622d name=/runtime.v1.ImageService/PullImage\nJun 14 09:27:06.661599 crc crio[24245]: time=\"2026-06-14T09:27:06.661532805Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=85b7b588-5be3-43e9-9980-e3bb3eb42420 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:06.736382 crc crio[24245]: time=\"2026-06-14T09:27:06.736269754Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0d407ef5-ecbb-478c-abee-e0d776e011c3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:06.748078 crc crio[24245]: time=\"2026-06-14T09:27:06.747830771Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=f41f35ff-9e83-43b3-a595-3eeb6bc8bac6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:06.748529 crc crio[24245]: time=\"2026-06-14T09:27:06.748425201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:06.804762 crc crio[24245]: time=\"2026-06-14T09:27:06.804710207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:06.811254 crc crio[24245]: time=\"2026-06-14T09:27:06.811194434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:06.954228 crc crio[24245]: time=\"2026-06-14T09:27:06.953948872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=78cd9593-9de6-4745-8b1f-7cdc3421e56f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:06.958338 crc crio[24245]: time=\"2026-06-14T09:27:06.957979782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6a846746-dc35-4f8a-9fcb-da333e0f8c71 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:06.970448 crc crio[24245]: time=\"2026-06-14T09:27:06.969248421Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-prrpx/registry-server\" id=df57de26-127d-4d6c-b873-58666828f46f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:06.970448 crc crio[24245]: time=\"2026-06-14T09:27:06.97014472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:07.070315 crc crio[24245]: time=\"2026-06-14T09:27:07.070127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:07.076032 crc crio[24245]: time=\"2026-06-14T09:27:07.075974427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:07.129387 crc crio[24245]: time=\"2026-06-14T09:27:07.129163575Z\" level=info msg=\"Created container d1047f84de4d7a80609fe49f816b543e741c5612d3b37eaee1dad5367e67a58f: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=f41f35ff-9e83-43b3-a595-3eeb6bc8bac6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:07.131826 crc crio[24245]: time=\"2026-06-14T09:27:07.131741858Z\" level=info msg=\"Starting container: d1047f84de4d7a80609fe49f816b543e741c5612d3b37eaee1dad5367e67a58f\" id=cf09d7e7-8a0b-4bfe-8b79-c38ee524e800 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:27:07.142830 crc crio[24245]: time=\"2026-06-14T09:27:07.142295385Z\" level=info msg=\"Started container\" PID=197000 containerID=d1047f84de4d7a80609fe49f816b543e741c5612d3b37eaee1dad5367e67a58f description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf/nova-edpm-deployment-ipam-openstack-edpm-ipam id=cf09d7e7-8a0b-4bfe-8b79-c38ee524e800 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530\nJun 14 09:27:07.262624 crc crio[24245]: time=\"2026-06-14T09:27:07.262042988Z\" level=info msg=\"Created container e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24: openshift-marketplace/certified-operators-prrpx/registry-server\" id=df57de26-127d-4d6c-b873-58666828f46f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:07.265580 crc crio[24245]: time=\"2026-06-14T09:27:07.265433707Z\" level=info msg=\"Starting container: e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24\" id=069b9b10-ba49-425c-b5e1-f01a29335c84 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:27:07.271891 crc crio[24245]: time=\"2026-06-14T09:27:07.271605993Z\" level=info msg=\"Started container\" PID=197012 containerID=e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24 description=openshift-marketplace/certified-operators-prrpx/registry-server id=069b9b10-ba49-425c-b5e1-f01a29335c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16\nJun 14 09:27:16.142713 crc crio[24245]: time=\"2026-06-14T09:27:16.140265032Z\" level=info msg=\"Stopping container: e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24 (timeout: 2s)\" id=d022638b-b655-447d-af3b-40fa7f554855 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:27:16.614481 crc crio[24245]: time=\"2026-06-14T09:27:16.613186701Z\" level=info msg=\"Stopped container e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24: openshift-marketplace/certified-operators-prrpx/registry-server\" id=d022638b-b655-447d-af3b-40fa7f554855 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:27:16.616130 crc crio[24245]: time=\"2026-06-14T09:27:16.615825175Z\" level=info msg=\"Stopping pod sandbox: 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16\" id=39b35f1b-9498-47a9-ac56-3746b7210627 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:27:16.617910 crc crio[24245]: time=\"2026-06-14T09:27:16.617738997Z\" level=info msg=\"Got pod network &{Name:certified-operators-prrpx Namespace:openshift-marketplace ID:7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16 UID:733505c6-0f6b-4e7f-aeab-24efc39c023a NetNS:/var/run/netns/d70d40ed-63f1-4224-a756-4f30cecc8805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod733505c6_0f6b_4e7f_aeab_24efc39c023a.slice PodAnnotations:0xc000523a48}] Aliases:map[]}\"\nJun 14 09:27:16.618138 crc crio[24245]: time=\"2026-06-14T09:27:16.618047807Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-prrpx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:27:17.124425 crc crio[24245]: time=\"2026-06-14T09:27:17.122465508Z\" level=info msg=\"Stopped pod sandbox: 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16\" id=39b35f1b-9498-47a9-ac56-3746b7210627 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:27:17.208528 crc crio[24245]: time=\"2026-06-14T09:27:17.208353789Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-kfxkt/POD\" id=cd70c116-19ae-45a8-aa56-e6fccb232a58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:27:17.210433 crc crio[24245]: time=\"2026-06-14T09:27:17.208574276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:17.281179 crc crio[24245]: time=\"2026-06-14T09:27:17.281082795Z\" level=info msg=\"Got pod network &{Name:community-operators-kfxkt Namespace:openshift-marketplace ID:833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f UID:73c28bad-81e8-4f01-9717-5e6664a23918 NetNS:/var/run/netns/71644952-396f-4ad4-9675-2f991fd80667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73c28bad_81e8_4f01_9717_5e6664a23918.slice PodAnnotations:0xc001b86040}] Aliases:map[]}\"\nJun 14 09:27:17.281179 crc crio[24245]: time=\"2026-06-14T09:27:17.281152917Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-kfxkt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:27:17.779622 crc crio[24245]: 2026-06-14T09:27:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:833e17530dc7836 Mac:0e:87:70:de:2b:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/71644952-396f-4ad4-9675-2f991fd80667 SocketPath: PciID:}] [{Interface:0xc0002ac5a0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:27:17.807555 crc crio[24245]: time=\"2026-06-14T09:27:17.804187859Z\" level=info msg=\"Got pod network &{Name:community-operators-kfxkt Namespace:openshift-marketplace ID:833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f UID:73c28bad-81e8-4f01-9717-5e6664a23918 NetNS:/var/run/netns/71644952-396f-4ad4-9675-2f991fd80667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73c28bad_81e8_4f01_9717_5e6664a23918.slice PodAnnotations:0xc001b86040}] Aliases:map[]}\"\nJun 14 09:27:17.807555 crc crio[24245]: time=\"2026-06-14T09:27:17.804614243Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-kfxkt for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:27:17.847454 crc crio[24245]: time=\"2026-06-14T09:27:17.844225066Z\" level=info msg=\"Ran pod sandbox 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f with infra container: openshift-marketplace/community-operators-kfxkt/POD\" id=cd70c116-19ae-45a8-aa56-e6fccb232a58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:27:17.858951 crc crio[24245]: time=\"2026-06-14T09:27:17.856332552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e12b9281-64c0-4c5c-95c9-8bbacd3ba6ad name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:17.865133 crc crio[24245]: time=\"2026-06-14T09:27:17.863233414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fa55d8f1-c122-40cc-bd99-1d978ecab58e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:17.875882 crc crio[24245]: time=\"2026-06-14T09:27:17.87574596Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kfxkt/extract-utilities\" id=760f01c8-9aad-4afa-b0c4-72e6daeb940e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:17.876188 crc crio[24245]: time=\"2026-06-14T09:27:17.876100031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:17.960033 crc crio[24245]: time=\"2026-06-14T09:27:17.958592675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:17.966376 crc crio[24245]: time=\"2026-06-14T09:27:17.965963363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:18.161526 crc crio[24245]: time=\"2026-06-14T09:27:18.161357179Z\" level=info msg=\"Created container 4d316a71943ba244221901496a2a5554b4a7f45fb24394f655b4873a71a2ed54: openshift-marketplace/community-operators-kfxkt/extract-utilities\" id=760f01c8-9aad-4afa-b0c4-72e6daeb940e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:18.163677 crc crio[24245]: time=\"2026-06-14T09:27:18.163539218Z\" level=info msg=\"Starting container: 4d316a71943ba244221901496a2a5554b4a7f45fb24394f655b4873a71a2ed54\" id=7a49c108-3fe0-4c6e-99db-2c5ba9172402 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:27:18.179367 crc crio[24245]: time=\"2026-06-14T09:27:18.179182441Z\" level=info msg=\"Started container\" PID=197698 containerID=4d316a71943ba244221901496a2a5554b4a7f45fb24394f655b4873a71a2ed54 description=openshift-marketplace/community-operators-kfxkt/extract-utilities id=7a49c108-3fe0-4c6e-99db-2c5ba9172402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f\nJun 14 09:27:19.252561 crc crio[24245]: time=\"2026-06-14T09:27:19.251647308Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8ddb9873-9319-4ae2-aa36-44ad47979ec7 name=/runtime.v1.ImageService/PullImage\nJun 14 09:27:19.263001 crc crio[24245]: time=\"2026-06-14T09:27:19.262813086Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 14 09:27:19.978007 crc crio[24245]: time=\"2026-06-14T09:27:19.977583306Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=8ddb9873-9319-4ae2-aa36-44ad47979ec7 name=/runtime.v1.ImageService/PullImage\nJun 14 09:27:19.979209 crc crio[24245]: time=\"2026-06-14T09:27:19.979019421Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4efa8264-6d4d-4260-bf1b-3c850378237b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:19.983027 crc crio[24245]: time=\"2026-06-14T09:27:19.98275036Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6bfec76c-5c66-47f1-b98b-d7315e0a0884 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:19.991704 crc crio[24245]: time=\"2026-06-14T09:27:19.991563832Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kfxkt/extract-content\" id=2812ddad-56ac-4e15-b268-0e7b1a2d566a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:19.992647 crc crio[24245]: time=\"2026-06-14T09:27:19.992361276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:20.069482 crc crio[24245]: time=\"2026-06-14T09:27:20.069340374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:20.074098 crc crio[24245]: time=\"2026-06-14T09:27:20.073999133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:20.299438 crc crio[24245]: time=\"2026-06-14T09:27:20.29879569Z\" level=info msg=\"Created container da63cb218c043fd29482e844a87b4924e55874ea102cd8097608b596d314dbe9: openshift-marketplace/community-operators-kfxkt/extract-content\" id=2812ddad-56ac-4e15-b268-0e7b1a2d566a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:20.301015 crc crio[24245]: time=\"2026-06-14T09:27:20.300570207Z\" level=info msg=\"Starting container: da63cb218c043fd29482e844a87b4924e55874ea102cd8097608b596d314dbe9\" id=50dcce6c-e96e-49e1-8eb3-c150ec161ae2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:27:20.308948 crc crio[24245]: time=\"2026-06-14T09:27:20.308768199Z\" level=info msg=\"Started container\" PID=197799 containerID=da63cb218c043fd29482e844a87b4924e55874ea102cd8097608b596d314dbe9 description=openshift-marketplace/community-operators-kfxkt/extract-content id=50dcce6c-e96e-49e1-8eb3-c150ec161ae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f\nJun 14 09:27:21.292440 crc crio[24245]: time=\"2026-06-14T09:27:21.290549074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d0a2aad6-e2c4-4cbb-b21a-313357178c32 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:21.299170 crc crio[24245]: time=\"2026-06-14T09:27:21.299093957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e90c0d0f-2a2f-41d0-a2b3-6740669c37c3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:21.312182 crc crio[24245]: time=\"2026-06-14T09:27:21.3116987Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kfxkt/registry-server\" id=fda228d1-bc3c-4786-b136-86b524bf777e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:21.313257 crc crio[24245]: time=\"2026-06-14T09:27:21.312437834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:21.398918 crc crio[24245]: time=\"2026-06-14T09:27:21.398741858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:21.403006 crc crio[24245]: time=\"2026-06-14T09:27:21.402898131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:21.567437 crc crio[24245]: time=\"2026-06-14T09:27:21.567072122Z\" level=info msg=\"Created container a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030: openshift-marketplace/community-operators-kfxkt/registry-server\" id=fda228d1-bc3c-4786-b136-86b524bf777e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:21.571827 crc crio[24245]: time=\"2026-06-14T09:27:21.570682508Z\" level=info msg=\"Starting container: a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030\" id=08143812-f20c-4c7c-99a1-8018aafbf035 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:27:21.577588 crc crio[24245]: time=\"2026-06-14T09:27:21.577336081Z\" level=info msg=\"Started container\" PID=197869 containerID=a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030 description=openshift-marketplace/community-operators-kfxkt/registry-server id=08143812-f20c-4c7c-99a1-8018aafbf035 name=/runtime.v1.RuntimeService/StartContainer sandboxID=833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f\nJun 14 09:27:32.124816 crc crio[24245]: time=\"2026-06-14T09:27:32.123570536Z\" level=info msg=\"Stopping container: a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030 (timeout: 2s)\" id=911b24eb-692a-4421-b03a-4bd8e46e72f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:27:32.342197 crc crio[24245]: time=\"2026-06-14T09:27:32.341419902Z\" level=info msg=\"Stopped container a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030: openshift-marketplace/community-operators-kfxkt/registry-server\" id=911b24eb-692a-4421-b03a-4bd8e46e72f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:27:32.343599 crc crio[24245]: time=\"2026-06-14T09:27:32.343357294Z\" level=info msg=\"Stopping pod sandbox: 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f\" id=83419da7-160c-4c02-8151-06ff03494e95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:27:32.344380 crc crio[24245]: time=\"2026-06-14T09:27:32.344211511Z\" level=info msg=\"Got pod network &{Name:community-operators-kfxkt Namespace:openshift-marketplace ID:833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f UID:73c28bad-81e8-4f01-9717-5e6664a23918 NetNS:/var/run/netns/71644952-396f-4ad4-9675-2f991fd80667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73c28bad_81e8_4f01_9717_5e6664a23918.slice PodAnnotations:0xc00161bb40}] Aliases:map[]}\"\nJun 14 09:27:32.344682 crc crio[24245]: time=\"2026-06-14T09:27:32.344411798Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-kfxkt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:27:32.718486 crc crio[24245]: time=\"2026-06-14T09:27:32.718376647Z\" level=info msg=\"Stopped pod sandbox: 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f\" id=83419da7-160c-4c02-8151-06ff03494e95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:27:50.823630 crc crio[24245]: time=\"2026-06-14T09:27:50.822572596Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gckqx/POD\" id=fcd50f27-8d58-4d1d-b055-fe369728ee90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:27:50.825285 crc crio[24245]: time=\"2026-06-14T09:27:50.823651821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:50.871623 crc crio[24245]: time=\"2026-06-14T09:27:50.871493058Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gckqx Namespace:openshift-marketplace ID:4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86 UID:d563369a-101d-4252-bd58-b54330272b50 NetNS:/var/run/netns/d853457c-8976-4fa7-9729-f35b33aeb581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd563369a_101d_4252_bd58_b54330272b50.slice PodAnnotations:0xc001c3d5e8}] Aliases:map[]}\"\nJun 14 09:27:50.871623 crc crio[24245]: time=\"2026-06-14T09:27:50.871584861Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gckqx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:27:52.788053 crc crio[24245]: 2026-06-14T09:27:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fcdf3ec4a7fa5d Mac:e2:ae:37:e7:e1:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/d853457c-8976-4fa7-9729-f35b33aeb581 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:27:52.789821 crc crio[24245]: time=\"2026-06-14T09:27:52.789769774Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gckqx Namespace:openshift-marketplace ID:4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86 UID:d563369a-101d-4252-bd58-b54330272b50 NetNS:/var/run/netns/d853457c-8976-4fa7-9729-f35b33aeb581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd563369a_101d_4252_bd58_b54330272b50.slice PodAnnotations:0xc001c3d5e8}] Aliases:map[]}\"\nJun 14 09:27:52.791270 crc crio[24245]: time=\"2026-06-14T09:27:52.790021092Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gckqx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:27:52.802750 crc crio[24245]: time=\"2026-06-14T09:27:52.802379041Z\" level=info msg=\"Ran pod sandbox 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86 with infra container: openshift-marketplace/redhat-operators-gckqx/POD\" id=fcd50f27-8d58-4d1d-b055-fe369728ee90 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:27:52.808367 crc crio[24245]: time=\"2026-06-14T09:27:52.808303615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=85baf499-f45f-403e-bedf-c446d445c254 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:52.812313 crc crio[24245]: time=\"2026-06-14T09:27:52.812235689Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3cf15f88-ebed-427b-a1af-88b027401fc9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:52.971015 crc crio[24245]: time=\"2026-06-14T09:27:52.970910286Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gckqx/extract-utilities\" id=be0c00e7-1be0-4a30-970b-ab210b8afe6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:52.971987 crc crio[24245]: time=\"2026-06-14T09:27:52.971913428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:53.030544 crc crio[24245]: time=\"2026-06-14T09:27:53.030406866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:53.037120 crc crio[24245]: time=\"2026-06-14T09:27:53.037052957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:53.335064 crc crio[24245]: time=\"2026-06-14T09:27:53.334431752Z\" level=info msg=\"Created container 520a9972146542c93678f3f3f0f1c722cb0286d8ca4888c29f476678f18bc774: openshift-marketplace/redhat-operators-gckqx/extract-utilities\" id=be0c00e7-1be0-4a30-970b-ab210b8afe6f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:53.336545 crc crio[24245]: time=\"2026-06-14T09:27:53.336448217Z\" level=info msg=\"Starting container: 520a9972146542c93678f3f3f0f1c722cb0286d8ca4888c29f476678f18bc774\" id=2da37ead-1b4d-43d4-846b-c156dd7d44e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:27:53.343267 crc crio[24245]: time=\"2026-06-14T09:27:53.343173832Z\" level=info msg=\"Started container\" PID=199696 containerID=520a9972146542c93678f3f3f0f1c722cb0286d8ca4888c29f476678f18bc774 description=openshift-marketplace/redhat-operators-gckqx/extract-utilities id=2da37ead-1b4d-43d4-846b-c156dd7d44e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86\nJun 14 09:27:54.253625 crc crio[24245]: time=\"2026-06-14T09:27:54.253215646Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0b63422c-9876-4e4a-821d-8e830dbd6d06 name=/runtime.v1.ImageService/PullImage\nJun 14 09:27:54.265950 crc crio[24245]: time=\"2026-06-14T09:27:54.265438376Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 14 09:27:55.025453 crc crio[24245]: time=\"2026-06-14T09:27:55.02515435Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=0b63422c-9876-4e4a-821d-8e830dbd6d06 name=/runtime.v1.ImageService/PullImage\nJun 14 09:27:55.026702 crc crio[24245]: time=\"2026-06-14T09:27:55.026596006Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3b96dae4-2c92-4788-80be-791f016c13a5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:55.031101 crc crio[24245]: time=\"2026-06-14T09:27:55.031028188Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b557b1db-9e7c-4164-b0b9-a472d92fc9b4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:55.045805 crc crio[24245]: time=\"2026-06-14T09:27:55.045697086Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gckqx/extract-content\" id=207ee0ff-ba67-445b-999c-c8b97fef1757 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:55.046410 crc crio[24245]: time=\"2026-06-14T09:27:55.046345537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:55.100698 crc crio[24245]: time=\"2026-06-14T09:27:55.100553477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:55.104042 crc crio[24245]: time=\"2026-06-14T09:27:55.103962767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:55.292301 crc crio[24245]: time=\"2026-06-14T09:27:55.292024142Z\" level=info msg=\"Created container 6f764e068b8510320b3b217a9afbf0487c8b168617442fcd3fe21e2bd236a5b2: openshift-marketplace/redhat-operators-gckqx/extract-content\" id=207ee0ff-ba67-445b-999c-c8b97fef1757 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:55.294261 crc crio[24245]: time=\"2026-06-14T09:27:55.293421065Z\" level=info msg=\"Starting container: 6f764e068b8510320b3b217a9afbf0487c8b168617442fcd3fe21e2bd236a5b2\" id=81f4f216-804c-4652-9603-89b88248c139 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:27:55.301794 crc crio[24245]: time=\"2026-06-14T09:27:55.301454081Z\" level=info msg=\"Started container\" PID=199848 containerID=6f764e068b8510320b3b217a9afbf0487c8b168617442fcd3fe21e2bd236a5b2 description=openshift-marketplace/redhat-operators-gckqx/extract-content id=81f4f216-804c-4652-9603-89b88248c139 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86\nJun 14 09:27:59.356814 crc crio[24245]: time=\"2026-06-14T09:27:59.355565646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4ca5d986-15af-49be-9d63-b4f4c54b5567 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:59.359811 crc crio[24245]: time=\"2026-06-14T09:27:59.359710109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=19194a46-686f-4085-9580-4ad0600957b3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:27:59.371356 crc crio[24245]: time=\"2026-06-14T09:27:59.371259428Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gckqx/registry-server\" id=094b64a7-0f6c-4226-b5e9-b381a6eedce4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:59.372489 crc crio[24245]: time=\"2026-06-14T09:27:59.371790134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:59.466452 crc crio[24245]: time=\"2026-06-14T09:27:59.46593212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:59.470197 crc crio[24245]: time=\"2026-06-14T09:27:59.470118233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:27:59.674691 crc crio[24245]: time=\"2026-06-14T09:27:59.674425726Z\" level=info msg=\"Created container bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508: openshift-marketplace/redhat-operators-gckqx/registry-server\" id=094b64a7-0f6c-4226-b5e9-b381a6eedce4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:27:59.682048 crc crio[24245]: time=\"2026-06-14T09:27:59.681639217Z\" level=info msg=\"Starting container: bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508\" id=3a46a3ec-a9c5-48df-bced-c115ebc3ebee name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:27:59.690477 crc crio[24245]: time=\"2026-06-14T09:27:59.690360272Z\" level=info msg=\"Started container\" PID=200098 containerID=bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508 description=openshift-marketplace/redhat-operators-gckqx/registry-server id=3a46a3ec-a9c5-48df-bced-c115ebc3ebee name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86\nJun 14 09:28:00.663800 crc crio[24245]: time=\"2026-06-14T09:28:00.6630471Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690488-4jtx7/POD\" id=0efe68b9-8d7b-4240-87ec-bb580a3e0658 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:28:00.663800 crc crio[24245]: time=\"2026-06-14T09:28:00.663765533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:28:00.711502 crc crio[24245]: time=\"2026-06-14T09:28:00.711397166Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690488-4jtx7 Namespace:openshift-infra ID:1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc UID:9c79a129-eef0-4549-a727-868d1c4eb442 NetNS:/var/run/netns/e6695445-6645-4b03-bc13-a2f4c45477df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c79a129_eef0_4549_a727_868d1c4eb442.slice PodAnnotations:0xc001fea5c0}] Aliases:map[]}\"\nJun 14 09:28:00.711502 crc crio[24245]: time=\"2026-06-14T09:28:00.711474418Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690488-4jtx7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:28:01.329006 crc crio[24245]: 2026-06-14T09:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b9bb5de64a7abb Mac:8a:ed:e6:10:a2:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/e6695445-6645-4b03-bc13-a2f4c45477df SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:28:01.331300 crc crio[24245]: time=\"2026-06-14T09:28:01.331141962Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690488-4jtx7 Namespace:openshift-infra ID:1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc UID:9c79a129-eef0-4549-a727-868d1c4eb442 NetNS:/var/run/netns/e6695445-6645-4b03-bc13-a2f4c45477df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c79a129_eef0_4549_a727_868d1c4eb442.slice PodAnnotations:0xc001fea5c0}] Aliases:map[]}\"\nJun 14 09:28:01.331446 crc crio[24245]: time=\"2026-06-14T09:28:01.331356089Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690488-4jtx7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:28:01.343199 crc crio[24245]: time=\"2026-06-14T09:28:01.342735845Z\" level=info msg=\"Ran pod sandbox 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc with infra container: openshift-infra/auto-csr-approver-29690488-4jtx7/POD\" id=0efe68b9-8d7b-4240-87ec-bb580a3e0658 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:28:01.347745 crc crio[24245]: time=\"2026-06-14T09:28:01.347632189Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f75eba5d-79ef-4af5-b4f6-ed115de3b2ab name=/runtime.v1.ImageService/PullImage\nJun 14 09:28:01.466944 crc crio[24245]: time=\"2026-06-14T09:28:01.466802602Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:28:02.199186 crc crio[24245]: time=\"2026-06-14T09:28:02.19903187Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f75eba5d-79ef-4af5-b4f6-ed115de3b2ab name=/runtime.v1.ImageService/PullImage\nJun 14 09:28:02.201543 crc crio[24245]: time=\"2026-06-14T09:28:02.200592039Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c4f0783-524a-4a52-a4e9-9d93fa488e8f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:28:02.207000 crc crio[24245]: time=\"2026-06-14T09:28:02.206932452Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b46e35ac-4ee8-4357-a9b0-3ea5e9baefed name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:28:02.219291 crc crio[24245]: time=\"2026-06-14T09:28:02.219208404Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690488-4jtx7/oc\" id=bf0ceaa8-05ce-4659-9b3b-8f30369c5d34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:28:02.220012 crc crio[24245]: time=\"2026-06-14T09:28:02.219923327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:28:02.279753 crc crio[24245]: time=\"2026-06-14T09:28:02.279175108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:28:02.552331 crc crio[24245]: time=\"2026-06-14T09:28:02.552243989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:28:02.733795 crc crio[24245]: time=\"2026-06-14T09:28:02.733571096Z\" level=info msg=\"Created container 7065f0b155cd0ff5e19657d3a42de80fabd6430d4b26c2fbfdaa186bd519312b: openshift-infra/auto-csr-approver-29690488-4jtx7/oc\" id=bf0ceaa8-05ce-4659-9b3b-8f30369c5d34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:28:02.735915 crc crio[24245]: time=\"2026-06-14T09:28:02.735662082Z\" level=info msg=\"Starting container: 7065f0b155cd0ff5e19657d3a42de80fabd6430d4b26c2fbfdaa186bd519312b\" id=d42de69f-22dd-49a9-beae-5b563a5baf60 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:28:02.742704 crc crio[24245]: time=\"2026-06-14T09:28:02.742561742Z\" level=info msg=\"Started container\" PID=200343 containerID=7065f0b155cd0ff5e19657d3a42de80fabd6430d4b26c2fbfdaa186bd519312b description=openshift-infra/auto-csr-approver-29690488-4jtx7/oc id=d42de69f-22dd-49a9-beae-5b563a5baf60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc\nJun 14 09:28:04.904478 crc crio[24245]: time=\"2026-06-14T09:28:04.903352001Z\" level=info msg=\"Stopping pod sandbox: 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc\" id=55618fe7-7244-46e0-abbc-bf4c242f4b04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:28:04.906995 crc crio[24245]: time=\"2026-06-14T09:28:04.905283433Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690488-4jtx7 Namespace:openshift-infra ID:1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc UID:9c79a129-eef0-4549-a727-868d1c4eb442 NetNS:/var/run/netns/e6695445-6645-4b03-bc13-a2f4c45477df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c79a129_eef0_4549_a727_868d1c4eb442.slice PodAnnotations:0xc006e0a268}] Aliases:map[]}\"\nJun 14 09:28:04.906995 crc crio[24245]: time=\"2026-06-14T09:28:04.90549484Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690488-4jtx7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:28:05.322531 crc crio[24245]: time=\"2026-06-14T09:28:05.31896881Z\" level=info msg=\"Stopped pod sandbox: 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc\" id=55618fe7-7244-46e0-abbc-bf4c242f4b04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:28:22.688698 crc crio[24245]: time=\"2026-06-14T09:28:22.687725437Z\" level=info msg=\"Stopping container: bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508 (timeout: 2s)\" id=3e9def11-38b6-4345-8ac5-1d82d82c1bf7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:28:23.393380 crc crio[24245]: time=\"2026-06-14T09:28:23.392731795Z\" level=info msg=\"Stopped container bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508: openshift-marketplace/redhat-operators-gckqx/registry-server\" id=3e9def11-38b6-4345-8ac5-1d82d82c1bf7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:28:23.395413 crc crio[24245]: time=\"2026-06-14T09:28:23.395234576Z\" level=info msg=\"Stopping pod sandbox: 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86\" id=dce346e3-2552-45f4-966e-5416d371b577 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:28:23.397141 crc crio[24245]: time=\"2026-06-14T09:28:23.396997633Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gckqx Namespace:openshift-marketplace ID:4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86 UID:d563369a-101d-4252-bd58-b54330272b50 NetNS:/var/run/netns/d853457c-8976-4fa7-9729-f35b33aeb581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd563369a_101d_4252_bd58_b54330272b50.slice PodAnnotations:0xc000131d08}] Aliases:map[]}\"\nJun 14 09:28:23.397291 crc crio[24245]: time=\"2026-06-14T09:28:23.397249381Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gckqx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:28:23.778153 crc crio[24245]: time=\"2026-06-14T09:28:23.777309424Z\" level=info msg=\"Stopped pod sandbox: 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86\" id=dce346e3-2552-45f4-966e-5416d371b577 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:28:24.758270 crc crio[24245]: time=\"2026-06-14T09:28:24.757443268Z\" level=info msg=\"Removing container: bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508\" id=1ef8506b-24ad-4b9b-88d4-898678be20f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:28:24.805074 crc crio[24245]: time=\"2026-06-14T09:28:24.804917935Z\" level=info msg=\"Removed container bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508: openshift-marketplace/redhat-operators-gckqx/registry-server\" id=1ef8506b-24ad-4b9b-88d4-898678be20f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:28:24.810369 crc crio[24245]: time=\"2026-06-14T09:28:24.810299004Z\" level=info msg=\"Removing container: 6f764e068b8510320b3b217a9afbf0487c8b168617442fcd3fe21e2bd236a5b2\" id=bccf9eb6-c6d8-4234-8578-93bec1e3fcfb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:28:24.861405 crc crio[24245]: time=\"2026-06-14T09:28:24.861211795Z\" level=info msg=\"Removed container 6f764e068b8510320b3b217a9afbf0487c8b168617442fcd3fe21e2bd236a5b2: openshift-marketplace/redhat-operators-gckqx/extract-content\" id=bccf9eb6-c6d8-4234-8578-93bec1e3fcfb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:28:24.878120 crc crio[24245]: time=\"2026-06-14T09:28:24.875041862Z\" level=info msg=\"Removing container: 520a9972146542c93678f3f3f0f1c722cb0286d8ca4888c29f476678f18bc774\" id=604b8a50-b84c-4201-9382-ed2448b84588 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:28:24.924100 crc crio[24245]: time=\"2026-06-14T09:28:24.924031215Z\" level=info msg=\"Removed container 520a9972146542c93678f3f3f0f1c722cb0286d8ca4888c29f476678f18bc774: openshift-marketplace/redhat-operators-gckqx/extract-utilities\" id=604b8a50-b84c-4201-9382-ed2448b84588 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:28:34.828182 crc crio[24245]: time=\"2026-06-14T09:28:34.827267042Z\" level=info msg=\"Removing container: f692421ec7021657d0c894582582e7aa74ef30adfb047c9e074adf87224208dc\" id=334d9286-f186-490d-b6aa-2f852571b179 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:28:34.954556 crc crio[24245]: time=\"2026-06-14T09:28:34.954415788Z\" level=info msg=\"Removed container f692421ec7021657d0c894582582e7aa74ef30adfb047c9e074adf87224208dc: openshift-infra/auto-csr-approver-29690482-vwqfd/oc\" id=334d9286-f186-490d-b6aa-2f852571b179 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:28:34.970226 crc crio[24245]: time=\"2026-06-14T09:28:34.970113753Z\" level=info msg=\"Stopping pod sandbox: 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda\" id=9f80ed37-bb2e-470c-98c1-5df7c8b6ee49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:28:34.970226 crc crio[24245]: time=\"2026-06-14T09:28:34.970215386Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda\" id=9f80ed37-bb2e-470c-98c1-5df7c8b6ee49 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:28:34.970927 crc crio[24245]: time=\"2026-06-14T09:28:34.970811995Z\" level=info msg=\"Removing pod sandbox: 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda\" id=9acf4e58-0d3e-422d-b15a-62397c6f7b83 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:28:34.988761 crc crio[24245]: time=\"2026-06-14T09:28:34.98863928Z\" level=info msg=\"Removed pod sandbox: 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda\" id=9acf4e58-0d3e-422d-b15a-62397c6f7b83 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:28:34.990185 crc crio[24245]: time=\"2026-06-14T09:28:34.990121392Z\" level=info msg=\"Stopping pod sandbox: 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86\" id=7fa6c524-497b-47b0-9831-84c102d17b75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:28:34.990295 crc crio[24245]: time=\"2026-06-14T09:28:34.990212955Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86\" id=7fa6c524-497b-47b0-9831-84c102d17b75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:28:34.991332 crc crio[24245]: time=\"2026-06-14T09:28:34.991270868Z\" level=info msg=\"Removing pod sandbox: 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86\" id=3eba1924-607f-46bd-b965-03df2f9d2f19 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:28:35.039589 crc crio[24245]: time=\"2026-06-14T09:28:35.039336873Z\" level=info msg=\"Removed pod sandbox: 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86\" id=3eba1924-607f-46bd-b965-03df2f9d2f19 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:30:00.546483 crc crio[24245]: time=\"2026-06-14T09:30:00.545641524Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690490-5m5zw/POD\" id=fe7b607d-23cd-4f19-a82f-259801c471c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:30:00.547754 crc crio[24245]: time=\"2026-06-14T09:30:00.546558763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:30:00.562339 crc crio[24245]: time=\"2026-06-14T09:30:00.562203882Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690490-6pvx5/POD\" id=d388081a-7855-44b2-8d28-ca54973e848d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:30:00.562339 crc crio[24245]: time=\"2026-06-14T09:30:00.562332076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:30:00.619664 crc crio[24245]: time=\"2026-06-14T09:30:00.619084339Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690490-5m5zw Namespace:openshift-infra ID:fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e UID:8225b1ec-38da-430d-aaee-a63b5a3f4898 NetNS:/var/run/netns/7efe8221-36e9-49b6-913b-9d8937453777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8225b1ec_38da_430d_aaee_a63b5a3f4898.slice PodAnnotations:0xc003bf6470}] Aliases:map[]}\"\nJun 14 09:30:00.619664 crc crio[24245]: time=\"2026-06-14T09:30:00.619156561Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690490-5m5zw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:30:00.646005 crc crio[24245]: time=\"2026-06-14T09:30:00.645922806Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690490-6pvx5 Namespace:openshift-operator-lifecycle-manager ID:38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc UID:a52ac617-ef87-46a9-86fb-340fbd8ecc11 NetNS:/var/run/netns/316d23b6-0380-4196-9d3b-3a8efe2cfd80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda52ac617_ef87_46a9_86fb_340fbd8ecc11.slice PodAnnotations:0xc000620730}] Aliases:map[]}\"\nJun 14 09:30:00.646448 crc crio[24245]: time=\"2026-06-14T09:30:00.646418022Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690490-6pvx5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:30:01.237007 crc crio[24245]: 2026-06-14T09:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa399f3dc74f474 Mac:d6:ff:18:5d:da:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/7efe8221-36e9-49b6-913b-9d8937453777 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:30:01.239063 crc crio[24245]: time=\"2026-06-14T09:30:01.238830346Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690490-5m5zw Namespace:openshift-infra ID:fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e UID:8225b1ec-38da-430d-aaee-a63b5a3f4898 NetNS:/var/run/netns/7efe8221-36e9-49b6-913b-9d8937453777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8225b1ec_38da_430d_aaee_a63b5a3f4898.slice PodAnnotations:0xc003bf6470}] Aliases:map[]}\"\nJun 14 09:30:01.239264 crc crio[24245]: time=\"2026-06-14T09:30:01.239162067Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690490-5m5zw for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:30:01.250414 crc crio[24245]: time=\"2026-06-14T09:30:01.250326513Z\" level=info msg=\"Ran pod sandbox fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e with infra container: openshift-infra/auto-csr-approver-29690490-5m5zw/POD\" id=fe7b607d-23cd-4f19-a82f-259801c471c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:30:01.254452 crc crio[24245]: time=\"2026-06-14T09:30:01.254378141Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2e97922d-3a31-4347-a6b6-badd6d9d90d6 name=/runtime.v1.ImageService/PullImage\nJun 14 09:30:01.373226 crc crio[24245]: 2026-06-14T09:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38e21560c386728 Mac:82:1b:55:30:6a:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/316d23b6-0380-4196-9d3b-3a8efe2cfd80 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:30:01.375264 crc crio[24245]: time=\"2026-06-14T09:30:01.375030204Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690490-6pvx5 Namespace:openshift-operator-lifecycle-manager ID:38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc UID:a52ac617-ef87-46a9-86fb-340fbd8ecc11 NetNS:/var/run/netns/316d23b6-0380-4196-9d3b-3a8efe2cfd80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda52ac617_ef87_46a9_86fb_340fbd8ecc11.slice PodAnnotations:0xc000620730}] Aliases:map[]}\"\nJun 14 09:30:01.375386 crc crio[24245]: time=\"2026-06-14T09:30:01.375263772Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690490-6pvx5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:30:01.389347 crc crio[24245]: time=\"2026-06-14T09:30:01.388916119Z\" level=info msg=\"Ran pod sandbox 38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690490-6pvx5/POD\" id=d388081a-7855-44b2-8d28-ca54973e848d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:30:01.392902 crc crio[24245]: time=\"2026-06-14T09:30:01.392275234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a3481d34-9718-4781-9e99-3e89c8008511 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:30:01.395105 crc crio[24245]: time=\"2026-06-14T09:30:01.394913098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39814175-89a8-4cfc-884e-959deb607b3c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:30:01.404354 crc crio[24245]: time=\"2026-06-14T09:30:01.404256967Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690490-6pvx5/collect-profiles\" id=497e6fe1-44af-4284-92df-fe68c7d14c5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:30:01.404887 crc crio[24245]: time=\"2026-06-14T09:30:01.404775254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:30:01.462914 crc crio[24245]: time=\"2026-06-14T09:30:01.462793926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:30:01.467722 crc crio[24245]: time=\"2026-06-14T09:30:01.46763207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:30:01.574568 crc crio[24245]: time=\"2026-06-14T09:30:01.574444271Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:30:01.669426 crc crio[24245]: time=\"2026-06-14T09:30:01.667792031Z\" level=info msg=\"Created container d7356f163a8293ab35aead123597b1b5bd8f68a7713e9965cd8bca66ad6729bc: openshift-operator-lifecycle-manager/collect-profiles-29690490-6pvx5/collect-profiles\" id=497e6fe1-44af-4284-92df-fe68c7d14c5e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:30:01.671241 crc crio[24245]: time=\"2026-06-14T09:30:01.670810776Z\" level=info msg=\"Starting container: d7356f163a8293ab35aead123597b1b5bd8f68a7713e9965cd8bca66ad6729bc\" id=3ee0ffcd-6d2a-4868-be16-fce857cccfda name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:30:01.689919 crc crio[24245]: time=\"2026-06-14T09:30:01.689763653Z\" level=info msg=\"Started container\" PID=206831 containerID=d7356f163a8293ab35aead123597b1b5bd8f68a7713e9965cd8bca66ad6729bc description=openshift-operator-lifecycle-manager/collect-profiles-29690490-6pvx5/collect-profiles id=3ee0ffcd-6d2a-4868-be16-fce857cccfda name=/runtime.v1.RuntimeService/StartContainer sandboxID=38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc\nJun 14 09:30:03.549498 crc crio[24245]: time=\"2026-06-14T09:30:03.549095187Z\" level=info msg=\"Stopping pod sandbox: 38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc\" id=3d73da36-99c4-4d1e-ad80-73d0753d756f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:30:03.551220 crc crio[24245]: time=\"2026-06-14T09:30:03.551191055Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690490-6pvx5 Namespace:openshift-operator-lifecycle-manager ID:38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc UID:a52ac617-ef87-46a9-86fb-340fbd8ecc11 NetNS:/var/run/netns/316d23b6-0380-4196-9d3b-3a8efe2cfd80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda52ac617_ef87_46a9_86fb_340fbd8ecc11.slice PodAnnotations:0xc001fea668}] Aliases:map[]}\"\nJun 14 09:30:03.551460 crc crio[24245]: time=\"2026-06-14T09:30:03.551443653Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690490-6pvx5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:30:03.947249 crc crio[24245]: time=\"2026-06-14T09:30:03.94642464Z\" level=info msg=\"Stopped pod sandbox: 38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc\" id=3d73da36-99c4-4d1e-ad80-73d0753d756f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:30:05.869579 crc crio[24245]: time=\"2026-06-14T09:30:05.868732283Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2e97922d-3a31-4347-a6b6-badd6d9d90d6 name=/runtime.v1.ImageService/PullImage\nJun 14 09:30:05.870562 crc crio[24245]: time=\"2026-06-14T09:30:05.870483049Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7a676f3f-6b55-464f-9326-86b734fffca6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:30:05.874717 crc crio[24245]: time=\"2026-06-14T09:30:05.874620691Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=be090980-322f-4664-a7cf-8eab6da3c403 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:30:05.884833 crc crio[24245]: time=\"2026-06-14T09:30:05.884739514Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690490-5m5zw/oc\" id=cb4963dc-107c-480f-8c8d-b2dd930545c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:30:05.885585 crc crio[24245]: time=\"2026-06-14T09:30:05.885473268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:30:05.954333 crc crio[24245]: time=\"2026-06-14T09:30:05.954206562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:30:06.216321 crc crio[24245]: time=\"2026-06-14T09:30:06.215476484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:30:06.336075 crc crio[24245]: time=\"2026-06-14T09:30:06.335972173Z\" level=info msg=\"Created container dce6b8e7cb7d89e36971a07564dce81cad35f422420d5f97d7c3e0d8eae98d2f: openshift-infra/auto-csr-approver-29690490-5m5zw/oc\" id=cb4963dc-107c-480f-8c8d-b2dd930545c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:30:06.340272 crc crio[24245]: time=\"2026-06-14T09:30:06.340184536Z\" level=info msg=\"Starting container: dce6b8e7cb7d89e36971a07564dce81cad35f422420d5f97d7c3e0d8eae98d2f\" id=86d191d7-5dd1-4d0f-b96f-e7832c1bdda9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:30:06.351318 crc crio[24245]: time=\"2026-06-14T09:30:06.351194269Z\" level=info msg=\"Started container\" PID=207196 containerID=dce6b8e7cb7d89e36971a07564dce81cad35f422420d5f97d7c3e0d8eae98d2f description=openshift-infra/auto-csr-approver-29690490-5m5zw/oc id=86d191d7-5dd1-4d0f-b96f-e7832c1bdda9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e\nJun 14 09:30:08.662483 crc crio[24245]: time=\"2026-06-14T09:30:08.661983453Z\" level=info msg=\"Stopping pod sandbox: fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e\" id=33905176-464b-4b76-a0a7-2d8f93df969a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:30:08.663815 crc crio[24245]: time=\"2026-06-14T09:30:08.66312777Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690490-5m5zw Namespace:openshift-infra ID:fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e UID:8225b1ec-38da-430d-aaee-a63b5a3f4898 NetNS:/var/run/netns/7efe8221-36e9-49b6-913b-9d8937453777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8225b1ec_38da_430d_aaee_a63b5a3f4898.slice PodAnnotations:0xc006e0a388}] Aliases:map[]}\"\nJun 14 09:30:08.663815 crc crio[24245]: time=\"2026-06-14T09:30:08.663269834Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690490-5m5zw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:30:09.071608 crc crio[24245]: time=\"2026-06-14T09:30:09.070984621Z\" level=info msg=\"Stopped pod sandbox: fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e\" id=33905176-464b-4b76-a0a7-2d8f93df969a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:30:35.112741 crc crio[24245]: time=\"2026-06-14T09:30:35.112027137Z\" level=info msg=\"Removing container: 1debaea4eb1be9e4228a5e8961989582f114c7ee8d33e982218ab84e29615cb8\" id=108da639-cad6-412f-8a99-578cca9d91ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:30:35.260958 crc crio[24245]: time=\"2026-06-14T09:30:35.26076474Z\" level=info msg=\"Removed container 1debaea4eb1be9e4228a5e8961989582f114c7ee8d33e982218ab84e29615cb8: openshift-infra/auto-csr-approver-29690484-dzpv9/oc\" id=108da639-cad6-412f-8a99-578cca9d91ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:30:35.265201 crc crio[24245]: time=\"2026-06-14T09:30:35.265125505Z\" level=info msg=\"Removing container: 7d99db46946601dc3a6f4d9bee3e2bae134dd7b6403b8b02f6fae9d6a5c7dfaf\" id=3453494c-c8fd-4ab9-a3bc-01e3999212de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:30:35.314497 crc crio[24245]: time=\"2026-06-14T09:30:35.314388878Z\" level=info msg=\"Removed container 7d99db46946601dc3a6f4d9bee3e2bae134dd7b6403b8b02f6fae9d6a5c7dfaf: openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/collect-profiles\" id=3453494c-c8fd-4ab9-a3bc-01e3999212de name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:30:35.325418 crc crio[24245]: time=\"2026-06-14T09:30:35.325238205Z\" level=info msg=\"Stopping pod sandbox: 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717\" id=e5a5d235-91f9-4667-8660-2e7ea000c730 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:30:35.325418 crc crio[24245]: time=\"2026-06-14T09:30:35.325363349Z\" level=info msg=\"Stopped pod sandbox (already stopped): 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717\" id=e5a5d235-91f9-4667-8660-2e7ea000c730 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:30:35.326465 crc crio[24245]: time=\"2026-06-14T09:30:35.326428562Z\" level=info msg=\"Removing pod sandbox: 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717\" id=9266d670-a5ae-4c7d-a116-901a41f0f777 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:30:35.345754 crc crio[24245]: time=\"2026-06-14T09:30:35.345625718Z\" level=info msg=\"Removed pod sandbox: 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717\" id=9266d670-a5ae-4c7d-a116-901a41f0f777 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:30:35.347120 crc crio[24245]: time=\"2026-06-14T09:30:35.347086041Z\" level=info msg=\"Stopping pod sandbox: c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d\" id=6f43ef0a-58af-4a2f-bc55-28ca5a8ae40d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:30:35.347399 crc crio[24245]: time=\"2026-06-14T09:30:35.347146053Z\" level=info msg=\"Stopped pod sandbox (already stopped): c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d\" id=6f43ef0a-58af-4a2f-bc55-28ca5a8ae40d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:30:35.348263 crc crio[24245]: time=\"2026-06-14T09:30:35.348223658Z\" level=info msg=\"Removing pod sandbox: c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d\" id=ac687949-df6a-4b95-ac06-272b71dffcba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:30:35.366641 crc crio[24245]: time=\"2026-06-14T09:30:35.366434119Z\" level=info msg=\"Removed pod sandbox: c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d\" id=ac687949-df6a-4b95-ac06-272b71dffcba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:31:01.099759 crc crio[24245]: time=\"2026-06-14T09:31:01.09878587Z\" level=info msg=\"Stopping pod sandbox: e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530\" id=074dff80-13ca-4456-8740-e8bded77145a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:31:01.102332 crc crio[24245]: time=\"2026-06-14T09:31:01.100588148Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf Namespace:openstack ID:e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530 UID:9a06505b-392b-401b-988e-ee2ed7d2a0d8 NetNS:/var/run/netns/326204b6-9b4b-4e78-8c13-ce49c6c6d126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a06505b_392b_401b_988e_ee2ed7d2a0d8.slice PodAnnotations:0xc006e0afd8}] Aliases:map[]}\"\nJun 14 09:31:01.102332 crc crio[24245]: time=\"2026-06-14T09:31:01.100832555Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:31:01.813164 crc crio[24245]: time=\"2026-06-14T09:31:01.812439715Z\" level=info msg=\"Stopped pod sandbox: e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530\" id=074dff80-13ca-4456-8740-e8bded77145a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:31:02.900506 crc crio[24245]: time=\"2026-06-14T09:31:02.899620166Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5/POD\" id=7720299b-c183-40e9-b0b2-55c734942bdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:31:02.901611 crc crio[24245]: time=\"2026-06-14T09:31:02.900635759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:31:02.961243 crc crio[24245]: time=\"2026-06-14T09:31:02.960494069Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 Namespace:openstack ID:fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c UID:925f957a-39ca-4fca-9922-94496694f504 NetNS:/var/run/netns/86e040ab-eef5-4682-9be1-b4da4deb554e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod925f957a_39ca_4fca_9922_94496694f504.slice PodAnnotations:0xc000523bf0}] Aliases:map[]}\"\nJun 14 09:31:02.961243 crc crio[24245]: time=\"2026-06-14T09:31:02.961097999Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:31:03.528109 crc crio[24245]: 2026-06-14T09:31:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa2980732874dda Mac:22:42:94:ad:03:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/86e040ab-eef5-4682-9be1-b4da4deb554e SocketPath: PciID:}] [{Interface:0xc000397260 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:31:03.528109 crc crio[24245]: time=\"2026-06-14T09:31:03.5271555Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 Namespace:openstack ID:fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c UID:925f957a-39ca-4fca-9922-94496694f504 NetNS:/var/run/netns/86e040ab-eef5-4682-9be1-b4da4deb554e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod925f957a_39ca_4fca_9922_94496694f504.slice PodAnnotations:0xc000523bf0}] Aliases:map[]}\"\nJun 14 09:31:03.528109 crc crio[24245]: time=\"2026-06-14T09:31:03.527338186Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:31:03.545943 crc crio[24245]: time=\"2026-06-14T09:31:03.543083629Z\" level=info msg=\"Ran pod sandbox fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5/POD\" id=7720299b-c183-40e9-b0b2-55c734942bdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:31:03.548205 crc crio[24245]: time=\"2026-06-14T09:31:03.547928723Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9a484158-b1ac-4aee-8e55-d00f8acacd46 name=/runtime.v1.ImageService/PullImage\nJun 14 09:31:03.562358 crc crio[24245]: time=\"2026-06-14T09:31:03.562274372Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"\nJun 14 09:31:04.040879 crc crio[24245]: time=\"2026-06-14T09:31:04.040281312Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9a484158-b1ac-4aee-8e55-d00f8acacd46 name=/runtime.v1.ImageService/PullImage\nJun 14 09:31:04.043342 crc crio[24245]: time=\"2026-06-14T09:31:04.043254407Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f0f84d73-067f-43ab-a522-4d5750b53ec9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:31:04.095824 crc crio[24245]: time=\"2026-06-14T09:31:04.095719062Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ba2b91e9-7aed-4b26-b286-776ecfbb24b7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:31:04.105946 crc crio[24245]: time=\"2026-06-14T09:31:04.105783634Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=94b57f45-875d-4e8c-9100-e8b13ebb7835 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:31:04.106244 crc crio[24245]: time=\"2026-06-14T09:31:04.106229148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:31:04.200171 crc crio[24245]: time=\"2026-06-14T09:31:04.195626022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:31:04.200171 crc crio[24245]: time=\"2026-06-14T09:31:04.199630129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:31:04.482323 crc crio[24245]: time=\"2026-06-14T09:31:04.481894202Z\" level=info msg=\"Created container db46dfa358571244cb99c3767c119ebe9e755d370f0e1f0cdbc7337a08b1a747: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=94b57f45-875d-4e8c-9100-e8b13ebb7835 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:31:04.484134 crc crio[24245]: time=\"2026-06-14T09:31:04.484056142Z\" level=info msg=\"Starting container: db46dfa358571244cb99c3767c119ebe9e755d370f0e1f0cdbc7337a08b1a747\" id=45d48604-796d-4fb0-9b97-8953619a7a54 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:31:04.490045 crc crio[24245]: time=\"2026-06-14T09:31:04.489960119Z\" level=info msg=\"Started container\" PID=210584 containerID=db46dfa358571244cb99c3767c119ebe9e755d370f0e1f0cdbc7337a08b1a747 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=45d48604-796d-4fb0-9b97-8953619a7a54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c\nJun 14 09:32:00.527602 crc crio[24245]: time=\"2026-06-14T09:32:00.526705003Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690492-wdtgs/POD\" id=3b5c4bf2-fdc1-4107-ab9d-7f5184346dfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:32:00.528700 crc crio[24245]: time=\"2026-06-14T09:32:00.527645704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:32:00.572512 crc crio[24245]: time=\"2026-06-14T09:32:00.572438734Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690492-wdtgs Namespace:openshift-infra ID:7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa UID:5c0f9d6c-275b-4db1-94f6-f71fefa5c738 NetNS:/var/run/netns/48a5a712-b155-4f29-996e-b20d5c613dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0f9d6c_275b_4db1_94f6_f71fefa5c738.slice PodAnnotations:0xc000602100}] Aliases:map[]}\"\nJun 14 09:32:00.572512 crc crio[24245]: time=\"2026-06-14T09:32:00.572489446Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690492-wdtgs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:32:00.979583 crc crio[24245]: 2026-06-14T09:32:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7420a37e4c2d17b Mac:7e:94:09:2c:54:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/48a5a712-b155-4f29-996e-b20d5c613dd7 SocketPath: PciID:}] [{Interface:0xc000284b10 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:32:00.982154 crc crio[24245]: time=\"2026-06-14T09:32:00.982048185Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690492-wdtgs Namespace:openshift-infra ID:7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa UID:5c0f9d6c-275b-4db1-94f6-f71fefa5c738 NetNS:/var/run/netns/48a5a712-b155-4f29-996e-b20d5c613dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0f9d6c_275b_4db1_94f6_f71fefa5c738.slice PodAnnotations:0xc000602100}] Aliases:map[]}\"\nJun 14 09:32:00.982299 crc crio[24245]: time=\"2026-06-14T09:32:00.982234531Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690492-wdtgs for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:32:00.997638 crc crio[24245]: time=\"2026-06-14T09:32:00.997467286Z\" level=info msg=\"Ran pod sandbox 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa with infra container: openshift-infra/auto-csr-approver-29690492-wdtgs/POD\" id=3b5c4bf2-fdc1-4107-ab9d-7f5184346dfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:32:01.005154 crc crio[24245]: time=\"2026-06-14T09:32:01.005010384Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=123fdb2e-f698-49af-b7b6-04fcaf55d052 name=/runtime.v1.ImageService/PullImage\nJun 14 09:32:01.020938 crc crio[24245]: time=\"2026-06-14T09:32:01.020818409Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:32:01.739122 crc crio[24245]: time=\"2026-06-14T09:32:01.737648456Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=123fdb2e-f698-49af-b7b6-04fcaf55d052 name=/runtime.v1.ImageService/PullImage\nJun 14 09:32:01.741469 crc crio[24245]: time=\"2026-06-14T09:32:01.741373967Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6cb91acf-e57d-4f5c-9e70-09584a971be8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:32:01.746654 crc crio[24245]: time=\"2026-06-14T09:32:01.745368251Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1b490348-009c-4906-bb4b-a2d79d32215f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:32:01.760273 crc crio[24245]: time=\"2026-06-14T09:32:01.759272748Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690492-wdtgs/oc\" id=7c4425cc-8a97-417e-89f8-2ac0ca21d48e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:32:01.760273 crc crio[24245]: time=\"2026-06-14T09:32:01.759821265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:32:01.893454 crc crio[24245]: time=\"2026-06-14T09:32:01.892813731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:32:02.194974 crc crio[24245]: time=\"2026-06-14T09:32:02.194893001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:32:02.310505 crc crio[24245]: time=\"2026-06-14T09:32:02.309684507Z\" level=info msg=\"Created container ab5e84ab2bf1376005ddb36a9d8449fb1bacb53a085549d8030ed2b67cd06b0c: openshift-infra/auto-csr-approver-29690492-wdtgs/oc\" id=7c4425cc-8a97-417e-89f8-2ac0ca21d48e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:32:02.312260 crc crio[24245]: time=\"2026-06-14T09:32:02.312172546Z\" level=info msg=\"Starting container: ab5e84ab2bf1376005ddb36a9d8449fb1bacb53a085549d8030ed2b67cd06b0c\" id=f51b054c-1a7f-4fd7-a2c0-486225fa97d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:32:02.317981 crc crio[24245]: time=\"2026-06-14T09:32:02.317904531Z\" level=info msg=\"Started container\" PID=213803 containerID=ab5e84ab2bf1376005ddb36a9d8449fb1bacb53a085549d8030ed2b67cd06b0c description=openshift-infra/auto-csr-approver-29690492-wdtgs/oc id=f51b054c-1a7f-4fd7-a2c0-486225fa97d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa\nJun 14 09:32:04.140534 crc crio[24245]: time=\"2026-06-14T09:32:04.140131666Z\" level=info msg=\"Stopping pod sandbox: 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa\" id=974d5bb2-1527-4cb8-9c67-1b1c4a5dd216 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:32:04.142709 crc crio[24245]: time=\"2026-06-14T09:32:04.141679216Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690492-wdtgs Namespace:openshift-infra ID:7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa UID:5c0f9d6c-275b-4db1-94f6-f71fefa5c738 NetNS:/var/run/netns/48a5a712-b155-4f29-996e-b20d5c613dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0f9d6c_275b_4db1_94f6_f71fefa5c738.slice PodAnnotations:0xc000603078}] Aliases:map[]}\"\nJun 14 09:32:04.142709 crc crio[24245]: time=\"2026-06-14T09:32:04.141911623Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690492-wdtgs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:32:04.534209 crc crio[24245]: time=\"2026-06-14T09:32:04.533652731Z\" level=info msg=\"Stopped pod sandbox: 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa\" id=974d5bb2-1527-4cb8-9c67-1b1c4a5dd216 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:32:35.426383 crc crio[24245]: time=\"2026-06-14T09:32:35.425385252Z\" level=info msg=\"Removing container: 8c7e39685de1484cb632864068b9536f61dfe7c28fd69945741628e5f6368e8b\" id=2649c7cd-9423-4201-94f2-ad6270a80a05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:32:35.592469 crc crio[24245]: time=\"2026-06-14T09:32:35.592350033Z\" level=info msg=\"Removed container 8c7e39685de1484cb632864068b9536f61dfe7c28fd69945741628e5f6368e8b: openshift-infra/auto-csr-approver-29690486-4tmls/oc\" id=2649c7cd-9423-4201-94f2-ad6270a80a05 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:32:35.604742 crc crio[24245]: time=\"2026-06-14T09:32:35.604581353Z\" level=info msg=\"Stopping pod sandbox: 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799\" id=3697b374-ee5d-4307-be5c-61c6d6f859bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:32:35.604742 crc crio[24245]: time=\"2026-06-14T09:32:35.604698047Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799\" id=3697b374-ee5d-4307-be5c-61c6d6f859bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:32:35.605695 crc crio[24245]: time=\"2026-06-14T09:32:35.605628926Z\" level=info msg=\"Removing pod sandbox: 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799\" id=756014b5-1fb0-44b5-8f18-f548a33643d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:32:35.665474 crc crio[24245]: time=\"2026-06-14T09:32:35.665363339Z\" level=info msg=\"Removed pod sandbox: 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799\" id=756014b5-1fb0-44b5-8f18-f548a33643d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:33:35.696674 crc crio[24245]: time=\"2026-06-14T09:33:35.695357616Z\" level=info msg=\"Removing container: 9688e727c3b860640e66c660c76bc5628c8447b25891469e6fea73c58e0d3e18\" id=f369f39f-da27-48ec-b4cb-af9e5b519f70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:33:35.745495 crc crio[24245]: time=\"2026-06-14T09:33:35.745351742Z\" level=info msg=\"Removed container 9688e727c3b860640e66c660c76bc5628c8447b25891469e6fea73c58e0d3e18: openshift-marketplace/certified-operators-prrpx/extract-utilities\" id=f369f39f-da27-48ec-b4cb-af9e5b519f70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:33:35.750422 crc crio[24245]: time=\"2026-06-14T09:33:35.750369032Z\" level=info msg=\"Removing container: 4d316a71943ba244221901496a2a5554b4a7f45fb24394f655b4873a71a2ed54\" id=8117dcb6-0501-4adf-b328-6a62743095d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:33:35.810027 crc crio[24245]: time=\"2026-06-14T09:33:35.809884685Z\" level=info msg=\"Removed container 4d316a71943ba244221901496a2a5554b4a7f45fb24394f655b4873a71a2ed54: openshift-marketplace/community-operators-kfxkt/extract-utilities\" id=8117dcb6-0501-4adf-b328-6a62743095d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:33:35.816727 crc crio[24245]: time=\"2026-06-14T09:33:35.816620857Z\" level=info msg=\"Removing container: da63cb218c043fd29482e844a87b4924e55874ea102cd8097608b596d314dbe9\" id=19e666b2-9783-49ab-99eb-e1d28d9b5417 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:33:35.875940 crc crio[24245]: time=\"2026-06-14T09:33:35.8757735Z\" level=info msg=\"Removed container da63cb218c043fd29482e844a87b4924e55874ea102cd8097608b596d314dbe9: openshift-marketplace/community-operators-kfxkt/extract-content\" id=19e666b2-9783-49ab-99eb-e1d28d9b5417 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:33:35.879787 crc crio[24245]: time=\"2026-06-14T09:33:35.8796726Z\" level=info msg=\"Removing container: e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24\" id=c73b3913-7f61-484b-b201-e3f9aa3d050b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:33:35.938474 crc crio[24245]: time=\"2026-06-14T09:33:35.938300022Z\" level=info msg=\"Removed container e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24: openshift-marketplace/certified-operators-prrpx/registry-server\" id=c73b3913-7f61-484b-b201-e3f9aa3d050b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:33:35.943069 crc crio[24245]: time=\"2026-06-14T09:33:35.942417363Z\" level=info msg=\"Removing container: a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030\" id=8b7ede49-d6b0-4a2f-9d20-5989f31549fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:33:35.993411 crc crio[24245]: time=\"2026-06-14T09:33:35.993211186Z\" level=info msg=\"Removed container a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030: openshift-marketplace/community-operators-kfxkt/registry-server\" id=8b7ede49-d6b0-4a2f-9d20-5989f31549fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:33:35.998166 crc crio[24245]: time=\"2026-06-14T09:33:35.997751469Z\" level=info msg=\"Removing container: 8bf27d6ca1f249b74e5123d2e0cfbc756f95f86eb7ea25773d8d661adecaf336\" id=88535f7e-2122-4980-a01d-44e8b6e245a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:33:36.038342 crc crio[24245]: time=\"2026-06-14T09:33:36.038189566Z\" level=info msg=\"Removed container 8bf27d6ca1f249b74e5123d2e0cfbc756f95f86eb7ea25773d8d661adecaf336: openshift-marketplace/certified-operators-prrpx/extract-content\" id=88535f7e-2122-4980-a01d-44e8b6e245a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:33:36.053198 crc crio[24245]: time=\"2026-06-14T09:33:36.053132628Z\" level=info msg=\"Stopping pod sandbox: 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f\" id=826c80f3-a458-4dcd-bd08-5bda11ddba63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:33:36.053663 crc crio[24245]: time=\"2026-06-14T09:33:36.053640944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f\" id=826c80f3-a458-4dcd-bd08-5bda11ddba63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:33:36.054420 crc crio[24245]: time=\"2026-06-14T09:33:36.054331206Z\" level=info msg=\"Removing pod sandbox: 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f\" id=99a758e0-69ef-4c48-9642-3c512b333954 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:33:36.073458 crc crio[24245]: time=\"2026-06-14T09:33:36.073028199Z\" level=info msg=\"Removed pod sandbox: 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f\" id=99a758e0-69ef-4c48-9642-3c512b333954 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:33:36.076138 crc crio[24245]: time=\"2026-06-14T09:33:36.075988038Z\" level=info msg=\"Stopping pod sandbox: 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16\" id=4dda5615-2de9-4134-a318-d34c08977834 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:33:36.076284 crc crio[24245]: time=\"2026-06-14T09:33:36.076208595Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16\" id=4dda5615-2de9-4134-a318-d34c08977834 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:33:36.077464 crc crio[24245]: time=\"2026-06-14T09:33:36.077369971Z\" level=info msg=\"Removing pod sandbox: 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16\" id=97651170-5a3b-484a-bcaf-fd8c5b49fc48 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:33:36.093553 crc crio[24245]: time=\"2026-06-14T09:33:36.093450377Z\" level=info msg=\"Removed pod sandbox: 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16\" id=97651170-5a3b-484a-bcaf-fd8c5b49fc48 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:33:49.003144 crc crio[24245]: time=\"2026-06-14T09:33:49.002176391Z\" level=info msg=\"Stopping pod sandbox: fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c\" id=c2a0276c-5e0b-422f-857a-0c15da439d37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:33:49.005052 crc crio[24245]: time=\"2026-06-14T09:33:49.004288737Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 Namespace:openstack ID:fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c UID:925f957a-39ca-4fca-9922-94496694f504 NetNS:/var/run/netns/86e040ab-eef5-4682-9be1-b4da4deb554e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod925f957a_39ca_4fca_9922_94496694f504.slice PodAnnotations:0xc002c920e0}] Aliases:map[]}\"\nJun 14 09:33:49.005052 crc crio[24245]: time=\"2026-06-14T09:33:49.004481634Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:33:49.533100 crc crio[24245]: time=\"2026-06-14T09:33:49.532495551Z\" level=info msg=\"Stopped pod sandbox: fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c\" id=c2a0276c-5e0b-422f-857a-0c15da439d37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:33:50.912752 crc crio[24245]: time=\"2026-06-14T09:33:50.912124579Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:34:00.532425 crc crio[24245]: time=\"2026-06-14T09:34:00.53156471Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690494-qqqm7/POD\" id=e1977b4b-9d60-4404-bd87-87bf34b3316f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:34:00.533821 crc crio[24245]: time=\"2026-06-14T09:34:00.532455739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:34:00.582884 crc crio[24245]: time=\"2026-06-14T09:34:00.58270726Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690494-qqqm7 Namespace:openshift-infra ID:35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c UID:6cc0064b-bd2a-41aa-a6a1-db739cad3132 NetNS:/var/run/netns/209a007c-3730-43a6-9559-f62df2b7c210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cc0064b_bd2a_41aa_a6a1_db739cad3132.slice PodAnnotations:0xc003bf71d8}] Aliases:map[]}\"\nJun 14 09:34:00.582884 crc crio[24245]: time=\"2026-06-14T09:34:00.582795893Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690494-qqqm7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:01.145312 crc crio[24245]: 2026-06-14T09:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35dd133a38a0c66 Mac:52:a6:89:f8:68:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/209a007c-3730-43a6-9559-f62df2b7c210 SocketPath: PciID:}] [{Interface:0xc0005aa750 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:34:01.146830 crc crio[24245]: time=\"2026-06-14T09:34:01.146747908Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690494-qqqm7 Namespace:openshift-infra ID:35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c UID:6cc0064b-bd2a-41aa-a6a1-db739cad3132 NetNS:/var/run/netns/209a007c-3730-43a6-9559-f62df2b7c210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cc0064b_bd2a_41aa_a6a1_db739cad3132.slice PodAnnotations:0xc003bf71d8}] Aliases:map[]}\"\nJun 14 09:34:01.147088 crc crio[24245]: time=\"2026-06-14T09:34:01.147017907Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690494-qqqm7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:34:01.160055 crc crio[24245]: time=\"2026-06-14T09:34:01.159943204Z\" level=info msg=\"Ran pod sandbox 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c with infra container: openshift-infra/auto-csr-approver-29690494-qqqm7/POD\" id=e1977b4b-9d60-4404-bd87-87bf34b3316f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:34:01.170517 crc crio[24245]: time=\"2026-06-14T09:34:01.170414193Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cad926a4-4287-4364-bd2e-2dfc3ac383bf name=/runtime.v1.ImageService/PullImage\nJun 14 09:34:01.185737 crc crio[24245]: time=\"2026-06-14T09:34:01.185630669Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:34:02.240726 crc crio[24245]: time=\"2026-06-14T09:34:02.240056683Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cad926a4-4287-4364-bd2e-2dfc3ac383bf name=/runtime.v1.ImageService/PullImage\nJun 14 09:34:02.243555 crc crio[24245]: time=\"2026-06-14T09:34:02.243481403Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4dfda7a1-340f-4bed-a527-0f05930be507 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:34:02.247361 crc crio[24245]: time=\"2026-06-14T09:34:02.247241252Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c5568bf-788b-477b-874d-5be53a7070a4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:34:02.260115 crc crio[24245]: time=\"2026-06-14T09:34:02.259908057Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690494-qqqm7/oc\" id=d14eadfa-29e8-4ac0-bea2-6da88ebfb987 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:34:02.261294 crc crio[24245]: time=\"2026-06-14T09:34:02.260879838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:34:02.332975 crc crio[24245]: time=\"2026-06-14T09:34:02.332923438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:34:02.649175 crc crio[24245]: time=\"2026-06-14T09:34:02.649020491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:34:02.784091 crc crio[24245]: time=\"2026-06-14T09:34:02.78396753Z\" level=info msg=\"Created container e809ad6a59b1fa31346877271050dac20a2f23e701fe9986f316bbd2a95057aa: openshift-infra/auto-csr-approver-29690494-qqqm7/oc\" id=d14eadfa-29e8-4ac0-bea2-6da88ebfb987 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:34:02.787245 crc crio[24245]: time=\"2026-06-14T09:34:02.787144951Z\" level=info msg=\"Starting container: e809ad6a59b1fa31346877271050dac20a2f23e701fe9986f316bbd2a95057aa\" id=f9153916-ea82-4701-af4e-2c7dbdf795ba name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:34:02.794350 crc crio[24245]: time=\"2026-06-14T09:34:02.794236676Z\" level=info msg=\"Started container\" PID=220309 containerID=e809ad6a59b1fa31346877271050dac20a2f23e701fe9986f316bbd2a95057aa description=openshift-infra/auto-csr-approver-29690494-qqqm7/oc id=f9153916-ea82-4701-af4e-2c7dbdf795ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c\nJun 14 09:34:04.302044 crc crio[24245]: time=\"2026-06-14T09:34:04.301130237Z\" level=info msg=\"Stopping pod sandbox: 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c\" id=58f3bf64-4b08-496b-803b-baf91ab8059a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:04.304449 crc crio[24245]: time=\"2026-06-14T09:34:04.302509842Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690494-qqqm7 Namespace:openshift-infra ID:35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c UID:6cc0064b-bd2a-41aa-a6a1-db739cad3132 NetNS:/var/run/netns/209a007c-3730-43a6-9559-f62df2b7c210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cc0064b_bd2a_41aa_a6a1_db739cad3132.slice PodAnnotations:0xc0004cda48}] Aliases:map[]}\"\nJun 14 09:34:04.304449 crc crio[24245]: time=\"2026-06-14T09:34:04.302734329Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690494-qqqm7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:04.745391 crc crio[24245]: time=\"2026-06-14T09:34:04.745302708Z\" level=info msg=\"Stopped pod sandbox: 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c\" id=58f3bf64-4b08-496b-803b-baf91ab8059a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:20.446061 crc crio[24245]: time=\"2026-06-14T09:34:20.444487779Z\" level=info msg=\"Stopping container: 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35 (timeout: 10s)\" id=443cfe3d-79ec-4f1a-8edc-cc8422a98d65 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.489983 crc crio[24245]: time=\"2026-06-14T09:34:20.488346953Z\" level=info msg=\"Stopping container: baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4 (timeout: 10s)\" id=0ec45013-f055-4d60-af42-a88f8182b8ce name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.490394 crc crio[24245]: time=\"2026-06-14T09:34:20.490345648Z\" level=info msg=\"Stopping container: f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8 (timeout: 10s)\" id=6b3693e0-0876-4a10-a8e6-9ab0dfe68102 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.542245 crc crio[24245]: time=\"2026-06-14T09:34:20.54216449Z\" level=info msg=\"Stopping container: 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783 (timeout: 10s)\" id=9005a8a9-0aad-4802-bb66-e4bae339eb8e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.544211 crc crio[24245]: time=\"2026-06-14T09:34:20.542692367Z\" level=info msg=\"Stopping container: a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c (timeout: 10s)\" id=f0fadafa-9842-4f22-93b4-bbb8204b84f7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.610919 crc crio[24245]: time=\"2026-06-14T09:34:20.610789743Z\" level=info msg=\"Stopping container: 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a (timeout: 10s)\" id=d8e94e56-8fb7-4bd4-b81d-662ce7a16fb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.611395 crc crio[24245]: time=\"2026-06-14T09:34:20.611244948Z\" level=info msg=\"Stopping container: 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17 (timeout: 10s)\" id=aaf4432b-cae0-4be3-9d15-19f8fe546aea name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.613175 crc crio[24245]: time=\"2026-06-14T09:34:20.612957192Z\" level=info msg=\"Stopping container: a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442 (timeout: 10s)\" id=b3d380ab-a4e9-48aa-85f1-78850ff7e96c name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.615566 crc crio[24245]: time=\"2026-06-14T09:34:20.615522536Z\" level=info msg=\"Stopping container: c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831 (timeout: 10s)\" id=0dbac2d6-9f57-4a55-b1bc-e9365f4bbc68 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.621191 crc crio[24245]: time=\"2026-06-14T09:34:20.621140812Z\" level=info msg=\"Stopping container: caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19 (timeout: 10s)\" id=61a48167-45ba-4cd2-bf1a-ad173a111c9d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.621905 crc crio[24245]: time=\"2026-06-14T09:34:20.621446082Z\" level=info msg=\"Stopping container: f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44 (timeout: 10s)\" id=609cc69b-c176-4ace-9a51-59cd15596a61 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.679074 crc crio[24245]: time=\"2026-06-14T09:34:20.674025215Z\" level=info msg=\"Stopping container: a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042 (timeout: 10s)\" id=f364d5c0-14fb-4d66-8cdf-93381b03c959 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.679948 crc crio[24245]: time=\"2026-06-14T09:34:20.674141364Z\" level=info msg=\"Stopping container: e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43 (timeout: 10s)\" id=e3d8d340-f096-42d5-913c-759c3e5dc4af name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.680077 crc crio[24245]: time=\"2026-06-14T09:34:20.674360541Z\" level=info msg=\"Stopping container: 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d (timeout: 10s)\" id=91fe432e-abeb-4f25-82e6-0378653644a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.681618 crc crio[24245]: time=\"2026-06-14T09:34:20.674222957Z\" level=info msg=\"Stopping container: 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416 (timeout: 10s)\" id=6f37e691-6698-4ece-950b-dbd901f6dee4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.725395 crc crio[24245]: time=\"2026-06-14T09:34:20.724529063Z\" level=info msg=\"Stopping container: 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2 (timeout: 10s)\" id=c6170b67-cdbb-4981-a102-7805f97897a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.725395 crc crio[24245]: time=\"2026-06-14T09:34:20.72502456Z\" level=info msg=\"Stopping container: fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5 (timeout: 10s)\" id=b5f2c374-67a1-48bb-96d8-3d84ea9348dc name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.734058 crc crio[24245]: time=\"2026-06-14T09:34:20.733989247Z\" level=info msg=\"Stopped container baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/kube-rbac-proxy\" id=0ec45013-f055-4d60-af42-a88f8182b8ce name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.782952 crc crio[24245]: time=\"2026-06-14T09:34:20.782400614Z\" level=info msg=\"Stopped container 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/kube-rbac-proxy\" id=9005a8a9-0aad-4802-bb66-e4bae339eb8e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.817924 crc crio[24245]: time=\"2026-06-14T09:34:20.817025018Z\" level=info msg=\"Stopping container: e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d (timeout: 10s)\" id=2a38bbdc-10a3-4496-b87b-01457a8c4841 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.830884 crc crio[24245]: time=\"2026-06-14T09:34:20.830692049Z\" level=info msg=\"Stopping container: ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b (timeout: 10s)\" id=abd79e1c-a71b-40ee-af01-1679bcd0a84e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.844642 crc crio[24245]: time=\"2026-06-14T09:34:20.844391875Z\" level=info msg=\"Stopping container: 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c (timeout: 10s)\" id=4bffb7c1-f94f-4df5-9bf4-982d8436af5a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.847370 crc crio[24245]: time=\"2026-06-14T09:34:20.847329837Z\" level=info msg=\"Stopping container: 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61 (timeout: 10s)\" id=7b1adc71-c664-44d8-8cb3-5dbbc18651b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.967538 crc crio[24245]: time=\"2026-06-14T09:34:20.967389238Z\" level=info msg=\"Stopping container: a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a (timeout: 10s)\" id=4f0172e4-8a63-446b-860e-165b25b04854 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:20.991344 crc crio[24245]: time=\"2026-06-14T09:34:20.990048481Z\" level=info msg=\"Stopped container a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/kube-rbac-proxy\" id=b3d380ab-a4e9-48aa-85f1-78850ff7e96c name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.005788 crc crio[24245]: time=\"2026-06-14T09:34:21.005727953Z\" level=info msg=\"Stopping container: f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a (timeout: 10s)\" id=d7eadc9a-452f-4449-8004-bb98370506cc name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.011947 crc crio[24245]: time=\"2026-06-14T09:34:21.011793395Z\" level=info msg=\"Stopping container: 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f (timeout: 10s)\" id=e806ed4a-6bee-494e-91fa-a4fbf5ddef81 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.047298 crc crio[24245]: time=\"2026-06-14T09:34:21.047150296Z\" level=info msg=\"Stopped container f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/manager\" id=6b3693e0-0876-4a10-a8e6-9ab0dfe68102 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.086838 crc crio[24245]: time=\"2026-06-14T09:34:21.08677218Z\" level=info msg=\"Stopping pod sandbox: 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d\" id=68b24f55-b2a1-4171-8b41-b563a7c3ab11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:21.089122 crc crio[24245]: time=\"2026-06-14T09:34:21.087031974Z\" level=info msg=\"Stopping container: 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b (timeout: 10s)\" id=d09072e3-c5ff-41b3-9431-bdc173163931 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.092281 crc crio[24245]: time=\"2026-06-14T09:34:21.087100756Z\" level=info msg=\"Stopping container: 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186 (timeout: 10s)\" id=8e02f5c6-00a7-4bec-8dd3-f497ffea8beb name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.092498 crc crio[24245]: time=\"2026-06-14T09:34:21.092348886Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-7cxpm Namespace:openstack-operators ID:812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d UID:a57aaac2-c533-4ee0-bf86-2660a24d5bc3 NetNS:/var/run/netns/521c774f-b3bd-4873-a4de-fb54f7c9671a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda57aaac2_c533_4ee0_bf86_2660a24d5bc3.slice PodAnnotations:0xc000130a60}] Aliases:map[]}\"\nJun 14 09:34:21.092952 crc crio[24245]: time=\"2026-06-14T09:34:21.092691817Z\" level=info msg=\"Deleting pod openstack-operators_heat-operator-controller-manager-79785d8799-7cxpm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:21.097269 crc crio[24245]: time=\"2026-06-14T09:34:21.052926603Z\" level=info msg=\"Stopping container: d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933 (timeout: 10s)\" id=17a61db3-0558-4188-a634-67daa9f2a812 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.134376 crc crio[24245]: time=\"2026-06-14T09:34:21.12267487Z\" level=info msg=\"Stopping container: c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12 (timeout: 10s)\" id=87a0797e-056b-477e-9932-7bd26ee961d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.134376 crc crio[24245]: time=\"2026-06-14T09:34:21.132380388Z\" level=info msg=\"Stopping container: 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14 (timeout: 10s)\" id=18fba3f5-7400-43d4-aa4a-3fe5620826c8 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.166704 crc crio[24245]: time=\"2026-06-14T09:34:21.16661682Z\" level=info msg=\"Stopping container: 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73 (timeout: 10s)\" id=5c125bff-1894-421e-8e1a-118e3ce86d63 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.169303 crc crio[24245]: time=\"2026-06-14T09:34:21.168761355Z\" level=info msg=\"Stopping container: 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a (timeout: 10s)\" id=ecbe181e-d4b7-41b9-82ea-ef5f7d04a6e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.193919 crc crio[24245]: time=\"2026-06-14T09:34:21.193799476Z\" level=info msg=\"Stopped container caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/kube-rbac-proxy\" id=61a48167-45ba-4cd2-bf1a-ad173a111c9d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.223678 crc crio[24245]: time=\"2026-06-14T09:34:21.223563067Z\" level=info msg=\"Stopping container: fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e (timeout: 10s)\" id=052b6ed5-bb68-4cbf-aa74-5dc4f0976336 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.226830 crc crio[24245]: time=\"2026-06-14T09:34:21.223951227Z\" level=info msg=\"Stopping container: 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065 (timeout: 10s)\" id=65bb99d7-bc86-4bc9-a15e-b160b6f239be name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.259392 crc crio[24245]: time=\"2026-06-14T09:34:21.259326942Z\" level=info msg=\"Stopping container: 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0 (timeout: 10s)\" id=9a4ef212-5ab6-4530-9f0d-5ba6380ff698 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.402421 crc crio[24245]: time=\"2026-06-14T09:34:21.402034572Z\" level=info msg=\"Stopping container: bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb (timeout: 10s)\" id=9a096c5c-6ea2-4dbf-9b58-8963015e02a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.408156 crc crio[24245]: time=\"2026-06-14T09:34:21.407194839Z\" level=info msg=\"Stopping container: 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375 (timeout: 10s)\" id=dd1f4954-082e-4d34-97d6-6b7f8c633d9f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.431494 crc crio[24245]: time=\"2026-06-14T09:34:21.431384521Z\" level=info msg=\"Stopping container: 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8 (timeout: 10s)\" id=522385e6-d743-4655-928b-bcf9953b8e9b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.431956 crc crio[24245]: time=\"2026-06-14T09:34:21.431877356Z\" level=info msg=\"Stopping container: 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e (timeout: 10s)\" id=c75eb010-9c0b-43cd-8abc-64948df15cca name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.439378 crc crio[24245]: time=\"2026-06-14T09:34:21.439280616Z\" level=info msg=\"Stopping container: 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b (timeout: 10s)\" id=b2c1f36b-d721-4218-b44c-03777f381e99 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.452101 crc crio[24245]: time=\"2026-06-14T09:34:21.440892647Z\" level=info msg=\"Stopping container: 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d (timeout: 10s)\" id=51c4fd5e-7085-4de8-8625-5a3e6cbe46b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.452101 crc crio[24245]: time=\"2026-06-14T09:34:21.445699352Z\" level=info msg=\"Stopping container: 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2 (timeout: 10s)\" id=c6be3479-4bde-4336-b89d-1f1b035f4616 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.452101 crc crio[24245]: time=\"2026-06-14T09:34:21.448044349Z\" level=info msg=\"Stopping container: b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854 (timeout: 10s)\" id=0683a2a9-993c-46b4-adb2-a21b7d7dccfb name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.452101 crc crio[24245]: time=\"2026-06-14T09:34:21.448444212Z\" level=info msg=\"Stopping container: 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9 (timeout: 10s)\" id=66ef5d9a-9b3f-4530-8ee9-a42534817605 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.464160 crc crio[24245]: time=\"2026-06-14T09:34:21.459088696Z\" level=info msg=\"Stopped container a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/manager\" id=f0fadafa-9842-4f22-93b4-bbb8204b84f7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.464160 crc crio[24245]: time=\"2026-06-14T09:34:21.463252831Z\" level=info msg=\"Stopping pod sandbox: 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20\" id=8c70ab09-9eb2-4947-b42a-1e7554cd42ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:21.480467 crc crio[24245]: time=\"2026-06-14T09:34:21.480415685Z\" level=info msg=\"Stopping container: 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76 (timeout: 10s)\" id=1fea6c65-a9d6-433b-9f8c-16b4a92b9f4a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.481426 crc crio[24245]: time=\"2026-06-14T09:34:21.481398597Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-svclt Namespace:openstack-operators ID:7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20 UID:a5f03ed5-a2e5-46ec-929b-77ea8f2a5921 NetNS:/var/run/netns/a2af105a-68ba-402e-9d18-30ac7f8fae7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5f03ed5_a2e5_46ec_929b_77ea8f2a5921.slice PodAnnotations:0xc000620208}] Aliases:map[]}\"\nJun 14 09:34:21.481833 crc crio[24245]: time=\"2026-06-14T09:34:21.48180594Z\" level=info msg=\"Deleting pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-svclt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:21.501053 crc crio[24245]: time=\"2026-06-14T09:34:21.500963688Z\" level=info msg=\"Stopped container 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/manager\" id=aaf4432b-cae0-4be3-9d15-19f8fe546aea name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.501523 crc crio[24245]: time=\"2026-06-14T09:34:21.50133828Z\" level=info msg=\"Stopping container: 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71 (timeout: 10s)\" id=c54d2a1b-ddae-4c4e-9429-77f302337c99 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.519808 crc crio[24245]: time=\"2026-06-14T09:34:21.518203144Z\" level=info msg=\"Stopped container 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/kube-rbac-proxy\" id=d8e94e56-8fb7-4bd4-b81d-662ce7a16fb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.520280 crc crio[24245]: time=\"2026-06-14T09:34:21.520220449Z\" level=info msg=\"Stopping container: fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880 (timeout: 10s)\" id=1d1a9889-a162-44cb-a72a-dd30faf4f76b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.520779 crc crio[24245]: time=\"2026-06-14T09:34:21.520730916Z\" level=info msg=\"Stopping container: 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6 (timeout: 10s)\" id=4156787c-73a6-47e1-9acc-53e17c533849 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.528818 crc crio[24245]: time=\"2026-06-14T09:34:21.524268801Z\" level=info msg=\"Stopping pod sandbox: f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1\" id=f25a76dc-d817-44d4-9611-d39587d854df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:21.528818 crc crio[24245]: time=\"2026-06-14T09:34:21.524466687Z\" level=info msg=\"Stopping container: 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862 (timeout: 30s)\" id=5013af40-c223-4e26-9041-113561689bad name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.528818 crc crio[24245]: time=\"2026-06-14T09:34:21.525200851Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hsdgw Namespace:openstack-operators ID:f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1 UID:0465d42e-1cbb-4c9e-88d1-867a5cf4dd7b NetNS:/var/run/netns/876011c2-682c-4961-944a-10c89c10b2f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0465d42e_1cbb_4c9e_88d1_867a5cf4dd7b.slice PodAnnotations:0xc00274a178}] Aliases:map[]}\"\nJun 14 09:34:21.528818 crc crio[24245]: time=\"2026-06-14T09:34:21.525342735Z\" level=info msg=\"Deleting pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hsdgw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:21.545183 crc crio[24245]: time=\"2026-06-14T09:34:21.544569366Z\" level=info msg=\"Stopped container a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/kube-rbac-proxy\" id=f364d5c0-14fb-4d66-8cdf-93381b03c959 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.591661 crc crio[24245]: time=\"2026-06-14T09:34:21.577014546Z\" level=info msg=\"Stopped container 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/operator\" id=443cfe3d-79ec-4f1a-8edc-cc8422a98d65 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.591661 crc crio[24245]: time=\"2026-06-14T09:34:21.577564804Z\" level=info msg=\"Stopping container: 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1 (timeout: 30s)\" id=eb31c926-1366-4862-8315-8474330b4d36 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.641745 crc crio[24245]: time=\"2026-06-14T09:34:21.637988225Z\" level=info msg=\"Stopping pod sandbox: 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62\" id=970a1ae6-c861-4920-9460-759052b5e9f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:21.663065 crc crio[24245]: time=\"2026-06-14T09:34:21.65981234Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 Namespace:openstack-operators ID:91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62 UID:cd8df072-0ba5-4078-bdf2-e291e396ff1e NetNS:/var/run/netns/85e12ca5-ba30-4188-a998-4ab3027ba06f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8df072_0ba5_4078_bdf2_e291e396ff1e.slice PodAnnotations:0xc00274a450}] Aliases:map[]}\"\nJun 14 09:34:21.663065 crc crio[24245]: time=\"2026-06-14T09:34:21.660178021Z\" level=info msg=\"Deleting pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:21.721375 crc crio[24245]: time=\"2026-06-14T09:34:21.720532571Z\" level=info msg=\"Stopped container e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/kube-rbac-proxy\" id=e3d8d340-f096-42d5-913c-759c3e5dc4af name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.732535 crc crio[24245]: time=\"2026-06-14T09:34:21.732309588Z\" level=info msg=\"Stopped container c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/manager\" id=0dbac2d6-9f57-4a55-b1bc-e9365f4bbc68 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.736781 crc crio[24245]: time=\"2026-06-14T09:34:21.736646787Z\" level=info msg=\"Stopping pod sandbox: 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a\" id=e277b478-84cb-4e5c-8430-0ef27f66903e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:21.739735 crc crio[24245]: time=\"2026-06-14T09:34:21.739394336Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jmlck Namespace:openstack-operators ID:392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a UID:a44dded2-c6bf-4f9a-92a7-792e9c68fd84 NetNS:/var/run/netns/9cc1eb2b-37f1-4788-8b9b-d83822119ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dded2_c6bf_4f9a_92a7_792e9c68fd84.slice PodAnnotations:0xc003bf6248}] Aliases:map[]}\"\nJun 14 09:34:21.739935 crc crio[24245]: time=\"2026-06-14T09:34:21.739916893Z\" level=info msg=\"Deleting pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jmlck from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:21.760951 crc crio[24245]: time=\"2026-06-14T09:34:21.747272429Z\" level=info msg=\"Stopped container 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/manager\" id=c6170b67-cdbb-4981-a102-7805f97897a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.760951 crc crio[24245]: time=\"2026-06-14T09:34:21.753657685Z\" level=info msg=\"Stopped container 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/manager\" id=6f37e691-6698-4ece-950b-dbd901f6dee4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.780320 crc crio[24245]: time=\"2026-06-14T09:34:21.780222013Z\" level=info msg=\"Stopping pod sandbox: c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336\" id=2ea11c6f-a3e7-4c6d-b158-1cf45b987963 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:21.802571 crc crio[24245]: time=\"2026-06-14T09:34:21.792308193Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-529bp Namespace:openstack-operators ID:c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336 UID:aebcee62-e262-45c0-8822-9ffc7bc3ed6e NetNS:/var/run/netns/1b1ae009-fe2d-4b4a-915c-5055a1fa5b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaebcee62_e262_45c0_8822_9ffc7bc3ed6e.slice PodAnnotations:0xc001c3c528}] Aliases:map[]}\"\nJun 14 09:34:21.802571 crc crio[24245]: time=\"2026-06-14T09:34:21.792574372Z\" level=info msg=\"Deleting pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-529bp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:21.802571 crc crio[24245]: time=\"2026-06-14T09:34:21.800178955Z\" level=info msg=\"Stopped container fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/kube-rbac-proxy\" id=b5f2c374-67a1-48bb-96d8-3d84ea9348dc name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.824901 crc crio[24245]: time=\"2026-06-14T09:34:21.819381387Z\" level=info msg=\"Stopping pod sandbox: 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134\" id=4132caae-c96d-453b-b829-c9980df38f98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:21.824901 crc crio[24245]: time=\"2026-06-14T09:34:21.820716228Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-thf76 Namespace:openstack-operators ID:45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134 UID:fc0ca1cf-478f-4433-b7e6-3fc15c80205e NetNS:/var/run/netns/3c5ff395-cd6b-4633-93f2-53d94a42141b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc0ca1cf_478f_4433_b7e6_3fc15c80205e.slice PodAnnotations:0xc002c928d8}] Aliases:map[]}\"\nJun 14 09:34:21.824901 crc crio[24245]: time=\"2026-06-14T09:34:21.820929535Z\" level=info msg=\"Deleting pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-thf76 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:21.841955 crc crio[24245]: time=\"2026-06-14T09:34:21.826398574Z\" level=info msg=\"Stopped container f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/manager\" id=609cc69b-c176-4ace-9a51-59cd15596a61 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.841955 crc crio[24245]: time=\"2026-06-14T09:34:21.841121937Z\" level=info msg=\"Stopped container 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/manager\" id=91fe432e-abeb-4f25-82e6-0378653644a8 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:21.897704 crc crio[24245]: time=\"2026-06-14T09:34:21.897507052Z\" level=info msg=\"Stopping pod sandbox: de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f\" id=191768e0-c343-41c5-987f-234512d6cc48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:21.915554 crc crio[24245]: time=\"2026-06-14T09:34:21.899401873Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-jvxd2 Namespace:openstack-operators ID:de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f UID:a95e631e-af83-4573-bd82-a8fe9be0a573 NetNS:/var/run/netns/875cbf9e-d704-4391-b42d-68a0e074ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda95e631e_af83_4573_bd82_a8fe9be0a573.slice PodAnnotations:0xc001fea480}] Aliases:map[]}\"\nJun 14 09:34:21.915554 crc crio[24245]: time=\"2026-06-14T09:34:21.899729414Z\" level=info msg=\"Deleting pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-jvxd2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:21.928899 crc crio[24245]: time=\"2026-06-14T09:34:21.926333788Z\" level=info msg=\"Stopping pod sandbox: be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22\" id=625b5326-c4cc-459e-90e1-dc6befbf4241 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:21.956380 crc crio[24245]: time=\"2026-06-14T09:34:21.956250454Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-pbfr4 Namespace:openstack-operators ID:be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22 UID:b381b2a2-d481-4c08-a2d3-7eb0ab307b20 NetNS:/var/run/netns/175b7697-6e67-47d5-bb6d-7add6d30d0a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb381b2a2_d481_4c08_a2d3_7eb0ab307b20.slice PodAnnotations:0xc000620ab0}] Aliases:map[]}\"\nJun 14 09:34:21.956814 crc crio[24245]: time=\"2026-06-14T09:34:21.956624256Z\" level=info msg=\"Deleting pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-pbfr4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:21.989031 crc crio[24245]: time=\"2026-06-14T09:34:21.988839293Z\" level=info msg=\"Stopped container 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/kube-rbac-proxy\" id=4bffb7c1-f94f-4df5-9bf4-982d8436af5a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.039996 crc crio[24245]: time=\"2026-06-14T09:34:22.037678874Z\" level=info msg=\"Stopped container e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/kube-rbac-proxy\" id=2a38bbdc-10a3-4496-b87b-01457a8c4841 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.061790 crc crio[24245]: time=\"2026-06-14T09:34:22.061639367Z\" level=info msg=\"Stopped container ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/manager\" id=abd79e1c-a71b-40ee-af01-1679bcd0a84e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.065502 crc crio[24245]: time=\"2026-06-14T09:34:22.065229728Z\" level=info msg=\"Stopped container 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/manager\" id=d09072e3-c5ff-41b3-9431-bdc173163931 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.100340 crc crio[24245]: time=\"2026-06-14T09:34:22.099702865Z\" level=info msg=\"Stopped container 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/kube-rbac-proxy\" id=5c125bff-1894-421e-8e1a-118e3ce86d63 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.123142 crc crio[24245]: time=\"2026-06-14T09:34:22.120251495Z\" level=info msg=\"Stopped container 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/manager\" id=7b1adc71-c664-44d8-8cb3-5dbbc18651b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.128488 crc crio[24245]: time=\"2026-06-14T09:34:22.127308169Z\" level=info msg=\"Stopping pod sandbox: 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15\" id=ae5850d8-2163-4d48-8670-0330acfdd1d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.135892 crc crio[24245]: time=\"2026-06-14T09:34:22.135703376Z\" level=info msg=\"Stopping pod sandbox: d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27\" id=b3565f84-18e0-47c5-bcd5-2ff1d62dfb53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.140942 crc crio[24245]: time=\"2026-06-14T09:34:22.140517532Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-rcjhq Namespace:openstack-operators ID:d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27 UID:24675281-e86d-4acd-b4ad-606fec6b9437 NetNS:/var/run/netns/fd4e1903-bc63-4b12-b980-50c549b97b41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24675281_e86d_4acd_b4ad_606fec6b9437.slice PodAnnotations:0xc0004cd188}] Aliases:map[]}\"\nJun 14 09:34:22.140942 crc crio[24245]: time=\"2026-06-14T09:34:22.140826632Z\" level=info msg=\"Deleting pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-rcjhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.142150 crc crio[24245]: time=\"2026-06-14T09:34:22.141473545Z\" level=info msg=\"Stopped container a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/manager\" id=4f0172e4-8a63-446b-860e-165b25b04854 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.150130 crc crio[24245]: time=\"2026-06-14T09:34:22.147115314Z\" level=info msg=\"Stopped container fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/kube-rbac-proxy\" id=052b6ed5-bb68-4cbf-aa74-5dc4f0976336 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.157035 crc crio[24245]: time=\"2026-06-14T09:34:22.153395451Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-glv5t Namespace:openstack-operators ID:5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15 UID:c4f38e1c-0089-4b72-af22-7358327ffa9e NetNS:/var/run/netns/c87d6496-d7ba-4199-8b93-a3643f4804a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4f38e1c_0089_4b72_af22_7358327ffa9e.slice PodAnnotations:0xc002c92bd8}] Aliases:map[]}\"\nJun 14 09:34:22.157035 crc crio[24245]: time=\"2026-06-14T09:34:22.15366102Z\" level=info msg=\"Deleting pod openstack-operators_test-operator-controller-manager-6b49d958cc-glv5t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.194874 crc crio[24245]: time=\"2026-06-14T09:34:22.182974137Z\" level=info msg=\"Stopped container 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/manager\" id=65bb99d7-bc86-4bc9-a15e-b160b6f239be name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.194874 crc crio[24245]: time=\"2026-06-14T09:34:22.187574395Z\" level=info msg=\"Stopped container 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/manager\" id=ecbe181e-d4b7-41b9-82ea-ef5f7d04a6e7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.194874 crc crio[24245]: time=\"2026-06-14T09:34:22.1892714Z\" level=info msg=\"Stopping pod sandbox: 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8\" id=5ee50231-8640-4e4a-9354-c444ee56263b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.194874 crc crio[24245]: time=\"2026-06-14T09:34:22.18927827Z\" level=info msg=\"Stopping pod sandbox: e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13\" id=4e070198-02f1-4a13-a88d-0b24f8f8d94c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.194874 crc crio[24245]: time=\"2026-06-14T09:34:22.190669035Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9lvmf Namespace:openstack-operators ID:e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13 UID:2d46999b-0528-405c-9667-e9f10a0d303d NetNS:/var/run/netns/77050e2e-affc-4327-9c67-f193b36d3944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d46999b_0528_405c_9667_e9f10a0d303d.slice PodAnnotations:0xc000602b78}] Aliases:map[]}\"\nJun 14 09:34:22.194874 crc crio[24245]: time=\"2026-06-14T09:34:22.19082909Z\" level=info msg=\"Deleting pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9lvmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.194874 crc crio[24245]: time=\"2026-06-14T09:34:22.192317878Z\" level=info msg=\"Stopped container d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/kube-rbac-proxy\" id=17a61db3-0558-4188-a634-67daa9f2a812 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.207931 crc crio[24245]: time=\"2026-06-14T09:34:22.198308371Z\" level=info msg=\"Stopped container 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/kube-rbac-proxy\" id=8e02f5c6-00a7-4bec-8dd3-f497ffea8beb name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.207931 crc crio[24245]: time=\"2026-06-14T09:34:22.202148305Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749482tn Namespace:openstack-operators ID:4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8 UID:bf13fccc-8026-4eb4-93e8-65f01fbbc11d NetNS:/var/run/netns/47311893-7b51-4b11-88f5-3b58f6446b9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf13fccc_8026_4eb4_93e8_65f01fbbc11d.slice PodAnnotations:0xc00274a960}] Aliases:map[]}\"\nJun 14 09:34:22.207931 crc crio[24245]: time=\"2026-06-14T09:34:22.202379163Z\" level=info msg=\"Deleting pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749482tn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.207931 crc crio[24245]: time=\"2026-06-14T09:34:22.203075275Z\" level=info msg=\"Stopped container f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/kube-rbac-proxy\" id=d7eadc9a-452f-4449-8004-bb98370506cc name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.207931 crc crio[24245]: time=\"2026-06-14T09:34:22.203791981Z\" level=info msg=\"Stopped container 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/kube-rbac-proxy\" id=dd1f4954-082e-4d34-97d6-6b7f8c633d9f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.226949 crc crio[24245]: time=\"2026-06-14T09:34:22.222031996Z\" level=info msg=\"Stopping pod sandbox: 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52\" id=43d848c4-ba64-4997-b99d-a2cc4f7bdb8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.226949 crc crio[24245]: time=\"2026-06-14T09:34:22.223833885Z\" level=info msg=\"Stopped container 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/manager\" id=18fba3f5-7400-43d4-aa4a-3fe5620826c8 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.226949 crc crio[24245]: time=\"2026-06-14T09:34:22.224668643Z\" level=info msg=\"Stopping pod sandbox: 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba\" id=bbc42cdc-548a-4fd5-808e-af785badfd44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.232473 crc crio[24245]: time=\"2026-06-14T09:34:22.227574887Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-drglc Namespace:openstack-operators ID:0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba UID:269945e2-ee16-4306-b18a-470f899d058f NetNS:/var/run/netns/e814482e-c282-45da-8fd6-20465bc0b828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod269945e2_ee16_4306_b18a_470f899d058f.slice PodAnnotations:0xc006e0a5a8}] Aliases:map[]}\"\nJun 14 09:34:22.232473 crc crio[24245]: time=\"2026-06-14T09:34:22.22797015Z\" level=info msg=\"Deleting pod openstack-operators_placement-operator-controller-manager-84859b96f4-drglc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.256562 crc crio[24245]: time=\"2026-06-14T09:34:22.247951495Z\" level=info msg=\"Stopped container 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/kube-rbac-proxy\" id=9a4ef212-5ab6-4530-9f0d-5ba6380ff698 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.256562 crc crio[24245]: time=\"2026-06-14T09:34:22.252723097Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qqlrs Namespace:openstack-operators ID:8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52 UID:132cef1b-70c9-43f8-9d91-1aa891714cbc NetNS:/var/run/netns/8b179f6e-cd32-40ad-a1f7-011f783ee348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod132cef1b_70c9_43f8_9d91_1aa891714cbc.slice PodAnnotations:0xc001c3cc00}] Aliases:map[]}\"\nJun 14 09:34:22.256562 crc crio[24245]: time=\"2026-06-14T09:34:22.253084199Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-manager-647c57968d-qqlrs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.266467 crc crio[24245]: time=\"2026-06-14T09:34:22.265057865Z\" level=info msg=\"Stopped container c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/kube-rbac-proxy\" id=87a0797e-056b-477e-9932-7bd26ee961d5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.288771 crc crio[24245]: time=\"2026-06-14T09:34:22.27124729Z\" level=info msg=\"Stopping pod sandbox: 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609\" id=d4159ecc-6031-48c3-8a26-7559b13c7409 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.288771 crc crio[24245]: time=\"2026-06-14T09:34:22.283651032Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-qv2dm Namespace:openstack-operators ID:622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609 UID:097d77dc-db05-41d5-99c9-4365e6f9bc70 NetNS:/var/run/netns/29030975-db8b-4900-a647-34cd9434e7a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097d77dc_db05_41d5_99c9_4365e6f9bc70.slice PodAnnotations:0xc0001314b8}] Aliases:map[]}\"\nJun 14 09:34:22.288771 crc crio[24245]: time=\"2026-06-14T09:34:22.285410698Z\" level=info msg=\"Deleting pod openstack-operators_infra-operator-controller-manager-7fc948458f-qv2dm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.309063 crc crio[24245]: time=\"2026-06-14T09:34:22.308039167Z\" level=info msg=\"Stopped container 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/manager\" id=e806ed4a-6bee-494e-91fa-a4fbf5ddef81 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.311794 crc crio[24245]: time=\"2026-06-14T09:34:22.311435076Z\" level=info msg=\"Stopped container 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/kube-rbac-proxy\" id=522385e6-d743-4655-928b-bcf9953b8e9b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.333643 crc crio[24245]: time=\"2026-06-14T09:34:22.31834746Z\" level=info msg=\"Stopping pod sandbox: d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7\" id=02b3a930-278d-43ea-bd68-ace2fcc2603d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.333643 crc crio[24245]: time=\"2026-06-14T09:34:22.31991985Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-6hmbh Namespace:openstack-operators ID:d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7 UID:8fff94f5-f9e1-4681-8f9c-0de3a3662179 NetNS:/var/run/netns/10ad127d-ba94-4b07-9d41-44a311d7be35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fff94f5_f9e1_4681_8f9c_0de3a3662179.slice PodAnnotations:0xc001feaa30}] Aliases:map[]}\"\nJun 14 09:34:22.333643 crc crio[24245]: time=\"2026-06-14T09:34:22.320065185Z\" level=info msg=\"Deleting pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-6hmbh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.352296 crc crio[24245]: time=\"2026-06-14T09:34:22.351671622Z\" level=info msg=\"Stopped container b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/manager\" id=0683a2a9-993c-46b4-adb2-a21b7d7dccfb name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.366645 crc crio[24245]: time=\"2026-06-14T09:34:22.366474275Z\" level=info msg=\"Stopped container 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/kube-rbac-proxy\" id=c54d2a1b-ddae-4c4e-9429-77f302337c99 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.395271 crc crio[24245]: time=\"2026-06-14T09:34:22.394170601Z\" level=info msg=\"Stopped container 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/kube-rbac-proxy\" id=c6be3479-4bde-4336-b89d-1f1b035f4616 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.404915 crc crio[24245]: time=\"2026-06-14T09:34:22.404650859Z\" level=info msg=\"Stopping pod sandbox: aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc\" id=829eb749-1344-403c-893a-18ec66fc4491 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.424377 crc crio[24245]: time=\"2026-06-14T09:34:22.424271162Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-4f8rx Namespace:openstack-operators ID:aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc UID:4c3c6dee-28d6-4383-94d6-0d7343c8e6d9 NetNS:/var/run/netns/237f8326-f59c-45cb-bf1b-23169ec73226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c3c6dee_28d6_4383_94d6_0d7343c8e6d9.slice PodAnnotations:0xc00274aa48}] Aliases:map[]}\"\nJun 14 09:34:22.424750 crc crio[24245]: time=\"2026-06-14T09:34:22.424533781Z\" level=info msg=\"Deleting pod openstack-operators_ovn-operator-controller-manager-576f47b94c-4f8rx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.435263 crc crio[24245]: time=\"2026-06-14T09:34:22.43514637Z\" level=info msg=\"Stopped container 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/manager\" id=51c4fd5e-7085-4de8-8625-5a3e6cbe46b5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.451563 crc crio[24245]: time=\"2026-06-14T09:34:22.451438469Z\" level=info msg=\"Stopped container 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/kube-rbac-proxy\" id=1fea6c65-a9d6-433b-9f8c-16b4a92b9f4a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.480937 crc crio[24245]: time=\"2026-06-14T09:34:22.478504783Z\" level=info msg=\"Stopped container bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/manager\" id=9a096c5c-6ea2-4dbf-9b58-8963015e02a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.480937 crc crio[24245]: time=\"2026-06-14T09:34:22.480737634Z\" level=info msg=\"Stopping pod sandbox: 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c\" id=deada2b8-63f8-4c35-84cb-2c7783739a3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.483116 crc crio[24245]: time=\"2026-06-14T09:34:22.482984047Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-ft58h Namespace:openstack-operators ID:46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c UID:95878bdf-452f-400f-bd2a-9800393ecfc8 NetNS:/var/run/netns/2db0cb6f-0a1b-472d-b78d-dfd6e138bb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95878bdf_452f_400f_bd2a_9800393ecfc8.slice PodAnnotations:0xc001c3cd68}] Aliases:map[]}\"\nJun 14 09:34:22.486916 crc crio[24245]: time=\"2026-06-14T09:34:22.483182102Z\" level=info msg=\"Deleting pod openstack-operators_swift-operator-controller-manager-5cd6475f78-ft58h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.516924 crc crio[24245]: time=\"2026-06-14T09:34:22.513149434Z\" level=info msg=\"Stopped container 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/kube-rbac-proxy\" id=b2c1f36b-d721-4218-b44c-03777f381e99 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.536899 crc crio[24245]: time=\"2026-06-14T09:34:22.53323637Z\" level=info msg=\"Stopped container 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/manager\" id=c75eb010-9c0b-43cd-8abc-64948df15cca name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.544892 crc crio[24245]: time=\"2026-06-14T09:34:22.541194159Z\" level=info msg=\"Stopping pod sandbox: df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce\" id=405ab6f3-b30d-41b4-84ef-189f5cc7c038 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.544892 crc crio[24245]: time=\"2026-06-14T09:34:22.544302413Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-752cf Namespace:openstack-operators ID:df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce UID:17d545a8-9359-4643-af22-1e3b5c7c5428 NetNS:/var/run/netns/39678101-e90c-418f-aaa9-6c2082b285cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17d545a8_9359_4643_af22_1e3b5c7c5428.slice PodAnnotations:0xc006e0a6e8}] Aliases:map[]}\"\nJun 14 09:34:22.548277 crc crio[24245]: time=\"2026-06-14T09:34:22.546232482Z\" level=info msg=\"Stopping pod sandbox: 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562\" id=52babef5-32fa-4bfc-8429-919e01bec446 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.552027 crc crio[24245]: time=\"2026-06-14T09:34:22.549806327Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-jx9qw Namespace:openstack-operators ID:86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562 UID:950d4303-705c-458a-99a2-adca4e8ab096 NetNS:/var/run/netns/2f56f872-c6df-459e-953f-c8a11bee10fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod950d4303_705c_458a_99a2_adca4e8ab096.slice PodAnnotations:0xc001c3ce48}] Aliases:map[]}\"\nJun 14 09:34:22.552027 crc crio[24245]: time=\"2026-06-14T09:34:22.550107997Z\" level=info msg=\"Deleting pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-jx9qw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.552027 crc crio[24245]: time=\"2026-06-14T09:34:22.550491981Z\" level=info msg=\"Stopped container 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/manager\" id=4156787c-73a6-47e1-9acc-53e17c533849 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.555132 crc crio[24245]: time=\"2026-06-14T09:34:22.553373342Z\" level=info msg=\"Stopped container 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/manager\" id=66ef5d9a-9b3f-4530-8ee9-a42534817605 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.559108 crc crio[24245]: time=\"2026-06-14T09:34:22.556060613Z\" level=info msg=\"Deleting pod openstack-operators_nova-operator-controller-manager-b9f789587-752cf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.563357 crc crio[24245]: time=\"2026-06-14T09:34:22.561503005Z\" level=info msg=\"Stopping pod sandbox: 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd\" id=58477ff2-9862-48e3-8ec8-6161307732a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.563357 crc crio[24245]: time=\"2026-06-14T09:34:22.563277062Z\" level=info msg=\"Stopping pod sandbox: 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35\" id=846c5115-6a0c-4b66-95c9-7c57ef9fb213 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.564095 crc crio[24245]: time=\"2026-06-14T09:34:22.564030025Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-b9wbh Namespace:openstack-operators ID:4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd UID:3102d439-a8b8-4187-8a5f-0125a9927488 NetNS:/var/run/netns/df526d5c-b984-493a-b08f-ea192e9412bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3102d439_a8b8_4187_8a5f_0125a9927488.slice PodAnnotations:0xc0001316c0}] Aliases:map[]}\"\nJun 14 09:34:22.564294 crc crio[24245]: time=\"2026-06-14T09:34:22.564232002Z\" level=info msg=\"Deleting pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-b9wbh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.564791 crc crio[24245]: time=\"2026-06-14T09:34:22.564707888Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-4kjrn Namespace:openstack-operators ID:6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35 UID:aef09ea5-3e76-4fd9-b2d7-7f594728099f NetNS:/var/run/netns/57759062-e935-4bc2-a964-0ec733c6aff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaef09ea5_3e76_4fd9_b2d7_7f594728099f.slice PodAnnotations:0xc000131718}] Aliases:map[]}\"\nJun 14 09:34:22.565028 crc crio[24245]: time=\"2026-06-14T09:34:22.564976017Z\" level=info msg=\"Deleting pod openstack-operators_ironic-operator-controller-manager-955dfdfc-4kjrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.580988 crc crio[24245]: time=\"2026-06-14T09:34:22.578576225Z\" level=info msg=\"Stopped container fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/operator\" id=1d1a9889-a162-44cb-a72a-dd30faf4f76b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.580988 crc crio[24245]: time=\"2026-06-14T09:34:22.579714993Z\" level=info msg=\"Stopped container 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862: openstack-operators/openstack-operator-index-jl96f/registry-server\" id=5013af40-c223-4e26-9041-113561689bad name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.582099 crc crio[24245]: time=\"2026-06-14T09:34:22.582054588Z\" level=info msg=\"Stopping pod sandbox: 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c\" id=61d6d781-5572-4a1f-b220-8e070a4d5c55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.588410 crc crio[24245]: time=\"2026-06-14T09:34:22.588348159Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-jl96f Namespace:openstack-operators ID:39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c UID:622dc953-adab-45bc-a3ee-09ea342f8519 NetNS:/var/run/netns/363839a9-81e6-45eb-83c6-a04191fe2a36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod622dc953_adab_45bc_a3ee_09ea342f8519.slice PodAnnotations:0xc000602d20}] Aliases:map[]}\"\nJun 14 09:34:22.588995 crc crio[24245]: time=\"2026-06-14T09:34:22.58896751Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-jl96f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.592901 crc crio[24245]: time=\"2026-06-14T09:34:22.590032156Z\" level=info msg=\"Stopping pod sandbox: ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525\" id=4beab4a0-b3a3-4271-a163-634242877d0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.607518 crc crio[24245]: time=\"2026-06-14T09:34:22.602969277Z\" level=info msg=\"Stopped container 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=eb31c926-1366-4862-8315-8474330b4d36 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:22.614901 crc crio[24245]: time=\"2026-06-14T09:34:22.609375324Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-9rq4m Namespace:openstack-operators ID:ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525 UID:be977a3e-7fc7-41e3-a7dc-bb1ea98c1ca7 NetNS:/var/run/netns/b0a218e6-28e1-48fe-9646-bec1e0365261 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe977a3e_7fc7_41e3_a7dc_bb1ea98c1ca7.slice PodAnnotations:0xc002c92ce8}] Aliases:map[]}\"\nJun 14 09:34:22.636451 crc crio[24245]: time=\"2026-06-14T09:34:22.636272509Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-9rq4m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.648021 crc crio[24245]: time=\"2026-06-14T09:34:22.647919599Z\" level=info msg=\"Stopping pod sandbox: 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae\" id=ab6b70fc-fa4a-4d93-9e23-6fc4fbe15015 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:22.672547 crc crio[24245]: time=\"2026-06-14T09:34:22.667392672Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c 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:0xc003bf6688}] Aliases:map[]}\"\nJun 14 09:34:22.672547 crc crio[24245]: time=\"2026-06-14T09:34:22.66764411Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:22.858653 crc crio[24245]: time=\"2026-06-14T09:34:22.857830351Z\" level=info msg=\"Stopped pod sandbox: 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d\" id=68b24f55-b2a1-4171-8b41-b563a7c3ab11 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:23.147541 crc crio[24245]: time=\"2026-06-14T09:34:23.146288431Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-jqd7h/POD\" id=081aa6d3-b1e0-4bbc-a9f5-36aa5b75b277 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:34:23.147541 crc crio[24245]: time=\"2026-06-14T09:34:23.146403676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:34:23.207125 crc crio[24245]: time=\"2026-06-14T09:34:23.206942569Z\" level=info msg=\"Stopped pod sandbox: f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1\" id=f25a76dc-d817-44d4-9611-d39587d854df name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:23.220112 crc crio[24245]: time=\"2026-06-14T09:34:23.220004546Z\" level=info msg=\"Stopped pod sandbox: c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336\" id=2ea11c6f-a3e7-4c6d-b158-1cf45b987963 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:23.261778 crc crio[24245]: time=\"2026-06-14T09:34:23.261644125Z\" level=info msg=\"Stopped pod sandbox: 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20\" id=8c70ab09-9eb2-4947-b42a-1e7554cd42ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:23.264472 crc crio[24245]: time=\"2026-06-14T09:34:23.263950179Z\" level=info msg=\"Stopped pod sandbox: 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a\" id=e277b478-84cb-4e5c-8430-0ef27f66903e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:23.265312 crc crio[24245]: time=\"2026-06-14T09:34:23.26524247Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-jqd7h Namespace:openshift-operator-lifecycle-manager ID:e93285406b1206bea9c6cdf9cfd2873d3e0a26fbe75872c3ce265be255651918 UID:7b5cc79c-813a-47d6-ab75-c08f5f51493e NetNS:/var/run/netns/e0176508-de8d-4fac-9a16-ffbe2aebd7d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b5cc79c_813a_47d6_ab75_c08f5f51493e.slice PodAnnotations:0xc00161ab50}] Aliases:map[]}\"\nJun 14 09:34:23.265312 crc crio[24245]: time=\"2026-06-14T09:34:23.265309602Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-jqd7h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:23.861338 crc crio[24245]: time=\"2026-06-14T09:34:23.860472914Z\" level=info msg=\"Stopped pod sandbox: be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22\" id=625b5326-c4cc-459e-90e1-dc6befbf4241 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:23.866165 crc crio[24245]: time=\"2026-06-14T09:34:23.866108774Z\" level=info msg=\"Stopped pod sandbox: 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15\" id=ae5850d8-2163-4d48-8670-0330acfdd1d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:23.882630 crc crio[24245]: time=\"2026-06-14T09:34:23.88239945Z\" level=info msg=\"Stopped pod sandbox: 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562\" id=52babef5-32fa-4bfc-8429-919e01bec446 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:23.898385 crc crio[24245]: time=\"2026-06-14T09:34:23.898032899Z\" level=info msg=\"Stopped pod sandbox: 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba\" id=bbc42cdc-548a-4fd5-808e-af785badfd44 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:23.911161 crc crio[24245]: time=\"2026-06-14T09:34:23.911061989Z\" level=info msg=\"Stopped pod sandbox: ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525\" id=4beab4a0-b3a3-4271-a163-634242877d0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:23.972067 crc crio[24245]: time=\"2026-06-14T09:34:23.971958359Z\" level=info msg=\"Stopped pod sandbox: 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8\" id=5ee50231-8640-4e4a-9354-c444ee56263b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:24.016184 crc crio[24245]: time=\"2026-06-14T09:34:24.016103409Z\" level=info msg=\"Stopped pod sandbox: d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27\" id=b3565f84-18e0-47c5-bcd5-2ff1d62dfb53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:24.080328 crc crio[24245]: time=\"2026-06-14T09:34:24.080252901Z\" level=info msg=\"Removing container: 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a\" id=2e4676cb-4b36-4976-82a2-d288eddec8f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:24.081619 crc crio[24245]: time=\"2026-06-14T09:34:24.081376058Z\" level=info msg=\"Stopped pod sandbox: 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609\" id=d4159ecc-6031-48c3-8a26-7559b13c7409 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:24.091569 crc crio[24245]: time=\"2026-06-14T09:34:24.091518986Z\" level=info msg=\"Stopped pod sandbox: de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f\" id=191768e0-c343-41c5-987f-234512d6cc48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:24.129327 crc crio[24245]: time=\"2026-06-14T09:34:24.129242362Z\" level=info msg=\"Stopped pod sandbox: 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c\" id=deada2b8-63f8-4c35-84cb-2c7783739a3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:24.138043 crc crio[24245]: time=\"2026-06-14T09:34:24.138001098Z\" level=info msg=\"Stopped pod sandbox: e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13\" id=4e070198-02f1-4a13-a88d-0b24f8f8d94c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:24.143484 crc crio[24245]: time=\"2026-06-14T09:34:24.143438709Z\" level=info msg=\"Stopped pod sandbox: df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce\" id=405ab6f3-b30d-41b4-84ef-189f5cc7c038 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:24.185419 crc crio[24245]: time=\"2026-06-14T09:34:24.185094512Z\" level=info msg=\"Stopped pod sandbox: 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52\" id=43d848c4-ba64-4997-b99d-a2cc4f7bdb8e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:24.188121 crc crio[24245]: time=\"2026-06-14T09:34:24.188086765Z\" level=info msg=\"Stopped pod sandbox: 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62\" id=970a1ae6-c861-4920-9460-759052b5e9f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:24.257974 crc crio[24245]: time=\"2026-06-14T09:34:24.256385045Z\" level=info msg=\"Removed container 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/kube-rbac-proxy\" id=2e4676cb-4b36-4976-82a2-d288eddec8f9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:24.263975 crc crio[24245]: time=\"2026-06-14T09:34:24.263404958Z\" level=info msg=\"Removing container: 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17\" id=f61229ed-cace-4c7d-8079-1d1704d53e79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:24.270971 crc crio[24245]: time=\"2026-06-14T09:34:24.268057117Z\" level=info msg=\"Stopped pod sandbox: 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134\" id=4132caae-c96d-453b-b829-c9980df38f98 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:24.277523 crc crio[24245]: time=\"2026-06-14T09:34:24.275129713Z\" level=info msg=\"Stopped pod sandbox: aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc\" id=829eb749-1344-403c-893a-18ec66fc4491 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:24.283740 crc crio[24245]: time=\"2026-06-14T09:34:24.283207477Z\" level=info msg=\"Stopped pod sandbox: 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c\" id=61d6d781-5572-4a1f-b220-8e070a4d5c55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:24.366183 crc crio[24245]: time=\"2026-06-14T09:34:24.364284031Z\" level=info msg=\"Removed container 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/manager\" id=f61229ed-cace-4c7d-8079-1d1704d53e79 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:24.371797 crc crio[24245]: time=\"2026-06-14T09:34:24.371717566Z\" level=info msg=\"Stopped pod sandbox: d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7\" id=02b3a930-278d-43ea-bd68-ace2fcc2603d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:24.373708 crc crio[24245]: time=\"2026-06-14T09:34:24.373663891Z\" level=info msg=\"Removing container: 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8\" id=50d52f80-ecde-4b2f-aef7-7835a0d08ff5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:24.430132 crc crio[24245]: time=\"2026-06-14T09:34:24.425550773Z\" level=info msg=\"Removed container 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/kube-rbac-proxy\" id=50d52f80-ecde-4b2f-aef7-7835a0d08ff5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:24.440826 crc crio[24245]: time=\"2026-06-14T09:34:24.440222153Z\" level=info msg=\"Removing container: 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e\" id=cc9d72e2-43c1-49ed-9bc1-16d9aa0f416a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:24.539942 crc crio[24245]: time=\"2026-06-14T09:34:24.539799784Z\" level=info msg=\"Removed container 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/manager\" id=cc9d72e2-43c1-49ed-9bc1-16d9aa0f416a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:24.563496 crc crio[24245]: time=\"2026-06-14T09:34:24.560885446Z\" level=info msg=\"Removing container: c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831\" id=0b2feebe-9078-4101-9f4a-ad92dbd24a3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:24.619836 crc crio[24245]: time=\"2026-06-14T09:34:24.619716286Z\" level=info msg=\"Removed container c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/manager\" id=0b2feebe-9078-4101-9f4a-ad92dbd24a3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:24.624805 crc crio[24245]: time=\"2026-06-14T09:34:24.624674452Z\" level=info msg=\"Removing container: a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442\" id=75c7e0c2-dc75-452a-a224-af25fec6e5d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:24.978725 crc crio[24245]: time=\"2026-06-14T09:34:24.978635584Z\" level=info msg=\"Stopped pod sandbox: 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35\" id=846c5115-6a0c-4b66-95c9-7c57ef9fb213 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:25.152687 crc crio[24245]: time=\"2026-06-14T09:34:25.152453508Z\" level=info msg=\"Removed container a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/kube-rbac-proxy\" id=75c7e0c2-dc75-452a-a224-af25fec6e5d5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:25.183294 crc crio[24245]: time=\"2026-06-14T09:34:25.183225498Z\" level=info msg=\"Removing container: 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783\" id=2905fd6e-98ad-4e4c-9cb7-437d4d26e1ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:25.190189 crc crio[24245]: time=\"2026-06-14T09:34:25.18901001Z\" level=info msg=\"Stopped pod sandbox: 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae\" id=ab6b70fc-fa4a-4d93-9e23-6fc4fbe15015 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:25.226335 crc crio[24245]: time=\"2026-06-14T09:34:25.22623103Z\" level=info msg=\"Stopped pod sandbox: 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd\" id=58477ff2-9862-48e3-8ec8-6161307732a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:25.308460 crc crio[24245]: time=\"2026-06-14T09:34:25.308381463Z\" level=info msg=\"Removed container 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/kube-rbac-proxy\" id=2905fd6e-98ad-4e4c-9cb7-437d4d26e1ac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:25.312026 crc crio[24245]: time=\"2026-06-14T09:34:25.311949825Z\" level=info msg=\"Removing container: a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c\" id=cd1e3081-1fce-4a0e-b8b1-43e9a7a2aead name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:25.410151 crc crio[24245]: time=\"2026-06-14T09:34:25.407229859Z\" level=info msg=\"Removed container a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/manager\" id=cd1e3081-1fce-4a0e-b8b1-43e9a7a2aead name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:25.412147 crc crio[24245]: time=\"2026-06-14T09:34:25.411946647Z\" level=info msg=\"Removing container: a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a\" id=c4c934b0-1325-4cf8-b888-3e92430e14d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:25.455210 crc crio[24245]: time=\"2026-06-14T09:34:25.455135526Z\" level=info msg=\"Removed container a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/manager\" id=c4c934b0-1325-4cf8-b888-3e92430e14d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:25.459976 crc crio[24245]: time=\"2026-06-14T09:34:25.459749894Z\" level=info msg=\"Removing container: d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933\" id=2f0de7c4-4f4d-4d68-9c7b-06a17131e133 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:25.500685 crc crio[24245]: time=\"2026-06-14T09:34:25.500573461Z\" level=info msg=\"Removed container d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/kube-rbac-proxy\" id=2f0de7c4-4f4d-4d68-9c7b-06a17131e133 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:25.505573 crc crio[24245]: time=\"2026-06-14T09:34:25.505492815Z\" level=info msg=\"Removing container: e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43\" id=422e4fd0-906b-49cf-a3cb-ee1f14be7cfd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:25.550106 crc crio[24245]: time=\"2026-06-14T09:34:25.550014969Z\" level=info msg=\"Removed container e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/kube-rbac-proxy\" id=422e4fd0-906b-49cf-a3cb-ee1f14be7cfd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:25.559538 crc crio[24245]: time=\"2026-06-14T09:34:25.559047144Z\" level=info msg=\"Removing container: 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d\" id=632cabf5-06a6-4d92-a0d0-881c63478463 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:25.616781 crc crio[24245]: time=\"2026-06-14T09:34:25.616681864Z\" level=info msg=\"Removed container 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/manager\" id=632cabf5-06a6-4d92-a0d0-881c63478463 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:25.656485 crc crio[24245]: time=\"2026-06-14T09:34:25.656401112Z\" level=info msg=\"Removing container: a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042\" id=eb80042d-a56c-4ba5-a27c-c397910f87ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:25.759315 crc crio[24245]: time=\"2026-06-14T09:34:25.758970111Z\" level=info msg=\"Removed container a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/kube-rbac-proxy\" id=eb80042d-a56c-4ba5-a27c-c397910f87ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:25.805918 crc crio[24245]: time=\"2026-06-14T09:34:25.804181Z\" level=info msg=\"Removing container: 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416\" id=3b07f5dc-53dc-474f-8b5b-d058b12f7646 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.074909 crc crio[24245]: 2026-06-14T09:34:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e93285406b1206b Mac:56:a0:c4:5d:de:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/e0176508-de8d-4fac-9a16-ffbe2aebd7d7 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:34:26.076151 crc crio[24245]: time=\"2026-06-14T09:34:26.076108665Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-jqd7h Namespace:openshift-operator-lifecycle-manager ID:e93285406b1206bea9c6cdf9cfd2873d3e0a26fbe75872c3ce265be255651918 UID:7b5cc79c-813a-47d6-ab75-c08f5f51493e NetNS:/var/run/netns/e0176508-de8d-4fac-9a16-ffbe2aebd7d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b5cc79c_813a_47d6_ab75_c08f5f51493e.slice PodAnnotations:0xc00161ab50}] Aliases:map[]}\"\nJun 14 09:34:26.076450 crc crio[24245]: time=\"2026-06-14T09:34:26.076425156Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-jqd7h for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:34:26.151703 crc crio[24245]: time=\"2026-06-14T09:34:26.147103799Z\" level=info msg=\"Ran pod sandbox e93285406b1206bea9c6cdf9cfd2873d3e0a26fbe75872c3ce265be255651918 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-jqd7h/POD\" id=081aa6d3-b1e0-4bbc-a9f5-36aa5b75b277 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:34:26.152393 crc crio[24245]: time=\"2026-06-14T09:34:26.152305504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0c8c9f65-d92c-4abd-8b31-c6699c4888c9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:34:26.154827 crc crio[24245]: time=\"2026-06-14T09:34:26.154758003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=66186a06-c4c0-436f-a4e4-27d66a0a11af name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:34:26.165211 crc crio[24245]: time=\"2026-06-14T09:34:26.165123894Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-jqd7h/catalog-operator\" id=a0fe3544-1861-49f1-b31d-c32df8c88505 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:34:26.165488 crc crio[24245]: time=\"2026-06-14T09:34:26.165445974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:34:26.198805 crc crio[24245]: time=\"2026-06-14T09:34:26.198670419Z\" level=info msg=\"Removed container 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/manager\" id=3b07f5dc-53dc-474f-8b5b-d058b12f7646 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.204431 crc crio[24245]: time=\"2026-06-14T09:34:26.204306465Z\" level=info msg=\"Removing container: 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71\" id=87e97fdf-2a2a-4ea0-996f-9b33f352d935 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.214298 crc crio[24245]: time=\"2026-06-14T09:34:26.214240338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:34:26.253794 crc crio[24245]: time=\"2026-06-14T09:34:26.253651035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:34:26.347289 crc crio[24245]: time=\"2026-06-14T09:34:26.347155426Z\" level=info msg=\"Removed container 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/kube-rbac-proxy\" id=87e97fdf-2a2a-4ea0-996f-9b33f352d935 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.365279 crc crio[24245]: time=\"2026-06-14T09:34:26.364829422Z\" level=info msg=\"Removing container: fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880\" id=6b5c4270-316f-448c-a7d5-cfaa556dec06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.410500 crc crio[24245]: time=\"2026-06-14T09:34:26.410150431Z\" level=info msg=\"Removed container fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/operator\" id=6b5c4270-316f-448c-a7d5-cfaa556dec06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.416537 crc crio[24245]: time=\"2026-06-14T09:34:26.416461788Z\" level=info msg=\"Removing container: baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4\" id=13096cef-39ed-42b9-b44a-e0a7a0cf5266 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.494338 crc crio[24245]: time=\"2026-06-14T09:34:26.468340891Z\" level=info msg=\"Removed container baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/kube-rbac-proxy\" id=13096cef-39ed-42b9-b44a-e0a7a0cf5266 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.497910 crc crio[24245]: time=\"2026-06-14T09:34:26.495798122Z\" level=info msg=\"Removing container: f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8\" id=38031f64-6e89-43e0-8259-783f196fb9f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.519645 crc crio[24245]: time=\"2026-06-14T09:34:26.519534019Z\" level=info msg=\"Created container 09a926564c38fe9b692cbaf7f4b1f9b8601a2a1ff78b4c8ca9aab7a60de95518: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-jqd7h/catalog-operator\" id=a0fe3544-1861-49f1-b31d-c32df8c88505 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:34:26.520787 crc crio[24245]: time=\"2026-06-14T09:34:26.520731278Z\" level=info msg=\"Starting container: 09a926564c38fe9b692cbaf7f4b1f9b8601a2a1ff78b4c8ca9aab7a60de95518\" id=b5572d98-3d98-4d4e-8c00-0c03c6160099 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:34:26.527631 crc crio[24245]: time=\"2026-06-14T09:34:26.527527534Z\" level=info msg=\"Started container\" PID=222471 containerID=09a926564c38fe9b692cbaf7f4b1f9b8601a2a1ff78b4c8ca9aab7a60de95518 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-jqd7h/catalog-operator id=b5572d98-3d98-4d4e-8c00-0c03c6160099 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e93285406b1206bea9c6cdf9cfd2873d3e0a26fbe75872c3ce265be255651918\nJun 14 09:34:26.572731 crc crio[24245]: time=\"2026-06-14T09:34:26.572441536Z\" level=info msg=\"Removed container f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/manager\" id=38031f64-6e89-43e0-8259-783f196fb9f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.575325 crc crio[24245]: time=\"2026-06-14T09:34:26.575251918Z\" level=info msg=\"Removing container: 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73\" id=7fcf41b7-d98b-4634-a421-64364a25090e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.625047 crc crio[24245]: time=\"2026-06-14T09:34:26.624963802Z\" level=info msg=\"Removed container 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/kube-rbac-proxy\" id=7fcf41b7-d98b-4634-a421-64364a25090e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.629650 crc crio[24245]: time=\"2026-06-14T09:34:26.629541651Z\" level=info msg=\"Removing container: 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a\" id=108d2976-27cf-4831-b7c7-fe759cb9e94e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.673796 crc crio[24245]: time=\"2026-06-14T09:34:26.67361888Z\" level=info msg=\"Removed container 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/manager\" id=108d2976-27cf-4831-b7c7-fe759cb9e94e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.686921 crc crio[24245]: time=\"2026-06-14T09:34:26.686790439Z\" level=info msg=\"Removing container: 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1\" id=0b4433db-b348-420d-a1a8-894001b273d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.722719 crc crio[24245]: time=\"2026-06-14T09:34:26.722665867Z\" level=info msg=\"Removed container 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=0b4433db-b348-420d-a1a8-894001b273d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.727288 crc crio[24245]: time=\"2026-06-14T09:34:26.727188159Z\" level=info msg=\"Removing container: bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb\" id=c0188ca5-4edf-453e-a326-f8ab93e49359 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.762021 crc crio[24245]: time=\"2026-06-14T09:34:26.761763424Z\" level=info msg=\"Removed container bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/manager\" id=c0188ca5-4edf-453e-a326-f8ab93e49359 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.765053 crc crio[24245]: time=\"2026-06-14T09:34:26.764999007Z\" level=info msg=\"Removing container: 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375\" id=d491a1a3-b4f3-480a-bc73-eee37815a303 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.816120 crc crio[24245]: time=\"2026-06-14T09:34:26.816005802Z\" level=info msg=\"Removed container 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/kube-rbac-proxy\" id=d491a1a3-b4f3-480a-bc73-eee37815a303 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.819695 crc crio[24245]: time=\"2026-06-14T09:34:26.819651161Z\" level=info msg=\"Removing container: fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5\" id=8afbd057-6b51-483e-bcfc-14af589f6610 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.851265 crc crio[24245]: time=\"2026-06-14T09:34:26.851148514Z\" level=info msg=\"Removed container fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/kube-rbac-proxy\" id=8afbd057-6b51-483e-bcfc-14af589f6610 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.862447 crc crio[24245]: time=\"2026-06-14T09:34:26.862354917Z\" level=info msg=\"Removing container: 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2\" id=59bcd8bd-76f9-4d9e-a06d-566c1b37e342 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.914900 crc crio[24245]: time=\"2026-06-14T09:34:26.91477874Z\" level=info msg=\"Removed container 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/manager\" id=59bcd8bd-76f9-4d9e-a06d-566c1b37e342 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.922381 crc crio[24245]: time=\"2026-06-14T09:34:26.918313971Z\" level=info msg=\"Removing container: fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e\" id=5ce1ed7b-5cee-495f-a8bf-006d37dc7579 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.954778 crc crio[24245]: time=\"2026-06-14T09:34:26.954523613Z\" level=info msg=\"Removed container fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/kube-rbac-proxy\" id=5ce1ed7b-5cee-495f-a8bf-006d37dc7579 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.958017 crc crio[24245]: time=\"2026-06-14T09:34:26.957974998Z\" level=info msg=\"Removing container: 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065\" id=927a3910-5993-4bec-a307-b362eb6d937b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.983219 crc crio[24245]: time=\"2026-06-14T09:34:26.98308869Z\" level=info msg=\"Removed container 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/manager\" id=927a3910-5993-4bec-a307-b362eb6d937b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:26.989476 crc crio[24245]: time=\"2026-06-14T09:34:26.989430822Z\" level=info msg=\"Removing container: 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862\" id=1164e112-8e6c-4ced-be61-44cc6aecac4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.025422 crc crio[24245]: time=\"2026-06-14T09:34:27.025328415Z\" level=info msg=\"Removed container 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862: openstack-operators/openstack-operator-index-jl96f/registry-server\" id=1164e112-8e6c-4ced-be61-44cc6aecac4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.028487 crc crio[24245]: time=\"2026-06-14T09:34:27.02842133Z\" level=info msg=\"Removing container: 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76\" id=21cf61bd-bfb9-4ee8-b589-75494c08d38e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.062349 crc crio[24245]: time=\"2026-06-14T09:34:27.062254067Z\" level=info msg=\"Removed container 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/kube-rbac-proxy\" id=21cf61bd-bfb9-4ee8-b589-75494c08d38e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.070250 crc crio[24245]: time=\"2026-06-14T09:34:27.070139639Z\" level=info msg=\"Removing container: 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6\" id=72c342a6-bb10-49b8-834b-ef3a2cd53da5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.103734 crc crio[24245]: time=\"2026-06-14T09:34:27.103688413Z\" level=info msg=\"Removed container 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/manager\" id=72c342a6-bb10-49b8-834b-ef3a2cd53da5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.113306 crc crio[24245]: time=\"2026-06-14T09:34:27.112284195Z\" level=info msg=\"Removing container: 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35\" id=97a53515-ef94-49ed-b282-6196cbbee34b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.155751 crc crio[24245]: time=\"2026-06-14T09:34:27.155219626Z\" level=info msg=\"Removed container 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/operator\" id=97a53515-ef94-49ed-b282-6196cbbee34b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.158382 crc crio[24245]: time=\"2026-06-14T09:34:27.158116937Z\" level=info msg=\"Removing container: 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186\" id=bffb323c-be84-48a8-b170-7082da385287 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.196678 crc crio[24245]: time=\"2026-06-14T09:34:27.196550038Z\" level=info msg=\"Removed container 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/kube-rbac-proxy\" id=bffb323c-be84-48a8-b170-7082da385287 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.207231 crc crio[24245]: time=\"2026-06-14T09:34:27.207095871Z\" level=info msg=\"Removing container: 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b\" id=2897b27d-bdc9-4415-b359-dea606ffbcc1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.245632 crc crio[24245]: time=\"2026-06-14T09:34:27.245052775Z\" level=info msg=\"Removed container 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/manager\" id=2897b27d-bdc9-4415-b359-dea606ffbcc1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.249486 crc crio[24245]: time=\"2026-06-14T09:34:27.249358951Z\" level=info msg=\"Removing container: 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b\" id=b7c5a6f4-dabc-4861-a55d-3507f783430e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.277553 crc crio[24245]: time=\"2026-06-14T09:34:27.2774249Z\" level=info msg=\"Removed container 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/kube-rbac-proxy\" id=b7c5a6f4-dabc-4861-a55d-3507f783430e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.282752 crc crio[24245]: time=\"2026-06-14T09:34:27.282647423Z\" level=info msg=\"Removing container: 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d\" id=b1eac496-fde4-469a-8f53-7e89d0eca072 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.322932 crc crio[24245]: time=\"2026-06-14T09:34:27.322693421Z\" level=info msg=\"Removed container 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/manager\" id=b1eac496-fde4-469a-8f53-7e89d0eca072 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.327523 crc crio[24245]: time=\"2026-06-14T09:34:27.327428633Z\" level=info msg=\"Removing container: f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a\" id=e62c4660-d390-4f98-ba20-61fc8076cd31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.365532 crc crio[24245]: time=\"2026-06-14T09:34:27.365398067Z\" level=info msg=\"Removed container f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/kube-rbac-proxy\" id=e62c4660-d390-4f98-ba20-61fc8076cd31 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.370275 crc crio[24245]: time=\"2026-06-14T09:34:27.370197848Z\" level=info msg=\"Removing container: 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f\" id=425dcc62-9981-4b02-9fcc-61dda38a2bb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.407770 crc crio[24245]: time=\"2026-06-14T09:34:27.407683071Z\" level=info msg=\"Removed container 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/manager\" id=425dcc62-9981-4b02-9fcc-61dda38a2bb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.412530 crc crio[24245]: time=\"2026-06-14T09:34:27.412453027Z\" level=info msg=\"Removing container: 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0\" id=d36a17cc-7d4c-48d7-8d13-f54c2b9188b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.442205 crc crio[24245]: time=\"2026-06-14T09:34:27.442123629Z\" level=info msg=\"Removed container 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/kube-rbac-proxy\" id=d36a17cc-7d4c-48d7-8d13-f54c2b9188b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.445908 crc crio[24245]: time=\"2026-06-14T09:34:27.44574266Z\" level=info msg=\"Removing container: 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9\" id=8b8f7f20-1c89-4258-ad14-2bd6b3e53ca7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.470751 crc crio[24245]: time=\"2026-06-14T09:34:27.470465032Z\" level=info msg=\"Removed container 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/manager\" id=8b8f7f20-1c89-4258-ad14-2bd6b3e53ca7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.474390 crc crio[24245]: time=\"2026-06-14T09:34:27.474300322Z\" level=info msg=\"Removing container: e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d\" id=e55d6782-d54e-4ddc-ab96-36f57790a3e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.502486 crc crio[24245]: time=\"2026-06-14T09:34:27.502384328Z\" level=info msg=\"Removed container e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/kube-rbac-proxy\" id=e55d6782-d54e-4ddc-ab96-36f57790a3e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.507948 crc crio[24245]: time=\"2026-06-14T09:34:27.507814052Z\" level=info msg=\"Removing container: ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b\" id=3ddc1112-67c8-41f2-b7b7-d6d5826f3057 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.536134 crc crio[24245]: time=\"2026-06-14T09:34:27.536020176Z\" level=info msg=\"Removed container ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/manager\" id=3ddc1112-67c8-41f2-b7b7-d6d5826f3057 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.542199 crc crio[24245]: time=\"2026-06-14T09:34:27.542033544Z\" level=info msg=\"Removing container: b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854\" id=e1d8d5d7-12c2-4468-8653-0d79a36ca84a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.576917 crc crio[24245]: time=\"2026-06-14T09:34:27.576778014Z\" level=info msg=\"Removed container b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/manager\" id=e1d8d5d7-12c2-4468-8653-0d79a36ca84a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.580523 crc crio[24245]: time=\"2026-06-14T09:34:27.58042475Z\" level=info msg=\"Removing container: 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2\" id=20811db5-83d0-4961-9c0b-dcdb3250e74f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.620680 crc crio[24245]: time=\"2026-06-14T09:34:27.620550874Z\" level=info msg=\"Removed container 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/kube-rbac-proxy\" id=20811db5-83d0-4961-9c0b-dcdb3250e74f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.624111 crc crio[24245]: time=\"2026-06-14T09:34:27.624024232Z\" level=info msg=\"Removing container: caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19\" id=7f576e0d-0758-4c0c-8d68-49adf1a8b7bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.665488 crc crio[24245]: time=\"2026-06-14T09:34:27.665368623Z\" level=info msg=\"Removed container caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/kube-rbac-proxy\" id=7f576e0d-0758-4c0c-8d68-49adf1a8b7bc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.669133 crc crio[24245]: time=\"2026-06-14T09:34:27.66906332Z\" level=info msg=\"Removing container: f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44\" id=65e5e32f-ac37-45b4-8557-090ef3f4b173 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.710920 crc crio[24245]: time=\"2026-06-14T09:34:27.710714831Z\" level=info msg=\"Removed container f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/manager\" id=65e5e32f-ac37-45b4-8557-090ef3f4b173 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.718164 crc crio[24245]: time=\"2026-06-14T09:34:27.718090635Z\" level=info msg=\"Removing container: c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12\" id=5673bc64-0df7-4ab3-91b7-c1b8777d515d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.770486 crc crio[24245]: time=\"2026-06-14T09:34:27.769524598Z\" level=info msg=\"Removed container c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/kube-rbac-proxy\" id=5673bc64-0df7-4ab3-91b7-c1b8777d515d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.778761 crc crio[24245]: time=\"2026-06-14T09:34:27.778610058Z\" level=info msg=\"Removing container: 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14\" id=e9b42c9c-c8d8-48c0-b597-a896173deb61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:27.820929 crc crio[24245]: time=\"2026-06-14T09:34:27.820791605Z\" level=info msg=\"Removed container 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/manager\" id=e9b42c9c-c8d8-48c0-b597-a896173deb61 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:36.132708 crc crio[24245]: time=\"2026-06-14T09:34:36.131767017Z\" level=info msg=\"Removing container: 077812d2968d35be3cf2b43c30d59f9ae127f63fa97c0a49b3dd772cf8709194\" id=85ad75dc-adeb-48f2-b455-cd352fc85e65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:36.170292 crc crio[24245]: time=\"2026-06-14T09:34:36.170134016Z\" level=info msg=\"Removed container 077812d2968d35be3cf2b43c30d59f9ae127f63fa97c0a49b3dd772cf8709194: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/pull\" id=85ad75dc-adeb-48f2-b455-cd352fc85e65 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:36.173037 crc crio[24245]: time=\"2026-06-14T09:34:36.172923801Z\" level=info msg=\"Removing container: 878952b023d92323683624a0f257f5c128e5a1f60741a549916378b8b3883849\" id=f4f9ada6-87fb-4810-99f0-4e67495362eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:36.228553 crc crio[24245]: time=\"2026-06-14T09:34:36.228393282Z\" level=info msg=\"Removed container 878952b023d92323683624a0f257f5c128e5a1f60741a549916378b8b3883849: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/util\" id=f4f9ada6-87fb-4810-99f0-4e67495362eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:36.236420 crc crio[24245]: time=\"2026-06-14T09:34:36.236309844Z\" level=info msg=\"Removing container: 9fc01cef6c560ef120843144313f5c5c90194030872ab43102b42aeaa16e5e86\" id=3c40eb45-5682-4a8a-9035-763119119f23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:36.267056 crc crio[24245]: time=\"2026-06-14T09:34:36.266900291Z\" level=info msg=\"Removed container 9fc01cef6c560ef120843144313f5c5c90194030872ab43102b42aeaa16e5e86: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/extract\" id=3c40eb45-5682-4a8a-9035-763119119f23 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:36.283634 crc crio[24245]: time=\"2026-06-14T09:34:36.281415376Z\" level=info msg=\"Removing container: 7065f0b155cd0ff5e19657d3a42de80fabd6430d4b26c2fbfdaa186bd519312b\" id=8ff4f9fc-16c2-4f89-85f3-2240848036e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:36.457464 crc crio[24245]: time=\"2026-06-14T09:34:36.457352575Z\" level=info msg=\"Removed container 7065f0b155cd0ff5e19657d3a42de80fabd6430d4b26c2fbfdaa186bd519312b: openshift-infra/auto-csr-approver-29690488-4jtx7/oc\" id=8ff4f9fc-16c2-4f89-85f3-2240848036e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:36.462430 crc crio[24245]: time=\"2026-06-14T09:34:36.462333501Z\" level=info msg=\"Removing container: 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c\" id=d2f8e0b6-0f7d-4d1c-baff-5aa6b3e24e60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:36.488508 crc crio[24245]: time=\"2026-06-14T09:34:36.488378455Z\" level=info msg=\"Removed container 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/kube-rbac-proxy\" id=d2f8e0b6-0f7d-4d1c-baff-5aa6b3e24e60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:36.492628 crc crio[24245]: time=\"2026-06-14T09:34:36.492531785Z\" level=info msg=\"Removing container: 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61\" id=48bb1046-d20d-4c7d-a265-d7827c1a8422 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:36.518492 crc crio[24245]: time=\"2026-06-14T09:34:36.518381013Z\" level=info msg=\"Removed container 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/manager\" id=48bb1046-d20d-4c7d-a265-d7827c1a8422 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:36.529765 crc crio[24245]: time=\"2026-06-14T09:34:36.529656261Z\" level=info msg=\"Stopping pod sandbox: de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f\" id=897eb59a-2bd3-4974-a99c-bfb6bb8055d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.529765 crc crio[24245]: time=\"2026-06-14T09:34:36.529734633Z\" level=info msg=\"Stopped pod sandbox (already stopped): de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f\" id=897eb59a-2bd3-4974-a99c-bfb6bb8055d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.530486 crc crio[24245]: time=\"2026-06-14T09:34:36.530372213Z\" level=info msg=\"Removing pod sandbox: de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f\" id=af6e8595-5f05-4b24-a6e7-a098024cdc78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.544529 crc crio[24245]: time=\"2026-06-14T09:34:36.544417571Z\" level=info msg=\"Removed pod sandbox: de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f\" id=af6e8595-5f05-4b24-a6e7-a098024cdc78 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.545965 crc crio[24245]: time=\"2026-06-14T09:34:36.545781887Z\" level=info msg=\"Stopping pod sandbox: 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20\" id=0ff30c97-98db-4065-baab-4e125c9b5509 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.546055 crc crio[24245]: time=\"2026-06-14T09:34:36.545990552Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20\" id=0ff30c97-98db-4065-baab-4e125c9b5509 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.546773 crc crio[24245]: time=\"2026-06-14T09:34:36.546698604Z\" level=info msg=\"Removing pod sandbox: 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20\" id=7bd93ae8-0377-4e99-868e-a7df2d1a085c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.562953 crc crio[24245]: time=\"2026-06-14T09:34:36.562776641Z\" level=info msg=\"Removed pod sandbox: 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20\" id=7bd93ae8-0377-4e99-868e-a7df2d1a085c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.567889 crc crio[24245]: time=\"2026-06-14T09:34:36.567795968Z\" level=info msg=\"Stopping pod sandbox: a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777\" id=4a01be17-ca10-4ef4-a989-5b969708e0ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.568404 crc crio[24245]: time=\"2026-06-14T09:34:36.568317535Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777\" id=4a01be17-ca10-4ef4-a989-5b969708e0ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.569432 crc crio[24245]: time=\"2026-06-14T09:34:36.569354518Z\" level=info msg=\"Removing pod sandbox: a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777\" id=4e09e4cb-c088-46f8-8f74-9858486da12d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.588023 crc crio[24245]: time=\"2026-06-14T09:34:36.587935633Z\" level=info msg=\"Removed pod sandbox: a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777\" id=4e09e4cb-c088-46f8-8f74-9858486da12d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.590002 crc crio[24245]: time=\"2026-06-14T09:34:36.589925125Z\" level=info msg=\"Stopping pod sandbox: 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609\" id=5ff9bc3b-7386-40b3-8e32-c1e5633d9cb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.590093 crc crio[24245]: time=\"2026-06-14T09:34:36.590029379Z\" level=info msg=\"Stopped pod sandbox (already stopped): 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609\" id=5ff9bc3b-7386-40b3-8e32-c1e5633d9cb6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.591356 crc crio[24245]: time=\"2026-06-14T09:34:36.591301239Z\" level=info msg=\"Removing pod sandbox: 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609\" id=09987498-0bb3-4c6d-9bc3-e42f6fb89aa3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.623440 crc crio[24245]: time=\"2026-06-14T09:34:36.623234339Z\" level=info msg=\"Removed pod sandbox: 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609\" id=09987498-0bb3-4c6d-9bc3-e42f6fb89aa3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.624987 crc crio[24245]: time=\"2026-06-14T09:34:36.624493079Z\" level=info msg=\"Stopping pod sandbox: 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae\" id=4a54eecf-17b0-490f-b4b5-9df0b1a490db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.624987 crc crio[24245]: time=\"2026-06-14T09:34:36.624674705Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae\" id=4a54eecf-17b0-490f-b4b5-9df0b1a490db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.625437 crc crio[24245]: time=\"2026-06-14T09:34:36.625365156Z\" level=info msg=\"Removing pod sandbox: 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae\" id=60430532-005b-48f3-a627-34da35c355e1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.643893 crc crio[24245]: time=\"2026-06-14T09:34:36.643752004Z\" level=info msg=\"Removed pod sandbox: 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae\" id=60430532-005b-48f3-a627-34da35c355e1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.645528 crc crio[24245]: time=\"2026-06-14T09:34:36.644468377Z\" level=info msg=\"Stopping pod sandbox: aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc\" id=1126d811-f76b-475a-912f-96c2479a16f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.645528 crc crio[24245]: time=\"2026-06-14T09:34:36.64457033Z\" level=info msg=\"Stopped pod sandbox (already stopped): aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc\" id=1126d811-f76b-475a-912f-96c2479a16f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.645528 crc crio[24245]: time=\"2026-06-14T09:34:36.645292832Z\" level=info msg=\"Removing pod sandbox: aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc\" id=0f77c4a9-27c1-4516-85b5-367d8607b700 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.664736 crc crio[24245]: time=\"2026-06-14T09:34:36.664489375Z\" level=info msg=\"Removed pod sandbox: aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc\" id=0f77c4a9-27c1-4516-85b5-367d8607b700 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.665740 crc crio[24245]: time=\"2026-06-14T09:34:36.665614921Z\" level=info msg=\"Stopping pod sandbox: 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc\" id=509f03e6-b309-407e-add6-d3bbadbe9ed8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.665740 crc crio[24245]: time=\"2026-06-14T09:34:36.665703824Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc\" id=509f03e6-b309-407e-add6-d3bbadbe9ed8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.666979 crc crio[24245]: time=\"2026-06-14T09:34:36.666896923Z\" level=info msg=\"Removing pod sandbox: 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc\" id=85758541-87b9-4ddb-a335-a09c4615a5ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.683754 crc crio[24245]: time=\"2026-06-14T09:34:36.683636069Z\" level=info msg=\"Removed pod sandbox: 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc\" id=85758541-87b9-4ddb-a335-a09c4615a5ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.685027 crc crio[24245]: time=\"2026-06-14T09:34:36.684927608Z\" level=info msg=\"Stopping pod sandbox: 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35\" id=ab64dd97-3e0e-40dd-b657-cbabbccbc3c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.685158 crc crio[24245]: time=\"2026-06-14T09:34:36.685044842Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35\" id=ab64dd97-3e0e-40dd-b657-cbabbccbc3c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.688141 crc crio[24245]: time=\"2026-06-14T09:34:36.68809628Z\" level=info msg=\"Removing pod sandbox: 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35\" id=bbbf1ffe-5d40-474f-9cd7-0634a32056fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.706738 crc crio[24245]: time=\"2026-06-14T09:34:36.706648593Z\" level=info msg=\"Removed pod sandbox: 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35\" id=bbbf1ffe-5d40-474f-9cd7-0634a32056fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.708220 crc crio[24245]: time=\"2026-06-14T09:34:36.708055907Z\" level=info msg=\"Stopping pod sandbox: 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52\" id=b82550f4-fddd-4782-bf56-5fcd56d694ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.708220 crc crio[24245]: time=\"2026-06-14T09:34:36.708195491Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52\" id=b82550f4-fddd-4782-bf56-5fcd56d694ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.709684 crc crio[24245]: time=\"2026-06-14T09:34:36.709625637Z\" level=info msg=\"Removing pod sandbox: 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52\" id=eb9cc5bc-31c8-444b-a7de-1ed4e5353247 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.813981 crc crio[24245]: time=\"2026-06-14T09:34:36.81020373Z\" level=info msg=\"Removed pod sandbox: 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52\" id=eb9cc5bc-31c8-444b-a7de-1ed4e5353247 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.813981 crc crio[24245]: time=\"2026-06-14T09:34:36.811537793Z\" level=info msg=\"Stopping pod sandbox: 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd\" id=efb85a85-ded2-4e20-ba56-3345b2624477 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.813981 crc crio[24245]: time=\"2026-06-14T09:34:36.811653977Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd\" id=efb85a85-ded2-4e20-ba56-3345b2624477 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.813981 crc crio[24245]: time=\"2026-06-14T09:34:36.812308985Z\" level=info msg=\"Removing pod sandbox: 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd\" id=cf666714-f965-434f-910d-e548b9c53944 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.828936 crc crio[24245]: time=\"2026-06-14T09:34:36.828797784Z\" level=info msg=\"Removed pod sandbox: 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd\" id=cf666714-f965-434f-910d-e548b9c53944 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.829996 crc crio[24245]: time=\"2026-06-14T09:34:36.829830455Z\" level=info msg=\"Stopping pod sandbox: be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22\" id=8c23a1f0-7503-42b9-9b35-8d6b3611e8b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.830110 crc crio[24245]: time=\"2026-06-14T09:34:36.830031242Z\" level=info msg=\"Stopped pod sandbox (already stopped): be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22\" id=8c23a1f0-7503-42b9-9b35-8d6b3611e8b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.830832 crc crio[24245]: time=\"2026-06-14T09:34:36.830733463Z\" level=info msg=\"Removing pod sandbox: be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22\" id=bfefd83e-34d8-4668-abb8-a80614ee73e4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.847802 crc crio[24245]: time=\"2026-06-14T09:34:36.847656553Z\" level=info msg=\"Removed pod sandbox: be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22\" id=bfefd83e-34d8-4668-abb8-a80614ee73e4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.849212 crc crio[24245]: time=\"2026-06-14T09:34:36.84910064Z\" level=info msg=\"Stopping pod sandbox: 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134\" id=822444e7-d66c-4cea-a3cd-82dd16ffd5d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.849212 crc crio[24245]: time=\"2026-06-14T09:34:36.849165172Z\" level=info msg=\"Stopped pod sandbox (already stopped): 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134\" id=822444e7-d66c-4cea-a3cd-82dd16ffd5d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.850226 crc crio[24245]: time=\"2026-06-14T09:34:36.850153533Z\" level=info msg=\"Removing pod sandbox: 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134\" id=f83fa193-8880-4c61-ba3c-064e2344264f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.870070 crc crio[24245]: time=\"2026-06-14T09:34:36.869964906Z\" level=info msg=\"Removed pod sandbox: 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134\" id=f83fa193-8880-4c61-ba3c-064e2344264f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.871927 crc crio[24245]: time=\"2026-06-14T09:34:36.871742143Z\" level=info msg=\"Stopping pod sandbox: d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7\" id=3c5573f8-a4ea-4259-a02d-fc3534924e38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.872143 crc crio[24245]: time=\"2026-06-14T09:34:36.872054703Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7\" id=3c5573f8-a4ea-4259-a02d-fc3534924e38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.873253 crc crio[24245]: time=\"2026-06-14T09:34:36.873119627Z\" level=info msg=\"Removing pod sandbox: d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7\" id=09461810-2471-4177-b1ca-f43c2bc20d8b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.902772 crc crio[24245]: time=\"2026-06-14T09:34:36.902472347Z\" level=info msg=\"Removed pod sandbox: d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7\" id=09461810-2471-4177-b1ca-f43c2bc20d8b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.906018 crc crio[24245]: time=\"2026-06-14T09:34:36.905914414Z\" level=info msg=\"Stopping pod sandbox: 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a\" id=2515e388-e56c-4ddf-a10e-8d36405d5c59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.906018 crc crio[24245]: time=\"2026-06-14T09:34:36.906022218Z\" level=info msg=\"Stopped pod sandbox (already stopped): 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a\" id=2515e388-e56c-4ddf-a10e-8d36405d5c59 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.906612 crc crio[24245]: time=\"2026-06-14T09:34:36.906512794Z\" level=info msg=\"Removing pod sandbox: 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a\" id=dd069d36-c7c9-4a2e-b9fa-d98727408af5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.928416 crc crio[24245]: time=\"2026-06-14T09:34:36.92822903Z\" level=info msg=\"Removed pod sandbox: 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a\" id=dd069d36-c7c9-4a2e-b9fa-d98727408af5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.929787 crc crio[24245]: time=\"2026-06-14T09:34:36.929669542Z\" level=info msg=\"Stopping pod sandbox: f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1\" id=92f3f58e-5500-42b4-bb21-240462074873 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.930122 crc crio[24245]: time=\"2026-06-14T09:34:36.929796516Z\" level=info msg=\"Stopped pod sandbox (already stopped): f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1\" id=92f3f58e-5500-42b4-bb21-240462074873 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.931313 crc crio[24245]: time=\"2026-06-14T09:34:36.931230282Z\" level=info msg=\"Removing pod sandbox: f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1\" id=206563fc-3986-417e-b690-e019eacd007f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.951384 crc crio[24245]: time=\"2026-06-14T09:34:36.951253351Z\" level=info msg=\"Removed pod sandbox: f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1\" id=206563fc-3986-417e-b690-e019eacd007f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.953362 crc crio[24245]: time=\"2026-06-14T09:34:36.953246054Z\" level=info msg=\"Stopping pod sandbox: c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336\" id=9c86a304-f1ed-4bda-a05a-6e230277f769 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.953362 crc crio[24245]: time=\"2026-06-14T09:34:36.953363338Z\" level=info msg=\"Stopped pod sandbox (already stopped): c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336\" id=9c86a304-f1ed-4bda-a05a-6e230277f769 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.955371 crc crio[24245]: time=\"2026-06-14T09:34:36.955265329Z\" level=info msg=\"Removing pod sandbox: c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336\" id=3633f5a0-b044-4a23-ad33-6bf476155e6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.973611 crc crio[24245]: time=\"2026-06-14T09:34:36.97335614Z\" level=info msg=\"Removed pod sandbox: c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336\" id=3633f5a0-b044-4a23-ad33-6bf476155e6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.974735 crc crio[24245]: time=\"2026-06-14T09:34:36.974550175Z\" level=info msg=\"Stopping pod sandbox: 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c\" id=1e849737-5d9b-4a6d-9400-31ff0e7a8e85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.974735 crc crio[24245]: time=\"2026-06-14T09:34:36.974732341Z\" level=info msg=\"Stopped pod sandbox (already stopped): 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c\" id=1e849737-5d9b-4a6d-9400-31ff0e7a8e85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:36.976037 crc crio[24245]: time=\"2026-06-14T09:34:36.9759569Z\" level=info msg=\"Removing pod sandbox: 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c\" id=3f4fd30a-0d28-488d-b8ad-632a82470734 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:36.990277 crc crio[24245]: time=\"2026-06-14T09:34:36.990160815Z\" level=info msg=\"Removed pod sandbox: 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c\" id=3f4fd30a-0d28-488d-b8ad-632a82470734 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.001053 crc crio[24245]: time=\"2026-06-14T09:34:37.000988354Z\" level=info msg=\"Stopping pod sandbox: 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15\" id=9d10a236-66d6-497c-ae76-52f535a62a42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.002044 crc crio[24245]: time=\"2026-06-14T09:34:37.002010967Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15\" id=9d10a236-66d6-497c-ae76-52f535a62a42 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.005571 crc crio[24245]: time=\"2026-06-14T09:34:37.00553306Z\" level=info msg=\"Removing pod sandbox: 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15\" id=597c8845-0c51-4a95-adc1-17259aafedd3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.030904 crc crio[24245]: time=\"2026-06-14T09:34:37.030712909Z\" level=info msg=\"Removed pod sandbox: 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15\" id=597c8845-0c51-4a95-adc1-17259aafedd3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.032022 crc crio[24245]: time=\"2026-06-14T09:34:37.031908156Z\" level=info msg=\"Stopping pod sandbox: 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562\" id=e001fb52-436b-42dc-bf4c-b1cbfbff01e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.032268 crc crio[24245]: time=\"2026-06-14T09:34:37.032215986Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562\" id=e001fb52-436b-42dc-bf4c-b1cbfbff01e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.033092 crc crio[24245]: time=\"2026-06-14T09:34:37.033020772Z\" level=info msg=\"Removing pod sandbox: 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562\" id=eab8df9d-3c4d-42d6-a355-030e9b9dc79b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.052826 crc crio[24245]: time=\"2026-06-14T09:34:37.052715594Z\" level=info msg=\"Removed pod sandbox: 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562\" id=eab8df9d-3c4d-42d6-a355-030e9b9dc79b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.053767 crc crio[24245]: time=\"2026-06-14T09:34:37.053705622Z\" level=info msg=\"Stopping pod sandbox: 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62\" id=1b8763b1-de92-44da-87e4-cae2a3668658 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.053907 crc crio[24245]: time=\"2026-06-14T09:34:37.053787534Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62\" id=1b8763b1-de92-44da-87e4-cae2a3668658 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.055055 crc crio[24245]: time=\"2026-06-14T09:34:37.054989953Z\" level=info msg=\"Removing pod sandbox: 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62\" id=c90ee24f-81fe-4736-88dd-8511d94f9db9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.071624 crc crio[24245]: time=\"2026-06-14T09:34:37.071486901Z\" level=info msg=\"Removed pod sandbox: 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62\" id=c90ee24f-81fe-4736-88dd-8511d94f9db9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.073217 crc crio[24245]: time=\"2026-06-14T09:34:37.073115032Z\" level=info msg=\"Stopping pod sandbox: 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba\" id=65e827b1-8187-4549-8d2c-8b4ccb30ed74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.073307 crc crio[24245]: time=\"2026-06-14T09:34:37.073220156Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba\" id=65e827b1-8187-4549-8d2c-8b4ccb30ed74 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.074716 crc crio[24245]: time=\"2026-06-14T09:34:37.074615011Z\" level=info msg=\"Removing pod sandbox: 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba\" id=f574a72a-fca9-46d5-a6ad-e6a0b44250b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.088906 crc crio[24245]: time=\"2026-06-14T09:34:37.088782344Z\" level=info msg=\"Removed pod sandbox: 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba\" id=f574a72a-fca9-46d5-a6ad-e6a0b44250b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.097345 crc crio[24245]: time=\"2026-06-14T09:34:37.096760468Z\" level=info msg=\"Stopping pod sandbox: 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d\" id=5f5b8417-354a-4cdf-9db0-4ec1c2b612a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.097345 crc crio[24245]: time=\"2026-06-14T09:34:37.097308724Z\" level=info msg=\"Stopped pod sandbox (already stopped): 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d\" id=5f5b8417-354a-4cdf-9db0-4ec1c2b612a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.098150 crc crio[24245]: time=\"2026-06-14T09:34:37.098032088Z\" level=info msg=\"Removing pod sandbox: 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d\" id=c5d2676e-02a9-4eef-af9c-42793a0f0024 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.115685 crc crio[24245]: time=\"2026-06-14T09:34:37.115549519Z\" level=info msg=\"Removed pod sandbox: 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d\" id=c5d2676e-02a9-4eef-af9c-42793a0f0024 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.116683 crc crio[24245]: time=\"2026-06-14T09:34:37.116619751Z\" level=info msg=\"Stopping pod sandbox: ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525\" id=123b2bfb-3981-48e1-909b-de2e8bb5bf36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.116683 crc crio[24245]: time=\"2026-06-14T09:34:37.116710554Z\" level=info msg=\"Stopped pod sandbox (already stopped): ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525\" id=123b2bfb-3981-48e1-909b-de2e8bb5bf36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.117290 crc crio[24245]: time=\"2026-06-14T09:34:37.117240971Z\" level=info msg=\"Removing pod sandbox: ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525\" id=10b8eff3-19a5-4464-99c9-9f915e141404 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.133561 crc crio[24245]: time=\"2026-06-14T09:34:37.133462581Z\" level=info msg=\"Removed pod sandbox: ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525\" id=10b8eff3-19a5-4464-99c9-9f915e141404 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.137651 crc crio[24245]: time=\"2026-06-14T09:34:37.135730222Z\" level=info msg=\"Stopping pod sandbox: 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8\" id=1c5bc8b7-3eb1-46d1-abac-7e5b96342f03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.137651 crc crio[24245]: time=\"2026-06-14T09:34:37.135902287Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8\" id=1c5bc8b7-3eb1-46d1-abac-7e5b96342f03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.137651 crc crio[24245]: time=\"2026-06-14T09:34:37.136485125Z\" level=info msg=\"Removing pod sandbox: 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8\" id=0f886794-1779-473a-8129-44d0227f4c96 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.162218 crc crio[24245]: time=\"2026-06-14T09:34:37.162035712Z\" level=info msg=\"Removed pod sandbox: 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8\" id=0f886794-1779-473a-8129-44d0227f4c96 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.163204 crc crio[24245]: time=\"2026-06-14T09:34:37.163114276Z\" level=info msg=\"Stopping pod sandbox: d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27\" id=92ce7590-c2c9-41f9-a9d1-6084a6751b79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.163295 crc crio[24245]: time=\"2026-06-14T09:34:37.16324832Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27\" id=92ce7590-c2c9-41f9-a9d1-6084a6751b79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.164349 crc crio[24245]: time=\"2026-06-14T09:34:37.164257182Z\" level=info msg=\"Removing pod sandbox: d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27\" id=3ee203c3-94a3-43a1-ae2c-adcab9698c92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.190639 crc crio[24245]: time=\"2026-06-14T09:34:37.190224646Z\" level=info msg=\"Removed pod sandbox: d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27\" id=3ee203c3-94a3-43a1-ae2c-adcab9698c92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.194626 crc crio[24245]: time=\"2026-06-14T09:34:37.194508137Z\" level=info msg=\"Stopping pod sandbox: 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c\" id=a9ac1539-284c-49aa-81a6-60a0bce4df3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.194727 crc crio[24245]: time=\"2026-06-14T09:34:37.194631051Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c\" id=a9ac1539-284c-49aa-81a6-60a0bce4df3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.195746 crc crio[24245]: time=\"2026-06-14T09:34:37.195685915Z\" level=info msg=\"Removing pod sandbox: 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c\" id=1fd243eb-129a-45c8-924f-50ba51cf79e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.211528 crc crio[24245]: time=\"2026-06-14T09:34:37.211450902Z\" level=info msg=\"Removed pod sandbox: 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c\" id=1fd243eb-129a-45c8-924f-50ba51cf79e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.212647 crc crio[24245]: time=\"2026-06-14T09:34:37.212547945Z\" level=info msg=\"Stopping pod sandbox: df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce\" id=c119c8e0-ce02-4e78-8c12-e1d7f80f02c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.212745 crc crio[24245]: time=\"2026-06-14T09:34:37.212676779Z\" level=info msg=\"Stopped pod sandbox (already stopped): df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce\" id=c119c8e0-ce02-4e78-8c12-e1d7f80f02c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.213324 crc crio[24245]: time=\"2026-06-14T09:34:37.213222057Z\" level=info msg=\"Removing pod sandbox: df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce\" id=d1146ad0-11ed-450a-bbfa-64c58a6873a1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.231439 crc crio[24245]: time=\"2026-06-14T09:34:37.231348304Z\" level=info msg=\"Removed pod sandbox: df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce\" id=d1146ad0-11ed-450a-bbfa-64c58a6873a1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.232525 crc crio[24245]: time=\"2026-06-14T09:34:37.23247889Z\" level=info msg=\"Stopping pod sandbox: e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13\" id=9fa11374-4256-4f15-b172-802cd83c0d5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.232665 crc crio[24245]: time=\"2026-06-14T09:34:37.232547542Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13\" id=9fa11374-4256-4f15-b172-802cd83c0d5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:37.233606 crc crio[24245]: time=\"2026-06-14T09:34:37.233534243Z\" level=info msg=\"Removing pod sandbox: e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13\" id=f6f12727-feaf-4325-9592-63c9545ec199 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:37.279145 crc crio[24245]: time=\"2026-06-14T09:34:37.279046069Z\" level=info msg=\"Removed pod sandbox: e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13\" id=f6f12727-feaf-4325-9592-63c9545ec199 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:34:51.707687 crc crio[24245]: time=\"2026-06-14T09:34:51.705266122Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-5b5mn/POD\" id=bb2f7629-15b6-4540-919c-723953f8f532 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:34:51.707687 crc crio[24245]: time=\"2026-06-14T09:34:51.707470313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:34:51.880793 crc crio[24245]: time=\"2026-06-14T09:34:51.880319827Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-5b5mn Namespace:openstack-operators ID:f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd UID:465bbab6-b277-453c-a87b-2ddf4e046ab7 NetNS:/var/run/netns/4c037e63-9eec-4154-96cd-4a3b90276ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod465bbab6_b277_453c_a87b_2ddf4e046ab7.slice PodAnnotations:0xc000621760}] Aliases:map[]}\"\nJun 14 09:34:51.883258 crc crio[24245]: time=\"2026-06-14T09:34:51.88320477Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-5b5mn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:52.462104 crc crio[24245]: 2026-06-14T09:34:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f281bb26fe927cb Mac:f2:5b:14:f4:1f:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/4c037e63-9eec-4154-96cd-4a3b90276ab0 SocketPath: PciID:}] [{Interface:0xc0002b8f10 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:34:52.462104 crc crio[24245]: time=\"2026-06-14T09:34:52.460043978Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-5b5mn Namespace:openstack-operators ID:f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd UID:465bbab6-b277-453c-a87b-2ddf4e046ab7 NetNS:/var/run/netns/4c037e63-9eec-4154-96cd-4a3b90276ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod465bbab6_b277_453c_a87b_2ddf4e046ab7.slice PodAnnotations:0xc000621760}] Aliases:map[]}\"\nJun 14 09:34:52.462104 crc crio[24245]: time=\"2026-06-14T09:34:52.460196203Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-5b5mn for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:34:52.469359 crc crio[24245]: time=\"2026-06-14T09:34:52.469331071Z\" level=info msg=\"Ran pod sandbox f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd with infra container: openstack-operators/openstack-operator-index-5b5mn/POD\" id=bb2f7629-15b6-4540-919c-723953f8f532 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:34:52.475035 crc crio[24245]: time=\"2026-06-14T09:34:52.47491632Z\" level=info msg=\"Pulling image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=c7138bcf-c123-4e5b-8c65-922d4ed0afbe name=/runtime.v1.ImageService/PullImage\nJun 14 09:34:52.476931 crc crio[24245]: time=\"2026-06-14T09:34:52.476825801Z\" level=info msg=\"Trying to access \\\"38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\\\"\"\nJun 14 09:34:53.114582 crc crio[24245]: time=\"2026-06-14T09:34:53.113212521Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-8jv52/POD\" id=7ed32c7b-ad07-4ddb-895e-11dbe9e2c569 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:34:53.117026 crc crio[24245]: time=\"2026-06-14T09:34:53.116999333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:34:53.481642 crc crio[24245]: time=\"2026-06-14T09:34:53.481214478Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-8jv52 Namespace:openstack-operators ID:edf2d96bcdc1f3e7efcb6c8625f8431e584fd5ef06a33b2373876c3e4447b60e UID:1c8822a1-14b5-4f00-b780-fb366d639c56 NetNS:/var/run/netns/60e5d785-b2fe-4299-9ce7-e70183120136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c8822a1_14b5_4f00_b780_fb366d639c56.slice PodAnnotations:0xc0004cc1d0}] Aliases:map[]}\"\nJun 14 09:34:53.481642 crc crio[24245]: time=\"2026-06-14T09:34:53.481617871Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-8jv52 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:54.090640 crc crio[24245]: 2026-06-14T09:34:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edf2d96bcdc1f3e Mac:2a:7c:3f:6c:85:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/60e5d785-b2fe-4299-9ce7-e70183120136 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:34:54.092957 crc crio[24245]: time=\"2026-06-14T09:34:54.092811024Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-8jv52 Namespace:openstack-operators ID:edf2d96bcdc1f3e7efcb6c8625f8431e584fd5ef06a33b2373876c3e4447b60e UID:1c8822a1-14b5-4f00-b780-fb366d639c56 NetNS:/var/run/netns/60e5d785-b2fe-4299-9ce7-e70183120136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c8822a1_14b5_4f00_b780_fb366d639c56.slice PodAnnotations:0xc0004cc1d0}] Aliases:map[]}\"\nJun 14 09:34:54.094068 crc crio[24245]: time=\"2026-06-14T09:34:54.094022273Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-8jv52 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:34:54.440068 crc crio[24245]: time=\"2026-06-14T09:34:54.439752127Z\" level=info msg=\"Ran pod sandbox edf2d96bcdc1f3e7efcb6c8625f8431e584fd5ef06a33b2373876c3e4447b60e with infra container: openstack-operators/openstack-operator-index-8jv52/POD\" id=7ed32c7b-ad07-4ddb-895e-11dbe9e2c569 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:34:54.448456 crc crio[24245]: time=\"2026-06-14T09:34:54.448343315Z\" level=info msg=\"Pulling image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=35b17af3-58f1-4611-9e0d-4583588845ea name=/runtime.v1.ImageService/PullImage\nJun 14 09:34:54.449952 crc crio[24245]: time=\"2026-06-14T09:34:54.449644517Z\" level=info msg=\"Trying to access \\\"38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\\\"\"\nJun 14 09:34:57.380493 crc crio[24245]: time=\"2026-06-14T09:34:57.380053545Z\" level=info msg=\"Pulled image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index@sha256:ca92339f33d1a3c07d51ca2a2eb48ae7b4ef74681c43facd531e1e0ea31b5d22\" id=35b17af3-58f1-4611-9e0d-4583588845ea name=/runtime.v1.ImageService/PullImage\nJun 14 09:34:57.381975 crc crio[24245]: time=\"2026-06-14T09:34:57.381772757Z\" level=info msg=\"Pulled image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index@sha256:ca92339f33d1a3c07d51ca2a2eb48ae7b4ef74681c43facd531e1e0ea31b5d22\" id=c7138bcf-c123-4e5b-8c65-922d4ed0afbe name=/runtime.v1.ImageService/PullImage\nJun 14 09:34:57.382819 crc crio[24245]: time=\"2026-06-14T09:34:57.38272534Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=c921611b-6ba4-4fcf-a076-1ebfcd0e5545 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:34:57.383551 crc crio[24245]: time=\"2026-06-14T09:34:57.383464264Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=71e7ce78-a54b-42c8-b62d-e1b580c11030 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:34:57.391735 crc crio[24245]: time=\"2026-06-14T09:34:57.390643463Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=e673c55e-1bd4-40a8-b798-a7241f79acdc name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:34:57.391948 crc crio[24245]: time=\"2026-06-14T09:34:57.391751639Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=942a1994-f856-4c58-b4c9-7f81cc3623bb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:34:57.406772 crc crio[24245]: time=\"2026-06-14T09:34:57.406665355Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-5b5mn/registry-server\" id=ce2a212d-105a-44ef-90e3-3af80586b859 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:34:57.410683 crc crio[24245]: time=\"2026-06-14T09:34:57.410481348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:34:57.416828 crc crio[24245]: time=\"2026-06-14T09:34:57.416344804Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-8jv52/registry-server\" id=5f66a4fa-4d68-47cc-98f0-0b488f8bd6e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:34:57.435245 crc crio[24245]: time=\"2026-06-14T09:34:57.435143987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:34:57.484007 crc crio[24245]: time=\"2026-06-14T09:34:57.483836079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:34:57.489420 crc crio[24245]: time=\"2026-06-14T09:34:57.489344335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:34:57.550290 crc crio[24245]: time=\"2026-06-14T09:34:57.549708702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:34:57.556287 crc crio[24245]: time=\"2026-06-14T09:34:57.556158608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:34:57.736208 crc crio[24245]: time=\"2026-06-14T09:34:57.735542745Z\" level=info msg=\"Created container 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8: openstack-operators/openstack-operator-index-5b5mn/registry-server\" id=ce2a212d-105a-44ef-90e3-3af80586b859 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:34:57.737947 crc crio[24245]: time=\"2026-06-14T09:34:57.737827989Z\" level=info msg=\"Starting container: 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8\" id=63b75692-9755-417d-a6cc-920779ef0f12 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:34:57.742922 crc crio[24245]: time=\"2026-06-14T09:34:57.742806506Z\" level=info msg=\"Created container 147a014baf6e8bb766507adc009ec3fb55c507a8a4c46b67cc694e37c7f234ca: openstack-operators/openstack-operator-index-8jv52/registry-server\" id=5f66a4fa-4d68-47cc-98f0-0b488f8bd6e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:34:57.744320 crc crio[24245]: time=\"2026-06-14T09:34:57.744221964Z\" level=info msg=\"Starting container: 147a014baf6e8bb766507adc009ec3fb55c507a8a4c46b67cc694e37c7f234ca\" id=4f630233-f418-4296-98c0-05245060c25f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:34:57.752688 crc crio[24245]: time=\"2026-06-14T09:34:57.752565338Z\" level=info msg=\"Started container\" PID=224669 containerID=6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8 description=openstack-operators/openstack-operator-index-5b5mn/registry-server id=63b75692-9755-417d-a6cc-920779ef0f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd\nJun 14 09:34:57.753136 crc crio[24245]: time=\"2026-06-14T09:34:57.753038264Z\" level=info msg=\"Started container\" PID=224672 containerID=147a014baf6e8bb766507adc009ec3fb55c507a8a4c46b67cc694e37c7f234ca description=openstack-operators/openstack-operator-index-8jv52/registry-server id=4f630233-f418-4296-98c0-05245060c25f name=/runtime.v1.RuntimeService/StartContainer sandboxID=edf2d96bcdc1f3e7efcb6c8625f8431e584fd5ef06a33b2373876c3e4447b60e\nJun 14 09:34:57.937064 crc crio[24245]: time=\"2026-06-14T09:34:57.936968987Z\" level=info msg=\"Stopping container: 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8 (timeout: 2s)\" id=c515e323-18ec-4f68-a47c-e0f90c1fcf86 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:58.073628 crc crio[24245]: time=\"2026-06-14T09:34:58.073468774Z\" level=info msg=\"Stopped container 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8: openstack-operators/openstack-operator-index-5b5mn/registry-server\" id=c515e323-18ec-4f68-a47c-e0f90c1fcf86 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:34:58.075033 crc crio[24245]: time=\"2026-06-14T09:34:58.074834227Z\" level=info msg=\"Stopping pod sandbox: f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd\" id=eefb1845-3806-4b74-bd87-024c196eae05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:58.075964 crc crio[24245]: time=\"2026-06-14T09:34:58.075773788Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-5b5mn Namespace:openstack-operators ID:f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd UID:465bbab6-b277-453c-a87b-2ddf4e046ab7 NetNS:/var/run/netns/4c037e63-9eec-4154-96cd-4a3b90276ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod465bbab6_b277_453c_a87b_2ddf4e046ab7.slice PodAnnotations:0xc000130d98}] Aliases:map[]}\"\nJun 14 09:34:58.076419 crc crio[24245]: time=\"2026-06-14T09:34:58.076330216Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-5b5mn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:34:58.461547 crc crio[24245]: time=\"2026-06-14T09:34:58.46106293Z\" level=info msg=\"Stopped pod sandbox: f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd\" id=eefb1845-3806-4b74-bd87-024c196eae05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:34:58.967142 crc crio[24245]: time=\"2026-06-14T09:34:58.967032112Z\" level=info msg=\"Removing container: 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8\" id=1fd0b097-a0fd-417d-95b8-8f8f249a8eb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:34:59.026351 crc crio[24245]: time=\"2026-06-14T09:34:59.026245408Z\" level=info msg=\"Removed container 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8: openstack-operators/openstack-operator-index-5b5mn/registry-server\" id=1fd0b097-a0fd-417d-95b8-8f8f249a8eb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:35:11.606339 crc crio[24245]: time=\"2026-06-14T09:35:11.605461926Z\" level=info msg=\"Running pod sandbox: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/POD\" id=e1ef9956-5e39-4371-a723-c477ddcbde15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:35:11.606339 crc crio[24245]: time=\"2026-06-14T09:35:11.606303393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:35:11.642454 crc crio[24245]: time=\"2026-06-14T09:35:11.642329853Z\" level=info msg=\"Got pod network &{Name:45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd Namespace:openstack-operators ID:bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c UID:a0356f52-c2d8-4dec-8761-75de2ff14c5d NetNS:/var/run/netns/d9e6a104-e65b-44b9-8dac-f28653416240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0356f52_c2d8_4dec_8761_75de2ff14c5d.slice PodAnnotations:0xc001fead70}] Aliases:map[]}\"\nJun 14 09:35:11.642454 crc crio[24245]: time=\"2026-06-14T09:35:11.642417066Z\" level=info msg=\"Adding pod openstack-operators_45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:35:12.202801 crc crio[24245]: 2026-06-14T09:35:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb3fbeccdfeadb8 Mac:c2:12:13:6a:2c:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/d9e6a104-e65b-44b9-8dac-f28653416240 SocketPath: PciID:}] [{Interface:0xc000504770 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:35:12.204164 crc crio[24245]: time=\"2026-06-14T09:35:12.2040829Z\" level=info msg=\"Got pod network &{Name:45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd Namespace:openstack-operators ID:bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c UID:a0356f52-c2d8-4dec-8761-75de2ff14c5d NetNS:/var/run/netns/d9e6a104-e65b-44b9-8dac-f28653416240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0356f52_c2d8_4dec_8761_75de2ff14c5d.slice PodAnnotations:0xc001fead70}] Aliases:map[]}\"\nJun 14 09:35:12.204331 crc crio[24245]: time=\"2026-06-14T09:35:12.204290317Z\" level=info msg=\"Checking pod openstack-operators_45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:35:12.216240 crc crio[24245]: time=\"2026-06-14T09:35:12.215175885Z\" level=info msg=\"Ran pod sandbox bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c with infra container: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/POD\" id=e1ef9956-5e39-4371-a723-c477ddcbde15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:35:12.218763 crc crio[24245]: time=\"2026-06-14T09:35:12.218694015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0c5b443f-fcae-43a5-a4bd-3b78c3cf361f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:35:12.222015 crc crio[24245]: time=\"2026-06-14T09:35:12.221900466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6ef4248d-fa13-4afc-9c34-0a402856bb23 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:35:12.241060 crc crio[24245]: time=\"2026-06-14T09:35:12.240969476Z\" level=info msg=\"Creating container: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/util\" id=cbf60bac-8f07-4330-80f1-6e9d222e06b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:35:12.241527 crc crio[24245]: time=\"2026-06-14T09:35:12.241452532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:35:12.302566 crc crio[24245]: time=\"2026-06-14T09:35:12.291827279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:35:12.302566 crc crio[24245]: time=\"2026-06-14T09:35:12.29812081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:35:12.581539 crc crio[24245]: time=\"2026-06-14T09:35:12.580822467Z\" level=info msg=\"Created container c983977c322955fa7f0bf58e5d062796273903bdf679ef2d6d79d6ec7c50e4b2: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/util\" id=cbf60bac-8f07-4330-80f1-6e9d222e06b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:35:12.583803 crc crio[24245]: time=\"2026-06-14T09:35:12.583678088Z\" level=info msg=\"Starting container: c983977c322955fa7f0bf58e5d062796273903bdf679ef2d6d79d6ec7c50e4b2\" id=04bee135-c7ae-4bd3-927a-82c3318ff9d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:35:12.601081 crc crio[24245]: time=\"2026-06-14T09:35:12.59193066Z\" level=info msg=\"Started container\" PID=225459 containerID=c983977c322955fa7f0bf58e5d062796273903bdf679ef2d6d79d6ec7c50e4b2 description=openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/util id=04bee135-c7ae-4bd3-927a-82c3318ff9d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c\nJun 14 09:35:13.218361 crc crio[24245]: time=\"2026-06-14T09:35:13.21770987Z\" level=info msg=\"Pulling image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-bundle:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=d619fe22-0296-4f00-b736-e670f3153360 name=/runtime.v1.ImageService/PullImage\nJun 14 09:35:13.220228 crc crio[24245]: time=\"2026-06-14T09:35:13.220034815Z\" level=info msg=\"Trying to access \\\"38.102.83.65:5001/openstack-k8s-operators/openstack-operator-bundle:a07ba92d7e940ee8bcbba6f06403943858879a10\\\"\"\nJun 14 09:35:13.651449 crc crio[24245]: time=\"2026-06-14T09:35:13.651352895Z\" level=info msg=\"Pulled image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:7ac57070c035ff5bd4f51a3bc87ff5de5a65aafd44377bc15db4ea537c5ec01a\" id=d619fe22-0296-4f00-b736-e670f3153360 name=/runtime.v1.ImageService/PullImage\nJun 14 09:35:13.653388 crc crio[24245]: time=\"2026-06-14T09:35:13.653135941Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-bundle:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=78040ba4-9ad0-413a-a173-cad65d1bb5ae name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:35:13.657614 crc crio[24245]: time=\"2026-06-14T09:35:13.657472351Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-bundle:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=fc6159b9-3f3b-4826-b236-6138bef50079 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:35:13.667049 crc crio[24245]: time=\"2026-06-14T09:35:13.666947732Z\" level=info msg=\"Creating container: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/pull\" id=a4466f9a-1399-4497-9657-dc711a15dce2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:35:13.668452 crc crio[24245]: time=\"2026-06-14T09:35:13.668354708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:35:13.716796 crc crio[24245]: time=\"2026-06-14T09:35:13.71666326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:35:13.717377 crc crio[24245]: time=\"2026-06-14T09:35:13.717308501Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/ecb3db40c9b5bd7888f9ed0ca93251cbb7118d0f614f28cf1286f69e5f352d88/merged/etc/passwd: no such file or directory\"\nJun 14 09:35:13.717474 crc crio[24245]: time=\"2026-06-14T09:35:13.717378623Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/ecb3db40c9b5bd7888f9ed0ca93251cbb7118d0f614f28cf1286f69e5f352d88/merged/etc/group: no such file or directory\"\nJun 14 09:35:13.723196 crc crio[24245]: time=\"2026-06-14T09:35:13.723108476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:35:13.946928 crc crio[24245]: time=\"2026-06-14T09:35:13.946182678Z\" level=info msg=\"Created container 28662a9bfdc6aa653bf9e7a482175fc7adea8352ca65b4b6a1e3053ab2733db5: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/pull\" id=a4466f9a-1399-4497-9657-dc711a15dce2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:35:13.954141 crc crio[24245]: time=\"2026-06-14T09:35:13.95377052Z\" level=info msg=\"Starting container: 28662a9bfdc6aa653bf9e7a482175fc7adea8352ca65b4b6a1e3053ab2733db5\" id=3e75e30b-208b-4241-85e4-86c4f8520db9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:35:13.963423 crc crio[24245]: time=\"2026-06-14T09:35:13.963253572Z\" level=info msg=\"Started container\" PID=225577 containerID=28662a9bfdc6aa653bf9e7a482175fc7adea8352ca65b4b6a1e3053ab2733db5 description=openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/pull id=3e75e30b-208b-4241-85e4-86c4f8520db9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c\nJun 14 09:35:14.241489 crc crio[24245]: time=\"2026-06-14T09:35:14.24068339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9b62a4b1-8dbb-4bf3-94ca-560cfd9add90 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:35:14.248617 crc crio[24245]: time=\"2026-06-14T09:35:14.248439808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c2ea7679-5bfb-435d-a415-3514e89a7530 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:35:14.266140 crc crio[24245]: time=\"2026-06-14T09:35:14.266083351Z\" level=info msg=\"Creating container: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/extract\" id=76528387-2a54-4140-ab0f-91c41b18c6bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:35:14.266881 crc crio[24245]: time=\"2026-06-14T09:35:14.266804584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:35:14.320462 crc crio[24245]: time=\"2026-06-14T09:35:14.320400655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:35:14.325928 crc crio[24245]: time=\"2026-06-14T09:35:14.325812238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:35:14.531970 crc crio[24245]: time=\"2026-06-14T09:35:14.529548592Z\" level=info msg=\"Created container c40f9485828fbc5b67485f637fd3d5276cd019fde0416f0bdb390731275ebc63: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/extract\" id=76528387-2a54-4140-ab0f-91c41b18c6bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:35:14.535199 crc crio[24245]: time=\"2026-06-14T09:35:14.535020839Z\" level=info msg=\"Starting container: c40f9485828fbc5b67485f637fd3d5276cd019fde0416f0bdb390731275ebc63\" id=7e525d43-6372-43f1-b109-0a7cb10eadde name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:35:14.546961 crc crio[24245]: time=\"2026-06-14T09:35:14.543143316Z\" level=info msg=\"Started container\" PID=225631 containerID=c40f9485828fbc5b67485f637fd3d5276cd019fde0416f0bdb390731275ebc63 description=openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/extract id=7e525d43-6372-43f1-b109-0a7cb10eadde name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c\nJun 14 09:35:16.316423 crc crio[24245]: time=\"2026-06-14T09:35:16.315239994Z\" level=info msg=\"Stopping pod sandbox: bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c\" id=4164dc33-0523-4beb-82c4-cfa9b70a0266 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:35:16.318797 crc crio[24245]: time=\"2026-06-14T09:35:16.317722934Z\" level=info msg=\"Got pod network &{Name:45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd Namespace:openstack-operators ID:bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c UID:a0356f52-c2d8-4dec-8761-75de2ff14c5d NetNS:/var/run/netns/d9e6a104-e65b-44b9-8dac-f28653416240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0356f52_c2d8_4dec_8761_75de2ff14c5d.slice PodAnnotations:0xc002422600}] Aliases:map[]}\"\nJun 14 09:35:16.318797 crc crio[24245]: time=\"2026-06-14T09:35:16.318188849Z\" level=info msg=\"Deleting pod openstack-operators_45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:35:16.784117 crc crio[24245]: time=\"2026-06-14T09:35:16.783735082Z\" level=info msg=\"Stopped pod sandbox: bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c\" id=4164dc33-0523-4beb-82c4-cfa9b70a0266 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:35:23.667684 crc crio[24245]: time=\"2026-06-14T09:35:23.666651507Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-6dbd595fb4-b6nqk/POD\" id=4eb185f0-8e62-40ea-9e6c-eb91c777dc6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:35:23.671207 crc crio[24245]: time=\"2026-06-14T09:35:23.669173348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:35:23.713091 crc crio[24245]: time=\"2026-06-14T09:35:23.712110204Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-6dbd595fb4-b6nqk Namespace:openstack-operators ID:bc57b45b0cc342fb1abf39a0a5db7e0623706a76c56e5dfeb1f00a74c99353b2 UID:406973a8-937c-48e4-9fdb-172e6cc16660 NetNS:/var/run/netns/6400dc59-c063-4587-8259-9455774c07ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod406973a8_937c_48e4_9fdb_172e6cc16660.slice PodAnnotations:0xc003bf6320}] Aliases:map[]}\"\nJun 14 09:35:23.713091 crc crio[24245]: time=\"2026-06-14T09:35:23.712191906Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-6dbd595fb4-b6nqk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:35:24.378111 crc crio[24245]: 2026-06-14T09:35:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc57b45b0cc342f Mac:8e:2d:0d:96:3b:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/6400dc59-c063-4587-8259-9455774c07ba SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:35:24.379241 crc crio[24245]: time=\"2026-06-14T09:35:24.379176623Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-6dbd595fb4-b6nqk Namespace:openstack-operators ID:bc57b45b0cc342fb1abf39a0a5db7e0623706a76c56e5dfeb1f00a74c99353b2 UID:406973a8-937c-48e4-9fdb-172e6cc16660 NetNS:/var/run/netns/6400dc59-c063-4587-8259-9455774c07ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod406973a8_937c_48e4_9fdb_172e6cc16660.slice PodAnnotations:0xc003bf6320}] Aliases:map[]}\"\nJun 14 09:35:24.379411 crc crio[24245]: time=\"2026-06-14T09:35:24.379368559Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-6dbd595fb4-b6nqk for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:35:24.399065 crc crio[24245]: time=\"2026-06-14T09:35:24.398923578Z\" level=info msg=\"Ran pod sandbox bc57b45b0cc342fb1abf39a0a5db7e0623706a76c56e5dfeb1f00a74c99353b2 with infra container: openstack-operators/openstack-operator-controller-init-6dbd595fb4-b6nqk/POD\" id=4eb185f0-8e62-40ea-9e6c-eb91c777dc6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:35:24.403091 crc crio[24245]: time=\"2026-06-14T09:35:24.402989288Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=9b4c67c9-a34d-4a03-a4ef-14434690ab57 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:35:24.403462 crc crio[24245]: time=\"2026-06-14T09:35:24.403410532Z\" level=info msg=\"Image 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10 not found\" id=9b4c67c9-a34d-4a03-a4ef-14434690ab57 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:35:24.403696 crc crio[24245]: time=\"2026-06-14T09:35:24.403501925Z\" level=info msg=\"Neither image nor artfiact 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10 found\" id=9b4c67c9-a34d-4a03-a4ef-14434690ab57 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:35:24.407298 crc crio[24245]: time=\"2026-06-14T09:35:24.407221334Z\" level=info msg=\"Pulling image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=6c5eb74b-a21b-4deb-a0b7-605efc4ca17e name=/runtime.v1.ImageService/PullImage\nJun 14 09:35:24.408700 crc crio[24245]: time=\"2026-06-14T09:35:24.40866048Z\" level=info msg=\"Trying to access \\\"38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10\\\"\"\nJun 14 09:35:30.251362 crc crio[24245]: time=\"2026-06-14T09:35:30.250661477Z\" level=info msg=\"Pulled image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator@sha256:23fc9bcaf1ef48a7799cfd25bb62c3c1bc195c066d7a640105231dee7bd9b91d\" id=6c5eb74b-a21b-4deb-a0b7-605efc4ca17e name=/runtime.v1.ImageService/PullImage\nJun 14 09:35:30.254644 crc crio[24245]: time=\"2026-06-14T09:35:30.25455157Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=28da672f-0c9d-4643-8fe3-e47ac34c1d64 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:35:30.258733 crc crio[24245]: time=\"2026-06-14T09:35:30.258705602Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=be0b4630-9425-4b5e-8f23-0a5c1835e8db name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:35:30.268708 crc crio[24245]: time=\"2026-06-14T09:35:30.268647008Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-6dbd595fb4-b6nqk/operator\" id=318c6eb2-0b1e-4451-81fa-21cedfa0298d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:35:30.270390 crc crio[24245]: time=\"2026-06-14T09:35:30.270335982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:35:30.322757 crc crio[24245]: time=\"2026-06-14T09:35:30.322303065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:35:30.331633 crc crio[24245]: time=\"2026-06-14T09:35:30.331519579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:35:30.499355 crc crio[24245]: time=\"2026-06-14T09:35:30.499236743Z\" level=info msg=\"Created container 42b70bc98690c33db0d28ba79e9d9e756ee08cd0ab03fca87b3e83c21e1d34f5: openstack-operators/openstack-operator-controller-init-6dbd595fb4-b6nqk/operator\" id=318c6eb2-0b1e-4451-81fa-21cedfa0298d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:35:30.500832 crc crio[24245]: time=\"2026-06-14T09:35:30.500770063Z\" level=info msg=\"Starting container: 42b70bc98690c33db0d28ba79e9d9e756ee08cd0ab03fca87b3e83c21e1d34f5\" id=6367cad0-09da-47a6-a8de-7516ffd178c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:35:30.508279 crc crio[24245]: time=\"2026-06-14T09:35:30.508209183Z\" level=info msg=\"Started container\" PID=226542 containerID=42b70bc98690c33db0d28ba79e9d9e756ee08cd0ab03fca87b3e83c21e1d34f5 description=openstack-operators/openstack-operator-controller-init-6dbd595fb4-b6nqk/operator id=6367cad0-09da-47a6-a8de-7516ffd178c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc57b45b0cc342fb1abf39a0a5db7e0623706a76c56e5dfeb1f00a74c99353b2\nJun 14 09:35:37.313673 crc crio[24245]: time=\"2026-06-14T09:35:37.312810404Z\" level=info msg=\"Stopping pod sandbox: f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd\" id=5122a0fe-0979-4897-b434-ed2ef8be2a68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:35:37.315112 crc crio[24245]: time=\"2026-06-14T09:35:37.315088128Z\" level=info msg=\"Stopped pod sandbox (already stopped): f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd\" id=5122a0fe-0979-4897-b434-ed2ef8be2a68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:35:37.315949 crc crio[24245]: time=\"2026-06-14T09:35:37.315768879Z\" level=info msg=\"Removing pod sandbox: f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd\" id=ef874713-5a6d-4b21-a5e4-a6cb1b6a2206 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:35:37.331104 crc crio[24245]: time=\"2026-06-14T09:35:37.330986715Z\" level=info msg=\"Removed pod sandbox: f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd\" id=ef874713-5a6d-4b21-a5e4-a6cb1b6a2206 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:36:00.558297 crc crio[24245]: time=\"2026-06-14T09:36:00.556730235Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690496-bqht4/POD\" id=983ebc54-8c4c-49b3-a494-8e6957303885 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:00.560545 crc crio[24245]: time=\"2026-06-14T09:36:00.558335026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:00.610716 crc crio[24245]: time=\"2026-06-14T09:36:00.610490085Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690496-bqht4 Namespace:openshift-infra ID:a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831 UID:b90c6999-b676-45d7-9859-3de786e5d399 NetNS:/var/run/netns/7720cb1e-2454-430f-8d4b-ce1c8a673643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb90c6999_b676_45d7_9859_3de786e5d399.slice PodAnnotations:0xc002c92fc8}] Aliases:map[]}\"\nJun 14 09:36:00.610716 crc crio[24245]: time=\"2026-06-14T09:36:00.610624019Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690496-bqht4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:00.972492 crc crio[24245]: 2026-06-14T09:36:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8658d422d75731 Mac:b6:fb:15:51:0b:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/7720cb1e-2454-430f-8d4b-ce1c8a673643 SocketPath: PciID:}] [{Interface:0xc000324760 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:00.974254 crc crio[24245]: time=\"2026-06-14T09:36:00.974184975Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690496-bqht4 Namespace:openshift-infra ID:a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831 UID:b90c6999-b676-45d7-9859-3de786e5d399 NetNS:/var/run/netns/7720cb1e-2454-430f-8d4b-ce1c8a673643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb90c6999_b676_45d7_9859_3de786e5d399.slice PodAnnotations:0xc002c92fc8}] Aliases:map[]}\"\nJun 14 09:36:00.974458 crc crio[24245]: time=\"2026-06-14T09:36:00.974392632Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690496-bqht4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:00.985943 crc crio[24245]: time=\"2026-06-14T09:36:00.985812659Z\" level=info msg=\"Ran pod sandbox a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831 with infra container: openshift-infra/auto-csr-approver-29690496-bqht4/POD\" id=983ebc54-8c4c-49b3-a494-8e6957303885 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:00.991432 crc crio[24245]: time=\"2026-06-14T09:36:00.991292778Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9987a0c5-f05d-4ab9-8efc-527a19342ffc name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:01.003159 crc crio[24245]: time=\"2026-06-14T09:36:01.003076903Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:36:02.071995 crc crio[24245]: time=\"2026-06-14T09:36:02.071176917Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9987a0c5-f05d-4ab9-8efc-527a19342ffc name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:02.074257 crc crio[24245]: time=\"2026-06-14T09:36:02.073552033Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=22029c7f-1ec7-4b3b-8fd4-3c55ea4d578b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:02.077137 crc crio[24245]: time=\"2026-06-14T09:36:02.076990861Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1fcf9822-2a95-4c3c-8fa2-fc1a46215046 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:02.086649 crc crio[24245]: time=\"2026-06-14T09:36:02.086523556Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690496-bqht4/oc\" id=4f8cec0d-27b3-4998-b073-a3d5d6d09180 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:02.087334 crc crio[24245]: time=\"2026-06-14T09:36:02.087236199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:02.162567 crc crio[24245]: time=\"2026-06-14T09:36:02.162457532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:02.414812 crc crio[24245]: time=\"2026-06-14T09:36:02.414683963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:02.541745 crc crio[24245]: time=\"2026-06-14T09:36:02.541549419Z\" level=info msg=\"Created container d90ad6fd94e82f966b0480f764524d015094b807e17a65029eae7f8344ee4ec9: openshift-infra/auto-csr-approver-29690496-bqht4/oc\" id=4f8cec0d-27b3-4998-b073-a3d5d6d09180 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:02.543946 crc crio[24245]: time=\"2026-06-14T09:36:02.543704987Z\" level=info msg=\"Starting container: d90ad6fd94e82f966b0480f764524d015094b807e17a65029eae7f8344ee4ec9\" id=0ed420ac-935f-46c1-b3b4-09ae04bd856f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:36:02.551429 crc crio[24245]: time=\"2026-06-14T09:36:02.551280638Z\" level=info msg=\"Started container\" PID=228098 containerID=d90ad6fd94e82f966b0480f764524d015094b807e17a65029eae7f8344ee4ec9 description=openshift-infra/auto-csr-approver-29690496-bqht4/oc id=0ed420ac-935f-46c1-b3b4-09ae04bd856f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831\nJun 14 09:36:04.135198 crc crio[24245]: time=\"2026-06-14T09:36:04.134037164Z\" level=info msg=\"Stopping pod sandbox: a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831\" id=c12f4529-cd00-43ee-9439-a2a3210c2d62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:36:04.137988 crc crio[24245]: time=\"2026-06-14T09:36:04.136639938Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690496-bqht4 Namespace:openshift-infra ID:a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831 UID:b90c6999-b676-45d7-9859-3de786e5d399 NetNS:/var/run/netns/7720cb1e-2454-430f-8d4b-ce1c8a673643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb90c6999_b676_45d7_9859_3de786e5d399.slice PodAnnotations:0xc001c3cc98}] Aliases:map[]}\"\nJun 14 09:36:04.137988 crc crio[24245]: time=\"2026-06-14T09:36:04.137267578Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690496-bqht4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:04.510328 crc crio[24245]: time=\"2026-06-14T09:36:04.510181988Z\" level=info msg=\"Stopped pod sandbox: a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831\" id=c12f4529-cd00-43ee-9439-a2a3210c2d62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:36:19.843713 crc crio[24245]: time=\"2026-06-14T09:36:19.842953645Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7575c6bcc5-rsbsr/POD\" id=1571ae0f-f839-424f-a81a-cf17f5e2957b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:19.845366 crc crio[24245]: time=\"2026-06-14T09:36:19.845095182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:19.879631 crc crio[24245]: time=\"2026-06-14T09:36:19.879523026Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-wc8nl/POD\" id=eec9b89e-c0aa-4455-a28d-1c61d04ae30e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:19.879771 crc crio[24245]: time=\"2026-06-14T09:36:19.8796475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:19.914384 crc crio[24245]: time=\"2026-06-14T09:36:19.9142621Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-84b475799f-vr9xl/POD\" id=953ebae8-e773-4a7c-a082-9031be297e03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:19.914384 crc crio[24245]: time=\"2026-06-14T09:36:19.914387774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:19.971717 crc crio[24245]: time=\"2026-06-14T09:36:19.971562283Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7575c6bcc5-rsbsr Namespace:openstack-operators ID:abf40d59256df38ae32a4149e19fa7b10249b92af912e8ba8b89036dd435ff11 UID:264b521e-347e-47a3-ad4c-c14f26b56d5c NetNS:/var/run/netns/1e6c3cb9-b5f3-4224-af82-660ed32a6292 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod264b521e_347e_47a3_ad4c_c14f26b56d5c.slice PodAnnotations:0xc000603358}] Aliases:map[]}\"\nJun 14 09:36:19.971717 crc crio[24245]: time=\"2026-06-14T09:36:19.971667036Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7575c6bcc5-rsbsr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:20.028147 crc crio[24245]: time=\"2026-06-14T09:36:20.027056951Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-wc8nl Namespace:openstack-operators ID:6e812c8cc577373de2ec37f3ad53df12cc0cc8c48286b5ca34257a91572fe5df UID:2c9d4a28-4f07-4bf3-9101-d5481e86eadf NetNS:/var/run/netns/9d932992-f5fc-469c-9814-db72bcf61e45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2c9d4a28_4f07_4bf3_9101_d5481e86eadf.slice PodAnnotations:0xc0006034d8}] Aliases:map[]}\"\nJun 14 09:36:20.028147 crc crio[24245]: time=\"2026-06-14T09:36:20.028104004Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-wc8nl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:20.058950 crc crio[24245]: time=\"2026-06-14T09:36:20.056669243Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-79d55749df-b78vj/POD\" id=5b879590-b7d5-4f7c-be58-e22f58d9f735 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:20.061950 crc crio[24245]: time=\"2026-06-14T09:36:20.06187729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:20.087150 crc crio[24245]: time=\"2026-06-14T09:36:20.075903122Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-pvnsv/POD\" id=26037191-7a9b-43b8-9b5e-bb60156475ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:20.087150 crc crio[24245]: time=\"2026-06-14T09:36:20.075992135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:20.105213 crc crio[24245]: time=\"2026-06-14T09:36:20.105126982Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-84b475799f-vr9xl Namespace:openstack-operators ID:f158c59d294f6a359502e93e4dbbe59600e26d29e8f4190a6df50c75f1ded5c5 UID:74fe28fc-7edd-4148-b876-01fc7e0b21d9 NetNS:/var/run/netns/bdef22ff-949a-4196-b32b-97888c9ad514 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74fe28fc_7edd_4148_b876_01fc7e0b21d9.slice PodAnnotations:0xc003bf68d0}] Aliases:map[]}\"\nJun 14 09:36:20.105213 crc crio[24245]: time=\"2026-06-14T09:36:20.105206085Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-84b475799f-vr9xl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:20.290274 crc crio[24245]: time=\"2026-06-14T09:36:20.289093304Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-79d55749df-b78vj Namespace:openstack-operators ID:c624b333aae76d7dd7728f11a8b34750923c78ab19d48d723d700fcad180350a UID:491d9777-d866-4f4a-ad4b-86fd3afa4309 NetNS:/var/run/netns/10a02a39-77c9-4e7e-8d54-25be0e0bd8d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod491d9777_d866_4f4a_ad4b_86fd3afa4309.slice PodAnnotations:0xc003bf61c8}] Aliases:map[]}\"\nJun 14 09:36:20.290274 crc crio[24245]: time=\"2026-06-14T09:36:20.289455226Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-79d55749df-b78vj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:20.324454 crc crio[24245]: time=\"2026-06-14T09:36:20.324033686Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-7d74cb5f58-sns7h/POD\" id=10ed7e2a-4c56-473f-9f7c-f0388c7e2825 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:20.324454 crc crio[24245]: time=\"2026-06-14T09:36:20.324114259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:20.344653 crc crio[24245]: time=\"2026-06-14T09:36:20.34461555Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-fc868d584-prpcq/POD\" id=dcb67c52-5bd5-4716-a01f-86631e90c5d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:20.349816 crc crio[24245]: time=\"2026-06-14T09:36:20.349742295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:20.375201 crc crio[24245]: time=\"2026-06-14T09:36:20.375121355Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-rlg5x/POD\" id=89da456e-d194-491b-9536-8a29c692a159 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:20.375468 crc crio[24245]: time=\"2026-06-14T09:36:20.375215748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:20.375468 crc crio[24245]: time=\"2026-06-14T09:36:20.375347571Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-pvnsv Namespace:openstack-operators ID:46e622a0c41682b5b908dda3d87f043418a44931b21e29cadacd3689c94c4249 UID:fa96e7e2-058f-440f-bd43-5828e7fee001 NetNS:/var/run/netns/5cc19e12-9602-48e1-9824-5c737ee67982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa96e7e2_058f_440f_bd43_5828e7fee001.slice PodAnnotations:0xc002c926b0}] Aliases:map[]}\"\nJun 14 09:36:20.375468 crc crio[24245]: time=\"2026-06-14T09:36:20.375393593Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-pvnsv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:20.405526 crc crio[24245]: time=\"2026-06-14T09:36:20.40544781Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-74c7d4d476-v4rg2/POD\" id=ae63ebec-3ded-46e2-b057-0d0f87c276a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:20.405679 crc crio[24245]: time=\"2026-06-14T09:36:20.405561394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:20.468138 crc crio[24245]: time=\"2026-06-14T09:36:20.468098238Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-jxb64/POD\" id=f6906c56-2236-4bdf-85f6-500d8868bb1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:20.468337 crc crio[24245]: time=\"2026-06-14T09:36:20.468321075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:20.475944 crc crio[24245]: time=\"2026-06-14T09:36:20.475787554Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-7d74cb5f58-sns7h Namespace:openstack-operators ID:c1f9e8ae99ebe9366774bab44d11de0cab42a8013e8e87885c74a4762820f243 UID:aa5dff3a-efb7-40a3-bbd9-dc245be99d19 NetNS:/var/run/netns/c9eda69c-e95d-4789-a6bd-05036c68c61b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa5dff3a_efb7_40a3_bbd9_dc245be99d19.slice PodAnnotations:0xc0004cc980}] Aliases:map[]}\"\nJun 14 09:36:20.476111 crc crio[24245]: time=\"2026-06-14T09:36:20.475931568Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-7d74cb5f58-sns7h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:20.580424 crc crio[24245]: time=\"2026-06-14T09:36:20.576479517Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-778bfbfd5d-57js6/POD\" id=056985de-483e-4c2e-9a85-7d8e935b2ae3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:20.580424 crc crio[24245]: time=\"2026-06-14T09:36:20.576626181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:20.586315 crc crio[24245]: time=\"2026-06-14T09:36:20.584108749Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q6w85/POD\" id=3b1026fa-1ff8-468c-bce5-f6e3d069fd58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:20.586315 crc crio[24245]: time=\"2026-06-14T09:36:20.584208722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:20.604996 crc crio[24245]: time=\"2026-06-14T09:36:20.604782326Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-78f5dd8d7d-78hq4/POD\" id=6555ea4d-d7fc-4d91-9cb7-2db9e16d593b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:20.604996 crc crio[24245]: time=\"2026-06-14T09:36:20.60491769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:20.678373 crc crio[24245]: time=\"2026-06-14T09:36:20.678196181Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-rlg5x Namespace:openstack-operators ID:c9b512abdfb13d1559d9281b21df4b01e510744161542c977689c6eef56a17f3 UID:d1c4ae2e-cd2f-4118-a331-d0fea52b9427 NetNS:/var/run/netns/8f81c909-396b-4dc8-819b-fb73df9ff79e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1c4ae2e_cd2f_4118_a331_d0fea52b9427.slice PodAnnotations:0xc001c3c298}] Aliases:map[]}\"\nJun 14 09:36:20.678373 crc crio[24245]: time=\"2026-06-14T09:36:20.678277554Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-rlg5x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:20.690920 crc crio[24245]: time=\"2026-06-14T09:36:20.685435727Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-9f6cfd7c6-js779/POD\" id=ad569be6-7119-4d5d-8d1d-37f0a95110cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:20.690920 crc crio[24245]: time=\"2026-06-14T09:36:20.68553637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:20.703908 crc crio[24245]: time=\"2026-06-14T09:36:20.703166521Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-fc868d584-prpcq Namespace:openstack-operators ID:4261e578cc26c818514cfe5f52981ac07a9b1e31b533b081a8c39de427f1f543 UID:41bf2967-ccfc-4a6e-8655-2694dc20f5b5 NetNS:/var/run/netns/95edb842-f593-4800-a815-a4cc9e2d773d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41bf2967_ccfc_4a6e_8655_2694dc20f5b5.slice PodAnnotations:0xc000620160}] Aliases:map[]}\"\nJun 14 09:36:20.703908 crc crio[24245]: time=\"2026-06-14T09:36:20.703884884Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-fc868d584-prpcq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:20.713499 crc crio[24245]: time=\"2026-06-14T09:36:20.707176009Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-74c7d4d476-v4rg2 Namespace:openstack-operators ID:3d0ac3c8e629b83d294138ecd599ca9b7c21e61a7a85025cc114b9c1b18fb8c3 UID:5d068a51-a339-4e0a-a343-5ea621d2563d NetNS:/var/run/netns/0d9c6100-7dfc-4c16-aeaa-6f56eb5c8342 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d068a51_a339_4e0a_a343_5ea621d2563d.slice PodAnnotations:0xc002422300}] Aliases:map[]}\"\nJun 14 09:36:20.713499 crc crio[24245]: time=\"2026-06-14T09:36:20.707229421Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-74c7d4d476-v4rg2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:20.779701 crc crio[24245]: time=\"2026-06-14T09:36:20.778625937Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bkndh/POD\" id=5145e313-1000-40d9-955c-f826597f49ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:20.779701 crc crio[24245]: time=\"2026-06-14T09:36:20.77872115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:20.824200 crc crio[24245]: time=\"2026-06-14T09:36:20.824111513Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-d8lws/POD\" id=8c3ace32-e4e6-4f96-baab-fc7a76435147 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:20.824516 crc crio[24245]: time=\"2026-06-14T09:36:20.824222926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:20.861929 crc crio[24245]: time=\"2026-06-14T09:36:20.860252504Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-778bfbfd5d-57js6 Namespace:openstack-operators ID:58adbe0d6494585ca6f73dbe3cadb89124fe5541e8c6fb1805e9dff3042ced06 UID:3ff45bb7-de2b-41b1-aab0-f808c7652f91 NetNS:/var/run/netns/960c689c-1dea-48e8-b050-bf067afe09e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ff45bb7_de2b_41b1_aab0_f808c7652f91.slice PodAnnotations:0xc003bf62c0}] Aliases:map[]}\"\nJun 14 09:36:20.861929 crc crio[24245]: time=\"2026-06-14T09:36:20.860317456Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-778bfbfd5d-57js6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:20.869336 crc crio[24245]: time=\"2026-06-14T09:36:20.869281314Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-hgnr2/POD\" id=cf570d33-73e1-4500-859d-e1bc2f9f5837 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:20.869612 crc crio[24245]: time=\"2026-06-14T09:36:20.869563573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:20.977068 crc crio[24245]: time=\"2026-06-14T09:36:20.976550688Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-8wfsf/POD\" id=f9e6cce4-4b92-4c26-9993-ecf5ba598bf0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:20.977523 crc crio[24245]: time=\"2026-06-14T09:36:20.977087175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:20.990413 crc crio[24245]: time=\"2026-06-14T09:36:20.985383172Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-jxb64 Namespace:openstack-operators ID:fc8283be8832f42e0dc710dbd50fa22549177b70505c5114c74d9d6d07f81122 UID:124b8764-4b1f-4e4d-846b-3e0b15688760 NetNS:/var/run/netns/69e3cdb6-85a9-4708-b6b3-fe3ac46b9b2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod124b8764_4b1f_4e4d_846b_3e0b15688760.slice PodAnnotations:0xc003bf6500}] Aliases:map[]}\"\nJun 14 09:36:20.990413 crc crio[24245]: time=\"2026-06-14T09:36:20.985474447Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-jxb64 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:21.007000 crc crio[24245]: time=\"2026-06-14T09:36:21.006915945Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-78f5dd8d7d-78hq4 Namespace:openstack-operators ID:714f05526a9b08943bf2ad20f769bb7fbda0c001c553df3045ef32f080950cdf UID:3870491b-397e-4514-87cb-87ac75297b91 NetNS:/var/run/netns/bd7c44cc-ff6f-4918-bcb0-a01266ff0f5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3870491b_397e_4514_87cb_87ac75297b91.slice PodAnnotations:0xc003bf6648}] Aliases:map[]}\"\nJun 14 09:36:21.007212 crc crio[24245]: time=\"2026-06-14T09:36:21.00706078Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-78f5dd8d7d-78hq4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:21.110045 crc crio[24245]: time=\"2026-06-14T09:36:21.109996167Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-q6w85 Namespace:openstack-operators ID:c96a75f54fb42c2531593beb0cbae71f98412bca452f744d861bce6fc6ddadfc UID:751dc98a-979e-45cf-848b-dcba2f278886 NetNS:/var/run/netns/594ffa34-3063-4d1e-b9ff-a4642473e3b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod751dc98a_979e_45cf_848b_dcba2f278886.slice PodAnnotations:0xc002c92520}] Aliases:map[]}\"\nJun 14 09:36:21.110354 crc crio[24245]: time=\"2026-06-14T09:36:21.110333467Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-q6w85 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:21.187270 crc crio[24245]: time=\"2026-06-14T09:36:21.186412729Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-hgnr2 Namespace:openstack-operators ID:364c5a1c014ea75d48f20bdeda1c38758c0fe90a2b2d777cd0b35a85ba85863c UID:f25a3990-2416-4243-bb91-ce8cc873e241 NetNS:/var/run/netns/c1e21852-9664-4c1a-adfb-bb2cf10ff028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf25a3990_2416_4243_bb91_ce8cc873e241.slice PodAnnotations:0xc000620470}] Aliases:map[]}\"\nJun 14 09:36:21.187270 crc crio[24245]: time=\"2026-06-14T09:36:21.186530401Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-hgnr2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:21.225099 crc crio[24245]: time=\"2026-06-14T09:36:21.225009111Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54bkndh Namespace:openstack-operators ID:ca1f452166bcee83164aa7b9d6ff3038d81280874e85a8128d7871ca675cfc07 UID:09391efe-8aee-4961-8ca8-2cdd23739c99 NetNS:/var/run/netns/e3785261-d4e3-4932-8471-b53136f81c91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09391efe_8aee_4961_8ca8_2cdd23739c99.slice PodAnnotations:0xc000620628}] Aliases:map[]}\"\nJun 14 09:36:21.225099 crc crio[24245]: time=\"2026-06-14T09:36:21.225095574Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54bkndh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:21.253429 crc crio[24245]: time=\"2026-06-14T09:36:21.253358457Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-d8lws Namespace:openstack-operators ID:fb31b7ff8f4a8241d32b51cc0c2986e675426dc2da847593272a056db9d25517 UID:6d639e22-22a6-4153-bbe8-483e8de979b9 NetNS:/var/run/netns/4355969e-9171-49c6-b370-ef71131467e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d639e22_22a6_4153_bbe8_483e8de979b9.slice PodAnnotations:0xc000602340}] Aliases:map[]}\"\nJun 14 09:36:21.253789 crc crio[24245]: time=\"2026-06-14T09:36:21.25376793Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-d8lws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:21.335728 crc crio[24245]: time=\"2026-06-14T09:36:21.335631824Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-9f6cfd7c6-js779 Namespace:openstack-operators ID:5457711f8e1fba10820b828123d5180a983426a56e81378fa79c8bd0f0e8774e UID:d76bbc02-d546-4809-9014-a6d86a53abc0 NetNS:/var/run/netns/145f104a-18a4-440d-805c-aeba567cec5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd76bbc02_d546_4809_9014_a6d86a53abc0.slice PodAnnotations:0xc000130578}] Aliases:map[]}\"\nJun 14 09:36:21.335728 crc crio[24245]: time=\"2026-06-14T09:36:21.335714557Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-9f6cfd7c6-js779 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:21.345751 crc crio[24245]: time=\"2026-06-14T09:36:21.344571508Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-8wfsf Namespace:openstack-operators ID:bd0091c1907b2f20ee3ffc80cb04ad986fc748a9cc7140d28e687f69fab542c9 UID:a0885a18-b18d-42d6-b655-fd71d5c1ace0 NetNS:/var/run/netns/7b734845-2849-4b6b-8af8-2ab566f08c1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0885a18_b18d_42d6_b655_fd71d5c1ace0.slice PodAnnotations:0xc000602148}] Aliases:map[]}\"\nJun 14 09:36:21.345751 crc crio[24245]: time=\"2026-06-14T09:36:21.344675061Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-8wfsf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:21.376353 crc crio[24245]: time=\"2026-06-14T09:36:21.37544435Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-28b4z/POD\" id=5eb62d98-5c09-4cbc-8421-902368c097f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:21.376353 crc crio[24245]: time=\"2026-06-14T09:36:21.375546453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:21.388361 crc crio[24245]: time=\"2026-06-14T09:36:21.387231679Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-7pjnt/POD\" id=d762e64f-6eed-4ea7-89cc-59c2ae9bc8bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:21.388361 crc crio[24245]: time=\"2026-06-14T09:36:21.387319622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:21.461022 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e812c8cc577373 Mac:0a:0c:b7:6c:43:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/9d932992-f5fc-469c-9814-db72bcf61e45 SocketPath: PciID:}] [{Interface:0xc00033e670 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:21.462127 crc crio[24245]: time=\"2026-06-14T09:36:21.46209317Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-wc8nl Namespace:openstack-operators ID:6e812c8cc577373de2ec37f3ad53df12cc0cc8c48286b5ca34257a91572fe5df UID:2c9d4a28-4f07-4bf3-9101-d5481e86eadf NetNS:/var/run/netns/9d932992-f5fc-469c-9814-db72bcf61e45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2c9d4a28_4f07_4bf3_9101_d5481e86eadf.slice PodAnnotations:0xc0006034d8}] Aliases:map[]}\"\nJun 14 09:36:21.462489 crc crio[24245]: time=\"2026-06-14T09:36:21.462470162Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-wc8nl for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:21.488559 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f158c59d294f6a3 Mac:ba:e9:f7:69:bc:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/bdef22ff-949a-4196-b32b-97888c9ad514 SocketPath: PciID:}] [{Interface:0xc0003846c0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:21.523959 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abf40d59256df38 Mac:8a:27:9e:56:20:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/1e6c3cb9-b5f3-4224-af82-660ed32a6292 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:21.538572 crc crio[24245]: time=\"2026-06-14T09:36:21.538455385Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-84b475799f-vr9xl Namespace:openstack-operators ID:f158c59d294f6a359502e93e4dbbe59600e26d29e8f4190a6df50c75f1ded5c5 UID:74fe28fc-7edd-4148-b876-01fc7e0b21d9 NetNS:/var/run/netns/bdef22ff-949a-4196-b32b-97888c9ad514 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74fe28fc_7edd_4148_b876_01fc7e0b21d9.slice PodAnnotations:0xc003bf68d0}] Aliases:map[]}\"\nJun 14 09:36:21.539521 crc crio[24245]: time=\"2026-06-14T09:36:21.538803567Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-84b475799f-vr9xl for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:21.545437 crc crio[24245]: time=\"2026-06-14T09:36:21.545292983Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7575c6bcc5-rsbsr Namespace:openstack-operators ID:abf40d59256df38ae32a4149e19fa7b10249b92af912e8ba8b89036dd435ff11 UID:264b521e-347e-47a3-ad4c-c14f26b56d5c NetNS:/var/run/netns/1e6c3cb9-b5f3-4224-af82-660ed32a6292 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod264b521e_347e_47a3_ad4c_c14f26b56d5c.slice PodAnnotations:0xc000603358}] Aliases:map[]}\"\nJun 14 09:36:21.546188 crc crio[24245]: time=\"2026-06-14T09:36:21.546086299Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7575c6bcc5-rsbsr for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:21.548165 crc crio[24245]: time=\"2026-06-14T09:36:21.547707335Z\" level=info msg=\"Ran pod sandbox 6e812c8cc577373de2ec37f3ad53df12cc0cc8c48286b5ca34257a91572fe5df with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-wc8nl/POD\" id=eec9b89e-c0aa-4455-a28d-1c61d04ae30e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:21.553820 crc crio[24245]: time=\"2026-06-14T09:36:21.553729842Z\" level=info msg=\"Ran pod sandbox f158c59d294f6a359502e93e4dbbe59600e26d29e8f4190a6df50c75f1ded5c5 with infra container: openstack-operators/designate-operator-controller-manager-84b475799f-vr9xl/POD\" id=953ebae8-e773-4a7c-a082-9031be297e03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:21.558638 crc crio[24245]: time=\"2026-06-14T09:36:21.558530833Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-28b4z Namespace:openstack-operators ID:844f969071fc9f6b3147ae250376eb0e7bb01927062ae7fdd92e2ffc9c096171 UID:9d2ccc59-510a-4d84-9332-289ab9225c45 NetNS:/var/run/netns/484b9d18-e535-4868-8f85-78c9ca958da9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d2ccc59_510a_4d84_9332_289ab9225c45.slice PodAnnotations:0xc001fea158}] Aliases:map[]}\"\nJun 14 09:36:21.558753 crc crio[24245]: time=\"2026-06-14T09:36:21.558657707Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-28b4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:21.603969 crc crio[24245]: time=\"2026-06-14T09:36:21.600506613Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033\" id=961ab454-1010-49fc-8a8f-8c9886aaca71 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.603969 crc crio[24245]: time=\"2026-06-14T09:36:21.601728533Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=efd9f2cf-2aad-44a6-b7a7-b6d5daa66bc1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.603969 crc crio[24245]: time=\"2026-06-14T09:36:21.6019685Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=efd9f2cf-2aad-44a6-b7a7-b6d5daa66bc1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.603969 crc crio[24245]: time=\"2026-06-14T09:36:21.602032332Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=efd9f2cf-2aad-44a6-b7a7-b6d5daa66bc1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.603969 crc crio[24245]: time=\"2026-06-14T09:36:21.602541049Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033 not found\" id=961ab454-1010-49fc-8a8f-8c9886aaca71 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.603969 crc crio[24245]: time=\"2026-06-14T09:36:21.602691154Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033 found\" id=961ab454-1010-49fc-8a8f-8c9886aaca71 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.604643 crc crio[24245]: time=\"2026-06-14T09:36:21.603994265Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033\" id=f5cbb327-2e95-4183-bfe2-20478737af88 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:21.608771 crc crio[24245]: time=\"2026-06-14T09:36:21.605346799Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=4fe3e066-6a69-42cd-8eb9-ba52a87aac5a name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:21.628812 crc crio[24245]: time=\"2026-06-14T09:36:21.628682428Z\" level=info msg=\"Ran pod sandbox abf40d59256df38ae32a4149e19fa7b10249b92af912e8ba8b89036dd435ff11 with infra container: openstack-operators/barbican-operator-controller-manager-7575c6bcc5-rsbsr/POD\" id=1571ae0f-f839-424f-a81a-cf17f5e2957b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:21.633287 crc crio[24245]: time=\"2026-06-14T09:36:21.632164822Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"\nJun 14 09:36:21.633287 crc crio[24245]: time=\"2026-06-14T09:36:21.633067561Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033\\\"\"\nJun 14 09:36:21.659675 crc crio[24245]: time=\"2026-06-14T09:36:21.659552141Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-7pjnt Namespace:openstack-operators ID:edee9fe0b2e759cbfb4fec7bf81768a465beec684e0f5e636acaf10eedb278cb UID:373085e7-bea9-4db3-9f49-4b7b2f401a4c NetNS:/var/run/netns/f21e5efe-59f4-41cb-9580-d0a7e40882ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod373085e7_bea9_4db3_9f49_4b7b2f401a4c.slice PodAnnotations:0xc0005226e0}] Aliases:map[]}\"\nJun 14 09:36:21.659675 crc crio[24245]: time=\"2026-06-14T09:36:21.659652174Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-7pjnt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:21.680783 crc crio[24245]: time=\"2026-06-14T09:36:21.676049993Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19\" id=cd03fb48-8492-40e0-91f1-0a5817dc719e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.680783 crc crio[24245]: time=\"2026-06-14T09:36:21.676341003Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19 not found\" id=cd03fb48-8492-40e0-91f1-0a5817dc719e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.680783 crc crio[24245]: time=\"2026-06-14T09:36:21.676397234Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19 found\" id=cd03fb48-8492-40e0-91f1-0a5817dc719e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.701948 crc crio[24245]: time=\"2026-06-14T09:36:21.699265384Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19\" id=99a1e7f6-3783-44ee-b458-f7fe915360ee name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:21.735955 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1f9e8ae99ebe93 Mac:da:e9:29:9c:7a:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/c9eda69c-e95d-4789-a6bd-05036c68c61b SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:21.735955 crc crio[24245]: time=\"2026-06-14T09:36:21.733091848Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19\\\"\"\nJun 14 09:36:21.744694 crc crio[24245]: time=\"2026-06-14T09:36:21.744651375Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-7d74cb5f58-sns7h Namespace:openstack-operators ID:c1f9e8ae99ebe9366774bab44d11de0cab42a8013e8e87885c74a4762820f243 UID:aa5dff3a-efb7-40a3-bbd9-dc245be99d19 NetNS:/var/run/netns/c9eda69c-e95d-4789-a6bd-05036c68c61b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa5dff3a_efb7_40a3_bbd9_dc245be99d19.slice PodAnnotations:0xc0004cc980}] Aliases:map[]}\"\nJun 14 09:36:21.745313 crc crio[24245]: time=\"2026-06-14T09:36:21.745292846Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-7d74cb5f58-sns7h for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:21.755321 crc crio[24245]: time=\"2026-06-14T09:36:21.755250656Z\" level=info msg=\"Ran pod sandbox c1f9e8ae99ebe9366774bab44d11de0cab42a8013e8e87885c74a4762820f243 with infra container: openstack-operators/horizon-operator-controller-manager-7d74cb5f58-sns7h/POD\" id=10ed7e2a-4c56-473f-9f7c-f0388c7e2825 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:21.789128 crc crio[24245]: time=\"2026-06-14T09:36:21.788218527Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8\" id=ca985db4-e9e7-49fc-b261-d5ac2d64b8cb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.789128 crc crio[24245]: time=\"2026-06-14T09:36:21.788456905Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8 not found\" id=ca985db4-e9e7-49fc-b261-d5ac2d64b8cb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.789128 crc crio[24245]: time=\"2026-06-14T09:36:21.788510737Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8 found\" id=ca985db4-e9e7-49fc-b261-d5ac2d64b8cb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.800832 crc crio[24245]: time=\"2026-06-14T09:36:21.800787651Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8\" id=3b91ebfb-e9f5-44f4-a4c4-b0a90d2b2dda name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:21.808145 crc crio[24245]: time=\"2026-06-14T09:36:21.808113926Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8\\\"\"\nJun 14 09:36:21.825548 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c624b333aae76d7 Mac:02:ee:9b:71:68:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/10a02a39-77c9-4e7e-8d54-25be0e0bd8d0 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:21.826789 crc crio[24245]: time=\"2026-06-14T09:36:21.826712605Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-79d55749df-b78vj Namespace:openstack-operators ID:c624b333aae76d7dd7728f11a8b34750923c78ab19d48d723d700fcad180350a UID:491d9777-d866-4f4a-ad4b-86fd3afa4309 NetNS:/var/run/netns/10a02a39-77c9-4e7e-8d54-25be0e0bd8d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod491d9777_d866_4f4a_ad4b_86fd3afa4309.slice PodAnnotations:0xc003bf61c8}] Aliases:map[]}\"\nJun 14 09:36:21.827082 crc crio[24245]: time=\"2026-06-14T09:36:21.826937393Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-79d55749df-b78vj for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:21.856033 crc crio[24245]: time=\"2026-06-14T09:36:21.855890813Z\" level=info msg=\"Ran pod sandbox c624b333aae76d7dd7728f11a8b34750923c78ab19d48d723d700fcad180350a with infra container: openstack-operators/glance-operator-controller-manager-79d55749df-b78vj/POD\" id=5b879590-b7d5-4f7c-be58-e22f58d9f735 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:21.878951 crc crio[24245]: time=\"2026-06-14T09:36:21.87808897Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240\" id=b1353186-3081-4d30-bfdb-459e46e50c33 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.878951 crc crio[24245]: time=\"2026-06-14T09:36:21.878490431Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240 not found\" id=b1353186-3081-4d30-bfdb-459e46e50c33 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.878951 crc crio[24245]: time=\"2026-06-14T09:36:21.878547073Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240 found\" id=b1353186-3081-4d30-bfdb-459e46e50c33 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.890991 crc crio[24245]: time=\"2026-06-14T09:36:21.883497861Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240\" id=c4a7684e-8472-4245-921b-a01f99b5271d name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:21.890991 crc crio[24245]: time=\"2026-06-14T09:36:21.888207803Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240\\\"\"\nJun 14 09:36:21.890991 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46e622a0c41682b Mac:7e:1a:0d:f9:db:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/5cc19e12-9602-48e1-9824-5c737ee67982 SocketPath: PciID:}] [{Interface:0xc000482570 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:21.921341 crc crio[24245]: time=\"2026-06-14T09:36:21.914211668Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-pvnsv Namespace:openstack-operators ID:46e622a0c41682b5b908dda3d87f043418a44931b21e29cadacd3689c94c4249 UID:fa96e7e2-058f-440f-bd43-5828e7fee001 NetNS:/var/run/netns/5cc19e12-9602-48e1-9824-5c737ee67982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa96e7e2_058f_440f_bd43_5828e7fee001.slice PodAnnotations:0xc002c926b0}] Aliases:map[]}\"\nJun 14 09:36:21.921341 crc crio[24245]: time=\"2026-06-14T09:36:21.914678063Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-pvnsv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:21.926629 crc crio[24245]: time=\"2026-06-14T09:36:21.925385237Z\" level=info msg=\"Ran pod sandbox 46e622a0c41682b5b908dda3d87f043418a44931b21e29cadacd3689c94c4249 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-pvnsv/POD\" id=26037191-7a9b-43b8-9b5e-bb60156475ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:21.932917 crc crio[24245]: time=\"2026-06-14T09:36:21.932756668Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=f4dd3eb9-7ad7-41a1-be89-476bbb256225 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.938256 crc crio[24245]: time=\"2026-06-14T09:36:21.937285131Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=f4dd3eb9-7ad7-41a1-be89-476bbb256225 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.938256 crc crio[24245]: time=\"2026-06-14T09:36:21.937389318Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=f4dd3eb9-7ad7-41a1-be89-476bbb256225 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:21.939919 crc crio[24245]: time=\"2026-06-14T09:36:21.93975876Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=455e7be2-bcf2-4672-85c0-93e7a237eb0d name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:21.948985 crc crio[24245]: time=\"2026-06-14T09:36:21.948929813Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"\nJun 14 09:36:22.343406 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:714f05526a9b089 Mac:aa:d2:48:cb:09:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:23 Mtu:0 Sandbox:/var/run/netns/bd7c44cc-ff6f-4918-bcb0-a01266ff0f5e SocketPath: PciID:}] [{Interface:0xc00013eb30 Address:{IP:10.217.1.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:22.344818 crc crio[24245]: time=\"2026-06-14T09:36:22.344436705Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-78f5dd8d7d-78hq4 Namespace:openstack-operators ID:714f05526a9b08943bf2ad20f769bb7fbda0c001c553df3045ef32f080950cdf UID:3870491b-397e-4514-87cb-87ac75297b91 NetNS:/var/run/netns/bd7c44cc-ff6f-4918-bcb0-a01266ff0f5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3870491b_397e_4514_87cb_87ac75297b91.slice PodAnnotations:0xc003bf6648}] Aliases:map[]}\"\nJun 14 09:36:22.344818 crc crio[24245]: time=\"2026-06-14T09:36:22.344725094Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-78f5dd8d7d-78hq4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:22.347072 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9b512abdfb13d1 Mac:96:bf:9d:48:b1:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/8f81c909-396b-4dc8-819b-fb73df9ff79e SocketPath: PciID:}] [{Interface:0xc000132970 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:22.351313 crc crio[24245]: time=\"2026-06-14T09:36:22.350689266Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-rlg5x Namespace:openstack-operators ID:c9b512abdfb13d1559d9281b21df4b01e510744161542c977689c6eef56a17f3 UID:d1c4ae2e-cd2f-4118-a331-d0fea52b9427 NetNS:/var/run/netns/8f81c909-396b-4dc8-819b-fb73df9ff79e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1c4ae2e_cd2f_4118_a331_d0fea52b9427.slice PodAnnotations:0xc001c3c298}] Aliases:map[]}\"\nJun 14 09:36:22.351313 crc crio[24245]: time=\"2026-06-14T09:36:22.350927263Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-rlg5x for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:22.385711 crc crio[24245]: time=\"2026-06-14T09:36:22.382325809Z\" level=info msg=\"Ran pod sandbox 714f05526a9b08943bf2ad20f769bb7fbda0c001c553df3045ef32f080950cdf with infra container: openstack-operators/nova-operator-controller-manager-78f5dd8d7d-78hq4/POD\" id=6555ea4d-d7fc-4d91-9cb7-2db9e16d593b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:22.392011 crc crio[24245]: time=\"2026-06-14T09:36:22.39090103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac\" id=d02afaf7-682e-4c31-9445-75cf5a9d3e44 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.392011 crc crio[24245]: time=\"2026-06-14T09:36:22.391134308Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac not found\" id=d02afaf7-682e-4c31-9445-75cf5a9d3e44 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.392011 crc crio[24245]: time=\"2026-06-14T09:36:22.391184439Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac found\" id=d02afaf7-682e-4c31-9445-75cf5a9d3e44 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.397919 crc crio[24245]: time=\"2026-06-14T09:36:22.395067863Z\" level=info msg=\"Ran pod sandbox c9b512abdfb13d1559d9281b21df4b01e510744161542c977689c6eef56a17f3 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-rlg5x/POD\" id=89da456e-d194-491b-9536-8a29c692a159 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:22.402616 crc crio[24245]: time=\"2026-06-14T09:36:22.402552071Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=c548d3a0-9608-422e-83da-12f0cc580e9f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.402858 crc crio[24245]: time=\"2026-06-14T09:36:22.402774128Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=c548d3a0-9608-422e-83da-12f0cc580e9f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.402937 crc crio[24245]: time=\"2026-06-14T09:36:22.402923763Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=c548d3a0-9608-422e-83da-12f0cc580e9f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.403157 crc crio[24245]: time=\"2026-06-14T09:36:22.40302843Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac\" id=784ff0d9-c07b-49c5-923a-254f69d24709 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:22.404269 crc crio[24245]: time=\"2026-06-14T09:36:22.403999957Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=3dffcf92-b557-4a99-abdd-4d77f16a535d name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:22.407301 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d0ac3c8e629b83 Mac:e2:8e:f2:a9:7d:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/0d9c6100-7dfc-4c16-aeaa-6f56eb5c8342 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:22.410204 crc crio[24245]: time=\"2026-06-14T09:36:22.410109908Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac\\\"\"\nJun 14 09:36:22.412050 crc crio[24245]: time=\"2026-06-14T09:36:22.411969854Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"\nJun 14 09:36:22.414464 crc crio[24245]: time=\"2026-06-14T09:36:22.413831758Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-74c7d4d476-v4rg2 Namespace:openstack-operators ID:3d0ac3c8e629b83d294138ecd599ca9b7c21e61a7a85025cc114b9c1b18fb8c3 UID:5d068a51-a339-4e0a-a343-5ea621d2563d NetNS:/var/run/netns/0d9c6100-7dfc-4c16-aeaa-6f56eb5c8342 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d068a51_a339_4e0a_a343_5ea621d2563d.slice PodAnnotations:0xc002422300}] Aliases:map[]}\"\nJun 14 09:36:22.414464 crc crio[24245]: time=\"2026-06-14T09:36:22.414093986Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-74c7d4d476-v4rg2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:22.420934 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58adbe0d6494585 Mac:d6:0f:90:0f:f7:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:21 Mtu:0 Sandbox:/var/run/netns/960c689c-1dea-48e8-b050-bf067afe09e3 SocketPath: PciID:}] [{Interface:0xc000534e00 Address:{IP:10.217.1.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:22.421724 crc crio[24245]: time=\"2026-06-14T09:36:22.421638928Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-778bfbfd5d-57js6 Namespace:openstack-operators ID:58adbe0d6494585ca6f73dbe3cadb89124fe5541e8c6fb1805e9dff3042ced06 UID:3ff45bb7-de2b-41b1-aab0-f808c7652f91 NetNS:/var/run/netns/960c689c-1dea-48e8-b050-bf067afe09e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ff45bb7_de2b_41b1_aab0_f808c7652f91.slice PodAnnotations:0xc003bf62c0}] Aliases:map[]}\"\nJun 14 09:36:22.423995 crc crio[24245]: time=\"2026-06-14T09:36:22.42388736Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-778bfbfd5d-57js6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:22.458094 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4261e578cc26c81 Mac:ba:2f:e8:95:5b:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/95edb842-f593-4800-a815-a4cc9e2d773d SocketPath: PciID:}] [{Interface:0xc00011a6c0 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:22.459230 crc crio[24245]: time=\"2026-06-14T09:36:22.459150551Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-fc868d584-prpcq Namespace:openstack-operators ID:4261e578cc26c818514cfe5f52981ac07a9b1e31b533b081a8c39de427f1f543 UID:41bf2967-ccfc-4a6e-8655-2694dc20f5b5 NetNS:/var/run/netns/95edb842-f593-4800-a815-a4cc9e2d773d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41bf2967_ccfc_4a6e_8655_2694dc20f5b5.slice PodAnnotations:0xc000620160}] Aliases:map[]}\"\nJun 14 09:36:22.459570 crc crio[24245]: time=\"2026-06-14T09:36:22.459503063Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-fc868d584-prpcq for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:22.467526 crc crio[24245]: time=\"2026-06-14T09:36:22.467458738Z\" level=info msg=\"Ran pod sandbox 3d0ac3c8e629b83d294138ecd599ca9b7c21e61a7a85025cc114b9c1b18fb8c3 with infra container: openstack-operators/keystone-operator-controller-manager-74c7d4d476-v4rg2/POD\" id=ae63ebec-3ded-46e2-b057-0d0f87c276a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:22.469794 crc crio[24245]: time=\"2026-06-14T09:36:22.469754378Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e\" id=a400e17d-1a8d-4075-acd8-ccbd35cb16e2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.470405 crc crio[24245]: time=\"2026-06-14T09:36:22.470385439Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e not found\" id=a400e17d-1a8d-4075-acd8-ccbd35cb16e2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.470548 crc crio[24245]: time=\"2026-06-14T09:36:22.470533303Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e found\" id=a400e17d-1a8d-4075-acd8-ccbd35cb16e2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.474813 crc crio[24245]: time=\"2026-06-14T09:36:22.474399978Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e\" id=e4f576e4-e242-4491-b3d7-46376e8d9b52 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:22.482648 crc crio[24245]: time=\"2026-06-14T09:36:22.48235773Z\" level=info msg=\"Ran pod sandbox 58adbe0d6494585ca6f73dbe3cadb89124fe5541e8c6fb1805e9dff3042ced06 with infra container: openstack-operators/mariadb-operator-controller-manager-778bfbfd5d-57js6/POD\" id=056985de-483e-4c2e-9a85-7d8e935b2ae3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:22.489067 crc crio[24245]: time=\"2026-06-14T09:36:22.486620796Z\" level=info msg=\"Ran pod sandbox 4261e578cc26c818514cfe5f52981ac07a9b1e31b533b081a8c39de427f1f543 with infra container: openstack-operators/infra-operator-controller-manager-fc868d584-prpcq/POD\" id=dcb67c52-5bd5-4716-a01f-86631e90c5d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:22.489067 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:364c5a1c014ea75 Mac:3e:ca:34:ca:b6:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:26 Mtu:0 Sandbox:/var/run/netns/c1e21852-9664-4c1a-adfb-bb2cf10ff028 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.1.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:22.490262 crc crio[24245]: time=\"2026-06-14T09:36:22.490168948Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-hgnr2 Namespace:openstack-operators ID:364c5a1c014ea75d48f20bdeda1c38758c0fe90a2b2d777cd0b35a85ba85863c UID:f25a3990-2416-4243-bb91-ce8cc873e241 NetNS:/var/run/netns/c1e21852-9664-4c1a-adfb-bb2cf10ff028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf25a3990_2416_4243_bb91_ce8cc873e241.slice PodAnnotations:0xc000620470}] Aliases:map[]}\"\nJun 14 09:36:22.490422 crc crio[24245]: time=\"2026-06-14T09:36:22.490319953Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-hgnr2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:22.490734 crc crio[24245]: time=\"2026-06-14T09:36:22.490663534Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e\\\"\"\nJun 14 09:36:22.498673 crc crio[24245]: time=\"2026-06-14T09:36:22.498376069Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028\" id=bd8a6387-f44c-4667-b84f-cb42b14f0e0e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.499051 crc crio[24245]: time=\"2026-06-14T09:36:22.498795383Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028 not found\" id=bd8a6387-f44c-4667-b84f-cb42b14f0e0e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.499051 crc crio[24245]: time=\"2026-06-14T09:36:22.498901886Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028 found\" id=bd8a6387-f44c-4667-b84f-cb42b14f0e0e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.499455 crc crio[24245]: time=\"2026-06-14T09:36:22.499395702Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3\" id=8c4eacf4-eddc-4ec4-beae-622a65bba091 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.502033 crc crio[24245]: time=\"2026-06-14T09:36:22.501916723Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3 not found\" id=8c4eacf4-eddc-4ec4-beae-622a65bba091 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.502033 crc crio[24245]: time=\"2026-06-14T09:36:22.502024936Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3 found\" id=8c4eacf4-eddc-4ec4-beae-622a65bba091 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.502652 crc crio[24245]: time=\"2026-06-14T09:36:22.5024569Z\" level=info msg=\"Ran pod sandbox 364c5a1c014ea75d48f20bdeda1c38758c0fe90a2b2d777cd0b35a85ba85863c with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-hgnr2/POD\" id=cf570d33-73e1-4500-859d-e1bc2f9f5837 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:22.503022 crc crio[24245]: time=\"2026-06-14T09:36:22.502947612Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028\" id=6b8548c0-0b83-4739-91f0-5e3f4d5069b4 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:22.504789 crc crio[24245]: time=\"2026-06-14T09:36:22.504159183Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3\" id=4676906f-b43d-48c7-a008-387366a5faaa name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:22.520159 crc crio[24245]: time=\"2026-06-14T09:36:22.516982131Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=cfae13f7-733c-4d44-a6f9-874a32f930aa name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.520159 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc8283be8832f42 Mac:f6:89:3b:74:3c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/69e3cdb6-85a9-4708-b6b3-fe3ac46b9b2c SocketPath: PciID:}] [{Interface:0xc0001e6a20 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:22.520159 crc crio[24245]: time=\"2026-06-14T09:36:22.518234884Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3\\\"\"\nJun 14 09:36:22.520159 crc crio[24245]: time=\"2026-06-14T09:36:22.518463968Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-jxb64 Namespace:openstack-operators ID:fc8283be8832f42e0dc710dbd50fa22549177b70505c5114c74d9d6d07f81122 UID:124b8764-4b1f-4e4d-846b-3e0b15688760 NetNS:/var/run/netns/69e3cdb6-85a9-4708-b6b3-fe3ac46b9b2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod124b8764_4b1f_4e4d_846b_3e0b15688760.slice PodAnnotations:0xc003bf6500}] Aliases:map[]}\"\nJun 14 09:36:22.520159 crc crio[24245]: time=\"2026-06-14T09:36:22.518936402Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-jxb64 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:22.520159 crc crio[24245]: time=\"2026-06-14T09:36:22.519018215Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028\\\"\"\nJun 14 09:36:22.526292 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c96a75f54fb42c2 Mac:92:89:1c:50:fb:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:22 Mtu:0 Sandbox:/var/run/netns/594ffa34-3063-4d1e-b9ff-a4642473e3b4 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:22.526672 crc crio[24245]: time=\"2026-06-14T09:36:22.52664481Z\" level=info msg=\"Ran pod sandbox fc8283be8832f42e0dc710dbd50fa22549177b70505c5114c74d9d6d07f81122 with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-jxb64/POD\" id=f6906c56-2236-4bdf-85f6-500d8868bb1d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:22.526991 crc crio[24245]: time=\"2026-06-14T09:36:22.526947868Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-q6w85 Namespace:openstack-operators ID:c96a75f54fb42c2531593beb0cbae71f98412bca452f744d861bce6fc6ddadfc UID:751dc98a-979e-45cf-848b-dcba2f278886 NetNS:/var/run/netns/594ffa34-3063-4d1e-b9ff-a4642473e3b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod751dc98a_979e_45cf_848b_dcba2f278886.slice PodAnnotations:0xc002c92520}] Aliases:map[]}\"\nJun 14 09:36:22.527298 crc crio[24245]: time=\"2026-06-14T09:36:22.527026142Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=cfae13f7-733c-4d44-a6f9-874a32f930aa name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.527298 crc crio[24245]: time=\"2026-06-14T09:36:22.527075204Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=cfae13f7-733c-4d44-a6f9-874a32f930aa name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.527298 crc crio[24245]: time=\"2026-06-14T09:36:22.527216627Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-q6w85 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:22.528454 crc crio[24245]: time=\"2026-06-14T09:36:22.528380806Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=e76435f5-a00c-49a0-9fba-0c105236159e name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:22.533171 crc crio[24245]: time=\"2026-06-14T09:36:22.532615542Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\\\"\"\nJun 14 09:36:22.537184 crc crio[24245]: time=\"2026-06-14T09:36:22.536428591Z\" level=info msg=\"Ran pod sandbox c96a75f54fb42c2531593beb0cbae71f98412bca452f744d861bce6fc6ddadfc with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q6w85/POD\" id=3b1026fa-1ff8-468c-bce5-f6e3d069fd58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:22.543831 crc crio[24245]: time=\"2026-06-14T09:36:22.543750104Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=d3cc7153-a76e-40b1-918e-c6903ebd2244 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.544227 crc crio[24245]: time=\"2026-06-14T09:36:22.544086334Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=d3cc7153-a76e-40b1-918e-c6903ebd2244 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.544227 crc crio[24245]: time=\"2026-06-14T09:36:22.544141066Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=d3cc7153-a76e-40b1-918e-c6903ebd2244 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.544227 crc crio[24245]: time=\"2026-06-14T09:36:22.543760423Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=34faa43d-5fa6-4b12-8f11-b06f26d72ce7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.544357 crc crio[24245]: time=\"2026-06-14T09:36:22.544287051Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found\" id=34faa43d-5fa6-4b12-8f11-b06f26d72ce7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.544357 crc crio[24245]: time=\"2026-06-14T09:36:22.544319012Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found\" id=34faa43d-5fa6-4b12-8f11-b06f26d72ce7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.546294 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca1f452166bcee8 Mac:92:bb:a5:7f:99:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:25 Mtu:0 Sandbox:/var/run/netns/e3785261-d4e3-4932-8471-b53136f81c91 SocketPath: PciID:}] [{Interface:0xc00054e5d0 Address:{IP:10.217.1.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:22.547342 crc crio[24245]: time=\"2026-06-14T09:36:22.546737748Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=183521b8-dd44-40aa-a917-737965913211 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:22.547762 crc crio[24245]: time=\"2026-06-14T09:36:22.546830621Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=ca80e36e-0c5d-489c-95c7-8657f3526d72 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:22.550966 crc crio[24245]: time=\"2026-06-14T09:36:22.55079488Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"\nJun 14 09:36:22.551333 crc crio[24245]: time=\"2026-06-14T09:36:22.550968084Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\\\"\"\nJun 14 09:36:22.559610 crc crio[24245]: time=\"2026-06-14T09:36:22.559489557Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54bkndh Namespace:openstack-operators ID:ca1f452166bcee83164aa7b9d6ff3038d81280874e85a8128d7871ca675cfc07 UID:09391efe-8aee-4961-8ca8-2cdd23739c99 NetNS:/var/run/netns/e3785261-d4e3-4932-8471-b53136f81c91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09391efe_8aee_4961_8ca8_2cdd23739c99.slice PodAnnotations:0xc000620628}] Aliases:map[]}\"\nJun 14 09:36:22.559967 crc crio[24245]: time=\"2026-06-14T09:36:22.559942451Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54bkndh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:22.596437 crc crio[24245]: time=\"2026-06-14T09:36:22.596165839Z\" level=info msg=\"Ran pod sandbox ca1f452166bcee83164aa7b9d6ff3038d81280874e85a8128d7871ca675cfc07 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bkndh/POD\" id=5145e313-1000-40d9-955c-f826597f49ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:22.629335 crc crio[24245]: time=\"2026-06-14T09:36:22.629237763Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=d6fdbb8e-2724-4726-bc9a-0d25005f19f6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.629704 crc crio[24245]: time=\"2026-06-14T09:36:22.629461511Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found\" id=d6fdbb8e-2724-4726-bc9a-0d25005f19f6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.629704 crc crio[24245]: time=\"2026-06-14T09:36:22.629513992Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found\" id=d6fdbb8e-2724-4726-bc9a-0d25005f19f6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.631430 crc crio[24245]: time=\"2026-06-14T09:36:22.631180446Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=7af7de17-3740-43a5-9fa3-10ee0b3e2ec9 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:22.649473 crc crio[24245]: time=\"2026-06-14T09:36:22.649074783Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\\\"\"\nJun 14 09:36:22.775470 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb31b7ff8f4a824 Mac:72:4e:33:44:a8:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:27 Mtu:0 Sandbox:/var/run/netns/4355969e-9171-49c6-b370-ef71131467e9 SocketPath: PciID:}] [{Interface:0xc00011e6c0 Address:{IP:10.217.1.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:22.777416 crc crio[24245]: time=\"2026-06-14T09:36:22.777189339Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-d8lws Namespace:openstack-operators ID:fb31b7ff8f4a8241d32b51cc0c2986e675426dc2da847593272a056db9d25517 UID:6d639e22-22a6-4153-bbe8-483e8de979b9 NetNS:/var/run/netns/4355969e-9171-49c6-b370-ef71131467e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d639e22_22a6_4153_bbe8_483e8de979b9.slice PodAnnotations:0xc000602340}] Aliases:map[]}\"\nJun 14 09:36:22.777416 crc crio[24245]: time=\"2026-06-14T09:36:22.777324614Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-d8lws for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:22.787067 crc crio[24245]: time=\"2026-06-14T09:36:22.786807997Z\" level=info msg=\"Ran pod sandbox fb31b7ff8f4a8241d32b51cc0c2986e675426dc2da847593272a056db9d25517 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-d8lws/POD\" id=8c3ace32-e4e6-4f96-baab-fc7a76435147 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:22.794521 crc crio[24245]: time=\"2026-06-14T09:36:22.79420154Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=9aa62cce-faa7-45da-ae93-6b236ef3e9b6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.794521 crc crio[24245]: time=\"2026-06-14T09:36:22.794504449Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=9aa62cce-faa7-45da-ae93-6b236ef3e9b6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.794992 crc crio[24245]: time=\"2026-06-14T09:36:22.794551691Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=9aa62cce-faa7-45da-ae93-6b236ef3e9b6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:22.973011 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd0091c1907b2f2 Mac:66:95:cb:e7:a0:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:28 Mtu:0 Sandbox:/var/run/netns/7b734845-2849-4b6b-8af8-2ab566f08c1c SocketPath: PciID:}] [{Interface:0xc0004c8cf0 Address:{IP:10.217.1.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:22.974439 crc crio[24245]: time=\"2026-06-14T09:36:22.974217338Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-8wfsf Namespace:openstack-operators ID:bd0091c1907b2f20ee3ffc80cb04ad986fc748a9cc7140d28e687f69fab542c9 UID:a0885a18-b18d-42d6-b655-fd71d5c1ace0 NetNS:/var/run/netns/7b734845-2849-4b6b-8af8-2ab566f08c1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0885a18_b18d_42d6_b655_fd71d5c1ace0.slice PodAnnotations:0xc000602148}] Aliases:map[]}\"\nJun 14 09:36:22.975266 crc crio[24245]: time=\"2026-06-14T09:36:22.974936208Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-8wfsf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:22.982545 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5457711f8e1fba1 Mac:be:c3:e9:80:fa:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:24 Mtu:0 Sandbox:/var/run/netns/145f104a-18a4-440d-805c-aeba567cec5c SocketPath: PciID:}] [{Interface:0xc0002d4a20 Address:{IP:10.217.1.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:22.982545 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:844f969071fc9f6 Mac:3a:67:bf:b2:bb:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:29 Mtu:0 Sandbox:/var/run/netns/484b9d18-e535-4868-8f85-78c9ca958da9 SocketPath: PciID:}] [{Interface:0xc0004c6bc0 Address:{IP:10.217.1.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:22.983742 crc crio[24245]: time=\"2026-06-14T09:36:22.983142235Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-9f6cfd7c6-js779 Namespace:openstack-operators ID:5457711f8e1fba10820b828123d5180a983426a56e81378fa79c8bd0f0e8774e UID:d76bbc02-d546-4809-9014-a6d86a53abc0 NetNS:/var/run/netns/145f104a-18a4-440d-805c-aeba567cec5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd76bbc02_d546_4809_9014_a6d86a53abc0.slice PodAnnotations:0xc000130578}] Aliases:map[]}\"\nJun 14 09:36:22.983742 crc crio[24245]: time=\"2026-06-14T09:36:22.983399043Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-9f6cfd7c6-js779 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:22.983742 crc crio[24245]: time=\"2026-06-14T09:36:22.983649846Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-28b4z Namespace:openstack-operators ID:844f969071fc9f6b3147ae250376eb0e7bb01927062ae7fdd92e2ffc9c096171 UID:9d2ccc59-510a-4d84-9332-289ab9225c45 NetNS:/var/run/netns/484b9d18-e535-4868-8f85-78c9ca958da9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d2ccc59_510a_4d84_9332_289ab9225c45.slice PodAnnotations:0xc001fea158}] Aliases:map[]}\"\nJun 14 09:36:22.984060 crc crio[24245]: time=\"2026-06-14T09:36:22.983982407Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-28b4z for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:22.987107 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edee9fe0b2e759c Mac:32:26:e8:02:01:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2a Mtu:0 Sandbox:/var/run/netns/f21e5efe-59f4-41cb-9580-d0a7e40882ff SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:22.987107 crc crio[24245]: time=\"2026-06-14T09:36:22.98695726Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-7pjnt Namespace:openstack-operators ID:edee9fe0b2e759cbfb4fec7bf81768a465beec684e0f5e636acaf10eedb278cb UID:373085e7-bea9-4db3-9f49-4b7b2f401a4c NetNS:/var/run/netns/f21e5efe-59f4-41cb-9580-d0a7e40882ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod373085e7_bea9_4db3_9f49_4b7b2f401a4c.slice PodAnnotations:0xc0005226e0}] Aliases:map[]}\"\nJun 14 09:36:22.987107 crc crio[24245]: time=\"2026-06-14T09:36:22.987126805Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-7pjnt for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:22.998307 crc crio[24245]: time=\"2026-06-14T09:36:22.997897869Z\" level=info msg=\"Ran pod sandbox bd0091c1907b2f20ee3ffc80cb04ad986fc748a9cc7140d28e687f69fab542c9 with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-8wfsf/POD\" id=f9e6cce4-4b92-4c26-9993-ecf5ba598bf0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:23.002456 crc crio[24245]: time=\"2026-06-14T09:36:23.001455933Z\" level=info msg=\"Ran pod sandbox 5457711f8e1fba10820b828123d5180a983426a56e81378fa79c8bd0f0e8774e with infra container: openstack-operators/octavia-operator-controller-manager-9f6cfd7c6-js779/POD\" id=ad569be6-7119-4d5d-8d1d-37f0a95110cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:23.012654 crc crio[24245]: time=\"2026-06-14T09:36:23.010699485Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=fae63f10-284f-45fa-a9d3-4e2273f49646 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:23.012654 crc crio[24245]: time=\"2026-06-14T09:36:23.011095788Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=fae63f10-284f-45fa-a9d3-4e2273f49646 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:23.012654 crc crio[24245]: time=\"2026-06-14T09:36:23.01115403Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=fae63f10-284f-45fa-a9d3-4e2273f49646 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:23.012654 crc crio[24245]: time=\"2026-06-14T09:36:23.012618227Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=230cdfa0-4cc2-4650-b0c1-c0e68ed39402 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:23.018165 crc crio[24245]: time=\"2026-06-14T09:36:23.017001547Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"\nJun 14 09:36:23.019473 crc crio[24245]: time=\"2026-06-14T09:36:23.019097203Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47\" id=bdd00d81-5c61-4cbe-a392-cda43d3be527 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:23.019473 crc crio[24245]: time=\"2026-06-14T09:36:23.019304239Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47 not found\" id=bdd00d81-5c61-4cbe-a392-cda43d3be527 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:23.019473 crc crio[24245]: time=\"2026-06-14T09:36:23.019351981Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47 found\" id=bdd00d81-5c61-4cbe-a392-cda43d3be527 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:23.033361 crc crio[24245]: time=\"2026-06-14T09:36:23.033211257Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47\" id=cb2ebc1f-8b7b-4228-8d27-14fcdb6f4d06 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:23.043384 crc crio[24245]: time=\"2026-06-14T09:36:23.043247732Z\" level=info msg=\"Ran pod sandbox 844f969071fc9f6b3147ae250376eb0e7bb01927062ae7fdd92e2ffc9c096171 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-28b4z/POD\" id=5eb62d98-5c09-4cbc-8421-902368c097f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:23.066728 crc crio[24245]: time=\"2026-06-14T09:36:23.052827261Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=cd7053dc-90f6-43fe-b086-1ba5f510da23 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:23.066728 crc crio[24245]: time=\"2026-06-14T09:36:23.053069108Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=cd7053dc-90f6-43fe-b086-1ba5f510da23 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:23.066728 crc crio[24245]: time=\"2026-06-14T09:36:23.0531193Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=cd7053dc-90f6-43fe-b086-1ba5f510da23 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:23.066728 crc crio[24245]: time=\"2026-06-14T09:36:23.066311Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47\\\"\"\nJun 14 09:36:23.103522 crc crio[24245]: time=\"2026-06-14T09:36:23.101636991Z\" level=info msg=\"Ran pod sandbox edee9fe0b2e759cbfb4fec7bf81768a465beec684e0f5e636acaf10eedb278cb with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-7pjnt/POD\" id=d762e64f-6eed-4ea7-89cc-59c2ae9bc8bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:23.130336 crc crio[24245]: time=\"2026-06-14T09:36:23.130199648Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=152087b3-0edc-4578-b656-09a1d595febf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:23.130689 crc crio[24245]: time=\"2026-06-14T09:36:23.130481447Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=152087b3-0edc-4578-b656-09a1d595febf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:23.130689 crc crio[24245]: time=\"2026-06-14T09:36:23.130662423Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=152087b3-0edc-4578-b656-09a1d595febf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:23.972040 crc crio[24245]: time=\"2026-06-14T09:36:23.971821068Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=e3734b73-8fb7-4eb8-a90b-4379e241885c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:23.972508 crc crio[24245]: time=\"2026-06-14T09:36:23.972459038Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=e3734b73-8fb7-4eb8-a90b-4379e241885c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:23.972749 crc crio[24245]: time=\"2026-06-14T09:36:23.972681575Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=e3734b73-8fb7-4eb8-a90b-4379e241885c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:24.001093 crc crio[24245]: time=\"2026-06-14T09:36:23.999685172Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=8fa9c113-614e-4d6d-bec8-9e28105a96bd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:24.012255 crc crio[24245]: time=\"2026-06-14T09:36:24.01206049Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=8fa9c113-614e-4d6d-bec8-9e28105a96bd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:24.012255 crc crio[24245]: time=\"2026-06-14T09:36:24.012184844Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=8fa9c113-614e-4d6d-bec8-9e28105a96bd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:24.053069 crc crio[24245]: time=\"2026-06-14T09:36:24.0529964Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=0afd2b58-5c65-4e58-a50b-3fd8da5ad306 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:24.053489 crc crio[24245]: time=\"2026-06-14T09:36:24.053433004Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=0afd2b58-5c65-4e58-a50b-3fd8da5ad306 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:24.053642 crc crio[24245]: time=\"2026-06-14T09:36:24.053513677Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=0afd2b58-5c65-4e58-a50b-3fd8da5ad306 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:25.092966 crc crio[24245]: time=\"2026-06-14T09:36:25.092349571Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=1b957fb0-c26c-4d98-bb9d-9e1b7bb728b7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:25.094199 crc crio[24245]: time=\"2026-06-14T09:36:25.092656629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=6c88b646-56e1-46e9-adc0-9e9558d10b29 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:25.094271 crc crio[24245]: time=\"2026-06-14T09:36:25.093679741Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=473a501c-30dc-4154-86b5-0f003cbbeb05 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:25.094688 crc crio[24245]: time=\"2026-06-14T09:36:25.094664105Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=1b957fb0-c26c-4d98-bb9d-9e1b7bb728b7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:25.094953 crc crio[24245]: time=\"2026-06-14T09:36:25.094932464Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=1b957fb0-c26c-4d98-bb9d-9e1b7bb728b7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:25.095234 crc crio[24245]: time=\"2026-06-14T09:36:25.095215193Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=6c88b646-56e1-46e9-adc0-9e9558d10b29 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:25.095439 crc crio[24245]: time=\"2026-06-14T09:36:25.09542256Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=6c88b646-56e1-46e9-adc0-9e9558d10b29 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:25.095691 crc crio[24245]: time=\"2026-06-14T09:36:25.095669578Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=473a501c-30dc-4154-86b5-0f003cbbeb05 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:25.095810 crc crio[24245]: time=\"2026-06-14T09:36:25.09579457Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=473a501c-30dc-4154-86b5-0f003cbbeb05 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:36.595620 crc crio[24245]: time=\"2026-06-14T09:36:36.594702896Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=d7be8596-70fd-4af3-b9ef-355e8d98fc0b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:36.597232 crc crio[24245]: time=\"2026-06-14T09:36:36.595996268Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=d7be8596-70fd-4af3-b9ef-355e8d98fc0b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:36.597232 crc crio[24245]: time=\"2026-06-14T09:36:36.596050729Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=d7be8596-70fd-4af3-b9ef-355e8d98fc0b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:36.597956 crc crio[24245]: time=\"2026-06-14T09:36:36.597898942Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=2e4abe92-8dc2-4c9c-8ae0-1e561478c602 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:36.598292 crc crio[24245]: time=\"2026-06-14T09:36:36.598183317Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=cc4b1d55-8b16-4f63-ac8b-7908ed4469d5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:36.601782 crc crio[24245]: time=\"2026-06-14T09:36:36.601321997Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=cc4b1d55-8b16-4f63-ac8b-7908ed4469d5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:36.601782 crc crio[24245]: time=\"2026-06-14T09:36:36.601449201Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=cc4b1d55-8b16-4f63-ac8b-7908ed4469d5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:36.603280 crc crio[24245]: time=\"2026-06-14T09:36:36.603197916Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=460e965d-3900-4245-8054-f30859aa77a4 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:36.612724 crc crio[24245]: time=\"2026-06-14T09:36:36.612575495Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\\\"\"\nJun 14 09:36:36.613983 crc crio[24245]: time=\"2026-06-14T09:36:36.613203434Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"\nJun 14 09:36:37.023999 crc crio[24245]: time=\"2026-06-14T09:36:37.023767333Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-c74854bd8-wrskz/POD\" id=fec3c0ef-beb6-4799-b69c-be08d99bfb55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:37.023999 crc crio[24245]: time=\"2026-06-14T09:36:37.023930098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:37.353364 crc crio[24245]: time=\"2026-06-14T09:36:37.352731549Z\" level=info msg=\"Removing container: dce6b8e7cb7d89e36971a07564dce81cad35f422420d5f97d7c3e0d8eae98d2f\" id=96e9efc9-d9ac-435f-9b0a-571c24fcd136 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:36:38.061929 crc crio[24245]: time=\"2026-06-14T09:36:38.060171761Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/swift-operator/blobs/sha256:51a4dd3b35481edf513730dd5453d7479d28868d013af64e77d294557d6cfdc1 failed (unexpected EOF), reconnecting after 2097154 bytes\u2026\"\nJun 14 09:36:40.568654 crc crio[24245]: time=\"2026-06-14T09:36:40.567684232Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=a8c127b3-14dc-4666-92ea-3e10b1f07fad name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:40.570181 crc crio[24245]: time=\"2026-06-14T09:36:40.568716895Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=a8c127b3-14dc-4666-92ea-3e10b1f07fad name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:40.570181 crc crio[24245]: time=\"2026-06-14T09:36:40.568774107Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=a8c127b3-14dc-4666-92ea-3e10b1f07fad name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:40.572158 crc crio[24245]: time=\"2026-06-14T09:36:40.572087252Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=ee0ea67e-d046-4ee3-a428-b7ff21be3b47 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:40.576516 crc crio[24245]: time=\"2026-06-14T09:36:40.576372139Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"\nJun 14 09:36:42.276359 crc crio[24245]: time=\"2026-06-14T09:36:42.276060512Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"\nJun 14 09:36:53.894137 crc crio[24245]: time=\"2026-06-14T09:36:53.89253751Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8\" id=3b91ebfb-e9f5-44f4-a4c4-b0a90d2b2dda name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:53.898132 crc crio[24245]: time=\"2026-06-14T09:36:53.898081973Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8\" id=66185661-e100-4c55-93e5-ebe6c18ca3e7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:53.903180 crc crio[24245]: time=\"2026-06-14T09:36:53.903104396Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=455e7be2-bcf2-4672-85c0-93e7a237eb0d name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:53.904502 crc crio[24245]: time=\"2026-06-14T09:36:53.904445186Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=fbdaf311-824a-4881-8a49-d6a360b8c33b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:53.909041 crc crio[24245]: time=\"2026-06-14T09:36:53.908936881Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19\" id=99a1e7f6-3783-44ee-b458-f7fe915360ee name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:53.910050 crc crio[24245]: time=\"2026-06-14T09:36:53.909492647Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19\" id=49aadd36-e5ae-4994-b965-4ffd74a74e8b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:53.923023 crc crio[24245]: time=\"2026-06-14T09:36:53.922814032Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=230cdfa0-4cc2-4650-b0c1-c0e68ed39402 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:53.927083 crc crio[24245]: time=\"2026-06-14T09:36:53.927018054Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=7c8256cc-b65f-4db7-9092-79855f6ae044 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:53.929926 crc crio[24245]: time=\"2026-06-14T09:36:53.929671268Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028\" id=6b8548c0-0b83-4739-91f0-5e3f4d5069b4 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:53.931451 crc crio[24245]: time=\"2026-06-14T09:36:53.931353692Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028\" id=739a1e2f-ba2c-4b67-b18e-311a25da5e0d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:53.937057 crc crio[24245]: time=\"2026-06-14T09:36:53.936953684Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=183521b8-dd44-40aa-a917-737965913211 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:53.938073 crc crio[24245]: time=\"2026-06-14T09:36:53.938016044Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=0b801d89-4af3-4c3f-8c32-bb4e98015a0f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:53.982417 crc crio[24245]: time=\"2026-06-14T09:36:53.982165408Z\" level=info msg=\"Removed container dce6b8e7cb7d89e36971a07564dce81cad35f422420d5f97d7c3e0d8eae98d2f: openshift-infra/auto-csr-approver-29690490-5m5zw/oc\" id=96e9efc9-d9ac-435f-9b0a-571c24fcd136 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:36:53.998422 crc crio[24245]: time=\"2026-06-14T09:36:53.99828133Z\" level=info msg=\"Stopping pod sandbox: fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e\" id=1ff219cc-2f3d-4e42-a6ba-6625087936eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:36:53.998422 crc crio[24245]: time=\"2026-06-14T09:36:53.998375314Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e\" id=1ff219cc-2f3d-4e42-a6ba-6625087936eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:36:53.999454 crc crio[24245]: time=\"2026-06-14T09:36:53.999311634Z\" level=info msg=\"Removing pod sandbox: fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e\" id=3cfb0fd1-30c2-4118-bfd6-cd3bae80c83c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:36:54.008431 crc crio[24245]: time=\"2026-06-14T09:36:54.008306403Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033\" id=f5cbb327-2e95-4183-bfe2-20478737af88 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:54.009530 crc crio[24245]: time=\"2026-06-14T09:36:54.009420705Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033\" id=adbcbaa8-c22a-4718-b606-ec9d11895b31 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:54.565137 crc crio[24245]: time=\"2026-06-14T09:36:54.564961516Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=806dd164-cdb2-4bab-b068-10800633b0f7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:54.565617 crc crio[24245]: time=\"2026-06-14T09:36:54.565213294Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=806dd164-cdb2-4bab-b068-10800633b0f7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:54.565617 crc crio[24245]: time=\"2026-06-14T09:36:54.565264106Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=806dd164-cdb2-4bab-b068-10800633b0f7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:55.202463 crc crio[24245]: time=\"2026-06-14T09:36:55.201574285Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19\" id=82681e8a-e425-4c43-badb-df708f3bbba1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:55.202463 crc crio[24245]: time=\"2026-06-14T09:36:55.201774603Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=8f7647ee-2cfa-4379-9bd2-979fc8e20adc name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:55.240534 crc crio[24245]: time=\"2026-06-14T09:36:55.239763174Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=4fe3e066-6a69-42cd-8eb9-ba52a87aac5a name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:55.243311 crc crio[24245]: time=\"2026-06-14T09:36:55.243198709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=34b7cbca-4263-4164-9398-c477532bc37d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:55.244300 crc crio[24245]: time=\"2026-06-14T09:36:55.243579715Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=ca80e36e-0c5d-489c-95c7-8657f3526d72 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:55.244822 crc crio[24245]: time=\"2026-06-14T09:36:55.244699598Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=bba43101-a40d-4cde-aac8-e6ed6630af7d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:56.115207 crc crio[24245]: time=\"2026-06-14T09:36:56.114796225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=55466bc4-b02a-4313-af05-aa617f6e3722 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:56.115662 crc crio[24245]: time=\"2026-06-14T09:36:56.115056333Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028\" id=fd699e96-c94f-4e78-b138-81ac6a0d589a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:56.115767 crc crio[24245]: time=\"2026-06-14T09:36:56.115702803Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=1f50adb3-4400-459e-9372-6f19378df92c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:56.116319 crc crio[24245]: time=\"2026-06-14T09:36:56.116191639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8\" id=751908ec-f050-4e2e-be6d-5ee54f868799 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:56.118500 crc crio[24245]: time=\"2026-06-14T09:36:56.11842078Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033\" id=e63d03db-7f51-4a45-a347-8751a44c8625 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:56.178249 crc crio[24245]: time=\"2026-06-14T09:36:56.178056019Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=7af7de17-3740-43a5-9fa3-10ee0b3e2ec9 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:56.179510 crc crio[24245]: time=\"2026-06-14T09:36:56.17942736Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=70c6400d-d252-436c-8dbf-d175a63c8f1b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:56.235317 crc crio[24245]: time=\"2026-06-14T09:36:56.235198047Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=e76435f5-a00c-49a0-9fba-0c105236159e name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:56.236707 crc crio[24245]: time=\"2026-06-14T09:36:56.236409103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=8aa16122-6931-4481-9348-18fc657410f5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:57.116953 crc crio[24245]: time=\"2026-06-14T09:36:57.115693842Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=2d7a56a2-081d-4faf-9339-7cd732b7d3b7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:57.120171 crc crio[24245]: time=\"2026-06-14T09:36:57.12005814Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=0c24b71e-a467-4c7e-9910-e2ade69ee9e1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:57.124554 crc crio[24245]: time=\"2026-06-14T09:36:57.12442272Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7575c6bcc5-rsbsr/manager\" id=7ed18c1e-895a-4d37-9425-366b7f90338f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:57.136437 crc crio[24245]: time=\"2026-06-14T09:36:57.136336528Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-pvnsv/manager\" id=bd1c3eb3-adbe-4919-8329-e640a968d6b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:57.142983 crc crio[24245]: time=\"2026-06-14T09:36:57.142767736Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47\" id=cb2ebc1f-8b7b-4228-8d27-14fcdb6f4d06 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:57.144263 crc crio[24245]: time=\"2026-06-14T09:36:57.144200299Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47\" id=50b882b0-4949-4d77-9ef4-1f79594be0d4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:57.145001 crc crio[24245]: time=\"2026-06-14T09:36:57.144780979Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=3dffcf92-b557-4a99-abdd-4d77f16a535d name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:57.146010 crc crio[24245]: time=\"2026-06-14T09:36:57.145943434Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=4e4e40d3-0564-4349-bc0b-d8fdf49d4903 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:57.169615 crc crio[24245]: time=\"2026-06-14T09:36:57.169528597Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3\" id=4676906f-b43d-48c7-a008-387366a5faaa name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:57.172565 crc crio[24245]: time=\"2026-06-14T09:36:57.172528909Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3\" id=34183fe5-b318-466b-b1fc-b5ebb534efd5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:57.186515 crc crio[24245]: time=\"2026-06-14T09:36:57.186425163Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240\" id=c4a7684e-8472-4245-921b-a01f99b5271d name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:57.190291 crc crio[24245]: time=\"2026-06-14T09:36:57.190192492Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240\" id=8978d5eb-8880-40b6-9772-b9648110d11b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:57.919285 crc crio[24245]: time=\"2026-06-14T09:36:57.919110101Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=9bb45301-a519-4025-8edf-1cd6e1ec0f6f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:57.925192 crc crio[24245]: time=\"2026-06-14T09:36:57.925094878Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=4e48686e-c197-412e-add3-28c1154e94d9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:57.927113 crc crio[24245]: time=\"2026-06-14T09:36:57.927004039Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-fc868d584-prpcq/manager\" id=917df667-9f86-4bc7-b73b-8a6c5f25d93d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:57.932104 crc crio[24245]: time=\"2026-06-14T09:36:57.931972226Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-7d74cb5f58-sns7h/manager\" id=916573d4-9de5-42a7-9c4e-793f0f7da3a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:57.941454 crc crio[24245]: time=\"2026-06-14T09:36:57.941348555Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-84b475799f-vr9xl/manager\" id=e9d770d6-f796-414d-b43e-f4f118a299be name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:57.947324 crc crio[24245]: time=\"2026-06-14T09:36:57.947217502Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-jxb64/manager\" id=807d9ecd-5a42-457c-9e04-098886544f56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:57.955766 crc crio[24245]: time=\"2026-06-14T09:36:57.955682991Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-8wfsf/manager\" id=74b9af61-5a16-463d-bf5d-d29084dff708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:58.025216 crc crio[24245]: time=\"2026-06-14T09:36:58.019687057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.025216 crc crio[24245]: time=\"2026-06-14T09:36:58.019950205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.026170 crc crio[24245]: time=\"2026-06-14T09:36:58.025983678Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240\" id=83079edc-7ff5-4314-982c-acc647ab808c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:58.026170 crc crio[24245]: time=\"2026-06-14T09:36:58.026092131Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3\" id=e87013f8-97b6-4c39-b608-d3193e922933 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:58.026170 crc crio[24245]: time=\"2026-06-14T09:36:58.026136143Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=d9b7088f-d514-4799-866b-d3c875865b35 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:58.026806 crc crio[24245]: time=\"2026-06-14T09:36:58.02667332Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47\" id=737d54d3-a89b-4bac-aaba-df10e1527ddb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:58.034536 crc crio[24245]: time=\"2026-06-14T09:36:58.03445387Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q6w85/manager\" id=d0f1f7be-7ccc-4abe-9efb-3203d5bba5eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:58.045434 crc crio[24245]: time=\"2026-06-14T09:36:58.045324853Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=2e4abe92-8dc2-4c9c-8ae0-1e561478c602 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:58.047678 crc crio[24245]: time=\"2026-06-14T09:36:58.047570274Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=611155ec-49f5-4b5a-b397-9cfbd4da04ce name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:58.068684 crc crio[24245]: time=\"2026-06-14T09:36:58.068549712Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e\" id=e4f576e4-e242-4491-b3d7-46376e8d9b52 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:58.071721 crc crio[24245]: time=\"2026-06-14T09:36:58.071655909Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e\" id=d5b13b00-ed92-463c-8036-8e1fa6cb495a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:58.078749 crc crio[24245]: time=\"2026-06-14T09:36:58.078689369Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=ee0ea67e-d046-4ee3-a428-b7ff21be3b47 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:58.079735 crc crio[24245]: time=\"2026-06-14T09:36:58.079669944Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=990b439d-fff6-4531-b2c3-1966cc4929f1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:58.093624 crc crio[24245]: time=\"2026-06-14T09:36:58.09353935Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac\" id=784ff0d9-c07b-49c5-923a-254f69d24709 name=/runtime.v1.ImageService/PullImage\nJun 14 09:36:58.096386 crc crio[24245]: time=\"2026-06-14T09:36:58.096323666Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac\" id=4d1a3e45-ba91-4dec-90ea-66e8e6c32e65 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:58.104683 crc crio[24245]: time=\"2026-06-14T09:36:58.104565009Z\" level=info msg=\"Removed pod sandbox: fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e\" id=3cfb0fd1-30c2-4118-bfd6-cd3bae80c83c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:36:58.106704 crc crio[24245]: time=\"2026-06-14T09:36:58.106640743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.107125 crc crio[24245]: time=\"2026-06-14T09:36:58.107064326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.107248 crc crio[24245]: time=\"2026-06-14T09:36:58.106012463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.107298 crc crio[24245]: time=\"2026-06-14T09:36:58.107227562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.107298 crc crio[24245]: time=\"2026-06-14T09:36:58.104834805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.107383 crc crio[24245]: time=\"2026-06-14T09:36:58.10591649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.119167 crc crio[24245]: time=\"2026-06-14T09:36:58.119076718Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bkndh/manager\" id=a6efac42-51e5-44ef-9d0c-65c4e6a529c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:58.122509 crc crio[24245]: time=\"2026-06-14T09:36:58.122444675Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=095fdf3e-9c41-4fa2-9cba-777315d10ecc name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:58.123381 crc crio[24245]: time=\"2026-06-14T09:36:58.123145729Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=d25657e0-19bf-42d2-9a58-dda2682c7c05 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:58.125605 crc crio[24245]: time=\"2026-06-14T09:36:58.125497143Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-wc8nl/manager\" id=7ca041d4-be9b-40a1-9a1a-ba9b82403546 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:58.126034 crc crio[24245]: time=\"2026-06-14T09:36:58.125957538Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-c74854bd8-wrskz Namespace:openstack-operators ID:50f2de29c27b6a0c71ceb9930e0f89890781cd804d3b50fa7034ede65bd63673 UID:6bdb36be-d52c-4143-b7a9-80fe4ce89eca NetNS:/var/run/netns/f5d3824c-ab92-4130-a9f6-999da5ff3abe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bdb36be_d52c_4143_b7a9_80fe4ce89eca.slice PodAnnotations:0xc001c3c3f8}] Aliases:map[]}\"\nJun 14 09:36:58.126195 crc crio[24245]: time=\"2026-06-14T09:36:58.126085162Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-c74854bd8-wrskz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:36:58.131196 crc crio[24245]: time=\"2026-06-14T09:36:58.131112621Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e\" id=bbb3d8aa-f797-40ae-b5e9-333454d8926c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:58.131627 crc crio[24245]: time=\"2026-06-14T09:36:58.131539375Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-hgnr2/manager\" id=bdcbb150-f204-4247-a797-e52e8c89c241 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:58.142213 crc crio[24245]: time=\"2026-06-14T09:36:58.142126381Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-79d55749df-b78vj/manager\" id=d593175d-300d-4032-b0eb-5b2872489a27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:58.147500 crc crio[24245]: time=\"2026-06-14T09:36:58.14742651Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-778bfbfd5d-57js6/manager\" id=9af5b037-5414-4895-b3c6-108dd345f2a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:58.157687 crc crio[24245]: time=\"2026-06-14T09:36:58.157565193Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac\" id=74d7b068-694b-49b1-8a39-4f3c72c450ff name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:58.166971 crc crio[24245]: time=\"2026-06-14T09:36:58.166777957Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-rlg5x/manager\" id=69e6078d-01c4-4a6e-8fd6-6fc64da30f7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:58.177322 crc crio[24245]: time=\"2026-06-14T09:36:58.177074584Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-9f6cfd7c6-js779/manager\" id=3a7ae9d2-abac-4881-834a-e54a0a813642 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:58.177322 crc crio[24245]: time=\"2026-06-14T09:36:58.17729483Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-28b4z/manager\" id=42a086ba-9335-470c-bb89-49a16ba8e5a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:58.189477 crc crio[24245]: time=\"2026-06-14T09:36:58.189328073Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-7pjnt/manager\" id=e2d85f34-2518-4530-9f19-11212fc7024d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:58.196143 crc crio[24245]: time=\"2026-06-14T09:36:58.196064217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.197569 crc crio[24245]: time=\"2026-06-14T09:36:58.197323268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.245397 crc crio[24245]: time=\"2026-06-14T09:36:58.245281642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.249089 crc crio[24245]: time=\"2026-06-14T09:36:58.248824785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.249089 crc crio[24245]: time=\"2026-06-14T09:36:58.249032162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.252620 crc crio[24245]: time=\"2026-06-14T09:36:58.25243763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.253300 crc crio[24245]: time=\"2026-06-14T09:36:58.253173305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.262441 crc crio[24245]: time=\"2026-06-14T09:36:58.261746169Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-74c7d4d476-v4rg2/manager\" id=68ef4a36-855c-4337-8f09-7eb2ab05770a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:58.336082 crc crio[24245]: time=\"2026-06-14T09:36:58.335556766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.336972 crc crio[24245]: time=\"2026-06-14T09:36:58.335732096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.337082 crc crio[24245]: time=\"2026-06-14T09:36:58.33699375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.340890 crc crio[24245]: time=\"2026-06-14T09:36:58.340770074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.376936 crc crio[24245]: time=\"2026-06-14T09:36:58.376789455Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-78f5dd8d7d-78hq4/manager\" id=18796413-75e3-4c4f-b260-2f585884a5ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:58.399537 crc crio[24245]: time=\"2026-06-14T09:36:58.399456686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.416626 crc crio[24245]: time=\"2026-06-14T09:36:58.416235701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.423145 crc crio[24245]: time=\"2026-06-14T09:36:58.422815411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.476926 crc crio[24245]: time=\"2026-06-14T09:36:58.476525608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.483448 crc crio[24245]: time=\"2026-06-14T09:36:58.482729775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.498638 crc crio[24245]: time=\"2026-06-14T09:36:58.498520355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.517746 crc crio[24245]: time=\"2026-06-14T09:36:58.517664488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.523415 crc crio[24245]: time=\"2026-06-14T09:36:58.523364789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.527565 crc crio[24245]: time=\"2026-06-14T09:36:58.52748678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.529103 crc crio[24245]: time=\"2026-06-14T09:36:58.529033912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.539340 crc crio[24245]: time=\"2026-06-14T09:36:58.539274362Z\" level=info msg=\"Created container f47f735a0dc1b3936c690da611b488c2e6faad14bf703775ab2e29528f2aba16: openstack-operators/designate-operator-controller-manager-84b475799f-vr9xl/manager\" id=e9d770d6-f796-414d-b43e-f4f118a299be name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:58.540460 crc crio[24245]: time=\"2026-06-14T09:36:58.540395868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.541047 crc crio[24245]: time=\"2026-06-14T09:36:58.540978069Z\" level=info msg=\"Starting container: f47f735a0dc1b3936c690da611b488c2e6faad14bf703775ab2e29528f2aba16\" id=67ccd1de-7a01-4597-9d0f-aff5426a7092 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:36:58.552994 crc crio[24245]: time=\"2026-06-14T09:36:58.549757407Z\" level=info msg=\"Started container\" PID=231890 containerID=f47f735a0dc1b3936c690da611b488c2e6faad14bf703775ab2e29528f2aba16 description=openstack-operators/designate-operator-controller-manager-84b475799f-vr9xl/manager id=67ccd1de-7a01-4597-9d0f-aff5426a7092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f158c59d294f6a359502e93e4dbbe59600e26d29e8f4190a6df50c75f1ded5c5\nJun 14 09:36:58.570470 crc crio[24245]: time=\"2026-06-14T09:36:58.568379826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.671303 crc crio[24245]: time=\"2026-06-14T09:36:58.671215561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.675792 crc crio[24245]: time=\"2026-06-14T09:36:58.675675772Z\" level=info msg=\"Created container fe2f1a22239bc8b7b8797e7a96bf95f29d42e23244eb8187ff8f462a9b005626: openstack-operators/barbican-operator-controller-manager-7575c6bcc5-rsbsr/manager\" id=7ed18c1e-895a-4d37-9425-366b7f90338f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:58.677215 crc crio[24245]: time=\"2026-06-14T09:36:58.677142999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.677338 crc crio[24245]: time=\"2026-06-14T09:36:58.677245873Z\" level=info msg=\"Starting container: fe2f1a22239bc8b7b8797e7a96bf95f29d42e23244eb8187ff8f462a9b005626\" id=7a1dae88-0ad0-466f-947a-8192a400d960 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:36:58.692741 crc crio[24245]: time=\"2026-06-14T09:36:58.688416628Z\" level=info msg=\"Started container\" PID=231899 containerID=fe2f1a22239bc8b7b8797e7a96bf95f29d42e23244eb8187ff8f462a9b005626 description=openstack-operators/barbican-operator-controller-manager-7575c6bcc5-rsbsr/manager id=7a1dae88-0ad0-466f-947a-8192a400d960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abf40d59256df38ae32a4149e19fa7b10249b92af912e8ba8b89036dd435ff11\nJun 14 09:36:58.705376 crc crio[24245]: time=\"2026-06-14T09:36:58.705293032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.714746 crc crio[24245]: time=\"2026-06-14T09:36:58.714490048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.736142 crc crio[24245]: time=\"2026-06-14T09:36:58.731975134Z\" level=info msg=\"Created container 06c14beb3848349de8db72f2a667310f5bf4e1692fc0b6910806e56cffe2f34d: openstack-operators/infra-operator-controller-manager-fc868d584-prpcq/manager\" id=917df667-9f86-4bc7-b73b-8a6c5f25d93d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:58.736142 crc crio[24245]: time=\"2026-06-14T09:36:58.734671519Z\" level=info msg=\"Starting container: 06c14beb3848349de8db72f2a667310f5bf4e1692fc0b6910806e56cffe2f34d\" id=0400d038-ace7-4e78-b379-7f69f2ebad8d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:36:58.750311 crc crio[24245]: time=\"2026-06-14T09:36:58.746803339Z\" level=info msg=\"Started container\" PID=231903 containerID=06c14beb3848349de8db72f2a667310f5bf4e1692fc0b6910806e56cffe2f34d description=openstack-operators/infra-operator-controller-manager-fc868d584-prpcq/manager id=0400d038-ace7-4e78-b379-7f69f2ebad8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4261e578cc26c818514cfe5f52981ac07a9b1e31b533b081a8c39de427f1f543\nJun 14 09:36:58.787209 crc crio[24245]: time=\"2026-06-14T09:36:58.78505221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.792213 crc crio[24245]: time=\"2026-06-14T09:36:58.791530888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.819454 crc crio[24245]: 2026-06-14T09:36:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50f2de29c27b6a0 Mac:f2:91:43:59:88:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2b Mtu:0 Sandbox:/var/run/netns/f5d3824c-ab92-4130-a9f6-999da5ff3abe SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.1.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:36:58.821643 crc crio[24245]: time=\"2026-06-14T09:36:58.820889502Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-c74854bd8-wrskz Namespace:openstack-operators ID:50f2de29c27b6a0c71ceb9930e0f89890781cd804d3b50fa7034ede65bd63673 UID:6bdb36be-d52c-4143-b7a9-80fe4ce89eca NetNS:/var/run/netns/f5d3824c-ab92-4130-a9f6-999da5ff3abe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bdb36be_d52c_4143_b7a9_80fe4ce89eca.slice PodAnnotations:0xc001c3c3f8}] Aliases:map[]}\"\nJun 14 09:36:58.821643 crc crio[24245]: time=\"2026-06-14T09:36:58.821052256Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-c74854bd8-wrskz for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:36:58.884423 crc crio[24245]: time=\"2026-06-14T09:36:58.883802588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.900982 crc crio[24245]: time=\"2026-06-14T09:36:58.895531315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.932787 crc crio[24245]: time=\"2026-06-14T09:36:58.930231582Z\" level=info msg=\"Ran pod sandbox 50f2de29c27b6a0c71ceb9930e0f89890781cd804d3b50fa7034ede65bd63673 with infra container: openstack-operators/openstack-operator-controller-manager-c74854bd8-wrskz/POD\" id=fec3c0ef-beb6-4799-b69c-be08d99bfb55 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:36:58.938497 crc crio[24245]: time=\"2026-06-14T09:36:58.938408323Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=1f180bc8-ceba-4982-89f7-e4e225c3098f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:58.972898 crc crio[24245]: time=\"2026-06-14T09:36:58.972551656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:58.981150 crc crio[24245]: time=\"2026-06-14T09:36:58.981043369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.000562 crc crio[24245]: time=\"2026-06-14T09:36:58.99909553Z\" level=info msg=\"Created container c6e64a27c807c33db855815bd1dfd15032c8af324b3ca9575a2b82fdabe04cc7: openstack-operators/horizon-operator-controller-manager-7d74cb5f58-sns7h/manager\" id=916573d4-9de5-42a7-9c4e-793f0f7da3a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:59.004494 crc crio[24245]: time=\"2026-06-14T09:36:59.004398479Z\" level=info msg=\"Starting container: c6e64a27c807c33db855815bd1dfd15032c8af324b3ca9575a2b82fdabe04cc7\" id=0661baac-4665-4dc9-adfa-e0b9caeab9a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:36:59.012555 crc crio[24245]: time=\"2026-06-14T09:36:59.012452375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.013818 crc crio[24245]: time=\"2026-06-14T09:36:59.013735226Z\" level=info msg=\"Started container\" PID=231908 containerID=c6e64a27c807c33db855815bd1dfd15032c8af324b3ca9575a2b82fdabe04cc7 description=openstack-operators/horizon-operator-controller-manager-7d74cb5f58-sns7h/manager id=0661baac-4665-4dc9-adfa-e0b9caeab9a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1f9e8ae99ebe9366774bab44d11de0cab42a8013e8e87885c74a4762820f243\nJun 14 09:36:59.017108 crc crio[24245]: time=\"2026-06-14T09:36:59.017027461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.029218 crc crio[24245]: time=\"2026-06-14T09:36:59.028995791Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=ca54e6c6-156f-4a6a-950a-0a799857210c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:36:59.049048 crc crio[24245]: time=\"2026-06-14T09:36:59.048950466Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-c74854bd8-wrskz/manager\" id=99b0f56f-742e-41a7-a573-4fe7d483f1d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:59.049686 crc crio[24245]: time=\"2026-06-14T09:36:59.049621218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.093100 crc crio[24245]: time=\"2026-06-14T09:36:59.093003509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.098034 crc crio[24245]: time=\"2026-06-14T09:36:59.097969986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.143514 crc crio[24245]: time=\"2026-06-14T09:36:59.143434521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.159967 crc crio[24245]: time=\"2026-06-14T09:36:59.159822312Z\" level=info msg=\"Created container ba3de4e829cb870a24c9c834b1a6630465afc75072cf8d953a0468a153bc2a62: openstack-operators/heat-operator-controller-manager-5f5d6b8858-pvnsv/manager\" id=bd1c3eb3-adbe-4919-8329-e640a968d6b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:59.161921 crc crio[24245]: time=\"2026-06-14T09:36:59.161774916Z\" level=info msg=\"Starting container: ba3de4e829cb870a24c9c834b1a6630465afc75072cf8d953a0468a153bc2a62\" id=2c7b72d4-2b64-43f3-a3a3-97d6b6987819 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:36:59.164882 crc crio[24245]: time=\"2026-06-14T09:36:59.161827297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.168746 crc crio[24245]: time=\"2026-06-14T09:36:59.168686015Z\" level=info msg=\"Created container 1473fe7672d849331802cf2d97a0c6f1a302de7201d7884516c78f0dccdb29dd: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q6w85/manager\" id=d0f1f7be-7ccc-4abe-9efb-3203d5bba5eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:59.170613 crc crio[24245]: time=\"2026-06-14T09:36:59.170481193Z\" level=info msg=\"Starting container: 1473fe7672d849331802cf2d97a0c6f1a302de7201d7884516c78f0dccdb29dd\" id=8ec9d009-25e1-43c2-92d5-91c300445b62 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:36:59.178995 crc crio[24245]: time=\"2026-06-14T09:36:59.178816447Z\" level=info msg=\"Started container\" PID=231925 containerID=ba3de4e829cb870a24c9c834b1a6630465afc75072cf8d953a0468a153bc2a62 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-pvnsv/manager id=2c7b72d4-2b64-43f3-a3a3-97d6b6987819 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46e622a0c41682b5b908dda3d87f043418a44931b21e29cadacd3689c94c4249\nJun 14 09:36:59.183700 crc crio[24245]: time=\"2026-06-14T09:36:59.183581471Z\" level=info msg=\"Started container\" PID=231930 containerID=1473fe7672d849331802cf2d97a0c6f1a302de7201d7884516c78f0dccdb29dd description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-q6w85/manager id=8ec9d009-25e1-43c2-92d5-91c300445b62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c96a75f54fb42c2531593beb0cbae71f98412bca452f744d861bce6fc6ddadfc\nJun 14 09:36:59.184774 crc crio[24245]: time=\"2026-06-14T09:36:59.184701755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.191308 crc crio[24245]: time=\"2026-06-14T09:36:59.191231592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.211736 crc crio[24245]: time=\"2026-06-14T09:36:59.211640248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.219403 crc crio[24245]: time=\"2026-06-14T09:36:59.219320445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.304216 crc crio[24245]: time=\"2026-06-14T09:36:59.303806413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.308412 crc crio[24245]: time=\"2026-06-14T09:36:59.308295926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.310317 crc crio[24245]: time=\"2026-06-14T09:36:59.310149475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.313739 crc crio[24245]: time=\"2026-06-14T09:36:59.313631546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.313924 crc crio[24245]: time=\"2026-06-14T09:36:59.313788231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.318176 crc crio[24245]: time=\"2026-06-14T09:36:59.317736556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.326224 crc crio[24245]: time=\"2026-06-14T09:36:59.326129925Z\" level=info msg=\"Created container c73bc75ab0acdc018f538f2b1f49e7d2e6742e515fd5667666c19912692e372c: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-rlg5x/manager\" id=69e6078d-01c4-4a6e-8fd6-6fc64da30f7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:59.333485 crc crio[24245]: time=\"2026-06-14T09:36:59.333413165Z\" level=info msg=\"Starting container: c73bc75ab0acdc018f538f2b1f49e7d2e6742e515fd5667666c19912692e372c\" id=23c8a804-a262-4fc2-ac5c-e09bbbbfe0ac name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:36:59.350323 crc crio[24245]: time=\"2026-06-14T09:36:59.35023558Z\" level=info msg=\"Started container\" PID=231975 containerID=c73bc75ab0acdc018f538f2b1f49e7d2e6742e515fd5667666c19912692e372c description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-rlg5x/manager id=23c8a804-a262-4fc2-ac5c-e09bbbbfe0ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9b512abdfb13d1559d9281b21df4b01e510744161542c977689c6eef56a17f3\nJun 14 09:36:59.409609 crc crio[24245]: time=\"2026-06-14T09:36:59.409492414Z\" level=info msg=\"Created container 6f59ed36a76cfa1cbacf7b1ec205a6ebdd3774d80fbe7993a38777af68deb862: openstack-operators/manila-operator-controller-manager-b547849c7-jxb64/manager\" id=807d9ecd-5a42-457c-9e04-098886544f56 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:59.417497 crc crio[24245]: time=\"2026-06-14T09:36:59.417088568Z\" level=info msg=\"Starting container: 6f59ed36a76cfa1cbacf7b1ec205a6ebdd3774d80fbe7993a38777af68deb862\" id=d6fc21ed-f295-4861-994d-fa55add10625 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:36:59.432822 crc crio[24245]: time=\"2026-06-14T09:36:59.429178091Z\" level=info msg=\"Started container\" PID=231962 containerID=6f59ed36a76cfa1cbacf7b1ec205a6ebdd3774d80fbe7993a38777af68deb862 description=openstack-operators/manila-operator-controller-manager-b547849c7-jxb64/manager id=d6fc21ed-f295-4861-994d-fa55add10625 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc8283be8832f42e0dc710dbd50fa22549177b70505c5114c74d9d6d07f81122\nJun 14 09:36:59.518102 crc crio[24245]: time=\"2026-06-14T09:36:59.518028337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.521748 crc crio[24245]: time=\"2026-06-14T09:36:59.521673233Z\" level=info msg=\"Created container 229fc69a614b2a29f687290a582fa7db4a40fdf70d8507476481e9a70e0effb6: openstack-operators/telemetry-operator-controller-manager-565998cc45-8wfsf/manager\" id=74b9af61-5a16-463d-bf5d-d29084dff708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:59.525119 crc crio[24245]: time=\"2026-06-14T09:36:59.525054943Z\" level=info msg=\"Starting container: 229fc69a614b2a29f687290a582fa7db4a40fdf70d8507476481e9a70e0effb6\" id=0ec8a209-a8ba-4794-ab0e-842d6e7ce357 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:36:59.528931 crc crio[24245]: time=\"2026-06-14T09:36:59.528812494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:36:59.545121 crc crio[24245]: time=\"2026-06-14T09:36:59.544929903Z\" level=info msg=\"Started container\" PID=231982 containerID=229fc69a614b2a29f687290a582fa7db4a40fdf70d8507476481e9a70e0effb6 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-8wfsf/manager id=0ec8a209-a8ba-4794-ab0e-842d6e7ce357 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd0091c1907b2f20ee3ffc80cb04ad986fc748a9cc7140d28e687f69fab542c9\nJun 14 09:36:59.607444 crc crio[24245]: time=\"2026-06-14T09:36:59.607346968Z\" level=info msg=\"Created container 0b06a930460dc969fbd1b5b6a658741f30adec2b04655165922be9af5c6deca6: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bkndh/manager\" id=a6efac42-51e5-44ef-9d0c-65c4e6a529c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:59.608510 crc crio[24245]: time=\"2026-06-14T09:36:59.608417812Z\" level=info msg=\"Starting container: 0b06a930460dc969fbd1b5b6a658741f30adec2b04655165922be9af5c6deca6\" id=80013de3-70aa-42ab-861b-012fac108175 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:36:59.632542 crc crio[24245]: time=\"2026-06-14T09:36:59.630537421Z\" level=info msg=\"Started container\" PID=232000 containerID=0b06a930460dc969fbd1b5b6a658741f30adec2b04655165922be9af5c6deca6 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bkndh/manager id=80013de3-70aa-42ab-861b-012fac108175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca1f452166bcee83164aa7b9d6ff3038d81280874e85a8128d7871ca675cfc07\nJun 14 09:36:59.741369 crc crio[24245]: time=\"2026-06-14T09:36:59.741238587Z\" level=info msg=\"Created container 11d7dac2f1812037763a03e8538e97dac0d04ee57beb03c6d8cf0d89d41db4fc: openstack-operators/glance-operator-controller-manager-79d55749df-b78vj/manager\" id=d593175d-300d-4032-b0eb-5b2872489a27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:36:59.746220 crc crio[24245]: time=\"2026-06-14T09:36:59.746129312Z\" level=info msg=\"Starting container: 11d7dac2f1812037763a03e8538e97dac0d04ee57beb03c6d8cf0d89d41db4fc\" id=d1103f58-d0c4-4f2f-8cd7-fd0261ba01a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:36:59.752387 crc crio[24245]: time=\"2026-06-14T09:36:59.752289939Z\" level=info msg=\"Started container\" PID=232007 containerID=11d7dac2f1812037763a03e8538e97dac0d04ee57beb03c6d8cf0d89d41db4fc description=openstack-operators/glance-operator-controller-manager-79d55749df-b78vj/manager id=d1103f58-d0c4-4f2f-8cd7-fd0261ba01a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c624b333aae76d7dd7728f11a8b34750923c78ab19d48d723d700fcad180350a\nJun 14 09:36:59.999119 crc crio[24245]: time=\"2026-06-14T09:36:59.998782778Z\" level=info msg=\"Created container 3f08b9ee15f0d81bfab08b9d4eff06fd998cd3f0b4ca7cf1e47be14f8cb8d524: openstack-operators/watcher-operator-controller-manager-7869644bb4-7pjnt/manager\" id=e2d85f34-2518-4530-9f19-11212fc7024d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:00.000923 crc crio[24245]: time=\"2026-06-14T09:37:00.000813014Z\" level=info msg=\"Starting container: 3f08b9ee15f0d81bfab08b9d4eff06fd998cd3f0b4ca7cf1e47be14f8cb8d524\" id=599bf50e-38d4-4357-884d-d6bb581af4c6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:00.029468 crc crio[24245]: time=\"2026-06-14T09:37:00.029089204Z\" level=info msg=\"Started container\" PID=232180 containerID=3f08b9ee15f0d81bfab08b9d4eff06fd998cd3f0b4ca7cf1e47be14f8cb8d524 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-7pjnt/manager id=599bf50e-38d4-4357-884d-d6bb581af4c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edee9fe0b2e759cbfb4fec7bf81768a465beec684e0f5e636acaf10eedb278cb\nJun 14 09:37:00.049265 crc crio[24245]: time=\"2026-06-14T09:37:00.049003507Z\" level=info msg=\"Created container 7544dac015abff58b068b81edd993329004a7b6910b1b2c1cb3b88fd39b7c272: openstack-operators/ovn-operator-controller-manager-5666dfdddd-hgnr2/manager\" id=bdcbb150-f204-4247-a797-e52e8c89c241 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:00.052140 crc crio[24245]: time=\"2026-06-14T09:37:00.052086405Z\" level=info msg=\"Starting container: 7544dac015abff58b068b81edd993329004a7b6910b1b2c1cb3b88fd39b7c272\" id=233aa2bc-df47-4a25-ac91-13f336daaacd name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:00.071338 crc crio[24245]: time=\"2026-06-14T09:37:00.071220014Z\" level=info msg=\"Started container\" PID=232168 containerID=7544dac015abff58b068b81edd993329004a7b6910b1b2c1cb3b88fd39b7c272 description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-hgnr2/manager id=233aa2bc-df47-4a25-ac91-13f336daaacd name=/runtime.v1.RuntimeService/StartContainer sandboxID=364c5a1c014ea75d48f20bdeda1c38758c0fe90a2b2d777cd0b35a85ba85863c\nJun 14 09:37:00.098685 crc crio[24245]: time=\"2026-06-14T09:37:00.091288193Z\" level=info msg=\"Created container c769d6864cfcf01c7d3d1420d2ee1490f3b4e5b9bf0634303315f672b0176576: openstack-operators/test-operator-controller-manager-7579dbdcb9-28b4z/manager\" id=42a086ba-9335-470c-bb89-49a16ba8e5a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:00.100657 crc crio[24245]: time=\"2026-06-14T09:37:00.100482335Z\" level=info msg=\"Starting container: c769d6864cfcf01c7d3d1420d2ee1490f3b4e5b9bf0634303315f672b0176576\" id=bea7b57d-d47e-427c-a4a3-f5e1d2d547d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:00.114359 crc crio[24245]: time=\"2026-06-14T09:37:00.113068145Z\" level=info msg=\"Started container\" PID=232166 containerID=c769d6864cfcf01c7d3d1420d2ee1490f3b4e5b9bf0634303315f672b0176576 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-28b4z/manager id=bea7b57d-d47e-427c-a4a3-f5e1d2d547d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=844f969071fc9f6b3147ae250376eb0e7bb01927062ae7fdd92e2ffc9c096171\nJun 14 09:37:00.223913 crc crio[24245]: time=\"2026-06-14T09:37:00.223694016Z\" level=info msg=\"Created container dae00827fa3963e65ee0ca10f26f7294692a94c86f1cb41e74231f0896fe3ff8: openstack-operators/openstack-operator-controller-manager-c74854bd8-wrskz/manager\" id=99b0f56f-742e-41a7-a573-4fe7d483f1d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:00.232553 crc crio[24245]: time=\"2026-06-14T09:37:00.232227176Z\" level=info msg=\"Starting container: dae00827fa3963e65ee0ca10f26f7294692a94c86f1cb41e74231f0896fe3ff8\" id=d7d5081c-e4f9-4976-8fef-45c26a2ee582 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:00.236709 crc crio[24245]: time=\"2026-06-14T09:37:00.23662733Z\" level=info msg=\"Created container 3e4b488152778c110def18bf4077d393b302d09b1351a24ab031f4aaf2bf0a50: openstack-operators/mariadb-operator-controller-manager-778bfbfd5d-57js6/manager\" id=9af5b037-5414-4895-b3c6-108dd345f2a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:00.246630 crc crio[24245]: time=\"2026-06-14T09:37:00.246525008Z\" level=info msg=\"Started container\" PID=232175 containerID=dae00827fa3963e65ee0ca10f26f7294692a94c86f1cb41e74231f0896fe3ff8 description=openstack-operators/openstack-operator-controller-manager-c74854bd8-wrskz/manager id=d7d5081c-e4f9-4976-8fef-45c26a2ee582 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50f2de29c27b6a0c71ceb9930e0f89890781cd804d3b50fa7034ede65bd63673\nJun 14 09:37:00.249533 crc crio[24245]: time=\"2026-06-14T09:37:00.249332917Z\" level=info msg=\"Starting container: 3e4b488152778c110def18bf4077d393b302d09b1351a24ab031f4aaf2bf0a50\" id=e6eb9222-0ae2-4d63-9992-b6f987531c17 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:00.269897 crc crio[24245]: time=\"2026-06-14T09:37:00.267224019Z\" level=info msg=\"Started container\" PID=232184 containerID=3e4b488152778c110def18bf4077d393b302d09b1351a24ab031f4aaf2bf0a50 description=openstack-operators/mariadb-operator-controller-manager-778bfbfd5d-57js6/manager id=e6eb9222-0ae2-4d63-9992-b6f987531c17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58adbe0d6494585ca6f73dbe3cadb89124fe5541e8c6fb1805e9dff3042ced06\nJun 14 09:37:00.299341 crc crio[24245]: time=\"2026-06-14T09:37:00.299221997Z\" level=info msg=\"Created container cc02472f2eef03216655447ffe309d234da0917c294527cd2d05749be4abd93a: openstack-operators/octavia-operator-controller-manager-9f6cfd7c6-js779/manager\" id=3a7ae9d2-abac-4881-834a-e54a0a813642 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:00.301014 crc crio[24245]: time=\"2026-06-14T09:37:00.300896137Z\" level=info msg=\"Starting container: cc02472f2eef03216655447ffe309d234da0917c294527cd2d05749be4abd93a\" id=129a3d3f-e724-4378-b244-46de3288b219 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:00.310926 crc crio[24245]: time=\"2026-06-14T09:37:00.310783835Z\" level=info msg=\"Started container\" PID=232187 containerID=cc02472f2eef03216655447ffe309d234da0917c294527cd2d05749be4abd93a description=openstack-operators/octavia-operator-controller-manager-9f6cfd7c6-js779/manager id=129a3d3f-e724-4378-b244-46de3288b219 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5457711f8e1fba10820b828123d5180a983426a56e81378fa79c8bd0f0e8774e\nJun 14 09:37:00.471260 crc crio[24245]: time=\"2026-06-14T09:37:00.470696491Z\" level=info msg=\"Created container 9082d4c965c55b21b624d22cd89f561566dbd7549b38f367855b5f993abd7b59: openstack-operators/cinder-operator-controller-manager-584b474457-wc8nl/manager\" id=7ca041d4-be9b-40a1-9a1a-ba9b82403546 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:00.474455 crc crio[24245]: time=\"2026-06-14T09:37:00.474373187Z\" level=info msg=\"Starting container: 9082d4c965c55b21b624d22cd89f561566dbd7549b38f367855b5f993abd7b59\" id=b8d7734f-d95a-408d-8712-44de27316bc3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:00.490088 crc crio[24245]: time=\"2026-06-14T09:37:00.490008185Z\" level=info msg=\"Started container\" PID=232185 containerID=9082d4c965c55b21b624d22cd89f561566dbd7549b38f367855b5f993abd7b59 description=openstack-operators/cinder-operator-controller-manager-584b474457-wc8nl/manager id=b8d7734f-d95a-408d-8712-44de27316bc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e812c8cc577373de2ec37f3ad53df12cc0cc8c48286b5ca34257a91572fe5df\nJun 14 09:37:00.493122 crc crio[24245]: time=\"2026-06-14T09:37:00.493049281Z\" level=info msg=\"Created container 02feaadc4b6e9233be7e6f55f80c9ede6a634c381d9896547211381bfa8abbea: openstack-operators/nova-operator-controller-manager-78f5dd8d7d-78hq4/manager\" id=18796413-75e3-4c4f-b260-2f585884a5ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:00.494631 crc crio[24245]: time=\"2026-06-14T09:37:00.49453585Z\" level=info msg=\"Starting container: 02feaadc4b6e9233be7e6f55f80c9ede6a634c381d9896547211381bfa8abbea\" id=78a10e07-282d-42a6-9aec-476279422d99 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:00.501693 crc crio[24245]: time=\"2026-06-14T09:37:00.501611013Z\" level=info msg=\"Started container\" PID=232186 containerID=02feaadc4b6e9233be7e6f55f80c9ede6a634c381d9896547211381bfa8abbea description=openstack-operators/nova-operator-controller-manager-78f5dd8d7d-78hq4/manager id=78a10e07-282d-42a6-9aec-476279422d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=714f05526a9b08943bf2ad20f769bb7fbda0c001c553df3045ef32f080950cdf\nJun 14 09:37:00.520903 crc crio[24245]: time=\"2026-06-14T09:37:00.520767954Z\" level=info msg=\"Created container 999d5046cfd658d4599f688fc7b81e7babc96cf55c09224eeba8d25a46defe36: openstack-operators/keystone-operator-controller-manager-74c7d4d476-v4rg2/manager\" id=68ef4a36-855c-4337-8f09-7eb2ab05770a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:00.524538 crc crio[24245]: time=\"2026-06-14T09:37:00.524480673Z\" level=info msg=\"Starting container: 999d5046cfd658d4599f688fc7b81e7babc96cf55c09224eeba8d25a46defe36\" id=88f0bf83-9651-4180-b766-2aac3524ba33 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:00.530069 crc crio[24245]: time=\"2026-06-14T09:37:00.530010878Z\" level=info msg=\"Started container\" PID=232188 containerID=999d5046cfd658d4599f688fc7b81e7babc96cf55c09224eeba8d25a46defe36 description=openstack-operators/keystone-operator-controller-manager-74c7d4d476-v4rg2/manager id=88f0bf83-9651-4180-b766-2aac3524ba33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d0ac3c8e629b83d294138ecd599ca9b7c21e61a7a85025cc114b9c1b18fb8c3\nJun 14 09:37:05.566692 crc crio[24245]: time=\"2026-06-14T09:37:05.565696146Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=c983b0e1-a6d4-489b-bea4-b513e1ac0882 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:05.569445 crc crio[24245]: time=\"2026-06-14T09:37:05.567020378Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=c983b0e1-a6d4-489b-bea4-b513e1ac0882 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:05.569445 crc crio[24245]: time=\"2026-06-14T09:37:05.56708717Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=c983b0e1-a6d4-489b-bea4-b513e1ac0882 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:05.571193 crc crio[24245]: time=\"2026-06-14T09:37:05.570657005Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=fa17e7b8-0e3b-4ccd-bd78-9077d47b25d0 name=/runtime.v1.ImageService/PullImage\nJun 14 09:37:05.590490 crc crio[24245]: time=\"2026-06-14T09:37:05.590282001Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"\nJun 14 09:37:06.138757 crc crio[24245]: time=\"2026-06-14T09:37:06.138189346Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/swift-operator/blobs/sha256:51a4dd3b35481edf513730dd5453d7479d28868d013af64e77d294557d6cfdc1 failed (unexpected EOF), reconnecting after 2097154 bytes\u2026\"\nJun 14 09:37:09.513787 crc crio[24245]: time=\"2026-06-14T09:37:09.512747541Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=fa17e7b8-0e3b-4ccd-bd78-9077d47b25d0 name=/runtime.v1.ImageService/PullImage\nJun 14 09:37:09.515581 crc crio[24245]: time=\"2026-06-14T09:37:09.51474218Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=5971e387-ce20-4cd9-9332-e04900559cf6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:09.518800 crc crio[24245]: time=\"2026-06-14T09:37:09.518711646Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=cecce1f2-5b90-4486-9c4a-75310b95dd0e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:09.531341 crc crio[24245]: time=\"2026-06-14T09:37:09.531241705Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-d8lws/manager\" id=36c09e17-13ea-45e7-be8f-1851a5c595c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:09.533292 crc crio[24245]: time=\"2026-06-14T09:37:09.533213818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:09.589370 crc crio[24245]: time=\"2026-06-14T09:37:09.58923994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:09.597392 crc crio[24245]: time=\"2026-06-14T09:37:09.597322087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:09.779607 crc crio[24245]: time=\"2026-06-14T09:37:09.779364837Z\" level=info msg=\"Created container 4308bc42ac0495b3b73cb4b333b1cfb0c381db36b70722d697bc81803ac16549: openstack-operators/swift-operator-controller-manager-79846f755c-d8lws/manager\" id=36c09e17-13ea-45e7-be8f-1851a5c595c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:09.781541 crc crio[24245]: time=\"2026-06-14T09:37:09.781408823Z\" level=info msg=\"Starting container: 4308bc42ac0495b3b73cb4b333b1cfb0c381db36b70722d697bc81803ac16549\" id=e06f5ef8-a2c9-4f6b-948c-38d10d744949 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:09.787886 crc crio[24245]: time=\"2026-06-14T09:37:09.787755394Z\" level=info msg=\"Started container\" PID=232801 containerID=4308bc42ac0495b3b73cb4b333b1cfb0c381db36b70722d697bc81803ac16549 description=openstack-operators/swift-operator-controller-manager-79846f755c-d8lws/manager id=e06f5ef8-a2c9-4f6b-948c-38d10d744949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb31b7ff8f4a8241d32b51cc0c2986e675426dc2da847593272a056db9d25517\nJun 14 09:37:32.825059 crc crio[24245]: time=\"2026-06-14T09:37:32.822769609Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-694549dd57-l4zmn/POD\" id=5ef62839-5aaf-4570-a697-31e91e02cebd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:32.825059 crc crio[24245]: time=\"2026-06-14T09:37:32.823714759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:32.877503 crc crio[24245]: time=\"2026-06-14T09:37:32.877385788Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-l4zmn Namespace:openstack ID:a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff UID:ef5812ec-ab9f-41ff-8195-5ff4a71c9c39 NetNS:/var/run/netns/62939541-acac-4e08-a06b-de012ee03659 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef5812ec_ab9f_41ff_8195_5ff4a71c9c39.slice PodAnnotations:0xc003bf7128}] Aliases:map[]}\"\nJun 14 09:37:32.877503 crc crio[24245]: time=\"2026-06-14T09:37:32.87747086Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-694549dd57-l4zmn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:33.723647 crc crio[24245]: 2026-06-14T09:37:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a127e9e9719ee0f Mac:be:30:2c:af:12:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2c Mtu:0 Sandbox:/var/run/netns/62939541-acac-4e08-a06b-de012ee03659 SocketPath: PciID:}] [{Interface:0xc000130ad0 Address:{IP:10.217.1.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:33.725326 crc crio[24245]: time=\"2026-06-14T09:37:33.724661497Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-l4zmn Namespace:openstack ID:a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff UID:ef5812ec-ab9f-41ff-8195-5ff4a71c9c39 NetNS:/var/run/netns/62939541-acac-4e08-a06b-de012ee03659 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef5812ec_ab9f_41ff_8195_5ff4a71c9c39.slice PodAnnotations:0xc003bf7128}] Aliases:map[]}\"\nJun 14 09:37:33.725326 crc crio[24245]: time=\"2026-06-14T09:37:33.724817442Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-694549dd57-l4zmn for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:33.731737 crc crio[24245]: time=\"2026-06-14T09:37:33.731640729Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-895f97698-dbmvw/POD\" id=8d5d356c-0c9e-4f9d-bb03-e69094500918 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:33.731895 crc crio[24245]: time=\"2026-06-14T09:37:33.731765863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:33.769572 crc crio[24245]: time=\"2026-06-14T09:37:33.769472061Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-685dddf667-67w2q/POD\" id=fceba2c9-14e5-442e-9f95-f3b0dae8e4e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:33.769772 crc crio[24245]: time=\"2026-06-14T09:37:33.769643856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:33.793711 crc crio[24245]: time=\"2026-06-14T09:37:33.793298826Z\" level=info msg=\"Ran pod sandbox a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff with infra container: openstack/dnsmasq-dns-694549dd57-l4zmn/POD\" id=5ef62839-5aaf-4570-a697-31e91e02cebd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:33.833335 crc crio[24245]: time=\"2026-06-14T09:37:33.833120255Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2a63f93b-77da-4771-a124-db4832c15ea6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:33.839335 crc crio[24245]: time=\"2026-06-14T09:37:33.839289953Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-895f97698-dbmvw Namespace:openstack ID:985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7 UID:682a053f-974c-4029-84b6-0fb2c05f1e64 NetNS:/var/run/netns/96e50dee-b7af-4969-ab1c-34cbe3bdd5d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod682a053f_974c_4029_84b6_0fb2c05f1e64.slice PodAnnotations:0xc001b86318}] Aliases:map[]}\"\nJun 14 09:37:33.839486 crc crio[24245]: time=\"2026-06-14T09:37:33.839468069Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-895f97698-dbmvw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:33.856216 crc crio[24245]: time=\"2026-06-14T09:37:33.856132621Z\" level=info msg=\"Got pod network &{Name:barbican-worker-685dddf667-67w2q Namespace:openstack ID:a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2 UID:d46bfc39-61e7-4ecc-9a94-f80b42d1b44d NetNS:/var/run/netns/6b0d2f4c-afe1-4b7b-85b2-62d5215ee766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd46bfc39_61e7_4ecc_9a94_f80b42d1b44d.slice PodAnnotations:0xc0005227f0}] Aliases:map[]}\"\nJun 14 09:37:33.856216 crc crio[24245]: time=\"2026-06-14T09:37:33.856207203Z\" level=info msg=\"Adding pod openstack_barbican-worker-685dddf667-67w2q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:34.144970 crc crio[24245]: time=\"2026-06-14T09:37:34.143966833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=30762e2d-f491-450f-8ed1-2005e81841a7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:34.177707 crc crio[24245]: time=\"2026-06-14T09:37:34.175438745Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694549dd57-l4zmn/init\" id=bc0c4ffb-9bb0-4a4a-8307-33059c501b78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:34.177707 crc crio[24245]: time=\"2026-06-14T09:37:34.176089266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:34.331625 crc crio[24245]: time=\"2026-06-14T09:37:34.331105078Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-b7c84dcb-8kvj9/POD\" id=fb66a86d-e959-4c6b-8378-f558e3d961b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:34.331625 crc crio[24245]: time=\"2026-06-14T09:37:34.331193661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:34.489205 crc crio[24245]: time=\"2026-06-14T09:37:34.486491179Z\" level=info msg=\"Got pod network &{Name:barbican-api-b7c84dcb-8kvj9 Namespace:openstack ID:d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d UID:a05552d0-2e4b-4ddc-a493-c9f6526f9127 NetNS:/var/run/netns/15913850-e405-4b98-b587-db63fbae0524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda05552d0_2e4b_4ddc_a493_c9f6526f9127.slice PodAnnotations:0xc001fea068}] Aliases:map[]}\"\nJun 14 09:37:34.489205 crc crio[24245]: time=\"2026-06-14T09:37:34.487522282Z\" level=info msg=\"Adding pod openstack_barbican-api-b7c84dcb-8kvj9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:34.503201 crc crio[24245]: time=\"2026-06-14T09:37:34.501803738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:34.525003 crc crio[24245]: time=\"2026-06-14T09:37:34.521710108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:34.728554 crc crio[24245]: time=\"2026-06-14T09:37:34.727507104Z\" level=info msg=\"Running pod sandbox: openstack/neutron-6f59f75d57-xcz6r/POD\" id=ea13ba21-71bf-4a74-b90d-562fc4a49f56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:34.728554 crc crio[24245]: time=\"2026-06-14T09:37:34.72771302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:34.860479 crc crio[24245]: time=\"2026-06-14T09:37:34.860119947Z\" level=info msg=\"Created container 351025ad1ef543cd82b14124bebaf7a5a7d774cea0f4dcaab55bf166973c3538: openstack/dnsmasq-dns-694549dd57-l4zmn/init\" id=bc0c4ffb-9bb0-4a4a-8307-33059c501b78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:34.865530 crc crio[24245]: time=\"2026-06-14T09:37:34.865227538Z\" level=info msg=\"Starting container: 351025ad1ef543cd82b14124bebaf7a5a7d774cea0f4dcaab55bf166973c3538\" id=ed235b34-95a9-44b1-858a-7edfeade9a5b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:34.882190 crc crio[24245]: 2026-06-14T09:37:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a36e4f658ade49b Mac:86:3c:7d:5f:b8:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2e Mtu:0 Sandbox:/var/run/netns/6b0d2f4c-afe1-4b7b-85b2-62d5215ee766 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:34.899270 crc crio[24245]: time=\"2026-06-14T09:37:34.898261957Z\" level=info msg=\"Started container\" PID=234190 containerID=351025ad1ef543cd82b14124bebaf7a5a7d774cea0f4dcaab55bf166973c3538 description=openstack/dnsmasq-dns-694549dd57-l4zmn/init id=ed235b34-95a9-44b1-858a-7edfeade9a5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff\nJun 14 09:37:34.902897 crc crio[24245]: time=\"2026-06-14T09:37:34.900415765Z\" level=info msg=\"Got pod network &{Name:barbican-worker-685dddf667-67w2q Namespace:openstack ID:a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2 UID:d46bfc39-61e7-4ecc-9a94-f80b42d1b44d NetNS:/var/run/netns/6b0d2f4c-afe1-4b7b-85b2-62d5215ee766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd46bfc39_61e7_4ecc_9a94_f80b42d1b44d.slice PodAnnotations:0xc0005227f0}] Aliases:map[]}\"\nJun 14 09:37:34.902897 crc crio[24245]: time=\"2026-06-14T09:37:34.900661933Z\" level=info msg=\"Checking pod openstack_barbican-worker-685dddf667-67w2q for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:34.926937 crc crio[24245]: time=\"2026-06-14T09:37:34.923776511Z\" level=info msg=\"Got pod network &{Name:neutron-6f59f75d57-xcz6r Namespace:openstack ID:a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01 UID:283734e6-79a5-4da5-9141-b478df639f58 NetNS:/var/run/netns/1ae19026-645e-421f-99cb-9b2a6d35f2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod283734e6_79a5_4da5_9141_b478df639f58.slice PodAnnotations:0xc001b86040}] Aliases:map[]}\"\nJun 14 09:37:34.926937 crc crio[24245]: time=\"2026-06-14T09:37:34.923910795Z\" level=info msg=\"Adding pod openstack_neutron-6f59f75d57-xcz6r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:34.968464 crc crio[24245]: time=\"2026-06-14T09:37:34.968213594Z\" level=info msg=\"Ran pod sandbox a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2 with infra container: openstack/barbican-worker-685dddf667-67w2q/POD\" id=fceba2c9-14e5-442e-9f95-f3b0dae8e4e9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:34.972940 crc crio[24245]: time=\"2026-06-14T09:37:34.971651442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=b016e472-8c21-4fea-a66d-ae9289c6223e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:34.975928 crc crio[24245]: time=\"2026-06-14T09:37:34.974538173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=19d4d1fa-6f7f-4e01-ac76-d93d5856c66a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:34.993358 crc crio[24245]: time=\"2026-06-14T09:37:34.992388856Z\" level=info msg=\"Creating container: openstack/barbican-worker-685dddf667-67w2q/barbican-worker-log\" id=2f400a7e-3e61-4c2f-a56f-af9841693b54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:34.993358 crc crio[24245]: time=\"2026-06-14T09:37:34.99291922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:35.095811 crc crio[24245]: time=\"2026-06-14T09:37:35.095657756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:35.105015 crc crio[24245]: time=\"2026-06-14T09:37:35.104946542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:35.262231 crc crio[24245]: time=\"2026-06-14T09:37:35.259468139Z\" level=info msg=\"Stopping container: 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce (timeout: 30s)\" id=52ed7bb6-a010-4c05-9052-79a51d254f01 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:35.303002 crc crio[24245]: time=\"2026-06-14T09:37:35.298797026Z\" level=info msg=\"Stopping container: d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714 (timeout: 30s)\" id=afe367d7-637b-46bb-9281-43d742a0e12d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:35.358957 crc crio[24245]: time=\"2026-06-14T09:37:35.35607523Z\" level=info msg=\"Stopping container: 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc (timeout: 30s)\" id=c48d4047-5424-42e6-88a1-4a209dd1a980 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:35.359904 crc crio[24245]: time=\"2026-06-14T09:37:35.359450187Z\" level=info msg=\"Stopping container: 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63 (timeout: 30s)\" id=efdec322-15fb-4a21-8383-9c7be85871b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:35.400392 crc crio[24245]: 2026-06-14T09:37:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:985145092bdec70 Mac:3e:88:cf:b7:ef:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2d Mtu:0 Sandbox:/var/run/netns/96e50dee-b7af-4969-ab1c-34cbe3bdd5d6 SocketPath: PciID:}] [{Interface:0xc0001daa00 Address:{IP:10.217.1.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:35.400392 crc crio[24245]: time=\"2026-06-14T09:37:35.397677389Z\" level=info msg=\"Stopping container: 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585 (timeout: 30s)\" id=c2f8667e-f673-47b0-89b8-d7b284ee13cb name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:35.400392 crc crio[24245]: time=\"2026-06-14T09:37:35.39850373Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-895f97698-dbmvw Namespace:openstack ID:985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7 UID:682a053f-974c-4029-84b6-0fb2c05f1e64 NetNS:/var/run/netns/96e50dee-b7af-4969-ab1c-34cbe3bdd5d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod682a053f_974c_4029_84b6_0fb2c05f1e64.slice PodAnnotations:0xc001b86318}] Aliases:map[]}\"\nJun 14 09:37:35.400392 crc crio[24245]: time=\"2026-06-14T09:37:35.398672035Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-895f97698-dbmvw for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:35.437803 crc crio[24245]: time=\"2026-06-14T09:37:35.433507044Z\" level=info msg=\"Stopping container: 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11 (timeout: 30s)\" id=6e8bcab3-ab31-4b0e-9a14-8a83b11c7db4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:35.449914 crc crio[24245]: time=\"2026-06-14T09:37:35.441055507Z\" level=info msg=\"Stopping container: 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706 (timeout: 30s)\" id=55d1db49-8ee3-40df-a885-da7ab5b96998 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:35.513188 crc crio[24245]: time=\"2026-06-14T09:37:35.512033316Z\" level=info msg=\"Ran pod sandbox 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7 with infra container: openstack/barbican-keystone-listener-895f97698-dbmvw/POD\" id=8d5d356c-0c9e-4f9d-bb03-e69094500918 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:35.526928 crc crio[24245]: time=\"2026-06-14T09:37:35.526746635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=65fec8a0-dc83-4560-97a0-fdf0af7c43d0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:35.558817 crc crio[24245]: time=\"2026-06-14T09:37:35.557716188Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=be6ccbb1-ae87-468c-b78b-bab255b4d294 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:35.590937 crc crio[24245]: time=\"2026-06-14T09:37:35.590425099Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener-log\" id=5ee7e756-78d3-4da4-bf3b-f10aee68140c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:35.591242 crc crio[24245]: time=\"2026-06-14T09:37:35.590955036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:35.640332 crc crio[24245]: time=\"2026-06-14T09:37:35.640155197Z\" level=info msg=\"Stopping container: 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c (timeout: 30s)\" id=709d585d-9594-4fc7-88e7-c3a66d440c3d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:35.647268 crc crio[24245]: time=\"2026-06-14T09:37:35.647163973Z\" level=info msg=\"Stopping container: b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436 (timeout: 30s)\" id=e95efd2a-e063-456a-aef4-fd5944329b45 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:35.674571 crc crio[24245]: time=\"2026-06-14T09:37:35.674525872Z\" level=info msg=\"Stopping container: 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1 (timeout: 30s)\" id=cb6fd37c-1477-4394-9fec-5c0de24a8726 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:35.676141 crc crio[24245]: time=\"2026-06-14T09:37:35.675766712Z\" level=info msg=\"Stopping container: c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e (timeout: 30s)\" id=64fc8669-9cd2-46b9-a5f2-b9ed455a2945 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:35.750033 crc crio[24245]: time=\"2026-06-14T09:37:35.749952864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:35.762176 crc crio[24245]: time=\"2026-06-14T09:37:35.762089384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:35.799882 crc crio[24245]: 2026-06-14T09:37:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d10cf19c92696e3 Mac:06:c4:30:87:34:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2f Mtu:0 Sandbox:/var/run/netns/15913850-e405-4b98-b587-db63fbae0524 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.1.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:35.800477 crc crio[24245]: time=\"2026-06-14T09:37:35.800386988Z\" level=info msg=\"Got pod network &{Name:barbican-api-b7c84dcb-8kvj9 Namespace:openstack ID:d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d UID:a05552d0-2e4b-4ddc-a493-c9f6526f9127 NetNS:/var/run/netns/15913850-e405-4b98-b587-db63fbae0524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda05552d0_2e4b_4ddc_a493_c9f6526f9127.slice PodAnnotations:0xc001fea068}] Aliases:map[]}\"\nJun 14 09:37:35.801537 crc crio[24245]: time=\"2026-06-14T09:37:35.800699728Z\" level=info msg=\"Checking pod openstack_barbican-api-b7c84dcb-8kvj9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:35.959722 crc crio[24245]: time=\"2026-06-14T09:37:35.959569651Z\" level=info msg=\"Stopping container: d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25 (timeout: 30s)\" id=5a966e29-2464-426f-9639-a8583f0a2f05 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:35.962431 crc crio[24245]: time=\"2026-06-14T09:37:35.962169281Z\" level=info msg=\"Stopped container 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706: openstack/nova-metadata-0/nova-metadata-log\" id=55d1db49-8ee3-40df-a885-da7ab5b96998 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:36.071124 crc crio[24245]: time=\"2026-06-14T09:37:36.070701559Z\" level=info msg=\"Ran pod sandbox d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d with infra container: openstack/barbican-api-b7c84dcb-8kvj9/POD\" id=fb66a86d-e959-4c6b-8378-f558e3d961b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:36.093783 crc crio[24245]: time=\"2026-06-14T09:37:36.093738059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6fa84d05-1afd-4875-8f67-ad98589c5386 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:36.101716 crc crio[24245]: time=\"2026-06-14T09:37:36.097357169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=6b74b46d-23e8-4245-88cd-a07b43e7c728 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:36.265943 crc crio[24245]: time=\"2026-06-14T09:37:36.265350088Z\" level=info msg=\"Running pod sandbox: openstack/placement-5548fcbf66-p9fzv/POD\" id=bdb2bcbd-90b3-42e2-997f-b35da4510601 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:36.266084 crc crio[24245]: time=\"2026-06-14T09:37:36.265973478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:36.397147 crc crio[24245]: time=\"2026-06-14T09:37:36.397085933Z\" level=info msg=\"Stopped container b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436: openstack/cinder-api-0/cinder-api-log\" id=e95efd2a-e063-456a-aef4-fd5944329b45 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:36.403706 crc crio[24245]: time=\"2026-06-14T09:37:36.402976251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=38174e75-989e-4c85-b376-6aae7c86074f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:36.537192 crc crio[24245]: time=\"2026-06-14T09:37:36.537077845Z\" level=info msg=\"Stopped container 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63: openstack/nova-api-0/nova-api-log\" id=efdec322-15fb-4a21-8383-9c7be85871b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:36.539202 crc crio[24245]: time=\"2026-06-14T09:37:36.538999989Z\" level=info msg=\"Creating container: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api-log\" id=dbd0869d-28a2-47cf-bc34-b2266d195861 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:36.566014 crc crio[24245]: time=\"2026-06-14T09:37:36.565970535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:36.625221 crc crio[24245]: 2026-06-14T09:37:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4d7c5c067715da Mac:aa:25:55:1e:92:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:30 Mtu:0 Sandbox:/var/run/netns/1ae19026-645e-421f-99cb-9b2a6d35f2ad SocketPath: PciID:}] [{Interface:0xc0004a2750 Address:{IP:10.217.1.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:36.630102 crc crio[24245]: time=\"2026-06-14T09:37:36.627032381Z\" level=info msg=\"Got pod network &{Name:neutron-6f59f75d57-xcz6r Namespace:openstack ID:a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01 UID:283734e6-79a5-4da5-9141-b478df639f58 NetNS:/var/run/netns/1ae19026-645e-421f-99cb-9b2a6d35f2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod283734e6_79a5_4da5_9141_b478df639f58.slice PodAnnotations:0xc001b86040}] Aliases:map[]}\"\nJun 14 09:37:36.630102 crc crio[24245]: time=\"2026-06-14T09:37:36.627211636Z\" level=info msg=\"Checking pod openstack_neutron-6f59f75d57-xcz6r for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:36.668352 crc crio[24245]: time=\"2026-06-14T09:37:36.668256847Z\" level=info msg=\"Got pod network &{Name:placement-5548fcbf66-p9fzv Namespace:openstack ID:8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a UID:205d55ba-884b-4453-b51c-420e040ac630 NetNS:/var/run/netns/6e1343ae-de69-486a-81de-606f24313b37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod205d55ba_884b_4453_b51c_420e040ac630.slice PodAnnotations:0xc00274ab48}] Aliases:map[]}\"\nJun 14 09:37:36.668352 crc crio[24245]: time=\"2026-06-14T09:37:36.66834482Z\" level=info msg=\"Adding pod openstack_placement-5548fcbf66-p9fzv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:36.684770 crc crio[24245]: time=\"2026-06-14T09:37:36.683307491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4512855d-8122-49f9-89b2-bc1c9adb116b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:36.696048 crc crio[24245]: time=\"2026-06-14T09:37:36.695770537Z\" level=info msg=\"Ran pod sandbox a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01 with infra container: openstack/neutron-6f59f75d57-xcz6r/POD\" id=ea13ba21-71bf-4a74-b90d-562fc4a49f56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:36.704489 crc crio[24245]: time=\"2026-06-14T09:37:36.704087184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=cb8aeca5-0ba0-4cbe-af22-b6f3048722fb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:36.715268 crc crio[24245]: time=\"2026-06-14T09:37:36.715067112Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694549dd57-l4zmn/dnsmasq-dns\" id=f6a1089e-c376-4d7a-85e4-ddf845932a95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:36.715659 crc crio[24245]: time=\"2026-06-14T09:37:36.715552438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:36.830965 crc crio[24245]: time=\"2026-06-14T09:37:36.829107987Z\" level=info msg=\"Created container 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad: openstack/barbican-worker-685dddf667-67w2q/barbican-worker-log\" id=2f400a7e-3e61-4c2f-a56f-af9841693b54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:36.838801 crc crio[24245]: time=\"2026-06-14T09:37:36.838685115Z\" level=info msg=\"Starting container: 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad\" id=acb29c35-2a46-470a-9cec-3f766e2cf54f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:36.876315 crc crio[24245]: time=\"2026-06-14T09:37:36.875549991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=be4ffec3-e571-475e-bfd1-6d2c1e7daecd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:36.876315 crc crio[24245]: time=\"2026-06-14T09:37:36.876273464Z\" level=info msg=\"Started container\" PID=234348 containerID=81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad description=openstack/barbican-worker-685dddf667-67w2q/barbican-worker-log id=acb29c35-2a46-470a-9cec-3f766e2cf54f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2\nJun 14 09:37:36.901968 crc crio[24245]: time=\"2026-06-14T09:37:36.897151644Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-xqt8l/POD\" id=e2951964-3cf9-466e-8c7d-af846656e9a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:36.901968 crc crio[24245]: time=\"2026-06-14T09:37:36.897252798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:36.902705 crc crio[24245]: time=\"2026-06-14T09:37:36.902662992Z\" level=info msg=\"Creating container: openstack/neutron-6f59f75d57-xcz6r/neutron-api\" id=fc8be17e-bf20-4242-ac02-3a6324e2539e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:36.912564 crc crio[24245]: time=\"2026-06-14T09:37:36.912512149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=05a00054-d59a-42cf-a183-e09af8d00038 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:37.009810 crc crio[24245]: time=\"2026-06-14T09:37:37.00975528Z\" level=info msg=\"Stopping container: 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f (timeout: 30s)\" id=cc396584-b786-4581-9f28-0ba7464041cf name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:37.045974 crc crio[24245]: time=\"2026-06-14T09:37:37.045691599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:37.062905 crc crio[24245]: time=\"2026-06-14T09:37:37.062655935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:37.358572 crc crio[24245]: time=\"2026-06-14T09:37:37.346751502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:37.360247 crc crio[24245]: time=\"2026-06-14T09:37:37.346987098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:37.385633 crc crio[24245]: time=\"2026-06-14T09:37:37.385483988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:37.598284 crc crio[24245]: time=\"2026-06-14T09:37:37.597933107Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xqt8l Namespace:openstack ID:1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90 UID:273fb646-e16e-4946-b368-223af8edccfe NetNS:/var/run/netns/e8f6ac39-7431-46ec-bccb-1d7c13a368e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod273fb646_e16e_4946_b368_223af8edccfe.slice PodAnnotations:0xc000131090}] Aliases:map[]}\"\nJun 14 09:37:37.598284 crc crio[24245]: time=\"2026-06-14T09:37:37.598266257Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-xqt8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:37.622424 crc crio[24245]: time=\"2026-06-14T09:37:37.622360173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=fab56e12-b81a-4437-aeb1-bbe23fad9a35 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:37.664832 crc crio[24245]: time=\"2026-06-14T09:37:37.664518292Z\" level=info msg=\"Creating container: openstack/barbican-worker-685dddf667-67w2q/barbican-worker\" id=9a740205-c074-4418-9f6e-bbce231bd3f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:37.665795 crc crio[24245]: time=\"2026-06-14T09:37:37.665187313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:37.886239 crc crio[24245]: time=\"2026-06-14T09:37:37.886060174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:37.926963 crc crio[24245]: time=\"2026-06-14T09:37:37.926461333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:37.980616 crc crio[24245]: time=\"2026-06-14T09:37:37.980456798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:37.987932 crc crio[24245]: time=\"2026-06-14T09:37:37.987773542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:38.094907 crc crio[24245]: 2026-06-14T09:37:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dee1e5cda3255d Mac:d2:74:65:da:e6:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:31 Mtu:0 Sandbox:/var/run/netns/6e1343ae-de69-486a-81de-606f24313b37 SocketPath: PciID:}] [{Interface:0xc0002868e0 Address:{IP:10.217.1.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:38.096671 crc crio[24245]: time=\"2026-06-14T09:37:38.096383154Z\" level=info msg=\"Got pod network &{Name:placement-5548fcbf66-p9fzv Namespace:openstack ID:8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a UID:205d55ba-884b-4453-b51c-420e040ac630 NetNS:/var/run/netns/6e1343ae-de69-486a-81de-606f24313b37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod205d55ba_884b_4453_b51c_420e040ac630.slice PodAnnotations:0xc00274ab48}] Aliases:map[]}\"\nJun 14 09:37:38.096671 crc crio[24245]: time=\"2026-06-14T09:37:38.096518898Z\" level=info msg=\"Checking pod openstack_placement-5548fcbf66-p9fzv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:38.172303 crc crio[24245]: time=\"2026-06-14T09:37:38.172218656Z\" level=info msg=\"Ran pod sandbox 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a with infra container: openstack/placement-5548fcbf66-p9fzv/POD\" id=bdb2bcbd-90b3-42e2-997f-b35da4510601 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:38.187324 crc crio[24245]: time=\"2026-06-14T09:37:38.187254806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=fa8eaeed-ca9c-42c6-9f76-ea3af6a441d4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:38.467948 crc crio[24245]: time=\"2026-06-14T09:37:38.465235587Z\" level=info msg=\"Created container 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener-log\" id=5ee7e756-78d3-4da4-bf3b-f10aee68140c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:38.471997 crc crio[24245]: time=\"2026-06-14T09:37:38.469313515Z\" level=info msg=\"Created container 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api-log\" id=dbd0869d-28a2-47cf-bc34-b2266d195861 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:38.475891 crc crio[24245]: time=\"2026-06-14T09:37:38.472511157Z\" level=info msg=\"Starting container: 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72\" id=746ad829-91cb-4170-844c-747c77e4b015 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:38.475891 crc crio[24245]: time=\"2026-06-14T09:37:38.473310673Z\" level=info msg=\"Starting container: 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa\" id=9fbad74c-db7a-4429-a98e-8d62d56144e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:38.524103 crc crio[24245]: time=\"2026-06-14T09:37:38.523314839Z\" level=info msg=\"Started container\" PID=234612 containerID=40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa description=openstack/barbican-api-b7c84dcb-8kvj9/barbican-api-log id=9fbad74c-db7a-4429-a98e-8d62d56144e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d\nJun 14 09:37:38.536935 crc crio[24245]: time=\"2026-06-14T09:37:38.529924781Z\" level=info msg=\"Started container\" PID=234447 containerID=9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72 description=openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener-log id=746ad829-91cb-4170-844c-747c77e4b015 name=/runtime.v1.RuntimeService/StartContainer sandboxID=985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7\nJun 14 09:37:38.616184 crc crio[24245]: time=\"2026-06-14T09:37:38.613174408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=927748f7-a440-4c1c-869a-253940db9142 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:38.616184 crc crio[24245]: time=\"2026-06-14T09:37:38.614093401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=37992ebc-7545-4c54-b5ad-7f5f7ac43fe1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:38.632949 crc crio[24245]: time=\"2026-06-14T09:37:38.62525625Z\" level=info msg=\"Stopped container 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f: openstack/kube-state-metrics-0/kube-state-metrics\" id=cc396584-b786-4581-9f28-0ba7464041cf name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:38.634821 crc crio[24245]: time=\"2026-06-14T09:37:38.634616581Z\" level=info msg=\"Stopping pod sandbox: 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f\" id=ba0c8935-0c03-4411-ab47-86f2cc1e8c05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:38.636489 crc crio[24245]: time=\"2026-06-14T09:37:38.636407958Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f UID:d9a7e0ce-cac9-4df6-9ac2-0577f42eaff5 NetNS:/var/run/netns/ae7662bc-44ea-47bb-9259-b0d378d60314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a7e0ce_cac9_4df6_9ac2_0577f42eaff5.slice PodAnnotations:0xc0024225f8}] Aliases:map[]}\"\nJun 14 09:37:38.636761 crc crio[24245]: time=\"2026-06-14T09:37:38.636643476Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:38.730897 crc crio[24245]: time=\"2026-06-14T09:37:38.730253355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=aeb8b074-9d86-4569-ade5-57256874b11a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:38.739524 crc crio[24245]: time=\"2026-06-14T09:37:38.739412895Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=6bb03b90-f157-4b85-9127-19e52ab1f88a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:38.749565 crc crio[24245]: time=\"2026-06-14T09:37:38.749477105Z\" level=info msg=\"Creating container: openstack/placement-5548fcbf66-p9fzv/placement-log\" id=262f9342-f4f8-4678-930c-44dac8a41c2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:38.750021 crc crio[24245]: time=\"2026-06-14T09:37:38.749964634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:38.769648 crc crio[24245]: time=\"2026-06-14T09:37:38.769519248Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener\" id=98ff1a79-5399-418a-8d3e-438d47a0fcb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:38.778731 crc crio[24245]: time=\"2026-06-14T09:37:38.778242053Z\" level=info msg=\"Created container 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867: openstack/dnsmasq-dns-694549dd57-l4zmn/dnsmasq-dns\" id=f6a1089e-c376-4d7a-85e4-ddf845932a95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:38.784439 crc crio[24245]: time=\"2026-06-14T09:37:38.784335629Z\" level=info msg=\"Starting container: 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867\" id=28f15e4d-b748-492b-8671-44abac70eaa4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:38.827353 crc crio[24245]: time=\"2026-06-14T09:37:38.827235852Z\" level=info msg=\"Started container\" PID=234616 containerID=568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867 description=openstack/dnsmasq-dns-694549dd57-l4zmn/dnsmasq-dns id=28f15e4d-b748-492b-8671-44abac70eaa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff\nJun 14 09:37:38.842199 crc crio[24245]: time=\"2026-06-14T09:37:38.842097651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=31c560d1-f995-454a-912e-cdba61bc5915 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:38.843828 crc crio[24245]: time=\"2026-06-14T09:37:38.843762564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:38.851557 crc crio[24245]: 2026-06-14T09:37:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1014e6c5b3e3a8b Mac:d6:80:28:79:9a:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:32 Mtu:0 Sandbox:/var/run/netns/e8f6ac39-7431-46ec-bccb-1d7c13a368e3 SocketPath: PciID:}] [{Interface:0xc000015190 Address:{IP:10.217.1.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:38.853453 crc crio[24245]: time=\"2026-06-14T09:37:38.853373944Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xqt8l Namespace:openstack ID:1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90 UID:273fb646-e16e-4946-b368-223af8edccfe NetNS:/var/run/netns/e8f6ac39-7431-46ec-bccb-1d7c13a368e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod273fb646_e16e_4946_b368_223af8edccfe.slice PodAnnotations:0xc000131090}] Aliases:map[]}\"\nJun 14 09:37:38.853662 crc crio[24245]: time=\"2026-06-14T09:37:38.853569441Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-xqt8l for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:38.899798 crc crio[24245]: time=\"2026-06-14T09:37:38.899570684Z\" level=info msg=\"Creating container: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api\" id=9c7d073b-6527-4863-b77f-0c9f5167fec9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:38.972939 crc crio[24245]: time=\"2026-06-14T09:37:38.971255028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:38.998637 crc crio[24245]: time=\"2026-06-14T09:37:38.998475682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:39.020921 crc crio[24245]: time=\"2026-06-14T09:37:39.019323117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:39.349925 crc crio[24245]: time=\"2026-06-14T09:37:39.349794525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:39.373779 crc crio[24245]: time=\"2026-06-14T09:37:39.373117095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:39.384943 crc crio[24245]: time=\"2026-06-14T09:37:39.384574832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:39.410180 crc crio[24245]: time=\"2026-06-14T09:37:39.405924928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:39.986917 crc crio[24245]: time=\"2026-06-14T09:37:39.985342846Z\" level=info msg=\"Created container 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d: openstack/barbican-worker-685dddf667-67w2q/barbican-worker\" id=9a740205-c074-4418-9f6e-bbce231bd3f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:39.993631 crc crio[24245]: time=\"2026-06-14T09:37:39.993532001Z\" level=info msg=\"Stopped pod sandbox: 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f\" id=ba0c8935-0c03-4411-ab47-86f2cc1e8c05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:39.996187 crc crio[24245]: time=\"2026-06-14T09:37:39.995950424Z\" level=info msg=\"Starting container: 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d\" id=ee1e6626-6beb-426b-9b7b-34d6cebe6513 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:40.003282 crc crio[24245]: time=\"2026-06-14T09:37:40.003191992Z\" level=info msg=\"Started container\" PID=234674 containerID=73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d description=openstack/barbican-worker-685dddf667-67w2q/barbican-worker id=ee1e6626-6beb-426b-9b7b-34d6cebe6513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2\nJun 14 09:37:40.589532 crc crio[24245]: time=\"2026-06-14T09:37:40.589032541Z\" level=info msg=\"Stopped container c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e: openstack/cinder-scheduler-0/cinder-scheduler\" id=64fc8669-9cd2-46b9-a5f2-b9ed455a2945 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:40.785936 crc crio[24245]: time=\"2026-06-14T09:37:40.785127845Z\" level=info msg=\"Stopped container 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1: openstack/cinder-scheduler-0/probe\" id=cb6fd37c-1477-4394-9fec-5c0de24a8726 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:40.801648 crc crio[24245]: time=\"2026-06-14T09:37:40.801547437Z\" level=info msg=\"Stopping pod sandbox: 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573\" id=7698076a-5ffc-4c0a-98e4-a4ca3bfcc0c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:40.806670 crc crio[24245]: time=\"2026-06-14T09:37:40.806076653Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573 UID:d0e6935b-485a-466c-91c2-fb7978eb820d NetNS:/var/run/netns/68b7e2e0-2d9c-4f6e-af38-ac2261dc7c08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0e6935b_485a_466c_91c2_fb7978eb820d.slice PodAnnotations:0xc000522fe8}] Aliases:map[]}\"\nJun 14 09:37:40.806670 crc crio[24245]: time=\"2026-06-14T09:37:40.806242398Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:40.976611 crc crio[24245]: time=\"2026-06-14T09:37:40.976454331Z\" level=info msg=\"Ran pod sandbox 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90 with infra container: openstack/cinder-db-sync-xqt8l/POD\" id=e2951964-3cf9-466e-8c7d-af846656e9a1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:41.045394 crc crio[24245]: time=\"2026-06-14T09:37:41.044799482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9e3b5701-9ba3-4d72-bc9c-1194fdc21085 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:41.068253 crc crio[24245]: time=\"2026-06-14T09:37:41.068149043Z\" level=info msg=\"Stopped container 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11: openstack/nova-metadata-0/nova-metadata-metadata\" id=6e8bcab3-ab31-4b0e-9a14-8a83b11c7db4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:41.074025 crc crio[24245]: time=\"2026-06-14T09:37:41.073926279Z\" level=info msg=\"Stopping pod sandbox: c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9\" id=68fdc7e9-4906-40ff-968f-43944a23db68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:41.077552 crc crio[24245]: time=\"2026-06-14T09:37:41.077479774Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9 UID:da6c951c-cd2a-4cd3-8167-789e2f390619 NetNS:/var/run/netns/4bbad30d-a397-4940-8ad5-317bf9a4ad88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6c951c_cd2a_4cd3_8167_789e2f390619.slice PodAnnotations:0xc002c92cb0}] Aliases:map[]}\"\nJun 14 09:37:41.077764 crc crio[24245]: time=\"2026-06-14T09:37:41.077714421Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:41.117447 crc crio[24245]: time=\"2026-06-14T09:37:41.117124902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=4fb888f9-5477-4e12-a140-4aafcde3365a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:41.155743 crc crio[24245]: time=\"2026-06-14T09:37:41.155339953Z\" level=info msg=\"Stopping container: 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6 (timeout: 30s)\" id=dc0bf188-7bcd-4495-84ad-62091d03a406 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:41.158112 crc crio[24245]: time=\"2026-06-14T09:37:41.156516729Z\" level=info msg=\"Stopping container: 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964 (timeout: 30s)\" id=b5298f2c-28ee-4ece-9506-d102123175be name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:41.190069 crc crio[24245]: time=\"2026-06-14T09:37:41.189366216Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-xqt8l/cinder-db-sync\" id=df8358ad-27bc-4abd-9d2e-ec7dbe602e36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:41.190535 crc crio[24245]: time=\"2026-06-14T09:37:41.190475711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:41.696687 crc crio[24245]: time=\"2026-06-14T09:37:41.696480911Z\" level=info msg=\"Created container 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6: openstack/neutron-6f59f75d57-xcz6r/neutron-api\" id=fc8be17e-bf20-4242-ac02-3a6324e2539e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:41.766250 crc crio[24245]: time=\"2026-06-14T09:37:41.766199257Z\" level=info msg=\"Starting container: 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6\" id=e360023a-e0ce-4369-b93b-1bfd9739de45 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:41.797004 crc crio[24245]: time=\"2026-06-14T09:37:41.796914778Z\" level=info msg=\"Started container\" PID=234638 containerID=108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6 description=openstack/neutron-6f59f75d57-xcz6r/neutron-api id=e360023a-e0ce-4369-b93b-1bfd9739de45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01\nJun 14 09:37:41.825819 crc crio[24245]: time=\"2026-06-14T09:37:41.825748375Z\" level=info msg=\"Stopped container 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964: openstack/glance-default-external-api-0/glance-log\" id=b5298f2c-28ee-4ece-9506-d102123175be name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:41.870044 crc crio[24245]: time=\"2026-06-14T09:37:41.86007954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:41.901913 crc crio[24245]: time=\"2026-06-14T09:37:41.898564177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b1e50a31-4657-45d0-b3d0-9503df5501a5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:41.939522 crc crio[24245]: time=\"2026-06-14T09:37:41.939031912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:42.024756 crc crio[24245]: time=\"2026-06-14T09:37:42.024295978Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-bnrvl/POD\" id=e440c3f6-14da-4f65-bf3c-4d27defd3036 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:42.024937 crc crio[24245]: time=\"2026-06-14T09:37:42.024917048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:42.131125 crc crio[24245]: time=\"2026-06-14T09:37:42.129017768Z\" level=info msg=\"Running pod sandbox: openstack/barbican-6e2f-account-create-update-nfkmj/POD\" id=c83b4115-21c1-4e65-b335-7dc21c783f56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:42.131125 crc crio[24245]: time=\"2026-06-14T09:37:42.129164093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:42.133030 crc crio[24245]: time=\"2026-06-14T09:37:42.132941065Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-v5npw/POD\" id=3a6a7d51-ed7b-447d-96ca-127e97256f46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:42.133130 crc crio[24245]: time=\"2026-06-14T09:37:42.133103911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:42.147578 crc crio[24245]: time=\"2026-06-14T09:37:42.147145062Z\" level=info msg=\"Stopped pod sandbox: 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573\" id=7698076a-5ffc-4c0a-98e4-a4ca3bfcc0c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:42.251334 crc crio[24245]: time=\"2026-06-14T09:37:42.250677525Z\" level=info msg=\"Stopping container: 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e (timeout: 30s)\" id=f9d95d1d-e801-4bd2-b26e-39a0fe0ba751 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:42.251776 crc crio[24245]: time=\"2026-06-14T09:37:42.251694037Z\" level=info msg=\"Stopping container: f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72 (timeout: 30s)\" id=a60e7b04-dc25-46fe-b5fa-144d11d7bcd5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:42.418547 crc crio[24245]: time=\"2026-06-14T09:37:42.417576636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=32ceac1b-ff1f-47f2-9ddf-a70d3c92fa40 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:42.563018 crc crio[24245]: time=\"2026-06-14T09:37:42.561784009Z\" level=info msg=\"Stopped container 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c: openstack/cinder-api-0/cinder-api\" id=709d585d-9594-4fc7-88e7-c3a66d440c3d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:42.567358 crc crio[24245]: time=\"2026-06-14T09:37:42.567318633Z\" level=info msg=\"Creating container: openstack/neutron-6f59f75d57-xcz6r/neutron-httpd\" id=bb530266-7f50-492e-8b3d-d04ad0e8e34e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:42.587117 crc crio[24245]: time=\"2026-06-14T09:37:42.587060248Z\" level=info msg=\"Stopping pod sandbox: 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00\" id=2311c183-56e4-4663-83c7-a1e73f5dd204 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:42.595442 crc crio[24245]: time=\"2026-06-14T09:37:42.595393426Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00 UID:692700fb-a574-4ecc-abd1-a7bbecdb6312 NetNS:/var/run/netns/500cb284-25ce-4d64-840a-84608e408e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod692700fb_a574_4ecc_abd1_a7bbecdb6312.slice PodAnnotations:0xc00161a498}] Aliases:map[]}\"\nJun 14 09:37:42.595963 crc crio[24245]: time=\"2026-06-14T09:37:42.595937573Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:42.721946 crc crio[24245]: time=\"2026-06-14T09:37:42.718805544Z\" level=info msg=\"Running pod sandbox: openstack/glance-6d4a-account-create-update-gdm9g/POD\" id=f270b8d4-95d2-4934-b50f-a95e389e8d5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:42.721946 crc crio[24245]: time=\"2026-06-14T09:37:42.719171596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:42.765772 crc crio[24245]: time=\"2026-06-14T09:37:42.765724136Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-k24rz/POD\" id=097c14a8-9a77-4968-b06b-d81e390b4847 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:42.766122 crc crio[24245]: time=\"2026-06-14T09:37:42.766100885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:42.800992 crc crio[24245]: time=\"2026-06-14T09:37:42.800284763Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7d31-account-create-update-cbqcd/POD\" id=e5992974-1927-41c3-8787-3e6293405aa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:42.800992 crc crio[24245]: time=\"2026-06-14T09:37:42.800379171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:42.827454 crc crio[24245]: time=\"2026-06-14T09:37:42.826995252Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-5jpjc/POD\" id=fadf81ac-8efe-4de7-9f1f-e27287ce4aac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:42.827454 crc crio[24245]: time=\"2026-06-14T09:37:42.827072435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:42.909893 crc crio[24245]: time=\"2026-06-14T09:37:42.909786674Z\" level=info msg=\"Stopping container: 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2 (timeout: 30s)\" id=b6ee24bc-215c-4f80-9e8f-98763094a9af name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:42.910549 crc crio[24245]: time=\"2026-06-14T09:37:42.910521946Z\" level=info msg=\"Stopping container: 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5 (timeout: 30s)\" id=c58c1b3b-ede3-4f56-9ed8-e8fd7ad38f4e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:42.951490 crc crio[24245]: time=\"2026-06-14T09:37:42.951412091Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-9pzv5/POD\" id=ea73d35b-7638-45e9-ad91-f30ed1f37a50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:42.951726 crc crio[24245]: time=\"2026-06-14T09:37:42.951517914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:43.013208 crc crio[24245]: time=\"2026-06-14T09:37:43.00533364Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-2f20-account-create-update-65cgh/POD\" id=91740b00-5e10-41b3-b627-138bab8bf8f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:43.013208 crc crio[24245]: time=\"2026-06-14T09:37:43.005445923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:43.030225 crc crio[24245]: time=\"2026-06-14T09:37:43.024164775Z\" level=info msg=\"Stopped container f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72: openstack/glance-default-internal-api-0/glance-log\" id=a60e7b04-dc25-46fe-b5fa-144d11d7bcd5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:43.043741 crc crio[24245]: time=\"2026-06-14T09:37:43.043658953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:43.146278 crc crio[24245]: time=\"2026-06-14T09:37:43.142909719Z\" level=info msg=\"Created container 5266ad837e55c1af5369a2f8da4335929be2e4ad4f45e0b7731f8531de7a8855: openstack/cinder-db-sync-xqt8l/cinder-db-sync\" id=df8358ad-27bc-4abd-9d2e-ec7dbe602e36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:43.152205 crc crio[24245]: time=\"2026-06-14T09:37:43.152124843Z\" level=info msg=\"Starting container: 5266ad837e55c1af5369a2f8da4335929be2e4ad4f45e0b7731f8531de7a8855\" id=417430eb-f8f1-4bc0-9fb4-684c59a01689 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:43.192691 crc crio[24245]: time=\"2026-06-14T09:37:43.192518536Z\" level=info msg=\"Started container\" PID=235197 containerID=5266ad837e55c1af5369a2f8da4335929be2e4ad4f45e0b7731f8531de7a8855 description=openstack/cinder-db-sync-xqt8l/cinder-db-sync id=417430eb-f8f1-4bc0-9fb4-684c59a01689 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90\nJun 14 09:37:43.234190 crc crio[24245]: time=\"2026-06-14T09:37:43.232457297Z\" level=info msg=\"Stopping container: cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8 (timeout: 30s)\" id=aa688a35-6d6f-4254-bb4f-aa0f2d938e65 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:43.234190 crc crio[24245]: time=\"2026-06-14T09:37:43.233549975Z\" level=info msg=\"Stopping container: 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f (timeout: 30s)\" id=cc4d8039-87e4-41cd-84e1-d82ba7deb088 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:43.256261 crc crio[24245]: time=\"2026-06-14T09:37:43.253767556Z\" level=info msg=\"Stopping container: aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f (timeout: 300s)\" id=63a84304-b468-434b-9624-fe69fc8525a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:43.293052 crc crio[24245]: time=\"2026-06-14T09:37:43.292899237Z\" level=info msg=\"Stopped pod sandbox: c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9\" id=68fdc7e9-4906-40ff-968f-43944a23db68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:43.345048 crc crio[24245]: time=\"2026-06-14T09:37:43.341117214Z\" level=info msg=\"Got pod network &{Name:glance-db-create-bnrvl Namespace:openstack ID:1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9 UID:41f8a08b-e2cb-4f89-9203-36d3be37be82 NetNS:/var/run/netns/56c7fb70-1260-4d98-b51d-b932e307f573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f8a08b_e2cb_4f89_9203_36d3be37be82.slice PodAnnotations:0xc000620828}] Aliases:map[]}\"\nJun 14 09:37:43.345048 crc crio[24245]: time=\"2026-06-14T09:37:43.341182296Z\" level=info msg=\"Adding pod openstack_glance-db-create-bnrvl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:43.546734 crc crio[24245]: time=\"2026-06-14T09:37:43.546269363Z\" level=info msg=\"Stopped container 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc: openstack/nova-api-0/nova-api-api\" id=c48d4047-5424-42e6-88a1-4a209dd1a980 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:43.551182 crc crio[24245]: time=\"2026-06-14T09:37:43.55051314Z\" level=info msg=\"Stopping pod sandbox: 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013\" id=22760b84-03f0-4f3e-be45-77a33961784d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:43.558908 crc crio[24245]: time=\"2026-06-14T09:37:43.55766412Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013 UID:ead8c54a-5bc3-449d-b8b5-411981920e1b NetNS:/var/run/netns/8f25bac3-15e5-4bb9-9869-3158bc88915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead8c54a_5bc3_449d_b8b5_411981920e1b.slice PodAnnotations:0xc0006209d0}] Aliases:map[]}\"\nJun 14 09:37:43.558908 crc crio[24245]: time=\"2026-06-14T09:37:43.557946989Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:43.722398 crc crio[24245]: time=\"2026-06-14T09:37:43.722343301Z\" level=info msg=\"Stopped container 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker-log\" id=b6ee24bc-215c-4f80-9e8f-98763094a9af name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:44.290986 crc crio[24245]: time=\"2026-06-14T09:37:44.287222364Z\" level=info msg=\"Stopping container: 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc (timeout: 30s)\" id=25a2df1a-ad79-4bad-b683-6a840bcafc83 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:44.459660 crc crio[24245]: time=\"2026-06-14T09:37:44.45940097Z\" level=info msg=\"Stopped container aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=63a84304-b468-434b-9624-fe69fc8525a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:44.514231 crc crio[24245]: time=\"2026-06-14T09:37:44.511909518Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-v5npw Namespace:openstack ID:bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12 UID:69dff404-bf2e-4901-8b88-0330952eab11 NetNS:/var/run/netns/b317e86f-16ff-44e4-bb1f-b77ad1cb12fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dff404_bf2e_4901_8b88_0330952eab11.slice PodAnnotations:0xc003bf62e0}] Aliases:map[]}\"\nJun 14 09:37:44.514231 crc crio[24245]: time=\"2026-06-14T09:37:44.512362245Z\" level=info msg=\"Adding pod openstack_keystone-db-create-v5npw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:44.636349 crc crio[24245]: time=\"2026-06-14T09:37:44.635754358Z\" level=info msg=\"Stopped container cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8: openstack/ovn-northd-0/openstack-network-exporter\" id=aa688a35-6d6f-4254-bb4f-aa0f2d938e65 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:45.033035 crc crio[24245]: time=\"2026-06-14T09:37:45.030024267Z\" level=info msg=\"Stopped pod sandbox: 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00\" id=2311c183-56e4-4663-83c7-a1e73f5dd204 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:45.416821 crc crio[24245]: time=\"2026-06-14T09:37:45.416282456Z\" level=info msg=\"Stopped container 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=c2f8667e-f673-47b0-89b8-d7b284ee13cb name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:45.434375 crc crio[24245]: time=\"2026-06-14T09:37:45.434239154Z\" level=info msg=\"Stopping pod sandbox: a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee\" id=2e65dedb-715f-411f-b8ba-841b63d7bba6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:45.444421 crc crio[24245]: time=\"2026-06-14T09:37:45.441763706Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee UID:494daf6c-1278-4925-95b4-b4bb05c38e5b NetNS:/var/run/netns/308df373-ecda-4268-bbee-1862cc3356dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod494daf6c_1278_4925_95b4_b4bb05c38e5b.slice PodAnnotations:0xc00161a578}] Aliases:map[]}\"\nJun 14 09:37:45.444421 crc crio[24245]: time=\"2026-06-14T09:37:45.442141858Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:45.545801 crc crio[24245]: time=\"2026-06-14T09:37:45.545571035Z\" level=info msg=\"Stopping container: df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1 (timeout: 298s)\" id=d80dadfe-e2ee-443d-960e-328ca45b2f90 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:45.547061 crc crio[24245]: time=\"2026-06-14T09:37:45.546989801Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-k24rz Namespace:openstack ID:72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584 UID:0e450836-37ea-446b-9cd3-f3dfb1a1903b NetNS:/var/run/netns/ca34a4d2-2cbc-4f0e-ab47-754878762f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e450836_37ea_446b_9cd3_f3dfb1a1903b.slice PodAnnotations:0xc001fea1e8}] Aliases:map[]}\"\nJun 14 09:37:45.547061 crc crio[24245]: time=\"2026-06-14T09:37:45.547054213Z\" level=info msg=\"Adding pod openstack_neutron-db-create-k24rz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:45.699396 crc crio[24245]: time=\"2026-06-14T09:37:45.69666787Z\" level=info msg=\"Stopped container 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=52ed7bb6-a010-4c05-9052-79a51d254f01 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:45.704692 crc crio[24245]: time=\"2026-06-14T09:37:45.704518489Z\" level=info msg=\"Stopping pod sandbox: 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff\" id=08cac248-5e6b-456a-95ab-4ff25ea9caca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:45.715334 crc crio[24245]: time=\"2026-06-14T09:37:45.713411835Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff UID:eb5bdef3-6342-4f78-a84a-220c32d560b9 NetNS:/var/run/netns/fc87599b-35c0-480e-96be-7e7d2b993cc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb5bdef3_6342_4f78_a84a_220c32d560b9.slice PodAnnotations:0xc002c924e0}] Aliases:map[]}\"\nJun 14 09:37:45.715334 crc crio[24245]: time=\"2026-06-14T09:37:45.713687514Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:45.948375 crc crio[24245]: time=\"2026-06-14T09:37:45.946147826Z\" level=info msg=\"Stopped container d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=afe367d7-637b-46bb-9281-43d742a0e12d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:45.956238 crc crio[24245]: time=\"2026-06-14T09:37:45.954301073Z\" level=info msg=\"Stopping pod sandbox: 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46\" id=633ea972-1187-454c-abd8-14e0f2f648e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:45.969225 crc crio[24245]: time=\"2026-06-14T09:37:45.967025962Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46 UID:5019f96b-ec44-4a77-b986-54f544034031 NetNS:/var/run/netns/b49ba7bf-1797-4d44-bde6-d6c622eb069c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5019f96b_ec44_4a77_b986_54f544034031.slice PodAnnotations:0xc0004cc9a0}] Aliases:map[]}\"\nJun 14 09:37:45.969225 crc crio[24245]: time=\"2026-06-14T09:37:45.967284481Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:46.009631 crc crio[24245]: time=\"2026-06-14T09:37:46.005544055Z\" level=info msg=\"Stopping container: 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089 (timeout: 27s)\" id=8766802b-51e1-40c9-9891-8a9e5fabf08e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:46.109754 crc crio[24245]: 2026-06-14T09:37:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c3c3cbf44d9b32 Mac:0e:8a:ad:ef:d6:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:33 Mtu:0 Sandbox:/var/run/netns/56c7fb70-1260-4d98-b51d-b932e307f573 SocketPath: PciID:}] [{Interface:0xc0003245d0 Address:{IP:10.217.1.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:46.110744 crc crio[24245]: time=\"2026-06-14T09:37:46.108988755Z\" level=info msg=\"Got pod network &{Name:nova-api-2f20-account-create-update-65cgh Namespace:openstack ID:2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8 UID:7008ecaa-7b3d-4db0-9afb-3672bb1bac11 NetNS:/var/run/netns/665b5f38-2fed-4e2f-97cf-4e7942eb1f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7008ecaa_7b3d_4db0_9afb_3672bb1bac11.slice PodAnnotations:0xc0006023b0}] Aliases:map[]}\"\nJun 14 09:37:46.110744 crc crio[24245]: time=\"2026-06-14T09:37:46.110553755Z\" level=info msg=\"Adding pod openstack_nova-api-2f20-account-create-update-65cgh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:46.132912 crc crio[24245]: time=\"2026-06-14T09:37:46.110526674Z\" level=info msg=\"Got pod network &{Name:glance-db-create-bnrvl Namespace:openstack ID:1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9 UID:41f8a08b-e2cb-4f89-9203-36d3be37be82 NetNS:/var/run/netns/56c7fb70-1260-4d98-b51d-b932e307f573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f8a08b_e2cb_4f89_9203_36d3be37be82.slice PodAnnotations:0xc000620828}] Aliases:map[]}\"\nJun 14 09:37:46.132912 crc crio[24245]: time=\"2026-06-14T09:37:46.131310243Z\" level=info msg=\"Checking pod openstack_glance-db-create-bnrvl for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:46.374311 crc crio[24245]: time=\"2026-06-14T09:37:46.373479787Z\" level=info msg=\"Stopping container: 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d (timeout: 25s)\" id=5f25723e-fec4-44e5-84e5-aac55fab0341 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:46.512789 crc crio[24245]: 2026-06-14T09:37:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb4256ce0f29675 Mac:d2:2f:97:98:95:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:34 Mtu:0 Sandbox:/var/run/netns/b317e86f-16ff-44e4-bb1f-b77ad1cb12fb SocketPath: PciID:}] [{Interface:0xc0002808e0 Address:{IP:10.217.1.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:46.513793 crc crio[24245]: time=\"2026-06-14T09:37:46.513712154Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-v5npw Namespace:openstack ID:bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12 UID:69dff404-bf2e-4901-8b88-0330952eab11 NetNS:/var/run/netns/b317e86f-16ff-44e4-bb1f-b77ad1cb12fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dff404_bf2e_4901_8b88_0330952eab11.slice PodAnnotations:0xc003bf62e0}] Aliases:map[]}\"\nJun 14 09:37:46.514173 crc crio[24245]: time=\"2026-06-14T09:37:46.514034814Z\" level=info msg=\"Checking pod openstack_keystone-db-create-v5npw for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:46.543383 crc crio[24245]: time=\"2026-06-14T09:37:46.534240567Z\" level=info msg=\"Stopped container 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc: openstack/memcached-0/memcached\" id=25a2df1a-ad79-4bad-b683-6a840bcafc83 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:46.543383 crc crio[24245]: time=\"2026-06-14T09:37:46.539254216Z\" level=info msg=\"Stopping pod sandbox: 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b\" id=82e9ea84-cc38-49a7-a663-51c634fdc527 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:46.543383 crc crio[24245]: time=\"2026-06-14T09:37:46.541974903Z\" level=info msg=\"Stopping container: 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317 (timeout: 604787s)\" id=600cdb8f-1d2e-46d3-a573-1d39a1a4460b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:46.561640 crc crio[24245]: time=\"2026-06-14T09:37:46.549443543Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b UID:a9656e61-b878-4572-b0ac-ee63a97eebbc NetNS:/var/run/netns/6b827e3a-2fab-4693-8267-cdd14782f92d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9656e61_b878_4572_b0ac_ee63a97eebbc.slice PodAnnotations:0xc0006027f0}] Aliases:map[]}\"\nJun 14 09:37:46.561640 crc crio[24245]: time=\"2026-06-14T09:37:46.549711532Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:46.561640 crc crio[24245]: time=\"2026-06-14T09:37:46.556756488Z\" level=info msg=\"Got pod network &{Name:barbican-6e2f-account-create-update-nfkmj Namespace:openstack ID:0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5 UID:15347707-fa12-4520-9113-2ce2e45ff28c NetNS:/var/run/netns/e6b87c19-050a-4d4e-b516-444264a098d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15347707_fa12_4520_9113_2ce2e45ff28c.slice PodAnnotations:0xc000620c98}] Aliases:map[]}\"\nJun 14 09:37:46.561640 crc crio[24245]: time=\"2026-06-14T09:37:46.55681088Z\" level=info msg=\"Adding pod openstack_barbican-6e2f-account-create-update-nfkmj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:46.583567 crc crio[24245]: time=\"2026-06-14T09:37:46.581647275Z\" level=info msg=\"Got pod network &{Name:keystone-7d31-account-create-update-cbqcd Namespace:openstack ID:9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e UID:cc4e174a-dc43-4035-a587-d9469dc0fa7f NetNS:/var/run/netns/85cf0274-2d52-4536-b4dc-25d7bc595a3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc4e174a_dc43_4035_a587_d9469dc0fa7f.slice PodAnnotations:0xc006e0a020}] Aliases:map[]}\"\nJun 14 09:37:46.583567 crc crio[24245]: time=\"2026-06-14T09:37:46.581913728Z\" level=info msg=\"Adding pod openstack_keystone-7d31-account-create-update-cbqcd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:46.822707 crc crio[24245]: time=\"2026-06-14T09:37:46.82023002Z\" level=info msg=\"Created container e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508: openstack/placement-5548fcbf66-p9fzv/placement-log\" id=262f9342-f4f8-4678-930c-44dac8a41c2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:46.887909 crc crio[24245]: time=\"2026-06-14T09:37:46.884332982Z\" level=info msg=\"Created container 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api\" id=9c7d073b-6527-4863-b77f-0c9f5167fec9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:46.896361 crc crio[24245]: time=\"2026-06-14T09:37:46.89478366Z\" level=info msg=\"Starting container: e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508\" id=52c4361b-f69a-424d-ba8c-f2502c3a049f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:46.923240 crc crio[24245]: time=\"2026-06-14T09:37:46.919058824Z\" level=info msg=\"Started container\" PID=235106 containerID=e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508 description=openstack/placement-5548fcbf66-p9fzv/placement-log id=52c4361b-f69a-424d-ba8c-f2502c3a049f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a\nJun 14 09:37:46.923240 crc crio[24245]: time=\"2026-06-14T09:37:46.920318535Z\" level=info msg=\"Starting container: 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa\" id=1faa0512-d81b-4a40-8304-142797526292 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:46.944732 crc crio[24245]: time=\"2026-06-14T09:37:46.944549464Z\" level=info msg=\"Started container\" PID=235179 containerID=6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa description=openstack/barbican-api-b7c84dcb-8kvj9/barbican-api id=1faa0512-d81b-4a40-8304-142797526292 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d\nJun 14 09:37:46.950181 crc crio[24245]: time=\"2026-06-14T09:37:46.950099363Z\" level=info msg=\"Stopping container: a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b (timeout: 604788s)\" id=d2ee937e-9ae0-4cde-af30-14a2523a8a6f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:46.976033 crc crio[24245]: time=\"2026-06-14T09:37:46.974113765Z\" level=info msg=\"Stopped container df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=d80dadfe-e2ee-443d-960e-328ca45b2f90 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:47.012797 crc crio[24245]: time=\"2026-06-14T09:37:47.009952468Z\" level=info msg=\"Stopping pod sandbox: 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2\" id=e63ab1c0-0ee1-482f-bc53-de0078d1453c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:47.030701 crc crio[24245]: time=\"2026-06-14T09:37:47.027976851Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2 UID:dc6be92d-3b6d-40db-894f-a4102ee0b976 NetNS:/var/run/netns/081fd409-ebb1-4183-b9e4-a66d8b516f82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc6be92d_3b6d_40db_894f_a4102ee0b976.slice PodAnnotations:0xc003bf60e0}] Aliases:map[]}\"\nJun 14 09:37:47.030701 crc crio[24245]: time=\"2026-06-14T09:37:47.02827081Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:47.084135 crc crio[24245]: time=\"2026-06-14T09:37:47.083811407Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=6b2b47f1-8f68-4537-aad1-64a093bd2736 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:47.207143 crc crio[24245]: time=\"2026-06-14T09:37:47.206496815Z\" level=info msg=\"Stopped pod sandbox: 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013\" id=22760b84-03f0-4f3e-be45-77a33961784d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:47.358988 crc crio[24245]: time=\"2026-06-14T09:37:47.355627478Z\" level=info msg=\"Got pod network &{Name:glance-6d4a-account-create-update-gdm9g Namespace:openstack ID:23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a UID:2131208d-93cf-4009-83ab-5b0839036a3e NetNS:/var/run/netns/402240a2-f288-4f3a-9899-cce69d0d6c98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2131208d_93cf_4009_83ab_5b0839036a3e.slice PodAnnotations:0xc006e0a2b8}] Aliases:map[]}\"\nJun 14 09:37:47.358988 crc crio[24245]: time=\"2026-06-14T09:37:47.355760042Z\" level=info msg=\"Adding pod openstack_glance-6d4a-account-create-update-gdm9g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:47.762555 crc crio[24245]: time=\"2026-06-14T09:37:47.762131305Z\" level=info msg=\"Stopped container d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=5a966e29-2464-426f-9639-a8583f0a2f05 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:47.770456 crc crio[24245]: time=\"2026-06-14T09:37:47.769540893Z\" level=info msg=\"Stopping pod sandbox: 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462\" id=d9751dbc-7662-4983-ab14-619d9948c622 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:47.793561 crc crio[24245]: time=\"2026-06-14T09:37:47.792200642Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462 UID:054ccaec-f86c-4350-9bfb-298acf747a9b NetNS:/var/run/netns/a94d327d-b3e1-4a2d-95f0-45c8e930c0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054ccaec_f86c_4350_9bfb_298acf747a9b.slice PodAnnotations:0xc00161a508}] Aliases:map[]}\"\nJun 14 09:37:47.793561 crc crio[24245]: time=\"2026-06-14T09:37:47.792649047Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:47.816148 crc crio[24245]: time=\"2026-06-14T09:37:47.81608317Z\" level=info msg=\"Stopped pod sandbox: a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee\" id=2e65dedb-715f-411f-b8ba-841b63d7bba6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:47.821135 crc crio[24245]: time=\"2026-06-14T09:37:47.820094101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:47.857383 crc crio[24245]: time=\"2026-06-14T09:37:47.852541115Z\" level=info msg=\"Ran pod sandbox bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12 with infra container: openstack/keystone-db-create-v5npw/POD\" id=3a6a7d51-ed7b-447d-96ca-127e97256f46 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:47.890178 crc crio[24245]: time=\"2026-06-14T09:37:47.88750758Z\" level=info msg=\"Ran pod sandbox 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9 with infra container: openstack/glance-db-create-bnrvl/POD\" id=e440c3f6-14da-4f65-bf3c-4d27defd3036 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:47.899743 crc crio[24245]: time=\"2026-06-14T09:37:47.899537167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:47.929489 crc crio[24245]: time=\"2026-06-14T09:37:47.929328005Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=46f0d82c-b4fa-4662-a594-2edab9d8579e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:47.930561 crc crio[24245]: time=\"2026-06-14T09:37:47.930522883Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4623ea53-b390-4e37-ba80-b502bbeb51b2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:47.937891 crc crio[24245]: time=\"2026-06-14T09:37:47.936999401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=97c8e430-af7a-4577-9d43-d84bc2b9fce3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:47.969211 crc crio[24245]: time=\"2026-06-14T09:37:47.969073207Z\" level=info msg=\"Creating container: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=215a80a4-6dda-4881-811b-ff99c395dcc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:47.969643 crc crio[24245]: time=\"2026-06-14T09:37:47.969556572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:47.992675 crc crio[24245]: time=\"2026-06-14T09:37:47.992379436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8d8a32c3-6abd-4269-b7c5-5a812bc27051 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:48.029640 crc crio[24245]: time=\"2026-06-14T09:37:48.029162113Z\" level=info msg=\"Created container 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener\" id=98ff1a79-5399-418a-8d3e-438d47a0fcb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:48.046970 crc crio[24245]: time=\"2026-06-14T09:37:48.046331118Z\" level=info msg=\"Starting container: 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b\" id=321b670a-85cb-4370-a2d8-58f160399748 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:48.062546 crc crio[24245]: time=\"2026-06-14T09:37:48.062486024Z\" level=info msg=\"Started container\" PID=235194 containerID=1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b description=openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener id=321b670a-85cb-4370-a2d8-58f160399748 name=/runtime.v1.RuntimeService/StartContainer sandboxID=985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7\nJun 14 09:37:48.111999 crc crio[24245]: time=\"2026-06-14T09:37:48.109462765Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-5jpjc Namespace:openstack ID:5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00 UID:d212e1e5-0d11-47ca-bd4b-96765a68578f NetNS:/var/run/netns/9704dcd2-63ff-4b23-8a5b-c2720ac377cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd212e1e5_0d11_47ca_bd4b_96765a68578f.slice PodAnnotations:0xc001fea270}] Aliases:map[]}\"\nJun 14 09:37:48.111999 crc crio[24245]: time=\"2026-06-14T09:37:48.109551408Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-5jpjc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:48.113473 crc crio[24245]: time=\"2026-06-14T09:37:48.113434323Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-9pzv5 Namespace:openstack ID:25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad UID:cd37e310-400b-46cd-bb2f-175ac18747fb NetNS:/var/run/netns/544d00f2-03b4-43b6-a96f-ae3b1cfa719c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd37e310_400b_46cd_bb2f_175ac18747fb.slice PodAnnotations:0xc00161a650}] Aliases:map[]}\"\nJun 14 09:37:48.113667 crc crio[24245]: time=\"2026-06-14T09:37:48.11364046Z\" level=info msg=\"Adding pod openstack_barbican-db-create-9pzv5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:48.385149 crc crio[24245]: time=\"2026-06-14T09:37:48.378403052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=a45cf85f-987a-4e39-badc-3513bb35a7f3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:48.562924 crc crio[24245]: time=\"2026-06-14T09:37:48.56221687Z\" level=info msg=\"Stopped container 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6: openstack/glance-default-external-api-0/glance-httpd\" id=dc0bf188-7bcd-4495-84ad-62091d03a406 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:48.570955 crc crio[24245]: time=\"2026-06-14T09:37:48.570799259Z\" level=info msg=\"Stopping pod sandbox: 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72\" id=529bb773-950b-44fa-b93f-57e87093fbca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:48.584960 crc crio[24245]: time=\"2026-06-14T09:37:48.577306258Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72 UID:21ede592-a147-4cc5-85a6-fbe8fe42c478 NetNS:/var/run/netns/ed9e953f-a2e8-4e14-9076-a8dbc379d5e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ede592_a147_4cc5_85a6_fbe8fe42c478.slice PodAnnotations:0xc001b86578}] Aliases:map[]}\"\nJun 14 09:37:48.584960 crc crio[24245]: time=\"2026-06-14T09:37:48.577522425Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:48.679168 crc crio[24245]: time=\"2026-06-14T09:37:48.653150724Z\" level=info msg=\"Creating container: openstack/placement-5548fcbf66-p9fzv/placement-api\" id=1839ed8d-ce1c-42bc-89d6-6f3482a72645 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:48.679168 crc crio[24245]: time=\"2026-06-14T09:37:48.653321083Z\" level=info msg=\"Stopping container: 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea (timeout: 26s)\" id=7dc32a51-2cc5-424d-904c-7185ef29b76a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:48.753813 crc crio[24245]: time=\"2026-06-14T09:37:48.727980313Z\" level=info msg=\"Creating container: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=f08df2ad-f27a-4a4d-8e18-c8622e8e7759 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:48.975290 crc crio[24245]: time=\"2026-06-14T09:37:48.97469032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:48.976428 crc crio[24245]: time=\"2026-06-14T09:37:48.975944374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:49.132820 crc crio[24245]: time=\"2026-06-14T09:37:49.132259423Z\" level=info msg=\"Stopped pod sandbox: 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff\" id=08cac248-5e6b-456a-95ab-4ff25ea9caca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:49.380074 crc crio[24245]: time=\"2026-06-14T09:37:49.37944568Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-704b-account-create-update-lvqq2/POD\" id=2434ad41-dc4a-40c9-8499-6e794fe6fbbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:49.380261 crc crio[24245]: time=\"2026-06-14T09:37:49.380117932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:49.663950 crc crio[24245]: time=\"2026-06-14T09:37:49.663883211Z\" level=info msg=\"Stopping container: a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840 (timeout: 300s)\" id=5087abbc-333e-43a8-ac41-b82e61f9ae04 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:49.939427 crc crio[24245]: time=\"2026-06-14T09:37:49.939040427Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-jkww4/POD\" id=6304ae4f-c1b1-442e-9cc2-93dd89bad18f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:49.941166 crc crio[24245]: time=\"2026-06-14T09:37:49.93944842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:50.334088 crc crio[24245]: time=\"2026-06-14T09:37:50.333648865Z\" level=info msg=\"Stopped container 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea: openstack/ovn-controller-jrwkf/ovn-controller\" id=7dc32a51-2cc5-424d-904c-7185ef29b76a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:50.345807 crc crio[24245]: time=\"2026-06-14T09:37:50.345180517Z\" level=info msg=\"Stopping pod sandbox: 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89\" id=853c5791-d0bf-4d66-9ead-59bd10f3f4ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:50.354256 crc crio[24245]: time=\"2026-06-14T09:37:50.354162636Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf Namespace:openstack ID:575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89 UID:c093696f-e1fe-4f70-9e93-fd00f3930377 NetNS:/var/run/netns/1436788f-827b-43a8-9031-8883a35016e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc093696f_e1fe_4f70_9e93_fd00f3930377.slice PodAnnotations:0xc006e0a5f8}] Aliases:map[]}\"\nJun 14 09:37:50.354955 crc crio[24245]: time=\"2026-06-14T09:37:50.354397053Z\" level=info msg=\"Deleting pod openstack_ovn-controller-jrwkf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:50.409568 crc crio[24245]: time=\"2026-06-14T09:37:50.409471928Z\" level=info msg=\"Stopping container: 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6 (timeout: 300s)\" id=c5baecf2-c8bd-4ab2-8d67-6be838dc5175 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:50.429059 crc crio[24245]: time=\"2026-06-14T09:37:50.427660853Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-k2nhp/POD\" id=7da15ab1-137f-44bd-8f37-bcc2bff58056 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:50.429059 crc crio[24245]: time=\"2026-06-14T09:37:50.427898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:50.478500 crc crio[24245]: time=\"2026-06-14T09:37:50.478448855Z\" level=info msg=\"Running pod sandbox: openstack/cinder-8ed3-account-create-update-cvv8f/POD\" id=e3d8fb85-e229-492d-a3d6-90b9918bf031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:50.479181 crc crio[24245]: time=\"2026-06-14T09:37:50.479019224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:50.480704 crc crio[24245]: time=\"2026-06-14T09:37:50.480672097Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-q579s/POD\" id=f7b42c4d-2bb1-492e-a9a8-009868fa1616 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:50.481130 crc crio[24245]: time=\"2026-06-14T09:37:50.481108151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:50.865682 crc crio[24245]: time=\"2026-06-14T09:37:50.863236421Z\" level=info msg=\"Stopped container 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e: openstack/glance-default-internal-api-0/glance-httpd\" id=f9d95d1d-e801-4bd2-b26e-39a0fe0ba751 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:50.875321 crc crio[24245]: time=\"2026-06-14T09:37:50.872814392Z\" level=info msg=\"Stopping pod sandbox: ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230\" id=1bf329b9-9229-444d-9032-199d4018e58a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:50.907708 crc crio[24245]: time=\"2026-06-14T09:37:50.906405873Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230 UID:e63d893e-cd88-4150-8b9f-48a1732a2a0c NetNS:/var/run/netns/148e0667-e27a-4fa3-b9bf-df304cf68435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63d893e_cd88_4150_8b9f_48a1732a2a0c.slice PodAnnotations:0xc002c92ce8}] Aliases:map[]}\"\nJun 14 09:37:50.907708 crc crio[24245]: time=\"2026-06-14T09:37:50.906670221Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:51.004615 crc crio[24245]: time=\"2026-06-14T09:37:50.998433016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:51.033923 crc crio[24245]: time=\"2026-06-14T09:37:51.027778533Z\" level=info msg=\"Created container 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f: openstack/neutron-6f59f75d57-xcz6r/neutron-httpd\" id=bb530266-7f50-492e-8b3d-d04ad0e8e34e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:51.247425 crc crio[24245]: time=\"2026-06-14T09:37:51.233700385Z\" level=info msg=\"Starting container: 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f\" id=f60d4ee7-89fc-449c-874b-8d8494772aff name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:37:51.280545 crc crio[24245]: time=\"2026-06-14T09:37:51.269514995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:51.311250 crc crio[24245]: time=\"2026-06-14T09:37:51.308920248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:51.410277 crc crio[24245]: time=\"2026-06-14T09:37:51.402698762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:51.465189 crc crio[24245]: time=\"2026-06-14T09:37:51.458395605Z\" level=info msg=\"Started container\" PID=236125 containerID=1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f description=openstack/neutron-6f59f75d57-xcz6r/neutron-httpd id=f60d4ee7-89fc-449c-874b-8d8494772aff name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01\nJun 14 09:37:51.619663 crc crio[24245]: time=\"2026-06-14T09:37:51.61699023Z\" level=info msg=\"Stopped container a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=5087abbc-333e-43a8-ac41-b82e61f9ae04 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.690419784Z\" level=info msg=\"Stopping container: 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738 (timeout: 30s)\" id=12e9e0c8-914d-4ea7-85bd-8baad3bd4506 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.693454992Z\" level=info msg=\"Stopping container: e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811 (timeout: 10s)\" id=455fd852-4171-45b9-8a83-27a8102ec8bc name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.698323619Z\" level=info msg=\"Stopping container: c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9 (timeout: 30s)\" id=7ced39cc-31a5-4a85-8009-13686f0371a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.710256903Z\" level=info msg=\"Stopping container: 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3 (timeout: 30s)\" id=b11cc599-561e-4afb-ba07-be756d1fc315 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.72229421Z\" level=info msg=\"Stopping container: 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d (timeout: 30s)\" id=4542669d-0974-46fc-8fab-957da9678538 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.723207198Z\" level=info msg=\"Stopping container: 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65 (timeout: 30s)\" id=d0e12fb0-e09d-48d8-adf4-4d105fee9fdc name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.736392363Z\" level=info msg=\"Stopping container: 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99 (timeout: 30s)\" id=7283cf50-28b8-44fb-beef-b160a094759d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.737196009Z\" level=info msg=\"Stopping container: 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac (timeout: 30s)\" id=2bbeaf59-d346-4247-9e05-91f6ba540756 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.738031216Z\" level=info msg=\"Stopping container: 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef (timeout: 30s)\" id=02d37bfc-df02-4a41-a92c-4ea2647422bb name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:51.754957 crc crio[24245]: time=\"2026-06-14T09:37:51.752572404Z\" level=info msg=\"Stopping container: 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871 (timeout: 30s)\" id=ee262b33-d011-4a80-a656-3731615184f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:51.754957 crc crio[24245]: time=\"2026-06-14T09:37:51.753474992Z\" level=info msg=\"Stopping container: c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac (timeout: 30s)\" id=d3175909-0cf0-4f54-bee0-2c99a9506767 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:51.757438 crc crio[24245]: time=\"2026-06-14T09:37:51.756657975Z\" level=info msg=\"Stopping container: 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd (timeout: 30s)\" id=ce80e8d9-4f14-4cc4-8e86-25fa1415ddae name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:51.757438 crc crio[24245]: time=\"2026-06-14T09:37:51.75712086Z\" level=info msg=\"Stopping container: 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3 (timeout: 30s)\" id=9fe8657b-abcf-4fe8-9af3-e40068ecc950 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:51.855747 crc crio[24245]: time=\"2026-06-14T09:37:51.844974029Z\" level=info msg=\"Stopping container: d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522 (timeout: 30s)\" id=6ff4c3c5-0b94-46cd-9a9c-15ff958cdb3d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:51.855747 crc crio[24245]: time=\"2026-06-14T09:37:51.845373695Z\" level=info msg=\"Stopping container: 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2 (timeout: 30s)\" id=d5756f5f-97c7-4ef7-8f67-2a62adc0c263 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:51.888954 crc crio[24245]: time=\"2026-06-14T09:37:51.888908985Z\" level=info msg=\"Stopping container: 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8 (timeout: 30s)\" id=fd7d7103-b513-4532-81e1-b0d10a5dce91 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:52.062249 crc crio[24245]: time=\"2026-06-14T09:37:52.061270992Z\" level=info msg=\"Stopped pod sandbox: 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462\" id=d9751dbc-7662-4983-ab14-619d9948c622 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:52.078477 crc crio[24245]: time=\"2026-06-14T09:37:52.078297603Z\" level=info msg=\"Stopped pod sandbox: 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b\" id=82e9ea84-cc38-49a7-a663-51c634fdc527 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:52.095380 crc crio[24245]: time=\"2026-06-14T09:37:52.094780723Z\" level=info msg=\"Running pod sandbox: openstack/neutron-4ad3-account-create-update-777fn/POD\" id=354a6e9d-7c07-4ac2-b678-7c2eebc02abd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:52.095380 crc crio[24245]: time=\"2026-06-14T09:37:52.094926808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:52.285917 crc crio[24245]: time=\"2026-06-14T09:37:52.282326011Z\" level=info msg=\"Stopping container: e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4 (timeout: 30s)\" id=33ca382e-b5f7-4bbb-86ad-95ba17990a8f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:52.285917 crc crio[24245]: time=\"2026-06-14T09:37:52.285121721Z\" level=info msg=\"Stopping container: 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa (timeout: 30s)\" id=2f356222-edf6-4a31-9d08-d9325413f5f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:52.293699 crc crio[24245]: time=\"2026-06-14T09:37:52.291193246Z\" level=info msg=\"Stopping container: 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b (timeout: 30s)\" id=50b1a40b-05d2-4098-be1b-8b34e5f1dee6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:52.293699 crc crio[24245]: time=\"2026-06-14T09:37:52.293226851Z\" level=info msg=\"Stopping container: 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085 (timeout: 30s)\" id=a1758718-b74f-4a4d-b7a9-817981fc0e11 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:52.306889 crc crio[24245]: time=\"2026-06-14T09:37:52.302372015Z\" level=info msg=\"Stopping container: 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72 (timeout: 30s)\" id=8ac2ff21-d2b1-4404-ba51-f76d3df7f875 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:52.306889 crc crio[24245]: time=\"2026-06-14T09:37:52.303682344Z\" level=info msg=\"Stopping container: d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43 (timeout: 30s)\" id=a37ca7e1-62c2-4334-9b63-45cfba3ffa80 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:52.314031 crc crio[24245]: time=\"2026-06-14T09:37:52.312388788Z\" level=info msg=\"Stopping container: 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa (timeout: 30s)\" id=23fe03b3-9e07-4240-ab0e-33ce4e91a534 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:52.321170 crc crio[24245]: time=\"2026-06-14T09:37:52.320209209Z\" level=info msg=\"Stopping container: 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a (timeout: 30s)\" id=4ba889f2-0edf-4df5-aeaf-0cc831e6bdb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:52.486188 crc crio[24245]: time=\"2026-06-14T09:37:52.485034879Z\" level=info msg=\"Stopped pod sandbox: 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46\" id=633ea972-1187-454c-abd8-14e0f2f648e5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:52.503952 crc crio[24245]: time=\"2026-06-14T09:37:52.49849332Z\" level=info msg=\"Stopped container 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c5baecf2-c8bd-4ab2-8d67-6be838dc5175 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:52.538758 crc crio[24245]: time=\"2026-06-14T09:37:52.538192519Z\" level=info msg=\"Stopping pod sandbox: a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea\" id=00732826-00ce-4cd5-8c8e-ef32eff57e5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:52.539562 crc crio[24245]: time=\"2026-06-14T09:37:52.539454938Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea UID:41d5cee7-1b3c-4db2-8b0c-3111b8050c45 NetNS:/var/run/netns/28524a70-b095-4ddd-878a-57870e43a766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41d5cee7_1b3c_4db2_8b0c_3111b8050c45.slice PodAnnotations:0xc00161acb0}] Aliases:map[]}\"\nJun 14 09:37:52.539715 crc crio[24245]: time=\"2026-06-14T09:37:52.539678415Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:53.027942 crc crio[24245]: time=\"2026-06-14T09:37:53.023694487Z\" level=info msg=\"Stopped container e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811: openstack/dnsmasq-dns-94bfffd6f-sbs5d/dnsmasq-dns\" id=455fd852-4171-45b9-8a83-27a8102ec8bc name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:53.039563 crc crio[24245]: time=\"2026-06-14T09:37:53.039080542Z\" level=info msg=\"Stopped container 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65: openstack/swift-storage-0/account-replicator\" id=d0e12fb0-e09d-48d8-adf4-4d105fee9fdc name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:53.099564 crc crio[24245]: time=\"2026-06-14T09:37:53.097360727Z\" level=info msg=\"Stopped container 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd: openstack/swift-storage-0/object-replicator\" id=ce80e8d9-4f14-4cc4-8e86-25fa1415ddae name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:53.123937 crc crio[24245]: time=\"2026-06-14T09:37:53.123736648Z\" level=info msg=\"Stopping pod sandbox: 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10\" id=231b9232-bd4b-4c3e-8200-efe53f376566 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:53.129993 crc crio[24245]: time=\"2026-06-14T09:37:53.127825664Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-sbs5d Namespace:openstack ID:333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10 UID:5c6492d9-c82e-4eed-b164-eac4e1a8d31b NetNS:/var/run/netns/b3e003ec-0d45-48d6-a9c5-b030f9ab0cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c6492d9_c82e_4eed_b164_eac4e1a8d31b.slice PodAnnotations:0xc000620a58}] Aliases:map[]}\"\nJun 14 09:37:53.129993 crc crio[24245]: time=\"2026-06-14T09:37:53.128229167Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-94bfffd6f-sbs5d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:53.165917 crc crio[24245]: time=\"2026-06-14T09:37:53.163302993Z\" level=info msg=\"Stopped container 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2: openstack/swift-storage-0/container-replicator\" id=d5756f5f-97c7-4ef7-8f67-2a62adc0c263 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:53.166411 crc crio[24245]: time=\"2026-06-14T09:37:53.166133195Z\" level=info msg=\"Stopped container 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3: openstack/swift-storage-0/container-updater\" id=b11cc599-561e-4afb-ba07-be756d1fc315 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:53.210064 crc crio[24245]: time=\"2026-06-14T09:37:53.205139304Z\" level=info msg=\"Stopped container 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac: openstack/swift-storage-0/container-auditor\" id=2bbeaf59-d346-4247-9e05-91f6ba540756 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:53.240640 crc crio[24245]: time=\"2026-06-14T09:37:53.240379614Z\" level=info msg=\"Stopped container 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8: openstack/swift-storage-0/account-auditor\" id=fd7d7103-b513-4532-81e1-b0d10a5dce91 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:53.346289 crc crio[24245]: time=\"2026-06-14T09:37:53.341907692Z\" level=info msg=\"Stopping container: 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6 (timeout: 21s)\" id=bcd72046-f429-413f-b4a4-afa3cccb2c45 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:53.351679 crc crio[24245]: time=\"2026-06-14T09:37:53.351560883Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-jkww4 Namespace:openstack ID:214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c UID:fcd2549e-40c4-4cbf-a192-2baf836a5a1c NetNS:/var/run/netns/5b3e48fb-f1f1-4383-9b91-16ccc5024568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcd2549e_40c4_4cbf_a192_2baf836a5a1c.slice PodAnnotations:0xc006e0a5c8}] Aliases:map[]}\"\nJun 14 09:37:53.351679 crc crio[24245]: time=\"2026-06-14T09:37:53.351659666Z\" level=info msg=\"Adding pod openstack_cinder-db-create-jkww4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:53.496047 crc crio[24245]: time=\"2026-06-14T09:37:53.495894854Z\" level=info msg=\"Stopped container 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef: openstack/swift-storage-0/object-expirer\" id=02d37bfc-df02-4a41-a92c-4ea2647422bb name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:53.555706 crc crio[24245]: time=\"2026-06-14T09:37:53.555632216Z\" level=info msg=\"Stopped container 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3: openstack/swift-storage-0/account-reaper\" id=9fe8657b-abcf-4fe8-9af3-e40068ecc950 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:53.732168 crc crio[24245]: time=\"2026-06-14T09:37:53.731140101Z\" level=info msg=\"Stopped container 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871: openstack/swift-storage-0/object-updater\" id=ee262b33-d011-4a80-a656-3731615184f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:53.844326 crc crio[24245]: 2026-06-14T09:37:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72a9d14fe0f7f45 Mac:c2:b2:fa:8b:f8:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:37 Mtu:0 Sandbox:/var/run/netns/ca34a4d2-2cbc-4f0e-ab47-754878762f87 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:53.846349 crc crio[24245]: time=\"2026-06-14T09:37:53.846249209Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-k24rz Namespace:openstack ID:72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584 UID:0e450836-37ea-446b-9cd3-f3dfb1a1903b NetNS:/var/run/netns/ca34a4d2-2cbc-4f0e-ab47-754878762f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e450836_37ea_446b_9cd3_f3dfb1a1903b.slice PodAnnotations:0xc001fea1e8}] Aliases:map[]}\"\nJun 14 09:37:53.846500 crc crio[24245]: time=\"2026-06-14T09:37:53.846476626Z\" level=info msg=\"Checking pod openstack_neutron-db-create-k24rz for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:53.869630 crc crio[24245]: time=\"2026-06-14T09:37:53.869454145Z\" level=info msg=\"Stopped container 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99: openstack/swift-storage-0/object-auditor\" id=7283cf50-28b8-44fb-beef-b160a094759d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:53.878007 crc crio[24245]: time=\"2026-06-14T09:37:53.877738302Z\" level=info msg=\"Stopped container 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085: openstack/ceilometer-0/sg-core\" id=a1758718-b74f-4a4d-b7a9-817981fc0e11 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:53.888827 crc crio[24245]: time=\"2026-06-14T09:37:53.888746796Z\" level=info msg=\"Stopped container 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api-log\" id=23fe03b3-9e07-4240-ab0e-33ce4e91a534 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:53.898936 crc crio[24245]: time=\"2026-06-14T09:37:53.898748157Z\" level=info msg=\"Stopped container 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener-log\" id=8ac2ff21-d2b1-4404-ba51-f76d3df7f875 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:53.903525 crc crio[24245]: time=\"2026-06-14T09:37:53.903308011Z\" level=info msg=\"Stopped container 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738: openstack/swift-storage-0/rsync\" id=12e9e0c8-914d-4ea7-85bd-8baad3bd4506 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:53.916399 crc crio[24245]: time=\"2026-06-14T09:37:53.916164311Z\" level=info msg=\"Stopped pod sandbox: 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2\" id=e63ab1c0-0ee1-482f-bc53-de0078d1453c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:53.955656 crc crio[24245]: time=\"2026-06-14T09:37:53.948267283Z\" level=info msg=\"Stopped pod sandbox: 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89\" id=853c5791-d0bf-4d66-9ead-59bd10f3f4ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:53.955656 crc crio[24245]: time=\"2026-06-14T09:37:53.949692417Z\" level=info msg=\"Stopped pod sandbox: 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72\" id=529bb773-950b-44fa-b93f-57e87093fbca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:53.983092 crc crio[24245]: time=\"2026-06-14T09:37:53.970026743Z\" level=info msg=\"Stopping container: d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71 (timeout: 20s)\" id=6129e2c6-5104-47d8-8006-c94e85096850 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:54.038777 crc crio[24245]: time=\"2026-06-14T09:37:54.038325482Z\" level=info msg=\"Stopped container c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac: openstack/swift-storage-0/container-server\" id=d3175909-0cf0-4f54-bee0-2c99a9506767 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:54.148045 crc crio[24245]: time=\"2026-06-14T09:37:54.146668988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:54.151352 crc crio[24245]: time=\"2026-06-14T09:37:54.149282912Z\" level=info msg=\"Stopped container d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522: openstack/swift-storage-0/object-server\" id=6ff4c3c5-0b94-46cd-9a9c-15ff958cdb3d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:54.157569 crc crio[24245]: time=\"2026-06-14T09:37:54.156965702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:54.294287 crc crio[24245]: time=\"2026-06-14T09:37:54.294112337Z\" level=info msg=\"Stopped container 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317: openstack/rabbitmq-server-0/rabbitmq\" id=600cdb8f-1d2e-46d3-a573-1d39a1a4460b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:54.304503 crc crio[24245]: time=\"2026-06-14T09:37:54.301173144Z\" level=info msg=\"Stopping pod sandbox: 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0\" id=c69eebb1-747b-4c78-b0ed-031eebadb7ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:54.313519 crc crio[24245]: time=\"2026-06-14T09:37:54.312352554Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0 UID:26bf2b95-06d6-4bc3-b1ee-208e22a0e2c0 NetNS:/var/run/netns/6a2cd161-f35b-4cbd-840f-dd069f21caa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26bf2b95_06d6_4bc3_b1ee_208e22a0e2c0.slice PodAnnotations:0xc00274a528}] Aliases:map[]}\"\nJun 14 09:37:54.313519 crc crio[24245]: time=\"2026-06-14T09:37:54.312621482Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:54.374187 crc crio[24245]: time=\"2026-06-14T09:37:54.369759509Z\" level=info msg=\"Stopped container 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker\" id=c58c1b3b-ede3-4f56-9ed8-e8fd7ad38f4e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:54.377804 crc crio[24245]: time=\"2026-06-14T09:37:54.375170814Z\" level=info msg=\"Stopping pod sandbox: 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e\" id=cc493a0d-df7f-4c05-8b63-0ef7dc046a12 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:54.381726 crc crio[24245]: time=\"2026-06-14T09:37:54.381449046Z\" level=info msg=\"Got pod network &{Name:barbican-worker-b774b49c-5mmw7 Namespace:openstack ID:1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e UID:1feaa293-73cf-43e9-b3d2-3586ceb8ae0f NetNS:/var/run/netns/82d8495b-eed9-4a49-a25e-799b6e576d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1feaa293_73cf_43e9_b3d2_3586ceb8ae0f.slice PodAnnotations:0xc00161a6c0}] Aliases:map[]}\"\nJun 14 09:37:54.381726 crc crio[24245]: time=\"2026-06-14T09:37:54.381710605Z\" level=info msg=\"Deleting pod openstack_barbican-worker-b774b49c-5mmw7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:54.709093 crc crio[24245]: time=\"2026-06-14T09:37:54.706680523Z\" level=info msg=\"Stopped container c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9: openstack/swift-storage-0/account-server\" id=7ced39cc-31a5-4a85-8009-13686f0371a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:54.742935 crc crio[24245]: time=\"2026-06-14T09:37:54.742674141Z\" level=info msg=\"Stopped container a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=d2ee937e-9ae0-4cde-af30-14a2523a8a6f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:54.748560 crc crio[24245]: time=\"2026-06-14T09:37:54.748467668Z\" level=info msg=\"Stopping pod sandbox: 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0\" id=7478f20d-7c0f-4a2c-a346-473c46123cfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:54.750546 crc crio[24245]: time=\"2026-06-14T09:37:54.750467162Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0 UID:008469e1-fb18-4ab3-ba82-93684004c707 NetNS:/var/run/netns/773676bc-47a3-415f-bb4f-482358e09be4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008469e1_fb18_4ab3_ba82_93684004c707.slice PodAnnotations:0xc006e0aa50}] Aliases:map[]}\"\nJun 14 09:37:54.750739 crc crio[24245]: time=\"2026-06-14T09:37:54.750686419Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:54.771498 crc crio[24245]: time=\"2026-06-14T09:37:54.770537319Z\" level=info msg=\"Stopped pod sandbox: ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230\" id=1bf329b9-9229-444d-9032-199d4018e58a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:54.839232 crc crio[24245]: time=\"2026-06-14T09:37:54.833691717Z\" level=info msg=\"Stopped container 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089: openstack/openstack-cell1-galera-0/galera\" id=8766802b-51e1-40c9-9891-8a9e5fabf08e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:54.858515 crc crio[24245]: time=\"2026-06-14T09:37:54.842361323Z\" level=info msg=\"Stopping pod sandbox: 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b\" id=180af4a3-25e7-4603-afa4-8e42e063b241 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:54.858515 crc crio[24245]: time=\"2026-06-14T09:37:54.847208369Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b UID:57f1e157-345d-44e4-9a56-9797ae1c24f6 NetNS:/var/run/netns/8b2c44c7-7f5e-42db-a676-3ba32bcf3190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f1e157_345d_44e4_9a56_9797ae1c24f6.slice PodAnnotations:0xc006e0ab98}] Aliases:map[]}\"\nJun 14 09:37:54.858515 crc crio[24245]: time=\"2026-06-14T09:37:54.847372264Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:54.920075 crc crio[24245]: time=\"2026-06-14T09:37:54.919941583Z\" level=info msg=\"Got pod network &{Name:cinder-8ed3-account-create-update-cvv8f Namespace:openstack ID:f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c UID:ae43a2a4-b383-4850-9644-08457087dc2e NetNS:/var/run/netns/d6fbd781-5eec-453a-9004-fb207a2b549c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae43a2a4_b383_4850_9644_08457087dc2e.slice PodAnnotations:0xc0004cd788}] Aliases:map[]}\"\nJun 14 09:37:54.920075 crc crio[24245]: time=\"2026-06-14T09:37:54.920086938Z\" level=info msg=\"Adding pod openstack_cinder-8ed3-account-create-update-cvv8f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:54.960656 crc crio[24245]: time=\"2026-06-14T09:37:54.960538709Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-q579s Namespace:openstack ID:3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989 UID:fe5a32f2-deca-4335-b2e5-f01582333f66 NetNS:/var/run/netns/71780a4d-a789-4425-b1f1-18886149ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe5a32f2_deca_4335_b2e5_f01582333f66.slice PodAnnotations:0xc0004cd7f0}] Aliases:map[]}\"\nJun 14 09:37:54.960656 crc crio[24245]: time=\"2026-06-14T09:37:54.960646443Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-q579s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:54.961542 crc crio[24245]: time=\"2026-06-14T09:37:54.961448288Z\" level=info msg=\"Stopped pod sandbox: 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10\" id=231b9232-bd4b-4c3e-8200-efe53f376566 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:55.063902 crc crio[24245]: time=\"2026-06-14T09:37:55.063076371Z\" level=info msg=\"Stopped container d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71: openstack/ovn-controller-ovs-5srxp/ovsdb-server\" id=6129e2c6-5104-47d8-8006-c94e85096850 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:55.067160 crc crio[24245]: 2026-06-14T09:37:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0080d806dcd91cf Mac:7a:e5:e7:2c:71:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:35 Mtu:0 Sandbox:/var/run/netns/e6b87c19-050a-4d4e-b516-444264a098d6 SocketPath: PciID:}] [{Interface:0xc000322770 Address:{IP:10.217.1.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:55.069765 crc crio[24245]: time=\"2026-06-14T09:37:55.068905601Z\" level=info msg=\"Got pod network &{Name:barbican-6e2f-account-create-update-nfkmj Namespace:openstack ID:0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5 UID:15347707-fa12-4520-9113-2ce2e45ff28c NetNS:/var/run/netns/e6b87c19-050a-4d4e-b516-444264a098d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15347707_fa12_4520_9113_2ce2e45ff28c.slice PodAnnotations:0xc000620c98}] Aliases:map[]}\"\nJun 14 09:37:55.070162 crc crio[24245]: time=\"2026-06-14T09:37:55.070137649Z\" level=info msg=\"Checking pod openstack_barbican-6e2f-account-create-update-nfkmj for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:55.150992 crc crio[24245]: 2026-06-14T09:37:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b7cb248cd0584f Mac:b2:55:cd:4f:cf:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:39 Mtu:0 Sandbox:/var/run/netns/85cf0274-2d52-4536-b4dc-25d7bc595a3c SocketPath: PciID:}] [{Interface:0xc000015340 Address:{IP:10.217.1.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:55.153677 crc crio[24245]: time=\"2026-06-14T09:37:55.153638767Z\" level=info msg=\"Got pod network &{Name:keystone-7d31-account-create-update-cbqcd Namespace:openstack ID:9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e UID:cc4e174a-dc43-4035-a587-d9469dc0fa7f NetNS:/var/run/netns/85cf0274-2d52-4536-b4dc-25d7bc595a3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc4e174a_dc43_4035_a587_d9469dc0fa7f.slice PodAnnotations:0xc006e0a020}] Aliases:map[]}\"\nJun 14 09:37:55.154236 crc crio[24245]: time=\"2026-06-14T09:37:55.154208556Z\" level=info msg=\"Checking pod openstack_keystone-7d31-account-create-update-cbqcd for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:55.159232 crc crio[24245]: time=\"2026-06-14T09:37:55.15918183Z\" level=info msg=\"Stopped container e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4: openstack/ceilometer-0/ceilometer-central-agent\" id=33ca382e-b5f7-4bbb-86ad-95ba17990a8f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:55.190557 crc crio[24245]: time=\"2026-06-14T09:37:55.18794317Z\" level=info msg=\"Stopped pod sandbox: a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea\" id=00732826-00ce-4cd5-8c8e-ef32eff57e5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:55.215490 crc crio[24245]: 2026-06-14T09:37:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2decfd1109a98c8 Mac:c6:9e:78:50:22:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3b Mtu:0 Sandbox:/var/run/netns/665b5f38-2fed-4e2f-97cf-4e7942eb1f0c SocketPath: PciID:}] [{Interface:0xc0004b2790 Address:{IP:10.217.1.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:55.227834 crc crio[24245]: time=\"2026-06-14T09:37:55.216355509Z\" level=info msg=\"Got pod network &{Name:nova-api-2f20-account-create-update-65cgh Namespace:openstack ID:2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8 UID:7008ecaa-7b3d-4db0-9afb-3672bb1bac11 NetNS:/var/run/netns/665b5f38-2fed-4e2f-97cf-4e7942eb1f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7008ecaa_7b3d_4db0_9afb_3672bb1bac11.slice PodAnnotations:0xc0006023b0}] Aliases:map[]}\"\nJun 14 09:37:55.227834 crc crio[24245]: time=\"2026-06-14T09:37:55.216548605Z\" level=info msg=\"Checking pod openstack_nova-api-2f20-account-create-update-65cgh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:55.253329 crc crio[24245]: time=\"2026-06-14T09:37:55.253192952Z\" level=info msg=\"Stopped container d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43: openstack/ceilometer-0/proxy-httpd\" id=a37ca7e1-62c2-4334-9b63-45cfba3ffa80 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:55.333232 crc crio[24245]: time=\"2026-06-14T09:37:55.332782952Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-k2nhp Namespace:openstack ID:d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d UID:0bd8268d-e7f4-456d-beed-b5b0cf6333f9 NetNS:/var/run/netns/0401ee64-c609-4e20-91e2-0f0ffc179b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8268d_e7f4_456d_beed_b5b0cf6333f9.slice PodAnnotations:0xc000131858}] Aliases:map[]}\"\nJun 14 09:37:55.333438 crc crio[24245]: time=\"2026-06-14T09:37:55.333403232Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-k2nhp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:55.374036 crc crio[24245]: time=\"2026-06-14T09:37:55.373830515Z\" level=info msg=\"Got pod network &{Name:neutron-4ad3-account-create-update-777fn Namespace:openstack ID:15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea UID:af8dffa4-1f8e-4a8e-b2ba-3e525ab6f13f NetNS:/var/run/netns/213d807a-fb06-43e0-abc6-19370b88de83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf8dffa4_1f8e_4a8e_b2ba_3e525ab6f13f.slice PodAnnotations:0xc000131a58}] Aliases:map[]}\"\nJun 14 09:37:55.374036 crc crio[24245]: time=\"2026-06-14T09:37:55.373942489Z\" level=info msg=\"Adding pod openstack_neutron-4ad3-account-create-update-777fn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:55.391243 crc crio[24245]: time=\"2026-06-14T09:37:55.391141982Z\" level=info msg=\"Got pod network &{Name:nova-cell1-704b-account-create-update-lvqq2 Namespace:openstack ID:913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420 UID:309cd978-426b-4793-bc9f-987b20b29811 NetNS:/var/run/netns/07c2cdd7-ad12-4576-ad75-c36168f28a6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod309cd978_426b_4793_bc9f_987b20b29811.slice PodAnnotations:0xc001c3c9c8}] Aliases:map[]}\"\nJun 14 09:37:55.391243 crc crio[24245]: time=\"2026-06-14T09:37:55.391213292Z\" level=info msg=\"Adding pod openstack_nova-cell1-704b-account-create-update-lvqq2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:55.773752 crc crio[24245]: time=\"2026-06-14T09:37:55.773703787Z\" level=info msg=\"Ran pod sandbox 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5 with infra container: openstack/barbican-6e2f-account-create-update-nfkmj/POD\" id=c83b4115-21c1-4e65-b335-7dc21c783f56 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:55.779830 crc crio[24245]: time=\"2026-06-14T09:37:55.779298208Z\" level=info msg=\"Ran pod sandbox 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8 with infra container: openstack/nova-api-2f20-account-create-update-65cgh/POD\" id=91740b00-5e10-41b3-b627-138bab8bf8f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:55.788346 crc crio[24245]: time=\"2026-06-14T09:37:55.783143212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=86033796-98c4-4342-9f2e-b0cda6668954 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:55.788346 crc crio[24245]: time=\"2026-06-14T09:37:55.786203767Z\" level=info msg=\"Ran pod sandbox 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584 with infra container: openstack/neutron-db-create-k24rz/POD\" id=097c14a8-9a77-4968-b06b-d81e390b4847 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:55.790752 crc crio[24245]: time=\"2026-06-14T09:37:55.790650944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6eea8dab-74f2-4083-b4f6-46eba4604ff5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:55.791706 crc crio[24245]: time=\"2026-06-14T09:37:55.791373647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0c9ab644-2811-4c6d-a414-1e1e8dedaf36 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:55.806022 crc crio[24245]: time=\"2026-06-14T09:37:55.805955323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=89da0d82-3592-4491-915d-30dca8cab268 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:55.806913 crc crio[24245]: time=\"2026-06-14T09:37:55.805912914Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a69799b9-4103-44d3-a2fc-0ac943d0aa16 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:55.809125 crc crio[24245]: time=\"2026-06-14T09:37:55.809044735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1fa663a5-83cb-49bb-a56a-e95729d82c2f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:55.854810 crc crio[24245]: time=\"2026-06-14T09:37:55.854713757Z\" level=info msg=\"Creating container: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=7c44db76-54b9-4d31-ba45-cd6366e3f8f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:55.855463 crc crio[24245]: time=\"2026-06-14T09:37:55.855145421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:55.856301 crc crio[24245]: time=\"2026-06-14T09:37:55.856140806Z\" level=info msg=\"Creating container: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=d02fd0eb-93e9-4b2a-b27e-4ed1c9dbebd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:55.858957 crc crio[24245]: time=\"2026-06-14T09:37:55.858817519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:55.868137 crc crio[24245]: time=\"2026-06-14T09:37:55.868040868Z\" level=info msg=\"Creating container: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=c75cf746-06e7-428d-9d33-697d6b399f76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:55.900653 crc crio[24245]: time=\"2026-06-14T09:37:55.900566132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:56.027423 crc crio[24245]: time=\"2026-06-14T09:37:56.027006915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:56.037115 crc crio[24245]: time=\"2026-06-14T09:37:56.036616664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:56.119474 crc crio[24245]: time=\"2026-06-14T09:37:56.111340485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:56.124391 crc crio[24245]: time=\"2026-06-14T09:37:56.124310841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:56.134891 crc crio[24245]: time=\"2026-06-14T09:37:56.132247492Z\" level=info msg=\"Stopped pod sandbox: 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e\" id=cc493a0d-df7f-4c05-8b63-0ef7dc046a12 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:56.310629 crc crio[24245]: time=\"2026-06-14T09:37:56.310531783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:56.334222 crc crio[24245]: time=\"2026-06-14T09:37:56.323172906Z\" level=info msg=\"Ran pod sandbox 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e with infra container: openstack/keystone-7d31-account-create-update-cbqcd/POD\" id=e5992974-1927-41c3-8787-3e6293405aa1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:56.346956 crc crio[24245]: time=\"2026-06-14T09:37:56.344144394Z\" level=info msg=\"Stopped pod sandbox: 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0\" id=c69eebb1-747b-4c78-b0ed-031eebadb7ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:56.353941 crc crio[24245]: time=\"2026-06-14T09:37:56.353053538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1517cd2e-85d0-4410-9ab9-ed1df7ca84e2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:56.358393 crc crio[24245]: time=\"2026-06-14T09:37:56.355429277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:56.408879 crc crio[24245]: time=\"2026-06-14T09:37:56.408741817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=099d3091-ea25-4404-a646-5366da4e6198 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:56.450899 crc crio[24245]: time=\"2026-06-14T09:37:56.449157995Z\" level=info msg=\"Stopped pod sandbox: 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0\" id=7478f20d-7c0f-4a2c-a346-473c46123cfd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:56.524042 crc crio[24245]: time=\"2026-06-14T09:37:56.480456738Z\" level=info msg=\"Stopped pod sandbox: 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b\" id=180af4a3-25e7-4603-afa4-8e42e063b241 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:56.524042 crc crio[24245]: time=\"2026-06-14T09:37:56.481715495Z\" level=info msg=\"Creating container: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=5111ff49-305c-4205-a799-5fcfe03ba7c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:56.524042 crc crio[24245]: 2026-06-14T09:37:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25b42844d2ca894 Mac:42:d2:4e:3b:6e:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3a Mtu:0 Sandbox:/var/run/netns/544d00f2-03b4-43b6-a96f-ae3b1cfa719c SocketPath: PciID:}] [{Interface:0xc00043a780 Address:{IP:10.217.1.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:56.524042 crc crio[24245]: time=\"2026-06-14T09:37:56.482376267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:56.524042 crc crio[24245]: time=\"2026-06-14T09:37:56.484145135Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-9pzv5 Namespace:openstack ID:25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad UID:cd37e310-400b-46cd-bb2f-175ac18747fb NetNS:/var/run/netns/544d00f2-03b4-43b6-a96f-ae3b1cfa719c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd37e310_400b_46cd_bb2f_175ac18747fb.slice PodAnnotations:0xc00161a650}] Aliases:map[]}\"\nJun 14 09:37:56.524042 crc crio[24245]: time=\"2026-06-14T09:37:56.484464956Z\" level=info msg=\"Checking pod openstack_barbican-db-create-9pzv5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:56.598411 crc crio[24245]: time=\"2026-06-14T09:37:56.598071473Z\" level=info msg=\"Ran pod sandbox 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad with infra container: openstack/barbican-db-create-9pzv5/POD\" id=ea73d35b-7638-45e9-ad91-f30ed1f37a50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:56.608381 crc crio[24245]: time=\"2026-06-14T09:37:56.608233016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0ee785bc-0645-40ba-a3de-3e7e7396295f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:56.621429 crc crio[24245]: 2026-06-14T09:37:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23bd9405b85d988 Mac:46:d9:06:e9:63:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:36 Mtu:0 Sandbox:/var/run/netns/402240a2-f288-4f3a-9899-cce69d0d6c98 SocketPath: PciID:}] [{Interface:0xc0004b0740 Address:{IP:10.217.1.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:56.621429 crc crio[24245]: time=\"2026-06-14T09:37:56.621081149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2c79b478-0f26-45ad-970b-062292bff701 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:56.621429 crc crio[24245]: time=\"2026-06-14T09:37:56.621297068Z\" level=info msg=\"Got pod network &{Name:glance-6d4a-account-create-update-gdm9g Namespace:openstack ID:23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a UID:2131208d-93cf-4009-83ab-5b0839036a3e NetNS:/var/run/netns/402240a2-f288-4f3a-9899-cce69d0d6c98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2131208d_93cf_4009_83ab_5b0839036a3e.slice PodAnnotations:0xc006e0a2b8}] Aliases:map[]}\"\nJun 14 09:37:56.621429 crc crio[24245]: time=\"2026-06-14T09:37:56.621440403Z\" level=info msg=\"Checking pod openstack_glance-6d4a-account-create-update-gdm9g for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:56.636617 crc crio[24245]: 2026-06-14T09:37:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b8cb0d2c1a8c8c Mac:02:08:f7:fb:68:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:38 Mtu:0 Sandbox:/var/run/netns/9704dcd2-63ff-4b23-8a5b-c2720ac377cb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:56.636617 crc crio[24245]: 2026-06-14T09:37:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:214c27b89ee3e38 Mac:8a:66:44:fa:29:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3c Mtu:0 Sandbox:/var/run/netns/5b3e48fb-f1f1-4383-9b91-16ccc5024568 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:56.637253 crc crio[24245]: time=\"2026-06-14T09:37:56.637160305Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-jkww4 Namespace:openstack ID:214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c UID:fcd2549e-40c4-4cbf-a192-2baf836a5a1c NetNS:/var/run/netns/5b3e48fb-f1f1-4383-9b91-16ccc5024568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcd2549e_40c4_4cbf_a192_2baf836a5a1c.slice PodAnnotations:0xc006e0a5c8}] Aliases:map[]}\"\nJun 14 09:37:56.637407 crc crio[24245]: time=\"2026-06-14T09:37:56.637364862Z\" level=info msg=\"Checking pod openstack_cinder-db-create-jkww4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:56.651240 crc crio[24245]: time=\"2026-06-14T09:37:56.640029528Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=3129991e-2f7d-4c9c-919c-9d84672f7f7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:56.654808 crc crio[24245]: time=\"2026-06-14T09:37:56.654720281Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-5jpjc Namespace:openstack ID:5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00 UID:d212e1e5-0d11-47ca-bd4b-96765a68578f NetNS:/var/run/netns/9704dcd2-63ff-4b23-8a5b-c2720ac377cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd212e1e5_0d11_47ca_bd4b_96765a68578f.slice PodAnnotations:0xc001fea270}] Aliases:map[]}\"\nJun 14 09:37:56.655088 crc crio[24245]: time=\"2026-06-14T09:37:56.655021151Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-5jpjc for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:56.671002 crc crio[24245]: time=\"2026-06-14T09:37:56.6704956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:56.737420 crc crio[24245]: time=\"2026-06-14T09:37:56.727429764Z\" level=info msg=\"Ran pod sandbox 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00 with infra container: openstack/nova-cell0-db-create-5jpjc/POD\" id=fadf81ac-8efe-4de7-9f1f-e27287ce4aac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:56.737420 crc crio[24245]: time=\"2026-06-14T09:37:56.730806126Z\" level=info msg=\"Ran pod sandbox 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c with infra container: openstack/cinder-db-create-jkww4/POD\" id=6304ae4f-c1b1-442e-9cc2-93dd89bad18f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:56.749437 crc crio[24245]: time=\"2026-06-14T09:37:56.74933039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a3652fc9-9f46-4342-b809-cd16dc978492 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:56.774444 crc crio[24245]: time=\"2026-06-14T09:37:56.774362212Z\" level=info msg=\"Ran pod sandbox 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a with infra container: openstack/glance-6d4a-account-create-update-gdm9g/POD\" id=f270b8d4-95d2-4934-b50f-a95e389e8d5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:56.783198 crc crio[24245]: time=\"2026-06-14T09:37:56.78309181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5f4fe635-432f-4cba-85dd-3855b8dc9414 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:56.792419 crc crio[24245]: time=\"2026-06-14T09:37:56.792312789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f4d82be9-5647-4f9a-a355-262e393bb119 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:56.798344 crc crio[24245]: time=\"2026-06-14T09:37:56.797175615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=105931fc-d2c9-43ce-8372-b2f76b04eeed name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:56.820502 crc crio[24245]: time=\"2026-06-14T09:37:56.820388162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e70b8b0f-d145-470f-b540-9211c70daba6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:56.858051 crc crio[24245]: time=\"2026-06-14T09:37:56.847396051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dbe559a2-bff9-41eb-ba17-9c22d0603f25 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:56.858051 crc crio[24245]: time=\"2026-06-14T09:37:56.851493333Z\" level=info msg=\"Creating container: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=2a64f1af-ced4-4a57-89b7-b04126dfa619 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:56.858051 crc crio[24245]: time=\"2026-06-14T09:37:56.857995192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:56.860771 crc crio[24245]: time=\"2026-06-14T09:37:56.856328138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:56.872141 crc crio[24245]: time=\"2026-06-14T09:37:56.871982835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:56.884884 crc crio[24245]: time=\"2026-06-14T09:37:56.88428541Z\" level=info msg=\"Creating container: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=1c34e82a-10bb-4624-a5e7-f3e199bf7358 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:56.911558 crc crio[24245]: time=\"2026-06-14T09:37:56.9113142Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=f308fa52-00c4-43c6-8034-82ba5ab7c626 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:57.013975 crc crio[24245]: time=\"2026-06-14T09:37:57.013797027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:57.018539 crc crio[24245]: time=\"2026-06-14T09:37:57.017938485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:57.018539 crc crio[24245]: time=\"2026-06-14T09:37:57.018241565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:57.026261 crc crio[24245]: time=\"2026-06-14T09:37:57.026067223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:57.049443 crc crio[24245]: time=\"2026-06-14T09:37:57.049350397Z\" level=info msg=\"Stopped container 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d: openstack/openstack-galera-0/galera\" id=5f25723e-fec4-44e5-84e5-aac55fab0341 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:37:57.051629 crc crio[24245]: time=\"2026-06-14T09:37:57.051527074Z\" level=info msg=\"Stopping pod sandbox: 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa\" id=381cc6a4-50c8-43ef-aa0b-c34615941f3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:57.053059 crc crio[24245]: time=\"2026-06-14T09:37:57.052997401Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa UID:beeb08c2-ce72-4200-9556-e7d0f781446e NetNS:/var/run/netns/f0ca66e9-5c1f-45a3-a331-44cff98939ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeeb08c2_ce72_4200_9556_e7d0f781446e.slice PodAnnotations:0xc002422418}] Aliases:map[]}\"\nJun 14 09:37:57.053209 crc crio[24245]: time=\"2026-06-14T09:37:57.053161176Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:57.161033 crc crio[24245]: time=\"2026-06-14T09:37:57.160387664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:57.182579 crc crio[24245]: time=\"2026-06-14T09:37:57.179392641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:57.240484 crc crio[24245]: 2026-06-14T09:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d02436c3320463c Mac:96:db:c3:5f:60:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3e Mtu:0 Sandbox:/var/run/netns/0401ee64-c609-4e20-91e2-0f0ffc179b5f SocketPath: PciID:}] [{Interface:0xc000224760 Address:{IP:10.217.1.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:57.249411 crc crio[24245]: time=\"2026-06-14T09:37:57.249372492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:57.254061 crc crio[24245]: time=\"2026-06-14T09:37:57.253015792Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-k2nhp Namespace:openstack ID:d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d UID:0bd8268d-e7f4-456d-beed-b5b0cf6333f9 NetNS:/var/run/netns/0401ee64-c609-4e20-91e2-0f0ffc179b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8268d_e7f4_456d_beed_b5b0cf6333f9.slice PodAnnotations:0xc000131858}] Aliases:map[]}\"\nJun 14 09:37:57.254061 crc crio[24245]: time=\"2026-06-14T09:37:57.253337242Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-k2nhp for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:57.255980 crc crio[24245]: 2026-06-14T09:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d344b6bb7c21b9 Mac:9a:5d:7f:cc:ff:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:40 Mtu:0 Sandbox:/var/run/netns/71780a4d-a789-4425-b1f1-18886149ac66 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:57.257205 crc crio[24245]: time=\"2026-06-14T09:37:57.257171653Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-q579s Namespace:openstack ID:3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989 UID:fe5a32f2-deca-4335-b2e5-f01582333f66 NetNS:/var/run/netns/71780a4d-a789-4425-b1f1-18886149ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe5a32f2_deca_4335_b2e5_f01582333f66.slice PodAnnotations:0xc0004cd7f0}] Aliases:map[]}\"\nJun 14 09:37:57.257660 crc crio[24245]: time=\"2026-06-14T09:37:57.257635828Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-q579s for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:57.567128 crc crio[24245]: time=\"2026-06-14T09:37:57.565725791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:57.589025 crc crio[24245]: time=\"2026-06-14T09:37:57.584959257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:57.593213 crc crio[24245]: time=\"2026-06-14T09:37:57.590672722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:57.593213 crc crio[24245]: 2026-06-14T09:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:913d4d561aeb256 Mac:6a:1b:d5:87:ce:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3d Mtu:0 Sandbox:/var/run/netns/07c2cdd7-ad12-4576-ad75-c36168f28a6c SocketPath: PciID:}] [{Interface:0xc00025aa40 Address:{IP:10.217.1.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:57.595680 crc crio[24245]: 2026-06-14T09:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15a511b17657686 Mac:42:02:03:13:93:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:41 Mtu:0 Sandbox:/var/run/netns/213d807a-fb06-43e0-abc6-19370b88de83 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:57.598633 crc crio[24245]: time=\"2026-06-14T09:37:57.597486369Z\" level=info msg=\"Got pod network &{Name:neutron-4ad3-account-create-update-777fn Namespace:openstack ID:15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea UID:af8dffa4-1f8e-4a8e-b2ba-3e525ab6f13f NetNS:/var/run/netns/213d807a-fb06-43e0-abc6-19370b88de83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf8dffa4_1f8e_4a8e_b2ba_3e525ab6f13f.slice PodAnnotations:0xc000131a58}] Aliases:map[]}\"\nJun 14 09:37:57.598633 crc crio[24245]: time=\"2026-06-14T09:37:57.597714586Z\" level=info msg=\"Checking pod openstack_neutron-4ad3-account-create-update-777fn for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:57.613527 crc crio[24245]: time=\"2026-06-14T09:37:57.613426883Z\" level=info msg=\"Got pod network &{Name:nova-cell1-704b-account-create-update-lvqq2 Namespace:openstack ID:913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420 UID:309cd978-426b-4793-bc9f-987b20b29811 NetNS:/var/run/netns/07c2cdd7-ad12-4576-ad75-c36168f28a6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod309cd978_426b_4793_bc9f_987b20b29811.slice PodAnnotations:0xc001c3c9c8}] Aliases:map[]}\"\nJun 14 09:37:57.613886 crc crio[24245]: time=\"2026-06-14T09:37:57.613778414Z\" level=info msg=\"Checking pod openstack_nova-cell1-704b-account-create-update-lvqq2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:57.617025 crc crio[24245]: 2026-06-14T09:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f931732a7d98daf Mac:1e:aa:99:e7:71:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3f Mtu:0 Sandbox:/var/run/netns/d6fbd781-5eec-453a-9004-fb207a2b549c SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.1.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:57.618007 crc crio[24245]: time=\"2026-06-14T09:37:57.617949036Z\" level=info msg=\"Got pod network &{Name:cinder-8ed3-account-create-update-cvv8f Namespace:openstack ID:f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c UID:ae43a2a4-b383-4850-9644-08457087dc2e NetNS:/var/run/netns/d6fbd781-5eec-453a-9004-fb207a2b549c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae43a2a4_b383_4850_9644_08457087dc2e.slice PodAnnotations:0xc0004cd788}] Aliases:map[]}\"\nJun 14 09:37:57.618185 crc crio[24245]: time=\"2026-06-14T09:37:57.618137122Z\" level=info msg=\"Checking pod openstack_cinder-8ed3-account-create-update-cvv8f for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:57.948008 crc crio[24245]: time=\"2026-06-14T09:37:57.947469785Z\" level=info msg=\"Stopped pod sandbox: 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa\" id=381cc6a4-50c8-43ef-aa0b-c34615941f3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:58.126972 crc crio[24245]: time=\"2026-06-14T09:37:58.1260182Z\" level=info msg=\"Ran pod sandbox 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea with infra container: openstack/neutron-4ad3-account-create-update-777fn/POD\" id=354a6e9d-7c07-4ac2-b678-7c2eebc02abd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:58.140951 crc crio[24245]: time=\"2026-06-14T09:37:58.140781631Z\" level=info msg=\"Ran pod sandbox f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c with infra container: openstack/cinder-8ed3-account-create-update-cvv8f/POD\" id=e3d8fb85-e229-492d-a3d6-90b9918bf031 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:58.144710 crc crio[24245]: time=\"2026-06-14T09:37:58.144286835Z\" level=info msg=\"Ran pod sandbox 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989 with infra container: openstack/nova-cell1-db-create-q579s/POD\" id=f7b42c4d-2bb1-492e-a9a8-009868fa1616 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:58.154362 crc crio[24245]: time=\"2026-06-14T09:37:58.154261514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cd9b3706-64fb-43c2-ae98-34d7824d398e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:58.155573 crc crio[24245]: time=\"2026-06-14T09:37:58.154286386Z\" level=info msg=\"Removing container: 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f\" id=6f991945-acee-4405-9c88-96087261deb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:37:58.157332 crc crio[24245]: time=\"2026-06-14T09:37:58.157090221Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9ed31c99-a10f-45bc-8255-31fd91db6211 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:58.159998 crc crio[24245]: time=\"2026-06-14T09:37:58.157702835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=75e3efb9-df48-4a3e-8c5b-391fd74a2ab4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:58.170911 crc crio[24245]: time=\"2026-06-14T09:37:58.161360126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=778c87b5-0351-4b7b-9dcb-d106f916b575 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:58.170911 crc crio[24245]: time=\"2026-06-14T09:37:58.161743438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=42365fb9-f391-4112-832e-df72f599b456 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:58.179450 crc crio[24245]: time=\"2026-06-14T09:37:58.178198247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a8cedf27-685b-4a8b-99ae-5bee4d484499 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:58.179450 crc crio[24245]: time=\"2026-06-14T09:37:58.1786833Z\" level=info msg=\"Ran pod sandbox 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420 with infra container: openstack/nova-cell1-704b-account-create-update-lvqq2/POD\" id=2434ad41-dc4a-40c9-8499-6e794fe6fbbe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:58.179450 crc crio[24245]: time=\"2026-06-14T09:37:58.178680957Z\" level=info msg=\"Creating container: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=7d59eb2b-21aa-48c1-b042-1cc251b382e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:58.179450 crc crio[24245]: time=\"2026-06-14T09:37:58.179172296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:58.193198 crc crio[24245]: time=\"2026-06-14T09:37:58.193071657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=131ed4e9-1c7d-4ca5-86e8-0fd57023ed2a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:58.193510 crc crio[24245]: time=\"2026-06-14T09:37:58.193463536Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=4db43240-4611-4252-98c2-70daa3965851 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:58.194219 crc crio[24245]: time=\"2026-06-14T09:37:58.194094127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:58.215289 crc crio[24245]: time=\"2026-06-14T09:37:58.209914069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5d439a12-53cc-45a9-9d81-0501e6ba0912 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:58.273261 crc crio[24245]: time=\"2026-06-14T09:37:58.271719249Z\" level=info msg=\"Creating container: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=ee34a9e0-b1a8-4490-bd07-12c2f7f034ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:58.273261 crc crio[24245]: time=\"2026-06-14T09:37:58.272165983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:58.275683 crc crio[24245]: time=\"2026-06-14T09:37:58.275643595Z\" level=info msg=\"Ran pod sandbox d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d with infra container: openstack/nova-api-db-create-k2nhp/POD\" id=7da15ab1-137f-44bd-8f37-bcc2bff58056 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:58.333559 crc crio[24245]: time=\"2026-06-14T09:37:58.333501626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=087ef3fb-e9e5-46d2-90a2-492b98c3f225 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:58.431075 crc crio[24245]: time=\"2026-06-14T09:37:58.425349272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0ffe552b-699e-4475-ad24-b0ddeaedd13e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:58.431075 crc crio[24245]: time=\"2026-06-14T09:37:58.425574301Z\" level=info msg=\"Creating container: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=d50707c3-b2f9-4ad3-85fc-967da0f7091f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:58.492899 crc crio[24245]: time=\"2026-06-14T09:37:58.489456417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:58.542461 crc crio[24245]: time=\"2026-06-14T09:37:58.54238175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:58.589091 crc crio[24245]: time=\"2026-06-14T09:37:58.589000278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:58.600390 crc crio[24245]: time=\"2026-06-14T09:37:58.599304347Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=70b11b30-72cb-4653-b3c7-f9c4db826784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:58.606403 crc crio[24245]: time=\"2026-06-14T09:37:58.606327989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:58.619693 crc crio[24245]: time=\"2026-06-14T09:37:58.619228159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:58.651770 crc crio[24245]: time=\"2026-06-14T09:37:58.651359412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:58.683421 crc crio[24245]: time=\"2026-06-14T09:37:58.683339189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:58.691140 crc crio[24245]: time=\"2026-06-14T09:37:58.691012963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:58.709939 crc crio[24245]: time=\"2026-06-14T09:37:58.709795724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:58.725728 crc crio[24245]: time=\"2026-06-14T09:37:58.724108808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:58.748740 crc crio[24245]: time=\"2026-06-14T09:37:58.748634816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:58.761470 crc crio[24245]: time=\"2026-06-14T09:37:58.761159534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:58.900478 crc crio[24245]: time=\"2026-06-14T09:37:58.90028437Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-n69bz/POD\" id=b220f5b9-c03b-45d1-b2e2-96d0e0947add name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:58.900478 crc crio[24245]: time=\"2026-06-14T09:37:58.900403744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:58.929090 crc crio[24245]: time=\"2026-06-14T09:37:58.928885891Z\" level=info msg=\"Removed container 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f: openstack/kube-state-metrics-0/kube-state-metrics\" id=6f991945-acee-4405-9c88-96087261deb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:37:58.952099 crc crio[24245]: time=\"2026-06-14T09:37:58.951952593Z\" level=info msg=\"Stopping pod sandbox: 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f\" id=cd8a0a9b-2d92-4ff0-9a46-ce413bf59c00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:58.952099 crc crio[24245]: time=\"2026-06-14T09:37:58.952040196Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f\" id=cd8a0a9b-2d92-4ff0-9a46-ce413bf59c00 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:37:58.953690 crc crio[24245]: time=\"2026-06-14T09:37:58.953559064Z\" level=info msg=\"Removing pod sandbox: 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f\" id=af2fc39d-78c7-47c8-bd8e-ba017ec67d33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:37:58.982482 crc crio[24245]: time=\"2026-06-14T09:37:58.982401211Z\" level=info msg=\"Removed pod sandbox: 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f\" id=af2fc39d-78c7-47c8-bd8e-ba017ec67d33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:37:58.989571 crc crio[24245]: time=\"2026-06-14T09:37:58.988708362Z\" level=info msg=\"Got pod network &{Name:placement-db-create-n69bz Namespace:openstack ID:6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91 UID:1883ae05-5dca-4812-9e67-4d7c67ca7462 NetNS:/var/run/netns/ec8c4863-d0ae-4927-a584-42d6d0a802fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1883ae05_5dca_4812_9e67_4d7c67ca7462.slice PodAnnotations:0xc000602a58}] Aliases:map[]}\"\nJun 14 09:37:58.989571 crc crio[24245]: time=\"2026-06-14T09:37:58.988762714Z\" level=info msg=\"Adding pod openstack_placement-db-create-n69bz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:59.032339 crc crio[24245]: time=\"2026-06-14T09:37:59.032260259Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-758a-account-create-update-8k6kb/POD\" id=33bea4e1-a8c6-46bf-a4e7-f3d925639e69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:59.032526 crc crio[24245]: time=\"2026-06-14T09:37:59.032407504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:59.093481 crc crio[24245]: time=\"2026-06-14T09:37:59.093400113Z\" level=info msg=\"Got pod network &{Name:nova-cell0-758a-account-create-update-8k6kb Namespace:openstack ID:9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7 UID:d06e975f-77dd-4a82-a0fe-df456ae66801 NetNS:/var/run/netns/90bc4ce6-d733-4502-b1d3-33167678585d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd06e975f_77dd_4a82_a0fe_df456ae66801.slice PodAnnotations:0xc006e0a540}] Aliases:map[]}\"\nJun 14 09:37:59.093481 crc crio[24245]: time=\"2026-06-14T09:37:59.093461695Z\" level=info msg=\"Adding pod openstack_nova-cell0-758a-account-create-update-8k6kb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:59.526143 crc crio[24245]: 2026-06-14T09:37:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ff11aaf96bf115 Mac:a2:78:a3:f6:ae:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:42 Mtu:0 Sandbox:/var/run/netns/ec8c4863-d0ae-4927-a584-42d6d0a802fc SocketPath: PciID:}] [{Interface:0xc0003046e0 Address:{IP:10.217.1.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:59.529398 crc crio[24245]: time=\"2026-06-14T09:37:59.528792876Z\" level=info msg=\"Got pod network &{Name:placement-db-create-n69bz Namespace:openstack ID:6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91 UID:1883ae05-5dca-4812-9e67-4d7c67ca7462 NetNS:/var/run/netns/ec8c4863-d0ae-4927-a584-42d6d0a802fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1883ae05_5dca_4812_9e67_4d7c67ca7462.slice PodAnnotations:0xc000602a58}] Aliases:map[]}\"\nJun 14 09:37:59.529398 crc crio[24245]: time=\"2026-06-14T09:37:59.529285111Z\" level=info msg=\"Checking pod openstack_placement-db-create-n69bz for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:59.544623 crc crio[24245]: time=\"2026-06-14T09:37:59.543737646Z\" level=info msg=\"Ran pod sandbox 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91 with infra container: openstack/placement-db-create-n69bz/POD\" id=b220f5b9-c03b-45d1-b2e2-96d0e0947add name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:59.549014 crc crio[24245]: time=\"2026-06-14T09:37:59.548168498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=30eab680-3ed6-43e0-a4c6-12683dd165bf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:59.551042 crc crio[24245]: time=\"2026-06-14T09:37:59.550957627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3fa2d13b-e53c-4e50-b4f8-72a5c8a88b77 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:59.558153 crc crio[24245]: time=\"2026-06-14T09:37:59.558057349Z\" level=info msg=\"Creating container: openstack/placement-db-create-n69bz/mariadb-database-create\" id=2ddcf3da-711f-48f6-b9df-c234b366c791 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:59.558618 crc crio[24245]: time=\"2026-06-14T09:37:59.558487396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:59.630399 crc crio[24245]: time=\"2026-06-14T09:37:59.63027973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:59.637435 crc crio[24245]: time=\"2026-06-14T09:37:59.637052026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:59.664391 crc crio[24245]: time=\"2026-06-14T09:37:59.66425214Z\" level=info msg=\"Running pod sandbox: openstack/placement-2510-account-create-update-rqbtb/POD\" id=c3620574-04e7-4382-85a1-178b0d91e68c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:59.664391 crc crio[24245]: time=\"2026-06-14T09:37:59.664349953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:37:59.717941 crc crio[24245]: time=\"2026-06-14T09:37:59.717772264Z\" level=info msg=\"Got pod network &{Name:placement-2510-account-create-update-rqbtb Namespace:openstack ID:ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731 UID:59bfbe3d-ede8-4567-98e7-ca75f17a3320 NetNS:/var/run/netns/67cbf1c5-cfba-4126-af14-9313bce9367d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59bfbe3d_ede8_4567_98e7_ca75f17a3320.slice PodAnnotations:0xc000602db0}] Aliases:map[]}\"\nJun 14 09:37:59.717941 crc crio[24245]: time=\"2026-06-14T09:37:59.717887298Z\" level=info msg=\"Adding pod openstack_placement-2510-account-create-update-rqbtb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:37:59.817184 crc crio[24245]: 2026-06-14T09:37:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a5e8288f10c77b Mac:b2:b7:77:78:bd:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:43 Mtu:0 Sandbox:/var/run/netns/90bc4ce6-d733-4502-b1d3-33167678585d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:37:59.817531 crc crio[24245]: time=\"2026-06-14T09:37:59.817314489Z\" level=info msg=\"Got pod network &{Name:nova-cell0-758a-account-create-update-8k6kb Namespace:openstack ID:9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7 UID:d06e975f-77dd-4a82-a0fe-df456ae66801 NetNS:/var/run/netns/90bc4ce6-d733-4502-b1d3-33167678585d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd06e975f_77dd_4a82_a0fe_df456ae66801.slice PodAnnotations:0xc006e0a540}] Aliases:map[]}\"\nJun 14 09:37:59.817531 crc crio[24245]: time=\"2026-06-14T09:37:59.817472274Z\" level=info msg=\"Checking pod openstack_nova-cell0-758a-account-create-update-8k6kb for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:37:59.853153 crc crio[24245]: time=\"2026-06-14T09:37:59.853081892Z\" level=info msg=\"Ran pod sandbox 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7 with infra container: openstack/nova-cell0-758a-account-create-update-8k6kb/POD\" id=33bea4e1-a8c6-46bf-a4e7-f3d925639e69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:37:59.877718 crc crio[24245]: time=\"2026-06-14T09:37:59.877557815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=58e17c05-aed2-4266-9394-f902944ba2c0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:59.894464 crc crio[24245]: time=\"2026-06-14T09:37:59.892399537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b180b12e-e0ec-47a3-9e9f-b223ab4bd56b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:37:59.908945 crc crio[24245]: time=\"2026-06-14T09:37:59.903967585Z\" level=info msg=\"Creating container: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=9547d8a0-fb29-439d-86c3-99df45eaea39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:37:59.908945 crc crio[24245]: time=\"2026-06-14T09:37:59.905228146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:00.039799 crc crio[24245]: time=\"2026-06-14T09:38:00.039717204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:00.052741 crc crio[24245]: time=\"2026-06-14T09:38:00.052650555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:00.339725 crc crio[24245]: time=\"2026-06-14T09:38:00.338965233Z\" level=info msg=\"Created container 83081c3a1eb08ebeebd8f8f14ddcad92884ed5f700522c7c046e6f5579c5c91e: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=c75cf746-06e7-428d-9d33-697d6b399f76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:00.347415 crc crio[24245]: time=\"2026-06-14T09:38:00.347234365Z\" level=info msg=\"Starting container: 83081c3a1eb08ebeebd8f8f14ddcad92884ed5f700522c7c046e6f5579c5c91e\" id=427739ed-13fa-44f7-b92f-8e47728bf614 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:00.356643 crc crio[24245]: time=\"2026-06-14T09:38:00.35647813Z\" level=info msg=\"Created container 05dc14555940480f997a9f2a41980ddd1df6d4e6b7323cebe910bbd3ded23b9e: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=d02fd0eb-93e9-4b2a-b27e-4ed1c9dbebd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:00.356935 crc crio[24245]: time=\"2026-06-14T09:38:00.356649586Z\" level=info msg=\"Created container beed07902404ed6d172392dfea07e0341a9d97a4c2899d90b3ba801cbf217525: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=7c44db76-54b9-4d31-ba45-cd6366e3f8f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:00.358502 crc crio[24245]: time=\"2026-06-14T09:38:00.358279809Z\" level=info msg=\"Created container b58638854a6fd47bc3cbde0077b1aca303860b7e96c997fc8e09a778ff93c17c: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=f08df2ad-f27a-4a4d-8e18-c8622e8e7759 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:00.364460 crc crio[24245]: time=\"2026-06-14T09:38:00.364363155Z\" level=info msg=\"Starting container: beed07902404ed6d172392dfea07e0341a9d97a4c2899d90b3ba801cbf217525\" id=62f5ce47-d8aa-49e4-9afe-f4e3eeba064e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:00.364955 crc crio[24245]: time=\"2026-06-14T09:38:00.364817854Z\" level=info msg=\"Starting container: 05dc14555940480f997a9f2a41980ddd1df6d4e6b7323cebe910bbd3ded23b9e\" id=49dfe4ab-f8d6-436e-b090-2acd1232660d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:00.365467 crc crio[24245]: time=\"2026-06-14T09:38:00.365192492Z\" level=info msg=\"Starting container: b58638854a6fd47bc3cbde0077b1aca303860b7e96c997fc8e09a778ff93c17c\" id=d5d6c884-9432-4715-ad97-2ced48494b11 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:00.368358 crc crio[24245]: time=\"2026-06-14T09:38:00.368257496Z\" level=info msg=\"Created container 0dd9d6f4f4304020e55e389edcb08d1aea1a17b49de9bc5fd20bbd3e3a5576ed: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=3129991e-2f7d-4c9c-919c-9d84672f7f7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:00.370059 crc crio[24245]: 2026-06-14T09:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed2f99a059768e4 Mac:ca:37:cb:85:2c:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:44 Mtu:0 Sandbox:/var/run/netns/67cbf1c5-cfba-4126-af14-9313bce9367d SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.1.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:00.372958 crc crio[24245]: time=\"2026-06-14T09:38:00.371659367Z\" level=info msg=\"Got pod network &{Name:placement-2510-account-create-update-rqbtb Namespace:openstack ID:ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731 UID:59bfbe3d-ede8-4567-98e7-ca75f17a3320 NetNS:/var/run/netns/67cbf1c5-cfba-4126-af14-9313bce9367d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59bfbe3d_ede8_4567_98e7_ca75f17a3320.slice PodAnnotations:0xc000602db0}] Aliases:map[]}\"\nJun 14 09:38:00.372958 crc crio[24245]: time=\"2026-06-14T09:38:00.371824301Z\" level=info msg=\"Checking pod openstack_placement-2510-account-create-update-rqbtb for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:00.372958 crc crio[24245]: time=\"2026-06-14T09:38:00.372410754Z\" level=info msg=\"Starting container: 0dd9d6f4f4304020e55e389edcb08d1aea1a17b49de9bc5fd20bbd3e3a5576ed\" id=706b56ce-df2d-47f5-a313-c7f601c7eb61 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:00.372958 crc crio[24245]: time=\"2026-06-14T09:38:00.372655694Z\" level=info msg=\"Started container\" PID=237705 containerID=beed07902404ed6d172392dfea07e0341a9d97a4c2899d90b3ba801cbf217525 description=openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update id=62f5ce47-d8aa-49e4-9afe-f4e3eeba064e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8\nJun 14 09:38:00.384211 crc crio[24245]: time=\"2026-06-14T09:38:00.378366585Z\" level=info msg=\"Started container\" PID=237718 containerID=05dc14555940480f997a9f2a41980ddd1df6d4e6b7323cebe910bbd3ded23b9e description=openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update id=49dfe4ab-f8d6-436e-b090-2acd1232660d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5\nJun 14 09:38:00.384211 crc crio[24245]: time=\"2026-06-14T09:38:00.381731387Z\" level=info msg=\"Started container\" PID=237716 containerID=83081c3a1eb08ebeebd8f8f14ddcad92884ed5f700522c7c046e6f5579c5c91e description=openstack/neutron-db-create-k24rz/mariadb-database-create id=427739ed-13fa-44f7-b92f-8e47728bf614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584\nJun 14 09:38:00.390019 crc crio[24245]: time=\"2026-06-14T09:38:00.389943554Z\" level=info msg=\"Started container\" PID=237709 containerID=b58638854a6fd47bc3cbde0077b1aca303860b7e96c997fc8e09a778ff93c17c description=openstack/keystone-db-create-v5npw/mariadb-database-create id=d5d6c884-9432-4715-ad97-2ced48494b11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12\nJun 14 09:38:00.390333 crc crio[24245]: time=\"2026-06-14T09:38:00.390246705Z\" level=info msg=\"Created container 43e17e31a56cf504c5d09290bed314d9b14073fb43cf5ae308b6a9345c256237: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=5111ff49-305c-4205-a799-5fcfe03ba7c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:00.391433 crc crio[24245]: time=\"2026-06-14T09:38:00.391289417Z\" level=info msg=\"Starting container: 43e17e31a56cf504c5d09290bed314d9b14073fb43cf5ae308b6a9345c256237\" id=8a791d0d-37d8-49b7-a022-dc980e1127ae name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:00.408311 crc crio[24245]: time=\"2026-06-14T09:38:00.406943815Z\" level=info msg=\"Started container\" PID=237703 containerID=0dd9d6f4f4304020e55e389edcb08d1aea1a17b49de9bc5fd20bbd3e3a5576ed description=openstack/barbican-db-create-9pzv5/mariadb-database-create id=706b56ce-df2d-47f5-a313-c7f601c7eb61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad\nJun 14 09:38:00.410378 crc crio[24245]: time=\"2026-06-14T09:38:00.410290231Z\" level=info msg=\"Started container\" PID=237711 containerID=43e17e31a56cf504c5d09290bed314d9b14073fb43cf5ae308b6a9345c256237 description=openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update id=8a791d0d-37d8-49b7-a022-dc980e1127ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e\nJun 14 09:38:00.441774 crc crio[24245]: time=\"2026-06-14T09:38:00.440511742Z\" level=info msg=\"Ran pod sandbox ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731 with infra container: openstack/placement-2510-account-create-update-rqbtb/POD\" id=c3620574-04e7-4382-85a1-178b0d91e68c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:00.456483 crc crio[24245]: time=\"2026-06-14T09:38:00.455507199Z\" level=info msg=\"Created container af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef: openstack/placement-5548fcbf66-p9fzv/placement-api\" id=1839ed8d-ce1c-42bc-89d6-6f3482a72645 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:00.460017 crc crio[24245]: time=\"2026-06-14T09:38:00.458497804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f2c0c205-7b93-490e-8ea1-e40629c72039 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:00.473110 crc crio[24245]: time=\"2026-06-14T09:38:00.473002153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=619684f5-1dda-403c-a43a-70bc6e18739f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:00.473654 crc crio[24245]: time=\"2026-06-14T09:38:00.473548614Z\" level=info msg=\"Starting container: af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef\" id=62081ead-31b4-480e-b325-5c09f33b8962 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:00.486152 crc crio[24245]: time=\"2026-06-14T09:38:00.484528416Z\" level=info msg=\"Started container\" PID=237710 containerID=af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef description=openstack/placement-5548fcbf66-p9fzv/placement-api id=62081ead-31b4-480e-b325-5c09f33b8962 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a\nJun 14 09:38:00.489789 crc crio[24245]: time=\"2026-06-14T09:38:00.489720279Z\" level=info msg=\"Creating container: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=95c7375b-d15a-4977-a223-a0e9d496a13f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:00.491798 crc crio[24245]: time=\"2026-06-14T09:38:00.490187413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.525690782Z\" level=info msg=\"Created container befb365408f2c633ce3d245f6e54cda020ad84700e18ac5f7a49a79b854bf1c9: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=215a80a4-6dda-4881-811b-ff99c395dcc1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.534820165Z\" level=info msg=\"Starting container: befb365408f2c633ce3d245f6e54cda020ad84700e18ac5f7a49a79b854bf1c9\" id=00c73f7f-4c08-49eb-b0d2-558e5d411c71 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.536380471Z\" level=info msg=\"Created container cdb00a58feae38e79459a61dddf03eba3e3d62c6e19a3641b238ea99ab6c3d0c: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=2a64f1af-ced4-4a57-89b7-b04126dfa619 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.538668095Z\" level=info msg=\"Starting container: cdb00a58feae38e79459a61dddf03eba3e3d62c6e19a3641b238ea99ab6c3d0c\" id=c475c47f-9e20-4f20-a537-928cfc16a98a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.547191729Z\" level=info msg=\"Started container\" PID=237706 containerID=befb365408f2c633ce3d245f6e54cda020ad84700e18ac5f7a49a79b854bf1c9 description=openstack/glance-db-create-bnrvl/mariadb-database-create id=00c73f7f-4c08-49eb-b0d2-558e5d411c71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9\nJun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.551412735Z\" level=info msg=\"Created container eff1f649629643464de3ae2dc588aeb1046ca51aff535505019a0220ac9baaa2: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=f308fa52-00c4-43c6-8034-82ba5ab7c626 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.552507664Z\" level=info msg=\"Starting container: eff1f649629643464de3ae2dc588aeb1046ca51aff535505019a0220ac9baaa2\" id=822d5f9a-40f9-4dac-8a93-a71a72acfdc6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.557095002Z\" level=info msg=\"Started container\" PID=237717 containerID=cdb00a58feae38e79459a61dddf03eba3e3d62c6e19a3641b238ea99ab6c3d0c description=openstack/cinder-db-create-jkww4/mariadb-database-create id=c475c47f-9e20-4f20-a537-928cfc16a98a name=/runtime.v1.RuntimeService/StartContainer sandboxID=214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c\nJun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.561202434Z\" level=info msg=\"Started container\" PID=237707 containerID=eff1f649629643464de3ae2dc588aeb1046ca51aff535505019a0220ac9baaa2 description=openstack/nova-cell0-db-create-5jpjc/mariadb-database-create id=822d5f9a-40f9-4dac-8a93-a71a72acfdc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00\nJun 14 09:38:00.650116 crc crio[24245]: time=\"2026-06-14T09:38:00.647521977Z\" level=info msg=\"Stopped container 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f: openstack/ovn-northd-0/ovn-northd\" id=cc4d8039-87e4-41cd-84e1-d82ba7deb088 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:00.658913 crc crio[24245]: time=\"2026-06-14T09:38:00.65734715Z\" level=info msg=\"Stopping pod sandbox: d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6\" id=a555c85e-7399-4cb3-994c-7db8b10b82d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:00.674006 crc crio[24245]: time=\"2026-06-14T09:38:00.666485684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:00.678912 crc crio[24245]: time=\"2026-06-14T09:38:00.677935322Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6 UID:c14e746d-25d2-4805-8f07-8f376022ca71 NetNS:/var/run/netns/93cc9267-51a4-430e-a8a8-3109eaa83898 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc14e746d_25d2_4805_8f07_8f376022ca71.slice PodAnnotations:0xc003bf6540}] Aliases:map[]}\"\nJun 14 09:38:00.678912 crc crio[24245]: time=\"2026-06-14T09:38:00.678157389Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:00.703051 crc crio[24245]: time=\"2026-06-14T09:38:00.697744075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:00.832712 crc crio[24245]: time=\"2026-06-14T09:38:00.826390058Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-q4sjk/POD\" id=46ba2b40-844c-49be-8cd1-0f4907065e9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:00.832712 crc crio[24245]: time=\"2026-06-14T09:38:00.826507112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:00.832712 crc crio[24245]: time=\"2026-06-14T09:38:00.827101319Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-74bdbf448f-jbq6x/POD\" id=81e98635-b865-4b31-b99b-477b8a047d1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:00.832712 crc crio[24245]: time=\"2026-06-14T09:38:00.827327516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:01.016183 crc crio[24245]: time=\"2026-06-14T09:38:01.015771993Z\" level=info msg=\"Got pod network &{Name:barbican-worker-74bdbf448f-jbq6x Namespace:openstack ID:58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191 UID:212cae59-8627-4b0d-ae8f-dc30504e7ab4 NetNS:/var/run/netns/ad7534f8-4b97-4313-9078-94fd03dda982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212cae59_8627_4b0d_ae8f_dc30504e7ab4.slice PodAnnotations:0xc006e0a268}] Aliases:map[]}\"\nJun 14 09:38:01.016183 crc crio[24245]: time=\"2026-06-14T09:38:01.016165575Z\" level=info msg=\"Adding pod openstack_barbican-worker-74bdbf448f-jbq6x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:01.034154 crc crio[24245]: time=\"2026-06-14T09:38:01.032958003Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-q4sjk Namespace:openstack ID:29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459 UID:cdf74c9f-94ac-473c-943b-aecb4b07c301 NetNS:/var/run/netns/921b15f0-1837-499a-a9d3-4d81b9c92573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf74c9f_94ac_473c_943b_aecb4b07c301.slice PodAnnotations:0xc006e0a388}] Aliases:map[]}\"\nJun 14 09:38:01.034154 crc crio[24245]: time=\"2026-06-14T09:38:01.033025836Z\" level=info msg=\"Adding pod openstack_root-account-create-update-q4sjk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:01.269749 crc crio[24245]: time=\"2026-06-14T09:38:01.269109459Z\" level=info msg=\"Created container a7bfe8d901b3b23d603cc5b0871d6b53153bbefa5a5ae8451e3a59d26719002e: openstack/placement-db-create-n69bz/mariadb-database-create\" id=2ddcf3da-711f-48f6-b9df-c234b366c791 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:01.274488 crc crio[24245]: time=\"2026-06-14T09:38:01.274391658Z\" level=info msg=\"Starting container: a7bfe8d901b3b23d603cc5b0871d6b53153bbefa5a5ae8451e3a59d26719002e\" id=6b131cf9-f8e6-463c-b355-c116c7261067 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:01.281956 crc crio[24245]: time=\"2026-06-14T09:38:01.281777053Z\" level=info msg=\"Started container\" PID=237950 containerID=a7bfe8d901b3b23d603cc5b0871d6b53153bbefa5a5ae8451e3a59d26719002e description=openstack/placement-db-create-n69bz/mariadb-database-create id=6b131cf9-f8e6-463c-b355-c116c7261067 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91\nJun 14 09:38:01.356997 crc crio[24245]: time=\"2026-06-14T09:38:01.356083594Z\" level=info msg=\"Created container a7bc82e80124e1ca5e46018d3eb4827f67a5c6173c53ae8f7f9fcb3d6ff29510: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=4db43240-4611-4252-98c2-70daa3965851 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:01.367932 crc crio[24245]: time=\"2026-06-14T09:38:01.367391235Z\" level=info msg=\"Stopped pod sandbox: d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6\" id=a555c85e-7399-4cb3-994c-7db8b10b82d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:01.395135 crc crio[24245]: time=\"2026-06-14T09:38:01.391417683Z\" level=info msg=\"Created container d2b496b4f47670e382162209e35ce9ceb7eaae370a2ff0ba9dc93b7056a27f26: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=ee34a9e0-b1a8-4490-bd07-12c2f7f034ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:01.400675 crc crio[24245]: time=\"2026-06-14T09:38:01.399344168Z\" level=info msg=\"Starting container: a7bc82e80124e1ca5e46018d3eb4827f67a5c6173c53ae8f7f9fcb3d6ff29510\" id=19c351e6-6afd-4ed4-82bd-c8dceb2d9774 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:01.407376 crc crio[24245]: time=\"2026-06-14T09:38:01.407304604Z\" level=info msg=\"Started container\" PID=237952 containerID=a7bc82e80124e1ca5e46018d3eb4827f67a5c6173c53ae8f7f9fcb3d6ff29510 description=openstack/nova-cell1-db-create-q579s/mariadb-database-create id=19c351e6-6afd-4ed4-82bd-c8dceb2d9774 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989\nJun 14 09:38:01.410327 crc crio[24245]: time=\"2026-06-14T09:38:01.409456676Z\" level=info msg=\"Starting container: d2b496b4f47670e382162209e35ce9ceb7eaae370a2ff0ba9dc93b7056a27f26\" id=225acd85-a771-4c0a-b7b1-8c08aebf2121 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:01.429835 crc crio[24245]: time=\"2026-06-14T09:38:01.429311275Z\" level=info msg=\"Started container\" PID=237955 containerID=d2b496b4f47670e382162209e35ce9ceb7eaae370a2ff0ba9dc93b7056a27f26 description=openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update id=225acd85-a771-4c0a-b7b1-8c08aebf2121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea\nJun 14 09:38:01.595179 crc crio[24245]: time=\"2026-06-14T09:38:01.594559612Z\" level=info msg=\"Created container c36316ac0e9670761c297b514e22723771a7e62d6fa56a46f067642abeca5d46: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=1c34e82a-10bb-4624-a5e7-f3e199bf7358 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:01.646959 crc crio[24245]: time=\"2026-06-14T09:38:01.646823044Z\" level=info msg=\"Starting container: c36316ac0e9670761c297b514e22723771a7e62d6fa56a46f067642abeca5d46\" id=1d76cf9c-3877-4db4-9e17-e617173510f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:01.662710 crc crio[24245]: time=\"2026-06-14T09:38:01.662580072Z\" level=info msg=\"Started container\" PID=237945 containerID=c36316ac0e9670761c297b514e22723771a7e62d6fa56a46f067642abeca5d46 description=openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update id=1d76cf9c-3877-4db4-9e17-e617173510f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a\nJun 14 09:38:01.741327 crc crio[24245]: 2026-06-14T09:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58027d8cefaa26e Mac:e6:37:b5:50:0a:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:46 Mtu:0 Sandbox:/var/run/netns/ad7534f8-4b97-4313-9078-94fd03dda982 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:01.746245 crc crio[24245]: time=\"2026-06-14T09:38:01.746186917Z\" level=info msg=\"Got pod network &{Name:barbican-worker-74bdbf448f-jbq6x Namespace:openstack ID:58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191 UID:212cae59-8627-4b0d-ae8f-dc30504e7ab4 NetNS:/var/run/netns/ad7534f8-4b97-4313-9078-94fd03dda982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212cae59_8627_4b0d_ae8f_dc30504e7ab4.slice PodAnnotations:0xc006e0a268}] Aliases:map[]}\"\nJun 14 09:38:01.746425 crc crio[24245]: time=\"2026-06-14T09:38:01.746385904Z\" level=info msg=\"Checking pod openstack_barbican-worker-74bdbf448f-jbq6x for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:01.803369 crc crio[24245]: time=\"2026-06-14T09:38:01.802739323Z\" level=info msg=\"Created container c4855b50e9c3e1618dad09bf3a77bed9b6975c6664945391227a148113d62db6: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=70b11b30-72cb-4653-b3c7-f9c4db826784 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:01.811980 crc crio[24245]: time=\"2026-06-14T09:38:01.808921483Z\" level=info msg=\"Ran pod sandbox 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191 with infra container: openstack/barbican-worker-74bdbf448f-jbq6x/POD\" id=81e98635-b865-4b31-b99b-477b8a047d1b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:01.822310 crc crio[24245]: time=\"2026-06-14T09:38:01.819092377Z\" level=info msg=\"Starting container: c4855b50e9c3e1618dad09bf3a77bed9b6975c6664945391227a148113d62db6\" id=1529fd3d-5d08-47e0-b83b-56733ba348cb name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:01.841333 crc crio[24245]: time=\"2026-06-14T09:38:01.841178816Z\" level=info msg=\"Started container\" PID=237957 containerID=c4855b50e9c3e1618dad09bf3a77bed9b6975c6664945391227a148113d62db6 description=openstack/nova-api-db-create-k2nhp/mariadb-database-create id=1529fd3d-5d08-47e0-b83b-56733ba348cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d\nJun 14 09:38:01.846102 crc crio[24245]: time=\"2026-06-14T09:38:01.846004612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=a0ce384c-c73b-45bf-b1b1-7c6e7e21eeb6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:01.883359 crc crio[24245]: time=\"2026-06-14T09:38:01.881206496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=73af12d3-a180-4d23-a0a4-9158626f56c9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:01.929650 crc crio[24245]: time=\"2026-06-14T09:38:01.92176557Z\" level=info msg=\"Creating container: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker-log\" id=22f5f33e-0b9e-4fff-9897-05411470a0df name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:01.929650 crc crio[24245]: time=\"2026-06-14T09:38:01.922494963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:01.970669 crc crio[24245]: 2026-06-14T09:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29f6ccecbe770cf Mac:3e:08:3e:6e:3c:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:45 Mtu:0 Sandbox:/var/run/netns/921b15f0-1837-499a-a9d3-4d81b9c92573 SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.1.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:01.977462 crc crio[24245]: time=\"2026-06-14T09:38:01.977294368Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-q4sjk Namespace:openstack ID:29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459 UID:cdf74c9f-94ac-473c-943b-aecb4b07c301 NetNS:/var/run/netns/921b15f0-1837-499a-a9d3-4d81b9c92573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf74c9f_94ac_473c_943b_aecb4b07c301.slice PodAnnotations:0xc006e0a388}] Aliases:map[]}\"\nJun 14 09:38:01.977668 crc crio[24245]: time=\"2026-06-14T09:38:01.977553356Z\" level=info msg=\"Checking pod openstack_root-account-create-update-q4sjk for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:02.044504 crc crio[24245]: time=\"2026-06-14T09:38:02.044430492Z\" level=info msg=\"Ran pod sandbox 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459 with infra container: openstack/root-account-create-update-q4sjk/POD\" id=46ba2b40-844c-49be-8cd1-0f4907065e9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:02.050414 crc crio[24245]: time=\"2026-06-14T09:38:02.050316458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=714a8250-7e44-4596-ab47-e142488b894d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:02.056775 crc crio[24245]: time=\"2026-06-14T09:38:02.056181256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ceb7bb4d-491e-4232-b7c7-b092908a116e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:02.064198 crc crio[24245]: time=\"2026-06-14T09:38:02.064023621Z\" level=info msg=\"Created container c952a1c77b0ac8499b91c5637165c2f8d110c2f92622421954200da61547b032: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=7d59eb2b-21aa-48c1-b042-1cc251b382e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:02.066479 crc crio[24245]: time=\"2026-06-14T09:38:02.066023653Z\" level=info msg=\"Starting container: c952a1c77b0ac8499b91c5637165c2f8d110c2f92622421954200da61547b032\" id=5949e471-ff94-4882-b0e6-9e998aee853d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:02.087702 crc crio[24245]: time=\"2026-06-14T09:38:02.087217005Z\" level=info msg=\"Started container\" PID=237956 containerID=c952a1c77b0ac8499b91c5637165c2f8d110c2f92622421954200da61547b032 description=openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update id=5949e471-ff94-4882-b0e6-9e998aee853d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c\nJun 14 09:38:02.092174 crc crio[24245]: time=\"2026-06-14T09:38:02.092095755Z\" level=info msg=\"Creating container: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=cdcec92f-cdf7-492f-b100-72b9e9a87a42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:02.095201 crc crio[24245]: time=\"2026-06-14T09:38:02.09350082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:02.172553 crc crio[24245]: time=\"2026-06-14T09:38:02.172455733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:02.180394 crc crio[24245]: time=\"2026-06-14T09:38:02.180268965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:02.265998 crc crio[24245]: time=\"2026-06-14T09:38:02.265909085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:02.275783 crc crio[24245]: time=\"2026-06-14T09:38:02.275683277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:02.594474 crc crio[24245]: time=\"2026-06-14T09:38:02.592579126Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-jrwkf-config-scb5l/POD\" id=dbdf0e18-e2d3-4c4b-bfd3-e51e3b263917 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:02.594474 crc crio[24245]: time=\"2026-06-14T09:38:02.593200226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:02.701909 crc crio[24245]: time=\"2026-06-14T09:38:02.70175803Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-69777c668b-m48h5/POD\" id=07d0737c-5ba6-4be2-b50b-5659a4b666ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:02.703044 crc crio[24245]: time=\"2026-06-14T09:38:02.701943756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:02.825828 crc crio[24245]: time=\"2026-06-14T09:38:02.825744965Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-scb5l Namespace:openstack ID:f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6 UID:0b405c43-3672-4f96-8dee-27f278bdf725 NetNS:/var/run/netns/366ec0be-7bc1-4022-92ea-91cd3503a87d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b405c43_3672_4f96_8dee_27f278bdf725.slice PodAnnotations:0xc00161a688}] Aliases:map[]}\"\nJun 14 09:38:02.825828 crc crio[24245]: time=\"2026-06-14T09:38:02.825808367Z\" level=info msg=\"Adding pod openstack_ovn-controller-jrwkf-config-scb5l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:02.829013 crc crio[24245]: time=\"2026-06-14T09:38:02.828917185Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-69777c668b-m48h5 Namespace:openstack ID:59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753 UID:08b52a99-aa20-4a39-ad58-e10192dbd018 NetNS:/var/run/netns/c52522f1-76a9-43e3-b6a1-060f1ff768bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b52a99_aa20_4a39_ad58_e10192dbd018.slice PodAnnotations:0xc001c3c960}] Aliases:map[]}\"\nJun 14 09:38:02.829013 crc crio[24245]: time=\"2026-06-14T09:38:02.829011068Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-69777c668b-m48h5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:03.032908 crc crio[24245]: time=\"2026-06-14T09:38:03.029833448Z\" level=info msg=\"Stopped container 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a: openstack/ceilometer-0/ceilometer-notification-agent\" id=4ba889f2-0edf-4df5-aeaf-0cc831e6bdb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:03.038934 crc crio[24245]: time=\"2026-06-14T09:38:03.034351181Z\" level=info msg=\"Stopping pod sandbox: d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a\" id=84313f21-017f-4419-8f80-e8b642f56f3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:03.038934 crc crio[24245]: time=\"2026-06-14T09:38:03.037245234Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a UID:29804ea3-44fa-4389-8eda-9cd2e4266564 NetNS:/var/run/netns/de31e09e-acc0-4523-84dd-b40bb10ca6b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29804ea3_44fa_4389_8eda_9cd2e4266564.slice PodAnnotations:0xc003bf6138}] Aliases:map[]}\"\nJun 14 09:38:03.038934 crc crio[24245]: time=\"2026-06-14T09:38:03.037401619Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:03.067502 crc crio[24245]: time=\"2026-06-14T09:38:03.067410518Z\" level=info msg=\"Created container 8f589a8825e602184824fe75d625b7059cf95d2fa6d5ea27f24d30b2a587d8cd: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=9547d8a0-fb29-439d-86c3-99df45eaea39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:03.074098 crc crio[24245]: time=\"2026-06-14T09:38:03.073546057Z\" level=info msg=\"Created container a11aa93a113f5de68c866023debe66eedcf65cc4a039af80642e30b27dad7594: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=d50707c3-b2f9-4ad3-85fc-967da0f7091f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:03.075721 crc crio[24245]: time=\"2026-06-14T09:38:03.075156927Z\" level=info msg=\"Starting container: a11aa93a113f5de68c866023debe66eedcf65cc4a039af80642e30b27dad7594\" id=5ebfb586-6ba7-4cbf-9369-877616d38e37 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:03.079470 crc crio[24245]: time=\"2026-06-14T09:38:03.076706686Z\" level=info msg=\"Starting container: 8f589a8825e602184824fe75d625b7059cf95d2fa6d5ea27f24d30b2a587d8cd\" id=3481acc3-4647-4db2-954c-63adf5108f38 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:03.088044 crc crio[24245]: time=\"2026-06-14T09:38:03.087482622Z\" level=info msg=\"Started container\" PID=237958 containerID=a11aa93a113f5de68c866023debe66eedcf65cc4a039af80642e30b27dad7594 description=openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update id=5ebfb586-6ba7-4cbf-9369-877616d38e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420\nJun 14 09:38:03.088369 crc crio[24245]: time=\"2026-06-14T09:38:03.088094902Z\" level=info msg=\"Started container\" PID=237959 containerID=8f589a8825e602184824fe75d625b7059cf95d2fa6d5ea27f24d30b2a587d8cd description=openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update id=3481acc3-4647-4db2-954c-63adf5108f38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7\nJun 14 09:38:03.470459 crc crio[24245]: time=\"2026-06-14T09:38:03.466944689Z\" level=info msg=\"Created container 26f26d53133b2cebe604623c72669064628e98f08e7108b943bee8e85e0f2fcc: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=cdcec92f-cdf7-492f-b100-72b9e9a87a42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:03.470459 crc crio[24245]: time=\"2026-06-14T09:38:03.470269357Z\" level=info msg=\"Starting container: 26f26d53133b2cebe604623c72669064628e98f08e7108b943bee8e85e0f2fcc\" id=1664f169-156e-4138-a6c3-0eda406f4414 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:03.496555 crc crio[24245]: time=\"2026-06-14T09:38:03.492328786Z\" level=info msg=\"Started container\" PID=238345 containerID=26f26d53133b2cebe604623c72669064628e98f08e7108b943bee8e85e0f2fcc description=openstack/root-account-create-update-q4sjk/mariadb-account-create-update id=1664f169-156e-4138-a6c3-0eda406f4414 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459\nJun 14 09:38:03.568568 crc crio[24245]: time=\"2026-06-14T09:38:03.568152678Z\" level=info msg=\"Created container ef91051d9cfb6ab1d2eb350f4890a56675c4f1000fe0adda0a0e2fdc0def0287: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=95c7375b-d15a-4977-a223-a0e9d496a13f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:03.571452 crc crio[24245]: time=\"2026-06-14T09:38:03.570529164Z\" level=info msg=\"Starting container: ef91051d9cfb6ab1d2eb350f4890a56675c4f1000fe0adda0a0e2fdc0def0287\" id=0028f38a-469f-4356-af44-32e656ac4b8a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:03.576708 crc crio[24245]: time=\"2026-06-14T09:38:03.576653569Z\" level=info msg=\"Started container\" PID=237964 containerID=ef91051d9cfb6ab1d2eb350f4890a56675c4f1000fe0adda0a0e2fdc0def0287 description=openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update id=0028f38a-469f-4356-af44-32e656ac4b8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731\nJun 14 09:38:03.615405 crc crio[24245]: 2026-06-14T09:38:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59a7a38258f71a4 Mac:b2:1e:a7:75:37:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:48 Mtu:0 Sandbox:/var/run/netns/c52522f1-76a9-43e3-b6a1-060f1ff768bf SocketPath: PciID:}] [{Interface:0xc000530760 Address:{IP:10.217.1.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:03.615405 crc crio[24245]: time=\"2026-06-14T09:38:03.610001662Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-69777c668b-m48h5 Namespace:openstack ID:59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753 UID:08b52a99-aa20-4a39-ad58-e10192dbd018 NetNS:/var/run/netns/c52522f1-76a9-43e3-b6a1-060f1ff768bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b52a99_aa20_4a39_ad58_e10192dbd018.slice PodAnnotations:0xc001c3c960}] Aliases:map[]}\"\nJun 14 09:38:03.615405 crc crio[24245]: time=\"2026-06-14T09:38:03.610150107Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-69777c668b-m48h5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:03.642374 crc crio[24245]: time=\"2026-06-14T09:38:03.640712709Z\" level=info msg=\"Ran pod sandbox 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753 with infra container: openstack/barbican-keystone-listener-69777c668b-m48h5/POD\" id=07d0737c-5ba6-4be2-b50b-5659a4b666ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:03.645463 crc crio[24245]: time=\"2026-06-14T09:38:03.64490634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=1713bb9f-2d01-4d2f-a2c8-3d011f5c588d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:03.653620 crc crio[24245]: time=\"2026-06-14T09:38:03.653060029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=c2a1c377-9c98-4a08-89d5-9f8179fa79a8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:03.671796 crc crio[24245]: time=\"2026-06-14T09:38:03.671723903Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener-log\" id=aa996220-c208-4922-ac7b-66aed3109f23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:03.672524 crc crio[24245]: time=\"2026-06-14T09:38:03.672398685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:03.679247 crc crio[24245]: 2026-06-14T09:38:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5f2c403893b410 Mac:2a:3e:93:75:fc:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:47 Mtu:0 Sandbox:/var/run/netns/366ec0be-7bc1-4022-92ea-91cd3503a87d SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:03.680334 crc crio[24245]: time=\"2026-06-14T09:38:03.680259427Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-scb5l Namespace:openstack ID:f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6 UID:0b405c43-3672-4f96-8dee-27f278bdf725 NetNS:/var/run/netns/366ec0be-7bc1-4022-92ea-91cd3503a87d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b405c43_3672_4f96_8dee_27f278bdf725.slice PodAnnotations:0xc00161a688}] Aliases:map[]}\"\nJun 14 09:38:03.680501 crc crio[24245]: time=\"2026-06-14T09:38:03.680464774Z\" level=info msg=\"Checking pod openstack_ovn-controller-jrwkf-config-scb5l for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:03.708315 crc crio[24245]: time=\"2026-06-14T09:38:03.708233906Z\" level=info msg=\"Ran pod sandbox f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6 with infra container: openstack/ovn-controller-jrwkf-config-scb5l/POD\" id=dbdf0e18-e2d3-4c4b-bfd3-e51e3b263917 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:03.712551 crc crio[24245]: time=\"2026-06-14T09:38:03.712235582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=1ec59efc-750f-4881-87a6-b841d5eca833 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:03.733148 crc crio[24245]: time=\"2026-06-14T09:38:03.7327426Z\" level=info msg=\"Stopped pod sandbox: d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a\" id=84313f21-017f-4419-8f80-e8b642f56f3d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:03.734056 crc crio[24245]: time=\"2026-06-14T09:38:03.733951282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=47b1a0d0-b670-4a3b-a045-48ef70e1dea5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:03.742901 crc crio[24245]: time=\"2026-06-14T09:38:03.742705911Z\" level=info msg=\"Creating container: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=4c982402-9543-44c8-8b1b-2317998b2f04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:03.743221 crc crio[24245]: time=\"2026-06-14T09:38:03.743207627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:03.743704 crc crio[24245]: time=\"2026-06-14T09:38:03.743625294Z\" level=info msg=\"Created container 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker-log\" id=22f5f33e-0b9e-4fff-9897-05411470a0df name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:03.749471 crc crio[24245]: time=\"2026-06-14T09:38:03.749415965Z\" level=info msg=\"Starting container: 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c\" id=0fb79489-d1df-4a9b-8cd5-cb3722db1aa9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:03.760887 crc crio[24245]: time=\"2026-06-14T09:38:03.760676205Z\" level=info msg=\"Started container\" PID=238346 containerID=0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c description=openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker-log id=0fb79489-d1df-4a9b-8cd5-cb3722db1aa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191\nJun 14 09:38:03.780439 crc crio[24245]: time=\"2026-06-14T09:38:03.780231545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=cda26eff-e956-4c90-a540-a761c58b23d0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:03.792999 crc crio[24245]: time=\"2026-06-14T09:38:03.792925268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:03.797335 crc crio[24245]: time=\"2026-06-14T09:38:03.797273506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:03.840484 crc crio[24245]: time=\"2026-06-14T09:38:03.840408569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:03.845909 crc crio[24245]: time=\"2026-06-14T09:38:03.844370055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=a6cc6f2b-ba8a-48be-9488-05142f0e36d7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:03.858278 crc crio[24245]: time=\"2026-06-14T09:38:03.858217425Z\" level=info msg=\"Creating container: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker\" id=aac0339c-b036-43fb-8a28-3d1ad8e4d38d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:03.859246 crc crio[24245]: time=\"2026-06-14T09:38:03.859185476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:03.947485 crc crio[24245]: time=\"2026-06-14T09:38:03.946947498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:03.958083 crc crio[24245]: time=\"2026-06-14T09:38:03.957998029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:04.221913 crc crio[24245]: time=\"2026-06-14T09:38:04.221799711Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/POD\" id=3d6e0b92-b0f3-4766-8d3f-16c4b82e6ce8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:04.222041 crc crio[24245]: time=\"2026-06-14T09:38:04.221956676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:04.230184 crc crio[24245]: time=\"2026-06-14T09:38:04.224029391Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-544dc98db8-cd5vj/POD\" id=f12b0359-fecb-4c6f-8ae0-aaf19a3f4d6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:04.230482 crc crio[24245]: time=\"2026-06-14T09:38:04.230302183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:04.344296 crc crio[24245]: time=\"2026-06-14T09:38:04.34419242Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781429865-z5dvx Namespace:openstack ID:1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731 UID:6bde1dbe-062c-4884-9b95-fcc37bf6d2a7 NetNS:/var/run/netns/4c7bd034-56b9-4b51-a5c9-766ffe50b4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bde1dbe_062c_4884_9b95_fcc37bf6d2a7.slice PodAnnotations:0xc0024224f0}] Aliases:map[]}\"\nJun 14 09:38:04.344296 crc crio[24245]: time=\"2026-06-14T09:38:04.344286454Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781429865-z5dvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:04.395001 crc crio[24245]: time=\"2026-06-14T09:38:04.385714236Z\" level=info msg=\"Got pod network &{Name:barbican-api-544dc98db8-cd5vj Namespace:openstack ID:4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d UID:6dbfebfb-2cd9-41ab-86cf-c3cac6c509d2 NetNS:/var/run/netns/c18fc9de-1451-477e-830f-b032df49d7e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbfebfb_2cd9_41ab_86cf_c3cac6c509d2.slice PodAnnotations:0xc002c92538}] Aliases:map[]}\"\nJun 14 09:38:04.395001 crc crio[24245]: time=\"2026-06-14T09:38:04.385763018Z\" level=info msg=\"Adding pod openstack_barbican-api-544dc98db8-cd5vj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:04.397100 crc crio[24245]: time=\"2026-06-14T09:38:04.396960341Z\" level=info msg=\"Created container e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker\" id=aac0339c-b036-43fb-8a28-3d1ad8e4d38d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:04.409762 crc crio[24245]: time=\"2026-06-14T09:38:04.40350309Z\" level=info msg=\"Created container bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener-log\" id=aa996220-c208-4922-ac7b-66aed3109f23 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:04.416057 crc crio[24245]: time=\"2026-06-14T09:38:04.41002067Z\" level=info msg=\"Starting container: bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15\" id=cc65b481-fd2a-4b7a-8497-12189f9b8327 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:04.416057 crc crio[24245]: time=\"2026-06-14T09:38:04.411076224Z\" level=info msg=\"Starting container: e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4\" id=211b94c7-27c8-42d7-8f7a-185d70c77d2d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:04.429483 crc crio[24245]: time=\"2026-06-14T09:38:04.429392653Z\" level=info msg=\"Started container\" PID=238623 containerID=bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15 description=openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener-log id=cc65b481-fd2a-4b7a-8497-12189f9b8327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753\nJun 14 09:38:04.480733 crc crio[24245]: time=\"2026-06-14T09:38:04.47934328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=a98772e5-6e3e-4a26-94d3-e72ab6a0218f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:04.502145 crc crio[24245]: time=\"2026-06-14T09:38:04.502040161Z\" level=info msg=\"Started container\" PID=238624 containerID=e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4 description=openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker id=211b94c7-27c8-42d7-8f7a-185d70c77d2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191\nJun 14 09:38:04.601285 crc crio[24245]: time=\"2026-06-14T09:38:04.600685278Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=61aff9f5-621f-4202-960f-c4be87f89956 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:04.601285 crc crio[24245]: time=\"2026-06-14T09:38:04.601176924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:04.663446 crc crio[24245]: time=\"2026-06-14T09:38:04.66123706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=f0df54fc-0d22-4681-ab3c-7df0a9ddc0fa name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:04.853640 crc crio[24245]: time=\"2026-06-14T09:38:04.853145403Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener\" id=f9d013fe-d755-4a5d-8db2-837846e0a062 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:04.854687 crc crio[24245]: time=\"2026-06-14T09:38:04.854096424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:04.985232 crc crio[24245]: time=\"2026-06-14T09:38:04.980257847Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6 UID:f89675c3-7340-49f8-841d-a6dd1e905b85 NetNS:/var/run/netns/90822cfa-295a-472d-b1ae-5714a223be07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf89675c3_7340_49f8_841d_a6dd1e905b85.slice PodAnnotations:0xc001c3c7a0}] Aliases:map[]}\"\nJun 14 09:38:04.985232 crc crio[24245]: time=\"2026-06-14T09:38:04.984018288Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:05.226827 crc crio[24245]: time=\"2026-06-14T09:38:05.226222335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:05.421827 crc crio[24245]: time=\"2026-06-14T09:38:05.420767089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:05.435658 crc crio[24245]: time=\"2026-06-14T09:38:05.434755834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:05.834380 crc crio[24245]: time=\"2026-06-14T09:38:05.833972571Z\" level=info msg=\"Stopping container: 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d (timeout: 30s)\" id=f2fb2611-db9f-48be-b073-67196aa68b81 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:05.834542 crc crio[24245]: time=\"2026-06-14T09:38:05.834401565Z\" level=info msg=\"Stopping container: 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad (timeout: 30s)\" id=bf37d9bb-bd2d-4073-9bbe-d50606a3b946 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:05.999375 crc crio[24245]: time=\"2026-06-14T09:38:05.994272043Z\" level=info msg=\"Stopped container 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api\" id=2f356222-edf6-4a31-9d08-d9325413f5f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:06.001301 crc crio[24245]: time=\"2026-06-14T09:38:05.999827652Z\" level=info msg=\"Stopping pod sandbox: d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d\" id=57008095-9b8a-498e-a5a3-ea3107b47041 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:06.017753 crc crio[24245]: time=\"2026-06-14T09:38:06.016318322Z\" level=info msg=\"Got pod network &{Name:barbican-api-b7c84dcb-8kvj9 Namespace:openstack ID:d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d UID:a05552d0-2e4b-4ddc-a493-c9f6526f9127 NetNS:/var/run/netns/15913850-e405-4b98-b587-db63fbae0524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda05552d0_2e4b_4ddc_a493_c9f6526f9127.slice PodAnnotations:0xc000620880}] Aliases:map[]}\"\nJun 14 09:38:06.017753 crc crio[24245]: time=\"2026-06-14T09:38:06.01647865Z\" level=info msg=\"Deleting pod openstack_barbican-api-b7c84dcb-8kvj9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:06.051151 crc crio[24245]: 2026-06-14T09:38:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b889c25b5704c3 Mac:56:a1:ab:29:a3:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:49 Mtu:0 Sandbox:/var/run/netns/c18fc9de-1451-477e-830f-b032df49d7e4 SocketPath: PciID:}] [{Interface:0xc000014650 Address:{IP:10.217.1.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:06.052400 crc crio[24245]: time=\"2026-06-14T09:38:06.052316037Z\" level=info msg=\"Got pod network &{Name:barbican-api-544dc98db8-cd5vj Namespace:openstack ID:4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d UID:6dbfebfb-2cd9-41ab-86cf-c3cac6c509d2 NetNS:/var/run/netns/c18fc9de-1451-477e-830f-b032df49d7e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbfebfb_2cd9_41ab_86cf_c3cac6c509d2.slice PodAnnotations:0xc002c92538}] Aliases:map[]}\"\nJun 14 09:38:06.052539 crc crio[24245]: time=\"2026-06-14T09:38:06.052477732Z\" level=info msg=\"Checking pod openstack_barbican-api-544dc98db8-cd5vj for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:06.092086 crc crio[24245]: time=\"2026-06-14T09:38:06.091754745Z\" level=info msg=\"Stopped container 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad: openstack/barbican-worker-685dddf667-67w2q/barbican-worker-log\" id=bf37d9bb-bd2d-4073-9bbe-d50606a3b946 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:06.147827 crc crio[24245]: time=\"2026-06-14T09:38:06.1476458Z\" level=info msg=\"Ran pod sandbox 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d with infra container: openstack/barbican-api-544dc98db8-cd5vj/POD\" id=f12b0359-fecb-4c6f-8ae0-aaf19a3f4d6c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:06.154262 crc crio[24245]: time=\"2026-06-14T09:38:06.153894809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=08f0f058-3754-4ce6-abdb-64971c64c7f6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:06.157967 crc crio[24245]: time=\"2026-06-14T09:38:06.15680405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=ed95eac4-9da3-460d-b276-525b36315b6e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:06.168513 crc crio[24245]: time=\"2026-06-14T09:38:06.168367099Z\" level=info msg=\"Creating container: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=9a9a9152-ddfe-4d9a-abad-682c7f59059b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:06.169057 crc crio[24245]: time=\"2026-06-14T09:38:06.168951198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:06.325584 crc crio[24245]: time=\"2026-06-14T09:38:06.322561674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:06.333919 crc crio[24245]: time=\"2026-06-14T09:38:06.330213567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:06.400997 crc crio[24245]: 2026-06-14T09:38:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1dc3136b645c8cf Mac:a6:92:f7:eb:07:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4a Mtu:0 Sandbox:/var/run/netns/4c7bd034-56b9-4b51-a5c9-766ffe50b4a4 SocketPath: PciID:}] [{Interface:0xc000276830 Address:{IP:10.217.1.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:06.401260 crc crio[24245]: time=\"2026-06-14T09:38:06.401139956Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781429865-z5dvx Namespace:openstack ID:1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731 UID:6bde1dbe-062c-4884-9b95-fcc37bf6d2a7 NetNS:/var/run/netns/4c7bd034-56b9-4b51-a5c9-766ffe50b4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bde1dbe_062c_4884_9b95_fcc37bf6d2a7.slice PodAnnotations:0xc0024224f0}] Aliases:map[]}\"\nJun 14 09:38:06.401329 crc crio[24245]: time=\"2026-06-14T09:38:06.401281471Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781429865-z5dvx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:06.451484 crc crio[24245]: time=\"2026-06-14T09:38:06.450119562Z\" level=info msg=\"Ran pod sandbox 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731 with infra container: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/POD\" id=3d6e0b92-b0f3-4766-8d3f-16c4b82e6ce8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:06.471234 crc crio[24245]: time=\"2026-06-14T09:38:06.471111481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=56168341-1932-4fa8-b750-6b44ba825be6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:06.486170 crc crio[24245]: time=\"2026-06-14T09:38:06.486040754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=0b5514e1-6bda-4452-8dc4-c2bd30f6016f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:06.498798 crc crio[24245]: time=\"2026-06-14T09:38:06.498691861Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=389470b7-73fa-48fc-896d-7469056f263d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:06.499390 crc crio[24245]: time=\"2026-06-14T09:38:06.499226008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:06.763415 crc crio[24245]: time=\"2026-06-14T09:38:06.758782429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:06.765884 crc crio[24245]: time=\"2026-06-14T09:38:06.765282243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:06.768294 crc crio[24245]: time=\"2026-06-14T09:38:06.768195336Z\" level=info msg=\"Stopped pod sandbox: d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d\" id=57008095-9b8a-498e-a5a3-ea3107b47041 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:06.847568 crc crio[24245]: 2026-06-14T09:38:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d99ace548820c93 Mac:56:d6:1b:f3:91:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4b Mtu:0 Sandbox:/var/run/netns/90822cfa-295a-472d-b1ae-5714a223be07 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:06.849377 crc crio[24245]: time=\"2026-06-14T09:38:06.849307269Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6 UID:f89675c3-7340-49f8-841d-a6dd1e905b85 NetNS:/var/run/netns/90822cfa-295a-472d-b1ae-5714a223be07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf89675c3_7340_49f8_841d_a6dd1e905b85.slice PodAnnotations:0xc001c3c7a0}] Aliases:map[]}\"\nJun 14 09:38:06.849513 crc crio[24245]: time=\"2026-06-14T09:38:06.849472184Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:06.867192 crc crio[24245]: time=\"2026-06-14T09:38:06.867108538Z\" level=info msg=\"Ran pod sandbox d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6 with infra container: openstack/kube-state-metrics-0/POD\" id=61aff9f5-621f-4202-960f-c4be87f89956 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:06.886569 crc crio[24245]: time=\"2026-06-14T09:38:06.885963074Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=74aa7bb6-bec6-43d3-aa0f-2bc763192218 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:06.974922 crc crio[24245]: time=\"2026-06-14T09:38:06.97167503Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=1ff5ebf2-2e08-46bd-8b20-b8454dc182dd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:07.005900 crc crio[24245]: time=\"2026-06-14T09:38:07.005267471Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=b40d61dc-8052-4fc8-a6eb-35ba4f37fe93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:07.005900 crc crio[24245]: time=\"2026-06-14T09:38:07.005731636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:07.078901 crc crio[24245]: time=\"2026-06-14T09:38:07.077522598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:07.094906 crc crio[24245]: time=\"2026-06-14T09:38:07.094290541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:07.943365 crc crio[24245]: time=\"2026-06-14T09:38:07.942910597Z\" level=info msg=\"Created container b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener\" id=f9d013fe-d755-4a5d-8db2-837846e0a062 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:07.947745 crc crio[24245]: time=\"2026-06-14T09:38:07.94767137Z\" level=info msg=\"Starting container: b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63\" id=147e5090-3f41-4c51-b756-d628e4d3ffc7 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:07.958254 crc crio[24245]: time=\"2026-06-14T09:38:07.958171171Z\" level=info msg=\"Started container\" PID=238936 containerID=b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63 description=openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener id=147e5090-3f41-4c51-b756-d628e4d3ffc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753\nJun 14 09:38:07.981679 crc crio[24245]: time=\"2026-06-14T09:38:07.981440116Z\" level=info msg=\"Created container e1d1b2c6d533a3f22368111e5822b280f338f59841b96c20a65bebc9285753b3: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=4c982402-9543-44c8-8b1b-2317998b2f04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:07.985171 crc crio[24245]: time=\"2026-06-14T09:38:07.985096397Z\" level=info msg=\"Starting container: e1d1b2c6d533a3f22368111e5822b280f338f59841b96c20a65bebc9285753b3\" id=04dae65b-5a61-4759-9f06-926e2d435b1b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:07.994457 crc crio[24245]: time=\"2026-06-14T09:38:07.994375162Z\" level=info msg=\"Started container\" PID=238937 containerID=e1d1b2c6d533a3f22368111e5822b280f338f59841b96c20a65bebc9285753b3 description=openstack/ovn-controller-jrwkf-config-scb5l/ovn-config id=04dae65b-5a61-4759-9f06-926e2d435b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6\nJun 14 09:38:08.095303 crc crio[24245]: time=\"2026-06-14T09:38:08.095218551Z\" level=info msg=\"Created container 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd: openstack/kube-state-metrics-0/kube-state-metrics\" id=b40d61dc-8052-4fc8-a6eb-35ba4f37fe93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:08.097908 crc crio[24245]: time=\"2026-06-14T09:38:08.097795292Z\" level=info msg=\"Starting container: 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd\" id=91718dce-37f3-4aa9-97b6-2c99bf3e4a37 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:08.110229 crc crio[24245]: time=\"2026-06-14T09:38:08.110127084Z\" level=info msg=\"Started container\" PID=239163 containerID=9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd description=openstack/kube-state-metrics-0/kube-state-metrics id=91718dce-37f3-4aa9-97b6-2c99bf3e4a37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6\nJun 14 09:38:08.151367 crc crio[24245]: time=\"2026-06-14T09:38:08.150783809Z\" level=info msg=\"Created container e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=9a9a9152-ddfe-4d9a-abad-682c7f59059b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:08.171333 crc crio[24245]: time=\"2026-06-14T09:38:08.171259639Z\" level=info msg=\"Starting container: e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61\" id=f68f7019-5941-4b6d-96a9-4a9ce3272428 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:08.179142 crc crio[24245]: time=\"2026-06-14T09:38:08.179048865Z\" level=info msg=\"Started container\" PID=239169 containerID=e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61 description=openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log id=f68f7019-5941-4b6d-96a9-4a9ce3272428 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\nJun 14 09:38:08.207259 crc crio[24245]: time=\"2026-06-14T09:38:08.207173149Z\" level=info msg=\"Created container e88e1b5a163a1e3b6732119f92e1b755454e3a6bd72e529a83d87d4694205284: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=389470b7-73fa-48fc-896d-7469056f263d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:08.210805 crc crio[24245]: time=\"2026-06-14T09:38:08.210650202Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=76139dd0-8b9d-41a0-8ffb-af38e4d54698 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.227284 crc crio[24245]: time=\"2026-06-14T09:38:08.226254707Z\" level=info msg=\"Starting container: e88e1b5a163a1e3b6732119f92e1b755454e3a6bd72e529a83d87d4694205284\" id=a061e61e-49d0-4027-b318-f2b064e949f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:08.241226 crc crio[24245]: time=\"2026-06-14T09:38:08.241133061Z\" level=info msg=\"Started container\" PID=239173 containerID=e88e1b5a163a1e3b6732119f92e1b755454e3a6bd72e529a83d87d4694205284 description=openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config id=a061e61e-49d0-4027-b318-f2b064e949f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731\nJun 14 09:38:08.429257 crc crio[24245]: time=\"2026-06-14T09:38:08.42910273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=07c3f847-db04-4c5b-b30b-df0e0ffa97af name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.446686 crc crio[24245]: time=\"2026-06-14T09:38:08.44662093Z\" level=info msg=\"Creating container: openstack/barbican-api-544dc98db8-cd5vj/barbican-api\" id=348e58cd-612f-40f8-8d85-26e56db5fa51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:08.447357 crc crio[24245]: time=\"2026-06-14T09:38:08.447336273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:08.520530 crc crio[24245]: time=\"2026-06-14T09:38:08.51998143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:08.527455 crc crio[24245]: time=\"2026-06-14T09:38:08.527358855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:08.672286 crc crio[24245]: time=\"2026-06-14T09:38:08.672245513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=68fde8c4-5be6-4a3f-a111-3e368fdf5244 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.675618 crc crio[24245]: time=\"2026-06-14T09:38:08.675521509Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=4cbeb1c5-e822-4571-acd7-760fd4504ac4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.685109 crc crio[24245]: time=\"2026-06-14T09:38:08.6850111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b82f0a94-a398-4847-8a23-b5cb65f15add name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.702524 crc crio[24245]: time=\"2026-06-14T09:38:08.702480997Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=12290675-6d73-48ea-9c7f-6a5bb996fd8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:08.703228 crc crio[24245]: time=\"2026-06-14T09:38:08.70320613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:08.722380 crc crio[24245]: time=\"2026-06-14T09:38:08.722265644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ac8b2296-c38a-4bec-9826-2af3623788ea name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.730737 crc crio[24245]: time=\"2026-06-14T09:38:08.730549909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fbf6f48b-ad8d-4178-b3fe-0108de8dfb28 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.732225 crc crio[24245]: time=\"2026-06-14T09:38:08.732134268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e638e8c5-8219-427b-aa15-0cb7e43c4370 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.740158 crc crio[24245]: time=\"2026-06-14T09:38:08.737033244Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5c8587b1-a657-4e12-856a-e4d2ca4210f8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.740158 crc crio[24245]: time=\"2026-06-14T09:38:08.737791314Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=67f745f2-3ec6-47ad-b472-ab4a5a71bebd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.740962 crc crio[24245]: time=\"2026-06-14T09:38:08.740787185Z\" level=info msg=\"Creating container: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=02d03fe2-584b-41ac-bc8f-4a018c2e40b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:08.741423 crc crio[24245]: time=\"2026-06-14T09:38:08.741270721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:08.742199 crc crio[24245]: time=\"2026-06-14T09:38:08.742090112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7ca917a6-e4e8-4c2a-8507-5fc8d4208f14 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.744702 crc crio[24245]: time=\"2026-06-14T09:38:08.744573165Z\" level=info msg=\"Creating container: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=1477181a-455f-494a-b1f4-efd15e1e3d3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:08.759135 crc crio[24245]: time=\"2026-06-14T09:38:08.759081726Z\" level=info msg=\"Creating container: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=83c13c90-f63e-43ec-9d87-26c8f5a39a86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:08.767480 crc crio[24245]: time=\"2026-06-14T09:38:08.763913649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d96c88ef-1237-42fa-8594-0d6df952c3d0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.783271 crc crio[24245]: time=\"2026-06-14T09:38:08.783236274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:08.783537 crc crio[24245]: time=\"2026-06-14T09:38:08.783336977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:08.788371 crc crio[24245]: time=\"2026-06-14T09:38:08.788298334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d337540b-9112-41d4-9339-b47033bb2cc7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.792952 crc crio[24245]: time=\"2026-06-14T09:38:08.792925412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:08.794290 crc crio[24245]: time=\"2026-06-14T09:38:08.794161422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1903bed3-ba8f-4c51-ad5a-a583de6a8c97 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.804167 crc crio[24245]: time=\"2026-06-14T09:38:08.804137233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:08.810527 crc crio[24245]: time=\"2026-06-14T09:38:08.810205184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5831d397-8b84-4575-b8b2-fc3d205c440e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.810973 crc crio[24245]: time=\"2026-06-14T09:38:08.81090974Z\" level=info msg=\"Creating container: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=6833082f-c3b5-470a-89de-a7eab2ecc53e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:08.868735 crc crio[24245]: time=\"2026-06-14T09:38:08.868579025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c8da72a9-1333-455e-baf1-6a651d39a456 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.892132 crc crio[24245]: time=\"2026-06-14T09:38:08.891668965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=531d86ec-1ab8-4209-85aa-52661d6b4594 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.893016 crc crio[24245]: time=\"2026-06-14T09:38:08.892912306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:08.903339 crc crio[24245]: time=\"2026-06-14T09:38:08.903238821Z\" level=info msg=\"Creating container: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=2c6fcfca-880d-4c15-ac2c-f00b2881b867 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:08.903339 crc crio[24245]: time=\"2026-06-14T09:38:08.903269927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=074d6e80-7b5e-48d3-985f-2c0c2d58938e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.904637 crc crio[24245]: time=\"2026-06-14T09:38:08.904531662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8558f30c-62aa-4cbe-a985-19c1d3f9ac7d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.919958 crc crio[24245]: time=\"2026-06-14T09:38:08.919726157Z\" level=info msg=\"Stopping container: c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995 (timeout: 30s)\" id=bc1aaf7f-0110-4d5e-8c7a-203c2c20e0f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:08.922404 crc crio[24245]: time=\"2026-06-14T09:38:08.922311679Z\" level=info msg=\"Stopping container: b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358 (timeout: 30s)\" id=ba5c03ee-bb99-4307-8540-24254feeb6f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:08.924483 crc crio[24245]: time=\"2026-06-14T09:38:08.924404724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:08.926088 crc crio[24245]: time=\"2026-06-14T09:38:08.924954853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:08.930985 crc crio[24245]: time=\"2026-06-14T09:38:08.930914493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cee3efa3-621d-42a9-940a-221d7a6658b1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.933395 crc crio[24245]: time=\"2026-06-14T09:38:08.933320188Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c1a5f8fd-d61a-4c9e-915e-7b15b57a95d3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:08.943018 crc crio[24245]: time=\"2026-06-14T09:38:08.933383824Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=73757415-76fb-445c-9a94-06953e125a4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:08.943018 crc crio[24245]: time=\"2026-06-14T09:38:08.935417826Z\" level=info msg=\"Creating container: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=07e7ebdb-61b5-45e8-91cb-6422184634f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:08.943018 crc crio[24245]: time=\"2026-06-14T09:38:08.937539358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:08.950108 crc crio[24245]: time=\"2026-06-14T09:38:08.950051752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e8c715f9-4482-45a9-ab62-9f226a0e9642 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:09.041798 crc crio[24245]: time=\"2026-06-14T09:38:09.04173242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.042097 crc crio[24245]: time=\"2026-06-14T09:38:09.04202755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.047116 crc crio[24245]: time=\"2026-06-14T09:38:09.047046536Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=d98c008e-50f9-473c-90a1-5a74a0405973 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:09.048820 crc crio[24245]: time=\"2026-06-14T09:38:09.048735588Z\" level=info msg=\"Creating container: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=d73dfae6-d760-4444-9250-7f76aa90e4c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:09.085546 crc crio[24245]: time=\"2026-06-14T09:38:09.085431238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.099630 crc crio[24245]: time=\"2026-06-14T09:38:09.099491023Z\" level=info msg=\"Stopped container b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener-log\" id=ba5c03ee-bb99-4307-8540-24254feeb6f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:09.103391 crc crio[24245]: time=\"2026-06-14T09:38:09.103186091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.103391 crc crio[24245]: time=\"2026-06-14T09:38:09.103356149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.104261 crc crio[24245]: time=\"2026-06-14T09:38:09.104180801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.117830 crc crio[24245]: time=\"2026-06-14T09:38:09.117704584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.124353 crc crio[24245]: time=\"2026-06-14T09:38:09.124277051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.146138 crc crio[24245]: time=\"2026-06-14T09:38:09.143658095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.153956 crc crio[24245]: time=\"2026-06-14T09:38:09.153326536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.172490 crc crio[24245]: time=\"2026-06-14T09:38:09.172434304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.179833 crc crio[24245]: time=\"2026-06-14T09:38:09.179795338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.257774 crc crio[24245]: time=\"2026-06-14T09:38:09.257696242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.265209 crc crio[24245]: time=\"2026-06-14T09:38:09.265061753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.268481 crc crio[24245]: time=\"2026-06-14T09:38:09.268426711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.269493 crc crio[24245]: time=\"2026-06-14T09:38:09.269423719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.318341 crc crio[24245]: time=\"2026-06-14T09:38:09.318257777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.331131 crc crio[24245]: time=\"2026-06-14T09:38:09.331053699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.334759 crc crio[24245]: time=\"2026-06-14T09:38:09.334687186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:09.338953 crc crio[24245]: time=\"2026-06-14T09:38:09.335937996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:10.090158 crc crio[24245]: time=\"2026-06-14T09:38:10.087944311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=96e471ad-2ebe-43a5-9c7d-f8a18b2dd062 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:10.101534 crc crio[24245]: time=\"2026-06-14T09:38:10.100767755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d8d68345-e485-488c-8927-2b6a9c467368 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:10.105364 crc crio[24245]: time=\"2026-06-14T09:38:10.105037018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0a543d6e-99da-472b-894d-e25ee0966c93 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:10.134272 crc crio[24245]: time=\"2026-06-14T09:38:10.134084836Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=a3d2bd0c-e277-4ebb-8242-d802de4271ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:10.135818 crc crio[24245]: time=\"2026-06-14T09:38:10.135661817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:10.145495 crc crio[24245]: time=\"2026-06-14T09:38:10.145384292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dba9e389-cab3-471f-89a1-8e3be37279e4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:10.190804 crc crio[24245]: time=\"2026-06-14T09:38:10.186717502Z\" level=info msg=\"Creating container: openstack/placement-db-create-n69bz/mariadb-database-create\" id=640adcc5-0066-419a-b58f-5ee020960b8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:10.190804 crc crio[24245]: time=\"2026-06-14T09:38:10.187262378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:10.308390 crc crio[24245]: time=\"2026-06-14T09:38:10.308204572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:10.315118 crc crio[24245]: time=\"2026-06-14T09:38:10.315042128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:10.405390 crc crio[24245]: time=\"2026-06-14T09:38:10.405323379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:10.412120 crc crio[24245]: time=\"2026-06-14T09:38:10.412090846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:10.913120 crc crio[24245]: time=\"2026-06-14T09:38:10.912365789Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690498-wnlt5/POD\" id=28f9b6ae-e2c6-45d7-aa57-9055b554487f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:10.913120 crc crio[24245]: time=\"2026-06-14T09:38:10.912975949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:10.922010 crc crio[24245]: time=\"2026-06-14T09:38:10.921926689Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=f35a2209-2224-442c-bcec-79274a8b08a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:10.922683 crc crio[24245]: time=\"2026-06-14T09:38:10.922624121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:11.167998 crc crio[24245]: time=\"2026-06-14T09:38:11.167355352Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690498-wnlt5 Namespace:openshift-infra ID:a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9 UID:1dbb0998-b023-4fbd-aeaf-b7eb076dfe93 NetNS:/var/run/netns/992e182a-2ea7-43c9-86c3-0613f4d336cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dbb0998_b023_4fbd_aeaf_b7eb076dfe93.slice PodAnnotations:0xc000130640}] Aliases:map[]}\"\nJun 14 09:38:11.167998 crc crio[24245]: time=\"2026-06-14T09:38:11.167414502Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690498-wnlt5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:11.210242 crc crio[24245]: time=\"2026-06-14T09:38:11.210138171Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4 UID:a65c0b48-b75d-4db3-9ae4-bc74eb845625 NetNS:/var/run/netns/bfc04c3b-1188-4e80-9b9a-9951759760fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda65c0b48_b75d_4db3_9ae4_bc74eb845625.slice PodAnnotations:0xc000602340}] Aliases:map[]}\"\nJun 14 09:38:11.210242 crc crio[24245]: time=\"2026-06-14T09:38:11.210207837Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:11.377461 crc crio[24245]: time=\"2026-06-14T09:38:11.377378363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=28cc41e1-9f40-4fa9-9894-621dc00ec799 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:11.380469 crc crio[24245]: time=\"2026-06-14T09:38:11.38040993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=83b193a7-6133-442c-9f47-77e2035cac6a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:11.406997 crc crio[24245]: time=\"2026-06-14T09:38:11.406783786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2a7c2b79-96b3-4e67-8971-3fea76b9bf86 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:11.410323 crc crio[24245]: time=\"2026-06-14T09:38:11.410264287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=34cf600e-a5c0-4698-9e0a-22b25a7d0d3f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:11.420139 crc crio[24245]: time=\"2026-06-14T09:38:11.42003299Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=d351aa70-50c1-4792-a938-8222b0f28d92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:11.420498 crc crio[24245]: time=\"2026-06-14T09:38:11.420472384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:11.422351 crc crio[24245]: time=\"2026-06-14T09:38:11.422232207Z\" level=info msg=\"Creating container: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=084fa59d-62a0-4cb1-96c2-9170e9477a31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:11.446248 crc crio[24245]: time=\"2026-06-14T09:38:11.445786588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:11.448324 crc crio[24245]: time=\"2026-06-14T09:38:11.448221616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=00a3e91d-e59e-4f9a-aa06-deed222eb7b4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:11.478187 crc crio[24245]: time=\"2026-06-14T09:38:11.477566189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e593fda2-3ce5-4e2f-ac0d-8c2216f597dd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:11.481183 crc crio[24245]: time=\"2026-06-14T09:38:11.479045267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=24bd7be1-26c0-4877-a28a-0a61a380fd32 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:11.490184 crc crio[24245]: time=\"2026-06-14T09:38:11.490085448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b2bc4382-6f18-43e0-bb0e-37418ae2d0bc name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:11.507011 crc crio[24245]: time=\"2026-06-14T09:38:11.506743549Z\" level=info msg=\"Creating container: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=5194786a-a973-40f6-8a4a-30172baf9f4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:11.507011 crc crio[24245]: time=\"2026-06-14T09:38:11.506954772Z\" level=info msg=\"Creating container: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=4356ac35-886c-4e2c-9ffd-521841b4c988 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:11.507292 crc crio[24245]: time=\"2026-06-14T09:38:11.507178073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:11.507370 crc crio[24245]: time=\"2026-06-14T09:38:11.507359035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:11.544029 crc crio[24245]: time=\"2026-06-14T09:38:11.541471155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:11.558111 crc crio[24245]: time=\"2026-06-14T09:38:11.557738678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:11.565141 crc crio[24245]: time=\"2026-06-14T09:38:11.565057081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:11.572933 crc crio[24245]: time=\"2026-06-14T09:38:11.572695324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:11.637313 crc crio[24245]: time=\"2026-06-14T09:38:11.637050421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:11.641965 crc crio[24245]: time=\"2026-06-14T09:38:11.641688937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:11.678948 crc crio[24245]: time=\"2026-06-14T09:38:11.678105309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:11.682826 crc crio[24245]: time=\"2026-06-14T09:38:11.682325181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:11.960237 crc crio[24245]: 2026-06-14T09:38:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6dace8b44e1618 Mac:0a:5e:b6:4b:aa:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4c Mtu:0 Sandbox:/var/run/netns/992e182a-2ea7-43c9-86c3-0613f4d336cd SocketPath: PciID:}] [{Interface:0xc0001b4770 Address:{IP:10.217.1.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:11.963730 crc crio[24245]: time=\"2026-06-14T09:38:11.96364999Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690498-wnlt5 Namespace:openshift-infra ID:a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9 UID:1dbb0998-b023-4fbd-aeaf-b7eb076dfe93 NetNS:/var/run/netns/992e182a-2ea7-43c9-86c3-0613f4d336cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dbb0998_b023_4fbd_aeaf_b7eb076dfe93.slice PodAnnotations:0xc000130640}] Aliases:map[]}\"\nJun 14 09:38:11.963966 crc crio[24245]: time=\"2026-06-14T09:38:11.963907678Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690498-wnlt5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:12.090040 crc crio[24245]: time=\"2026-06-14T09:38:12.088055656Z\" level=info msg=\"Ran pod sandbox a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9 with infra container: openshift-infra/auto-csr-approver-29690498-wnlt5/POD\" id=28f9b6ae-e2c6-45d7-aa57-9055b554487f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:12.092163 crc crio[24245]: time=\"2026-06-14T09:38:12.092087464Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6c5a1044-ded5-48c0-ab28-c050701dee55 name=/runtime.v1.ImageService/PullImage\nJun 14 09:38:12.123906 crc crio[24245]: time=\"2026-06-14T09:38:12.123731544Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:38:12.165201 crc crio[24245]: 2026-06-14T09:38:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:604a356c63b114e Mac:ba:f9:31:78:b8:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4d Mtu:0 Sandbox:/var/run/netns/bfc04c3b-1188-4e80-9b9a-9951759760fd SocketPath: PciID:}] [{Interface:0xc0004c0880 Address:{IP:10.217.1.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:12.166828 crc crio[24245]: time=\"2026-06-14T09:38:12.166752584Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4 UID:a65c0b48-b75d-4db3-9ae4-bc74eb845625 NetNS:/var/run/netns/bfc04c3b-1188-4e80-9b9a-9951759760fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda65c0b48_b75d_4db3_9ae4_bc74eb845625.slice PodAnnotations:0xc000602340}] Aliases:map[]}\"\nJun 14 09:38:12.167100 crc crio[24245]: time=\"2026-06-14T09:38:12.167034043Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:12.261522 crc crio[24245]: time=\"2026-06-14T09:38:12.261486605Z\" level=info msg=\"Ran pod sandbox 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4 with infra container: openstack/nova-metadata-0/POD\" id=f35a2209-2224-442c-bcec-79274a8b08a6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:12.267328 crc crio[24245]: time=\"2026-06-14T09:38:12.267293171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=3b1d5ce5-716f-4cdd-a1ee-6a0ec241dad4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:12.272543 crc crio[24245]: time=\"2026-06-14T09:38:12.272433961Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6efd678a-383a-4256-88d1-f140441262a0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:12.279508 crc crio[24245]: time=\"2026-06-14T09:38:12.279465175Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=21527a5c-f56b-462b-9aaa-d1a3be9ea9c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:12.280211 crc crio[24245]: time=\"2026-06-14T09:38:12.280186048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:12.289056 crc crio[24245]: time=\"2026-06-14T09:38:12.288979919Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=865e3ea9-41d3-4f93-8507-9b7a4896e9ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:12.289165 crc crio[24245]: time=\"2026-06-14T09:38:12.289103523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:12.296046 crc crio[24245]: time=\"2026-06-14T09:38:12.295947428Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=bd4818a1-fe80-4469-94ad-04771a93a531 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:12.296046 crc crio[24245]: time=\"2026-06-14T09:38:12.296047371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:12.296208 crc crio[24245]: time=\"2026-06-14T09:38:12.296172937Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=08b6b41e-2939-454f-9316-101f77fc6f47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:12.296208 crc crio[24245]: time=\"2026-06-14T09:38:12.296202378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:12.502126 crc crio[24245]: time=\"2026-06-14T09:38:12.502052075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=146d618e-9b89-4e25-8443-2626c32978d3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:12.517147 crc crio[24245]: time=\"2026-06-14T09:38:12.516944759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d870f4f3-5be5-49da-af26-a7250e5a9dd8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:12.571447 crc crio[24245]: time=\"2026-06-14T09:38:12.571331679Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-tmzrh-config-fmxt5/POD\" id=579fb9d6-f331-4d96-ac3c-10ae6a6886a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:12.571447 crc crio[24245]: time=\"2026-06-14T09:38:12.571442073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:12.585764 crc crio[24245]: time=\"2026-06-14T09:38:12.584258523Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-tmzrh/POD\" id=e13194d7-219c-4a99-844c-bf30c1f91419 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:12.585764 crc crio[24245]: time=\"2026-06-14T09:38:12.584410248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:12.607250 crc crio[24245]: time=\"2026-06-14T09:38:12.606289367Z\" level=info msg=\"Created container b9a2dc647c1d14a6bf3a632e138fdcc793f4c9d3f4afba9917569e4128a6d6b2: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=1477181a-455f-494a-b1f4-efd15e1e3d3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:12.608758 crc crio[24245]: time=\"2026-06-14T09:38:12.608679306Z\" level=info msg=\"Starting container: b9a2dc647c1d14a6bf3a632e138fdcc793f4c9d3f4afba9917569e4128a6d6b2\" id=3bf6e2a8-bd1e-4f96-9601-e67e97fb22a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:12.618892 crc crio[24245]: time=\"2026-06-14T09:38:12.617404384Z\" level=info msg=\"Created container 37104825d6af19ef94862eaff09d26760781a62e905e86f2aeabc58f0d985625: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=02d03fe2-584b-41ac-bc8f-4a018c2e40b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:12.618892 crc crio[24245]: time=\"2026-06-14T09:38:12.618324263Z\" level=info msg=\"Starting container: 37104825d6af19ef94862eaff09d26760781a62e905e86f2aeabc58f0d985625\" id=111821f1-0a88-4e7d-a245-f4447b18f4a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:12.625804 crc crio[24245]: time=\"2026-06-14T09:38:12.625718271Z\" level=info msg=\"Started container\" PID=239690 containerID=b9a2dc647c1d14a6bf3a632e138fdcc793f4c9d3f4afba9917569e4128a6d6b2 description=openstack/keystone-db-create-v5npw/mariadb-database-create id=3bf6e2a8-bd1e-4f96-9601-e67e97fb22a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12\nJun 14 09:38:12.632408 crc crio[24245]: time=\"2026-06-14T09:38:12.632301013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:12.651636 crc crio[24245]: time=\"2026-06-14T09:38:12.648306022Z\" level=info msg=\"Creating container: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=529c8f7b-0557-42b3-96a8-47b96fb5f118 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:12.653580 crc crio[24245]: time=\"2026-06-14T09:38:12.653467884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:12.659925 crc crio[24245]: time=\"2026-06-14T09:38:12.659800656Z\" level=info msg=\"Started container\" PID=239696 containerID=37104825d6af19ef94862eaff09d26760781a62e905e86f2aeabc58f0d985625 description=openstack/neutron-db-create-k24rz/mariadb-database-create id=111821f1-0a88-4e7d-a245-f4447b18f4a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584\nJun 14 09:38:12.660294 crc crio[24245]: time=\"2026-06-14T09:38:12.660216046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:12.673468 crc crio[24245]: time=\"2026-06-14T09:38:12.673381585Z\" level=info msg=\"Created container 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2: openstack/barbican-api-544dc98db8-cd5vj/barbican-api\" id=348e58cd-612f-40f8-8d85-26e56db5fa51 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:12.683773 crc crio[24245]: time=\"2026-06-14T09:38:12.68213027Z\" level=info msg=\"Starting container: 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2\" id=641b7271-d6f7-4a6e-a636-b253e80d669e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:12.685990 crc crio[24245]: time=\"2026-06-14T09:38:12.6858029Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=1bf94366-af85-4fa3-a826-1be6016edffc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:12.686059 crc crio[24245]: time=\"2026-06-14T09:38:12.686029147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:12.689764 crc crio[24245]: time=\"2026-06-14T09:38:12.689679903Z\" level=info msg=\"Started container\" PID=239689 containerID=5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2 description=openstack/barbican-api-544dc98db8-cd5vj/barbican-api id=641b7271-d6f7-4a6e-a636-b253e80d669e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\nJun 14 09:38:12.698234 crc crio[24245]: time=\"2026-06-14T09:38:12.697487601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2f15c718-a5f4-45c2-9fc7-188b35907d18 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:12.720141 crc crio[24245]: time=\"2026-06-14T09:38:12.717787612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=95537452-4082-4254-9712-2e8aa2034fd8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:12.720141 crc crio[24245]: time=\"2026-06-14T09:38:12.7191558Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974 UID:ac31323b-d037-4fed-8cb0-494c09ab1f96 NetNS:/var/run/netns/a789ec5a-2771-455d-b8ec-99a41c36d80b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac31323b_d037_4fed_8cb0_494c09ab1f96.slice PodAnnotations:0xc00161a438}] Aliases:map[]}\"\nJun 14 09:38:12.720141 crc crio[24245]: time=\"2026-06-14T09:38:12.719220322Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:12.730918 crc crio[24245]: time=\"2026-06-14T09:38:12.730740331Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0 UID:c99afd55-0070-41eb-8787-28b60aba229f NetNS:/var/run/netns/b0e1080d-23c2-4dd3-b54e-423f6772822d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99afd55_0070_41eb_8787_28b60aba229f.slice PodAnnotations:0xc000130ce8}] Aliases:map[]}\"\nJun 14 09:38:12.730918 crc crio[24245]: time=\"2026-06-14T09:38:12.730829524Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:12.731625 crc crio[24245]: time=\"2026-06-14T09:38:12.731509933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3d531678-bc23-4765-a226-05c0b80f56aa name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:12.777701 crc crio[24245]: time=\"2026-06-14T09:38:12.775162464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d1758ea3-cc7c-48f6-91a9-e2d16431c5ce name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:12.943991 crc crio[24245]: time=\"2026-06-14T09:38:12.943768011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f0d42846-2940-4380-b825-f824801ba8d4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:12.945750 crc crio[24245]: time=\"2026-06-14T09:38:12.945439738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7e03c515-0de0-4c3a-b757-9369d28e575e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:12.954740 crc crio[24245]: time=\"2026-06-14T09:38:12.954634102Z\" level=info msg=\"Creating container: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=9efee6ca-6c3b-471a-8576-a00986c0caad name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:12.980353 crc crio[24245]: time=\"2026-06-14T09:38:12.973321286Z\" level=info msg=\"Creating container: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=9f96335c-f61e-4687-806c-5a31e4dab885 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:12.982527 crc crio[24245]: time=\"2026-06-14T09:38:12.980957415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:12.982527 crc crio[24245]: time=\"2026-06-14T09:38:12.981137062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:12.985656 crc crio[24245]: time=\"2026-06-14T09:38:12.985582089Z\" level=info msg=\"Creating container: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=05d9d3ba-ba5d-409a-b8f8-d79671cf3f68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:13.009920 crc crio[24245]: time=\"2026-06-14T09:38:13.003773136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:13.018350 crc crio[24245]: time=\"2026-06-14T09:38:13.018301706Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb UID:131f52c3-59b4-4ebe-acd5-6fbfade99f19 NetNS:/var/run/netns/33e3dd32-a573-40b6-85e4-fbde8a7185f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod131f52c3_59b4_4ebe_acd5_6fbfade99f19.slice PodAnnotations:0xc00274a098}] Aliases:map[]}\"\nJun 14 09:38:13.018532 crc crio[24245]: time=\"2026-06-14T09:38:13.018515653Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:13.050907 crc crio[24245]: time=\"2026-06-14T09:38:13.047076131Z\" level=info msg=\"Created container c5474bcc7c5d387795ec607c907eb14b9d32fd3ffc594a865c12f8cc705e97f0: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=83c13c90-f63e-43ec-9d87-26c8f5a39a86 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:13.050907 crc crio[24245]: time=\"2026-06-14T09:38:13.050766886Z\" level=info msg=\"Starting container: c5474bcc7c5d387795ec607c907eb14b9d32fd3ffc594a865c12f8cc705e97f0\" id=80120d76-58b5-4c95-88bf-4f1d86548532 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:13.063337 crc crio[24245]: time=\"2026-06-14T09:38:13.063236977Z\" level=info msg=\"Got pod network &{Name:ovn-controller-tmzrh Namespace:openstack ID:70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53 UID:fb998ebe-486e-4ec4-934f-d1d10e70ad85 NetNS:/var/run/netns/062540c5-39e7-4eb5-b971-5cc0647c28d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb998ebe_486e_4ec4_934f_d1d10e70ad85.slice PodAnnotations:0xc00274a288}] Aliases:map[]}\"\nJun 14 09:38:13.063337 crc crio[24245]: time=\"2026-06-14T09:38:13.063319969Z\" level=info msg=\"Adding pod openstack_ovn-controller-tmzrh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:13.064113 crc crio[24245]: time=\"2026-06-14T09:38:13.064019122Z\" level=info msg=\"Started container\" PID=239694 containerID=c5474bcc7c5d387795ec607c907eb14b9d32fd3ffc594a865c12f8cc705e97f0 description=openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update id=80120d76-58b5-4c95-88bf-4f1d86548532 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5\nJun 14 09:38:13.111197 crc crio[24245]: time=\"2026-06-14T09:38:13.107752572Z\" level=info msg=\"Got pod network &{Name:ovn-controller-tmzrh-config-fmxt5 Namespace:openstack ID:6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f UID:7c472799-9d08-4a75-b715-0a9258c426f3 NetNS:/var/run/netns/2dcea1ef-80a0-4eb2-b936-f2376ac931f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c472799_9d08_4a75_b715_0a9258c426f3.slice PodAnnotations:0xc001c3c320}] Aliases:map[]}\"\nJun 14 09:38:13.111197 crc crio[24245]: time=\"2026-06-14T09:38:13.107819034Z\" level=info msg=\"Adding pod openstack_ovn-controller-tmzrh-config-fmxt5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:13.128150 crc crio[24245]: time=\"2026-06-14T09:38:13.127339875Z\" level=info msg=\"Created container d29fb150dd4bcff2659833336fd58163e14b6077cf6048cc2d68c4a4a5c5ef2d: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=d73dfae6-d760-4444-9250-7f76aa90e4c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:13.136411 crc crio[24245]: time=\"2026-06-14T09:38:13.13631146Z\" level=info msg=\"Starting container: d29fb150dd4bcff2659833336fd58163e14b6077cf6048cc2d68c4a4a5c5ef2d\" id=8d8cd09d-9cd4-4b4a-9a89-409aafd6e407 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:13.154930 crc crio[24245]: time=\"2026-06-14T09:38:13.154494818Z\" level=info msg=\"Started container\" PID=239902 containerID=d29fb150dd4bcff2659833336fd58163e14b6077cf6048cc2d68c4a4a5c5ef2d description=openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update id=8d8cd09d-9cd4-4b4a-9a89-409aafd6e407 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8\nJun 14 09:38:13.317484 crc crio[24245]: time=\"2026-06-14T09:38:13.316666034Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a UID:314340d7-9d61-4d4f-a03a-91ef071f1ad3 NetNS:/var/run/netns/cdf88871-abec-4e43-ac7c-30ed961511ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod314340d7_9d61_4d4f_a03a_91ef071f1ad3.slice PodAnnotations:0xc0024226f8}] Aliases:map[]}\"\nJun 14 09:38:13.317484 crc crio[24245]: time=\"2026-06-14T09:38:13.316744866Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:13.355820 crc crio[24245]: time=\"2026-06-14T09:38:13.355725139Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6c5a1044-ded5-48c0-ab28-c050701dee55 name=/runtime.v1.ImageService/PullImage\nJun 14 09:38:13.356803 crc crio[24245]: time=\"2026-06-14T09:38:13.356746781Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b7f12351-ea08-4e6d-924e-42e965001eec name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:13.360925 crc crio[24245]: time=\"2026-06-14T09:38:13.359099506Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6837b6d4-da3e-4692-9075-0e3f7d69ea6b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:13.378710 crc crio[24245]: time=\"2026-06-14T09:38:13.374479627Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690498-wnlt5/oc\" id=911fcb45-964b-42f5-b47f-819cb3391ea6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:13.378710 crc crio[24245]: time=\"2026-06-14T09:38:13.376219223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:13.396417 crc crio[24245]: time=\"2026-06-14T09:38:13.396317771Z\" level=info msg=\"Created container 841098f8fb81267e8edf6903de2b89efdfd7d134dd9c07593756085bfea77bf6: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=07e7ebdb-61b5-45e8-91cb-6422184634f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:13.400795 crc crio[24245]: time=\"2026-06-14T09:38:13.400687639Z\" level=info msg=\"Starting container: 841098f8fb81267e8edf6903de2b89efdfd7d134dd9c07593756085bfea77bf6\" id=a0974145-51d8-4f3e-ae48-e699e8384124 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:13.415627 crc crio[24245]: time=\"2026-06-14T09:38:13.415472275Z\" level=info msg=\"Started container\" PID=239904 containerID=841098f8fb81267e8edf6903de2b89efdfd7d134dd9c07593756085bfea77bf6 description=openstack/cinder-db-create-jkww4/mariadb-database-create id=a0974145-51d8-4f3e-ae48-e699e8384124 name=/runtime.v1.RuntimeService/StartContainer sandboxID=214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c\nJun 14 09:38:13.521168 crc crio[24245]: 2026-06-14T09:38:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba1ea24d145ffa7 Mac:ce:cf:59:19:20:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4f Mtu:0 Sandbox:/var/run/netns/b0e1080d-23c2-4dd3-b54e-423f6772822d SocketPath: PciID:}] [{Interface:0xc000332c30 Address:{IP:10.217.1.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:13.522167 crc crio[24245]: time=\"2026-06-14T09:38:13.522097131Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0 UID:c99afd55-0070-41eb-8787-28b60aba229f NetNS:/var/run/netns/b0e1080d-23c2-4dd3-b54e-423f6772822d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99afd55_0070_41eb_8787_28b60aba229f.slice PodAnnotations:0xc000130ce8}] Aliases:map[]}\"\nJun 14 09:38:13.522342 crc crio[24245]: time=\"2026-06-14T09:38:13.522291408Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:13.575784 crc crio[24245]: time=\"2026-06-14T09:38:13.575701303Z\" level=info msg=\"Ran pod sandbox ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0 with infra container: openstack/nova-cell0-conductor-0/POD\" id=08b6b41e-2939-454f-9316-101f77fc6f47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:13.583440 crc crio[24245]: time=\"2026-06-14T09:38:13.583392276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=6d1828ac-037f-4a32-a1f6-4d017d1a0134 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:13.600874 crc crio[24245]: time=\"2026-06-14T09:38:13.599153835Z\" level=info msg=\"Created container 875c8ccb6187ea5e8465fe768ed54dfd7b86894479f0673ceb512c03ad54d9f2: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=d98c008e-50f9-473c-90a1-5a74a0405973 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:13.603281 crc crio[24245]: time=\"2026-06-14T09:38:13.603239027Z\" level=info msg=\"Starting container: 875c8ccb6187ea5e8465fe768ed54dfd7b86894479f0673ceb512c03ad54d9f2\" id=4e4ae1eb-bbc7-41ae-b1bf-1f815f4b7720 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:13.612430 crc crio[24245]: time=\"2026-06-14T09:38:13.611467922Z\" level=info msg=\"Started container\" PID=239901 containerID=875c8ccb6187ea5e8465fe768ed54dfd7b86894479f0673ceb512c03ad54d9f2 description=openstack/nova-cell0-db-create-5jpjc/mariadb-database-create id=4e4ae1eb-bbc7-41ae-b1bf-1f815f4b7720 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00\nJun 14 09:38:13.748434 crc crio[24245]: time=\"2026-06-14T09:38:13.748204345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=298bf940-9294-400a-86e9-fd057a61676c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:13.767010 crc crio[24245]: time=\"2026-06-14T09:38:13.766398672Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=6d1e54ef-f218-4379-9017-b49e3cb4c0c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:13.767010 crc crio[24245]: time=\"2026-06-14T09:38:13.766957059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:13.778972 crc crio[24245]: 2026-06-14T09:38:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:002b6bd9a880a01 Mac:12:0b:65:78:fb:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:50 Mtu:0 Sandbox:/var/run/netns/a789ec5a-2771-455d-b8ec-99a41c36d80b SocketPath: PciID:}] [{Interface:0xc000276830 Address:{IP:10.217.1.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:13.778972 crc crio[24245]: time=\"2026-06-14T09:38:13.778924597Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974 UID:ac31323b-d037-4fed-8cb0-494c09ab1f96 NetNS:/var/run/netns/a789ec5a-2771-455d-b8ec-99a41c36d80b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac31323b_d037_4fed_8cb0_494c09ab1f96.slice PodAnnotations:0xc00161a438}] Aliases:map[]}\"\nJun 14 09:38:13.779303 crc crio[24245]: time=\"2026-06-14T09:38:13.779116854Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:13.897160 crc crio[24245]: 2026-06-14T09:38:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6767e2823381b00 Mac:f2:ae:02:e1:c4:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4e Mtu:0 Sandbox:/var/run/netns/33e3dd32-a573-40b6-85e4-fbde8a7185f3 SocketPath: PciID:}] [{Interface:0xc00030c5c0 Address:{IP:10.217.1.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:13.898204 crc crio[24245]: time=\"2026-06-14T09:38:13.898087903Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb UID:131f52c3-59b4-4ebe-acd5-6fbfade99f19 NetNS:/var/run/netns/33e3dd32-a573-40b6-85e4-fbde8a7185f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod131f52c3_59b4_4ebe_acd5_6fbfade99f19.slice PodAnnotations:0xc00274a098}] Aliases:map[]}\"\nJun 14 09:38:13.898354 crc crio[24245]: time=\"2026-06-14T09:38:13.89828347Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:13.963155 crc crio[24245]: time=\"2026-06-14T09:38:13.960188546Z\" level=info msg=\"Ran pod sandbox 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974 with infra container: openstack/nova-api-0/POD\" id=865e3ea9-41d3-4f93-8507-9b7a4896e9ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:14.027623 crc crio[24245]: time=\"2026-06-14T09:38:14.027382767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ab1d0387-c7f2-4208-b4ea-71fd482aa29d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:14.036295 crc crio[24245]: time=\"2026-06-14T09:38:14.036025313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.052519 crc crio[24245]: time=\"2026-06-14T09:38:14.052394571Z\" level=info msg=\"Created container c2b67e7930f8ebce567ad4f7faa61c8121d163861bd32451bcbcd4e0ff457863: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=12290675-6d73-48ea-9c7f-6a5bb996fd8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:14.059908 crc crio[24245]: time=\"2026-06-14T09:38:14.057352556Z\" level=info msg=\"Starting container: c2b67e7930f8ebce567ad4f7faa61c8121d163861bd32451bcbcd4e0ff457863\" id=18df233a-1753-4004-9d16-02f941565fb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:14.087038 crc crio[24245]: time=\"2026-06-14T09:38:14.085246735Z\" level=info msg=\"Created container eee3bfc00d001256e1eaaea25b12feb6347ae177568b39eab4fe1365916fc478: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=6833082f-c3b5-470a-89de-a7eab2ecc53e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:14.097163 crc crio[24245]: time=\"2026-06-14T09:38:14.096940046Z\" level=info msg=\"Starting container: eee3bfc00d001256e1eaaea25b12feb6347ae177568b39eab4fe1365916fc478\" id=07f22c89-79d7-47ac-9672-b628da8127b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:14.098567 crc crio[24245]: time=\"2026-06-14T09:38:14.098414852Z\" level=info msg=\"Started container\" PID=239684 containerID=c2b67e7930f8ebce567ad4f7faa61c8121d163861bd32451bcbcd4e0ff457863 description=openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config id=18df233a-1753-4004-9d16-02f941565fb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731\nJun 14 09:38:14.125555 crc crio[24245]: time=\"2026-06-14T09:38:14.11747921Z\" level=info msg=\"Ran pod sandbox 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb with infra container: openstack/cinder-api-0/POD\" id=bd4818a1-fe80-4469-94ad-04771a93a531 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:14.125555 crc crio[24245]: time=\"2026-06-14T09:38:14.122224061Z\" level=info msg=\"Started container\" PID=239903 containerID=eee3bfc00d001256e1eaaea25b12feb6347ae177568b39eab4fe1365916fc478 description=openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update id=07f22c89-79d7-47ac-9672-b628da8127b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e\nJun 14 09:38:14.129512 crc crio[24245]: 2026-06-14T09:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d26b06515931de Mac:3a:60:28:6a:2d:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:52 Mtu:0 Sandbox:/var/run/netns/2dcea1ef-80a0-4eb2-b936-f2376ac931f6 SocketPath: PciID:}] [{Interface:0xc00013c5b0 Address:{IP:10.217.1.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:14.130401 crc crio[24245]: time=\"2026-06-14T09:38:14.1303361Z\" level=info msg=\"Got pod network &{Name:ovn-controller-tmzrh-config-fmxt5 Namespace:openstack ID:6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f UID:7c472799-9d08-4a75-b715-0a9258c426f3 NetNS:/var/run/netns/2dcea1ef-80a0-4eb2-b936-f2376ac931f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c472799_9d08_4a75_b715_0a9258c426f3.slice PodAnnotations:0xc001c3c320}] Aliases:map[]}\"\nJun 14 09:38:14.130549 crc crio[24245]: time=\"2026-06-14T09:38:14.130502035Z\" level=info msg=\"Checking pod openstack_ovn-controller-tmzrh-config-fmxt5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:14.202184 crc crio[24245]: time=\"2026-06-14T09:38:14.190264477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=31b1b8fb-acae-4689-915c-f8bf69ce4b8b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:14.202184 crc crio[24245]: 2026-06-14T09:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70a0efe39345424 Mac:06:0c:6e:48:91:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:51 Mtu:0 Sandbox:/var/run/netns/062540c5-39e7-4eb5-b971-5cc0647c28d0 SocketPath: PciID:}] [{Interface:0xc00011ad70 Address:{IP:10.217.1.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:14.202184 crc crio[24245]: time=\"2026-06-14T09:38:14.19164567Z\" level=info msg=\"Got pod network &{Name:ovn-controller-tmzrh Namespace:openstack ID:70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53 UID:fb998ebe-486e-4ec4-934f-d1d10e70ad85 NetNS:/var/run/netns/062540c5-39e7-4eb5-b971-5cc0647c28d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb998ebe_486e_4ec4_934f_d1d10e70ad85.slice PodAnnotations:0xc00274a288}] Aliases:map[]}\"\nJun 14 09:38:14.202184 crc crio[24245]: time=\"2026-06-14T09:38:14.191785275Z\" level=info msg=\"Checking pod openstack_ovn-controller-tmzrh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:14.205348 crc crio[24245]: time=\"2026-06-14T09:38:14.205120919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.212131 crc crio[24245]: time=\"2026-06-14T09:38:14.212071342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.226775 crc crio[24245]: time=\"2026-06-14T09:38:14.225187108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c816431b-cbec-435d-a074-766403d969c8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:14.262805 crc crio[24245]: time=\"2026-06-14T09:38:14.262744057Z\" level=info msg=\"Ran pod sandbox 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f with infra container: openstack/ovn-controller-tmzrh-config-fmxt5/POD\" id=579fb9d6-f331-4d96-ac3c-10ae6a6886a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:14.264262 crc crio[24245]: time=\"2026-06-14T09:38:14.264151275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=2a7cdfac-cce7-47cd-a971-2b4bedd19367 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:14.277537 crc crio[24245]: time=\"2026-06-14T09:38:14.277240345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=8d40d660-96b9-4c3b-a00b-350f35361065 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:14.278964 crc crio[24245]: time=\"2026-06-14T09:38:14.278903074Z\" level=info msg=\"Ran pod sandbox 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53 with infra container: openstack/ovn-controller-tmzrh/POD\" id=e13194d7-219c-4a99-844c-bf30c1f91419 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:14.287556 crc crio[24245]: time=\"2026-06-14T09:38:14.285022021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=2a43adea-689b-4e62-864d-d883d29ef650 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:14.331397 crc crio[24245]: time=\"2026-06-14T09:38:14.331297135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=eb53d7e6-a2eb-415e-8ef4-36136826b0e8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:14.352080 crc crio[24245]: time=\"2026-06-14T09:38:14.351985991Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=c4982d2e-4e80-4b64-b1a3-d85592cecc45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:14.360477 crc crio[24245]: time=\"2026-06-14T09:38:14.360393216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.363555 crc crio[24245]: time=\"2026-06-14T09:38:14.363427584Z\" level=warning msg=\"Stopping container 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6 with stop signal(15) timed out. Killing...\"\nJun 14 09:38:14.375492 crc crio[24245]: time=\"2026-06-14T09:38:14.375421932Z\" level=info msg=\"Created container 46230373d89872e3345b63b77759080250089869194bf94f582d68618103c0bf: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=73757415-76fb-445c-9a94-06953e125a4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:14.385355 crc crio[24245]: time=\"2026-06-14T09:38:14.385263478Z\" level=info msg=\"Creating container: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=64c138d1-fadd-448f-9cf9-4abb8156a45c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:14.392672 crc crio[24245]: time=\"2026-06-14T09:38:14.389090421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.392672 crc crio[24245]: time=\"2026-06-14T09:38:14.391959243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=dc159e2b-c52d-4411-87b9-e4ec36cefb51 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:14.420544 crc crio[24245]: time=\"2026-06-14T09:38:14.376804927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.420544 crc crio[24245]: time=\"2026-06-14T09:38:14.402924233Z\" level=info msg=\"Starting container: 46230373d89872e3345b63b77759080250089869194bf94f582d68618103c0bf\" id=6e96d03b-cceb-4863-b0d6-5e7d76560a9f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:14.420544 crc crio[24245]: time=\"2026-06-14T09:38:14.403149163Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=369fa18d-9158-4efc-b21e-373a99cbe54d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:14.420544 crc crio[24245]: time=\"2026-06-14T09:38:14.383622845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.420544 crc crio[24245]: time=\"2026-06-14T09:38:14.415722824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.422943 crc crio[24245]: time=\"2026-06-14T09:38:14.422796961Z\" level=info msg=\"Creating container: openstack/ovn-controller-tmzrh/ovn-controller\" id=c4d7d0a6-ce80-4c3f-a3c1-7a5ba0764bee name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:14.427728 crc crio[24245]: time=\"2026-06-14T09:38:14.427651198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.437818 crc crio[24245]: time=\"2026-06-14T09:38:14.437511835Z\" level=info msg=\"Started container\" PID=239890 containerID=46230373d89872e3345b63b77759080250089869194bf94f582d68618103c0bf description=openstack/barbican-db-create-9pzv5/mariadb-database-create id=6e96d03b-cceb-4863-b0d6-5e7d76560a9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad\nJun 14 09:38:14.444348 crc crio[24245]: 2026-06-14T09:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f07df15884e9bd Mac:ca:ae:b4:34:7f:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:53 Mtu:0 Sandbox:/var/run/netns/cdf88871-abec-4e43-ac7c-30ed961511ca SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:14.450462 crc crio[24245]: time=\"2026-06-14T09:38:14.450296572Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a UID:314340d7-9d61-4d4f-a03a-91ef071f1ad3 NetNS:/var/run/netns/cdf88871-abec-4e43-ac7c-30ed961511ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod314340d7_9d61_4d4f_a03a_91ef071f1ad3.slice PodAnnotations:0xc0024226f8}] Aliases:map[]}\"\nJun 14 09:38:14.450562 crc crio[24245]: time=\"2026-06-14T09:38:14.450493139Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:14.463172 crc crio[24245]: time=\"2026-06-14T09:38:14.462144398Z\" level=error msg=\"Killing container 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 14 09:38:14.463680 crc crio[24245]: time=\"2026-06-14T09:38:14.463573971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.485830 crc crio[24245]: time=\"2026-06-14T09:38:14.485729332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.506792 crc crio[24245]: time=\"2026-06-14T09:38:14.506707697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.508776 crc crio[24245]: time=\"2026-06-14T09:38:14.507264385Z\" level=info msg=\"Created container 99606fa07f2d5a1c66b6b0cd8aafcaac5ad70a92cfffbe06985d7e5e902b8e0f: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=2c6fcfca-880d-4c15-ac2c-f00b2881b867 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:14.508776 crc crio[24245]: time=\"2026-06-14T09:38:14.50741939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.509384 crc crio[24245]: time=\"2026-06-14T09:38:14.509314941Z\" level=info msg=\"Ran pod sandbox 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a with infra container: openstack/nova-cell1-conductor-0/POD\" id=1bf94366-af85-4fa3-a826-1be6016edffc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:14.522137 crc crio[24245]: time=\"2026-06-14T09:38:14.513224976Z\" level=info msg=\"Starting container: 99606fa07f2d5a1c66b6b0cd8aafcaac5ad70a92cfffbe06985d7e5e902b8e0f\" id=80da5ced-aa1b-4992-8755-21542de24e03 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:14.525750 crc crio[24245]: time=\"2026-06-14T09:38:14.525506432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=bb422179-650b-4015-a4a0-24bb75fa7fe4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:14.536909 crc crio[24245]: time=\"2026-06-14T09:38:14.533652103Z\" level=info msg=\"Started container\" PID=239898 containerID=99606fa07f2d5a1c66b6b0cd8aafcaac5ad70a92cfffbe06985d7e5e902b8e0f description=openstack/glance-db-create-bnrvl/mariadb-database-create id=80da5ced-aa1b-4992-8755-21542de24e03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9\nJun 14 09:38:14.627434 crc crio[24245]: time=\"2026-06-14T09:38:14.627191425Z\" level=info msg=\"Stopped container 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6: openstack/ovn-controller-ovs-5srxp/ovs-vswitchd\" id=bcd72046-f429-413f-b4a4-afa3cccb2c45 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:14.648652 crc crio[24245]: time=\"2026-06-14T09:38:14.648566788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.659643 crc crio[24245]: time=\"2026-06-14T09:38:14.659419478Z\" level=info msg=\"Stopping pod sandbox: 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68\" id=29e94a8a-ff01-4976-bf9d-32aee818e8c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:14.660762 crc crio[24245]: time=\"2026-06-14T09:38:14.660678606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.669568 crc crio[24245]: time=\"2026-06-14T09:38:14.669483391Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-5srxp Namespace:openstack ID:3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68 UID:d965a4ba-fbf1-456c-bcd3-becdea7e5438 NetNS:/var/run/netns/949b788c-775e-4099-82b0-ca30e5b4fef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd965a4ba_fbf1_456c_bcd3_becdea7e5438.slice PodAnnotations:0xc0024224f8}] Aliases:map[]}\"\nJun 14 09:38:14.669892 crc crio[24245]: time=\"2026-06-14T09:38:14.669759936Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-5srxp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:14.674962 crc crio[24245]: time=\"2026-06-14T09:38:14.66950217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.732916 crc crio[24245]: time=\"2026-06-14T09:38:14.726830031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.776222 crc crio[24245]: time=\"2026-06-14T09:38:14.764328172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=c7541dc4-3e29-4c12-b566-0ce076b89951 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:14.864223 crc crio[24245]: time=\"2026-06-14T09:38:14.863278731Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=ff10b271-1199-47f9-8abe-5328ff437772 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:14.935286 crc crio[24245]: time=\"2026-06-14T09:38:14.93423013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:14.942022 crc crio[24245]: time=\"2026-06-14T09:38:14.941983038Z\" level=info msg=\"Removing container: b58638854a6fd47bc3cbde0077b1aca303860b7e96c997fc8e09a778ff93c17c\" id=c0219cd5-f1bf-4351-8e93-53ec58a7ce3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:15.044159 crc crio[24245]: time=\"2026-06-14T09:38:15.044062525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:15.051521 crc crio[24245]: time=\"2026-06-14T09:38:15.051418442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:15.086646 crc crio[24245]: time=\"2026-06-14T09:38:15.073947836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:15.158507 crc crio[24245]: time=\"2026-06-14T09:38:15.158439722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:15.175276 crc crio[24245]: time=\"2026-06-14T09:38:15.175217632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:15.177315 crc crio[24245]: time=\"2026-06-14T09:38:15.176820444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:15.274639 crc crio[24245]: time=\"2026-06-14T09:38:15.273999594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:15.605272 crc crio[24245]: time=\"2026-06-14T09:38:15.605166799Z\" level=info msg=\"Stopped container c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener\" id=bc1aaf7f-0110-4d5e-8c7a-203c2c20e0f1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:15.616488 crc crio[24245]: time=\"2026-06-14T09:38:15.616354937Z\" level=info msg=\"Stopping pod sandbox: 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60\" id=a65ca8fe-6ee3-4ad5-9b72-97e785518b37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:15.617769 crc crio[24245]: time=\"2026-06-14T09:38:15.61742493Z\" level=info msg=\"Stopped pod sandbox: 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68\" id=29e94a8a-ff01-4976-bf9d-32aee818e8c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:15.625317 crc crio[24245]: time=\"2026-06-14T09:38:15.625251217Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7b948cc4bb-m2lm5 Namespace:openstack ID:0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60 UID:0913a102-9620-4813-a2f1-0773e329ab9f NetNS:/var/run/netns/1b865543-ce90-415e-ac9c-a820117d8fc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0913a102_9620_4813_a2f1_0773e329ab9f.slice PodAnnotations:0xc000620698}] Aliases:map[]}\"\nJun 14 09:38:15.625482 crc crio[24245]: time=\"2026-06-14T09:38:15.625429183Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-7b948cc4bb-m2lm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:15.630745 crc crio[24245]: time=\"2026-06-14T09:38:15.628004326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:15.959932 crc crio[24245]: time=\"2026-06-14T09:38:15.959753122Z\" level=info msg=\"Removed container b58638854a6fd47bc3cbde0077b1aca303860b7e96c997fc8e09a778ff93c17c: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=c0219cd5-f1bf-4351-8e93-53ec58a7ce3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:15.986046 crc crio[24245]: time=\"2026-06-14T09:38:15.985735018Z\" level=info msg=\"Removing container: eff1f649629643464de3ae2dc588aeb1046ca51aff535505019a0220ac9baaa2\" id=d84dd19b-b8e1-48cd-8c87-74a936e86d78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:16.095142 crc crio[24245]: time=\"2026-06-14T09:38:16.094773712Z\" level=info msg=\"Stopped pod sandbox: 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60\" id=a65ca8fe-6ee3-4ad5-9b72-97e785518b37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:16.112670 crc crio[24245]: time=\"2026-06-14T09:38:16.112580418Z\" level=info msg=\"Created container 89b02ec7b0eacfbd330ce945dc2f72ebaa02203b5b346ece07262474ceda3a1c: openstack/placement-db-create-n69bz/mariadb-database-create\" id=640adcc5-0066-419a-b58f-5ee020960b8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:16.117073 crc crio[24245]: time=\"2026-06-14T09:38:16.113965163Z\" level=info msg=\"Created container 96aed8df98e1a881f5d784ecce374bd6d1950e48de4a0b82ad809cd86f4e9294: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=5194786a-a973-40f6-8a4a-30172baf9f4e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:16.118678 crc crio[24245]: time=\"2026-06-14T09:38:16.118530018Z\" level=info msg=\"Starting container: 96aed8df98e1a881f5d784ecce374bd6d1950e48de4a0b82ad809cd86f4e9294\" id=349de0be-2cb8-4f97-bef1-7caa2baa9eba name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:16.120367 crc crio[24245]: time=\"2026-06-14T09:38:16.118668665Z\" level=info msg=\"Starting container: 89b02ec7b0eacfbd330ce945dc2f72ebaa02203b5b346ece07262474ceda3a1c\" id=aa86ceb8-58e2-4cd1-ac3d-86e8683273f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:16.138367 crc crio[24245]: time=\"2026-06-14T09:38:16.138276646Z\" level=info msg=\"Started container\" PID=239918 containerID=89b02ec7b0eacfbd330ce945dc2f72ebaa02203b5b346ece07262474ceda3a1c description=openstack/placement-db-create-n69bz/mariadb-database-create id=aa86ceb8-58e2-4cd1-ac3d-86e8683273f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91\nJun 14 09:38:16.139199 crc crio[24245]: time=\"2026-06-14T09:38:16.139107322Z\" level=info msg=\"Started container\" PID=239936 containerID=96aed8df98e1a881f5d784ecce374bd6d1950e48de4a0b82ad809cd86f4e9294 description=openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update id=349de0be-2cb8-4f97-bef1-7caa2baa9eba name=/runtime.v1.RuntimeService/StartContainer sandboxID=15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea\nJun 14 09:38:16.159427 crc crio[24245]: time=\"2026-06-14T09:38:16.156270278Z\" level=info msg=\"Created container 86b4daa62017d159f67d44cc87b10f63e8e560ad3ff96c2ffc4eecbe108dcc32: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=a3d2bd0c-e277-4ebb-8242-d802de4271ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:16.159427 crc crio[24245]: time=\"2026-06-14T09:38:16.158306013Z\" level=info msg=\"Created container e29f7fd692555085d426fd136b6e34ab00596650d054f71729e8cbcff331a205: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=084fa59d-62a0-4cb1-96c2-9170e9477a31 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:16.168543 crc crio[24245]: time=\"2026-06-14T09:38:16.16846263Z\" level=info msg=\"Starting container: 86b4daa62017d159f67d44cc87b10f63e8e560ad3ff96c2ffc4eecbe108dcc32\" id=190bc7ef-fd07-438e-8a40-255e7955dd56 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:16.170366 crc crio[24245]: time=\"2026-06-14T09:38:16.168998653Z\" level=info msg=\"Starting container: e29f7fd692555085d426fd136b6e34ab00596650d054f71729e8cbcff331a205\" id=716791d3-4000-4c01-ba4a-6f722bc957ed name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:16.177548 crc crio[24245]: time=\"2026-06-14T09:38:16.177406289Z\" level=info msg=\"Created container 41f4c3039354ebfc6d05a5ed7d30e155d301816275258c2f88bd7ceded477c51: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=d351aa70-50c1-4792-a938-8222b0f28d92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:16.179179 crc crio[24245]: time=\"2026-06-14T09:38:16.179102623Z\" level=info msg=\"Starting container: 41f4c3039354ebfc6d05a5ed7d30e155d301816275258c2f88bd7ceded477c51\" id=9fa234f0-3f48-46fe-a25e-6902cb3f08df name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:16.179662 crc crio[24245]: time=\"2026-06-14T09:38:16.179537546Z\" level=info msg=\"Started container\" PID=239914 containerID=86b4daa62017d159f67d44cc87b10f63e8e560ad3ff96c2ffc4eecbe108dcc32 description=openstack/nova-cell1-db-create-q579s/mariadb-database-create id=190bc7ef-fd07-438e-8a40-255e7955dd56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989\nJun 14 09:38:16.180154 crc crio[24245]: time=\"2026-06-14T09:38:16.179971236Z\" level=info msg=\"Started container\" PID=239934 containerID=e29f7fd692555085d426fd136b6e34ab00596650d054f71729e8cbcff331a205 description=openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update id=716791d3-4000-4c01-ba4a-6f722bc957ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c\nJun 14 09:38:16.187530 crc crio[24245]: time=\"2026-06-14T09:38:16.187435632Z\" level=info msg=\"Created container b25685950f1c54726662105d0447f264f9b5d5336a77c385d6dde7d5f02022f9: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=4356ac35-886c-4e2c-9ffd-521841b4c988 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:16.188687 crc crio[24245]: time=\"2026-06-14T09:38:16.188524827Z\" level=info msg=\"Starting container: b25685950f1c54726662105d0447f264f9b5d5336a77c385d6dde7d5f02022f9\" id=983ce362-bb4d-4bc1-8d6d-ce7142611799 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:16.193224 crc crio[24245]: time=\"2026-06-14T09:38:16.193142331Z\" level=info msg=\"Started container\" PID=239928 containerID=41f4c3039354ebfc6d05a5ed7d30e155d301816275258c2f88bd7ceded477c51 description=openstack/nova-api-db-create-k2nhp/mariadb-database-create id=9fa234f0-3f48-46fe-a25e-6902cb3f08df name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d\nJun 14 09:38:16.237313 crc crio[24245]: time=\"2026-06-14T09:38:16.237208963Z\" level=info msg=\"Started container\" PID=239938 containerID=b25685950f1c54726662105d0447f264f9b5d5336a77c385d6dde7d5f02022f9 description=openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update id=983ce362-bb4d-4bc1-8d6d-ce7142611799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a\nJun 14 09:38:16.308927 crc crio[24245]: time=\"2026-06-14T09:38:16.308798332Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=4fa841a3-a139-4249-bf63-0ae6497e199f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:16.309179 crc crio[24245]: time=\"2026-06-14T09:38:16.309092861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:16.417004 crc crio[24245]: time=\"2026-06-14T09:38:16.416200243Z\" level=info msg=\"Removed container eff1f649629643464de3ae2dc588aeb1046ca51aff535505019a0220ac9baaa2: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=d84dd19b-b8e1-48cd-8c87-74a936e86d78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:16.425880 crc crio[24245]: time=\"2026-06-14T09:38:16.424419898Z\" level=info msg=\"Removing container: cdb00a58feae38e79459a61dddf03eba3e3d62c6e19a3641b238ea99ab6c3d0c\" id=f6653d09-9c5c-4ade-a227-4a80308186f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:16.457140 crc crio[24245]: time=\"2026-06-14T09:38:16.456940545Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6 UID:f60e1123-9e99-4026-8189-8373282a4484 NetNS:/var/run/netns/9ea6d1d6-7541-4a8c-8c60-036538dc2424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60e1123_9e99_4026_8189_8373282a4484.slice PodAnnotations:0xc001fea0f8}] Aliases:map[]}\"\nJun 14 09:38:16.457553 crc crio[24245]: time=\"2026-06-14T09:38:16.457159552Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:16.730404 crc crio[24245]: time=\"2026-06-14T09:38:16.728445478Z\" level=info msg=\"Removed container cdb00a58feae38e79459a61dddf03eba3e3d62c6e19a3641b238ea99ab6c3d0c: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=f6653d09-9c5c-4ade-a227-4a80308186f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:16.742397 crc crio[24245]: time=\"2026-06-14T09:38:16.732473328Z\" level=info msg=\"Removing container: beed07902404ed6d172392dfea07e0341a9d97a4c2899d90b3ba801cbf217525\" id=2c2a22ef-cd28-4858-a180-c25425a29ebc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:16.972125 crc crio[24245]: time=\"2026-06-14T09:38:16.972061972Z\" level=info msg=\"Removed container beed07902404ed6d172392dfea07e0341a9d97a4c2899d90b3ba801cbf217525: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=2c2a22ef-cd28-4858-a180-c25425a29ebc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:16.977976 crc crio[24245]: time=\"2026-06-14T09:38:16.977903264Z\" level=info msg=\"Removing container: e88e1b5a163a1e3b6732119f92e1b755454e3a6bd72e529a83d87d4694205284\" id=bbb1bbe7-3f5a-495a-a77c-4341293e492d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:17.270172 crc crio[24245]: 2026-06-14T09:38:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f11dc6c36ccaf4b Mac:76:ac:a8:6b:fe:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:54 Mtu:0 Sandbox:/var/run/netns/9ea6d1d6-7541-4a8c-8c60-036538dc2424 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:17.270946 crc crio[24245]: time=\"2026-06-14T09:38:17.270711887Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=90fdf48e-2173-442b-8a56-f05404b2b44c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:17.271201 crc crio[24245]: time=\"2026-06-14T09:38:17.271143161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:17.272280 crc crio[24245]: time=\"2026-06-14T09:38:17.271962008Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=41754b40-9c84-4cc3-8e0f-70016d130e87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:17.272487 crc crio[24245]: time=\"2026-06-14T09:38:17.272438403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:17.274722 crc crio[24245]: time=\"2026-06-14T09:38:17.274562444Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6 UID:f60e1123-9e99-4026-8189-8373282a4484 NetNS:/var/run/netns/9ea6d1d6-7541-4a8c-8c60-036538dc2424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60e1123_9e99_4026_8189_8373282a4484.slice PodAnnotations:0xc001fea0f8}] Aliases:map[]}\"\nJun 14 09:38:17.275063 crc crio[24245]: time=\"2026-06-14T09:38:17.274968857Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:17.324355 crc crio[24245]: time=\"2026-06-14T09:38:17.322447113Z\" level=info msg=\"Ran pod sandbox f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6 with infra container: openstack/ovsdbserver-nb-0/POD\" id=4fa841a3-a139-4249-bf63-0ae6497e199f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:17.326696 crc crio[24245]: time=\"2026-06-14T09:38:17.326347069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=bf071b26-e461-4634-8ff2-60a96eaede6a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:17.347994 crc crio[24245]: time=\"2026-06-14T09:38:17.342268946Z\" level=info msg=\"Removed container e88e1b5a163a1e3b6732119f92e1b755454e3a6bd72e529a83d87d4694205284: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=bbb1bbe7-3f5a-495a-a77c-4341293e492d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:17.355917 crc crio[24245]: time=\"2026-06-14T09:38:17.35568908Z\" level=info msg=\"Removing container: 83081c3a1eb08ebeebd8f8f14ddcad92884ed5f700522c7c046e6f5579c5c91e\" id=09135650-b76c-4a31-a291-ef41f10c966b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:17.432118 crc crio[24245]: time=\"2026-06-14T09:38:17.431538734Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=f5369710-7fa5-4156-a0fb-3da73df0b0db name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:17.451123 crc crio[24245]: time=\"2026-06-14T09:38:17.451034294Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=774e58a3-1c21-495e-97f0-d849bd1fc414 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:17.451670 crc crio[24245]: time=\"2026-06-14T09:38:17.451580771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:17.459982 crc crio[24245]: time=\"2026-06-14T09:38:17.459919316Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17 UID:559b2f4c-922e-4761-911f-d605a730d5ac NetNS:/var/run/netns/97e64bd8-299c-47db-958f-6af1133b4d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod559b2f4c_922e_4761_911f_d605a730d5ac.slice PodAnnotations:0xc00161a178}] Aliases:map[]}\"\nJun 14 09:38:17.460359 crc crio[24245]: time=\"2026-06-14T09:38:17.46033487Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:17.465918 crc crio[24245]: time=\"2026-06-14T09:38:17.465755127Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13 UID:fcb61caf-670c-476a-bfba-39c50adc92f2 NetNS:/var/run/netns/d1db74d6-1492-44c7-be96-795ce6b596bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfcb61caf_670c_476a_bfba_39c50adc92f2.slice PodAnnotations:0xc003bf6240}] Aliases:map[]}\"\nJun 14 09:38:17.465918 crc crio[24245]: time=\"2026-06-14T09:38:17.465825779Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:17.496013 crc crio[24245]: time=\"2026-06-14T09:38:17.495723104Z\" level=info msg=\"Created container 0f4062f9ab00e5c6a708b84dc26c25ee8504b1a7f6ac9aaf8d3c0fa9db182b0a: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=529c8f7b-0557-42b3-96a8-47b96fb5f118 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:17.497343 crc crio[24245]: time=\"2026-06-14T09:38:17.497012596Z\" level=info msg=\"Starting container: 0f4062f9ab00e5c6a708b84dc26c25ee8504b1a7f6ac9aaf8d3c0fa9db182b0a\" id=c30bf9bd-45ce-4782-b68f-d4f1581df193 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:17.504734 crc crio[24245]: time=\"2026-06-14T09:38:17.504647878Z\" level=info msg=\"Started container\" PID=241261 containerID=0f4062f9ab00e5c6a708b84dc26c25ee8504b1a7f6ac9aaf8d3c0fa9db182b0a description=openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update id=c30bf9bd-45ce-4782-b68f-d4f1581df193 name=/runtime.v1.RuntimeService/StartContainer sandboxID=913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420\nJun 14 09:38:17.538413 crc crio[24245]: time=\"2026-06-14T09:38:17.537791484Z\" level=info msg=\"Created container 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e: openstack/nova-metadata-0/nova-metadata-log\" id=21527a5c-f56b-462b-9aaa-d1a3be9ea9c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:17.540292 crc crio[24245]: time=\"2026-06-14T09:38:17.5402204Z\" level=info msg=\"Starting container: 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e\" id=d53a3289-f2d4-4542-a6ed-033706aab9b6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:17.559779 crc crio[24245]: time=\"2026-06-14T09:38:17.559727533Z\" level=info msg=\"Started container\" PID=241245 containerID=2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e description=openstack/nova-metadata-0/nova-metadata-log id=d53a3289-f2d4-4542-a6ed-033706aab9b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4\nJun 14 09:38:17.571124 crc crio[24245]: time=\"2026-06-14T09:38:17.570801445Z\" level=info msg=\"Created container 241a2230b9f68afc89e31a02968d8e297a18817511d6f2b7a1f90dd5ef3dedcd: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=ff10b271-1199-47f9-8abe-5328ff437772 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:17.578975 crc crio[24245]: time=\"2026-06-14T09:38:17.576182959Z\" level=info msg=\"Starting container: 241a2230b9f68afc89e31a02968d8e297a18817511d6f2b7a1f90dd5ef3dedcd\" id=029263c1-73bc-4c08-82a4-fe379287e8d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:17.591741 crc crio[24245]: time=\"2026-06-14T09:38:17.59144139Z\" level=info msg=\"Started container\" PID=241260 containerID=241a2230b9f68afc89e31a02968d8e297a18817511d6f2b7a1f90dd5ef3dedcd description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=029263c1-73bc-4c08-82a4-fe379287e8d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a\nJun 14 09:38:17.592234 crc crio[24245]: time=\"2026-06-14T09:38:17.592142122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ea904be5-5d14-4a5c-875f-d7136a3df785 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:17.656505 crc crio[24245]: time=\"2026-06-14T09:38:17.656428306Z\" level=info msg=\"Created container 499781f8797854d408fb3dc55fcd3b989e1b3890c3e4bc4204e9600df188de21: openshift-infra/auto-csr-approver-29690498-wnlt5/oc\" id=911fcb45-964b-42f5-b47f-819cb3391ea6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:17.659967 crc crio[24245]: time=\"2026-06-14T09:38:17.659812833Z\" level=info msg=\"Starting container: 499781f8797854d408fb3dc55fcd3b989e1b3890c3e4bc4204e9600df188de21\" id=e67d634e-ce90-4c65-9136-e13383a262e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:17.668752 crc crio[24245]: time=\"2026-06-14T09:38:17.667738138Z\" level=info msg=\"Started container\" PID=241249 containerID=499781f8797854d408fb3dc55fcd3b989e1b3890c3e4bc4204e9600df188de21 description=openshift-infra/auto-csr-approver-29690498-wnlt5/oc id=e67d634e-ce90-4c65-9136-e13383a262e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9\nJun 14 09:38:17.668752 crc crio[24245]: time=\"2026-06-14T09:38:17.668660867Z\" level=info msg=\"Created container 34318af195ecd3466dca3146a9d1813ecfc6e6255dfa614464fb413297061d3c: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=64c138d1-fadd-448f-9cf9-4abb8156a45c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:17.682667 crc crio[24245]: time=\"2026-06-14T09:38:17.681013499Z\" level=info msg=\"Starting container: 34318af195ecd3466dca3146a9d1813ecfc6e6255dfa614464fb413297061d3c\" id=d477e6cf-e071-4e1a-b615-00d1b9e538bb name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:17.724233 crc crio[24245]: time=\"2026-06-14T09:38:17.721316613Z\" level=info msg=\"Started container\" PID=241255 containerID=34318af195ecd3466dca3146a9d1813ecfc6e6255dfa614464fb413297061d3c description=openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config id=d477e6cf-e071-4e1a-b615-00d1b9e538bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f\nJun 14 09:38:17.724233 crc crio[24245]: time=\"2026-06-14T09:38:17.723422618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=846f6df9-f934-4b1b-baee-b4edbdf97090 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:17.735751 crc crio[24245]: time=\"2026-06-14T09:38:17.734835248Z\" level=info msg=\"Created container 2164c42818a4d60f7bf1f6c0d3e1ab786294b1982c7e400644ad0f00adc8a810: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=9f96335c-f61e-4687-806c-5a31e4dab885 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:17.747398 crc crio[24245]: time=\"2026-06-14T09:38:17.744963562Z\" level=info msg=\"Starting container: 2164c42818a4d60f7bf1f6c0d3e1ab786294b1982c7e400644ad0f00adc8a810\" id=754460e8-b4e1-4766-b18a-23645407e174 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:17.752926 crc crio[24245]: time=\"2026-06-14T09:38:17.752794513Z\" level=info msg=\"Started container\" PID=241254 containerID=2164c42818a4d60f7bf1f6c0d3e1ab786294b1982c7e400644ad0f00adc8a810 description=openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update id=754460e8-b4e1-4766-b18a-23645407e174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7\nJun 14 09:38:17.774650 crc crio[24245]: time=\"2026-06-14T09:38:17.769830273Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=ce272ad1-9f71-46b3-8284-bfb54cd491e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:17.774650 crc crio[24245]: time=\"2026-06-14T09:38:17.77065713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:17.779900 crc crio[24245]: time=\"2026-06-14T09:38:17.779727608Z\" level=info msg=\"Created container fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac: openstack/nova-api-0/nova-api-log\" id=c4982d2e-4e80-4b64-b1a3-d85592cecc45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:17.786756 crc crio[24245]: time=\"2026-06-14T09:38:17.786700736Z\" level=info msg=\"Starting container: fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac\" id=bb7afe35-ff36-45e9-b48f-583af21db827 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:17.803666 crc crio[24245]: time=\"2026-06-14T09:38:17.80117463Z\" level=info msg=\"Started container\" PID=241252 containerID=fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac description=openstack/nova-api-0/nova-api-log id=bb7afe35-ff36-45e9-b48f-583af21db827 name=/runtime.v1.RuntimeService/StartContainer sandboxID=002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974\nJun 14 09:38:17.836808 crc crio[24245]: time=\"2026-06-14T09:38:17.833536839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=526c7ba2-6654-4aa3-9463-cd27b5f48b8e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:17.933509 crc crio[24245]: time=\"2026-06-14T09:38:17.933425457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:17.949451 crc crio[24245]: time=\"2026-06-14T09:38:17.94855521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:17.949451 crc crio[24245]: time=\"2026-06-14T09:38:17.948954091Z\" level=info msg=\"Created container f18027184a75c0939f05071ba38b1ccff8e50d96ee6f0a25cad6298d98fd1a41: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=9efee6ca-6c3b-471a-8576-a00986c0caad name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:17.952769 crc crio[24245]: time=\"2026-06-14T09:38:17.95049289Z\" level=info msg=\"Starting container: f18027184a75c0939f05071ba38b1ccff8e50d96ee6f0a25cad6298d98fd1a41\" id=2afb25c4-a2ed-4905-80b9-b39f623d0f13 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:17.974995 crc crio[24245]: time=\"2026-06-14T09:38:17.974894752Z\" level=info msg=\"Started container\" PID=241258 containerID=f18027184a75c0939f05071ba38b1ccff8e50d96ee6f0a25cad6298d98fd1a41 description=openstack/root-account-create-update-q4sjk/mariadb-account-create-update id=2afb25c4-a2ed-4905-80b9-b39f623d0f13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459\nJun 14 09:38:18.005254 crc crio[24245]: time=\"2026-06-14T09:38:18.005007751Z\" level=info msg=\"Created container 675b08a76764b68ca5db72d2a10242bf7b8923619ab7175664d892bb518856c6: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=05d9d3ba-ba5d-409a-b8f8-d79671cf3f68 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:18.009081 crc crio[24245]: time=\"2026-06-14T09:38:18.006355757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5089d60f-be68-49bf-a3e5-05539bfef2c4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:18.009081 crc crio[24245]: time=\"2026-06-14T09:38:18.006531245Z\" level=info msg=\"Starting container: 675b08a76764b68ca5db72d2a10242bf7b8923619ab7175664d892bb518856c6\" id=c3c72aa3-90cf-4879-bfae-cccd37cf7d7a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:18.022204 crc crio[24245]: time=\"2026-06-14T09:38:18.016706809Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=7395a05b-c7f3-4b1e-b125-40e3aa3263d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:18.022204 crc crio[24245]: time=\"2026-06-14T09:38:18.017424842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:18.049082 crc crio[24245]: time=\"2026-06-14T09:38:18.048820077Z\" level=info msg=\"Created container abc2506601b7319e17b75cb01f84723eca3eb36b7422c5e3755356d4ee2024be: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=6d1e54ef-f218-4379-9017-b49e3cb4c0c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:18.072439 crc crio[24245]: time=\"2026-06-14T09:38:18.07165434Z\" level=info msg=\"Started container\" PID=241257 containerID=675b08a76764b68ca5db72d2a10242bf7b8923619ab7175664d892bb518856c6 description=openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update id=c3c72aa3-90cf-4879-bfae-cccd37cf7d7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731\nJun 14 09:38:18.083490 crc crio[24245]: time=\"2026-06-14T09:38:18.083248144Z\" level=info msg=\"Starting container: abc2506601b7319e17b75cb01f84723eca3eb36b7422c5e3755356d4ee2024be\" id=c18111cf-14b7-4329-9d42-ddf541d596e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:18.105678 crc crio[24245]: time=\"2026-06-14T09:38:18.100360103Z\" level=info msg=\"Started container\" PID=241256 containerID=abc2506601b7319e17b75cb01f84723eca3eb36b7422c5e3755356d4ee2024be description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=c18111cf-14b7-4329-9d42-ddf541d596e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0\nJun 14 09:38:18.141076 crc crio[24245]: 2026-06-14T09:38:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e87c494aa5c138 Mac:4e:9e:af:38:24:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:56 Mtu:0 Sandbox:/var/run/netns/d1db74d6-1492-44c7-be96-795ce6b596bb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:18.144952 crc crio[24245]: time=\"2026-06-14T09:38:18.144505843Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13 UID:fcb61caf-670c-476a-bfba-39c50adc92f2 NetNS:/var/run/netns/d1db74d6-1492-44c7-be96-795ce6b596bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfcb61caf_670c_476a_bfba_39c50adc92f2.slice PodAnnotations:0xc003bf6240}] Aliases:map[]}\"\nJun 14 09:38:18.144952 crc crio[24245]: time=\"2026-06-14T09:38:18.144757461Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:18.149001 crc crio[24245]: time=\"2026-06-14T09:38:18.148883461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:18.164929 crc crio[24245]: time=\"2026-06-14T09:38:18.164554478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:18.168349 crc crio[24245]: time=\"2026-06-14T09:38:18.166219447Z\" level=info msg=\"Ran pod sandbox 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13 with infra container: openstack/rabbitmq-server-0/POD\" id=90fdf48e-2173-442b-8a56-f05404b2b44c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:18.176935 crc crio[24245]: time=\"2026-06-14T09:38:18.17627429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=ca60a6dd-4dfb-4297-a911-c30598e82d9d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:18.204330 crc crio[24245]: time=\"2026-06-14T09:38:18.203493265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=7d76e272-8832-42c3-9097-03bad4559dc7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:18.204909 crc crio[24245]: time=\"2026-06-14T09:38:18.204691326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:18.212348 crc crio[24245]: time=\"2026-06-14T09:38:18.211445421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:18.242926 crc crio[24245]: time=\"2026-06-14T09:38:18.23843399Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=4c410e86-74f1-4a1f-b7ff-39b7b093d508 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:18.247914 crc crio[24245]: time=\"2026-06-14T09:38:18.245505318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:18.275315 crc crio[24245]: time=\"2026-06-14T09:38:18.275216509Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=579461ec-de5d-440f-b97c-fb3fd5a68e62 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:18.275459 crc crio[24245]: time=\"2026-06-14T09:38:18.275400465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:18.334423 crc crio[24245]: time=\"2026-06-14T09:38:18.333658046Z\" level=info msg=\"Removed container 83081c3a1eb08ebeebd8f8f14ddcad92884ed5f700522c7c046e6f5579c5c91e: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=09135650-b76c-4a31-a291-ef41f10c966b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:18.341434 crc crio[24245]: time=\"2026-06-14T09:38:18.341348162Z\" level=info msg=\"Removing container: 05dc14555940480f997a9f2a41980ddd1df6d4e6b7323cebe910bbd3ded23b9e\" id=779ba829-bd21-4c24-85fc-e79d2d9dd8e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:18.344122 crc crio[24245]: time=\"2026-06-14T09:38:18.344041939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:18.357992 crc crio[24245]: time=\"2026-06-14T09:38:18.357624776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:18.465689 crc crio[24245]: 2026-06-14T09:38:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b1911190d9c0c8 Mac:ba:0d:13:13:53:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:55 Mtu:0 Sandbox:/var/run/netns/97e64bd8-299c-47db-958f-6af1133b4d1f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:18.467569 crc crio[24245]: time=\"2026-06-14T09:38:18.466709681Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17 UID:559b2f4c-922e-4761-911f-d605a730d5ac NetNS:/var/run/netns/97e64bd8-299c-47db-958f-6af1133b4d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod559b2f4c_922e_4761_911f_d605a730d5ac.slice PodAnnotations:0xc00161a178}] Aliases:map[]}\"\nJun 14 09:38:18.467569 crc crio[24245]: time=\"2026-06-14T09:38:18.46701103Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:18.483434 crc crio[24245]: time=\"2026-06-14T09:38:18.483380573Z\" level=info msg=\"Ran pod sandbox 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17 with infra container: openstack/glance-default-external-api-0/POD\" id=41754b40-9c84-4cc3-8e0f-70016d130e87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:18.487535 crc crio[24245]: time=\"2026-06-14T09:38:18.487448372Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42 UID:a01d1f63-9711-471f-9c3a-33d0d0eea92d NetNS:/var/run/netns/3dc5a0be-7aad-4798-8770-bc9df06e1c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01d1f63_9711_471f_9c3a_33d0d0eea92d.slice PodAnnotations:0xc006e0a6b0}] Aliases:map[]}\"\nJun 14 09:38:18.487535 crc crio[24245]: time=\"2026-06-14T09:38:18.487530895Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:18.493270 crc crio[24245]: time=\"2026-06-14T09:38:18.493181791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7eeb8cfd-fd84-4b4b-9064-447da82de0ba name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:18.499506 crc crio[24245]: time=\"2026-06-14T09:38:18.499423241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c2ed05b1-6d84-44a6-bc1f-ede89f3224f7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:18.503908 crc crio[24245]: time=\"2026-06-14T09:38:18.501783982Z\" level=info msg=\"Created container dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4: openstack/ovn-controller-tmzrh/ovn-controller\" id=c4d7d0a6-ce80-4c3f-a3c1-7a5ba0764bee name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:18.507938 crc crio[24245]: time=\"2026-06-14T09:38:18.50777463Z\" level=info msg=\"Starting container: dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4\" id=a2338b9b-6623-46c6-a893-acc644866db0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:18.536769 crc crio[24245]: time=\"2026-06-14T09:38:18.536355284Z\" level=info msg=\"Started container\" PID=241292 containerID=dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4 description=openstack/ovn-controller-tmzrh/ovn-controller id=a2338b9b-6623-46c6-a893-acc644866db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53\nJun 14 09:38:18.537421 crc crio[24245]: time=\"2026-06-14T09:38:18.536385932Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=5e522665-c02b-40b4-99e5-60e269e0368f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:18.537997 crc crio[24245]: time=\"2026-06-14T09:38:18.537936336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:18.691923 crc crio[24245]: time=\"2026-06-14T09:38:18.691227432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:18.866484 crc crio[24245]: time=\"2026-06-14T09:38:18.866296134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:19.070254 crc crio[24245]: time=\"2026-06-14T09:38:19.069644531Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=24e18706-671a-4c83-aec3-6710195f0f37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:19.070348 crc crio[24245]: time=\"2026-06-14T09:38:19.070292462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:19.101001 crc crio[24245]: time=\"2026-06-14T09:38:19.100675068Z\" level=info msg=\"Removed container 05dc14555940480f997a9f2a41980ddd1df6d4e6b7323cebe910bbd3ded23b9e: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=779ba829-bd21-4c24-85fc-e79d2d9dd8e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:19.119907 crc crio[24245]: time=\"2026-06-14T09:38:19.119153906Z\" level=info msg=\"Removing container: 43e17e31a56cf504c5d09290bed314d9b14073fb43cf5ae308b6a9345c256237\" id=d6279e95-f004-43a1-b7e4-5481c666cec6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:19.128495 crc crio[24245]: time=\"2026-06-14T09:38:19.126205198Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=0f290cf3-589e-4c0b-a2de-837a768ec928 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:19.128495 crc crio[24245]: time=\"2026-06-14T09:38:19.126378134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:19.180913 crc crio[24245]: time=\"2026-06-14T09:38:19.176059605Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf UID:18773cf6-6086-4d43-9d02-744dbb93aaed NetNS:/var/run/netns/d8f4925c-b5dd-44d0-bad8-e1239727c620 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18773cf6_6086_4d43_9d02_744dbb93aaed.slice PodAnnotations:0xc002c92538}] Aliases:map[]}\"\nJun 14 09:38:19.180913 crc crio[24245]: time=\"2026-06-14T09:38:19.176136167Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:19.187106 crc crio[24245]: 2026-06-14T09:38:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01b7a21f8d3b2ed Mac:92:aa:6e:9e:f6:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:57 Mtu:0 Sandbox:/var/run/netns/3dc5a0be-7aad-4798-8770-bc9df06e1c3e SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:19.188010 crc crio[24245]: time=\"2026-06-14T09:38:19.187939557Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42 UID:a01d1f63-9711-471f-9c3a-33d0d0eea92d NetNS:/var/run/netns/3dc5a0be-7aad-4798-8770-bc9df06e1c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01d1f63_9711_471f_9c3a_33d0d0eea92d.slice PodAnnotations:0xc006e0a6b0}] Aliases:map[]}\"\nJun 14 09:38:19.188112 crc crio[24245]: time=\"2026-06-14T09:38:19.188093272Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:19.209341 crc crio[24245]: time=\"2026-06-14T09:38:19.209232464Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53 UID:62f4c967-da38-4fb9-997a-5de115e08b45 NetNS:/var/run/netns/00a0c986-c783-496a-85d2-be6d64119716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f4c967_da38_4fb9_997a_5de115e08b45.slice PodAnnotations:0xc003bf6a60}] Aliases:map[]}\"\nJun 14 09:38:19.209579 crc crio[24245]: time=\"2026-06-14T09:38:19.209528993Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:19.459013 crc crio[24245]: time=\"2026-06-14T09:38:19.455428338Z\" level=info msg=\"Ran pod sandbox 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42 with infra container: openstack/memcached-0/POD\" id=579461ec-de5d-440f-b97c-fb3fd5a68e62 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:19.479171 crc crio[24245]: time=\"2026-06-14T09:38:19.4790094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=c9b10f00-6cbb-4e6d-8461-0f0ad64c6f8f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:19.522791 crc crio[24245]: time=\"2026-06-14T09:38:19.52269888Z\" level=info msg=\"Created container 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112: openstack/nova-metadata-0/nova-metadata-metadata\" id=ce272ad1-9f71-46b3-8284-bfb54cd491e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:19.531047 crc crio[24245]: time=\"2026-06-14T09:38:19.53096129Z\" level=info msg=\"Starting container: 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112\" id=5e9214dc-bf27-4a05-a8b8-31b699885ab3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:19.549285 crc crio[24245]: time=\"2026-06-14T09:38:19.549164222Z\" level=info msg=\"Started container\" PID=241675 containerID=97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112 description=openstack/nova-metadata-0/nova-metadata-metadata id=5e9214dc-bf27-4a05-a8b8-31b699885ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4\nJun 14 09:38:19.557623 crc crio[24245]: time=\"2026-06-14T09:38:19.557549519Z\" level=info msg=\"Created container fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930: openstack/nova-api-0/nova-api-api\" id=7395a05b-c7f3-4b1e-b125-40e3aa3263d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:19.578336 crc crio[24245]: time=\"2026-06-14T09:38:19.57802499Z\" level=info msg=\"Starting container: fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930\" id=61c1e783-cbb4-49b7-aa5b-c2f5b88f9049 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:19.578897 crc crio[24245]: time=\"2026-06-14T09:38:19.578813591Z\" level=info msg=\"Created container 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=774e58a3-1c21-495e-97f0-d849bd1fc414 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:19.585091 crc crio[24245]: time=\"2026-06-14T09:38:19.583931727Z\" level=info msg=\"Starting container: 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275\" id=e9f74383-ea0c-4e71-b5f3-bacf446897ee name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:19.589497 crc crio[24245]: time=\"2026-06-14T09:38:19.589219547Z\" level=info msg=\"Started container\" PID=241673 containerID=fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930 description=openstack/nova-api-0/nova-api-api id=61c1e783-cbb4-49b7-aa5b-c2f5b88f9049 name=/runtime.v1.RuntimeService/StartContainer sandboxID=002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974\nJun 14 09:38:19.592991 crc crio[24245]: time=\"2026-06-14T09:38:19.592359138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=4242754a-49a5-4910-acfa-1ef3b470266b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:19.600314 crc crio[24245]: time=\"2026-06-14T09:38:19.60018687Z\" level=info msg=\"Started container\" PID=241678 containerID=35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=e9f74383-ea0c-4e71-b5f3-bacf446897ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6\nJun 14 09:38:19.602726 crc crio[24245]: time=\"2026-06-14T09:38:19.602620294Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=a794d4f7-e51a-4754-8326-08758c4ecf3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:19.603190 crc crio[24245]: time=\"2026-06-14T09:38:19.603110514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:19.631452 crc crio[24245]: time=\"2026-06-14T09:38:19.631344986Z\" level=info msg=\"Created container d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593: openstack/cinder-api-0/cinder-api-log\" id=369fa18d-9158-4efc-b21e-373a99cbe54d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:19.638180 crc crio[24245]: time=\"2026-06-14T09:38:19.636941962Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=165e1ff6-8974-47fa-ba1f-d8bbb63f7c01 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:19.638180 crc crio[24245]: time=\"2026-06-14T09:38:19.636974693Z\" level=info msg=\"Starting container: d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593\" id=5551e3d5-a43f-40b5-b864-c84f5d9a1ded name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:19.648655 crc crio[24245]: time=\"2026-06-14T09:38:19.647972807Z\" level=info msg=\"Started container\" PID=241682 containerID=d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593 description=openstack/cinder-api-0/cinder-api-log id=5551e3d5-a43f-40b5-b864-c84f5d9a1ded name=/runtime.v1.RuntimeService/StartContainer sandboxID=6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb\nJun 14 09:38:19.677381 crc crio[24245]: time=\"2026-06-14T09:38:19.676538766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=4f20dcc4-d925-4051-8544-f4406a3281a0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:19.708991 crc crio[24245]: time=\"2026-06-14T09:38:19.708411587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:19.719065 crc crio[24245]: time=\"2026-06-14T09:38:19.718800267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:19.732297 crc crio[24245]: time=\"2026-06-14T09:38:19.73220957Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=640ce9e6-9177-411a-bd71-85d606433dab name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:19.752116 crc crio[24245]: time=\"2026-06-14T09:38:19.751912254Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=1742df69-d07b-45d3-8062-c5e84b1fbca5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:19.752465 crc crio[24245]: time=\"2026-06-14T09:38:19.752308756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:19.851074 crc crio[24245]: 2026-06-14T09:38:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:864353a092bd970 Mac:c6:4e:08:5e:a4:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:58 Mtu:0 Sandbox:/var/run/netns/d8f4925c-b5dd-44d0-bad8-e1239727c620 SocketPath: PciID:}] [{Interface:0xc0002c6d70 Address:{IP:10.217.1.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:19.851074 crc crio[24245]: time=\"2026-06-14T09:38:19.848331454Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf UID:18773cf6-6086-4d43-9d02-744dbb93aaed NetNS:/var/run/netns/d8f4925c-b5dd-44d0-bad8-e1239727c620 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18773cf6_6086_4d43_9d02_744dbb93aaed.slice PodAnnotations:0xc002c92538}] Aliases:map[]}\"\nJun 14 09:38:19.851074 crc crio[24245]: time=\"2026-06-14T09:38:19.848479589Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:19.888760 crc crio[24245]: time=\"2026-06-14T09:38:19.888084974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=0630d047-eba6-40e0-a9ac-0e20ccf18d31 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:19.934945 crc crio[24245]: time=\"2026-06-14T09:38:19.934366656Z\" level=info msg=\"Ran pod sandbox 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=24e18706-671a-4c83-aec3-6710195f0f37 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:19.955469 crc crio[24245]: time=\"2026-06-14T09:38:19.955357498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=1b2f3af1-5a79-4fc8-ace6-b5dd0b8e4e7a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:19.956253 crc crio[24245]: time=\"2026-06-14T09:38:19.956210161Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=81e6eacc-fdb9-4936-a56e-48735414b08f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:19.956884 crc crio[24245]: time=\"2026-06-14T09:38:19.95681097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:19.981712 crc crio[24245]: time=\"2026-06-14T09:38:19.981581037Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=01e4dc47-e536-48d3-af5d-bced7d257eeb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:19.991735 crc crio[24245]: time=\"2026-06-14T09:38:19.991678808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:19.999252 crc crio[24245]: time=\"2026-06-14T09:38:19.999167206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:20.010034 crc crio[24245]: time=\"2026-06-14T09:38:20.005535268Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=4ceeb61c-ab7e-4fff-b6e8-f942223a671b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:20.010034 crc crio[24245]: time=\"2026-06-14T09:38:20.005932681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:20.079294 crc crio[24245]: time=\"2026-06-14T09:38:20.079251612Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=84359b84-c0a2-4338-b499-51e5413bd0c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:20.079412 crc crio[24245]: time=\"2026-06-14T09:38:20.079347295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:20.254724 crc crio[24245]: time=\"2026-06-14T09:38:20.251969262Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=789fa44a-fa7d-40a9-b5a9-a5f9b075508c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:20.254724 crc crio[24245]: time=\"2026-06-14T09:38:20.25251821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:20.254724 crc crio[24245]: time=\"2026-06-14T09:38:20.252814434Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=d4406cca-2253-465b-8e7e-38516c7ef687 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:20.254724 crc crio[24245]: time=\"2026-06-14T09:38:20.253151725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:20.332752 crc crio[24245]: 2026-06-14T09:38:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:797ea24f060a6fb Mac:86:dc:45:19:f3:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:59 Mtu:0 Sandbox:/var/run/netns/00a0c986-c783-496a-85d2-be6d64119716 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.1.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:20.340281 crc crio[24245]: time=\"2026-06-14T09:38:20.339934643Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=81333711-39b7-4f93-91ff-fd7e8b5f5cdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:20.340281 crc crio[24245]: time=\"2026-06-14T09:38:20.340042097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:20.371909 crc crio[24245]: time=\"2026-06-14T09:38:20.368978409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:20.372188 crc crio[24245]: time=\"2026-06-14T09:38:20.37212796Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53 UID:62f4c967-da38-4fb9-997a-5de115e08b45 NetNS:/var/run/netns/00a0c986-c783-496a-85d2-be6d64119716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f4c967_da38_4fb9_997a_5de115e08b45.slice PodAnnotations:0xc003bf6a60}] Aliases:map[]}\"\nJun 14 09:38:20.409801 crc crio[24245]: time=\"2026-06-14T09:38:20.409665188Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:20.410370 crc crio[24245]: time=\"2026-06-14T09:38:20.403302082Z\" level=info msg=\"Removed container 43e17e31a56cf504c5d09290bed314d9b14073fb43cf5ae308b6a9345c256237: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=d6279e95-f004-43a1-b7e4-5481c666cec6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:20.434578 crc crio[24245]: time=\"2026-06-14T09:38:20.434487679Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ef2c02f6-502c-4a66-9dbe-380899303fdf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:20.434963 crc crio[24245]: time=\"2026-06-14T09:38:20.434621313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:20.443329 crc crio[24245]: time=\"2026-06-14T09:38:20.443224022Z\" level=info msg=\"Removing container: befb365408f2c633ce3d245f6e54cda020ad84700e18ac5f7a49a79b854bf1c9\" id=19530447-0de2-4b4e-98a9-981f9a1a4669 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:20.469699 crc crio[24245]: time=\"2026-06-14T09:38:20.469580107Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725 UID:53a67b78-8d16-4cd8-8885-28c6e29838fe NetNS:/var/run/netns/232f3b18-1d59-4c36-b8b3-4e6cf9a57b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53a67b78_8d16_4cd8_8885_28c6e29838fe.slice PodAnnotations:0xc001b86440}] Aliases:map[]}\"\nJun 14 09:38:20.469699 crc crio[24245]: time=\"2026-06-14T09:38:20.46967078Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:20.571464 crc crio[24245]: time=\"2026-06-14T09:38:20.571095315Z\" level=info msg=\"Ran pod sandbox 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53 with infra container: openstack/glance-default-internal-api-0/POD\" id=0f290cf3-589e-4c0b-a2de-837a768ec928 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:20.573717 crc crio[24245]: time=\"2026-06-14T09:38:20.573650648Z\" level=info msg=\"Created container 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=1742df69-d07b-45d3-8062-c5e84b1fbca5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:20.672777 crc crio[24245]: time=\"2026-06-14T09:38:20.672697317Z\" level=info msg=\"Starting container: 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43\" id=5f585c75-82ce-47c0-93a5-fb77dcb9da88 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:20.692723 crc crio[24245]: time=\"2026-06-14T09:38:20.692566716Z\" level=info msg=\"Started container\" PID=242053 containerID=453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=5f585c75-82ce-47c0-93a5-fb77dcb9da88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6\nJun 14 09:38:20.729543 crc crio[24245]: time=\"2026-06-14T09:38:20.729450795Z\" level=info msg=\"Created container dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6: openstack/memcached-0/memcached\" id=a794d4f7-e51a-4754-8326-08758c4ecf3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:20.790179 crc crio[24245]: time=\"2026-06-14T09:38:20.785762431Z\" level=info msg=\"Starting container: dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6\" id=59449686-d586-4ecd-b70a-319387935565 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:20.817225 crc crio[24245]: time=\"2026-06-14T09:38:20.817126495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=9547554e-9026-4cc3-857d-2b47be78cdcd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:20.848646 crc crio[24245]: time=\"2026-06-14T09:38:20.848320902Z\" level=info msg=\"Started container\" PID=242033 containerID=dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6 description=openstack/memcached-0/memcached id=59449686-d586-4ecd-b70a-319387935565 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42\nJun 14 09:38:21.097159 crc crio[24245]: time=\"2026-06-14T09:38:21.087711502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:21.236754 crc crio[24245]: time=\"2026-06-14T09:38:21.236482953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:21.238947 crc crio[24245]: time=\"2026-06-14T09:38:21.23882931Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=b600679d-bd48-46be-936c-080f628909b7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:21.260169 crc crio[24245]: time=\"2026-06-14T09:38:21.260107465Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=e4c99529-6752-439e-a25f-4e8e49c7699b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:21.263672 crc crio[24245]: time=\"2026-06-14T09:38:21.261830314Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013 UID:1a82802a-0142-46a2-a3dc-1f25ef6cd1dd NetNS:/var/run/netns/95c4e557-d3a9-4ad4-a55a-5bf20faf4dca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a82802a_0142_46a2_a3dc_1f25ef6cd1dd.slice PodAnnotations:0xc0006023c8}] Aliases:map[]}\"\nJun 14 09:38:21.263672 crc crio[24245]: time=\"2026-06-14T09:38:21.262064711Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:21.263672 crc crio[24245]: time=\"2026-06-14T09:38:21.263152212Z\" level=info msg=\"Created container 20cf56e6f77349434a8d0aa0be99f1d8cbfba181e8fb21c1a49fcdeda08faddb: openstack/rabbitmq-server-0/setup-container\" id=4c410e86-74f1-4a1f-b7ff-39b7b093d508 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:21.272255 crc crio[24245]: time=\"2026-06-14T09:38:21.272177307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:21.272814 crc crio[24245]: time=\"2026-06-14T09:38:21.2727873Z\" level=info msg=\"Starting container: 20cf56e6f77349434a8d0aa0be99f1d8cbfba181e8fb21c1a49fcdeda08faddb\" id=613f38a2-1484-4e7c-811e-0b02cb5a033d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:21.298530 crc crio[24245]: time=\"2026-06-14T09:38:21.295520738Z\" level=info msg=\"Started container\" PID=241681 containerID=20cf56e6f77349434a8d0aa0be99f1d8cbfba181e8fb21c1a49fcdeda08faddb description=openstack/rabbitmq-server-0/setup-container id=613f38a2-1484-4e7c-811e-0b02cb5a033d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13\nJun 14 09:38:21.334883 crc crio[24245]: time=\"2026-06-14T09:38:21.334755969Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46 UID:1e4e2b89-0e03-4727-bf82-845d4b19c142 NetNS:/var/run/netns/69395bb2-643d-4e42-ac80-74d0cc760dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4e2b89_0e03_4727_bf82_845d4b19c142.slice PodAnnotations:0xc000130d08}] Aliases:map[]}\"\nJun 14 09:38:21.335189 crc crio[24245]: time=\"2026-06-14T09:38:21.334831611Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:21.490311 crc crio[24245]: time=\"2026-06-14T09:38:21.489306257Z\" level=info msg=\"Removed container befb365408f2c633ce3d245f6e54cda020ad84700e18ac5f7a49a79b854bf1c9: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=19530447-0de2-4b4e-98a9-981f9a1a4669 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:21.517227 crc crio[24245]: time=\"2026-06-14T09:38:21.517112091Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1 UID:8af32049-2e7c-47f6-b88d-eb80f72cdb96 NetNS:/var/run/netns/0cd82847-83ef-402f-8227-06e5199647cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8af32049_2e7c_47f6_b88d_eb80f72cdb96.slice PodAnnotations:0xc0024229f8}] Aliases:map[]}\"\nJun 14 09:38:21.517488 crc crio[24245]: time=\"2026-06-14T09:38:21.517468543Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:21.549222 crc crio[24245]: time=\"2026-06-14T09:38:21.542187381Z\" level=info msg=\"Removing container: 0dd9d6f4f4304020e55e389edcb08d1aea1a17b49de9bc5fd20bbd3e3a5576ed\" id=4bd1c16b-11cd-46ac-a4a0-8456760284c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:21.572963 crc crio[24245]: time=\"2026-06-14T09:38:21.567337259Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d UID:70257829-76dc-4676-803b-7737c4ad92a8 NetNS:/var/run/netns/39a63d22-6945-4be3-9b1e-26022b747926 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70257829_76dc_4676_803b_7737c4ad92a8.slice PodAnnotations:0xc006e0a348}] Aliases:map[]}\"\nJun 14 09:38:21.572963 crc crio[24245]: time=\"2026-06-14T09:38:21.567405521Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:21.661384 crc crio[24245]: time=\"2026-06-14T09:38:21.659789963Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-df4xx/POD\" id=c7e06a16-530a-4f85-9eb4-32b4c4eca3f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:21.661384 crc crio[24245]: time=\"2026-06-14T09:38:21.660449854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:21.806269 crc crio[24245]: time=\"2026-06-14T09:38:21.79054917Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6566476449-f86cv/POD\" id=96100f18-b1f0-4bcf-9b9d-3267dcd82c06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:21.806269 crc crio[24245]: time=\"2026-06-14T09:38:21.790689944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:21.936807 crc crio[24245]: 2026-06-14T09:38:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7818ff26f5e549d Mac:66:af:15:26:4b:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5a Mtu:0 Sandbox:/var/run/netns/232f3b18-1d59-4c36-b8b3-4e6cf9a57b1e SocketPath: PciID:}] [{Interface:0xc000284750 Address:{IP:10.217.1.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:21.966535 crc crio[24245]: time=\"2026-06-14T09:38:21.966238719Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725 UID:53a67b78-8d16-4cd8-8885-28c6e29838fe NetNS:/var/run/netns/232f3b18-1d59-4c36-b8b3-4e6cf9a57b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53a67b78_8d16_4cd8_8885_28c6e29838fe.slice PodAnnotations:0xc001b86440}] Aliases:map[]}\"\nJun 14 09:38:21.976998 crc crio[24245]: time=\"2026-06-14T09:38:21.976950416Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:22.012495 crc crio[24245]: time=\"2026-06-14T09:38:22.008709917Z\" level=warning msg=\"Stopping container 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d with stop signal(15) timed out. Killing...\"\nJun 14 09:38:22.072887 crc crio[24245]: time=\"2026-06-14T09:38:22.072712344Z\" level=error msg=\"Killing container 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 14 09:38:22.121126 crc crio[24245]: time=\"2026-06-14T09:38:22.119434698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:22.175282 crc crio[24245]: time=\"2026-06-14T09:38:22.173127176Z\" level=info msg=\"Ran pod sandbox 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725 with infra container: openstack/ovsdbserver-sb-0/POD\" id=84359b84-c0a2-4338-b499-51e5413bd0c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:22.180438 crc crio[24245]: time=\"2026-06-14T09:38:22.180318497Z\" level=info msg=\"Removed container 0dd9d6f4f4304020e55e389edcb08d1aea1a17b49de9bc5fd20bbd3e3a5576ed: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=4bd1c16b-11cd-46ac-a4a0-8456760284c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:22.202442 crc crio[24245]: time=\"2026-06-14T09:38:22.194053614Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-df4xx Namespace:openstack ID:b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8 UID:188a3e1d-7241-409a-8351-f0857213b44b NetNS:/var/run/netns/c06d3ae2-8390-4a83-8e92-4910a76e6beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod188a3e1d_7241_409a_8351_f0857213b44b.slice PodAnnotations:0xc0004ccd88}] Aliases:map[]}\"\nJun 14 09:38:22.202442 crc crio[24245]: time=\"2026-06-14T09:38:22.194119307Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-df4xx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:22.202442 crc crio[24245]: time=\"2026-06-14T09:38:22.196541845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=c4c25168-84f9-4078-9c36-a861c4803aa8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:22.225608 crc crio[24245]: time=\"2026-06-14T09:38:22.224704991Z\" level=info msg=\"Removing container: d2b496b4f47670e382162209e35ce9ceb7eaae370a2ff0ba9dc93b7056a27f26\" id=81c62716-d409-4d47-b3d6-c6682488a7d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:22.254180 crc crio[24245]: time=\"2026-06-14T09:38:22.251152811Z\" level=info msg=\"Stopping pod sandbox: a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9\" id=5b2659a2-d7b2-40bf-923a-bbc8862d382a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:22.254180 crc crio[24245]: time=\"2026-06-14T09:38:22.251789812Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690498-wnlt5 Namespace:openshift-infra ID:a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9 UID:1dbb0998-b023-4fbd-aeaf-b7eb076dfe93 NetNS:/var/run/netns/992e182a-2ea7-43c9-86c3-0613f4d336cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dbb0998_b023_4fbd_aeaf_b7eb076dfe93.slice PodAnnotations:0xc002422088}] Aliases:map[]}\"\nJun 14 09:38:22.254180 crc crio[24245]: time=\"2026-06-14T09:38:22.252021459Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690498-wnlt5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:22.278432 crc crio[24245]: time=\"2026-06-14T09:38:22.274217431Z\" level=info msg=\"Stopped container 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d: openstack/swift-storage-0/swift-recon-cron\" id=4542669d-0974-46fc-8fab-957da9678538 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:22.334832 crc crio[24245]: time=\"2026-06-14T09:38:22.332687054Z\" level=info msg=\"Stopping pod sandbox: 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\" id=96ab3c94-5771-4208-a2ff-0addc6712956 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:22.337823 crc crio[24245]: time=\"2026-06-14T09:38:22.337618372Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647 UID:0028d369-509a-4a7e-baa3-f233014b4b01 NetNS:/var/run/netns/f7181926-1368-4712-82b3-e902d04b5bb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028d369_509a_4a7e_baa3_f233014b4b01.slice PodAnnotations:0xc000130be0}] Aliases:map[]}\"\nJun 14 09:38:22.337823 crc crio[24245]: time=\"2026-06-14T09:38:22.337777748Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:22.377626 crc crio[24245]: time=\"2026-06-14T09:38:22.371545097Z\" level=warning msg=\"Stopping container 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b with stop signal(15) timed out. Killing...\"\nJun 14 09:38:22.423013 crc crio[24245]: time=\"2026-06-14T09:38:22.422907832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=c587c458-e783-4d77-9180-9da30e14f934 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:22.466804 crc crio[24245]: time=\"2026-06-14T09:38:22.466398121Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=4ae773c6-db6d-489d-bba3-cd512597e965 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:22.467200 crc crio[24245]: time=\"2026-06-14T09:38:22.466949849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:22.507126 crc crio[24245]: 2026-06-14T09:38:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6152b6943325ff Mac:96:02:14:0a:88:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5c Mtu:0 Sandbox:/var/run/netns/95c4e557-d3a9-4ad4-a55a-5bf20faf4dca SocketPath: PciID:}] [{Interface:0xc0001dc640 Address:{IP:10.217.1.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:22.587357 crc crio[24245]: time=\"2026-06-14T09:38:22.586017588Z\" level=error msg=\"Killing container 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 14 09:38:22.683514 crc crio[24245]: time=\"2026-06-14T09:38:22.683427748Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013 UID:1a82802a-0142-46a2-a3dc-1f25ef6cd1dd NetNS:/var/run/netns/95c4e557-d3a9-4ad4-a55a-5bf20faf4dca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a82802a_0142_46a2_a3dc_1f25ef6cd1dd.slice PodAnnotations:0xc0006023c8}] Aliases:map[]}\"\nJun 14 09:38:22.684253 crc crio[24245]: time=\"2026-06-14T09:38:22.684229514Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:22.697799 crc crio[24245]: time=\"2026-06-14T09:38:22.696684334Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-f86cv Namespace:openstack ID:209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9 UID:b7b9598b-226c-4907-9e67-a89acf7bb836 NetNS:/var/run/netns/f1f092e1-601a-4e1a-a8ca-03d9fc2005e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b9598b_226c_4907_9e67_a89acf7bb836.slice PodAnnotations:0xc006e0aed8}] Aliases:map[]}\"\nJun 14 09:38:22.697799 crc crio[24245]: time=\"2026-06-14T09:38:22.696787928Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6566476449-f86cv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:22.839644 crc crio[24245]: time=\"2026-06-14T09:38:22.839243246Z\" level=info msg=\"Stopped container 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener\" id=50b1a40b-05d2-4098-be1b-8b34e5f1dee6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:22.850406 crc crio[24245]: time=\"2026-06-14T09:38:22.850323662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:22.868187 crc crio[24245]: time=\"2026-06-14T09:38:22.863524887Z\" level=info msg=\"Stopping pod sandbox: 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7\" id=41edad28-0c3c-4c0f-8cc1-5ae7e070eb25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:22.868187 crc crio[24245]: time=\"2026-06-14T09:38:22.86426207Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-895f97698-dbmvw Namespace:openstack ID:985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7 UID:682a053f-974c-4029-84b6-0fb2c05f1e64 NetNS:/var/run/netns/96e50dee-b7af-4969-ab1c-34cbe3bdd5d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod682a053f_974c_4029_84b6_0fb2c05f1e64.slice PodAnnotations:0xc006e0b4b0}] Aliases:map[]}\"\nJun 14 09:38:22.883153 crc crio[24245]: time=\"2026-06-14T09:38:22.87960965Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-895f97698-dbmvw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:22.944638 crc crio[24245]: time=\"2026-06-14T09:38:22.944544575Z\" level=info msg=\"Ran pod sandbox e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013 with infra container: openstack/openstack-cell1-galera-0/POD\" id=d4406cca-2253-465b-8e7e-38516c7ef687 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:22.971545 crc crio[24245]: time=\"2026-06-14T09:38:22.971474951Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=94eb33fa-330c-4528-8736-a3752996a7f8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:23.081813 crc crio[24245]: time=\"2026-06-14T09:38:23.08172068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:23.369888 crc crio[24245]: time=\"2026-06-14T09:38:23.36926612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=867581c4-94c0-4a0f-bf12-0169db49fa66 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:23.506476 crc crio[24245]: time=\"2026-06-14T09:38:23.499940331Z\" level=info msg=\"Created container b7a6dd61a3a1ea81f1fc467222aea888e7017b9d47a0a62c44ca2c30001cc52e: openstack/rabbitmq-cell1-server-0/setup-container\" id=4ceeb61c-ab7e-4fff-b6e8-f942223a671b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:23.506476 crc crio[24245]: time=\"2026-06-14T09:38:23.505056081Z\" level=info msg=\"Removed container d2b496b4f47670e382162209e35ce9ceb7eaae370a2ff0ba9dc93b7056a27f26: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=81c62716-d409-4d47-b3d6-c6682488a7d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:23.516444 crc crio[24245]: time=\"2026-06-14T09:38:23.514480812Z\" level=info msg=\"Starting container: b7a6dd61a3a1ea81f1fc467222aea888e7017b9d47a0a62c44ca2c30001cc52e\" id=2e35dbad-68ce-4d20-b210-bb21e4e1e845 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:23.523475 crc crio[24245]: time=\"2026-06-14T09:38:23.523354778Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=caf2ee39-734b-45ff-9c7c-a40987c8b55c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:23.553634 crc crio[24245]: time=\"2026-06-14T09:38:23.552579941Z\" level=info msg=\"Removing container: c36316ac0e9670761c297b514e22723771a7e62d6fa56a46f067642abeca5d46\" id=4a07b197-96d9-4dcf-8586-72d3f49bc23a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:23.570190 crc crio[24245]: time=\"2026-06-14T09:38:23.570025162Z\" level=info msg=\"Started container\" PID=242335 containerID=b7a6dd61a3a1ea81f1fc467222aea888e7017b9d47a0a62c44ca2c30001cc52e description=openstack/rabbitmq-cell1-server-0/setup-container id=2e35dbad-68ce-4d20-b210-bb21e4e1e845 name=/runtime.v1.RuntimeService/StartContainer sandboxID=864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf\nJun 14 09:38:23.573896 crc crio[24245]: time=\"2026-06-14T09:38:23.573806784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:23.661953 crc crio[24245]: time=\"2026-06-14T09:38:23.656279329Z\" level=info msg=\"Stopped pod sandbox: a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9\" id=5b2659a2-d7b2-40bf-923a-bbc8862d382a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:23.887082 crc crio[24245]: time=\"2026-06-14T09:38:23.886990246Z\" level=info msg=\"Created container add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=4ae773c6-db6d-489d-bba3-cd512597e965 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:23.895064 crc crio[24245]: time=\"2026-06-14T09:38:23.894971392Z\" level=info msg=\"Starting container: add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6\" id=bc9ce973-027d-4b49-a258-cd9cd6429938 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:24.003408 crc crio[24245]: time=\"2026-06-14T09:38:24.003161583Z\" level=info msg=\"Started container\" PID=242711 containerID=add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=bc9ce973-027d-4b49-a258-cd9cd6429938 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725\nJun 14 09:38:24.041892 crc crio[24245]: time=\"2026-06-14T09:38:24.039318908Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=2dca9094-809e-4cd5-bdd4-2678835a2099 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:24.133329 crc crio[24245]: time=\"2026-06-14T09:38:24.133210245Z\" level=info msg=\"Removed container c36316ac0e9670761c297b514e22723771a7e62d6fa56a46f067642abeca5d46: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=4a07b197-96d9-4dcf-8586-72d3f49bc23a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:24.145896 crc crio[24245]: 2026-06-14T09:38:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa5b573a069bf41 Mac:62:9b:f6:30:98:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5b Mtu:0 Sandbox:/var/run/netns/69395bb2-643d-4e42-ac80-74d0cc760dd2 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.1.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:24.145896 crc crio[24245]: time=\"2026-06-14T09:38:24.144388788Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46 UID:1e4e2b89-0e03-4727-bf82-845d4b19c142 NetNS:/var/run/netns/69395bb2-643d-4e42-ac80-74d0cc760dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4e2b89_0e03_4727_bf82_845d4b19c142.slice PodAnnotations:0xc000130d08}] Aliases:map[]}\"\nJun 14 09:38:24.145896 crc crio[24245]: time=\"2026-06-14T09:38:24.144583374Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:24.157982 crc crio[24245]: time=\"2026-06-14T09:38:24.151376603Z\" level=info msg=\"Removing container: c952a1c77b0ac8499b91c5637165c2f8d110c2f92622421954200da61547b032\" id=6845c6eb-9321-4e98-9154-39e0f1cbd472 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:24.241198 crc crio[24245]: 2026-06-14T09:38:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88df582a9b67744 Mac:1a:a8:5f:c0:25:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5d Mtu:0 Sandbox:/var/run/netns/39a63d22-6945-4be3-9b1e-26022b747926 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:24.242928 crc crio[24245]: 2026-06-14T09:38:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4881a4419370616 Mac:9e:30:23:f4:de:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5e Mtu:0 Sandbox:/var/run/netns/0cd82847-83ef-402f-8227-06e5199647cc SocketPath: PciID:}] [{Interface:0xc00043a5e0 Address:{IP:10.217.1.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:24.246739 crc crio[24245]: time=\"2026-06-14T09:38:24.245389845Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=6d7d69d4-5be1-45e3-b109-e5c85348aa53 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:24.262635 crc crio[24245]: time=\"2026-06-14T09:38:24.261616276Z\" level=info msg=\"Ran pod sandbox aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46 with infra container: openstack/openstack-galera-0/POD\" id=789fa44a-fa7d-40a9-b5a9-a5f9b075508c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:24.268467 crc crio[24245]: time=\"2026-06-14T09:38:24.268325683Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d UID:70257829-76dc-4676-803b-7737c4ad92a8 NetNS:/var/run/netns/39a63d22-6945-4be3-9b1e-26022b747926 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70257829_76dc_4676_803b_7737c4ad92a8.slice PodAnnotations:0xc006e0a348}] Aliases:map[]}\"\nJun 14 09:38:24.268709 crc crio[24245]: time=\"2026-06-14T09:38:24.268633932Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:24.274430 crc crio[24245]: time=\"2026-06-14T09:38:24.274377895Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1 UID:8af32049-2e7c-47f6-b88d-eb80f72cdb96 NetNS:/var/run/netns/0cd82847-83ef-402f-8227-06e5199647cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8af32049_2e7c_47f6_b88d_eb80f72cdb96.slice PodAnnotations:0xc0024229f8}] Aliases:map[]}\"\nJun 14 09:38:24.274902 crc crio[24245]: time=\"2026-06-14T09:38:24.274812949Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:24.304019 crc crio[24245]: time=\"2026-06-14T09:38:24.302554162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=686f6b98-99f6-4076-a2bd-d5b72e2d347e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:24.316626 crc crio[24245]: time=\"2026-06-14T09:38:24.316427698Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=2c760ea2-6f03-4438-aeaf-39cdefc6f2cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:24.317112 crc crio[24245]: time=\"2026-06-14T09:38:24.317025447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:24.334465 crc crio[24245]: time=\"2026-06-14T09:38:24.334155756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:24.374169 crc crio[24245]: time=\"2026-06-14T09:38:24.374053214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:24.445828 crc crio[24245]: time=\"2026-06-14T09:38:24.445736662Z\" level=info msg=\"Ran pod sandbox 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d with infra container: openstack/ovn-northd-0/POD\" id=81333711-39b7-4f93-91ff-fd7e8b5f5cdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:24.463144 crc crio[24245]: time=\"2026-06-14T09:38:24.458430728Z\" level=info msg=\"Stopped pod sandbox: 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\" id=96ab3c94-5771-4208-a2ff-0addc6712956 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:24.463144 crc crio[24245]: time=\"2026-06-14T09:38:24.45851629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=1d09ee54-7472-4556-a785-ce2efa856834 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:24.503231 crc crio[24245]: time=\"2026-06-14T09:38:24.501383302Z\" level=info msg=\"Ran pod sandbox 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1 with infra container: openstack/ceilometer-0/POD\" id=ef2c02f6-502c-4a66-9dbe-380899303fdf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:24.551146 crc crio[24245]: time=\"2026-06-14T09:38:24.550926846Z\" level=info msg=\"Removed container c952a1c77b0ac8499b91c5637165c2f8d110c2f92622421954200da61547b032: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=6845c6eb-9321-4e98-9154-39e0f1cbd472 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:24.600048 crc crio[24245]: time=\"2026-06-14T09:38:24.599579949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5cd10583-18c3-4f31-9a2d-d6865cd6492b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:24.634005 crc crio[24245]: time=\"2026-06-14T09:38:24.633902228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=2b315e0e-13b8-4d67-a0bb-6070f4ff78b6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:24.659203 crc crio[24245]: time=\"2026-06-14T09:38:24.659093069Z\" level=info msg=\"Stopped pod sandbox: 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7\" id=41edad28-0c3c-4c0f-8cc1-5ae7e070eb25 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:24.673672 crc crio[24245]: time=\"2026-06-14T09:38:24.673582004Z\" level=info msg=\"Removing container: a7bc82e80124e1ca5e46018d3eb4827f67a5c6173c53ae8f7f9fcb3d6ff29510\" id=9ed5db98-fbc0-42a7-b8a8-ca1ff3457ee3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:24.673993 crc crio[24245]: time=\"2026-06-14T09:38:24.673582074Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=5c2c5423-53d4-46bf-a15b-e7adc3244616 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:24.697682 crc crio[24245]: time=\"2026-06-14T09:38:24.697560888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:24.715518 crc crio[24245]: time=\"2026-06-14T09:38:24.715423787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:24.731982 crc crio[24245]: time=\"2026-06-14T09:38:24.731235322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:24.746894 crc crio[24245]: time=\"2026-06-14T09:38:24.745912413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:24.801210 crc crio[24245]: time=\"2026-06-14T09:38:24.801046209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=36efb8a6-d073-4003-b447-2f5baf73d877 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:24.824329 crc crio[24245]: time=\"2026-06-14T09:38:24.824068421Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=0f9fb061-57aa-4de2-be5b-bca24e4957ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:24.824644 crc crio[24245]: time=\"2026-06-14T09:38:24.824448723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:24.839665 crc crio[24245]: time=\"2026-06-14T09:38:24.839066096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=d977dead-a29e-42b0-9e36-3c412d767fc4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:24.915451 crc crio[24245]: time=\"2026-06-14T09:38:24.915185624Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=3f96820a-5f95-4066-a68d-9e4e7ee3fecc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:24.942834 crc crio[24245]: time=\"2026-06-14T09:38:24.941553193Z\" level=info msg=\"Removed container a7bc82e80124e1ca5e46018d3eb4827f67a5c6173c53ae8f7f9fcb3d6ff29510: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=9ed5db98-fbc0-42a7-b8a8-ca1ff3457ee3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:24.942834 crc crio[24245]: time=\"2026-06-14T09:38:24.942247285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:25.066126 crc crio[24245]: time=\"2026-06-14T09:38:25.065782182Z\" level=info msg=\"Removing container: c4855b50e9c3e1618dad09bf3a77bed9b6975c6664945391227a148113d62db6\" id=d77a3339-70ab-4906-acb0-eb974c29ea40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:25.116986 crc crio[24245]: 2026-06-14T09:38:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:209379bed831c2f Mac:e6:1e:1e:d9:58:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:60 Mtu:0 Sandbox:/var/run/netns/f1f092e1-601a-4e1a-a8ca-03d9fc2005e7 SocketPath: PciID:}] [{Interface:0xc00011b670 Address:{IP:10.217.1.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:25.118726 crc crio[24245]: time=\"2026-06-14T09:38:25.11853997Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-f86cv Namespace:openstack ID:209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9 UID:b7b9598b-226c-4907-9e67-a89acf7bb836 NetNS:/var/run/netns/f1f092e1-601a-4e1a-a8ca-03d9fc2005e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b9598b_226c_4907_9e67_a89acf7bb836.slice PodAnnotations:0xc006e0aed8}] Aliases:map[]}\"\nJun 14 09:38:25.122915 crc crio[24245]: time=\"2026-06-14T09:38:25.119056006Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6566476449-f86cv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:25.324535 crc crio[24245]: 2026-06-14T09:38:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b53bdc24bd5956f Mac:9a:43:62:a2:20:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5f Mtu:0 Sandbox:/var/run/netns/c06d3ae2-8390-4a83-8e92-4910a76e6beb SocketPath: PciID:}] [{Interface:0xc000126590 Address:{IP:10.217.1.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:25.326345 crc crio[24245]: time=\"2026-06-14T09:38:25.326253519Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-df4xx Namespace:openstack ID:b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8 UID:188a3e1d-7241-409a-8351-f0857213b44b NetNS:/var/run/netns/c06d3ae2-8390-4a83-8e92-4910a76e6beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod188a3e1d_7241_409a_8351_f0857213b44b.slice PodAnnotations:0xc0004ccd88}] Aliases:map[]}\"\nJun 14 09:38:25.326892 crc crio[24245]: time=\"2026-06-14T09:38:25.326794806Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-df4xx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:25.354002 crc crio[24245]: time=\"2026-06-14T09:38:25.35392054Z\" level=info msg=\"Ran pod sandbox 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9 with infra container: openstack/dnsmasq-dns-6566476449-f86cv/POD\" id=96100f18-b1f0-4bcf-9b9d-3267dcd82c06 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:25.364578 crc crio[24245]: time=\"2026-06-14T09:38:25.356828493Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-f5446bd49-cclzj/POD\" id=9c3fcbea-5e9f-4d92-a3e6-18b2107ae369 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:25.364578 crc crio[24245]: time=\"2026-06-14T09:38:25.356936127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:25.374888 crc crio[24245]: time=\"2026-06-14T09:38:25.374748834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f102bb81-64be-4514-b82e-d00fd3eec0b4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:25.521141 crc crio[24245]: time=\"2026-06-14T09:38:25.517694343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:25.532196 crc crio[24245]: time=\"2026-06-14T09:38:25.532097181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:25.569479 crc crio[24245]: time=\"2026-06-14T09:38:25.569338033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cc2b4ef0-dec8-4f52-ab50-4abf388e4753 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:25.587348 crc crio[24245]: time=\"2026-06-14T09:38:25.586574193Z\" level=info msg=\"Created container 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=2c760ea2-6f03-4438-aeaf-39cdefc6f2cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:25.608077 crc crio[24245]: time=\"2026-06-14T09:38:25.601478958Z\" level=info msg=\"Starting container: 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4\" id=55299ce9-0a1f-499c-abeb-09a85f966559 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:25.618463 crc crio[24245]: time=\"2026-06-14T09:38:25.61837911Z\" level=info msg=\"Started container\" PID=243043 containerID=008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=55299ce9-0a1f-499c-abeb-09a85f966559 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725\nJun 14 09:38:25.649074 crc crio[24245]: time=\"2026-06-14T09:38:25.648927486Z\" level=info msg=\"Ran pod sandbox b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8 with infra container: openstack/ovn-controller-ovs-df4xx/POD\" id=c7e06a16-530a-4f85-9eb4-32b4c4eca3f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:25.656802 crc crio[24245]: time=\"2026-06-14T09:38:25.656742517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=9085e060-6f05-480a-8b63-9ea06c4daa2a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:25.702904 crc crio[24245]: time=\"2026-06-14T09:38:25.694175041Z\" level=info msg=\"Created container 8d07ad89fd93de645ec40342df254d2c93a5800a3949a2ba4bb6c84836d6e371: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=caf2ee39-734b-45ff-9c7c-a40987c8b55c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:25.705263 crc crio[24245]: time=\"2026-06-14T09:38:25.705188366Z\" level=info msg=\"Starting container: 8d07ad89fd93de645ec40342df254d2c93a5800a3949a2ba4bb6c84836d6e371\" id=655cfe44-40de-4437-bca0-a80e223dc464 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:25.720637 crc crio[24245]: time=\"2026-06-14T09:38:25.720523519Z\" level=info msg=\"Started container\" PID=242872 containerID=8d07ad89fd93de645ec40342df254d2c93a5800a3949a2ba4bb6c84836d6e371 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=655cfe44-40de-4437-bca0-a80e223dc464 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013\nJun 14 09:38:25.743549 crc crio[24245]: time=\"2026-06-14T09:38:25.742767901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:25.755793 crc crio[24245]: time=\"2026-06-14T09:38:25.755723754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=5e2dc5c2-3e28-4590-b7a6-7ec529836a3e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:25.756273 crc crio[24245]: time=\"2026-06-14T09:38:25.756195559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c5494425-8f16-4ca1-89b4-88d593c1d112 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:25.756506 crc crio[24245]: time=\"2026-06-14T09:38:25.756239334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:25.799164 crc crio[24245]: time=\"2026-06-14T09:38:25.791324949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:25.805656 crc crio[24245]: time=\"2026-06-14T09:38:25.805505068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:25.861876 crc crio[24245]: time=\"2026-06-14T09:38:25.860990302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5d5708a2-8b0b-4ee5-8966-97bc4712355d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:25.863534 crc crio[24245]: time=\"2026-06-14T09:38:25.862823641Z\" level=info msg=\"Removed container c4855b50e9c3e1618dad09bf3a77bed9b6975c6664945391227a148113d62db6: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=d77a3339-70ab-4906-acb0-eb974c29ea40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:25.880360 crc crio[24245]: time=\"2026-06-14T09:38:25.880191824Z\" level=info msg=\"Removing container: a7bfe8d901b3b23d603cc5b0871d6b53153bbefa5a5ae8451e3a59d26719002e\" id=4d980ca2-7ca2-4694-b546-d47fa5635f78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:25.915978 crc crio[24245]: time=\"2026-06-14T09:38:25.913500151Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-df4xx/ovsdb-server-init\" id=de6ecebc-553e-44fc-b252-0e592ce87fa0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:25.942058 crc crio[24245]: time=\"2026-06-14T09:38:25.938452297Z\" level=info msg=\"Creating container: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=95c9dbcf-bb37-4ee1-95a2-6d44e8275a1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:25.942058 crc crio[24245]: time=\"2026-06-14T09:38:25.938687194Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6566476449-f86cv/init\" id=0dd603a0-de50-4b5c-be29-0127da9f418c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:25.945408 crc crio[24245]: time=\"2026-06-14T09:38:25.945327058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:25.945969 crc crio[24245]: time=\"2026-06-14T09:38:25.945795913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:25.945969 crc crio[24245]: time=\"2026-06-14T09:38:25.945921947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:25.963872 crc crio[24245]: time=\"2026-06-14T09:38:25.963749571Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-cclzj Namespace:openstack ID:f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19 UID:7f9fdb71-84c3-440f-97e9-09af00284390 NetNS:/var/run/netns/90b1fea5-2e3e-4eb3-930d-f8b89efad8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fdb71_84c3_440f_97e9_09af00284390.slice PodAnnotations:0xc000523958}] Aliases:map[]}\"\nJun 14 09:38:25.963872 crc crio[24245]: time=\"2026-06-14T09:38:25.963818153Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-f5446bd49-cclzj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:26.036368 crc crio[24245]: time=\"2026-06-14T09:38:26.036253713Z\" level=info msg=\"Created container 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047: openstack/cinder-api-0/cinder-api\" id=81e6eacc-fdb9-4936-a56e-48735414b08f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:26.043144 crc crio[24245]: time=\"2026-06-14T09:38:26.042932461Z\" level=info msg=\"Starting container: 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047\" id=7734b78e-fd5b-4f6c-9a6f-927a501c7491 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:26.107085 crc crio[24245]: time=\"2026-06-14T09:38:26.106998041Z\" level=info msg=\"Started container\" PID=243040 containerID=2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047 description=openstack/cinder-api-0/cinder-api id=7734b78e-fd5b-4f6c-9a6f-927a501c7491 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb\nJun 14 09:38:26.251011 crc crio[24245]: time=\"2026-06-14T09:38:26.250310867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:26.264091 crc crio[24245]: time=\"2026-06-14T09:38:26.263969447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:26.269043 crc crio[24245]: time=\"2026-06-14T09:38:26.268906518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:26.289206 crc crio[24245]: time=\"2026-06-14T09:38:26.289126723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:26.291306 crc crio[24245]: time=\"2026-06-14T09:38:26.290551584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:26.361251 crc crio[24245]: time=\"2026-06-14T09:38:26.361108374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:26.396956 crc crio[24245]: time=\"2026-06-14T09:38:26.396809822Z\" level=info msg=\"Removed container a7bfe8d901b3b23d603cc5b0871d6b53153bbefa5a5ae8451e3a59d26719002e: openstack/placement-db-create-n69bz/mariadb-database-create\" id=4d980ca2-7ca2-4694-b546-d47fa5635f78 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:26.423181 crc crio[24245]: time=\"2026-06-14T09:38:26.423093958Z\" level=info msg=\"Removing container: a11aa93a113f5de68c866023debe66eedcf65cc4a039af80642e30b27dad7594\" id=91639729-08d8-4488-a737-46520db6dee0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:26.431884 crc crio[24245]: time=\"2026-06-14T09:38:26.431738872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:26.577408 crc crio[24245]: time=\"2026-06-14T09:38:26.575808255Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ceeb82d3-449c-4bc3-991b-60bed50be180 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:26.587520 crc crio[24245]: time=\"2026-06-14T09:38:26.584536112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9b9e68f7-e1aa-4eb6-b086-23855f0d83b0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:26.642679 crc crio[24245]: time=\"2026-06-14T09:38:26.639322838Z\" level=info msg=\"Removed container a11aa93a113f5de68c866023debe66eedcf65cc4a039af80642e30b27dad7594: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=91639729-08d8-4488-a737-46520db6dee0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:26.650109 crc crio[24245]: time=\"2026-06-14T09:38:26.650011743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2be92694-eb5c-4137-afec-4e6ef56b468c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:26.672950 crc crio[24245]: time=\"2026-06-14T09:38:26.669543541Z\" level=info msg=\"Creating container: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=b50670c1-4f4e-44d8-b055-ecc3eeca64be name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:26.672950 crc crio[24245]: time=\"2026-06-14T09:38:26.670069508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:26.706308 crc crio[24245]: time=\"2026-06-14T09:38:26.705071606Z\" level=info msg=\"Created container a476b79bd608d5dc626bcab0c9a6c9717ffe9b999a82aee405e4facb4359b04b: openstack/openstack-galera-0/mysql-bootstrap\" id=5c2c5423-53d4-46bf-a15b-e7adc3244616 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:26.713435 crc crio[24245]: time=\"2026-06-14T09:38:26.712951882Z\" level=info msg=\"Removing container: 8f589a8825e602184824fe75d625b7059cf95d2fa6d5ea27f24d30b2a587d8cd\" id=2b71ec7e-75f2-4a6f-aa5c-1da4dc117ce3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:26.715830 crc crio[24245]: time=\"2026-06-14T09:38:26.71575301Z\" level=info msg=\"Starting container: a476b79bd608d5dc626bcab0c9a6c9717ffe9b999a82aee405e4facb4359b04b\" id=ef257773-2ed5-4a46-b50d-4fcc95e5dded name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:26.728341 crc crio[24245]: time=\"2026-06-14T09:38:26.721204705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8506c391-298c-4d6c-ae3c-e19c2f54c8bd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:26.743473 crc crio[24245]: time=\"2026-06-14T09:38:26.743156521Z\" level=info msg=\"Started container\" PID=243282 containerID=a476b79bd608d5dc626bcab0c9a6c9717ffe9b999a82aee405e4facb4359b04b description=openstack/openstack-galera-0/mysql-bootstrap id=ef257773-2ed5-4a46-b50d-4fcc95e5dded name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46\nJun 14 09:38:26.749270 crc crio[24245]: time=\"2026-06-14T09:38:26.749228976Z\" level=info msg=\"Creating container: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=16e8e41e-372c-4b70-949b-3d723555691a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:26.750426 crc crio[24245]: time=\"2026-06-14T09:38:26.750402484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:26.848029 crc crio[24245]: 2026-06-14T09:38:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1b6e2ea3a722f7 Mac:7e:5b:a4:e6:e6:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:61 Mtu:0 Sandbox:/var/run/netns/90b1fea5-2e3e-4eb3-930d-f8b89efad8e0 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.1.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:26.849541 crc crio[24245]: time=\"2026-06-14T09:38:26.849464342Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-cclzj Namespace:openstack ID:f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19 UID:7f9fdb71-84c3-440f-97e9-09af00284390 NetNS:/var/run/netns/90b1fea5-2e3e-4eb3-930d-f8b89efad8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fdb71_84c3_440f_97e9_09af00284390.slice PodAnnotations:0xc000523958}] Aliases:map[]}\"\nJun 14 09:38:26.849756 crc crio[24245]: time=\"2026-06-14T09:38:26.849702979Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-f5446bd49-cclzj for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:27.008020 crc crio[24245]: time=\"2026-06-14T09:38:26.968394576Z\" level=info msg=\"Ran pod sandbox f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19 with infra container: openstack/dnsmasq-dns-f5446bd49-cclzj/POD\" id=9c3fcbea-5e9f-4d92-a3e6-18b2107ae369 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:27.008020 crc crio[24245]: time=\"2026-06-14T09:38:27.00492533Z\" level=info msg=\"Removed container 8f589a8825e602184824fe75d625b7059cf95d2fa6d5ea27f24d30b2a587d8cd: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=2b71ec7e-75f2-4a6f-aa5c-1da4dc117ce3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:27.008359 crc crio[24245]: time=\"2026-06-14T09:38:27.00712915Z\" level=info msg=\"Created container 87e2496f1bd6c5061b83b24ccdeb93017236a9f687702871776fd282f5d9f7e7: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=95c9dbcf-bb37-4ee1-95a2-6d44e8275a1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:27.015319 crc crio[24245]: time=\"2026-06-14T09:38:27.015264959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.018450 crc crio[24245]: time=\"2026-06-14T09:38:27.01767204Z\" level=info msg=\"Starting container: 87e2496f1bd6c5061b83b24ccdeb93017236a9f687702871776fd282f5d9f7e7\" id=d7dd2834-4a35-4ad5-8f69-39033d32c1ee name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:27.025906 crc crio[24245]: time=\"2026-06-14T09:38:27.025459561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e90652b1-ea86-4b7c-89b3-87642abf76e3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:27.025906 crc crio[24245]: time=\"2026-06-14T09:38:27.025685183Z\" level=info msg=\"Removing container: 26f26d53133b2cebe604623c72669064628e98f08e7108b943bee8e85e0f2fcc\" id=1db5d97a-c9a6-4d5f-8d3a-f073f1c94898 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:27.028052 crc crio[24245]: time=\"2026-06-14T09:38:27.026303788Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=cc8260c9-9c20-4d8f-af3f-33f169a03d18 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:27.048045 crc crio[24245]: time=\"2026-06-14T09:38:27.046636432Z\" level=info msg=\"Created container a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19: openstack/glance-default-internal-api-0/glance-log\" id=e4c99529-6752-439e-a25f-4e8e49c7699b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:27.053413 crc crio[24245]: time=\"2026-06-14T09:38:27.052642675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=60bdbd13-05a8-45ec-aaf7-36626f837920 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:27.056084 crc crio[24245]: time=\"2026-06-14T09:38:27.055732594Z\" level=info msg=\"Starting container: a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19\" id=c48ab2a1-24c4-4bb9-ad1a-0dcedcd1515e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:27.058385 crc crio[24245]: time=\"2026-06-14T09:38:27.055753148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.058907 crc crio[24245]: time=\"2026-06-14T09:38:27.058829924Z\" level=info msg=\"Created container cd90ce70ad12bf600e3708bd6ee8ed9913174aff86f883ac3e73ecaf7f60f999: openstack/dnsmasq-dns-6566476449-f86cv/init\" id=0dd603a0-de50-4b5c-be29-0127da9f418c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:27.068229 crc crio[24245]: time=\"2026-06-14T09:38:27.064219347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=c5e60250-9c10-4c7c-a57a-497c241d4908 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:27.068229 crc crio[24245]: time=\"2026-06-14T09:38:27.065397375Z\" level=info msg=\"Starting container: cd90ce70ad12bf600e3708bd6ee8ed9913174aff86f883ac3e73ecaf7f60f999\" id=ad75aa30-e923-49c2-8611-01fc5c38ab60 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:27.088488 crc crio[24245]: time=\"2026-06-14T09:38:27.084465062Z\" level=info msg=\"Started container\" PID=243295 containerID=87e2496f1bd6c5061b83b24ccdeb93017236a9f687702871776fd282f5d9f7e7 description=openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update id=d7dd2834-4a35-4ad5-8f69-39033d32c1ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8\nJun 14 09:38:27.096007 crc crio[24245]: time=\"2026-06-14T09:38:27.09592342Z\" level=info msg=\"Started container\" PID=243298 containerID=cd90ce70ad12bf600e3708bd6ee8ed9913174aff86f883ac3e73ecaf7f60f999 description=openstack/dnsmasq-dns-6566476449-f86cv/init id=ad75aa30-e923-49c2-8611-01fc5c38ab60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9\nJun 14 09:38:27.157511 crc crio[24245]: time=\"2026-06-14T09:38:27.157405238Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=ee579abb-9103-4212-969a-a498983006e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:27.158053 crc crio[24245]: time=\"2026-06-14T09:38:27.157992867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.164933 crc crio[24245]: time=\"2026-06-14T09:38:27.137010122Z\" level=info msg=\"Started container\" PID=243290 containerID=a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19 description=openstack/glance-default-internal-api-0/glance-log id=c48ab2a1-24c4-4bb9-ad1a-0dcedcd1515e name=/runtime.v1.RuntimeService/StartContainer sandboxID=797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53\nJun 14 09:38:27.168300 crc crio[24245]: time=\"2026-06-14T09:38:27.168165034Z\" level=info msg=\"Created container ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d: openstack/ceilometer-0/ceilometer-central-agent\" id=0f9fb061-57aa-4de2-be5b-bca24e4957ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:27.169764 crc crio[24245]: time=\"2026-06-14T09:38:27.169691073Z\" level=info msg=\"Starting container: ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d\" id=3975e218-64ab-477b-8fff-0b496bf7065b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:27.190349 crc crio[24245]: time=\"2026-06-14T09:38:27.189941286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=ea0d266f-75e4-41e0-889d-7f8214a4853a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:27.202015 crc crio[24245]: time=\"2026-06-14T09:38:27.201918042Z\" level=info msg=\"Started container\" PID=243289 containerID=ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d description=openstack/ceilometer-0/ceilometer-central-agent id=3975e218-64ab-477b-8fff-0b496bf7065b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1\nJun 14 09:38:27.204624 crc crio[24245]: time=\"2026-06-14T09:38:27.204514285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.207070 crc crio[24245]: time=\"2026-06-14T09:38:27.207009205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c897fb09-656a-43d7-b082-3cebd92c9c5c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:27.231387 crc crio[24245]: time=\"2026-06-14T09:38:27.231122071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=3fe3d35d-ebe8-4033-b245-6b30a805ddd1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:27.295457 crc crio[24245]: time=\"2026-06-14T09:38:27.295291258Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c2a7e1c3-6e69-465a-8281-8cf58ef2918c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:27.295830 crc crio[24245]: time=\"2026-06-14T09:38:27.295784974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.322069 crc crio[24245]: time=\"2026-06-14T09:38:27.321970466Z\" level=info msg=\"Created container 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e: openstack/ovn-northd-0/ovn-northd\" id=3f96820a-5f95-4066-a68d-9e4e7ee3fecc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:27.324741 crc crio[24245]: time=\"2026-06-14T09:38:27.324660006Z\" level=info msg=\"Created container f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce: openstack/glance-default-external-api-0/glance-log\" id=5e522665-c02b-40b4-99e5-60e269e0368f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:27.333635 crc crio[24245]: time=\"2026-06-14T09:38:27.333531578Z\" level=info msg=\"Starting container: 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e\" id=00908e75-26ae-445c-9e97-b35e868ff5aa name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:27.335476 crc crio[24245]: time=\"2026-06-14T09:38:27.335407837Z\" level=info msg=\"Starting container: f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce\" id=ed3984ea-bafb-42c3-a1d6-01291aaf1bf3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:27.348017 crc crio[24245]: time=\"2026-06-14T09:38:27.339763778Z\" level=info msg=\"Started container\" PID=243287 containerID=2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e description=openstack/ovn-northd-0/ovn-northd id=00908e75-26ae-445c-9e97-b35e868ff5aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d\nJun 14 09:38:27.349758 crc crio[24245]: time=\"2026-06-14T09:38:27.349268263Z\" level=info msg=\"Started container\" PID=243296 containerID=f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce description=openstack/glance-default-external-api-0/glance-log id=ed3984ea-bafb-42c3-a1d6-01291aaf1bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17\nJun 14 09:38:27.349758 crc crio[24245]: time=\"2026-06-14T09:38:27.349360297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c27854be-8688-4295-8dee-3cc19f15167e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:27.369110 crc crio[24245]: time=\"2026-06-14T09:38:27.369002029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.379564 crc crio[24245]: time=\"2026-06-14T09:38:27.378270447Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=eebd4f9b-1507-4c6b-8d84-2a67cd77b283 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:27.379564 crc crio[24245]: time=\"2026-06-14T09:38:27.379091392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.379564 crc crio[24245]: time=\"2026-06-14T09:38:27.379128425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=2070d5be-f673-4349-a60a-43742ce0c77b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:27.379564 crc crio[24245]: time=\"2026-06-14T09:38:27.379366632Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=e7b9d21b-69a0-4cfd-b645-4f17044ed99d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:27.397483 crc crio[24245]: time=\"2026-06-14T09:38:27.397391385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.402315 crc crio[24245]: time=\"2026-06-14T09:38:27.402186369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0b2e63dc-9fb7-420a-af88-7216faf8feb6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:27.444452 crc crio[24245]: time=\"2026-06-14T09:38:27.443905391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.448894 crc crio[24245]: time=\"2026-06-14T09:38:27.447125917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=61c7a9ff-a25e-4778-a02d-a94907258ddb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:27.456042 crc crio[24245]: time=\"2026-06-14T09:38:27.455789474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.473950 crc crio[24245]: time=\"2026-06-14T09:38:27.467268499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=16a23ad0-73f3-42f3-9e6e-42be9aae66f6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:27.505636 crc crio[24245]: time=\"2026-06-14T09:38:27.505548367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a6e95f62-977f-40c7-9c19-3b6f26145563 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:27.571989 crc crio[24245]: time=\"2026-06-14T09:38:27.56751354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4e82924e-238d-43a0-8172-24ad0ba4a68d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:27.571989 crc crio[24245]: time=\"2026-06-14T09:38:27.567777377Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=754fb96e-11cc-4d4f-a15b-00e30fbc6cd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:27.571989 crc crio[24245]: time=\"2026-06-14T09:38:27.568318164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.571989 crc crio[24245]: time=\"2026-06-14T09:38:27.568372788Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=14867aab-d804-4511-ada2-cfa0fb21635e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:27.571989 crc crio[24245]: time=\"2026-06-14T09:38:27.568693668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.592483 crc crio[24245]: time=\"2026-06-14T09:38:27.5923751Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=7dfa4400-1474-48aa-bf8f-811e4845274e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:27.592693 crc crio[24245]: time=\"2026-06-14T09:38:27.592537503Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-f5446bd49-cclzj/init\" id=0a239f81-6b0d-4929-9d1c-648c84733726 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:27.592929 crc crio[24245]: time=\"2026-06-14T09:38:27.592899873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1dcb54ee-f5e0-4afc-80ef-ff0ecd638f9f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:27.607658 crc crio[24245]: time=\"2026-06-14T09:38:27.607318804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.620920 crc crio[24245]: time=\"2026-06-14T09:38:27.620785797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.621577 crc crio[24245]: time=\"2026-06-14T09:38:27.621474031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.622583 crc crio[24245]: time=\"2026-06-14T09:38:27.622527285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.632514 crc crio[24245]: time=\"2026-06-14T09:38:27.62704718Z\" level=info msg=\"Creating container: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=c05fecb6-0414-470c-92ae-475a99f63956 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:27.632514 crc crio[24245]: time=\"2026-06-14T09:38:27.627415602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.632514 crc crio[24245]: time=\"2026-06-14T09:38:27.631494731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.664383 crc crio[24245]: time=\"2026-06-14T09:38:27.664289518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.768307 crc crio[24245]: time=\"2026-06-14T09:38:27.767404987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.783931 crc crio[24245]: time=\"2026-06-14T09:38:27.783785267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.790702 crc crio[24245]: time=\"2026-06-14T09:38:27.790569975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.795311 crc crio[24245]: time=\"2026-06-14T09:38:27.79493906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.852487 crc crio[24245]: time=\"2026-06-14T09:38:27.852375902Z\" level=info msg=\"Removed container 26f26d53133b2cebe604623c72669064628e98f08e7108b943bee8e85e0f2fcc: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=1db5d97a-c9a6-4d5f-8d3a-f073f1c94898 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:27.860240 crc crio[24245]: time=\"2026-06-14T09:38:27.859011978Z\" level=info msg=\"Removing container: ef91051d9cfb6ab1d2eb350f4890a56675c4f1000fe0adda0a0e2fdc0def0287\" id=db9bed3c-affa-4d1c-958b-cef5e79fd2cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:27.885384 crc crio[24245]: time=\"2026-06-14T09:38:27.88530637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.894554 crc crio[24245]: time=\"2026-06-14T09:38:27.893457467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.916229 crc crio[24245]: time=\"2026-06-14T09:38:27.916157826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.917755 crc crio[24245]: time=\"2026-06-14T09:38:27.917416234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.961304 crc crio[24245]: time=\"2026-06-14T09:38:27.957882225Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=833807b5-a7b4-461a-9cbe-90eb7208be43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:27.961304 crc crio[24245]: time=\"2026-06-14T09:38:27.957979818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:27.984311 crc crio[24245]: time=\"2026-06-14T09:38:27.984033916Z\" level=info msg=\"Removed container ef91051d9cfb6ab1d2eb350f4890a56675c4f1000fe0adda0a0e2fdc0def0287: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=db9bed3c-affa-4d1c-958b-cef5e79fd2cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:27.988801 crc crio[24245]: time=\"2026-06-14T09:38:27.987959202Z\" level=info msg=\"Removing container: 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b\" id=3f96ec03-1763-4f5f-8b61-3bc189fd6031 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:28.110000 crc crio[24245]: time=\"2026-06-14T09:38:28.109743076Z\" level=info msg=\"Removed container 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener\" id=3f96ec03-1763-4f5f-8b61-3bc189fd6031 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:28.133112 crc crio[24245]: time=\"2026-06-14T09:38:28.133017343Z\" level=info msg=\"Removing container: 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72\" id=1ab537d6-0edd-4c92-b7c6-af9a94ee1131 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:28.219513 crc crio[24245]: time=\"2026-06-14T09:38:28.219282149Z\" level=info msg=\"Removed container 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener-log\" id=1ab537d6-0edd-4c92-b7c6-af9a94ee1131 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:28.241121 crc crio[24245]: time=\"2026-06-14T09:38:28.236111096Z\" level=info msg=\"Removing container: 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d\" id=fef75050-bba9-490b-a916-74a054214f04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:28.271482 crc crio[24245]: time=\"2026-06-14T09:38:28.271250937Z\" level=info msg=\"Stopping pod sandbox: 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9\" id=67c61c14-65d3-41c7-95a9-bb1e6989be3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:28.298786 crc crio[24245]: time=\"2026-06-14T09:38:28.297710612Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-f86cv Namespace:openstack ID:209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9 UID:b7b9598b-226c-4907-9e67-a89acf7bb836 NetNS:/var/run/netns/f1f092e1-601a-4e1a-a8ca-03d9fc2005e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b9598b_226c_4907_9e67_a89acf7bb836.slice PodAnnotations:0xc003bf6cb0}] Aliases:map[]}\"\nJun 14 09:38:28.299264 crc crio[24245]: time=\"2026-06-14T09:38:28.299196159Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6566476449-f86cv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:28.333193 crc crio[24245]: time=\"2026-06-14T09:38:28.333099888Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326 UID:51aae7fe-5f40-4799-95af-b359022cf02b NetNS:/var/run/netns/5a4c8b2f-78d4-470c-8e33-37ff8c378c01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51aae7fe_5f40_4799_95af_b359022cf02b.slice PodAnnotations:0xc000620310}] Aliases:map[]}\"\nJun 14 09:38:28.333720 crc crio[24245]: time=\"2026-06-14T09:38:28.333697187Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:28.347092 crc crio[24245]: time=\"2026-06-14T09:38:28.347008717Z\" level=info msg=\"Removed container 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d: openstack/swift-storage-0/swift-recon-cron\" id=fef75050-bba9-490b-a916-74a054214f04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:28.352301 crc crio[24245]: time=\"2026-06-14T09:38:28.351213602Z\" level=info msg=\"Removing container: 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738\" id=9b0cbd4e-e79f-4dcb-bdd3-681e1239c9b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:28.447167 crc crio[24245]: time=\"2026-06-14T09:38:28.447053923Z\" level=info msg=\"Created container 1a2200184533a02f3301a2a20609b9056e101fafeef642e183fef4a85f4d22e2: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=c05fecb6-0414-470c-92ae-475a99f63956 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:28.455437 crc crio[24245]: time=\"2026-06-14T09:38:28.455328944Z\" level=info msg=\"Starting container: 1a2200184533a02f3301a2a20609b9056e101fafeef642e183fef4a85f4d22e2\" id=8d17f209-a2ed-4832-87ca-0f9650cff8b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:28.475039 crc crio[24245]: time=\"2026-06-14T09:38:28.469180982Z\" level=info msg=\"Created container 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086: openstack/ceilometer-0/ceilometer-notification-agent\" id=eebd4f9b-1507-4c6b-8d84-2a67cd77b283 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:28.475039 crc crio[24245]: time=\"2026-06-14T09:38:28.469730277Z\" level=info msg=\"Started container\" PID=243851 containerID=1a2200184533a02f3301a2a20609b9056e101fafeef642e183fef4a85f4d22e2 description=openstack/neutron-db-create-k24rz/mariadb-database-create id=8d17f209-a2ed-4832-87ca-0f9650cff8b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584\nJun 14 09:38:28.475039 crc crio[24245]: time=\"2026-06-14T09:38:28.471264106Z\" level=info msg=\"Removed container 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738: openstack/swift-storage-0/rsync\" id=9b0cbd4e-e79f-4dcb-bdd3-681e1239c9b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:28.475039 crc crio[24245]: time=\"2026-06-14T09:38:28.474812449Z\" level=info msg=\"Created container 3387e86361fb2de3c20e6b6b498173bf3438a96989df0657bb00a55be8735ef7: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=16e8e41e-372c-4b70-949b-3d723555691a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:28.479417 crc crio[24245]: time=\"2026-06-14T09:38:28.478273772Z\" level=info msg=\"Starting container: 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086\" id=37c82f60-7e35-46df-beab-37020dd1f1c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:28.482260 crc crio[24245]: time=\"2026-06-14T09:38:28.482185901Z\" level=info msg=\"Starting container: 3387e86361fb2de3c20e6b6b498173bf3438a96989df0657bb00a55be8735ef7\" id=952b093c-9e87-4c95-a44b-ab9e75c0577b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:28.498336 crc crio[24245]: time=\"2026-06-14T09:38:28.498243724Z\" level=info msg=\"Started container\" PID=243843 containerID=3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086 description=openstack/ceilometer-0/ceilometer-notification-agent id=37c82f60-7e35-46df-beab-37020dd1f1c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1\nJun 14 09:38:28.520073 crc crio[24245]: time=\"2026-06-14T09:38:28.5142702Z\" level=info msg=\"Removing container: 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef\" id=0de661f2-ada4-4cb7-85b8-9119a192d019 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:28.521244 crc crio[24245]: time=\"2026-06-14T09:38:28.515363475Z\" level=info msg=\"Started container\" PID=243847 containerID=3387e86361fb2de3c20e6b6b498173bf3438a96989df0657bb00a55be8735ef7 description=openstack/keystone-db-create-v5npw/mariadb-database-create id=952b093c-9e87-4c95-a44b-ab9e75c0577b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12\nJun 14 09:38:28.556541 crc crio[24245]: time=\"2026-06-14T09:38:28.5564742Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=7992601c-b53d-44cb-b80d-010eea358b6e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:28.570209 crc crio[24245]: time=\"2026-06-14T09:38:28.570111768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0e647cf1-5fed-49d5-84f8-39510a2f3a79 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:28.570653 crc crio[24245]: time=\"2026-06-14T09:38:28.570583343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e673a600-63db-4865-9279-ce74e1712753 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:28.570923 crc crio[24245]: time=\"2026-06-14T09:38:28.570883983Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7ac81256-af9a-4755-ac67-fda1da6bc387 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:28.571198 crc crio[24245]: time=\"2026-06-14T09:38:28.571139701Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=849830b0-8f8c-4505-9265-db459371b1c8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:28.574938 crc crio[24245]: time=\"2026-06-14T09:38:28.574792481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7245cbe4-22f2-4394-9f84-357fcf7be49b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:28.575391 crc crio[24245]: time=\"2026-06-14T09:38:28.575308038Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f86fe2b5-e499-4374-bec8-929f9dd9f74b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:28.578352 crc crio[24245]: time=\"2026-06-14T09:38:28.578260201Z\" level=info msg=\"Creating container: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=08024e99-7568-4dec-8f41-f9397ff686bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:28.578680 crc crio[24245]: time=\"2026-06-14T09:38:28.578640065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:28.579206 crc crio[24245]: time=\"2026-06-14T09:38:28.579125036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=11d08fef-98b7-4286-9f09-23150c23cffc name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:28.591257 crc crio[24245]: time=\"2026-06-14T09:38:28.585131921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5267986b-c0d9-41f5-b6ae-b3008f91f32f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:28.591257 crc crio[24245]: time=\"2026-06-14T09:38:28.586682169Z\" level=info msg=\"Creating container: openstack/placement-db-create-n69bz/mariadb-database-create\" id=3ec5079d-ca7b-4666-bf50-45bed9f41a87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:28.594799 crc crio[24245]: time=\"2026-06-14T09:38:28.592668555Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=25c1a597-a79f-4763-b253-6e22c4aab182 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:28.631903 crc crio[24245]: time=\"2026-06-14T09:38:28.628165887Z\" level=info msg=\"Created container e65763c9b0cfc4dd615c843b0e9f3d4632582114f8cf8262e7f9e2b09b6a067f: openstack/dnsmasq-dns-f5446bd49-cclzj/init\" id=0a239f81-6b0d-4929-9d1c-648c84733726 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:28.638176 crc crio[24245]: time=\"2026-06-14T09:38:28.634749029Z\" level=info msg=\"Starting container: e65763c9b0cfc4dd615c843b0e9f3d4632582114f8cf8262e7f9e2b09b6a067f\" id=ba897f00-6e5d-44ce-acf3-ec6fe06f9ece name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:28.681912 crc crio[24245]: time=\"2026-06-14T09:38:28.675400969Z\" level=info msg=\"Started container\" PID=243845 containerID=e65763c9b0cfc4dd615c843b0e9f3d4632582114f8cf8262e7f9e2b09b6a067f description=openstack/dnsmasq-dns-f5446bd49-cclzj/init id=ba897f00-6e5d-44ce-acf3-ec6fe06f9ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19\nJun 14 09:38:28.703319 crc crio[24245]: time=\"2026-06-14T09:38:28.703084405Z\" level=info msg=\"Created container 289dacfa0a029f131e9bc20d613899499ce1b49857655f95f4acc692a6998521: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=b50670c1-4f4e-44d8-b055-ecc3eeca64be name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:28.729299 crc crio[24245]: time=\"2026-06-14T09:38:28.729102194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:28.811771 crc crio[24245]: time=\"2026-06-14T09:38:28.811712141Z\" level=info msg=\"Created container 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc: openstack/ovn-northd-0/openstack-network-exporter\" id=7dfa4400-1474-48aa-bf8f-811e4845274e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:28.841923 crc crio[24245]: time=\"2026-06-14T09:38:28.841120427Z\" level=info msg=\"Starting container: 289dacfa0a029f131e9bc20d613899499ce1b49857655f95f4acc692a6998521\" id=452c3732-d7fd-4776-87c6-5b85b331436d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:28.857891 crc crio[24245]: time=\"2026-06-14T09:38:28.85747628Z\" level=info msg=\"Creating container: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=86648313-a9b0-40b1-af0a-b171e05d39fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:28.869928 crc crio[24245]: time=\"2026-06-14T09:38:28.865339597Z\" level=info msg=\"Created container 4b54fe51b9e157a7971202948a09791fdc2a279b1dc7dccb068e7bb96b521a43: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c2a7e1c3-6e69-465a-8281-8cf58ef2918c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:28.869928 crc crio[24245]: time=\"2026-06-14T09:38:28.86773508Z\" level=info msg=\"Created container 66eeaff1ccf464914e77b269d7dc7788ed1e4239d4541957ca20d1e86813ec55: openstack/ovn-controller-ovs-df4xx/ovsdb-server-init\" id=de6ecebc-553e-44fc-b252-0e592ce87fa0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:28.869928 crc crio[24245]: time=\"2026-06-14T09:38:28.868721265Z\" level=info msg=\"Started container\" PID=243846 containerID=289dacfa0a029f131e9bc20d613899499ce1b49857655f95f4acc692a6998521 description=openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update id=452c3732-d7fd-4776-87c6-5b85b331436d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5\nJun 14 09:38:28.887899 crc crio[24245]: time=\"2026-06-14T09:38:28.880238731Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=45111da8-4086-42b3-8607-f712693e1db8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:28.887899 crc crio[24245]: time=\"2026-06-14T09:38:28.880537131Z\" level=info msg=\"Creating container: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=3b6006a2-4fcb-4c68-b30b-f2c523c72451 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:28.887899 crc crio[24245]: time=\"2026-06-14T09:38:28.887280599Z\" level=info msg=\"Starting container: 4b54fe51b9e157a7971202948a09791fdc2a279b1dc7dccb068e7bb96b521a43\" id=9f2878c3-0f27-428c-97b8-80181198a8fd name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:28.902916 crc crio[24245]: time=\"2026-06-14T09:38:28.900654711Z\" level=info msg=\"Created container 5ecc93deb40ca01891adbd6a891834d01589b2f74bcb564fc7160a41be222ae3: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=ee579abb-9103-4212-969a-a498983006e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:28.912913 crc crio[24245]: time=\"2026-06-14T09:38:28.908325955Z\" level=info msg=\"Starting container: 66eeaff1ccf464914e77b269d7dc7788ed1e4239d4541957ca20d1e86813ec55\" id=40287bb6-f5a1-4354-a4df-196f22115346 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:28.932721 crc crio[24245]: time=\"2026-06-14T09:38:28.927881919Z\" level=info msg=\"Starting container: 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc\" id=7a0802d5-c1e7-4c46-993f-7bd86ea9ce06 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:28.932721 crc crio[24245]: time=\"2026-06-14T09:38:28.928891347Z\" level=info msg=\"Started container\" PID=243848 containerID=4b54fe51b9e157a7971202948a09791fdc2a279b1dc7dccb068e7bb96b521a43 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=9f2878c3-0f27-428c-97b8-80181198a8fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0\nJun 14 09:38:28.936905 crc crio[24245]: time=\"2026-06-14T09:38:28.934835283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:28.962057 crc crio[24245]: time=\"2026-06-14T09:38:28.949817845Z\" level=info msg=\"Starting container: 5ecc93deb40ca01891adbd6a891834d01589b2f74bcb564fc7160a41be222ae3\" id=ff6867e4-e606-43e5-aa8e-aa07952e233f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:28.968950 crc crio[24245]: time=\"2026-06-14T09:38:28.967461071Z\" level=info msg=\"Started container\" PID=243849 containerID=66eeaff1ccf464914e77b269d7dc7788ed1e4239d4541957ca20d1e86813ec55 description=openstack/ovn-controller-ovs-df4xx/ovsdb-server-init id=40287bb6-f5a1-4354-a4df-196f22115346 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8\nJun 14 09:38:28.968950 crc crio[24245]: time=\"2026-06-14T09:38:28.954485634Z\" level=info msg=\"Started container\" PID=243852 containerID=9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc description=openstack/ovn-northd-0/openstack-network-exporter id=7a0802d5-c1e7-4c46-993f-7bd86ea9ce06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d\nJun 14 09:38:28.987561 crc crio[24245]: time=\"2026-06-14T09:38:28.987348011Z\" level=info msg=\"Started container\" PID=243837 containerID=5ecc93deb40ca01891adbd6a891834d01589b2f74bcb564fc7160a41be222ae3 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=ff6867e4-e606-43e5-aa8e-aa07952e233f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a\nJun 14 09:38:29.004815 crc crio[24245]: time=\"2026-06-14T09:38:29.00472618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.008512 crc crio[24245]: time=\"2026-06-14T09:38:29.005450773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.198096 crc crio[24245]: time=\"2026-06-14T09:38:29.197126142Z\" level=info msg=\"Stopped pod sandbox: 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9\" id=67c61c14-65d3-41c7-95a9-bb1e6989be3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:29.207534 crc crio[24245]: time=\"2026-06-14T09:38:29.206104733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.221896 crc crio[24245]: time=\"2026-06-14T09:38:29.221766147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.309494 crc crio[24245]: time=\"2026-06-14T09:38:29.307234635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.357250 crc crio[24245]: time=\"2026-06-14T09:38:29.356695816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.370012 crc crio[24245]: time=\"2026-06-14T09:38:29.369901398Z\" level=info msg=\"Removed container 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef: openstack/swift-storage-0/object-expirer\" id=0de661f2-ada4-4cb7-85b8-9119a192d019 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:29.395950 crc crio[24245]: time=\"2026-06-14T09:38:29.394561971Z\" level=info msg=\"Removing container: 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871\" id=48768483-0bdd-443e-bfb9-5557fc0ddcca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:29.437226 crc crio[24245]: time=\"2026-06-14T09:38:29.436576499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.473920 crc crio[24245]: time=\"2026-06-14T09:38:29.473279186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.498504 crc crio[24245]: 2026-06-14T09:38:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e95cd2bb297801f Mac:7e:63:b8:fc:46:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:62 Mtu:0 Sandbox:/var/run/netns/5a4c8b2f-78d4-470c-8e33-37ff8c378c01 SocketPath: PciID:}] [{Interface:0xc0000154d0 Address:{IP:10.217.1.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:29.500371 crc crio[24245]: time=\"2026-06-14T09:38:29.499811501Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326 UID:51aae7fe-5f40-4799-95af-b359022cf02b NetNS:/var/run/netns/5a4c8b2f-78d4-470c-8e33-37ff8c378c01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51aae7fe_5f40_4799_95af_b359022cf02b.slice PodAnnotations:0xc000620310}] Aliases:map[]}\"\nJun 14 09:38:29.500371 crc crio[24245]: time=\"2026-06-14T09:38:29.500154323Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:29.572909 crc crio[24245]: time=\"2026-06-14T09:38:29.572546899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=aa005e58-e6ac-4a3a-9aaa-4e413851e05d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:29.573481 crc crio[24245]: time=\"2026-06-14T09:38:29.573415033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e74598a8-105c-42f7-b6ba-9ec59c3831c5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:29.574160 crc crio[24245]: time=\"2026-06-14T09:38:29.574086495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a004ed28-cefc-409e-a722-6459481e7b95 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:29.581182 crc crio[24245]: time=\"2026-06-14T09:38:29.580002031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f69a8acc-5f6e-4c18-a370-b3e7c207cc19 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:29.588714 crc crio[24245]: time=\"2026-06-14T09:38:29.588552636Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=7a624637-ab9e-42cc-b887-4207d21989e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:29.590135 crc crio[24245]: time=\"2026-06-14T09:38:29.589139875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.600236 crc crio[24245]: time=\"2026-06-14T09:38:29.600135508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=85072b1a-6194-4877-9777-e6de6d0843be name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:29.613910 crc crio[24245]: time=\"2026-06-14T09:38:29.610963577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=364c8fd5-b820-4146-a690-3b8ac929144f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:29.649914 crc crio[24245]: time=\"2026-06-14T09:38:29.648925198Z\" level=info msg=\"Ran pod sandbox e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326 with infra container: openstack/swift-storage-0/POD\" id=833807b5-a7b4-461a-9cbe-90eb7208be43 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:29.664193 crc crio[24245]: time=\"2026-06-14T09:38:29.661212746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=7af787c0-77d7-46df-8eef-d49d34e8ebcd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:29.687306 crc crio[24245]: time=\"2026-06-14T09:38:29.686393205Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=f7b44568-9afa-443b-b97e-2834095e1bba name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:29.699832 crc crio[24245]: time=\"2026-06-14T09:38:29.699767476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.704890 crc crio[24245]: time=\"2026-06-14T09:38:29.702332919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=5f661762-b76f-4588-91a6-f2d48a6d404d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:29.720926 crc crio[24245]: time=\"2026-06-14T09:38:29.720732156Z\" level=info msg=\"Creating container: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=2430575a-484a-4081-86cd-8008339234f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:29.726715 crc crio[24245]: time=\"2026-06-14T09:38:29.724143795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.731316 crc crio[24245]: time=\"2026-06-14T09:38:29.731233641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.732629 crc crio[24245]: time=\"2026-06-14T09:38:29.732468519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.741136 crc crio[24245]: time=\"2026-06-14T09:38:29.740986881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.750940 crc crio[24245]: time=\"2026-06-14T09:38:29.750377944Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=695ed98f-3379-4b1a-b9ea-d68fb1c7039d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:29.757382 crc crio[24245]: time=\"2026-06-14T09:38:29.757311736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.791538 crc crio[24245]: time=\"2026-06-14T09:38:29.790239309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.809402 crc crio[24245]: time=\"2026-06-14T09:38:29.80570272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0de4c8f1-bdac-456c-8a36-82c0678d07b3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:29.833032 crc crio[24245]: time=\"2026-06-14T09:38:29.832816362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.925049 crc crio[24245]: time=\"2026-06-14T09:38:29.924966183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.933645 crc crio[24245]: time=\"2026-06-14T09:38:29.933521325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e2d30785-60a6-4edc-a6da-98c735c6d306 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:29.970264 crc crio[24245]: time=\"2026-06-14T09:38:29.970187592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:29.982434 crc crio[24245]: time=\"2026-06-14T09:38:29.982347243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:30.022890 crc crio[24245]: time=\"2026-06-14T09:38:30.022730138Z\" level=info msg=\"Removed container 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871: openstack/swift-storage-0/object-updater\" id=48768483-0bdd-443e-bfb9-5557fc0ddcca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:30.026932 crc crio[24245]: time=\"2026-06-14T09:38:30.026410319Z\" level=info msg=\"Removing container: 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99\" id=5e01d21b-d4cc-430f-bcb3-8a123f229e80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:30.067022 crc crio[24245]: time=\"2026-06-14T09:38:30.066947228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:30.113719 crc crio[24245]: time=\"2026-06-14T09:38:30.11364725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:30.216346 crc crio[24245]: time=\"2026-06-14T09:38:30.21566871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6449ec01-f1af-4bc6-b505-0a6c9944afb6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:30.264080 crc crio[24245]: time=\"2026-06-14T09:38:30.263436831Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=1658bc32-e83e-4ee2-9d97-ed9af2cb9be6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:30.265312 crc crio[24245]: time=\"2026-06-14T09:38:30.264274448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:30.336158 crc crio[24245]: time=\"2026-06-14T09:38:30.334142128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:30.341621 crc crio[24245]: time=\"2026-06-14T09:38:30.341521765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=009dd95a-db7f-4ce7-b9dc-4a08a76f2643 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:30.345937 crc crio[24245]: time=\"2026-06-14T09:38:30.344804256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:30.369525 crc crio[24245]: time=\"2026-06-14T09:38:30.36374784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:30.370303 crc crio[24245]: time=\"2026-06-14T09:38:30.370123213Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-f5446bd49-cclzj/dnsmasq-dns\" id=b298a0eb-c460-4dc3-8288-3365913bebe0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:30.372664 crc crio[24245]: time=\"2026-06-14T09:38:30.370130704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:30.386428 crc crio[24245]: time=\"2026-06-14T09:38:30.386351909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:30.387390 crc crio[24245]: time=\"2026-06-14T09:38:30.387341884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:30.395716 crc crio[24245]: time=\"2026-06-14T09:38:30.393261619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:30.447457 crc crio[24245]: time=\"2026-06-14T09:38:30.428767895Z\" level=info msg=\"Removed container 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99: openstack/swift-storage-0/object-auditor\" id=5e01d21b-d4cc-430f-bcb3-8a123f229e80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:30.449990 crc crio[24245]: time=\"2026-06-14T09:38:30.449915586Z\" level=info msg=\"Removing container: 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd\" id=59019aaa-f55b-488b-b53a-52b9b9564ba3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:30.508407 crc crio[24245]: time=\"2026-06-14T09:38:30.508247178Z\" level=info msg=\"Removed container 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd: openstack/swift-storage-0/object-replicator\" id=59019aaa-f55b-488b-b53a-52b9b9564ba3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:30.518525 crc crio[24245]: time=\"2026-06-14T09:38:30.518249955Z\" level=info msg=\"Removing container: d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522\" id=f0744a8e-d37c-4b42-a43c-939fe44c703e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:30.573393 crc crio[24245]: time=\"2026-06-14T09:38:30.573285651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=14bd494d-94c7-4103-a861-2998cef760fe name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:30.575999 crc crio[24245]: time=\"2026-06-14T09:38:30.575901518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=589be0fb-dc08-48c3-98e3-586ccc8f54c2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:30.580485 crc crio[24245]: time=\"2026-06-14T09:38:30.58039138Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=40a70a52-f7d0-42b5-b18d-0053aef3c07e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:30.581038 crc crio[24245]: time=\"2026-06-14T09:38:30.580972649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:30.589159 crc crio[24245]: time=\"2026-06-14T09:38:30.588818861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=06ca87f3-abfe-4c43-90d1-7627cec210d9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:30.591423 crc crio[24245]: time=\"2026-06-14T09:38:30.5913777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b6e2d9ab-39fe-49e3-981f-d0d7ca5641ea name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:30.591619 crc crio[24245]: time=\"2026-06-14T09:38:30.591458782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cf89cd85-7009-43f2-bd7d-6d946bc1d532 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:30.653925 crc crio[24245]: time=\"2026-06-14T09:38:30.653714793Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a590e365-069b-4836-b7a8-5d9efc337190 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:30.657006 crc crio[24245]: time=\"2026-06-14T09:38:30.65692535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5d2ecfe8-a4a4-4348-92ce-cebe5c3551ba name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:30.684144 crc crio[24245]: time=\"2026-06-14T09:38:30.683991328Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=8b56e8d1-4423-4280-8e69-0b8b59ee2d6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:30.684753 crc crio[24245]: time=\"2026-06-14T09:38:30.68467294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:30.687374 crc crio[24245]: time=\"2026-06-14T09:38:30.687302271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=46a7b19b-4acc-4b89-bd0d-632c7f6b4554 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:30.687950 crc crio[24245]: time=\"2026-06-14T09:38:30.687758272Z\" level=info msg=\"Creating container: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=a28e7122-9f31-4c9e-94b5-ed4e836c4495 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:30.733011 crc crio[24245]: time=\"2026-06-14T09:38:30.732909697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:30.751098 crc crio[24245]: time=\"2026-06-14T09:38:30.751011361Z\" level=info msg=\"Creating container: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=97c2e739-33f3-435b-8d81-682e01817277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:30.779734 crc crio[24245]: time=\"2026-06-14T09:38:30.779550485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:30.950091 crc crio[24245]: time=\"2026-06-14T09:38:30.949922867Z\" level=info msg=\"Created container 9fec62e4da82938fc320589604c42c4a2c40ec07793f87f4e600ab12b9a88927: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=86648313-a9b0-40b1-af0a-b171e05d39fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:30.952313 crc crio[24245]: time=\"2026-06-14T09:38:30.952232133Z\" level=info msg=\"Starting container: 9fec62e4da82938fc320589604c42c4a2c40ec07793f87f4e600ab12b9a88927\" id=dc045da6-f951-48d4-8265-824f198d45ef name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:30.969217 crc crio[24245]: time=\"2026-06-14T09:38:30.969048724Z\" level=info msg=\"Started container\" PID=244305 containerID=9fec62e4da82938fc320589604c42c4a2c40ec07793f87f4e600ab12b9a88927 description=openstack/glance-db-create-bnrvl/mariadb-database-create id=dc045da6-f951-48d4-8265-824f198d45ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9\nJun 14 09:38:31.015357 crc crio[24245]: time=\"2026-06-14T09:38:31.0122945Z\" level=info msg=\"Created container a9a009a9448b7f4c3e91cb826c0c73b11070b722d5cf0906b9cb7ab0e257d61b: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=3b6006a2-4fcb-4c68-b30b-f2c523c72451 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:31.016468 crc crio[24245]: time=\"2026-06-14T09:38:31.016343818Z\" level=info msg=\"Starting container: a9a009a9448b7f4c3e91cb826c0c73b11070b722d5cf0906b9cb7ab0e257d61b\" id=88be0811-9b76-47bd-a399-f3b436da77e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:31.026766 crc crio[24245]: time=\"2026-06-14T09:38:31.026657938Z\" level=info msg=\"Started container\" PID=244320 containerID=a9a009a9448b7f4c3e91cb826c0c73b11070b722d5cf0906b9cb7ab0e257d61b description=openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update id=88be0811-9b76-47bd-a399-f3b436da77e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea\nJun 14 09:38:31.118817 crc crio[24245]: time=\"2026-06-14T09:38:31.118670364Z\" level=info msg=\"Created container e0a68dcd8dd80d688617f8edf548ec1fa5f6170d14c017cdbb6d8355a4f67252: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=08024e99-7568-4dec-8f41-f9397ff686bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:31.124445 crc crio[24245]: time=\"2026-06-14T09:38:31.124335016Z\" level=info msg=\"Starting container: e0a68dcd8dd80d688617f8edf548ec1fa5f6170d14c017cdbb6d8355a4f67252\" id=d77a8f2a-b9f1-404c-a6f3-d3daead798cc name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:31.133997 crc crio[24245]: time=\"2026-06-14T09:38:31.133727718Z\" level=info msg=\"Started container\" PID=244322 containerID=e0a68dcd8dd80d688617f8edf548ec1fa5f6170d14c017cdbb6d8355a4f67252 description=openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update id=d77a8f2a-b9f1-404c-a6f3-d3daead798cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e\nJun 14 09:38:31.140515 crc crio[24245]: time=\"2026-06-14T09:38:31.140359342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=1319d6c4-1ae3-4752-b5a2-c43894fa4908 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:31.147679 crc crio[24245]: time=\"2026-06-14T09:38:31.147259136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=9e1b3c0d-fbc2-4a34-941f-1d966478f1e4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:31.152807 crc crio[24245]: time=\"2026-06-14T09:38:31.152720007Z\" level=info msg=\"Creating container: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=19ecb51a-a367-43af-8555-0d7478745b32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:31.153507 crc crio[24245]: time=\"2026-06-14T09:38:31.15312052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.234438 crc crio[24245]: time=\"2026-06-14T09:38:31.231701738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=7eeee748-787c-4ac6-878b-d8c4b5bd6c99 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:31.236376 crc crio[24245]: time=\"2026-06-14T09:38:31.236230156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=6878f3cf-12c5-449e-b44c-026b2759a017 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:31.257381 crc crio[24245]: time=\"2026-06-14T09:38:31.257304634Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-df4xx/ovsdb-server\" id=879e7492-5975-4928-96a0-e520f2ea27bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:31.257814 crc crio[24245]: time=\"2026-06-14T09:38:31.257750668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.269161 crc crio[24245]: time=\"2026-06-14T09:38:31.269082906Z\" level=info msg=\"Stopping container: e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61 (timeout: 30s)\" id=9dd91eea-bbac-42a0-b92f-57cd947983f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:31.305043 crc crio[24245]: time=\"2026-06-14T09:38:31.301283532Z\" level=info msg=\"Created container fdecbe706ec8c9bfc93fc9ac2c3fa499b4b1bb310b45004957960f72841b9a4d: openstack/placement-db-create-n69bz/mariadb-database-create\" id=3ec5079d-ca7b-4666-bf50-45bed9f41a87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:31.331633 crc crio[24245]: time=\"2026-06-14T09:38:31.331428392Z\" level=info msg=\"Created container dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74: openstack/glance-default-internal-api-0/glance-httpd\" id=14867aab-d804-4511-ada2-cfa0fb21635e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:31.335997 crc crio[24245]: time=\"2026-06-14T09:38:31.334635591Z\" level=info msg=\"Starting container: fdecbe706ec8c9bfc93fc9ac2c3fa499b4b1bb310b45004957960f72841b9a4d\" id=ad207b41-7a43-4cfd-bccf-476ea25cae68 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:31.341343 crc crio[24245]: time=\"2026-06-14T09:38:31.340955346Z\" level=info msg=\"Starting container: dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74\" id=6837ee58-02c3-4359-a123-40886b7ade86 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:31.346269 crc crio[24245]: time=\"2026-06-14T09:38:31.344150755Z\" level=info msg=\"Started container\" PID=244318 containerID=fdecbe706ec8c9bfc93fc9ac2c3fa499b4b1bb310b45004957960f72841b9a4d description=openstack/placement-db-create-n69bz/mariadb-database-create id=ad207b41-7a43-4cfd-bccf-476ea25cae68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91\nJun 14 09:38:31.365082 crc crio[24245]: time=\"2026-06-14T09:38:31.364370629Z\" level=info msg=\"Started container\" PID=244381 containerID=dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74 description=openstack/glance-default-internal-api-0/glance-httpd id=6837ee58-02c3-4359-a123-40886b7ade86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53\nJun 14 09:38:31.521226 crc crio[24245]: time=\"2026-06-14T09:38:31.518959296Z\" level=info msg=\"Stopped container e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=9dd91eea-bbac-42a0-b92f-57cd947983f9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:31.529142 crc crio[24245]: time=\"2026-06-14T09:38:31.524512679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0d3cb157-f599-44a1-9617-60c67bf22e5b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:31.549696 crc crio[24245]: time=\"2026-06-14T09:38:31.549572535Z\" level=info msg=\"Created container 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8: openstack/ceilometer-0/sg-core\" id=45111da8-4086-42b3-8607-f712693e1db8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:31.551710 crc crio[24245]: time=\"2026-06-14T09:38:31.551389757Z\" level=info msg=\"Starting container: 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8\" id=9258468a-4e79-42cb-af67-6f4b5e1942bc name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:31.559984 crc crio[24245]: time=\"2026-06-14T09:38:31.559232017Z\" level=info msg=\"Started container\" PID=244383 containerID=4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8 description=openstack/ceilometer-0/sg-core id=9258468a-4e79-42cb-af67-6f4b5e1942bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1\nJun 14 09:38:31.565360 crc crio[24245]: time=\"2026-06-14T09:38:31.565286325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=727b0fe7-9adf-4ca9-bcef-dfa7dfe904c1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:31.565646 crc crio[24245]: time=\"2026-06-14T09:38:31.565560723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0ef62c37-6e9e-4c12-8d06-8913680992bf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:31.574335 crc crio[24245]: time=\"2026-06-14T09:38:31.573942353Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=69697001-13fe-47f9-a1d3-3db130a0224c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:31.595381 crc crio[24245]: time=\"2026-06-14T09:38:31.595287949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=906474df-04ec-44db-a06f-266b121c2f1e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:31.595928 crc crio[24245]: time=\"2026-06-14T09:38:31.59578874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.619191 crc crio[24245]: time=\"2026-06-14T09:38:31.619102705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.657424 crc crio[24245]: time=\"2026-06-14T09:38:31.657261935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.681937 crc crio[24245]: time=\"2026-06-14T09:38:31.681799833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.686550 crc crio[24245]: time=\"2026-06-14T09:38:31.686419032Z\" level=info msg=\"Created container d3e3aa62d080d40342b68fc33893ff67653e55baffb1b35ce8e9628b8bcb7001: openstack/swift-storage-0/xattr-restore\" id=695ed98f-3379-4b1a-b9ea-d68fb1c7039d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:31.688508 crc crio[24245]: time=\"2026-06-14T09:38:31.688423507Z\" level=info msg=\"Starting container: d3e3aa62d080d40342b68fc33893ff67653e55baffb1b35ce8e9628b8bcb7001\" id=0cc5e884-7b4e-4c3b-b70e-63e20a5b78d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:31.699757 crc crio[24245]: time=\"2026-06-14T09:38:31.699447557Z\" level=info msg=\"Started container\" PID=244405 containerID=d3e3aa62d080d40342b68fc33893ff67653e55baffb1b35ce8e9628b8bcb7001 description=openstack/swift-storage-0/xattr-restore id=0cc5e884-7b4e-4c3b-b70e-63e20a5b78d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\nJun 14 09:38:31.718709 crc crio[24245]: time=\"2026-06-14T09:38:31.718572595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.719503 crc crio[24245]: time=\"2026-06-14T09:38:31.719456187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=902aa3e4-e996-4a2b-b866-c96a1addddff name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:31.720007 crc crio[24245]: time=\"2026-06-14T09:38:31.719983834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b1253200-e30f-48b0-804c-64dfe8020d1c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:31.729329 crc crio[24245]: time=\"2026-06-14T09:38:31.729284964Z\" level=info msg=\"Creating container: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=41bcd83b-b26f-4f1d-9664-220e1e47c2b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:31.738908 crc crio[24245]: time=\"2026-06-14T09:38:31.734221206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.759229 crc crio[24245]: time=\"2026-06-14T09:38:31.758083922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.764107 crc crio[24245]: time=\"2026-06-14T09:38:31.763549067Z\" level=info msg=\"Creating container: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=5ce13461-7c02-47c3-9405-6a3bde6d677c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:31.764436 crc crio[24245]: time=\"2026-06-14T09:38:31.764378283Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=bbe7bbdb-b787-499a-852e-a96d10f32621 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:31.767297 crc crio[24245]: time=\"2026-06-14T09:38:31.765181848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.778818 crc crio[24245]: time=\"2026-06-14T09:38:31.77529933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.798519 crc crio[24245]: time=\"2026-06-14T09:38:31.798431819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.798519 crc crio[24245]: time=\"2026-06-14T09:38:31.798506667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.908018 crc crio[24245]: time=\"2026-06-14T09:38:31.907477565Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=06358edd-f2b8-4393-be6e-3cde7deee886 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:31.931820 crc crio[24245]: time=\"2026-06-14T09:38:31.928141181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.933169 crc crio[24245]: time=\"2026-06-14T09:38:31.933115591Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=c96b6d24-17c6-40c6-abec-ebee683244ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:31.936243 crc crio[24245]: time=\"2026-06-14T09:38:31.936152548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.957493 crc crio[24245]: time=\"2026-06-14T09:38:31.957387821Z\" level=info msg=\"Created container 0c1f105b2a220bacb222cb1a528cb5fed63ce6471c4906e44fdf0bc5e51ea14f: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=7a624637-ab9e-42cc-b887-4207d21989e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:31.972090 crc crio[24245]: time=\"2026-06-14T09:38:31.971943844Z\" level=info msg=\"Starting container: 0c1f105b2a220bacb222cb1a528cb5fed63ce6471c4906e44fdf0bc5e51ea14f\" id=c72253da-76f9-4dab-854b-2d3ebe822d5b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:31.974501 crc crio[24245]: time=\"2026-06-14T09:38:31.97426377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.974501 crc crio[24245]: time=\"2026-06-14T09:38:31.974316949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:31.984550 crc crio[24245]: time=\"2026-06-14T09:38:31.98439004Z\" level=info msg=\"Started container\" PID=244393 containerID=0c1f105b2a220bacb222cb1a528cb5fed63ce6471c4906e44fdf0bc5e51ea14f description=openstack/nova-cell0-db-create-5jpjc/mariadb-database-create id=c72253da-76f9-4dab-854b-2d3ebe822d5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00\nJun 14 09:38:32.004906 crc crio[24245]: time=\"2026-06-14T09:38:31.998099187Z\" level=info msg=\"Created container a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79: openstack/glance-default-external-api-0/glance-httpd\" id=754fb96e-11cc-4d4f-a15b-00e30fbc6cd8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:32.020649 crc crio[24245]: time=\"2026-06-14T09:38:32.020518115Z\" level=info msg=\"Starting container: a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79\" id=545af9b7-ce0d-49a8-91d2-f96da4b87376 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:32.033720 crc crio[24245]: time=\"2026-06-14T09:38:32.032130941Z\" level=info msg=\"Started container\" PID=244401 containerID=a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79 description=openstack/glance-default-external-api-0/glance-httpd id=545af9b7-ce0d-49a8-91d2-f96da4b87376 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17\nJun 14 09:38:32.134037 crc crio[24245]: time=\"2026-06-14T09:38:32.132181299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:32.182318 crc crio[24245]: time=\"2026-06-14T09:38:32.181390509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:32.216081 crc crio[24245]: time=\"2026-06-14T09:38:32.215996172Z\" level=info msg=\"Created container dd1a4bf7a8e9ba1da156b7fac6cac790651af16a675638c3e021ed79ee0a65cc: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=2430575a-484a-4081-86cd-8008339234f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:32.225662 crc crio[24245]: time=\"2026-06-14T09:38:32.225522589Z\" level=info msg=\"Starting container: dd1a4bf7a8e9ba1da156b7fac6cac790651af16a675638c3e021ed79ee0a65cc\" id=6e0e013a-a0fe-4535-8b11-795251312e56 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:32.282928 crc crio[24245]: time=\"2026-06-14T09:38:32.281260914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:32.303307 crc crio[24245]: time=\"2026-06-14T09:38:32.303069624Z\" level=info msg=\"Started container\" PID=244404 containerID=dd1a4bf7a8e9ba1da156b7fac6cac790651af16a675638c3e021ed79ee0a65cc description=openstack/root-account-create-update-q4sjk/mariadb-account-create-update id=6e0e013a-a0fe-4535-8b11-795251312e56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459\nJun 14 09:38:32.307624 crc crio[24245]: time=\"2026-06-14T09:38:32.303093697Z\" level=info msg=\"Stopping container: e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa (timeout: 30s)\" id=567a050a-3efe-4085-8271-ca78d441a8db name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:32.455999 crc crio[24245]: time=\"2026-06-14T09:38:32.444752845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:32.477828 crc crio[24245]: time=\"2026-06-14T09:38:32.477509849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:32.553475 crc crio[24245]: time=\"2026-06-14T09:38:32.553310353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=976a5016-bd23-492a-be25-530163d502b6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:32.577323 crc crio[24245]: time=\"2026-06-14T09:38:32.569095982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9548288d-f716-440b-94e1-5dd334e15247 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:32.577323 crc crio[24245]: time=\"2026-06-14T09:38:32.569420292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=97c6a500-52b4-4840-8148-cdc624daa152 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:32.597318 crc crio[24245]: time=\"2026-06-14T09:38:32.597228776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:32.603113 crc crio[24245]: time=\"2026-06-14T09:38:32.601254345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:32.654770 crc crio[24245]: time=\"2026-06-14T09:38:32.654687844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:32.684569 crc crio[24245]: time=\"2026-06-14T09:38:32.684317347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:32.802796 crc crio[24245]: time=\"2026-06-14T09:38:32.80270878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:32.934820 crc crio[24245]: time=\"2026-06-14T09:38:32.934686589Z\" level=info msg=\"Stopped container e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa: openstack/ovn-controller-metrics-q72bj/openstack-network-exporter\" id=567a050a-3efe-4085-8271-ca78d441a8db name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:32.951421 crc crio[24245]: time=\"2026-06-14T09:38:32.951369785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=70a08d40-d52c-494c-a307-007dc56027c0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:32.975198 crc crio[24245]: time=\"2026-06-14T09:38:32.975121159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f6265926-bdde-4a1a-ab08-16ba128be77e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:32.976379 crc crio[24245]: time=\"2026-06-14T09:38:32.976346379Z\" level=info msg=\"Stopping pod sandbox: f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32\" id=cd889282-56a6-4e63-b933-3209e777ca8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:32.993109 crc crio[24245]: time=\"2026-06-14T09:38:32.99005361Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-q72bj Namespace:openstack ID:f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32 UID:67e160c9-44ec-4324-bad8-6705dfc76c35 NetNS:/var/run/netns/fdae8464-d189-422d-9185-24b214be1b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e160c9_44ec_4324_bad8_6705dfc76c35.slice PodAnnotations:0xc006e0ac80}] Aliases:map[]}\"\nJun 14 09:38:32.993109 crc crio[24245]: time=\"2026-06-14T09:38:32.990273717Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-q72bj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:33.166657 crc crio[24245]: time=\"2026-06-14T09:38:33.163442723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=69ea0812-c1b6-4a6a-8e57-d9089b17fe4e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:33.202478 crc crio[24245]: time=\"2026-06-14T09:38:33.202379235Z\" level=info msg=\"Removed container d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522: openstack/swift-storage-0/object-server\" id=f0744a8e-d37c-4b42-a43c-939fe44c703e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:33.227243 crc crio[24245]: time=\"2026-06-14T09:38:33.227156005Z\" level=info msg=\"Created container 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c: openstack/openstack-cell1-galera-0/galera\" id=1658bc32-e83e-4ee2-9d97-ed9af2cb9be6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:33.227532 crc crio[24245]: time=\"2026-06-14T09:38:33.227455925Z\" level=info msg=\"Creating container: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=d1de2c47-3832-4f4f-a56b-6eeac9835766 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:33.228041 crc crio[24245]: time=\"2026-06-14T09:38:33.227974191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:33.233300 crc crio[24245]: time=\"2026-06-14T09:38:33.23322113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:33.238820 crc crio[24245]: time=\"2026-06-14T09:38:33.238703047Z\" level=info msg=\"Starting container: 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c\" id=a1108151-e7e6-4785-b66b-5391943b8d97 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:33.249668 crc crio[24245]: time=\"2026-06-14T09:38:33.249423141Z\" level=info msg=\"Creating container: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=d2379e10-a9ba-4b61-a44f-e0930b00029e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:33.257791 crc crio[24245]: time=\"2026-06-14T09:38:33.254825131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=3e1cc26c-63d8-4827-b84f-22d0231188d0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:33.257791 crc crio[24245]: time=\"2026-06-14T09:38:33.255024742Z\" level=info msg=\"Started container\" PID=244408 containerID=383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c description=openstack/openstack-cell1-galera-0/galera id=a1108151-e7e6-4785-b66b-5391943b8d97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013\nJun 14 09:38:33.257791 crc crio[24245]: time=\"2026-06-14T09:38:33.256133123Z\" level=info msg=\"Removing container: 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3\" id=002c3da5-a213-43cd-a9bf-fa3eeb012a92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:33.312308 crc crio[24245]: time=\"2026-06-14T09:38:33.309282824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e84f9c4-6dea-435f-ad0e-70c0acbebdaa name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:33.341438 crc crio[24245]: time=\"2026-06-14T09:38:33.339921925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:33.407964 crc crio[24245]: time=\"2026-06-14T09:38:33.40782881Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=8f686e40-852e-4039-95c0-4abf83841121 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:33.430544 crc crio[24245]: time=\"2026-06-14T09:38:33.428729875Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=a9808618-6336-445d-b909-9f66068554d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:33.469951 crc crio[24245]: time=\"2026-06-14T09:38:33.469802178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:33.472489 crc crio[24245]: time=\"2026-06-14T09:38:33.470365638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:33.483760 crc crio[24245]: time=\"2026-06-14T09:38:33.483689133Z\" level=info msg=\"Created container f0b4d76cad797acdc0973e25678d60a16b189410d5e72cf905123655ae8ef507: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=f7b44568-9afa-443b-b97e-2834095e1bba name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:33.501756 crc crio[24245]: time=\"2026-06-14T09:38:33.5015394Z\" level=info msg=\"Starting container: f0b4d76cad797acdc0973e25678d60a16b189410d5e72cf905123655ae8ef507\" id=1d453dab-0b85-44af-b681-9bee65542822 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:33.518288 crc crio[24245]: time=\"2026-06-14T09:38:33.518199381Z\" level=info msg=\"Started container\" PID=244407 containerID=f0b4d76cad797acdc0973e25678d60a16b189410d5e72cf905123655ae8ef507 description=openstack/nova-cell1-db-create-q579s/mariadb-database-create id=1d453dab-0b85-44af-b681-9bee65542822 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989\nJun 14 09:38:33.620352 crc crio[24245]: time=\"2026-06-14T09:38:33.620246945Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=41f1ff32-8345-4121-b610-7b605b8c5111 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:33.743332 crc crio[24245]: time=\"2026-06-14T09:38:33.743149497Z\" level=info msg=\"Removed container 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3: openstack/swift-storage-0/container-updater\" id=002c3da5-a213-43cd-a9bf-fa3eeb012a92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:33.762021 crc crio[24245]: time=\"2026-06-14T09:38:33.757393554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0b388dba-9e62-48f9-920c-cec4f321266a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:33.788000 crc crio[24245]: time=\"2026-06-14T09:38:33.785975838Z\" level=info msg=\"Removing container: 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac\" id=947ecbab-91d1-465a-be72-e6bfe0f16588 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:34.004309 crc crio[24245]: time=\"2026-06-14T09:38:34.003932999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:34.023487 crc crio[24245]: time=\"2026-06-14T09:38:34.023354568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:34.024334 crc crio[24245]: time=\"2026-06-14T09:38:34.02402812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:34.035360 crc crio[24245]: time=\"2026-06-14T09:38:34.03522127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:34.090261 crc crio[24245]: time=\"2026-06-14T09:38:34.090183518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:34.101376 crc crio[24245]: time=\"2026-06-14T09:38:34.097258818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:34.103352 crc crio[24245]: time=\"2026-06-14T09:38:34.103312231Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=de1a7368-d488-411c-aa61-0f43cc2b9f5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:34.103552 crc crio[24245]: time=\"2026-06-14T09:38:34.103529378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:34.122276 crc crio[24245]: time=\"2026-06-14T09:38:34.122198828Z\" level=info msg=\"Creating container: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=33c2258e-3b75-470b-93ef-d03074a1c26d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:34.193543 crc crio[24245]: time=\"2026-06-14T09:38:34.193433751Z\" level=info msg=\"Removed container 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac: openstack/swift-storage-0/container-auditor\" id=947ecbab-91d1-465a-be72-e6bfe0f16588 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:34.199053 crc crio[24245]: time=\"2026-06-14T09:38:34.19804784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:34.209097 crc crio[24245]: time=\"2026-06-14T09:38:34.208975041Z\" level=info msg=\"Removing container: 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2\" id=2de4b3b3-2cb4-4dc5-b361-d7c78aecd876 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:34.213332 crc crio[24245]: time=\"2026-06-14T09:38:34.213242023Z\" level=info msg=\"Created container 282058f67353033b4a3c238dc0aae6da4b07339f875852fd090d54c1886aeca9: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=40a70a52-f7d0-42b5-b18d-0053aef3c07e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:34.222937 crc crio[24245]: time=\"2026-06-14T09:38:34.222716837Z\" level=info msg=\"Starting container: 282058f67353033b4a3c238dc0aae6da4b07339f875852fd090d54c1886aeca9\" id=dfdbee66-8653-48d7-895b-041c6873eb7c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:34.230187 crc crio[24245]: time=\"2026-06-14T09:38:34.229782914Z\" level=info msg=\"Started container\" PID=245244 containerID=282058f67353033b4a3c238dc0aae6da4b07339f875852fd090d54c1886aeca9 description=openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config id=dfdbee66-8653-48d7-895b-041c6873eb7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731\nJun 14 09:38:34.236019 crc crio[24245]: time=\"2026-06-14T09:38:34.235659484Z\" level=info msg=\"Stopped pod sandbox: f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32\" id=cd889282-56a6-4e63-b933-3209e777ca8a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:34.260254 crc crio[24245]: time=\"2026-06-14T09:38:34.259263141Z\" level=info msg=\"Created container 76cf5523f2c06bccfb55f8817f860d80aa32e9e7b363823a2224dbb3daf35ee1: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=5ce13461-7c02-47c3-9405-6a3bde6d677c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:34.262574 crc crio[24245]: time=\"2026-06-14T09:38:34.262314438Z\" level=info msg=\"Starting container: 76cf5523f2c06bccfb55f8817f860d80aa32e9e7b363823a2224dbb3daf35ee1\" id=7b6a9d63-840a-44be-9385-e24de70e798f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:34.272663 crc crio[24245]: time=\"2026-06-14T09:38:34.272072729Z\" level=info msg=\"Started container\" PID=245257 containerID=76cf5523f2c06bccfb55f8817f860d80aa32e9e7b363823a2224dbb3daf35ee1 description=openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update id=7b6a9d63-840a-44be-9385-e24de70e798f name=/runtime.v1.RuntimeService/StartContainer sandboxID=23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a\nJun 14 09:38:34.304538 crc crio[24245]: time=\"2026-06-14T09:38:34.304438961Z\" level=info msg=\"Created container fe939f3deced4240ef341d5cab75cce6cdf6d437628f70339c67c62838f9ef9c: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=97c2e739-33f3-435b-8d81-682e01817277 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:34.308990 crc crio[24245]: time=\"2026-06-14T09:38:34.308103679Z\" level=info msg=\"Created container 5a888a77ae9e414bbcbef79fdc44759ca401a97b2aef1688f4ac473540f001c2: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=a28e7122-9f31-4c9e-94b5-ed4e836c4495 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:34.309660 crc crio[24245]: time=\"2026-06-14T09:38:34.30930854Z\" level=info msg=\"Starting container: fe939f3deced4240ef341d5cab75cce6cdf6d437628f70339c67c62838f9ef9c\" id=39b7b254-9059-4a75-8e73-26ec2075b961 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:34.312207 crc crio[24245]: time=\"2026-06-14T09:38:34.312121373Z\" level=info msg=\"Starting container: 5a888a77ae9e414bbcbef79fdc44759ca401a97b2aef1688f4ac473540f001c2\" id=d2794cc1-0b7c-45b2-ab3e-cdf02418ef4c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:34.325911 crc crio[24245]: time=\"2026-06-14T09:38:34.322166853Z\" level=info msg=\"Started container\" PID=245253 containerID=fe939f3deced4240ef341d5cab75cce6cdf6d437628f70339c67c62838f9ef9c description=openstack/cinder-db-create-jkww4/mariadb-database-create id=39b7b254-9059-4a75-8e73-26ec2075b961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c\nJun 14 09:38:34.325911 crc crio[24245]: time=\"2026-06-14T09:38:34.324086145Z\" level=info msg=\"Started container\" PID=245255 containerID=5a888a77ae9e414bbcbef79fdc44759ca401a97b2aef1688f4ac473540f001c2 description=openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update id=d2794cc1-0b7c-45b2-ab3e-cdf02418ef4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7\nJun 14 09:38:34.344800 crc crio[24245]: time=\"2026-06-14T09:38:34.343298653Z\" level=info msg=\"Created container 281a7893359f9ca30b32e7f1142371be1f3b27499c1ffe54c7925b2aa6fcf003: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=bbe7bbdb-b787-499a-852e-a96d10f32621 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:34.350321 crc crio[24245]: time=\"2026-06-14T09:38:34.349795482Z\" level=info msg=\"Starting container: 281a7893359f9ca30b32e7f1142371be1f3b27499c1ffe54c7925b2aa6fcf003\" id=d06acead-0b50-449a-8dc6-7ecc8a41d931 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:34.386069 crc crio[24245]: time=\"2026-06-14T09:38:34.380226893Z\" level=info msg=\"Started container\" PID=245256 containerID=281a7893359f9ca30b32e7f1142371be1f3b27499c1ffe54c7925b2aa6fcf003 description=openstack/barbican-db-create-9pzv5/mariadb-database-create id=d06acead-0b50-449a-8dc6-7ecc8a41d931 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad\nJun 14 09:38:34.400517 crc crio[24245]: time=\"2026-06-14T09:38:34.396250054Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca UID:d736ae49-654b-4b7f-bba1-36f12281f8f7 NetNS:/var/run/netns/a7f86194-0d85-4a95-afc4-29c153f5db57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd736ae49_654b_4b7f_bba1_36f12281f8f7.slice PodAnnotations:0xc00274a580}] Aliases:map[]}\"\nJun 14 09:38:34.400517 crc crio[24245]: time=\"2026-06-14T09:38:34.396480712Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:34.441700 crc crio[24245]: time=\"2026-06-14T09:38:34.437974294Z\" level=info msg=\"Created container c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de: openstack/dnsmasq-dns-f5446bd49-cclzj/dnsmasq-dns\" id=b298a0eb-c460-4dc3-8288-3365913bebe0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:34.446741 crc crio[24245]: time=\"2026-06-14T09:38:34.446607962Z\" level=info msg=\"Starting container: c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de\" id=77569c13-0d46-4f50-b9ac-bfea07f2cd31 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:34.450078 crc crio[24245]: time=\"2026-06-14T09:38:34.449915626Z\" level=info msg=\"Created container 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d: openstack/ceilometer-0/proxy-httpd\" id=c96b6d24-17c6-40c6-abec-ebee683244ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:34.453184 crc crio[24245]: time=\"2026-06-14T09:38:34.452323669Z\" level=info msg=\"Starting container: 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d\" id=10715103-59ae-4996-a15e-491fe329dda8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:34.456532 crc crio[24245]: time=\"2026-06-14T09:38:34.456480152Z\" level=info msg=\"Started container\" PID=245248 containerID=c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de description=openstack/dnsmasq-dns-f5446bd49-cclzj/dnsmasq-dns id=77569c13-0d46-4f50-b9ac-bfea07f2cd31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19\nJun 14 09:38:34.466634 crc crio[24245]: time=\"2026-06-14T09:38:34.466546935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:34.476655 crc crio[24245]: time=\"2026-06-14T09:38:34.476473975Z\" level=info msg=\"Started container\" PID=245238 containerID=11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d description=openstack/ceilometer-0/proxy-httpd id=10715103-59ae-4996-a15e-491fe329dda8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1\nJun 14 09:38:34.480926 crc crio[24245]: time=\"2026-06-14T09:38:34.480778753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:34.603043 crc crio[24245]: time=\"2026-06-14T09:38:34.602739837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:34.669833 crc crio[24245]: time=\"2026-06-14T09:38:34.669453469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:35.009410 crc crio[24245]: time=\"2026-06-14T09:38:35.008933739Z\" level=info msg=\"Removed container 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2: openstack/swift-storage-0/container-replicator\" id=2de4b3b3-2cb4-4dc5-b361-d7c78aecd876 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:35.028955 crc crio[24245]: time=\"2026-06-14T09:38:35.028811589Z\" level=info msg=\"Removing container: c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac\" id=5419ea19-9f87-4c22-94e4-5b756a0b3e09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:35.205787 crc crio[24245]: 2026-06-14T09:38:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1cdd0f0ce0b9a04 Mac:5e:35:64:7f:b3:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:63 Mtu:0 Sandbox:/var/run/netns/a7f86194-0d85-4a95-afc4-29c153f5db57 SocketPath: PciID:}] [{Interface:0xc00011a5b0 Address:{IP:10.217.1.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:35.208248 crc crio[24245]: time=\"2026-06-14T09:38:35.207115436Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca UID:d736ae49-654b-4b7f-bba1-36f12281f8f7 NetNS:/var/run/netns/a7f86194-0d85-4a95-afc4-29c153f5db57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd736ae49_654b_4b7f_bba1_36f12281f8f7.slice PodAnnotations:0xc00274a580}] Aliases:map[]}\"\nJun 14 09:38:35.208248 crc crio[24245]: time=\"2026-06-14T09:38:35.207333393Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:35.236889 crc crio[24245]: time=\"2026-06-14T09:38:35.236615945Z\" level=info msg=\"Removed container c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac: openstack/swift-storage-0/container-server\" id=5419ea19-9f87-4c22-94e4-5b756a0b3e09 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:35.245577 crc crio[24245]: time=\"2026-06-14T09:38:35.245507562Z\" level=info msg=\"Removing container: 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3\" id=718e639c-a191-4829-8fe3-1f1cd8448f3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:35.458543 crc crio[24245]: time=\"2026-06-14T09:38:35.458005093Z\" level=info msg=\"Ran pod sandbox 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca with infra container: openstack/cinder-scheduler-0/POD\" id=de1a7368-d488-411c-aa61-0f43cc2b9f5c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:35.488790 crc crio[24245]: time=\"2026-06-14T09:38:35.48864456Z\" level=info msg=\"Created container 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=41bcd83b-b26f-4f1d-9664-220e1e47c2b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:35.492764 crc crio[24245]: time=\"2026-06-14T09:38:35.489950049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=6c8da599-1b32-4e7f-843f-53c033f5b657 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:35.492764 crc crio[24245]: time=\"2026-06-14T09:38:35.492462481Z\" level=info msg=\"Starting container: 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752\" id=e399bb57-6d0b-4bcd-bf27-e126774c4706 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:35.505964 crc crio[24245]: time=\"2026-06-14T09:38:35.50569445Z\" level=info msg=\"Started container\" PID=245258 containerID=61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752 description=openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log id=e399bb57-6d0b-4bcd-bf27-e126774c4706 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\nJun 14 09:38:35.520804 crc crio[24245]: time=\"2026-06-14T09:38:35.518227738Z\" level=info msg=\"Removed container 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3: openstack/swift-storage-0/account-reaper\" id=718e639c-a191-4829-8fe3-1f1cd8448f3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:35.522971 crc crio[24245]: time=\"2026-06-14T09:38:35.522469992Z\" level=info msg=\"Removing container: 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8\" id=bbe61c82-47a9-4ce9-9ce3-3938fdd1474e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:35.624707 crc crio[24245]: time=\"2026-06-14T09:38:35.614957996Z\" level=info msg=\"Created container 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d: openstack/ovn-controller-ovs-df4xx/ovsdb-server\" id=879e7492-5975-4928-96a0-e520f2ea27bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:35.624707 crc crio[24245]: time=\"2026-06-14T09:38:35.617137705Z\" level=info msg=\"Starting container: 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d\" id=e24cc630-422e-4a76-ab2f-1d892e0a6842 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:35.640049 crc crio[24245]: time=\"2026-06-14T09:38:35.637668682Z\" level=info msg=\"Started container\" PID=245261 containerID=57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d description=openstack/ovn-controller-ovs-df4xx/ovsdb-server id=e24cc630-422e-4a76-ab2f-1d892e0a6842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8\nJun 14 09:38:35.657782 crc crio[24245]: time=\"2026-06-14T09:38:35.654768071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=6b47aa70-6467-4a0a-916b-cc9ffb039570 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:35.661467 crc crio[24245]: time=\"2026-06-14T09:38:35.66138309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=21bcab00-0e89-403b-bcd2-d6379be13c4e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:35.677302 crc crio[24245]: time=\"2026-06-14T09:38:35.677203387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=357988d1-9e19-4139-b177-5d375dcc4c4a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:35.679256 crc crio[24245]: time=\"2026-06-14T09:38:35.67770708Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=5d2b4eb6-7e33-478a-aa3b-bad969a0c760 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:35.679256 crc crio[24245]: time=\"2026-06-14T09:38:35.678187596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:35.744573 crc crio[24245]: time=\"2026-06-14T09:38:35.743900736Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-df4xx/ovs-vswitchd\" id=6d74e50d-b158-4e81-8f43-f4d7b55bbe1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:35.745137 crc crio[24245]: time=\"2026-06-14T09:38:35.745052833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:35.845116 crc crio[24245]: time=\"2026-06-14T09:38:35.841984656Z\" level=warning msg=\"Stopping container 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d with stop signal(15) timed out. Killing...\"\nJun 14 09:38:35.881817 crc crio[24245]: time=\"2026-06-14T09:38:35.881391729Z\" level=info msg=\"Created container fe93bff6587045e9c14169d2f6232fc883053135b17ecb52356d6dff06efd40a: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=8b56e8d1-4423-4280-8e69-0b8b59ee2d6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:35.890342 crc crio[24245]: time=\"2026-06-14T09:38:35.889640695Z\" level=info msg=\"Starting container: fe93bff6587045e9c14169d2f6232fc883053135b17ecb52356d6dff06efd40a\" id=28a47cff-74aa-4dc7-b02d-553f70508b17 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:35.898807 crc crio[24245]: time=\"2026-06-14T09:38:35.897183271Z\" level=info msg=\"Created container 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8: openstack/openstack-galera-0/galera\" id=8f686e40-852e-4039-95c0-4abf83841121 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:35.903447 crc crio[24245]: time=\"2026-06-14T09:38:35.899510587Z\" level=info msg=\"Starting container: 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8\" id=f1f1bdf7-eaed-4317-ba97-33c0ace174fe name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:35.905155 crc crio[24245]: time=\"2026-06-14T09:38:35.902214483Z\" level=info msg=\"Started container\" PID=245259 containerID=fe93bff6587045e9c14169d2f6232fc883053135b17ecb52356d6dff06efd40a description=openstack/nova-api-db-create-k2nhp/mariadb-database-create id=28a47cff-74aa-4dc7-b02d-553f70508b17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d\nJun 14 09:38:35.906556 crc crio[24245]: time=\"2026-06-14T09:38:35.906491239Z\" level=error msg=\"Killing container 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 14 09:38:35.911185 crc crio[24245]: time=\"2026-06-14T09:38:35.911122256Z\" level=info msg=\"Started container\" PID=245813 containerID=250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8 description=openstack/openstack-galera-0/galera id=f1f1bdf7-eaed-4317-ba97-33c0ace174fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46\nJun 14 09:38:35.970136 crc crio[24245]: time=\"2026-06-14T09:38:35.96905644Z\" level=info msg=\"Stopped container 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d: openstack/barbican-worker-685dddf667-67w2q/barbican-worker\" id=f2fb2611-db9f-48be-b073-67196aa68b81 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:35.971472 crc crio[24245]: time=\"2026-06-14T09:38:35.971408573Z\" level=info msg=\"Stopping pod sandbox: a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2\" id=51cd89c8-b666-49d0-a0d8-977d5cd96308 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:35.972270 crc crio[24245]: time=\"2026-06-14T09:38:35.972142986Z\" level=info msg=\"Got pod network &{Name:barbican-worker-685dddf667-67w2q Namespace:openstack ID:a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2 UID:d46bfc39-61e7-4ecc-9a94-f80b42d1b44d NetNS:/var/run/netns/6b0d2f4c-afe1-4b7b-85b2-62d5215ee766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd46bfc39_61e7_4ecc_9a94_f80b42d1b44d.slice PodAnnotations:0xc006e0a4a8}] Aliases:map[]}\"\nJun 14 09:38:35.975917 crc crio[24245]: time=\"2026-06-14T09:38:35.972341453Z\" level=info msg=\"Deleting pod openstack_barbican-worker-685dddf667-67w2q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:35.981283 crc crio[24245]: time=\"2026-06-14T09:38:35.981167776Z\" level=info msg=\"Created container c3ad334955e52482b7534b00ad331551d2eb8708c8b087b75b5edff766c46253: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=19ecb51a-a367-43af-8555-0d7478745b32 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:35.986614 crc crio[24245]: time=\"2026-06-14T09:38:35.986157602Z\" level=info msg=\"Starting container: c3ad334955e52482b7534b00ad331551d2eb8708c8b087b75b5edff766c46253\" id=12fcf7f2-44a8-4ebb-a42b-2342f10666e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:35.989192 crc crio[24245]: time=\"2026-06-14T09:38:35.988576181Z\" level=info msg=\"Created container 9f06180cc249939120cddc4d485b2ccfdc9141ee907451da63f479ec0327d0d6: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=33c2258e-3b75-470b-93ef-d03074a1c26d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:35.993150 crc crio[24245]: time=\"2026-06-14T09:38:35.993074855Z\" level=info msg=\"Starting container: 9f06180cc249939120cddc4d485b2ccfdc9141ee907451da63f479ec0327d0d6\" id=86bfe89a-4dd9-409f-aa65-ef2f0c71b5fe name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:36.002403 crc crio[24245]: time=\"2026-06-14T09:38:36.001807952Z\" level=info msg=\"Started container\" PID=245260 containerID=c3ad334955e52482b7534b00ad331551d2eb8708c8b087b75b5edff766c46253 description=openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config id=12fcf7f2-44a8-4ebb-a42b-2342f10666e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f\nJun 14 09:38:36.004162 crc crio[24245]: time=\"2026-06-14T09:38:36.003803286Z\" level=info msg=\"Started container\" PID=245807 containerID=9f06180cc249939120cddc4d485b2ccfdc9141ee907451da63f479ec0327d0d6 description=openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update id=86bfe89a-4dd9-409f-aa65-ef2f0c71b5fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731\nJun 14 09:38:36.122044 crc crio[24245]: time=\"2026-06-14T09:38:36.121912971Z\" level=info msg=\"Created container d79d0b070e95153c3e378ef0f173a026784d17ea745122f7a032fc7e8b464a6a: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=d2379e10-a9ba-4b61-a44f-e0930b00029e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:36.129634 crc crio[24245]: time=\"2026-06-14T09:38:36.12944265Z\" level=info msg=\"Starting container: d79d0b070e95153c3e378ef0f173a026784d17ea745122f7a032fc7e8b464a6a\" id=b167f03e-46f9-4950-9e13-1183a10e2cb6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:36.156476 crc crio[24245]: time=\"2026-06-14T09:38:36.156382047Z\" level=info msg=\"Started container\" PID=245809 containerID=d79d0b070e95153c3e378ef0f173a026784d17ea745122f7a032fc7e8b464a6a description=openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update id=b167f03e-46f9-4950-9e13-1183a10e2cb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c\nJun 14 09:38:36.258342 crc crio[24245]: time=\"2026-06-14T09:38:36.25772527Z\" level=info msg=\"Stopping container: 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2 (timeout: 30s)\" id=fcc8c36e-0cf5-41cb-857b-bcf4f12e2e3a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:36.271028 crc crio[24245]: time=\"2026-06-14T09:38:36.270254341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:36.332641 crc crio[24245]: time=\"2026-06-14T09:38:36.332228845Z\" level=info msg=\"Stopping pod sandbox: 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731\" id=1a4ce0e9-2e02-4843-a508-d5e48ddb3c3a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:36.339479 crc crio[24245]: time=\"2026-06-14T09:38:36.333137474Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781429865-z5dvx Namespace:openstack ID:1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731 UID:6bde1dbe-062c-4884-9b95-fcc37bf6d2a7 NetNS:/var/run/netns/4c7bd034-56b9-4b51-a5c9-766ffe50b4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bde1dbe_062c_4884_9b95_fcc37bf6d2a7.slice PodAnnotations:0xc001fea740}] Aliases:map[]}\"\nJun 14 09:38:36.339479 crc crio[24245]: time=\"2026-06-14T09:38:36.333278599Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781429865-z5dvx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:36.437320 crc crio[24245]: time=\"2026-06-14T09:38:36.436991209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:36.456909 crc crio[24245]: time=\"2026-06-14T09:38:36.456447247Z\" level=info msg=\"Created container 312026ee480ccb51272051bc07a5b0109c0757e9909b037cb5f5ca48457bd681: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=d1de2c47-3832-4f4f-a56b-6eeac9835766 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:36.465664 crc crio[24245]: time=\"2026-06-14T09:38:36.461336225Z\" level=info msg=\"Starting container: 312026ee480ccb51272051bc07a5b0109c0757e9909b037cb5f5ca48457bd681\" id=db7023fb-f26c-4dd7-930d-9c19e5d53ff8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:36.480988 crc crio[24245]: time=\"2026-06-14T09:38:36.477954869Z\" level=info msg=\"Started container\" PID=245805 containerID=312026ee480ccb51272051bc07a5b0109c0757e9909b037cb5f5ca48457bd681 description=openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update id=db7023fb-f26c-4dd7-930d-9c19e5d53ff8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420\nJun 14 09:38:36.635154 crc crio[24245]: time=\"2026-06-14T09:38:36.62771334Z\" level=info msg=\"Stopped pod sandbox: a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2\" id=51cd89c8-b666-49d0-a0d8-977d5cd96308 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:36.869422 crc crio[24245]: time=\"2026-06-14T09:38:36.863650347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:37.064072 crc crio[24245]: time=\"2026-06-14T09:38:37.063044926Z\" level=info msg=\"Removed container 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8: openstack/swift-storage-0/account-auditor\" id=bbe61c82-47a9-4ce9-9ce3-3938fdd1474e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:37.072347 crc crio[24245]: time=\"2026-06-14T09:38:37.071706604Z\" level=info msg=\"Removing container: 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65\" id=795360dd-bf5b-402c-9659-7d5b049674c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:37.077306 crc crio[24245]: time=\"2026-06-14T09:38:37.07715448Z\" level=info msg=\"Created container 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c: openstack/swift-storage-0/account-server\" id=a9808618-6336-445d-b909-9f66068554d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:37.080706 crc crio[24245]: time=\"2026-06-14T09:38:37.079673525Z\" level=info msg=\"Starting container: 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c\" id=d8133b92-1168-41f7-beb4-aead579208f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:37.102084 crc crio[24245]: time=\"2026-06-14T09:38:37.101960844Z\" level=info msg=\"Started container\" PID=245819 containerID=20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c description=openstack/swift-storage-0/account-server id=d8133b92-1168-41f7-beb4-aead579208f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\nJun 14 09:38:37.108631 crc crio[24245]: time=\"2026-06-14T09:38:37.10842121Z\" level=info msg=\"Stopped pod sandbox: 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731\" id=1a4ce0e9-2e02-4843-a508-d5e48ddb3c3a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:37.175343 crc crio[24245]: time=\"2026-06-14T09:38:37.175236537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=ba9707c1-7551-4713-b0b8-24a59ebdd599 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:37.216315 crc crio[24245]: time=\"2026-06-14T09:38:37.216224595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=8c13757b-8d7c-468e-979a-47b1295ebbaa name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:37.271057 crc crio[24245]: time=\"2026-06-14T09:38:37.2709184Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=061e4675-8457-4105-9b5c-4f5236df4874 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:37.288412 crc crio[24245]: time=\"2026-06-14T09:38:37.278542893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:37.352196 crc crio[24245]: time=\"2026-06-14T09:38:37.352084068Z\" level=info msg=\"Removed container 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65: openstack/swift-storage-0/account-replicator\" id=795360dd-bf5b-402c-9659-7d5b049674c6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:37.380404 crc crio[24245]: time=\"2026-06-14T09:38:37.38031537Z\" level=info msg=\"Removing container: c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9\" id=6331a2e9-4476-4569-ac87-15ef241f9aa8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:37.432196 crc crio[24245]: time=\"2026-06-14T09:38:37.431542366Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-tm9lk/POD\" id=01de6602-e701-4bec-9046-8b8c4dcd7cd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:37.432527 crc crio[24245]: time=\"2026-06-14T09:38:37.432247978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:37.473174 crc crio[24245]: time=\"2026-06-14T09:38:37.470245161Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=213285ea-88fa-4136-b480-f1100ec3c4cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:37.473174 crc crio[24245]: time=\"2026-06-14T09:38:37.470370935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:37.539165 crc crio[24245]: time=\"2026-06-14T09:38:37.539063955Z\" level=info msg=\"Created container b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0: openstack/ovn-controller-ovs-df4xx/ovs-vswitchd\" id=6d74e50d-b158-4e81-8f43-f4d7b55bbe1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:37.569886 crc crio[24245]: time=\"2026-06-14T09:38:37.547492539Z\" level=info msg=\"Starting container: b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0\" id=556c405b-13cb-45b7-a633-b81ccf8bc670 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:37.576032 crc crio[24245]: time=\"2026-06-14T09:38:37.575777125Z\" level=info msg=\"Removed container c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9: openstack/swift-storage-0/account-server\" id=6331a2e9-4476-4569-ac87-15ef241f9aa8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:37.593084 crc crio[24245]: time=\"2026-06-14T09:38:37.591775797Z\" level=info msg=\"Removing container: d29fb150dd4bcff2659833336fd58163e14b6077cf6048cc2d68c4a4a5c5ef2d\" id=c06807fa-071b-4f6d-a872-d6d38eab2fb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:37.594997 crc crio[24245]: time=\"2026-06-14T09:38:37.594293506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:37.595316 crc crio[24245]: time=\"2026-06-14T09:38:37.595188387Z\" level=info msg=\"Started container\" PID=246238 containerID=b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0 description=openstack/ovn-controller-ovs-df4xx/ovs-vswitchd id=556c405b-13cb-45b7-a633-b81ccf8bc670 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8\nJun 14 09:38:37.617891 crc crio[24245]: time=\"2026-06-14T09:38:37.604397637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:37.808918 crc crio[24245]: time=\"2026-06-14T09:38:37.808776274Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4 UID:ad9dec69-638d-4b2d-9574-0b7e6e89018f NetNS:/var/run/netns/ae628d1c-dbd6-4b32-a176-dbf3990f47aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad9dec69_638d_4b2d_9574_0b7e6e89018f.slice PodAnnotations:0xc00161a4a8}] Aliases:map[]}\"\nJun 14 09:38:37.808918 crc crio[24245]: time=\"2026-06-14T09:38:37.808902948Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:37.870407 crc crio[24245]: time=\"2026-06-14T09:38:37.870219423Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-tm9lk Namespace:openstack ID:3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9 UID:7b56d91b-d951-4aba-b23b-52ad412b1487 NetNS:/var/run/netns/0f214f38-e6f1-41ca-b962-1d5a78872ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b56d91b_d951_4aba_b23b_52ad412b1487.slice PodAnnotations:0xc00161a5f8}] Aliases:map[]}\"\nJun 14 09:38:37.871620 crc crio[24245]: time=\"2026-06-14T09:38:37.870429849Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-tm9lk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:38.037169 crc crio[24245]: time=\"2026-06-14T09:38:38.036209143Z\" level=info msg=\"Removed container d29fb150dd4bcff2659833336fd58163e14b6077cf6048cc2d68c4a4a5c5ef2d: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=c06807fa-071b-4f6d-a872-d6d38eab2fb2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:38.053937 crc crio[24245]: time=\"2026-06-14T09:38:38.053763209Z\" level=info msg=\"Removing container: b9a2dc647c1d14a6bf3a632e138fdcc793f4c9d3f4afba9917569e4128a6d6b2\" id=de51392c-e217-4887-baa2-c96a8395622a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:38.507445 crc crio[24245]: time=\"2026-06-14T09:38:38.506665609Z\" level=info msg=\"Removed container b9a2dc647c1d14a6bf3a632e138fdcc793f4c9d3f4afba9917569e4128a6d6b2: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=de51392c-e217-4887-baa2-c96a8395622a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:38.520992 crc crio[24245]: time=\"2026-06-14T09:38:38.520768295Z\" level=info msg=\"Removing container: 37104825d6af19ef94862eaff09d26760781a62e905e86f2aeabc58f0d985625\" id=e9f2872d-a94f-4628-a38f-6e97e786edef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:38.757667 crc crio[24245]: time=\"2026-06-14T09:38:38.755365397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:38.778289 crc crio[24245]: time=\"2026-06-14T09:38:38.76890907Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=e175d339-78c9-4358-b5db-0f8dbc8aa532 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:38.778289 crc crio[24245]: time=\"2026-06-14T09:38:38.768993743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:38.920756 crc crio[24245]: time=\"2026-06-14T09:38:38.919121187Z\" level=info msg=\"Removed container 37104825d6af19ef94862eaff09d26760781a62e905e86f2aeabc58f0d985625: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=e9f2872d-a94f-4628-a38f-6e97e786edef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:38.937564 crc crio[24245]: time=\"2026-06-14T09:38:38.93745629Z\" level=info msg=\"Removing container: c5474bcc7c5d387795ec607c907eb14b9d32fd3ffc594a865c12f8cc705e97f0\" id=761a705b-2658-4a1c-a499-c66342bd1bd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:38.951362 crc crio[24245]: time=\"2026-06-14T09:38:38.945498018Z\" level=info msg=\"Created container 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98: openstack/swift-storage-0/account-replicator\" id=061e4675-8457-4105-9b5c-4f5236df4874 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:38.951362 crc crio[24245]: time=\"2026-06-14T09:38:38.947625267Z\" level=info msg=\"Starting container: 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98\" id=335040e2-3387-4f4c-9dae-052e2e971516 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:38.955317 crc crio[24245]: time=\"2026-06-14T09:38:38.955009414Z\" level=info msg=\"Started container\" PID=246411 containerID=85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98 description=openstack/swift-storage-0/account-replicator id=335040e2-3387-4f4c-9dae-052e2e971516 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\nJun 14 09:38:38.965348 crc crio[24245]: time=\"2026-06-14T09:38:38.957628784Z\" level=info msg=\"Created container 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd: openstack/cinder-scheduler-0/cinder-scheduler\" id=5d2b4eb6-7e33-478a-aa3b-bad969a0c760 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:38.965907 crc crio[24245]: time=\"2026-06-14T09:38:38.965814584Z\" level=info msg=\"Starting container: 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd\" id=5f3bbd20-632a-4928-bf32-5398c737f74f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:38.995215 crc crio[24245]: time=\"2026-06-14T09:38:38.994998281Z\" level=info msg=\"Started container\" PID=246521 containerID=2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd description=openstack/cinder-scheduler-0/cinder-scheduler id=5f3bbd20-632a-4928-bf32-5398c737f74f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca\nJun 14 09:38:39.008633 crc crio[24245]: time=\"2026-06-14T09:38:39.008528605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=33dac23d-dd28-404f-b1e1-a35fb168ec8a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:39.011780 crc crio[24245]: time=\"2026-06-14T09:38:39.011736483Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ef4667bd-de4b-43bb-a488-a5f753897626 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:39.073307 crc crio[24245]: time=\"2026-06-14T09:38:39.073254229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=249b7894-755b-4858-8f03-c9d141a70ed9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:39.080936 crc crio[24245]: 2026-06-14T09:38:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a5cb1cd4a0cd9c Mac:1e:70:82:60:6c:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:64 Mtu:0 Sandbox:/var/run/netns/0f214f38-e6f1-41ca-b962-1d5a78872ef4 SocketPath: PciID:}] [{Interface:0xc0001347e0 Address:{IP:10.217.1.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:39.102029 crc crio[24245]: time=\"2026-06-14T09:38:39.101179153Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-tm9lk Namespace:openstack ID:3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9 UID:7b56d91b-d951-4aba-b23b-52ad412b1487 NetNS:/var/run/netns/0f214f38-e6f1-41ca-b962-1d5a78872ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b56d91b_d951_4aba_b23b_52ad412b1487.slice PodAnnotations:0xc00161a5f8}] Aliases:map[]}\"\nJun 14 09:38:39.102646 crc crio[24245]: time=\"2026-06-14T09:38:39.102574162Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-tm9lk for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:39.108519 crc crio[24245]: time=\"2026-06-14T09:38:39.108178969Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=6e26e6d2-0a76-436a-9822-b1017a97b81a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:39.152308 crc crio[24245]: 2026-06-14T09:38:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:653d852dfcec576 Mac:a6:b7:e0:77:78:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:65 Mtu:0 Sandbox:/var/run/netns/ae628d1c-dbd6-4b32-a176-dbf3990f47aa SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:39.159968 crc crio[24245]: time=\"2026-06-14T09:38:39.156305351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=09f8f346-b0d4-4d89-a592-cdbef873d64b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:39.172954 crc crio[24245]: time=\"2026-06-14T09:38:39.161960417Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4 UID:ad9dec69-638d-4b2d-9574-0b7e6e89018f NetNS:/var/run/netns/ae628d1c-dbd6-4b32-a176-dbf3990f47aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad9dec69_638d_4b2d_9574_0b7e6e89018f.slice PodAnnotations:0xc00161a4a8}] Aliases:map[]}\"\nJun 14 09:38:39.173528 crc crio[24245]: time=\"2026-06-14T09:38:39.173490438Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:39.174372 crc crio[24245]: time=\"2026-06-14T09:38:39.163796442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:39.174742 crc crio[24245]: time=\"2026-06-14T09:38:39.169738057Z\" level=info msg=\"Ran pod sandbox 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9 with infra container: openstack/ovn-controller-metrics-tm9lk/POD\" id=01de6602-e701-4bec-9046-8b8c4dcd7cd7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:39.190967 crc crio[24245]: time=\"2026-06-14T09:38:39.186507681Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=4d432232-dbfe-4a53-91fa-feefcf1831ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:39.202547 crc crio[24245]: time=\"2026-06-14T09:38:39.196321054Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c9d2dde5-92f0-45f4-8811-d1140e7b0a54 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:39.202547 crc crio[24245]: time=\"2026-06-14T09:38:39.196542021Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=c9d2dde5-92f0-45f4-8811-d1140e7b0a54 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:39.202547 crc crio[24245]: time=\"2026-06-14T09:38:39.196617044Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=c9d2dde5-92f0-45f4-8811-d1140e7b0a54 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:39.202547 crc crio[24245]: time=\"2026-06-14T09:38:39.198534866Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=74d47ae6-bb40-4e75-87ba-c3e0bbbacfcc name=/runtime.v1.ImageService/PullImage\nJun 14 09:38:39.221708 crc crio[24245]: time=\"2026-06-14T09:38:39.22110952Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a UID:65138a3d-f4df-4e46-a2a8-8b3f191b6a59 NetNS:/var/run/netns/043fda81-334d-488d-8780-c79a1362ea5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65138a3d_f4df_4e46_a2a8_8b3f191b6a59.slice PodAnnotations:0xc006e0a158}] Aliases:map[]}\"\nJun 14 09:38:39.222100 crc crio[24245]: time=\"2026-06-14T09:38:39.222075921Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:39.232055 crc crio[24245]: time=\"2026-06-14T09:38:39.230283705Z\" level=info msg=\"Ran pod sandbox 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4 with infra container: openstack/nova-scheduler-0/POD\" id=213285ea-88fa-4136-b480-f1100ec3c4cc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:39.232055 crc crio[24245]: time=\"2026-06-14T09:38:39.231309193Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 14 09:38:39.236037 crc crio[24245]: time=\"2026-06-14T09:38:39.235770696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=062f628e-f599-4c55-a8b9-2d8cc1818697 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:39.252491 crc crio[24245]: time=\"2026-06-14T09:38:39.252393869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:39.276699 crc crio[24245]: time=\"2026-06-14T09:38:39.275673727Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=596106cf-561b-4363-9e45-9ea602e78886 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:39.332925 crc crio[24245]: time=\"2026-06-14T09:38:39.329773617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:39.338914 crc crio[24245]: time=\"2026-06-14T09:38:39.334953844Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=225b07bf-79e7-4006-9cca-6ba7bad74a54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:39.338914 crc crio[24245]: time=\"2026-06-14T09:38:39.338417525Z\" level=info msg=\"Removed container c5474bcc7c5d387795ec607c907eb14b9d32fd3ffc594a865c12f8cc705e97f0: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=761a705b-2658-4a1c-a499-c66342bd1bd0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:39.339198 crc crio[24245]: time=\"2026-06-14T09:38:39.338950532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:39.356032 crc crio[24245]: time=\"2026-06-14T09:38:39.348980175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:39.356032 crc crio[24245]: time=\"2026-06-14T09:38:39.352129529Z\" level=info msg=\"Removing container: eee3bfc00d001256e1eaaea25b12feb6347ae177568b39eab4fe1365916fc478\" id=3f805f56-56a2-4607-9f28-5f6d1a720b97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:39.433483 crc crio[24245]: time=\"2026-06-14T09:38:39.43336126Z\" level=info msg=\"Removed container eee3bfc00d001256e1eaaea25b12feb6347ae177568b39eab4fe1365916fc478: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=3f805f56-56a2-4607-9f28-5f6d1a720b97 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:39.452016 crc crio[24245]: time=\"2026-06-14T09:38:39.451429448Z\" level=info msg=\"Removing container: 89b02ec7b0eacfbd330ce945dc2f72ebaa02203b5b346ece07262474ceda3a1c\" id=8bc4acf8-04e9-4903-91a7-83b4fe931759 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:39.469432 crc crio[24245]: time=\"2026-06-14T09:38:39.469065543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:39.484492 crc crio[24245]: time=\"2026-06-14T09:38:39.484057168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:39.495018 crc crio[24245]: time=\"2026-06-14T09:38:39.494914262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:39.540055 crc crio[24245]: time=\"2026-06-14T09:38:39.539105176Z\" level=info msg=\"Created container 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d: openstack/swift-storage-0/account-auditor\" id=6e26e6d2-0a76-436a-9822-b1017a97b81a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:39.556631 crc crio[24245]: time=\"2026-06-14T09:38:39.556449236Z\" level=info msg=\"Starting container: 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d\" id=3b595077-869a-42a6-809d-3379e7fe5d58 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:39.563272 crc crio[24245]: time=\"2026-06-14T09:38:39.563125522Z\" level=info msg=\"Started container\" PID=246706 containerID=1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d description=openstack/swift-storage-0/account-auditor id=3b595077-869a-42a6-809d-3379e7fe5d58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\nJun 14 09:38:39.592412 crc crio[24245]: time=\"2026-06-14T09:38:39.591425831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=8696703b-b378-4c5f-a293-232869220cce name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:39.623427 crc crio[24245]: time=\"2026-06-14T09:38:39.623305638Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=36ed9292-51f8-4185-8d4b-f5ddf1ea1fcd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:39.656760 crc crio[24245]: time=\"2026-06-14T09:38:39.656694967Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=680ab21c-3c01-4be7-a8b7-e84a604564f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:39.657515 crc crio[24245]: time=\"2026-06-14T09:38:39.657489422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:39.826985 crc crio[24245]: time=\"2026-06-14T09:38:39.826926696Z\" level=info msg=\"Created container 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=225b07bf-79e7-4006-9cca-6ba7bad74a54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:39.829979 crc crio[24245]: time=\"2026-06-14T09:38:39.829713599Z\" level=info msg=\"Removed container 89b02ec7b0eacfbd330ce945dc2f72ebaa02203b5b346ece07262474ceda3a1c: openstack/placement-db-create-n69bz/mariadb-database-create\" id=8bc4acf8-04e9-4903-91a7-83b4fe931759 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:39.836063 crc crio[24245]: time=\"2026-06-14T09:38:39.835987131Z\" level=info msg=\"Starting container: 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333\" id=0ca3c068-5cd1-4bff-918f-073d30e642be name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:39.841670 crc crio[24245]: time=\"2026-06-14T09:38:39.841466164Z\" level=info msg=\"Removing container: 99606fa07f2d5a1c66b6b0cd8aafcaac5ad70a92cfffbe06985d7e5e902b8e0f\" id=e68d75ff-2dba-42d5-a18f-4dd23f88a5b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:39.846085 crc crio[24245]: time=\"2026-06-14T09:38:39.84591076Z\" level=info msg=\"Started container\" PID=246743 containerID=362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=0ca3c068-5cd1-4bff-918f-073d30e642be name=/runtime.v1.RuntimeService/StartContainer sandboxID=653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4\nJun 14 09:38:39.852327 crc crio[24245]: time=\"2026-06-14T09:38:39.852246361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:39.857898 crc crio[24245]: time=\"2026-06-14T09:38:39.857719264Z\" level=info msg=\"Stopping container: b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0 (timeout: 30s)\" id=36674360-e6aa-4dd7-8382-973477f14c40 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:39.865250 crc crio[24245]: time=\"2026-06-14T09:38:39.865050734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:39.983557 crc crio[24245]: 2026-06-14T09:38:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be8a432bd916bfd Mac:9e:cf:37:49:e5:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:66 Mtu:0 Sandbox:/var/run/netns/043fda81-334d-488d-8780-c79a1362ea5c SocketPath: PciID:}] [{Interface:0xc00049e980 Address:{IP:10.217.1.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:39.984245 crc crio[24245]: time=\"2026-06-14T09:38:39.984165214Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a UID:65138a3d-f4df-4e46-a2a8-8b3f191b6a59 NetNS:/var/run/netns/043fda81-334d-488d-8780-c79a1362ea5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65138a3d_f4df_4e46_a2a8_8b3f191b6a59.slice PodAnnotations:0xc006e0a158}] Aliases:map[]}\"\nJun 14 09:38:39.984612 crc crio[24245]: time=\"2026-06-14T09:38:39.984539416Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:40.012893 crc crio[24245]: time=\"2026-06-14T09:38:40.012755816Z\" level=info msg=\"Removed container 99606fa07f2d5a1c66b6b0cd8aafcaac5ad70a92cfffbe06985d7e5e902b8e0f: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=e68d75ff-2dba-42d5-a18f-4dd23f88a5b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:40.019146 crc crio[24245]: time=\"2026-06-14T09:38:40.019065404Z\" level=info msg=\"Ran pod sandbox be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=e175d339-78c9-4358-b5db-0f8dbc8aa532 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:40.037952 crc crio[24245]: time=\"2026-06-14T09:38:40.03775992Z\" level=info msg=\"Removing container: 96aed8df98e1a881f5d784ecce374bd6d1950e48de4a0b82ad809cd86f4e9294\" id=f8bbd761-44ab-4084-b181-af68211d21f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:40.046213 crc crio[24245]: time=\"2026-06-14T09:38:40.042814753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=d7dc96e6-787b-43f0-84e0-df19cd861d4f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:40.122212 crc crio[24245]: time=\"2026-06-14T09:38:40.121973885Z\" level=info msg=\"Stopped container b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0: openstack/ovn-controller-ovs-df4xx/ovs-vswitchd\" id=36674360-e6aa-4dd7-8382-973477f14c40 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:40.207769 crc crio[24245]: time=\"2026-06-14T09:38:40.207292979Z\" level=info msg=\"Removed container 96aed8df98e1a881f5d784ecce374bd6d1950e48de4a0b82ad809cd86f4e9294: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=f8bbd761-44ab-4084-b181-af68211d21f8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:40.261413 crc crio[24245]: time=\"2026-06-14T09:38:40.230434769Z\" level=info msg=\"Removing container: 875c8ccb6187ea5e8465fe768ed54dfd7b86894479f0673ceb512c03ad54d9f2\" id=40b60494-8d28-48a3-bbe7-4f2ab20d86ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:40.262143 crc crio[24245]: time=\"2026-06-14T09:38:40.261993789Z\" level=info msg=\"Stopping container: 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d (timeout: 29s)\" id=bf9ba2c6-e267-4dbf-a2ea-03802f3ffcf0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:40.297630 crc crio[24245]: time=\"2026-06-14T09:38:40.295291012Z\" level=info msg=\"Created container c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf: openstack/swift-storage-0/account-reaper\" id=680ab21c-3c01-4be7-a8b7-e84a604564f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:40.300957 crc crio[24245]: time=\"2026-06-14T09:38:40.300537197Z\" level=info msg=\"Starting container: c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf\" id=a23fbce4-4164-45f4-919f-7e66386d3ddf name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:40.307624 crc crio[24245]: time=\"2026-06-14T09:38:40.307499519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=c722f480-7963-4e1a-bebe-8495ba3c4d98 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:40.342913 crc crio[24245]: time=\"2026-06-14T09:38:40.340376328Z\" level=info msg=\"Started container\" PID=246836 containerID=c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf description=openstack/swift-storage-0/account-reaper id=a23fbce4-4164-45f4-919f-7e66386d3ddf name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\nJun 14 09:38:40.403098 crc crio[24245]: time=\"2026-06-14T09:38:40.402797044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=a48e7100-f690-4a5c-957e-b0e5b5e8af1c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:40.608835 crc crio[24245]: time=\"2026-06-14T09:38:40.608684518Z\" level=info msg=\"Stopped container 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d: openstack/ovn-controller-ovs-df4xx/ovsdb-server\" id=bf9ba2c6-e267-4dbf-a2ea-03802f3ffcf0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:40.620048 crc crio[24245]: time=\"2026-06-14T09:38:40.617561581Z\" level=info msg=\"Stopping pod sandbox: b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8\" id=19e0871d-3764-44b9-9311-1888978f0d46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:40.620048 crc crio[24245]: time=\"2026-06-14T09:38:40.618885953Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-df4xx Namespace:openstack ID:b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8 UID:188a3e1d-7241-409a-8351-f0857213b44b NetNS:/var/run/netns/c06d3ae2-8390-4a83-8e92-4910a76e6beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod188a3e1d_7241_409a_8351_f0857213b44b.slice PodAnnotations:0xc001fea4a8}] Aliases:map[]}\"\nJun 14 09:38:40.620048 crc crio[24245]: time=\"2026-06-14T09:38:40.619040958Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-df4xx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:40.620048 crc crio[24245]: time=\"2026-06-14T09:38:40.619250365Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=292c21c4-7e64-4f03-9649-2bb5f46e8856 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:40.622126 crc crio[24245]: time=\"2026-06-14T09:38:40.621817017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=f786b96d-54b6-46ad-99d0-38a1c7382e96 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:40.649374 crc crio[24245]: time=\"2026-06-14T09:38:40.649283097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:40.650724 crc crio[24245]: time=\"2026-06-14T09:38:40.650650551Z\" level=info msg=\"Removed container 875c8ccb6187ea5e8465fe768ed54dfd7b86894479f0673ceb512c03ad54d9f2: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=40b60494-8d28-48a3-bbe7-4f2ab20d86ef name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:40.680969 crc crio[24245]: time=\"2026-06-14T09:38:40.679912202Z\" level=info msg=\"Removing container: 86b4daa62017d159f67d44cc87b10f63e8e560ad3ff96c2ffc4eecbe108dcc32\" id=952c3aaf-0fb7-4eb4-ab09-384508da08ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:40.700993 crc crio[24245]: time=\"2026-06-14T09:38:40.700632559Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=bdab007e-7444-4dbd-b7a9-66aab494b7b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:40.715285 crc crio[24245]: time=\"2026-06-14T09:38:40.715186538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:40.831264 crc crio[24245]: time=\"2026-06-14T09:38:40.831131137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:40.926754 crc crio[24245]: time=\"2026-06-14T09:38:40.924959321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:41.009555 crc crio[24245]: time=\"2026-06-14T09:38:41.009489078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:41.079876 crc crio[24245]: time=\"2026-06-14T09:38:41.079702793Z\" level=info msg=\"Removed container 86b4daa62017d159f67d44cc87b10f63e8e560ad3ff96c2ffc4eecbe108dcc32: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=952c3aaf-0fb7-4eb4-ab09-384508da08ce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:41.092775 crc crio[24245]: time=\"2026-06-14T09:38:41.092693175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:41.095816 crc crio[24245]: time=\"2026-06-14T09:38:41.0957204Z\" level=info msg=\"Removing container: abc2506601b7319e17b75cb01f84723eca3eb36b7422c5e3755356d4ee2024be\" id=54e65c3b-a65b-44ab-90c0-7aba9f7f9069 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:41.102769 crc crio[24245]: time=\"2026-06-14T09:38:41.102679613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:41.252938 crc crio[24245]: time=\"2026-06-14T09:38:41.252233394Z\" level=info msg=\"Created container 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc: openstack/swift-storage-0/container-server\" id=bdab007e-7444-4dbd-b7a9-66aab494b7b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:41.260835 crc crio[24245]: time=\"2026-06-14T09:38:41.258496139Z\" level=info msg=\"Starting container: 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc\" id=fb858a47-4726-4f21-8a37-8a743d7c4e23 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:41.301272 crc crio[24245]: time=\"2026-06-14T09:38:41.301179812Z\" level=info msg=\"Started container\" PID=247068 containerID=0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc description=openstack/swift-storage-0/container-server id=fb858a47-4726-4f21-8a37-8a743d7c4e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\nJun 14 09:38:41.317220 crc crio[24245]: time=\"2026-06-14T09:38:41.317130313Z\" level=info msg=\"Created container b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897: openstack/cinder-scheduler-0/probe\" id=4d432232-dbfe-4a53-91fa-feefcf1831ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:41.321318 crc crio[24245]: time=\"2026-06-14T09:38:41.321213854Z\" level=info msg=\"Starting container: b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897\" id=fa08cf48-7d4d-4e2a-b237-c81ffef89303 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:41.324907 crc crio[24245]: time=\"2026-06-14T09:38:41.324748368Z\" level=info msg=\"Removed container abc2506601b7319e17b75cb01f84723eca3eb36b7422c5e3755356d4ee2024be: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=54e65c3b-a65b-44ab-90c0-7aba9f7f9069 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:41.345718 crc crio[24245]: time=\"2026-06-14T09:38:41.345309426Z\" level=info msg=\"Started container\" PID=247071 containerID=b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897 description=openstack/cinder-scheduler-0/probe id=fa08cf48-7d4d-4e2a-b237-c81ffef89303 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca\nJun 14 09:38:41.353210 crc crio[24245]: time=\"2026-06-14T09:38:41.353116197Z\" level=info msg=\"Removing container: c2b67e7930f8ebce567ad4f7faa61c8121d163861bd32451bcbcd4e0ff457863\" id=8701b69e-cc53-497e-af7a-66dbd23e6a5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:41.358963 crc crio[24245]: time=\"2026-06-14T09:38:41.356965841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=9382fb96-fd75-49e7-8529-107619666ea3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:41.441808 crc crio[24245]: time=\"2026-06-14T09:38:41.43365387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=feba5d8b-dc16-480f-b1b8-a018b773e380 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:41.463739 crc crio[24245]: time=\"2026-06-14T09:38:41.463565252Z\" level=info msg=\"Removed container c2b67e7930f8ebce567ad4f7faa61c8121d163861bd32451bcbcd4e0ff457863: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=8701b69e-cc53-497e-af7a-66dbd23e6a5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:41.498215 crc crio[24245]: time=\"2026-06-14T09:38:41.497664117Z\" level=info msg=\"Removing container: f18027184a75c0939f05071ba38b1ccff8e50d96ee6f0a25cad6298d98fd1a41\" id=dc54803f-3f0f-4bd4-8ba8-6fc40988251f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:41.510793 crc crio[24245]: time=\"2026-06-14T09:38:41.510513267Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=c1676ba6-df63-4f78-b0b0-ea88a43999e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:41.570801 crc crio[24245]: time=\"2026-06-14T09:38:41.57071694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:41.576623 crc crio[24245]: time=\"2026-06-14T09:38:41.57633746Z\" level=info msg=\"Stopped pod sandbox: b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8\" id=19e0871d-3764-44b9-9311-1888978f0d46 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:41.670449 crc crio[24245]: time=\"2026-06-14T09:38:41.670160004Z\" level=info msg=\"Created container eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=292c21c4-7e64-4f03-9649-2bb5f46e8856 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:41.680743 crc crio[24245]: time=\"2026-06-14T09:38:41.680680457Z\" level=info msg=\"Starting container: eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5\" id=541a94cb-ac6e-48c6-b42e-0ce60db1f028 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:41.711504 crc crio[24245]: time=\"2026-06-14T09:38:41.711371283Z\" level=info msg=\"Started container\" PID=247087 containerID=eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=541a94cb-ac6e-48c6-b42e-0ce60db1f028 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a\nJun 14 09:38:41.723039 crc crio[24245]: time=\"2026-06-14T09:38:41.722710724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:41.734431 crc crio[24245]: time=\"2026-06-14T09:38:41.734314676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:42.250690 crc crio[24245]: time=\"2026-06-14T09:38:42.250237282Z\" level=info msg=\"Created container 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9: openstack/swift-storage-0/container-replicator\" id=c1676ba6-df63-4f78-b0b0-ea88a43999e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:42.256368 crc crio[24245]: time=\"2026-06-14T09:38:42.255535053Z\" level=info msg=\"Starting container: 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9\" id=282289d4-3aaf-4cda-ba9f-9e4c49498c7e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:42.275958 crc crio[24245]: time=\"2026-06-14T09:38:42.273490785Z\" level=info msg=\"Started container\" PID=247170 containerID=42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9 description=openstack/swift-storage-0/container-replicator id=282289d4-3aaf-4cda-ba9f-9e4c49498c7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\nJun 14 09:38:42.329478 crc crio[24245]: time=\"2026-06-14T09:38:42.329249221Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=4c56a43c-40b4-4977-8f1e-43e3d78c73dc name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:42.569903 crc crio[24245]: time=\"2026-06-14T09:38:42.566820065Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-fzw5w/POD\" id=57e6492a-c7c1-49d3-92ff-eb68e475c290 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:42.569903 crc crio[24245]: time=\"2026-06-14T09:38:42.568376285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:42.669497 crc crio[24245]: time=\"2026-06-14T09:38:42.666295998Z\" level=info msg=\"Stopping container: dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4 (timeout: 20s)\" id=59223aaf-0dcd-4e35-b531-c1e3ece26699 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:42.864068 crc crio[24245]: time=\"2026-06-14T09:38:42.862511349Z\" level=info msg=\"Stopping container: e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de (timeout: 30s)\" id=78153504-d847-47b0-b926-4cefb8571756 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:42.864469 crc crio[24245]: time=\"2026-06-14T09:38:42.86438555Z\" level=info msg=\"Stopping container: 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b (timeout: 30s)\" id=3e2211bd-48f2-48b5-8b35-e98199b25cd9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:43.217516 crc crio[24245]: time=\"2026-06-14T09:38:43.216769285Z\" level=info msg=\"Stopping container: 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867 (timeout: 10s)\" id=1e49a6b9-1eec-4be3-9542-7b5377459aa2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:43.472996 crc crio[24245]: time=\"2026-06-14T09:38:43.472415297Z\" level=info msg=\"Stopping container: 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c (timeout: 30s)\" id=876fd38d-b704-4a12-9de1-54af1b6a96d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:43.925933 crc crio[24245]: time=\"2026-06-14T09:38:43.925311821Z\" level=warning msg=\"Failed to find process for container 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c: checking if PID of 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c is running failed: read /proc/105213/stat: no such process\"\nJun 14 09:38:43.945037 crc crio[24245]: time=\"2026-06-14T09:38:43.944954932Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/POD\" id=8bbdb959-96ee-4f49-b3fe-3a415372ca26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:43.945209 crc crio[24245]: time=\"2026-06-14T09:38:43.945062715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:43.985717 crc crio[24245]: time=\"2026-06-14T09:38:43.985407298Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4c4a527a-61b3-41d4-8abd-949d166efcad name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:44.332921 crc crio[24245]: time=\"2026-06-14T09:38:44.331949922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4b3f0e08-fb3f-4b8b-9939-87c69fde5941 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:44.371990 crc crio[24245]: time=\"2026-06-14T09:38:44.371652424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=1e9bc101-7ffc-4d87-90e3-b506a46fe53d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:45.337135 crc crio[24245]: time=\"2026-06-14T09:38:45.336501214Z\" level=info msg=\"Creating container: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=937bb107-f628-481d-a60f-172716067762 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:45.338696 crc crio[24245]: time=\"2026-06-14T09:38:45.338419915Z\" level=info msg=\"Stopped container 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867: openstack/dnsmasq-dns-694549dd57-l4zmn/dnsmasq-dns\" id=1e49a6b9-1eec-4be3-9542-7b5377459aa2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:45.340082 crc crio[24245]: time=\"2026-06-14T09:38:45.339729218Z\" level=info msg=\"Stopping pod sandbox: a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff\" id=fd43e38a-4063-42bc-9ffd-7b009c12e2d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:45.340582 crc crio[24245]: time=\"2026-06-14T09:38:45.340540864Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-l4zmn Namespace:openstack ID:a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff UID:ef5812ec-ab9f-41ff-8195-5ff4a71c9c39 NetNS:/var/run/netns/62939541-acac-4e08-a06b-de012ee03659 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef5812ec_ab9f_41ff_8195_5ff4a71c9c39.slice PodAnnotations:0xc003bf63c0}] Aliases:map[]}\"\nJun 14 09:38:45.341072 crc crio[24245]: time=\"2026-06-14T09:38:45.340738991Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-694549dd57-l4zmn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:45.344348 crc crio[24245]: time=\"2026-06-14T09:38:45.344269162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:45.347261 crc crio[24245]: time=\"2026-06-14T09:38:45.347198234Z\" level=info msg=\"Stopped container 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/osp-httpd\" id=876fd38d-b704-4a12-9de1-54af1b6a96d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:45.348079 crc crio[24245]: time=\"2026-06-14T09:38:45.348013451Z\" level=info msg=\"Stopping pod sandbox: 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624\" id=354848ef-24d9-415e-8d34-78c527d495c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:45.349750 crc crio[24245]: time=\"2026-06-14T09:38:45.349665744Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=9dca94cb-d7b6-4072-94b1-9977d67cb4a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:45.397763 crc crio[24245]: time=\"2026-06-14T09:38:45.394259229Z\" level=info msg=\"Removed container f18027184a75c0939f05071ba38b1ccff8e50d96ee6f0a25cad6298d98fd1a41: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=dc54803f-3f0f-4bd4-8ba8-6fc40988251f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:45.401148 crc crio[24245]: time=\"2026-06-14T09:38:45.400749188Z\" level=info msg=\"Removing container: 241a2230b9f68afc89e31a02968d8e297a18817511d6f2b7a1f90dd5ef3dedcd\" id=dacdfd55-dbe9-4c2d-9f60-d1d055016376 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:45.517560 crc crio[24245]: time=\"2026-06-14T09:38:45.517482531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:45.738152 crc crio[24245]: time=\"2026-06-14T09:38:45.736527298Z\" level=info msg=\"Stopped container dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4: openstack/ovn-controller-tmzrh/ovn-controller\" id=59223aaf-0dcd-4e35-b531-c1e3ece26699 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:45.746196 crc crio[24245]: time=\"2026-06-14T09:38:45.746061441Z\" level=info msg=\"Stopping pod sandbox: 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53\" id=241b6c94-fc94-414c-a0aa-a9b1b4ada0de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:45.749020 crc crio[24245]: time=\"2026-06-14T09:38:45.748989185Z\" level=info msg=\"Got pod network &{Name:ovn-controller-tmzrh Namespace:openstack ID:70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53 UID:fb998ebe-486e-4ec4-934f-d1d10e70ad85 NetNS:/var/run/netns/062540c5-39e7-4eb5-b971-5cc0647c28d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb998ebe_486e_4ec4_934f_d1d10e70ad85.slice PodAnnotations:0xc00274a0e0}] Aliases:map[]}\"\nJun 14 09:38:45.749944 crc crio[24245]: time=\"2026-06-14T09:38:45.749916885Z\" level=info msg=\"Deleting pod openstack_ovn-controller-tmzrh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:45.854458 crc crio[24245]: time=\"2026-06-14T09:38:45.85322625Z\" level=info msg=\"Stopped container 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b: openstack/placement-5c865f788d-qhxm6/placement-log\" id=3e2211bd-48f2-48b5-8b35-e98199b25cd9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:45.939452 crc crio[24245]: time=\"2026-06-14T09:38:45.939366635Z\" level=info msg=\"Stopped pod sandbox: 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624\" id=354848ef-24d9-415e-8d34-78c527d495c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:45.969055 crc crio[24245]: time=\"2026-06-14T09:38:45.967497885Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=74d47ae6-bb40-4e75-87ba-c3e0bbbacfcc name=/runtime.v1.ImageService/PullImage\nJun 14 09:38:45.970626 crc crio[24245]: time=\"2026-06-14T09:38:45.970545232Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=15c48111-1da4-4654-994a-f73025c8ba31 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:45.971490 crc crio[24245]: time=\"2026-06-14T09:38:45.9714481Z\" level=info msg=\"Stopped pod sandbox: a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff\" id=fd43e38a-4063-42bc-9ffd-7b009c12e2d0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:46.058667 crc crio[24245]: time=\"2026-06-14T09:38:46.058567549Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-fzw5w Namespace:openstack ID:aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b UID:783dca78-9d6f-401c-8a9f-c0267fb036c8 NetNS:/var/run/netns/03df1478-3001-402b-8da1-2547b8088a03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod783dca78_9d6f_401c_8a9f_c0267fb036c8.slice PodAnnotations:0xc000522790}] Aliases:map[]}\"\nJun 14 09:38:46.065312 crc crio[24245]: time=\"2026-06-14T09:38:46.065239944Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-fzw5w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:46.104353 crc crio[24245]: time=\"2026-06-14T09:38:46.104259535Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 Namespace:openstack ID:73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b UID:789fdabb-0434-4aa8-a514-218ba90a563a NetNS:/var/run/netns/d7e1378a-fe20-4056-94a1-e7b4abe6cf08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod789fdabb_0434_4aa8_a514_218ba90a563a.slice PodAnnotations:0xc002c92410}] Aliases:map[]}\"\nJun 14 09:38:46.104353 crc crio[24245]: time=\"2026-06-14T09:38:46.10433138Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:46.223445 crc crio[24245]: time=\"2026-06-14T09:38:46.222626681Z\" level=info msg=\"Removed container 241a2230b9f68afc89e31a02968d8e297a18817511d6f2b7a1f90dd5ef3dedcd: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=dacdfd55-dbe9-4c2d-9f60-d1d055016376 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:46.237023 crc crio[24245]: time=\"2026-06-14T09:38:46.236798722Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=2e981680-69b2-4512-a39b-b91aa19771b1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:46.240221 crc crio[24245]: time=\"2026-06-14T09:38:46.240128809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:46.268543 crc crio[24245]: time=\"2026-06-14T09:38:46.265567796Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-tm9lk/openstack-network-exporter\" id=a3989bd3-b2e5-4d03-931f-a4dc332d82ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:46.280334 crc crio[24245]: time=\"2026-06-14T09:38:46.279428974Z\" level=info msg=\"Removing container: 2164c42818a4d60f7bf1f6c0d3e1ab786294b1982c7e400644ad0f00adc8a810\" id=91b96040-feb8-4ce8-acb8-0c6f7f8146a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:46.350631 crc crio[24245]: time=\"2026-06-14T09:38:46.350530614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:46.390032 crc crio[24245]: time=\"2026-06-14T09:38:46.389879561Z\" level=info msg=\"Stopped pod sandbox: 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53\" id=241b6c94-fc94-414c-a0aa-a9b1b4ada0de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:46.525772 crc crio[24245]: time=\"2026-06-14T09:38:46.525109295Z\" level=info msg=\"Stopped container e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de: openstack/placement-5c865f788d-qhxm6/placement-api\" id=78153504-d847-47b0-b926-4cefb8571756 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:46.528876 crc crio[24245]: time=\"2026-06-14T09:38:46.528743851Z\" level=info msg=\"Stopping pod sandbox: 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5\" id=d7150dd0-5081-4eeb-8261-f1ce8c8450bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:46.542477 crc crio[24245]: time=\"2026-06-14T09:38:46.541548688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:46.547891 crc crio[24245]: time=\"2026-06-14T09:38:46.535311243Z\" level=info msg=\"Got pod network &{Name:placement-5c865f788d-qhxm6 Namespace:openstack ID:71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5 UID:884c1b78-23eb-43ab-8b04-521eaf740531 NetNS:/var/run/netns/68a97c34-e0a4-4aa8-a006-ac35ced7e327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod884c1b78_23eb_43ab_8b04_521eaf740531.slice PodAnnotations:0xc00274a9a8}] Aliases:map[]}\"\nJun 14 09:38:46.548122 crc crio[24245]: time=\"2026-06-14T09:38:46.548067313Z\" level=info msg=\"Deleting pod openstack_placement-5c865f788d-qhxm6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:46.561830 crc crio[24245]: time=\"2026-06-14T09:38:46.561734623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:46.576114 crc crio[24245]: time=\"2026-06-14T09:38:46.576009891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:46.780025 crc crio[24245]: time=\"2026-06-14T09:38:46.779937977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:46.908909 crc crio[24245]: time=\"2026-06-14T09:38:46.90833139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:46.932368 crc crio[24245]: time=\"2026-06-14T09:38:46.926165234Z\" level=info msg=\"Removed container 2164c42818a4d60f7bf1f6c0d3e1ab786294b1982c7e400644ad0f00adc8a810: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=91b96040-feb8-4ce8-acb8-0c6f7f8146a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:46.980729 crc crio[24245]: 2026-06-14T09:38:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73206f7ccaf5b8c Mac:4e:f2:da:2a:cf:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:68 Mtu:0 Sandbox:/var/run/netns/d7e1378a-fe20-4056-94a1-e7b4abe6cf08 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:46.980729 crc crio[24245]: time=\"2026-06-14T09:38:46.97571204Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 Namespace:openstack ID:73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b UID:789fdabb-0434-4aa8-a514-218ba90a563a NetNS:/var/run/netns/d7e1378a-fe20-4056-94a1-e7b4abe6cf08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod789fdabb_0434_4aa8_a514_218ba90a563a.slice PodAnnotations:0xc002c92410}] Aliases:map[]}\"\nJun 14 09:38:46.980729 crc crio[24245]: time=\"2026-06-14T09:38:46.975918747Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:46.994090 crc crio[24245]: time=\"2026-06-14T09:38:46.994025119Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/POD\" id=722ba525-c79f-4dae-a76f-a5594125a827 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:46.994621 crc crio[24245]: time=\"2026-06-14T09:38:46.994496724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:47.000221 crc crio[24245]: time=\"2026-06-14T09:38:46.997068212Z\" level=info msg=\"Removing container: 46230373d89872e3345b63b77759080250089869194bf94f582d68618103c0bf\" id=a9f7f39a-727d-40fc-b32f-76c3b25b12bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:47.032026 crc crio[24245]: time=\"2026-06-14T09:38:47.02432089Z\" level=info msg=\"Ran pod sandbox 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/POD\" id=8bbdb959-96ee-4f49-b3fe-3a415372ca26 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:47.056905 crc crio[24245]: time=\"2026-06-14T09:38:47.056787939Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=dfa5a36e-3c6b-491a-b796-f971ac4e616c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:47.058100 crc crio[24245]: time=\"2026-06-14T09:38:47.05805034Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=dfa5a36e-3c6b-491a-b796-f971ac4e616c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:47.058332 crc crio[24245]: time=\"2026-06-14T09:38:47.058198054Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=dfa5a36e-3c6b-491a-b796-f971ac4e616c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:47.060309 crc crio[24245]: time=\"2026-06-14T09:38:47.060184784Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=0cdc8e72-9479-4a2f-948c-ff99ffd52ff9 name=/runtime.v1.ImageService/PullImage\nJun 14 09:38:47.080174 crc crio[24245]: time=\"2026-06-14T09:38:47.076472744Z\" level=info msg=\"Stopping container: 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086 (timeout: 30s)\" id=4b2f99e7-a92c-4223-bcde-f83a2915685d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:47.080174 crc crio[24245]: time=\"2026-06-14T09:38:47.079058657Z\" level=info msg=\"Stopping container: ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d (timeout: 30s)\" id=2a778be2-b3f5-43f9-8b3f-bbe5c6ae6a8f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:47.080174 crc crio[24245]: time=\"2026-06-14T09:38:47.079712238Z\" level=info msg=\"Stopping container: 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d (timeout: 30s)\" id=4b23ee6c-dd13-4c3a-9b11-14ed108eec7a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:47.081131 crc crio[24245]: time=\"2026-06-14T09:38:47.080780833Z\" level=info msg=\"Stopping container: 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8 (timeout: 30s)\" id=13678eda-dbef-46c8-b228-4eba1fc4bd51 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:47.085263 crc crio[24245]: time=\"2026-06-14T09:38:47.085193099Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 14 09:38:47.297412 crc crio[24245]: time=\"2026-06-14T09:38:47.297322145Z\" level=info msg=\"Created container 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838: openstack/ovn-controller-metrics-tm9lk/openstack-network-exporter\" id=a3989bd3-b2e5-4d03-931f-a4dc332d82ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:47.300082 crc crio[24245]: time=\"2026-06-14T09:38:47.299825304Z\" level=info msg=\"Starting container: 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838\" id=4d4b19af-385c-49ad-bcb3-27826f4bd42a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:47.318803 crc crio[24245]: time=\"2026-06-14T09:38:47.318704685Z\" level=info msg=\"Removed container 46230373d89872e3345b63b77759080250089869194bf94f582d68618103c0bf: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=a9f7f39a-727d-40fc-b32f-76c3b25b12bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:47.323982 crc crio[24245]: time=\"2026-06-14T09:38:47.32389634Z\" level=info msg=\"Started container\" PID=247716 containerID=0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838 description=openstack/ovn-controller-metrics-tm9lk/openstack-network-exporter id=4d4b19af-385c-49ad-bcb3-27826f4bd42a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9\nJun 14 09:38:47.325335 crc crio[24245]: time=\"2026-06-14T09:38:47.325110554Z\" level=info msg=\"Removing container: 841098f8fb81267e8edf6903de2b89efdfd7d134dd9c07593756085bfea77bf6\" id=4f328674-c2d4-40ed-a9a4-1a3e5bc32a33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:47.381197 crc crio[24245]: time=\"2026-06-14T09:38:47.380749788Z\" level=info msg=\"Stopped container 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8: openstack/ceilometer-0/sg-core\" id=13678eda-dbef-46c8-b228-4eba1fc4bd51 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:47.401529 crc crio[24245]: time=\"2026-06-14T09:38:47.390642753Z\" level=info msg=\"Created container 1cb8e5e5246880e7b7862e66ad3de0ff2e74134371f56fc51b9bbae6903dff16: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=937bb107-f628-481d-a60f-172716067762 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:47.401529 crc crio[24245]: time=\"2026-06-14T09:38:47.400125483Z\" level=info msg=\"Starting container: 1cb8e5e5246880e7b7862e66ad3de0ff2e74134371f56fc51b9bbae6903dff16\" id=35c264d0-49d0-4334-860a-903e6c6900ad name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:47.405063 crc crio[24245]: time=\"2026-06-14T09:38:47.404997332Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=722ba525-c79f-4dae-a76f-a5594125a827 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:47.414314 crc crio[24245]: time=\"2026-06-14T09:38:47.414279844Z\" level=info msg=\"Started container\" PID=247724 containerID=1cb8e5e5246880e7b7862e66ad3de0ff2e74134371f56fc51b9bbae6903dff16 description=openstack/ovn-controller-jrwkf-config-scb5l/ovn-config id=35c264d0-49d0-4334-860a-903e6c6900ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6\nJun 14 09:38:47.471552 crc crio[24245]: time=\"2026-06-14T09:38:47.471411623Z\" level=info msg=\"Stopped container 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d: openstack/ceilometer-0/proxy-httpd\" id=4b23ee6c-dd13-4c3a-9b11-14ed108eec7a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:47.507401 crc crio[24245]: time=\"2026-06-14T09:38:47.507309328Z\" level=info msg=\"Ran pod sandbox 2cfe2c5aee8634e85ff1d05269eb26bfbc449a3b871320750600595a1adf3585 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/POD\" id=722ba525-c79f-4dae-a76f-a5594125a827 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:47.514114 crc crio[24245]: time=\"2026-06-14T09:38:47.513977166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=05e565c8-e197-4204-a2c4-34eef140a5e0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:47.514309 crc crio[24245]: time=\"2026-06-14T09:38:47.514234699Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=05e565c8-e197-4204-a2c4-34eef140a5e0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:47.514309 crc crio[24245]: time=\"2026-06-14T09:38:47.514309302Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=05e565c8-e197-4204-a2c4-34eef140a5e0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:47.516071 crc crio[24245]: time=\"2026-06-14T09:38:47.515952651Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c7027ccc-8e95-4fe0-90a9-59863aa6bd67 name=/runtime.v1.ImageService/PullImage\nJun 14 09:38:47.522155 crc crio[24245]: time=\"2026-06-14T09:38:47.522069127Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 14 09:38:47.568484 crc crio[24245]: time=\"2026-06-14T09:38:47.568400331Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-48j92/POD\" id=3227a856-7736-4a2f-a202-e5483d3db6c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:47.568678 crc crio[24245]: time=\"2026-06-14T09:38:47.568509624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:47.657963 crc crio[24245]: time=\"2026-06-14T09:38:47.657145211Z\" level=info msg=\"Created container 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911: openstack/swift-storage-0/container-auditor\" id=9dca94cb-d7b6-4072-94b1-9977d67cb4a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:47.681913 crc crio[24245]: time=\"2026-06-14T09:38:47.678026331Z\" level=info msg=\"Starting container: 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911\" id=8a95d6a7-64ad-45d7-8f22-982ab3910df0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:47.705901 crc crio[24245]: time=\"2026-06-14T09:38:47.704505363Z\" level=info msg=\"Started container\" PID=247718 containerID=81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911 description=openstack/swift-storage-0/container-auditor id=8a95d6a7-64ad-45d7-8f22-982ab3910df0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\nJun 14 09:38:47.755974 crc crio[24245]: time=\"2026-06-14T09:38:47.755458601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=e9e14f72-64fb-4479-beab-638356ca0c1e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:47.776903 crc crio[24245]: time=\"2026-06-14T09:38:47.774542704Z\" level=info msg=\"Stopped container 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086: openstack/ceilometer-0/ceilometer-notification-agent\" id=4b2f99e7-a92c-4223-bcde-f83a2915685d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:47.802073 crc crio[24245]: 2026-06-14T09:38:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aae4e857872658d Mac:2a:6b:0c:56:a7:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:67 Mtu:0 Sandbox:/var/run/netns/03df1478-3001-402b-8da1-2547b8088a03 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.1.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:47.803680 crc crio[24245]: time=\"2026-06-14T09:38:47.803371176Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-fzw5w Namespace:openstack ID:aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b UID:783dca78-9d6f-401c-8a9f-c0267fb036c8 NetNS:/var/run/netns/03df1478-3001-402b-8da1-2547b8088a03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod783dca78_9d6f_401c_8a9f_c0267fb036c8.slice PodAnnotations:0xc000522790}] Aliases:map[]}\"\nJun 14 09:38:47.803680 crc crio[24245]: time=\"2026-06-14T09:38:47.803539841Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-fzw5w for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:47.809975 crc crio[24245]: time=\"2026-06-14T09:38:47.80642106Z\" level=info msg=\"Got pod network &{Name:ovn-controller-48j92 Namespace:openstack ID:8ecf74872179ea3bb9c71609a9465764ff9c407f8e06b9989cc6fd7e69e13872 UID:6f7d1a40-1da7-4926-b10e-5f5d0bd66485 NetNS:/var/run/netns/5e36f132-50db-4bae-ba40-39a5269dbe83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f7d1a40_1da7_4926_b10e_5f5d0bd66485.slice PodAnnotations:0xc00274a100}] Aliases:map[]}\"\nJun 14 09:38:47.809975 crc crio[24245]: time=\"2026-06-14T09:38:47.806486542Z\" level=info msg=\"Adding pod openstack_ovn-controller-48j92 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:47.809975 crc crio[24245]: time=\"2026-06-14T09:38:47.806965731Z\" level=info msg=\"Stopped pod sandbox: 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5\" id=d7150dd0-5081-4eeb-8261-f1ce8c8450bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:47.816430 crc crio[24245]: time=\"2026-06-14T09:38:47.815659421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=9587cb21-10af-46da-8491-42d541cb5af8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:47.851013 crc crio[24245]: time=\"2026-06-14T09:38:47.850509271Z\" level=info msg=\"Stopped container ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d: openstack/ceilometer-0/ceilometer-central-agent\" id=2a778be2-b3f5-43f9-8b3f-bbe5c6ae6a8f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:47.857793 crc crio[24245]: time=\"2026-06-14T09:38:47.85773167Z\" level=info msg=\"Stopping pod sandbox: 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1\" id=8835c665-97dc-4103-b941-d2c2e1ab13b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:47.858346 crc crio[24245]: time=\"2026-06-14T09:38:47.858294318Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1 UID:8af32049-2e7c-47f6-b88d-eb80f72cdb96 NetNS:/var/run/netns/0cd82847-83ef-402f-8227-06e5199647cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8af32049_2e7c_47f6_b88d_eb80f72cdb96.slice PodAnnotations:0xc000522b18}] Aliases:map[]}\"\nJun 14 09:38:47.858935 crc crio[24245]: time=\"2026-06-14T09:38:47.858512175Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:47.936039 crc crio[24245]: time=\"2026-06-14T09:38:47.935173822Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=bee8f886-11d9-4668-b49f-6ed82ddb4549 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:47.936562 crc crio[24245]: time=\"2026-06-14T09:38:47.936505165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:47.954200 crc crio[24245]: time=\"2026-06-14T09:38:47.953581698Z\" level=info msg=\"Ran pod sandbox aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b with infra container: openstack/ovn-controller-ovs-fzw5w/POD\" id=57e6492a-c7c1-49d3-92ff-eb68e475c290 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:47.969498 crc crio[24245]: time=\"2026-06-14T09:38:47.969402422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=e6478d42-a909-49b6-b8e3-1c499012b0fe name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:48.118398 crc crio[24245]: time=\"2026-06-14T09:38:48.044917127Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=e6478d42-a909-49b6-b8e3-1c499012b0fe name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:48.118398 crc crio[24245]: time=\"2026-06-14T09:38:48.04501261Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=e6478d42-a909-49b6-b8e3-1c499012b0fe name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:48.118398 crc crio[24245]: time=\"2026-06-14T09:38:48.059021382Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=abc10dd6-c773-4477-9240-cf4f038a9066 name=/runtime.v1.ImageService/PullImage\nJun 14 09:38:48.118398 crc crio[24245]: time=\"2026-06-14T09:38:48.067436793Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 14 09:38:48.209805 crc crio[24245]: time=\"2026-06-14T09:38:48.209376466Z\" level=info msg=\"Removed container 841098f8fb81267e8edf6903de2b89efdfd7d134dd9c07593756085bfea77bf6: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=4f328674-c2d4-40ed-a9a4-1a3e5bc32a33 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:48.227927 crc crio[24245]: time=\"2026-06-14T09:38:48.227920006Z\" level=info msg=\"Removing container: b25685950f1c54726662105d0447f264f9b5d5336a77c385d6dde7d5f02022f9\" id=33a0bef7-7869-4729-b7c0-8501c9257083 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:48.285541 crc crio[24245]: time=\"2026-06-14T09:38:48.285429039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:48.299502 crc crio[24245]: time=\"2026-06-14T09:38:48.299335648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:48.403958 crc crio[24245]: time=\"2026-06-14T09:38:48.400057838Z\" level=info msg=\"Removed container b25685950f1c54726662105d0447f264f9b5d5336a77c385d6dde7d5f02022f9: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=33a0bef7-7869-4729-b7c0-8501c9257083 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:48.415538 crc crio[24245]: time=\"2026-06-14T09:38:48.413978833Z\" level=info msg=\"Stopped pod sandbox: 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1\" id=8835c665-97dc-4103-b941-d2c2e1ab13b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:48.418080 crc crio[24245]: time=\"2026-06-14T09:38:48.417991961Z\" level=info msg=\"Removing container: 0f4062f9ab00e5c6a708b84dc26c25ee8504b1a7f6ac9aaf8d3c0fa9db182b0a\" id=e036588e-4b8d-4349-b568-6162d98fad26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:48.576244 crc crio[24245]: time=\"2026-06-14T09:38:48.575022166Z\" level=info msg=\"Removed container 0f4062f9ab00e5c6a708b84dc26c25ee8504b1a7f6ac9aaf8d3c0fa9db182b0a: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=e036588e-4b8d-4349-b568-6162d98fad26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:48.611916 crc crio[24245]: time=\"2026-06-14T09:38:48.611698963Z\" level=info msg=\"Removing container: 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d\" id=199467c7-b1a2-4453-a4ca-a11f137fbaac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:48.641294 crc crio[24245]: time=\"2026-06-14T09:38:48.641193916Z\" level=info msg=\"Created container 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab: openstack/swift-storage-0/container-updater\" id=bee8f886-11d9-4668-b49f-6ed82ddb4549 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:48.664234 crc crio[24245]: time=\"2026-06-14T09:38:48.663176068Z\" level=info msg=\"Starting container: 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab\" id=e94ca78c-cf8d-48bc-ad4f-7033e4a936c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:48.700770 crc crio[24245]: time=\"2026-06-14T09:38:48.699029337Z\" level=info msg=\"Started container\" PID=247949 containerID=0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab description=openstack/swift-storage-0/container-updater id=e94ca78c-cf8d-48bc-ad4f-7033e4a936c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\nJun 14 09:38:48.711063 crc crio[24245]: time=\"2026-06-14T09:38:48.710449908Z\" level=info msg=\"Removed container 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d: openstack/barbican-worker-685dddf667-67w2q/barbican-worker\" id=199467c7-b1a2-4453-a4ca-a11f137fbaac name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:48.743421 crc crio[24245]: time=\"2026-06-14T09:38:48.742974812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=eec931a4-266f-479b-87b0-4316ea72ef0e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:48.752273 crc crio[24245]: time=\"2026-06-14T09:38:48.752172098Z\" level=info msg=\"Removing container: 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad\" id=fde72faa-d820-45b8-a81d-0f07f6242d3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:48.841215 crc crio[24245]: 2026-06-14T09:38:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ecf74872179ea3 Mac:aa:7a:41:f8:8c:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:69 Mtu:0 Sandbox:/var/run/netns/5e36f132-50db-4bae-ba40-39a5269dbe83 SocketPath: PciID:}] [{Interface:0xc00011a760 Address:{IP:10.217.1.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:48.846131 crc crio[24245]: time=\"2026-06-14T09:38:48.842904021Z\" level=info msg=\"Got pod network &{Name:ovn-controller-48j92 Namespace:openstack ID:8ecf74872179ea3bb9c71609a9465764ff9c407f8e06b9989cc6fd7e69e13872 UID:6f7d1a40-1da7-4926-b10e-5f5d0bd66485 NetNS:/var/run/netns/5e36f132-50db-4bae-ba40-39a5269dbe83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f7d1a40_1da7_4926_b10e_5f5d0bd66485.slice PodAnnotations:0xc00274a100}] Aliases:map[]}\"\nJun 14 09:38:48.846131 crc crio[24245]: time=\"2026-06-14T09:38:48.843080817Z\" level=info msg=\"Checking pod openstack_ovn-controller-48j92 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:48.957331 crc crio[24245]: time=\"2026-06-14T09:38:48.957246525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a1df7a98-02f6-4970-a1da-f91023feaa0e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:48.970383 crc crio[24245]: time=\"2026-06-14T09:38:48.969578999Z\" level=info msg=\"Ran pod sandbox 8ecf74872179ea3bb9c71609a9465764ff9c407f8e06b9989cc6fd7e69e13872 with infra container: openstack/ovn-controller-48j92/POD\" id=3227a856-7736-4a2f-a202-e5483d3db6c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:49.002315 crc crio[24245]: time=\"2026-06-14T09:38:49.000799471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=7ba1c072-b33e-47fb-a312-394c256189ba name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:49.077536 crc crio[24245]: time=\"2026-06-14T09:38:49.075584581Z\" level=info msg=\"Removed container 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad: openstack/barbican-worker-685dddf667-67w2q/barbican-worker-log\" id=fde72faa-d820-45b8-a81d-0f07f6242d3b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:49.077536 crc crio[24245]: time=\"2026-06-14T09:38:49.07710366Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=7ba1c072-b33e-47fb-a312-394c256189ba name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:49.077536 crc crio[24245]: time=\"2026-06-14T09:38:49.077162862Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=7ba1c072-b33e-47fb-a312-394c256189ba name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:49.089707 crc crio[24245]: time=\"2026-06-14T09:38:49.089620633Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=0cb2f8ba-b579-4818-a677-bd2566576a8a name=/runtime.v1.ImageService/PullImage\nJun 14 09:38:49.101234 crc crio[24245]: time=\"2026-06-14T09:38:49.101192495Z\" level=info msg=\"Removing container: 41f4c3039354ebfc6d05a5ed7d30e155d301816275258c2f88bd7ceded477c51\" id=8be5e424-679a-4480-9d49-cb6120d5c015 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:49.119968 crc crio[24245]: time=\"2026-06-14T09:38:49.105147632Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 14 09:38:49.119968 crc crio[24245]: time=\"2026-06-14T09:38:49.117345957Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=7480b67c-8b47-4302-9103-46b4d596c0d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:49.213417 crc crio[24245]: time=\"2026-06-14T09:38:49.213320322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:49.434543 crc crio[24245]: time=\"2026-06-14T09:38:49.433986739Z\" level=info msg=\"Removed container 41f4c3039354ebfc6d05a5ed7d30e155d301816275258c2f88bd7ceded477c51: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=8be5e424-679a-4480-9d49-cb6120d5c015 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:49.453422 crc crio[24245]: time=\"2026-06-14T09:38:49.453271557Z\" level=info msg=\"Removing container: e29f7fd692555085d426fd136b6e34ab00596650d054f71729e8cbcff331a205\" id=1d040dbc-282a-4281-adee-d03208c00b53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:49.454250 crc crio[24245]: time=\"2026-06-14T09:38:49.453745497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:49.458760 crc crio[24245]: time=\"2026-06-14T09:38:49.458686705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:49.574918 crc crio[24245]: time=\"2026-06-14T09:38:49.574374189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1cc7c37d-182b-4b95-a26c-c9344db32440 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:49.617952 crc crio[24245]: time=\"2026-06-14T09:38:49.616928059Z\" level=info msg=\"Removed container e29f7fd692555085d426fd136b6e34ab00596650d054f71729e8cbcff331a205: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=1d040dbc-282a-4281-adee-d03208c00b53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:49.627982 crc crio[24245]: time=\"2026-06-14T09:38:49.626757107Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1672cade-cadb-4b57-896c-e2a250ddad04 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:49.635987 crc crio[24245]: time=\"2026-06-14T09:38:49.634345601Z\" level=info msg=\"Removing container: 675b08a76764b68ca5db72d2a10242bf7b8923619ab7175664d892bb518856c6\" id=c4e56024-e37b-47d3-a4b7-75f1a08c2601 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:49.646906 crc crio[24245]: time=\"2026-06-14T09:38:49.646568005Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=39482a6f-e261-4616-b5a5-bab9e60f5b98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:49.650924 crc crio[24245]: time=\"2026-06-14T09:38:49.647579927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:49.783404 crc crio[24245]: time=\"2026-06-14T09:38:49.778398605Z\" level=info msg=\"Created container 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250: openstack/swift-storage-0/object-server\" id=7480b67c-8b47-4302-9103-46b4d596c0d8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:49.783695 crc crio[24245]: time=\"2026-06-14T09:38:49.783568304Z\" level=info msg=\"Starting container: 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250\" id=bd7a0e69-b236-490b-8f2c-b1ac79276133 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:49.798900 crc crio[24245]: time=\"2026-06-14T09:38:49.794972811Z\" level=info msg=\"Started container\" PID=248019 containerID=85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250 description=openstack/swift-storage-0/object-server id=bd7a0e69-b236-490b-8f2c-b1ac79276133 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\nJun 14 09:38:49.876297 crc crio[24245]: time=\"2026-06-14T09:38:49.874960816Z\" level=info msg=\"Removed container 675b08a76764b68ca5db72d2a10242bf7b8923619ab7175664d892bb518856c6: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=c4e56024-e37b-47d3-a4b7-75f1a08c2601 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:49.891079 crc crio[24245]: time=\"2026-06-14T09:38:49.889999595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d303097e-04fd-4f11-a114-c4a21f1f9c6e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:49.892090 crc crio[24245]: time=\"2026-06-14T09:38:49.892037552Z\" level=info msg=\"Removing container: 34318af195ecd3466dca3146a9d1813ecfc6e6255dfa614464fb413297061d3c\" id=0b8a6dab-0b89-4a71-9b6e-de093c194528 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:49.965903 crc crio[24245]: time=\"2026-06-14T09:38:49.965375334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=aed4e8a4-aa26-43ee-b802-21b28cefc7e5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:50.059717 crc crio[24245]: time=\"2026-06-14T09:38:50.059533417Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=10573ce5-7a45-4e0b-9e23-3b6f198ac9b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:50.060142 crc crio[24245]: time=\"2026-06-14T09:38:50.060100015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:50.293124 crc crio[24245]: time=\"2026-06-14T09:38:50.289376738Z\" level=info msg=\"Stopped container 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2: openstack/barbican-api-544dc98db8-cd5vj/barbican-api\" id=fcc8c36e-0cf5-41cb-857b-bcf4f12e2e3a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:50.301135 crc crio[24245]: time=\"2026-06-14T09:38:50.301051019Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=aa47c54b-953a-40d0-bd42-f02c6498a351 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:50.311895 crc crio[24245]: time=\"2026-06-14T09:38:50.309270298Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=8f12081a-0fb1-4b64-93f5-ed0a5f6ca44d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:50.311895 crc crio[24245]: time=\"2026-06-14T09:38:50.309370351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:50.344340 crc crio[24245]: time=\"2026-06-14T09:38:50.344240903Z\" level=info msg=\"Removed container 34318af195ecd3466dca3146a9d1813ecfc6e6255dfa614464fb413297061d3c: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=0b8a6dab-0b89-4a71-9b6e-de093c194528 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:50.350967 crc crio[24245]: time=\"2026-06-14T09:38:50.350283788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:50.365900 crc crio[24245]: time=\"2026-06-14T09:38:50.364940612Z\" level=info msg=\"Removing container: b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0\" id=7dd8c095-ca5f-42db-a6cf-719f2a6cfd2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:50.383445 crc crio[24245]: time=\"2026-06-14T09:38:50.383365723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:50.420898 crc crio[24245]: time=\"2026-06-14T09:38:50.420757517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e2afe1c4-fec8-4ade-8552-d899dad50bf2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:50.477426 crc crio[24245]: time=\"2026-06-14T09:38:50.473356119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:50.509358 crc crio[24245]: time=\"2026-06-14T09:38:50.509254757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:50.561490 crc crio[24245]: time=\"2026-06-14T09:38:50.56131061Z\" level=info msg=\"Creating container: openstack/barbican-api-544dc98db8-cd5vj/barbican-api\" id=d129b948-e6f9-4675-b1d9-5e8944f3cdc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:50.609094 crc crio[24245]: time=\"2026-06-14T09:38:50.604951737Z\" level=info msg=\"Removed container b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0: openstack/ovn-controller-ovs-df4xx/ovs-vswitchd\" id=7dd8c095-ca5f-42db-a6cf-719f2a6cfd2b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:50.622008 crc crio[24245]: time=\"2026-06-14T09:38:50.620965846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=e81e983d-77c7-4dfa-945d-facdd52e97c3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:50.624738 crc crio[24245]: time=\"2026-06-14T09:38:50.62464977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=f95b48fc-4a2a-41a3-b6e3-b882073e9189 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:50.626558 crc crio[24245]: time=\"2026-06-14T09:38:50.626163719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:50.637073 crc crio[24245]: time=\"2026-06-14T09:38:50.634056002Z\" level=info msg=\"Removing container: 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d\" id=3becc529-87ef-4dfd-97f6-6d02c621ff55 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:50.653194 crc crio[24245]: time=\"2026-06-14T09:38:50.651943224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=a3c59abf-efc5-4333-b55a-a21bea42d2e3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:50.653194 crc crio[24245]: time=\"2026-06-14T09:38:50.652978208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0674af16-f6e2-4b19-b4bc-bed51bf21608 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:50.681403 crc crio[24245]: time=\"2026-06-14T09:38:50.675441453Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4 UID:076791ff-3177-4c12-b344-75bcd5afc210 NetNS:/var/run/netns/bffbdd3d-ace4-4d35-8147-a8d6511fcfd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod076791ff_3177_4c12_b344_75bcd5afc210.slice PodAnnotations:0xc000602898}] Aliases:map[]}\"\nJun 14 09:38:50.681403 crc crio[24245]: time=\"2026-06-14T09:38:50.675506335Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:50.738237 crc crio[24245]: time=\"2026-06-14T09:38:50.736401468Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=eda15e66-af88-4425-88d6-4cf7707db384 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:50.754676 crc crio[24245]: time=\"2026-06-14T09:38:50.754414798Z\" level=info msg=\"Created container 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f: openstack/swift-storage-0/object-replicator\" id=10573ce5-7a45-4e0b-9e23-3b6f198ac9b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:50.759391 crc crio[24245]: time=\"2026-06-14T09:38:50.759318526Z\" level=info msg=\"Starting container: 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f\" id=d3e1862b-484a-484b-9249-78d15df93798 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:50.772963 crc crio[24245]: time=\"2026-06-14T09:38:50.772784189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:50.788932 crc crio[24245]: time=\"2026-06-14T09:38:50.788458713Z\" level=info msg=\"Started container\" PID=248131 containerID=69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f description=openstack/swift-storage-0/object-replicator id=d3e1862b-484a-484b-9249-78d15df93798 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\nJun 14 09:38:50.791128 crc crio[24245]: time=\"2026-06-14T09:38:50.791048409Z\" level=info msg=\"Creating container: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=932c3430-619c-4879-842c-fc4b7cb20776 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:50.824473 crc crio[24245]: time=\"2026-06-14T09:38:50.823174982Z\" level=info msg=\"Created container ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=39482a6f-e261-4616-b5a5-bab9e60f5b98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:50.825283 crc crio[24245]: time=\"2026-06-14T09:38:50.825053192Z\" level=info msg=\"Starting container: ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005\" id=a71b6827-ba1f-419c-a736-11f5ba93efa4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:50.834782 crc crio[24245]: time=\"2026-06-14T09:38:50.833721021Z\" level=info msg=\"Started container\" PID=248116 containerID=ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=a71b6827-ba1f-419c-a736-11f5ba93efa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a\nJun 14 09:38:50.896055 crc crio[24245]: time=\"2026-06-14T09:38:50.895349704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=f380c021-d0ba-4348-b711-e9632ea7a708 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:50.990305 crc crio[24245]: time=\"2026-06-14T09:38:50.990056392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:51.020822 crc crio[24245]: time=\"2026-06-14T09:38:51.020492485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=7e87fc0c-1fda-4d61-b4f9-1936b111422c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:51.415761 crc crio[24245]: time=\"2026-06-14T09:38:51.414752325Z\" level=info msg=\"Removed container 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d: openstack/ovn-controller-ovs-df4xx/ovsdb-server\" id=3becc529-87ef-4dfd-97f6-6d02c621ff55 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:51.423522 crc crio[24245]: time=\"2026-06-14T09:38:51.423441025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:51.425771 crc crio[24245]: time=\"2026-06-14T09:38:51.425685446Z\" level=info msg=\"Removing container: 66eeaff1ccf464914e77b269d7dc7788ed1e4239d4541957ca20d1e86813ec55\" id=533a7d3f-302f-47bd-997a-c2fa00fa11b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:51.433057 crc crio[24245]: time=\"2026-06-14T09:38:51.432926493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:51.440017 crc crio[24245]: time=\"2026-06-14T09:38:51.439940326Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=eb0a55c2-540f-47f9-a9ca-2d9f0df240be name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:51.471425 crc crio[24245]: time=\"2026-06-14T09:38:51.471357503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:51.605982 crc crio[24245]: 2026-06-14T09:38:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a0806b0644a3fb Mac:62:8a:69:5f:cc:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6a Mtu:0 Sandbox:/var/run/netns/bffbdd3d-ace4-4d35-8147-a8d6511fcfd5 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:38:51.623896 crc crio[24245]: time=\"2026-06-14T09:38:51.610254649Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4 UID:076791ff-3177-4c12-b344-75bcd5afc210 NetNS:/var/run/netns/bffbdd3d-ace4-4d35-8147-a8d6511fcfd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod076791ff_3177_4c12_b344_75bcd5afc210.slice PodAnnotations:0xc000602898}] Aliases:map[]}\"\nJun 14 09:38:51.623896 crc crio[24245]: time=\"2026-06-14T09:38:51.610462786Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:38:51.757569 crc crio[24245]: time=\"2026-06-14T09:38:51.755009181Z\" level=info msg=\"Ran pod sandbox 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4 with infra container: openstack/ceilometer-0/POD\" id=8f12081a-0fb1-4b64-93f5-ed0a5f6ca44d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:38:51.766408 crc crio[24245]: time=\"2026-06-14T09:38:51.76570347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e96ce550-3d4c-4ed7-946e-94e88f4c60fb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:51.886918 crc crio[24245]: time=\"2026-06-14T09:38:51.88650115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:51.898941 crc crio[24245]: time=\"2026-06-14T09:38:51.898297155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:51.958647 crc crio[24245]: time=\"2026-06-14T09:38:51.958383508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:51.981118 crc crio[24245]: time=\"2026-06-14T09:38:51.980898422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:51.981788 crc crio[24245]: time=\"2026-06-14T09:38:51.981737339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:52.047902 crc crio[24245]: time=\"2026-06-14T09:38:52.047108868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=5570d3f9-b573-4e66-b800-9704ae579d2f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:52.073902 crc crio[24245]: time=\"2026-06-14T09:38:52.072917265Z\" level=info msg=\"Removed container 66eeaff1ccf464914e77b269d7dc7788ed1e4239d4541957ca20d1e86813ec55: openstack/ovn-controller-ovs-df4xx/ovsdb-server-init\" id=533a7d3f-302f-47bd-997a-c2fa00fa11b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:52.081391 crc crio[24245]: time=\"2026-06-14T09:38:52.081348536Z\" level=info msg=\"Removing container: 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867\" id=b581dfd7-bc14-4186-b826-4e762161157c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:52.099220 crc crio[24245]: time=\"2026-06-14T09:38:52.099126154Z\" level=info msg=\"Created container 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9: openstack/barbican-api-544dc98db8-cd5vj/barbican-api\" id=d129b948-e6f9-4675-b1d9-5e8944f3cdc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:52.100729 crc crio[24245]: time=\"2026-06-14T09:38:52.100672887Z\" level=info msg=\"Starting container: 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9\" id=22276367-118e-461c-9475-3c67245569ac name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:52.104440 crc crio[24245]: time=\"2026-06-14T09:38:52.104365431Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=1f745178-c0f1-40aa-ad99-7e604b1d23c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:52.120280 crc crio[24245]: time=\"2026-06-14T09:38:52.120190156Z\" level=info msg=\"Started container\" PID=248227 containerID=0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9 description=openstack/barbican-api-544dc98db8-cd5vj/barbican-api id=22276367-118e-461c-9475-3c67245569ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\nJun 14 09:38:52.191017 crc crio[24245]: time=\"2026-06-14T09:38:52.190934964Z\" level=info msg=\"Removed container 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867: openstack/dnsmasq-dns-694549dd57-l4zmn/dnsmasq-dns\" id=b581dfd7-bc14-4186-b826-4e762161157c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:52.196515 crc crio[24245]: time=\"2026-06-14T09:38:52.196443311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:52.215729 crc crio[24245]: time=\"2026-06-14T09:38:52.199688486Z\" level=info msg=\"Removing container: 351025ad1ef543cd82b14124bebaf7a5a7d774cea0f4dcaab55bf166973c3538\" id=42a328ab-9878-4bd3-957a-a3975b64124c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:52.221213 crc crio[24245]: time=\"2026-06-14T09:38:52.201093566Z\" level=info msg=\"Created container 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=eda15e66-af88-4425-88d6-4cf7707db384 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:52.224251 crc crio[24245]: time=\"2026-06-14T09:38:52.224191564Z\" level=info msg=\"Starting container: 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78\" id=ff81a569-b715-4593-8fd0-54e53c3ccbc5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:52.233036 crc crio[24245]: time=\"2026-06-14T09:38:52.232827442Z\" level=info msg=\"Started container\" PID=248320 containerID=67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=ff81a569-b715-4593-8fd0-54e53c3ccbc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0\nJun 14 09:38:52.296910 crc crio[24245]: time=\"2026-06-14T09:38:52.296483202Z\" level=info msg=\"Created container b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089: openstack/swift-storage-0/object-auditor\" id=eb0a55c2-540f-47f9-a9ca-2d9f0df240be name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:52.315320 crc crio[24245]: time=\"2026-06-14T09:38:52.315216619Z\" level=info msg=\"Starting container: b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089\" id=96d6453a-edfd-4073-9473-a0154b7b5aa5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:52.344635 crc crio[24245]: time=\"2026-06-14T09:38:52.344526712Z\" level=info msg=\"Started container\" PID=248323 containerID=b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089 description=openstack/swift-storage-0/object-auditor id=96d6453a-edfd-4073-9473-a0154b7b5aa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\nJun 14 09:38:52.406223 crc crio[24245]: time=\"2026-06-14T09:38:52.405710413Z\" level=info msg=\"Removed container 351025ad1ef543cd82b14124bebaf7a5a7d774cea0f4dcaab55bf166973c3538: openstack/dnsmasq-dns-694549dd57-l4zmn/init\" id=42a328ab-9878-4bd3-957a-a3975b64124c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:52.424892 crc crio[24245]: time=\"2026-06-14T09:38:52.421994224Z\" level=info msg=\"Removing container: 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c\" id=56f8f037-5a1d-4212-910d-55b853535b89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:52.441035 crc crio[24245]: time=\"2026-06-14T09:38:52.44095754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=ae583481-48c7-401b-8887-904f17528625 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:52.562321 crc crio[24245]: time=\"2026-06-14T09:38:52.562113663Z\" level=info msg=\"Removed container 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/osp-httpd\" id=56f8f037-5a1d-4212-910d-55b853535b89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:52.563099 crc crio[24245]: time=\"2026-06-14T09:38:52.562981807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=762c71d8-cf70-4a2c-abe5-f70dee3fc41f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:52.573322 crc crio[24245]: time=\"2026-06-14T09:38:52.573219841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:52.580576 crc crio[24245]: time=\"2026-06-14T09:38:52.580501237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:52.585011 crc crio[24245]: time=\"2026-06-14T09:38:52.58494417Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=4e4a1f94-68d5-40be-bb22-56a2b75120b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:52.585388 crc crio[24245]: time=\"2026-06-14T09:38:52.585327172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:52.601977 crc crio[24245]: time=\"2026-06-14T09:38:52.601782123Z\" level=info msg=\"Removing container: 952d0715cf1ab6bababff9e98df71dd76538ce5b3d4f3c0661165d8d37874b6b\" id=49c7e0e8-0812-446e-9861-cde550ea2ae6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:52.602622 crc crio[24245]: time=\"2026-06-14T09:38:52.602545446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:52.666168 crc crio[24245]: time=\"2026-06-14T09:38:52.666012085Z\" level=info msg=\"Stopping container: 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752 (timeout: 30s)\" id=4eb09b89-5377-48c7-bac7-66d3e514e43a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:52.851914 crc crio[24245]: time=\"2026-06-14T09:38:52.848736128Z\" level=info msg=\"Removed container 952d0715cf1ab6bababff9e98df71dd76538ce5b3d4f3c0661165d8d37874b6b: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/init\" id=49c7e0e8-0812-446e-9861-cde550ea2ae6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:52.862934 crc crio[24245]: time=\"2026-06-14T09:38:52.8627827Z\" level=info msg=\"Removing container: dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4\" id=b9967c0b-a595-49a5-b240-36192c2b7b63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:52.996395 crc crio[24245]: time=\"2026-06-14T09:38:52.996330013Z\" level=info msg=\"Created container 85d59956a53d78d4a17aa687450ab22cd675ca711ca509ac785465029bdd0484: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=932c3430-619c-4879-842c-fc4b7cb20776 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:53.002991 crc crio[24245]: time=\"2026-06-14T09:38:53.000218749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:53.017803 crc crio[24245]: time=\"2026-06-14T09:38:53.017541789Z\" level=info msg=\"Stopped container 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=4eb09b89-5377-48c7-bac7-66d3e514e43a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:38:53.035896 crc crio[24245]: time=\"2026-06-14T09:38:53.035054262Z\" level=info msg=\"Starting container: 85d59956a53d78d4a17aa687450ab22cd675ca711ca509ac785465029bdd0484\" id=511d4418-866a-497d-9e48-3814022b19bc name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:53.035896 crc crio[24245]: time=\"2026-06-14T09:38:53.035820154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=9a1abe60-8318-4f4a-84b3-6eae165b083a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:53.043769 crc crio[24245]: time=\"2026-06-14T09:38:53.042936496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:53.072907 crc crio[24245]: time=\"2026-06-14T09:38:53.071784154Z\" level=info msg=\"Started container\" PID=248385 containerID=85d59956a53d78d4a17aa687450ab22cd675ca711ca509ac785465029bdd0484 description=openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config id=511d4418-866a-497d-9e48-3814022b19bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f\nJun 14 09:38:53.124783 crc crio[24245]: time=\"2026-06-14T09:38:53.123986104Z\" level=info msg=\"Removed container dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4: openstack/ovn-controller-tmzrh/ovn-controller\" id=b9967c0b-a595-49a5-b240-36192c2b7b63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:53.127890 crc crio[24245]: time=\"2026-06-14T09:38:53.127275439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=a21f7df7-fb14-494d-8bae-a2a31afad0ca name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:53.137300 crc crio[24245]: time=\"2026-06-14T09:38:53.135446758Z\" level=info msg=\"Creating container: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=8b63400a-9427-48b3-be0e-a1844019140f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:53.137300 crc crio[24245]: time=\"2026-06-14T09:38:53.136013446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:53.143464 crc crio[24245]: time=\"2026-06-14T09:38:53.141999535Z\" level=info msg=\"Created container 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177: openstack/ceilometer-0/ceilometer-central-agent\" id=1f745178-c0f1-40aa-ad99-7e604b1d23c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:53.145807 crc crio[24245]: time=\"2026-06-14T09:38:53.145742255Z\" level=info msg=\"Removing container: 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d\" id=5a1ff1b3-31d9-490b-9cbc-cbcb03055207 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:53.149684 crc crio[24245]: time=\"2026-06-14T09:38:53.148711495Z\" level=info msg=\"Starting container: 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177\" id=fa1d3892-c60c-4670-9948-a035067403b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:53.189891 crc crio[24245]: time=\"2026-06-14T09:38:53.189225672Z\" level=info msg=\"Started container\" PID=248387 containerID=32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177 description=openstack/ceilometer-0/ceilometer-central-agent id=fa1d3892-c60c-4670-9948-a035067403b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4\nJun 14 09:38:53.317229 crc crio[24245]: time=\"2026-06-14T09:38:53.31712362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=beaacacb-b725-4d24-b24c-f70329497130 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:53.342272 crc crio[24245]: time=\"2026-06-14T09:38:53.342182273Z\" level=info msg=\"Created container 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5: openstack/swift-storage-0/object-updater\" id=4e4a1f94-68d5-40be-bb22-56a2b75120b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:53.348301 crc crio[24245]: time=\"2026-06-14T09:38:53.348232068Z\" level=info msg=\"Starting container: 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5\" id=3eadff68-0583-4ff7-959e-438eba628948 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:53.354578 crc crio[24245]: time=\"2026-06-14T09:38:53.354483906Z\" level=info msg=\"Removed container 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d: openstack/ceilometer-0/proxy-httpd\" id=5a1ff1b3-31d9-490b-9cbc-cbcb03055207 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:53.369395 crc crio[24245]: time=\"2026-06-14T09:38:53.369263064Z\" level=info msg=\"Started container\" PID=248438 containerID=24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5 description=openstack/swift-storage-0/object-updater id=3eadff68-0583-4ff7-959e-438eba628948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\nJun 14 09:38:53.382355 crc crio[24245]: time=\"2026-06-14T09:38:53.382278441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:53.392928 crc crio[24245]: time=\"2026-06-14T09:38:53.392807303Z\" level=info msg=\"Removing container: 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8\" id=32dc8fb9-2e16-44ab-ac9e-308cc4defef6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:53.410112 crc crio[24245]: time=\"2026-06-14T09:38:53.40453634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:53.454139 crc crio[24245]: time=\"2026-06-14T09:38:53.454062222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=64077bb4-68fb-4c13-90eb-03f6249fccaf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:53.483951 crc crio[24245]: time=\"2026-06-14T09:38:53.48343351Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=0bf49f63-e7e6-4d9c-b3a5-d26ab79e7f6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:53.484695 crc crio[24245]: time=\"2026-06-14T09:38:53.484301787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:53.541920 crc crio[24245]: time=\"2026-06-14T09:38:53.536691291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=237faa00-0d64-467b-a890-9a3d47f40f52 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:53.742226 crc crio[24245]: time=\"2026-06-14T09:38:53.742116612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=ea2baefe-6357-472e-a92c-c620f8fc6d16 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:53.750321 crc crio[24245]: time=\"2026-06-14T09:38:53.750211895Z\" level=info msg=\"Created container 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=8b63400a-9427-48b3-be0e-a1844019140f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:53.752908 crc crio[24245]: time=\"2026-06-14T09:38:53.752776575Z\" level=info msg=\"Starting container: 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73\" id=305f9d54-c0d2-44ef-a91e-6e99008c2954 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:53.760676 crc crio[24245]: time=\"2026-06-14T09:38:53.760559806Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=190791b1-1d1e-41fe-ba84-90f4a3edcbb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:53.761275 crc crio[24245]: time=\"2026-06-14T09:38:53.761135134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:53.837099 crc crio[24245]: time=\"2026-06-14T09:38:53.837024648Z\" level=info msg=\"Started container\" PID=248570 containerID=2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73 description=openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log id=305f9d54-c0d2-44ef-a91e-6e99008c2954 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\nJun 14 09:38:54.009580 crc crio[24245]: time=\"2026-06-14T09:38:54.009460899Z\" level=info msg=\"Removed container 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8: openstack/ceilometer-0/sg-core\" id=32dc8fb9-2e16-44ab-ac9e-308cc4defef6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:54.034570 crc crio[24245]: time=\"2026-06-14T09:38:54.034398692Z\" level=info msg=\"Removing container: 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086\" id=b7152da5-32dc-4409-8e45-cd825678bbbf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:54.077166 crc crio[24245]: time=\"2026-06-14T09:38:54.077068014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:54.087985 crc crio[24245]: time=\"2026-06-14T09:38:54.084727193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:54.087985 crc crio[24245]: time=\"2026-06-14T09:38:54.085208506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:54.097673 crc crio[24245]: time=\"2026-06-14T09:38:54.097565855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:54.236206 crc crio[24245]: time=\"2026-06-14T09:38:54.235765464Z\" level=info msg=\"Stopping pod sandbox: 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90\" id=09da0a63-5918-40d4-9025-900a85fd3fbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:54.241191 crc crio[24245]: time=\"2026-06-14T09:38:54.241163329Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xqt8l Namespace:openstack ID:1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90 UID:273fb646-e16e-4946-b368-223af8edccfe NetNS:/var/run/netns/e8f6ac39-7431-46ec-bccb-1d7c13a368e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod273fb646_e16e_4946_b368_223af8edccfe.slice PodAnnotations:0xc002422648}] Aliases:map[]}\"\nJun 14 09:38:54.246086 crc crio[24245]: time=\"2026-06-14T09:38:54.246061666Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-xqt8l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:38:54.250701 crc crio[24245]: time=\"2026-06-14T09:38:54.237350861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=21c3965c-750d-4979-9a5a-6bd8318d2399 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:54.275411 crc crio[24245]: time=\"2026-06-14T09:38:54.27535773Z\" level=info msg=\"Removed container 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086: openstack/ceilometer-0/ceilometer-notification-agent\" id=b7152da5-32dc-4409-8e45-cd825678bbbf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:54.302013 crc crio[24245]: time=\"2026-06-14T09:38:54.301957895Z\" level=info msg=\"Removing container: ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d\" id=4d4d0c85-242c-4c4b-abe6-3d36e49a2172 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:54.438008 crc crio[24245]: time=\"2026-06-14T09:38:54.437686593Z\" level=info msg=\"Removed container ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d: openstack/ceilometer-0/ceilometer-central-agent\" id=4d4d0c85-242c-4c4b-abe6-3d36e49a2172 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:54.496528 crc crio[24245]: time=\"2026-06-14T09:38:54.496095459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=a398a669-8577-418b-bd95-f1cde45f5e61 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:54.508349 crc crio[24245]: time=\"2026-06-14T09:38:54.507661466Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=d46c7c28-244f-4d6d-8233-7157ffc7d600 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:54.508349 crc crio[24245]: time=\"2026-06-14T09:38:54.508145591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:54.510888 crc crio[24245]: time=\"2026-06-14T09:38:54.510195117Z\" level=info msg=\"Removing container: e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de\" id=ed05a4f3-e377-4e3a-b2bf-aefcecc9dbd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:54.516181 crc crio[24245]: time=\"2026-06-14T09:38:54.515467298Z\" level=info msg=\"Created container 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00: openstack/swift-storage-0/object-expirer\" id=190791b1-1d1e-41fe-ba84-90f4a3edcbb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:54.539216 crc crio[24245]: time=\"2026-06-14T09:38:54.538759359Z\" level=info msg=\"Starting container: 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00\" id=4f819cbb-eca3-480f-98b1-cc87f6afb0aa name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:54.562948 crc crio[24245]: time=\"2026-06-14T09:38:54.562290387Z\" level=info msg=\"Started container\" PID=248733 containerID=9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00 description=openstack/swift-storage-0/object-expirer id=4f819cbb-eca3-480f-98b1-cc87f6afb0aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\nJun 14 09:38:54.638153 crc crio[24245]: time=\"2026-06-14T09:38:54.637701709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=e633b727-b3de-4388-8a4a-a1d5dd0ba8ec name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:54.743347 crc crio[24245]: time=\"2026-06-14T09:38:54.743165836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=0d248de3-3b8c-416c-af1b-f9409f8afb98 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:54.766638 crc crio[24245]: time=\"2026-06-14T09:38:54.76307119Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=f3234b99-51ac-4d4a-a061-ee5232a73fe3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:54.766638 crc crio[24245]: time=\"2026-06-14T09:38:54.763558746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:54.900785 crc crio[24245]: time=\"2026-06-14T09:38:54.90070538Z\" level=info msg=\"Created container 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf: openstack/ceilometer-0/ceilometer-notification-agent\" id=0bf49f63-e7e6-4d9c-b3a5-d26ab79e7f6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:54.944394 crc crio[24245]: time=\"2026-06-14T09:38:54.944321163Z\" level=info msg=\"Starting container: 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf\" id=b1ad9875-fe0b-476d-84ad-ab57d465b608 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:54.980416 crc crio[24245]: time=\"2026-06-14T09:38:54.980338475Z\" level=info msg=\"Stopped pod sandbox: 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90\" id=09da0a63-5918-40d4-9025-900a85fd3fbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:38:55.030632 crc crio[24245]: time=\"2026-06-14T09:38:54.990819882Z\" level=info msg=\"Started container\" PID=248729 containerID=54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf description=openstack/ceilometer-0/ceilometer-notification-agent id=b1ad9875-fe0b-476d-84ad-ab57d465b608 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4\nJun 14 09:38:55.064161 crc crio[24245]: time=\"2026-06-14T09:38:55.062290309Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=f18fa5e6-db92-4255-a350-fcff33ad15ee name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:55.082873 crc crio[24245]: time=\"2026-06-14T09:38:55.082779452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:55.087370 crc crio[24245]: time=\"2026-06-14T09:38:55.086946272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:55.092120 crc crio[24245]: time=\"2026-06-14T09:38:55.089021824Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=ca978948-cab7-4a75-992f-2e4c20f43d62 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:55.095196 crc crio[24245]: time=\"2026-06-14T09:38:55.094724969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:55.097165 crc crio[24245]: time=\"2026-06-14T09:38:55.097097763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:55.133631 crc crio[24245]: time=\"2026-06-14T09:38:55.133550149Z\" level=info msg=\"Removed container e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de: openstack/placement-5c865f788d-qhxm6/placement-api\" id=ed05a4f3-e377-4e3a-b2bf-aefcecc9dbd2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:55.154516 crc crio[24245]: time=\"2026-06-14T09:38:55.154424238Z\" level=info msg=\"Removing container: 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b\" id=e5c8b6fa-f783-4d42-ab98-5851c598ebda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:55.287803 crc crio[24245]: time=\"2026-06-14T09:38:55.287688238Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=aa513349-762c-44f4-87c5-0473f18b52d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:55.310793 crc crio[24245]: time=\"2026-06-14T09:38:55.310284467Z\" level=info msg=\"Removed container 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b: openstack/placement-5c865f788d-qhxm6/placement-log\" id=e5c8b6fa-f783-4d42-ab98-5851c598ebda name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:55.311263 crc crio[24245]: time=\"2026-06-14T09:38:55.311169125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:55.321190 crc crio[24245]: time=\"2026-06-14T09:38:55.321099215Z\" level=info msg=\"Removing container: e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61\" id=8565c9d8-f30c-45fd-b6de-46d96de4f8f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:55.343568 crc crio[24245]: time=\"2026-06-14T09:38:55.343433527Z\" level=info msg=\"Created container 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241: openstack/rabbitmq-server-0/rabbitmq\" id=d46c7c28-244f-4d6d-8233-7157ffc7d600 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:55.347489 crc crio[24245]: time=\"2026-06-14T09:38:55.347419338Z\" level=info msg=\"Starting container: 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241\" id=0bf606a2-6485-4334-9842-8b2268409d68 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:55.378030 crc crio[24245]: time=\"2026-06-14T09:38:55.377943048Z\" level=info msg=\"Started container\" PID=248894 containerID=1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241 description=openstack/rabbitmq-server-0/rabbitmq id=0bf606a2-6485-4334-9842-8b2268409d68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13\nJun 14 09:38:55.395216 crc crio[24245]: time=\"2026-06-14T09:38:55.395147268Z\" level=info msg=\"Created container d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b: openstack/swift-storage-0/rsync\" id=f3234b99-51ac-4d4a-a061-ee5232a73fe3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:55.420406 crc crio[24245]: time=\"2026-06-14T09:38:55.414013777Z\" level=info msg=\"Starting container: d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b\" id=87886d88-fc23-43ca-9fbc-962c9b8088d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:55.444323 crc crio[24245]: time=\"2026-06-14T09:38:55.444229868Z\" level=info msg=\"Started container\" PID=248893 containerID=d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b description=openstack/swift-storage-0/rsync id=87886d88-fc23-43ca-9fbc-962c9b8088d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\nJun 14 09:38:55.467660 crc crio[24245]: time=\"2026-06-14T09:38:55.467506125Z\" level=info msg=\"Removed container e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=8565c9d8-f30c-45fd-b6de-46d96de4f8f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:55.480782 crc crio[24245]: time=\"2026-06-14T09:38:55.480691831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=9c262cff-e7d5-406f-9c7c-5fea889681d6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:55.487933 crc crio[24245]: time=\"2026-06-14T09:38:55.487359029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:55.500642 crc crio[24245]: time=\"2026-06-14T09:38:55.500526842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=20c05792-c017-4260-9bb9-18746a5f6478 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:55.509171 crc crio[24245]: time=\"2026-06-14T09:38:55.508981481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:55.531193 crc crio[24245]: time=\"2026-06-14T09:38:55.530702387Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=d67b9385-0763-4ee6-a054-86b2052fdeeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:55.532467 crc crio[24245]: time=\"2026-06-14T09:38:55.532400911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:55.732706 crc crio[24245]: time=\"2026-06-14T09:38:55.732024591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:55.816369 crc crio[24245]: time=\"2026-06-14T09:38:55.816004723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:55.844154 crc crio[24245]: time=\"2026-06-14T09:38:55.844016059Z\" level=info msg=\"Created container f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147: openstack/ceilometer-0/sg-core\" id=aa513349-762c-44f4-87c5-0473f18b52d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:55.847892 crc crio[24245]: time=\"2026-06-14T09:38:55.847760382Z\" level=info msg=\"Starting container: f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147\" id=862581ec-38c0-4c7a-8e13-75f5618e881b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:55.858548 crc crio[24245]: time=\"2026-06-14T09:38:55.858428355Z\" level=info msg=\"Started container\" PID=248982 containerID=f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147 description=openstack/ceilometer-0/sg-core id=862581ec-38c0-4c7a-8e13-75f5618e881b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4\nJun 14 09:38:55.888164 crc crio[24245]: time=\"2026-06-14T09:38:55.888055455Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=3eb4a2d0-b6a2-4a74-8a35-fb2415d2911e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:56.017563 crc crio[24245]: time=\"2026-06-14T09:38:56.01734297Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=0c7982d1-1f3a-42eb-afb0-1a75d46e4709 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:56.032445 crc crio[24245]: time=\"2026-06-14T09:38:56.032358104Z\" level=info msg=\"Created container bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4: openstack/swift-storage-0/swift-recon-cron\" id=d67b9385-0763-4ee6-a054-86b2052fdeeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:56.032918 crc crio[24245]: time=\"2026-06-14T09:38:56.032821579Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=72367354-c13b-40db-b063-815b6c56f45f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:56.033927 crc crio[24245]: time=\"2026-06-14T09:38:56.033339936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:56.035118 crc crio[24245]: time=\"2026-06-14T09:38:56.035022979Z\" level=info msg=\"Starting container: bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4\" id=29181aca-73fb-464d-a748-f0ed48e92095 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:56.068125 crc crio[24245]: time=\"2026-06-14T09:38:56.067910877Z\" level=info msg=\"Started container\" PID=249010 containerID=bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4 description=openstack/swift-storage-0/swift-recon-cron id=29181aca-73fb-464d-a748-f0ed48e92095 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\nJun 14 09:38:56.205565 crc crio[24245]: time=\"2026-06-14T09:38:56.205402688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:56.214777 crc crio[24245]: time=\"2026-06-14T09:38:56.214720375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:56.389835 crc crio[24245]: time=\"2026-06-14T09:38:56.389091146Z\" level=info msg=\"Created container f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579: openstack/ceilometer-0/proxy-httpd\" id=72367354-c13b-40db-b063-815b6c56f45f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:56.397747 crc crio[24245]: time=\"2026-06-14T09:38:56.397662742Z\" level=info msg=\"Starting container: f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579\" id=3a2398d3-bb54-4273-9ed8-a5880b051ac6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:56.410336 crc crio[24245]: time=\"2026-06-14T09:38:56.410244198Z\" level=info msg=\"Started container\" PID=249037 containerID=f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579 description=openstack/ceilometer-0/proxy-httpd id=3a2398d3-bb54-4273-9ed8-a5880b051ac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4\nJun 14 09:38:56.553340 crc crio[24245]: time=\"2026-06-14T09:38:56.553269024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=097d5087-b3c9-456b-9b57-38d389f039c8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:56.569382 crc crio[24245]: time=\"2026-06-14T09:38:56.569305615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b1ac152e-2cdc-40f4-a3e5-2804be9e6a80 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:56.574790 crc crio[24245]: time=\"2026-06-14T09:38:56.574709106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0f9a5f86-88fc-4020-9354-f80b8b9ca076 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:56.578782 crc crio[24245]: time=\"2026-06-14T09:38:56.578699723Z\" level=info msg=\"Creating container: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=72d3b283-d989-4db5-b458-2dc690f28c45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:56.579911 crc crio[24245]: time=\"2026-06-14T09:38:56.579376104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:56.721386 crc crio[24245]: time=\"2026-06-14T09:38:56.721333612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=7ef8e9fd-bdf4-40fe-86d2-b19c69a0c986 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:56.783185 crc crio[24245]: time=\"2026-06-14T09:38:56.783097251Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=9b984ce7-549b-4b07-9898-84579f9fb78f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:56.783616 crc crio[24245]: time=\"2026-06-14T09:38:56.783555566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:56.890894 crc crio[24245]: time=\"2026-06-14T09:38:56.89048661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:56.909283 crc crio[24245]: time=\"2026-06-14T09:38:56.90901427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:56.984743 crc crio[24245]: time=\"2026-06-14T09:38:56.984654211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:57.014833 crc crio[24245]: time=\"2026-06-14T09:38:57.014387087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:57.229374 crc crio[24245]: time=\"2026-06-14T09:38:57.22927175Z\" level=info msg=\"Created container 770a5d8cd16189dd2ea4098cf026c00f4aff50c5a7d99884191e61d94456d15d: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=72d3b283-d989-4db5-b458-2dc690f28c45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:57.235719 crc crio[24245]: time=\"2026-06-14T09:38:57.23568439Z\" level=info msg=\"Starting container: 770a5d8cd16189dd2ea4098cf026c00f4aff50c5a7d99884191e61d94456d15d\" id=6c6ecf99-b4eb-4b9e-82cb-5a453ddd1288 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:57.236276 crc crio[24245]: time=\"2026-06-14T09:38:57.236185276Z\" level=info msg=\"Created container e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=9b984ce7-549b-4b07-9898-84579f9fb78f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:57.239755 crc crio[24245]: time=\"2026-06-14T09:38:57.239184732Z\" level=info msg=\"Starting container: e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e\" id=b772c6d2-4f2d-4de0-8dd1-201b07042391 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:57.257476 crc crio[24245]: time=\"2026-06-14T09:38:57.257294348Z\" level=info msg=\"Started container\" PID=249242 containerID=770a5d8cd16189dd2ea4098cf026c00f4aff50c5a7d99884191e61d94456d15d description=openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update id=6c6ecf99-b4eb-4b9e-82cb-5a453ddd1288 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8\nJun 14 09:38:57.298000 crc crio[24245]: time=\"2026-06-14T09:38:57.29783191Z\" level=info msg=\"Started container\" PID=249247 containerID=e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e description=openstack/rabbitmq-cell1-server-0/rabbitmq id=b772c6d2-4f2d-4de0-8dd1-201b07042391 name=/runtime.v1.RuntimeService/StartContainer sandboxID=864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf\nJun 14 09:38:57.565150 crc crio[24245]: time=\"2026-06-14T09:38:57.565036057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e80730df-eacf-47f3-bc49-2aa778a9370c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:57.565679 crc crio[24245]: time=\"2026-06-14T09:38:57.565494002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7ee19a5e-1325-496d-babd-f66b42906303 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:57.571454 crc crio[24245]: time=\"2026-06-14T09:38:57.569427747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f665bf6d-0f08-4d76-88fd-4464cbc4b7f4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:57.571454 crc crio[24245]: time=\"2026-06-14T09:38:57.571226343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3b985ccd-633f-4fb7-9ad9-51aa6fe7c848 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:57.572961 crc crio[24245]: time=\"2026-06-14T09:38:57.572820855Z\" level=info msg=\"Creating container: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=ce79e8ba-667b-465a-9b15-6e5380508feb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:57.573316 crc crio[24245]: time=\"2026-06-14T09:38:57.573263489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:57.577477 crc crio[24245]: time=\"2026-06-14T09:38:57.577438893Z\" level=info msg=\"Creating container: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=b291a1ee-7b22-4691-8dca-1e92c79591d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:57.726691 crc crio[24245]: time=\"2026-06-14T09:38:57.724378597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:58.007833 crc crio[24245]: time=\"2026-06-14T09:38:58.007396017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:58.032040 crc crio[24245]: time=\"2026-06-14T09:38:58.031054627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:58.149462 crc crio[24245]: time=\"2026-06-14T09:38:58.148901621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:58.165298 crc crio[24245]: time=\"2026-06-14T09:38:58.165206695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:58.335584 crc crio[24245]: time=\"2026-06-14T09:38:58.335465588Z\" level=info msg=\"Created container a6d09b80b5c97087e2daa8486e1905279fd5cfd34bcf1910cf713c03da786808: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=ce79e8ba-667b-465a-9b15-6e5380508feb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:58.337470 crc crio[24245]: time=\"2026-06-14T09:38:58.337376882Z\" level=info msg=\"Starting container: a6d09b80b5c97087e2daa8486e1905279fd5cfd34bcf1910cf713c03da786808\" id=b2aa5047-9eab-46f3-bc5f-da1860cc47c8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:58.348964 crc crio[24245]: time=\"2026-06-14T09:38:58.348824098Z\" level=info msg=\"Started container\" PID=249402 containerID=a6d09b80b5c97087e2daa8486e1905279fd5cfd34bcf1910cf713c03da786808 description=openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update id=b2aa5047-9eab-46f3-bc5f-da1860cc47c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5\nJun 14 09:38:58.521180 crc crio[24245]: time=\"2026-06-14T09:38:58.521054342Z\" level=info msg=\"Created container e4b4dccbaa339b84adef33616aab8b9ff92bb00ccc77216431595bebb4949c6b: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=b291a1ee-7b22-4691-8dca-1e92c79591d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:58.525441 crc crio[24245]: time=\"2026-06-14T09:38:58.525143084Z\" level=info msg=\"Starting container: e4b4dccbaa339b84adef33616aab8b9ff92bb00ccc77216431595bebb4949c6b\" id=08721a05-fdc9-43e5-8160-568979d0759b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:58.535319 crc crio[24245]: time=\"2026-06-14T09:38:58.535218528Z\" level=info msg=\"Started container\" PID=249406 containerID=e4b4dccbaa339b84adef33616aab8b9ff92bb00ccc77216431595bebb4949c6b description=openstack/neutron-db-create-k24rz/mariadb-database-create id=08721a05-fdc9-43e5-8160-568979d0759b name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584\nJun 14 09:38:58.567508 crc crio[24245]: time=\"2026-06-14T09:38:58.567405013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=79f9ebfc-fc5a-46cd-83b0-ad9fd71f6625 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:58.568522 crc crio[24245]: time=\"2026-06-14T09:38:58.568447787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d6964751-e5dc-45ab-a43c-6744916e613f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:58.568712 crc crio[24245]: time=\"2026-06-14T09:38:58.56862781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a3e8ecc6-0eff-4899-ae42-565efd1325a7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:58.569150 crc crio[24245]: time=\"2026-06-14T09:38:58.569083006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b40bfc08-4dc4-485f-9ea5-2a06c7c74d72 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:58.576794 crc crio[24245]: time=\"2026-06-14T09:38:58.575569991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0fc04559-284a-4033-9f5b-50c8386c6a46 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:58.577069 crc crio[24245]: time=\"2026-06-14T09:38:58.576949285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a9f50dc7-7304-435d-b3f5-94096ee5dcb5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:58.578287 crc crio[24245]: time=\"2026-06-14T09:38:58.578220811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9756a561-90c3-4e5f-b7e0-76903fe34e43 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:58.581144 crc crio[24245]: time=\"2026-06-14T09:38:58.580572587Z\" level=info msg=\"Creating container: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=4e98c643-0658-43e6-9fda-1d4f555a9c2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:58.585632 crc crio[24245]: time=\"2026-06-14T09:38:58.585566478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:58.586153 crc crio[24245]: time=\"2026-06-14T09:38:58.582546885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=db62c102-908f-49d7-bccd-52f1dbdd7272 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:58.612803 crc crio[24245]: time=\"2026-06-14T09:38:58.612744495Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=d6ee529c-3086-4454-a52b-28fafac17959 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:58.615894 crc crio[24245]: time=\"2026-06-14T09:38:58.615821004Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=aef2ffb3-87a7-4a95-869f-86c957ec1988 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:58.631166 crc crio[24245]: time=\"2026-06-14T09:38:58.627253704Z\" level=info msg=\"Creating container: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=c2685f2b-b112-48a9-bffc-9498755e7dc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:58.674017 crc crio[24245]: time=\"2026-06-14T09:38:58.673735855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:58.674677 crc crio[24245]: time=\"2026-06-14T09:38:58.674528169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:58.689004 crc crio[24245]: time=\"2026-06-14T09:38:58.688707958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:58.903142 crc crio[24245]: time=\"2026-06-14T09:38:58.903066198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:58.903932 crc crio[24245]: time=\"2026-06-14T09:38:58.903892196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:58.915002 crc crio[24245]: time=\"2026-06-14T09:38:58.914920578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:58.920264 crc crio[24245]: time=\"2026-06-14T09:38:58.920215934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:58.996516 crc crio[24245]: time=\"2026-06-14T09:38:58.996014922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:59.017740 crc crio[24245]: time=\"2026-06-14T09:38:59.017558175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:59.020374 crc crio[24245]: time=\"2026-06-14T09:38:59.020298568Z\" level=info msg=\"Removing container: d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25\" id=b1fa9dd7-aca0-4a9c-aaa0-ab366ddd7cb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:59.117660 crc crio[24245]: time=\"2026-06-14T09:38:59.117399102Z\" level=info msg=\"Removed container d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=b1fa9dd7-aca0-4a9c-aaa0-ab366ddd7cb7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:59.125299 crc crio[24245]: time=\"2026-06-14T09:38:59.124011667Z\" level=info msg=\"Removing container: 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1\" id=f30c5786-cd74-4184-b479-9238611b4446 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:59.126963 crc crio[24245]: time=\"2026-06-14T09:38:59.126630711Z\" level=info msg=\"Removing container: 87e2496f1bd6c5061b83b24ccdeb93017236a9f687702871776fd282f5d9f7e7\" id=59162688-db2b-464f-a2ce-8958a70d9e2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:59.168656 crc crio[24245]: time=\"2026-06-14T09:38:59.168562603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:59.179279 crc crio[24245]: time=\"2026-06-14T09:38:59.179202031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:59.309075 crc crio[24245]: time=\"2026-06-14T09:38:59.308744034Z\" level=info msg=\"Created container 511e414ba3ef8b17f74121ded050bfae94eb691c0b2a7839262289c1c34a4dcb: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=c2685f2b-b112-48a9-bffc-9498755e7dc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:59.325716 crc crio[24245]: time=\"2026-06-14T09:38:59.325651178Z\" level=info msg=\"Starting container: 511e414ba3ef8b17f74121ded050bfae94eb691c0b2a7839262289c1c34a4dcb\" id=2b284580-ca0c-499a-a106-efbfa559bec6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:59.349067 crc crio[24245]: time=\"2026-06-14T09:38:59.348905093Z\" level=info msg=\"Started container\" PID=249558 containerID=511e414ba3ef8b17f74121ded050bfae94eb691c0b2a7839262289c1c34a4dcb description=openstack/cinder-db-create-jkww4/mariadb-database-create id=2b284580-ca0c-499a-a106-efbfa559bec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c\nJun 14 09:38:59.478823 crc crio[24245]: time=\"2026-06-14T09:38:59.477903706Z\" level=info msg=\"Removed container 87e2496f1bd6c5061b83b24ccdeb93017236a9f687702871776fd282f5d9f7e7: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=59162688-db2b-464f-a2ce-8958a70d9e2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:59.532779 crc crio[24245]: time=\"2026-06-14T09:38:59.532488533Z\" level=info msg=\"Removed container 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1: openstack/cinder-scheduler-0/probe\" id=f30c5786-cd74-4184-b479-9238611b4446 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:59.546060 crc crio[24245]: time=\"2026-06-14T09:38:59.545949238Z\" level=info msg=\"Removing container: 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a\" id=50d9f9dd-ca40-42f0-b9a8-8611dc8394fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:59.565665 crc crio[24245]: time=\"2026-06-14T09:38:59.565552791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0c0e241e-5cb6-4731-9d25-0d491340ef45 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:59.567278 crc crio[24245]: time=\"2026-06-14T09:38:59.567234063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fd3271e8-b727-44e6-af9e-34338c516b72 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:59.575347 crc crio[24245]: time=\"2026-06-14T09:38:59.575298212Z\" level=info msg=\"Created container dbf6ae46b783a6ed589dc106d14e331ced18ef0a5a58f088b0065e79fccec3aa: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=aef2ffb3-87a7-4a95-869f-86c957ec1988 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:59.582546 crc crio[24245]: time=\"2026-06-14T09:38:59.582450276Z\" level=info msg=\"Starting container: dbf6ae46b783a6ed589dc106d14e331ced18ef0a5a58f088b0065e79fccec3aa\" id=49c97c5a-20ed-4c98-9ad2-9868330ac6bf name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:59.585538 crc crio[24245]: time=\"2026-06-14T09:38:59.585465299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=73168e28-a422-4b8b-88cb-be71d5ada393 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:59.591714 crc crio[24245]: time=\"2026-06-14T09:38:59.587542052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=caa4dc9d-4bc1-432f-953c-a3e527a8f7b7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:38:59.628822 crc crio[24245]: time=\"2026-06-14T09:38:59.628718151Z\" level=info msg=\"Started container\" PID=249611 containerID=dbf6ae46b783a6ed589dc106d14e331ced18ef0a5a58f088b0065e79fccec3aa description=openstack/nova-cell0-db-create-5jpjc/mariadb-database-create id=49c97c5a-20ed-4c98-9ad2-9868330ac6bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00\nJun 14 09:38:59.632824 crc crio[24245]: time=\"2026-06-14T09:38:59.632586324Z\" level=info msg=\"Created container bf5d8063afcd01eb382638db17d2ad241ffe45c560ab224495bd9812f7c7b342: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=d6ee529c-3086-4454-a52b-28fafac17959 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:59.637066 crc crio[24245]: time=\"2026-06-14T09:38:59.637020808Z\" level=info msg=\"Created container 5b2ae71433c244982723ebc73f06050361caefe4455ae961964daf52105dd24e: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=4e98c643-0658-43e6-9fda-1d4f555a9c2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:59.642989 crc crio[24245]: time=\"2026-06-14T09:38:59.642637338Z\" level=info msg=\"Starting container: 5b2ae71433c244982723ebc73f06050361caefe4455ae961964daf52105dd24e\" id=5a7f7eef-ae05-4eca-993c-c1a1f5f66944 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:59.643534 crc crio[24245]: time=\"2026-06-14T09:38:59.642794557Z\" level=info msg=\"Starting container: bf5d8063afcd01eb382638db17d2ad241ffe45c560ab224495bd9812f7c7b342\" id=2cd62c5d-4d11-4814-8588-8086a3050540 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:38:59.658551 crc crio[24245]: time=\"2026-06-14T09:38:59.657716943Z\" level=info msg=\"Started container\" PID=249563 containerID=bf5d8063afcd01eb382638db17d2ad241ffe45c560ab224495bd9812f7c7b342 description=openstack/nova-cell1-db-create-q579s/mariadb-database-create id=2cd62c5d-4d11-4814-8588-8086a3050540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989\nJun 14 09:38:59.660068 crc crio[24245]: time=\"2026-06-14T09:38:59.659990228Z\" level=info msg=\"Removed container 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a: openstack/ceilometer-0/ceilometer-notification-agent\" id=50d9f9dd-ca40-42f0-b9a8-8611dc8394fd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:59.669781 crc crio[24245]: time=\"2026-06-14T09:38:59.669701901Z\" level=info msg=\"Started container\" PID=249562 containerID=5b2ae71433c244982723ebc73f06050361caefe4455ae961964daf52105dd24e description=openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update id=5a7f7eef-ae05-4eca-993c-c1a1f5f66944 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e\nJun 14 09:38:59.670380 crc crio[24245]: time=\"2026-06-14T09:38:59.6703105Z\" level=info msg=\"Removing container: a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b\" id=35dd293b-0b61-46cd-bc3e-f0f8266e12e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:59.672734 crc crio[24245]: time=\"2026-06-14T09:38:59.672677911Z\" level=info msg=\"Creating container: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=0b43832f-b8aa-4301-a577-c37bdb69eb20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:59.673634 crc crio[24245]: time=\"2026-06-14T09:38:59.673565659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:59.675232 crc crio[24245]: time=\"2026-06-14T09:38:59.67516064Z\" level=info msg=\"Creating container: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=c7cbde9a-ec54-4fc2-98de-08a254693f1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:38:59.807802 crc crio[24245]: time=\"2026-06-14T09:38:59.80664534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:59.904929 crc crio[24245]: time=\"2026-06-14T09:38:59.904727821Z\" level=info msg=\"Removed container a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=35dd293b-0b61-46cd-bc3e-f0f8266e12e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:59.910118 crc crio[24245]: time=\"2026-06-14T09:38:59.91003937Z\" level=info msg=\"Removing container: 7782e5739f1361c712c553729e01c04aaab44e99298d236397c8ab282cf68cba\" id=f5ca72cc-8cad-4808-89aa-487da9026cb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:38:59.946632 crc crio[24245]: time=\"2026-06-14T09:38:59.946534958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:38:59.974375 crc crio[24245]: time=\"2026-06-14T09:38:59.974292237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:00.038751 crc crio[24245]: time=\"2026-06-14T09:39:00.038582595Z\" level=info msg=\"Removed container 7782e5739f1361c712c553729e01c04aaab44e99298d236397c8ab282cf68cba: openstack/openstack-galera-0/mysql-bootstrap\" id=f5ca72cc-8cad-4808-89aa-487da9026cb4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:00.047697 crc crio[24245]: time=\"2026-06-14T09:39:00.047295825Z\" level=info msg=\"Removing container: a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840\" id=afcfe44e-7711-4c7d-bf3d-ac92efe191ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:00.135257 crc crio[24245]: time=\"2026-06-14T09:39:00.135131169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:00.144107 crc crio[24245]: time=\"2026-06-14T09:39:00.144044751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:00.168471 crc crio[24245]: time=\"2026-06-14T09:39:00.168340535Z\" level=info msg=\"Removed container a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=afcfe44e-7711-4c7d-bf3d-ac92efe191ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:00.174116 crc crio[24245]: time=\"2026-06-14T09:39:00.174028767Z\" level=info msg=\"Removing container: f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72\" id=d9e8a2e3-b572-42a8-a699-9835f3815f5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:00.331961 crc crio[24245]: time=\"2026-06-14T09:39:00.331795246Z\" level=info msg=\"Removing container: fe939f3deced4240ef341d5cab75cce6cdf6d437628f70339c67c62838f9ef9c\" id=f93d2cf5-2c96-41b7-8b30-88e0164db51c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:00.409703 crc crio[24245]: time=\"2026-06-14T09:39:00.40962031Z\" level=info msg=\"Stopping pod sandbox: 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8\" id=dc8978de-8d1e-45f6-bfbd-afb56c5ac555 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:00.411401 crc crio[24245]: time=\"2026-06-14T09:39:00.410634323Z\" level=info msg=\"Got pod network &{Name:nova-api-2f20-account-create-update-65cgh Namespace:openstack ID:2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8 UID:7008ecaa-7b3d-4db0-9afb-3672bb1bac11 NetNS:/var/run/netns/665b5f38-2fed-4e2f-97cf-4e7942eb1f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7008ecaa_7b3d_4db0_9afb_3672bb1bac11.slice PodAnnotations:0xc002422a68}] Aliases:map[]}\"\nJun 14 09:39:00.411401 crc crio[24245]: time=\"2026-06-14T09:39:00.411293604Z\" level=info msg=\"Deleting pod openstack_nova-api-2f20-account-create-update-65cgh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:00.566520 crc crio[24245]: time=\"2026-06-14T09:39:00.566116498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=19cfd150-2282-4a23-9e0c-23f8a50b1ea9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:00.570765 crc crio[24245]: time=\"2026-06-14T09:39:00.570688393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=530f88fc-8426-4341-8bba-63e5e091a3f6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:00.795149 crc crio[24245]: time=\"2026-06-14T09:39:00.791102862Z\" level=info msg=\"Created container 71223d9a314366c9d0cd069917ac4e6ad121617b44ea461620de49f71a9dcfb8: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=c7cbde9a-ec54-4fc2-98de-08a254693f1b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:00.802726 crc crio[24245]: time=\"2026-06-14T09:39:00.797107275Z\" level=info msg=\"Starting container: 71223d9a314366c9d0cd069917ac4e6ad121617b44ea461620de49f71a9dcfb8\" id=cd2284ee-a208-4290-8a11-50eef821a4a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:00.806350 crc crio[24245]: time=\"2026-06-14T09:39:00.804168212Z\" level=info msg=\"Started container\" PID=249778 containerID=71223d9a314366c9d0cd069917ac4e6ad121617b44ea461620de49f71a9dcfb8 description=openstack/keystone-db-create-v5npw/mariadb-database-create id=cd2284ee-a208-4290-8a11-50eef821a4a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12\nJun 14 09:39:00.932497 crc crio[24245]: time=\"2026-06-14T09:39:00.932273057Z\" level=info msg=\"Created container 9485d25a66e1ae3bbcd9834c11478b345dca13931652ecd2de948abac9d36c97: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=0b43832f-b8aa-4301-a577-c37bdb69eb20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:00.937053 crc crio[24245]: time=\"2026-06-14T09:39:00.937009696Z\" level=info msg=\"Starting container: 9485d25a66e1ae3bbcd9834c11478b345dca13931652ecd2de948abac9d36c97\" id=d3970b42-5d07-49fa-bc3a-57aadf166ed8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:00.952962 crc crio[24245]: time=\"2026-06-14T09:39:00.95233107Z\" level=info msg=\"Started container\" PID=249751 containerID=9485d25a66e1ae3bbcd9834c11478b345dca13931652ecd2de948abac9d36c97 description=openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update id=d3970b42-5d07-49fa-bc3a-57aadf166ed8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea\nJun 14 09:39:01.536005 crc crio[24245]: time=\"2026-06-14T09:39:01.534581588Z\" level=info msg=\"Stopping pod sandbox: 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00\" id=e8ff7f48-0196-4ed9-9c5c-94c9fdf8d929 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:01.536005 crc crio[24245]: time=\"2026-06-14T09:39:01.535768247Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-5jpjc Namespace:openstack ID:5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00 UID:d212e1e5-0d11-47ca-bd4b-96765a68578f NetNS:/var/run/netns/9704dcd2-63ff-4b23-8a5b-c2720ac377cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd212e1e5_0d11_47ca_bd4b_96765a68578f.slice PodAnnotations:0xc0004cd5e8}] Aliases:map[]}\"\nJun 14 09:39:01.538035 crc crio[24245]: time=\"2026-06-14T09:39:01.536024245Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-5jpjc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:01.554460 crc crio[24245]: time=\"2026-06-14T09:39:01.554330232Z\" level=info msg=\"Stopping pod sandbox: 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584\" id=2367341b-37cc-4e7c-8be1-8d0a7d4db8d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:01.554460 crc crio[24245]: time=\"2026-06-14T09:39:01.554394864Z\" level=info msg=\"Stopping pod sandbox: 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c\" id=9ac6e748-70fd-4049-bf96-ec0dbb67e502 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:01.555053 crc crio[24245]: time=\"2026-06-14T09:39:01.554646366Z\" level=info msg=\"Stopping pod sandbox: 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5\" id=41e7df7c-74c1-43c4-9df5-e81323514121 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:01.555053 crc crio[24245]: time=\"2026-06-14T09:39:01.55490982Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-k24rz Namespace:openstack ID:72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584 UID:0e450836-37ea-446b-9cd3-f3dfb1a1903b NetNS:/var/run/netns/ca34a4d2-2cbc-4f0e-ab47-754878762f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e450836_37ea_446b_9cd3_f3dfb1a1903b.slice PodAnnotations:0xc00161ac58}] Aliases:map[]}\"\nJun 14 09:39:01.555053 crc crio[24245]: time=\"2026-06-14T09:39:01.555124887Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-k24rz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:01.555347 crc crio[24245]: time=\"2026-06-14T09:39:01.555322168Z\" level=info msg=\"Got pod network &{Name:barbican-6e2f-account-create-update-nfkmj Namespace:openstack ID:0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5 UID:15347707-fa12-4520-9113-2ce2e45ff28c NetNS:/var/run/netns/e6b87c19-050a-4d4e-b516-444264a098d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15347707_fa12_4520_9113_2ce2e45ff28c.slice PodAnnotations:0xc00274aad0}] Aliases:map[]}\"\nJun 14 09:39:01.555663 crc crio[24245]: time=\"2026-06-14T09:39:01.555497023Z\" level=info msg=\"Deleting pod openstack_barbican-6e2f-account-create-update-nfkmj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:01.558162 crc crio[24245]: time=\"2026-06-14T09:39:01.554352571Z\" level=info msg=\"Stopping pod sandbox: 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989\" id=dba64829-9ff4-4f45-a1d2-27b138d5fbe3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:01.558886 crc crio[24245]: time=\"2026-06-14T09:39:01.558558076Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-jkww4 Namespace:openstack ID:214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c UID:fcd2549e-40c4-4cbf-a192-2baf836a5a1c NetNS:/var/run/netns/5b3e48fb-f1f1-4383-9b91-16ccc5024568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcd2549e_40c4_4cbf_a192_2baf836a5a1c.slice PodAnnotations:0xc006e0a838}] Aliases:map[]}\"\nJun 14 09:39:01.558886 crc crio[24245]: time=\"2026-06-14T09:39:01.558813884Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-jkww4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:01.559067 crc crio[24245]: time=\"2026-06-14T09:39:01.559036323Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-q579s Namespace:openstack ID:3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989 UID:fe5a32f2-deca-4335-b2e5-f01582333f66 NetNS:/var/run/netns/71780a4d-a789-4425-b1f1-18886149ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe5a32f2_deca_4335_b2e5_f01582333f66.slice PodAnnotations:0xc0004cd688}] Aliases:map[]}\"\nJun 14 09:39:01.559294 crc crio[24245]: time=\"2026-06-14T09:39:01.55924374Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-q579s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:01.570977 crc crio[24245]: time=\"2026-06-14T09:39:01.570790311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d538d10f-aac9-4261-813d-1dd30c23ecd2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:01.571318 crc crio[24245]: time=\"2026-06-14T09:39:01.571016809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=13878eae-4177-43ee-882d-a4a7d5741517 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:01.581990 crc crio[24245]: time=\"2026-06-14T09:39:01.577311071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=071a4e8b-0254-4d57-a6c1-e7ca246cba43 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:02.586989 crc crio[24245]: time=\"2026-06-14T09:39:02.584208472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6f919c97-9059-4b85-a500-55fbb4def2db name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:03.566456 crc crio[24245]: time=\"2026-06-14T09:39:03.565770098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7c25ea2e-6d2e-4fe5-85c2-e738e688fc9f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:03.568880 crc crio[24245]: time=\"2026-06-14T09:39:03.567724199Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6df3cb2c-19ce-4907-a2e8-93c24b46f0ab name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:03.569478 crc crio[24245]: time=\"2026-06-14T09:39:03.569399888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ecfce400-9c13-44b2-9712-6cebe958e7b0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:03.821487 crc crio[24245]: time=\"2026-06-14T09:39:03.821333742Z\" level=info msg=\"Stopping pod sandbox: bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12\" id=d802de13-e541-45d2-9624-e04ac0ad64c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:03.827210 crc crio[24245]: time=\"2026-06-14T09:39:03.821411814Z\" level=info msg=\"Stopping pod sandbox: 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e\" id=8490135b-ddb1-4dd2-a596-dfeed0a1c9f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:03.827210 crc crio[24245]: time=\"2026-06-14T09:39:03.826990088Z\" level=info msg=\"Got pod network &{Name:keystone-7d31-account-create-update-cbqcd Namespace:openstack ID:9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e UID:cc4e174a-dc43-4035-a587-d9469dc0fa7f NetNS:/var/run/netns/85cf0274-2d52-4536-b4dc-25d7bc595a3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc4e174a_dc43_4035_a587_d9469dc0fa7f.slice PodAnnotations:0xc003bf6230}] Aliases:map[]}\"\nJun 14 09:39:03.827210 crc crio[24245]: time=\"2026-06-14T09:39:03.827204635Z\" level=info msg=\"Deleting pod openstack_keystone-7d31-account-create-update-cbqcd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:03.828194 crc crio[24245]: time=\"2026-06-14T09:39:03.828157061Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-v5npw Namespace:openstack ID:bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12 UID:69dff404-bf2e-4901-8b88-0330952eab11 NetNS:/var/run/netns/b317e86f-16ff-44e4-bb1f-b77ad1cb12fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dff404_bf2e_4901_8b88_0330952eab11.slice PodAnnotations:0xc001fea030}] Aliases:map[]}\"\nJun 14 09:39:03.828465 crc crio[24245]: time=\"2026-06-14T09:39:03.828441681Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-v5npw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:03.829609 crc crio[24245]: time=\"2026-06-14T09:39:03.822010978Z\" level=info msg=\"Stopping pod sandbox: 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea\" id=1852c586-9450-4637-a498-5d76e878631b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:03.830376 crc crio[24245]: time=\"2026-06-14T09:39:03.830204261Z\" level=info msg=\"Got pod network &{Name:neutron-4ad3-account-create-update-777fn Namespace:openstack ID:15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea UID:af8dffa4-1f8e-4a8e-b2ba-3e525ab6f13f NetNS:/var/run/netns/213d807a-fb06-43e0-abc6-19370b88de83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf8dffa4_1f8e_4a8e_b2ba_3e525ab6f13f.slice PodAnnotations:0xc0004cc0f8}] Aliases:map[]}\"\nJun 14 09:39:03.830463 crc crio[24245]: time=\"2026-06-14T09:39:03.830375097Z\" level=info msg=\"Deleting pod openstack_neutron-4ad3-account-create-update-777fn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:04.582480 crc crio[24245]: time=\"2026-06-14T09:39:04.579063109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ef639854-31d4-4a78-8235-06cefbef2eb9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:08.643218 crc crio[24245]: time=\"2026-06-14T09:39:08.640505778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=34f321cd-9e2f-4f3b-9101-784e7fcd58cc name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:08.643218 crc crio[24245]: time=\"2026-06-14T09:39:08.641538025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=75b8ab0c-8256-4698-8f5a-8a9a9f619c80 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:08.646782 crc crio[24245]: time=\"2026-06-14T09:39:08.643554916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b170ef0a-fe6a-4df1-bdec-3069bdad0c9d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:08.646782 crc crio[24245]: time=\"2026-06-14T09:39:08.643898417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=80dd8f0d-f616-4ccc-bd43-26a65cec58b4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:08.646782 crc crio[24245]: time=\"2026-06-14T09:39:08.644074362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1da3ea31-2009-4e45-8e06-f032c1dfcefa name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:08.646782 crc crio[24245]: time=\"2026-06-14T09:39:08.644220187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e264ed4-093c-466d-9091-c527b77747c0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:08.646782 crc crio[24245]: time=\"2026-06-14T09:39:08.644364912Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=64dce4de-b746-4da2-b626-f629ce39e06e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:08.646782 crc crio[24245]: time=\"2026-06-14T09:39:08.644507406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f686b2f1-8f34-463f-b048-5600437ae1dd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:08.647519 crc crio[24245]: time=\"2026-06-14T09:39:08.647266809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=02faa09f-0882-44bf-9b29-b61f45272432 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:08.652562 crc crio[24245]: time=\"2026-06-14T09:39:08.652467115Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=3d967094-fdd9-4d24-a6ff-8c667e8f6f70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:08.653092 crc crio[24245]: time=\"2026-06-14T09:39:08.652960521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7da2a61f-63ac-4532-83e8-cc058e0888a5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:08.655203 crc crio[24245]: time=\"2026-06-14T09:39:08.655129989Z\" level=info msg=\"Creating container: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=3c2f20d1-696f-4634-a07d-28d0602c14ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:08.656335 crc crio[24245]: time=\"2026-06-14T09:39:08.656293266Z\" level=info msg=\"Creating container: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=83fdbf28-8916-4d93-a5f0-2bb932c5f83b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:08.661062 crc crio[24245]: time=\"2026-06-14T09:39:08.661009071Z\" level=info msg=\"Creating container: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=5fc8ceb2-7c52-43e0-93a0-26f05985608b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:08.667141 crc crio[24245]: time=\"2026-06-14T09:39:08.667073739Z\" level=info msg=\"Creating container: openstack/placement-db-create-n69bz/mariadb-database-create\" id=6b077e26-e25f-4f6e-ac8f-4cbd1bdfffee name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:08.668281 crc crio[24245]: time=\"2026-06-14T09:39:08.668239936Z\" level=info msg=\"Creating container: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=20a6d64e-8ff3-42a2-9aa3-83d6280c0f63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:08.672824 crc crio[24245]: time=\"2026-06-14T09:39:08.67275196Z\" level=info msg=\"Creating container: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=4d611d6c-646e-495b-94b3-47bfd4c30792 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:08.673991 crc crio[24245]: time=\"2026-06-14T09:39:08.673782092Z\" level=info msg=\"Creating container: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=40e72d36-0a3e-4050-a771-2648b436c1d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:08.722537 crc crio[24245]: time=\"2026-06-14T09:39:08.722456961Z\" level=info msg=\"Removed container f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72: openstack/glance-default-internal-api-0/glance-log\" id=d9e8a2e3-b572-42a8-a699-9835f3815f5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:08.723327 crc crio[24245]: time=\"2026-06-14T09:39:08.723256427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:08.728664 crc crio[24245]: time=\"2026-06-14T09:39:08.728547485Z\" level=info msg=\"Removing container: c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e\" id=3e4c1907-4cb1-4b48-add4-88e0ff34713c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:08.735038 crc crio[24245]: time=\"2026-06-14T09:39:08.734981259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:08.735450 crc crio[24245]: time=\"2026-06-14T09:39:08.735350651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:08.736447 crc crio[24245]: time=\"2026-06-14T09:39:08.736367594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:08.737102 crc crio[24245]: time=\"2026-06-14T09:39:08.736516419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:08.737368 crc crio[24245]: time=\"2026-06-14T09:39:08.737306354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:08.737699 crc crio[24245]: time=\"2026-06-14T09:39:08.737226322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:08.739108 crc crio[24245]: time=\"2026-06-14T09:39:08.738972538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:08.742817 crc crio[24245]: time=\"2026-06-14T09:39:08.742712396Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=eebebe7b-053e-40de-a1c1-86333c33fccf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:08.747201 crc crio[24245]: time=\"2026-06-14T09:39:08.747090695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:08.749665 crc crio[24245]: time=\"2026-06-14T09:39:08.749634948Z\" level=info msg=\"Creating container: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=849fe25c-7e42-4158-964e-a9d28250d16c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:08.752960 crc crio[24245]: time=\"2026-06-14T09:39:08.752880168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:08.770897 crc crio[24245]: time=\"2026-06-14T09:39:08.770783539Z\" level=info msg=\"Stopped pod sandbox: 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8\" id=dc8978de-8d1e-45f6-bfbd-afb56c5ac555 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:08.775978 crc crio[24245]: time=\"2026-06-14T09:39:08.775948282Z\" level=info msg=\"Stopped pod sandbox: 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5\" id=41e7df7c-74c1-43c4-9df5-e81323514121 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:08.813178 crc crio[24245]: time=\"2026-06-14T09:39:08.813054174Z\" level=info msg=\"Stopped pod sandbox: 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00\" id=e8ff7f48-0196-4ed9-9c5c-94c9fdf8d929 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:08.819182 crc crio[24245]: time=\"2026-06-14T09:39:08.818501586Z\" level=info msg=\"Stopped pod sandbox: 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea\" id=1852c586-9450-4637-a498-5d76e878631b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:08.842987 crc crio[24245]: time=\"2026-06-14T09:39:08.842679925Z\" level=info msg=\"Stopped pod sandbox: 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c\" id=9ac6e748-70fd-4049-bf96-ec0dbb67e502 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:08.847180 crc crio[24245]: time=\"2026-06-14T09:39:08.846989782Z\" level=info msg=\"Stopped pod sandbox: 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989\" id=dba64829-9ff4-4f45-a1d2-27b138d5fbe3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:08.866127 crc crio[24245]: time=\"2026-06-14T09:39:08.86546362Z\" level=info msg=\"Stopped pod sandbox: 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e\" id=8490135b-ddb1-4dd2-a596-dfeed0a1c9f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:08.866484 crc crio[24245]: time=\"2026-06-14T09:39:08.866320481Z\" level=info msg=\"Stopped pod sandbox: 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584\" id=2367341b-37cc-4e7c-8be1-8d0a7d4db8d5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:08.868614 crc crio[24245]: time=\"2026-06-14T09:39:08.868443214Z\" level=info msg=\"Stopped pod sandbox: bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12\" id=d802de13-e541-45d2-9624-e04ac0ad64c1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:10.626105 crc crio[24245]: time=\"2026-06-14T09:39:10.62410729Z\" level=info msg=\"Stopping container: b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869 (timeout: 30s)\" id=cdde6309-90c1-469a-98f5-cc4cdce9672a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:39:10.626105 crc crio[24245]: time=\"2026-06-14T09:39:10.624252669Z\" level=info msg=\"Stopping container: 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0 (timeout: 30s)\" id=65f48740-37a5-4c92-aad7-692e81bf8ef7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:39:11.696452 crc crio[24245]: time=\"2026-06-14T09:39:11.695214121Z\" level=info msg=\"Stopping container: 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068 (timeout: 30s)\" id=ca443896-ece3-43c6-965b-4b28730f0534 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:39:11.696452 crc crio[24245]: time=\"2026-06-14T09:39:11.695892082Z\" level=info msg=\"Stopping container: dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c (timeout: 30s)\" id=50bba142-5c5a-40ec-ac86-f2c27bbabb0a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:39:15.328267 crc crio[24245]: time=\"2026-06-14T09:39:15.327278442Z\" level=info msg=\"Running pod sandbox: openstack/neutron-6fc7874dfc-dgx5j/POD\" id=051b8d52-b1e3-4f20-bcaf-92104e71c1c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:39:15.329479 crc crio[24245]: time=\"2026-06-14T09:39:15.328297395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:15.803135 crc crio[24245]: time=\"2026-06-14T09:39:15.802293712Z\" level=info msg=\"Running pod sandbox: openstack/keystone-d86f64d54-z8mjg/POD\" id=3ba8ed86-890e-44c6-aa43-f3281d6c9760 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:39:15.803279 crc crio[24245]: time=\"2026-06-14T09:39:15.80316645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:17.067743 crc crio[24245]: time=\"2026-06-14T09:39:17.067424062Z\" level=info msg=\"Stopped container 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068: openstack/neutron-846cff4b85-54lbk/neutron-httpd\" id=ca443896-ece3-43c6-965b-4b28730f0534 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:39:17.074721 crc crio[24245]: time=\"2026-06-14T09:39:17.074394285Z\" level=info msg=\"Stopped container b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api\" id=cdde6309-90c1-469a-98f5-cc4cdce9672a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:39:17.083748 crc crio[24245]: time=\"2026-06-14T09:39:17.083693911Z\" level=info msg=\"Stopped container 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api-log\" id=65f48740-37a5-4c92-aad7-692e81bf8ef7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:39:17.085453 crc crio[24245]: time=\"2026-06-14T09:39:17.085370554Z\" level=info msg=\"Stopping pod sandbox: 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00\" id=5b367e43-c433-4212-a2a7-8ae56803300e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:17.087773 crc crio[24245]: time=\"2026-06-14T09:39:17.087702788Z\" level=info msg=\"Got pod network &{Name:barbican-api-5f686ccfbd-6vkll Namespace:openstack ID:6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00 UID:287282ea-561f-41fa-955a-c4e69174c453 NetNS:/var/run/netns/21f440d8-0723-44a3-8a31-add2c381ba37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod287282ea_561f_41fa_955a_c4e69174c453.slice PodAnnotations:0xc00274a108}] Aliases:map[]}\"\nJun 14 09:39:17.088021 crc crio[24245]: time=\"2026-06-14T09:39:17.087950596Z\" level=info msg=\"Deleting pod openstack_barbican-api-5f686ccfbd-6vkll from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:20.475356 crc crio[24245]: time=\"2026-06-14T09:39:20.474484785Z\" level=info msg=\"Removed container fe939f3deced4240ef341d5cab75cce6cdf6d437628f70339c67c62838f9ef9c: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=f93d2cf5-2c96-41b7-8b30-88e0164db51c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:20.482100 crc crio[24245]: time=\"2026-06-14T09:39:20.481443597Z\" level=info msg=\"Removing container: 1a2200184533a02f3301a2a20609b9056e101fafeef642e183fef4a85f4d22e2\" id=d934374e-6771-4252-a35e-4ab3b9094af9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:20.548384 crc crio[24245]: time=\"2026-06-14T09:39:20.548264718Z\" level=info msg=\"Removed container c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e: openstack/cinder-scheduler-0/cinder-scheduler\" id=3e4c1907-4cb1-4b48-add4-88e0ff34713c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:20.555357 crc crio[24245]: time=\"2026-06-14T09:39:20.555229934Z\" level=info msg=\"Removing container: aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f\" id=a4ba8601-4f71-4d21-b9e4-6988482afd88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:20.562647 crc crio[24245]: time=\"2026-06-14T09:39:20.562549047Z\" level=info msg=\"Stopped pod sandbox: 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00\" id=5b367e43-c433-4212-a2a7-8ae56803300e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:25.868378 crc crio[24245]: time=\"2026-06-14T09:39:25.865162976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.873070 crc crio[24245]: time=\"2026-06-14T09:39:25.867987896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.874293 crc crio[24245]: time=\"2026-06-14T09:39:25.874181573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.877179 crc crio[24245]: time=\"2026-06-14T09:39:25.876182267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.891746 crc crio[24245]: time=\"2026-06-14T09:39:25.891556845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.894051 crc crio[24245]: time=\"2026-06-14T09:39:25.893837289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.899482 crc crio[24245]: time=\"2026-06-14T09:39:25.899374665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.902048 crc crio[24245]: time=\"2026-06-14T09:39:25.90175199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.902048 crc crio[24245]: time=\"2026-06-14T09:39:25.902042319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.908645 crc crio[24245]: time=\"2026-06-14T09:39:25.908452953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.913987 crc crio[24245]: time=\"2026-06-14T09:39:25.913740277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.916291 crc crio[24245]: time=\"2026-06-14T09:39:25.916011684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.918082 crc crio[24245]: time=\"2026-06-14T09:39:25.917979487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.931667 crc crio[24245]: time=\"2026-06-14T09:39:25.931476415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.934363 crc crio[24245]: time=\"2026-06-14T09:39:25.934329543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.936571 crc crio[24245]: time=\"2026-06-14T09:39:25.936451593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.950302 crc crio[24245]: time=\"2026-06-14T09:39:25.950202705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.953222 crc crio[24245]: time=\"2026-06-14T09:39:25.953137604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.954616 crc crio[24245]: time=\"2026-06-14T09:39:25.95454966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:25.960619 crc crio[24245]: time=\"2026-06-14T09:39:25.960513199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:26.421566 crc crio[24245]: time=\"2026-06-14T09:39:26.420337835Z\" level=info msg=\"Created container c53ac88954643e2c33fb674c8528093e6bad119d017cf31081b2c315e2d78f6a: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=20a6d64e-8ff3-42a2-9aa3-83d6280c0f63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:26.422141 crc crio[24245]: time=\"2026-06-14T09:39:26.42203209Z\" level=info msg=\"Starting container: c53ac88954643e2c33fb674c8528093e6bad119d017cf31081b2c315e2d78f6a\" id=0318e6d7-8fcb-43f9-896f-5b89cadbeb66 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:26.425990 crc crio[24245]: time=\"2026-06-14T09:39:26.425622444Z\" level=info msg=\"Created container d783feadfe7b1fefdd01d910f1e308019edb54523e57b12ef1f667aee54912bd: openstack/placement-db-create-n69bz/mariadb-database-create\" id=6b077e26-e25f-4f6e-ac8f-4cbd1bdfffee name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:26.427216 crc crio[24245]: time=\"2026-06-14T09:39:26.427147723Z\" level=info msg=\"Starting container: d783feadfe7b1fefdd01d910f1e308019edb54523e57b12ef1f667aee54912bd\" id=e730f739-7e72-455d-a889-b52134bcd369 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:26.435173 crc crio[24245]: time=\"2026-06-14T09:39:26.434531957Z\" level=info msg=\"Started container\" PID=251634 containerID=d783feadfe7b1fefdd01d910f1e308019edb54523e57b12ef1f667aee54912bd description=openstack/placement-db-create-n69bz/mariadb-database-create id=e730f739-7e72-455d-a889-b52134bcd369 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91\nJun 14 09:39:26.437553 crc crio[24245]: time=\"2026-06-14T09:39:26.437452814Z\" level=info msg=\"Started container\" PID=251633 containerID=c53ac88954643e2c33fb674c8528093e6bad119d017cf31081b2c315e2d78f6a description=openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update id=0318e6d7-8fcb-43f9-896f-5b89cadbeb66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a\nJun 14 09:39:26.442806 crc crio[24245]: time=\"2026-06-14T09:39:26.441680247Z\" level=info msg=\"Created container 4a558723588d1264ca2d190f185a85b23f6311ff711e5783b9bb43d83db4c0ef: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=849fe25c-7e42-4158-964e-a9d28250d16c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:26.444119 crc crio[24245]: time=\"2026-06-14T09:39:26.443987671Z\" level=info msg=\"Starting container: 4a558723588d1264ca2d190f185a85b23f6311ff711e5783b9bb43d83db4c0ef\" id=ef76737c-bf9d-42eb-8f9d-2cb77862372d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:26.452738 crc crio[24245]: time=\"2026-06-14T09:39:26.452620352Z\" level=info msg=\"Started container\" PID=251636 containerID=4a558723588d1264ca2d190f185a85b23f6311ff711e5783b9bb43d83db4c0ef description=openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update id=ef76737c-bf9d-42eb-8f9d-2cb77862372d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731\nJun 14 09:39:26.465548 crc crio[24245]: time=\"2026-06-14T09:39:26.465477932Z\" level=info msg=\"Created container 7f92effdac3db3793cb95e65a8b933e6447c59f2df94a8356134580a8a7ef0ee: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=eebebe7b-053e-40de-a1c1-86333c33fccf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:26.467719 crc crio[24245]: time=\"2026-06-14T09:39:26.467661891Z\" level=info msg=\"Starting container: 7f92effdac3db3793cb95e65a8b933e6447c59f2df94a8356134580a8a7ef0ee\" id=03619ddc-ec7f-4e2f-bc56-3b22fa8ff1be name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:26.477489 crc crio[24245]: time=\"2026-06-14T09:39:26.477417831Z\" level=info msg=\"Started container\" PID=251635 containerID=7f92effdac3db3793cb95e65a8b933e6447c59f2df94a8356134580a8a7ef0ee description=openstack/nova-api-db-create-k2nhp/mariadb-database-create id=03619ddc-ec7f-4e2f-bc56-3b22fa8ff1be name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d\nJun 14 09:39:26.488431 crc crio[24245]: time=\"2026-06-14T09:39:26.488212184Z\" level=info msg=\"Created container cf3cd439d005741b4898ecc60d2501c99f4aec378a6e9221e68d23b109143578: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=83fdbf28-8916-4d93-a5f0-2bb932c5f83b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:26.489982 crc crio[24245]: time=\"2026-06-14T09:39:26.489887818Z\" level=info msg=\"Starting container: cf3cd439d005741b4898ecc60d2501c99f4aec378a6e9221e68d23b109143578\" id=ed6c22cd-9859-4c72-8e02-64e957a6652f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:26.497187 crc crio[24245]: time=\"2026-06-14T09:39:26.497106068Z\" level=info msg=\"Started container\" PID=251638 containerID=cf3cd439d005741b4898ecc60d2501c99f4aec378a6e9221e68d23b109143578 description=openstack/glance-db-create-bnrvl/mariadb-database-create id=ed6c22cd-9859-4c72-8e02-64e957a6652f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9\nJun 14 09:39:26.543442 crc crio[24245]: time=\"2026-06-14T09:39:26.543319788Z\" level=info msg=\"Created container d6250c7e2c5de6ca4e8aeedbf300122cd3e7dcad1acb480321e296c890453a8a: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=3c2f20d1-696f-4634-a07d-28d0602c14ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:26.545102 crc crio[24245]: time=\"2026-06-14T09:39:26.545012811Z\" level=info msg=\"Starting container: d6250c7e2c5de6ca4e8aeedbf300122cd3e7dcad1acb480321e296c890453a8a\" id=23a78b4a-ca02-4b46-8777-e156fe68d86a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:26.545915 crc crio[24245]: time=\"2026-06-14T09:39:26.545791156Z\" level=info msg=\"Created container f4b854e1f2cf709e1a6a56150ee92a7bea76cd541e8a3203d59e4f15ea254fb8: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=4d611d6c-646e-495b-94b3-47bfd4c30792 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:26.547899 crc crio[24245]: time=\"2026-06-14T09:39:26.547560664Z\" level=info msg=\"Starting container: f4b854e1f2cf709e1a6a56150ee92a7bea76cd541e8a3203d59e4f15ea254fb8\" id=141f22b0-a1d1-4d91-86da-5fb099895291 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:26.556777 crc crio[24245]: time=\"2026-06-14T09:39:26.555990023Z\" level=info msg=\"Started container\" PID=251637 containerID=d6250c7e2c5de6ca4e8aeedbf300122cd3e7dcad1acb480321e296c890453a8a description=openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update id=23a78b4a-ca02-4b46-8777-e156fe68d86a name=/runtime.v1.RuntimeService/StartContainer sandboxID=913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420\nJun 14 09:39:26.567537 crc crio[24245]: time=\"2026-06-14T09:39:26.567110998Z\" level=info msg=\"Started container\" PID=251639 containerID=f4b854e1f2cf709e1a6a56150ee92a7bea76cd541e8a3203d59e4f15ea254fb8 description=openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update id=141f22b0-a1d1-4d91-86da-5fb099895291 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c\nJun 14 09:39:26.591284 crc crio[24245]: time=\"2026-06-14T09:39:26.591177289Z\" level=info msg=\"Created container 95879ec03faaf2a5ef4fd89c02c4f087aa6eae6aeae8bc372c1aa97b8721476e: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=5fc8ceb2-7c52-43e0-93a0-26f05985608b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:26.593738 crc crio[24245]: time=\"2026-06-14T09:39:26.593404293Z\" level=info msg=\"Created container 6abfb19d9be1825a30ce2651c646b941fbdf368009071ec52f19ac59b236c2ba: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=3d967094-fdd9-4d24-a6ff-8c667e8f6f70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:26.594187 crc crio[24245]: time=\"2026-06-14T09:39:26.593969628Z\" level=info msg=\"Created container c7bd43c575930d1c89c892edaa4c2f2388dce32fa6635bdce51248cee8399190: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=40e72d36-0a3e-4050-a771-2648b436c1d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:26.594378 crc crio[24245]: time=\"2026-06-14T09:39:26.594124664Z\" level=info msg=\"Starting container: 95879ec03faaf2a5ef4fd89c02c4f087aa6eae6aeae8bc372c1aa97b8721476e\" id=4e3870ae-f8dc-4ec8-9be5-8db5dd4a03df name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:26.594707 crc crio[24245]: time=\"2026-06-14T09:39:26.59432342Z\" level=info msg=\"Starting container: 6abfb19d9be1825a30ce2651c646b941fbdf368009071ec52f19ac59b236c2ba\" id=09023e84-72f4-4e96-a1fc-9ef2250e21df name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:26.595281 crc crio[24245]: time=\"2026-06-14T09:39:26.595155029Z\" level=info msg=\"Starting container: c7bd43c575930d1c89c892edaa4c2f2388dce32fa6635bdce51248cee8399190\" id=69691082-363a-473d-adad-93557601e927 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:26.605204 crc crio[24245]: time=\"2026-06-14T09:39:26.604677509Z\" level=info msg=\"Started container\" PID=251641 containerID=6abfb19d9be1825a30ce2651c646b941fbdf368009071ec52f19ac59b236c2ba description=openstack/barbican-db-create-9pzv5/mariadb-database-create id=09023e84-72f4-4e96-a1fc-9ef2250e21df name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad\nJun 14 09:39:26.620987 crc crio[24245]: time=\"2026-06-14T09:39:26.612325394Z\" level=info msg=\"Started container\" PID=251640 containerID=95879ec03faaf2a5ef4fd89c02c4f087aa6eae6aeae8bc372c1aa97b8721476e description=openstack/root-account-create-update-q4sjk/mariadb-account-create-update id=4e3870ae-f8dc-4ec8-9be5-8db5dd4a03df name=/runtime.v1.RuntimeService/StartContainer sandboxID=29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459\nJun 14 09:39:26.620987 crc crio[24245]: time=\"2026-06-14T09:39:26.612990104Z\" level=info msg=\"Started container\" PID=251632 containerID=c7bd43c575930d1c89c892edaa4c2f2388dce32fa6635bdce51248cee8399190 description=openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update id=69691082-363a-473d-adad-93557601e927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7\nJun 14 09:39:28.162930 crc crio[24245]: time=\"2026-06-14T09:39:28.162792931Z\" level=info msg=\"Stopping pod sandbox: 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9\" id=53ba05fd-afe8-46d4-9668-d9f325a9b3a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:28.169417 crc crio[24245]: time=\"2026-06-14T09:39:28.168745371Z\" level=info msg=\"Got pod network &{Name:glance-db-create-bnrvl Namespace:openstack ID:1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9 UID:41f8a08b-e2cb-4f89-9203-36d3be37be82 NetNS:/var/run/netns/56c7fb70-1260-4d98-b51d-b932e307f573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f8a08b_e2cb_4f89_9203_36d3be37be82.slice PodAnnotations:0xc001b86998}] Aliases:map[]}\"\nJun 14 09:39:28.169417 crc crio[24245]: time=\"2026-06-14T09:39:28.16900827Z\" level=info msg=\"Deleting pod openstack_glance-db-create-bnrvl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:28.195215 crc crio[24245]: time=\"2026-06-14T09:39:28.194648044Z\" level=info msg=\"Stopping pod sandbox: 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420\" id=16cb12a3-76d3-49ec-a4c3-eb365c486ec6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:28.195354 crc crio[24245]: time=\"2026-06-14T09:39:28.195297954Z\" level=info msg=\"Stopping pod sandbox: 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91\" id=bdd9a6b1-4a08-40ce-9853-703a4f794d5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:28.196426 crc crio[24245]: time=\"2026-06-14T09:39:28.196357903Z\" level=info msg=\"Stopping pod sandbox: d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d\" id=a89ae632-6eb5-48d5-a5e0-d5968aa24edb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:28.196794 crc crio[24245]: time=\"2026-06-14T09:39:28.19670536Z\" level=info msg=\"Got pod network &{Name:placement-db-create-n69bz Namespace:openstack ID:6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91 UID:1883ae05-5dca-4812-9e67-4d7c67ca7462 NetNS:/var/run/netns/ec8c4863-d0ae-4927-a584-42d6d0a802fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1883ae05_5dca_4812_9e67_4d7c67ca7462.slice PodAnnotations:0xc000620c10}] Aliases:map[]}\"\nJun 14 09:39:28.196959 crc crio[24245]: time=\"2026-06-14T09:39:28.196920957Z\" level=info msg=\"Deleting pod openstack_placement-db-create-n69bz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:28.201148 crc crio[24245]: time=\"2026-06-14T09:39:28.201088969Z\" level=info msg=\"Got pod network &{Name:nova-cell1-704b-account-create-update-lvqq2 Namespace:openstack ID:913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420 UID:309cd978-426b-4793-bc9f-987b20b29811 NetNS:/var/run/netns/07c2cdd7-ad12-4576-ad75-c36168f28a6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod309cd978_426b_4793_bc9f_987b20b29811.slice PodAnnotations:0xc0024231e8}] Aliases:map[]}\"\nJun 14 09:39:28.201148 crc crio[24245]: time=\"2026-06-14T09:39:28.201132296Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-k2nhp Namespace:openstack ID:d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d UID:0bd8268d-e7f4-456d-beed-b5b0cf6333f9 NetNS:/var/run/netns/0401ee64-c609-4e20-91e2-0f0ffc179b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8268d_e7f4_456d_beed_b5b0cf6333f9.slice PodAnnotations:0xc006e0af18}] Aliases:map[]}\"\nJun 14 09:39:28.201288 crc crio[24245]: time=\"2026-06-14T09:39:28.201272311Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-k2nhp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:28.201340 crc crio[24245]: time=\"2026-06-14T09:39:28.201321836Z\" level=info msg=\"Deleting pod openstack_nova-cell1-704b-account-create-update-lvqq2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:29.237495 crc crio[24245]: time=\"2026-06-14T09:39:29.236789823Z\" level=info msg=\"Stopping pod sandbox: 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a\" id=41a4a751-5a71-4933-b6f4-1ffd1722250e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:29.239068 crc crio[24245]: time=\"2026-06-14T09:39:29.237573448Z\" level=info msg=\"Stopping pod sandbox: f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c\" id=555c5ec9-b2da-4a6c-b53c-d4ba87e25e1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:29.239068 crc crio[24245]: time=\"2026-06-14T09:39:29.237754135Z\" level=info msg=\"Stopping pod sandbox: 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7\" id=f3dae037-05dc-4b00-ba3e-40b07401b49a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:29.239068 crc crio[24245]: time=\"2026-06-14T09:39:29.236951729Z\" level=info msg=\"Stopping pod sandbox: ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731\" id=df03dd4e-fd46-4a88-8039-70130f8aa626 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:29.239068 crc crio[24245]: time=\"2026-06-14T09:39:29.236951249Z\" level=info msg=\"Stopping pod sandbox: 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad\" id=8d5e56c1-c5ab-493e-98ab-3336b810b663 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:29.239068 crc crio[24245]: time=\"2026-06-14T09:39:29.237285449Z\" level=info msg=\"Stopping pod sandbox: 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459\" id=532481ed-98ee-429a-af83-8c8b3c58847e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:29.239068 crc crio[24245]: time=\"2026-06-14T09:39:29.239011784Z\" level=info msg=\"Got pod network &{Name:glance-6d4a-account-create-update-gdm9g Namespace:openstack ID:23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a UID:2131208d-93cf-4009-83ab-5b0839036a3e NetNS:/var/run/netns/402240a2-f288-4f3a-9899-cce69d0d6c98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2131208d_93cf_4009_83ab_5b0839036a3e.slice PodAnnotations:0xc001fea950}] Aliases:map[]}\"\nJun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.239282283Z\" level=info msg=\"Deleting pod openstack_glance-6d4a-account-create-update-gdm9g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.239436957Z\" level=info msg=\"Got pod network &{Name:nova-cell0-758a-account-create-update-8k6kb Namespace:openstack ID:9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7 UID:d06e975f-77dd-4a82-a0fe-df456ae66801 NetNS:/var/run/netns/90bc4ce6-d733-4502-b1d3-33167678585d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd06e975f_77dd_4a82_a0fe_df456ae66801.slice PodAnnotations:0xc006e0afc0}] Aliases:map[]}\"\nJun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.239581612Z\" level=info msg=\"Deleting pod openstack_nova-cell0-758a-account-create-update-8k6kb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.240227573Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-q4sjk Namespace:openstack ID:29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459 UID:cdf74c9f-94ac-473c-943b-aecb4b07c301 NetNS:/var/run/netns/921b15f0-1837-499a-a9d3-4d81b9c92573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf74c9f_94ac_473c_943b_aecb4b07c301.slice PodAnnotations:0xc000130e50}] Aliases:map[]}\"\nJun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.240412849Z\" level=info msg=\"Got pod network &{Name:placement-2510-account-create-update-rqbtb Namespace:openstack ID:ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731 UID:59bfbe3d-ede8-4567-98e7-ca75f17a3320 NetNS:/var/run/netns/67cbf1c5-cfba-4126-af14-9313bce9367d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59bfbe3d_ede8_4567_98e7_ca75f17a3320.slice PodAnnotations:0xc000602cf8}] Aliases:map[]}\"\nJun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.240683717Z\" level=info msg=\"Deleting pod openstack_placement-2510-account-create-update-rqbtb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.240236563Z\" level=info msg=\"Got pod network &{Name:cinder-8ed3-account-create-update-cvv8f Namespace:openstack ID:f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c UID:ae43a2a4-b383-4850-9644-08457087dc2e NetNS:/var/run/netns/d6fbd781-5eec-453a-9004-fb207a2b549c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae43a2a4_b383_4850_9644_08457087dc2e.slice PodAnnotations:0xc0004cd570}] Aliases:map[]}\"\nJun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.240927035Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-q4sjk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.241322168Z\" level=info msg=\"Deleting pod openstack_cinder-8ed3-account-create-update-cvv8f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:29.242099 crc crio[24245]: time=\"2026-06-14T09:39:29.240253903Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-9pzv5 Namespace:openstack ID:25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad UID:cd37e310-400b-46cd-bb2f-175ac18747fb NetNS:/var/run/netns/544d00f2-03b4-43b6-a96f-ae3b1cfa719c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd37e310_400b_46cd_bb2f_175ac18747fb.slice PodAnnotations:0xc00274a9e8}] Aliases:map[]}\"\nJun 14 09:39:29.242099 crc crio[24245]: time=\"2026-06-14T09:39:29.241956608Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-9pzv5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:39.360949 crc crio[24245]: time=\"2026-06-14T09:39:39.359811875Z\" level=info msg=\"Stopped pod sandbox: 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459\" id=532481ed-98ee-429a-af83-8c8b3c58847e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:39.488886 crc crio[24245]: time=\"2026-06-14T09:39:39.488648072Z\" level=info msg=\"Stopped container dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c: openstack/neutron-846cff4b85-54lbk/neutron-api\" id=50bba142-5c5a-40ec-ac86-f2c27bbabb0a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:39:39.494472 crc crio[24245]: time=\"2026-06-14T09:39:39.494399995Z\" level=info msg=\"Stopped pod sandbox: 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420\" id=16cb12a3-76d3-49ec-a4c3-eb365c486ec6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:39.494909 crc crio[24245]: time=\"2026-06-14T09:39:39.494749136Z\" level=info msg=\"Stopping pod sandbox: 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b\" id=4623b25d-bff9-4730-8e83-16a48e46b419 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:39.495981 crc crio[24245]: time=\"2026-06-14T09:39:39.495781849Z\" level=info msg=\"Stopped pod sandbox: d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d\" id=a89ae632-6eb5-48d5-a5e0-d5968aa24edb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:39.497665 crc crio[24245]: time=\"2026-06-14T09:39:39.497480553Z\" level=info msg=\"Got pod network &{Name:neutron-846cff4b85-54lbk Namespace:openstack ID:7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b UID:e1862bd2-c5a9-4895-96ad-198e75bca290 NetNS:/var/run/netns/19cb6ff6-d2f8-4826-a924-721070b8aef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1862bd2_c5a9_4895_96ad_198e75bca290.slice PodAnnotations:0xc002422870}] Aliases:map[]}\"\nJun 14 09:39:39.498290 crc crio[24245]: time=\"2026-06-14T09:39:39.498191306Z\" level=info msg=\"Deleting pod openstack_neutron-846cff4b85-54lbk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:39.498290 crc crio[24245]: time=\"2026-06-14T09:39:39.498281389Z\" level=info msg=\"Stopped pod sandbox: 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91\" id=bdd9a6b1-4a08-40ce-9853-703a4f794d5a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:39.528016 crc crio[24245]: time=\"2026-06-14T09:39:39.527923544Z\" level=info msg=\"Removed container 1a2200184533a02f3301a2a20609b9056e101fafeef642e183fef4a85f4d22e2: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=d934374e-6771-4252-a35e-4ab3b9094af9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:39.543212 crc crio[24245]: time=\"2026-06-14T09:39:39.542494246Z\" level=info msg=\"Removing container: 289dacfa0a029f131e9bc20d613899499ce1b49857655f95f4acc692a6998521\" id=87d42dc0-3324-4fab-89b9-46a244957ade name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:39.564090 crc crio[24245]: time=\"2026-06-14T09:39:39.564035951Z\" level=info msg=\"Got pod network &{Name:neutron-6fc7874dfc-dgx5j Namespace:openstack ID:693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811 UID:b6f1f06e-384f-42e1-9506-3f1a47ad0936 NetNS:/var/run/netns/2a39141e-c828-472a-b6a0-f114aca5c044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6f1f06e_384f_42e1_9506_3f1a47ad0936.slice PodAnnotations:0xc003bf6828}] Aliases:map[]}\"\nJun 14 09:39:39.564413 crc crio[24245]: time=\"2026-06-14T09:39:39.564396903Z\" level=info msg=\"Adding pod openstack_neutron-6fc7874dfc-dgx5j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:39.569326 crc crio[24245]: time=\"2026-06-14T09:39:39.569214958Z\" level=info msg=\"Stopped pod sandbox: 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9\" id=53ba05fd-afe8-46d4-9668-d9f325a9b3a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:39.575909 crc crio[24245]: time=\"2026-06-14T09:39:39.575533676Z\" level=info msg=\"Stopped pod sandbox: ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731\" id=df03dd4e-fd46-4a88-8039-70130f8aa626 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:39.579620 crc crio[24245]: time=\"2026-06-14T09:39:39.579487472Z\" level=info msg=\"Stopped pod sandbox: 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a\" id=41a4a751-5a71-4933-b6f4-1ffd1722250e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:39.587706 crc crio[24245]: time=\"2026-06-14T09:39:39.586797166Z\" level=info msg=\"Stopped pod sandbox: 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7\" id=f3dae037-05dc-4b00-ba3e-40b07401b49a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:39.604240 crc crio[24245]: time=\"2026-06-14T09:39:39.602355039Z\" level=info msg=\"Stopped pod sandbox: f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c\" id=555c5ec9-b2da-4a6c-b53c-d4ba87e25e1b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:39.606568 crc crio[24245]: time=\"2026-06-14T09:39:39.60646371Z\" level=info msg=\"Stopped pod sandbox: 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad\" id=8d5e56c1-c5ab-493e-98ab-3336b810b663 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:39.649271 crc crio[24245]: time=\"2026-06-14T09:39:39.648406965Z\" level=info msg=\"Got pod network &{Name:keystone-d86f64d54-z8mjg Namespace:openstack ID:67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c UID:4c513f93-d63c-4975-bfb4-8702095b2476 NetNS:/var/run/netns/6317d35f-3df7-476c-9dd2-8669ae723077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c513f93_d63c_4975_bfb4_8702095b2476.slice PodAnnotations:0xc00274a0b8}] Aliases:map[]}\"\nJun 14 09:39:39.649271 crc crio[24245]: time=\"2026-06-14T09:39:39.648512108Z\" level=info msg=\"Adding pod openstack_keystone-d86f64d54-z8mjg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:39.688018 crc crio[24245]: time=\"2026-06-14T09:39:39.687816418Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577\" id=abc10dd6-c773-4477-9240-cf4f038a9066 name=/runtime.v1.ImageService/PullImage\nJun 14 09:39:39.689106 crc crio[24245]: time=\"2026-06-14T09:39:39.689035617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=01e0d9d8-d9c0-4227-8358-40db68dbd4d4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:39.820487 crc crio[24245]: time=\"2026-06-14T09:39:39.804126722Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43\" id=0cb2f8ba-b579-4818-a677-bd2566576a8a name=/runtime.v1.ImageService/PullImage\nJun 14 09:39:39.820487 crc crio[24245]: time=\"2026-06-14T09:39:39.813750713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=e53982c8-bf14-445c-a9b7-bf513fbd558f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:39.821053 crc crio[24245]: time=\"2026-06-14T09:39:39.820781399Z\" level=info msg=\"Removed container aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=a4ba8601-4f71-4d21-b9e4-6988482afd88 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:39.825018 crc crio[24245]: time=\"2026-06-14T09:39:39.824928815Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e\" id=0cdc8e72-9479-4a2f-948c-ff99ffd52ff9 name=/runtime.v1.ImageService/PullImage\nJun 14 09:39:39.831053 crc crio[24245]: time=\"2026-06-14T09:39:39.830195497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=410cd522-ef9c-4396-8b39-da2315e99f5d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:39.831053 crc crio[24245]: time=\"2026-06-14T09:39:39.83092084Z\" level=info msg=\"Removing container: 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d\" id=b8430ad9-3bfb-4046-8e8c-766250b96ccc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:39.833097 crc crio[24245]: time=\"2026-06-14T09:39:39.832975096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=03f710ad-7330-445b-9043-87106a3b69f8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:39.834555 crc crio[24245]: time=\"2026-06-14T09:39:39.834434693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=59452c0a-7b08-437c-8922-6591a13d4973 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:39.849426 crc crio[24245]: time=\"2026-06-14T09:39:39.849371847Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-fzw5w/ovsdb-server-init\" id=074bbd7a-ad35-45fc-84e2-f3472de7e9e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:39.851102 crc crio[24245]: time=\"2026-06-14T09:39:39.85105867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:39.884353 crc crio[24245]: time=\"2026-06-14T09:39:39.883812345Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/init\" id=7027dfa9-9f38-49e0-adbb-2dc68a18f9d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:39.911725 crc crio[24245]: time=\"2026-06-14T09:39:39.911581015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=6a51ef4b-0bea-4669-8b00-039c5596677f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:39.948178 crc crio[24245]: time=\"2026-06-14T09:39:39.948092879Z\" level=info msg=\"Removed container 289dacfa0a029f131e9bc20d613899499ce1b49857655f95f4acc692a6998521: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=87d42dc0-3324-4fab-89b9-46a244957ade name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:39.975043 crc crio[24245]: time=\"2026-06-14T09:39:39.968978284Z\" level=info msg=\"Removing container: 0c1f105b2a220bacb222cb1a528cb5fed63ce6471c4906e44fdf0bc5e51ea14f\" id=d179b1d9-b1c0-4c8a-8be3-5903bda4a0e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:39.981618 crc crio[24245]: time=\"2026-06-14T09:39:39.981488729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:40.046366 crc crio[24245]: time=\"2026-06-14T09:39:40.042728932Z\" level=info msg=\"Removed container 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d: openstack/openstack-galera-0/galera\" id=b8430ad9-3bfb-4046-8e8c-766250b96ccc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:40.048703 crc crio[24245]: time=\"2026-06-14T09:39:40.044983295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:40.060048 crc crio[24245]: time=\"2026-06-14T09:39:40.054041448Z\" level=info msg=\"Removing container: 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f\" id=a56673b8-81d1-4afa-8ff4-da7207e41078 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:40.060048 crc crio[24245]: time=\"2026-06-14T09:39:40.059312246Z\" level=info msg=\"Creating container: openstack/ovn-controller-48j92/ovn-controller\" id=9ed0cf94-1c05-4443-b065-a88237529261 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:40.092753 crc crio[24245]: time=\"2026-06-14T09:39:40.092675959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:40.117718 crc crio[24245]: time=\"2026-06-14T09:39:40.117357286Z\" level=info msg=\"Removed container 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f: openstack/ovn-northd-0/ovn-northd\" id=a56673b8-81d1-4afa-8ff4-da7207e41078 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:40.128981 crc crio[24245]: time=\"2026-06-14T09:39:40.1289435Z\" level=info msg=\"Removing container: d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714\" id=4cc21504-6404-4da1-bf63-6bee7fb69f34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:40.217808 crc crio[24245]: time=\"2026-06-14T09:39:40.217455267Z\" level=info msg=\"Removed container 0c1f105b2a220bacb222cb1a528cb5fed63ce6471c4906e44fdf0bc5e51ea14f: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=d179b1d9-b1c0-4c8a-8be3-5903bda4a0e2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:40.217808 crc crio[24245]: time=\"2026-06-14T09:39:40.217580412Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e\" id=c7027ccc-8e95-4fe0-90a9-59863aa6bd67 name=/runtime.v1.ImageService/PullImage\nJun 14 09:39:40.224461 crc crio[24245]: time=\"2026-06-14T09:39:40.223684228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=6782aa0c-7622-4f5c-81c6-ba0aee9bff69 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:40.228816 crc crio[24245]: time=\"2026-06-14T09:39:40.228709563Z\" level=info msg=\"Removing container: f0b4d76cad797acdc0973e25678d60a16b189410d5e72cf905123655ae8ef507\" id=9603e785-c03f-4bbc-8d77-f592587e1d3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:40.268541 crc crio[24245]: time=\"2026-06-14T09:39:40.26844666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:40.287522 crc crio[24245]: time=\"2026-06-14T09:39:40.28740998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:40.330938 crc crio[24245]: time=\"2026-06-14T09:39:40.330678654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=5a3a438a-1641-45fe-97ac-4a9f619a3b69 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:40.417033 crc crio[24245]: time=\"2026-06-14T09:39:40.412055276Z\" level=info msg=\"Removed container f0b4d76cad797acdc0973e25678d60a16b189410d5e72cf905123655ae8ef507: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=9603e785-c03f-4bbc-8d77-f592587e1d3f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:40.434208 crc crio[24245]: time=\"2026-06-14T09:39:40.427916089Z\" level=info msg=\"Removing container: a9a009a9448b7f4c3e91cb826c0c73b11070b722d5cf0906b9cb7ab0e257d61b\" id=dab7a30a-422c-4776-b67a-7c6513fcec34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:40.481061 crc crio[24245]: time=\"2026-06-14T09:39:40.478272725Z\" level=info msg=\"Removed container d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=4cc21504-6404-4da1-bf63-6bee7fb69f34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:40.534909 crc crio[24245]: time=\"2026-06-14T09:39:40.527792328Z\" level=info msg=\"Removing container: 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317\" id=5215c89a-81cc-401c-9448-8ffa8ca84f35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:40.560027 crc crio[24245]: time=\"2026-06-14T09:39:40.559369588Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/init\" id=c5d65131-ec5b-4c87-8954-0246585fa975 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:40.571317 crc crio[24245]: 2026-06-14T09:39:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:693fab150d5a0a2 Mac:ee:ce:9d:b0:58:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6b Mtu:0 Sandbox:/var/run/netns/2a39141e-c828-472a-b6a0-f114aca5c044 SocketPath: PciID:}] [{Interface:0xc00011a6a0 Address:{IP:10.217.1.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:39:40.571317 crc crio[24245]: time=\"2026-06-14T09:39:40.570586479Z\" level=info msg=\"Removed container a9a009a9448b7f4c3e91cb826c0c73b11070b722d5cf0906b9cb7ab0e257d61b: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=dab7a30a-422c-4776-b67a-7c6513fcec34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:40.571317 crc crio[24245]: time=\"2026-06-14T09:39:40.57066403Z\" level=info msg=\"Got pod network &{Name:neutron-6fc7874dfc-dgx5j Namespace:openstack ID:693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811 UID:b6f1f06e-384f-42e1-9506-3f1a47ad0936 NetNS:/var/run/netns/2a39141e-c828-472a-b6a0-f114aca5c044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6f1f06e_384f_42e1_9506_3f1a47ad0936.slice PodAnnotations:0xc003bf6828}] Aliases:map[]}\"\nJun 14 09:39:40.571317 crc crio[24245]: time=\"2026-06-14T09:39:40.570804694Z\" level=info msg=\"Checking pod openstack_neutron-6fc7874dfc-dgx5j for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:39:40.576406 crc crio[24245]: time=\"2026-06-14T09:39:40.57632138Z\" level=info msg=\"Removing container: 3387e86361fb2de3c20e6b6b498173bf3438a96989df0657bb00a55be8735ef7\" id=4d7071a5-a5ac-49ba-b801-1cd45a3414d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:40.578666 crc crio[24245]: time=\"2026-06-14T09:39:40.578587494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:40.582958 crc crio[24245]: time=\"2026-06-14T09:39:40.582764797Z\" level=info msg=\"Ran pod sandbox 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811 with infra container: openstack/neutron-6fc7874dfc-dgx5j/POD\" id=051b8d52-b1e3-4f20-bcaf-92104e71c1c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:39:40.584078 crc crio[24245]: time=\"2026-06-14T09:39:40.584012073Z\" level=info msg=\"Created container cb655fcfd3d895caa8f4fa9f4fec63ee69481de56b9b09cfd5bf3f75aa3a390a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/init\" id=7027dfa9-9f38-49e0-adbb-2dc68a18f9d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:40.585468 crc crio[24245]: time=\"2026-06-14T09:39:40.585391019Z\" level=info msg=\"Starting container: cb655fcfd3d895caa8f4fa9f4fec63ee69481de56b9b09cfd5bf3f75aa3a390a\" id=e3622b43-e4a9-4ad0-b7be-4fabb6221bb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:40.589294 crc crio[24245]: time=\"2026-06-14T09:39:40.589174368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:40.594947 crc crio[24245]: time=\"2026-06-14T09:39:40.592559316Z\" level=info msg=\"Started container\" PID=252831 containerID=cb655fcfd3d895caa8f4fa9f4fec63ee69481de56b9b09cfd5bf3f75aa3a390a description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/init id=e3622b43-e4a9-4ad0-b7be-4fabb6221bb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b\nJun 14 09:39:40.594947 crc crio[24245]: time=\"2026-06-14T09:39:40.593205367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=03d03397-c8b1-4ad8-a6b3-201a3dcd7a83 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:40.594947 crc crio[24245]: time=\"2026-06-14T09:39:40.594010654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:40.671688 crc crio[24245]: time=\"2026-06-14T09:39:40.670791197Z\" level=info msg=\"Stopped pod sandbox: 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b\" id=4623b25d-bff9-4730-8e83-16a48e46b419 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:40.687543 crc crio[24245]: time=\"2026-06-14T09:39:40.687456418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:40.701480 crc crio[24245]: time=\"2026-06-14T09:39:40.701280444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:40.738567 crc crio[24245]: time=\"2026-06-14T09:39:40.738400299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=56d57935-3b9e-4a1e-8e57-bbcf8e95caf9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:40.747343 crc crio[24245]: time=\"2026-06-14T09:39:40.747055761Z\" level=info msg=\"Creating container: openstack/neutron-6fc7874dfc-dgx5j/neutron-api\" id=53ee2883-d1f9-43fa-a3f1-f3c992e831c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:40.747791 crc crio[24245]: time=\"2026-06-14T09:39:40.747769394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:40.748041 crc crio[24245]: 2026-06-14T09:39:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67cfbd4c16ac7c0 Mac:56:5e:2c:f8:79:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6c Mtu:0 Sandbox:/var/run/netns/6317d35f-3df7-476c-9dd2-8669ae723077 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:39:40.749213 crc crio[24245]: time=\"2026-06-14T09:39:40.749138957Z\" level=info msg=\"Got pod network &{Name:keystone-d86f64d54-z8mjg Namespace:openstack ID:67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c UID:4c513f93-d63c-4975-bfb4-8702095b2476 NetNS:/var/run/netns/6317d35f-3df7-476c-9dd2-8669ae723077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c513f93_d63c_4975_bfb4_8702095b2476.slice PodAnnotations:0xc00274a0b8}] Aliases:map[]}\"\nJun 14 09:39:40.749313 crc crio[24245]: time=\"2026-06-14T09:39:40.749298472Z\" level=info msg=\"Checking pod openstack_keystone-d86f64d54-z8mjg for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:39:40.780647 crc crio[24245]: time=\"2026-06-14T09:39:40.780338435Z\" level=info msg=\"Ran pod sandbox 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c with infra container: openstack/keystone-d86f64d54-z8mjg/POD\" id=3ba8ed86-890e-44c6-aa43-f3281d6c9760 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:39:40.786959 crc crio[24245]: time=\"2026-06-14T09:39:40.786676054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=6195d117-80d0-4e56-b377-adc58ca6df3b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:40.819222 crc crio[24245]: time=\"2026-06-14T09:39:40.819135432Z\" level=info msg=\"Removed container 3387e86361fb2de3c20e6b6b498173bf3438a96989df0657bb00a55be8735ef7: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=4d7071a5-a5ac-49ba-b801-1cd45a3414d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:40.823197 crc crio[24245]: time=\"2026-06-14T09:39:40.822524942Z\" level=info msg=\"Removing container: e0a68dcd8dd80d688617f8edf548ec1fa5f6170d14c017cdbb6d8355a4f67252\" id=db51401e-af77-40f3-aa3f-ebfb4d850193 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:40.854412 crc crio[24245]: time=\"2026-06-14T09:39:40.85434548Z\" level=info msg=\"Removed container 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317: openstack/rabbitmq-server-0/rabbitmq\" id=5215c89a-81cc-401c-9448-8ffa8ca84f35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:40.860655 crc crio[24245]: time=\"2026-06-14T09:39:40.860582361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:40.863753 crc crio[24245]: time=\"2026-06-14T09:39:40.863693841Z\" level=info msg=\"Removing container: 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea\" id=4bffbf99-d55f-4a81-9453-7f84c72b8184 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:40.864690 crc crio[24245]: time=\"2026-06-14T09:39:40.864619405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=db056e30-1261-46e3-af1f-7fc8e153c4d3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:40.865468 crc crio[24245]: time=\"2026-06-14T09:39:40.865445157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:40.878979 crc crio[24245]: time=\"2026-06-14T09:39:40.87875269Z\" level=info msg=\"Creating container: openstack/keystone-d86f64d54-z8mjg/keystone-api\" id=4d0ba991-b982-4901-ada4-174ee24a8582 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:40.879284 crc crio[24245]: time=\"2026-06-14T09:39:40.879113002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:40.972055 crc crio[24245]: time=\"2026-06-14T09:39:40.97174918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:41.014412 crc crio[24245]: time=\"2026-06-14T09:39:41.014171878Z\" level=info msg=\"Removed container e0a68dcd8dd80d688617f8edf548ec1fa5f6170d14c017cdbb6d8355a4f67252: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=db51401e-af77-40f3-aa3f-ebfb4d850193 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:41.018080 crc crio[24245]: time=\"2026-06-14T09:39:41.018004209Z\" level=info msg=\"Removing container: b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869\" id=9a7a14b2-1aae-4aa7-8be0-349fcdb5e0c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:41.044296 crc crio[24245]: time=\"2026-06-14T09:39:41.044193803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:41.132132 crc crio[24245]: time=\"2026-06-14T09:39:41.131977025Z\" level=info msg=\"Removed container 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea: openstack/ovn-controller-jrwkf/ovn-controller\" id=4bffbf99-d55f-4a81-9453-7f84c72b8184 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:41.132434 crc crio[24245]: time=\"2026-06-14T09:39:41.131995755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:41.135281 crc crio[24245]: time=\"2026-06-14T09:39:41.135194047Z\" level=info msg=\"Removing container: ab5e84ab2bf1376005ddb36a9d8449fb1bacb53a085549d8030ed2b67cd06b0c\" id=a08fd06d-76bb-43aa-a277-ddbfb0825fa4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:41.169495 crc crio[24245]: time=\"2026-06-14T09:39:41.169381779Z\" level=info msg=\"Removed container b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api\" id=9a7a14b2-1aae-4aa7-8be0-349fcdb5e0c8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:41.173243 crc crio[24245]: time=\"2026-06-14T09:39:41.17268881Z\" level=info msg=\"Removing container: 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0\" id=d793c34c-ff57-45fc-9b5e-7806e209bcd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:41.281447 crc crio[24245]: time=\"2026-06-14T09:39:41.281269018Z\" level=info msg=\"Created container f74cd7000fa9eb664e1b13064e967c8ee2bca421b047fbe5d31c0bca1ffeecfc: openstack/ovn-controller-ovs-fzw5w/ovsdb-server-init\" id=074bbd7a-ad35-45fc-84e2-f3472de7e9e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:41.288362 crc crio[24245]: time=\"2026-06-14T09:39:41.288277921Z\" level=info msg=\"Starting container: f74cd7000fa9eb664e1b13064e967c8ee2bca421b047fbe5d31c0bca1ffeecfc\" id=8fe43bb0-c951-4a9d-80a5-321994060200 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:41.302087 crc crio[24245]: time=\"2026-06-14T09:39:41.301995954Z\" level=info msg=\"Created container 9c9b7df7c79bedce00f56f5fdf7950b6cfa9ac70d5323edda4f108730f1232f5: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/init\" id=c5d65131-ec5b-4c87-8954-0246585fa975 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:41.306327 crc crio[24245]: time=\"2026-06-14T09:39:41.3062291Z\" level=info msg=\"Starting container: 9c9b7df7c79bedce00f56f5fdf7950b6cfa9ac70d5323edda4f108730f1232f5\" id=8c9c00e0-c92b-4eac-8225-42b3c6af9768 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:41.314578 crc crio[24245]: time=\"2026-06-14T09:39:41.312570512Z\" level=info msg=\"Started container\" PID=252952 containerID=f74cd7000fa9eb664e1b13064e967c8ee2bca421b047fbe5d31c0bca1ffeecfc description=openstack/ovn-controller-ovs-fzw5w/ovsdb-server-init id=8fe43bb0-c951-4a9d-80a5-321994060200 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b\nJun 14 09:39:41.316737 crc crio[24245]: time=\"2026-06-14T09:39:41.316665066Z\" level=info msg=\"Removed container ab5e84ab2bf1376005ddb36a9d8449fb1bacb53a085549d8030ed2b67cd06b0c: openshift-infra/auto-csr-approver-29690492-wdtgs/oc\" id=a08fd06d-76bb-43aa-a277-ddbfb0825fa4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:41.336483 crc crio[24245]: time=\"2026-06-14T09:39:41.336410598Z\" level=info msg=\"Started container\" PID=252951 containerID=9c9b7df7c79bedce00f56f5fdf7950b6cfa9ac70d5323edda4f108730f1232f5 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/init id=8c9c00e0-c92b-4eac-8225-42b3c6af9768 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cfe2c5aee8634e85ff1d05269eb26bfbc449a3b871320750600595a1adf3585\nJun 14 09:39:41.341292 crc crio[24245]: time=\"2026-06-14T09:39:41.340780498Z\" level=info msg=\"Removing container: 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085\" id=5eae24e0-ccf4-4518-9fb3-116264b846d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:41.366909 crc crio[24245]: time=\"2026-06-14T09:39:41.354285357Z\" level=info msg=\"Removed container 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api-log\" id=d793c34c-ff57-45fc-9b5e-7806e209bcd9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:41.366909 crc crio[24245]: time=\"2026-06-14T09:39:41.364128673Z\" level=info msg=\"Removing container: fe93bff6587045e9c14169d2f6232fc883053135b17ecb52356d6dff06efd40a\" id=c0b3f31f-a8ff-4a69-906d-ffd79a9c660a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:41.825373 crc crio[24245]: time=\"2026-06-14T09:39:41.824905536Z\" level=info msg=\"Created container cb4215e1f68ae315162e13ca0609f7c80c19f2e8d1e32f88ee08e51ed0385b33: openstack/ovn-controller-48j92/ovn-controller\" id=9ed0cf94-1c05-4443-b065-a88237529261 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:41.830140 crc crio[24245]: time=\"2026-06-14T09:39:41.826485826Z\" level=info msg=\"Starting container: cb4215e1f68ae315162e13ca0609f7c80c19f2e8d1e32f88ee08e51ed0385b33\" id=4ae10887-bd64-47ac-9f83-d66f059b7989 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:41.843582 crc crio[24245]: time=\"2026-06-14T09:39:41.843462606Z\" level=info msg=\"Started container\" PID=252965 containerID=cb4215e1f68ae315162e13ca0609f7c80c19f2e8d1e32f88ee08e51ed0385b33 description=openstack/ovn-controller-48j92/ovn-controller id=4ae10887-bd64-47ac-9f83-d66f059b7989 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ecf74872179ea3bb9c71609a9465764ff9c407f8e06b9989cc6fd7e69e13872\nJun 14 09:39:41.861872 crc crio[24245]: time=\"2026-06-14T09:39:41.861775696Z\" level=info msg=\"Created container cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67: openstack/keystone-d86f64d54-z8mjg/keystone-api\" id=4d0ba991-b982-4901-ada4-174ee24a8582 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:41.863284 crc crio[24245]: time=\"2026-06-14T09:39:41.863120841Z\" level=info msg=\"Starting container: cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67\" id=65fba139-851b-4a56-b57c-bcdbd17aaf30 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:41.875709 crc crio[24245]: time=\"2026-06-14T09:39:41.875461564Z\" level=info msg=\"Started container\" PID=252980 containerID=cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67 description=openstack/keystone-d86f64d54-z8mjg/keystone-api id=65fba139-851b-4a56-b57c-bcdbd17aaf30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c\nJun 14 09:39:41.885385 crc crio[24245]: time=\"2026-06-14T09:39:41.885309739Z\" level=info msg=\"Removed container 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085: openstack/ceilometer-0/sg-core\" id=5eae24e0-ccf4-4518-9fb3-116264b846d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:41.900130 crc crio[24245]: time=\"2026-06-14T09:39:41.89609276Z\" level=info msg=\"Removing container: a923335af8be941d36b42e704e9397f37e38c7ff975a76860b0f6e23d4421fb2\" id=c9aafd74-c0b6-42db-aa3e-b5b79c0707a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:41.923953 crc crio[24245]: time=\"2026-06-14T09:39:41.923418599Z\" level=info msg=\"Created container 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-api\" id=53ee2883-d1f9-43fa-a3f1-f3c992e831c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:41.930779 crc crio[24245]: time=\"2026-06-14T09:39:41.930577329Z\" level=info msg=\"Starting container: 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb\" id=c9ba8066-8f7b-49ef-bf97-3565cd5db180 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:41.968926 crc crio[24245]: time=\"2026-06-14T09:39:41.968695867Z\" level=info msg=\"Started container\" PID=252954 containerID=1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb description=openstack/neutron-6fc7874dfc-dgx5j/neutron-api id=c9ba8066-8f7b-49ef-bf97-3565cd5db180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811\nJun 14 09:39:41.988104 crc crio[24245]: time=\"2026-06-14T09:39:41.987989074Z\" level=info msg=\"Removed container fe93bff6587045e9c14169d2f6232fc883053135b17ecb52356d6dff06efd40a: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=c0b3f31f-a8ff-4a69-906d-ffd79a9c660a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:41.993437 crc crio[24245]: time=\"2026-06-14T09:39:41.993267221Z\" level=info msg=\"Removing container: fdecbe706ec8c9bfc93fc9ac2c3fa499b4b1bb310b45004957960f72841b9a4d\" id=0d7d610f-0baf-40ca-95df-39edf4372a5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.040992 crc crio[24245]: time=\"2026-06-14T09:39:42.040785921Z\" level=info msg=\"Removed container a923335af8be941d36b42e704e9397f37e38c7ff975a76860b0f6e23d4421fb2: openstack/rabbitmq-server-0/setup-container\" id=c9aafd74-c0b6-42db-aa3e-b5b79c0707a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.045186 crc crio[24245]: time=\"2026-06-14T09:39:42.04509734Z\" level=info msg=\"Removing container: 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc\" id=e398dfe3-b4f2-4642-83c7-0bcc719ac7f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.123065 crc crio[24245]: time=\"2026-06-14T09:39:42.123025911Z\" level=info msg=\"Removed container fdecbe706ec8c9bfc93fc9ac2c3fa499b4b1bb310b45004957960f72841b9a4d: openstack/placement-db-create-n69bz/mariadb-database-create\" id=0d7d610f-0baf-40ca-95df-39edf4372a5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.128961 crc crio[24245]: time=\"2026-06-14T09:39:42.128818564Z\" level=info msg=\"Removing container: 5a888a77ae9e414bbcbef79fdc44759ca401a97b2aef1688f4ac473540f001c2\" id=1333de0c-a018-417d-810d-b4a59feb0730 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.188391 crc crio[24245]: time=\"2026-06-14T09:39:42.188250585Z\" level=info msg=\"Removed container 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc: openstack/nova-api-0/nova-api-api\" id=e398dfe3-b4f2-4642-83c7-0bcc719ac7f7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.199050 crc crio[24245]: time=\"2026-06-14T09:39:42.198721078Z\" level=info msg=\"Removing container: 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e\" id=dc1fc6d5-836a-4a38-99a3-a168ed28574e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.347887 crc crio[24245]: time=\"2026-06-14T09:39:42.34544005Z\" level=info msg=\"Removed container 5a888a77ae9e414bbcbef79fdc44759ca401a97b2aef1688f4ac473540f001c2: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=1333de0c-a018-417d-810d-b4a59feb0730 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.351316 crc crio[24245]: time=\"2026-06-14T09:39:42.350731023Z\" level=info msg=\"Removing container: dd1a4bf7a8e9ba1da156b7fac6cac790651af16a675638c3e021ed79ee0a65cc\" id=4a079ffb-c270-4bfb-b43a-df09c2dbd092 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.408063 crc crio[24245]: time=\"2026-06-14T09:39:42.407812297Z\" level=info msg=\"Removed container 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e: openstack/glance-default-internal-api-0/glance-httpd\" id=dc1fc6d5-836a-4a38-99a3-a168ed28574e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.411452 crc crio[24245]: time=\"2026-06-14T09:39:42.411396431Z\" level=info msg=\"Removing container: 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2\" id=ddd6625f-7137-4672-ab2d-8fc4fc3ca309 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.558892 crc crio[24245]: time=\"2026-06-14T09:39:42.558793263Z\" level=info msg=\"Removed container dd1a4bf7a8e9ba1da156b7fac6cac790651af16a675638c3e021ed79ee0a65cc: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=4a079ffb-c270-4bfb-b43a-df09c2dbd092 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.564896 crc crio[24245]: time=\"2026-06-14T09:39:42.564708538Z\" level=info msg=\"Removing container: 281a7893359f9ca30b32e7f1142371be1f3b27499c1ffe54c7925b2aa6fcf003\" id=0b59faed-21be-4246-bb9a-df6c5c99fb3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.615914 crc crio[24245]: time=\"2026-06-14T09:39:42.615486078Z\" level=info msg=\"Removed container 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker-log\" id=ddd6625f-7137-4672-ab2d-8fc4fc3ca309 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.626638 crc crio[24245]: time=\"2026-06-14T09:39:42.626521881Z\" level=info msg=\"Removing container: bae0d3da7194818a5297c6ca2161bd63affe9228bb68a42b066aaa7a9e991fef\" id=09bee4a6-3cbd-44d6-b316-2f59079de2b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.678755 crc crio[24245]: time=\"2026-06-14T09:39:42.678688796Z\" level=info msg=\"Removed container 281a7893359f9ca30b32e7f1142371be1f3b27499c1ffe54c7925b2aa6fcf003: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=0b59faed-21be-4246-bb9a-df6c5c99fb3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.691886 crc crio[24245]: time=\"2026-06-14T09:39:42.691743731Z\" level=info msg=\"Removing container: d79d0b070e95153c3e378ef0f173a026784d17ea745122f7a032fc7e8b464a6a\" id=c8002a92-6691-42f7-a83b-9ad698f1fad5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:42.991542 crc crio[24245]: time=\"2026-06-14T09:39:42.991341613Z\" level=info msg=\"Removed container d79d0b070e95153c3e378ef0f173a026784d17ea745122f7a032fc7e8b464a6a: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=c8002a92-6691-42f7-a83b-9ad698f1fad5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.001773 crc crio[24245]: time=\"2026-06-14T09:39:43.001034297Z\" level=info msg=\"Removing container: 9f06180cc249939120cddc4d485b2ccfdc9141ee907451da63f479ec0327d0d6\" id=6a49e2d1-48de-418a-ab07-5709ca9d5560 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.059548 crc crio[24245]: time=\"2026-06-14T09:39:43.059147999Z\" level=info msg=\"Removed container bae0d3da7194818a5297c6ca2161bd63affe9228bb68a42b066aaa7a9e991fef: openstack/rabbitmq-cell1-server-0/setup-container\" id=09bee4a6-3cbd-44d6-b316-2f59079de2b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.063261 crc crio[24245]: time=\"2026-06-14T09:39:43.063131042Z\" level=info msg=\"Removing container: e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4\" id=14fab6c1-f7a5-4d35-85bb-a8b5af1004ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.080194 crc crio[24245]: time=\"2026-06-14T09:39:43.079304617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c722a583-c1ad-4365-9666-fd8c7c360bbf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:43.175325 crc crio[24245]: time=\"2026-06-14T09:39:43.175045153Z\" level=info msg=\"Removed container 9f06180cc249939120cddc4d485b2ccfdc9141ee907451da63f479ec0327d0d6: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=6a49e2d1-48de-418a-ab07-5709ca9d5560 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.189831 crc crio[24245]: time=\"2026-06-14T09:39:43.189725322Z\" level=info msg=\"Removing container: 9fec62e4da82938fc320589604c42c4a2c40ec07793f87f4e600ab12b9a88927\" id=504288dd-e83d-4b8c-8af5-c4b2afac7002 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.216006 crc crio[24245]: time=\"2026-06-14T09:39:43.215386028Z\" level=info msg=\"Removed container e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4: openstack/ceilometer-0/ceilometer-central-agent\" id=14fab6c1-f7a5-4d35-85bb-a8b5af1004ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.234770 crc crio[24245]: time=\"2026-06-14T09:39:43.23252958Z\" level=info msg=\"Removing container: e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa\" id=d8d21d4f-cc61-4f35-892e-c07f902d6a0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.301674 crc crio[24245]: time=\"2026-06-14T09:39:43.301555837Z\" level=info msg=\"Removed container 9fec62e4da82938fc320589604c42c4a2c40ec07793f87f4e600ab12b9a88927: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=504288dd-e83d-4b8c-8af5-c4b2afac7002 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.305336 crc crio[24245]: time=\"2026-06-14T09:39:43.305302586Z\" level=info msg=\"Removing container: 76cf5523f2c06bccfb55f8817f860d80aa32e9e7b363823a2224dbb3daf35ee1\" id=2b16e158-b848-44c9-af4d-2e93160a7f73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.317463 crc crio[24245]: time=\"2026-06-14T09:39:43.317293838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8041cc37-6ade-4761-9ff6-1d7a211b19d8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:43.365084 crc crio[24245]: time=\"2026-06-14T09:39:43.364973506Z\" level=info msg=\"Removed container e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa: openstack/ovn-controller-metrics-q72bj/openstack-network-exporter\" id=d8d21d4f-cc61-4f35-892e-c07f902d6a0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.371790 crc crio[24245]: time=\"2026-06-14T09:39:43.371712257Z\" level=info msg=\"Removing container: df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1\" id=e7040440-95dd-4821-bee9-590c368c5461 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.489807 crc crio[24245]: time=\"2026-06-14T09:39:43.489475952Z\" level=info msg=\"Removed container 76cf5523f2c06bccfb55f8817f860d80aa32e9e7b363823a2224dbb3daf35ee1: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=2b16e158-b848-44c9-af4d-2e93160a7f73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.503337 crc crio[24245]: time=\"2026-06-14T09:39:43.502074626Z\" level=info msg=\"Removing container: 312026ee480ccb51272051bc07a5b0109c0757e9909b037cb5f5ca48457bd681\" id=f5c33018-f21e-41ce-859c-78c59404a127 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.670448 crc crio[24245]: time=\"2026-06-14T09:39:43.670392448Z\" level=info msg=\"Removed container df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=e7040440-95dd-4821-bee9-590c368c5461 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.676985 crc crio[24245]: time=\"2026-06-14T09:39:43.676571215Z\" level=info msg=\"Removing container: e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811\" id=353aabcb-3b99-419a-8498-ce7d947bd5d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.719569 crc crio[24245]: time=\"2026-06-14T09:39:43.719368779Z\" level=info msg=\"Removed container 312026ee480ccb51272051bc07a5b0109c0757e9909b037cb5f5ca48457bd681: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=f5c33018-f21e-41ce-859c-78c59404a127 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:43.722967 crc crio[24245]: time=\"2026-06-14T09:39:43.722831656Z\" level=info msg=\"Removing container: 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068\" id=80bbc0ea-19d0-48de-af41-e82253c15824 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.156603 crc crio[24245]: time=\"2026-06-14T09:39:44.156103507Z\" level=info msg=\"Removed container e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811: openstack/dnsmasq-dns-94bfffd6f-sbs5d/dnsmasq-dns\" id=353aabcb-3b99-419a-8498-ce7d947bd5d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.164569 crc crio[24245]: time=\"2026-06-14T09:39:44.164316919Z\" level=info msg=\"Removing container: 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585\" id=0b86c7e2-6697-4b94-b902-ea259901906d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.223246 crc crio[24245]: time=\"2026-06-14T09:39:44.219207396Z\" level=info msg=\"Removed container 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068: openstack/neutron-846cff4b85-54lbk/neutron-httpd\" id=80bbc0ea-19d0-48de-af41-e82253c15824 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.228034 crc crio[24245]: time=\"2026-06-14T09:39:44.227725046Z\" level=info msg=\"Removing container: dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c\" id=7703bffd-01e3-4758-b6ad-79648b9b5422 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.371777 crc crio[24245]: time=\"2026-06-14T09:39:44.371537622Z\" level=info msg=\"Removed container 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0b86c7e2-6697-4b94-b902-ea259901906d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.374555 crc crio[24245]: time=\"2026-06-14T09:39:44.374438763Z\" level=info msg=\"Removing container: 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964\" id=89f88166-79c2-4b3e-b88f-327d37a1a9a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.505393 crc crio[24245]: time=\"2026-06-14T09:39:44.505161142Z\" level=info msg=\"Removed container dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c: openstack/neutron-846cff4b85-54lbk/neutron-api\" id=7703bffd-01e3-4758-b6ad-79648b9b5422 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.558271 crc crio[24245]: time=\"2026-06-14T09:39:44.558111456Z\" level=info msg=\"Removed container 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964: openstack/glance-default-external-api-0/glance-log\" id=89f88166-79c2-4b3e-b88f-327d37a1a9a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.561398 crc crio[24245]: time=\"2026-06-14T09:39:44.561315187Z\" level=info msg=\"Removing container: 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6\" id=7abe2fc7-5480-4fa6-bed3-39a80b05d93d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.672229 crc crio[24245]: time=\"2026-06-14T09:39:44.671714463Z\" level=info msg=\"Removed container 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6: openstack/ovn-controller-ovs-5srxp/ovs-vswitchd\" id=7abe2fc7-5480-4fa6-bed3-39a80b05d93d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.674728 crc crio[24245]: time=\"2026-06-14T09:39:44.674598591Z\" level=info msg=\"Removing container: 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63\" id=2201706a-4e18-4aec-b550-fda30159753e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.803770 crc crio[24245]: time=\"2026-06-14T09:39:44.803530026Z\" level=info msg=\"Removed container 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63: openstack/nova-api-0/nova-api-log\" id=2201706a-4e18-4aec-b550-fda30159753e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.812419 crc crio[24245]: time=\"2026-06-14T09:39:44.812329852Z\" level=info msg=\"Removing container: 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce\" id=ea511d6c-9b34-42d2-bfc5-814168e5e562 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.884526 crc crio[24245]: time=\"2026-06-14T09:39:44.884404204Z\" level=info msg=\"Removed container 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ea511d6c-9b34-42d2-bfc5-814168e5e562 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.887188 crc crio[24245]: time=\"2026-06-14T09:39:44.88710218Z\" level=info msg=\"Removing container: 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6\" id=4456b08f-bffe-4af8-9a3e-b72af04956bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.932509 crc crio[24245]: time=\"2026-06-14T09:39:44.932408934Z\" level=info msg=\"Removed container 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6: openstack/glance-default-external-api-0/glance-httpd\" id=4456b08f-bffe-4af8-9a3e-b72af04956bd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:44.935280 crc crio[24245]: time=\"2026-06-14T09:39:44.935182619Z\" level=info msg=\"Removing container: 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5\" id=329d781a-a096-4c1e-b244-d9c114d4ce27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:45.225073 crc crio[24245]: time=\"2026-06-14T09:39:45.224810114Z\" level=info msg=\"Removed container 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker\" id=329d781a-a096-4c1e-b244-d9c114d4ce27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:45.230728 crc crio[24245]: time=\"2026-06-14T09:39:45.230497684Z\" level=info msg=\"Removing container: c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995\" id=47f14ea6-25d2-442d-800c-a8b880892258 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:45.358526 crc crio[24245]: time=\"2026-06-14T09:39:45.357824308Z\" level=info msg=\"Removed container c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener\" id=47f14ea6-25d2-442d-800c-a8b880892258 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:45.363171 crc crio[24245]: time=\"2026-06-14T09:39:45.362813414Z\" level=info msg=\"Removing container: d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71\" id=de42f005-b7b5-4ab5-b008-7e050ab9113f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:45.538034 crc crio[24245]: time=\"2026-06-14T09:39:45.537677983Z\" level=info msg=\"Removed container d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71: openstack/ovn-controller-ovs-5srxp/ovsdb-server\" id=de42f005-b7b5-4ab5-b008-7e050ab9113f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:45.542498 crc crio[24245]: time=\"2026-06-14T09:39:45.542356353Z\" level=info msg=\"Removing container: 6d02bbaf5814627ee0eee75696bac9680b161cf3b8ad1a9ff26366ab1d9e38dc\" id=5ead37c2-bc10-4704-a5c2-956e7c9f460e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:45.614354 crc crio[24245]: time=\"2026-06-14T09:39:45.614265134Z\" level=info msg=\"Removed container 6d02bbaf5814627ee0eee75696bac9680b161cf3b8ad1a9ff26366ab1d9e38dc: openstack/dnsmasq-dns-94bfffd6f-sbs5d/init\" id=5ead37c2-bc10-4704-a5c2-956e7c9f460e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:45.992143 crc crio[24245]: time=\"2026-06-14T09:39:45.631137978Z\" level=info msg=\"Removing container: 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11\" id=38a231b4-d200-4f5d-968b-0c45aa0578f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:45.992143 crc crio[24245]: time=\"2026-06-14T09:39:45.757035883Z\" level=info msg=\"Removed container 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11: openstack/nova-metadata-0/nova-metadata-metadata\" id=38a231b4-d200-4f5d-968b-0c45aa0578f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:45.992143 crc crio[24245]: time=\"2026-06-14T09:39:45.761539145Z\" level=info msg=\"Removing container: b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358\" id=70a5b585-d58a-4ecb-89d6-15b264fd837a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:45.992143 crc crio[24245]: time=\"2026-06-14T09:39:45.953703626Z\" level=info msg=\"Removed container b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener-log\" id=70a5b585-d58a-4ecb-89d6-15b264fd837a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:45.992143 crc crio[24245]: time=\"2026-06-14T09:39:45.991577093Z\" level=info msg=\"Removing container: b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436\" id=01574dcf-13c5-4410-8d49-8c1ffcaea064 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.057368 crc crio[24245]: time=\"2026-06-14T09:39:46.057249506Z\" level=info msg=\"Removed container b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436: openstack/cinder-api-0/cinder-api-log\" id=01574dcf-13c5-4410-8d49-8c1ffcaea064 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.066776 crc crio[24245]: time=\"2026-06-14T09:39:46.066385012Z\" level=info msg=\"Removing container: d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43\" id=70bde1e1-0420-4e8c-ab79-83e8f8bc2728 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.281102 crc crio[24245]: time=\"2026-06-14T09:39:46.280820865Z\" level=info msg=\"Removed container d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43: openstack/ceilometer-0/proxy-httpd\" id=70bde1e1-0420-4e8c-ab79-83e8f8bc2728 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.286278 crc crio[24245]: time=\"2026-06-14T09:39:46.286154434Z\" level=info msg=\"Removing container: 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c\" id=02388f23-649d-4be3-846c-27ebb56af623 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.359370 crc crio[24245]: time=\"2026-06-14T09:39:46.359042907Z\" level=info msg=\"Removed container 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c: openstack/cinder-api-0/cinder-api\" id=02388f23-649d-4be3-846c-27ebb56af623 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.368558 crc crio[24245]: time=\"2026-06-14T09:39:46.368451211Z\" level=info msg=\"Removing container: 455b7fa0f019e33b30e93a540f51305a14f5ee02d5f63f8f29af32c3b1105aa3\" id=94de8455-bdb4-406d-9253-e6369d95e26c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.488415 crc crio[24245]: time=\"2026-06-14T09:39:46.488270987Z\" level=info msg=\"Removed container 455b7fa0f019e33b30e93a540f51305a14f5ee02d5f63f8f29af32c3b1105aa3: openstack/ovn-controller-ovs-5srxp/ovsdb-server-init\" id=94de8455-bdb4-406d-9253-e6369d95e26c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.493344 crc crio[24245]: time=\"2026-06-14T09:39:46.493154167Z\" level=info msg=\"Removing container: 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089\" id=0a16a59e-4062-4327-90f6-bb59ff20c3bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.577352 crc crio[24245]: time=\"2026-06-14T09:39:46.57717363Z\" level=info msg=\"Removed container 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089: openstack/openstack-cell1-galera-0/galera\" id=0a16a59e-4062-4327-90f6-bb59ff20c3bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.580338 crc crio[24245]: time=\"2026-06-14T09:39:46.580258148Z\" level=info msg=\"Removing container: 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706\" id=7b6e7ec0-d113-48d0-af0b-f70d33c87bd7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.624258 crc crio[24245]: time=\"2026-06-14T09:39:46.624153516Z\" level=info msg=\"Removed container 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706: openstack/nova-metadata-0/nova-metadata-log\" id=7b6e7ec0-d113-48d0-af0b-f70d33c87bd7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.627037 crc crio[24245]: time=\"2026-06-14T09:39:46.626953263Z\" level=info msg=\"Removing container: cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8\" id=8bacfa03-0998-4b50-ba0b-0c7b9f0e37b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.644599 crc crio[24245]: time=\"2026-06-14T09:39:46.644501051Z\" level=info msg=\"Creating container: openstack/neutron-6fc7874dfc-dgx5j/neutron-httpd\" id=1b88182c-b8fd-4f05-85fb-629d7f5be7fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:46.722517 crc crio[24245]: time=\"2026-06-14T09:39:46.7224057Z\" level=info msg=\"Removed container cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8: openstack/ovn-northd-0/openstack-network-exporter\" id=8bacfa03-0998-4b50-ba0b-0c7b9f0e37b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.725155 crc crio[24245]: time=\"2026-06-14T09:39:46.723833644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:46.726081 crc crio[24245]: time=\"2026-06-14T09:39:46.726023994Z\" level=info msg=\"Removing container: 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6\" id=25117820-f588-4fac-b62a-bf7e0e1497fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.787702 crc crio[24245]: time=\"2026-06-14T09:39:46.787547095Z\" level=info msg=\"Removed container 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=25117820-f588-4fac-b62a-bf7e0e1497fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.808057 crc crio[24245]: time=\"2026-06-14T09:39:46.807699202Z\" level=info msg=\"Removing container: ceeec83c3b2868a4a1a5c2c63f19f8ea1df7ddfa4ee13b31ba106d1c381c08e2\" id=ee2fea16-ec38-4fd2-9c39-748efcba9df5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.839028 crc crio[24245]: time=\"2026-06-14T09:39:46.838797731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:46.843646 crc crio[24245]: time=\"2026-06-14T09:39:46.843568773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:46.891632 crc crio[24245]: time=\"2026-06-14T09:39:46.890825681Z\" level=info msg=\"Removed container ceeec83c3b2868a4a1a5c2c63f19f8ea1df7ddfa4ee13b31ba106d1c381c08e2: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=ee2fea16-ec38-4fd2-9c39-748efcba9df5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:46.899185 crc crio[24245]: time=\"2026-06-14T09:39:46.898296884Z\" level=info msg=\"Removing container: 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc\" id=d4357c4d-7bba-4da2-bd3e-a1010a40eebd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:47.096719 crc crio[24245]: time=\"2026-06-14T09:39:47.096403725Z\" level=info msg=\"Removed container 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc: openstack/memcached-0/memcached\" id=d4357c4d-7bba-4da2-bd3e-a1010a40eebd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:47.129204 crc crio[24245]: time=\"2026-06-14T09:39:47.129093505Z\" level=info msg=\"Stopping pod sandbox: 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46\" id=e0ecdf7f-a6b5-4a1f-b2b5-f84e61e80b86 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.129204 crc crio[24245]: time=\"2026-06-14T09:39:47.129209009Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46\" id=e0ecdf7f-a6b5-4a1f-b2b5-f84e61e80b86 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.129823 crc crio[24245]: time=\"2026-06-14T09:39:47.129775537Z\" level=info msg=\"Removing pod sandbox: 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46\" id=aa75e56f-e045-4d3d-bade-9cdcdc496e51 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.205531 crc crio[24245]: time=\"2026-06-14T09:39:47.205378207Z\" level=info msg=\"Removed pod sandbox: 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46\" id=aa75e56f-e045-4d3d-bade-9cdcdc496e51 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.206647 crc crio[24245]: time=\"2026-06-14T09:39:47.206498398Z\" level=info msg=\"Stopping pod sandbox: c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9\" id=eba209e4-13a8-4b5f-89d8-621737956be7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.206824 crc crio[24245]: time=\"2026-06-14T09:39:47.206712804Z\" level=info msg=\"Stopped pod sandbox (already stopped): c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9\" id=eba209e4-13a8-4b5f-89d8-621737956be7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.208514 crc crio[24245]: time=\"2026-06-14T09:39:47.208320905Z\" level=info msg=\"Removing pod sandbox: c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9\" id=519622eb-ddbf-4ef9-9105-86c415d71c08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.248439 crc crio[24245]: time=\"2026-06-14T09:39:47.248311911Z\" level=info msg=\"Removed pod sandbox: c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9\" id=519622eb-ddbf-4ef9-9105-86c415d71c08 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.250568 crc crio[24245]: time=\"2026-06-14T09:39:47.25040511Z\" level=info msg=\"Stopping pod sandbox: 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624\" id=be22d6f8-b397-4ab7-ab82-451255682b39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.250568 crc crio[24245]: time=\"2026-06-14T09:39:47.250499383Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624\" id=be22d6f8-b397-4ab7-ab82-451255682b39 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.252668 crc crio[24245]: time=\"2026-06-14T09:39:47.252357193Z\" level=info msg=\"Removing pod sandbox: 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624\" id=51718116-000a-4a83-8d82-8488cdd5b4b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.304510 crc crio[24245]: time=\"2026-06-14T09:39:47.304225568Z\" level=info msg=\"Removed pod sandbox: 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624\" id=51718116-000a-4a83-8d82-8488cdd5b4b7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.309274 crc crio[24245]: time=\"2026-06-14T09:39:47.308836773Z\" level=info msg=\"Stopping pod sandbox: d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a\" id=0f4c5b9f-f187-4aba-b9aa-1eb23d9c32b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.309274 crc crio[24245]: time=\"2026-06-14T09:39:47.309108262Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a\" id=0f4c5b9f-f187-4aba-b9aa-1eb23d9c32b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.310679 crc crio[24245]: time=\"2026-06-14T09:39:47.310568118Z\" level=info msg=\"Removing pod sandbox: d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a\" id=cc75d3a6-43d0-4f0d-8287-50aa8ce91fca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.365956 crc crio[24245]: time=\"2026-06-14T09:39:47.365716083Z\" level=info msg=\"Removed pod sandbox: d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a\" id=cc75d3a6-43d0-4f0d-8287-50aa8ce91fca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.369530 crc crio[24245]: time=\"2026-06-14T09:39:47.369433229Z\" level=info msg=\"Stopping pod sandbox: 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00\" id=91f07b06-bf2b-4268-9b42-dea0294ef2c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.369745 crc crio[24245]: time=\"2026-06-14T09:39:47.369560514Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00\" id=91f07b06-bf2b-4268-9b42-dea0294ef2c5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.374087 crc crio[24245]: time=\"2026-06-14T09:39:47.373681665Z\" level=info msg=\"Removing pod sandbox: 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00\" id=21a47055-dc33-4082-838d-b7717be726f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.473707 crc crio[24245]: time=\"2026-06-14T09:39:47.473543772Z\" level=info msg=\"Removed pod sandbox: 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00\" id=21a47055-dc33-4082-838d-b7717be726f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.475249 crc crio[24245]: time=\"2026-06-14T09:39:47.475170904Z\" level=info msg=\"Stopping pod sandbox: 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5\" id=d670cc67-758b-4337-b36f-27fe0e0213f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.475408 crc crio[24245]: time=\"2026-06-14T09:39:47.475261887Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5\" id=d670cc67-758b-4337-b36f-27fe0e0213f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.476470 crc crio[24245]: time=\"2026-06-14T09:39:47.476406532Z\" level=info msg=\"Removing pod sandbox: 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5\" id=65ea98d7-6619-41d7-aa00-5fd825003462 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.616960 crc crio[24245]: time=\"2026-06-14T09:39:47.616525192Z\" level=info msg=\"Removed pod sandbox: 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5\" id=65ea98d7-6619-41d7-aa00-5fd825003462 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.618723 crc crio[24245]: time=\"2026-06-14T09:39:47.618674689Z\" level=info msg=\"Stopping pod sandbox: 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573\" id=54bdfd19-e45a-42d0-a0c7-9ba37cd63641 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.618723 crc crio[24245]: time=\"2026-06-14T09:39:47.618719949Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573\" id=54bdfd19-e45a-42d0-a0c7-9ba37cd63641 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.620102 crc crio[24245]: time=\"2026-06-14T09:39:47.61998514Z\" level=info msg=\"Removing pod sandbox: 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573\" id=696b5ff1-de41-4bd6-a645-3c020f6045cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.660391 crc crio[24245]: time=\"2026-06-14T09:39:47.660289144Z\" level=info msg=\"Removed pod sandbox: 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573\" id=696b5ff1-de41-4bd6-a645-3c020f6045cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.661115 crc crio[24245]: time=\"2026-06-14T09:39:47.661059397Z\" level=info msg=\"Stopping pod sandbox: 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00\" id=74d1d9dc-8697-4bb6-9213-8df7e3a822ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.661315 crc crio[24245]: time=\"2026-06-14T09:39:47.661296094Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00\" id=74d1d9dc-8697-4bb6-9213-8df7e3a822ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.665150 crc crio[24245]: time=\"2026-06-14T09:39:47.665077434Z\" level=info msg=\"Removing pod sandbox: 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00\" id=1cc781f5-87a1-4e9b-b6db-6ef848e70c12 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.697538 crc crio[24245]: time=\"2026-06-14T09:39:47.69731985Z\" level=info msg=\"Removed pod sandbox: 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00\" id=1cc781f5-87a1-4e9b-b6db-6ef848e70c12 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.699474 crc crio[24245]: time=\"2026-06-14T09:39:47.699407316Z\" level=info msg=\"Stopping pod sandbox: 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89\" id=0198a044-b5b9-41e5-bdbf-2742d1a868ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.699776 crc crio[24245]: time=\"2026-06-14T09:39:47.699745217Z\" level=info msg=\"Stopped pod sandbox (already stopped): 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89\" id=0198a044-b5b9-41e5-bdbf-2742d1a868ec name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.703273 crc crio[24245]: time=\"2026-06-14T09:39:47.703170546Z\" level=info msg=\"Removing pod sandbox: 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89\" id=89b45ae1-0b08-4f96-a40c-b77fe137c447 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.764302 crc crio[24245]: time=\"2026-06-14T09:39:47.764144946Z\" level=info msg=\"Removed pod sandbox: 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89\" id=89b45ae1-0b08-4f96-a40c-b77fe137c447 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.809456 crc crio[24245]: time=\"2026-06-14T09:39:47.809296831Z\" level=info msg=\"Stopping pod sandbox: a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2\" id=2c3b026e-142d-40bb-9040-7598c60b46eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.809456 crc crio[24245]: time=\"2026-06-14T09:39:47.809418545Z\" level=info msg=\"Stopped pod sandbox (already stopped): a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2\" id=2c3b026e-142d-40bb-9040-7598c60b46eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.810132 crc crio[24245]: time=\"2026-06-14T09:39:47.810111397Z\" level=info msg=\"Removing pod sandbox: a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2\" id=f1d74a0f-2f22-4215-a824-870f7f661985 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.863787 crc crio[24245]: time=\"2026-06-14T09:39:47.863672911Z\" level=info msg=\"Removed pod sandbox: a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2\" id=f1d74a0f-2f22-4215-a824-870f7f661985 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.868220 crc crio[24245]: time=\"2026-06-14T09:39:47.868086452Z\" level=info msg=\"Stopping pod sandbox: a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea\" id=7c3d565e-b4eb-463e-bada-449f9f9c10d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.868344 crc crio[24245]: time=\"2026-06-14T09:39:47.868222706Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea\" id=7c3d565e-b4eb-463e-bada-449f9f9c10d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.869151 crc crio[24245]: time=\"2026-06-14T09:39:47.869095693Z\" level=info msg=\"Removing pod sandbox: a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea\" id=e7e1d5a5-2e13-451c-ad01-31263bc12fe8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.907518 crc crio[24245]: time=\"2026-06-14T09:39:47.907385351Z\" level=info msg=\"Removed pod sandbox: a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea\" id=e7e1d5a5-2e13-451c-ad01-31263bc12fe8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.911751 crc crio[24245]: time=\"2026-06-14T09:39:47.911682028Z\" level=info msg=\"Stopping pod sandbox: 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72\" id=7e96db99-22e0-4c0d-8b2e-f37536b5f9a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.912109 crc crio[24245]: time=\"2026-06-14T09:39:47.912027789Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72\" id=7e96db99-22e0-4c0d-8b2e-f37536b5f9a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.922116 crc crio[24245]: time=\"2026-06-14T09:39:47.921987999Z\" level=info msg=\"Removing pod sandbox: 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72\" id=378be7ee-0bd2-4c89-b4cc-53df6af23b11 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.973042 crc crio[24245]: time=\"2026-06-14T09:39:47.972953417Z\" level=info msg=\"Created container d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-httpd\" id=1b88182c-b8fd-4f05-85fb-629d7f5be7fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:47.974482 crc crio[24245]: time=\"2026-06-14T09:39:47.974270339Z\" level=info msg=\"Starting container: d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb\" id=e3406b20-cdf7-4cd8-9cd2-3d6c6257f369 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:47.980979 crc crio[24245]: time=\"2026-06-14T09:39:47.980885821Z\" level=info msg=\"Removed pod sandbox: 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72\" id=378be7ee-0bd2-4c89-b4cc-53df6af23b11 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:47.983488 crc crio[24245]: time=\"2026-06-14T09:39:47.983403789Z\" level=info msg=\"Started container\" PID=253432 containerID=d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb description=openstack/neutron-6fc7874dfc-dgx5j/neutron-httpd id=e3406b20-cdf7-4cd8-9cd2-3d6c6257f369 name=/runtime.v1.RuntimeService/StartContainer sandboxID=693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811\nJun 14 09:39:47.983803 crc crio[24245]: time=\"2026-06-14T09:39:47.98375849Z\" level=info msg=\"Stopping pod sandbox: 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa\" id=f3cfefdc-6f55-455a-8462-fd61685fef7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.983967 crc crio[24245]: time=\"2026-06-14T09:39:47.983824892Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa\" id=f3cfefdc-6f55-455a-8462-fd61685fef7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:47.984652 crc crio[24245]: time=\"2026-06-14T09:39:47.984575397Z\" level=info msg=\"Removing pod sandbox: 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa\" id=95ae42fa-4721-435c-87ca-e4bd23c1e7d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.015985 crc crio[24245]: time=\"2026-06-14T09:39:48.015891073Z\" level=info msg=\"Removed pod sandbox: 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa\" id=95ae42fa-4721-435c-87ca-e4bd23c1e7d7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.017220 crc crio[24245]: time=\"2026-06-14T09:39:48.017159172Z\" level=info msg=\"Stopping pod sandbox: 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462\" id=379ebc87-fffa-4892-883c-79a71455ca2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.017784 crc crio[24245]: time=\"2026-06-14T09:39:48.017743151Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462\" id=379ebc87-fffa-4892-883c-79a71455ca2b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.019143 crc crio[24245]: time=\"2026-06-14T09:39:48.018992441Z\" level=info msg=\"Removing pod sandbox: 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462\" id=97424d12-8c7b-41c0-87ef-7162fa71421e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.072655 crc crio[24245]: time=\"2026-06-14T09:39:48.072538907Z\" level=info msg=\"Removed pod sandbox: 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462\" id=97424d12-8c7b-41c0-87ef-7162fa71421e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.074494 crc crio[24245]: time=\"2026-06-14T09:39:48.074344852Z\" level=info msg=\"Stopping pod sandbox: 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\" id=58b119a2-2001-49ca-9e52-1a1678693353 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.074696 crc crio[24245]: time=\"2026-06-14T09:39:48.074504017Z\" level=info msg=\"Stopped pod sandbox (already stopped): 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\" id=58b119a2-2001-49ca-9e52-1a1678693353 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.075945 crc crio[24245]: time=\"2026-06-14T09:39:48.0758282Z\" level=info msg=\"Removing pod sandbox: 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\" id=11139844-2bbc-4519-8fed-1a3912be248c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.150995 crc crio[24245]: time=\"2026-06-14T09:39:48.150755608Z\" level=info msg=\"Removed pod sandbox: 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\" id=11139844-2bbc-4519-8fed-1a3912be248c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.152209 crc crio[24245]: time=\"2026-06-14T09:39:48.152100397Z\" level=info msg=\"Stopping pod sandbox: 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b\" id=bbcff2c2-5740-48d8-af8c-ebc2b00b7247 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.152413 crc crio[24245]: time=\"2026-06-14T09:39:48.152228541Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b\" id=bbcff2c2-5740-48d8-af8c-ebc2b00b7247 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.153357 crc crio[24245]: time=\"2026-06-14T09:39:48.153265105Z\" level=info msg=\"Removing pod sandbox: 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b\" id=af0faaa5-93a9-4b8e-b37e-c6d070596b0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.183450 crc crio[24245]: time=\"2026-06-14T09:39:48.183342864Z\" level=info msg=\"Removed pod sandbox: 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b\" id=af0faaa5-93a9-4b8e-b37e-c6d070596b0b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.184686 crc crio[24245]: time=\"2026-06-14T09:39:48.184589399Z\" level=info msg=\"Stopping pod sandbox: 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e\" id=833e7cd7-3345-4be3-b171-e6998b67257d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.184686 crc crio[24245]: time=\"2026-06-14T09:39:48.184683861Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e\" id=833e7cd7-3345-4be3-b171-e6998b67257d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.185468 crc crio[24245]: time=\"2026-06-14T09:39:48.185357273Z\" level=info msg=\"Removing pod sandbox: 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e\" id=c63cd3f3-1591-4bb2-85bc-b2a9047489fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.225557 crc crio[24245]: time=\"2026-06-14T09:39:48.225443919Z\" level=info msg=\"Removed pod sandbox: 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e\" id=c63cd3f3-1591-4bb2-85bc-b2a9047489fe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.227061 crc crio[24245]: time=\"2026-06-14T09:39:48.227006639Z\" level=info msg=\"Stopping pod sandbox: 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b\" id=25f35db7-f611-47ab-a3da-cbc33ee59279 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.227530 crc crio[24245]: time=\"2026-06-14T09:39:48.227429443Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b\" id=25f35db7-f611-47ab-a3da-cbc33ee59279 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.229150 crc crio[24245]: time=\"2026-06-14T09:39:48.228953862Z\" level=info msg=\"Removing pod sandbox: 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b\" id=68d38804-0176-40bb-8113-e5e9da7f6bba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.277399 crc crio[24245]: time=\"2026-06-14T09:39:48.277318252Z\" level=info msg=\"Removed pod sandbox: 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b\" id=68d38804-0176-40bb-8113-e5e9da7f6bba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.279140 crc crio[24245]: time=\"2026-06-14T09:39:48.279069745Z\" level=info msg=\"Stopping pod sandbox: 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53\" id=d9ac6b5b-fd6b-489f-b9c7-a42d54824356 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.279140 crc crio[24245]: time=\"2026-06-14T09:39:48.279164238Z\" level=info msg=\"Stopped pod sandbox (already stopped): 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53\" id=d9ac6b5b-fd6b-489f-b9c7-a42d54824356 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.280318 crc crio[24245]: time=\"2026-06-14T09:39:48.280276873Z\" level=info msg=\"Removing pod sandbox: 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53\" id=75a16b7c-cf0b-4fde-a0d6-424ce66aba80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.324972 crc crio[24245]: time=\"2026-06-14T09:39:48.32472946Z\" level=info msg=\"Removed pod sandbox: 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53\" id=75a16b7c-cf0b-4fde-a0d6-424ce66aba80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.326825 crc crio[24245]: time=\"2026-06-14T09:39:48.326536218Z\" level=info msg=\"Stopping pod sandbox: a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee\" id=838fff81-c5c8-4f9c-a1f2-ce8889d5c205 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.327426 crc crio[24245]: time=\"2026-06-14T09:39:48.327246051Z\" level=info msg=\"Stopped pod sandbox (already stopped): a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee\" id=838fff81-c5c8-4f9c-a1f2-ce8889d5c205 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.328567 crc crio[24245]: time=\"2026-06-14T09:39:48.328471915Z\" level=info msg=\"Removing pod sandbox: a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee\" id=6b2faf8c-becf-461c-bba9-56f0a840588a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.370441 crc crio[24245]: time=\"2026-06-14T09:39:48.370242115Z\" level=info msg=\"Removed pod sandbox: a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee\" id=6b2faf8c-becf-461c-bba9-56f0a840588a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.371570 crc crio[24245]: time=\"2026-06-14T09:39:48.371178943Z\" level=info msg=\"Stopping pod sandbox: 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa\" id=96e962aa-7bee-424c-9ba8-956f657149a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.371570 crc crio[24245]: time=\"2026-06-14T09:39:48.371252076Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa\" id=96e962aa-7bee-424c-9ba8-956f657149a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.372124 crc crio[24245]: time=\"2026-06-14T09:39:48.371750224Z\" level=info msg=\"Removing pod sandbox: 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa\" id=4dde7cf4-fa5c-4bec-a8ee-a1a5566457c6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.399286 crc crio[24245]: time=\"2026-06-14T09:39:48.39856258Z\" level=info msg=\"Removed pod sandbox: 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa\" id=4dde7cf4-fa5c-4bec-a8ee-a1a5566457c6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.402078 crc crio[24245]: time=\"2026-06-14T09:39:48.40097068Z\" level=info msg=\"Stopping pod sandbox: 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff\" id=c43796c2-c923-478e-9db8-f4de1532564e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.402078 crc crio[24245]: time=\"2026-06-14T09:39:48.401063813Z\" level=info msg=\"Stopped pod sandbox (already stopped): 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff\" id=c43796c2-c923-478e-9db8-f4de1532564e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.404768 crc crio[24245]: time=\"2026-06-14T09:39:48.403550754Z\" level=info msg=\"Removing pod sandbox: 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff\" id=094d72ea-1ed0-4119-b89f-34c5f3eb8e34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.478163 crc crio[24245]: time=\"2026-06-14T09:39:48.477994457Z\" level=info msg=\"Removed pod sandbox: 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff\" id=094d72ea-1ed0-4119-b89f-34c5f3eb8e34 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.489882 crc crio[24245]: time=\"2026-06-14T09:39:48.489728337Z\" level=info msg=\"Stopping pod sandbox: 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60\" id=d42f7d4c-9957-4cc7-bada-126eeb8c16da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.490197 crc crio[24245]: time=\"2026-06-14T09:39:48.489993795Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60\" id=d42f7d4c-9957-4cc7-bada-126eeb8c16da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.491154 crc crio[24245]: time=\"2026-06-14T09:39:48.491055388Z\" level=info msg=\"Removing pod sandbox: 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60\" id=47b0d0e6-d3b5-4bc9-bd16-59692aabe8e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.541351 crc crio[24245]: time=\"2026-06-14T09:39:48.541285325Z\" level=info msg=\"Removed pod sandbox: 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60\" id=47b0d0e6-d3b5-4bc9-bd16-59692aabe8e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.543229 crc crio[24245]: time=\"2026-06-14T09:39:48.543116811Z\" level=info msg=\"Stopping pod sandbox: d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6\" id=4036b19c-a9f0-4078-a25c-1de95284739c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.543229 crc crio[24245]: time=\"2026-06-14T09:39:48.543226505Z\" level=info msg=\"Stopped pod sandbox (already stopped): d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6\" id=4036b19c-a9f0-4078-a25c-1de95284739c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.544149 crc crio[24245]: time=\"2026-06-14T09:39:48.544105846Z\" level=info msg=\"Removing pod sandbox: d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6\" id=4c5ba225-abf7-4bdb-83b0-10abb73e2f35 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.621228 crc crio[24245]: time=\"2026-06-14T09:39:48.621107623Z\" level=info msg=\"Removed pod sandbox: d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6\" id=4c5ba225-abf7-4bdb-83b0-10abb73e2f35 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.622530 crc crio[24245]: time=\"2026-06-14T09:39:48.622432945Z\" level=info msg=\"Stopping pod sandbox: 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0\" id=121bf1e0-db63-489d-a5a9-30a2c27877cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.622678 crc crio[24245]: time=\"2026-06-14T09:39:48.622554098Z\" level=info msg=\"Stopped pod sandbox (already stopped): 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0\" id=121bf1e0-db63-489d-a5a9-30a2c27877cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.623359 crc crio[24245]: time=\"2026-06-14T09:39:48.623292323Z\" level=info msg=\"Removing pod sandbox: 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0\" id=7758aa45-f24d-491d-9185-5e5845fc3064 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.667376 crc crio[24245]: time=\"2026-06-14T09:39:48.667046664Z\" level=info msg=\"Removed pod sandbox: 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0\" id=7758aa45-f24d-491d-9185-5e5845fc3064 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.669080 crc crio[24245]: time=\"2026-06-14T09:39:48.668414999Z\" level=info msg=\"Stopping pod sandbox: 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013\" id=c9e25b36-c37e-4a02-88e8-2d10a8d44605 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.669080 crc crio[24245]: time=\"2026-06-14T09:39:48.668553484Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013\" id=c9e25b36-c37e-4a02-88e8-2d10a8d44605 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.669953 crc crio[24245]: time=\"2026-06-14T09:39:48.669397691Z\" level=info msg=\"Removing pod sandbox: 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013\" id=4e325c17-6e7c-4298-8e45-fa0415459058 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.738955 crc crio[24245]: time=\"2026-06-14T09:39:48.738507917Z\" level=info msg=\"Removed pod sandbox: 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013\" id=4e325c17-6e7c-4298-8e45-fa0415459058 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.740106 crc crio[24245]: time=\"2026-06-14T09:39:48.739778698Z\" level=info msg=\"Stopping pod sandbox: 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b\" id=c20d5e42-535a-4b25-ae07-5d19af3523cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.740106 crc crio[24245]: time=\"2026-06-14T09:39:48.739987874Z\" level=info msg=\"Stopped pod sandbox (already stopped): 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b\" id=c20d5e42-535a-4b25-ae07-5d19af3523cf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.740702 crc crio[24245]: time=\"2026-06-14T09:39:48.740617634Z\" level=info msg=\"Removing pod sandbox: 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b\" id=9d1f5cae-dfab-42e7-b480-a25278faeda9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.764429 crc crio[24245]: time=\"2026-06-14T09:39:48.764127093Z\" level=info msg=\"Removed pod sandbox: 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b\" id=9d1f5cae-dfab-42e7-b480-a25278faeda9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.765391 crc crio[24245]: time=\"2026-06-14T09:39:48.765319799Z\" level=info msg=\"Stopping pod sandbox: 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0\" id=1ed2aa02-656c-40c7-b9d7-0d45a34c8eca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.765502 crc crio[24245]: time=\"2026-06-14T09:39:48.765400762Z\" level=info msg=\"Stopped pod sandbox (already stopped): 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0\" id=1ed2aa02-656c-40c7-b9d7-0d45a34c8eca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.767261 crc crio[24245]: time=\"2026-06-14T09:39:48.767224349Z\" level=info msg=\"Removing pod sandbox: 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0\" id=509c35a4-d016-4c56-8bea-5751d68d9517 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.812231 crc crio[24245]: time=\"2026-06-14T09:39:48.812169559Z\" level=info msg=\"Removed pod sandbox: 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0\" id=509c35a4-d016-4c56-8bea-5751d68d9517 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.814914 crc crio[24245]: time=\"2026-06-14T09:39:48.81417187Z\" level=info msg=\"Stopping pod sandbox: b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8\" id=9dac5c26-d1f0-4ae9-b3fe-45c196a4d9ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.814914 crc crio[24245]: time=\"2026-06-14T09:39:48.814271243Z\" level=info msg=\"Stopped pod sandbox (already stopped): b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8\" id=9dac5c26-d1f0-4ae9-b3fe-45c196a4d9ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.815412 crc crio[24245]: time=\"2026-06-14T09:39:48.815308906Z\" level=info msg=\"Removing pod sandbox: b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8\" id=534d9b00-9d4a-44df-9bc3-6593ed1203cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.867930 crc crio[24245]: time=\"2026-06-14T09:39:48.867191722Z\" level=info msg=\"Removed pod sandbox: b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8\" id=534d9b00-9d4a-44df-9bc3-6593ed1203cb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.872083 crc crio[24245]: time=\"2026-06-14T09:39:48.872008873Z\" level=info msg=\"Stopping pod sandbox: ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230\" id=9d19db2e-d1cc-4cec-8a80-29a1c14f01c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.872181 crc crio[24245]: time=\"2026-06-14T09:39:48.872134467Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230\" id=9d19db2e-d1cc-4cec-8a80-29a1c14f01c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.876994 crc crio[24245]: time=\"2026-06-14T09:39:48.87657992Z\" level=info msg=\"Removing pod sandbox: ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230\" id=de9876e9-435e-48d2-ade0-532f73cc1ccd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.961910 crc crio[24245]: time=\"2026-06-14T09:39:48.961753271Z\" level=info msg=\"Removed pod sandbox: ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230\" id=de9876e9-435e-48d2-ade0-532f73cc1ccd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:48.963068 crc crio[24245]: time=\"2026-06-14T09:39:48.962975789Z\" level=info msg=\"Stopping pod sandbox: 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68\" id=ad6371ad-25fc-4170-81f0-4d26d93adf18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.963191 crc crio[24245]: time=\"2026-06-14T09:39:48.963100083Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68\" id=ad6371ad-25fc-4170-81f0-4d26d93adf18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:48.966752 crc crio[24245]: time=\"2026-06-14T09:39:48.966572343Z\" level=info msg=\"Removing pod sandbox: 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68\" id=146a2d4f-685a-46ce-9b4b-8baed1632e46 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:49.081117 crc crio[24245]: time=\"2026-06-14T09:39:49.080225466Z\" level=info msg=\"Removed pod sandbox: 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68\" id=146a2d4f-685a-46ce-9b4b-8baed1632e46 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:49.081981 crc crio[24245]: time=\"2026-06-14T09:39:49.081761436Z\" level=info msg=\"Stopping pod sandbox: f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32\" id=79bccfc5-a844-485a-af88-87f5d85cb83c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:49.081981 crc crio[24245]: time=\"2026-06-14T09:39:49.081894011Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32\" id=79bccfc5-a844-485a-af88-87f5d85cb83c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:49.083051 crc crio[24245]: time=\"2026-06-14T09:39:49.082613962Z\" level=info msg=\"Removing pod sandbox: f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32\" id=8b1ce169-3956-480a-976b-7bc35ae723cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:49.112050 crc crio[24245]: time=\"2026-06-14T09:39:49.110326433Z\" level=info msg=\"Removed pod sandbox: f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32\" id=8b1ce169-3956-480a-976b-7bc35ae723cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:49.112050 crc crio[24245]: time=\"2026-06-14T09:39:49.111535241Z\" level=info msg=\"Stopping pod sandbox: 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1\" id=be54198d-294e-4922-a511-9cbf40abb855 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:49.112050 crc crio[24245]: time=\"2026-06-14T09:39:49.111658625Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1\" id=be54198d-294e-4922-a511-9cbf40abb855 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:49.113062 crc crio[24245]: time=\"2026-06-14T09:39:49.112552385Z\" level=info msg=\"Removing pod sandbox: 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1\" id=7bffa4d5-dbbd-41c0-a3ff-ee0d2e1b5533 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:49.137116 crc crio[24245]: time=\"2026-06-14T09:39:49.136837627Z\" level=info msg=\"Removed pod sandbox: 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1\" id=7bffa4d5-dbbd-41c0-a3ff-ee0d2e1b5533 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:49.138527 crc crio[24245]: time=\"2026-06-14T09:39:49.138364395Z\" level=info msg=\"Stopping pod sandbox: a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff\" id=235fc667-2552-458d-b62a-6df1e70d2a4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:49.138527 crc crio[24245]: time=\"2026-06-14T09:39:49.138456648Z\" level=info msg=\"Stopped pod sandbox (already stopped): a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff\" id=235fc667-2552-458d-b62a-6df1e70d2a4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:49.139221 crc crio[24245]: time=\"2026-06-14T09:39:49.139144529Z\" level=info msg=\"Removing pod sandbox: a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff\" id=ca9f8f02-177b-4eee-8c1c-a48ca44324f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:49.250215 crc crio[24245]: time=\"2026-06-14T09:39:49.250021058Z\" level=info msg=\"Removed pod sandbox: a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff\" id=ca9f8f02-177b-4eee-8c1c-a48ca44324f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:49.251440 crc crio[24245]: time=\"2026-06-14T09:39:49.251354039Z\" level=info msg=\"Stopping pod sandbox: 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2\" id=545d5d75-5308-4a1e-83ba-6b4ecf862db1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:49.251556 crc crio[24245]: time=\"2026-06-14T09:39:49.251463263Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2\" id=545d5d75-5308-4a1e-83ba-6b4ecf862db1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:49.252595 crc crio[24245]: time=\"2026-06-14T09:39:49.252506375Z\" level=info msg=\"Removing pod sandbox: 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2\" id=8fca3b26-ac70-4121-b355-1bfefd3fa5a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:49.282888 crc crio[24245]: time=\"2026-06-14T09:39:49.28273302Z\" level=info msg=\"Removed pod sandbox: 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2\" id=8fca3b26-ac70-4121-b355-1bfefd3fa5a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:49.284437 crc crio[24245]: time=\"2026-06-14T09:39:49.284370269Z\" level=info msg=\"Stopping pod sandbox: 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7\" id=3e916859-dba7-4c28-a0ff-c30189da668f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:49.284550 crc crio[24245]: time=\"2026-06-14T09:39:49.284442432Z\" level=info msg=\"Stopped pod sandbox (already stopped): 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7\" id=3e916859-dba7-4c28-a0ff-c30189da668f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:49.286099 crc crio[24245]: time=\"2026-06-14T09:39:49.286004081Z\" level=info msg=\"Removing pod sandbox: 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7\" id=a2ec34f7-9ba7-40d1-9488-a7aa1a44bd87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:49.342211 crc crio[24245]: time=\"2026-06-14T09:39:49.342070106Z\" level=info msg=\"Removed pod sandbox: 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7\" id=a2ec34f7-9ba7-40d1-9488-a7aa1a44bd87 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:49.343339 crc crio[24245]: time=\"2026-06-14T09:39:49.343225111Z\" level=info msg=\"Stopping pod sandbox: 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10\" id=9dabd265-7dfd-40de-a6f6-11a3ad93211d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:49.343441 crc crio[24245]: time=\"2026-06-14T09:39:49.343342535Z\" level=info msg=\"Stopped pod sandbox (already stopped): 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10\" id=9dabd265-7dfd-40de-a6f6-11a3ad93211d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:39:49.344227 crc crio[24245]: time=\"2026-06-14T09:39:49.34413813Z\" level=info msg=\"Removing pod sandbox: 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10\" id=08860f70-d8b5-4c48-91d3-38bebd950fa2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:49.399568 crc crio[24245]: time=\"2026-06-14T09:39:49.39947154Z\" level=info msg=\"Removed pod sandbox: 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10\" id=08860f70-d8b5-4c48-91d3-38bebd950fa2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:39:49.734967 crc crio[24245]: time=\"2026-06-14T09:39:49.732294907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=2f63999b-dfad-445f-bc33-19075e217d4f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:49.754310 crc crio[24245]: time=\"2026-06-14T09:39:49.754138111Z\" level=info msg=\"Removing container: e1d1b2c6d533a3f22368111e5822b280f338f59841b96c20a65bebc9285753b3\" id=a1144a3d-7d56-4702-91f5-cf4712484165 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:49.758966 crc crio[24245]: time=\"2026-06-14T09:39:49.758798559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=265114f9-b5df-4038-894e-19768475691c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:49.956157 crc crio[24245]: time=\"2026-06-14T09:39:49.956050254Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-fzw5w/ovsdb-server\" id=1546ea31-4cdf-4d4b-9c6b-a7a991e14218 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:49.957544 crc crio[24245]: time=\"2026-06-14T09:39:49.957488749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:50.069139 crc crio[24245]: time=\"2026-06-14T09:39:50.068951075Z\" level=info msg=\"Removed container e1d1b2c6d533a3f22368111e5822b280f338f59841b96c20a65bebc9285753b3: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=a1144a3d-7d56-4702-91f5-cf4712484165 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:50.081438 crc crio[24245]: time=\"2026-06-14T09:39:50.08135533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:50.306105 crc crio[24245]: time=\"2026-06-14T09:39:50.304431455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:50.683554 crc crio[24245]: time=\"2026-06-14T09:39:50.683166312Z\" level=info msg=\"Created container 0d391435d946242a2231cc1e50e5616bd1b63bce126a5a713f288bee34151331: openstack/ovn-controller-ovs-fzw5w/ovsdb-server\" id=1546ea31-4cdf-4d4b-9c6b-a7a991e14218 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:50.686136 crc crio[24245]: time=\"2026-06-14T09:39:50.685725804Z\" level=info msg=\"Starting container: 0d391435d946242a2231cc1e50e5616bd1b63bce126a5a713f288bee34151331\" id=7aeaa0b5-6117-4307-ae6e-271d2de22a66 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:50.696690 crc crio[24245]: time=\"2026-06-14T09:39:50.696375273Z\" level=info msg=\"Started container\" PID=253913 containerID=0d391435d946242a2231cc1e50e5616bd1b63bce126a5a713f288bee34151331 description=openstack/ovn-controller-ovs-fzw5w/ovsdb-server id=7aeaa0b5-6117-4307-ae6e-271d2de22a66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b\nJun 14 09:39:50.801280 crc crio[24245]: time=\"2026-06-14T09:39:50.801208457Z\" level=info msg=\"Removing container: c3ad334955e52482b7534b00ad331551d2eb8708c8b087b75b5edff766c46253\" id=179ab6f1-0949-4915-b09e-bfcd5afb8df7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:50.901670 crc crio[24245]: time=\"2026-06-14T09:39:50.901483507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=c3dca06c-a927-4c0f-a17b-413283d8da43 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:50.920053 crc crio[24245]: time=\"2026-06-14T09:39:50.919965374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=322cf3a9-fdbf-42de-bddc-fbd1ed1f7231 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:51.018464 crc crio[24245]: time=\"2026-06-14T09:39:51.018260331Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-fzw5w/ovs-vswitchd\" id=d7ee0088-f0cf-445d-ac78-d55f1e3a6f70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:51.027654 crc crio[24245]: time=\"2026-06-14T09:39:51.027458413Z\" level=info msg=\"Removed container c3ad334955e52482b7534b00ad331551d2eb8708c8b087b75b5edff766c46253: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=179ab6f1-0949-4915-b09e-bfcd5afb8df7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:39:51.031446 crc crio[24245]: time=\"2026-06-14T09:39:51.031263446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:51.115723 crc crio[24245]: time=\"2026-06-14T09:39:51.115584167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:51.326129 crc crio[24245]: time=\"2026-06-14T09:39:51.325160724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:52.016391 crc crio[24245]: time=\"2026-06-14T09:39:52.015512752Z\" level=info msg=\"Created container f3f10cf98ac8f853c4bb0e3ed5c22f3222d4b46e7ff8f5055b06799e2658197a: openstack/ovn-controller-ovs-fzw5w/ovs-vswitchd\" id=d7ee0088-f0cf-445d-ac78-d55f1e3a6f70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:52.018543 crc crio[24245]: time=\"2026-06-14T09:39:52.018043743Z\" level=info msg=\"Starting container: f3f10cf98ac8f853c4bb0e3ed5c22f3222d4b46e7ff8f5055b06799e2658197a\" id=9f32bb90-05cf-4ed3-8b9c-6eeea589e808 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:52.029637 crc crio[24245]: time=\"2026-06-14T09:39:52.029410645Z\" level=info msg=\"Started container\" PID=253967 containerID=f3f10cf98ac8f853c4bb0e3ed5c22f3222d4b46e7ff8f5055b06799e2658197a description=openstack/ovn-controller-ovs-fzw5w/ovs-vswitchd id=9f32bb90-05cf-4ed3-8b9c-6eeea589e808 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b\nJun 14 09:39:56.951746 crc crio[24245]: time=\"2026-06-14T09:39:56.951061195Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=d95bda45-b709-4fae-819c-e68f790b78df name=/runtime.v1.ImageService/PullImage\nJun 14 09:39:56.957789 crc crio[24245]: time=\"2026-06-14T09:39:56.957723108Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=196d366d-dd98-4d17-bbcc-295eae7e0acb name=/runtime.v1.ImageService/PullImage\nJun 14 09:39:56.963827 crc crio[24245]: time=\"2026-06-14T09:39:56.963749819Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 14 09:39:56.964099 crc crio[24245]: time=\"2026-06-14T09:39:56.96376585Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 14 09:39:57.042736 crc crio[24245]: time=\"2026-06-14T09:39:57.042651198Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-8k7qz/POD\" id=e578c53b-0f9d-4118-ac4a-926688b35f5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:39:57.042918 crc crio[24245]: time=\"2026-06-14T09:39:57.042762452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:57.087671 crc crio[24245]: time=\"2026-06-14T09:39:57.087379202Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-8k7qz Namespace:openstack ID:770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe UID:fcebc906-f3b2-4a70-8da6-44ce455ffa55 NetNS:/var/run/netns/29fca4ea-a443-4d7f-b411-cd0f3b07f08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcebc906_f3b2_4a70_8da6_44ce455ffa55.slice PodAnnotations:0xc0006036b0}] Aliases:map[]}\"\nJun 14 09:39:57.087671 crc crio[24245]: time=\"2026-06-14T09:39:57.087440164Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-8k7qz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:57.893248 crc crio[24245]: 2026-06-14T09:39:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:770f08d2ca5a0bb Mac:86:84:40:8e:b7:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6d Mtu:0 Sandbox:/var/run/netns/29fca4ea-a443-4d7f-b411-cd0f3b07f08a SocketPath: PciID:}] [{Interface:0xc00061c710 Address:{IP:10.217.1.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:39:57.894257 crc crio[24245]: time=\"2026-06-14T09:39:57.894006104Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-8k7qz Namespace:openstack ID:770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe UID:fcebc906-f3b2-4a70-8da6-44ce455ffa55 NetNS:/var/run/netns/29fca4ea-a443-4d7f-b411-cd0f3b07f08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcebc906_f3b2_4a70_8da6_44ce455ffa55.slice PodAnnotations:0xc0006036b0}] Aliases:map[]}\"\nJun 14 09:39:57.894372 crc crio[24245]: time=\"2026-06-14T09:39:57.894358846Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-8k7qz for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:39:57.919764 crc crio[24245]: time=\"2026-06-14T09:39:57.919714747Z\" level=info msg=\"Ran pod sandbox 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe with infra container: openstack/cinder-online-data-migrations-8k7qz/POD\" id=e578c53b-0f9d-4118-ac4a-926688b35f5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:39:57.923894 crc crio[24245]: time=\"2026-06-14T09:39:57.923802018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=36b89635-97b3-41e0-a1cd-e5c5c24480f5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:57.972402 crc crio[24245]: time=\"2026-06-14T09:39:57.972298172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=5d7a0c9a-544c-408f-a692-3af7c6881645 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:58.009982 crc crio[24245]: time=\"2026-06-14T09:39:57.999400402Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-8k7qz/cinder-online-data-migrations\" id=5cdddcb5-763f-407e-a67b-e44d573436f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:58.009982 crc crio[24245]: time=\"2026-06-14T09:39:57.999903869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:58.079017 crc crio[24245]: time=\"2026-06-14T09:39:58.07856897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:58.092675 crc crio[24245]: time=\"2026-06-14T09:39:58.092562425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:58.320803 crc crio[24245]: time=\"2026-06-14T09:39:58.320711822Z\" level=info msg=\"Created container 714071bbcefd85a85bdaa35c6d0bf4bfaea089c61cd355ded4ba619b10327c3d: openstack/cinder-online-data-migrations-8k7qz/cinder-online-data-migrations\" id=5cdddcb5-763f-407e-a67b-e44d573436f9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:58.322317 crc crio[24245]: time=\"2026-06-14T09:39:58.322246512Z\" level=info msg=\"Starting container: 714071bbcefd85a85bdaa35c6d0bf4bfaea089c61cd355ded4ba619b10327c3d\" id=9b1a96ce-57bc-426c-aa5a-0790ac0210af name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:58.331521 crc crio[24245]: time=\"2026-06-14T09:39:58.331406443Z\" level=info msg=\"Started container\" PID=254379 containerID=714071bbcefd85a85bdaa35c6d0bf4bfaea089c61cd355ded4ba619b10327c3d description=openstack/cinder-online-data-migrations-8k7qz/cinder-online-data-migrations id=9b1a96ce-57bc-426c-aa5a-0790ac0210af name=/runtime.v1.RuntimeService/StartContainer sandboxID=770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe\nJun 14 09:39:58.487267 crc crio[24245]: time=\"2026-06-14T09:39:58.486420614Z\" level=info msg=\"Running pod sandbox: openstack/placement-67dd875588-dl4d8/POD\" id=8eb801d3-31d4-47d8-884f-56a43efbd2fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:39:58.487267 crc crio[24245]: time=\"2026-06-14T09:39:58.486764395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:59.313571 crc crio[24245]: time=\"2026-06-14T09:39:59.313498412Z\" level=info msg=\"Got pod network &{Name:placement-67dd875588-dl4d8 Namespace:openstack ID:562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d UID:c2a26830-fc1e-4706-81ae-e0e9fb6b62f9 NetNS:/var/run/netns/27ec91b7-89d8-4c39-aa64-050084331409 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2a26830_fc1e_4706_81ae_e0e9fb6b62f9.slice PodAnnotations:0xc000130b60}] Aliases:map[]}\"\nJun 14 09:39:59.313571 crc crio[24245]: time=\"2026-06-14T09:39:59.313560934Z\" level=info msg=\"Adding pod openstack_placement-67dd875588-dl4d8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:39:59.441036 crc crio[24245]: time=\"2026-06-14T09:39:59.44044421Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=d95bda45-b709-4fae-819c-e68f790b78df name=/runtime.v1.ImageService/PullImage\nJun 14 09:39:59.442341 crc crio[24245]: time=\"2026-06-14T09:39:59.442164344Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=67946696-e7f9-486b-aec2-afe095eb25c0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:59.453229 crc crio[24245]: time=\"2026-06-14T09:39:59.453139764Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=c5d010d4-3969-4fc6-8b15-8aa3eb6b50dd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:39:59.470118 crc crio[24245]: time=\"2026-06-14T09:39:59.466463777Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=fe648756-b2d8-46b0-8160-caf7a2c5b0c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:59.470118 crc crio[24245]: time=\"2026-06-14T09:39:59.468336317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:59.568343 crc crio[24245]: time=\"2026-06-14T09:39:59.568201593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:59.574419 crc crio[24245]: time=\"2026-06-14T09:39:59.574302307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:39:59.753395 crc crio[24245]: time=\"2026-06-14T09:39:59.753308531Z\" level=info msg=\"Created container a4797473f7200bc90ec07d2a9f531b4bab036363ad7ccb762c875321b1ed7710: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=fe648756-b2d8-46b0-8160-caf7a2c5b0c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:39:59.755608 crc crio[24245]: time=\"2026-06-14T09:39:59.755504151Z\" level=info msg=\"Starting container: a4797473f7200bc90ec07d2a9f531b4bab036363ad7ccb762c875321b1ed7710\" id=52f646f9-1fd8-4db6-9401-afe7d0b2b8dd name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:39:59.760820 crc crio[24245]: time=\"2026-06-14T09:39:59.760732117Z\" level=info msg=\"Started container\" PID=254486 containerID=a4797473f7200bc90ec07d2a9f531b4bab036363ad7ccb762c875321b1ed7710 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/openstack-edpm-ipam-provisionserver-checksum-discovery id=52f646f9-1fd8-4db6-9401-afe7d0b2b8dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b\nJun 14 09:39:59.973280 crc crio[24245]: 2026-06-14T09:39:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:562f176d2d06e40 Mac:56:da:ea:f3:de:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6e Mtu:0 Sandbox:/var/run/netns/27ec91b7-89d8-4c39-aa64-050084331409 SocketPath: PciID:}] [{Interface:0xc0005025d0 Address:{IP:10.217.1.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:39:59.975354 crc crio[24245]: time=\"2026-06-14T09:39:59.974628361Z\" level=info msg=\"Got pod network &{Name:placement-67dd875588-dl4d8 Namespace:openstack ID:562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d UID:c2a26830-fc1e-4706-81ae-e0e9fb6b62f9 NetNS:/var/run/netns/27ec91b7-89d8-4c39-aa64-050084331409 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2a26830_fc1e_4706_81ae_e0e9fb6b62f9.slice PodAnnotations:0xc000130b60}] Aliases:map[]}\"\nJun 14 09:39:59.975354 crc crio[24245]: time=\"2026-06-14T09:39:59.974797987Z\" level=info msg=\"Checking pod openstack_placement-67dd875588-dl4d8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:39:59.989643 crc crio[24245]: time=\"2026-06-14T09:39:59.989462286Z\" level=info msg=\"Ran pod sandbox 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d with infra container: openstack/placement-67dd875588-dl4d8/POD\" id=8eb801d3-31d4-47d8-884f-56a43efbd2fc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:39:59.999935 crc crio[24245]: time=\"2026-06-14T09:39:59.993896384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=3c34926c-b9be-4fcb-a426-2fb48371d672 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:00.069487 crc crio[24245]: time=\"2026-06-14T09:40:00.069402316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=37c51306-507a-41e0-8fd4-a927de55e437 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:00.080088 crc crio[24245]: time=\"2026-06-14T09:40:00.079941392Z\" level=info msg=\"Creating container: openstack/placement-67dd875588-dl4d8/placement-log\" id=a8da3aaa-c541-495f-96f6-c071cbd2af45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:00.081549 crc crio[24245]: time=\"2026-06-14T09:40:00.081473161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:00.207156 crc crio[24245]: time=\"2026-06-14T09:40:00.207056715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:00.220313 crc crio[24245]: time=\"2026-06-14T09:40:00.220235353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:00.388561 crc crio[24245]: time=\"2026-06-14T09:40:00.388433464Z\" level=info msg=\"Created container 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7: openstack/placement-67dd875588-dl4d8/placement-log\" id=a8da3aaa-c541-495f-96f6-c071cbd2af45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:00.392196 crc crio[24245]: time=\"2026-06-14T09:40:00.390987675Z\" level=info msg=\"Starting container: 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7\" id=31fd330e-9230-43c7-8914-efe13fa5667b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:40:00.396545 crc crio[24245]: time=\"2026-06-14T09:40:00.396468169Z\" level=info msg=\"Started container\" PID=254532 containerID=2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7 description=openstack/placement-67dd875588-dl4d8/placement-log id=31fd330e-9230-43c7-8914-efe13fa5667b name=/runtime.v1.RuntimeService/StartContainer sandboxID=562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d\nJun 14 09:40:00.415683 crc crio[24245]: time=\"2026-06-14T09:40:00.415506177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=0efed92d-1f25-4dc8-8c76-a699b175fc92 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:00.485218 crc crio[24245]: time=\"2026-06-14T09:40:00.485016016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=db378e33-9018-40ba-bc04-851a2b4b0c3f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:00.498126 crc crio[24245]: time=\"2026-06-14T09:40:00.496811012Z\" level=info msg=\"Creating container: openstack/placement-67dd875588-dl4d8/placement-api\" id=4f584a59-f962-40f5-aa86-0b5fad86efec name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:00.498126 crc crio[24245]: time=\"2026-06-14T09:40:00.497236836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:00.547288 crc crio[24245]: time=\"2026-06-14T09:40:00.547218926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:00.550966 crc crio[24245]: time=\"2026-06-14T09:40:00.550903452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:00.584976 crc crio[24245]: time=\"2026-06-14T09:40:00.584423848Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690500-t95bk/POD\" id=82b9ec8d-2eba-45bd-b260-cebe660a8082 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:00.585338 crc crio[24245]: time=\"2026-06-14T09:40:00.585008977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:00.630085 crc crio[24245]: time=\"2026-06-14T09:40:00.629992929Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690500-t95bk Namespace:openshift-infra ID:3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9 UID:1aca36e9-af61-46f1-b84a-b94199040c3a NetNS:/var/run/netns/ab8d183f-5d96-4d56-9615-358ab371442b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aca36e9_af61_46f1_b84a_b94199040c3a.slice PodAnnotations:0xc001fea568}] Aliases:map[]}\"\nJun 14 09:40:00.630085 crc crio[24245]: time=\"2026-06-14T09:40:00.630055481Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690500-t95bk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:00.676506 crc crio[24245]: time=\"2026-06-14T09:40:00.676311234Z\" level=info msg=\"Created container 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e: openstack/placement-67dd875588-dl4d8/placement-api\" id=4f584a59-f962-40f5-aa86-0b5fad86efec name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:00.678792 crc crio[24245]: time=\"2026-06-14T09:40:00.678725927Z\" level=info msg=\"Starting container: 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e\" id=4d1348d3-be38-4056-b366-33cfefbeb24a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:40:00.686188 crc crio[24245]: time=\"2026-06-14T09:40:00.686049342Z\" level=info msg=\"Started container\" PID=254591 containerID=52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e description=openstack/placement-67dd875588-dl4d8/placement-api id=4d1348d3-be38-4056-b366-33cfefbeb24a name=/runtime.v1.RuntimeService/StartContainer sandboxID=562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d\nJun 14 09:40:01.110378 crc crio[24245]: time=\"2026-06-14T09:40:01.109953624Z\" level=info msg=\"Stopping pod sandbox: 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b\" id=613aed2a-ecec-4d8c-bc15-48ea51e83db5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:01.112150 crc crio[24245]: time=\"2026-06-14T09:40:01.111837835Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 Namespace:openstack ID:73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b UID:789fdabb-0434-4aa8-a514-218ba90a563a NetNS:/var/run/netns/d7e1378a-fe20-4056-94a1-e7b4abe6cf08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod789fdabb_0434_4aa8_a514_218ba90a563a.slice PodAnnotations:0xc000602580}] Aliases:map[]}\"\nJun 14 09:40:01.112150 crc crio[24245]: time=\"2026-06-14T09:40:01.112035971Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:01.258728 crc crio[24245]: 2026-06-14T09:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3305cc20b1ce865 Mac:1a:d8:60:76:38:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6f Mtu:0 Sandbox:/var/run/netns/ab8d183f-5d96-4d56-9615-358ab371442b SocketPath: PciID:}] [{Interface:0xc0002c29e0 Address:{IP:10.217.1.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:40:01.260223 crc crio[24245]: time=\"2026-06-14T09:40:01.260169343Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690500-t95bk Namespace:openshift-infra ID:3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9 UID:1aca36e9-af61-46f1-b84a-b94199040c3a NetNS:/var/run/netns/ab8d183f-5d96-4d56-9615-358ab371442b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aca36e9_af61_46f1_b84a_b94199040c3a.slice PodAnnotations:0xc001fea568}] Aliases:map[]}\"\nJun 14 09:40:01.260368 crc crio[24245]: time=\"2026-06-14T09:40:01.260326108Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690500-t95bk for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:40:01.269534 crc crio[24245]: time=\"2026-06-14T09:40:01.269468372Z\" level=info msg=\"Ran pod sandbox 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9 with infra container: openshift-infra/auto-csr-approver-29690500-t95bk/POD\" id=82b9ec8d-2eba-45bd-b260-cebe660a8082 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:01.288758 crc crio[24245]: time=\"2026-06-14T09:40:01.288652609Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7a92c733-3863-47ed-bb82-a7c00abd8ba0 name=/runtime.v1.ImageService/PullImage\nJun 14 09:40:01.296625 crc crio[24245]: time=\"2026-06-14T09:40:01.295976956Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:40:01.566392 crc crio[24245]: time=\"2026-06-14T09:40:01.565789975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=fc19f050-e00b-4f75-a2e2-9f077854a78d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:01.572298 crc crio[24245]: time=\"2026-06-14T09:40:01.571950121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=19bb8afa-4da7-44c5-9dc7-1eb76de48a33 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:01.576319 crc crio[24245]: time=\"2026-06-14T09:40:01.576204906Z\" level=info msg=\"Creating container: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=b9631d7a-544e-4f18-8768-d3c863d7b167 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:01.576639 crc crio[24245]: time=\"2026-06-14T09:40:01.576536156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:01.624681 crc crio[24245]: time=\"2026-06-14T09:40:01.62443284Z\" level=info msg=\"Stopped pod sandbox: 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b\" id=613aed2a-ecec-4d8c-bc15-48ea51e83db5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:01.651925 crc crio[24245]: time=\"2026-06-14T09:40:01.651741748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:02.215910 crc crio[24245]: time=\"2026-06-14T09:40:02.215486471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:02.237460 crc crio[24245]: time=\"2026-06-14T09:40:02.237403508Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-hrpfn/POD\" id=2d77e9ca-0df6-4555-9ceb-98a217fa2bdc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:02.237684 crc crio[24245]: time=\"2026-06-14T09:40:02.237509411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:02.306507 crc crio[24245]: time=\"2026-06-14T09:40:02.306406244Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7a92c733-3863-47ed-bb82-a7c00abd8ba0 name=/runtime.v1.ImageService/PullImage\nJun 14 09:40:02.308200 crc crio[24245]: time=\"2026-06-14T09:40:02.308092726Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=be37c5c5-5984-4f24-903c-becb1c41654b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:02.329640 crc crio[24245]: time=\"2026-06-14T09:40:02.329488167Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0e83868a-cc97-4baf-9d26-03f1a937cab9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:02.348802 crc crio[24245]: time=\"2026-06-14T09:40:02.348630937Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-hrpfn Namespace:openstack ID:91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae UID:8d9fb2f8-c3b8-49fc-a766-371e463d1812 NetNS:/var/run/netns/824b26ce-31f1-490b-b7bc-0dd18ad1c669 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d9fb2f8_c3b8_49fc_a766_371e463d1812.slice PodAnnotations:0xc001b86410}] Aliases:map[]}\"\nJun 14 09:40:02.348802 crc crio[24245]: time=\"2026-06-14T09:40:02.34869973Z\" level=info msg=\"Adding pod openstack_root-account-create-update-hrpfn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:02.356117 crc crio[24245]: time=\"2026-06-14T09:40:02.35602168Z\" level=info msg=\"Created container 5ec0ee018d967655730ebd0e075fae4034ee5b338e0d9083a26c9e133c0cb0a5: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=b9631d7a-544e-4f18-8768-d3c863d7b167 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:02.356367 crc crio[24245]: time=\"2026-06-14T09:40:02.356224178Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690500-t95bk/oc\" id=b00a7159-6190-4bfc-bd11-91d4dd5a977a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:02.357018 crc crio[24245]: time=\"2026-06-14T09:40:02.356906231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:02.357263 crc crio[24245]: time=\"2026-06-14T09:40:02.357069904Z\" level=info msg=\"Starting container: 5ec0ee018d967655730ebd0e075fae4034ee5b338e0d9083a26c9e133c0cb0a5\" id=a73d1e29-39df-4f1f-a6fa-1213cc270bf9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:40:02.382070 crc crio[24245]: time=\"2026-06-14T09:40:02.381949945Z\" level=info msg=\"Started container\" PID=254901 containerID=5ec0ee018d967655730ebd0e075fae4034ee5b338e0d9083a26c9e133c0cb0a5 description=openstack/ovn-controller-jrwkf-config-scb5l/ovn-config id=a73d1e29-39df-4f1f-a6fa-1213cc270bf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6\nJun 14 09:40:02.428233 crc crio[24245]: time=\"2026-06-14T09:40:02.428050812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:02.777242 crc crio[24245]: time=\"2026-06-14T09:40:02.777166697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:02.957748 crc crio[24245]: 2026-06-14T09:40:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91cd6b38db999a1 Mac:2a:f7:6e:80:09:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:70 Mtu:0 Sandbox:/var/run/netns/824b26ce-31f1-490b-b7bc-0dd18ad1c669 SocketPath: PciID:}] [{Interface:0xc000358a20 Address:{IP:10.217.1.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:40:02.960569 crc crio[24245]: time=\"2026-06-14T09:40:02.960479269Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-hrpfn Namespace:openstack ID:91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae UID:8d9fb2f8-c3b8-49fc-a766-371e463d1812 NetNS:/var/run/netns/824b26ce-31f1-490b-b7bc-0dd18ad1c669 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d9fb2f8_c3b8_49fc_a766_371e463d1812.slice PodAnnotations:0xc001b86410}] Aliases:map[]}\"\nJun 14 09:40:02.961123 crc crio[24245]: time=\"2026-06-14T09:40:02.960679666Z\" level=info msg=\"Checking pod openstack_root-account-create-update-hrpfn for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:40:02.966240 crc crio[24245]: time=\"2026-06-14T09:40:02.966100006Z\" level=info msg=\"Created container 555357af04572adfe54a75790ebe3909bea4d0679a4172edd501e68394562adb: openshift-infra/auto-csr-approver-29690500-t95bk/oc\" id=b00a7159-6190-4bfc-bd11-91d4dd5a977a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:02.967537 crc crio[24245]: time=\"2026-06-14T09:40:02.967444949Z\" level=info msg=\"Starting container: 555357af04572adfe54a75790ebe3909bea4d0679a4172edd501e68394562adb\" id=7e2e5a41-76ec-4126-ad1d-fb950e0cfa10 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:40:02.973439 crc crio[24245]: time=\"2026-06-14T09:40:02.973408509Z\" level=info msg=\"Started container\" PID=255018 containerID=555357af04572adfe54a75790ebe3909bea4d0679a4172edd501e68394562adb description=openshift-infra/auto-csr-approver-29690500-t95bk/oc id=7e2e5a41-76ec-4126-ad1d-fb950e0cfa10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9\nJun 14 09:40:02.978102 crc crio[24245]: time=\"2026-06-14T09:40:02.978024678Z\" level=info msg=\"Ran pod sandbox 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae with infra container: openstack/root-account-create-update-hrpfn/POD\" id=2d77e9ca-0df6-4555-9ceb-98a217fa2bdc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:02.981044 crc crio[24245]: time=\"2026-06-14T09:40:02.980964529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=73fe6d6f-01be-4471-9c37-c6be2ac156bb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:02.985332 crc crio[24245]: time=\"2026-06-14T09:40:02.985199184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ad0ccd75-cbff-4425-94ff-1d651c0a324c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:02.994726 crc crio[24245]: time=\"2026-06-14T09:40:02.994568833Z\" level=info msg=\"Creating container: openstack/root-account-create-update-hrpfn/mariadb-account-create-update\" id=8412f35f-2faf-46aa-af06-8c2821db329c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:02.995352 crc crio[24245]: time=\"2026-06-14T09:40:02.995328927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:03.073493 crc crio[24245]: time=\"2026-06-14T09:40:03.07342193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:03.077562 crc crio[24245]: time=\"2026-06-14T09:40:03.077467299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:03.215330 crc crio[24245]: time=\"2026-06-14T09:40:03.215290362Z\" level=info msg=\"Removing container: 1cb8e5e5246880e7b7862e66ad3de0ff2e74134371f56fc51b9bbae6903dff16\" id=b52641be-1f3d-4c65-8cc9-5e9c2a74083a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:03.272117 crc crio[24245]: time=\"2026-06-14T09:40:03.271982946Z\" level=info msg=\"Created container 3eeeb3687dd2d917c3d8a071bf945ce933af16350b85ece3ccf722391c2de141: openstack/root-account-create-update-hrpfn/mariadb-account-create-update\" id=8412f35f-2faf-46aa-af06-8c2821db329c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:03.273571 crc crio[24245]: time=\"2026-06-14T09:40:03.273457123Z\" level=info msg=\"Starting container: 3eeeb3687dd2d917c3d8a071bf945ce933af16350b85ece3ccf722391c2de141\" id=f8474a08-d9c9-481d-bf72-fb3347453208 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:40:03.283758 crc crio[24245]: time=\"2026-06-14T09:40:03.283661329Z\" level=info msg=\"Started container\" PID=255035 containerID=3eeeb3687dd2d917c3d8a071bf945ce933af16350b85ece3ccf722391c2de141 description=openstack/root-account-create-update-hrpfn/mariadb-account-create-update id=f8474a08-d9c9-481d-bf72-fb3347453208 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae\nJun 14 09:40:03.320379 crc crio[24245]: time=\"2026-06-14T09:40:03.320223704Z\" level=info msg=\"Removed container 1cb8e5e5246880e7b7862e66ad3de0ff2e74134371f56fc51b9bbae6903dff16: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=b52641be-1f3d-4c65-8cc9-5e9c2a74083a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:04.274330 crc crio[24245]: time=\"2026-06-14T09:40:04.273434162Z\" level=info msg=\"Stopping pod sandbox: 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe\" id=df382476-ffa3-4ae7-af92-47fb98eeee82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:04.278081 crc crio[24245]: time=\"2026-06-14T09:40:04.274250998Z\" level=info msg=\"Stopping pod sandbox: f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6\" id=304c8b53-782d-4656-b341-5cf2953a923e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:04.278081 crc crio[24245]: time=\"2026-06-14T09:40:04.276107737Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-8k7qz Namespace:openstack ID:770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe UID:fcebc906-f3b2-4a70-8da6-44ce455ffa55 NetNS:/var/run/netns/29fca4ea-a443-4d7f-b411-cd0f3b07f08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcebc906_f3b2_4a70_8da6_44ce455ffa55.slice PodAnnotations:0xc000602690}] Aliases:map[]}\"\nJun 14 09:40:04.278081 crc crio[24245]: time=\"2026-06-14T09:40:04.276269113Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-8k7qz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:04.278081 crc crio[24245]: time=\"2026-06-14T09:40:04.27680631Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-scb5l Namespace:openstack ID:f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6 UID:0b405c43-3672-4f96-8dee-27f278bdf725 NetNS:/var/run/netns/366ec0be-7bc1-4022-92ea-91cd3503a87d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b405c43_3672_4f96_8dee_27f278bdf725.slice PodAnnotations:0xc001fea410}] Aliases:map[]}\"\nJun 14 09:40:04.278081 crc crio[24245]: time=\"2026-06-14T09:40:04.277174122Z\" level=info msg=\"Deleting pod openstack_ovn-controller-jrwkf-config-scb5l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:05.306125 crc crio[24245]: time=\"2026-06-14T09:40:05.305725227Z\" level=info msg=\"Stopping pod sandbox: 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae\" id=a8c0222f-9f4a-4ab9-9ea5-8494495a1fcc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:05.306919 crc crio[24245]: time=\"2026-06-14T09:40:05.306684428Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-hrpfn Namespace:openstack ID:91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae UID:8d9fb2f8-c3b8-49fc-a766-371e463d1812 NetNS:/var/run/netns/824b26ce-31f1-490b-b7bc-0dd18ad1c669 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d9fb2f8_c3b8_49fc_a766_371e463d1812.slice PodAnnotations:0xc001c3c4d8}] Aliases:map[]}\"\nJun 14 09:40:05.307999 crc crio[24245]: time=\"2026-06-14T09:40:05.306933666Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-hrpfn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:06.320574 crc crio[24245]: time=\"2026-06-14T09:40:06.32003416Z\" level=info msg=\"Stopping pod sandbox: 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9\" id=42d50b3f-6875-4587-8ad1-62ecf0ffd7ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:06.321700 crc crio[24245]: time=\"2026-06-14T09:40:06.321161657Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690500-t95bk Namespace:openshift-infra ID:3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9 UID:1aca36e9-af61-46f1-b84a-b94199040c3a NetNS:/var/run/netns/ab8d183f-5d96-4d56-9615-358ab371442b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aca36e9_af61_46f1_b84a_b94199040c3a.slice PodAnnotations:0xc002c92050}] Aliases:map[]}\"\nJun 14 09:40:06.321700 crc crio[24245]: time=\"2026-06-14T09:40:06.321291711Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690500-t95bk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:09.771352 crc crio[24245]: time=\"2026-06-14T09:40:09.770062372Z\" level=info msg=\"Stopped pod sandbox: 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9\" id=42d50b3f-6875-4587-8ad1-62ecf0ffd7ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:09.777774 crc crio[24245]: time=\"2026-06-14T09:40:09.777656783Z\" level=info msg=\"Stopped pod sandbox: 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe\" id=df382476-ffa3-4ae7-af92-47fb98eeee82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:10.654536 crc crio[24245]: time=\"2026-06-14T09:40:10.654399901Z\" level=info msg=\"Stopped pod sandbox: f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6\" id=304c8b53-782d-4656-b341-5cf2953a923e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:10.658267 crc crio[24245]: time=\"2026-06-14T09:40:10.65812674Z\" level=info msg=\"Stopped pod sandbox: 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae\" id=a8c0222f-9f4a-4ab9-9ea5-8494495a1fcc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:10.830296 crc crio[24245]: time=\"2026-06-14T09:40:10.829409869Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=196d366d-dd98-4d17-bbcc-295eae7e0acb name=/runtime.v1.ImageService/PullImage\nJun 14 09:40:10.833905 crc crio[24245]: time=\"2026-06-14T09:40:10.833385754Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5deb9519-2a96-431c-844b-40f9e48fb772 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:10.856214 crc crio[24245]: time=\"2026-06-14T09:40:10.856078466Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=01b506dd-fcd7-4bb3-b840-34f372007bac name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:10.876021 crc crio[24245]: time=\"2026-06-14T09:40:10.875571217Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/osp-httpd\" id=c655bc0e-9181-4b6f-a2c8-3bc690aa3eeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:10.878179 crc crio[24245]: time=\"2026-06-14T09:40:10.878074088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:10.941009 crc crio[24245]: time=\"2026-06-14T09:40:10.940901485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:10.949505 crc crio[24245]: time=\"2026-06-14T09:40:10.949326923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:11.173411 crc crio[24245]: time=\"2026-06-14T09:40:11.173293607Z\" level=info msg=\"Created container 92373503753b450a46e0face9c5577cfa32c19a51ec2a6dedae75fdd208f2a67: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/osp-httpd\" id=c655bc0e-9181-4b6f-a2c8-3bc690aa3eeb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:11.174691 crc crio[24245]: time=\"2026-06-14T09:40:11.174588318Z\" level=info msg=\"Starting container: 92373503753b450a46e0face9c5577cfa32c19a51ec2a6dedae75fdd208f2a67\" id=389901f2-7b97-4dd7-90e3-0db26a101b66 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:40:11.180958 crc crio[24245]: time=\"2026-06-14T09:40:11.180815047Z\" level=info msg=\"Started container\" PID=255551 containerID=92373503753b450a46e0face9c5577cfa32c19a51ec2a6dedae75fdd208f2a67 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/osp-httpd id=389901f2-7b97-4dd7-90e3-0db26a101b66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cfe2c5aee8634e85ff1d05269eb26bfbc449a3b871320750600595a1adf3585\nJun 14 09:40:16.570359 crc crio[24245]: time=\"2026-06-14T09:40:16.569321707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4b3914f9-f9f1-4dd2-b9eb-fec6faa3e960 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:16.573741 crc crio[24245]: time=\"2026-06-14T09:40:16.573655167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=e1a7cd4b-0016-46b4-a551-c581fc368ebc name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:16.588728 crc crio[24245]: time=\"2026-06-14T09:40:16.58857329Z\" level=info msg=\"Creating container: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=6532ec78-385e-450f-9bac-11554be3d8be name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:16.589537 crc crio[24245]: time=\"2026-06-14T09:40:16.589446428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:16.691581 crc crio[24245]: time=\"2026-06-14T09:40:16.691181067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:16.907263 crc crio[24245]: time=\"2026-06-14T09:40:16.907174755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:17.117653 crc crio[24245]: time=\"2026-06-14T09:40:17.117113323Z\" level=info msg=\"Created container 8c8599d709effa9e94c50c5dbd42ee3cfdc57cc6dcbbdb4c8947db9f2226a091: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=6532ec78-385e-450f-9bac-11554be3d8be name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:17.120009 crc crio[24245]: time=\"2026-06-14T09:40:17.119840839Z\" level=info msg=\"Starting container: 8c8599d709effa9e94c50c5dbd42ee3cfdc57cc6dcbbdb4c8947db9f2226a091\" id=5ce2c147-9239-4e42-92c2-805c4d9eca66 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:40:17.127368 crc crio[24245]: time=\"2026-06-14T09:40:17.127248037Z\" level=info msg=\"Started container\" PID=256194 containerID=8c8599d709effa9e94c50c5dbd42ee3cfdc57cc6dcbbdb4c8947db9f2226a091 description=openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config id=5ce2c147-9239-4e42-92c2-805c4d9eca66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f\nJun 14 09:40:17.628059 crc crio[24245]: time=\"2026-06-14T09:40:17.627975762Z\" level=info msg=\"Removing container: 85d59956a53d78d4a17aa687450ab22cd675ca711ca509ac785465029bdd0484\" id=b077e582-5c56-4164-9e60-5743280a5298 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:17.772502 crc crio[24245]: time=\"2026-06-14T09:40:17.772381635Z\" level=info msg=\"Removed container 85d59956a53d78d4a17aa687450ab22cd675ca711ca509ac785465029bdd0484: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=b077e582-5c56-4164-9e60-5743280a5298 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:18.668344 crc crio[24245]: time=\"2026-06-14T09:40:18.667898803Z\" level=info msg=\"Stopping pod sandbox: 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f\" id=4b113e39-5db8-4100-adc4-3e2164a94f41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:18.670437 crc crio[24245]: time=\"2026-06-14T09:40:18.670370722Z\" level=info msg=\"Got pod network &{Name:ovn-controller-tmzrh-config-fmxt5 Namespace:openstack ID:6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f UID:7c472799-9d08-4a75-b715-0a9258c426f3 NetNS:/var/run/netns/2dcea1ef-80a0-4eb2-b936-f2376ac931f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c472799_9d08_4a75_b715_0a9258c426f3.slice PodAnnotations:0xc003bf6d68}] Aliases:map[]}\"\nJun 14 09:40:18.670700 crc crio[24245]: time=\"2026-06-14T09:40:18.67059885Z\" level=info msg=\"Deleting pod openstack_ovn-controller-tmzrh-config-fmxt5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:19.022419 crc crio[24245]: time=\"2026-06-14T09:40:19.022284194Z\" level=info msg=\"Stopped pod sandbox: 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f\" id=4b113e39-5db8-4100-adc4-3e2164a94f41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:19.425257 crc crio[24245]: time=\"2026-06-14T09:40:19.424467927Z\" level=info msg=\"Stopping container: f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c (timeout: 30s)\" id=92210593-e140-4da0-a585-a9dca53311fd name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:20.069399 crc crio[24245]: time=\"2026-06-14T09:40:20.069323781Z\" level=info msg=\"Stopping container: 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6 (timeout: 30s)\" id=df16e2dd-5bdb-4e6d-a3ea-c88316b1bdca name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:20.069399 crc crio[24245]: time=\"2026-06-14T09:40:20.069378711Z\" level=info msg=\"Stopping container: 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f (timeout: 30s)\" id=4fd53cd1-317f-450c-88c3-c38aca5f4136 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:20.500233 crc crio[24245]: time=\"2026-06-14T09:40:20.49978497Z\" level=info msg=\"Stopped container 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f: openstack/neutron-6f59f75d57-xcz6r/neutron-httpd\" id=4fd53cd1-317f-450c-88c3-c38aca5f4136 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:22.765985 crc crio[24245]: time=\"2026-06-14T09:40:22.765136608Z\" level=info msg=\"Stopped container f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c: openstack/keystone-7968b65b7d-b7n8q/keystone-api\" id=92210593-e140-4da0-a585-a9dca53311fd name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:22.768345 crc crio[24245]: time=\"2026-06-14T09:40:22.768202436Z\" level=info msg=\"Stopping pod sandbox: 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f\" id=ba4db7e6-f778-4ab8-8b19-df47f075c788 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:22.770216 crc crio[24245]: time=\"2026-06-14T09:40:22.770125047Z\" level=info msg=\"Got pod network &{Name:keystone-7968b65b7d-b7n8q Namespace:openstack ID:0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f UID:d0d1188a-481a-4da4-ad9f-5f48f0c6d2c8 NetNS:/var/run/netns/ddb04a3a-73bd-44da-b923-0c0501c8871e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d1188a_481a_4da4_ad9f_5f48f0c6d2c8.slice PodAnnotations:0xc001fea7a0}] Aliases:map[]}\"\nJun 14 09:40:22.770359 crc crio[24245]: time=\"2026-06-14T09:40:22.770341093Z\" level=info msg=\"Deleting pod openstack_keystone-7968b65b7d-b7n8q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:23.171562 crc crio[24245]: time=\"2026-06-14T09:40:23.170801663Z\" level=info msg=\"Stopped pod sandbox: 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f\" id=ba4db7e6-f778-4ab8-8b19-df47f075c788 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:23.202249 crc crio[24245]: time=\"2026-06-14T09:40:23.20214238Z\" level=info msg=\"Stopping container: f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7 (timeout: 2s)\" id=f4c42b5b-1645-434f-b51e-cf55dc3fb8d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:23.670892 crc crio[24245]: time=\"2026-06-14T09:40:23.667553288Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=9b61e7ea-d4b4-483c-ba83-5777d791222f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:23.670892 crc crio[24245]: time=\"2026-06-14T09:40:23.667698483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:23.705741 crc crio[24245]: time=\"2026-06-14T09:40:23.705544842Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b UID:e2bf4fe2-9d7d-4e1b-bc8b-680d426b55f3 NetNS:/var/run/netns/a3cd13fd-11a8-49c0-95b1-f845637e948e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2bf4fe2_9d7d_4e1b_bc8b_680d426b55f3.slice PodAnnotations:0xc0006034d0}] Aliases:map[]}\"\nJun 14 09:40:23.706106 crc crio[24245]: time=\"2026-06-14T09:40:23.705701827Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:23.856926 crc crio[24245]: time=\"2026-06-14T09:40:23.855246613Z\" level=info msg=\"Removing container: f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c\" id=335c19af-3984-4b6b-a2f8-41e763149782 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:23.912323 crc crio[24245]: time=\"2026-06-14T09:40:23.912226121Z\" level=info msg=\"Removed container f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c: openstack/keystone-7968b65b7d-b7n8q/keystone-api\" id=335c19af-3984-4b6b-a2f8-41e763149782 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:24.471743 crc crio[24245]: 2026-06-14T09:40:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d69518b21daf50 Mac:ba:2b:00:ae:c5:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:71 Mtu:0 Sandbox:/var/run/netns/a3cd13fd-11a8-49c0-95b1-f845637e948e SocketPath: PciID:}] [{Interface:0xc0002a2970 Address:{IP:10.217.1.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:40:24.473616 crc crio[24245]: time=\"2026-06-14T09:40:24.473530871Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b UID:e2bf4fe2-9d7d-4e1b-bc8b-680d426b55f3 NetNS:/var/run/netns/a3cd13fd-11a8-49c0-95b1-f845637e948e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2bf4fe2_9d7d_4e1b_bc8b_680d426b55f3.slice PodAnnotations:0xc0006034d0}] Aliases:map[]}\"\nJun 14 09:40:24.473803 crc crio[24245]: time=\"2026-06-14T09:40:24.473717777Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:40:24.497821 crc crio[24245]: time=\"2026-06-14T09:40:24.497733657Z\" level=info msg=\"Ran pod sandbox 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b with infra container: openstack/openstackclient/POD\" id=9b61e7ea-d4b4-483c-ba83-5777d791222f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:24.501564 crc crio[24245]: time=\"2026-06-14T09:40:24.501487019Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=88775d63-0a57-4980-9347-0d41a1e979be name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:24.542355 crc crio[24245]: time=\"2026-06-14T09:40:24.542273207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=1a19b91c-c44a-4b5a-b40f-16a5c8c116f2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:24.564814 crc crio[24245]: time=\"2026-06-14T09:40:24.564723581Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=229afdb0-cebf-4ab1-be7a-0a0b89e6259a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:24.565274 crc crio[24245]: time=\"2026-06-14T09:40:24.565219077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:24.636890 crc crio[24245]: time=\"2026-06-14T09:40:24.636771577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:24.641441 crc crio[24245]: time=\"2026-06-14T09:40:24.64137166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:24.740017 crc crio[24245]: time=\"2026-06-14T09:40:24.739086777Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-48j92-config-4h2v2/POD\" id=03e33b5c-11cd-4245-9588-bb8fc16f8962 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:24.740017 crc crio[24245]: time=\"2026-06-14T09:40:24.73918733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:24.777926 crc crio[24245]: time=\"2026-06-14T09:40:24.777781099Z\" level=info msg=\"Got pod network &{Name:ovn-controller-48j92-config-4h2v2 Namespace:openstack ID:50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2 UID:30487036-5b2b-4b7b-9da7-e20c3cc7b5c6 NetNS:/var/run/netns/16fb5c2d-56af-4e88-9218-9a1494649337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30487036_5b2b_4b7b_9da7_e20c3cc7b5c6.slice PodAnnotations:0xc0001318d0}] Aliases:map[]}\"\nJun 14 09:40:24.778047 crc crio[24245]: time=\"2026-06-14T09:40:24.777997665Z\" level=info msg=\"Adding pod openstack_ovn-controller-48j92-config-4h2v2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:25.082283 crc crio[24245]: time=\"2026-06-14T09:40:25.081925103Z\" level=info msg=\"Created container 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a: openstack/openstackclient/openstackclient\" id=229afdb0-cebf-4ab1-be7a-0a0b89e6259a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:25.095913 crc crio[24245]: time=\"2026-06-14T09:40:25.095760433Z\" level=info msg=\"Starting container: 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a\" id=506834bc-a899-466b-9f81-83b4bb617e2d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:40:25.110438 crc crio[24245]: time=\"2026-06-14T09:40:25.110234255Z\" level=info msg=\"Started container\" PID=256889 containerID=17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a description=openstack/openstackclient/openstackclient id=506834bc-a899-466b-9f81-83b4bb617e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b\nJun 14 09:40:25.215126 crc crio[24245]: time=\"2026-06-14T09:40:25.215003055Z\" level=warning msg=\"Stopping container f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7 with stop signal(15) timed out. Killing...\"\nJun 14 09:40:25.282152 crc crio[24245]: 2026-06-14T09:40:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50244380f96513e Mac:4a:f3:17:44:e2:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:72 Mtu:0 Sandbox:/var/run/netns/16fb5c2d-56af-4e88-9218-9a1494649337 SocketPath: PciID:}] [{Interface:0xc000356a00 Address:{IP:10.217.1.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:40:25.283999 crc crio[24245]: time=\"2026-06-14T09:40:25.28392366Z\" level=info msg=\"Got pod network &{Name:ovn-controller-48j92-config-4h2v2 Namespace:openstack ID:50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2 UID:30487036-5b2b-4b7b-9da7-e20c3cc7b5c6 NetNS:/var/run/netns/16fb5c2d-56af-4e88-9218-9a1494649337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30487036_5b2b_4b7b_9da7_e20c3cc7b5c6.slice PodAnnotations:0xc0001318d0}] Aliases:map[]}\"\nJun 14 09:40:25.284183 crc crio[24245]: time=\"2026-06-14T09:40:25.284125767Z\" level=info msg=\"Checking pod openstack_ovn-controller-48j92-config-4h2v2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:40:25.286737 crc crio[24245]: time=\"2026-06-14T09:40:25.286560032Z\" level=info msg=\"Stopped container f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7: openstack/openstackclient/openstackclient\" id=f4c42b5b-1645-434f-b51e-cf55dc3fb8d0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:25.292573 crc crio[24245]: time=\"2026-06-14T09:40:25.292204263Z\" level=info msg=\"Stopping pod sandbox: 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1\" id=692ed2b4-a3f6-4c8f-966f-c6275c1f0a24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:25.306185 crc crio[24245]: time=\"2026-06-14T09:40:25.306032241Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1 UID:18adb975-ddf0-4ff9-86a8-e07a9b00dd2c NetNS:/var/run/netns/77efd350-e4d5-4075-aa50-943526be7592 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18adb975_ddf0_4ff9_86a8_e07a9b00dd2c.slice PodAnnotations:0xc00161ad58}] Aliases:map[]}\"\nJun 14 09:40:25.306526 crc crio[24245]: time=\"2026-06-14T09:40:25.306353192Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:25.359225 crc crio[24245]: time=\"2026-06-14T09:40:25.358943926Z\" level=info msg=\"Ran pod sandbox 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2 with infra container: openstack/ovn-controller-48j92-config-4h2v2/POD\" id=03e33b5c-11cd-4245-9588-bb8fc16f8962 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:25.363405 crc crio[24245]: time=\"2026-06-14T09:40:25.362891302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=100481e0-4bae-44c0-a095-e73a542494ef name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:25.371414 crc crio[24245]: time=\"2026-06-14T09:40:25.368314243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=89fda383-9552-4800-b5a9-a2161f9a5c13 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:25.382459 crc crio[24245]: time=\"2026-06-14T09:40:25.382249045Z\" level=info msg=\"Creating container: openstack/ovn-controller-48j92-config-4h2v2/ovn-config\" id=2f2098db-17a9-4f1f-826e-a3d158f31c9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:25.382974 crc crio[24245]: time=\"2026-06-14T09:40:25.382918006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:25.444533 crc crio[24245]: time=\"2026-06-14T09:40:25.444171235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:25.574645 crc crio[24245]: time=\"2026-06-14T09:40:25.57446011Z\" level=info msg=\"Stopped pod sandbox: 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1\" id=692ed2b4-a3f6-4c8f-966f-c6275c1f0a24 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:25.713920 crc crio[24245]: time=\"2026-06-14T09:40:25.713774171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:25.911706 crc crio[24245]: time=\"2026-06-14T09:40:25.911554602Z\" level=info msg=\"Removing container: f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7\" id=48dd91cf-f028-4610-907f-15ae167ccab6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:25.976559 crc crio[24245]: time=\"2026-06-14T09:40:25.975924139Z\" level=info msg=\"Removed container f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7: openstack/openstackclient/openstackclient\" id=48dd91cf-f028-4610-907f-15ae167ccab6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:26.025158 crc crio[24245]: time=\"2026-06-14T09:40:26.025070683Z\" level=info msg=\"Created container e0aa0e54186b6ec57b64e1925bd33b9f0e6df6b474718ef3ee693be4eb812c47: openstack/ovn-controller-48j92-config-4h2v2/ovn-config\" id=2f2098db-17a9-4f1f-826e-a3d158f31c9f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:26.026441 crc crio[24245]: time=\"2026-06-14T09:40:26.026346873Z\" level=info msg=\"Starting container: e0aa0e54186b6ec57b64e1925bd33b9f0e6df6b474718ef3ee693be4eb812c47\" id=3bcd874a-1a97-4527-9958-1fc7f4b5564d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:40:26.035034 crc crio[24245]: time=\"2026-06-14T09:40:26.034463961Z\" level=info msg=\"Started container\" PID=256982 containerID=e0aa0e54186b6ec57b64e1925bd33b9f0e6df6b474718ef3ee693be4eb812c47 description=openstack/ovn-controller-48j92-config-4h2v2/ovn-config id=3bcd874a-1a97-4527-9958-1fc7f4b5564d name=/runtime.v1.RuntimeService/StartContainer sandboxID=50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2\nJun 14 09:40:27.983121 crc crio[24245]: time=\"2026-06-14T09:40:27.982479367Z\" level=info msg=\"Stopping pod sandbox: 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2\" id=4db96646-0e5b-4ad5-b792-0d286706c55b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:27.984303 crc crio[24245]: time=\"2026-06-14T09:40:27.983309811Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-8d4694459-gw54j/POD\" id=7d932a1b-505c-4e86-bad7-507803953fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:27.984303 crc crio[24245]: time=\"2026-06-14T09:40:27.983389364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:27.987433 crc crio[24245]: time=\"2026-06-14T09:40:27.987348851Z\" level=info msg=\"Got pod network &{Name:ovn-controller-48j92-config-4h2v2 Namespace:openstack ID:50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2 UID:30487036-5b2b-4b7b-9da7-e20c3cc7b5c6 NetNS:/var/run/netns/16fb5c2d-56af-4e88-9218-9a1494649337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30487036_5b2b_4b7b_9da7_e20c3cc7b5c6.slice PodAnnotations:0xc006e0aba8}] Aliases:map[]}\"\nJun 14 09:40:27.987694 crc crio[24245]: time=\"2026-06-14T09:40:27.987644401Z\" level=info msg=\"Deleting pod openstack_ovn-controller-48j92-config-4h2v2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:28.025238 crc crio[24245]: time=\"2026-06-14T09:40:28.024458031Z\" level=info msg=\"Got pod network &{Name:swift-proxy-8d4694459-gw54j Namespace:openstack ID:5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b UID:2c055756-6db7-4a9c-9f54-fa596ed36e71 NetNS:/var/run/netns/3fc78eac-ae76-4323-a7a1-d0337c456c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c055756_6db7_4a9c_9f54_fa596ed36e71.slice PodAnnotations:0xc006e0ad18}] Aliases:map[]}\"\nJun 14 09:40:28.025238 crc crio[24245]: time=\"2026-06-14T09:40:28.024494272Z\" level=info msg=\"Adding pod openstack_swift-proxy-8d4694459-gw54j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:28.410119 crc crio[24245]: time=\"2026-06-14T09:40:28.409717736Z\" level=info msg=\"Stopped pod sandbox: 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2\" id=4db96646-0e5b-4ad5-b792-0d286706c55b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:28.983110 crc crio[24245]: 2026-06-14T09:40:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b17956f2f40cde Mac:92:19:3c:b2:18:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:73 Mtu:0 Sandbox:/var/run/netns/3fc78eac-ae76-4323-a7a1-d0337c456c4b SocketPath: PciID:}] [{Interface:0xc00060e5c0 Address:{IP:10.217.1.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:40:28.985343 crc crio[24245]: time=\"2026-06-14T09:40:28.985307086Z\" level=info msg=\"Got pod network &{Name:swift-proxy-8d4694459-gw54j Namespace:openstack ID:5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b UID:2c055756-6db7-4a9c-9f54-fa596ed36e71 NetNS:/var/run/netns/3fc78eac-ae76-4323-a7a1-d0337c456c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c055756_6db7_4a9c_9f54_fa596ed36e71.slice PodAnnotations:0xc006e0ad18}] Aliases:map[]}\"\nJun 14 09:40:28.985624 crc crio[24245]: time=\"2026-06-14T09:40:28.985574854Z\" level=info msg=\"Checking pod openstack_swift-proxy-8d4694459-gw54j for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:40:28.994588 crc crio[24245]: time=\"2026-06-14T09:40:28.994552369Z\" level=info msg=\"Ran pod sandbox 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b with infra container: openstack/swift-proxy-8d4694459-gw54j/POD\" id=7d932a1b-505c-4e86-bad7-507803953fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:28.998002 crc crio[24245]: time=\"2026-06-14T09:40:28.997918396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=615089d1-241b-4ad1-bf44-70cf69e64cc0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:29.073111 crc crio[24245]: time=\"2026-06-14T09:40:29.073040684Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=64ebe24e-c4df-4f8d-8baf-4f949992871e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:29.086699 crc crio[24245]: time=\"2026-06-14T09:40:29.086632117Z\" level=info msg=\"Creating container: openstack/swift-proxy-8d4694459-gw54j/proxy-httpd\" id=bd3f005f-ee2b-44a0-b0bd-4bacbe6fd8ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:29.087255 crc crio[24245]: time=\"2026-06-14T09:40:29.087200115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:29.160798 crc crio[24245]: time=\"2026-06-14T09:40:29.160644631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:29.171359 crc crio[24245]: time=\"2026-06-14T09:40:29.17128726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:29.345785 crc crio[24245]: time=\"2026-06-14T09:40:29.345339606Z\" level=info msg=\"Stopped container 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6: openstack/neutron-6f59f75d57-xcz6r/neutron-api\" id=df16e2dd-5bdb-4e6d-a3ea-c88316b1bdca name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:29.347180 crc crio[24245]: time=\"2026-06-14T09:40:29.347137504Z\" level=info msg=\"Stopping pod sandbox: a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01\" id=1bb7d95e-47c9-4cd1-acfb-4a5cbf049bf4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:29.348741 crc crio[24245]: time=\"2026-06-14T09:40:29.348712945Z\" level=info msg=\"Got pod network &{Name:neutron-6f59f75d57-xcz6r Namespace:openstack ID:a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01 UID:283734e6-79a5-4da5-9141-b478df639f58 NetNS:/var/run/netns/1ae19026-645e-421f-99cb-9b2a6d35f2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod283734e6_79a5_4da5_9141_b478df639f58.slice PodAnnotations:0xc006e0b1e8}] Aliases:map[]}\"\nJun 14 09:40:29.349025 crc crio[24245]: time=\"2026-06-14T09:40:29.349003784Z\" level=info msg=\"Deleting pod openstack_neutron-6f59f75d57-xcz6r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:29.357736 crc crio[24245]: time=\"2026-06-14T09:40:29.357628949Z\" level=info msg=\"Created container 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c: openstack/swift-proxy-8d4694459-gw54j/proxy-httpd\" id=bd3f005f-ee2b-44a0-b0bd-4bacbe6fd8ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:29.359054 crc crio[24245]: time=\"2026-06-14T09:40:29.35898676Z\" level=info msg=\"Starting container: 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c\" id=55c2cc19-b9b9-404f-a2fa-aa292ffd00c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:40:29.378688 crc crio[24245]: time=\"2026-06-14T09:40:29.37739987Z\" level=info msg=\"Started container\" PID=257285 containerID=8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c description=openstack/swift-proxy-8d4694459-gw54j/proxy-httpd id=55c2cc19-b9b9-404f-a2fa-aa292ffd00c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b\nJun 14 09:40:29.389320 crc crio[24245]: time=\"2026-06-14T09:40:29.389265194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=46a16966-1a10-4b17-8828-d6dc316d2afc name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:29.409641 crc crio[24245]: time=\"2026-06-14T09:40:29.409475486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=bb4bffe3-e8e3-420a-bb14-859903fdbf19 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:29.417460 crc crio[24245]: time=\"2026-06-14T09:40:29.417310185Z\" level=info msg=\"Creating container: openstack/swift-proxy-8d4694459-gw54j/proxy-server\" id=bf3cfbb3-128d-4e4d-a22a-104bfc455dc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:29.417892 crc crio[24245]: time=\"2026-06-14T09:40:29.41777543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:29.545210 crc crio[24245]: time=\"2026-06-14T09:40:29.543547789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:29.551075 crc crio[24245]: time=\"2026-06-14T09:40:29.551013138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:29.684954 crc crio[24245]: time=\"2026-06-14T09:40:29.684446053Z\" level=info msg=\"Created container e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae: openstack/swift-proxy-8d4694459-gw54j/proxy-server\" id=bf3cfbb3-128d-4e4d-a22a-104bfc455dc6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:29.693719 crc crio[24245]: time=\"2026-06-14T09:40:29.693205802Z\" level=info msg=\"Starting container: e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae\" id=187455ca-7674-45d0-96be-a305e0d2a8f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:40:29.701448 crc crio[24245]: time=\"2026-06-14T09:40:29.701078222Z\" level=info msg=\"Started container\" PID=257342 containerID=e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae description=openstack/swift-proxy-8d4694459-gw54j/proxy-server id=187455ca-7674-45d0-96be-a305e0d2a8f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b\nJun 14 09:40:29.975097 crc crio[24245]: time=\"2026-06-14T09:40:29.975038382Z\" level=info msg=\"Stopped pod sandbox: a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01\" id=1bb7d95e-47c9-4cd1-acfb-4a5cbf049bf4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:30.256408 crc crio[24245]: time=\"2026-06-14T09:40:30.255383694Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-48j92-config-nvhxh/POD\" id=8b3e7db0-380f-4796-bbcb-1659d0a2af65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:30.256408 crc crio[24245]: time=\"2026-06-14T09:40:30.255796517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:30.296275 crc crio[24245]: time=\"2026-06-14T09:40:30.295435009Z\" level=info msg=\"Got pod network &{Name:ovn-controller-48j92-config-nvhxh Namespace:openstack ID:f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750 UID:14630a1b-e948-4e78-b517-cc760af1df98 NetNS:/var/run/netns/477b9597-1ae1-40e7-b564-212341209033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14630a1b_e948_4e78_b517_cc760af1df98.slice PodAnnotations:0xc002c93030}] Aliases:map[]}\"\nJun 14 09:40:30.296275 crc crio[24245]: time=\"2026-06-14T09:40:30.295520142Z\" level=info msg=\"Adding pod openstack_ovn-controller-48j92-config-nvhxh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:30.628884 crc crio[24245]: 2026-06-14T09:40:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0471dbca92c1cb Mac:de:d9:b6:b7:43:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:74 Mtu:0 Sandbox:/var/run/netns/477b9597-1ae1-40e7-b564-212341209033 SocketPath: PciID:}] [{Interface:0xc0005127d0 Address:{IP:10.217.1.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:40:30.630900 crc crio[24245]: time=\"2026-06-14T09:40:30.630791025Z\" level=info msg=\"Got pod network &{Name:ovn-controller-48j92-config-nvhxh Namespace:openstack ID:f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750 UID:14630a1b-e948-4e78-b517-cc760af1df98 NetNS:/var/run/netns/477b9597-1ae1-40e7-b564-212341209033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14630a1b_e948_4e78_b517_cc760af1df98.slice PodAnnotations:0xc002c93030}] Aliases:map[]}\"\nJun 14 09:40:30.631045 crc crio[24245]: time=\"2026-06-14T09:40:30.630996062Z\" level=info msg=\"Checking pod openstack_ovn-controller-48j92-config-nvhxh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:40:30.640144 crc crio[24245]: time=\"2026-06-14T09:40:30.640069997Z\" level=info msg=\"Ran pod sandbox f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750 with infra container: openstack/ovn-controller-48j92-config-nvhxh/POD\" id=8b3e7db0-380f-4796-bbcb-1659d0a2af65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:30.643634 crc crio[24245]: time=\"2026-06-14T09:40:30.64351364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=739af995-4916-4636-a591-8c8c454e4179 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:30.649782 crc crio[24245]: time=\"2026-06-14T09:40:30.649669372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=960dc32a-c1ef-4f83-b566-b9310c448a65 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:30.657878 crc crio[24245]: time=\"2026-06-14T09:40:30.657764423Z\" level=info msg=\"Creating container: openstack/ovn-controller-48j92-config-nvhxh/ovn-config\" id=8c94fac6-a166-43fa-825d-326b7c96e724 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:30.658352 crc crio[24245]: time=\"2026-06-14T09:40:30.658279419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:30.725415 crc crio[24245]: time=\"2026-06-14T09:40:30.725323402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:30.927783 crc crio[24245]: time=\"2026-06-14T09:40:30.92771684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:31.140736 crc crio[24245]: time=\"2026-06-14T09:40:31.140263351Z\" level=info msg=\"Created container 696c69c6af09ebcb1ffc1338d7924f56662304858b21b16ddce8eaba8ec5a6b8: openstack/ovn-controller-48j92-config-nvhxh/ovn-config\" id=8c94fac6-a166-43fa-825d-326b7c96e724 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:31.142133 crc crio[24245]: time=\"2026-06-14T09:40:31.142066258Z\" level=info msg=\"Starting container: 696c69c6af09ebcb1ffc1338d7924f56662304858b21b16ddce8eaba8ec5a6b8\" id=af935f2f-fa88-4b11-87de-722ebb0069ed name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:40:31.153905 crc crio[24245]: time=\"2026-06-14T09:40:31.153750632Z\" level=info msg=\"Started container\" PID=257577 containerID=696c69c6af09ebcb1ffc1338d7924f56662304858b21b16ddce8eaba8ec5a6b8 description=openstack/ovn-controller-48j92-config-nvhxh/ovn-config id=af935f2f-fa88-4b11-87de-722ebb0069ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750\nJun 14 09:40:33.121232 crc crio[24245]: time=\"2026-06-14T09:40:33.120936016Z\" level=info msg=\"Stopping pod sandbox: f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750\" id=ab1ef2ce-8b8b-4adb-939d-82c0d317885e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:33.123588 crc crio[24245]: time=\"2026-06-14T09:40:33.12341382Z\" level=info msg=\"Got pod network &{Name:ovn-controller-48j92-config-nvhxh Namespace:openstack ID:f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750 UID:14630a1b-e948-4e78-b517-cc760af1df98 NetNS:/var/run/netns/477b9597-1ae1-40e7-b564-212341209033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14630a1b_e948_4e78_b517_cc760af1df98.slice PodAnnotations:0xc00274ac80}] Aliases:map[]}\"\nJun 14 09:40:33.127518 crc crio[24245]: time=\"2026-06-14T09:40:33.127154141Z\" level=info msg=\"Deleting pod openstack_ovn-controller-48j92-config-nvhxh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:33.562484 crc crio[24245]: time=\"2026-06-14T09:40:33.561414814Z\" level=info msg=\"Stopped pod sandbox: f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750\" id=ab1ef2ce-8b8b-4adb-939d-82c0d317885e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:34.740874 crc crio[24245]: time=\"2026-06-14T09:40:34.739439976Z\" level=info msg=\"Stopping container: af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef (timeout: 30s)\" id=76cb5c09-24b2-48da-87a7-c1d4e07f8803 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:34.740874 crc crio[24245]: time=\"2026-06-14T09:40:34.740321122Z\" level=info msg=\"Stopping container: e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508 (timeout: 30s)\" id=890427c1-1ac1-4c8f-ae9b-2856eba1d047 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:34.808249 crc crio[24245]: time=\"2026-06-14T09:40:34.801140844Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/POD\" id=ba3e7042-e315-4eb6-9e14-835ff4caeac1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:34.808249 crc crio[24245]: time=\"2026-06-14T09:40:34.801228291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:34.887360 crc crio[24245]: time=\"2026-06-14T09:40:34.878969725Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl Namespace:openstack ID:9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1 UID:a0191a5b-44a0-436b-95c2-af681af49926 NetNS:/var/run/netns/bde6a5f3-6401-45c7-b37e-475717a7d07c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0191a5b_44a0_436b_95c2_af681af49926.slice PodAnnotations:0xc001c3c900}] Aliases:map[]}\"\nJun 14 09:40:34.887360 crc crio[24245]: time=\"2026-06-14T09:40:34.879354937Z\" level=info msg=\"Adding pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:34.945308 crc crio[24245]: time=\"2026-06-14T09:40:34.941567455Z\" level=info msg=\"Stopped container e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508: openstack/placement-5548fcbf66-p9fzv/placement-log\" id=890427c1-1ac1-4c8f-ae9b-2856eba1d047 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:35.703346 crc crio[24245]: 2026-06-14T09:40:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9be68335c6dd2ba Mac:26:f2:43:20:a5:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:75 Mtu:0 Sandbox:/var/run/netns/bde6a5f3-6401-45c7-b37e-475717a7d07c SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.1.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:40:35.703493 crc crio[24245]: time=\"2026-06-14T09:40:35.703340627Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl Namespace:openstack ID:9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1 UID:a0191a5b-44a0-436b-95c2-af681af49926 NetNS:/var/run/netns/bde6a5f3-6401-45c7-b37e-475717a7d07c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0191a5b_44a0_436b_95c2_af681af49926.slice PodAnnotations:0xc001c3c900}] Aliases:map[]}\"\nJun 14 09:40:35.703753 crc crio[24245]: time=\"2026-06-14T09:40:35.703510303Z\" level=info msg=\"Checking pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:40:35.714055 crc crio[24245]: time=\"2026-06-14T09:40:35.713668715Z\" level=info msg=\"Ran pod sandbox 9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1 with infra container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/POD\" id=ba3e7042-e315-4eb6-9e14-835ff4caeac1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:35.719896 crc crio[24245]: time=\"2026-06-14T09:40:35.719687986Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=925d2985-1e26-49e0-a595-25a82003408f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:35.720088 crc crio[24245]: time=\"2026-06-14T09:40:35.720011907Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=925d2985-1e26-49e0-a595-25a82003408f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:35.720165 crc crio[24245]: time=\"2026-06-14T09:40:35.720098339Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=925d2985-1e26-49e0-a595-25a82003408f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:35.721709 crc crio[24245]: time=\"2026-06-14T09:40:35.721588657Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f49d8268-39d4-480f-a781-fff2c5a9dbfd name=/runtime.v1.ImageService/PullImage\nJun 14 09:40:35.733250 crc crio[24245]: time=\"2026-06-14T09:40:35.733167376Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"\nJun 14 09:40:37.263772 crc crio[24245]: time=\"2026-06-14T09:40:37.263313837Z\" level=info msg=\"Stopping container: d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c (timeout: 30s)\" id=63e77a98-49c4-45b6-ae4c-3fc53a730ade name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:37.265001 crc crio[24245]: time=\"2026-06-14T09:40:37.2644366Z\" level=info msg=\"Stopping container: e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7 (timeout: 30s)\" id=d488755f-c032-48a2-b960-045ee81ee422 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:37.504112 crc crio[24245]: time=\"2026-06-14T09:40:37.503932843Z\" level=info msg=\"Stopped container e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7: openstack/swift-proxy-75b8f96957-zvxg7/proxy-httpd\" id=d488755f-c032-48a2-b960-045ee81ee422 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:38.105480 crc crio[24245]: time=\"2026-06-14T09:40:38.104661388Z\" level=info msg=\"Stopped container d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c: openstack/swift-proxy-75b8f96957-zvxg7/proxy-server\" id=63e77a98-49c4-45b6-ae4c-3fc53a730ade name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:38.106820 crc crio[24245]: time=\"2026-06-14T09:40:38.106684073Z\" level=info msg=\"Stopping pod sandbox: 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082\" id=fa570479-86fd-4cc5-bb52-bfb73b126040 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:38.109025 crc crio[24245]: time=\"2026-06-14T09:40:38.108923085Z\" level=info msg=\"Got pod network &{Name:swift-proxy-75b8f96957-zvxg7 Namespace:openstack ID:2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082 UID:dd4ccf4f-89c3-4bfa-997e-d811d6f04922 NetNS:/var/run/netns/2f737439-2dfc-4c1d-b994-350f3d00ea74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd4ccf4f_89c3_4bfa_997e_d811d6f04922.slice PodAnnotations:0xc000602f60}] Aliases:map[]}\"\nJun 14 09:40:38.109196 crc crio[24245]: time=\"2026-06-14T09:40:38.109152953Z\" level=info msg=\"Deleting pod openstack_swift-proxy-75b8f96957-zvxg7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:38.309003 crc crio[24245]: time=\"2026-06-14T09:40:38.308774612Z\" level=info msg=\"Stopped container af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef: openstack/placement-5548fcbf66-p9fzv/placement-api\" id=76cb5c09-24b2-48da-87a7-c1d4e07f8803 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:38.310029 crc crio[24245]: time=\"2026-06-14T09:40:38.309828756Z\" level=info msg=\"Stopping pod sandbox: 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a\" id=ec59ed3d-36a9-43e9-a7b6-5ada796f7082 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:38.311384 crc crio[24245]: time=\"2026-06-14T09:40:38.311318673Z\" level=info msg=\"Got pod network &{Name:placement-5548fcbf66-p9fzv Namespace:openstack ID:8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a UID:205d55ba-884b-4453-b51c-420e040ac630 NetNS:/var/run/netns/6e1343ae-de69-486a-81de-606f24313b37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod205d55ba_884b_4453_b51c_420e040ac630.slice PodAnnotations:0xc002c92e60}] Aliases:map[]}\"\nJun 14 09:40:38.311548 crc crio[24245]: time=\"2026-06-14T09:40:38.311496528Z\" level=info msg=\"Deleting pod openstack_placement-5548fcbf66-p9fzv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:38.730972 crc crio[24245]: time=\"2026-06-14T09:40:38.726966454Z\" level=info msg=\"Stopped pod sandbox: 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082\" id=fa570479-86fd-4cc5-bb52-bfb73b126040 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:38.804698 crc crio[24245]: time=\"2026-06-14T09:40:38.804526301Z\" level=info msg=\"Stopped pod sandbox: 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a\" id=ec59ed3d-36a9-43e9-a7b6-5ada796f7082 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:39.296101 crc crio[24245]: time=\"2026-06-14T09:40:39.295421676Z\" level=info msg=\"Removing container: af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef\" id=a2b94758-ff02-44c6-be94-46ddc377c423 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:39.369908 crc crio[24245]: time=\"2026-06-14T09:40:39.369794419Z\" level=info msg=\"Removed container af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef: openstack/placement-5548fcbf66-p9fzv/placement-api\" id=a2b94758-ff02-44c6-be94-46ddc377c423 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:39.374907 crc crio[24245]: time=\"2026-06-14T09:40:39.37478694Z\" level=info msg=\"Removing container: e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508\" id=658989e4-b471-44b3-93f9-cb2fe537fae5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:39.475918 crc crio[24245]: time=\"2026-06-14T09:40:39.475781202Z\" level=info msg=\"Removed container e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508: openstack/placement-5548fcbf66-p9fzv/placement-log\" id=658989e4-b471-44b3-93f9-cb2fe537fae5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:39.484267 crc crio[24245]: time=\"2026-06-14T09:40:39.4841952Z\" level=info msg=\"Removing container: d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c\" id=87bdc42b-4c90-4d52-b1c5-58c4d9b60e06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:39.530763 crc crio[24245]: time=\"2026-06-14T09:40:39.529905587Z\" level=info msg=\"Removed container d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c: openstack/swift-proxy-75b8f96957-zvxg7/proxy-server\" id=87bdc42b-4c90-4d52-b1c5-58c4d9b60e06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:39.539081 crc crio[24245]: time=\"2026-06-14T09:40:39.539009145Z\" level=info msg=\"Removing container: e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7\" id=751835fa-9149-463a-a67a-c77694e9fade name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:39.616663 crc crio[24245]: time=\"2026-06-14T09:40:39.61653518Z\" level=info msg=\"Removed container e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7: openstack/swift-proxy-75b8f96957-zvxg7/proxy-httpd\" id=751835fa-9149-463a-a67a-c77694e9fade name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:39.866130 crc crio[24245]: time=\"2026-06-14T09:40:39.865533804Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-5czgx/POD\" id=f52f06b0-4c52-411d-80dd-1818bef4cff8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:39.866278 crc crio[24245]: time=\"2026-06-14T09:40:39.866173502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:39.920950 crc crio[24245]: time=\"2026-06-14T09:40:39.920827141Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-5czgx Namespace:openstack ID:43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d UID:4d0875e8-1b77-41a3-bfdd-6f8a411f5266 NetNS:/var/run/netns/4c41946f-f59b-4bec-942b-98b9c2efb5f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0875e8_1b77_41a3_bfdd_6f8a411f5266.slice PodAnnotations:0xc006e0a5c8}] Aliases:map[]}\"\nJun 14 09:40:39.920950 crc crio[24245]: time=\"2026-06-14T09:40:39.920930974Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-5czgx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:39.984955 crc crio[24245]: time=\"2026-06-14T09:40:39.984885272Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-gd6pw/POD\" id=41359d1b-e82c-4294-bb5e-8795f66341e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:39.985192 crc crio[24245]: time=\"2026-06-14T09:40:39.985174196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:40.026725 crc crio[24245]: time=\"2026-06-14T09:40:40.026676917Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-gd6pw Namespace:openstack ID:78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd UID:ab9e7f47-a575-441e-ac85-d35c1b032639 NetNS:/var/run/netns/a8706784-e54d-4c8a-b94d-85883a08ebf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab9e7f47_a575_441e_ac85_d35c1b032639.slice PodAnnotations:0xc006e0ab10}] Aliases:map[]}\"\nJun 14 09:40:40.027166 crc crio[24245]: time=\"2026-06-14T09:40:40.027149062Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-gd6pw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:40.904127 crc crio[24245]: 2026-06-14T09:40:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43d931cfcc74efe Mac:2e:0a:73:4d:40:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:76 Mtu:0 Sandbox:/var/run/netns/4c41946f-f59b-4bec-942b-98b9c2efb5f2 SocketPath: PciID:}] [{Interface:0xc00050e630 Address:{IP:10.217.1.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:40:40.907022 crc crio[24245]: time=\"2026-06-14T09:40:40.906912506Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-5czgx Namespace:openstack ID:43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d UID:4d0875e8-1b77-41a3-bfdd-6f8a411f5266 NetNS:/var/run/netns/4c41946f-f59b-4bec-942b-98b9c2efb5f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0875e8_1b77_41a3_bfdd_6f8a411f5266.slice PodAnnotations:0xc006e0a5c8}] Aliases:map[]}\"\nJun 14 09:40:40.907237 crc crio[24245]: time=\"2026-06-14T09:40:40.907084381Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-5czgx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:40:40.917623 crc crio[24245]: time=\"2026-06-14T09:40:40.917510294Z\" level=info msg=\"Ran pod sandbox 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d with infra container: openstack/nova-cell0-cell-mapping-5czgx/POD\" id=f52f06b0-4c52-411d-80dd-1818bef4cff8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:40.919830 crc crio[24245]: time=\"2026-06-14T09:40:40.919712404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=f1ebbeb8-6803-48b3-92de-fa1275144036 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:40.942635 crc crio[24245]: time=\"2026-06-14T09:40:40.942286881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=afefb022-3bbc-442f-843f-d0686d1425b4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:41.299382 crc crio[24245]: 2026-06-14T09:40:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78f7fd4b3a2c267 Mac:da:85:99:08:3b:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:77 Mtu:0 Sandbox:/var/run/netns/a8706784-e54d-4c8a-b94d-85883a08ebf8 SocketPath: PciID:}] [{Interface:0xc0004207a0 Address:{IP:10.217.1.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:40:41.300937 crc crio[24245]: time=\"2026-06-14T09:40:41.300823299Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-gd6pw Namespace:openstack ID:78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd UID:ab9e7f47-a575-441e-ac85-d35c1b032639 NetNS:/var/run/netns/a8706784-e54d-4c8a-b94d-85883a08ebf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab9e7f47_a575_441e_ac85_d35c1b032639.slice PodAnnotations:0xc006e0ab10}] Aliases:map[]}\"\nJun 14 09:40:41.301211 crc crio[24245]: time=\"2026-06-14T09:40:41.3011871Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-gd6pw for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:40:41.316092 crc crio[24245]: time=\"2026-06-14T09:40:41.315996372Z\" level=info msg=\"Ran pod sandbox 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd with infra container: openstack/nova-cell1-cell-mapping-gd6pw/POD\" id=41359d1b-e82c-4294-bb5e-8795f66341e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:40:41.321473 crc crio[24245]: time=\"2026-06-14T09:40:41.321428962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=dd56fafc-0096-473c-bbec-e018dbbf9c0d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:41.325925 crc crio[24245]: time=\"2026-06-14T09:40:41.325792849Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-5czgx/nova-manage\" id=5bc95a8c-59d1-4ae5-a22c-609b61f2d89a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:41.326304 crc crio[24245]: time=\"2026-06-14T09:40:41.326257114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:41.364663 crc crio[24245]: time=\"2026-06-14T09:40:41.364050318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=de0fac6c-993f-4510-96ea-21c5497fb8d9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:41.393062 crc crio[24245]: time=\"2026-06-14T09:40:41.392379398Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-gd6pw/nova-manage\" id=f4037c6a-c680-4450-86bc-038a496002a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:41.393363 crc crio[24245]: time=\"2026-06-14T09:40:41.393338689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:41.441115 crc crio[24245]: time=\"2026-06-14T09:40:41.440926812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:41.450016 crc crio[24245]: time=\"2026-06-14T09:40:41.449948508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:41.482587 crc crio[24245]: time=\"2026-06-14T09:40:41.482501184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:41.487692 crc crio[24245]: time=\"2026-06-14T09:40:41.487575361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:41.661466 crc crio[24245]: time=\"2026-06-14T09:40:41.661041454Z\" level=info msg=\"Created container 0851d53a390f15b7fcac827789ce6e72db53046f5e57235769b0315bd7dbca75: openstack/nova-cell0-cell-mapping-5czgx/nova-manage\" id=5bc95a8c-59d1-4ae5-a22c-609b61f2d89a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:41.663456 crc crio[24245]: time=\"2026-06-14T09:40:41.662756798Z\" level=info msg=\"Starting container: 0851d53a390f15b7fcac827789ce6e72db53046f5e57235769b0315bd7dbca75\" id=5469b877-cf33-42d8-bb63-8b745f170b43 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:40:41.671013 crc crio[24245]: time=\"2026-06-14T09:40:41.67004518Z\" level=info msg=\"Started container\" PID=258543 containerID=0851d53a390f15b7fcac827789ce6e72db53046f5e57235769b0315bd7dbca75 description=openstack/nova-cell0-cell-mapping-5czgx/nova-manage id=5469b877-cf33-42d8-bb63-8b745f170b43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d\nJun 14 09:40:41.672264 crc crio[24245]: time=\"2026-06-14T09:40:41.672169227Z\" level=info msg=\"Created container b7e8922f19b0652aa8ba853a3ccf43fb6be1c61f36c9a9c9c2ae697d471f3d5b: openstack/nova-cell1-cell-mapping-gd6pw/nova-manage\" id=f4037c6a-c680-4450-86bc-038a496002a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:41.675031 crc crio[24245]: time=\"2026-06-14T09:40:41.673443254Z\" level=info msg=\"Starting container: b7e8922f19b0652aa8ba853a3ccf43fb6be1c61f36c9a9c9c2ae697d471f3d5b\" id=e63b4901-e6ab-4fca-b8df-14d58a9f942e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:40:41.681070 crc crio[24245]: time=\"2026-06-14T09:40:41.680984378Z\" level=info msg=\"Started container\" PID=258558 containerID=b7e8922f19b0652aa8ba853a3ccf43fb6be1c61f36c9a9c9c2ae697d471f3d5b description=openstack/nova-cell1-cell-mapping-gd6pw/nova-manage id=e63b4901-e6ab-4fca-b8df-14d58a9f942e name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd\nJun 14 09:40:49.445825 crc crio[24245]: time=\"2026-06-14T09:40:49.444685421Z\" level=info msg=\"Removing container: e809ad6a59b1fa31346877271050dac20a2f23e701fe9986f316bbd2a95057aa\" id=054708c4-a378-4251-a321-e78bfd673778 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:50.614245 crc crio[24245]: time=\"2026-06-14T09:40:50.614098627Z\" level=info msg=\"Stopping pod sandbox: 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d\" id=30d56594-87dd-4b18-beee-1b32c8b94df8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:50.620700 crc crio[24245]: time=\"2026-06-14T09:40:50.620510063Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-5czgx Namespace:openstack ID:43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d UID:4d0875e8-1b77-41a3-bfdd-6f8a411f5266 NetNS:/var/run/netns/4c41946f-f59b-4bec-942b-98b9c2efb5f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0875e8_1b77_41a3_bfdd_6f8a411f5266.slice PodAnnotations:0xc00274aa10}] Aliases:map[]}\"\nJun 14 09:40:50.620829 crc crio[24245]: time=\"2026-06-14T09:40:50.620800652Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-5czgx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:51.655418 crc crio[24245]: time=\"2026-06-14T09:40:51.655281836Z\" level=info msg=\"Stopping pod sandbox: 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd\" id=016df901-9ebb-45f9-9090-aa1b2111efee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:51.656634 crc crio[24245]: time=\"2026-06-14T09:40:51.656165674Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-gd6pw Namespace:openstack ID:78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd UID:ab9e7f47-a575-441e-ac85-d35c1b032639 NetNS:/var/run/netns/a8706784-e54d-4c8a-b94d-85883a08ebf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab9e7f47_a575_441e_ac85_d35c1b032639.slice PodAnnotations:0xc000602210}] Aliases:map[]}\"\nJun 14 09:40:51.656634 crc crio[24245]: time=\"2026-06-14T09:40:51.656302379Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-gd6pw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:55.500082 crc crio[24245]: time=\"2026-06-14T09:40:55.499349921Z\" level=info msg=\"Stopped pod sandbox: 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d\" id=30d56594-87dd-4b18-beee-1b32c8b94df8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:55.674185 crc crio[24245]: time=\"2026-06-14T09:40:55.673975601Z\" level=info msg=\"Removed container e809ad6a59b1fa31346877271050dac20a2f23e701fe9986f316bbd2a95057aa: openshift-infra/auto-csr-approver-29690494-qqqm7/oc\" id=054708c4-a378-4251-a321-e78bfd673778 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:40:55.681436 crc crio[24245]: time=\"2026-06-14T09:40:55.681259757Z\" level=info msg=\"Stopped pod sandbox: 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd\" id=016df901-9ebb-45f9-9090-aa1b2111efee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:55.707789 crc crio[24245]: time=\"2026-06-14T09:40:55.707683087Z\" level=info msg=\"Stopping pod sandbox: 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c\" id=238dc94f-142f-4742-bfda-044820f26274 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:55.707789 crc crio[24245]: time=\"2026-06-14T09:40:55.707794881Z\" level=info msg=\"Stopped pod sandbox (already stopped): 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c\" id=238dc94f-142f-4742-bfda-044820f26274 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:55.712827 crc crio[24245]: time=\"2026-06-14T09:40:55.712667718Z\" level=info msg=\"Removing pod sandbox: 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c\" id=39c665f8-19e8-4485-89ea-0b5348192b61 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:40:55.746274 crc crio[24245]: time=\"2026-06-14T09:40:55.745530711Z\" level=info msg=\"Removed pod sandbox: 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c\" id=39c665f8-19e8-4485-89ea-0b5348192b61 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:40:55.746961 crc crio[24245]: time=\"2026-06-14T09:40:55.74670809Z\" level=info msg=\"Stopping pod sandbox: 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082\" id=cc814fe6-53e4-4ee8-8b8d-4727037e740c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:55.746961 crc crio[24245]: time=\"2026-06-14T09:40:55.746938236Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082\" id=cc814fe6-53e4-4ee8-8b8d-4727037e740c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:55.747940 crc crio[24245]: time=\"2026-06-14T09:40:55.747760172Z\" level=info msg=\"Removing pod sandbox: 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082\" id=1ba733d0-a4c1-457f-9db4-d6e2226221c0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:40:55.751769 crc crio[24245]: time=\"2026-06-14T09:40:55.751496043Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=f49d8268-39d4-480f-a781-fff2c5a9dbfd name=/runtime.v1.ImageService/PullImage\nJun 14 09:40:55.753387 crc crio[24245]: time=\"2026-06-14T09:40:55.753265198Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7cd67698-b7a5-4ac2-891f-e521aa0b26f5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:55.790134 crc crio[24245]: time=\"2026-06-14T09:40:55.790026002Z\" level=info msg=\"Removed pod sandbox: 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082\" id=1ba733d0-a4c1-457f-9db4-d6e2226221c0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:40:55.792963 crc crio[24245]: time=\"2026-06-14T09:40:55.792748724Z\" level=info msg=\"Stopping pod sandbox: 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a\" id=20d39ff1-fd13-46fb-bbc5-76fbfe64623f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:55.792963 crc crio[24245]: time=\"2026-06-14T09:40:55.792892518Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a\" id=20d39ff1-fd13-46fb-bbc5-76fbfe64623f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:55.793780 crc crio[24245]: time=\"2026-06-14T09:40:55.79358318Z\" level=info msg=\"Removing pod sandbox: 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a\" id=8ce436f1-532b-458a-9db0-d4a528ee6012 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:40:55.831113 crc crio[24245]: time=\"2026-06-14T09:40:55.830499717Z\" level=info msg=\"Removed pod sandbox: 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a\" id=8ce436f1-532b-458a-9db0-d4a528ee6012 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:40:55.832726 crc crio[24245]: time=\"2026-06-14T09:40:55.832581161Z\" level=info msg=\"Stopping pod sandbox: 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1\" id=51fffcbc-9ea4-42e1-8ff9-ce96544d72b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:55.832953 crc crio[24245]: time=\"2026-06-14T09:40:55.832736636Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1\" id=51fffcbc-9ea4-42e1-8ff9-ce96544d72b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:55.834383 crc crio[24245]: time=\"2026-06-14T09:40:55.834184611Z\" level=info msg=\"Removing pod sandbox: 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1\" id=95eb283a-fab8-41de-b244-6de8f40e8fde name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:40:55.848376 crc crio[24245]: time=\"2026-06-14T09:40:55.848247579Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=50266773-25eb-4709-9e32-440bdea19be5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:40:55.866084 crc crio[24245]: time=\"2026-06-14T09:40:55.865971549Z\" level=info msg=\"Removed pod sandbox: 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1\" id=95eb283a-fab8-41de-b244-6de8f40e8fde name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:40:55.869768 crc crio[24245]: time=\"2026-06-14T09:40:55.869667358Z\" level=info msg=\"Stopping pod sandbox: 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f\" id=b608030c-0405-4bc8-8c6e-bdffe0e2d8ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:55.869768 crc crio[24245]: time=\"2026-06-14T09:40:55.869760805Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f\" id=b608030c-0405-4bc8-8c6e-bdffe0e2d8ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:55.870735 crc crio[24245]: time=\"2026-06-14T09:40:55.870680152Z\" level=info msg=\"Removing pod sandbox: 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f\" id=1adb109f-bbfb-46a9-98c1-d88d23b944ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:40:55.884795 crc crio[24245]: time=\"2026-06-14T09:40:55.884685768Z\" level=info msg=\"Creating container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/ovn-edpm-ovn-update-openstack-edpm-ipam\" id=770837a7-1f14-4315-a68d-2948ee0fb114 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:55.909355 crc crio[24245]: time=\"2026-06-14T09:40:55.901777994Z\" level=info msg=\"Removed pod sandbox: 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f\" id=1adb109f-bbfb-46a9-98c1-d88d23b944ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:40:55.909355 crc crio[24245]: time=\"2026-06-14T09:40:55.903035703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:55.982689 crc crio[24245]: time=\"2026-06-14T09:40:55.982623363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:55.987365 crc crio[24245]: time=\"2026-06-14T09:40:55.987158437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:40:56.121386 crc crio[24245]: time=\"2026-06-14T09:40:56.120774608Z\" level=info msg=\"Created container b512d4058907bf5f137256c7055cf2eb2644c2315a8fa8d945fd419db90bdd20: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/ovn-edpm-ovn-update-openstack-edpm-ipam\" id=770837a7-1f14-4315-a68d-2948ee0fb114 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:40:56.124760 crc crio[24245]: time=\"2026-06-14T09:40:56.12464589Z\" level=info msg=\"Starting container: b512d4058907bf5f137256c7055cf2eb2644c2315a8fa8d945fd419db90bdd20\" id=8d66e9cf-4872-40eb-aa71-e19869b67a0e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:40:56.134406 crc crio[24245]: time=\"2026-06-14T09:40:56.134278712Z\" level=info msg=\"Started container\" PID=259408 containerID=b512d4058907bf5f137256c7055cf2eb2644c2315a8fa8d945fd419db90bdd20 description=openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/ovn-edpm-ovn-update-openstack-edpm-ipam id=8d66e9cf-4872-40eb-aa71-e19869b67a0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1\nJun 14 09:40:56.970066 crc crio[24245]: time=\"2026-06-14T09:40:56.969456413Z\" level=info msg=\"Stopping container: fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac (timeout: 30s)\" id=23da7507-fed0-4ee7-8899-23ad3525e8aa name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:56.971361 crc crio[24245]: time=\"2026-06-14T09:40:56.96996958Z\" level=info msg=\"Stopping container: fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930 (timeout: 30s)\" id=48c23ef2-b664-4ca6-8925-2d5554b5a6d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:56.997505 crc crio[24245]: time=\"2026-06-14T09:40:56.99702642Z\" level=info msg=\"Stopping container: 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333 (timeout: 30s)\" id=bc96432e-3ff9-4705-9736-8fcb68ca78a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:57.042566 crc crio[24245]: time=\"2026-06-14T09:40:57.042494397Z\" level=info msg=\"Stopping container: 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e (timeout: 30s)\" id=eadbdc0b-8c33-4e5d-b1f5-111305fa79c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:57.042816 crc crio[24245]: time=\"2026-06-14T09:40:57.042690062Z\" level=info msg=\"Stopping container: 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112 (timeout: 30s)\" id=1ce6dfe3-704c-4320-b307-501a49c92687 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:57.110171 crc crio[24245]: time=\"2026-06-14T09:40:57.10991608Z\" level=info msg=\"Stopped container fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac: openstack/nova-api-0/nova-api-log\" id=23da7507-fed0-4ee7-8899-23ad3525e8aa name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:57.175186 crc crio[24245]: time=\"2026-06-14T09:40:57.175078793Z\" level=info msg=\"Stopped container 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e: openstack/nova-metadata-0/nova-metadata-log\" id=eadbdc0b-8c33-4e5d-b1f5-111305fa79c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:58.368176 crc crio[24245]: time=\"2026-06-14T09:40:58.36677843Z\" level=info msg=\"Stopped container 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bc96432e-3ff9-4705-9736-8fcb68ca78a2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:40:58.369504 crc crio[24245]: time=\"2026-06-14T09:40:58.369180227Z\" level=info msg=\"Stopping pod sandbox: 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4\" id=463fa9ff-5108-497b-b5d7-1bc2e06eb8a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:40:58.370799 crc crio[24245]: time=\"2026-06-14T09:40:58.370715115Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4 UID:ad9dec69-638d-4b2d-9574-0b7e6e89018f NetNS:/var/run/netns/ae628d1c-dbd6-4b32-a176-dbf3990f47aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad9dec69_638d_4b2d_9574_0b7e6e89018f.slice PodAnnotations:0xc00161abc0}] Aliases:map[]}\"\nJun 14 09:40:58.371082 crc crio[24245]: time=\"2026-06-14T09:40:58.370948213Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:40:58.806903 crc crio[24245]: time=\"2026-06-14T09:40:58.806670942Z\" level=info msg=\"Stopped pod sandbox: 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4\" id=463fa9ff-5108-497b-b5d7-1bc2e06eb8a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:41:00.230009 crc crio[24245]: time=\"2026-06-14T09:41:00.22918037Z\" level=info msg=\"Stopped container fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930: openstack/nova-api-0/nova-api-api\" id=48c23ef2-b664-4ca6-8925-2d5554b5a6d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:41:00.234812 crc crio[24245]: time=\"2026-06-14T09:41:00.234679785Z\" level=info msg=\"Stopping pod sandbox: 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974\" id=44f7cc0b-98bf-4b11-9a0a-a3cf3b6ba1f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:41:00.236627 crc crio[24245]: time=\"2026-06-14T09:41:00.236532014Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974 UID:ac31323b-d037-4fed-8cb0-494c09ab1f96 NetNS:/var/run/netns/a789ec5a-2771-455d-b8ec-99a41c36d80b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac31323b_d037_4fed_8cb0_494c09ab1f96.slice PodAnnotations:0xc001fead78}] Aliases:map[]}\"\nJun 14 09:41:00.236965 crc crio[24245]: time=\"2026-06-14T09:41:00.236780152Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:41:00.337917 crc crio[24245]: time=\"2026-06-14T09:41:00.336469414Z\" level=info msg=\"Stopped container 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112: openstack/nova-metadata-0/nova-metadata-metadata\" id=1ce6dfe3-704c-4320-b307-501a49c92687 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:41:00.342279 crc crio[24245]: time=\"2026-06-14T09:41:00.340639246Z\" level=info msg=\"Stopping pod sandbox: 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4\" id=8b931ba7-9b14-4203-b118-9e0dd1033a9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:41:00.345960 crc crio[24245]: time=\"2026-06-14T09:41:00.344380816Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4 UID:a65c0b48-b75d-4db3-9ae4-bc74eb845625 NetNS:/var/run/netns/bfc04c3b-1188-4e80-9b9a-9951759760fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda65c0b48_b75d_4db3_9ae4_bc74eb845625.slice PodAnnotations:0xc001feafa0}] Aliases:map[]}\"\nJun 14 09:41:00.345960 crc crio[24245]: time=\"2026-06-14T09:41:00.344686346Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:41:00.682266 crc crio[24245]: time=\"2026-06-14T09:41:00.681471228Z\" level=info msg=\"Stopped pod sandbox: 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974\" id=44f7cc0b-98bf-4b11-9a0a-a3cf3b6ba1f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:41:00.823810 crc crio[24245]: time=\"2026-06-14T09:41:00.823687181Z\" level=info msg=\"Stopped pod sandbox: 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4\" id=8b931ba7-9b14-4203-b118-9e0dd1033a9b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:41:00.953962 crc crio[24245]: time=\"2026-06-14T09:41:00.953830991Z\" level=info msg=\"Removing container: fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930\" id=d84ab50f-665b-4d45-af2c-7cae475bb33c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:41:01.033231 crc crio[24245]: time=\"2026-06-14T09:41:01.032993883Z\" level=info msg=\"Removed container fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930: openstack/nova-api-0/nova-api-api\" id=d84ab50f-665b-4d45-af2c-7cae475bb33c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:41:01.035517 crc crio[24245]: time=\"2026-06-14T09:41:01.035432539Z\" level=info msg=\"Removing container: fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac\" id=44a7bdf7-7b42-406e-8357-3e8829982160 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:41:01.083802 crc crio[24245]: time=\"2026-06-14T09:41:01.08273071Z\" level=info msg=\"Removed container fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac: openstack/nova-api-0/nova-api-log\" id=44a7bdf7-7b42-406e-8357-3e8829982160 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:41:01.792580 crc crio[24245]: time=\"2026-06-14T09:41:01.792104545Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=b42a25a0-afca-46a8-b3fb-0bf791bf5e2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:41:01.793961 crc crio[24245]: time=\"2026-06-14T09:41:01.793930744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:01.839798 crc crio[24245]: time=\"2026-06-14T09:41:01.839698329Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae UID:e4e8dbe3-532b-401e-be12-d923bfe5008b NetNS:/var/run/netns/363cdcbd-5701-47ca-8ff4-f8767b29adcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e8dbe3_532b_401e_be12_d923bfe5008b.slice PodAnnotations:0xc000603970}] Aliases:map[]}\"\nJun 14 09:41:01.839798 crc crio[24245]: time=\"2026-06-14T09:41:01.839763401Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:41:02.560578 crc crio[24245]: 2026-06-14T09:41:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42c8440e40b4766 Mac:06:6f:1d:22:1a:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:79 Mtu:0 Sandbox:/var/run/netns/363cdcbd-5701-47ca-8ff4-f8767b29adcd SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:41:02.562529 crc crio[24245]: time=\"2026-06-14T09:41:02.562418499Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae UID:e4e8dbe3-532b-401e-be12-d923bfe5008b NetNS:/var/run/netns/363cdcbd-5701-47ca-8ff4-f8767b29adcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e8dbe3_532b_401e_be12_d923bfe5008b.slice PodAnnotations:0xc000603970}] Aliases:map[]}\"\nJun 14 09:41:02.562758 crc crio[24245]: time=\"2026-06-14T09:41:02.562716709Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:41:02.582308 crc crio[24245]: time=\"2026-06-14T09:41:02.579575287Z\" level=info msg=\"Ran pod sandbox 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae with infra container: openstack/nova-api-0/POD\" id=b42a25a0-afca-46a8-b3fb-0bf791bf5e2d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:41:02.597936 crc crio[24245]: time=\"2026-06-14T09:41:02.596234798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=da215517-a802-4629-8c64-b9961b08d1bb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:41:02.602659 crc crio[24245]: time=\"2026-06-14T09:41:02.602538531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=03b15004-e091-4fc2-a9b9-c156878a10dc name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:41:02.621061 crc crio[24245]: time=\"2026-06-14T09:41:02.620568411Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=0dbd9231-0555-4e1c-bed9-f18bf26b2b78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:41:02.621440 crc crio[24245]: time=\"2026-06-14T09:41:02.621357076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:02.721284 crc crio[24245]: time=\"2026-06-14T09:41:02.720756015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:02.729420 crc crio[24245]: time=\"2026-06-14T09:41:02.729347458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:02.805145 crc crio[24245]: time=\"2026-06-14T09:41:02.805041327Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=d56bd569-0496-4ff4-93e7-a52fb700ba04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:41:02.806258 crc crio[24245]: time=\"2026-06-14T09:41:02.805171841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:02.850052 crc crio[24245]: time=\"2026-06-14T09:41:02.849908734Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b UID:69a7c1ef-9986-4a03-b231-1e2e36f49f7d NetNS:/var/run/netns/b2e63d84-bd38-4cea-873a-c58e84252778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69a7c1ef_9986_4a03_b231_1e2e36f49f7d.slice PodAnnotations:0xc002c92258}] Aliases:map[]}\"\nJun 14 09:41:02.850052 crc crio[24245]: time=\"2026-06-14T09:41:02.849978826Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:41:02.975648 crc crio[24245]: time=\"2026-06-14T09:41:02.975541052Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=b31c0b53-8c54-4b0c-ba5c-7726e4876810 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:41:02.975810 crc crio[24245]: time=\"2026-06-14T09:41:02.975682036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:03.044337 crc crio[24245]: time=\"2026-06-14T09:41:03.043511922Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278 UID:4d06c6c4-14c2-4eda-9af2-733a4b14c161 NetNS:/var/run/netns/70b2fcb3-39e8-4b30-95f9-ccf8c125a29e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d06c6c4_14c2_4eda_9af2_733a4b14c161.slice PodAnnotations:0xc00161a720}] Aliases:map[]}\"\nJun 14 09:41:03.044337 crc crio[24245]: time=\"2026-06-14T09:41:03.044325748Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:41:03.098229 crc crio[24245]: time=\"2026-06-14T09:41:03.09818174Z\" level=info msg=\"Created container fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203: openstack/nova-api-0/nova-api-log\" id=0dbd9231-0555-4e1c-bed9-f18bf26b2b78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:41:03.105217 crc crio[24245]: time=\"2026-06-14T09:41:03.104383788Z\" level=info msg=\"Starting container: fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203\" id=2d186de4-ef39-40e7-9d9f-74a7622d9fde name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:41:03.112447 crc crio[24245]: time=\"2026-06-14T09:41:03.11233077Z\" level=info msg=\"Started container\" PID=260042 containerID=fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203 description=openstack/nova-api-0/nova-api-log id=2d186de4-ef39-40e7-9d9f-74a7622d9fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae\nJun 14 09:41:03.125100 crc crio[24245]: time=\"2026-06-14T09:41:03.124790028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=80a8c407-e0d0-4177-95fe-574e11febfec name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:41:03.201197 crc crio[24245]: time=\"2026-06-14T09:41:03.201022282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=753c7357-3d7f-4be7-a967-623097fb1b74 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:41:03.220489 crc crio[24245]: time=\"2026-06-14T09:41:03.220386029Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=f0b9d0ef-7745-47e1-9793-e3b2a942c166 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:41:03.221139 crc crio[24245]: time=\"2026-06-14T09:41:03.220994028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:03.291724 crc crio[24245]: time=\"2026-06-14T09:41:03.291480131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:03.296045 crc crio[24245]: time=\"2026-06-14T09:41:03.2955704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:03.476554 crc crio[24245]: time=\"2026-06-14T09:41:03.47572286Z\" level=info msg=\"Created container 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc: openstack/nova-api-0/nova-api-api\" id=f0b9d0ef-7745-47e1-9793-e3b2a942c166 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:41:03.478448 crc crio[24245]: time=\"2026-06-14T09:41:03.478279452Z\" level=info msg=\"Starting container: 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc\" id=79b96f42-2047-4822-ab0e-b165a8f690d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:41:03.486718 crc crio[24245]: time=\"2026-06-14T09:41:03.486579759Z\" level=info msg=\"Started container\" PID=260119 containerID=7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc description=openstack/nova-api-0/nova-api-api id=79b96f42-2047-4822-ab0e-b165a8f690d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae\nJun 14 09:41:03.490957 crc crio[24245]: 2026-06-14T09:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e737e6c1a1e61d Mac:9e:01:d6:97:e1:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7b Mtu:0 Sandbox:/var/run/netns/70b2fcb3-39e8-4b30-95f9-ccf8c125a29e SocketPath: PciID:}] [{Interface:0xc000146ee0 Address:{IP:10.217.1.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:41:03.491414 crc crio[24245]: time=\"2026-06-14T09:41:03.491184693Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278 UID:4d06c6c4-14c2-4eda-9af2-733a4b14c161 NetNS:/var/run/netns/70b2fcb3-39e8-4b30-95f9-ccf8c125a29e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d06c6c4_14c2_4eda_9af2_733a4b14c161.slice PodAnnotations:0xc00161a720}] Aliases:map[]}\"\nJun 14 09:41:03.491502 crc crio[24245]: time=\"2026-06-14T09:41:03.491429401Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:41:03.502479 crc crio[24245]: time=\"2026-06-14T09:41:03.502288175Z\" level=info msg=\"Ran pod sandbox 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278 with infra container: openstack/nova-scheduler-0/POD\" id=b31c0b53-8c54-4b0c-ba5c-7726e4876810 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:41:03.504758 crc crio[24245]: time=\"2026-06-14T09:41:03.504675602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=b8dc0a25-c24c-4b1d-87cb-da2e2fa71f27 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:41:03.515128 crc crio[24245]: 2026-06-14T09:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a4e41f939dd3f8 Mac:5e:a4:98:53:18:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7a Mtu:0 Sandbox:/var/run/netns/b2e63d84-bd38-4cea-873a-c58e84252778 SocketPath: PciID:}] [{Interface:0xc00051e5d0 Address:{IP:10.217.1.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:41:03.516343 crc crio[24245]: time=\"2026-06-14T09:41:03.516187921Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b UID:69a7c1ef-9986-4a03-b231-1e2e36f49f7d NetNS:/var/run/netns/b2e63d84-bd38-4cea-873a-c58e84252778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69a7c1ef_9986_4a03_b231_1e2e36f49f7d.slice PodAnnotations:0xc002c92258}] Aliases:map[]}\"\nJun 14 09:41:03.516442 crc crio[24245]: time=\"2026-06-14T09:41:03.516387188Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:41:03.525826 crc crio[24245]: time=\"2026-06-14T09:41:03.525736199Z\" level=info msg=\"Ran pod sandbox 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b with infra container: openstack/nova-metadata-0/POD\" id=d56bd569-0496-4ff4-93e7-a52fb700ba04 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:41:03.528555 crc crio[24245]: time=\"2026-06-14T09:41:03.528465197Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=00210052-5d46-409b-aae8-86c9094d9600 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:41:03.530631 crc crio[24245]: time=\"2026-06-14T09:41:03.530545503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4b086291-d121-4809-8d97-d4d0aa952a08 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:41:03.552998 crc crio[24245]: time=\"2026-06-14T09:41:03.552882286Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=7dfabf8c-b0d2-49cb-ac33-463701690f27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:41:03.553341 crc crio[24245]: time=\"2026-06-14T09:41:03.553149086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=3edf0e6b-a214-4b44-b5b9-47d03c13ad7b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:41:03.553341 crc crio[24245]: time=\"2026-06-14T09:41:03.55332894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:03.563229 crc crio[24245]: time=\"2026-06-14T09:41:03.563084716Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dbd858eb-7f98-464f-b8e4-2de1243e2db4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:41:03.587371 crc crio[24245]: time=\"2026-06-14T09:41:03.587280968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:03.617448 crc crio[24245]: time=\"2026-06-14T09:41:03.617361455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:03.625969 crc crio[24245]: time=\"2026-06-14T09:41:03.62478429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:03.655640 crc crio[24245]: time=\"2026-06-14T09:41:03.655476697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:03.659636 crc crio[24245]: time=\"2026-06-14T09:41:03.659563387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:03.754703 crc crio[24245]: time=\"2026-06-14T09:41:03.754467416Z\" level=info msg=\"Created container 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e: openstack/nova-metadata-0/nova-metadata-log\" id=7dfabf8c-b0d2-49cb-ac33-463701690f27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:41:03.756118 crc crio[24245]: time=\"2026-06-14T09:41:03.756033615Z\" level=info msg=\"Starting container: 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e\" id=5d8bb4ab-29e0-4822-895c-2bfca9b2afa5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:41:03.766523 crc crio[24245]: time=\"2026-06-14T09:41:03.766232092Z\" level=info msg=\"Started container\" PID=260139 containerID=6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e description=openstack/nova-metadata-0/nova-metadata-log id=5d8bb4ab-29e0-4822-895c-2bfca9b2afa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b\nJun 14 09:41:03.779442 crc crio[24245]: time=\"2026-06-14T09:41:03.779261774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7d43f8b9-f659-44fa-9d1f-49dca06aa5c9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:41:03.826484 crc crio[24245]: time=\"2026-06-14T09:41:03.826064143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2d2723ab-2f82-4754-bb7e-347eae48afc3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:41:03.840895 crc crio[24245]: time=\"2026-06-14T09:41:03.84073283Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=c7ec2da6-6d1a-4fd1-b157-cf1f3714babb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:41:03.842194 crc crio[24245]: time=\"2026-06-14T09:41:03.842127124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:03.897734 crc crio[24245]: time=\"2026-06-14T09:41:03.897559917Z\" level=info msg=\"Created container aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dbd858eb-7f98-464f-b8e4-2de1243e2db4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:41:03.902470 crc crio[24245]: time=\"2026-06-14T09:41:03.902092531Z\" level=info msg=\"Starting container: aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290\" id=e78e124b-ccd2-4a9c-9f5c-78e36fa449b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:41:03.911018 crc crio[24245]: time=\"2026-06-14T09:41:03.910911291Z\" level=info msg=\"Started container\" PID=260148 containerID=aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e78e124b-ccd2-4a9c-9f5c-78e36fa449b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278\nJun 14 09:41:03.930494 crc crio[24245]: time=\"2026-06-14T09:41:03.930389231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:03.937541 crc crio[24245]: time=\"2026-06-14T09:41:03.937375724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:41:04.117822 crc crio[24245]: time=\"2026-06-14T09:41:04.11772729Z\" level=info msg=\"Created container 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11: openstack/nova-metadata-0/nova-metadata-metadata\" id=c7ec2da6-6d1a-4fd1-b157-cf1f3714babb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:41:04.119195 crc crio[24245]: time=\"2026-06-14T09:41:04.119121545Z\" level=info msg=\"Starting container: 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11\" id=14bb3a28-208b-4547-8e22-ccba5dd659aa name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:41:04.141362 crc crio[24245]: time=\"2026-06-14T09:41:04.14127138Z\" level=info msg=\"Started container\" PID=260306 containerID=8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11 description=openstack/nova-metadata-0/nova-metadata-metadata id=14bb3a28-208b-4547-8e22-ccba5dd659aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b\nJun 14 09:41:55.957276 crc crio[24245]: time=\"2026-06-14T09:41:55.956355678Z\" level=info msg=\"Stopping pod sandbox: 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974\" id=d56d66b6-ea1a-4eb5-b763-49a189e68527 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:41:55.957276 crc crio[24245]: time=\"2026-06-14T09:41:55.957148394Z\" level=info msg=\"Stopped pod sandbox (already stopped): 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974\" id=d56d66b6-ea1a-4eb5-b763-49a189e68527 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:41:55.960468 crc crio[24245]: time=\"2026-06-14T09:41:55.957889177Z\" level=info msg=\"Removing pod sandbox: 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974\" id=a4dcda99-1e5b-4340-965a-1b10228ca54f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:41:55.994207 crc crio[24245]: time=\"2026-06-14T09:41:55.993129215Z\" level=info msg=\"Removed pod sandbox: 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974\" id=a4dcda99-1e5b-4340-965a-1b10228ca54f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:42:00.596936 crc crio[24245]: time=\"2026-06-14T09:42:00.595998251Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690502-jzxts/POD\" id=4bbbad77-c7e0-4e0e-9af8-139a63aab6cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:00.596936 crc crio[24245]: time=\"2026-06-14T09:42:00.596935451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:00.640219 crc crio[24245]: time=\"2026-06-14T09:42:00.639743091Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690502-jzxts Namespace:openshift-infra ID:11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644 UID:bc3b7359-e583-4502-ad2d-f578d1e01d48 NetNS:/var/run/netns/d2a986dd-bc60-498b-b7e3-8bd9ddcfd73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc3b7359_e583_4502_ad2d_f578d1e01d48.slice PodAnnotations:0xc006e0a408}] Aliases:map[]}\"\nJun 14 09:42:00.640219 crc crio[24245]: time=\"2026-06-14T09:42:00.640181265Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690502-jzxts to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:01.212065 crc crio[24245]: 2026-06-14T09:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11659a4a9211797 Mac:52:09:e1:8c:87:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7c Mtu:0 Sandbox:/var/run/netns/d2a986dd-bc60-498b-b7e3-8bd9ddcfd73b SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.1.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:01.214162 crc crio[24245]: time=\"2026-06-14T09:42:01.214097312Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690502-jzxts Namespace:openshift-infra ID:11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644 UID:bc3b7359-e583-4502-ad2d-f578d1e01d48 NetNS:/var/run/netns/d2a986dd-bc60-498b-b7e3-8bd9ddcfd73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc3b7359_e583_4502_ad2d_f578d1e01d48.slice PodAnnotations:0xc006e0a408}] Aliases:map[]}\"\nJun 14 09:42:01.214369 crc crio[24245]: time=\"2026-06-14T09:42:01.214310059Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690502-jzxts for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:01.225988 crc crio[24245]: time=\"2026-06-14T09:42:01.225817293Z\" level=info msg=\"Ran pod sandbox 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644 with infra container: openshift-infra/auto-csr-approver-29690502-jzxts/POD\" id=4bbbad77-c7e0-4e0e-9af8-139a63aab6cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:01.230172 crc crio[24245]: time=\"2026-06-14T09:42:01.230071878Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1be42e45-bc2d-4b55-946f-b0214779849d name=/runtime.v1.ImageService/PullImage\nJun 14 09:42:01.241690 crc crio[24245]: time=\"2026-06-14T09:42:01.241568244Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:42:02.026497 crc crio[24245]: time=\"2026-06-14T09:42:02.025918103Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1be42e45-bc2d-4b55-946f-b0214779849d name=/runtime.v1.ImageService/PullImage\nJun 14 09:42:02.028683 crc crio[24245]: time=\"2026-06-14T09:42:02.028370161Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c00dead5-46d9-4d2b-805b-5436a2fbf8b5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:02.031503 crc crio[24245]: time=\"2026-06-14T09:42:02.031434069Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=388b8458-aeb3-4d53-b666-cf9f731981c8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:02.039552 crc crio[24245]: time=\"2026-06-14T09:42:02.039485945Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690502-jzxts/oc\" id=142347d6-305f-49f8-a2eb-e19ffea1bbbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:02.040007 crc crio[24245]: time=\"2026-06-14T09:42:02.039955334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:02.099186 crc crio[24245]: time=\"2026-06-14T09:42:02.099138853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:02.364584 crc crio[24245]: time=\"2026-06-14T09:42:02.364484783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:02.504561 crc crio[24245]: time=\"2026-06-14T09:42:02.504128985Z\" level=info msg=\"Created container 861b6d2c3aac499617fa76ad899943279aa36924263d319b19450200aaeb7e95: openshift-infra/auto-csr-approver-29690502-jzxts/oc\" id=142347d6-305f-49f8-a2eb-e19ffea1bbbc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:02.506235 crc crio[24245]: time=\"2026-06-14T09:42:02.506134688Z\" level=info msg=\"Starting container: 861b6d2c3aac499617fa76ad899943279aa36924263d319b19450200aaeb7e95\" id=07c02aeb-996c-4e5d-a3ff-8fa2015fb034 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:02.512162 crc crio[24245]: time=\"2026-06-14T09:42:02.512063707Z\" level=info msg=\"Started container\" PID=263926 containerID=861b6d2c3aac499617fa76ad899943279aa36924263d319b19450200aaeb7e95 description=openshift-infra/auto-csr-approver-29690502-jzxts/oc id=07c02aeb-996c-4e5d-a3ff-8fa2015fb034 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644\nJun 14 09:42:04.629157 crc crio[24245]: time=\"2026-06-14T09:42:04.628436006Z\" level=info msg=\"Stopping pod sandbox: 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644\" id=0a9105d5-f86e-4f21-8b70-dfcdf72b22f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:04.630483 crc crio[24245]: time=\"2026-06-14T09:42:04.62979052Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690502-jzxts Namespace:openshift-infra ID:11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644 UID:bc3b7359-e583-4502-ad2d-f578d1e01d48 NetNS:/var/run/netns/d2a986dd-bc60-498b-b7e3-8bd9ddcfd73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc3b7359_e583_4502_ad2d_f578d1e01d48.slice PodAnnotations:0xc000602510}] Aliases:map[]}\"\nJun 14 09:42:04.630483 crc crio[24245]: time=\"2026-06-14T09:42:04.629988626Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690502-jzxts from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:05.006532 crc crio[24245]: time=\"2026-06-14T09:42:05.006222453Z\" level=info msg=\"Stopped pod sandbox: 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644\" id=0a9105d5-f86e-4f21-8b70-dfcdf72b22f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:29.191491 crc crio[24245]: time=\"2026-06-14T09:42:29.190541003Z\" level=info msg=\"Stopping pod sandbox: 9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1\" id=9f47d7bd-b29a-42a5-9457-411634d0f8e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:29.194044 crc crio[24245]: time=\"2026-06-14T09:42:29.192580949Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl Namespace:openstack ID:9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1 UID:a0191a5b-44a0-436b-95c2-af681af49926 NetNS:/var/run/netns/bde6a5f3-6401-45c7-b37e-475717a7d07c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0191a5b_44a0_436b_95c2_af681af49926.slice PodAnnotations:0xc002c935d0}] Aliases:map[]}\"\nJun 14 09:42:29.194044 crc crio[24245]: time=\"2026-06-14T09:42:29.192800116Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:29.794570 crc crio[24245]: time=\"2026-06-14T09:42:29.79435378Z\" level=info msg=\"Stopped pod sandbox: 9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1\" id=9f47d7bd-b29a-42a5-9457-411634d0f8e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:30.751589 crc crio[24245]: time=\"2026-06-14T09:42:30.75110362Z\" level=info msg=\"Stopping container: 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd (timeout: 30s)\" id=6a94e5f4-9a10-43ae-8177-9ee6b958d899 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:30.754769 crc crio[24245]: time=\"2026-06-14T09:42:30.754690241Z\" level=info msg=\"Stopping container: b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897 (timeout: 30s)\" id=f5fdbfd6-9ef0-4db5-9d5d-f3fc53ef4871 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:31.049353 crc crio[24245]: time=\"2026-06-14T09:42:31.048966948Z\" level=info msg=\"Stopping container: 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047 (timeout: 30s)\" id=18a6f29f-6946-4bcb-9d6b-2f7ad070ac06 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:31.049707 crc crio[24245]: time=\"2026-06-14T09:42:31.049478619Z\" level=info msg=\"Stopping container: d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593 (timeout: 30s)\" id=23489f9e-999c-4977-82bc-5156811975ae name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:31.200115 crc crio[24245]: time=\"2026-06-14T09:42:31.200014405Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-59545949d9-qm8wv/POD\" id=4130a428-c470-4700-a99c-7fcd9d02946f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:31.200327 crc crio[24245]: time=\"2026-06-14T09:42:31.200137539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:31.256344 crc crio[24245]: time=\"2026-06-14T09:42:31.255473462Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/POD\" id=bfbfed69-fb5a-42fe-b50a-5d6bd376a99f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:31.256533 crc crio[24245]: time=\"2026-06-14T09:42:31.256371111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:31.318932 crc crio[24245]: time=\"2026-06-14T09:42:31.31878515Z\" level=info msg=\"Stopped container d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593: openstack/cinder-api-0/cinder-api-log\" id=23489f9e-999c-4977-82bc-5156811975ae name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:31.582894 crc crio[24245]: time=\"2026-06-14T09:42:31.581570659Z\" level=info msg=\"Got pod network &{Name:barbican-worker-59545949d9-qm8wv Namespace:openstack ID:8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734 UID:c9c48d9e-0e0e-46a9-86a1-96d98bd20dd2 NetNS:/var/run/netns/cf640cbf-407d-498f-854a-d511f1467a7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9c48d9e_0e0e_46a9_86a1_96d98bd20dd2.slice PodAnnotations:0xc000522008}] Aliases:map[]}\"\nJun 14 09:42:31.582894 crc crio[24245]: time=\"2026-06-14T09:42:31.582070225Z\" level=info msg=\"Adding pod openstack_barbican-worker-59545949d9-qm8wv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:31.588270 crc crio[24245]: time=\"2026-06-14T09:42:31.588190592Z\" level=info msg=\"Stopping container: 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241 (timeout: 604800s)\" id=c1db186b-5505-40b3-8a13-f0f5333f259d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:31.618155 crc crio[24245]: time=\"2026-06-14T09:42:31.618104412Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-66fcb7b654-dwfb4 Namespace:openstack ID:f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24 UID:74ef61d7-eba6-40c4-9621-96f1c2305865 NetNS:/var/run/netns/96b9b851-23e1-49e4-ac65-4782ad5039b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74ef61d7_eba6_40c4_9621_96f1c2305865.slice PodAnnotations:0xc0004cc3d8}] Aliases:map[]}\"\nJun 14 09:42:31.618155 crc crio[24245]: time=\"2026-06-14T09:42:31.618155224Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-66fcb7b654-dwfb4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:31.685100 crc crio[24245]: time=\"2026-06-14T09:42:31.684687833Z\" level=info msg=\"Running pod sandbox: openstack/keystone-5fdbc5c4d8-pzrhs/POD\" id=e73a985e-f014-4cbf-beb0-6c1966b1307b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:31.685100 crc crio[24245]: time=\"2026-06-14T09:42:31.684820377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:31.695034 crc crio[24245]: time=\"2026-06-14T09:42:31.688981727Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-66fc76bd44-pldsx/POD\" id=12755ae7-3a9c-49c9-b0f5-1464bb2203d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:31.695034 crc crio[24245]: time=\"2026-06-14T09:42:31.689095601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:31.993223 crc crio[24245]: time=\"2026-06-14T09:42:31.989729969Z\" level=info msg=\"Stopping container: 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78 (timeout: 30s)\" id=2c7d065b-b2a8-483a-85de-ed9aed3f6a62 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:32.011974 crc crio[24245]: time=\"2026-06-14T09:42:32.011882341Z\" level=info msg=\"Got pod network &{Name:barbican-api-66fc76bd44-pldsx Namespace:openstack ID:0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142 UID:99cd84e0-56e4-4716-9113-229c7b8a9a6f NetNS:/var/run/netns/95dd438f-d484-4858-8bd3-e14b671c608d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99cd84e0_56e4_4716_9113_229c7b8a9a6f.slice PodAnnotations:0xc0006025c8}] Aliases:map[]}\"\nJun 14 09:42:32.011974 crc crio[24245]: time=\"2026-06-14T09:42:32.011933483Z\" level=info msg=\"Adding pod openstack_barbican-api-66fc76bd44-pldsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:32.024478 crc crio[24245]: time=\"2026-06-14T09:42:32.024393394Z\" level=info msg=\"Stopping container: aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290 (timeout: 30s)\" id=f70751f6-5bde-4c0c-ae58-dc1c7ac77967 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:32.042429 crc crio[24245]: time=\"2026-06-14T09:42:32.042321915Z\" level=info msg=\"Got pod network &{Name:keystone-5fdbc5c4d8-pzrhs Namespace:openstack ID:d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a UID:51c6c3e1-12d9-4e9b-b378-f25afa6f6852 NetNS:/var/run/netns/0e57837f-0a66-4c76-be96-4f3a088389b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51c6c3e1_12d9_4e9b_b378_f25afa6f6852.slice PodAnnotations:0xc0006204b0}] Aliases:map[]}\"\nJun 14 09:42:32.042429 crc crio[24245]: time=\"2026-06-14T09:42:32.042421159Z\" level=info msg=\"Adding pod openstack_keystone-5fdbc5c4d8-pzrhs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:32.156910 crc crio[24245]: time=\"2026-06-14T09:42:32.148889682Z\" level=info msg=\"Stopping container: eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5 (timeout: 30s)\" id=9269623a-c658-4152-a224-09e43325c1ab name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:32.178983 crc crio[24245]: time=\"2026-06-14T09:42:32.171709223Z\" level=info msg=\"Stopping container: 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc (timeout: 30s)\" id=c88b4892-db8a-489d-a8c4-d950137e4c1a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:32.178983 crc crio[24245]: time=\"2026-06-14T09:42:32.172446077Z\" level=info msg=\"Stopping container: fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203 (timeout: 30s)\" id=893839ba-8beb-4f67-8742-1a7e5ac73073 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:32.233257 crc crio[24245]: time=\"2026-06-14T09:42:32.232239185Z\" level=info msg=\"Stopping container: 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11 (timeout: 30s)\" id=95faa5ec-391c-4238-b8d5-630db5f823c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:32.240319 crc crio[24245]: time=\"2026-06-14T09:42:32.240171006Z\" level=info msg=\"Stopping container: 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e (timeout: 30s)\" id=218b3a15-f3e7-4c92-9fc6-680ef1229dd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:32.359493 crc crio[24245]: time=\"2026-06-14T09:42:32.359385801Z\" level=info msg=\"Running pod sandbox: openstack/neutron-c8db4f5bc-kcb5f/POD\" id=c4d51133-2688-4b9a-ac9f-e5e9bb42506e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:32.359816 crc crio[24245]: time=\"2026-06-14T09:42:32.359505865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:32.361493 crc crio[24245]: time=\"2026-06-14T09:42:32.361332373Z\" level=info msg=\"Stopped container fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203: openstack/nova-api-0/nova-api-log\" id=893839ba-8beb-4f67-8742-1a7e5ac73073 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:32.480180 crc crio[24245]: time=\"2026-06-14T09:42:32.479239158Z\" level=info msg=\"Stopped container 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e: openstack/nova-metadata-0/nova-metadata-log\" id=218b3a15-f3e7-4c92-9fc6-680ef1229dd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:32.519897 crc crio[24245]: time=\"2026-06-14T09:42:32.519727975Z\" level=info msg=\"Got pod network &{Name:neutron-c8db4f5bc-kcb5f Namespace:openstack ID:b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8 UID:30f40ac6-e90c-480a-bcf8-7934d59537ea NetNS:/var/run/netns/084e3777-708e-415c-9a42-e52cee52d573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f40ac6_e90c_480a_bcf8_7934d59537ea.slice PodAnnotations:0xc000602b60}] Aliases:map[]}\"\nJun 14 09:42:32.519897 crc crio[24245]: time=\"2026-06-14T09:42:32.519776096Z\" level=info msg=\"Adding pod openstack_neutron-c8db4f5bc-kcb5f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:32.532194 crc crio[24245]: time=\"2026-06-14T09:42:32.525772275Z\" level=info msg=\"Stopping container: e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e (timeout: 604800s)\" id=e0d08329-8583-4e88-8c88-35305f4e2235 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:32.648279 crc crio[24245]: 2026-06-14T09:42:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8772b5ac824ca3a Mac:72:38:12:1a:15:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7d Mtu:0 Sandbox:/var/run/netns/cf640cbf-407d-498f-854a-d511f1467a7b SocketPath: PciID:}] [{Interface:0xc00022b280 Address:{IP:10.217.1.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:32.649233 crc crio[24245]: time=\"2026-06-14T09:42:32.649070316Z\" level=info msg=\"Got pod network &{Name:barbican-worker-59545949d9-qm8wv Namespace:openstack ID:8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734 UID:c9c48d9e-0e0e-46a9-86a1-96d98bd20dd2 NetNS:/var/run/netns/cf640cbf-407d-498f-854a-d511f1467a7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9c48d9e_0e0e_46a9_86a1_96d98bd20dd2.slice PodAnnotations:0xc000522008}] Aliases:map[]}\"\nJun 14 09:42:32.649233 crc crio[24245]: time=\"2026-06-14T09:42:32.649226751Z\" level=info msg=\"Checking pod openstack_barbican-worker-59545949d9-qm8wv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:32.676032 crc crio[24245]: time=\"2026-06-14T09:42:32.675487427Z\" level=info msg=\"Ran pod sandbox 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734 with infra container: openstack/barbican-worker-59545949d9-qm8wv/POD\" id=4130a428-c470-4700-a99c-7fcd9d02946f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:32.693323 crc crio[24245]: time=\"2026-06-14T09:42:32.690456492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=4504f05d-e6c1-4139-b7d3-b249cb0041b7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:32.702177 crc crio[24245]: time=\"2026-06-14T09:42:32.702063217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=14ca4727-0ccb-4f95-ad79-75ef6aa4fcb0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:32.731589 crc crio[24245]: time=\"2026-06-14T09:42:32.730515116Z\" level=info msg=\"Creating container: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker-log\" id=e026e534-4c80-4ebe-895c-9c4348848149 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:32.731589 crc crio[24245]: time=\"2026-06-14T09:42:32.731325232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:32.844922 crc crio[24245]: time=\"2026-06-14T09:42:32.840532249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:32.853992 crc crio[24245]: time=\"2026-06-14T09:42:32.850312928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:32.879300 crc crio[24245]: 2026-06-14T09:42:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3569e4d36c52df Mac:86:4b:be:08:3c:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7e Mtu:0 Sandbox:/var/run/netns/96b9b851-23e1-49e4-ac65-4782ad5039b0 SocketPath: PciID:}] [{Interface:0xc00011aa20 Address:{IP:10.217.1.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:32.881391 crc crio[24245]: time=\"2026-06-14T09:42:32.881295092Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-66fcb7b654-dwfb4 Namespace:openstack ID:f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24 UID:74ef61d7-eba6-40c4-9621-96f1c2305865 NetNS:/var/run/netns/96b9b851-23e1-49e4-ac65-4782ad5039b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74ef61d7_eba6_40c4_9621_96f1c2305865.slice PodAnnotations:0xc0004cc3d8}] Aliases:map[]}\"\nJun 14 09:42:32.885070 crc crio[24245]: time=\"2026-06-14T09:42:32.884772924Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-66fcb7b654-dwfb4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:32.912912 crc crio[24245]: time=\"2026-06-14T09:42:32.909435777Z\" level=info msg=\"Ran pod sandbox f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24 with infra container: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/POD\" id=bfbfed69-fb5a-42fe-b50a-5d6bd376a99f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:32.920214 crc crio[24245]: time=\"2026-06-14T09:42:32.920138121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=c76a9f9d-6c12-4cbc-8777-a06fba5eabfb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:32.923989 crc crio[24245]: time=\"2026-06-14T09:42:32.923928763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=e33f4773-305f-457b-b50b-3e897fb454df name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:32.958335 crc crio[24245]: time=\"2026-06-14T09:42:32.954695789Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener-log\" id=e8544e05-9400-415c-8c5a-aac99f17a755 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:32.958335 crc crio[24245]: time=\"2026-06-14T09:42:32.955271027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:33.153220 crc crio[24245]: time=\"2026-06-14T09:42:33.15316338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:33.161320 crc crio[24245]: 2026-06-14T09:42:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a1307394d0c188 Mac:7e:1a:e2:84:0d:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7f Mtu:0 Sandbox:/var/run/netns/95dd438f-d484-4858-8bd3-e14b671c608d SocketPath: PciID:}] [{Interface:0xc00022c710 Address:{IP:10.217.1.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:33.167972 crc crio[24245]: time=\"2026-06-14T09:42:33.163414859Z\" level=info msg=\"Got pod network &{Name:barbican-api-66fc76bd44-pldsx Namespace:openstack ID:0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142 UID:99cd84e0-56e4-4716-9113-229c7b8a9a6f NetNS:/var/run/netns/95dd438f-d484-4858-8bd3-e14b671c608d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99cd84e0_56e4_4716_9113_229c7b8a9a6f.slice PodAnnotations:0xc0006025c8}] Aliases:map[]}\"\nJun 14 09:42:33.167972 crc crio[24245]: time=\"2026-06-14T09:42:33.163579675Z\" level=info msg=\"Checking pod openstack_barbican-api-66fc76bd44-pldsx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:33.172094 crc crio[24245]: time=\"2026-06-14T09:42:33.17204965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:33.197642 crc crio[24245]: time=\"2026-06-14T09:42:33.197329376Z\" level=info msg=\"Ran pod sandbox 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142 with infra container: openstack/barbican-api-66fc76bd44-pldsx/POD\" id=12755ae7-3a9c-49c9-b0f5-1464bb2203d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:33.217430 crc crio[24245]: time=\"2026-06-14T09:42:33.214149717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=1b6c7649-7425-42ba-8b14-68f6e600cbef name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:33.338700 crc crio[24245]: time=\"2026-06-14T09:42:33.338156424Z\" level=info msg=\"Stopped container b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897: openstack/cinder-scheduler-0/probe\" id=f5fdbfd6-9ef0-4db5-9d5d-f3fc53ef4871 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:33.351761 crc crio[24245]: time=\"2026-06-14T09:42:33.351657545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=51858fc4-2d4e-4252-b663-f03707f9a627 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:33.402345 crc crio[24245]: 2026-06-14T09:42:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5311073972b991 Mac:ce:1d:80:a3:48:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:80 Mtu:0 Sandbox:/var/run/netns/0e57837f-0a66-4c76-be96-4f3a088389b3 SocketPath: PciID:}] [{Interface:0xc00011a620 Address:{IP:10.217.1.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:33.402345 crc crio[24245]: time=\"2026-06-14T09:42:33.400962132Z\" level=info msg=\"Got pod network &{Name:keystone-5fdbc5c4d8-pzrhs Namespace:openstack ID:d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a UID:51c6c3e1-12d9-4e9b-b378-f25afa6f6852 NetNS:/var/run/netns/0e57837f-0a66-4c76-be96-4f3a088389b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51c6c3e1_12d9_4e9b_b378_f25afa6f6852.slice PodAnnotations:0xc0006204b0}] Aliases:map[]}\"\nJun 14 09:42:33.402345 crc crio[24245]: time=\"2026-06-14T09:42:33.401148438Z\" level=info msg=\"Checking pod openstack_keystone-5fdbc5c4d8-pzrhs for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:33.419885 crc crio[24245]: time=\"2026-06-14T09:42:33.416730697Z\" level=info msg=\"Creating container: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=e77045d5-bc46-4f3b-97aa-c1cab27cbe5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:33.419885 crc crio[24245]: time=\"2026-06-14T09:42:33.417253503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:33.419885 crc crio[24245]: time=\"2026-06-14T09:42:33.419768854Z\" level=info msg=\"Ran pod sandbox d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a with infra container: openstack/keystone-5fdbc5c4d8-pzrhs/POD\" id=e73a985e-f014-4cbf-beb0-6c1966b1307b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:33.421208 crc crio[24245]: time=\"2026-06-14T09:42:33.420116656Z\" level=info msg=\"Created container 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker-log\" id=e026e534-4c80-4ebe-895c-9c4348848149 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:33.424814 crc crio[24245]: time=\"2026-06-14T09:42:33.421828199Z\" level=info msg=\"Stopped container eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9269623a-c658-4152-a224-09e43325c1ab name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:33.432793 crc crio[24245]: time=\"2026-06-14T09:42:33.426971839Z\" level=info msg=\"Starting container: 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c\" id=72a83022-bf12-4e79-9243-f385b39ba8a6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:33.432793 crc crio[24245]: time=\"2026-06-14T09:42:33.432210453Z\" level=info msg=\"Stopping pod sandbox: be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a\" id=6b3071be-08dd-4709-a7b6-f8304944a43f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:33.437551 crc crio[24245]: time=\"2026-06-14T09:42:33.435296605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=71c32ece-0973-4541-a104-c2ae3ff2570f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:33.437551 crc crio[24245]: time=\"2026-06-14T09:42:33.436097898Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a UID:65138a3d-f4df-4e46-a2a8-8b3f191b6a59 NetNS:/var/run/netns/043fda81-334d-488d-8780-c79a1362ea5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65138a3d_f4df_4e46_a2a8_8b3f191b6a59.slice PodAnnotations:0xc0004cc8e0}] Aliases:map[]}\"\nJun 14 09:42:33.437551 crc crio[24245]: time=\"2026-06-14T09:42:33.436301344Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:33.444964 crc crio[24245]: time=\"2026-06-14T09:42:33.444048604Z\" level=info msg=\"Created container b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener-log\" id=e8544e05-9400-415c-8c5a-aac99f17a755 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:33.448888 crc crio[24245]: time=\"2026-06-14T09:42:33.447322777Z\" level=info msg=\"Started container\" PID=265968 containerID=42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c description=openstack/barbican-worker-59545949d9-qm8wv/barbican-worker-log id=72a83022-bf12-4e79-9243-f385b39ba8a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734\nJun 14 09:42:33.452907 crc crio[24245]: time=\"2026-06-14T09:42:33.45015676Z\" level=info msg=\"Starting container: b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32\" id=573e315f-bee1-41bd-b013-54bf9a4f8337 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:33.469020 crc crio[24245]: time=\"2026-06-14T09:42:33.467377624Z\" level=info msg=\"Stopping container: 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c (timeout: 30s)\" id=0935ee8b-e6a1-4f05-ac82-4982befcdf03 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:33.515678 crc crio[24245]: time=\"2026-06-14T09:42:33.514916507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:33.519544 crc crio[24245]: time=\"2026-06-14T09:42:33.51943488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:33.520363 crc crio[24245]: time=\"2026-06-14T09:42:33.520156023Z\" level=info msg=\"Started container\" PID=266034 containerID=b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32 description=openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener-log id=573e315f-bee1-41bd-b013-54bf9a4f8337 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24\nJun 14 09:42:33.567219 crc crio[24245]: time=\"2026-06-14T09:42:33.565804737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2e27cb60-fcf2-42ce-a649-51c64d9cb3c0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:33.567903 crc crio[24245]: time=\"2026-06-14T09:42:33.567634406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=00e81408-3023-4d77-8cdb-7eb566eaab58 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:33.604292 crc crio[24245]: time=\"2026-06-14T09:42:33.602239087Z\" level=info msg=\"Stopping container: 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8 (timeout: 30s)\" id=8ea505cc-a9bb-428d-a1eb-0021d01a6904 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:33.635791 crc crio[24245]: time=\"2026-06-14T09:42:33.635625907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2c1628ec-38ad-4755-89bc-6028dfb89bb4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:33.647892 crc crio[24245]: time=\"2026-06-14T09:42:33.647769493Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener\" id=45c0575f-acdd-4242-a1a1-11ef7c9249ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:33.648779 crc crio[24245]: time=\"2026-06-14T09:42:33.648685453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:33.671956 crc crio[24245]: time=\"2026-06-14T09:42:33.663947708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=232017e6-b4b3-4bb7-a761-fd45a920c3a1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:33.679962 crc crio[24245]: time=\"2026-06-14T09:42:33.677684544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=bd2c6366-ae09-4ad1-bcab-e106bd0a68fb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:33.714902 crc crio[24245]: 2026-06-14T09:42:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3877610dafce62 Mac:3e:49:da:5c:5b:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:81 Mtu:0 Sandbox:/var/run/netns/084e3777-708e-415c-9a42-e52cee52d573 SocketPath: PciID:}] [{Interface:0xc000276820 Address:{IP:10.217.1.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:33.717536 crc crio[24245]: time=\"2026-06-14T09:42:33.715550531Z\" level=info msg=\"Got pod network &{Name:neutron-c8db4f5bc-kcb5f Namespace:openstack ID:b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8 UID:30f40ac6-e90c-480a-bcf8-7934d59537ea NetNS:/var/run/netns/084e3777-708e-415c-9a42-e52cee52d573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f40ac6_e90c_480a_bcf8_7934d59537ea.slice PodAnnotations:0xc000602b60}] Aliases:map[]}\"\nJun 14 09:42:33.717536 crc crio[24245]: time=\"2026-06-14T09:42:33.715728166Z\" level=info msg=\"Checking pod openstack_neutron-c8db4f5bc-kcb5f for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:33.752273 crc crio[24245]: time=\"2026-06-14T09:42:33.752026241Z\" level=info msg=\"Creating container: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker\" id=a7832a1b-679b-46bb-aa54-b118fb47a85c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:33.766011 crc crio[24245]: time=\"2026-06-14T09:42:33.76523121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:33.766011 crc crio[24245]: time=\"2026-06-14T09:42:33.765340442Z\" level=info msg=\"Creating container: openstack/keystone-5fdbc5c4d8-pzrhs/keystone-api\" id=438186f4-ed16-4a45-9172-a99a67f68823 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:33.766011 crc crio[24245]: time=\"2026-06-14T09:42:33.765949872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:33.786740 crc crio[24245]: time=\"2026-06-14T09:42:33.786544095Z\" level=info msg=\"Ran pod sandbox b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8 with infra container: openstack/neutron-c8db4f5bc-kcb5f/POD\" id=c4d51133-2688-4b9a-ac9f-e5e9bb42506e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:33.804654 crc crio[24245]: time=\"2026-06-14T09:42:33.804009609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=cae8c979-979b-4c67-9451-159696692ddb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:33.880903 crc crio[24245]: time=\"2026-06-14T09:42:33.878314506Z\" level=info msg=\"Stopping container: dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6 (timeout: 30s)\" id=e157302b-2ab5-4f48-9285-627e89c2a479 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:33.924889 crc crio[24245]: time=\"2026-06-14T09:42:33.918413282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=71c9c210-66d9-43f4-9250-c348e00dfb18 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:34.471648 crc crio[24245]: time=\"2026-06-14T09:42:34.46634116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:34.529898 crc crio[24245]: time=\"2026-06-14T09:42:34.526708493Z\" level=info msg=\"Creating container: openstack/neutron-c8db4f5bc-kcb5f/neutron-api\" id=36c98a32-6e2a-418b-86f1-5d2210765ce6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:34.529898 crc crio[24245]: time=\"2026-06-14T09:42:34.527388775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:34.582080 crc crio[24245]: time=\"2026-06-14T09:42:34.580260317Z\" level=info msg=\"Created container 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=e77045d5-bc46-4f3b-97aa-c1cab27cbe5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:34.597584 crc crio[24245]: time=\"2026-06-14T09:42:34.594917618Z\" level=info msg=\"Starting container: 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df\" id=319b2944-a8e6-4980-a12c-d2c409770c09 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:34.621894 crc crio[24245]: time=\"2026-06-14T09:42:34.611439657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:34.647694 crc crio[24245]: time=\"2026-06-14T09:42:34.637335733Z\" level=info msg=\"Started container\" PID=266139 containerID=4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df description=openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log id=319b2944-a8e6-4980-a12c-d2c409770c09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\nJun 14 09:42:34.769894 crc crio[24245]: time=\"2026-06-14T09:42:34.769302334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=87ccbd22-92a6-47ec-b54a-8bd7436af143 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:34.810909 crc crio[24245]: time=\"2026-06-14T09:42:34.810798898Z\" level=info msg=\"Stopped container aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=f70751f6-5bde-4c0c-ae58-dc1c7ac77967 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:34.850501 crc crio[24245]: time=\"2026-06-14T09:42:34.850400942Z\" level=info msg=\"Stopping pod sandbox: 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278\" id=621e99dc-ad53-4bcc-803b-2fc3aef0eeb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:34.851425 crc crio[24245]: time=\"2026-06-14T09:42:34.851321892Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278 UID:4d06c6c4-14c2-4eda-9af2-733a4b14c161 NetNS:/var/run/netns/70b2fcb3-39e8-4b30-95f9-ccf8c125a29e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d06c6c4_14c2_4eda_9af2_733a4b14c161.slice PodAnnotations:0xc0006202b0}] Aliases:map[]}\"\nJun 14 09:42:34.851685 crc crio[24245]: time=\"2026-06-14T09:42:34.85159132Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:34.938393 crc crio[24245]: time=\"2026-06-14T09:42:34.937719949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:34.939474 crc crio[24245]: time=\"2026-06-14T09:42:34.939338121Z\" level=info msg=\"Stopped pod sandbox: be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a\" id=6b3071be-08dd-4709-a7b6-f8304944a43f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:34.941420 crc crio[24245]: time=\"2026-06-14T09:42:34.941271258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:34.941810 crc crio[24245]: time=\"2026-06-14T09:42:34.94164552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:34.962135 crc crio[24245]: time=\"2026-06-14T09:42:34.962033849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:34.967340 crc crio[24245]: time=\"2026-06-14T09:42:34.967254997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:34.972366 crc crio[24245]: time=\"2026-06-14T09:42:34.972278048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:35.090315 crc crio[24245]: time=\"2026-06-14T09:42:35.090227105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=f732da78-770e-47d1-8797-33a2d60c2a8e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:35.108629 crc crio[24245]: time=\"2026-06-14T09:42:35.108511839Z\" level=info msg=\"Creating container: openstack/barbican-api-66fc76bd44-pldsx/barbican-api\" id=a8f057db-1394-4f32-a0d5-598fb29eb4b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:35.109193 crc crio[24245]: time=\"2026-06-14T09:42:35.10913803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:35.441030 crc crio[24245]: time=\"2026-06-14T09:42:35.44090392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:35.462332 crc crio[24245]: time=\"2026-06-14T09:42:35.462195171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:35.500140 crc crio[24245]: time=\"2026-06-14T09:42:35.494633094Z\" level=info msg=\"Stopped container 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c: openstack/openstack-cell1-galera-0/galera\" id=0935ee8b-e6a1-4f05-ac82-4982befcdf03 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:35.500140 crc crio[24245]: time=\"2026-06-14T09:42:35.499081194Z\" level=info msg=\"Stopping pod sandbox: e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013\" id=5ed3c664-ab65-44ef-b202-c349c94a435c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:35.504779 crc crio[24245]: time=\"2026-06-14T09:42:35.501372378Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013 UID:1a82802a-0142-46a2-a3dc-1f25ef6cd1dd NetNS:/var/run/netns/95c4e557-d3a9-4ad4-a55a-5bf20faf4dca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a82802a_0142_46a2_a3dc_1f25ef6cd1dd.slice PodAnnotations:0xc000602be0}] Aliases:map[]}\"\nJun 14 09:42:35.504779 crc crio[24245]: time=\"2026-06-14T09:42:35.50154297Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:35.611174 crc crio[24245]: time=\"2026-06-14T09:42:35.609484509Z\" level=info msg=\"Created container 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener\" id=45c0575f-acdd-4242-a1a1-11ef7c9249ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:35.615041 crc crio[24245]: time=\"2026-06-14T09:42:35.614093029Z\" level=info msg=\"Starting container: 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c\" id=e7a224fb-845f-4a96-adba-09c42d64f98e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:35.629674 crc crio[24245]: time=\"2026-06-14T09:42:35.629199569Z\" level=info msg=\"Started container\" PID=266362 containerID=866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c description=openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener id=e7a224fb-845f-4a96-adba-09c42d64f98e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24\nJun 14 09:42:35.696045 crc crio[24245]: time=\"2026-06-14T09:42:35.694637053Z\" level=info msg=\"Stopping container: 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177 (timeout: 30s)\" id=a196befb-1485-4464-896c-53182fc580a7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:35.696045 crc crio[24245]: time=\"2026-06-14T09:42:35.695051786Z\" level=info msg=\"Stopping container: f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147 (timeout: 30s)\" id=1925b3cc-e792-4964-84b3-c755d40f88a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:35.705956 crc crio[24245]: time=\"2026-06-14T09:42:35.69639775Z\" level=info msg=\"Stopping container: 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf (timeout: 30s)\" id=507ae27d-2646-406a-8684-f723b68451b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:35.705956 crc crio[24245]: time=\"2026-06-14T09:42:35.696417827Z\" level=info msg=\"Stopping container: f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579 (timeout: 30s)\" id=36b5ae7a-4f28-42fe-82d9-15447893bbac name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:35.741726 crc crio[24245]: time=\"2026-06-14T09:42:35.74162511Z\" level=info msg=\"Created container e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker\" id=a7832a1b-679b-46bb-aa54-b118fb47a85c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:35.742780 crc crio[24245]: time=\"2026-06-14T09:42:35.742725041Z\" level=info msg=\"Starting container: e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920\" id=fc5d6f63-6a6d-4eb1-9f04-fe18c90b0905 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:35.755313 crc crio[24245]: time=\"2026-06-14T09:42:35.7552228Z\" level=info msg=\"Stopped container dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6: openstack/memcached-0/memcached\" id=e157302b-2ab5-4f48-9285-627e89c2a479 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:35.759312 crc crio[24245]: time=\"2026-06-14T09:42:35.759221956Z\" level=info msg=\"Started container\" PID=266361 containerID=e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920 description=openstack/barbican-worker-59545949d9-qm8wv/barbican-worker id=fc5d6f63-6a6d-4eb1-9f04-fe18c90b0905 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734\nJun 14 09:42:35.759312 crc crio[24245]: time=\"2026-06-14T09:42:35.759276462Z\" level=info msg=\"Stopping pod sandbox: 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42\" id=e02b9f85-4650-4257-9d4e-4195d44d78e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:35.768337 crc crio[24245]: time=\"2026-06-14T09:42:35.76823007Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42 UID:a01d1f63-9711-471f-9c3a-33d0d0eea92d NetNS:/var/run/netns/3dc5a0be-7aad-4798-8770-bc9df06e1c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01d1f63_9711_471f_9c3a_33d0d0eea92d.slice PodAnnotations:0xc000522450}] Aliases:map[]}\"\nJun 14 09:42:35.768532 crc crio[24245]: time=\"2026-06-14T09:42:35.768463367Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:35.786816 crc crio[24245]: time=\"2026-06-14T09:42:35.786699705Z\" level=info msg=\"Stopped pod sandbox: 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278\" id=621e99dc-ad53-4bcc-803b-2fc3aef0eeb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:35.855022 crc crio[24245]: time=\"2026-06-14T09:42:35.847122933Z\" level=info msg=\"Stopped container f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147: openstack/ceilometer-0/sg-core\" id=1925b3cc-e792-4964-84b3-c755d40f88a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:35.912145 crc crio[24245]: time=\"2026-06-14T09:42:35.912007769Z\" level=info msg=\"Created container a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e: openstack/keystone-5fdbc5c4d8-pzrhs/keystone-api\" id=438186f4-ed16-4a45-9172-a99a67f68823 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:35.917746 crc crio[24245]: time=\"2026-06-14T09:42:35.915552818Z\" level=info msg=\"Starting container: a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e\" id=85fba353-1e75-48ce-84fe-fa1836e8774a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:35.982284 crc crio[24245]: time=\"2026-06-14T09:42:35.979426228Z\" level=info msg=\"Started container\" PID=266364 containerID=a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e description=openstack/keystone-5fdbc5c4d8-pzrhs/keystone-api id=85fba353-1e75-48ce-84fe-fa1836e8774a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a\nJun 14 09:42:35.983383 crc crio[24245]: time=\"2026-06-14T09:42:35.983297694Z\" level=info msg=\"Stopped container 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11: openstack/nova-metadata-0/nova-metadata-metadata\" id=95faa5ec-391c-4238-b8d5-630db5f823c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:36.001303 crc crio[24245]: time=\"2026-06-14T09:42:36.001217453Z\" level=info msg=\"Stopping pod sandbox: 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b\" id=fb7eeec4-2fb0-4fed-b756-df99a409e313 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:36.002053 crc crio[24245]: time=\"2026-06-14T09:42:36.00174938Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b UID:69a7c1ef-9986-4a03-b231-1e2e36f49f7d NetNS:/var/run/netns/b2e63d84-bd38-4cea-873a-c58e84252778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69a7c1ef_9986_4a03_b231_1e2e36f49f7d.slice PodAnnotations:0xc00161a7b8}] Aliases:map[]}\"\nJun 14 09:42:36.002271 crc crio[24245]: time=\"2026-06-14T09:42:36.002175244Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:36.017320 crc crio[24245]: time=\"2026-06-14T09:42:36.017095649Z\" level=info msg=\"Stopped container f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579: openstack/ceilometer-0/proxy-httpd\" id=36b5ae7a-4f28-42fe-82d9-15447893bbac name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:36.076762 crc crio[24245]: time=\"2026-06-14T09:42:36.074085896Z\" level=info msg=\"Stopped container 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8: openstack/openstack-galera-0/galera\" id=8ea505cc-a9bb-428d-a1eb-0021d01a6904 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:36.083034 crc crio[24245]: time=\"2026-06-14T09:42:36.081414596Z\" level=info msg=\"Stopping pod sandbox: aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46\" id=db3dc137-c6fc-4aa7-a547-773cacce0cf9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:36.083229 crc crio[24245]: time=\"2026-06-14T09:42:36.083122991Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46 UID:1e4e2b89-0e03-4727-bf82-845d4b19c142 NetNS:/var/run/netns/69395bb2-643d-4e42-ac80-74d0cc760dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4e2b89_0e03_4727_bf82_845d4b19c142.slice PodAnnotations:0xc00161abb8}] Aliases:map[]}\"\nJun 14 09:42:36.085505 crc crio[24245]: time=\"2026-06-14T09:42:36.083296806Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:36.171279 crc crio[24245]: time=\"2026-06-14T09:42:36.171160089Z\" level=info msg=\"Stopped pod sandbox: e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013\" id=5ed3c664-ab65-44ef-b202-c349c94a435c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:36.284012 crc crio[24245]: time=\"2026-06-14T09:42:36.28367053Z\" level=info msg=\"Stopped container 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047: openstack/cinder-api-0/cinder-api\" id=18a6f29f-6946-4bcb-9d6b-2f7ad070ac06 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:36.293120 crc crio[24245]: time=\"2026-06-14T09:42:36.292691468Z\" level=info msg=\"Stopping container: bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15 (timeout: 30s)\" id=05c2084b-9598-47ad-878d-5f4f204f8741 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:36.294042 crc crio[24245]: time=\"2026-06-14T09:42:36.29381568Z\" level=info msg=\"Stopping pod sandbox: 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb\" id=bb5b85b1-7c8a-4ba9-a1c1-a9b7baf3a5c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:36.294974 crc crio[24245]: time=\"2026-06-14T09:42:36.294900032Z\" level=info msg=\"Stopping container: b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63 (timeout: 30s)\" id=684de24e-9cc5-413f-8532-7749d22a591f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:36.295226 crc crio[24245]: time=\"2026-06-14T09:42:36.295144323Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb UID:131f52c3-59b4-4ebe-acd5-6fbfade99f19 NetNS:/var/run/netns/33e3dd32-a573-40b6-85e4-fbde8a7185f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod131f52c3_59b4_4ebe_acd5_6fbfade99f19.slice PodAnnotations:0xc001c3c1c0}] Aliases:map[]}\"\nJun 14 09:42:36.295422 crc crio[24245]: time=\"2026-06-14T09:42:36.295322068Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:36.379429 crc crio[24245]: time=\"2026-06-14T09:42:36.379373323Z\" level=info msg=\"Removing container: eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5\" id=ac53a851-f5a7-4078-80bf-d255ea780a57 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:36.476906 crc crio[24245]: time=\"2026-06-14T09:42:36.473567835Z\" level=info msg=\"Stopped container 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=2c7d065b-b2a8-483a-85de-ed9aed3f6a62 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:36.482439 crc crio[24245]: time=\"2026-06-14T09:42:36.482326529Z\" level=info msg=\"Stopping pod sandbox: ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0\" id=bbded32d-ff53-47f9-92b2-68c6ffb0b57f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:36.485234 crc crio[24245]: time=\"2026-06-14T09:42:36.484157297Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0 UID:c99afd55-0070-41eb-8787-28b60aba229f NetNS:/var/run/netns/b0e1080d-23c2-4dd3-b54e-423f6772822d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99afd55_0070_41eb_8787_28b60aba229f.slice PodAnnotations:0xc002422980}] Aliases:map[]}\"\nJun 14 09:42:36.485234 crc crio[24245]: time=\"2026-06-14T09:42:36.484415736Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:36.487746 crc crio[24245]: time=\"2026-06-14T09:42:36.487677503Z\" level=info msg=\"Stopped container bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener-log\" id=05c2084b-9598-47ad-878d-5f4f204f8741 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:36.503346 crc crio[24245]: time=\"2026-06-14T09:42:36.503208042Z\" level=info msg=\"Stopping container: e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4 (timeout: 30s)\" id=270d8a2b-b2a4-4780-bf4e-3d93aab506b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:36.510908 crc crio[24245]: time=\"2026-06-14T09:42:36.510774782Z\" level=info msg=\"Stopping container: 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c (timeout: 30s)\" id=dca559f6-9301-4edc-b6c0-03bf805eb5ab name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:36.694586 crc crio[24245]: time=\"2026-06-14T09:42:36.690023706Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-r562j/POD\" id=44853fd5-c7bb-4fad-9c35-3fbcb5bcfd4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:36.694586 crc crio[24245]: time=\"2026-06-14T09:42:36.690564098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:36.694586 crc crio[24245]: time=\"2026-06-14T09:42:36.693746853Z\" level=info msg=\"Removed container eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ac53a851-f5a7-4078-80bf-d255ea780a57 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:36.774536 crc crio[24245]: time=\"2026-06-14T09:42:36.764028617Z\" level=info msg=\"Stopped container 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker-log\" id=dca559f6-9301-4edc-b6c0-03bf805eb5ab name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:36.999829 crc crio[24245]: time=\"2026-06-14T09:42:36.999705811Z\" level=info msg=\"Stopped container 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177: openstack/ceilometer-0/ceilometer-central-agent\" id=a196befb-1485-4464-896c-53182fc580a7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:37.034466 crc crio[24245]: time=\"2026-06-14T09:42:37.031219732Z\" level=info msg=\"Stopping container: ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005 (timeout: 30s)\" id=c4b16233-95d5-4697-a0f9-c083b7b8462d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:37.049710 crc crio[24245]: time=\"2026-06-14T09:42:37.04955692Z\" level=info msg=\"Stopped pod sandbox: 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b\" id=fb7eeec4-2fb0-4fed-b756-df99a409e313 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:37.143247 crc crio[24245]: time=\"2026-06-14T09:42:37.142768876Z\" level=info msg=\"Stopped pod sandbox: 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42\" id=e02b9f85-4650-4257-9d4e-4195d44d78e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:37.170464 crc crio[24245]: time=\"2026-06-14T09:42:37.170346896Z\" level=info msg=\"Stopped container 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc: openstack/nova-api-0/nova-api-api\" id=c88b4892-db8a-489d-a8c4-d950137e4c1a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:37.171677 crc crio[24245]: time=\"2026-06-14T09:42:37.171529596Z\" level=info msg=\"Stopping pod sandbox: 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae\" id=9789f91e-c14d-4dd9-94ee-c3a21df30658 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:37.172261 crc crio[24245]: time=\"2026-06-14T09:42:37.172175639Z\" level=info msg=\"Created container 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4: openstack/neutron-c8db4f5bc-kcb5f/neutron-api\" id=36c98a32-6e2a-418b-86f1-5d2210765ce6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:37.172561 crc crio[24245]: time=\"2026-06-14T09:42:37.172193808Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae UID:e4e8dbe3-532b-401e-be12-d923bfe5008b NetNS:/var/run/netns/363cdcbd-5701-47ca-8ff4-f8767b29adcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e8dbe3_532b_401e_be12_d923bfe5008b.slice PodAnnotations:0xc00274a108}] Aliases:map[]}\"\nJun 14 09:42:37.173028 crc crio[24245]: time=\"2026-06-14T09:42:37.17280752Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:37.174784 crc crio[24245]: time=\"2026-06-14T09:42:37.174675354Z\" level=info msg=\"Starting container: 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4\" id=f31d00bf-3aed-4cd2-a1bd-e0115cd5f21c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:37.238059 crc crio[24245]: time=\"2026-06-14T09:42:37.237789991Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-r562j Namespace:openstack ID:be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b UID:10eadfef-15a8-4c02-8ab9-da493356d9e8 NetNS:/var/run/netns/e9998ca7-a618-46c0-ae57-d18d97d0e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10eadfef_15a8_4c02_8ab9_da493356d9e8.slice PodAnnotations:0xc000131c98}] Aliases:map[]}\"\nJun 14 09:42:37.238059 crc crio[24245]: time=\"2026-06-14T09:42:37.237929915Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-r562j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:37.238629 crc crio[24245]: time=\"2026-06-14T09:42:37.238562726Z\" level=info msg=\"Started container\" PID=266365 containerID=1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4 description=openstack/neutron-c8db4f5bc-kcb5f/neutron-api id=f31d00bf-3aed-4cd2-a1bd-e0115cd5f21c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8\nJun 14 09:42:37.290577 crc crio[24245]: time=\"2026-06-14T09:42:37.290393285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=95cf9e49-02ed-4aeb-a784-af1b0f89612c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:37.406700 crc crio[24245]: time=\"2026-06-14T09:42:37.406019428Z\" level=info msg=\"Stopped pod sandbox: aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46\" id=db3dc137-c6fc-4aa7-a547-773cacce0cf9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:37.474328 crc crio[24245]: time=\"2026-06-14T09:42:37.467122212Z\" level=info msg=\"Stopped pod sandbox: 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb\" id=bb5b85b1-7c8a-4ba9-a1c1-a9b7baf3a5c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:37.487153 crc crio[24245]: time=\"2026-06-14T09:42:37.480075432Z\" level=info msg=\"Stopped pod sandbox: ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0\" id=bbded32d-ff53-47f9-92b2-68c6ffb0b57f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:37.557092 crc crio[24245]: time=\"2026-06-14T09:42:37.555248755Z\" level=info msg=\"Created container 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e: openstack/barbican-api-66fc76bd44-pldsx/barbican-api\" id=a8f057db-1394-4f32-a0d5-598fb29eb4b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:37.567290 crc crio[24245]: time=\"2026-06-14T09:42:37.563216279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=79a5d60e-7637-4395-a145-1162d1adc08e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:37.586393 crc crio[24245]: time=\"2026-06-14T09:42:37.58180868Z\" level=info msg=\"Starting container: 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e\" id=1f95f0a7-fbe6-40ea-8354-f96636ffde3b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:37.586393 crc crio[24245]: time=\"2026-06-14T09:42:37.586281032Z\" level=info msg=\"Creating container: openstack/neutron-c8db4f5bc-kcb5f/neutron-httpd\" id=04957a30-9775-41ca-9377-9d5dd3cf4b35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:37.587488 crc crio[24245]: time=\"2026-06-14T09:42:37.586698026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:37.592996 crc crio[24245]: time=\"2026-06-14T09:42:37.592678588Z\" level=info msg=\"Started container\" PID=266609 containerID=45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e description=openstack/barbican-api-66fc76bd44-pldsx/barbican-api id=1f95f0a7-fbe6-40ea-8354-f96636ffde3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\nJun 14 09:42:37.687182 crc crio[24245]: time=\"2026-06-14T09:42:37.6871439Z\" level=info msg=\"Removing container: 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c\" id=12e2d91f-28b0-458b-9d13-f4c3227136b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:37.704215 crc crio[24245]: time=\"2026-06-14T09:42:37.702086475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:37.706254 crc crio[24245]: time=\"2026-06-14T09:42:37.706130064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:37.837215 crc crio[24245]: time=\"2026-06-14T09:42:37.837162875Z\" level=info msg=\"Removed container 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c: openstack/openstack-cell1-galera-0/galera\" id=12e2d91f-28b0-458b-9d13-f4c3227136b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:37.840929 crc crio[24245]: time=\"2026-06-14T09:42:37.840793959Z\" level=info msg=\"Removing container: 8d07ad89fd93de645ec40342df254d2c93a5800a3949a2ba4bb6c84836d6e371\" id=8290c37a-95c4-4ec1-988f-c07ad3e44ed9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:37.959182 crc crio[24245]: time=\"2026-06-14T09:42:37.95810656Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=ea37f911-02dd-49b4-9229-6e5d4262ac29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:37.959182 crc crio[24245]: time=\"2026-06-14T09:42:37.958588565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:37.964310 crc crio[24245]: time=\"2026-06-14T09:42:37.964017164Z\" level=info msg=\"Stopped container 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241: openstack/rabbitmq-server-0/rabbitmq\" id=c1db186b-5505-40b3-8a13-f0f5333f259d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:37.972795 crc crio[24245]: time=\"2026-06-14T09:42:37.964919548Z\" level=info msg=\"Stopping pod sandbox: 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13\" id=3e8fd779-9cb6-4944-86f2-2858f0e8d30e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:37.974284 crc crio[24245]: time=\"2026-06-14T09:42:37.965323742Z\" level=info msg=\"Stopped pod sandbox: 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae\" id=9789f91e-c14d-4dd9-94ee-c3a21df30658 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:37.975052 crc crio[24245]: time=\"2026-06-14T09:42:37.974941935Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13 UID:fcb61caf-670c-476a-bfba-39c50adc92f2 NetNS:/var/run/netns/d1db74d6-1492-44c7-be96-795ce6b596bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfcb61caf_670c_476a_bfba_39c50adc92f2.slice PodAnnotations:0xc000620db0}] Aliases:map[]}\"\nJun 14 09:42:37.975656 crc crio[24245]: time=\"2026-06-14T09:42:37.975521914Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:38.155907 crc crio[24245]: time=\"2026-06-14T09:42:38.15574894Z\" level=info msg=\"Removed container 8d07ad89fd93de645ec40342df254d2c93a5800a3949a2ba4bb6c84836d6e371: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=8290c37a-95c4-4ec1-988f-c07ad3e44ed9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:38.263193 crc crio[24245]: time=\"2026-06-14T09:42:38.263107519Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0 UID:655ef768-24d5-4c1c-b9ba-39ddde9bcf9c NetNS:/var/run/netns/0f105771-5e76-49cb-9b93-063d4229a847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655ef768_24d5_4c1c_b9ba_39ddde9bcf9c.slice PodAnnotations:0xc000602b18}] Aliases:map[]}\"\nJun 14 09:42:38.263193 crc crio[24245]: time=\"2026-06-14T09:42:38.263177571Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:38.267934 crc crio[24245]: time=\"2026-06-14T09:42:38.266647955Z\" level=info msg=\"Removing container: 4b54fe51b9e157a7971202948a09791fdc2a279b1dc7dccb068e7bb96b521a43\" id=fe90da42-1b5d-46d3-8a3e-09d82d20a1b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:38.279206 crc crio[24245]: 2026-06-14T09:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be6d45fb85c8a2e Mac:0e:a7:da:82:d8:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:82 Mtu:0 Sandbox:/var/run/netns/e9998ca7-a618-46c0-ae57-d18d97d0e8c5 SocketPath: PciID:}] [{Interface:0xc00060a5c0 Address:{IP:10.217.1.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:38.279206 crc crio[24245]: time=\"2026-06-14T09:42:38.273957965Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-r562j Namespace:openstack ID:be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b UID:10eadfef-15a8-4c02-8ab9-da493356d9e8 NetNS:/var/run/netns/e9998ca7-a618-46c0-ae57-d18d97d0e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10eadfef_15a8_4c02_8ab9_da493356d9e8.slice PodAnnotations:0xc000131c98}] Aliases:map[]}\"\nJun 14 09:42:38.279206 crc crio[24245]: time=\"2026-06-14T09:42:38.274135211Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-r562j for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:38.397808 crc crio[24245]: time=\"2026-06-14T09:42:38.397676964Z\" level=info msg=\"Ran pod sandbox be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b with infra container: openstack/keystone-db-sync-r562j/POD\" id=44853fd5-c7bb-4fad-9c35-3fbcb5bcfd4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:38.410378 crc crio[24245]: time=\"2026-06-14T09:42:38.41030946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=43756048-4824-4e7f-b569-487e83c386af name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:38.410542 crc crio[24245]: time=\"2026-06-14T09:42:38.410523687Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=43756048-4824-4e7f-b569-487e83c386af name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:38.410585 crc crio[24245]: time=\"2026-06-14T09:42:38.410564738Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=43756048-4824-4e7f-b569-487e83c386af name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:38.416313 crc crio[24245]: time=\"2026-06-14T09:42:38.415262319Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=3acbef7f-9d1e-4f07-b8ba-98f3afea963a name=/runtime.v1.ImageService/PullImage\nJun 14 09:42:38.438555 crc crio[24245]: time=\"2026-06-14T09:42:38.438492882Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 14 09:42:38.672969 crc crio[24245]: time=\"2026-06-14T09:42:38.672137992Z\" level=info msg=\"Removed container 4b54fe51b9e157a7971202948a09791fdc2a279b1dc7dccb068e7bb96b521a43: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=fe90da42-1b5d-46d3-8a3e-09d82d20a1b3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:39.161889 crc crio[24245]: time=\"2026-06-14T09:42:39.157631054Z\" level=info msg=\"Stopped container e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=e0d08329-8583-4e88-8c88-35305f4e2235 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:39.173595 crc crio[24245]: time=\"2026-06-14T09:42:39.16721937Z\" level=info msg=\"Stopping pod sandbox: 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf\" id=83139b1c-d6d1-4d8a-b610-213f1838081f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:39.178300 crc crio[24245]: time=\"2026-06-14T09:42:39.17407308Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf UID:18773cf6-6086-4d43-9d02-744dbb93aaed NetNS:/var/run/netns/d8f4925c-b5dd-44d0-bad8-e1239727c620 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18773cf6_6086_4d43_9d02_744dbb93aaed.slice PodAnnotations:0xc002423008}] Aliases:map[]}\"\nJun 14 09:42:39.178300 crc crio[24245]: time=\"2026-06-14T09:42:39.174300868Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:39.272272 crc crio[24245]: time=\"2026-06-14T09:42:39.272164948Z\" level=info msg=\"Stopped pod sandbox: 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13\" id=3e8fd779-9cb6-4944-86f2-2858f0e8d30e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:39.398246 crc crio[24245]: time=\"2026-06-14T09:42:39.398098365Z\" level=info msg=\"Created container 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9: openstack/neutron-c8db4f5bc-kcb5f/neutron-httpd\" id=04957a30-9775-41ca-9377-9d5dd3cf4b35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:39.410977 crc crio[24245]: time=\"2026-06-14T09:42:39.410737411Z\" level=info msg=\"Starting container: 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9\" id=c58de4f5-1793-42b6-ae3b-3c57e126eb99 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:39.429261 crc crio[24245]: time=\"2026-06-14T09:42:39.429156066Z\" level=info msg=\"Stopped container 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf: openstack/ceilometer-0/ceilometer-notification-agent\" id=507ae27d-2646-406a-8684-f723b68451b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:39.431934 crc crio[24245]: 2026-06-14T09:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff3d13dff36f5a0 Mac:62:57:fd:8f:98:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:83 Mtu:0 Sandbox:/var/run/netns/0f105771-5e76-49cb-9b93-063d4229a847 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:39.432466 crc crio[24245]: time=\"2026-06-14T09:42:39.432385804Z\" level=info msg=\"Started container\" PID=266923 containerID=322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9 description=openstack/neutron-c8db4f5bc-kcb5f/neutron-httpd id=c58de4f5-1793-42b6-ae3b-3c57e126eb99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8\nJun 14 09:42:39.435333 crc crio[24245]: time=\"2026-06-14T09:42:39.435190455Z\" level=info msg=\"Stopping pod sandbox: 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4\" id=bf5c8ee8-9c6b-473e-9fe9-4c18f2097ca3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:39.435942 crc crio[24245]: time=\"2026-06-14T09:42:39.435730251Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0 UID:655ef768-24d5-4c1c-b9ba-39ddde9bcf9c NetNS:/var/run/netns/0f105771-5e76-49cb-9b93-063d4229a847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655ef768_24d5_4c1c_b9ba_39ddde9bcf9c.slice PodAnnotations:0xc000602b18}] Aliases:map[]}\"\nJun 14 09:42:39.438782 crc crio[24245]: time=\"2026-06-14T09:42:39.437753256Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:39.439210 crc crio[24245]: time=\"2026-06-14T09:42:39.439109161Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4 UID:076791ff-3177-4c12-b344-75bcd5afc210 NetNS:/var/run/netns/bffbdd3d-ace4-4d35-8147-a8d6511fcfd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod076791ff_3177_4c12_b344_75bcd5afc210.slice PodAnnotations:0xc000620fd8}] Aliases:map[]}\"\nJun 14 09:42:39.439453 crc crio[24245]: time=\"2026-06-14T09:42:39.439337518Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:39.461652 crc crio[24245]: time=\"2026-06-14T09:42:39.452760089Z\" level=info msg=\"Ran pod sandbox ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=ea37f911-02dd-49b4-9229-6e5d4262ac29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:39.494633 crc crio[24245]: time=\"2026-06-14T09:42:39.494514543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=b2c991ba-5706-4c8a-a416-4d89010d1cd9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:39.706178 crc crio[24245]: time=\"2026-06-14T09:42:39.705652926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=bac37835-34cb-4d92-b341-a9c783d42a95 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:39.738127 crc crio[24245]: time=\"2026-06-14T09:42:39.738074508Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=311dc585-f715-47db-8cb7-770a6d0709b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:39.739185 crc crio[24245]: time=\"2026-06-14T09:42:39.739162773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:39.948503 crc crio[24245]: time=\"2026-06-14T09:42:39.948291485Z\" level=info msg=\"Stopped pod sandbox: 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf\" id=83139b1c-d6d1-4d8a-b610-213f1838081f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:39.960488 crc crio[24245]: time=\"2026-06-14T09:42:39.960379743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:39.994963 crc crio[24245]: time=\"2026-06-14T09:42:39.992285615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:40.047483 crc crio[24245]: time=\"2026-06-14T09:42:40.045760856Z\" level=info msg=\"Removing container: 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8\" id=b20d8340-d464-4540-a5a5-efef6ca329e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:40.123075 crc crio[24245]: time=\"2026-06-14T09:42:40.122905262Z\" level=info msg=\"Stopped pod sandbox: 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4\" id=bf5c8ee8-9c6b-473e-9fe9-4c18f2097ca3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:40.187177 crc crio[24245]: time=\"2026-06-14T09:42:40.186560302Z\" level=info msg=\"Removed container 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8: openstack/openstack-galera-0/galera\" id=b20d8340-d464-4540-a5a5-efef6ca329e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:40.206922 crc crio[24245]: time=\"2026-06-14T09:42:40.204752603Z\" level=info msg=\"Removing container: a476b79bd608d5dc626bcab0c9a6c9717ffe9b999a82aee405e4facb4359b04b\" id=ac4cd00b-4639-49c4-8800-83072320c4b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:40.434636 crc crio[24245]: time=\"2026-06-14T09:42:40.434522342Z\" level=info msg=\"Removed container a476b79bd608d5dc626bcab0c9a6c9717ffe9b999a82aee405e4facb4359b04b: openstack/openstack-galera-0/mysql-bootstrap\" id=ac4cd00b-4639-49c4-8800-83072320c4b9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:40.440962 crc crio[24245]: time=\"2026-06-14T09:42:40.435705478Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=23506934-9591-4398-bc3e-bdbdd2d990ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:40.440962 crc crio[24245]: time=\"2026-06-14T09:42:40.435804791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:40.481068 crc crio[24245]: time=\"2026-06-14T09:42:40.480506267Z\" level=info msg=\"Removing container: 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc\" id=153a5afb-a8f4-4776-a082-3c835db5c619 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:40.580780 crc crio[24245]: time=\"2026-06-14T09:42:40.580629371Z\" level=info msg=\"Removed container 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc: openstack/nova-api-0/nova-api-api\" id=153a5afb-a8f4-4776-a082-3c835db5c619 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:40.595495 crc crio[24245]: time=\"2026-06-14T09:42:40.595415229Z\" level=info msg=\"Removing container: fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203\" id=5fa97312-cf3d-4c01-9cc2-00cddfb82a37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:40.750329 crc crio[24245]: time=\"2026-06-14T09:42:40.750022826Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=4c39fcd0-6da2-441f-8b89-9bfe1e0df778 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:40.751406 crc crio[24245]: time=\"2026-06-14T09:42:40.750355427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:40.759475 crc crio[24245]: time=\"2026-06-14T09:42:40.75645185Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97 UID:a049bf94-5ce5-4ccb-90fc-422855c0ebe5 NetNS:/var/run/netns/2c9d4445-a609-44e6-8fd5-eaf440a6f914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda049bf94_5ce5_4ccb_90fc_422855c0ebe5.slice PodAnnotations:0xc00274a350}] Aliases:map[]}\"\nJun 14 09:42:40.759475 crc crio[24245]: time=\"2026-06-14T09:42:40.756519442Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:40.899957 crc crio[24245]: time=\"2026-06-14T09:42:40.899801631Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=8ab272b0-a7d7-4f68-929c-f629387e7a32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:40.900267 crc crio[24245]: time=\"2026-06-14T09:42:40.900017798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:41.121446 crc crio[24245]: time=\"2026-06-14T09:42:41.120792922Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:6f0cded460458b71fca436d6d6b52a3a0a826b3eddc68be04a4eb89274667aeb UID:375e5c49-8bc3-434b-8e29-83bd87d9aea8 NetNS:/var/run/netns/229775db-d203-483b-bf73-651a100a082e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod375e5c49_8bc3_434b_8e29_83bd87d9aea8.slice PodAnnotations:0xc001c3c050}] Aliases:map[]}\"\nJun 14 09:42:41.121446 crc crio[24245]: time=\"2026-06-14T09:42:41.121350468Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:41.124626 crc crio[24245]: time=\"2026-06-14T09:42:41.123684863Z\" level=info msg=\"Created container ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=311dc585-f715-47db-8cb7-770a6d0709b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:41.137982 crc crio[24245]: time=\"2026-06-14T09:42:41.13783194Z\" level=info msg=\"Starting container: ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953\" id=2a0adb88-8f08-4997-83d1-750994cecd00 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:41.169904 crc crio[24245]: time=\"2026-06-14T09:42:41.165270331Z\" level=info msg=\"Started container\" PID=267453 containerID=ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=2a0adb88-8f08-4997-83d1-750994cecd00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0\nJun 14 09:42:41.341778 crc crio[24245]: time=\"2026-06-14T09:42:41.339156027Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:ac4f6560785137dc251b75971c282d5a934b2e08d782c1a2fbf922c4fff929da UID:1e4a9050-9814-4f1c-9a60-32f9c148a4d7 NetNS:/var/run/netns/2b70ea0a-d99d-4612-ab21-5af111f9f984 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4a9050_9814_4f1c_9a60_32f9c148a4d7.slice PodAnnotations:0xc000602590}] Aliases:map[]}\"\nJun 14 09:42:41.341778 crc crio[24245]: time=\"2026-06-14T09:42:41.339739626Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:41.511279 crc crio[24245]: time=\"2026-06-14T09:42:41.510009581Z\" level=info msg=\"Removed container fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203: openstack/nova-api-0/nova-api-log\" id=5fa97312-cf3d-4c01-9cc2-00cddfb82a37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:41.516033 crc crio[24245]: time=\"2026-06-14T09:42:41.515805947Z\" level=info msg=\"Removing container: 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047\" id=bb4b23e3-bd8a-4d4f-ad70-b52f48a6b1b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:41.647035 crc crio[24245]: time=\"2026-06-14T09:42:41.646638349Z\" level=info msg=\"Removed container 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047: openstack/cinder-api-0/cinder-api\" id=bb4b23e3-bd8a-4d4f-ad70-b52f48a6b1b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:41.664032 crc crio[24245]: time=\"2026-06-14T09:42:41.663769622Z\" level=info msg=\"Removing container: d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593\" id=f7a745cf-25c0-45eb-81ce-234a1d0fcb59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:41.727382 crc crio[24245]: time=\"2026-06-14T09:42:41.727298885Z\" level=info msg=\"Removed container d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593: openstack/cinder-api-0/cinder-api-log\" id=f7a745cf-25c0-45eb-81ce-234a1d0fcb59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:41.741515 crc crio[24245]: time=\"2026-06-14T09:42:41.741013867Z\" level=info msg=\"Removing container: 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78\" id=ed1798ff-94e7-412b-ae14-90c3f3e82e10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:41.770527 crc crio[24245]: 2026-06-14T09:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e38d71b4140d0ca Mac:be:29:5e:23:f7:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:84 Mtu:0 Sandbox:/var/run/netns/2c9d4445-a609-44e6-8fd5-eaf440a6f914 SocketPath: PciID:}] [{Interface:0xc0002b7120 Address:{IP:10.217.1.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:41.772264 crc crio[24245]: time=\"2026-06-14T09:42:41.772047821Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97 UID:a049bf94-5ce5-4ccb-90fc-422855c0ebe5 NetNS:/var/run/netns/2c9d4445-a609-44e6-8fd5-eaf440a6f914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda049bf94_5ce5_4ccb_90fc_422855c0ebe5.slice PodAnnotations:0xc00274a350}] Aliases:map[]}\"\nJun 14 09:42:41.772264 crc crio[24245]: time=\"2026-06-14T09:42:41.772216186Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:41.831894 crc crio[24245]: time=\"2026-06-14T09:42:41.831788008Z\" level=info msg=\"Ran pod sandbox e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97 with infra container: openstack/nova-scheduler-0/POD\" id=23506934-9591-4398-bc3e-bdbdd2d990ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:41.856089 crc crio[24245]: time=\"2026-06-14T09:42:41.854994077Z\" level=info msg=\"Removed container 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ed1798ff-94e7-412b-ae14-90c3f3e82e10 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:41.857630 crc crio[24245]: time=\"2026-06-14T09:42:41.857497187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=a0a51d10-6e37-496a-9f9d-5c53f845ed15 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:41.881382 crc crio[24245]: time=\"2026-06-14T09:42:41.880918031Z\" level=info msg=\"Removing container: 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241\" id=845a15a7-32e5-401b-af07-794f6eb0420e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:42.015906 crc crio[24245]: time=\"2026-06-14T09:42:42.01326739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=a0a35dde-e335-4456-8e80-412ca0b3036b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:42.034135 crc crio[24245]: time=\"2026-06-14T09:42:42.033937927Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d5882898-745a-4230-9ce1-e7a923d1e3ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:42.036051 crc crio[24245]: time=\"2026-06-14T09:42:42.034954038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:42.049428 crc crio[24245]: time=\"2026-06-14T09:42:42.049013868Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=3eea8345-233d-42c2-9049-c29a4433b3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:42.049428 crc crio[24245]: time=\"2026-06-14T09:42:42.049115051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:42.103638 crc crio[24245]: time=\"2026-06-14T09:42:42.103544261Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=2286fee9-09ad-4b18-924b-e5184ece6c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:42.104038 crc crio[24245]: time=\"2026-06-14T09:42:42.103982505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:42.177827 crc crio[24245]: time=\"2026-06-14T09:42:42.175781232Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=18612d1c-85ee-4ef0-9b76-1e44c41e16e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:42.177827 crc crio[24245]: time=\"2026-06-14T09:42:42.175929897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:42.177827 crc crio[24245]: 2026-06-14T09:42:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f0cded460458b7 Mac:22:e7:60:81:0d:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:85 Mtu:0 Sandbox:/var/run/netns/229775db-d203-483b-bf73-651a100a082e SocketPath: PciID:}] [{Interface:0xc00038e5a0 Address:{IP:10.217.1.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:42.179591 crc crio[24245]: time=\"2026-06-14T09:42:42.179525253Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:6f0cded460458b71fca436d6d6b52a3a0a826b3eddc68be04a4eb89274667aeb UID:375e5c49-8bc3-434b-8e29-83bd87d9aea8 NetNS:/var/run/netns/229775db-d203-483b-bf73-651a100a082e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod375e5c49_8bc3_434b_8e29_83bd87d9aea8.slice PodAnnotations:0xc001c3c050}] Aliases:map[]}\"\nJun 14 09:42:42.200946 crc crio[24245]: time=\"2026-06-14T09:42:42.200196976Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:42.202985 crc crio[24245]: time=\"2026-06-14T09:42:42.202816151Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=2a8f2973-f111-4e6d-885f-9272c2150af6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:42.203284 crc crio[24245]: time=\"2026-06-14T09:42:42.203049208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:42.234733 crc crio[24245]: 2026-06-14T09:42:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac4f6560785137d Mac:76:bf:1f:fc:30:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:86 Mtu:0 Sandbox:/var/run/netns/2b70ea0a-d99d-4612-ab21-5af111f9f984 SocketPath: PciID:}] [{Interface:0xc0002ff630 Address:{IP:10.217.1.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:42.236116 crc crio[24245]: time=\"2026-06-14T09:42:42.23608199Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:ac4f6560785137dc251b75971c282d5a934b2e08d782c1a2fbf922c4fff929da UID:1e4a9050-9814-4f1c-9a60-32f9c148a4d7 NetNS:/var/run/netns/2b70ea0a-d99d-4612-ab21-5af111f9f984 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4a9050_9814_4f1c_9a60_32f9c148a4d7.slice PodAnnotations:0xc000602590}] Aliases:map[]}\"\nJun 14 09:42:42.236332 crc crio[24245]: time=\"2026-06-14T09:42:42.236315617Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:42.297877 crc crio[24245]: time=\"2026-06-14T09:42:42.297363036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:42.310146 crc crio[24245]: time=\"2026-06-14T09:42:42.309202483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:42.326328 crc crio[24245]: time=\"2026-06-14T09:42:42.326111062Z\" level=info msg=\"Removed container 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241: openstack/rabbitmq-server-0/rabbitmq\" id=845a15a7-32e5-401b-af07-794f6eb0420e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:42.346475 crc crio[24245]: time=\"2026-06-14T09:42:42.34130508Z\" level=info msg=\"Removing container: 20cf56e6f77349434a8d0aa0be99f1d8cbfba181e8fb21c1a49fcdeda08faddb\" id=ce1698dc-af4b-4bde-9f75-0f437783d387 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:42.354918 crc crio[24245]: time=\"2026-06-14T09:42:42.354820247Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4 UID:beb2cf30-b1b7-4df8-be8f-10659c21d8eb NetNS:/var/run/netns/c8a99563-2894-4161-af87-e4a728cd9226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeb2cf30_b1b7_4df8_be8f_10659c21d8eb.slice PodAnnotations:0xc00274a030}] Aliases:map[]}\"\nJun 14 09:42:42.355169 crc crio[24245]: time=\"2026-06-14T09:42:42.355150638Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:42.366182 crc crio[24245]: time=\"2026-06-14T09:42:42.365789582Z\" level=info msg=\"Ran pod sandbox 6f0cded460458b71fca436d6d6b52a3a0a826b3eddc68be04a4eb89274667aeb with infra container: openstack/openstack-cell1-galera-0/POD\" id=4c39fcd0-6da2-441f-8b89-9bfe1e0df778 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:42.388902 crc crio[24245]: time=\"2026-06-14T09:42:42.377696491Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=77d4f808-577c-4bcc-8559-f2f4213ffc82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:42.388902 crc crio[24245]: time=\"2026-06-14T09:42:42.377796474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:42.388902 crc crio[24245]: time=\"2026-06-14T09:42:42.388317529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c28d1b5d-4e47-4009-9c91-d2df28b0fd63 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:42.388902 crc crio[24245]: time=\"2026-06-14T09:42:42.388475754Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=c28d1b5d-4e47-4009-9c91-d2df28b0fd63 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:42.388902 crc crio[24245]: time=\"2026-06-14T09:42:42.388516375Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=c28d1b5d-4e47-4009-9c91-d2df28b0fd63 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:42.390328 crc crio[24245]: time=\"2026-06-14T09:42:42.389802226Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=82f19f14-3d09-4373-90a3-c2639a86b130 name=/runtime.v1.ImageService/PullImage\nJun 14 09:42:42.399224 crc crio[24245]: time=\"2026-06-14T09:42:42.397484424Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 14 09:42:42.427366 crc crio[24245]: time=\"2026-06-14T09:42:42.42537339Z\" level=info msg=\"Ran pod sandbox ac4f6560785137dc251b75971c282d5a934b2e08d782c1a2fbf922c4fff929da with infra container: openstack/memcached-0/POD\" id=8ab272b0-a7d7-4f68-929c-f629387e7a32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:42.444635 crc crio[24245]: time=\"2026-06-14T09:42:42.437534615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=73da16af-862d-489b-99df-8549b50ec183 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:42.503589 crc crio[24245]: time=\"2026-06-14T09:42:42.503190033Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=73da16af-862d-489b-99df-8549b50ec183 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:42.504524 crc crio[24245]: time=\"2026-06-14T09:42:42.504501645Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=73da16af-862d-489b-99df-8549b50ec183 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:42.510639 crc crio[24245]: time=\"2026-06-14T09:42:42.510543048Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=9a8072d3-e4eb-4b80-a509-8628ab99094b name=/runtime.v1.ImageService/PullImage\nJun 14 09:42:42.516344 crc crio[24245]: time=\"2026-06-14T09:42:42.51491486Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 14 09:42:42.546904 crc crio[24245]: time=\"2026-06-14T09:42:42.545802408Z\" level=info msg=\"Created container 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d5882898-745a-4230-9ce1-e7a923d1e3ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:42.552904 crc crio[24245]: time=\"2026-06-14T09:42:42.54865979Z\" level=info msg=\"Starting container: 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189\" id=d60f2b31-6529-46c0-82c2-55ad2426f340 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:42.579476 crc crio[24245]: time=\"2026-06-14T09:42:42.579311724Z\" level=info msg=\"Started container\" PID=267830 containerID=1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=d60f2b31-6529-46c0-82c2-55ad2426f340 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97\nJun 14 09:42:42.680019 crc crio[24245]: time=\"2026-06-14T09:42:42.679936454Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5 UID:2af08ec6-d457-4559-896b-063faa9e4339 NetNS:/var/run/netns/0c13c413-f5e3-475d-bff6-82599ff74ca1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2af08ec6_d457_4559_896b_063faa9e4339.slice PodAnnotations:0xc000130f00}] Aliases:map[]}\"\nJun 14 09:42:42.680019 crc crio[24245]: time=\"2026-06-14T09:42:42.680003696Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:42.794926 crc crio[24245]: time=\"2026-06-14T09:42:42.785807321Z\" level=info msg=\"Removed container 20cf56e6f77349434a8d0aa0be99f1d8cbfba181e8fb21c1a49fcdeda08faddb: openstack/rabbitmq-server-0/setup-container\" id=ce1698dc-af4b-4bde-9f75-0f437783d387 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:42.835194 crc crio[24245]: time=\"2026-06-14T09:42:42.82400064Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=46b57f46-a937-4684-b218-4de6e8d6959c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:42.835194 crc crio[24245]: time=\"2026-06-14T09:42:42.824070102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:42.854434 crc crio[24245]: time=\"2026-06-14T09:42:42.854368595Z\" level=info msg=\"Removing container: f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579\" id=6b74e198-dedb-4136-8fe4-be257558c74a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:42.887405 crc crio[24245]: time=\"2026-06-14T09:42:42.887347203Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f UID:aa712c79-5d5f-4f99-ae51-cacdb19ff505 NetNS:/var/run/netns/4bcca902-7c22-429c-a693-e07a766f4a32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa712c79_5d5f_4f99_ae51_cacdb19ff505.slice PodAnnotations:0xc001c3c710}] Aliases:map[]}\"\nJun 14 09:42:42.887575 crc crio[24245]: time=\"2026-06-14T09:42:42.88755941Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:43.061264 crc crio[24245]: time=\"2026-06-14T09:42:43.060772332Z\" level=info msg=\"Stopped container b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener\" id=684de24e-9cc5-413f-8532-7749d22a591f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:43.068326 crc crio[24245]: 2026-06-14T09:42:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd1479c174a17b5 Mac:0a:d0:72:ce:2d:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8b Mtu:0 Sandbox:/var/run/netns/c8a99563-2894-4161-af87-e4a728cd9226 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:43.070719 crc crio[24245]: time=\"2026-06-14T09:42:43.07052144Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4 UID:beb2cf30-b1b7-4df8-be8f-10659c21d8eb NetNS:/var/run/netns/c8a99563-2894-4161-af87-e4a728cd9226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeb2cf30_b1b7_4df8_be8f_10659c21d8eb.slice PodAnnotations:0xc00274a030}] Aliases:map[]}\"\nJun 14 09:42:43.071191 crc crio[24245]: time=\"2026-06-14T09:42:43.070757788Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:43.091904 crc crio[24245]: time=\"2026-06-14T09:42:43.090752792Z\" level=info msg=\"Stopping pod sandbox: 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753\" id=6072978f-36ac-43e1-9401-81b05bcdd366 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:43.095293 crc crio[24245]: time=\"2026-06-14T09:42:43.092301272Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-69777c668b-m48h5 Namespace:openstack ID:59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753 UID:08b52a99-aa20-4a39-ad58-e10192dbd018 NetNS:/var/run/netns/c52522f1-76a9-43e3-b6a1-060f1ff768bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b52a99_aa20_4a39_ad58_e10192dbd018.slice PodAnnotations:0xc003bf60f8}] Aliases:map[]}\"\nJun 14 09:42:43.095293 crc crio[24245]: time=\"2026-06-14T09:42:43.092471838Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-69777c668b-m48h5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:43.126140 crc crio[24245]: time=\"2026-06-14T09:42:43.125177458Z\" level=info msg=\"Stopped container e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker\" id=270d8a2b-b2a4-4780-bf4e-3d93aab506b7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:43.132278 crc crio[24245]: time=\"2026-06-14T09:42:43.13214085Z\" level=info msg=\"Stopping pod sandbox: 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191\" id=4fe7853f-9537-4c43-804f-18fe3045285d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:43.156337 crc crio[24245]: time=\"2026-06-14T09:42:43.134647959Z\" level=info msg=\"Got pod network &{Name:barbican-worker-74bdbf448f-jbq6x Namespace:openstack ID:58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191 UID:212cae59-8627-4b0d-ae8f-dc30504e7ab4 NetNS:/var/run/netns/ad7534f8-4b97-4313-9078-94fd03dda982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212cae59_8627_4b0d_ae8f_dc30504e7ab4.slice PodAnnotations:0xc000522158}] Aliases:map[]}\"\nJun 14 09:42:43.156337 crc crio[24245]: time=\"2026-06-14T09:42:43.148229246Z\" level=info msg=\"Deleting pod openstack_barbican-worker-74bdbf448f-jbq6x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:43.166749 crc crio[24245]: time=\"2026-06-14T09:42:43.166590881Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5 UID:467d7e10-3d68-41b1-85de-20c7abb0f20e NetNS:/var/run/netns/cfc078e4-3e3f-4e6b-8d6d-eb9d44727cee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod467d7e10_3d68_41b1_85de_20c7abb0f20e.slice PodAnnotations:0xc001fea228}] Aliases:map[]}\"\nJun 14 09:42:43.166749 crc crio[24245]: time=\"2026-06-14T09:42:43.166705024Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:43.184222 crc crio[24245]: time=\"2026-06-14T09:42:43.184176274Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:4a92e19c2981c9271799d5a4f16596183530b80b9853035c7711088dfff20b6d UID:0ddd9426-191f-420e-a57e-ba28b9bffbbe NetNS:/var/run/netns/5692beef-5323-446d-82fe-b6cf82239cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ddd9426_191f_420e_a57e_ba28b9bffbbe.slice PodAnnotations:0xc003bf6398}] Aliases:map[]}\"\nJun 14 09:42:43.184480 crc crio[24245]: time=\"2026-06-14T09:42:43.184456343Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:43.201351 crc crio[24245]: time=\"2026-06-14T09:42:43.201190595Z\" level=info msg=\"Ran pod sandbox cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4 with infra container: openstack/nova-cell0-conductor-0/POD\" id=3eea8345-233d-42c2-9049-c29a4433b3d0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:43.216168 crc crio[24245]: time=\"2026-06-14T09:42:43.215772784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=08f5f96b-d606-4ab7-aa28-4495dc32729b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:43.281698 crc crio[24245]: time=\"2026-06-14T09:42:43.278405733Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=2966d8de-1015-4d9b-b744-93b02e79a3d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:43.281698 crc crio[24245]: time=\"2026-06-14T09:42:43.278492596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:43.284631 crc crio[24245]: time=\"2026-06-14T09:42:43.284516108Z\" level=info msg=\"Removed container f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579: openstack/ceilometer-0/proxy-httpd\" id=6b74e198-dedb-4136-8fe4-be257558c74a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:43.304356 crc crio[24245]: time=\"2026-06-14T09:42:43.303584441Z\" level=info msg=\"Removing container: f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147\" id=5b1d9b53-24bf-4fff-949f-8d67479ece53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:43.309489 crc crio[24245]: time=\"2026-06-14T09:42:43.307501407Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732 UID:f4432392-21c9-4ac7-b411-04401309d6e8 NetNS:/var/run/netns/036bbc7c-c9e4-4308-93d1-4fc2d0c3b4af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4432392_21c9_4ac7_b411_04401309d6e8.slice PodAnnotations:0xc000620748}] Aliases:map[]}\"\nJun 14 09:42:43.309489 crc crio[24245]: time=\"2026-06-14T09:42:43.307562929Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:43.356513 crc crio[24245]: time=\"2026-06-14T09:42:43.355274881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0858246e-ddfa-4afc-bb9d-2703b9c8d973 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:43.401342 crc crio[24245]: time=\"2026-06-14T09:42:43.401253756Z\" level=info msg=\"Removed container f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147: openstack/ceilometer-0/sg-core\" id=5b1d9b53-24bf-4fff-949f-8d67479ece53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:43.430903 crc crio[24245]: time=\"2026-06-14T09:42:43.430723767Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103 UID:30bfff95-2239-46a9-93ab-73a5fcdd1926 NetNS:/var/run/netns/55f0c05a-69d0-48b6-bdb7-f84c3b5c8b11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30bfff95_2239_46a9_93ab_73a5fcdd1926.slice PodAnnotations:0xc002422130}] Aliases:map[]}\"\nJun 14 09:42:43.430903 crc crio[24245]: time=\"2026-06-14T09:42:43.430794379Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:43.432525 crc crio[24245]: time=\"2026-06-14T09:42:43.431719859Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=f7d27fd6-a19d-472c-9f7c-27c9a652fb0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:43.432932 crc crio[24245]: time=\"2026-06-14T09:42:43.432834565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:43.465706 crc crio[24245]: time=\"2026-06-14T09:42:43.464952756Z\" level=info msg=\"Removing container: 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf\" id=712dafbc-1571-48f1-b9a9-111f3e3c1393 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:43.504224 crc crio[24245]: time=\"2026-06-14T09:42:43.504125307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:43.557956 crc crio[24245]: time=\"2026-06-14T09:42:43.556830359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:43.616675 crc crio[24245]: time=\"2026-06-14T09:42:43.616512617Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=5e3a782a-c682-4ac5-94df-e9bcf1fcfbdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:43.616675 crc crio[24245]: time=\"2026-06-14T09:42:43.616659301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:43.672934 crc crio[24245]: time=\"2026-06-14T09:42:43.669507544Z\" level=info msg=\"Removed container 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf: openstack/ceilometer-0/ceilometer-notification-agent\" id=712dafbc-1571-48f1-b9a9-111f3e3c1393 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:43.689262 crc crio[24245]: time=\"2026-06-14T09:42:43.685273718Z\" level=info msg=\"Removing container: 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177\" id=d418d0cb-ca03-4fa2-ae95-66a3dcc3e240 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:43.751916 crc crio[24245]: time=\"2026-06-14T09:42:43.751318065Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6 UID:c05addb6-4119-4ba6-b8c5-1c8c8de31c9f NetNS:/var/run/netns/3406286a-09b3-4fb2-b623-b3226a6284e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc05addb6_4119_4ba6_b8c5_1c8c8de31c9f.slice PodAnnotations:0xc002c92088}] Aliases:map[]}\"\nJun 14 09:42:43.751916 crc crio[24245]: time=\"2026-06-14T09:42:43.751687637Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:43.877511 crc crio[24245]: time=\"2026-06-14T09:42:43.877411743Z\" level=info msg=\"Removed container 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177: openstack/ceilometer-0/ceilometer-central-agent\" id=d418d0cb-ca03-4fa2-ae95-66a3dcc3e240 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:43.937825 crc crio[24245]: time=\"2026-06-14T09:42:43.933009144Z\" level=info msg=\"Stopped pod sandbox: 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753\" id=6072978f-36ac-43e1-9401-81b05bcdd366 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:44.024184 crc crio[24245]: time=\"2026-06-14T09:42:44.024043979Z\" level=info msg=\"Stopped container ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=c4b16233-95d5-4697-a0f9-c083b7b8462d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:44.028289 crc crio[24245]: time=\"2026-06-14T09:42:44.028215222Z\" level=info msg=\"Stopping pod sandbox: 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a\" id=83fd0a9f-1e78-4b02-93f8-5e242ce3d129 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:44.029495 crc crio[24245]: time=\"2026-06-14T09:42:44.029392139Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a UID:314340d7-9d61-4d4f-a03a-91ef071f1ad3 NetNS:/var/run/netns/cdf88871-abec-4e43-ac7c-30ed961511ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod314340d7_9d61_4d4f_a03a_91ef071f1ad3.slice PodAnnotations:0xc003bf6250}] Aliases:map[]}\"\nJun 14 09:42:44.029700 crc crio[24245]: time=\"2026-06-14T09:42:44.029555675Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:44.051118 crc crio[24245]: 2026-06-14T09:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:261d782d9dd28bb Mac:ca:f9:80:68:59:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:88 Mtu:0 Sandbox:/var/run/netns/0c13c413-f5e3-475d-bff6-82599ff74ca1 SocketPath: PciID:}] [{Interface:0xc00028c5b0 Address:{IP:10.217.1.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:44.052114 crc crio[24245]: time=\"2026-06-14T09:42:44.05201321Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5 UID:2af08ec6-d457-4559-896b-063faa9e4339 NetNS:/var/run/netns/0c13c413-f5e3-475d-bff6-82599ff74ca1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2af08ec6_d457_4559_896b_063faa9e4339.slice PodAnnotations:0xc000130f00}] Aliases:map[]}\"\nJun 14 09:42:44.053434 crc crio[24245]: time=\"2026-06-14T09:42:44.052150895Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:44.110245 crc crio[24245]: time=\"2026-06-14T09:42:44.109409122Z\" level=info msg=\"Ran pod sandbox 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5 with infra container: openstack/nova-api-0/POD\" id=2286fee9-09ad-4b18-924b-e5184ece6c24 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:44.110425 crc crio[24245]: time=\"2026-06-14T09:42:44.110361356Z\" level=info msg=\"Stopped pod sandbox: 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191\" id=4fe7853f-9537-4c43-804f-18fe3045285d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:44.126370 crc crio[24245]: 2026-06-14T09:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0afcfa9b0b8f6a9 Mac:5a:b8:b1:b5:51:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8a Mtu:0 Sandbox:/var/run/netns/4bcca902-7c22-429c-a693-e07a766f4a32 SocketPath: PciID:}] [{Interface:0xc000340c10 Address:{IP:10.217.1.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:44.127558 crc crio[24245]: time=\"2026-06-14T09:42:44.127491366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5fb4f7fa-8a17-4ca9-bb6b-dd82ed72f26a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:44.134011 crc crio[24245]: time=\"2026-06-14T09:42:44.131590498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=15516c77-2a71-4db3-82c3-5d4911f80165 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:44.145063 crc crio[24245]: time=\"2026-06-14T09:42:44.141998782Z\" level=info msg=\"Created container a581ea99075714852b271b88dd6dcb45e9a32d15be8ed04cac37cb5bec6ee266: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=f7d27fd6-a19d-472c-9f7c-27c9a652fb0b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:44.145063 crc crio[24245]: time=\"2026-06-14T09:42:44.142764787Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f UID:aa712c79-5d5f-4f99-ae51-cacdb19ff505 NetNS:/var/run/netns/4bcca902-7c22-429c-a693-e07a766f4a32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa712c79_5d5f_4f99_ae51_cacdb19ff505.slice PodAnnotations:0xc001c3c710}] Aliases:map[]}\"\nJun 14 09:42:44.145063 crc crio[24245]: time=\"2026-06-14T09:42:44.143052896Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:44.151944 crc crio[24245]: time=\"2026-06-14T09:42:44.151821628Z\" level=info msg=\"Starting container: a581ea99075714852b271b88dd6dcb45e9a32d15be8ed04cac37cb5bec6ee266\" id=cb946080-680e-4a99-8999-8bd7b46d57a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:44.173000 crc crio[24245]: time=\"2026-06-14T09:42:44.15403925Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=30ce59f9-ddd3-4ca8-8f0e-ad41c84c7c79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:44.173000 crc crio[24245]: time=\"2026-06-14T09:42:44.161721067Z\" level=info msg=\"Started container\" PID=268158 containerID=a581ea99075714852b271b88dd6dcb45e9a32d15be8ed04cac37cb5bec6ee266 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=cb946080-680e-4a99-8999-8bd7b46d57a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4\nJun 14 09:42:44.200509 crc crio[24245]: time=\"2026-06-14T09:42:44.198486662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:44.289509 crc crio[24245]: time=\"2026-06-14T09:42:44.287290529Z\" level=info msg=\"Ran pod sandbox 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f with infra container: openstack/nova-metadata-0/POD\" id=2a8f2973-f111-4e6d-885f-9272c2150af6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:44.298553 crc crio[24245]: time=\"2026-06-14T09:42:44.294585627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:44.301994 crc crio[24245]: time=\"2026-06-14T09:42:44.299266207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:44.316908 crc crio[24245]: time=\"2026-06-14T09:42:44.307489926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7a8cad97-9fb7-4920-a151-645d7de87462 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:44.316908 crc crio[24245]: time=\"2026-06-14T09:42:44.312533586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ae7ed708-0327-44e0-935a-587d7e66f0ad name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:44.405058 crc crio[24245]: time=\"2026-06-14T09:42:44.403108297Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=2aad1fd7-7c51-4e41-9ef9-926aa9397698 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:44.405058 crc crio[24245]: time=\"2026-06-14T09:42:44.403581953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:44.704760 crc crio[24245]: time=\"2026-06-14T09:42:44.696454051Z\" level=info msg=\"Created container dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7: openstack/nova-api-0/nova-api-log\" id=30ce59f9-ddd3-4ca8-8f0e-ad41c84c7c79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:44.712384 crc crio[24245]: time=\"2026-06-14T09:42:44.706721058Z\" level=info msg=\"Starting container: dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7\" id=4ca6081c-6116-4204-981c-c43fc61c81f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:44.748194 crc crio[24245]: time=\"2026-06-14T09:42:44.747310057Z\" level=info msg=\"Started container\" PID=268277 containerID=dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7 description=openstack/nova-api-0/nova-api-log id=4ca6081c-6116-4204-981c-c43fc61c81f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5\nJun 14 09:42:44.802899 crc crio[24245]: 2026-06-14T09:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cea971f6c78973 Mac:6a:37:14:c3:99:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8c Mtu:0 Sandbox:/var/run/netns/036bbc7c-c9e4-4308-93d1-4fc2d0c3b4af SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.1.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:44.802899 crc crio[24245]: time=\"2026-06-14T09:42:44.801469549Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732 UID:f4432392-21c9-4ac7-b411-04401309d6e8 NetNS:/var/run/netns/036bbc7c-c9e4-4308-93d1-4fc2d0c3b4af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4432392_21c9_4ac7_b411_04401309d6e8.slice PodAnnotations:0xc000620748}] Aliases:map[]}\"\nJun 14 09:42:44.802899 crc crio[24245]: time=\"2026-06-14T09:42:44.801668885Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:44.819459 crc crio[24245]: time=\"2026-06-14T09:42:44.81906009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=21bb355d-be76-4d52-ae34-8a3ab6f376d3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:44.868880 crc crio[24245]: 2026-06-14T09:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a92e19c2981c92 Mac:3a:17:96:22:43:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:87 Mtu:0 Sandbox:/var/run/netns/5692beef-5323-446d-82fe-b6cf82239cd2 SocketPath: PciID:}] [{Interface:0xc00042a5c0 Address:{IP:10.217.1.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:44.869707 crc crio[24245]: time=\"2026-06-14T09:42:44.869578067Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:4a92e19c2981c9271799d5a4f16596183530b80b9853035c7711088dfff20b6d UID:0ddd9426-191f-420e-a57e-ba28b9bffbbe NetNS:/var/run/netns/5692beef-5323-446d-82fe-b6cf82239cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ddd9426_191f_420e_a57e_ba28b9bffbbe.slice PodAnnotations:0xc003bf6398}] Aliases:map[]}\"\nJun 14 09:42:44.876030 crc crio[24245]: time=\"2026-06-14T09:42:44.869883577Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:44.905295 crc crio[24245]: 2026-06-14T09:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61859fd35f91521 Mac:de:11:a9:32:4b:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:89 Mtu:0 Sandbox:/var/run/netns/cfc078e4-3e3f-4e6b-8d6d-eb9d44727cee SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:44.906970 crc crio[24245]: time=\"2026-06-14T09:42:44.906168429Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5 UID:467d7e10-3d68-41b1-85de-20c7abb0f20e NetNS:/var/run/netns/cfc078e4-3e3f-4e6b-8d6d-eb9d44727cee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod467d7e10_3d68_41b1_85de_20c7abb0f20e.slice PodAnnotations:0xc001fea228}] Aliases:map[]}\"\nJun 14 09:42:44.906970 crc crio[24245]: time=\"2026-06-14T09:42:44.906337294Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:44.988095 crc crio[24245]: time=\"2026-06-14T09:42:44.988036314Z\" level=info msg=\"Stopped pod sandbox: 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a\" id=83fd0a9f-1e78-4b02-93f8-5e242ce3d129 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:42:45.018946 crc crio[24245]: time=\"2026-06-14T09:42:45.01879334Z\" level=info msg=\"Removing container: e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4\" id=8731a25c-5fae-45b1-9a58-8e5d90d12ccd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:45.021184 crc crio[24245]: time=\"2026-06-14T09:42:45.021108252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f51e3994-1dea-4847-bd55-337366bc46e9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:45.031704 crc crio[24245]: time=\"2026-06-14T09:42:45.031633962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:45.032931 crc crio[24245]: time=\"2026-06-14T09:42:45.032819009Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=074b567f-9702-4cda-817d-3f5157585cfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:45.033261 crc crio[24245]: time=\"2026-06-14T09:42:45.033204621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:45.064918 crc crio[24245]: time=\"2026-06-14T09:42:45.047479822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:45.089876 crc crio[24245]: time=\"2026-06-14T09:42:45.08781374Z\" level=info msg=\"Ran pod sandbox 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732 with infra container: openstack/ceilometer-0/POD\" id=46b57f46-a937-4684-b218-4de6e8d6959c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:45.102943 crc crio[24245]: time=\"2026-06-14T09:42:45.102810345Z\" level=info msg=\"Ran pod sandbox 4a92e19c2981c9271799d5a4f16596183530b80b9853035c7711088dfff20b6d with infra container: openstack/openstack-galera-0/POD\" id=77d4f808-577c-4bcc-8559-f2f4213ffc82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:45.103778 crc crio[24245]: time=\"2026-06-14T09:42:45.098833337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=0d2db20f-fdb3-453a-b468-b5b166f76a43 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:45.117679 crc crio[24245]: time=\"2026-06-14T09:42:45.11759462Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c7647aaa-80cd-4941-b544-a1aef2174fe9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:45.153438 crc crio[24245]: time=\"2026-06-14T09:42:45.153384113Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=c7647aaa-80cd-4941-b544-a1aef2174fe9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:45.153987 crc crio[24245]: time=\"2026-06-14T09:42:45.153958221Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=c7647aaa-80cd-4941-b544-a1aef2174fe9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:45.155740 crc crio[24245]: time=\"2026-06-14T09:42:45.155712768Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=36841822-ea7e-426d-a32f-50dc42fdf355 name=/runtime.v1.ImageService/PullImage\nJun 14 09:42:45.196285 crc crio[24245]: 2026-06-14T09:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61c8dc7ec707551 Mac:92:29:15:80:6b:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8d Mtu:0 Sandbox:/var/run/netns/55f0c05a-69d0-48b6-bdb7-f84c3b5c8b11 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:45.198142 crc crio[24245]: time=\"2026-06-14T09:42:45.197463671Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103 UID:30bfff95-2239-46a9-93ab-73a5fcdd1926 NetNS:/var/run/netns/55f0c05a-69d0-48b6-bdb7-f84c3b5c8b11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30bfff95_2239_46a9_93ab_73a5fcdd1926.slice PodAnnotations:0xc002422130}] Aliases:map[]}\"\nJun 14 09:42:45.198142 crc crio[24245]: time=\"2026-06-14T09:42:45.197684808Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:45.207258 crc crio[24245]: time=\"2026-06-14T09:42:45.206720941Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 14 09:42:45.222397 crc crio[24245]: time=\"2026-06-14T09:42:45.222345966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=1f1bf03d-0ab1-4d3b-b25f-d79a0bd24380 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:45.236230 crc crio[24245]: time=\"2026-06-14T09:42:45.235932417Z\" level=info msg=\"Removed container e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker\" id=8731a25c-5fae-45b1-9a58-8e5d90d12ccd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:45.236230 crc crio[24245]: 2026-06-14T09:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fec3c3da0dbc08 Mac:ee:cb:5d:e5:67:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8e Mtu:0 Sandbox:/var/run/netns/3406286a-09b3-4fb2-b623-b3226a6284e6 SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.1.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:45.237205 crc crio[24245]: time=\"2026-06-14T09:42:45.237130097Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6 UID:c05addb6-4119-4ba6-b8c5-1c8c8de31c9f NetNS:/var/run/netns/3406286a-09b3-4fb2-b623-b3226a6284e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc05addb6_4119_4ba6_b8c5_1c8c8de31c9f.slice PodAnnotations:0xc002c92088}] Aliases:map[]}\"\nJun 14 09:42:45.237338 crc crio[24245]: time=\"2026-06-14T09:42:45.237290692Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:45.256660 crc crio[24245]: time=\"2026-06-14T09:42:45.256493582Z\" level=info msg=\"Removing container: 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c\" id=dd352cf7-a859-4195-a21b-8708354382d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:45.259149 crc crio[24245]: time=\"2026-06-14T09:42:45.258967322Z\" level=info msg=\"Ran pod sandbox 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5 with infra container: openstack/cinder-api-0/POD\" id=18612d1c-85ee-4ef0-9b76-1e44c41e16e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:45.263732 crc crio[24245]: time=\"2026-06-14T09:42:45.263646149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=2dddac79-decb-4204-a648-d9cf37567a85 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:45.274687 crc crio[24245]: time=\"2026-06-14T09:42:45.274553216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:45.275266 crc crio[24245]: time=\"2026-06-14T09:42:45.275197627Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=2646a32f-399b-4d6c-a451-afbf2dd66e2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:45.279257 crc crio[24245]: time=\"2026-06-14T09:42:45.279162604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:45.282686 crc crio[24245]: time=\"2026-06-14T09:42:45.282589595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:45.286440 crc crio[24245]: time=\"2026-06-14T09:42:45.286378957Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=335919e1-df3a-4da4-97ba-c68ce16523eb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:45.341732 crc crio[24245]: time=\"2026-06-14T09:42:45.341588749Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=1d537185-5eee-4b3a-8298-5aaf2b398cc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:45.342132 crc crio[24245]: time=\"2026-06-14T09:42:45.342072194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:45.344807 crc crio[24245]: time=\"2026-06-14T09:42:45.344498953Z\" level=info msg=\"Ran pod sandbox 2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6 with infra container: openstack/rabbitmq-server-0/POD\" id=5e3a782a-c682-4ac5-94df-e9bcf1fcfbdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:45.356940 crc crio[24245]: time=\"2026-06-14T09:42:45.356690999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=61c2657d-c815-4db8-b5c4-1d731dd16abf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:45.362992 crc crio[24245]: time=\"2026-06-14T09:42:45.362595028Z\" level=info msg=\"Ran pod sandbox 61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=2966d8de-1015-4d9b-b744-93b02e79a3d6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:45.367930 crc crio[24245]: time=\"2026-06-14T09:42:45.367376042Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=61c2657d-c815-4db8-b5c4-1d731dd16abf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:45.367930 crc crio[24245]: time=\"2026-06-14T09:42:45.367481165Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=61c2657d-c815-4db8-b5c4-1d731dd16abf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:45.369563 crc crio[24245]: time=\"2026-06-14T09:42:45.369529728Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=7da84822-168a-4e41-896e-581d88c2dc07 name=/runtime.v1.ImageService/PullImage\nJun 14 09:42:45.375347 crc crio[24245]: time=\"2026-06-14T09:42:45.375311014Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 14 09:42:45.378154 crc crio[24245]: time=\"2026-06-14T09:42:45.378091392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=473e6648-a827-4229-aad0-f4f185e08f00 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:45.378338 crc crio[24245]: time=\"2026-06-14T09:42:45.378288288Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=473e6648-a827-4229-aad0-f4f185e08f00 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:45.378489 crc crio[24245]: time=\"2026-06-14T09:42:45.37835842Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=473e6648-a827-4229-aad0-f4f185e08f00 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:45.379766 crc crio[24245]: time=\"2026-06-14T09:42:45.379645097Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=a565aa7a-ecfb-4d0b-bd57-264deb31c95d name=/runtime.v1.ImageService/PullImage\nJun 14 09:42:45.384740 crc crio[24245]: time=\"2026-06-14T09:42:45.384687384Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 14 09:42:45.425090 crc crio[24245]: time=\"2026-06-14T09:42:45.424416848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:45.441430 crc crio[24245]: time=\"2026-06-14T09:42:45.440529251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:45.482345 crc crio[24245]: time=\"2026-06-14T09:42:45.482293251Z\" level=info msg=\"Removed container 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker-log\" id=dd352cf7-a859-4195-a21b-8708354382d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:45.493779 crc crio[24245]: time=\"2026-06-14T09:42:45.493529516Z\" level=info msg=\"Removing container: 5ecc93deb40ca01891adbd6a891834d01589b2f74bcb564fc7160a41be222ae3\" id=4a8aa070-0486-4419-bb4d-7b79e9e6e1bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:45.502567 crc crio[24245]: time=\"2026-06-14T09:42:45.502182993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:45.620125 crc crio[24245]: time=\"2026-06-14T09:42:45.6199693Z\" level=info msg=\"Created container 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89: openstack/nova-metadata-0/nova-metadata-log\" id=2aad1fd7-7c51-4e41-9ef9-926aa9397698 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:45.641008 crc crio[24245]: time=\"2026-06-14T09:42:45.627655347Z\" level=info msg=\"Starting container: 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89\" id=4a6a2e4d-99cb-4765-b4f5-8ea95f898b93 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:45.641297 crc crio[24245]: time=\"2026-06-14T09:42:45.64111222Z\" level=info msg=\"Created container dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0: openstack/nova-api-0/nova-api-api\" id=074b567f-9702-4cda-817d-3f5157585cfb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:45.652741 crc crio[24245]: time=\"2026-06-14T09:42:45.647650465Z\" level=info msg=\"Starting container: dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0\" id=01a2500e-8575-4904-9a66-7e8f9a5f3a95 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:45.652741 crc crio[24245]: time=\"2026-06-14T09:42:45.648666618Z\" level=info msg=\"Started container\" PID=268406 containerID=4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89 description=openstack/nova-metadata-0/nova-metadata-log id=4a6a2e4d-99cb-4765-b4f5-8ea95f898b93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f\nJun 14 09:42:45.671456 crc crio[24245]: time=\"2026-06-14T09:42:45.667635848Z\" level=info msg=\"Started container\" PID=268407 containerID=dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0 description=openstack/nova-api-0/nova-api-api id=01a2500e-8575-4904-9a66-7e8f9a5f3a95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5\nJun 14 09:42:45.721985 crc crio[24245]: time=\"2026-06-14T09:42:45.721388855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a67e7d77-a93b-4008-a882-1a7585e2ae75 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:45.756585 crc crio[24245]: time=\"2026-06-14T09:42:45.756466176Z\" level=info msg=\"Created container c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c: openstack/ceilometer-0/ceilometer-central-agent\" id=2646a32f-399b-4d6c-a451-afbf2dd66e2c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:45.795343 crc crio[24245]: time=\"2026-06-14T09:42:45.795097661Z\" level=info msg=\"Starting container: c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c\" id=281b4ecc-8c34-4d6c-a4d1-6796a8618f23 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:45.820048 crc crio[24245]: time=\"2026-06-14T09:42:45.819480917Z\" level=info msg=\"Started container\" PID=268417 containerID=c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c description=openstack/ceilometer-0/ceilometer-central-agent id=281b4ecc-8c34-4d6c-a4d1-6796a8618f23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732\nJun 14 09:42:45.877145 crc crio[24245]: time=\"2026-06-14T09:42:45.876970371Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=ffe5fa6d-4597-452e-9c35-b1b0e2514e43 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:46.046516 crc crio[24245]: time=\"2026-06-14T09:42:46.046301497Z\" level=info msg=\"Removed container 5ecc93deb40ca01891adbd6a891834d01589b2f74bcb564fc7160a41be222ae3: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=4a8aa070-0486-4419-bb4d-7b79e9e6e1bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:46.093653 crc crio[24245]: time=\"2026-06-14T09:42:46.09353829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=97484e5b-39d1-4047-b8dd-4f7530c7bce9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:46.095364 crc crio[24245]: time=\"2026-06-14T09:42:46.095305827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=5ad0b928-54c7-42c5-961f-09d19481e24a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:46.119437 crc crio[24245]: time=\"2026-06-14T09:42:46.1193527Z\" level=info msg=\"Removing container: b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63\" id=5c714ed5-647b-49ba-8053-870bec015883 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:46.185913 crc crio[24245]: time=\"2026-06-14T09:42:46.185796347Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=534d26ff-2df7-4fa2-84af-ad1df0f3cb9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:46.186215 crc crio[24245]: time=\"2026-06-14T09:42:46.186021901Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=24f54f17-c005-4b5d-98c4-bd409b888d75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:46.186406 crc crio[24245]: time=\"2026-06-14T09:42:46.186295403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:46.190894 crc crio[24245]: time=\"2026-06-14T09:42:46.186514996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:46.413028 crc crio[24245]: time=\"2026-06-14T09:42:46.40924042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:46.440395 crc crio[24245]: time=\"2026-06-14T09:42:46.439711409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:46.459742 crc crio[24245]: time=\"2026-06-14T09:42:46.459557435Z\" level=info msg=\"Removed container b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener\" id=5c714ed5-647b-49ba-8053-870bec015883 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:46.495505 crc crio[24245]: time=\"2026-06-14T09:42:46.491206887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:46.497920 crc crio[24245]: time=\"2026-06-14T09:42:46.497828017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:46.500799 crc crio[24245]: time=\"2026-06-14T09:42:46.500732247Z\" level=info msg=\"Removing container: bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15\" id=8cb07ba9-1271-440b-9049-9ad7c05c7029 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:46.715750 crc crio[24245]: time=\"2026-06-14T09:42:46.714974375Z\" level=info msg=\"Removed container bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener-log\" id=8cb07ba9-1271-440b-9049-9ad7c05c7029 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:46.729627 crc crio[24245]: time=\"2026-06-14T09:42:46.727905861Z\" level=info msg=\"Removing container: ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005\" id=e96b2c12-615c-4eff-9511-073426f4131b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:46.738426 crc crio[24245]: time=\"2026-06-14T09:42:46.738344578Z\" level=info msg=\"Created container 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b: openstack/ceilometer-0/ceilometer-notification-agent\" id=534d26ff-2df7-4fa2-84af-ad1df0f3cb9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:46.770972 crc crio[24245]: time=\"2026-06-14T09:42:46.766707971Z\" level=info msg=\"Starting container: 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b\" id=1aa7573e-edea-4a52-bc16-3efaad11640d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:46.788578 crc crio[24245]: time=\"2026-06-14T09:42:46.78847975Z\" level=info msg=\"Started container\" PID=268639 containerID=9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b description=openstack/ceilometer-0/ceilometer-notification-agent id=1aa7573e-edea-4a52-bc16-3efaad11640d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732\nJun 14 09:42:46.806280 crc crio[24245]: time=\"2026-06-14T09:42:46.80621772Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=b0cf3f55-37c4-4bd5-8c49-86bf8574e270 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:46.835898 crc crio[24245]: time=\"2026-06-14T09:42:46.83468849Z\" level=info msg=\"Removed container ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=e96b2c12-615c-4eff-9511-073426f4131b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:46.861100 crc crio[24245]: time=\"2026-06-14T09:42:46.860798823Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=b4213fef-d0f4-4579-b015-ee2203c4d610 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:46.876105 crc crio[24245]: time=\"2026-06-14T09:42:46.876020078Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=988350c8-77e9-4fd3-a8a9-178cfdb028e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:46.876591 crc crio[24245]: time=\"2026-06-14T09:42:46.876543595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:47.011354 crc crio[24245]: time=\"2026-06-14T09:42:47.009411899Z\" level=info msg=\"Created container 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5: openstack/nova-metadata-0/nova-metadata-metadata\" id=24f54f17-c005-4b5d-98c4-bd409b888d75 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:47.012943 crc crio[24245]: time=\"2026-06-14T09:42:47.012315503Z\" level=info msg=\"Starting container: 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5\" id=19f9c650-62be-4a97-8de7-5381b87480a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:47.024156 crc crio[24245]: time=\"2026-06-14T09:42:47.023273542Z\" level=info msg=\"Started container\" PID=268606 containerID=7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5 description=openstack/nova-metadata-0/nova-metadata-metadata id=19f9c650-62be-4a97-8de7-5381b87480a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f\nJun 14 09:42:47.074930 crc crio[24245]: time=\"2026-06-14T09:42:47.073329289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:47.135010 crc crio[24245]: time=\"2026-06-14T09:42:47.134922926Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=d55a6225-8c90-4204-8114-38075d7a9aa3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:47.135179 crc crio[24245]: time=\"2026-06-14T09:42:47.135023079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:47.173180 crc crio[24245]: time=\"2026-06-14T09:42:47.173087274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:47.229977 crc crio[24245]: time=\"2026-06-14T09:42:47.229837052Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f UID:9ccc54e1-1ba6-4a97-969f-e332c4dd2ce7 NetNS:/var/run/netns/0acaa11e-15ea-4230-b4b7-4d28ccf48905 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccc54e1_1ba6_4a97_969f_e332c4dd2ce7.slice PodAnnotations:0xc002c924e8}] Aliases:map[]}\"\nJun 14 09:42:47.229977 crc crio[24245]: time=\"2026-06-14T09:42:47.229948226Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:42:47.405555 crc crio[24245]: time=\"2026-06-14T09:42:47.405318814Z\" level=info msg=\"Created container 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b: openstack/ceilometer-0/sg-core\" id=988350c8-77e9-4fd3-a8a9-178cfdb028e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:47.410895 crc crio[24245]: time=\"2026-06-14T09:42:47.410243887Z\" level=info msg=\"Starting container: 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b\" id=3c074938-8517-4340-9222-68398a64f007 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:47.449645 crc crio[24245]: time=\"2026-06-14T09:42:47.449522172Z\" level=info msg=\"Started container\" PID=268718 containerID=044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b description=openstack/ceilometer-0/sg-core id=3c074938-8517-4340-9222-68398a64f007 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732\nJun 14 09:42:47.478076 crc crio[24245]: time=\"2026-06-14T09:42:47.475300632Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=791142ef-02ca-415d-8fc8-53285df40e99 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:47.577309 crc crio[24245]: time=\"2026-06-14T09:42:47.575647943Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=f5eaf0f7-55be-489d-a030-a3d6ad6d327c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:47.632557 crc crio[24245]: time=\"2026-06-14T09:42:47.603338435Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=c814727c-a98c-40fc-aad7-b332d49d02ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:47.632557 crc crio[24245]: time=\"2026-06-14T09:42:47.604231694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:47.692908 crc crio[24245]: time=\"2026-06-14T09:42:47.692770517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:47.698406 crc crio[24245]: time=\"2026-06-14T09:42:47.698340294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:47.955545 crc crio[24245]: time=\"2026-06-14T09:42:47.954892645Z\" level=info msg=\"Created container 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237: openstack/ceilometer-0/proxy-httpd\" id=c814727c-a98c-40fc-aad7-b332d49d02ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:47.975895 crc crio[24245]: time=\"2026-06-14T09:42:47.975725443Z\" level=info msg=\"Starting container: 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237\" id=27722d82-f696-482b-9a14-743c0ae75c44 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:47.987267 crc crio[24245]: time=\"2026-06-14T09:42:47.987127461Z\" level=info msg=\"Started container\" PID=268901 containerID=43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237 description=openstack/ceilometer-0/proxy-httpd id=27722d82-f696-482b-9a14-743c0ae75c44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732\nJun 14 09:42:48.265763 crc crio[24245]: 2026-06-14T09:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf6c2c76710c148 Mac:a6:0f:60:8c:74:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8f Mtu:0 Sandbox:/var/run/netns/0acaa11e-15ea-4230-b4b7-4d28ccf48905 SocketPath: PciID:}] [{Interface:0xc000014b70 Address:{IP:10.217.1.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:42:48.270634 crc crio[24245]: time=\"2026-06-14T09:42:48.270523707Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f UID:9ccc54e1-1ba6-4a97-969f-e332c4dd2ce7 NetNS:/var/run/netns/0acaa11e-15ea-4230-b4b7-4d28ccf48905 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccc54e1_1ba6_4a97_969f_e332c4dd2ce7.slice PodAnnotations:0xc002c924e8}] Aliases:map[]}\"\nJun 14 09:42:48.271142 crc crio[24245]: time=\"2026-06-14T09:42:48.271091343Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:42:48.283208 crc crio[24245]: time=\"2026-06-14T09:42:48.283134577Z\" level=info msg=\"Ran pod sandbox bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f with infra container: openstack/nova-cell1-conductor-0/POD\" id=d55a6225-8c90-4204-8114-38075d7a9aa3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:42:48.316968 crc crio[24245]: time=\"2026-06-14T09:42:48.316827928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=3f1546a8-30e6-435b-846e-046d95c22a6a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:48.361730 crc crio[24245]: time=\"2026-06-14T09:42:48.361589143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=36f572fa-22e4-4c09-839d-f9a830495dfe name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:48.530106 crc crio[24245]: time=\"2026-06-14T09:42:48.529818755Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=685d7d37-ea0a-42b7-bdec-c9b5cfe5799a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:48.536084 crc crio[24245]: time=\"2026-06-14T09:42:48.53602828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:48.786520 crc crio[24245]: time=\"2026-06-14T09:42:48.785816819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:48.813105 crc crio[24245]: time=\"2026-06-14T09:42:48.812981437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:49.006799 crc crio[24245]: time=\"2026-06-14T09:42:49.006283931Z\" level=info msg=\"Created container e954af62a9340ba3a407007a8f6ff2ca73f3f6119a64df992f7c6ac611194133: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=685d7d37-ea0a-42b7-bdec-c9b5cfe5799a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:49.017816 crc crio[24245]: time=\"2026-06-14T09:42:49.017690691Z\" level=info msg=\"Starting container: e954af62a9340ba3a407007a8f6ff2ca73f3f6119a64df992f7c6ac611194133\" id=5c0e9ab5-5211-4f6f-9e4f-246a2c57f386 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:49.025817 crc crio[24245]: time=\"2026-06-14T09:42:49.025750058Z\" level=info msg=\"Started container\" PID=268943 containerID=e954af62a9340ba3a407007a8f6ff2ca73f3f6119a64df992f7c6ac611194133 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=5c0e9ab5-5211-4f6f-9e4f-246a2c57f386 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f\nJun 14 09:42:49.105809 crc crio[24245]: time=\"2026-06-14T09:42:49.105088961Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1f4e2970-d679-4e36-ad98-e80eee159948 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:50.882685 crc crio[24245]: time=\"2026-06-14T09:42:50.882212363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:42:51.021508 crc crio[24245]: time=\"2026-06-14T09:42:51.020702821Z\" level=info msg=\"Created container f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a: openstack/cinder-api-0/cinder-api-log\" id=1d537185-5eee-4b3a-8298-5aaf2b398cc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:51.024009 crc crio[24245]: time=\"2026-06-14T09:42:51.023900337Z\" level=info msg=\"Starting container: f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a\" id=16414184-a90d-4911-b10d-b9f0cc659153 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:42:51.039518 crc crio[24245]: time=\"2026-06-14T09:42:51.039355918Z\" level=info msg=\"Started container\" PID=269214 containerID=f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a description=openstack/cinder-api-0/cinder-api-log id=16414184-a90d-4911-b10d-b9f0cc659153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5\nJun 14 09:42:51.059157 crc crio[24245]: time=\"2026-06-14T09:42:51.059018433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=b97fcb59-caf5-497f-8a8c-3ecef7f9306e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:52.182987 crc crio[24245]: time=\"2026-06-14T09:42:52.182416919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1a6721f8-be31-436a-9085-f25d216c9c14 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:52.278140 crc crio[24245]: time=\"2026-06-14T09:42:52.278095701Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=5782fa4f-53e1-438f-ab89-096daec0e352 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:52.281135 crc crio[24245]: time=\"2026-06-14T09:42:52.281067906Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=43a9d62f-e53e-4024-88f9-1f361b63eef8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:55.772685 crc crio[24245]: time=\"2026-06-14T09:42:55.771798021Z\" level=info msg=\"Stopping container: 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df (timeout: 30s)\" id=c2704ef5-df55-44c9-b68d-0bcea7f6601a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:42:56.028107 crc crio[24245]: time=\"2026-06-14T09:42:56.027304323Z\" level=info msg=\"Removing container: d90ad6fd94e82f966b0480f764524d015094b807e17a65029eae7f8344ee4ec9\" id=cc50a92a-7c7f-4e21-b7ef-93cdb4334b9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:42:57.339940 crc crio[24245]: time=\"2026-06-14T09:42:57.33926239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=d7fc4073-6be7-4a3d-9afa-60e687cefe58 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:42:57.667304 crc crio[24245]: time=\"2026-06-14T09:42:57.667208691Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=be2d4d1a-4254-4d29-bcc5-3da409a7585d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:42:57.668673 crc crio[24245]: time=\"2026-06-14T09:42:57.668449644Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=7dc2772b-f654-4e32-b3c4-0d7bb19becca name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:00.775957 crc crio[24245]: time=\"2026-06-14T09:43:00.775056618Z\" level=warning msg=\"Stopping container 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd with stop signal(15) timed out. Killing...\"\nJun 14 09:43:00.929294 crc crio[24245]: time=\"2026-06-14T09:43:00.929126026Z\" level=error msg=\"Killing container 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 14 09:43:01.654495 crc crio[24245]: time=\"2026-06-14T09:43:01.654068539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:01.656357 crc crio[24245]: time=\"2026-06-14T09:43:01.655758433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:01.660570 crc crio[24245]: time=\"2026-06-14T09:43:01.660426301Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=fe4bdded-6f27-4254-b96e-46bc32c93069 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:01.713150 crc crio[24245]: time=\"2026-06-14T09:43:01.713052214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:01.803585 crc crio[24245]: time=\"2026-06-14T09:43:01.803247433Z\" level=info msg=\"Stopped container 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=c2704ef5-df55-44c9-b68d-0bcea7f6601a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:01.806263 crc crio[24245]: time=\"2026-06-14T09:43:01.806186677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=20669f7c-62d0-43c3-9e90-1bdc794ecd2a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:06.189514 crc crio[24245]: time=\"2026-06-14T09:43:06.188473792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=c9221c7e-7559-488e-be76-6204d53dda17 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:06.222065 crc crio[24245]: time=\"2026-06-14T09:43:06.221942516Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f\" id=9a8072d3-e4eb-4b80-a509-8628ab99094b name=/runtime.v1.ImageService/PullImage\nJun 14 09:43:06.224571 crc crio[24245]: time=\"2026-06-14T09:43:06.224044513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=43fe0b64-f53f-4174-823f-5bf5131e0081 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:06.292281 crc crio[24245]: time=\"2026-06-14T09:43:06.292203901Z\" level=info msg=\"Creating container: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=5999dcf8-7836-4f00-9587-e8d7369bdb26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:06.293111 crc crio[24245]: time=\"2026-06-14T09:43:06.292583374Z\" level=info msg=\"Stopped container 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd: openstack/cinder-scheduler-0/cinder-scheduler\" id=6a94e5f4-9a10-43ae-8177-9ee6b958d899 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:06.298018 crc crio[24245]: time=\"2026-06-14T09:43:06.297942044Z\" level=info msg=\"Stopping pod sandbox: 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca\" id=7914b17e-f59d-4419-9465-fc91c5682283 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:06.300630 crc crio[24245]: time=\"2026-06-14T09:43:06.300536596Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca UID:d736ae49-654b-4b7f-bba1-36f12281f8f7 NetNS:/var/run/netns/a7f86194-0d85-4a95-afc4-29c153f5db57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd736ae49_654b_4b7f_bba1_36f12281f8f7.slice PodAnnotations:0xc0006204b8}] Aliases:map[]}\"\nJun 14 09:43:06.300811 crc crio[24245]: time=\"2026-06-14T09:43:06.300758734Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:43:09.859269 crc crio[24245]: time=\"2026-06-14T09:43:09.858332925Z\" level=info msg=\"Stopping container: cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67 (timeout: 30s)\" id=fc117bfe-f0c3-44e9-a52e-6e3cabc6fad3 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:11.052515 crc crio[24245]: time=\"2026-06-14T09:43:11.052185901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.145170 crc crio[24245]: time=\"2026-06-14T09:43:11.144637711Z\" level=info msg=\"Stopped pod sandbox: 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca\" id=7914b17e-f59d-4419-9465-fc91c5682283 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.165215 crc crio[24245]: time=\"2026-06-14T09:43:11.16270195Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=7da84822-168a-4e41-896e-581d88c2dc07 name=/runtime.v1.ImageService/PullImage\nJun 14 09:43:11.165215 crc crio[24245]: time=\"2026-06-14T09:43:11.164196163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=cdb5e709-5a38-4988-9771-f6b6e3a3e723 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:11.202668 crc crio[24245]: time=\"2026-06-14T09:43:11.202429419Z\" level=info msg=\"Removed container d90ad6fd94e82f966b0480f764524d015094b807e17a65029eae7f8344ee4ec9: openshift-infra/auto-csr-approver-29690496-bqht4/oc\" id=cc50a92a-7c7f-4e21-b7ef-93cdb4334b9b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:11.228250 crc crio[24245]: time=\"2026-06-14T09:43:11.228159098Z\" level=info msg=\"Stopping pod sandbox: be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a\" id=5ad383a4-cd30-4a16-879f-1381fbc27485 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.228250 crc crio[24245]: time=\"2026-06-14T09:43:11.228248921Z\" level=info msg=\"Stopped pod sandbox (already stopped): be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a\" id=5ad383a4-cd30-4a16-879f-1381fbc27485 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.229556 crc crio[24245]: time=\"2026-06-14T09:43:11.229476789Z\" level=info msg=\"Removing pod sandbox: be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a\" id=da4b9fc2-f975-4a8e-8ddc-0c01e4aa4ae6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:11.274559 crc crio[24245]: time=\"2026-06-14T09:43:11.274384719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.281381 crc crio[24245]: time=\"2026-06-14T09:43:11.281255007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.294691 crc crio[24245]: time=\"2026-06-14T09:43:11.29455797Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=82f19f14-3d09-4373-90a3-c2639a86b130 name=/runtime.v1.ImageService/PullImage\nJun 14 09:43:11.296146 crc crio[24245]: time=\"2026-06-14T09:43:11.296066098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7b64fa01-c72a-471b-b550-3f0c06eadfa1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:11.320822 crc crio[24245]: time=\"2026-06-14T09:43:11.320501038Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b\" id=3acbef7f-9d1e-4f07-b8ba-98f3afea963a name=/runtime.v1.ImageService/PullImage\nJun 14 09:43:11.321822 crc crio[24245]: time=\"2026-06-14T09:43:11.321742359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=bc4adf8c-3e6d-4ad0-be9a-84b5a1062f28 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:11.334828 crc crio[24245]: time=\"2026-06-14T09:43:11.33475519Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=a565aa7a-ecfb-4d0b-bd57-264deb31c95d name=/runtime.v1.ImageService/PullImage\nJun 14 09:43:11.335354 crc crio[24245]: time=\"2026-06-14T09:43:11.335061951Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=d30b70fc-50cc-4588-9f5a-84e0d3a5d974 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:11.337051 crc crio[24245]: time=\"2026-06-14T09:43:11.336759302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b393a766-2dd2-431f-9e6f-d9a64d765aab name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:11.340164 crc crio[24245]: time=\"2026-06-14T09:43:11.340081719Z\" level=info msg=\"Removed pod sandbox: be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a\" id=da4b9fc2-f975-4a8e-8ddc-0c01e4aa4ae6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:11.342935 crc crio[24245]: time=\"2026-06-14T09:43:11.342781824Z\" level=info msg=\"Stopping pod sandbox: ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0\" id=94c7a767-3de4-44aa-8f3e-de3d054a2308 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.343112 crc crio[24245]: time=\"2026-06-14T09:43:11.343010961Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0\" id=94c7a767-3de4-44aa-8f3e-de3d054a2308 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.344304 crc crio[24245]: time=\"2026-06-14T09:43:11.344196431Z\" level=info msg=\"Removing pod sandbox: ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0\" id=1cd64771-d599-428a-9c23-55cf327ce05e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:11.397256 crc crio[24245]: time=\"2026-06-14T09:43:11.397156743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.403018 crc crio[24245]: time=\"2026-06-14T09:43:11.402922646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.411692 crc crio[24245]: time=\"2026-06-14T09:43:11.411651117Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b7b56cca-02dd-4666-9846-864ab7bef5fe name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:11.413253 crc crio[24245]: time=\"2026-06-14T09:43:11.413180314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.446169 crc crio[24245]: time=\"2026-06-14T09:43:11.44606007Z\" level=info msg=\"Removed pod sandbox: ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0\" id=1cd64771-d599-428a-9c23-55cf327ce05e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:11.447756 crc crio[24245]: time=\"2026-06-14T09:43:11.447569378Z\" level=info msg=\"Stopping pod sandbox: a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831\" id=3e9f0d1b-7881-49f0-a248-2b90c4d2359f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.447930 crc crio[24245]: time=\"2026-06-14T09:43:11.447774314Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831\" id=3e9f0d1b-7881-49f0-a248-2b90c4d2359f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.450075 crc crio[24245]: time=\"2026-06-14T09:43:11.450034278Z\" level=info msg=\"Removing pod sandbox: a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831\" id=c1fb0082-cd02-457f-bf0a-1a42c498eef9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:11.472110 crc crio[24245]: time=\"2026-06-14T09:43:11.472036216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.475945 crc crio[24245]: time=\"2026-06-14T09:43:11.475892438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.503990 crc crio[24245]: time=\"2026-06-14T09:43:11.502376239Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=36841822-ea7e-426d-a32f-50dc42fdf355 name=/runtime.v1.ImageService/PullImage\nJun 14 09:43:11.505179 crc crio[24245]: time=\"2026-06-14T09:43:11.505102428Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4dd236b6-ea94-4765-9ddc-dd469f4cb725 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:11.518015 crc crio[24245]: time=\"2026-06-14T09:43:11.517945836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=54a1e30d-1413-463b-a2a4-2b4e4559a4f2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:11.541180 crc crio[24245]: time=\"2026-06-14T09:43:11.53443113Z\" level=info msg=\"Removed pod sandbox: a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831\" id=c1fb0082-cd02-457f-bf0a-1a42c498eef9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:11.544592 crc crio[24245]: time=\"2026-06-14T09:43:11.54446362Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=f8ee72ec-b19f-4121-be55-82e019043c41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:11.546207 crc crio[24245]: time=\"2026-06-14T09:43:11.546113873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.546564 crc crio[24245]: time=\"2026-06-14T09:43:11.546474364Z\" level=info msg=\"Stopping pod sandbox: 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a\" id=265080a9-8f58-4223-b742-766edaf649cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.546564 crc crio[24245]: time=\"2026-06-14T09:43:11.546563857Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a\" id=265080a9-8f58-4223-b742-766edaf649cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.547536 crc crio[24245]: time=\"2026-06-14T09:43:11.547421943Z\" level=info msg=\"Removing pod sandbox: 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a\" id=1141df97-8ad7-4d94-8903-93faddfa03cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:11.557897 crc crio[24245]: time=\"2026-06-14T09:43:11.556665425Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/wipe-data\" id=20d699bb-622e-43b5-bb4f-d50e392a499f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:11.565791 crc crio[24245]: time=\"2026-06-14T09:43:11.565564013Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/wipe-data\" id=4d92b049-1bbc-453b-b3c0-fffe9ced89f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:11.567447 crc crio[24245]: time=\"2026-06-14T09:43:11.566925227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.573501 crc crio[24245]: time=\"2026-06-14T09:43:11.570070584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7367820d-9486-4aff-971c-7022bca6d59b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:11.584227 crc crio[24245]: time=\"2026-06-14T09:43:11.584181584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c604a3db-8a75-4a2f-9d7d-ead36ead52d2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:11.589907 crc crio[24245]: time=\"2026-06-14T09:43:11.589798932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=01458475-5cc6-4ea0-9bf0-3e94de0fd869 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:11.621594 crc crio[24245]: time=\"2026-06-14T09:43:11.621493692Z\" level=info msg=\"Removed pod sandbox: 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a\" id=1141df97-8ad7-4d94-8903-93faddfa03cd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:11.623673 crc crio[24245]: time=\"2026-06-14T09:43:11.623569809Z\" level=info msg=\"Stopping pod sandbox: 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb\" id=cfb09044-d2e9-4cd9-97ff-38310d5be826 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.625017 crc crio[24245]: time=\"2026-06-14T09:43:11.623696223Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb\" id=cfb09044-d2e9-4cd9-97ff-38310d5be826 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.626013 crc crio[24245]: time=\"2026-06-14T09:43:11.625534292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.626013 crc crio[24245]: time=\"2026-06-14T09:43:11.625674273Z\" level=info msg=\"Removing pod sandbox: 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb\" id=87a38307-7c76-4364-b57c-552433d7ae3a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:11.634675 crc crio[24245]: time=\"2026-06-14T09:43:11.634573516Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=25099705-1715-46c6-8919-b4ebbacb45ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:11.640941 crc crio[24245]: time=\"2026-06-14T09:43:11.640773712Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-r562j/keystone-db-sync\" id=068d2983-d635-4924-8422-97628e935bb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:11.655431 crc crio[24245]: time=\"2026-06-14T09:43:11.655338986Z\" level=info msg=\"Removed pod sandbox: 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb\" id=87a38307-7c76-4364-b57c-552433d7ae3a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:11.658001 crc crio[24245]: time=\"2026-06-14T09:43:11.65779992Z\" level=info msg=\"Stopping pod sandbox: aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46\" id=c672785b-126f-4a36-bc43-5ca36c7fbc5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.658122 crc crio[24245]: time=\"2026-06-14T09:43:11.657999515Z\" level=info msg=\"Stopped pod sandbox (already stopped): aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46\" id=c672785b-126f-4a36-bc43-5ca36c7fbc5b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.661520 crc crio[24245]: time=\"2026-06-14T09:43:11.66143116Z\" level=info msg=\"Removing pod sandbox: aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46\" id=40e2e2cc-5c01-44e5-b68c-a3af7353196b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:11.693255 crc crio[24245]: time=\"2026-06-14T09:43:11.693170032Z\" level=info msg=\"Removing container: b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897\" id=b8dc50c4-5b74-4c38-abe8-e6b5d4dbd685 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:11.699832 crc crio[24245]: time=\"2026-06-14T09:43:11.698949263Z\" level=info msg=\"Created container 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=5999dcf8-7836-4f00-9587-e8d7369bdb26 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:11.701163 crc crio[24245]: time=\"2026-06-14T09:43:11.701088101Z\" level=info msg=\"Starting container: 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797\" id=6e17a85b-46e3-4f98-bbdb-3c125355845d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:11.702307 crc crio[24245]: time=\"2026-06-14T09:43:11.702153766Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=0e0088e3-f524-4d9c-92bb-968b1b27b37c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:11.709664 crc crio[24245]: time=\"2026-06-14T09:43:11.709228031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.717476 crc crio[24245]: time=\"2026-06-14T09:43:11.71641706Z\" level=info msg=\"Started container\" PID=270250 containerID=56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797 description=openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log id=6e17a85b-46e3-4f98-bbdb-3c125355845d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\nJun 14 09:43:11.736191 crc crio[24245]: time=\"2026-06-14T09:43:11.7356381Z\" level=info msg=\"Removed container b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897: openstack/cinder-scheduler-0/probe\" id=b8dc50c4-5b74-4c38-abe8-e6b5d4dbd685 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:11.742347 crc crio[24245]: time=\"2026-06-14T09:43:11.740491455Z\" level=info msg=\"Removing container: 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd\" id=ede82c07-9b13-4ef3-9115-e07d3a8177ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:11.751245 crc crio[24245]: time=\"2026-06-14T09:43:11.751146064Z\" level=info msg=\"Created container 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=7dc2772b-f654-4e32-b3c4-0d7bb19becca name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:11.753096 crc crio[24245]: time=\"2026-06-14T09:43:11.753015204Z\" level=info msg=\"Starting container: 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4\" id=2a02e4ba-f8b6-4869-96f6-170c3e145556 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:11.760236 crc crio[24245]: time=\"2026-06-14T09:43:11.759556933Z\" level=info msg=\"Removed pod sandbox: aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46\" id=40e2e2cc-5c01-44e5-b68c-a3af7353196b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:11.761349 crc crio[24245]: time=\"2026-06-14T09:43:11.761221984Z\" level=info msg=\"Stopping pod sandbox: 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191\" id=bda0264b-557f-4efa-80a2-25f485ac48be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.761440 crc crio[24245]: time=\"2026-06-14T09:43:11.761370038Z\" level=info msg=\"Stopped pod sandbox (already stopped): 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191\" id=bda0264b-557f-4efa-80a2-25f485ac48be name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.762539 crc crio[24245]: time=\"2026-06-14T09:43:11.762423632Z\" level=info msg=\"Removing pod sandbox: 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191\" id=af3700cc-d53e-4d4a-bd07-85729f9edb00 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:11.764284 crc crio[24245]: time=\"2026-06-14T09:43:11.764157497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.764667 crc crio[24245]: time=\"2026-06-14T09:43:11.764504601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.770404 crc crio[24245]: time=\"2026-06-14T09:43:11.770043387Z\" level=info msg=\"Started container\" PID=270259 containerID=6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=2a02e4ba-f8b6-4869-96f6-170c3e145556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4\nJun 14 09:43:11.794100 crc crio[24245]: time=\"2026-06-14T09:43:11.792399611Z\" level=info msg=\"Removed container 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd: openstack/cinder-scheduler-0/cinder-scheduler\" id=ede82c07-9b13-4ef3-9115-e07d3a8177ee name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:11.818145 crc crio[24245]: time=\"2026-06-14T09:43:11.818030977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.825906 crc crio[24245]: time=\"2026-06-14T09:43:11.825805937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.840953 crc crio[24245]: time=\"2026-06-14T09:43:11.840789265Z\" level=info msg=\"Created container b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=fe4bdded-6f27-4254-b96e-46bc32c93069 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:11.842280 crc crio[24245]: time=\"2026-06-14T09:43:11.842180069Z\" level=info msg=\"Starting container: b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4\" id=bc578466-4119-469c-96fb-4edaceb7c69b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:11.867681 crc crio[24245]: time=\"2026-06-14T09:43:11.867581272Z\" level=info msg=\"Started container\" PID=270264 containerID=b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=bc578466-4119-469c-96fb-4edaceb7c69b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f\nJun 14 09:43:11.918348 crc crio[24245]: time=\"2026-06-14T09:43:11.918296692Z\" level=info msg=\"Removed pod sandbox: 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191\" id=af3700cc-d53e-4d4a-bd07-85729f9edb00 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:11.919942 crc crio[24245]: time=\"2026-06-14T09:43:11.919777577Z\" level=info msg=\"Stopping pod sandbox: 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4\" id=30a33aef-293a-40ab-bbda-24846f4da546 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.920035 crc crio[24245]: time=\"2026-06-14T09:43:11.919967273Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4\" id=30a33aef-293a-40ab-bbda-24846f4da546 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:11.920968 crc crio[24245]: time=\"2026-06-14T09:43:11.92082812Z\" level=info msg=\"Removing pod sandbox: 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4\" id=2b8af295-e6b1-4438-a0b6-72a915a792c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:11.959344 crc crio[24245]: time=\"2026-06-14T09:43:11.959249333Z\" level=info msg=\"Created container 6b0175018480da7922a88f21819f9f3e8af3103636f95128e54f4de6914464cc: openstack/memcached-0/memcached\" id=f8ee72ec-b19f-4121-be55-82e019043c41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:11.962018 crc crio[24245]: time=\"2026-06-14T09:43:11.961922198Z\" level=info msg=\"Starting container: 6b0175018480da7922a88f21819f9f3e8af3103636f95128e54f4de6914464cc\" id=ea8cf8f4-dc0a-4d31-b4f4-8a785f4ea961 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:11.967438 crc crio[24245]: time=\"2026-06-14T09:43:11.967297069Z\" level=info msg=\"Started container\" PID=270313 containerID=6b0175018480da7922a88f21819f9f3e8af3103636f95128e54f4de6914464cc description=openstack/memcached-0/memcached id=ea8cf8f4-dc0a-4d31-b4f4-8a785f4ea961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac4f6560785137dc251b75971c282d5a934b2e08d782c1a2fbf922c4fff929da\nJun 14 09:43:11.975037 crc crio[24245]: time=\"2026-06-14T09:43:11.974967483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:11.981516 crc crio[24245]: time=\"2026-06-14T09:43:11.981308935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:12.115896 crc crio[24245]: time=\"2026-06-14T09:43:12.113289102Z\" level=info msg=\"Removed pod sandbox: 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4\" id=2b8af295-e6b1-4438-a0b6-72a915a792c7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:12.121126 crc crio[24245]: time=\"2026-06-14T09:43:12.121018681Z\" level=info msg=\"Stopping pod sandbox: 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753\" id=da7a94b5-71d8-4233-a2c9-072de9de5c01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:12.121126 crc crio[24245]: time=\"2026-06-14T09:43:12.121118574Z\" level=info msg=\"Stopped pod sandbox (already stopped): 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753\" id=da7a94b5-71d8-4233-a2c9-072de9de5c01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:12.125825 crc crio[24245]: time=\"2026-06-14T09:43:12.125752649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:12.132992 crc crio[24245]: time=\"2026-06-14T09:43:12.132898687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:12.140794 crc crio[24245]: time=\"2026-06-14T09:43:12.140689977Z\" level=info msg=\"Removing pod sandbox: 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753\" id=c7d62760-221b-4179-a23a-62351585fec1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:12.182015 crc crio[24245]: time=\"2026-06-14T09:43:12.18015859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:12.183698 crc crio[24245]: time=\"2026-06-14T09:43:12.18364346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:12.192159 crc crio[24245]: time=\"2026-06-14T09:43:12.192065218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:12.196885 crc crio[24245]: time=\"2026-06-14T09:43:12.196782529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:12.251634 crc crio[24245]: time=\"2026-06-14T09:43:12.25092704Z\" level=info msg=\"Removed pod sandbox: 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753\" id=c7d62760-221b-4179-a23a-62351585fec1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:12.252796 crc crio[24245]: time=\"2026-06-14T09:43:12.252733828Z\" level=info msg=\"Stopping pod sandbox: 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae\" id=6b0d3b99-c66b-4125-96b9-a79caf6c60fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:12.252948 crc crio[24245]: time=\"2026-06-14T09:43:12.252804091Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae\" id=6b0d3b99-c66b-4125-96b9-a79caf6c60fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:12.253685 crc crio[24245]: time=\"2026-06-14T09:43:12.253559155Z\" level=info msg=\"Removing pod sandbox: 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae\" id=35fd9c81-94cc-4833-ad8c-8a4b204cfe37 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:12.259764 crc crio[24245]: time=\"2026-06-14T09:43:12.259690039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:12.263125 crc crio[24245]: time=\"2026-06-14T09:43:12.263061327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:12.284818 crc crio[24245]: time=\"2026-06-14T09:43:12.28425766Z\" level=info msg=\"Removed pod sandbox: 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae\" id=35fd9c81-94cc-4833-ad8c-8a4b204cfe37 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:12.290697 crc crio[24245]: time=\"2026-06-14T09:43:12.290381776Z\" level=info msg=\"Stopping pod sandbox: e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013\" id=ef804adc-5c2b-42d4-8405-bf8b89101ac0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:12.290697 crc crio[24245]: time=\"2026-06-14T09:43:12.290463059Z\" level=info msg=\"Stopped pod sandbox (already stopped): e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013\" id=ef804adc-5c2b-42d4-8405-bf8b89101ac0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:12.292665 crc crio[24245]: time=\"2026-06-14T09:43:12.291659138Z\" level=info msg=\"Removing pod sandbox: e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013\" id=4cb88af4-9376-4f0d-b524-9c40ab61c6e7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:12.312686 crc crio[24245]: time=\"2026-06-14T09:43:12.312572912Z\" level=info msg=\"Removed pod sandbox: e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013\" id=4cb88af4-9376-4f0d-b524-9c40ab61c6e7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:12.314207 crc crio[24245]: time=\"2026-06-14T09:43:12.314184463Z\" level=info msg=\"Stopping pod sandbox: 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13\" id=d5f19226-9f54-4040-9829-f6d60c9974fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:12.314335 crc crio[24245]: time=\"2026-06-14T09:43:12.314319007Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13\" id=d5f19226-9f54-4040-9829-f6d60c9974fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:12.314764 crc crio[24245]: time=\"2026-06-14T09:43:12.314744191Z\" level=info msg=\"Removing pod sandbox: 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13\" id=8eb37401-a88e-4333-a4e8-6448a61d0c90 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:12.336110 crc crio[24245]: time=\"2026-06-14T09:43:12.336053802Z\" level=info msg=\"Removed pod sandbox: 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13\" id=8eb37401-a88e-4333-a4e8-6448a61d0c90 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:43:12.341276 crc crio[24245]: time=\"2026-06-14T09:43:12.341143217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:12.642995 crc crio[24245]: time=\"2026-06-14T09:43:12.64289343Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=37b94b1b-8425-4ee8-bcc7-fd5d0725b41e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:43:12.643161 crc crio[24245]: time=\"2026-06-14T09:43:12.643010304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:12.734120 crc crio[24245]: time=\"2026-06-14T09:43:12.730525237Z\" level=info msg=\"Stopping container: 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e (timeout: 30s)\" id=53da157d-d5ac-4736-831e-8a1c90d63b59 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:12.769332 crc crio[24245]: time=\"2026-06-14T09:43:12.769173076Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0 UID:ef1c8216-a0bf-49c5-8d4a-d354f6e8ced0 NetNS:/var/run/netns/2ebbd713-7cae-4ac5-ae78-4641176d1f59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef1c8216_a0bf_49c5_8d4a_d354f6e8ced0.slice PodAnnotations:0xc0004cd2f0}] Aliases:map[]}\"\nJun 14 09:43:12.769332 crc crio[24245]: time=\"2026-06-14T09:43:12.769248419Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:43:12.883087 crc crio[24245]: time=\"2026-06-14T09:43:12.882996586Z\" level=info msg=\"Created container 4774c05b76966ac903f6b0eec83555764087c82b3b78b0cb2650b086f6c086aa: openstack/openstack-galera-0/mysql-bootstrap\" id=0e0088e3-f524-4d9c-92bb-968b1b27b37c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:12.885386 crc crio[24245]: time=\"2026-06-14T09:43:12.885334931Z\" level=info msg=\"Starting container: 4774c05b76966ac903f6b0eec83555764087c82b3b78b0cb2650b086f6c086aa\" id=08ec6837-648d-42a0-8483-f2a1d7020852 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:12.891294 crc crio[24245]: time=\"2026-06-14T09:43:12.891192317Z\" level=info msg=\"Created container fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91: openstack/cinder-api-0/cinder-api\" id=be2d4d1a-4254-4d29-bcc5-3da409a7585d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:12.892993 crc crio[24245]: time=\"2026-06-14T09:43:12.892825449Z\" level=info msg=\"Starting container: fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91\" id=0c5a5352-fcc4-41aa-bc04-a05777689715 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:12.897215 crc crio[24245]: time=\"2026-06-14T09:43:12.897128523Z\" level=info msg=\"Created container c14459afba95c0da0f8e0102df5ce3a2713b2b8d83483e6b99267e84cde94937: openstack/keystone-db-sync-r562j/keystone-db-sync\" id=068d2983-d635-4924-8422-97628e935bb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:12.898546 crc crio[24245]: time=\"2026-06-14T09:43:12.89747441Z\" level=info msg=\"Created container a1fa60e858f7bf66844b01c36fb14166591265efdfa87b3c01156bf90f1d5639: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=25099705-1715-46c6-8919-b4ebbacb45ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:12.899430 crc crio[24245]: time=\"2026-06-14T09:43:12.899381619Z\" level=info msg=\"Started container\" PID=270392 containerID=4774c05b76966ac903f6b0eec83555764087c82b3b78b0cb2650b086f6c086aa description=openstack/openstack-galera-0/mysql-bootstrap id=08ec6837-648d-42a0-8483-f2a1d7020852 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a92e19c2981c9271799d5a4f16596183530b80b9853035c7711088dfff20b6d\nJun 14 09:43:12.904232 crc crio[24245]: time=\"2026-06-14T09:43:12.904132809Z\" level=info msg=\"Started container\" PID=270398 containerID=fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91 description=openstack/cinder-api-0/cinder-api id=0c5a5352-fcc4-41aa-bc04-a05777689715 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5\nJun 14 09:43:12.904595 crc crio[24245]: time=\"2026-06-14T09:43:12.904554266Z\" level=info msg=\"Starting container: c14459afba95c0da0f8e0102df5ce3a2713b2b8d83483e6b99267e84cde94937\" id=008a53d9-a336-4ef8-b044-41c86e72c9f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:12.904940 crc crio[24245]: time=\"2026-06-14T09:43:12.904833296Z\" level=info msg=\"Starting container: a1fa60e858f7bf66844b01c36fb14166591265efdfa87b3c01156bf90f1d5639\" id=6825d6a5-82e7-4b70-8a31-c0cf224fa0a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:12.921763 crc crio[24245]: time=\"2026-06-14T09:43:12.921714719Z\" level=info msg=\"Started container\" PID=270396 containerID=c14459afba95c0da0f8e0102df5ce3a2713b2b8d83483e6b99267e84cde94937 description=openstack/keystone-db-sync-r562j/keystone-db-sync id=008a53d9-a336-4ef8-b044-41c86e72c9f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b\nJun 14 09:43:12.931659 crc crio[24245]: time=\"2026-06-14T09:43:12.931549072Z\" level=info msg=\"Started container\" PID=270395 containerID=a1fa60e858f7bf66844b01c36fb14166591265efdfa87b3c01156bf90f1d5639 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=6825d6a5-82e7-4b70-8a31-c0cf224fa0a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f0cded460458b71fca436d6d6b52a3a0a826b3eddc68be04a4eb89274667aeb\nJun 14 09:43:13.282522 crc crio[24245]: time=\"2026-06-14T09:43:13.282431819Z\" level=info msg=\"Stopped container cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67: openstack/keystone-d86f64d54-z8mjg/keystone-api\" id=fc117bfe-f0c3-44e9-a52e-6e3cabc6fad3 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:13.289763 crc crio[24245]: time=\"2026-06-14T09:43:13.289721273Z\" level=info msg=\"Stopping pod sandbox: 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c\" id=8e35760f-3f71-4e42-84d4-0fe1314deb1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:13.291419 crc crio[24245]: time=\"2026-06-14T09:43:13.291348555Z\" level=info msg=\"Got pod network &{Name:keystone-d86f64d54-z8mjg Namespace:openstack ID:67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c UID:4c513f93-d63c-4975-bfb4-8702095b2476 NetNS:/var/run/netns/6317d35f-3df7-476c-9dd2-8669ae723077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c513f93_d63c_4975_bfb4_8702095b2476.slice PodAnnotations:0xc001b86048}] Aliases:map[]}\"\nJun 14 09:43:13.291742 crc crio[24245]: time=\"2026-06-14T09:43:13.291717157Z\" level=info msg=\"Deleting pod openstack_keystone-d86f64d54-z8mjg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:43:13.397404 crc crio[24245]: 2026-06-14T09:43:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7499ef4b6bd3fd Mac:6a:56:89:d1:b1:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:90 Mtu:0 Sandbox:/var/run/netns/2ebbd713-7cae-4ac5-ae78-4641176d1f59 SocketPath: PciID:}] [{Interface:0xc000193ef0 Address:{IP:10.217.1.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:43:13.398751 crc crio[24245]: time=\"2026-06-14T09:43:13.3986883Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0 UID:ef1c8216-a0bf-49c5-8d4a-d354f6e8ced0 NetNS:/var/run/netns/2ebbd713-7cae-4ac5-ae78-4641176d1f59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef1c8216_a0bf_49c5_8d4a_d354f6e8ced0.slice PodAnnotations:0xc0004cd2f0}] Aliases:map[]}\"\nJun 14 09:43:13.399163 crc crio[24245]: time=\"2026-06-14T09:43:13.398902186Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:43:13.439131 crc crio[24245]: time=\"2026-06-14T09:43:13.438745894Z\" level=info msg=\"Ran pod sandbox f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0 with infra container: openstack/cinder-scheduler-0/POD\" id=37b94b1b-8425-4ee8-bcc7-fd5d0725b41e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:43:13.442065 crc crio[24245]: time=\"2026-06-14T09:43:13.441986348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=3611f02a-79a5-49a8-8625-4a1a064d57f8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:13.488508 crc crio[24245]: time=\"2026-06-14T09:43:13.488335252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=b548eabe-8a87-4c7a-babe-a7212fc7e68c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:13.501027 crc crio[24245]: time=\"2026-06-14T09:43:13.499993672Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=8a01d6c9-8df2-4fa1-acb4-2ae86634373b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:13.501027 crc crio[24245]: time=\"2026-06-14T09:43:13.500487078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:13.775381 crc crio[24245]: time=\"2026-06-14T09:43:13.773104811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:13.837533 crc crio[24245]: time=\"2026-06-14T09:43:13.836826311Z\" level=info msg=\"Stopped pod sandbox: 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c\" id=8e35760f-3f71-4e42-84d4-0fe1314deb1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:14.062896 crc crio[24245]: time=\"2026-06-14T09:43:14.048676375Z\" level=info msg=\"Created container ef43dc74f0aa57e7e410cbd3326ed14db7733cd22f061dfb01528ed42f701a4b: openstack/rabbitmq-cell1-server-0/wipe-data\" id=4d92b049-1bbc-453b-b3c0-fffe9ced89f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:14.062896 crc crio[24245]: time=\"2026-06-14T09:43:14.053334284Z\" level=info msg=\"Starting container: ef43dc74f0aa57e7e410cbd3326ed14db7733cd22f061dfb01528ed42f701a4b\" id=6989a14a-9731-427a-a736-39e8c70e8ed4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:14.062896 crc crio[24245]: time=\"2026-06-14T09:43:14.060703608Z\" level=info msg=\"Started container\" PID=270331 containerID=ef43dc74f0aa57e7e410cbd3326ed14db7733cd22f061dfb01528ed42f701a4b description=openstack/rabbitmq-cell1-server-0/wipe-data id=6989a14a-9731-427a-a736-39e8c70e8ed4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103\nJun 14 09:43:14.537380 crc crio[24245]: time=\"2026-06-14T09:43:14.537312268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:14.809908 crc crio[24245]: time=\"2026-06-14T09:43:14.809521983Z\" level=info msg=\"Created container 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d: openstack/cinder-scheduler-0/cinder-scheduler\" id=8a01d6c9-8df2-4fa1-acb4-2ae86634373b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:14.816159 crc crio[24245]: time=\"2026-06-14T09:43:14.816120165Z\" level=info msg=\"Starting container: 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d\" id=393dc43c-153f-4bdd-b9fd-a979a83475f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:14.837245 crc crio[24245]: time=\"2026-06-14T09:43:14.836237786Z\" level=info msg=\"Started container\" PID=270997 containerID=4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d description=openstack/cinder-scheduler-0/cinder-scheduler id=393dc43c-153f-4bdd-b9fd-a979a83475f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0\nJun 14 09:43:14.845037 crc crio[24245]: time=\"2026-06-14T09:43:14.84129699Z\" level=info msg=\"Created container d47af3289898c77037f1a8b0ea2db4a14916c8c9bc0ff7bed1a4b86fdbf2a102: openstack/rabbitmq-server-0/wipe-data\" id=20d699bb-622e-43b5-bb4f-d50e392a499f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:14.845037 crc crio[24245]: time=\"2026-06-14T09:43:14.843757355Z\" level=info msg=\"Starting container: d47af3289898c77037f1a8b0ea2db4a14916c8c9bc0ff7bed1a4b86fdbf2a102\" id=84f6f050-30e0-49ef-b36c-35b56016dd11 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:14.848913 crc crio[24245]: time=\"2026-06-14T09:43:14.848240429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=1aac6038-d70c-428f-84b7-c4bad650e150 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:14.852234 crc crio[24245]: time=\"2026-06-14T09:43:14.851773772Z\" level=info msg=\"Started container\" PID=270397 containerID=d47af3289898c77037f1a8b0ea2db4a14916c8c9bc0ff7bed1a4b86fdbf2a102 description=openstack/rabbitmq-server-0/wipe-data id=84f6f050-30e0-49ef-b36c-35b56016dd11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6\nJun 14 09:43:14.896266 crc crio[24245]: time=\"2026-06-14T09:43:14.896195294Z\" level=info msg=\"Removing container: cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67\" id=df5beff6-6534-457b-a5cd-e150278652c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:14.921379 crc crio[24245]: time=\"2026-06-14T09:43:14.921274472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=2450ca37-8dfc-4fce-9f79-193964e5f69d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:14.933539 crc crio[24245]: time=\"2026-06-14T09:43:14.933439673Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=209ce55a-cf9e-41c7-b73b-c03f04b873b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:14.934100 crc crio[24245]: time=\"2026-06-14T09:43:14.934037602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:15.058023 crc crio[24245]: time=\"2026-06-14T09:43:15.056815042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:15.121946 crc crio[24245]: time=\"2026-06-14T09:43:15.121786269Z\" level=info msg=\"Removed container cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67: openstack/keystone-d86f64d54-z8mjg/keystone-api\" id=df5beff6-6534-457b-a5cd-e150278652c9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:15.816977 crc crio[24245]: time=\"2026-06-14T09:43:15.816833492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:15.935043 crc crio[24245]: time=\"2026-06-14T09:43:15.934170792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=1e9a024f-6973-496b-a851-845f7037ce17 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:15.956436 crc crio[24245]: time=\"2026-06-14T09:43:15.956281864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0373e5e9-8a51-4934-8693-aebf699367f0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:15.983025 crc crio[24245]: time=\"2026-06-14T09:43:15.981106583Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=63b20304-a863-4d0e-be1b-51dd94dc5f87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:15.983025 crc crio[24245]: time=\"2026-06-14T09:43:15.981706563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:16.062796 crc crio[24245]: time=\"2026-06-14T09:43:16.062656307Z\" level=info msg=\"Created container 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b: openstack/cinder-scheduler-0/probe\" id=209ce55a-cf9e-41c7-b73b-c03f04b873b1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:16.065102 crc crio[24245]: time=\"2026-06-14T09:43:16.065014962Z\" level=info msg=\"Starting container: 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b\" id=1b5fd871-9e22-4b67-b1dc-85f68356ab88 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:16.072750 crc crio[24245]: time=\"2026-06-14T09:43:16.072622837Z\" level=info msg=\"Started container\" PID=271160 containerID=9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b description=openstack/cinder-scheduler-0/probe id=1b5fd871-9e22-4b67-b1dc-85f68356ab88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0\nJun 14 09:43:16.078803 crc crio[24245]: time=\"2026-06-14T09:43:16.078672187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:16.082523 crc crio[24245]: time=\"2026-06-14T09:43:16.082406167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:17.028342 crc crio[24245]: time=\"2026-06-14T09:43:17.026998334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=3c2bf482-e195-4d68-82b6-2debda4936ee name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:17.066350 crc crio[24245]: time=\"2026-06-14T09:43:17.066250085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=e512b54d-abb3-4569-93cb-40b9325acf29 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:17.079159 crc crio[24245]: time=\"2026-06-14T09:43:17.078545571Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=9dc32b66-cdc8-44da-be26-b0bce18f86af name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:17.080037 crc crio[24245]: time=\"2026-06-14T09:43:17.079739209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:17.357015 crc crio[24245]: time=\"2026-06-14T09:43:17.356923876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:17.361124 crc crio[24245]: time=\"2026-06-14T09:43:17.361040577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:18.065124 crc crio[24245]: time=\"2026-06-14T09:43:18.064497554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8e91ebb1-d140-4819-adbb-07707d57c219 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:18.075117 crc crio[24245]: time=\"2026-06-14T09:43:18.074986027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e43ec20c-a486-4a3b-a901-d9d6f995d245 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:18.234010 crc crio[24245]: time=\"2026-06-14T09:43:18.233933847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=177c5b95-0b41-4c36-affa-7abd5830b02a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:18.243096 crc crio[24245]: time=\"2026-06-14T09:43:18.243003282Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=b47b3ff9-6369-4d52-95de-203d50446237 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:18.243580 crc crio[24245]: time=\"2026-06-14T09:43:18.243510109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:18.253347 crc crio[24245]: time=\"2026-06-14T09:43:18.253240707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e7d6b8b2-7638-44f8-ac4c-eff0f50090b9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:18.277525 crc crio[24245]: time=\"2026-06-14T09:43:18.277433577Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=52785096-86d5-40de-aa10-cb6279d9c6ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:18.278115 crc crio[24245]: time=\"2026-06-14T09:43:18.277787718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:18.335536 crc crio[24245]: time=\"2026-06-14T09:43:18.33477667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:18.340644 crc crio[24245]: time=\"2026-06-14T09:43:18.340516043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:18.386398 crc crio[24245]: time=\"2026-06-14T09:43:18.386282879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:18.391388 crc crio[24245]: time=\"2026-06-14T09:43:18.391327229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:18.435041 crc crio[24245]: time=\"2026-06-14T09:43:18.434983788Z\" level=info msg=\"Created container 49536a24f76b271f9daa140d0762d23fec914b5fc83832db655ce79f4497f205: openstack/rabbitmq-cell1-server-0/setup-container\" id=63b20304-a863-4d0e-be1b-51dd94dc5f87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:18.436762 crc crio[24245]: time=\"2026-06-14T09:43:18.436659141Z\" level=info msg=\"Starting container: 49536a24f76b271f9daa140d0762d23fec914b5fc83832db655ce79f4497f205\" id=1962bd1c-a79e-4e7c-9c62-aa94f5176c53 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:18.451251 crc crio[24245]: time=\"2026-06-14T09:43:18.449693286Z\" level=info msg=\"Started container\" PID=271170 containerID=49536a24f76b271f9daa140d0762d23fec914b5fc83832db655ce79f4497f205 description=openstack/rabbitmq-cell1-server-0/setup-container id=1962bd1c-a79e-4e7c-9c62-aa94f5176c53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103\nJun 14 09:43:18.583055 crc crio[24245]: time=\"2026-06-14T09:43:18.582951685Z\" level=info msg=\"Created container fad27bb64d5679ef25e703142651276ea55a1eb86d9ba21119a517c3db08851b: openstack/openstack-cell1-galera-0/galera\" id=b47b3ff9-6369-4d52-95de-203d50446237 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:18.584485 crc crio[24245]: time=\"2026-06-14T09:43:18.584398621Z\" level=info msg=\"Starting container: fad27bb64d5679ef25e703142651276ea55a1eb86d9ba21119a517c3db08851b\" id=10d893b5-395f-4275-b26a-53ea50743756 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:18.589485 crc crio[24245]: time=\"2026-06-14T09:43:18.589351168Z\" level=info msg=\"Created container 20d3612005eb15ae61581cc25d4dbb59dd926ece0b21c4e53853349afd7b34be: openstack/openstack-galera-0/galera\" id=52785096-86d5-40de-aa10-cb6279d9c6ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:18.590760 crc crio[24245]: time=\"2026-06-14T09:43:18.590468964Z\" level=info msg=\"Starting container: 20d3612005eb15ae61581cc25d4dbb59dd926ece0b21c4e53853349afd7b34be\" id=b31ed991-e89e-43e9-9a98-210430257335 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:18.596304 crc crio[24245]: time=\"2026-06-14T09:43:18.596200137Z\" level=info msg=\"Started container\" PID=271340 containerID=fad27bb64d5679ef25e703142651276ea55a1eb86d9ba21119a517c3db08851b description=openstack/openstack-cell1-galera-0/galera id=10d893b5-395f-4275-b26a-53ea50743756 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f0cded460458b71fca436d6d6b52a3a0a826b3eddc68be04a4eb89274667aeb\nJun 14 09:43:18.599140 crc crio[24245]: time=\"2026-06-14T09:43:18.599045597Z\" level=info msg=\"Started container\" PID=271341 containerID=20d3612005eb15ae61581cc25d4dbb59dd926ece0b21c4e53853349afd7b34be description=openstack/openstack-galera-0/galera id=b31ed991-e89e-43e9-9a98-210430257335 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a92e19c2981c9271799d5a4f16596183530b80b9853035c7711088dfff20b6d\nJun 14 09:43:19.669758 crc crio[24245]: time=\"2026-06-14T09:43:19.669589712Z\" level=info msg=\"Created container 2d3a1fb55bbe882503cee85ce34c649503d000f33731d03ff95fb6bcc6a98b2f: openstack/rabbitmq-server-0/setup-container\" id=9dc32b66-cdc8-44da-be26-b0bce18f86af name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:19.672111 crc crio[24245]: time=\"2026-06-14T09:43:19.672022557Z\" level=info msg=\"Starting container: 2d3a1fb55bbe882503cee85ce34c649503d000f33731d03ff95fb6bcc6a98b2f\" id=e57eccbc-c0b5-4454-8c22-31a478f03e84 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:19.683221 crc crio[24245]: time=\"2026-06-14T09:43:19.683138901Z\" level=info msg=\"Started container\" PID=271282 containerID=2d3a1fb55bbe882503cee85ce34c649503d000f33731d03ff95fb6bcc6a98b2f description=openstack/rabbitmq-server-0/setup-container id=e57eccbc-c0b5-4454-8c22-31a478f03e84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6\nJun 14 09:43:26.491159 crc crio[24245]: time=\"2026-06-14T09:43:26.490253324Z\" level=info msg=\"Stopped container 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e: openstack/barbican-api-66fc76bd44-pldsx/barbican-api\" id=53da157d-d5ac-4736-831e-8a1c90d63b59 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:26.494361 crc crio[24245]: time=\"2026-06-14T09:43:26.494262402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8b1ee8bb-f193-4c34-8107-317d18ec5e18 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:26.502262 crc crio[24245]: time=\"2026-06-14T09:43:26.500299478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=16d9c73f-aa1f-4378-a538-c2fd0e4173de name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:26.504942 crc crio[24245]: time=\"2026-06-14T09:43:26.504884896Z\" level=info msg=\"Creating container: openstack/barbican-api-66fc76bd44-pldsx/barbican-api\" id=d1ad793a-7e88-46d3-9e73-a30c2ebe1532 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:26.505223 crc crio[24245]: time=\"2026-06-14T09:43:26.505163985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:26.597481 crc crio[24245]: time=\"2026-06-14T09:43:26.58981342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:26.597481 crc crio[24245]: time=\"2026-06-14T09:43:26.593780467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:26.769634 crc crio[24245]: time=\"2026-06-14T09:43:26.769326758Z\" level=info msg=\"Created container 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f: openstack/barbican-api-66fc76bd44-pldsx/barbican-api\" id=d1ad793a-7e88-46d3-9e73-a30c2ebe1532 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:26.772633 crc crio[24245]: time=\"2026-06-14T09:43:26.77252017Z\" level=info msg=\"Starting container: 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f\" id=e3995260-f0d1-41f7-9985-9de4225d6979 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:26.786648 crc crio[24245]: time=\"2026-06-14T09:43:26.786426845Z\" level=info msg=\"Started container\" PID=272176 containerID=061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f description=openstack/barbican-api-66fc76bd44-pldsx/barbican-api id=e3995260-f0d1-41f7-9985-9de4225d6979 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\nJun 14 09:43:27.315281 crc crio[24245]: time=\"2026-06-14T09:43:27.315191926Z\" level=info msg=\"Stopping container: 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797 (timeout: 30s)\" id=7352d1ef-723d-414e-900e-3c1cf3eaf97e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:27.315933 crc crio[24245]: time=\"2026-06-14T09:43:27.315792655Z\" level=info msg=\"Stopping pod sandbox: be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b\" id=79c25e03-84fb-4a18-b829-fb0ffae19171 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:27.317405 crc crio[24245]: time=\"2026-06-14T09:43:27.316922132Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-r562j Namespace:openstack ID:be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b UID:10eadfef-15a8-4c02-8ab9-da493356d9e8 NetNS:/var/run/netns/e9998ca7-a618-46c0-ae57-d18d97d0e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10eadfef_15a8_4c02_8ab9_da493356d9e8.slice PodAnnotations:0xc001fea350}] Aliases:map[]}\"\nJun 14 09:43:27.317405 crc crio[24245]: time=\"2026-06-14T09:43:27.317125438Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-r562j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:43:27.452043 crc crio[24245]: time=\"2026-06-14T09:43:27.451418468Z\" level=info msg=\"Stopped container 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=7352d1ef-723d-414e-900e-3c1cf3eaf97e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:27.454665 crc crio[24245]: time=\"2026-06-14T09:43:27.454472252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=6818076e-c75c-463d-9bc8-c79da91118a9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:27.464523 crc crio[24245]: time=\"2026-06-14T09:43:27.464417442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=89e6dee2-4f4c-48f3-b08f-83de31f8b55e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:27.475273 crc crio[24245]: time=\"2026-06-14T09:43:27.475130617Z\" level=info msg=\"Creating container: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=77ea4d23-b996-4f6f-96df-3ece5f6d3767 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:27.475610 crc crio[24245]: time=\"2026-06-14T09:43:27.47555626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:27.556370 crc crio[24245]: time=\"2026-06-14T09:43:27.556273186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:27.587734 crc crio[24245]: time=\"2026-06-14T09:43:27.587601571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:27.811447 crc crio[24245]: time=\"2026-06-14T09:43:27.810590009Z\" level=info msg=\"Created container 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=77ea4d23-b996-4f6f-96df-3ece5f6d3767 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:27.812239 crc crio[24245]: time=\"2026-06-14T09:43:27.812170703Z\" level=info msg=\"Starting container: 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af\" id=05099805-306f-44fb-95eb-f5808de8d712 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:27.827789 crc crio[24245]: time=\"2026-06-14T09:43:27.827706116Z\" level=info msg=\"Started container\" PID=272429 containerID=1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af description=openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log id=05099805-306f-44fb-95eb-f5808de8d712 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\nJun 14 09:43:27.882417 crc crio[24245]: time=\"2026-06-14T09:43:27.882273403Z\" level=info msg=\"Stopped pod sandbox: be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b\" id=79c25e03-84fb-4a18-b829-fb0ffae19171 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:28.369470 crc crio[24245]: time=\"2026-06-14T09:43:28.369331348Z\" level=info msg=\"Removing container: 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df\" id=69667741-20be-454d-8b28-953a9b1a60a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:28.418357 crc crio[24245]: time=\"2026-06-14T09:43:28.417976834Z\" level=info msg=\"Removed container 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=69667741-20be-454d-8b28-953a9b1a60a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:29.003756 crc crio[24245]: time=\"2026-06-14T09:43:29.003668713Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-dvk8r/POD\" id=c096bbab-72c3-44bf-9cca-5a26a979c19c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:43:29.005068 crc crio[24245]: time=\"2026-06-14T09:43:29.003793308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:29.059748 crc crio[24245]: time=\"2026-06-14T09:43:29.059607992Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dvk8r Namespace:openstack ID:ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3 UID:e4036d22-17dc-401a-8650-6eb6b22f4509 NetNS:/var/run/netns/999bd200-6aa6-40a0-b434-4a1bc3722b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4036d22_17dc_401a_8650_6eb6b22f4509.slice PodAnnotations:0xc001fea708}] Aliases:map[]}\"\nJun 14 09:43:29.059748 crc crio[24245]: time=\"2026-06-14T09:43:29.059757757Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-dvk8r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:43:30.267762 crc crio[24245]: 2026-06-14T09:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba5fd1c08caedac Mac:7a:e0:d3:a4:1c:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:91 Mtu:0 Sandbox:/var/run/netns/999bd200-6aa6-40a0-b434-4a1bc3722b53 SocketPath: PciID:}] [{Interface:0xc0001dc7b0 Address:{IP:10.217.1.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:43:30.271259 crc crio[24245]: time=\"2026-06-14T09:43:30.271161972Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dvk8r Namespace:openstack ID:ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3 UID:e4036d22-17dc-401a-8650-6eb6b22f4509 NetNS:/var/run/netns/999bd200-6aa6-40a0-b434-4a1bc3722b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4036d22_17dc_401a_8650_6eb6b22f4509.slice PodAnnotations:0xc001fea708}] Aliases:map[]}\"\nJun 14 09:43:30.271568 crc crio[24245]: time=\"2026-06-14T09:43:30.271495843Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-dvk8r for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:43:30.293399 crc crio[24245]: time=\"2026-06-14T09:43:30.293205653Z\" level=info msg=\"Ran pod sandbox ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3 with infra container: openstack/keystone-bootstrap-dvk8r/POD\" id=c096bbab-72c3-44bf-9cca-5a26a979c19c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:43:30.300051 crc crio[24245]: time=\"2026-06-14T09:43:30.299960329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d8a635c3-de83-4d2d-be13-fb0971f50f39 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:30.328404 crc crio[24245]: time=\"2026-06-14T09:43:30.328301452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f9d81145-ca74-48e1-aa6f-25c1af075714 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:30.560223 crc crio[24245]: time=\"2026-06-14T09:43:30.559904015Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-dvk8r/keystone-bootstrap\" id=d7349cbf-70cf-4441-ad29-c252f799e632 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:30.560639 crc crio[24245]: time=\"2026-06-14T09:43:30.56037656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:30.645800 crc crio[24245]: time=\"2026-06-14T09:43:30.645555509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:30.655223 crc crio[24245]: time=\"2026-06-14T09:43:30.655154085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:30.780537 crc crio[24245]: time=\"2026-06-14T09:43:30.758100989Z\" level=info msg=\"Stopping container: 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b (timeout: 30s)\" id=bec9a34e-3835-4d7d-9af5-73d506fff134 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:30.780537 crc crio[24245]: time=\"2026-06-14T09:43:30.7584396Z\" level=info msg=\"Stopping container: c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c (timeout: 30s)\" id=a958c138-0dfb-4622-9834-d051f2d2a46b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:30.780537 crc crio[24245]: time=\"2026-06-14T09:43:30.758799981Z\" level=info msg=\"Stopping container: 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237 (timeout: 30s)\" id=0a16e87e-d23b-4ecf-8efb-acbe0f80dde3 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:30.780537 crc crio[24245]: time=\"2026-06-14T09:43:30.759022968Z\" level=info msg=\"Stopping container: 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b (timeout: 30s)\" id=f97106d0-ca31-46f9-8fdc-91b4c6aa3e16 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:31.025389 crc crio[24245]: time=\"2026-06-14T09:43:31.024804502Z\" level=info msg=\"Created container fe28f8d55e93596ab28a3c3dac848713a4a9f1aa8436fb29a8a4bdacc4552a68: openstack/keystone-bootstrap-dvk8r/keystone-bootstrap\" id=d7349cbf-70cf-4441-ad29-c252f799e632 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:31.027461 crc crio[24245]: time=\"2026-06-14T09:43:31.027144137Z\" level=info msg=\"Starting container: fe28f8d55e93596ab28a3c3dac848713a4a9f1aa8436fb29a8a4bdacc4552a68\" id=dd0c0964-6e40-47a3-a484-0f1c7c1e73e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:31.039495 crc crio[24245]: time=\"2026-06-14T09:43:31.039353021Z\" level=info msg=\"Started container\" PID=272652 containerID=fe28f8d55e93596ab28a3c3dac848713a4a9f1aa8436fb29a8a4bdacc4552a68 description=openstack/keystone-bootstrap-dvk8r/keystone-bootstrap id=dd0c0964-6e40-47a3-a484-0f1c7c1e73e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3\nJun 14 09:43:31.146982 crc crio[24245]: time=\"2026-06-14T09:43:31.146805233Z\" level=info msg=\"Stopped container 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b: openstack/ceilometer-0/sg-core\" id=f97106d0-ca31-46f9-8fdc-91b4c6aa3e16 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:31.150217 crc crio[24245]: time=\"2026-06-14T09:43:31.150135699Z\" level=info msg=\"Stopped container 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237: openstack/ceilometer-0/proxy-httpd\" id=0a16e87e-d23b-4ecf-8efb-acbe0f80dde3 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:31.828584 crc crio[24245]: time=\"2026-06-14T09:43:31.828479658Z\" level=info msg=\"Stopped container 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b: openstack/ceilometer-0/ceilometer-notification-agent\" id=bec9a34e-3835-4d7d-9af5-73d506fff134 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:31.858544 crc crio[24245]: time=\"2026-06-14T09:43:31.85844007Z\" level=info msg=\"Stopped container c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c: openstack/ceilometer-0/ceilometer-central-agent\" id=a958c138-0dfb-4622-9834-d051f2d2a46b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:31.859657 crc crio[24245]: time=\"2026-06-14T09:43:31.859573795Z\" level=info msg=\"Stopping pod sandbox: 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732\" id=da276c93-d476-49a0-948b-9305d5879511 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:31.860511 crc crio[24245]: time=\"2026-06-14T09:43:31.860439073Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732 UID:f4432392-21c9-4ac7-b411-04401309d6e8 NetNS:/var/run/netns/036bbc7c-c9e4-4308-93d1-4fc2d0c3b4af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4432392_21c9_4ac7_b411_04401309d6e8.slice PodAnnotations:0xc001b86628}] Aliases:map[]}\"\nJun 14 09:43:31.860733 crc crio[24245]: time=\"2026-06-14T09:43:31.860677751Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:43:32.374993 crc crio[24245]: time=\"2026-06-14T09:43:32.374423433Z\" level=info msg=\"Stopped pod sandbox: 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732\" id=da276c93-d476-49a0-948b-9305d5879511 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:32.511040 crc crio[24245]: time=\"2026-06-14T09:43:32.510973516Z\" level=info msg=\"Removing container: 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237\" id=162aeee6-fc9b-4c61-a5c8-a5a6c2fd9438 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:32.564463 crc crio[24245]: time=\"2026-06-14T09:43:32.564381449Z\" level=info msg=\"Removed container 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237: openstack/ceilometer-0/proxy-httpd\" id=162aeee6-fc9b-4c61-a5c8-a5a6c2fd9438 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:32.584351 crc crio[24245]: time=\"2026-06-14T09:43:32.584310089Z\" level=info msg=\"Removing container: 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b\" id=bcf1994b-3db3-40ab-a249-8dd68d1e3227 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:32.783989 crc crio[24245]: time=\"2026-06-14T09:43:32.780570092Z\" level=info msg=\"Removed container 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b: openstack/ceilometer-0/sg-core\" id=bcf1994b-3db3-40ab-a249-8dd68d1e3227 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:32.799215 crc crio[24245]: time=\"2026-06-14T09:43:32.799104742Z\" level=info msg=\"Removing container: 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b\" id=6753bf4c-c84e-4792-965c-3048eb9dda9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:32.867578 crc crio[24245]: time=\"2026-06-14T09:43:32.867440445Z\" level=info msg=\"Removed container 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b: openstack/ceilometer-0/ceilometer-notification-agent\" id=6753bf4c-c84e-4792-965c-3048eb9dda9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:32.894431 crc crio[24245]: time=\"2026-06-14T09:43:32.894014082Z\" level=info msg=\"Removing container: c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c\" id=7d238802-18e9-41c7-960e-01ee0079a426 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:32.936953 crc crio[24245]: time=\"2026-06-14T09:43:32.935054449Z\" level=info msg=\"Removed container c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c: openstack/ceilometer-0/ceilometer-central-agent\" id=7d238802-18e9-41c7-960e-01ee0079a426 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:33.584417 crc crio[24245]: time=\"2026-06-14T09:43:33.584023039Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=6b6f8668-544b-45f6-bcd9-850515f19181 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:43:33.584666 crc crio[24245]: time=\"2026-06-14T09:43:33.584641539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:33.629743 crc crio[24245]: time=\"2026-06-14T09:43:33.629680112Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad UID:b18063f8-76cf-47aa-8163-9b08356eff85 NetNS:/var/run/netns/b2cea3bc-09bd-4663-b6f7-d1489b17c3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb18063f8_76cf_47aa_8163_9b08356eff85.slice PodAnnotations:0xc000621180}] Aliases:map[]}\"\nJun 14 09:43:33.630159 crc crio[24245]: time=\"2026-06-14T09:43:33.630137056Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:43:33.980004 crc crio[24245]: 2026-06-14T09:43:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:437ca4d86a7e027 Mac:fe:46:21:29:42:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:92 Mtu:0 Sandbox:/var/run/netns/b2cea3bc-09bd-4663-b6f7-d1489b17c3a1 SocketPath: PciID:}] [{Interface:0xc000490420 Address:{IP:10.217.1.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:43:33.980004 crc crio[24245]: time=\"2026-06-14T09:43:33.979357674Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad UID:b18063f8-76cf-47aa-8163-9b08356eff85 NetNS:/var/run/netns/b2cea3bc-09bd-4663-b6f7-d1489b17c3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb18063f8_76cf_47aa_8163_9b08356eff85.slice PodAnnotations:0xc000621180}] Aliases:map[]}\"\nJun 14 09:43:33.980004 crc crio[24245]: time=\"2026-06-14T09:43:33.979491008Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:43:33.994040 crc crio[24245]: time=\"2026-06-14T09:43:33.992556804Z\" level=info msg=\"Ran pod sandbox 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad with infra container: openstack/ceilometer-0/POD\" id=6b6f8668-544b-45f6-bcd9-850515f19181 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:43:34.000250 crc crio[24245]: time=\"2026-06-14T09:43:34.000180056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7b0b7bbd-fb2b-47d7-aeb2-40d30597c034 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:34.055215 crc crio[24245]: time=\"2026-06-14T09:43:34.054989339Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8b04ac97-70ce-4bd1-9c26-9460487c89e8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:34.076458 crc crio[24245]: time=\"2026-06-14T09:43:34.076271318Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b4de0784-1411-427a-9176-333ee7312a5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:34.077302 crc crio[24245]: time=\"2026-06-14T09:43:34.077212918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:34.165629 crc crio[24245]: time=\"2026-06-14T09:43:34.165549265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:34.171266 crc crio[24245]: time=\"2026-06-14T09:43:34.171241257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:34.314027 crc crio[24245]: time=\"2026-06-14T09:43:34.313890554Z\" level=info msg=\"Created container 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0: openstack/ceilometer-0/ceilometer-central-agent\" id=b4de0784-1411-427a-9176-333ee7312a5b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:34.316202 crc crio[24245]: time=\"2026-06-14T09:43:34.31614275Z\" level=info msg=\"Starting container: 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0\" id=0aa45404-13ed-4924-8829-6bc6f34576a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:34.323508 crc crio[24245]: time=\"2026-06-14T09:43:34.323441801Z\" level=info msg=\"Started container\" PID=273039 containerID=463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0 description=openstack/ceilometer-0/ceilometer-central-agent id=0aa45404-13ed-4924-8829-6bc6f34576a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad\nJun 14 09:43:34.339041 crc crio[24245]: time=\"2026-06-14T09:43:34.338969332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=650ef54f-ec38-44ca-83e3-26bc70dc8c60 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:34.374550 crc crio[24245]: time=\"2026-06-14T09:43:34.374077916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=8863f447-efbb-41cc-885f-67854d581cbc name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:34.382006 crc crio[24245]: time=\"2026-06-14T09:43:34.381817075Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e5d7e47b-414c-48b3-b070-9483f8ab2d30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:34.382565 crc crio[24245]: time=\"2026-06-14T09:43:34.382440665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:34.449973 crc crio[24245]: time=\"2026-06-14T09:43:34.44989205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:34.453636 crc crio[24245]: time=\"2026-06-14T09:43:34.453568708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:34.647996 crc crio[24245]: time=\"2026-06-14T09:43:34.647487816Z\" level=info msg=\"Created container da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10: openstack/ceilometer-0/ceilometer-notification-agent\" id=e5d7e47b-414c-48b3-b070-9483f8ab2d30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:34.649189 crc crio[24245]: time=\"2026-06-14T09:43:34.649094807Z\" level=info msg=\"Starting container: da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10\" id=9842b970-1d77-4c60-b21f-6efa7722510e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:34.655145 crc crio[24245]: time=\"2026-06-14T09:43:34.654904392Z\" level=info msg=\"Started container\" PID=273103 containerID=da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10 description=openstack/ceilometer-0/ceilometer-notification-agent id=9842b970-1d77-4c60-b21f-6efa7722510e name=/runtime.v1.RuntimeService/StartContainer sandboxID=437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad\nJun 14 09:43:34.670569 crc crio[24245]: time=\"2026-06-14T09:43:34.670109065Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=c2ee765a-c71e-4e8d-8bae-55a7fa5a9687 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:34.705394 crc crio[24245]: time=\"2026-06-14T09:43:34.705255421Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=a0ef111a-6513-4a2d-b4ea-6f544260c38e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:34.717370 crc crio[24245]: time=\"2026-06-14T09:43:34.717265746Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=58c92934-24dd-4f81-a9c6-785640f60ef0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:34.717885 crc crio[24245]: time=\"2026-06-14T09:43:34.71771676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:34.780798 crc crio[24245]: time=\"2026-06-14T09:43:34.780029474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:34.786114 crc crio[24245]: time=\"2026-06-14T09:43:34.784308157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:34.899117 crc crio[24245]: time=\"2026-06-14T09:43:34.899026797Z\" level=info msg=\"Created container 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac: openstack/ceilometer-0/sg-core\" id=58c92934-24dd-4f81-a9c6-785640f60ef0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:34.901188 crc crio[24245]: time=\"2026-06-14T09:43:34.900354739Z\" level=info msg=\"Starting container: 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac\" id=cf6cfe71-3034-4d4e-a096-4928066dc8bb name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:34.910540 crc crio[24245]: time=\"2026-06-14T09:43:34.910106351Z\" level=info msg=\"Started container\" PID=273139 containerID=84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac description=openstack/ceilometer-0/sg-core id=cf6cfe71-3034-4d4e-a096-4928066dc8bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad\nJun 14 09:43:34.923373 crc crio[24245]: time=\"2026-06-14T09:43:34.923246222Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=4f6eb63a-b609-4fe7-bdf5-019702285277 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:34.974473 crc crio[24245]: time=\"2026-06-14T09:43:34.974372444Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=035c2fe2-bb69-4d6d-87f1-696790c65e30 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:34.985392 crc crio[24245]: time=\"2026-06-14T09:43:34.985274536Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=9e93d03e-66e2-427f-9ac3-084a093b9aad name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:34.986881 crc crio[24245]: time=\"2026-06-14T09:43:34.985753712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:35.049905 crc crio[24245]: time=\"2026-06-14T09:43:35.047082647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:35.053895 crc crio[24245]: time=\"2026-06-14T09:43:35.052202339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:35.194288 crc crio[24245]: time=\"2026-06-14T09:43:35.194184555Z\" level=info msg=\"Created container 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e: openstack/ceilometer-0/proxy-httpd\" id=9e93d03e-66e2-427f-9ac3-084a093b9aad name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:35.197360 crc crio[24245]: time=\"2026-06-14T09:43:35.197274265Z\" level=info msg=\"Starting container: 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e\" id=0a207029-d377-422b-934d-b3a01997dd53 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:35.205564 crc crio[24245]: time=\"2026-06-14T09:43:35.205480505Z\" level=info msg=\"Started container\" PID=273169 containerID=76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e description=openstack/ceilometer-0/proxy-httpd id=0a207029-d377-422b-934d-b3a01997dd53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad\nJun 14 09:43:35.839545 crc crio[24245]: time=\"2026-06-14T09:43:35.839061678Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-sf56r/POD\" id=d9992c7e-cb15-4067-88a4-62b71114ad0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:43:35.839545 crc crio[24245]: time=\"2026-06-14T09:43:35.839593515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:35.881125 crc crio[24245]: time=\"2026-06-14T09:43:35.881032924Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sf56r Namespace:openshift-marketplace ID:1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818 UID:7b05a2c5-65c4-4674-a20a-18c802ed7276 NetNS:/var/run/netns/afae31e6-de70-43cc-90db-703971f2b710 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b05a2c5_65c4_4674_a20a_18c802ed7276.slice PodAnnotations:0xc001c3cb00}] Aliases:map[]}\"\nJun 14 09:43:35.881125 crc crio[24245]: time=\"2026-06-14T09:43:35.881094256Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-sf56r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:43:36.150982 crc crio[24245]: time=\"2026-06-14T09:43:36.150302673Z\" level=info msg=\"Stopping container: 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73 (timeout: 30s)\" id=8082bbb9-3201-41f0-98d7-4e1a32211dbf name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:36.153635 crc crio[24245]: time=\"2026-06-14T09:43:36.153250552Z\" level=info msg=\"Stopping container: 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9 (timeout: 30s)\" id=a67df048-0157-4f79-8ec1-0ce25e9202d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:36.300833 crc crio[24245]: time=\"2026-06-14T09:43:36.300602718Z\" level=info msg=\"Stopped container 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=8082bbb9-3201-41f0-98d7-4e1a32211dbf name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:36.671095 crc crio[24245]: time=\"2026-06-14T09:43:36.671023406Z\" level=info msg=\"Removing container: 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752\" id=7a34eaf6-f436-44e2-be62-12ebc456c7e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:36.682018 crc crio[24245]: 2026-06-14T09:43:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1eb2dcefa21e0fb Mac:de:0a:e0:3a:dd:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:93 Mtu:0 Sandbox:/var/run/netns/afae31e6-de70-43cc-90db-703971f2b710 SocketPath: PciID:}] [{Interface:0xc0004be730 Address:{IP:10.217.1.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:43:36.683211 crc crio[24245]: time=\"2026-06-14T09:43:36.683143339Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sf56r Namespace:openshift-marketplace ID:1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818 UID:7b05a2c5-65c4-4674-a20a-18c802ed7276 NetNS:/var/run/netns/afae31e6-de70-43cc-90db-703971f2b710 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b05a2c5_65c4_4674_a20a_18c802ed7276.slice PodAnnotations:0xc001c3cb00}] Aliases:map[]}\"\nJun 14 09:43:36.683356 crc crio[24245]: time=\"2026-06-14T09:43:36.683303644Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-sf56r for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:43:36.703505 crc crio[24245]: time=\"2026-06-14T09:43:36.703314125Z\" level=info msg=\"Ran pod sandbox 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818 with infra container: openshift-marketplace/redhat-marketplace-sf56r/POD\" id=d9992c7e-cb15-4067-88a4-62b71114ad0e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:43:36.716486 crc crio[24245]: time=\"2026-06-14T09:43:36.71003484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a892a215-335d-41e1-a52f-52127158eb01 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:36.733042 crc crio[24245]: time=\"2026-06-14T09:43:36.732281736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a3837a95-7a14-4409-ab31-b7589ac52cdf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:36.743386 crc crio[24245]: time=\"2026-06-14T09:43:36.743236551Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sf56r/extract-utilities\" id=43ee7448-4ef0-40ec-ab4f-aeeff84a815a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:36.743924 crc crio[24245]: time=\"2026-06-14T09:43:36.743799299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:36.816707 crc crio[24245]: time=\"2026-06-14T09:43:36.81641106Z\" level=info msg=\"Removed container 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=7a34eaf6-f436-44e2-be62-12ebc456c7e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:36.855130 crc crio[24245]: time=\"2026-06-14T09:43:36.854986228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:36.877462 crc crio[24245]: time=\"2026-06-14T09:43:36.877349138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:37.019972 crc crio[24245]: time=\"2026-06-14T09:43:37.017966214Z\" level=info msg=\"Created container ec207fd47ebfec31ad6095af6d113317dc637e5dfe517a23dcf7b761c2a868ca: openshift-marketplace/redhat-marketplace-sf56r/extract-utilities\" id=43ee7448-4ef0-40ec-ab4f-aeeff84a815a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:37.020351 crc crio[24245]: time=\"2026-06-14T09:43:37.020185705Z\" level=info msg=\"Starting container: ec207fd47ebfec31ad6095af6d113317dc637e5dfe517a23dcf7b761c2a868ca\" id=1b62ed3e-0bee-441f-ad61-f4867604c16f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:37.028189 crc crio[24245]: time=\"2026-06-14T09:43:37.028079539Z\" level=info msg=\"Started container\" PID=273498 containerID=ec207fd47ebfec31ad6095af6d113317dc637e5dfe517a23dcf7b761c2a868ca description=openshift-marketplace/redhat-marketplace-sf56r/extract-utilities id=1b62ed3e-0bee-441f-ad61-f4867604c16f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818\nJun 14 09:43:37.710314 crc crio[24245]: time=\"2026-06-14T09:43:37.708084099Z\" level=info msg=\"Stopping pod sandbox: ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3\" id=02947cd5-8caa-4fbe-ae18-e0084e0a3fa2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:37.710314 crc crio[24245]: time=\"2026-06-14T09:43:37.708510403Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dvk8r Namespace:openstack ID:ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3 UID:e4036d22-17dc-401a-8650-6eb6b22f4509 NetNS:/var/run/netns/999bd200-6aa6-40a0-b434-4a1bc3722b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4036d22_17dc_401a_8650_6eb6b22f4509.slice PodAnnotations:0xc000602ca8}] Aliases:map[]}\"\nJun 14 09:43:37.710314 crc crio[24245]: time=\"2026-06-14T09:43:37.708665418Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-dvk8r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:43:37.710314 crc crio[24245]: time=\"2026-06-14T09:43:37.709377291Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4c843e69-c81d-498c-b665-d77fccddf702 name=/runtime.v1.ImageService/PullImage\nJun 14 09:43:37.726078 crc crio[24245]: time=\"2026-06-14T09:43:37.72602705Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 14 09:43:38.167040 crc crio[24245]: time=\"2026-06-14T09:43:38.165094407Z\" level=info msg=\"Stopped pod sandbox: ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3\" id=02947cd5-8caa-4fbe-ae18-e0084e0a3fa2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:38.401446 crc crio[24245]: time=\"2026-06-14T09:43:38.401359982Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=4c843e69-c81d-498c-b665-d77fccddf702 name=/runtime.v1.ImageService/PullImage\nJun 14 09:43:38.402652 crc crio[24245]: time=\"2026-06-14T09:43:38.402567431Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a1f6ddf5-03a2-4ece-9aa3-552675d0900f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:38.406020 crc crio[24245]: time=\"2026-06-14T09:43:38.405929247Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7e78dad5-c9bd-4f65-8939-e3fc3ce360b4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:38.436927 crc crio[24245]: time=\"2026-06-14T09:43:38.436536572Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sf56r/extract-content\" id=cd31ef91-e8cd-49a6-9e4b-a1158d6520c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:38.437512 crc crio[24245]: time=\"2026-06-14T09:43:38.437143651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:38.541907 crc crio[24245]: time=\"2026-06-14T09:43:38.541231461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:38.550541 crc crio[24245]: time=\"2026-06-14T09:43:38.550463144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:38.812563 crc crio[24245]: time=\"2026-06-14T09:43:38.812101588Z\" level=info msg=\"Created container 188b3f8957d9e2ac2dc4c1232adb5fafd1b09ff6851d29025ccd80f4819012e6: openshift-marketplace/redhat-marketplace-sf56r/extract-content\" id=cd31ef91-e8cd-49a6-9e4b-a1158d6520c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:38.814040 crc crio[24245]: time=\"2026-06-14T09:43:38.813987658Z\" level=info msg=\"Starting container: 188b3f8957d9e2ac2dc4c1232adb5fafd1b09ff6851d29025ccd80f4819012e6\" id=d4a3667f-0bb5-4784-aaad-c92b8a4ba9e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:38.820177 crc crio[24245]: time=\"2026-06-14T09:43:38.82007465Z\" level=info msg=\"Started container\" PID=273630 containerID=188b3f8957d9e2ac2dc4c1232adb5fafd1b09ff6851d29025ccd80f4819012e6 description=openshift-marketplace/redhat-marketplace-sf56r/extract-content id=d4a3667f-0bb5-4784-aaad-c92b8a4ba9e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818\nJun 14 09:43:39.284112 crc crio[24245]: time=\"2026-06-14T09:43:39.283511054Z\" level=info msg=\"Running pod sandbox: openstack/keystone-54594b6dc6-98pld/POD\" id=0d9114bc-932a-45d3-a784-d05c1d5d982e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:43:39.284112 crc crio[24245]: time=\"2026-06-14T09:43:39.284110454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:39.326500 crc crio[24245]: time=\"2026-06-14T09:43:39.326407757Z\" level=info msg=\"Got pod network &{Name:keystone-54594b6dc6-98pld Namespace:openstack ID:b95569f3d2957c14dfc15fc27150cd9272467a713b82fbbabdf915c7bab17f4c UID:935823a2-81f3-4469-8b6e-51c21e45545d NetNS:/var/run/netns/1e80f412-4c4f-4e74-9f23-32b7e57ebd06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod935823a2_81f3_4469_8b6e_51c21e45545d.slice PodAnnotations:0xc002c93608}] Aliases:map[]}\"\nJun 14 09:43:39.326500 crc crio[24245]: time=\"2026-06-14T09:43:39.326467019Z\" level=info msg=\"Adding pod openstack_keystone-54594b6dc6-98pld to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:43:39.774667 crc crio[24245]: time=\"2026-06-14T09:43:39.774085497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eeb26e0a-df38-466e-9e86-e5c5b9699825 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:39.832241 crc crio[24245]: time=\"2026-06-14T09:43:39.832153134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f60dbbc1-df67-4783-9648-a9ccbd47e974 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:39.838043 crc crio[24245]: time=\"2026-06-14T09:43:39.837969838Z\" level=info msg=\"Stopped container 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9: openstack/barbican-api-544dc98db8-cd5vj/barbican-api\" id=a67df048-0157-4f79-8ec1-0ce25e9202d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:39.838753 crc crio[24245]: time=\"2026-06-14T09:43:39.83867034Z\" level=info msg=\"Stopping pod sandbox: 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\" id=1d679c79-d8d8-48d9-84a3-e36c8ae0ecd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:39.840014 crc crio[24245]: time=\"2026-06-14T09:43:39.839798327Z\" level=info msg=\"Got pod network &{Name:barbican-api-544dc98db8-cd5vj Namespace:openstack ID:4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d UID:6dbfebfb-2cd9-41ab-86cf-c3cac6c509d2 NetNS:/var/run/netns/c18fc9de-1451-477e-830f-b032df49d7e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbfebfb_2cd9_41ab_86cf_c3cac6c509d2.slice PodAnnotations:0xc002422130}] Aliases:map[]}\"\nJun 14 09:43:39.840105 crc crio[24245]: time=\"2026-06-14T09:43:39.840028874Z\" level=info msg=\"Deleting pod openstack_barbican-api-544dc98db8-cd5vj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:43:39.847002 crc crio[24245]: time=\"2026-06-14T09:43:39.846632676Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sf56r/registry-server\" id=289af44c-694e-4a0e-bae3-0bf78ad7e588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:39.847983 crc crio[24245]: time=\"2026-06-14T09:43:39.847932777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:39.910755 crc crio[24245]: time=\"2026-06-14T09:43:39.910567777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:39.914903 crc crio[24245]: time=\"2026-06-14T09:43:39.914798592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:40.035892 crc crio[24245]: time=\"2026-06-14T09:43:40.035648227Z\" level=info msg=\"Created container 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f: openshift-marketplace/redhat-marketplace-sf56r/registry-server\" id=289af44c-694e-4a0e-bae3-0bf78ad7e588 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:40.040382 crc crio[24245]: time=\"2026-06-14T09:43:40.040306684Z\" level=info msg=\"Starting container: 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f\" id=3d7754c8-3e28-4182-a479-63222c548bde name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:40.050760 crc crio[24245]: 2026-06-14T09:43:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b95569f3d2957c1 Mac:e6:bd:52:55:e2:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:94 Mtu:0 Sandbox:/var/run/netns/1e80f412-4c4f-4e74-9f23-32b7e57ebd06 SocketPath: PciID:}] [{Interface:0xc00050c6c0 Address:{IP:10.217.1.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:43:40.051638 crc crio[24245]: time=\"2026-06-14T09:43:40.051567542Z\" level=info msg=\"Got pod network &{Name:keystone-54594b6dc6-98pld Namespace:openstack ID:b95569f3d2957c14dfc15fc27150cd9272467a713b82fbbabdf915c7bab17f4c UID:935823a2-81f3-4469-8b6e-51c21e45545d NetNS:/var/run/netns/1e80f412-4c4f-4e74-9f23-32b7e57ebd06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod935823a2_81f3_4469_8b6e_51c21e45545d.slice PodAnnotations:0xc002c93608}] Aliases:map[]}\"\nJun 14 09:43:40.054773 crc crio[24245]: time=\"2026-06-14T09:43:40.051780719Z\" level=info msg=\"Checking pod openstack_keystone-54594b6dc6-98pld for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:43:40.054773 crc crio[24245]: time=\"2026-06-14T09:43:40.05335905Z\" level=info msg=\"Started container\" PID=273743 containerID=14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f description=openshift-marketplace/redhat-marketplace-sf56r/registry-server id=3d7754c8-3e28-4182-a479-63222c548bde name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818\nJun 14 09:43:40.067920 crc crio[24245]: time=\"2026-06-14T09:43:40.064142033Z\" level=info msg=\"Ran pod sandbox b95569f3d2957c14dfc15fc27150cd9272467a713b82fbbabdf915c7bab17f4c with infra container: openstack/keystone-54594b6dc6-98pld/POD\" id=0d9114bc-932a-45d3-a784-d05c1d5d982e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:43:40.069271 crc crio[24245]: time=\"2026-06-14T09:43:40.069185295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=14c8caee-ba3b-4ccf-8406-a95ba3e732a0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:40.158907 crc crio[24245]: time=\"2026-06-14T09:43:40.158282697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a54c146d-d0da-418f-8700-02893b868d54 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:40.168703 crc crio[24245]: time=\"2026-06-14T09:43:40.168465642Z\" level=info msg=\"Creating container: openstack/keystone-54594b6dc6-98pld/keystone-api\" id=c7d64c27-8ae2-4816-b8be-2e8f43d8c883 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:40.169103 crc crio[24245]: time=\"2026-06-14T09:43:40.1690418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:40.204729 crc crio[24245]: time=\"2026-06-14T09:43:40.204561829Z\" level=info msg=\"Stopped pod sandbox: 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\" id=1d679c79-d8d8-48d9-84a3-e36c8ae0ecd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:40.255585 crc crio[24245]: time=\"2026-06-14T09:43:40.255501092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:40.259723 crc crio[24245]: time=\"2026-06-14T09:43:40.259558303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:40.557008 crc crio[24245]: time=\"2026-06-14T09:43:40.556912857Z\" level=info msg=\"Created container c98e3a0f444d44fe87e91231b8b8a74b03041a02195b31aa8d68055d1a8c792e: openstack/keystone-54594b6dc6-98pld/keystone-api\" id=c7d64c27-8ae2-4816-b8be-2e8f43d8c883 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:40.558542 crc crio[24245]: time=\"2026-06-14T09:43:40.558453176Z\" level=info msg=\"Starting container: c98e3a0f444d44fe87e91231b8b8a74b03041a02195b31aa8d68055d1a8c792e\" id=7d94f3f4-ee8d-45c7-8eaf-f2a985e3091e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:40.569661 crc crio[24245]: time=\"2026-06-14T09:43:40.56956958Z\" level=info msg=\"Started container\" PID=273786 containerID=c98e3a0f444d44fe87e91231b8b8a74b03041a02195b31aa8d68055d1a8c792e description=openstack/keystone-54594b6dc6-98pld/keystone-api id=7d94f3f4-ee8d-45c7-8eaf-f2a985e3091e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b95569f3d2957c14dfc15fc27150cd9272467a713b82fbbabdf915c7bab17f4c\nJun 14 09:43:40.820218 crc crio[24245]: time=\"2026-06-14T09:43:40.820113479Z\" level=info msg=\"Removing container: 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73\" id=7d341c7e-e0e4-4c79-8da4-f9e4909382cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:40.870392 crc crio[24245]: time=\"2026-06-14T09:43:40.870330808Z\" level=info msg=\"Removed container 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=7d341c7e-e0e4-4c79-8da4-f9e4909382cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:40.881745 crc crio[24245]: time=\"2026-06-14T09:43:40.88167507Z\" level=info msg=\"Removing container: 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9\" id=e941defb-1ef5-4132-86f3-58abea23b410 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:40.933772 crc crio[24245]: time=\"2026-06-14T09:43:40.933694924Z\" level=info msg=\"Removed container 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9: openstack/barbican-api-544dc98db8-cd5vj/barbican-api\" id=e941defb-1ef5-4132-86f3-58abea23b410 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:40.943192 crc crio[24245]: time=\"2026-06-14T09:43:40.942819183Z\" level=info msg=\"Removing container: 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2\" id=6acd69f4-1759-4090-ab19-31757a5594f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:40.993048 crc crio[24245]: time=\"2026-06-14T09:43:40.992927838Z\" level=info msg=\"Removed container 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2: openstack/barbican-api-544dc98db8-cd5vj/barbican-api\" id=6acd69f4-1759-4090-ab19-31757a5594f5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:42.466697 crc crio[24245]: time=\"2026-06-14T09:43:42.465463878Z\" level=info msg=\"Stopping container: d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb (timeout: 30s)\" id=bbac7bdd-b336-4f3b-91ae-019e5b03c3cf name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:42.466697 crc crio[24245]: time=\"2026-06-14T09:43:42.466401248Z\" level=info msg=\"Stopping container: 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb (timeout: 30s)\" id=a2df09e2-6270-4208-8e86-c8a74b5f3a88 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:42.716308 crc crio[24245]: time=\"2026-06-14T09:43:42.716046217Z\" level=info msg=\"Stopped container d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-httpd\" id=bbac7bdd-b336-4f3b-91ae-019e5b03c3cf name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:47.999721 crc crio[24245]: time=\"2026-06-14T09:43:47.998376601Z\" level=info msg=\"Stopping container: 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f (timeout: 2s)\" id=a40ecf35-3225-4231-b0c3-f17ae87c2859 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:48.153453 crc crio[24245]: time=\"2026-06-14T09:43:48.152553695Z\" level=info msg=\"Stopped container 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f: openshift-marketplace/redhat-marketplace-sf56r/registry-server\" id=a40ecf35-3225-4231-b0c3-f17ae87c2859 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:43:48.155700 crc crio[24245]: time=\"2026-06-14T09:43:48.15492078Z\" level=info msg=\"Stopping pod sandbox: 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818\" id=e056bd91-607a-4d6d-8833-ff5ea0d42142 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:48.155700 crc crio[24245]: time=\"2026-06-14T09:43:48.155572841Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sf56r Namespace:openshift-marketplace ID:1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818 UID:7b05a2c5-65c4-4674-a20a-18c802ed7276 NetNS:/var/run/netns/afae31e6-de70-43cc-90db-703971f2b710 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b05a2c5_65c4_4674_a20a_18c802ed7276.slice PodAnnotations:0xc000602f08}] Aliases:map[]}\"\nJun 14 09:43:48.157104 crc crio[24245]: time=\"2026-06-14T09:43:48.155886321Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-sf56r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:43:48.617756 crc crio[24245]: time=\"2026-06-14T09:43:48.617106371Z\" level=info msg=\"Stopped pod sandbox: 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818\" id=e056bd91-607a-4d6d-8833-ff5ea0d42142 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:43:49.031758 crc crio[24245]: time=\"2026-06-14T09:43:49.031291587Z\" level=info msg=\"Removing container: 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f\" id=e9441f84-7dc2-452f-921a-8e5d2b8fec75 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:49.117044 crc crio[24245]: time=\"2026-06-14T09:43:49.115349782Z\" level=info msg=\"Removed container 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f: openshift-marketplace/redhat-marketplace-sf56r/registry-server\" id=e9441f84-7dc2-452f-921a-8e5d2b8fec75 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:49.126686 crc crio[24245]: time=\"2026-06-14T09:43:49.12337108Z\" level=info msg=\"Removing container: 188b3f8957d9e2ac2dc4c1232adb5fafd1b09ff6851d29025ccd80f4819012e6\" id=7a4da775-4481-4ecb-8cf8-26fa83139b0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:49.175988 crc crio[24245]: time=\"2026-06-14T09:43:49.175514197Z\" level=info msg=\"Removed container 188b3f8957d9e2ac2dc4c1232adb5fafd1b09ff6851d29025ccd80f4819012e6: openshift-marketplace/redhat-marketplace-sf56r/extract-content\" id=7a4da775-4481-4ecb-8cf8-26fa83139b0a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:49.197689 crc crio[24245]: time=\"2026-06-14T09:43:49.197154775Z\" level=info msg=\"Removing container: ec207fd47ebfec31ad6095af6d113317dc637e5dfe517a23dcf7b761c2a868ca\" id=d5b700a4-b319-4845-9cec-e1b51831d8d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:49.253139 crc crio[24245]: time=\"2026-06-14T09:43:49.253080183Z\" level=info msg=\"Removed container ec207fd47ebfec31ad6095af6d113317dc637e5dfe517a23dcf7b761c2a868ca: openshift-marketplace/redhat-marketplace-sf56r/extract-utilities\" id=d5b700a4-b319-4845-9cec-e1b51831d8d3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:43:51.084776 crc crio[24245]: time=\"2026-06-14T09:43:51.084060082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=83d6186e-285a-426f-ba8e-7094abe33a75 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:51.173477 crc crio[24245]: time=\"2026-06-14T09:43:51.173400624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=033049ad-b0c3-4ca4-b986-b06a0446e69f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:51.181806 crc crio[24245]: time=\"2026-06-14T09:43:51.181727185Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=748a58b2-466c-46a6-bd66-890a059ae04d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:51.182298 crc crio[24245]: time=\"2026-06-14T09:43:51.18219323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:51.245804 crc crio[24245]: time=\"2026-06-14T09:43:51.245682803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:51.250980 crc crio[24245]: time=\"2026-06-14T09:43:51.2509095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:51.476246 crc crio[24245]: time=\"2026-06-14T09:43:51.476128738Z\" level=info msg=\"Created container bee604d1e85215c8ac9f4d0db74ca15259cdd3f16669433720f8a738e2b27744: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=748a58b2-466c-46a6-bd66-890a059ae04d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:51.487490 crc crio[24245]: time=\"2026-06-14T09:43:51.487350731Z\" level=info msg=\"Starting container: bee604d1e85215c8ac9f4d0db74ca15259cdd3f16669433720f8a738e2b27744\" id=48a526e6-0591-4494-8a1b-ff1d8f3c2a32 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:51.499802 crc crio[24245]: time=\"2026-06-14T09:43:51.499303079Z\" level=info msg=\"Started container\" PID=274615 containerID=bee604d1e85215c8ac9f4d0db74ca15259cdd3f16669433720f8a738e2b27744 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=48a526e6-0591-4494-8a1b-ff1d8f3c2a32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103\nJun 14 09:43:51.511170 crc crio[24245]: time=\"2026-06-14T09:43:51.511046576Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=aca8ab94-79f3-41c0-9aec-54760ca3f376 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:51.514560 crc crio[24245]: time=\"2026-06-14T09:43:51.514459054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=eea39b8b-306d-4155-9d42-e03a4c9d2709 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:51.524574 crc crio[24245]: time=\"2026-06-14T09:43:51.524523743Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/amqp-proxy\" id=872492cd-87ea-42a0-8f22-70eb0064ada8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:51.525320 crc crio[24245]: time=\"2026-06-14T09:43:51.525299876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:51.570522 crc crio[24245]: time=\"2026-06-14T09:43:51.570469825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:51.574547 crc crio[24245]: time=\"2026-06-14T09:43:51.574520654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:51.761008 crc crio[24245]: time=\"2026-06-14T09:43:51.758033145Z\" level=info msg=\"Created container de8d7315cd604c8af9008a53466e9d0dcfc8963febb721083af90db9e237e97b: openstack/rabbitmq-cell1-server-0/amqp-proxy\" id=872492cd-87ea-42a0-8f22-70eb0064ada8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:51.763350 crc crio[24245]: time=\"2026-06-14T09:43:51.762773912Z\" level=info msg=\"Starting container: de8d7315cd604c8af9008a53466e9d0dcfc8963febb721083af90db9e237e97b\" id=25493253-8cb7-4acc-81cd-4793a3f6dafc name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:51.771639 crc crio[24245]: time=\"2026-06-14T09:43:51.771399899Z\" level=info msg=\"Started container\" PID=274692 containerID=de8d7315cd604c8af9008a53466e9d0dcfc8963febb721083af90db9e237e97b description=openstack/rabbitmq-cell1-server-0/amqp-proxy id=25493253-8cb7-4acc-81cd-4793a3f6dafc name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103\nJun 14 09:43:52.035077 crc crio[24245]: time=\"2026-06-14T09:43:52.034998354Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-bxsmv/POD\" id=33f08844-c094-43f8-8a9b-fe90c6b5d618 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:43:52.035206 crc crio[24245]: time=\"2026-06-14T09:43:52.035114828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:52.091584 crc crio[24245]: time=\"2026-06-14T09:43:52.091458068Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bxsmv Namespace:openshift-marketplace ID:6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807 UID:34f51797-c09a-4c8d-9d52-265b20f270d4 NetNS:/var/run/netns/4330f282-3b85-43d1-afb4-ff9ce12d92e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34f51797_c09a_4c8d_9d52_265b20f270d4.slice PodAnnotations:0xc003bf6068}] Aliases:map[]}\"\nJun 14 09:43:52.091584 crc crio[24245]: time=\"2026-06-14T09:43:52.091546813Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-bxsmv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:43:52.121738 crc crio[24245]: time=\"2026-06-14T09:43:52.115910746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=782f7724-30a6-4123-ba94-3220f23b3704 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:52.183271 crc crio[24245]: time=\"2026-06-14T09:43:52.183174694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=e7f14bce-a3c8-4a42-aafb-8d90ca37fb59 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:52.194292 crc crio[24245]: time=\"2026-06-14T09:43:52.194189377Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=66da1c4b-3c9e-4d41-b772-28415a81c9b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:52.194776 crc crio[24245]: time=\"2026-06-14T09:43:52.194719154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:52.332194 crc crio[24245]: time=\"2026-06-14T09:43:52.332065122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:52.343054 crc crio[24245]: time=\"2026-06-14T09:43:52.342553856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:52.481038 crc crio[24245]: time=\"2026-06-14T09:43:52.480943699Z\" level=info msg=\"Created container 5871aac9e6b7b1622b8e7e8e7d5b121b66fdb80130e113e93789252f6585ce61: openstack/rabbitmq-server-0/rabbitmq\" id=66da1c4b-3c9e-4d41-b772-28415a81c9b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:52.484021 crc crio[24245]: time=\"2026-06-14T09:43:52.483352553Z\" level=info msg=\"Starting container: 5871aac9e6b7b1622b8e7e8e7d5b121b66fdb80130e113e93789252f6585ce61\" id=f14e49dc-825a-443c-b5ae-054cf2251696 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:52.490124 crc crio[24245]: time=\"2026-06-14T09:43:52.490022502Z\" level=info msg=\"Started container\" PID=274782 containerID=5871aac9e6b7b1622b8e7e8e7d5b121b66fdb80130e113e93789252f6585ce61 description=openstack/rabbitmq-server-0/rabbitmq id=f14e49dc-825a-443c-b5ae-054cf2251696 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6\nJun 14 09:43:52.505953 crc crio[24245]: time=\"2026-06-14T09:43:52.505824101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2b4e5d4f-4d28-4225-9ae7-1334a3d5c558 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:52.508957 crc crio[24245]: time=\"2026-06-14T09:43:52.508794643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0fa72dc4-157e-42bc-ab94-ddd9ad6b45fe name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:52.518957 crc crio[24245]: time=\"2026-06-14T09:43:52.51877938Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/amqp-proxy\" id=727a6ca4-c32b-4012-87d0-43e1ccc45bdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:52.519386 crc crio[24245]: time=\"2026-06-14T09:43:52.519314348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:52.626582 crc crio[24245]: 2026-06-14T09:43:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fbbab3f5518671 Mac:5a:9c:49:bd:71:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:95 Mtu:0 Sandbox:/var/run/netns/4330f282-3b85-43d1-afb4-ff9ce12d92e4 SocketPath: PciID:}] [{Interface:0xc0002da950 Address:{IP:10.217.1.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:43:52.627810 crc crio[24245]: time=\"2026-06-14T09:43:52.627725497Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bxsmv Namespace:openshift-marketplace ID:6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807 UID:34f51797-c09a-4c8d-9d52-265b20f270d4 NetNS:/var/run/netns/4330f282-3b85-43d1-afb4-ff9ce12d92e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34f51797_c09a_4c8d_9d52_265b20f270d4.slice PodAnnotations:0xc003bf6068}] Aliases:map[]}\"\nJun 14 09:43:52.644575 crc crio[24245]: time=\"2026-06-14T09:43:52.644457287Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-bxsmv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:43:52.651024 crc crio[24245]: time=\"2026-06-14T09:43:52.628757137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:52.658233 crc crio[24245]: time=\"2026-06-14T09:43:52.658163587Z\" level=info msg=\"Ran pod sandbox 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807 with infra container: openshift-marketplace/redhat-operators-bxsmv/POD\" id=33f08844-c094-43f8-8a9b-fe90c6b5d618 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:43:52.660925 crc crio[24245]: time=\"2026-06-14T09:43:52.660806232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:52.661395 crc crio[24245]: time=\"2026-06-14T09:43:52.661343079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=18023708-9165-499b-ba02-e95268c75b89 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:52.664668 crc crio[24245]: time=\"2026-06-14T09:43:52.664569507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=553d688e-316a-40e0-abf9-0336e31c570e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:52.672218 crc crio[24245]: time=\"2026-06-14T09:43:52.672127087Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bxsmv/extract-utilities\" id=e40ca3b2-4dd8-473d-9e9a-72e05c887860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:52.672486 crc crio[24245]: time=\"2026-06-14T09:43:52.672433687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:52.741571 crc crio[24245]: time=\"2026-06-14T09:43:52.741456945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:52.744647 crc crio[24245]: time=\"2026-06-14T09:43:52.744565865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:52.781571 crc crio[24245]: time=\"2026-06-14T09:43:52.781506147Z\" level=info msg=\"Created container 53cd29aedf8eb8e5b5c58fc891148b209a3623290bd2d68d0f38965c7684525c: openstack/rabbitmq-server-0/amqp-proxy\" id=727a6ca4-c32b-4012-87d0-43e1ccc45bdf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:52.783209 crc crio[24245]: time=\"2026-06-14T09:43:52.783125032Z\" level=info msg=\"Starting container: 53cd29aedf8eb8e5b5c58fc891148b209a3623290bd2d68d0f38965c7684525c\" id=77075a06-6748-4503-86bf-612f2eb787e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:52.789697 crc crio[24245]: time=\"2026-06-14T09:43:52.789628515Z\" level=info msg=\"Started container\" PID=274881 containerID=53cd29aedf8eb8e5b5c58fc891148b209a3623290bd2d68d0f38965c7684525c description=openstack/rabbitmq-server-0/amqp-proxy id=77075a06-6748-4503-86bf-612f2eb787e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6\nJun 14 09:43:52.876088 crc crio[24245]: time=\"2026-06-14T09:43:52.875597009Z\" level=info msg=\"Created container 6d7bfcafe41376df682fa25d6173e32b4785239f360757346f740807338bbfa6: openshift-marketplace/redhat-operators-bxsmv/extract-utilities\" id=e40ca3b2-4dd8-473d-9e9a-72e05c887860 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:52.877633 crc crio[24245]: time=\"2026-06-14T09:43:52.877553252Z\" level=info msg=\"Starting container: 6d7bfcafe41376df682fa25d6173e32b4785239f360757346f740807338bbfa6\" id=86118e78-2b47-4314-ac8c-e8bd1c8023fd name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:52.886303 crc crio[24245]: time=\"2026-06-14T09:43:52.886209226Z\" level=info msg=\"Started container\" PID=274889 containerID=6d7bfcafe41376df682fa25d6173e32b4785239f360757346f740807338bbfa6 description=openshift-marketplace/redhat-operators-bxsmv/extract-utilities id=86118e78-2b47-4314-ac8c-e8bd1c8023fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807\nJun 14 09:43:53.218542 crc crio[24245]: time=\"2026-06-14T09:43:53.218360823Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a0528b6b-7b21-4fd3-bc7c-e7266e61fe27 name=/runtime.v1.ImageService/PullImage\nJun 14 09:43:53.229077 crc crio[24245]: time=\"2026-06-14T09:43:53.229000641Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 14 09:43:53.931670 crc crio[24245]: time=\"2026-06-14T09:43:53.931078373Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=a0528b6b-7b21-4fd3-bc7c-e7266e61fe27 name=/runtime.v1.ImageService/PullImage\nJun 14 09:43:53.937010 crc crio[24245]: time=\"2026-06-14T09:43:53.936921948Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=242992ee-307b-4ac0-9358-3718c83d65c5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:53.941182 crc crio[24245]: time=\"2026-06-14T09:43:53.941116492Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4c076ba5-5e0c-448f-92ca-563ee7834804 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:53.954794 crc crio[24245]: time=\"2026-06-14T09:43:53.954724455Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bxsmv/extract-content\" id=7dc60a77-27fd-40b4-83d1-0ad4ddc68162 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:53.955536 crc crio[24245]: time=\"2026-06-14T09:43:53.955457079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:54.036537 crc crio[24245]: time=\"2026-06-14T09:43:54.035735382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:54.040332 crc crio[24245]: time=\"2026-06-14T09:43:54.040259885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:54.212120 crc crio[24245]: time=\"2026-06-14T09:43:54.211991419Z\" level=info msg=\"Created container 234f46b97e8bbdc3a0be4c338be1f8ba07e7709dd843f5b0ba75b4c9b32ad95b: openshift-marketplace/redhat-operators-bxsmv/extract-content\" id=7dc60a77-27fd-40b4-83d1-0ad4ddc68162 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:54.214053 crc crio[24245]: time=\"2026-06-14T09:43:54.213925642Z\" level=info msg=\"Starting container: 234f46b97e8bbdc3a0be4c338be1f8ba07e7709dd843f5b0ba75b4c9b32ad95b\" id=e360a20d-ad2b-41a8-b81b-1a9328d029e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:54.220371 crc crio[24245]: time=\"2026-06-14T09:43:54.220299063Z\" level=info msg=\"Started container\" PID=275000 containerID=234f46b97e8bbdc3a0be4c338be1f8ba07e7709dd843f5b0ba75b4c9b32ad95b description=openshift-marketplace/redhat-operators-bxsmv/extract-content id=e360a20d-ad2b-41a8-b81b-1a9328d029e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807\nJun 14 09:43:59.370979 crc crio[24245]: time=\"2026-06-14T09:43:59.370362189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=376ad424-d106-4794-aa9f-f6e811625370 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:59.376697 crc crio[24245]: time=\"2026-06-14T09:43:59.376598547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eb12c00e-2c5e-41ce-89ec-0ffa4081ada2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:43:59.386628 crc crio[24245]: time=\"2026-06-14T09:43:59.386558756Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bxsmv/registry-server\" id=e990911e-e5bb-42a6-9712-01a25a77d4a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:59.386939 crc crio[24245]: time=\"2026-06-14T09:43:59.386904108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:59.478147 crc crio[24245]: time=\"2026-06-14T09:43:59.478040426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:59.481563 crc crio[24245]: time=\"2026-06-14T09:43:59.481499597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:43:59.667709 crc crio[24245]: time=\"2026-06-14T09:43:59.667444888Z\" level=info msg=\"Created container 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44: openshift-marketplace/redhat-operators-bxsmv/registry-server\" id=e990911e-e5bb-42a6-9712-01a25a77d4a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:43:59.668954 crc crio[24245]: time=\"2026-06-14T09:43:59.668893475Z\" level=info msg=\"Starting container: 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44\" id=acbf661b-2d3f-4a81-a272-326babfc7888 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:43:59.674969 crc crio[24245]: time=\"2026-06-14T09:43:59.674781942Z\" level=info msg=\"Started container\" PID=275355 containerID=78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44 description=openshift-marketplace/redhat-operators-bxsmv/registry-server id=acbf661b-2d3f-4a81-a272-326babfc7888 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807\nJun 14 09:44:00.564674 crc crio[24245]: time=\"2026-06-14T09:44:00.564247255Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690504-7pm6q/POD\" id=fa787513-92bc-411b-b2b4-f60c93a0136f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:00.565955 crc crio[24245]: time=\"2026-06-14T09:44:00.564684949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:00.605582 crc crio[24245]: time=\"2026-06-14T09:44:00.605455866Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690504-7pm6q Namespace:openshift-infra ID:1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf UID:62f575d9-4350-4476-8d8d-18a6a84d128f NetNS:/var/run/netns/fd8fc64a-7590-4e15-a259-cb56138ca255 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f575d9_4350_4476_8d8d_18a6a84d128f.slice PodAnnotations:0xc00161a438}] Aliases:map[]}\"\nJun 14 09:44:00.605582 crc crio[24245]: time=\"2026-06-14T09:44:00.605537079Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690504-7pm6q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:01.208999 crc crio[24245]: 2026-06-14T09:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d3556936775118 Mac:ea:bd:d7:bd:c2:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:96 Mtu:0 Sandbox:/var/run/netns/fd8fc64a-7590-4e15-a259-cb56138ca255 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:01.212520 crc crio[24245]: time=\"2026-06-14T09:44:01.209716217Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690504-7pm6q Namespace:openshift-infra ID:1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf UID:62f575d9-4350-4476-8d8d-18a6a84d128f NetNS:/var/run/netns/fd8fc64a-7590-4e15-a259-cb56138ca255 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f575d9_4350_4476_8d8d_18a6a84d128f.slice PodAnnotations:0xc00161a438}] Aliases:map[]}\"\nJun 14 09:44:01.212520 crc crio[24245]: time=\"2026-06-14T09:44:01.21013066Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690504-7pm6q for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:01.220305 crc crio[24245]: time=\"2026-06-14T09:44:01.220221482Z\" level=info msg=\"Ran pod sandbox 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf with infra container: openshift-infra/auto-csr-approver-29690504-7pm6q/POD\" id=fa787513-92bc-411b-b2b4-f60c93a0136f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:01.224037 crc crio[24245]: time=\"2026-06-14T09:44:01.223995Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d51e5d25-7387-42b3-86e7-866b5b287c4c name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:01.230198 crc crio[24245]: time=\"2026-06-14T09:44:01.230102916Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:44:02.009398 crc crio[24245]: time=\"2026-06-14T09:44:02.009169966Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d51e5d25-7387-42b3-86e7-866b5b287c4c name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:02.011520 crc crio[24245]: time=\"2026-06-14T09:44:02.010552081Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7f8ebae9-62da-439b-b229-56e8e339c1a4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:02.014322 crc crio[24245]: time=\"2026-06-14T09:44:02.013812543Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cf28f336-4f82-4bf6-bc26-1e479abe4156 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:02.023487 crc crio[24245]: time=\"2026-06-14T09:44:02.023380328Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690504-7pm6q/oc\" id=a5c570e0-65bb-4e64-a530-1b0f5875e67a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:44:02.024340 crc crio[24245]: time=\"2026-06-14T09:44:02.024238376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:02.112434 crc crio[24245]: time=\"2026-06-14T09:44:02.112288266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:02.411694 crc crio[24245]: time=\"2026-06-14T09:44:02.411498424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:02.548063 crc crio[24245]: time=\"2026-06-14T09:44:02.547959594Z\" level=info msg=\"Created container 5388fc4b4059ff9df29b37ca4036e73c9f820ecb0dfb125905cf6e086690cc3e: openshift-infra/auto-csr-approver-29690504-7pm6q/oc\" id=a5c570e0-65bb-4e64-a530-1b0f5875e67a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:44:02.549289 crc crio[24245]: time=\"2026-06-14T09:44:02.549252285Z\" level=info msg=\"Starting container: 5388fc4b4059ff9df29b37ca4036e73c9f820ecb0dfb125905cf6e086690cc3e\" id=11473282-510e-4f5a-ab75-0aa50c87a4d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:44:02.554306 crc crio[24245]: time=\"2026-06-14T09:44:02.554210264Z\" level=info msg=\"Started container\" PID=275581 containerID=5388fc4b4059ff9df29b37ca4036e73c9f820ecb0dfb125905cf6e086690cc3e description=openshift-infra/auto-csr-approver-29690504-7pm6q/oc id=11473282-510e-4f5a-ab75-0aa50c87a4d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf\nJun 14 09:44:05.511060 crc crio[24245]: time=\"2026-06-14T09:44:05.510157038Z\" level=info msg=\"Stopping pod sandbox: 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf\" id=338934eb-fd4e-4348-b082-3a6e44adfd4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:05.512390 crc crio[24245]: time=\"2026-06-14T09:44:05.511662496Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690504-7pm6q Namespace:openshift-infra ID:1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf UID:62f575d9-4350-4476-8d8d-18a6a84d128f NetNS:/var/run/netns/fd8fc64a-7590-4e15-a259-cb56138ca255 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f575d9_4350_4476_8d8d_18a6a84d128f.slice PodAnnotations:0xc00161a8c8}] Aliases:map[]}\"\nJun 14 09:44:05.512390 crc crio[24245]: time=\"2026-06-14T09:44:05.511818361Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690504-7pm6q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:05.993887 crc crio[24245]: time=\"2026-06-14T09:44:05.993706139Z\" level=info msg=\"Stopped pod sandbox: 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf\" id=338934eb-fd4e-4348-b082-3a6e44adfd4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:12.369038 crc crio[24245]: time=\"2026-06-14T09:44:12.368003628Z\" level=info msg=\"Removing container: 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa\" id=f023fafc-ef5f-455b-bd0a-3afdcc3052a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:12.432437 crc crio[24245]: time=\"2026-06-14T09:44:12.432328192Z\" level=info msg=\"Removed container 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api-log\" id=f023fafc-ef5f-455b-bd0a-3afdcc3052a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:12.436198 crc crio[24245]: time=\"2026-06-14T09:44:12.436143335Z\" level=info msg=\"Removing container: 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f\" id=6bbaf0ee-e5ad-45f0-a036-d247c16aded7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:12.474463 crc crio[24245]: time=\"2026-06-14T09:44:12.47426908Z\" level=warning msg=\"Stopping container 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb with stop signal(15) timed out. Killing...\"\nJun 14 09:44:12.477874 crc crio[24245]: time=\"2026-06-14T09:44:12.477785386Z\" level=info msg=\"Removed container 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f: openstack/neutron-6f59f75d57-xcz6r/neutron-httpd\" id=6bbaf0ee-e5ad-45f0-a036-d247c16aded7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:12.489735 crc crio[24245]: time=\"2026-06-14T09:44:12.489665881Z\" level=info msg=\"Removing container: 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6\" id=9a802328-cefd-4a20-934b-4c1fb65a2f43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:12.545915 crc crio[24245]: time=\"2026-06-14T09:44:12.545777572Z\" level=info msg=\"Removed container 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6: openstack/neutron-6f59f75d57-xcz6r/neutron-api\" id=9a802328-cefd-4a20-934b-4c1fb65a2f43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:12.552115 crc crio[24245]: time=\"2026-06-14T09:44:12.552048883Z\" level=info msg=\"Removing container: 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa\" id=849edd9c-cedf-49bc-9fb6-71792a838335 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:12.597642 crc crio[24245]: time=\"2026-06-14T09:44:12.596482722Z\" level=error msg=\"Killing container 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 14 09:44:12.694454 crc crio[24245]: time=\"2026-06-14T09:44:12.693904945Z\" level=info msg=\"Stopped container 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-api\" id=a2df09e2-6270-4208-8e86-c8a74b5f3a88 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:12.696230 crc crio[24245]: time=\"2026-06-14T09:44:12.696145603Z\" level=info msg=\"Stopping pod sandbox: 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811\" id=1dba9c95-af0a-4a1a-b0de-cabdb2d26b61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:12.699926 crc crio[24245]: time=\"2026-06-14T09:44:12.699774892Z\" level=info msg=\"Got pod network &{Name:neutron-6fc7874dfc-dgx5j Namespace:openstack ID:693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811 UID:b6f1f06e-384f-42e1-9506-3f1a47ad0936 NetNS:/var/run/netns/2a39141e-c828-472a-b6a0-f114aca5c044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6f1f06e_384f_42e1_9506_3f1a47ad0936.slice PodAnnotations:0xc0004cc510}] Aliases:map[]}\"\nJun 14 09:44:12.700089 crc crio[24245]: time=\"2026-06-14T09:44:12.700006399Z\" level=info msg=\"Deleting pod openstack_neutron-6fc7874dfc-dgx5j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:12.711396 crc crio[24245]: time=\"2026-06-14T09:44:12.711228416Z\" level=info msg=\"Removed container 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api\" id=849edd9c-cedf-49bc-9fb6-71792a838335 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:12.731227 crc crio[24245]: time=\"2026-06-14T09:44:12.73118069Z\" level=info msg=\"Stopping pod sandbox: a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01\" id=4b49db0d-04ea-4250-b861-461b0bcedbe6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:12.731643 crc crio[24245]: time=\"2026-06-14T09:44:12.73151262Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01\" id=4b49db0d-04ea-4250-b861-461b0bcedbe6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:12.735893 crc crio[24245]: time=\"2026-06-14T09:44:12.732697379Z\" level=info msg=\"Removing pod sandbox: a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01\" id=d4de0c45-0a4f-461b-91ce-4f36d7f26318 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:44:12.761994 crc crio[24245]: time=\"2026-06-14T09:44:12.761830779Z\" level=info msg=\"Removed pod sandbox: a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01\" id=d4de0c45-0a4f-461b-91ce-4f36d7f26318 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:44:12.763829 crc crio[24245]: time=\"2026-06-14T09:44:12.763758287Z\" level=info msg=\"Stopping pod sandbox: 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\" id=8dcd3591-a144-4f27-ab7f-f201cc6e03a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:12.764171 crc crio[24245]: time=\"2026-06-14T09:44:12.764032405Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\" id=8dcd3591-a144-4f27-ab7f-f201cc6e03a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:12.767149 crc crio[24245]: time=\"2026-06-14T09:44:12.767090652Z\" level=info msg=\"Removing pod sandbox: 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\" id=6dd6bf88-d96b-41a1-a3a0-ddde6a4fce6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:44:12.813020 crc crio[24245]: time=\"2026-06-14T09:44:12.812938587Z\" level=info msg=\"Removed pod sandbox: 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\" id=6dd6bf88-d96b-41a1-a3a0-ddde6a4fce6e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:44:12.813947 crc crio[24245]: time=\"2026-06-14T09:44:12.81382317Z\" level=info msg=\"Stopping pod sandbox: 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818\" id=c11122ea-0ba4-4b79-b3e7-046226063fff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:12.814038 crc crio[24245]: time=\"2026-06-14T09:44:12.813968645Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818\" id=c11122ea-0ba4-4b79-b3e7-046226063fff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:12.814324 crc crio[24245]: time=\"2026-06-14T09:44:12.814285154Z\" level=info msg=\"Removing pod sandbox: 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818\" id=ca99a6d8-99db-49b5-b059-558a9cefbcf1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:44:12.842352 crc crio[24245]: time=\"2026-06-14T09:44:12.842263603Z\" level=info msg=\"Removed pod sandbox: 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818\" id=ca99a6d8-99db-49b5-b059-558a9cefbcf1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:44:12.846169 crc crio[24245]: time=\"2026-06-14T09:44:12.846010264Z\" level=info msg=\"Stopping pod sandbox: 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c\" id=850d3f5f-b459-4cb7-a7d1-8720ca202519 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:12.846307 crc crio[24245]: time=\"2026-06-14T09:44:12.846201261Z\" level=info msg=\"Stopped pod sandbox (already stopped): 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c\" id=850d3f5f-b459-4cb7-a7d1-8720ca202519 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:12.847564 crc crio[24245]: time=\"2026-06-14T09:44:12.847177429Z\" level=info msg=\"Removing pod sandbox: 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c\" id=e59a5fbe-26dc-4cc4-a6db-e4b3ff78ad7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:44:12.901783 crc crio[24245]: time=\"2026-06-14T09:44:12.901399525Z\" level=info msg=\"Removed pod sandbox: 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c\" id=e59a5fbe-26dc-4cc4-a6db-e4b3ff78ad7d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:44:12.903571 crc crio[24245]: time=\"2026-06-14T09:44:12.90345759Z\" level=info msg=\"Stopping pod sandbox: d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d\" id=4048035f-88a1-4ddb-ae10-ca91453748bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:12.903571 crc crio[24245]: time=\"2026-06-14T09:44:12.903559543Z\" level=info msg=\"Stopped pod sandbox (already stopped): d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d\" id=4048035f-88a1-4ddb-ae10-ca91453748bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:12.904266 crc crio[24245]: time=\"2026-06-14T09:44:12.904221854Z\" level=info msg=\"Removing pod sandbox: d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d\" id=f0864f63-8c0c-420f-8463-9dd66b5a6452 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:44:12.941693 crc crio[24245]: time=\"2026-06-14T09:44:12.941324227Z\" level=info msg=\"Removed pod sandbox: d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d\" id=f0864f63-8c0c-420f-8463-9dd66b5a6452 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:44:12.946088 crc crio[24245]: time=\"2026-06-14T09:44:12.946009088Z\" level=info msg=\"Stopping pod sandbox: 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732\" id=ebbf09fe-31ca-4a6a-a205-9b33dc04a5cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:12.946325 crc crio[24245]: time=\"2026-06-14T09:44:12.946106311Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732\" id=ebbf09fe-31ca-4a6a-a205-9b33dc04a5cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:12.946948 crc crio[24245]: time=\"2026-06-14T09:44:12.946882841Z\" level=info msg=\"Removing pod sandbox: 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732\" id=23048af9-7bba-42be-bb52-47e00dc293a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:44:12.971122 crc crio[24245]: time=\"2026-06-14T09:44:12.971023741Z\" level=info msg=\"Removed pod sandbox: 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732\" id=23048af9-7bba-42be-bb52-47e00dc293a2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:44:12.972472 crc crio[24245]: time=\"2026-06-14T09:44:12.972407417Z\" level=info msg=\"Stopping pod sandbox: 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca\" id=9cbe4eae-cc5c-4ebd-82ca-0a4b3cd7a020 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:12.972472 crc crio[24245]: time=\"2026-06-14T09:44:12.972520921Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca\" id=9cbe4eae-cc5c-4ebd-82ca-0a4b3cd7a020 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:12.974157 crc crio[24245]: time=\"2026-06-14T09:44:12.974072246Z\" level=info msg=\"Removing pod sandbox: 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca\" id=cfa3e9b7-4097-4223-9924-61f1325bf98e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:44:12.997303 crc crio[24245]: time=\"2026-06-14T09:44:12.997186821Z\" level=info msg=\"Removed pod sandbox: 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca\" id=cfa3e9b7-4097-4223-9924-61f1325bf98e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:44:13.449396 crc crio[24245]: time=\"2026-06-14T09:44:13.448758885Z\" level=info msg=\"Stopped pod sandbox: 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811\" id=1dba9c95-af0a-4a1a-b0de-cabdb2d26b61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:13.745673 crc crio[24245]: time=\"2026-06-14T09:44:13.744685758Z\" level=info msg=\"Removing container: d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb\" id=16dd8a04-cfa5-4c53-82f6-adc491bc479c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:14.100325 crc crio[24245]: time=\"2026-06-14T09:44:14.097583413Z\" level=info msg=\"Removed container d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-httpd\" id=16dd8a04-cfa5-4c53-82f6-adc491bc479c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:14.134707 crc crio[24245]: time=\"2026-06-14T09:44:14.134478638Z\" level=info msg=\"Removing container: 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb\" id=f4c99c49-e0cd-4ee4-9131-5bb884dbd6a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:14.233485 crc crio[24245]: time=\"2026-06-14T09:44:14.233331328Z\" level=info msg=\"Removed container 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-api\" id=f4c99c49-e0cd-4ee4-9131-5bb884dbd6a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:14.418529 crc crio[24245]: time=\"2026-06-14T09:44:14.418443241Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-9tlhx/POD\" id=55fa65c6-e7a2-4ddd-9737-9524cff67837 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:14.418695 crc crio[24245]: time=\"2026-06-14T09:44:14.418558395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:14.491943 crc crio[24245]: time=\"2026-06-14T09:44:14.491735536Z\" level=info msg=\"Got pod network &{Name:community-operators-9tlhx Namespace:openshift-marketplace ID:6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96 UID:2792992e-fd33-4932-b44c-d054b87955cc NetNS:/var/run/netns/dd14d0a6-0f92-4286-9b6d-b08760bf9b84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2792992e_fd33_4932_b44c_d054b87955cc.slice PodAnnotations:0xc000620378}] Aliases:map[]}\"\nJun 14 09:44:14.491943 crc crio[24245]: time=\"2026-06-14T09:44:14.491802788Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-9tlhx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:15.223011 crc crio[24245]: 2026-06-14T09:44:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6375aba2a933877 Mac:ca:e9:02:8d:2f:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:97 Mtu:0 Sandbox:/var/run/netns/dd14d0a6-0f92-4286-9b6d-b08760bf9b84 SocketPath: PciID:}] [{Interface:0xc000260c10 Address:{IP:10.217.1.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:15.224030 crc crio[24245]: time=\"2026-06-14T09:44:15.223961451Z\" level=info msg=\"Got pod network &{Name:community-operators-9tlhx Namespace:openshift-marketplace ID:6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96 UID:2792992e-fd33-4932-b44c-d054b87955cc NetNS:/var/run/netns/dd14d0a6-0f92-4286-9b6d-b08760bf9b84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2792992e_fd33_4932_b44c_d054b87955cc.slice PodAnnotations:0xc000620378}] Aliases:map[]}\"\nJun 14 09:44:15.224153 crc crio[24245]: time=\"2026-06-14T09:44:15.224125267Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-9tlhx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:15.252047 crc crio[24245]: time=\"2026-06-14T09:44:15.25128529Z\" level=info msg=\"Ran pod sandbox 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96 with infra container: openshift-marketplace/community-operators-9tlhx/POD\" id=55fa65c6-e7a2-4ddd-9737-9524cff67837 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:15.256178 crc crio[24245]: time=\"2026-06-14T09:44:15.256055973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c64bcf30-5a22-4d50-9e6b-70bf15679c78 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:15.264223 crc crio[24245]: time=\"2026-06-14T09:44:15.261022443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cf03cec5-43d2-4ac5-ad9c-8c6e4faf5a9f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:15.273511 crc crio[24245]: time=\"2026-06-14T09:44:15.273431906Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9tlhx/extract-utilities\" id=86bfdb43-a8dd-4043-9bd4-1fe62ae75c0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:44:15.274291 crc crio[24245]: time=\"2026-06-14T09:44:15.273830218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:15.348346 crc crio[24245]: time=\"2026-06-14T09:44:15.346967848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:15.352336 crc crio[24245]: time=\"2026-06-14T09:44:15.352284314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:15.390930 crc crio[24245]: time=\"2026-06-14T09:44:15.390780762Z\" level=info msg=\"Stopping container: a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e (timeout: 30s)\" id=d6ed7c90-9247-4509-b786-be15b0a63362 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:15.543691 crc crio[24245]: time=\"2026-06-14T09:44:15.543557248Z\" level=info msg=\"Created container cb734d1887353cacdf59a569f987eb4034e21fc78f64c7c9849694fb673cfac4: openshift-marketplace/community-operators-9tlhx/extract-utilities\" id=86bfdb43-a8dd-4043-9bd4-1fe62ae75c0a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:44:15.546920 crc crio[24245]: time=\"2026-06-14T09:44:15.546755289Z\" level=info msg=\"Starting container: cb734d1887353cacdf59a569f987eb4034e21fc78f64c7c9849694fb673cfac4\" id=03fb9a43-9c64-4d00-9393-a099282cd4b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:44:15.554809 crc crio[24245]: time=\"2026-06-14T09:44:15.554707296Z\" level=info msg=\"Started container\" PID=276936 containerID=cb734d1887353cacdf59a569f987eb4034e21fc78f64c7c9849694fb673cfac4 description=openshift-marketplace/community-operators-9tlhx/extract-utilities id=03fb9a43-9c64-4d00-9393-a099282cd4b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96\nJun 14 09:44:15.799762 crc crio[24245]: time=\"2026-06-14T09:44:15.799366765Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=571994dc-29ca-49af-bd35-5645098bafef name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:15.810589 crc crio[24245]: time=\"2026-06-14T09:44:15.81049863Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 14 09:44:16.400251 crc crio[24245]: time=\"2026-06-14T09:44:16.399899958Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=571994dc-29ca-49af-bd35-5645098bafef name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:16.401063 crc crio[24245]: time=\"2026-06-14T09:44:16.401006642Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=13f39d4a-44df-48f7-8358-7b785c2122b0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:16.405304 crc crio[24245]: time=\"2026-06-14T09:44:16.405252977Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=db89f32d-5acb-4635-a9d9-d1b55737f5d6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:16.416284 crc crio[24245]: time=\"2026-06-14T09:44:16.416201087Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9tlhx/extract-content\" id=7377673b-0a0c-4209-a0e2-3b742683bf43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:44:16.416945 crc crio[24245]: time=\"2026-06-14T09:44:16.416792616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:16.477008 crc crio[24245]: time=\"2026-06-14T09:44:16.476786284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:16.481788 crc crio[24245]: time=\"2026-06-14T09:44:16.481711789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:16.794563 crc crio[24245]: time=\"2026-06-14T09:44:16.794468838Z\" level=info msg=\"Stopping container: 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43 (timeout: 300s)\" id=93b838fb-5cb0-4ced-bc0a-15aea42c00aa name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:16.850987 crc crio[24245]: time=\"2026-06-14T09:44:16.850067807Z\" level=info msg=\"Stopping container: 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc (timeout: 30s)\" id=7d80cfd5-ef53-4f30-b157-8a9bf9b665c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:16.851831 crc crio[24245]: time=\"2026-06-14T09:44:16.851007968Z\" level=info msg=\"Stopping container: 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e (timeout: 30s)\" id=033ef3f3-5c20-4562-aa9a-96a6e98084e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:16.888573 crc crio[24245]: time=\"2026-06-14T09:44:16.888176509Z\" level=info msg=\"Created container 3901ac5c41ff3f97a6bb8da24b9fd5d04a2348fe705a91078d07cdab501ed5c4: openshift-marketplace/community-operators-9tlhx/extract-content\" id=7377673b-0a0c-4209-a0e2-3b742683bf43 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:44:16.891315 crc crio[24245]: time=\"2026-06-14T09:44:16.891263499Z\" level=info msg=\"Starting container: 3901ac5c41ff3f97a6bb8da24b9fd5d04a2348fe705a91078d07cdab501ed5c4\" id=44b7bdab-f3af-4239-9f68-be1a9a6467d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:44:16.901807 crc crio[24245]: time=\"2026-06-14T09:44:16.90173921Z\" level=info msg=\"Started container\" PID=277004 containerID=3901ac5c41ff3f97a6bb8da24b9fd5d04a2348fe705a91078d07cdab501ed5c4 description=openshift-marketplace/community-operators-9tlhx/extract-content id=44b7bdab-f3af-4239-9f68-be1a9a6467d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96\nJun 14 09:44:16.932008 crc crio[24245]: time=\"2026-06-14T09:44:16.931749925Z\" level=info msg=\"Stopping container: 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275 (timeout: 300s)\" id=e891f06b-30ce-49ad-8679-4a5157d51283 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:16.946028 crc crio[24245]: time=\"2026-06-14T09:44:16.945968296Z\" level=info msg=\"Stopped container 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=93b838fb-5cb0-4ced-bc0a-15aea42c00aa name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:16.961221 crc crio[24245]: time=\"2026-06-14T09:44:16.961121231Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-649b7c9ccf-b88pn/POD\" id=59e1c192-d33d-48cf-ae41-45f477b3076e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:16.961366 crc crio[24245]: time=\"2026-06-14T09:44:16.961262085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:17.006423 crc crio[24245]: time=\"2026-06-14T09:44:17.006128132Z\" level=info msg=\"Stopped container 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc: openstack/ovn-northd-0/openstack-network-exporter\" id=7d80cfd5-ef53-4f30-b157-8a9bf9b665c7 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:17.051096 crc crio[24245]: time=\"2026-06-14T09:44:17.050774652Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-649b7c9ccf-b88pn Namespace:openstack ID:a7a2405a74a9a146c88205f51ae681d28263dbf3bbf350bdb9d35ca6d8ad1ee2 UID:822cb106-4fb6-4fc4-a556-152063c9e4da NetNS:/var/run/netns/a58fd367-61c3-458f-8ffc-cdebd24889f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod822cb106_4fb6_4fc4_a556_152063c9e4da.slice PodAnnotations:0xc001c3c080}] Aliases:map[]}\"\nJun 14 09:44:17.051096 crc crio[24245]: time=\"2026-06-14T09:44:17.050928036Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-649b7c9ccf-b88pn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:17.076813 crc crio[24245]: time=\"2026-06-14T09:44:17.076307193Z\" level=info msg=\"Stopping container: 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4 (timeout: 300s)\" id=f4436ee1-d5e6-4af7-a0a0-012f467857c1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:17.079279 crc crio[24245]: time=\"2026-06-14T09:44:17.079166996Z\" level=info msg=\"Stopped container 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=e891f06b-30ce-49ad-8679-4a5157d51283 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:17.093917 crc crio[24245]: time=\"2026-06-14T09:44:17.087255291Z\" level=info msg=\"Stopping pod sandbox: f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6\" id=9da0b41a-cf3e-49a7-b373-ea0e9f30df5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:17.093917 crc crio[24245]: time=\"2026-06-14T09:44:17.088510151Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6 UID:f60e1123-9e99-4026-8189-8373282a4484 NetNS:/var/run/netns/9ea6d1d6-7541-4a8c-8c60-036538dc2424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60e1123_9e99_4026_8189_8373282a4484.slice PodAnnotations:0xc003bf6080}] Aliases:map[]}\"\nJun 14 09:44:17.093917 crc crio[24245]: time=\"2026-06-14T09:44:17.088749709Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:17.190592 crc crio[24245]: time=\"2026-06-14T09:44:17.190485626Z\" level=info msg=\"Stopping container: 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838 (timeout: 30s)\" id=1aaf3379-3052-4afb-af54-9a8d4d1500df name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:17.255131 crc crio[24245]: time=\"2026-06-14T09:44:17.255069195Z\" level=info msg=\"Stopped container 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=f4436ee1-d5e6-4af7-a0a0-012f467857c1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:17.305759 crc crio[24245]: time=\"2026-06-14T09:44:17.30567306Z\" level=info msg=\"Stopping container: add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6 (timeout: 300s)\" id=3b187c85-d9d9-4cf3-af66-57e2d722729e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:17.396716 crc crio[24245]: time=\"2026-06-14T09:44:17.396566811Z\" level=info msg=\"Stopped container 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838: openstack/ovn-controller-metrics-tm9lk/openstack-network-exporter\" id=1aaf3379-3052-4afb-af54-9a8d4d1500df name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:17.399697 crc crio[24245]: time=\"2026-06-14T09:44:17.399559246Z\" level=info msg=\"Stopping pod sandbox: 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9\" id=f4d75519-adc7-4de9-b90b-525f5997b33e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:17.402453 crc crio[24245]: time=\"2026-06-14T09:44:17.402104998Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-tm9lk Namespace:openstack ID:3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9 UID:7b56d91b-d951-4aba-b23b-52ad412b1487 NetNS:/var/run/netns/0f214f38-e6f1-41ca-b962-1d5a78872ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b56d91b_d951_4aba_b23b_52ad412b1487.slice PodAnnotations:0xc003bf6210}] Aliases:map[]}\"\nJun 14 09:44:17.402708 crc crio[24245]: time=\"2026-06-14T09:44:17.402595574Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-tm9lk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:17.590637 crc crio[24245]: time=\"2026-06-14T09:44:17.589273763Z\" level=info msg=\"Stopped container add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=3b187c85-d9d9-4cf3-af66-57e2d722729e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:17.607322 crc crio[24245]: time=\"2026-06-14T09:44:17.596970757Z\" level=info msg=\"Stopping pod sandbox: 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725\" id=51893772-537a-43f9-ba47-e40c0a50d9d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:17.616436 crc crio[24245]: time=\"2026-06-14T09:44:17.616051775Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725 UID:53a67b78-8d16-4cd8-8885-28c6e29838fe NetNS:/var/run/netns/232f3b18-1d59-4c36-b8b3-4e6cf9a57b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53a67b78_8d16_4cd8_8885_28c6e29838fe.slice PodAnnotations:0xc00274a148}] Aliases:map[]}\"\nJun 14 09:44:17.616436 crc crio[24245]: time=\"2026-06-14T09:44:17.616316134Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:17.709427 crc crio[24245]: time=\"2026-06-14T09:44:17.708415074Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-z2f5n/POD\" id=ae1c9021-0897-4e8d-9d8b-accaf3c47a4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:17.709427 crc crio[24245]: time=\"2026-06-14T09:44:17.708502107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:17.806288 crc crio[24245]: time=\"2026-06-14T09:44:17.806146368Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-lzb6g/POD\" id=b6abd2f7-29e0-4eea-be03-7d51f8cb8a4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:17.807146 crc crio[24245]: time=\"2026-06-14T09:44:17.806355445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:17.845396 crc crio[24245]: time=\"2026-06-14T09:44:17.845339259Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-z2f5n Namespace:openstack ID:b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0 UID:f6248c64-7fbb-4046-a7c3-829bea3544cc NetNS:/var/run/netns/42af81ca-2515-4b0a-9ade-a6607aa332e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6248c64_7fbb_4046_a7c3_829bea3544cc.slice PodAnnotations:0xc000522538}] Aliases:map[]}\"\nJun 14 09:44:17.845714 crc crio[24245]: time=\"2026-06-14T09:44:17.845686781Z\" level=info msg=\"Adding pod openstack_placement-db-sync-z2f5n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:17.847436 crc crio[24245]: time=\"2026-06-14T09:44:17.847373012Z\" level=info msg=\"Stopping container: 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a (timeout: 2s)\" id=04b64956-b266-4a56-9b7b-48853e330bd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:18.147203 crc crio[24245]: time=\"2026-06-14T09:44:18.146649628Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-lzb6g Namespace:openstack ID:3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4 UID:1adc705e-2a46-4e4b-8f4b-ce7482cbf685 NetNS:/var/run/netns/57248551-5ab1-440b-88d1-9a7438a9446d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1adc705e_2a46_4e4b_8f4b_ce7482cbf685.slice PodAnnotations:0xc001c3c7c8}] Aliases:map[]}\"\nJun 14 09:44:18.147203 crc crio[24245]: time=\"2026-06-14T09:44:18.14671365Z\" level=info msg=\"Adding pod openstack_glance-db-sync-lzb6g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:18.263780 crc crio[24245]: time=\"2026-06-14T09:44:18.263645652Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-kslpf/POD\" id=6dae6e1c-5cd5-4384-9107-d7ddd29dce03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:18.264018 crc crio[24245]: time=\"2026-06-14T09:44:18.263787416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:18.274796 crc crio[24245]: time=\"2026-06-14T09:44:18.274681593Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-tw84j/POD\" id=b166574b-d608-48a5-8555-2d5566dcf85b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:18.274981 crc crio[24245]: time=\"2026-06-14T09:44:18.274811417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:18.286418 crc crio[24245]: time=\"2026-06-14T09:44:18.286343823Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-vm4w6/POD\" id=bfe3cc89-4763-4ecd-abfa-6029def5bc9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:18.286528 crc crio[24245]: time=\"2026-06-14T09:44:18.286450487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:18.387674 crc crio[24245]: time=\"2026-06-14T09:44:18.387187762Z\" level=info msg=\"Stopping container: ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953 (timeout: 30s)\" id=546f0061-7a36-4539-9a88-9139196c6df6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:18.561393 crc crio[24245]: time=\"2026-06-14T09:44:18.561265969Z\" level=info msg=\"Stopped pod sandbox: f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6\" id=9da0b41a-cf3e-49a7-b373-ea0e9f30df5e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:18.610902 crc crio[24245]: time=\"2026-06-14T09:44:18.61070053Z\" level=info msg=\"Stopped pod sandbox: 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9\" id=f4d75519-adc7-4de9-b90b-525f5997b33e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:18.642991 crc crio[24245]: time=\"2026-06-14T09:44:18.642643867Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-kslpf Namespace:openstack ID:72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463 UID:3828509a-a099-4a23-ac28-783bb8fb5999 NetNS:/var/run/netns/9c1cf738-f714-4163-9a89-3d2caf2dff5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3828509a_a099_4a23_ac28_783bb8fb5999.slice PodAnnotations:0xc0024220e0}] Aliases:map[]}\"\nJun 14 09:44:18.642991 crc crio[24245]: time=\"2026-06-14T09:44:18.642732549Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-kslpf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:18.651067 crc crio[24245]: time=\"2026-06-14T09:44:18.648226865Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-vm4w6 Namespace:openstack ID:b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783 UID:8a22a109-c0fa-428e-9947-0901f146204c NetNS:/var/run/netns/472ff143-f0de-43d9-bc86-a2098852ec43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a22a109_c0fa_428e_9947_0901f146204c.slice PodAnnotations:0xc001fea048}] Aliases:map[]}\"\nJun 14 09:44:18.651067 crc crio[24245]: time=\"2026-06-14T09:44:18.648308198Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-vm4w6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:18.663062 crc crio[24245]: time=\"2026-06-14T09:44:18.661767745Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-tw84j Namespace:openstack ID:c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24 UID:9e257462-88a2-4d02-8b8d-a92ff00e194d NetNS:/var/run/netns/a6c71e78-9b95-4415-a719-188526d45de5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e257462_88a2_4d02_8b8d_a92ff00e194d.slice PodAnnotations:0xc00274aca8}] Aliases:map[]}\"\nJun 14 09:44:18.663062 crc crio[24245]: time=\"2026-06-14T09:44:18.661928156Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-tw84j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:18.684582 crc crio[24245]: time=\"2026-06-14T09:44:18.684478733Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=39a9e06b-78c0-49de-acda-03f3f4227b4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:18.684582 crc crio[24245]: time=\"2026-06-14T09:44:18.684580366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:18.899953 crc crio[24245]: time=\"2026-06-14T09:44:18.886344891Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-9vkjz/POD\" id=647709ee-023b-4fea-872c-859c767e91a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:18.901053 crc crio[24245]: time=\"2026-06-14T09:44:18.900092917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:18.901053 crc crio[24245]: time=\"2026-06-14T09:44:18.893656175Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:e2e5dd8a9a543c38111483637adab2908f218d73ee95a644107369c701defd8e UID:fba63702-9d9e-4b64-bca6-7742e1967623 NetNS:/var/run/netns/83568c10-c6bf-497b-b533-3ad38cebf56d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfba63702_9d9e_4b64_bca6_7742e1967623.slice PodAnnotations:0xc0005225f8}] Aliases:map[]}\"\nJun 14 09:44:18.901053 crc crio[24245]: time=\"2026-06-14T09:44:18.90024793Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:19.303345 crc crio[24245]: time=\"2026-06-14T09:44:19.303089558Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-9vkjz Namespace:openstack ID:94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b UID:db4b352d-3510-4f9b-a3bd-9aafe4616717 NetNS:/var/run/netns/6a1b3621-b2ae-412b-93b3-37207a9b7ae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb4b352d_3510_4f9b_a3bd_9aafe4616717.slice PodAnnotations:0xc000602638}] Aliases:map[]}\"\nJun 14 09:44:19.303561 crc crio[24245]: time=\"2026-06-14T09:44:19.303541603Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-9vkjz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:19.350482 crc crio[24245]: 2026-06-14T09:44:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7a2405a74a9a14 Mac:96:d3:ae:4d:c2:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:98 Mtu:0 Sandbox:/var/run/netns/a58fd367-61c3-458f-8ffc-cdebd24889f6 SocketPath: PciID:}] [{Interface:0xc000195280 Address:{IP:10.217.1.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:19.351646 crc crio[24245]: time=\"2026-06-14T09:44:19.351537257Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-649b7c9ccf-b88pn Namespace:openstack ID:a7a2405a74a9a146c88205f51ae681d28263dbf3bbf350bdb9d35ca6d8ad1ee2 UID:822cb106-4fb6-4fc4-a556-152063c9e4da NetNS:/var/run/netns/a58fd367-61c3-458f-8ffc-cdebd24889f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod822cb106_4fb6_4fc4_a556_152063c9e4da.slice PodAnnotations:0xc001c3c080}] Aliases:map[]}\"\nJun 14 09:44:19.351822 crc crio[24245]: time=\"2026-06-14T09:44:19.351764624Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-649b7c9ccf-b88pn for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:19.385195 crc crio[24245]: time=\"2026-06-14T09:44:19.385021451Z\" level=info msg=\"Ran pod sandbox a7a2405a74a9a146c88205f51ae681d28263dbf3bbf350bdb9d35ca6d8ad1ee2 with infra container: openstack/dnsmasq-dns-649b7c9ccf-b88pn/POD\" id=59e1c192-d33d-48cf-ae41-45f477b3076e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:19.392967 crc crio[24245]: time=\"2026-06-14T09:44:19.392657601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=74b2978d-83e5-40f0-9a74-a5e99fc017ac name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:19.392967 crc crio[24245]: time=\"2026-06-14T09:44:19.39293398Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=74b2978d-83e5-40f0-9a74-a5e99fc017ac name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:19.393253 crc crio[24245]: time=\"2026-06-14T09:44:19.392982352Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=74b2978d-83e5-40f0-9a74-a5e99fc017ac name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:19.400470 crc crio[24245]: time=\"2026-06-14T09:44:19.39751085Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=03e7256a-2f1e-433b-a2f3-5331d8d54026 name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:19.436018 crc crio[24245]: time=\"2026-06-14T09:44:19.434123906Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 14 09:44:19.588886 crc crio[24245]: time=\"2026-06-14T09:44:19.588153676Z\" level=info msg=\"Stopping container: 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98 (timeout: 30s)\" id=9192f814-9d2d-4681-bb49-e873569cec73 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:19.599749 crc crio[24245]: time=\"2026-06-14T09:44:19.594509919Z\" level=info msg=\"Stopping container: 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f (timeout: 30s)\" id=1ca88358-c583-422b-be13-3275dc056fc6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:19.612888 crc crio[24245]: time=\"2026-06-14T09:44:19.612203638Z\" level=info msg=\"Stopping container: 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c (timeout: 30s)\" id=1d9205b3-a46c-49a6-adcd-0b661262582e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:19.616766 crc crio[24245]: time=\"2026-06-14T09:44:19.616676809Z\" level=info msg=\"Stopping container: 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5 (timeout: 30s)\" id=2c225a5c-c63e-4859-995f-0989b558acb6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:19.617940 crc crio[24245]: time=\"2026-06-14T09:44:19.617766624Z\" level=info msg=\"Stopping container: b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089 (timeout: 30s)\" id=0d5f2ed0-fd7b-42e8-acaf-f7cf3d7c7dfd name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:19.624891 crc crio[24245]: time=\"2026-06-14T09:44:19.618398859Z\" level=info msg=\"Stopping container: d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b (timeout: 30s)\" id=f7553967-e547-41f7-ac61-21aea7a5b379 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:19.624891 crc crio[24245]: time=\"2026-06-14T09:44:19.618920195Z\" level=info msg=\"Stopping container: bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4 (timeout: 30s)\" id=3791d208-ddc9-4f21-9101-9231e6eedfb0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:19.624891 crc crio[24245]: time=\"2026-06-14T09:44:19.620991881Z\" level=info msg=\"Stopping container: 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00 (timeout: 30s)\" id=81ab6416-76b3-4c85-9605-29a0d2f826b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:19.624891 crc crio[24245]: time=\"2026-06-14T09:44:19.622122148Z\" level=info msg=\"Stopping container: 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250 (timeout: 30s)\" id=9b42148b-556c-49c2-af8a-6b4eca74514a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:19.625999 crc crio[24245]: time=\"2026-06-14T09:44:19.625942054Z\" level=info msg=\"Stopping container: 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc (timeout: 30s)\" id=5cb31e67-f5ee-4085-9ba3-15c070fa47ef name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:19.626507 crc crio[24245]: time=\"2026-06-14T09:44:19.626447611Z\" level=info msg=\"Stopping container: 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911 (timeout: 30s)\" id=e0b81d64-14d9-451a-9563-34ff93db09b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:19.640969 crc crio[24245]: time=\"2026-06-14T09:44:19.635398588Z\" level=info msg=\"Stopping container: 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9 (timeout: 30s)\" id=9a049760-7f0a-4347-8bb7-dfb590e5803f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:19.645903 crc crio[24245]: time=\"2026-06-14T09:44:19.645714354Z\" level=info msg=\"Stopping container: c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf (timeout: 30s)\" id=e71ceedd-b505-4de2-b1b8-52a6caea3267 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:19.652886 crc crio[24245]: time=\"2026-06-14T09:44:19.64726533Z\" level=info msg=\"Stopping container: 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d (timeout: 30s)\" id=1885b780-9dfa-45b5-b683-83c9f5fcb64f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:19.652886 crc crio[24245]: time=\"2026-06-14T09:44:19.647706104Z\" level=info msg=\"Stopping container: 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab (timeout: 30s)\" id=037b1466-4536-4db0-92ce-c5652c7da7e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:19.730417 crc crio[24245]: time=\"2026-06-14T09:44:19.730331565Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-8tmdc/POD\" id=de95555d-dc9e-4759-9536-a5d721688852 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:19.730551 crc crio[24245]: time=\"2026-06-14T09:44:19.730435028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:19.730828 crc crio[24245]: time=\"2026-06-14T09:44:19.730722698Z\" level=info msg=\"Removing container: 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43\" id=660917c6-5e1a-4225-be00-92e4f3ef7775 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:19.794945 crc crio[24245]: 2026-06-14T09:44:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7a26397606d2b1 Mac:1a:28:8a:eb:3d:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9a Mtu:0 Sandbox:/var/run/netns/42af81ca-2515-4b0a-9ade-a6607aa332e2 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.1.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:19.802358 crc crio[24245]: time=\"2026-06-14T09:44:19.802318611Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-z2f5n Namespace:openstack ID:b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0 UID:f6248c64-7fbb-4046-a7c3-829bea3544cc NetNS:/var/run/netns/42af81ca-2515-4b0a-9ade-a6607aa332e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6248c64_7fbb_4046_a7c3_829bea3544cc.slice PodAnnotations:0xc000522538}] Aliases:map[]}\"\nJun 14 09:44:19.802671 crc crio[24245]: time=\"2026-06-14T09:44:19.802648191Z\" level=info msg=\"Checking pod openstack_placement-db-sync-z2f5n for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:19.819392 crc crio[24245]: time=\"2026-06-14T09:44:19.811536187Z\" level=info msg=\"Stopped pod sandbox: 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725\" id=51893772-537a-43f9-ba47-e40c0a50d9d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:19.928585 crc crio[24245]: time=\"2026-06-14T09:44:19.928331425Z\" level=warning msg=\"Stopping container 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a with stop signal(15) timed out. Killing...\"\nJun 14 09:44:19.998369 crc crio[24245]: time=\"2026-06-14T09:44:19.998327567Z\" level=info msg=\"Ran pod sandbox b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0 with infra container: openstack/placement-db-sync-z2f5n/POD\" id=ae1c9021-0897-4e8d-9d8b-accaf3c47a4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:20.014308 crc crio[24245]: time=\"2026-06-14T09:44:20.014220312Z\" level=info msg=\"Stopped container 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9: openstack/swift-storage-0/container-replicator\" id=9a049760-7f0a-4347-8bb7-dfb590e5803f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:20.024543 crc crio[24245]: time=\"2026-06-14T09:44:20.024260035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=aad4e5c4-7356-489c-9e7f-ce9cc30fc98a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:20.025075 crc crio[24245]: time=\"2026-06-14T09:44:20.025010589Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=aad4e5c4-7356-489c-9e7f-ce9cc30fc98a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:20.025314 crc crio[24245]: time=\"2026-06-14T09:44:20.025150263Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=aad4e5c4-7356-489c-9e7f-ce9cc30fc98a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:20.032121 crc crio[24245]: time=\"2026-06-14T09:44:20.029153812Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e9bd3d68-4fa9-44b4-89ae-23ed29ba3793 name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:20.037904 crc crio[24245]: time=\"2026-06-14T09:44:20.037778469Z\" level=error msg=\"Killing container 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 14 09:44:20.040037 crc crio[24245]: time=\"2026-06-14T09:44:20.039962033Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.16539805Z\" level=info msg=\"Stopped container 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5: openstack/swift-storage-0/object-updater\" id=2c225a5c-c63e-4859-995f-0989b558acb6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.182339722Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-s7ww7/POD\" id=03a1d96b-7e6d-480a-8575-9ad6eb5ce090 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.182425645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.254473499Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-8tmdc Namespace:openstack ID:7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1 UID:d5c690c8-60f9-44b3-8d6d-6d202865c261 NetNS:/var/run/netns/4e1b2d48-80e6-49a0-a4f5-67835a0e46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c690c8_60f9_44b3_8d6d_6d202865c261.slice PodAnnotations:0xc0006031b0}] Aliases:map[]}\"\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.255157841Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-8tmdc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.333197381Z\" level=info msg=\"Stopped container 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00: openstack/swift-storage-0/object-expirer\" id=81ab6416-76b3-4c85-9605-29a0d2f826b2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.448493462Z\" level=info msg=\"Stopped container b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089: openstack/swift-storage-0/object-auditor\" id=0d5f2ed0-fd7b-42e8-acaf-f7cf3d7c7dfd name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.555286101Z\" level=info msg=\"Stopped container 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d: openstack/swift-storage-0/account-auditor\" id=1885b780-9dfa-45b5-b683-83c9f5fcb64f name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.565656037Z\" level=info msg=\"Stopped container c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf: openstack/swift-storage-0/account-reaper\" id=e71ceedd-b505-4de2-b1b8-52a6caea3267 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.572148131Z\" level=info msg=\"Stopped container 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a: openstack/openstackclient/openstackclient\" id=04b64956-b266-4a56-9b7b-48853e330bd6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.590175476Z\" level=info msg=\"Stopping pod sandbox: 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b\" id=43eb749e-14a7-48fb-ae6a-05eeb11e1dd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.622646289Z\" level=info msg=\"Stopped container 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98: openstack/swift-storage-0/account-replicator\" id=9192f814-9d2d-4681-bb49-e873569cec73 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.746727707Z\" level=info msg=\"Stopped container d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b: openstack/swift-storage-0/rsync\" id=f7553967-e547-41f7-ac61-21aea7a5b379 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:21.645798 crc crio[24245]: 2026-06-14T09:44:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b453c4596ad048 Mac:82:e0:3d:89:3f:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:99 Mtu:0 Sandbox:/var/run/netns/57248551-5ab1-440b-88d1-9a7438a9446d SocketPath: PciID:}] [{Interface:0xc000382760 Address:{IP:10.217.1.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.988491059Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-lzb6g Namespace:openstack ID:3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4 UID:1adc705e-2a46-4e4b-8f4b-ce7482cbf685 NetNS:/var/run/netns/57248551-5ab1-440b-88d1-9a7438a9446d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1adc705e_2a46_4e4b_8f4b_ce7482cbf685.slice PodAnnotations:0xc001c3c7c8}] Aliases:map[]}\"\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.988731767Z\" level=info msg=\"Checking pod openstack_glance-db-sync-lzb6g for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.019568469Z\" level=info msg=\"Stopped container 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc: openstack/swift-storage-0/container-server\" id=5cb31e67-f5ee-4085-9ba3-15c070fa47ef name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.187703863Z\" level=info msg=\"Removed container 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=660917c6-5e1a-4225-be00-92e4f3ef7775 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.213117552Z\" level=info msg=\"Stopped container 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911: openstack/swift-storage-0/container-auditor\" id=e0b81d64-14d9-451a-9563-34ff93db09b6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.216523567Z\" level=info msg=\"Removing container: 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275\" id=a32db9b8-212d-48d7-a058-6960690e748a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.2169089Z\" level=info msg=\"Stopped container 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab: openstack/swift-storage-0/container-updater\" id=037b1466-4536-4db0-92ce-c5652c7da7e1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.256021434Z\" level=info msg=\"Stopped container 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250: openstack/swift-storage-0/object-server\" id=9b42148b-556c-49c2-af8a-6b4eca74514a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.310820346Z\" level=info msg=\"Stopped container 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c: openstack/swift-storage-0/account-server\" id=1d9205b3-a46c-49a6-adcd-0b661262582e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:21.645798 crc crio[24245]: 2026-06-14T09:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72c29bd88281de3 Mac:4a:03:9c:49:ab:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9d Mtu:0 Sandbox:/var/run/netns/9c1cf738-f714-4163-9a89-3d2caf2dff5b SocketPath: PciID:}] [{Interface:0xc0003125c0 Address:{IP:10.217.1.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:21.645798 crc crio[24245]: 2026-06-14T09:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4e032c0665e732 Mac:fa:89:e5:9b:26:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9c Mtu:0 Sandbox:/var/run/netns/a6c71e78-9b95-4415-a719-188526d45de5 SocketPath: PciID:}] [{Interface:0xc000148ee0 Address:{IP:10.217.1.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.333574098Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-tw84j Namespace:openstack ID:c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24 UID:9e257462-88a2-4d02-8b8d-a92ff00e194d NetNS:/var/run/netns/a6c71e78-9b95-4415-a719-188526d45de5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e257462_88a2_4d02_8b8d_a92ff00e194d.slice PodAnnotations:0xc00274aca8}] Aliases:map[]}\"\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.333742097Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-tw84j for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.340214312Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-kslpf Namespace:openstack ID:72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463 UID:3828509a-a099-4a23-ac28-783bb8fb5999 NetNS:/var/run/netns/9c1cf738-f714-4163-9a89-3d2caf2dff5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3828509a_a099_4a23_ac28_783bb8fb5999.slice PodAnnotations:0xc0024220e0}] Aliases:map[]}\"\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.340366216Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-kslpf for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.363327908Z\" level=info msg=\"Stopped container a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e: openstack/keystone-5fdbc5c4d8-pzrhs/keystone-api\" id=d6ed7c90-9247-4509-b786-be15b0a63362 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.383899442Z\" level=info msg=\"Stopping pod sandbox: d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a\" id=c2a88838-26cd-49db-9974-dc5bd5a10e97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.384424599Z\" level=info msg=\"Got pod network &{Name:keystone-5fdbc5c4d8-pzrhs Namespace:openstack ID:d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a UID:51c6c3e1-12d9-4e9b-b378-f25afa6f6852 NetNS:/var/run/netns/0e57837f-0a66-4c76-be96-4f3a088389b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51c6c3e1_12d9_4e9b_b378_f25afa6f6852.slice PodAnnotations:0xc0006200c8}] Aliases:map[]}\"\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.384563923Z\" level=info msg=\"Deleting pod openstack_keystone-5fdbc5c4d8-pzrhs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.492323952Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-s7ww7 Namespace:openstack ID:7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4 UID:cf61aa5f-2f5e-48bb-9f19-14ec55488f98 NetNS:/var/run/netns/8a39fe97-afab-4817-bbc6-849f604a9d74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf61aa5f_2f5e_48bb_9f19_14ec55488f98.slice PodAnnotations:0xc0004cc8c0}] Aliases:map[]}\"\nJun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.492372958Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-s7ww7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:21.960011 crc crio[24245]: 2026-06-14T09:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2d05c3416fbc7f Mac:2a:85:db:31:fe:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9b Mtu:0 Sandbox:/var/run/netns/472ff143-f0de-43d9-bc86-a2098852ec43 SocketPath: PciID:}] [{Interface:0xc0004b45e0 Address:{IP:10.217.1.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:21.961028 crc crio[24245]: time=\"2026-06-14T09:44:21.960942915Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-vm4w6 Namespace:openstack ID:b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783 UID:8a22a109-c0fa-428e-9947-0901f146204c NetNS:/var/run/netns/472ff143-f0de-43d9-bc86-a2098852ec43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a22a109_c0fa_428e_9947_0901f146204c.slice PodAnnotations:0xc001fea048}] Aliases:map[]}\"\nJun 14 09:44:21.961260 crc crio[24245]: time=\"2026-06-14T09:44:21.96111242Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-vm4w6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:22.068150 crc crio[24245]: 2026-06-14T09:44:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2e5dd8a9a543c3 Mac:7e:92:ad:43:29:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9e Mtu:0 Sandbox:/var/run/netns/83568c10-c6bf-497b-b533-3ad38cebf56d SocketPath: PciID:}] [{Interface:0xc0004b4720 Address:{IP:10.217.1.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:22.068150 crc crio[24245]: time=\"2026-06-14T09:44:22.066663138Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:e2e5dd8a9a543c38111483637adab2908f218d73ee95a644107369c701defd8e UID:fba63702-9d9e-4b64-bca6-7742e1967623 NetNS:/var/run/netns/83568c10-c6bf-497b-b533-3ad38cebf56d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfba63702_9d9e_4b64_bca6_7742e1967623.slice PodAnnotations:0xc0005225f8}] Aliases:map[]}\"\nJun 14 09:44:22.068150 crc crio[24245]: time=\"2026-06-14T09:44:22.066800603Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:22.069808 crc crio[24245]: time=\"2026-06-14T09:44:22.069690326Z\" level=info msg=\"Stopped container ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=546f0061-7a36-4539-9a88-9139196c6df6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:22.082290 crc crio[24245]: time=\"2026-06-14T09:44:22.071173013Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b UID:e2bf4fe2-9d7d-4e1b-bc8b-680d426b55f3 NetNS:/var/run/netns/a3cd13fd-11a8-49c0-95b1-f845637e948e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2bf4fe2_9d7d_4e1b_bc8b_680d426b55f3.slice PodAnnotations:0xc002422588}] Aliases:map[]}\"\nJun 14 09:44:22.082290 crc crio[24245]: time=\"2026-06-14T09:44:22.082212049Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:22.088562 crc crio[24245]: time=\"2026-06-14T09:44:22.086796577Z\" level=info msg=\"Stopping pod sandbox: ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0\" id=167abb8f-f1a7-4c03-89df-44c42f76dd32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:22.088562 crc crio[24245]: time=\"2026-06-14T09:44:22.087310624Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0 UID:655ef768-24d5-4c1c-b9ba-39ddde9bcf9c NetNS:/var/run/netns/0f105771-5e76-49cb-9b93-063d4229a847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655ef768_24d5_4c1c_b9ba_39ddde9bcf9c.slice PodAnnotations:0xc001c3c4a8}] Aliases:map[]}\"\nJun 14 09:44:22.088562 crc crio[24245]: time=\"2026-06-14T09:44:22.087439457Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:22.157429 crc crio[24245]: 2026-06-14T09:44:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f56e46494c44e3 Mac:d6:24:ac:35:1b:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a0 Mtu:0 Sandbox:/var/run/netns/4e1b2d48-80e6-49a0-a4f5-67835a0e46e9 SocketPath: PciID:}] [{Interface:0xc000482760 Address:{IP:10.217.1.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:22.158810 crc crio[24245]: 2026-06-14T09:44:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94116abf75276d2 Mac:5a:9c:9e:02:56:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9f Mtu:0 Sandbox:/var/run/netns/6a1b3621-b2ae-412b-93b3-37207a9b7ae1 SocketPath: PciID:}] [{Interface:0xc0004be5d0 Address:{IP:10.217.1.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:22.162753 crc crio[24245]: time=\"2026-06-14T09:44:22.162164039Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-8tmdc Namespace:openstack ID:7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1 UID:d5c690c8-60f9-44b3-8d6d-6d202865c261 NetNS:/var/run/netns/4e1b2d48-80e6-49a0-a4f5-67835a0e46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c690c8_60f9_44b3_8d6d_6d202865c261.slice PodAnnotations:0xc0006031b0}] Aliases:map[]}\"\nJun 14 09:44:22.176025 crc crio[24245]: time=\"2026-06-14T09:44:22.166168338Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-8tmdc for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:22.179319 crc crio[24245]: time=\"2026-06-14T09:44:22.179261641Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-9vkjz Namespace:openstack ID:94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b UID:db4b352d-3510-4f9b-a3bd-9aafe4616717 NetNS:/var/run/netns/6a1b3621-b2ae-412b-93b3-37207a9b7ae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb4b352d_3510_4f9b_a3bd_9aafe4616717.slice PodAnnotations:0xc000602638}] Aliases:map[]}\"\nJun 14 09:44:22.179674 crc crio[24245]: time=\"2026-06-14T09:44:22.179649013Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-9vkjz for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:22.310793 crc crio[24245]: time=\"2026-06-14T09:44:22.310707272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bf2a514a-8363-4fb2-9b4e-a3cedc214232 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.339427 crc crio[24245]: time=\"2026-06-14T09:44:22.339323164Z\" level=info msg=\"Stopped pod sandbox: d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a\" id=c2a88838-26cd-49db-9974-dc5bd5a10e97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:22.353985 crc crio[24245]: time=\"2026-06-14T09:44:22.353893875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ec301c1a-4bba-48db-bf11-52d6a1bd76b2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.400969 crc crio[24245]: time=\"2026-06-14T09:44:22.396830783Z\" level=info msg=\"Ran pod sandbox c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24 with infra container: openstack/neutron-db-sync-tw84j/POD\" id=b166574b-d608-48a5-8555-2d5566dcf85b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:22.401809 crc crio[24245]: time=\"2026-06-14T09:44:22.401727959Z\" level=info msg=\"Ran pod sandbox 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4 with infra container: openstack/glance-db-sync-lzb6g/POD\" id=b6abd2f7-29e0-4eea-be03-7d51f8cb8a4a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:22.412910 crc crio[24245]: time=\"2026-06-14T09:44:22.412531637Z\" level=info msg=\"Ran pod sandbox b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783 with infra container: openstack/cinder-db-sync-vm4w6/POD\" id=bfe3cc89-4763-4ecd-abfa-6029def5bc9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:22.425758 crc crio[24245]: time=\"2026-06-14T09:44:22.42564129Z\" level=info msg=\"Ran pod sandbox e2e5dd8a9a543c38111483637adab2908f218d73ee95a644107369c701defd8e with infra container: openstack/openstackclient/POD\" id=39a9e06b-78c0-49de-acda-03f3f4227b4d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:22.426694 crc crio[24245]: time=\"2026-06-14T09:44:22.426590496Z\" level=info msg=\"Ran pod sandbox 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463 with infra container: openstack/nova-cell0-conductor-db-sync-kslpf/POD\" id=6dae6e1c-5cd5-4384-9107-d7ddd29dce03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:22.438380 crc crio[24245]: time=\"2026-06-14T09:44:22.438212211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fe09dc77-a823-4a57-8f52-9f5bf6790886 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.438541 crc crio[24245]: time=\"2026-06-14T09:44:22.438447548Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=fe09dc77-a823-4a57-8f52-9f5bf6790886 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.438541 crc crio[24245]: time=\"2026-06-14T09:44:22.4384988Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=fe09dc77-a823-4a57-8f52-9f5bf6790886 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.440899 crc crio[24245]: time=\"2026-06-14T09:44:22.440774363Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=063bacf7-58e2-4916-8c82-904fd9d16f4a name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:22.442805 crc crio[24245]: time=\"2026-06-14T09:44:22.442581361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=abda8c42-be49-45bb-a7e4-5085e167d7dc name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.442805 crc crio[24245]: time=\"2026-06-14T09:44:22.442749377Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=abda8c42-be49-45bb-a7e4-5085e167d7dc name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.442805 crc crio[24245]: time=\"2026-06-14T09:44:22.442796008Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=abda8c42-be49-45bb-a7e4-5085e167d7dc name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.443179 crc crio[24245]: time=\"2026-06-14T09:44:22.443023725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=4836de83-a3f0-431e-bb53-6e23fd3092cf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.443261 crc crio[24245]: time=\"2026-06-14T09:44:22.443201151Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=4836de83-a3f0-431e-bb53-6e23fd3092cf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.443310 crc crio[24245]: time=\"2026-06-14T09:44:22.443086153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=db3fcb44-3f95-4d61-88f6-45a5a5ec57eb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.443557 crc crio[24245]: time=\"2026-06-14T09:44:22.443256163Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=4836de83-a3f0-431e-bb53-6e23fd3092cf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.443804 crc crio[24245]: time=\"2026-06-14T09:44:22.443749289Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c452eefc-4f8c-4a5c-b86a-2b055706c05b name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:22.444782 crc crio[24245]: time=\"2026-06-14T09:44:22.44423185Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=db3fcb44-3f95-4d61-88f6-45a5a5ec57eb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.444949 crc crio[24245]: time=\"2026-06-14T09:44:22.444562361Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=db3fcb44-3f95-4d61-88f6-45a5a5ec57eb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.445510 crc crio[24245]: time=\"2026-06-14T09:44:22.445416892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=8b7f5f5d-35c7-42b7-a2d7-1876478de130 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.446514 crc crio[24245]: time=\"2026-06-14T09:44:22.445726922Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=8b7f5f5d-35c7-42b7-a2d7-1876478de130 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.446514 crc crio[24245]: time=\"2026-06-14T09:44:22.445785484Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=8b7f5f5d-35c7-42b7-a2d7-1876478de130 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.446700 crc crio[24245]: time=\"2026-06-14T09:44:22.446642132Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=532a238b-2311-497c-89b8-a285e3c81699 name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:22.447672 crc crio[24245]: time=\"2026-06-14T09:44:22.447598323Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 14 09:44:22.448895 crc crio[24245]: time=\"2026-06-14T09:44:22.448782271Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 14 09:44:22.458039 crc crio[24245]: time=\"2026-06-14T09:44:22.457816245Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 14 09:44:22.459095 crc crio[24245]: time=\"2026-06-14T09:44:22.459039155Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=84365614-8450-40a2-8bbe-23cb5ca151c3 name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:22.459781 crc crio[24245]: time=\"2026-06-14T09:44:22.459661495Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=e748b1c4-23f9-4c3e-aad8-49b12f1e5d06 name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:22.477643 crc crio[24245]: time=\"2026-06-14T09:44:22.476051112Z\" level=info msg=\"Ran pod sandbox 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1 with infra container: openstack/barbican-db-sync-8tmdc/POD\" id=de95555d-dc9e-4759-9536-a5d721688852 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:22.491439 crc crio[24245]: time=\"2026-06-14T09:44:22.485572651Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9tlhx/registry-server\" id=c4b9d069-6bb0-407c-8a00-68ac5643c282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:44:22.491439 crc crio[24245]: time=\"2026-06-14T09:44:22.486224282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:22.491439 crc crio[24245]: time=\"2026-06-14T09:44:22.487261542Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 14 09:44:22.491439 crc crio[24245]: time=\"2026-06-14T09:44:22.489286167Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 14 09:44:22.502400 crc crio[24245]: time=\"2026-06-14T09:44:22.500809628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=c10b7b4e-9bed-403a-808a-b09f5d7dfb0a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.519563 crc crio[24245]: time=\"2026-06-14T09:44:22.519474413Z\" level=info msg=\"Ran pod sandbox 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b with infra container: openstack/nova-cell1-conductor-db-sync-9vkjz/POD\" id=647709ee-023b-4fea-872c-859c767e91a3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:22.536309 crc crio[24245]: time=\"2026-06-14T09:44:22.52882223Z\" level=info msg=\"Stopped container 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f: openstack/swift-storage-0/object-replicator\" id=1ca88358-c583-422b-be13-3275dc056fc6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:22.541915 crc crio[24245]: time=\"2026-06-14T09:44:22.541805916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6fa33b38-aa85-4d69-ba86-b4e8577638d1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.574307 crc crio[24245]: 2026-06-14T09:44:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d92bcc56e04bc0 Mac:f6:ea:db:69:30:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a1 Mtu:0 Sandbox:/var/run/netns/8a39fe97-afab-4817-bbc6-849f604a9d74 SocketPath: PciID:}] [{Interface:0xc0002a2970 Address:{IP:10.217.1.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:22.624153 crc crio[24245]: time=\"2026-06-14T09:44:22.614295613Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-s7ww7 Namespace:openstack ID:7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4 UID:cf61aa5f-2f5e-48bb-9f19-14ec55488f98 NetNS:/var/run/netns/8a39fe97-afab-4817-bbc6-849f604a9d74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf61aa5f_2f5e_48bb_9f19_14ec55488f98.slice PodAnnotations:0xc0004cc8c0}] Aliases:map[]}\"\nJun 14 09:44:22.624153 crc crio[24245]: time=\"2026-06-14T09:44:22.61454413Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-s7ww7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:22.651543 crc crio[24245]: time=\"2026-06-14T09:44:22.651446155Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=c10b7b4e-9bed-403a-808a-b09f5d7dfb0a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.653310 crc crio[24245]: time=\"2026-06-14T09:44:22.653217792Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=c10b7b4e-9bed-403a-808a-b09f5d7dfb0a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.657203 crc crio[24245]: time=\"2026-06-14T09:44:22.657119173Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=6fa33b38-aa85-4d69-ba86-b4e8577638d1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.657268 crc crio[24245]: time=\"2026-06-14T09:44:22.657243262Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=6fa33b38-aa85-4d69-ba86-b4e8577638d1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:22.659016 crc crio[24245]: time=\"2026-06-14T09:44:22.658946967Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=2ba7bf01-78e9-4020-aad9-8079f86d5e40 name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:22.660798 crc crio[24245]: time=\"2026-06-14T09:44:22.659537236Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=fd05561e-7eb6-428a-ad3f-39558f6fa28b name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:22.662167 crc crio[24245]: time=\"2026-06-14T09:44:22.662117541Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 14 09:44:22.663381 crc crio[24245]: time=\"2026-06-14T09:44:22.662753921Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 14 09:44:22.690409 crc crio[24245]: time=\"2026-06-14T09:44:22.689700404Z\" level=info msg=\"Stopped pod sandbox: 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b\" id=43eb749e-14a7-48fb-ae6a-05eeb11e1dd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:22.973641 crc crio[24245]: time=\"2026-06-14T09:44:22.973437569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:22.982330 crc crio[24245]: time=\"2026-06-14T09:44:22.982243616Z\" level=info msg=\"Stopped pod sandbox: ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0\" id=167abb8f-f1a7-4c03-89df-44c42f76dd32 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:23.002289 crc crio[24245]: time=\"2026-06-14T09:44:23.002134214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:23.061375 crc crio[24245]: time=\"2026-06-14T09:44:23.061296868Z\" level=info msg=\"Ran pod sandbox 7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4 with infra container: openstack/swift-ring-rebalance-s7ww7/POD\" id=03a1d96b-7e6d-480a-8575-9ad6eb5ce090 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:23.072351 crc crio[24245]: time=\"2026-06-14T09:44:23.070723913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d660a449-99b6-4762-8405-e7336fb43c69 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:23.072351 crc crio[24245]: time=\"2026-06-14T09:44:23.071030958Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=d660a449-99b6-4762-8405-e7336fb43c69 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:23.072351 crc crio[24245]: time=\"2026-06-14T09:44:23.07108676Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=d660a449-99b6-4762-8405-e7336fb43c69 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:23.088530 crc crio[24245]: time=\"2026-06-14T09:44:23.088461833Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d7f1f713-642f-4e6c-be9b-bf6ffc6d24ec name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:23.094651 crc crio[24245]: time=\"2026-06-14T09:44:23.092434229Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 14 09:44:24.232238 crc crio[24245]: time=\"2026-06-14T09:44:24.231966516Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-k87ch/POD\" id=63c01ac3-5280-47a7-aa14-1d5c79c5084c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:24.232238 crc crio[24245]: time=\"2026-06-14T09:44:24.23210619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:24.304308 crc crio[24245]: time=\"2026-06-14T09:44:24.303905834Z\" level=info msg=\"Removed container 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=a32db9b8-212d-48d7-a058-6960690e748a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:24.340954 crc crio[24245]: time=\"2026-06-14T09:44:24.338231627Z\" level=info msg=\"Removing container: 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838\" id=27d45425-454d-4d0b-bfb1-db83d52f0386 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:24.368552 crc crio[24245]: time=\"2026-06-14T09:44:24.368488191Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=b04a7b3d-e1ea-42c1-86c3-0e84f784e6a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:24.368659 crc crio[24245]: time=\"2026-06-14T09:44:24.368577654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:24.556735 crc crio[24245]: time=\"2026-06-14T09:44:24.556156764Z\" level=info msg=\"Created container 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d: openshift-marketplace/community-operators-9tlhx/registry-server\" id=c4b9d069-6bb0-407c-8a00-68ac5643c282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:44:24.559698 crc crio[24245]: time=\"2026-06-14T09:44:24.559581697Z\" level=info msg=\"Starting container: 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d\" id=a9b13bb2-9c81-4b8b-8d46-a4a6ce7eecce name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:44:24.577025 crc crio[24245]: time=\"2026-06-14T09:44:24.576810196Z\" level=info msg=\"Started container\" PID=278155 containerID=7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d description=openshift-marketplace/community-operators-9tlhx/registry-server id=a9b13bb2-9c81-4b8b-8d46-a4a6ce7eecce name=/runtime.v1.RuntimeService/StartContainer sandboxID=6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96\nJun 14 09:44:24.751389 crc crio[24245]: time=\"2026-06-14T09:44:24.750693549Z\" level=info msg=\"Removed container 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838: openstack/ovn-controller-metrics-tm9lk/openstack-network-exporter\" id=27d45425-454d-4d0b-bfb1-db83d52f0386 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:24.783905 crc crio[24245]: time=\"2026-06-14T09:44:24.783724102Z\" level=info msg=\"Removing container: 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4\" id=9552b63f-859d-4deb-8ec9-4ddb6fd9a354 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:24.792160 crc crio[24245]: time=\"2026-06-14T09:44:24.791283365Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-k87ch Namespace:openstack ID:d5023dc8001a24d043248ca23e56f7ecd66e9ea7b90bb00375120bfa0bbfea30 UID:bf4a13a6-7c48-4eb2-92ea-b1fc0b5da908 NetNS:/var/run/netns/07189e90-ad72-4333-a878-46325f5a0058 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf4a13a6_7c48_4eb2_92ea_b1fc0b5da908.slice PodAnnotations:0xc006e0a658}] Aliases:map[]}\"\nJun 14 09:44:24.792160 crc crio[24245]: time=\"2026-06-14T09:44:24.791328386Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-k87ch to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:25.073397 crc crio[24245]: time=\"2026-06-14T09:44:25.073296068Z\" level=info msg=\"Stopping container: 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd (timeout: 30s)\" id=98ccc0fb-6096-4d7e-a86a-25c9aae75c37 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:25.263764 crc crio[24245]: time=\"2026-06-14T09:44:25.263333381Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:6bf5c49ca1abb71d69af8dbe0ef83d71e6b1e627b51e24e1a53652155eadd9fa UID:486bddd0-a1f9-4b2f-8c66-16b025f01814 NetNS:/var/run/netns/b7431003-acd3-4c6f-8ce1-03645fff19f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod486bddd0_a1f9_4b2f_8c66_16b025f01814.slice PodAnnotations:0xc000522b38}] Aliases:map[]}\"\nJun 14 09:44:25.265964 crc crio[24245]: time=\"2026-06-14T09:44:25.265908833Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:25.388008 crc crio[24245]: time=\"2026-06-14T09:44:25.375929127Z\" level=info msg=\"Removed container 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=9552b63f-859d-4deb-8ec9-4ddb6fd9a354 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:25.397470 crc crio[24245]: time=\"2026-06-14T09:44:25.397236653Z\" level=info msg=\"Stopped container 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd: openstack/kube-state-metrics-0/kube-state-metrics\" id=98ccc0fb-6096-4d7e-a86a-25c9aae75c37 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:25.429995 crc crio[24245]: time=\"2026-06-14T09:44:25.423563882Z\" level=info msg=\"Removing container: add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6\" id=441c852e-f761-4d1d-aa88-380c55a6504b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:25.429995 crc crio[24245]: time=\"2026-06-14T09:44:25.426981302Z\" level=info msg=\"Stopping pod sandbox: d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6\" id=b5cb63bb-a794-4a2a-ad74-e0b6a8341d95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:25.432417 crc crio[24245]: time=\"2026-06-14T09:44:25.432030898Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6 UID:f89675c3-7340-49f8-841d-a6dd1e905b85 NetNS:/var/run/netns/90822cfa-295a-472d-b1ae-5714a223be07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf89675c3_7340_49f8_841d_a6dd1e905b85.slice PodAnnotations:0xc00274a050}] Aliases:map[]}\"\nJun 14 09:44:25.432417 crc crio[24245]: time=\"2026-06-14T09:44:25.432243145Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:25.590996 crc crio[24245]: time=\"2026-06-14T09:44:25.59043769Z\" level=info msg=\"Removed container add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=441c852e-f761-4d1d-aa88-380c55a6504b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:25.618901 crc crio[24245]: time=\"2026-06-14T09:44:25.611914291Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=913c14da-e9fb-444f-9e6f-fe16b596291e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:25.618901 crc crio[24245]: time=\"2026-06-14T09:44:25.612014374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:25.806428 crc crio[24245]: time=\"2026-06-14T09:44:25.800962698Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:301713143dedbae4488dbf09492b50a96c9aaa4ea447b597f1299977f882e56d UID:9d3612d8-1f30-4a53-8a0d-6eed16db1f8b NetNS:/var/run/netns/9827ed6e-7989-4bac-8ac3-02cd7e62b6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d3612d8_1f30_4a53_8a0d_6eed16db1f8b.slice PodAnnotations:0xc001fea118}] Aliases:map[]}\"\nJun 14 09:44:25.806428 crc crio[24245]: time=\"2026-06-14T09:44:25.801031226Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:26.057639 crc crio[24245]: 2026-06-14T09:44:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5023dc8001a24d Mac:b6:76:a5:8c:97:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a2 Mtu:0 Sandbox:/var/run/netns/07189e90-ad72-4333-a878-46325f5a0058 SocketPath: PciID:}] [{Interface:0xc000494810 Address:{IP:10.217.1.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:26.068520 crc crio[24245]: time=\"2026-06-14T09:44:26.061814492Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-k87ch Namespace:openstack ID:d5023dc8001a24d043248ca23e56f7ecd66e9ea7b90bb00375120bfa0bbfea30 UID:bf4a13a6-7c48-4eb2-92ea-b1fc0b5da908 NetNS:/var/run/netns/07189e90-ad72-4333-a878-46325f5a0058 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf4a13a6_7c48_4eb2_92ea_b1fc0b5da908.slice PodAnnotations:0xc006e0a658}] Aliases:map[]}\"\nJun 14 09:44:26.068520 crc crio[24245]: time=\"2026-06-14T09:44:26.062084141Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-k87ch for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:26.283796 crc crio[24245]: time=\"2026-06-14T09:44:26.283583017Z\" level=info msg=\"Ran pod sandbox d5023dc8001a24d043248ca23e56f7ecd66e9ea7b90bb00375120bfa0bbfea30 with infra container: openstack/ovn-controller-metrics-k87ch/POD\" id=63c01ac3-5280-47a7-aa14-1d5c79c5084c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:26.294718 crc crio[24245]: time=\"2026-06-14T09:44:26.294579311Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=98b8a476-c12f-4124-a062-913e72712b05 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:26.342308 crc crio[24245]: time=\"2026-06-14T09:44:26.340535387Z\" level=info msg=\"Stopped pod sandbox: d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6\" id=b5cb63bb-a794-4a2a-ad74-e0b6a8341d95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:26.516513 crc crio[24245]: time=\"2026-06-14T09:44:26.516224158Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=4c13894b-6773-45fd-a271-4511677e55db name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:26.604969 crc crio[24245]: time=\"2026-06-14T09:44:26.601938415Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-k87ch/openstack-network-exporter\" id=15e4a3cd-5c8d-4654-aac0-bbbddff93524 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:44:26.604969 crc crio[24245]: time=\"2026-06-14T09:44:26.602522384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:26.604969 crc crio[24245]: time=\"2026-06-14T09:44:26.603986138Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=198b8e88-0bae-4b09-a77f-c0a6c1035b2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:26.604969 crc crio[24245]: time=\"2026-06-14T09:44:26.604074481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:26.933338 crc crio[24245]: time=\"2026-06-14T09:44:26.931068754Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:41a4515b53d30be450a32835ce111993bcd08cdc9600768a11b6ad0c2f952db9 UID:c974d5ac-b123-4556-8a79-ea3f650bcafa NetNS:/var/run/netns/be0aec0b-0ba4-4d30-9266-77e99822894a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc974d5ac_b123_4556_8a79_ea3f650bcafa.slice PodAnnotations:0xc0024223a8}] Aliases:map[]}\"\nJun 14 09:44:26.933338 crc crio[24245]: time=\"2026-06-14T09:44:26.932096103Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:26.983767 crc crio[24245]: time=\"2026-06-14T09:44:26.983565085Z\" level=info msg=\"Removing container: 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd\" id=293ecf5b-4b40-4417-bacc-aa796e42fae5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:27.201378 crc crio[24245]: time=\"2026-06-14T09:44:27.201224835Z\" level=info msg=\"Removed container 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd: openstack/kube-state-metrics-0/kube-state-metrics\" id=293ecf5b-4b40-4417-bacc-aa796e42fae5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:27.239240 crc crio[24245]: time=\"2026-06-14T09:44:27.238798847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:27.323349 crc crio[24245]: time=\"2026-06-14T09:44:27.320209069Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-776f9b98b7-bbp4b/POD\" id=415368d8-4deb-4da1-8594-afe4cab6a8cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:27.323349 crc crio[24245]: time=\"2026-06-14T09:44:27.320334393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:27.324309 crc crio[24245]: 2026-06-14T09:44:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6bf5c49ca1abb71 Mac:6a:ea:0a:d4:31:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a3 Mtu:0 Sandbox:/var/run/netns/b7431003-acd3-4c6f-8ce1-03645fff19f0 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.1.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:27.328147 crc crio[24245]: time=\"2026-06-14T09:44:27.32801739Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:6bf5c49ca1abb71d69af8dbe0ef83d71e6b1e627b51e24e1a53652155eadd9fa UID:486bddd0-a1f9-4b2f-8c66-16b025f01814 NetNS:/var/run/netns/b7431003-acd3-4c6f-8ce1-03645fff19f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod486bddd0_a1f9_4b2f_8c66_16b025f01814.slice PodAnnotations:0xc000522b38}] Aliases:map[]}\"\nJun 14 09:44:27.328417 crc crio[24245]: time=\"2026-06-14T09:44:27.328190715Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:27.357368 crc crio[24245]: time=\"2026-06-14T09:44:27.357230014Z\" level=info msg=\"Ran pod sandbox 6bf5c49ca1abb71d69af8dbe0ef83d71e6b1e627b51e24e1a53652155eadd9fa with infra container: openstack/ovsdbserver-nb-0/POD\" id=b04a7b3d-e1ea-42c1-86c3-0e84f784e6a5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:27.369090 crc crio[24245]: time=\"2026-06-14T09:44:27.368804528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=9ef5f947-a388-46e0-bc4f-8a652abbc09c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:27.456753 crc crio[24245]: time=\"2026-06-14T09:44:27.456675505Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=9ef5f947-a388-46e0-bc4f-8a652abbc09c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:27.457051 crc crio[24245]: time=\"2026-06-14T09:44:27.457022057Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=9ef5f947-a388-46e0-bc4f-8a652abbc09c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:27.459107 crc crio[24245]: time=\"2026-06-14T09:44:27.459040284Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=61e88732-6c6e-471d-bbd6-a3a31d0404c2 name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:27.466502 crc crio[24245]: time=\"2026-06-14T09:44:27.466407088Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 14 09:44:27.503624 crc crio[24245]: time=\"2026-06-14T09:44:27.50350976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:27.582962 crc crio[24245]: time=\"2026-06-14T09:44:27.582737509Z\" level=info msg=\"Got pod network &{Name:swift-proxy-776f9b98b7-bbp4b Namespace:openstack ID:305924776e7620b8ccf2a09e88cc95d220ff18dc634068b324fec728c8fc4c5e UID:dd770090-dd17-4ec9-a386-05c07bc7ee0b NetNS:/var/run/netns/070417b8-7a01-4ac8-a1dc-1641be66f805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd770090_dd17_4ec9_a386_05c07bc7ee0b.slice PodAnnotations:0xc001fea4b0}] Aliases:map[]}\"\nJun 14 09:44:27.582962 crc crio[24245]: time=\"2026-06-14T09:44:27.582798611Z\" level=info msg=\"Adding pod openstack_swift-proxy-776f9b98b7-bbp4b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:28.088960 crc crio[24245]: time=\"2026-06-14T09:44:28.078375674Z\" level=info msg=\"Created container 58410da4c258262b65ea5ca1e71b8997f14fef0a0ae6d3288e29119d87cf17b7: openstack/ovn-controller-metrics-k87ch/openstack-network-exporter\" id=15e4a3cd-5c8d-4654-aac0-bbbddff93524 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:44:28.125683 crc crio[24245]: time=\"2026-06-14T09:44:28.124741576Z\" level=info msg=\"Starting container: 58410da4c258262b65ea5ca1e71b8997f14fef0a0ae6d3288e29119d87cf17b7\" id=ed22e99e-804a-470b-a176-9c0012a1ab07 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:44:28.159016 crc crio[24245]: time=\"2026-06-14T09:44:28.158834386Z\" level=info msg=\"Started container\" PID=278549 containerID=58410da4c258262b65ea5ca1e71b8997f14fef0a0ae6d3288e29119d87cf17b7 description=openstack/ovn-controller-metrics-k87ch/openstack-network-exporter id=ed22e99e-804a-470b-a176-9c0012a1ab07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5023dc8001a24d043248ca23e56f7ecd66e9ea7b90bb00375120bfa0bbfea30\nJun 14 09:44:28.180171 crc crio[24245]: 2026-06-14T09:44:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41a4515b53d30be Mac:46:e8:09:72:4f:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a5 Mtu:0 Sandbox:/var/run/netns/be0aec0b-0ba4-4d30-9266-77e99822894a SocketPath: PciID:}] [{Interface:0xc00011a5b0 Address:{IP:10.217.1.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:28.180171 crc crio[24245]: time=\"2026-06-14T09:44:28.163244268Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:41a4515b53d30be450a32835ce111993bcd08cdc9600768a11b6ad0c2f952db9 UID:c974d5ac-b123-4556-8a79-ea3f650bcafa NetNS:/var/run/netns/be0aec0b-0ba4-4d30-9266-77e99822894a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc974d5ac_b123_4556_8a79_ea3f650bcafa.slice PodAnnotations:0xc0024223a8}] Aliases:map[]}\"\nJun 14 09:44:28.180171 crc crio[24245]: time=\"2026-06-14T09:44:28.163410963Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:28.296926 crc crio[24245]: 2026-06-14T09:44:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:301713143dedbae Mac:86:6b:7c:d6:48:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a4 Mtu:0 Sandbox:/var/run/netns/9827ed6e-7989-4bac-8ac3-02cd7e62b6c1 SocketPath: PciID:}] [{Interface:0xc00048c6b0 Address:{IP:10.217.1.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:28.304444 crc crio[24245]: time=\"2026-06-14T09:44:28.303214778Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:301713143dedbae4488dbf09492b50a96c9aaa4ea447b597f1299977f882e56d UID:9d3612d8-1f30-4a53-8a0d-6eed16db1f8b NetNS:/var/run/netns/9827ed6e-7989-4bac-8ac3-02cd7e62b6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d3612d8_1f30_4a53_8a0d_6eed16db1f8b.slice PodAnnotations:0xc001fea118}] Aliases:map[]}\"\nJun 14 09:44:28.304444 crc crio[24245]: time=\"2026-06-14T09:44:28.303643282Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:28.320647 crc crio[24245]: time=\"2026-06-14T09:44:28.320212207Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=7fa65911-8e49-4b8f-9182-7a38ee67a663 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:28.320647 crc crio[24245]: time=\"2026-06-14T09:44:28.320340361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:28.340965 crc crio[24245]: time=\"2026-06-14T09:44:28.340667351Z\" level=info msg=\"Ran pod sandbox 301713143dedbae4488dbf09492b50a96c9aaa4ea447b597f1299977f882e56d with infra container: openstack/ovsdbserver-sb-0/POD\" id=913c14da-e9fb-444f-9e6f-fe16b596291e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:28.369258 crc crio[24245]: time=\"2026-06-14T09:44:28.368495766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=a3dbd708-3dcc-4efc-ba45-88295696db16 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:28.370986 crc crio[24245]: time=\"2026-06-14T09:44:28.370157339Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=a3dbd708-3dcc-4efc-ba45-88295696db16 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:28.370986 crc crio[24245]: time=\"2026-06-14T09:44:28.370302674Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=a3dbd708-3dcc-4efc-ba45-88295696db16 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:28.389774 crc crio[24245]: time=\"2026-06-14T09:44:28.389569895Z\" level=info msg=\"Stopped container 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e: openstack/ovn-northd-0/ovn-northd\" id=033ef3f3-5c20-4562-aa9a-96a6e98084e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:28.394809 crc crio[24245]: time=\"2026-06-14T09:44:28.39467977Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=e79f4bd7-51ca-4a2a-8642-a51ce35e2aff name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:28.396298 crc crio[24245]: time=\"2026-06-14T09:44:28.3960366Z\" level=info msg=\"Stopping pod sandbox: 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d\" id=c5cf6d84-06c9-4bd4-97f0-4840ca951844 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:28.398389 crc crio[24245]: time=\"2026-06-14T09:44:28.397050462Z\" level=info msg=\"Ran pod sandbox 41a4515b53d30be450a32835ce111993bcd08cdc9600768a11b6ad0c2f952db9 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=198b8e88-0bae-4b09-a77f-c0a6c1035b2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:28.398389 crc crio[24245]: time=\"2026-06-14T09:44:28.397763265Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d UID:70257829-76dc-4676-803b-7737c4ad92a8 NetNS:/var/run/netns/39a63d22-6945-4be3-9b1e-26022b747926 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70257829_76dc_4676_803b_7737c4ad92a8.slice PodAnnotations:0xc00274a628}] Aliases:map[]}\"\nJun 14 09:44:28.403450 crc crio[24245]: time=\"2026-06-14T09:44:28.40331043Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:28.410230 crc crio[24245]: time=\"2026-06-14T09:44:28.407666508Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 14 09:44:28.419588 crc crio[24245]: time=\"2026-06-14T09:44:28.419489154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=eadc6ef0-4df1-4b69-89c4-c55328347393 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:28.420029 crc crio[24245]: time=\"2026-06-14T09:44:28.419700934Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=eadc6ef0-4df1-4b69-89c4-c55328347393 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:28.420029 crc crio[24245]: time=\"2026-06-14T09:44:28.419747775Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=eadc6ef0-4df1-4b69-89c4-c55328347393 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:28.422762 crc crio[24245]: time=\"2026-06-14T09:44:28.422671955Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=8725a14c-1ba3-49bd-ab53-4b0a29a599a7 name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:28.427581 crc crio[24245]: time=\"2026-06-14T09:44:28.427487609Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 14 09:44:28.448384 crc crio[24245]: time=\"2026-06-14T09:44:28.442544637Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:66218de3fe79920474d0ed519add35306717d6889ca1a190551216da8f5a7247 UID:72e5e1db-db78-4cd0-94ff-5f653c926f74 NetNS:/var/run/netns/c2a20be8-20d8-4172-81a1-89379b2f3475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72e5e1db_db78_4cd0_94ff_5f653c926f74.slice PodAnnotations:0xc001b86670}] Aliases:map[]}\"\nJun 14 09:44:28.448384 crc crio[24245]: time=\"2026-06-14T09:44:28.44263491Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:28.503166 crc crio[24245]: 2026-06-14T09:44:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:305924776e7620b Mac:e6:97:6f:a8:e4:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a6 Mtu:0 Sandbox:/var/run/netns/070417b8-7a01-4ac8-a1dc-1641be66f805 SocketPath: PciID:}] [{Interface:0xc0002a46e0 Address:{IP:10.217.1.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:28.504599 crc crio[24245]: time=\"2026-06-14T09:44:28.504164158Z\" level=info msg=\"Got pod network &{Name:swift-proxy-776f9b98b7-bbp4b Namespace:openstack ID:305924776e7620b8ccf2a09e88cc95d220ff18dc634068b324fec728c8fc4c5e UID:dd770090-dd17-4ec9-a386-05c07bc7ee0b NetNS:/var/run/netns/070417b8-7a01-4ac8-a1dc-1641be66f805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd770090_dd17_4ec9_a386_05c07bc7ee0b.slice PodAnnotations:0xc001fea4b0}] Aliases:map[]}\"\nJun 14 09:44:28.504599 crc crio[24245]: time=\"2026-06-14T09:44:28.504330493Z\" level=info msg=\"Checking pod openstack_swift-proxy-776f9b98b7-bbp4b for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:28.513991 crc crio[24245]: time=\"2026-06-14T09:44:28.513825328Z\" level=info msg=\"Ran pod sandbox 305924776e7620b8ccf2a09e88cc95d220ff18dc634068b324fec728c8fc4c5e with infra container: openstack/swift-proxy-776f9b98b7-bbp4b/POD\" id=415368d8-4deb-4da1-8594-afe4cab6a8cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:28.524370 crc crio[24245]: time=\"2026-06-14T09:44:28.524311888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d4c1a892-e7a5-4cde-903a-67ad3298c2da name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:28.531710 crc crio[24245]: time=\"2026-06-14T09:44:28.531664104Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=d4c1a892-e7a5-4cde-903a-67ad3298c2da name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:28.533809 crc crio[24245]: time=\"2026-06-14T09:44:28.53371964Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=d4c1a892-e7a5-4cde-903a-67ad3298c2da name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:28.538748 crc crio[24245]: time=\"2026-06-14T09:44:28.537682384Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=5c4e2732-1605-4af9-b45b-5082e1eb5073 name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:28.580788 crc crio[24245]: time=\"2026-06-14T09:44:28.580731327Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 14 09:44:29.100432 crc crio[24245]: time=\"2026-06-14T09:44:29.09771952Z\" level=info msg=\"Stopped pod sandbox: 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d\" id=c5cf6d84-06c9-4bd4-97f0-4840ca951844 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:29.229007 crc crio[24245]: time=\"2026-06-14T09:44:29.228316132Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-pkglq/POD\" id=73449992-8344-48c6-b45f-7d9f5ffefaf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:29.229007 crc crio[24245]: time=\"2026-06-14T09:44:29.228427776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:29.361025 crc crio[24245]: 2026-06-14T09:44:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66218de3fe79920 Mac:e6:3a:df:9a:7c:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a7 Mtu:0 Sandbox:/var/run/netns/c2a20be8-20d8-4172-81a1-89379b2f3475 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:29.377271 crc crio[24245]: time=\"2026-06-14T09:44:29.376085522Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:66218de3fe79920474d0ed519add35306717d6889ca1a190551216da8f5a7247 UID:72e5e1db-db78-4cd0-94ff-5f653c926f74 NetNS:/var/run/netns/c2a20be8-20d8-4172-81a1-89379b2f3475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72e5e1db_db78_4cd0_94ff_5f653c926f74.slice PodAnnotations:0xc001b86670}] Aliases:map[]}\"\nJun 14 09:44:29.377271 crc crio[24245]: time=\"2026-06-14T09:44:29.376352121Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:29.475912 crc crio[24245]: time=\"2026-06-14T09:44:29.474752746Z\" level=info msg=\"Got pod network &{Name:certified-operators-pkglq Namespace:openshift-marketplace ID:52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f UID:d7956dde-9ff0-462f-b5ca-39859b894de8 NetNS:/var/run/netns/a6fec273-35f3-41bc-8dad-90fdf4d84b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7956dde_9ff0_462f_b5ca_39859b894de8.slice PodAnnotations:0xc000130a68}] Aliases:map[]}\"\nJun 14 09:44:29.475912 crc crio[24245]: time=\"2026-06-14T09:44:29.474809898Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-pkglq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:29.480731 crc crio[24245]: time=\"2026-06-14T09:44:29.478262629Z\" level=info msg=\"Ran pod sandbox 66218de3fe79920474d0ed519add35306717d6889ca1a190551216da8f5a7247 with infra container: openstack/kube-state-metrics-0/POD\" id=7fa65911-8e49-4b8f-9182-7a38ee67a663 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:29.502935 crc crio[24245]: time=\"2026-06-14T09:44:29.494487652Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=1d9f0b6c-da50-4489-9cd5-c41353ec15e2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:29.502935 crc crio[24245]: time=\"2026-06-14T09:44:29.49475261Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=1d9f0b6c-da50-4489-9cd5-c41353ec15e2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:29.502935 crc crio[24245]: time=\"2026-06-14T09:44:29.494799592Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=1d9f0b6c-da50-4489-9cd5-c41353ec15e2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:29.522908 crc crio[24245]: time=\"2026-06-14T09:44:29.514125913Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=1e78fceb-f9c7-4a9b-8671-5fef16da09a2 name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:29.530907 crc crio[24245]: time=\"2026-06-14T09:44:29.527481111Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 14 09:44:30.392356 crc crio[24245]: time=\"2026-06-14T09:44:30.381647144Z\" level=info msg=\"Removing container: 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc\" id=a3a7ac10-c2f9-4cc3-a794-015bb1065140 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:30.418374 crc crio[24245]: time=\"2026-06-14T09:44:30.417956782Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=1e78fceb-f9c7-4a9b-8671-5fef16da09a2 name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:30.423384 crc crio[24245]: time=\"2026-06-14T09:44:30.423335295Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=c60dded9-283a-4eda-ae0b-b68d16a4af2f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:30.535469 crc crio[24245]: 2026-06-14T09:44:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52be9eb7caa1a55 Mac:02:a3:2a:84:f3:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a8 Mtu:0 Sandbox:/var/run/netns/a6fec273-35f3-41bc-8dad-90fdf4d84b51 SocketPath: PciID:}] [{Interface:0xc00011adc0 Address:{IP:10.217.1.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:30.535469 crc crio[24245]: time=\"2026-06-14T09:44:30.532644969Z\" level=info msg=\"Got pod network &{Name:certified-operators-pkglq Namespace:openshift-marketplace ID:52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f UID:d7956dde-9ff0-462f-b5ca-39859b894de8 NetNS:/var/run/netns/a6fec273-35f3-41bc-8dad-90fdf4d84b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7956dde_9ff0_462f_b5ca_39859b894de8.slice PodAnnotations:0xc000130a68}] Aliases:map[]}\"\nJun 14 09:44:30.535469 crc crio[24245]: time=\"2026-06-14T09:44:30.532830905Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-pkglq for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:30.791583 crc crio[24245]: time=\"2026-06-14T09:44:30.787918643Z\" level=info msg=\"Removed container 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc: openstack/ovn-northd-0/openstack-network-exporter\" id=a3a7ac10-c2f9-4cc3-a794-015bb1065140 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:30.798899 crc crio[24245]: time=\"2026-06-14T09:44:30.796392426Z\" level=info msg=\"Ran pod sandbox 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f with infra container: openshift-marketplace/certified-operators-pkglq/POD\" id=73449992-8344-48c6-b45f-7d9f5ffefaf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:30.802257 crc crio[24245]: time=\"2026-06-14T09:44:30.802044417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ffced332-ce14-49d6-9896-91606e85a87e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:30.811062 crc crio[24245]: time=\"2026-06-14T09:44:30.810973345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5385ba69-7118-4364-9403-ed636b0665ac name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:30.813028 crc crio[24245]: time=\"2026-06-14T09:44:30.812948948Z\" level=info msg=\"Removing container: 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e\" id=087e8731-edb4-4551-9e33-c0cf94a2b320 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:30.835079 crc crio[24245]: time=\"2026-06-14T09:44:30.834986074Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pkglq/extract-utilities\" id=741fe1fa-5567-46d0-a75a-e1878b975f3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:44:30.835559 crc crio[24245]: time=\"2026-06-14T09:44:30.835501101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:30.943903 crc crio[24245]: time=\"2026-06-14T09:44:30.943776391Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=b97f53f4-d196-4482-9c01-998728f090ea name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:31.026027 crc crio[24245]: time=\"2026-06-14T09:44:31.025932772Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=a4f56b02-b0ac-402d-9ce9-a8c4e6f58d61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:44:31.026240 crc crio[24245]: time=\"2026-06-14T09:44:31.02618348Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=38abfdd8-118a-4589-8cb9-b5face2f8f5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:31.026382 crc crio[24245]: time=\"2026-06-14T09:44:31.026295904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:31.108925 crc crio[24245]: time=\"2026-06-14T09:44:31.106986915Z\" level=info msg=\"Removed container 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e: openstack/ovn-northd-0/ovn-northd\" id=087e8731-edb4-4551-9e33-c0cf94a2b320 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:31.108925 crc crio[24245]: time=\"2026-06-14T09:44:31.108008062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:31.239081 crc crio[24245]: time=\"2026-06-14T09:44:31.230391283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:31.260925 crc crio[24245]: time=\"2026-06-14T09:44:31.257544287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:31.664936 crc crio[24245]: time=\"2026-06-14T09:44:31.664747343Z\" level=info msg=\"Created container 10a0e23325150a02688bea8629875048b65c969cf1bf049f3ab7668c11899c2b: openshift-marketplace/certified-operators-pkglq/extract-utilities\" id=741fe1fa-5567-46d0-a75a-e1878b975f3f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:44:31.676756 crc crio[24245]: time=\"2026-06-14T09:44:31.67666555Z\" level=info msg=\"Starting container: 10a0e23325150a02688bea8629875048b65c969cf1bf049f3ab7668c11899c2b\" id=b56806a3-f447-4985-986c-1485a1d8f0a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:44:31.684884 crc crio[24245]: time=\"2026-06-14T09:44:31.682814578Z\" level=info msg=\"Started container\" PID=278973 containerID=10a0e23325150a02688bea8629875048b65c969cf1bf049f3ab7668c11899c2b description=openshift-marketplace/certified-operators-pkglq/extract-utilities id=b56806a3-f447-4985-986c-1485a1d8f0a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f\nJun 14 09:44:31.855270 crc crio[24245]: time=\"2026-06-14T09:44:31.85512089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:31.868919 crc crio[24245]: time=\"2026-06-14T09:44:31.868598215Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:071c67eaec29d4a7b28890a37f3226588296bd32a10431f36e3d42c4ba72fa4f UID:a22fe320-8965-4659-9d8c-57fd7fa3ebd7 NetNS:/var/run/netns/14f59cc7-68a6-4d88-b94f-8239a1f76de4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda22fe320_8965_4659_9d8c_57fd7fa3ebd7.slice PodAnnotations:0xc000522090}] Aliases:map[]}\"\nJun 14 09:44:31.868919 crc crio[24245]: time=\"2026-06-14T09:44:31.868897245Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:31.894401 crc crio[24245]: time=\"2026-06-14T09:44:31.894328881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:44:32.055976 crc crio[24245]: time=\"2026-06-14T09:44:32.055285763Z\" level=info msg=\"Created container c958ebb83ed7e1bb23491902281ec0d2179968e97a4f3501ba9b20d3d2a0fb25: openstack/kube-state-metrics-0/kube-state-metrics\" id=a4f56b02-b0ac-402d-9ce9-a8c4e6f58d61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:44:32.074078 crc crio[24245]: time=\"2026-06-14T09:44:32.074011615Z\" level=info msg=\"Starting container: c958ebb83ed7e1bb23491902281ec0d2179968e97a4f3501ba9b20d3d2a0fb25\" id=5cef548d-0e4d-4ab9-9c1c-96fb6fa957ad name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:44:32.113904 crc crio[24245]: time=\"2026-06-14T09:44:32.11198474Z\" level=info msg=\"Started container\" PID=279012 containerID=c958ebb83ed7e1bb23491902281ec0d2179968e97a4f3501ba9b20d3d2a0fb25 description=openstack/kube-state-metrics-0/kube-state-metrics id=5cef548d-0e4d-4ab9-9c1c-96fb6fa957ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=66218de3fe79920474d0ed519add35306717d6889ca1a190551216da8f5a7247\nJun 14 09:44:32.550065 crc crio[24245]: time=\"2026-06-14T09:44:32.547559184Z\" level=info msg=\"Stopping container: 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0 (timeout: 30s)\" id=d4f3bcc0-b2bb-42ad-a11e-bf157ca1ee39 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:32.550065 crc crio[24245]: time=\"2026-06-14T09:44:32.547625519Z\" level=info msg=\"Stopping container: da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10 (timeout: 30s)\" id=9538cce1-b5ca-4f01-8188-c6045e008534 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:32.550065 crc crio[24245]: time=\"2026-06-14T09:44:32.547717921Z\" level=info msg=\"Stopping container: 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e (timeout: 30s)\" id=fbf6fba1-6785-42d4-8c9c-1964bb58d5a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:32.550065 crc crio[24245]: time=\"2026-06-14T09:44:32.547729108Z\" level=info msg=\"Stopping container: 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac (timeout: 30s)\" id=6542ec36-4f6b-44c0-8d0f-086a2d54dfc6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:32.714500 crc crio[24245]: time=\"2026-06-14T09:44:32.714035691Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2a3ce974-72b6-40e8-a002-8dafaee28f15 name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:32.743398 crc crio[24245]: time=\"2026-06-14T09:44:32.74331563Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 14 09:44:32.802987 crc crio[24245]: 2026-06-14T09:44:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:071c67eaec29d4a Mac:3e:78:e4:3a:44:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a9 Mtu:0 Sandbox:/var/run/netns/14f59cc7-68a6-4d88-b94f-8239a1f76de4 SocketPath: PciID:}] [{Interface:0xc000502560 Address:{IP:10.217.1.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:44:32.804475 crc crio[24245]: time=\"2026-06-14T09:44:32.804410242Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:071c67eaec29d4a7b28890a37f3226588296bd32a10431f36e3d42c4ba72fa4f UID:a22fe320-8965-4659-9d8c-57fd7fa3ebd7 NetNS:/var/run/netns/14f59cc7-68a6-4d88-b94f-8239a1f76de4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda22fe320_8965_4659_9d8c_57fd7fa3ebd7.slice PodAnnotations:0xc000522090}] Aliases:map[]}\"\nJun 14 09:44:32.804653 crc crio[24245]: time=\"2026-06-14T09:44:32.804568357Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:44:34.139198 crc crio[24245]: time=\"2026-06-14T09:44:34.138661285Z\" level=info msg=\"Stopped container 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0: openstack/ceilometer-0/ceilometer-central-agent\" id=d4f3bcc0-b2bb-42ad-a11e-bf157ca1ee39 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:34.234357 crc crio[24245]: time=\"2026-06-14T09:44:34.234235213Z\" level=info msg=\"Stopped container da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10: openstack/ceilometer-0/ceilometer-notification-agent\" id=9538cce1-b5ca-4f01-8188-c6045e008534 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:36.902700 crc crio[24245]: time=\"2026-06-14T09:44:36.901511417Z\" level=info msg=\"Stopping container: 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d (timeout: 2s)\" id=475b23d2-d62d-4743-8ca5-1a95faec53c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:38.544043 crc crio[24245]: time=\"2026-06-14T09:44:38.543504849Z\" level=info msg=\"Stopped container 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac: openstack/ceilometer-0/sg-core\" id=6542ec36-4f6b-44c0-8d0f-086a2d54dfc6 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:38.550356 crc crio[24245]: time=\"2026-06-14T09:44:38.550285893Z\" level=info msg=\"Stopped container 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e: openstack/ceilometer-0/proxy-httpd\" id=fbf6fba1-6785-42d4-8c9c-1964bb58d5a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:38.551649 crc crio[24245]: time=\"2026-06-14T09:44:38.551550282Z\" level=info msg=\"Stopping pod sandbox: 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad\" id=afab0c03-e2ea-4c3d-a777-a3eba4a52a5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:38.552467 crc crio[24245]: time=\"2026-06-14T09:44:38.552361538Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad UID:b18063f8-76cf-47aa-8163-9b08356eff85 NetNS:/var/run/netns/b2cea3bc-09bd-4663-b6f7-d1489b17c3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb18063f8_76cf_47aa_8163_9b08356eff85.slice PodAnnotations:0xc002422498}] Aliases:map[]}\"\nJun 14 09:44:38.552771 crc crio[24245]: time=\"2026-06-14T09:44:38.552677308Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:38.555433 crc crio[24245]: time=\"2026-06-14T09:44:38.555371915Z\" level=info msg=\"Ran pod sandbox 071c67eaec29d4a7b28890a37f3226588296bd32a10431f36e3d42c4ba72fa4f with infra container: openstack/ovn-northd-0/POD\" id=38abfdd8-118a-4589-8cb9-b5face2f8f5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:38.560092 crc crio[24245]: time=\"2026-06-14T09:44:38.560027611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=250f1a93-df64-4943-b975-bbac26a4c5cf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:38.610593 crc crio[24245]: time=\"2026-06-14T09:44:38.610487107Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=250f1a93-df64-4943-b975-bbac26a4c5cf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:38.610771 crc crio[24245]: time=\"2026-06-14T09:44:38.610661172Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=250f1a93-df64-4943-b975-bbac26a4c5cf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:38.613110 crc crio[24245]: time=\"2026-06-14T09:44:38.61304325Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=a0c51f46-7d95-489d-9cbc-e1e7e6ff9901 name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:38.625596 crc crio[24245]: time=\"2026-06-14T09:44:38.625509297Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 14 09:44:49.731186 crc crio[24245]: time=\"2026-06-14T09:44:49.730310382Z\" level=warning msg=\"Stopping container bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4 with stop signal(15) timed out. Killing...\"\nJun 14 09:44:49.787407 crc crio[24245]: time=\"2026-06-14T09:44:49.787247117Z\" level=error msg=\"Killing container bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 14 09:44:53.055116 crc crio[24245]: time=\"2026-06-14T09:44:53.054433751Z\" level=info msg=\"Stopped container 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d: openshift-marketplace/community-operators-9tlhx/registry-server\" id=475b23d2-d62d-4743-8ca5-1a95faec53c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:44:53.056513 crc crio[24245]: time=\"2026-06-14T09:44:53.056382102Z\" level=info msg=\"Stopping pod sandbox: 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96\" id=ad3e19e4-0bb7-4a15-b0ba-ab7d79e8f4e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:53.057410 crc crio[24245]: time=\"2026-06-14T09:44:53.057339894Z\" level=info msg=\"Stopped pod sandbox: 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad\" id=afab0c03-e2ea-4c3d-a777-a3eba4a52a5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:44:53.057647 crc crio[24245]: time=\"2026-06-14T09:44:53.057524368Z\" level=info msg=\"Got pod network &{Name:community-operators-9tlhx Namespace:openshift-marketplace ID:6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96 UID:2792992e-fd33-4932-b44c-d054b87955cc NetNS:/var/run/netns/dd14d0a6-0f92-4286-9b6d-b08760bf9b84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2792992e_fd33_4932_b44c_d054b87955cc.slice PodAnnotations:0xc002422308}] Aliases:map[]}\"\nJun 14 09:44:53.058057 crc crio[24245]: time=\"2026-06-14T09:44:53.057984263Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-9tlhx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:44:53.061197 crc crio[24245]: time=\"2026-06-14T09:44:53.061085163Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956\" id=61e88732-6c6e-471d-bbd6-a3a31d0404c2 name=/runtime.v1.ImageService/PullImage\nJun 14 09:44:53.062347 crc crio[24245]: time=\"2026-06-14T09:44:53.062246349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=ba28bc85-4cd5-4e13-a9dd-5e5c16bf0ed0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:44:53.433392 crc crio[24245]: time=\"2026-06-14T09:44:53.432674382Z\" level=info msg=\"Removing container: 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e\" id=fb1e8967-666e-44b5-aee4-aa31cefec6f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:44:54.270506 crc crio[24245]: time=\"2026-06-14T09:44:54.270054028Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=3c25edf1-e272-47c0-91bc-c4ad6633c1ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:44:54.272151 crc crio[24245]: time=\"2026-06-14T09:44:54.270553554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:00.547685 crc crio[24245]: time=\"2026-06-14T09:45:00.547063378Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690505-bjmtv/POD\" id=bf6a01ce-c555-4676-b588-6b16c0120015 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:45:00.548750 crc crio[24245]: time=\"2026-06-14T09:45:00.547714719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:03.587130 crc crio[24245]: time=\"2026-06-14T09:45:03.586340684Z\" level=info msg=\"Stopping container: 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44 (timeout: 2s)\" id=4a947a38-791e-4d3e-b624-87844bd140ef name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:45:13.027022 crc crio[24245]: time=\"2026-06-14T09:45:13.022544678Z\" level=info msg=\"Removing container: 72c3865fdb826aaa11c662840c19675e1578048ffe7e9fc8e2c23b347a56fede\" id=82242ae0-f56d-4a9a-a528-32cba4eb9e84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:15.068041 crc crio[24245]: time=\"2026-06-14T09:45:15.066215144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=b3801692-0f6f-45f1-832f-4e26909803fb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:15.124471 crc crio[24245]: time=\"2026-06-14T09:45:15.124367624Z\" level=info msg=\"Stopped container bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4: openstack/swift-storage-0/swift-recon-cron\" id=3791d208-ddc9-4f21-9101-9231e6eedfb0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:45:15.125751 crc crio[24245]: time=\"2026-06-14T09:45:15.125665235Z\" level=info msg=\"Stopping pod sandbox: e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\" id=d8d25a36-914d-453d-846e-a1648b01a0cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:45:15.128288 crc crio[24245]: time=\"2026-06-14T09:45:15.127108221Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326 UID:51aae7fe-5f40-4799-95af-b359022cf02b NetNS:/var/run/netns/5a4c8b2f-78d4-470c-8e33-37ff8c378c01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51aae7fe_5f40_4799_95af_b359022cf02b.slice PodAnnotations:0xc0004cc6e0}] Aliases:map[]}\"\nJun 14 09:45:15.128288 crc crio[24245]: time=\"2026-06-14T09:45:15.127324858Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:45:15.132720 crc crio[24245]: time=\"2026-06-14T09:45:15.132516804Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95\" id=e79f4bd7-51ca-4a2a-8642-a51ce35e2aff name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:15.134807 crc crio[24245]: time=\"2026-06-14T09:45:15.134723794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=437f6bb1-a83b-4e01-a5f8-17d99406913e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:43.313990 crc crio[24245]: time=\"2026-06-14T09:45:43.309307581Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857\" id=e9bd3d68-4fa9-44b4-89ae-23ed29ba3793 name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:43.316273 crc crio[24245]: time=\"2026-06-14T09:45:43.316146617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=fa6216ca-ad66-46d3-b6bf-e6cc5036fe46 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:45.088658 crc crio[24245]: time=\"2026-06-14T09:45:45.088188454Z\" level=info msg=\"Stopped pod sandbox: 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96\" id=ad3e19e4-0bb7-4a15-b0ba-ab7d79e8f4e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:45:45.149401 crc crio[24245]: time=\"2026-06-14T09:45:45.149282957Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=f41e9527-b595-4784-a538-7b459dbaf9b9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:45.953485 crc crio[24245]: time=\"2026-06-14T09:45:45.952371333Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=c3d84a64-a93e-46d1-a9bc-35a6a94c64a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:47.848424 crc crio[24245]: time=\"2026-06-14T09:45:47.84730105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=06f6c557-499a-4184-8b27-8febec7d9a75 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:48.816082 crc crio[24245]: time=\"2026-06-14T09:45:48.815441144Z\" level=info msg=\"Stopped container 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44: openshift-marketplace/redhat-operators-bxsmv/registry-server\" id=4a947a38-791e-4d3e-b624-87844bd140ef name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:45:48.817711 crc crio[24245]: time=\"2026-06-14T09:45:48.817591473Z\" level=info msg=\"Stopping pod sandbox: 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807\" id=d1c39ac8-9c2b-417d-a1c4-01a0592bcc9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:45:48.826940 crc crio[24245]: time=\"2026-06-14T09:45:48.826756878Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bxsmv Namespace:openshift-marketplace ID:6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807 UID:34f51797-c09a-4c8d-9d52-265b20f270d4 NetNS:/var/run/netns/4330f282-3b85-43d1-afb4-ff9ce12d92e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34f51797_c09a_4c8d_9d52_265b20f270d4.slice PodAnnotations:0xc000522668}] Aliases:map[]}\"\nJun 14 09:45:48.827302 crc crio[24245]: time=\"2026-06-14T09:45:48.827030857Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-bxsmv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:45:48.891507 crc crio[24245]: time=\"2026-06-14T09:45:48.891385339Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33\" id=84365614-8450-40a2-8bbe-23cb5ca151c3 name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:48.893307 crc crio[24245]: time=\"2026-06-14T09:45:48.892722783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=68a69bcb-03e7-45df-9fb6-a703100a4bb6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:48.952751 crc crio[24245]: time=\"2026-06-14T09:45:48.952591086Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073\" id=d7f1f713-642f-4e6c-be9b-bf6ffc6d24ec name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:48.956425 crc crio[24245]: time=\"2026-06-14T09:45:48.956245643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=376e5e1d-0066-453e-b542-471a651d3e35 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:51.171063 crc crio[24245]: time=\"2026-06-14T09:45:51.170524826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:51.185524 crc crio[24245]: time=\"2026-06-14T09:45:51.185381114Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=a4d4739d-64fb-4bdd-9d7f-4fdc842bd0ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:51.200057 crc crio[24245]: time=\"2026-06-14T09:45:51.199913485Z\" level=info msg=\"Creating container: openstack/placement-db-sync-z2f5n/placement-db-sync\" id=ae5e70ae-3959-4dc8-b4e4-4cb98a8cb626 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:51.742436 crc crio[24245]: time=\"2026-06-14T09:45:51.741601731Z\" level=info msg=\"Stopped pod sandbox: e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\" id=d8d25a36-914d-453d-846e-a1648b01a0cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:45:51.752226 crc crio[24245]: time=\"2026-06-14T09:45:51.752108125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:51.776680 crc crio[24245]: time=\"2026-06-14T09:45:51.776518929Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313\" id=c452eefc-4f8c-4a5c-b86a-2b055706c05b name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:51.780141 crc crio[24245]: time=\"2026-06-14T09:45:51.778004641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=950c3762-578e-44bd-9c43-921a9a42771d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:51.817542 crc crio[24245]: time=\"2026-06-14T09:45:51.817431063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=cc7b2fb1-911e-4afa-9f4a-01683d450591 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:51.829466 crc crio[24245]: time=\"2026-06-14T09:45:51.829385153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=64007933-0973-4a51-a726-ef92b3699496 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:53.445278 crc crio[24245]: time=\"2026-06-14T09:45:53.444470488Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=253a35c3-e58e-41c5-a103-06982bc67b07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:45:53.448170 crc crio[24245]: time=\"2026-06-14T09:45:53.445304475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:54.109582 crc crio[24245]: time=\"2026-06-14T09:45:54.109484171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:54.125673 crc crio[24245]: time=\"2026-06-14T09:45:54.125576326Z\" level=info msg=\"Removed container 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e: openstack/ceilometer-0/proxy-httpd\" id=fb1e8967-666e-44b5-aee4-aa31cefec6f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:54.131308 crc crio[24245]: time=\"2026-06-14T09:45:54.131212103Z\" level=info msg=\"Removing container: 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac\" id=5e060968-d512-4c45-8135-29d974698d6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:54.148338 crc crio[24245]: time=\"2026-06-14T09:45:54.148202747Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=063bacf7-58e2-4916-8c82-904fd9d16f4a name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:54.149802 crc crio[24245]: time=\"2026-06-14T09:45:54.149148223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d8e07bd7-e289-4feb-8033-b8e7c21a9259 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.218498 crc crio[24245]: time=\"2026-06-14T09:45:54.217959981Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=1429146d-8c1c-4d8d-9200-c16665eaf746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:54.226277 crc crio[24245]: time=\"2026-06-14T09:45:54.225689069Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e\" id=8725a14c-1ba3-49bd-ab53-4b0a29a599a7 name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:54.228059 crc crio[24245]: time=\"2026-06-14T09:45:54.2279331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=0ce88044-7230-42a9-89ba-6b40c4bcbb67 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.239823 crc crio[24245]: time=\"2026-06-14T09:45:54.239704442Z\" level=info msg=\"Removed container 72c3865fdb826aaa11c662840c19675e1578048ffe7e9fc8e2c23b347a56fede: openstack/swift-ring-rebalance-7wrs7/swift-ring-rebalance\" id=82242ae0-f56d-4a9a-a528-32cba4eb9e84 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:54.244269 crc crio[24245]: time=\"2026-06-14T09:45:54.244081742Z\" level=info msg=\"Removing container: 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98\" id=9399c0eb-0070-40f9-be25-d10507d339a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:54.259559 crc crio[24245]: time=\"2026-06-14T09:45:54.249169344Z\" level=info msg=\"Stopped pod sandbox: 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807\" id=d1c39ac8-9c2b-417d-a1c4-01a0592bcc9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:45:54.261362 crc crio[24245]: time=\"2026-06-14T09:45:54.261276649Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-s7ww7/swift-ring-rebalance\" id=14fd40df-8e27-476d-b674-bdf9e8a9a425 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:54.271477 crc crio[24245]: time=\"2026-06-14T09:45:54.271331254Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1\" id=532a238b-2311-497c-89b8-a285e3c81699 name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:54.275048 crc crio[24245]: time=\"2026-06-14T09:45:54.274959547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=76f046db-c84b-4f29-a4a4-0d3160b9cd86 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.289705 crc crio[24245]: time=\"2026-06-14T09:45:54.289356473Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4\" id=a0c51f46-7d95-489d-9cbc-e1e7e6ff9901 name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:54.292692 crc crio[24245]: time=\"2026-06-14T09:45:54.292556513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=d3458bd5-91b6-41c3-aff9-1939772daab3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.301321 crc crio[24245]: time=\"2026-06-14T09:45:54.301184039Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4\" id=2a3ce974-72b6-40e8-a002-8dafaee28f15 name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:54.301570 crc crio[24245]: time=\"2026-06-14T09:45:54.301432916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c52c1218-9d53-4925-892f-1afb501ad6c5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.303051 crc crio[24245]: time=\"2026-06-14T09:45:54.302952485Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=21491849-6bf7-4a9d-a235-b1126ca1d7f8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.307701 crc crio[24245]: time=\"2026-06-14T09:45:54.307557666Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd\" id=2ba7bf01-78e9-4020-aad9-8079f86d5e40 name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:54.309036 crc crio[24245]: time=\"2026-06-14T09:45:54.30878162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e1ee91ec-c3c8-4144-84fe-233f0e3eea08 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.316422 crc crio[24245]: time=\"2026-06-14T09:45:54.316295539Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073\" id=5c4e2732-1605-4af9-b45b-5082e1eb5073 name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:54.317407 crc crio[24245]: time=\"2026-06-14T09:45:54.31727276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=a77c0d0e-4119-4824-ac2e-2e2133538aed name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.340692 crc crio[24245]: time=\"2026-06-14T09:45:54.340426444Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=03e7256a-2f1e-433b-a2f3-5331d8d54026 name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:54.342181 crc crio[24245]: time=\"2026-06-14T09:45:54.342073139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b1d9e02a-a5e7-4f5e-b412-a9d4bc752a52 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.357488 crc crio[24245]: time=\"2026-06-14T09:45:54.357347145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:54.363466 crc crio[24245]: time=\"2026-06-14T09:45:54.363348698Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cbb72263-a49c-4899-9006-07fa624783f3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.388546 crc crio[24245]: time=\"2026-06-14T09:45:54.388437139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:54.395477 crc crio[24245]: time=\"2026-06-14T09:45:54.395374146Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102\" id=e748b1c4-23f9-4c3e-aad8-49b12f1e5d06 name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:54.400113 crc crio[24245]: time=\"2026-06-14T09:45:54.39835962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=3e623ec1-aad6-4cc6-9210-a5bf21439e08 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.400113 crc crio[24245]: time=\"2026-06-14T09:45:54.398579719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=714012a4-d4d7-4223-adc5-5ba246ac59b3 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.405898 crc crio[24245]: time=\"2026-06-14T09:45:54.405817068Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4 UID:ed008b28-6a0a-4245-b6bf-62307a615f41 NetNS:/var/run/netns/eacd65b6-26a9-4f49-b40f-52f73c8482d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded008b28_6a0a_4245_b6bf_62307a615f41.slice PodAnnotations:0xc002c92830}] Aliases:map[]}\"\nJun 14 09:45:54.406020 crc crio[24245]: time=\"2026-06-14T09:45:54.406003504Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:45:54.410301 crc crio[24245]: time=\"2026-06-14T09:45:54.410229298Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pkglq/extract-content\" id=ff35c605-63ad-461b-ab46-8b775ec60987 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:54.421886 crc crio[24245]: time=\"2026-06-14T09:45:54.421767448Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1\" id=fd05561e-7eb6-428a-ad3f-39558f6fa28b name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:54.426513 crc crio[24245]: time=\"2026-06-14T09:45:54.423455372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=1ae1c251-9d67-44d3-9816-afd22ac5da14 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.430590 crc crio[24245]: time=\"2026-06-14T09:45:54.430493664Z\" level=info msg=\"Removed container 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac: openstack/ceilometer-0/sg-core\" id=5e060968-d512-4c45-8135-29d974698d6f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:54.435083 crc crio[24245]: time=\"2026-06-14T09:45:54.434996185Z\" level=info msg=\"Removing container: da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10\" id=7c33379b-34e2-4666-8cae-5c4990dba3a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:54.443762 crc crio[24245]: time=\"2026-06-14T09:45:54.443687755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=5171d4b0-36e6-4706-802e-d975aaed7b8e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.462046 crc crio[24245]: time=\"2026-06-14T09:45:54.461968453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:54.502969 crc crio[24245]: time=\"2026-06-14T09:45:54.502786771Z\" level=info msg=\"Creating container: openstack/glance-db-sync-lzb6g/glance-db-sync\" id=3063d03d-f797-49ee-8c4f-612cbb81de74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:54.519062 crc crio[24245]: time=\"2026-06-14T09:45:54.518962556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=5fae1dc3-fa21-4952-a0de-8f5200ee6d12 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.537043 crc crio[24245]: time=\"2026-06-14T09:45:54.536935948Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690505-bjmtv Namespace:openshift-operator-lifecycle-manager ID:caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0 UID:662eb17b-0a18-41fd-a79e-5d8a91fe3f93 NetNS:/var/run/netns/6e87587a-5f47-495a-aa7b-d4eca61e8ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod662eb17b_0a18_41fd_a79e_5d8a91fe3f93.slice PodAnnotations:0xc00274a128}] Aliases:map[]}\"\nJun 14 09:45:54.537043 crc crio[24245]: time=\"2026-06-14T09:45:54.537024611Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690505-bjmtv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:45:54.541732 crc crio[24245]: time=\"2026-06-14T09:45:54.541464506Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=73bca534-60fa-4310-a230-7b7ce9542da9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.550240 crc crio[24245]: time=\"2026-06-14T09:45:54.549383898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=9f5cdcf1-7b4f-40b6-8eca-fa4ac8ad189f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.551453 crc crio[24245]: time=\"2026-06-14T09:45:54.551371612Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-tw84j/neutron-db-sync\" id=be2e927b-f605-4cc0-8862-7d1a9e3fe6a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:54.573085 crc crio[24245]: time=\"2026-06-14T09:45:54.570533847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=f73512c8-6ce3-49f0-9460-aa8cb38e5641 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.607008 crc crio[24245]: time=\"2026-06-14T09:45:54.606902653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ba7802e1-2c1b-4ed2-8446-6a97a9f3a227 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.610527 crc crio[24245]: time=\"2026-06-14T09:45:54.610438295Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=3ceacffd-d3c6-4947-b1b2-7da9750c70e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:54.647548 crc crio[24245]: time=\"2026-06-14T09:45:54.647443665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ce15166f-6974-4129-8b86-2fff6336632a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.649496 crc crio[24245]: time=\"2026-06-14T09:45:54.649406065Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882 UID:3f83e8f9-7011-4c6f-be6d-5b774cdbcb33 NetNS:/var/run/netns/4b4f7a31-07b7-4f14-85f8-86cda6a87b35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f83e8f9_7011_4c6f_be6d_5b774cdbcb33.slice PodAnnotations:0xc0004cc3a8}] Aliases:map[]}\"\nJun 14 09:45:54.649496 crc crio[24245]: time=\"2026-06-14T09:45:54.649495198Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:45:54.658320 crc crio[24245]: time=\"2026-06-14T09:45:54.658248357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5fbcfa16-e75a-45d6-8044-f03197117c5b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.679826 crc crio[24245]: time=\"2026-06-14T09:45:54.677911531Z\" level=info msg=\"Removed container 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98: openstack/swift-storage-0/account-replicator\" id=9399c0eb-0070-40f9-be25-d10507d339a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:54.681205 crc crio[24245]: time=\"2026-06-14T09:45:54.681139157Z\" level=info msg=\"Removing container: 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e\" id=b603ef88-a79a-41c6-b6ee-a8a8bc69374a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:54.716348 crc crio[24245]: time=\"2026-06-14T09:45:54.716292402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:54.725005 crc crio[24245]: time=\"2026-06-14T09:45:54.71997303Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-8tmdc/barbican-db-sync\" id=d1709115-868e-4133-8a8c-a8752a16e484 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:54.729108 crc crio[24245]: time=\"2026-06-14T09:45:54.729075262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:54.733287 crc crio[24245]: time=\"2026-06-14T09:45:54.733263432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:54.791886 crc crio[24245]: time=\"2026-06-14T09:45:54.791299028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:54.804925 crc crio[24245]: time=\"2026-06-14T09:45:54.798780347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:54.824743 crc crio[24245]: time=\"2026-06-14T09:45:54.824703667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:54.835091 crc crio[24245]: time=\"2026-06-14T09:45:54.835060172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:54.881510 crc crio[24245]: 2026-06-14T09:45:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6004c24dfe51755 Mac:02:9e:1d:fa:c2:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:aa Mtu:0 Sandbox:/var/run/netns/eacd65b6-26a9-4f49-b40f-52f73c8482d4 SocketPath: PciID:}] [{Interface:0xc00025ac40 Address:{IP:10.217.1.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:45:54.888725 crc crio[24245]: time=\"2026-06-14T09:45:54.888550485Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4 UID:ed008b28-6a0a-4245-b6bf-62307a615f41 NetNS:/var/run/netns/eacd65b6-26a9-4f49-b40f-52f73c8482d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded008b28_6a0a_4245_b6bf_62307a615f41.slice PodAnnotations:0xc002c92830}] Aliases:map[]}\"\nJun 14 09:45:54.889134 crc crio[24245]: time=\"2026-06-14T09:45:54.889107723Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:45:54.897995 crc crio[24245]: time=\"2026-06-14T09:45:54.894685201Z\" level=info msg=\"Removed container da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10: openstack/ceilometer-0/ceilometer-notification-agent\" id=7c33379b-34e2-4666-8cae-5c4990dba3a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:54.904640 crc crio[24245]: time=\"2026-06-14T09:45:54.904552862Z\" level=info msg=\"Removing container: 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0\" id=d26e1081-8162-4d0b-a3db-fc4e6e5c88d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:54.929449 crc crio[24245]: time=\"2026-06-14T09:45:54.929409121Z\" level=info msg=\"Created container 491d9f804d588332cedbd15c19e9681286044801507fd7682542223adcab2cda: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=c3d84a64-a93e-46d1-a9bc-35a6a94c64a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:54.930831 crc crio[24245]: time=\"2026-06-14T09:45:54.930764754Z\" level=info msg=\"Starting container: 491d9f804d588332cedbd15c19e9681286044801507fd7682542223adcab2cda\" id=5029eae6-6d23-44fa-acb2-9403070ca4be name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:54.949152 crc crio[24245]: time=\"2026-06-14T09:45:54.949031927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:54.952645 crc crio[24245]: time=\"2026-06-14T09:45:54.952587722Z\" level=info msg=\"Ran pod sandbox 6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4 with infra container: openstack/ceilometer-0/POD\" id=3c25edf1-e272-47c0-91bc-c4ad6633c1ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:45:54.954705 crc crio[24245]: time=\"2026-06-14T09:45:54.954589722Z\" level=info msg=\"Started container\" PID=284105 containerID=491d9f804d588332cedbd15c19e9681286044801507fd7682542223adcab2cda description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=5029eae6-6d23-44fa-acb2-9403070ca4be name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bf5c49ca1abb71d69af8dbe0ef83d71e6b1e627b51e24e1a53652155eadd9fa\nJun 14 09:45:54.963734 crc crio[24245]: time=\"2026-06-14T09:45:54.963656622Z\" level=info msg=\"Creating container: openstack/swift-proxy-776f9b98b7-bbp4b/proxy-httpd\" id=5280f85d-b001-42b9-873a-899970e61a85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:54.963734 crc crio[24245]: time=\"2026-06-14T09:45:54.963659501Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=b1f4a3b7-bb74-4758-bf9e-558462ca3371 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:54.965871 crc crio[24245]: time=\"2026-06-14T09:45:54.965726927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a43e0003-3eff-4a3f-a2d5-b4f4a28cc056 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.979209 crc crio[24245]: time=\"2026-06-14T09:45:54.979117802Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=5237446a-bcc7-48dc-84c7-c8adf63d7342 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.983259 crc crio[24245]: time=\"2026-06-14T09:45:54.979533041Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=a43e0003-3eff-4a3f-a2d5-b4f4a28cc056 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.983259 crc crio[24245]: time=\"2026-06-14T09:45:54.979734147Z\" level=info msg=\"Removed container 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0: openstack/ceilometer-0/ceilometer-central-agent\" id=d26e1081-8162-4d0b-a3db-fc4e6e5c88d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:54.983259 crc crio[24245]: time=\"2026-06-14T09:45:54.979791355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:54.983259 crc crio[24245]: time=\"2026-06-14T09:45:54.980726759Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=a43e0003-3eff-4a3f-a2d5-b4f4a28cc056 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:54.991566 crc crio[24245]: time=\"2026-06-14T09:45:54.991486356Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-9vkjz/nova-cell1-conductor-db-sync\" id=3cde534c-5250-44a8-bac3-b1c428db4f64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:54.992283 crc crio[24245]: time=\"2026-06-14T09:45:54.992207192Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f174d7b7-dfc4-469c-9165-104579dd0306 name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:54.992467 crc crio[24245]: time=\"2026-06-14T09:45:54.992413606Z\" level=info msg=\"Removing container: 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d\" id=36af697c-9802-4671-a02b-cac066a1800f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:55.006718 crc crio[24245]: time=\"2026-06-14T09:45:55.006648049Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 14 09:45:55.078430 crc crio[24245]: time=\"2026-06-14T09:45:55.0783524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.079276 crc crio[24245]: time=\"2026-06-14T09:45:55.079194746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.102399 crc crio[24245]: time=\"2026-06-14T09:45:55.101158527Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-kslpf/nova-cell0-conductor-db-sync\" id=76ea3f0f-7a82-4762-9da9-f18356829ad7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:55.102872 crc crio[24245]: time=\"2026-06-14T09:45:55.102716924Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-649b7c9ccf-b88pn/init\" id=0b5d63b3-84db-40c3-9dca-0b43453ea999 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:55.109519 crc crio[24245]: time=\"2026-06-14T09:45:55.109111268Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-vm4w6/cinder-db-sync\" id=5053b287-f039-4c91-9797-1d6376dbae61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:55.125032 crc crio[24245]: time=\"2026-06-14T09:45:55.123190526Z\" level=info msg=\"Removed container 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e: openstack/nova-metadata-0/nova-metadata-log\" id=b603ef88-a79a-41c6-b6ee-a8a8bc69374a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:55.132912 crc crio[24245]: time=\"2026-06-14T09:45:55.132802032Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8b16d965-b6f8-4d3c-a129-e84d80416d3a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:55.139505 crc crio[24245]: time=\"2026-06-14T09:45:55.138282937Z\" level=info msg=\"Created container c924d172f4dfda49bb03a21d5fd52fc349f10e2573c61edce21a4c33ecc76185: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=a4d4739d-64fb-4bdd-9d7f-4fdc842bd0ce name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:55.143329 crc crio[24245]: time=\"2026-06-14T09:45:55.143260904Z\" level=info msg=\"Starting container: c924d172f4dfda49bb03a21d5fd52fc349f10e2573c61edce21a4c33ecc76185\" id=1cf317a9-9be2-4a6c-a193-2b8cc02587e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:55.144022 crc crio[24245]: time=\"2026-06-14T09:45:55.143764741Z\" level=info msg=\"Removing container: 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00\" id=81dc2207-f8db-41f6-b5a8-bf6f01b5813c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:55.157732 crc crio[24245]: time=\"2026-06-14T09:45:55.157650045Z\" level=info msg=\"Started container\" PID=284117 containerID=c924d172f4dfda49bb03a21d5fd52fc349f10e2573c61edce21a4c33ecc76185 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=1cf317a9-9be2-4a6c-a193-2b8cc02587e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=301713143dedbae4488dbf09492b50a96c9aaa4ea447b597f1299977f882e56d\nJun 14 09:45:55.172969 crc crio[24245]: time=\"2026-06-14T09:45:55.171012798Z\" level=info msg=\"Created container 6aa4a9f2f22e4393574b4d5ee9ea6bf92b21298849ce5b7ca7769054491f701f: openstack/placement-db-sync-z2f5n/placement-db-sync\" id=ae5e70ae-3959-4dc8-b4e4-4cb98a8cb626 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:55.175904 crc crio[24245]: time=\"2026-06-14T09:45:55.175711957Z\" level=info msg=\"Starting container: 6aa4a9f2f22e4393574b4d5ee9ea6bf92b21298849ce5b7ca7769054491f701f\" id=5fd598ba-fde5-48bb-9a2e-94654b7652c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:55.190463 crc crio[24245]: time=\"2026-06-14T09:45:55.190394047Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=55110efe-ad8c-46af-9a45-23da3e391293 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:55.214808 crc crio[24245]: time=\"2026-06-14T09:45:55.208353187Z\" level=info msg=\"Started container\" PID=284122 containerID=6aa4a9f2f22e4393574b4d5ee9ea6bf92b21298849ce5b7ca7769054491f701f description=openstack/placement-db-sync-z2f5n/placement-db-sync id=5fd598ba-fde5-48bb-9a2e-94654b7652c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0\nJun 14 09:45:55.214808 crc crio[24245]: time=\"2026-06-14T09:45:55.208507932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.214808 crc crio[24245]: time=\"2026-06-14T09:45:55.209016178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.221835 crc crio[24245]: time=\"2026-06-14T09:45:55.221587998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.248449 crc crio[24245]: 2026-06-14T09:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:caa8bd179061992 Mac:be:dd:fe:65:43:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ab Mtu:0 Sandbox:/var/run/netns/6e87587a-5f47-495a-aa7b-d4eca61e8ac9 SocketPath: PciID:}] [{Interface:0xc00053e710 Address:{IP:10.217.1.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:45:55.248449 crc crio[24245]: time=\"2026-06-14T09:45:55.246574878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.250437 crc crio[24245]: time=\"2026-06-14T09:45:55.24969305Z\" level=info msg=\"Removed container 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d: openshift-marketplace/community-operators-9tlhx/registry-server\" id=36af697c-9802-4671-a02b-cac066a1800f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:55.250568 crc crio[24245]: time=\"2026-06-14T09:45:55.250523206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.259769 crc crio[24245]: time=\"2026-06-14T09:45:55.257372296Z\" level=info msg=\"Removing container: 3901ac5c41ff3f97a6bb8da24b9fd5d04a2348fe705a91078d07cdab501ed5c4\" id=2ef70828-1a4f-470c-9d7f-ca27b241babe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:55.261582 crc crio[24245]: time=\"2026-06-14T09:45:55.260296392Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690505-bjmtv Namespace:openshift-operator-lifecycle-manager ID:caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0 UID:662eb17b-0a18-41fd-a79e-5d8a91fe3f93 NetNS:/var/run/netns/6e87587a-5f47-495a-aa7b-d4eca61e8ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod662eb17b_0a18_41fd_a79e_5d8a91fe3f93.slice PodAnnotations:0xc00274a128}] Aliases:map[]}\"\nJun 14 09:45:55.261582 crc crio[24245]: time=\"2026-06-14T09:45:55.26055044Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690505-bjmtv for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:45:55.265175 crc crio[24245]: time=\"2026-06-14T09:45:55.264136933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.279128 crc crio[24245]: time=\"2026-06-14T09:45:55.278996617Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=d38deef6-a418-4587-a2c0-dc0321657ff5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:55.280657 crc crio[24245]: time=\"2026-06-14T09:45:55.280570222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.315048 crc crio[24245]: time=\"2026-06-14T09:45:55.314029756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.315413 crc crio[24245]: time=\"2026-06-14T09:45:55.315345908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.323189 crc crio[24245]: time=\"2026-06-14T09:45:55.323040724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.329198 crc crio[24245]: time=\"2026-06-14T09:45:55.329156318Z\" level=info msg=\"Ran pod sandbox caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690505-bjmtv/POD\" id=bf6a01ce-c555-4676-b588-6b16c0120015 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:45:55.330067 crc crio[24245]: time=\"2026-06-14T09:45:55.329935902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.331165 crc crio[24245]: time=\"2026-06-14T09:45:55.331136339Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b5c34bcd-a5ed-48ec-876a-db0be4494771 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:55.332408 crc crio[24245]: time=\"2026-06-14T09:45:55.332378989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1234989b-6354-4a02-9847-7d4d765d3d87 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:55.344468 crc crio[24245]: time=\"2026-06-14T09:45:55.344393542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.390280 crc crio[24245]: time=\"2026-06-14T09:45:55.390169497Z\" level=info msg=\"Removed container 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00: openstack/swift-storage-0/object-expirer\" id=81dc2207-f8db-41f6-b5a8-bf6f01b5813c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:55.396105 crc crio[24245]: time=\"2026-06-14T09:45:55.396029574Z\" level=info msg=\"Removing container: d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b\" id=6e1e75d1-67af-415f-a425-e8287d201905 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:55.399021 crc crio[24245]: time=\"2026-06-14T09:45:55.398944376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.469337 crc crio[24245]: time=\"2026-06-14T09:45:55.468676076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f0fda911-6ccb-4584-ae5a-adc309f4a5d9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:55.491528 crc crio[24245]: time=\"2026-06-14T09:45:55.491443569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.497511 crc crio[24245]: time=\"2026-06-14T09:45:55.497379079Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=943d8e36-9cc9-4b98-8081-6d222f98cbcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:55.507724 crc crio[24245]: time=\"2026-06-14T09:45:55.50763698Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690505-bjmtv/collect-profiles\" id=1b22a210-348c-449a-b830-020aabe846a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:55.525189 crc crio[24245]: time=\"2026-06-14T09:45:55.525080091Z\" level=info msg=\"Removed container d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b: openstack/swift-storage-0/rsync\" id=6e1e75d1-67af-415f-a425-e8287d201905 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:55.533262 crc crio[24245]: time=\"2026-06-14T09:45:55.533199682Z\" level=info msg=\"Removing container: dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6\" id=1a14407b-5695-4ead-bd54-64cfd1154e0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:55.542212 crc crio[24245]: time=\"2026-06-14T09:45:55.541153931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.559269 crc crio[24245]: time=\"2026-06-14T09:45:55.559177514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.568095 crc crio[24245]: time=\"2026-06-14T09:45:55.568020345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.588897 crc crio[24245]: time=\"2026-06-14T09:45:55.588751148Z\" level=info msg=\"Removed container 3901ac5c41ff3f97a6bb8da24b9fd5d04a2348fe705a91078d07cdab501ed5c4: openshift-marketplace/community-operators-9tlhx/extract-content\" id=2ef70828-1a4f-470c-9d7f-ca27b241babe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:55.590415 crc crio[24245]: time=\"2026-06-14T09:45:55.590353938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.590725 crc crio[24245]: time=\"2026-06-14T09:45:55.590642166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.593453 crc crio[24245]: time=\"2026-06-14T09:45:55.593382304Z\" level=info msg=\"Removing container: cb734d1887353cacdf59a569f987eb4034e21fc78f64c7c9849694fb673cfac4\" id=560c43a1-0bf3-4202-9e8e-6c2b8e0f7b89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:55.598807 crc crio[24245]: time=\"2026-06-14T09:45:55.598657809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.609449 crc crio[24245]: time=\"2026-06-14T09:45:55.609358782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:55.631624 crc crio[24245]: 2026-06-14T09:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa1650ef59dfe36 Mac:7a:f7:c2:e0:12:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ac Mtu:0 Sandbox:/var/run/netns/4b4f7a31-07b7-4f14-85f8-86cda6a87b35 SocketPath: PciID:}] [{Interface:0xc00022c780 Address:{IP:10.217.1.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:45:55.633876 crc crio[24245]: time=\"2026-06-14T09:45:55.633525349Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882 UID:3f83e8f9-7011-4c6f-be6d-5b774cdbcb33 NetNS:/var/run/netns/4b4f7a31-07b7-4f14-85f8-86cda6a87b35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f83e8f9_7011_4c6f_be6d_5b774cdbcb33.slice PodAnnotations:0xc0004cc3a8}] Aliases:map[]}\"\nJun 14 09:45:55.634244 crc crio[24245]: time=\"2026-06-14T09:45:55.634202831Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:45:55.742357 crc crio[24245]: time=\"2026-06-14T09:45:55.741553309Z\" level=info msg=\"Ran pod sandbox aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882 with infra container: openstack/swift-storage-0/POD\" id=253a35c3-e58e-41c5-a103-06982bc67b07 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:45:55.749240 crc crio[24245]: time=\"2026-06-14T09:45:55.749163369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1cf89de6-dbbe-4610-a21f-338f933bb425 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:55.749379 crc crio[24245]: time=\"2026-06-14T09:45:55.749366085Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=1cf89de6-dbbe-4610-a21f-338f933bb425 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:55.749439 crc crio[24245]: time=\"2026-06-14T09:45:55.749418757Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=1cf89de6-dbbe-4610-a21f-338f933bb425 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:55.757014 crc crio[24245]: time=\"2026-06-14T09:45:55.753121183Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a1df5472-6d7c-4939-b46b-1a5d2263d880 name=/runtime.v1.ImageService/PullImage\nJun 14 09:45:55.774371 crc crio[24245]: time=\"2026-06-14T09:45:55.774230944Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 14 09:45:55.895245 crc crio[24245]: time=\"2026-06-14T09:45:55.895188772Z\" level=info msg=\"Removed container cb734d1887353cacdf59a569f987eb4034e21fc78f64c7c9849694fb673cfac4: openshift-marketplace/community-operators-9tlhx/extract-utilities\" id=560c43a1-0bf3-4202-9e8e-6c2b8e0f7b89 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:55.909972 crc crio[24245]: time=\"2026-06-14T09:45:55.909783037Z\" level=info msg=\"Removing container: 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44\" id=2256ef14-e5e1-4458-8ada-e7edb44845a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:55.917927 crc crio[24245]: time=\"2026-06-14T09:45:55.917780464Z\" level=info msg=\"Created container 137e0f1770d40907a39136c69518856ba0c32269b1404e92d8eb4f3218537388: openshift-marketplace/certified-operators-pkglq/extract-content\" id=ff35c605-63ad-461b-ab46-8b775ec60987 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:55.921592 crc crio[24245]: time=\"2026-06-14T09:45:55.920717406Z\" level=info msg=\"Starting container: 137e0f1770d40907a39136c69518856ba0c32269b1404e92d8eb4f3218537388\" id=bc11289e-0280-49a8-a7ef-196b2fdc6261 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:55.940992 crc crio[24245]: time=\"2026-06-14T09:45:55.938127963Z\" level=info msg=\"Started container\" PID=284429 containerID=137e0f1770d40907a39136c69518856ba0c32269b1404e92d8eb4f3218537388 description=openshift-marketplace/certified-operators-pkglq/extract-content id=bc11289e-0280-49a8-a7ef-196b2fdc6261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f\nJun 14 09:45:55.988643 crc crio[24245]: time=\"2026-06-14T09:45:55.988551242Z\" level=info msg=\"Created container 9144dc43d6dbd70a9c2c59b2ac936969c394cd3108703345d813cef74c31651c: openstack/openstackclient/openstackclient\" id=1429146d-8c1c-4d8d-9200-c16665eaf746 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:55.990519 crc crio[24245]: time=\"2026-06-14T09:45:55.990412171Z\" level=info msg=\"Starting container: 9144dc43d6dbd70a9c2c59b2ac936969c394cd3108703345d813cef74c31651c\" id=4e57efae-0d41-4413-b12f-2dafbd3fd21f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:56.003265 crc crio[24245]: time=\"2026-06-14T09:45:56.003180467Z\" level=info msg=\"Started container\" PID=284425 containerID=9144dc43d6dbd70a9c2c59b2ac936969c394cd3108703345d813cef74c31651c description=openstack/openstackclient/openstackclient id=4e57efae-0d41-4413-b12f-2dafbd3fd21f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2e5dd8a9a543c38111483637adab2908f218d73ee95a644107369c701defd8e\nJun 14 09:45:56.053543 crc crio[24245]: time=\"2026-06-14T09:45:56.052123044Z\" level=info msg=\"Created container fcd29d0db40a3c27720ce11fd0c2c32bb4b25a8ebe930f879214009864836448: openstack/swift-ring-rebalance-s7ww7/swift-ring-rebalance\" id=14fd40df-8e27-476d-b674-bdf9e8a9a425 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:56.053925 crc crio[24245]: time=\"2026-06-14T09:45:56.053657315Z\" level=info msg=\"Created container a7d4d00a3a19b251178b6a07c57606af4edb51aab64287211b75d51637938e94: openstack/neutron-db-sync-tw84j/neutron-db-sync\" id=be2e927b-f605-4cc0-8862-7d1a9e3fe6a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:56.057702 crc crio[24245]: time=\"2026-06-14T09:45:56.057643619Z\" level=info msg=\"Starting container: fcd29d0db40a3c27720ce11fd0c2c32bb4b25a8ebe930f879214009864836448\" id=7a604ae0-1e4f-4097-aee4-657ef5feaa7f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:56.058982 crc crio[24245]: time=\"2026-06-14T09:45:56.058806498Z\" level=info msg=\"Starting container: a7d4d00a3a19b251178b6a07c57606af4edb51aab64287211b75d51637938e94\" id=78db0107-f247-42d7-9128-96e804e627cd name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:56.068089 crc crio[24245]: time=\"2026-06-14T09:45:56.06771257Z\" level=info msg=\"Started container\" PID=284420 containerID=fcd29d0db40a3c27720ce11fd0c2c32bb4b25a8ebe930f879214009864836448 description=openstack/swift-ring-rebalance-s7ww7/swift-ring-rebalance id=7a604ae0-1e4f-4097-aee4-657ef5feaa7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4\nJun 14 09:45:56.075145 crc crio[24245]: time=\"2026-06-14T09:45:56.072501342Z\" level=info msg=\"Created container b564d4b5177439fc44f4b07a0e61fe583c5f2624dce108fd6af0c5c6f8a09781: openstack/ovn-northd-0/ovn-northd\" id=b1f4a3b7-bb74-4758-bf9e-558462ca3371 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:56.080955 crc crio[24245]: time=\"2026-06-14T09:45:56.080819567Z\" level=info msg=\"Starting container: b564d4b5177439fc44f4b07a0e61fe583c5f2624dce108fd6af0c5c6f8a09781\" id=6883f0aa-4e76-47ab-b180-a00ce63bdcaf name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:56.099015 crc crio[24245]: time=\"2026-06-14T09:45:56.098920754Z\" level=info msg=\"Started container\" PID=284434 containerID=a7d4d00a3a19b251178b6a07c57606af4edb51aab64287211b75d51637938e94 description=openstack/neutron-db-sync-tw84j/neutron-db-sync id=78db0107-f247-42d7-9128-96e804e627cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24\nJun 14 09:45:56.105465 crc crio[24245]: time=\"2026-06-14T09:45:56.105398631Z\" level=info msg=\"Removed container dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6: openstack/memcached-0/memcached\" id=1a14407b-5695-4ead-bd54-64cfd1154e0f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:56.112664 crc crio[24245]: time=\"2026-06-14T09:45:56.111087059Z\" level=info msg=\"Removing container: 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333\" id=40ed95ea-2eaf-4270-adcc-8d689d25a0ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:56.117015 crc crio[24245]: time=\"2026-06-14T09:45:56.116828051Z\" level=info msg=\"Created container fb24c34202a1c5d9c81823c695615a2eb6d0889fe0fda3f8cf5dd1df2c5f2f45: openstack/barbican-db-sync-8tmdc/barbican-db-sync\" id=d1709115-868e-4133-8a8c-a8752a16e484 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:56.125329 crc crio[24245]: time=\"2026-06-14T09:45:56.125259375Z\" level=info msg=\"Starting container: fb24c34202a1c5d9c81823c695615a2eb6d0889fe0fda3f8cf5dd1df2c5f2f45\" id=78b0fbc7-670d-460c-8a39-8062d631b9fa name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:56.134064 crc crio[24245]: time=\"2026-06-14T09:45:56.134016739Z\" level=info msg=\"Started container\" PID=284444 containerID=b564d4b5177439fc44f4b07a0e61fe583c5f2624dce108fd6af0c5c6f8a09781 description=openstack/ovn-northd-0/ovn-northd id=6883f0aa-4e76-47ab-b180-a00ce63bdcaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=071c67eaec29d4a7b28890a37f3226588296bd32a10431f36e3d42c4ba72fa4f\nJun 14 09:45:56.139101 crc crio[24245]: time=\"2026-06-14T09:45:56.137967894Z\" level=info msg=\"Started container\" PID=284428 containerID=fb24c34202a1c5d9c81823c695615a2eb6d0889fe0fda3f8cf5dd1df2c5f2f45 description=openstack/barbican-db-sync-8tmdc/barbican-db-sync id=78b0fbc7-670d-460c-8a39-8062d631b9fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1\nJun 14 09:45:56.148362 crc crio[24245]: time=\"2026-06-14T09:45:56.148176583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:56.165890 crc crio[24245]: time=\"2026-06-14T09:45:56.162079631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:56.219327 crc crio[24245]: time=\"2026-06-14T09:45:56.219267681Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=f0c63471-a8e5-4e8d-9e6a-bf51abc14abe name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:56.267563 crc crio[24245]: time=\"2026-06-14T09:45:56.255579976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:56.267563 crc crio[24245]: time=\"2026-06-14T09:45:56.26542941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:56.273455 crc crio[24245]: time=\"2026-06-14T09:45:56.271942349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:56.302947 crc crio[24245]: time=\"2026-06-14T09:45:56.294721531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:56.383070 crc crio[24245]: time=\"2026-06-14T09:45:56.382900846Z\" level=info msg=\"Removed container 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=40ed95ea-2eaf-4270-adcc-8d689d25a0ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:56.402714 crc crio[24245]: time=\"2026-06-14T09:45:56.40255179Z\" level=info msg=\"Removing container: e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e\" id=5a51e1d0-73f2-41fd-a6aa-c25ea84d9869 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:56.461181 crc crio[24245]: time=\"2026-06-14T09:45:56.460780762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:56.499354 crc crio[24245]: time=\"2026-06-14T09:45:56.499103215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:56.593400 crc crio[24245]: time=\"2026-06-14T09:45:56.593247758Z\" level=info msg=\"Removed container 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44: openshift-marketplace/redhat-operators-bxsmv/registry-server\" id=2256ef14-e5e1-4458-8ada-e7edb44845a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:56.608223 crc crio[24245]: time=\"2026-06-14T09:45:56.608075878Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=adfd802e-699a-4362-8da5-bb6f49652d2a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:56.608714 crc crio[24245]: time=\"2026-06-14T09:45:56.608102321Z\" level=info msg=\"Removing container: 234f46b97e8bbdc3a0be4c338be1f8ba07e7709dd843f5b0ba75b4c9b32ad95b\" id=6f72a5ba-940e-45ce-97c7-afb44b94ef46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:56.626044 crc crio[24245]: time=\"2026-06-14T09:45:56.625885698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:56.638235 crc crio[24245]: time=\"2026-06-14T09:45:56.637402649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:56.668522 crc crio[24245]: time=\"2026-06-14T09:45:56.668464079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:56.674660 crc crio[24245]: time=\"2026-06-14T09:45:56.674589504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:56.679767 crc crio[24245]: time=\"2026-06-14T09:45:56.679699656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:56.684827 crc crio[24245]: time=\"2026-06-14T09:45:56.684729826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:56.721802 crc crio[24245]: time=\"2026-06-14T09:45:56.721694023Z\" level=info msg=\"Created container e2a43b2144c736e03b7d2e2966295a906344bd58abd4b7b30f6d2043b3449f54: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=d38deef6-a418-4587-a2c0-dc0321657ff5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:56.728216 crc crio[24245]: time=\"2026-06-14T09:45:56.72507459Z\" level=info msg=\"Starting container: e2a43b2144c736e03b7d2e2966295a906344bd58abd4b7b30f6d2043b3449f54\" id=695b568e-4b51-4dda-a3a9-d952e824e474 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:56.739655 crc crio[24245]: time=\"2026-06-14T09:45:56.73953366Z\" level=info msg=\"Started container\" PID=284569 containerID=e2a43b2144c736e03b7d2e2966295a906344bd58abd4b7b30f6d2043b3449f54 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=695b568e-4b51-4dda-a3a9-d952e824e474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bf5c49ca1abb71d69af8dbe0ef83d71e6b1e627b51e24e1a53652155eadd9fa\nJun 14 09:45:56.760546 crc crio[24245]: time=\"2026-06-14T09:45:56.760408004Z\" level=info msg=\"Removed container e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=5a51e1d0-73f2-41fd-a6aa-c25ea84d9869 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:56.766504 crc crio[24245]: time=\"2026-06-14T09:45:56.766386474Z\" level=info msg=\"Removing container: 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9\" id=7e9a6d9c-e9f9-4e16-8eb8-8dc3a747f1bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:56.853705 crc crio[24245]: time=\"2026-06-14T09:45:56.853155185Z\" level=info msg=\"Removed container 234f46b97e8bbdc3a0be4c338be1f8ba07e7709dd843f5b0ba75b4c9b32ad95b: openshift-marketplace/redhat-operators-bxsmv/extract-content\" id=6f72a5ba-940e-45ce-97c7-afb44b94ef46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:56.856086 crc crio[24245]: time=\"2026-06-14T09:45:56.856019726Z\" level=info msg=\"Removing container: 6d7bfcafe41376df682fa25d6173e32b4785239f360757346f740807338bbfa6\" id=23246936-9342-45af-a193-ee99b4eea957 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:56.899284 crc crio[24245]: time=\"2026-06-14T09:45:56.898677623Z\" level=info msg=\"Created container 0235da518a3513219f498ce8c44a0e225f7f3b51ddbe0c8f8356ed703af23e6a: openstack/swift-proxy-776f9b98b7-bbp4b/proxy-httpd\" id=5280f85d-b001-42b9-873a-899970e61a85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:56.910075 crc crio[24245]: time=\"2026-06-14T09:45:56.910017713Z\" level=info msg=\"Starting container: 0235da518a3513219f498ce8c44a0e225f7f3b51ddbe0c8f8356ed703af23e6a\" id=24cd8ec1-575a-4799-a30f-631fbb6199e1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:56.912141 crc crio[24245]: time=\"2026-06-14T09:45:56.911938097Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=7aa89beb-cfd5-4289-bcc6-6fed3fc132ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:56.923811 crc crio[24245]: time=\"2026-06-14T09:45:56.923654282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:56.928328 crc crio[24245]: time=\"2026-06-14T09:45:56.928221213Z\" level=info msg=\"Started container\" PID=284626 containerID=0235da518a3513219f498ce8c44a0e225f7f3b51ddbe0c8f8356ed703af23e6a description=openstack/swift-proxy-776f9b98b7-bbp4b/proxy-httpd id=24cd8ec1-575a-4799-a30f-631fbb6199e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=305924776e7620b8ccf2a09e88cc95d220ff18dc634068b324fec728c8fc4c5e\nJun 14 09:45:56.930093 crc crio[24245]: time=\"2026-06-14T09:45:56.93003196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:56.955563 crc crio[24245]: time=\"2026-06-14T09:45:56.948134337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:57.007530 crc crio[24245]: time=\"2026-06-14T09:45:57.007285057Z\" level=info msg=\"Removed container 6d7bfcafe41376df682fa25d6173e32b4785239f360757346f740807338bbfa6: openshift-marketplace/redhat-operators-bxsmv/extract-utilities\" id=23246936-9342-45af-a193-ee99b4eea957 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:57.100034 crc crio[24245]: time=\"2026-06-14T09:45:57.099207501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=f46ea773-e2a5-499f-8158-07b28b40c509 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:57.105154 crc crio[24245]: time=\"2026-06-14T09:45:57.1050828Z\" level=info msg=\"Removed container 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9: openstack/swift-storage-0/container-replicator\" id=7e9a6d9c-e9f9-4e16-8eb8-8dc3a747f1bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:57.122582 crc crio[24245]: time=\"2026-06-14T09:45:57.122490652Z\" level=info msg=\"Removing container: 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c\" id=1f234feb-828d-40c6-80d2-ca24225ce4eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:57.153130 crc crio[24245]: time=\"2026-06-14T09:45:57.152894858Z\" level=info msg=\"Created container 517836da66ad6830d8b0261db89c80ad706356f7fe734448eef6ee229c691870: openstack/nova-cell0-conductor-db-sync-kslpf/nova-cell0-conductor-db-sync\" id=76ea3f0f-7a82-4762-9da9-f18356829ad7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:57.155988 crc crio[24245]: time=\"2026-06-14T09:45:57.155925195Z\" level=info msg=\"Starting container: 517836da66ad6830d8b0261db89c80ad706356f7fe734448eef6ee229c691870\" id=7553565f-a53c-4a3e-a87f-5f22e6b5bfc7 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:57.160637 crc crio[24245]: time=\"2026-06-14T09:45:57.160516478Z\" level=info msg=\"Created container 79e015eee47ef13975b17d6e74f08c7d51e78b8583faa9be44d9d17e77ff4aab: openshift-operator-lifecycle-manager/collect-profiles-29690505-bjmtv/collect-profiles\" id=1b22a210-348c-449a-b830-020aabe846a7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:57.162055 crc crio[24245]: time=\"2026-06-14T09:45:57.161960997Z\" level=info msg=\"Starting container: 79e015eee47ef13975b17d6e74f08c7d51e78b8583faa9be44d9d17e77ff4aab\" id=05bc3edd-42d6-47dd-9608-5c42c0471e7f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:57.181510 crc crio[24245]: time=\"2026-06-14T09:45:57.18023103Z\" level=info msg=\"Created container 65f9254f1fb3e8a4a5b0764c638c7e901522438a568235e52fc826bda45b5ff3: openstack/nova-cell1-conductor-db-sync-9vkjz/nova-cell1-conductor-db-sync\" id=3cde534c-5250-44a8-bac3-b1c428db4f64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.182172152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=7d0164c8-fed2-4a78-92a0-03193e56b846 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.183287312Z\" level=info msg=\"Created container 384216c0d4a774d48d1b7260c50376df4a5b0cb4f2e40f81c41671dbf7869177: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=3ceacffd-d3c6-4947-b1b2-7da9750c70e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.183499774Z\" level=info msg=\"Created container a08b5ea9f8c09b64fd098d2b29b8b8e04e59ed8e068b07ca747b07a50cc13b3c: openstack/cinder-db-sync-vm4w6/cinder-db-sync\" id=5053b287-f039-4c91-9797-1d6376dbae61 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.186714098Z\" level=info msg=\"Starting container: 384216c0d4a774d48d1b7260c50376df4a5b0cb4f2e40f81c41671dbf7869177\" id=e98214d8-2638-44ae-9cb9-02fe20d7cfde name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.186941711Z\" level=info msg=\"Starting container: a08b5ea9f8c09b64fd098d2b29b8b8e04e59ed8e068b07ca747b07a50cc13b3c\" id=5d3ec4ea-f697-4bfc-af5f-703f9ef0cc7f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.186968622Z\" level=info msg=\"Starting container: 65f9254f1fb3e8a4a5b0764c638c7e901522438a568235e52fc826bda45b5ff3\" id=f33455e0-e06f-42d8-a22a-4c351673e70b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.187281742Z\" level=info msg=\"Started container\" PID=284662 containerID=517836da66ad6830d8b0261db89c80ad706356f7fe734448eef6ee229c691870 description=openstack/nova-cell0-conductor-db-sync-kslpf/nova-cell0-conductor-db-sync id=7553565f-a53c-4a3e-a87f-5f22e6b5bfc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463\nJun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.187018085Z\" level=info msg=\"Created container 82e9d498671070d193483a65c281fd75360201c9ec4b724c4882994959cfc7d6: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=943d8e36-9cc9-4b98-8081-6d222f98cbcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.196695394Z\" level=info msg=\"Started container\" PID=284639 containerID=384216c0d4a774d48d1b7260c50376df4a5b0cb4f2e40f81c41671dbf7869177 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=e98214d8-2638-44ae-9cb9-02fe20d7cfde name=/runtime.v1.RuntimeService/StartContainer sandboxID=41a4515b53d30be450a32835ce111993bcd08cdc9600768a11b6ad0c2f952db9\nJun 14 09:45:57.215552 crc crio[24245]: time=\"2026-06-14T09:45:57.204141389Z\" level=info msg=\"Starting container: 82e9d498671070d193483a65c281fd75360201c9ec4b724c4882994959cfc7d6\" id=6a62b58c-68b8-420e-ab6c-fa41d511bce1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:57.215552 crc crio[24245]: time=\"2026-06-14T09:45:57.206156034Z\" level=info msg=\"Started container\" PID=284671 containerID=a08b5ea9f8c09b64fd098d2b29b8b8e04e59ed8e068b07ca747b07a50cc13b3c description=openstack/cinder-db-sync-vm4w6/cinder-db-sync id=5d3ec4ea-f697-4bfc-af5f-703f9ef0cc7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783\nJun 14 09:45:57.215552 crc crio[24245]: time=\"2026-06-14T09:45:57.211069762Z\" level=info msg=\"Removed container 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c: openstack/swift-storage-0/account-server\" id=1f234feb-828d-40c6-80d2-ca24225ce4eb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:57.218187 crc crio[24245]: time=\"2026-06-14T09:45:57.218100234Z\" level=info msg=\"Started container\" PID=284661 containerID=79e015eee47ef13975b17d6e74f08c7d51e78b8583faa9be44d9d17e77ff4aab description=openshift-operator-lifecycle-manager/collect-profiles-29690505-bjmtv/collect-profiles id=05bc3edd-42d6-47dd-9608-5c42c0471e7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0\nJun 14 09:45:57.220246 crc crio[24245]: time=\"2026-06-14T09:45:57.219956648Z\" level=info msg=\"Removing container: 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112\" id=a2e30f27-3cb0-43ef-883b-f7d580eab7b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:57.229022 crc crio[24245]: time=\"2026-06-14T09:45:57.228974298Z\" level=info msg=\"Started container\" PID=284663 containerID=82e9d498671070d193483a65c281fd75360201c9ec4b724c4882994959cfc7d6 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=6a62b58c-68b8-420e-ab6c-fa41d511bce1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=301713143dedbae4488dbf09492b50a96c9aaa4ea447b597f1299977f882e56d\nJun 14 09:45:57.231604 crc crio[24245]: time=\"2026-06-14T09:45:57.231229061Z\" level=info msg=\"Started container\" PID=284629 containerID=65f9254f1fb3e8a4a5b0764c638c7e901522438a568235e52fc826bda45b5ff3 description=openstack/nova-cell1-conductor-db-sync-9vkjz/nova-cell1-conductor-db-sync id=f33455e0-e06f-42d8-a22a-4c351673e70b name=/runtime.v1.RuntimeService/StartContainer sandboxID=94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b\nJun 14 09:45:57.239769 crc crio[24245]: time=\"2026-06-14T09:45:57.238977383Z\" level=info msg=\"Creating container: openstack/swift-proxy-776f9b98b7-bbp4b/proxy-server\" id=b216dc40-0b3c-43b4-9337-98655bbc9425 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:57.258819 crc crio[24245]: time=\"2026-06-14T09:45:57.25468357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:57.267461 crc crio[24245]: time=\"2026-06-14T09:45:57.267350917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:57.296724 crc crio[24245]: time=\"2026-06-14T09:45:57.296673176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:57.395920 crc crio[24245]: time=\"2026-06-14T09:45:57.39578526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:57.419066 crc crio[24245]: time=\"2026-06-14T09:45:57.418824101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:57.507276 crc crio[24245]: time=\"2026-06-14T09:45:57.506638533Z\" level=info msg=\"Removed container 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112: openstack/nova-metadata-0/nova-metadata-metadata\" id=a2e30f27-3cb0-43ef-883b-f7d580eab7b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:57.572231 crc crio[24245]: time=\"2026-06-14T09:45:57.572123827Z\" level=info msg=\"Removing container: b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089\" id=60e31802-37bf-426e-bacc-e510e246cd5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:57.583303 crc crio[24245]: time=\"2026-06-14T09:45:57.583229194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:57.591649 crc crio[24245]: time=\"2026-06-14T09:45:57.591548272Z\" level=info msg=\"Created container b8bb7762eb80998812a2584a406ee91adac2918e4bf40bcfd462c309e84b2693: openstack/dnsmasq-dns-649b7c9ccf-b88pn/init\" id=0b5d63b3-84db-40c3-9dca-0b43453ea999 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:57.600529 crc crio[24245]: time=\"2026-06-14T09:45:57.600441839Z\" level=info msg=\"Starting container: b8bb7762eb80998812a2584a406ee91adac2918e4bf40bcfd462c309e84b2693\" id=331c66b7-120a-4305-9bd3-ee60d2e12482 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:57.612299 crc crio[24245]: time=\"2026-06-14T09:45:57.612180077Z\" level=info msg=\"Started container\" PID=284834 containerID=b8bb7762eb80998812a2584a406ee91adac2918e4bf40bcfd462c309e84b2693 description=openstack/dnsmasq-dns-649b7c9ccf-b88pn/init id=331c66b7-120a-4305-9bd3-ee60d2e12482 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7a2405a74a9a146c88205f51ae681d28263dbf3bbf350bdb9d35ca6d8ad1ee2\nJun 14 09:45:57.624564 crc crio[24245]: time=\"2026-06-14T09:45:57.62441537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:57.729996 crc crio[24245]: time=\"2026-06-14T09:45:57.729875965Z\" level=info msg=\"Removed container b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089: openstack/swift-storage-0/object-auditor\" id=60e31802-37bf-426e-bacc-e510e246cd5b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:57.736007 crc crio[24245]: time=\"2026-06-14T09:45:57.735896933Z\" level=info msg=\"Removing container: 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f\" id=a84e7328-7348-4a99-ae4c-36fa11748f9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:57.743056 crc crio[24245]: time=\"2026-06-14T09:45:57.742913613Z\" level=info msg=\"Created container 36a4564b4242eae93b1f4011e10055463ed7240ea7438a5429cac4bfbe7e0d16: openstack/ovn-northd-0/openstack-network-exporter\" id=7aa89beb-cfd5-4289-bcc6-6fed3fc132ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:57.746496 crc crio[24245]: time=\"2026-06-14T09:45:57.746170139Z\" level=info msg=\"Starting container: 36a4564b4242eae93b1f4011e10055463ed7240ea7438a5429cac4bfbe7e0d16\" id=256fc177-5860-411f-af62-1cee9a1e7edc name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:57.770217 crc crio[24245]: time=\"2026-06-14T09:45:57.770084866Z\" level=info msg=\"Started container\" PID=284854 containerID=36a4564b4242eae93b1f4011e10055463ed7240ea7438a5429cac4bfbe7e0d16 description=openstack/ovn-northd-0/openstack-network-exporter id=256fc177-5860-411f-af62-1cee9a1e7edc name=/runtime.v1.RuntimeService/StartContainer sandboxID=071c67eaec29d4a7b28890a37f3226588296bd32a10431f36e3d42c4ba72fa4f\nJun 14 09:45:57.791214 crc crio[24245]: time=\"2026-06-14T09:45:57.791027106Z\" level=info msg=\"Removed container 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f: openstack/swift-storage-0/object-replicator\" id=a84e7328-7348-4a99-ae4c-36fa11748f9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:57.841880 crc crio[24245]: time=\"2026-06-14T09:45:57.841757606Z\" level=info msg=\"Removing container: c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf\" id=d5777602-71d1-4892-b1aa-cc61772ae93c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:57.852167 crc crio[24245]: time=\"2026-06-14T09:45:57.851538092Z\" level=info msg=\"Created container ad9a77345cfa16aff5758ce86cf73540060f1b58c7ec8b145288f915a4c715e7: openstack/swift-proxy-776f9b98b7-bbp4b/proxy-server\" id=b216dc40-0b3c-43b4-9337-98655bbc9425 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:57.853753 crc crio[24245]: time=\"2026-06-14T09:45:57.853658039Z\" level=info msg=\"Starting container: ad9a77345cfa16aff5758ce86cf73540060f1b58c7ec8b145288f915a4c715e7\" id=486e71c2-1faf-44a5-8af1-283604ab53b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:57.872284 crc crio[24245]: time=\"2026-06-14T09:45:57.872167832Z\" level=info msg=\"Started container\" PID=284889 containerID=ad9a77345cfa16aff5758ce86cf73540060f1b58c7ec8b145288f915a4c715e7 description=openstack/swift-proxy-776f9b98b7-bbp4b/proxy-server id=486e71c2-1faf-44a5-8af1-283604ab53b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=305924776e7620b8ccf2a09e88cc95d220ff18dc634068b324fec728c8fc4c5e\nJun 14 09:45:57.913891 crc crio[24245]: time=\"2026-06-14T09:45:57.911686353Z\" level=info msg=\"Removed container c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf: openstack/swift-storage-0/account-reaper\" id=d5777602-71d1-4892-b1aa-cc61772ae93c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:57.921888 crc crio[24245]: time=\"2026-06-14T09:45:57.921593299Z\" level=info msg=\"Removing container: b7a6dd61a3a1ea81f1fc467222aea888e7017b9d47a0a62c44ca2c30001cc52e\" id=37a8cb8b-cb62-43ef-8237-3fe1db8162c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:58.087256 crc crio[24245]: time=\"2026-06-14T09:45:58.087164591Z\" level=info msg=\"Removed container b7a6dd61a3a1ea81f1fc467222aea888e7017b9d47a0a62c44ca2c30001cc52e: openstack/rabbitmq-cell1-server-0/setup-container\" id=37a8cb8b-cb62-43ef-8237-3fe1db8162c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:58.112198 crc crio[24245]: time=\"2026-06-14T09:45:58.112102944Z\" level=info msg=\"Removing container: d3e3aa62d080d40342b68fc33893ff67653e55baffb1b35ce8e9628b8bcb7001\" id=da266f86-a179-4d56-ae50-6b81f48ffc6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:58.212328 crc crio[24245]: time=\"2026-06-14T09:45:58.212175625Z\" level=info msg=\"Removed container d3e3aa62d080d40342b68fc33893ff67653e55baffb1b35ce8e9628b8bcb7001: openstack/swift-storage-0/xattr-restore\" id=da266f86-a179-4d56-ae50-6b81f48ffc6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:58.216798 crc crio[24245]: time=\"2026-06-14T09:45:58.216717827Z\" level=info msg=\"Removing container: 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911\" id=1e157598-eb0a-4ea1-b823-0bcc72b77731 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:58.318227 crc crio[24245]: time=\"2026-06-14T09:45:58.317756825Z\" level=info msg=\"Removed container 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911: openstack/swift-storage-0/container-auditor\" id=1e157598-eb0a-4ea1-b823-0bcc72b77731 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:58.329779 crc crio[24245]: time=\"2026-06-14T09:45:58.329637139Z\" level=info msg=\"Removing container: bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4\" id=63712c97-c6bb-44e9-9e0b-e0b88d3f0999 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:58.395646 crc crio[24245]: time=\"2026-06-14T09:45:58.395354215Z\" level=info msg=\"Removed container bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4: openstack/swift-storage-0/swift-recon-cron\" id=63712c97-c6bb-44e9-9e0b-e0b88d3f0999 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:58.399042 crc crio[24245]: time=\"2026-06-14T09:45:58.398970366Z\" level=info msg=\"Removing container: 499781f8797854d408fb3dc55fcd3b989e1b3890c3e4bc4204e9600df188de21\" id=86fd7358-7108-4eec-9753-a56d41c9649c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:58.567090 crc crio[24245]: time=\"2026-06-14T09:45:58.567003664Z\" level=info msg=\"Removed container 499781f8797854d408fb3dc55fcd3b989e1b3890c3e4bc4204e9600df188de21: openshift-infra/auto-csr-approver-29690498-wnlt5/oc\" id=86fd7358-7108-4eec-9753-a56d41c9649c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:58.577180 crc crio[24245]: time=\"2026-06-14T09:45:58.577111116Z\" level=info msg=\"Removing container: 5266ad837e55c1af5369a2f8da4335929be2e4ad4f45e0b7731f8531de7a8855\" id=7ce69cae-0b25-4257-b380-c4eb498f9618 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:58.775689 crc crio[24245]: time=\"2026-06-14T09:45:58.775229056Z\" level=info msg=\"Removed container 5266ad837e55c1af5369a2f8da4335929be2e4ad4f45e0b7731f8531de7a8855: openstack/cinder-db-sync-xqt8l/cinder-db-sync\" id=7ce69cae-0b25-4257-b380-c4eb498f9618 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:58.782074 crc crio[24245]: time=\"2026-06-14T09:45:58.782025755Z\" level=info msg=\"Removing container: 282058f67353033b4a3c238dc0aae6da4b07339f875852fd090d54c1886aeca9\" id=478d0f89-be10-49b8-85fa-7605c8d63554 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:45:58.793466 crc crio[24245]: time=\"2026-06-14T09:45:58.793290699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:45:58.971637 crc crio[24245]: time=\"2026-06-14T09:45:58.971497747Z\" level=info msg=\"Created container 86a73023bf7c4bc08f9f26ab645d9c3bd0db3f1a8e9490d94c7cb0dfa2ae6028: openstack/glance-db-sync-lzb6g/glance-db-sync\" id=3063d03d-f797-49ee-8c4f-612cbb81de74 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:45:58.977714 crc crio[24245]: time=\"2026-06-14T09:45:58.973256274Z\" level=info msg=\"Starting container: 86a73023bf7c4bc08f9f26ab645d9c3bd0db3f1a8e9490d94c7cb0dfa2ae6028\" id=073acb16-fda0-45fe-a54d-3a1df4ef3c1d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:45:58.981735 crc crio[24245]: time=\"2026-06-14T09:45:58.9816587Z\" level=info msg=\"Started container\" PID=284997 containerID=86a73023bf7c4bc08f9f26ab645d9c3bd0db3f1a8e9490d94c7cb0dfa2ae6028 description=openstack/glance-db-sync-lzb6g/glance-db-sync id=073acb16-fda0-45fe-a54d-3a1df4ef3c1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4\nJun 14 09:45:59.154091 crc crio[24245]: time=\"2026-06-14T09:45:59.154051202Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=330867d6-55dd-46e3-81b1-232132fbc172 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:45:59.168070 crc crio[24245]: time=\"2026-06-14T09:45:59.168045497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0f36d94a-0022-4fd5-b8d6-ea5d56845500 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:00.111711 crc crio[24245]: time=\"2026-06-14T09:46:00.111646932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=be436ccb-47fb-4445-a84f-ca145577386b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:00.128722 crc crio[24245]: time=\"2026-06-14T09:46:00.12850024Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pkglq/registry-server\" id=fc4f4537-8af4-47a1-83a9-862037085214 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:00.164835 crc crio[24245]: time=\"2026-06-14T09:46:00.164736994Z\" level=info msg=\"Removed container 282058f67353033b4a3c238dc0aae6da4b07339f875852fd090d54c1886aeca9: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=478d0f89-be10-49b8-85fa-7605c8d63554 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:00.165341 crc crio[24245]: time=\"2026-06-14T09:46:00.165285371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:00.179888 crc crio[24245]: time=\"2026-06-14T09:46:00.179561763Z\" level=info msg=\"Removing container: 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc\" id=54dc065f-3c11-4377-82f7-0cea2810816d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:00.244665 crc crio[24245]: time=\"2026-06-14T09:46:00.244255935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5943c781-899a-429e-9387-ebcc7169b577 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:00.308119 crc crio[24245]: time=\"2026-06-14T09:46:00.30798582Z\" level=info msg=\"Stopping pod sandbox: caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0\" id=b1f4e237-6606-4ca0-86da-e50b6a5e27d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:00.308760 crc crio[24245]: time=\"2026-06-14T09:46:00.308708854Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690505-bjmtv Namespace:openshift-operator-lifecycle-manager ID:caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0 UID:662eb17b-0a18-41fd-a79e-5d8a91fe3f93 NetNS:/var/run/netns/6e87587a-5f47-495a-aa7b-d4eca61e8ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod662eb17b_0a18_41fd_a79e_5d8a91fe3f93.slice PodAnnotations:0xc001b86380}] Aliases:map[]}\"\nJun 14 09:46:00.308999 crc crio[24245]: time=\"2026-06-14T09:46:00.308936481Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690505-bjmtv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:00.310221 crc crio[24245]: time=\"2026-06-14T09:46:00.309796836Z\" level=info msg=\"Stopping pod sandbox: 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1\" id=c2ebd670-024d-4d69-aaad-af14b8c8fd6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:00.320248 crc crio[24245]: time=\"2026-06-14T09:46:00.320165185Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-8tmdc Namespace:openstack ID:7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1 UID:d5c690c8-60f9-44b3-8d6d-6d202865c261 NetNS:/var/run/netns/4e1b2d48-80e6-49a0-a4f5-67835a0e46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c690c8_60f9_44b3_8d6d_6d202865c261.slice PodAnnotations:0xc003bf6658}] Aliases:map[]}\"\nJun 14 09:46:00.320435 crc crio[24245]: time=\"2026-06-14T09:46:00.320329991Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-8tmdc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:00.333082 crc crio[24245]: time=\"2026-06-14T09:46:00.332985565Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0\" id=a1df5472-6d7c-4939-b46b-1a5d2263d880 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:00.344051 crc crio[24245]: time=\"2026-06-14T09:46:00.343997672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3f24ae2a-deb9-46b5-8a74-264bda49c84e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:00.357682 crc crio[24245]: time=\"2026-06-14T09:46:00.357575499Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-649b7c9ccf-b88pn/dnsmasq-dns\" id=a52f4def-b65e-4b0d-aa36-281f76019857 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:00.370213 crc crio[24245]: time=\"2026-06-14T09:46:00.370138993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:00.457576 crc crio[24245]: time=\"2026-06-14T09:46:00.457528977Z\" level=info msg=\"Removed container 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc: openstack/swift-storage-0/container-server\" id=54dc065f-3c11-4377-82f7-0cea2810816d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:00.472314 crc crio[24245]: time=\"2026-06-14T09:46:00.472221419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4ee8a960-a610-407b-9838-a34f2e1e6402 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:00.479929 crc crio[24245]: time=\"2026-06-14T09:46:00.476801857Z\" level=info msg=\"Removing container: 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d\" id=a1cccf18-d29b-4ae4-9c2d-9570dbbe4fbf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:00.503086 crc crio[24245]: time=\"2026-06-14T09:46:00.503002891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:00.508527 crc crio[24245]: time=\"2026-06-14T09:46:00.508459086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:00.552103 crc crio[24245]: time=\"2026-06-14T09:46:00.552014095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:00.558435 crc crio[24245]: time=\"2026-06-14T09:46:00.558362599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:00.631471 crc crio[24245]: time=\"2026-06-14T09:46:00.631369934Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=04c89f14-29d0-48bd-a2cf-f868ebc5673f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:00.683901 crc crio[24245]: time=\"2026-06-14T09:46:00.68299234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:00.684055 crc crio[24245]: time=\"2026-06-14T09:46:00.683985266Z\" level=info msg=\"Removed container 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d: openstack/swift-storage-0/account-auditor\" id=a1cccf18-d29b-4ae4-9c2d-9570dbbe4fbf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:00.719756 crc crio[24245]: time=\"2026-06-14T09:46:00.716160142Z\" level=info msg=\"Removing container: cd90ce70ad12bf600e3708bd6ee8ed9913174aff86f883ac3e73ecaf7f60f999\" id=3e51a327-2d3b-41ee-a427-2394963e165f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:00.719756 crc crio[24245]: time=\"2026-06-14T09:46:00.71672384Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690506-b9d2l/POD\" id=4ee64dc6-6c35-4ba4-8002-560c6e216475 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:00.719756 crc crio[24245]: time=\"2026-06-14T09:46:00.716940327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:00.896904 crc crio[24245]: time=\"2026-06-14T09:46:00.895154584Z\" level=info msg=\"Created container c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb: openshift-marketplace/certified-operators-pkglq/registry-server\" id=fc4f4537-8af4-47a1-83a9-862037085214 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:00.896904 crc crio[24245]: time=\"2026-06-14T09:46:00.896214018Z\" level=info msg=\"Starting container: c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb\" id=fc1f94b9-7783-46c3-baba-82b116e057b5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:00.910498 crc crio[24245]: time=\"2026-06-14T09:46:00.910362261Z\" level=info msg=\"Started container\" PID=285211 containerID=c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb description=openshift-marketplace/certified-operators-pkglq/registry-server id=fc1f94b9-7783-46c3-baba-82b116e057b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f\nJun 14 09:46:00.921821 crc crio[24245]: time=\"2026-06-14T09:46:00.9217411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:00.943579 crc crio[24245]: time=\"2026-06-14T09:46:00.942280577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:00.982301 crc crio[24245]: time=\"2026-06-14T09:46:00.981784574Z\" level=info msg=\"Removed container cd90ce70ad12bf600e3708bd6ee8ed9913174aff86f883ac3e73ecaf7f60f999: openstack/dnsmasq-dns-6566476449-f86cv/init\" id=3e51a327-2d3b-41ee-a427-2394963e165f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:00.995029 crc crio[24245]: time=\"2026-06-14T09:46:00.994922706Z\" level=info msg=\"Removing container: 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5\" id=1b510619-6e4d-477c-b5cf-7e70caa360c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:01.017148 crc crio[24245]: time=\"2026-06-14T09:46:01.017022311Z\" level=info msg=\"Stopped pod sandbox: 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1\" id=c2ebd670-024d-4d69-aaad-af14b8c8fd6d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:01.024950 crc crio[24245]: time=\"2026-06-14T09:46:01.021744129Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690506-b9d2l Namespace:openshift-infra ID:fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8 UID:5421287b-8f12-4697-a52d-99b968481d8f NetNS:/var/run/netns/bdff9a98-fac2-4275-bc5a-f727d021941b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5421287b_8f12_4697_a52d_99b968481d8f.slice PodAnnotations:0xc000603010}] Aliases:map[]}\"\nJun 14 09:46:01.025277 crc crio[24245]: time=\"2026-06-14T09:46:01.025244412Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690506-b9d2l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:01.131404 crc crio[24245]: time=\"2026-06-14T09:46:01.131278958Z\" level=info msg=\"Removed container 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5: openstack/swift-storage-0/object-updater\" id=1b510619-6e4d-477c-b5cf-7e70caa360c3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:01.168981 crc crio[24245]: time=\"2026-06-14T09:46:01.168068472Z\" level=info msg=\"Removing container: 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250\" id=0c657eda-9f1d-4290-a8c9-e6d25ee511bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:01.198903 crc crio[24245]: time=\"2026-06-14T09:46:01.196691454Z\" level=info msg=\"Stopped pod sandbox: caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0\" id=b1f4e237-6606-4ca0-86da-e50b6a5e27d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:01.412578 crc crio[24245]: time=\"2026-06-14T09:46:01.41205523Z\" level=info msg=\"Removed container 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250: openstack/swift-storage-0/object-server\" id=0c657eda-9f1d-4290-a8c9-e6d25ee511bb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:01.426737 crc crio[24245]: time=\"2026-06-14T09:46:01.426596679Z\" level=info msg=\"Removing container: 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab\" id=53219aba-b056-44b4-a4ac-552b6c6c9546 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:01.457102 crc crio[24245]: time=\"2026-06-14T09:46:01.457042242Z\" level=info msg=\"Stopping pod sandbox: b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0\" id=8779ef03-9f11-46da-bb1d-be2e0612ba61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:01.654596 crc crio[24245]: time=\"2026-06-14T09:46:01.651654042Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-z2f5n Namespace:openstack ID:b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0 UID:f6248c64-7fbb-4046-a7c3-829bea3544cc NetNS:/var/run/netns/42af81ca-2515-4b0a-9ade-a6607aa332e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6248c64_7fbb_4046_a7c3_829bea3544cc.slice PodAnnotations:0xc00274a230}] Aliases:map[]}\"\nJun 14 09:46:01.654596 crc crio[24245]: time=\"2026-06-14T09:46:01.652134877Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-z2f5n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:01.699098 crc crio[24245]: time=\"2026-06-14T09:46:01.697821766Z\" level=info msg=\"Removed container 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab: openstack/swift-storage-0/container-updater\" id=53219aba-b056-44b4-a4ac-552b6c6c9546 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:01.720688 crc crio[24245]: time=\"2026-06-14T09:46:01.720530765Z\" level=info msg=\"Created container 4b05a99ec777aa5f518e280406b1fe953d0db0253b2e259c5a3a7fd9ff99f880: openstack/swift-storage-0/xattr-restore\" id=04c89f14-29d0-48bd-a2cf-f868ebc5673f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:01.728692 crc crio[24245]: time=\"2026-06-14T09:46:01.728645956Z\" level=info msg=\"Starting container: 4b05a99ec777aa5f518e280406b1fe953d0db0253b2e259c5a3a7fd9ff99f880\" id=6c7a1662-0b03-4dad-90be-96532d2e21aa name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:01.742399 crc crio[24245]: time=\"2026-06-14T09:46:01.742303331Z\" level=info msg=\"Stopping pod sandbox: d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6\" id=d745ef48-5e9f-47f3-acf6-be0e240b19a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:01.742399 crc crio[24245]: time=\"2026-06-14T09:46:01.742405705Z\" level=info msg=\"Stopped pod sandbox (already stopped): d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6\" id=d745ef48-5e9f-47f3-acf6-be0e240b19a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:01.743455 crc crio[24245]: time=\"2026-06-14T09:46:01.743364665Z\" level=info msg=\"Removing pod sandbox: d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6\" id=23555c95-564a-4e1c-aef6-cc306c92d0c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:01.756076 crc crio[24245]: time=\"2026-06-14T09:46:01.75603416Z\" level=info msg=\"Started container\" PID=285266 containerID=4b05a99ec777aa5f518e280406b1fe953d0db0253b2e259c5a3a7fd9ff99f880 description=openstack/swift-storage-0/xattr-restore id=6c7a1662-0b03-4dad-90be-96532d2e21aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882\nJun 14 09:46:01.835334 crc crio[24245]: time=\"2026-06-14T09:46:01.835265198Z\" level=info msg=\"Removed pod sandbox: d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6\" id=23555c95-564a-4e1c-aef6-cc306c92d0c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:01.846156 crc crio[24245]: time=\"2026-06-14T09:46:01.845995172Z\" level=info msg=\"Stopping pod sandbox: 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4\" id=b05b2463-9c5c-4c7d-9356-2e086c25c3ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:01.846156 crc crio[24245]: time=\"2026-06-14T09:46:01.846111056Z\" level=info msg=\"Stopped pod sandbox (already stopped): 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4\" id=b05b2463-9c5c-4c7d-9356-2e086c25c3ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:01.848938 crc crio[24245]: time=\"2026-06-14T09:46:01.848770081Z\" level=info msg=\"Removing pod sandbox: 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4\" id=c18fd871-c3e3-4b20-a478-c7be1d73756e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:01.952024 crc crio[24245]: time=\"2026-06-14T09:46:01.950056475Z\" level=info msg=\"Removed pod sandbox: 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4\" id=c18fd871-c3e3-4b20-a478-c7be1d73756e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:01.954378 crc crio[24245]: time=\"2026-06-14T09:46:01.952765515Z\" level=info msg=\"Stopping pod sandbox: a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9\" id=0c697ac8-3f3f-4ac9-b06b-8b9fe015d32d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:01.954378 crc crio[24245]: time=\"2026-06-14T09:46:01.95292578Z\" level=info msg=\"Stopped pod sandbox (already stopped): a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9\" id=0c697ac8-3f3f-4ac9-b06b-8b9fe015d32d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:01.958274 crc crio[24245]: time=\"2026-06-14T09:46:01.958198899Z\" level=info msg=\"Removing pod sandbox: a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9\" id=3e714d38-d436-45d9-9c03-f5281fb03107 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.041020 crc crio[24245]: time=\"2026-06-14T09:46:02.037272775Z\" level=info msg=\"Created container 7f37bb1ee93ec5e54b929156f0d044de3e2e8832dd281aabd575002a05724747: openstack/dnsmasq-dns-649b7c9ccf-b88pn/dnsmasq-dns\" id=a52f4def-b65e-4b0d-aa36-281f76019857 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:02.059084 crc crio[24245]: time=\"2026-06-14T09:46:02.057524326Z\" level=info msg=\"Starting container: 7f37bb1ee93ec5e54b929156f0d044de3e2e8832dd281aabd575002a05724747\" id=212d7f36-926e-44e6-b1f9-f1679f29d918 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:02.081680 crc crio[24245]: time=\"2026-06-14T09:46:02.075922717Z\" level=info msg=\"Started container\" PID=285212 containerID=7f37bb1ee93ec5e54b929156f0d044de3e2e8832dd281aabd575002a05724747 description=openstack/dnsmasq-dns-649b7c9ccf-b88pn/dnsmasq-dns id=212d7f36-926e-44e6-b1f9-f1679f29d918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7a2405a74a9a146c88205f51ae681d28263dbf3bbf350bdb9d35ca6d8ad1ee2\nJun 14 09:46:02.088457 crc crio[24245]: time=\"2026-06-14T09:46:02.088355859Z\" level=info msg=\"Removed pod sandbox: a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9\" id=3e714d38-d436-45d9-9c03-f5281fb03107 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.092214 crc crio[24245]: time=\"2026-06-14T09:46:02.092162291Z\" level=info msg=\"Stopping pod sandbox: f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6\" id=90a90193-c4a4-4b0d-bd78-418c01db411e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.092214 crc crio[24245]: time=\"2026-06-14T09:46:02.092209083Z\" level=info msg=\"Stopped pod sandbox (already stopped): f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6\" id=90a90193-c4a4-4b0d-bd78-418c01db411e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.096295 crc crio[24245]: time=\"2026-06-14T09:46:02.096226912Z\" level=info msg=\"Removing pod sandbox: f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6\" id=f992b867-1247-43a5-8b8d-a6a5b01c508c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.196452 crc crio[24245]: time=\"2026-06-14T09:46:02.196352825Z\" level=info msg=\"Removed pod sandbox: f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6\" id=f992b867-1247-43a5-8b8d-a6a5b01c508c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.199379 crc crio[24245]: time=\"2026-06-14T09:46:02.199264477Z\" level=info msg=\"Stopping pod sandbox: e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\" id=bc3aa83f-4179-45de-9026-9e5f3c372587 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.199379 crc crio[24245]: time=\"2026-06-14T09:46:02.1993652Z\" level=info msg=\"Stopped pod sandbox (already stopped): e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\" id=bc3aa83f-4179-45de-9026-9e5f3c372587 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.204166 crc crio[24245]: time=\"2026-06-14T09:46:02.203907258Z\" level=info msg=\"Removing pod sandbox: e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\" id=7ce2e0f2-7279-46d3-b7e8-94c8e2b6528a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.235912 crc crio[24245]: time=\"2026-06-14T09:46:02.232040383Z\" level=info msg=\"Stopped pod sandbox: b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0\" id=8779ef03-9f11-46da-bb1d-be2e0612ba61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.264131 crc crio[24245]: 2026-06-14T09:46:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb78bd394f6a309 Mac:3a:e0:78:72:30:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ad Mtu:0 Sandbox:/var/run/netns/bdff9a98-fac2-4275-bc5a-f727d021941b SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.1.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:02.265381 crc crio[24245]: time=\"2026-06-14T09:46:02.265314084Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690506-b9d2l Namespace:openshift-infra ID:fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8 UID:5421287b-8f12-4697-a52d-99b968481d8f NetNS:/var/run/netns/bdff9a98-fac2-4275-bc5a-f727d021941b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5421287b_8f12_4697_a52d_99b968481d8f.slice PodAnnotations:0xc000603010}] Aliases:map[]}\"\nJun 14 09:46:02.265537 crc crio[24245]: time=\"2026-06-14T09:46:02.265473319Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690506-b9d2l for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:02.267324 crc crio[24245]: time=\"2026-06-14T09:46:02.267239554Z\" level=info msg=\"Removed pod sandbox: e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\" id=7ce2e0f2-7279-46d3-b7e8-94c8e2b6528a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.274167 crc crio[24245]: time=\"2026-06-14T09:46:02.269923752Z\" level=info msg=\"Stopping pod sandbox: 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9\" id=afe05967-025f-44e0-9a07-c0d2bf9c181c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.274167 crc crio[24245]: time=\"2026-06-14T09:46:02.270011015Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9\" id=afe05967-025f-44e0-9a07-c0d2bf9c181c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.274167 crc crio[24245]: time=\"2026-06-14T09:46:02.272230536Z\" level=info msg=\"Removing pod sandbox: 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9\" id=26bf2e4e-4bd1-4213-bf68-72deca95615d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.285304 crc crio[24245]: time=\"2026-06-14T09:46:02.281674516Z\" level=info msg=\"Ran pod sandbox fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8 with infra container: openshift-infra/auto-csr-approver-29690506-b9d2l/POD\" id=4ee64dc6-6c35-4ba4-8002-560c6e216475 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:02.299809 crc crio[24245]: time=\"2026-06-14T09:46:02.299726043Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=133416a3-3ef9-48ea-881e-3295b9503c13 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:02.319692 crc crio[24245]: time=\"2026-06-14T09:46:02.318523778Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:46:02.328034 crc crio[24245]: time=\"2026-06-14T09:46:02.327661714Z\" level=info msg=\"Removed pod sandbox: 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9\" id=26bf2e4e-4bd1-4213-bf68-72deca95615d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.331954 crc crio[24245]: time=\"2026-06-14T09:46:02.331740353Z\" level=info msg=\"Stopping pod sandbox: 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807\" id=7b2b6b5c-1222-494d-8aa0-d5df9e76e2cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.331954 crc crio[24245]: time=\"2026-06-14T09:46:02.331901438Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807\" id=7b2b6b5c-1222-494d-8aa0-d5df9e76e2cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.333953 crc crio[24245]: time=\"2026-06-14T09:46:02.33380911Z\" level=info msg=\"Removing pod sandbox: 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807\" id=b714f316-88bd-454f-9653-af1700e04900 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.395106 crc crio[24245]: time=\"2026-06-14T09:46:02.394570004Z\" level=info msg=\"Removed pod sandbox: 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807\" id=b714f316-88bd-454f-9653-af1700e04900 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.395919 crc crio[24245]: time=\"2026-06-14T09:46:02.395818434Z\" level=info msg=\"Stopping pod sandbox: 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf\" id=97cb38e5-3f48-4cd8-b170-4ce9b8684622 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.396025 crc crio[24245]: time=\"2026-06-14T09:46:02.395925842Z\" level=info msg=\"Stopped pod sandbox (already stopped): 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf\" id=97cb38e5-3f48-4cd8-b170-4ce9b8684622 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.396557 crc crio[24245]: time=\"2026-06-14T09:46:02.39650592Z\" level=info msg=\"Removing pod sandbox: 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf\" id=72620732-7156-4981-8ead-89faff2cd46e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.449937 crc crio[24245]: time=\"2026-06-14T09:46:02.449023669Z\" level=info msg=\"Removed pod sandbox: 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf\" id=72620732-7156-4981-8ead-89faff2cd46e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.457031 crc crio[24245]: time=\"2026-06-14T09:46:02.456803637Z\" level=info msg=\"Stopping pod sandbox: 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1\" id=df5ab312-72fe-4bf2-b4d6-509ed4a98a6b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.457031 crc crio[24245]: time=\"2026-06-14T09:46:02.456939301Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1\" id=df5ab312-72fe-4bf2-b4d6-509ed4a98a6b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.463282 crc crio[24245]: time=\"2026-06-14T09:46:02.463191972Z\" level=info msg=\"Removing pod sandbox: 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1\" id=b081b08f-69e9-486d-b1d5-23c3435574f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.489265 crc crio[24245]: time=\"2026-06-14T09:46:02.489180187Z\" level=info msg=\"Removed pod sandbox: 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1\" id=b081b08f-69e9-486d-b1d5-23c3435574f1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.493221 crc crio[24245]: time=\"2026-06-14T09:46:02.493065289Z\" level=info msg=\"Stopping pod sandbox: 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9\" id=418a08e2-24e1-43c0-9e42-eca5bc7eb07b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.493221 crc crio[24245]: time=\"2026-06-14T09:46:02.493198804Z\" level=info msg=\"Stopped pod sandbox (already stopped): 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9\" id=418a08e2-24e1-43c0-9e42-eca5bc7eb07b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.497583 crc crio[24245]: time=\"2026-06-14T09:46:02.497489871Z\" level=info msg=\"Removing pod sandbox: 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9\" id=b4cc70ee-1530-4fe4-a0da-c23b3fe56363 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.655153 crc crio[24245]: time=\"2026-06-14T09:46:02.649764757Z\" level=info msg=\"Removed pod sandbox: 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9\" id=b4cc70ee-1530-4fe4-a0da-c23b3fe56363 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.664410 crc crio[24245]: time=\"2026-06-14T09:46:02.66431144Z\" level=info msg=\"Stopping pod sandbox: 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90\" id=ba0491e3-09cf-4f64-8c6f-74c9fea49cbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.664410 crc crio[24245]: time=\"2026-06-14T09:46:02.664385562Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90\" id=ba0491e3-09cf-4f64-8c6f-74c9fea49cbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.665162 crc crio[24245]: time=\"2026-06-14T09:46:02.66464922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=ce1add0d-7f43-4d50-b411-8e030b2da4e2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:02.665162 crc crio[24245]: time=\"2026-06-14T09:46:02.664888198Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=ce1add0d-7f43-4d50-b411-8e030b2da4e2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:02.665162 crc crio[24245]: time=\"2026-06-14T09:46:02.66494386Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=ce1add0d-7f43-4d50-b411-8e030b2da4e2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:02.675789 crc crio[24245]: time=\"2026-06-14T09:46:02.675697779Z\" level=info msg=\"Removing pod sandbox: 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90\" id=b041d1e7-676f-4f1b-94a1-c1ca0ee6ea35 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.676071 crc crio[24245]: time=\"2026-06-14T09:46:02.675926048Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=ba223d83-30ca-4b6b-976a-088a06539db5 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:02.759899 crc crio[24245]: time=\"2026-06-14T09:46:02.755115229Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 14 09:46:02.794926 crc crio[24245]: time=\"2026-06-14T09:46:02.788774795Z\" level=info msg=\"Removed pod sandbox: 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90\" id=b041d1e7-676f-4f1b-94a1-c1ca0ee6ea35 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.795992 crc crio[24245]: time=\"2026-06-14T09:46:02.795912595Z\" level=info msg=\"Stopping pod sandbox: 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42\" id=a27744da-a46c-44f9-a41c-8aa6ef28c568 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.796063 crc crio[24245]: time=\"2026-06-14T09:46:02.796030448Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42\" id=a27744da-a46c-44f9-a41c-8aa6ef28c568 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.797206 crc crio[24245]: time=\"2026-06-14T09:46:02.797157622Z\" level=info msg=\"Removing pod sandbox: 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42\" id=e2963dd1-c648-435d-8927-1a63bc1f1a65 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.914356 crc crio[24245]: time=\"2026-06-14T09:46:02.91429046Z\" level=info msg=\"Removed pod sandbox: 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42\" id=e2963dd1-c648-435d-8927-1a63bc1f1a65 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:02.926287 crc crio[24245]: time=\"2026-06-14T09:46:02.925010453Z\" level=info msg=\"Stopping pod sandbox: 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725\" id=f77b2f6b-3c31-4b2e-855e-0dcd7591c348 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.926287 crc crio[24245]: time=\"2026-06-14T09:46:02.925120487Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725\" id=f77b2f6b-3c31-4b2e-855e-0dcd7591c348 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:02.960270 crc crio[24245]: time=\"2026-06-14T09:46:02.935935115Z\" level=info msg=\"Removing pod sandbox: 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725\" id=28198b99-7db5-47a9-9ebd-d01c47e5f1bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:03.049794 crc crio[24245]: time=\"2026-06-14T09:46:03.049303234Z\" level=info msg=\"Removed pod sandbox: 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725\" id=28198b99-7db5-47a9-9ebd-d01c47e5f1bc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:03.059072 crc crio[24245]: time=\"2026-06-14T09:46:03.058978995Z\" level=info msg=\"Stopping pod sandbox: 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad\" id=d437b05f-ebcb-436f-a6f2-0623b261d9e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:03.059072 crc crio[24245]: time=\"2026-06-14T09:46:03.059081399Z\" level=info msg=\"Stopped pod sandbox (already stopped): 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad\" id=d437b05f-ebcb-436f-a6f2-0623b261d9e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:03.061292 crc crio[24245]: time=\"2026-06-14T09:46:03.061104764Z\" level=info msg=\"Removing pod sandbox: 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad\" id=d4cb7d5c-0d4f-499d-9af6-24a46aa0246e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:03.111762 crc crio[24245]: time=\"2026-06-14T09:46:03.11074038Z\" level=info msg=\"Removed pod sandbox: 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad\" id=d4cb7d5c-0d4f-499d-9af6-24a46aa0246e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:03.114902 crc crio[24245]: time=\"2026-06-14T09:46:03.113418436Z\" level=info msg=\"Stopping pod sandbox: 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731\" id=d041bfed-1a12-47f0-be94-005a7ce42a81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:03.114902 crc crio[24245]: time=\"2026-06-14T09:46:03.113523427Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731\" id=d041bfed-1a12-47f0-be94-005a7ce42a81 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:03.118176 crc crio[24245]: time=\"2026-06-14T09:46:03.118086607Z\" level=info msg=\"Removing pod sandbox: 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731\" id=9eca6189-3a15-444e-b375-471adc010d91 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:03.225471 crc crio[24245]: time=\"2026-06-14T09:46:03.225379331Z\" level=info msg=\"Removed pod sandbox: 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731\" id=9eca6189-3a15-444e-b375-471adc010d91 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:03.246556 crc crio[24245]: time=\"2026-06-14T09:46:03.246432397Z\" level=info msg=\"Stopping pod sandbox: 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811\" id=4a044e0c-18bd-4cf9-9c56-0fe4be9185db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:03.246812 crc crio[24245]: time=\"2026-06-14T09:46:03.246581872Z\" level=info msg=\"Stopped pod sandbox (already stopped): 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811\" id=4a044e0c-18bd-4cf9-9c56-0fe4be9185db name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:03.257834 crc crio[24245]: time=\"2026-06-14T09:46:03.257750825Z\" level=info msg=\"Removing pod sandbox: 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811\" id=bc54ba7f-1ba6-43f8-8c87-8b5991aef294 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:03.342830 crc crio[24245]: time=\"2026-06-14T09:46:03.341689468Z\" level=info msg=\"Removed pod sandbox: 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811\" id=bc54ba7f-1ba6-43f8-8c87-8b5991aef294 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:03.406581 crc crio[24245]: time=\"2026-06-14T09:46:03.406488652Z\" level=info msg=\"Stopping pod sandbox: 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4\" id=61470c7a-b88b-4c0c-a6ac-6bd2a520d9ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:03.406581 crc crio[24245]: time=\"2026-06-14T09:46:03.406584025Z\" level=info msg=\"Stopped pod sandbox (already stopped): 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4\" id=61470c7a-b88b-4c0c-a6ac-6bd2a520d9ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:03.408293 crc crio[24245]: time=\"2026-06-14T09:46:03.408252253Z\" level=info msg=\"Removing pod sandbox: 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4\" id=c7e346ce-76ac-441c-9c86-744abc4f00a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:03.464868 crc crio[24245]: time=\"2026-06-14T09:46:03.464719332Z\" level=info msg=\"Removed pod sandbox: 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4\" id=c7e346ce-76ac-441c-9c86-744abc4f00a3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:03.469424 crc crio[24245]: time=\"2026-06-14T09:46:03.469319333Z\" level=info msg=\"Stopping pod sandbox: 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96\" id=5092d856-b0d9-4fba-b3ee-111507431f8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:03.469651 crc crio[24245]: time=\"2026-06-14T09:46:03.469463518Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96\" id=5092d856-b0d9-4fba-b3ee-111507431f8d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:03.470523 crc crio[24245]: time=\"2026-06-14T09:46:03.470440108Z\" level=info msg=\"Removing pod sandbox: 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96\" id=b97cdafc-d02d-4759-9546-74261d3223e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:03.500959 crc crio[24245]: time=\"2026-06-14T09:46:03.500788698Z\" level=info msg=\"Removed pod sandbox: 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96\" id=b97cdafc-d02d-4759-9546-74261d3223e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:03.511964 crc crio[24245]: time=\"2026-06-14T09:46:03.510627681Z\" level=info msg=\"Stopping pod sandbox: 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d\" id=b844511d-b642-4db7-9281-e0f0c9239471 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:03.511964 crc crio[24245]: time=\"2026-06-14T09:46:03.510724534Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d\" id=b844511d-b642-4db7-9281-e0f0c9239471 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:03.514919 crc crio[24245]: time=\"2026-06-14T09:46:03.514767024Z\" level=info msg=\"Removing pod sandbox: 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d\" id=ec5f8b69-48f2-411c-956e-fcf9a695de07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:03.576684 crc crio[24245]: time=\"2026-06-14T09:46:03.576306305Z\" level=info msg=\"Removed pod sandbox: 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d\" id=ec5f8b69-48f2-411c-956e-fcf9a695de07 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:46:03.576795 crc crio[24245]: time=\"2026-06-14T09:46:03.57648134Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-7cd646cbb6-kmfc2/POD\" id=244b4200-c090-4452-b3e0-e1de5564f99f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:03.577003 crc crio[24245]: time=\"2026-06-14T09:46:03.576810801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:03.591004 crc crio[24245]: time=\"2026-06-14T09:46:03.590920094Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=133416a3-3ef9-48ea-881e-3295b9503c13 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:03.592993 crc crio[24245]: time=\"2026-06-14T09:46:03.592917819Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=518e6212-ee11-41fb-809d-5749be8ce618 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:03.603259 crc crio[24245]: time=\"2026-06-14T09:46:03.60227557Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=165ab33c-61d0-4a16-9f25-ae998fcd4970 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:03.662211 crc crio[24245]: time=\"2026-06-14T09:46:03.662109148Z\" level=info msg=\"Got pod network &{Name:barbican-api-7cd646cbb6-kmfc2 Namespace:openstack ID:9958b6ecdc2f8078d7894c29aa14ac6da6ecd161a3d19d5537f7505d857858df UID:91d07b4f-5a2a-423a-9064-9529db25f897 NetNS:/var/run/netns/b2497bcd-52ef-43b9-b75e-8bcbc8085bd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91d07b4f_5a2a_423a_9064_9529db25f897.slice PodAnnotations:0xc001c3c4d8}] Aliases:map[]}\"\nJun 14 09:46:03.662211 crc crio[24245]: time=\"2026-06-14T09:46:03.66217093Z\" level=info msg=\"Adding pod openstack_barbican-api-7cd646cbb6-kmfc2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:03.702906 crc crio[24245]: time=\"2026-06-14T09:46:03.702769521Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/POD\" id=476ccfc5-5754-4097-8273-473a4c985c91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:03.703024 crc crio[24245]: time=\"2026-06-14T09:46:03.702925496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:03.703680 crc crio[24245]: time=\"2026-06-14T09:46:03.703552866Z\" level=info msg=\"Stopping pod sandbox: b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783\" id=a935da47-904b-4fd0-89be-4a37f74d8447 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:03.714288 crc crio[24245]: time=\"2026-06-14T09:46:03.714159247Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-vm4w6 Namespace:openstack ID:b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783 UID:8a22a109-c0fa-428e-9947-0901f146204c NetNS:/var/run/netns/472ff143-f0de-43d9-bc86-a2098852ec43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a22a109_c0fa_428e_9947_0901f146204c.slice PodAnnotations:0xc001c3c558}] Aliases:map[]}\"\nJun 14 09:46:03.714513 crc crio[24245]: time=\"2026-06-14T09:46:03.714421855Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-vm4w6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:03.717312 crc crio[24245]: time=\"2026-06-14T09:46:03.717240133Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-c6957d8bc-tb6ls/POD\" id=a64bcd2f-c933-4b5f-8d6d-c06d6697eef6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:03.717995 crc crio[24245]: time=\"2026-06-14T09:46:03.717913145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:03.794729 crc crio[24245]: time=\"2026-06-14T09:46:03.794648279Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690506-b9d2l/oc\" id=a208fc75-79a5-4738-9c2b-f9793bf2e08f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:03.912064 crc crio[24245]: time=\"2026-06-14T09:46:03.902709807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:03.942982 crc crio[24245]: time=\"2026-06-14T09:46:03.936646316Z\" level=info msg=\"Running pod sandbox: openstack/placement-7c947bb7bd-xnbm2/POD\" id=2b01c670-4259-4c94-a171-ac32c289fcb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:03.942982 crc crio[24245]: time=\"2026-06-14T09:46:03.93675386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:04.128396 crc crio[24245]: time=\"2026-06-14T09:46:04.127326778Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-67bfbf56d8-zp4f9 Namespace:openstack ID:5056a419db0e5545a65381158ffea942037d6306e00ff85bbd9047c48272202b UID:672ea55d-ce5b-45ae-9721-a0b88fa69efa NetNS:/var/run/netns/f4d0499c-cdeb-4638-819c-8020f6e8194e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672ea55d_ce5b_45ae_9721_a0b88fa69efa.slice PodAnnotations:0xc000602460}] Aliases:map[]}\"\nJun 14 09:46:04.128396 crc crio[24245]: time=\"2026-06-14T09:46:04.127655157Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-67bfbf56d8-zp4f9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:04.144319 crc crio[24245]: time=\"2026-06-14T09:46:04.14426225Z\" level=info msg=\"Got pod network &{Name:barbican-worker-c6957d8bc-tb6ls Namespace:openstack ID:9658c29c29c9836ebffcbf0b4a454f098f775612169b066fcc9c44df20f1ba6e UID:6e3bdbad-694c-4b0d-853a-50c86d2cb80d NetNS:/var/run/netns/77f8c05b-88c6-4dce-b584-35ccee7ed77d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e3bdbad_694c_4b0d_853a_50c86d2cb80d.slice PodAnnotations:0xc006e0a090}] Aliases:map[]}\"\nJun 14 09:46:04.158772 crc crio[24245]: time=\"2026-06-14T09:46:04.158705974Z\" level=info msg=\"Adding pod openstack_barbican-worker-c6957d8bc-tb6ls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:04.214067 crc crio[24245]: time=\"2026-06-14T09:46:04.212279944Z\" level=info msg=\"Got pod network &{Name:placement-7c947bb7bd-xnbm2 Namespace:openstack ID:2150c784b98c15aa188f34e177d38016d389759ce07da4b444a0503d546fc985 UID:fe56ac87-cc7c-4ee6-bea0-5554acdb64ca NetNS:/var/run/netns/55e446ec-d44d-498a-ab9d-73a69829fe48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe56ac87_cc7c_4ee6_bea0_5554acdb64ca.slice PodAnnotations:0xc003bf60f8}] Aliases:map[]}\"\nJun 14 09:46:04.214067 crc crio[24245]: time=\"2026-06-14T09:46:04.212352636Z\" level=info msg=\"Adding pod openstack_placement-7c947bb7bd-xnbm2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:04.247635 crc crio[24245]: time=\"2026-06-14T09:46:04.24636055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:04.352142 crc crio[24245]: time=\"2026-06-14T09:46:04.351510713Z\" level=info msg=\"Stopped pod sandbox: b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783\" id=a935da47-904b-4fd0-89be-4a37f74d8447 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:04.844634 crc crio[24245]: time=\"2026-06-14T09:46:04.843678742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:05.531464 crc crio[24245]: time=\"2026-06-14T09:46:05.530701636Z\" level=info msg=\"Created container ff8745abe6da57a088ae9b837bd1539c1897356464783ba013c9ffdbe14c797c: openshift-infra/auto-csr-approver-29690506-b9d2l/oc\" id=a208fc75-79a5-4738-9c2b-f9793bf2e08f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:05.534086 crc crio[24245]: time=\"2026-06-14T09:46:05.532952317Z\" level=info msg=\"Starting container: ff8745abe6da57a088ae9b837bd1539c1897356464783ba013c9ffdbe14c797c\" id=124ff49d-23ca-4229-98f0-254a671639fa name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:05.546225 crc crio[24245]: time=\"2026-06-14T09:46:05.546085422Z\" level=info msg=\"Started container\" PID=285839 containerID=ff8745abe6da57a088ae9b837bd1539c1897356464783ba013c9ffdbe14c797c description=openshift-infra/auto-csr-approver-29690506-b9d2l/oc id=124ff49d-23ca-4229-98f0-254a671639fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8\nJun 14 09:46:06.235096 crc crio[24245]: 2026-06-14T09:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9958b6ecdc2f807 Mac:42:ad:62:7f:c7:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:af Mtu:0 Sandbox:/var/run/netns/b2497bcd-52ef-43b9-b75e-8bcbc8085bd5 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:06.237532 crc crio[24245]: time=\"2026-06-14T09:46:06.236164512Z\" level=info msg=\"Got pod network &{Name:barbican-api-7cd646cbb6-kmfc2 Namespace:openstack ID:9958b6ecdc2f8078d7894c29aa14ac6da6ecd161a3d19d5537f7505d857858df UID:91d07b4f-5a2a-423a-9064-9529db25f897 NetNS:/var/run/netns/b2497bcd-52ef-43b9-b75e-8bcbc8085bd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91d07b4f_5a2a_423a_9064_9529db25f897.slice PodAnnotations:0xc001c3c4d8}] Aliases:map[]}\"\nJun 14 09:46:06.237532 crc crio[24245]: time=\"2026-06-14T09:46:06.236337277Z\" level=info msg=\"Checking pod openstack_barbican-api-7cd646cbb6-kmfc2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:06.269740 crc crio[24245]: 2026-06-14T09:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9658c29c29c9836 Mac:5e:53:1a:83:20:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ae Mtu:0 Sandbox:/var/run/netns/77f8c05b-88c6-4dce-b584-35ccee7ed77d SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:06.271034 crc crio[24245]: time=\"2026-06-14T09:46:06.270956427Z\" level=info msg=\"Got pod network &{Name:barbican-worker-c6957d8bc-tb6ls Namespace:openstack ID:9658c29c29c9836ebffcbf0b4a454f098f775612169b066fcc9c44df20f1ba6e UID:6e3bdbad-694c-4b0d-853a-50c86d2cb80d NetNS:/var/run/netns/77f8c05b-88c6-4dce-b584-35ccee7ed77d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e3bdbad_694c_4b0d_853a_50c86d2cb80d.slice PodAnnotations:0xc006e0a090}] Aliases:map[]}\"\nJun 14 09:46:06.271706 crc crio[24245]: time=\"2026-06-14T09:46:06.271150063Z\" level=info msg=\"Checking pod openstack_barbican-worker-c6957d8bc-tb6ls for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:06.308680 crc crio[24245]: 2026-06-14T09:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5056a419db0e554 Mac:9e:11:22:c9:58:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b0 Mtu:0 Sandbox:/var/run/netns/f4d0499c-cdeb-4638-819c-8020f6e8194e SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.1.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:06.308680 crc crio[24245]: time=\"2026-06-14T09:46:06.302814832Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-67bfbf56d8-zp4f9 Namespace:openstack ID:5056a419db0e5545a65381158ffea942037d6306e00ff85bbd9047c48272202b UID:672ea55d-ce5b-45ae-9721-a0b88fa69efa NetNS:/var/run/netns/f4d0499c-cdeb-4638-819c-8020f6e8194e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672ea55d_ce5b_45ae_9721_a0b88fa69efa.slice PodAnnotations:0xc000602460}] Aliases:map[]}\"\nJun 14 09:46:06.308680 crc crio[24245]: time=\"2026-06-14T09:46:06.303198454Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-67bfbf56d8-zp4f9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:06.325269 crc crio[24245]: 2026-06-14T09:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2150c784b98c15a Mac:32:0c:a7:e2:42:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b1 Mtu:0 Sandbox:/var/run/netns/55e446ec-d44d-498a-ab9d-73a69829fe48 SocketPath: PciID:}] [{Interface:0xc0000158f0 Address:{IP:10.217.1.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:06.325269 crc crio[24245]: time=\"2026-06-14T09:46:06.324947492Z\" level=info msg=\"Got pod network &{Name:placement-7c947bb7bd-xnbm2 Namespace:openstack ID:2150c784b98c15aa188f34e177d38016d389759ce07da4b444a0503d546fc985 UID:fe56ac87-cc7c-4ee6-bea0-5554acdb64ca NetNS:/var/run/netns/55e446ec-d44d-498a-ab9d-73a69829fe48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe56ac87_cc7c_4ee6_bea0_5554acdb64ca.slice PodAnnotations:0xc003bf60f8}] Aliases:map[]}\"\nJun 14 09:46:06.325269 crc crio[24245]: time=\"2026-06-14T09:46:06.325078456Z\" level=info msg=\"Checking pod openstack_placement-7c947bb7bd-xnbm2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:06.375346 crc crio[24245]: time=\"2026-06-14T09:46:06.375186583Z\" level=info msg=\"Stopping container: e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae (timeout: 30s)\" id=400ef69f-6f96-40bd-a3d7-a2698cdeb5ba name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:06.378476 crc crio[24245]: time=\"2026-06-14T09:46:06.378288572Z\" level=info msg=\"Stopping container: 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c (timeout: 30s)\" id=7865ef2d-0e80-42db-933b-c09419b583a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:07.087818 crc crio[24245]: time=\"2026-06-14T09:46:07.08103559Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-7k59v/POD\" id=b2152ece-4d98-42d4-8401-91858a1ef1e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:07.087818 crc crio[24245]: time=\"2026-06-14T09:46:07.08135958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:07.955348 crc crio[24245]: time=\"2026-06-14T09:46:07.95527514Z\" level=info msg=\"Stopping pod sandbox: fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8\" id=408e87e7-72c2-45ec-987d-564bee458ade name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:07.956191 crc crio[24245]: time=\"2026-06-14T09:46:07.956121837Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690506-b9d2l Namespace:openshift-infra ID:fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8 UID:5421287b-8f12-4697-a52d-99b968481d8f NetNS:/var/run/netns/bdff9a98-fac2-4275-bc5a-f727d021941b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5421287b_8f12_4697_a52d_99b968481d8f.slice PodAnnotations:0xc000130d78}] Aliases:map[]}\"\nJun 14 09:46:07.956322 crc crio[24245]: time=\"2026-06-14T09:46:07.956286352Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690506-b9d2l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:10.043946 crc crio[24245]: time=\"2026-06-14T09:46:10.040194061Z\" level=info msg=\"Stopping container: c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de (timeout: 10s)\" id=bbe075a5-230b-4d61-87fd-a34e5fcb9597 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:10.059474 crc crio[24245]: time=\"2026-06-14T09:46:10.05916009Z\" level=info msg=\"Stopping pod sandbox: 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b\" id=808b01bf-5c59-4289-b9d7-c8b214ac68e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:10.059474 crc crio[24245]: time=\"2026-06-14T09:46:10.059181238Z\" level=info msg=\"Stopping pod sandbox: c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24\" id=6c2810c5-a587-48ca-8a2d-2dca7a3a0d2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:10.059474 crc crio[24245]: time=\"2026-06-14T09:46:10.059233034Z\" level=info msg=\"Stopping pod sandbox: 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4\" id=cb619a71-e458-48c9-806d-7a712c860319 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:10.068211 crc crio[24245]: time=\"2026-06-14T09:46:10.068042535Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-tw84j Namespace:openstack ID:c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24 UID:9e257462-88a2-4d02-8b8d-a92ff00e194d NetNS:/var/run/netns/a6c71e78-9b95-4415-a719-188526d45de5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e257462_88a2_4d02_8b8d_a92ff00e194d.slice PodAnnotations:0xc000131188}] Aliases:map[]}\"\nJun 14 09:46:10.068428 crc crio[24245]: time=\"2026-06-14T09:46:10.068219741Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-tw84j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:10.069469 crc crio[24245]: time=\"2026-06-14T09:46:10.069162533Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-9vkjz Namespace:openstack ID:94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b UID:db4b352d-3510-4f9b-a3bd-9aafe4616717 NetNS:/var/run/netns/6a1b3621-b2ae-412b-93b3-37207a9b7ae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb4b352d_3510_4f9b_a3bd_9aafe4616717.slice PodAnnotations:0xc00274aa58}] Aliases:map[]}\"\nJun 14 09:46:10.069469 crc crio[24245]: time=\"2026-06-14T09:46:10.069280067Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-9vkjz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:10.072245 crc crio[24245]: time=\"2026-06-14T09:46:10.072147479Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-lzb6g Namespace:openstack ID:3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4 UID:1adc705e-2a46-4e4b-8f4b-ce7482cbf685 NetNS:/var/run/netns/57248551-5ab1-440b-88d1-9a7438a9446d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1adc705e_2a46_4e4b_8f4b_ce7482cbf685.slice PodAnnotations:0xc003bf6698}] Aliases:map[]}\"\nJun 14 09:46:10.072510 crc crio[24245]: time=\"2026-06-14T09:46:10.072415578Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-lzb6g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:12.140021 crc crio[24245]: time=\"2026-06-14T09:46:12.13876057Z\" level=info msg=\"Stopping container: c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb (timeout: 2s)\" id=8875a35b-07a3-4f2b-869f-5083561d1895 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:13.249543 crc crio[24245]: time=\"2026-06-14T09:46:13.249008475Z\" level=info msg=\"Stopping pod sandbox: 7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4\" id=fefd6b46-e283-4703-b419-7fcd8bdc8928 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:13.252049 crc crio[24245]: time=\"2026-06-14T09:46:13.251977929Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-s7ww7 Namespace:openstack ID:7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4 UID:cf61aa5f-2f5e-48bb-9f19-14ec55488f98 NetNS:/var/run/netns/8a39fe97-afab-4817-bbc6-849f604a9d74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf61aa5f_2f5e_48bb_9f19_14ec55488f98.slice PodAnnotations:0xc0004cce40}] Aliases:map[]}\"\nJun 14 09:46:13.252284 crc crio[24245]: time=\"2026-06-14T09:46:13.252179535Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-s7ww7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:14.388327 crc crio[24245]: time=\"2026-06-14T09:46:14.387659565Z\" level=info msg=\"Ran pod sandbox 9958b6ecdc2f8078d7894c29aa14ac6da6ecd161a3d19d5537f7505d857858df with infra container: openstack/barbican-api-7cd646cbb6-kmfc2/POD\" id=244b4200-c090-4452-b3e0-e1de5564f99f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:14.396941 crc crio[24245]: time=\"2026-06-14T09:46:14.395653998Z\" level=info msg=\"Ran pod sandbox 9658c29c29c9836ebffcbf0b4a454f098f775612169b066fcc9c44df20f1ba6e with infra container: openstack/barbican-worker-c6957d8bc-tb6ls/POD\" id=a64bcd2f-c933-4b5f-8d6d-c06d6697eef6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:14.396941 crc crio[24245]: time=\"2026-06-14T09:46:14.396216107Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=72452474-1b35-4f11-8e29-323251b5096f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:14.402310 crc crio[24245]: time=\"2026-06-14T09:46:14.402172796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=4d46fcb7-447e-423c-a9ee-ea8f491e80f7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:14.402579 crc crio[24245]: time=\"2026-06-14T09:46:14.402514727Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=4d46fcb7-447e-423c-a9ee-ea8f491e80f7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:14.402785 crc crio[24245]: time=\"2026-06-14T09:46:14.402696933Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=4d46fcb7-447e-423c-a9ee-ea8f491e80f7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:14.405054 crc crio[24245]: time=\"2026-06-14T09:46:14.404974429Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=9b45e1a7-500e-414e-b198-31358655071c name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:14.415919 crc crio[24245]: time=\"2026-06-14T09:46:14.415780474Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 14 09:46:14.422183 crc crio[24245]: time=\"2026-06-14T09:46:14.422139992Z\" level=info msg=\"Ran pod sandbox 5056a419db0e5545a65381158ffea942037d6306e00ff85bbd9047c48272202b with infra container: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/POD\" id=476ccfc5-5754-4097-8273-473a4c985c91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:14.427566 crc crio[24245]: time=\"2026-06-14T09:46:14.426780359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=2133852b-c503-4dfd-b80d-31d96141559c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:14.427566 crc crio[24245]: time=\"2026-06-14T09:46:14.427060428Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=2133852b-c503-4dfd-b80d-31d96141559c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:14.427566 crc crio[24245]: time=\"2026-06-14T09:46:14.42712638Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=2133852b-c503-4dfd-b80d-31d96141559c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:14.428013 crc crio[24245]: time=\"2026-06-14T09:46:14.427755542Z\" level=info msg=\"Ran pod sandbox 2150c784b98c15aa188f34e177d38016d389759ce07da4b444a0503d546fc985 with infra container: openstack/placement-7c947bb7bd-xnbm2/POD\" id=2b01c670-4259-4c94-a171-ac32c289fcb5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:14.429591 crc crio[24245]: time=\"2026-06-14T09:46:14.429409212Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=4acf4437-a317-4502-9b3b-cba9bbb13bb8 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:14.435741 crc crio[24245]: time=\"2026-06-14T09:46:14.435589631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=ad59f7aa-44ab-49dd-a7bf-f212dc70f33e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:14.437374 crc crio[24245]: time=\"2026-06-14T09:46:14.43720935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e0881645-3e65-4f7c-8dc1-eb18a64003d5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:14.440489 crc crio[24245]: time=\"2026-06-14T09:46:14.440299769Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 14 09:46:14.598400 crc crio[24245]: time=\"2026-06-14T09:46:14.59565153Z\" level=info msg=\"Stopped container 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c: openstack/swift-proxy-8d4694459-gw54j/proxy-httpd\" id=7865ef2d-0e80-42db-933b-c09419b583a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:14.679391 crc crio[24245]: time=\"2026-06-14T09:46:14.679121574Z\" level=info msg=\"Stopped container e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae: openstack/swift-proxy-8d4694459-gw54j/proxy-server\" id=400ef69f-6f96-40bd-a3d7-a2698cdeb5ba name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:14.682760 crc crio[24245]: time=\"2026-06-14T09:46:14.68270529Z\" level=info msg=\"Stopping pod sandbox: 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b\" id=ab03d04a-d859-4f82-adb8-d93032b986ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:14.685375 crc crio[24245]: time=\"2026-06-14T09:46:14.685286621Z\" level=info msg=\"Got pod network &{Name:swift-proxy-8d4694459-gw54j Namespace:openstack ID:5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b UID:2c055756-6db7-4a9c-9f54-fa596ed36e71 NetNS:/var/run/netns/3fc78eac-ae76-4323-a7a1-d0337c456c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c055756_6db7_4a9c_9f54_fa596ed36e71.slice PodAnnotations:0xc00161ad08}] Aliases:map[]}\"\nJun 14 09:46:14.685788 crc crio[24245]: time=\"2026-06-14T09:46:14.685522358Z\" level=info msg=\"Deleting pod openstack_swift-proxy-8d4694459-gw54j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:14.689906 crc crio[24245]: time=\"2026-06-14T09:46:14.689198628Z\" level=info msg=\"Creating container: openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api-log\" id=a68d8438-d341-4567-b392-b15193354dd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:14.714056 crc crio[24245]: time=\"2026-06-14T09:46:14.712742032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:14.722236 crc crio[24245]: time=\"2026-06-14T09:46:14.721960399Z\" level=info msg=\"Stopped pod sandbox: 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4\" id=cb619a71-e458-48c9-806d-7a712c860319 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:14.789403 crc crio[24245]: time=\"2026-06-14T09:46:14.78930971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e97cba08-273b-4ff3-905b-65006f754f49 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:15.339405 crc crio[24245]: time=\"2026-06-14T09:46:15.338722227Z\" level=info msg=\"Stopping pod sandbox: 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463\" id=ca30463d-575e-47b0-b570-767a0ba421ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:15.342598 crc crio[24245]: time=\"2026-06-14T09:46:15.342449655Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-kslpf Namespace:openstack ID:72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463 UID:3828509a-a099-4a23-ac28-783bb8fb5999 NetNS:/var/run/netns/9c1cf738-f714-4163-9a89-3d2caf2dff5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3828509a_a099_4a23_ac28_783bb8fb5999.slice PodAnnotations:0xc00161a258}] Aliases:map[]}\"\nJun 14 09:46:15.342724 crc crio[24245]: time=\"2026-06-14T09:46:15.342696863Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-kslpf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:15.433557 crc crio[24245]: time=\"2026-06-14T09:46:15.433503681Z\" level=info msg=\"Stopped pod sandbox: c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24\" id=6c2810c5-a587-48ca-8a2d-2dca7a3a0d2d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:15.437462 crc crio[24245]: time=\"2026-06-14T09:46:15.437438196Z\" level=info msg=\"Creating container: openstack/placement-7c947bb7bd-xnbm2/placement-log\" id=34111084-fdd6-4616-bf57-ddf9563eb59a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:15.439882 crc crio[24245]: time=\"2026-06-14T09:46:15.4397594Z\" level=info msg=\"Stopped pod sandbox: 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b\" id=808b01bf-5c59-4289-b9d7-c8b214ac68e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:15.440689 crc crio[24245]: time=\"2026-06-14T09:46:15.440602886Z\" level=info msg=\"Stopped pod sandbox: 7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4\" id=fefd6b46-e283-4703-b419-7fcd8bdc8928 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:15.443334 crc crio[24245]: time=\"2026-06-14T09:46:15.44321182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:15.445357 crc crio[24245]: time=\"2026-06-14T09:46:15.445299087Z\" level=info msg=\"Stopped container c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de: openstack/dnsmasq-dns-f5446bd49-cclzj/dnsmasq-dns\" id=bbe075a5-230b-4d61-87fd-a34e5fcb9597 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:15.448529 crc crio[24245]: time=\"2026-06-14T09:46:15.446595817Z\" level=info msg=\"Stopping pod sandbox: f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19\" id=35b7023c-41f1-4d18-93c1-4a4da33c66c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:15.448529 crc crio[24245]: time=\"2026-06-14T09:46:15.448222669Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-cclzj Namespace:openstack ID:f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19 UID:7f9fdb71-84c3-440f-97e9-09af00284390 NetNS:/var/run/netns/90b1fea5-2e3e-4eb3-930d-f8b89efad8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fdb71_84c3_440f_97e9_09af00284390.slice PodAnnotations:0xc003bf62b8}] Aliases:map[]}\"\nJun 14 09:46:15.448529 crc crio[24245]: time=\"2026-06-14T09:46:15.448361924Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-f5446bd49-cclzj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:15.453907 crc crio[24245]: time=\"2026-06-14T09:46:15.453821187Z\" level=info msg=\"Stopped container c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb: openshift-marketplace/certified-operators-pkglq/registry-server\" id=8875a35b-07a3-4f2b-869f-5083561d1895 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:15.455277 crc crio[24245]: time=\"2026-06-14T09:46:15.454973105Z\" level=info msg=\"Stopping pod sandbox: 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f\" id=e4218891-658a-426a-bd83-794a0e023560 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:15.455896 crc crio[24245]: time=\"2026-06-14T09:46:15.455784752Z\" level=info msg=\"Got pod network &{Name:certified-operators-pkglq Namespace:openshift-marketplace ID:52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f UID:d7956dde-9ff0-462f-b5ca-39859b894de8 NetNS:/var/run/netns/a6fec273-35f3-41bc-8dad-90fdf4d84b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7956dde_9ff0_462f_b5ca_39859b894de8.slice PodAnnotations:0xc001fea0e8}] Aliases:map[]}\"\nJun 14 09:46:15.456050 crc crio[24245]: time=\"2026-06-14T09:46:15.456003149Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-pkglq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:15.459697 crc crio[24245]: time=\"2026-06-14T09:46:15.459573Z\" level=info msg=\"Stopped pod sandbox: fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8\" id=408e87e7-72c2-45ec-987d-564bee458ade name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:15.471590 crc crio[24245]: time=\"2026-06-14T09:46:15.471450598Z\" level=info msg=\"Stopped pod sandbox: 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b\" id=ab03d04a-d859-4f82-adb8-d93032b986ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:15.475244 crc crio[24245]: time=\"2026-06-14T09:46:15.475171863Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc\" id=f174d7b7-dfc4-469c-9165-104579dd0306 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:15.476296 crc crio[24245]: time=\"2026-06-14T09:46:15.476049104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ad265ebc-74c7-4eda-9901-bc6809e1d155 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:15.638986 crc crio[24245]: time=\"2026-06-14T09:46:15.636562827Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4\" id=ba223d83-30ca-4b6b-976a-088a06539db5 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:15.643004 crc crio[24245]: time=\"2026-06-14T09:46:15.642510269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=5cceb8ba-9d4a-49fe-b4d7-890611fdf01a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:15.657453 crc crio[24245]: time=\"2026-06-14T09:46:15.648023832Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-7k59v Namespace:openstack ID:0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b UID:49cd7edf-ebab-4509-801f-9e653ce83185 NetNS:/var/run/netns/1a815c04-f41b-4f5c-b7a5-6ea5b16048cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49cd7edf_ebab_4509_801f_9e653ce83185.slice PodAnnotations:0xc001fea380}] Aliases:map[]}\"\nJun 14 09:46:15.657453 crc crio[24245]: time=\"2026-06-14T09:46:15.648090624Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-7k59v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:15.726209 crc crio[24245]: time=\"2026-06-14T09:46:15.726068467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:15.731595 crc crio[24245]: time=\"2026-06-14T09:46:15.731528112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:15.738660 crc crio[24245]: time=\"2026-06-14T09:46:15.738537688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:15.750086 crc crio[24245]: time=\"2026-06-14T09:46:15.749681924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:15.791324 crc crio[24245]: time=\"2026-06-14T09:46:15.791256711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=d9c38e8b-35d4-454b-a8e5-e05f6036d249 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:15.798379 crc crio[24245]: time=\"2026-06-14T09:46:15.798303342Z\" level=info msg=\"Stopped pod sandbox: 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463\" id=ca30463d-575e-47b0-b570-767a0ba421ae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:15.816376 crc crio[24245]: time=\"2026-06-14T09:46:15.816265999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=dbd694b8-9c6c-46c1-8b6c-bbfb4bbbe43b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:15.817496 crc crio[24245]: time=\"2026-06-14T09:46:15.817452484Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=bc07d74a-113e-4339-aac8-05aa8a8c1780 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:15.819305 crc crio[24245]: time=\"2026-06-14T09:46:15.819280423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:15.859587 crc crio[24245]: time=\"2026-06-14T09:46:15.855244137Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=c7a84650-b7a8-4510-962d-481da7c098c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:15.883070 crc crio[24245]: time=\"2026-06-14T09:46:15.880040616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:16.061366 crc crio[24245]: time=\"2026-06-14T09:46:16.056440299Z\" level=info msg=\"Created container 31ebb9f0fbd4b3100940a07b61a8299a52f2ea0b0d8fe8e20c6d2d3c5615581f: openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api-log\" id=a68d8438-d341-4567-b392-b15193354dd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:16.068917 crc crio[24245]: time=\"2026-06-14T09:46:16.068805249Z\" level=info msg=\"Starting container: 31ebb9f0fbd4b3100940a07b61a8299a52f2ea0b0d8fe8e20c6d2d3c5615581f\" id=1d8cc55d-edb4-4dff-b526-3b7777dd234f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:16.081667 crc crio[24245]: time=\"2026-06-14T09:46:16.081474174Z\" level=info msg=\"Started container\" PID=287060 containerID=31ebb9f0fbd4b3100940a07b61a8299a52f2ea0b0d8fe8e20c6d2d3c5615581f description=openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api-log id=1d8cc55d-edb4-4dff-b526-3b7777dd234f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9958b6ecdc2f8078d7894c29aa14ac6da6ecd161a3d19d5537f7505d857858df\nJun 14 09:46:16.091927 crc crio[24245]: time=\"2026-06-14T09:46:16.091658298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:16.118194 crc crio[24245]: time=\"2026-06-14T09:46:16.117956213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=903e0d1f-7537-4e9d-b365-bc7587c2e874 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:16.142211 crc crio[24245]: time=\"2026-06-14T09:46:16.141898854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:16.229488 crc crio[24245]: time=\"2026-06-14T09:46:16.226164745Z\" level=info msg=\"Stopping container: f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce (timeout: 30s)\" id=bc733333-a190-4734-9b20-09ac2bfab5e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:16.231493 crc crio[24245]: time=\"2026-06-14T09:46:16.231401716Z\" level=info msg=\"Stopping container: a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79 (timeout: 30s)\" id=6b9fd283-2872-44e0-82d7-503cc384cc41 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:16.378902 crc crio[24245]: time=\"2026-06-14T09:46:16.378168611Z\" level=info msg=\"Stopped pod sandbox: f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19\" id=35b7023c-41f1-4d18-93c1-4a4da33c66c4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:16.410101 crc crio[24245]: time=\"2026-06-14T09:46:16.408793647Z\" level=info msg=\"Stopping container: a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19 (timeout: 30s)\" id=4030c1b4-5bca-40d7-9269-5f5f8b53f876 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:16.425183 crc crio[24245]: time=\"2026-06-14T09:46:16.421931345Z\" level=info msg=\"Stopping container: dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74 (timeout: 30s)\" id=fc576c81-dc72-4222-92bd-9a94acb4e830 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:16.453583 crc crio[24245]: time=\"2026-06-14T09:46:16.453473565Z\" level=info msg=\"Removing container: e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae\" id=023e2a2a-6c6a-4558-9f96-c9da382e6e7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:16.468378 crc crio[24245]: time=\"2026-06-14T09:46:16.468170177Z\" level=info msg=\"Created container 59d5f092f54a7616be9d63ebdd1417e1f81948b40e837194e302571962ab8fa0: openstack/placement-7c947bb7bd-xnbm2/placement-log\" id=34111084-fdd6-4616-bf57-ddf9563eb59a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:16.471366 crc crio[24245]: time=\"2026-06-14T09:46:16.471322796Z\" level=info msg=\"Starting container: 59d5f092f54a7616be9d63ebdd1417e1f81948b40e837194e302571962ab8fa0\" id=355ddd28-9a6b-4c04-8bbf-b97166327d11 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:16.475812 crc crio[24245]: time=\"2026-06-14T09:46:16.475738703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=f2a6ac2f-7c98-4b36-8cf0-cd22cf3be526 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:16.487999 crc crio[24245]: time=\"2026-06-14T09:46:16.487949631Z\" level=info msg=\"Started container\" PID=287058 containerID=59d5f092f54a7616be9d63ebdd1417e1f81948b40e837194e302571962ab8fa0 description=openstack/placement-7c947bb7bd-xnbm2/placement-log id=355ddd28-9a6b-4c04-8bbf-b97166327d11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2150c784b98c15aa188f34e177d38016d389759ce07da4b444a0503d546fc985\nJun 14 09:46:16.502094 crc crio[24245]: time=\"2026-06-14T09:46:16.502007335Z\" level=info msg=\"Stopped pod sandbox: 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f\" id=e4218891-658a-426a-bd83-794a0e023560 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:16.516651 crc crio[24245]: time=\"2026-06-14T09:46:16.516565944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=550090b5-387e-44e2-84e3-da80d65123ab name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:16.522885 crc crio[24245]: time=\"2026-06-14T09:46:16.522113678Z\" level=info msg=\"Stopped container f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce: openstack/glance-default-external-api-0/glance-log\" id=bc733333-a190-4734-9b20-09ac2bfab5e8 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:16.531057 crc crio[24245]: time=\"2026-06-14T09:46:16.530190217Z\" level=info msg=\"Creating container: openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api\" id=53898e1a-bf4a-48f9-8a4a-0bbbe744ac87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:16.532437 crc crio[24245]: time=\"2026-06-14T09:46:16.532382437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:16.533514 crc crio[24245]: time=\"2026-06-14T09:46:16.533446459Z\" level=info msg=\"Stopping container: 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4 (timeout: 30s)\" id=816b3919-512d-4d53-8988-c83833a2ea31 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:16.576715 crc crio[24245]: 2026-06-14T09:46:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ee54f2b57c18e1 Mac:7a:3e:9b:d4:12:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b2 Mtu:0 Sandbox:/var/run/netns/1a815c04-f41b-4f5c-b7a5-6ea5b16048cb SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:16.579219 crc crio[24245]: time=\"2026-06-14T09:46:16.57878788Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-7k59v Namespace:openstack ID:0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b UID:49cd7edf-ebab-4509-801f-9e653ce83185 NetNS:/var/run/netns/1a815c04-f41b-4f5c-b7a5-6ea5b16048cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49cd7edf_ebab_4509_801f_9e653ce83185.slice PodAnnotations:0xc001fea380}] Aliases:map[]}\"\nJun 14 09:46:16.579219 crc crio[24245]: time=\"2026-06-14T09:46:16.579043978Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-7k59v for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:16.718290 crc crio[24245]: time=\"2026-06-14T09:46:16.718080522Z\" level=info msg=\"Stopped container a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19: openstack/glance-default-internal-api-0/glance-log\" id=4030c1b4-5bca-40d7-9269-5f5f8b53f876 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:16.720343 crc crio[24245]: time=\"2026-06-14T09:46:16.719208811Z\" level=info msg=\"Ran pod sandbox 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b with infra container: openstack/cinder-online-data-migrations-7k59v/POD\" id=b2152ece-4d98-42d4-8401-91858a1ef1e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:16.735354 crc crio[24245]: time=\"2026-06-14T09:46:16.735225057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ace73d9e-d4e8-4603-b833-0ddf92209c1b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:16.780026 crc crio[24245]: time=\"2026-06-14T09:46:16.779821236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=61397fd4-a534-4336-92c4-7a44d002fe58 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:16.780262 crc crio[24245]: time=\"2026-06-14T09:46:16.780112645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=9ec85862-4874-4297-9226-2f84bdeea337 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:16.796238 crc crio[24245]: time=\"2026-06-14T09:46:16.795702882Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-7k59v/cinder-online-data-migrations\" id=38ed1cdc-c51b-4edb-85bf-3b20e0d9ede1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:16.797271 crc crio[24245]: time=\"2026-06-14T09:46:16.797199978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:16.811075 crc crio[24245]: time=\"2026-06-14T09:46:16.809902782Z\" level=info msg=\"Creating container: openstack/placement-7c947bb7bd-xnbm2/placement-api\" id=0f71db0b-d89b-41e8-aaf3-2f6a1928419e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:16.860942 crc crio[24245]: time=\"2026-06-14T09:46:16.86075984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:16.987797 crc crio[24245]: time=\"2026-06-14T09:46:16.987581104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:16.997520 crc crio[24245]: time=\"2026-06-14T09:46:16.997128917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:17.064477 crc crio[24245]: time=\"2026-06-14T09:46:17.064383837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:17.070196 crc crio[24245]: time=\"2026-06-14T09:46:17.07010314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:17.087277 crc crio[24245]: time=\"2026-06-14T09:46:17.087182584Z\" level=info msg=\"Created container 74a31a14ff82173ee761c2e019e59d0e259bc9865715dd4562ee57af7b2f93f7: openstack/ceilometer-0/ceilometer-central-agent\" id=bc07d74a-113e-4339-aac8-05aa8a8c1780 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:17.091114 crc crio[24245]: time=\"2026-06-14T09:46:17.090985735Z\" level=info msg=\"Starting container: 74a31a14ff82173ee761c2e019e59d0e259bc9865715dd4562ee57af7b2f93f7\" id=b3b4bd21-9f6b-43f1-92a9-31644d26ad5c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:17.122065 crc crio[24245]: time=\"2026-06-14T09:46:17.120775537Z\" level=info msg=\"Started container\" PID=287111 containerID=74a31a14ff82173ee761c2e019e59d0e259bc9865715dd4562ee57af7b2f93f7 description=openstack/ceilometer-0/ceilometer-central-agent id=b3b4bd21-9f6b-43f1-92a9-31644d26ad5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4\nJun 14 09:46:17.136387 crc crio[24245]: time=\"2026-06-14T09:46:17.136249892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=333599f7-7a04-4615-9859-203f55a27b94 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:17.136679 crc crio[24245]: time=\"2026-06-14T09:46:17.136550862Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=333599f7-7a04-4615-9859-203f55a27b94 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:17.136679 crc crio[24245]: time=\"2026-06-14T09:46:17.136597644Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=333599f7-7a04-4615-9859-203f55a27b94 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:17.139325 crc crio[24245]: time=\"2026-06-14T09:46:17.139177307Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=721f8aa5-8848-48fb-bed6-8e4d5cefa756 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:17.149391 crc crio[24245]: time=\"2026-06-14T09:46:17.144808162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:17.161405 crc crio[24245]: time=\"2026-06-14T09:46:17.159658801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:17.162326 crc crio[24245]: time=\"2026-06-14T09:46:17.162288618Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 14 09:46:17.180094 crc crio[24245]: time=\"2026-06-14T09:46:17.178814309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:17.189300 crc crio[24245]: time=\"2026-06-14T09:46:17.189232361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:17.381329 crc crio[24245]: time=\"2026-06-14T09:46:17.381233648Z\" level=info msg=\"Removed container e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae: openstack/swift-proxy-8d4694459-gw54j/proxy-server\" id=023e2a2a-6c6a-4558-9f96-c9da382e6e7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:17.391728 crc crio[24245]: time=\"2026-06-14T09:46:17.391637589Z\" level=info msg=\"Removing container: 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c\" id=1de06e25-5fd2-4efd-b260-f94bdf4b2b2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:17.666079 crc crio[24245]: time=\"2026-06-14T09:46:17.664560144Z\" level=info msg=\"Stopping container: b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4 (timeout: 30s)\" id=7ffc20af-69bc-49ec-9bfe-c60fb3586f4a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:17.956792 crc crio[24245]: time=\"2026-06-14T09:46:17.956261177Z\" level=info msg=\"Stopping container: 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189 (timeout: 30s)\" id=09bf32fd-8a10-4655-9ac8-12d3514486b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:17.968233 crc crio[24245]: time=\"2026-06-14T09:46:17.968078371Z\" level=info msg=\"Stopping container: dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0 (timeout: 30s)\" id=e256d5ee-ea3f-4e02-9844-89a2f4955c8d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:17.968450 crc crio[24245]: time=\"2026-06-14T09:46:17.968346502Z\" level=info msg=\"Stopping container: dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7 (timeout: 30s)\" id=1a0db9b9-34a1-4bfc-879d-44ec358858de name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:17.981195 crc crio[24245]: time=\"2026-06-14T09:46:17.98110303Z\" level=info msg=\"Stopping container: 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5 (timeout: 30s)\" id=c74860e8-c9c7-41a8-9b42-0b7f0667e00e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:17.984818 crc crio[24245]: time=\"2026-06-14T09:46:17.984739733Z\" level=info msg=\"Stopping container: 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89 (timeout: 30s)\" id=71560df2-80fc-48c1-b400-582d553a353c name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:18.038498 crc crio[24245]: time=\"2026-06-14T09:46:18.03839334Z\" level=info msg=\"Created container c46c2fe91d68f4d4f2604635735770cc94aac30554e4a08bdbf255b4bb64db10: openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api\" id=53898e1a-bf4a-48f9-8a4a-0bbbe744ac87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:18.039918 crc crio[24245]: time=\"2026-06-14T09:46:18.039720591Z\" level=info msg=\"Starting container: c46c2fe91d68f4d4f2604635735770cc94aac30554e4a08bdbf255b4bb64db10\" id=0931bf68-05e8-4248-8c42-b4eb1ed916bc name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:18.051703 crc crio[24245]: time=\"2026-06-14T09:46:18.05153842Z\" level=info msg=\"Started container\" PID=287242 containerID=c46c2fe91d68f4d4f2604635735770cc94aac30554e4a08bdbf255b4bb64db10 description=openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api id=0931bf68-05e8-4248-8c42-b4eb1ed916bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9958b6ecdc2f8078d7894c29aa14ac6da6ecd161a3d19d5537f7505d857858df\nJun 14 09:46:18.188885 crc crio[24245]: time=\"2026-06-14T09:46:18.18837525Z\" level=info msg=\"Running pod sandbox: openstack/neutron-786fddcc85-bbkwq/POD\" id=05f302d8-1b63-401b-a812-6272bc4aacf7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:18.189013 crc crio[24245]: time=\"2026-06-14T09:46:18.188918507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:18.275355 crc crio[24245]: time=\"2026-06-14T09:46:18.273592272Z\" level=info msg=\"Created container c3d79521cb53d50091bb22266fdf819fb2e924a37af065b7031cc10c6bd7750c: openstack/placement-7c947bb7bd-xnbm2/placement-api\" id=0f71db0b-d89b-41e8-aaf3-2f6a1928419e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:18.276342 crc crio[24245]: time=\"2026-06-14T09:46:18.276267696Z\" level=info msg=\"Created container 0aad80cfd48844fe36e6eefbef55338df2ae219a8e3dd68a32c34aabc95e4cc0: openstack/cinder-online-data-migrations-7k59v/cinder-online-data-migrations\" id=38ed1cdc-c51b-4edb-85bf-3b20e0d9ede1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:18.276547 crc crio[24245]: time=\"2026-06-14T09:46:18.276436085Z\" level=info msg=\"Starting container: c3d79521cb53d50091bb22266fdf819fb2e924a37af065b7031cc10c6bd7750c\" id=3675435f-ee69-4073-bc8d-35921ce34aaf name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:18.282788 crc crio[24245]: time=\"2026-06-14T09:46:18.28251704Z\" level=info msg=\"Starting container: 0aad80cfd48844fe36e6eefbef55338df2ae219a8e3dd68a32c34aabc95e4cc0\" id=ad6918b5-0d3b-4db6-a6b1-205f40df9ee3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:18.288427 crc crio[24245]: time=\"2026-06-14T09:46:18.288351808Z\" level=info msg=\"Started container\" PID=287261 containerID=c3d79521cb53d50091bb22266fdf819fb2e924a37af065b7031cc10c6bd7750c description=openstack/placement-7c947bb7bd-xnbm2/placement-api id=3675435f-ee69-4073-bc8d-35921ce34aaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=2150c784b98c15aa188f34e177d38016d389759ce07da4b444a0503d546fc985\nJun 14 09:46:18.292324 crc crio[24245]: time=\"2026-06-14T09:46:18.292143252Z\" level=info msg=\"Started container\" PID=287250 containerID=0aad80cfd48844fe36e6eefbef55338df2ae219a8e3dd68a32c34aabc95e4cc0 description=openstack/cinder-online-data-migrations-7k59v/cinder-online-data-migrations id=ad6918b5-0d3b-4db6-a6b1-205f40df9ee3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b\nJun 14 09:46:18.298581 crc crio[24245]: time=\"2026-06-14T09:46:18.29850691Z\" level=info msg=\"Created container 4c72905c0c2291c1383c2ce548519c998e746be00e6573fa43cee81b08e1c025: openstack/swift-storage-0/account-server\" id=c7a84650-b7a8-4510-962d-481da7c098c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:18.318334 crc crio[24245]: time=\"2026-06-14T09:46:18.318232724Z\" level=info msg=\"Starting container: 4c72905c0c2291c1383c2ce548519c998e746be00e6573fa43cee81b08e1c025\" id=bc9a3cb6-5bf2-42eb-a423-9e7c0a9980c1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:18.331331 crc crio[24245]: time=\"2026-06-14T09:46:18.331235848Z\" level=info msg=\"Started container\" PID=287246 containerID=4c72905c0c2291c1383c2ce548519c998e746be00e6573fa43cee81b08e1c025 description=openstack/swift-storage-0/account-server id=bc9a3cb6-5bf2-42eb-a423-9e7c0a9980c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882\nJun 14 09:46:18.360834 crc crio[24245]: time=\"2026-06-14T09:46:18.360742767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=84cfd6c8-9406-4e52-9c05-7f0d5a8d58e1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:18.514888 crc crio[24245]: time=\"2026-06-14T09:46:18.514329335Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-hqvq5/POD\" id=c564fd53-ef12-4913-98cc-18f4d026a2e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:18.514888 crc crio[24245]: time=\"2026-06-14T09:46:18.514439338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:18.792232 crc crio[24245]: time=\"2026-06-14T09:46:18.792117644Z\" level=info msg=\"Stopped container dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7: openstack/nova-api-0/nova-api-log\" id=1a0db9b9-34a1-4bfc-879d-44ec358858de name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:20.468063 crc crio[24245]: time=\"2026-06-14T09:46:20.467178807Z\" level=info msg=\"Stopped container b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=7ffc20af-69bc-49ec-9bfe-c60fb3586f4a name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:20.468950 crc crio[24245]: time=\"2026-06-14T09:46:20.46880914Z\" level=info msg=\"Stopping pod sandbox: bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f\" id=2f71ba73-0ec2-4bdd-9bcf-b67bafd35fd1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:20.471962 crc crio[24245]: time=\"2026-06-14T09:46:20.471770406Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f UID:9ccc54e1-1ba6-4a97-969f-e332c4dd2ce7 NetNS:/var/run/netns/0acaa11e-15ea-4230-b4b7-4d28ccf48905 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccc54e1_1ba6_4a97_969f_e332c4dd2ce7.slice PodAnnotations:0xc001c3cf68}] Aliases:map[]}\"\nJun 14 09:46:20.472122 crc crio[24245]: time=\"2026-06-14T09:46:20.472051975Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:20.525094 crc crio[24245]: time=\"2026-06-14T09:46:20.524992915Z\" level=info msg=\"Stopped container 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89: openstack/nova-metadata-0/nova-metadata-log\" id=71560df2-80fc-48c1-b400-582d553a353c name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:20.721048 crc crio[24245]: time=\"2026-06-14T09:46:20.717961626Z\" level=info msg=\"Stopped container a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79: openstack/glance-default-external-api-0/glance-httpd\" id=6b9fd283-2872-44e0-82d7-503cc384cc41 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:20.721497 crc crio[24245]: time=\"2026-06-14T09:46:20.721402492Z\" level=info msg=\"Stopping pod sandbox: 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17\" id=621094d3-a256-4374-ba6c-10f8f476d2ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:20.724718 crc crio[24245]: time=\"2026-06-14T09:46:20.724149341Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17 UID:559b2f4c-922e-4761-911f-d605a730d5ac NetNS:/var/run/netns/97e64bd8-299c-47db-958f-6af1133b4d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod559b2f4c_922e_4761_911f_d605a730d5ac.slice PodAnnotations:0xc0004ccff8}] Aliases:map[]}\"\nJun 14 09:46:20.724718 crc crio[24245]: time=\"2026-06-14T09:46:20.724364688Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:20.765580 crc crio[24245]: time=\"2026-06-14T09:46:20.765343732Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=0fe567d6-69f8-4a94-a537-dd66c7c4f425 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:20.828545 crc crio[24245]: time=\"2026-06-14T09:46:20.826353731Z\" level=info msg=\"Stopped container dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74: openstack/glance-default-internal-api-0/glance-httpd\" id=fc576c81-dc72-4222-92bd-9a94acb4e830 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:20.828545 crc crio[24245]: time=\"2026-06-14T09:46:20.827461316Z\" level=info msg=\"Stopping pod sandbox: 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53\" id=9ba86d1c-7140-4a38-9f7a-cf8c45158cfc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:20.828937 crc crio[24245]: time=\"2026-06-14T09:46:20.828769088Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53 UID:62f4c967-da38-4fb9-997a-5de115e08b45 NetNS:/var/run/netns/00a0c986-c783-496a-85d2-be6d64119716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f4c967_da38_4fb9_997a_5de115e08b45.slice PodAnnotations:0xc0004cd2b0}] Aliases:map[]}\"\nJun 14 09:46:20.829013 crc crio[24245]: time=\"2026-06-14T09:46:20.828998115Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:20.832466 crc crio[24245]: time=\"2026-06-14T09:46:20.832272345Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8\" id=9b45e1a7-500e-414e-b198-31358655071c name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:20.833178 crc crio[24245]: time=\"2026-06-14T09:46:20.833080514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=90cd5048-caf6-4b20-a958-1b54f2a87d01 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:20.868680 crc crio[24245]: time=\"2026-06-14T09:46:20.868510243Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b\" id=4acf4437-a317-4502-9b3b-cba9bbb13bb8 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:20.876752 crc crio[24245]: time=\"2026-06-14T09:46:20.876709573Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=a2d02fa1-72bc-42bb-9006-900e76d14a98 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:20.889746 crc crio[24245]: time=\"2026-06-14T09:46:20.889639923Z\" level=info msg=\"Removed container 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c: openstack/swift-proxy-8d4694459-gw54j/proxy-httpd\" id=1de06e25-5fd2-4efd-b260-f94bdf4b2b2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:20.895089 crc crio[24245]: time=\"2026-06-14T09:46:20.895048839Z\" level=info msg=\"Removing container: c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb\" id=8b64856e-dc91-4338-ad24-072805153734 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:20.917710 crc crio[24245]: time=\"2026-06-14T09:46:20.917566762Z\" level=info msg=\"Stopped pod sandbox: bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f\" id=2f71ba73-0ec2-4bdd-9bcf-b67bafd35fd1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:20.927491 crc crio[24245]: time=\"2026-06-14T09:46:20.927422747Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=22cce70c-3675-4697-b416-ca7bdab62c13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:22.090751 crc crio[24245]: time=\"2026-06-14T09:46:22.090575434Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=15851573-fb58-4ad5-ad3c-d34cad13af87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:22.090751 crc crio[24245]: time=\"2026-06-14T09:46:22.090743979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:22.216291 crc crio[24245]: time=\"2026-06-14T09:46:22.21619986Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-2wm4j/POD\" id=5edf6e1c-0739-4545-a4a6-cf9a4be9aecc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:22.216387 crc crio[24245]: time=\"2026-06-14T09:46:22.216307693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:23.309453 crc crio[24245]: time=\"2026-06-14T09:46:23.308367761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=dd283db3-8e05-466e-bc07-ff9ca20bf4eb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:23.310541 crc crio[24245]: time=\"2026-06-14T09:46:23.309973444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=1fb1d6aa-2eea-45c9-a241-28c79250876d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:23.333557 crc crio[24245]: time=\"2026-06-14T09:46:23.333473053Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-hqvq5 Namespace:openstack ID:4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54 UID:1cb888f6-fc22-441f-bc6d-42bdac6d45a7 NetNS:/var/run/netns/1db11037-9ea1-4616-b3db-3ded9431b1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cb888f6_fc22_441f_bc6d_42bdac6d45a7.slice PodAnnotations:0xc0004cda40}] Aliases:map[]}\"\nJun 14 09:46:23.333557 crc crio[24245]: time=\"2026-06-14T09:46:23.333538175Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-hqvq5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:23.361212 crc crio[24245]: time=\"2026-06-14T09:46:23.361118861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:23.379696 crc crio[24245]: time=\"2026-06-14T09:46:23.379558387Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener-log\" id=fea79928-849b-43f3-aed2-fce0b0876fd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:23.380371 crc crio[24245]: time=\"2026-06-14T09:46:23.380321482Z\" level=info msg=\"Stopped pod sandbox: 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53\" id=9ba86d1c-7140-4a38-9f7a-cf8c45158cfc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:23.511979 crc crio[24245]: time=\"2026-06-14T09:46:23.509132909Z\" level=info msg=\"Stopped container 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=816b3919-512d-4d53-8988-c83833a2ea31 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:23.581965 crc crio[24245]: time=\"2026-06-14T09:46:23.581536891Z\" level=info msg=\"Stopping pod sandbox: cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4\" id=63101e0f-0218-4804-b6da-628684c48242 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:23.604902 crc crio[24245]: time=\"2026-06-14T09:46:23.603993447Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4 UID:beb2cf30-b1b7-4df8-be8f-10659c21d8eb NetNS:/var/run/netns/c8a99563-2894-4161-af87-e4a728cd9226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeb2cf30_b1b7_4df8_be8f_10659c21d8eb.slice PodAnnotations:0xc000523278}] Aliases:map[]}\"\nJun 14 09:46:23.604902 crc crio[24245]: time=\"2026-06-14T09:46:23.604258585Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:23.827300 crc crio[24245]: time=\"2026-06-14T09:46:23.826786264Z\" level=info msg=\"Stopped container dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0: openstack/nova-api-0/nova-api-api\" id=e256d5ee-ea3f-4e02-9844-89a2f4955c8d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:23.831465 crc crio[24245]: time=\"2026-06-14T09:46:23.83097672Z\" level=info msg=\"Stopping pod sandbox: 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5\" id=ea0fd659-4022-46a7-9a7f-826d53728dac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:23.833003 crc crio[24245]: time=\"2026-06-14T09:46:23.832166612Z\" level=info msg=\"Stopped pod sandbox: 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17\" id=621094d3-a256-4374-ba6c-10f8f476d2ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:23.834346 crc crio[24245]: time=\"2026-06-14T09:46:23.834191337Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5 UID:2af08ec6-d457-4559-896b-063faa9e4339 NetNS:/var/run/netns/0c13c413-f5e3-475d-bff6-82599ff74ca1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2af08ec6_d457_4559_896b_063faa9e4339.slice PodAnnotations:0xc002422140}] Aliases:map[]}\"\nJun 14 09:46:23.834481 crc crio[24245]: time=\"2026-06-14T09:46:23.834370393Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:23.940509 crc crio[24245]: time=\"2026-06-14T09:46:23.940413957Z\" level=info msg=\"Creating container: openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker-log\" id=14ba317e-5f7a-499d-b9f6-37289d7de54e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:23.981675 crc crio[24245]: time=\"2026-06-14T09:46:23.980587959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:23.988652 crc crio[24245]: time=\"2026-06-14T09:46:23.988495941Z\" level=info msg=\"Got pod network &{Name:neutron-786fddcc85-bbkwq Namespace:openstack ID:cd1934190f21a4be7bf28a189729a05343fd988a221d8369517af41f179d4045 UID:79dd4480-93cf-4eca-91a0-4f1438da555f NetNS:/var/run/netns/6a5c93e5-9491-4650-92de-0dbe59995faf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79dd4480_93cf_4eca_91a0_4f1438da555f.slice PodAnnotations:0xc0004cc5a0}] Aliases:map[]}\"\nJun 14 09:46:23.988652 crc crio[24245]: time=\"2026-06-14T09:46:23.988562413Z\" level=info msg=\"Adding pod openstack_neutron-786fddcc85-bbkwq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:23.991676 crc crio[24245]: time=\"2026-06-14T09:46:23.991559053Z\" level=info msg=\"Stopped container 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5: openstack/nova-metadata-0/nova-metadata-metadata\" id=c74860e8-c9c7-41a8-9b42-0b7f0667e00e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:23.999348 crc crio[24245]: time=\"2026-06-14T09:46:23.999233259Z\" level=info msg=\"Stopping pod sandbox: 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f\" id=e99ca29c-ed3a-4c53-ad35-372813a9321d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:24.009307 crc crio[24245]: time=\"2026-06-14T09:46:24.00920545Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f UID:aa712c79-5d5f-4f99-ae51-cacdb19ff505 NetNS:/var/run/netns/4bcca902-7c22-429c-a693-e07a766f4a32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa712c79_5d5f_4f99_ae51_cacdb19ff505.slice PodAnnotations:0xc000602278}] Aliases:map[]}\"\nJun 14 09:46:24.009486 crc crio[24245]: time=\"2026-06-14T09:46:24.009397536Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:42661ede1f9c9c0aa73ff18d60cad76803d04be28618e74d77b3ed71ba2e854c UID:cfe45547-28ac-4624-9e25-9755d29610e3 NetNS:/var/run/netns/20d96064-9d46-4464-a0dc-fb7b9a441b17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfe45547_28ac_4624_9e25_9755d29610e3.slice PodAnnotations:0xc00161a1b0}] Aliases:map[]}\"\nJun 14 09:46:24.009486 crc crio[24245]: time=\"2026-06-14T09:46:24.009457738Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:24.011752 crc crio[24245]: time=\"2026-06-14T09:46:24.009481959Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:24.144015 crc crio[24245]: 2026-06-14T09:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4298495fc369af5 Mac:d2:aa:8c:1e:24:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b4 Mtu:0 Sandbox:/var/run/netns/1db11037-9ea1-4616-b3db-3ded9431b1c9 SocketPath: PciID:}] [{Interface:0xc00012ad80 Address:{IP:10.217.1.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:24.152377 crc crio[24245]: time=\"2026-06-14T09:46:24.150193241Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-hqvq5 Namespace:openstack ID:4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54 UID:1cb888f6-fc22-441f-bc6d-42bdac6d45a7 NetNS:/var/run/netns/1db11037-9ea1-4616-b3db-3ded9431b1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cb888f6_fc22_441f_bc6d_42bdac6d45a7.slice PodAnnotations:0xc0004cda40}] Aliases:map[]}\"\nJun 14 09:46:24.152377 crc crio[24245]: time=\"2026-06-14T09:46:24.150564683Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-hqvq5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:24.200399 crc crio[24245]: time=\"2026-06-14T09:46:24.199501937Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638\" id=721f8aa5-8848-48fb-bed6-8e4d5cefa756 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:24.201933 crc crio[24245]: time=\"2026-06-14T09:46:24.201829901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=7a3de233-9f2b-4a6d-87e8-9deda25e6f24 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:24.232906 crc crio[24245]: time=\"2026-06-14T09:46:24.232237726Z\" level=info msg=\"Removed container c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb: openshift-marketplace/certified-operators-pkglq/registry-server\" id=8b64856e-dc91-4338-ad24-072805153734 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:24.243528 crc crio[24245]: time=\"2026-06-14T09:46:24.239662906Z\" level=info msg=\"Removing container: 137e0f1770d40907a39136c69518856ba0c32269b1404e92d8eb4f3218537388\" id=54a5bbf3-33e4-4363-a142-8ef1dc867677 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:24.243528 crc crio[24245]: time=\"2026-06-14T09:46:24.242517446Z\" level=info msg=\"Ran pod sandbox 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54 with infra container: openstack/nova-cell0-cell-mapping-hqvq5/POD\" id=c564fd53-ef12-4913-98cc-18f4d026a2e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:24.253327 crc crio[24245]: time=\"2026-06-14T09:46:24.253158336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a0c1080e-da1f-4794-a053-92fc5f7959bf name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:24.280464 crc crio[24245]: time=\"2026-06-14T09:46:24.28036594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:24.299469 crc crio[24245]: time=\"2026-06-14T09:46:24.292164077Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-2wm4j Namespace:openstack ID:7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8 UID:7ebe526e-fc7b-4976-9bb6-ee0d040dd9ee NetNS:/var/run/netns/63a9230b-796a-419a-af65-5fb1a499320a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ebe526e_fc7b_4976_9bb6_ee0d040dd9ee.slice PodAnnotations:0xc000602998}] Aliases:map[]}\"\nJun 14 09:46:24.299469 crc crio[24245]: time=\"2026-06-14T09:46:24.292215869Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-2wm4j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:24.351368 crc crio[24245]: time=\"2026-06-14T09:46:24.348395706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=682afa8f-de76-4cab-9735-4b8bbc8c5a53 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:24.400212 crc crio[24245]: time=\"2026-06-14T09:46:24.399437008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c8dcfb3f-4ccc-4b71-b787-4f880defbef2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:24.461644 crc crio[24245]: time=\"2026-06-14T09:46:24.461285036Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-hqvq5/nova-manage\" id=526d1b4c-78e9-44b6-b739-c3a65ad46fb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:24.555513 crc crio[24245]: time=\"2026-06-14T09:46:24.555406818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:24.578781 crc crio[24245]: time=\"2026-06-14T09:46:24.578474161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:24.584083 crc crio[24245]: time=\"2026-06-14T09:46:24.583713157Z\" level=info msg=\"Stopped pod sandbox: cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4\" id=63101e0f-0218-4804-b6da-628684c48242 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:24.666111 crc crio[24245]: time=\"2026-06-14T09:46:24.665990516Z\" level=info msg=\"Removed container 137e0f1770d40907a39136c69518856ba0c32269b1404e92d8eb4f3218537388: openshift-marketplace/certified-operators-pkglq/extract-content\" id=54a5bbf3-33e4-4363-a142-8ef1dc867677 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:24.668943 crc crio[24245]: time=\"2026-06-14T09:46:24.668139135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:24.702000 crc crio[24245]: time=\"2026-06-14T09:46:24.698095617Z\" level=info msg=\"Stopped pod sandbox: 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5\" id=ea0fd659-4022-46a7-9a7f-826d53728dac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:24.708263 crc crio[24245]: time=\"2026-06-14T09:46:24.707756594Z\" level=info msg=\"Stopped pod sandbox: 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f\" id=e99ca29c-ed3a-4c53-ad35-372813a9321d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:24.715775 crc crio[24245]: time=\"2026-06-14T09:46:24.715682665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:24.719405 crc crio[24245]: time=\"2026-06-14T09:46:24.719339617Z\" level=info msg=\"Removing container: 10a0e23325150a02688bea8629875048b65c969cf1bf049f3ab7668c11899c2b\" id=34d7e0a1-71d2-4558-8c58-68c8b5b6c8b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:24.763934 crc crio[24245]: time=\"2026-06-14T09:46:24.763726904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:24.850264 crc crio[24245]: time=\"2026-06-14T09:46:24.849762681Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=7f7d7e53-edee-4a73-8b45-48d3cd456098 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:24.854769 crc crio[24245]: time=\"2026-06-14T09:46:24.853069526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:24.854769 crc crio[24245]: time=\"2026-06-14T09:46:24.85383208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:24.862082 crc crio[24245]: time=\"2026-06-14T09:46:24.861953099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:24.944980 crc crio[24245]: time=\"2026-06-14T09:46:24.943528473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:24.948905 crc crio[24245]: time=\"2026-06-14T09:46:24.94627486Z\" level=info msg=\"Stopped container 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=09bf32fd-8a10-4655-9ac8-12d3514486b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:24.949087 crc crio[24245]: time=\"2026-06-14T09:46:24.948808421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:24.951316 crc crio[24245]: time=\"2026-06-14T09:46:24.950785624Z\" level=info msg=\"Stopping pod sandbox: e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97\" id=c5e69000-34c3-48ef-ba3d-70fb05bf5614 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:24.954915 crc crio[24245]: time=\"2026-06-14T09:46:24.953234462Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97 UID:a049bf94-5ce5-4ccb-90fc-422855c0ebe5 NetNS:/var/run/netns/2c9d4445-a609-44e6-8fd5-eaf440a6f914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda049bf94_5ce5_4ccb_90fc_422855c0ebe5.slice PodAnnotations:0xc000130608}] Aliases:map[]}\"\nJun 14 09:46:24.954915 crc crio[24245]: time=\"2026-06-14T09:46:24.953442949Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:24.960914 crc crio[24245]: time=\"2026-06-14T09:46:24.960223356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:24.964006 crc crio[24245]: time=\"2026-06-14T09:46:24.963682367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:25.074195 crc crio[24245]: 2026-06-14T09:46:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42661ede1f9c9c0 Mac:86:08:b9:af:6b:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b5 Mtu:0 Sandbox:/var/run/netns/20d96064-9d46-4464-a0dc-fb7b9a441b17 SocketPath: PciID:}] [{Interface:0xc00050c8a0 Address:{IP:10.217.1.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:25.081708 crc crio[24245]: time=\"2026-06-14T09:46:25.076603519Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:42661ede1f9c9c0aa73ff18d60cad76803d04be28618e74d77b3ed71ba2e854c UID:cfe45547-28ac-4624-9e25-9755d29610e3 NetNS:/var/run/netns/20d96064-9d46-4464-a0dc-fb7b9a441b17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfe45547_28ac_4624_9e25_9755d29610e3.slice PodAnnotations:0xc00161a1b0}] Aliases:map[]}\"\nJun 14 09:46:25.081708 crc crio[24245]: time=\"2026-06-14T09:46:25.077034272Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:25.105929 crc crio[24245]: time=\"2026-06-14T09:46:25.102806875Z\" level=info msg=\"Removed container 10a0e23325150a02688bea8629875048b65c969cf1bf049f3ab7668c11899c2b: openshift-marketplace/certified-operators-pkglq/extract-utilities\" id=34d7e0a1-71d2-4558-8c58-68c8b5b6c8b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:25.105929 crc crio[24245]: time=\"2026-06-14T09:46:25.105167814Z\" level=info msg=\"Removing container: c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de\" id=8f31d9be-b771-431e-a5ba-865370f6c01a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:25.124125 crc crio[24245]: time=\"2026-06-14T09:46:25.124026988Z\" level=info msg=\"Ran pod sandbox 42661ede1f9c9c0aa73ff18d60cad76803d04be28618e74d77b3ed71ba2e854c with infra container: openstack/nova-cell1-conductor-0/POD\" id=15851573-fb58-4ad5-ad3c-d34cad13af87 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:25.138646 crc crio[24245]: time=\"2026-06-14T09:46:25.138563477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c74a91eb-4a4a-485d-a6f1-1678aa40c918 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:25.255900 crc crio[24245]: time=\"2026-06-14T09:46:25.255508125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6266acba-d4f0-48d8-a9f9-a6ccea059133 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:25.255900 crc crio[24245]: time=\"2026-06-14T09:46:25.255707047Z\" level=info msg=\"Removed container c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de: openstack/dnsmasq-dns-f5446bd49-cclzj/dnsmasq-dns\" id=8f31d9be-b771-431e-a5ba-865370f6c01a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:25.276137 crc crio[24245]: time=\"2026-06-14T09:46:25.27543922Z\" level=info msg=\"Removing container: e65763c9b0cfc4dd615c843b0e9f3d4632582114f8cf8262e7f9e2b09b6a067f\" id=22263dd0-681e-47f3-8c1e-1f8f033ca39d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:25.315321 crc crio[24245]: time=\"2026-06-14T09:46:25.314668028Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=e0a6119c-010b-4f9e-8048-adb40fcd4072 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:25.326979 crc crio[24245]: 2026-06-14T09:46:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a106e2d9b7699d Mac:c2:a3:2c:69:37:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b6 Mtu:0 Sandbox:/var/run/netns/63a9230b-796a-419a-af65-5fb1a499320a SocketPath: PciID:}] [{Interface:0xc0003c74b0 Address:{IP:10.217.1.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:25.326979 crc crio[24245]: time=\"2026-06-14T09:46:25.326356797Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-2wm4j Namespace:openstack ID:7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8 UID:7ebe526e-fc7b-4976-9bb6-ee0d040dd9ee NetNS:/var/run/netns/63a9230b-796a-419a-af65-5fb1a499320a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ebe526e_fc7b_4976_9bb6_ee0d040dd9ee.slice PodAnnotations:0xc000602998}] Aliases:map[]}\"\nJun 14 09:46:25.326979 crc crio[24245]: time=\"2026-06-14T09:46:25.326528943Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-2wm4j for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:25.369577 crc crio[24245]: time=\"2026-06-14T09:46:25.368074588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:25.386644 crc crio[24245]: time=\"2026-06-14T09:46:25.386548958Z\" level=info msg=\"Ran pod sandbox 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8 with infra container: openstack/nova-cell1-cell-mapping-2wm4j/POD\" id=5edf6e1c-0739-4545-a4a6-cf9a4be9aecc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:25.400443 crc crio[24245]: time=\"2026-06-14T09:46:25.399525068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=7ef74dc2-91db-445d-95b3-fcf142022222 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:25.405336 crc crio[24245]: time=\"2026-06-14T09:46:25.404797657Z\" level=info msg=\"Removed container e65763c9b0cfc4dd615c843b0e9f3d4632582114f8cf8262e7f9e2b09b6a067f: openstack/dnsmasq-dns-f5446bd49-cclzj/init\" id=22263dd0-681e-47f3-8c1e-1f8f033ca39d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:25.419732 crc crio[24245]: time=\"2026-06-14T09:46:25.418003888Z\" level=info msg=\"Removing container: e954af62a9340ba3a407007a8f6ff2ca73f3f6119a64df992f7c6ac611194133\" id=453b6fe4-544d-4f79-9f1b-30496518b321 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:25.520924 crc crio[24245]: time=\"2026-06-14T09:46:25.520827705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=bb7dafea-12f8-441b-aafa-061e2ae588e8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:25.596280 crc crio[24245]: time=\"2026-06-14T09:46:25.596210646Z\" level=info msg=\"Stopping pod sandbox: 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b\" id=ffad1fb4-ec26-4144-8b3c-e7894d3fc3ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:25.597122 crc crio[24245]: time=\"2026-06-14T09:46:25.597093485Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-7k59v Namespace:openstack ID:0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b UID:49cd7edf-ebab-4509-801f-9e653ce83185 NetNS:/var/run/netns/1a815c04-f41b-4f5c-b7a5-6ea5b16048cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49cd7edf_ebab_4509_801f_9e653ce83185.slice PodAnnotations:0xc002c926d8}] Aliases:map[]}\"\nJun 14 09:46:25.597359 crc crio[24245]: time=\"2026-06-14T09:46:25.597339452Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-7k59v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:25.683206 crc crio[24245]: time=\"2026-06-14T09:46:25.683079937Z\" level=info msg=\"Stopped pod sandbox: e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97\" id=c5e69000-34c3-48ef-ba3d-70fb05bf5614 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:25.772160 crc crio[24245]: time=\"2026-06-14T09:46:25.76418966Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-2wm4j/nova-manage\" id=2cb2861b-5d9f-4bf5-b9e0-77b09102fbe2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:25.772160 crc crio[24245]: time=\"2026-06-14T09:46:25.764575073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:26.023711 crc crio[24245]: time=\"2026-06-14T09:46:26.017580098Z\" level=info msg=\"Created container 226ea006c8ecc85aa7e2ab6b05236f77e7c74a1fcdb43559b47cadcf12010467: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener-log\" id=fea79928-849b-43f3-aed2-fce0b0876fd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:26.033917 crc crio[24245]: time=\"2026-06-14T09:46:26.028553966Z\" level=info msg=\"Starting container: 226ea006c8ecc85aa7e2ab6b05236f77e7c74a1fcdb43559b47cadcf12010467\" id=cc931f85-e845-40a8-97db-f60006d3874d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:26.041027 crc crio[24245]: 2026-06-14T09:46:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd1934190f21a4b Mac:ae:fb:b8:a8:c5:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b3 Mtu:0 Sandbox:/var/run/netns/6a5c93e5-9491-4650-92de-0dbe59995faf SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.1.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:26.042115 crc crio[24245]: time=\"2026-06-14T09:46:26.042080968Z\" level=info msg=\"Got pod network &{Name:neutron-786fddcc85-bbkwq Namespace:openstack ID:cd1934190f21a4be7bf28a189729a05343fd988a221d8369517af41f179d4045 UID:79dd4480-93cf-4eca-91a0-4f1438da555f NetNS:/var/run/netns/6a5c93e5-9491-4650-92de-0dbe59995faf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79dd4480_93cf_4eca_91a0_4f1438da555f.slice PodAnnotations:0xc0004cc5a0}] Aliases:map[]}\"\nJun 14 09:46:26.042361 crc crio[24245]: time=\"2026-06-14T09:46:26.042339766Z\" level=info msg=\"Checking pod openstack_neutron-786fddcc85-bbkwq for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:26.054108 crc crio[24245]: time=\"2026-06-14T09:46:26.054021548Z\" level=info msg=\"Started container\" PID=288596 containerID=226ea006c8ecc85aa7e2ab6b05236f77e7c74a1fcdb43559b47cadcf12010467 description=openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener-log id=cc931f85-e845-40a8-97db-f60006d3874d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5056a419db0e5545a65381158ffea942037d6306e00ff85bbd9047c48272202b\nJun 14 09:46:26.072920 crc crio[24245]: time=\"2026-06-14T09:46:26.072432167Z\" level=info msg=\"Created container d61c4097786ffd3bbdb4d8335f57d8d74b8ec4d2272cdb96e8060a5e5d527b59: openstack/swift-storage-0/account-replicator\" id=22cce70c-3675-4697-b416-ca7bdab62c13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:26.081912 crc crio[24245]: time=\"2026-06-14T09:46:26.079410441Z\" level=info msg=\"Starting container: d61c4097786ffd3bbdb4d8335f57d8d74b8ec4d2272cdb96e8060a5e5d527b59\" id=fcbf603c-fc7b-49f6-b771-3864a27af114 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:26.105900 crc crio[24245]: time=\"2026-06-14T09:46:26.104245741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=c14197a7-bbed-47da-a27c-192f1271701e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:26.117335 crc crio[24245]: time=\"2026-06-14T09:46:26.112340611Z\" level=info msg=\"Started container\" PID=288604 containerID=d61c4097786ffd3bbdb4d8335f57d8d74b8ec4d2272cdb96e8060a5e5d527b59 description=openstack/swift-storage-0/account-replicator id=fcbf603c-fc7b-49f6-b771-3864a27af114 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882\nJun 14 09:46:26.177412 crc crio[24245]: time=\"2026-06-14T09:46:26.177272898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=5ada8b96-feac-4653-81df-26c57145fb8c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:26.187342 crc crio[24245]: time=\"2026-06-14T09:46:26.187204527Z\" level=info msg=\"Ran pod sandbox cd1934190f21a4be7bf28a189729a05343fd988a221d8369517af41f179d4045 with infra container: openstack/neutron-786fddcc85-bbkwq/POD\" id=05f302d8-1b63-401b-a812-6272bc4aacf7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:26.195560 crc crio[24245]: time=\"2026-06-14T09:46:26.195490647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c023c516-9fe3-44f0-930f-6045f360240b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:26.230972 crc crio[24245]: time=\"2026-06-14T09:46:26.218298428Z\" level=info msg=\"Created container 141a0e92750177e51b1d79fead7d255312223799861a0638fead3fd47719e2af: openstack/ceilometer-0/ceilometer-notification-agent\" id=7f7d7e53-edee-4a73-8b45-48d3cd456098 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:26.230972 crc crio[24245]: time=\"2026-06-14T09:46:26.223788477Z\" level=info msg=\"Starting container: 141a0e92750177e51b1d79fead7d255312223799861a0638fead3fd47719e2af\" id=3830fc29-ac7a-49f2-9340-ac0170b2f79b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:26.230972 crc crio[24245]: time=\"2026-06-14T09:46:26.230394138Z\" level=info msg=\"Started container\" PID=288605 containerID=141a0e92750177e51b1d79fead7d255312223799861a0638fead3fd47719e2af description=openstack/ceilometer-0/ceilometer-notification-agent id=3830fc29-ac7a-49f2-9340-ac0170b2f79b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4\nJun 14 09:46:26.316442 crc crio[24245]: time=\"2026-06-14T09:46:26.306239389Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=24d05327-6342-4bc0-acb8-64e2815778cb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:26.316442 crc crio[24245]: time=\"2026-06-14T09:46:26.306960245Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=24d05327-6342-4bc0-acb8-64e2815778cb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:26.316442 crc crio[24245]: time=\"2026-06-14T09:46:26.307014197Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=24d05327-6342-4bc0-acb8-64e2815778cb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:26.316442 crc crio[24245]: time=\"2026-06-14T09:46:26.312992129Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=28fd5b6d-f894-4781-befe-8134142759a8 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:26.318933 crc crio[24245]: time=\"2026-06-14T09:46:26.318810076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:26.325599 crc crio[24245]: time=\"2026-06-14T09:46:26.325527604Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 14 09:46:26.364433 crc crio[24245]: time=\"2026-06-14T09:46:26.363829312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:26.388294 crc crio[24245]: time=\"2026-06-14T09:46:26.366253761Z\" level=info msg=\"Stopped pod sandbox: 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b\" id=ffad1fb4-ec26-4144-8b3c-e7894d3fc3ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:26.408028 crc crio[24245]: time=\"2026-06-14T09:46:26.405287597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=2f6d3e7c-36aa-470c-8e62-0ad33d144741 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:26.440495 crc crio[24245]: time=\"2026-06-14T09:46:26.440277436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=95fcfd1a-3ee7-4bb3-85e5-02026c787ea8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:26.459215 crc crio[24245]: time=\"2026-06-14T09:46:26.45644536Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=1257393b-1a95-4133-a7a5-a146ec6fb17a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:26.461790 crc crio[24245]: time=\"2026-06-14T09:46:26.461752827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:26.470422 crc crio[24245]: time=\"2026-06-14T09:46:26.469499996Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener\" id=8d3a0d54-cf66-4b29-bd7b-9a8288a26bd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:26.504928 crc crio[24245]: time=\"2026-06-14T09:46:26.504788525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:26.574498 crc crio[24245]: time=\"2026-06-14T09:46:26.574233125Z\" level=info msg=\"Created container 8a4ae24b719ababa70464208214c076927d3fcf8a34a8b8297bc408836f8b540: openstack/nova-cell0-cell-mapping-hqvq5/nova-manage\" id=526d1b4c-78e9-44b6-b739-c3a65ad46fb1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:26.577274 crc crio[24245]: time=\"2026-06-14T09:46:26.576262408Z\" level=info msg=\"Starting container: 8a4ae24b719ababa70464208214c076927d3fcf8a34a8b8297bc408836f8b540\" id=bf0eb145-271e-4e00-881e-1f187cc2260d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:26.593236 crc crio[24245]: time=\"2026-06-14T09:46:26.593142537Z\" level=info msg=\"Started container\" PID=288589 containerID=8a4ae24b719ababa70464208214c076927d3fcf8a34a8b8297bc408836f8b540 description=openstack/nova-cell0-cell-mapping-hqvq5/nova-manage id=bf0eb145-271e-4e00-881e-1f187cc2260d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54\nJun 14 09:46:26.634391 crc crio[24245]: time=\"2026-06-14T09:46:26.631083665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:26.665525 crc crio[24245]: time=\"2026-06-14T09:46:26.665350693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:26.666684 crc crio[24245]: time=\"2026-06-14T09:46:26.666575841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=66d7e4f2-0f61-41dd-8b71-70eba9fbec41 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:26.694974 crc crio[24245]: time=\"2026-06-14T09:46:26.692428884Z\" level=info msg=\"Creating container: openstack/neutron-786fddcc85-bbkwq/neutron-api\" id=0516aed5-72bf-4cb8-bed6-fc6f5b934a15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:26.694974 crc crio[24245]: time=\"2026-06-14T09:46:26.693121306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:26.821305 crc crio[24245]: time=\"2026-06-14T09:46:26.821265031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:26.855311 crc crio[24245]: time=\"2026-06-14T09:46:26.855263553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:26.911135 crc crio[24245]: time=\"2026-06-14T09:46:26.911012569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:26.940825 crc crio[24245]: time=\"2026-06-14T09:46:26.940284997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:26.956535 crc crio[24245]: time=\"2026-06-14T09:46:26.953210579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:26.956535 crc crio[24245]: time=\"2026-06-14T09:46:26.954946375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:27.113985 crc crio[24245]: time=\"2026-06-14T09:46:27.113472923Z\" level=info msg=\"Removed container e954af62a9340ba3a407007a8f6ff2ca73f3f6119a64df992f7c6ac611194133: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=453b6fe4-544d-4f79-9f1b-30496518b321 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:27.123112 crc crio[24245]: time=\"2026-06-14T09:46:27.122968458Z\" level=info msg=\"Removing container: b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4\" id=a2bbf858-d954-4b9b-b201-b43776f1c282 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:27.264450 crc crio[24245]: time=\"2026-06-14T09:46:27.264344465Z\" level=info msg=\"Removed container b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=a2bbf858-d954-4b9b-b201-b43776f1c282 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:27.288205 crc crio[24245]: time=\"2026-06-14T09:46:27.288161971Z\" level=info msg=\"Created container 050e6b1aae7c7254be28ca3a017ec059c03768af89830ffff9d9d7c63c881d79: openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker-log\" id=14ba317e-5f7a-499d-b9f6-37289d7de54e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:27.295822 crc crio[24245]: time=\"2026-06-14T09:46:27.295465857Z\" level=info msg=\"Starting container: 050e6b1aae7c7254be28ca3a017ec059c03768af89830ffff9d9d7c63c881d79\" id=e58b1bb8-e5a3-41b3-8f17-77b56d814c08 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:27.312593 crc crio[24245]: time=\"2026-06-14T09:46:27.311701667Z\" level=info msg=\"Started container\" PID=288607 containerID=050e6b1aae7c7254be28ca3a017ec059c03768af89830ffff9d9d7c63c881d79 description=openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker-log id=e58b1bb8-e5a3-41b3-8f17-77b56d814c08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9658c29c29c9836ebffcbf0b4a454f098f775612169b066fcc9c44df20f1ba6e\nJun 14 09:46:27.322277 crc crio[24245]: time=\"2026-06-14T09:46:27.321790393Z\" level=info msg=\"Removing container: a581ea99075714852b271b88dd6dcb45e9a32d15be8ed04cac37cb5bec6ee266\" id=c063a197-75f2-42c9-8b17-697f95caeddf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:27.329180 crc crio[24245]: time=\"2026-06-14T09:46:27.329142087Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=d3b49277-3a95-4060-a616-02b94f59b499 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:27.380795 crc crio[24245]: time=\"2026-06-14T09:46:27.378727827Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=5e50e13c-870d-4cd1-b707-95c3fb2d1f35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:27.380795 crc crio[24245]: time=\"2026-06-14T09:46:27.379273994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:27.538401 crc crio[24245]: time=\"2026-06-14T09:46:27.538313391Z\" level=info msg=\"Removed container a581ea99075714852b271b88dd6dcb45e9a32d15be8ed04cac37cb5bec6ee266: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c063a197-75f2-42c9-8b17-697f95caeddf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:27.543430 crc crio[24245]: time=\"2026-06-14T09:46:27.541487372Z\" level=info msg=\"Removing container: dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74\" id=49a00459-88a1-4885-884b-9e211a1ef06b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:27.599091 crc crio[24245]: time=\"2026-06-14T09:46:27.599016419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=d0fddbd0-adc8-44b2-bd27-61a4de07629a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:27.637095 crc crio[24245]: time=\"2026-06-14T09:46:27.636997013Z\" level=info msg=\"Removed container dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74: openstack/glance-default-internal-api-0/glance-httpd\" id=49a00459-88a1-4885-884b-9e211a1ef06b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:27.644141 crc crio[24245]: time=\"2026-06-14T09:46:27.644023713Z\" level=info msg=\"Creating container: openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker\" id=dbc3ae6e-1204-41b3-a204-ab079ef22222 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:27.651881 crc crio[24245]: time=\"2026-06-14T09:46:27.651727248Z\" level=info msg=\"Removing container: a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19\" id=472a6c17-7efd-482e-af78-a8d94e03d565 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:27.655193 crc crio[24245]: time=\"2026-06-14T09:46:27.655099781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:27.692509 crc crio[24245]: time=\"2026-06-14T09:46:27.692377711Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:703a06ea25db8db2affc933008874618116c4e47d842724501bcbf90f9de4581 UID:9be14f97-4ec5-4af0-aa30-62a5e12c6bc2 NetNS:/var/run/netns/361d077c-3c5b-417c-bb3c-168fbf5816f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9be14f97_4ec5_4af0_aa30_62a5e12c6bc2.slice PodAnnotations:0xc006e0a718}] Aliases:map[]}\"\nJun 14 09:46:27.692679 crc crio[24245]: time=\"2026-06-14T09:46:27.692594958Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:27.724408 crc crio[24245]: time=\"2026-06-14T09:46:27.721600868Z\" level=info msg=\"Removed container a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19: openstack/glance-default-internal-api-0/glance-log\" id=472a6c17-7efd-482e-af78-a8d94e03d565 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:27.745476 crc crio[24245]: time=\"2026-06-14T09:46:27.745416358Z\" level=info msg=\"Removing container: a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79\" id=dc48439e-0277-4d03-8c52-22dd991a2ea5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:27.938004 crc crio[24245]: time=\"2026-06-14T09:46:27.935461693Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=b34019e7-3427-4ee7-8720-ec221ca3d79a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:27.938004 crc crio[24245]: time=\"2026-06-14T09:46:27.936272749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:28.098118 crc crio[24245]: time=\"2026-06-14T09:46:28.098018284Z\" level=info msg=\"Created container 591a1a9520552a8082acd4068543087e54bd4bd17f42b2b2ca17ae3aa0d26201: openstack/nova-cell1-cell-mapping-2wm4j/nova-manage\" id=2cb2861b-5d9f-4bf5-b9e0-77b09102fbe2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:28.105228 crc crio[24245]: time=\"2026-06-14T09:46:28.104904453Z\" level=info msg=\"Starting container: 591a1a9520552a8082acd4068543087e54bd4bd17f42b2b2ca17ae3aa0d26201\" id=e1d72fe3-4a53-4933-a8da-066d64006237 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:28.127233 crc crio[24245]: time=\"2026-06-14T09:46:28.122088279Z\" level=info msg=\"Started container\" PID=288842 containerID=591a1a9520552a8082acd4068543087e54bd4bd17f42b2b2ca17ae3aa0d26201 description=openstack/nova-cell1-cell-mapping-2wm4j/nova-manage id=e1d72fe3-4a53-4933-a8da-066d64006237 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8\nJun 14 09:46:28.194150 crc crio[24245]: time=\"2026-06-14T09:46:28.19355831Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972 UID:9860638f-c59f-43a9-949e-2afdaaafed92 NetNS:/var/run/netns/8a4cbd5b-d42c-46cc-b5f8-90f00f2b16be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9860638f_c59f_43a9_949e_2afdaaafed92.slice PodAnnotations:0xc002c92538}] Aliases:map[]}\"\nJun 14 09:46:28.194150 crc crio[24245]: time=\"2026-06-14T09:46:28.193921182Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:28.213226 crc crio[24245]: time=\"2026-06-14T09:46:28.212892657Z\" level=info msg=\"Created container 51eed33a487d317b1a1537b1945c909155c7e37d6e264b15511f097228f34d17: openstack/neutron-786fddcc85-bbkwq/neutron-api\" id=0516aed5-72bf-4cb8-bed6-fc6f5b934a15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:28.215829 crc crio[24245]: time=\"2026-06-14T09:46:28.215756554Z\" level=info msg=\"Starting container: 51eed33a487d317b1a1537b1945c909155c7e37d6e264b15511f097228f34d17\" id=494c8f23-c157-4d2a-a58b-13376fade1d7 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:28.226016 crc crio[24245]: time=\"2026-06-14T09:46:28.225175357Z\" level=info msg=\"Started container\" PID=288848 containerID=51eed33a487d317b1a1537b1945c909155c7e37d6e264b15511f097228f34d17 description=openstack/neutron-786fddcc85-bbkwq/neutron-api id=494c8f23-c157-4d2a-a58b-13376fade1d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1934190f21a4be7bf28a189729a05343fd988a221d8369517af41f179d4045\nJun 14 09:46:28.244269 crc crio[24245]: time=\"2026-06-14T09:46:28.244191129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cc58a382-5669-4a03-9607-d390c9f6a790 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:28.280111 crc crio[24245]: time=\"2026-06-14T09:46:28.280017644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:28.284876 crc crio[24245]: time=\"2026-06-14T09:46:28.284770537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:28.342121 crc crio[24245]: 2026-06-14T09:46:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:703a06ea25db8db Mac:b6:1c:74:ae:31:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b7 Mtu:0 Sandbox:/var/run/netns/361d077c-3c5b-417c-bb3c-168fbf5816f2 SocketPath: PciID:}] [{Interface:0xc0003e8ca0 Address:{IP:10.217.1.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:28.349318 crc crio[24245]: time=\"2026-06-14T09:46:28.349236288Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:703a06ea25db8db2affc933008874618116c4e47d842724501bcbf90f9de4581 UID:9be14f97-4ec5-4af0-aa30-62a5e12c6bc2 NetNS:/var/run/netns/361d077c-3c5b-417c-bb3c-168fbf5816f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9be14f97_4ec5_4af0_aa30_62a5e12c6bc2.slice PodAnnotations:0xc006e0a718}] Aliases:map[]}\"\nJun 14 09:46:28.349487 crc crio[24245]: time=\"2026-06-14T09:46:28.349471478Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:28.411462 crc crio[24245]: time=\"2026-06-14T09:46:28.411208016Z\" level=info msg=\"Stopping container: 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7 (timeout: 30s)\" id=8ef72bda-c7d1-434c-a362-0dcd02219cc0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:28.423289 crc crio[24245]: time=\"2026-06-14T09:46:28.423211372Z\" level=info msg=\"Stopping container: 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e (timeout: 30s)\" id=3b9242f0-afe7-4830-9177-2e4a5ad658b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:28.438002 crc crio[24245]: time=\"2026-06-14T09:46:28.437537193Z\" level=info msg=\"Ran pod sandbox 703a06ea25db8db2affc933008874618116c4e47d842724501bcbf90f9de4581 with infra container: openstack/glance-default-external-api-0/POD\" id=5e50e13c-870d-4cd1-b707-95c3fb2d1f35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:28.466564 crc crio[24245]: time=\"2026-06-14T09:46:28.466430855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=20116dd7-f945-40a0-9c6c-4ee4dd4701ae name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:28.471086 crc crio[24245]: time=\"2026-06-14T09:46:28.470951668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=54e2aa41-2cc6-44ba-8063-511305cf84ba name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:28.498605 crc crio[24245]: time=\"2026-06-14T09:46:28.498507922Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=0392b8d8-c0d3-486f-adda-d1b93862d96f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:28.502433 crc crio[24245]: time=\"2026-06-14T09:46:28.499215695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:28.502433 crc crio[24245]: time=\"2026-06-14T09:46:28.502361446Z\" level=info msg=\"Created container c34fbb75bc738f805860bf6e3a87d48eee3a5c466c1003046db28243395f5717: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener\" id=8d3a0d54-cf66-4b29-bd7b-9a8288a26bd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:28.504894 crc crio[24245]: time=\"2026-06-14T09:46:28.504781744Z\" level=info msg=\"Starting container: c34fbb75bc738f805860bf6e3a87d48eee3a5c466c1003046db28243395f5717\" id=29014019-e95a-4068-bfd5-04e8271af59c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:28.517135 crc crio[24245]: time=\"2026-06-14T09:46:28.517051135Z\" level=info msg=\"Started container\" PID=288850 containerID=c34fbb75bc738f805860bf6e3a87d48eee3a5c466c1003046db28243395f5717 description=openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener id=29014019-e95a-4068-bfd5-04e8271af59c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5056a419db0e5545a65381158ffea942037d6306e00ff85bbd9047c48272202b\nJun 14 09:46:28.553464 crc crio[24245]: time=\"2026-06-14T09:46:28.553365818Z\" level=info msg=\"Created container 516e13f74202941b3ef9c8afb28c0506fc493f15a4376542cb70389b2833857c: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=e0a6119c-010b-4f9e-8048-adb40fcd4072 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:28.556796 crc crio[24245]: time=\"2026-06-14T09:46:28.556723465Z\" level=info msg=\"Starting container: 516e13f74202941b3ef9c8afb28c0506fc493f15a4376542cb70389b2833857c\" id=fa2b2fdc-5926-4979-b2cc-9178d370f1da name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:28.575780 crc crio[24245]: time=\"2026-06-14T09:46:28.575731169Z\" level=info msg=\"Started container\" PID=288843 containerID=516e13f74202941b3ef9c8afb28c0506fc493f15a4376542cb70389b2833857c description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=fa2b2fdc-5926-4979-b2cc-9178d370f1da name=/runtime.v1.RuntimeService/StartContainer sandboxID=42661ede1f9c9c0aa73ff18d60cad76803d04be28618e74d77b3ed71ba2e854c\nJun 14 09:46:28.577353 crc crio[24245]: time=\"2026-06-14T09:46:28.577062272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=051ef3a0-43e0-40db-ba24-51766821c970 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:28.631962 crc crio[24245]: time=\"2026-06-14T09:46:28.630364583Z\" level=info msg=\"Stopped container 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7: openstack/placement-67dd875588-dl4d8/placement-log\" id=8ef72bda-c7d1-434c-a362-0dcd02219cc0 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:28.648047 crc crio[24245]: time=\"2026-06-14T09:46:28.647956979Z\" level=info msg=\"Creating container: openstack/neutron-786fddcc85-bbkwq/neutron-httpd\" id=db3e34c8-1d19-46eb-8304-1032800a81d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:28.651888 crc crio[24245]: time=\"2026-06-14T09:46:28.649529351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:28.812780 crc crio[24245]: time=\"2026-06-14T09:46:28.812354134Z\" level=info msg=\"Stopping container: fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91 (timeout: 30s)\" id=9fc77ed4-9670-413a-80a4-4b5fec268f20 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:28.814946 crc crio[24245]: time=\"2026-06-14T09:46:28.813688576Z\" level=info msg=\"Stopping container: f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a (timeout: 30s)\" id=92522c11-1467-4561-b2d9-314832e5eb82 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:28.848459 crc crio[24245]: time=\"2026-06-14T09:46:28.847908655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:28.860516 crc crio[24245]: time=\"2026-06-14T09:46:28.860431233Z\" level=info msg=\"Stopping container: 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b (timeout: 30s)\" id=dbddbf61-629f-43ce-9512-3ad1a8736483 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:28.861662 crc crio[24245]: time=\"2026-06-14T09:46:28.861585455Z\" level=info msg=\"Stopping container: 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d (timeout: 30s)\" id=a36c1ebd-4b60-4d60-9260-dbce602075b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:28.873440 crc crio[24245]: time=\"2026-06-14T09:46:28.873359654Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=c3c488db-dbf1-4fae-9a53-69180e0e27c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:28.873563 crc crio[24245]: time=\"2026-06-14T09:46:28.873463087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:28.904087 crc crio[24245]: time=\"2026-06-14T09:46:28.902748874Z\" level=info msg=\"Removed container a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79: openstack/glance-default-external-api-0/glance-httpd\" id=dc48439e-0277-4d03-8c52-22dd991a2ea5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:28.944112 crc crio[24245]: time=\"2026-06-14T09:46:28.944075431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:28.946407 crc crio[24245]: time=\"2026-06-14T09:46:28.946256442Z\" level=info msg=\"Removing container: f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce\" id=ce53b54b-9aaa-47b2-a9a6-98830ab6c47f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:28.955239 crc crio[24245]: time=\"2026-06-14T09:46:28.955152448Z\" level=info msg=\"Created container 8c4ffb09ecb9f916a0db9335f6e2f9f7016940026c76fd83d72a65e58a6c0cf8: openstack/swift-storage-0/account-auditor\" id=1257393b-1a95-4133-a7a5-a146ec6fb17a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:28.956204 crc crio[24245]: time=\"2026-06-14T09:46:28.956175151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:28.963273 crc crio[24245]: time=\"2026-06-14T09:46:28.963180156Z\" level=info msg=\"Starting container: 8c4ffb09ecb9f916a0db9335f6e2f9f7016940026c76fd83d72a65e58a6c0cf8\" id=e94dcb07-3880-411f-a187-a42124ed5e45 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:29.187590 crc crio[24245]: 2026-06-14T09:46:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3e3262bc8f27cd Mac:b6:69:f2:9a:da:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b8 Mtu:0 Sandbox:/var/run/netns/8a4cbd5b-d42c-46cc-b5f8-90f00f2b16be SocketPath: PciID:}] [{Interface:0xc0002dc9e0 Address:{IP:10.217.1.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:29.188598 crc crio[24245]: time=\"2026-06-14T09:46:29.188525763Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972 UID:9860638f-c59f-43a9-949e-2afdaaafed92 NetNS:/var/run/netns/8a4cbd5b-d42c-46cc-b5f8-90f00f2b16be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9860638f_c59f_43a9_949e_2afdaaafed92.slice PodAnnotations:0xc002c92538}] Aliases:map[]}\"\nJun 14 09:46:29.188835 crc crio[24245]: time=\"2026-06-14T09:46:29.188777071Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:29.189781 crc crio[24245]: time=\"2026-06-14T09:46:29.189732818Z\" level=info msg=\"Started container\" PID=288841 containerID=8c4ffb09ecb9f916a0db9335f6e2f9f7016940026c76fd83d72a65e58a6c0cf8 description=openstack/swift-storage-0/account-auditor id=e94dcb07-3880-411f-a187-a42124ed5e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882\nJun 14 09:46:29.215389 crc crio[24245]: time=\"2026-06-14T09:46:29.215289994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=bdb720b9-cc37-49dd-a762-8148b4af1c0c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:29.233339 crc crio[24245]: time=\"2026-06-14T09:46:29.233233073Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2 UID:d17023ad-f88e-40c6-b80d-8ffd479693bb NetNS:/var/run/netns/608a95bd-73f3-4002-835f-1885f053139e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd17023ad_f88e_40c6_b80d_8ffd479693bb.slice PodAnnotations:0xc003bf6b78}] Aliases:map[]}\"\nJun 14 09:46:29.233339 crc crio[24245]: time=\"2026-06-14T09:46:29.233313039Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:29.358511 crc crio[24245]: time=\"2026-06-14T09:46:29.358425646Z\" level=info msg=\"Stopped container f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a: openstack/cinder-api-0/cinder-api-log\" id=92522c11-1467-4561-b2d9-314832e5eb82 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:29.400060 crc crio[24245]: time=\"2026-06-14T09:46:29.399960017Z\" level=info msg=\"Ran pod sandbox c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972 with infra container: openstack/nova-metadata-0/POD\" id=b34019e7-3427-4ee7-8720-ec221ca3d79a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:29.425977 crc crio[24245]: time=\"2026-06-14T09:46:29.425766716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=03816f13-079d-4fba-b0db-306bde53092e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:29.426464 crc crio[24245]: time=\"2026-06-14T09:46:29.426383078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=306c57fe-2927-4498-b7b9-870824c7cd9d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:29.444043 crc crio[24245]: time=\"2026-06-14T09:46:29.443709803Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=745daa31-f414-429b-a2e4-5052388b9b52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:29.444043 crc crio[24245]: time=\"2026-06-14T09:46:29.443807856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:29.460650 crc crio[24245]: time=\"2026-06-14T09:46:29.460544798Z\" level=info msg=\"Removed container f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce: openstack/glance-default-external-api-0/glance-log\" id=ce53b54b-9aaa-47b2-a9a6-98830ab6c47f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:29.460773 crc crio[24245]: time=\"2026-06-14T09:46:29.460585729Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=03816f13-079d-4fba-b0db-306bde53092e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:29.472507 crc crio[24245]: time=\"2026-06-14T09:46:29.471995746Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=03816f13-079d-4fba-b0db-306bde53092e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:29.478648 crc crio[24245]: time=\"2026-06-14T09:46:29.477800183Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8d008fee-cbab-49e3-b214-68b9dcf8acbd name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:29.490068 crc crio[24245]: time=\"2026-06-14T09:46:29.490020406Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 14 09:46:29.490918 crc crio[24245]: time=\"2026-06-14T09:46:29.49076835Z\" level=info msg=\"Removing container: dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0\" id=dead1fdc-65ad-4afb-a07a-8e094b9cde00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:29.495930 crc crio[24245]: time=\"2026-06-14T09:46:29.492144875Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=bf5e8426-ed08-44a6-98ef-6647881e39bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:29.516953 crc crio[24245]: time=\"2026-06-14T09:46:29.513400738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:29.637573 crc crio[24245]: time=\"2026-06-14T09:46:29.637451202Z\" level=info msg=\"Created container e45362402cd2f11fb117d3f1bed3a26d918802dc103f73014afc37efa888c68f: openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker\" id=dbc3ae6e-1204-41b3-a204-ab079ef22222 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:29.650046 crc crio[24245]: time=\"2026-06-14T09:46:29.644507344Z\" level=info msg=\"Starting container: e45362402cd2f11fb117d3f1bed3a26d918802dc103f73014afc37efa888c68f\" id=e583c301-8a63-4030-b24c-897eb7e566c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:29.668505 crc crio[24245]: time=\"2026-06-14T09:46:29.668167993Z\" level=info msg=\"Started container\" PID=289100 containerID=e45362402cd2f11fb117d3f1bed3a26d918802dc103f73014afc37efa888c68f description=openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker id=e583c301-8a63-4030-b24c-897eb7e566c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9658c29c29c9836ebffcbf0b4a454f098f775612169b066fcc9c44df20f1ba6e\nJun 14 09:46:29.751305 crc crio[24245]: time=\"2026-06-14T09:46:29.744543127Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124 UID:f62f071b-ac3d-4cd2-b961-4114fab0734f NetNS:/var/run/netns/5067c5ba-12b7-4c06-803d-ed7d6f067b40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf62f071b_ac3d_4cd2_b961_4114fab0734f.slice PodAnnotations:0xc00274a588}] Aliases:map[]}\"\nJun 14 09:46:29.751305 crc crio[24245]: time=\"2026-06-14T09:46:29.74463602Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:29.760214 crc crio[24245]: time=\"2026-06-14T09:46:29.759922657Z\" level=info msg=\"Stopping container: 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c (timeout: 30s)\" id=058754cd-6a1c-4869-a953-02b37674fc99 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:29.764756 crc crio[24245]: time=\"2026-06-14T09:46:29.760291789Z\" level=info msg=\"Stopping container: b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32 (timeout: 30s)\" id=a0cc46ef-48cd-43e9-b1fa-e980ed24b623 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:29.857465 crc crio[24245]: time=\"2026-06-14T09:46:29.857125384Z\" level=info msg=\"Removed container dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0: openstack/nova-api-0/nova-api-api\" id=dead1fdc-65ad-4afb-a07a-8e094b9cde00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:29.871321 crc crio[24245]: time=\"2026-06-14T09:46:29.87123239Z\" level=info msg=\"Removing container: dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7\" id=3ff77c37-1435-4244-9891-05b2d9d4a1dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:29.950027 crc crio[24245]: time=\"2026-06-14T09:46:29.948594455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:29.973827 crc crio[24245]: time=\"2026-06-14T09:46:29.973556495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:30.047110 crc crio[24245]: 2026-06-14T09:46:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51668b4ec848cb6 Mac:ce:ae:a1:26:5c:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b9 Mtu:0 Sandbox:/var/run/netns/608a95bd-73f3-4002-835f-1885f053139e SocketPath: PciID:}] [{Interface:0xc0001b2d40 Address:{IP:10.217.1.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:30.059901 crc crio[24245]: time=\"2026-06-14T09:46:30.057301264Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2 UID:d17023ad-f88e-40c6-b80d-8ffd479693bb NetNS:/var/run/netns/608a95bd-73f3-4002-835f-1885f053139e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd17023ad_f88e_40c6_b80d_8ffd479693bb.slice PodAnnotations:0xc003bf6b78}] Aliases:map[]}\"\nJun 14 09:46:30.059901 crc crio[24245]: time=\"2026-06-14T09:46:30.057564073Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:30.094448 crc crio[24245]: time=\"2026-06-14T09:46:30.090722239Z\" level=info msg=\"Stopped container b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener-log\" id=a0cc46ef-48cd-43e9-b1fa-e980ed24b623 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:30.145584 crc crio[24245]: time=\"2026-06-14T09:46:30.142593204Z\" level=info msg=\"Ran pod sandbox 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2 with infra container: openstack/nova-api-0/POD\" id=c3c488db-dbf1-4fae-9a53-69180e0e27c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:30.169435 crc crio[24245]: time=\"2026-06-14T09:46:30.169348315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=429d1a0c-18b7-4ee1-9152-8e889b8d246d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:30.178952 crc crio[24245]: time=\"2026-06-14T09:46:30.178834693Z\" level=info msg=\"Created container 5cbdfd7d48173a14fcfb3dd88f72ba44a0981038f4c30c0ad7e870d9fb04f65c: openstack/neutron-786fddcc85-bbkwq/neutron-httpd\" id=db3e34c8-1d19-46eb-8304-1032800a81d6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:30.194977 crc crio[24245]: time=\"2026-06-14T09:46:30.187244343Z\" level=info msg=\"Starting container: 5cbdfd7d48173a14fcfb3dd88f72ba44a0981038f4c30c0ad7e870d9fb04f65c\" id=5b461abb-5a35-403b-8a72-b0f13bb8c530 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:30.237163 crc crio[24245]: time=\"2026-06-14T09:46:30.236674493Z\" level=info msg=\"Removed container dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7: openstack/nova-api-0/nova-api-log\" id=3ff77c37-1435-4244-9891-05b2d9d4a1dd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:30.242394 crc crio[24245]: time=\"2026-06-14T09:46:30.24225732Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=429d1a0c-18b7-4ee1-9152-8e889b8d246d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:30.242518 crc crio[24245]: time=\"2026-06-14T09:46:30.242440566Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=429d1a0c-18b7-4ee1-9152-8e889b8d246d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:30.251376 crc crio[24245]: time=\"2026-06-14T09:46:30.251298934Z\" level=info msg=\"Started container\" PID=289206 containerID=5cbdfd7d48173a14fcfb3dd88f72ba44a0981038f4c30c0ad7e870d9fb04f65c description=openstack/neutron-786fddcc85-bbkwq/neutron-httpd id=5b461abb-5a35-403b-8a72-b0f13bb8c530 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1934190f21a4be7bf28a189729a05343fd988a221d8369517af41f179d4045\nJun 14 09:46:30.264640 crc crio[24245]: time=\"2026-06-14T09:46:30.26457083Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=daa5432f-32f7-49a6-9e41-ecfd23468d40 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:30.318689 crc crio[24245]: time=\"2026-06-14T09:46:30.316170591Z\" level=info msg=\"Removing container: 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4\" id=ae356f8d-02b1-42b6-aad6-3e034d02c8be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:30.342090 crc crio[24245]: time=\"2026-06-14T09:46:30.339196664Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 14 09:46:30.371575 crc crio[24245]: time=\"2026-06-14T09:46:30.371516563Z\" level=info msg=\"Stopping container: 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af (timeout: 30s)\" id=9b381115-747d-4485-b92e-c1705d274762 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:30.384933 crc crio[24245]: time=\"2026-06-14T09:46:30.382427394Z\" level=info msg=\"Created container 99286280d413146c72007d504f255f10c26062e12a78daad00427f0b81a145dd: openstack/swift-storage-0/account-reaper\" id=bf5e8426-ed08-44a6-98ef-6647881e39bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:30.387230 crc crio[24245]: time=\"2026-06-14T09:46:30.387145979Z\" level=info msg=\"Starting container: 99286280d413146c72007d504f255f10c26062e12a78daad00427f0b81a145dd\" id=b991ae3b-5043-43dd-8901-a2799ed39b5a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:30.397017 crc crio[24245]: time=\"2026-06-14T09:46:30.396918034Z\" level=info msg=\"Stopping container: 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f (timeout: 30s)\" id=9b74f824-7bca-4a00-bbae-5ec6dee1947b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:30.472694 crc crio[24245]: time=\"2026-06-14T09:46:30.472549386Z\" level=info msg=\"Started container\" PID=289336 containerID=99286280d413146c72007d504f255f10c26062e12a78daad00427f0b81a145dd description=openstack/swift-storage-0/account-reaper id=b991ae3b-5043-43dd-8901-a2799ed39b5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882\nJun 14 09:46:30.514520 crc crio[24245]: time=\"2026-06-14T09:46:30.514348054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=d5698292-2911-41c0-9c9c-c5c7d88ee0d9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:30.514747 crc crio[24245]: time=\"2026-06-14T09:46:30.514598192Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=d5698292-2911-41c0-9c9c-c5c7d88ee0d9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:30.514747 crc crio[24245]: time=\"2026-06-14T09:46:30.514691035Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=d5698292-2911-41c0-9c9c-c5c7d88ee0d9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:30.522152 crc crio[24245]: time=\"2026-06-14T09:46:30.522070022Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=8cd35309-0ba0-4727-add9-f64dd69e2183 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:30.535361 crc crio[24245]: time=\"2026-06-14T09:46:30.535218155Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 14 09:46:30.687553 crc crio[24245]: time=\"2026-06-14T09:46:30.687462018Z\" level=info msg=\"Removed container 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ae356f8d-02b1-42b6-aad6-3e034d02c8be name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:30.717694 crc crio[24245]: time=\"2026-06-14T09:46:30.713103133Z\" level=info msg=\"Removing container: 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5\" id=55b9b72a-ba0b-47ca-8a94-b681a1336bb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:30.738186 crc crio[24245]: time=\"2026-06-14T09:46:30.738003464Z\" level=info msg=\"Stopped container 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=9b381115-747d-4485-b92e-c1705d274762 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:30.848690 crc crio[24245]: time=\"2026-06-14T09:46:30.848058896Z\" level=info msg=\"Removed container 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5: openstack/nova-metadata-0/nova-metadata-metadata\" id=55b9b72a-ba0b-47ca-8a94-b681a1336bb8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:30.883806 crc crio[24245]: time=\"2026-06-14T09:46:30.880738557Z\" level=info msg=\"Removing container: 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89\" id=bb09528f-d944-4b64-a29a-a8e7e883a6d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:30.912160 crc crio[24245]: 2026-06-14T09:46:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1139881258c56e0 Mac:92:91:cb:22:51:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ba Mtu:0 Sandbox:/var/run/netns/5067c5ba-12b7-4c06-803d-ed7d6f067b40 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:30.913637 crc crio[24245]: time=\"2026-06-14T09:46:30.913562396Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124 UID:f62f071b-ac3d-4cd2-b961-4114fab0734f NetNS:/var/run/netns/5067c5ba-12b7-4c06-803d-ed7d6f067b40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf62f071b_ac3d_4cd2_b961_4114fab0734f.slice PodAnnotations:0xc00274a588}] Aliases:map[]}\"\nJun 14 09:46:30.913790 crc crio[24245]: time=\"2026-06-14T09:46:30.913754152Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:30.968523 crc crio[24245]: time=\"2026-06-14T09:46:30.968297986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:31.113009 crc crio[24245]: time=\"2026-06-14T09:46:31.112920494Z\" level=info msg=\"Stopped container 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b: openstack/cinder-scheduler-0/probe\" id=dbddbf61-629f-43ce-9512-3ad1a8736483 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:31.158520 crc crio[24245]: time=\"2026-06-14T09:46:31.156803566Z\" level=info msg=\"Ran pod sandbox 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124 with infra container: openstack/nova-scheduler-0/POD\" id=745daa31-f414-429b-a2e4-5052388b9b52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:31.194271 crc crio[24245]: time=\"2026-06-14T09:46:31.194193058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=615de8bd-c08c-4233-beb2-9ce1f9d48048 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:31.206199 crc crio[24245]: time=\"2026-06-14T09:46:31.2060554Z\" level=info msg=\"Stopping container: e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920 (timeout: 30s)\" id=ad5b5ebf-a39f-40fa-9122-524528f6d8d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:31.208321 crc crio[24245]: time=\"2026-06-14T09:46:31.208198819Z\" level=info msg=\"Stopping container: 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c (timeout: 30s)\" id=a0ff9d6d-4668-4125-951f-37a04e1acc3e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:31.232803 crc crio[24245]: time=\"2026-06-14T09:46:31.231893894Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=615de8bd-c08c-4233-beb2-9ce1f9d48048 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:31.232803 crc crio[24245]: time=\"2026-06-14T09:46:31.232802293Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=615de8bd-c08c-4233-beb2-9ce1f9d48048 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:31.233246 crc crio[24245]: time=\"2026-06-14T09:46:31.233155225Z\" level=info msg=\"Removed container 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89: openstack/nova-metadata-0/nova-metadata-log\" id=bb09528f-d944-4b64-a29a-a8e7e883a6d8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:31.246292 crc crio[24245]: time=\"2026-06-14T09:46:31.245949736Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=b4e699f5-8b71-49f9-a333-75bc9685ee43 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:31.248121 crc crio[24245]: time=\"2026-06-14T09:46:31.247796886Z\" level=info msg=\"Removing container: 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797\" id=4aa76427-8eb1-46e5-95e8-d8e2b5a5dc2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:31.269144 crc crio[24245]: time=\"2026-06-14T09:46:31.268500272Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 14 09:46:31.313359 crc crio[24245]: time=\"2026-06-14T09:46:31.313244886Z\" level=info msg=\"Created container 9f49c9243978ff1b6dc4f030b4c2a3163093104d5a49457b7124c9855eb2a776: openstack/glance-default-external-api-0/glance-log\" id=0392b8d8-c0d3-486f-adda-d1b93862d96f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:31.324139 crc crio[24245]: time=\"2026-06-14T09:46:31.323776933Z\" level=info msg=\"Starting container: 9f49c9243978ff1b6dc4f030b4c2a3163093104d5a49457b7124c9855eb2a776\" id=f612f7d9-3018-41cf-9fc8-6e5cd5698c2e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:31.390947 crc crio[24245]: time=\"2026-06-14T09:46:31.390759347Z\" level=info msg=\"Started container\" PID=289442 containerID=9f49c9243978ff1b6dc4f030b4c2a3163093104d5a49457b7124c9855eb2a776 description=openstack/glance-default-external-api-0/glance-log id=f612f7d9-3018-41cf-9fc8-6e5cd5698c2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=703a06ea25db8db2affc933008874618116c4e47d842724501bcbf90f9de4581\nJun 14 09:46:31.433017 crc crio[24245]: time=\"2026-06-14T09:46:31.4305785Z\" level=info msg=\"Removed container 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=4aa76427-8eb1-46e5-95e8-d8e2b5a5dc2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:31.474212 crc crio[24245]: time=\"2026-06-14T09:46:31.474040719Z\" level=info msg=\"Stopped container 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker-log\" id=a0ff9d6d-4668-4125-951f-37a04e1acc3e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:31.491548 crc crio[24245]: time=\"2026-06-14T09:46:31.49149218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2e5ab508-01ed-4b1c-98d2-5f7024b17997 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:31.816529 crc crio[24245]: time=\"2026-06-14T09:46:31.815081006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f2e174f1-9ea4-49f6-89e1-7e82b31effa1 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:31.844809 crc crio[24245]: time=\"2026-06-14T09:46:31.844708522Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=0b2639e7-1d29-49e1-84d8-0614e3722b5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:31.845310 crc crio[24245]: time=\"2026-06-14T09:46:31.84526358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:31.964789 crc crio[24245]: time=\"2026-06-14T09:46:31.964507958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:32.076423 crc crio[24245]: time=\"2026-06-14T09:46:32.076248395Z\" level=info msg=\"Stopped container 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e: openstack/placement-67dd875588-dl4d8/placement-api\" id=3b9242f0-afe7-4830-9177-2e4a5ad658b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:32.082166 crc crio[24245]: time=\"2026-06-14T09:46:32.08208327Z\" level=info msg=\"Stopping pod sandbox: 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d\" id=4e3b2ca2-fa68-4296-a238-296be155c197 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:32.083815 crc crio[24245]: time=\"2026-06-14T09:46:32.083746732Z\" level=info msg=\"Got pod network &{Name:placement-67dd875588-dl4d8 Namespace:openstack ID:562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d UID:c2a26830-fc1e-4706-81ae-e0e9fb6b62f9 NetNS:/var/run/netns/27ec91b7-89d8-4c39-aa64-050084331409 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2a26830_fc1e_4706_81ae_e0e9fb6b62f9.slice PodAnnotations:0xc000602898}] Aliases:map[]}\"\nJun 14 09:46:32.084027 crc crio[24245]: time=\"2026-06-14T09:46:32.083973419Z\" level=info msg=\"Deleting pod openstack_placement-67dd875588-dl4d8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:32.195324 crc crio[24245]: time=\"2026-06-14T09:46:32.195229239Z\" level=info msg=\"Stopped container 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener\" id=058754cd-6a1c-4869-a953-02b37674fc99 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:32.196241 crc crio[24245]: time=\"2026-06-14T09:46:32.196159968Z\" level=info msg=\"Stopping pod sandbox: f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24\" id=749ec088-0bc3-4532-915d-53fa237d6f50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:32.197356 crc crio[24245]: time=\"2026-06-14T09:46:32.197300615Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-66fcb7b654-dwfb4 Namespace:openstack ID:f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24 UID:74ef61d7-eba6-40c4-9621-96f1c2305865 NetNS:/var/run/netns/96b9b851-23e1-49e4-ac65-4782ad5039b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74ef61d7_eba6_40c4_9621_96f1c2305865.slice PodAnnotations:0xc00161b248}] Aliases:map[]}\"\nJun 14 09:46:32.197598 crc crio[24245]: time=\"2026-06-14T09:46:32.197488001Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-66fcb7b654-dwfb4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:33.150815 crc crio[24245]: time=\"2026-06-14T09:46:33.150337449Z\" level=info msg=\"Stopped pod sandbox: f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24\" id=749ec088-0bc3-4532-915d-53fa237d6f50 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:33.155019 crc crio[24245]: time=\"2026-06-14T09:46:33.154959666Z\" level=info msg=\"Stopped container fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91: openstack/cinder-api-0/cinder-api\" id=9fc77ed4-9670-413a-80a4-4b5fec268f20 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:33.160603 crc crio[24245]: time=\"2026-06-14T09:46:33.160515603Z\" level=info msg=\"Stopping pod sandbox: 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5\" id=00c334c4-f909-4021-9e5e-124c9f04bd37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:33.163604 crc crio[24245]: time=\"2026-06-14T09:46:33.163544511Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5 UID:467d7e10-3d68-41b1-85de-20c7abb0f20e NetNS:/var/run/netns/cfc078e4-3e3f-4e6b-8d6d-eb9d44727cee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod467d7e10_3d68_41b1_85de_20c7abb0f20e.slice PodAnnotations:0xc003bf70c0}] Aliases:map[]}\"\nJun 14 09:46:33.163833 crc crio[24245]: time=\"2026-06-14T09:46:33.163804039Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:33.167688 crc crio[24245]: time=\"2026-06-14T09:46:33.166969308Z\" level=info msg=\"Stopped pod sandbox: 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d\" id=4e3b2ca2-fa68-4296-a238-296be155c197 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:33.537402 crc crio[24245]: time=\"2026-06-14T09:46:33.536770183Z\" level=info msg=\"Removing container: 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c\" id=fc8e50d8-9dee-4ad4-9c9b-cb1e158fdb43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:33.689978 crc crio[24245]: time=\"2026-06-14T09:46:33.689480547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:33.829995 crc crio[24245]: time=\"2026-06-14T09:46:33.82988753Z\" level=info msg=\"Removed container 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener\" id=fc8e50d8-9dee-4ad4-9c9b-cb1e158fdb43 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:33.838713 crc crio[24245]: time=\"2026-06-14T09:46:33.837577297Z\" level=info msg=\"Removing container: b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32\" id=dd37f3ad-5362-448d-bd53-b8dace13008b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:33.902239 crc crio[24245]: time=\"2026-06-14T09:46:33.901518944Z\" level=info msg=\"Stopped pod sandbox: 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5\" id=00c334c4-f909-4021-9e5e-124c9f04bd37 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:33.909972 crc crio[24245]: time=\"2026-06-14T09:46:33.907255798Z\" level=info msg=\"Removed container b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener-log\" id=dd37f3ad-5362-448d-bd53-b8dace13008b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:33.957198 crc crio[24245]: time=\"2026-06-14T09:46:33.957000551Z\" level=info msg=\"Removing container: 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e\" id=586b4d68-8821-452e-88bd-8c8e25ab9073 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:34.071010 crc crio[24245]: time=\"2026-06-14T09:46:34.070907678Z\" level=info msg=\"Created container 835f413d70a6c00299c16d54751964b687e308e5f0f1edde60d0d3954a7f40c4: openstack/glance-default-external-api-0/glance-httpd\" id=0b2639e7-1d29-49e1-84d8-0614e3722b5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:34.107651 crc crio[24245]: time=\"2026-06-14T09:46:34.107553768Z\" level=info msg=\"Starting container: 835f413d70a6c00299c16d54751964b687e308e5f0f1edde60d0d3954a7f40c4\" id=4e37de80-06ed-450c-82cd-3e8a7bcb596e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:34.112378 crc crio[24245]: time=\"2026-06-14T09:46:34.112284823Z\" level=info msg=\"Removed container 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e: openstack/placement-67dd875588-dl4d8/placement-api\" id=586b4d68-8821-452e-88bd-8c8e25ab9073 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:34.137931 crc crio[24245]: time=\"2026-06-14T09:46:34.137883176Z\" level=info msg=\"Removing container: 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7\" id=7c2d382e-96c9-4bd7-be8e-cb2c230db0f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:34.158024 crc crio[24245]: time=\"2026-06-14T09:46:34.139016772Z\" level=info msg=\"Started container\" PID=289877 containerID=835f413d70a6c00299c16d54751964b687e308e5f0f1edde60d0d3954a7f40c4 description=openstack/glance-default-external-api-0/glance-httpd id=4e37de80-06ed-450c-82cd-3e8a7bcb596e name=/runtime.v1.RuntimeService/StartContainer sandboxID=703a06ea25db8db2affc933008874618116c4e47d842724501bcbf90f9de4581\nJun 14 09:46:34.542823 crc crio[24245]: time=\"2026-06-14T09:46:34.542345193Z\" level=info msg=\"Removed container 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7: openstack/placement-67dd875588-dl4d8/placement-log\" id=7c2d382e-96c9-4bd7-be8e-cb2c230db0f6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:34.703384 crc crio[24245]: time=\"2026-06-14T09:46:34.703294816Z\" level=info msg=\"Removing container: fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91\" id=2e4ded0b-c17f-41ed-b711-7da78f9d80fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:34.879898 crc crio[24245]: time=\"2026-06-14T09:46:34.864393693Z\" level=info msg=\"Stopped container 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f: openstack/barbican-api-66fc76bd44-pldsx/barbican-api\" id=9b74f824-7bca-4a00-bbae-5ec6dee1947b name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:34.890007 crc crio[24245]: time=\"2026-06-14T09:46:34.889961485Z\" level=info msg=\"Stopping pod sandbox: 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\" id=fb732144-739e-4367-8cb0-3ff64bfc0e43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:34.905991 crc crio[24245]: time=\"2026-06-14T09:46:34.905919449Z\" level=info msg=\"Got pod network &{Name:barbican-api-66fc76bd44-pldsx Namespace:openstack ID:0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142 UID:99cd84e0-56e4-4716-9113-229c7b8a9a6f NetNS:/var/run/netns/95dd438f-d484-4858-8bd3-e14b671c608d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99cd84e0_56e4_4716_9113_229c7b8a9a6f.slice PodAnnotations:0xc001c3c078}] Aliases:map[]}\"\nJun 14 09:46:34.906511 crc crio[24245]: time=\"2026-06-14T09:46:34.906486447Z\" level=info msg=\"Deleting pod openstack_barbican-api-66fc76bd44-pldsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:35.065518 crc crio[24245]: time=\"2026-06-14T09:46:35.061683038Z\" level=info msg=\"Removed container fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91: openstack/cinder-api-0/cinder-api\" id=2e4ded0b-c17f-41ed-b711-7da78f9d80fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:35.091369 crc crio[24245]: time=\"2026-06-14T09:46:35.091218055Z\" level=info msg=\"Removing container: f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a\" id=1709689f-2916-4210-8009-95fa87a940ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:35.256089 crc crio[24245]: time=\"2026-06-14T09:46:35.256034Z\" level=info msg=\"Removed container f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a: openstack/cinder-api-0/cinder-api-log\" id=1709689f-2916-4210-8009-95fa87a940ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:35.271681 crc crio[24245]: time=\"2026-06-14T09:46:35.26910655Z\" level=info msg=\"Removing container: 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e\" id=79bda21a-56da-4925-806b-46458d9e499e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:35.324091 crc crio[24245]: time=\"2026-06-14T09:46:35.323172192Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=13c171fe-26d8-4f70-8b77-6fc71f511e52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:35.324091 crc crio[24245]: time=\"2026-06-14T09:46:35.323586045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:35.549136 crc crio[24245]: time=\"2026-06-14T09:46:35.54905312Z\" level=info msg=\"Removed container 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e: openstack/barbican-api-66fc76bd44-pldsx/barbican-api\" id=79bda21a-56da-4925-806b-46458d9e499e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:35.549291 crc crio[24245]: time=\"2026-06-14T09:46:35.549141777Z\" level=info msg=\"Stopped pod sandbox: 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\" id=fb732144-739e-4367-8cb0-3ff64bfc0e43 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:36.014968 crc crio[24245]: time=\"2026-06-14T09:46:36.014537458Z\" level=info msg=\"Removing container: 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af\" id=3a6c8bd2-6459-4297-94a3-9db5309ba916 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:37.624269 crc crio[24245]: time=\"2026-06-14T09:46:37.62368279Z\" level=info msg=\"Stopped container 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d: openstack/cinder-scheduler-0/cinder-scheduler\" id=a36c1ebd-4b60-4d60-9260-dbce602075b1 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:37.625993 crc crio[24245]: time=\"2026-06-14T09:46:37.62594932Z\" level=info msg=\"Stopping pod sandbox: f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0\" id=6d6b89a2-3cf6-46cf-b14e-b711cf269db3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:37.635061 crc crio[24245]: time=\"2026-06-14T09:46:37.635012211Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0 UID:ef1c8216-a0bf-49c5-8d4a-d354f6e8ced0 NetNS:/var/run/netns/2ebbd713-7cae-4ac5-ae78-4641176d1f59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef1c8216_a0bf_49c5_8d4a_d354f6e8ced0.slice PodAnnotations:0xc000620640}] Aliases:map[]}\"\nJun 14 09:46:37.635411 crc crio[24245]: time=\"2026-06-14T09:46:37.635390454Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:37.701826 crc crio[24245]: time=\"2026-06-14T09:46:37.701681802Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:0484d8befc6676ecddf78b03f63bb0e84bfb920d7b8b186fedb176226f7bf3b5 UID:45fd5cc4-3723-4e04-9ec9-aad68ae6c0f8 NetNS:/var/run/netns/edf4fc8a-50c9-46bd-a63c-3d25933e0fdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45fd5cc4_3723_4e04_9ec9_aad68ae6c0f8.slice PodAnnotations:0xc001b86730}] Aliases:map[]}\"\nJun 14 09:46:37.701826 crc crio[24245]: time=\"2026-06-14T09:46:37.701797096Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:38.400690 crc crio[24245]: 2026-06-14T09:46:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0484d8befc6676e Mac:1a:3f:df:bf:fe:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bb Mtu:0 Sandbox:/var/run/netns/edf4fc8a-50c9-46bd-a63c-3d25933e0fdb SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.1.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:38.402576 crc crio[24245]: time=\"2026-06-14T09:46:38.402532644Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:0484d8befc6676ecddf78b03f63bb0e84bfb920d7b8b186fedb176226f7bf3b5 UID:45fd5cc4-3723-4e04-9ec9-aad68ae6c0f8 NetNS:/var/run/netns/edf4fc8a-50c9-46bd-a63c-3d25933e0fdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45fd5cc4_3723_4e04_9ec9_aad68ae6c0f8.slice PodAnnotations:0xc001b86730}] Aliases:map[]}\"\nJun 14 09:46:38.402990 crc crio[24245]: time=\"2026-06-14T09:46:38.402963738Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:38.924572 crc crio[24245]: time=\"2026-06-14T09:46:38.923032971Z\" level=info msg=\"Stopped pod sandbox: f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0\" id=6d6b89a2-3cf6-46cf-b14e-b711cf269db3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:40.021161 crc crio[24245]: time=\"2026-06-14T09:46:40.020752509Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=a7696616-55fb-472c-917d-711e84d833d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:40.021597 crc crio[24245]: time=\"2026-06-14T09:46:40.021194643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:41.138305 crc crio[24245]: time=\"2026-06-14T09:46:41.137587472Z\" level=info msg=\"Stopped container e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker\" id=ad5b5ebf-a39f-40fa-9122-524528f6d8d9 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:46:41.152131 crc crio[24245]: time=\"2026-06-14T09:46:41.152038504Z\" level=info msg=\"Stopping pod sandbox: 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734\" id=05726e87-d3be-45ca-ac60-bcda8581d840 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:41.155146 crc crio[24245]: time=\"2026-06-14T09:46:41.155073512Z\" level=info msg=\"Got pod network &{Name:barbican-worker-59545949d9-qm8wv Namespace:openstack ID:8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734 UID:c9c48d9e-0e0e-46a9-86a1-96d98bd20dd2 NetNS:/var/run/netns/cf640cbf-407d-498f-854a-d511f1467a7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9c48d9e_0e0e_46a9_86a1_96d98bd20dd2.slice PodAnnotations:0xc002c93308}] Aliases:map[]}\"\nJun 14 09:46:41.155399 crc crio[24245]: time=\"2026-06-14T09:46:41.155286258Z\" level=info msg=\"Deleting pod openstack_barbican-worker-59545949d9-qm8wv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:41.155925 crc crio[24245]: time=\"2026-06-14T09:46:41.155776832Z\" level=info msg=\"Removed container 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=3a6c8bd2-6459-4297-94a3-9db5309ba916 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:41.164958 crc crio[24245]: time=\"2026-06-14T09:46:41.164823275Z\" level=info msg=\"Removing container: 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f\" id=53c79c95-d609-45de-9afe-6ccf5433e035 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:41.172235 crc crio[24245]: time=\"2026-06-14T09:46:41.17217191Z\" level=info msg=\"Ran pod sandbox 0484d8befc6676ecddf78b03f63bb0e84bfb920d7b8b186fedb176226f7bf3b5 with infra container: openstack/cinder-api-0/POD\" id=13c171fe-26d8-4f70-8b77-6fc71f511e52 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:41.175747 crc crio[24245]: time=\"2026-06-14T09:46:41.175694215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=236698b0-4491-4872-82ce-bab565a8775f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:41.231922 crc crio[24245]: time=\"2026-06-14T09:46:41.228515085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=c54b614a-80b3-4931-9321-f9f5e567ca97 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:41.231922 crc crio[24245]: time=\"2026-06-14T09:46:41.228887607Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e\" id=b4e699f5-8b71-49f9-a333-75bc9685ee43 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:41.240526 crc crio[24245]: time=\"2026-06-14T09:46:41.239279057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=312140ee-dfd6-4992-925a-4036cbecdf96 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:41.344292 crc crio[24245]: time=\"2026-06-14T09:46:41.343713039Z\" level=info msg=\"Stopping pod sandbox: 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54\" id=4d7eb5cd-c242-48b2-a2b9-0a2423e6e241 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:41.345236 crc crio[24245]: time=\"2026-06-14T09:46:41.345166886Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-hqvq5 Namespace:openstack ID:4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54 UID:1cb888f6-fc22-441f-bc6d-42bdac6d45a7 NetNS:/var/run/netns/1db11037-9ea1-4616-b3db-3ded9431b1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cb888f6_fc22_441f_bc6d_42bdac6d45a7.slice PodAnnotations:0xc00274a140}] Aliases:map[]}\"\nJun 14 09:46:41.345687 crc crio[24245]: time=\"2026-06-14T09:46:41.345421554Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-hqvq5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:41.414983 crc crio[24245]: time=\"2026-06-14T09:46:41.41472359Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=677dae45-1fe3-43f1-aac0-cfc985784339 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:41.437642 crc crio[24245]: time=\"2026-06-14T09:46:41.43749112Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1\" id=8cd35309-0ba0-4727-add9-f64dd69e2183 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:41.439101 crc crio[24245]: time=\"2026-06-14T09:46:41.439013341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=397f20a3-9e03-4b56-a5b7-4f2429d5512b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:41.448396 crc crio[24245]: time=\"2026-06-14T09:46:41.448328109Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=8d008fee-cbab-49e3-b214-68b9dcf8acbd name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:41.450304 crc crio[24245]: time=\"2026-06-14T09:46:41.450239016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=02d2ae88-f2d3-4b15-ad15-1c95ea7e0473 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:41.580359 crc crio[24245]: time=\"2026-06-14T09:46:41.580156579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:41.593898 crc crio[24245]: time=\"2026-06-14T09:46:41.593081942Z\" level=info msg=\"Removed container 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f: openstack/barbican-api-66fc76bd44-pldsx/barbican-api\" id=53c79c95-d609-45de-9afe-6ccf5433e035 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:41.600115 crc crio[24245]: time=\"2026-06-14T09:46:41.59930939Z\" level=info msg=\"Removing container: 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b\" id=611822e9-52fe-4524-bd84-d2bb90aa2255 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:41.622905 crc crio[24245]: time=\"2026-06-14T09:46:41.62258728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=e61a9e3e-df36-4918-a8cf-0dc645724521 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:41.632892 crc crio[24245]: time=\"2026-06-14T09:46:41.629908725Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:28a39464df5ee9192e484e10eba8539fb608be61d6fa613986393d2b3870c532 UID:06ff0f8f-6cf0-42cb-a2d6-679283b15433 NetNS:/var/run/netns/e8122f22-f936-4ff7-97fc-fbfd3d0b87a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06ff0f8f_6cf0_42cb_a2d6_679283b15433.slice PodAnnotations:0xc002c92540}] Aliases:map[]}\"\nJun 14 09:46:41.632892 crc crio[24245]: time=\"2026-06-14T09:46:41.630006738Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:41.643895 crc crio[24245]: time=\"2026-06-14T09:46:41.642108471Z\" level=info msg=\"Stopped pod sandbox: 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734\" id=05726e87-d3be-45ca-ac60-bcda8581d840 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:41.654327 crc crio[24245]: time=\"2026-06-14T09:46:41.654230908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b09ab027-b6fb-416d-8929-4e2de8d6ae28 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:41.659397 crc crio[24245]: time=\"2026-06-14T09:46:41.659311812Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=daa5432f-32f7-49a6-9e41-ecfd23468d40 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:41.660921 crc crio[24245]: time=\"2026-06-14T09:46:41.660800406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=44c3b612-108d-4ae0-95a0-ea842c1fc795 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:41.668657 crc crio[24245]: time=\"2026-06-14T09:46:41.668427648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=3de99b96-425e-47a9-bef4-b210c044d08c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:41.688806 crc crio[24245]: time=\"2026-06-14T09:46:41.688701276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=376cd33e-1118-4a0f-89df-747ff048254d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:41.794893 crc crio[24245]: time=\"2026-06-14T09:46:41.79208992Z\" level=info msg=\"Removed container 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b: openstack/cinder-scheduler-0/probe\" id=611822e9-52fe-4524-bd84-d2bb90aa2255 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:41.801905 crc crio[24245]: time=\"2026-06-14T09:46:41.801077333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:41.809675 crc crio[24245]: time=\"2026-06-14T09:46:41.808185799Z\" level=info msg=\"Removing container: 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d\" id=7071cd6e-50b2-476f-972a-46ff40d10d73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:41.856072 crc crio[24245]: time=\"2026-06-14T09:46:41.854132276Z\" level=info msg=\"Removed container 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d: openstack/cinder-scheduler-0/cinder-scheduler\" id=7071cd6e-50b2-476f-972a-46ff40d10d73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:41.926775 crc crio[24245]: time=\"2026-06-14T09:46:41.926052809Z\" level=info msg=\"Stopped pod sandbox: 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54\" id=4d7eb5cd-c242-48b2-a2b9-0a2423e6e241 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:41.930400 crc crio[24245]: time=\"2026-06-14T09:46:41.930252337Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=77bc6986-7878-4e3b-9cb5-12d02d0bee12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:41.938382 crc crio[24245]: time=\"2026-06-14T09:46:41.937102877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:42.033564 crc crio[24245]: time=\"2026-06-14T09:46:42.032677365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:42.037166 crc crio[24245]: time=\"2026-06-14T09:46:42.037114115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:42.092036 crc crio[24245]: time=\"2026-06-14T09:46:42.091784245Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=ee24f16c-e778-4cc3-b9de-938382d3100e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:42.094068 crc crio[24245]: time=\"2026-06-14T09:46:42.093982574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:42.161656 crc crio[24245]: time=\"2026-06-14T09:46:42.161273809Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=98f8cfe8-0ff8-4f46-a5c5-cc1a239617b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:42.204322 crc crio[24245]: 2026-06-14T09:46:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28a39464df5ee91 Mac:9e:79:68:f2:5a:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bc Mtu:0 Sandbox:/var/run/netns/e8122f22-f936-4ff7-97fc-fbfd3d0b87a7 SocketPath: PciID:}] [{Interface:0xc000508430 Address:{IP:10.217.1.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:42.206540 crc crio[24245]: time=\"2026-06-14T09:46:42.206355323Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=f445cdb3-026d-4989-b433-63c2bd7529e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:42.206540 crc crio[24245]: time=\"2026-06-14T09:46:42.206350965Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:28a39464df5ee9192e484e10eba8539fb608be61d6fa613986393d2b3870c532 UID:06ff0f8f-6cf0-42cb-a2d6-679283b15433 NetNS:/var/run/netns/e8122f22-f936-4ff7-97fc-fbfd3d0b87a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06ff0f8f_6cf0_42cb_a2d6_679283b15433.slice PodAnnotations:0xc002c92540}] Aliases:map[]}\"\nJun 14 09:46:42.206943 crc crio[24245]: time=\"2026-06-14T09:46:42.206843391Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:42.240522 crc crio[24245]: time=\"2026-06-14T09:46:42.240425333Z\" level=info msg=\"Created container 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb: openstack/nova-metadata-0/nova-metadata-log\" id=77bc6986-7878-4e3b-9cb5-12d02d0bee12 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:42.243194 crc crio[24245]: time=\"2026-06-14T09:46:42.243093439Z\" level=info msg=\"Starting container: 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb\" id=38b435df-b157-43c9-a57b-dd5456574494 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:42.258650 crc crio[24245]: time=\"2026-06-14T09:46:42.258456453Z\" level=info msg=\"Started container\" PID=290783 containerID=0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb description=openstack/nova-metadata-0/nova-metadata-log id=38b435df-b157-43c9-a57b-dd5456574494 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972\nJun 14 09:46:42.297148 crc crio[24245]: time=\"2026-06-14T09:46:42.297028312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=493341b3-ed29-4536-b0b2-9e4547c84543 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:42.423188 crc crio[24245]: time=\"2026-06-14T09:46:42.423107073Z\" level=info msg=\"Removing container: e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920\" id=981cbfcd-e147-40d6-a40e-09438d235322 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:42.427057 crc crio[24245]: time=\"2026-06-14T09:46:42.426727218Z\" level=info msg=\"Stopping pod sandbox: 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8\" id=3bc2e5c1-edd4-4687-9658-773726415510 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:42.427234 crc crio[24245]: time=\"2026-06-14T09:46:42.427212024Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-2wm4j Namespace:openstack ID:7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8 UID:7ebe526e-fc7b-4976-9bb6-ee0d040dd9ee NetNS:/var/run/netns/63a9230b-796a-419a-af65-5fb1a499320a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ebe526e_fc7b_4976_9bb6_ee0d040dd9ee.slice PodAnnotations:0xc00161b458}] Aliases:map[]}\"\nJun 14 09:46:42.427490 crc crio[24245]: time=\"2026-06-14T09:46:42.427336728Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-2wm4j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:43.385357 crc crio[24245]: time=\"2026-06-14T09:46:43.384651369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:43.532127 crc crio[24245]: time=\"2026-06-14T09:46:43.531982785Z\" level=info msg=\"Created container b45d9b0ddf181c3a5ec0e81b55b01fa3cf1de673ebcfe2ccde9469b28d7e2407: openstack/cinder-api-0/cinder-api-log\" id=677dae45-1fe3-43f1-aac0-cfc985784339 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:43.533523 crc crio[24245]: time=\"2026-06-14T09:46:43.533451412Z\" level=info msg=\"Starting container: b45d9b0ddf181c3a5ec0e81b55b01fa3cf1de673ebcfe2ccde9469b28d7e2407\" id=1c101e8f-6930-4fb4-9ba0-965c057ca40c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:43.540315 crc crio[24245]: time=\"2026-06-14T09:46:43.53993459Z\" level=info msg=\"Started container\" PID=290958 containerID=b45d9b0ddf181c3a5ec0e81b55b01fa3cf1de673ebcfe2ccde9469b28d7e2407 description=openstack/cinder-api-0/cinder-api-log id=1c101e8f-6930-4fb4-9ba0-965c057ca40c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0484d8befc6676ecddf78b03f63bb0e84bfb920d7b8b186fedb176226f7bf3b5\nJun 14 09:46:43.554914 crc crio[24245]: time=\"2026-06-14T09:46:43.554754871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d69cbf99-fae0-408b-a9ce-2c3355a83a7d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:45.270639 crc crio[24245]: time=\"2026-06-14T09:46:45.270106853Z\" level=info msg=\"Stopped pod sandbox: 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8\" id=3bc2e5c1-edd4-4687-9658-773726415510 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:46:45.275684 crc crio[24245]: time=\"2026-06-14T09:46:45.275577301Z\" level=info msg=\"Ran pod sandbox 28a39464df5ee9192e484e10eba8539fb608be61d6fa613986393d2b3870c532 with infra container: openstack/cinder-scheduler-0/POD\" id=a7696616-55fb-472c-917d-711e84d833d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:45.280298 crc crio[24245]: time=\"2026-06-14T09:46:45.280177333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=581c6215-157b-4909-ba34-b587c5021783 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:45.280434 crc crio[24245]: time=\"2026-06-14T09:46:45.280400601Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=581c6215-157b-4909-ba34-b587c5021783 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:45.280583 crc crio[24245]: time=\"2026-06-14T09:46:45.280445602Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=581c6215-157b-4909-ba34-b587c5021783 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:45.283723 crc crio[24245]: time=\"2026-06-14T09:46:45.283613743Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=6a17d2d2-20d4-4c5a-8437-ca76f6fb53dc name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:45.293033 crc crio[24245]: time=\"2026-06-14T09:46:45.29293889Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 14 09:46:45.296232 crc crio[24245]: time=\"2026-06-14T09:46:45.296129441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:45.300890 crc crio[24245]: time=\"2026-06-14T09:46:45.300769758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:45.376565 crc crio[24245]: time=\"2026-06-14T09:46:45.376150287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b959f4de-3a61-4270-99fc-d52481d4ec75 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:45.380338 crc crio[24245]: time=\"2026-06-14T09:46:45.380245478Z\" level=info msg=\"Removed container e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker\" id=981cbfcd-e147-40d6-a40e-09438d235322 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:45.389953 crc crio[24245]: time=\"2026-06-14T09:46:45.389812321Z\" level=info msg=\"Removing container: 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c\" id=58a4b1da-42a9-43b4-ab37-d8979668c075 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:45.395206 crc crio[24245]: time=\"2026-06-14T09:46:45.395092741Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=bd012ef7-ac98-47e8-8406-763b1ff3f7db name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:45.395599 crc crio[24245]: time=\"2026-06-14T09:46:45.395520345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:45.399942 crc crio[24245]: time=\"2026-06-14T09:46:45.399780309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:45.431052 crc crio[24245]: time=\"2026-06-14T09:46:45.43095797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:45.438481 crc crio[24245]: time=\"2026-06-14T09:46:45.438289377Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=28fd5b6d-f894-4781-befe-8134142759a8 name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:45.441275 crc crio[24245]: time=\"2026-06-14T09:46:45.441077124Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=cf2c3fe8-1baf-4973-a264-75798da3f00e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:45.449291 crc crio[24245]: time=\"2026-06-14T09:46:45.449165768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ec3860ca-139f-4856-b2f9-bf69c3bad5f6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:45.467532 crc crio[24245]: time=\"2026-06-14T09:46:45.467413799Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=be2b5523-9980-4a72-abd8-22580a3b6831 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:45.479765 crc crio[24245]: time=\"2026-06-14T09:46:45.479422981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:45.481960 crc crio[24245]: time=\"2026-06-14T09:46:45.481891292Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=297bbb43-44d4-4bed-84d7-08d459ffdabc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:45.484319 crc crio[24245]: time=\"2026-06-14T09:46:45.484238984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:45.485433 crc crio[24245]: time=\"2026-06-14T09:46:45.4853459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:45.489399 crc crio[24245]: time=\"2026-06-14T09:46:45.489301335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:45.495525 crc crio[24245]: time=\"2026-06-14T09:46:45.495472972Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b8632df2-18cd-403b-b2b2-0ceb98c65049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:45.523052 crc crio[24245]: time=\"2026-06-14T09:46:45.522971917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:45.524033 crc crio[24245]: time=\"2026-06-14T09:46:45.523980589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:45.527359 crc crio[24245]: time=\"2026-06-14T09:46:45.52714714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:45.565694 crc crio[24245]: time=\"2026-06-14T09:46:45.56551343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:45.583101 crc crio[24245]: time=\"2026-06-14T09:46:45.582974409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:45.601015 crc crio[24245]: time=\"2026-06-14T09:46:45.600836623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:45.609591 crc crio[24245]: time=\"2026-06-14T09:46:45.609518449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:45.698203 crc crio[24245]: time=\"2026-06-14T09:46:45.697819697Z\" level=info msg=\"Removed container 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker-log\" id=58a4b1da-42a9-43b4-ab37-d8979668c075 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:46:45.964831 crc crio[24245]: time=\"2026-06-14T09:46:45.964093798Z\" level=info msg=\"Created container 21f3e437b7f70c7cbd1b85ebcf0eb0c8fedd645224a9fd3e9deddc20307623cd: openstack/ceilometer-0/sg-core\" id=b8632df2-18cd-403b-b2b2-0ceb98c65049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:45.972265 crc crio[24245]: time=\"2026-06-14T09:46:45.972066062Z\" level=info msg=\"Starting container: 21f3e437b7f70c7cbd1b85ebcf0eb0c8fedd645224a9fd3e9deddc20307623cd\" id=1ab055b3-d056-4ea4-acf4-8376d6534f8b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:45.978919 crc crio[24245]: time=\"2026-06-14T09:46:45.978697066Z\" level=info msg=\"Created container a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c: openstack/nova-api-0/nova-api-log\" id=f445cdb3-026d-4989-b433-63c2bd7529e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:45.984220 crc crio[24245]: time=\"2026-06-14T09:46:45.981524133Z\" level=info msg=\"Starting container: a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c\" id=a57d4633-63fa-4256-92ec-dbae97dd3013 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:45.984220 crc crio[24245]: time=\"2026-06-14T09:46:45.981779783Z\" level=info msg=\"Created container 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=98f8cfe8-0ff8-4f46-a5c5-cc1a239617b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:45.984543 crc crio[24245]: time=\"2026-06-14T09:46:45.984472117Z\" level=info msg=\"Starting container: 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282\" id=e9652e03-094e-4425-84b5-754a8fa23dc0 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:45.991295 crc crio[24245]: time=\"2026-06-14T09:46:45.991183543Z\" level=info msg=\"Started container\" PID=291173 containerID=21f3e437b7f70c7cbd1b85ebcf0eb0c8fedd645224a9fd3e9deddc20307623cd description=openstack/ceilometer-0/sg-core id=1ab055b3-d056-4ea4-acf4-8376d6534f8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4\nJun 14 09:46:45.997126 crc crio[24245]: time=\"2026-06-14T09:46:45.997049748Z\" level=info msg=\"Started container\" PID=291176 containerID=01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e9652e03-094e-4425-84b5-754a8fa23dc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124\nJun 14 09:46:45.997596 crc crio[24245]: time=\"2026-06-14T09:46:45.997556395Z\" level=info msg=\"Started container\" PID=291174 containerID=a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c description=openstack/nova-api-0/nova-api-log id=a57d4633-63fa-4256-92ec-dbae97dd3013 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2\nJun 14 09:46:46.002819 crc crio[24245]: time=\"2026-06-14T09:46:46.002707248Z\" level=info msg=\"Created container ed0742091eb5b27c4cced9521eef3845e0cae4bb5cc69a0e460ea7e58a053f4b: openstack/swift-storage-0/container-server\" id=ee24f16c-e778-4cc3-b9de-938382d3100e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:46.006039 crc crio[24245]: time=\"2026-06-14T09:46:46.005272158Z\" level=info msg=\"Starting container: ed0742091eb5b27c4cced9521eef3845e0cae4bb5cc69a0e460ea7e58a053f4b\" id=d4e8917f-c430-41b6-8941-412aa8a3e740 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:46.007506 crc crio[24245]: time=\"2026-06-14T09:46:46.007448378Z\" level=info msg=\"Created container f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717: openstack/nova-metadata-0/nova-metadata-metadata\" id=297bbb43-44d4-4bed-84d7-08d459ffdabc name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:46.011046 crc crio[24245]: time=\"2026-06-14T09:46:46.010969951Z\" level=info msg=\"Starting container: f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717\" id=efb27d78-e64d-4de3-99aa-3376165a0c67 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:46.017580 crc crio[24245]: time=\"2026-06-14T09:46:46.017486567Z\" level=info msg=\"Started container\" PID=291175 containerID=f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717 description=openstack/nova-metadata-0/nova-metadata-metadata id=efb27d78-e64d-4de3-99aa-3376165a0c67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972\nJun 14 09:46:46.027263 crc crio[24245]: time=\"2026-06-14T09:46:46.027154247Z\" level=info msg=\"Started container\" PID=291177 containerID=ed0742091eb5b27c4cced9521eef3845e0cae4bb5cc69a0e460ea7e58a053f4b description=openstack/swift-storage-0/container-server id=d4e8917f-c430-41b6-8941-412aa8a3e740 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882\nJun 14 09:46:46.027263 crc crio[24245]: time=\"2026-06-14T09:46:46.027171106Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=345b6d83-9947-4d65-bcca-a7809676ce4e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:46.030181 crc crio[24245]: time=\"2026-06-14T09:46:46.030117719Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17\" id=6a17d2d2-20d4-4c5a-8437-ca76f6fb53dc name=/runtime.v1.ImageService/PullImage\nJun 14 09:46:46.030655 crc crio[24245]: time=\"2026-06-14T09:46:46.030584644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=557765a5-4d88-48aa-b7c3-a6a715dfb9c7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:46.033282 crc crio[24245]: time=\"2026-06-14T09:46:46.033196382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=e3f2421a-7ca6-42c4-a706-0fc5cd8173ba name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:46.063554 crc crio[24245]: time=\"2026-06-14T09:46:46.063458249Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=49bd1a41-bf6e-4bcb-bf85-a3bead847e75 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:46.090297 crc crio[24245]: time=\"2026-06-14T09:46:46.090094097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=96de5730-fc77-49a1-877f-fd9d20519fc2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:46.105544 crc crio[24245]: time=\"2026-06-14T09:46:46.105446304Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=645f0cbc-ff57-471e-99cc-e53c0c2bfd0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:46.107530 crc crio[24245]: time=\"2026-06-14T09:46:46.107410327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:46.121398 crc crio[24245]: time=\"2026-06-14T09:46:46.120831047Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=2c4cef39-8274-4103-bac8-d37c5be4bb35 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:46.140412 crc crio[24245]: time=\"2026-06-14T09:46:46.140308048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8568be3f-37b3-4ddd-869f-bdc56d65549a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:46.144758 crc crio[24245]: time=\"2026-06-14T09:46:46.144681624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=89456be5-1f08-448f-afed-c4929cf5170e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:46.152568 crc crio[24245]: time=\"2026-06-14T09:46:46.152426109Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=05063679-d7bf-4958-a5b3-d7d4777f85eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:46.152927 crc crio[24245]: time=\"2026-06-14T09:46:46.152812292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:46.167572 crc crio[24245]: time=\"2026-06-14T09:46:46.167476017Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=f8735143-e788-49ab-a651-2bfa15d714da name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:46.175035 crc crio[24245]: time=\"2026-06-14T09:46:46.174952768Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=9837107b-ca0a-4b64-8946-601d1342e46b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:46.180131 crc crio[24245]: time=\"2026-06-14T09:46:46.179695996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:46.185268 crc crio[24245]: time=\"2026-06-14T09:46:46.181599387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:46.185268 crc crio[24245]: time=\"2026-06-14T09:46:46.184730966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:46.215229 crc crio[24245]: time=\"2026-06-14T09:46:46.213047681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:46.241110 crc crio[24245]: time=\"2026-06-14T09:46:46.240737811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:46.256551 crc crio[24245]: time=\"2026-06-14T09:46:46.256458789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:46.300824 crc crio[24245]: time=\"2026-06-14T09:46:46.300682794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:46.304459 crc crio[24245]: time=\"2026-06-14T09:46:46.304407163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:46.343770 crc crio[24245]: time=\"2026-06-14T09:46:46.340806517Z\" level=info msg=\"Created container 44bbadc7a157737c8f6c621f58677efea650a4e8bb927f6f387410674b7aca95: openstack/swift-storage-0/container-replicator\" id=645f0cbc-ff57-471e-99cc-e53c0c2bfd0f name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:46.343770 crc crio[24245]: time=\"2026-06-14T09:46:46.343062189Z\" level=info msg=\"Starting container: 44bbadc7a157737c8f6c621f58677efea650a4e8bb927f6f387410674b7aca95\" id=ac95ffad-24d1-40fb-aae5-497346d62a56 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:46.345656 crc crio[24245]: time=\"2026-06-14T09:46:46.345512141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:46.350343 crc crio[24245]: time=\"2026-06-14T09:46:46.350253261Z\" level=info msg=\"Started container\" PID=291263 containerID=44bbadc7a157737c8f6c621f58677efea650a4e8bb927f6f387410674b7aca95 description=openstack/swift-storage-0/container-replicator id=ac95ffad-24d1-40fb-aae5-497346d62a56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882\nJun 14 09:46:46.377728 crc crio[24245]: time=\"2026-06-14T09:46:46.377609247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e9d825fd-f614-4802-8ead-99e697b6d6c8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:46.395792 crc crio[24245]: time=\"2026-06-14T09:46:46.395705577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=050680a6-10a0-4b91-8d00-9d9a99f2f90f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:46.418092 crc crio[24245]: time=\"2026-06-14T09:46:46.417912233Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=e2f768e7-87ee-4d6e-a5d4-2040ee9e4335 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:46.436819 crc crio[24245]: time=\"2026-06-14T09:46:46.431708975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:46.475142 crc crio[24245]: time=\"2026-06-14T09:46:46.474982643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:46.654408 crc crio[24245]: time=\"2026-06-14T09:46:46.653972679Z\" level=info msg=\"Created container 3add952c5cff4fdbdcf7426e136aa711a58e5595c2cee3e632de9b01ef1b05db: openstack/ceilometer-0/proxy-httpd\" id=05063679-d7bf-4958-a5b3-d7d4777f85eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:46.657345 crc crio[24245]: time=\"2026-06-14T09:46:46.657270128Z\" level=info msg=\"Starting container: 3add952c5cff4fdbdcf7426e136aa711a58e5595c2cee3e632de9b01ef1b05db\" id=dcbfaced-8255-420f-be2e-91a87d2cb2d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:46.669680 crc crio[24245]: time=\"2026-06-14T09:46:46.669551814Z\" level=info msg=\"Created container a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8: openstack/nova-api-0/nova-api-api\" id=f8735143-e788-49ab-a651-2bfa15d714da name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:46.691956 crc crio[24245]: time=\"2026-06-14T09:46:46.691806669Z\" level=info msg=\"Started container\" PID=291392 containerID=3add952c5cff4fdbdcf7426e136aa711a58e5595c2cee3e632de9b01ef1b05db description=openstack/ceilometer-0/proxy-httpd id=dcbfaced-8255-420f-be2e-91a87d2cb2d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4\nJun 14 09:46:46.695377 crc crio[24245]: time=\"2026-06-14T09:46:46.695295768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:46.714340 crc crio[24245]: time=\"2026-06-14T09:46:46.71424467Z\" level=info msg=\"Created container 3084f2279a8514266b27b5ebf327a6e8ce05f9737aadd717440c14731a5493d8: openstack/cinder-api-0/cinder-api\" id=bd012ef7-ac98-47e8-8406-763b1ff3f7db name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:46.724238 crc crio[24245]: time=\"2026-06-14T09:46:46.724152344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:46.727505 crc crio[24245]: time=\"2026-06-14T09:46:46.727392174Z\" level=info msg=\"Starting container: a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8\" id=b27a2961-0d62-44f8-857e-a84ee014d3d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:46.728219 crc crio[24245]: time=\"2026-06-14T09:46:46.728154588Z\" level=info msg=\"Starting container: 3084f2279a8514266b27b5ebf327a6e8ce05f9737aadd717440c14731a5493d8\" id=9cfdd1bb-c659-4834-a94a-0d82d9a1e3e3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:46.737797 crc crio[24245]: time=\"2026-06-14T09:46:46.737694325Z\" level=info msg=\"Started container\" PID=291393 containerID=a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8 description=openstack/nova-api-0/nova-api-api id=b27a2961-0d62-44f8-857e-a84ee014d3d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2\nJun 14 09:46:46.764918 crc crio[24245]: time=\"2026-06-14T09:46:46.764593328Z\" level=info msg=\"Started container\" PID=291391 containerID=3084f2279a8514266b27b5ebf327a6e8ce05f9737aadd717440c14731a5493d8 description=openstack/cinder-api-0/cinder-api id=9cfdd1bb-c659-4834-a94a-0d82d9a1e3e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0484d8befc6676ecddf78b03f63bb0e84bfb920d7b8b186fedb176226f7bf3b5\nJun 14 09:46:46.909713 crc crio[24245]: time=\"2026-06-14T09:46:46.909571005Z\" level=info msg=\"Created container 7af16365551d1b8a4cdd81ed14ce6c7481ba6d0ce1ff71fb2b99b21a2bec7d80: openstack/swift-storage-0/container-auditor\" id=e2f768e7-87ee-4d6e-a5d4-2040ee9e4335 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:46.915276 crc crio[24245]: time=\"2026-06-14T09:46:46.915157735Z\" level=info msg=\"Starting container: 7af16365551d1b8a4cdd81ed14ce6c7481ba6d0ce1ff71fb2b99b21a2bec7d80\" id=ec7bbbb1-bcdf-4867-8572-8e8295137b61 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:46.927569 crc crio[24245]: time=\"2026-06-14T09:46:46.927469494Z\" level=info msg=\"Started container\" PID=291431 containerID=7af16365551d1b8a4cdd81ed14ce6c7481ba6d0ce1ff71fb2b99b21a2bec7d80 description=openstack/swift-storage-0/container-auditor id=ec7bbbb1-bcdf-4867-8572-8e8295137b61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882\nJun 14 09:46:46.954008 crc crio[24245]: time=\"2026-06-14T09:46:46.953889403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=0810b083-6b80-48f1-a4f9-a8c678bd1abb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:46.982383 crc crio[24245]: time=\"2026-06-14T09:46:46.982180665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=1519dbfe-0728-45d0-a4ad-aa1e8785c2ee name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:46.994757 crc crio[24245]: time=\"2026-06-14T09:46:46.994564562Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=2cf816de-5da6-4a73-8cd6-0307c9899a39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:46.999232 crc crio[24245]: time=\"2026-06-14T09:46:46.999126249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:47.195760 crc crio[24245]: time=\"2026-06-14T09:46:47.194504566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:47.216356 crc crio[24245]: time=\"2026-06-14T09:46:47.216232409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:47.416920 crc crio[24245]: time=\"2026-06-14T09:46:47.414455589Z\" level=info msg=\"Created container a23235f40084567d13545a9a141f6c568f75cd0c39bcc7786b39475465982bf7: openstack/swift-storage-0/container-updater\" id=2cf816de-5da6-4a73-8cd6-0307c9899a39 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:47.416920 crc crio[24245]: time=\"2026-06-14T09:46:47.416549199Z\" level=info msg=\"Starting container: a23235f40084567d13545a9a141f6c568f75cd0c39bcc7786b39475465982bf7\" id=0513f64d-5ae9-48ed-b263-cfbc341c3a6a name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:47.423172 crc crio[24245]: time=\"2026-06-14T09:46:47.423110647Z\" level=info msg=\"Started container\" PID=291546 containerID=a23235f40084567d13545a9a141f6c568f75cd0c39bcc7786b39475465982bf7 description=openstack/swift-storage-0/container-updater id=0513f64d-5ae9-48ed-b263-cfbc341c3a6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882\nJun 14 09:46:47.437536 crc crio[24245]: time=\"2026-06-14T09:46:47.437436753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5fb7c01f-e568-40ea-9f6d-ae616dc1ed23 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:47.450285 crc crio[24245]: time=\"2026-06-14T09:46:47.450099039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:47.471093 crc crio[24245]: time=\"2026-06-14T09:46:47.471018031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b5374f19-6da3-4eea-a209-3a4bc39a2d2f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:47.482610 crc crio[24245]: time=\"2026-06-14T09:46:47.481799995Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=1175bf3a-b8a1-4508-ae4f-2f620101109b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:47.482610 crc crio[24245]: time=\"2026-06-14T09:46:47.482310231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:47.552824 crc crio[24245]: time=\"2026-06-14T09:46:47.552657688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:47.556675 crc crio[24245]: time=\"2026-06-14T09:46:47.556604264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:47.798331 crc crio[24245]: time=\"2026-06-14T09:46:47.797767325Z\" level=info msg=\"Created container c089008e839168b76fa761ae0267d2da0fe5929fd120a3daa2d6c462e896413f: openstack/swift-storage-0/object-server\" id=1175bf3a-b8a1-4508-ae4f-2f620101109b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:47.801082 crc crio[24245]: time=\"2026-06-14T09:46:47.800993629Z\" level=info msg=\"Starting container: c089008e839168b76fa761ae0267d2da0fe5929fd120a3daa2d6c462e896413f\" id=2798d9a3-a2cc-460a-abfe-51391808c8c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:47.806812 crc crio[24245]: time=\"2026-06-14T09:46:47.806604103Z\" level=info msg=\"Created container 30a77ba492f715c6b8b2850a7c76a30742af84de663c8b99d8228c378a79f913: openstack/cinder-scheduler-0/cinder-scheduler\" id=9837107b-ca0a-4b64-8946-601d1342e46b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:47.810069 crc crio[24245]: time=\"2026-06-14T09:46:47.809369353Z\" level=info msg=\"Starting container: 30a77ba492f715c6b8b2850a7c76a30742af84de663c8b99d8228c378a79f913\" id=8c4667bd-6b97-4e54-9409-6048c06487cf name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:47.810069 crc crio[24245]: time=\"2026-06-14T09:46:47.809411767Z\" level=info msg=\"Started container\" PID=291952 containerID=c089008e839168b76fa761ae0267d2da0fe5929fd120a3daa2d6c462e896413f description=openstack/swift-storage-0/object-server id=2798d9a3-a2cc-460a-abfe-51391808c8c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882\nJun 14 09:46:47.829761 crc crio[24245]: time=\"2026-06-14T09:46:47.829570086Z\" level=info msg=\"Started container\" PID=291950 containerID=30a77ba492f715c6b8b2850a7c76a30742af84de663c8b99d8228c378a79f913 description=openstack/cinder-scheduler-0/cinder-scheduler id=8c4667bd-6b97-4e54-9409-6048c06487cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=28a39464df5ee9192e484e10eba8539fb608be61d6fa613986393d2b3870c532\nJun 14 09:46:47.836079 crc crio[24245]: time=\"2026-06-14T09:46:47.834898078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1eb2012e-b15a-4cd9-8f35-7f10856df388 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:47.850666 crc crio[24245]: time=\"2026-06-14T09:46:47.850533055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b0a8d056-05b3-4bec-b60e-bfe54497f3b5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:47.850989 crc crio[24245]: time=\"2026-06-14T09:46:47.85066365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=075469f7-59b6-4e71-a2a4-9f3afea08b3d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:47.865207 crc crio[24245]: time=\"2026-06-14T09:46:47.865076048Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=b9f749df-09cb-4e24-82ad-48b2211f8eb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:47.865663 crc crio[24245]: time=\"2026-06-14T09:46:47.865570124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:47.910062 crc crio[24245]: time=\"2026-06-14T09:46:47.909942484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=9441b37b-4006-4b3b-a8ae-683afd76ee88 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:47.927963 crc crio[24245]: time=\"2026-06-14T09:46:47.927542794Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=ca29f36b-0b5f-4bc6-8d5d-5c14d4206927 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:47.929285 crc crio[24245]: time=\"2026-06-14T09:46:47.929260911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:47.964605 crc crio[24245]: time=\"2026-06-14T09:46:47.964501138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:47.970284 crc crio[24245]: time=\"2026-06-14T09:46:47.9702095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:48.024556 crc crio[24245]: time=\"2026-06-14T09:46:48.024459545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:48.089956 crc crio[24245]: time=\"2026-06-14T09:46:48.089754961Z\" level=info msg=\"Created container 69074aeaa01596f94e6bd0af92b41ba7ade251bed42f501776140b8a81f57ab2: openstack/swift-storage-0/object-replicator\" id=b9f749df-09cb-4e24-82ad-48b2211f8eb7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:48.092347 crc crio[24245]: time=\"2026-06-14T09:46:48.092275722Z\" level=info msg=\"Starting container: 69074aeaa01596f94e6bd0af92b41ba7ade251bed42f501776140b8a81f57ab2\" id=379060d0-f2e7-4eec-95bf-c5640192e5fa name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:48.103949 crc crio[24245]: time=\"2026-06-14T09:46:48.101023463Z\" level=info msg=\"Started container\" PID=291992 containerID=69074aeaa01596f94e6bd0af92b41ba7ade251bed42f501776140b8a81f57ab2 description=openstack/swift-storage-0/object-replicator id=379060d0-f2e7-4eec-95bf-c5640192e5fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882\nJun 14 09:46:48.115400 crc crio[24245]: time=\"2026-06-14T09:46:48.115292786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=73c07e3c-04e9-4cee-b641-21f42bbbb60e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:48.130649 crc crio[24245]: time=\"2026-06-14T09:46:48.13054454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1c48d626-2e38-4646-a3e7-8a6eb9eb14cd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:48.192996 crc crio[24245]: time=\"2026-06-14T09:46:48.19275674Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=54b8c551-b179-4adc-b9de-b9718fcc58b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:48.194085 crc crio[24245]: time=\"2026-06-14T09:46:48.194017581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:48.331330 crc crio[24245]: time=\"2026-06-14T09:46:48.331235224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:48.337181 crc crio[24245]: time=\"2026-06-14T09:46:48.337118181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:48.775257 crc crio[24245]: time=\"2026-06-14T09:46:48.775047116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:48.877693 crc crio[24245]: time=\"2026-06-14T09:46:48.877245452Z\" level=info msg=\"Created container 2f863923bfcb488c9da730f16ab195a2d9c4fa38770e5423576bc15809ca0bd1: openstack/swift-storage-0/object-auditor\" id=54b8c551-b179-4adc-b9de-b9718fcc58b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:48.882209 crc crio[24245]: time=\"2026-06-14T09:46:48.882140756Z\" level=info msg=\"Starting container: 2f863923bfcb488c9da730f16ab195a2d9c4fa38770e5423576bc15809ca0bd1\" id=5cb9a119-a6ac-42af-a59c-cc91db59217d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:48.891236 crc crio[24245]: time=\"2026-06-14T09:46:48.891136105Z\" level=info msg=\"Started container\" PID=292040 containerID=2f863923bfcb488c9da730f16ab195a2d9c4fa38770e5423576bc15809ca0bd1 description=openstack/swift-storage-0/object-auditor id=5cb9a119-a6ac-42af-a59c-cc91db59217d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882\nJun 14 09:46:48.921048 crc crio[24245]: time=\"2026-06-14T09:46:48.920961721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=75c3b5a8-4584-43ec-ac26-1a601f84b4eb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:48.938238 crc crio[24245]: time=\"2026-06-14T09:46:48.938149163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=051a29af-7f49-4554-97e0-ced5b4ab30e7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:48.947619 crc crio[24245]: time=\"2026-06-14T09:46:48.947514769Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=acb24770-fb58-45ad-977c-4c084ba8b9f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:48.948174 crc crio[24245]: time=\"2026-06-14T09:46:48.948113778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:49.023151 crc crio[24245]: time=\"2026-06-14T09:46:49.023042677Z\" level=info msg=\"Created container c66fc7d4f2d06e169521bb09d1507fd0a5d1f84e2e3d54a618ac64ca01a346f0: openstack/cinder-scheduler-0/probe\" id=ca29f36b-0b5f-4bc6-8d5d-5c14d4206927 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:49.028370 crc crio[24245]: time=\"2026-06-14T09:46:49.028237204Z\" level=info msg=\"Starting container: c66fc7d4f2d06e169521bb09d1507fd0a5d1f84e2e3d54a618ac64ca01a346f0\" id=a8683ec0-eb93-4525-b20d-dce86ba6392f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:49.042430 crc crio[24245]: time=\"2026-06-14T09:46:49.042343705Z\" level=info msg=\"Started container\" PID=292111 containerID=c66fc7d4f2d06e169521bb09d1507fd0a5d1f84e2e3d54a618ac64ca01a346f0 description=openstack/cinder-scheduler-0/probe id=a8683ec0-eb93-4525-b20d-dce86ba6392f name=/runtime.v1.RuntimeService/StartContainer sandboxID=28a39464df5ee9192e484e10eba8539fb608be61d6fa613986393d2b3870c532\nJun 14 09:46:49.140083 crc crio[24245]: time=\"2026-06-14T09:46:49.139963351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:49.153388 crc crio[24245]: time=\"2026-06-14T09:46:49.153222327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:49.361646 crc crio[24245]: time=\"2026-06-14T09:46:49.361314012Z\" level=info msg=\"Created container 34c7966fccd4638ff4e4d55de8a25018a4fe4fcb174414f158758e48a33e7b8c: openstack/swift-storage-0/object-updater\" id=acb24770-fb58-45ad-977c-4c084ba8b9f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:49.363266 crc crio[24245]: time=\"2026-06-14T09:46:49.363175477Z\" level=info msg=\"Starting container: 34c7966fccd4638ff4e4d55de8a25018a4fe4fcb174414f158758e48a33e7b8c\" id=da6aaf18-5cd8-4d82-b4cf-1331fe5c3a5c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:49.369249 crc crio[24245]: time=\"2026-06-14T09:46:49.36916745Z\" level=info msg=\"Started container\" PID=292156 containerID=34c7966fccd4638ff4e4d55de8a25018a4fe4fcb174414f158758e48a33e7b8c description=openstack/swift-storage-0/object-updater id=da6aaf18-5cd8-4d82-b4cf-1331fe5c3a5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882\nJun 14 09:46:49.385163 crc crio[24245]: time=\"2026-06-14T09:46:49.385076095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=94f4c8a6-ad10-41b6-9871-99f58f12b412 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:49.399283 crc crio[24245]: time=\"2026-06-14T09:46:49.399003669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=e6e32775-0efa-4330-a628-236a63b007e0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:49.408015 crc crio[24245]: time=\"2026-06-14T09:46:49.407791806Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=767352ca-d706-46f4-907f-773fc806745b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:49.408319 crc crio[24245]: time=\"2026-06-14T09:46:49.408259191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:49.457434 crc crio[24245]: time=\"2026-06-14T09:46:49.457332258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:49.467270 crc crio[24245]: time=\"2026-06-14T09:46:49.467189729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:49.684515 crc crio[24245]: time=\"2026-06-14T09:46:49.684352447Z\" level=info msg=\"Created container 58d6039df34d3557660896f59a7b396295128eeb5b593a416dfdf9dc0db29223: openstack/swift-storage-0/object-expirer\" id=767352ca-d706-46f4-907f-773fc806745b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:49.686904 crc crio[24245]: time=\"2026-06-14T09:46:49.686730171Z\" level=info msg=\"Starting container: 58d6039df34d3557660896f59a7b396295128eeb5b593a416dfdf9dc0db29223\" id=8705f5f5-757a-4735-8aa1-8844ead95c6d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:49.701750 crc crio[24245]: time=\"2026-06-14T09:46:49.696812236Z\" level=info msg=\"Started container\" PID=292204 containerID=58d6039df34d3557660896f59a7b396295128eeb5b593a416dfdf9dc0db29223 description=openstack/swift-storage-0/object-expirer id=8705f5f5-757a-4735-8aa1-8844ead95c6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882\nJun 14 09:46:49.708304 crc crio[24245]: time=\"2026-06-14T09:46:49.708168171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5d03802b-8ffb-411f-9124-fad9807235bd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:49.723496 crc crio[24245]: time=\"2026-06-14T09:46:49.723402177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=09037739-b872-442b-abde-c9d4c6fdf9fd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:49.733412 crc crio[24245]: time=\"2026-06-14T09:46:49.733314572Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=78794620-675a-466b-a073-6d42474b7092 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:49.733772 crc crio[24245]: time=\"2026-06-14T09:46:49.733721055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:49.799606 crc crio[24245]: time=\"2026-06-14T09:46:49.799484406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:49.804375 crc crio[24245]: time=\"2026-06-14T09:46:49.804219227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:50.230361 crc crio[24245]: time=\"2026-06-14T09:46:50.230152617Z\" level=info msg=\"Created container 9ad3f49c4818e8d72b59a8e488cbdb08336822e5f694d54a0172796913887dc2: openstack/swift-storage-0/rsync\" id=78794620-675a-466b-a073-6d42474b7092 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:50.232101 crc crio[24245]: time=\"2026-06-14T09:46:50.232027346Z\" level=info msg=\"Starting container: 9ad3f49c4818e8d72b59a8e488cbdb08336822e5f694d54a0172796913887dc2\" id=ed09d642-21f0-44e7-8ba9-8e55acfddedb name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:50.239542 crc crio[24245]: time=\"2026-06-14T09:46:50.239462435Z\" level=info msg=\"Started container\" PID=292277 containerID=9ad3f49c4818e8d72b59a8e488cbdb08336822e5f694d54a0172796913887dc2 description=openstack/swift-storage-0/rsync id=ed09d642-21f0-44e7-8ba9-8e55acfddedb name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882\nJun 14 09:46:50.255299 crc crio[24245]: time=\"2026-06-14T09:46:50.255209143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=95d18b59-2b41-4b55-9555-36b120dcc36d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:50.269791 crc crio[24245]: time=\"2026-06-14T09:46:50.269687312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d52a0932-b606-4eb6-b1c4-9b57bf430efa name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:50.280341 crc crio[24245]: time=\"2026-06-14T09:46:50.280248501Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=62fce1d3-2bfc-46e2-be5f-983085a55142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:50.280822 crc crio[24245]: time=\"2026-06-14T09:46:50.280767648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:50.343549 crc crio[24245]: time=\"2026-06-14T09:46:50.343178805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:50.347911 crc crio[24245]: time=\"2026-06-14T09:46:50.347787563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:50.644335 crc crio[24245]: time=\"2026-06-14T09:46:50.644234857Z\" level=info msg=\"Created container a4ffe40bdcb48d53b14e5a01f47efd5e4feae3680a7c07bef8c3fa87276afb5f: openstack/swift-storage-0/swift-recon-cron\" id=62fce1d3-2bfc-46e2-be5f-983085a55142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:50.647358 crc crio[24245]: time=\"2026-06-14T09:46:50.647253713Z\" level=info msg=\"Starting container: a4ffe40bdcb48d53b14e5a01f47efd5e4feae3680a7c07bef8c3fa87276afb5f\" id=8e507021-2354-45c7-b451-fda4ad903fb9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:50.668215 crc crio[24245]: time=\"2026-06-14T09:46:50.668106848Z\" level=info msg=\"Started container\" PID=292300 containerID=a4ffe40bdcb48d53b14e5a01f47efd5e4feae3680a7c07bef8c3fa87276afb5f description=openstack/swift-storage-0/swift-recon-cron id=8e507021-2354-45c7-b451-fda4ad903fb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882\nJun 14 09:46:56.621046 crc crio[24245]: time=\"2026-06-14T09:46:56.620280477Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=85fd0fcb-d446-452d-96ff-e87bf1bbdbb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:56.622398 crc crio[24245]: time=\"2026-06-14T09:46:56.621085743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:56.660472 crc crio[24245]: time=\"2026-06-14T09:46:56.660375193Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:8ea4930da12ba4439ce45ba3788fb39536cfbf887897f717b8e3d76086921e7d UID:c25d57d9-800c-4a92-a88a-a52c78b403be NetNS:/var/run/netns/f9d2c287-2df7-4596-9a92-2061eb660235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc25d57d9_800c_4a92_a88a_a52c78b403be.slice PodAnnotations:0xc002c92e20}] Aliases:map[]}\"\nJun 14 09:46:56.660472 crc crio[24245]: time=\"2026-06-14T09:46:56.660444875Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:57.390755 crc crio[24245]: 2026-06-14T09:46:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ea4930da12ba44 Mac:36:5e:06:88:f6:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bd Mtu:0 Sandbox:/var/run/netns/f9d2c287-2df7-4596-9a92-2061eb660235 SocketPath: PciID:}] [{Interface:0xc00028e630 Address:{IP:10.217.1.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:57.392696 crc crio[24245]: time=\"2026-06-14T09:46:57.392503862Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:8ea4930da12ba4439ce45ba3788fb39536cfbf887897f717b8e3d76086921e7d UID:c25d57d9-800c-4a92-a88a-a52c78b403be NetNS:/var/run/netns/f9d2c287-2df7-4596-9a92-2061eb660235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc25d57d9_800c_4a92_a88a_a52c78b403be.slice PodAnnotations:0xc002c92e20}] Aliases:map[]}\"\nJun 14 09:46:57.392989 crc crio[24245]: time=\"2026-06-14T09:46:57.392915655Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:57.408161 crc crio[24245]: time=\"2026-06-14T09:46:57.40808155Z\" level=info msg=\"Ran pod sandbox 8ea4930da12ba4439ce45ba3788fb39536cfbf887897f717b8e3d76086921e7d with infra container: openstack/glance-default-internal-api-0/POD\" id=85fd0fcb-d446-452d-96ff-e87bf1bbdbb0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:57.410540 crc crio[24245]: time=\"2026-06-14T09:46:57.410474993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=103d10fe-c0f6-4164-826e-2e357c6b59b7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:57.414555 crc crio[24245]: time=\"2026-06-14T09:46:57.413390705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ba20a8b4-a54d-45fa-91bc-35137f4dec87 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:57.432316 crc crio[24245]: time=\"2026-06-14T09:46:57.43204667Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=e1535ed4-ef82-4ce9-a24a-8b70bfcc7757 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:57.432667 crc crio[24245]: time=\"2026-06-14T09:46:57.432549396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:57.498111 crc crio[24245]: time=\"2026-06-14T09:46:57.497561333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:58.124363 crc crio[24245]: time=\"2026-06-14T09:46:58.12428784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:58.352926 crc crio[24245]: time=\"2026-06-14T09:46:58.347333474Z\" level=info msg=\"Created container f0112efc75fb5bbf1c8f37b03bddfaff311cbbc4287edeb80b4686d170950a8a: openstack/glance-default-internal-api-0/glance-log\" id=e1535ed4-ef82-4ce9-a24a-8b70bfcc7757 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:58.352926 crc crio[24245]: time=\"2026-06-14T09:46:58.35007717Z\" level=info msg=\"Starting container: f0112efc75fb5bbf1c8f37b03bddfaff311cbbc4287edeb80b4686d170950a8a\" id=258cdc60-1460-4f7c-97a1-f5cf3ce3ea6b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:58.356187 crc crio[24245]: time=\"2026-06-14T09:46:58.356100862Z\" level=info msg=\"Started container\" PID=292851 containerID=f0112efc75fb5bbf1c8f37b03bddfaff311cbbc4287edeb80b4686d170950a8a description=openstack/glance-default-internal-api-0/glance-log id=258cdc60-1460-4f7c-97a1-f5cf3ce3ea6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea4930da12ba4439ce45ba3788fb39536cfbf887897f717b8e3d76086921e7d\nJun 14 09:46:58.370580 crc crio[24245]: time=\"2026-06-14T09:46:58.37044909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0bafb528-12cb-490e-ab4f-57197b3ac5a0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:58.432393 crc crio[24245]: time=\"2026-06-14T09:46:58.431569092Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3660c4cd-2fdc-4b15-bfe1-92bcd8f6cb00 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:58.443746 crc crio[24245]: time=\"2026-06-14T09:46:58.443590788Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=a6bfd4a3-c519-40c0-8f25-76a565b1297b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:58.444251 crc crio[24245]: time=\"2026-06-14T09:46:58.444194807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:58.539738 crc crio[24245]: time=\"2026-06-14T09:46:58.539651761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:58.661022 crc crio[24245]: time=\"2026-06-14T09:46:58.660741242Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=8055854c-c2c5-456d-a953-e2ebc820cc15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:58.661022 crc crio[24245]: time=\"2026-06-14T09:46:58.660926338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:58.703084 crc crio[24245]: time=\"2026-06-14T09:46:58.702998497Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:375f4df0bd52c2b206eaa4f0deec0f922320ffe4064091608cd73ba314dcdbc4 UID:c95fb16c-ee61-4212-91f2-38cf8847f155 NetNS:/var/run/netns/31d73e7d-2744-4f48-b8bf-efd411d7deb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc95fb16c_ee61_4212_91f2_38cf8847f155.slice PodAnnotations:0xc000603468}] Aliases:map[]}\"\nJun 14 09:46:58.703084 crc crio[24245]: time=\"2026-06-14T09:46:58.703069039Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:46:59.218031 crc crio[24245]: time=\"2026-06-14T09:46:59.217577459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:59.491027 crc crio[24245]: 2026-06-14T09:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:375f4df0bd52c2b Mac:26:d1:5a:9f:cc:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:be Mtu:0 Sandbox:/var/run/netns/31d73e7d-2744-4f48-b8bf-efd411d7deb0 SocketPath: PciID:}] [{Interface:0xc00013e430 Address:{IP:10.217.1.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:46:59.492381 crc crio[24245]: time=\"2026-06-14T09:46:59.492302114Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:375f4df0bd52c2b206eaa4f0deec0f922320ffe4064091608cd73ba314dcdbc4 UID:c95fb16c-ee61-4212-91f2-38cf8847f155 NetNS:/var/run/netns/31d73e7d-2744-4f48-b8bf-efd411d7deb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc95fb16c_ee61_4212_91f2_38cf8847f155.slice PodAnnotations:0xc000603468}] Aliases:map[]}\"\nJun 14 09:46:59.492538 crc crio[24245]: time=\"2026-06-14T09:46:59.492483139Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:46:59.531376 crc crio[24245]: time=\"2026-06-14T09:46:59.530805387Z\" level=info msg=\"Ran pod sandbox 375f4df0bd52c2b206eaa4f0deec0f922320ffe4064091608cd73ba314dcdbc4 with infra container: openstack/nova-cell0-conductor-0/POD\" id=8055854c-c2c5-456d-a953-e2ebc820cc15 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:46:59.536436 crc crio[24245]: time=\"2026-06-14T09:46:59.536351024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=93ff88b1-fffe-43e4-a062-a0a3ed79b49d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:59.570124 crc crio[24245]: time=\"2026-06-14T09:46:59.570047939Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=2d4ef8ef-50fc-4b07-a6ed-ad388447856f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:46:59.579228 crc crio[24245]: time=\"2026-06-14T09:46:59.579107605Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=16c506ea-88a7-44f3-94cf-89c7a69c9f25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:59.579605 crc crio[24245]: time=\"2026-06-14T09:46:59.579534689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:59.636460 crc crio[24245]: time=\"2026-06-14T09:46:59.636321144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:59.642025 crc crio[24245]: time=\"2026-06-14T09:46:59.641953243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:46:59.786658 crc crio[24245]: time=\"2026-06-14T09:46:59.786522782Z\" level=info msg=\"Created container 59f60d76004acdc8847364ca84dde9dae5e33f366213cf132bfbb89edac18e07: openstack/glance-default-internal-api-0/glance-httpd\" id=a6bfd4a3-c519-40c0-8f25-76a565b1297b name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:59.788192 crc crio[24245]: time=\"2026-06-14T09:46:59.788118973Z\" level=info msg=\"Starting container: 59f60d76004acdc8847364ca84dde9dae5e33f366213cf132bfbb89edac18e07\" id=e4b4b795-d1bb-4bc3-90cb-bb920421db32 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:59.798389 crc crio[24245]: time=\"2026-06-14T09:46:59.798168703Z\" level=info msg=\"Started container\" PID=293024 containerID=59f60d76004acdc8847364ca84dde9dae5e33f366213cf132bfbb89edac18e07 description=openstack/glance-default-internal-api-0/glance-httpd id=e4b4b795-d1bb-4bc3-90cb-bb920421db32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea4930da12ba4439ce45ba3788fb39536cfbf887897f717b8e3d76086921e7d\nJun 14 09:46:59.844064 crc crio[24245]: time=\"2026-06-14T09:46:59.843966169Z\" level=info msg=\"Created container ec1191aaedc641ef33e891d1f460c4ee97921b7c18c02f2794f3e05c649d24cb: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=16c506ea-88a7-44f3-94cf-89c7a69c9f25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:46:59.846223 crc crio[24245]: time=\"2026-06-14T09:46:59.846128449Z\" level=info msg=\"Starting container: ec1191aaedc641ef33e891d1f460c4ee97921b7c18c02f2794f3e05c649d24cb\" id=24ef100d-a543-4b60-bfe1-e85975a21469 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:46:59.852178 crc crio[24245]: time=\"2026-06-14T09:46:59.852062137Z\" level=info msg=\"Started container\" PID=293061 containerID=ec1191aaedc641ef33e891d1f460c4ee97921b7c18c02f2794f3e05c649d24cb description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=24ef100d-a543-4b60-bfe1-e85975a21469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=375f4df0bd52c2b206eaa4f0deec0f922320ffe4064091608cd73ba314dcdbc4\nJun 14 09:47:02.560118 crc crio[24245]: time=\"2026-06-14T09:47:02.556686667Z\" level=info msg=\"Stopping container: 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4 (timeout: 30s)\" id=17ba9ba0-3aa1-4413-9ba2-15f6924ef2ca name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:47:02.561185 crc crio[24245]: time=\"2026-06-14T09:47:02.556701888Z\" level=info msg=\"Stopping container: 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9 (timeout: 30s)\" id=af08c4be-c120-4d95-b758-01ec8aacb0f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:47:02.804557 crc crio[24245]: time=\"2026-06-14T09:47:02.804036476Z\" level=info msg=\"Stopped container 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9: openstack/neutron-c8db4f5bc-kcb5f/neutron-httpd\" id=af08c4be-c120-4d95-b758-01ec8aacb0f3 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:47:03.641596 crc crio[24245]: time=\"2026-06-14T09:47:03.641470483Z\" level=info msg=\"Removing container: 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a\" id=b99bf5c6-0e02-468e-80c0-e94d67855cf1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:03.697197 crc crio[24245]: time=\"2026-06-14T09:47:03.697026175Z\" level=info msg=\"Removed container 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a: openstack/openstackclient/openstackclient\" id=b99bf5c6-0e02-468e-80c0-e94d67855cf1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:03.702060 crc crio[24245]: time=\"2026-06-14T09:47:03.701981769Z\" level=info msg=\"Removing container: e0aa0e54186b6ec57b64e1925bd33b9f0e6df6b474718ef3ee693be4eb812c47\" id=7ae2eacc-d18f-4c4b-893e-8bb4ba94bc0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:03.806287 crc crio[24245]: time=\"2026-06-14T09:47:03.805773894Z\" level=info msg=\"Removed container e0aa0e54186b6ec57b64e1925bd33b9f0e6df6b474718ef3ee693be4eb812c47: openstack/ovn-controller-48j92-config-4h2v2/ovn-config\" id=7ae2eacc-d18f-4c4b-893e-8bb4ba94bc0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:03.810206 crc crio[24245]: time=\"2026-06-14T09:47:03.810150879Z\" level=info msg=\"Removing container: 555357af04572adfe54a75790ebe3909bea4d0679a4172edd501e68394562adb\" id=3d9eb359-4efa-45ee-ae65-345cfb3e8dcb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:03.949552 crc crio[24245]: time=\"2026-06-14T09:47:03.9492071Z\" level=info msg=\"Removed container 555357af04572adfe54a75790ebe3909bea4d0679a4172edd501e68394562adb: openshift-infra/auto-csr-approver-29690500-t95bk/oc\" id=3d9eb359-4efa-45ee-ae65-345cfb3e8dcb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:03.957963 crc crio[24245]: time=\"2026-06-14T09:47:03.957660531Z\" level=info msg=\"Removing container: 714071bbcefd85a85bdaa35c6d0bf4bfaea089c61cd355ded4ba619b10327c3d\" id=ed058612-e3f9-4885-b25b-2fda5e90d059 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.019074 crc crio[24245]: time=\"2026-06-14T09:47:04.018930083Z\" level=info msg=\"Removed container 714071bbcefd85a85bdaa35c6d0bf4bfaea089c61cd355ded4ba619b10327c3d: openstack/cinder-online-data-migrations-8k7qz/cinder-online-data-migrations\" id=ed058612-e3f9-4885-b25b-2fda5e90d059 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.026945 crc crio[24245]: time=\"2026-06-14T09:47:04.02676675Z\" level=info msg=\"Removing container: 5dd777514ab0b9a348437182a0ed3221e9a643182e4c1014df8c66ab2cf8a4b0\" id=0ef2c23e-df6f-47e3-8a3f-fed76b7f20a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.075316 crc crio[24245]: time=\"2026-06-14T09:47:04.075202185Z\" level=info msg=\"Removed container 5dd777514ab0b9a348437182a0ed3221e9a643182e4c1014df8c66ab2cf8a4b0: openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/collect-profiles\" id=0ef2c23e-df6f-47e3-8a3f-fed76b7f20a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.079766 crc crio[24245]: time=\"2026-06-14T09:47:04.07864876Z\" level=info msg=\"Removing container: 696c69c6af09ebcb1ffc1338d7924f56662304858b21b16ddce8eaba8ec5a6b8\" id=e711e985-9e0a-4475-ba79-327f5f8bbafd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.182123 crc crio[24245]: time=\"2026-06-14T09:47:04.181910104Z\" level=info msg=\"Removed container 696c69c6af09ebcb1ffc1338d7924f56662304858b21b16ddce8eaba8ec5a6b8: openstack/ovn-controller-48j92-config-nvhxh/ovn-config\" id=e711e985-9e0a-4475-ba79-327f5f8bbafd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.188119 crc crio[24245]: time=\"2026-06-14T09:47:04.188036079Z\" level=info msg=\"Removing container: 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e\" id=86a7586c-478b-47c0-8fc6-e47c6d4f75ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.224947 crc crio[24245]: time=\"2026-06-14T09:47:04.224770343Z\" level=info msg=\"Removed container 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e: openstack/nova-metadata-0/nova-metadata-log\" id=86a7586c-478b-47c0-8fc6-e47c6d4f75ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.231711 crc crio[24245]: time=\"2026-06-14T09:47:04.231530633Z\" level=info msg=\"Removing container: 8c8599d709effa9e94c50c5dbd42ee3cfdc57cc6dcbbdb4c8947db9f2226a091\" id=1668d5c4-0f7d-4fae-970f-8e9471e4215d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.340774 crc crio[24245]: time=\"2026-06-14T09:47:04.340343363Z\" level=info msg=\"Removed container 8c8599d709effa9e94c50c5dbd42ee3cfdc57cc6dcbbdb4c8947db9f2226a091: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=1668d5c4-0f7d-4fae-970f-8e9471e4215d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.343953 crc crio[24245]: time=\"2026-06-14T09:47:04.343806284Z\" level=info msg=\"Removing container: 0851d53a390f15b7fcac827789ce6e72db53046f5e57235769b0315bd7dbca75\" id=e06e59b3-c4dc-44d4-9a53-b0aead5010a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.419378 crc crio[24245]: time=\"2026-06-14T09:47:04.419191848Z\" level=info msg=\"Removed container 0851d53a390f15b7fcac827789ce6e72db53046f5e57235769b0315bd7dbca75: openstack/nova-cell0-cell-mapping-5czgx/nova-manage\" id=e06e59b3-c4dc-44d4-9a53-b0aead5010a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.428112 crc crio[24245]: time=\"2026-06-14T09:47:04.428026514Z\" level=info msg=\"Removing container: b7e8922f19b0652aa8ba853a3ccf43fb6be1c61f36c9a9c9c2ae697d471f3d5b\" id=0863e805-14d2-4b09-821f-6f9d0b655ea9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.505081 crc crio[24245]: time=\"2026-06-14T09:47:04.504983564Z\" level=info msg=\"Removed container b7e8922f19b0652aa8ba853a3ccf43fb6be1c61f36c9a9c9c2ae697d471f3d5b: openstack/nova-cell1-cell-mapping-gd6pw/nova-manage\" id=0863e805-14d2-4b09-821f-6f9d0b655ea9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.508186 crc crio[24245]: time=\"2026-06-14T09:47:04.50808565Z\" level=info msg=\"Removing container: 5ec0ee018d967655730ebd0e075fae4034ee5b338e0d9083a26c9e133c0cb0a5\" id=9169e946-5c35-4b68-badc-83b33ce58df6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.600352 crc crio[24245]: time=\"2026-06-14T09:47:04.600146498Z\" level=info msg=\"Removed container 5ec0ee018d967655730ebd0e075fae4034ee5b338e0d9083a26c9e133c0cb0a5: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=9169e946-5c35-4b68-badc-83b33ce58df6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.605344 crc crio[24245]: time=\"2026-06-14T09:47:04.605264132Z\" level=info msg=\"Removing container: 95879ec03faaf2a5ef4fd89c02c4f087aa6eae6aeae8bc372c1aa97b8721476e\" id=cb9fa05c-362e-41f7-9439-870b7ee8143b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.641405 crc crio[24245]: time=\"2026-06-14T09:47:04.641277472Z\" level=info msg=\"Removed container 95879ec03faaf2a5ef4fd89c02c4f087aa6eae6aeae8bc372c1aa97b8721476e: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=cb9fa05c-362e-41f7-9439-870b7ee8143b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:04.666716 crc crio[24245]: time=\"2026-06-14T09:47:04.666574984Z\" level=info msg=\"Stopping pod sandbox: a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01\" id=1ed106c5-2e4e-4e34-8c1d-8325a5248fdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.666716 crc crio[24245]: time=\"2026-06-14T09:47:04.666717078Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01\" id=1ed106c5-2e4e-4e34-8c1d-8325a5248fdc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.671382 crc crio[24245]: time=\"2026-06-14T09:47:04.671223235Z\" level=info msg=\"Removing pod sandbox: a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01\" id=812b9a01-6b64-489c-997c-b2b6e45fd06b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.697035 crc crio[24245]: time=\"2026-06-14T09:47:04.696765607Z\" level=info msg=\"Removed pod sandbox: a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01\" id=812b9a01-6b64-489c-997c-b2b6e45fd06b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.698286 crc crio[24245]: time=\"2026-06-14T09:47:04.698129645Z\" level=info msg=\"Stopping pod sandbox: 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f\" id=7d4447e2-bddb-47d3-9304-05187f7c309f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.698286 crc crio[24245]: time=\"2026-06-14T09:47:04.698210157Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f\" id=7d4447e2-bddb-47d3-9304-05187f7c309f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.699170 crc crio[24245]: time=\"2026-06-14T09:47:04.699021182Z\" level=info msg=\"Removing pod sandbox: 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f\" id=785c31ed-e205-479f-b087-8e96fedfa27c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.725198 crc crio[24245]: time=\"2026-06-14T09:47:04.725091213Z\" level=info msg=\"Removed pod sandbox: 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f\" id=785c31ed-e205-479f-b087-8e96fedfa27c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.726296 crc crio[24245]: time=\"2026-06-14T09:47:04.726219818Z\" level=info msg=\"Stopping pod sandbox: 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d\" id=6acc7f9e-2314-436c-82eb-55c8753e4aad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.726356 crc crio[24245]: time=\"2026-06-14T09:47:04.726304891Z\" level=info msg=\"Stopped pod sandbox (already stopped): 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d\" id=6acc7f9e-2314-436c-82eb-55c8753e4aad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.727455 crc crio[24245]: time=\"2026-06-14T09:47:04.727390695Z\" level=info msg=\"Removing pod sandbox: 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d\" id=304acc5d-8251-40ea-9a65-4378c1c171c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.754110 crc crio[24245]: time=\"2026-06-14T09:47:04.753981934Z\" level=info msg=\"Removed pod sandbox: 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d\" id=304acc5d-8251-40ea-9a65-4378c1c171c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.755575 crc crio[24245]: time=\"2026-06-14T09:47:04.755367456Z\" level=info msg=\"Stopping pod sandbox: f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0\" id=eb831fbb-2b9b-47b5-8023-269f131b3764 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.755707 crc crio[24245]: time=\"2026-06-14T09:47:04.755539391Z\" level=info msg=\"Stopped pod sandbox (already stopped): f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0\" id=eb831fbb-2b9b-47b5-8023-269f131b3764 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.756529 crc crio[24245]: time=\"2026-06-14T09:47:04.756441109Z\" level=info msg=\"Removing pod sandbox: f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0\" id=e402af89-b560-43e5-872a-a7b855c817ed name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.780681 crc crio[24245]: time=\"2026-06-14T09:47:04.780579963Z\" level=info msg=\"Removed pod sandbox: f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0\" id=e402af89-b560-43e5-872a-a7b855c817ed name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.781951 crc crio[24245]: time=\"2026-06-14T09:47:04.781791536Z\" level=info msg=\"Stopping pod sandbox: 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5\" id=a46ea2de-159d-4034-a9dc-7cbcb2c57922 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.782033 crc crio[24245]: time=\"2026-06-14T09:47:04.781976052Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5\" id=a46ea2de-159d-4034-a9dc-7cbcb2c57922 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.782832 crc crio[24245]: time=\"2026-06-14T09:47:04.782733886Z\" level=info msg=\"Removing pod sandbox: 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5\" id=eec1aa9f-e703-4501-86f9-e241fcd8cdd1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.805300 crc crio[24245]: time=\"2026-06-14T09:47:04.805176064Z\" level=info msg=\"Removed pod sandbox: 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5\" id=eec1aa9f-e703-4501-86f9-e241fcd8cdd1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.806373 crc crio[24245]: time=\"2026-06-14T09:47:04.806228043Z\" level=info msg=\"Stopping pod sandbox: 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f\" id=20458f5b-2118-4382-bc52-57d275194a96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.806496 crc crio[24245]: time=\"2026-06-14T09:47:04.80643713Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f\" id=20458f5b-2118-4382-bc52-57d275194a96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.807448 crc crio[24245]: time=\"2026-06-14T09:47:04.80737429Z\" level=info msg=\"Removing pod sandbox: 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f\" id=ad807bbd-9fd9-4407-914e-ace9299b92c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.833209 crc crio[24245]: time=\"2026-06-14T09:47:04.833080463Z\" level=info msg=\"Removed pod sandbox: 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f\" id=ad807bbd-9fd9-4407-914e-ace9299b92c4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.838349 crc crio[24245]: time=\"2026-06-14T09:47:04.838277017Z\" level=info msg=\"Stopping pod sandbox: 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe\" id=560f0019-2530-4b07-8b7b-a8fd0ba51375 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.838469 crc crio[24245]: time=\"2026-06-14T09:47:04.83838397Z\" level=info msg=\"Stopped pod sandbox (already stopped): 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe\" id=560f0019-2530-4b07-8b7b-a8fd0ba51375 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.849216 crc crio[24245]: time=\"2026-06-14T09:47:04.849078214Z\" level=info msg=\"Removing pod sandbox: 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe\" id=bba287d8-a495-4987-858e-8da7d6f9582b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.870200 crc crio[24245]: time=\"2026-06-14T09:47:04.870105117Z\" level=info msg=\"Removed pod sandbox: 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe\" id=bba287d8-a495-4987-858e-8da7d6f9582b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.873311 crc crio[24245]: time=\"2026-06-14T09:47:04.873190573Z\" level=info msg=\"Stopping pod sandbox: 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f\" id=cdbb072a-1290-417e-b1f9-17db99aa30d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.873487 crc crio[24245]: time=\"2026-06-14T09:47:04.8734067Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f\" id=cdbb072a-1290-417e-b1f9-17db99aa30d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.874310 crc crio[24245]: time=\"2026-06-14T09:47:04.874239747Z\" level=info msg=\"Removing pod sandbox: 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f\" id=a7e0eae4-0ffa-4114-9a04-3aa3cb2eff2e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.896510 crc crio[24245]: time=\"2026-06-14T09:47:04.896338554Z\" level=info msg=\"Removed pod sandbox: 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f\" id=a7e0eae4-0ffa-4114-9a04-3aa3cb2eff2e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.899711 crc crio[24245]: time=\"2026-06-14T09:47:04.899541671Z\" level=info msg=\"Stopping pod sandbox: 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53\" id=42d2081b-550e-4598-a1de-58981c0f8e84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.899711 crc crio[24245]: time=\"2026-06-14T09:47:04.899652485Z\" level=info msg=\"Stopped pod sandbox (already stopped): 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53\" id=42d2081b-550e-4598-a1de-58981c0f8e84 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.901751 crc crio[24245]: time=\"2026-06-14T09:47:04.901455114Z\" level=info msg=\"Removing pod sandbox: 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53\" id=3d94c96b-bb24-43ff-b26f-82bae1e25958 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.938386 crc crio[24245]: time=\"2026-06-14T09:47:04.937937832Z\" level=info msg=\"Removed pod sandbox: 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53\" id=3d94c96b-bb24-43ff-b26f-82bae1e25958 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.939273 crc crio[24245]: time=\"2026-06-14T09:47:04.939030928Z\" level=info msg=\"Stopping pod sandbox: bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f\" id=5ce787bf-da17-44c9-97d6-db13b6f6d200 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.939273 crc crio[24245]: time=\"2026-06-14T09:47:04.93910221Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f\" id=5ce787bf-da17-44c9-97d6-db13b6f6d200 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.940562 crc crio[24245]: time=\"2026-06-14T09:47:04.940302988Z\" level=info msg=\"Removing pod sandbox: bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f\" id=0d326bf8-321e-4927-b335-34a4275014ab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.964321 crc crio[24245]: time=\"2026-06-14T09:47:04.964208808Z\" level=info msg=\"Removed pod sandbox: bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f\" id=0d326bf8-321e-4927-b335-34a4275014ab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.965369 crc crio[24245]: time=\"2026-06-14T09:47:04.965261261Z\" level=info msg=\"Stopping pod sandbox: f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24\" id=57ed0cdc-f707-4b2e-a654-a8f326108d7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.965369 crc crio[24245]: time=\"2026-06-14T09:47:04.965362895Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24\" id=57ed0cdc-f707-4b2e-a654-a8f326108d7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.966127 crc crio[24245]: time=\"2026-06-14T09:47:04.966046677Z\" level=info msg=\"Removing pod sandbox: f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24\" id=7827b910-536d-46a4-a1a1-8ceff958bcb1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.987038 crc crio[24245]: time=\"2026-06-14T09:47:04.986788639Z\" level=info msg=\"Removed pod sandbox: f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24\" id=7827b910-536d-46a4-a1a1-8ceff958bcb1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:04.990465 crc crio[24245]: time=\"2026-06-14T09:47:04.990350609Z\" level=info msg=\"Stopping pod sandbox: 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459\" id=662204e2-6c38-4a46-b9bf-6c3e05739ad9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.990701 crc crio[24245]: time=\"2026-06-14T09:47:04.990474293Z\" level=info msg=\"Stopped pod sandbox (already stopped): 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459\" id=662204e2-6c38-4a46-b9bf-6c3e05739ad9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:04.993102 crc crio[24245]: time=\"2026-06-14T09:47:04.992930863Z\" level=info msg=\"Removing pod sandbox: 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459\" id=50f20ecd-fed8-4d05-a3c2-db8f8a9a2a0d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.030810 crc crio[24245]: time=\"2026-06-14T09:47:05.030583265Z\" level=info msg=\"Removed pod sandbox: 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459\" id=50f20ecd-fed8-4d05-a3c2-db8f8a9a2a0d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.033261 crc crio[24245]: time=\"2026-06-14T09:47:05.033175953Z\" level=info msg=\"Stopping pod sandbox: f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19\" id=67e4dcea-5755-48ed-99fa-b36a627d82dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.034581 crc crio[24245]: time=\"2026-06-14T09:47:05.034523546Z\" level=info msg=\"Stopped pod sandbox (already stopped): f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19\" id=67e4dcea-5755-48ed-99fa-b36a627d82dd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.035683 crc crio[24245]: time=\"2026-06-14T09:47:05.035546007Z\" level=info msg=\"Removing pod sandbox: f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19\" id=939a4223-0ad0-4d5b-a897-2f351d5cd5af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.072015 crc crio[24245]: time=\"2026-06-14T09:47:05.071750756Z\" level=info msg=\"Removed pod sandbox: f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19\" id=939a4223-0ad0-4d5b-a897-2f351d5cd5af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.074195 crc crio[24245]: time=\"2026-06-14T09:47:05.074038632Z\" level=info msg=\"Stopping pod sandbox: f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6\" id=3c1cf64a-1e45-4e73-a5af-957b0785ac64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.074195 crc crio[24245]: time=\"2026-06-14T09:47:05.074130224Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6\" id=3c1cf64a-1e45-4e73-a5af-957b0785ac64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.075413 crc crio[24245]: time=\"2026-06-14T09:47:05.075357184Z\" level=info msg=\"Removing pod sandbox: f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6\" id=81a092a6-1fa3-43b8-9a88-955235b9ddda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.111167 crc crio[24245]: time=\"2026-06-14T09:47:05.111075039Z\" level=info msg=\"Removed pod sandbox: f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6\" id=81a092a6-1fa3-43b8-9a88-955235b9ddda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.115380 crc crio[24245]: time=\"2026-06-14T09:47:05.115228682Z\" level=info msg=\"Stopping pod sandbox: 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2\" id=998c8d72-df93-474d-9303-d9d2e62ac7e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.115509 crc crio[24245]: time=\"2026-06-14T09:47:05.115440099Z\" level=info msg=\"Stopped pod sandbox (already stopped): 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2\" id=998c8d72-df93-474d-9303-d9d2e62ac7e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.116466 crc crio[24245]: time=\"2026-06-14T09:47:05.116418179Z\" level=info msg=\"Removing pod sandbox: 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2\" id=b60c3f74-d7c9-40a7-9c03-97ef472b85b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.147823 crc crio[24245]: time=\"2026-06-14T09:47:05.147594741Z\" level=info msg=\"Removed pod sandbox: 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2\" id=b60c3f74-d7c9-40a7-9c03-97ef472b85b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.149001 crc crio[24245]: time=\"2026-06-14T09:47:05.148941225Z\" level=info msg=\"Stopping pod sandbox: 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734\" id=7669146d-a752-4f92-9389-454f536f90c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.149194 crc crio[24245]: time=\"2026-06-14T09:47:05.149169212Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734\" id=7669146d-a752-4f92-9389-454f536f90c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.150296 crc crio[24245]: time=\"2026-06-14T09:47:05.150199174Z\" level=info msg=\"Removing pod sandbox: 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734\" id=d5e887b9-8b45-4792-b147-401828871e6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.178359 crc crio[24245]: time=\"2026-06-14T09:47:05.178209399Z\" level=info msg=\"Removed pod sandbox: 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734\" id=d5e887b9-8b45-4792-b147-401828871e6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.181018 crc crio[24245]: time=\"2026-06-14T09:47:05.180918331Z\" level=info msg=\"Stopping pod sandbox: 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5\" id=60231390-3a4f-42ee-9222-952b799a9330 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.181113 crc crio[24245]: time=\"2026-06-14T09:47:05.181046325Z\" level=info msg=\"Stopped pod sandbox (already stopped): 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5\" id=60231390-3a4f-42ee-9222-952b799a9330 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.183508 crc crio[24245]: time=\"2026-06-14T09:47:05.18337324Z\" level=info msg=\"Removing pod sandbox: 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5\" id=cd03e3a5-438f-4774-add3-948381d0093f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.220247 crc crio[24245]: time=\"2026-06-14T09:47:05.220014612Z\" level=info msg=\"Removed pod sandbox: 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5\" id=cd03e3a5-438f-4774-add3-948381d0093f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.221353 crc crio[24245]: time=\"2026-06-14T09:47:05.221293476Z\" level=info msg=\"Stopping pod sandbox: 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17\" id=75b1a2e7-9c96-4e45-b008-a3c8b7e50f60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.221548 crc crio[24245]: time=\"2026-06-14T09:47:05.221524563Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17\" id=75b1a2e7-9c96-4e45-b008-a3c8b7e50f60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.222765 crc crio[24245]: time=\"2026-06-14T09:47:05.22269392Z\" level=info msg=\"Removing pod sandbox: 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17\" id=16773f90-99cb-45b6-b230-9d4440b5032f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.257990 crc crio[24245]: time=\"2026-06-14T09:47:05.257921978Z\" level=info msg=\"Removed pod sandbox: 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17\" id=16773f90-99cb-45b6-b230-9d4440b5032f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.265129 crc crio[24245]: time=\"2026-06-14T09:47:05.264033618Z\" level=info msg=\"Stopping pod sandbox: 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd\" id=41031d3a-6344-471f-9bbe-0b3127a23605 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.265129 crc crio[24245]: time=\"2026-06-14T09:47:05.264188633Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd\" id=41031d3a-6344-471f-9bbe-0b3127a23605 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.265795 crc crio[24245]: time=\"2026-06-14T09:47:05.26574208Z\" level=info msg=\"Removing pod sandbox: 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd\" id=03003c54-72c0-4136-948a-5d3d1caf45bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.301224 crc crio[24245]: time=\"2026-06-14T09:47:05.301101412Z\" level=info msg=\"Removed pod sandbox: 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd\" id=03003c54-72c0-4136-948a-5d3d1caf45bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.302392 crc crio[24245]: time=\"2026-06-14T09:47:05.302137267Z\" level=info msg=\"Stopping pod sandbox: 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b\" id=5a4df498-c0ec-4263-bb69-f39b6b0fc97d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.302392 crc crio[24245]: time=\"2026-06-14T09:47:05.302264401Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b\" id=5a4df498-c0ec-4263-bb69-f39b6b0fc97d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.303431 crc crio[24245]: time=\"2026-06-14T09:47:05.303315275Z\" level=info msg=\"Removing pod sandbox: 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b\" id=2a3803de-e3e6-49c1-ae0b-1ce031f02359 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.333668 crc crio[24245]: time=\"2026-06-14T09:47:05.333506587Z\" level=info msg=\"Removed pod sandbox: 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b\" id=2a3803de-e3e6-49c1-ae0b-1ce031f02359 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.335430 crc crio[24245]: time=\"2026-06-14T09:47:05.335319094Z\" level=info msg=\"Stopping pod sandbox: 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9\" id=651f1fe9-647e-4dab-8f1a-616bb77ab282 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.335602 crc crio[24245]: time=\"2026-06-14T09:47:05.33552077Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9\" id=651f1fe9-647e-4dab-8f1a-616bb77ab282 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.336919 crc crio[24245]: time=\"2026-06-14T09:47:05.336774579Z\" level=info msg=\"Removing pod sandbox: 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9\" id=f603ace9-4e3c-4ef2-9af9-c7798f01c45c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.370953 crc crio[24245]: time=\"2026-06-14T09:47:05.37057658Z\" level=info msg=\"Removed pod sandbox: 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9\" id=f603ace9-4e3c-4ef2-9af9-c7798f01c45c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.373135 crc crio[24245]: time=\"2026-06-14T09:47:05.372687952Z\" level=info msg=\"Stopping pod sandbox: f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750\" id=47587915-ed36-4c46-98ae-069d412205ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.373135 crc crio[24245]: time=\"2026-06-14T09:47:05.37296241Z\" level=info msg=\"Stopped pod sandbox (already stopped): f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750\" id=47587915-ed36-4c46-98ae-069d412205ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.374652 crc crio[24245]: time=\"2026-06-14T09:47:05.374517809Z\" level=info msg=\"Removing pod sandbox: f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750\" id=5129e8c8-b122-4209-9692-8d43decd0373 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.398499 crc crio[24245]: time=\"2026-06-14T09:47:05.397570917Z\" level=info msg=\"Removed pod sandbox: f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750\" id=5129e8c8-b122-4209-9692-8d43decd0373 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.400277 crc crio[24245]: time=\"2026-06-14T09:47:05.400189886Z\" level=info msg=\"Stopping pod sandbox: 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\" id=b5d26e5e-6ee1-4d14-b1a7-29f646bc760a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.400277 crc crio[24245]: time=\"2026-06-14T09:47:05.400262379Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\" id=b5d26e5e-6ee1-4d14-b1a7-29f646bc760a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.401431 crc crio[24245]: time=\"2026-06-14T09:47:05.401336343Z\" level=info msg=\"Removing pod sandbox: 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\" id=367776d7-110c-4ab7-a02b-cf8b8929978e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.448427 crc crio[24245]: time=\"2026-06-14T09:47:05.447943671Z\" level=info msg=\"Removed pod sandbox: 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\" id=367776d7-110c-4ab7-a02b-cf8b8929978e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.451054 crc crio[24245]: time=\"2026-06-14T09:47:05.450768265Z\" level=info msg=\"Stopping pod sandbox: 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d\" id=9e451122-ef49-4e46-8362-cfdf08491aab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.451218 crc crio[24245]: time=\"2026-06-14T09:47:05.451078435Z\" level=info msg=\"Stopped pod sandbox (already stopped): 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d\" id=9e451122-ef49-4e46-8362-cfdf08491aab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.452536 crc crio[24245]: time=\"2026-06-14T09:47:05.452381986Z\" level=info msg=\"Removing pod sandbox: 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d\" id=03eb1718-16cc-4bab-be29-3acdaaecd060 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.489898 crc crio[24245]: time=\"2026-06-14T09:47:05.489564374Z\" level=info msg=\"Removed pod sandbox: 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d\" id=03eb1718-16cc-4bab-be29-3acdaaecd060 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.491258 crc crio[24245]: time=\"2026-06-14T09:47:05.49116454Z\" level=info msg=\"Stopping pod sandbox: 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b\" id=40a5e8b6-d50c-4c96-9aab-a9f3b3200015 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.491349 crc crio[24245]: time=\"2026-06-14T09:47:05.491313175Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b\" id=40a5e8b6-d50c-4c96-9aab-a9f3b3200015 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.492401 crc crio[24245]: time=\"2026-06-14T09:47:05.492171522Z\" level=info msg=\"Removing pod sandbox: 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b\" id=3311aca4-c576-4a32-a976-3c750f692ff5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.526957 crc crio[24245]: time=\"2026-06-14T09:47:05.526772759Z\" level=info msg=\"Removed pod sandbox: 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b\" id=3311aca4-c576-4a32-a976-3c750f692ff5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.528535 crc crio[24245]: time=\"2026-06-14T09:47:05.528383564Z\" level=info msg=\"Stopping pod sandbox: cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4\" id=f5eca086-d06e-4c82-9aa8-5f71c13256cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.528772 crc crio[24245]: time=\"2026-06-14T09:47:05.528555989Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4\" id=f5eca086-d06e-4c82-9aa8-5f71c13256cb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:05.529570 crc crio[24245]: time=\"2026-06-14T09:47:05.529446838Z\" level=info msg=\"Removing pod sandbox: cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4\" id=20fb8dd6-3bee-400d-a047-40da836afb2f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:05.561348 crc crio[24245]: time=\"2026-06-14T09:47:05.561177796Z\" level=info msg=\"Removed pod sandbox: cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4\" id=20fb8dd6-3bee-400d-a047-40da836afb2f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:47:06.629910 crc crio[24245]: time=\"2026-06-14T09:47:06.629336534Z\" level=info msg=\"Stopped container 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4: openstack/neutron-c8db4f5bc-kcb5f/neutron-api\" id=17ba9ba0-3aa1-4413-9ba2-15f6924ef2ca name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:47:06.631174 crc crio[24245]: time=\"2026-06-14T09:47:06.6311063Z\" level=info msg=\"Stopping pod sandbox: b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8\" id=4e20abdd-7838-4ed2-8f67-ec1e64060484 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:06.633318 crc crio[24245]: time=\"2026-06-14T09:47:06.633232248Z\" level=info msg=\"Got pod network &{Name:neutron-c8db4f5bc-kcb5f Namespace:openstack ID:b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8 UID:30f40ac6-e90c-480a-bcf8-7934d59537ea NetNS:/var/run/netns/084e3777-708e-415c-9a42-e52cee52d573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f40ac6_e90c_480a_bcf8_7934d59537ea.slice PodAnnotations:0xc006e0a468}] Aliases:map[]}\"\nJun 14 09:47:06.633540 crc crio[24245]: time=\"2026-06-14T09:47:06.633481396Z\" level=info msg=\"Deleting pod openstack_neutron-c8db4f5bc-kcb5f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:47:07.166694 crc crio[24245]: time=\"2026-06-14T09:47:07.166273763Z\" level=info msg=\"Stopped pod sandbox: b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8\" id=4e20abdd-7838-4ed2-8f67-ec1e64060484 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:07.450383 crc crio[24245]: time=\"2026-06-14T09:47:07.449898466Z\" level=info msg=\"Removing container: 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9\" id=70089e2d-5e3f-4367-b378-11a61d3463a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:07.540640 crc crio[24245]: time=\"2026-06-14T09:47:07.540510809Z\" level=info msg=\"Removed container 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9: openstack/neutron-c8db4f5bc-kcb5f/neutron-httpd\" id=70089e2d-5e3f-4367-b378-11a61d3463a3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:07.544248 crc crio[24245]: time=\"2026-06-14T09:47:07.544169963Z\" level=info msg=\"Removing container: 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4\" id=5f0dc7d2-a662-45d5-972f-0468ab7af38a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:07.579910 crc crio[24245]: time=\"2026-06-14T09:47:07.579809369Z\" level=info msg=\"Removed container 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4: openstack/neutron-c8db4f5bc-kcb5f/neutron-api\" id=5f0dc7d2-a662-45d5-972f-0468ab7af38a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:08.082990 crc crio[24245]: time=\"2026-06-14T09:47:08.067553302Z\" level=info msg=\"Stopping container: a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c (timeout: 30s)\" id=9f1ea532-4192-405f-9e25-d83aecc85567 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:47:08.082990 crc crio[24245]: time=\"2026-06-14T09:47:08.068766522Z\" level=info msg=\"Stopping container: a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8 (timeout: 30s)\" id=3d4c8bdc-d8d3-4040-a6ec-3947790f9787 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:47:08.134330 crc crio[24245]: time=\"2026-06-14T09:47:08.134256306Z\" level=info msg=\"Stopping container: 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282 (timeout: 30s)\" id=dd9f5003-5db2-482a-a972-8cd1af62cc2c name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:47:08.198492 crc crio[24245]: time=\"2026-06-14T09:47:08.197728124Z\" level=info msg=\"Stopping container: f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717 (timeout: 30s)\" id=254e4deb-fee2-4070-a5c8-5a1a69f4be46 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:47:08.203353 crc crio[24245]: time=\"2026-06-14T09:47:08.202898208Z\" level=info msg=\"Stopping container: 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb (timeout: 30s)\" id=5c35c81f-8e54-40ea-95fd-21e8eb3924bb name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:47:08.205806 crc crio[24245]: time=\"2026-06-14T09:47:08.205752548Z\" level=info msg=\"Stopped container a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c: openstack/nova-api-0/nova-api-log\" id=9f1ea532-4192-405f-9e25-d83aecc85567 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:47:08.337801 crc crio[24245]: time=\"2026-06-14T09:47:08.337575511Z\" level=info msg=\"Stopped container 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb: openstack/nova-metadata-0/nova-metadata-log\" id=5c35c81f-8e54-40ea-95fd-21e8eb3924bb name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:47:11.141587 crc crio[24245]: time=\"2026-06-14T09:47:11.141184261Z\" level=info msg=\"Stopped container 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dd9f5003-5db2-482a-a972-8cd1af62cc2c name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:47:11.142726 crc crio[24245]: time=\"2026-06-14T09:47:11.142664297Z\" level=info msg=\"Stopping pod sandbox: 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124\" id=4c45b067-ccba-4e21-b3ba-a5b84e7e26aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:11.143351 crc crio[24245]: time=\"2026-06-14T09:47:11.143270687Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124 UID:f62f071b-ac3d-4cd2-b961-4114fab0734f NetNS:/var/run/netns/5067c5ba-12b7-4c06-803d-ed7d6f067b40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf62f071b_ac3d_4cd2_b961_4114fab0734f.slice PodAnnotations:0xc000602f20}] Aliases:map[]}\"\nJun 14 09:47:11.143513 crc crio[24245]: time=\"2026-06-14T09:47:11.143463873Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:47:11.348635 crc crio[24245]: time=\"2026-06-14T09:47:11.347292606Z\" level=info msg=\"Stopped container a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8: openstack/nova-api-0/nova-api-api\" id=3d4c8bdc-d8d3-4040-a6ec-3947790f9787 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:47:11.349140 crc crio[24245]: time=\"2026-06-14T09:47:11.349080283Z\" level=info msg=\"Stopping pod sandbox: 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2\" id=7480c231-9364-4392-96ae-f4db7da578ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:11.349825 crc crio[24245]: time=\"2026-06-14T09:47:11.349764935Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2 UID:d17023ad-f88e-40c6-b80d-8ffd479693bb NetNS:/var/run/netns/608a95bd-73f3-4002-835f-1885f053139e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd17023ad_f88e_40c6_b80d_8ffd479693bb.slice PodAnnotations:0xc006e0a8f8}] Aliases:map[]}\"\nJun 14 09:47:11.357567 crc crio[24245]: time=\"2026-06-14T09:47:11.353148954Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:47:11.567337 crc crio[24245]: time=\"2026-06-14T09:47:11.566231664Z\" level=info msg=\"Stopped container f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717: openstack/nova-metadata-0/nova-metadata-metadata\" id=254e4deb-fee2-4070-a5c8-5a1a69f4be46 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:47:11.571715 crc crio[24245]: time=\"2026-06-14T09:47:11.571638843Z\" level=info msg=\"Stopping pod sandbox: c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972\" id=3de9a8f8-c926-47d5-af1e-59df40e68074 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:11.572291 crc crio[24245]: time=\"2026-06-14T09:47:11.572210941Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972 UID:9860638f-c59f-43a9-949e-2afdaaafed92 NetNS:/var/run/netns/8a4cbd5b-d42c-46cc-b5f8-90f00f2b16be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9860638f_c59f_43a9_949e_2afdaaafed92.slice PodAnnotations:0xc00274a940}] Aliases:map[]}\"\nJun 14 09:47:11.572810 crc crio[24245]: time=\"2026-06-14T09:47:11.572389737Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:47:11.662806 crc crio[24245]: time=\"2026-06-14T09:47:11.66258026Z\" level=info msg=\"Stopped pod sandbox: 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124\" id=4c45b067-ccba-4e21-b3ba-a5b84e7e26aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:12.032638 crc crio[24245]: time=\"2026-06-14T09:47:12.032068587Z\" level=info msg=\"Stopped pod sandbox: 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2\" id=7480c231-9364-4392-96ae-f4db7da578ba name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:12.085104 crc crio[24245]: time=\"2026-06-14T09:47:12.084451585Z\" level=info msg=\"Stopped pod sandbox: c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972\" id=3de9a8f8-c926-47d5-af1e-59df40e68074 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:47:12.680453 crc crio[24245]: time=\"2026-06-14T09:47:12.679416551Z\" level=info msg=\"Removing container: a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8\" id=560e5111-d2c6-42df-aa35-af222b60557e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:12.795352 crc crio[24245]: time=\"2026-06-14T09:47:12.795199375Z\" level=info msg=\"Removed container a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8: openstack/nova-api-0/nova-api-api\" id=560e5111-d2c6-42df-aa35-af222b60557e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:12.799648 crc crio[24245]: time=\"2026-06-14T09:47:12.79952842Z\" level=info msg=\"Removing container: a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c\" id=a264ef0b-b36a-491d-a64a-438448f661b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:12.842823 crc crio[24245]: time=\"2026-06-14T09:47:12.841540821Z\" level=info msg=\"Removed container a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c: openstack/nova-api-0/nova-api-log\" id=a264ef0b-b36a-491d-a64a-438448f661b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:12.852387 crc crio[24245]: time=\"2026-06-14T09:47:12.8522978Z\" level=info msg=\"Removing container: f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717\" id=28af335c-f38b-4f19-a70b-c6dbdf8b5499 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:12.922417 crc crio[24245]: time=\"2026-06-14T09:47:12.922299916Z\" level=info msg=\"Removed container f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717: openstack/nova-metadata-0/nova-metadata-metadata\" id=28af335c-f38b-4f19-a70b-c6dbdf8b5499 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:12.928816 crc crio[24245]: time=\"2026-06-14T09:47:12.928697909Z\" level=info msg=\"Removing container: 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb\" id=9e6950c1-82de-4c03-9647-6735ba5f6d1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:13.098830 crc crio[24245]: time=\"2026-06-14T09:47:13.090090052Z\" level=info msg=\"Removed container 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb: openstack/nova-metadata-0/nova-metadata-log\" id=9e6950c1-82de-4c03-9647-6735ba5f6d1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:13.117825 crc crio[24245]: time=\"2026-06-14T09:47:13.113777906Z\" level=info msg=\"Removing container: 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282\" id=196a54f6-48bd-4973-a109-fbd2bb414e63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:13.230208 crc crio[24245]: time=\"2026-06-14T09:47:13.22991839Z\" level=info msg=\"Removed container 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=196a54f6-48bd-4973-a109-fbd2bb414e63 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:47:13.422308 crc crio[24245]: time=\"2026-06-14T09:47:13.421900639Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=393ea66f-a7c6-463b-aa80-11493e0dcca2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:47:13.422308 crc crio[24245]: time=\"2026-06-14T09:47:13.42229661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:13.456931 crc crio[24245]: time=\"2026-06-14T09:47:13.456766597Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=07410f29-24fd-46cb-ae19-6adda7819831 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:47:13.457067 crc crio[24245]: time=\"2026-06-14T09:47:13.457009335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:13.468718 crc crio[24245]: time=\"2026-06-14T09:47:13.468633974Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0f35b2ec6c15bffabc225125bfa05927b76284c528910b0728f8dfc3f31a32fe UID:815f9d55-7bed-40e4-920b-18c2a309c9aa NetNS:/var/run/netns/91ccbac5-01f6-4d8c-9840-5fdce55fb6c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod815f9d55_7bed_40e4_920b_18c2a309c9aa.slice PodAnnotations:0xc0005227d8}] Aliases:map[]}\"\nJun 14 09:47:13.468718 crc crio[24245]: time=\"2026-06-14T09:47:13.468700326Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:47:13.505660 crc crio[24245]: time=\"2026-06-14T09:47:13.505460505Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5960bf052f49d506f117db32a0e9aa5b6863839ceef07510ed6611f6af6c9281 UID:1213925c-fff7-4d17-aa57-15013cea5a7f NetNS:/var/run/netns/5f5e2119-7389-439e-8ecb-9869aef8cd43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1213925c_fff7_4d17_aa57_15013cea5a7f.slice PodAnnotations:0xc000522948}] Aliases:map[]}\"\nJun 14 09:47:13.506280 crc crio[24245]: time=\"2026-06-14T09:47:13.506259111Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:47:13.628015 crc crio[24245]: time=\"2026-06-14T09:47:13.627390473Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=ebd11e6b-ca95-4f7a-8b4e-9998627e9480 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:47:13.628298 crc crio[24245]: time=\"2026-06-14T09:47:13.628035873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:13.702291 crc crio[24245]: time=\"2026-06-14T09:47:13.702046199Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9921c11e6121039c37316cd27a7fde9d9efb87f6c973dc07dbcb1de2c984ad3e UID:996c20ea-4d03-4071-a757-19ae33590dc1 NetNS:/var/run/netns/9c2ee9dd-5311-42fe-b0c6-52802e18c0e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod996c20ea_4d03_4071_a757_19ae33590dc1.slice PodAnnotations:0xc001fea2b0}] Aliases:map[]}\"\nJun 14 09:47:13.702291 crc crio[24245]: time=\"2026-06-14T09:47:13.702141673Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:47:13.862526 crc crio[24245]: 2026-06-14T09:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f35b2ec6c15bff Mac:12:17:eb:a9:ef:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bf Mtu:0 Sandbox:/var/run/netns/91ccbac5-01f6-4d8c-9840-5fdce55fb6c9 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:47:13.863971 crc crio[24245]: time=\"2026-06-14T09:47:13.863673392Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0f35b2ec6c15bffabc225125bfa05927b76284c528910b0728f8dfc3f31a32fe UID:815f9d55-7bed-40e4-920b-18c2a309c9aa NetNS:/var/run/netns/91ccbac5-01f6-4d8c-9840-5fdce55fb6c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod815f9d55_7bed_40e4_920b_18c2a309c9aa.slice PodAnnotations:0xc0005227d8}] Aliases:map[]}\"\nJun 14 09:47:13.864360 crc crio[24245]: time=\"2026-06-14T09:47:13.864294482Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:47:13.875072 crc crio[24245]: time=\"2026-06-14T09:47:13.874980766Z\" level=info msg=\"Ran pod sandbox 0f35b2ec6c15bffabc225125bfa05927b76284c528910b0728f8dfc3f31a32fe with infra container: openstack/nova-metadata-0/POD\" id=393ea66f-a7c6-463b-aa80-11493e0dcca2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:47:13.877110 crc crio[24245]: time=\"2026-06-14T09:47:13.877045592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0d70a278-f542-4d14-9afa-51a620056389 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:47:13.882780 crc crio[24245]: time=\"2026-06-14T09:47:13.882714004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a54fb335-4e81-4358-a693-1ecc64b19f06 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:47:13.890794 crc crio[24245]: time=\"2026-06-14T09:47:13.890725743Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=4c659a33-b218-42e8-8133-04f180810c65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:47:13.891222 crc crio[24245]: time=\"2026-06-14T09:47:13.891188828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:13.967094 crc crio[24245]: time=\"2026-06-14T09:47:13.966897042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:13.972215 crc crio[24245]: time=\"2026-06-14T09:47:13.972044946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:14.205103 crc crio[24245]: 2026-06-14T09:47:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5960bf052f49d50 Mac:2a:6a:f9:95:d5:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c1 Mtu:0 Sandbox:/var/run/netns/5f5e2119-7389-439e-8ecb-9869aef8cd43 SocketPath: PciID:}] [{Interface:0xc000502610 Address:{IP:10.217.1.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:47:14.206472 crc crio[24245]: time=\"2026-06-14T09:47:14.206435984Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5960bf052f49d506f117db32a0e9aa5b6863839ceef07510ed6611f6af6c9281 UID:1213925c-fff7-4d17-aa57-15013cea5a7f NetNS:/var/run/netns/5f5e2119-7389-439e-8ecb-9869aef8cd43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1213925c_fff7_4d17_aa57_15013cea5a7f.slice PodAnnotations:0xc000522948}] Aliases:map[]}\"\nJun 14 09:47:14.206734 crc crio[24245]: time=\"2026-06-14T09:47:14.206709413Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:47:14.220323 crc crio[24245]: time=\"2026-06-14T09:47:14.219944225Z\" level=info msg=\"Ran pod sandbox 5960bf052f49d506f117db32a0e9aa5b6863839ceef07510ed6611f6af6c9281 with infra container: openstack/nova-api-0/POD\" id=07410f29-24fd-46cb-ae19-6adda7819831 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:47:14.224363 crc crio[24245]: time=\"2026-06-14T09:47:14.224284549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8fb5e4a2-076e-4af2-8c5b-116145bba472 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:47:14.228233 crc crio[24245]: time=\"2026-06-14T09:47:14.228129562Z\" level=info msg=\"Created container 532f245e1fa87549cf59ff788e19e5cd0166f04d25a548a10124f0c2f50d8d7c: openstack/nova-metadata-0/nova-metadata-log\" id=4c659a33-b218-42e8-8133-04f180810c65 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:47:14.230423 crc crio[24245]: time=\"2026-06-14T09:47:14.230360913Z\" level=info msg=\"Starting container: 532f245e1fa87549cf59ff788e19e5cd0166f04d25a548a10124f0c2f50d8d7c\" id=4d61b0e6-87b9-48e4-bdf6-8dfa27956ee9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:47:14.232346 crc crio[24245]: time=\"2026-06-14T09:47:14.230424205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b908050a-0a56-42a3-8f60-2a02c1e245c5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:47:14.237080 crc crio[24245]: time=\"2026-06-14T09:47:14.237038265Z\" level=info msg=\"Started container\" PID=294565 containerID=532f245e1fa87549cf59ff788e19e5cd0166f04d25a548a10124f0c2f50d8d7c description=openstack/nova-metadata-0/nova-metadata-log id=4d61b0e6-87b9-48e4-bdf6-8dfa27956ee9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f35b2ec6c15bffabc225125bfa05927b76284c528910b0728f8dfc3f31a32fe\nJun 14 09:47:14.243971 crc crio[24245]: time=\"2026-06-14T09:47:14.243836861Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=18549f5f-7126-4a2c-8609-16a92f2b5329 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:47:14.244347 crc crio[24245]: time=\"2026-06-14T09:47:14.244295566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:14.250299 crc crio[24245]: time=\"2026-06-14T09:47:14.250247375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=69bcfd35-af28-480c-8f33-289b8deeaac0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:47:14.301987 crc crio[24245]: time=\"2026-06-14T09:47:14.30193423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:14.308044 crc crio[24245]: time=\"2026-06-14T09:47:14.308008765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:14.313123 crc crio[24245]: 2026-06-14T09:47:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9921c11e6121039 Mac:2e:8c:e8:3f:87:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c0 Mtu:0 Sandbox:/var/run/netns/9c2ee9dd-5311-42fe-b0c6-52802e18c0e9 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:47:14.315650 crc crio[24245]: time=\"2026-06-14T09:47:14.315541257Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9921c11e6121039c37316cd27a7fde9d9efb87f6c973dc07dbcb1de2c984ad3e UID:996c20ea-4d03-4071-a757-19ae33590dc1 NetNS:/var/run/netns/9c2ee9dd-5311-42fe-b0c6-52802e18c0e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod996c20ea_4d03_4071_a757_19ae33590dc1.slice PodAnnotations:0xc001fea2b0}] Aliases:map[]}\"\nJun 14 09:47:14.316004 crc crio[24245]: time=\"2026-06-14T09:47:14.315928024Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:47:14.326418 crc crio[24245]: time=\"2026-06-14T09:47:14.326315145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8392191d-53f2-4d00-9d28-4d4b7374865c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:47:14.330254 crc crio[24245]: time=\"2026-06-14T09:47:14.329974771Z\" level=info msg=\"Ran pod sandbox 9921c11e6121039c37316cd27a7fde9d9efb87f6c973dc07dbcb1de2c984ad3e with infra container: openstack/nova-scheduler-0/POD\" id=ebd11e6b-ca95-4f7a-8b4e-9998627e9480 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:47:14.333263 crc crio[24245]: time=\"2026-06-14T09:47:14.333190363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=6de78821-b1ed-41e1-8b66-097aef41da45 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:47:14.348071 crc crio[24245]: time=\"2026-06-14T09:47:14.347964974Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=9709c5d0-b91b-4034-9584-fadd9005b011 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:47:14.348539 crc crio[24245]: time=\"2026-06-14T09:47:14.34847092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:14.356086 crc crio[24245]: time=\"2026-06-14T09:47:14.356012489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=0dacf27f-a583-4720-90fb-0412c222a447 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:47:14.378480 crc crio[24245]: time=\"2026-06-14T09:47:14.378398002Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=6de2096e-065b-4350-b9f4-d9850b6d318e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:47:14.379096 crc crio[24245]: time=\"2026-06-14T09:47:14.379016771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:14.446291 crc crio[24245]: time=\"2026-06-14T09:47:14.445734805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:14.450664 crc crio[24245]: time=\"2026-06-14T09:47:14.45054338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:14.483323 crc crio[24245]: time=\"2026-06-14T09:47:14.483239438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:14.486081 crc crio[24245]: time=\"2026-06-14T09:47:14.486023787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:14.590641 crc crio[24245]: time=\"2026-06-14T09:47:14.590130677Z\" level=info msg=\"Created container 2a93ab4981d57a4066b9c9302622830d47523ee304e5d541d3428bf1d7615304: openstack/nova-api-0/nova-api-log\" id=18549f5f-7126-4a2c-8609-16a92f2b5329 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:47:14.593537 crc crio[24245]: time=\"2026-06-14T09:47:14.593446262Z\" level=info msg=\"Starting container: 2a93ab4981d57a4066b9c9302622830d47523ee304e5d541d3428bf1d7615304\" id=71b4f445-f07b-478a-9be6-cb7835a82a71 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:47:14.603002 crc crio[24245]: time=\"2026-06-14T09:47:14.602063786Z\" level=info msg=\"Started container\" PID=294611 containerID=2a93ab4981d57a4066b9c9302622830d47523ee304e5d541d3428bf1d7615304 description=openstack/nova-api-0/nova-api-log id=71b4f445-f07b-478a-9be6-cb7835a82a71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5960bf052f49d506f117db32a0e9aa5b6863839ceef07510ed6611f6af6c9281\nJun 14 09:47:14.603002 crc crio[24245]: time=\"2026-06-14T09:47:14.60281462Z\" level=info msg=\"Created container d3cff8811d962f9dc2e2b301b6637ba2b72ebb3aeed4a34b134450677902925e: openstack/nova-metadata-0/nova-metadata-metadata\" id=9709c5d0-b91b-4034-9584-fadd9005b011 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:47:14.604391 crc crio[24245]: time=\"2026-06-14T09:47:14.604269806Z\" level=info msg=\"Created container b195a2532a8ed2911c6014bc13c98233245d99f05b4d79a678d905469e38ff8c: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=6de2096e-065b-4350-b9f4-d9850b6d318e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:47:14.606756 crc crio[24245]: time=\"2026-06-14T09:47:14.606704093Z\" level=info msg=\"Starting container: d3cff8811d962f9dc2e2b301b6637ba2b72ebb3aeed4a34b134450677902925e\" id=f44c20e1-ef61-4954-896d-20842f0ed4f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:47:14.607100 crc crio[24245]: time=\"2026-06-14T09:47:14.607061576Z\" level=info msg=\"Starting container: b195a2532a8ed2911c6014bc13c98233245d99f05b4d79a678d905469e38ff8c\" id=93c00122-b867-4867-8478-5a14ead42c7b name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:47:14.618769 crc crio[24245]: time=\"2026-06-14T09:47:14.618274761Z\" level=info msg=\"Started container\" PID=294648 containerID=d3cff8811d962f9dc2e2b301b6637ba2b72ebb3aeed4a34b134450677902925e description=openstack/nova-metadata-0/nova-metadata-metadata id=f44c20e1-ef61-4954-896d-20842f0ed4f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f35b2ec6c15bffabc225125bfa05927b76284c528910b0728f8dfc3f31a32fe\nJun 14 09:47:14.618769 crc crio[24245]: time=\"2026-06-14T09:47:14.618409616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=03dcb7cd-5fd2-476a-85cb-c215716cd8fb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:47:14.620744 crc crio[24245]: time=\"2026-06-14T09:47:14.620583936Z\" level=info msg=\"Started container\" PID=294653 containerID=b195a2532a8ed2911c6014bc13c98233245d99f05b4d79a678d905469e38ff8c description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=93c00122-b867-4867-8478-5a14ead42c7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9921c11e6121039c37316cd27a7fde9d9efb87f6c973dc07dbcb1de2c984ad3e\nJun 14 09:47:14.692425 crc crio[24245]: time=\"2026-06-14T09:47:14.692206213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e1743712-8113-4cc2-94f4-6e34b78d5290 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:47:14.702488 crc crio[24245]: time=\"2026-06-14T09:47:14.702324875Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=af62a4ff-91a5-4993-ac9d-5a7dd70677b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:47:14.705962 crc crio[24245]: time=\"2026-06-14T09:47:14.702789576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:14.759503 crc crio[24245]: time=\"2026-06-14T09:47:14.759452362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:14.765521 crc crio[24245]: time=\"2026-06-14T09:47:14.765436613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:14.891634 crc crio[24245]: time=\"2026-06-14T09:47:14.891486353Z\" level=info msg=\"Created container d79555f2c60c4957dcf5738d8cb0c8ee781bd03f7998965f36622b799cf89032: openstack/nova-api-0/nova-api-api\" id=af62a4ff-91a5-4993-ac9d-5a7dd70677b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:47:14.893588 crc crio[24245]: time=\"2026-06-14T09:47:14.893147856Z\" level=info msg=\"Starting container: d79555f2c60c4957dcf5738d8cb0c8ee781bd03f7998965f36622b799cf89032\" id=319bcf4e-2729-482e-bc72-7df087eb8521 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:47:14.898310 crc crio[24245]: time=\"2026-06-14T09:47:14.897958828Z\" level=info msg=\"Started container\" PID=294716 containerID=d79555f2c60c4957dcf5738d8cb0c8ee781bd03f7998965f36622b799cf89032 description=openstack/nova-api-0/nova-api-api id=319bcf4e-2729-482e-bc72-7df087eb8521 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5960bf052f49d506f117db32a0e9aa5b6863839ceef07510ed6611f6af6c9281\nJun 14 09:47:40.201340 crc crio[24245]: time=\"2026-06-14T09:47:40.200543722Z\" level=info msg=\"Running pod sandbox: openstack/update-edpm-update-openstack-edpm-ipam-hpmrm/POD\" id=a71e2892-74f4-4dea-a13d-8cfdca7727c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:47:40.202760 crc crio[24245]: time=\"2026-06-14T09:47:40.201372548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:40.262630 crc crio[24245]: time=\"2026-06-14T09:47:40.262499553Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-hpmrm Namespace:openstack ID:e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2 UID:03c63bd9-dbfb-4b62-9444-47150067e944 NetNS:/var/run/netns/af267b8f-d55d-4ad6-98f5-221024d7343f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c63bd9_dbfb_4b62_9444_47150067e944.slice PodAnnotations:0xc001c3c138}] Aliases:map[]}\"\nJun 14 09:47:40.262630 crc crio[24245]: time=\"2026-06-14T09:47:40.262570435Z\" level=info msg=\"Adding pod openstack_update-edpm-update-openstack-edpm-ipam-hpmrm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:47:41.082001 crc crio[24245]: 2026-06-14T09:47:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e00706e33494d53 Mac:36:64:66:91:ad:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c2 Mtu:0 Sandbox:/var/run/netns/af267b8f-d55d-4ad6-98f5-221024d7343f SocketPath: PciID:}] [{Interface:0xc000296e60 Address:{IP:10.217.1.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:47:41.084488 crc crio[24245]: time=\"2026-06-14T09:47:41.08439958Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-hpmrm Namespace:openstack ID:e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2 UID:03c63bd9-dbfb-4b62-9444-47150067e944 NetNS:/var/run/netns/af267b8f-d55d-4ad6-98f5-221024d7343f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c63bd9_dbfb_4b62_9444_47150067e944.slice PodAnnotations:0xc001c3c138}] Aliases:map[]}\"\nJun 14 09:47:41.084738 crc crio[24245]: time=\"2026-06-14T09:47:41.084681669Z\" level=info msg=\"Checking pod openstack_update-edpm-update-openstack-edpm-ipam-hpmrm for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:47:41.100348 crc crio[24245]: time=\"2026-06-14T09:47:41.1002722Z\" level=info msg=\"Ran pod sandbox e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2 with infra container: openstack/update-edpm-update-openstack-edpm-ipam-hpmrm/POD\" id=a71e2892-74f4-4dea-a13d-8cfdca7727c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:47:41.107006 crc crio[24245]: time=\"2026-06-14T09:47:41.10653505Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6feeac58-a07b-45f9-bfb1-1fa09aff713f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:47:41.151741 crc crio[24245]: time=\"2026-06-14T09:47:41.151475346Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=45d0e342-c5bd-4d53-bb27-7796d3b303b6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:47:41.162558 crc crio[24245]: time=\"2026-06-14T09:47:41.162428729Z\" level=info msg=\"Creating container: openstack/update-edpm-update-openstack-edpm-ipam-hpmrm/update-edpm-update-openstack-edpm-ipam\" id=05c7a538-791b-4042-b194-fdaab67edf89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:47:41.163332 crc crio[24245]: time=\"2026-06-14T09:47:41.163255205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:41.217911 crc crio[24245]: time=\"2026-06-14T09:47:41.217804759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:41.222102 crc crio[24245]: time=\"2026-06-14T09:47:41.221801167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:47:41.416682 crc crio[24245]: time=\"2026-06-14T09:47:41.415695583Z\" level=info msg=\"Created container 72bed45dd059a4ea011be5c1858d1653be3f9a92e248fe448a615bac8ee0b782: openstack/update-edpm-update-openstack-edpm-ipam-hpmrm/update-edpm-update-openstack-edpm-ipam\" id=05c7a538-791b-4042-b194-fdaab67edf89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:47:41.418127 crc crio[24245]: time=\"2026-06-14T09:47:41.418048389Z\" level=info msg=\"Starting container: 72bed45dd059a4ea011be5c1858d1653be3f9a92e248fe448a615bac8ee0b782\" id=71959c8f-0fa6-4824-b147-6ba1566a44bb name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:47:41.424246 crc crio[24245]: time=\"2026-06-14T09:47:41.424156893Z\" level=info msg=\"Started container\" PID=296642 containerID=72bed45dd059a4ea011be5c1858d1653be3f9a92e248fe448a615bac8ee0b782 description=openstack/update-edpm-update-openstack-edpm-ipam-hpmrm/update-edpm-update-openstack-edpm-ipam id=71959c8f-0fa6-4824-b147-6ba1566a44bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2\nJun 14 09:48:00.584314 crc crio[24245]: time=\"2026-06-14T09:48:00.583525169Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690508-nhcvx/POD\" id=7cc2fe24-d565-4cf2-994f-af575aef556a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:48:00.585414 crc crio[24245]: time=\"2026-06-14T09:48:00.585392149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:48:00.659540 crc crio[24245]: time=\"2026-06-14T09:48:00.658889367Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690508-nhcvx Namespace:openshift-infra ID:c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a UID:c0f59abe-5937-4a1f-9afb-921d3ebafde8 NetNS:/var/run/netns/310e374d-cb2d-47f5-91c0-2d3ff02e3955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f59abe_5937_4a1f_9afb_921d3ebafde8.slice PodAnnotations:0xc000602238}] Aliases:map[]}\"\nJun 14 09:48:00.659540 crc crio[24245]: time=\"2026-06-14T09:48:00.658994261Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690508-nhcvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:48:01.122937 crc crio[24245]: 2026-06-14T09:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c35727fce9388dc Mac:7a:87:4f:2e:66:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c3 Mtu:0 Sandbox:/var/run/netns/310e374d-cb2d-47f5-91c0-2d3ff02e3955 SocketPath: PciID:}] [{Interface:0xc000368940 Address:{IP:10.217.1.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:48:01.124458 crc crio[24245]: time=\"2026-06-14T09:48:01.124385353Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690508-nhcvx Namespace:openshift-infra ID:c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a UID:c0f59abe-5937-4a1f-9afb-921d3ebafde8 NetNS:/var/run/netns/310e374d-cb2d-47f5-91c0-2d3ff02e3955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f59abe_5937_4a1f_9afb_921d3ebafde8.slice PodAnnotations:0xc000602238}] Aliases:map[]}\"\nJun 14 09:48:01.124639 crc crio[24245]: time=\"2026-06-14T09:48:01.124547768Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690508-nhcvx for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:48:01.142088 crc crio[24245]: time=\"2026-06-14T09:48:01.141998224Z\" level=info msg=\"Ran pod sandbox c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a with infra container: openshift-infra/auto-csr-approver-29690508-nhcvx/POD\" id=7cc2fe24-d565-4cf2-994f-af575aef556a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:48:01.147024 crc crio[24245]: time=\"2026-06-14T09:48:01.146982221Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5d5983e8-f904-4761-aa38-4fbe528efc3f name=/runtime.v1.ImageService/PullImage\nJun 14 09:48:01.156144 crc crio[24245]: time=\"2026-06-14T09:48:01.156072442Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:48:01.904159 crc crio[24245]: time=\"2026-06-14T09:48:01.902317518Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5d5983e8-f904-4761-aa38-4fbe528efc3f name=/runtime.v1.ImageService/PullImage\nJun 14 09:48:01.906303 crc crio[24245]: time=\"2026-06-14T09:48:01.905376836Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eec11aa3-df4b-4b5e-9f22-5db95da57b11 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:48:01.908423 crc crio[24245]: time=\"2026-06-14T09:48:01.908090033Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7f17d1a7-7093-472e-a146-5c45ff1e4c2b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:48:01.919211 crc crio[24245]: time=\"2026-06-14T09:48:01.918793042Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690508-nhcvx/oc\" id=52f2b326-5002-4023-8ac8-5c46e2afdc13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:48:01.919591 crc crio[24245]: time=\"2026-06-14T09:48:01.919489655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:48:01.969065 crc crio[24245]: time=\"2026-06-14T09:48:01.968992119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:48:02.230387 crc crio[24245]: time=\"2026-06-14T09:48:02.229665351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:48:02.360080 crc crio[24245]: time=\"2026-06-14T09:48:02.359987886Z\" level=info msg=\"Created container bf857a4f7622a0b7e08472cd7114067befa62ceb4c8102be33745a545395f4fa: openshift-infra/auto-csr-approver-29690508-nhcvx/oc\" id=52f2b326-5002-4023-8ac8-5c46e2afdc13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:48:02.363107 crc crio[24245]: time=\"2026-06-14T09:48:02.362687861Z\" level=info msg=\"Starting container: bf857a4f7622a0b7e08472cd7114067befa62ceb4c8102be33745a545395f4fa\" id=fbc29d6a-9ac4-4b8c-a10f-3f9bc5248241 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:48:02.370338 crc crio[24245]: time=\"2026-06-14T09:48:02.370241481Z\" level=info msg=\"Started container\" PID=297975 containerID=bf857a4f7622a0b7e08472cd7114067befa62ceb4c8102be33745a545395f4fa description=openshift-infra/auto-csr-approver-29690508-nhcvx/oc id=fbc29d6a-9ac4-4b8c-a10f-3f9bc5248241 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a\nJun 14 09:48:04.784919 crc crio[24245]: time=\"2026-06-14T09:48:04.78424682Z\" level=info msg=\"Stopping pod sandbox: c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a\" id=55dedda6-cc35-46c9-b564-248ea1ecf551 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:48:04.786569 crc crio[24245]: time=\"2026-06-14T09:48:04.786538104Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690508-nhcvx Namespace:openshift-infra ID:c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a UID:c0f59abe-5937-4a1f-9afb-921d3ebafde8 NetNS:/var/run/netns/310e374d-cb2d-47f5-91c0-2d3ff02e3955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f59abe_5937_4a1f_9afb_921d3ebafde8.slice PodAnnotations:0xc0006203b8}] Aliases:map[]}\"\nJun 14 09:48:04.786898 crc crio[24245]: time=\"2026-06-14T09:48:04.786828983Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690508-nhcvx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:48:05.146298 crc crio[24245]: time=\"2026-06-14T09:48:05.145668424Z\" level=info msg=\"Stopped pod sandbox: c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a\" id=55dedda6-cc35-46c9-b564-248ea1ecf551 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:48:05.593152 crc crio[24245]: time=\"2026-06-14T09:48:05.592454736Z\" level=info msg=\"Removing container: 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11\" id=22080372-0487-4f6e-b67b-a5dacabbc9e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:48:05.655317 crc crio[24245]: time=\"2026-06-14T09:48:05.654703918Z\" level=info msg=\"Removed container 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11: openstack/nova-metadata-0/nova-metadata-metadata\" id=22080372-0487-4f6e-b67b-a5dacabbc9e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:48:05.659033 crc crio[24245]: time=\"2026-06-14T09:48:05.658952262Z\" level=info msg=\"Removing container: aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290\" id=34912195-0d6d-4db4-b15f-e8bffe7ba634 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:48:05.702381 crc crio[24245]: time=\"2026-06-14T09:48:05.702298892Z\" level=info msg=\"Removed container aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=34912195-0d6d-4db4-b15f-e8bffe7ba634 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:48:05.717423 crc crio[24245]: time=\"2026-06-14T09:48:05.717274686Z\" level=info msg=\"Stopping pod sandbox: b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8\" id=d962b30d-f096-4427-a0a8-61abe0a44676 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:48:05.717423 crc crio[24245]: time=\"2026-06-14T09:48:05.717381499Z\" level=info msg=\"Stopped pod sandbox (already stopped): b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8\" id=d962b30d-f096-4427-a0a8-61abe0a44676 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:48:05.719379 crc crio[24245]: time=\"2026-06-14T09:48:05.719337052Z\" level=info msg=\"Removing pod sandbox: b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8\" id=9892cdeb-1883-4115-98c4-01b3d54c5b09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:48:05.745105 crc crio[24245]: time=\"2026-06-14T09:48:05.744966086Z\" level=info msg=\"Removed pod sandbox: b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8\" id=9892cdeb-1883-4115-98c4-01b3d54c5b09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:48:05.747203 crc crio[24245]: time=\"2026-06-14T09:48:05.747044083Z\" level=info msg=\"Stopping pod sandbox: 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b\" id=684dfb0f-e629-4e1c-8d04-09fc07be85a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:48:05.747203 crc crio[24245]: time=\"2026-06-14T09:48:05.747154537Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b\" id=684dfb0f-e629-4e1c-8d04-09fc07be85a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:48:05.748053 crc crio[24245]: time=\"2026-06-14T09:48:05.747958533Z\" level=info msg=\"Removing pod sandbox: 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b\" id=59366414-1bb5-4a55-8acb-d7741930dbab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:48:05.768925 crc crio[24245]: time=\"2026-06-14T09:48:05.768649696Z\" level=info msg=\"Removed pod sandbox: 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b\" id=59366414-1bb5-4a55-8acb-d7741930dbab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:48:05.770726 crc crio[24245]: time=\"2026-06-14T09:48:05.770645764Z\" level=info msg=\"Stopping pod sandbox: 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2\" id=d6b61968-9a9c-4148-9027-962a164cf462 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:48:05.770726 crc crio[24245]: time=\"2026-06-14T09:48:05.770694835Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2\" id=d6b61968-9a9c-4148-9027-962a164cf462 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:48:05.772027 crc crio[24245]: time=\"2026-06-14T09:48:05.771985568Z\" level=info msg=\"Removing pod sandbox: 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2\" id=dfeaefce-9fb4-45e0-b188-5902635f8361 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:48:05.797950 crc crio[24245]: time=\"2026-06-14T09:48:05.797896071Z\" level=info msg=\"Removed pod sandbox: 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2\" id=dfeaefce-9fb4-45e0-b188-5902635f8361 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:48:05.800012 crc crio[24245]: time=\"2026-06-14T09:48:05.799761129Z\" level=info msg=\"Stopping pod sandbox: c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972\" id=393ca6b9-b797-409a-8e5b-5b24596c4ee0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:48:05.800012 crc crio[24245]: time=\"2026-06-14T09:48:05.799901494Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972\" id=393ca6b9-b797-409a-8e5b-5b24596c4ee0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:48:05.800518 crc crio[24245]: time=\"2026-06-14T09:48:05.800378339Z\" level=info msg=\"Removing pod sandbox: c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972\" id=ba5442a7-4dd3-4a1f-b900-5203c330e6de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:48:05.817091 crc crio[24245]: time=\"2026-06-14T09:48:05.817038774Z\" level=info msg=\"Removed pod sandbox: c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972\" id=ba5442a7-4dd3-4a1f-b900-5203c330e6de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:48:05.818636 crc crio[24245]: time=\"2026-06-14T09:48:05.818477865Z\" level=info msg=\"Stopping pod sandbox: 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278\" id=a72e8c52-f3dc-4693-96bb-4c59eefd7ec6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:48:05.818920 crc crio[24245]: time=\"2026-06-14T09:48:05.818747944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278\" id=a72e8c52-f3dc-4693-96bb-4c59eefd7ec6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:48:05.819486 crc crio[24245]: time=\"2026-06-14T09:48:05.819424494Z\" level=info msg=\"Removing pod sandbox: 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278\" id=c9a58acd-5911-4489-ab23-31db714fe7fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:48:05.851106 crc crio[24245]: time=\"2026-06-14T09:48:05.851039476Z\" level=info msg=\"Removed pod sandbox: 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278\" id=c9a58acd-5911-4489-ab23-31db714fe7fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:48:05.852285 crc crio[24245]: time=\"2026-06-14T09:48:05.852210108Z\" level=info msg=\"Stopping pod sandbox: 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124\" id=1ea232fe-2a94-405e-8fc6-f09391eb5ffc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:48:05.852382 crc crio[24245]: time=\"2026-06-14T09:48:05.852314932Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124\" id=1ea232fe-2a94-405e-8fc6-f09391eb5ffc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:48:05.852793 crc crio[24245]: time=\"2026-06-14T09:48:05.852725015Z\" level=info msg=\"Removing pod sandbox: 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124\" id=35742f1d-9e8f-4b39-b9da-70975dc7236c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:48:05.908635 crc crio[24245]: time=\"2026-06-14T09:48:05.908155738Z\" level=info msg=\"Removed pod sandbox: 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124\" id=35742f1d-9e8f-4b39-b9da-70975dc7236c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:49:05.941278 crc crio[24245]: time=\"2026-06-14T09:49:05.940544739Z\" level=info msg=\"Removing container: a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e\" id=7cdbcfc0-6a8c-4935-a2f3-fd9b696a6acf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:49:05.978510 crc crio[24245]: time=\"2026-06-14T09:49:05.978375967Z\" level=info msg=\"Removed container a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e: openstack/keystone-5fdbc5c4d8-pzrhs/keystone-api\" id=7cdbcfc0-6a8c-4935-a2f3-fd9b696a6acf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:49:05.981693 crc crio[24245]: time=\"2026-06-14T09:49:05.981556264Z\" level=info msg=\"Removing container: ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953\" id=d4e066b6-b7b8-4be5-a3e5-ed0b6be791a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:49:06.018751 crc crio[24245]: time=\"2026-06-14T09:49:06.018661188Z\" level=info msg=\"Removed container ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d4e066b6-b7b8-4be5-a3e5-ed0b6be791a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:49:06.028473 crc crio[24245]: time=\"2026-06-14T09:49:06.028296041Z\" level=info msg=\"Removing container: 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189\" id=5a69e1c5-37d4-4498-8847-32df41daca14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:49:06.088330 crc crio[24245]: time=\"2026-06-14T09:49:06.088162885Z\" level=info msg=\"Removed container 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=5a69e1c5-37d4-4498-8847-32df41daca14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:49:06.092798 crc crio[24245]: time=\"2026-06-14T09:49:06.092709259Z\" level=info msg=\"Removing container: 861b6d2c3aac499617fa76ad899943279aa36924263d319b19450200aaeb7e95\" id=90aee7f0-a394-4250-a04b-c940ac4b5d92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:49:06.232157 crc crio[24245]: time=\"2026-06-14T09:49:06.231833426Z\" level=info msg=\"Removed container 861b6d2c3aac499617fa76ad899943279aa36924263d319b19450200aaeb7e95: openshift-infra/auto-csr-approver-29690502-jzxts/oc\" id=90aee7f0-a394-4250-a04b-c940ac4b5d92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:49:06.244018 crc crio[24245]: time=\"2026-06-14T09:49:06.243910469Z\" level=info msg=\"Stopping pod sandbox: 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644\" id=f1b8c111-371b-4d49-9f7b-d375ad729902 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:49:06.244171 crc crio[24245]: time=\"2026-06-14T09:49:06.244021292Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644\" id=f1b8c111-371b-4d49-9f7b-d375ad729902 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:49:06.244932 crc crio[24245]: time=\"2026-06-14T09:49:06.244810438Z\" level=info msg=\"Removing pod sandbox: 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644\" id=b98068dc-c2d2-42e4-a3bc-da2fd733a6e5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:49:06.273554 crc crio[24245]: time=\"2026-06-14T09:49:06.273425502Z\" level=info msg=\"Removed pod sandbox: 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644\" id=b98068dc-c2d2-42e4-a3bc-da2fd733a6e5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:49:06.275112 crc crio[24245]: time=\"2026-06-14T09:49:06.275010578Z\" level=info msg=\"Stopping pod sandbox: ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0\" id=c9f20705-e6d3-431e-8989-e64e43d73284 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:49:06.275232 crc crio[24245]: time=\"2026-06-14T09:49:06.275126122Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0\" id=c9f20705-e6d3-431e-8989-e64e43d73284 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:49:06.275791 crc crio[24245]: time=\"2026-06-14T09:49:06.27569958Z\" level=info msg=\"Removing pod sandbox: ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0\" id=ff456d6e-227f-4399-a5c1-f57e29b0c49e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:49:06.299459 crc crio[24245]: time=\"2026-06-14T09:49:06.299289343Z\" level=info msg=\"Removed pod sandbox: ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0\" id=ff456d6e-227f-4399-a5c1-f57e29b0c49e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:49:06.301256 crc crio[24245]: time=\"2026-06-14T09:49:06.301121369Z\" level=info msg=\"Stopping pod sandbox: e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97\" id=e9e3d963-dc9d-440c-a998-800901b573cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:49:06.301456 crc crio[24245]: time=\"2026-06-14T09:49:06.301402778Z\" level=info msg=\"Stopped pod sandbox (already stopped): e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97\" id=e9e3d963-dc9d-440c-a998-800901b573cd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:49:06.303446 crc crio[24245]: time=\"2026-06-14T09:49:06.303317089Z\" level=info msg=\"Removing pod sandbox: e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97\" id=fd25b024-baa1-4c72-91e7-c6b87d778c19 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:49:06.324754 crc crio[24245]: time=\"2026-06-14T09:49:06.324466455Z\" level=info msg=\"Removed pod sandbox: e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97\" id=fd25b024-baa1-4c72-91e7-c6b87d778c19 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:49:06.326007 crc crio[24245]: time=\"2026-06-14T09:49:06.325766813Z\" level=info msg=\"Stopping pod sandbox: d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a\" id=8417a8ac-2060-432c-80b8-1b32f07ce458 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:49:06.326007 crc crio[24245]: time=\"2026-06-14T09:49:06.325924748Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a\" id=8417a8ac-2060-432c-80b8-1b32f07ce458 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:49:06.326792 crc crio[24245]: time=\"2026-06-14T09:49:06.326552837Z\" level=info msg=\"Removing pod sandbox: d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a\" id=35369c2f-a576-44f5-b467-27d4f66ac624 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:49:06.350572 crc crio[24245]: time=\"2026-06-14T09:49:06.350076066Z\" level=info msg=\"Removed pod sandbox: d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a\" id=35369c2f-a576-44f5-b467-27d4f66ac624 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:00.560970 crc crio[24245]: time=\"2026-06-14T09:50:00.560071695Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690510-jbnxn/POD\" id=4a1a521e-95b8-401d-9abd-0d44686eb285 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:50:00.560970 crc crio[24245]: time=\"2026-06-14T09:50:00.560980704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:50:00.610065 crc crio[24245]: time=\"2026-06-14T09:50:00.609983302Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690510-jbnxn Namespace:openshift-infra ID:367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d UID:927ca385-9558-43ce-998e-2394d9b8f3be NetNS:/var/run/netns/fcbd1305-41b3-4a1f-a619-f34543d27586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod927ca385_9558_43ce_998e_2394d9b8f3be.slice PodAnnotations:0xc000620818}] Aliases:map[]}\"\nJun 14 09:50:00.610065 crc crio[24245]: time=\"2026-06-14T09:50:00.610043164Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690510-jbnxn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:50:01.177110 crc crio[24245]: 2026-06-14T09:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:367da925837d2e7 Mac:1a:7b:56:a3:9b:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c4 Mtu:0 Sandbox:/var/run/netns/fcbd1305-41b3-4a1f-a619-f34543d27586 SocketPath: PciID:}] [{Interface:0xc00014e5e0 Address:{IP:10.217.1.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:50:01.177110 crc crio[24245]: time=\"2026-06-14T09:50:01.176282106Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690510-jbnxn Namespace:openshift-infra ID:367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d UID:927ca385-9558-43ce-998e-2394d9b8f3be NetNS:/var/run/netns/fcbd1305-41b3-4a1f-a619-f34543d27586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod927ca385_9558_43ce_998e_2394d9b8f3be.slice PodAnnotations:0xc000620818}] Aliases:map[]}\"\nJun 14 09:50:01.177110 crc crio[24245]: time=\"2026-06-14T09:50:01.176443981Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690510-jbnxn for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:50:01.200418 crc crio[24245]: time=\"2026-06-14T09:50:01.194793289Z\" level=info msg=\"Ran pod sandbox 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d with infra container: openshift-infra/auto-csr-approver-29690510-jbnxn/POD\" id=4a1a521e-95b8-401d-9abd-0d44686eb285 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:50:01.212897 crc crio[24245]: time=\"2026-06-14T09:50:01.202077543Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ae32545d-95bf-4e5f-870b-1f9e10376e66 name=/runtime.v1.ImageService/PullImage\nJun 14 09:50:01.216960 crc crio[24245]: time=\"2026-06-14T09:50:01.216833786Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:50:02.213963 crc crio[24245]: time=\"2026-06-14T09:50:02.213164497Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ae32545d-95bf-4e5f-870b-1f9e10376e66 name=/runtime.v1.ImageService/PullImage\nJun 14 09:50:02.215226 crc crio[24245]: time=\"2026-06-14T09:50:02.215031907Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=93cd8780-7931-46da-a925-89f649b2ae8c name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:50:02.217767 crc crio[24245]: time=\"2026-06-14T09:50:02.21768549Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d609bc49-f1b3-41a4-97c2-a34e31959bd9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:50:02.225213 crc crio[24245]: time=\"2026-06-14T09:50:02.225087887Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690510-jbnxn/oc\" id=e79f86fb-5d20-4430-ae7c-9961262ef6d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:50:02.225891 crc crio[24245]: time=\"2026-06-14T09:50:02.22578718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:50:02.293938 crc crio[24245]: time=\"2026-06-14T09:50:02.289464924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:50:02.587167 crc crio[24245]: time=\"2026-06-14T09:50:02.586691389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:50:02.722015 crc crio[24245]: time=\"2026-06-14T09:50:02.721822197Z\" level=info msg=\"Created container 197d72271d754da6694868563e4027761519095ab2541810b23794ca848ac75d: openshift-infra/auto-csr-approver-29690510-jbnxn/oc\" id=e79f86fb-5d20-4430-ae7c-9961262ef6d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:50:02.723783 crc crio[24245]: time=\"2026-06-14T09:50:02.723686946Z\" level=info msg=\"Starting container: 197d72271d754da6694868563e4027761519095ab2541810b23794ca848ac75d\" id=0106b3be-a782-47f7-af33-74eac2c96301 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:50:02.734665 crc crio[24245]: time=\"2026-06-14T09:50:02.734528251Z\" level=info msg=\"Started container\" PID=305839 containerID=197d72271d754da6694868563e4027761519095ab2541810b23794ca848ac75d description=openshift-infra/auto-csr-approver-29690510-jbnxn/oc id=0106b3be-a782-47f7-af33-74eac2c96301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d\nJun 14 09:50:04.494283 crc crio[24245]: time=\"2026-06-14T09:50:04.494184663Z\" level=info msg=\"Stopping pod sandbox: 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d\" id=0de99780-5157-4de8-9441-800dd43f73f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:04.496424 crc crio[24245]: time=\"2026-06-14T09:50:04.495365861Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690510-jbnxn Namespace:openshift-infra ID:367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d UID:927ca385-9558-43ce-998e-2394d9b8f3be NetNS:/var/run/netns/fcbd1305-41b3-4a1f-a619-f34543d27586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod927ca385_9558_43ce_998e_2394d9b8f3be.slice PodAnnotations:0xc0005229f8}] Aliases:map[]}\"\nJun 14 09:50:04.496424 crc crio[24245]: time=\"2026-06-14T09:50:04.495520846Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690510-jbnxn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:50:04.884797 crc crio[24245]: time=\"2026-06-14T09:50:04.884336674Z\" level=info msg=\"Stopped pod sandbox: 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d\" id=0de99780-5157-4de8-9441-800dd43f73f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:06.388060 crc crio[24245]: time=\"2026-06-14T09:50:06.387138296Z\" level=info msg=\"Removing container: 770a5d8cd16189dd2ea4098cf026c00f4aff50c5a7d99884191e61d94456d15d\" id=5afce86f-f83a-4042-84b6-4c9769f16aa4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:06.437699 crc crio[24245]: time=\"2026-06-14T09:50:06.437493142Z\" level=info msg=\"Removed container 770a5d8cd16189dd2ea4098cf026c00f4aff50c5a7d99884191e61d94456d15d: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=5afce86f-f83a-4042-84b6-4c9769f16aa4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:06.442279 crc crio[24245]: time=\"2026-06-14T09:50:06.442070613Z\" level=info msg=\"Removing container: dbf6ae46b783a6ed589dc106d14e331ced18ef0a5a58f088b0065e79fccec3aa\" id=6bc80fd6-c995-41ef-b817-3163e19198ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:06.545992 crc crio[24245]: time=\"2026-06-14T09:50:06.54555472Z\" level=info msg=\"Removed container dbf6ae46b783a6ed589dc106d14e331ced18ef0a5a58f088b0065e79fccec3aa: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=6bc80fd6-c995-41ef-b817-3163e19198ec name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:06.550444 crc crio[24245]: time=\"2026-06-14T09:50:06.54918679Z\" level=info msg=\"Removing container: d6250c7e2c5de6ca4e8aeedbf300122cd3e7dcad1acb480321e296c890453a8a\" id=85d5c25b-4101-4c58-801f-30f65cb39296 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:06.641983 crc crio[24245]: time=\"2026-06-14T09:50:06.641756976Z\" level=info msg=\"Removed container d6250c7e2c5de6ca4e8aeedbf300122cd3e7dcad1acb480321e296c890453a8a: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=85d5c25b-4101-4c58-801f-30f65cb39296 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:06.647105 crc crio[24245]: time=\"2026-06-14T09:50:06.646987091Z\" level=info msg=\"Removing container: 511e414ba3ef8b17f74121ded050bfae94eb691c0b2a7839262289c1c34a4dcb\" id=54cb83d1-362a-4cb4-aa4d-b9193b675264 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:06.759051 crc crio[24245]: time=\"2026-06-14T09:50:06.758763678Z\" level=info msg=\"Removed container 511e414ba3ef8b17f74121ded050bfae94eb691c0b2a7839262289c1c34a4dcb: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=54cb83d1-362a-4cb4-aa4d-b9193b675264 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:06.764488 crc crio[24245]: time=\"2026-06-14T09:50:06.764348404Z\" level=info msg=\"Removing container: a6d09b80b5c97087e2daa8486e1905279fd5cfd34bcf1910cf713c03da786808\" id=673d3ea9-6f64-4abf-bd6d-ce2a3e7ffded name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:06.804823 crc crio[24245]: time=\"2026-06-14T09:50:06.804684091Z\" level=info msg=\"Removed container a6d09b80b5c97087e2daa8486e1905279fd5cfd34bcf1910cf713c03da786808: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=673d3ea9-6f64-4abf-bd6d-ce2a3e7ffded name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:06.810399 crc crio[24245]: time=\"2026-06-14T09:50:06.809542062Z\" level=info msg=\"Removing container: a4797473f7200bc90ec07d2a9f531b4bab036363ad7ccb762c875321b1ed7710\" id=8f2b5fc2-e90d-4609-8777-3c9f3eec7d1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:06.904299 crc crio[24245]: time=\"2026-06-14T09:50:06.904177884Z\" level=info msg=\"Removed container a4797473f7200bc90ec07d2a9f531b4bab036363ad7ccb762c875321b1ed7710: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=8f2b5fc2-e90d-4609-8777-3c9f3eec7d1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:06.908337 crc crio[24245]: time=\"2026-06-14T09:50:06.908086436Z\" level=info msg=\"Removing container: 9485d25a66e1ae3bbcd9834c11478b345dca13931652ecd2de948abac9d36c97\" id=8e3ff431-2284-4746-84ee-d1542c151360 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:06.976070 crc crio[24245]: time=\"2026-06-14T09:50:06.975952737Z\" level=info msg=\"Removed container 9485d25a66e1ae3bbcd9834c11478b345dca13931652ecd2de948abac9d36c97: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=8e3ff431-2284-4746-84ee-d1542c151360 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:06.979784 crc crio[24245]: time=\"2026-06-14T09:50:06.979709615Z\" level=info msg=\"Removing container: 5b2ae71433c244982723ebc73f06050361caefe4455ae961964daf52105dd24e\" id=51fbc008-9e28-4c7f-be65-35eb78fce113 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.016989 crc crio[24245]: time=\"2026-06-14T09:50:07.016758114Z\" level=info msg=\"Removed container 5b2ae71433c244982723ebc73f06050361caefe4455ae961964daf52105dd24e: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=51fbc008-9e28-4c7f-be65-35eb78fce113 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.020577 crc crio[24245]: time=\"2026-06-14T09:50:07.020513183Z\" level=info msg=\"Removing container: c7bd43c575930d1c89c892edaa4c2f2388dce32fa6635bdce51248cee8399190\" id=3d0fba0e-2ce9-45a9-9c63-05d4b7913023 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.060675 crc crio[24245]: time=\"2026-06-14T09:50:07.060319332Z\" level=info msg=\"Removed container c7bd43c575930d1c89c892edaa4c2f2388dce32fa6635bdce51248cee8399190: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=3d0fba0e-2ce9-45a9-9c63-05d4b7913023 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.064946 crc crio[24245]: time=\"2026-06-14T09:50:07.064676307Z\" level=info msg=\"Removing container: f4b854e1f2cf709e1a6a56150ee92a7bea76cd541e8a3203d59e4f15ea254fb8\" id=8f3f8d56-9cb5-4792-a542-ea399723cec6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.156986 crc crio[24245]: time=\"2026-06-14T09:50:07.15679304Z\" level=info msg=\"Removed container f4b854e1f2cf709e1a6a56150ee92a7bea76cd541e8a3203d59e4f15ea254fb8: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=8f3f8d56-9cb5-4792-a542-ea399723cec6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.161089 crc crio[24245]: time=\"2026-06-14T09:50:07.160836135Z\" level=info msg=\"Removing container: 4a558723588d1264ca2d190f185a85b23f6311ff711e5783b9bb43d83db4c0ef\" id=8ba21713-b580-4379-ad7b-1ca3eca0fcab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.195516 crc crio[24245]: time=\"2026-06-14T09:50:07.195365838Z\" level=info msg=\"Removed container 4a558723588d1264ca2d190f185a85b23f6311ff711e5783b9bb43d83db4c0ef: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=8ba21713-b580-4379-ad7b-1ca3eca0fcab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.201116 crc crio[24245]: time=\"2026-06-14T09:50:07.201016494Z\" level=info msg=\"Removing container: 71223d9a314366c9d0cd069917ac4e6ad121617b44ea461620de49f71a9dcfb8\" id=a5057a65-9ba6-49e6-96c7-bebabf99399e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.241418 crc crio[24245]: time=\"2026-06-14T09:50:07.241282075Z\" level=info msg=\"Removed container 71223d9a314366c9d0cd069917ac4e6ad121617b44ea461620de49f71a9dcfb8: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=a5057a65-9ba6-49e6-96c7-bebabf99399e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.245533 crc crio[24245]: time=\"2026-06-14T09:50:07.245401647Z\" level=info msg=\"Removing container: 7f92effdac3db3793cb95e65a8b933e6447c59f2df94a8356134580a8a7ef0ee\" id=8faf0fae-07f9-4951-ba7b-b89281125c2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.310029 crc crio[24245]: time=\"2026-06-14T09:50:07.309478396Z\" level=info msg=\"Removed container 7f92effdac3db3793cb95e65a8b933e6447c59f2df94a8356134580a8a7ef0ee: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=8faf0fae-07f9-4951-ba7b-b89281125c2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.314590 crc crio[24245]: time=\"2026-06-14T09:50:07.314334009Z\" level=info msg=\"Removing container: e4b4dccbaa339b84adef33616aab8b9ff92bb00ccc77216431595bebb4949c6b\" id=819e650f-64cf-4154-bd49-63b268c43f04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.360317 crc crio[24245]: time=\"2026-06-14T09:50:07.360086326Z\" level=info msg=\"Removed container e4b4dccbaa339b84adef33616aab8b9ff92bb00ccc77216431595bebb4949c6b: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=819e650f-64cf-4154-bd49-63b268c43f04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.363548 crc crio[24245]: time=\"2026-06-14T09:50:07.36343238Z\" level=info msg=\"Removing container: 5388fc4b4059ff9df29b37ca4036e73c9f820ecb0dfb125905cf6e086690cc3e\" id=a01152d0-88af-455e-882e-4e0e5f746836 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.602419 crc crio[24245]: time=\"2026-06-14T09:50:07.602237627Z\" level=info msg=\"Removed container 5388fc4b4059ff9df29b37ca4036e73c9f820ecb0dfb125905cf6e086690cc3e: openshift-infra/auto-csr-approver-29690504-7pm6q/oc\" id=a01152d0-88af-455e-882e-4e0e5f746836 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.607947 crc crio[24245]: time=\"2026-06-14T09:50:07.607165163Z\" level=info msg=\"Removing container: cb655fcfd3d895caa8f4fa9f4fec63ee69481de56b9b09cfd5bf3f75aa3a390a\" id=fbb8a107-cd82-43bb-a399-ce93d89a2239 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.706415 crc crio[24245]: time=\"2026-06-14T09:50:07.706246479Z\" level=info msg=\"Removed container cb655fcfd3d895caa8f4fa9f4fec63ee69481de56b9b09cfd5bf3f75aa3a390a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/init\" id=fbb8a107-cd82-43bb-a399-ce93d89a2239 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.710367 crc crio[24245]: time=\"2026-06-14T09:50:07.710273983Z\" level=info msg=\"Removing container: 6abfb19d9be1825a30ce2651c646b941fbdf368009071ec52f19ac59b236c2ba\" id=306bb0fb-aa0e-40d9-ac0a-142e04ed98ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.748352 crc crio[24245]: time=\"2026-06-14T09:50:07.748293569Z\" level=info msg=\"Removed container 6abfb19d9be1825a30ce2651c646b941fbdf368009071ec52f19ac59b236c2ba: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=306bb0fb-aa0e-40d9-ac0a-142e04ed98ae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.751951 crc crio[24245]: time=\"2026-06-14T09:50:07.751820394Z\" level=info msg=\"Removing container: c53ac88954643e2c33fb674c8528093e6bad119d017cf31081b2c315e2d78f6a\" id=2c63bcfa-3f71-4cb1-8060-01e1e7e86f46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.854768 crc crio[24245]: time=\"2026-06-14T09:50:07.854552504Z\" level=info msg=\"Removed container c53ac88954643e2c33fb674c8528093e6bad119d017cf31081b2c315e2d78f6a: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=2c63bcfa-3f71-4cb1-8060-01e1e7e86f46 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.858424 crc crio[24245]: time=\"2026-06-14T09:50:07.858327922Z\" level=info msg=\"Removing container: cf3cd439d005741b4898ecc60d2501c99f4aec378a6e9221e68d23b109143578\" id=70e57889-d130-4035-baa1-539320c83929 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.920948 crc crio[24245]: time=\"2026-06-14T09:50:07.920735477Z\" level=info msg=\"Removed container cf3cd439d005741b4898ecc60d2501c99f4aec378a6e9221e68d23b109143578: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=70e57889-d130-4035-baa1-539320c83929 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:07.924375 crc crio[24245]: time=\"2026-06-14T09:50:07.92428411Z\" level=info msg=\"Removing container: d783feadfe7b1fefdd01d910f1e308019edb54523e57b12ef1f667aee54912bd\" id=e80c54ff-32e3-42b3-ac0d-312c6eac475f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:08.022034 crc crio[24245]: time=\"2026-06-14T09:50:08.021826266Z\" level=info msg=\"Removed container d783feadfe7b1fefdd01d910f1e308019edb54523e57b12ef1f667aee54912bd: openstack/placement-db-create-n69bz/mariadb-database-create\" id=e80c54ff-32e3-42b3-ac0d-312c6eac475f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:08.031724 crc crio[24245]: time=\"2026-06-14T09:50:08.031583424Z\" level=info msg=\"Removing container: bf5d8063afcd01eb382638db17d2ad241ffe45c560ab224495bd9812f7c7b342\" id=89371aac-29f5-4b0d-b0da-b2db3349dc86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:08.104065 crc crio[24245]: time=\"2026-06-14T09:50:08.103945946Z\" level=info msg=\"Removed container bf5d8063afcd01eb382638db17d2ad241ffe45c560ab224495bd9812f7c7b342: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=89371aac-29f5-4b0d-b0da-b2db3349dc86 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:50:08.122316 crc crio[24245]: time=\"2026-06-14T09:50:08.122165415Z\" level=info msg=\"Stopping pod sandbox: ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731\" id=452fc550-c4ca-4a96-acdf-9bf27631dfbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.122654 crc crio[24245]: time=\"2026-06-14T09:50:08.122599718Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731\" id=452fc550-c4ca-4a96-acdf-9bf27631dfbb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.124312 crc crio[24245]: time=\"2026-06-14T09:50:08.124013834Z\" level=info msg=\"Removing pod sandbox: ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731\" id=2448dc1d-1970-4d34-93ad-ee72ce0bd2d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.150987 crc crio[24245]: time=\"2026-06-14T09:50:08.150894203Z\" level=info msg=\"Removed pod sandbox: ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731\" id=2448dc1d-1970-4d34-93ad-ee72ce0bd2d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.152371 crc crio[24245]: time=\"2026-06-14T09:50:08.152265922Z\" level=info msg=\"Stopping pod sandbox: 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91\" id=576ae479-a0a7-4fac-8b0e-0d0d228fceca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.152371 crc crio[24245]: time=\"2026-06-14T09:50:08.152369205Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91\" id=576ae479-a0a7-4fac-8b0e-0d0d228fceca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.153716 crc crio[24245]: time=\"2026-06-14T09:50:08.153323786Z\" level=info msg=\"Removing pod sandbox: 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91\" id=510e348b-1304-4b41-82af-84bd542d6ece name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.174702 crc crio[24245]: time=\"2026-06-14T09:50:08.17452896Z\" level=info msg=\"Removed pod sandbox: 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91\" id=510e348b-1304-4b41-82af-84bd542d6ece name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.176101 crc crio[24245]: time=\"2026-06-14T09:50:08.176004967Z\" level=info msg=\"Stopping pod sandbox: d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d\" id=28e3f03d-82ed-4189-875a-72d1cd0a1720 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.176196 crc crio[24245]: time=\"2026-06-14T09:50:08.176147922Z\" level=info msg=\"Stopped pod sandbox (already stopped): d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d\" id=28e3f03d-82ed-4189-875a-72d1cd0a1720 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.177273 crc crio[24245]: time=\"2026-06-14T09:50:08.177193166Z\" level=info msg=\"Removing pod sandbox: d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d\" id=1fd219b9-1572-4a9a-8cd6-fbcc27914d75 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.197349 crc crio[24245]: time=\"2026-06-14T09:50:08.197265066Z\" level=info msg=\"Removed pod sandbox: d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d\" id=1fd219b9-1572-4a9a-8cd6-fbcc27914d75 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.199021 crc crio[24245]: time=\"2026-06-14T09:50:08.198745611Z\" level=info msg=\"Stopping pod sandbox: 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a\" id=0ae9287a-e209-41de-a1f9-6ea79c1adb64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.199021 crc crio[24245]: time=\"2026-06-14T09:50:08.198972578Z\" level=info msg=\"Stopped pod sandbox (already stopped): 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a\" id=0ae9287a-e209-41de-a1f9-6ea79c1adb64 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.199786 crc crio[24245]: time=\"2026-06-14T09:50:08.1996737Z\" level=info msg=\"Removing pod sandbox: 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a\" id=2dffadb0-b4d3-4bb5-a952-b1992f509643 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.214221 crc crio[24245]: time=\"2026-06-14T09:50:08.214111992Z\" level=info msg=\"Removed pod sandbox: 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a\" id=2dffadb0-b4d3-4bb5-a952-b1992f509643 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.215516 crc crio[24245]: time=\"2026-06-14T09:50:08.215407151Z\" level=info msg=\"Stopping pod sandbox: bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12\" id=cae32470-fb4e-435c-b61b-5fd14ae95ad3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.215604 crc crio[24245]: time=\"2026-06-14T09:50:08.215538375Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12\" id=cae32470-fb4e-435c-b61b-5fd14ae95ad3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.217086 crc crio[24245]: time=\"2026-06-14T09:50:08.217029662Z\" level=info msg=\"Removing pod sandbox: bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12\" id=0b9cca47-ec76-40c5-89e4-cb20ec6cca4a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.250364 crc crio[24245]: time=\"2026-06-14T09:50:08.250150488Z\" level=info msg=\"Removed pod sandbox: bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12\" id=0b9cca47-ec76-40c5-89e4-cb20ec6cca4a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.251770 crc crio[24245]: time=\"2026-06-14T09:50:08.251582301Z\" level=info msg=\"Stopping pod sandbox: 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420\" id=3aff0dc6-5a70-4e8c-b384-d34b9ab5c49d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.251940 crc crio[24245]: time=\"2026-06-14T09:50:08.251780598Z\" level=info msg=\"Stopped pod sandbox (already stopped): 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420\" id=3aff0dc6-5a70-4e8c-b384-d34b9ab5c49d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.252792 crc crio[24245]: time=\"2026-06-14T09:50:08.252712728Z\" level=info msg=\"Removing pod sandbox: 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420\" id=555b0511-16fe-4acf-93c3-50bc6e01fe97 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.283215 crc crio[24245]: time=\"2026-06-14T09:50:08.283023803Z\" level=info msg=\"Removed pod sandbox: 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420\" id=555b0511-16fe-4acf-93c3-50bc6e01fe97 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.285167 crc crio[24245]: time=\"2026-06-14T09:50:08.284977214Z\" level=info msg=\"Stopping pod sandbox: 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c\" id=6ca8d66f-9867-4df8-bcd2-318fae208097 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.285267 crc crio[24245]: time=\"2026-06-14T09:50:08.28516589Z\" level=info msg=\"Stopped pod sandbox (already stopped): 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c\" id=6ca8d66f-9867-4df8-bcd2-318fae208097 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.286281 crc crio[24245]: time=\"2026-06-14T09:50:08.286165212Z\" level=info msg=\"Removing pod sandbox: 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c\" id=67cf4b9a-60ec-41de-b3ec-8b3cb72e7b13 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.329020 crc crio[24245]: time=\"2026-06-14T09:50:08.328688712Z\" level=info msg=\"Removed pod sandbox: 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c\" id=67cf4b9a-60ec-41de-b3ec-8b3cb72e7b13 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.331084 crc crio[24245]: time=\"2026-06-14T09:50:08.330779541Z\" level=info msg=\"Stopping pod sandbox: f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c\" id=8cda9796-8bde-41c7-aa1c-48815bcfb04b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.331262 crc crio[24245]: time=\"2026-06-14T09:50:08.331185834Z\" level=info msg=\"Stopped pod sandbox (already stopped): f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c\" id=8cda9796-8bde-41c7-aa1c-48815bcfb04b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.332205 crc crio[24245]: time=\"2026-06-14T09:50:08.332122864Z\" level=info msg=\"Removing pod sandbox: f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c\" id=6a241d7c-7622-4d65-88ab-4697a4993b62 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.397118 crc crio[24245]: time=\"2026-06-14T09:50:08.396471902Z\" level=info msg=\"Removed pod sandbox: f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c\" id=6a241d7c-7622-4d65-88ab-4697a4993b62 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.399810 crc crio[24245]: time=\"2026-06-14T09:50:08.399682142Z\" level=info msg=\"Stopping pod sandbox: 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584\" id=aa8c40c7-7c33-4784-931a-df6eed16b945 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.400078 crc crio[24245]: time=\"2026-06-14T09:50:08.399813516Z\" level=info msg=\"Stopped pod sandbox (already stopped): 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584\" id=aa8c40c7-7c33-4784-931a-df6eed16b945 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.401513 crc crio[24245]: time=\"2026-06-14T09:50:08.401354966Z\" level=info msg=\"Removing pod sandbox: 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584\" id=9e3117e7-5ad5-470c-9d50-ab5f7033e13e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.429798 crc crio[24245]: time=\"2026-06-14T09:50:08.429552164Z\" level=info msg=\"Removed pod sandbox: 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584\" id=9e3117e7-5ad5-470c-9d50-ab5f7033e13e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.431299 crc crio[24245]: time=\"2026-06-14T09:50:08.431215085Z\" level=info msg=\"Stopping pod sandbox: 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00\" id=6516cadd-e867-451c-9fc0-99bf061166d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.431396 crc crio[24245]: time=\"2026-06-14T09:50:08.431308958Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00\" id=6516cadd-e867-451c-9fc0-99bf061166d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.432510 crc crio[24245]: time=\"2026-06-14T09:50:08.432434234Z\" level=info msg=\"Removing pod sandbox: 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00\" id=174c2235-5f56-4a7e-ac6e-191af4e1711a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.486256 crc crio[24245]: time=\"2026-06-14T09:50:08.486142787Z\" level=info msg=\"Removed pod sandbox: 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00\" id=174c2235-5f56-4a7e-ac6e-191af4e1711a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.487456 crc crio[24245]: time=\"2026-06-14T09:50:08.487369932Z\" level=info msg=\"Stopping pod sandbox: 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e\" id=2ab9026f-5436-4f8a-9651-cfc146ed20f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.487596 crc crio[24245]: time=\"2026-06-14T09:50:08.487538827Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e\" id=2ab9026f-5436-4f8a-9651-cfc146ed20f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.488482 crc crio[24245]: time=\"2026-06-14T09:50:08.488393444Z\" level=info msg=\"Removing pod sandbox: 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e\" id=ea467ff7-4bd8-4e75-ab2d-a7bc709dcbbf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.514476 crc crio[24245]: time=\"2026-06-14T09:50:08.514364883Z\" level=info msg=\"Removed pod sandbox: 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e\" id=ea467ff7-4bd8-4e75-ab2d-a7bc709dcbbf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.517144 crc crio[24245]: time=\"2026-06-14T09:50:08.516573521Z\" level=info msg=\"Stopping pod sandbox: 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad\" id=7584a9fa-eeae-4a97-ae40-fe2961e6bcf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.517144 crc crio[24245]: time=\"2026-06-14T09:50:08.517131639Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad\" id=7584a9fa-eeae-4a97-ae40-fe2961e6bcf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.518095 crc crio[24245]: time=\"2026-06-14T09:50:08.518000666Z\" level=info msg=\"Removing pod sandbox: 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad\" id=f4c4187c-3e32-4a5e-8e29-ff46ea5089b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.537134 crc crio[24245]: time=\"2026-06-14T09:50:08.536903539Z\" level=info msg=\"Removed pod sandbox: 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad\" id=f4c4187c-3e32-4a5e-8e29-ff46ea5089b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.538812 crc crio[24245]: time=\"2026-06-14T09:50:08.538704514Z\" level=info msg=\"Stopping pod sandbox: 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989\" id=d9fef0f4-31ef-4f15-b11f-89b9950716f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.539013 crc crio[24245]: time=\"2026-06-14T09:50:08.538928841Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989\" id=d9fef0f4-31ef-4f15-b11f-89b9950716f0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.540025 crc crio[24245]: time=\"2026-06-14T09:50:08.539703446Z\" level=info msg=\"Removing pod sandbox: 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989\" id=5d73e37b-d281-4cb0-9d54-09fdb2e1751a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.559491 crc crio[24245]: time=\"2026-06-14T09:50:08.559368768Z\" level=info msg=\"Removed pod sandbox: 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989\" id=5d73e37b-d281-4cb0-9d54-09fdb2e1751a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.561072 crc crio[24245]: time=\"2026-06-14T09:50:08.560941701Z\" level=info msg=\"Stopping pod sandbox: 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9\" id=fdc4f80d-515d-485f-9cf1-666fc8b9fc36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.561193 crc crio[24245]: time=\"2026-06-14T09:50:08.561109739Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9\" id=fdc4f80d-515d-485f-9cf1-666fc8b9fc36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.562049 crc crio[24245]: time=\"2026-06-14T09:50:08.561941763Z\" level=info msg=\"Removing pod sandbox: 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9\" id=a69ae408-c9c7-4a0d-b969-7542accace94 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.582303 crc crio[24245]: time=\"2026-06-14T09:50:08.582181911Z\" level=info msg=\"Removed pod sandbox: 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9\" id=a69ae408-c9c7-4a0d-b969-7542accace94 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.583478 crc crio[24245]: time=\"2026-06-14T09:50:08.583371046Z\" level=info msg=\"Stopping pod sandbox: 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5\" id=5adcb349-77fe-4258-b131-967d7e0f9066 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.583478 crc crio[24245]: time=\"2026-06-14T09:50:08.583470009Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5\" id=5adcb349-77fe-4258-b131-967d7e0f9066 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.584416 crc crio[24245]: time=\"2026-06-14T09:50:08.584334216Z\" level=info msg=\"Removing pod sandbox: 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5\" id=2cdf9947-e625-427d-9668-17b63f6f054c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.604771 crc crio[24245]: time=\"2026-06-14T09:50:08.604656045Z\" level=info msg=\"Removed pod sandbox: 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5\" id=2cdf9947-e625-427d-9668-17b63f6f054c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.605776 crc crio[24245]: time=\"2026-06-14T09:50:08.605494619Z\" level=info msg=\"Stopping pod sandbox: 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8\" id=6e5fbf53-353b-423f-a64e-60663016b0c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.605776 crc crio[24245]: time=\"2026-06-14T09:50:08.605759128Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8\" id=6e5fbf53-353b-423f-a64e-60663016b0c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.607100 crc crio[24245]: time=\"2026-06-14T09:50:08.607005567Z\" level=info msg=\"Removing pod sandbox: 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8\" id=3c346985-bdb0-42e2-ae33-632bae271221 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.626356 crc crio[24245]: time=\"2026-06-14T09:50:08.62623451Z\" level=info msg=\"Removed pod sandbox: 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8\" id=3c346985-bdb0-42e2-ae33-632bae271221 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.627315 crc crio[24245]: time=\"2026-06-14T09:50:08.627086926Z\" level=info msg=\"Stopping pod sandbox: 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b\" id=7be3dcbf-4edf-402e-b85d-5787b1d69708 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.627315 crc crio[24245]: time=\"2026-06-14T09:50:08.627275682Z\" level=info msg=\"Stopped pod sandbox (already stopped): 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b\" id=7be3dcbf-4edf-402e-b85d-5787b1d69708 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.628659 crc crio[24245]: time=\"2026-06-14T09:50:08.628548622Z\" level=info msg=\"Removing pod sandbox: 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b\" id=0222f87e-2c67-4885-b14c-610e55da29fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.650395 crc crio[24245]: time=\"2026-06-14T09:50:08.650204922Z\" level=info msg=\"Removed pod sandbox: 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b\" id=0222f87e-2c67-4885-b14c-610e55da29fa name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.651255 crc crio[24245]: time=\"2026-06-14T09:50:08.651175272Z\" level=info msg=\"Stopping pod sandbox: 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7\" id=0b754b08-9c74-44f1-b702-19165f38aafe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.651334 crc crio[24245]: time=\"2026-06-14T09:50:08.651277615Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7\" id=0b754b08-9c74-44f1-b702-19165f38aafe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.652060 crc crio[24245]: time=\"2026-06-14T09:50:08.651970627Z\" level=info msg=\"Removing pod sandbox: 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7\" id=59defa40-d7ed-41d6-a39a-1fcbd9f44e22 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.693003 crc crio[24245]: time=\"2026-06-14T09:50:08.692883863Z\" level=info msg=\"Removed pod sandbox: 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7\" id=59defa40-d7ed-41d6-a39a-1fcbd9f44e22 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.694426 crc crio[24245]: time=\"2026-06-14T09:50:08.694301894Z\" level=info msg=\"Stopping pod sandbox: 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea\" id=25200f18-8b1a-41fd-be05-7860943c5cbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.694534 crc crio[24245]: time=\"2026-06-14T09:50:08.69448906Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea\" id=25200f18-8b1a-41fd-be05-7860943c5cbd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.696659 crc crio[24245]: time=\"2026-06-14T09:50:08.696563556Z\" level=info msg=\"Removing pod sandbox: 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea\" id=49863e30-f4c9-4caa-842f-053438ff24d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.718021 crc crio[24245]: time=\"2026-06-14T09:50:08.717884603Z\" level=info msg=\"Removed pod sandbox: 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea\" id=49863e30-f4c9-4caa-842f-053438ff24d2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.719181 crc crio[24245]: time=\"2026-06-14T09:50:08.719092572Z\" level=info msg=\"Stopping pod sandbox: 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf\" id=165a698f-aa67-4dc2-877c-26397ad773de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.719278 crc crio[24245]: time=\"2026-06-14T09:50:08.719187215Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf\" id=165a698f-aa67-4dc2-877c-26397ad773de name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:50:08.720007 crc crio[24245]: time=\"2026-06-14T09:50:08.71993991Z\" level=info msg=\"Removing pod sandbox: 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf\" id=e01b68f2-f561-4df9-bf6d-fc16d755ad30 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:50:08.739133 crc crio[24245]: time=\"2026-06-14T09:50:08.739005608Z\" level=info msg=\"Removed pod sandbox: 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf\" id=e01b68f2-f561-4df9-bf6d-fc16d755ad30 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:51:08.768529 crc crio[24245]: time=\"2026-06-14T09:51:08.767521494Z\" level=info msg=\"Removing container: 3eeeb3687dd2d917c3d8a071bf945ce933af16350b85ece3ccf722391c2de141\" id=eba50fb3-b5c3-4b59-aa32-6fc4794ea4a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:51:08.830034 crc crio[24245]: time=\"2026-06-14T09:51:08.829916138Z\" level=info msg=\"Removed container 3eeeb3687dd2d917c3d8a071bf945ce933af16350b85ece3ccf722391c2de141: openstack/root-account-create-update-hrpfn/mariadb-account-create-update\" id=eba50fb3-b5c3-4b59-aa32-6fc4794ea4a4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:51:08.849980 crc crio[24245]: time=\"2026-06-14T09:51:08.849901265Z\" level=info msg=\"Stopping pod sandbox: 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae\" id=f6ca44a3-3090-4046-a79c-1580db21a0d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:51:08.850094 crc crio[24245]: time=\"2026-06-14T09:51:08.849995148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae\" id=f6ca44a3-3090-4046-a79c-1580db21a0d6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:51:08.850647 crc crio[24245]: time=\"2026-06-14T09:51:08.850590577Z\" level=info msg=\"Removing pod sandbox: 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae\" id=78514ba1-3940-47e2-a311-8fd3fe223bda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:51:08.872987 crc crio[24245]: time=\"2026-06-14T09:51:08.872894176Z\" level=info msg=\"Removed pod sandbox: 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae\" id=78514ba1-3940-47e2-a311-8fd3fe223bda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:52:00.558113 crc crio[24245]: time=\"2026-06-14T09:52:00.557505814Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690512-bw44l/POD\" id=8b17e9f3-f659-4748-8333-3212da3a502f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:52:00.559252 crc crio[24245]: time=\"2026-06-14T09:52:00.558162465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:52:00.620437 crc crio[24245]: time=\"2026-06-14T09:52:00.620277921Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690512-bw44l Namespace:openshift-infra ID:a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f UID:207d0874-fc94-46e2-919c-1ef553107c8f NetNS:/var/run/netns/e1bb0d7e-2071-4156-9ec5-45e11b4b15cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod207d0874_fc94_46e2_919c_1ef553107c8f.slice PodAnnotations:0xc001b862f0}] Aliases:map[]}\"\nJun 14 09:52:00.620437 crc crio[24245]: time=\"2026-06-14T09:52:00.620414975Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690512-bw44l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:52:01.280454 crc crio[24245]: 2026-06-14T09:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2c1470a398140a Mac:42:a4:07:2e:32:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c5 Mtu:0 Sandbox:/var/run/netns/e1bb0d7e-2071-4156-9ec5-45e11b4b15cb SocketPath: PciID:}] [{Interface:0xc00011e5b0 Address:{IP:10.217.1.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:52:01.282011 crc crio[24245]: time=\"2026-06-14T09:52:01.281690758Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690512-bw44l Namespace:openshift-infra ID:a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f UID:207d0874-fc94-46e2-919c-1ef553107c8f NetNS:/var/run/netns/e1bb0d7e-2071-4156-9ec5-45e11b4b15cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod207d0874_fc94_46e2_919c_1ef553107c8f.slice PodAnnotations:0xc001b862f0}] Aliases:map[]}\"\nJun 14 09:52:01.282540 crc crio[24245]: time=\"2026-06-14T09:52:01.282289927Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690512-bw44l for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:52:01.303239 crc crio[24245]: time=\"2026-06-14T09:52:01.303046008Z\" level=info msg=\"Ran pod sandbox a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f with infra container: openshift-infra/auto-csr-approver-29690512-bw44l/POD\" id=8b17e9f3-f659-4748-8333-3212da3a502f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:52:01.310223 crc crio[24245]: time=\"2026-06-14T09:52:01.310129144Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cf0b6606-c842-43f0-9774-3d23eb0cb118 name=/runtime.v1.ImageService/PullImage\nJun 14 09:52:01.318984 crc crio[24245]: time=\"2026-06-14T09:52:01.318826731Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:52:02.062228 crc crio[24245]: time=\"2026-06-14T09:52:02.061307517Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cf0b6606-c842-43f0-9774-3d23eb0cb118 name=/runtime.v1.ImageService/PullImage\nJun 14 09:52:02.063530 crc crio[24245]: time=\"2026-06-14T09:52:02.062761923Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b56d673e-e0ba-4a62-b3ac-3f9ed4435795 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:52:02.065359 crc crio[24245]: time=\"2026-06-14T09:52:02.065286833Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=85806726-ed31-49dd-88da-12a8aebe908d name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:52:02.081024 crc crio[24245]: time=\"2026-06-14T09:52:02.080833818Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690512-bw44l/oc\" id=8e28f826-0eac-4494-bc9c-6d13ba3d9273 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:52:02.081509 crc crio[24245]: time=\"2026-06-14T09:52:02.081448308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:52:02.133392 crc crio[24245]: time=\"2026-06-14T09:52:02.133268206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:52:02.387120 crc crio[24245]: time=\"2026-06-14T09:52:02.386976636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:52:02.547487 crc crio[24245]: time=\"2026-06-14T09:52:02.547078292Z\" level=info msg=\"Created container 7365e3cae1b2a725fb4ff1ee08fccde59f727765567bdde6f1d12ff745bb5855: openshift-infra/auto-csr-approver-29690512-bw44l/oc\" id=8e28f826-0eac-4494-bc9c-6d13ba3d9273 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:52:02.549328 crc crio[24245]: time=\"2026-06-14T09:52:02.549215656Z\" level=info msg=\"Starting container: 7365e3cae1b2a725fb4ff1ee08fccde59f727765567bdde6f1d12ff745bb5855\" id=2ea3aff1-2bc4-423e-be09-0db431096af2 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:52:02.556189 crc crio[24245]: time=\"2026-06-14T09:52:02.556005113Z\" level=info msg=\"Started container\" PID=313537 containerID=7365e3cae1b2a725fb4ff1ee08fccde59f727765567bdde6f1d12ff745bb5855 description=openshift-infra/auto-csr-approver-29690512-bw44l/oc id=2ea3aff1-2bc4-423e-be09-0db431096af2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f\nJun 14 09:52:05.132593 crc crio[24245]: time=\"2026-06-14T09:52:05.132165918Z\" level=info msg=\"Stopping pod sandbox: a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f\" id=99827ad8-ae14-4a90-ab74-ae0978b30de2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:52:05.134354 crc crio[24245]: time=\"2026-06-14T09:52:05.133368527Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690512-bw44l Namespace:openshift-infra ID:a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f UID:207d0874-fc94-46e2-919c-1ef553107c8f NetNS:/var/run/netns/e1bb0d7e-2071-4156-9ec5-45e11b4b15cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod207d0874_fc94_46e2_919c_1ef553107c8f.slice PodAnnotations:0xc00161aaf8}] Aliases:map[]}\"\nJun 14 09:52:05.134354 crc crio[24245]: time=\"2026-06-14T09:52:05.133579074Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690512-bw44l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:52:05.528399 crc crio[24245]: time=\"2026-06-14T09:52:05.527693958Z\" level=info msg=\"Stopped pod sandbox: a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f\" id=99827ad8-ae14-4a90-ab74-ae0978b30de2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:52:08.891725 crc crio[24245]: time=\"2026-06-14T09:52:08.89097831Z\" level=info msg=\"Removing container: ff8745abe6da57a088ae9b837bd1539c1897356464783ba013c9ffdbe14c797c\" id=c86ad988-4499-4e00-94d2-97df4db682da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:52:09.056588 crc crio[24245]: time=\"2026-06-14T09:52:09.056403936Z\" level=info msg=\"Removed container ff8745abe6da57a088ae9b837bd1539c1897356464783ba013c9ffdbe14c797c: openshift-infra/auto-csr-approver-29690506-b9d2l/oc\" id=c86ad988-4499-4e00-94d2-97df4db682da name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:52:09.077418 crc crio[24245]: time=\"2026-06-14T09:52:09.077227725Z\" level=info msg=\"Stopping pod sandbox: fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8\" id=29b4b931-e5f3-4507-b1dc-08dde63c2077 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:52:09.077821 crc crio[24245]: time=\"2026-06-14T09:52:09.077483523Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8\" id=29b4b931-e5f3-4507-b1dc-08dde63c2077 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:52:09.079239 crc crio[24245]: time=\"2026-06-14T09:52:09.078904988Z\" level=info msg=\"Removing pod sandbox: fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8\" id=c158838d-3a3e-43cd-a530-6e48c85619da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:52:09.104286 crc crio[24245]: time=\"2026-06-14T09:52:09.103190658Z\" level=info msg=\"Removed pod sandbox: fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8\" id=c158838d-3a3e-43cd-a530-6e48c85619da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:54:00.846428 crc crio[24245]: time=\"2026-06-14T09:54:00.844808924Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690514-2sdjs/POD\" id=eec67fa3-8d85-4a63-b7ea-bd866a04288c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:54:00.846428 crc crio[24245]: time=\"2026-06-14T09:54:00.845599049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:54:00.900560 crc crio[24245]: time=\"2026-06-14T09:54:00.900441538Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690514-2sdjs Namespace:openshift-infra ID:c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b UID:233090b4-667b-4941-8341-e522d0ffd232 NetNS:/var/run/netns/783bf29d-9727-420f-b05e-5e73905291ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod233090b4_667b_4941_8341_e522d0ffd232.slice PodAnnotations:0xc0004cdb08}] Aliases:map[]}\"\nJun 14 09:54:00.900560 crc crio[24245]: time=\"2026-06-14T09:54:00.900523531Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690514-2sdjs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:54:01.289788 crc crio[24245]: 2026-06-14T09:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7ec8c82ce11b0f Mac:ae:19:db:03:36:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c6 Mtu:0 Sandbox:/var/run/netns/783bf29d-9727-420f-b05e-5e73905291ed SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.1.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:54:01.299006 crc crio[24245]: time=\"2026-06-14T09:54:01.298912749Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690514-2sdjs Namespace:openshift-infra ID:c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b UID:233090b4-667b-4941-8341-e522d0ffd232 NetNS:/var/run/netns/783bf29d-9727-420f-b05e-5e73905291ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod233090b4_667b_4941_8341_e522d0ffd232.slice PodAnnotations:0xc0004cdb08}] Aliases:map[]}\"\nJun 14 09:54:01.299200 crc crio[24245]: time=\"2026-06-14T09:54:01.299136946Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690514-2sdjs for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:54:01.328419 crc crio[24245]: time=\"2026-06-14T09:54:01.328331103Z\" level=info msg=\"Ran pod sandbox c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b with infra container: openshift-infra/auto-csr-approver-29690514-2sdjs/POD\" id=eec67fa3-8d85-4a63-b7ea-bd866a04288c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:54:01.331216 crc crio[24245]: time=\"2026-06-14T09:54:01.331136274Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d1f64865-20b4-4ba8-b9f5-0e48dfa34b8d name=/runtime.v1.ImageService/PullImage\nJun 14 09:54:01.342813 crc crio[24245]: time=\"2026-06-14T09:54:01.34272052Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:54:02.597724 crc crio[24245]: time=\"2026-06-14T09:54:02.597109268Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d1f64865-20b4-4ba8-b9f5-0e48dfa34b8d name=/runtime.v1.ImageService/PullImage\nJun 14 09:54:02.601569 crc crio[24245]: time=\"2026-06-14T09:54:02.60148638Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4f039c7e-84ee-4a89-971a-de09238b79fa name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:54:02.604937 crc crio[24245]: time=\"2026-06-14T09:54:02.604681892Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=742f442e-1f9a-49fc-b7f3-14f2357c6e35 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:54:02.612831 crc crio[24245]: time=\"2026-06-14T09:54:02.612737811Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690514-2sdjs/oc\" id=496dcbe7-3ef3-47cb-ae49-77283a30db38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:54:02.613369 crc crio[24245]: time=\"2026-06-14T09:54:02.61332671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:54:02.707669 crc crio[24245]: time=\"2026-06-14T09:54:02.707578433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:54:02.920229 crc crio[24245]: time=\"2026-06-14T09:54:02.920134266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:54:03.048532 crc crio[24245]: time=\"2026-06-14T09:54:03.048399906Z\" level=info msg=\"Created container 6edbff4cfe48eedd2c62595f09f36a6ed89a97a18226a1ace17a999e88e5ae94: openshift-infra/auto-csr-approver-29690514-2sdjs/oc\" id=496dcbe7-3ef3-47cb-ae49-77283a30db38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:54:03.050101 crc crio[24245]: time=\"2026-06-14T09:54:03.050029978Z\" level=info msg=\"Starting container: 6edbff4cfe48eedd2c62595f09f36a6ed89a97a18226a1ace17a999e88e5ae94\" id=f8166c02-0634-4b15-af6a-3aa62908f11c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:54:03.057092 crc crio[24245]: time=\"2026-06-14T09:54:03.056987478Z\" level=info msg=\"Started container\" PID=321585 containerID=6edbff4cfe48eedd2c62595f09f36a6ed89a97a18226a1ace17a999e88e5ae94 description=openshift-infra/auto-csr-approver-29690514-2sdjs/oc id=f8166c02-0634-4b15-af6a-3aa62908f11c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b\nJun 14 09:54:05.214366 crc crio[24245]: time=\"2026-06-14T09:54:05.213312751Z\" level=info msg=\"Stopping pod sandbox: c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b\" id=a7eb31ba-1a14-4a46-b8aa-15812f19cfe8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:54:05.217072 crc crio[24245]: time=\"2026-06-14T09:54:05.215542993Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690514-2sdjs Namespace:openshift-infra ID:c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b UID:233090b4-667b-4941-8341-e522d0ffd232 NetNS:/var/run/netns/783bf29d-9727-420f-b05e-5e73905291ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod233090b4_667b_4941_8341_e522d0ffd232.slice PodAnnotations:0xc001feaa80}] Aliases:map[]}\"\nJun 14 09:54:05.217072 crc crio[24245]: time=\"2026-06-14T09:54:05.215942806Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690514-2sdjs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:54:05.558459 crc crio[24245]: time=\"2026-06-14T09:54:05.557906394Z\" level=info msg=\"Stopped pod sandbox: c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b\" id=a7eb31ba-1a14-4a46-b8aa-15812f19cfe8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:54:09.156288 crc crio[24245]: time=\"2026-06-14T09:54:09.155478423Z\" level=info msg=\"Removing container: c14459afba95c0da0f8e0102df5ce3a2713b2b8d83483e6b99267e84cde94937\" id=36f9578d-9bd5-4b23-b7c3-569563e97e0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:54:09.221026 crc crio[24245]: time=\"2026-06-14T09:54:09.220925706Z\" level=info msg=\"Removed container c14459afba95c0da0f8e0102df5ce3a2713b2b8d83483e6b99267e84cde94937: openstack/keystone-db-sync-r562j/keystone-db-sync\" id=36f9578d-9bd5-4b23-b7c3-569563e97e0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:54:09.225573 crc crio[24245]: time=\"2026-06-14T09:54:09.225514185Z\" level=info msg=\"Removing container: bf857a4f7622a0b7e08472cd7114067befa62ceb4c8102be33745a545395f4fa\" id=9ec3d78a-f7ec-4289-b939-0734dcd57006 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:54:09.393463 crc crio[24245]: time=\"2026-06-14T09:54:09.393338663Z\" level=info msg=\"Removed container bf857a4f7622a0b7e08472cd7114067befa62ceb4c8102be33745a545395f4fa: openshift-infra/auto-csr-approver-29690508-nhcvx/oc\" id=9ec3d78a-f7ec-4289-b939-0734dcd57006 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:54:09.397053 crc crio[24245]: time=\"2026-06-14T09:54:09.396982854Z\" level=info msg=\"Removing container: fe28f8d55e93596ab28a3c3dac848713a4a9f1aa8436fb29a8a4bdacc4552a68\" id=638f5819-31ad-44fd-ac27-ce49dc0e6d35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:54:09.461906 crc crio[24245]: time=\"2026-06-14T09:54:09.461791304Z\" level=info msg=\"Removed container fe28f8d55e93596ab28a3c3dac848713a4a9f1aa8436fb29a8a4bdacc4552a68: openstack/keystone-bootstrap-dvk8r/keystone-bootstrap\" id=638f5819-31ad-44fd-ac27-ce49dc0e6d35 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:54:09.474235 crc crio[24245]: time=\"2026-06-14T09:54:09.474111542Z\" level=info msg=\"Stopping pod sandbox: ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3\" id=510098ad-f44d-4403-ab54-f6d06a74b94e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:54:09.474235 crc crio[24245]: time=\"2026-06-14T09:54:09.474215985Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3\" id=510098ad-f44d-4403-ab54-f6d06a74b94e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:54:09.475284 crc crio[24245]: time=\"2026-06-14T09:54:09.475203887Z\" level=info msg=\"Removing pod sandbox: ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3\" id=6295a5e1-7b15-47e2-8d00-c80f7ae973bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:54:09.508364 crc crio[24245]: time=\"2026-06-14T09:54:09.508268507Z\" level=info msg=\"Removed pod sandbox: ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3\" id=6295a5e1-7b15-47e2-8d00-c80f7ae973bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:54:09.509731 crc crio[24245]: time=\"2026-06-14T09:54:09.509695023Z\" level=info msg=\"Stopping pod sandbox: c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a\" id=fffd8e33-fae5-4789-9764-144231d0779a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:54:09.509932 crc crio[24245]: time=\"2026-06-14T09:54:09.509907378Z\" level=info msg=\"Stopped pod sandbox (already stopped): c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a\" id=fffd8e33-fae5-4789-9764-144231d0779a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:54:09.510963 crc crio[24245]: time=\"2026-06-14T09:54:09.510832477Z\" level=info msg=\"Removing pod sandbox: c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a\" id=df82bfb9-4f28-4b0a-b8ab-a3f97891d2ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:54:09.527604 crc crio[24245]: time=\"2026-06-14T09:54:09.527502252Z\" level=info msg=\"Removed pod sandbox: c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a\" id=df82bfb9-4f28-4b0a-b8ab-a3f97891d2ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:54:09.529383 crc crio[24245]: time=\"2026-06-14T09:54:09.529175669Z\" level=info msg=\"Stopping pod sandbox: be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b\" id=0687f75d-9151-49ac-9e21-5256df4ab9a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:54:09.529582 crc crio[24245]: time=\"2026-06-14T09:54:09.529478858Z\" level=info msg=\"Stopped pod sandbox (already stopped): be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b\" id=0687f75d-9151-49ac-9e21-5256df4ab9a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:54:09.531432 crc crio[24245]: time=\"2026-06-14T09:54:09.531347458Z\" level=info msg=\"Removing pod sandbox: be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b\" id=e08af300-0af8-4e62-a808-e90d183d792b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:54:09.554673 crc crio[24245]: time=\"2026-06-14T09:54:09.554571117Z\" level=info msg=\"Removed pod sandbox: be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b\" id=e08af300-0af8-4e62-a808-e90d183d792b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:54:40.859596 crc crio[24245]: time=\"2026-06-14T09:54:40.858695822Z\" level=info msg=\"Stopping pod sandbox: e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2\" id=5d9ed5ff-c0f1-4883-848c-b3d341af215b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:54:40.860952 crc crio[24245]: time=\"2026-06-14T09:54:40.86049345Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-hpmrm Namespace:openstack ID:e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2 UID:03c63bd9-dbfb-4b62-9444-47150067e944 NetNS:/var/run/netns/af267b8f-d55d-4ad6-98f5-221024d7343f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c63bd9_dbfb_4b62_9444_47150067e944.slice PodAnnotations:0xc001fea128}] Aliases:map[]}\"\nJun 14 09:54:40.860952 crc crio[24245]: time=\"2026-06-14T09:54:40.860701846Z\" level=info msg=\"Deleting pod openstack_update-edpm-update-openstack-edpm-ipam-hpmrm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:54:41.660820 crc crio[24245]: time=\"2026-06-14T09:54:41.660479429Z\" level=info msg=\"Stopped pod sandbox: e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2\" id=5d9ed5ff-c0f1-4883-848c-b3d341af215b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:54:51.541469 crc crio[24245]: time=\"2026-06-14T09:54:51.540506694Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:54:59.483074 crc crio[24245]: time=\"2026-06-14T09:54:59.482278247Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:55:02.896104 crc crio[24245]: time=\"2026-06-14T09:55:02.895049823Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:55:06.031896 crc crio[24245]: time=\"2026-06-14T09:55:06.030893573Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:55:09.477468 crc crio[24245]: time=\"2026-06-14T09:55:09.476390617Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:55:16.332299 crc crio[24245]: time=\"2026-06-14T09:55:16.33126552Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:55:21.519394 crc crio[24245]: time=\"2026-06-14T09:55:21.518770313Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:55:24.960045 crc crio[24245]: time=\"2026-06-14T09:55:24.958609868Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:55:46.227184 crc crio[24245]: time=\"2026-06-14T09:55:46.226412676Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2ct8p/POD\" id=5e30e841-55f8-454b-80e6-25011a4b24c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:55:46.227184 crc crio[24245]: time=\"2026-06-14T09:55:46.22716443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:46.326396 crc crio[24245]: time=\"2026-06-14T09:55:46.326240426Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2ct8p Namespace:openshift-marketplace ID:4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21 UID:62e6b875-dbd9-4b3e-8b5f-a17ea6b751a1 NetNS:/var/run/netns/700733ff-8ae5-48ae-b5fa-820fa2f20768 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62e6b875_dbd9_4b3e_8b5f_a17ea6b751a1.slice PodAnnotations:0xc001fea1f0}] Aliases:map[]}\"\nJun 14 09:55:46.326396 crc crio[24245]: time=\"2026-06-14T09:55:46.326313958Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2ct8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:55:46.928963 crc crio[24245]: 2026-06-14T09:55:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f2b2a40857edb9 Mac:ba:bd:47:df:43:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c7 Mtu:0 Sandbox:/var/run/netns/700733ff-8ae5-48ae-b5fa-820fa2f20768 SocketPath: PciID:}] [{Interface:0xc0002fa870 Address:{IP:10.217.1.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:55:46.931040 crc crio[24245]: time=\"2026-06-14T09:55:46.930817239Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2ct8p Namespace:openshift-marketplace ID:4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21 UID:62e6b875-dbd9-4b3e-8b5f-a17ea6b751a1 NetNS:/var/run/netns/700733ff-8ae5-48ae-b5fa-820fa2f20768 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62e6b875_dbd9_4b3e_8b5f_a17ea6b751a1.slice PodAnnotations:0xc001fea1f0}] Aliases:map[]}\"\nJun 14 09:55:46.931202 crc crio[24245]: time=\"2026-06-14T09:55:46.93113982Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2ct8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:55:46.943643 crc crio[24245]: time=\"2026-06-14T09:55:46.943502627Z\" level=info msg=\"Ran pod sandbox 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21 with infra container: openshift-marketplace/redhat-operators-2ct8p/POD\" id=5e30e841-55f8-454b-80e6-25011a4b24c3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:55:46.946339 crc crio[24245]: time=\"2026-06-14T09:55:46.946242414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7a822bdd-8be2-4459-bd68-5ddebecfb968 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:55:46.951753 crc crio[24245]: time=\"2026-06-14T09:55:46.951665177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=950406ac-43e9-47a6-a630-aa687e67cc8a name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:55:46.960029 crc crio[24245]: time=\"2026-06-14T09:55:46.959925318Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2ct8p/extract-utilities\" id=23ba883d-6054-4e84-8c4c-50c87fafe0eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:55:46.960677 crc crio[24245]: time=\"2026-06-14T09:55:46.960405804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:47.018518 crc crio[24245]: time=\"2026-06-14T09:55:47.018413054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:47.023682 crc crio[24245]: time=\"2026-06-14T09:55:47.023519395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:47.166744 crc crio[24245]: time=\"2026-06-14T09:55:47.166251084Z\" level=info msg=\"Created container ae373695326c0ecd429155783f7f6855c9a678bfec498d8ceb25a8bba2bff505: openshift-marketplace/redhat-operators-2ct8p/extract-utilities\" id=23ba883d-6054-4e84-8c4c-50c87fafe0eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:55:47.169041 crc crio[24245]: time=\"2026-06-14T09:55:47.168881398Z\" level=info msg=\"Starting container: ae373695326c0ecd429155783f7f6855c9a678bfec498d8ceb25a8bba2bff505\" id=5f479d98-bf8f-4713-9ab4-157bc163777c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:55:47.180467 crc crio[24245]: time=\"2026-06-14T09:55:47.180267711Z\" level=info msg=\"Started container\" PID=328096 containerID=ae373695326c0ecd429155783f7f6855c9a678bfec498d8ceb25a8bba2bff505 description=openshift-marketplace/redhat-operators-2ct8p/extract-utilities id=5f479d98-bf8f-4713-9ab4-157bc163777c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21\nJun 14 09:55:47.734121 crc crio[24245]: time=\"2026-06-14T09:55:47.733029286Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6a7fec34-cee9-4883-a50c-b275e9320d64 name=/runtime.v1.ImageService/PullImage\nJun 14 09:55:47.751407 crc crio[24245]: time=\"2026-06-14T09:55:47.751314467Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 14 09:55:50.328473 crc crio[24245]: time=\"2026-06-14T09:55:50.327670237Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-5cdpw/POD\" id=7bb57528-67e4-4a31-85ca-4b240be162f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:55:50.329346 crc crio[24245]: time=\"2026-06-14T09:55:50.328547195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:51.519729 crc crio[24245]: time=\"2026-06-14T09:55:51.519509458Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=6a7fec34-cee9-4883-a50c-b275e9320d64 name=/runtime.v1.ImageService/PullImage\nJun 14 09:55:51.520774 crc crio[24245]: time=\"2026-06-14T09:55:51.520213231Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d0795da2-6921-4a63-b548-009be3b1db09 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:55:51.565240 crc crio[24245]: time=\"2026-06-14T09:55:51.565065957Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7d947591-50bd-47ef-bdca-d69d12330297 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:55:51.584987 crc crio[24245]: time=\"2026-06-14T09:55:51.584828682Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2ct8p/extract-content\" id=3ed4991c-8aff-4a63-bfcd-7a85f19fceea name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:55:51.585474 crc crio[24245]: time=\"2026-06-14T09:55:51.585422561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:51.591497 crc crio[24245]: time=\"2026-06-14T09:55:51.591404302Z\" level=info msg=\"Got pod network &{Name:community-operators-5cdpw Namespace:openshift-marketplace ID:53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac UID:874e8fbf-9d7f-41c1-8434-7cea6876d5cb NetNS:/var/run/netns/827fd4b6-c4d5-42d7-9f31-1bf00ff31dc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e8fbf_9d7f_41c1_8434_7cea6876d5cb.slice PodAnnotations:0xc001b86288}] Aliases:map[]}\"\nJun 14 09:55:51.591497 crc crio[24245]: time=\"2026-06-14T09:55:51.591480604Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-5cdpw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:55:51.637351 crc crio[24245]: time=\"2026-06-14T09:55:51.637267945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:51.642645 crc crio[24245]: time=\"2026-06-14T09:55:51.642326056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:51.862034 crc crio[24245]: time=\"2026-06-14T09:55:51.861484218Z\" level=info msg=\"Created container 8078bb7b5b84006b59b64f2bea70606f6eb62e3e5ec6b564517b5abed995ba19: openshift-marketplace/redhat-operators-2ct8p/extract-content\" id=3ed4991c-8aff-4a63-bfcd-7a85f19fceea name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:55:51.863822 crc crio[24245]: time=\"2026-06-14T09:55:51.863744432Z\" level=info msg=\"Starting container: 8078bb7b5b84006b59b64f2bea70606f6eb62e3e5ec6b564517b5abed995ba19\" id=72c838e8-99cb-46b3-9465-d6df122f5c1c name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:55:51.875766 crc crio[24245]: time=\"2026-06-14T09:55:51.875664409Z\" level=info msg=\"Started container\" PID=328401 containerID=8078bb7b5b84006b59b64f2bea70606f6eb62e3e5ec6b564517b5abed995ba19 description=openshift-marketplace/redhat-operators-2ct8p/extract-content id=72c838e8-99cb-46b3-9465-d6df122f5c1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21\nJun 14 09:55:52.473426 crc crio[24245]: 2026-06-14T09:55:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53ea3c445b00332 Mac:56:d2:0e:11:4a:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c8 Mtu:0 Sandbox:/var/run/netns/827fd4b6-c4d5-42d7-9f31-1bf00ff31dc9 SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.1.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:55:52.476244 crc crio[24245]: time=\"2026-06-14T09:55:52.47516308Z\" level=info msg=\"Got pod network &{Name:community-operators-5cdpw Namespace:openshift-marketplace ID:53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac UID:874e8fbf-9d7f-41c1-8434-7cea6876d5cb NetNS:/var/run/netns/827fd4b6-c4d5-42d7-9f31-1bf00ff31dc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e8fbf_9d7f_41c1_8434_7cea6876d5cb.slice PodAnnotations:0xc001b86288}] Aliases:map[]}\"\nJun 14 09:55:52.476244 crc crio[24245]: time=\"2026-06-14T09:55:52.475356136Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-5cdpw for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:55:52.495667 crc crio[24245]: time=\"2026-06-14T09:55:52.495326912Z\" level=info msg=\"Ran pod sandbox 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac with infra container: openshift-marketplace/community-operators-5cdpw/POD\" id=7bb57528-67e4-4a31-85ca-4b240be162f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:55:52.498317 crc crio[24245]: time=\"2026-06-14T09:55:52.498266926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e88114bc-8c4d-48c0-a148-746138480868 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:55:52.501261 crc crio[24245]: time=\"2026-06-14T09:55:52.501186916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=db6ddf91-ed12-466c-a1cf-0b998ccf54ed name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:55:52.508058 crc crio[24245]: time=\"2026-06-14T09:55:52.507986443Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5cdpw/extract-utilities\" id=404a0d97-6202-4312-b8d8-65600a5fc228 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:55:52.508441 crc crio[24245]: time=\"2026-06-14T09:55:52.508391146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:52.552972 crc crio[24245]: time=\"2026-06-14T09:55:52.552882286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:52.559005 crc crio[24245]: time=\"2026-06-14T09:55:52.558912637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:52.735249 crc crio[24245]: time=\"2026-06-14T09:55:52.733374443Z\" level=info msg=\"Created container 37c802ea96e34d8ba1273ae6f9dbc25be06d7c8be6ed4e7c9b3d2ee1f7b41d11: openshift-marketplace/community-operators-5cdpw/extract-utilities\" id=404a0d97-6202-4312-b8d8-65600a5fc228 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:55:52.736567 crc crio[24245]: time=\"2026-06-14T09:55:52.736483552Z\" level=info msg=\"Starting container: 37c802ea96e34d8ba1273ae6f9dbc25be06d7c8be6ed4e7c9b3d2ee1f7b41d11\" id=09ee4ede-9d13-4b85-80a4-9c0b60a472f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:55:52.746903 crc crio[24245]: time=\"2026-06-14T09:55:52.746718148Z\" level=info msg=\"Started container\" PID=328482 containerID=37c802ea96e34d8ba1273ae6f9dbc25be06d7c8be6ed4e7c9b3d2ee1f7b41d11 description=openshift-marketplace/community-operators-5cdpw/extract-utilities id=09ee4ede-9d13-4b85-80a4-9c0b60a472f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac\nJun 14 09:55:52.898083 crc crio[24245]: time=\"2026-06-14T09:55:52.897992887Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e71a9ebd-b49f-4cfe-bc40-edca0013e40a name=/runtime.v1.ImageService/PullImage\nJun 14 09:55:52.907016 crc crio[24245]: time=\"2026-06-14T09:55:52.906930679Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 14 09:55:53.560759 crc crio[24245]: time=\"2026-06-14T09:55:53.560282168Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=e71a9ebd-b49f-4cfe-bc40-edca0013e40a name=/runtime.v1.ImageService/PullImage\nJun 14 09:55:53.562166 crc crio[24245]: time=\"2026-06-14T09:55:53.562053024Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=87e66937-e51e-4b1b-a12d-70ecd18ebcb0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:55:53.565943 crc crio[24245]: time=\"2026-06-14T09:55:53.565675949Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=de5983e2-96aa-457d-a66d-6ace8ef7e137 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:55:53.574757 crc crio[24245]: time=\"2026-06-14T09:55:53.574668964Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5cdpw/extract-content\" id=5e247df3-03c9-4282-988c-2f690b148271 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:55:53.575388 crc crio[24245]: time=\"2026-06-14T09:55:53.575232852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:53.652017 crc crio[24245]: time=\"2026-06-14T09:55:53.651739759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:53.656021 crc crio[24245]: time=\"2026-06-14T09:55:53.655956063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:53.854175 crc crio[24245]: time=\"2026-06-14T09:55:53.854068529Z\" level=info msg=\"Created container a8a26b41b5cea63af99a8ce5657a0cea0677435ce46baa5fc9a78c6e3b2c9aa4: openshift-marketplace/community-operators-5cdpw/extract-content\" id=5e247df3-03c9-4282-988c-2f690b148271 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:55:53.855713 crc crio[24245]: time=\"2026-06-14T09:55:53.855610457Z\" level=info msg=\"Starting container: a8a26b41b5cea63af99a8ce5657a0cea0677435ce46baa5fc9a78c6e3b2c9aa4\" id=9cbf972d-9439-4e7c-b50f-682b9c49dd40 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:55:53.862417 crc crio[24245]: time=\"2026-06-14T09:55:53.860784671Z\" level=info msg=\"Started container\" PID=328582 containerID=a8a26b41b5cea63af99a8ce5657a0cea0677435ce46baa5fc9a78c6e3b2c9aa4 description=openshift-marketplace/community-operators-5cdpw/extract-content id=9cbf972d-9439-4e7c-b50f-682b9c49dd40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac\nJun 14 09:55:55.960295 crc crio[24245]: time=\"2026-06-14T09:55:55.959321662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b1ef0265-7357-48a5-bc8d-787ae1c9ebf5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:55:55.961048 crc crio[24245]: time=\"2026-06-14T09:55:55.960898013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c94441c8-c7b4-4cab-b1f0-0c5738b7a244 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:55:55.962927 crc crio[24245]: time=\"2026-06-14T09:55:55.962773302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5afd0cbc-170c-485f-adc0-0725534bf2ca name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:55:55.964328 crc crio[24245]: time=\"2026-06-14T09:55:55.963911218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9d5313ad-2b40-4029-ada1-589bdad8d80b name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:55:55.976941 crc crio[24245]: time=\"2026-06-14T09:55:55.971480297Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2ct8p/registry-server\" id=8341e5d2-4b1f-4ea2-a5d6-921f57c05dc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:55:55.976941 crc crio[24245]: time=\"2026-06-14T09:55:55.971780377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:55.979382 crc crio[24245]: time=\"2026-06-14T09:55:55.979309277Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5cdpw/registry-server\" id=93ee23cb-7560-448a-8bd1-f53ad94de3a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:55:55.993826 crc crio[24245]: time=\"2026-06-14T09:55:55.993701792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:56.055063 crc crio[24245]: time=\"2026-06-14T09:55:56.051820607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:56.063123 crc crio[24245]: time=\"2026-06-14T09:55:56.063039103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:56.081714 crc crio[24245]: time=\"2026-06-14T09:55:56.081470357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:56.085506 crc crio[24245]: time=\"2026-06-14T09:55:56.08533449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:55:56.292873 crc crio[24245]: time=\"2026-06-14T09:55:56.292739631Z\" level=info msg=\"Created container 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f: openshift-marketplace/redhat-operators-2ct8p/registry-server\" id=8341e5d2-4b1f-4ea2-a5d6-921f57c05dc4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:55:56.294473 crc crio[24245]: time=\"2026-06-14T09:55:56.294352761Z\" level=info msg=\"Starting container: 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f\" id=e9c9624b-b4a8-4d7f-8988-0971652ff119 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:55:56.294717 crc crio[24245]: time=\"2026-06-14T09:55:56.294364122Z\" level=info msg=\"Created container c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1: openshift-marketplace/community-operators-5cdpw/registry-server\" id=93ee23cb-7560-448a-8bd1-f53ad94de3a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:55:56.295710 crc crio[24245]: time=\"2026-06-14T09:55:56.295605421Z\" level=info msg=\"Starting container: c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1\" id=06ba5f1d-21c9-4194-b1e3-1786f9ec898f name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:55:56.302155 crc crio[24245]: time=\"2026-06-14T09:55:56.302074586Z\" level=info msg=\"Started container\" PID=328758 containerID=c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1 description=openshift-marketplace/community-operators-5cdpw/registry-server id=06ba5f1d-21c9-4194-b1e3-1786f9ec898f name=/runtime.v1.RuntimeService/StartContainer sandboxID=53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac\nJun 14 09:55:56.302661 crc crio[24245]: time=\"2026-06-14T09:55:56.302542931Z\" level=info msg=\"Started container\" PID=328757 containerID=23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f description=openshift-marketplace/redhat-operators-2ct8p/registry-server id=e9c9624b-b4a8-4d7f-8988-0971652ff119 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21\nJun 14 09:56:00.545351 crc crio[24245]: time=\"2026-06-14T09:56:00.544508555Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690516-9xwbb/POD\" id=1fd312f1-3f2e-4d4f-a8c6-e0686f88326e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:56:00.547669 crc crio[24245]: time=\"2026-06-14T09:56:00.545358113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:56:00.583420 crc crio[24245]: time=\"2026-06-14T09:56:00.583254185Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690516-9xwbb Namespace:openshift-infra ID:d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896 UID:c29ee494-7282-46be-8ec9-7461bded4819 NetNS:/var/run/netns/12e9dfcd-88de-44ea-a91c-4cd9c6cac6bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc29ee494_7282_46be_8ec9_7461bded4819.slice PodAnnotations:0xc003bf7a18}] Aliases:map[]}\"\nJun 14 09:56:00.583420 crc crio[24245]: time=\"2026-06-14T09:56:00.583321027Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690516-9xwbb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:56:01.315357 crc crio[24245]: 2026-06-14T09:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d33019549fb5990 Mac:2e:16:fd:78:fd:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c9 Mtu:0 Sandbox:/var/run/netns/12e9dfcd-88de-44ea-a91c-4cd9c6cac6bb SocketPath: PciID:}] [{Interface:0xc000140770 Address:{IP:10.217.1.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:56:01.317176 crc crio[24245]: time=\"2026-06-14T09:56:01.317030547Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690516-9xwbb Namespace:openshift-infra ID:d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896 UID:c29ee494-7282-46be-8ec9-7461bded4819 NetNS:/var/run/netns/12e9dfcd-88de-44ea-a91c-4cd9c6cac6bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc29ee494_7282_46be_8ec9_7461bded4819.slice PodAnnotations:0xc003bf7a18}] Aliases:map[]}\"\nJun 14 09:56:01.317265 crc crio[24245]: time=\"2026-06-14T09:56:01.317202831Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690516-9xwbb for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:56:01.348006 crc crio[24245]: time=\"2026-06-14T09:56:01.331052587Z\" level=info msg=\"Ran pod sandbox d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896 with infra container: openshift-infra/auto-csr-approver-29690516-9xwbb/POD\" id=1fd312f1-3f2e-4d4f-a8c6-e0686f88326e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:56:01.348006 crc crio[24245]: time=\"2026-06-14T09:56:01.339112336Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0323a9c4-3a89-41f9-abcf-d45abe1d2a53 name=/runtime.v1.ImageService/PullImage\nJun 14 09:56:01.351954 crc crio[24245]: time=\"2026-06-14T09:56:01.351782888Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:56:02.110785 crc crio[24245]: time=\"2026-06-14T09:56:02.110222271Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0323a9c4-3a89-41f9-abcf-d45abe1d2a53 name=/runtime.v1.ImageService/PullImage\nJun 14 09:56:02.112154 crc crio[24245]: time=\"2026-06-14T09:56:02.111688976Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=15d6f11c-ada5-4a24-bc6d-05399069c6f0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:56:02.114141 crc crio[24245]: time=\"2026-06-14T09:56:02.114033701Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=950c6b25-6931-4075-8e82-182dd995a2c2 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:56:02.124327 crc crio[24245]: time=\"2026-06-14T09:56:02.124230336Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690516-9xwbb/oc\" id=c2b196e3-e883-4e60-abe7-c573c5a0da3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:56:02.125200 crc crio[24245]: time=\"2026-06-14T09:56:02.125141778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:56:02.194385 crc crio[24245]: time=\"2026-06-14T09:56:02.186073217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:56:02.500302 crc crio[24245]: time=\"2026-06-14T09:56:02.500195724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:56:02.666803 crc crio[24245]: time=\"2026-06-14T09:56:02.66623408Z\" level=info msg=\"Created container fbc068fe3716f2586ec896e101a91255a1ec8d50b9d611e40f13c1c7a6922f78: openshift-infra/auto-csr-approver-29690516-9xwbb/oc\" id=c2b196e3-e883-4e60-abe7-c573c5a0da3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:56:02.668153 crc crio[24245]: time=\"2026-06-14T09:56:02.668060188Z\" level=info msg=\"Starting container: fbc068fe3716f2586ec896e101a91255a1ec8d50b9d611e40f13c1c7a6922f78\" id=23986175-fb57-4c96-9374-e31b1121b804 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:56:02.674569 crc crio[24245]: time=\"2026-06-14T09:56:02.674438411Z\" level=info msg=\"Started container\" PID=329217 containerID=fbc068fe3716f2586ec896e101a91255a1ec8d50b9d611e40f13c1c7a6922f78 description=openshift-infra/auto-csr-approver-29690516-9xwbb/oc id=23986175-fb57-4c96-9374-e31b1121b804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896\nJun 14 09:56:03.090410 crc crio[24245]: time=\"2026-06-14T09:56:03.090313216Z\" level=info msg=\"Stopping container: c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1 (timeout: 2s)\" id=2948ce9f-eeda-4b7e-b301-32cbff4a35db name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:56:03.477141 crc crio[24245]: time=\"2026-06-14T09:56:03.475733824Z\" level=info msg=\"Stopped container c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1: openshift-marketplace/community-operators-5cdpw/registry-server\" id=2948ce9f-eeda-4b7e-b301-32cbff4a35db name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:56:03.477901 crc crio[24245]: time=\"2026-06-14T09:56:03.477279483Z\" level=info msg=\"Stopping pod sandbox: 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac\" id=cf93a26e-21d9-4c79-9960-348b90d4e1c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:56:03.478767 crc crio[24245]: time=\"2026-06-14T09:56:03.478676378Z\" level=info msg=\"Got pod network &{Name:community-operators-5cdpw Namespace:openshift-marketplace ID:53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac UID:874e8fbf-9d7f-41c1-8434-7cea6876d5cb NetNS:/var/run/netns/827fd4b6-c4d5-42d7-9f31-1bf00ff31dc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e8fbf_9d7f_41c1_8434_7cea6876d5cb.slice PodAnnotations:0xc000130f60}] Aliases:map[]}\"\nJun 14 09:56:03.479094 crc crio[24245]: time=\"2026-06-14T09:56:03.478942216Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-5cdpw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:56:03.871506 crc crio[24245]: time=\"2026-06-14T09:56:03.871400336Z\" level=info msg=\"Stopped pod sandbox: 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac\" id=cf93a26e-21d9-4c79-9960-348b90d4e1c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:56:04.137128 crc crio[24245]: time=\"2026-06-14T09:56:04.136402444Z\" level=info msg=\"Removing container: c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1\" id=ef3569fc-a91a-429b-a193-200b29bef8b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:04.188567 crc crio[24245]: time=\"2026-06-14T09:56:04.188476926Z\" level=info msg=\"Removed container c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1: openshift-marketplace/community-operators-5cdpw/registry-server\" id=ef3569fc-a91a-429b-a193-200b29bef8b7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:04.191586 crc crio[24245]: time=\"2026-06-14T09:56:04.191533733Z\" level=info msg=\"Removing container: a8a26b41b5cea63af99a8ce5657a0cea0677435ce46baa5fc9a78c6e3b2c9aa4\" id=2b2e6b4e-5dd2-4e44-aa1d-dab456565de3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:04.223469 crc crio[24245]: time=\"2026-06-14T09:56:04.223351296Z\" level=info msg=\"Removed container a8a26b41b5cea63af99a8ce5657a0cea0677435ce46baa5fc9a78c6e3b2c9aa4: openshift-marketplace/community-operators-5cdpw/extract-content\" id=2b2e6b4e-5dd2-4e44-aa1d-dab456565de3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:04.227030 crc crio[24245]: time=\"2026-06-14T09:56:04.226817193Z\" level=info msg=\"Removing container: 37c802ea96e34d8ba1273ae6f9dbc25be06d7c8be6ed4e7c9b3d2ee1f7b41d11\" id=9b1470c1-d64f-4a8a-90f4-96c4804d42ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:04.280399 crc crio[24245]: time=\"2026-06-14T09:56:04.280290352Z\" level=info msg=\"Removed container 37c802ea96e34d8ba1273ae6f9dbc25be06d7c8be6ed4e7c9b3d2ee1f7b41d11: openshift-marketplace/community-operators-5cdpw/extract-utilities\" id=9b1470c1-d64f-4a8a-90f4-96c4804d42ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:05.166055 crc crio[24245]: time=\"2026-06-14T09:56:05.165926867Z\" level=info msg=\"Stopping pod sandbox: d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896\" id=1b380edb-f3e3-452a-8c07-c122035c695b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:56:05.166995 crc crio[24245]: time=\"2026-06-14T09:56:05.166739763Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690516-9xwbb Namespace:openshift-infra ID:d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896 UID:c29ee494-7282-46be-8ec9-7461bded4819 NetNS:/var/run/netns/12e9dfcd-88de-44ea-a91c-4cd9c6cac6bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc29ee494_7282_46be_8ec9_7461bded4819.slice PodAnnotations:0xc001c3c700}] Aliases:map[]}\"\nJun 14 09:56:05.167073 crc crio[24245]: time=\"2026-06-14T09:56:05.167005592Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690516-9xwbb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:56:05.564322 crc crio[24245]: time=\"2026-06-14T09:56:05.564083741Z\" level=info msg=\"Stopped pod sandbox: d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896\" id=1b380edb-f3e3-452a-8c07-c122035c695b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:56:09.645099 crc crio[24245]: time=\"2026-06-14T09:56:09.644199809Z\" level=info msg=\"Removing container: fb24c34202a1c5d9c81823c695615a2eb6d0889fe0fda3f8cf5dd1df2c5f2f45\" id=91bf1eb8-3ad1-44c7-8a76-9ef895604c30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:09.772103 crc crio[24245]: time=\"2026-06-14T09:56:09.771971022Z\" level=info msg=\"Removed container fb24c34202a1c5d9c81823c695615a2eb6d0889fe0fda3f8cf5dd1df2c5f2f45: openstack/barbican-db-sync-8tmdc/barbican-db-sync\" id=91bf1eb8-3ad1-44c7-8a76-9ef895604c30 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:09.776025 crc crio[24245]: time=\"2026-06-14T09:56:09.775758872Z\" level=info msg=\"Removing container: a08b5ea9f8c09b64fd098d2b29b8b8e04e59ed8e068b07ca747b07a50cc13b3c\" id=4665d36c-5047-442c-893c-32d8646c1901 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:09.867021 crc crio[24245]: time=\"2026-06-14T09:56:09.866820996Z\" level=info msg=\"Removed container a08b5ea9f8c09b64fd098d2b29b8b8e04e59ed8e068b07ca747b07a50cc13b3c: openstack/cinder-db-sync-vm4w6/cinder-db-sync\" id=4665d36c-5047-442c-893c-32d8646c1901 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:09.870921 crc crio[24245]: time=\"2026-06-14T09:56:09.87067102Z\" level=info msg=\"Removing container: 6aa4a9f2f22e4393574b4d5ee9ea6bf92b21298849ce5b7ca7769054491f701f\" id=1783ba1f-6312-48f0-9335-fcfe52cb1b58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:10.041547 crc crio[24245]: time=\"2026-06-14T09:56:10.041465386Z\" level=info msg=\"Removed container 6aa4a9f2f22e4393574b4d5ee9ea6bf92b21298849ce5b7ca7769054491f701f: openstack/placement-db-sync-z2f5n/placement-db-sync\" id=1783ba1f-6312-48f0-9335-fcfe52cb1b58 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:10.046567 crc crio[24245]: time=\"2026-06-14T09:56:10.046500342Z\" level=info msg=\"Removing container: 197d72271d754da6694868563e4027761519095ab2541810b23794ca848ac75d\" id=28006bde-3841-410d-8efc-cf8f5369511f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:10.188659 crc crio[24245]: time=\"2026-06-14T09:56:10.188493989Z\" level=info msg=\"Removed container 197d72271d754da6694868563e4027761519095ab2541810b23794ca848ac75d: openshift-infra/auto-csr-approver-29690510-jbnxn/oc\" id=28006bde-3841-410d-8efc-cf8f5369511f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:10.205697 crc crio[24245]: time=\"2026-06-14T09:56:10.205588651Z\" level=info msg=\"Stopping pod sandbox: 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d\" id=726c0b0a-d918-4b28-8ad3-652503e8bb2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:56:10.206171 crc crio[24245]: time=\"2026-06-14T09:56:10.206143209Z\" level=info msg=\"Stopped pod sandbox (already stopped): 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d\" id=726c0b0a-d918-4b28-8ad3-652503e8bb2e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:56:10.207323 crc crio[24245]: time=\"2026-06-14T09:56:10.207293066Z\" level=info msg=\"Removing pod sandbox: 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d\" id=d27719de-9f0d-4436-a39d-5ec6c2d40b10 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:56:10.221310 crc crio[24245]: time=\"2026-06-14T09:56:10.221190346Z\" level=info msg=\"Removed pod sandbox: 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d\" id=d27719de-9f0d-4436-a39d-5ec6c2d40b10 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:56:10.222449 crc crio[24245]: time=\"2026-06-14T09:56:10.222363629Z\" level=info msg=\"Stopping pod sandbox: b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783\" id=842d72d6-983e-48c4-aa75-7bf2c646e055 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:56:10.222602 crc crio[24245]: time=\"2026-06-14T09:56:10.222460223Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783\" id=842d72d6-983e-48c4-aa75-7bf2c646e055 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:56:10.223392 crc crio[24245]: time=\"2026-06-14T09:56:10.223328042Z\" level=info msg=\"Removing pod sandbox: b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783\" id=8054ee7c-0034-43cb-b827-dcca7c4ae14c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:56:10.301167 crc crio[24245]: time=\"2026-06-14T09:56:10.301073361Z\" level=info msg=\"Removed pod sandbox: b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783\" id=8054ee7c-0034-43cb-b827-dcca7c4ae14c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:56:10.302753 crc crio[24245]: time=\"2026-06-14T09:56:10.3026547Z\" level=info msg=\"Stopping pod sandbox: b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0\" id=e2bf7b76-ffc0-49af-9e93-a36b232cff71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:56:10.302912 crc crio[24245]: time=\"2026-06-14T09:56:10.302788063Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0\" id=e2bf7b76-ffc0-49af-9e93-a36b232cff71 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:56:10.303668 crc crio[24245]: time=\"2026-06-14T09:56:10.303560468Z\" level=info msg=\"Removing pod sandbox: b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0\" id=116b7a7d-0fbe-4ef0-b9f5-a280169982ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:56:10.332317 crc crio[24245]: time=\"2026-06-14T09:56:10.332211907Z\" level=info msg=\"Removed pod sandbox: b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0\" id=116b7a7d-0fbe-4ef0-b9f5-a280169982ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:56:10.333416 crc crio[24245]: time=\"2026-06-14T09:56:10.333339193Z\" level=info msg=\"Stopping pod sandbox: 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac\" id=218efb87-be42-4432-9521-1146bb418a68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:56:10.333498 crc crio[24245]: time=\"2026-06-14T09:56:10.333461297Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac\" id=218efb87-be42-4432-9521-1146bb418a68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:56:10.334223 crc crio[24245]: time=\"2026-06-14T09:56:10.334150148Z\" level=info msg=\"Removing pod sandbox: 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac\" id=62c861f1-0137-41e6-af66-29b2ccf5bbbf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:56:10.352071 crc crio[24245]: time=\"2026-06-14T09:56:10.351963731Z\" level=info msg=\"Removed pod sandbox: 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac\" id=62c861f1-0137-41e6-af66-29b2ccf5bbbf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:56:10.353175 crc crio[24245]: time=\"2026-06-14T09:56:10.353096839Z\" level=info msg=\"Stopping pod sandbox: 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1\" id=4596209b-a664-4022-9908-9ec2e4b34458 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:56:10.353274 crc crio[24245]: time=\"2026-06-14T09:56:10.353187742Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1\" id=4596209b-a664-4022-9908-9ec2e4b34458 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:56:10.354169 crc crio[24245]: time=\"2026-06-14T09:56:10.354107049Z\" level=info msg=\"Removing pod sandbox: 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1\" id=a4583eae-535d-4b4b-8191-380ebbebfdda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:56:10.399428 crc crio[24245]: time=\"2026-06-14T09:56:10.399318608Z\" level=info msg=\"Removed pod sandbox: 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1\" id=a4583eae-535d-4b4b-8191-380ebbebfdda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:56:17.391753 crc crio[24245]: time=\"2026-06-14T09:56:17.390799366Z\" level=info msg=\"Stopping container: 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f (timeout: 2s)\" id=407b165c-fe16-480d-892b-16958caf282e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:56:17.550725 crc crio[24245]: time=\"2026-06-14T09:56:17.550480538Z\" level=info msg=\"Stopped container 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f: openshift-marketplace/redhat-operators-2ct8p/registry-server\" id=407b165c-fe16-480d-892b-16958caf282e name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:56:17.551987 crc crio[24245]: time=\"2026-06-14T09:56:17.551829901Z\" level=info msg=\"Stopping pod sandbox: 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21\" id=a2453abe-b4db-476f-b679-cb8dcca98fe6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:56:17.553462 crc crio[24245]: time=\"2026-06-14T09:56:17.55335079Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2ct8p Namespace:openshift-marketplace ID:4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21 UID:62e6b875-dbd9-4b3e-8b5f-a17ea6b751a1 NetNS:/var/run/netns/700733ff-8ae5-48ae-b5fa-820fa2f20768 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62e6b875_dbd9_4b3e_8b5f_a17ea6b751a1.slice PodAnnotations:0xc000130c68}] Aliases:map[]}\"\nJun 14 09:56:17.553946 crc crio[24245]: time=\"2026-06-14T09:56:17.553732052Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2ct8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:56:18.001336 crc crio[24245]: time=\"2026-06-14T09:56:18.000584108Z\" level=info msg=\"Stopped pod sandbox: 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21\" id=a2453abe-b4db-476f-b679-cb8dcca98fe6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:56:18.448663 crc crio[24245]: time=\"2026-06-14T09:56:18.448491099Z\" level=info msg=\"Removing container: 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f\" id=6646c941-0988-4726-8b49-80c0b00a6a7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:18.504961 crc crio[24245]: time=\"2026-06-14T09:56:18.504738137Z\" level=info msg=\"Removed container 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f: openshift-marketplace/redhat-operators-2ct8p/registry-server\" id=6646c941-0988-4726-8b49-80c0b00a6a7b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:18.508458 crc crio[24245]: time=\"2026-06-14T09:56:18.508317228Z\" level=info msg=\"Removing container: 8078bb7b5b84006b59b64f2bea70606f6eb62e3e5ec6b564517b5abed995ba19\" id=6b5edaa7-ea84-4551-abf5-30feb5b1d4b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:18.547544 crc crio[24245]: time=\"2026-06-14T09:56:18.547330991Z\" level=info msg=\"Removed container 8078bb7b5b84006b59b64f2bea70606f6eb62e3e5ec6b564517b5abed995ba19: openshift-marketplace/redhat-operators-2ct8p/extract-content\" id=6b5edaa7-ea84-4551-abf5-30feb5b1d4b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:18.551032 crc crio[24245]: time=\"2026-06-14T09:56:18.550923969Z\" level=info msg=\"Removing container: ae373695326c0ecd429155783f7f6855c9a678bfec498d8ceb25a8bba2bff505\" id=b4e16130-de17-4d82-a3fe-ba26b4ee55fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:56:18.601786 crc crio[24245]: time=\"2026-06-14T09:56:18.601677562Z\" level=info msg=\"Removed container ae373695326c0ecd429155783f7f6855c9a678bfec498d8ceb25a8bba2bff505: openshift-marketplace/redhat-operators-2ct8p/extract-utilities\" id=b4e16130-de17-4d82-a3fe-ba26b4ee55fb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:02.100411 crc crio[24245]: time=\"2026-06-14T09:57:02.099190249Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-zph8j/POD\" id=3866cee5-4884-47e5-8798-2916f457ea1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:57:02.100411 crc crio[24245]: time=\"2026-06-14T09:57:02.100404898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:57:02.137450 crc crio[24245]: time=\"2026-06-14T09:57:02.13737403Z\" level=info msg=\"Got pod network &{Name:certified-operators-zph8j Namespace:openshift-marketplace ID:1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75 UID:4dc9196e-b15b-408b-8600-f234840553a4 NetNS:/var/run/netns/f7775601-e7a6-450c-83cf-919f4ba3578b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4dc9196e_b15b_408b_8600_f234840553a4.slice PodAnnotations:0xc000621688}] Aliases:map[]}\"\nJun 14 09:57:02.137916 crc crio[24245]: time=\"2026-06-14T09:57:02.137819444Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-zph8j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:57:02.737498 crc crio[24245]: 2026-06-14T09:57:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1108d0ceb3e18a2 Mac:be:1a:18:1d:05:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ca Mtu:0 Sandbox:/var/run/netns/f7775601-e7a6-450c-83cf-919f4ba3578b SocketPath: PciID:}] [{Interface:0xc0000150e0 Address:{IP:10.217.1.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:57:02.739291 crc crio[24245]: time=\"2026-06-14T09:57:02.739227355Z\" level=info msg=\"Got pod network &{Name:certified-operators-zph8j Namespace:openshift-marketplace ID:1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75 UID:4dc9196e-b15b-408b-8600-f234840553a4 NetNS:/var/run/netns/f7775601-e7a6-450c-83cf-919f4ba3578b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4dc9196e_b15b_408b_8600_f234840553a4.slice PodAnnotations:0xc000621688}] Aliases:map[]}\"\nJun 14 09:57:02.739495 crc crio[24245]: time=\"2026-06-14T09:57:02.739420993Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-zph8j for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:57:02.750396 crc crio[24245]: time=\"2026-06-14T09:57:02.750311528Z\" level=info msg=\"Ran pod sandbox 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75 with infra container: openshift-marketplace/certified-operators-zph8j/POD\" id=3866cee5-4884-47e5-8798-2916f457ea1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:57:02.752912 crc crio[24245]: time=\"2026-06-14T09:57:02.752798464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7e17969a-1cf9-4d6a-aa14-c697abf7a804 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:57:02.755255 crc crio[24245]: time=\"2026-06-14T09:57:02.755206331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=88ee3292-9bdf-4a29-abde-5ce8e01d59de name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:57:02.763034 crc crio[24245]: time=\"2026-06-14T09:57:02.762988438Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zph8j/extract-utilities\" id=0dcffc59-f55f-48e1-a88e-c9bbd284d7db name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:57:02.763594 crc crio[24245]: time=\"2026-06-14T09:57:02.763574197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:57:02.820181 crc crio[24245]: time=\"2026-06-14T09:57:02.81973725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:57:02.825760 crc crio[24245]: time=\"2026-06-14T09:57:02.825687988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:57:02.973813 crc crio[24245]: time=\"2026-06-14T09:57:02.973746114Z\" level=info msg=\"Created container efb889aa477c0038f3425bf41757be406f31bf0ff1087a6be3fd8d67907dd628: openshift-marketplace/certified-operators-zph8j/extract-utilities\" id=0dcffc59-f55f-48e1-a88e-c9bbd284d7db name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:57:02.976831 crc crio[24245]: time=\"2026-06-14T09:57:02.976741564Z\" level=info msg=\"Starting container: efb889aa477c0038f3425bf41757be406f31bf0ff1087a6be3fd8d67907dd628\" id=68ee6639-a79f-46b2-9638-070043e25c32 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:57:02.983149 crc crio[24245]: time=\"2026-06-14T09:57:02.983069801Z\" level=info msg=\"Started container\" PID=333155 containerID=efb889aa477c0038f3425bf41757be406f31bf0ff1087a6be3fd8d67907dd628 description=openshift-marketplace/certified-operators-zph8j/extract-utilities id=68ee6639-a79f-46b2-9638-070043e25c32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75\nJun 14 09:57:03.247406 crc crio[24245]: time=\"2026-06-14T09:57:03.247248164Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bd288c6c-6343-4c16-bd06-e78664b14236 name=/runtime.v1.ImageService/PullImage\nJun 14 09:57:03.259652 crc crio[24245]: time=\"2026-06-14T09:57:03.259562253Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 14 09:57:03.909689 crc crio[24245]: time=\"2026-06-14T09:57:03.909438266Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4\" id=bd288c6c-6343-4c16-bd06-e78664b14236 name=/runtime.v1.ImageService/PullImage\nJun 14 09:57:03.912020 crc crio[24245]: time=\"2026-06-14T09:57:03.911762494Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3a0e2aa4-582f-45e8-86a3-05ac1285b6fd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:57:03.916469 crc crio[24245]: time=\"2026-06-14T09:57:03.916331761Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3631e71e-c2e3-46ea-9688-bf2bedeaa75e name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:57:03.925922 crc crio[24245]: time=\"2026-06-14T09:57:03.925735478Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zph8j/extract-content\" id=a0d4a770-98a2-4cbe-9e3b-30bd29131e93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:57:03.926415 crc crio[24245]: time=\"2026-06-14T09:57:03.926342387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:57:03.993521 crc crio[24245]: time=\"2026-06-14T09:57:03.993414705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:57:04.003796 crc crio[24245]: time=\"2026-06-14T09:57:04.00366918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:57:04.233685 crc crio[24245]: time=\"2026-06-14T09:57:04.233571324Z\" level=info msg=\"Created container 841953b6db65893f25bbe0670578e54a6fd4b923c352e341c8dd456b0b00093e: openshift-marketplace/certified-operators-zph8j/extract-content\" id=a0d4a770-98a2-4cbe-9e3b-30bd29131e93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:57:04.243060 crc crio[24245]: time=\"2026-06-14T09:57:04.240298708Z\" level=info msg=\"Starting container: 841953b6db65893f25bbe0670578e54a6fd4b923c352e341c8dd456b0b00093e\" id=c2e6c15d-fc3d-451b-bbae-2352ba1dc120 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:57:04.261993 crc crio[24245]: time=\"2026-06-14T09:57:04.261730238Z\" level=info msg=\"Started container\" PID=333258 containerID=841953b6db65893f25bbe0670578e54a6fd4b923c352e341c8dd456b0b00093e description=openshift-marketplace/certified-operators-zph8j/extract-content id=c2e6c15d-fc3d-451b-bbae-2352ba1dc120 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75\nJun 14 09:57:05.312223 crc crio[24245]: time=\"2026-06-14T09:57:05.311504115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a1d8317a-e03a-455d-a35b-091de1290a29 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:57:05.317984 crc crio[24245]: time=\"2026-06-14T09:57:05.317539288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=87a1ffe8-ebb3-4715-98a3-a3dbf21e3449 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:57:05.337064 crc crio[24245]: time=\"2026-06-14T09:57:05.3350175Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zph8j/registry-server\" id=b855477a-a57c-47b6-b241-cc8435d285bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:57:05.337064 crc crio[24245]: time=\"2026-06-14T09:57:05.335917809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:57:05.397003 crc crio[24245]: time=\"2026-06-14T09:57:05.39678466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:57:05.401376 crc crio[24245]: time=\"2026-06-14T09:57:05.401028604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:57:05.592415 crc crio[24245]: time=\"2026-06-14T09:57:05.592240861Z\" level=info msg=\"Created container 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd: openshift-marketplace/certified-operators-zph8j/registry-server\" id=b855477a-a57c-47b6-b241-cc8435d285bf name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:57:05.594754 crc crio[24245]: time=\"2026-06-14T09:57:05.594650858Z\" level=info msg=\"Starting container: 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd\" id=eedb285f-01e3-4fe4-9eb7-507d6aed3b34 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:57:05.616263 crc crio[24245]: time=\"2026-06-14T09:57:05.604362356Z\" level=info msg=\"Started container\" PID=333383 containerID=17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd description=openshift-marketplace/certified-operators-zph8j/registry-server id=eedb285f-01e3-4fe4-9eb7-507d6aed3b34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75\nJun 14 09:57:10.420154 crc crio[24245]: time=\"2026-06-14T09:57:10.419317578Z\" level=info msg=\"Removing container: 8a4ae24b719ababa70464208214c076927d3fcf8a34a8b8297bc408836f8b540\" id=7fe7acdf-af9f-4ecd-8afa-804ee1fdfd73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:10.495671 crc crio[24245]: time=\"2026-06-14T09:57:10.495442896Z\" level=info msg=\"Removed container 8a4ae24b719ababa70464208214c076927d3fcf8a34a8b8297bc408836f8b540: openstack/nova-cell0-cell-mapping-hqvq5/nova-manage\" id=7fe7acdf-af9f-4ecd-8afa-804ee1fdfd73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:10.503306 crc crio[24245]: time=\"2026-06-14T09:57:10.503199302Z\" level=info msg=\"Removing container: 65f9254f1fb3e8a4a5b0764c638c7e901522438a568235e52fc826bda45b5ff3\" id=7a2f0be1-6878-4b5a-b913-ce430bc6026d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:10.664271 crc crio[24245]: time=\"2026-06-14T09:57:10.662041843Z\" level=info msg=\"Removed container 65f9254f1fb3e8a4a5b0764c638c7e901522438a568235e52fc826bda45b5ff3: openstack/nova-cell1-conductor-db-sync-9vkjz/nova-cell1-conductor-db-sync\" id=7a2f0be1-6878-4b5a-b913-ce430bc6026d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:10.671362 crc crio[24245]: time=\"2026-06-14T09:57:10.671256633Z\" level=info msg=\"Removing container: 517836da66ad6830d8b0261db89c80ad706356f7fe734448eef6ee229c691870\" id=50c90760-5287-4750-bf0f-1eaa8b245bcf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:10.771558 crc crio[24245]: time=\"2026-06-14T09:57:10.771440623Z\" level=info msg=\"Removed container 517836da66ad6830d8b0261db89c80ad706356f7fe734448eef6ee229c691870: openstack/nova-cell0-conductor-db-sync-kslpf/nova-cell0-conductor-db-sync\" id=50c90760-5287-4750-bf0f-1eaa8b245bcf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:10.775794 crc crio[24245]: time=\"2026-06-14T09:57:10.775737181Z\" level=info msg=\"Removing container: 591a1a9520552a8082acd4068543087e54bd4bd17f42b2b2ca17ae3aa0d26201\" id=73d11000-1bd6-4683-9f97-9bb3b4dcb9c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:10.854140 crc crio[24245]: time=\"2026-06-14T09:57:10.854038309Z\" level=info msg=\"Removed container 591a1a9520552a8082acd4068543087e54bd4bd17f42b2b2ca17ae3aa0d26201: openstack/nova-cell1-cell-mapping-2wm4j/nova-manage\" id=73d11000-1bd6-4683-9f97-9bb3b4dcb9c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:10.858356 crc crio[24245]: time=\"2026-06-14T09:57:10.858258354Z\" level=info msg=\"Removing container: 86a73023bf7c4bc08f9f26ab645d9c3bd0db3f1a8e9490d94c7cb0dfa2ae6028\" id=22252036-15f4-49f4-85c8-d574c0e66c0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:11.034438 crc crio[24245]: time=\"2026-06-14T09:57:11.034304094Z\" level=info msg=\"Removed container 86a73023bf7c4bc08f9f26ab645d9c3bd0db3f1a8e9490d94c7cb0dfa2ae6028: openstack/glance-db-sync-lzb6g/glance-db-sync\" id=22252036-15f4-49f4-85c8-d574c0e66c0c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:11.038705 crc crio[24245]: time=\"2026-06-14T09:57:11.038585326Z\" level=info msg=\"Removing container: 0aad80cfd48844fe36e6eefbef55338df2ae219a8e3dd68a32c34aabc95e4cc0\" id=1ecedbf4-ee45-4854-8475-f766b2e35155 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:11.110393 crc crio[24245]: time=\"2026-06-14T09:57:11.109740126Z\" level=info msg=\"Removed container 0aad80cfd48844fe36e6eefbef55338df2ae219a8e3dd68a32c34aabc95e4cc0: openstack/cinder-online-data-migrations-7k59v/cinder-online-data-migrations\" id=1ecedbf4-ee45-4854-8475-f766b2e35155 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:11.116045 crc crio[24245]: time=\"2026-06-14T09:57:11.115883218Z\" level=info msg=\"Removing container: a7d4d00a3a19b251178b6a07c57606af4edb51aab64287211b75d51637938e94\" id=f7f1913d-c0bf-4e2e-983b-4a24f3903950 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:11.187427 crc crio[24245]: time=\"2026-06-14T09:57:11.187327199Z\" level=info msg=\"Removed container a7d4d00a3a19b251178b6a07c57606af4edb51aab64287211b75d51637938e94: openstack/neutron-db-sync-tw84j/neutron-db-sync\" id=f7f1913d-c0bf-4e2e-983b-4a24f3903950 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:11.197805 crc crio[24245]: time=\"2026-06-14T09:57:11.197648782Z\" level=info msg=\"Stopping pod sandbox: 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4\" id=9354f22b-f966-439d-b924-ca6e14eacb1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:11.197805 crc crio[24245]: time=\"2026-06-14T09:57:11.197748965Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4\" id=9354f22b-f966-439d-b924-ca6e14eacb1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:11.198482 crc crio[24245]: time=\"2026-06-14T09:57:11.198433497Z\" level=info msg=\"Removing pod sandbox: 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4\" id=6ad77ca6-633e-4fd2-a5f8-b7f739f17646 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:57:11.222734 crc crio[24245]: time=\"2026-06-14T09:57:11.222679244Z\" level=info msg=\"Removed pod sandbox: 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4\" id=6ad77ca6-633e-4fd2-a5f8-b7f739f17646 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:57:11.224709 crc crio[24245]: time=\"2026-06-14T09:57:11.224269455Z\" level=info msg=\"Stopping pod sandbox: 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b\" id=e7efa168-4a14-4ee5-b4be-04c36355110e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:11.224919 crc crio[24245]: time=\"2026-06-14T09:57:11.224892955Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b\" id=e7efa168-4a14-4ee5-b4be-04c36355110e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:11.227408 crc crio[24245]: time=\"2026-06-14T09:57:11.227332034Z\" level=info msg=\"Removing pod sandbox: 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b\" id=9fdd4849-a0ac-48e5-b527-d45b65fb866e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:57:11.254083 crc crio[24245]: time=\"2026-06-14T09:57:11.253376022Z\" level=info msg=\"Removed pod sandbox: 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b\" id=9fdd4849-a0ac-48e5-b527-d45b65fb866e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:57:11.256215 crc crio[24245]: time=\"2026-06-14T09:57:11.256135708Z\" level=info msg=\"Stopping pod sandbox: 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21\" id=91ab6f4b-076d-4f6e-a118-3c6fd6edf49b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:11.256302 crc crio[24245]: time=\"2026-06-14T09:57:11.256232301Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21\" id=91ab6f4b-076d-4f6e-a118-3c6fd6edf49b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:11.258045 crc crio[24245]: time=\"2026-06-14T09:57:11.257993617Z\" level=info msg=\"Removing pod sandbox: 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21\" id=2dc94151-39f9-4c48-9e96-b848e1acd585 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:57:11.281971 crc crio[24245]: time=\"2026-06-14T09:57:11.281809213Z\" level=info msg=\"Removed pod sandbox: 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21\" id=2dc94151-39f9-4c48-9e96-b848e1acd585 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:57:11.282554 crc crio[24245]: time=\"2026-06-14T09:57:11.282484113Z\" level=info msg=\"Stopping pod sandbox: c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24\" id=271ca5c9-5843-45af-aa46-4225ee3b6193 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:11.282751 crc crio[24245]: time=\"2026-06-14T09:57:11.282553675Z\" level=info msg=\"Stopped pod sandbox (already stopped): c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24\" id=271ca5c9-5843-45af-aa46-4225ee3b6193 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:11.283479 crc crio[24245]: time=\"2026-06-14T09:57:11.283429233Z\" level=info msg=\"Removing pod sandbox: c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24\" id=4b38f654-878f-4f89-9976-4d862b3e3179 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:57:11.299896 crc crio[24245]: time=\"2026-06-14T09:57:11.299267798Z\" level=info msg=\"Removed pod sandbox: c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24\" id=4b38f654-878f-4f89-9976-4d862b3e3179 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:57:11.300569 crc crio[24245]: time=\"2026-06-14T09:57:11.300228518Z\" level=info msg=\"Stopping pod sandbox: 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8\" id=01ad3917-5aa5-49da-8738-3bf4972f2ee9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:11.300569 crc crio[24245]: time=\"2026-06-14T09:57:11.30029367Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8\" id=01ad3917-5aa5-49da-8738-3bf4972f2ee9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:11.301214 crc crio[24245]: time=\"2026-06-14T09:57:11.301045933Z\" level=info msg=\"Removing pod sandbox: 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8\" id=9e48c0f9-395e-4027-89cc-d4487e73b74e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:57:11.332175 crc crio[24245]: time=\"2026-06-14T09:57:11.332074958Z\" level=info msg=\"Removed pod sandbox: 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8\" id=9e48c0f9-395e-4027-89cc-d4487e73b74e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:57:11.333469 crc crio[24245]: time=\"2026-06-14T09:57:11.33338058Z\" level=info msg=\"Stopping pod sandbox: 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463\" id=5618e739-eb28-4b4b-9cc8-134f2e6c5790 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:11.333573 crc crio[24245]: time=\"2026-06-14T09:57:11.333487493Z\" level=info msg=\"Stopped pod sandbox (already stopped): 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463\" id=5618e739-eb28-4b4b-9cc8-134f2e6c5790 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:11.336643 crc crio[24245]: time=\"2026-06-14T09:57:11.336570552Z\" level=info msg=\"Removing pod sandbox: 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463\" id=9fe22909-85f2-439d-a6f3-ceb2ade2f51a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:57:11.354897 crc crio[24245]: time=\"2026-06-14T09:57:11.354750118Z\" level=info msg=\"Removed pod sandbox: 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463\" id=9fe22909-85f2-439d-a6f3-ceb2ade2f51a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:57:11.356018 crc crio[24245]: time=\"2026-06-14T09:57:11.355958204Z\" level=info msg=\"Stopping pod sandbox: 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54\" id=c6ba2ea4-33e1-46df-a07b-7c452bfa8606 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:11.356094 crc crio[24245]: time=\"2026-06-14T09:57:11.356045217Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54\" id=c6ba2ea4-33e1-46df-a07b-7c452bfa8606 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:11.356728 crc crio[24245]: time=\"2026-06-14T09:57:11.356665217Z\" level=info msg=\"Removing pod sandbox: 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54\" id=0886cc96-2329-4298-a891-fa8a4c9f3a1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:57:11.375301 crc crio[24245]: time=\"2026-06-14T09:57:11.375051353Z\" level=info msg=\"Removed pod sandbox: 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54\" id=0886cc96-2329-4298-a891-fa8a4c9f3a1f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:57:11.376193 crc crio[24245]: time=\"2026-06-14T09:57:11.376118364Z\" level=info msg=\"Stopping pod sandbox: 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b\" id=90d6e85d-ad1b-41a8-bfb2-9bc773247542 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:11.376280 crc crio[24245]: time=\"2026-06-14T09:57:11.376198397Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b\" id=90d6e85d-ad1b-41a8-bfb2-9bc773247542 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:11.376926 crc crio[24245]: time=\"2026-06-14T09:57:11.376809816Z\" level=info msg=\"Removing pod sandbox: 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b\" id=86cc7cad-9d58-4d37-8d12-554fd1543209 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:57:11.393515 crc crio[24245]: time=\"2026-06-14T09:57:11.393418555Z\" level=info msg=\"Removed pod sandbox: 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b\" id=86cc7cad-9d58-4d37-8d12-554fd1543209 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:57:14.465596 crc crio[24245]: time=\"2026-06-14T09:57:14.46454875Z\" level=info msg=\"Stopping container: 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd (timeout: 2s)\" id=c14f2068-cdbc-42be-bb66-a88e59ead321 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:57:14.603201 crc crio[24245]: time=\"2026-06-14T09:57:14.603038694Z\" level=info msg=\"Stopped container 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd: openshift-marketplace/certified-operators-zph8j/registry-server\" id=c14f2068-cdbc-42be-bb66-a88e59ead321 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 09:57:14.605815 crc crio[24245]: time=\"2026-06-14T09:57:14.60570631Z\" level=info msg=\"Stopping pod sandbox: 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75\" id=dbdbbc70-5059-46b6-acb5-1eb73b81b277 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:14.609484 crc crio[24245]: time=\"2026-06-14T09:57:14.609371938Z\" level=info msg=\"Got pod network &{Name:certified-operators-zph8j Namespace:openshift-marketplace ID:1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75 UID:4dc9196e-b15b-408b-8600-f234840553a4 NetNS:/var/run/netns/f7775601-e7a6-450c-83cf-919f4ba3578b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4dc9196e_b15b_408b_8600_f234840553a4.slice PodAnnotations:0xc001c3c770}] Aliases:map[]}\"\nJun 14 09:57:14.612181 crc crio[24245]: time=\"2026-06-14T09:57:14.612091895Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-zph8j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:57:14.977395 crc crio[24245]: time=\"2026-06-14T09:57:14.976784772Z\" level=info msg=\"Stopped pod sandbox: 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75\" id=dbdbbc70-5059-46b6-acb5-1eb73b81b277 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:57:15.484444 crc crio[24245]: time=\"2026-06-14T09:57:15.483962245Z\" level=info msg=\"Removing container: 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd\" id=6228a73b-11e7-4553-bd8c-6e74f356bc5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:15.512322 crc crio[24245]: time=\"2026-06-14T09:57:15.512017213Z\" level=info msg=\"Removed container 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd: openshift-marketplace/certified-operators-zph8j/registry-server\" id=6228a73b-11e7-4553-bd8c-6e74f356bc5f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:15.515059 crc crio[24245]: time=\"2026-06-14T09:57:15.514950366Z\" level=info msg=\"Removing container: 841953b6db65893f25bbe0670578e54a6fd4b923c352e341c8dd456b0b00093e\" id=3e0dafce-acdf-4784-8152-5a46d0916475 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:15.588738 crc crio[24245]: time=\"2026-06-14T09:57:15.588304019Z\" level=info msg=\"Removed container 841953b6db65893f25bbe0670578e54a6fd4b923c352e341c8dd456b0b00093e: openshift-marketplace/certified-operators-zph8j/extract-content\" id=3e0dafce-acdf-4784-8152-5a46d0916475 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:15.591582 crc crio[24245]: time=\"2026-06-14T09:57:15.591446602Z\" level=info msg=\"Removing container: efb889aa477c0038f3425bf41757be406f31bf0ff1087a6be3fd8d67907dd628\" id=fcfe10a2-c033-4298-a95e-c98f2a88fd8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:57:15.633318 crc crio[24245]: time=\"2026-06-14T09:57:15.632567564Z\" level=info msg=\"Removed container efb889aa477c0038f3425bf41757be406f31bf0ff1087a6be3fd8d67907dd628: openshift-marketplace/certified-operators-zph8j/extract-utilities\" id=fcfe10a2-c033-4298-a95e-c98f2a88fd8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:58:00.532215 crc crio[24245]: time=\"2026-06-14T09:58:00.531474839Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690518-99l2w/POD\" id=6eb2f690-bafb-413f-8ea6-1087e7ba4ea1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:58:00.533525 crc crio[24245]: time=\"2026-06-14T09:58:00.532246554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:58:00.608176 crc crio[24245]: time=\"2026-06-14T09:58:00.608069706Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690518-99l2w Namespace:openshift-infra ID:3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186 UID:b7b8491a-433c-4b88-a313-266eebda412a NetNS:/var/run/netns/5d217463-61be-4da8-a170-2c2cf5a7a7ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b8491a_433c_4b88_a313_266eebda412a.slice PodAnnotations:0xc006e0a150}] Aliases:map[]}\"\nJun 14 09:58:00.608176 crc crio[24245]: time=\"2026-06-14T09:58:00.608159579Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690518-99l2w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:58:01.194221 crc crio[24245]: 2026-06-14T09:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d96b954304d57e Mac:a2:6f:47:34:4a:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cb Mtu:0 Sandbox:/var/run/netns/5d217463-61be-4da8-a170-2c2cf5a7a7ca SocketPath: PciID:}] [{Interface:0xc0005c45c0 Address:{IP:10.217.1.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:58:01.196097 crc crio[24245]: time=\"2026-06-14T09:58:01.195977038Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690518-99l2w Namespace:openshift-infra ID:3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186 UID:b7b8491a-433c-4b88-a313-266eebda412a NetNS:/var/run/netns/5d217463-61be-4da8-a170-2c2cf5a7a7ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b8491a_433c_4b88_a313_266eebda412a.slice PodAnnotations:0xc006e0a150}] Aliases:map[]}\"\nJun 14 09:58:01.196257 crc crio[24245]: time=\"2026-06-14T09:58:01.196198535Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690518-99l2w for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:58:01.207295 crc crio[24245]: time=\"2026-06-14T09:58:01.207211436Z\" level=info msg=\"Ran pod sandbox 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186 with infra container: openshift-infra/auto-csr-approver-29690518-99l2w/POD\" id=6eb2f690-bafb-413f-8ea6-1087e7ba4ea1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:58:01.211967 crc crio[24245]: time=\"2026-06-14T09:58:01.211829573Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a62bec43-2ad1-4a05-ba7f-34837808e553 name=/runtime.v1.ImageService/PullImage\nJun 14 09:58:01.219822 crc crio[24245]: time=\"2026-06-14T09:58:01.219750793Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 09:58:02.346663 crc crio[24245]: time=\"2026-06-14T09:58:02.346107128Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a62bec43-2ad1-4a05-ba7f-34837808e553 name=/runtime.v1.ImageService/PullImage\nJun 14 09:58:02.348351 crc crio[24245]: time=\"2026-06-14T09:58:02.348266407Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=523c4fe6-ba1e-4fa0-91ee-443f88f8ca40 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:58:02.351649 crc crio[24245]: time=\"2026-06-14T09:58:02.35152488Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c4c2a76c-7a39-4d63-89f9-43f66b1a3fbb name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:58:02.363290 crc crio[24245]: time=\"2026-06-14T09:58:02.363160539Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690518-99l2w/oc\" id=971e0ef5-e579-49e9-bdc3-1f39f8f4fad9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:58:02.364026 crc crio[24245]: time=\"2026-06-14T09:58:02.363989416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:58:02.434926 crc crio[24245]: time=\"2026-06-14T09:58:02.432707035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:58:02.707213 crc crio[24245]: time=\"2026-06-14T09:58:02.706044587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:58:02.868358 crc crio[24245]: time=\"2026-06-14T09:58:02.868202202Z\" level=info msg=\"Created container 120c6139a8724be33d4ac1d75971c3a2f0c0971efda415bf2a470caeef57555a: openshift-infra/auto-csr-approver-29690518-99l2w/oc\" id=971e0ef5-e579-49e9-bdc3-1f39f8f4fad9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:58:02.869646 crc crio[24245]: time=\"2026-06-14T09:58:02.869566926Z\" level=info msg=\"Starting container: 120c6139a8724be33d4ac1d75971c3a2f0c0971efda415bf2a470caeef57555a\" id=7b900476-5b2e-43f9-8a89-37c9bee0efd6 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:58:02.874467 crc crio[24245]: time=\"2026-06-14T09:58:02.874347197Z\" level=info msg=\"Started container\" PID=336821 containerID=120c6139a8724be33d4ac1d75971c3a2f0c0971efda415bf2a470caeef57555a description=openshift-infra/auto-csr-approver-29690518-99l2w/oc id=7b900476-5b2e-43f9-8a89-37c9bee0efd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186\nJun 14 09:58:04.559010 crc crio[24245]: time=\"2026-06-14T09:58:04.557456839Z\" level=info msg=\"Stopping pod sandbox: 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186\" id=6ff21ca4-39a8-42b6-9720-b847c12a34f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:58:04.560924 crc crio[24245]: time=\"2026-06-14T09:58:04.560399763Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690518-99l2w Namespace:openshift-infra ID:3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186 UID:b7b8491a-433c-4b88-a313-266eebda412a NetNS:/var/run/netns/5d217463-61be-4da8-a170-2c2cf5a7a7ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b8491a_433c_4b88_a313_266eebda412a.slice PodAnnotations:0xc0004cdd80}] Aliases:map[]}\"\nJun 14 09:58:04.560924 crc crio[24245]: time=\"2026-06-14T09:58:04.560902899Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690518-99l2w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:58:04.931372 crc crio[24245]: time=\"2026-06-14T09:58:04.930979677Z\" level=info msg=\"Stopped pod sandbox: 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186\" id=6ff21ca4-39a8-42b6-9720-b847c12a34f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:58:11.422580 crc crio[24245]: time=\"2026-06-14T09:58:11.422021217Z\" level=info msg=\"Removing container: 7365e3cae1b2a725fb4ff1ee08fccde59f727765567bdde6f1d12ff745bb5855\" id=4d5405c6-e8e5-4dbc-a8d2-778e1bca3baf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:58:11.553794 crc crio[24245]: time=\"2026-06-14T09:58:11.553696177Z\" level=info msg=\"Removed container 7365e3cae1b2a725fb4ff1ee08fccde59f727765567bdde6f1d12ff745bb5855: openshift-infra/auto-csr-approver-29690512-bw44l/oc\" id=4d5405c6-e8e5-4dbc-a8d2-778e1bca3baf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 09:58:11.564063 crc crio[24245]: time=\"2026-06-14T09:58:11.563988032Z\" level=info msg=\"Stopping pod sandbox: 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75\" id=e3ab1b00-59db-4bf6-8a93-05cb9c4cde95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:58:11.564063 crc crio[24245]: time=\"2026-06-14T09:58:11.564067884Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75\" id=e3ab1b00-59db-4bf6-8a93-05cb9c4cde95 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:58:11.564983 crc crio[24245]: time=\"2026-06-14T09:58:11.564925761Z\" level=info msg=\"Removing pod sandbox: 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75\" id=a91bd823-1c6c-4b6f-9c9f-e05395f151b0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:58:11.582194 crc crio[24245]: time=\"2026-06-14T09:58:11.582087638Z\" level=info msg=\"Removed pod sandbox: 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75\" id=a91bd823-1c6c-4b6f-9c9f-e05395f151b0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:58:11.583094 crc crio[24245]: time=\"2026-06-14T09:58:11.583010764Z\" level=info msg=\"Stopping pod sandbox: a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f\" id=16e121fc-1132-486d-8904-c2f5fa63dcf3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:58:11.583178 crc crio[24245]: time=\"2026-06-14T09:58:11.583131768Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f\" id=16e121fc-1132-486d-8904-c2f5fa63dcf3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 09:58:11.583822 crc crio[24245]: time=\"2026-06-14T09:58:11.583745258Z\" level=info msg=\"Removing pod sandbox: a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f\" id=99b41d74-b1b2-4c5e-84f5-472278e4719f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:58:11.597194 crc crio[24245]: time=\"2026-06-14T09:58:11.597114954Z\" level=info msg=\"Removed pod sandbox: a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f\" id=99b41d74-b1b2-4c5e-84f5-472278e4719f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 09:59:39.551921 crc crio[24245]: time=\"2026-06-14T09:59:39.551094125Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-fcg6n/must-gather-cb49l/POD\" id=4bdebf92-32a2-4219-b5bd-b105b3301dd6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:59:39.553350 crc crio[24245]: time=\"2026-06-14T09:59:39.551936612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:59:39.601179 crc crio[24245]: time=\"2026-06-14T09:59:39.60106501Z\" level=info msg=\"Got pod network &{Name:must-gather-cb49l Namespace:openshift-must-gather-fcg6n ID:07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448 UID:588c4194-3d7c-4de4-bcaf-78c573e09a30 NetNS:/var/run/netns/ceec07aa-e28c-4948-9b9f-a7a0bf96a67a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod588c4194_3d7c_4de4_bcaf_78c573e09a30.slice PodAnnotations:0xc001fea120}] Aliases:map[]}\"\nJun 14 09:59:39.601179 crc crio[24245]: time=\"2026-06-14T09:59:39.601129082Z\" level=info msg=\"Adding pod openshift-must-gather-fcg6n_must-gather-cb49l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 09:59:40.261574 crc crio[24245]: 2026-06-14T09:59:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07079c62a76fa0e Mac:36:d3:0c:d3:94:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cc Mtu:0 Sandbox:/var/run/netns/ceec07aa-e28c-4948-9b9f-a7a0bf96a67a SocketPath: PciID:}] [{Interface:0xc0005045c0 Address:{IP:10.217.1.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 09:59:40.263784 crc crio[24245]: time=\"2026-06-14T09:59:40.263675563Z\" level=info msg=\"Got pod network &{Name:must-gather-cb49l Namespace:openshift-must-gather-fcg6n ID:07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448 UID:588c4194-3d7c-4de4-bcaf-78c573e09a30 NetNS:/var/run/netns/ceec07aa-e28c-4948-9b9f-a7a0bf96a67a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod588c4194_3d7c_4de4_bcaf_78c573e09a30.slice PodAnnotations:0xc001fea120}] Aliases:map[]}\"\nJun 14 09:59:40.264042 crc crio[24245]: time=\"2026-06-14T09:59:40.263977043Z\" level=info msg=\"Checking pod openshift-must-gather-fcg6n_must-gather-cb49l for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 09:59:40.277447 crc crio[24245]: time=\"2026-06-14T09:59:40.27729978Z\" level=info msg=\"Ran pod sandbox 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448 with infra container: openshift-must-gather-fcg6n/must-gather-cb49l/POD\" id=4bdebf92-32a2-4219-b5bd-b105b3301dd6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:59:40.279930 crc crio[24245]: time=\"2026-06-14T09:59:40.279803884Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=87cd52d8-96ea-45e0-aabb-21888f29adbd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:59:40.280240 crc crio[24245]: time=\"2026-06-14T09:59:40.280144505Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=87cd52d8-96ea-45e0-aabb-21888f29adbd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:59:40.280339 crc crio[24245]: time=\"2026-06-14T09:59:40.280238428Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=87cd52d8-96ea-45e0-aabb-21888f29adbd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:59:40.283275 crc crio[24245]: time=\"2026-06-14T09:59:40.283155431Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=e17a4a04-919a-430a-a526-780b21deb30c name=/runtime.v1.ImageService/PullImage\nJun 14 09:59:40.300359 crc crio[24245]: time=\"2026-06-14T09:59:40.298233179Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 14 09:59:49.863517 crc crio[24245]: time=\"2026-06-14T09:59:49.862817114Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=e17a4a04-919a-430a-a526-780b21deb30c name=/runtime.v1.ImageService/PullImage\nJun 14 09:59:49.864830 crc crio[24245]: time=\"2026-06-14T09:59:49.864547576Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=1c7c442e-d4b1-48fc-b42a-d3186b625e01 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:59:49.868322 crc crio[24245]: time=\"2026-06-14T09:59:49.868255644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=cb99b8d4-5c71-4d12-b1bf-1d024b90c9d0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:59:49.877815 crc crio[24245]: time=\"2026-06-14T09:59:49.877732235Z\" level=info msg=\"Creating container: openshift-must-gather-fcg6n/must-gather-cb49l/gather\" id=533e17dd-459e-4d26-b29f-fb91b1b9e21c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:59:49.879168 crc crio[24245]: time=\"2026-06-14T09:59:49.879104669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:59:49.927435 crc crio[24245]: time=\"2026-06-14T09:59:49.927327088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:59:50.117609 crc crio[24245]: time=\"2026-06-14T09:59:50.117371757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:59:50.253156 crc crio[24245]: time=\"2026-06-14T09:59:50.253040761Z\" level=info msg=\"Created container 7bdd03178310835b349f1ff4c60abc70983a65fb5290b283ce28eadb8c7bd05f: openshift-must-gather-fcg6n/must-gather-cb49l/gather\" id=533e17dd-459e-4d26-b29f-fb91b1b9e21c name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:59:50.254598 crc crio[24245]: time=\"2026-06-14T09:59:50.254468548Z\" level=info msg=\"Starting container: 7bdd03178310835b349f1ff4c60abc70983a65fb5290b283ce28eadb8c7bd05f\" id=b05d4690-e7dc-444f-91d1-b36c1159b928 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:59:50.262683 crc crio[24245]: time=\"2026-06-14T09:59:50.262499083Z\" level=info msg=\"Started container\" PID=343271 containerID=7bdd03178310835b349f1ff4c60abc70983a65fb5290b283ce28eadb8c7bd05f description=openshift-must-gather-fcg6n/must-gather-cb49l/gather id=b05d4690-e7dc-444f-91d1-b36c1159b928 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448\nJun 14 09:59:50.277249 crc crio[24245]: time=\"2026-06-14T09:59:50.277148758Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=f3ff23ed-7cc0-48b2-9926-15720cc82d5f name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:59:50.284712 crc crio[24245]: time=\"2026-06-14T09:59:50.284594142Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=53db56f0-8998-4631-802d-2793d2addcdd name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:59:50.295185 crc crio[24245]: time=\"2026-06-14T09:59:50.295060695Z\" level=info msg=\"Creating container: openshift-must-gather-fcg6n/must-gather-cb49l/copy\" id=b7972e7a-a89c-46bf-a6a0-003f36a823ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:59:50.296700 crc crio[24245]: time=\"2026-06-14T09:59:50.296567164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:59:50.352934 crc crio[24245]: time=\"2026-06-14T09:59:50.352788228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:59:50.514504 crc crio[24245]: time=\"2026-06-14T09:59:50.514273279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:59:50.764938 crc crio[24245]: time=\"2026-06-14T09:59:50.764066485Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:59:50.946441 crc crio[24245]: time=\"2026-06-14T09:59:50.946297786Z\" level=info msg=\"Created container 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac: openshift-must-gather-fcg6n/must-gather-cb49l/copy\" id=b7972e7a-a89c-46bf-a6a0-003f36a823ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 09:59:50.948054 crc crio[24245]: time=\"2026-06-14T09:59:50.94795577Z\" level=info msg=\"Starting container: 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac\" id=5803ac93-39e1-45ac-87e3-79fce5bd22cc name=/runtime.v1.RuntimeService/StartContainer\nJun 14 09:59:50.953674 crc crio[24245]: time=\"2026-06-14T09:59:50.953565647Z\" level=info msg=\"Started container\" PID=343309 containerID=93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac description=openshift-must-gather-fcg6n/must-gather-cb49l/copy id=5803ac93-39e1-45ac-87e3-79fce5bd22cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448\nJun 14 09:59:53.695554 crc crio[24245]: time=\"2026-06-14T09:59:53.695025455Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:59:53.696575 crc crio[24245]: time=\"2026-06-14T09:59:53.695306857Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:59:53.971836 crc crio[24245]: time=\"2026-06-14T09:59:53.971748614Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:59:53.991460 crc crio[24245]: time=\"2026-06-14T09:59:53.991349322Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:59:54.008516 crc crio[24245]: time=\"2026-06-14T09:59:54.008421627Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:59:54.182601 crc crio[24245]: time=\"2026-06-14T09:59:54.181603412Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:59:54.465821 crc crio[24245]: time=\"2026-06-14T09:59:54.465741347Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:59:54.535445 crc crio[24245]: time=\"2026-06-14T09:59:54.535253392Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 09:59:55.701177 crc crio[24245]: time=\"2026-06-14T09:59:55.700370898Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-fcg6n/crc-debug-tpgrz/POD\" id=46d17c98-4515-44dc-9c21-8a9d38a4028c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:59:55.703452 crc crio[24245]: time=\"2026-06-14T09:59:55.701234834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 09:59:55.729394 crc crio[24245]: time=\"2026-06-14T09:59:55.729338129Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=46d17c98-4515-44dc-9c21-8a9d38a4028c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:59:55.742041 crc crio[24245]: time=\"2026-06-14T09:59:55.74194333Z\" level=info msg=\"Ran pod sandbox d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3 with infra container: openshift-must-gather-fcg6n/crc-debug-tpgrz/POD\" id=46d17c98-4515-44dc-9c21-8a9d38a4028c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 09:59:55.744980 crc crio[24245]: time=\"2026-06-14T09:59:55.744935092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=6b8f4e94-eaa9-49b5-9f96-adfdf4540fe7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:59:55.745324 crc crio[24245]: time=\"2026-06-14T09:59:55.745299033Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=6b8f4e94-eaa9-49b5-9f96-adfdf4540fe7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:59:55.745711 crc crio[24245]: time=\"2026-06-14T09:59:55.745681906Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=6b8f4e94-eaa9-49b5-9f96-adfdf4540fe7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 09:59:55.746996 crc crio[24245]: time=\"2026-06-14T09:59:55.746960157Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=e2cbd307-56e9-46bd-883c-cbba5d4fa6e4 name=/runtime.v1.ImageService/PullImage\nJun 14 09:59:55.751551 crc crio[24245]: time=\"2026-06-14T09:59:55.751446581Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 14 10:00:00.544554 crc crio[24245]: time=\"2026-06-14T10:00:00.543676866Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690520-7spsh/POD\" id=3c22926d-103f-4992-ae98-94afd74bf383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:00:00.545582 crc crio[24245]: time=\"2026-06-14T10:00:00.545168801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:00:00.648911 crc crio[24245]: time=\"2026-06-14T10:00:00.64876079Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690520-7spsh Namespace:openshift-infra ID:2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc UID:5dbdce9f-07c8-4911-b410-2082fdf11062 NetNS:/var/run/netns/7dcd215e-cbe6-4718-b903-5e6a6fb3d9db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dbdce9f_07c8_4911_b410_2082fdf11062.slice PodAnnotations:0xc001c3c228}] Aliases:map[]}\"\nJun 14 10:00:00.648911 crc crio[24245]: time=\"2026-06-14T10:00:00.648830142Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690520-7spsh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:00:00.661507 crc crio[24245]: time=\"2026-06-14T10:00:00.660662037Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690520-9xvz9/POD\" id=e225e145-69fc-43b4-bdbf-374c8189fa79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:00:00.661507 crc crio[24245]: time=\"2026-06-14T10:00:00.661536915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:00:00.739533 crc crio[24245]: time=\"2026-06-14T10:00:00.739001828Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690520-9xvz9 Namespace:openshift-operator-lifecycle-manager ID:fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68 UID:1f489559-2293-4b55-ac80-99a0518ed12c NetNS:/var/run/netns/7f120525-3034-42e6-90de-1e7c393596a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f489559_2293_4b55_ac80_99a0518ed12c.slice PodAnnotations:0xc002c92728}] Aliases:map[]}\"\nJun 14 10:00:00.739533 crc crio[24245]: time=\"2026-06-14T10:00:00.73939379Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690520-9xvz9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:00:01.214041 crc crio[24245]: 2026-06-14T10:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2902f7f9a44294e Mac:c2:72:2a:03:ee:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cd Mtu:0 Sandbox:/var/run/netns/7dcd215e-cbe6-4718-b903-5e6a6fb3d9db SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.1.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 10:00:01.216308 crc crio[24245]: time=\"2026-06-14T10:00:01.216273951Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690520-7spsh Namespace:openshift-infra ID:2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc UID:5dbdce9f-07c8-4911-b410-2082fdf11062 NetNS:/var/run/netns/7dcd215e-cbe6-4718-b903-5e6a6fb3d9db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dbdce9f_07c8_4911_b410_2082fdf11062.slice PodAnnotations:0xc001c3c228}] Aliases:map[]}\"\nJun 14 10:00:01.216595 crc crio[24245]: time=\"2026-06-14T10:00:01.216574841Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690520-7spsh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 10:00:01.231443 crc crio[24245]: time=\"2026-06-14T10:00:01.231395616Z\" level=info msg=\"Ran pod sandbox 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc with infra container: openshift-infra/auto-csr-approver-29690520-7spsh/POD\" id=3c22926d-103f-4992-ae98-94afd74bf383 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:00:01.235493 crc crio[24245]: time=\"2026-06-14T10:00:01.235431078Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7c782378-f7bd-4bd7-b95a-0ad8a21d8619 name=/runtime.v1.ImageService/PullImage\nJun 14 10:00:01.249580 crc crio[24245]: time=\"2026-06-14T10:00:01.249486973Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 10:00:01.563682 crc crio[24245]: 2026-06-14T10:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdf6acfbe844458 Mac:ae:b2:4f:fa:54:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ce Mtu:0 Sandbox:/var/run/netns/7f120525-3034-42e6-90de-1e7c393596a5 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 10:00:01.568343 crc crio[24245]: time=\"2026-06-14T10:00:01.568264537Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690520-9xvz9 Namespace:openshift-operator-lifecycle-manager ID:fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68 UID:1f489559-2293-4b55-ac80-99a0518ed12c NetNS:/var/run/netns/7f120525-3034-42e6-90de-1e7c393596a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f489559_2293_4b55_ac80_99a0518ed12c.slice PodAnnotations:0xc002c92728}] Aliases:map[]}\"\nJun 14 10:00:01.568730 crc crio[24245]: time=\"2026-06-14T10:00:01.5686674Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690520-9xvz9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 10:00:01.579467 crc crio[24245]: time=\"2026-06-14T10:00:01.579369993Z\" level=info msg=\"Ran pod sandbox fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690520-9xvz9/POD\" id=e225e145-69fc-43b4-bdbf-374c8189fa79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:00:01.582483 crc crio[24245]: time=\"2026-06-14T10:00:01.582284111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea88ba79-0e48-4ddd-b223-45c7aafb27a7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:00:01.584527 crc crio[24245]: time=\"2026-06-14T10:00:01.58444358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5ec1b835-41d3-4e7b-a350-b248e0274d45 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:00:01.592644 crc crio[24245]: time=\"2026-06-14T10:00:01.592542407Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690520-9xvz9/collect-profiles\" id=d88f486f-3192-483e-bfb7-c2c4c4cc724a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:00:01.593214 crc crio[24245]: time=\"2026-06-14T10:00:01.593126235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:00:01.696031 crc crio[24245]: time=\"2026-06-14T10:00:01.695515742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:00:01.706144 crc crio[24245]: time=\"2026-06-14T10:00:01.705835253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:00:01.879245 crc crio[24245]: time=\"2026-06-14T10:00:01.879155391Z\" level=info msg=\"Created container 8a2c9f7a708b6377bc177c3ca4f5d8c7774f6c14b8bd1095c020a57efa665c46: openshift-operator-lifecycle-manager/collect-profiles-29690520-9xvz9/collect-profiles\" id=d88f486f-3192-483e-bfb7-c2c4c4cc724a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:00:01.883483 crc crio[24245]: time=\"2026-06-14T10:00:01.883380596Z\" level=info msg=\"Starting container: 8a2c9f7a708b6377bc177c3ca4f5d8c7774f6c14b8bd1095c020a57efa665c46\" id=c76c0cd7-7a9c-4531-8f20-01d0c29e127d name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:00:01.891225 crc crio[24245]: time=\"2026-06-14T10:00:01.890545666Z\" level=info msg=\"Started container\" PID=345217 containerID=8a2c9f7a708b6377bc177c3ca4f5d8c7774f6c14b8bd1095c020a57efa665c46 description=openshift-operator-lifecycle-manager/collect-profiles-29690520-9xvz9/collect-profiles id=c76c0cd7-7a9c-4531-8f20-01d0c29e127d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68\nJun 14 10:00:03.817209 crc crio[24245]: time=\"2026-06-14T10:00:03.815804714Z\" level=info msg=\"Stopping pod sandbox: fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68\" id=d39396d3-0c93-4a38-ba16-313e0d483161 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:00:03.819656 crc crio[24245]: time=\"2026-06-14T10:00:03.819538283Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690520-9xvz9 Namespace:openshift-operator-lifecycle-manager ID:fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68 UID:1f489559-2293-4b55-ac80-99a0518ed12c NetNS:/var/run/netns/7f120525-3034-42e6-90de-1e7c393596a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f489559_2293_4b55_ac80_99a0518ed12c.slice PodAnnotations:0xc006e0acc8}] Aliases:map[]}\"\nJun 14 10:00:03.820020 crc crio[24245]: time=\"2026-06-14T10:00:03.819951046Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690520-9xvz9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:00:04.228611 crc crio[24245]: time=\"2026-06-14T10:00:04.228531708Z\" level=info msg=\"Stopped pod sandbox: fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68\" id=d39396d3-0c93-4a38-ba16-313e0d483161 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:00:11.643702 crc crio[24245]: time=\"2026-06-14T10:00:11.643196225Z\" level=info msg=\"Removing container: e6ba40f3dbf2b0c8d9115502f9e0a7b3e659d22457e48b6bacc3a00b75d20cf4\" id=bc8ad03b-3a01-4b2a-9168-ae81134bdb39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:00:25.187150 crc crio[24245]: time=\"2026-06-14T10:00:25.186289623Z\" level=info msg=\"Removed container e6ba40f3dbf2b0c8d9115502f9e0a7b3e659d22457e48b6bacc3a00b75d20cf4: openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/collect-profiles\" id=bc8ad03b-3a01-4b2a-9168-ae81134bdb39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:00:25.199760 crc crio[24245]: time=\"2026-06-14T10:00:25.19954889Z\" level=info msg=\"Stopping pod sandbox: 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12\" id=91320e9f-71b6-47cc-a92a-58b6cca30909 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:00:25.199760 crc crio[24245]: time=\"2026-06-14T10:00:25.199679535Z\" level=info msg=\"Stopped pod sandbox (already stopped): 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12\" id=91320e9f-71b6-47cc-a92a-58b6cca30909 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:00:25.200981 crc crio[24245]: time=\"2026-06-14T10:00:25.200909473Z\" level=info msg=\"Removing pod sandbox: 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12\" id=6f95c167-9076-4255-b73d-df98238d5068 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:00:25.221651 crc crio[24245]: time=\"2026-06-14T10:00:25.22149192Z\" level=info msg=\"Removed pod sandbox: 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12\" id=6f95c167-9076-4255-b73d-df98238d5068 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:00:25.355175 crc crio[24245]: time=\"2026-06-14T10:00:25.355033014Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=e2cbd307-56e9-46bd-883c-cbba5d4fa6e4 name=/runtime.v1.ImageService/PullImage\nJun 14 10:00:25.356652 crc crio[24245]: time=\"2026-06-14T10:00:25.356574363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=748493a0-340d-4d56-87cb-c790f913df84 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:00:25.380348 crc crio[24245]: time=\"2026-06-14T10:00:25.380153091Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7c782378-f7bd-4bd7-b95a-0ad8a21d8619 name=/runtime.v1.ImageService/PullImage\nJun 14 10:00:25.383054 crc crio[24245]: time=\"2026-06-14T10:00:25.382968749Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2526f3d8-274d-4749-98fc-b2ec4d547223 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:00:25.384757 crc crio[24245]: time=\"2026-06-14T10:00:25.384685424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=02721408-d064-4424-85a1-c609d0443ca6 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:00:25.387907 crc crio[24245]: time=\"2026-06-14T10:00:25.387802123Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ce59367c-4647-4e07-8fd5-b0ed5207ee09 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:00:25.404365 crc crio[24245]: time=\"2026-06-14T10:00:25.404246155Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690520-7spsh/oc\" id=53645184-3906-4bd2-8893-730da224fce7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:00:25.404811 crc crio[24245]: time=\"2026-06-14T10:00:25.404752771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:00:25.410556 crc crio[24245]: time=\"2026-06-14T10:00:25.410481286Z\" level=info msg=\"Creating container: openshift-must-gather-fcg6n/crc-debug-tpgrz/container-00\" id=c78f137a-48d5-477e-8612-998efada85c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:00:25.430157 crc crio[24245]: time=\"2026-06-14T10:00:25.430078955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:00:25.469727 crc crio[24245]: time=\"2026-06-14T10:00:25.469515948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:00:25.488596 crc crio[24245]: time=\"2026-06-14T10:00:25.488491748Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=c78f137a-48d5-477e-8612-998efada85c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:00:25.519031 crc crio[24245]: time=\"2026-06-14T10:00:25.518929505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:00:25.524038 crc crio[24245]: time=\"2026-06-14T10:00:25.523974493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:00:25.756772 crc crio[24245]: time=\"2026-06-14T10:00:25.756154849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:00:25.813014 crc crio[24245]: time=\"2026-06-14T10:00:25.81290567Z\" level=info msg=\"Created container f9b8a2a96c5d7b96880f54ef6616507f50b8943cc774afb72bc1d1bc4016bc4b: openshift-must-gather-fcg6n/crc-debug-tpgrz/container-00\" id=c78f137a-48d5-477e-8612-998efada85c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:00:25.814431 crc crio[24245]: time=\"2026-06-14T10:00:25.814267263Z\" level=info msg=\"Starting container: f9b8a2a96c5d7b96880f54ef6616507f50b8943cc774afb72bc1d1bc4016bc4b\" id=2174d2c5-f034-40ef-9c36-3587ee885354 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:00:25.823491 crc crio[24245]: time=\"2026-06-14T10:00:25.823334871Z\" level=info msg=\"Started container\" PID=349255 containerID=f9b8a2a96c5d7b96880f54ef6616507f50b8943cc774afb72bc1d1bc4016bc4b description=openshift-must-gather-fcg6n/crc-debug-tpgrz/container-00 id=2174d2c5-f034-40ef-9c36-3587ee885354 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3\nJun 14 10:00:25.902826 crc crio[24245]: time=\"2026-06-14T10:00:25.902512173Z\" level=info msg=\"Created container 582adb26feac50a0d204210cfe4e88b4c052134e980829b697e7e9aef0af2887: openshift-infra/auto-csr-approver-29690520-7spsh/oc\" id=53645184-3906-4bd2-8893-730da224fce7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:00:25.904403 crc crio[24245]: time=\"2026-06-14T10:00:25.904256008Z\" level=info msg=\"Starting container: 582adb26feac50a0d204210cfe4e88b4c052134e980829b697e7e9aef0af2887\" id=42db7eb5-f166-4b6a-9577-2c868ff40838 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:00:25.911329 crc crio[24245]: time=\"2026-06-14T10:00:25.911198828Z\" level=info msg=\"Started container\" PID=349300 containerID=582adb26feac50a0d204210cfe4e88b4c052134e980829b697e7e9aef0af2887 description=openshift-infra/auto-csr-approver-29690520-7spsh/oc id=42db7eb5-f166-4b6a-9577-2c868ff40838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc\nJun 14 10:00:28.544416 crc crio[24245]: time=\"2026-06-14T10:00:28.543322787Z\" level=info msg=\"Stopping pod sandbox: 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc\" id=29251a2e-2183-4d8c-b6bb-11a322bddc2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:00:28.546087 crc crio[24245]: time=\"2026-06-14T10:00:28.545108354Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690520-7spsh Namespace:openshift-infra ID:2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc UID:5dbdce9f-07c8-4911-b410-2082fdf11062 NetNS:/var/run/netns/7dcd215e-cbe6-4718-b903-5e6a6fb3d9db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dbdce9f_07c8_4911_b410_2082fdf11062.slice PodAnnotations:0xc000522a08}] Aliases:map[]}\"\nJun 14 10:00:28.546087 crc crio[24245]: time=\"2026-06-14T10:00:28.545259689Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690520-7spsh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:00:29.055895 crc crio[24245]: time=\"2026-06-14T10:00:29.055107074Z\" level=info msg=\"Stopped pod sandbox: 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc\" id=29251a2e-2183-4d8c-b6bb-11a322bddc2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:00:55.071561 crc crio[24245]: time=\"2026-06-14T10:00:55.070794019Z\" level=info msg=\"Stopping pod sandbox: d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3\" id=4f0ade71-5693-42c6-a80d-1d535a817ba3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:00:55.092063 crc crio[24245]: time=\"2026-06-14T10:00:55.091819557Z\" level=info msg=\"Stopped pod sandbox: d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3\" id=4f0ade71-5693-42c6-a80d-1d535a817ba3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:00:57.013703 crc crio[24245]: time=\"2026-06-14T10:00:57.013292028Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-fcg6n/crc-debug-sfxrv/POD\" id=d558adca-580c-43b3-b700-db2015d70e5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:00:57.013703 crc crio[24245]: time=\"2026-06-14T10:00:57.013710332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:00:57.038511 crc crio[24245]: time=\"2026-06-14T10:00:57.038367359Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d558adca-580c-43b3-b700-db2015d70e5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:00:57.054199 crc crio[24245]: time=\"2026-06-14T10:00:57.054099977Z\" level=info msg=\"Ran pod sandbox 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c with infra container: openshift-must-gather-fcg6n/crc-debug-sfxrv/POD\" id=d558adca-580c-43b3-b700-db2015d70e5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:00:57.058200 crc crio[24245]: time=\"2026-06-14T10:00:57.058147881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=b338fd29-4c64-47a4-b0da-983a16728900 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:00:57.063131 crc crio[24245]: time=\"2026-06-14T10:00:57.062921533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=af7ddd11-711c-472b-a230-e36aef913e05 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:00:57.076799 crc crio[24245]: time=\"2026-06-14T10:00:57.076704901Z\" level=info msg=\"Creating container: openshift-must-gather-fcg6n/crc-debug-sfxrv/container-00\" id=2b4fc631-af57-4ada-aa19-08acb72920d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:00:57.077355 crc crio[24245]: time=\"2026-06-14T10:00:57.07730388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:00:57.127144 crc crio[24245]: time=\"2026-06-14T10:00:57.119220185Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=2b4fc631-af57-4ada-aa19-08acb72920d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:00:57.129935 crc crio[24245]: time=\"2026-06-14T10:00:57.129779627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:00:57.132045 crc crio[24245]: time=\"2026-06-14T10:00:57.131974327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:00:57.346343 crc crio[24245]: time=\"2026-06-14T10:00:57.346170799Z\" level=info msg=\"Created container 28e47240650c0492fdd58ed9fc829fd5481e63dda8e896ca29485b76aafc35c8: openshift-must-gather-fcg6n/crc-debug-sfxrv/container-00\" id=2b4fc631-af57-4ada-aa19-08acb72920d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:00:57.347668 crc crio[24245]: time=\"2026-06-14T10:00:57.347492302Z\" level=info msg=\"Starting container: 28e47240650c0492fdd58ed9fc829fd5481e63dda8e896ca29485b76aafc35c8\" id=a827e109-64d5-41b2-8201-8271b2647eaf name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:00:57.357464 crc crio[24245]: time=\"2026-06-14T10:00:57.357347654Z\" level=info msg=\"Started container\" PID=354596 containerID=28e47240650c0492fdd58ed9fc829fd5481e63dda8e896ca29485b76aafc35c8 description=openshift-must-gather-fcg6n/crc-debug-sfxrv/container-00 id=a827e109-64d5-41b2-8201-8271b2647eaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c\nJun 14 10:00:59.168956 crc crio[24245]: time=\"2026-06-14T10:00:59.165430478Z\" level=info msg=\"Stopping pod sandbox: 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c\" id=5cbab3a6-0fb5-487e-a7e1-c5c8921cb1ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:00:59.179527 crc crio[24245]: time=\"2026-06-14T10:00:59.179449303Z\" level=info msg=\"Stopped pod sandbox: 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c\" id=5cbab3a6-0fb5-487e-a7e1-c5c8921cb1ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:01:00.185057 crc crio[24245]: time=\"2026-06-14T10:01:00.184272394Z\" level=info msg=\"Removing container: 28e47240650c0492fdd58ed9fc829fd5481e63dda8e896ca29485b76aafc35c8\" id=da4baccf-d238-475a-a1f8-067a139eb7b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:01:00.337817 crc crio[24245]: time=\"2026-06-14T10:01:00.336995294Z\" level=info msg=\"Removed container 28e47240650c0492fdd58ed9fc829fd5481e63dda8e896ca29485b76aafc35c8: openshift-must-gather-fcg6n/crc-debug-sfxrv/container-00\" id=da4baccf-d238-475a-a1f8-067a139eb7b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:01:00.688569 crc crio[24245]: time=\"2026-06-14T10:01:00.688200052Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29690521-rb45q/POD\" id=371b9a37-d65b-428b-9665-1488d8b7e48f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:01:00.688717 crc crio[24245]: time=\"2026-06-14T10:01:00.688601474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:01:00.727314 crc crio[24245]: time=\"2026-06-14T10:01:00.72721844Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29690521-rb45q Namespace:openstack ID:a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f UID:43e6f0cc-5c5e-455e-b2cd-483ff3a5a48d NetNS:/var/run/netns/eaf87372-8ccb-48f8-bfc0-f8e485a110d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43e6f0cc_5c5e_455e_b2cd_483ff3a5a48d.slice PodAnnotations:0xc000523828}] Aliases:map[]}\"\nJun 14 10:01:00.727314 crc crio[24245]: time=\"2026-06-14T10:01:00.727294003Z\" level=info msg=\"Adding pod openstack_keystone-cron-29690521-rb45q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:01:01.327691 crc crio[24245]: 2026-06-14T10:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a42cbecb9106e1c Mac:62:87:bd:6c:c6:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cf Mtu:0 Sandbox:/var/run/netns/eaf87372-8ccb-48f8-bfc0-f8e485a110d4 SocketPath: PciID:}] [{Interface:0xc0004009f0 Address:{IP:10.217.1.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 10:01:01.329241 crc crio[24245]: time=\"2026-06-14T10:01:01.329169897Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29690521-rb45q Namespace:openstack ID:a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f UID:43e6f0cc-5c5e-455e-b2cd-483ff3a5a48d NetNS:/var/run/netns/eaf87372-8ccb-48f8-bfc0-f8e485a110d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43e6f0cc_5c5e_455e_b2cd_483ff3a5a48d.slice PodAnnotations:0xc000523828}] Aliases:map[]}\"\nJun 14 10:01:01.329335 crc crio[24245]: time=\"2026-06-14T10:01:01.329322632Z\" level=info msg=\"Checking pod openstack_keystone-cron-29690521-rb45q for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 10:01:01.337142 crc crio[24245]: time=\"2026-06-14T10:01:01.337075298Z\" level=info msg=\"Ran pod sandbox a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f with infra container: openstack/keystone-cron-29690521-rb45q/POD\" id=371b9a37-d65b-428b-9665-1488d8b7e48f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:01:01.342149 crc crio[24245]: time=\"2026-06-14T10:01:01.342082399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=6e3ce86e-35bb-4114-8814-eb42d90f902b name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:01:01.400715 crc crio[24245]: time=\"2026-06-14T10:01:01.400567032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=20b4a0c8-cf58-4233-b23c-96acdb177d51 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:01:01.412955 crc crio[24245]: time=\"2026-06-14T10:01:01.412470541Z\" level=info msg=\"Creating container: openstack/keystone-cron-29690521-rb45q/keystone-cron\" id=67ce0afb-3a1a-42a2-bbfd-1ab58376123e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:01:01.413349 crc crio[24245]: time=\"2026-06-14T10:01:01.413291877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:01:01.570950 crc crio[24245]: time=\"2026-06-14T10:01:01.570767375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:01:01.576606 crc crio[24245]: time=\"2026-06-14T10:01:01.57653643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:01:01.796373 crc crio[24245]: time=\"2026-06-14T10:01:01.796279156Z\" level=info msg=\"Created container 19effbf637219aa5e92d2a330c15f401be9f890951b5c51455e8ca4e9193b1c3: openstack/keystone-cron-29690521-rb45q/keystone-cron\" id=67ce0afb-3a1a-42a2-bbfd-1ab58376123e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:01:01.797603 crc crio[24245]: time=\"2026-06-14T10:01:01.797560137Z\" level=info msg=\"Starting container: 19effbf637219aa5e92d2a330c15f401be9f890951b5c51455e8ca4e9193b1c3\" id=3549a95f-4285-492f-a7d3-84e403f9ee2e name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:01:01.802717 crc crio[24245]: time=\"2026-06-14T10:01:01.802665229Z\" level=info msg=\"Started container\" PID=355618 containerID=19effbf637219aa5e92d2a330c15f401be9f890951b5c51455e8ca4e9193b1c3 description=openstack/keystone-cron-29690521-rb45q/keystone-cron id=3549a95f-4285-492f-a7d3-84e403f9ee2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f\nJun 14 10:01:06.285005 crc crio[24245]: time=\"2026-06-14T10:01:06.284208247Z\" level=info msg=\"Stopping pod sandbox: a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f\" id=29aa8cb7-4c86-4c08-a3d2-dd2071372ad9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:01:06.286204 crc crio[24245]: time=\"2026-06-14T10:01:06.285471597Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29690521-rb45q Namespace:openstack ID:a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f UID:43e6f0cc-5c5e-455e-b2cd-483ff3a5a48d NetNS:/var/run/netns/eaf87372-8ccb-48f8-bfc0-f8e485a110d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43e6f0cc_5c5e_455e_b2cd_483ff3a5a48d.slice PodAnnotations:0xc002422af0}] Aliases:map[]}\"\nJun 14 10:01:06.286204 crc crio[24245]: time=\"2026-06-14T10:01:06.285607421Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29690521-rb45q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:01:06.683134 crc crio[24245]: time=\"2026-06-14T10:01:06.682664857Z\" level=info msg=\"Stopped pod sandbox: a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f\" id=29aa8cb7-4c86-4c08-a3d2-dd2071372ad9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:01:25.249549 crc crio[24245]: time=\"2026-06-14T10:01:25.248490469Z\" level=info msg=\"Removing container: 6edbff4cfe48eedd2c62595f09f36a6ed89a97a18226a1ace17a999e88e5ae94\" id=c22aac6e-b90c-4570-b4ba-620c7416e62a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:01:25.377234 crc crio[24245]: time=\"2026-06-14T10:01:25.377115464Z\" level=info msg=\"Removed container 6edbff4cfe48eedd2c62595f09f36a6ed89a97a18226a1ace17a999e88e5ae94: openshift-infra/auto-csr-approver-29690514-2sdjs/oc\" id=c22aac6e-b90c-4570-b4ba-620c7416e62a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:01:25.389282 crc crio[24245]: time=\"2026-06-14T10:01:25.389188033Z\" level=info msg=\"Stopping pod sandbox: c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b\" id=873eb499-57d3-400d-a0d5-c5195278ec01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:01:25.389282 crc crio[24245]: time=\"2026-06-14T10:01:25.389290407Z\" level=info msg=\"Stopped pod sandbox (already stopped): c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b\" id=873eb499-57d3-400d-a0d5-c5195278ec01 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:01:25.391436 crc crio[24245]: time=\"2026-06-14T10:01:25.391317057Z\" level=info msg=\"Removing pod sandbox: c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b\" id=e85978b4-d4bb-472c-8c3d-d0215082677a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:01:25.415901 crc crio[24245]: time=\"2026-06-14T10:01:25.415715675Z\" level=info msg=\"Removed pod sandbox: c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b\" id=e85978b4-d4bb-472c-8c3d-d0215082677a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:01:25.417258 crc crio[24245]: time=\"2026-06-14T10:01:25.417175971Z\" level=info msg=\"Stopping pod sandbox: 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c\" id=2ce27c86-a4b7-437e-81a4-3b1fe3d52719 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:01:25.417365 crc crio[24245]: time=\"2026-06-14T10:01:25.417264874Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c\" id=2ce27c86-a4b7-437e-81a4-3b1fe3d52719 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:01:25.418480 crc crio[24245]: time=\"2026-06-14T10:01:25.41839563Z\" level=info msg=\"Removing pod sandbox: 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c\" id=620fc1ca-7c58-46c0-8018-b335c599933f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:01:25.430620 crc crio[24245]: time=\"2026-06-14T10:01:25.430510759Z\" level=info msg=\"Removed pod sandbox: 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c\" id=620fc1ca-7c58-46c0-8018-b335c599933f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:02:00.542361 crc crio[24245]: time=\"2026-06-14T10:02:00.541950007Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690522-9qkbh/POD\" id=72e6d796-a11d-4674-b442-a303f04795ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:02:00.543708 crc crio[24245]: time=\"2026-06-14T10:02:00.542384811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:02:00.615044 crc crio[24245]: time=\"2026-06-14T10:02:00.614960523Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690522-9qkbh Namespace:openshift-infra ID:2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa UID:3cdbfda8-223d-4e64-b90d-250968812724 NetNS:/var/run/netns/c954a7aa-af23-4335-9725-a13690a1c4a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdbfda8_223d_4e64_b90d_250968812724.slice PodAnnotations:0xc0004ccc70}] Aliases:map[]}\"\nJun 14 10:02:00.615044 crc crio[24245]: time=\"2026-06-14T10:02:00.615026475Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690522-9qkbh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:02:01.354248 crc crio[24245]: 2026-06-14T10:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2df2d9d44e58257 Mac:d6:e1:9d:b8:b8:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d0 Mtu:0 Sandbox:/var/run/netns/c954a7aa-af23-4335-9725-a13690a1c4a0 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 10:02:01.356029 crc crio[24245]: time=\"2026-06-14T10:02:01.355770057Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690522-9qkbh Namespace:openshift-infra ID:2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa UID:3cdbfda8-223d-4e64-b90d-250968812724 NetNS:/var/run/netns/c954a7aa-af23-4335-9725-a13690a1c4a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdbfda8_223d_4e64_b90d_250968812724.slice PodAnnotations:0xc0004ccc70}] Aliases:map[]}\"\nJun 14 10:02:01.356029 crc crio[24245]: time=\"2026-06-14T10:02:01.355967704Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690522-9qkbh for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 10:02:01.363565 crc crio[24245]: time=\"2026-06-14T10:02:01.363496075Z\" level=info msg=\"Ran pod sandbox 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa with infra container: openshift-infra/auto-csr-approver-29690522-9qkbh/POD\" id=72e6d796-a11d-4674-b442-a303f04795ec name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:02:01.366792 crc crio[24245]: time=\"2026-06-14T10:02:01.366732338Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a3485bce-82ab-4781-ab30-d79482a77e09 name=/runtime.v1.ImageService/PullImage\nJun 14 10:02:01.376702 crc crio[24245]: time=\"2026-06-14T10:02:01.376610948Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 10:02:02.257156 crc crio[24245]: time=\"2026-06-14T10:02:02.257039231Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a3485bce-82ab-4781-ab30-d79482a77e09 name=/runtime.v1.ImageService/PullImage\nJun 14 10:02:02.258735 crc crio[24245]: time=\"2026-06-14T10:02:02.258306653Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e67116c4-c8df-449e-b5b0-c54c9a6fc2c0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:02:02.261022 crc crio[24245]: time=\"2026-06-14T10:02:02.260969026Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7900129e-07c3-4606-bcad-54c791b40faf name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:02:02.270074 crc crio[24245]: time=\"2026-06-14T10:02:02.269941525Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690522-9qkbh/oc\" id=ca67b491-c682-42c0-b07b-d8d29b5d8452 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:02:02.270671 crc crio[24245]: time=\"2026-06-14T10:02:02.270562575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:02:02.338240 crc crio[24245]: time=\"2026-06-14T10:02:02.338128063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:02:02.634725 crc crio[24245]: time=\"2026-06-14T10:02:02.634519101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:02:02.761680 crc crio[24245]: time=\"2026-06-14T10:02:02.761288629Z\" level=info msg=\"Created container e344bdd889ea8139ce6d2413781d3c79fb53833a0efd3527a26f6d5ea7e1b2c0: openshift-infra/auto-csr-approver-29690522-9qkbh/oc\" id=ca67b491-c682-42c0-b07b-d8d29b5d8452 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:02:02.763336 crc crio[24245]: time=\"2026-06-14T10:02:02.76322346Z\" level=info msg=\"Starting container: e344bdd889ea8139ce6d2413781d3c79fb53833a0efd3527a26f6d5ea7e1b2c0\" id=e7e6f76c-cd94-4614-ae64-6b1dd70b0366 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:02:02.771761 crc crio[24245]: time=\"2026-06-14T10:02:02.771529923Z\" level=info msg=\"Started container\" PID=367813 containerID=e344bdd889ea8139ce6d2413781d3c79fb53833a0efd3527a26f6d5ea7e1b2c0 description=openshift-infra/auto-csr-approver-29690522-9qkbh/oc id=e7e6f76c-cd94-4614-ae64-6b1dd70b0366 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa\nJun 14 10:02:05.222793 crc crio[24245]: time=\"2026-06-14T10:02:05.222293948Z\" level=info msg=\"Stopping pod sandbox: 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa\" id=0838dde1-2abe-48c9-87d1-96c5c4084628 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:02:05.224143 crc crio[24245]: time=\"2026-06-14T10:02:05.223516448Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690522-9qkbh Namespace:openshift-infra ID:2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa UID:3cdbfda8-223d-4e64-b90d-250968812724 NetNS:/var/run/netns/c954a7aa-af23-4335-9725-a13690a1c4a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdbfda8_223d_4e64_b90d_250968812724.slice PodAnnotations:0xc00274a4c8}] Aliases:map[]}\"\nJun 14 10:02:05.224143 crc crio[24245]: time=\"2026-06-14T10:02:05.223685243Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690522-9qkbh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:02:05.617209 crc crio[24245]: time=\"2026-06-14T10:02:05.617066503Z\" level=info msg=\"Stopped pod sandbox: 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa\" id=0838dde1-2abe-48c9-87d1-96c5c4084628 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:02:25.454584 crc crio[24245]: time=\"2026-06-14T10:02:25.453776946Z\" level=info msg=\"Removing container: fbc068fe3716f2586ec896e101a91255a1ec8d50b9d611e40f13c1c7a6922f78\" id=f2b26f02-94bf-4103-b355-56182f271196 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:02:25.654534 crc crio[24245]: time=\"2026-06-14T10:02:25.654007121Z\" level=info msg=\"Removed container fbc068fe3716f2586ec896e101a91255a1ec8d50b9d611e40f13c1c7a6922f78: openshift-infra/auto-csr-approver-29690516-9xwbb/oc\" id=f2b26f02-94bf-4103-b355-56182f271196 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:02:25.683080 crc crio[24245]: time=\"2026-06-14T10:02:25.682824498Z\" level=info msg=\"Stopping pod sandbox: d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896\" id=d47ea54f-9939-43b4-a981-a7d2a08a79f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:02:25.683080 crc crio[24245]: time=\"2026-06-14T10:02:25.682961062Z\" level=info msg=\"Stopped pod sandbox (already stopped): d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896\" id=d47ea54f-9939-43b4-a981-a7d2a08a79f8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:02:25.688947 crc crio[24245]: time=\"2026-06-14T10:02:25.686426048Z\" level=info msg=\"Removing pod sandbox: d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896\" id=ee7487eb-21de-411a-894e-1dbb8780cbcc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:02:25.702007 crc crio[24245]: time=\"2026-06-14T10:02:25.701800367Z\" level=info msg=\"Removed pod sandbox: d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896\" id=ee7487eb-21de-411a-894e-1dbb8780cbcc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:03:42.312001 crc crio[24245]: time=\"2026-06-14T10:03:42.311010961Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-s77dr/POD\" id=ca308eec-b896-4072-a710-c913c7ca75b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:03:42.313291 crc crio[24245]: time=\"2026-06-14T10:03:42.312039904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:03:42.355390 crc crio[24245]: time=\"2026-06-14T10:03:42.355273916Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-s77dr Namespace:openshift-marketplace ID:1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f UID:cc574835-2b90-4173-b192-f5b5fd9eb689 NetNS:/var/run/netns/612da2fc-b7b7-41cc-a446-c11d525add39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc574835_2b90_4173_b192_f5b5fd9eb689.slice PodAnnotations:0xc0024228c0}] Aliases:map[]}\"\nJun 14 10:03:42.355390 crc crio[24245]: time=\"2026-06-14T10:03:42.355359309Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-s77dr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:03:43.062596 crc crio[24245]: 2026-06-14T10:03:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e90ae9ee1195dc Mac:9e:87:10:19:dc:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d1 Mtu:0 Sandbox:/var/run/netns/612da2fc-b7b7-41cc-a446-c11d525add39 SocketPath: PciID:}] [{Interface:0xc0000152b0 Address:{IP:10.217.1.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 10:03:43.063996 crc crio[24245]: time=\"2026-06-14T10:03:43.063891284Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-s77dr Namespace:openshift-marketplace ID:1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f UID:cc574835-2b90-4173-b192-f5b5fd9eb689 NetNS:/var/run/netns/612da2fc-b7b7-41cc-a446-c11d525add39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc574835_2b90_4173_b192_f5b5fd9eb689.slice PodAnnotations:0xc0024228c0}] Aliases:map[]}\"\nJun 14 10:03:43.064082 crc crio[24245]: time=\"2026-06-14T10:03:43.06405712Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-s77dr for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 10:03:43.078025 crc crio[24245]: time=\"2026-06-14T10:03:43.075458122Z\" level=info msg=\"Ran pod sandbox 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f with infra container: openshift-marketplace/redhat-marketplace-s77dr/POD\" id=ca308eec-b896-4072-a710-c913c7ca75b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:03:43.080679 crc crio[24245]: time=\"2026-06-14T10:03:43.080605984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bf928f06-78fd-498a-a43c-7ef3de6d78f4 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:03:43.086153 crc crio[24245]: time=\"2026-06-14T10:03:43.084401804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c85149ee-af95-4f4a-ace6-501d36ea0dee name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:03:43.093551 crc crio[24245]: time=\"2026-06-14T10:03:43.093452113Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-s77dr/extract-utilities\" id=86337d3a-12cd-4f95-896c-f923e42f779a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:03:43.094054 crc crio[24245]: time=\"2026-06-14T10:03:43.09399042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:03:43.154210 crc crio[24245]: time=\"2026-06-14T10:03:43.154082885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:03:43.159282 crc crio[24245]: time=\"2026-06-14T10:03:43.159252959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:03:43.321309 crc crio[24245]: time=\"2026-06-14T10:03:43.321178317Z\" level=info msg=\"Created container 043a19d21acf70ac28ca2b3d6083e7c89daf25dcce12503ad08b5bf2e130089c: openshift-marketplace/redhat-marketplace-s77dr/extract-utilities\" id=86337d3a-12cd-4f95-896c-f923e42f779a name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:03:43.322790 crc crio[24245]: time=\"2026-06-14T10:03:43.322717055Z\" level=info msg=\"Starting container: 043a19d21acf70ac28ca2b3d6083e7c89daf25dcce12503ad08b5bf2e130089c\" id=429fb38a-0ee7-4f1e-aa7b-7da09e0fe885 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:03:43.332608 crc crio[24245]: time=\"2026-06-14T10:03:43.332515476Z\" level=info msg=\"Started container\" PID=391244 containerID=043a19d21acf70ac28ca2b3d6083e7c89daf25dcce12503ad08b5bf2e130089c description=openshift-marketplace/redhat-marketplace-s77dr/extract-utilities id=429fb38a-0ee7-4f1e-aa7b-7da09e0fe885 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f\nJun 14 10:03:43.773816 crc crio[24245]: time=\"2026-06-14T10:03:43.773151936Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=26561e09-0caa-4486-98f7-f7401a357c54 name=/runtime.v1.ImageService/PullImage\nJun 14 10:03:43.782711 crc crio[24245]: time=\"2026-06-14T10:03:43.782600456Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 14 10:03:44.422389 crc crio[24245]: time=\"2026-06-14T10:03:44.421703607Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=26561e09-0caa-4486-98f7-f7401a357c54 name=/runtime.v1.ImageService/PullImage\nJun 14 10:03:44.424240 crc crio[24245]: time=\"2026-06-14T10:03:44.42350344Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fbafb5cf-5c2c-4cec-b4f2-fd373ba67028 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:03:44.428179 crc crio[24245]: time=\"2026-06-14T10:03:44.428064415Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=31163be6-2b62-4dc8-a36f-bd468eae23b0 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:03:44.437631 crc crio[24245]: time=\"2026-06-14T10:03:44.437477593Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-s77dr/extract-content\" id=c38596a8-40df-417a-9b4c-308a4a48ab21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:03:44.438335 crc crio[24245]: time=\"2026-06-14T10:03:44.438225577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:03:44.496324 crc crio[24245]: time=\"2026-06-14T10:03:44.496194155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:03:44.499398 crc crio[24245]: time=\"2026-06-14T10:03:44.499317174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:03:44.699169 crc crio[24245]: time=\"2026-06-14T10:03:44.698274078Z\" level=info msg=\"Created container 3902c39794aa5c9cd19257ad7d96ca49ff42cd3f31e35c3c6d16c4ee37c4869e: openshift-marketplace/redhat-marketplace-s77dr/extract-content\" id=c38596a8-40df-417a-9b4c-308a4a48ab21 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:03:44.701206 crc crio[24245]: time=\"2026-06-14T10:03:44.701055406Z\" level=info msg=\"Starting container: 3902c39794aa5c9cd19257ad7d96ca49ff42cd3f31e35c3c6d16c4ee37c4869e\" id=662dc8d4-9f05-450d-87e3-7690594d7d38 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:03:44.708084 crc crio[24245]: time=\"2026-06-14T10:03:44.707936664Z\" level=info msg=\"Started container\" PID=391457 containerID=3902c39794aa5c9cd19257ad7d96ca49ff42cd3f31e35c3c6d16c4ee37c4869e description=openshift-marketplace/redhat-marketplace-s77dr/extract-content id=662dc8d4-9f05-450d-87e3-7690594d7d38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f\nJun 14 10:03:45.827259 crc crio[24245]: time=\"2026-06-14T10:03:45.82676529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fb912ae7-f012-416b-9909-c3c77e3657cf name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:03:45.850753 crc crio[24245]: time=\"2026-06-14T10:03:45.850622068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bf5be625-9d95-4d30-a7a2-3278f46802c7 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:03:45.876487 crc crio[24245]: time=\"2026-06-14T10:03:45.876400925Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-s77dr/registry-server\" id=2d29037a-71c3-40ca-a61c-ef7380abb3ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:03:45.877035 crc crio[24245]: time=\"2026-06-14T10:03:45.876992594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:03:45.929804 crc crio[24245]: time=\"2026-06-14T10:03:45.929309404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:03:45.932554 crc crio[24245]: time=\"2026-06-14T10:03:45.932488636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:03:46.102218 crc crio[24245]: time=\"2026-06-14T10:03:46.102140907Z\" level=info msg=\"Created container 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a: openshift-marketplace/redhat-marketplace-s77dr/registry-server\" id=2d29037a-71c3-40ca-a61c-ef7380abb3ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:03:46.103499 crc crio[24245]: time=\"2026-06-14T10:03:46.103422367Z\" level=info msg=\"Starting container: 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a\" id=4be7e82b-76d8-4839-8b51-f66bf5ed1b06 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:03:46.108398 crc crio[24245]: time=\"2026-06-14T10:03:46.108310654Z\" level=info msg=\"Started container\" PID=391601 containerID=258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a description=openshift-marketplace/redhat-marketplace-s77dr/registry-server id=4be7e82b-76d8-4839-8b51-f66bf5ed1b06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f\nJun 14 10:03:54.971307 crc crio[24245]: time=\"2026-06-14T10:03:54.970375437Z\" level=info msg=\"Stopping container: 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a (timeout: 2s)\" id=825d44da-9fbc-486a-a6c7-669265ce0a73 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 10:03:55.112510 crc crio[24245]: time=\"2026-06-14T10:03:55.112335031Z\" level=info msg=\"Stopped container 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a: openshift-marketplace/redhat-marketplace-s77dr/registry-server\" id=825d44da-9fbc-486a-a6c7-669265ce0a73 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 10:03:55.113719 crc crio[24245]: time=\"2026-06-14T10:03:55.113677654Z\" level=info msg=\"Stopping pod sandbox: 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f\" id=62c3d77f-df47-44b9-aa77-e66fe5891070 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:03:55.114582 crc crio[24245]: time=\"2026-06-14T10:03:55.114556332Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-s77dr Namespace:openshift-marketplace ID:1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f UID:cc574835-2b90-4173-b192-f5b5fd9eb689 NetNS:/var/run/netns/612da2fc-b7b7-41cc-a446-c11d525add39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc574835_2b90_4173_b192_f5b5fd9eb689.slice PodAnnotations:0xc000131348}] Aliases:map[]}\"\nJun 14 10:03:55.114928 crc crio[24245]: time=\"2026-06-14T10:03:55.114902362Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-s77dr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:03:55.503015 crc crio[24245]: time=\"2026-06-14T10:03:55.502471359Z\" level=info msg=\"Stopped pod sandbox: 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f\" id=62c3d77f-df47-44b9-aa77-e66fe5891070 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:03:55.989034 crc crio[24245]: time=\"2026-06-14T10:03:55.988967233Z\" level=info msg=\"Removing container: 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a\" id=2f1cebd6-331a-4499-a5d0-9d35af08ff83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:03:56.021738 crc crio[24245]: time=\"2026-06-14T10:03:56.021648218Z\" level=info msg=\"Removed container 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a: openshift-marketplace/redhat-marketplace-s77dr/registry-server\" id=2f1cebd6-331a-4499-a5d0-9d35af08ff83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:03:56.025346 crc crio[24245]: time=\"2026-06-14T10:03:56.02526594Z\" level=info msg=\"Removing container: 3902c39794aa5c9cd19257ad7d96ca49ff42cd3f31e35c3c6d16c4ee37c4869e\" id=1bf4fffb-5b7a-46f0-98d3-6ff57da5b894 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:03:56.061496 crc crio[24245]: time=\"2026-06-14T10:03:56.061448066Z\" level=info msg=\"Removed container 3902c39794aa5c9cd19257ad7d96ca49ff42cd3f31e35c3c6d16c4ee37c4869e: openshift-marketplace/redhat-marketplace-s77dr/extract-content\" id=1bf4fffb-5b7a-46f0-98d3-6ff57da5b894 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:03:56.065517 crc crio[24245]: time=\"2026-06-14T10:03:56.06544702Z\" level=info msg=\"Removing container: 043a19d21acf70ac28ca2b3d6083e7c89daf25dcce12503ad08b5bf2e130089c\" id=56eff2f7-de96-4857-82dc-ee48aecd677c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:03:56.123078 crc crio[24245]: time=\"2026-06-14T10:03:56.122962079Z\" level=info msg=\"Removed container 043a19d21acf70ac28ca2b3d6083e7c89daf25dcce12503ad08b5bf2e130089c: openshift-marketplace/redhat-marketplace-s77dr/extract-utilities\" id=56eff2f7-de96-4857-82dc-ee48aecd677c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:04:00.556777 crc crio[24245]: time=\"2026-06-14T10:04:00.556183127Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690524-s89kw/POD\" id=ca8d7cc1-1d64-4e85-a16a-b0e5198f9846 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:04:00.557997 crc crio[24245]: time=\"2026-06-14T10:04:00.556804707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:04:00.585731 crc crio[24245]: time=\"2026-06-14T10:04:00.585621971Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690524-s89kw Namespace:openshift-infra ID:5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c UID:604e6831-5c5e-40e9-9a53-abc3a78e5107 NetNS:/var/run/netns/0d53d8a8-9842-44c3-9ed2-f5380aa4b5bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod604e6831_5c5e_40e9_9a53_abc3a78e5107.slice PodAnnotations:0xc000131710}] Aliases:map[]}\"\nJun 14 10:04:00.585731 crc crio[24245]: time=\"2026-06-14T10:04:00.585702904Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690524-s89kw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:04:01.058603 crc crio[24245]: 2026-06-14T10:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5952480cbda07a0 Mac:3a:2d:b6:e6:4a:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d2 Mtu:0 Sandbox:/var/run/netns/0d53d8a8-9842-44c3-9ed2-f5380aa4b5bf SocketPath: PciID:}] [{Interface:0xc00012d3e0 Address:{IP:10.217.1.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 10:04:01.060063 crc crio[24245]: time=\"2026-06-14T10:04:01.059633248Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690524-s89kw Namespace:openshift-infra ID:5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c UID:604e6831-5c5e-40e9-9a53-abc3a78e5107 NetNS:/var/run/netns/0d53d8a8-9842-44c3-9ed2-f5380aa4b5bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod604e6831_5c5e_40e9_9a53_abc3a78e5107.slice PodAnnotations:0xc000131710}] Aliases:map[]}\"\nJun 14 10:04:01.060063 crc crio[24245]: time=\"2026-06-14T10:04:01.059905747Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690524-s89kw for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 10:04:01.071205 crc crio[24245]: time=\"2026-06-14T10:04:01.071161386Z\" level=info msg=\"Ran pod sandbox 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c with infra container: openshift-infra/auto-csr-approver-29690524-s89kw/POD\" id=ca8d7cc1-1d64-4e85-a16a-b0e5198f9846 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:04:01.084384 crc crio[24245]: time=\"2026-06-14T10:04:01.081388925Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=062fccaf-652a-4544-ab52-2abfe105109e name=/runtime.v1.ImageService/PullImage\nJun 14 10:04:01.092613 crc crio[24245]: time=\"2026-06-14T10:04:01.092518622Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 10:04:02.166280 crc crio[24245]: time=\"2026-06-14T10:04:02.165733592Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=062fccaf-652a-4544-ab52-2abfe105109e name=/runtime.v1.ImageService/PullImage\nJun 14 10:04:02.167626 crc crio[24245]: time=\"2026-06-14T10:04:02.16753913Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8b6deb97-d535-42d5-baf6-8fb4287bd166 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:04:02.170062 crc crio[24245]: time=\"2026-06-14T10:04:02.169984417Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1ee4a876-ee12-45d1-94c0-f60af83d7d4a name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:04:02.177602 crc crio[24245]: time=\"2026-06-14T10:04:02.177442784Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690524-s89kw/oc\" id=6582e295-e7d2-4d11-affa-7d0cbab9f376 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:04:02.178397 crc crio[24245]: time=\"2026-06-14T10:04:02.178335923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:04:02.249495 crc crio[24245]: time=\"2026-06-14T10:04:02.249313946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:04:02.540123 crc crio[24245]: time=\"2026-06-14T10:04:02.53957292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:04:02.700808 crc crio[24245]: time=\"2026-06-14T10:04:02.700452587Z\" level=info msg=\"Created container c262673724d9b703da4e6664700fb6fff647e7c8e5cf421a5f8042c314a7df0c: openshift-infra/auto-csr-approver-29690524-s89kw/oc\" id=6582e295-e7d2-4d11-affa-7d0cbab9f376 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:04:02.703253 crc crio[24245]: time=\"2026-06-14T10:04:02.703148113Z\" level=info msg=\"Starting container: c262673724d9b703da4e6664700fb6fff647e7c8e5cf421a5f8042c314a7df0c\" id=86745d1a-120a-4313-8ecd-813c359595f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:04:02.714444 crc crio[24245]: time=\"2026-06-14T10:04:02.714280569Z\" level=info msg=\"Started container\" PID=394233 containerID=c262673724d9b703da4e6664700fb6fff647e7c8e5cf421a5f8042c314a7df0c description=openshift-infra/auto-csr-approver-29690524-s89kw/oc id=86745d1a-120a-4313-8ecd-813c359595f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c\nJun 14 10:04:05.135215 crc crio[24245]: time=\"2026-06-14T10:04:05.134575753Z\" level=info msg=\"Stopping pod sandbox: 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c\" id=68901eb5-d85b-4c49-93fd-726c9dedfe07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:04:05.136687 crc crio[24245]: time=\"2026-06-14T10:04:05.136013699Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690524-s89kw Namespace:openshift-infra ID:5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c UID:604e6831-5c5e-40e9-9a53-abc3a78e5107 NetNS:/var/run/netns/0d53d8a8-9842-44c3-9ed2-f5380aa4b5bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod604e6831_5c5e_40e9_9a53_abc3a78e5107.slice PodAnnotations:0xc000602ef8}] Aliases:map[]}\"\nJun 14 10:04:05.136687 crc crio[24245]: time=\"2026-06-14T10:04:05.136194325Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690524-s89kw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:04:05.554681 crc crio[24245]: time=\"2026-06-14T10:04:05.553917858Z\" level=info msg=\"Stopped pod sandbox: 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c\" id=68901eb5-d85b-4c49-93fd-726c9dedfe07 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:04:25.756468 crc crio[24245]: time=\"2026-06-14T10:04:25.755701086Z\" level=info msg=\"Removing container: 120c6139a8724be33d4ac1d75971c3a2f0c0971efda415bf2a470caeef57555a\" id=29791575-3239-4c04-9043-c4f6feffc650 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:04:25.956390 crc crio[24245]: time=\"2026-06-14T10:04:25.95594456Z\" level=info msg=\"Removed container 120c6139a8724be33d4ac1d75971c3a2f0c0971efda415bf2a470caeef57555a: openshift-infra/auto-csr-approver-29690518-99l2w/oc\" id=29791575-3239-4c04-9043-c4f6feffc650 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:04:25.971173 crc crio[24245]: time=\"2026-06-14T10:04:25.97110439Z\" level=info msg=\"Stopping pod sandbox: 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f\" id=0a0a142a-c3e8-449c-91cd-8f7ff3d7f676 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:04:25.971377 crc crio[24245]: time=\"2026-06-14T10:04:25.971196063Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f\" id=0a0a142a-c3e8-449c-91cd-8f7ff3d7f676 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:04:25.972365 crc crio[24245]: time=\"2026-06-14T10:04:25.972139393Z\" level=info msg=\"Removing pod sandbox: 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f\" id=6560d863-737d-475a-ac6e-99a744d5ae88 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:04:25.985870 crc crio[24245]: time=\"2026-06-14T10:04:25.985698968Z\" level=info msg=\"Removed pod sandbox: 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f\" id=6560d863-737d-475a-ac6e-99a744d5ae88 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:04:25.986831 crc crio[24245]: time=\"2026-06-14T10:04:25.986722965Z\" level=info msg=\"Stopping pod sandbox: 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186\" id=cdfe5081-90ab-4f02-ac19-a05139a3c6ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:04:25.986831 crc crio[24245]: time=\"2026-06-14T10:04:25.986816478Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186\" id=cdfe5081-90ab-4f02-ac19-a05139a3c6ee name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:04:25.987593 crc crio[24245]: time=\"2026-06-14T10:04:25.987511151Z\" level=info msg=\"Removing pod sandbox: 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186\" id=f078d146-1c9e-493b-8ad8-a2140272f6b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:04:26.011934 crc crio[24245]: time=\"2026-06-14T10:04:26.011698841Z\" level=info msg=\"Removed pod sandbox: 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186\" id=f078d146-1c9e-493b-8ad8-a2140272f6b5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:05:50.056331 crc crio[24245]: time=\"2026-06-14T10:05:50.055595417Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-ngn8d/POD\" id=703d401d-f125-4ac0-a9a1-2d496c373c01 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:05:50.056331 crc crio[24245]: time=\"2026-06-14T10:05:50.056335441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:05:50.092530 crc crio[24245]: time=\"2026-06-14T10:05:50.092427826Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ngn8d Namespace:openshift-marketplace ID:cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8 UID:18e131f1-2b81-4953-b69c-d4e86065d35a NetNS:/var/run/netns/3d599005-6c35-4e75-a790-410fd5ddd1d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18e131f1_2b81_4953_b69c_d4e86065d35a.slice PodAnnotations:0xc0024229a0}] Aliases:map[]}\"\nJun 14 10:05:50.092947 crc crio[24245]: time=\"2026-06-14T10:05:50.09255192Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-ngn8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:05:50.751482 crc crio[24245]: 2026-06-14T10:05:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb1a3c3cbfebe2f Mac:ca:fe:6d:61:da:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d3 Mtu:0 Sandbox:/var/run/netns/3d599005-6c35-4e75-a790-410fd5ddd1d3 SocketPath: PciID:}] [{Interface:0xc0004be740 Address:{IP:10.217.1.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 10:05:50.752747 crc crio[24245]: time=\"2026-06-14T10:05:50.752703116Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ngn8d Namespace:openshift-marketplace ID:cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8 UID:18e131f1-2b81-4953-b69c-d4e86065d35a NetNS:/var/run/netns/3d599005-6c35-4e75-a790-410fd5ddd1d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18e131f1_2b81_4953_b69c_d4e86065d35a.slice PodAnnotations:0xc0024229a0}] Aliases:map[]}\"\nJun 14 10:05:50.752990 crc crio[24245]: time=\"2026-06-14T10:05:50.752935064Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-ngn8d for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 10:05:50.773769 crc crio[24245]: time=\"2026-06-14T10:05:50.773585491Z\" level=info msg=\"Ran pod sandbox cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8 with infra container: openshift-marketplace/redhat-operators-ngn8d/POD\" id=703d401d-f125-4ac0-a9a1-2d496c373c01 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:05:50.779902 crc crio[24245]: time=\"2026-06-14T10:05:50.778275516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b8431ff9-06ca-4e9c-b119-03c1cb3cd30b name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:05:50.784073 crc crio[24245]: time=\"2026-06-14T10:05:50.781462438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4a0abf8a-998b-4423-99c7-e208bf4f70eb name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:05:50.796590 crc crio[24245]: time=\"2026-06-14T10:05:50.796462507Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ngn8d/extract-utilities\" id=ba62c49a-4060-4c22-b9a4-80a10e1f1ba7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:05:50.797110 crc crio[24245]: time=\"2026-06-14T10:05:50.797043166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:05:50.885528 crc crio[24245]: time=\"2026-06-14T10:05:50.885431115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:05:50.889984 crc crio[24245]: time=\"2026-06-14T10:05:50.889916409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:05:51.051126 crc crio[24245]: time=\"2026-06-14T10:05:51.05099178Z\" level=info msg=\"Created container 9c267f087a28f4d572c9911a04a293c1368ea35c5104e6bf3ad1541bcdb1484a: openshift-marketplace/redhat-operators-ngn8d/extract-utilities\" id=ba62c49a-4060-4c22-b9a4-80a10e1f1ba7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:05:51.054325 crc crio[24245]: time=\"2026-06-14T10:05:51.054238223Z\" level=info msg=\"Starting container: 9c267f087a28f4d572c9911a04a293c1368ea35c5104e6bf3ad1541bcdb1484a\" id=4faacec7-5b19-4792-a142-bab16b64eea3 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:05:51.061704 crc crio[24245]: time=\"2026-06-14T10:05:51.061583239Z\" level=info msg=\"Started container\" PID=408665 containerID=9c267f087a28f4d572c9911a04a293c1368ea35c5104e6bf3ad1541bcdb1484a description=openshift-marketplace/redhat-operators-ngn8d/extract-utilities id=4faacec7-5b19-4792-a142-bab16b64eea3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8\nJun 14 10:05:51.791603 crc crio[24245]: time=\"2026-06-14T10:05:51.791218574Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8d6dfca2-6a99-4516-8517-7b786012744f name=/runtime.v1.ImageService/PullImage\nJun 14 10:05:51.802420 crc crio[24245]: time=\"2026-06-14T10:05:51.802354297Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 14 10:05:52.854199 crc crio[24245]: time=\"2026-06-14T10:05:52.853823877Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=8d6dfca2-6a99-4516-8517-7b786012744f name=/runtime.v1.ImageService/PullImage\nJun 14 10:05:52.855503 crc crio[24245]: time=\"2026-06-14T10:05:52.855423987Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2346c938-d520-4e51-b04c-aee4eb46ecb9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:05:52.858455 crc crio[24245]: time=\"2026-06-14T10:05:52.858373542Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7f8fe332-d7a1-4ce8-812c-2656f833c5c5 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:05:52.867588 crc crio[24245]: time=\"2026-06-14T10:05:52.867518432Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ngn8d/extract-content\" id=d4fe6f6d-bc47-4719-a295-8786eda089d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:05:52.868005 crc crio[24245]: time=\"2026-06-14T10:05:52.867945426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:05:52.912800 crc crio[24245]: time=\"2026-06-14T10:05:52.912709588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:05:52.916026 crc crio[24245]: time=\"2026-06-14T10:05:52.915786727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:05:53.092765 crc crio[24245]: time=\"2026-06-14T10:05:53.092639391Z\" level=info msg=\"Created container 36fd0ad689e7903775d4312d48a691aad88e42a1e30288fbe4cdd8419f9db6b9: openshift-marketplace/redhat-operators-ngn8d/extract-content\" id=d4fe6f6d-bc47-4719-a295-8786eda089d0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:05:53.094092 crc crio[24245]: time=\"2026-06-14T10:05:53.094020327Z\" level=info msg=\"Starting container: 36fd0ad689e7903775d4312d48a691aad88e42a1e30288fbe4cdd8419f9db6b9\" id=0ed96581-05ca-4235-b8f4-940b0542c8a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:05:53.099946 crc crio[24245]: time=\"2026-06-14T10:05:53.099796112Z\" level=info msg=\"Started container\" PID=408897 containerID=36fd0ad689e7903775d4312d48a691aad88e42a1e30288fbe4cdd8419f9db6b9 description=openshift-marketplace/redhat-operators-ngn8d/extract-content id=0ed96581-05ca-4235-b8f4-940b0542c8a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8\nJun 14 10:05:57.920632 crc crio[24245]: time=\"2026-06-14T10:05:57.920140684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1dcab966-e963-4677-b693-dc76206a4422 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:05:57.924120 crc crio[24245]: time=\"2026-06-14T10:05:57.923973246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=51f36337-94c1-4662-9a77-d5a2c0e530b8 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:05:57.937274 crc crio[24245]: time=\"2026-06-14T10:05:57.937131253Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ngn8d/registry-server\" id=00f0c1fa-2778-4d0e-ab3c-6d9278bc772e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:05:57.937706 crc crio[24245]: time=\"2026-06-14T10:05:57.937561497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:05:58.019274 crc crio[24245]: time=\"2026-06-14T10:05:58.019176095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:05:58.022953 crc crio[24245]: time=\"2026-06-14T10:05:58.022888523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:05:58.312470 crc crio[24245]: time=\"2026-06-14T10:05:58.311756688Z\" level=info msg=\"Created container b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f: openshift-marketplace/redhat-operators-ngn8d/registry-server\" id=00f0c1fa-2778-4d0e-ab3c-6d9278bc772e name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:05:58.313710 crc crio[24245]: time=\"2026-06-14T10:05:58.313591667Z\" level=info msg=\"Starting container: b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f\" id=86d6586b-b3c6-4268-9dd4-b56f08bb8773 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:05:58.326027 crc crio[24245]: time=\"2026-06-14T10:05:58.325774675Z\" level=info msg=\"Started container\" PID=409446 containerID=b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f description=openshift-marketplace/redhat-operators-ngn8d/registry-server id=86d6586b-b3c6-4268-9dd4-b56f08bb8773 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8\nJun 14 10:06:01.771470 crc crio[24245]: time=\"2026-06-14T10:06:01.770719813Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690526-jxt6f/POD\" id=46615822-d98a-4b3f-b702-eb71117f5bf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:06:01.772565 crc crio[24245]: time=\"2026-06-14T10:06:01.771490618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:06:01.834061 crc crio[24245]: time=\"2026-06-14T10:06:01.833903166Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690526-jxt6f Namespace:openshift-infra ID:6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a UID:a0208406-9df3-458d-91e6-968932cf40fa NetNS:/var/run/netns/734bf2b9-a9aa-435c-a138-0428f0b38386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0208406_9df3_458d_91e6_968932cf40fa.slice PodAnnotations:0xc002c92c10}] Aliases:map[]}\"\nJun 14 10:06:01.834061 crc crio[24245]: time=\"2026-06-14T10:06:01.833968258Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690526-jxt6f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:06:02.540937 crc crio[24245]: 2026-06-14T10:06:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b2fe8d1ab8071a Mac:1e:ca:1b:48:c9:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d4 Mtu:0 Sandbox:/var/run/netns/734bf2b9-a9aa-435c-a138-0428f0b38386 SocketPath: PciID:}] [{Interface:0xc0002d89f0 Address:{IP:10.217.1.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 10:06:02.542761 crc crio[24245]: time=\"2026-06-14T10:06:02.542679633Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690526-jxt6f Namespace:openshift-infra ID:6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a UID:a0208406-9df3-458d-91e6-968932cf40fa NetNS:/var/run/netns/734bf2b9-a9aa-435c-a138-0428f0b38386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0208406_9df3_458d_91e6_968932cf40fa.slice PodAnnotations:0xc002c92c10}] Aliases:map[]}\"\nJun 14 10:06:02.542994 crc crio[24245]: time=\"2026-06-14T10:06:02.542937541Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690526-jxt6f for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 10:06:02.556879 crc crio[24245]: time=\"2026-06-14T10:06:02.556748089Z\" level=info msg=\"Ran pod sandbox 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a with infra container: openshift-infra/auto-csr-approver-29690526-jxt6f/POD\" id=46615822-d98a-4b3f-b702-eb71117f5bf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:06:02.561391 crc crio[24245]: time=\"2026-06-14T10:06:02.561318713Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=422a63aa-6a5e-4c01-9b14-56845dd6dbfd name=/runtime.v1.ImageService/PullImage\nJun 14 10:06:02.570686 crc crio[24245]: time=\"2026-06-14T10:06:02.568277554Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 10:06:03.959955 crc crio[24245]: time=\"2026-06-14T10:06:03.959191113Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=422a63aa-6a5e-4c01-9b14-56845dd6dbfd name=/runtime.v1.ImageService/PullImage\nJun 14 10:06:03.962082 crc crio[24245]: time=\"2026-06-14T10:06:03.960808156Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=26d03b13-65cb-41cb-b759-aeb941ed29af name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:06:03.966580 crc crio[24245]: time=\"2026-06-14T10:06:03.966489106Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6048a15b-d851-4dfc-a8a1-94bf875a2863 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:06:03.977960 crc crio[24245]: time=\"2026-06-14T10:06:03.977807793Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690526-jxt6f/oc\" id=74bbf2f3-e6e5-4930-8f22-0918089af3e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:06:03.979059 crc crio[24245]: time=\"2026-06-14T10:06:03.978984181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:06:04.028481 crc crio[24245]: time=\"2026-06-14T10:06:04.028406019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:06:04.285978 crc crio[24245]: time=\"2026-06-14T10:06:04.285719282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:06:04.419528 crc crio[24245]: time=\"2026-06-14T10:06:04.419359123Z\" level=info msg=\"Created container 7c3b0db450872281b70cbcffe6d671ab906e4f6753d6c27ad3c39bb9beaa51bc: openshift-infra/auto-csr-approver-29690526-jxt6f/oc\" id=74bbf2f3-e6e5-4930-8f22-0918089af3e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:06:04.420323 crc crio[24245]: time=\"2026-06-14T10:06:04.420287265Z\" level=info msg=\"Starting container: 7c3b0db450872281b70cbcffe6d671ab906e4f6753d6c27ad3c39bb9beaa51bc\" id=702cd455-5f46-46fa-9343-81a080024970 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:06:04.430041 crc crio[24245]: time=\"2026-06-14T10:06:04.430000651Z\" level=info msg=\"Started container\" PID=410229 containerID=7c3b0db450872281b70cbcffe6d671ab906e4f6753d6c27ad3c39bb9beaa51bc description=openshift-infra/auto-csr-approver-29690526-jxt6f/oc id=702cd455-5f46-46fa-9343-81a080024970 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a\nJun 14 10:06:06.096492 crc crio[24245]: time=\"2026-06-14T10:06:06.095625656Z\" level=info msg=\"Stopping pod sandbox: 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a\" id=81b8e96b-662c-433a-88bb-858435e6ad85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:06:06.098264 crc crio[24245]: time=\"2026-06-14T10:06:06.097110854Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690526-jxt6f Namespace:openshift-infra ID:6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a UID:a0208406-9df3-458d-91e6-968932cf40fa NetNS:/var/run/netns/734bf2b9-a9aa-435c-a138-0428f0b38386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0208406_9df3_458d_91e6_968932cf40fa.slice PodAnnotations:0xc002c92260}] Aliases:map[]}\"\nJun 14 10:06:06.098264 crc crio[24245]: time=\"2026-06-14T10:06:06.09728631Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690526-jxt6f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:06:06.604128 crc crio[24245]: time=\"2026-06-14T10:06:06.603464777Z\" level=info msg=\"Stopped pod sandbox: 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a\" id=81b8e96b-662c-433a-88bb-858435e6ad85 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:06:11.187084 crc crio[24245]: time=\"2026-06-14T10:06:11.186140002Z\" level=info msg=\"Stopping container: b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f (timeout: 2s)\" id=254fe540-79e6-44bf-9c18-e6ebdb469c1d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 10:06:11.337698 crc crio[24245]: time=\"2026-06-14T10:06:11.336034196Z\" level=info msg=\"Stopped container b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f: openshift-marketplace/redhat-operators-ngn8d/registry-server\" id=254fe540-79e6-44bf-9c18-e6ebdb469c1d name=/runtime.v1.RuntimeService/StopContainer\nJun 14 10:06:11.340590 crc crio[24245]: time=\"2026-06-14T10:06:11.340432417Z\" level=info msg=\"Stopping pod sandbox: cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8\" id=a4b28acc-7f70-486d-915a-795de2f5b97d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:06:11.341394 crc crio[24245]: time=\"2026-06-14T10:06:11.341276324Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ngn8d Namespace:openshift-marketplace ID:cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8 UID:18e131f1-2b81-4953-b69c-d4e86065d35a NetNS:/var/run/netns/3d599005-6c35-4e75-a790-410fd5ddd1d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18e131f1_2b81_4953_b69c_d4e86065d35a.slice PodAnnotations:0xc002c92de0}] Aliases:map[]}\"\nJun 14 10:06:11.341574 crc crio[24245]: time=\"2026-06-14T10:06:11.341499601Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-ngn8d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:06:11.765147 crc crio[24245]: time=\"2026-06-14T10:06:11.763074289Z\" level=info msg=\"Stopped pod sandbox: cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8\" id=a4b28acc-7f70-486d-915a-795de2f5b97d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:06:12.205041 crc crio[24245]: time=\"2026-06-14T10:06:12.204564232Z\" level=info msg=\"Removing container: b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f\" id=8ec03475-16b3-40fa-b89e-395f2b196929 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:06:12.234358 crc crio[24245]: time=\"2026-06-14T10:06:12.23426638Z\" level=info msg=\"Removed container b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f: openshift-marketplace/redhat-operators-ngn8d/registry-server\" id=8ec03475-16b3-40fa-b89e-395f2b196929 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:06:12.237539 crc crio[24245]: time=\"2026-06-14T10:06:12.237442955Z\" level=info msg=\"Removing container: 36fd0ad689e7903775d4312d48a691aad88e42a1e30288fbe4cdd8419f9db6b9\" id=645f76ad-9b89-42f5-8071-4744ec046b19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:06:12.277555 crc crio[24245]: time=\"2026-06-14T10:06:12.277452045Z\" level=info msg=\"Removed container 36fd0ad689e7903775d4312d48a691aad88e42a1e30288fbe4cdd8419f9db6b9: openshift-marketplace/redhat-operators-ngn8d/extract-content\" id=645f76ad-9b89-42f5-8071-4744ec046b19 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:06:12.281976 crc crio[24245]: time=\"2026-06-14T10:06:12.281912749Z\" level=info msg=\"Removing container: 9c267f087a28f4d572c9911a04a293c1368ea35c5104e6bf3ad1541bcdb1484a\" id=55cf10a8-01ce-4189-ba80-f6a63d624c9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:06:12.320608 crc crio[24245]: time=\"2026-06-14T10:06:12.320531964Z\" level=info msg=\"Removed container 9c267f087a28f4d572c9911a04a293c1368ea35c5104e6bf3ad1541bcdb1484a: openshift-marketplace/redhat-operators-ngn8d/extract-utilities\" id=55cf10a8-01ce-4189-ba80-f6a63d624c9f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:06:26.064228 crc crio[24245]: time=\"2026-06-14T10:06:26.063357877Z\" level=info msg=\"Removing container: f9b8a2a96c5d7b96880f54ef6616507f50b8943cc774afb72bc1d1bc4016bc4b\" id=68a5562b-a82e-4a8d-bc5b-873e9ba46f1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:06:26.108104 crc crio[24245]: time=\"2026-06-14T10:06:26.107830768Z\" level=info msg=\"Removed container f9b8a2a96c5d7b96880f54ef6616507f50b8943cc774afb72bc1d1bc4016bc4b: openshift-must-gather-fcg6n/crc-debug-tpgrz/container-00\" id=68a5562b-a82e-4a8d-bc5b-873e9ba46f1e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:06:26.114270 crc crio[24245]: time=\"2026-06-14T10:06:26.114177941Z\" level=info msg=\"Removing container: 582adb26feac50a0d204210cfe4e88b4c052134e980829b697e7e9aef0af2887\" id=32f47cb5-5520-4af6-9f69-8ee6dac2df83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:06:26.272360 crc crio[24245]: time=\"2026-06-14T10:06:26.271820965Z\" level=info msg=\"Removed container 582adb26feac50a0d204210cfe4e88b4c052134e980829b697e7e9aef0af2887: openshift-infra/auto-csr-approver-29690520-7spsh/oc\" id=32f47cb5-5520-4af6-9f69-8ee6dac2df83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:06:26.285115 crc crio[24245]: time=\"2026-06-14T10:06:26.284964228Z\" level=info msg=\"Stopping pod sandbox: d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3\" id=6026dc0f-269b-4d4b-a491-6106ac0f2593 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:06:26.285115 crc crio[24245]: time=\"2026-06-14T10:06:26.285072421Z\" level=info msg=\"Stopped pod sandbox (already stopped): d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3\" id=6026dc0f-269b-4d4b-a491-6106ac0f2593 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:06:26.286125 crc crio[24245]: time=\"2026-06-14T10:06:26.286073943Z\" level=info msg=\"Removing pod sandbox: d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3\" id=d22abe0b-2493-4c04-bcd8-34c4548c50ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:06:26.301008 crc crio[24245]: time=\"2026-06-14T10:06:26.300916408Z\" level=info msg=\"Removed pod sandbox: d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3\" id=d22abe0b-2493-4c04-bcd8-34c4548c50ca name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:06:26.301970 crc crio[24245]: time=\"2026-06-14T10:06:26.301906365Z\" level=info msg=\"Stopping pod sandbox: 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc\" id=233ab495-acab-46f1-b6f6-7ee135961fbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:06:26.302160 crc crio[24245]: time=\"2026-06-14T10:06:26.30205679Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc\" id=233ab495-acab-46f1-b6f6-7ee135961fbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:06:26.303482 crc crio[24245]: time=\"2026-06-14T10:06:26.303447895Z\" level=info msg=\"Removing pod sandbox: 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc\" id=04b056b3-fc09-4cea-a903-9fecd1fb6e3a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:06:26.339622 crc crio[24245]: time=\"2026-06-14T10:06:26.339430278Z\" level=info msg=\"Removed pod sandbox: 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc\" id=04b056b3-fc09-4cea-a903-9fecd1fb6e3a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:06:26.341208 crc crio[24245]: time=\"2026-06-14T10:06:26.341064758Z\" level=info msg=\"Stopping pod sandbox: cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8\" id=8c9fd8bc-23fa-4bcd-8a00-927c93f0a46a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:06:26.341377 crc crio[24245]: time=\"2026-06-14T10:06:26.341229243Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8\" id=8c9fd8bc-23fa-4bcd-8a00-927c93f0a46a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:06:26.342244 crc crio[24245]: time=\"2026-06-14T10:06:26.342162363Z\" level=info msg=\"Removing pod sandbox: cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8\" id=5213aa5f-9caf-4a71-b223-49688b5f05ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:06:26.365316 crc crio[24245]: time=\"2026-06-14T10:06:26.365121202Z\" level=info msg=\"Removed pod sandbox: cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8\" id=5213aa5f-9caf-4a71-b223-49688b5f05ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:07:29.526490 crc crio[24245]: time=\"2026-06-14T10:07:29.525706029Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:29.995079 crc crio[24245]: time=\"2026-06-14T10:07:29.994717579Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:30.001807 crc crio[24245]: time=\"2026-06-14T10:07:30.001737022Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:30.666415 crc crio[24245]: time=\"2026-06-14T10:07:30.666324007Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:30.672758 crc crio[24245]: time=\"2026-06-14T10:07:30.672642025Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:30.672758 crc crio[24245]: time=\"2026-06-14T10:07:30.672709537Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:30.742952 crc crio[24245]: time=\"2026-06-14T10:07:30.741522165Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:31.156779 crc crio[24245]: time=\"2026-06-14T10:07:31.156364574Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:31.187604 crc crio[24245]: time=\"2026-06-14T10:07:31.187549484Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:31.529140 crc crio[24245]: time=\"2026-06-14T10:07:31.528961354Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:31.647948 crc crio[24245]: time=\"2026-06-14T10:07:31.647801989Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:31.700921 crc crio[24245]: time=\"2026-06-14T10:07:31.700794232Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:31.761909 crc crio[24245]: time=\"2026-06-14T10:07:31.758743297Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:32.247417 crc crio[24245]: time=\"2026-06-14T10:07:32.247362046Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:32.782984 crc crio[24245]: time=\"2026-06-14T10:07:32.782430905Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:33.353939 crc crio[24245]: time=\"2026-06-14T10:07:33.353772502Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:33.813510 crc crio[24245]: time=\"2026-06-14T10:07:33.813169717Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:34.335826 crc crio[24245]: time=\"2026-06-14T10:07:34.335737591Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:34.739194 crc crio[24245]: time=\"2026-06-14T10:07:34.739100713Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:34.749778 crc crio[24245]: time=\"2026-06-14T10:07:34.749633627Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:34.850307 crc crio[24245]: time=\"2026-06-14T10:07:34.849786205Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:36.432054 crc crio[24245]: time=\"2026-06-14T10:07:36.431038845Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:37.806901 crc crio[24245]: time=\"2026-06-14T10:07:37.806363467Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:37.811761 crc crio[24245]: time=\"2026-06-14T10:07:37.811637814Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:38.208353 crc crio[24245]: time=\"2026-06-14T10:07:38.208262546Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:39.676964 crc crio[24245]: time=\"2026-06-14T10:07:39.676440599Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:41.181549 crc crio[24245]: time=\"2026-06-14T10:07:41.180620691Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:41.339769 crc crio[24245]: time=\"2026-06-14T10:07:41.339693938Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:42.051096 crc crio[24245]: time=\"2026-06-14T10:07:42.050385076Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:43.666776 crc crio[24245]: time=\"2026-06-14T10:07:43.666367892Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:45.809895 crc crio[24245]: time=\"2026-06-14T10:07:45.809115238Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:47.105698 crc crio[24245]: time=\"2026-06-14T10:07:47.10558017Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:47.704930 crc crio[24245]: time=\"2026-06-14T10:07:47.704518352Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:47.836444 crc crio[24245]: time=\"2026-06-14T10:07:47.836312915Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:48.256598 crc crio[24245]: time=\"2026-06-14T10:07:48.256526627Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:48.488940 crc crio[24245]: time=\"2026-06-14T10:07:48.488698072Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:48.520905 crc crio[24245]: time=\"2026-06-14T10:07:48.520717788Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:48.559311 crc crio[24245]: time=\"2026-06-14T10:07:48.559173679Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:48.605335 crc crio[24245]: time=\"2026-06-14T10:07:48.605251221Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:49.316494 crc crio[24245]: time=\"2026-06-14T10:07:49.316013653Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:51.181416 crc crio[24245]: time=\"2026-06-14T10:07:51.180927319Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:52.135315 crc crio[24245]: time=\"2026-06-14T10:07:52.134789988Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:52.135902 crc crio[24245]: time=\"2026-06-14T10:07:52.135809637Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:53.914568 crc crio[24245]: time=\"2026-06-14T10:07:53.914025702Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:54.267925 crc crio[24245]: time=\"2026-06-14T10:07:54.267324231Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:55.749298 crc crio[24245]: time=\"2026-06-14T10:07:55.7489256Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:07:56.050987 crc crio[24245]: time=\"2026-06-14T10:07:56.050743909Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:08:00.623950 crc crio[24245]: time=\"2026-06-14T10:08:00.621970264Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690528-w7wbw/POD\" id=f0faee63-fa39-4e8b-bb57-51783f942ef9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:08:00.623950 crc crio[24245]: time=\"2026-06-14T10:08:00.62306637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:08:00.661013 crc crio[24245]: time=\"2026-06-14T10:08:00.660894818Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690528-w7wbw Namespace:openshift-infra ID:e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1 UID:24878b73-3431-41a7-afcc-adb49412022d NetNS:/var/run/netns/cb1e8ee1-5e02-4e3d-ae57-6fd88820e3af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24878b73_3431_41a7_afcc_adb49412022d.slice PodAnnotations:0xc0004cc720}] Aliases:map[]}\"\nJun 14 10:08:00.661345 crc crio[24245]: time=\"2026-06-14T10:08:00.66095969Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690528-w7wbw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:08:01.297074 crc crio[24245]: 2026-06-14T10:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2b1bfc861a5f5a Mac:ea:ba:ff:82:09:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d5 Mtu:0 Sandbox:/var/run/netns/cb1e8ee1-5e02-4e3d-ae57-6fd88820e3af SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.1.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 10:08:01.298608 crc crio[24245]: time=\"2026-06-14T10:08:01.298530991Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690528-w7wbw Namespace:openshift-infra ID:e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1 UID:24878b73-3431-41a7-afcc-adb49412022d NetNS:/var/run/netns/cb1e8ee1-5e02-4e3d-ae57-6fd88820e3af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24878b73_3431_41a7_afcc_adb49412022d.slice PodAnnotations:0xc0004cc720}] Aliases:map[]}\"\nJun 14 10:08:01.298739 crc crio[24245]: time=\"2026-06-14T10:08:01.298716657Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690528-w7wbw for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 10:08:01.310306 crc crio[24245]: time=\"2026-06-14T10:08:01.309063863Z\" level=info msg=\"Ran pod sandbox e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1 with infra container: openshift-infra/auto-csr-approver-29690528-w7wbw/POD\" id=f0faee63-fa39-4e8b-bb57-51783f942ef9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:08:01.322133 crc crio[24245]: time=\"2026-06-14T10:08:01.322033583Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=52fe5e00-b6ef-4723-8689-c58de5616cb4 name=/runtime.v1.ImageService/PullImage\nJun 14 10:08:01.335766 crc crio[24245]: time=\"2026-06-14T10:08:01.335633208Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 10:08:02.885200 crc crio[24245]: time=\"2026-06-14T10:08:02.884303359Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=52fe5e00-b6ef-4723-8689-c58de5616cb4 name=/runtime.v1.ImageService/PullImage\nJun 14 10:08:02.886330 crc crio[24245]: time=\"2026-06-14T10:08:02.886268071Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ad9ac606-d84d-4428-9d42-50ad3c5cae5f name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:08:02.888648 crc crio[24245]: time=\"2026-06-14T10:08:02.888592985Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=526eb508-29b2-4399-bcb8-2eb4eb05f863 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:08:02.896698 crc crio[24245]: time=\"2026-06-14T10:08:02.8966079Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690528-w7wbw/oc\" id=86f60a28-8afa-43f3-85b2-ad5008484cf6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:08:02.897359 crc crio[24245]: time=\"2026-06-14T10:08:02.897302482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:08:02.959705 crc crio[24245]: time=\"2026-06-14T10:08:02.959585337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:08:03.200796 crc crio[24245]: time=\"2026-06-14T10:08:03.200602524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:08:03.330263 crc crio[24245]: time=\"2026-06-14T10:08:03.330026682Z\" level=info msg=\"Created container 6fdea0a79245d07336aa6b1e84ada0d4328dda173adc94f4b8ffeb6aca6c3d48: openshift-infra/auto-csr-approver-29690528-w7wbw/oc\" id=86f60a28-8afa-43f3-85b2-ad5008484cf6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:08:03.337940 crc crio[24245]: time=\"2026-06-14T10:08:03.337800023Z\" level=info msg=\"Starting container: 6fdea0a79245d07336aa6b1e84ada0d4328dda173adc94f4b8ffeb6aca6c3d48\" id=46d3f4ce-36da-4b0a-8e49-704c3ea946b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:08:03.349722 crc crio[24245]: time=\"2026-06-14T10:08:03.349566362Z\" level=info msg=\"Started container\" PID=426764 containerID=6fdea0a79245d07336aa6b1e84ada0d4328dda173adc94f4b8ffeb6aca6c3d48 description=openshift-infra/auto-csr-approver-29690528-w7wbw/oc id=46d3f4ce-36da-4b0a-8e49-704c3ea946b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1\nJun 14 10:08:03.575316 crc crio[24245]: time=\"2026-06-14T10:08:03.574779195Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:08:05.011566 crc crio[24245]: time=\"2026-06-14T10:08:05.010915349Z\" level=info msg=\"Stopping pod sandbox: e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1\" id=3dab8544-9473-486d-8770-fe852d646464 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:08:05.013155 crc crio[24245]: time=\"2026-06-14T10:08:05.012247612Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690528-w7wbw Namespace:openshift-infra ID:e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1 UID:24878b73-3431-41a7-afcc-adb49412022d NetNS:/var/run/netns/cb1e8ee1-5e02-4e3d-ae57-6fd88820e3af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24878b73_3431_41a7_afcc_adb49412022d.slice PodAnnotations:0xc000522348}] Aliases:map[]}\"\nJun 14 10:08:05.013155 crc crio[24245]: time=\"2026-06-14T10:08:05.012392197Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690528-w7wbw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:08:05.451219 crc crio[24245]: time=\"2026-06-14T10:08:05.45090262Z\" level=info msg=\"Stopped pod sandbox: e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1\" id=3dab8544-9473-486d-8770-fe852d646464 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:08:26.419221 crc crio[24245]: time=\"2026-06-14T10:08:26.418145741Z\" level=info msg=\"Removing container: e344bdd889ea8139ce6d2413781d3c79fb53833a0efd3527a26f6d5ea7e1b2c0\" id=9a9b95c2-ea11-4387-a1b9-9d5422bae525 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:08:26.540386 crc crio[24245]: time=\"2026-06-14T10:08:26.540259066Z\" level=info msg=\"Removed container e344bdd889ea8139ce6d2413781d3c79fb53833a0efd3527a26f6d5ea7e1b2c0: openshift-infra/auto-csr-approver-29690522-9qkbh/oc\" id=9a9b95c2-ea11-4387-a1b9-9d5422bae525 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:08:26.556003 crc crio[24245]: time=\"2026-06-14T10:08:26.555897821Z\" level=info msg=\"Stopping pod sandbox: 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa\" id=5eae29e8-f740-4b0a-8fe2-4d40334ce9d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:08:26.556003 crc crio[24245]: time=\"2026-06-14T10:08:26.555992534Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa\" id=5eae29e8-f740-4b0a-8fe2-4d40334ce9d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:08:26.557282 crc crio[24245]: time=\"2026-06-14T10:08:26.557173502Z\" level=info msg=\"Removing pod sandbox: 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa\" id=4f9eaf35-c946-4265-ba3a-3dab496b1894 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:08:26.572566 crc crio[24245]: time=\"2026-06-14T10:08:26.572496619Z\" level=info msg=\"Removed pod sandbox: 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa\" id=4f9eaf35-c946-4265-ba3a-3dab496b1894 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:09:47.307751 crc crio[24245]: time=\"2026-06-14T10:09:47.307123903Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 14 10:09:55.081461 crc crio[24245]: time=\"2026-06-14T10:09:55.080918605Z\" level=info msg=\"Stopping container: 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac (timeout: 2s)\" id=43c5140c-e78f-41ed-a7ed-425e196723f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 10:09:55.300542 crc crio[24245]: time=\"2026-06-14T10:09:55.29842782Z\" level=info msg=\"Stopped container 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac: openshift-must-gather-fcg6n/must-gather-cb49l/copy\" id=43c5140c-e78f-41ed-a7ed-425e196723f5 name=/runtime.v1.RuntimeService/StopContainer\nJun 14 10:09:55.300542 crc crio[24245]: time=\"2026-06-14T10:09:55.300101103Z\" level=info msg=\"Stopping pod sandbox: 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448\" id=00e1cb79-ce8f-4293-aaf6-8614c66a0ab4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:09:55.301039 crc crio[24245]: time=\"2026-06-14T10:09:55.300801394Z\" level=info msg=\"Got pod network &{Name:must-gather-cb49l Namespace:openshift-must-gather-fcg6n ID:07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448 UID:588c4194-3d7c-4de4-bcaf-78c573e09a30 NetNS:/var/run/netns/ceec07aa-e28c-4948-9b9f-a7a0bf96a67a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod588c4194_3d7c_4de4_bcaf_78c573e09a30.slice PodAnnotations:0xc0004ccbd0}] Aliases:map[]}\"\nJun 14 10:09:55.301039 crc crio[24245]: time=\"2026-06-14T10:09:55.301018562Z\" level=info msg=\"Deleting pod openshift-must-gather-fcg6n_must-gather-cb49l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:09:55.626782 crc crio[24245]: time=\"2026-06-14T10:09:55.626552321Z\" level=info msg=\"Stopped pod sandbox: 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448\" id=00e1cb79-ce8f-4293-aaf6-8614c66a0ab4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:09:55.951934 crc crio[24245]: time=\"2026-06-14T10:09:55.95117344Z\" level=info msg=\"Removing container: 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac\" id=e83aa7f1-ae79-4172-a986-69286e6805c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:09:55.988737 crc crio[24245]: time=\"2026-06-14T10:09:55.988502299Z\" level=info msg=\"Removed container 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac: openshift-must-gather-fcg6n/must-gather-cb49l/copy\" id=e83aa7f1-ae79-4172-a986-69286e6805c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:09:55.992976 crc crio[24245]: time=\"2026-06-14T10:09:55.992781171Z\" level=info msg=\"Removing container: 7bdd03178310835b349f1ff4c60abc70983a65fb5290b283ce28eadb8c7bd05f\" id=bbad10c8-7a99-4392-8c97-1012f9de505f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:09:56.177497 crc crio[24245]: time=\"2026-06-14T10:09:56.177308597Z\" level=info msg=\"Removed container 7bdd03178310835b349f1ff4c60abc70983a65fb5290b283ce28eadb8c7bd05f: openshift-must-gather-fcg6n/must-gather-cb49l/gather\" id=bbad10c8-7a99-4392-8c97-1012f9de505f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:10:00.671952 crc crio[24245]: time=\"2026-06-14T10:10:00.670118323Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690530-8s9x9/POD\" id=89ef6326-d722-44c8-b1c7-5f3f1b6b2b35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:10:00.671952 crc crio[24245]: time=\"2026-06-14T10:10:00.671141876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:10:00.735762 crc crio[24245]: time=\"2026-06-14T10:10:00.73537166Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690530-8s9x9 Namespace:openshift-infra ID:626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262 UID:6e6496fc-f29c-4099-a04a-603e8432afe7 NetNS:/var/run/netns/15eae015-bb59-43c9-94ec-9a801fc6adda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6496fc_f29c_4099_a04a_603e8432afe7.slice PodAnnotations:0xc001c3c220}] Aliases:map[]}\"\nJun 14 10:10:00.735762 crc crio[24245]: time=\"2026-06-14T10:10:00.735742627Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690530-8s9x9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:10:01.140252 crc crio[24245]: 2026-06-14T10:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:626647a94fcfcc0 Mac:36:ab:a3:81:16:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d6 Mtu:0 Sandbox:/var/run/netns/15eae015-bb59-43c9-94ec-9a801fc6adda SocketPath: PciID:}] [{Interface:0xc00032adc0 Address:{IP:10.217.1.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 10:10:01.141549 crc crio[24245]: time=\"2026-06-14T10:10:01.141461095Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690530-8s9x9 Namespace:openshift-infra ID:626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262 UID:6e6496fc-f29c-4099-a04a-603e8432afe7 NetNS:/var/run/netns/15eae015-bb59-43c9-94ec-9a801fc6adda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6496fc_f29c_4099_a04a_603e8432afe7.slice PodAnnotations:0xc001c3c220}] Aliases:map[]}\"\nJun 14 10:10:01.141727 crc crio[24245]: time=\"2026-06-14T10:10:01.14162187Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690530-8s9x9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 10:10:01.153012 crc crio[24245]: time=\"2026-06-14T10:10:01.152941447Z\" level=info msg=\"Ran pod sandbox 626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262 with infra container: openshift-infra/auto-csr-approver-29690530-8s9x9/POD\" id=89ef6326-d722-44c8-b1c7-5f3f1b6b2b35 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:10:01.155222 crc crio[24245]: time=\"2026-06-14T10:10:01.155119815Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bdb5663b-22de-40cb-afe3-0bdab80ef164 name=/runtime.v1.ImageService/PullImage\nJun 14 10:10:01.164300 crc crio[24245]: time=\"2026-06-14T10:10:01.163999004Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 10:10:02.217170 crc crio[24245]: time=\"2026-06-14T10:10:02.217058928Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bdb5663b-22de-40cb-afe3-0bdab80ef164 name=/runtime.v1.ImageService/PullImage\nJun 14 10:10:02.218824 crc crio[24245]: time=\"2026-06-14T10:10:02.218738652Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e572b627-643d-4327-be0f-05860560ccc9 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:10:02.223311 crc crio[24245]: time=\"2026-06-14T10:10:02.223200304Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c6f23e20-72ee-4665-b9f4-6f87a8cc4198 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:10:02.237386 crc crio[24245]: time=\"2026-06-14T10:10:02.237150309Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690530-8s9x9/oc\" id=a5d8fa3a-8ac1-4984-b1be-0ccc9d852431 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:10:02.237981 crc crio[24245]: time=\"2026-06-14T10:10:02.237889743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:10:02.295409 crc crio[24245]: time=\"2026-06-14T10:10:02.295077722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:10:02.515176 crc crio[24245]: time=\"2026-06-14T10:10:02.515074129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:10:02.648181 crc crio[24245]: time=\"2026-06-14T10:10:02.64450229Z\" level=info msg=\"Created container 68cae834b7ee9a459b96e0919c9d5d170f2759ead9bc4c19eb07d0caaa813170: openshift-infra/auto-csr-approver-29690530-8s9x9/oc\" id=a5d8fa3a-8ac1-4984-b1be-0ccc9d852431 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:10:02.648181 crc crio[24245]: time=\"2026-06-14T10:10:02.645921854Z\" level=info msg=\"Starting container: 68cae834b7ee9a459b96e0919c9d5d170f2759ead9bc4c19eb07d0caaa813170\" id=9a1c8c51-3fb7-423b-b395-180d02e9d675 name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:10:02.654957 crc crio[24245]: time=\"2026-06-14T10:10:02.654523595Z\" level=info msg=\"Started container\" PID=434066 containerID=68cae834b7ee9a459b96e0919c9d5d170f2759ead9bc4c19eb07d0caaa813170 description=openshift-infra/auto-csr-approver-29690530-8s9x9/oc id=9a1c8c51-3fb7-423b-b395-180d02e9d675 name=/runtime.v1.RuntimeService/StartContainer sandboxID=626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262\nJun 14 10:10:04.117350 crc crio[24245]: time=\"2026-06-14T10:10:04.116532198Z\" level=info msg=\"Stopping pod sandbox: 626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262\" id=db9b16ad-30f4-46c5-8e32-e431df17bc55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:10:04.119300 crc crio[24245]: time=\"2026-06-14T10:10:04.118751069Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690530-8s9x9 Namespace:openshift-infra ID:626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262 UID:6e6496fc-f29c-4099-a04a-603e8432afe7 NetNS:/var/run/netns/15eae015-bb59-43c9-94ec-9a801fc6adda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6496fc_f29c_4099_a04a_603e8432afe7.slice PodAnnotations:0xc002c928d0}] Aliases:map[]}\"\nJun 14 10:10:04.119300 crc crio[24245]: time=\"2026-06-14T10:10:04.119212053Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690530-8s9x9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:10:04.538954 crc crio[24245]: time=\"2026-06-14T10:10:04.538565049Z\" level=info msg=\"Stopped pod sandbox: 626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262\" id=db9b16ad-30f4-46c5-8e32-e431df17bc55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:10:26.654177 crc crio[24245]: time=\"2026-06-14T10:10:26.653283002Z\" level=info msg=\"Removing container: c262673724d9b703da4e6664700fb6fff647e7c8e5cf421a5f8042c314a7df0c\" id=78cea7fe-838e-4883-b7cc-86e4629d7a48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:10:26.787091 crc crio[24245]: time=\"2026-06-14T10:10:26.7867094Z\" level=info msg=\"Removed container c262673724d9b703da4e6664700fb6fff647e7c8e5cf421a5f8042c314a7df0c: openshift-infra/auto-csr-approver-29690524-s89kw/oc\" id=78cea7fe-838e-4883-b7cc-86e4629d7a48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:10:26.798711 crc crio[24245]: time=\"2026-06-14T10:10:26.79858847Z\" level=info msg=\"Stopping pod sandbox: 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c\" id=1202ba52-1230-40d4-a084-a8bd886661aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:10:26.798711 crc crio[24245]: time=\"2026-06-14T10:10:26.798723494Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c\" id=1202ba52-1230-40d4-a084-a8bd886661aa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:10:26.799490 crc crio[24245]: time=\"2026-06-14T10:10:26.799403226Z\" level=info msg=\"Removing pod sandbox: 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c\" id=9a80bf63-e41b-44f7-84e8-da7a9258436a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:10:26.814069 crc crio[24245]: time=\"2026-06-14T10:10:26.813960133Z\" level=info msg=\"Removed pod sandbox: 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c\" id=9a80bf63-e41b-44f7-84e8-da7a9258436a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:10:26.815055 crc crio[24245]: time=\"2026-06-14T10:10:26.814929764Z\" level=info msg=\"Stopping pod sandbox: 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448\" id=078dfc50-e07e-4614-9a44-1eb73dd99d5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:10:26.815055 crc crio[24245]: time=\"2026-06-14T10:10:26.815014666Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448\" id=078dfc50-e07e-4614-9a44-1eb73dd99d5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:10:26.815697 crc crio[24245]: time=\"2026-06-14T10:10:26.815605325Z\" level=info msg=\"Removing pod sandbox: 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448\" id=7582e644-91e1-4a75-9c79-677602aa67e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:10:26.830419 crc crio[24245]: time=\"2026-06-14T10:10:26.83030552Z\" level=info msg=\"Removed pod sandbox: 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448\" id=7582e644-91e1-4a75-9c79-677602aa67e0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:12:00.573674 crc crio[24245]: time=\"2026-06-14T10:12:00.573022631Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690532-bhvjt/POD\" id=33aa0918-a390-474c-a4c7-a59f97e8a6d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:12:00.575174 crc crio[24245]: time=\"2026-06-14T10:12:00.573716053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:12:00.629401 crc crio[24245]: time=\"2026-06-14T10:12:00.628908729Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690532-bhvjt Namespace:openshift-infra ID:e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1 UID:d5bd2555-b710-46cb-b678-535461190679 NetNS:/var/run/netns/30754116-2514-4496-ba7c-e071e8a98f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5bd2555_b710_46cb_b678_535461190679.slice PodAnnotations:0xc0004ccd40}] Aliases:map[]}\"\nJun 14 10:12:00.629401 crc crio[24245]: time=\"2026-06-14T10:12:00.629333733Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690532-bhvjt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:12:01.065626 crc crio[24245]: 2026-06-14T10:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6da3cb59eea856 Mac:ce:37:bd:b6:de:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d7 Mtu:0 Sandbox:/var/run/netns/30754116-2514-4496-ba7c-e071e8a98f3d SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.1.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 14 10:12:01.069064 crc crio[24245]: time=\"2026-06-14T10:12:01.068911135Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690532-bhvjt Namespace:openshift-infra ID:e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1 UID:d5bd2555-b710-46cb-b678-535461190679 NetNS:/var/run/netns/30754116-2514-4496-ba7c-e071e8a98f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5bd2555_b710_46cb_b678_535461190679.slice PodAnnotations:0xc0004ccd40}] Aliases:map[]}\"\nJun 14 10:12:01.069311 crc crio[24245]: time=\"2026-06-14T10:12:01.069159492Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690532-bhvjt for CNI network multus-cni-network (type=multus-shim)\"\nJun 14 10:12:01.086528 crc crio[24245]: time=\"2026-06-14T10:12:01.086407916Z\" level=info msg=\"Ran pod sandbox e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1 with infra container: openshift-infra/auto-csr-approver-29690532-bhvjt/POD\" id=33aa0918-a390-474c-a4c7-a59f97e8a6d2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 14 10:12:01.106316 crc crio[24245]: time=\"2026-06-14T10:12:01.106201517Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0708d1b4-56ce-4da6-8cdf-6a2b5e952f97 name=/runtime.v1.ImageService/PullImage\nJun 14 10:12:01.114492 crc crio[24245]: time=\"2026-06-14T10:12:01.114383535Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 14 10:12:02.014596 crc crio[24245]: time=\"2026-06-14T10:12:02.014069406Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0708d1b4-56ce-4da6-8cdf-6a2b5e952f97 name=/runtime.v1.ImageService/PullImage\nJun 14 10:12:02.016397 crc crio[24245]: time=\"2026-06-14T10:12:02.01610567Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1d05be0b-b19f-4800-8796-ab21a59e6566 name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:12:02.018982 crc crio[24245]: time=\"2026-06-14T10:12:02.018779474Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1011fbe2-932d-458c-9b2d-38138e68263e name=/runtime.v1.ImageService/ImageStatus\nJun 14 10:12:02.030066 crc crio[24245]: time=\"2026-06-14T10:12:02.030023237Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690532-bhvjt/oc\" id=05f8ad26-f5b6-40d9-95f1-fe148a12a564 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:12:02.030722 crc crio[24245]: time=\"2026-06-14T10:12:02.030697019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:12:02.087721 crc crio[24245]: time=\"2026-06-14T10:12:02.087630561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:12:02.360496 crc crio[24245]: time=\"2026-06-14T10:12:02.360439937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 14 10:12:02.500060 crc crio[24245]: time=\"2026-06-14T10:12:02.499327274Z\" level=info msg=\"Created container af88e1a3529c5cc1bbe3f4f4a39e23d6b16356ac0596a91957300b2e0312162a: openshift-infra/auto-csr-approver-29690532-bhvjt/oc\" id=05f8ad26-f5b6-40d9-95f1-fe148a12a564 name=/runtime.v1.RuntimeService/CreateContainer\nJun 14 10:12:02.501817 crc crio[24245]: time=\"2026-06-14T10:12:02.501707429Z\" level=info msg=\"Starting container: af88e1a3529c5cc1bbe3f4f4a39e23d6b16356ac0596a91957300b2e0312162a\" id=d1482550-e12d-4a35-8b1b-6be550ecb9eb name=/runtime.v1.RuntimeService/StartContainer\nJun 14 10:12:02.510144 crc crio[24245]: time=\"2026-06-14T10:12:02.510051122Z\" level=info msg=\"Started container\" PID=441159 containerID=af88e1a3529c5cc1bbe3f4f4a39e23d6b16356ac0596a91957300b2e0312162a description=openshift-infra/auto-csr-approver-29690532-bhvjt/oc id=d1482550-e12d-4a35-8b1b-6be550ecb9eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1\nJun 14 10:12:04.357076 crc crio[24245]: time=\"2026-06-14T10:12:04.356226532Z\" level=info msg=\"Stopping pod sandbox: e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1\" id=c3a75490-894c-45d5-942b-8d936ac9cc03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:12:04.359319 crc crio[24245]: time=\"2026-06-14T10:12:04.357605846Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690532-bhvjt Namespace:openshift-infra ID:e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1 UID:d5bd2555-b710-46cb-b678-535461190679 NetNS:/var/run/netns/30754116-2514-4496-ba7c-e071e8a98f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5bd2555_b710_46cb_b678_535461190679.slice PodAnnotations:0xc000131678}] Aliases:map[]}\"\nJun 14 10:12:04.359319 crc crio[24245]: time=\"2026-06-14T10:12:04.357908568Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690532-bhvjt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 14 10:12:04.824178 crc crio[24245]: time=\"2026-06-14T10:12:04.824052907Z\" level=info msg=\"Stopped pod sandbox: e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1\" id=c3a75490-894c-45d5-942b-8d936ac9cc03 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:12:26.879016 crc crio[24245]: time=\"2026-06-14T10:12:26.877981536Z\" level=info msg=\"Removing container: 7c3b0db450872281b70cbcffe6d671ab906e4f6753d6c27ad3c39bb9beaa51bc\" id=70b3f704-55db-45b4-8b0b-539d9bfe77fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:12:27.024376 crc crio[24245]: time=\"2026-06-14T10:12:27.02420239Z\" level=info msg=\"Removed container 7c3b0db450872281b70cbcffe6d671ab906e4f6753d6c27ad3c39bb9beaa51bc: openshift-infra/auto-csr-approver-29690526-jxt6f/oc\" id=70b3f704-55db-45b4-8b0b-539d9bfe77fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 14 10:12:27.039265 crc crio[24245]: time=\"2026-06-14T10:12:27.039166464Z\" level=info msg=\"Stopping pod sandbox: 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a\" id=bd28f048-632d-4327-90a5-8c98f6c0ee09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:12:27.039265 crc crio[24245]: time=\"2026-06-14T10:12:27.039262818Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a\" id=bd28f048-632d-4327-90a5-8c98f6c0ee09 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 14 10:12:27.042201 crc crio[24245]: time=\"2026-06-14T10:12:27.042028075Z\" level=info msg=\"Removing pod sandbox: 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a\" id=e68d8d28-6b4d-44ea-a81d-6925bf164a56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 14 10:12:27.075216 crc crio[24245]: time=\"2026-06-14T10:12:27.075036436Z\" level=info msg=\"Removed pod sandbox: 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a\" id=e68d8d28-6b4d-44ea-a81d-6925bf164a56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.171777 | controller |   "stdout_lines": [
2026-06-14 10:12:41.171900 | controller |     "Jun 14 08:10:16.421814 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-14 10:12:41.171921 | controller |     "Jun 14 08:10:17.701769 crc crio[3637]: time=\"2026-06-14T08:10:17.700271919Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-14 10:12:41.171937 | controller |     "Jun 14 08:10:17.701769 crc crio[3637]: time=\"2026-06-14T08:10:17.701577356Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-14 10:12:41.171952 | controller |     "Jun 14 08:10:17.712002 crc crio[3637]: time=\"2026-06-14T08:10:17.711475565Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-14 10:12:41.171968 | controller |     "Jun 14 08:10:17.713370 crc crio[3637]: time=\"2026-06-14T08:10:17.713259422Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-14 10:12:41.171984 | controller |     "Jun 14 08:10:17.744527 crc crio[3637]: time=\"2026-06-14T08:10:17.744407789Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-14 10:12:41.172000 | controller |     "Jun 14 08:10:17.745946 crc crio[3637]: time=\"2026-06-14T08:10:17.745760413Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-14 10:12:41.172016 | controller |     "Jun 14 08:10:17.746224 crc crio[3637]: time=\"2026-06-14T08:10:17.746183867Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-14 10:12:41.172031 | controller |     "Jun 14 08:10:17.746618 crc crio[3637]: time=\"2026-06-14T08:10:17.746569915Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-14 10:12:41.172046 | controller |     "Jun 14 08:10:17.747000 crc crio[3637]: time=\"2026-06-14T08:10:17.746784148Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-14 10:12:41.172061 | controller |     "Jun 14 08:10:17.799616 crc crio[3637]: time=\"2026-06-14T08:10:17.799149132Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-14 10:12:41.172076 | controller |     "Jun 14 08:10:17.831282 crc crio[3637]: time=\"2026-06-14T08:10:17.83115019Z\" 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-14 10:12:41.172098 | controller |     "Jun 14 08:10:17.843926 crc crio[3637]: time=\"2026-06-14T08:10:17.843761973Z\" 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-14 10:12:41.172115 | controller |     "Jun 14 08:10:18.145242 crc crio[3637]: time=\"2026-06-14T08:10:18.143649401Z\" 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-14 10:12:41.172131 | controller |     "Jun 14 08:10:18.687791 crc crio[3637]: time=\"2026-06-14T08:10:18.687664685Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-14 10:12:41.172146 | controller |     "Jun 14 08:10:18.687791 crc crio[3637]: time=\"2026-06-14T08:10:18.687748975Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-14 10:12:41.172162 | controller |     "Jun 14 08:10:18.688349 crc crio[3637]: time=\"2026-06-14T08:10:18.688186978Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-14 10:12:41.172176 | controller |     "Jun 14 08:10:18.688349 crc crio[3637]: time=\"2026-06-14T08:10:18.688202366Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-14 10:12:41.172190 | controller |     "Jun 14 08:10:18.688349 crc crio[3637]: time=\"2026-06-14T08:10:18.688210086Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-14 10:12:41.172204 | controller |     "Jun 14 08:10:18.698558 crc crio[3637]: time=\"2026-06-14T08:10:18.69849834Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-14 10:12:41.172218 | controller |     "Jun 14 08:10:18.698683 crc crio[3637]: time=\"2026-06-14T08:10:18.698663627Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-14 10:12:41.172232 | controller |     "Jun 14 08:10:18.706298 crc crio[3637]: time=\"2026-06-14T08:10:18.706261012Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-14 10:12:41.172247 | controller |     "Jun 14 08:10:18.708123 crc crio[3637]: time=\"2026-06-14T08:10:18.708088723Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-14 10:12:41.172262 | controller |     "Jun 14 08:10:19.503561 crc crio[3637]: time=\"2026-06-14T08:10:19.50182891Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.172277 | controller |     "Jun 14 08:10:19.503561 crc crio[3637]: time=\"2026-06-14T08:10:19.50339655Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.172292 | controller |     "Jun 14 08:10:19.505118 crc crio[3637]: time=\"2026-06-14T08:10:19.505018453Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-14 10:12:41.172307 | controller |     "Jun 14 08:10:19.505118 crc crio[3637]: time=\"2026-06-14T08:10:19.505090825Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-14 10:12:41.172324 | controller |     "Jun 14 08:10:19.506325 crc crio[3637]: time=\"2026-06-14T08:10:19.506075467Z\" 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.ShmSize\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"bundle\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"run.oci.\\\", \\\"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-14 10:12:41.172385 | controller |     "Jun 14 08:10:19.512468 crc crio[3637]: time=\"2026-06-14T08:10:19.512041676Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-14 10:12:41.172407 | controller |     "Jun 14 08:10:21.145959 crc crio[3637]: time=\"2026-06-14T08:10:21.14515902Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-14 10:12:41.172423 | controller |     "Jun 14 08:10:21.147384 crc crio[3637]: time=\"2026-06-14T08:10:21.146317606Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-14 10:12:41.172438 | controller |     "Jun 14 08:10:21.414033 crc crio[3637]: time=\"2026-06-14T08:10:21.412705179Z\" 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-14 10:12:41.172457 | controller |     "Jun 14 08:10:21.422632 crc crio[3637]: time=\"2026-06-14T08:10:21.422508552Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-14 10:12:41.172473 | controller |     "Jun 14 08:10:21.528096 crc crio[3637]: time=\"2026-06-14T08:10:21.527546396Z\" 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-14 10:12:41.172487 | controller |     "Jun 14 08:10:21.537285 crc crio[3637]: time=\"2026-06-14T08:10:21.537089007Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-14 10:12:41.172502 | controller |     "Jun 14 08:10:21.584981 crc crio[3637]: time=\"2026-06-14T08:10:21.584791014Z\" 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-14 10:12:41.172517 | controller |     "Jun 14 08:10:21.593457 crc crio[3637]: time=\"2026-06-14T08:10:21.593345848Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-14 10:12:41.172531 | controller |     "Jun 14 08:10:21.612993 crc crio[3637]: time=\"2026-06-14T08:10:21.612714789Z\" 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-14 10:12:41.172545 | controller |     "Jun 14 08:10:21.627693 crc crio[3637]: time=\"2026-06-14T08:10:21.627461717Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-14 10:12:41.172559 | controller |     "Jun 14 08:10:21.699344 crc crio[3637]: time=\"2026-06-14T08:10:21.699239808Z\" 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-14 10:12:41.172574 | controller |     "Jun 14 08:10:21.723617 crc crio[3637]: time=\"2026-06-14T08:10:21.723274657Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-14 10:12:41.172588 | controller |     "Jun 14 08:10:21.741815 crc crio[3637]: time=\"2026-06-14T08:10:21.741680369Z\" 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-14 10:12:41.172602 | controller |     "Jun 14 08:10:21.751814 crc crio[3637]: time=\"2026-06-14T08:10:21.751610821Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-14 10:12:41.172617 | controller |     "Jun 14 08:10:21.773497 crc crio[3637]: time=\"2026-06-14T08:10:21.773385533Z\" 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-14 10:12:41.172631 | controller |     "Jun 14 08:10:21.781521 crc crio[3637]: time=\"2026-06-14T08:10:21.781378875Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-14 10:12:41.172651 | controller |     "Jun 14 08:10:21.802567 crc crio[3637]: time=\"2026-06-14T08:10:21.802461084Z\" 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-14 10:12:41.172666 | controller |     "Jun 14 08:10:21.808233 crc crio[3637]: time=\"2026-06-14T08:10:21.808156745Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-14 10:12:41.172680 | controller |     "Jun 14 08:10:21.815157 crc crio[3637]: time=\"2026-06-14T08:10:21.81497325Z\" 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-14 10:12:41.172694 | controller |     "Jun 14 08:10:21.819824 crc crio[3637]: time=\"2026-06-14T08:10:21.819754235Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-14 10:12:41.172708 | controller |     "Jun 14 08:10:21.827587 crc crio[3637]: time=\"2026-06-14T08:10:21.827495264Z\" 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-14 10:12:41.172723 | controller |     "Jun 14 08:10:21.833479 crc crio[3637]: time=\"2026-06-14T08:10:21.833343896Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-14 10:12:41.172736 | controller |     "Jun 14 08:10:21.846474 crc crio[3637]: time=\"2026-06-14T08:10:21.846333523Z\" 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-14 10:12:41.172751 | controller |     "Jun 14 08:10:21.857084 crc crio[3637]: time=\"2026-06-14T08:10:21.856935359Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-14 10:12:41.172765 | controller |     "Jun 14 08:10:21.868480 crc crio[3637]: time=\"2026-06-14T08:10:21.868246386Z\" 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-14 10:12:41.172780 | controller |     "Jun 14 08:10:21.874193 crc crio[3637]: time=\"2026-06-14T08:10:21.874074238Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-14 10:12:41.172794 | controller |     "Jun 14 08:10:21.888710 crc crio[3637]: time=\"2026-06-14T08:10:21.88860467Z\" 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-14 10:12:41.172809 | controller |     "Jun 14 08:10:21.893532 crc crio[3637]: time=\"2026-06-14T08:10:21.89341758Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-14 10:12:41.172823 | controller |     "Jun 14 08:10:21.905679 crc crio[3637]: time=\"2026-06-14T08:10:21.905577797Z\" 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-14 10:12:41.172840 | controller |     "Jun 14 08:10:21.910476 crc crio[3637]: time=\"2026-06-14T08:10:21.910375986Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-14 10:12:41.172854 | controller |     "Jun 14 08:10:21.925520 crc crio[3637]: time=\"2026-06-14T08:10:21.9254064Z\" 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-14 10:12:41.172868 | controller |     "Jun 14 08:10:21.933344 crc crio[3637]: time=\"2026-06-14T08:10:21.933259863Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-14 10:12:41.172882 | controller |     "Jun 14 08:10:21.942593 crc crio[3637]: time=\"2026-06-14T08:10:21.942480299Z\" 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-14 10:12:41.172896 | controller |     "Jun 14 08:10:21.947437 crc crio[3637]: time=\"2026-06-14T08:10:21.947359351Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-14 10:12:41.172911 | controller |     "Jun 14 08:10:21.952940 crc crio[3637]: time=\"2026-06-14T08:10:21.952824937Z\" 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-14 10:12:41.172925 | controller |     "Jun 14 08:10:21.958272 crc crio[3637]: time=\"2026-06-14T08:10:21.958191743Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-14 10:12:41.172939 | controller |     "Jun 14 08:10:21.986660 crc crio[3637]: time=\"2026-06-14T08:10:21.986553305Z\" 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-14 10:12:41.172953 | controller |     "Jun 14 08:10:21.990996 crc crio[3637]: time=\"2026-06-14T08:10:21.990934493Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-14 10:12:41.172967 | controller |     "Jun 14 08:10:22.063499 crc crio[3637]: time=\"2026-06-14T08:10:22.06332071Z\" 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-14 10:12:41.172981 | controller |     "Jun 14 08:10:22.074940 crc crio[3637]: time=\"2026-06-14T08:10:22.074720137Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-14 10:12:41.172995 | controller |     "Jun 14 08:10:22.092792 crc crio[3637]: time=\"2026-06-14T08:10:22.092618198Z\" 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-14 10:12:41.173009 | controller |     "Jun 14 08:10:22.100521 crc crio[3637]: time=\"2026-06-14T08:10:22.100399668Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-14 10:12:41.173027 | controller |     "Jun 14 08:10:22.112041 crc crio[3637]: time=\"2026-06-14T08:10:22.111474984Z\" 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-14 10:12:41.173041 | controller |     "Jun 14 08:10:22.118584 crc crio[3637]: time=\"2026-06-14T08:10:22.118409643Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-14 10:12:41.173056 | controller |     "Jun 14 08:10:22.129157 crc crio[3637]: time=\"2026-06-14T08:10:22.129031707Z\" 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-14 10:12:41.173070 | controller |     "Jun 14 08:10:22.132475 crc crio[3637]: time=\"2026-06-14T08:10:22.132412259Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-14 10:12:41.173085 | controller |     "Jun 14 08:10:22.139358 crc crio[3637]: time=\"2026-06-14T08:10:22.139295754Z\" 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-14 10:12:41.173099 | controller |     "Jun 14 08:10:22.143522 crc crio[3637]: time=\"2026-06-14T08:10:22.143457096Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-14 10:12:41.173114 | controller |     "Jun 14 08:10:22.159402 crc crio[3637]: time=\"2026-06-14T08:10:22.159228589Z\" 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-14 10:12:41.173129 | controller |     "Jun 14 08:10:22.164330 crc crio[3637]: time=\"2026-06-14T08:10:22.164229965Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-14 10:12:41.173143 | controller |     "Jun 14 08:10:22.185520 crc crio[3637]: time=\"2026-06-14T08:10:22.185388404Z\" 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-14 10:12:41.173158 | controller |     "Jun 14 08:10:22.199547 crc crio[3637]: time=\"2026-06-14T08:10:22.199426702Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-14 10:12:41.173172 | controller |     "Jun 14 08:10:22.252317 crc crio[3637]: time=\"2026-06-14T08:10:22.252143699Z\" 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-14 10:12:41.173187 | controller |     "Jun 14 08:10:22.258967 crc crio[3637]: time=\"2026-06-14T08:10:22.258696626Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-14 10:12:41.173201 | controller |     "Jun 14 08:10:22.305349 crc crio[3637]: time=\"2026-06-14T08:10:22.305288018Z\" 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-14 10:12:41.173219 | controller |     "Jun 14 08:10:22.330536 crc crio[3637]: time=\"2026-06-14T08:10:22.330382503Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-14 10:12:41.173234 | controller |     "Jun 14 08:10:22.354623 crc crio[3637]: time=\"2026-06-14T08:10:22.354390929Z\" 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-14 10:12:41.173248 | controller |     "Jun 14 08:10:22.361487 crc crio[3637]: time=\"2026-06-14T08:10:22.361374398Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-14 10:12:41.173263 | controller |     "Jun 14 08:10:22.379220 crc crio[3637]: time=\"2026-06-14T08:10:22.379027902Z\" 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-14 10:12:41.173277 | controller |     "Jun 14 08:10:22.384285 crc crio[3637]: time=\"2026-06-14T08:10:22.384243763Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-14 10:12:41.173291 | controller |     "Jun 14 08:10:22.397830 crc crio[3637]: time=\"2026-06-14T08:10:22.397760755Z\" 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-14 10:12:41.173306 | controller |     "Jun 14 08:10:22.408077 crc crio[3637]: time=\"2026-06-14T08:10:22.40795518Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-14 10:12:41.173320 | controller |     "Jun 14 08:10:22.418517 crc crio[3637]: time=\"2026-06-14T08:10:22.418399511Z\" 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-14 10:12:41.173335 | controller |     "Jun 14 08:10:22.424809 crc crio[3637]: time=\"2026-06-14T08:10:22.424751213Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-14 10:12:41.173367 | controller |     "Jun 14 08:10:22.433210 crc crio[3637]: time=\"2026-06-14T08:10:22.433133368Z\" 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-14 10:12:41.173384 | controller |     "Jun 14 08:10:22.441449 crc crio[3637]: time=\"2026-06-14T08:10:22.44131277Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-14 10:12:41.173399 | controller |     "Jun 14 08:10:22.450300 crc crio[3637]: time=\"2026-06-14T08:10:22.450151966Z\" 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-14 10:12:41.173413 | controller |     "Jun 14 08:10:22.456706 crc crio[3637]: time=\"2026-06-14T08:10:22.456583859Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-14 10:12:41.173432 | controller |     "Jun 14 08:10:22.464699 crc crio[3637]: time=\"2026-06-14T08:10:22.464499352Z\" 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-14 10:12:41.173446 | controller |     "Jun 14 08:10:22.475310 crc crio[3637]: time=\"2026-06-14T08:10:22.475174189Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-14 10:12:41.173461 | controller |     "Jun 14 08:10:22.494759 crc crio[3637]: time=\"2026-06-14T08:10:22.49457217Z\" 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-14 10:12:41.173475 | controller |     "Jun 14 08:10:22.504261 crc crio[3637]: time=\"2026-06-14T08:10:22.503038218Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-14 10:12:41.173490 | controller |     "Jun 14 08:10:22.525721 crc crio[3637]: time=\"2026-06-14T08:10:22.525610545Z\" 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-14 10:12:41.173504 | controller |     "Jun 14 08:10:22.531681 crc crio[3637]: time=\"2026-06-14T08:10:22.531572916Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-14 10:12:41.173518 | controller |     "Jun 14 08:10:22.538952 crc crio[3637]: time=\"2026-06-14T08:10:22.538746278Z\" 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-14 10:12:41.173532 | controller |     "Jun 14 08:10:22.544042 crc crio[3637]: time=\"2026-06-14T08:10:22.54396685Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-14 10:12:41.173546 | controller |     "Jun 14 08:10:22.555551 crc crio[3637]: time=\"2026-06-14T08:10:22.555404616Z\" 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-14 10:12:41.173560 | controller |     "Jun 14 08:10:22.560907 crc crio[3637]: time=\"2026-06-14T08:10:22.560805722Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-14 10:12:41.173574 | controller |     "Jun 14 08:10:22.570312 crc crio[3637]: time=\"2026-06-14T08:10:22.570230145Z\" 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-14 10:12:41.173588 | controller |     "Jun 14 08:10:22.574683 crc crio[3637]: time=\"2026-06-14T08:10:22.574648404Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-14 10:12:41.173603 | controller |     "Jun 14 08:10:22.715223 crc crio[3637]: time=\"2026-06-14T08:10:22.714938028Z\" 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-14 10:12:41.173620 | controller |     "Jun 14 08:10:22.718364 crc crio[3637]: time=\"2026-06-14T08:10:22.718293258Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-14 10:12:41.173635 | controller |     "Jun 14 08:10:22.783646 crc crio[3637]: time=\"2026-06-14T08:10:22.783378389Z\" 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-14 10:12:41.173649 | controller |     "Jun 14 08:10:22.787512 crc crio[3637]: time=\"2026-06-14T08:10:22.787419028Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-14 10:12:41.173663 | controller |     "Jun 14 08:10:22.794071 crc crio[3637]: time=\"2026-06-14T08:10:22.793961804Z\" 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-14 10:12:41.173678 | controller |     "Jun 14 08:10:22.798752 crc crio[3637]: time=\"2026-06-14T08:10:22.79863081Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-14 10:12:41.173692 | controller |     "Jun 14 08:10:22.816559 crc crio[3637]: time=\"2026-06-14T08:10:22.816455759Z\" 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-14 10:12:41.173706 | controller |     "Jun 14 08:10:22.821264 crc crio[3637]: time=\"2026-06-14T08:10:22.821221488Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-14 10:12:41.173721 | controller |     "Jun 14 08:10:22.857490 crc crio[3637]: time=\"2026-06-14T08:10:22.857380379Z\" 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-14 10:12:41.173735 | controller |     "Jun 14 08:10:22.861703 crc crio[3637]: time=\"2026-06-14T08:10:22.861634234Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-14 10:12:41.173749 | controller |     "Jun 14 08:10:22.868977 crc crio[3637]: time=\"2026-06-14T08:10:22.86893831Z\" 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-14 10:12:41.173763 | controller |     "Jun 14 08:10:22.874076 crc crio[3637]: time=\"2026-06-14T08:10:22.873557005Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-14 10:12:41.173777 | controller |     "Jun 14 08:10:22.889129 crc crio[3637]: time=\"2026-06-14T08:10:22.888922468Z\" 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-14 10:12:41.173791 | controller |     "Jun 14 08:10:22.891969 crc crio[3637]: time=\"2026-06-14T08:10:22.891777385Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-14 10:12:41.173808 | controller |     "Jun 14 08:10:22.900317 crc crio[3637]: time=\"2026-06-14T08:10:22.90015071Z\" 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-14 10:12:41.173823 | controller |     "Jun 14 08:10:22.904893 crc crio[3637]: time=\"2026-06-14T08:10:22.904731554Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-14 10:12:41.173838 | controller |     "Jun 14 08:10:22.925372 crc crio[3637]: time=\"2026-06-14T08:10:22.923948149Z\" 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-14 10:12:41.173852 | controller |     "Jun 14 08:10:22.932465 crc crio[3637]: time=\"2026-06-14T08:10:22.932335366Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-14 10:12:41.173866 | controller |     "Jun 14 08:10:22.944794 crc crio[3637]: time=\"2026-06-14T08:10:22.944623106Z\" 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-14 10:12:41.173880 | controller |     "Jun 14 08:10:22.959931 crc crio[3637]: time=\"2026-06-14T08:10:22.959790305Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-14 10:12:41.173894 | controller |     "Jun 14 08:10:22.974426 crc crio[3637]: time=\"2026-06-14T08:10:22.974316464Z\" 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-14 10:12:41.173908 | controller |     "Jun 14 08:10:22.984116 crc crio[3637]: time=\"2026-06-14T08:10:22.983815971Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-14 10:12:41.173923 | controller |     "Jun 14 08:10:22.995425 crc crio[3637]: time=\"2026-06-14T08:10:22.995270758Z\" 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-14 10:12:41.173937 | controller |     "Jun 14 08:10:23.003693 crc crio[3637]: time=\"2026-06-14T08:10:23.00350937Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-14 10:12:41.173962 | controller |     "Jun 14 08:10:23.043668 crc crio[3637]: time=\"2026-06-14T08:10:23.042803967Z\" 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-14 10:12:41.173976 | controller |     "Jun 14 08:10:23.050928 crc crio[3637]: time=\"2026-06-14T08:10:23.050541486Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-14 10:12:41.173991 | controller |     "Jun 14 08:10:23.058982 crc crio[3637]: time=\"2026-06-14T08:10:23.058770926Z\" 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-14 10:12:41.174008 | controller |     "Jun 14 08:10:23.066963 crc crio[3637]: time=\"2026-06-14T08:10:23.066051353Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-14 10:12:41.174023 | controller |     "Jun 14 08:10:23.076236 crc crio[3637]: time=\"2026-06-14T08:10:23.076132424Z\" 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-14 10:12:41.174038 | controller |     "Jun 14 08:10:23.080572 crc crio[3637]: time=\"2026-06-14T08:10:23.080473301Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-14 10:12:41.174052 | controller |     "Jun 14 08:10:23.088772 crc crio[3637]: time=\"2026-06-14T08:10:23.088688341Z\" 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-14 10:12:41.174066 | controller |     "Jun 14 08:10:23.096362 crc crio[3637]: time=\"2026-06-14T08:10:23.096244095Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-14 10:12:41.174080 | controller |     "Jun 14 08:10:23.121427 crc crio[3637]: time=\"2026-06-14T08:10:23.121288788Z\" 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-14 10:12:41.174094 | controller |     "Jun 14 08:10:23.125505 crc crio[3637]: time=\"2026-06-14T08:10:23.125410769Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-14 10:12:41.174109 | controller |     "Jun 14 08:10:23.132235 crc crio[3637]: time=\"2026-06-14T08:10:23.1321479Z\" 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-14 10:12:41.174124 | controller |     "Jun 14 08:10:23.135000 crc crio[3637]: time=\"2026-06-14T08:10:23.134926535Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-14 10:12:41.174138 | controller |     "Jun 14 08:10:23.164965 crc crio[3637]: time=\"2026-06-14T08:10:23.164775738Z\" 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-14 10:12:41.174153 | controller |     "Jun 14 08:10:23.170760 crc crio[3637]: time=\"2026-06-14T08:10:23.170665886Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-14 10:12:41.174167 | controller |     "Jun 14 08:10:23.192407 crc crio[3637]: time=\"2026-06-14T08:10:23.192247217Z\" 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-14 10:12:41.174181 | controller |     "Jun 14 08:10:23.204402 crc crio[3637]: time=\"2026-06-14T08:10:23.204206539Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-14 10:12:41.174196 | controller |     "Jun 14 08:10:23.212120 crc crio[3637]: time=\"2026-06-14T08:10:23.211913026Z\" 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-14 10:12:41.174214 | controller |     "Jun 14 08:10:23.217961 crc crio[3637]: time=\"2026-06-14T08:10:23.217769874Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-14 10:12:41.174229 | controller |     "Jun 14 08:10:23.233253 crc crio[3637]: time=\"2026-06-14T08:10:23.232393147Z\" 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-14 10:12:41.174243 | controller |     "Jun 14 08:10:23.236647 crc crio[3637]: time=\"2026-06-14T08:10:23.236524348Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-14 10:12:41.174258 | controller |     "Jun 14 08:10:23.247138 crc crio[3637]: time=\"2026-06-14T08:10:23.246821045Z\" 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-14 10:12:41.174272 | controller |     "Jun 14 08:10:23.253464 crc crio[3637]: time=\"2026-06-14T08:10:23.253342932Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-14 10:12:41.174286 | controller |     "Jun 14 08:10:23.263912 crc crio[3637]: time=\"2026-06-14T08:10:23.263769101Z\" 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-14 10:12:41.174301 | controller |     "Jun 14 08:10:23.268444 crc crio[3637]: time=\"2026-06-14T08:10:23.268345665Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-14 10:12:41.174315 | controller |     "Jun 14 08:10:23.278394 crc crio[3637]: time=\"2026-06-14T08:10:23.278297782Z\" 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-14 10:12:41.174329 | controller |     "Jun 14 08:10:23.284688 crc crio[3637]: time=\"2026-06-14T08:10:23.284552931Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-14 10:12:41.174344 | controller |     "Jun 14 08:10:23.298160 crc crio[3637]: time=\"2026-06-14T08:10:23.297960061Z\" 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-14 10:12:41.174378 | controller |     "Jun 14 08:10:23.303806 crc crio[3637]: time=\"2026-06-14T08:10:23.303681065Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-14 10:12:41.174394 | controller |     "Jun 14 08:10:23.316888 crc crio[3637]: time=\"2026-06-14T08:10:23.316751486Z\" 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-14 10:12:41.174412 | controller |     "Jun 14 08:10:23.319902 crc crio[3637]: time=\"2026-06-14T08:10:23.319736956Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-14 10:12:41.174427 | controller |     "Jun 14 08:10:23.384166 crc crio[3637]: time=\"2026-06-14T08:10:23.383987864Z\" 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-14 10:12:41.174442 | controller |     "Jun 14 08:10:23.387233 crc crio[3637]: time=\"2026-06-14T08:10:23.387128459Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-14 10:12:41.174456 | controller |     "Jun 14 08:10:23.417647 crc crio[3637]: time=\"2026-06-14T08:10:23.417531127Z\" 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-14 10:12:41.174471 | controller |     "Jun 14 08:10:23.421217 crc crio[3637]: time=\"2026-06-14T08:10:23.421132124Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-14 10:12:41.174485 | controller |     "Jun 14 08:10:23.429483 crc crio[3637]: time=\"2026-06-14T08:10:23.429365935Z\" 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-14 10:12:41.174500 | controller |     "Jun 14 08:10:23.434264 crc crio[3637]: time=\"2026-06-14T08:10:23.434175664Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-14 10:12:41.174514 | controller |     "Jun 14 08:10:23.445475 crc crio[3637]: time=\"2026-06-14T08:10:23.445330754Z\" 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-14 10:12:41.174528 | controller |     "Jun 14 08:10:23.448461 crc crio[3637]: time=\"2026-06-14T08:10:23.448373006Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-14 10:12:41.174542 | controller |     "Jun 14 08:10:23.454256 crc crio[3637]: time=\"2026-06-14T08:10:23.454147742Z\" 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-14 10:12:41.174556 | controller |     "Jun 14 08:10:23.457124 crc crio[3637]: time=\"2026-06-14T08:10:23.45704094Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-14 10:12:41.174571 | controller |     "Jun 14 08:10:23.541439 crc crio[3637]: time=\"2026-06-14T08:10:23.540764032Z\" 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-14 10:12:41.174585 | controller |     "Jun 14 08:10:23.541439 crc crio[3637]: time=\"2026-06-14T08:10:23.541222204Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.174601 | controller |     "Jun 14 08:10:23.541439 crc crio[3637]: time=\"2026-06-14T08:10:23.541306236Z\" 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-14 10:12:41.174626 | controller |     "Jun 14 08:10:23.542058 crc crio[3637]: time=\"2026-06-14T08:10:23.542030106Z\" 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:0xc000602478}] Aliases:map[]}\"",
2026-06-14 10:12:41.174645 | controller |     "Jun 14 08:10:23.542408 crc crio[3637]: time=\"2026-06-14T08:10:23.542299844Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.174660 | controller |     "Jun 14 08:10:23.545960 crc crio[3637]: time=\"2026-06-14T08:10:23.545690194Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-14 10:12:41.174675 | controller |     "Jun 14 08:10:23.550121 crc crio[3637]: time=\"2026-06-14T08:10:23.550010141Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-14 10:12:41.174689 | controller |     "Jun 14 08:10:23.550185 crc crio[3637]: time=\"2026-06-14T08:10:23.550131243Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-14 10:12:41.174704 | controller |     "Jun 14 08:10:23.550258 crc crio[3637]: time=\"2026-06-14T08:10:23.550216896Z\" level=info msg=\"Create NRI interface\"",
2026-06-14 10:12:41.174719 | controller |     "Jun 14 08:10:23.556710 crc crio[3637]: time=\"2026-06-14T08:10:23.556607217Z\" level=info msg=\"runtime interface created\"",
2026-06-14 10:12:41.174733 | controller |     "Jun 14 08:10:23.556710 crc crio[3637]: time=\"2026-06-14T08:10:23.55669605Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-14 10:12:41.174747 | controller |     "Jun 14 08:10:23.556710 crc crio[3637]: time=\"2026-06-14T08:10:23.55670958Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-14 10:12:41.174761 | controller |     "Jun 14 08:10:23.557003 crc crio[3637]: time=\"2026-06-14T08:10:23.556723281Z\" level=info msg=\"starting plugins...\"",
2026-06-14 10:12:41.174776 | controller |     "Jun 14 08:10:23.557179 crc crio[3637]: time=\"2026-06-14T08:10:23.557114571Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-14 10:12:41.174790 | controller |     "Jun 14 08:10:23.560310 crc crio[3637]: time=\"2026-06-14T08:10:23.560250426Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-14 10:12:41.174804 | controller |     "Jun 14 08:10:23.566373 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-14 10:12:41.174819 | controller |     "Jun 14 08:10:23.774576 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:41.174833 | controller |     "Jun 14 08:10:23.775043 crc crio[3637]: time=\"2026-06-14T08:10:23.774834469Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-14 10:12:41.174848 | controller |     "Jun 14 08:10:23.775043 crc crio[3637]: time=\"2026-06-14T08:10:23.774995763Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.174863 | controller |     "Jun 14 08:10:23.775043 crc crio[3637]: time=\"2026-06-14T08:10:23.775044854Z\" 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-14 10:12:41.174882 | controller |     "Jun 14 08:10:23.775341 crc crio[3637]: time=\"2026-06-14T08:10:23.775290451Z\" 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:0xc0002d6088}] Aliases:map[]}\"",
2026-06-14 10:12:41.174898 | controller |     "Jun 14 08:10:23.775439 crc crio[3637]: time=\"2026-06-14T08:10:23.775425555Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.174913 | controller |     "Jun 14 08:10:23.913117 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:41.174928 | controller |     "Jun 14 08:10:23.913444 crc crio[3637]: time=\"2026-06-14T08:10:23.913360694Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-14 10:12:41.174943 | controller |     "Jun 14 08:10:23.913444 crc crio[3637]: time=\"2026-06-14T08:10:23.913414986Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.174958 | controller |     "Jun 14 08:10:23.913538 crc crio[3637]: time=\"2026-06-14T08:10:23.913467857Z\" 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-14 10:12:41.174975 | controller |     "Jun 14 08:10:23.913962 crc crio[3637]: time=\"2026-06-14T08:10:23.913771925Z\" 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:0xc0001221c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.174992 | controller |     "Jun 14 08:10:23.914235 crc crio[3637]: time=\"2026-06-14T08:10:23.914146546Z\" 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-14 10:12:41.175007 | controller |     "Jun 14 08:10:23.940255 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:41.175021 | controller |     "Jun 14 08:10:23.940581 crc crio[3637]: time=\"2026-06-14T08:10:23.94034258Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-14 10:12:41.175036 | controller |     "Jun 14 08:10:23.940581 crc crio[3637]: time=\"2026-06-14T08:10:23.940566196Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.175050 | controller |     "Jun 14 08:10:23.940745 crc crio[3637]: time=\"2026-06-14T08:10:23.940620907Z\" 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-14 10:12:41.175070 | controller |     "Jun 14 08:10:23.941048 crc crio[3637]: time=\"2026-06-14T08:10:23.940957486Z\" 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:0xc00019c288}] Aliases:map[]}\"",
2026-06-14 10:12:41.175086 | controller |     "Jun 14 08:10:23.941346 crc crio[3637]: time=\"2026-06-14T08:10:23.941282045Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.175101 | controller |     "Jun 14 08:10:24.157488 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:41.175115 | controller |     "Jun 14 08:10:24.157773 crc crio[3637]: time=\"2026-06-14T08:10:24.157666216Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-14 10:12:41.175130 | controller |     "Jun 14 08:10:24.157773 crc crio[3637]: time=\"2026-06-14T08:10:24.157763349Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.175145 | controller |     "Jun 14 08:10:24.158257 crc crio[3637]: time=\"2026-06-14T08:10:24.157938234Z\" 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-14 10:12:41.175159 | controller |     "Jun 14 08:10:24.158619 crc crio[3637]: time=\"2026-06-14T08:10:24.158488059Z\" 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:0xc0002d6130}] Aliases:map[]}\"",
2026-06-14 10:12:41.175174 | controller |     "Jun 14 08:10:24.159029 crc crio[3637]: time=\"2026-06-14T08:10:24.158760546Z\" 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-14 10:12:41.175190 | controller |     "Jun 14 08:10:24.249390 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:41.175205 | controller |     "Jun 14 08:10:24.249390 crc crio[3637]: time=\"2026-06-14T08:10:24.249342082Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-14 10:12:41.175219 | controller |     "Jun 14 08:10:24.249390 crc crio[3637]: time=\"2026-06-14T08:10:24.249381643Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.175234 | controller |     "Jun 14 08:10:24.251950 crc crio[3637]: time=\"2026-06-14T08:10:24.249420064Z\" 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-14 10:12:41.175253 | controller |     "Jun 14 08:10:24.251950 crc crio[3637]: time=\"2026-06-14T08:10:24.249581889Z\" 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:0xc00008cfc8}] Aliases:map[]}\"",
2026-06-14 10:12:41.175268 | controller |     "Jun 14 08:10:24.251950 crc crio[3637]: time=\"2026-06-14T08:10:24.2496425Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.175283 | controller |     "Jun 14 08:10:24.251950 crc crio[3637]: time=\"2026-06-14T08:10:24.249668751Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.175298 | controller |     "Jun 14 08:10:24.251950 crc crio[3637]: time=\"2026-06-14T08:10:24.249681341Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.175313 | controller |     "Jun 14 08:10:24.280908 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:41.175327 | controller |     "Jun 14 08:10:24.281257 crc crio[3637]: time=\"2026-06-14T08:10:24.281182149Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-14 10:12:41.175341 | controller |     "Jun 14 08:10:24.281257 crc crio[3637]: time=\"2026-06-14T08:10:24.281244461Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.175375 | controller |     "Jun 14 08:10:24.281365 crc crio[3637]: time=\"2026-06-14T08:10:24.281267221Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-14 10:12:41.175391 | controller |     "Jun 14 08:10:24.281365 crc crio[3637]: time=\"2026-06-14T08:10:24.281279662Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.175406 | controller |     "Jun 14 08:10:24.281365 crc crio[3637]: time=\"2026-06-14T08:10:24.281292052Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-14 10:12:41.175421 | controller |     "Jun 14 08:10:24.281365 crc crio[3637]: time=\"2026-06-14T08:10:24.281301322Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.175436 | controller |     "Jun 14 08:10:24.281365 crc crio[3637]: time=\"2026-06-14T08:10:24.281334273Z\" 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-14 10:12:41.175451 | controller |     "Jun 14 08:10:24.281718 crc crio[3637]: time=\"2026-06-14T08:10:24.281629921Z\" 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:0xc00008d030}] Aliases:map[]}\"",
2026-06-14 10:12:41.175469 | controller |     "Jun 14 08:10:24.282021 crc crio[3637]: time=\"2026-06-14T08:10:24.281825796Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.175485 | controller |     "Jun 14 08:10:24.547261 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:41.175503 | controller |     "Jun 14 08:10:24.547507 crc crio[3637]: time=\"2026-06-14T08:10:24.547343497Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-14 10:12:41.175522 | controller |     "Jun 14 08:10:24.547507 crc crio[3637]: time=\"2026-06-14T08:10:24.547390799Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.175539 | controller |     "Jun 14 08:10:24.547507 crc crio[3637]: time=\"2026-06-14T08:10:24.547467431Z\" 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-14 10:12:41.175557 | controller |     "Jun 14 08:10:24.547952 crc crio[3637]: time=\"2026-06-14T08:10:24.547785439Z\" 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:0xc0002d61f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.175576 | controller |     "Jun 14 08:10:24.548378 crc crio[3637]: time=\"2026-06-14T08:10:24.548284363Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.175594 | controller |     "Jun 14 08:10:24.601148 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:41.175612 | controller |     "Jun 14 08:10:24.601402 crc crio[3637]: time=\"2026-06-14T08:10:24.601270508Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-14 10:12:41.175642 | controller |     "Jun 14 08:10:24.601402 crc crio[3637]: time=\"2026-06-14T08:10:24.601307629Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.175710 | controller |     "Jun 14 08:10:24.601402 crc crio[3637]: time=\"2026-06-14T08:10:24.60135126Z\" 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-14 10:12:41.175728 | controller |     "Jun 14 08:10:24.601648 crc crio[3637]: time=\"2026-06-14T08:10:24.601585507Z\" 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:0xc00008d0c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.175748 | controller |     "Jun 14 08:10:24.601831 crc crio[3637]: time=\"2026-06-14T08:10:24.601773342Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.175763 | controller |     "Jun 14 08:10:24.700671 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:41.175778 | controller |     "Jun 14 08:10:24.700963 crc crio[3637]: time=\"2026-06-14T08:10:24.700779526Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-14 10:12:41.175792 | controller |     "Jun 14 08:10:24.700963 crc crio[3637]: time=\"2026-06-14T08:10:24.700939681Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.175806 | controller |     "Jun 14 08:10:24.701034 crc crio[3637]: time=\"2026-06-14T08:10:24.701004873Z\" 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-14 10:12:41.175821 | controller |     "Jun 14 08:10:24.701480 crc crio[3637]: time=\"2026-06-14T08:10:24.701378323Z\" 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:0xc0002d62b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.175835 | controller |     "Jun 14 08:10:24.701694 crc crio[3637]: time=\"2026-06-14T08:10:24.70163077Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.175850 | controller |     "Jun 14 08:10:24.859828 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:41.175864 | controller |     "Jun 14 08:10:24.860329 crc crio[3637]: time=\"2026-06-14T08:10:24.860197074Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-14 10:12:41.175879 | controller |     "Jun 14 08:10:24.860329 crc crio[3637]: time=\"2026-06-14T08:10:24.860303906Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.175894 | controller |     "Jun 14 08:10:24.860420 crc crio[3637]: time=\"2026-06-14T08:10:24.860368318Z\" 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-14 10:12:41.175909 | controller |     "Jun 14 08:10:24.860774 crc crio[3637]: time=\"2026-06-14T08:10:24.860736288Z\" 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:0xc00008d168}] Aliases:map[]}\"",
2026-06-14 10:12:41.175927 | controller |     "Jun 14 08:10:24.861236 crc crio[3637]: time=\"2026-06-14T08:10:24.861142379Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.175942 | controller |     "Jun 14 08:10:24.887281 crc crio[3637]: 2026-06-14T08:10: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-14 10:12:41.175956 | controller |     "Jun 14 08:10:24.887281 crc crio[3637]: time=\"2026-06-14T08:10:24.887272592Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-14 10:12:41.175970 | controller |     "Jun 14 08:10:24.887632 crc crio[3637]: time=\"2026-06-14T08:10:24.887319863Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.175985 | controller |     "Jun 14 08:10:24.887632 crc crio[3637]: time=\"2026-06-14T08:10:24.887350694Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-14 10:12:41.175999 | controller |     "Jun 14 08:10:24.887632 crc crio[3637]: time=\"2026-06-14T08:10:24.887362224Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.176014 | controller |     "Jun 14 08:10:24.887632 crc crio[3637]: time=\"2026-06-14T08:10:24.887400185Z\" 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-14 10:12:41.176028 | controller |     "Jun 14 08:10:24.888176 crc crio[3637]: time=\"2026-06-14T08:10:24.887676733Z\" 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:0xc000122300}] Aliases:map[]}\"",
2026-06-14 10:12:41.176043 | controller |     "Jun 14 08:10:24.888176 crc crio[3637]: time=\"2026-06-14T08:10:24.887929129Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.176058 | controller |     "Jun 14 08:10:25.195626 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.176072 | controller |     "Jun 14 08:10:25.195915 crc crio[3637]: time=\"2026-06-14T08:10:25.19578485Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-14 10:12:41.176087 | controller |     "Jun 14 08:10:25.196004 crc crio[3637]: time=\"2026-06-14T08:10:25.195969445Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.176102 | controller |     "Jun 14 08:10:25.196239 crc crio[3637]: time=\"2026-06-14T08:10:25.196027677Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-14 10:12:41.176116 | controller |     "Jun 14 08:10:25.196298 crc crio[3637]: time=\"2026-06-14T08:10:25.196248213Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.176134 | controller |     "Jun 14 08:10:25.196428 crc crio[3637]: time=\"2026-06-14T08:10:25.196329945Z\" 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-14 10:12:41.176156 | controller |     "Jun 14 08:10:25.196923 crc crio[3637]: time=\"2026-06-14T08:10:25.196780017Z\" 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:0xc00008d1f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.176177 | controller |     "Jun 14 08:10:25.197520 crc crio[3637]: time=\"2026-06-14T08:10:25.197412855Z\" 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-14 10:12:41.176196 | controller |     "Jun 14 08:10:25.446771 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.176216 | controller |     "Jun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.44711509Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-14 10:12:41.176234 | controller |     "Jun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.447162282Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.176249 | controller |     "Jun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.447183002Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-14 10:12:41.176264 | controller |     "Jun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.447196903Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.176278 | controller |     "Jun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.447211493Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-14 10:12:41.176292 | controller |     "Jun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.447225584Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.176307 | controller |     "Jun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.447241114Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-14 10:12:41.176321 | controller |     "Jun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.447254364Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.176336 | controller |     "Jun 14 08:10:25.447450 crc crio[3637]: time=\"2026-06-14T08:10:25.447295975Z\" 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-14 10:12:41.176388 | controller |     "Jun 14 08:10:25.447712 crc crio[3637]: time=\"2026-06-14T08:10:25.447582443Z\" 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:0xc0001223f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.176411 | controller |     "Jun 14 08:10:25.447905 crc crio[3637]: time=\"2026-06-14T08:10:25.447768438Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.176427 | controller |     "Jun 14 08:10:25.484913 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.176442 | controller |     "Jun 14 08:10:25.485195 crc crio[3637]: time=\"2026-06-14T08:10:25.485159893Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-14 10:12:41.176456 | controller |     "Jun 14 08:10:25.485195 crc crio[3637]: time=\"2026-06-14T08:10:25.485195194Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.176471 | controller |     "Jun 14 08:10:25.485261 crc crio[3637]: time=\"2026-06-14T08:10:25.485228885Z\" 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-14 10:12:41.176486 | controller |     "Jun 14 08:10:25.485561 crc crio[3637]: time=\"2026-06-14T08:10:25.485484132Z\" 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:0xc00019c398}] Aliases:map[]}\"",
2026-06-14 10:12:41.176501 | controller |     "Jun 14 08:10:25.485819 crc crio[3637]: time=\"2026-06-14T08:10:25.48574905Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.176516 | controller |     "Jun 14 08:10:25.746264 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.176530 | controller |     "Jun 14 08:10:25.746526 crc crio[3637]: time=\"2026-06-14T08:10:25.746255217Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-14 10:12:41.176545 | controller |     "Jun 14 08:10:25.746526 crc crio[3637]: time=\"2026-06-14T08:10:25.746298518Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.176559 | controller |     "Jun 14 08:10:25.746526 crc crio[3637]: time=\"2026-06-14T08:10:25.746316649Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-14 10:12:41.176573 | controller |     "Jun 14 08:10:25.746526 crc crio[3637]: time=\"2026-06-14T08:10:25.746329159Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.176588 | controller |     "Jun 14 08:10:25.746526 crc crio[3637]: time=\"2026-06-14T08:10:25.74636616Z\" 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-14 10:12:41.176603 | controller |     "Jun 14 08:10:25.747027 crc crio[3637]: time=\"2026-06-14T08:10:25.746949646Z\" 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:0xc0002d6378}] Aliases:map[]}\"",
2026-06-14 10:12:41.176621 | controller |     "Jun 14 08:10:25.747345 crc crio[3637]: time=\"2026-06-14T08:10:25.747226903Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.176637 | controller |     "Jun 14 08:10:25.833499 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.176652 | controller |     "Jun 14 08:10:25.834238 crc crio[3637]: time=\"2026-06-14T08:10:25.833673029Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-14 10:12:41.176667 | controller |     "Jun 14 08:10:25.834238 crc crio[3637]: time=\"2026-06-14T08:10:25.833765641Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.176682 | controller |     "Jun 14 08:10:25.834396 crc crio[3637]: time=\"2026-06-14T08:10:25.834247294Z\" 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-14 10:12:41.176697 | controller |     "Jun 14 08:10:25.834556 crc crio[3637]: time=\"2026-06-14T08:10:25.83446247Z\" 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:0xc00019c450}] Aliases:map[]}\"",
2026-06-14 10:12:41.176712 | controller |     "Jun 14 08:10:25.834656 crc crio[3637]: time=\"2026-06-14T08:10:25.834597894Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.176727 | controller |     "Jun 14 08:10:25.834656 crc crio[3637]: time=\"2026-06-14T08:10:25.834621894Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.176742 | controller |     "Jun 14 08:10:25.834656 crc crio[3637]: time=\"2026-06-14T08:10:25.834646155Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.176756 | controller |     "Jun 14 08:10:25.940360 crc crio[3637]: 2026-06-14T08:10:25Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.176770 | controller |     "Jun 14 08:10:25.940598 crc crio[3637]: time=\"2026-06-14T08:10:25.940454213Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-14 10:12:41.176785 | controller |     "Jun 14 08:10:25.940598 crc crio[3637]: time=\"2026-06-14T08:10:25.940548376Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.176802 | controller |     "Jun 14 08:10:25.940766 crc crio[3637]: time=\"2026-06-14T08:10:25.940612787Z\" 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-14 10:12:41.176817 | controller |     "Jun 14 08:10:25.941246 crc crio[3637]: time=\"2026-06-14T08:10:25.941150602Z\" 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:0xc00019c4b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.176832 | controller |     "Jun 14 08:10:25.941737 crc crio[3637]: time=\"2026-06-14T08:10:25.941489501Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.176846 | controller |     "Jun 14 08:10:26.008342 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.176860 | controller |     "Jun 14 08:10:26.008578 crc crio[3637]: time=\"2026-06-14T08:10:26.008425501Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-14 10:12:41.176875 | controller |     "Jun 14 08:10:26.008578 crc crio[3637]: time=\"2026-06-14T08:10:26.008478532Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.176889 | controller |     "Jun 14 08:10:26.008578 crc crio[3637]: time=\"2026-06-14T08:10:26.008530834Z\" 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-14 10:12:41.176904 | controller |     "Jun 14 08:10:26.008913 crc crio[3637]: time=\"2026-06-14T08:10:26.008816511Z\" 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:0xc00008d2d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.176918 | controller |     "Jun 14 08:10:26.009289 crc crio[3637]: time=\"2026-06-14T08:10:26.009231603Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.176932 | controller |     "Jun 14 08:10:26.049279 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.176947 | controller |     "Jun 14 08:10:26.049520 crc crio[3637]: time=\"2026-06-14T08:10:26.049451765Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-14 10:12:41.176961 | controller |     "Jun 14 08:10:26.049520 crc crio[3637]: time=\"2026-06-14T08:10:26.049501116Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.176978 | controller |     "Jun 14 08:10:26.049585 crc crio[3637]: time=\"2026-06-14T08:10:26.049524527Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-14 10:12:41.176993 | controller |     "Jun 14 08:10:26.049585 crc crio[3637]: time=\"2026-06-14T08:10:26.049540067Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.177007 | controller |     "Jun 14 08:10:26.049745 crc crio[3637]: time=\"2026-06-14T08:10:26.049592799Z\" 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-14 10:12:41.177022 | controller |     "Jun 14 08:10:26.050289 crc crio[3637]: time=\"2026-06-14T08:10:26.050140274Z\" 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:0xc00019c698}] Aliases:map[]}\"",
2026-06-14 10:12:41.177036 | controller |     "Jun 14 08:10:26.050527 crc crio[3637]: time=\"2026-06-14T08:10:26.050470843Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.177051 | controller |     "Jun 14 08:10:26.255292 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.177065 | controller |     "Jun 14 08:10:26.255484 crc crio[3637]: time=\"2026-06-14T08:10:26.255435904Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-14 10:12:41.177079 | controller |     "Jun 14 08:10:26.255484 crc crio[3637]: time=\"2026-06-14T08:10:26.255476305Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.177094 | controller |     "Jun 14 08:10:26.255648 crc crio[3637]: time=\"2026-06-14T08:10:26.255515186Z\" 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-14 10:12:41.177109 | controller |     "Jun 14 08:10:26.256140 crc crio[3637]: time=\"2026-06-14T08:10:26.255800734Z\" 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:0xc00019c0c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.177124 | controller |     "Jun 14 08:10:26.256417 crc crio[3637]: time=\"2026-06-14T08:10:26.256295197Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.177138 | controller |     "Jun 14 08:10:26.387703 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.177156 | controller |     "Jun 14 08:10:26.389942 crc crio[3637]: time=\"2026-06-14T08:10:26.387760622Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-14 10:12:41.177171 | controller |     "Jun 14 08:10:26.389942 crc crio[3637]: time=\"2026-06-14T08:10:26.38991936Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.177185 | controller |     "Jun 14 08:10:26.390171 crc crio[3637]: time=\"2026-06-14T08:10:26.389985112Z\" 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-14 10:12:41.177201 | controller |     "Jun 14 08:10:26.390474 crc crio[3637]: time=\"2026-06-14T08:10:26.390355282Z\" 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:0xc0002d60a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.177216 | controller |     "Jun 14 08:10:26.390769 crc crio[3637]: time=\"2026-06-14T08:10:26.390676382Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.177230 | controller |     "Jun 14 08:10:26.536433 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.177245 | controller |     "Jun 14 08:10:26.539335 crc crio[3637]: time=\"2026-06-14T08:10:26.53671955Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-14 10:12:41.177259 | controller |     "Jun 14 08:10:26.539335 crc crio[3637]: time=\"2026-06-14T08:10:26.536817002Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.177274 | controller |     "Jun 14 08:10:26.539335 crc crio[3637]: time=\"2026-06-14T08:10:26.537031658Z\" 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-14 10:12:41.177288 | controller |     "Jun 14 08:10:26.539335 crc crio[3637]: time=\"2026-06-14T08:10:26.537624084Z\" 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:0xc002414000}] Aliases:map[]}\"",
2026-06-14 10:12:41.177303 | controller |     "Jun 14 08:10:26.539335 crc crio[3637]: time=\"2026-06-14T08:10:26.538291333Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.177318 | controller |     "Jun 14 08:10:26.582657 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.177335 | controller |     "Jun 14 08:10:26.582657 crc crio[3637]: time=\"2026-06-14T08:10:26.573196181Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-14 10:12:41.177368 | controller |     "Jun 14 08:10:26.582657 crc crio[3637]: time=\"2026-06-14T08:10:26.573236392Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.177385 | controller |     "Jun 14 08:10:26.582657 crc crio[3637]: time=\"2026-06-14T08:10:26.573272373Z\" 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-14 10:12:41.177400 | controller |     "Jun 14 08:10:26.582657 crc crio[3637]: time=\"2026-06-14T08:10:26.573432607Z\" 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:0xc00171a0c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.177415 | controller |     "Jun 14 08:10:26.582657 crc crio[3637]: time=\"2026-06-14T08:10:26.573639803Z\" 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-14 10:12:41.177430 | controller |     "Jun 14 08:10:26.727519 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.177444 | controller |     "Jun 14 08:10:26.727782 crc crio[3637]: time=\"2026-06-14T08:10:26.727696047Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-14 10:12:41.177459 | controller |     "Jun 14 08:10:26.727782 crc crio[3637]: time=\"2026-06-14T08:10:26.727759669Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.177474 | controller |     "Jun 14 08:10:26.727925 crc crio[3637]: time=\"2026-06-14T08:10:26.72779812Z\" 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-14 10:12:41.177489 | controller |     "Jun 14 08:10:26.728180 crc crio[3637]: time=\"2026-06-14T08:10:26.728107428Z\" 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:0xc001918518}] Aliases:map[]}\"",
2026-06-14 10:12:41.177503 | controller |     "Jun 14 08:10:26.728547 crc crio[3637]: time=\"2026-06-14T08:10:26.728483939Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.177518 | controller |     "Jun 14 08:10:26.865816 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.177536 | controller |     "Jun 14 08:10:26.866187 crc crio[3637]: time=\"2026-06-14T08:10:26.86610996Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-14 10:12:41.177551 | controller |     "Jun 14 08:10:26.866187 crc crio[3637]: time=\"2026-06-14T08:10:26.866173892Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.177566 | controller |     "Jun 14 08:10:26.866280 crc crio[3637]: time=\"2026-06-14T08:10:26.866214023Z\" 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-14 10:12:41.177581 | controller |     "Jun 14 08:10:26.866537 crc crio[3637]: time=\"2026-06-14T08:10:26.866465389Z\" 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:0xc0019185a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.177596 | controller |     "Jun 14 08:10:26.866680 crc crio[3637]: time=\"2026-06-14T08:10:26.866632554Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.177611 | controller |     "Jun 14 08:10:26.891481 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.177625 | controller |     "Jun 14 08:10:26.891685 crc crio[3637]: time=\"2026-06-14T08:10:26.891608326Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-14 10:12:41.177640 | controller |     "Jun 14 08:10:26.891685 crc crio[3637]: time=\"2026-06-14T08:10:26.891660377Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.177654 | controller |     "Jun 14 08:10:26.891685 crc crio[3637]: time=\"2026-06-14T08:10:26.891676048Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-14 10:12:41.177669 | controller |     "Jun 14 08:10:26.891685 crc crio[3637]: time=\"2026-06-14T08:10:26.891684598Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.177735 | controller |     "Jun 14 08:10:26.891976 crc crio[3637]: time=\"2026-06-14T08:10:26.891698028Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-14 10:12:41.177752 | controller |     "Jun 14 08:10:26.891976 crc crio[3637]: time=\"2026-06-14T08:10:26.891724859Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.177767 | controller |     "Jun 14 08:10:26.891976 crc crio[3637]: time=\"2026-06-14T08:10:26.89175323Z\" 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-14 10:12:41.177782 | controller |     "Jun 14 08:10:26.892174 crc crio[3637]: time=\"2026-06-14T08:10:26.892017907Z\" 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:0xc00008c900}] Aliases:map[]}\"",
2026-06-14 10:12:41.177804 | controller |     "Jun 14 08:10:26.892405 crc crio[3637]: time=\"2026-06-14T08:10:26.892334576Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.177819 | controller |     "Jun 14 08:10:26.994518 crc crio[3637]: 2026-06-14T08:10:26Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.177834 | controller |     "Jun 14 08:10:26.995082 crc crio[3637]: time=\"2026-06-14T08:10:26.994640737Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-14 10:12:41.177849 | controller |     "Jun 14 08:10:26.995082 crc crio[3637]: time=\"2026-06-14T08:10:26.994673758Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.177864 | controller |     "Jun 14 08:10:26.995082 crc crio[3637]: time=\"2026-06-14T08:10:26.994714059Z\" 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-14 10:12:41.177879 | controller |     "Jun 14 08:10:26.995082 crc crio[3637]: time=\"2026-06-14T08:10:26.995008737Z\" 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:0xc00171a4a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.177894 | controller |     "Jun 14 08:10:26.996061 crc crio[3637]: time=\"2026-06-14T08:10:26.995173922Z\" 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-14 10:12:41.177909 | controller |     "Jun 14 08:10:27.045681 crc crio[3637]: time=\"2026-06-14T08:10:27.045554827Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=fcc6e6dc-c867-4146-9582-c0a53b416bae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.177923 | controller |     "Jun 14 08:10:27.045990 crc crio[3637]: time=\"2026-06-14T08:10:27.045691031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.177938 | controller |     "Jun 14 08:10:27.057757 crc crio[3637]: time=\"2026-06-14T08:10:27.057659575Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fcc6e6dc-c867-4146-9582-c0a53b416bae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.177965 | controller |     "Jun 14 08:10:27.082275 crc crio[3637]: time=\"2026-06-14T08:10:27.082026018Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=c468ae0c-a9ea-4b7f-bbe2-c0a5db16783a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.177980 | controller |     "Jun 14 08:10:27.082562 crc crio[3637]: time=\"2026-06-14T08:10:27.082389968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.177998 | controller |     "Jun 14 08:10:27.097604 crc crio[3637]: time=\"2026-06-14T08:10:27.097413042Z\" level=info msg=\"Ran pod sandbox 893595cad9ba63ab8f3d670731b39ff6414ce61137b736483605bf18b0885e70 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=fcc6e6dc-c867-4146-9582-c0a53b416bae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.178013 | controller |     "Jun 14 08:10:27.109497 crc crio[3637]: time=\"2026-06-14T08:10:27.109111537Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=898ed579-59e9-4409-abef-554c8c6776eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.178027 | controller |     "Jun 14 08:10:27.109712 crc crio[3637]: time=\"2026-06-14T08:10:27.109617051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.178042 | controller |     "Jun 14 08:10:27.126679 crc crio[3637]: time=\"2026-06-14T08:10:27.126462293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=df62f7fe-48c3-4100-8509-68e6199b42d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.178057 | controller |     "Jun 14 08:10:27.127346 crc crio[3637]: time=\"2026-06-14T08:10:27.127198313Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c468ae0c-a9ea-4b7f-bbe2-c0a5db16783a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.178071 | controller |     "Jun 14 08:10:27.129399 crc crio[3637]: time=\"2026-06-14T08:10:27.12924365Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=898ed579-59e9-4409-abef-554c8c6776eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.178085 | controller |     "Jun 14 08:10:27.133427 crc crio[3637]: time=\"2026-06-14T08:10:27.132826404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=55380661-f3e4-4ef1-9805-85e53d8af39a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.178099 | controller |     "Jun 14 08:10:27.137754 crc crio[3637]: time=\"2026-06-14T08:10:27.137648207Z\" level=info msg=\"Ran pod sandbox cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848 with infra container: openshift-etcd/etcd-crc/POD\" id=c468ae0c-a9ea-4b7f-bbe2-c0a5db16783a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.178114 | controller |     "Jun 14 08:10:27.141580 crc crio[3637]: time=\"2026-06-14T08:10:27.141466847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a87fe8ad-70a8-480d-b154-53a456c04df2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.178128 | controller |     "Jun 14 08:10:27.142122 crc crio[3637]: time=\"2026-06-14T08:10:27.141753575Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=9a707a7f-669b-427f-bb2b-45d7cc548a91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.178142 | controller |     "Jun 14 08:10:27.142122 crc crio[3637]: time=\"2026-06-14T08:10:27.142104724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.178157 | controller |     "Jun 14 08:10:27.146775 crc crio[3637]: time=\"2026-06-14T08:10:27.146608935Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=dbad57e3-c837-45ca-a902-f208de4d7e8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.178175 | controller |     "Jun 14 08:10:27.150184 crc crio[3637]: time=\"2026-06-14T08:10:27.149890093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.178189 | controller |     "Jun 14 08:10:27.153449 crc crio[3637]: time=\"2026-06-14T08:10:27.152226876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6ea72b91-83d5-4677-a749-689b3b92f995 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.178204 | controller |     "Jun 14 08:10:27.153676 crc crio[3637]: time=\"2026-06-14T08:10:27.152907555Z\" level=info msg=\"Ran pod sandbox c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=898ed579-59e9-4409-abef-554c8c6776eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.178218 | controller |     "Jun 14 08:10:27.158738 crc crio[3637]: time=\"2026-06-14T08:10:27.158554029Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=488386b3-7e2b-41b5-8292-58ffd2b08f5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.178233 | controller |     "Jun 14 08:10:27.159308 crc crio[3637]: time=\"2026-06-14T08:10:27.159220177Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=1a382a6f-f6a6-4c3d-ac2a-da0637826818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.178248 | controller |     "Jun 14 08:10:27.159660 crc crio[3637]: time=\"2026-06-14T08:10:27.159561306Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=b9b8ddaa-23e5-4c53-a395-ee60f5c00a23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.178262 | controller |     "Jun 14 08:10:27.159802 crc crio[3637]: time=\"2026-06-14T08:10:27.159710828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.178276 | controller |     "Jun 14 08:10:27.162970 crc crio[3637]: time=\"2026-06-14T08:10:27.162763069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.178291 | controller |     "Jun 14 08:10:27.163802 crc crio[3637]: time=\"2026-06-14T08:10:27.163626273Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9a707a7f-669b-427f-bb2b-45d7cc548a91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.178305 | controller |     "Jun 14 08:10:27.174072 crc crio[3637]: time=\"2026-06-14T08:10:27.173774285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5dff282b-5a7e-416e-8521-953ca3ed9bff name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.178320 | controller |     "Jun 14 08:10:27.180132 crc crio[3637]: time=\"2026-06-14T08:10:27.180062317Z\" level=info msg=\"Ran pod sandbox ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=9a707a7f-669b-427f-bb2b-45d7cc548a91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.178334 | controller |     "Jun 14 08:10:27.181007 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.178369 | controller |     "Jun 14 08:10:27.181209 crc crio[3637]: time=\"2026-06-14T08:10:27.181101583Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-14 10:12:41.178389 | controller |     "Jun 14 08:10:27.181209 crc crio[3637]: time=\"2026-06-14T08:10:27.181138244Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.178403 | controller |     "Jun 14 08:10:27.181209 crc crio[3637]: time=\"2026-06-14T08:10:27.181180995Z\" 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-14 10:12:41.178419 | controller |     "Jun 14 08:10:27.181603 crc crio[3637]: time=\"2026-06-14T08:10:27.181479523Z\" 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:0xc00008c260}] Aliases:map[]}\"",
2026-06-14 10:12:41.178434 | controller |     "Jun 14 08:10:27.182110 crc crio[3637]: time=\"2026-06-14T08:10:27.181788232Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.178448 | controller |     "Jun 14 08:10:27.183389 crc crio[3637]: time=\"2026-06-14T08:10:27.183106587Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=131d984e-9b14-4e9b-8101-15afa6ff34fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.178463 | controller |     "Jun 14 08:10:27.183389 crc crio[3637]: time=\"2026-06-14T08:10:27.183320493Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a27e798e-2ba2-4660-b3b4-39a1695e0c23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.178477 | controller |     "Jun 14 08:10:27.194488 crc crio[3637]: time=\"2026-06-14T08:10:27.194304698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.178491 | controller |     "Jun 14 08:10:27.195497 crc crio[3637]: time=\"2026-06-14T08:10:27.195381917Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1a382a6f-f6a6-4c3d-ac2a-da0637826818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.178505 | controller |     "Jun 14 08:10:27.196209 crc crio[3637]: time=\"2026-06-14T08:10:27.196095296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.178519 | controller |     "Jun 14 08:10:27.199717 crc crio[3637]: time=\"2026-06-14T08:10:27.1995946Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=600b8686-9a17-48a8-9168-ef881c3d0f9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.178534 | controller |     "Jun 14 08:10:27.212153 crc crio[3637]: time=\"2026-06-14T08:10:27.211767059Z\" level=info msg=\"Ran pod sandbox dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12 with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=1a382a6f-f6a6-4c3d-ac2a-da0637826818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.178552 | controller |     "Jun 14 08:10:27.215291 crc crio[3637]: time=\"2026-06-14T08:10:27.214728132Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=23042ddc-92d2-4033-8101-fd2e12d5221c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.178567 | controller |     "Jun 14 08:10:27.215291 crc crio[3637]: time=\"2026-06-14T08:10:27.215143233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.178582 | controller |     "Jun 14 08:10:27.216483 crc crio[3637]: time=\"2026-06-14T08:10:27.216344181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1382ecaa-7e02-4f88-a4d2-8ad33c4e7ecc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.178597 | controller |     "Jun 14 08:10:27.224710 crc crio[3637]: time=\"2026-06-14T08:10:27.224565324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.178611 | controller |     "Jun 14 08:10:27.228205 crc crio[3637]: time=\"2026-06-14T08:10:27.227978944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=4886e1f7-ca39-4392-8f29-e194fe428021 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.178625 | controller |     "Jun 14 08:10:27.232526 crc crio[3637]: time=\"2026-06-14T08:10:27.232385282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.178640 | controller |     "Jun 14 08:10:27.235434 crc crio[3637]: time=\"2026-06-14T08:10:27.235183327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.178654 | controller |     "Jun 14 08:10:27.237533 crc crio[3637]: time=\"2026-06-14T08:10:27.237411389Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=76d659ff-9b75-4ae6-986a-456baa9f8608 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.178668 | controller |     "Jun 14 08:10:27.238656 crc crio[3637]: time=\"2026-06-14T08:10:27.238526119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.178682 | controller |     "Jun 14 08:10:27.253158 crc crio[3637]: time=\"2026-06-14T08:10:27.252944105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.178697 | controller |     "Jun 14 08:10:27.276235 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.178711 | controller |     "Jun 14 08:10:27.276740 crc crio[3637]: time=\"2026-06-14T08:10:27.2765259Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-14 10:12:41.178726 | controller |     "Jun 14 08:10:27.276740 crc crio[3637]: time=\"2026-06-14T08:10:27.276728155Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.178745 | controller |     "Jun 14 08:10:27.277212 crc crio[3637]: time=\"2026-06-14T08:10:27.276776347Z\" 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-14 10:12:41.178760 | controller |     "Jun 14 08:10:27.277212 crc crio[3637]: time=\"2026-06-14T08:10:27.277109506Z\" 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:0xc00008c808}] Aliases:map[]}\"",
2026-06-14 10:12:41.178832 | controller |     "Jun 14 08:10:27.277470 crc crio[3637]: time=\"2026-06-14T08:10:27.277279321Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.178881 | controller |     "Jun 14 08:10:27.430164 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.178899 | controller |     "Jun 14 08:10:27.430634 crc crio[3637]: time=\"2026-06-14T08:10:27.43042086Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-14 10:12:41.178915 | controller |     "Jun 14 08:10:27.430634 crc crio[3637]: time=\"2026-06-14T08:10:27.430563393Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.178929 | controller |     "Jun 14 08:10:27.430634 crc crio[3637]: time=\"2026-06-14T08:10:27.430630105Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-14 10:12:41.178944 | controller |     "Jun 14 08:10:27.430830 crc crio[3637]: time=\"2026-06-14T08:10:27.430646266Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.178959 | controller |     "Jun 14 08:10:27.430830 crc crio[3637]: time=\"2026-06-14T08:10:27.430695897Z\" 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-14 10:12:41.178974 | controller |     "Jun 14 08:10:27.432012 crc crio[3637]: time=\"2026-06-14T08:10:27.431693173Z\" 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:0xc000b10140}] Aliases:map[]}\"",
2026-06-14 10:12:41.178989 | controller |     "Jun 14 08:10:27.432674 crc crio[3637]: time=\"2026-06-14T08:10:27.432569027Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.179004 | controller |     "Jun 14 08:10:27.519949 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.179022 | controller |     "Jun 14 08:10:27.520236 crc crio[3637]: time=\"2026-06-14T08:10:27.520097521Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-14 10:12:41.179037 | controller |     "Jun 14 08:10:27.520236 crc crio[3637]: time=\"2026-06-14T08:10:27.520139442Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.179052 | controller |     "Jun 14 08:10:27.520236 crc crio[3637]: time=\"2026-06-14T08:10:27.520178323Z\" 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-14 10:12:41.179067 | controller |     "Jun 14 08:10:27.520596 crc crio[3637]: time=\"2026-06-14T08:10:27.520366978Z\" 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:0xc00171a040}] Aliases:map[]}\"",
2026-06-14 10:12:41.179082 | controller |     "Jun 14 08:10:27.520596 crc crio[3637]: time=\"2026-06-14T08:10:27.520522942Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.179097 | controller |     "Jun 14 08:10:27.765419 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.179111 | controller |     "Jun 14 08:10:27.766533 crc crio[3637]: time=\"2026-06-14T08:10:27.765486772Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-14 10:12:41.179126 | controller |     "Jun 14 08:10:27.766533 crc crio[3637]: time=\"2026-06-14T08:10:27.765547444Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.179140 | controller |     "Jun 14 08:10:27.766533 crc crio[3637]: time=\"2026-06-14T08:10:27.765569074Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-14 10:12:41.179154 | controller |     "Jun 14 08:10:27.766533 crc crio[3637]: time=\"2026-06-14T08:10:27.765578735Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.179169 | controller |     "Jun 14 08:10:27.766533 crc crio[3637]: time=\"2026-06-14T08:10:27.765607546Z\" 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-14 10:12:41.179184 | controller |     "Jun 14 08:10:27.766533 crc crio[3637]: time=\"2026-06-14T08:10:27.765796261Z\" 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:0xc00171a960}] Aliases:map[]}\"",
2026-06-14 10:12:41.179198 | controller |     "Jun 14 08:10:27.766533 crc crio[3637]: time=\"2026-06-14T08:10:27.765959235Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.179216 | controller |     "Jun 14 08:10:27.839313 crc crio[3637]: 2026-06-14T08:10:27Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.179231 | controller |     "Jun 14 08:10:27.839602 crc crio[3637]: time=\"2026-06-14T08:10:27.839337579Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-14 10:12:41.179245 | controller |     "Jun 14 08:10:27.840566 crc crio[3637]: time=\"2026-06-14T08:10:27.840383768Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.179260 | controller |     "Jun 14 08:10:27.864952 crc crio[3637]: time=\"2026-06-14T08:10:27.864800064Z\" 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-14 10:12:41.179274 | controller |     "Jun 14 08:10:27.865317 crc crio[3637]: time=\"2026-06-14T08:10:27.865248186Z\" 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:0xc000b10650}] Aliases:map[]}\"",
2026-06-14 10:12:41.179289 | controller |     "Jun 14 08:10:27.865670 crc crio[3637]: time=\"2026-06-14T08:10:27.865554575Z\" 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-14 10:12:41.179303 | controller |     "Jun 14 08:10:28.084896 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.179317 | controller |     "Jun 14 08:10:28.085151 crc crio[3637]: time=\"2026-06-14T08:10:28.085082549Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-14 10:12:41.179332 | controller |     "Jun 14 08:10:28.085151 crc crio[3637]: time=\"2026-06-14T08:10:28.085138461Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.179361 | controller |     "Jun 14 08:10:28.085267 crc crio[3637]: time=\"2026-06-14T08:10:28.085192172Z\" 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-14 10:12:41.179381 | controller |     "Jun 14 08:10:28.085515 crc crio[3637]: time=\"2026-06-14T08:10:28.085458849Z\" 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:0xc00235c110}] Aliases:map[]}\"",
2026-06-14 10:12:41.179397 | controller |     "Jun 14 08:10:28.085906 crc crio[3637]: time=\"2026-06-14T08:10:28.085715675Z\" 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-14 10:12:41.179415 | controller |     "Jun 14 08:10:28.201612 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.179431 | controller |     "Jun 14 08:10:28.202297 crc crio[3637]: time=\"2026-06-14T08:10:28.20223066Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-14 10:12:41.179445 | controller |     "Jun 14 08:10:28.202512 crc crio[3637]: time=\"2026-06-14T08:10:28.202494637Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.179460 | controller |     "Jun 14 08:10:28.202663 crc crio[3637]: time=\"2026-06-14T08:10:28.202641451Z\" 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-14 10:12:41.179474 | controller |     "Jun 14 08:10:28.204084 crc crio[3637]: time=\"2026-06-14T08:10:28.204002368Z\" 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:0xc00235c1f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.179489 | controller |     "Jun 14 08:10:28.204331 crc crio[3637]: time=\"2026-06-14T08:10:28.204311627Z\" 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-14 10:12:41.179503 | controller |     "Jun 14 08:10:28.432760 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.179518 | controller |     "Jun 14 08:10:28.433396 crc crio[3637]: time=\"2026-06-14T08:10:28.433350078Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-14 10:12:41.179532 | controller |     "Jun 14 08:10:28.433522 crc crio[3637]: time=\"2026-06-14T08:10:28.433507553Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.179546 | controller |     "Jun 14 08:10:28.433614 crc crio[3637]: time=\"2026-06-14T08:10:28.433588925Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-14 10:12:41.179560 | controller |     "Jun 14 08:10:28.433723 crc crio[3637]: time=\"2026-06-14T08:10:28.433703648Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.179576 | controller |     "Jun 14 08:10:28.433830 crc crio[3637]: time=\"2026-06-14T08:10:28.433811331Z\" 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-14 10:12:41.179593 | controller |     "Jun 14 08:10:28.434487 crc crio[3637]: time=\"2026-06-14T08:10:28.434463559Z\" 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:0xc00171a300}] Aliases:map[]}\"",
2026-06-14 10:12:41.179614 | controller |     "Jun 14 08:10:28.434617 crc crio[3637]: time=\"2026-06-14T08:10:28.434601613Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.179629 | controller |     "Jun 14 08:10:28.434686 crc crio[3637]: time=\"2026-06-14T08:10:28.434673034Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.179643 | controller |     "Jun 14 08:10:28.434767 crc crio[3637]: time=\"2026-06-14T08:10:28.434750197Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.179658 | controller |     "Jun 14 08:10:28.461684 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.179672 | controller |     "Jun 14 08:10:28.462057 crc crio[3637]: time=\"2026-06-14T08:10:28.461778111Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-14 10:12:41.179687 | controller |     "Jun 14 08:10:28.462057 crc crio[3637]: time=\"2026-06-14T08:10:28.461820062Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.179701 | controller |     "Jun 14 08:10:28.462057 crc crio[3637]: time=\"2026-06-14T08:10:28.461926525Z\" 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-14 10:12:41.179716 | controller |     "Jun 14 08:10:28.462234 crc crio[3637]: time=\"2026-06-14T08:10:28.462176412Z\" 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:0xc0002d63b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.179731 | controller |     "Jun 14 08:10:28.462484 crc crio[3637]: time=\"2026-06-14T08:10:28.462394448Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.179746 | controller |     "Jun 14 08:10:28.781775 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.179761 | controller |     "Jun 14 08:10:28.782757 crc crio[3637]: time=\"2026-06-14T08:10:28.781938624Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-14 10:12:41.179775 | controller |     "Jun 14 08:10:28.782757 crc crio[3637]: time=\"2026-06-14T08:10:28.781986495Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.179790 | controller |     "Jun 14 08:10:28.782757 crc crio[3637]: time=\"2026-06-14T08:10:28.782055087Z\" 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-14 10:12:41.179808 | controller |     "Jun 14 08:10:28.782757 crc crio[3637]: time=\"2026-06-14T08:10:28.78215846Z\" 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:0xc000122578}] Aliases:map[]}\"",
2026-06-14 10:12:41.179823 | controller |     "Jun 14 08:10:28.782757 crc crio[3637]: time=\"2026-06-14T08:10:28.782204121Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.179838 | controller |     "Jun 14 08:10:28.782757 crc crio[3637]: time=\"2026-06-14T08:10:28.782213051Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.179853 | controller |     "Jun 14 08:10:28.782757 crc crio[3637]: time=\"2026-06-14T08:10:28.782223871Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.179867 | controller |     "Jun 14 08:10:28.883283 crc crio[3637]: time=\"2026-06-14T08:10:28.882756695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.179881 | controller |     "Jun 14 08:10:28.884358 crc crio[3637]: time=\"2026-06-14T08:10:28.88405758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.179896 | controller |     "Jun 14 08:10:28.885136 crc crio[3637]: time=\"2026-06-14T08:10:28.884909863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.179911 | controller |     "Jun 14 08:10:28.886956 crc crio[3637]: time=\"2026-06-14T08:10:28.886764366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.179926 | controller |     "Jun 14 08:10:28.889142 crc crio[3637]: time=\"2026-06-14T08:10:28.888777898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.179940 | controller |     "Jun 14 08:10:28.987186 crc crio[3637]: 2026-06-14T08:10:28Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.179955 | controller |     "Jun 14 08:10:28.987537 crc crio[3637]: time=\"2026-06-14T08:10:28.987244739Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-14 10:12:41.179970 | controller |     "Jun 14 08:10:28.987537 crc crio[3637]: time=\"2026-06-14T08:10:28.98730308Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.179984 | controller |     "Jun 14 08:10:28.987537 crc crio[3637]: time=\"2026-06-14T08:10:28.987353532Z\" 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-14 10:12:41.180003 | controller |     "Jun 14 08:10:28.987708 crc crio[3637]: time=\"2026-06-14T08:10:28.987595068Z\" 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:0xc002ae6020}] Aliases:map[]}\"",
2026-06-14 10:12:41.180018 | controller |     "Jun 14 08:10:28.988091 crc crio[3637]: time=\"2026-06-14T08:10:28.987779313Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.180032 | controller |     "Jun 14 08:10:29.049234 crc crio[3637]: 2026-06-14T08:10:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.180047 | controller |     "Jun 14 08:10:29.049570 crc crio[3637]: time=\"2026-06-14T08:10:29.049533121Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-14 10:12:41.180061 | controller |     "Jun 14 08:10:29.049660 crc crio[3637]: time=\"2026-06-14T08:10:29.049645644Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.180076 | controller |     "Jun 14 08:10:29.049787 crc crio[3637]: time=\"2026-06-14T08:10:29.049767768Z\" 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-14 10:12:41.180091 | controller |     "Jun 14 08:10:29.050229 crc crio[3637]: time=\"2026-06-14T08:10:29.050196459Z\" 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:0xc000122270}] Aliases:map[]}\"",
2026-06-14 10:12:41.180105 | controller |     "Jun 14 08:10:29.050549 crc crio[3637]: time=\"2026-06-14T08:10:29.050520668Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.180120 | controller |     "Jun 14 08:10:29.050755 crc crio[3637]: time=\"2026-06-14T08:10:29.050642782Z\" level=info msg=\"Created container 14745982bce120088979aeb01a833ec9c027b1fc41ee6406ec894652aa5ade41: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=76d659ff-9b75-4ae6-986a-456baa9f8608 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.180135 | controller |     "Jun 14 08:10:29.054582 crc crio[3637]: time=\"2026-06-14T08:10:29.054553607Z\" level=info msg=\"Starting container: 14745982bce120088979aeb01a833ec9c027b1fc41ee6406ec894652aa5ade41\" id=5446ffdf-fb82-4ae5-91d5-41dc1176bd78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.180149 | controller |     "Jun 14 08:10:29.061136 crc crio[3637]: time=\"2026-06-14T08:10:29.060991343Z\" level=info msg=\"Created container 8b7aed9a83251dbe4a264319cb9123773adf6d3ee98ddd059b57fefc9a0e4291: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=dbad57e3-c837-45ca-a902-f208de4d7e8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.180164 | controller |     "Jun 14 08:10:29.061360 crc crio[3637]: time=\"2026-06-14T08:10:29.061326629Z\" level=info msg=\"Started container\" PID=5344 containerID=14745982bce120088979aeb01a833ec9c027b1fc41ee6406ec894652aa5ade41 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=5446ffdf-fb82-4ae5-91d5-41dc1176bd78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.180183 | controller |     "Jun 14 08:10:29.062914 crc crio[3637]: time=\"2026-06-14T08:10:29.062796702Z\" level=info msg=\"Starting container: 8b7aed9a83251dbe4a264319cb9123773adf6d3ee98ddd059b57fefc9a0e4291\" id=73733605-889e-4ddf-b899-4184a12e9a6e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.180198 | controller |     "Jun 14 08:10:29.069287 crc crio[3637]: time=\"2026-06-14T08:10:29.069237322Z\" level=info msg=\"Started container\" PID=5345 containerID=8b7aed9a83251dbe4a264319cb9123773adf6d3ee98ddd059b57fefc9a0e4291 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=73733605-889e-4ddf-b899-4184a12e9a6e name=/runtime.v1.RuntimeService/StartContainer sandboxID=893595cad9ba63ab8f3d670731b39ff6414ce61137b736483605bf18b0885e70",
2026-06-14 10:12:41.180214 | controller |     "Jun 14 08:10:29.074164 crc crio[3637]: time=\"2026-06-14T08:10:29.074056671Z\" level=info msg=\"Created container 1c5ab27ff680683b437c2e25a0bb70f4ea847adc2726169101045fc30c80b10b: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=131d984e-9b14-4e9b-8101-15afa6ff34fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.180229 | controller |     "Jun 14 08:10:29.076237 crc crio[3637]: time=\"2026-06-14T08:10:29.07610739Z\" level=info msg=\"Starting container: 1c5ab27ff680683b437c2e25a0bb70f4ea847adc2726169101045fc30c80b10b\" id=7ee66dc5-1385-4029-89c4-02b5c57935dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.180244 | controller |     "Jun 14 08:10:29.084208 crc crio[3637]: time=\"2026-06-14T08:10:29.084063626Z\" level=info msg=\"Started container\" PID=5346 containerID=1c5ab27ff680683b437c2e25a0bb70f4ea847adc2726169101045fc30c80b10b description=openshift-kube-apiserver/kube-apiserver-crc/setup id=7ee66dc5-1385-4029-89c4-02b5c57935dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3",
2026-06-14 10:12:41.180259 | controller |     "Jun 14 08:10:29.085997 crc crio[3637]: time=\"2026-06-14T08:10:29.085722686Z\" level=info msg=\"Created container 0de73999ffe9eaf09266ff720ee4137182fca110e69e2992eb14b248d5911d76: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=23042ddc-92d2-4033-8101-fd2e12d5221c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.180274 | controller |     "Jun 14 08:10:29.090662 crc crio[3637]: time=\"2026-06-14T08:10:29.090511266Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=fe6d797c-275d-4784-9b36-622f6ec24d08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.180289 | controller |     "Jun 14 08:10:29.090939 crc crio[3637]: time=\"2026-06-14T08:10:29.090529835Z\" level=info msg=\"Starting container: 0de73999ffe9eaf09266ff720ee4137182fca110e69e2992eb14b248d5911d76\" id=564e705a-1750-482e-9620-0e7c68af6248 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.180303 | controller |     "Jun 14 08:10:29.092487 crc crio[3637]: time=\"2026-06-14T08:10:29.092327873Z\" level=info msg=\"Created container 7b2a77196d88e6affa424e768142ccc57d60b83a499f9899e910d0f1aa5a931d: openshift-etcd/etcd-crc/setup\" id=b9b8ddaa-23e5-4c53-a395-ee60f5c00a23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.180317 | controller |     "Jun 14 08:10:29.093791 crc crio[3637]: time=\"2026-06-14T08:10:29.093473313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=987de754-e70a-47ee-abc4-06a7be046e17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.180334 | controller |     "Jun 14 08:10:29.095783 crc crio[3637]: time=\"2026-06-14T08:10:29.095653742Z\" level=info msg=\"Starting container: 7b2a77196d88e6affa424e768142ccc57d60b83a499f9899e910d0f1aa5a931d\" id=4c3bad2e-048c-490a-8e83-bc79c3a45e6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.180379 | controller |     "Jun 14 08:10:29.095783 crc crio[3637]: time=\"2026-06-14T08:10:29.095769445Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fbf90c77-d821-4671-830e-66dae12d9850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.180397 | controller |     "Jun 14 08:10:29.096434 crc crio[3637]: time=\"2026-06-14T08:10:29.096355761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.180413 | controller |     "Jun 14 08:10:29.099757 crc crio[3637]: time=\"2026-06-14T08:10:29.099648001Z\" level=info msg=\"Started container\" PID=5348 containerID=0de73999ffe9eaf09266ff720ee4137182fca110e69e2992eb14b248d5911d76 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=564e705a-1750-482e-9620-0e7c68af6248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3",
2026-06-14 10:12:41.180428 | controller |     "Jun 14 08:10:29.106939 crc crio[3637]: time=\"2026-06-14T08:10:29.106800042Z\" level=info msg=\"Started container\" PID=5349 containerID=7b2a77196d88e6affa424e768142ccc57d60b83a499f9899e910d0f1aa5a931d description=openshift-etcd/etcd-crc/setup id=4c3bad2e-048c-490a-8e83-bc79c3a45e6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848",
2026-06-14 10:12:41.180443 | controller |     "Jun 14 08:10:29.119103 crc crio[3637]: time=\"2026-06-14T08:10:29.11898242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.180457 | controller |     "Jun 14 08:10:29.261648 crc crio[3637]: 2026-06-14T08:10:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.180472 | controller |     "Jun 14 08:10:29.262047 crc crio[3637]: time=\"2026-06-14T08:10:29.261983776Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-14 10:12:41.180487 | controller |     "Jun 14 08:10:29.262167 crc crio[3637]: time=\"2026-06-14T08:10:29.26214561Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.180501 | controller |     "Jun 14 08:10:29.262274 crc crio[3637]: time=\"2026-06-14T08:10:29.262256863Z\" 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-14 10:12:41.180516 | controller |     "Jun 14 08:10:29.262528 crc crio[3637]: time=\"2026-06-14T08:10:29.26250693Z\" 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:0xc00019c988}] Aliases:map[]}\"",
2026-06-14 10:12:41.180530 | controller |     "Jun 14 08:10:29.262768 crc crio[3637]: time=\"2026-06-14T08:10:29.262744907Z\" 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-14 10:12:41.180549 | controller |     "Jun 14 08:10:29.513461 crc crio[3637]: time=\"2026-06-14T08:10:29.513184035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.180564 | controller |     "Jun 14 08:10:29.628406 crc crio[3637]: time=\"2026-06-14T08:10:29.628253641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=596f8de3-a1d8-4ac5-a39a-e6fbafc05d9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.180579 | controller |     "Jun 14 08:10:29.632956 crc crio[3637]: time=\"2026-06-14T08:10:29.632696048Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0fe53da2-226f-4c4f-b369-9f700f4fd20b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.180593 | controller |     "Jun 14 08:10:29.637766 crc crio[3637]: time=\"2026-06-14T08:10:29.636154192Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b7e8a1d1-52e2-4c33-96e9-848386bdefa3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.180608 | controller |     "Jun 14 08:10:29.637766 crc crio[3637]: time=\"2026-06-14T08:10:29.6368112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.180622 | controller |     "Jun 14 08:10:29.640331 crc crio[3637]: time=\"2026-06-14T08:10:29.640289824Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=77246fed-3860-43b5-ab59-82cacfab95a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.180637 | controller |     "Jun 14 08:10:29.648904 crc crio[3637]: time=\"2026-06-14T08:10:29.646827748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b11c869d-55d8-4f08-b49f-6e5c190ecb90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.180651 | controller |     "Jun 14 08:10:29.650659 crc crio[3637]: time=\"2026-06-14T08:10:29.649586923Z\" level=info msg=\"Created container 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fbf90c77-d821-4671-830e-66dae12d9850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.180666 | controller |     "Jun 14 08:10:29.651399 crc crio[3637]: time=\"2026-06-14T08:10:29.651018828Z\" level=info msg=\"Starting container: 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997\" id=2451b7e2-333f-4900-8b90-19e73f5c1c9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.180680 | controller |     "Jun 14 08:10:29.651399 crc crio[3637]: time=\"2026-06-14T08:10:29.651067163Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=dc8f8e76-8b8b-48ae-a44a-e3884292991f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.180695 | controller |     "Jun 14 08:10:29.652265 crc crio[3637]: time=\"2026-06-14T08:10:29.65206427Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3582cf18-812d-4e11-9110-baeb63c50987 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.180715 | controller |     "Jun 14 08:10:29.655117 crc crio[3637]: time=\"2026-06-14T08:10:29.65468567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2ea579b6-2382-4242-b5ba-f05ae0b02166 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.180730 | controller |     "Jun 14 08:10:29.656251 crc crio[3637]: time=\"2026-06-14T08:10:29.655938624Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=cdecb78f-9b04-44d5-944b-b8613edea4f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.180745 | controller |     "Jun 14 08:10:29.657176 crc crio[3637]: time=\"2026-06-14T08:10:29.656489869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.180759 | controller |     "Jun 14 08:10:29.661979 crc crio[3637]: time=\"2026-06-14T08:10:29.661543587Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=b2e2c0f5-ae73-4a76-b9cd-72cc922b962b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.180774 | controller |     "Jun 14 08:10:29.664343 crc crio[3637]: time=\"2026-06-14T08:10:29.664135097Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=939ecee9-7b3a-4a9c-8424-39a4ab54dc9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.180788 | controller |     "Jun 14 08:10:29.670396 crc crio[3637]: time=\"2026-06-14T08:10:29.670269259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.180803 | controller |     "Jun 14 08:10:29.672216 crc crio[3637]: time=\"2026-06-14T08:10:29.67033343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.180818 | controller |     "Jun 14 08:10:29.677335 crc crio[3637]: time=\"2026-06-14T08:10:29.677105503Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3344936c-4b55-4934-99fa-a831a1bceec4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.180832 | controller |     "Jun 14 08:10:29.677970 crc crio[3637]: time=\"2026-06-14T08:10:29.677587066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.180847 | controller |     "Jun 14 08:10:29.678282 crc crio[3637]: time=\"2026-06-14T08:10:29.678185892Z\" level=info msg=\"Started container\" PID=5418 containerID=534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=2451b7e2-333f-4900-8b90-19e73f5c1c9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.180863 | controller |     "Jun 14 08:10:29.702491 crc crio[3637]: time=\"2026-06-14T08:10:29.700725129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.180877 | controller |     "Jun 14 08:10:29.720648 crc crio[3637]: time=\"2026-06-14T08:10:29.720482076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.180892 | controller |     "Jun 14 08:10:29.721768 crc crio[3637]: time=\"2026-06-14T08:10:29.721721454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.180910 | controller |     "Jun 14 08:10:29.735408 crc crio[3637]: time=\"2026-06-14T08:10:29.733655445Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=4e8471cd-6363-434f-be0a-d4be8422f432 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.180926 | controller |     "Jun 14 08:10:29.738071 crc crio[3637]: time=\"2026-06-14T08:10:29.737220565Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=0a7531f2-dfca-4b0d-84df-ab5762b27ef9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.180940 | controller |     "Jun 14 08:10:29.740582 crc crio[3637]: time=\"2026-06-14T08:10:29.739788391Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=2cfa234d-7032-404b-85c3-62634fe99f91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.180955 | controller |     "Jun 14 08:10:29.740582 crc crio[3637]: time=\"2026-06-14T08:10:29.740296045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.180969 | controller |     "Jun 14 08:10:29.766408 crc crio[3637]: 2026-06-14T08:10:29Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.180983 | controller |     "Jun 14 08:10:29.766408 crc crio[3637]: time=\"2026-06-14T08:10:29.766291213Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-14 10:12:41.180998 | controller |     "Jun 14 08:10:29.766408 crc crio[3637]: time=\"2026-06-14T08:10:29.766359165Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.181013 | controller |     "Jun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.766394086Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-14 10:12:41.181027 | controller |     "Jun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.76658378Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.181042 | controller |     "Jun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.766627951Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-14 10:12:41.181057 | controller |     "Jun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.766645171Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.181071 | controller |     "Jun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.766664342Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-14 10:12:41.181085 | controller |     "Jun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.766673742Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.181100 | controller |     "Jun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.766683202Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-14 10:12:41.181114 | controller |     "Jun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.766703483Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.181129 | controller |     "Jun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.766740604Z\" 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-14 10:12:41.181147 | controller |     "Jun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.767301469Z\" 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:0xc002ae6690}] Aliases:map[]}\"",
2026-06-14 10:12:41.181162 | controller |     "Jun 14 08:10:29.768753 crc crio[3637]: time=\"2026-06-14T08:10:29.767576797Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.181177 | controller |     "Jun 14 08:10:29.795520 crc crio[3637]: time=\"2026-06-14T08:10:29.795241913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.181192 | controller |     "Jun 14 08:10:30.251330 crc crio[3637]: 2026-06-14T08:10:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.181207 | controller |     "Jun 14 08:10:30.251619 crc crio[3637]: time=\"2026-06-14T08:10:30.251397636Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-14 10:12:41.181221 | controller |     "Jun 14 08:10:30.251619 crc crio[3637]: time=\"2026-06-14T08:10:30.251437088Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.181236 | controller |     "Jun 14 08:10:30.251619 crc crio[3637]: time=\"2026-06-14T08:10:30.251476559Z\" 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-14 10:12:41.181251 | controller |     "Jun 14 08:10:30.251754 crc crio[3637]: time=\"2026-06-14T08:10:30.251643923Z\" 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:0xc00171a328}] Aliases:map[]}\"",
2026-06-14 10:12:41.181267 | controller |     "Jun 14 08:10:30.251816 crc crio[3637]: time=\"2026-06-14T08:10:30.251786317Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.181281 | controller |     "Jun 14 08:10:30.404147 crc crio[3637]: time=\"2026-06-14T08:10:30.403090776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.181296 | controller |     "Jun 14 08:10:30.406202 crc crio[3637]: time=\"2026-06-14T08:10:30.406152702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.181310 | controller |     "Jun 14 08:10:30.546459 crc crio[3637]: time=\"2026-06-14T08:10:30.546245742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.181328 | controller |     "Jun 14 08:10:30.661316 crc crio[3637]: time=\"2026-06-14T08:10:30.618479455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.181342 | controller |     "Jun 14 08:10:30.661316 crc crio[3637]: time=\"2026-06-14T08:10:30.634781263Z\" level=info msg=\"Created container ce88f7938fcfbf28479b02568b14f23d510977e07826e08d4207851ce0c883f1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=b7e8a1d1-52e2-4c33-96e9-848386bdefa3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.181391 | controller |     "Jun 14 08:10:30.661316 crc crio[3637]: time=\"2026-06-14T08:10:30.636277334Z\" level=info msg=\"Starting container: ce88f7938fcfbf28479b02568b14f23d510977e07826e08d4207851ce0c883f1\" id=6c1663c1-dc2f-44a3-ad03-6543b8550db2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.181408 | controller |     "Jun 14 08:10:30.661316 crc crio[3637]: time=\"2026-06-14T08:10:30.655129301Z\" level=info msg=\"Started container\" PID=5456 containerID=ce88f7938fcfbf28479b02568b14f23d510977e07826e08d4207851ce0c883f1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=6c1663c1-dc2f-44a3-ad03-6543b8550db2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3",
2026-06-14 10:12:41.181422 | controller |     "Jun 14 08:10:30.680227 crc crio[3637]: time=\"2026-06-14T08:10:30.680076982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7726d377-6ee6-4693-9e28-81281d8c6f36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.181437 | controller |     "Jun 14 08:10:30.683246 crc crio[3637]: time=\"2026-06-14T08:10:30.682918578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=a56483bb-bba0-4af8-9993-05b00e5fa649 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.181451 | controller |     "Jun 14 08:10:30.685934 crc crio[3637]: time=\"2026-06-14T08:10:30.685779525Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=1beaf36b-37cb-42a3-81ea-6ad5fa7502a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.181465 | controller |     "Jun 14 08:10:30.686379 crc crio[3637]: time=\"2026-06-14T08:10:30.6863165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.181480 | controller |     "Jun 14 08:10:30.702103 crc crio[3637]: time=\"2026-06-14T08:10:30.701765866Z\" level=info msg=\"Created container 7fb161d6fdd7cc76c0263255edb0c45c0acf0f16195a70952bff38cae675f1b2: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=b2e2c0f5-ae73-4a76-b9cd-72cc922b962b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.181495 | controller |     "Jun 14 08:10:30.707099 crc crio[3637]: time=\"2026-06-14T08:10:30.704197038Z\" level=info msg=\"Starting container: 7fb161d6fdd7cc76c0263255edb0c45c0acf0f16195a70952bff38cae675f1b2\" id=814e6575-d378-42d4-ba6c-a25abc4798d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.181509 | controller |     "Jun 14 08:10:30.734230 crc crio[3637]: time=\"2026-06-14T08:10:30.734046549Z\" level=info msg=\"Started container\" PID=5457 containerID=7fb161d6fdd7cc76c0263255edb0c45c0acf0f16195a70952bff38cae675f1b2 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=814e6575-d378-42d4-ba6c-a25abc4798d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=893595cad9ba63ab8f3d670731b39ff6414ce61137b736483605bf18b0885e70",
2026-06-14 10:12:41.181527 | controller |     "Jun 14 08:10:30.735078 crc crio[3637]: time=\"2026-06-14T08:10:30.734513216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.181542 | controller |     "Jun 14 08:10:30.806384 crc crio[3637]: 2026-06-14T08:10:30Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.181556 | controller |     "Jun 14 08:10:30.806384 crc crio[3637]: time=\"2026-06-14T08:10:30.805270899Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-14 10:12:41.181571 | controller |     "Jun 14 08:10:30.806384 crc crio[3637]: time=\"2026-06-14T08:10:30.80531036Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.181585 | controller |     "Jun 14 08:10:30.806384 crc crio[3637]: time=\"2026-06-14T08:10:30.805363452Z\" 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-14 10:12:41.181600 | controller |     "Jun 14 08:10:30.806384 crc crio[3637]: time=\"2026-06-14T08:10:30.805563487Z\" 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:0xc002d98478}] Aliases:map[]}\"",
2026-06-14 10:12:41.181615 | controller |     "Jun 14 08:10:30.806384 crc crio[3637]: time=\"2026-06-14T08:10:30.805742762Z\" 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-14 10:12:41.181630 | controller |     "Jun 14 08:10:30.849164 crc crio[3637]: time=\"2026-06-14T08:10:30.848957265Z\" level=info msg=\"Created container c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=cdecb78f-9b04-44d5-944b-b8613edea4f7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.181645 | controller |     "Jun 14 08:10:30.851761 crc crio[3637]: time=\"2026-06-14T08:10:30.85167333Z\" level=info msg=\"Starting container: c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c\" id=d70d891f-fefc-4b2c-a608-4643ebce5240 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.181660 | controller |     "Jun 14 08:10:30.877252 crc crio[3637]: time=\"2026-06-14T08:10:30.876794398Z\" level=info msg=\"Created container 4706d94f44c8eb7cdd4643c0fa98fc4a195e2337ed53b58ed5518a1306bd12cd: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=3344936c-4b55-4934-99fa-a831a1bceec4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.181674 | controller |     "Jun 14 08:10:30.880308 crc crio[3637]: time=\"2026-06-14T08:10:30.879652591Z\" level=info msg=\"Starting container: 4706d94f44c8eb7cdd4643c0fa98fc4a195e2337ed53b58ed5518a1306bd12cd\" id=afdf809a-ca3a-4034-b4f5-d3823148c30b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.181689 | controller |     "Jun 14 08:10:30.929465 crc crio[3637]: time=\"2026-06-14T08:10:30.928684789Z\" level=info msg=\"Started container\" PID=5467 containerID=c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=d70d891f-fefc-4b2c-a608-4643ebce5240 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3",
2026-06-14 10:12:41.181707 | controller |     "Jun 14 08:10:30.966190 crc crio[3637]: time=\"2026-06-14T08:10:30.965602648Z\" level=info msg=\"Started container\" PID=5475 containerID=4706d94f44c8eb7cdd4643c0fa98fc4a195e2337ed53b58ed5518a1306bd12cd description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=afdf809a-ca3a-4034-b4f5-d3823148c30b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848",
2026-06-14 10:12:41.181723 | controller |     "Jun 14 08:10:31.015824 crc crio[3637]: time=\"2026-06-14T08:10:31.015603337Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e34969dc-31c1-48cd-9731-4408cd5c800c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.181738 | controller |     "Jun 14 08:10:31.055667 crc crio[3637]: time=\"2026-06-14T08:10:31.055406088Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d190ac7b-8f36-451d-899c-a64c4a0145f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.181753 | controller |     "Jun 14 08:10:31.075029 crc crio[3637]: time=\"2026-06-14T08:10:31.072620542Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3f5f0e03-4d1c-4838-8a73-fe714441748e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.181767 | controller |     "Jun 14 08:10:31.078506 crc crio[3637]: time=\"2026-06-14T08:10:31.078232153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.181782 | controller |     "Jun 14 08:10:31.150365 crc crio[3637]: time=\"2026-06-14T08:10:31.149702625Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.181797 | controller |     "Jun 14 08:10:31.378823 crc crio[3637]: 2026-06-14T08:10:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.181811 | controller |     "Jun 14 08:10:31.381503 crc crio[3637]: time=\"2026-06-14T08:10:31.380090295Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-14 10:12:41.181826 | controller |     "Jun 14 08:10:31.381503 crc crio[3637]: time=\"2026-06-14T08:10:31.380283641Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.181841 | controller |     "Jun 14 08:10:31.381503 crc crio[3637]: time=\"2026-06-14T08:10:31.380326182Z\" 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-14 10:12:41.181857 | controller |     "Jun 14 08:10:31.381503 crc crio[3637]: time=\"2026-06-14T08:10:31.380510597Z\" 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:0xc00019c8b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.181875 | controller |     "Jun 14 08:10:31.381503 crc crio[3637]: time=\"2026-06-14T08:10:31.380660331Z\" 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-14 10:12:41.181890 | controller |     "Jun 14 08:10:31.566639 crc crio[3637]: time=\"2026-06-14T08:10:31.566397454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.181904 | controller |     "Jun 14 08:10:31.715742 crc crio[3637]: time=\"2026-06-14T08:10:31.715531527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=104eccd1-ad0e-4904-96c5-218089d83523 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.181919 | controller |     "Jun 14 08:10:31.725080 crc crio[3637]: time=\"2026-06-14T08:10:31.724748242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=4574b60e-ffc7-4953-9b33-d88d54b005d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.181933 | controller |     "Jun 14 08:10:31.727687 crc crio[3637]: time=\"2026-06-14T08:10:31.727578369Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=9bea2138-3954-4091-b9d2-6a9d3124ea5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.181960 | controller |     "Jun 14 08:10:31.729447 crc crio[3637]: time=\"2026-06-14T08:10:31.728068342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.181976 | controller |     "Jun 14 08:10:31.760557 crc crio[3637]: time=\"2026-06-14T08:10:31.760449663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.181990 | controller |     "Jun 14 08:10:31.795654 crc crio[3637]: 2026-06-14T08:10:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.182005 | controller |     "Jun 14 08:10:31.796058 crc crio[3637]: time=\"2026-06-14T08:10:31.795816435Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-14 10:12:41.182019 | controller |     "Jun 14 08:10:31.796384 crc crio[3637]: time=\"2026-06-14T08:10:31.796201156Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.182033 | controller |     "Jun 14 08:10:31.796571 crc crio[3637]: time=\"2026-06-14T08:10:31.796390571Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-14 10:12:41.182048 | controller |     "Jun 14 08:10:31.796641 crc crio[3637]: time=\"2026-06-14T08:10:31.796569906Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.182062 | controller |     "Jun 14 08:10:31.796641 crc crio[3637]: time=\"2026-06-14T08:10:31.796620657Z\" 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-14 10:12:41.182078 | controller |     "Jun 14 08:10:31.797265 crc crio[3637]: time=\"2026-06-14T08:10:31.797167882Z\" 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:0xc00008c3a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.182097 | controller |     "Jun 14 08:10:31.797543 crc crio[3637]: time=\"2026-06-14T08:10:31.79744817Z\" 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-14 10:12:41.182112 | controller |     "Jun 14 08:10:31.891796 crc crio[3637]: time=\"2026-06-14T08:10:31.891556844Z\" level=info msg=\"Created container 3a7443601274fc7d130543fbdeb7d0f49ac6054bf94ca7eb29a1d49d6c4e70a1: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=1beaf36b-37cb-42a3-81ea-6ad5fa7502a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.182127 | controller |     "Jun 14 08:10:31.913492 crc crio[3637]: time=\"2026-06-14T08:10:31.913400777Z\" level=info msg=\"Starting container: 3a7443601274fc7d130543fbdeb7d0f49ac6054bf94ca7eb29a1d49d6c4e70a1\" id=637500a0-8bba-4e80-9aa4-da3e782795e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.182142 | controller |     "Jun 14 08:10:31.970955 crc crio[3637]: time=\"2026-06-14T08:10:31.970434502Z\" level=info msg=\"Started container\" PID=5555 containerID=3a7443601274fc7d130543fbdeb7d0f49ac6054bf94ca7eb29a1d49d6c4e70a1 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=637500a0-8bba-4e80-9aa4-da3e782795e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3",
2026-06-14 10:12:41.182157 | controller |     "Jun 14 08:10:32.053610 crc crio[3637]: time=\"2026-06-14T08:10:32.0532825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=06fd20c3-d394-4c1a-9164-ae82790bd969 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.182172 | controller |     "Jun 14 08:10:32.065160 crc crio[3637]: time=\"2026-06-14T08:10:32.063620932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=f3a15920-4559-47ba-a76d-83c1a24d031c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.182186 | controller |     "Jun 14 08:10:32.069341 crc crio[3637]: time=\"2026-06-14T08:10:32.068803477Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=78c2915b-2cf4-4aab-a1ea-01da6de47e54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.182201 | controller |     "Jun 14 08:10:32.080315 crc crio[3637]: time=\"2026-06-14T08:10:32.079312662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.182215 | controller |     "Jun 14 08:10:32.147151 crc crio[3637]: time=\"2026-06-14T08:10:32.146722228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.182230 | controller |     "Jun 14 08:10:32.307363 crc crio[3637]: 2026-06-14T08:10:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.182244 | controller |     "Jun 14 08:10:32.307666 crc crio[3637]: time=\"2026-06-14T08:10:32.307624781Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-14 10:12:41.182262 | controller |     "Jun 14 08:10:32.307666 crc crio[3637]: time=\"2026-06-14T08:10:32.307663952Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.182276 | controller |     "Jun 14 08:10:32.307765 crc crio[3637]: time=\"2026-06-14T08:10:32.307709024Z\" 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-14 10:12:41.182292 | controller |     "Jun 14 08:10:32.308009 crc crio[3637]: time=\"2026-06-14T08:10:32.30792588Z\" 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:0xc00235c2e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.182307 | controller |     "Jun 14 08:10:32.308186 crc crio[3637]: time=\"2026-06-14T08:10:32.308131165Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.182321 | controller |     "Jun 14 08:10:32.502171 crc crio[3637]: time=\"2026-06-14T08:10:32.502065581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.182336 | controller |     "Jun 14 08:10:32.542702 crc crio[3637]: 2026-06-14T08:10:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.182374 | controller |     "Jun 14 08:10:32.544054 crc crio[3637]: time=\"2026-06-14T08:10:32.543588879Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-14 10:12:41.182391 | controller |     "Jun 14 08:10:32.544054 crc crio[3637]: time=\"2026-06-14T08:10:32.543725562Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.182406 | controller |     "Jun 14 08:10:32.544054 crc crio[3637]: time=\"2026-06-14T08:10:32.543773834Z\" 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-14 10:12:41.182421 | controller |     "Jun 14 08:10:32.544580 crc crio[3637]: time=\"2026-06-14T08:10:32.544119513Z\" 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:0xc0001221a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.182435 | controller |     "Jun 14 08:10:32.544580 crc crio[3637]: time=\"2026-06-14T08:10:32.544514134Z\" 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-14 10:12:41.182450 | controller |     "Jun 14 08:10:32.947884 crc crio[3637]: time=\"2026-06-14T08:10:32.947725559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.182468 | controller |     "Jun 14 08:10:33.079383 crc crio[3637]: time=\"2026-06-14T08:10:33.078828816Z\" level=info msg=\"Created container d7250e13b48dd0175a4a429160fd60f355efd3fe4955f44beea23cd0dd077dda: openshift-etcd/etcd-crc/etcd-resources-copy\" id=9bea2138-3954-4091-b9d2-6a9d3124ea5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.182483 | controller |     "Jun 14 08:10:33.092737 crc crio[3637]: time=\"2026-06-14T08:10:33.09257635Z\" level=info msg=\"Starting container: d7250e13b48dd0175a4a429160fd60f355efd3fe4955f44beea23cd0dd077dda\" id=6c2bfd48-60ee-4931-86ea-c5127b070da2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.182498 | controller |     "Jun 14 08:10:33.172217 crc crio[3637]: 2026-06-14T08:10:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.182512 | controller |     "Jun 14 08:10:33.174466 crc crio[3637]: time=\"2026-06-14T08:10:33.173756052Z\" level=info msg=\"Started container\" PID=5583 containerID=d7250e13b48dd0175a4a429160fd60f355efd3fe4955f44beea23cd0dd077dda description=openshift-etcd/etcd-crc/etcd-resources-copy id=6c2bfd48-60ee-4931-86ea-c5127b070da2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848",
2026-06-14 10:12:41.182526 | controller |     "Jun 14 08:10:33.175288 crc crio[3637]: time=\"2026-06-14T08:10:33.174254886Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-14 10:12:41.182541 | controller |     "Jun 14 08:10:33.175356 crc crio[3637]: time=\"2026-06-14T08:10:33.175292898Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.182555 | controller |     "Jun 14 08:10:33.175723 crc crio[3637]: time=\"2026-06-14T08:10:33.17537337Z\" 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-14 10:12:41.182570 | controller |     "Jun 14 08:10:33.175723 crc crio[3637]: time=\"2026-06-14T08:10:33.175610467Z\" 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:0xc001918498}] Aliases:map[]}\"",
2026-06-14 10:12:41.182586 | controller |     "Jun 14 08:10:33.175829 crc crio[3637]: time=\"2026-06-14T08:10:33.175773101Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.182603 | controller |     "Jun 14 08:10:33.220000 crc crio[3637]: time=\"2026-06-14T08:10:33.219651105Z\" level=info msg=\"Created container da18eff9b222c667040b67cd57a74f1ebe8a91decf4f93a614f9a4b3f69316d7: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=78c2915b-2cf4-4aab-a1ea-01da6de47e54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.182619 | controller |     "Jun 14 08:10:33.222499 crc crio[3637]: time=\"2026-06-14T08:10:33.222327385Z\" level=info msg=\"Starting container: da18eff9b222c667040b67cd57a74f1ebe8a91decf4f93a614f9a4b3f69316d7\" id=a60cebaf-c897-4cfa-8587-9ebb3b564de9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.182637 | controller |     "Jun 14 08:10:33.237428 crc crio[3637]: time=\"2026-06-14T08:10:33.237322419Z\" level=info msg=\"Started container\" PID=5601 containerID=da18eff9b222c667040b67cd57a74f1ebe8a91decf4f93a614f9a4b3f69316d7 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=a60cebaf-c897-4cfa-8587-9ebb3b564de9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3",
2026-06-14 10:12:41.182652 | controller |     "Jun 14 08:10:33.822479 crc crio[3637]: 2026-06-14T08:10:33Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.182666 | controller |     "Jun 14 08:10:33.822773 crc crio[3637]: time=\"2026-06-14T08:10:33.82257592Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-14 10:12:41.182680 | controller |     "Jun 14 08:10:33.822773 crc crio[3637]: time=\"2026-06-14T08:10:33.822613121Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.182695 | controller |     "Jun 14 08:10:33.822773 crc crio[3637]: time=\"2026-06-14T08:10:33.822645532Z\" 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-14 10:12:41.182710 | controller |     "Jun 14 08:10:33.822773 crc crio[3637]: time=\"2026-06-14T08:10:33.822722784Z\" 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:0xc00008c280}] Aliases:map[]}\"",
2026-06-14 10:12:41.182724 | controller |     "Jun 14 08:10:33.823064 crc crio[3637]: time=\"2026-06-14T08:10:33.822834637Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.182739 | controller |     "Jun 14 08:10:33.823064 crc crio[3637]: time=\"2026-06-14T08:10:33.822994682Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.182753 | controller |     "Jun 14 08:10:33.823064 crc crio[3637]: time=\"2026-06-14T08:10:33.823004372Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.182768 | controller |     "Jun 14 08:10:33.845677 crc crio[3637]: time=\"2026-06-14T08:10:33.84555369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0bf8e839-7eae-4217-8282-0447260e5748 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.182782 | controller |     "Jun 14 08:10:33.860454 crc crio[3637]: time=\"2026-06-14T08:10:33.860335749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e707bfdb-a7b4-4d78-b035-ea9339998bdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.182797 | controller |     "Jun 14 08:10:33.863030 crc crio[3637]: time=\"2026-06-14T08:10:33.86272802Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=4b04cbff-981d-425b-ad19-ba64e091c5d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.182811 | controller |     "Jun 14 08:10:33.863374 crc crio[3637]: time=\"2026-06-14T08:10:33.863248474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.182829 | controller |     "Jun 14 08:10:33.895694 crc crio[3637]: time=\"2026-06-14T08:10:33.895234885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.182844 | controller |     "Jun 14 08:10:34.045353 crc crio[3637]: 2026-06-14T08:10:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.182858 | controller |     "Jun 14 08:10:34.045892 crc crio[3637]: time=\"2026-06-14T08:10:34.045455176Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-14 10:12:41.182873 | controller |     "Jun 14 08:10:34.045892 crc crio[3637]: time=\"2026-06-14T08:10:34.045503247Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-14 10:12:41.182887 | controller |     "Jun 14 08:10:34.045892 crc crio[3637]: time=\"2026-06-14T08:10:34.045556349Z\" 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-14 10:12:41.182903 | controller |     "Jun 14 08:10:34.045892 crc crio[3637]: time=\"2026-06-14T08:10:34.045689712Z\" 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:0xc00008c678}] Aliases:map[]}\"",
2026-06-14 10:12:41.182917 | controller |     "Jun 14 08:10:34.045892 crc crio[3637]: time=\"2026-06-14T08:10:34.045756494Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.182932 | controller |     "Jun 14 08:10:34.045892 crc crio[3637]: time=\"2026-06-14T08:10:34.045772755Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.182947 | controller |     "Jun 14 08:10:34.045892 crc crio[3637]: time=\"2026-06-14T08:10:34.045794425Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.182961 | controller |     "Jun 14 08:10:34.434613 crc crio[3637]: time=\"2026-06-14T08:10:34.434313975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.182976 | controller |     "Jun 14 08:10:34.683537 crc crio[3637]: 2026-06-14T08:10:34Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.182990 | controller |     "Jun 14 08:10:34.683712 crc crio[3637]: time=\"2026-06-14T08:10:34.683600976Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-14 10:12:41.183005 | controller |     "Jun 14 08:10:35.563959 crc crio[3637]: time=\"2026-06-14T08:10:35.563749541Z\" level=info msg=\"Created container a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c: openshift-etcd/etcd-crc/etcdctl\" id=4b04cbff-981d-425b-ad19-ba64e091c5d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.183022 | controller |     "Jun 14 08:10:35.573035 crc crio[3637]: time=\"2026-06-14T08:10:35.572403949Z\" level=info msg=\"Starting container: a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c\" id=9b680619-71ee-4109-bf9d-be3f313e2502 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.183037 | controller |     "Jun 14 08:10:35.609299 crc crio[3637]: time=\"2026-06-14T08:10:35.60849392Z\" level=info msg=\"Started container\" PID=5698 containerID=a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c description=openshift-etcd/etcd-crc/etcdctl id=9b680619-71ee-4109-bf9d-be3f313e2502 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848",
2026-06-14 10:12:41.183051 | controller |     "Jun 14 08:10:35.651480 crc crio[3637]: time=\"2026-06-14T08:10:35.650146783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6b25b9a4-9af4-4f72-a6d7-a24721f9d7f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.183066 | controller |     "Jun 14 08:10:35.667314 crc crio[3637]: time=\"2026-06-14T08:10:35.66319195Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=c32cda2e-efe4-4626-8381-55a3537f5770 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.183080 | controller |     "Jun 14 08:10:35.679519 crc crio[3637]: time=\"2026-06-14T08:10:35.679470628Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=316e5360-46af-4bf3-ae71-3dde0494c5a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.183095 | controller |     "Jun 14 08:10:35.699169 crc crio[3637]: time=\"2026-06-14T08:10:35.699138874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183110 | controller |     "Jun 14 08:10:35.804221 crc crio[3637]: time=\"2026-06-14T08:10:35.803814232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183125 | controller |     "Jun 14 08:10:36.285816 crc crio[3637]: time=\"2026-06-14T08:10:36.285612853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183139 | controller |     "Jun 14 08:10:36.290310 crc crio[3637]: time=\"2026-06-14T08:10:36.289750299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183154 | controller |     "Jun 14 08:10:36.473735 crc crio[3637]: time=\"2026-06-14T08:10:36.473668251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183169 | controller |     "Jun 14 08:10:36.509233 crc crio[3637]: time=\"2026-06-14T08:10:36.509098306Z\" level=info msg=\"Created container fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=3f5f0e03-4d1c-4838-8a73-fe714441748e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.183183 | controller |     "Jun 14 08:10:36.513708 crc crio[3637]: time=\"2026-06-14T08:10:36.513585996Z\" level=info msg=\"Starting container: fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98\" id=f1e1ebaa-5f53-414a-a664-ace603dd0692 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.183201 | controller |     "Jun 14 08:10:36.536372 crc crio[3637]: time=\"2026-06-14T08:10:36.536272646Z\" level=info msg=\"Started container\" PID=5726 containerID=fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=f1e1ebaa-5f53-414a-a664-ace603dd0692 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3",
2026-06-14 10:12:41.183217 | controller |     "Jun 14 08:10:36.541947 crc crio[3637]: time=\"2026-06-14T08:10:36.541530857Z\" level=info msg=\"Created container cbd78c3d27ca4077fce32cdd5d50f29eeb4282d0d31c493f397a36c66d0dc6c9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=2cfa234d-7032-404b-85c3-62634fe99f91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.183232 | controller |     "Jun 14 08:10:36.544603 crc crio[3637]: time=\"2026-06-14T08:10:36.544125437Z\" level=info msg=\"Starting container: cbd78c3d27ca4077fce32cdd5d50f29eeb4282d0d31c493f397a36c66d0dc6c9\" id=046de963-ff99-47e0-94e1-ca4b68744c69 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.183246 | controller |     "Jun 14 08:10:36.570765 crc crio[3637]: time=\"2026-06-14T08:10:36.566320313Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=dc1b3810-af69-410d-8edf-bcc4c14c1932 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.183261 | controller |     "Jun 14 08:10:36.570765 crc crio[3637]: time=\"2026-06-14T08:10:36.567445489Z\" level=info msg=\"Started container\" PID=5727 containerID=cbd78c3d27ca4077fce32cdd5d50f29eeb4282d0d31c493f397a36c66d0dc6c9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=046de963-ff99-47e0-94e1-ca4b68744c69 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.183276 | controller |     "Jun 14 08:10:36.570765 crc crio[3637]: time=\"2026-06-14T08:10:36.568328657Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f7f20316-6a7d-4599-90a9-ceb36ce4ca62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.183290 | controller |     "Jun 14 08:10:36.570765 crc crio[3637]: time=\"2026-06-14T08:10:36.570077885Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=0052d354-df28-4fbb-a510-b34b2235cf88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.183305 | controller |     "Jun 14 08:10:36.570765 crc crio[3637]: time=\"2026-06-14T08:10:36.570345052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183319 | controller |     "Jun 14 08:10:36.596235 crc crio[3637]: time=\"2026-06-14T08:10:36.596093604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183334 | controller |     "Jun 14 08:10:36.646428 crc crio[3637]: time=\"2026-06-14T08:10:36.645633447Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=bca4c5ec-11d5-472e-982c-8b48f9c893ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.183363 | controller |     "Jun 14 08:10:36.654479 crc crio[3637]: time=\"2026-06-14T08:10:36.654194677Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=2f11d1d8-2718-43a6-90fa-5ae5520c187c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.183385 | controller |     "Jun 14 08:10:36.662668 crc crio[3637]: time=\"2026-06-14T08:10:36.662543306Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=1708e803-5cac-4022-b3c9-98df614f3450 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.183407 | controller |     "Jun 14 08:10:36.666063 crc crio[3637]: time=\"2026-06-14T08:10:36.666038771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183421 | controller |     "Jun 14 08:10:36.675019 crc crio[3637]: time=\"2026-06-14T08:10:36.6748135Z\" level=info msg=\"Created container 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45: openshift-etcd/etcd-crc/etcd\" id=316e5360-46af-4bf3-ae71-3dde0494c5a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.183435 | controller |     "Jun 14 08:10:36.678746 crc crio[3637]: time=\"2026-06-14T08:10:36.678631086Z\" level=info msg=\"Starting container: 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45\" id=7e32ee7d-758c-4b47-8961-f1e69b3e612b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.183450 | controller |     "Jun 14 08:10:36.725337 crc crio[3637]: time=\"2026-06-14T08:10:36.720561242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183464 | controller |     "Jun 14 08:10:36.727316 crc crio[3637]: time=\"2026-06-14T08:10:36.72718216Z\" level=info msg=\"Started container\" PID=5739 containerID=895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45 description=openshift-etcd/etcd-crc/etcd id=7e32ee7d-758c-4b47-8961-f1e69b3e612b name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848",
2026-06-14 10:12:41.183478 | controller |     "Jun 14 08:10:36.810473 crc crio[3637]: time=\"2026-06-14T08:10:36.810315819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a02eef94-b412-4234-8a69-0cdf7570c095 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.183493 | controller |     "Jun 14 08:10:36.816688 crc crio[3637]: time=\"2026-06-14T08:10:36.816530634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=878a5cf0-a4ac-4072-bd50-62926b310dd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.183507 | controller |     "Jun 14 08:10:36.821082 crc crio[3637]: time=\"2026-06-14T08:10:36.82062468Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=23e729b3-3202-4425-a4d1-06ade4e62b03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.183522 | controller |     "Jun 14 08:10:36.822656 crc crio[3637]: time=\"2026-06-14T08:10:36.822215449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183536 | controller |     "Jun 14 08:10:36.914732 crc crio[3637]: time=\"2026-06-14T08:10:36.913642576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183550 | controller |     "Jun 14 08:10:37.779593 crc crio[3637]: time=\"2026-06-14T08:10:37.778071439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183565 | controller |     "Jun 14 08:10:37.866975 crc crio[3637]: time=\"2026-06-14T08:10:37.860290251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183585 | controller |     "Jun 14 08:10:38.187804 crc crio[3637]: time=\"2026-06-14T08:10:38.187453Z\" level=info msg=\"Created container b62a92f2dabf92b355376e098fcb0a4c757e0859fbe5f9925ad44d386b5641e5: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=1708e803-5cac-4022-b3c9-98df614f3450 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.183601 | controller |     "Jun 14 08:10:38.198488 crc crio[3637]: time=\"2026-06-14T08:10:38.19380291Z\" level=info msg=\"Starting container: b62a92f2dabf92b355376e098fcb0a4c757e0859fbe5f9925ad44d386b5641e5\" id=f1fd529c-db11-41c7-b7a8-f99c39ecb5bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.183615 | controller |     "Jun 14 08:10:38.204630 crc crio[3637]: time=\"2026-06-14T08:10:38.197685664Z\" level=info msg=\"Created container 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=0052d354-df28-4fbb-a510-b34b2235cf88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.183630 | controller |     "Jun 14 08:10:38.235010 crc crio[3637]: time=\"2026-06-14T08:10:38.234296019Z\" level=info msg=\"Starting container: 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511\" id=7e458e0d-5b0c-4e72-a8a1-8dd57af5c7ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.183645 | controller |     "Jun 14 08:10:38.256137 crc crio[3637]: time=\"2026-06-14T08:10:38.255225272Z\" level=info msg=\"Started container\" PID=5803 containerID=b62a92f2dabf92b355376e098fcb0a4c757e0859fbe5f9925ad44d386b5641e5 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=f1fd529c-db11-41c7-b7a8-f99c39ecb5bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.183660 | controller |     "Jun 14 08:10:38.293589 crc crio[3637]: time=\"2026-06-14T08:10:38.29268571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183675 | controller |     "Jun 14 08:10:38.319984 crc crio[3637]: time=\"2026-06-14T08:10:38.310264502Z\" level=info msg=\"Started container\" PID=5805 containerID=038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=7e458e0d-5b0c-4e72-a8a1-8dd57af5c7ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3",
2026-06-14 10:12:41.183690 | controller |     "Jun 14 08:10:38.393454 crc crio[3637]: time=\"2026-06-14T08:10:38.393271785Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d0b2027f-0b20-4135-b2ba-b3fa3c34e703 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.183705 | controller |     "Jun 14 08:10:38.398547 crc crio[3637]: time=\"2026-06-14T08:10:38.398475245Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=aa539aa8-7eab-4520-9e1a-ff06738ac3da name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.183719 | controller |     "Jun 14 08:10:38.402025 crc crio[3637]: time=\"2026-06-14T08:10:38.401695072Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=187edfa2-bda1-47d2-b9dd-f39a32b3cec5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.183736 | controller |     "Jun 14 08:10:38.402687 crc crio[3637]: time=\"2026-06-14T08:10:38.402504204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183752 | controller |     "Jun 14 08:10:38.450040 crc crio[3637]: time=\"2026-06-14T08:10:38.449770807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183767 | controller |     "Jun 14 08:10:38.674308 crc crio[3637]: time=\"2026-06-14T08:10:38.674044438Z\" level=info msg=\"Created container 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1: openshift-etcd/etcd-crc/etcd-metrics\" id=23e729b3-3202-4425-a4d1-06ade4e62b03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.183781 | controller |     "Jun 14 08:10:38.679378 crc crio[3637]: time=\"2026-06-14T08:10:38.678452075Z\" level=info msg=\"Starting container: 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1\" id=ffb3efb7-f0d8-4714-b376-d7aec032af64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.183795 | controller |     "Jun 14 08:10:38.799402 crc crio[3637]: time=\"2026-06-14T08:10:38.799211568Z\" level=info msg=\"Started container\" PID=5832 containerID=51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1 description=openshift-etcd/etcd-crc/etcd-metrics id=ffb3efb7-f0d8-4714-b376-d7aec032af64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848",
2026-06-14 10:12:41.183810 | controller |     "Jun 14 08:10:38.954362 crc crio[3637]: time=\"2026-06-14T08:10:38.9540758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=803ef0ad-6d5e-4c82-8c43-d6db73ebfe3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.183825 | controller |     "Jun 14 08:10:38.974159 crc crio[3637]: time=\"2026-06-14T08:10:38.971578974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c0ba8923-0358-41c5-92c2-35b38fbe54f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.183840 | controller |     "Jun 14 08:10:38.981249 crc crio[3637]: time=\"2026-06-14T08:10:38.980550552Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=2495fd88-5bac-4433-bcd5-7f6050cc7dc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.183854 | controller |     "Jun 14 08:10:38.981593 crc crio[3637]: time=\"2026-06-14T08:10:38.981525758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183869 | controller |     "Jun 14 08:10:39.133791 crc crio[3637]: time=\"2026-06-14T08:10:39.133565323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183883 | controller |     "Jun 14 08:10:39.306200 crc crio[3637]: time=\"2026-06-14T08:10:39.303110976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.183897 | controller |     "Jun 14 08:10:39.633367 crc crio[3637]: time=\"2026-06-14T08:10:39.632376686Z\" level=info msg=\"Created container 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=187edfa2-bda1-47d2-b9dd-f39a32b3cec5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.183911 | controller |     "Jun 14 08:10:39.646636 crc crio[3637]: time=\"2026-06-14T08:10:39.643561118Z\" level=info msg=\"Starting container: 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582\" id=3ae6829f-8f5d-46e1-8c2a-c2cc56ad93d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.183929 | controller |     "Jun 14 08:10:39.682675 crc crio[3637]: time=\"2026-06-14T08:10:39.682212545Z\" level=info msg=\"Started container\" PID=5863 containerID=4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=3ae6829f-8f5d-46e1-8c2a-c2cc56ad93d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3",
2026-06-14 10:12:41.183944 | controller |     "Jun 14 08:10:39.769510 crc crio[3637]: time=\"2026-06-14T08:10:39.769411502Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e8ba5a45-adb7-433d-bb2d-afab6063ef99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.183959 | controller |     "Jun 14 08:10:39.777550 crc crio[3637]: time=\"2026-06-14T08:10:39.772434086Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=407b55cc-6210-47e0-9ec2-85fdbf622380 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.183974 | controller |     "Jun 14 08:10:39.777550 crc crio[3637]: time=\"2026-06-14T08:10:39.776942855Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bbf07234-c0a8-43f6-8f54-e3cc2157efd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.183989 | controller |     "Jun 14 08:10:39.782724 crc crio[3637]: time=\"2026-06-14T08:10:39.777595682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184003 | controller |     "Jun 14 08:10:39.862386 crc crio[3637]: time=\"2026-06-14T08:10:39.862282431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184018 | controller |     "Jun 14 08:10:40.144281 crc crio[3637]: time=\"2026-06-14T08:10:40.144228686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184032 | controller |     "Jun 14 08:10:40.581098 crc crio[3637]: time=\"2026-06-14T08:10:40.580980822Z\" level=info msg=\"Created container 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2: openshift-etcd/etcd-crc/etcd-readyz\" id=2495fd88-5bac-4433-bcd5-7f6050cc7dc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.184046 | controller |     "Jun 14 08:10:40.587443 crc crio[3637]: time=\"2026-06-14T08:10:40.587326887Z\" level=info msg=\"Starting container: 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2\" id=779c3256-b384-4683-8894-66c48b6be38d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.184061 | controller |     "Jun 14 08:10:40.724545 crc crio[3637]: time=\"2026-06-14T08:10:40.724080838Z\" level=info msg=\"Started container\" PID=5882 containerID=421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2 description=openshift-etcd/etcd-crc/etcd-readyz id=779c3256-b384-4683-8894-66c48b6be38d name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848",
2026-06-14 10:12:41.184076 | controller |     "Jun 14 08:10:40.760198 crc crio[3637]: time=\"2026-06-14T08:10:40.759407891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184090 | controller |     "Jun 14 08:10:40.815698 crc crio[3637]: time=\"2026-06-14T08:10:40.815538918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6113956c-abe9-4de2-a937-5386e2576dd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.184108 | controller |     "Jun 14 08:10:40.821440 crc crio[3637]: time=\"2026-06-14T08:10:40.821315237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=763ab12b-b7a0-4e23-9fcb-8ea5b230ef79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.184123 | controller |     "Jun 14 08:10:40.824685 crc crio[3637]: time=\"2026-06-14T08:10:40.824570619Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=3e29ba4e-90cb-41c3-89a7-784a1c4a7e67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.184137 | controller |     "Jun 14 08:10:40.825252 crc crio[3637]: time=\"2026-06-14T08:10:40.825158127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184152 | controller |     "Jun 14 08:10:40.868014 crc crio[3637]: time=\"2026-06-14T08:10:40.86748476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184167 | controller |     "Jun 14 08:10:41.098572 crc crio[3637]: time=\"2026-06-14T08:10:41.096806854Z\" level=info msg=\"Created container 4531a661b1f61a9abf63b736ff50c0c239c4c9321a63e48025d4c12f9175e2d4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=bbf07234-c0a8-43f6-8f54-e3cc2157efd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.184183 | controller |     "Jun 14 08:10:41.106376 crc crio[3637]: time=\"2026-06-14T08:10:41.105981204Z\" level=info msg=\"Starting container: 4531a661b1f61a9abf63b736ff50c0c239c4c9321a63e48025d4c12f9175e2d4\" id=b7afc76c-30ef-4694-856a-5e701ecfd4dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.184197 | controller |     "Jun 14 08:10:41.160740 crc crio[3637]: time=\"2026-06-14T08:10:41.160347846Z\" level=info msg=\"Started container\" PID=5900 containerID=4531a661b1f61a9abf63b736ff50c0c239c4c9321a63e48025d4c12f9175e2d4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=b7afc76c-30ef-4694-856a-5e701ecfd4dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3",
2026-06-14 10:12:41.184212 | controller |     "Jun 14 08:10:41.484632 crc crio[3637]: time=\"2026-06-14T08:10:41.483783883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184227 | controller |     "Jun 14 08:10:41.855030 crc crio[3637]: time=\"2026-06-14T08:10:41.854652463Z\" level=info msg=\"Created container 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c: openshift-etcd/etcd-crc/etcd-rev\" id=3e29ba4e-90cb-41c3-89a7-784a1c4a7e67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.184241 | controller |     "Jun 14 08:10:41.859177 crc crio[3637]: time=\"2026-06-14T08:10:41.858619535Z\" level=info msg=\"Starting container: 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c\" id=d4c82dbe-595c-4f47-8dd6-4177d97842c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.184256 | controller |     "Jun 14 08:10:41.881577 crc crio[3637]: time=\"2026-06-14T08:10:41.881494328Z\" level=info msg=\"Started container\" PID=5939 containerID=98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c description=openshift-etcd/etcd-crc/etcd-rev id=d4c82dbe-595c-4f47-8dd6-4177d97842c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848",
2026-06-14 10:12:41.184273 | controller |     "Jun 14 08:11:05.932832 crc crio[3637]: time=\"2026-06-14T08:11:05.930132757Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4cab2914-73fc-4e92-9e38-9149b6145386 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.184288 | controller |     "Jun 14 08:11:05.949171 crc crio[3637]: time=\"2026-06-14T08:11:05.948623067Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=fdb6d1aa-a7e3-40e9-8a12-63298a57aa82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.184303 | controller |     "Jun 14 08:11:05.980284 crc crio[3637]: time=\"2026-06-14T08:11:05.979448432Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a1a793f3-1d0e-4265-b628-c847dffac918 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.184317 | controller |     "Jun 14 08:11:05.983992 crc crio[3637]: time=\"2026-06-14T08:11:05.983258331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184332 | controller |     "Jun 14 08:11:06.035929 crc crio[3637]: time=\"2026-06-14T08:11:06.035811273Z\" level=info msg=\"Stopping container: 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997 (timeout: 30s)\" id=fee345ce-2c11-4765-88fa-9416444fcf98 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.184358 | controller |     "Jun 14 08:11:06.041696 crc crio[3637]: time=\"2026-06-14T08:11:06.041595502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184378 | controller |     "Jun 14 08:11:06.210587 crc crio[3637]: time=\"2026-06-14T08:11:06.210374802Z\" level=info msg=\"Stopped container 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=fee345ce-2c11-4765-88fa-9416444fcf98 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.184393 | controller |     "Jun 14 08:11:06.214403 crc crio[3637]: time=\"2026-06-14T08:11:06.214293592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=ffc8bc4b-e437-4841-8fc0-ef2c1777abd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.184407 | controller |     "Jun 14 08:11:06.218783 crc crio[3637]: time=\"2026-06-14T08:11:06.218604925Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=80206872-c8e4-4fd3-92f9-c99c290fbab4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.184422 | controller |     "Jun 14 08:11:06.222358 crc crio[3637]: time=\"2026-06-14T08:11:06.222110802Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=31289b11-8bb5-4c0d-9961-742de8cf4dc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.184436 | controller |     "Jun 14 08:11:06.223056 crc crio[3637]: time=\"2026-06-14T08:11:06.222812255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184451 | controller |     "Jun 14 08:11:06.251720 crc crio[3637]: time=\"2026-06-14T08:11:06.251159355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184473 | controller |     "Jun 14 08:11:06.548140 crc crio[3637]: time=\"2026-06-14T08:11:06.54246068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184489 | controller |     "Jun 14 08:11:06.724619 crc crio[3637]: time=\"2026-06-14T08:11:06.722698168Z\" level=info msg=\"Created container 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a1a793f3-1d0e-4265-b628-c847dffac918 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.184504 | controller |     "Jun 14 08:11:06.726059 crc crio[3637]: time=\"2026-06-14T08:11:06.725811262Z\" level=info msg=\"Starting container: 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95\" id=2e6d2a99-ebbc-487e-bf3d-2ed14b1ef15c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.184518 | controller |     "Jun 14 08:11:06.800104 crc crio[3637]: time=\"2026-06-14T08:11:06.799786239Z\" level=info msg=\"Started container\" PID=6230 containerID=494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=2e6d2a99-ebbc-487e-bf3d-2ed14b1ef15c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3",
2026-06-14 10:12:41.184533 | controller |     "Jun 14 08:11:06.964036 crc crio[3637]: time=\"2026-06-14T08:11:06.96060854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184548 | controller |     "Jun 14 08:11:07.125248 crc crio[3637]: time=\"2026-06-14T08:11:07.12507739Z\" level=info msg=\"Created container 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=31289b11-8bb5-4c0d-9961-742de8cf4dc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.184563 | controller |     "Jun 14 08:11:07.135908 crc crio[3637]: time=\"2026-06-14T08:11:07.130321182Z\" level=info msg=\"Starting container: 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20\" id=3c65149a-c827-4ea9-8df0-bf8504816080 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.184578 | controller |     "Jun 14 08:11:07.157434 crc crio[3637]: time=\"2026-06-14T08:11:07.157198216Z\" level=info msg=\"Started container\" PID=6244 containerID=0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3c65149a-c827-4ea9-8df0-bf8504816080 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.184592 | controller |     "Jun 14 08:11:22.195540 crc crio[3637]: time=\"2026-06-14T08:11:22.195203792Z\" level=info msg=\"Stopping container: 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95 (timeout: 15s)\" id=cb5c2c2b-a8ec-49d4-8067-30e5f205a495 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.184607 | controller |     "Jun 14 08:11:37.211140 crc crio[3637]: time=\"2026-06-14T08:11:37.209937671Z\" level=warning msg=\"Stopping container 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95 with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.184621 | controller |     "Jun 14 08:11:37.767075 crc crio[3637]: time=\"2026-06-14T08:11:37.766725599Z\" level=info msg=\"Stopped container 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=cb5c2c2b-a8ec-49d4-8067-30e5f205a495 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.184635 | controller |     "Jun 14 08:11:37.769290 crc crio[3637]: time=\"2026-06-14T08:11:37.769152046Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=940569dd-1432-45b7-8cfb-383e0d4a0e9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.184653 | controller |     "Jun 14 08:11:37.774094 crc crio[3637]: time=\"2026-06-14T08:11:37.77400077Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=cd69cc24-502b-439d-9b05-4458abb3e36f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.184667 | controller |     "Jun 14 08:11:37.778226 crc crio[3637]: time=\"2026-06-14T08:11:37.778140841Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b92e30cf-0f02-4a0b-9c56-cd45dcf42bea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.184682 | controller |     "Jun 14 08:11:37.778724 crc crio[3637]: time=\"2026-06-14T08:11:37.778653208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184696 | controller |     "Jun 14 08:11:37.792387 crc crio[3637]: time=\"2026-06-14T08:11:37.792220109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184710 | controller |     "Jun 14 08:11:38.000819 crc crio[3637]: time=\"2026-06-14T08:11:38.000321945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184725 | controller |     "Jun 14 08:11:38.116827 crc crio[3637]: time=\"2026-06-14T08:11:38.116576537Z\" level=info msg=\"Created container b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b92e30cf-0f02-4a0b-9c56-cd45dcf42bea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.184739 | controller |     "Jun 14 08:11:38.118513 crc crio[3637]: time=\"2026-06-14T08:11:38.118377374Z\" level=info msg=\"Starting container: b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223\" id=84b91e35-3a32-46cd-865d-ff33113aae51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.184754 | controller |     "Jun 14 08:11:38.127127 crc crio[3637]: time=\"2026-06-14T08:11:38.126684749Z\" level=info msg=\"Started container\" PID=6458 containerID=b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=84b91e35-3a32-46cd-865d-ff33113aae51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3",
2026-06-14 10:12:41.184768 | controller |     "Jun 14 08:11:38.223275 crc crio[3637]: time=\"2026-06-14T08:11:38.22315051Z\" level=info msg=\"Removing container: 4531a661b1f61a9abf63b736ff50c0c239c4c9321a63e48025d4c12f9175e2d4\" id=4a8f625a-9327-4f1b-9030-9c90cf5d4d01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.184783 | controller |     "Jun 14 08:11:38.308568 crc crio[3637]: time=\"2026-06-14T08:11:38.308388107Z\" level=info msg=\"Removed container 4531a661b1f61a9abf63b736ff50c0c239c4c9321a63e48025d4c12f9175e2d4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4a8f625a-9327-4f1b-9030-9c90cf5d4d01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.184798 | controller |     "Jun 14 08:11:38.624661 crc crio[3637]: time=\"2026-06-14T08:11:38.624146856Z\" level=info msg=\"Stopping container: 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20 (timeout: 30s)\" id=4ba4bfd9-187b-4590-8930-135515bd55d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.184816 | controller |     "Jun 14 08:11:38.781576 crc crio[3637]: time=\"2026-06-14T08:11:38.781412155Z\" level=info msg=\"Stopped container 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4ba4bfd9-187b-4590-8930-135515bd55d8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.184831 | controller |     "Jun 14 08:11:38.783564 crc crio[3637]: time=\"2026-06-14T08:11:38.783435888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=d3aecb14-b08a-400f-bff0-4af13d5e5b00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.184846 | controller |     "Jun 14 08:11:38.786489 crc crio[3637]: time=\"2026-06-14T08:11:38.786424154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f4850628-b5d4-4a80-b4ff-0ad0c2f5cc70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.184860 | controller |     "Jun 14 08:11:38.789551 crc crio[3637]: time=\"2026-06-14T08:11:38.78945871Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f72f5cf2-6f12-46ca-ac59-d0bddba3c866 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.184874 | controller |     "Jun 14 08:11:38.789901 crc crio[3637]: time=\"2026-06-14T08:11:38.789808181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184888 | controller |     "Jun 14 08:11:38.800629 crc crio[3637]: time=\"2026-06-14T08:11:38.800360218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184903 | controller |     "Jun 14 08:11:38.963095 crc crio[3637]: time=\"2026-06-14T08:11:38.962830309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.184917 | controller |     "Jun 14 08:11:39.025781 crc crio[3637]: time=\"2026-06-14T08:11:39.025633619Z\" level=info msg=\"Created container 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f72f5cf2-6f12-46ca-ac59-d0bddba3c866 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.184932 | controller |     "Jun 14 08:11:39.027902 crc crio[3637]: time=\"2026-06-14T08:11:39.027722406Z\" level=info msg=\"Starting container: 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35\" id=0e59d436-a638-4792-8577-fa779e4046fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.184947 | controller |     "Jun 14 08:11:39.032817 crc crio[3637]: time=\"2026-06-14T08:11:39.032715224Z\" level=info msg=\"Started container\" PID=6486 containerID=6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=0e59d436-a638-4792-8577-fa779e4046fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.184962 | controller |     "Jun 14 08:11:39.228736 crc crio[3637]: time=\"2026-06-14T08:11:39.228609742Z\" level=info msg=\"Removing container: 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997\" id=08da47c7-3595-44c2-90e1-f1e204e2f266 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.184977 | controller |     "Jun 14 08:11:39.250654 crc crio[3637]: time=\"2026-06-14T08:11:39.250475918Z\" level=info msg=\"Removed container 534c9cd9de7abc552641460a94e037c50bac9a739871acb4af5db9b4f8b53997: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=08da47c7-3595-44c2-90e1-f1e204e2f266 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.184995 | controller |     "Jun 14 08:12:08.624965 crc crio[3637]: time=\"2026-06-14T08:12:08.624269921Z\" level=info msg=\"Stopping container: 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35 (timeout: 30s)\" id=8e47c7ba-2d05-488c-a0e5-f81a956510ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.185010 | controller |     "Jun 14 08:12:08.810334 crc crio[3637]: time=\"2026-06-14T08:12:08.810122561Z\" level=info msg=\"Stopped container 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8e47c7ba-2d05-488c-a0e5-f81a956510ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.185025 | controller |     "Jun 14 08:12:08.813727 crc crio[3637]: time=\"2026-06-14T08:12:08.812738442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=0c4381d5-0000-4135-a7e7-b8a29b10dfa0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.185040 | controller |     "Jun 14 08:12:08.821796 crc crio[3637]: time=\"2026-06-14T08:12:08.821692147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=93e823fb-93c4-4f0c-86d8-232c0bbdce9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.185054 | controller |     "Jun 14 08:12:08.825024 crc crio[3637]: time=\"2026-06-14T08:12:08.824934311Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3a81f73d-f75b-4a17-b2b4-6dc98a70d3d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.185069 | controller |     "Jun 14 08:12:08.825311 crc crio[3637]: time=\"2026-06-14T08:12:08.825251581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.185083 | controller |     "Jun 14 08:12:08.839201 crc crio[3637]: time=\"2026-06-14T08:12:08.839069291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.185097 | controller |     "Jun 14 08:12:09.040255 crc crio[3637]: time=\"2026-06-14T08:12:09.039800351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.185112 | controller |     "Jun 14 08:12:09.135733 crc crio[3637]: time=\"2026-06-14T08:12:09.134810096Z\" level=info msg=\"Created container 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3a81f73d-f75b-4a17-b2b4-6dc98a70d3d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.185127 | controller |     "Jun 14 08:12:09.138515 crc crio[3637]: time=\"2026-06-14T08:12:09.13839681Z\" level=info msg=\"Starting container: 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083\" id=52c11027-e5ed-47a7-8668-d6982f71413e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.185146 | controller |     "Jun 14 08:12:09.144607 crc crio[3637]: time=\"2026-06-14T08:12:09.144512204Z\" level=info msg=\"Started container\" PID=6654 containerID=460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=52c11027-e5ed-47a7-8668-d6982f71413e name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.185171 | controller |     "Jun 14 08:12:09.453210 crc crio[3637]: time=\"2026-06-14T08:12:09.453096321Z\" level=info msg=\"Removing container: 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20\" id=942156d6-7c3b-451d-8fda-515dee526c66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.185191 | controller |     "Jun 14 08:12:09.482752 crc crio[3637]: time=\"2026-06-14T08:12:09.48261067Z\" level=info msg=\"Removed container 0e2e071e404d32e5ef1c8cf949eb877c11fa94cc24e30467e2a02c90e4264a20: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=942156d6-7c3b-451d-8fda-515dee526c66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.185207 | controller |     "Jun 14 08:12:12.186550 crc crio[3637]: time=\"2026-06-14T08:12:12.186395292Z\" level=info msg=\"Stopping container: b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223 (timeout: 15s)\" id=b8ad7c5f-3e8a-4ee9-af49-1aa58295ef98 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.185222 | controller |     "Jun 14 08:12:27.204131 crc crio[3637]: time=\"2026-06-14T08:12:27.203813093Z\" level=warning msg=\"Stopping container b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223 with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.185237 | controller |     "Jun 14 08:12:27.562818 crc crio[3637]: time=\"2026-06-14T08:12:27.562654878Z\" level=info msg=\"Removing container: 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95\" id=6a697eab-6cea-4321-a914-c2640dba85eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.185256 | controller |     "Jun 14 08:12:27.727984 crc crio[3637]: time=\"2026-06-14T08:12:27.727607263Z\" level=info msg=\"Removed container 494a5b2b5324d40f4e5f8d602608dfab1eac18a2732647c2780db173348fae95: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=6a697eab-6cea-4321-a914-c2640dba85eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.185276 | controller |     "Jun 14 08:12:27.775513 crc crio[3637]: time=\"2026-06-14T08:12:27.774651147Z\" level=info msg=\"Stopped container b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b8ad7c5f-3e8a-4ee9-af49-1aa58295ef98 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.185295 | controller |     "Jun 14 08:12:27.778157 crc crio[3637]: time=\"2026-06-14T08:12:27.777676154Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f7b599ea-2ddc-4a05-9d31-39e1d7549ae7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.185315 | controller |     "Jun 14 08:12:27.782808 crc crio[3637]: time=\"2026-06-14T08:12:27.780060469Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=84559359-19c9-431e-b504-f8a937bcc57f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.185334 | controller |     "Jun 14 08:12:27.784716 crc crio[3637]: time=\"2026-06-14T08:12:27.784640875Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=621b2803-cdd9-4318-bf91-9259c4274049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.185377 | controller |     "Jun 14 08:12:27.785718 crc crio[3637]: time=\"2026-06-14T08:12:27.785664208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.185394 | controller |     "Jun 14 08:12:27.805632 crc crio[3637]: time=\"2026-06-14T08:12:27.805470298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.185412 | controller |     "Jun 14 08:12:28.032289 crc crio[3637]: time=\"2026-06-14T08:12:28.032205197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.185427 | controller |     "Jun 14 08:12:28.149753 crc crio[3637]: time=\"2026-06-14T08:12:28.149654406Z\" level=info msg=\"Created container beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=621b2803-cdd9-4318-bf91-9259c4274049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.185442 | controller |     "Jun 14 08:12:28.152158 crc crio[3637]: time=\"2026-06-14T08:12:28.152056403Z\" level=info msg=\"Starting container: beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263\" id=037127c8-8b2f-4091-b697-ff646540ac44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.185456 | controller |     "Jun 14 08:12:28.161665 crc crio[3637]: time=\"2026-06-14T08:12:28.161535595Z\" level=info msg=\"Started container\" PID=6794 containerID=beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=037127c8-8b2f-4091-b697-ff646540ac44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3",
2026-06-14 10:12:41.185471 | controller |     "Jun 14 08:12:38.621621 crc crio[3637]: time=\"2026-06-14T08:12:38.621372649Z\" level=info msg=\"Stopping container: 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083 (timeout: 30s)\" id=f8872b89-4f7b-4234-a244-41e751c454f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.185486 | controller |     "Jun 14 08:12:38.817934 crc crio[3637]: time=\"2026-06-14T08:12:38.817704134Z\" level=info msg=\"Stopped container 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f8872b89-4f7b-4234-a244-41e751c454f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.185502 | controller |     "Jun 14 08:12:38.825179 crc crio[3637]: time=\"2026-06-14T08:12:38.825089684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=f23a4319-d86a-4627-9cf9-daa173079d5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.185522 | controller |     "Jun 14 08:12:38.826782 crc crio[3637]: time=\"2026-06-14T08:12:38.826692786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=90dbebbd-e597-4a30-8bb0-058583354a07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.185540 | controller |     "Jun 14 08:12:38.829185 crc crio[3637]: time=\"2026-06-14T08:12:38.829106904Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f8c268f8-629e-40a9-9a17-0d7d9bde3129 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.185555 | controller |     "Jun 14 08:12:38.829546 crc crio[3637]: time=\"2026-06-14T08:12:38.829484576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.185570 | controller |     "Jun 14 08:12:38.842661 crc crio[3637]: time=\"2026-06-14T08:12:38.84251414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.185585 | controller |     "Jun 14 08:12:39.068986 crc crio[3637]: time=\"2026-06-14T08:12:39.068625533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.185602 | controller |     "Jun 14 08:12:39.269808 crc crio[3637]: time=\"2026-06-14T08:12:39.269613421Z\" level=info msg=\"Created container 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f8c268f8-629e-40a9-9a17-0d7d9bde3129 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.185617 | controller |     "Jun 14 08:12:39.271494 crc crio[3637]: time=\"2026-06-14T08:12:39.271368777Z\" level=info msg=\"Starting container: 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055\" id=3c9635f8-f35b-4a72-993e-ee63b2eb6636 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.185631 | controller |     "Jun 14 08:12:39.279355 crc crio[3637]: time=\"2026-06-14T08:12:39.278651894Z\" level=info msg=\"Started container\" PID=6890 containerID=34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=3c9635f8-f35b-4a72-993e-ee63b2eb6636 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.185647 | controller |     "Jun 14 08:12:39.649395 crc crio[3637]: time=\"2026-06-14T08:12:39.649252328Z\" level=info msg=\"Removing container: 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35\" id=66252308-1cdf-4b4f-a22c-51624449984b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.185667 | controller |     "Jun 14 08:12:39.715555 crc crio[3637]: time=\"2026-06-14T08:12:39.714591534Z\" level=info msg=\"Removed container 6ff86f11a346f6c7f040f6889cf68dfcc9b9659589f698e3bb3f1f511c470c35: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=66252308-1cdf-4b4f-a22c-51624449984b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.185685 | controller |     "Jun 14 08:13:02.190345 crc crio[3637]: time=\"2026-06-14T08:13:02.189332582Z\" level=info msg=\"Stopping container: beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263 (timeout: 15s)\" id=4c7b4ad6-c54e-49d3-b3ce-a98cd6fe0f9e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.185700 | controller |     "Jun 14 08:13:08.621235 crc crio[3637]: time=\"2026-06-14T08:13:08.621069666Z\" level=info msg=\"Stopping container: 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055 (timeout: 30s)\" id=475050e9-8c9b-4746-9475-d2faabd09870 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.185714 | controller |     "Jun 14 08:13:08.792834 crc crio[3637]: time=\"2026-06-14T08:13:08.792493112Z\" level=info msg=\"Stopped container 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=475050e9-8c9b-4746-9475-d2faabd09870 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.185729 | controller |     "Jun 14 08:13:08.835344 crc crio[3637]: time=\"2026-06-14T08:13:08.8352271Z\" level=info msg=\"Removing container: 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083\" id=66428271-49d6-4d6c-9e14-6f40a1b42ed2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.185743 | controller |     "Jun 14 08:13:08.864430 crc crio[3637]: time=\"2026-06-14T08:13:08.864169691Z\" level=info msg=\"Removed container 460e04fc2ac942a614e2d32722f959454255a11e395fa5d754d516ba56e8b083: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=66428271-49d6-4d6c-9e14-6f40a1b42ed2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.185762 | controller |     "Jun 14 08:13:17.204167 crc crio[3637]: time=\"2026-06-14T08:13:17.203671041Z\" level=warning msg=\"Stopping container beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263 with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.185838 | controller |     "Jun 14 08:13:17.742907 crc crio[3637]: time=\"2026-06-14T08:13:17.742696826Z\" level=info msg=\"Stopped container beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=4c7b4ad6-c54e-49d3-b3ce-a98cd6fe0f9e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.185867 | controller |     "Jun 14 08:13:17.746390 crc crio[3637]: time=\"2026-06-14T08:13:17.746258801Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=efdff5ef-9ec8-4d5f-8ed4-a525cb568253 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.185888 | controller |     "Jun 14 08:13:17.749574 crc crio[3637]: time=\"2026-06-14T08:13:17.749458145Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e08add36-4b82-4bd0-af6b-5d16ad745578 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.185909 | controller |     "Jun 14 08:13:17.753918 crc crio[3637]: time=\"2026-06-14T08:13:17.753784575Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5f736ab1-515b-409b-9f83-4730e0004742 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.185989 | controller |     "Jun 14 08:13:17.754632 crc crio[3637]: time=\"2026-06-14T08:13:17.754490069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186009 | controller |     "Jun 14 08:13:17.767721 crc crio[3637]: time=\"2026-06-14T08:13:17.767637755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186025 | controller |     "Jun 14 08:13:17.905675 crc crio[3637]: time=\"2026-06-14T08:13:17.905287276Z\" level=info msg=\"Removing container: b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223\" id=ccecd309-3e6f-49e9-9d46-a72f659f50aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.186040 | controller |     "Jun 14 08:13:17.945662 crc crio[3637]: time=\"2026-06-14T08:13:17.945483864Z\" level=info msg=\"Removed container b9a5f8557e3b18728cfd6114d087b0580c810e4bb94ad118051b183556f38223: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ccecd309-3e6f-49e9-9d46-a72f659f50aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.186085 | controller |     "Jun 14 08:13:17.997736 crc crio[3637]: time=\"2026-06-14T08:13:17.997508641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186105 | controller |     "Jun 14 08:13:18.097088 crc crio[3637]: time=\"2026-06-14T08:13:18.096802916Z\" level=info msg=\"Created container 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=5f736ab1-515b-409b-9f83-4730e0004742 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.186120 | controller |     "Jun 14 08:13:18.098980 crc crio[3637]: time=\"2026-06-14T08:13:18.09878776Z\" level=info msg=\"Starting container: 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990\" id=200d5a1c-7966-43f7-b317-548881722b98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.186135 | controller |     "Jun 14 08:13:18.104964 crc crio[3637]: time=\"2026-06-14T08:13:18.104713602Z\" level=info msg=\"Started container\" PID=7139 containerID=3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=200d5a1c-7966-43f7-b317-548881722b98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3",
2026-06-14 10:12:41.186154 | controller |     "Jun 14 08:13:18.926422 crc crio[3637]: time=\"2026-06-14T08:13:18.926103848Z\" level=info msg=\"Stopping container: c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c (timeout: 15s)\" id=3f290d47-cf7a-4c97-baa7-956bf18f0be9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.186169 | controller |     "Jun 14 08:13:33.935399 crc crio[3637]: time=\"2026-06-14T08:13:33.934045239Z\" level=warning msg=\"Stopping container c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.186184 | controller |     "Jun 14 08:13:34.520415 crc crio[3637]: time=\"2026-06-14T08:13:34.520257037Z\" level=info msg=\"Stopped container c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=3f290d47-cf7a-4c97-baa7-956bf18f0be9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.186198 | controller |     "Jun 14 08:13:34.523517 crc crio[3637]: time=\"2026-06-14T08:13:34.523450881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=797e91d8-5b5e-4f99-84ca-5c8b9d4fd72f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.186213 | controller |     "Jun 14 08:13:34.529045 crc crio[3637]: time=\"2026-06-14T08:13:34.528944608Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=cef34761-a7d1-4f84-8b49-955b3f0958f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.186227 | controller |     "Jun 14 08:13:34.531380 crc crio[3637]: time=\"2026-06-14T08:13:34.531255914Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ad5bfd2b-5be9-4d3b-91da-93fa09ce4e2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.186242 | controller |     "Jun 14 08:13:34.531801 crc crio[3637]: time=\"2026-06-14T08:13:34.531699509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186256 | controller |     "Jun 14 08:13:34.550165 crc crio[3637]: time=\"2026-06-14T08:13:34.550008623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186271 | controller |     "Jun 14 08:13:34.731547 crc crio[3637]: time=\"2026-06-14T08:13:34.731226717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186286 | controller |     "Jun 14 08:13:34.839243 crc crio[3637]: time=\"2026-06-14T08:13:34.838791651Z\" level=info msg=\"Created container da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ad5bfd2b-5be9-4d3b-91da-93fa09ce4e2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.186300 | controller |     "Jun 14 08:13:34.840429 crc crio[3637]: time=\"2026-06-14T08:13:34.84030774Z\" level=info msg=\"Starting container: da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8\" id=f748da8a-9530-4117-a296-95825a59b43c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.186315 | controller |     "Jun 14 08:13:34.846151 crc crio[3637]: time=\"2026-06-14T08:13:34.846040506Z\" level=info msg=\"Started container\" PID=7237 containerID=da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=f748da8a-9530-4117-a296-95825a59b43c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3",
2026-06-14 10:12:41.186334 | controller |     "Jun 14 08:13:50.582304 crc crio[3637]: time=\"2026-06-14T08:13:50.582066681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=fed0dbaf-42ba-4f72-92e8-19aeb65a75cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.186387 | controller |     "Jun 14 08:13:50.586291 crc crio[3637]: time=\"2026-06-14T08:13:50.586080494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e16abf8e-6463-4835-8d35-04eecce9b6fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.186408 | controller |     "Jun 14 08:13:50.591403 crc crio[3637]: time=\"2026-06-14T08:13:50.591165651Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=acab0497-bf0e-40f3-b737-e471f3872595 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.186424 | controller |     "Jun 14 08:13:50.592284 crc crio[3637]: time=\"2026-06-14T08:13:50.592108882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186438 | controller |     "Jun 14 08:13:50.631471 crc crio[3637]: time=\"2026-06-14T08:13:50.629811401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186453 | controller |     "Jun 14 08:13:50.953671 crc crio[3637]: time=\"2026-06-14T08:13:50.953452695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186467 | controller |     "Jun 14 08:13:51.084671 crc crio[3637]: time=\"2026-06-14T08:13:51.084453002Z\" level=info msg=\"Created container b04bc0eec4ce46e8b42f9e415874c5d0809771c46cf2c09237f50faf651eb5f6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=acab0497-bf0e-40f3-b737-e471f3872595 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.186481 | controller |     "Jun 14 08:13:51.085471 crc crio[3637]: time=\"2026-06-14T08:13:51.085412633Z\" level=info msg=\"Starting container: b04bc0eec4ce46e8b42f9e415874c5d0809771c46cf2c09237f50faf651eb5f6\" id=b94d44eb-035d-48b6-86b0-484bfb86f7ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.186497 | controller |     "Jun 14 08:13:51.092725 crc crio[3637]: time=\"2026-06-14T08:13:51.092550378Z\" level=info msg=\"Started container\" PID=7550 containerID=b04bc0eec4ce46e8b42f9e415874c5d0809771c46cf2c09237f50faf651eb5f6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b94d44eb-035d-48b6-86b0-484bfb86f7ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.186512 | controller |     "Jun 14 08:14:16.805276 crc crio[3637]: time=\"2026-06-14T08:14:16.804394406Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.186527 | controller |     "Jun 14 08:14:16.805920 crc crio[3637]: time=\"2026-06-14T08:14:16.805363818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186541 | controller |     "Jun 14 08:14:16.836126 crc crio[3637]: time=\"2026-06-14T08:14:16.836001883Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/c58d9ca5-9ddf-41e2-b4ad-c15a764f123e 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:0xc00019cee0}] Aliases:map[]}\"",
2026-06-14 10:12:41.186563 | controller |     "Jun 14 08:14:16.836126 crc crio[3637]: time=\"2026-06-14T08:14:16.836129468Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.186580 | controller |     "Jun 14 08:14:16.874714 crc crio[3637]: time=\"2026-06-14T08:14:16.872464821Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.186595 | controller |     "Jun 14 08:14:16.874714 crc crio[3637]: time=\"2026-06-14T08:14:16.872679279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186610 | controller |     "Jun 14 08:14:16.894602 crc crio[3637]: time=\"2026-06-14T08:14:16.894419753Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/738935d0-cf45-4579-aa91-45a35f4d0666 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:0xc0002d6bf0}] Aliases:map[]}\"",
2026-06-14 10:12:41.186625 | controller |     "Jun 14 08:14:16.894602 crc crio[3637]: time=\"2026-06-14T08:14:16.894532447Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.186639 | controller |     "Jun 14 08:14:16.959654 crc crio[3637]: time=\"2026-06-14T08:14:16.956750046Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.186653 | controller |     "Jun 14 08:14:16.959654 crc crio[3637]: time=\"2026-06-14T08:14:16.957052396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186668 | controller |     "Jun 14 08:14:17.006265 crc crio[3637]: time=\"2026-06-14T08:14:17.005323753Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/4f16d424-b9f5-4f97-939b-04348f557dbc 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:0xc00019d3e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.186683 | controller |     "Jun 14 08:14:17.006265 crc crio[3637]: time=\"2026-06-14T08:14:17.005382035Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.186698 | controller |     "Jun 14 08:14:17.124083 crc crio[3637]: time=\"2026-06-14T08:14:17.12283124Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=dcbdf32a-17b8-4dcb-9afd-e52430e69e63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.186715 | controller |     "Jun 14 08:14:17.124083 crc crio[3637]: time=\"2026-06-14T08:14:17.123812622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186730 | controller |     "Jun 14 08:14:17.162553 crc crio[3637]: time=\"2026-06-14T08:14:17.162297699Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=dcbdf32a-17b8-4dcb-9afd-e52430e69e63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.186745 | controller |     "Jun 14 08:14:17.195750 crc crio[3637]: time=\"2026-06-14T08:14:17.195212249Z\" level=info msg=\"Ran pod sandbox 153da0904d535ab9b4bd4fda1f73e654d326da2ac50ad9d9ea62f9203e631139 with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=dcbdf32a-17b8-4dcb-9afd-e52430e69e63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.186761 | controller |     "Jun 14 08:14:17.328127 crc crio[3637]: time=\"2026-06-14T08:14:17.323620412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=34e6cfa0-818b-465a-8bc5-c666b437e07d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.186775 | controller |     "Jun 14 08:14:18.010805 crc crio[3637]: time=\"2026-06-14T08:14:18.010564256Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=8f384ca7-8c40-48eb-a7c6-c392d1e204d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.186789 | controller |     "Jun 14 08:14:18.010805 crc crio[3637]: time=\"2026-06-14T08:14:18.010724691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186804 | controller |     "Jun 14 08:14:18.025653 crc crio[3637]: time=\"2026-06-14T08:14:18.024605688Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.186818 | controller |     "Jun 14 08:14:18.025653 crc crio[3637]: time=\"2026-06-14T08:14:18.024754973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186833 | controller |     "Jun 14 08:14:18.045913 crc crio[3637]: time=\"2026-06-14T08:14:18.042826257Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8f384ca7-8c40-48eb-a7c6-c392d1e204d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.186847 | controller |     "Jun 14 08:14:18.054589 crc crio[3637]: time=\"2026-06-14T08:14:18.054259102Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=fa8ec3a2-885a-4029-a0b6-2e56732ba8d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.186861 | controller |     "Jun 14 08:14:18.054589 crc crio[3637]: time=\"2026-06-14T08:14:18.054392487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186876 | controller |     "Jun 14 08:14:18.063738 crc crio[3637]: time=\"2026-06-14T08:14:18.063670965Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a1332f06-ddf3-4367-9bd0-381f3d192ee3 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:0xc0002d64f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.186894 | controller |     "Jun 14 08:14:18.064085 crc crio[3637]: time=\"2026-06-14T08:14:18.064036457Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.186909 | controller |     "Jun 14 08:14:18.081427 crc crio[3637]: time=\"2026-06-14T08:14:18.081246541Z\" level=info msg=\"Ran pod sandbox 20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674 with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=8f384ca7-8c40-48eb-a7c6-c392d1e204d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.186924 | controller |     "Jun 14 08:14:18.081934 crc crio[3637]: time=\"2026-06-14T08:14:18.081736664Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fa8ec3a2-885a-4029-a0b6-2e56732ba8d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.186939 | controller |     "Jun 14 08:14:18.090691 crc crio[3637]: time=\"2026-06-14T08:14:18.090558826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a81de19b-444c-461b-b643-8675b035c388 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.186953 | controller |     "Jun 14 08:14:18.097163 crc crio[3637]: time=\"2026-06-14T08:14:18.097104384Z\" level=info msg=\"Ran pod sandbox 11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89 with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=fa8ec3a2-885a-4029-a0b6-2e56732ba8d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.186967 | controller |     "Jun 14 08:14:18.097593 crc crio[3637]: time=\"2026-06-14T08:14:18.097404082Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.186982 | controller |     "Jun 14 08:14:18.097680 crc crio[3637]: time=\"2026-06-14T08:14:18.097646201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.186996 | controller |     "Jun 14 08:14:18.100963 crc crio[3637]: time=\"2026-06-14T08:14:18.100432791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=cd1a56ad-860b-4895-8536-4da2b8ed2ba1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.187011 | controller |     "Jun 14 08:14:18.102117 crc crio[3637]: time=\"2026-06-14T08:14:18.102010303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=d9761b71-b6d9-48c0-a24a-ea2d3e35a79f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.187025 | controller |     "Jun 14 08:14:18.137725 crc crio[3637]: time=\"2026-06-14T08:14:18.137216643Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e62522ec-3da4-4c85-92f8-7e484955d4dd 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:0xc000122538}] Aliases:map[]}\"",
2026-06-14 10:12:41.187055 | controller |     "Jun 14 08:14:18.137725 crc crio[3637]: time=\"2026-06-14T08:14:18.137326786Z\" 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-14 10:12:41.187071 | controller |     "Jun 14 08:14:18.154642 crc crio[3637]: time=\"2026-06-14T08:14:18.154285275Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187086 | controller |     "Jun 14 08:14:18.154642 crc crio[3637]: time=\"2026-06-14T08:14:18.15444411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.187100 | controller |     "Jun 14 08:14:18.209235 crc crio[3637]: time=\"2026-06-14T08:14:18.208966096Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a8300139-3854-4c9c-a594-17e23b135c8c 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:0xc00171a478}] Aliases:map[]}\"",
2026-06-14 10:12:41.187115 | controller |     "Jun 14 08:14:18.209235 crc crio[3637]: time=\"2026-06-14T08:14:18.209037978Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.187129 | controller |     "Jun 14 08:14:18.224765 crc crio[3637]: time=\"2026-06-14T08:14:18.22350499Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187143 | controller |     "Jun 14 08:14:18.224765 crc crio[3637]: time=\"2026-06-14T08:14:18.224372579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.187158 | controller |     "Jun 14 08:14:18.231202 crc crio[3637]: time=\"2026-06-14T08:14:18.231174572Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=4e18aff8-3695-4b5e-a975-7f010ad28afe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187172 | controller |     "Jun 14 08:14:18.231509 crc crio[3637]: time=\"2026-06-14T08:14:18.231483412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.187187 | controller |     "Jun 14 08:14:18.246799 crc crio[3637]: time=\"2026-06-14T08:14:18.24633324Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=4e18aff8-3695-4b5e-a975-7f010ad28afe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187201 | controller |     "Jun 14 08:14:18.267550 crc crio[3637]: time=\"2026-06-14T08:14:18.267296667Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/1b5d16ae-dbe2-425d-973d-14821b9f2593 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:0xc0002d6678}] Aliases:map[]}\"",
2026-06-14 10:12:41.187221 | controller |     "Jun 14 08:14:18.267699 crc crio[3637]: time=\"2026-06-14T08:14:18.267658451Z\" 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-14 10:12:41.187236 | controller |     "Jun 14 08:14:18.286351 crc crio[3637]: time=\"2026-06-14T08:14:18.285779141Z\" level=info msg=\"Ran pod sandbox f103247fbca5d0bdfbd09b76f24bce21ca2a05500e63c5d97078b75a8112c767 with infra container: openshift-multus/multus-bzhnf/POD\" id=4e18aff8-3695-4b5e-a975-7f010ad28afe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187250 | controller |     "Jun 14 08:14:18.299420 crc crio[3637]: time=\"2026-06-14T08:14:18.29924462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=a411b080-133e-4eab-b9f5-99324bb5ce12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.187265 | controller |     "Jun 14 08:14:18.307598 crc crio[3637]: time=\"2026-06-14T08:14:18.307414292Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=c51a1991-ae43-45bf-9140-c835a2bad07e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187280 | controller |     "Jun 14 08:14:18.307770 crc crio[3637]: time=\"2026-06-14T08:14:18.307607349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.187295 | controller |     "Jun 14 08:14:18.335814 crc crio[3637]: time=\"2026-06-14T08:14:18.330355543Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c51a1991-ae43-45bf-9140-c835a2bad07e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187309 | controller |     "Jun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.366196883Z\" level=info msg=\"Ran pod sandbox e35904f64d094686685af71ee7045e636a7ab085735e1b77253af31635656376 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=c51a1991-ae43-45bf-9140-c835a2bad07e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187323 | controller |     "Jun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.37314069Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=9ce97be5-e85b-4deb-8358-4d8d78c66e10 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.187337 | controller |     "Jun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.37471109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=e2416caa-60d9-4075-bfc6-994be57bdd5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.187371 | controller |     "Jun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.38017022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a2f69254-465e-4306-a91d-c42b1c142ed1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.187389 | controller |     "Jun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.38898893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=9cd3b536-0670-4792-8167-903a9c513a2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.187407 | controller |     "Jun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.393345609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f19e8269-39be-4306-bea4-4fb029ef85b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.187422 | controller |     "Jun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.393746372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=696c754b-58b2-4f67-b220-1464adc2e308 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.187437 | controller |     "Jun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.408444791Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=7187ba13-018b-4f1f-8795-c311843104b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187452 | controller |     "Jun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.408615766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.187467 | controller |     "Jun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.463057379Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7187ba13-018b-4f1f-8795-c311843104b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187482 | controller |     "Jun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.530238926Z\" level=info msg=\"Ran pod sandbox d9a64f910c4ec3c3db057ddb6bc10b274066eb9d89ca3a746a600947ca908466 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=7187ba13-018b-4f1f-8795-c311843104b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187496 | controller |     "Jun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.53983222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=10a0a829-6a5e-4e6e-9a84-3e37887a6251 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.187511 | controller |     "Jun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.540977298Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187526 | controller |     "Jun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.543581925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.187540 | controller |     "Jun 14 08:14:18.577251 crc crio[3637]: time=\"2026-06-14T08:14:18.549387435Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=24aeefa3-6645-4e45-b651-d52e025b83d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.187555 | controller |     "Jun 14 08:14:18.642239 crc crio[3637]: time=\"2026-06-14T08:14:18.641304339Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/3496e68a-b83b-4a1e-84bf-b8302c62bb95 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:0xc002d98148}] Aliases:map[]}\"",
2026-06-14 10:12:41.187573 | controller |     "Jun 14 08:14:18.642239 crc crio[3637]: time=\"2026-06-14T08:14:18.641375521Z\" 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-14 10:12:41.187587 | controller |     "Jun 14 08:14:18.709209 crc crio[3637]: time=\"2026-06-14T08:14:18.70870003Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187602 | controller |     "Jun 14 08:14:18.710188 crc crio[3637]: time=\"2026-06-14T08:14:18.710015514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.187617 | controller |     "Jun 14 08:14:18.850226 crc crio[3637]: time=\"2026-06-14T08:14:18.850109924Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=3c51f1f0-c40b-4f95-b978-82fbbc5e8f8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187631 | controller |     "Jun 14 08:14:18.851008 crc crio[3637]: time=\"2026-06-14T08:14:18.850744765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.187647 | controller |     "Jun 14 08:14:18.852639 crc crio[3637]: time=\"2026-06-14T08:14:18.852519053Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/0b1f5c5b-a001-416f-823f-f434759fc332 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:0xc000123018}] Aliases:map[]}\"",
2026-06-14 10:12:41.187662 | controller |     "Jun 14 08:14:18.852936 crc crio[3637]: time=\"2026-06-14T08:14:18.85274737Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.187677 | controller |     "Jun 14 08:14:18.865993 crc crio[3637]: time=\"2026-06-14T08:14:18.865274902Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=95335edd-0309-429b-933c-73a2864a7fd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187692 | controller |     "Jun 14 08:14:18.867043 crc crio[3637]: time=\"2026-06-14T08:14:18.866054518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.187707 | controller |     "Jun 14 08:14:18.897217 crc crio[3637]: time=\"2026-06-14T08:14:18.895915689Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3c51f1f0-c40b-4f95-b978-82fbbc5e8f8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187721 | controller |     "Jun 14 08:14:18.907767 crc crio[3637]: time=\"2026-06-14T08:14:18.907593588Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=95335edd-0309-429b-933c-73a2864a7fd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187735 | controller |     "Jun 14 08:14:18.939385 crc crio[3637]: time=\"2026-06-14T08:14:18.939245814Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187753 | controller |     "Jun 14 08:14:18.939502 crc crio[3637]: time=\"2026-06-14T08:14:18.93944313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.187768 | controller |     "Jun 14 08:14:18.952702 crc crio[3637]: time=\"2026-06-14T08:14:18.952629214Z\" level=info msg=\"Ran pod sandbox 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=3c51f1f0-c40b-4f95-b978-82fbbc5e8f8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187782 | controller |     "Jun 14 08:14:18.958890 crc crio[3637]: time=\"2026-06-14T08:14:18.95851893Z\" level=info msg=\"Ran pod sandbox 10dd9f0227d384e69d6083d3cf2f409a50efa152725046906d02009701480891 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=95335edd-0309-429b-933c-73a2864a7fd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187797 | controller |     "Jun 14 08:14:18.958890 crc crio[3637]: time=\"2026-06-14T08:14:18.958673654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ff5a1811-56a6-46a6-bd24-947125166800 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.187811 | controller |     "Jun 14 08:14:18.963795 crc crio[3637]: time=\"2026-06-14T08:14:18.963409799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8e7ebc4e-8e0c-4ffb-a2a3-c8bee2c2f98f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.187825 | controller |     "Jun 14 08:14:18.964333 crc crio[3637]: time=\"2026-06-14T08:14:18.964067331Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=da530e93-b133-4d96-8c9b-572c6df290a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187840 | controller |     "Jun 14 08:14:18.964333 crc crio[3637]: time=\"2026-06-14T08:14:18.964213236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.187854 | controller |     "Jun 14 08:14:18.970928 crc crio[3637]: time=\"2026-06-14T08:14:18.970542553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d8887552-a955-4314-b824-2a9448c66ffa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.187869 | controller |     "Jun 14 08:14:18.980210 crc crio[3637]: time=\"2026-06-14T08:14:18.98009182Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ebf5b025-e87e-4db1-9a06-3f39646bd2c7 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:0xc00008c5e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.187883 | controller |     "Jun 14 08:14:18.980576 crc crio[3637]: time=\"2026-06-14T08:14:18.98042017Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.187898 | controller |     "Jun 14 08:14:19.019543 crc crio[3637]: time=\"2026-06-14T08:14:19.019397976Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187915 | controller |     "Jun 14 08:14:19.021385 crc crio[3637]: time=\"2026-06-14T08:14:19.019614213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.187930 | controller |     "Jun 14 08:14:19.039510 crc crio[3637]: time=\"2026-06-14T08:14:19.039327737Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=da530e93-b133-4d96-8c9b-572c6df290a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187945 | controller |     "Jun 14 08:14:19.072498 crc crio[3637]: time=\"2026-06-14T08:14:19.07221254Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/c454784b-f72f-4b17-941a-7c40f0477e2b 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:0xc0002d6528}] Aliases:map[]}\"",
2026-06-14 10:12:41.187959 | controller |     "Jun 14 08:14:19.072498 crc crio[3637]: time=\"2026-06-14T08:14:19.072352474Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.187974 | controller |     "Jun 14 08:14:19.075362 crc crio[3637]: time=\"2026-06-14T08:14:19.075268669Z\" level=info msg=\"Ran pod sandbox 893b02d7bae3a94180efc2620cefa0bac9e9ff285c8768a82626c2c97b4fac2c with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=da530e93-b133-4d96-8c9b-572c6df290a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.187988 | controller |     "Jun 14 08:14:19.085256 crc crio[3637]: time=\"2026-06-14T08:14:19.085157393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=56321d78-6c16-43c1-a0c4-b38562c16cd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.188003 | controller |     "Jun 14 08:14:19.194192 crc crio[3637]: time=\"2026-06-14T08:14:19.194026622Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=0049f6b2-cae1-478c-8110-78141c8e7866 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188017 | controller |     "Jun 14 08:14:19.194192 crc crio[3637]: time=\"2026-06-14T08:14:19.194152066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188032 | controller |     "Jun 14 08:14:19.216317 crc crio[3637]: time=\"2026-06-14T08:14:19.215756064Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0049f6b2-cae1-478c-8110-78141c8e7866 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188047 | controller |     "Jun 14 08:14:19.221219 crc crio[3637]: time=\"2026-06-14T08:14:19.22102165Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188061 | controller |     "Jun 14 08:14:19.222011 crc crio[3637]: time=\"2026-06-14T08:14:19.221278069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188078 | controller |     "Jun 14 08:14:19.237512 crc crio[3637]: time=\"2026-06-14T08:14:19.237435863Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188093 | controller |     "Jun 14 08:14:19.238231 crc crio[3637]: time=\"2026-06-14T08:14:19.238211299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188107 | controller |     "Jun 14 08:14:19.255353 crc crio[3637]: time=\"2026-06-14T08:14:19.255109897Z\" level=info msg=\"Ran pod sandbox d7e0694dcd7155fdc29f3d204e41c63894fd1a9cce1ae4414d50105b6d160253 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=0049f6b2-cae1-478c-8110-78141c8e7866 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188122 | controller |     "Jun 14 08:14:19.264551 crc crio[3637]: time=\"2026-06-14T08:14:19.26269387Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d1b5f845-b51a-42bb-9731-e0008d9be75a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.188136 | controller |     "Jun 14 08:14:19.264621 crc crio[3637]: time=\"2026-06-14T08:14:19.264557921Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188150 | controller |     "Jun 14 08:14:19.264673 crc crio[3637]: time=\"2026-06-14T08:14:19.264653935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188164 | controller |     "Jun 14 08:14:19.272273 crc crio[3637]: time=\"2026-06-14T08:14:19.272230674Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188179 | controller |     "Jun 14 08:14:19.272741 crc crio[3637]: time=\"2026-06-14T08:14:19.272712481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188193 | controller |     "Jun 14 08:14:19.275250 crc crio[3637]: time=\"2026-06-14T08:14:19.27504572Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/460ea5d7-e651-493f-8dc0-6ff4f829e159 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:0xc002314638}] Aliases:map[]}\"",
2026-06-14 10:12:41.188208 | controller |     "Jun 14 08:14:19.275351 crc crio[3637]: time=\"2026-06-14T08:14:19.275246477Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.188223 | controller |     "Jun 14 08:14:19.277496 crc crio[3637]: time=\"2026-06-14T08:14:19.277345356Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8255441a-8c3f-44c1-93be-99684e7bc3c1 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:0xc000122c10}] Aliases:map[]}\"",
2026-06-14 10:12:41.188240 | controller |     "Jun 14 08:14:19.277572 crc crio[3637]: time=\"2026-06-14T08:14:19.277499332Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.188255 | controller |     "Jun 14 08:14:19.290391 crc crio[3637]: time=\"2026-06-14T08:14:19.290302448Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188270 | controller |     "Jun 14 08:14:19.290538 crc crio[3637]: time=\"2026-06-14T08:14:19.290402944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188285 | controller |     "Jun 14 08:14:19.334408 crc crio[3637]: time=\"2026-06-14T08:14:19.33424567Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188299 | controller |     "Jun 14 08:14:19.335140 crc crio[3637]: time=\"2026-06-14T08:14:19.334460407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188313 | controller |     "Jun 14 08:14:19.336531 crc crio[3637]: time=\"2026-06-14T08:14:19.336428418Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e95cc54b-7797-4e02-a595-7c152cf9ba43 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:0xc000122d80}] Aliases:map[]}\"",
2026-06-14 10:12:41.188328 | controller |     "Jun 14 08:14:19.338772 crc crio[3637]: time=\"2026-06-14T08:14:19.338723775Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.188342 | controller |     "Jun 14 08:14:19.346686 crc crio[3637]: time=\"2026-06-14T08:14:19.344042975Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e9a4551e-005f-4461-8a9c-cc47e46c282a 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:0xc00019c770}] Aliases:map[]}\"",
2026-06-14 10:12:41.188377 | controller |     "Jun 14 08:14:19.346686 crc crio[3637]: time=\"2026-06-14T08:14:19.344223461Z\" 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-14 10:12:41.188392 | controller |     "Jun 14 08:14:19.359733 crc crio[3637]: time=\"2026-06-14T08:14:19.359313631Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/4f2d8b58-9542-4854-b683-9e1444f19aec 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:0xc000122eb0}] Aliases:map[]}\"",
2026-06-14 10:12:41.188410 | controller |     "Jun 14 08:14:19.359733 crc crio[3637]: time=\"2026-06-14T08:14:19.359408154Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.188425 | controller |     "Jun 14 08:14:19.370199 crc crio[3637]: time=\"2026-06-14T08:14:19.369359828Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f55d77d6-2193-4a0d-8c36-d0c824421a45 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:0xc00019c920}] Aliases:map[]}\"",
2026-06-14 10:12:41.188440 | controller |     "Jun 14 08:14:19.370199 crc crio[3637]: time=\"2026-06-14T08:14:19.36942543Z\" 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-14 10:12:41.188456 | controller |     "Jun 14 08:14:19.393074 crc crio[3637]: time=\"2026-06-14T08:14:19.392902572Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188471 | controller |     "Jun 14 08:14:19.393074 crc crio[3637]: time=\"2026-06-14T08:14:19.393050927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188486 | controller |     "Jun 14 08:14:19.486559 crc crio[3637]: time=\"2026-06-14T08:14:19.486437122Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188500 | controller |     "Jun 14 08:14:19.486819 crc crio[3637]: time=\"2026-06-14T08:14:19.486700913Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188515 | controller |     "Jun 14 08:14:19.487131 crc crio[3637]: time=\"2026-06-14T08:14:19.487094506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188530 | controller |     "Jun 14 08:14:19.487194 crc crio[3637]: time=\"2026-06-14T08:14:19.486730752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188544 | controller |     "Jun 14 08:14:19.487235 crc crio[3637]: time=\"2026-06-14T08:14:19.48661357Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188558 | controller |     "Jun 14 08:14:19.487283 crc crio[3637]: time=\"2026-06-14T08:14:19.487242371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188573 | controller |     "Jun 14 08:14:19.491706 crc crio[3637]: time=\"2026-06-14T08:14:19.491406133Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=a41cda88-2405-4170-80aa-ed47021b39c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188587 | controller |     "Jun 14 08:14:19.492586 crc crio[3637]: time=\"2026-06-14T08:14:19.492454418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188605 | controller |     "Jun 14 08:14:19.502239 crc crio[3637]: time=\"2026-06-14T08:14:19.501835116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=79b9a95a-cabb-413b-b066-691117e60554 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.188620 | controller |     "Jun 14 08:14:19.503107 crc crio[3637]: time=\"2026-06-14T08:14:19.502802432Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=1952362e-f849-4be3-a54e-27925b3deb36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.188634 | controller |     "Jun 14 08:14:19.517546 crc crio[3637]: time=\"2026-06-14T08:14:19.517419649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d4a32f94-0d4a-4162-8d19-dd0b14dedaf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.188648 | controller |     "Jun 14 08:14:19.519706 crc crio[3637]: time=\"2026-06-14T08:14:19.519531169Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188663 | controller |     "Jun 14 08:14:19.519805 crc crio[3637]: time=\"2026-06-14T08:14:19.519772967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188678 | controller |     "Jun 14 08:14:19.533246 crc crio[3637]: time=\"2026-06-14T08:14:19.532824493Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=92df6ec2-3b77-4bb0-98b7-788fe833926b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.188693 | controller |     "Jun 14 08:14:19.549165 crc crio[3637]: time=\"2026-06-14T08:14:19.548371065Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=11c9b516-2871-4c4d-aa28-adc6626c9a95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.188708 | controller |     "Jun 14 08:14:19.550168 crc crio[3637]: time=\"2026-06-14T08:14:19.549384442Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=88be06b5-7328-493e-928f-6fa17b8c390e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.188722 | controller |     "Jun 14 08:14:19.550740 crc crio[3637]: time=\"2026-06-14T08:14:19.550450867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c580967a-5701-4504-a74e-ebe35e426d6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.188737 | controller |     "Jun 14 08:14:19.590577 crc crio[3637]: time=\"2026-06-14T08:14:19.587600453Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188752 | controller |     "Jun 14 08:14:19.590577 crc crio[3637]: time=\"2026-06-14T08:14:19.588228834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188766 | controller |     "Jun 14 08:14:19.644570 crc crio[3637]: time=\"2026-06-14T08:14:19.643924784Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bc8020bd-a685-491e-a18f-d62d7beeea01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.188784 | controller |     "Jun 14 08:14:19.666695 crc crio[3637]: time=\"2026-06-14T08:14:19.666323344Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c45b2945-d602-48d3-b4ed-9f3bc2f024ae 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:0xc00171a030}] Aliases:map[]}\"",
2026-06-14 10:12:41.188800 | controller |     "Jun 14 08:14:19.666695 crc crio[3637]: time=\"2026-06-14T08:14:19.666562762Z\" 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-14 10:12:41.188815 | controller |     "Jun 14 08:14:19.687113 crc crio[3637]: time=\"2026-06-14T08:14:19.684127997Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188830 | controller |     "Jun 14 08:14:19.687113 crc crio[3637]: time=\"2026-06-14T08:14:19.68422396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188844 | controller |     "Jun 14 08:14:19.733683 crc crio[3637]: time=\"2026-06-14T08:14:19.733268842Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2500f52c-b622-4450-98e3-863b9d48b469 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:0xc000602320}] Aliases:map[]}\"",
2026-06-14 10:12:41.188859 | controller |     "Jun 14 08:14:19.733683 crc crio[3637]: time=\"2026-06-14T08:14:19.733436688Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.188874 | controller |     "Jun 14 08:14:19.759180 crc crio[3637]: time=\"2026-06-14T08:14:19.759142939Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188888 | controller |     "Jun 14 08:14:19.770034 crc crio[3637]: time=\"2026-06-14T08:14:19.761764196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188903 | controller |     "Jun 14 08:14:19.780311 crc crio[3637]: time=\"2026-06-14T08:14:19.779797095Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188917 | controller |     "Jun 14 08:14:19.780311 crc crio[3637]: time=\"2026-06-14T08:14:19.780178777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188938 | controller |     "Jun 14 08:14:19.794079 crc crio[3637]: time=\"2026-06-14T08:14:19.792818345Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188953 | controller |     "Jun 14 08:14:19.794079 crc crio[3637]: time=\"2026-06-14T08:14:19.794055906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188967 | controller |     "Jun 14 08:14:19.794193 crc crio[3637]: time=\"2026-06-14T08:14:19.793254892Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.188982 | controller |     "Jun 14 08:14:19.794246 crc crio[3637]: time=\"2026-06-14T08:14:19.794198181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.188999 | controller |     "Jun 14 08:14:19.828588 crc crio[3637]: time=\"2026-06-14T08:14:19.812963614Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189015 | controller |     "Jun 14 08:14:19.828588 crc crio[3637]: time=\"2026-06-14T08:14:19.815241062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.189029 | controller |     "Jun 14 08:14:19.828588 crc crio[3637]: time=\"2026-06-14T08:14:19.818042015Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=4740bc76-e12e-490e-bbdd-0cdb13a7d091 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189043 | controller |     "Jun 14 08:14:19.828588 crc crio[3637]: time=\"2026-06-14T08:14:19.819958048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.189058 | controller |     "Jun 14 08:14:19.897039 crc crio[3637]: time=\"2026-06-14T08:14:19.896560556Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=9ceaa85f-79b5-4017-a749-f36d02cceaab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189072 | controller |     "Jun 14 08:14:19.897180 crc crio[3637]: time=\"2026-06-14T08:14:19.897124375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.189086 | controller |     "Jun 14 08:14:19.913696 crc crio[3637]: time=\"2026-06-14T08:14:19.913294806Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189100 | controller |     "Jun 14 08:14:19.913807 crc crio[3637]: time=\"2026-06-14T08:14:19.913750561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.189114 | controller |     "Jun 14 08:14:19.944803 crc crio[3637]: time=\"2026-06-14T08:14:19.941640048Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189128 | controller |     "Jun 14 08:14:19.944803 crc crio[3637]: time=\"2026-06-14T08:14:19.942087773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.189145 | controller |     "Jun 14 08:14:19.944803 crc crio[3637]: time=\"2026-06-14T08:14:19.942168366Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189160 | controller |     "Jun 14 08:14:19.944803 crc crio[3637]: time=\"2026-06-14T08:14:19.943054145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.189174 | controller |     "Jun 14 08:14:19.951813 crc crio[3637]: time=\"2026-06-14T08:14:19.95013311Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189189 | controller |     "Jun 14 08:14:19.951813 crc crio[3637]: time=\"2026-06-14T08:14:19.950453691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.189203 | controller |     "Jun 14 08:14:20.019546 crc crio[3637]: time=\"2026-06-14T08:14:20.014182542Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=afd58e2e-f247-4dd2-a909-db9e86a6047d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189217 | controller |     "Jun 14 08:14:20.019546 crc crio[3637]: time=\"2026-06-14T08:14:20.014283316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.189232 | controller |     "Jun 14 08:14:20.019546 crc crio[3637]: time=\"2026-06-14T08:14:20.014459412Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189246 | controller |     "Jun 14 08:14:20.019546 crc crio[3637]: time=\"2026-06-14T08:14:20.014604366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.189261 | controller |     "Jun 14 08:14:20.019546 crc crio[3637]: time=\"2026-06-14T08:14:20.01470616Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189275 | controller |     "Jun 14 08:14:20.019546 crc crio[3637]: time=\"2026-06-14T08:14:20.014736051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.189290 | controller |     "Jun 14 08:14:20.045703 crc crio[3637]: time=\"2026-06-14T08:14:20.045480428Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189304 | controller |     "Jun 14 08:14:20.045785 crc crio[3637]: time=\"2026-06-14T08:14:20.045739716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.189319 | controller |     "Jun 14 08:14:20.086269 crc crio[3637]: time=\"2026-06-14T08:14:20.0853842Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e6d641d6-bb4d-437b-81df-9bf3c45c0faa 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:0xc0001226d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.189337 | controller |     "Jun 14 08:14:20.086269 crc crio[3637]: time=\"2026-06-14T08:14:20.086201366Z\" 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-14 10:12:41.189369 | controller |     "Jun 14 08:14:20.094164 crc crio[3637]: time=\"2026-06-14T08:14:20.092407291Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5791d7d6-18ba-4ff0-9a53-deb4fcbd2e00 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:0xc00019ca10}] Aliases:map[]}\"",
2026-06-14 10:12:41.189386 | controller |     "Jun 14 08:14:20.094164 crc crio[3637]: time=\"2026-06-14T08:14:20.092644443Z\" 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-14 10:12:41.189401 | controller |     "Jun 14 08:14:20.103459 crc crio[3637]: time=\"2026-06-14T08:14:20.103028131Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189415 | controller |     "Jun 14 08:14:20.103459 crc crio[3637]: time=\"2026-06-14T08:14:20.103112173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.189430 | controller |     "Jun 14 08:14:20.169660 crc crio[3637]: time=\"2026-06-14T08:14:20.160715738Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/07412eed-3c2b-44af-976d-fd887d00aa6e 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:0xc00171a710}] Aliases:map[]}\"",
2026-06-14 10:12:41.189445 | controller |     "Jun 14 08:14:20.169660 crc crio[3637]: time=\"2026-06-14T08:14:20.160828635Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.189460 | controller |     "Jun 14 08:14:20.169660 crc crio[3637]: time=\"2026-06-14T08:14:20.165268477Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f4033e53-7ad6-4acc-aa19-9f9c162aa9c1 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:0xc00008c9d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.189475 | controller |     "Jun 14 08:14:20.169660 crc crio[3637]: time=\"2026-06-14T08:14:20.16533073Z\" 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-14 10:12:41.189490 | controller |     "Jun 14 08:14:20.202692 crc crio[3637]: time=\"2026-06-14T08:14:20.202375025Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/659b763e-262f-4c5d-84d4-0da30df49bec 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:0xc002314070}] Aliases:map[]}\"",
2026-06-14 10:12:41.189508 | controller |     "Jun 14 08:14:20.209932 crc crio[3637]: time=\"2026-06-14T08:14:20.208820299Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.189523 | controller |     "Jun 14 08:14:20.337236 crc crio[3637]: time=\"2026-06-14T08:14:20.336419143Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189538 | controller |     "Jun 14 08:14:20.338290 crc crio[3637]: time=\"2026-06-14T08:14:20.338260674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.189553 | controller |     "Jun 14 08:14:20.354402 crc crio[3637]: time=\"2026-06-14T08:14:20.345361127Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189567 | controller |     "Jun 14 08:14:20.354402 crc crio[3637]: time=\"2026-06-14T08:14:20.346188564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.189581 | controller |     "Jun 14 08:14:20.813371 crc crio[3637]: time=\"2026-06-14T08:14:20.813173241Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a41cda88-2405-4170-80aa-ed47021b39c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189596 | controller |     "Jun 14 08:14:20.825949 crc crio[3637]: time=\"2026-06-14T08:14:20.825051533Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=4740bc76-e12e-490e-bbdd-0cdb13a7d091 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189611 | controller |     "Jun 14 08:14:20.932438 crc crio[3637]: time=\"2026-06-14T08:14:20.932377853Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5465e55a-9c44-452c-9a9d-b72fc652992a 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:0xc00008c410}] Aliases:map[]}\"",
2026-06-14 10:12:41.189626 | controller |     "Jun 14 08:14:20.932710 crc crio[3637]: time=\"2026-06-14T08:14:20.932684864Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.189641 | controller |     "Jun 14 08:14:21.176130 crc crio[3637]: time=\"2026-06-14T08:14:21.168775072Z\" level=info msg=\"Ran pod sandbox f9dd14f8e66b163e8b9f982482606c408bf9ff5b93337144524b1b44e4898872 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=4740bc76-e12e-490e-bbdd-0cdb13a7d091 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189665 | controller |     "Jun 14 08:14:21.185781 crc crio[3637]: time=\"2026-06-14T08:14:21.185292558Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/2e8259e0-83d6-49b8-a552-24f37b7a22c4 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:0xc002d980e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.189681 | controller |     "Jun 14 08:14:21.185781 crc crio[3637]: time=\"2026-06-14T08:14:21.185552207Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.189697 | controller |     "Jun 14 08:14:21.194591 crc crio[3637]: time=\"2026-06-14T08:14:21.193071872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=850c1360-96b2-458c-9bc0-650e6ecc6526 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.189712 | controller |     "Jun 14 08:14:21.226407 crc crio[3637]: time=\"2026-06-14T08:14:21.226068557Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/73a4d71e-ec5d-4118-93aa-d2bc5d6748f3 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:0xc00008cb38}] Aliases:map[]}\"",
2026-06-14 10:12:41.189727 | controller |     "Jun 14 08:14:21.226407 crc crio[3637]: time=\"2026-06-14T08:14:21.226219791Z\" 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-14 10:12:41.189742 | controller |     "Jun 14 08:14:21.230093 crc crio[3637]: time=\"2026-06-14T08:14:21.229742933Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/0f742e1e-8391-42c6-b4d4-d402819c7caa 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:0xc00171a420}] Aliases:map[]}\"",
2026-06-14 10:12:41.189758 | controller |     "Jun 14 08:14:21.230093 crc crio[3637]: time=\"2026-06-14T08:14:21.229795155Z\" 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-14 10:12:41.189773 | controller |     "Jun 14 08:14:21.256699 crc crio[3637]: time=\"2026-06-14T08:14:21.25623985Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/380dbed2-5e06-495e-8b8c-4a95c653061b 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:0xc00019cb78}] Aliases:map[]}\"",
2026-06-14 10:12:41.189788 | controller |     "Jun 14 08:14:21.256699 crc crio[3637]: time=\"2026-06-14T08:14:21.256396795Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.189806 | controller |     "Jun 14 08:14:21.413686 crc crio[3637]: time=\"2026-06-14T08:14:21.413404557Z\" level=info msg=\"Ran pod sandbox 824c0a7b89cd56168361c1f616d347661ee9538f24193474f4fcec18bf6f03e1 with infra container: openshift-dns/node-resolver-277xp/POD\" id=a41cda88-2405-4170-80aa-ed47021b39c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189821 | controller |     "Jun 14 08:14:21.434826 crc crio[3637]: time=\"2026-06-14T08:14:21.430111265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=be3630ca-8610-4de1-8cf0-dfa4e83d79d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.189837 | controller |     "Jun 14 08:14:21.571415 crc crio[3637]: time=\"2026-06-14T08:14:21.571343083Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9ceaa85f-79b5-4017-a749-f36d02cceaab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189852 | controller |     "Jun 14 08:14:21.763316 crc crio[3637]: time=\"2026-06-14T08:14:21.763192321Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/bad2b2cc-247a-4397-a509-f5f35a59ee9b 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:0xc00171a618}] Aliases:map[]}\"",
2026-06-14 10:12:41.189867 | controller |     "Jun 14 08:14:21.763316 crc crio[3637]: time=\"2026-06-14T08:14:21.763316415Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.189882 | controller |     "Jun 14 08:14:21.783026 crc crio[3637]: time=\"2026-06-14T08:14:21.782145418Z\" level=info msg=\"Ran pod sandbox e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=9ceaa85f-79b5-4017-a749-f36d02cceaab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.189897 | controller |     "Jun 14 08:14:21.785717 crc crio[3637]: time=\"2026-06-14T08:14:21.784636281Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/330abc4e-1e25-4cd1-9122-29e8e55539fb 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:0xc002d98578}] Aliases:map[]}\"",
2026-06-14 10:12:41.189911 | controller |     "Jun 14 08:14:21.785717 crc crio[3637]: time=\"2026-06-14T08:14:21.784786756Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.189926 | controller |     "Jun 14 08:14:21.856642 crc crio[3637]: time=\"2026-06-14T08:14:21.854239342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8ff2d91f-aaf4-4540-9529-a41326e9c6ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.189941 | controller |     "Jun 14 08:14:21.877988 crc crio[3637]: time=\"2026-06-14T08:14:21.877439966Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/83848948-2c7c-48c5-895d-1c1aff620d05 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:0xc00019cf78}] Aliases:map[]}\"",
2026-06-14 10:12:41.189971 | controller |     "Jun 14 08:14:21.877988 crc crio[3637]: time=\"2026-06-14T08:14:21.877595831Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.189987 | controller |     "Jun 14 08:14:21.891768 crc crio[3637]: time=\"2026-06-14T08:14:21.891641501Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/2cedbba7-f98e-444b-910a-fa366300b089 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:0xc00171a7c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.190003 | controller |     "Jun 14 08:14:21.891768 crc crio[3637]: time=\"2026-06-14T08:14:21.891752605Z\" 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-14 10:12:41.190018 | controller |     "Jun 14 08:14:21.905140 crc crio[3637]: time=\"2026-06-14T08:14:21.90364491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8535ba59-f28a-43e1-a00e-f321fdeaebbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190032 | controller |     "Jun 14 08:14:22.110044 crc crio[3637]: time=\"2026-06-14T08:14:22.109279177Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6ee5e143-427c-4a32-9c53-405b7ec70429 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:0xc00171a938}] Aliases:map[]}\"",
2026-06-14 10:12:41.190047 | controller |     "Jun 14 08:14:22.110044 crc crio[3637]: time=\"2026-06-14T08:14:22.109423371Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.190064 | controller |     "Jun 14 08:14:22.347272 crc crio[3637]: time=\"2026-06-14T08:14:22.346524384Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=afd58e2e-f247-4dd2-a909-db9e86a6047d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.190082 | controller |     "Jun 14 08:14:22.360335 crc crio[3637]: time=\"2026-06-14T08:14:22.36000981Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/a23cc944-760b-4366-a11c-8ae908a88976 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:0xc000122dc8}] Aliases:map[]}\"",
2026-06-14 10:12:41.190103 | controller |     "Jun 14 08:14:22.360335 crc crio[3637]: time=\"2026-06-14T08:14:22.360190256Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.190122 | controller |     "Jun 14 08:14:22.382346 crc crio[3637]: time=\"2026-06-14T08:14:22.381994631Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/fca53162-880c-459a-8d63-43e6b93db3ab 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:0xc002314130}] Aliases:map[]}\"",
2026-06-14 10:12:41.190140 | controller |     "Jun 14 08:14:22.382346 crc crio[3637]: time=\"2026-06-14T08:14:22.382139436Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.190156 | controller |     "Jun 14 08:14:22.423824 crc crio[3637]: time=\"2026-06-14T08:14:22.421113285Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/c4242ff4-3bf3-429b-b9a7-7e036eda7f67 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:0xc0002d6108}] Aliases:map[]}\"",
2026-06-14 10:12:41.190171 | controller |     "Jun 14 08:14:22.423824 crc crio[3637]: time=\"2026-06-14T08:14:22.421273551Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.190185 | controller |     "Jun 14 08:14:22.634790 crc crio[3637]: time=\"2026-06-14T08:14:22.63467035Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/114f9e6f-f80c-41b8-be42-902ecb684963 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:0xc0002d6320}] Aliases:map[]}\"",
2026-06-14 10:12:41.190200 | controller |     "Jun 14 08:14:22.634790 crc crio[3637]: time=\"2026-06-14T08:14:22.634753723Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.190214 | controller |     "Jun 14 08:14:23.014807 crc crio[3637]: time=\"2026-06-14T08:14:23.014758873Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/7f9b85f6-fb9e-4774-a890-da6239d38243 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:0xc000602500}] Aliases:map[]}\"",
2026-06-14 10:12:41.190229 | controller |     "Jun 14 08:14:23.016185 crc crio[3637]: time=\"2026-06-14T08:14:23.01616194Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.190244 | controller |     "Jun 14 08:14:23.043503 crc crio[3637]: time=\"2026-06-14T08:14:23.040648577Z\" level=info msg=\"Ran pod sandbox 40257fa6327d0a4111efb8d14634ad7c8abfb1f8027bd887ffe6e03ada96293f with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=afd58e2e-f247-4dd2-a909-db9e86a6047d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.190261 | controller |     "Jun 14 08:14:23.081772 crc crio[3637]: time=\"2026-06-14T08:14:23.081243292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=0f0285c2-bc3a-4170-be83-0c5f3e93bb31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190276 | controller |     "Jun 14 08:14:30.222266 crc crio[3637]: time=\"2026-06-14T08:14:30.220785572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=ff2071c4-801f-4653-b24f-c5ef634afbdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190290 | controller |     "Jun 14 08:14:30.230186 crc crio[3637]: time=\"2026-06-14T08:14:30.224286119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=55f45365-fb1c-4d4d-8010-d79a835fa297 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190304 | controller |     "Jun 14 08:14:30.230186 crc crio[3637]: time=\"2026-06-14T08:14:30.225320351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=29e56e9e-77fb-4ea0-bc1d-610976a1a299 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190319 | controller |     "Jun 14 08:14:30.230186 crc crio[3637]: time=\"2026-06-14T08:14:30.225632101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f4bfde56-e6b6-48c5-85a4-24ae096701e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190333 | controller |     "Jun 14 08:14:30.230186 crc crio[3637]: time=\"2026-06-14T08:14:30.228050204Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b8cbb89a-a88a-406e-a954-f6c40b9808ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190370 | controller |     "Jun 14 08:14:30.254328 crc crio[3637]: time=\"2026-06-14T08:14:30.22946583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4e935f85-8176-4a30-a36e-29f31f46f901 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190390 | controller |     "Jun 14 08:14:30.254328 crc crio[3637]: time=\"2026-06-14T08:14:30.232208216Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.190405 | controller |     "Jun 14 08:14:30.254328 crc crio[3637]: time=\"2026-06-14T08:14:30.230757629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=8b442c04-2bcb-4cfa-a029-c7f5da240fe6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190420 | controller |     "Jun 14 08:14:30.254328 crc crio[3637]: time=\"2026-06-14T08:14:30.233055095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.190434 | controller |     "Jun 14 08:14:30.254328 crc crio[3637]: time=\"2026-06-14T08:14:30.244374737Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c75e8ba0-4952-4643-b58f-33b3eb2b68c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190451 | controller |     "Jun 14 08:14:30.293311 crc crio[3637]: time=\"2026-06-14T08:14:30.293185312Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f3ac12c5-d464-4c8a-b21e-e020604fc765 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:0xc000122ca8}] Aliases:map[]}\"",
2026-06-14 10:12:41.190466 | controller |     "Jun 14 08:14:30.293311 crc crio[3637]: time=\"2026-06-14T08:14:30.293292076Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.190480 | controller |     "Jun 14 08:14:30.486251 crc crio[3637]: time=\"2026-06-14T08:14:30.486076035Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.190494 | controller |     "Jun 14 08:14:30.486251 crc crio[3637]: time=\"2026-06-14T08:14:30.486177498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.190509 | controller |     "Jun 14 08:14:30.488948 crc crio[3637]: time=\"2026-06-14T08:14:30.488571057Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.190523 | controller |     "Jun 14 08:14:30.488948 crc crio[3637]: time=\"2026-06-14T08:14:30.488611088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.190537 | controller |     "Jun 14 08:14:30.513542 crc crio[3637]: time=\"2026-06-14T08:14:30.513471527Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/6b3b248a-a7c4-4a0e-8581-5892e8d43184 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:0xc00171a5a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.190552 | controller |     "Jun 14 08:14:30.513542 crc crio[3637]: time=\"2026-06-14T08:14:30.513525209Z\" 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-14 10:12:41.190567 | controller |     "Jun 14 08:14:30.514385 crc crio[3637]: time=\"2026-06-14T08:14:30.514293003Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/afc7c0a4-0dc7-4b2b-8942-ab1351cc9d18 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:0xc0002d6960}] Aliases:map[]}\"",
2026-06-14 10:12:41.190581 | controller |     "Jun 14 08:14:30.514465 crc crio[3637]: time=\"2026-06-14T08:14:30.514388766Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.190599 | controller |     "Jun 14 08:14:30.517767 crc crio[3637]: time=\"2026-06-14T08:14:30.51758289Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.190615 | controller |     "Jun 14 08:14:30.517909 crc crio[3637]: time=\"2026-06-14T08:14:30.517781757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.190629 | controller |     "Jun 14 08:14:30.532072 crc crio[3637]: time=\"2026-06-14T08:14:30.531974844Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.190644 | controller |     "Jun 14 08:14:30.532162 crc crio[3637]: time=\"2026-06-14T08:14:30.532106438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.190659 | controller |     "Jun 14 08:14:30.548238 crc crio[3637]: time=\"2026-06-14T08:14:30.548071835Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/39d5ab11-e943-486a-a87b-a5c3cd9afe81 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:0xc002ae62c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.190675 | controller |     "Jun 14 08:14:30.548238 crc crio[3637]: time=\"2026-06-14T08:14:30.548135617Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.190690 | controller |     "Jun 14 08:14:30.558274 crc crio[3637]: time=\"2026-06-14T08:14:30.558090034Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/2c251f4c-c44f-4c1b-99f8-543364324f30 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:0xc00171aa08}] Aliases:map[]}\"",
2026-06-14 10:12:41.190705 | controller |     "Jun 14 08:14:30.558274 crc crio[3637]: time=\"2026-06-14T08:14:30.558137276Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.190720 | controller |     "Jun 14 08:14:30.732304 crc crio[3637]: time=\"2026-06-14T08:14:30.732157557Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.190734 | controller |     "Jun 14 08:14:30.732304 crc crio[3637]: time=\"2026-06-14T08:14:30.732303762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.190749 | controller |     "Jun 14 08:14:30.756181 crc crio[3637]: time=\"2026-06-14T08:14:30.756075124Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/23bd1923-fdf6-413a-91e7-ee27369517c3 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:0xc002ae6488}] Aliases:map[]}\"",
2026-06-14 10:12:41.190766 | controller |     "Jun 14 08:14:30.756181 crc crio[3637]: time=\"2026-06-14T08:14:30.756149697Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.190781 | controller |     "Jun 14 08:14:31.577661 crc crio[3637]: time=\"2026-06-14T08:14:31.577433243Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=980acefd-c34b-43fc-ba7f-4dd78ac42558 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190796 | controller |     "Jun 14 08:14:31.579265 crc crio[3637]: time=\"2026-06-14T08:14:31.579147259Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=7f54259f-505f-4e56-9512-c4dcbda43414 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190810 | controller |     "Jun 14 08:14:32.577698 crc crio[3637]: time=\"2026-06-14T08:14:32.57752598Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=29f30379-649d-4ebb-bcf6-cdcd328df00f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190825 | controller |     "Jun 14 08:14:32.579054 crc crio[3637]: time=\"2026-06-14T08:14:32.578944566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4ba18314-aa2e-40ed-920d-d5c681a78ac0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190839 | controller |     "Jun 14 08:14:32.587055 crc crio[3637]: time=\"2026-06-14T08:14:32.582255695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1b7c4bf5-e908-420d-9c15-976dc5ac28a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190854 | controller |     "Jun 14 08:14:33.577228 crc crio[3637]: time=\"2026-06-14T08:14:33.576986996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=59e4ecb3-8023-4b4c-954a-ab8d84c0a580 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190868 | controller |     "Jun 14 08:14:33.577715 crc crio[3637]: time=\"2026-06-14T08:14:33.577533634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=c0fb7914-e408-43ee-8984-5faad4e135ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190883 | controller |     "Jun 14 08:14:33.579611 crc crio[3637]: time=\"2026-06-14T08:14:33.579511119Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b180e175-d1fd-4093-b64d-ac3275cd738f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190897 | controller |     "Jun 14 08:14:33.588584 crc crio[3637]: time=\"2026-06-14T08:14:33.588481954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7125cf52-09fb-4c71-93b9-fe3c4ed9459e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190912 | controller |     "Jun 14 08:14:34.579781 crc crio[3637]: time=\"2026-06-14T08:14:34.579575015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=2757c1cb-64cb-44c4-9b8e-8b6e464df9dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190929 | controller |     "Jun 14 08:14:40.579679 crc crio[3637]: time=\"2026-06-14T08:14:40.579502372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=e7c88c65-c0b4-4b20-b560-b6954db4dc16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190944 | controller |     "Jun 14 08:14:41.580358 crc crio[3637]: time=\"2026-06-14T08:14:41.579226746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=03f297a1-05b9-43a2-8f13-aa6c8983e3e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190958 | controller |     "Jun 14 08:14:41.582386 crc crio[3637]: time=\"2026-06-14T08:14:41.580814129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=236015de-207f-4408-a8f6-bae82d8a469c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190973 | controller |     "Jun 14 08:14:42.579401 crc crio[3637]: time=\"2026-06-14T08:14:42.579177697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=119d1e71-1168-49c8-ad28-39c383f88aaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.190987 | controller |     "Jun 14 08:14:42.606155 crc crio[3637]: time=\"2026-06-14T08:14:42.586284962Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=599fde0c-1a59-4656-a136-5ba704d70c9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191001 | controller |     "Jun 14 08:14:43.578047 crc crio[3637]: time=\"2026-06-14T08:14:43.577730994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=e9f17e9f-883f-4c3b-b30b-3c8728f4c989 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191015 | controller |     "Jun 14 08:14:44.577213 crc crio[3637]: time=\"2026-06-14T08:14:44.576725944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=a856e720-15f5-4f42-8b6b-0fbfc2e4fff9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191030 | controller |     "Jun 14 08:14:45.580119 crc crio[3637]: time=\"2026-06-14T08:14:45.579708675Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b0c883b7-50b0-41cd-bf5c-03fd54013307 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191044 | controller |     "Jun 14 08:14:45.580119 crc crio[3637]: time=\"2026-06-14T08:14:45.579773319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a035756b-e080-4d3d-b9b8-005c35f2a663 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191058 | controller |     "Jun 14 08:14:45.583731 crc crio[3637]: time=\"2026-06-14T08:14:45.583576033Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8db66cb4-25d9-44fe-b2d6-f2cf52753883 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191072 | controller |     "Jun 14 08:14:45.586084 crc crio[3637]: time=\"2026-06-14T08:14:45.584912257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4e42e219-2059-4663-8734-303d6dc2fc97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191089 | controller |     "Jun 14 08:14:45.588605 crc crio[3637]: time=\"2026-06-14T08:14:45.588293798Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=1ea68b9f-5f96-4838-be70-cb214f0ab292 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.191104 | controller |     "Jun 14 08:14:45.590048 crc crio[3637]: time=\"2026-06-14T08:14:45.589769337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191119 | controller |     "Jun 14 08:14:45.590562 crc crio[3637]: time=\"2026-06-14T08:14:45.590421577Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=1f20c960-1639-44bd-af61-e777a87d3601 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.191133 | controller |     "Jun 14 08:14:45.591384 crc crio[3637]: time=\"2026-06-14T08:14:45.591252345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191148 | controller |     "Jun 14 08:14:45.646936 crc crio[3637]: time=\"2026-06-14T08:14:45.646705678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191162 | controller |     "Jun 14 08:14:45.660038 crc crio[3637]: time=\"2026-06-14T08:14:45.65528314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191177 | controller |     "Jun 14 08:14:45.670200 crc crio[3637]: time=\"2026-06-14T08:14:45.670094648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191191 | controller |     "Jun 14 08:14:45.848206 crc crio[3637]: time=\"2026-06-14T08:14:45.847669367Z\" level=info msg=\"Created container 724a517cc3bdbbd33232cf1f956816a2f03cf246f36d5bb98264cd3f39504817: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=1f20c960-1639-44bd-af61-e777a87d3601 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.191205 | controller |     "Jun 14 08:14:45.849312 crc crio[3637]: time=\"2026-06-14T08:14:45.849220178Z\" level=info msg=\"Starting container: 724a517cc3bdbbd33232cf1f956816a2f03cf246f36d5bb98264cd3f39504817\" id=736d2ddb-a23e-4557-9b78-aedea08ab1ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.191220 | controller |     "Jun 14 08:14:45.879944 crc crio[3637]: time=\"2026-06-14T08:14:45.879775774Z\" level=info msg=\"Started container\" PID=8659 containerID=724a517cc3bdbbd33232cf1f956816a2f03cf246f36d5bb98264cd3f39504817 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=736d2ddb-a23e-4557-9b78-aedea08ab1ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458",
2026-06-14 10:12:41.191235 | controller |     "Jun 14 08:14:45.938586 crc crio[3637]: time=\"2026-06-14T08:14:45.938467717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191250 | controller |     "Jun 14 08:14:46.086731 crc crio[3637]: time=\"2026-06-14T08:14:46.086604744Z\" level=info msg=\"Created container 80ee5ef8fbe74934efefa37048b1e79a3add4c5779c24fa359d292b71ed93be4: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=1ea68b9f-5f96-4838-be70-cb214f0ab292 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.191264 | controller |     "Jun 14 08:14:46.088542 crc crio[3637]: time=\"2026-06-14T08:14:46.088439465Z\" level=info msg=\"Starting container: 80ee5ef8fbe74934efefa37048b1e79a3add4c5779c24fa359d292b71ed93be4\" id=1235cb06-31ed-4036-a9e6-c3647fff3ce5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.191282 | controller |     "Jun 14 08:14:46.096666 crc crio[3637]: time=\"2026-06-14T08:14:46.095933851Z\" level=info msg=\"Started container\" PID=8672 containerID=80ee5ef8fbe74934efefa37048b1e79a3add4c5779c24fa359d292b71ed93be4 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=1235cb06-31ed-4036-a9e6-c3647fff3ce5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674",
2026-06-14 10:12:41.191297 | controller |     "Jun 14 08:14:46.119097 crc crio[3637]: time=\"2026-06-14T08:14:46.118754142Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=6cec0baa-d660-4db3-905a-689c1dc20716 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191312 | controller |     "Jun 14 08:14:46.123427 crc crio[3637]: time=\"2026-06-14T08:14:46.12323358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=cd4a6d2e-4232-4e81-a4cd-4567ebe81b2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191327 | controller |     "Jun 14 08:14:46.126732 crc crio[3637]: time=\"2026-06-14T08:14:46.12661919Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=c5bf7055-508c-40b8-baba-3bfb0789eb65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.191341 | controller |     "Jun 14 08:14:46.127600 crc crio[3637]: time=\"2026-06-14T08:14:46.12751092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191387 | controller |     "Jun 14 08:14:46.176816 crc crio[3637]: time=\"2026-06-14T08:14:46.176687006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191404 | controller |     "Jun 14 08:14:46.273503 crc crio[3637]: time=\"2026-06-14T08:14:46.273395687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f46c5956-083b-4d21-bc2e-b1a81c3ccfa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191419 | controller |     "Jun 14 08:14:46.277167 crc crio[3637]: time=\"2026-06-14T08:14:46.277072829Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=a7d0af5d-d963-4792-b99c-95969abdac16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191434 | controller |     "Jun 14 08:14:46.281694 crc crio[3637]: time=\"2026-06-14T08:14:46.281536064Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=76cb46db-3203-4280-8de9-f7b48594a0da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.191448 | controller |     "Jun 14 08:14:46.282666 crc crio[3637]: time=\"2026-06-14T08:14:46.28259328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191462 | controller |     "Jun 14 08:14:46.375363 crc crio[3637]: time=\"2026-06-14T08:14:46.375154023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191476 | controller |     "Jun 14 08:14:46.384168 crc crio[3637]: time=\"2026-06-14T08:14:46.383110988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191497 | controller |     "Jun 14 08:14:46.578756 crc crio[3637]: time=\"2026-06-14T08:14:46.578233897Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=69e63a05-6a6b-41d6-8d9e-c4189e0eba9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191512 | controller |     "Jun 14 08:14:46.587118 crc crio[3637]: time=\"2026-06-14T08:14:46.587015141Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=06cc6051-1928-4356-b255-59e61bab6ef3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191526 | controller |     "Jun 14 08:14:46.589072 crc crio[3637]: time=\"2026-06-14T08:14:46.587483406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=9b4b589a-6048-4151-bf76-b4b9f901226d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191541 | controller |     "Jun 14 08:14:46.594571 crc crio[3637]: time=\"2026-06-14T08:14:46.594369342Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=2acadb0c-97cc-4199-910c-5ca95073e845 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.191558 | controller |     "Jun 14 08:14:46.595610 crc crio[3637]: time=\"2026-06-14T08:14:46.59550401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191576 | controller |     "Jun 14 08:14:46.604101 crc crio[3637]: time=\"2026-06-14T08:14:46.604045609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=b2200319-428d-46bc-a1d6-1eb2f6db8c84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191593 | controller |     "Jun 14 08:14:46.615187 crc crio[3637]: time=\"2026-06-14T08:14:46.614640359Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=60b89b8c-3b97-4802-a64a-3f1770a9c7e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.191608 | controller |     "Jun 14 08:14:46.615425 crc crio[3637]: time=\"2026-06-14T08:14:46.615356523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191623 | controller |     "Jun 14 08:14:46.640754 crc crio[3637]: time=\"2026-06-14T08:14:46.640304472Z\" level=info msg=\"Created container 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=76cb46db-3203-4280-8de9-f7b48594a0da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.191637 | controller |     "Jun 14 08:14:46.644108 crc crio[3637]: time=\"2026-06-14T08:14:46.643955093Z\" level=info msg=\"Starting container: 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957\" id=f7539966-1b04-42aa-8672-c8107f29c9ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.191653 | controller |     "Jun 14 08:14:46.698897 crc crio[3637]: time=\"2026-06-14T08:14:46.698750447Z\" level=info msg=\"Started container\" PID=8686 containerID=46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=f7539966-1b04-42aa-8672-c8107f29c9ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458",
2026-06-14 10:12:41.191672 | controller |     "Jun 14 08:14:46.711745 crc crio[3637]: time=\"2026-06-14T08:14:46.704823268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191688 | controller |     "Jun 14 08:14:46.714725 crc crio[3637]: time=\"2026-06-14T08:14:46.714668367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191703 | controller |     "Jun 14 08:14:46.731568 crc crio[3637]: time=\"2026-06-14T08:14:46.731417189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191717 | controller |     "Jun 14 08:14:46.734710 crc crio[3637]: time=\"2026-06-14T08:14:46.734680135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191732 | controller |     "Jun 14 08:14:46.781194 crc crio[3637]: time=\"2026-06-14T08:14:46.78063376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=92014821-24f8-4dee-baba-5104cf9f6c07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191747 | controller |     "Jun 14 08:14:46.791554 crc crio[3637]: time=\"2026-06-14T08:14:46.791230486Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3e7ca86f-7d49-4fde-825d-ec869544acf0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191761 | controller |     "Jun 14 08:14:46.798554 crc crio[3637]: time=\"2026-06-14T08:14:46.79779833Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=1d41a485-76af-4a48-9158-48972182beaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.191775 | controller |     "Jun 14 08:14:46.798554 crc crio[3637]: time=\"2026-06-14T08:14:46.798426411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191790 | controller |     "Jun 14 08:14:46.848325 crc crio[3637]: time=\"2026-06-14T08:14:46.848149308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191804 | controller |     "Jun 14 08:14:46.857614 crc crio[3637]: time=\"2026-06-14T08:14:46.85738369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.191818 | controller |     "Jun 14 08:14:46.919146 crc crio[3637]: time=\"2026-06-14T08:14:46.918362374Z\" level=info msg=\"Created container 0abc43a3b0b44c13211fb2e94f3879cd9454232880380c31e218a990eb9663b5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=c5bf7055-508c-40b8-baba-3bfb0789eb65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.191833 | controller |     "Jun 14 08:14:46.925445 crc crio[3637]: time=\"2026-06-14T08:14:46.925312528Z\" level=info msg=\"Starting container: 0abc43a3b0b44c13211fb2e94f3879cd9454232880380c31e218a990eb9663b5\" id=041860c0-595a-476e-bbc9-25376cb05a57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.191847 | controller |     "Jun 14 08:14:47.017300 crc crio[3637]: time=\"2026-06-14T08:14:47.017227766Z\" level=info msg=\"Created container 9a1c4c5477e801f72e066ab7a09f238e447f77e75229881a38d27ac78ae33d4d: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=2acadb0c-97cc-4199-910c-5ca95073e845 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.191865 | controller |     "Jun 14 08:14:47.024027 crc crio[3637]: time=\"2026-06-14T08:14:47.02383087Z\" level=info msg=\"Started container\" PID=8698 containerID=0abc43a3b0b44c13211fb2e94f3879cd9454232880380c31e218a990eb9663b5 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=041860c0-595a-476e-bbc9-25376cb05a57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674",
2026-06-14 10:12:41.191881 | controller |     "Jun 14 08:14:47.025467 crc crio[3637]: time=\"2026-06-14T08:14:47.025429119Z\" level=info msg=\"Starting container: 9a1c4c5477e801f72e066ab7a09f238e447f77e75229881a38d27ac78ae33d4d\" id=08019f4c-b07b-486b-9574-7ceb3b8be731 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.191896 | controller |     "Jun 14 08:14:47.035564 crc crio[3637]: time=\"2026-06-14T08:14:47.027183018Z\" level=info msg=\"Created container 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=1d41a485-76af-4a48-9158-48972182beaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.191911 | controller |     "Jun 14 08:14:47.039151 crc crio[3637]: time=\"2026-06-14T08:14:47.039089043Z\" level=info msg=\"Starting container: 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb\" id=47354f3a-cb97-4523-82d6-63243896aaba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.191926 | controller |     "Jun 14 08:14:47.068184 crc crio[3637]: time=\"2026-06-14T08:14:47.06804037Z\" level=info msg=\"Started container\" PID=8701 containerID=9a1c4c5477e801f72e066ab7a09f238e447f77e75229881a38d27ac78ae33d4d description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=08019f4c-b07b-486b-9574-7ceb3b8be731 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e35904f64d094686685af71ee7045e636a7ab085735e1b77253af31635656376",
2026-06-14 10:12:41.191941 | controller |     "Jun 14 08:14:47.090059 crc crio[3637]: time=\"2026-06-14T08:14:47.089793165Z\" level=info msg=\"Started container\" PID=8707 containerID=25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=47354f3a-cb97-4523-82d6-63243896aaba name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458",
2026-06-14 10:12:41.191956 | controller |     "Jun 14 08:14:47.118323 crc crio[3637]: time=\"2026-06-14T08:14:47.118115265Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=181ff239-d338-4483-aec7-8a9e02723fe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191970 | controller |     "Jun 14 08:14:47.144421 crc crio[3637]: time=\"2026-06-14T08:14:47.144267194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=42a77c59-4ab2-4c6a-969b-9dde6845bd67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.191984 | controller |     "Jun 14 08:14:47.159671 crc crio[3637]: time=\"2026-06-14T08:14:47.159407234Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=2cc820a0-a463-44af-a83a-d0381ac3ef3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.191999 | controller |     "Jun 14 08:14:47.160242 crc crio[3637]: time=\"2026-06-14T08:14:47.160109787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192013 | controller |     "Jun 14 08:14:47.204136 crc crio[3637]: time=\"2026-06-14T08:14:47.203752912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192031 | controller |     "Jun 14 08:14:47.206650 crc crio[3637]: time=\"2026-06-14T08:14:47.206474292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192046 | controller |     "Jun 14 08:14:47.263699 crc crio[3637]: time=\"2026-06-14T08:14:47.26360334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192061 | controller |     "Jun 14 08:14:47.374834 crc crio[3637]: time=\"2026-06-14T08:14:47.374718022Z\" level=info msg=\"Created container c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=2cc820a0-a463-44af-a83a-d0381ac3ef3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.192075 | controller |     "Jun 14 08:14:47.386335 crc crio[3637]: time=\"2026-06-14T08:14:47.386279412Z\" level=info msg=\"Starting container: c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b\" id=b477fe39-7b57-4885-9f95-44f0c357705d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.192090 | controller |     "Jun 14 08:14:47.409541 crc crio[3637]: time=\"2026-06-14T08:14:47.409189837Z\" level=info msg=\"Started container\" PID=8738 containerID=c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=b477fe39-7b57-4885-9f95-44f0c357705d name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458",
2026-06-14 10:12:41.192105 | controller |     "Jun 14 08:14:47.439918 crc crio[3637]: time=\"2026-06-14T08:14:47.439567174Z\" level=info msg=\"Created container 1243caa59233311f50e5bd5c56f569ada2e93ed2be00743a199e177c0e7cf4f9: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=60b89b8c-3b97-4802-a64a-3f1770a9c7e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.192119 | controller |     "Jun 14 08:14:47.448958 crc crio[3637]: time=\"2026-06-14T08:14:47.446525016Z\" level=info msg=\"Starting container: 1243caa59233311f50e5bd5c56f569ada2e93ed2be00743a199e177c0e7cf4f9\" id=41e1fbcf-1903-4d32-b35d-2be2deb9a469 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.192133 | controller |     "Jun 14 08:14:47.464142 crc crio[3637]: time=\"2026-06-14T08:14:47.463939047Z\" level=info msg=\"Started container\" PID=8742 containerID=1243caa59233311f50e5bd5c56f569ada2e93ed2be00743a199e177c0e7cf4f9 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=41e1fbcf-1903-4d32-b35d-2be2deb9a469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89",
2026-06-14 10:12:41.192148 | controller |     "Jun 14 08:14:47.473407 crc crio[3637]: time=\"2026-06-14T08:14:47.470193231Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=158b0cb5-8b80-41bd-9863-7ccc9695307e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.192163 | controller |     "Jun 14 08:14:47.476682 crc crio[3637]: time=\"2026-06-14T08:14:47.476317523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=17c25f42-ae2b-453b-924c-f5efc59fdc58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.192177 | controller |     "Jun 14 08:14:47.486114 crc crio[3637]: time=\"2026-06-14T08:14:47.484905426Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=2669f32e-95db-446d-8827-1acd9aab515b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.192194 | controller |     "Jun 14 08:14:47.486114 crc crio[3637]: time=\"2026-06-14T08:14:47.485702032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192209 | controller |     "Jun 14 08:14:47.537542 crc crio[3637]: time=\"2026-06-14T08:14:47.537455114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192223 | controller |     "Jun 14 08:14:47.542221 crc crio[3637]: time=\"2026-06-14T08:14:47.542160917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192237 | controller |     "Jun 14 08:14:47.577078 crc crio[3637]: time=\"2026-06-14T08:14:47.576743615Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_a9967108-160a-48da-9f19-fe37515bec86\\\"\"",
2026-06-14 10:12:41.192252 | controller |     "Jun 14 08:14:47.581942 crc crio[3637]: time=\"2026-06-14T08:14:47.581624875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=f258e471-4b21-4184-86a3-2561fb066181 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.192266 | controller |     "Jun 14 08:14:47.582937 crc crio[3637]: time=\"2026-06-14T08:14:47.58237787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=f43db5eb-8f8c-41c7-b9fc-91a063db7ca1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.192280 | controller |     "Jun 14 08:14:47.582937 crc crio[3637]: time=\"2026-06-14T08:14:47.582774693Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=17e31e4d-eb3a-4aaa-8f5c-683cb29a6f91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.192295 | controller |     "Jun 14 08:14:47.600187 crc crio[3637]: time=\"2026-06-14T08:14:47.595125751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=d90a442b-ce70-487a-8233-219c1bdf89b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.192309 | controller |     "Jun 14 08:14:47.600187 crc crio[3637]: time=\"2026-06-14T08:14:47.596406924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=41f4dd20-57b5-49f6-973d-f6a1f9ddd23d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.192323 | controller |     "Jun 14 08:14:47.600187 crc crio[3637]: time=\"2026-06-14T08:14:47.597953035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5079ce7c-efb9-4eef-b274-067e593c8914 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.192337 | controller |     "Jun 14 08:14:47.610723 crc crio[3637]: time=\"2026-06-14T08:14:47.607628352Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=cd280e53-9419-4cbe-a3b1-d935cd0f035f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.192370 | controller |     "Jun 14 08:14:47.610723 crc crio[3637]: time=\"2026-06-14T08:14:47.6081865Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=8e80aa8c-9cf1-4673-9ff3-bfa59237a138 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.192387 | controller |     "Jun 14 08:14:47.613665 crc crio[3637]: time=\"2026-06-14T08:14:47.613332998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192406 | controller |     "Jun 14 08:14:47.614591 crc crio[3637]: time=\"2026-06-14T08:14:47.614499877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192422 | controller |     "Jun 14 08:14:47.646627 crc crio[3637]: time=\"2026-06-14T08:14:47.645353371Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=2bce2d39-dfad-438f-84e3-4fbc7bfa31dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.192436 | controller |     "Jun 14 08:14:47.649603 crc crio[3637]: time=\"2026-06-14T08:14:47.64816899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192451 | controller |     "Jun 14 08:14:47.673261 crc crio[3637]: time=\"2026-06-14T08:14:47.672941791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192466 | controller |     "Jun 14 08:14:47.683826 crc crio[3637]: time=\"2026-06-14T08:14:47.683620295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192480 | controller |     "Jun 14 08:14:47.690587 crc crio[3637]: time=\"2026-06-14T08:14:47.690089384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192494 | controller |     "Jun 14 08:14:47.731058 crc crio[3637]: time=\"2026-06-14T08:14:47.730727361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192508 | controller |     "Jun 14 08:14:47.744499 crc crio[3637]: time=\"2026-06-14T08:14:47.743666302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192522 | controller |     "Jun 14 08:14:47.796524 crc crio[3637]: time=\"2026-06-14T08:14:47.775488328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192537 | controller |     "Jun 14 08:14:47.903378 crc crio[3637]: time=\"2026-06-14T08:14:47.902612133Z\" level=info msg=\"Created container cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=2669f32e-95db-446d-8827-1acd9aab515b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.192551 | controller |     "Jun 14 08:14:47.911665 crc crio[3637]: time=\"2026-06-14T08:14:47.911512404Z\" level=info msg=\"Starting container: cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460\" id=f4bcd271-be11-4922-97d7-13f402f0fe3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.192565 | controller |     "Jun 14 08:14:48.121084 crc crio[3637]: time=\"2026-06-14T08:14:48.120640485Z\" level=info msg=\"Started container\" PID=8785 containerID=cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=f4bcd271-be11-4922-97d7-13f402f0fe3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458",
2026-06-14 10:12:41.192580 | controller |     "Jun 14 08:14:48.124071 crc crio[3637]: time=\"2026-06-14T08:14:48.123666142Z\" level=info msg=\"Created container 37dcc0bce1472b58fcf9128237eb4a0e66c55ee389883716df47c66cbf400130: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=8e80aa8c-9cf1-4673-9ff3-bfa59237a138 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.192598 | controller |     "Jun 14 08:14:48.144293 crc crio[3637]: time=\"2026-06-14T08:14:48.14395121Z\" level=info msg=\"Starting container: 37dcc0bce1472b58fcf9128237eb4a0e66c55ee389883716df47c66cbf400130\" id=b32bb892-1f68-41d7-b901-454b792a4778 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.192613 | controller |     "Jun 14 08:14:48.179456 crc crio[3637]: time=\"2026-06-14T08:14:48.179385484Z\" level=info msg=\"Started container\" PID=8815 containerID=37dcc0bce1472b58fcf9128237eb4a0e66c55ee389883716df47c66cbf400130 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=b32bb892-1f68-41d7-b901-454b792a4778 name=/runtime.v1.RuntimeService/StartContainer sandboxID=893b02d7bae3a94180efc2620cefa0bac9e9ff285c8768a82626c2c97b4fac2c",
2026-06-14 10:12:41.192628 | controller |     "Jun 14 08:14:48.189461 crc crio[3637]: time=\"2026-06-14T08:14:48.189125484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ea57b4d9-c8af-41e0-baf4-4c7dd769d930 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.192642 | controller |     "Jun 14 08:14:48.194283 crc crio[3637]: time=\"2026-06-14T08:14:48.194137111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=78f52e77-1cca-4741-bb11-0e6a0c211b78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.192657 | controller |     "Jun 14 08:14:48.204656 crc crio[3637]: time=\"2026-06-14T08:14:48.204411035Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=512eb574-c0bf-432b-84fc-c9c486ed2085 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.192671 | controller |     "Jun 14 08:14:48.209218 crc crio[3637]: time=\"2026-06-14T08:14:48.2084939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192686 | controller |     "Jun 14 08:14:48.222518 crc crio[3637]: time=\"2026-06-14T08:14:48.221705936Z\" level=info msg=\"Created container dfa110f6ad2f98e076dedc27ad754cf41dc6a08667ae3fda29693c5564a701b3: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=2bce2d39-dfad-438f-84e3-4fbc7bfa31dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.192701 | controller |     "Jun 14 08:14:48.232820 crc crio[3637]: time=\"2026-06-14T08:14:48.232764467Z\" level=info msg=\"Starting container: dfa110f6ad2f98e076dedc27ad754cf41dc6a08667ae3fda29693c5564a701b3\" id=230ff93e-778c-4100-bf6a-1fbc7a47bdb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.192716 | controller |     "Jun 14 08:14:48.301721 crc crio[3637]: time=\"2026-06-14T08:14:48.301676122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192731 | controller |     "Jun 14 08:14:48.305347 crc crio[3637]: time=\"2026-06-14T08:14:48.305323213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192745 | controller |     "Jun 14 08:14:48.599093 crc crio[3637]: time=\"2026-06-14T08:14:48.598448081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=141655b4-d20c-44fa-b941-2abd681f038f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.192759 | controller |     "Jun 14 08:14:48.613612 crc crio[3637]: time=\"2026-06-14T08:14:48.613363529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=24ac80ca-a511-4b55-aa79-d35bf5486eae name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.192777 | controller |     "Jun 14 08:14:48.636750 crc crio[3637]: time=\"2026-06-14T08:14:48.636266721Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=80457017-0283-4247-83e2-8f302e25ab75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.192792 | controller |     "Jun 14 08:14:48.661775 crc crio[3637]: time=\"2026-06-14T08:14:48.661426357Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.192807 | controller |     "Jun 14 08:14:48.662473 crc crio[3637]: time=\"2026-06-14T08:14:48.662234694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192821 | controller |     "Jun 14 08:14:48.736589 crc crio[3637]: time=\"2026-06-14T08:14:48.736395998Z\" level=info msg=\"Started container\" PID=8813 containerID=dfa110f6ad2f98e076dedc27ad754cf41dc6a08667ae3fda29693c5564a701b3 description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=230ff93e-778c-4100-bf6a-1fbc7a47bdb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10dd9f0227d384e69d6083d3cf2f409a50efa152725046906d02009701480891",
2026-06-14 10:12:41.192836 | controller |     "Jun 14 08:14:48.751132 crc crio[3637]: time=\"2026-06-14T08:14:48.75078596Z\" level=info msg=\"Created container f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=512eb574-c0bf-432b-84fc-c9c486ed2085 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.192851 | controller |     "Jun 14 08:14:48.764444 crc crio[3637]: time=\"2026-06-14T08:14:48.763976599Z\" level=info msg=\"Starting container: f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a\" id=3f8a0182-95bb-4d05-bd75-93a5e285eb1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.192866 | controller |     "Jun 14 08:14:48.820791 crc crio[3637]: time=\"2026-06-14T08:14:48.820508858Z\" level=info msg=\"Started container\" PID=8833 containerID=f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=3f8a0182-95bb-4d05-bd75-93a5e285eb1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458",
2026-06-14 10:12:41.192881 | controller |     "Jun 14 08:14:48.894519 crc crio[3637]: time=\"2026-06-14T08:14:48.894374072Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=20c7a6be-3252-4694-824b-d0e1a5d8fe0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.192896 | controller |     "Jun 14 08:14:48.991769 crc crio[3637]: time=\"2026-06-14T08:14:48.990803034Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6f00873f-1308-4e09-86ec-4c91dc5d89dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.192911 | controller |     "Jun 14 08:14:49.079483 crc crio[3637]: time=\"2026-06-14T08:14:49.079264315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192926 | controller |     "Jun 14 08:14:49.088500 crc crio[3637]: time=\"2026-06-14T08:14:49.088177106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.192944 | controller |     "Jun 14 08:14:49.089681 crc crio[3637]: time=\"2026-06-14T08:14:49.089555505Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d1a88d74-efb7-41f3-ac36-5bc86c1c91fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.192959 | controller |     "Jun 14 08:14:49.125464 crc crio[3637]: time=\"2026-06-14T08:14:49.125382461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=24e52248-ef05-4a46-9e77-c335b642b0d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.192974 | controller |     "Jun 14 08:14:49.154639 crc crio[3637]: time=\"2026-06-14T08:14:49.153601641Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=a69c3123-7884-4f68-89f4-bb1844f32083 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.192990 | controller |     "Jun 14 08:14:49.156661 crc crio[3637]: time=\"2026-06-14T08:14:49.154712938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193004 | controller |     "Jun 14 08:14:49.234362 crc crio[3637]: time=\"2026-06-14T08:14:49.231576406Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=e53c2e79-8f89-4029-bf7b-8324c626ff72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.193019 | controller |     "Jun 14 08:14:49.235634 crc crio[3637]: time=\"2026-06-14T08:14:49.235583831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193033 | controller |     "Jun 14 08:14:49.368143 crc crio[3637]: time=\"2026-06-14T08:14:49.361990302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193048 | controller |     "Jun 14 08:14:49.391512 crc crio[3637]: time=\"2026-06-14T08:14:49.38765526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193062 | controller |     "Jun 14 08:14:49.399656 crc crio[3637]: time=\"2026-06-14T08:14:49.399561666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193076 | controller |     "Jun 14 08:14:49.416191 crc crio[3637]: time=\"2026-06-14T08:14:49.415518486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193091 | controller |     "Jun 14 08:14:49.868453 crc crio[3637]: time=\"2026-06-14T08:14:49.863561335Z\" level=info msg=\"Created container b3717d3607537c7a3e2bca4c6d738806b5c930a50be53c591eec4c33c024e73c: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=80457017-0283-4247-83e2-8f302e25ab75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.193105 | controller |     "Jun 14 08:14:49.882134 crc crio[3637]: time=\"2026-06-14T08:14:49.881725534Z\" level=info msg=\"Starting container: b3717d3607537c7a3e2bca4c6d738806b5c930a50be53c591eec4c33c024e73c\" id=74a6f778-c3c2-4863-bbd5-24e3e2fe7e96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.193119 | controller |     "Jun 14 08:14:49.904796 crc crio[3637]: time=\"2026-06-14T08:14:49.900693765Z\" level=info msg=\"Created container 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=e53c2e79-8f89-4029-bf7b-8324c626ff72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.193136 | controller |     "Jun 14 08:14:49.909688 crc crio[3637]: time=\"2026-06-14T08:14:49.908333598Z\" level=info msg=\"Starting container: 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da\" id=658b015c-6138-4a59-bcd8-e70fc1130c8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.193152 | controller |     "Jun 14 08:14:49.955454 crc crio[3637]: time=\"2026-06-14T08:14:49.954777653Z\" level=info msg=\"Started container\" PID=8875 containerID=8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=658b015c-6138-4a59-bcd8-e70fc1130c8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458",
2026-06-14 10:12:41.193167 | controller |     "Jun 14 08:14:49.965811 crc crio[3637]: time=\"2026-06-14T08:14:49.964151214Z\" level=info msg=\"Started container\" PID=8867 containerID=b3717d3607537c7a3e2bca4c6d738806b5c930a50be53c591eec4c33c024e73c description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=74a6f778-c3c2-4863-bbd5-24e3e2fe7e96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9a64f910c4ec3c3db057ddb6bc10b274066eb9d89ca3a746a600947ca908466",
2026-06-14 10:12:41.193182 | controller |     "Jun 14 08:14:50.035427 crc crio[3637]: time=\"2026-06-14T08:14:50.034763792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fa8b19b4-672a-4e64-bc24-bc6ea4588f39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.193196 | controller |     "Jun 14 08:14:50.051345 crc crio[3637]: time=\"2026-06-14T08:14:50.040783022Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0c4efad0-0466-4d1e-8dc3-2abdc09cc00c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.193211 | controller |     "Jun 14 08:14:50.056251 crc crio[3637]: time=\"2026-06-14T08:14:50.053401439Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=a9eb05ad-d584-47b4-8869-997aa0dc41f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.193225 | controller |     "Jun 14 08:14:50.056251 crc crio[3637]: time=\"2026-06-14T08:14:50.054353131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193240 | controller |     "Jun 14 08:14:50.088601 crc crio[3637]: time=\"2026-06-14T08:14:50.088373895Z\" level=info msg=\"Created container c9b1c0501f15245c8532dddac0a1bda7d84aefaf8d28589db29d55a2b0455bbc: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=a69c3123-7884-4f68-89f4-bb1844f32083 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.193255 | controller |     "Jun 14 08:14:50.098297 crc crio[3637]: time=\"2026-06-14T08:14:50.098231039Z\" level=info msg=\"Starting container: c9b1c0501f15245c8532dddac0a1bda7d84aefaf8d28589db29d55a2b0455bbc\" id=d26cc6de-2ce9-47bb-80c3-0db4d816f266 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.193270 | controller |     "Jun 14 08:14:50.129285 crc crio[3637]: time=\"2026-06-14T08:14:50.1139951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193285 | controller |     "Jun 14 08:14:50.129285 crc crio[3637]: time=\"2026-06-14T08:14:50.119097679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193299 | controller |     "Jun 14 08:14:50.165436 crc crio[3637]: time=\"2026-06-14T08:14:50.16537206Z\" level=info msg=\"Started container\" PID=8877 containerID=c9b1c0501f15245c8532dddac0a1bda7d84aefaf8d28589db29d55a2b0455bbc description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=d26cc6de-2ce9-47bb-80c3-0db4d816f266 name=/runtime.v1.RuntimeService/StartContainer sandboxID=10dd9f0227d384e69d6083d3cf2f409a50efa152725046906d02009701480891",
2026-06-14 10:12:41.193317 | controller |     "Jun 14 08:14:50.536928 crc crio[3637]: time=\"2026-06-14T08:14:50.536407709Z\" level=info msg=\"Created container a7f52acc2dea1da4242921f7905476681b1d7bcd8d0d4c5b82eea69609ed6ee3: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=a9eb05ad-d584-47b4-8869-997aa0dc41f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.193332 | controller |     "Jun 14 08:14:50.542971 crc crio[3637]: time=\"2026-06-14T08:14:50.542196851Z\" level=info msg=\"Starting container: a7f52acc2dea1da4242921f7905476681b1d7bcd8d0d4c5b82eea69609ed6ee3\" id=6888dcc1-cb3b-4eba-83c7-9c55951aa0c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.193361 | controller |     "Jun 14 08:14:50.593978 crc crio[3637]: time=\"2026-06-14T08:14:50.580745153Z\" level=info msg=\"Started container\" PID=8918 containerID=a7f52acc2dea1da4242921f7905476681b1d7bcd8d0d4c5b82eea69609ed6ee3 description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=6888dcc1-cb3b-4eba-83c7-9c55951aa0c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9a64f910c4ec3c3db057ddb6bc10b274066eb9d89ca3a746a600947ca908466",
2026-06-14 10:12:41.193381 | controller |     "Jun 14 08:14:52.822731 crc crio[3637]: time=\"2026-06-14T08:14:52.822411089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dbde773a-6d38-4bf1-aecd-72014a1e6f05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.193396 | controller |     "Jun 14 08:14:52.833815 crc crio[3637]: time=\"2026-06-14T08:14:52.826252786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d7e6b150-4ff7-4360-ae49-41562f57a39f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.193410 | controller |     "Jun 14 08:14:52.833815 crc crio[3637]: time=\"2026-06-14T08:14:52.830311749Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=be51f7af-61eb-4a31-b77e-07af0460963e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.193425 | controller |     "Jun 14 08:14:52.833815 crc crio[3637]: time=\"2026-06-14T08:14:52.830724482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193440 | controller |     "Jun 14 08:14:52.862765 crc crio[3637]: time=\"2026-06-14T08:14:52.862671734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193454 | controller |     "Jun 14 08:14:52.866404 crc crio[3637]: time=\"2026-06-14T08:14:52.866221122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193468 | controller |     "Jun 14 08:14:53.579563 crc crio[3637]: time=\"2026-06-14T08:14:53.579174565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=50314129-0ba1-4d9e-aba1-1340301e0277 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.193482 | controller |     "Jun 14 08:14:53.580140 crc crio[3637]: time=\"2026-06-14T08:14:53.5796522Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5f389cb6-dbd6-4406-b95a-f5807b40aa9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.193499 | controller |     "Jun 14 08:14:53.580140 crc crio[3637]: time=\"2026-06-14T08:14:53.579741913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=3c92ef8e-2f35-4e86-b9cd-51720af211dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.193514 | controller |     "Jun 14 08:14:53.586374 crc crio[3637]: time=\"2026-06-14T08:14:53.586259129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=851e7268-d32d-4ef1-a0ba-39d6672840ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.193528 | controller |     "Jun 14 08:14:53.586772 crc crio[3637]: time=\"2026-06-14T08:14:53.586617311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0f1663d4-19cb-43ea-b8ae-b53a1e1d7b25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.193542 | controller |     "Jun 14 08:14:53.588674 crc crio[3637]: time=\"2026-06-14T08:14:53.588351897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=51f4d452-ba21-4bb0-b0ff-8a738ff68535 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.193556 | controller |     "Jun 14 08:14:53.595154 crc crio[3637]: time=\"2026-06-14T08:14:53.593043991Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=e7e0b75c-f1ad-496a-9820-f40612c52717 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.193570 | controller |     "Jun 14 08:14:53.595535 crc crio[3637]: time=\"2026-06-14T08:14:53.595380108Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=a19689d9-221e-437a-ada2-cd9b882609ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.193583 | controller |     "Jun 14 08:14:53.597704 crc crio[3637]: time=\"2026-06-14T08:14:53.597648224Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=fc4d0da7-34fb-4592-b78e-7d4f413540c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.193597 | controller |     "Jun 14 08:14:53.600580 crc crio[3637]: time=\"2026-06-14T08:14:53.6005541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193611 | controller |     "Jun 14 08:14:53.605499 crc crio[3637]: time=\"2026-06-14T08:14:53.605403342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193625 | controller |     "Jun 14 08:14:53.605827 crc crio[3637]: time=\"2026-06-14T08:14:53.605636878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193639 | controller |     "Jun 14 08:14:53.643641 crc crio[3637]: time=\"2026-06-14T08:14:53.638519079Z\" level=info msg=\"Created container 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=be51f7af-61eb-4a31-b77e-07af0460963e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.193653 | controller |     "Jun 14 08:14:53.649541 crc crio[3637]: time=\"2026-06-14T08:14:53.649447846Z\" level=info msg=\"Starting container: 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a\" id=8a8fd2c7-b2f3-47c1-a3fc-6ea8a185c0eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.193670 | controller |     "Jun 14 08:14:53.671890 crc crio[3637]: time=\"2026-06-14T08:14:53.671733668Z\" level=info msg=\"Started container\" PID=9033 containerID=707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=8a8fd2c7-b2f3-47c1-a3fc-6ea8a185c0eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458",
2026-06-14 10:12:41.193685 | controller |     "Jun 14 08:14:53.681221 crc crio[3637]: time=\"2026-06-14T08:14:53.680782596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193700 | controller |     "Jun 14 08:14:53.701808 crc crio[3637]: time=\"2026-06-14T08:14:53.701575461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193715 | controller |     "Jun 14 08:14:53.729283 crc crio[3637]: time=\"2026-06-14T08:14:53.728756964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193730 | controller |     "Jun 14 08:14:53.767909 crc crio[3637]: time=\"2026-06-14T08:14:53.767738168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193745 | controller |     "Jun 14 08:14:53.890908 crc crio[3637]: time=\"2026-06-14T08:14:53.89067743Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=d8940ebe-7e83-43f4-840f-007749cca6db name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.193760 | controller |     "Jun 14 08:14:53.898948 crc crio[3637]: time=\"2026-06-14T08:14:53.894309967Z\" level=info msg=\"Created container 3ebd5a17b8c542235787e131b3dce27f730363d7d4b2b2d680b6faaebe8d1dfb: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=a19689d9-221e-437a-ada2-cd9b882609ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.193775 | controller |     "Jun 14 08:14:53.908534 crc crio[3637]: time=\"2026-06-14T08:14:53.907569775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=e1b077bd-8c85-4787-ac44-cdca073ecb8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.193790 | controller |     "Jun 14 08:14:53.911427 crc crio[3637]: time=\"2026-06-14T08:14:53.911178572Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=ac090df4-c9fd-49bd-a981-0989b3330890 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.193804 | controller |     "Jun 14 08:14:53.911638 crc crio[3637]: time=\"2026-06-14T08:14:53.911599667Z\" level=info msg=\"Starting container: 3ebd5a17b8c542235787e131b3dce27f730363d7d4b2b2d680b6faaebe8d1dfb\" id=cdc26103-0269-47bd-a0af-00d29e8acc27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.193819 | controller |     "Jun 14 08:14:53.926682 crc crio[3637]: time=\"2026-06-14T08:14:53.91201474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193833 | controller |     "Jun 14 08:14:53.931011 crc crio[3637]: time=\"2026-06-14T08:14:53.921517582Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=217ea05b-f2f2-4232-b6b3-bd08faa2606e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.193855 | controller |     "Jun 14 08:14:53.961273 crc crio[3637]: time=\"2026-06-14T08:14:53.960707771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=77fe71a7-fb9c-4910-aae6-f8f4788e51e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.193870 | controller |     "Jun 14 08:14:53.967976 crc crio[3637]: time=\"2026-06-14T08:14:53.967722754Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=5badf01f-4d74-428e-a6df-fd551b049b34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.193884 | controller |     "Jun 14 08:14:53.969182 crc crio[3637]: time=\"2026-06-14T08:14:53.96880632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193899 | controller |     "Jun 14 08:14:54.068961 crc crio[3637]: time=\"2026-06-14T08:14:54.0670698Z\" level=info msg=\"Started container\" PID=9078 containerID=3ebd5a17b8c542235787e131b3dce27f730363d7d4b2b2d680b6faaebe8d1dfb description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=cdc26103-0269-47bd-a0af-00d29e8acc27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=40257fa6327d0a4111efb8d14634ad7c8abfb1f8027bd887ffe6e03ada96293f",
2026-06-14 10:12:41.193914 | controller |     "Jun 14 08:14:54.581351 crc crio[3637]: time=\"2026-06-14T08:14:54.581026329Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=d20befa5-e7b0-4440-b54e-0c03364c63bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.193929 | controller |     "Jun 14 08:14:54.653811 crc crio[3637]: time=\"2026-06-14T08:14:54.653599985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=551ede56-b6ef-4bdc-a15e-89929242a99b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.193943 | controller |     "Jun 14 08:14:54.657616 crc crio[3637]: time=\"2026-06-14T08:14:54.657558816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193971 | controller |     "Jun 14 08:14:54.665511 crc crio[3637]: time=\"2026-06-14T08:14:54.65949631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.193987 | controller |     "Jun 14 08:14:54.788700 crc crio[3637]: time=\"2026-06-14T08:14:54.788468851Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=61b23017-ed1e-4663-abc4-7e29fb21267c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.194002 | controller |     "Jun 14 08:14:54.789247 crc crio[3637]: time=\"2026-06-14T08:14:54.789011172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194017 | controller |     "Jun 14 08:14:54.792149 crc crio[3637]: time=\"2026-06-14T08:14:54.792058421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194031 | controller |     "Jun 14 08:14:54.947877 crc crio[3637]: time=\"2026-06-14T08:14:54.947540152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194045 | controller |     "Jun 14 08:14:55.006717 crc crio[3637]: time=\"2026-06-14T08:14:55.002738169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194063 | controller |     "Jun 14 08:14:55.084419 crc crio[3637]: time=\"2026-06-14T08:14:55.083317091Z\" level=info msg=\"Created container fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=fc4d0da7-34fb-4592-b78e-7d4f413540c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.194078 | controller |     "Jun 14 08:14:55.092809 crc crio[3637]: time=\"2026-06-14T08:14:55.092236902Z\" level=info msg=\"Starting container: fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a\" id=68037424-20dd-4cda-ae87-d4f7d5f3b89f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.194092 | controller |     "Jun 14 08:14:55.132032 crc crio[3637]: time=\"2026-06-14T08:14:55.130963492Z\" level=info msg=\"Started container\" PID=9125 containerID=fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=68037424-20dd-4cda-ae87-d4f7d5f3b89f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c",
2026-06-14 10:12:41.194107 | controller |     "Jun 14 08:14:55.203290 crc crio[3637]: time=\"2026-06-14T08:14:55.202550648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=fe7abcfe-b140-42ce-a6d0-facfb95b0c92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.194122 | controller |     "Jun 14 08:14:55.219962 crc crio[3637]: time=\"2026-06-14T08:14:55.219647881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0c3b40ec-6fa3-4107-9d31-177155211daf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.194137 | controller |     "Jun 14 08:14:55.235436 crc crio[3637]: time=\"2026-06-14T08:14:55.232820959Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=bc0290d2-a226-4021-8435-96072b57fe29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.194151 | controller |     "Jun 14 08:14:55.235436 crc crio[3637]: time=\"2026-06-14T08:14:55.233692378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194166 | controller |     "Jun 14 08:14:55.332542 crc crio[3637]: time=\"2026-06-14T08:14:55.332073316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194180 | controller |     "Jun 14 08:14:55.332542 crc crio[3637]: time=\"2026-06-14T08:14:55.332236182Z\" level=info msg=\"Created container b3334c29c28c8c8b124375ff29f26977dd08ccdc211911b69a57071997960216: openshift-image-registry/node-ca-2wddl/node-ca\" id=e7e0b75c-f1ad-496a-9820-f40612c52717 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.194194 | controller |     "Jun 14 08:14:55.339193 crc crio[3637]: time=\"2026-06-14T08:14:55.333636656Z\" level=info msg=\"Starting container: b3334c29c28c8c8b124375ff29f26977dd08ccdc211911b69a57071997960216\" id=ef42df99-6efc-444c-b4e0-110542c29e14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.194209 | controller |     "Jun 14 08:14:55.388072 crc crio[3637]: time=\"2026-06-14T08:14:55.386797927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194223 | controller |     "Jun 14 08:14:55.512344 crc crio[3637]: time=\"2026-06-14T08:14:55.510764032Z\" level=info msg=\"Started container\" PID=9130 containerID=b3334c29c28c8c8b124375ff29f26977dd08ccdc211911b69a57071997960216 description=openshift-image-registry/node-ca-2wddl/node-ca id=ef42df99-6efc-444c-b4e0-110542c29e14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f9dd14f8e66b163e8b9f982482606c408bf9ff5b93337144524b1b44e4898872",
2026-06-14 10:12:41.194244 | controller |     "Jun 14 08:14:55.586460 crc crio[3637]: time=\"2026-06-14T08:14:55.585803135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=db2b3df3-ccc8-4ab8-8b74-f79f2befeefd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.194258 | controller |     "Jun 14 08:14:55.596499 crc crio[3637]: time=\"2026-06-14T08:14:55.596435722Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=27ec0b21-39ee-4b43-81b2-cc73153e3eba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.194273 | controller |     "Jun 14 08:14:55.630603 crc crio[3637]: time=\"2026-06-14T08:14:55.62868374Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=646ea17c-e22f-4604-a3aa-1f2ee69db68e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.194287 | controller |     "Jun 14 08:14:55.630603 crc crio[3637]: time=\"2026-06-14T08:14:55.62959976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194301 | controller |     "Jun 14 08:14:55.831990 crc crio[3637]: time=\"2026-06-14T08:14:55.830509078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194316 | controller |     "Jun 14 08:14:55.839531 crc crio[3637]: time=\"2026-06-14T08:14:55.839210698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194330 | controller |     "Jun 14 08:14:55.954921 crc crio[3637]: time=\"2026-06-14T08:14:55.953937027Z\" level=info msg=\"Created container e8b93464b1f4eb4bccb6afe096be3d38fbf561a02d1cb7c4410f8b41564e99e9: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=bc0290d2-a226-4021-8435-96072b57fe29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.194344 | controller |     "Jun 14 08:14:55.956534 crc crio[3637]: time=\"2026-06-14T08:14:55.956370134Z\" level=info msg=\"Starting container: e8b93464b1f4eb4bccb6afe096be3d38fbf561a02d1cb7c4410f8b41564e99e9\" id=e7c38961-13fe-4fd2-bb9e-f51750901352 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.194376 | controller |     "Jun 14 08:14:55.958732 crc crio[3637]: time=\"2026-06-14T08:14:55.95852429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=128a3a9a-1653-4e80-a9e5-76e99a568aa7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.194392 | controller |     "Jun 14 08:14:56.075569 crc crio[3637]: time=\"2026-06-14T08:14:56.075344086Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=68eaa0cd-ebc5-461f-8eea-c0b63c20a8fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.194406 | controller |     "Jun 14 08:14:56.115814 crc crio[3637]: time=\"2026-06-14T08:14:56.115270472Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=953a7bac-1b5a-4bec-a989-fa5b053a4dd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.194421 | controller |     "Jun 14 08:14:56.116229 crc crio[3637]: time=\"2026-06-14T08:14:56.11581168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194439 | controller |     "Jun 14 08:14:56.187736 crc crio[3637]: time=\"2026-06-14T08:14:56.119303033Z\" level=info msg=\"Started container\" PID=9153 containerID=e8b93464b1f4eb4bccb6afe096be3d38fbf561a02d1cb7c4410f8b41564e99e9 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=e7c38961-13fe-4fd2-bb9e-f51750901352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c",
2026-06-14 10:12:41.194455 | controller |     "Jun 14 08:14:56.584502 crc crio[3637]: time=\"2026-06-14T08:14:56.584435139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=a5bf1f9f-858b-4c69-9206-c50dcac51a47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.194469 | controller |     "Jun 14 08:14:56.648567 crc crio[3637]: time=\"2026-06-14T08:14:56.646701616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=a8fb0067-dc52-4122-8e8a-f101bf8ec1d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.194484 | controller |     "Jun 14 08:14:56.664290 crc crio[3637]: time=\"2026-06-14T08:14:56.663929615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194498 | controller |     "Jun 14 08:14:56.668815 crc crio[3637]: time=\"2026-06-14T08:14:56.668505037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194512 | controller |     "Jun 14 08:14:56.675339 crc crio[3637]: time=\"2026-06-14T08:14:56.674022331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194527 | controller |     "Jun 14 08:14:56.707646 crc crio[3637]: time=\"2026-06-14T08:14:56.707444044Z\" level=info msg=\"Created container 3132acf5b706fb9493c9f9db06301af3fb9ddf1b8c1331c694a1ef0078fac6c9: openshift-multus/multus-bzhnf/kube-multus\" id=646ea17c-e22f-4604-a3aa-1f2ee69db68e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.194541 | controller |     "Jun 14 08:14:56.710716 crc crio[3637]: time=\"2026-06-14T08:14:56.709514774Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=12818710-d55c-4b7b-8058-e72d92432c57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.194555 | controller |     "Jun 14 08:14:56.710716 crc crio[3637]: time=\"2026-06-14T08:14:56.71027523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194569 | controller |     "Jun 14 08:14:56.711939 crc crio[3637]: time=\"2026-06-14T08:14:56.711706953Z\" level=info msg=\"Starting container: 3132acf5b706fb9493c9f9db06301af3fb9ddf1b8c1331c694a1ef0078fac6c9\" id=f319ec45-52bd-4000-9127-5f4bd18ca192 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.194583 | controller |     "Jun 14 08:14:56.919220 crc crio[3637]: time=\"2026-06-14T08:14:56.918660528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194597 | controller |     "Jun 14 08:14:57.002972 crc crio[3637]: time=\"2026-06-14T08:14:56.999458403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194615 | controller |     "Jun 14 08:14:57.094389 crc crio[3637]: time=\"2026-06-14T08:14:57.093434503Z\" level=info msg=\"Started container\" PID=9198 containerID=3132acf5b706fb9493c9f9db06301af3fb9ddf1b8c1331c694a1ef0078fac6c9 description=openshift-multus/multus-bzhnf/kube-multus id=f319ec45-52bd-4000-9127-5f4bd18ca192 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f103247fbca5d0bdfbd09b76f24bce21ca2a05500e63c5d97078b75a8112c767",
2026-06-14 10:12:41.194630 | controller |     "Jun 14 08:14:57.104276 crc crio[3637]: time=\"2026-06-14T08:14:57.103494558Z\" level=info msg=\"Created container d9f2bc64a0ceb642400a45138ea1a42185aa148f53a7bb807d34412e79bfcdac: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=ac090df4-c9fd-49bd-a981-0989b3330890 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.194644 | controller |     "Jun 14 08:14:57.106937 crc crio[3637]: time=\"2026-06-14T08:14:57.106613255Z\" level=info msg=\"Starting container: d9f2bc64a0ceb642400a45138ea1a42185aa148f53a7bb807d34412e79bfcdac\" id=fb8f3b1b-fdd0-42c6-bbfb-70ea9f7b6870 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.194658 | controller |     "Jun 14 08:14:57.178340 crc crio[3637]: time=\"2026-06-14T08:14:57.177582397Z\" level=info msg=\"Started container\" PID=9217 containerID=d9f2bc64a0ceb642400a45138ea1a42185aa148f53a7bb807d34412e79bfcdac description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=fb8f3b1b-fdd0-42c6-bbfb-70ea9f7b6870 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89",
2026-06-14 10:12:41.194673 | controller |     "Jun 14 08:14:57.447414 crc crio[3637]: time=\"2026-06-14T08:14:57.446610464Z\" level=info msg=\"Created container 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=953a7bac-1b5a-4bec-a989-fa5b053a4dd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.194688 | controller |     "Jun 14 08:14:57.462961 crc crio[3637]: time=\"2026-06-14T08:14:57.448531874Z\" level=info msg=\"Created container 6343a5e9cfa14b520f32b796bc1801031fc08ea9ac9f5659d718af370da83512: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=5badf01f-4d74-428e-a6df-fd551b049b34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.194702 | controller |     "Jun 14 08:14:57.462961 crc crio[3637]: time=\"2026-06-14T08:14:57.461607833Z\" level=info msg=\"Starting container: 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1\" id=bd6d58a7-bdfe-434a-88dd-6ba4f6a5e4f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.194716 | controller |     "Jun 14 08:14:57.484202 crc crio[3637]: time=\"2026-06-14T08:14:57.484077749Z\" level=info msg=\"Starting container: 6343a5e9cfa14b520f32b796bc1801031fc08ea9ac9f5659d718af370da83512\" id=8b35384e-067e-42b4-8844-eac5ea36b4c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.194730 | controller |     "Jun 14 08:14:57.542065 crc crio[3637]: time=\"2026-06-14T08:14:57.541549277Z\" level=info msg=\"Started container\" PID=9218 containerID=2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=bd6d58a7-bdfe-434a-88dd-6ba4f6a5e4f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458",
2026-06-14 10:12:41.194744 | controller |     "Jun 14 08:14:57.587415 crc crio[3637]: time=\"2026-06-14T08:14:57.586414349Z\" level=info msg=\"Started container\" PID=9226 containerID=6343a5e9cfa14b520f32b796bc1801031fc08ea9ac9f5659d718af370da83512 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=8b35384e-067e-42b4-8844-eac5ea36b4c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674",
2026-06-14 10:12:41.194762 | controller |     "Jun 14 08:14:57.766150 crc crio[3637]: time=\"2026-06-14T08:14:57.762713065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194777 | controller |     "Jun 14 08:14:58.363317 crc crio[3637]: time=\"2026-06-14T08:14:58.363043697Z\" level=info msg=\"Created container 74fa40b46617e773f014f2f6fdcfeeac6b18be2753f986ee215fd5883a7703ae: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=61b23017-ed1e-4663-abc4-7e29fb21267c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.194792 | controller |     "Jun 14 08:14:58.374831 crc crio[3637]: time=\"2026-06-14T08:14:58.370667171Z\" level=info msg=\"Starting container: 74fa40b46617e773f014f2f6fdcfeeac6b18be2753f986ee215fd5883a7703ae\" id=3eeeb82f-69ed-4747-875b-6ed165df72a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.194806 | controller |     "Jun 14 08:14:58.464821 crc crio[3637]: time=\"2026-06-14T08:14:58.462957707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.194821 | controller |     "Jun 14 08:14:58.495421 crc crio[3637]: time=\"2026-06-14T08:14:58.494646574Z\" level=info msg=\"Started container\" PID=9255 containerID=74fa40b46617e773f014f2f6fdcfeeac6b18be2753f986ee215fd5883a7703ae description=openshift-dns/node-resolver-277xp/dns-node-resolver id=3eeeb82f-69ed-4747-875b-6ed165df72a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=824c0a7b89cd56168361c1f616d347661ee9538f24193474f4fcec18bf6f03e1",
2026-06-14 10:12:41.194836 | controller |     "Jun 14 08:15:00.636793 crc crio[3637]: time=\"2026-06-14T08:15:00.63511554Z\" level=info msg=\"Created container f5d49eee8c50a141ebf333eb18ba4b518a3057d2ef27ccd7bf69e465c4a2c1aa: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=12818710-d55c-4b7b-8058-e72d92432c57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.194851 | controller |     "Jun 14 08:15:00.641804 crc crio[3637]: time=\"2026-06-14T08:15:00.641727419Z\" level=info msg=\"Starting container: f5d49eee8c50a141ebf333eb18ba4b518a3057d2ef27ccd7bf69e465c4a2c1aa\" id=1d62e9d7-c4b5-4846-ac1f-6daf7756cb73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.194865 | controller |     "Jun 14 08:15:00.910656 crc crio[3637]: time=\"2026-06-14T08:15:00.909682624Z\" level=info msg=\"Started container\" PID=9313 containerID=f5d49eee8c50a141ebf333eb18ba4b518a3057d2ef27ccd7bf69e465c4a2c1aa description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=1d62e9d7-c4b5-4846-ac1f-6daf7756cb73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=153da0904d535ab9b4bd4fda1f73e654d326da2ac50ad9d9ea62f9203e631139",
2026-06-14 10:12:41.194879 | controller |     "Jun 14 08:15:01.428074 crc crio[3637]: time=\"2026-06-14T08:15:01.426623032Z\" level=info msg=\"Removing container: 0abc43a3b0b44c13211fb2e94f3879cd9454232880380c31e218a990eb9663b5\" id=79965eaa-9bd9-49a8-a67d-fa8a9091b09c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.194894 | controller |     "Jun 14 08:15:01.728202 crc crio[3637]: time=\"2026-06-14T08:15:01.728019188Z\" level=info msg=\"Removed container 0abc43a3b0b44c13211fb2e94f3879cd9454232880380c31e218a990eb9663b5: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=79965eaa-9bd9-49a8-a67d-fa8a9091b09c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.194908 | controller |     "Jun 14 08:15:04.216134 crc crio[3637]: time=\"2026-06-14T08:15:04.215639192Z\" level=info msg=\"Created container dacaf719f572f28f3a4b7d587e9c4de9fa3079e3927afd2435f0e9015e2c6f12: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=cd280e53-9419-4cbe-a3b1-d935cd0f035f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.194926 | controller |     "Jun 14 08:15:04.223414 crc crio[3637]: time=\"2026-06-14T08:15:04.223359644Z\" level=info msg=\"Starting container: dacaf719f572f28f3a4b7d587e9c4de9fa3079e3927afd2435f0e9015e2c6f12\" id=a8f34a38-9419-4751-816e-76b266941d4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.194941 | controller |     "Jun 14 08:15:04.257655 crc crio[3637]: time=\"2026-06-14T08:15:04.256532386Z\" level=info msg=\"Started container\" PID=9113 containerID=dacaf719f572f28f3a4b7d587e9c4de9fa3079e3927afd2435f0e9015e2c6f12 description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=a8f34a38-9419-4751-816e-76b266941d4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7e0694dcd7155fdc29f3d204e41c63894fd1a9cce1ae4414d50105b6d160253",
2026-06-14 10:12:41.194956 | controller |     "Jun 14 08:15:13.158668 crc crio[3637]: time=\"2026-06-14T08:15:13.155766875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=4b673c31-4a51-4657-8be5-5ca80b21094b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.194971 | controller |     "Jun 14 08:15:13.172175 crc crio[3637]: time=\"2026-06-14T08:15:13.171911514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=4d144e56-b7f5-4a19-b7b9-eb5f91984900 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.194986 | controller |     "Jun 14 08:15:13.184696 crc crio[3637]: time=\"2026-06-14T08:15:13.184573178Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=64240485-ec3b-4eee-8280-2bcca3ea15b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.195001 | controller |     "Jun 14 08:15:13.185329 crc crio[3637]: time=\"2026-06-14T08:15:13.185136087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.195016 | controller |     "Jun 14 08:15:13.299222 crc crio[3637]: time=\"2026-06-14T08:15:13.299081175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.195031 | controller |     "Jun 14 08:15:13.580160 crc crio[3637]: time=\"2026-06-14T08:15:13.580095566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.195046 | controller |     "Jun 14 08:15:13.735723 crc crio[3637]: time=\"2026-06-14T08:15:13.735649272Z\" level=info msg=\"Created container 2d1f951e9dfc6481c9e031dbef494e27ef353d96c2688c291ff9fba246f1c656: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=64240485-ec3b-4eee-8280-2bcca3ea15b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.195060 | controller |     "Jun 14 08:15:13.741029 crc crio[3637]: time=\"2026-06-14T08:15:13.740420997Z\" level=info msg=\"Starting container: 2d1f951e9dfc6481c9e031dbef494e27ef353d96c2688c291ff9fba246f1c656\" id=5c4b7a00-28a4-468c-8cfc-1e7042cb9b9c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.195075 | controller |     "Jun 14 08:15:13.754130 crc crio[3637]: time=\"2026-06-14T08:15:13.751257975Z\" level=info msg=\"Started container\" PID=9792 containerID=2d1f951e9dfc6481c9e031dbef494e27ef353d96c2688c291ff9fba246f1c656 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=5c4b7a00-28a4-468c-8cfc-1e7042cb9b9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89",
2026-06-14 10:12:41.195090 | controller |     "Jun 14 08:15:15.231778 crc crio[3637]: time=\"2026-06-14T08:15:15.231095116Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=0b15ab33-7654-4463-ad25-084e1cef4514 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.195108 | controller |     "Jun 14 08:15:15.241748 crc crio[3637]: time=\"2026-06-14T08:15:15.240760463Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=ce41ad10-af65-4b41-981a-3657c711b935 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.195123 | controller |     "Jun 14 08:15:15.257369 crc crio[3637]: time=\"2026-06-14T08:15:15.257148157Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=1f2d094b-d94e-4743-ae3c-9426bdc5ccb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.195138 | controller |     "Jun 14 08:15:15.257964 crc crio[3637]: time=\"2026-06-14T08:15:15.257819739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.195153 | controller |     "Jun 14 08:15:15.294383 crc crio[3637]: time=\"2026-06-14T08:15:15.294246142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.195167 | controller |     "Jun 14 08:15:15.771025 crc crio[3637]: time=\"2026-06-14T08:15:15.770187103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.195182 | controller |     "Jun 14 08:15:15.898248 crc crio[3637]: time=\"2026-06-14T08:15:15.898017967Z\" level=info msg=\"Created container 981755917dddff4472f1896c65fca9bdf989c3e0ac38fc161cebdc686b0f1b7a: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=1f2d094b-d94e-4743-ae3c-9426bdc5ccb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.195196 | controller |     "Jun 14 08:15:15.907688 crc crio[3637]: time=\"2026-06-14T08:15:15.907389615Z\" level=info msg=\"Starting container: 981755917dddff4472f1896c65fca9bdf989c3e0ac38fc161cebdc686b0f1b7a\" id=47b04f02-41c4-4320-9dd8-74a971e3930c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.195210 | controller |     "Jun 14 08:15:15.915745 crc crio[3637]: time=\"2026-06-14T08:15:15.915659716Z\" level=info msg=\"Started container\" PID=9862 containerID=981755917dddff4472f1896c65fca9bdf989c3e0ac38fc161cebdc686b0f1b7a description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=47b04f02-41c4-4320-9dd8-74a971e3930c name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89",
2026-06-14 10:12:41.195225 | controller |     "Jun 14 08:15:16.585421 crc crio[3637]: time=\"2026-06-14T08:15:16.585280236Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=99e9c118-1152-4529-9182-c3ef55f31e42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.195242 | controller |     "Jun 14 08:15:16.592309 crc crio[3637]: time=\"2026-06-14T08:15:16.592140324Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=0b20c97a-d0e3-4071-8fe1-ccc7e3eaa639 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.195263 | controller |     "Jun 14 08:15:16.599477 crc crio[3637]: time=\"2026-06-14T08:15:16.59904485Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=934cc39f-18de-4399-9af9-c20b5b75ef3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.195285 | controller |     "Jun 14 08:15:16.599477 crc crio[3637]: time=\"2026-06-14T08:15:16.599425463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.195301 | controller |     "Jun 14 08:15:16.647627 crc crio[3637]: time=\"2026-06-14T08:15:16.633037607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.195316 | controller |     "Jun 14 08:15:17.144343 crc crio[3637]: time=\"2026-06-14T08:15:17.144180246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.195330 | controller |     "Jun 14 08:15:17.258373 crc crio[3637]: time=\"2026-06-14T08:15:17.257623338Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195344 | controller |     "Jun 14 08:15:17.305339 crc crio[3637]: time=\"2026-06-14T08:15:17.305257215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=0c48481c-2c59-4a78-9530-d5a16693fc75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.195389 | controller |     "Jun 14 08:15:17.313491 crc crio[3637]: time=\"2026-06-14T08:15:17.313304007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=aa4fb25a-6f64-4c11-8a3e-16d9be6b9644 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.195404 | controller |     "Jun 14 08:15:17.324087 crc crio[3637]: time=\"2026-06-14T08:15:17.323741772Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=bd03ac67-8b63-4e20-973c-222511a0afa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.195419 | controller |     "Jun 14 08:15:17.325130 crc crio[3637]: time=\"2026-06-14T08:15:17.324992484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.195439 | controller |     "Jun 14 08:15:17.339703 crc crio[3637]: time=\"2026-06-14T08:15:17.338772286Z\" level=info msg=\"NetworkStart: stopping network for sandbox c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195459 | controller |     "Jun 14 08:15:17.366217 crc crio[3637]: time=\"2026-06-14T08:15:17.356275641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.195480 | controller |     "Jun 14 08:15:17.386170 crc crio[3637]: time=\"2026-06-14T08:15:17.385691037Z\" level=info msg=\"NetworkStart: stopping network for sandbox d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195506 | controller |     "Jun 14 08:15:17.458065 crc crio[3637]: time=\"2026-06-14T08:15:17.457275451Z\" level=info msg=\"Created container 6defdd8f62e556df126a9289db2d364ff4cb9892fba6e1405e5b997e8c2d5a55: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=934cc39f-18de-4399-9af9-c20b5b75ef3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.195532 | controller |     "Jun 14 08:15:17.480290 crc crio[3637]: time=\"2026-06-14T08:15:17.479889536Z\" level=info msg=\"Starting container: 6defdd8f62e556df126a9289db2d364ff4cb9892fba6e1405e5b997e8c2d5a55\" id=20ad4f47-2178-44bd-849d-05b284285598 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.195564 | controller |     "Jun 14 08:15:17.504512 crc crio[3637]: time=\"2026-06-14T08:15:17.504312507Z\" level=info msg=\"Started container\" PID=9900 containerID=6defdd8f62e556df126a9289db2d364ff4cb9892fba6e1405e5b997e8c2d5a55 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=20ad4f47-2178-44bd-849d-05b284285598 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674",
2026-06-14 10:12:41.195594 | controller |     "Jun 14 08:15:18.015961 crc crio[3637]: time=\"2026-06-14T08:15:18.015689119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.195622 | controller |     "Jun 14 08:15:18.278723 crc crio[3637]: time=\"2026-06-14T08:15:18.27223493Z\" level=info msg=\"Created container 9fcb80d30df950e8f12d61714755d81c9f8d0ba1e387452cd0c0be0dd4230a22: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=bd03ac67-8b63-4e20-973c-222511a0afa1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.195648 | controller |     "Jun 14 08:15:18.285725 crc crio[3637]: time=\"2026-06-14T08:15:18.285385153Z\" level=info msg=\"Starting container: 9fcb80d30df950e8f12d61714755d81c9f8d0ba1e387452cd0c0be0dd4230a22\" id=855f787b-5829-4dad-a4e3-ba5df3d0e02a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.195669 | controller |     "Jun 14 08:15:18.316486 crc crio[3637]: time=\"2026-06-14T08:15:18.315366499Z\" level=info msg=\"Started container\" PID=9918 containerID=9fcb80d30df950e8f12d61714755d81c9f8d0ba1e387452cd0c0be0dd4230a22 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=855f787b-5829-4dad-a4e3-ba5df3d0e02a name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89",
2026-06-14 10:12:41.195686 | controller |     "Jun 14 08:15:18.585172 crc crio[3637]: time=\"2026-06-14T08:15:18.584804509Z\" level=info msg=\"NetworkStart: stopping network for sandbox 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195706 | controller |     "Jun 14 08:15:18.647249 crc crio[3637]: time=\"2026-06-14T08:15:18.646718632Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195722 | controller |     "Jun 14 08:15:18.691037 crc crio[3637]: time=\"2026-06-14T08:15:18.69071352Z\" level=info msg=\"NetworkStart: stopping network for sandbox e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96\" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195737 | controller |     "Jun 14 08:15:18.857526 crc crio[3637]: time=\"2026-06-14T08:15:18.857318109Z\" level=info msg=\"NetworkStart: stopping network for sandbox 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15\" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195751 | controller |     "Jun 14 08:15:19.149186 crc crio[3637]: time=\"2026-06-14T08:15:19.148777284Z\" level=info msg=\"NetworkStart: stopping network for sandbox 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567\" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195766 | controller |     "Jun 14 08:15:19.335964 crc crio[3637]: time=\"2026-06-14T08:15:19.335726291Z\" level=info msg=\"NetworkStart: stopping network for sandbox 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195786 | controller |     "Jun 14 08:15:19.364483 crc crio[3637]: time=\"2026-06-14T08:15:19.364207748Z\" level=info msg=\"NetworkStart: stopping network for sandbox d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195807 | controller |     "Jun 14 08:15:19.388512 crc crio[3637]: time=\"2026-06-14T08:15:19.388158337Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195829 | controller |     "Jun 14 08:15:21.142057 crc crio[3637]: time=\"2026-06-14T08:15:21.141708418Z\" level=info msg=\"NetworkStart: stopping network for sandbox bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195850 | controller |     "Jun 14 08:15:21.545393 crc crio[3637]: time=\"2026-06-14T08:15:21.54502283Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195872 | controller |     "Jun 14 08:15:21.764389 crc crio[3637]: time=\"2026-06-14T08:15:21.764254701Z\" level=info msg=\"NetworkStart: stopping network for sandbox c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a\" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195890 | controller |     "Jun 14 08:15:21.869010 crc crio[3637]: time=\"2026-06-14T08:15:21.868165207Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f\" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195911 | controller |     "Jun 14 08:15:21.928347 crc crio[3637]: time=\"2026-06-14T08:15:21.928207911Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195929 | controller |     "Jun 14 08:15:21.980154 crc crio[3637]: time=\"2026-06-14T08:15:21.979578087Z\" level=info msg=\"NetworkStart: stopping network for sandbox 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd\" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195945 | controller |     "Jun 14 08:15:21.993320 crc crio[3637]: time=\"2026-06-14T08:15:21.993143458Z\" level=info msg=\"NetworkStart: stopping network for sandbox 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2\" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195962 | controller |     "Jun 14 08:15:22.067174 crc crio[3637]: time=\"2026-06-14T08:15:22.067056018Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156\" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195981 | controller |     "Jun 14 08:15:22.533052 crc crio[3637]: time=\"2026-06-14T08:15:22.532455191Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.195996 | controller |     "Jun 14 08:15:22.587516 crc crio[3637]: time=\"2026-06-14T08:15:22.587409603Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196020 | controller |     "Jun 14 08:15:23.057086 crc crio[3637]: time=\"2026-06-14T08:15:23.056591391Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de\" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196043 | controller |     "Jun 14 08:15:23.236824 crc crio[3637]: time=\"2026-06-14T08:15:23.236504713Z\" level=info msg=\"NetworkStart: stopping network for sandbox 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196069 | controller |     "Jun 14 08:15:23.246109 crc crio[3637]: time=\"2026-06-14T08:15:23.245998875Z\" level=info msg=\"NetworkStart: stopping network for sandbox 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196132 | controller |     "Jun 14 08:15:23.252187 crc crio[3637]: time=\"2026-06-14T08:15:23.252108846Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196153 | controller |     "Jun 14 08:15:23.290070 crc crio[3637]: time=\"2026-06-14T08:15:23.289918179Z\" level=info msg=\"NetworkStart: stopping network for sandbox 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196168 | controller |     "Jun 14 08:15:23.307295 crc crio[3637]: time=\"2026-06-14T08:15:23.307224528Z\" level=info msg=\"NetworkStart: stopping network for sandbox d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196182 | controller |     "Jun 14 08:15:23.335126 crc crio[3637]: time=\"2026-06-14T08:15:23.334798485Z\" level=info msg=\"NetworkStart: stopping network for sandbox ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196197 | controller |     "Jun 14 08:15:23.376515 crc crio[3637]: time=\"2026-06-14T08:15:23.376351361Z\" level=info msg=\"NetworkStart: stopping network for sandbox c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8\" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196211 | controller |     "Jun 14 08:15:23.511712 crc crio[3637]: time=\"2026-06-14T08:15:23.511359492Z\" level=info msg=\"NetworkStart: stopping network for sandbox d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196225 | controller |     "Jun 14 08:15:23.552315 crc crio[3637]: time=\"2026-06-14T08:15:23.552201069Z\" level=info msg=\"NetworkStart: stopping network for sandbox f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e\" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196239 | controller |     "Jun 14 08:15:23.586434 crc crio[3637]: time=\"2026-06-14T08:15:23.586359749Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196253 | controller |     "Jun 14 08:15:23.709379 crc crio[3637]: time=\"2026-06-14T08:15:23.709209017Z\" level=info msg=\"NetworkStart: stopping network for sandbox 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d\" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196271 | controller |     "Jun 14 08:15:23.730149 crc crio[3637]: time=\"2026-06-14T08:15:23.729625938Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196286 | controller |     "Jun 14 08:15:23.811075 crc crio[3637]: time=\"2026-06-14T08:15:23.810746096Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196300 | controller |     "Jun 14 08:15:23.845620 crc crio[3637]: time=\"2026-06-14T08:15:23.845439217Z\" level=info msg=\"NetworkStart: stopping network for sandbox f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196315 | controller |     "Jun 14 08:15:23.847419 crc crio[3637]: time=\"2026-06-14T08:15:23.847175104Z\" level=info msg=\"NetworkStart: stopping network for sandbox 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196330 | controller |     "Jun 14 08:15:23.858287 crc crio[3637]: time=\"2026-06-14T08:15:23.858132564Z\" level=info msg=\"NetworkStart: stopping network for sandbox 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196363 | controller |     "Jun 14 08:15:23.904140 crc crio[3637]: time=\"2026-06-14T08:15:23.904002383Z\" level=info msg=\"NetworkStart: stopping network for sandbox ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196398 | controller |     "Jun 14 08:15:25.251091 crc crio[3637]: time=\"2026-06-14T08:15:25.250428214Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/POD\" id=b6698f16-3f8b-4751-b5d2-ac82edc8c4eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196414 | controller |     "Jun 14 08:15:25.251984 crc crio[3637]: time=\"2026-06-14T08:15:25.251110897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.196429 | controller |     "Jun 14 08:15:25.617464 crc crio[3637]: time=\"2026-06-14T08:15:25.617333994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=53b11e2c-18f2-4ac9-92f8-1703b1ae99d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.196444 | controller |     "Jun 14 08:15:25.624577 crc crio[3637]: time=\"2026-06-14T08:15:25.623657291Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=0755d616-eb06-43f7-8313-ce60e45031d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.196458 | controller |     "Jun 14 08:15:25.628060 crc crio[3637]: time=\"2026-06-14T08:15:25.627983823Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=ed198ad1-cbb6-49d8-91a5-b97815b13723 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.196472 | controller |     "Jun 14 08:15:25.628474 crc crio[3637]: time=\"2026-06-14T08:15:25.628394487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.196490 | controller |     "Jun 14 08:15:25.648073 crc crio[3637]: time=\"2026-06-14T08:15:25.647977531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.196505 | controller |     "Jun 14 08:15:26.037327 crc crio[3637]: time=\"2026-06-14T08:15:26.037144628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.196520 | controller |     "Jun 14 08:15:26.160270 crc crio[3637]: time=\"2026-06-14T08:15:26.160155233Z\" level=info msg=\"Created container 75212b3e539481e8221b73b3004ce61a5d0675cdad5ea4a294ee807b3fe74e86: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=ed198ad1-cbb6-49d8-91a5-b97815b13723 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.196534 | controller |     "Jun 14 08:15:26.163807 crc crio[3637]: time=\"2026-06-14T08:15:26.163612297Z\" level=info msg=\"Starting container: 75212b3e539481e8221b73b3004ce61a5d0675cdad5ea4a294ee807b3fe74e86\" id=e8921051-38b0-4a66-b9c6-ffe52265e2b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.196549 | controller |     "Jun 14 08:15:26.176082 crc crio[3637]: time=\"2026-06-14T08:15:26.175793008Z\" level=info msg=\"Started container\" PID=10202 containerID=75212b3e539481e8221b73b3004ce61a5d0675cdad5ea4a294ee807b3fe74e86 description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=e8921051-38b0-4a66-b9c6-ffe52265e2b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89",
2026-06-14 10:12:41.196564 | controller |     "Jun 14 08:15:26.637288 crc crio[3637]: time=\"2026-06-14T08:15:26.637095607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=f26209cc-f33f-4bca-bca6-1920741b8ded name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.196579 | controller |     "Jun 14 08:15:26.642194 crc crio[3637]: time=\"2026-06-14T08:15:26.641962697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=ebd5ae71-371e-4650-bdbe-b636961141a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.196594 | controller |     "Jun 14 08:15:26.648122 crc crio[3637]: time=\"2026-06-14T08:15:26.648033897Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=a44dee3f-f336-45e8-8535-4a7e2305e1b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.196609 | controller |     "Jun 14 08:15:26.648948 crc crio[3637]: time=\"2026-06-14T08:15:26.648593005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.196623 | controller |     "Jun 14 08:15:26.680043 crc crio[3637]: time=\"2026-06-14T08:15:26.679410509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.196638 | controller |     "Jun 14 08:15:27.138471 crc crio[3637]: time=\"2026-06-14T08:15:27.137431702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.196651 | controller |     "Jun 14 08:15:27.319783 crc crio[3637]: time=\"2026-06-14T08:15:27.319644754Z\" level=info msg=\"Created container 608ec5ad02a2a86ea12a1a79c433075ae11b828b2b9b08be310fca4e96e2a769: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=a44dee3f-f336-45e8-8535-4a7e2305e1b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.196669 | controller |     "Jun 14 08:15:27.321555 crc crio[3637]: time=\"2026-06-14T08:15:27.321265136Z\" level=info msg=\"Starting container: 608ec5ad02a2a86ea12a1a79c433075ae11b828b2b9b08be310fca4e96e2a769\" id=6cb7791a-0ffc-4e41-ab0e-36bfdc4c40c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.196684 | controller |     "Jun 14 08:15:27.333056 crc crio[3637]: time=\"2026-06-14T08:15:27.332291047Z\" level=info msg=\"Started container\" PID=10299 containerID=608ec5ad02a2a86ea12a1a79c433075ae11b828b2b9b08be310fca4e96e2a769 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=6cb7791a-0ffc-4e41-ab0e-36bfdc4c40c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11c9e0ba68d382f926d404ca4762f02bbd103d12b647f1950932b3879d2acd89",
2026-06-14 10:12:41.196699 | controller |     "Jun 14 08:15:30.344578 crc crio[3637]: time=\"2026-06-14T08:15:30.343674133Z\" level=info msg=\"NetworkStart: stopping network for sandbox b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196714 | controller |     "Jun 14 08:15:30.567134 crc crio[3637]: time=\"2026-06-14T08:15:30.566537981Z\" level=info msg=\"NetworkStart: stopping network for sandbox 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd\" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196728 | controller |     "Jun 14 08:15:30.625966 crc crio[3637]: time=\"2026-06-14T08:15:30.625677817Z\" level=info msg=\"NetworkStart: stopping network for sandbox b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196743 | controller |     "Jun 14 08:15:30.651575 crc crio[3637]: time=\"2026-06-14T08:15:30.651405672Z\" level=info msg=\"NetworkStart: stopping network for sandbox cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196757 | controller |     "Jun 14 08:15:30.720709 crc crio[3637]: time=\"2026-06-14T08:15:30.720513244Z\" level=info msg=\"NetworkStart: stopping network for sandbox beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196771 | controller |     "Jun 14 08:15:30.986059 crc crio[3637]: time=\"2026-06-14T08:15:30.985699855Z\" level=info msg=\"NetworkStart: stopping network for sandbox b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.196785 | controller |     "Jun 14 08:15:30.986481 crc crio[3637]: time=\"2026-06-14T08:15:30.986294004Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.196799 | controller |     "Jun 14 08:15:30.987001 crc crio[3637]: time=\"2026-06-14T08:15:30.986637116Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-14 10:12:41.196813 | controller |     "Jun 14 08:15:30.988256 crc crio[3637]: time=\"2026-06-14T08:15:30.988113115Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5465e55a-9c44-452c-9a9d-b72fc652992a 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:0xc0006021a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.196828 | controller |     "Jun 14 08:15:30.988421 crc crio[3637]: time=\"2026-06-14T08:15:30.988340382Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.196846 | controller |     "Jun 14 08:15:30.988542 crc crio[3637]: time=\"2026-06-14T08:15:30.988408285Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.196861 | controller |     "Jun 14 08:15:30.988542 crc crio[3637]: time=\"2026-06-14T08:15:30.988471497Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.196876 | controller |     "Jun 14 08:15:30.989368 crc crio[3637]: time=\"2026-06-14T08:15:30.989252292Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/c454784b-f72f-4b17-941a-7c40f0477e2b 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:0xc000122200}] Aliases:map[]}\"",
2026-06-14 10:12:41.196890 | controller |     "Jun 14 08:15:30.989518 crc crio[3637]: time=\"2026-06-14T08:15:30.989397386Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.196904 | controller |     "Jun 14 08:15:30.989518 crc crio[3637]: time=\"2026-06-14T08:15:30.989424747Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.196919 | controller |     "Jun 14 08:15:30.989518 crc crio[3637]: time=\"2026-06-14T08:15:30.98950081Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.196933 | controller |     "Jun 14 08:15:30.989735 crc crio[3637]: time=\"2026-06-14T08:15:30.989589563Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/4f16d424-b9f5-4f97-939b-04348f557dbc 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:0xc002d98008}] Aliases:map[]}\"",
2026-06-14 10:12:41.196948 | controller |     "Jun 14 08:15:30.989735 crc crio[3637]: time=\"2026-06-14T08:15:30.989646335Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.196962 | controller |     "Jun 14 08:15:30.989735 crc crio[3637]: time=\"2026-06-14T08:15:30.989659175Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.196977 | controller |     "Jun 14 08:15:30.989735 crc crio[3637]: time=\"2026-06-14T08:15:30.989671926Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.196992 | controller |     "Jun 14 08:15:30.990262 crc crio[3637]: time=\"2026-06-14T08:15:30.989746458Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/a1332f06-ddf3-4367-9bd0-381f3d192ee3 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:0xc001918000}] Aliases:map[]}\"",
2026-06-14 10:12:41.197011 | controller |     "Jun 14 08:15:30.990262 crc crio[3637]: time=\"2026-06-14T08:15:30.989959755Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.197026 | controller |     "Jun 14 08:15:30.990262 crc crio[3637]: time=\"2026-06-14T08:15:30.989980156Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.197040 | controller |     "Jun 14 08:15:30.990262 crc crio[3637]: time=\"2026-06-14T08:15:30.989998656Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.197055 | controller |     "Jun 14 08:15:30.990631 crc crio[3637]: time=\"2026-06-14T08:15:30.990439721Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/c45b2945-d602-48d3-b4ed-9f3bc2f024ae 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:0xc00235c008}] Aliases:map[]}\"",
2026-06-14 10:12:41.197070 | controller |     "Jun 14 08:15:30.990631 crc crio[3637]: time=\"2026-06-14T08:15:30.990527354Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.197085 | controller |     "Jun 14 08:15:30.990631 crc crio[3637]: time=\"2026-06-14T08:15:30.990546195Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.197099 | controller |     "Jun 14 08:15:30.990631 crc crio[3637]: time=\"2026-06-14T08:15:30.990585166Z\" 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-14 10:12:41.197114 | controller |     "Jun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.990728941Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/5791d7d6-18ba-4ff0-9a53-deb4fcbd2e00 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:0xc00008c198}] Aliases:map[]}\"",
2026-06-14 10:12:41.197129 | controller |     "Jun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.990975629Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/3496e68a-b83b-4a1e-84bf-b8302c62bb95 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:0xc002314090}] Aliases:map[]}\"",
2026-06-14 10:12:41.197144 | controller |     "Jun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.99101042Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.197159 | controller |     "Jun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.991054342Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.197173 | controller |     "Jun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.991074442Z\" 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-14 10:12:41.197194 | controller |     "Jun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.991121524Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/e62522ec-3da4-4c85-92f8-7e484955d4dd 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:0xc0023140a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.197210 | controller |     "Jun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.991165865Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.197225 | controller |     "Jun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.991178946Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.197239 | controller |     "Jun 14 08:15:30.991222 crc crio[3637]: time=\"2026-06-14T08:15:30.991190296Z\" 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-14 10:12:41.197254 | controller |     "Jun 14 08:15:30.992356 crc crio[3637]: time=\"2026-06-14T08:15:30.991589589Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/738935d0-cf45-4579-aa91-45a35f4d0666 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:0xc0002d60c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.197269 | controller |     "Jun 14 08:15:30.992356 crc crio[3637]: time=\"2026-06-14T08:15:30.991677152Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.197283 | controller |     "Jun 14 08:15:30.993186 crc crio[3637]: time=\"2026-06-14T08:15:30.991697243Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.197297 | controller |     "Jun 14 08:15:30.993321 crc crio[3637]: time=\"2026-06-14T08:15:30.993241584Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/39d5ab11-e943-486a-a87b-a5c3cd9afe81 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:0xc000602498}] Aliases:map[]}\"",
2026-06-14 10:12:41.197312 | controller |     "Jun 14 08:15:30.993321 crc crio[3637]: time=\"2026-06-14T08:15:30.993295396Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.197327 | controller |     "Jun 14 08:15:30.993544 crc crio[3637]: time=\"2026-06-14T08:15:30.993291245Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/73a4d71e-ec5d-4118-93aa-d2bc5d6748f3 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:0xc001918120}] Aliases:map[]}\"",
2026-06-14 10:12:41.197360 | controller |     "Jun 14 08:15:30.993544 crc crio[3637]: time=\"2026-06-14T08:15:30.993377339Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/7f9b85f6-fb9e-4774-a890-da6239d38243 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:0xc0006024b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.197381 | controller |     "Jun 14 08:15:30.993544 crc crio[3637]: time=\"2026-06-14T08:15:30.993422179Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.197397 | controller |     "Jun 14 08:15:30.993544 crc crio[3637]: time=\"2026-06-14T08:15:30.99345324Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.197412 | controller |     "Jun 14 08:15:30.993544 crc crio[3637]: time=\"2026-06-14T08:15:30.993474181Z\" 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-14 10:12:41.197427 | controller |     "Jun 14 08:15:30.993544 crc crio[3637]: time=\"2026-06-14T08:15:30.993494673Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/bad2b2cc-247a-4397-a509-f5f35a59ee9b 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:0xc0006024c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.197442 | controller |     "Jun 14 08:15:30.993544 crc crio[3637]: time=\"2026-06-14T08:15:30.993545304Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.197457 | controller |     "Jun 14 08:15:30.993544 crc crio[3637]: time=\"2026-06-14T08:15:30.993558625Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.197472 | controller |     "Jun 14 08:15:30.994475 crc crio[3637]: time=\"2026-06-14T08:15:30.993569955Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.197486 | controller |     "Jun 14 08:15:30.994475 crc crio[3637]: time=\"2026-06-14T08:15:30.993310136Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.197500 | controller |     "Jun 14 08:15:30.994475 crc crio[3637]: time=\"2026-06-14T08:15:30.994464884Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.197515 | controller |     "Jun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.993246794Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.197529 | controller |     "Jun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.996180092Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/8255441a-8c3f-44c1-93be-99684e7bc3c1 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:0xc002ae6000}] Aliases:map[]}\"",
2026-06-14 10:12:41.197547 | controller |     "Jun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.996296466Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/4f2d8b58-9542-4854-b683-9e1444f19aec 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:0xc00019c278}] Aliases:map[]}\"",
2026-06-14 10:12:41.197564 | controller |     "Jun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.996403969Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.197585 | controller |     "Jun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.99642499Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.197601 | controller |     "Jun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.996444111Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.197617 | controller |     "Jun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.996462541Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/f55d77d6-2193-4a0d-8c36-d0c824421a45 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:0xc002ae6018}] Aliases:map[]}\"",
2026-06-14 10:12:41.197633 | controller |     "Jun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.996552494Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.197652 | controller |     "Jun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.996583425Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.197667 | controller |     "Jun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.996604756Z\" 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-14 10:12:41.197682 | controller |     "Jun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.99342606Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.197696 | controller |     "Jun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.997246716Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.197710 | controller |     "Jun 14 08:15:30.997920 crc crio[3637]: time=\"2026-06-14T08:15:30.997267738Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.197725 | controller |     "Jun 14 08:15:31.001475 crc crio[3637]: time=\"2026-06-14T08:15:30.991044881Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.197744 | controller |     "Jun 14 08:15:31.001629 crc crio[3637]: time=\"2026-06-14T08:15:30.991818877Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/460ea5d7-e651-493f-8dc0-6ff4f829e159 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:0xc0006022b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.197759 | controller |     "Jun 14 08:15:31.002186 crc crio[3637]: time=\"2026-06-14T08:15:31.001627483Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/fca53162-880c-459a-8d63-43e6b93db3ab 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:0xc000602580}] Aliases:map[]}\"",
2026-06-14 10:12:41.197774 | controller |     "Jun 14 08:15:31.002186 crc crio[3637]: time=\"2026-06-14T08:15:31.001710106Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.197788 | controller |     "Jun 14 08:15:31.002186 crc crio[3637]: time=\"2026-06-14T08:15:31.001726356Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.197802 | controller |     "Jun 14 08:15:31.002186 crc crio[3637]: time=\"2026-06-14T08:15:31.001744187Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.197817 | controller |     "Jun 14 08:15:31.003674 crc crio[3637]: time=\"2026-06-14T08:15:31.003485774Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/1b5d16ae-dbe2-425d-973d-14821b9f2593 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:0xc002314138}] Aliases:map[]}\"",
2026-06-14 10:12:41.197832 | controller |     "Jun 14 08:15:31.003674 crc crio[3637]: time=\"2026-06-14T08:15:31.003630469Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.197846 | controller |     "Jun 14 08:15:31.003674 crc crio[3637]: time=\"2026-06-14T08:15:31.003654479Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.197861 | controller |     "Jun 14 08:15:31.004416 crc crio[3637]: time=\"2026-06-14T08:15:31.00367433Z\" 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-14 10:12:41.197876 | controller |     "Jun 14 08:15:31.004535 crc crio[3637]: time=\"2026-06-14T08:15:30.991949161Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e95cc54b-7797-4e02-a595-7c152cf9ba43 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:0xc0006022d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.197895 | controller |     "Jun 14 08:15:31.004679 crc crio[3637]: time=\"2026-06-14T08:15:31.004608982Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.197910 | controller |     "Jun 14 08:15:31.004679 crc crio[3637]: time=\"2026-06-14T08:15:31.004670774Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.197925 | controller |     "Jun 14 08:15:31.005118 crc crio[3637]: time=\"2026-06-14T08:15:31.004702185Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.197940 | controller |     "Jun 14 08:15:31.005118 crc crio[3637]: time=\"2026-06-14T08:15:31.005096188Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/ebf5b025-e87e-4db1-9a06-3f39646bd2c7 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:0xc0001223b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.197965 | controller |     "Jun 14 08:15:31.005330 crc crio[3637]: time=\"2026-06-14T08:15:31.00514403Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.197981 | controller |     "Jun 14 08:15:31.005330 crc crio[3637]: time=\"2026-06-14T08:15:31.00515587Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.197996 | controller |     "Jun 14 08:15:31.005330 crc crio[3637]: time=\"2026-06-14T08:15:31.005167701Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.198011 | controller |     "Jun 14 08:15:31.005330 crc crio[3637]: time=\"2026-06-14T08:15:31.005219842Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/afc7c0a4-0dc7-4b2b-8942-ab1351cc9d18 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:0xc000b10160}] Aliases:map[]}\"",
2026-06-14 10:12:41.198026 | controller |     "Jun 14 08:15:31.005330 crc crio[3637]: time=\"2026-06-14T08:15:31.005284105Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198040 | controller |     "Jun 14 08:15:31.005330 crc crio[3637]: time=\"2026-06-14T08:15:31.005300905Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.198055 | controller |     "Jun 14 08:15:31.005330 crc crio[3637]: time=\"2026-06-14T08:15:31.005313156Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.198070 | controller |     "Jun 14 08:15:31.006235 crc crio[3637]: time=\"2026-06-14T08:15:30.992981506Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/0f742e1e-8391-42c6-b4d4-d402819c7caa 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:0xc000602438}] Aliases:map[]}\"",
2026-06-14 10:12:41.198088 | controller |     "Jun 14 08:15:31.006235 crc crio[3637]: time=\"2026-06-14T08:15:31.005728539Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198103 | controller |     "Jun 14 08:15:31.006235 crc crio[3637]: time=\"2026-06-14T08:15:31.00574376Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.198117 | controller |     "Jun 14 08:15:31.006235 crc crio[3637]: time=\"2026-06-14T08:15:31.006032829Z\" 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-14 10:12:41.198133 | controller |     "Jun 14 08:15:31.006235 crc crio[3637]: time=\"2026-06-14T08:15:30.992023444Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/e6d641d6-bb4d-437b-81df-9bf3c45c0faa 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:0xc0006022e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.198147 | controller |     "Jun 14 08:15:31.006691 crc crio[3637]: time=\"2026-06-14T08:15:31.006312919Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99 UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/c58d9ca5-9ddf-41e2-b4ad-c15a764f123e 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:0xc002d980a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.198162 | controller |     "Jun 14 08:15:31.006691 crc crio[3637]: time=\"2026-06-14T08:15:31.00634352Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198176 | controller |     "Jun 14 08:15:31.006691 crc crio[3637]: time=\"2026-06-14T08:15:31.00635229Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.198191 | controller |     "Jun 14 08:15:31.006691 crc crio[3637]: time=\"2026-06-14T08:15:31.00636316Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.198205 | controller |     "Jun 14 08:15:31.006691 crc crio[3637]: time=\"2026-06-14T08:15:30.990732031Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117 UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2500f52c-b622-4450-98e3-863b9d48b469 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:0xc002314070}] Aliases:map[]}\"",
2026-06-14 10:12:41.198220 | controller |     "Jun 14 08:15:31.006691 crc crio[3637]: time=\"2026-06-14T08:15:31.006520186Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198239 | controller |     "Jun 14 08:15:31.006691 crc crio[3637]: time=\"2026-06-14T08:15:31.006540226Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.198254 | controller |     "Jun 14 08:15:31.006691 crc crio[3637]: time=\"2026-06-14T08:15:31.006553257Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.198270 | controller |     "Jun 14 08:15:31.007986 crc crio[3637]: time=\"2026-06-14T08:15:30.992150618Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/0b1f5c5b-a001-416f-823f-f434759fc332 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:0xc000602338}] Aliases:map[]}\"",
2026-06-14 10:12:41.198285 | controller |     "Jun 14 08:15:31.008118 crc crio[3637]: time=\"2026-06-14T08:15:31.001639702Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198300 | controller |     "Jun 14 08:15:31.008118 crc crio[3637]: time=\"2026-06-14T08:15:30.993161991Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/07412eed-3c2b-44af-976d-fd887d00aa6e 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:0xc001918108}] Aliases:map[]}\"",
2026-06-14 10:12:41.198315 | controller |     "Jun 14 08:15:31.008349 crc crio[3637]: time=\"2026-06-14T08:15:31.008135239Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198329 | controller |     "Jun 14 08:15:31.008349 crc crio[3637]: time=\"2026-06-14T08:15:31.00815503Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.198344 | controller |     "Jun 14 08:15:31.008349 crc crio[3637]: time=\"2026-06-14T08:15:31.008174001Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.198378 | controller |     "Jun 14 08:15:31.009436 crc crio[3637]: time=\"2026-06-14T08:15:30.992231611Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/a23cc944-760b-4366-a11c-8ae908a88976 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:0xc000602358}] Aliases:map[]}\"",
2026-06-14 10:12:41.198393 | controller |     "Jun 14 08:15:31.009612 crc crio[3637]: time=\"2026-06-14T08:15:31.009454162Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198408 | controller |     "Jun 14 08:15:31.009612 crc crio[3637]: time=\"2026-06-14T08:15:31.009490443Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.198422 | controller |     "Jun 14 08:15:31.009612 crc crio[3637]: time=\"2026-06-14T08:15:31.009512694Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.198441 | controller |     "Jun 14 08:15:31.010214 crc crio[3637]: time=\"2026-06-14T08:15:30.991709193Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e9a4551e-005f-4461-8a9c-cc47e46c282a 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:0xc000602298}] Aliases:map[]}\"",
2026-06-14 10:12:41.198457 | controller |     "Jun 14 08:15:31.010357 crc crio[3637]: time=\"2026-06-14T08:15:31.01025932Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198471 | controller |     "Jun 14 08:15:31.010357 crc crio[3637]: time=\"2026-06-14T08:15:31.010296981Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.198486 | controller |     "Jun 14 08:15:31.010357 crc crio[3637]: time=\"2026-06-14T08:15:31.010317022Z\" 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-14 10:12:41.198501 | controller |     "Jun 14 08:15:31.011705 crc crio[3637]: time=\"2026-06-14T08:15:30.996322647Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198516 | controller |     "Jun 14 08:15:31.012531 crc crio[3637]: time=\"2026-06-14T08:15:31.012425341Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.198531 | controller |     "Jun 14 08:15:31.012531 crc crio[3637]: time=\"2026-06-14T08:15:31.012508295Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.198546 | controller |     "Jun 14 08:15:31.016033 crc crio[3637]: time=\"2026-06-14T08:15:30.993056018Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/330abc4e-1e25-4cd1-9122-29e8e55539fb 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:0xc000602458}] Aliases:map[]}\"",
2026-06-14 10:12:41.198561 | controller |     "Jun 14 08:15:31.016254 crc crio[3637]: time=\"2026-06-14T08:15:31.016056403Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198576 | controller |     "Jun 14 08:15:31.016254 crc crio[3637]: time=\"2026-06-14T08:15:31.016081483Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.198590 | controller |     "Jun 14 08:15:31.016254 crc crio[3637]: time=\"2026-06-14T08:15:31.016107484Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.198605 | controller |     "Jun 14 08:15:31.018804 crc crio[3637]: time=\"2026-06-14T08:15:30.992594132Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/a8300139-3854-4c9c-a594-17e23b135c8c 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:0xc0019180b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.198623 | controller |     "Jun 14 08:15:31.019061 crc crio[3637]: time=\"2026-06-14T08:15:31.018936598Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198639 | controller |     "Jun 14 08:15:31.019061 crc crio[3637]: time=\"2026-06-14T08:15:31.018959229Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.198653 | controller |     "Jun 14 08:15:31.019384 crc crio[3637]: time=\"2026-06-14T08:15:31.01928951Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.198668 | controller |     "Jun 14 08:15:31.021974 crc crio[3637]: time=\"2026-06-14T08:15:30.993152461Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/83848948-2c7c-48c5-895d-1c1aff620d05 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:0xc000602478}] Aliases:map[]}\"",
2026-06-14 10:12:41.198683 | controller |     "Jun 14 08:15:31.021974 crc crio[3637]: time=\"2026-06-14T08:15:31.021045658Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198697 | controller |     "Jun 14 08:15:31.021974 crc crio[3637]: time=\"2026-06-14T08:15:31.021071419Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.198712 | controller |     "Jun 14 08:15:31.021974 crc crio[3637]: time=\"2026-06-14T08:15:31.02109707Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.198726 | controller |     "Jun 14 08:15:31.025692 crc crio[3637]: time=\"2026-06-14T08:15:31.008023026Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198740 | controller |     "Jun 14 08:15:31.027393 crc crio[3637]: time=\"2026-06-14T08:15:31.012402011Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690415-xvx7m Namespace:openshift-operator-lifecycle-manager ID:a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d UID:39cf909a-d100-456c-82cb-f2db984006b7 NetNS:/var/run/netns/ef08d9ea-b48f-4eb7-a124-1819a21e5a60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39cf909a_d100_456c_82cb_f2db984006b7.slice PodAnnotations:0xc000602620}] Aliases:map[]}\"",
2026-06-14 10:12:41.198755 | controller |     "Jun 14 08:15:31.027562 crc crio[3637]: time=\"2026-06-14T08:15:31.027394219Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690415-xvx7m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.198769 | controller |     "Jun 14 08:15:31.031692 crc crio[3637]: time=\"2026-06-14T08:15:30.992440568Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/659b763e-262f-4c5d-84d4-0da30df49bec 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:0xc0006023b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.198787 | controller |     "Jun 14 08:15:31.031692 crc crio[3637]: time=\"2026-06-14T08:15:31.031508665Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198802 | controller |     "Jun 14 08:15:31.031692 crc crio[3637]: time=\"2026-06-14T08:15:31.031527846Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.198817 | controller |     "Jun 14 08:15:31.031692 crc crio[3637]: time=\"2026-06-14T08:15:31.031542236Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.198832 | controller |     "Jun 14 08:15:31.032647 crc crio[3637]: time=\"2026-06-14T08:15:30.992528541Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/114f9e6f-f80c-41b8-be42-902ecb684963 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:0xc0006023d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.198846 | controller |     "Jun 14 08:15:31.032647 crc crio[3637]: time=\"2026-06-14T08:15:31.032510429Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198861 | controller |     "Jun 14 08:15:31.032647 crc crio[3637]: time=\"2026-06-14T08:15:31.032531559Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.198875 | controller |     "Jun 14 08:15:31.032647 crc crio[3637]: time=\"2026-06-14T08:15:31.0325454Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.198890 | controller |     "Jun 14 08:15:31.034194 crc crio[3637]: time=\"2026-06-14T08:15:30.992603343Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/2e8259e0-83d6-49b8-a552-24f37b7a22c4 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:0xc0006023e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.198904 | controller |     "Jun 14 08:15:31.034194 crc crio[3637]: time=\"2026-06-14T08:15:31.034167278Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198919 | controller |     "Jun 14 08:15:31.034194 crc crio[3637]: time=\"2026-06-14T08:15:31.034193488Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.198933 | controller |     "Jun 14 08:15:31.034194 crc crio[3637]: time=\"2026-06-14T08:15:31.03422447Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.198948 | controller |     "Jun 14 08:15:31.035965 crc crio[3637]: time=\"2026-06-14T08:15:30.992686306Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/2cedbba7-f98e-444b-910a-fa366300b089 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:0xc000602400}] Aliases:map[]}\"",
2026-06-14 10:12:41.198966 | controller |     "Jun 14 08:15:31.036218 crc crio[3637]: time=\"2026-06-14T08:15:31.036186458Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.198980 | controller |     "Jun 14 08:15:31.036500 crc crio[3637]: time=\"2026-06-14T08:15:31.036320332Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.198994 | controller |     "Jun 14 08:15:31.036652 crc crio[3637]: time=\"2026-06-14T08:15:31.036626152Z\" 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-14 10:12:41.199009 | controller |     "Jun 14 08:15:31.037362 crc crio[3637]: time=\"2026-06-14T08:15:30.993016946Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f4033e53-7ad6-4acc-aa19-9f9c162aa9c1 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:0xc0019180f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.199023 | controller |     "Jun 14 08:15:31.037490 crc crio[3637]: time=\"2026-06-14T08:15:31.037402082Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.199038 | controller |     "Jun 14 08:15:31.037490 crc crio[3637]: time=\"2026-06-14T08:15:31.037419533Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.199052 | controller |     "Jun 14 08:15:31.037490 crc crio[3637]: time=\"2026-06-14T08:15:31.037431563Z\" 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-14 10:12:41.199066 | controller |     "Jun 14 08:15:31.038411 crc crio[3637]: time=\"2026-06-14T08:15:30.992308963Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/380dbed2-5e06-495e-8b8c-4a95c653061b 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:0xc000602370}] Aliases:map[]}\"",
2026-06-14 10:12:41.199081 | controller |     "Jun 14 08:15:31.038411 crc crio[3637]: time=\"2026-06-14T08:15:31.03823982Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.199095 | controller |     "Jun 14 08:15:31.038411 crc crio[3637]: time=\"2026-06-14T08:15:31.038262991Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.199109 | controller |     "Jun 14 08:15:31.038411 crc crio[3637]: time=\"2026-06-14T08:15:31.038279061Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.199124 | controller |     "Jun 14 08:15:31.039464 crc crio[3637]: time=\"2026-06-14T08:15:31.03875679Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/2c251f4c-c44f-4c1b-99f8-543364324f30 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:0xc002d98180}] Aliases:map[]}\"",
2026-06-14 10:12:41.199142 | controller |     "Jun 14 08:15:31.039581 crc crio[3637]: time=\"2026-06-14T08:15:31.039485084Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.199157 | controller |     "Jun 14 08:15:31.039581 crc crio[3637]: time=\"2026-06-14T08:15:31.039522386Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.199171 | controller |     "Jun 14 08:15:31.039581 crc crio[3637]: time=\"2026-06-14T08:15:31.039546717Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.199186 | controller |     "Jun 14 08:15:31.045692 crc crio[3637]: time=\"2026-06-14T08:15:30.992370265Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6ee5e143-427c-4a32-9c53-405b7ec70429 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:0xc000602398}] Aliases:map[]}\"",
2026-06-14 10:12:41.199201 | controller |     "Jun 14 08:15:31.045692 crc crio[3637]: time=\"2026-06-14T08:15:31.045540904Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.199216 | controller |     "Jun 14 08:15:31.045692 crc crio[3637]: time=\"2026-06-14T08:15:31.045557624Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.199230 | controller |     "Jun 14 08:15:31.045692 crc crio[3637]: time=\"2026-06-14T08:15:31.045574395Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.199244 | controller |     "Jun 14 08:15:31.047264 crc crio[3637]: time=\"2026-06-14T08:15:30.992754458Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/c4242ff4-3bf3-429b-b9a7-7e036eda7f67 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:0xc000602418}] Aliases:map[]}\"",
2026-06-14 10:12:41.199259 | controller |     "Jun 14 08:15:31.047686 crc crio[3637]: time=\"2026-06-14T08:15:31.047651539Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.199273 | controller |     "Jun 14 08:15:31.048165 crc crio[3637]: time=\"2026-06-14T08:15:31.048140785Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.199288 | controller |     "Jun 14 08:15:31.048305 crc crio[3637]: time=\"2026-06-14T08:15:31.048272919Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.199304 | controller |     "Jun 14 08:15:31.054379 crc crio[3637]: time=\"2026-06-14T08:15:31.047596537Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/23bd1923-fdf6-413a-91e7-ee27369517c3 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:0xc000b101e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.199322 | controller |     "Jun 14 08:15:31.054520 crc crio[3637]: time=\"2026-06-14T08:15:31.05448412Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.199338 | controller |     "Jun 14 08:15:31.054520 crc crio[3637]: time=\"2026-06-14T08:15:31.054499471Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.199370 | controller |     "Jun 14 08:15:31.054520 crc crio[3637]: time=\"2026-06-14T08:15:31.054510431Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.199387 | controller |     "Jun 14 08:15:31.060135 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.199402 | controller |     "Jun 14 08:15:31.060135 crc crio[3637]: time=\"2026-06-14T08:15:31.011536882Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f3ac12c5-d464-4c8a-b21e-e020604fc765 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:0xc000602688}] Aliases:map[]}\"",
2026-06-14 10:12:41.199417 | controller |     "Jun 14 08:15:31.060273 crc crio[3637]: time=\"2026-06-14T08:15:31.060146443Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.199431 | controller |     "Jun 14 08:15:31.060273 crc crio[3637]: time=\"2026-06-14T08:15:31.060162089Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.199446 | controller |     "Jun 14 08:15:31.060273 crc crio[3637]: time=\"2026-06-14T08:15:31.060171949Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.199460 | controller |     "Jun 14 08:15:31.060273 crc crio[3637]: time=\"2026-06-14T08:15:31.060216968Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.199475 | controller |     "Jun 14 08:15:31.062827 crc crio[3637]: time=\"2026-06-14T08:15:31.062622271Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.199489 | controller |     "Jun 14 08:15:31.062827 crc crio[3637]: time=\"2026-06-14T08:15:31.062706583Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.199506 | controller |     "Jun 14 08:15:31.065389 crc crio[3637]: time=\"2026-06-14T08:15:31.008069457Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.199524 | controller |     "Jun 14 08:15:31.065389 crc crio[3637]: time=\"2026-06-14T08:15:31.063077389Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.199542 | controller |     "Jun 14 08:15:31.068053 crc crio[3637]: time=\"2026-06-14T08:15:31.067996816Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.199565 | controller |     "Jun 14 08:15:31.068243 crc crio[3637]: time=\"2026-06-14T08:15:31.011670977Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/6b3b248a-a7c4-4a0e-8581-5892e8d43184 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:0xc0006026a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.199584 | controller |     "Jun 14 08:15:31.068243 crc crio[3637]: time=\"2026-06-14T08:15:31.068134061Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.199602 | controller |     "Jun 14 08:15:31.068243 crc crio[3637]: time=\"2026-06-14T08:15:31.068145581Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.199620 | controller |     "Jun 14 08:15:31.068243 crc crio[3637]: time=\"2026-06-14T08:15:31.068159242Z\" 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-14 10:12:41.199638 | controller |     "Jun 14 08:15:31.075080 crc crio[3637]: time=\"2026-06-14T08:15:31.073803692Z\" level=info msg=\"runSandbox: deleting pod ID 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002 from idIndex\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.199657 | controller |     "Jun 14 08:15:31.075270 crc crio[3637]: time=\"2026-06-14T08:15:31.075131566Z\" level=info msg=\"runSandbox: removing pod sandbox 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.199675 | controller |     "Jun 14 08:15:31.078714 crc crio[3637]: time=\"2026-06-14T08:15:31.07765501Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.199693 | controller |     "Jun 14 08:15:31.078714 crc crio[3637]: time=\"2026-06-14T08:15:31.07794923Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.199707 | controller |     "Jun 14 08:15:31.080454 crc crio[3637]: time=\"2026-06-14T08:15:31.001658413Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.199721 | controller |     "Jun 14 08:15:31.080454 crc crio[3637]: time=\"2026-06-14T08:15:31.080448953Z\" 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-14 10:12:41.199736 | controller |     "Jun 14 08:15:31.080560 crc crio[3637]: time=\"2026-06-14T08:15:31.007100075Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.199750 | controller |     "Jun 14 08:15:31.080560 crc crio[3637]: time=\"2026-06-14T08:15:31.080508165Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.199764 | controller |     "Jun 14 08:15:31.080640 crc crio[3637]: time=\"2026-06-14T08:15:31.080522816Z\" 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-14 10:12:41.199782 | controller |     "Jun 14 08:15:31.101183 crc crio[3637]: time=\"2026-06-14T08:15:31.080390221Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1f49470da98f21c4ab80676f350bc716325b0389a7bcb1d3a44ac52217e40002\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.199797 | controller |     "Jun 14 08:15:31.110539 crc crio[3637]: time=\"2026-06-14T08:15:31.110287308Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.199812 | controller |     "Jun 14 08:15:31.110684 crc crio[3637]: time=\"2026-06-14T08:15:31.110541876Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=f827ed0b-d32b-49a5-ace7-750323f08094 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.199826 | controller |     "Jun 14 08:15:31.169199 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.199841 | controller |     "Jun 14 08:15:31.169199 crc crio[3637]: time=\"2026-06-14T08:15:31.169121199Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.199856 | controller |     "Jun 14 08:15:31.203622 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.199870 | controller |     "Jun 14 08:15:31.204433 crc crio[3637]: time=\"2026-06-14T08:15:31.204375378Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.199885 | controller |     "Jun 14 08:15:31.207287 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.199899 | controller |     "Jun 14 08:15:31.207287 crc crio[3637]: time=\"2026-06-14T08:15:31.205025249Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.199914 | controller |     "Jun 14 08:15:31.217135 crc crio[3637]: time=\"2026-06-14T08:15:31.214099041Z\" level=info msg=\"runSandbox: deleting pod ID 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a from idIndex\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.199928 | controller |     "Jun 14 08:15:31.217135 crc crio[3637]: time=\"2026-06-14T08:15:31.214178734Z\" level=info msg=\"runSandbox: removing pod sandbox 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.199942 | controller |     "Jun 14 08:15:31.217135 crc crio[3637]: time=\"2026-06-14T08:15:31.214253406Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.199963 | controller |     "Jun 14 08:15:31.217135 crc crio[3637]: time=\"2026-06-14T08:15:31.214280547Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.199978 | controller |     "Jun 14 08:15:31.224644 crc crio[3637]: time=\"2026-06-14T08:15:31.224404903Z\" level=info msg=\"runSandbox: deleting pod ID b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9 from idIndex\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.199992 | controller |     "Jun 14 08:15:31.224644 crc crio[3637]: time=\"2026-06-14T08:15:31.22459661Z\" level=info msg=\"runSandbox: removing pod sandbox b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200007 | controller |     "Jun 14 08:15:31.225041 crc crio[3637]: time=\"2026-06-14T08:15:31.224660672Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200021 | controller |     "Jun 14 08:15:31.225041 crc crio[3637]: time=\"2026-06-14T08:15:31.224683063Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200035 | controller |     "Jun 14 08:15:31.228557 crc crio[3637]: time=\"2026-06-14T08:15:31.228453328Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b650be6d1bd611b0d9961e51dd881444e660953d22bea193a62a78bf8f74fbe9\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200049 | controller |     "Jun 14 08:15:31.230073 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.200063 | controller |     "Jun 14 08:15:31.230073 crc crio[3637]: time=\"2026-06-14T08:15:31.229377069Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 098c5987408debd679ddfc46daefbdfa270623178b3161d7a9059be25a398a1a\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200077 | controller |     "Jun 14 08:15:31.230073 crc crio[3637]: time=\"2026-06-14T08:15:31.229517863Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200091 | controller |     "Jun 14 08:15:31.231048 crc crio[3637]: time=\"2026-06-14T08:15:31.230991992Z\" level=info msg=\"runSandbox: deleting pod ID c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22 from idIndex\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200105 | controller |     "Jun 14 08:15:31.231188 crc crio[3637]: time=\"2026-06-14T08:15:31.231163598Z\" level=info msg=\"runSandbox: removing pod sandbox c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200119 | controller |     "Jun 14 08:15:31.231344 crc crio[3637]: time=\"2026-06-14T08:15:31.231319833Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200136 | controller |     "Jun 14 08:15:31.231439 crc crio[3637]: time=\"2026-06-14T08:15:31.231422817Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200150 | controller |     "Jun 14 08:15:31.235949 crc crio[3637]: time=\"2026-06-14T08:15:31.235919616Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c08f7a8e8d1adfccab9f1b92489ce4bcdde28fc716c35dea8816302243c71e22\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200164 | controller |     "Jun 14 08:15:31.241138 crc crio[3637]: time=\"2026-06-14T08:15:31.240979364Z\" level=info msg=\"runSandbox: deleting pod ID ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554 from idIndex\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200178 | controller |     "Jun 14 08:15:31.241138 crc crio[3637]: time=\"2026-06-14T08:15:31.241029956Z\" level=info msg=\"runSandbox: removing pod sandbox ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200192 | controller |     "Jun 14 08:15:31.241138 crc crio[3637]: time=\"2026-06-14T08:15:31.241085098Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200206 | controller |     "Jun 14 08:15:31.241138 crc crio[3637]: time=\"2026-06-14T08:15:31.241107539Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200220 | controller |     "Jun 14 08:15:31.244637 crc crio[3637]: time=\"2026-06-14T08:15:31.244379407Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ec95ce8d75624eaed8543ae8c258fe737d55782696fdf00a26c8d90f903fc554\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200234 | controller |     "Jun 14 08:15:31.268471 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.200248 | controller |     "Jun 14 08:15:31.271611 crc crio[3637]: time=\"2026-06-14T08:15:31.26851097Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200262 | controller |     "Jun 14 08:15:31.281036 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.200276 | controller |     "Jun 14 08:15:31.281115 crc crio[3637]: time=\"2026-06-14T08:15:31.281067007Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a\" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200290 | controller |     "Jun 14 08:15:31.284470 crc crio[3637]: time=\"2026-06-14T08:15:31.281298095Z\" level=info msg=\"runSandbox: deleting pod ID b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae from idIndex\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200307 | controller |     "Jun 14 08:15:31.284470 crc crio[3637]: time=\"2026-06-14T08:15:31.281339566Z\" level=info msg=\"runSandbox: removing pod sandbox b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200322 | controller |     "Jun 14 08:15:31.284470 crc crio[3637]: time=\"2026-06-14T08:15:31.281395848Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200336 | controller |     "Jun 14 08:15:31.284470 crc crio[3637]: time=\"2026-06-14T08:15:31.281577504Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200380 | controller |     "Jun 14 08:15:31.293974 crc crio[3637]: time=\"2026-06-14T08:15:31.290737378Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b7f06760190b762a7650b788ac6176630f7b097bef8586e68d427c6699f825ae\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200398 | controller |     "Jun 14 08:15:31.304240 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.200413 | controller |     "Jun 14 08:15:31.304240 crc crio[3637]: time=\"2026-06-14T08:15:31.303167966Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd\" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200428 | controller |     "Jun 14 08:15:31.305992 crc crio[3637]: time=\"2026-06-14T08:15:31.305293066Z\" level=info msg=\"runSandbox: deleting pod ID c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a from idIndex\" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200443 | controller |     "Jun 14 08:15:31.305992 crc crio[3637]: time=\"2026-06-14T08:15:31.305453062Z\" level=info msg=\"runSandbox: removing pod sandbox c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a\" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200457 | controller |     "Jun 14 08:15:31.305992 crc crio[3637]: time=\"2026-06-14T08:15:31.305510284Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a\" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200472 | controller |     "Jun 14 08:15:31.305992 crc crio[3637]: time=\"2026-06-14T08:15:31.305532274Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a\" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200486 | controller |     "Jun 14 08:15:31.309491 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.200501 | controller |     "Jun 14 08:15:31.310428 crc crio[3637]: time=\"2026-06-14T08:15:31.309690322Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200518 | controller |     "Jun 14 08:15:31.316224 crc crio[3637]: time=\"2026-06-14T08:15:31.311446501Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c08439cef1e88e7439b523a4377af96ece0f56eded901ae99eba4a4be5818d5a\" id=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200533 | controller |     "Jun 14 08:15:31.331454 crc crio[3637]: time=\"2026-06-14T08:15:31.331133295Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200547 | controller |     "Jun 14 08:15:31.332133 crc crio[3637]: time=\"2026-06-14T08:15:31.331695874Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=69d9bef4-8c68-434f-9843-a966296c15ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200562 | controller |     "Jun 14 08:15:31.332605 crc crio[3637]: time=\"2026-06-14T08:15:31.33116644Z\" level=info msg=\"runSandbox: deleting pod ID d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9 from idIndex\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200576 | controller |     "Jun 14 08:15:31.332691 crc crio[3637]: time=\"2026-06-14T08:15:31.332604904Z\" level=info msg=\"runSandbox: removing pod sandbox d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200591 | controller |     "Jun 14 08:15:31.332691 crc crio[3637]: time=\"2026-06-14T08:15:31.332670686Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200605 | controller |     "Jun 14 08:15:31.332820 crc crio[3637]: time=\"2026-06-14T08:15:31.332710038Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200620 | controller |     "Jun 14 08:15:31.339462 crc crio[3637]: time=\"2026-06-14T08:15:31.338714287Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d6f76bd0cba70b6eff4993c5e10a3dfa6deaf16c36634c3e4ce577448bc285a9\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200634 | controller |     "Jun 14 08:15:31.341296 crc crio[3637]: time=\"2026-06-14T08:15:31.340456595Z\" level=info msg=\"runSandbox: deleting pod ID 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd from idIndex\" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200649 | controller |     "Jun 14 08:15:31.342597 crc crio[3637]: time=\"2026-06-14T08:15:31.342478492Z\" level=info msg=\"runSandbox: removing pod sandbox 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd\" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200664 | controller |     "Jun 14 08:15:31.342689 crc crio[3637]: time=\"2026-06-14T08:15:31.342634477Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd\" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200681 | controller |     "Jun 14 08:15:31.342689 crc crio[3637]: time=\"2026-06-14T08:15:31.342670529Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd\" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200696 | controller |     "Jun 14 08:15:31.349641 crc crio[3637]: time=\"2026-06-14T08:15:31.348624297Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 8aee7280d1be2c6a514fb960f92a37da7d81102991261373d11fa04cdddbe8bd\" id=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200711 | controller |     "Jun 14 08:15:31.403627 crc crio[3637]: time=\"2026-06-14T08:15:31.402463717Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200725 | controller |     "Jun 14 08:15:31.410704 crc crio[3637]: time=\"2026-06-14T08:15:31.407571028Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=e57fafa7-b05c-482e-9ed6-710e7347dd09 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200739 | controller |     "Jun 14 08:15:31.483759 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.200754 | controller |     "Jun 14 08:15:31.483759 crc crio[3637]: time=\"2026-06-14T08:15:31.48341509Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f\" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200768 | controller |     "Jun 14 08:15:31.503243 crc crio[3637]: time=\"2026-06-14T08:15:31.502596838Z\" level=info msg=\"runSandbox: deleting pod ID 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f from idIndex\" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200782 | controller |     "Jun 14 08:15:31.503552 crc crio[3637]: time=\"2026-06-14T08:15:31.503322842Z\" level=info msg=\"runSandbox: removing pod sandbox 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f\" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200797 | controller |     "Jun 14 08:15:31.503552 crc crio[3637]: time=\"2026-06-14T08:15:31.503406275Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f\" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200811 | controller |     "Jun 14 08:15:31.503552 crc crio[3637]: time=\"2026-06-14T08:15:31.503435806Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f\" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200825 | controller |     "Jun 14 08:15:31.513483 crc crio[3637]: time=\"2026-06-14T08:15:31.51252957Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9561cdb69f328285ee22ea67190467851a33912ecf1a5be746d76c1784dd2f7f\" id=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200840 | controller |     "Jun 14 08:15:31.523197 crc crio[3637]: time=\"2026-06-14T08:15:31.519649937Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200857 | controller |     "Jun 14 08:15:31.523197 crc crio[3637]: time=\"2026-06-14T08:15:31.520232716Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=bd48463e-638d-43eb-90a8-a3dd25602b26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200871 | controller |     "Jun 14 08:15:31.597206 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.200885 | controller |     "Jun 14 08:15:31.597206 crc crio[3637]: time=\"2026-06-14T08:15:31.597044929Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200899 | controller |     "Jun 14 08:15:31.609224 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.200913 | controller |     "Jun 14 08:15:31.609224 crc crio[3637]: time=\"2026-06-14T08:15:31.607514452Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200927 | controller |     "Jun 14 08:15:31.614089 crc crio[3637]: time=\"2026-06-14T08:15:31.611352795Z\" level=info msg=\"runSandbox: deleting pod ID 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6 from idIndex\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200941 | controller |     "Jun 14 08:15:31.614089 crc crio[3637]: time=\"2026-06-14T08:15:31.611598443Z\" level=info msg=\"runSandbox: removing pod sandbox 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200955 | controller |     "Jun 14 08:15:31.614089 crc crio[3637]: time=\"2026-06-14T08:15:31.611668506Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200969 | controller |     "Jun 14 08:15:31.614089 crc crio[3637]: time=\"2026-06-14T08:15:31.611691246Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200984 | controller |     "Jun 14 08:15:31.614089 crc crio[3637]: time=\"2026-06-14T08:15:31.612440961Z\" 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=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.200998 | controller |     "Jun 14 08:15:31.614089 crc crio[3637]: time=\"2026-06-14T08:15:31.612911497Z\" 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=9e39bba9-b36f-4792-bed7-644d10a6ada6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201015 | controller |     "Jun 14 08:15:31.624054 crc crio[3637]: time=\"2026-06-14T08:15:31.623477371Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4ce5cebae955676451e31527c5303439b81589c7cc5595b051b58be6a43270c6\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201029 | controller |     "Jun 14 08:15:31.632558 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.201043 | controller |     "Jun 14 08:15:31.632558 crc crio[3637]: time=\"2026-06-14T08:15:31.629738139Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201057 | controller |     "Jun 14 08:15:31.637100 crc crio[3637]: time=\"2026-06-14T08:15:31.633688171Z\" level=info msg=\"runSandbox: deleting pod ID 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb from idIndex\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201071 | controller |     "Jun 14 08:15:31.637100 crc crio[3637]: time=\"2026-06-14T08:15:31.633764833Z\" level=info msg=\"runSandbox: removing pod sandbox 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201085 | controller |     "Jun 14 08:15:31.637100 crc crio[3637]: time=\"2026-06-14T08:15:31.633954429Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201099 | controller |     "Jun 14 08:15:31.637100 crc crio[3637]: time=\"2026-06-14T08:15:31.63398595Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201113 | controller |     "Jun 14 08:15:31.650266 crc crio[3637]: time=\"2026-06-14T08:15:31.646168825Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 88c6a34c7edf054c1f7e5fc231b269873024a17ed3a60594098ec886a46a29bb\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201127 | controller |     "Jun 14 08:15:31.660756 crc crio[3637]: time=\"2026-06-14T08:15:31.653647864Z\" level=info msg=\"runSandbox: deleting pod ID 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06 from idIndex\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201141 | controller |     "Jun 14 08:15:31.660756 crc crio[3637]: time=\"2026-06-14T08:15:31.65412629Z\" level=info msg=\"runSandbox: removing pod sandbox 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201155 | controller |     "Jun 14 08:15:31.660756 crc crio[3637]: time=\"2026-06-14T08:15:31.654517823Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201169 | controller |     "Jun 14 08:15:31.660756 crc crio[3637]: time=\"2026-06-14T08:15:31.654550904Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201187 | controller |     "Jun 14 08:15:31.660756 crc crio[3637]: time=\"2026-06-14T08:15:31.65863985Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4584edd68c231a69effe59568270bf6f87335d0554b7ebb260bc1c2cde04ef06\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201201 | controller |     "Jun 14 08:15:31.671579 crc crio[3637]: time=\"2026-06-14T08:15:31.670444402Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201215 | controller |     "Jun 14 08:15:31.673433 crc crio[3637]: time=\"2026-06-14T08:15:31.673122101Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=5829e494-ef4d-465e-9d39-349406319fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201229 | controller |     "Jun 14 08:15:31.678934 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.201244 | controller |     "Jun 14 08:15:31.679476 crc crio[3637]: time=\"2026-06-14T08:15:31.67909631Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201258 | controller |     "Jun 14 08:15:31.682002 crc crio[3637]: time=\"2026-06-14T08:15:31.679132881Z\" 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=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201273 | controller |     "Jun 14 08:15:31.682002 crc crio[3637]: time=\"2026-06-14T08:15:31.68060974Z\" 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=9d0e48db-14da-4c52-a500-ab89936e19f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201287 | controller |     "Jun 14 08:15:31.685569 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.201301 | controller |     "Jun 14 08:15:31.689735 crc crio[3637]: time=\"2026-06-14T08:15:31.687458548Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15\" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201315 | controller |     "Jun 14 08:15:31.691089 crc crio[3637]: time=\"2026-06-14T08:15:31.690646974Z\" level=info msg=\"runSandbox: deleting pod ID 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879 from idIndex\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201330 | controller |     "Jun 14 08:15:31.691089 crc crio[3637]: time=\"2026-06-14T08:15:31.690735127Z\" level=info msg=\"runSandbox: removing pod sandbox 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201344 | controller |     "Jun 14 08:15:31.691209 crc crio[3637]: time=\"2026-06-14T08:15:31.691124982Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201393 | controller |     "Jun 14 08:15:31.691209 crc crio[3637]: time=\"2026-06-14T08:15:31.691163291Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201410 | controller |     "Jun 14 08:15:31.698966 crc crio[3637]: time=\"2026-06-14T08:15:31.698421722Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3f06122d48322c929f40f483333cad2538d7647406dc8d591ad0418f44291879\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201424 | controller |     "Jun 14 08:15:31.703205 crc crio[3637]: time=\"2026-06-14T08:15:31.702656133Z\" level=info msg=\"runSandbox: deleting pod ID 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15 from idIndex\" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201439 | controller |     "Jun 14 08:15:31.703205 crc crio[3637]: time=\"2026-06-14T08:15:31.703014195Z\" level=info msg=\"runSandbox: removing pod sandbox 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15\" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201454 | controller |     "Jun 14 08:15:31.703205 crc crio[3637]: time=\"2026-06-14T08:15:31.703084477Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15\" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201469 | controller |     "Jun 14 08:15:31.703205 crc crio[3637]: time=\"2026-06-14T08:15:31.703106548Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15\" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201483 | controller |     "Jun 14 08:15:31.707769 crc crio[3637]: time=\"2026-06-14T08:15:31.707612008Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 71aec81b04d8ac814b7a46320041248ea14350b091ac297a4f5179f95129fc15\" id=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201497 | controller |     "Jun 14 08:15:31.714563 crc crio[3637]: time=\"2026-06-14T08:15:31.714432368Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201511 | controller |     "Jun 14 08:15:31.714563 crc crio[3637]: time=\"2026-06-14T08:15:31.714533792Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=c2e251f2-20c3-4e6d-b5a8-4e3447414c29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201526 | controller |     "Jun 14 08:15:31.751451 crc crio[3637]: time=\"2026-06-14T08:15:31.751106134Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201540 | controller |     "Jun 14 08:15:31.810571 crc crio[3637]: time=\"2026-06-14T08:15:31.809164765Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=04a8dfa0-ff0c-4b89-aad6-b85363650b8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201554 | controller |     "Jun 14 08:15:31.824711 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.201574 | controller |     "Jun 14 08:15:31.832356 crc crio[3637]: time=\"2026-06-14T08:15:31.831672856Z\" 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=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201591 | controller |     "Jun 14 08:15:31.832356 crc crio[3637]: time=\"2026-06-14T08:15:31.831777039Z\" 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=0cc911f7-2ec6-4be5-865f-f59c6414d692 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201607 | controller |     "Jun 14 08:15:31.843133 crc crio[3637]: time=\"2026-06-14T08:15:31.838320969Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201621 | controller |     "Jun 14 08:15:31.926012 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.201635 | controller |     "Jun 14 08:15:31.926012 crc crio[3637]: time=\"2026-06-14T08:15:31.924660879Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201650 | controller |     "Jun 14 08:15:31.939409 crc crio[3637]: time=\"2026-06-14T08:15:31.938317555Z\" level=info msg=\"runSandbox: deleting pod ID 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3 from idIndex\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201664 | controller |     "Jun 14 08:15:31.939409 crc crio[3637]: time=\"2026-06-14T08:15:31.938580834Z\" level=info msg=\"runSandbox: removing pod sandbox 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201679 | controller |     "Jun 14 08:15:31.941537 crc crio[3637]: time=\"2026-06-14T08:15:31.940314832Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201694 | controller |     "Jun 14 08:15:31.941537 crc crio[3637]: time=\"2026-06-14T08:15:31.940477497Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201708 | controller |     "Jun 14 08:15:31.980603 crc crio[3637]: 2026-06-14T08:15:31Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.201722 | controller |     "Jun 14 08:15:31.981915 crc crio[3637]: time=\"2026-06-14T08:15:31.981815032Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201739 | controller |     "Jun 14 08:15:31.992046 crc crio[3637]: time=\"2026-06-14T08:15:31.991368236Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7eb92c4e175191b32abce0d2ec7bacace5433f062f5a6a5a2f6436f565d342e3\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201754 | controller |     "Jun 14 08:15:31.992707 crc crio[3637]: time=\"2026-06-14T08:15:31.992306257Z\" level=info msg=\"runSandbox: deleting pod ID 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb from idIndex\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201769 | controller |     "Jun 14 08:15:31.992707 crc crio[3637]: time=\"2026-06-14T08:15:31.992488443Z\" level=info msg=\"runSandbox: removing pod sandbox 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201784 | controller |     "Jun 14 08:15:31.992707 crc crio[3637]: time=\"2026-06-14T08:15:31.992602637Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201798 | controller |     "Jun 14 08:15:31.992707 crc crio[3637]: time=\"2026-06-14T08:15:31.992630458Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201812 | controller |     "Jun 14 08:15:32.001215 crc crio[3637]: time=\"2026-06-14T08:15:31.999743074Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1f2d3624ff04d659a62f9d53d984c17cd1e38a02f3fa3ac04a0c3db78beff3eb\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201826 | controller |     "Jun 14 08:15:32.008325 crc crio[3637]: time=\"2026-06-14T08:15:32.008178408Z\" level=info msg=\"runSandbox: deleting pod ID f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488 from idIndex\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201840 | controller |     "Jun 14 08:15:32.009103 crc crio[3637]: time=\"2026-06-14T08:15:32.008757497Z\" level=info msg=\"runSandbox: removing pod sandbox f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201854 | controller |     "Jun 14 08:15:32.014383 crc crio[3637]: time=\"2026-06-14T08:15:32.014357973Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201869 | controller |     "Jun 14 08:15:32.014501 crc crio[3637]: time=\"2026-06-14T08:15:32.014480467Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201883 | controller |     "Jun 14 08:15:32.017985 crc crio[3637]: time=\"2026-06-14T08:15:32.017958113Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f739cdeb58b9f34baea454c7db2213016a7c20851aaee0aadeb5dbeebce97488\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201897 | controller |     "Jun 14 08:15:32.049315 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.201914 | controller |     "Jun 14 08:15:32.049315 crc crio[3637]: time=\"2026-06-14T08:15:32.045702918Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201929 | controller |     "Jun 14 08:15:32.068084 crc crio[3637]: time=\"2026-06-14T08:15:32.067168562Z\" level=info msg=\"runSandbox: deleting pod ID 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99 from idIndex\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201943 | controller |     "Jun 14 08:15:32.068084 crc crio[3637]: time=\"2026-06-14T08:15:32.06740661Z\" level=info msg=\"runSandbox: removing pod sandbox 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201969 | controller |     "Jun 14 08:15:32.068084 crc crio[3637]: time=\"2026-06-14T08:15:32.067473572Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201984 | controller |     "Jun 14 08:15:32.068084 crc crio[3637]: time=\"2026-06-14T08:15:32.067492203Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.201998 | controller |     "Jun 14 08:15:32.073988 crc crio[3637]: time=\"2026-06-14T08:15:32.073491596Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0e6ff4b194c03deb6492f63afca8bb7df5b63ec4d438f53d840faf7dee33cc99\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202012 | controller |     "Jun 14 08:15:32.073988 crc crio[3637]: time=\"2026-06-14T08:15:32.073828353Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202027 | controller |     "Jun 14 08:15:32.074159 crc crio[3637]: time=\"2026-06-14T08:15:32.07404167Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=3dd34b17-0bfc-404c-94c3-e697034fee42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202041 | controller |     "Jun 14 08:15:32.081009 crc crio[3637]: time=\"2026-06-14T08:15:32.080685185Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202056 | controller |     "Jun 14 08:15:32.081009 crc crio[3637]: time=\"2026-06-14T08:15:32.080743726Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=4e57a181-9913-40bf-bed0-94b20f9974ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202070 | controller |     "Jun 14 08:15:32.089947 crc crio[3637]: time=\"2026-06-14T08:15:32.087694438Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202084 | controller |     "Jun 14 08:15:32.089947 crc crio[3637]: time=\"2026-06-14T08:15:32.0877504Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=ab45b200-028c-435e-b1e7-1622003b8b5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202102 | controller |     "Jun 14 08:15:32.094411 crc crio[3637]: time=\"2026-06-14T08:15:32.094261739Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202117 | controller |     "Jun 14 08:15:32.094411 crc crio[3637]: time=\"2026-06-14T08:15:32.094305391Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=d07807f6-4572-4fe7-9b52-3400d3384a9b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202131 | controller |     "Jun 14 08:15:32.103066 crc crio[3637]: time=\"2026-06-14T08:15:32.102523053Z\" 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=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202146 | controller |     "Jun 14 08:15:32.103066 crc crio[3637]: time=\"2026-06-14T08:15:32.102617346Z\" 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=0d763715-fb43-4efd-8904-4c05753b4e32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202161 | controller |     "Jun 14 08:15:32.109761 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.202176 | controller |     "Jun 14 08:15:32.109761 crc crio[3637]: time=\"2026-06-14T08:15:32.105079442Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202190 | controller |     "Jun 14 08:15:32.109761 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.202204 | controller |     "Jun 14 08:15:32.109761 crc crio[3637]: time=\"2026-06-14T08:15:32.107632239Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202219 | controller |     "Jun 14 08:15:32.156085 crc crio[3637]: time=\"2026-06-14T08:15:32.155726808Z\" level=info msg=\"runSandbox: deleting pod ID 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65 from idIndex\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202233 | controller |     "Jun 14 08:15:32.156085 crc crio[3637]: time=\"2026-06-14T08:15:32.155981836Z\" level=info msg=\"runSandbox: removing pod sandbox 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202248 | controller |     "Jun 14 08:15:32.156085 crc crio[3637]: time=\"2026-06-14T08:15:32.156042028Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202265 | controller |     "Jun 14 08:15:32.156085 crc crio[3637]: time=\"2026-06-14T08:15:32.156063589Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202280 | controller |     "Jun 14 08:15:32.169518 crc crio[3637]: time=\"2026-06-14T08:15:32.163399623Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2ee457097812512bb77f5e4a92ae47879095e6c28ea02a1cfb7b62a097af5e65\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202295 | controller |     "Jun 14 08:15:32.174118 crc crio[3637]: time=\"2026-06-14T08:15:32.171088452Z\" level=info msg=\"runSandbox: deleting pod ID cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92 from idIndex\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202309 | controller |     "Jun 14 08:15:32.174118 crc crio[3637]: time=\"2026-06-14T08:15:32.171298579Z\" level=info msg=\"runSandbox: removing pod sandbox cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202323 | controller |     "Jun 14 08:15:32.174118 crc crio[3637]: time=\"2026-06-14T08:15:32.171366082Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202338 | controller |     "Jun 14 08:15:32.174118 crc crio[3637]: time=\"2026-06-14T08:15:32.171389982Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202370 | controller |     "Jun 14 08:15:32.186970 crc crio[3637]: time=\"2026-06-14T08:15:32.185354667Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: cb8536aceb6567eebb10661de0e2f61431b76ccb825b0ab0c9954ab158d7ad92\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202387 | controller |     "Jun 14 08:15:32.186970 crc crio[3637]: time=\"2026-06-14T08:15:32.186560803Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202402 | controller |     "Jun 14 08:15:32.186970 crc crio[3637]: time=\"2026-06-14T08:15:32.186646906Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=0934329f-ab64-46d6-bac6-9165efae2cbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202416 | controller |     "Jun 14 08:15:32.192678 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.202431 | controller |     "Jun 14 08:15:32.192678 crc crio[3637]: time=\"2026-06-14T08:15:32.192604394Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202445 | controller |     "Jun 14 08:15:32.206890 crc crio[3637]: time=\"2026-06-14T08:15:32.206375938Z\" level=info msg=\"runSandbox: deleting pod ID 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485 from idIndex\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202464 | controller |     "Jun 14 08:15:32.206890 crc crio[3637]: time=\"2026-06-14T08:15:32.206572838Z\" level=info msg=\"runSandbox: removing pod sandbox 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202480 | controller |     "Jun 14 08:15:32.206890 crc crio[3637]: time=\"2026-06-14T08:15:32.206653901Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202495 | controller |     "Jun 14 08:15:32.206890 crc crio[3637]: time=\"2026-06-14T08:15:32.206688412Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202510 | controller |     "Jun 14 08:15:32.210450 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.202524 | controller |     "Jun 14 08:15:32.210735 crc crio[3637]: time=\"2026-06-14T08:15:32.210687669Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202539 | controller |     "Jun 14 08:15:32.227105 crc crio[3637]: time=\"2026-06-14T08:15:32.224461916Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 105d2537b7eb3050224e44ad3f6a59c3bd1a50bee8767de99a5a3c89de715485\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202554 | controller |     "Jun 14 08:15:32.227105 crc crio[3637]: time=\"2026-06-14T08:15:32.226392695Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202568 | controller |     "Jun 14 08:15:32.227105 crc crio[3637]: time=\"2026-06-14T08:15:32.226481868Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=50174d65-c847-41ba-b1c5-cde28ce455ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202583 | controller |     "Jun 14 08:15:32.238588 crc crio[3637]: time=\"2026-06-14T08:15:32.238549364Z\" level=info msg=\"runSandbox: deleting pod ID 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34 from idIndex\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202597 | controller |     "Jun 14 08:15:32.238710 crc crio[3637]: time=\"2026-06-14T08:15:32.238689168Z\" level=info msg=\"runSandbox: removing pod sandbox 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202611 | controller |     "Jun 14 08:15:32.239282 crc crio[3637]: time=\"2026-06-14T08:15:32.239255577Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202626 | controller |     "Jun 14 08:15:32.239393 crc crio[3637]: time=\"2026-06-14T08:15:32.239371921Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202646 | controller |     "Jun 14 08:15:32.244439 crc crio[3637]: time=\"2026-06-14T08:15:32.244417219Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0490a7ae566e3d905888b3a3cd44a21b9ad9bbf6ff9d7ebb2fa41919c6045c34\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202662 | controller |     "Jun 14 08:15:32.264030 crc crio[3637]: time=\"2026-06-14T08:15:32.263475628Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202677 | controller |     "Jun 14 08:15:32.264030 crc crio[3637]: time=\"2026-06-14T08:15:32.264013256Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=3e625078-4140-43f5-8150-0b1fe5da7c34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202691 | controller |     "Jun 14 08:15:32.275645 crc crio[3637]: time=\"2026-06-14T08:15:32.27134811Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202706 | controller |     "Jun 14 08:15:32.275645 crc crio[3637]: time=\"2026-06-14T08:15:32.271737003Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=0aca2008-b0ba-4bf0-adb4-d8971b1efe7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202721 | controller |     "Jun 14 08:15:32.287575 crc crio[3637]: time=\"2026-06-14T08:15:32.284057642Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202735 | controller |     "Jun 14 08:15:32.287575 crc crio[3637]: time=\"2026-06-14T08:15:32.284573579Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=8907caf0-1293-4135-aa3a-254c526cc9cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202749 | controller |     "Jun 14 08:15:32.292718 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.202764 | controller |     "Jun 14 08:15:32.293568 crc crio[3637]: time=\"2026-06-14T08:15:32.293368281Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202778 | controller |     "Jun 14 08:15:32.293568 crc crio[3637]: time=\"2026-06-14T08:15:32.293408022Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=0f4c7284-8911-479b-b908-c8aeeea775fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202792 | controller |     "Jun 14 08:15:32.294212 crc crio[3637]: time=\"2026-06-14T08:15:32.293925645Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96\" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202809 | controller |     "Jun 14 08:15:32.300545 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.202824 | controller |     "Jun 14 08:15:32.303202 crc crio[3637]: time=\"2026-06-14T08:15:32.30314953Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202838 | controller |     "Jun 14 08:15:32.306780 crc crio[3637]: time=\"2026-06-14T08:15:32.305172708Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202852 | controller |     "Jun 14 08:15:32.306780 crc crio[3637]: time=\"2026-06-14T08:15:32.305355994Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=2fb7d44d-298f-41ea-a38a-263c90d5e899 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202866 | controller |     "Jun 14 08:15:32.308261 crc crio[3637]: time=\"2026-06-14T08:15:32.303209443Z\" level=info msg=\"runSandbox: deleting pod ID e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96 from idIndex\" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202881 | controller |     "Jun 14 08:15:32.308261 crc crio[3637]: time=\"2026-06-14T08:15:32.308060523Z\" level=info msg=\"runSandbox: removing pod sandbox e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96\" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202895 | controller |     "Jun 14 08:15:32.308261 crc crio[3637]: time=\"2026-06-14T08:15:32.308139896Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96\" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202909 | controller |     "Jun 14 08:15:32.308261 crc crio[3637]: time=\"2026-06-14T08:15:32.308168107Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96\" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202923 | controller |     "Jun 14 08:15:32.312823 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.202937 | controller |     "Jun 14 08:15:32.312823 crc crio[3637]: time=\"2026-06-14T08:15:32.312491647Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202951 | controller |     "Jun 14 08:15:32.314664 crc crio[3637]: time=\"2026-06-14T08:15:32.314147321Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e9b6fe473ffba96f9c17aae4ea5de07b69515785a2243f97d9e075086d3a8b96\" id=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202964 | controller |     "Jun 14 08:15:32.315343 crc crio[3637]: time=\"2026-06-14T08:15:32.314764057Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202981 | controller |     "Jun 14 08:15:32.315343 crc crio[3637]: time=\"2026-06-14T08:15:32.315119109Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=c692931d-65aa-439f-94b7-952d3f058a36 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.202996 | controller |     "Jun 14 08:15:32.326492 crc crio[3637]: time=\"2026-06-14T08:15:32.326278685Z\" level=info msg=\"runSandbox: deleting pod ID d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418 from idIndex\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203010 | controller |     "Jun 14 08:15:32.326492 crc crio[3637]: time=\"2026-06-14T08:15:32.326323837Z\" level=info msg=\"runSandbox: removing pod sandbox d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203024 | controller |     "Jun 14 08:15:32.326492 crc crio[3637]: time=\"2026-06-14T08:15:32.326374468Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203038 | controller |     "Jun 14 08:15:32.326492 crc crio[3637]: time=\"2026-06-14T08:15:32.326397959Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203052 | controller |     "Jun 14 08:15:32.328197 crc crio[3637]: time=\"2026-06-14T08:15:32.328143597Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d73075f41827c21b7f39cfa3e8e43fe65e5f5d751af8cbc8c11ad5618ece9418\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203066 | controller |     "Jun 14 08:15:32.330219 crc crio[3637]: time=\"2026-06-14T08:15:32.330164139Z\" level=info msg=\"runSandbox: deleting pod ID 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a from idIndex\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203080 | controller |     "Jun 14 08:15:32.330453 crc crio[3637]: time=\"2026-06-14T08:15:32.330427798Z\" level=info msg=\"runSandbox: removing pod sandbox 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203094 | controller |     "Jun 14 08:15:32.330604 crc crio[3637]: time=\"2026-06-14T08:15:32.330584593Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203108 | controller |     "Jun 14 08:15:32.330715 crc crio[3637]: time=\"2026-06-14T08:15:32.330696237Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203122 | controller |     "Jun 14 08:15:32.335696 crc crio[3637]: time=\"2026-06-14T08:15:32.335669612Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 25335acd60b212417605a511791850b5e93c420653c1e62755d4f6e95ef8755a\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203139 | controller |     "Jun 14 08:15:32.342734 crc crio[3637]: time=\"2026-06-14T08:15:32.342647187Z\" 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=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203154 | controller |     "Jun 14 08:15:32.342965 crc crio[3637]: time=\"2026-06-14T08:15:32.34274134Z\" 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=8b7c6531-55be-48a7-951a-f839ff1b9d37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203168 | controller |     "Jun 14 08:15:32.350080 crc crio[3637]: time=\"2026-06-14T08:15:32.347133486Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203182 | controller |     "Jun 14 08:15:32.350080 crc crio[3637]: time=\"2026-06-14T08:15:32.347182788Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=e21f7a21-db9c-4855-902a-b090e2302a03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203197 | controller |     "Jun 14 08:15:32.351400 crc crio[3637]: time=\"2026-06-14T08:15:32.351051227Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203212 | controller |     "Jun 14 08:15:32.351400 crc crio[3637]: time=\"2026-06-14T08:15:32.351225122Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=bbbf1c15-3ad4-4852-bcd4-9a18027b53d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203226 | controller |     "Jun 14 08:15:32.390692 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.203241 | controller |     "Jun 14 08:15:32.391148 crc crio[3637]: time=\"2026-06-14T08:15:32.390991734Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e\" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203255 | controller |     "Jun 14 08:15:32.394535 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.203269 | controller |     "Jun 14 08:15:32.394625 crc crio[3637]: time=\"2026-06-14T08:15:32.394577563Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d\" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203283 | controller |     "Jun 14 08:15:32.402124 crc crio[3637]: time=\"2026-06-14T08:15:32.402012451Z\" level=info msg=\"runSandbox: deleting pod ID f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e from idIndex\" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203300 | controller |     "Jun 14 08:15:32.402238 crc crio[3637]: time=\"2026-06-14T08:15:32.402134325Z\" level=info msg=\"runSandbox: removing pod sandbox f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e\" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203314 | controller |     "Jun 14 08:15:32.402238 crc crio[3637]: time=\"2026-06-14T08:15:32.402191726Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e\" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203328 | controller |     "Jun 14 08:15:32.402238 crc crio[3637]: time=\"2026-06-14T08:15:32.402228168Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e\" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203343 | controller |     "Jun 14 08:15:32.403559 crc crio[3637]: time=\"2026-06-14T08:15:32.403472189Z\" level=info msg=\"runSandbox: deleting pod ID 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d from idIndex\" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203376 | controller |     "Jun 14 08:15:32.403619 crc crio[3637]: time=\"2026-06-14T08:15:32.403560602Z\" level=info msg=\"runSandbox: removing pod sandbox 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d\" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203391 | controller |     "Jun 14 08:15:32.403619 crc crio[3637]: time=\"2026-06-14T08:15:32.403587923Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d\" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203406 | controller |     "Jun 14 08:15:32.403619 crc crio[3637]: time=\"2026-06-14T08:15:32.403604583Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d\" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203420 | controller |     "Jun 14 08:15:32.404464 crc crio[3637]: time=\"2026-06-14T08:15:32.404180923Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: f70d140839f2e002f08508796fab073fb8d1db9fb57c8bfc2e0508360e24e20e\" id=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203434 | controller |     "Jun 14 08:15:32.408019 crc crio[3637]: time=\"2026-06-14T08:15:32.40711636Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 62dc953b82249673493e0b118e52b2d449db87e960328d9dd9dcc56fbd12203d\" id=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203448 | controller |     "Jun 14 08:15:32.410387 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.203462 | controller |     "Jun 14 08:15:32.410387 crc crio[3637]: time=\"2026-06-14T08:15:32.40950285Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203477 | controller |     "Jun 14 08:15:32.418243 crc crio[3637]: time=\"2026-06-14T08:15:32.417771404Z\" 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=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203495 | controller |     "Jun 14 08:15:32.418243 crc crio[3637]: time=\"2026-06-14T08:15:32.417994192Z\" 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=cf1aff95-8edf-4339-809b-2e125c072dbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203510 | controller |     "Jun 14 08:15:32.418598 crc crio[3637]: time=\"2026-06-14T08:15:32.41853523Z\" level=info msg=\"runSandbox: deleting pod ID 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8 from idIndex\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203525 | controller |     "Jun 14 08:15:32.418598 crc crio[3637]: time=\"2026-06-14T08:15:32.418565861Z\" level=info msg=\"runSandbox: removing pod sandbox 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203540 | controller |     "Jun 14 08:15:32.418598 crc crio[3637]: time=\"2026-06-14T08:15:32.418587272Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203554 | controller |     "Jun 14 08:15:32.418764 crc crio[3637]: time=\"2026-06-14T08:15:32.418612732Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203568 | controller |     "Jun 14 08:15:32.422243 crc crio[3637]: time=\"2026-06-14T08:15:32.420147553Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2a97792ea04f0b43cdeba3634930e515bb84c84e392b9c89257a7c47190255b8\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203583 | controller |     "Jun 14 08:15:32.428291 crc crio[3637]: time=\"2026-06-14T08:15:32.428234562Z\" 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=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203597 | controller |     "Jun 14 08:15:32.428393 crc crio[3637]: time=\"2026-06-14T08:15:32.428297444Z\" 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=a28dedc7-2695-4d43-a230-21ab8153a8d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203612 | controller |     "Jun 14 08:15:32.439051 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.203626 | controller |     "Jun 14 08:15:32.439240 crc crio[3637]: time=\"2026-06-14T08:15:32.43913047Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156\" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203640 | controller |     "Jun 14 08:15:32.444097 crc crio[3637]: time=\"2026-06-14T08:15:32.442262192Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203654 | controller |     "Jun 14 08:15:32.444097 crc crio[3637]: time=\"2026-06-14T08:15:32.442363566Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=e944a092-c78c-4fa4-8272-e2c582389383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203672 | controller |     "Jun 14 08:15:32.451274 crc crio[3637]: time=\"2026-06-14T08:15:32.448991735Z\" level=info msg=\"runSandbox: deleting pod ID 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156 from idIndex\" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203687 | controller |     "Jun 14 08:15:32.451274 crc crio[3637]: time=\"2026-06-14T08:15:32.449041967Z\" level=info msg=\"runSandbox: removing pod sandbox 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156\" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203701 | controller |     "Jun 14 08:15:32.451274 crc crio[3637]: time=\"2026-06-14T08:15:32.449097259Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156\" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203715 | controller |     "Jun 14 08:15:32.451274 crc crio[3637]: time=\"2026-06-14T08:15:32.449121319Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156\" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203731 | controller |     "Jun 14 08:15:32.456611 crc crio[3637]: time=\"2026-06-14T08:15:32.455943172Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 4a8ca779cbfacc0c5060704ec2c33a1157222f0094d2cbe575c9335e3d501156\" id=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203746 | controller |     "Jun 14 08:15:32.460320 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.203760 | controller |     "Jun 14 08:15:32.460565 crc crio[3637]: time=\"2026-06-14T08:15:32.460402525Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567\" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203775 | controller |     "Jun 14 08:15:32.489634 crc crio[3637]: time=\"2026-06-14T08:15:32.489379304Z\" level=info msg=\"runSandbox: deleting pod ID 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567 from idIndex\" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203789 | controller |     "Jun 14 08:15:32.489634 crc crio[3637]: time=\"2026-06-14T08:15:32.48958189Z\" level=info msg=\"runSandbox: removing pod sandbox 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567\" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203803 | controller |     "Jun 14 08:15:32.490363 crc crio[3637]: time=\"2026-06-14T08:15:32.489678584Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567\" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203817 | controller |     "Jun 14 08:15:32.490363 crc crio[3637]: time=\"2026-06-14T08:15:32.489703284Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567\" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203832 | controller |     "Jun 14 08:15:32.491437 crc crio[3637]: time=\"2026-06-14T08:15:32.49096512Z\" 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=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203850 | controller |     "Jun 14 08:15:32.491437 crc crio[3637]: time=\"2026-06-14T08:15:32.491136456Z\" 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=2ab2b9ec-d1c6-4406-a5a6-306a7c27b7d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203864 | controller |     "Jun 14 08:15:32.497222 crc crio[3637]: time=\"2026-06-14T08:15:32.49718183Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 056499be085aafa7a1cc47ca1b75948dce37f8b49d986078064e607f17cc2567\" id=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203879 | controller |     "Jun 14 08:15:32.563979 crc crio[3637]: time=\"2026-06-14T08:15:32.562338702Z\" 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=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203894 | controller |     "Jun 14 08:15:32.563979 crc crio[3637]: time=\"2026-06-14T08:15:32.562549459Z\" 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=bd47d15b-b693-48c8-9630-f53536c61088 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203908 | controller |     "Jun 14 08:15:32.599526 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.203923 | controller |     "Jun 14 08:15:32.606634 crc crio[3637]: time=\"2026-06-14T08:15:32.606412705Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd\" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203937 | controller |     "Jun 14 08:15:32.611295 crc crio[3637]: time=\"2026-06-14T08:15:32.611204638Z\" level=info msg=\"runSandbox: deleting pod ID 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd from idIndex\" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203952 | controller |     "Jun 14 08:15:32.611295 crc crio[3637]: time=\"2026-06-14T08:15:32.611290861Z\" level=info msg=\"runSandbox: removing pod sandbox 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd\" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203966 | controller |     "Jun 14 08:15:32.611428 crc crio[3637]: time=\"2026-06-14T08:15:32.611346843Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd\" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203980 | controller |     "Jun 14 08:15:32.611428 crc crio[3637]: time=\"2026-06-14T08:15:32.611370414Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd\" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.203994 | controller |     "Jun 14 08:15:32.613499 crc crio[3637]: time=\"2026-06-14T08:15:32.613314337Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 41948635f9fd50ba2a3cf8257c898063520df421a3542913c21a0b3ebe4980fd\" id=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204012 | controller |     "Jun 14 08:15:32.616178 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.204026 | controller |     "Jun 14 08:15:32.617555 crc crio[3637]: time=\"2026-06-14T08:15:32.616312185Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204040 | controller |     "Jun 14 08:15:32.622096 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.204054 | controller |     "Jun 14 08:15:32.622371 crc crio[3637]: time=\"2026-06-14T08:15:32.622008059Z\" 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=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204068 | controller |     "Jun 14 08:15:32.622570 crc crio[3637]: time=\"2026-06-14T08:15:32.62240935Z\" 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=55bf1fdd-1545-42f7-8b14-c38094041fdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204082 | controller |     "Jun 14 08:15:32.622890 crc crio[3637]: time=\"2026-06-14T08:15:32.622179382Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204096 | controller |     "Jun 14 08:15:32.627320 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.204109 | controller |     "Jun 14 08:15:32.627537 crc crio[3637]: time=\"2026-06-14T08:15:32.627422931Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204123 | controller |     "Jun 14 08:15:32.629089 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.204137 | controller |     "Jun 14 08:15:32.629089 crc crio[3637]: time=\"2026-06-14T08:15:32.628996792Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204151 | controller |     "Jun 14 08:15:32.632000 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.204165 | controller |     "Jun 14 08:15:32.632000 crc crio[3637]: time=\"2026-06-14T08:15:32.631974831Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de\" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204182 | controller |     "Jun 14 08:15:32.632899 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.204197 | controller |     "Jun 14 08:15:32.643162 crc crio[3637]: time=\"2026-06-14T08:15:32.634954709Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204211 | controller |     "Jun 14 08:15:32.647322 crc crio[3637]: time=\"2026-06-14T08:15:32.646955954Z\" level=info msg=\"runSandbox: deleting pod ID 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc from idIndex\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204225 | controller |     "Jun 14 08:15:32.647322 crc crio[3637]: time=\"2026-06-14T08:15:32.647025446Z\" level=info msg=\"runSandbox: deleting pod ID bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117 from idIndex\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204238 | controller |     "Jun 14 08:15:32.647322 crc crio[3637]: time=\"2026-06-14T08:15:32.647223673Z\" level=info msg=\"runSandbox: removing pod sandbox bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204253 | controller |     "Jun 14 08:15:32.647322 crc crio[3637]: time=\"2026-06-14T08:15:32.647065307Z\" level=info msg=\"runSandbox: removing pod sandbox 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204267 | controller |     "Jun 14 08:15:32.647903 crc crio[3637]: time=\"2026-06-14T08:15:32.647457925Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204281 | controller |     "Jun 14 08:15:32.647903 crc crio[3637]: time=\"2026-06-14T08:15:32.647294295Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204295 | controller |     "Jun 14 08:15:32.647903 crc crio[3637]: time=\"2026-06-14T08:15:32.647542083Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204309 | controller |     "Jun 14 08:15:32.647903 crc crio[3637]: time=\"2026-06-14T08:15:32.647493847Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204323 | controller |     "Jun 14 08:15:32.648287 crc crio[3637]: time=\"2026-06-14T08:15:32.648224266Z\" level=info msg=\"runSandbox: deleting pod ID d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799 from idIndex\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204337 | controller |     "Jun 14 08:15:32.648363 crc crio[3637]: time=\"2026-06-14T08:15:32.648296868Z\" level=info msg=\"runSandbox: removing pod sandbox d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204372 | controller |     "Jun 14 08:15:32.648363 crc crio[3637]: time=\"2026-06-14T08:15:32.6483471Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204389 | controller |     "Jun 14 08:15:32.648463 crc crio[3637]: time=\"2026-06-14T08:15:32.648367911Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204403 | controller |     "Jun 14 08:15:32.648463 crc crio[3637]: time=\"2026-06-14T08:15:32.648348175Z\" level=info msg=\"runSandbox: deleting pod ID 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb from idIndex\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204418 | controller |     "Jun 14 08:15:32.648463 crc crio[3637]: time=\"2026-06-14T08:15:32.648426748Z\" level=info msg=\"runSandbox: removing pod sandbox 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204433 | controller |     "Jun 14 08:15:32.649005 crc crio[3637]: time=\"2026-06-14T08:15:32.648466459Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204447 | controller |     "Jun 14 08:15:32.649005 crc crio[3637]: time=\"2026-06-14T08:15:32.64849528Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204462 | controller |     "Jun 14 08:15:32.650057 crc crio[3637]: time=\"2026-06-14T08:15:32.646976994Z\" level=info msg=\"runSandbox: deleting pod ID b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289 from idIndex\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204476 | controller |     "Jun 14 08:15:32.650394 crc crio[3637]: time=\"2026-06-14T08:15:32.649251269Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d844facd43e54c43a947e1730ee5a3b3563d254416c178d342b9a16946491799\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204491 | controller |     "Jun 14 08:15:32.650713 crc crio[3637]: time=\"2026-06-14T08:15:32.650212217Z\" level=info msg=\"runSandbox: removing pod sandbox b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204506 | controller |     "Jun 14 08:15:32.650713 crc crio[3637]: time=\"2026-06-14T08:15:32.647502292Z\" level=info msg=\"runSandbox: deleting pod ID 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de from idIndex\" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204521 | controller |     "Jun 14 08:15:32.650713 crc crio[3637]: time=\"2026-06-14T08:15:32.650701077Z\" level=info msg=\"runSandbox: removing pod sandbox 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de\" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204535 | controller |     "Jun 14 08:15:32.650952 crc crio[3637]: time=\"2026-06-14T08:15:32.650758899Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de\" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204553 | controller |     "Jun 14 08:15:32.651030 crc crio[3637]: time=\"2026-06-14T08:15:32.650823791Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de\" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204568 | controller |     "Jun 14 08:15:32.651140 crc crio[3637]: time=\"2026-06-14T08:15:32.649330332Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2ce4748d73b7604a988da53a6cb4d7e5148074ec50072f6cc66af91168e57cfc\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204582 | controller |     "Jun 14 08:15:32.651140 crc crio[3637]: time=\"2026-06-14T08:15:32.650920581Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204597 | controller |     "Jun 14 08:15:32.651489 crc crio[3637]: time=\"2026-06-14T08:15:32.651181949Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204612 | controller |     "Jun 14 08:15:32.651489 crc crio[3637]: time=\"2026-06-14T08:15:32.649575896Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 5ba4166546a9ce55540a22bc01aceaddd7ddd54ff91125535b5d8db2b1fabcbb\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204626 | controller |     "Jun 14 08:15:32.651489 crc crio[3637]: time=\"2026-06-14T08:15:32.649442138Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: bbc38947371d6d133b0b61aac9312f5e370135c173ef09fb6a3ee9b8eeeb7117\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204641 | controller |     "Jun 14 08:15:32.652575 crc crio[3637]: time=\"2026-06-14T08:15:32.65172161Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7a781689b26288eeefbbef905ceec83a55a8dc800eceb4ec9766dc3bac32f9de\" id=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204655 | controller |     "Jun 14 08:15:32.653046 crc crio[3637]: time=\"2026-06-14T08:15:32.652975942Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: b563bebc39d5ea5a8313a8ea469562f3cde4610a3c2963be827996dce9ea7289\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204669 | controller |     "Jun 14 08:15:32.653739 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.204683 | controller |     "Jun 14 08:15:32.654069 crc crio[3637]: time=\"2026-06-14T08:15:32.653947684Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204698 | controller |     "Jun 14 08:15:32.657599 crc crio[3637]: time=\"2026-06-14T08:15:32.656684545Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204715 | controller |     "Jun 14 08:15:32.660266 crc crio[3637]: time=\"2026-06-14T08:15:32.65714508Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=a08d844f-0f6f-447e-95ec-3fe33fcd23c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204731 | controller |     "Jun 14 08:15:32.662184 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.204745 | controller |     "Jun 14 08:15:32.663529 crc crio[3637]: time=\"2026-06-14T08:15:32.662247978Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204760 | controller |     "Jun 14 08:15:32.667016 crc crio[3637]: time=\"2026-06-14T08:15:32.66678602Z\" level=info msg=\"runSandbox: deleting pod ID ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84 from idIndex\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204775 | controller |     "Jun 14 08:15:32.667016 crc crio[3637]: time=\"2026-06-14T08:15:32.666920024Z\" level=info msg=\"runSandbox: removing pod sandbox ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204789 | controller |     "Jun 14 08:15:32.667016 crc crio[3637]: time=\"2026-06-14T08:15:32.666971956Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204804 | controller |     "Jun 14 08:15:32.667016 crc crio[3637]: time=\"2026-06-14T08:15:32.667020628Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204818 | controller |     "Jun 14 08:15:32.667412 crc crio[3637]: time=\"2026-06-14T08:15:32.667287993Z\" level=info msg=\"runSandbox: deleting pod ID 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e from idIndex\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204833 | controller |     "Jun 14 08:15:32.667412 crc crio[3637]: time=\"2026-06-14T08:15:32.667329804Z\" level=info msg=\"runSandbox: removing pod sandbox 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204847 | controller |     "Jun 14 08:15:32.667412 crc crio[3637]: time=\"2026-06-14T08:15:32.667392476Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204861 | controller |     "Jun 14 08:15:32.667412 crc crio[3637]: time=\"2026-06-14T08:15:32.667413737Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204876 | controller |     "Jun 14 08:15:32.669506 crc crio[3637]: time=\"2026-06-14T08:15:32.669304634Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ec3a9e544eab258afbda498bb09ba181bf674b3e68c93db30a3194659d6bca84\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204893 | controller |     "Jun 14 08:15:32.669615 crc crio[3637]: time=\"2026-06-14T08:15:32.669575381Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204907 | controller |     "Jun 14 08:15:32.669666 crc crio[3637]: time=\"2026-06-14T08:15:32.66964861Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=8206bf84-78d8-4755-9e6f-c530fd981493 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204921 | controller |     "Jun 14 08:15:32.671538 crc crio[3637]: time=\"2026-06-14T08:15:32.671504362Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0155af35f24405051c55fb15016d7ee070b9058531f7e0295f195059ec748d4e\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204936 | controller |     "Jun 14 08:15:32.700312 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.204950 | controller |     "Jun 14 08:15:32.700312 crc crio[3637]: time=\"2026-06-14T08:15:32.700287128Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204964 | controller |     "Jun 14 08:15:32.704243 crc crio[3637]: time=\"2026-06-14T08:15:32.704082583Z\" level=info msg=\"runSandbox: deleting pod ID d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1 from idIndex\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204978 | controller |     "Jun 14 08:15:32.704243 crc crio[3637]: time=\"2026-06-14T08:15:32.704174056Z\" level=info msg=\"runSandbox: removing pod sandbox d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.204992 | controller |     "Jun 14 08:15:32.704243 crc crio[3637]: time=\"2026-06-14T08:15:32.704224677Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205006 | controller |     "Jun 14 08:15:32.704243 crc crio[3637]: time=\"2026-06-14T08:15:32.704247718Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205021 | controller |     "Jun 14 08:15:32.705243 crc crio[3637]: time=\"2026-06-14T08:15:32.705181129Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: d56d7271c29087d5d56f746cacc413343c30d08489fb8abe871cfc3bb6a72bf1\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205035 | controller |     "Jun 14 08:15:32.705321 crc crio[3637]: time=\"2026-06-14T08:15:32.705198869Z\" 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=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205049 | controller |     "Jun 14 08:15:32.705321 crc crio[3637]: time=\"2026-06-14T08:15:32.705285103Z\" 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=c42eb35f-3c1d-4977-9b0f-ca6c2417b440 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205068 | controller |     "Jun 14 08:15:32.712403 crc crio[3637]: time=\"2026-06-14T08:15:32.712237456Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205083 | controller |     "Jun 14 08:15:32.712403 crc crio[3637]: time=\"2026-06-14T08:15:32.712334369Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=8b62739c-7e2a-4768-b4c1-e6e580433c63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205097 | controller |     "Jun 14 08:15:32.717589 crc crio[3637]: time=\"2026-06-14T08:15:32.717533972Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205111 | controller |     "Jun 14 08:15:32.717589 crc crio[3637]: time=\"2026-06-14T08:15:32.717583843Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=b077a5a7-5d70-48f9-bb98-778698860eb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205126 | controller |     "Jun 14 08:15:32.725597 crc crio[3637]: time=\"2026-06-14T08:15:32.725530716Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205140 | controller |     "Jun 14 08:15:32.725597 crc crio[3637]: time=\"2026-06-14T08:15:32.725603678Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=2210057a-93ea-41e5-9432-8ae318febd00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205154 | controller |     "Jun 14 08:15:32.729891 crc crio[3637]: time=\"2026-06-14T08:15:32.729728845Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205168 | controller |     "Jun 14 08:15:32.729891 crc crio[3637]: time=\"2026-06-14T08:15:32.729789597Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=d54350f9-4b89-4b86-99d8-e2c1451368df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205182 | controller |     "Jun 14 08:15:32.734712 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.205196 | controller |     "Jun 14 08:15:32.734981 crc crio[3637]: time=\"2026-06-14T08:15:32.734780154Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205210 | controller |     "Jun 14 08:15:32.736523 crc crio[3637]: time=\"2026-06-14T08:15:32.735967923Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205231 | controller |     "Jun 14 08:15:32.736523 crc crio[3637]: time=\"2026-06-14T08:15:32.736007345Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=438c7502-b2c5-4a39-9d70-a7deedcfe4d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205245 | controller |     "Jun 14 08:15:32.739976 crc crio[3637]: time=\"2026-06-14T08:15:32.739633451Z\" level=info msg=\"runSandbox: deleting pod ID beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a from idIndex\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205259 | controller |     "Jun 14 08:15:32.739976 crc crio[3637]: time=\"2026-06-14T08:15:32.739686663Z\" level=info msg=\"runSandbox: removing pod sandbox beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205273 | controller |     "Jun 14 08:15:32.739976 crc crio[3637]: time=\"2026-06-14T08:15:32.739731575Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205287 | controller |     "Jun 14 08:15:32.739976 crc crio[3637]: time=\"2026-06-14T08:15:32.739821678Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205301 | controller |     "Jun 14 08:15:32.743287 crc crio[3637]: time=\"2026-06-14T08:15:32.74077967Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: beb6e1373bbe29414daa3f7c4805e064d1438d3c24dc6dbb5d6859097f998b6a\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205315 | controller |     "Jun 14 08:15:32.743287 crc crio[3637]: time=\"2026-06-14T08:15:32.741502673Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205329 | controller |     "Jun 14 08:15:32.743287 crc crio[3637]: time=\"2026-06-14T08:15:32.741541605Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=835cabc1-817b-4d33-b600-7113c5c3ff27 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205343 | controller |     "Jun 14 08:15:32.743287 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.205374 | controller |     "Jun 14 08:15:32.743287 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.205389 | controller |     "Jun 14 08:15:32.743287 crc crio[3637]: time=\"2026-06-14T08:15:32.742505966Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2\" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205403 | controller |     "Jun 14 08:15:32.743287 crc crio[3637]: time=\"2026-06-14T08:15:32.742528147Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205421 | controller |     "Jun 14 08:15:32.744775 crc crio[3637]: time=\"2026-06-14T08:15:32.744702358Z\" level=info msg=\"runSandbox: deleting pod ID 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a from idIndex\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205436 | controller |     "Jun 14 08:15:32.744775 crc crio[3637]: time=\"2026-06-14T08:15:32.74474633Z\" level=info msg=\"runSandbox: deleting pod ID 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2 from idIndex\" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205450 | controller |     "Jun 14 08:15:32.744775 crc crio[3637]: time=\"2026-06-14T08:15:32.74476352Z\" level=info msg=\"runSandbox: removing pod sandbox 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205464 | controller |     "Jun 14 08:15:32.745033 crc crio[3637]: time=\"2026-06-14T08:15:32.744792092Z\" level=info msg=\"runSandbox: removing pod sandbox 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2\" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205478 | controller |     "Jun 14 08:15:32.745033 crc crio[3637]: time=\"2026-06-14T08:15:32.744892684Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205492 | controller |     "Jun 14 08:15:32.745033 crc crio[3637]: time=\"2026-06-14T08:15:32.744915956Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2\" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205506 | controller |     "Jun 14 08:15:32.745033 crc crio[3637]: time=\"2026-06-14T08:15:32.744950337Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2\" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205521 | controller |     "Jun 14 08:15:32.745283 crc crio[3637]: time=\"2026-06-14T08:15:32.744920895Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205536 | controller |     "Jun 14 08:15:32.745917 crc crio[3637]: time=\"2026-06-14T08:15:32.745790704Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 476a41e4c1931294004395122941b001aef53820cae69b6883d2efd3d3e8801a\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205551 | controller |     "Jun 14 08:15:32.746134 crc crio[3637]: time=\"2026-06-14T08:15:32.746079435Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 03b557c9dd2554ad0316648292f9a56d7eaca66bd160ad5088c3c41824c969f2\" id=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205565 | controller |     "Jun 14 08:15:32.746962 crc crio[3637]: 2026-06-14T08:15:32Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-14 10:12:41.205580 | controller |     "Jun 14 08:15:32.748990 crc crio[3637]: time=\"2026-06-14T08:15:32.746993503Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8\" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205598 | controller |     "Jun 14 08:15:32.754974 crc crio[3637]: time=\"2026-06-14T08:15:32.751347137Z\" level=info msg=\"runSandbox: deleting pod ID c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8 from idIndex\" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205613 | controller |     "Jun 14 08:15:32.754974 crc crio[3637]: time=\"2026-06-14T08:15:32.751411091Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205628 | controller |     "Jun 14 08:15:32.754974 crc crio[3637]: time=\"2026-06-14T08:15:32.751495704Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=ee094200-85a3-477b-8c1d-9fba6f79f53d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205642 | controller |     "Jun 14 08:15:32.754974 crc crio[3637]: time=\"2026-06-14T08:15:32.751422149Z\" level=info msg=\"runSandbox: removing pod sandbox c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8\" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205657 | controller |     "Jun 14 08:15:32.754974 crc crio[3637]: time=\"2026-06-14T08:15:32.751832075Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8\" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205671 | controller |     "Jun 14 08:15:32.754974 crc crio[3637]: time=\"2026-06-14T08:15:32.751924846Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8\" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205685 | controller |     "Jun 14 08:15:32.754974 crc crio[3637]: time=\"2026-06-14T08:15:32.752762443Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c88ab8380230bbcb20b2d65c753d5ce544e05cf9248e72247ae9d9919c530aa8\" id=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205700 | controller |     "Jun 14 08:15:32.757888 crc crio[3637]: time=\"2026-06-14T08:15:32.757732609Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205715 | controller |     "Jun 14 08:15:32.757981 crc crio[3637]: time=\"2026-06-14T08:15:32.757908482Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=bf143278-7ca8-4a87-a851-3f70ba58b782 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205729 | controller |     "Jun 14 08:15:32.776111 crc crio[3637]: time=\"2026-06-14T08:15:32.775997457Z\" 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=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205743 | controller |     "Jun 14 08:15:32.776111 crc crio[3637]: time=\"2026-06-14T08:15:32.776101831Z\" 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=647c141f-1719-4c5e-ba67-44c3ab21656d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205761 | controller |     "Jun 14 08:15:32.781456 crc crio[3637]: time=\"2026-06-14T08:15:32.781359633Z\" 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=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205776 | controller |     "Jun 14 08:15:32.781588 crc crio[3637]: time=\"2026-06-14T08:15:32.781467438Z\" 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=bdbe5de6-85f4-4ffc-aa87-56bc617480f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205792 | controller |     "Jun 14 08:15:34.067867 crc crio[3637]: 2026-06-14T08:15:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a111f860a726858 Mac:8e:bc:4a:1d:24:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/ef08d9ea-b48f-4eb7-a124-1819a21e5a60 SocketPath: PciID:}] [{Interface:0xc00011ba80 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.205807 | controller |     "Jun 14 08:15:34.069216 crc crio[3637]: time=\"2026-06-14T08:15:34.068613383Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.205822 | controller |     "Jun 14 08:15:34.069216 crc crio[3637]: time=\"2026-06-14T08:15:34.068800859Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_a9967108-160a-48da-9f19-fe37515bec86\\\"\"",
2026-06-14 10:12:41.205838 | controller |     "Jun 14 08:15:34.069216 crc crio[3637]: time=\"2026-06-14T08:15:34.068991475Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f12c70c6-0c0b-420c-be3d-6fb265554e59\\\"\"",
2026-06-14 10:12:41.205852 | controller |     "Jun 14 08:15:34.070810 crc crio[3637]: time=\"2026-06-14T08:15:34.070730034Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690415-xvx7m Namespace:openshift-operator-lifecycle-manager ID:a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d UID:39cf909a-d100-456c-82cb-f2db984006b7 NetNS:/var/run/netns/ef08d9ea-b48f-4eb7-a124-1819a21e5a60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39cf909a_d100_456c_82cb_f2db984006b7.slice PodAnnotations:0xc000602620}] Aliases:map[]}\"",
2026-06-14 10:12:41.205867 | controller |     "Jun 14 08:15:34.071023 crc crio[3637]: time=\"2026-06-14T08:15:34.070981972Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690415-xvx7m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.205882 | controller |     "Jun 14 08:15:34.081564 crc crio[3637]: time=\"2026-06-14T08:15:34.08147512Z\" level=info msg=\"Ran pod sandbox a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/POD\" id=b6698f16-3f8b-4751-b5d2-ac82edc8c4eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.205897 | controller |     "Jun 14 08:15:34.084892 crc crio[3637]: time=\"2026-06-14T08:15:34.084764054Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=15a2ff24-aeb7-4722-8543-4e1273de4523 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.205912 | controller |     "Jun 14 08:15:34.087519 crc crio[3637]: time=\"2026-06-14T08:15:34.087432342Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=de4ddeb3-f378-4319-9973-79de0fd2a7c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.205930 | controller |     "Jun 14 08:15:34.101392 crc crio[3637]: time=\"2026-06-14T08:15:34.101265137Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/collect-profiles\" id=4c438c06-f6a5-44e2-8a48-da24db74e495 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.205945 | controller |     "Jun 14 08:15:34.101781 crc crio[3637]: time=\"2026-06-14T08:15:34.101708502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.205971 | controller |     "Jun 14 08:15:34.117871 crc crio[3637]: time=\"2026-06-14T08:15:34.117692637Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.205987 | controller |     "Jun 14 08:15:34.118194 crc crio[3637]: time=\"2026-06-14T08:15:34.117805421Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206002 | controller |     "Jun 14 08:15:34.118194 crc crio[3637]: time=\"2026-06-14T08:15:34.117974286Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_13e88945-08fc-49cb-87ac-f6966f8583e7\\\"\"",
2026-06-14 10:12:41.206016 | controller |     "Jun 14 08:15:34.126197 crc crio[3637]: time=\"2026-06-14T08:15:34.126033851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.206031 | controller |     "Jun 14 08:15:34.137216 crc crio[3637]: time=\"2026-06-14T08:15:34.137129267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.206045 | controller |     "Jun 14 08:15:34.152444 crc crio[3637]: time=\"2026-06-14T08:15:34.152346056Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206060 | controller |     "Jun 14 08:15:34.152444 crc crio[3637]: time=\"2026-06-14T08:15:34.152410548Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206073 | controller |     "Jun 14 08:15:34.152985 crc crio[3637]: time=\"2026-06-14T08:15:34.152744979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.206087 | controller |     "Jun 14 08:15:34.196347 crc crio[3637]: time=\"2026-06-14T08:15:34.19623882Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206102 | controller |     "Jun 14 08:15:34.196347 crc crio[3637]: time=\"2026-06-14T08:15:34.196318083Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206116 | controller |     "Jun 14 08:15:34.196739 crc crio[3637]: time=\"2026-06-14T08:15:34.196457347Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-14 10:12:41.206130 | controller |     "Jun 14 08:15:34.229735 crc crio[3637]: time=\"2026-06-14T08:15:34.229534895Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206144 | controller |     "Jun 14 08:15:34.230005 crc crio[3637]: time=\"2026-06-14T08:15:34.229784513Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206159 | controller |     "Jun 14 08:15:34.230005 crc crio[3637]: time=\"2026-06-14T08:15:34.229967658Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-14 10:12:41.206173 | controller |     "Jun 14 08:15:34.246073 crc crio[3637]: time=\"2026-06-14T08:15:34.24580939Z\" level=info msg=\"Created container f3785956602d3edd0acb68de98c48a8480a7179536be7b3513884209f3220767: openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/collect-profiles\" id=4c438c06-f6a5-44e2-8a48-da24db74e495 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.206191 | controller |     "Jun 14 08:15:34.247552 crc crio[3637]: time=\"2026-06-14T08:15:34.247465968Z\" level=info msg=\"Starting container: f3785956602d3edd0acb68de98c48a8480a7179536be7b3513884209f3220767\" id=fdda23fc-d760-4850-b5ed-abbad78e3eb9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.206206 | controller |     "Jun 14 08:15:34.254218 crc crio[3637]: time=\"2026-06-14T08:15:34.254105543Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206223 | controller |     "Jun 14 08:15:34.254218 crc crio[3637]: time=\"2026-06-14T08:15:34.254192465Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206277 | controller |     "Jun 14 08:15:34.254218 crc crio[3637]: time=\"2026-06-14T08:15:34.254238927Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-14 10:12:41.206295 | controller |     "Jun 14 08:15:34.257949 crc crio[3637]: time=\"2026-06-14T08:15:34.257773224Z\" level=info msg=\"Started container\" PID=11051 containerID=f3785956602d3edd0acb68de98c48a8480a7179536be7b3513884209f3220767 description=openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/collect-profiles id=fdda23fc-d760-4850-b5ed-abbad78e3eb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d",
2026-06-14 10:12:41.206311 | controller |     "Jun 14 08:15:34.276924 crc crio[3637]: time=\"2026-06-14T08:15:34.276755149Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206326 | controller |     "Jun 14 08:15:34.276924 crc crio[3637]: time=\"2026-06-14T08:15:34.276883712Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206341 | controller |     "Jun 14 08:15:34.276924 crc crio[3637]: time=\"2026-06-14T08:15:34.276943664Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-14 10:12:41.206384 | controller |     "Jun 14 08:15:34.310462 crc crio[3637]: time=\"2026-06-14T08:15:34.310321012Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206401 | controller |     "Jun 14 08:15:34.310462 crc crio[3637]: time=\"2026-06-14T08:15:34.310394625Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206416 | controller |     "Jun 14 08:15:34.310462 crc crio[3637]: time=\"2026-06-14T08:15:34.310424856Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-14 10:12:41.206431 | controller |     "Jun 14 08:15:34.330606 crc crio[3637]: time=\"2026-06-14T08:15:34.330447313Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206445 | controller |     "Jun 14 08:15:34.330606 crc crio[3637]: time=\"2026-06-14T08:15:34.330521756Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206459 | controller |     "Jun 14 08:15:34.330606 crc crio[3637]: time=\"2026-06-14T08:15:34.330566817Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-14 10:12:41.206473 | controller |     "Jun 14 08:15:34.357388 crc crio[3637]: time=\"2026-06-14T08:15:34.357264495Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206491 | controller |     "Jun 14 08:15:34.357388 crc crio[3637]: time=\"2026-06-14T08:15:34.357336647Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206506 | controller |     "Jun 14 08:15:34.357388 crc crio[3637]: time=\"2026-06-14T08:15:34.357387169Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-14 10:12:41.206521 | controller |     "Jun 14 08:15:34.411985 crc crio[3637]: time=\"2026-06-14T08:15:34.411734786Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206535 | controller |     "Jun 14 08:15:34.411985 crc crio[3637]: time=\"2026-06-14T08:15:34.411806729Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206549 | controller |     "Jun 14 08:15:34.411985 crc crio[3637]: time=\"2026-06-14T08:15:34.411918531Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-14 10:12:41.206563 | controller |     "Jun 14 08:15:34.439532 crc crio[3637]: time=\"2026-06-14T08:15:34.439161868Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206577 | controller |     "Jun 14 08:15:34.439532 crc crio[3637]: time=\"2026-06-14T08:15:34.439339624Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206592 | controller |     "Jun 14 08:15:34.440007 crc crio[3637]: time=\"2026-06-14T08:15:34.439585152Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-14 10:12:41.206605 | controller |     "Jun 14 08:15:34.476977 crc crio[3637]: time=\"2026-06-14T08:15:34.476549428Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206619 | controller |     "Jun 14 08:15:34.476977 crc crio[3637]: time=\"2026-06-14T08:15:34.476664662Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206633 | controller |     "Jun 14 08:15:34.476977 crc crio[3637]: time=\"2026-06-14T08:15:34.476735514Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-14 10:12:41.206648 | controller |     "Jun 14 08:15:34.507064 crc crio[3637]: time=\"2026-06-14T08:15:34.506950437Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206663 | controller |     "Jun 14 08:15:34.507064 crc crio[3637]: time=\"2026-06-14T08:15:34.507045601Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206678 | controller |     "Jun 14 08:15:34.507398 crc crio[3637]: time=\"2026-06-14T08:15:34.507127333Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-14 10:12:41.206692 | controller |     "Jun 14 08:15:34.535627 crc crio[3637]: time=\"2026-06-14T08:15:34.535486375Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206707 | controller |     "Jun 14 08:15:34.535627 crc crio[3637]: time=\"2026-06-14T08:15:34.535568168Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206721 | controller |     "Jun 14 08:15:34.536170 crc crio[3637]: time=\"2026-06-14T08:15:34.53564264Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-14 10:12:41.206735 | controller |     "Jun 14 08:15:34.561813 crc crio[3637]: time=\"2026-06-14T08:15:34.561641305Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206749 | controller |     "Jun 14 08:15:34.561813 crc crio[3637]: time=\"2026-06-14T08:15:34.561728308Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206768 | controller |     "Jun 14 08:15:34.561813 crc crio[3637]: time=\"2026-06-14T08:15:34.561761119Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-14 10:12:41.206783 | controller |     "Jun 14 08:15:34.618953 crc crio[3637]: time=\"2026-06-14T08:15:34.61864626Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206797 | controller |     "Jun 14 08:15:34.618953 crc crio[3637]: time=\"2026-06-14T08:15:34.618759124Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206811 | controller |     "Jun 14 08:15:34.618953 crc crio[3637]: time=\"2026-06-14T08:15:34.618799775Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-14 10:12:41.206826 | controller |     "Jun 14 08:15:34.650425 crc crio[3637]: time=\"2026-06-14T08:15:34.65025535Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206840 | controller |     "Jun 14 08:15:34.650425 crc crio[3637]: time=\"2026-06-14T08:15:34.650346263Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206855 | controller |     "Jun 14 08:15:34.650425 crc crio[3637]: time=\"2026-06-14T08:15:34.650403255Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-14 10:12:41.206869 | controller |     "Jun 14 08:15:34.690206 crc crio[3637]: time=\"2026-06-14T08:15:34.690038317Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206883 | controller |     "Jun 14 08:15:34.690206 crc crio[3637]: time=\"2026-06-14T08:15:34.690151471Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206898 | controller |     "Jun 14 08:15:34.690206 crc crio[3637]: time=\"2026-06-14T08:15:34.690230754Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-14 10:12:41.206912 | controller |     "Jun 14 08:15:34.722571 crc crio[3637]: time=\"2026-06-14T08:15:34.722417243Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206927 | controller |     "Jun 14 08:15:34.722571 crc crio[3637]: time=\"2026-06-14T08:15:34.722524926Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206942 | controller |     "Jun 14 08:15:34.723129 crc crio[3637]: time=\"2026-06-14T08:15:34.722619979Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-14 10:12:41.206956 | controller |     "Jun 14 08:15:34.765479 crc crio[3637]: time=\"2026-06-14T08:15:34.765336894Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.206970 | controller |     "Jun 14 08:15:34.765479 crc crio[3637]: time=\"2026-06-14T08:15:34.765422297Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.206984 | controller |     "Jun 14 08:15:34.765814 crc crio[3637]: time=\"2026-06-14T08:15:34.76549677Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-14 10:12:41.206998 | controller |     "Jun 14 08:15:34.795491 crc crio[3637]: time=\"2026-06-14T08:15:34.795352902Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207012 | controller |     "Jun 14 08:15:34.795491 crc crio[3637]: time=\"2026-06-14T08:15:34.795429025Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207026 | controller |     "Jun 14 08:15:34.795491 crc crio[3637]: time=\"2026-06-14T08:15:34.795471246Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_13e88945-08fc-49cb-87ac-f6966f8583e7\\\"\"",
2026-06-14 10:12:41.207043 | controller |     "Jun 14 08:15:34.795491 crc crio[3637]: time=\"2026-06-14T08:15:34.795520178Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_eb4573c4-cec2-4057-abf1-ce06547f0763\\\"\"",
2026-06-14 10:12:41.207057 | controller |     "Jun 14 08:15:34.821619 crc crio[3637]: time=\"2026-06-14T08:15:34.821426868Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207071 | controller |     "Jun 14 08:15:34.821619 crc crio[3637]: time=\"2026-06-14T08:15:34.821516131Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207085 | controller |     "Jun 14 08:15:34.821619 crc crio[3637]: time=\"2026-06-14T08:15:34.821555602Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-14 10:12:41.207099 | controller |     "Jun 14 08:15:34.859159 crc crio[3637]: time=\"2026-06-14T08:15:34.859000144Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207113 | controller |     "Jun 14 08:15:34.859159 crc crio[3637]: time=\"2026-06-14T08:15:34.859129188Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207127 | controller |     "Jun 14 08:15:34.859580 crc crio[3637]: time=\"2026-06-14T08:15:34.859182Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_eb4573c4-cec2-4057-abf1-ce06547f0763\\\"\"",
2026-06-14 10:12:41.207141 | controller |     "Jun 14 08:15:34.859580 crc crio[3637]: time=\"2026-06-14T08:15:34.859241182Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_2acb9a6c-73bc-4d2c-a182-a47990da88b0\\\"\"",
2026-06-14 10:12:41.207155 | controller |     "Jun 14 08:15:34.904105 crc crio[3637]: time=\"2026-06-14T08:15:34.90379649Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207169 | controller |     "Jun 14 08:15:34.904105 crc crio[3637]: time=\"2026-06-14T08:15:34.904070519Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207182 | controller |     "Jun 14 08:15:34.904105 crc crio[3637]: time=\"2026-06-14T08:15:34.90410318Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-14 10:12:41.207196 | controller |     "Jun 14 08:15:34.944009 crc crio[3637]: time=\"2026-06-14T08:15:34.943827985Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207210 | controller |     "Jun 14 08:15:34.944009 crc crio[3637]: time=\"2026-06-14T08:15:34.943972869Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207224 | controller |     "Jun 14 08:15:34.944009 crc crio[3637]: time=\"2026-06-14T08:15:34.944026601Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_2acb9a6c-73bc-4d2c-a182-a47990da88b0\\\"\"",
2026-06-14 10:12:41.207238 | controller |     "Jun 14 08:15:34.944505 crc crio[3637]: time=\"2026-06-14T08:15:34.944076573Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_b6e391e3-dead-4ebc-bb61-837748336d64\\\"\"",
2026-06-14 10:12:41.207252 | controller |     "Jun 14 08:15:34.970691 crc crio[3637]: time=\"2026-06-14T08:15:34.970519131Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207266 | controller |     "Jun 14 08:15:34.970691 crc crio[3637]: time=\"2026-06-14T08:15:34.970648245Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207283 | controller |     "Jun 14 08:15:34.970691 crc crio[3637]: time=\"2026-06-14T08:15:34.970681576Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-14 10:12:41.207298 | controller |     "Jun 14 08:15:34.992360 crc crio[3637]: time=\"2026-06-14T08:15:34.992234125Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207312 | controller |     "Jun 14 08:15:34.992717 crc crio[3637]: time=\"2026-06-14T08:15:34.992329408Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207326 | controller |     "Jun 14 08:15:34.992717 crc crio[3637]: time=\"2026-06-14T08:15:34.992508314Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-14 10:12:41.207340 | controller |     "Jun 14 08:15:35.054327 crc crio[3637]: time=\"2026-06-14T08:15:35.053623273Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207384 | controller |     "Jun 14 08:15:35.054327 crc crio[3637]: time=\"2026-06-14T08:15:35.053754778Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207400 | controller |     "Jun 14 08:15:35.054327 crc crio[3637]: time=\"2026-06-14T08:15:35.054049047Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-14 10:12:41.207415 | controller |     "Jun 14 08:15:35.084716 crc crio[3637]: time=\"2026-06-14T08:15:35.084600282Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207429 | controller |     "Jun 14 08:15:35.084716 crc crio[3637]: time=\"2026-06-14T08:15:35.084676515Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207443 | controller |     "Jun 14 08:15:35.084716 crc crio[3637]: time=\"2026-06-14T08:15:35.084729186Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-14 10:12:41.207457 | controller |     "Jun 14 08:15:35.104984 crc crio[3637]: time=\"2026-06-14T08:15:35.104743835Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207471 | controller |     "Jun 14 08:15:35.104984 crc crio[3637]: time=\"2026-06-14T08:15:35.104952412Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207485 | controller |     "Jun 14 08:15:35.105317 crc crio[3637]: time=\"2026-06-14T08:15:35.105035874Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-14 10:12:41.207503 | controller |     "Jun 14 08:15:35.133928 crc crio[3637]: time=\"2026-06-14T08:15:35.133716528Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207520 | controller |     "Jun 14 08:15:35.133928 crc crio[3637]: time=\"2026-06-14T08:15:35.133940425Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207537 | controller |     "Jun 14 08:15:35.134367 crc crio[3637]: time=\"2026-06-14T08:15:35.134033258Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-14 10:12:41.207554 | controller |     "Jun 14 08:15:35.177607 crc crio[3637]: time=\"2026-06-14T08:15:35.177450095Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207571 | controller |     "Jun 14 08:15:35.177607 crc crio[3637]: time=\"2026-06-14T08:15:35.17757609Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207589 | controller |     "Jun 14 08:15:35.178091 crc crio[3637]: time=\"2026-06-14T08:15:35.177669733Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-14 10:12:41.207610 | controller |     "Jun 14 08:15:35.211533 crc crio[3637]: time=\"2026-06-14T08:15:35.211395522Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207628 | controller |     "Jun 14 08:15:35.211533 crc crio[3637]: time=\"2026-06-14T08:15:35.211478205Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207646 | controller |     "Jun 14 08:15:35.211533 crc crio[3637]: time=\"2026-06-14T08:15:35.211557847Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-14 10:12:41.207663 | controller |     "Jun 14 08:15:35.257198 crc crio[3637]: time=\"2026-06-14T08:15:35.257054944Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207682 | controller |     "Jun 14 08:15:35.257198 crc crio[3637]: time=\"2026-06-14T08:15:35.257171537Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207697 | controller |     "Jun 14 08:15:35.257562 crc crio[3637]: time=\"2026-06-14T08:15:35.25726138Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f12c70c6-0c0b-420c-be3d-6fb265554e59\\\"\"",
2026-06-14 10:12:41.207712 | controller |     "Jun 14 08:15:35.257562 crc crio[3637]: time=\"2026-06-14T08:15:35.257375074Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-14 10:12:41.207726 | controller |     "Jun 14 08:15:35.305068 crc crio[3637]: time=\"2026-06-14T08:15:35.304306567Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207741 | controller |     "Jun 14 08:15:35.305068 crc crio[3637]: time=\"2026-06-14T08:15:35.304436002Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207755 | controller |     "Jun 14 08:15:35.305068 crc crio[3637]: time=\"2026-06-14T08:15:35.304525204Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-14 10:12:41.207770 | controller |     "Jun 14 08:15:35.343697 crc crio[3637]: time=\"2026-06-14T08:15:35.343567798Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207785 | controller |     "Jun 14 08:15:35.343697 crc crio[3637]: time=\"2026-06-14T08:15:35.343657541Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207799 | controller |     "Jun 14 08:15:35.343697 crc crio[3637]: time=\"2026-06-14T08:15:35.343721173Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-14 10:12:41.207813 | controller |     "Jun 14 08:15:35.375677 crc crio[3637]: time=\"2026-06-14T08:15:35.375443006Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207827 | controller |     "Jun 14 08:15:35.375677 crc crio[3637]: time=\"2026-06-14T08:15:35.37557732Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207842 | controller |     "Jun 14 08:15:35.375677 crc crio[3637]: time=\"2026-06-14T08:15:35.375676554Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_b6e391e3-dead-4ebc-bb61-837748336d64\\\"\"",
2026-06-14 10:12:41.207856 | controller |     "Jun 14 08:15:35.376199 crc crio[3637]: time=\"2026-06-14T08:15:35.375768277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-14 10:12:41.207870 | controller |     "Jun 14 08:15:35.401130 crc crio[3637]: time=\"2026-06-14T08:15:35.400766659Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.207888 | controller |     "Jun 14 08:15:35.401130 crc crio[3637]: time=\"2026-06-14T08:15:35.401054868Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.207903 | controller |     "Jun 14 08:15:38.786419 crc crio[3637]: time=\"2026-06-14T08:15:38.786255347Z\" level=info msg=\"Stopping pod sandbox: a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d\" id=1deebf31-0e87-48ac-98e7-86298842cd10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.207918 | controller |     "Jun 14 08:15:38.787699 crc crio[3637]: time=\"2026-06-14T08:15:38.787526509Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690415-xvx7m Namespace:openshift-operator-lifecycle-manager ID:a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d UID:39cf909a-d100-456c-82cb-f2db984006b7 NetNS:/var/run/netns/ef08d9ea-b48f-4eb7-a124-1819a21e5a60 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod39cf909a_d100_456c_82cb_f2db984006b7.slice PodAnnotations:0xc002d98468}] Aliases:map[]}\"",
2026-06-14 10:12:41.207933 | controller |     "Jun 14 08:15:38.787822 crc crio[3637]: time=\"2026-06-14T08:15:38.787795258Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690415-xvx7m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.207948 | controller |     "Jun 14 08:15:39.176522 crc crio[3637]: time=\"2026-06-14T08:15:39.176410987Z\" level=info msg=\"Stopped pod sandbox: a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d\" id=1deebf31-0e87-48ac-98e7-86298842cd10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.207963 | controller |     "Jun 14 08:15:42.579722 crc crio[3637]: time=\"2026-06-14T08:15:42.579041938Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=ef63da4c-1228-4888-b4a2-2b8324d40a65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.207977 | controller |     "Jun 14 08:15:42.580170 crc crio[3637]: time=\"2026-06-14T08:15:42.579826854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.207992 | controller |     "Jun 14 08:15:42.580170 crc crio[3637]: time=\"2026-06-14T08:15:42.579143531Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=6a2f9a58-ab21-459b-8b02-a31d152b016b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.208006 | controller |     "Jun 14 08:15:42.580170 crc crio[3637]: time=\"2026-06-14T08:15:42.580153294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208021 | controller |     "Jun 14 08:15:42.626068 crc crio[3637]: time=\"2026-06-14T08:15:42.625796966Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5dd59f12-274d-4d66-a39d-bce1d64d10b6 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:0xc002d986c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.208036 | controller |     "Jun 14 08:15:42.626068 crc crio[3637]: time=\"2026-06-14T08:15:42.626036414Z\" 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-14 10:12:41.208053 | controller |     "Jun 14 08:15:42.628965 crc crio[3637]: time=\"2026-06-14T08:15:42.628803244Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/639d6d5b-847d-48db-ba2a-f2a3f4c31467 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:0xc000122658}] Aliases:map[]}\"",
2026-06-14 10:12:41.208068 | controller |     "Jun 14 08:15:42.628965 crc crio[3637]: time=\"2026-06-14T08:15:42.628953939Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.208083 | controller |     "Jun 14 08:15:42.918519 crc crio[3637]: 2026-06-14T08:15:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66f981a5e65f9bc Mac:2a:4d:ce:78:d0:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/639d6d5b-847d-48db-ba2a-f2a3f4c31467 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.208098 | controller |     "Jun 14 08:15:42.920291 crc crio[3637]: time=\"2026-06-14T08:15:42.920139804Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/639d6d5b-847d-48db-ba2a-f2a3f4c31467 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:0xc000122658}] Aliases:map[]}\"",
2026-06-14 10:12:41.208113 | controller |     "Jun 14 08:15:42.920451 crc crio[3637]: time=\"2026-06-14T08:15:42.920421854Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.208128 | controller |     "Jun 14 08:15:42.928735 crc crio[3637]: time=\"2026-06-14T08:15:42.928625453Z\" level=info msg=\"Ran pod sandbox 66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=ef63da4c-1228-4888-b4a2-2b8324d40a65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.208143 | controller |     "Jun 14 08:15:42.933601 crc crio[3637]: time=\"2026-06-14T08:15:42.933508804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=e6aa38f4-a98b-42cb-8942-f4af109d90cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.208158 | controller |     "Jun 14 08:15:42.937802 crc crio[3637]: time=\"2026-06-14T08:15:42.937665901Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=3be61e67-d17d-459b-bdb9-eafe7f3ab556 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.208172 | controller |     "Jun 14 08:15:42.943551 crc crio[3637]: time=\"2026-06-14T08:15:42.94343536Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=eb86997e-4a41-4564-86cd-75855a4c0029 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.208187 | controller |     "Jun 14 08:15:42.944076 crc crio[3637]: time=\"2026-06-14T08:15:42.944015289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208204 | controller |     "Jun 14 08:15:42.965353 crc crio[3637]: 2026-06-14T08:15:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff760b136e35ff8 Mac:42:ec:6f:cc:3c:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/5dd59f12-274d-4d66-a39d-bce1d64d10b6 SocketPath: PciID:}] [{Interface:0xc0000147e0 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.208219 | controller |     "Jun 14 08:15:42.967149 crc crio[3637]: time=\"2026-06-14T08:15:42.96683453Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5dd59f12-274d-4d66-a39d-bce1d64d10b6 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:0xc002d986c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.208234 | controller |     "Jun 14 08:15:42.967422 crc crio[3637]: time=\"2026-06-14T08:15:42.967357797Z\" 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-14 10:12:41.208249 | controller |     "Jun 14 08:15:42.974670 crc crio[3637]: time=\"2026-06-14T08:15:42.974555064Z\" level=info msg=\"Ran pod sandbox ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=6a2f9a58-ab21-459b-8b02-a31d152b016b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.208264 | controller |     "Jun 14 08:15:42.977241 crc crio[3637]: time=\"2026-06-14T08:15:42.977166579Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=40d34206-2195-45cd-8e16-8effb5b4824c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.208278 | controller |     "Jun 14 08:15:42.980299 crc crio[3637]: time=\"2026-06-14T08:15:42.980205239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208293 | controller |     "Jun 14 08:15:42.980551 crc crio[3637]: time=\"2026-06-14T08:15:42.980420686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=1d61dffb-09a9-40f0-8cfe-8b5b583b001f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.208307 | controller |     "Jun 14 08:15:42.988015 crc crio[3637]: time=\"2026-06-14T08:15:42.986819587Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=9997d748-6364-4c7a-ae54-ceb49662701e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.208321 | controller |     "Jun 14 08:15:42.988015 crc crio[3637]: time=\"2026-06-14T08:15:42.987388996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208335 | controller |     "Jun 14 08:15:42.990646 crc crio[3637]: time=\"2026-06-14T08:15:42.990546899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208366 | controller |     "Jun 14 08:15:43.006888 crc crio[3637]: time=\"2026-06-14T08:15:43.006739801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208386 | controller |     "Jun 14 08:15:43.012268 crc crio[3637]: time=\"2026-06-14T08:15:43.012186861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208401 | controller |     "Jun 14 08:15:43.104303 crc crio[3637]: time=\"2026-06-14T08:15:43.104173446Z\" level=info msg=\"Created container e73c3004e3e8c10774a421591341000e5402e07fe7b9266d6e47c73faafcca2f: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=eb86997e-4a41-4564-86cd-75855a4c0029 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.208416 | controller |     "Jun 14 08:15:43.106741 crc crio[3637]: time=\"2026-06-14T08:15:43.104691622Z\" level=info msg=\"Created container 73b4c9f08903dbf06f4f1538aa982dabae0b9989177e864724c398bdd95e928e: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=9997d748-6364-4c7a-ae54-ceb49662701e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.208431 | controller |     "Jun 14 08:15:43.107517 crc crio[3637]: time=\"2026-06-14T08:15:43.106613566Z\" level=info msg=\"Starting container: e73c3004e3e8c10774a421591341000e5402e07fe7b9266d6e47c73faafcca2f\" id=d2f6d8b5-d128-4426-b6cc-04375fee7362 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.208445 | controller |     "Jun 14 08:15:43.108397 crc crio[3637]: time=\"2026-06-14T08:15:43.108152416Z\" level=info msg=\"Starting container: 73b4c9f08903dbf06f4f1538aa982dabae0b9989177e864724c398bdd95e928e\" id=ab016ef5-fa6b-4c58-b484-c66b1e2b6409 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.208460 | controller |     "Jun 14 08:15:43.119238 crc crio[3637]: time=\"2026-06-14T08:15:43.119138338Z\" level=info msg=\"Started container\" PID=11517 containerID=e73c3004e3e8c10774a421591341000e5402e07fe7b9266d6e47c73faafcca2f description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=d2f6d8b5-d128-4426-b6cc-04375fee7362 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae",
2026-06-14 10:12:41.208475 | controller |     "Jun 14 08:15:43.120369 crc crio[3637]: time=\"2026-06-14T08:15:43.119384565Z\" level=info msg=\"Started container\" PID=11519 containerID=73b4c9f08903dbf06f4f1538aa982dabae0b9989177e864724c398bdd95e928e description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=ab016ef5-fa6b-4c58-b484-c66b1e2b6409 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4",
2026-06-14 10:12:41.208490 | controller |     "Jun 14 08:15:43.580728 crc crio[3637]: time=\"2026-06-14T08:15:43.579246537Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=51709999-7711-427a-b01f-d00cbb9830e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.208504 | controller |     "Jun 14 08:15:43.580728 crc crio[3637]: time=\"2026-06-14T08:15:43.580606593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208519 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.57933192Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=09abd44f-bf32-41e9-9580-cdbe828d32df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.208533 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.581771351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208553 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.579343473Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=6c08d190-c816-4d00-9288-987f4a6c972f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.208569 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.579398132Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=3d5b163d-b39d-4bed-882c-ab009d938432 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.208583 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.582263747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208597 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.579442234Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=93a0f9bb-74a5-4c69-b1bc-c03c7a4bea5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.208611 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.579474127Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=e6a04318-85fd-484f-9b5b-fe74c003bc9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.208625 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.579496136Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=fbf3ba10-92ea-4c78-bd34-032a658f462e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.208640 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.57957342Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=7f4eb742-b429-4dbe-a4c8-7028c20d9120 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.208654 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.582603479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208668 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.5826775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208682 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.582398501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208696 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.579594999Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=514913a8-35d7-4686-892a-7662a1da0680 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.208710 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.583102597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208725 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.582637191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208739 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.582603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208757 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.579652461Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=765d5390-1cde-4f3f-808e-968a370d5817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.208772 | controller |     "Jun 14 08:15:43.584309 crc crio[3637]: time=\"2026-06-14T08:15:43.583702175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.208787 | controller |     "Jun 14 08:15:43.649395 crc crio[3637]: time=\"2026-06-14T08:15:43.649326983Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/53b0ff3e-822d-43ef-8eda-1780d96c72f5 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:0xc000602260}] Aliases:map[]}\"",
2026-06-14 10:12:41.208802 | controller |     "Jun 14 08:15:43.650050 crc crio[3637]: time=\"2026-06-14T08:15:43.649949833Z\" 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-14 10:12:41.208817 | controller |     "Jun 14 08:15:43.673628 crc crio[3637]: time=\"2026-06-14T08:15:43.673246893Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2f194af9-4883-49ad-bf3d-9f281f3261bf 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:0xc002314180}] Aliases:map[]}\"",
2026-06-14 10:12:41.208832 | controller |     "Jun 14 08:15:43.673628 crc crio[3637]: time=\"2026-06-14T08:15:43.673320025Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.208847 | controller |     "Jun 14 08:15:43.741633 crc crio[3637]: time=\"2026-06-14T08:15:43.741369151Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/060f2cb7-441b-4e02-9970-9a8d1d0dd928 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:0xc000122458}] Aliases:map[]}\"",
2026-06-14 10:12:41.208862 | controller |     "Jun 14 08:15:43.741633 crc crio[3637]: time=\"2026-06-14T08:15:43.741519116Z\" 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-14 10:12:41.208877 | controller |     "Jun 14 08:15:43.775387 crc crio[3637]: time=\"2026-06-14T08:15:43.765382472Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/26a4aec3-36e7-45e0-b251-c2dfa350b6f5 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:0xc000b104a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.208894 | controller |     "Jun 14 08:15:43.775387 crc crio[3637]: time=\"2026-06-14T08:15:43.765594219Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.208910 | controller |     "Jun 14 08:15:43.775387 crc crio[3637]: time=\"2026-06-14T08:15:43.769033034Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/146d7474-e591-4939-9257-7e66b0927345 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:0xc000122578}] Aliases:map[]}\"",
2026-06-14 10:12:41.208925 | controller |     "Jun 14 08:15:43.775387 crc crio[3637]: time=\"2026-06-14T08:15:43.769061655Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.208940 | controller |     "Jun 14 08:15:43.775387 crc crio[3637]: time=\"2026-06-14T08:15:43.771385746Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/2cfacb3c-62bb-4b53-986e-e9e406c203b9 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:0xc002314548}] Aliases:map[]}\"",
2026-06-14 10:12:41.208956 | controller |     "Jun 14 08:15:43.775387 crc crio[3637]: time=\"2026-06-14T08:15:43.771442398Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.208971 | controller |     "Jun 14 08:15:43.775387 crc crio[3637]: time=\"2026-06-14T08:15:43.771511916Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f1e941a5-640f-41bd-b604-505c028fe4a0 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:0xc0023144d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.208986 | controller |     "Jun 14 08:15:43.775387 crc crio[3637]: time=\"2026-06-14T08:15:43.771541857Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.209002 | controller |     "Jun 14 08:15:43.792179 crc crio[3637]: time=\"2026-06-14T08:15:43.774643874Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f3c9555d-d541-461d-be66-a97bc968b9b7 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:0xc00235c028}] Aliases:map[]}\"",
2026-06-14 10:12:41.209017 | controller |     "Jun 14 08:15:43.792179 crc crio[3637]: time=\"2026-06-14T08:15:43.776458564Z\" 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-14 10:12:41.209035 | controller |     "Jun 14 08:15:43.792179 crc crio[3637]: time=\"2026-06-14T08:15:43.783228394Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/929651f9-c8b1-4296-a749-5d257d194c3a 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:0xc00008c498}] Aliases:map[]}\"",
2026-06-14 10:12:41.209051 | controller |     "Jun 14 08:15:43.792179 crc crio[3637]: time=\"2026-06-14T08:15:43.783271067Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.209066 | controller |     "Jun 14 08:15:43.792179 crc crio[3637]: time=\"2026-06-14T08:15:43.788475995Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5119a195-eaaf-4cfc-aed1-e130d465b974 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:0xc0001226c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.209081 | controller |     "Jun 14 08:15:43.792179 crc crio[3637]: time=\"2026-06-14T08:15:43.788536577Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.209095 | controller |     "Jun 14 08:15:44.584288 crc crio[3637]: time=\"2026-06-14T08:15:44.584160262Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=89ebefaa-f192-4c53-a418-2515c4da3517 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209110 | controller |     "Jun 14 08:15:44.584679 crc crio[3637]: time=\"2026-06-14T08:15:44.584340448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209124 | controller |     "Jun 14 08:15:44.584679 crc crio[3637]: time=\"2026-06-14T08:15:44.584424431Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=d35000b7-2604-445c-b68d-f8f1d22ce698 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209138 | controller |     "Jun 14 08:15:44.584679 crc crio[3637]: time=\"2026-06-14T08:15:44.584639338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209153 | controller |     "Jun 14 08:15:44.589446 crc crio[3637]: time=\"2026-06-14T08:15:44.586746628Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=dbf52d9b-485c-43e6-b094-45794413a296 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209167 | controller |     "Jun 14 08:15:44.599102 crc crio[3637]: time=\"2026-06-14T08:15:44.596492222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209181 | controller |     "Jun 14 08:15:44.600679 crc crio[3637]: time=\"2026-06-14T08:15:44.589313576Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=5dc0b9f4-66dd-486d-84ab-3868a675420b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209198 | controller |     "Jun 14 08:15:44.600679 crc crio[3637]: time=\"2026-06-14T08:15:44.600199446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209213 | controller |     "Jun 14 08:15:44.600679 crc crio[3637]: time=\"2026-06-14T08:15:44.589588303Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=5c0cd82c-3524-4ac6-8767-ebe2e67308f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209227 | controller |     "Jun 14 08:15:44.600679 crc crio[3637]: time=\"2026-06-14T08:15:44.60031594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209242 | controller |     "Jun 14 08:15:44.600679 crc crio[3637]: time=\"2026-06-14T08:15:44.594218637Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=b926628d-4798-47a1-9217-2b4dd79c3dca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209256 | controller |     "Jun 14 08:15:44.600679 crc crio[3637]: time=\"2026-06-14T08:15:44.600398182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209270 | controller |     "Jun 14 08:15:44.600679 crc crio[3637]: time=\"2026-06-14T08:15:44.594290579Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=2a8527ad-1291-43f0-a4d5-9fa14384814f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209284 | controller |     "Jun 14 08:15:44.600679 crc crio[3637]: time=\"2026-06-14T08:15:44.600468125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209299 | controller |     "Jun 14 08:15:44.617725 crc crio[3637]: time=\"2026-06-14T08:15:44.617432757Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=9eeccf62-6908-4419-890d-81b2467639c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209313 | controller |     "Jun 14 08:15:44.617725 crc crio[3637]: time=\"2026-06-14T08:15:44.617649145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209327 | controller |     "Jun 14 08:15:44.960658 crc crio[3637]: time=\"2026-06-14T08:15:44.960392263Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f 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:0xc002d98030}] Aliases:map[]}\"",
2026-06-14 10:12:41.209341 | controller |     "Jun 14 08:15:44.960658 crc crio[3637]: time=\"2026-06-14T08:15:44.960651421Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.209373 | controller |     "Jun 14 08:15:45.204531 crc crio[3637]: time=\"2026-06-14T08:15:45.204234935Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d7a7d5a2-8283-4696-9e22-6ad7886326ce 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:0xc002d982e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.209392 | controller |     "Jun 14 08:15:45.204531 crc crio[3637]: time=\"2026-06-14T08:15:45.204310348Z\" 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-14 10:12:41.209408 | controller |     "Jun 14 08:15:45.506342 crc crio[3637]: time=\"2026-06-14T08:15:45.505092771Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c8c88170-4692-4bf8-bbd3-22adc10892c7 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:0xc0019181d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.209423 | controller |     "Jun 14 08:15:45.506342 crc crio[3637]: time=\"2026-06-14T08:15:45.506220049Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.209438 | controller |     "Jun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.584817901Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=055a06df-5242-4db1-9a84-14251d61e20a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209453 | controller |     "Jun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.58539198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209467 | controller |     "Jun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.585654389Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=d07a7260-2809-4470-9fac-a1ad01405a3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209482 | controller |     "Jun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.58569432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209496 | controller |     "Jun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.586395674Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=40f159bb-276b-4ed5-85ca-c0dfb67fed6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209511 | controller |     "Jun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.586432865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209525 | controller |     "Jun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.586749575Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=56f5b2b0-650a-4ecb-8b05-ec41e3e16b6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209540 | controller |     "Jun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.586781956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209554 | controller |     "Jun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.587515521Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=77b8dd09-4753-4545-887b-83f3021b6272 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209571 | controller |     "Jun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.587548882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209586 | controller |     "Jun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.58781096Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=72c350ac-a566-4992-ae88-8c52865b41db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209600 | controller |     "Jun 14 08:15:45.588812 crc crio[3637]: time=\"2026-06-14T08:15:45.587960675Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=66ed7771-64ae-4454-8744-08c7bd68bfca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209614 | controller |     "Jun 14 08:15:45.591725 crc crio[3637]: time=\"2026-06-14T08:15:45.591555305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209628 | controller |     "Jun 14 08:15:45.592210 crc crio[3637]: time=\"2026-06-14T08:15:45.592164465Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=be2af17a-5358-4552-b818-5a458e2e8762 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209642 | controller |     "Jun 14 08:15:45.592376 crc crio[3637]: time=\"2026-06-14T08:15:45.592352831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209656 | controller |     "Jun 14 08:15:45.593404 crc crio[3637]: time=\"2026-06-14T08:15:45.592221917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209671 | controller |     "Jun 14 08:15:45.593761 crc crio[3637]: time=\"2026-06-14T08:15:45.587824751Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=70a42aa0-36cb-4ce7-8365-becc73281177 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209685 | controller |     "Jun 14 08:15:45.594316 crc crio[3637]: time=\"2026-06-14T08:15:45.594293426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209699 | controller |     "Jun 14 08:15:45.705726 crc crio[3637]: time=\"2026-06-14T08:15:45.705552432Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/3e98b3a3-5252-47d9-9cc5-491d260dde4d 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:0xc001918460}] Aliases:map[]}\"",
2026-06-14 10:12:41.209714 | controller |     "Jun 14 08:15:45.705726 crc crio[3637]: time=\"2026-06-14T08:15:45.705706347Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.209728 | controller |     "Jun 14 08:15:45.706642 crc crio[3637]: time=\"2026-06-14T08:15:45.706425591Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/6a0e95b8-6aaa-4cef-8370-cfe08ca7736b 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:0xc00008cad8}] Aliases:map[]}\"",
2026-06-14 10:12:41.209746 | controller |     "Jun 14 08:15:45.706707 crc crio[3637]: time=\"2026-06-14T08:15:45.706642208Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.209762 | controller |     "Jun 14 08:15:45.765293 crc crio[3637]: time=\"2026-06-14T08:15:45.764948431Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=ba92c7e9-d7ef-492b-b7b1-a19ce78977a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209776 | controller |     "Jun 14 08:15:45.765293 crc crio[3637]: time=\"2026-06-14T08:15:45.76522596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209791 | controller |     "Jun 14 08:15:45.884299 crc crio[3637]: time=\"2026-06-14T08:15:45.883669981Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1e7bf615-82d3-4e6e-b571-91fdf4e138bc 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:0xc001918688}] Aliases:map[]}\"",
2026-06-14 10:12:41.209807 | controller |     "Jun 14 08:15:45.884299 crc crio[3637]: time=\"2026-06-14T08:15:45.883912249Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.209821 | controller |     "Jun 14 08:15:46.055782 crc crio[3637]: time=\"2026-06-14T08:15:46.051716722Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3c9d92c5-d33f-4e5b-b932-6596ffecf383 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:0xc002d98590}] Aliases:map[]}\"",
2026-06-14 10:12:41.209836 | controller |     "Jun 14 08:15:46.055782 crc crio[3637]: time=\"2026-06-14T08:15:46.052137056Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.209851 | controller |     "Jun 14 08:15:46.161408 crc crio[3637]: time=\"2026-06-14T08:15:46.158099488Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1213fdff-9608-417a-9458-1afd970fee2d 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:0xc002d986a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.209866 | controller |     "Jun 14 08:15:46.161408 crc crio[3637]: time=\"2026-06-14T08:15:46.158276324Z\" 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-14 10:12:41.209884 | controller |     "Jun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.621641392Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4276bc75-3807-45cc-aa59-e303b5326ccc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209899 | controller |     "Jun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.621725715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209913 | controller |     "Jun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.622714208Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=00990eff-b5e8-4de9-af32-f21566a74542 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209928 | controller |     "Jun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.622761399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209942 | controller |     "Jun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.623042019Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=8d2dc804-3d38-4ad7-b91e-8a8f8a3d143e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209967 | controller |     "Jun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.62307886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.209983 | controller |     "Jun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.623171643Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=044c7ff6-375c-43cd-8e20-bcdf27af111e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.209998 | controller |     "Jun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.623205264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.210013 | controller |     "Jun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.623292027Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=6233657a-3040-4d82-a8c2-81c5d4f8e9ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.210028 | controller |     "Jun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.623316268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.210042 | controller |     "Jun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.62339168Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=103cf854-d6e4-4b3b-9a34-c546009f8b8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.210057 | controller |     "Jun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.623418291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.210072 | controller |     "Jun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.62369652Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=8493a4ac-96c0-43ba-ba89-8863420acffa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.210086 | controller |     "Jun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.623730482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.210104 | controller |     "Jun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.623810344Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=3d2f65a6-317c-4121-a2c7-13a732623dbf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.210119 | controller |     "Jun 14 08:15:46.629716 crc crio[3637]: time=\"2026-06-14T08:15:46.624145055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.210133 | controller |     "Jun 14 08:15:47.444139 crc crio[3637]: time=\"2026-06-14T08:15:47.441489775Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1a076514-79a0-45a4-bbab-398235e5b98b 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:0xc00171a1c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.210148 | controller |     "Jun 14 08:15:47.444599 crc crio[3637]: time=\"2026-06-14T08:15:47.444298388Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.210163 | controller |     "Jun 14 08:15:47.493331 crc crio[3637]: time=\"2026-06-14T08:15:47.48681301Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/739ffafd-c1e3-44c0-aab6-936dc4a138b5 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:0xc002d98188}] Aliases:map[]}\"",
2026-06-14 10:12:41.210178 | controller |     "Jun 14 08:15:47.493331 crc crio[3637]: time=\"2026-06-14T08:15:47.487340849Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.210193 | controller |     "Jun 14 08:15:47.536120 crc crio[3637]: time=\"2026-06-14T08:15:47.531321796Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/7150eb4f-3044-42d5-9e2f-a2494c613f64 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:0xc000b10138}] Aliases:map[]}\"",
2026-06-14 10:12:41.210208 | controller |     "Jun 14 08:15:47.536120 crc crio[3637]: time=\"2026-06-14T08:15:47.531385478Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.210223 | controller |     "Jun 14 08:15:47.601583 crc crio[3637]: time=\"2026-06-14T08:15:47.597416962Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=6c0cfb3d-a8b8-49a0-9af8-94c46e823cfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.210237 | controller |     "Jun 14 08:15:47.601583 crc crio[3637]: time=\"2026-06-14T08:15:47.597691681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.210255 | controller |     "Jun 14 08:15:47.601583 crc crio[3637]: time=\"2026-06-14T08:15:47.598236259Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=1edb1316-600f-444e-a62a-f7db513f6a13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.210270 | controller |     "Jun 14 08:15:47.615048 crc crio[3637]: time=\"2026-06-14T08:15:47.61472982Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=6b3615b7-6c67-4faf-afc6-6ca7fadf61eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.210284 | controller |     "Jun 14 08:15:47.615048 crc crio[3637]: time=\"2026-06-14T08:15:47.614968318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.210298 | controller |     "Jun 14 08:15:47.616250 crc crio[3637]: time=\"2026-06-14T08:15:47.615592258Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=e31a9917-122f-4a57-a1dc-bbd6eece4338 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.210312 | controller |     "Jun 14 08:15:47.616250 crc crio[3637]: time=\"2026-06-14T08:15:47.615737013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.210326 | controller |     "Jun 14 08:15:47.616250 crc crio[3637]: time=\"2026-06-14T08:15:47.616047694Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=7f1c95b8-f86a-4054-9297-e9d57eacf9da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.210341 | controller |     "Jun 14 08:15:47.616250 crc crio[3637]: time=\"2026-06-14T08:15:47.616087035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.210372 | controller |     "Jun 14 08:15:47.616687 crc crio[3637]: time=\"2026-06-14T08:15:47.61655635Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=ba5d2840-6e7a-49bc-aec0-77980751dcdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.210387 | controller |     "Jun 14 08:15:47.616687 crc crio[3637]: time=\"2026-06-14T08:15:47.616671384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.210402 | controller |     "Jun 14 08:15:47.616816 crc crio[3637]: time=\"2026-06-14T08:15:47.616778228Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=1a3264da-fc4b-489d-a008-dc1f71a4ca77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.210416 | controller |     "Jun 14 08:15:47.616927 crc crio[3637]: time=\"2026-06-14T08:15:47.616816809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.210430 | controller |     "Jun 14 08:15:47.636575 crc crio[3637]: time=\"2026-06-14T08:15:47.598272053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.210444 | controller |     "Jun 14 08:15:47.721787 crc crio[3637]: 2026-06-14T08:15:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:60bdc4e9d852378 Mac:ee:55:cb:ce:18:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/060f2cb7-441b-4e02-9970-9a8d1d0dd928 SocketPath: PciID:}] [{Interface:0xc00011b7c0 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.210462 | controller |     "Jun 14 08:15:47.762285 crc crio[3637]: time=\"2026-06-14T08:15:47.760433753Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/060f2cb7-441b-4e02-9970-9a8d1d0dd928 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:0xc000122458}] Aliases:map[]}\"",
2026-06-14 10:12:41.210477 | controller |     "Jun 14 08:15:47.788811 crc crio[3637]: time=\"2026-06-14T08:15:47.772807926Z\" 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-14 10:12:41.210492 | controller |     "Jun 14 08:15:48.275245 crc crio[3637]: time=\"2026-06-14T08:15:48.248302041Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/5ffd9cc0-b964-42f1-be5d-9167b45e7294 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:0xc00171a468}] Aliases:map[]}\"",
2026-06-14 10:12:41.210507 | controller |     "Jun 14 08:15:48.275245 crc crio[3637]: time=\"2026-06-14T08:15:48.248358703Z\" 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-14 10:12:41.210521 | controller |     "Jun 14 08:15:48.390182 crc crio[3637]: time=\"2026-06-14T08:15:48.389519796Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f5e5710-c37a-431a-9c25-9e901c363e4c 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:0xc002d984c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.210536 | controller |     "Jun 14 08:15:48.390182 crc crio[3637]: time=\"2026-06-14T08:15:48.390174418Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.210551 | controller |     "Jun 14 08:15:48.455386 crc crio[3637]: time=\"2026-06-14T08:15:48.451402689Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c 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:0xc0023141e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.210565 | controller |     "Jun 14 08:15:48.455386 crc crio[3637]: time=\"2026-06-14T08:15:48.451590405Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.210579 | controller |     "Jun 14 08:15:48.508151 crc crio[3637]: time=\"2026-06-14T08:15:48.507747813Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/79795b46-c439-47dd-a94c-be0f90931f6c 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:0xc00008d0d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.210596 | controller |     "Jun 14 08:15:48.508151 crc crio[3637]: time=\"2026-06-14T08:15:48.508137486Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.210611 | controller |     "Jun 14 08:15:48.509250 crc crio[3637]: time=\"2026-06-14T08:15:48.507779914Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5062ae2e-ea04-4739-96db-7da945fce44b 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:0xc0019186b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.210626 | controller |     "Jun 14 08:15:48.509250 crc crio[3637]: time=\"2026-06-14T08:15:48.509188301Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.210641 | controller |     "Jun 14 08:15:48.541163 crc crio[3637]: time=\"2026-06-14T08:15:48.540920303Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c5c1ebb8-1c62-428e-b464-a4a49c185d51 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:0xc000b10340}] Aliases:map[]}\"",
2026-06-14 10:12:41.210656 | controller |     "Jun 14 08:15:48.541163 crc crio[3637]: time=\"2026-06-14T08:15:48.541036017Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.210670 | controller |     "Jun 14 08:15:48.551500 crc crio[3637]: time=\"2026-06-14T08:15:48.551236617Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/83ea3119-67e4-45f4-85f1-fc4d3d3d1887 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:0xc00171a5e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.210685 | controller |     "Jun 14 08:15:48.551500 crc crio[3637]: time=\"2026-06-14T08:15:48.551407713Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.210699 | controller |     "Jun 14 08:15:48.678424 crc crio[3637]: 2026-06-14T08:15:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be8eebbc461294e Mac:fa:ea:c5:aa:84:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/5119a195-eaaf-4cfc-aed1-e130d465b974 SocketPath: PciID:}] [{Interface:0xc000122fa0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.210714 | controller |     "Jun 14 08:15:48.691322 crc crio[3637]: time=\"2026-06-14T08:15:48.681531217Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5119a195-eaaf-4cfc-aed1-e130d465b974 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:0xc0001226c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.210732 | controller |     "Jun 14 08:15:48.691322 crc crio[3637]: time=\"2026-06-14T08:15:48.682493249Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.210747 | controller |     "Jun 14 08:15:48.741800 crc crio[3637]: 2026-06-14T08:15:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e52db804ae43f8 Mac:ae:d7:96:8c:87:21 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/53b0ff3e-822d-43ef-8eda-1780d96c72f5 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.210762 | controller |     "Jun 14 08:15:48.758448 crc crio[3637]: 2026-06-14T08:15:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c46e6089ec49de9 Mac:9e:63:88:a6:2f:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/2cfacb3c-62bb-4b53-986e-e9e406c203b9 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.210777 | controller |     "Jun 14 08:15:48.821315 crc crio[3637]: time=\"2026-06-14T08:15:48.804037809Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/2cfacb3c-62bb-4b53-986e-e9e406c203b9 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:0xc002314548}] Aliases:map[]}\"",
2026-06-14 10:12:41.210792 | controller |     "Jun 14 08:15:48.821800 crc crio[3637]: time=\"2026-06-14T08:15:48.821556531Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.210807 | controller |     "Jun 14 08:15:48.822707 crc crio[3637]: time=\"2026-06-14T08:15:48.814019631Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/53b0ff3e-822d-43ef-8eda-1780d96c72f5 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:0xc000602260}] Aliases:map[]}\"",
2026-06-14 10:12:41.210822 | controller |     "Jun 14 08:15:48.822707 crc crio[3637]: time=\"2026-06-14T08:15:48.822402359Z\" 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-14 10:12:41.210837 | controller |     "Jun 14 08:15:48.951567 crc crio[3637]: 2026-06-14T08:15:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c7c00374b851b4 Mac:06:5f:86:fc:af:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/f1e941a5-640f-41bd-b604-505c028fe4a0 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.211031 | controller |     "Jun 14 08:15:48.960195 crc crio[3637]: time=\"2026-06-14T08:15:48.954654892Z\" level=info msg=\"Ran pod sandbox be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=7f4eb742-b429-4dbe-a4c8-7028c20d9120 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.211046 | controller |     "Jun 14 08:15:48.998960 crc crio[3637]: time=\"2026-06-14T08:15:48.977534152Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=98afa374-1db7-4124-95f5-571ab7d521a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.211061 | controller |     "Jun 14 08:15:49.008794 crc crio[3637]: time=\"2026-06-14T08:15:49.008631738Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f1e941a5-640f-41bd-b604-505c028fe4a0 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:0xc0023144d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.211076 | controller |     "Jun 14 08:15:49.009783 crc crio[3637]: time=\"2026-06-14T08:15:49.009698193Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.211091 | controller |     "Jun 14 08:15:49.170030 crc crio[3637]: time=\"2026-06-14T08:15:49.1661534Z\" level=info msg=\"Ran pod sandbox c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=765d5390-1cde-4f3f-808e-968a370d5817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.211106 | controller |     "Jun 14 08:15:49.189440 crc crio[3637]: time=\"2026-06-14T08:15:49.188775666Z\" level=info msg=\"Ran pod sandbox 60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=09abd44f-bf32-41e9-9580-cdbe828d32df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.211120 | controller |     "Jun 14 08:15:49.216300 crc crio[3637]: time=\"2026-06-14T08:15:49.210481244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=ce96b51e-df48-4a2a-b8eb-9ffd74d5dc83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.211135 | controller |     "Jun 14 08:15:49.216300 crc crio[3637]: time=\"2026-06-14T08:15:49.211721185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=c4a07dac-6762-4a14-b2ad-c38e65a7b2d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.211149 | controller |     "Jun 14 08:15:49.231418 crc crio[3637]: time=\"2026-06-14T08:15:49.226780915Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/059989ba-0807-4109-944a-3a695af48425 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:0xc00171a168}] Aliases:map[]}\"",
2026-06-14 10:12:41.211164 | controller |     "Jun 14 08:15:49.231418 crc crio[3637]: time=\"2026-06-14T08:15:49.227147708Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.211185 | controller |     "Jun 14 08:15:49.232530 crc crio[3637]: time=\"2026-06-14T08:15:49.231801592Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/d5d0a15a-8365-4fd7-b19f-9b50d8f440bf 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:0xc00008c640}] Aliases:map[]}\"",
2026-06-14 10:12:41.211201 | controller |     "Jun 14 08:15:49.232630 crc crio[3637]: time=\"2026-06-14T08:15:49.232555367Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.211216 | controller |     "Jun 14 08:15:49.330333 crc crio[3637]: time=\"2026-06-14T08:15:49.328745294Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/a6a2d9a6-49e6-49a0-8a7a-f9482e3f002d 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:0xc00171a338}] Aliases:map[]}\"",
2026-06-14 10:12:41.211231 | controller |     "Jun 14 08:15:49.330333 crc crio[3637]: time=\"2026-06-14T08:15:49.329748777Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.211247 | controller |     "Jun 14 08:15:49.462505 crc crio[3637]: time=\"2026-06-14T08:15:49.45521802Z\" level=info msg=\"Ran pod sandbox 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33 with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=51709999-7711-427a-b01f-d00cbb9830e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.211262 | controller |     "Jun 14 08:15:49.468674 crc crio[3637]: 2026-06-14T08:15:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4d931751f7e7c5 Mac:1e:87:8d:ea:0e:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/929651f9-c8b1-4296-a749-5d257d194c3a SocketPath: PciID:}] [{Interface:0xc000386740 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.211277 | controller |     "Jun 14 08:15:49.468674 crc crio[3637]: time=\"2026-06-14T08:15:49.468420304Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/929651f9-c8b1-4296-a749-5d257d194c3a 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:0xc00008c498}] Aliases:map[]}\"",
2026-06-14 10:12:41.211292 | controller |     "Jun 14 08:15:49.468674 crc crio[3637]: time=\"2026-06-14T08:15:49.468629831Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.211307 | controller |     "Jun 14 08:15:49.500550 crc crio[3637]: time=\"2026-06-14T08:15:49.492460067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=cb2adb63-ff9f-4f9e-aa18-2d90df209dde name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.211324 | controller |     "Jun 14 08:15:49.530281 crc crio[3637]: time=\"2026-06-14T08:15:49.528623437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=35fbf6e8-5145-4690-9fa6-ff412a4763a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.211339 | controller |     "Jun 14 08:15:49.530281 crc crio[3637]: time=\"2026-06-14T08:15:49.530140007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=86e09238-0183-4224-8652-ae33c4900f74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.211379 | controller |     "Jun 14 08:15:49.554581 crc crio[3637]: time=\"2026-06-14T08:15:49.548115964Z\" level=info msg=\"Ran pod sandbox 4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=fbf3ba10-92ea-4c78-bd34-032a658f462e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.211396 | controller |     "Jun 14 08:15:49.564141 crc crio[3637]: time=\"2026-06-14T08:15:49.55644836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=bc98235b-0b98-438a-9112-baa9239b1691 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.211410 | controller |     "Jun 14 08:15:49.579515 crc crio[3637]: time=\"2026-06-14T08:15:49.575785182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=bdad8d5d-ac6f-4e71-acc6-8acfaa7f490a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.211424 | controller |     "Jun 14 08:15:49.579515 crc crio[3637]: time=\"2026-06-14T08:15:49.577082175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=29012da4-2274-4df2-93a0-9e1c9828d7e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.211439 | controller |     "Jun 14 08:15:49.653473 crc crio[3637]: time=\"2026-06-14T08:15:49.63948872Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=5d177760-01ff-4dae-8fbb-e648aca7800f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.211453 | controller |     "Jun 14 08:15:49.653473 crc crio[3637]: time=\"2026-06-14T08:15:49.640106141Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=9b422d51-fc0d-4463-9508-bc187bd05c54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.211468 | controller |     "Jun 14 08:15:49.653473 crc crio[3637]: time=\"2026-06-14T08:15:49.644440975Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=7c4b30e4-7dd9-4ac3-bb16-b73bc379b0fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.211486 | controller |     "Jun 14 08:15:49.675055 crc crio[3637]: time=\"2026-06-14T08:15:49.664232507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.211504 | controller |     "Jun 14 08:15:49.675055 crc crio[3637]: time=\"2026-06-14T08:15:49.666371648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.211522 | controller |     "Jun 14 08:15:49.675055 crc crio[3637]: time=\"2026-06-14T08:15:49.66779997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.211543 | controller |     "Jun 14 08:15:49.702225 crc crio[3637]: time=\"2026-06-14T08:15:49.701549711Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=756588ad-a27e-4271-a120-96c7fc3280db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.211562 | controller |     "Jun 14 08:15:49.721504 crc crio[3637]: time=\"2026-06-14T08:15:49.715648849Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=dcfdf2a6-87b2-4ebe-8133-f8ef5b065d18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.211580 | controller |     "Jun 14 08:15:49.767778 crc crio[3637]: 2026-06-14T08:15:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03209029996e7f7 Mac:c2:87:b9:a8:00:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/146d7474-e591-4939-9257-7e66b0927345 SocketPath: PciID:}] [{Interface:0xc000014e80 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.211598 | controller |     "Jun 14 08:15:49.792274 crc crio[3637]: time=\"2026-06-14T08:15:49.785788369Z\" level=info msg=\"Ran pod sandbox c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=e6a04318-85fd-484f-9b5b-fe74c003bc9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.211614 | controller |     "Jun 14 08:15:49.805684 crc crio[3637]: time=\"2026-06-14T08:15:49.80544594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=8bb92c59-33d6-431d-8d57-11ab0b75b42c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.211629 | controller |     "Jun 14 08:15:49.810658 crc crio[3637]: 2026-06-14T08:15:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9237776fc48252b Mac:12:4d:06:39:fe:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/2f194af9-4883-49ad-bf3d-9f281f3261bf SocketPath: PciID:}] [{Interface:0xc0002a2c90 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.211643 | controller |     "Jun 14 08:15:49.826156 crc crio[3637]: time=\"2026-06-14T08:15:49.825580931Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=29ebc933-2636-4a14-9038-58e29aa1c1e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.211658 | controller |     "Jun 14 08:15:49.852246 crc crio[3637]: time=\"2026-06-14T08:15:49.850938926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.211672 | controller |     "Jun 14 08:15:49.863315 crc crio[3637]: time=\"2026-06-14T08:15:49.861620399Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=00bcc863-fdf8-4c6f-919f-00a505bbaf7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.211687 | controller |     "Jun 14 08:15:49.884572 crc crio[3637]: time=\"2026-06-14T08:15:49.883810197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.211701 | controller |     "Jun 14 08:15:49.932223 crc crio[3637]: time=\"2026-06-14T08:15:49.929621812Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=109fa158-da29-419b-9e96-5bacf9da92eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.211719 | controller |     "Jun 14 08:15:49.951499 crc crio[3637]: 2026-06-14T08:15:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93a1ccc82660bfb Mac:52:ca:ad:6f:7c:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/26a4aec3-36e7-45e0-b251-c2dfa350b6f5 SocketPath: PciID:}] [{Interface:0xc00021cbc0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.211734 | controller |     "Jun 14 08:15:49.952153 crc crio[3637]: time=\"2026-06-14T08:15:49.951728475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.211748 | controller |     "Jun 14 08:15:49.985707 crc crio[3637]: time=\"2026-06-14T08:15:49.983571032Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/146d7474-e591-4939-9257-7e66b0927345 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:0xc000122578}] Aliases:map[]}\"",
2026-06-14 10:12:41.211763 | controller |     "Jun 14 08:15:49.985707 crc crio[3637]: time=\"2026-06-14T08:15:49.98412666Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.211778 | controller |     "Jun 14 08:15:49.995313 crc crio[3637]: time=\"2026-06-14T08:15:49.995007369Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ea5edd99-e2bc-481f-afde-96b3af4caa36 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:0xc0002d63f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.211793 | controller |     "Jun 14 08:15:49.995313 crc crio[3637]: time=\"2026-06-14T08:15:49.995147093Z\" 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-14 10:12:41.211807 | controller |     "Jun 14 08:15:49.998905 crc crio[3637]: time=\"2026-06-14T08:15:49.998711225Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/412771f6-1be7-4ff2-9efb-96ca27edb0b0 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:0xc00235c460}] Aliases:map[]}\"",
2026-06-14 10:12:41.211822 | controller |     "Jun 14 08:15:49.998905 crc crio[3637]: time=\"2026-06-14T08:15:49.998798878Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.211837 | controller |     "Jun 14 08:15:49.999113 crc crio[3637]: time=\"2026-06-14T08:15:49.99887952Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/605e9b71-260f-453d-8399-29b8bd1edbef 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:0xc000122678}] Aliases:map[]}\"",
2026-06-14 10:12:41.211854 | controller |     "Jun 14 08:15:49.999216 crc crio[3637]: time=\"2026-06-14T08:15:49.999098218Z\" 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-14 10:12:41.211869 | controller |     "Jun 14 08:15:50.003896 crc crio[3637]: time=\"2026-06-14T08:15:50.003659162Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2f194af9-4883-49ad-bf3d-9f281f3261bf 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:0xc002314180}] Aliases:map[]}\"",
2026-06-14 10:12:41.211884 | controller |     "Jun 14 08:15:50.005140 crc crio[3637]: time=\"2026-06-14T08:15:50.004966745Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.211899 | controller |     "Jun 14 08:15:50.005721 crc crio[3637]: time=\"2026-06-14T08:15:50.005644585Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/d8ce82a2-60e3-49e9-9913-140cc43a1cd6 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:0xc00008ca68}] Aliases:map[]}\"",
2026-06-14 10:12:41.211913 | controller |     "Jun 14 08:15:50.034259 crc crio[3637]: time=\"2026-06-14T08:15:50.034197183Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.211927 | controller |     "Jun 14 08:15:50.034471 crc crio[3637]: time=\"2026-06-14T08:15:50.031434451Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/26a4aec3-36e7-45e0-b251-c2dfa350b6f5 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:0xc000b104a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.211942 | controller |     "Jun 14 08:15:50.035471 crc crio[3637]: time=\"2026-06-14T08:15:50.035338251Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.211957 | controller |     "Jun 14 08:15:50.035996 crc crio[3637]: time=\"2026-06-14T08:15:50.006806503Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/6664d1ca-bb71-4d60-8232-46af5dfd25a5 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:0xc000b10390}] Aliases:map[]}\"",
2026-06-14 10:12:41.211971 | controller |     "Jun 14 08:15:50.035996 crc crio[3637]: time=\"2026-06-14T08:15:50.035948651Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.211989 | controller |     "Jun 14 08:15:50.047833 crc crio[3637]: time=\"2026-06-14T08:15:50.017311619Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4e39dd06-d1a9-4873-a568-d4569a396b4b 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:0xc000602618}] Aliases:map[]}\"",
2026-06-14 10:12:41.212005 | controller |     "Jun 14 08:15:50.047833 crc crio[3637]: time=\"2026-06-14T08:15:50.041343983Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.212019 | controller |     "Jun 14 08:15:50.062807 crc crio[3637]: time=\"2026-06-14T08:15:50.062466064Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/acb6db4f-8611-4145-8957-d46a659f993f 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:0xc0002d6340}] Aliases:map[]}\"",
2026-06-14 10:12:41.212034 | controller |     "Jun 14 08:15:50.062807 crc crio[3637]: time=\"2026-06-14T08:15:50.062729963Z\" 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-14 10:12:41.212049 | controller |     "Jun 14 08:15:50.095822 crc crio[3637]: time=\"2026-06-14T08:15:50.095630315Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/dcd2674c-a74d-4209-872f-91f15a26812c 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:0xc00171a838}] Aliases:map[]}\"",
2026-06-14 10:12:41.212064 | controller |     "Jun 14 08:15:50.096671 crc crio[3637]: time=\"2026-06-14T08:15:50.096552606Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.212079 | controller |     "Jun 14 08:15:51.009818 crc crio[3637]: time=\"2026-06-14T08:15:51.004484596Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ac5f216c-67b8-448a-83cf-d9f1935c1ffb 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:0xc00008c6a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.212094 | controller |     "Jun 14 08:15:51.009818 crc crio[3637]: time=\"2026-06-14T08:15:51.005298803Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.212109 | controller |     "Jun 14 08:15:51.065386 crc crio[3637]: time=\"2026-06-14T08:15:51.058084396Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/51429bb9-cb21-4397-b87a-ed0fd2e0c498 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:0xc001918340}] Aliases:map[]}\"",
2026-06-14 10:12:41.212128 | controller |     "Jun 14 08:15:51.065386 crc crio[3637]: time=\"2026-06-14T08:15:51.058342244Z\" 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-14 10:12:41.212143 | controller |     "Jun 14 08:15:51.589654 crc crio[3637]: time=\"2026-06-14T08:15:51.589347656Z\" level=info msg=\"Ran pod sandbox 03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0 with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=514913a8-35d7-4686-892a-7662a1da0680 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.212158 | controller |     "Jun 14 08:15:51.675477 crc crio[3637]: time=\"2026-06-14T08:15:51.643078854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=244a9106-7209-497c-b831-bf4cf3a3bde7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.212173 | controller |     "Jun 14 08:15:51.675477 crc crio[3637]: time=\"2026-06-14T08:15:51.657503263Z\" level=info msg=\"Ran pod sandbox 93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20 with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=6c08d190-c816-4d00-9288-987f4a6c972f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.212188 | controller |     "Jun 14 08:15:51.679822 crc crio[3637]: time=\"2026-06-14T08:15:51.679628437Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=c112ead9-557b-4213-8b47-ce8be5b0a607 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.212202 | controller |     "Jun 14 08:15:51.800442 crc crio[3637]: time=\"2026-06-14T08:15:51.799082635Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/963dde2c-87a2-4865-81f4-f4a1b1e7393a 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:0xc000b10168}] Aliases:map[]}\"",
2026-06-14 10:12:41.212217 | controller |     "Jun 14 08:15:51.800442 crc crio[3637]: time=\"2026-06-14T08:15:51.799160217Z\" 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-14 10:12:41.212231 | controller |     "Jun 14 08:15:51.828701 crc crio[3637]: time=\"2026-06-14T08:15:51.828412603Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=1fe79ea2-dfae-4e09-9216-906b4068962f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.212246 | controller |     "Jun 14 08:15:51.893918 crc crio[3637]: time=\"2026-06-14T08:15:51.887626108Z\" level=info msg=\"Ran pod sandbox 9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=3d5b163d-b39d-4bed-882c-ab009d938432 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.212264 | controller |     "Jun 14 08:15:51.893918 crc crio[3637]: time=\"2026-06-14T08:15:51.892181819Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=74dc0ba2-8a16-46ae-98ca-d9aff6836ea4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.212279 | controller |     "Jun 14 08:15:51.904336 crc crio[3637]: time=\"2026-06-14T08:15:51.899804453Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/85f1dbea-a595-4505-8d6c-f35779c275ba 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:0xc00235c2d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.212295 | controller |     "Jun 14 08:15:51.904336 crc crio[3637]: time=\"2026-06-14T08:15:51.90003402Z\" 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-14 10:12:41.212310 | controller |     "Jun 14 08:15:51.906295 crc crio[3637]: time=\"2026-06-14T08:15:51.906016089Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=4fb1105c-109d-460b-867d-6aa891a0160a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.212324 | controller |     "Jun 14 08:15:51.969099 crc crio[3637]: time=\"2026-06-14T08:15:51.924807444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=87be7ad0-f0ad-4c5f-acda-5a591967ddbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.212339 | controller |     "Jun 14 08:15:51.969099 crc crio[3637]: time=\"2026-06-14T08:15:51.967182952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.212378 | controller |     "Jun 14 08:15:52.064038 crc crio[3637]: time=\"2026-06-14T08:15:52.063614946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.212396 | controller |     "Jun 14 08:15:52.087832 crc crio[3637]: time=\"2026-06-14T08:15:52.074401464Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=c0ea652a-d465-47fe-94eb-fafcaaec5658 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.212411 | controller |     "Jun 14 08:15:52.122933 crc crio[3637]: time=\"2026-06-14T08:15:52.117824226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.212426 | controller |     "Jun 14 08:15:52.157012 crc crio[3637]: time=\"2026-06-14T08:15:52.124045985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=38427fb5-4500-4589-8d1d-e459890f2dbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.212440 | controller |     "Jun 14 08:15:52.159909 crc crio[3637]: time=\"2026-06-14T08:15:52.136134136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.212455 | controller |     "Jun 14 08:15:52.161299 crc crio[3637]: time=\"2026-06-14T08:15:52.137439333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.212473 | controller |     "Jun 14 08:15:52.162828 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2864a6cb176330e Mac:3e:e4:67:a9:2d:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/1213fdff-9608-417a-9458-1afd970fee2d SocketPath: PciID:}] [{Interface:0xc0002ec970 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.212489 | controller |     "Jun 14 08:15:52.164699 crc crio[3637]: time=\"2026-06-14T08:15:52.164081944Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1213fdff-9608-417a-9458-1afd970fee2d 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:0xc002d986a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.212503 | controller |     "Jun 14 08:15:52.164699 crc crio[3637]: time=\"2026-06-14T08:15:52.164285171Z\" 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-14 10:12:41.212518 | controller |     "Jun 14 08:15:52.182148 crc crio[3637]: time=\"2026-06-14T08:15:52.172213134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.212533 | controller |     "Jun 14 08:15:52.200212 crc crio[3637]: time=\"2026-06-14T08:15:52.197653043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.212547 | controller |     "Jun 14 08:15:52.200212 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0425a166732a4d8 Mac:d6:d9:99:50:66:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.212562 | controller |     "Jun 14 08:15:52.200212 crc crio[3637]: time=\"2026-06-14T08:15:52.199602194Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c 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:0xc0023141e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.212576 | controller |     "Jun 14 08:15:52.200212 crc crio[3637]: time=\"2026-06-14T08:15:52.199772429Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.212591 | controller |     "Jun 14 08:15:52.230595 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5eb863df46171b2 Mac:b2:31:39:a5:93:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/c8c88170-4692-4bf8-bbd3-22adc10892c7 SocketPath: PciID:}] [{Interface:0xc00024e9e0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.212606 | controller |     "Jun 14 08:15:52.230595 crc crio[3637]: time=\"2026-06-14T08:15:52.229484029Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c8c88170-4692-4bf8-bbd3-22adc10892c7 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:0xc0019181d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.212623 | controller |     "Jun 14 08:15:52.230595 crc crio[3637]: time=\"2026-06-14T08:15:52.229643454Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.212639 | controller |     "Jun 14 08:15:52.231358 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3598f1303942b7c Mac:3e:dc:22:44:19:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/3c9d92c5-d33f-4e5b-b932-6596ffecf383 SocketPath: PciID:}] [{Interface:0xc0001751e0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.212654 | controller |     "Jun 14 08:15:52.232441 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c490d9c0b5e390d Mac:66:3f:d3:c6:b7:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/f3c9555d-d541-461d-be66-a97bc968b9b7 SocketPath: PciID:}] [{Interface:0xc00029c5d0 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.212668 | controller |     "Jun 14 08:15:52.331740 crc crio[3637]: time=\"2026-06-14T08:15:52.330681952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.212683 | controller |     "Jun 14 08:15:52.336722 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5973ebe7b241eb6 Mac:a2:99:9b:31:53:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/1e7bf615-82d3-4e6e-b571-91fdf4e138bc SocketPath: PciID:}] [{Interface:0xc0001809d0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.212698 | controller |     "Jun 14 08:15:52.338926 crc crio[3637]: time=\"2026-06-14T08:15:52.33789848Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1e7bf615-82d3-4e6e-b571-91fdf4e138bc 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:0xc001918688}] Aliases:map[]}\"",
2026-06-14 10:12:41.212712 | controller |     "Jun 14 08:15:52.338926 crc crio[3637]: time=\"2026-06-14T08:15:52.338455529Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.212727 | controller |     "Jun 14 08:15:52.350470 crc crio[3637]: time=\"2026-06-14T08:15:52.349710834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.212741 | controller |     "Jun 14 08:15:52.350592 crc crio[3637]: time=\"2026-06-14T08:15:52.350543656Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f3c9555d-d541-461d-be66-a97bc968b9b7 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:0xc00235c028}] Aliases:map[]}\"",
2026-06-14 10:12:41.212759 | controller |     "Jun 14 08:15:52.351080 crc crio[3637]: time=\"2026-06-14T08:15:52.350766534Z\" 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-14 10:12:41.212862 | controller |     "Jun 14 08:15:52.353905 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e77d8972d9e0234 Mac:62:c7:47:be:de:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/3e98b3a3-5252-47d9-9cc5-491d260dde4d SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.212879 | controller |     "Jun 14 08:15:52.353905 crc crio[3637]: time=\"2026-06-14T08:15:52.353785089Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/3e98b3a3-5252-47d9-9cc5-491d260dde4d 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:0xc001918460}] Aliases:map[]}\"",
2026-06-14 10:12:41.212894 | controller |     "Jun 14 08:15:52.354212 crc crio[3637]: time=\"2026-06-14T08:15:52.353970695Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.212909 | controller |     "Jun 14 08:15:52.355192 crc crio[3637]: time=\"2026-06-14T08:15:52.3544288Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3c9d92c5-d33f-4e5b-b932-6596ffecf383 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:0xc002d98590}] Aliases:map[]}\"",
2026-06-14 10:12:41.212924 | controller |     "Jun 14 08:15:52.355192 crc crio[3637]: time=\"2026-06-14T08:15:52.354606296Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.212939 | controller |     "Jun 14 08:15:52.358498 crc crio[3637]: time=\"2026-06-14T08:15:52.35721522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.212954 | controller |     "Jun 14 08:15:52.405357 crc crio[3637]: 2026-06-14T08:15:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5e14199fc243e0 Mac:e2:c4:c6:3e:c4:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f SocketPath: PciID:}] [{Interface:0xc0003429e0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.212968 | controller |     "Jun 14 08:15:52.405357 crc crio[3637]: time=\"2026-06-14T08:15:52.404799343Z\" level=info msg=\"Ran pod sandbox c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248 with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=93a0f9bb-74a5-4c69-b1bc-c03c7a4bea5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.212983 | controller |     "Jun 14 08:15:52.428949 crc crio[3637]: time=\"2026-06-14T08:15:52.417815658Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=f600010a-5223-4a7b-81b8-088b034b040e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.213001 | controller |     "Jun 14 08:15:52.452915 crc crio[3637]: time=\"2026-06-14T08:15:52.452267569Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f 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:0xc002d98030}] Aliases:map[]}\"",
2026-06-14 10:12:41.213016 | controller |     "Jun 14 08:15:52.452915 crc crio[3637]: time=\"2026-06-14T08:15:52.452776466Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.213031 | controller |     "Jun 14 08:15:52.486086 crc crio[3637]: time=\"2026-06-14T08:15:52.47180782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=a46d0068-4a74-4252-8a1a-fff0efb67314 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213046 | controller |     "Jun 14 08:15:52.591878 crc crio[3637]: time=\"2026-06-14T08:15:52.573745137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.213060 | controller |     "Jun 14 08:15:52.591878 crc crio[3637]: time=\"2026-06-14T08:15:52.586536532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.213075 | controller |     "Jun 14 08:15:52.607227 crc crio[3637]: time=\"2026-06-14T08:15:52.599925636Z\" level=info msg=\"Ran pod sandbox 2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=9eeccf62-6908-4419-890d-81b2467639c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.213090 | controller |     "Jun 14 08:15:52.637973 crc crio[3637]: time=\"2026-06-14T08:15:52.636626235Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bc041284-e052-40af-a4ff-630ac9618423 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213105 | controller |     "Jun 14 08:15:52.659956 crc crio[3637]: time=\"2026-06-14T08:15:52.653772517Z\" level=info msg=\"Ran pod sandbox 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=be2af17a-5358-4552-b818-5a458e2e8762 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.213119 | controller |     "Jun 14 08:15:52.739341 crc crio[3637]: time=\"2026-06-14T08:15:52.725452517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.213135 | controller |     "Jun 14 08:15:52.748603 crc crio[3637]: time=\"2026-06-14T08:15:52.744077578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4930843e-4cb1-4f7c-b252-b24822d37b55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213149 | controller |     "Jun 14 08:15:52.848174 crc crio[3637]: time=\"2026-06-14T08:15:52.848106265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.213167 | controller |     "Jun 14 08:15:52.893812 crc crio[3637]: time=\"2026-06-14T08:15:52.893675948Z\" level=info msg=\"Ran pod sandbox 5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=5dc0b9f4-66dd-486d-84ab-3868a675420b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.213182 | controller |     "Jun 14 08:15:52.909619 crc crio[3637]: time=\"2026-06-14T08:15:52.90933772Z\" level=info msg=\"Created container 98942bda950353c36d40e666d90ef1d0baf203698d1122438f848ed75cd8e22d: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=7c4b30e4-7dd9-4ac3-bb16-b73bc379b0fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.213196 | controller |     "Jun 14 08:15:52.912670 crc crio[3637]: time=\"2026-06-14T08:15:52.912310866Z\" level=info msg=\"Ran pod sandbox e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=dbf52d9b-485c-43e6-b094-45794413a296 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.213211 | controller |     "Jun 14 08:15:52.913340 crc crio[3637]: time=\"2026-06-14T08:15:52.913238407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=26d8d44d-266a-4f27-a28c-19bb2620370b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213226 | controller |     "Jun 14 08:15:52.920134 crc crio[3637]: time=\"2026-06-14T08:15:52.919625609Z\" level=info msg=\"Starting container: 98942bda950353c36d40e666d90ef1d0baf203698d1122438f848ed75cd8e22d\" id=d4394703-ca81-4a0f-bb52-d0e994f82e85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.213241 | controller |     "Jun 14 08:15:52.925101 crc crio[3637]: time=\"2026-06-14T08:15:52.92475779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2fadb2de-8a3d-4a98-83fb-fe21f435339e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213256 | controller |     "Jun 14 08:15:52.928400 crc crio[3637]: time=\"2026-06-14T08:15:52.927954406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.213271 | controller |     "Jun 14 08:15:52.971102 crc crio[3637]: time=\"2026-06-14T08:15:52.955737622Z\" level=info msg=\"Ran pod sandbox 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=2a8527ad-1291-43f0-a4d5-9fa14384814f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.213286 | controller |     "Jun 14 08:15:52.971102 crc crio[3637]: time=\"2026-06-14T08:15:52.961352738Z\" level=info msg=\"Created container 91f015e565c3359d954d3883873186e672bae3a3832e5da18af5a3f6e49b22cd: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=109fa158-da29-419b-9e96-5bacf9da92eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.213300 | controller |     "Jun 14 08:15:52.971102 crc crio[3637]: time=\"2026-06-14T08:15:52.961437581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fb3a0a09-50d8-4ca1-a715-38647f68a25e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213315 | controller |     "Jun 14 08:15:52.971102 crc crio[3637]: time=\"2026-06-14T08:15:52.970176511Z\" level=info msg=\"Starting container: 91f015e565c3359d954d3883873186e672bae3a3832e5da18af5a3f6e49b22cd\" id=adc677b5-291d-47e1-8985-a4187aa78683 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.213332 | controller |     "Jun 14 08:15:52.987607 crc crio[3637]: time=\"2026-06-14T08:15:52.987273939Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=908c0925-781d-4d58-bed6-f928f67db9a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213363 | controller |     "Jun 14 08:15:52.987820 crc crio[3637]: time=\"2026-06-14T08:15:52.987754474Z\" level=info msg=\"Started container\" PID=12441 containerID=98942bda950353c36d40e666d90ef1d0baf203698d1122438f848ed75cd8e22d description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=d4394703-ca81-4a0f-bb52-d0e994f82e85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de",
2026-06-14 10:12:41.213382 | controller |     "Jun 14 08:15:53.057447 crc crio[3637]: time=\"2026-06-14T08:15:53.056745338Z\" level=info msg=\"Created container f131727bed5c44cbb9118b729a228461f692602ae7391e746d87b015dc7c2d71: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=5d177760-01ff-4dae-8fbb-e648aca7800f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.213398 | controller |     "Jun 14 08:15:53.084718 crc crio[3637]: time=\"2026-06-14T08:15:53.080188137Z\" level=info msg=\"Ran pod sandbox 3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=5c0cd82c-3524-4ac6-8767-ebe2e67308f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.213413 | controller |     "Jun 14 08:15:53.084718 crc crio[3637]: time=\"2026-06-14T08:15:53.084079706Z\" level=info msg=\"Starting container: f131727bed5c44cbb9118b729a228461f692602ae7391e746d87b015dc7c2d71\" id=f7afdd5b-fefe-4a8b-9da6-3a23c489886e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.213428 | controller |     "Jun 14 08:15:53.085767 crc crio[3637]: time=\"2026-06-14T08:15:53.085133431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=afdcca85-d2ac-4220-bd57-2ab2b28cab91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213442 | controller |     "Jun 14 08:15:53.097462 crc crio[3637]: time=\"2026-06-14T08:15:53.088790372Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=6d2b13f0-e42b-4f11-8a16-6fe45a0853b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.213457 | controller |     "Jun 14 08:15:53.097462 crc crio[3637]: time=\"2026-06-14T08:15:53.092549147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.213471 | controller |     "Jun 14 08:15:53.097462 crc crio[3637]: time=\"2026-06-14T08:15:53.093292412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=249f3ec8-e281-4dd4-8e6e-be7de8cd1619 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213486 | controller |     "Jun 14 08:15:53.122804 crc crio[3637]: time=\"2026-06-14T08:15:53.118657554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=2b285ae0-2047-4742-a8ee-cd1d28d4e73e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213501 | controller |     "Jun 14 08:15:53.122804 crc crio[3637]: time=\"2026-06-14T08:15:53.122704838Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=68df038c-3539-45d9-8c42-8698c7d19072 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213519 | controller |     "Jun 14 08:15:53.123525 crc crio[3637]: time=\"2026-06-14T08:15:53.123158803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0920d25a-6fd1-4d5a-b8bc-e1731ed16304 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213534 | controller |     "Jun 14 08:15:53.130738 crc crio[3637]: time=\"2026-06-14T08:15:53.130223668Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=59f92d17-ab16-4864-8de5-e2a06d51f9de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.213549 | controller |     "Jun 14 08:15:53.132242 crc crio[3637]: time=\"2026-06-14T08:15:53.13119381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.213564 | controller |     "Jun 14 08:15:53.148254 crc crio[3637]: time=\"2026-06-14T08:15:53.148052086Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=df3e8e51-36f8-4c08-80ee-955b9cdd44e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.213578 | controller |     "Jun 14 08:15:53.170374 crc crio[3637]: time=\"2026-06-14T08:15:53.16938671Z\" level=info msg=\"Started container\" PID=12483 containerID=f131727bed5c44cbb9118b729a228461f692602ae7391e746d87b015dc7c2d71 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=f7afdd5b-fefe-4a8b-9da6-3a23c489886e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07",
2026-06-14 10:12:41.213594 | controller |     "Jun 14 08:15:53.190481 crc crio[3637]: 2026-06-14T08:15:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6aac7f405c83b10 Mac:7e:cd:ec:b7:06:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/d7a7d5a2-8283-4696-9e22-6ad7886326ce SocketPath: PciID:}] [{Interface:0xc0002aafc0 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.213609 | controller |     "Jun 14 08:15:53.190481 crc crio[3637]: time=\"2026-06-14T08:15:53.186461837Z\" level=info msg=\"Created container 1934548b071bfbb9da1b27812bbc36279803b9c09f064c1584a794f7fef09c14: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=9b422d51-fc0d-4463-9508-bc187bd05c54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.213624 | controller |     "Jun 14 08:15:53.213612 crc crio[3637]: time=\"2026-06-14T08:15:53.196620254Z\" level=info msg=\"Starting container: 1934548b071bfbb9da1b27812bbc36279803b9c09f064c1584a794f7fef09c14\" id=31d6b957-e5e3-41b2-82d0-a75ed7a1e01d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.213639 | controller |     "Jun 14 08:15:53.213612 crc crio[3637]: time=\"2026-06-14T08:15:53.20343476Z\" level=info msg=\"Started container\" PID=12468 containerID=91f015e565c3359d954d3883873186e672bae3a3832e5da18af5a3f6e49b22cd description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=adc677b5-291d-47e1-8985-a4187aa78683 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6",
2026-06-14 10:12:41.213654 | controller |     "Jun 14 08:15:53.230649 crc crio[3637]: time=\"2026-06-14T08:15:53.230455597Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=14870c90-c554-4a98-93d4-625986210d48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.213669 | controller |     "Jun 14 08:15:53.231129 crc crio[3637]: time=\"2026-06-14T08:15:53.230956314Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=ca8f114c-ebe9-4486-b5f3-53b8fc1bd5e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.213690 | controller |     "Jun 14 08:15:53.232348 crc crio[3637]: time=\"2026-06-14T08:15:53.232298218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=ce8ba1f5-545b-45a4-ae33-082e83536847 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213704 | controller |     "Jun 14 08:15:53.275295 crc crio[3637]: time=\"2026-06-14T08:15:53.272331361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=10fa4d28-8cf4-4363-85e4-f5c571391de2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213719 | controller |     "Jun 14 08:15:53.329050 crc crio[3637]: time=\"2026-06-14T08:15:53.324357667Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=3da7f52c-5aba-4465-a14c-020b509e9b55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213733 | controller |     "Jun 14 08:15:53.329050 crc crio[3637]: time=\"2026-06-14T08:15:53.324380466Z\" level=info msg=\"Started container\" PID=12475 containerID=1934548b071bfbb9da1b27812bbc36279803b9c09f064c1584a794f7fef09c14 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=31d6b957-e5e3-41b2-82d0-a75ed7a1e01d name=/runtime.v1.RuntimeService/StartContainer sandboxID=60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06",
2026-06-14 10:12:41.213748 | controller |     "Jun 14 08:15:53.359959 crc crio[3637]: time=\"2026-06-14T08:15:53.356541014Z\" level=info msg=\"Ran pod sandbox f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=89ebefaa-f192-4c53-a418-2515c4da3517 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.213762 | controller |     "Jun 14 08:15:53.386819 crc crio[3637]: time=\"2026-06-14T08:15:53.386138558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.213777 | controller |     "Jun 14 08:15:53.399954 crc crio[3637]: time=\"2026-06-14T08:15:53.399764823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=fae4497f-7b87-4c24-a975-ab1086a70e81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213792 | controller |     "Jun 14 08:15:53.435306 crc crio[3637]: time=\"2026-06-14T08:15:53.434473475Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d7a7d5a2-8283-4696-9e22-6ad7886326ce 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:0xc002d982e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.213806 | controller |     "Jun 14 08:15:53.435306 crc crio[3637]: time=\"2026-06-14T08:15:53.434831357Z\" 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-14 10:12:41.213821 | controller |     "Jun 14 08:15:53.516778 crc crio[3637]: time=\"2026-06-14T08:15:53.51553431Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=61b7ad46-36f6-457a-a8df-d53f7e2cf33e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.213839 | controller |     "Jun 14 08:15:53.615817 crc crio[3637]: time=\"2026-06-14T08:15:53.61575138Z\" level=info msg=\"Created container 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=756588ad-a27e-4271-a120-96c7fc3280db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.213854 | controller |     "Jun 14 08:15:53.772197 crc crio[3637]: time=\"2026-06-14T08:15:53.770274374Z\" level=info msg=\"Starting container: 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c\" id=5dab38c3-bbed-41ef-b968-51dc983146a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.213869 | controller |     "Jun 14 08:15:53.780492 crc crio[3637]: time=\"2026-06-14T08:15:53.780430801Z\" level=info msg=\"Created container d9c0b16854b766589e2755ead4ffbcdb242f2b75cd63ede2fa022d9771e58f75: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=00bcc863-fdf8-4c6f-919f-00a505bbaf7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.213883 | controller |     "Jun 14 08:15:53.792203 crc crio[3637]: time=\"2026-06-14T08:15:53.788970808Z\" level=info msg=\"Starting container: d9c0b16854b766589e2755ead4ffbcdb242f2b75cd63ede2fa022d9771e58f75\" id=587c13e7-9c90-4e1e-972b-5dc079d44e25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.213898 | controller |     "Jun 14 08:15:53.906743 crc crio[3637]: time=\"2026-06-14T08:15:53.906494572Z\" level=info msg=\"Started container\" PID=12572 containerID=d9c0b16854b766589e2755ead4ffbcdb242f2b75cd63ede2fa022d9771e58f75 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=587c13e7-9c90-4e1e-972b-5dc079d44e25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632",
2026-06-14 10:12:41.213913 | controller |     "Jun 14 08:15:53.942348 crc crio[3637]: time=\"2026-06-14T08:15:53.936198428Z\" level=info msg=\"Started container\" PID=12525 containerID=69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=5dab38c3-bbed-41ef-b968-51dc983146a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33",
2026-06-14 10:12:41.213928 | controller |     "Jun 14 08:15:54.329165 crc crio[3637]: time=\"2026-06-14T08:15:54.324814902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.213943 | controller |     "Jun 14 08:15:54.329165 crc crio[3637]: time=\"2026-06-14T08:15:54.326060524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.213957 | controller |     "Jun 14 08:15:54.329165 crc crio[3637]: time=\"2026-06-14T08:15:54.326236539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.213986 | controller |     "Jun 14 08:15:54.329165 crc crio[3637]: 2026-06-14T08:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f523712133bbfc9 Mac:b2:48:f8:09:7a:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/7150eb4f-3044-42d5-9e2f-a2494c613f64 SocketPath: PciID:}] [{Interface:0xc00011b120 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.214002 | controller |     "Jun 14 08:15:54.367372 crc crio[3637]: time=\"2026-06-14T08:15:54.366675052Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=38c43b24-e98b-4590-a720-628a2c241b31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.214020 | controller |     "Jun 14 08:15:54.394792 crc crio[3637]: time=\"2026-06-14T08:15:54.385807777Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/7150eb4f-3044-42d5-9e2f-a2494c613f64 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:0xc000b10138}] Aliases:map[]}\"",
2026-06-14 10:12:41.214036 | controller |     "Jun 14 08:15:54.394792 crc crio[3637]: time=\"2026-06-14T08:15:54.386599714Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.214051 | controller |     "Jun 14 08:15:54.530696 crc crio[3637]: time=\"2026-06-14T08:15:54.529531425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214065 | controller |     "Jun 14 08:15:54.549235 crc crio[3637]: time=\"2026-06-14T08:15:54.54745055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=7c8c8f64-6ff0-4dcd-ba74-46318baaf080 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.214079 | controller |     "Jun 14 08:15:54.549235 crc crio[3637]: time=\"2026-06-14T08:15:54.548133503Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=875b3cf4-320a-4e8c-8a22-8026cdff7ea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.214094 | controller |     "Jun 14 08:15:54.605667 crc crio[3637]: time=\"2026-06-14T08:15:54.595688985Z\" level=info msg=\"Ran pod sandbox 6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=d35000b7-2604-445c-b68d-f8f1d22ce698 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.214108 | controller |     "Jun 14 08:15:54.707609 crc crio[3637]: time=\"2026-06-14T08:15:54.696810232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214123 | controller |     "Jun 14 08:15:54.742941 crc crio[3637]: 2026-06-14T08:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c46f4f86c720ab0 Mac:5e:c4:36:9a:8c:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/5062ae2e-ea04-4739-96db-7da945fce44b SocketPath: PciID:}] [{Interface:0xc000234df0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.214137 | controller |     "Jun 14 08:15:54.742941 crc crio[3637]: time=\"2026-06-14T08:15:54.742580263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=de8c3dd1-c0b0-4e55-b6d9-d6741a6bf443 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.214151 | controller |     "Jun 14 08:15:54.747646 crc crio[3637]: time=\"2026-06-14T08:15:54.744565839Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5062ae2e-ea04-4739-96db-7da945fce44b 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:0xc0019186b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.214168 | controller |     "Jun 14 08:15:54.747646 crc crio[3637]: time=\"2026-06-14T08:15:54.745018274Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.214184 | controller |     "Jun 14 08:15:54.964268 crc crio[3637]: 2026-06-14T08:15:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6a4600208cf0585 Mac:e6:30:17:46:81:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/c5c1ebb8-1c62-428e-b464-a4a49c185d51 SocketPath: PciID:}] [{Interface:0xc0001dcbb0 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.214198 | controller |     "Jun 14 08:15:54.981311 crc crio[3637]: time=\"2026-06-14T08:15:54.980730934Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c5c1ebb8-1c62-428e-b464-a4a49c185d51 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:0xc000b10340}] Aliases:map[]}\"",
2026-06-14 10:12:41.214213 | controller |     "Jun 14 08:15:54.981311 crc crio[3637]: time=\"2026-06-14T08:15:54.981165548Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.214228 | controller |     "Jun 14 08:15:55.057080 crc crio[3637]: 2026-06-14T08:15:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46a58873500bce6 Mac:aa:0c:59:fb:ad:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/963dde2c-87a2-4865-81f4-f4a1b1e7393a SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.214243 | controller |     "Jun 14 08:15:55.057080 crc crio[3637]: time=\"2026-06-14T08:15:55.057050104Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/963dde2c-87a2-4865-81f4-f4a1b1e7393a 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:0xc000b10168}] Aliases:map[]}\"",
2026-06-14 10:12:41.214258 | controller |     "Jun 14 08:15:55.057417 crc crio[3637]: time=\"2026-06-14T08:15:55.05724624Z\" 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-14 10:12:41.214273 | controller |     "Jun 14 08:15:55.321238 crc crio[3637]: time=\"2026-06-14T08:15:55.32030526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214287 | controller |     "Jun 14 08:15:55.372208 crc crio[3637]: time=\"2026-06-14T08:15:55.371198222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214302 | controller |     "Jun 14 08:15:55.387794 crc crio[3637]: time=\"2026-06-14T08:15:55.387596102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=9d0566e5-207a-4869-b0b5-c99b39093af8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.214317 | controller |     "Jun 14 08:15:55.404723 crc crio[3637]: time=\"2026-06-14T08:15:55.404322957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=051c38c4-fa29-4b50-abc9-8da4b3dd8936 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.214335 | controller |     "Jun 14 08:15:55.456816 crc crio[3637]: time=\"2026-06-14T08:15:55.456754305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214367 | controller |     "Jun 14 08:15:55.468238 crc crio[3637]: time=\"2026-06-14T08:15:55.465523849Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=5013a0c8-e64e-4d47-b6a2-cbf15e8a2333 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.214383 | controller |     "Jun 14 08:15:55.472534 crc crio[3637]: time=\"2026-06-14T08:15:55.47133929Z\" level=info msg=\"Ran pod sandbox f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=77b8dd09-4753-4545-887b-83f3021b6272 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.214399 | controller |     "Jun 14 08:15:55.494355 crc crio[3637]: time=\"2026-06-14T08:15:55.489695529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214415 | controller |     "Jun 14 08:15:55.495255 crc crio[3637]: time=\"2026-06-14T08:15:55.495218832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=94ca0b55-0253-4398-8f13-31ccbc03759f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.214429 | controller |     "Jun 14 08:15:55.513473 crc crio[3637]: time=\"2026-06-14T08:15:55.5032703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214444 | controller |     "Jun 14 08:15:55.513473 crc crio[3637]: time=\"2026-06-14T08:15:55.50480127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=18971a99-71f6-4394-bee3-28dd67b3cc64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.214459 | controller |     "Jun 14 08:15:55.612154 crc crio[3637]: time=\"2026-06-14T08:15:55.612106226Z\" level=info msg=\"Ran pod sandbox c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=d07a7260-2809-4470-9fac-a1ad01405a3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.214474 | controller |     "Jun 14 08:15:55.645163 crc crio[3637]: time=\"2026-06-14T08:15:55.633377902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=de0377dd-2aa7-4d57-86b1-0db4dc919eac name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.214489 | controller |     "Jun 14 08:15:55.851703 crc crio[3637]: time=\"2026-06-14T08:15:55.851528213Z\" level=info msg=\"Created container e7700a81d12fb8737054ce8a1385235ec314aee6364424a792d78452db04250b: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=6d2b13f0-e42b-4f11-8a16-6fe45a0853b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.214504 | controller |     "Jun 14 08:15:55.869364 crc crio[3637]: time=\"2026-06-14T08:15:55.868958013Z\" level=info msg=\"Ran pod sandbox 6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48 with infra container: openshift-dns/dns-default-qtghf/POD\" id=40f159bb-276b-4ed5-85ca-c0dfb67fed6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.214522 | controller |     "Jun 14 08:15:55.932617 crc crio[3637]: time=\"2026-06-14T08:15:55.922126348Z\" level=info msg=\"Starting container: e7700a81d12fb8737054ce8a1385235ec314aee6364424a792d78452db04250b\" id=0a31066a-7701-4bbb-8001-cef1c49cdb76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.214537 | controller |     "Jun 14 08:15:55.932617 crc crio[3637]: time=\"2026-06-14T08:15:55.926199264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=ad3d5c55-4d97-488e-a111-f7421fd06efa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.214551 | controller |     "Jun 14 08:15:55.940573 crc crio[3637]: time=\"2026-06-14T08:15:55.939185755Z\" level=info msg=\"Ran pod sandbox 46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0 with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=1a3264da-fc4b-489d-a008-dc1f71a4ca77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.214566 | controller |     "Jun 14 08:15:55.964808 crc crio[3637]: time=\"2026-06-14T08:15:55.963549785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=7d3ec6e0-5618-414b-909b-0f03f59a8ea0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.214581 | controller |     "Jun 14 08:15:56.014063 crc crio[3637]: 2026-06-14T08:15:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dab3b66aadfbc8 Mac:c2:21:40:dd:7d:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/a6a2d9a6-49e6-49a0-8a7a-f9482e3f002d SocketPath: PciID:}] [{Interface:0xc00011c5a0 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.214596 | controller |     "Jun 14 08:15:56.060119 crc crio[3637]: time=\"2026-06-14T08:15:56.059688879Z\" level=info msg=\"Started container\" PID=12757 containerID=e7700a81d12fb8737054ce8a1385235ec314aee6364424a792d78452db04250b description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=0a31066a-7701-4bbb-8001-cef1c49cdb76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248",
2026-06-14 10:12:41.214612 | controller |     "Jun 14 08:15:56.192088 crc crio[3637]: time=\"2026-06-14T08:15:56.185531391Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=fe3c2323-546e-4bcb-b85f-e116d815fdf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.214627 | controller |     "Jun 14 08:15:56.192088 crc crio[3637]: time=\"2026-06-14T08:15:56.186738301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214642 | controller |     "Jun 14 08:15:56.210449 crc crio[3637]: time=\"2026-06-14T08:15:56.210258123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214657 | controller |     "Jun 14 08:15:56.218311 crc crio[3637]: time=\"2026-06-14T08:15:56.212157676Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=8850632f-f866-4305-8d23-4a6a733c1b0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.214671 | controller |     "Jun 14 08:15:56.250359 crc crio[3637]: time=\"2026-06-14T08:15:56.226243764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214685 | controller |     "Jun 14 08:15:56.252340 crc crio[3637]: time=\"2026-06-14T08:15:56.210298482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214702 | controller |     "Jun 14 08:15:56.342087 crc crio[3637]: time=\"2026-06-14T08:15:56.334161437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214717 | controller |     "Jun 14 08:15:56.382725 crc crio[3637]: time=\"2026-06-14T08:15:56.38257032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214731 | controller |     "Jun 14 08:15:56.457947 crc crio[3637]: time=\"2026-06-14T08:15:56.457314952Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/a6a2d9a6-49e6-49a0-8a7a-f9482e3f002d 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:0xc00171a338}] Aliases:map[]}\"",
2026-06-14 10:12:41.214746 | controller |     "Jun 14 08:15:56.479770 crc crio[3637]: time=\"2026-06-14T08:15:56.471497793Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.214761 | controller |     "Jun 14 08:15:56.507881 crc crio[3637]: time=\"2026-06-14T08:15:56.493167334Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=151ff10c-3921-4ddf-9313-5427b88318cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.214776 | controller |     "Jun 14 08:15:56.508243 crc crio[3637]: time=\"2026-06-14T08:15:56.493312299Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=72163739-2b80-4bff-8ba5-85ac0ddbe766 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.214791 | controller |     "Jun 14 08:15:56.509039 crc crio[3637]: time=\"2026-06-14T08:15:56.493373101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=1c5beae2-66d3-44cf-80a8-a0dc22caa88d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.214805 | controller |     "Jun 14 08:15:56.509628 crc crio[3637]: time=\"2026-06-14T08:15:56.493803216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=5fe96545-d756-4633-a02b-518f9d2211df name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.214820 | controller |     "Jun 14 08:15:56.509828 crc crio[3637]: time=\"2026-06-14T08:15:56.495288095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=ff0f966b-c42a-4839-960a-87d8154cdeab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.214834 | controller |     "Jun 14 08:15:56.583168 crc crio[3637]: time=\"2026-06-14T08:15:56.582376447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214849 | controller |     "Jun 14 08:15:56.659460 crc crio[3637]: time=\"2026-06-14T08:15:56.645566016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214866 | controller |     "Jun 14 08:15:56.662242 crc crio[3637]: time=\"2026-06-14T08:15:56.650037075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214881 | controller |     "Jun 14 08:15:56.730704 crc crio[3637]: time=\"2026-06-14T08:15:56.730192441Z\" level=info msg=\"Created container f4a798dae18512536cd21c349ecbf86682c550cd93986e41ea00a7b4c8f87645: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=f600010a-5223-4a7b-81b8-088b034b040e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.214895 | controller |     "Jun 14 08:15:56.787391 crc crio[3637]: time=\"2026-06-14T08:15:56.787334665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214910 | controller |     "Jun 14 08:15:56.799376 crc crio[3637]: time=\"2026-06-14T08:15:56.798608473Z\" level=info msg=\"Starting container: f4a798dae18512536cd21c349ecbf86682c550cd93986e41ea00a7b4c8f87645\" id=4d34fcfd-d8a5-406a-8800-869f3090a498 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.214925 | controller |     "Jun 14 08:15:56.799376 crc crio[3637]: time=\"2026-06-14T08:15:56.798791399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214939 | controller |     "Jun 14 08:15:56.824431 crc crio[3637]: time=\"2026-06-14T08:15:56.823271612Z\" level=info msg=\"Started container\" PID=12812 containerID=f4a798dae18512536cd21c349ecbf86682c550cd93986e41ea00a7b4c8f87645 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=4d34fcfd-d8a5-406a-8800-869f3090a498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d",
2026-06-14 10:12:41.214954 | controller |     "Jun 14 08:15:56.878250 crc crio[3637]: time=\"2026-06-14T08:15:56.877810073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.214969 | controller |     "Jun 14 08:15:56.888702 crc crio[3637]: time=\"2026-06-14T08:15:56.888487107Z\" level=info msg=\"Ran pod sandbox 8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=8d2dc804-3d38-4ad7-b91e-8a8f8a3d143e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.214984 | controller |     "Jun 14 08:15:56.906516 crc crio[3637]: time=\"2026-06-14T08:15:56.905783874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1e3aa638-f470-4205-947c-cc7e29f1ed86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.214998 | controller |     "Jun 14 08:15:56.940155 crc crio[3637]: time=\"2026-06-14T08:15:56.940053432Z\" level=info msg=\"Created container 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=df3e8e51-36f8-4c08-80ee-955b9cdd44e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.215013 | controller |     "Jun 14 08:15:56.942210 crc crio[3637]: time=\"2026-06-14T08:15:56.942159072Z\" level=info msg=\"Starting container: 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1\" id=df4c017d-3f6e-4ec3-a050-b85f829a5198 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.215027 | controller |     "Jun 14 08:15:56.949786 crc crio[3637]: time=\"2026-06-14T08:15:56.949739154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e4f703d2-0942-41d7-9354-d14ab66a5107 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.215045 | controller |     "Jun 14 08:15:57.063510 crc crio[3637]: time=\"2026-06-14T08:15:57.063425271Z\" level=info msg=\"Started container\" PID=12910 containerID=938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=df4c017d-3f6e-4ec3-a050-b85f829a5198 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae",
2026-06-14 10:12:41.215060 | controller |     "Jun 14 08:15:57.245308 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df865be5c123db2 Mac:2e:19:12:1c:9f:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/412771f6-1be7-4ff2-9efb-96ca27edb0b0 SocketPath: PciID:}] [{Interface:0xc000014780 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.215075 | controller |     "Jun 14 08:15:57.264150 crc crio[3637]: time=\"2026-06-14T08:15:57.262622821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=47efedd6-54e4-4bf0-8378-01fb7ee1b8d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.215090 | controller |     "Jun 14 08:15:57.309812 crc crio[3637]: time=\"2026-06-14T08:15:57.307961666Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=366ace53-6967-4cd9-85c5-d434b1198ca3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.215105 | controller |     "Jun 14 08:15:57.309812 crc crio[3637]: time=\"2026-06-14T08:15:57.309435645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.215119 | controller |     "Jun 14 08:15:57.309812 crc crio[3637]: time=\"2026-06-14T08:15:57.309645672Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=bb1f6270-0b69-4074-9140-c1cbe510be30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.215134 | controller |     "Jun 14 08:15:57.363285 crc crio[3637]: time=\"2026-06-14T08:15:57.351321278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.215148 | controller |     "Jun 14 08:15:57.377582 crc crio[3637]: time=\"2026-06-14T08:15:57.376459824Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=69465adf-8d32-4890-99b9-ad664fb5c87f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.215163 | controller |     "Jun 14 08:15:57.381503 crc crio[3637]: time=\"2026-06-14T08:15:57.38147365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.215178 | controller |     "Jun 14 08:15:57.439398 crc crio[3637]: time=\"2026-06-14T08:15:57.439330461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.215192 | controller |     "Jun 14 08:15:57.475175 crc crio[3637]: time=\"2026-06-14T08:15:57.47172777Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4452b0b7-49ef-446b-a874-8c6da2dc3167 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.215206 | controller |     "Jun 14 08:15:57.477459 crc crio[3637]: time=\"2026-06-14T08:15:57.454944802Z\" level=info msg=\"Created container 6e1306d7150d342a8fe7e9dd3336fc5bed8beb56ff2645f7bd426a1c565066ad: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=fe3c2323-546e-4bcb-b85f-e116d815fdf2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.215224 | controller |     "Jun 14 08:15:57.477459 crc crio[3637]: time=\"2026-06-14T08:15:57.455354476Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/412771f6-1be7-4ff2-9efb-96ca27edb0b0 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:0xc00235c460}] Aliases:map[]}\"",
2026-06-14 10:12:41.215239 | controller |     "Jun 14 08:15:57.477721 crc crio[3637]: time=\"2026-06-14T08:15:57.477484101Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.215254 | controller |     "Jun 14 08:15:57.477955 crc crio[3637]: time=\"2026-06-14T08:15:57.376833216Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=a58820a1-68b7-494f-b17b-7c2cca3bc657 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.215269 | controller |     "Jun 14 08:15:57.491950 crc crio[3637]: time=\"2026-06-14T08:15:57.449159184Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e31bcc12-93eb-4cf5-a9ba-796b095e40b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.215283 | controller |     "Jun 14 08:15:57.504806 crc crio[3637]: time=\"2026-06-14T08:15:57.454715433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1d0b4bc5-6b8d-41d7-a8de-b1fbe9af76d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.215297 | controller |     "Jun 14 08:15:57.506501 crc crio[3637]: time=\"2026-06-14T08:15:57.461521959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.215312 | controller |     "Jun 14 08:15:57.507371 crc crio[3637]: time=\"2026-06-14T08:15:57.483341642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.215326 | controller |     "Jun 14 08:15:57.534564 crc crio[3637]: time=\"2026-06-14T08:15:57.531195626Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=dc2544be-64d1-4376-b57d-394b9348a3c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.215340 | controller |     "Jun 14 08:15:57.534564 crc crio[3637]: time=\"2026-06-14T08:15:57.531555908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.215372 | controller |     "Jun 14 08:15:57.534564 crc crio[3637]: time=\"2026-06-14T08:15:57.531778185Z\" level=info msg=\"Starting container: 6e1306d7150d342a8fe7e9dd3336fc5bed8beb56ff2645f7bd426a1c565066ad\" id=4bc45227-ea2c-4483-8c82-059204ce54c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.215388 | controller |     "Jun 14 08:15:57.545123 crc crio[3637]: time=\"2026-06-14T08:15:57.545045176Z\" level=info msg=\"Ran pod sandbox df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355 with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=044c7ff6-375c-43cd-8e20-bcdf27af111e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.215406 | controller |     "Jun 14 08:15:57.559209 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df785c895980357 Mac:9e:e4:e7:46:97:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/1a076514-79a0-45a4-bbab-398235e5b98b SocketPath: PciID:}] [{Interface:0xc000014b70 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.215422 | controller |     "Jun 14 08:15:57.561403 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a9b361088dafd1 Mac:56:a4:12:9f:40:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/d5d0a15a-8365-4fd7-b19f-9b50d8f440bf SocketPath: PciID:}] [{Interface:0xc000015010 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.215437 | controller |     "Jun 14 08:15:57.591035 crc crio[3637]: time=\"2026-06-14T08:15:57.57251007Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1a076514-79a0-45a4-bbab-398235e5b98b 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:0xc00171a1c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.215452 | controller |     "Jun 14 08:15:57.591035 crc crio[3637]: time=\"2026-06-14T08:15:57.572797839Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.215468 | controller |     "Jun 14 08:15:57.591035 crc crio[3637]: time=\"2026-06-14T08:15:57.57545912Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/d5d0a15a-8365-4fd7-b19f-9b50d8f440bf 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:0xc00008c640}] Aliases:map[]}\"",
2026-06-14 10:12:41.215483 | controller |     "Jun 14 08:15:57.591035 crc crio[3637]: time=\"2026-06-14T08:15:57.575716048Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.215498 | controller |     "Jun 14 08:15:57.591035 crc crio[3637]: time=\"2026-06-14T08:15:57.578080363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=ee0175f7-b2e8-425a-8535-389dafe94092 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.215513 | controller |     "Jun 14 08:15:57.609580 crc crio[3637]: time=\"2026-06-14T08:15:57.608176194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.215527 | controller |     "Jun 14 08:15:57.634224 crc crio[3637]: time=\"2026-06-14T08:15:57.634151767Z\" level=info msg=\"Created container 716c27513eb30184f1f27f6005bff217244246f26dddfa54a834db63356f8239: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=ca8f114c-ebe9-4486-b5f3-53b8fc1bd5e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.215542 | controller |     "Jun 14 08:15:57.670607 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a6fe1ab41930b4 Mac:26:10:3c:38:b4:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/79795b46-c439-47dd-a94c-be0f90931f6c SocketPath: PciID:}] [{Interface:0xc00012aab0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.215560 | controller |     "Jun 14 08:15:57.687975 crc crio[3637]: time=\"2026-06-14T08:15:57.684772968Z\" level=info msg=\"Created container de47e28d71360f4e967bd8a36314c8e63801bdd7c84e5ce05ed0e17782543552: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=59f92d17-ab16-4864-8de5-e2a06d51f9de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.215575 | controller |     "Jun 14 08:15:57.687975 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a49856b79421b02 Mac:a6:17:c7:45:2f:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/9f5e5710-c37a-431a-9c25-9e901c363e4c SocketPath: PciID:}] [{Interface:0xc000371800 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.215590 | controller |     "Jun 14 08:15:57.689205 crc crio[3637]: time=\"2026-06-14T08:15:57.687687004Z\" level=info msg=\"Starting container: 716c27513eb30184f1f27f6005bff217244246f26dddfa54a834db63356f8239\" id=1be8af09-82c9-480c-ac34-093a339b567f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.215605 | controller |     "Jun 14 08:15:57.689637 crc crio[3637]: time=\"2026-06-14T08:15:57.637516429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.215620 | controller |     "Jun 14 08:15:57.690383 crc crio[3637]: time=\"2026-06-14T08:15:57.689804365Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/79795b46-c439-47dd-a94c-be0f90931f6c 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:0xc00008d0d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.215635 | controller |     "Jun 14 08:15:57.690749 crc crio[3637]: time=\"2026-06-14T08:15:57.690726275Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.215651 | controller |     "Jun 14 08:15:57.701943 crc crio[3637]: time=\"2026-06-14T08:15:57.650333524Z\" level=info msg=\"Started container\" PID=12936 containerID=6e1306d7150d342a8fe7e9dd3336fc5bed8beb56ff2645f7bd426a1c565066ad description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=4bc45227-ea2c-4483-8c82-059204ce54c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06",
2026-06-14 10:12:41.215666 | controller |     "Jun 14 08:15:57.714646 crc crio[3637]: time=\"2026-06-14T08:15:57.714128753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.215682 | controller |     "Jun 14 08:15:57.724800 crc crio[3637]: time=\"2026-06-14T08:15:57.724577147Z\" level=info msg=\"Starting container: de47e28d71360f4e967bd8a36314c8e63801bdd7c84e5ce05ed0e17782543552\" id=0c8efd48-0334-424d-9122-df564ecfffed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.215696 | controller |     "Jun 14 08:15:57.754403 crc crio[3637]: time=\"2026-06-14T08:15:57.734821922Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=50e9aaa6-becb-4dc6-aee9-80c7f1ec3977 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.215711 | controller |     "Jun 14 08:15:57.755011 crc crio[3637]: time=\"2026-06-14T08:15:57.749142488Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=887d889a-de36-4679-8e06-1b157735bef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.215728 | controller |     "Jun 14 08:15:57.776705 crc crio[3637]: time=\"2026-06-14T08:15:57.774602673Z\" level=info msg=\"Started container\" PID=12951 containerID=716c27513eb30184f1f27f6005bff217244246f26dddfa54a834db63356f8239 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=1be8af09-82c9-480c-ac34-093a339b567f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b",
2026-06-14 10:12:41.215743 | controller |     "Jun 14 08:15:57.797182 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa9c51febd883b2 Mac:86:dc:22:a6:79:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/51429bb9-cb21-4397-b87a-ed0fd2e0c498 SocketPath: PciID:}] [{Interface:0xc0001e4c30 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.215758 | controller |     "Jun 14 08:15:57.797182 crc crio[3637]: time=\"2026-06-14T08:15:57.794804844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.215773 | controller |     "Jun 14 08:15:57.807727 crc crio[3637]: time=\"2026-06-14T08:15:57.807603569Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/51429bb9-cb21-4397-b87a-ed0fd2e0c498 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:0xc001918340}] Aliases:map[]}\"",
2026-06-14 10:12:41.215787 | controller |     "Jun 14 08:15:57.807914 crc crio[3637]: time=\"2026-06-14T08:15:57.807808715Z\" 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-14 10:12:41.215802 | controller |     "Jun 14 08:15:57.814536 crc crio[3637]: time=\"2026-06-14T08:15:57.810287758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.215816 | controller |     "Jun 14 08:15:57.818883 crc crio[3637]: time=\"2026-06-14T08:15:57.815287714Z\" level=info msg=\"Started container\" PID=12908 containerID=de47e28d71360f4e967bd8a36314c8e63801bdd7c84e5ce05ed0e17782543552 description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=0c8efd48-0334-424d-9122-df564ecfffed name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac",
2026-06-14 10:12:41.215831 | controller |     "Jun 14 08:15:57.825451 crc crio[3637]: time=\"2026-06-14T08:15:57.823834496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.215846 | controller |     "Jun 14 08:15:57.836340 crc crio[3637]: time=\"2026-06-14T08:15:57.835603142Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f5e5710-c37a-431a-9c25-9e901c363e4c 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:0xc002d984c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.215865 | controller |     "Jun 14 08:15:57.836340 crc crio[3637]: time=\"2026-06-14T08:15:57.83583452Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.215880 | controller |     "Jun 14 08:15:57.841533 crc crio[3637]: time=\"2026-06-14T08:15:57.840715551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.215895 | controller |     "Jun 14 08:15:57.877962 crc crio[3637]: time=\"2026-06-14T08:15:57.87020347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=811dbb10-573b-41f2-88d0-7e47719b34f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.215909 | controller |     "Jun 14 08:15:57.918964 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:eca3339c6ec9cb9 Mac:7a:5d:a6:cd:e9:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/6a0e95b8-6aaa-4cef-8370-cfe08ca7736b SocketPath: PciID:}] [{Interface:0xc0001450f0 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.215923 | controller |     "Jun 14 08:15:57.920929 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c85ef8f6b4dabc6 Mac:32:24:27:82:d4:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/059989ba-0807-4109-944a-3a695af48425 SocketPath: PciID:}] [{Interface:0xc0000155d0 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.215938 | controller |     "Jun 14 08:15:57.922366 crc crio[3637]: time=\"2026-06-14T08:15:57.922204716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.215952 | controller |     "Jun 14 08:15:57.925928 crc crio[3637]: time=\"2026-06-14T08:15:57.924778142Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/059989ba-0807-4109-944a-3a695af48425 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:0xc00171a168}] Aliases:map[]}\"",
2026-06-14 10:12:41.215967 | controller |     "Jun 14 08:15:57.927137 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7991a1177fe65a4 Mac:c6:7b:1b:aa:14:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/605e9b71-260f-453d-8399-29b8bd1edbef SocketPath: PciID:}] [{Interface:0xc00032a970 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.215982 | controller |     "Jun 14 08:15:57.928815 crc crio[3637]: time=\"2026-06-14T08:15:57.928498745Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/605e9b71-260f-453d-8399-29b8bd1edbef 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:0xc000122678}] Aliases:map[]}\"",
2026-06-14 10:12:41.215996 | controller |     "Jun 14 08:15:57.928815 crc crio[3637]: time=\"2026-06-14T08:15:57.928742583Z\" 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-14 10:12:41.216014 | controller |     "Jun 14 08:15:57.930548 crc crio[3637]: time=\"2026-06-14T08:15:57.929722344Z\" level=info msg=\"Ran pod sandbox df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04 with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=66ed7771-64ae-4454-8744-08c7bd68bfca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.216028 | controller |     "Jun 14 08:15:57.947591 crc crio[3637]: time=\"2026-06-14T08:15:57.944682866Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/6a0e95b8-6aaa-4cef-8370-cfe08ca7736b 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:0xc00008cad8}] Aliases:map[]}\"",
2026-06-14 10:12:41.216043 | controller |     "Jun 14 08:15:57.949419 crc crio[3637]: time=\"2026-06-14T08:15:57.94934375Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.216057 | controller |     "Jun 14 08:15:57.950488 crc crio[3637]: time=\"2026-06-14T08:15:57.950296982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=8d21d5a1-b97f-48c4-a558-b356fc3435ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216072 | controller |     "Jun 14 08:15:57.966674 crc crio[3637]: time=\"2026-06-14T08:15:57.960423078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.216086 | controller |     "Jun 14 08:15:57.966674 crc crio[3637]: time=\"2026-06-14T08:15:57.960704888Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.216100 | controller |     "Jun 14 08:15:57.966674 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b139dcedef6bd32 Mac:a6:97:66:f9:77:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/ea5edd99-e2bc-481f-afde-96b3af4caa36 SocketPath: PciID:}] [{Interface:0xc0002954e0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.216115 | controller |     "Jun 14 08:15:57.966674 crc crio[3637]: time=\"2026-06-14T08:15:57.963972415Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ea5edd99-e2bc-481f-afde-96b3af4caa36 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:0xc0002d63f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.216130 | controller |     "Jun 14 08:15:57.966674 crc crio[3637]: time=\"2026-06-14T08:15:57.966290184Z\" level=info msg=\"Created container c2bd1164708fff5eafdfc201523d1eafee1a8da50df4f0dc603ad3f30b1ca693: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=5013a0c8-e64e-4d47-b6a2-cbf15e8a2333 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.216144 | controller |     "Jun 14 08:15:57.975135 crc crio[3637]: time=\"2026-06-14T08:15:57.974228786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.216165 | controller |     "Jun 14 08:15:57.979106 crc crio[3637]: time=\"2026-06-14T08:15:57.978827548Z\" 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-14 10:12:41.216180 | controller |     "Jun 14 08:15:57.982376 crc crio[3637]: time=\"2026-06-14T08:15:57.982186311Z\" level=info msg=\"Ran pod sandbox 7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=00990eff-b5e8-4de9-af32-f21566a74542 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.216195 | controller |     "Jun 14 08:15:57.985635 crc crio[3637]: 2026-06-14T08:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f46bd846c5a89ba Mac:36:a3:35:7f:24:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/dcd2674c-a74d-4209-872f-91f15a26812c SocketPath: PciID:}] [{Interface:0xc000197430 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.216210 | controller |     "Jun 14 08:15:57.986643 crc crio[3637]: time=\"2026-06-14T08:15:57.986529545Z\" level=info msg=\"Starting container: c2bd1164708fff5eafdfc201523d1eafee1a8da50df4f0dc603ad3f30b1ca693\" id=8b8e3552-b78f-4383-a547-eb399f06d468 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.216224 | controller |     "Jun 14 08:15:57.998155 crc crio[3637]: time=\"2026-06-14T08:15:57.995701554Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/dcd2674c-a74d-4209-872f-91f15a26812c 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:0xc00171a838}] Aliases:map[]}\"",
2026-06-14 10:12:41.216239 | controller |     "Jun 14 08:15:57.998155 crc crio[3637]: time=\"2026-06-14T08:15:57.996489901Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.216254 | controller |     "Jun 14 08:15:57.998155 crc crio[3637]: time=\"2026-06-14T08:15:57.997597542Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=578d9b14-0342-49bf-ac9c-924d49e87c9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216268 | controller |     "Jun 14 08:15:58.006008 crc crio[3637]: time=\"2026-06-14T08:15:58.000735639Z\" level=info msg=\"Ran pod sandbox aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=1edb1316-600f-444e-a62a-f7db513f6a13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.216283 | controller |     "Jun 14 08:15:58.018805 crc crio[3637]: time=\"2026-06-14T08:15:58.01681737Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=9d2c4e77-a648-477f-abac-0d6669b9baf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216297 | controller |     "Jun 14 08:15:58.030148 crc crio[3637]: time=\"2026-06-14T08:15:58.022602042Z\" level=info msg=\"Ran pod sandbox 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722 with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=56f5b2b0-650a-4ecb-8b05-ec41e3e16b6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.216315 | controller |     "Jun 14 08:15:58.030148 crc crio[3637]: time=\"2026-06-14T08:15:58.026483484Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=d1f06055-f920-4244-ab85-7e214fbb737e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.216330 | controller |     "Jun 14 08:15:58.030496 crc crio[3637]: time=\"2026-06-14T08:15:58.030361083Z\" level=info msg=\"Started container\" PID=13021 containerID=c2bd1164708fff5eafdfc201523d1eafee1a8da50df4f0dc603ad3f30b1ca693 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=8b8e3552-b78f-4383-a547-eb399f06d468 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07",
2026-06-14 10:12:41.216345 | controller |     "Jun 14 08:15:58.042186 crc crio[3637]: time=\"2026-06-14T08:15:58.042100929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f21a15c1-5980-4c5a-9054-7c9516489b9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216421 | controller |     "Jun 14 08:15:58.043483 crc crio[3637]: time=\"2026-06-14T08:15:58.043399836Z\" level=info msg=\"Ran pod sandbox 7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4276bc75-3807-45cc-aa59-e303b5326ccc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.216440 | controller |     "Jun 14 08:15:58.131329 crc crio[3637]: time=\"2026-06-14T08:15:58.125082389Z\" level=info msg=\"Ran pod sandbox eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=b926628d-4798-47a1-9217-2b4dd79c3dca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.216456 | controller |     "Jun 14 08:15:58.131680 crc crio[3637]: time=\"2026-06-14T08:15:58.128480511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=cebf1b0c-8e72-4206-a658-4d5b4e21510b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216471 | controller |     "Jun 14 08:15:58.131751 crc crio[3637]: time=\"2026-06-14T08:15:58.128515922Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=2f21f5c2-915c-4608-b3a8-b714cf846a75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216487 | controller |     "Jun 14 08:15:58.155816 crc crio[3637]: time=\"2026-06-14T08:15:58.155729748Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=ecbc5534-0b7a-4921-8db5-8765705143dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216503 | controller |     "Jun 14 08:15:58.157511 crc crio[3637]: time=\"2026-06-14T08:15:58.15727765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.216518 | controller |     "Jun 14 08:15:58.172372 crc crio[3637]: time=\"2026-06-14T08:15:58.16000593Z\" level=info msg=\"Ran pod sandbox a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=ba92c7e9-d7ef-492b-b7b1-a19ce78977a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.216533 | controller |     "Jun 14 08:15:58.172372 crc crio[3637]: time=\"2026-06-14T08:15:58.161209897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.216551 | controller |     "Jun 14 08:15:58.183935 crc crio[3637]: time=\"2026-06-14T08:15:58.176779797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c3274d14-f126-4e87-97cd-057f6861420a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216567 | controller |     "Jun 14 08:15:58.183935 crc crio[3637]: time=\"2026-06-14T08:15:58.176832519Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=7201d847-14db-4147-b074-9e24ce41050e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.216581 | controller |     "Jun 14 08:15:58.183935 crc crio[3637]: time=\"2026-06-14T08:15:58.176827569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=3e57b581-a73e-4871-a7a1-e0f68feaaa82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216595 | controller |     "Jun 14 08:15:58.183935 crc crio[3637]: time=\"2026-06-14T08:15:58.177073377Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=3301796a-00a2-48d1-83b8-d17fc2708956 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216610 | controller |     "Jun 14 08:15:58.183935 crc crio[3637]: time=\"2026-06-14T08:15:58.177115888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=8a63dea8-aeb8-4deb-8d18-4523efa97893 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216624 | controller |     "Jun 14 08:15:58.183935 crc crio[3637]: time=\"2026-06-14T08:15:58.177137719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=29d8ca8a-208f-4ac5-ba4e-e35f8174b226 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216639 | controller |     "Jun 14 08:15:58.184810 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b298b11126752eb Mac:12:62:f5:40:7f:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/5ffd9cc0-b964-42f1-be5d-9167b45e7294 SocketPath: PciID:}] [{Interface:0xc00040c8f0 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.216653 | controller |     "Jun 14 08:15:58.185279 crc crio[3637]: time=\"2026-06-14T08:15:58.185155451Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=67267943-95ff-43b8-9fc6-a112ed0e3582 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216669 | controller |     "Jun 14 08:15:58.192958 crc crio[3637]: time=\"2026-06-14T08:15:58.186464369Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/5ffd9cc0-b964-42f1-be5d-9167b45e7294 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:0xc00171a468}] Aliases:map[]}\"",
2026-06-14 10:12:41.216684 | controller |     "Jun 14 08:15:58.192958 crc crio[3637]: time=\"2026-06-14T08:15:58.186692676Z\" 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-14 10:12:41.216698 | controller |     "Jun 14 08:15:58.241726 crc crio[3637]: time=\"2026-06-14T08:15:58.240772051Z\" level=info msg=\"Ran pod sandbox c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2 with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=6b3615b7-6c67-4faf-afc6-6ca7fadf61eb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.216717 | controller |     "Jun 14 08:15:58.242036 crc crio[3637]: time=\"2026-06-14T08:15:58.241802107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.216732 | controller |     "Jun 14 08:15:58.250735 crc crio[3637]: time=\"2026-06-14T08:15:58.24671377Z\" level=info msg=\"Ran pod sandbox f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=e31a9917-122f-4a57-a1dc-bbd6eece4338 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.216747 | controller |     "Jun 14 08:15:58.289442 crc crio[3637]: time=\"2026-06-14T08:15:58.283390189Z\" level=info msg=\"Ran pod sandbox b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=055a06df-5242-4db1-9a84-14251d61e20a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.216762 | controller |     "Jun 14 08:15:58.290279 crc crio[3637]: time=\"2026-06-14T08:15:58.290165462Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=90532573-5bae-4652-bb42-fa405faa5be5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216777 | controller |     "Jun 14 08:15:58.290445 crc crio[3637]: time=\"2026-06-14T08:15:58.290363728Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=7bc7789a-f595-466d-8d6e-3342e79cd1b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216792 | controller |     "Jun 14 08:15:58.291256 crc crio[3637]: time=\"2026-06-14T08:15:58.291179115Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=1d538a9a-6f5c-4d7b-8bad-45693e45d41f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.216807 | controller |     "Jun 14 08:15:58.291955 crc crio[3637]: time=\"2026-06-14T08:15:58.291824229Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=16257604-4e20-465f-b47d-3fffebf1efa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216821 | controller |     "Jun 14 08:15:58.301975 crc crio[3637]: time=\"2026-06-14T08:15:58.292277782Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=eceaa20b-f791-45c8-8d71-5fef16e8cbaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.216836 | controller |     "Jun 14 08:15:58.412731 crc crio[3637]: time=\"2026-06-14T08:15:58.402752884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.216850 | controller |     "Jun 14 08:15:58.414057 crc crio[3637]: time=\"2026-06-14T08:15:58.292543141Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=02038b4f-55cf-41cd-9e42-d70651438118 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.216865 | controller |     "Jun 14 08:15:58.414156 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b8547af875a589 Mac:8a:3f:f0:05:7c:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/739ffafd-c1e3-44c0-aab6-936dc4a138b5 SocketPath: PciID:}] [{Interface:0xc00050e5d0 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.216882 | controller |     "Jun 14 08:15:58.416132 crc crio[3637]: time=\"2026-06-14T08:15:58.296292497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=69b78106-dfda-4d3d-98a7-f914daf0b07b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.216897 | controller |     "Jun 14 08:15:58.416780 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d00f32e88785207 Mac:8a:fd:a4:c1:ef:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/acb6db4f-8611-4145-8957-d46a659f993f SocketPath: PciID:}] [{Interface:0xc000194c50 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.216911 | controller |     "Jun 14 08:15:58.420767 crc crio[3637]: time=\"2026-06-14T08:15:58.299554953Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=9e0d97a4-6406-4d06-8a2c-55abbb5056cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.216926 | controller |     "Jun 14 08:15:58.420767 crc crio[3637]: time=\"2026-06-14T08:15:58.300720684Z\" level=info msg=\"Ran pod sandbox b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=7f1c95b8-f86a-4054-9297-e9d57eacf9da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.216940 | controller |     "Jun 14 08:15:58.420767 crc crio[3637]: time=\"2026-06-14T08:15:58.418578324Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/739ffafd-c1e3-44c0-aab6-936dc4a138b5 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:0xc002d98188}] Aliases:map[]}\"",
2026-06-14 10:12:41.216955 | controller |     "Jun 14 08:15:58.420767 crc crio[3637]: time=\"2026-06-14T08:15:58.325373474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.216970 | controller |     "Jun 14 08:15:58.421661 crc crio[3637]: time=\"2026-06-14T08:15:58.292609463Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=a8b1fb4e-f57c-46e2-b548-d28818b53233 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.216984 | controller |     "Jun 14 08:15:58.422080 crc crio[3637]: time=\"2026-06-14T08:15:58.421976992Z\" level=info msg=\"Created container 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f: openshift-console/console-6c684df5db-cc8g8/console\" id=8850632f-f866-4305-8d23-4a6a733c1b0d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.216999 | controller |     "Jun 14 08:15:58.423100 crc crio[3637]: time=\"2026-06-14T08:15:58.42235739Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.217014 | controller |     "Jun 14 08:15:58.430660 crc crio[3637]: time=\"2026-06-14T08:15:58.425470032Z\" level=info msg=\"Created container adc8f2ceb32046bf8118f83d1be57ec9c18d6c662f7bebd95837fc4cad3a9e21: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=14870c90-c554-4a98-93d4-625986210d48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.217032 | controller |     "Jun 14 08:15:58.437163 crc crio[3637]: time=\"2026-06-14T08:15:58.43559243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217047 | controller |     "Jun 14 08:15:58.437163 crc crio[3637]: time=\"2026-06-14T08:15:58.436970624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217061 | controller |     "Jun 14 08:15:58.437777 crc crio[3637]: time=\"2026-06-14T08:15:58.437346928Z\" level=info msg=\"Created container 8ed5505a2aaf612a38306aeb4367e47edefa4f0e385d12a3599e035f3008f5d4: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=4fb1105c-109d-460b-867d-6aa891a0160a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.217076 | controller |     "Jun 14 08:15:58.445219 crc crio[3637]: time=\"2026-06-14T08:15:58.445140929Z\" level=info msg=\"Starting container: 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f\" id=e4ee3926-f131-4108-b95c-d369a4935914 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.217090 | controller |     "Jun 14 08:15:58.452317 crc crio[3637]: time=\"2026-06-14T08:15:58.452030398Z\" level=info msg=\"Starting container: adc8f2ceb32046bf8118f83d1be57ec9c18d6c662f7bebd95837fc4cad3a9e21\" id=5930a04c-2397-48a9-b961-433c5e88deff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.217105 | controller |     "Jun 14 08:15:58.453716 crc crio[3637]: time=\"2026-06-14T08:15:58.453621101Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=03e4dee9-4f16-4a95-9dad-811f5fc98c43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.217119 | controller |     "Jun 14 08:15:58.453922 crc crio[3637]: time=\"2026-06-14T08:15:58.453822487Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=fc91b2a7-bca9-473f-bd4e-7a3b3e2e66a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.217133 | controller |     "Jun 14 08:15:58.466876 crc crio[3637]: time=\"2026-06-14T08:15:58.460171807Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=2556267e-aa5a-4525-a4e4-5a5669fca767 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.217148 | controller |     "Jun 14 08:15:58.473194 crc crio[3637]: time=\"2026-06-14T08:15:58.471305564Z\" level=info msg=\"Started container\" PID=13080 containerID=6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f description=openshift-console/console-6c684df5db-cc8g8/console id=e4ee3926-f131-4108-b95c-d369a4935914 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52",
2026-06-14 10:12:41.217163 | controller |     "Jun 14 08:15:58.473194 crc crio[3637]: time=\"2026-06-14T08:15:58.471680716Z\" level=info msg=\"Starting container: 8ed5505a2aaf612a38306aeb4367e47edefa4f0e385d12a3599e035f3008f5d4\" id=d76eba34-ab7c-41ce-a134-5624681c28df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.217178 | controller |     "Jun 14 08:15:58.485068 crc crio[3637]: time=\"2026-06-14T08:15:58.476426934Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/acb6db4f-8611-4145-8957-d46a659f993f 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:0xc0002d6340}] Aliases:map[]}\"",
2026-06-14 10:12:41.217195 | controller |     "Jun 14 08:15:58.485068 crc crio[3637]: time=\"2026-06-14T08:15:58.477117407Z\" 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-14 10:12:41.217210 | controller |     "Jun 14 08:15:58.485068 crc crio[3637]: time=\"2026-06-14T08:15:58.480953147Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=5271e03c-f737-4a41-b1f0-2394600773ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.217225 | controller |     "Jun 14 08:15:58.496804 crc crio[3637]: time=\"2026-06-14T08:15:58.48979523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217240 | controller |     "Jun 14 08:15:58.497433 crc crio[3637]: time=\"2026-06-14T08:15:58.497351725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217254 | controller |     "Jun 14 08:15:58.511177 crc crio[3637]: time=\"2026-06-14T08:15:58.510971231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217269 | controller |     "Jun 14 08:15:58.516424 crc crio[3637]: time=\"2026-06-14T08:15:58.516188726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217284 | controller |     "Jun 14 08:15:58.517331 crc crio[3637]: time=\"2026-06-14T08:15:58.517148568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217298 | controller |     "Jun 14 08:15:58.519275 crc crio[3637]: time=\"2026-06-14T08:15:58.517923862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217312 | controller |     "Jun 14 08:15:58.537146 crc crio[3637]: time=\"2026-06-14T08:15:58.535656202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217326 | controller |     "Jun 14 08:15:58.555427 crc crio[3637]: time=\"2026-06-14T08:15:58.553093699Z\" level=info msg=\"Started container\" PID=13041 containerID=adc8f2ceb32046bf8118f83d1be57ec9c18d6c662f7bebd95837fc4cad3a9e21 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=5930a04c-2397-48a9-b961-433c5e88deff name=/runtime.v1.RuntimeService/StartContainer sandboxID=2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b",
2026-06-14 10:12:41.217340 | controller |     "Jun 14 08:15:58.555427 crc crio[3637]: time=\"2026-06-14T08:15:58.553227566Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=5343e379-4e2f-4180-8032-5bd9ac7d50e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.217390 | controller |     "Jun 14 08:15:58.559226 crc crio[3637]: time=\"2026-06-14T08:15:58.558966399Z\" level=info msg=\"Ran pod sandbox 7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=72c350ac-a566-4992-ae88-8c52865b41db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.217411 | controller |     "Jun 14 08:15:58.573664 crc crio[3637]: time=\"2026-06-14T08:15:58.573491859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7d0b51e9-5266-46fc-8523-62536ece61c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.217426 | controller |     "Jun 14 08:15:58.602908 crc crio[3637]: time=\"2026-06-14T08:15:58.600317998Z\" level=info msg=\"Created container abc0a8b144b6055aadeb64ec8de23939f3307a16172a492060efa4b226858529: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=151ff10c-3921-4ddf-9313-5427b88318cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.217441 | controller |     "Jun 14 08:15:58.609198 crc crio[3637]: time=\"2026-06-14T08:15:58.608777047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217456 | controller |     "Jun 14 08:15:58.609198 crc crio[3637]: time=\"2026-06-14T08:15:58.609176134Z\" level=info msg=\"Starting container: abc0a8b144b6055aadeb64ec8de23939f3307a16172a492060efa4b226858529\" id=a95988e9-3cb7-49e9-b2de-c0d22760780c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.217471 | controller |     "Jun 14 08:15:58.617286 crc crio[3637]: time=\"2026-06-14T08:15:58.612492262Z\" level=info msg=\"Started container\" PID=13085 containerID=8ed5505a2aaf612a38306aeb4367e47edefa4f0e385d12a3599e035f3008f5d4 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=d76eba34-ab7c-41ce-a134-5624681c28df name=/runtime.v1.RuntimeService/StartContainer sandboxID=93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20",
2026-06-14 10:12:41.217486 | controller |     "Jun 14 08:15:58.622548 crc crio[3637]: time=\"2026-06-14T08:15:58.620295373Z\" level=info msg=\"Started container\" PID=13098 containerID=abc0a8b144b6055aadeb64ec8de23939f3307a16172a492060efa4b226858529 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=a95988e9-3cb7-49e9-b2de-c0d22760780c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc",
2026-06-14 10:12:41.217501 | controller |     "Jun 14 08:15:58.633503 crc crio[3637]: time=\"2026-06-14T08:15:58.633228383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217516 | controller |     "Jun 14 08:15:58.640377 crc crio[3637]: time=\"2026-06-14T08:15:58.63659267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2741f875-b83f-4ec5-884a-17b8421510e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.217530 | controller |     "Jun 14 08:15:58.658801 crc crio[3637]: time=\"2026-06-14T08:15:58.649239885Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=138eb591-196e-48ea-a132-5667474f655c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.217546 | controller |     "Jun 14 08:15:58.678909 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c297b0ae8b5fd13 Mac:0e:5c:e4:e0:4c:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/ac5f216c-67b8-448a-83cf-d9f1935c1ffb SocketPath: PciID:}] [{Interface:0xc000014e90 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.217561 | controller |     "Jun 14 08:15:58.678909 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68a5185c5889ba4 Mac:0a:51:46:5b:fc:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/83ea3119-67e4-45f4-85f1-fc4d3d3d1887 SocketPath: PciID:}] [{Interface:0xc00037a760 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.217580 | controller |     "Jun 14 08:15:58.678909 crc crio[3637]: time=\"2026-06-14T08:15:58.668426357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217595 | controller |     "Jun 14 08:15:58.678909 crc crio[3637]: time=\"2026-06-14T08:15:58.669927284Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/83ea3119-67e4-45f4-85f1-fc4d3d3d1887 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:0xc00171a5e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.217611 | controller |     "Jun 14 08:15:58.678909 crc crio[3637]: time=\"2026-06-14T08:15:58.670134671Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.217625 | controller |     "Jun 14 08:15:58.678909 crc crio[3637]: time=\"2026-06-14T08:15:58.672356135Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ac5f216c-67b8-448a-83cf-d9f1935c1ffb 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:0xc00008c6a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.217640 | controller |     "Jun 14 08:15:58.678909 crc crio[3637]: time=\"2026-06-14T08:15:58.672551511Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.217655 | controller |     "Jun 14 08:15:58.731821 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9687f26c10314f4 Mac:6a:66:da:a9:cd:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/4e39dd06-d1a9-4873-a568-d4569a396b4b SocketPath: PciID:}] [{Interface:0xc000124c60 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.217670 | controller |     "Jun 14 08:15:58.731821 crc crio[3637]: time=\"2026-06-14T08:15:58.724391872Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4e39dd06-d1a9-4873-a568-d4569a396b4b 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:0xc000602618}] Aliases:map[]}\"",
2026-06-14 10:12:41.217686 | controller |     "Jun 14 08:15:58.731821 crc crio[3637]: time=\"2026-06-14T08:15:58.724589269Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.217703 | controller |     "Jun 14 08:15:58.740103 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af279a7b57e9519 Mac:ae:09:2b:ff:32:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/d8ce82a2-60e3-49e9-9913-140cc43a1cd6 SocketPath: PciID:}] [{Interface:0xc0001daa20 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.217724 | controller |     "Jun 14 08:15:58.760076 crc crio[3637]: time=\"2026-06-14T08:15:58.746087157Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/d8ce82a2-60e3-49e9-9913-140cc43a1cd6 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:0xc00008ca68}] Aliases:map[]}\"",
2026-06-14 10:12:41.217740 | controller |     "Jun 14 08:15:58.760076 crc crio[3637]: time=\"2026-06-14T08:15:58.747203035Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.217755 | controller |     "Jun 14 08:15:58.765711 crc crio[3637]: time=\"2026-06-14T08:15:58.765459846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217770 | controller |     "Jun 14 08:15:58.795827 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5e65550a21ed8a3 Mac:e6:1e:de:13:b7:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/6664d1ca-bb71-4d60-8232-46af5dfd25a5 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.217785 | controller |     "Jun 14 08:15:58.795827 crc crio[3637]: time=\"2026-06-14T08:15:58.794493652Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/6664d1ca-bb71-4d60-8232-46af5dfd25a5 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:0xc000b10390}] Aliases:map[]}\"",
2026-06-14 10:12:41.217800 | controller |     "Jun 14 08:15:58.795827 crc crio[3637]: time=\"2026-06-14T08:15:58.794715369Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.217815 | controller |     "Jun 14 08:15:58.822045 crc crio[3637]: time=\"2026-06-14T08:15:58.810628558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217830 | controller |     "Jun 14 08:15:58.822045 crc crio[3637]: 2026-06-14T08:15:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:33779d32b629454 Mac:7a:da:0c:cc:36:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/85f1dbea-a595-4505-8d6c-f35779c275ba SocketPath: PciID:}] [{Interface:0xc0004be5d0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.217844 | controller |     "Jun 14 08:15:58.822045 crc crio[3637]: time=\"2026-06-14T08:15:58.815939202Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/85f1dbea-a595-4505-8d6c-f35779c275ba 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:0xc00235c2d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.217860 | controller |     "Jun 14 08:15:58.822045 crc crio[3637]: time=\"2026-06-14T08:15:58.816173021Z\" 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-14 10:12:41.217878 | controller |     "Jun 14 08:15:58.822045 crc crio[3637]: time=\"2026-06-14T08:15:58.818713451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217893 | controller |     "Jun 14 08:15:58.826482 crc crio[3637]: time=\"2026-06-14T08:15:58.826336893Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1139c374-7227-4ea3-ac0f-b798b3e6f339 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.217907 | controller |     "Jun 14 08:15:58.830931 crc crio[3637]: time=\"2026-06-14T08:15:58.830328476Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=e85b56bb-1295-4eb1-86b7-9d4fa79007d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.217922 | controller |     "Jun 14 08:15:58.834642 crc crio[3637]: time=\"2026-06-14T08:15:58.834420082Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=b32f7d31-64a4-4def-b7d7-503f76cf5ed4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.217937 | controller |     "Jun 14 08:15:58.839398 crc crio[3637]: time=\"2026-06-14T08:15:58.835437466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217951 | controller |     "Jun 14 08:15:58.839398 crc crio[3637]: time=\"2026-06-14T08:15:58.836675684Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=78462d85-c524-41a2-b590-02553137621d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.217976 | controller |     "Jun 14 08:15:58.839398 crc crio[3637]: time=\"2026-06-14T08:15:58.83715761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.217992 | controller |     "Jun 14 08:15:58.843382 crc crio[3637]: time=\"2026-06-14T08:15:58.842398657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218006 | controller |     "Jun 14 08:15:58.853120 crc crio[3637]: time=\"2026-06-14T08:15:58.852700781Z\" level=info msg=\"Ran pod sandbox d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=6233657a-3040-4d82-a8c2-81c5d4f8e9ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.218021 | controller |     "Jun 14 08:15:58.862903 crc crio[3637]: time=\"2026-06-14T08:15:58.862771435Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=3f1a36d6-73b3-4321-a4b5-4e8163e7dc84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.218036 | controller |     "Jun 14 08:15:58.870268 crc crio[3637]: time=\"2026-06-14T08:15:58.869700583Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=78accfcd-efbc-4ae9-89e1-042ee2214022 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218051 | controller |     "Jun 14 08:15:58.870268 crc crio[3637]: time=\"2026-06-14T08:15:58.870093978Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=2d830173-d18a-4ef4-9b82-71109edf979a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.218068 | controller |     "Jun 14 08:15:58.870439 crc crio[3637]: time=\"2026-06-14T08:15:58.870188159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7f628e82-b4ed-49a7-8d0d-d45890b3cbef name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218083 | controller |     "Jun 14 08:15:58.870439 crc crio[3637]: time=\"2026-06-14T08:15:58.870117847Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e63f51a-29b9-49c4-80d5-e63c274fb635 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218098 | controller |     "Jun 14 08:15:58.873705 crc crio[3637]: time=\"2026-06-14T08:15:58.873273723Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=e3d54c9a-6f8c-46dd-a4b5-39a26eb227d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218112 | controller |     "Jun 14 08:15:58.885141 crc crio[3637]: time=\"2026-06-14T08:15:58.882084272Z\" level=info msg=\"Created container 5dbd693d955ac0b5b2eaab9a96092993ab517b10b1ab4d0c22d2b5e5025f98af: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=875b3cf4-320a-4e8c-8a22-8026cdff7ea2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.218126 | controller |     "Jun 14 08:15:58.893549 crc crio[3637]: time=\"2026-06-14T08:15:58.892573307Z\" level=info msg=\"Starting container: 5dbd693d955ac0b5b2eaab9a96092993ab517b10b1ab4d0c22d2b5e5025f98af\" id=59268417-6a86-4074-9cbc-1965ba39c716 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.218140 | controller |     "Jun 14 08:15:58.893549 crc crio[3637]: time=\"2026-06-14T08:15:58.892685776Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.218155 | controller |     "Jun 14 08:15:58.893689 crc crio[3637]: time=\"2026-06-14T08:15:58.893627697Z\" level=info msg=\"Ran pod sandbox 68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=70a42aa0-36cb-4ce7-8365-becc73281177 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.218169 | controller |     "Jun 14 08:15:58.900943 crc crio[3637]: time=\"2026-06-14T08:15:58.896175226Z\" level=info msg=\"Created container 276d21985b71ae1450b51cef857345c0757202766435384e5ccc08a3a17cde46: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=366ace53-6967-4cd9-85c5-d434b1198ca3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.218183 | controller |     "Jun 14 08:15:58.900943 crc crio[3637]: time=\"2026-06-14T08:15:58.898340304Z\" level=info msg=\"Starting container: 276d21985b71ae1450b51cef857345c0757202766435384e5ccc08a3a17cde46\" id=64e3dbc1-576f-4027-adda-c1d7c865be83 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.218198 | controller |     "Jun 14 08:15:58.900943 crc crio[3637]: time=\"2026-06-14T08:15:58.898956344Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=593b1cfc-cf60-4d54-8216-97301f7c5903 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218212 | controller |     "Jun 14 08:15:58.919351 crc crio[3637]: time=\"2026-06-14T08:15:58.919177496Z\" level=info msg=\"Started container\" PID=13140 containerID=5dbd693d955ac0b5b2eaab9a96092993ab517b10b1ab4d0c22d2b5e5025f98af description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=59268417-6a86-4074-9cbc-1965ba39c716 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737",
2026-06-14 10:12:41.218230 | controller |     "Jun 14 08:15:58.951094 crc crio[3637]: time=\"2026-06-14T08:15:58.947156259Z\" level=info msg=\"Started container\" PID=13160 containerID=276d21985b71ae1450b51cef857345c0757202766435384e5ccc08a3a17cde46 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=64e3dbc1-576f-4027-adda-c1d7c865be83 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b",
2026-06-14 10:12:41.218246 | controller |     "Jun 14 08:15:58.963883 crc crio[3637]: time=\"2026-06-14T08:15:58.963637464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218261 | controller |     "Jun 14 08:15:58.977153 crc crio[3637]: time=\"2026-06-14T08:15:58.974945014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218276 | controller |     "Jun 14 08:15:58.980625 crc crio[3637]: time=\"2026-06-14T08:15:58.980044528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218290 | controller |     "Jun 14 08:15:58.986803 crc crio[3637]: time=\"2026-06-14T08:15:58.986739971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218305 | controller |     "Jun 14 08:15:58.995955 crc crio[3637]: time=\"2026-06-14T08:15:58.995758576Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fb32fd52-da61-4205-ba8f-3fe0d24d5427 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.218319 | controller |     "Jun 14 08:15:58.997942 crc crio[3637]: time=\"2026-06-14T08:15:58.997110045Z\" level=info msg=\"Ran pod sandbox c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=ba5d2840-6e7a-49bc-aec0-77980751dcdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.218333 | controller |     "Jun 14 08:15:59.002437 crc crio[3637]: time=\"2026-06-14T08:15:59.002044429Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.218361 | controller |     "Jun 14 08:15:59.007924 crc crio[3637]: time=\"2026-06-14T08:15:59.007693466Z\" level=info msg=\"Created container b1748870d6b3fda5470cf6f4ebe7b210707a3957eb723cc1fada2015ef04182f: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=dc2544be-64d1-4376-b57d-394b9348a3c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.218380 | controller |     "Jun 14 08:15:59.011977 crc crio[3637]: time=\"2026-06-14T08:15:59.011578945Z\" level=info msg=\"Starting container: b1748870d6b3fda5470cf6f4ebe7b210707a3957eb723cc1fada2015ef04182f\" id=f5e851e9-a7e8-4bfa-8043-3b507553cd1a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.218395 | controller |     "Jun 14 08:15:59.012136 crc crio[3637]: time=\"2026-06-14T08:15:59.012057761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=812850cd-babe-4f3a-a0dc-a594e560da85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218410 | controller |     "Jun 14 08:15:59.014277 crc crio[3637]: time=\"2026-06-14T08:15:59.014229353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218425 | controller |     "Jun 14 08:15:59.014777 crc crio[3637]: time=\"2026-06-14T08:15:59.014685868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218443 | controller |     "Jun 14 08:15:59.019685 crc crio[3637]: time=\"2026-06-14T08:15:59.019406133Z\" level=info msg=\"Ran pod sandbox 9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=8493a4ac-96c0-43ba-ba89-8863420acffa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.218458 | controller |     "Jun 14 08:15:59.024050 crc crio[3637]: time=\"2026-06-14T08:15:59.023918672Z\" level=info msg=\"Ran pod sandbox af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=103cf854-d6e4-4b3b-9a34-c546009f8b8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.218473 | controller |     "Jun 14 08:15:59.025790 crc crio[3637]: time=\"2026-06-14T08:15:59.025641567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=f5d0b6fd-13f7-4517-b667-88e4b1ed1616 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218487 | controller |     "Jun 14 08:15:59.026252 crc crio[3637]: time=\"2026-06-14T08:15:59.02619285Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=c8116b49-7413-42c0-9495-2878abb891e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.218502 | controller |     "Jun 14 08:15:59.026679 crc crio[3637]: time=\"2026-06-14T08:15:59.026542572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218517 | controller |     "Jun 14 08:15:59.028205 crc crio[3637]: time=\"2026-06-14T08:15:59.02808399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=74bec24a-b99f-4312-b5e1-7465f40bfe81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218531 | controller |     "Jun 14 08:15:59.028658 crc crio[3637]: time=\"2026-06-14T08:15:59.028564856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=414b5840-1e8f-4646-8b5f-fd6368e33990 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218546 | controller |     "Jun 14 08:15:59.032280 crc crio[3637]: time=\"2026-06-14T08:15:59.032206049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218560 | controller |     "Jun 14 08:15:59.038370 crc crio[3637]: time=\"2026-06-14T08:15:59.038270903Z\" level=info msg=\"Started container\" PID=13163 containerID=b1748870d6b3fda5470cf6f4ebe7b210707a3957eb723cc1fada2015ef04182f description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=f5e851e9-a7e8-4bfa-8043-3b507553cd1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d",
2026-06-14 10:12:41.218575 | controller |     "Jun 14 08:15:59.047524 crc crio[3637]: time=\"2026-06-14T08:15:59.047450155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218590 | controller |     "Jun 14 08:15:59.056643 crc crio[3637]: time=\"2026-06-14T08:15:59.055761394Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=66991e9c-c555-4a07-a61e-b0fa939cffe5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.218608 | controller |     "Jun 14 08:15:59.056970 crc crio[3637]: time=\"2026-06-14T08:15:59.055944383Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=2d3e7071-6e25-42e9-b9df-3ba6b3e47f8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218623 | controller |     "Jun 14 08:15:59.056970 crc crio[3637]: time=\"2026-06-14T08:15:59.056026181Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=a064ef30-57b2-4f3d-bf5e-ff541a78b0e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.218638 | controller |     "Jun 14 08:15:59.056970 crc crio[3637]: time=\"2026-06-14T08:15:59.05614663Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=30008d17-f231-4d12-936a-184aca0459da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.218653 | controller |     "Jun 14 08:15:59.098955 crc crio[3637]: time=\"2026-06-14T08:15:59.098821255Z\" level=info msg=\"Ran pod sandbox 33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=6c0cfb3d-a8b8-49a0-9af8-94c46e823cfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.218668 | controller |     "Jun 14 08:15:59.108592 crc crio[3637]: time=\"2026-06-14T08:15:59.108507078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218683 | controller |     "Jun 14 08:15:59.114118 crc crio[3637]: time=\"2026-06-14T08:15:59.114051704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218697 | controller |     "Jun 14 08:15:59.121169 crc crio[3637]: time=\"2026-06-14T08:15:59.120703409Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=88847332-c323-484f-81cb-6e7e06b36606 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218712 | controller |     "Jun 14 08:15:59.121900 crc crio[3637]: time=\"2026-06-14T08:15:59.12164742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218727 | controller |     "Jun 14 08:15:59.123222 crc crio[3637]: time=\"2026-06-14T08:15:59.122060323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ca1f29c6-a593-45f6-afcb-5291636857e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218742 | controller |     "Jun 14 08:15:59.123742 crc crio[3637]: time=\"2026-06-14T08:15:59.123681557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=765f82e4-3ea0-4e8e-8ffb-cd0fb1a6a11f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218757 | controller |     "Jun 14 08:15:59.124472 crc crio[3637]: time=\"2026-06-14T08:15:59.124403354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218772 | controller |     "Jun 14 08:15:59.124944 crc crio[3637]: time=\"2026-06-14T08:15:59.124583637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218792 | controller |     "Jun 14 08:15:59.125635 crc crio[3637]: time=\"2026-06-14T08:15:59.125558859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218807 | controller |     "Jun 14 08:15:59.127716 crc crio[3637]: time=\"2026-06-14T08:15:59.127650549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=aefed3b7-6ce3-4a1b-881b-cf31bd92a496 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218821 | controller |     "Jun 14 08:15:59.129948 crc crio[3637]: time=\"2026-06-14T08:15:59.129791134Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=193990b6-f74e-4f8a-9530-84e64ca1c5d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.218836 | controller |     "Jun 14 08:15:59.130252 crc crio[3637]: time=\"2026-06-14T08:15:59.130170911Z\" level=info msg=\"Ran pod sandbox 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=3d2f65a6-317c-4121-a2c7-13a732623dbf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.218851 | controller |     "Jun 14 08:15:59.145529 crc crio[3637]: time=\"2026-06-14T08:15:59.141086719Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=629fd71b-e771-4678-978d-d1b63ca44401 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218866 | controller |     "Jun 14 08:15:59.149732 crc crio[3637]: time=\"2026-06-14T08:15:59.149365851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218881 | controller |     "Jun 14 08:15:59.175603 crc crio[3637]: time=\"2026-06-14T08:15:59.174686982Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=059f47a8-f0f7-4016-a3b8-5938c12d45b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218896 | controller |     "Jun 14 08:15:59.175603 crc crio[3637]: time=\"2026-06-14T08:15:59.174938404Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=db4c0d1d-7021-4e3c-bc82-760c4b0408f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.218911 | controller |     "Jun 14 08:15:59.175603 crc crio[3637]: time=\"2026-06-14T08:15:59.175192709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=af8e9eb1-db87-40a6-8404-3e25f47622e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218925 | controller |     "Jun 14 08:15:59.175603 crc crio[3637]: time=\"2026-06-14T08:15:59.175230532Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=56285d1c-d78b-4843-8ac3-5fea969dfb73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.218940 | controller |     "Jun 14 08:15:59.186366 crc crio[3637]: time=\"2026-06-14T08:15:59.180296477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.218955 | controller |     "Jun 14 08:15:59.186366 crc crio[3637]: time=\"2026-06-14T08:15:59.184137792Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=2c7489c1-19b7-4d2a-8efb-8c0e0a4f02ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.218970 | controller |     "Jun 14 08:15:59.346913 crc crio[3637]: time=\"2026-06-14T08:15:59.345126594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=faba8fc5-c9b1-4b81-9d8b-07bac23b186a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.218987 | controller |     "Jun 14 08:15:59.390682 crc crio[3637]: time=\"2026-06-14T08:15:59.390554243Z\" level=info msg=\"Created container dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=bb1f6270-0b69-4074-9140-c1cbe510be30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219002 | controller |     "Jun 14 08:15:59.408699 crc crio[3637]: time=\"2026-06-14T08:15:59.403464798Z\" level=info msg=\"Starting container: dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04\" id=83a8ae42-aa61-495d-ab60-575c2af9a883 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.219017 | controller |     "Jun 14 08:15:59.419047 crc crio[3637]: time=\"2026-06-14T08:15:59.415595215Z\" level=info msg=\"Created container ed01235c023832fc3e4c8d8898322cadf929903505db88eac8b625b08b5202b2: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=38c43b24-e98b-4590-a720-628a2c241b31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219032 | controller |     "Jun 14 08:15:59.424630 crc crio[3637]: time=\"2026-06-14T08:15:59.424545622Z\" level=info msg=\"Created container 3e1c47262a5a0fb994f7c5bf19535a681969bd7a24976792bb40e863b7a7cef9: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=c0ea652a-d465-47fe-94eb-fafcaaec5658 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219046 | controller |     "Jun 14 08:15:59.429326 crc crio[3637]: time=\"2026-06-14T08:15:59.429128774Z\" level=info msg=\"Starting container: ed01235c023832fc3e4c8d8898322cadf929903505db88eac8b625b08b5202b2\" id=76268a4e-433d-4885-82eb-1a90e322b5d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.219061 | controller |     "Jun 14 08:15:59.434694 crc crio[3637]: time=\"2026-06-14T08:15:59.434488562Z\" level=info msg=\"Starting container: 3e1c47262a5a0fb994f7c5bf19535a681969bd7a24976792bb40e863b7a7cef9\" id=4fd75f5f-33c8-4522-8fd7-a4705d1ccc74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.219076 | controller |     "Jun 14 08:15:59.445587 crc crio[3637]: time=\"2026-06-14T08:15:59.445459513Z\" level=info msg=\"Started container\" PID=13223 containerID=dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=83a8ae42-aa61-495d-ab60-575c2af9a883 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8",
2026-06-14 10:12:41.219091 | controller |     "Jun 14 08:15:59.488822 crc crio[3637]: time=\"2026-06-14T08:15:59.485172942Z\" level=info msg=\"Started container\" PID=13220 containerID=3e1c47262a5a0fb994f7c5bf19535a681969bd7a24976792bb40e863b7a7cef9 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=4fd75f5f-33c8-4522-8fd7-a4705d1ccc74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0",
2026-06-14 10:12:41.219106 | controller |     "Jun 14 08:15:59.503977 crc crio[3637]: time=\"2026-06-14T08:15:59.50373953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219121 | controller |     "Jun 14 08:15:59.521387 crc crio[3637]: time=\"2026-06-14T08:15:59.519016898Z\" level=info msg=\"Started container\" PID=13222 containerID=ed01235c023832fc3e4c8d8898322cadf929903505db88eac8b625b08b5202b2 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=76268a4e-433d-4885-82eb-1a90e322b5d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84",
2026-06-14 10:12:41.219140 | controller |     "Jun 14 08:15:59.541197 crc crio[3637]: time=\"2026-06-14T08:15:59.540572549Z\" level=info msg=\"Created container 4ee128edb324cd9c9e8c9c2eab14e1a917d55ac2803dbe927fdf23ce410554b2: openshift-dns/dns-default-qtghf/dns\" id=69465adf-8d32-4890-99b9-ad664fb5c87f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219155 | controller |     "Jun 14 08:15:59.547044 crc crio[3637]: time=\"2026-06-14T08:15:59.546715937Z\" level=info msg=\"Created container 17b67908587d8919f6f8cc2c502a51da57169341cc8042a8463e71c9856124d1: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=d1f06055-f920-4244-ab85-7e214fbb737e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219170 | controller |     "Jun 14 08:15:59.556476 crc crio[3637]: time=\"2026-06-14T08:15:59.556354157Z\" level=info msg=\"Starting container: 4ee128edb324cd9c9e8c9c2eab14e1a917d55ac2803dbe927fdf23ce410554b2\" id=4768ff4c-d94f-458a-8436-3e5692c5045f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.219184 | controller |     "Jun 14 08:15:59.577235 crc crio[3637]: time=\"2026-06-14T08:15:59.577025104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219199 | controller |     "Jun 14 08:15:59.592633 crc crio[3637]: time=\"2026-06-14T08:15:59.592525838Z\" level=info msg=\"Starting container: 17b67908587d8919f6f8cc2c502a51da57169341cc8042a8463e71c9856124d1\" id=6bf6083d-a4a9-4af6-9d70-469d4efe9191 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.219213 | controller |     "Jun 14 08:15:59.604502 crc crio[3637]: time=\"2026-06-14T08:15:59.601667986Z\" level=info msg=\"Created container 5f935dae32aebb541fb971b535a01b400b03269e2c3c54332547fa4cc3038451: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=887d889a-de36-4679-8e06-1b157735bef1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219228 | controller |     "Jun 14 08:15:59.604502 crc crio[3637]: time=\"2026-06-14T08:15:59.604341424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5666d357-8248-4925-b45e-3c2e5144240e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.219243 | controller |     "Jun 14 08:15:59.604502 crc crio[3637]: time=\"2026-06-14T08:15:59.604469138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=87fd1526-1d83-4a03-8d26-b807c3935dd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.219257 | controller |     "Jun 14 08:15:59.609188 crc crio[3637]: time=\"2026-06-14T08:15:59.607112705Z\" level=info msg=\"Starting container: 5f935dae32aebb541fb971b535a01b400b03269e2c3c54332547fa4cc3038451\" id=a56819da-8c86-468d-a4ae-7e4f84a7ff6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.219272 | controller |     "Jun 14 08:15:59.614008 crc crio[3637]: time=\"2026-06-14T08:15:59.613306651Z\" level=info msg=\"Started container\" PID=13264 containerID=4ee128edb324cd9c9e8c9c2eab14e1a917d55ac2803dbe927fdf23ce410554b2 description=openshift-dns/dns-default-qtghf/dns id=4768ff4c-d94f-458a-8436-3e5692c5045f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48",
2026-06-14 10:12:41.219287 | controller |     "Jun 14 08:15:59.623572 crc crio[3637]: time=\"2026-06-14T08:15:59.622565733Z\" level=info msg=\"Created container 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=50e9aaa6-becb-4dc6-aee9-80c7f1ec3977 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219305 | controller |     "Jun 14 08:15:59.657065 crc crio[3637]: time=\"2026-06-14T08:15:59.656244221Z\" level=info msg=\"Starting container: 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7\" id=f6a8ede6-6c7b-4a57-b194-af33cac05c62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.219320 | controller |     "Jun 14 08:15:59.724267 crc crio[3637]: time=\"2026-06-14T08:15:59.723482147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219334 | controller |     "Jun 14 08:15:59.724267 crc crio[3637]: time=\"2026-06-14T08:15:59.724245602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219365 | controller |     "Jun 14 08:15:59.733164 crc crio[3637]: time=\"2026-06-14T08:15:59.731348202Z\" level=info msg=\"Started container\" PID=13224 containerID=5f935dae32aebb541fb971b535a01b400b03269e2c3c54332547fa4cc3038451 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=a56819da-8c86-468d-a4ae-7e4f84a7ff6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6",
2026-06-14 10:12:41.219382 | controller |     "Jun 14 08:15:59.733164 crc crio[3637]: time=\"2026-06-14T08:15:59.731679393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=712da23e-c6dd-4bb7-9676-788123931716 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.219397 | controller |     "Jun 14 08:15:59.749547 crc crio[3637]: time=\"2026-06-14T08:15:59.74882756Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=8c24915b-ff23-46ae-9410-37a0884d9e75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219411 | controller |     "Jun 14 08:15:59.750543 crc crio[3637]: time=\"2026-06-14T08:15:59.749353022Z\" level=info msg=\"Started container\" PID=13267 containerID=16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f6a8ede6-6c7b-4a57-b194-af33cac05c62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632",
2026-06-14 10:12:41.219426 | controller |     "Jun 14 08:15:59.771132 crc crio[3637]: time=\"2026-06-14T08:15:59.770486982Z\" level=info msg=\"Created container c7cbc6a30dfc126a51ef4194e48bae6f01ff9e3db9cf446df8233498ab07116f: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=a58820a1-68b7-494f-b17b-7c2cca3bc657 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219441 | controller |     "Jun 14 08:15:59.777079 crc crio[3637]: time=\"2026-06-14T08:15:59.776825017Z\" level=info msg=\"Starting container: c7cbc6a30dfc126a51ef4194e48bae6f01ff9e3db9cf446df8233498ab07116f\" id=62649c58-264f-4bf0-8167-0efd599d3ec5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.219456 | controller |     "Jun 14 08:15:59.793050 crc crio[3637]: time=\"2026-06-14T08:15:59.792498583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219471 | controller |     "Jun 14 08:15:59.879242 crc crio[3637]: time=\"2026-06-14T08:15:59.877288031Z\" level=info msg=\"Started container\" PID=13268 containerID=c7cbc6a30dfc126a51ef4194e48bae6f01ff9e3db9cf446df8233498ab07116f description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=62649c58-264f-4bf0-8167-0efd599d3ec5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0",
2026-06-14 10:12:41.219489 | controller |     "Jun 14 08:15:59.887503 crc crio[3637]: time=\"2026-06-14T08:15:59.884384268Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=72d174cb-1ed3-4f94-b3c3-5c5b022dc516 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.219504 | controller |     "Jun 14 08:16:00.032024 crc crio[3637]: time=\"2026-06-14T08:16:00.030347167Z\" level=info msg=\"Started container\" PID=13251 containerID=17b67908587d8919f6f8cc2c502a51da57169341cc8042a8463e71c9856124d1 description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=6bf6083d-a4a9-4af6-9d70-469d4efe9191 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355",
2026-06-14 10:12:41.219520 | controller |     "Jun 14 08:16:00.119589 crc crio[3637]: time=\"2026-06-14T08:16:00.119459838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219535 | controller |     "Jun 14 08:16:00.192830 crc crio[3637]: time=\"2026-06-14T08:16:00.19156457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219550 | controller |     "Jun 14 08:16:00.196561 crc crio[3637]: time=\"2026-06-14T08:16:00.196411421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219568 | controller |     "Jun 14 08:16:00.224374 crc crio[3637]: time=\"2026-06-14T08:16:00.218317361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=69397c4c-18d3-47f7-aaf4-c4026b396b35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.219586 | controller |     "Jun 14 08:16:00.227437 crc crio[3637]: time=\"2026-06-14T08:16:00.227382652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a3b93b1d-7792-46fb-b168-ac3b8993e95f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.219604 | controller |     "Jun 14 08:16:00.228120 crc crio[3637]: time=\"2026-06-14T08:16:00.228095216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0388cf3e-1847-4db0-8acc-fb988cd0dd6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.219622 | controller |     "Jun 14 08:16:00.270451 crc crio[3637]: time=\"2026-06-14T08:16:00.248228727Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=99230b2c-ce10-44ab-b90c-8b0874c8d935 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219641 | controller |     "Jun 14 08:16:00.279234 crc crio[3637]: time=\"2026-06-14T08:16:00.278772821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=318fa31d-7713-4e5b-8a22-b068ac450623 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.219659 | controller |     "Jun 14 08:16:00.286585 crc crio[3637]: time=\"2026-06-14T08:16:00.285519365Z\" level=info msg=\"Created container 6ee88cf7cd25c5e3d09afd9cf7a2cc03b150e77c93a1873b1d2be17079ae40c9: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=eceaa20b-f791-45c8-8d71-5fef16e8cbaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219674 | controller |     "Jun 14 08:16:00.307076 crc crio[3637]: time=\"2026-06-14T08:16:00.305395885Z\" level=info msg=\"Starting container: 6ee88cf7cd25c5e3d09afd9cf7a2cc03b150e77c93a1873b1d2be17079ae40c9\" id=742edc8b-9ba4-4f81-a581-76d52ef1a259 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.219692 | controller |     "Jun 14 08:16:00.512069 crc crio[3637]: time=\"2026-06-14T08:16:00.511414109Z\" level=info msg=\"Started container\" PID=13275 containerID=6ee88cf7cd25c5e3d09afd9cf7a2cc03b150e77c93a1873b1d2be17079ae40c9 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=742edc8b-9ba4-4f81-a581-76d52ef1a259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf",
2026-06-14 10:12:41.219707 | controller |     "Jun 14 08:16:00.705824 crc crio[3637]: time=\"2026-06-14T08:16:00.702029836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=0d5b3f32-783b-4fd1-b369-cb98971a400d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.219722 | controller |     "Jun 14 08:16:00.761264 crc crio[3637]: time=\"2026-06-14T08:16:00.761081079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219737 | controller |     "Jun 14 08:16:00.804648 crc crio[3637]: time=\"2026-06-14T08:16:00.80165159Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=857d7364-6ed8-42dc-9ac8-72df660a3271 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219752 | controller |     "Jun 14 08:16:00.804648 crc crio[3637]: time=\"2026-06-14T08:16:00.802333293Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=4b7cf87d-acf4-449c-ad41-d68b19d6480d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219767 | controller |     "Jun 14 08:16:00.804648 crc crio[3637]: time=\"2026-06-14T08:16:00.802385601Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=7acb4741-d346-451c-84c8-594b0c966b0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219781 | controller |     "Jun 14 08:16:00.815071 crc crio[3637]: time=\"2026-06-14T08:16:00.814062138Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=0e677eac-1ebe-4d1f-bdf8-944ea5f8e888 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219795 | controller |     "Jun 14 08:16:00.908634 crc crio[3637]: time=\"2026-06-14T08:16:00.903538972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219810 | controller |     "Jun 14 08:16:01.023349 crc crio[3637]: time=\"2026-06-14T08:16:01.022674352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219824 | controller |     "Jun 14 08:16:01.308201 crc crio[3637]: time=\"2026-06-14T08:16:01.307182612Z\" level=info msg=\"Created container aae7b9f7c4f5d111cfad2e9c7c47da563384cafcd6780857918df3b03fb2c639: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=c8116b49-7413-42c0-9495-2878abb891e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219839 | controller |     "Jun 14 08:16:01.331681 crc crio[3637]: time=\"2026-06-14T08:16:01.327752793Z\" level=info msg=\"Starting container: aae7b9f7c4f5d111cfad2e9c7c47da563384cafcd6780857918df3b03fb2c639\" id=9d15b9c1-82b9-4830-94bd-0fdc310aabf5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.219854 | controller |     "Jun 14 08:16:01.480234 crc crio[3637]: time=\"2026-06-14T08:16:01.479301094Z\" level=info msg=\"Started container\" PID=13314 containerID=aae7b9f7c4f5d111cfad2e9c7c47da563384cafcd6780857918df3b03fb2c639 description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=9d15b9c1-82b9-4830-94bd-0fdc310aabf5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b",
2026-06-14 10:12:41.219872 | controller |     "Jun 14 08:16:01.648225 crc crio[3637]: time=\"2026-06-14T08:16:01.638355173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219887 | controller |     "Jun 14 08:16:02.023666 crc crio[3637]: time=\"2026-06-14T08:16:02.010447602Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=b01f0ca1-7f08-4698-8203-e34b98c9b3ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.219902 | controller |     "Jun 14 08:16:02.029040 crc crio[3637]: time=\"2026-06-14T08:16:02.027656359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219916 | controller |     "Jun 14 08:16:02.145264 crc crio[3637]: time=\"2026-06-14T08:16:02.144284145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219931 | controller |     "Jun 14 08:16:02.221429 crc crio[3637]: time=\"2026-06-14T08:16:02.204659959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219946 | controller |     "Jun 14 08:16:02.251369 crc crio[3637]: time=\"2026-06-14T08:16:02.243680877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219961 | controller |     "Jun 14 08:16:02.312542 crc crio[3637]: time=\"2026-06-14T08:16:02.312485569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219975 | controller |     "Jun 14 08:16:02.334823 crc crio[3637]: time=\"2026-06-14T08:16:02.334782295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.219990 | controller |     "Jun 14 08:16:02.383540 crc crio[3637]: time=\"2026-06-14T08:16:02.383218643Z\" level=info msg=\"Created container 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=02038b4f-55cf-41cd-9e42-d70651438118 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.220004 | controller |     "Jun 14 08:16:02.392231 crc crio[3637]: time=\"2026-06-14T08:16:02.391768399Z\" level=info msg=\"Starting container: 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62\" id=fd0b8dc5-44a7-4e2b-bcfb-f07563a9c058 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.220019 | controller |     "Jun 14 08:16:02.518098 crc crio[3637]: time=\"2026-06-14T08:16:02.512584411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220033 | controller |     "Jun 14 08:16:02.602319 crc crio[3637]: time=\"2026-06-14T08:16:02.600536635Z\" level=info msg=\"Started container\" PID=13388 containerID=14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=fd0b8dc5-44a7-4e2b-bcfb-f07563a9c058 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722",
2026-06-14 10:12:41.220052 | controller |     "Jun 14 08:16:02.603140 crc crio[3637]: time=\"2026-06-14T08:16:02.602752354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220067 | controller |     "Jun 14 08:16:02.664420 crc crio[3637]: time=\"2026-06-14T08:16:02.657541259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220081 | controller |     "Jun 14 08:16:02.698033 crc crio[3637]: time=\"2026-06-14T08:16:02.697798965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220096 | controller |     "Jun 14 08:16:02.789135 crc crio[3637]: time=\"2026-06-14T08:16:02.788702407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220110 | controller |     "Jun 14 08:16:02.790700 crc crio[3637]: time=\"2026-06-14T08:16:02.790531697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220124 | controller |     "Jun 14 08:16:02.864143 crc crio[3637]: time=\"2026-06-14T08:16:02.842152377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220138 | controller |     "Jun 14 08:16:03.074380 crc crio[3637]: time=\"2026-06-14T08:16:03.073657305Z\" level=info msg=\"Created container 561b915a2fe34baf93c02db748b1b6883d9f68cc2eab11eaa8fcf6b9838256c9: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=e85b56bb-1295-4eb1-86b7-9d4fa79007d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.220153 | controller |     "Jun 14 08:16:03.123558 crc crio[3637]: time=\"2026-06-14T08:16:03.123220621Z\" level=info msg=\"Starting container: 561b915a2fe34baf93c02db748b1b6883d9f68cc2eab11eaa8fcf6b9838256c9\" id=a9998045-476d-49d6-8578-a52860f6097e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.220167 | controller |     "Jun 14 08:16:03.144358 crc crio[3637]: time=\"2026-06-14T08:16:03.144307633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220181 | controller |     "Jun 14 08:16:03.156686 crc crio[3637]: time=\"2026-06-14T08:16:03.156529386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220196 | controller |     "Jun 14 08:16:03.209669 crc crio[3637]: time=\"2026-06-14T08:16:03.209269731Z\" level=info msg=\"Created container ace576a2cce28079e48243554d342d921c34afef48464ba825a955886f1e6db5: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=a8b1fb4e-f57c-46e2-b548-d28818b53233 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.220210 | controller |     "Jun 14 08:16:03.219488 crc crio[3637]: time=\"2026-06-14T08:16:03.219397125Z\" level=info msg=\"Created container 73b6e35e6264800ecbcf1ecaadc67044129fd96b986b5b3afbe5d06477a5e48d: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=78462d85-c524-41a2-b590-02553137621d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.220225 | controller |     "Jun 14 08:16:03.221553 crc crio[3637]: time=\"2026-06-14T08:16:03.221346947Z\" level=info msg=\"Started container\" PID=13436 containerID=561b915a2fe34baf93c02db748b1b6883d9f68cc2eab11eaa8fcf6b9838256c9 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=a9998045-476d-49d6-8578-a52860f6097e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8",
2026-06-14 10:12:41.220243 | controller |     "Jun 14 08:16:03.222737 crc crio[3637]: time=\"2026-06-14T08:16:03.222463647Z\" level=info msg=\"Starting container: ace576a2cce28079e48243554d342d921c34afef48464ba825a955886f1e6db5\" id=04cfb63f-55de-457d-84ec-36fd83e5ee5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.220258 | controller |     "Jun 14 08:16:03.238392 crc crio[3637]: time=\"2026-06-14T08:16:03.236356797Z\" level=info msg=\"Starting container: 73b6e35e6264800ecbcf1ecaadc67044129fd96b986b5b3afbe5d06477a5e48d\" id=347cdff8-6584-482c-ba0d-4021c9854f66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.220272 | controller |     "Jun 14 08:16:03.330789 crc crio[3637]: time=\"2026-06-14T08:16:03.330570491Z\" level=info msg=\"Started container\" PID=13442 containerID=ace576a2cce28079e48243554d342d921c34afef48464ba825a955886f1e6db5 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=04cfb63f-55de-457d-84ec-36fd83e5ee5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d",
2026-06-14 10:12:41.220287 | controller |     "Jun 14 08:16:03.388620 crc crio[3637]: time=\"2026-06-14T08:16:03.385686898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=235e08ce-f73d-4685-a5e8-836139a70630 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.220302 | controller |     "Jun 14 08:16:03.476279 crc crio[3637]: time=\"2026-06-14T08:16:03.475348163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220316 | controller |     "Jun 14 08:16:03.552416 crc crio[3637]: time=\"2026-06-14T08:16:03.552213881Z\" level=info msg=\"Started container\" PID=13437 containerID=73b6e35e6264800ecbcf1ecaadc67044129fd96b986b5b3afbe5d06477a5e48d description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=347cdff8-6584-482c-ba0d-4021c9854f66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2",
2026-06-14 10:12:41.220331 | controller |     "Jun 14 08:16:03.593458 crc crio[3637]: time=\"2026-06-14T08:16:03.59321554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8b84b633-f8db-44ba-a138-448d0b6ef60a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.220358 | controller |     "Jun 14 08:16:03.710673 crc crio[3637]: time=\"2026-06-14T08:16:03.710563969Z\" level=info msg=\"Created container 894feb028d8d196d98347b1cba2b665bc8a94a450090c049354cbc8192b6accc: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=9e0d97a4-6406-4d06-8a2c-55abbb5056cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.220378 | controller |     "Jun 14 08:16:03.712661 crc crio[3637]: time=\"2026-06-14T08:16:03.710706726Z\" level=info msg=\"Created container e16e4cee11bfb1ff33a5984d607376f6bf8004f493627caf609326be94f02967: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=66991e9c-c555-4a07-a61e-b0fa939cffe5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.220393 | controller |     "Jun 14 08:16:03.719791 crc crio[3637]: time=\"2026-06-14T08:16:03.717245331Z\" level=info msg=\"Starting container: 894feb028d8d196d98347b1cba2b665bc8a94a450090c049354cbc8192b6accc\" id=d1983356-37a1-4827-b1bc-073e5f9c9495 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.220410 | controller |     "Jun 14 08:16:03.719791 crc crio[3637]: time=\"2026-06-14T08:16:03.717478858Z\" level=info msg=\"Starting container: e16e4cee11bfb1ff33a5984d607376f6bf8004f493627caf609326be94f02967\" id=fe3e48e4-220f-4e79-8639-6819428d8e1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.220425 | controller |     "Jun 14 08:16:03.845488 crc crio[3637]: time=\"2026-06-14T08:16:03.845341784Z\" level=info msg=\"Started container\" PID=13461 containerID=894feb028d8d196d98347b1cba2b665bc8a94a450090c049354cbc8192b6accc description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=d1983356-37a1-4827-b1bc-073e5f9c9495 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3",
2026-06-14 10:12:41.220441 | controller |     "Jun 14 08:16:03.848211 crc crio[3637]: time=\"2026-06-14T08:16:03.846547043Z\" level=info msg=\"Started container\" PID=13460 containerID=e16e4cee11bfb1ff33a5984d607376f6bf8004f493627caf609326be94f02967 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=fe3e48e4-220f-4e79-8639-6819428d8e1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13",
2026-06-14 10:12:41.220459 | controller |     "Jun 14 08:16:04.245250 crc crio[3637]: time=\"2026-06-14T08:16:04.244641248Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=fb961978-89b8-4c05-8034-7a36b9d34803 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.220474 | controller |     "Jun 14 08:16:04.493253 crc crio[3637]: time=\"2026-06-14T08:16:04.488692273Z\" level=info msg=\"Created container ac6f3f68cbf6822b8f710e43b8fb67b29931c85d02372d405ac38af3057d8883: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=1d538a9a-6f5c-4d7b-8bad-45693e45d41f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.220488 | controller |     "Jun 14 08:16:04.502168 crc crio[3637]: time=\"2026-06-14T08:16:04.498448446Z\" level=info msg=\"Starting container: ac6f3f68cbf6822b8f710e43b8fb67b29931c85d02372d405ac38af3057d8883\" id=a10ed0fd-96b3-48c8-80ba-f91de2464a13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.220503 | controller |     "Jun 14 08:16:04.652690 crc crio[3637]: time=\"2026-06-14T08:16:04.652593442Z\" level=info msg=\"Created container ede5521e502578a3b3c548a655828b784e235ce7e2134fe2957175c8cab9ddd6: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=7201d847-14db-4147-b074-9e24ce41050e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.220518 | controller |     "Jun 14 08:16:04.675891 crc crio[3637]: time=\"2026-06-14T08:16:04.67209938Z\" level=info msg=\"Starting container: ede5521e502578a3b3c548a655828b784e235ce7e2134fe2957175c8cab9ddd6\" id=8303a4a9-dfe2-4925-a807-3c582c973e5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.220533 | controller |     "Jun 14 08:16:04.923019 crc crio[3637]: time=\"2026-06-14T08:16:04.922625677Z\" level=info msg=\"Started container\" PID=13518 containerID=ede5521e502578a3b3c548a655828b784e235ce7e2134fe2957175c8cab9ddd6 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=8303a4a9-dfe2-4925-a807-3c582c973e5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04",
2026-06-14 10:12:41.220548 | controller |     "Jun 14 08:16:05.377919 crc crio[3637]: time=\"2026-06-14T08:16:05.377654855Z\" level=info msg=\"Started container\" PID=13508 containerID=ac6f3f68cbf6822b8f710e43b8fb67b29931c85d02372d405ac38af3057d8883 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=a10ed0fd-96b3-48c8-80ba-f91de2464a13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514",
2026-06-14 10:12:41.220566 | controller |     "Jun 14 08:16:05.920354 crc crio[3637]: time=\"2026-06-14T08:16:05.896742374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220583 | controller |     "Jun 14 08:16:05.951537 crc crio[3637]: time=\"2026-06-14T08:16:05.94876976Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-5zz68/POD\" id=fb9b2446-4a7b-43f1-ac94-adf76fda2784 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.220599 | controller |     "Jun 14 08:16:05.951537 crc crio[3637]: time=\"2026-06-14T08:16:05.949223576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220614 | controller |     "Jun 14 08:16:05.951537 crc crio[3637]: time=\"2026-06-14T08:16:05.950013611Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=9d56c7de-b779-4e14-97e0-b78c9926d2dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.220628 | controller |     "Jun 14 08:16:05.955799 crc crio[3637]: time=\"2026-06-14T08:16:05.954402678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220642 | controller |     "Jun 14 08:16:05.971658 crc crio[3637]: time=\"2026-06-14T08:16:05.969388279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220657 | controller |     "Jun 14 08:16:06.034667 crc crio[3637]: time=\"2026-06-14T08:16:06.03417888Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-4knbx/POD\" id=837bbf13-bf0d-4801-9287-65a7352d073d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.220671 | controller |     "Jun 14 08:16:06.034667 crc crio[3637]: time=\"2026-06-14T08:16:06.034349675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220686 | controller |     "Jun 14 08:16:06.040364 crc crio[3637]: time=\"2026-06-14T08:16:06.039817021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220701 | controller |     "Jun 14 08:16:06.428751 crc crio[3637]: time=\"2026-06-14T08:16:06.427526114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220715 | controller |     "Jun 14 08:16:06.515300 crc crio[3637]: time=\"2026-06-14T08:16:06.511194471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220730 | controller |     "Jun 14 08:16:07.038301 crc crio[3637]: time=\"2026-06-14T08:16:07.032518394Z\" level=info msg=\"Created container b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=56285d1c-d78b-4843-8ac3-5fea969dfb73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.220745 | controller |     "Jun 14 08:16:07.169474 crc crio[3637]: time=\"2026-06-14T08:16:07.16940467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=c94fe84a-0c78-4530-b780-8b761f65fb05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.220763 | controller |     "Jun 14 08:16:07.313059 crc crio[3637]: time=\"2026-06-14T08:16:07.309690955Z\" level=info msg=\"Starting container: b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622\" id=f822e2f4-0223-4ffd-9fcd-119a30a8551f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.220778 | controller |     "Jun 14 08:16:07.407119 crc crio[3637]: time=\"2026-06-14T08:16:07.405425644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220793 | controller |     "Jun 14 08:16:07.577517 crc crio[3637]: time=\"2026-06-14T08:16:07.574555334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220807 | controller |     "Jun 14 08:16:07.756506 crc crio[3637]: time=\"2026-06-14T08:16:07.754578066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220821 | controller |     "Jun 14 08:16:07.789723 crc crio[3637]: time=\"2026-06-14T08:16:07.789471415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220836 | controller |     "Jun 14 08:16:08.041221 crc crio[3637]: time=\"2026-06-14T08:16:08.037570601Z\" level=info msg=\"Started container\" PID=13597 containerID=b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=f822e2f4-0223-4ffd-9fcd-119a30a8551f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b",
2026-06-14 10:12:41.220851 | controller |     "Jun 14 08:16:08.591286 crc crio[3637]: time=\"2026-06-14T08:16:08.585575959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220865 | controller |     "Jun 14 08:16:08.776394 crc crio[3637]: time=\"2026-06-14T08:16:08.770263806Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=3b4cd699-ac8d-4726-a350-61d859c465e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.220879 | controller |     "Jun 14 08:16:08.865821 crc crio[3637]: time=\"2026-06-14T08:16:08.864797275Z\" level=info msg=\"Created container a500ffac32c8d55d5a7e02d152ab6d9bc50e0ebd594c5a4f94443674f45078d2: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=a064ef30-57b2-4f3d-bf5e-ff541a78b0e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.220894 | controller |     "Jun 14 08:16:08.943633 crc crio[3637]: time=\"2026-06-14T08:16:08.943577752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220908 | controller |     "Jun 14 08:16:09.364393 crc crio[3637]: time=\"2026-06-14T08:16:09.363624011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220923 | controller |     "Jun 14 08:16:09.686093 crc crio[3637]: time=\"2026-06-14T08:16:09.681334337Z\" level=info msg=\"Starting container: a500ffac32c8d55d5a7e02d152ab6d9bc50e0ebd594c5a4f94443674f45078d2\" id=fc670bf1-890e-489f-8e5f-58e4dfa6afdf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.220937 | controller |     "Jun 14 08:16:10.046975 crc crio[3637]: time=\"2026-06-14T08:16:10.033331737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220955 | controller |     "Jun 14 08:16:10.070095 crc crio[3637]: time=\"2026-06-14T08:16:10.069966963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.220970 | controller |     "Jun 14 08:16:10.136591 crc crio[3637]: time=\"2026-06-14T08:16:10.11980691Z\" level=info msg=\"Started container\" PID=13622 containerID=a500ffac32c8d55d5a7e02d152ab6d9bc50e0ebd594c5a4f94443674f45078d2 description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=fc670bf1-890e-489f-8e5f-58e4dfa6afdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b",
2026-06-14 10:12:41.220986 | controller |     "Jun 14 08:16:10.156642 crc crio[3637]: time=\"2026-06-14T08:16:10.145320086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221001 | controller |     "Jun 14 08:16:10.251072 crc crio[3637]: time=\"2026-06-14T08:16:10.239460396Z\" level=info msg=\"Created container 6b3a7e2f8e6e73b19ea53c87aef60d0aad81080727aef61a67a709b2c3730c72: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=3f1a36d6-73b3-4321-a4b5-4e8163e7dc84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.221016 | controller |     "Jun 14 08:16:10.320394 crc crio[3637]: time=\"2026-06-14T08:16:10.318643244Z\" level=info msg=\"Created container 0ca8763c0427dcdfe0c6799826076405121efa82ad612f5e36e2a1a25a24a793: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=30008d17-f231-4d12-936a-184aca0459da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.221031 | controller |     "Jun 14 08:16:10.387192 crc crio[3637]: time=\"2026-06-14T08:16:10.371095698Z\" level=info msg=\"Starting container: 0ca8763c0427dcdfe0c6799826076405121efa82ad612f5e36e2a1a25a24a793\" id=93d5e941-1e90-4292-8814-16b38438eef2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.221045 | controller |     "Jun 14 08:16:10.723616 crc crio[3637]: time=\"2026-06-14T08:16:10.721748617Z\" level=info msg=\"Starting container: 6b3a7e2f8e6e73b19ea53c87aef60d0aad81080727aef61a67a709b2c3730c72\" id=b76ce364-1658-4617-88e5-34f89b71c9c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.221059 | controller |     "Jun 14 08:16:10.764613 crc crio[3637]: time=\"2026-06-14T08:16:10.763466928Z\" level=info msg=\"Started container\" PID=13644 containerID=0ca8763c0427dcdfe0c6799826076405121efa82ad612f5e36e2a1a25a24a793 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=93d5e941-1e90-4292-8814-16b38438eef2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc",
2026-06-14 10:12:41.221074 | controller |     "Jun 14 08:16:11.283377 crc crio[3637]: time=\"2026-06-14T08:16:11.267770715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221089 | controller |     "Jun 14 08:16:11.293418 crc crio[3637]: time=\"2026-06-14T08:16:11.288736924Z\" level=info msg=\"Started container\" PID=13640 containerID=6b3a7e2f8e6e73b19ea53c87aef60d0aad81080727aef61a67a709b2c3730c72 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=b76ce364-1658-4617-88e5-34f89b71c9c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188",
2026-06-14 10:12:41.221104 | controller |     "Jun 14 08:16:11.617170 crc crio[3637]: time=\"2026-06-14T08:16:11.607552677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221122 | controller |     "Jun 14 08:16:11.843379 crc crio[3637]: time=\"2026-06-14T08:16:11.841711067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221137 | controller |     "Jun 14 08:16:14.141282 crc crio[3637]: time=\"2026-06-14T08:16:14.103901664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221151 | controller |     "Jun 14 08:16:14.141282 crc crio[3637]: time=\"2026-06-14T08:16:14.116384132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221165 | controller |     "Jun 14 08:16:14.379160 crc crio[3637]: time=\"2026-06-14T08:16:14.353259427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221179 | controller |     "Jun 14 08:16:14.514359 crc crio[3637]: time=\"2026-06-14T08:16:14.513603827Z\" level=info msg=\"Created container 8c8fdea7750aac12e0e88ad419725c7805c70f9ae213c1fda610e77f1acf50d0: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=db4c0d1d-7021-4e3c-bc82-760c4b0408f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.221194 | controller |     "Jun 14 08:16:14.557911 crc crio[3637]: time=\"2026-06-14T08:16:14.557191664Z\" level=info msg=\"Starting container: 8c8fdea7750aac12e0e88ad419725c7805c70f9ae213c1fda610e77f1acf50d0\" id=5161cd49-0061-42f2-9008-15bc5be952e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.221208 | controller |     "Jun 14 08:16:14.676182 crc crio[3637]: time=\"2026-06-14T08:16:14.672373122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221222 | controller |     "Jun 14 08:16:14.973807 crc crio[3637]: time=\"2026-06-14T08:16:14.967583592Z\" level=info msg=\"Started container\" PID=13684 containerID=8c8fdea7750aac12e0e88ad419725c7805c70f9ae213c1fda610e77f1acf50d0 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=5161cd49-0061-42f2-9008-15bc5be952e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a",
2026-06-14 10:12:41.221236 | controller |     "Jun 14 08:16:15.852305 crc crio[3637]: time=\"2026-06-14T08:16:15.851619348Z\" level=info msg=\"Created container 7533b70cde2198eb408fa9d504f0cb5904a31dccd74257bc1b7c3cdbe3d10bdd: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=b01f0ca1-7f08-4698-8203-e34b98c9b3ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.221250 | controller |     "Jun 14 08:16:16.076669 crc crio[3637]: time=\"2026-06-14T08:16:16.076407567Z\" level=info msg=\"Starting container: 7533b70cde2198eb408fa9d504f0cb5904a31dccd74257bc1b7c3cdbe3d10bdd\" id=90d31942-b8a3-4597-8193-23e4692a9823 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.221264 | controller |     "Jun 14 08:16:16.254229 crc crio[3637]: time=\"2026-06-14T08:16:16.253580732Z\" level=info msg=\"Stopping container: 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7 (timeout: 30s)\" id=d727d32d-af4c-4201-a6ef-78c3530664d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.221278 | controller |     "Jun 14 08:16:16.307219 crc crio[3637]: time=\"2026-06-14T08:16:16.30372952Z\" level=info msg=\"Started container\" PID=13759 containerID=7533b70cde2198eb408fa9d504f0cb5904a31dccd74257bc1b7c3cdbe3d10bdd description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=90d31942-b8a3-4597-8193-23e4692a9823 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6",
2026-06-14 10:12:41.221296 | controller |     "Jun 14 08:16:17.145036 crc crio[3637]: time=\"2026-06-14T08:16:17.143267957Z\" level=info msg=\"Created container 113a3fd9bf32af8bad232e74480b225f86568835360fa732d058b479c495b856: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=99230b2c-ce10-44ab-b90c-8b0874c8d935 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.221310 | controller |     "Jun 14 08:16:17.417565 crc crio[3637]: time=\"2026-06-14T08:16:17.413501043Z\" level=info msg=\"Starting container: 113a3fd9bf32af8bad232e74480b225f86568835360fa732d058b479c495b856\" id=c540888f-3d5a-4796-a6ce-4984f249a9ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.221325 | controller |     "Jun 14 08:16:18.957267 crc crio[3637]: time=\"2026-06-14T08:16:18.931717784Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-rpqmh/POD\" id=22cd562f-8e4e-4e3a-8ef1-a6253f015c2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.221339 | controller |     "Jun 14 08:16:19.788470 crc crio[3637]: time=\"2026-06-14T08:16:19.15854875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221380 | controller |     "Jun 14 08:16:19.788470 crc crio[3637]: time=\"2026-06-14T08:16:18.939205933Z\" level=info msg=\"Started container\" PID=13768 containerID=113a3fd9bf32af8bad232e74480b225f86568835360fa732d058b479c495b856 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=c540888f-3d5a-4796-a6ce-4984f249a9ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105",
2026-06-14 10:12:41.221397 | controller |     "Jun 14 08:16:19.788470 crc crio[3637]: time=\"2026-06-14T08:16:19.129748864Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-r6jp9/POD\" id=6701f343-3a3e-4363-946f-a7807e071d40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.221412 | controller |     "Jun 14 08:16:19.788470 crc crio[3637]: time=\"2026-06-14T08:16:19.206212506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221427 | controller |     "Jun 14 08:16:20.658819 crc crio[3637]: time=\"2026-06-14T08:16:20.658581195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221441 | controller |     "Jun 14 08:16:20.811340 crc crio[3637]: time=\"2026-06-14T08:16:20.810679417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221455 | controller |     "Jun 14 08:16:20.882783 crc crio[3637]: time=\"2026-06-14T08:16:20.877544129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221470 | controller |     "Jun 14 08:16:21.381779 crc crio[3637]: time=\"2026-06-14T08:16:21.367350486Z\" level=info msg=\"Stopped container 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=d727d32d-af4c-4201-a6ef-78c3530664d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.221484 | controller |     "Jun 14 08:16:21.494137 crc crio[3637]: time=\"2026-06-14T08:16:21.493644949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=55d659ef-f387-488c-bfa9-ed08113680ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.221504 | controller |     "Jun 14 08:16:22.041224 crc crio[3637]: time=\"2026-06-14T08:16:22.040649978Z\" level=info msg=\"Created container af262a3cae12d25fb65ec9e0b5641a1b5822800662fcfac9bc396a2055b90028: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=2d830173-d18a-4ef4-9b82-71109edf979a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.221520 | controller |     "Jun 14 08:16:22.212266 crc crio[3637]: time=\"2026-06-14T08:16:22.207615387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221535 | controller |     "Jun 14 08:16:22.402633 crc crio[3637]: time=\"2026-06-14T08:16:22.40038154Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=77bf9eb5-40a0-4a09-885f-fbd16b936076 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.221549 | controller |     "Jun 14 08:16:22.626405 crc crio[3637]: time=\"2026-06-14T08:16:22.622403349Z\" level=info msg=\"Created container ae3efeeedfb8d646ed263146110538b334de7e9695ee4e819037b285be9e96d2: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=2c7489c1-19b7-4d2a-8efb-8c0e0a4f02ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.221564 | controller |     "Jun 14 08:16:22.694348 crc crio[3637]: time=\"2026-06-14T08:16:22.69381379Z\" level=info msg=\"Starting container: af262a3cae12d25fb65ec9e0b5641a1b5822800662fcfac9bc396a2055b90028\" id=661ef96f-072b-4e95-aec8-186ca9378423 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.221578 | controller |     "Jun 14 08:16:22.728115 crc crio[3637]: time=\"2026-06-14T08:16:22.715721712Z\" level=info msg=\"Starting container: ae3efeeedfb8d646ed263146110538b334de7e9695ee4e819037b285be9e96d2\" id=e2036f9d-7c3a-4938-9977-a8e942dfe37c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.221593 | controller |     "Jun 14 08:16:22.781497 crc crio[3637]: time=\"2026-06-14T08:16:22.770455367Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8223facc-da7d-4be8-aeee-9d2abce9913f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.221607 | controller |     "Jun 14 08:16:22.917978 crc crio[3637]: time=\"2026-06-14T08:16:22.915389696Z\" level=info msg=\"Started container\" PID=13857 containerID=af262a3cae12d25fb65ec9e0b5641a1b5822800662fcfac9bc396a2055b90028 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=661ef96f-072b-4e95-aec8-186ca9378423 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52",
2026-06-14 10:12:41.221622 | controller |     "Jun 14 08:16:23.232313 crc crio[3637]: time=\"2026-06-14T08:16:23.209611118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221637 | controller |     "Jun 14 08:16:23.281161 crc crio[3637]: time=\"2026-06-14T08:16:23.279459981Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bd90da57-5e68-4077-ab6e-a384a96cbe91 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.221651 | controller |     "Jun 14 08:16:23.363414 crc crio[3637]: time=\"2026-06-14T08:16:23.363250966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221668 | controller |     "Jun 14 08:16:23.387806 crc crio[3637]: time=\"2026-06-14T08:16:23.387747302Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cf5a71d0-130a-468f-8c18-4c619fbdb0fd name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.221683 | controller |     "Jun 14 08:16:23.527361 crc crio[3637]: time=\"2026-06-14T08:16:23.527312335Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-14 10:12:41.221697 | controller |     "Jun 14 08:16:23.541798 crc crio[3637]: time=\"2026-06-14T08:16:23.541755585Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.221712 | controller |     "Jun 14 08:16:23.757086 crc crio[3637]: time=\"2026-06-14T08:16:23.754777833Z\" level=info msg=\"Started container\" PID=13866 containerID=ae3efeeedfb8d646ed263146110538b334de7e9695ee4e819037b285be9e96d2 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=e2036f9d-7c3a-4938-9977-a8e942dfe37c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35",
2026-06-14 10:12:41.221727 | controller |     "Jun 14 08:16:24.283236 crc crio[3637]: time=\"2026-06-14T08:16:24.28220043Z\" level=info msg=\"Got pod network &{Name:certified-operators-5zz68 Namespace:openshift-marketplace ID:519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597 UID:3a1efafd-8d8c-4401-8d74-f33e48025080 NetNS:/var/run/netns/a19f0e63-e901-4696-baf2-f6a8e178b914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a1efafd_8d8c_4401_8d74_f33e48025080.slice PodAnnotations:0xc00019ce80}] Aliases:map[]}\"",
2026-06-14 10:12:41.221742 | controller |     "Jun 14 08:16:24.283236 crc crio[3637]: time=\"2026-06-14T08:16:24.282333774Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-5zz68 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.221756 | controller |     "Jun 14 08:16:24.725283 crc crio[3637]: time=\"2026-06-14T08:16:24.722207531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221771 | controller |     "Jun 14 08:16:24.832722 crc crio[3637]: time=\"2026-06-14T08:16:24.83114111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221786 | controller |     "Jun 14 08:16:25.300510 crc crio[3637]: time=\"2026-06-14T08:16:25.284830044Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r6jp9 Namespace:openshift-marketplace ID:4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb UID:8daa7757-e649-4a0c-a54a-f9e356e1eaa5 NetNS:/var/run/netns/d4a7715a-bc11-4862-928c-60418fdf560a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8daa7757_e649_4a0c_a54a_f9e356e1eaa5.slice PodAnnotations:0xc001918ba8}] Aliases:map[]}\"",
2026-06-14 10:12:41.221800 | controller |     "Jun 14 08:16:25.300510 crc crio[3637]: time=\"2026-06-14T08:16:25.299943545Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-r6jp9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.221815 | controller |     "Jun 14 08:16:25.334166 crc crio[3637]: time=\"2026-06-14T08:16:25.334103083Z\" level=info msg=\"Created container f0f47b0e4a0766c315c3e7b28b529ca9d3671c89f5220f55a06be89171c20590: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=857d7364-6ed8-42dc-9ac8-72df660a3271 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.221830 | controller |     "Jun 14 08:16:25.346898 crc crio[3637]: time=\"2026-06-14T08:16:25.345594514Z\" level=info msg=\"Got pod network &{Name:community-operators-4knbx Namespace:openshift-marketplace ID:13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3 UID:1b98e5a3-8680-437f-8900-b714df3bf939 NetNS:/var/run/netns/e82b49a5-a2c9-4f54-887b-03869ada996f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b98e5a3_8680_437f_8900_b714df3bf939.slice PodAnnotations:0xc00235d0b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.221848 | controller |     "Jun 14 08:16:25.346898 crc crio[3637]: time=\"2026-06-14T08:16:25.345696007Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-4knbx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.221863 | controller |     "Jun 14 08:16:25.403329 crc crio[3637]: time=\"2026-06-14T08:16:25.359554198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221877 | controller |     "Jun 14 08:16:25.403329 crc crio[3637]: time=\"2026-06-14T08:16:25.400613533Z\" level=info msg=\"Starting container: f0f47b0e4a0766c315c3e7b28b529ca9d3671c89f5220f55a06be89171c20590\" id=0118d3be-2313-4000-82d3-8be90350d67b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.221892 | controller |     "Jun 14 08:16:25.484681 crc crio[3637]: time=\"2026-06-14T08:16:25.483512636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221907 | controller |     "Jun 14 08:16:25.834460 crc crio[3637]: time=\"2026-06-14T08:16:25.833607108Z\" level=info msg=\"Started container\" PID=13899 containerID=f0f47b0e4a0766c315c3e7b28b529ca9d3671c89f5220f55a06be89171c20590 description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=0118d3be-2313-4000-82d3-8be90350d67b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48",
2026-06-14 10:12:41.221922 | controller |     "Jun 14 08:16:26.038525 crc crio[3637]: time=\"2026-06-14T08:16:26.03771946Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rpqmh Namespace:openshift-marketplace ID:bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a UID:35fc4b77-e660-421d-aa26-4b8c92c574d7 NetNS:/var/run/netns/3576a62c-a9ce-4d5b-b57b-33580bc5f527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35fc4b77_e660_421d_aa26_4b8c92c574d7.slice PodAnnotations:0xc00019c2b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.221936 | controller |     "Jun 14 08:16:26.038525 crc crio[3637]: time=\"2026-06-14T08:16:26.038337801Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-rpqmh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.221951 | controller |     "Jun 14 08:16:26.281673 crc crio[3637]: time=\"2026-06-14T08:16:26.274248112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221978 | controller |     "Jun 14 08:16:27.195031 crc crio[3637]: time=\"2026-06-14T08:16:27.161002196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.221994 | controller |     "Jun 14 08:16:28.047616 crc crio[3637]: time=\"2026-06-14T08:16:28.039503548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.222008 | controller |     "Jun 14 08:16:29.434401 crc crio[3637]: time=\"2026-06-14T08:16:29.433483586Z\" level=info msg=\"Created container 155f5003cc87b7d3b8bc967151356079b57faa865176b8a659a083f5cebd2a10: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=193990b6-f74e-4f8a-9530-84e64ca1c5d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.222026 | controller |     "Jun 14 08:16:29.491406 crc crio[3637]: time=\"2026-06-14T08:16:29.490830093Z\" level=info msg=\"Created container 1e5165f339fe7e31417a80bc51bf54738b514423d1eb78c9cfdcf0e5e7300eee: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=8c24915b-ff23-46ae-9410-37a0884d9e75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.222041 | controller |     "Jun 14 08:16:29.627613 crc crio[3637]: time=\"2026-06-14T08:16:29.624406037Z\" level=info msg=\"Stopping container: 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62 (timeout: 30s)\" id=f81f19e6-ca0d-40c7-9986-7e8e4c8976b4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.222056 | controller |     "Jun 14 08:16:29.646759 crc crio[3637]: time=\"2026-06-14T08:16:29.640074931Z\" level=info msg=\"Starting container: 155f5003cc87b7d3b8bc967151356079b57faa865176b8a659a083f5cebd2a10\" id=79e4f509-90f6-462d-9e60-47186bbd2741 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.222071 | controller |     "Jun 14 08:16:29.673694 crc crio[3637]: time=\"2026-06-14T08:16:29.67329164Z\" level=info msg=\"Starting container: 1e5165f339fe7e31417a80bc51bf54738b514423d1eb78c9cfdcf0e5e7300eee\" id=85f9cc9b-2d17-467e-a447-2ff0fec09ada name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.222086 | controller |     "Jun 14 08:16:29.890547 crc crio[3637]: time=\"2026-06-14T08:16:29.89014809Z\" level=info msg=\"Started container\" PID=13949 containerID=155f5003cc87b7d3b8bc967151356079b57faa865176b8a659a083f5cebd2a10 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=79e4f509-90f6-462d-9e60-47186bbd2741 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac",
2026-06-14 10:12:41.222101 | controller |     "Jun 14 08:16:29.948476 crc crio[3637]: time=\"2026-06-14T08:16:29.94457806Z\" level=info msg=\"Created container 1fe58ef31ba1a522427e6315ba0ff146af274646128b0963b43ad160b136b79d: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=4b7cf87d-acf4-449c-ad41-d68b19d6480d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.222116 | controller |     "Jun 14 08:16:29.974178 crc crio[3637]: time=\"2026-06-14T08:16:29.97408498Z\" level=info msg=\"Started container\" PID=14031 containerID=1e5165f339fe7e31417a80bc51bf54738b514423d1eb78c9cfdcf0e5e7300eee description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=85f9cc9b-2d17-467e-a447-2ff0fec09ada name=/runtime.v1.RuntimeService/StartContainer sandboxID=33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0",
2026-06-14 10:12:41.222131 | controller |     "Jun 14 08:16:29.984263 crc crio[3637]: time=\"2026-06-14T08:16:29.983892115Z\" level=info msg=\"Starting container: 1fe58ef31ba1a522427e6315ba0ff146af274646128b0963b43ad160b136b79d\" id=c234db3d-d129-4de6-b943-e2de955f4d50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.222146 | controller |     "Jun 14 08:16:30.008508 crc crio[3637]: time=\"2026-06-14T08:16:30.007791542Z\" level=info msg=\"Started container\" PID=14036 containerID=1fe58ef31ba1a522427e6315ba0ff146af274646128b0963b43ad160b136b79d description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=c234db3d-d129-4de6-b943-e2de955f4d50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84",
2026-06-14 10:12:41.222161 | controller |     "Jun 14 08:16:30.092461 crc crio[3637]: time=\"2026-06-14T08:16:30.091346106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=85963169-d9a2-43a5-b1a8-b58838adbf2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.222179 | controller |     "Jun 14 08:16:30.191205 crc crio[3637]: time=\"2026-06-14T08:16:30.18869902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6664e64a-86d8-48a3-8559-0f1054788ab6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.222193 | controller |     "Jun 14 08:16:30.230542 crc crio[3637]: time=\"2026-06-14T08:16:30.230359986Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=003c41c5-54b4-413d-bf9d-a4028ae5a1a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.222208 | controller |     "Jun 14 08:16:30.232803 crc crio[3637]: time=\"2026-06-14T08:16:30.231225865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.222223 | controller |     "Jun 14 08:16:30.321925 crc crio[3637]: time=\"2026-06-14T08:16:30.317614806Z\" level=info msg=\"Created container c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8223facc-da7d-4be8-aeee-9d2abce9913f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.222237 | controller |     "Jun 14 08:16:30.333344 crc crio[3637]: time=\"2026-06-14T08:16:30.332730148Z\" level=info msg=\"Starting container: c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773\" id=6f4a7c53-fd93-43b8-8567-aa6f0e7f37e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.222252 | controller |     "Jun 14 08:16:30.439773 crc crio[3637]: time=\"2026-06-14T08:16:30.436568098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.222266 | controller |     "Jun 14 08:16:30.665002 crc crio[3637]: time=\"2026-06-14T08:16:30.444671197Z\" level=info msg=\"Created container be077c294c78a2ba9f0cae333626e59732e3366b063456e9df6653f74a8417d3: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=9d56c7de-b779-4e14-97e0-b78c9926d2dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.222281 | controller |     "Jun 14 08:16:30.685097 crc crio[3637]: time=\"2026-06-14T08:16:30.684456928Z\" level=info msg=\"Starting container: be077c294c78a2ba9f0cae333626e59732e3366b063456e9df6653f74a8417d3\" id=422a268b-cbab-464f-aaa9-7b52cd5689e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.222296 | controller |     "Jun 14 08:16:30.995535 crc crio[3637]: time=\"2026-06-14T08:16:30.94380875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.222310 | controller |     "Jun 14 08:16:30.995535 crc crio[3637]: time=\"2026-06-14T08:16:30.94954452Z\" level=info msg=\"Stopped container 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f81f19e6-ca0d-40c7-9986-7e8e4c8976b4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.222325 | controller |     "Jun 14 08:16:30.995535 crc crio[3637]: time=\"2026-06-14T08:16:30.953615044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=20202183-48be-4f67-a599-02604c141fca name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.222339 | controller |     "Jun 14 08:16:30.995535 crc crio[3637]: time=\"2026-06-14T08:16:30.956771139Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=06081b47-cb3f-4778-a283-5d80f67edd20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.222373 | controller |     "Jun 14 08:16:31.061700 crc crio[3637]: time=\"2026-06-14T08:16:31.061622667Z\" level=info msg=\"Started container\" PID=14076 containerID=c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=6f4a7c53-fd93-43b8-8567-aa6f0e7f37e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632",
2026-06-14 10:12:41.222390 | controller |     "Jun 14 08:16:31.096099 crc crio[3637]: time=\"2026-06-14T08:16:31.095365145Z\" level=info msg=\"Started container\" PID=13930 containerID=be077c294c78a2ba9f0cae333626e59732e3366b063456e9df6653f74a8417d3 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=422a268b-cbab-464f-aaa9-7b52cd5689e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d",
2026-06-14 10:12:41.222405 | controller |     "Jun 14 08:16:31.353759 crc crio[3637]: time=\"2026-06-14T08:16:31.35345493Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3b2c29b5-8376-44d3-a24d-0553fdfc952d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.222420 | controller |     "Jun 14 08:16:31.364017 crc crio[3637]: time=\"2026-06-14T08:16:31.363829958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.222435 | controller |     "Jun 14 08:16:31.633969 crc crio[3637]: time=\"2026-06-14T08:16:31.633575369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.222449 | controller |     "Jun 14 08:16:31.815407 crc crio[3637]: time=\"2026-06-14T08:16:31.8145462Z\" level=info msg=\"Created container 3be848c63e3808380eb4460b80ed2a3308187743633bd4a9398382c1c17504d9: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=3b4cd699-ac8d-4726-a350-61d859c465e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.222463 | controller |     "Jun 14 08:16:31.991089 crc crio[3637]: time=\"2026-06-14T08:16:31.98775544Z\" level=info msg=\"Starting container: 3be848c63e3808380eb4460b80ed2a3308187743633bd4a9398382c1c17504d9\" id=6c1b016e-2b85-4847-a276-fc401d227ed0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.222478 | controller |     "Jun 14 08:16:32.037168 crc crio[3637]: time=\"2026-06-14T08:16:32.037104109Z\" level=info msg=\"Created container c92889b46cf8a29d31f09e41cd5cf76c38d1e7354220d181ce90d3fe4bcb2db2: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=0e677eac-1ebe-4d1f-bdf8-944ea5f8e888 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.222493 | controller |     "Jun 14 08:16:32.088756 crc crio[3637]: time=\"2026-06-14T08:16:32.088710715Z\" level=info msg=\"Starting container: c92889b46cf8a29d31f09e41cd5cf76c38d1e7354220d181ce90d3fe4bcb2db2\" id=2fa07a99-13a5-4de9-8182-024c8586abb0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.222507 | controller |     "Jun 14 08:16:32.266123 crc crio[3637]: time=\"2026-06-14T08:16:32.260451399Z\" level=info msg=\"Started container\" PID=14146 containerID=c92889b46cf8a29d31f09e41cd5cf76c38d1e7354220d181ce90d3fe4bcb2db2 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=2fa07a99-13a5-4de9-8182-024c8586abb0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20",
2026-06-14 10:12:41.222521 | controller |     "Jun 14 08:16:33.270756 crc crio[3637]: time=\"2026-06-14T08:16:33.269704826Z\" level=info msg=\"Started container\" PID=14144 containerID=3be848c63e3808380eb4460b80ed2a3308187743633bd4a9398382c1c17504d9 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=6c1b016e-2b85-4847-a276-fc401d227ed0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8",
2026-06-14 10:12:41.222539 | controller |     "Jun 14 08:16:33.565386 crc crio[3637]: time=\"2026-06-14T08:16:33.564399127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.222554 | controller |     "Jun 14 08:16:33.641009 crc crio[3637]: time=\"2026-06-14T08:16:33.640404882Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e2b92a2c-f173-421a-b4ce-facd1920b4f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.222568 | controller |     "Jun 14 08:16:33.715135 crc crio[3637]: time=\"2026-06-14T08:16:33.714662337Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=44ea088c-2c57-4744-989d-5963b2ae05e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.222583 | controller |     "Jun 14 08:16:33.769545 crc crio[3637]: time=\"2026-06-14T08:16:33.761132326Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=697ddcfe-6e78-49f0-9b5e-48a00d79af67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.222597 | controller |     "Jun 14 08:16:33.769545 crc crio[3637]: time=\"2026-06-14T08:16:33.762039076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.222612 | controller |     "Jun 14 08:16:34.434295 crc crio[3637]: time=\"2026-06-14T08:16:34.434144421Z\" level=info msg=\"Created container cf2bba6c1f579eb8ebe4db6241c2980f4bf2a21f65d9b374c766e545915834d1: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=7acb4741-d346-451c-84c8-594b0c966b0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.222626 | controller |     "Jun 14 08:16:34.717559 crc crio[3637]: time=\"2026-06-14T08:16:34.717343309Z\" level=info msg=\"Starting container: cf2bba6c1f579eb8ebe4db6241c2980f4bf2a21f65d9b374c766e545915834d1\" id=36fd6525-f540-4614-afdc-c3053ab36e3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.222641 | controller |     "Jun 14 08:16:35.342178 crc crio[3637]: time=\"2026-06-14T08:16:35.341600522Z\" level=info msg=\"Started container\" PID=14214 containerID=cf2bba6c1f579eb8ebe4db6241c2980f4bf2a21f65d9b374c766e545915834d1 description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=36fd6525-f540-4614-afdc-c3053ab36e3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0",
2026-06-14 10:12:41.222655 | controller |     "Jun 14 08:16:35.729557 crc crio[3637]: time=\"2026-06-14T08:16:35.728218339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.222670 | controller |     "Jun 14 08:16:36.076408 crc crio[3637]: time=\"2026-06-14T08:16:36.076314582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.222684 | controller |     "Jun 14 08:16:36.114688 crc crio[3637]: time=\"2026-06-14T08:16:36.112394033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.222701 | controller |     "Jun 14 08:16:37.385631 crc crio[3637]: time=\"2026-06-14T08:16:37.383990164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.222716 | controller |     "Jun 14 08:16:39.032582 crc crio[3637]: time=\"2026-06-14T08:16:39.032290056Z\" level=info msg=\"Created container a26d6dfa47147a075948b3802a2784e6988477637c357d51bf3c086cf30bddd2: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=3b2c29b5-8376-44d3-a24d-0553fdfc952d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.222730 | controller |     "Jun 14 08:16:39.053539 crc crio[3637]: time=\"2026-06-14T08:16:39.053063756Z\" level=info msg=\"Starting container: a26d6dfa47147a075948b3802a2784e6988477637c357d51bf3c086cf30bddd2\" id=34cad1ae-45bc-4ec6-8ccb-e9a7ccb65445 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.222744 | controller |     "Jun 14 08:16:39.405724 crc crio[3637]: time=\"2026-06-14T08:16:39.40500152Z\" level=info msg=\"Started container\" PID=14256 containerID=a26d6dfa47147a075948b3802a2784e6988477637c357d51bf3c086cf30bddd2 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=34cad1ae-45bc-4ec6-8ccb-e9a7ccb65445 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722",
2026-06-14 10:12:41.222759 | controller |     "Jun 14 08:16:39.631605 crc crio[3637]: time=\"2026-06-14T08:16:39.629828932Z\" level=info msg=\"Created container 43a5774cb90ab89d3d6704f9ca30878cad058e61148c14061dab8303f9daca9b: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=03e4dee9-4f16-4a95-9dad-811f5fc98c43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.222774 | controller |     "Jun 14 08:16:39.676925 crc crio[3637]: time=\"2026-06-14T08:16:39.665560078Z\" level=info msg=\"Starting container: 43a5774cb90ab89d3d6704f9ca30878cad058e61148c14061dab8303f9daca9b\" id=a6c0928b-4607-46b4-905b-d0e422e24f76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.222788 | controller |     "Jun 14 08:16:39.955018 crc crio[3637]: time=\"2026-06-14T08:16:39.945434278Z\" level=info msg=\"Stopping container: b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622 (timeout: 2s)\" id=a18e7cee-dfd2-4adb-ae72-37376f826dbf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.222802 | controller |     "Jun 14 08:16:40.701828 crc crio[3637]: time=\"2026-06-14T08:16:40.701267103Z\" level=info msg=\"Started container\" PID=14278 containerID=43a5774cb90ab89d3d6704f9ca30878cad058e61148c14061dab8303f9daca9b description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=a6c0928b-4607-46b4-905b-d0e422e24f76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00",
2026-06-14 10:12:41.222817 | controller |     "Jun 14 08:16:40.796774 crc crio[3637]: time=\"2026-06-14T08:16:40.795612517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.222832 | controller |     "Jun 14 08:16:40.968393 crc crio[3637]: time=\"2026-06-14T08:16:40.959532003Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=31a5a37e-21f2-4d2b-ac35-9d82caa1c574 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.222846 | controller |     "Jun 14 08:16:40.968393 crc crio[3637]: time=\"2026-06-14T08:16:40.961333193Z\" level=info msg=\"Stopping container: c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773 (timeout: 30s)\" id=9edb44d5-eaf1-44e6-8b25-82767301fd5d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.222861 | controller |     "Jun 14 08:16:40.983823 crc crio[3637]: time=\"2026-06-14T08:16:40.983263603Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=00acbbe1-6a85-4f55-8b36-4d8296eda8a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.222879 | controller |     "Jun 14 08:16:41.001439 crc crio[3637]: time=\"2026-06-14T08:16:40.993396586Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=1aeb19d2-ba4d-48b0-adfc-199fa18f67ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.222894 | controller |     "Jun 14 08:16:41.001439 crc crio[3637]: time=\"2026-06-14T08:16:40.993793639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.222909 | controller |     "Jun 14 08:16:42.746243 crc crio[3637]: time=\"2026-06-14T08:16:42.73565623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.222923 | controller |     "Jun 14 08:16:42.771002 crc crio[3637]: time=\"2026-06-14T08:16:42.769173177Z\" level=info msg=\"Created container eb9aada589684708cba18b93a93c2ecb17d95a4c53df3cdbdc21bea76e61799e: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=003c41c5-54b4-413d-bf9d-a4028ae5a1a0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.222938 | controller |     "Jun 14 08:16:43.097904 crc crio[3637]: time=\"2026-06-14T08:16:43.095435316Z\" level=info msg=\"Starting container: eb9aada589684708cba18b93a93c2ecb17d95a4c53df3cdbdc21bea76e61799e\" id=edf54bd0-473f-4e7b-8168-49c7285de18c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.222952 | controller |     "Jun 14 08:16:43.218823 crc crio[3637]: time=\"2026-06-14T08:16:43.218631601Z\" level=info msg=\"Stopped container b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a18e7cee-dfd2-4adb-ae72-37376f826dbf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.222966 | controller |     "Jun 14 08:16:43.284069 crc crio[3637]: time=\"2026-06-14T08:16:43.283182285Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a4b0e211-1f7a-4b42-9209-c15e723ae720 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.222980 | controller |     "Jun 14 08:16:43.299106 crc crio[3637]: time=\"2026-06-14T08:16:43.298771264Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=d6fb64a0-e5dd-4d24-b302-e737c9ffe429 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.222995 | controller |     "Jun 14 08:16:43.302751 crc crio[3637]: time=\"2026-06-14T08:16:43.302683683Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e44b6480-9a36-4f67-b4ce-d0fcb10ec7a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.223010 | controller |     "Jun 14 08:16:43.303279 crc crio[3637]: time=\"2026-06-14T08:16:43.303207039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.223024 | controller |     "Jun 14 08:16:43.333545 crc crio[3637]: time=\"2026-06-14T08:16:43.329434701Z\" level=info msg=\"Started container\" PID=14329 containerID=eb9aada589684708cba18b93a93c2ecb17d95a4c53df3cdbdc21bea76e61799e description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=edf54bd0-473f-4e7b-8168-49c7285de18c name=/runtime.v1.RuntimeService/StartContainer sandboxID=68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac",
2026-06-14 10:12:41.223039 | controller |     "Jun 14 08:16:44.424302 crc crio[3637]: 2026-06-14T08:16:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13b748c8143fe78 Mac:a6:60:85:78:fa:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/e82b49a5-a2c9-4f54-887b-03869ada996f SocketPath: PciID:}] [{Interface:0xc000113060 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.223057 | controller |     "Jun 14 08:16:44.816286 crc crio[3637]: time=\"2026-06-14T08:16:44.548130727Z\" level=info msg=\"Got pod network &{Name:community-operators-4knbx Namespace:openshift-marketplace ID:13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3 UID:1b98e5a3-8680-437f-8900-b714df3bf939 NetNS:/var/run/netns/e82b49a5-a2c9-4f54-887b-03869ada996f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b98e5a3_8680_437f_8900_b714df3bf939.slice PodAnnotations:0xc00235d0b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.223073 | controller |     "Jun 14 08:16:44.823335 crc crio[3637]: time=\"2026-06-14T08:16:44.822349547Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-4knbx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.223088 | controller |     "Jun 14 08:16:44.848644 crc crio[3637]: time=\"2026-06-14T08:16:44.68879318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.223103 | controller |     "Jun 14 08:16:45.048438 crc crio[3637]: time=\"2026-06-14T08:16:45.045539777Z\" level=info msg=\"Ran pod sandbox 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3 with infra container: openshift-marketplace/community-operators-4knbx/POD\" id=837bbf13-bf0d-4801-9287-65a7352d073d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.223118 | controller |     "Jun 14 08:16:45.083919 crc crio[3637]: time=\"2026-06-14T08:16:45.08239046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1318c9f8-a56f-42a7-a1fb-9988d94d2a54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.223133 | controller |     "Jun 14 08:16:45.119691 crc crio[3637]: time=\"2026-06-14T08:16:45.118312423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=27cd7225-10c1-46fc-aa8b-4e676e737fa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.223148 | controller |     "Jun 14 08:16:45.136789 crc crio[3637]: time=\"2026-06-14T08:16:45.136584219Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4knbx/extract-utilities\" id=849d729b-effe-4990-9956-8f29f074e287 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.223163 | controller |     "Jun 14 08:16:45.138411 crc crio[3637]: time=\"2026-06-14T08:16:45.137179819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.223177 | controller |     "Jun 14 08:16:45.597055 crc crio[3637]: time=\"2026-06-14T08:16:45.594316941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.223192 | controller |     "Jun 14 08:16:45.702456 crc crio[3637]: time=\"2026-06-14T08:16:45.702286482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.223206 | controller |     "Jun 14 08:16:46.197317 crc crio[3637]: time=\"2026-06-14T08:16:46.191292898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.223223 | controller |     "Jun 14 08:16:46.424194 crc crio[3637]: time=\"2026-06-14T08:16:46.423791379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.223238 | controller |     "Jun 14 08:16:46.457919 crc crio[3637]: 2026-06-14T08:16:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:519c650aa1b3940 Mac:e2:58:40:e9:b6:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/a19f0e63-e901-4696-baf2-f6a8e178b914 SocketPath: PciID:}] [{Interface:0xc00058e8e0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.223253 | controller |     "Jun 14 08:16:46.479975 crc crio[3637]: time=\"2026-06-14T08:16:46.479185589Z\" level=info msg=\"Got pod network &{Name:certified-operators-5zz68 Namespace:openshift-marketplace ID:519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597 UID:3a1efafd-8d8c-4401-8d74-f33e48025080 NetNS:/var/run/netns/a19f0e63-e901-4696-baf2-f6a8e178b914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a1efafd_8d8c_4401_8d74_f33e48025080.slice PodAnnotations:0xc00019ce80}] Aliases:map[]}\"",
2026-06-14 10:12:41.223268 | controller |     "Jun 14 08:16:46.479975 crc crio[3637]: time=\"2026-06-14T08:16:46.479478428Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-5zz68 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.223283 | controller |     "Jun 14 08:16:46.827505 crc crio[3637]: time=\"2026-06-14T08:16:46.820560076Z\" level=info msg=\"Created container 65b663784c0256c8f9b7ead0920e515e2319c06d147f30508c93c5e668fa072a: openshift-marketplace/community-operators-4knbx/extract-utilities\" id=849d729b-effe-4990-9956-8f29f074e287 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.223298 | controller |     "Jun 14 08:16:46.909381 crc crio[3637]: time=\"2026-06-14T08:16:46.90244206Z\" level=info msg=\"Starting container: 65b663784c0256c8f9b7ead0920e515e2319c06d147f30508c93c5e668fa072a\" id=1db2cbf4-55ed-49df-8307-470bdf9e4a7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.223313 | controller |     "Jun 14 08:16:46.983788 crc crio[3637]: 2026-06-14T08:16:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bab41457bb4c20b Mac:f6:85:68:4c:ac:da Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/3576a62c-a9ce-4d5b-b57b-33580bc5f527 SocketPath: PciID:}] [{Interface:0xc000125420 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.223327 | controller |     "Jun 14 08:16:46.986547 crc crio[3637]: time=\"2026-06-14T08:16:46.986417005Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rpqmh Namespace:openshift-marketplace ID:bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a UID:35fc4b77-e660-421d-aa26-4b8c92c574d7 NetNS:/var/run/netns/3576a62c-a9ce-4d5b-b57b-33580bc5f527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35fc4b77_e660_421d_aa26_4b8c92c574d7.slice PodAnnotations:0xc00019c2b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.223342 | controller |     "Jun 14 08:16:46.991732 crc crio[3637]: time=\"2026-06-14T08:16:46.986671804Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-rpqmh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.223376 | controller |     "Jun 14 08:16:47.004720 crc crio[3637]: time=\"2026-06-14T08:16:47.004048152Z\" level=info msg=\"Started container\" PID=14462 containerID=65b663784c0256c8f9b7ead0920e515e2319c06d147f30508c93c5e668fa072a description=openshift-marketplace/community-operators-4knbx/extract-utilities id=1db2cbf4-55ed-49df-8307-470bdf9e4a7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3",
2026-06-14 10:12:41.223395 | controller |     "Jun 14 08:16:47.017747 crc crio[3637]: time=\"2026-06-14T08:16:47.017688146Z\" level=info msg=\"Ran pod sandbox 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597 with infra container: openshift-marketplace/certified-operators-5zz68/POD\" id=fb9b2446-4a7b-43f1-ac94-adf76fda2784 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.223411 | controller |     "Jun 14 08:16:47.034587 crc crio[3637]: time=\"2026-06-14T08:16:47.034416491Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2eb35f42-b77b-4947-b7ec-be45c8f1bf12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.223425 | controller |     "Jun 14 08:16:47.061776 crc crio[3637]: time=\"2026-06-14T08:16:47.056420232Z\" level=info msg=\"Created container fdb013df0e3770c49b108767190ec2173739b13cdddb9e31fabe06a479bc260f: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=697ddcfe-6e78-49f0-9b5e-48a00d79af67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.223440 | controller |     "Jun 14 08:16:47.075330 crc crio[3637]: time=\"2026-06-14T08:16:47.072274808Z\" level=info msg=\"Starting container: fdb013df0e3770c49b108767190ec2173739b13cdddb9e31fabe06a479bc260f\" id=46f9a466-1443-4b82-8849-6abb053e673e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.223455 | controller |     "Jun 14 08:16:47.158061 crc crio[3637]: 2026-06-14T08:16:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4036042e8779f9a Mac:da:3f:a3:e2:93:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d4a7715a-bc11-4862-928c-60418fdf560a SocketPath: PciID:}] [{Interface:0xc000014d30 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.223470 | controller |     "Jun 14 08:16:47.158061 crc crio[3637]: time=\"2026-06-14T08:16:47.150732836Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r6jp9 Namespace:openshift-marketplace ID:4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb UID:8daa7757-e649-4a0c-a54a-f9e356e1eaa5 NetNS:/var/run/netns/d4a7715a-bc11-4862-928c-60418fdf560a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8daa7757_e649_4a0c_a54a_f9e356e1eaa5.slice PodAnnotations:0xc001918ba8}] Aliases:map[]}\"",
2026-06-14 10:12:41.223486 | controller |     "Jun 14 08:16:47.158061 crc crio[3637]: time=\"2026-06-14T08:16:47.150998335Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-r6jp9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.223505 | controller |     "Jun 14 08:16:47.158061 crc crio[3637]: time=\"2026-06-14T08:16:47.154030274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3c6488ab-d254-48f0-aa52-6b5cdb5ea5c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.223523 | controller |     "Jun 14 08:16:47.336453 crc crio[3637]: time=\"2026-06-14T08:16:47.315985169Z\" level=info msg=\"Started container\" PID=14466 containerID=fdb013df0e3770c49b108767190ec2173739b13cdddb9e31fabe06a479bc260f description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=46f9a466-1443-4b82-8849-6abb053e673e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8",
2026-06-14 10:12:41.223541 | controller |     "Jun 14 08:16:47.336453 crc crio[3637]: time=\"2026-06-14T08:16:47.332082783Z\" level=info msg=\"Ran pod sandbox bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a with infra container: openshift-marketplace/redhat-marketplace-rpqmh/POD\" id=22cd562f-8e4e-4e3a-8ef1-a6253f015c2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.223563 | controller |     "Jun 14 08:16:47.363430 crc crio[3637]: time=\"2026-06-14T08:16:47.360260568Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=96c5570a-d1be-44eb-a221-9b14ebfd792b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.223582 | controller |     "Jun 14 08:16:47.388742 crc crio[3637]: time=\"2026-06-14T08:16:47.377329535Z\" level=info msg=\"Created container 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e44b6480-9a36-4f67-b4ce-d0fcb10ec7a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.223600 | controller |     "Jun 14 08:16:47.409989 crc crio[3637]: time=\"2026-06-14T08:16:47.402751Z\" level=info msg=\"Starting container: 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3\" id=a0a12511-a6bb-4e1f-b25a-289970b9f9cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.223619 | controller |     "Jun 14 08:16:47.450237 crc crio[3637]: time=\"2026-06-14T08:16:47.441493148Z\" level=info msg=\"Stopped container c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9edb44d5-eaf1-44e6-8b25-82767301fd5d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.223635 | controller |     "Jun 14 08:16:47.508792 crc crio[3637]: time=\"2026-06-14T08:16:47.497152726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=c5ad1ecb-2137-4ffa-9bdc-dcf6f3839945 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.223649 | controller |     "Jun 14 08:16:47.533312 crc crio[3637]: time=\"2026-06-14T08:16:47.532285453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1c9f01da-3ef9-46a9-a916-9c04ca7774e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.223664 | controller |     "Jun 14 08:16:47.598451 crc crio[3637]: time=\"2026-06-14T08:16:47.578598483Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5zz68/extract-utilities\" id=a36b56cb-1b26-4646-8a7f-5af1d1d646be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.223679 | controller |     "Jun 14 08:16:47.598451 crc crio[3637]: time=\"2026-06-14T08:16:47.597257173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.223693 | controller |     "Jun 14 08:16:47.616990 crc crio[3637]: time=\"2026-06-14T08:16:47.581917703Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=a0473077-390a-42d5-b048-68e575816281 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.223707 | controller |     "Jun 14 08:16:47.637806 crc crio[3637]: time=\"2026-06-14T08:16:47.635988158Z\" level=info msg=\"Ran pod sandbox 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb with infra container: openshift-marketplace/redhat-operators-r6jp9/POD\" id=6701f343-3a3e-4363-946f-a7807e071d40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.223722 | controller |     "Jun 14 08:16:47.646374 crc crio[3637]: time=\"2026-06-14T08:16:47.643320565Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rpqmh/extract-utilities\" id=fb9d142e-889c-49cb-9b8f-3e69f5d898e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.223740 | controller |     "Jun 14 08:16:47.646374 crc crio[3637]: time=\"2026-06-14T08:16:47.643580614Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8832061b-9fb2-45a4-aea1-d86fc643ea89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.223755 | controller |     "Jun 14 08:16:47.648079 crc crio[3637]: time=\"2026-06-14T08:16:47.647793783Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=97b85e55-d38e-466d-aa50-f3d6e2fe29eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.223769 | controller |     "Jun 14 08:16:47.819827 crc crio[3637]: time=\"2026-06-14T08:16:47.804276908Z\" level=info msg=\"Started container\" PID=14478 containerID=5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=a0a12511-a6bb-4e1f-b25a-289970b9f9cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b",
2026-06-14 10:12:41.223784 | controller |     "Jun 14 08:16:48.055604 crc crio[3637]: time=\"2026-06-14T08:16:48.055404477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.223798 | controller |     "Jun 14 08:16:48.057362 crc crio[3637]: time=\"2026-06-14T08:16:48.055745528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.223813 | controller |     "Jun 14 08:16:48.088441 crc crio[3637]: time=\"2026-06-14T08:16:48.081257095Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e460b55-0a0e-4125-a1c2-c73a6c370cec name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.223827 | controller |     "Jun 14 08:16:49.001996 crc crio[3637]: time=\"2026-06-14T08:16:48.998456612Z\" level=info msg=\"Stopping container: 37dcc0bce1472b58fcf9128237eb4a0e66c55ee389883716df47c66cbf400130 (timeout: 3600s)\" id=9381ff6e-5845-4588-9e27-9dbce476e5c0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.223841 | controller |     "Jun 14 08:16:49.082599 crc crio[3637]: time=\"2026-06-14T08:16:49.082336527Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r6jp9/extract-utilities\" id=bd2fce10-aa49-43e4-a705-70781717c14f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.223855 | controller |     "Jun 14 08:16:49.084730 crc crio[3637]: time=\"2026-06-14T08:16:49.083660401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.223869 | controller |     "Jun 14 08:16:49.118608 crc crio[3637]: time=\"2026-06-14T08:16:49.117398429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.223884 | controller |     "Jun 14 08:16:49.360787 crc crio[3637]: time=\"2026-06-14T08:16:49.360556512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.223898 | controller |     "Jun 14 08:16:49.390676 crc crio[3637]: time=\"2026-06-14T08:16:49.390507937Z\" level=info msg=\"Removing container: 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7\" id=fa3d5b70-87b2-41e9-a4f6-27895ec99702 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.223913 | controller |     "Jun 14 08:16:49.395835 crc crio[3637]: time=\"2026-06-14T08:16:49.395487342Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c574a796-b440-4d83-9326-6d69f057f9da name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.223932 | controller |     "Jun 14 08:16:49.477978 crc crio[3637]: time=\"2026-06-14T08:16:49.473666771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.223947 | controller |     "Jun 14 08:16:49.477978 crc crio[3637]: time=\"2026-06-14T08:16:49.474982663Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.223961 | controller |     "Jun 14 08:16:49.488178 crc crio[3637]: time=\"2026-06-14T08:16:49.486271919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.223976 | controller |     "Jun 14 08:16:50.051770 crc crio[3637]: time=\"2026-06-14T08:16:50.051545696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.223991 | controller |     "Jun 14 08:16:50.109666 crc crio[3637]: time=\"2026-06-14T08:16:50.109384258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.224005 | controller |     "Jun 14 08:16:50.165207 crc crio[3637]: time=\"2026-06-14T08:16:50.164666703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.224020 | controller |     "Jun 14 08:16:50.281988 crc crio[3637]: time=\"2026-06-14T08:16:50.281510875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.224035 | controller |     "Jun 14 08:16:50.661717 crc crio[3637]: time=\"2026-06-14T08:16:50.660069663Z\" level=info msg=\"Created container f897339f6974196896ed5fcd07d3c38f53bec67fed066482186f3bab04deac02: openshift-marketplace/certified-operators-5zz68/extract-utilities\" id=a36b56cb-1b26-4646-8a7f-5af1d1d646be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.224050 | controller |     "Jun 14 08:16:50.695358 crc crio[3637]: time=\"2026-06-14T08:16:50.694477216Z\" level=info msg=\"Created container 4287edffacba3ad6cc57bb6fc2d03757dfef87e2326fffa7860b5f405faea23b: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8832061b-9fb2-45a4-aea1-d86fc643ea89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.224065 | controller |     "Jun 14 08:16:50.720981 crc crio[3637]: time=\"2026-06-14T08:16:50.71873143Z\" level=info msg=\"Starting container: 4287edffacba3ad6cc57bb6fc2d03757dfef87e2326fffa7860b5f405faea23b\" id=22dcba27-6cbf-4ffd-bace-94f454ab6629 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.224079 | controller |     "Jun 14 08:16:50.720981 crc crio[3637]: time=\"2026-06-14T08:16:50.720610753Z\" level=info msg=\"Starting container: f897339f6974196896ed5fcd07d3c38f53bec67fed066482186f3bab04deac02\" id=8efa2812-df07-4c70-816d-b8866e573256 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.224094 | controller |     "Jun 14 08:16:50.810088 crc crio[3637]: time=\"2026-06-14T08:16:50.80835526Z\" level=info msg=\"Started container\" PID=14530 containerID=4287edffacba3ad6cc57bb6fc2d03757dfef87e2326fffa7860b5f405faea23b description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=22dcba27-6cbf-4ffd-bace-94f454ab6629 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632",
2026-06-14 10:12:41.224110 | controller |     "Jun 14 08:16:51.039528 crc crio[3637]: time=\"2026-06-14T08:16:51.037550841Z\" level=info msg=\"Created container 7b8d3c249934f3ddbdc493d87605982b8fa6961fe02730f7749fd5868bf9f769: openshift-marketplace/redhat-operators-r6jp9/extract-utilities\" id=bd2fce10-aa49-43e4-a705-70781717c14f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.224131 | controller |     "Jun 14 08:16:51.091029 crc crio[3637]: time=\"2026-06-14T08:16:51.088793789Z\" level=info msg=\"Starting container: 7b8d3c249934f3ddbdc493d87605982b8fa6961fe02730f7749fd5868bf9f769\" id=dc9717f8-842e-4221-93f8-58ab9e7fbf11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.224147 | controller |     "Jun 14 08:16:51.120437 crc crio[3637]: time=\"2026-06-14T08:16:51.119609542Z\" level=info msg=\"Started container\" PID=14524 containerID=f897339f6974196896ed5fcd07d3c38f53bec67fed066482186f3bab04deac02 description=openshift-marketplace/certified-operators-5zz68/extract-utilities id=8efa2812-df07-4c70-816d-b8866e573256 name=/runtime.v1.RuntimeService/StartContainer sandboxID=519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597",
2026-06-14 10:12:41.224162 | controller |     "Jun 14 08:16:51.468983 crc crio[3637]: time=\"2026-06-14T08:16:51.466590123Z\" level=info msg=\"Started container\" PID=14542 containerID=7b8d3c249934f3ddbdc493d87605982b8fa6961fe02730f7749fd5868bf9f769 description=openshift-marketplace/redhat-operators-r6jp9/extract-utilities id=dc9717f8-842e-4221-93f8-58ab9e7fbf11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb",
2026-06-14 10:12:41.224177 | controller |     "Jun 14 08:16:51.515751 crc crio[3637]: time=\"2026-06-14T08:16:51.51470916Z\" level=info msg=\"Removed container 16c73405e8734074533b16d5403506873f094cdbbd537736527c9ffd728aefa7: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=fa3d5b70-87b2-41e9-a4f6-27895ec99702 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.224193 | controller |     "Jun 14 08:16:51.942276 crc crio[3637]: time=\"2026-06-14T08:16:51.935805259Z\" level=info msg=\"Created container 641264ca40ce646d19a03566c4dc50f7ce181713ed3c635a70518716008dd69c: openshift-marketplace/redhat-marketplace-rpqmh/extract-utilities\" id=fb9d142e-889c-49cb-9b8f-3e69f5d898e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.224208 | controller |     "Jun 14 08:16:51.997650 crc crio[3637]: time=\"2026-06-14T08:16:51.997580554Z\" level=info msg=\"Starting container: 641264ca40ce646d19a03566c4dc50f7ce181713ed3c635a70518716008dd69c\" id=ba038b41-d57e-42fb-bd03-473215140d99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.224223 | controller |     "Jun 14 08:16:52.363037 crc crio[3637]: time=\"2026-06-14T08:16:52.362745609Z\" level=info msg=\"Started container\" PID=14543 containerID=641264ca40ce646d19a03566c4dc50f7ce181713ed3c635a70518716008dd69c description=openshift-marketplace/redhat-marketplace-rpqmh/extract-utilities id=ba038b41-d57e-42fb-bd03-473215140d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a",
2026-06-14 10:12:41.224237 | controller |     "Jun 14 08:16:53.564158 crc crio[3637]: time=\"2026-06-14T08:16:53.563271376Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b0d6353a-ee2a-433b-911c-7479cf2ae037 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.224252 | controller |     "Jun 14 08:16:53.603573 crc crio[3637]: time=\"2026-06-14T08:16:53.603484224Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9a39ff03-7229-4590-89d5-9a8bf7664529 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.224267 | controller |     "Jun 14 08:16:53.616021 crc crio[3637]: time=\"2026-06-14T08:16:53.615688846Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-14 10:12:41.224281 | controller |     "Jun 14 08:16:53.635486 crc crio[3637]: time=\"2026-06-14T08:16:53.635283352Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.224299 | controller |     "Jun 14 08:16:53.731981 crc crio[3637]: time=\"2026-06-14T08:16:53.731506459Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=31a35a2b-f37a-44c6-8b42-6ce6917a868b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.224314 | controller |     "Jun 14 08:16:53.817651 crc crio[3637]: time=\"2026-06-14T08:16:53.81606678Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.224329 | controller |     "Jun 14 08:17:02.981078 crc crio[3637]: time=\"2026-06-14T08:17:02.979080137Z\" level=info msg=\"Stopping container: 4287edffacba3ad6cc57bb6fc2d03757dfef87e2326fffa7860b5f405faea23b (timeout: 30s)\" id=241fdfa1-e5ba-45e3-b6de-7f3213a1cf7d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.224343 | controller |     "Jun 14 08:17:09.300316 crc crio[3637]: time=\"2026-06-14T08:17:09.291644283Z\" level=info msg=\"Removing container: c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773\" id=f3bb2908-0e01-43c1-afbb-1b6a30287f91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.224386 | controller |     "Jun 14 08:17:09.719538 crc crio[3637]: time=\"2026-06-14T08:17:09.719407926Z\" level=info msg=\"Stopped container 4287edffacba3ad6cc57bb6fc2d03757dfef87e2326fffa7860b5f405faea23b: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=241fdfa1-e5ba-45e3-b6de-7f3213a1cf7d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.224401 | controller |     "Jun 14 08:17:09.733335 crc crio[3637]: time=\"2026-06-14T08:17:09.733103531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=531613a0-f3e1-4ab0-b815-ac839692dbbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.224416 | controller |     "Jun 14 08:17:09.907578 crc crio[3637]: time=\"2026-06-14T08:17:09.90710628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=6352c984-d56e-4d41-aa53-907488875440 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.224430 | controller |     "Jun 14 08:17:09.943126 crc crio[3637]: time=\"2026-06-14T08:17:09.936425237Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=eeab48e2-4501-4189-8c12-a844642eb014 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.224445 | controller |     "Jun 14 08:17:09.947267 crc crio[3637]: time=\"2026-06-14T08:17:09.947083981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.224459 | controller |     "Jun 14 08:17:09.972538 crc crio[3637]: time=\"2026-06-14T08:17:09.972125793Z\" level=info msg=\"Stopping container: 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3 (timeout: 2s)\" id=4c0d6cdf-646e-48fe-8617-1bb3f2460f44 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.224474 | controller |     "Jun 14 08:17:10.636410 crc crio[3637]: time=\"2026-06-14T08:17:10.634463478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.224488 | controller |     "Jun 14 08:17:10.655549 crc crio[3637]: time=\"2026-06-14T08:17:10.655429198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.224502 | controller |     "Jun 14 08:17:10.969453 crc crio[3637]: time=\"2026-06-14T08:17:10.968027936Z\" level=info msg=\"Removed container c68f0c109c92542f333dcc12b130b64f726b28f4ba7a79974eda53c64c22e773: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=f3bb2908-0e01-43c1-afbb-1b6a30287f91 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.224519 | controller |     "Jun 14 08:17:14.758130 crc crio[3637]: time=\"2026-06-14T08:17:14.758068268Z\" level=info msg=\"Removing container: b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622\" id=8e6d49ca-cb91-41f7-a683-0c315d00dd56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.224534 | controller |     "Jun 14 08:17:14.925049 crc crio[3637]: time=\"2026-06-14T08:17:14.923950125Z\" level=info msg=\"Created container b2d5d7a7215b3e680fdc8a23ad52dbf49923e272e96a60964ad6dc9f15e075a2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=eeab48e2-4501-4189-8c12-a844642eb014 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.224549 | controller |     "Jun 14 08:17:14.933465 crc crio[3637]: time=\"2026-06-14T08:17:14.933112819Z\" level=info msg=\"Starting container: b2d5d7a7215b3e680fdc8a23ad52dbf49923e272e96a60964ad6dc9f15e075a2\" id=3bc7ec5f-83b6-45d7-9ea5-64c4c279b34e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.224563 | controller |     "Jun 14 08:17:15.014957 crc crio[3637]: time=\"2026-06-14T08:17:15.014642529Z\" level=info msg=\"Started container\" PID=14802 containerID=b2d5d7a7215b3e680fdc8a23ad52dbf49923e272e96a60964ad6dc9f15e075a2 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=3bc7ec5f-83b6-45d7-9ea5-64c4c279b34e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632",
2026-06-14 10:12:41.224581 | controller |     "Jun 14 08:17:16.215122 crc crio[3637]: time=\"2026-06-14T08:17:16.200538903Z\" level=info msg=\"Stopped container 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4c0d6cdf-646e-48fe-8617-1bb3f2460f44 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.224598 | controller |     "Jun 14 08:17:16.246656 crc crio[3637]: time=\"2026-06-14T08:17:16.246394639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=8e1862e6-ff70-4799-a8a8-85ba9949eb1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.224612 | controller |     "Jun 14 08:17:24.687332 crc crio[3637]: time=\"2026-06-14T08:17:24.685681019Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/POD\" id=ff7b3b2a-ce40-4c14-a7a4-cc60ac302015 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.224626 | controller |     "Jun 14 08:17:24.689090 crc crio[3637]: time=\"2026-06-14T08:17:24.687400966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.224641 | controller |     "Jun 14 08:17:32.295623 crc crio[3637]: time=\"2026-06-14T08:17:32.290834446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.224655 | controller |     "Jun 14 08:17:36.363206 crc crio[3637]: time=\"2026-06-14T08:17:36.362589012Z\" level=info msg=\"Created container 8592206422ed0640252b9e7f0e4f74bc148214d05861153943752d517014f721: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=1aeb19d2-ba4d-48b0-adfc-199fa18f67ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.224669 | controller |     "Jun 14 08:17:36.374235 crc crio[3637]: time=\"2026-06-14T08:17:36.374094419Z\" level=info msg=\"Starting container: 8592206422ed0640252b9e7f0e4f74bc148214d05861153943752d517014f721\" id=40570a7d-487e-422d-9e96-56451678c7c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.224687 | controller |     "Jun 14 08:17:36.519658 crc crio[3637]: time=\"2026-06-14T08:17:36.519576873Z\" level=info msg=\"Started container\" PID=14940 containerID=8592206422ed0640252b9e7f0e4f74bc148214d05861153943752d517014f721 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=40570a7d-487e-422d-9e96-56451678c7c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00",
2026-06-14 10:12:41.224702 | controller |     "Jun 14 08:17:38.566185 crc crio[3637]: time=\"2026-06-14T08:17:38.565102571Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=5e6cbbe6-ac42-4e41-9ba4-53808e56741a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.224716 | controller |     "Jun 14 08:18:11.458633 crc crio[3637]: time=\"2026-06-14T08:18:11.455577287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3c77375d-1ae5-4e55-a1cb-cb682690dc89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.224731 | controller |     "Jun 14 08:18:15.930562 crc crio[3637]: time=\"2026-06-14T08:18:15.92935493Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=5f1c490a-e7c6-4d78-a7cf-a4c12b3ad82a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.224745 | controller |     "Jun 14 08:18:15.931813 crc crio[3637]: time=\"2026-06-14T08:18:15.929594445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0b28e026-55bb-42ec-8d96-dc0a0ac97717 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.224759 | controller |     "Jun 14 08:18:21.654524 crc crio[3637]: time=\"2026-06-14T08:18:21.653125967Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=e613e8ff-158e-4b36-8b44-c2f3c20a092f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.224773 | controller |     "Jun 14 08:18:21.658332 crc crio[3637]: time=\"2026-06-14T08:18:21.65809542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.224788 | controller |     "Jun 14 08:18:21.661207 crc crio[3637]: time=\"2026-06-14T08:18:21.661127059Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4bae1ad1-39c5-4d1a-a20d-244078538523 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.224801 | controller |     "Jun 14 08:18:21.990756 crc crio[3637]: time=\"2026-06-14T08:18:21.990379913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=311c92f7-9cd4-4c93-b0f6-c7f61100fc76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.224816 | controller |     "Jun 14 08:18:22.936107 crc crio[3637]: time=\"2026-06-14T08:18:22.935815909Z\" level=info msg=\"Stopped container 37dcc0bce1472b58fcf9128237eb4a0e66c55ee389883716df47c66cbf400130: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=9381ff6e-5845-4588-9e27-9dbce476e5c0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.224830 | controller |     "Jun 14 08:18:22.944601 crc crio[3637]: time=\"2026-06-14T08:18:22.944562021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=1d242f38-7bc0-4d89-8802-cfb39fb99782 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.224844 | controller |     "Jun 14 08:18:49.637044 crc crio[3637]: time=\"2026-06-14T08:18:49.635394876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.224861 | controller |     "Jun 14 08:18:49.640015 crc crio[3637]: time=\"2026-06-14T08:18:49.638999405Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d2381351-ff71-402d-ac5f-8aa30d1267e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.224876 | controller |     "Jun 14 08:18:49.642134 crc crio[3637]: time=\"2026-06-14T08:18:49.641242983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.224890 | controller |     "Jun 14 08:18:49.649592 crc crio[3637]: time=\"2026-06-14T08:18:49.649433107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=70d9bf4f-dc3b-4ee5-9b4e-e65cb31233f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.224905 | controller |     "Jun 14 08:18:49.695928 crc crio[3637]: time=\"2026-06-14T08:18:49.695657101Z\" level=info msg=\"Removed container b6f787751f4e64cc89d74eea796c1eb35bb058e353f97354b19701d496310622: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=8e6d49ca-cb91-41f7-a683-0c315d00dd56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.224919 | controller |     "Jun 14 08:18:49.705097 crc crio[3637]: time=\"2026-06-14T08:18:49.704996735Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=5e0a8cd3-a724-4d97-8634-e59c6faeb4f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.224934 | controller |     "Jun 14 08:18:49.715763 crc crio[3637]: time=\"2026-06-14T08:18:49.715663986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.224949 | controller |     "Jun 14 08:18:52.588676 crc crio[3637]: time=\"2026-06-14T08:18:52.588108652Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=c445c407-e04e-460c-b0ba-bb693e241d7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.224963 | controller |     "Jun 14 08:18:52.589796 crc crio[3637]: time=\"2026-06-14T08:18:52.588728393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.224978 | controller |     "Jun 14 08:18:52.671427 crc crio[3637]: time=\"2026-06-14T08:18:52.671309565Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=7e40ba31-a6e5-4b0f-a376-0964b09c9080 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.224992 | controller |     "Jun 14 08:18:52.671595 crc crio[3637]: time=\"2026-06-14T08:18:52.671440409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225006 | controller |     "Jun 14 08:19:01.253537 crc crio[3637]: time=\"2026-06-14T08:19:01.25205462Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=4b47f3ea-13f4-4296-b320-3c219fab317e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.225021 | controller |     "Jun 14 08:19:01.254799 crc crio[3637]: time=\"2026-06-14T08:19:01.253577441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225035 | controller |     "Jun 14 08:20:02.937615 crc crio[3637]: time=\"2026-06-14T08:20:02.936989018Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=ff7b3b2a-ce40-4c14-a7a4-cc60ac302015 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.225054 | controller |     "Jun 14 08:20:02.977243 crc crio[3637]: time=\"2026-06-14T08:20:02.9771887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225069 | controller |     "Jun 14 08:20:03.060271 crc crio[3637]: time=\"2026-06-14T08:20:03.060052501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225083 | controller |     "Jun 14 08:20:03.077435 crc crio[3637]: time=\"2026-06-14T08:20:03.077051315Z\" level=info msg=\"Ran pod sandbox d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b with infra container: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/POD\" id=ff7b3b2a-ce40-4c14-a7a4-cc60ac302015 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.225097 | controller |     "Jun 14 08:20:03.079179 crc crio[3637]: time=\"2026-06-14T08:20:03.078313302Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064\" id=9a39ff03-7229-4590-89d5-9a8bf7664529 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.225112 | controller |     "Jun 14 08:20:03.082793 crc crio[3637]: time=\"2026-06-14T08:20:03.082594213Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d8087689-0ccc-4d21-8dda-a74dd19b6390 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.225126 | controller |     "Jun 14 08:20:03.083428 crc crio[3637]: time=\"2026-06-14T08:20:03.083117621Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8ada3a1b-260e-40cc-8f98-4ce244db9c3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.225140 | controller |     "Jun 14 08:20:03.090247 crc crio[3637]: time=\"2026-06-14T08:20:03.090137976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=1299a2e1-1017-461a-a743-8c4da62dd757 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.225154 | controller |     "Jun 14 08:20:03.093366 crc crio[3637]: time=\"2026-06-14T08:20:03.092608999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225169 | controller |     "Jun 14 08:20:03.109836 crc crio[3637]: time=\"2026-06-14T08:20:03.109778917Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/99bdeefd-653d-4885-ab72-4deac242cd9c 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:0xc000b10820}] Aliases:map[]}\"",
2026-06-14 10:12:41.225184 | controller |     "Jun 14 08:20:03.110084 crc crio[3637]: time=\"2026-06-14T08:20:03.110057596Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.225198 | controller |     "Jun 14 08:20:03.117698 crc crio[3637]: time=\"2026-06-14T08:20:03.117336434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225217 | controller |     "Jun 14 08:20:03.137229 crc crio[3637]: time=\"2026-06-14T08:20:03.136994641Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=c574a796-b440-4d83-9326-6d69f057f9da name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.225232 | controller |     "Jun 14 08:20:03.139591 crc crio[3637]: time=\"2026-06-14T08:20:03.139467367Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a52fb280-5dcc-4de5-a95d-6c386b8221d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.225246 | controller |     "Jun 14 08:20:03.140592 crc crio[3637]: time=\"2026-06-14T08:20:03.14044013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225261 | controller |     "Jun 14 08:20:03.155564 crc crio[3637]: time=\"2026-06-14T08:20:03.155328338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225275 | controller |     "Jun 14 08:20:03.203713 crc crio[3637]: time=\"2026-06-14T08:20:03.202941202Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=31a35a2b-f37a-44c6-8b42-6ce6917a868b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.225290 | controller |     "Jun 14 08:20:03.212995 crc crio[3637]: time=\"2026-06-14T08:20:03.212875173Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=47492471-6924-4b32-8796-2bdd486a3818 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.225304 | controller |     "Jun 14 08:20:03.214678 crc crio[3637]: time=\"2026-06-14T08:20:03.214645568Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/kube-multus-additional-cni-plugins\" id=9aed8ebe-7d0c-4ab0-9966-d202e2e69a84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.225318 | controller |     "Jun 14 08:20:03.222606 crc crio[3637]: time=\"2026-06-14T08:20:03.222548593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225333 | controller |     "Jun 14 08:20:03.240704 crc crio[3637]: time=\"2026-06-14T08:20:03.240570514Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f UID:14b028be-d24a-4215-9f07-f1d77d4fb225 NetNS:/var/run/netns/34d94f9b-8e61-418a-a806-6180efb527d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod14b028be_d24a_4215_9f07_f1d77d4fb225.slice PodAnnotations:0xc00008c328}] Aliases:map[]}\"",
2026-06-14 10:12:41.225363 | controller |     "Jun 14 08:20:03.240704 crc crio[3637]: time=\"2026-06-14T08:20:03.240682118Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.225382 | controller |     "Jun 14 08:20:03.246699 crc crio[3637]: time=\"2026-06-14T08:20:03.246670665Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe UID:dc9118ff-d0aa-4cde-981c-405fb4fc93f3 NetNS:/var/run/netns/f4b94cc0-91ac-4c6f-b053-4c55136a5203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddc9118ff_d0aa_4cde_981c_405fb4fc93f3.slice PodAnnotations:0xc00019c8f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.225402 | controller |     "Jun 14 08:20:03.246947 crc crio[3637]: time=\"2026-06-14T08:20:03.246918693Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.225417 | controller |     "Jun 14 08:20:03.284683 crc crio[3637]: time=\"2026-06-14T08:20:03.284549924Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bc3e473c-3d23-4d91-a918-d01e74a24a07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.225432 | controller |     "Jun 14 08:20:03.296524 crc crio[3637]: time=\"2026-06-14T08:20:03.294878349Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8ddc98a2-5365-4eff-83b8-76d7f2720ee9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.225447 | controller |     "Jun 14 08:20:03.327139 crc crio[3637]: time=\"2026-06-14T08:20:03.327026293Z\" level=info msg=\"Created container 18a0883c55e230ea286411f82b3e7caf3f69af56a27ccc0bc0b48c64afcadb21: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=d2381351-ff71-402d-ac5f-8aa30d1267e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.225461 | controller |     "Jun 14 08:20:03.357003 crc crio[3637]: time=\"2026-06-14T08:20:03.356832381Z\" level=info msg=\"Starting container: 18a0883c55e230ea286411f82b3e7caf3f69af56a27ccc0bc0b48c64afcadb21\" id=0c8c7ffd-e449-4baa-906c-4062b01bcd76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.225476 | controller |     "Jun 14 08:20:03.362271 crc crio[3637]: time=\"2026-06-14T08:20:03.361723767Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=fb32fd52-da61-4205-ba8f-3fe0d24d5427 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.225491 | controller |     "Jun 14 08:20:03.370236 crc crio[3637]: time=\"2026-06-14T08:20:03.369921462Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=83e31b06-489d-460c-a3c8-ccc5bfe4aa79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.225506 | controller |     "Jun 14 08:20:03.371274 crc crio[3637]: time=\"2026-06-14T08:20:03.371130927Z\" level=info msg=\"Created container 2385250804f5d23c3dd5dc023b2160358005a006f871d05b6c2c8aa288b7bf04: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=5e0a8cd3-a724-4d97-8634-e59c6faeb4f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.225522 | controller |     "Jun 14 08:20:03.381759 crc crio[3637]: time=\"2026-06-14T08:20:03.381624619Z\" level=info msg=\"Starting container: 2385250804f5d23c3dd5dc023b2160358005a006f871d05b6c2c8aa288b7bf04\" id=0bd87456-2272-4917-bba0-b84d4706dd1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.225536 | controller |     "Jun 14 08:20:03.397729 crc crio[3637]: time=\"2026-06-14T08:20:03.397643572Z\" level=info msg=\"Started container\" PID=15663 containerID=18a0883c55e230ea286411f82b3e7caf3f69af56a27ccc0bc0b48c64afcadb21 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=0c8c7ffd-e449-4baa-906c-4062b01bcd76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b",
2026-06-14 10:12:41.225551 | controller |     "Jun 14 08:20:03.400333 crc crio[3637]: time=\"2026-06-14T08:20:03.4002245Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=b0d6353a-ee2a-433b-911c-7479cf2ae037 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.225566 | controller |     "Jun 14 08:20:03.403600 crc crio[3637]: time=\"2026-06-14T08:20:03.402828697Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=444577db-06b7-4c22-b592-83f3f47ad5ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.225584 | controller |     "Jun 14 08:20:03.407098 crc crio[3637]: time=\"2026-06-14T08:20:03.407001263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225599 | controller |     "Jun 14 08:20:03.410363 crc crio[3637]: time=\"2026-06-14T08:20:03.41026991Z\" level=info msg=\"Started container\" PID=15671 containerID=2385250804f5d23c3dd5dc023b2160358005a006f871d05b6c2c8aa288b7bf04 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=0bd87456-2272-4917-bba0-b84d4706dd1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=893b02d7bae3a94180efc2620cefa0bac9e9ff285c8768a82626c2c97b4fac2c",
2026-06-14 10:12:41.225613 | controller |     "Jun 14 08:20:03.475047 crc crio[3637]: time=\"2026-06-14T08:20:03.474236129Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4knbx/extract-content\" id=238f6d19-14be-4ff4-af92-08e3b717e820 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.225628 | controller |     "Jun 14 08:20:03.481227 crc crio[3637]: time=\"2026-06-14T08:20:03.481149281Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=cfa89690-8e41-45e8-b0e3-477dbaac86cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.225642 | controller |     "Jun 14 08:20:03.485103 crc crio[3637]: time=\"2026-06-14T08:20:03.484692143Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4b075bd8-8d25-4cd0-93f5-7a599752faf3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.225657 | controller |     "Jun 14 08:20:03.495645 crc crio[3637]: time=\"2026-06-14T08:20:03.495607768Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r6jp9/extract-content\" id=8896c900-eda9-4635-bcea-9e93720e8c5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.225671 | controller |     "Jun 14 08:20:03.498297 crc crio[3637]: time=\"2026-06-14T08:20:03.498270017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225686 | controller |     "Jun 14 08:20:03.504140 crc crio[3637]: time=\"2026-06-14T08:20:03.504051681Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=2953d587-ec11-479d-9053-bee350e1aa51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.225700 | controller |     "Jun 14 08:20:03.533615 crc crio[3637]: time=\"2026-06-14T08:20:03.533214787Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5zz68/extract-content\" id=3f55561a-e969-4399-9d06-770442bbfdbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.225715 | controller |     "Jun 14 08:20:03.591548 crc crio[3637]: time=\"2026-06-14T08:20:03.591288302Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064\" id=1139c374-7227-4ea3-ac0f-b798b3e6f339 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.225729 | controller |     "Jun 14 08:20:03.609265 crc crio[3637]: time=\"2026-06-14T08:20:03.607384562Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cc13ac0e-5957-4418-bd8f-1b96329b10b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.225743 | controller |     "Jun 14 08:20:03.629475 crc crio[3637]: time=\"2026-06-14T08:20:03.629317158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225757 | controller |     "Jun 14 08:20:03.647035 crc crio[3637]: time=\"2026-06-14T08:20:03.644445004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225775 | controller |     "Jun 14 08:20:03.647035 crc crio[3637]: time=\"2026-06-14T08:20:03.644819227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225789 | controller |     "Jun 14 08:20:03.648485 crc crio[3637]: time=\"2026-06-14T08:20:03.648244777Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=265e8a1b-5230-435f-bd62-38c189a93012 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.225803 | controller |     "Jun 14 08:20:03.648485 crc crio[3637]: time=\"2026-06-14T08:20:03.648460384Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=58111456-f552-4d28-8843-ab5d2e70d1b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.225817 | controller |     "Jun 14 08:20:03.681962 crc crio[3637]: 2026-06-14T08:20:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0b0f6cb39a41ef Mac:ea:8b:81:fa:ca:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/99bdeefd-653d-4885-ab72-4deac242cd9c SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.225831 | controller |     "Jun 14 08:20:03.716551 crc crio[3637]: time=\"2026-06-14T08:20:03.716259144Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/99bdeefd-653d-4885-ab72-4deac242cd9c 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:0xc000b10820}] Aliases:map[]}\"",
2026-06-14 10:12:41.225846 | controller |     "Jun 14 08:20:03.716551 crc crio[3637]: time=\"2026-06-14T08:20:03.716548053Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.225861 | controller |     "Jun 14 08:20:03.838292 crc crio[3637]: time=\"2026-06-14T08:20:03.838194196Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=41d7f2e0-34c7-4f78-a279-dcf00ac02720 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.225876 | controller |     "Jun 14 08:20:03.852079 crc crio[3637]: time=\"2026-06-14T08:20:03.851984816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225890 | controller |     "Jun 14 08:20:03.878679 crc crio[3637]: time=\"2026-06-14T08:20:03.878126122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225905 | controller |     "Jun 14 08:20:03.918358 crc crio[3637]: time=\"2026-06-14T08:20:03.914161638Z\" level=info msg=\"Ran pod sandbox d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76 with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=c445c407-e04e-460c-b0ba-bb693e241d7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.225920 | controller |     "Jun 14 08:20:03.938680 crc crio[3637]: time=\"2026-06-14T08:20:03.938230834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=1129d6b6-fca4-4ef1-908f-8276a1f50f53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.225934 | controller |     "Jun 14 08:20:03.946463 crc crio[3637]: time=\"2026-06-14T08:20:03.946370214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.225952 | controller |     "Jun 14 08:20:03.947226 crc crio[3637]: time=\"2026-06-14T08:20:03.947007185Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=bd90da57-5e68-4077-ab6e-a384a96cbe91 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.226012 | controller |     "Jun 14 08:20:03.948595 crc crio[3637]: time=\"2026-06-14T08:20:03.947807102Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rpqmh/extract-content\" id=b50647bc-e8cc-4903-882a-a7c801e70dc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.226029 | controller |     "Jun 14 08:20:03.951948 crc crio[3637]: time=\"2026-06-14T08:20:03.951828816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226044 | controller |     "Jun 14 08:20:03.959045 crc crio[3637]: time=\"2026-06-14T08:20:03.958954802Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1626fd1d-ed30-4ff9-9f14-68f056cc3c09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.226059 | controller |     "Jun 14 08:20:03.974660 crc crio[3637]: time=\"2026-06-14T08:20:03.974456655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226074 | controller |     "Jun 14 08:20:03.997422 crc crio[3637]: time=\"2026-06-14T08:20:03.997273569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226089 | controller |     "Jun 14 08:20:04.036091 crc crio[3637]: time=\"2026-06-14T08:20:04.035514944Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=be1c1310-1401-4ffc-9d1e-437ff29ebaaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.226103 | controller |     "Jun 14 08:20:04.038330 crc crio[3637]: time=\"2026-06-14T08:20:04.03823686Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=70fe8fd4-1286-4570-893d-b251dcf9da04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.226118 | controller |     "Jun 14 08:20:04.085280 crc crio[3637]: time=\"2026-06-14T08:20:04.079657851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226133 | controller |     "Jun 14 08:20:04.090242 crc crio[3637]: time=\"2026-06-14T08:20:04.088816078Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=9cb239d2-57c5-4bff-9da7-34c366ca0cda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.226148 | controller |     "Jun 14 08:20:04.093885 crc crio[3637]: time=\"2026-06-14T08:20:04.092237078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226162 | controller |     "Jun 14 08:20:04.095625 crc crio[3637]: time=\"2026-06-14T08:20:04.095556181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226176 | controller |     "Jun 14 08:20:04.099076 crc crio[3637]: time=\"2026-06-14T08:20:04.099004711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226194 | controller |     "Jun 14 08:20:04.116489 crc crio[3637]: time=\"2026-06-14T08:20:04.116408351Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=3a2983a6-3c28-4823-8ccd-7af0c3f7ac6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.226209 | controller |     "Jun 14 08:20:04.125818 crc crio[3637]: time=\"2026-06-14T08:20:04.125777908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226223 | controller |     "Jun 14 08:20:04.212440 crc crio[3637]: time=\"2026-06-14T08:20:04.212351539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226238 | controller |     "Jun 14 08:20:04.218489 crc crio[3637]: time=\"2026-06-14T08:20:04.218391444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226253 | controller |     "Jun 14 08:20:04.233592 crc crio[3637]: time=\"2026-06-14T08:20:04.232889286Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=cf5a71d0-130a-468f-8c18-4c619fbdb0fd name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.226267 | controller |     "Jun 14 08:20:04.243460 crc crio[3637]: time=\"2026-06-14T08:20:04.242970021Z\" level=info msg=\"Created container bd600c11ca813621ab91a2d7a511661b5b58be8eb3d757760a2c1b5d1e64031a: openshift-marketplace/redhat-operators-r6jp9/extract-content\" id=8896c900-eda9-4635-bcea-9e93720e8c5d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.226282 | controller |     "Jun 14 08:20:04.245829 crc crio[3637]: time=\"2026-06-14T08:20:04.244241478Z\" level=info msg=\"Created container ae2ee576886627d3dcbd25bd9a58e84e645305764f99a348b865ddda09f73a2e: openshift-marketplace/certified-operators-5zz68/extract-content\" id=3f55561a-e969-4399-9d06-770442bbfdbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.226297 | controller |     "Jun 14 08:20:04.248690 crc crio[3637]: time=\"2026-06-14T08:20:04.248078399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226312 | controller |     "Jun 14 08:20:04.250335 crc crio[3637]: time=\"2026-06-14T08:20:04.250244761Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=617ee4ac-bf5e-43a8-8b07-3e8df8bbef92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.226327 | controller |     "Jun 14 08:20:04.257622 crc crio[3637]: time=\"2026-06-14T08:20:04.257525683Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=effb2c76-0cfc-4b12-889e-51849a2d451e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.226341 | controller |     "Jun 14 08:20:04.264274 crc crio[3637]: time=\"2026-06-14T08:20:04.264147742Z\" level=info msg=\"Starting container: bd600c11ca813621ab91a2d7a511661b5b58be8eb3d757760a2c1b5d1e64031a\" id=9129f6b9-934c-44a0-959d-ba30023628cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.226385 | controller |     "Jun 14 08:20:04.265558 crc crio[3637]: time=\"2026-06-14T08:20:04.265448687Z\" level=info msg=\"Starting container: ae2ee576886627d3dcbd25bd9a58e84e645305764f99a348b865ddda09f73a2e\" id=aaaa5360-eacd-4f9b-8801-ad671a2f300e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.226401 | controller |     "Jun 14 08:20:04.267472 crc crio[3637]: time=\"2026-06-14T08:20:04.26738376Z\" level=info msg=\"Created container 15d1853c404ecce6b72dc0c9f62148c8ff12a08a5f0d53a0cd0125309eb89b98: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=e613e8ff-158e-4b36-8b44-c2f3c20a092f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.226419 | controller |     "Jun 14 08:20:04.276501 crc crio[3637]: time=\"2026-06-14T08:20:04.276162294Z\" level=info msg=\"Started container\" PID=15778 containerID=bd600c11ca813621ab91a2d7a511661b5b58be8eb3d757760a2c1b5d1e64031a description=openshift-marketplace/redhat-operators-r6jp9/extract-content id=9129f6b9-934c-44a0-959d-ba30023628cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb",
2026-06-14 10:12:41.226435 | controller |     "Jun 14 08:20:04.284828 crc crio[3637]: time=\"2026-06-14T08:20:04.284703999Z\" level=info msg=\"Started container\" PID=15804 containerID=ae2ee576886627d3dcbd25bd9a58e84e645305764f99a348b865ddda09f73a2e description=openshift-marketplace/certified-operators-5zz68/extract-content id=aaaa5360-eacd-4f9b-8801-ad671a2f300e name=/runtime.v1.RuntimeService/StartContainer sandboxID=519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597",
2026-06-14 10:12:41.226449 | controller |     "Jun 14 08:20:04.289034 crc crio[3637]: time=\"2026-06-14T08:20:04.286684509Z\" level=info msg=\"Starting container: 15d1853c404ecce6b72dc0c9f62148c8ff12a08a5f0d53a0cd0125309eb89b98\" id=1ed1cb8c-3d5e-4a54-a7cd-3a565c2b572b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.226463 | controller |     "Jun 14 08:20:04.298410 crc crio[3637]: time=\"2026-06-14T08:20:04.294028261Z\" level=info msg=\"Started container\" PID=15803 containerID=15d1853c404ecce6b72dc0c9f62148c8ff12a08a5f0d53a0cd0125309eb89b98 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=1ed1cb8c-3d5e-4a54-a7cd-3a565c2b572b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00",
2026-06-14 10:12:41.226478 | controller |     "Jun 14 08:20:04.327268 crc crio[3637]: time=\"2026-06-14T08:20:04.327183511Z\" level=info msg=\"Created container 182be06a9fe7ae04e178570cb96598e6e385c35ed2de1a9d7cf227149208d43c: openshift-marketplace/community-operators-4knbx/extract-content\" id=238f6d19-14be-4ff4-af92-08e3b717e820 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.226492 | controller |     "Jun 14 08:20:04.350454 crc crio[3637]: time=\"2026-06-14T08:20:04.349387507Z\" level=info msg=\"Created container 59e5674214e27a525a2b81b23f113c479b17603fbcead098e8603cb3c3f9a18b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4bae1ad1-39c5-4d1a-a20d-244078538523 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.226548 | controller |     "Jun 14 08:20:04.357005 crc crio[3637]: time=\"2026-06-14T08:20:04.356276055Z\" level=info msg=\"Starting container: 59e5674214e27a525a2b81b23f113c479b17603fbcead098e8603cb3c3f9a18b\" id=8134ad5a-03a4-4f8a-8e8a-9f01f6f8404f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.226566 | controller |     "Jun 14 08:20:04.357435 crc crio[3637]: time=\"2026-06-14T08:20:04.357348501Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=b5a9d99f-a1b8-4764-ba12-d1688ec52b4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.226583 | controller |     "Jun 14 08:20:04.357776 crc crio[3637]: time=\"2026-06-14T08:20:04.357450525Z\" level=info msg=\"Starting container: 182be06a9fe7ae04e178570cb96598e6e385c35ed2de1a9d7cf227149208d43c\" id=57d7dd05-d6a4-4995-9383-85201a3a7ddf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.226600 | controller |     "Jun 14 08:20:04.389559 crc crio[3637]: 2026-06-14T08:20:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c8b8d2c3476d9ba Mac:ca:0a:24:88:cf:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/34d94f9b-8e61-418a-a806-6180efb527d8 SocketPath: PciID:}] [{Interface:0xc00041b290 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.226620 | controller |     "Jun 14 08:20:04.390991 crc crio[3637]: time=\"2026-06-14T08:20:04.390379957Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f UID:14b028be-d24a-4215-9f07-f1d77d4fb225 NetNS:/var/run/netns/34d94f9b-8e61-418a-a806-6180efb527d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod14b028be_d24a_4215_9f07_f1d77d4fb225.slice PodAnnotations:0xc00008c328}] Aliases:map[]}\"",
2026-06-14 10:12:41.226636 | controller |     "Jun 14 08:20:04.390991 crc crio[3637]: time=\"2026-06-14T08:20:04.390556732Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.226651 | controller |     "Jun 14 08:20:04.391481 crc crio[3637]: time=\"2026-06-14T08:20:04.391289094Z\" level=info msg=\"Started container\" PID=15818 containerID=182be06a9fe7ae04e178570cb96598e6e385c35ed2de1a9d7cf227149208d43c description=openshift-marketplace/community-operators-4knbx/extract-content id=57d7dd05-d6a4-4995-9383-85201a3a7ddf name=/runtime.v1.RuntimeService/StartContainer sandboxID=13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3",
2026-06-14 10:12:41.226666 | controller |     "Jun 14 08:20:04.392385 crc crio[3637]: time=\"2026-06-14T08:20:04.392100207Z\" level=info msg=\"Started container\" PID=15817 containerID=59e5674214e27a525a2b81b23f113c479b17603fbcead098e8603cb3c3f9a18b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=8134ad5a-03a4-4f8a-8e8a-9f01f6f8404f name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.226681 | controller |     "Jun 14 08:20:04.448664 crc crio[3637]: time=\"2026-06-14T08:20:04.448563306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226696 | controller |     "Jun 14 08:20:04.455408 crc crio[3637]: time=\"2026-06-14T08:20:04.455309416Z\" level=info msg=\"Created container de6bbce5c18acc55ef9685839b84f2f5a9aacb362aa8aed11f53bce3bfb3b0f1: openshift-marketplace/redhat-marketplace-rpqmh/extract-content\" id=b50647bc-e8cc-4903-882a-a7c801e70dc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.226711 | controller |     "Jun 14 08:20:04.464354 crc crio[3637]: time=\"2026-06-14T08:20:04.464284304Z\" level=info msg=\"Starting container: de6bbce5c18acc55ef9685839b84f2f5a9aacb362aa8aed11f53bce3bfb3b0f1\" id=c66a4d2e-080c-4856-b15b-627fc2b4abe5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.226725 | controller |     "Jun 14 08:20:04.472485 crc crio[3637]: time=\"2026-06-14T08:20:04.472416273Z\" level=info msg=\"Started container\" PID=15830 containerID=de6bbce5c18acc55ef9685839b84f2f5a9aacb362aa8aed11f53bce3bfb3b0f1 description=openshift-marketplace/redhat-marketplace-rpqmh/extract-content id=c66a4d2e-080c-4856-b15b-627fc2b4abe5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a",
2026-06-14 10:12:41.226740 | controller |     "Jun 14 08:20:04.513073 crc crio[3637]: 2026-06-14T08:20:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a39390c7fc7b59e Mac:32:85:91:90:8c:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/f4b94cc0-91ac-4c6f-b053-4c55136a5203 SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.226754 | controller |     "Jun 14 08:20:04.514765 crc crio[3637]: time=\"2026-06-14T08:20:04.514648281Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe UID:dc9118ff-d0aa-4cde-981c-405fb4fc93f3 NetNS:/var/run/netns/f4b94cc0-91ac-4c6f-b053-4c55136a5203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddc9118ff_d0aa_4cde_981c_405fb4fc93f3.slice PodAnnotations:0xc00019c8f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.226773 | controller |     "Jun 14 08:20:04.515018 crc crio[3637]: time=\"2026-06-14T08:20:04.514960712Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.226788 | controller |     "Jun 14 08:20:04.517832 crc crio[3637]: time=\"2026-06-14T08:20:04.517725844Z\" level=info msg=\"Ran pod sandbox c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=4b47f3ea-13f4-4296-b320-3c219fab317e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.226803 | controller |     "Jun 14 08:20:04.530637 crc crio[3637]: time=\"2026-06-14T08:20:04.530556331Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c2aaa8f5-7cf6-4499-a2ee-2fe8f455bce5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.226817 | controller |     "Jun 14 08:20:04.539509 crc crio[3637]: time=\"2026-06-14T08:20:04.539287848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226832 | controller |     "Jun 14 08:20:04.543315 crc crio[3637]: time=\"2026-06-14T08:20:04.543228642Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=c607a93c-b16c-4ccc-bb24-f91633da4a68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.226847 | controller |     "Jun 14 08:20:04.543594 crc crio[3637]: time=\"2026-06-14T08:20:04.543491188Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=901ccb0a-1553-491b-bb5e-1b70d2f11ffd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.226861 | controller |     "Jun 14 08:20:04.550261 crc crio[3637]: time=\"2026-06-14T08:20:04.55017192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226876 | controller |     "Jun 14 08:20:04.551924 crc crio[3637]: time=\"2026-06-14T08:20:04.551792416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226890 | controller |     "Jun 14 08:20:04.556515 crc crio[3637]: time=\"2026-06-14T08:20:04.556433188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226904 | controller |     "Jun 14 08:20:04.562064 crc crio[3637]: time=\"2026-06-14T08:20:04.561987261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226918 | controller |     "Jun 14 08:20:04.562795 crc crio[3637]: time=\"2026-06-14T08:20:04.562605071Z\" level=info msg=\"Ran pod sandbox a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=7e40ba31-a6e5-4b0f-a376-0964b09c9080 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.226932 | controller |     "Jun 14 08:20:04.570327 crc crio[3637]: time=\"2026-06-14T08:20:04.570228236Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=faf8894d-2081-4307-920e-8acfe71307d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.226953 | controller |     "Jun 14 08:20:04.570496 crc crio[3637]: time=\"2026-06-14T08:20:04.570371549Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=4d38aedc-a047-4f1d-9426-bac87259575d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.226968 | controller |     "Jun 14 08:20:04.578341 crc crio[3637]: time=\"2026-06-14T08:20:04.57817811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.226982 | controller |     "Jun 14 08:20:04.578628 crc crio[3637]: time=\"2026-06-14T08:20:04.578465046Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=34ce6521-afdd-4620-ae93-a7ac35040f5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.226996 | controller |     "Jun 14 08:20:04.587912 crc crio[3637]: time=\"2026-06-14T08:20:04.583425049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227010 | controller |     "Jun 14 08:20:04.603142 crc crio[3637]: time=\"2026-06-14T08:20:04.602898837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227025 | controller |     "Jun 14 08:20:04.605737 crc crio[3637]: time=\"2026-06-14T08:20:04.605519268Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a4fabd59-d9a4-4998-893f-a5196f332667 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227039 | controller |     "Jun 14 08:20:04.630390 crc crio[3637]: time=\"2026-06-14T08:20:04.630283777Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=27fb6b41-c81c-4c3d-8467-48718c29818a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.227053 | controller |     "Jun 14 08:20:04.641062 crc crio[3637]: time=\"2026-06-14T08:20:04.640978118Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=cb5b2cd9-e9dd-4b2e-b85b-7782cd2b64cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.227067 | controller |     "Jun 14 08:20:04.664094 crc crio[3637]: time=\"2026-06-14T08:20:04.661679375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227082 | controller |     "Jun 14 08:20:04.664094 crc crio[3637]: time=\"2026-06-14T08:20:04.663466681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227096 | controller |     "Jun 14 08:20:04.666227 crc crio[3637]: time=\"2026-06-14T08:20:04.6660772Z\" level=info msg=\"Created container 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/kube-multus-additional-cni-plugins\" id=9aed8ebe-7d0c-4ab0-9966-d202e2e69a84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.227111 | controller |     "Jun 14 08:20:04.678654 crc crio[3637]: time=\"2026-06-14T08:20:04.678497986Z\" level=info msg=\"Starting container: 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a\" id=ae04f4d7-de4d-45e2-8902-f4b459cd1045 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.227125 | controller |     "Jun 14 08:20:04.697095 crc crio[3637]: time=\"2026-06-14T08:20:04.696978635Z\" level=info msg=\"Started container\" PID=15892 containerID=9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a description=openshift-multus/cni-sysctl-allowlist-ds-qvc4r/kube-multus-additional-cni-plugins id=ae04f4d7-de4d-45e2-8902-f4b459cd1045 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b",
2026-06-14 10:12:41.227144 | controller |     "Jun 14 08:20:04.754958 crc crio[3637]: time=\"2026-06-14T08:20:04.754797883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227159 | controller |     "Jun 14 08:20:04.768637 crc crio[3637]: time=\"2026-06-14T08:20:04.768541344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227174 | controller |     "Jun 14 08:20:04.768823 crc crio[3637]: time=\"2026-06-14T08:20:04.76873231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227188 | controller |     "Jun 14 08:20:04.780251 crc crio[3637]: time=\"2026-06-14T08:20:04.780126978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227203 | controller |     "Jun 14 08:20:04.790893 crc crio[3637]: time=\"2026-06-14T08:20:04.790606956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227218 | controller |     "Jun 14 08:20:04.821027 crc crio[3637]: time=\"2026-06-14T08:20:04.820782047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227232 | controller |     "Jun 14 08:20:04.835057 crc crio[3637]: time=\"2026-06-14T08:20:04.829102301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227247 | controller |     "Jun 14 08:20:04.844604 crc crio[3637]: time=\"2026-06-14T08:20:04.844332592Z\" level=info msg=\"Created container 4b58134f8af1a9639b0c68d325db0a15745d3831a4852cd49a97d0e9e34e8e14: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=2953d587-ec11-479d-9053-bee350e1aa51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.227262 | controller |     "Jun 14 08:20:04.853422 crc crio[3637]: time=\"2026-06-14T08:20:04.84837785Z\" level=info msg=\"Starting container: 4b58134f8af1a9639b0c68d325db0a15745d3831a4852cd49a97d0e9e34e8e14\" id=d493825d-52ea-4789-aaeb-977b9e29fd6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.227276 | controller |     "Jun 14 08:20:04.871461 crc crio[3637]: time=\"2026-06-14T08:20:04.871345847Z\" level=info msg=\"Created container 1e4fd8952ca4f6fc8d4dd7e245bf600be1c9a25f323c836ff056c51594111e73: openshift-marketplace/certified-operators-l27pk/extract-content\" id=41d7f2e0-34c7-4f78-a279-dcf00ac02720 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.227291 | controller |     "Jun 14 08:20:04.874192 crc crio[3637]: time=\"2026-06-14T08:20:04.87396634Z\" level=info msg=\"Started container\" PID=15907 containerID=4b58134f8af1a9639b0c68d325db0a15745d3831a4852cd49a97d0e9e34e8e14 description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=d493825d-52ea-4789-aaeb-977b9e29fd6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b",
2026-06-14 10:12:41.227306 | controller |     "Jun 14 08:20:04.878345 crc crio[3637]: time=\"2026-06-14T08:20:04.877701292Z\" level=info msg=\"Created container 0fbd70dfcd5d98500b920e0f6e09c8b31e23b901476a57fa27e88303cbf33818: openshift-marketplace/community-operators-qhh6t/extract-content\" id=9cb239d2-57c5-4bff-9da7-34c366ca0cda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.227325 | controller |     "Jun 14 08:20:04.882632 crc crio[3637]: time=\"2026-06-14T08:20:04.882519841Z\" level=info msg=\"Starting container: 1e4fd8952ca4f6fc8d4dd7e245bf600be1c9a25f323c836ff056c51594111e73\" id=91517cb6-5e33-4b93-b474-c01cca910a78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.227340 | controller |     "Jun 14 08:20:04.884007 crc crio[3637]: time=\"2026-06-14T08:20:04.883939908Z\" level=info msg=\"Starting container: 0fbd70dfcd5d98500b920e0f6e09c8b31e23b901476a57fa27e88303cbf33818\" id=0270f0fb-fd28-44fc-83d6-75bc3f9ba82f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.227392 | controller |     "Jun 14 08:20:04.888218 crc crio[3637]: time=\"2026-06-14T08:20:04.888143929Z\" level=info msg=\"Started container\" PID=15909 containerID=1e4fd8952ca4f6fc8d4dd7e245bf600be1c9a25f323c836ff056c51594111e73 description=openshift-marketplace/certified-operators-l27pk/extract-content id=91517cb6-5e33-4b93-b474-c01cca910a78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac",
2026-06-14 10:12:41.227410 | controller |     "Jun 14 08:20:04.966541 crc crio[3637]: time=\"2026-06-14T08:20:04.92174126Z\" level=info msg=\"Started container\" PID=15902 containerID=0fbd70dfcd5d98500b920e0f6e09c8b31e23b901476a57fa27e88303cbf33818 description=openshift-marketplace/community-operators-qhh6t/extract-content id=0270f0fb-fd28-44fc-83d6-75bc3f9ba82f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105",
2026-06-14 10:12:41.227425 | controller |     "Jun 14 08:20:05.083455 crc crio[3637]: time=\"2026-06-14T08:20:05.077427081Z\" level=info msg=\"Created container 30dfc267793c187fa208e139e7be22d13c68fd27bb4212e8d4951ef953ada61d: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=c607a93c-b16c-4ccc-bb24-f91633da4a68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.227440 | controller |     "Jun 14 08:20:05.086267 crc crio[3637]: time=\"2026-06-14T08:20:05.086215996Z\" level=info msg=\"Starting container: 30dfc267793c187fa208e139e7be22d13c68fd27bb4212e8d4951ef953ada61d\" id=1110dc73-5496-46ca-986c-031d8481bcfd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.227455 | controller |     "Jun 14 08:20:05.111498 crc crio[3637]: time=\"2026-06-14T08:20:05.109978129Z\" level=info msg=\"Created container 5e8e58cbc7ffe812c09c33315eed4e0ee62efe702841ca1fe9212fb55b3c77e1: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=3a2983a6-3c28-4823-8ccd-7af0c3f7ac6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.227470 | controller |     "Jun 14 08:20:05.118247 crc crio[3637]: time=\"2026-06-14T08:20:05.118073353Z\" level=info msg=\"Starting container: 5e8e58cbc7ffe812c09c33315eed4e0ee62efe702841ca1fe9212fb55b3c77e1\" id=cc85b4ee-2279-48a4-82a6-410ec93e10ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.227484 | controller |     "Jun 14 08:20:05.155317 crc crio[3637]: time=\"2026-06-14T08:20:05.153179389Z\" level=info msg=\"Started container\" PID=15927 containerID=30dfc267793c187fa208e139e7be22d13c68fd27bb4212e8d4951ef953ada61d description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=1110dc73-5496-46ca-986c-031d8481bcfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a",
2026-06-14 10:12:41.227499 | controller |     "Jun 14 08:20:05.155317 crc crio[3637]: time=\"2026-06-14T08:20:05.153682757Z\" level=info msg=\"Started container\" PID=15929 containerID=5e8e58cbc7ffe812c09c33315eed4e0ee62efe702841ca1fe9212fb55b3c77e1 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=cc85b4ee-2279-48a4-82a6-410ec93e10ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76",
2026-06-14 10:12:41.227517 | controller |     "Jun 14 08:20:06.087674 crc crio[3637]: time=\"2026-06-14T08:20:06.087546815Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=35aa866f-73ad-4a81-ae1e-a40703f28219 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227532 | controller |     "Jun 14 08:20:06.100428 crc crio[3637]: time=\"2026-06-14T08:20:06.100294771Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=712ed633-a5b9-4cc1-b5ea-8f93617712f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227547 | controller |     "Jun 14 08:20:06.105905 crc crio[3637]: time=\"2026-06-14T08:20:06.105814033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227562 | controller |     "Jun 14 08:20:06.107685 crc crio[3637]: time=\"2026-06-14T08:20:06.107597454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227577 | controller |     "Jun 14 08:20:06.110162 crc crio[3637]: time=\"2026-06-14T08:20:06.110123536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227592 | controller |     "Jun 14 08:20:06.116677 crc crio[3637]: time=\"2026-06-14T08:20:06.116530408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=13e1cfc7-6d52-4741-92c1-01c38cabd640 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227607 | controller |     "Jun 14 08:20:06.123193 crc crio[3637]: time=\"2026-06-14T08:20:06.123105767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a8e92c5b-593c-463f-a6b8-be7f51e2a849 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227621 | controller |     "Jun 14 08:20:06.123691 crc crio[3637]: time=\"2026-06-14T08:20:06.123299122Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3d020226-d782-4870-8019-5acfa01b4020 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227636 | controller |     "Jun 14 08:20:06.132282 crc crio[3637]: time=\"2026-06-14T08:20:06.132214388Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=be4d7ade-d40b-4e63-9560-9e76ec854acf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227650 | controller |     "Jun 14 08:20:06.132437 crc crio[3637]: time=\"2026-06-14T08:20:06.132326625Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b0c9a1f4-7109-44b5-bfe8-ae196051e451 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227665 | controller |     "Jun 14 08:20:06.160921 crc crio[3637]: time=\"2026-06-14T08:20:06.160549067Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=660659ea-d48b-47bf-bd89-e9e2290cc6be name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227679 | controller |     "Jun 14 08:20:06.968405 crc crio[3637]: time=\"2026-06-14T08:20:06.968155855Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-5zz68/registry-server\" id=509aa000-1b9f-42e0-b7fb-740a5d6859c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.227697 | controller |     "Jun 14 08:20:06.968980 crc crio[3637]: time=\"2026-06-14T08:20:06.968699154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227711 | controller |     "Jun 14 08:20:06.969569 crc crio[3637]: time=\"2026-06-14T08:20:06.969412208Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=4df43027-3be3-44d8-8b44-d0f991203f4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.227726 | controller |     "Jun 14 08:20:06.976128 crc crio[3637]: time=\"2026-06-14T08:20:06.97035274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227740 | controller |     "Jun 14 08:20:06.976435 crc crio[3637]: time=\"2026-06-14T08:20:06.974409244Z\" level=info msg=\"Created container a181b43c8fdaef3dc14f381868bb7a9e9835dfe0d09ab7849f229ddd512a9b89: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=4d38aedc-a047-4f1d-9426-bac87259575d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.227754 | controller |     "Jun 14 08:20:06.979086 crc crio[3637]: time=\"2026-06-14T08:20:06.978932943Z\" level=info msg=\"Starting container: a181b43c8fdaef3dc14f381868bb7a9e9835dfe0d09ab7849f229ddd512a9b89\" id=7e53ccdf-ce84-4fe7-9186-a8f728f9b061 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.227769 | controller |     "Jun 14 08:20:07.094279 crc crio[3637]: time=\"2026-06-14T08:20:07.094026556Z\" level=info msg=\"Started container\" PID=16004 containerID=a181b43c8fdaef3dc14f381868bb7a9e9835dfe0d09ab7849f229ddd512a9b89 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=7e53ccdf-ce84-4fe7-9186-a8f728f9b061 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00",
2026-06-14 10:12:41.227783 | controller |     "Jun 14 08:20:07.156811 crc crio[3637]: time=\"2026-06-14T08:20:07.15660687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227798 | controller |     "Jun 14 08:20:07.162218 crc crio[3637]: time=\"2026-06-14T08:20:07.162140013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227812 | controller |     "Jun 14 08:20:07.162645 crc crio[3637]: time=\"2026-06-14T08:20:07.162092732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=79d31169-7b1e-43a5-97fa-ccad102e79b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227827 | controller |     "Jun 14 08:20:07.165348 crc crio[3637]: time=\"2026-06-14T08:20:07.165311059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227841 | controller |     "Jun 14 08:20:07.166669 crc crio[3637]: time=\"2026-06-14T08:20:07.166537308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.227855 | controller |     "Jun 14 08:20:07.171077 crc crio[3637]: time=\"2026-06-14T08:20:07.170942515Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=368ac925-cc25-4473-ac95-fa9a1c5bca8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227870 | controller |     "Jun 14 08:20:07.175618 crc crio[3637]: time=\"2026-06-14T08:20:07.175529057Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=01c01677-19fd-4a0d-b671-eb6e5ba5cc8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227887 | controller |     "Jun 14 08:20:07.187131 crc crio[3637]: time=\"2026-06-14T08:20:07.187041358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5a8387cd-c7a9-4d8f-a0ce-22714ff9abd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227902 | controller |     "Jun 14 08:20:07.198960 crc crio[3637]: time=\"2026-06-14T08:20:07.198892951Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b52cbb5c-87fd-45e8-bc8b-c50cd2946deb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227916 | controller |     "Jun 14 08:20:07.199104 crc crio[3637]: time=\"2026-06-14T08:20:07.199042626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=17099dc1-f756-4af5-946c-52b863946e74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227930 | controller |     "Jun 14 08:20:07.199335 crc crio[3637]: time=\"2026-06-14T08:20:07.19916514Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a0e26d55-0112-4738-9123-e8c035d35053 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227944 | controller |     "Jun 14 08:20:07.201626 crc crio[3637]: time=\"2026-06-14T08:20:07.201522808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e5ef2490-8457-4433-a224-fb3b0be6d7e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.227957 | controller |     "Jun 14 08:20:07.278944 crc crio[3637]: time=\"2026-06-14T08:20:07.278689275Z\" level=info msg=\"Created container fb8aa90073d1f224271e18712a2fe38409dd626bbfb52e101a4a01e5bebd0ed0: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=cb5b2cd9-e9dd-4b2e-b85b-7782cd2b64cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.227971 | controller |     "Jun 14 08:20:07.280451 crc crio[3637]: time=\"2026-06-14T08:20:07.280375821Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rpqmh/registry-server\" id=34ccafc8-028a-4ad7-a0b6-37afacbccbd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.227985 | controller |     "Jun 14 08:20:07.280555 crc crio[3637]: time=\"2026-06-14T08:20:07.280426193Z\" level=info msg=\"Starting container: fb8aa90073d1f224271e18712a2fe38409dd626bbfb52e101a4a01e5bebd0ed0\" id=753373d5-d3d1-4bbc-b53b-12e6aef7d06c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.228000 | controller |     "Jun 14 08:20:07.280933 crc crio[3637]: time=\"2026-06-14T08:20:07.280877037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228013 | controller |     "Jun 14 08:20:07.282806 crc crio[3637]: time=\"2026-06-14T08:20:07.282480741Z\" level=info msg=\"Created container 1103f125d88c583f3a2f3d2117ead737eb7927892496aa52731bd55ade700191: openshift-kube-apiserver/installer-13-crc/installer\" id=27fb6b41-c81c-4c3d-8467-48718c29818a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.228028 | controller |     "Jun 14 08:20:07.289538 crc crio[3637]: time=\"2026-06-14T08:20:07.28548355Z\" level=info msg=\"Starting container: 1103f125d88c583f3a2f3d2117ead737eb7927892496aa52731bd55ade700191\" id=601b38a1-6356-4bcb-a0d6-11c3ae6a0a2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.228046 | controller |     "Jun 14 08:20:07.289538 crc crio[3637]: time=\"2026-06-14T08:20:07.288996137Z\" level=info msg=\"Started container\" PID=16005 containerID=fb8aa90073d1f224271e18712a2fe38409dd626bbfb52e101a4a01e5bebd0ed0 description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=753373d5-d3d1-4bbc-b53b-12e6aef7d06c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe",
2026-06-14 10:12:41.228060 | controller |     "Jun 14 08:20:07.302698 crc crio[3637]: time=\"2026-06-14T08:20:07.301540513Z\" level=info msg=\"Started container\" PID=16003 containerID=1103f125d88c583f3a2f3d2117ead737eb7927892496aa52731bd55ade700191 description=openshift-kube-apiserver/installer-13-crc/installer id=601b38a1-6356-4bcb-a0d6-11c3ae6a0a2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f",
2026-06-14 10:12:41.228075 | controller |     "Jun 14 08:20:07.313353 crc crio[3637]: time=\"2026-06-14T08:20:07.31324254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228090 | controller |     "Jun 14 08:20:07.318062 crc crio[3637]: time=\"2026-06-14T08:20:07.317972107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228105 | controller |     "Jun 14 08:20:07.487197 crc crio[3637]: time=\"2026-06-14T08:20:07.487104481Z\" level=info msg=\"Created container 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=4df43027-3be3-44d8-8b44-d0f991203f4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.228120 | controller |     "Jun 14 08:20:07.493267 crc crio[3637]: time=\"2026-06-14T08:20:07.49131356Z\" level=info msg=\"Created container f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c: openshift-marketplace/certified-operators-5zz68/registry-server\" id=509aa000-1b9f-42e0-b7fb-740a5d6859c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.228134 | controller |     "Jun 14 08:20:07.493923 crc crio[3637]: time=\"2026-06-14T08:20:07.493265645Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-4knbx/registry-server\" id=2c54a600-41ff-4f90-9fff-95d1117d5d09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.228149 | controller |     "Jun 14 08:20:07.494504 crc crio[3637]: time=\"2026-06-14T08:20:07.494375482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228163 | controller |     "Jun 14 08:20:07.496655 crc crio[3637]: time=\"2026-06-14T08:20:07.496536575Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=7be1dc97-14df-440d-b5fe-2ea9e5aae43b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.228178 | controller |     "Jun 14 08:20:07.505324 crc crio[3637]: time=\"2026-06-14T08:20:07.505204912Z\" level=info msg=\"Starting container: f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c\" id=e0ff203a-d2f6-4b48-ac1d-b66ae30cb88d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.228192 | controller |     "Jun 14 08:20:07.506346 crc crio[3637]: time=\"2026-06-14T08:20:07.506124253Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=61c61d11-bfd9-48cf-b34e-71eba9d069b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.228207 | controller |     "Jun 14 08:20:07.506471 crc crio[3637]: time=\"2026-06-14T08:20:07.50633402Z\" level=info msg=\"Starting container: 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13\" id=852760bc-c898-4618-9562-8ec3fad7fdd4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.228225 | controller |     "Jun 14 08:20:07.516104 crc crio[3637]: time=\"2026-06-14T08:20:07.51597931Z\" level=info msg=\"Started container\" PID=16031 containerID=f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c description=openshift-marketplace/certified-operators-5zz68/registry-server id=e0ff203a-d2f6-4b48-ac1d-b66ae30cb88d name=/runtime.v1.RuntimeService/StartContainer sandboxID=519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597",
2026-06-14 10:12:41.228241 | controller |     "Jun 14 08:20:07.531829 crc crio[3637]: time=\"2026-06-14T08:20:07.53172939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228256 | controller |     "Jun 14 08:20:07.537149 crc crio[3637]: time=\"2026-06-14T08:20:07.53673313Z\" level=info msg=\"Started container\" PID=16032 containerID=55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13 description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=852760bc-c898-4618-9562-8ec3fad7fdd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a",
2026-06-14 10:12:41.228272 | controller |     "Jun 14 08:20:07.550819 crc crio[3637]: time=\"2026-06-14T08:20:07.550672657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228286 | controller |     "Jun 14 08:20:07.603102 crc crio[3637]: time=\"2026-06-14T08:20:07.60298582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228301 | controller |     "Jun 14 08:20:07.609471 crc crio[3637]: time=\"2026-06-14T08:20:07.609371531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228315 | controller |     "Jun 14 08:20:07.646591 crc crio[3637]: time=\"2026-06-14T08:20:07.646461911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228330 | controller |     "Jun 14 08:20:07.650077 crc crio[3637]: time=\"2026-06-14T08:20:07.649988389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228345 | controller |     "Jun 14 08:20:07.650344 crc crio[3637]: time=\"2026-06-14T08:20:07.650274617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228379 | controller |     "Jun 14 08:20:07.654990 crc crio[3637]: time=\"2026-06-14T08:20:07.654534028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228394 | controller |     "Jun 14 08:20:07.801471 crc crio[3637]: time=\"2026-06-14T08:20:07.800538776Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-r6jp9/registry-server\" id=8c1b645d-cf60-4009-b812-9687adc52f1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.228409 | controller |     "Jun 14 08:20:07.802001 crc crio[3637]: time=\"2026-06-14T08:20:07.801730266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228423 | controller |     "Jun 14 08:20:07.802165 crc crio[3637]: time=\"2026-06-14T08:20:07.802100007Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=d4d27015-4c51-4957-a8e2-d96347da8d57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.228441 | controller |     "Jun 14 08:20:07.802671 crc crio[3637]: time=\"2026-06-14T08:20:07.802402337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228455 | controller |     "Jun 14 08:20:07.890803 crc crio[3637]: time=\"2026-06-14T08:20:07.88997153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228470 | controller |     "Jun 14 08:20:07.899603 crc crio[3637]: time=\"2026-06-14T08:20:07.899432153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228485 | controller |     "Jun 14 08:20:07.923737 crc crio[3637]: time=\"2026-06-14T08:20:07.923133018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228499 | controller |     "Jun 14 08:20:07.932518 crc crio[3637]: time=\"2026-06-14T08:20:07.932424816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.228514 | controller |     "Jun 14 08:20:08.040740 crc crio[3637]: time=\"2026-06-14T08:20:08.040644651Z\" level=info msg=\"Created container fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab: openshift-marketplace/redhat-marketplace-rpqmh/registry-server\" id=34ccafc8-028a-4ad7-a0b6-37afacbccbd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.228529 | controller |     "Jun 14 08:20:08.043327 crc crio[3637]: time=\"2026-06-14T08:20:08.043212397Z\" level=info msg=\"Starting container: fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab\" id=622ca58f-2854-40ed-ab32-cf5c2c6e5ea1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.228543 | controller |     "Jun 14 08:20:08.049997 crc crio[3637]: time=\"2026-06-14T08:20:08.049824765Z\" level=info msg=\"Started container\" PID=16047 containerID=fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab description=openshift-marketplace/redhat-marketplace-rpqmh/registry-server id=622ca58f-2854-40ed-ab32-cf5c2c6e5ea1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a",
2026-06-14 10:12:41.228558 | controller |     "Jun 14 08:20:08.166240 crc crio[3637]: time=\"2026-06-14T08:20:08.163696658Z\" level=info msg=\"Created container c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd: openshift-marketplace/community-operators-4knbx/registry-server\" id=2c54a600-41ff-4f90-9fff-95d1117d5d09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.228573 | controller |     "Jun 14 08:20:08.166240 crc crio[3637]: time=\"2026-06-14T08:20:08.164470734Z\" level=info msg=\"Created container f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=61c61d11-bfd9-48cf-b34e-71eba9d069b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.228587 | controller |     "Jun 14 08:20:08.169965 crc crio[3637]: time=\"2026-06-14T08:20:08.169914184Z\" level=info msg=\"Starting container: f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd\" id=6dc26ec8-f6df-497e-8781-db3f952fdad9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.228602 | controller |     "Jun 14 08:20:08.171056 crc crio[3637]: time=\"2026-06-14T08:20:08.170828765Z\" level=info msg=\"Starting container: c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd\" id=1a5de578-3a62-4f23-bf1a-ae5cac095b87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.228620 | controller |     "Jun 14 08:20:08.187148 crc crio[3637]: time=\"2026-06-14T08:20:08.187103354Z\" level=info msg=\"Started container\" PID=16079 containerID=f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=6dc26ec8-f6df-497e-8781-db3f952fdad9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b",
2026-06-14 10:12:41.228635 | controller |     "Jun 14 08:20:08.189749 crc crio[3637]: time=\"2026-06-14T08:20:08.189636768Z\" level=info msg=\"Started container\" PID=16078 containerID=c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd description=openshift-marketplace/community-operators-4knbx/registry-server id=1a5de578-3a62-4f23-bf1a-ae5cac095b87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3",
2026-06-14 10:12:41.228650 | controller |     "Jun 14 08:20:08.232387 crc crio[3637]: time=\"2026-06-14T08:20:08.231393991Z\" level=info msg=\"Created container f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826: openshift-marketplace/certified-operators-l27pk/registry-server\" id=7be1dc97-14df-440d-b5fe-2ea9e5aae43b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.228664 | controller |     "Jun 14 08:20:08.234103 crc crio[3637]: time=\"2026-06-14T08:20:08.234006098Z\" level=info msg=\"Starting container: f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826\" id=c091a2fa-aaf0-4ca0-be7f-876f2f51862e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.228678 | controller |     "Jun 14 08:20:08.252715 crc crio[3637]: time=\"2026-06-14T08:20:08.252611055Z\" level=info msg=\"Started container\" PID=16080 containerID=f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826 description=openshift-marketplace/certified-operators-l27pk/registry-server id=c091a2fa-aaf0-4ca0-be7f-876f2f51862e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac",
2026-06-14 10:12:41.228693 | controller |     "Jun 14 08:20:08.319179 crc crio[3637]: time=\"2026-06-14T08:20:08.318994564Z\" level=info msg=\"Created container f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c: openshift-marketplace/community-operators-qhh6t/registry-server\" id=d4d27015-4c51-4957-a8e2-d96347da8d57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.228707 | controller |     "Jun 14 08:20:08.321481 crc crio[3637]: time=\"2026-06-14T08:20:08.321443506Z\" level=info msg=\"Starting container: f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c\" id=3dcc4858-8917-4051-a7e6-c51624823dae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.228722 | controller |     "Jun 14 08:20:08.331217 crc crio[3637]: time=\"2026-06-14T08:20:08.331148341Z\" level=info msg=\"Started container\" PID=16091 containerID=f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c description=openshift-marketplace/community-operators-qhh6t/registry-server id=3dcc4858-8917-4051-a7e6-c51624823dae name=/runtime.v1.RuntimeService/StartContainer sandboxID=5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105",
2026-06-14 10:12:41.228736 | controller |     "Jun 14 08:20:08.348319 crc crio[3637]: time=\"2026-06-14T08:20:08.348172311Z\" level=info msg=\"Created container 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a: openshift-marketplace/redhat-operators-r6jp9/registry-server\" id=8c1b645d-cf60-4009-b812-9687adc52f1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.228750 | controller |     "Jun 14 08:20:08.353173 crc crio[3637]: time=\"2026-06-14T08:20:08.353026682Z\" level=info msg=\"Starting container: 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a\" id=15f8e4b8-da54-4923-91a7-96357f36f4e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.228767 | controller |     "Jun 14 08:20:08.367368 crc crio[3637]: time=\"2026-06-14T08:20:08.367247823Z\" level=info msg=\"Started container\" PID=16094 containerID=01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a description=openshift-marketplace/redhat-operators-r6jp9/registry-server id=15f8e4b8-da54-4923-91a7-96357f36f4e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb",
2026-06-14 10:12:41.228782 | controller |     "Jun 14 08:20:12.449114 crc crio[3637]: time=\"2026-06-14T08:20:12.44833884Z\" level=info msg=\"Stopping pod sandbox: a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe\" id=8ded7ec9-5500-4116-bb0f-30f95dbf527a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.228796 | controller |     "Jun 14 08:20:12.450961 crc crio[3637]: time=\"2026-06-14T08:20:12.449401713Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe UID:dc9118ff-d0aa-4cde-981c-405fb4fc93f3 NetNS:/var/run/netns/f4b94cc0-91ac-4c6f-b053-4c55136a5203 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-poddc9118ff_d0aa_4cde_981c_405fb4fc93f3.slice PodAnnotations:0xc00019ca68}] Aliases:map[]}\"",
2026-06-14 10:12:41.228811 | controller |     "Jun 14 08:20:12.450961 crc crio[3637]: time=\"2026-06-14T08:20:12.449588255Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.228825 | controller |     "Jun 14 08:20:13.976441 crc crio[3637]: time=\"2026-06-14T08:20:13.97628981Z\" level=info msg=\"Stopped pod sandbox: a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe\" id=8ded7ec9-5500-4116-bb0f-30f95dbf527a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.228839 | controller |     "Jun 14 08:20:28.793077 crc crio[3637]: time=\"2026-06-14T08:20:28.791947322Z\" level=info msg=\"Stopping container: c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd (timeout: 2s)\" id=0e238f77-6bdd-4ed0-8f44-ddf46fd1b973 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.228854 | controller |     "Jun 14 08:20:28.955309 crc crio[3637]: time=\"2026-06-14T08:20:28.95523254Z\" level=info msg=\"Stopped container c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd: openshift-marketplace/community-operators-4knbx/registry-server\" id=0e238f77-6bdd-4ed0-8f44-ddf46fd1b973 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.228868 | controller |     "Jun 14 08:20:28.956802 crc crio[3637]: time=\"2026-06-14T08:20:28.956731306Z\" level=info msg=\"Stopping pod sandbox: 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3\" id=69b16737-9ff5-4e42-90e1-23f2ca7161b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.228883 | controller |     "Jun 14 08:20:28.957577 crc crio[3637]: time=\"2026-06-14T08:20:28.957534353Z\" level=info msg=\"Got pod network &{Name:community-operators-4knbx Namespace:openshift-marketplace ID:13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3 UID:1b98e5a3-8680-437f-8900-b714df3bf939 NetNS:/var/run/netns/e82b49a5-a2c9-4f54-887b-03869ada996f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1b98e5a3_8680_437f_8900_b714df3bf939.slice PodAnnotations:0xc00008cfb0}] Aliases:map[]}\"",
2026-06-14 10:12:41.228897 | controller |     "Jun 14 08:20:28.957715 crc crio[3637]: time=\"2026-06-14T08:20:28.957685348Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-4knbx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.228911 | controller |     "Jun 14 08:20:29.000239 crc crio[3637]: time=\"2026-06-14T08:20:28.999518529Z\" level=info msg=\"Stopping container: f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c (timeout: 2s)\" id=86546dd7-ce2e-4725-8f22-a2d7f0306a55 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.228929 | controller |     "Jun 14 08:20:29.158944 crc crio[3637]: time=\"2026-06-14T08:20:29.158755411Z\" level=info msg=\"Stopped container f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c: openshift-marketplace/certified-operators-5zz68/registry-server\" id=86546dd7-ce2e-4725-8f22-a2d7f0306a55 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.228943 | controller |     "Jun 14 08:20:29.160599 crc crio[3637]: time=\"2026-06-14T08:20:29.160469758Z\" level=info msg=\"Stopping pod sandbox: 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597\" id=7e5af8fa-3a4a-4ef3-a842-8a4f7f93b3ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.228958 | controller |     "Jun 14 08:20:29.161218 crc crio[3637]: time=\"2026-06-14T08:20:29.16112673Z\" level=info msg=\"Got pod network &{Name:certified-operators-5zz68 Namespace:openshift-marketplace ID:519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597 UID:3a1efafd-8d8c-4401-8d74-f33e48025080 NetNS:/var/run/netns/a19f0e63-e901-4696-baf2-f6a8e178b914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3a1efafd_8d8c_4401_8d74_f33e48025080.slice PodAnnotations:0xc002314328}] Aliases:map[]}\"",
2026-06-14 10:12:41.228973 | controller |     "Jun 14 08:20:29.161390 crc crio[3637]: time=\"2026-06-14T08:20:29.161331296Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-5zz68 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.228987 | controller |     "Jun 14 08:20:29.910172 crc crio[3637]: time=\"2026-06-14T08:20:29.900290484Z\" level=info msg=\"Stopped pod sandbox: 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3\" id=69b16737-9ff5-4e42-90e1-23f2ca7161b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.229002 | controller |     "Jun 14 08:20:29.933543 crc crio[3637]: time=\"2026-06-14T08:20:29.933390978Z\" level=info msg=\"Stopping container: 18a0883c55e230ea286411f82b3e7caf3f69af56a27ccc0bc0b48c64afcadb21 (timeout: 2s)\" id=7c82c6b0-f3ec-45c4-94ad-98199197a81b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.229016 | controller |     "Jun 14 08:20:30.088405 crc crio[3637]: time=\"2026-06-14T08:20:30.087801533Z\" level=info msg=\"Stopped container 18a0883c55e230ea286411f82b3e7caf3f69af56a27ccc0bc0b48c64afcadb21: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=7c82c6b0-f3ec-45c4-94ad-98199197a81b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.229030 | controller |     "Jun 14 08:20:30.090059 crc crio[3637]: time=\"2026-06-14T08:20:30.089979215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=6eb945a0-cc25-4b7f-97e6-eaf9a3d30655 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.229044 | controller |     "Jun 14 08:20:30.095224 crc crio[3637]: time=\"2026-06-14T08:20:30.095145686Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=df33d95f-b2ea-45c1-9768-a8f6db7cf0aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.229058 | controller |     "Jun 14 08:20:30.099154 crc crio[3637]: time=\"2026-06-14T08:20:30.098705654Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5f8d853e-2289-4c41-97ea-336978e41a51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.229073 | controller |     "Jun 14 08:20:30.099154 crc crio[3637]: time=\"2026-06-14T08:20:30.099111408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.229091 | controller |     "Jun 14 08:20:30.182482 crc crio[3637]: time=\"2026-06-14T08:20:30.182321735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.229106 | controller |     "Jun 14 08:20:30.194301 crc crio[3637]: time=\"2026-06-14T08:20:30.194083545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.229120 | controller |     "Jun 14 08:20:30.304548 crc crio[3637]: time=\"2026-06-14T08:20:30.30321819Z\" level=info msg=\"Stopped pod sandbox: 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597\" id=7e5af8fa-3a4a-4ef3-a842-8a4f7f93b3ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.229134 | controller |     "Jun 14 08:20:30.429451 crc crio[3637]: time=\"2026-06-14T08:20:30.428807702Z\" level=info msg=\"Created container bfedc2838038eac27f18801865c20d55fba70aade27149844a69cc547a931dce: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=5f8d853e-2289-4c41-97ea-336978e41a51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.229148 | controller |     "Jun 14 08:20:30.432437 crc crio[3637]: time=\"2026-06-14T08:20:30.432265077Z\" level=info msg=\"Starting container: bfedc2838038eac27f18801865c20d55fba70aade27149844a69cc547a931dce\" id=152d6d0a-882e-4d99-b53c-8ec25d8329fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.229162 | controller |     "Jun 14 08:20:30.445941 crc crio[3637]: time=\"2026-06-14T08:20:30.44521906Z\" level=info msg=\"Started container\" PID=16716 containerID=bfedc2838038eac27f18801865c20d55fba70aade27149844a69cc547a931dce description=openshift-console/downloads-747b44746d-4pqvr/download-server id=152d6d0a-882e-4d99-b53c-8ec25d8329fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b",
2026-06-14 10:12:41.229177 | controller |     "Jun 14 08:20:30.710451 crc crio[3637]: time=\"2026-06-14T08:20:30.710381561Z\" level=info msg=\"Removing container: 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3\" id=b20842bb-8aee-4085-9243-417c2c87f14b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229191 | controller |     "Jun 14 08:20:30.795770 crc crio[3637]: time=\"2026-06-14T08:20:30.795304235Z\" level=info msg=\"Removed container 5e3de418d452a11889334589bfb71f6a2d77db3b52553229149d86b3e710e0e3: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=b20842bb-8aee-4085-9243-417c2c87f14b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229205 | controller |     "Jun 14 08:20:30.808082 crc crio[3637]: time=\"2026-06-14T08:20:30.807332086Z\" level=info msg=\"Removing container: f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c\" id=d7b075a3-abe1-4103-92c3-80546d3583ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229219 | controller |     "Jun 14 08:20:30.861454 crc crio[3637]: time=\"2026-06-14T08:20:30.861372796Z\" level=info msg=\"Removed container f65e3a40a3d274a0d760fe77b473138b51632c3c71033562014859720bf2325c: openshift-marketplace/certified-operators-5zz68/registry-server\" id=d7b075a3-abe1-4103-92c3-80546d3583ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229233 | controller |     "Jun 14 08:20:30.865230 crc crio[3637]: time=\"2026-06-14T08:20:30.865191131Z\" level=info msg=\"Removing container: ae2ee576886627d3dcbd25bd9a58e84e645305764f99a348b865ddda09f73a2e\" id=297aa1d7-b73b-4936-bb46-c2b1817a4067 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229248 | controller |     "Jun 14 08:20:30.912135 crc crio[3637]: time=\"2026-06-14T08:20:30.91119468Z\" level=info msg=\"Removed container ae2ee576886627d3dcbd25bd9a58e84e645305764f99a348b865ddda09f73a2e: openshift-marketplace/certified-operators-5zz68/extract-content\" id=297aa1d7-b73b-4936-bb46-c2b1817a4067 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229266 | controller |     "Jun 14 08:20:30.918395 crc crio[3637]: time=\"2026-06-14T08:20:30.91831794Z\" level=info msg=\"Removing container: f897339f6974196896ed5fcd07d3c38f53bec67fed066482186f3bab04deac02\" id=ca110ee7-d563-48b8-8b56-661bc6255d25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229281 | controller |     "Jun 14 08:20:30.938627 crc crio[3637]: time=\"2026-06-14T08:20:30.938533534Z\" level=info msg=\"Removed container f897339f6974196896ed5fcd07d3c38f53bec67fed066482186f3bab04deac02: openshift-marketplace/certified-operators-5zz68/extract-utilities\" id=ca110ee7-d563-48b8-8b56-661bc6255d25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229297 | controller |     "Jun 14 08:20:30.941577 crc crio[3637]: time=\"2026-06-14T08:20:30.941472228Z\" level=info msg=\"Removing container: c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd\" id=67f6a431-d308-4c7f-a35e-70ff99a99cc6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229312 | controller |     "Jun 14 08:20:30.959197 crc crio[3637]: time=\"2026-06-14T08:20:30.959071364Z\" level=info msg=\"Removed container c776bd7ae9a3312bba8cc383b1202d80995d0d276e762421ef5843ac1a34eddd: openshift-marketplace/community-operators-4knbx/registry-server\" id=67f6a431-d308-4c7f-a35e-70ff99a99cc6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229326 | controller |     "Jun 14 08:20:30.963602 crc crio[3637]: time=\"2026-06-14T08:20:30.96356311Z\" level=info msg=\"Removing container: 182be06a9fe7ae04e178570cb96598e6e385c35ed2de1a9d7cf227149208d43c\" id=b4801fea-e81b-4c19-a373-88b424949cbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229341 | controller |     "Jun 14 08:20:30.995230 crc crio[3637]: time=\"2026-06-14T08:20:30.994672983Z\" level=info msg=\"Removed container 182be06a9fe7ae04e178570cb96598e6e385c35ed2de1a9d7cf227149208d43c: openshift-marketplace/community-operators-4knbx/extract-content\" id=b4801fea-e81b-4c19-a373-88b424949cbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229373 | controller |     "Jun 14 08:20:30.998135 crc crio[3637]: time=\"2026-06-14T08:20:30.998096804Z\" level=info msg=\"Removing container: 65b663784c0256c8f9b7ead0920e515e2319c06d147f30508c93c5e668fa072a\" id=70094bc2-b3e6-4310-9d16-7db6fdadbce4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229389 | controller |     "Jun 14 08:20:31.016315 crc crio[3637]: time=\"2026-06-14T08:20:31.016227056Z\" level=info msg=\"Removed container 65b663784c0256c8f9b7ead0920e515e2319c06d147f30508c93c5e668fa072a: openshift-marketplace/community-operators-4knbx/extract-utilities\" id=70094bc2-b3e6-4310-9d16-7db6fdadbce4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229404 | controller |     "Jun 14 08:20:31.197430 crc crio[3637]: time=\"2026-06-14T08:20:31.197381297Z\" level=info msg=\"Stopping container: fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab (timeout: 2s)\" id=b389e626-3f64-4b16-a85a-51c9b78d31c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.229419 | controller |     "Jun 14 08:20:31.323335 crc crio[3637]: time=\"2026-06-14T08:20:31.323221847Z\" level=info msg=\"Stopped container fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab: openshift-marketplace/redhat-marketplace-rpqmh/registry-server\" id=b389e626-3f64-4b16-a85a-51c9b78d31c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.229434 | controller |     "Jun 14 08:20:31.325561 crc crio[3637]: time=\"2026-06-14T08:20:31.325488902Z\" level=info msg=\"Stopping pod sandbox: bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a\" id=7e1e785d-3a60-4191-88e9-fd414af43e57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.229452 | controller |     "Jun 14 08:20:31.326115 crc crio[3637]: time=\"2026-06-14T08:20:31.326045971Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rpqmh Namespace:openshift-marketplace ID:bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a UID:35fc4b77-e660-421d-aa26-4b8c92c574d7 NetNS:/var/run/netns/3576a62c-a9ce-4d5b-b57b-33580bc5f527 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod35fc4b77_e660_421d_aa26_4b8c92c574d7.slice PodAnnotations:0xc0002d6950}] Aliases:map[]}\"",
2026-06-14 10:12:41.229468 | controller |     "Jun 14 08:20:31.326332 crc crio[3637]: time=\"2026-06-14T08:20:31.326270308Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-rpqmh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.229482 | controller |     "Jun 14 08:20:31.404798 crc crio[3637]: time=\"2026-06-14T08:20:31.404708477Z\" level=info msg=\"Stopping container: 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a (timeout: 2s)\" id=4ef887c5-7ac0-471d-8f7c-9967402e83d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.229497 | controller |     "Jun 14 08:20:31.609954 crc crio[3637]: time=\"2026-06-14T08:20:31.609780561Z\" level=info msg=\"Stopped pod sandbox: bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a\" id=7e1e785d-3a60-4191-88e9-fd414af43e57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.229513 | controller |     "Jun 14 08:20:31.758002 crc crio[3637]: time=\"2026-06-14T08:20:31.757678412Z\" level=info msg=\"Removing container: fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab\" id=23908679-e9e1-4bf6-a5b4-1da5f8c5b339 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229527 | controller |     "Jun 14 08:20:31.808608 crc crio[3637]: time=\"2026-06-14T08:20:31.808551089Z\" level=info msg=\"Removed container fed7baddfb0ccbc730459e6bc0e28ba0f5a4f29cd8bbc63445b7d1545a3657ab: openshift-marketplace/redhat-marketplace-rpqmh/registry-server\" id=23908679-e9e1-4bf6-a5b4-1da5f8c5b339 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229542 | controller |     "Jun 14 08:20:31.813786 crc crio[3637]: time=\"2026-06-14T08:20:31.813645987Z\" level=info msg=\"Removing container: de6bbce5c18acc55ef9685839b84f2f5a9aacb362aa8aed11f53bce3bfb3b0f1\" id=6c35e55c-a891-43fb-95c5-fbc728a1df22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229558 | controller |     "Jun 14 08:20:31.881671 crc crio[3637]: time=\"2026-06-14T08:20:31.881525438Z\" level=info msg=\"Removed container de6bbce5c18acc55ef9685839b84f2f5a9aacb362aa8aed11f53bce3bfb3b0f1: openshift-marketplace/redhat-marketplace-rpqmh/extract-content\" id=6c35e55c-a891-43fb-95c5-fbc728a1df22 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229572 | controller |     "Jun 14 08:20:31.886547 crc crio[3637]: time=\"2026-06-14T08:20:31.886459879Z\" level=info msg=\"Removing container: 641264ca40ce646d19a03566c4dc50f7ce181713ed3c635a70518716008dd69c\" id=0736340d-e73f-479d-ad73-e554134ac80a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229587 | controller |     "Jun 14 08:20:31.918386 crc crio[3637]: time=\"2026-06-14T08:20:31.918281304Z\" level=info msg=\"Removed container 641264ca40ce646d19a03566c4dc50f7ce181713ed3c635a70518716008dd69c: openshift-marketplace/redhat-marketplace-rpqmh/extract-utilities\" id=0736340d-e73f-479d-ad73-e554134ac80a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229601 | controller |     "Jun 14 08:20:33.103491 crc crio[3637]: time=\"2026-06-14T08:20:33.102572289Z\" level=info msg=\"Stopped container 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a: openshift-marketplace/redhat-operators-r6jp9/registry-server\" id=4ef887c5-7ac0-471d-8f7c-9967402e83d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.229616 | controller |     "Jun 14 08:20:33.105323 crc crio[3637]: time=\"2026-06-14T08:20:33.105215641Z\" level=info msg=\"Stopping pod sandbox: 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb\" id=463a1364-af84-4c06-969f-3791a92a411d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.229638 | controller |     "Jun 14 08:20:33.106434 crc crio[3637]: time=\"2026-06-14T08:20:33.106260316Z\" level=info msg=\"Got pod network &{Name:redhat-operators-r6jp9 Namespace:openshift-marketplace ID:4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb UID:8daa7757-e649-4a0c-a54a-f9e356e1eaa5 NetNS:/var/run/netns/d4a7715a-bc11-4862-928c-60418fdf560a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8daa7757_e649_4a0c_a54a_f9e356e1eaa5.slice PodAnnotations:0xc00008d350}] Aliases:map[]}\"",
2026-06-14 10:12:41.229654 | controller |     "Jun 14 08:20:33.106930 crc crio[3637]: time=\"2026-06-14T08:20:33.106751393Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-r6jp9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.229669 | controller |     "Jun 14 08:20:34.251446 crc crio[3637]: time=\"2026-06-14T08:20:34.24920482Z\" level=info msg=\"Stopping container: 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a (timeout: 30s)\" id=60805471-ce1f-41d8-8d79-e1dd6107b6e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.229683 | controller |     "Jun 14 08:20:34.439917 crc crio[3637]: time=\"2026-06-14T08:20:34.439568533Z\" level=info msg=\"Stopped pod sandbox: 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb\" id=463a1364-af84-4c06-969f-3791a92a411d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.229698 | controller |     "Jun 14 08:20:34.947060 crc crio[3637]: time=\"2026-06-14T08:20:34.94691097Z\" level=info msg=\"Removing container: 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a\" id=c6225b60-bc11-4a16-9c49-22caf485495a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229712 | controller |     "Jun 14 08:20:34.988406 crc crio[3637]: time=\"2026-06-14T08:20:34.988255395Z\" level=info msg=\"Removed container 01df20e4cc0ea3badbab114424d90105bd9b528f63d6831121eba0cbea31b17a: openshift-marketplace/redhat-operators-r6jp9/registry-server\" id=c6225b60-bc11-4a16-9c49-22caf485495a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229727 | controller |     "Jun 14 08:20:34.997803 crc crio[3637]: time=\"2026-06-14T08:20:34.997682175Z\" level=info msg=\"Removing container: bd600c11ca813621ab91a2d7a511661b5b58be8eb3d757760a2c1b5d1e64031a\" id=3ab80d4f-d0af-499d-8970-dc0c41ed584f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229741 | controller |     "Jun 14 08:20:35.065203 crc crio[3637]: time=\"2026-06-14T08:20:35.065000806Z\" level=info msg=\"Removed container bd600c11ca813621ab91a2d7a511661b5b58be8eb3d757760a2c1b5d1e64031a: openshift-marketplace/redhat-operators-r6jp9/extract-content\" id=3ab80d4f-d0af-499d-8970-dc0c41ed584f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229756 | controller |     "Jun 14 08:20:35.069660 crc crio[3637]: time=\"2026-06-14T08:20:35.069584498Z\" level=info msg=\"Removing container: 7b8d3c249934f3ddbdc493d87605982b8fa6961fe02730f7749fd5868bf9f769\" id=128b22e3-448e-4fc9-9a13-ebd5ec408496 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229770 | controller |     "Jun 14 08:20:35.103716 crc crio[3637]: time=\"2026-06-14T08:20:35.103606729Z\" level=info msg=\"Removed container 7b8d3c249934f3ddbdc493d87605982b8fa6961fe02730f7749fd5868bf9f769: openshift-marketplace/redhat-operators-r6jp9/extract-utilities\" id=128b22e3-448e-4fc9-9a13-ebd5ec408496 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229785 | controller |     "Jun 14 08:20:52.851790 crc crio[3637]: time=\"2026-06-14T08:20:52.848792035Z\" level=info msg=\"Stopping container: 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511 (timeout: 15s)\" id=01b93bab-943b-4d1c-9dda-e36465bc48aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.229803 | controller |     "Jun 14 08:20:52.851790 crc crio[3637]: time=\"2026-06-14T08:20:52.849622432Z\" level=info msg=\"Stopping container: fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98 (timeout: 15s)\" id=02aacee3-a111-42b0-98a7-82c2df6c948c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.229818 | controller |     "Jun 14 08:20:52.860153 crc crio[3637]: time=\"2026-06-14T08:20:52.849663814Z\" level=info msg=\"Stopping container: da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8 (timeout: 15s)\" id=72175549-9f1b-4603-8864-8adf8d117765 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.229832 | controller |     "Jun 14 08:20:52.860153 crc crio[3637]: time=\"2026-06-14T08:20:52.849915702Z\" level=info msg=\"Stopping container: 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990 (timeout: 15s)\" id=23dbe0f4-8adc-4138-bb8c-b9f8af061833 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.229846 | controller |     "Jun 14 08:20:52.860153 crc crio[3637]: time=\"2026-06-14T08:20:52.85013871Z\" level=info msg=\"Stopping container: 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582 (timeout: 15s)\" id=ab67d688-3b96-499c-a186-4627c3618c6e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.229861 | controller |     "Jun 14 08:20:53.058389 crc crio[3637]: time=\"2026-06-14T08:20:53.058235214Z\" level=info msg=\"Stopped container 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=ab67d688-3b96-499c-a186-4627c3618c6e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.229875 | controller |     "Jun 14 08:20:53.145896 crc crio[3637]: time=\"2026-06-14T08:20:53.145739784Z\" level=info msg=\"Stopped container 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=23dbe0f4-8adc-4138-bb8c-b9f8af061833 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.229890 | controller |     "Jun 14 08:20:53.183752 crc crio[3637]: time=\"2026-06-14T08:20:53.183233826Z\" level=info msg=\"Removing container: beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263\" id=fe8e80a2-389b-40ed-b439-e04de9a57a9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229904 | controller |     "Jun 14 08:20:53.187689 crc crio[3637]: time=\"2026-06-14T08:20:53.18759449Z\" level=info msg=\"Stopped container 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=01b93bab-943b-4d1c-9dda-e36465bc48aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.229919 | controller |     "Jun 14 08:20:53.255334 crc crio[3637]: time=\"2026-06-14T08:20:53.255135728Z\" level=info msg=\"Stopped container fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=02aacee3-a111-42b0-98a7-82c2df6c948c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.229934 | controller |     "Jun 14 08:20:53.282488 crc crio[3637]: time=\"2026-06-14T08:20:53.282389544Z\" level=info msg=\"Removed container beed09185e3dadb8230354f3aab766a4ebc59adc27cd55952ed7eafd90c9c263: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=fe8e80a2-389b-40ed-b439-e04de9a57a9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.229948 | controller |     "Jun 14 08:20:53.299280 crc crio[3637]: time=\"2026-06-14T08:20:53.299176378Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=1bc76f3e-42ff-4418-ad5d-21af0a87d887 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.229966 | controller |     "Jun 14 08:20:53.299366 crc crio[3637]: time=\"2026-06-14T08:20:53.299296842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.229997 | controller |     "Jun 14 08:20:53.323309 crc crio[3637]: time=\"2026-06-14T08:20:53.323188645Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1bc76f3e-42ff-4418-ad5d-21af0a87d887 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.230012 | controller |     "Jun 14 08:20:53.332681 crc crio[3637]: time=\"2026-06-14T08:20:53.332603186Z\" level=info msg=\"Ran pod sandbox 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=1bc76f3e-42ff-4418-ad5d-21af0a87d887 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.230027 | controller |     "Jun 14 08:20:53.335362 crc crio[3637]: time=\"2026-06-14T08:20:53.335294224Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c1f63a67-e517-4b1a-b037-d051be0cfb06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.230042 | controller |     "Jun 14 08:20:53.364521 crc crio[3637]: time=\"2026-06-14T08:20:53.363915443Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=74816b5d-5a7e-4b2e-8a56-9011b7eb05b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.230056 | controller |     "Jun 14 08:20:53.385422 crc crio[3637]: time=\"2026-06-14T08:20:53.385246369Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=2b3ebe7e-cb75-41f2-8e4d-3eaa8f28001d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.230070 | controller |     "Jun 14 08:20:53.386616 crc crio[3637]: time=\"2026-06-14T08:20:53.38648642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.230085 | controller |     "Jun 14 08:20:53.420607 crc crio[3637]: time=\"2026-06-14T08:20:53.420060933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.230099 | controller |     "Jun 14 08:20:53.696448 crc crio[3637]: time=\"2026-06-14T08:20:53.696224943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.230113 | controller |     "Jun 14 08:20:53.896735 crc crio[3637]: time=\"2026-06-14T08:20:53.896580415Z\" level=info msg=\"Created container 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=2b3ebe7e-cb75-41f2-8e4d-3eaa8f28001d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.230128 | controller |     "Jun 14 08:20:53.900493 crc crio[3637]: time=\"2026-06-14T08:20:53.900410168Z\" level=info msg=\"Starting container: 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683\" id=4561e11a-25a3-4ae4-9420-c8307e2613e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.230142 | controller |     "Jun 14 08:20:53.930549 crc crio[3637]: time=\"2026-06-14T08:20:53.930224107Z\" level=info msg=\"Started container\" PID=17151 containerID=425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=4561e11a-25a3-4ae4-9420-c8307e2613e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862",
2026-06-14 10:12:41.230161 | controller |     "Jun 14 08:20:54.285173 crc crio[3637]: time=\"2026-06-14T08:20:54.284731902Z\" level=info msg=\"Stopping pod sandbox: c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f\" id=378e2d99-867e-4fb9-abc8-4207c610639a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.230176 | controller |     "Jun 14 08:20:54.285725 crc crio[3637]: time=\"2026-06-14T08:20:54.285637053Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f UID:14b028be-d24a-4215-9f07-f1d77d4fb225 NetNS:/var/run/netns/34d94f9b-8e61-418a-a806-6180efb527d8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod14b028be_d24a_4215_9f07_f1d77d4fb225.slice PodAnnotations:0xc001918768}] Aliases:map[]}\"",
2026-06-14 10:12:41.230191 | controller |     "Jun 14 08:20:54.286401 crc crio[3637]: time=\"2026-06-14T08:20:54.285894801Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.230206 | controller |     "Jun 14 08:20:55.853345 crc crio[3637]: time=\"2026-06-14T08:20:55.852158568Z\" level=info msg=\"Stopped pod sandbox: c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f\" id=378e2d99-867e-4fb9-abc8-4207c610639a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.230221 | controller |     "Jun 14 08:20:55.955557 crc crio[3637]: time=\"2026-06-14T08:20:55.955382417Z\" level=info msg=\"Stopped container da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=72175549-9f1b-4603-8864-8adf8d117765 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.230235 | controller |     "Jun 14 08:20:55.957413 crc crio[3637]: time=\"2026-06-14T08:20:55.95724062Z\" level=info msg=\"Stopping pod sandbox: c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\" id=c05c3422-a3bb-46aa-83e4-8592b03bdb24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.230250 | controller |     "Jun 14 08:20:55.978711 crc crio[3637]: time=\"2026-06-14T08:20:55.978490177Z\" level=info msg=\"Stopped pod sandbox: c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\" id=c05c3422-a3bb-46aa-83e4-8592b03bdb24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.230264 | controller |     "Jun 14 08:20:56.378769 crc crio[3637]: time=\"2026-06-14T08:20:56.378373935Z\" level=info msg=\"Removing container: da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8\" id=5c2140a7-0e60-4280-8c29-6f145288e919 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.230278 | controller |     "Jun 14 08:20:56.407095 crc crio[3637]: time=\"2026-06-14T08:20:56.405754417Z\" level=info msg=\"Removed container da84bbb45d19be2dba04bb355d4d811e24c38825c6f7b20838ac318fcc7b67f8: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=5c2140a7-0e60-4280-8c29-6f145288e919 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.230292 | controller |     "Jun 14 08:20:56.411356 crc crio[3637]: time=\"2026-06-14T08:20:56.411273422Z\" level=info msg=\"Removing container: 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990\" id=747bb5d2-0e4f-4224-a926-133a2b8471b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.230307 | controller |     "Jun 14 08:20:56.430407 crc crio[3637]: time=\"2026-06-14T08:20:56.430201381Z\" level=info msg=\"Removed container 3bf900f019c5d01677a4ff7e826b015650cb5335caf4ff14775de152ea2bc990: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=747bb5d2-0e4f-4224-a926-133a2b8471b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.230325 | controller |     "Jun 14 08:20:56.441166 crc crio[3637]: time=\"2026-06-14T08:20:56.440552003Z\" level=info msg=\"Removing container: 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582\" id=e086a255-b405-49af-bee2-c4bd57db9f78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.230340 | controller |     "Jun 14 08:20:56.466075 crc crio[3637]: time=\"2026-06-14T08:20:56.465989397Z\" level=info msg=\"Removed container 4ba53bb4538830ecdffac6762b86bef862247f64006bb5b047043d1d52ff6582: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=e086a255-b405-49af-bee2-c4bd57db9f78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.230373 | controller |     "Jun 14 08:20:56.469384 crc crio[3637]: time=\"2026-06-14T08:20:56.469344057Z\" level=info msg=\"Removing container: 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511\" id=4edf59a0-2da0-4353-b6d4-31a1fb3a6bfd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.230388 | controller |     "Jun 14 08:20:56.486904 crc crio[3637]: time=\"2026-06-14T08:20:56.486806026Z\" level=info msg=\"Removed container 038b2f8a98938779c83eb1e9b8b61b68073d5294a4e4c958813587c62524e511: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=4edf59a0-2da0-4353-b6d4-31a1fb3a6bfd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.230404 | controller |     "Jun 14 08:20:56.492324 crc crio[3637]: time=\"2026-06-14T08:20:56.492261376Z\" level=info msg=\"Removing container: fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98\" id=7139211d-2e91-49a2-b741-c2db95b05d07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.230418 | controller |     "Jun 14 08:20:56.516305 crc crio[3637]: time=\"2026-06-14T08:20:56.516209592Z\" level=info msg=\"Removed container fc3010cb85eef142d292dfa6c34b54e254701d42643be58c9e53057effd5ae98: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=7139211d-2e91-49a2-b741-c2db95b05d07 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.230434 | controller |     "Jun 14 08:20:56.524623 crc crio[3637]: time=\"2026-06-14T08:20:56.524529045Z\" level=info msg=\"Removing container: c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c\" id=5dd1b573-a816-4556-b940-e81b10f90be8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.230448 | controller |     "Jun 14 08:20:56.550334 crc crio[3637]: time=\"2026-06-14T08:20:56.550224839Z\" level=info msg=\"Removed container c7a74249cc512a4ae36c7ab81438f0bf420fc7c04356c7d1c3a8d8707780ce6c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=5dd1b573-a816-4556-b940-e81b10f90be8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.230463 | controller |     "Jun 14 08:20:56.553896 crc crio[3637]: time=\"2026-06-14T08:20:56.553754444Z\" level=info msg=\"Removing container: 1c5ab27ff680683b437c2e25a0bb70f4ea847adc2726169101045fc30c80b10b\" id=759e6b9e-b4e3-4563-9f31-91f8abfa9130 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.230477 | controller |     "Jun 14 08:20:56.661599 crc crio[3637]: time=\"2026-06-14T08:20:56.66137166Z\" level=info msg=\"Removed container 1c5ab27ff680683b437c2e25a0bb70f4ea847adc2726169101045fc30c80b10b: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=759e6b9e-b4e3-4563-9f31-91f8abfa9130 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.230492 | controller |     "Jun 14 08:21:04.262217 crc crio[3637]: time=\"2026-06-14T08:21:04.260446305Z\" level=warning msg=\"Stopping container 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.230506 | controller |     "Jun 14 08:21:04.308014 crc crio[3637]: time=\"2026-06-14T08:21:04.307421281Z\" level=error msg=\"Killing container 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-14 10:12:41.230524 | controller |     "Jun 14 08:21:04.395017 crc crio[3637]: time=\"2026-06-14T08:21:04.394707203Z\" level=info msg=\"Stopped container 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/kube-multus-additional-cni-plugins\" id=60805471-ce1f-41d8-8d79-e1dd6107b6e5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.230539 | controller |     "Jun 14 08:21:04.397430 crc crio[3637]: time=\"2026-06-14T08:21:04.396607336Z\" level=info msg=\"Stopping pod sandbox: d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b\" id=48c9112c-593c-431a-b759-32a6c265ad94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.230554 | controller |     "Jun 14 08:21:04.411327 crc crio[3637]: time=\"2026-06-14T08:21:04.407381523Z\" level=info msg=\"Stopped pod sandbox: d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b\" id=48c9112c-593c-431a-b759-32a6c265ad94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.230569 | controller |     "Jun 14 08:21:04.490144 crc crio[3637]: time=\"2026-06-14T08:21:04.490041243Z\" level=info msg=\"Removing container: 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a\" id=3156033e-caa3-491d-9c42-3679d2038a29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.230584 | controller |     "Jun 14 08:21:04.530442 crc crio[3637]: time=\"2026-06-14T08:21:04.529464388Z\" level=info msg=\"Removed container 9862239c0dece5fb6dc5a5aff848f237ecc899f2cbb132f4154ad7aca2c4be9a: openshift-multus/cni-sysctl-allowlist-ds-qvc4r/kube-multus-additional-cni-plugins\" id=3156033e-caa3-491d-9c42-3679d2038a29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.230598 | controller |     "Jun 14 08:21:04.630261 crc crio[3637]: time=\"2026-06-14T08:21:04.629199424Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=0a490081-eb3d-4a63-825e-458bff982caf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.230614 | controller |     "Jun 14 08:21:04.630261 crc crio[3637]: time=\"2026-06-14T08:21:04.629313507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.230628 | controller |     "Jun 14 08:21:04.651386 crc crio[3637]: time=\"2026-06-14T08:21:04.651273838Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=0a490081-eb3d-4a63-825e-458bff982caf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.230643 | controller |     "Jun 14 08:21:04.666651 crc crio[3637]: time=\"2026-06-14T08:21:04.666558413Z\" level=info msg=\"Ran pod sandbox 899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=0a490081-eb3d-4a63-825e-458bff982caf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.230658 | controller |     "Jun 14 08:21:04.669984 crc crio[3637]: time=\"2026-06-14T08:21:04.669792938Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f2d6bb17-3680-4c66-bcd4-03b1b6c67646 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.230672 | controller |     "Jun 14 08:21:04.673251 crc crio[3637]: time=\"2026-06-14T08:21:04.673156919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e9f0a23f-2377-47af-9e7a-392a8c0a4891 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.230687 | controller |     "Jun 14 08:21:04.690021 crc crio[3637]: time=\"2026-06-14T08:21:04.689930185Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=df8c38ff-425f-47fc-9cc1-4c905bbf24a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.230705 | controller |     "Jun 14 08:21:04.690759 crc crio[3637]: time=\"2026-06-14T08:21:04.690730421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.230721 | controller |     "Jun 14 08:21:04.726714 crc crio[3637]: time=\"2026-06-14T08:21:04.726672222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.230735 | controller |     "Jun 14 08:21:04.933691 crc crio[3637]: time=\"2026-06-14T08:21:04.933439953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.230750 | controller |     "Jun 14 08:21:05.051537 crc crio[3637]: time=\"2026-06-14T08:21:05.051428762Z\" level=info msg=\"Created container 670839a592b63207ba9e12df58d40667bb8af4f49863279dec4db259fe4f6aca: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=df8c38ff-425f-47fc-9cc1-4c905bbf24a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.230764 | controller |     "Jun 14 08:21:05.053380 crc crio[3637]: time=\"2026-06-14T08:21:05.053315585Z\" level=info msg=\"Starting container: 670839a592b63207ba9e12df58d40667bb8af4f49863279dec4db259fe4f6aca\" id=25dd5bde-41dc-4ca7-b9fd-6d1ead7b3ff2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.230779 | controller |     "Jun 14 08:21:05.060778 crc crio[3637]: time=\"2026-06-14T08:21:05.060723271Z\" level=info msg=\"Started container\" PID=17478 containerID=670839a592b63207ba9e12df58d40667bb8af4f49863279dec4db259fe4f6aca description=openshift-kube-apiserver/kube-apiserver-crc/setup id=25dd5bde-41dc-4ca7-b9fd-6d1ead7b3ff2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b",
2026-06-14 10:12:41.230793 | controller |     "Jun 14 08:21:05.511372 crc crio[3637]: time=\"2026-06-14T08:21:05.511048992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=711a3db7-675b-4ff7-ab38-e4f2e43b0245 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.230809 | controller |     "Jun 14 08:21:05.801391 crc crio[3637]: time=\"2026-06-14T08:21:05.801186274Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=904e3b13-5b10-47ff-b144-91bc4e78b99c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.230823 | controller |     "Jun 14 08:21:05.837236 crc crio[3637]: time=\"2026-06-14T08:21:05.837115016Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ba91c7ff-b5ca-484b-9235-396f272026f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.230837 | controller |     "Jun 14 08:21:05.838061 crc crio[3637]: time=\"2026-06-14T08:21:05.837680525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.230852 | controller |     "Jun 14 08:21:05.870067 crc crio[3637]: time=\"2026-06-14T08:21:05.869704075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.230867 | controller |     "Jun 14 08:21:06.101117 crc crio[3637]: time=\"2026-06-14T08:21:06.100819662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.230885 | controller |     "Jun 14 08:21:06.219089 crc crio[3637]: time=\"2026-06-14T08:21:06.218948667Z\" level=info msg=\"Created container 119197fd818a67bac25689664303c2a3f34e6d074960f44f1102c7ede8116562: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=ba91c7ff-b5ca-484b-9235-396f272026f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.230900 | controller |     "Jun 14 08:21:06.220500 crc crio[3637]: time=\"2026-06-14T08:21:06.220427046Z\" level=info msg=\"Starting container: 119197fd818a67bac25689664303c2a3f34e6d074960f44f1102c7ede8116562\" id=960fe9e2-708b-46d8-b6af-145ea9cf4c2b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.230914 | controller |     "Jun 14 08:21:06.232568 crc crio[3637]: time=\"2026-06-14T08:21:06.232500356Z\" level=info msg=\"Started container\" PID=17500 containerID=119197fd818a67bac25689664303c2a3f34e6d074960f44f1102c7ede8116562 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=960fe9e2-708b-46d8-b6af-145ea9cf4c2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b",
2026-06-14 10:12:41.230928 | controller |     "Jun 14 08:21:06.243642 crc crio[3637]: time=\"2026-06-14T08:21:06.243355385Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6aec7d17-835b-44f0-8d96-c62b4d006f18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.230943 | controller |     "Jun 14 08:21:06.246337 crc crio[3637]: time=\"2026-06-14T08:21:06.246264322Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7b8bab44-48c6-4520-8739-72fe6d2e3178 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.230957 | controller |     "Jun 14 08:21:06.252521 crc crio[3637]: time=\"2026-06-14T08:21:06.252473778Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=b043d86a-4e4c-4dd1-937e-b2d5477450e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.230972 | controller |     "Jun 14 08:21:06.252918 crc crio[3637]: time=\"2026-06-14T08:21:06.252798788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.230986 | controller |     "Jun 14 08:21:06.272573 crc crio[3637]: time=\"2026-06-14T08:21:06.272483311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.231000 | controller |     "Jun 14 08:21:06.466344 crc crio[3637]: time=\"2026-06-14T08:21:06.466161348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.231015 | controller |     "Jun 14 08:21:06.570832 crc crio[3637]: time=\"2026-06-14T08:21:06.570714212Z\" level=info msg=\"Created container 54e027dad91ac4b823ca34914af49d8ef29b1482e84bf72ceed3e7eefcacca5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=b043d86a-4e4c-4dd1-937e-b2d5477450e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.231029 | controller |     "Jun 14 08:21:06.572798 crc crio[3637]: time=\"2026-06-14T08:21:06.572691548Z\" level=info msg=\"Starting container: 54e027dad91ac4b823ca34914af49d8ef29b1482e84bf72ceed3e7eefcacca5c\" id=9aeb55e7-ba89-43b5-a127-027eb8924415 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.231043 | controller |     "Jun 14 08:21:06.592902 crc crio[3637]: time=\"2026-06-14T08:21:06.592289327Z\" level=info msg=\"Started container\" PID=17532 containerID=54e027dad91ac4b823ca34914af49d8ef29b1482e84bf72ceed3e7eefcacca5c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=9aeb55e7-ba89-43b5-a127-027eb8924415 name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b",
2026-06-14 10:12:41.231061 | controller |     "Jun 14 08:21:06.615163 crc crio[3637]: time=\"2026-06-14T08:21:06.615082315Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=001e5263-01db-4f62-b235-b6bc6baa3520 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.231075 | controller |     "Jun 14 08:21:06.620107 crc crio[3637]: time=\"2026-06-14T08:21:06.619947994Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ad2cd2c3-3b97-48c7-82a4-b00a905de457 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.231090 | controller |     "Jun 14 08:21:06.634164 crc crio[3637]: time=\"2026-06-14T08:21:06.633764241Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=24a4832e-c223-4b73-ad03-4dfcde479669 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.231104 | controller |     "Jun 14 08:21:06.634691 crc crio[3637]: time=\"2026-06-14T08:21:06.634601389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.231118 | controller |     "Jun 14 08:21:06.659161 crc crio[3637]: time=\"2026-06-14T08:21:06.659022848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.231133 | controller |     "Jun 14 08:21:06.856886 crc crio[3637]: time=\"2026-06-14T08:21:06.856752629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.231147 | controller |     "Jun 14 08:21:06.946765 crc crio[3637]: time=\"2026-06-14T08:21:06.946644038Z\" level=info msg=\"Created container d1a68f9b27b14fff828915f7c3c843c425d4591a3ed77b28ccafa0e9aa58e4e4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=24a4832e-c223-4b73-ad03-4dfcde479669 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.231161 | controller |     "Jun 14 08:21:06.948289 crc crio[3637]: time=\"2026-06-14T08:21:06.948159949Z\" level=info msg=\"Starting container: d1a68f9b27b14fff828915f7c3c843c425d4591a3ed77b28ccafa0e9aa58e4e4\" id=fcd8af1b-9830-4d21-b112-3ad0547f435c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.231175 | controller |     "Jun 14 08:21:06.957236 crc crio[3637]: time=\"2026-06-14T08:21:06.957082846Z\" level=info msg=\"Started container\" PID=17553 containerID=d1a68f9b27b14fff828915f7c3c843c425d4591a3ed77b28ccafa0e9aa58e4e4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=fcd8af1b-9830-4d21-b112-3ad0547f435c name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b",
2026-06-14 10:12:41.231189 | controller |     "Jun 14 08:21:06.972363 crc crio[3637]: time=\"2026-06-14T08:21:06.972193235Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c27f888f-aa0f-4e21-894e-db307d5c5a28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.231204 | controller |     "Jun 14 08:21:06.976014 crc crio[3637]: time=\"2026-06-14T08:21:06.975832325Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4b85e598-86c1-42eb-90ab-7595667cedf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.231222 | controller |     "Jun 14 08:21:06.982567 crc crio[3637]: time=\"2026-06-14T08:21:06.982500256Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b4ca5047-9461-4f8c-bd25-7cb874bca3a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.231236 | controller |     "Jun 14 08:21:06.983077 crc crio[3637]: time=\"2026-06-14T08:21:06.982935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.231251 | controller |     "Jun 14 08:21:07.014912 crc crio[3637]: time=\"2026-06-14T08:21:07.013495953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.231265 | controller |     "Jun 14 08:21:07.236526 crc crio[3637]: time=\"2026-06-14T08:21:07.235824623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.231279 | controller |     "Jun 14 08:21:07.341720 crc crio[3637]: time=\"2026-06-14T08:21:07.341553903Z\" level=info msg=\"Created container 59a3f104d5be3f402150ad7e590371cd2080e4044015abcfa40359d4accaf673: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=b4ca5047-9461-4f8c-bd25-7cb874bca3a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.231293 | controller |     "Jun 14 08:21:07.343151 crc crio[3637]: time=\"2026-06-14T08:21:07.343040423Z\" level=info msg=\"Starting container: 59a3f104d5be3f402150ad7e590371cd2080e4044015abcfa40359d4accaf673\" id=d08145cd-1c19-4a0e-94d3-9972b96a8e60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.231308 | controller |     "Jun 14 08:21:07.348424 crc crio[3637]: time=\"2026-06-14T08:21:07.348174642Z\" level=info msg=\"Started container\" PID=17576 containerID=59a3f104d5be3f402150ad7e590371cd2080e4044015abcfa40359d4accaf673 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=d08145cd-1c19-4a0e-94d3-9972b96a8e60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b",
2026-06-14 10:12:41.231322 | controller |     "Jun 14 08:21:07.358806 crc crio[3637]: time=\"2026-06-14T08:21:07.358710433Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6ebfa267-1292-4f92-b392-cb23ff51f6c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.231336 | controller |     "Jun 14 08:21:07.361944 crc crio[3637]: time=\"2026-06-14T08:21:07.361781636Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=e02f9cde-d035-4943-b231-aa6e105142be name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.231367 | controller |     "Jun 14 08:21:07.368804 crc crio[3637]: time=\"2026-06-14T08:21:07.368677131Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=053482ca-1552-4262-b287-85c988e02c33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.231384 | controller |     "Jun 14 08:21:07.369522 crc crio[3637]: time=\"2026-06-14T08:21:07.369394145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.231399 | controller |     "Jun 14 08:21:07.424588 crc crio[3637]: time=\"2026-06-14T08:21:07.42444184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.231418 | controller |     "Jun 14 08:21:07.669229 crc crio[3637]: time=\"2026-06-14T08:21:07.669144207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.231434 | controller |     "Jun 14 08:21:07.782387 crc crio[3637]: time=\"2026-06-14T08:21:07.782244195Z\" level=info msg=\"Created container e7dceed1e47ca7896eae3b19bc4ae87741271fa8fa8232c2f089b6badedbcd57: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=053482ca-1552-4262-b287-85c988e02c33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.231448 | controller |     "Jun 14 08:21:07.784670 crc crio[3637]: time=\"2026-06-14T08:21:07.7845181Z\" level=info msg=\"Starting container: e7dceed1e47ca7896eae3b19bc4ae87741271fa8fa8232c2f089b6badedbcd57\" id=cd9523fb-e285-4956-8d18-c4db53a88f9a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.231463 | controller |     "Jun 14 08:21:07.791043 crc crio[3637]: time=\"2026-06-14T08:21:07.790931093Z\" level=info msg=\"Started container\" PID=17596 containerID=e7dceed1e47ca7896eae3b19bc4ae87741271fa8fa8232c2f089b6badedbcd57 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=cd9523fb-e285-4956-8d18-c4db53a88f9a name=/runtime.v1.RuntimeService/StartContainer sandboxID=899a4531de7ca05ebe5ce46611074d0b494e89b947df3cc1f60d04cee0d0f68b",
2026-06-14 10:12:41.231478 | controller |     "Jun 14 08:21:08.603540 crc crio[3637]: time=\"2026-06-14T08:21:08.601628382Z\" level=info msg=\"Removing container: 14745982bce120088979aeb01a833ec9c027b1fc41ee6406ec894652aa5ade41\" id=16ec5096-ce77-45f7-9af9-e61db579653d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.231494 | controller |     "Jun 14 08:21:08.713531 crc crio[3637]: time=\"2026-06-14T08:21:08.713413428Z\" level=info msg=\"Removed container 14745982bce120088979aeb01a833ec9c027b1fc41ee6406ec894652aa5ade41: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=16ec5096-ce77-45f7-9af9-e61db579653d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.231508 | controller |     "Jun 14 08:21:27.440125 crc crio[3637]: time=\"2026-06-14T08:21:27.4392126Z\" level=info msg=\"Stopping container: 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683 (timeout: 5s)\" id=ce6c7e50-1846-4144-b83d-25a181a9c8d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.231523 | controller |     "Jun 14 08:21:27.660906 crc crio[3637]: time=\"2026-06-14T08:21:27.660761833Z\" level=info msg=\"Stopping pod sandbox: 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3\" id=3ef08449-443d-41d2-a86b-e67ac442d31c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.231537 | controller |     "Jun 14 08:21:27.661178 crc crio[3637]: time=\"2026-06-14T08:21:27.660940339Z\" level=info msg=\"Stopped pod sandbox (already stopped): 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3\" id=3ef08449-443d-41d2-a86b-e67ac442d31c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.231551 | controller |     "Jun 14 08:21:27.662496 crc crio[3637]: time=\"2026-06-14T08:21:27.662393235Z\" level=info msg=\"Removing pod sandbox: 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3\" id=3d6645ea-bb5e-47fc-a569-780f18e472a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.231566 | controller |     "Jun 14 08:21:27.696331 crc crio[3637]: time=\"2026-06-14T08:21:27.696141664Z\" level=info msg=\"Removed pod sandbox: 13b748c8143fe789e7cebd1016dff88a732df4ed8e09961cd846023cc71477d3\" id=3d6645ea-bb5e-47fc-a569-780f18e472a9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.231581 | controller |     "Jun 14 08:21:27.698189 crc crio[3637]: time=\"2026-06-14T08:21:27.698136023Z\" level=info msg=\"Stopping pod sandbox: c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\" id=686a731f-94c0-4f98-a8be-9ef30a86757e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.231599 | controller |     "Jun 14 08:21:27.698308 crc crio[3637]: time=\"2026-06-14T08:21:27.698256097Z\" level=info msg=\"Stopped pod sandbox (already stopped): c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\" id=686a731f-94c0-4f98-a8be-9ef30a86757e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.231614 | controller |     "Jun 14 08:21:27.699259 crc crio[3637]: time=\"2026-06-14T08:21:27.699174658Z\" level=info msg=\"Removing pod sandbox: c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\" id=044b081b-f9c5-4739-bfef-0c0123e5f4e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.231630 | controller |     "Jun 14 08:21:27.730918 crc crio[3637]: time=\"2026-06-14T08:21:27.730780041Z\" level=info msg=\"Removed pod sandbox: c258e7fff4ee3614ea3489da47a465ba112e887f7f5f59b07d4c0426c47edbe3\" id=044b081b-f9c5-4739-bfef-0c0123e5f4e6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.231645 | controller |     "Jun 14 08:21:27.732204 crc crio[3637]: time=\"2026-06-14T08:21:27.732140755Z\" level=info msg=\"Stopping pod sandbox: d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b\" id=939317f2-6b22-4dbc-82ef-2d446c95f911 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.231660 | controller |     "Jun 14 08:21:27.732283 crc crio[3637]: time=\"2026-06-14T08:21:27.732204197Z\" level=info msg=\"Stopped pod sandbox (already stopped): d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b\" id=939317f2-6b22-4dbc-82ef-2d446c95f911 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.231674 | controller |     "Jun 14 08:21:27.735246 crc crio[3637]: time=\"2026-06-14T08:21:27.735175814Z\" level=info msg=\"Removing pod sandbox: d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b\" id=d2d828f7-53b7-4fd0-88ee-1ea5407cd46f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.231689 | controller |     "Jun 14 08:21:27.745331 crc crio[3637]: time=\"2026-06-14T08:21:27.745243195Z\" level=info msg=\"Removed pod sandbox: d06f77d455c6026eb2c3ae8f2db59c2c6bc13dba0b5ed9a971fd07a42b6e287b\" id=d2d828f7-53b7-4fd0-88ee-1ea5407cd46f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.231703 | controller |     "Jun 14 08:21:27.745985 crc crio[3637]: time=\"2026-06-14T08:21:27.745927646Z\" level=info msg=\"Stopping pod sandbox: 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb\" id=be28585a-b395-4bc7-a465-bcb90583ce6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.231717 | controller |     "Jun 14 08:21:27.745985 crc crio[3637]: time=\"2026-06-14T08:21:27.745981888Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb\" id=be28585a-b395-4bc7-a465-bcb90583ce6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.231731 | controller |     "Jun 14 08:21:27.746902 crc crio[3637]: time=\"2026-06-14T08:21:27.746775753Z\" level=info msg=\"Removing pod sandbox: 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb\" id=42eb148a-bc8f-4149-965f-88a77621be92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.231745 | controller |     "Jun 14 08:21:27.754638 crc crio[3637]: time=\"2026-06-14T08:21:27.754555829Z\" level=info msg=\"Removed pod sandbox: 4036042e8779f9a67048600cfbe07b4eef8f4cfa4456a1330f976ccf659400fb\" id=42eb148a-bc8f-4149-965f-88a77621be92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.231760 | controller |     "Jun 14 08:21:27.755261 crc crio[3637]: time=\"2026-06-14T08:21:27.755202048Z\" level=info msg=\"Stopping pod sandbox: 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597\" id=c5b9c4ee-0992-4530-af08-be1ad6412ef0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.231778 | controller |     "Jun 14 08:21:27.755466 crc crio[3637]: time=\"2026-06-14T08:21:27.755278261Z\" level=info msg=\"Stopped pod sandbox (already stopped): 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597\" id=c5b9c4ee-0992-4530-af08-be1ad6412ef0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.231792 | controller |     "Jun 14 08:21:27.756140 crc crio[3637]: time=\"2026-06-14T08:21:27.756043616Z\" level=info msg=\"Removing pod sandbox: 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597\" id=efe7c9f6-4976-4cbb-b13b-e8831d008e1e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.231807 | controller |     "Jun 14 08:21:27.767293 crc crio[3637]: time=\"2026-06-14T08:21:27.767223662Z\" level=info msg=\"Removed pod sandbox: 519c650aa1b3940781bbd16b24f6e7234a31f8c14b2105e5df7488bdd4f0b597\" id=efe7c9f6-4976-4cbb-b13b-e8831d008e1e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.231821 | controller |     "Jun 14 08:21:27.768762 crc crio[3637]: time=\"2026-06-14T08:21:27.768644669Z\" level=info msg=\"Stopping pod sandbox: bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a\" id=159bcd1c-2fc3-4d61-a14c-16df4ef502d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.231835 | controller |     "Jun 14 08:21:27.768888 crc crio[3637]: time=\"2026-06-14T08:21:27.768795204Z\" level=info msg=\"Stopped pod sandbox (already stopped): bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a\" id=159bcd1c-2fc3-4d61-a14c-16df4ef502d8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.231849 | controller |     "Jun 14 08:21:27.769799 crc crio[3637]: time=\"2026-06-14T08:21:27.769609999Z\" level=info msg=\"Removing pod sandbox: bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a\" id=a40d648b-803f-41da-a4cf-ffa6442d48c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.231863 | controller |     "Jun 14 08:21:27.777312 crc crio[3637]: time=\"2026-06-14T08:21:27.776948091Z\" level=info msg=\"Removed pod sandbox: bab41457bb4c20b91f354a5bb1c967bd4d361386418437a4fd57ab974494285a\" id=a40d648b-803f-41da-a4cf-ffa6442d48c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.231877 | controller |     "Jun 14 08:21:32.460142 crc crio[3637]: time=\"2026-06-14T08:21:32.459074092Z\" level=warning msg=\"Stopping container 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683 with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.231892 | controller |     "Jun 14 08:21:32.583778 crc crio[3637]: time=\"2026-06-14T08:21:32.583680258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ac066156-3941-41fc-a856-b015790fb381 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.231907 | controller |     "Jun 14 08:21:32.586573 crc crio[3637]: time=\"2026-06-14T08:21:32.586505141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=67ccd209-8cfe-49f1-bd6e-c35f590f460b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.231921 | controller |     "Jun 14 08:21:32.602770 crc crio[3637]: time=\"2026-06-14T08:21:32.602633445Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8710892e-f25a-4938-9e4b-980671aeb6e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.231935 | controller |     "Jun 14 08:21:32.603397 crc crio[3637]: time=\"2026-06-14T08:21:32.603326458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.231949 | controller |     "Jun 14 08:21:32.642013 crc crio[3637]: time=\"2026-06-14T08:21:32.641910119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.231967 | controller |     "Jun 14 08:21:32.839197 crc crio[3637]: time=\"2026-06-14T08:21:32.839084447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.231982 | controller |     "Jun 14 08:21:32.957650 crc crio[3637]: time=\"2026-06-14T08:21:32.957576628Z\" level=info msg=\"Created container fc3905d1c759725d6c6d31f68a2ef2bf0d6fb42c73fad78829cd8c7f70ae812d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=8710892e-f25a-4938-9e4b-980671aeb6e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.231997 | controller |     "Jun 14 08:21:32.958706 crc crio[3637]: time=\"2026-06-14T08:21:32.958587382Z\" level=info msg=\"Starting container: fc3905d1c759725d6c6d31f68a2ef2bf0d6fb42c73fad78829cd8c7f70ae812d\" id=52813bcf-24fe-48f0-af51-0f7e97a54344 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.232011 | controller |     "Jun 14 08:21:32.965341 crc crio[3637]: time=\"2026-06-14T08:21:32.965162016Z\" level=info msg=\"Started container\" PID=17984 containerID=fc3905d1c759725d6c6d31f68a2ef2bf0d6fb42c73fad78829cd8c7f70ae812d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=52813bcf-24fe-48f0-af51-0f7e97a54344 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.232026 | controller |     "Jun 14 08:21:33.004253 crc crio[3637]: time=\"2026-06-14T08:21:33.004004476Z\" level=info msg=\"Stopped container 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=ce6c7e50-1846-4144-b83d-25a181a9c8d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.232041 | controller |     "Jun 14 08:21:33.006973 crc crio[3637]: time=\"2026-06-14T08:21:33.006670174Z\" level=info msg=\"Stopping pod sandbox: 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862\" id=d560b326-dc77-49a3-8c24-6cd3b58e83ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.232056 | controller |     "Jun 14 08:21:33.023489 crc crio[3637]: time=\"2026-06-14T08:21:33.023341129Z\" level=info msg=\"Stopped pod sandbox: 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862\" id=d560b326-dc77-49a3-8c24-6cd3b58e83ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.232070 | controller |     "Jun 14 08:21:33.975363 crc crio[3637]: time=\"2026-06-14T08:21:33.97470096Z\" level=info msg=\"Removing container: 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683\" id=e1cdc55c-1031-45da-9804-d5324661150b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.232085 | controller |     "Jun 14 08:21:34.001753 crc crio[3637]: time=\"2026-06-14T08:21:34.001652691Z\" level=info msg=\"Removed container 425b9e8751765b7c90ad9431eccd65e3a533bbe3136659ac4e38dc0673fa8683: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=e1cdc55c-1031-45da-9804-d5324661150b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.232099 | controller |     "Jun 14 08:21:54.298177 crc crio[3637]: time=\"2026-06-14T08:21:54.297450374Z\" level=info msg=\"Removing container: 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62\" id=cac50190-7bdc-4cf3-a067-921d75193873 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.232114 | controller |     "Jun 14 08:21:54.299387 crc crio[3637]: time=\"2026-06-14T08:21:54.298252891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=9dd6e1a1-8438-45af-8e67-f83bb49b2a66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.232132 | controller |     "Jun 14 08:21:54.303712 crc crio[3637]: time=\"2026-06-14T08:21:54.303599915Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=ab275795-d046-4c75-913a-b63ca5e314b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.232147 | controller |     "Jun 14 08:21:54.307935 crc crio[3637]: time=\"2026-06-14T08:21:54.30772327Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f832d84d-bd08-477b-a4d3-14b273ebb0ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.232161 | controller |     "Jun 14 08:21:54.310099 crc crio[3637]: time=\"2026-06-14T08:21:54.309823658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.232176 | controller |     "Jun 14 08:21:54.353371 crc crio[3637]: time=\"2026-06-14T08:21:54.353195078Z\" level=info msg=\"Removed container 14ec70b969e8c37f31bae803abbe29281050a6546859023b46642f1df99a0d62: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=cac50190-7bdc-4cf3-a067-921d75193873 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.232191 | controller |     "Jun 14 08:21:54.396576 crc crio[3637]: time=\"2026-06-14T08:21:54.39644399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.232205 | controller |     "Jun 14 08:21:54.404597 crc crio[3637]: time=\"2026-06-14T08:21:54.404429062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.232219 | controller |     "Jun 14 08:21:54.587708 crc crio[3637]: time=\"2026-06-14T08:21:54.58757615Z\" level=info msg=\"Created container ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=f832d84d-bd08-477b-a4d3-14b273ebb0ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.232234 | controller |     "Jun 14 08:21:54.590735 crc crio[3637]: time=\"2026-06-14T08:21:54.590596507Z\" level=info msg=\"Starting container: ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450\" id=b588b32a-2ab5-4b05-a575-9642b08c9a0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.232248 | controller |     "Jun 14 08:21:54.622336 crc crio[3637]: time=\"2026-06-14T08:21:54.622197469Z\" level=info msg=\"Started container\" PID=18287 containerID=ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450 description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=b588b32a-2ab5-4b05-a575-9642b08c9a0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722",
2026-06-14 10:12:41.232263 | controller |     "Jun 14 08:22:05.544978 crc crio[3637]: time=\"2026-06-14T08:22:05.54326978Z\" level=info msg=\"Stopping container: dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04 (timeout: 30s)\" id=a1c4314d-6864-40b8-b57a-d26e641af2df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.232277 | controller |     "Jun 14 08:22:05.613327 crc crio[3637]: time=\"2026-06-14T08:22:05.613144416Z\" level=info msg=\"Stopping container: 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c (timeout: 30s)\" id=81c84e0e-76fa-4374-9670-71e800654810 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.232292 | controller |     "Jun 14 08:22:05.771912 crc crio[3637]: time=\"2026-06-14T08:22:05.771688018Z\" level=info msg=\"Stopped container 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=81c84e0e-76fa-4374-9670-71e800654810 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.232313 | controller |     "Jun 14 08:22:05.773041 crc crio[3637]: time=\"2026-06-14T08:22:05.773010921Z\" level=info msg=\"Stopping pod sandbox: 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33\" id=f2c88674-981f-4b82-8f57-2ffa7f1fa561 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.232328 | controller |     "Jun 14 08:22:05.774147 crc crio[3637]: time=\"2026-06-14T08:22:05.774109957Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/53b0ff3e-822d-43ef-8eda-1780d96c72f5 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:0xc000123898}] Aliases:map[]}\"",
2026-06-14 10:12:41.232343 | controller |     "Jun 14 08:22:05.774462 crc crio[3637]: time=\"2026-06-14T08:22:05.774444278Z\" 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-14 10:12:41.232384 | controller |     "Jun 14 08:22:06.130164 crc crio[3637]: time=\"2026-06-14T08:22:06.129796906Z\" level=info msg=\"Stopped pod sandbox: 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33\" id=f2c88674-981f-4b82-8f57-2ffa7f1fa561 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.232400 | controller |     "Jun 14 08:22:06.197381 crc crio[3637]: time=\"2026-06-14T08:22:06.197233309Z\" level=info msg=\"Stopped container dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=a1c4314d-6864-40b8-b57a-d26e641af2df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.232415 | controller |     "Jun 14 08:22:06.200313 crc crio[3637]: time=\"2026-06-14T08:22:06.200275168Z\" level=info msg=\"Stopping pod sandbox: c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8\" id=c175616f-bafd-4117-b76f-1bb6a4ade717 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.232430 | controller |     "Jun 14 08:22:06.200743 crc crio[3637]: time=\"2026-06-14T08:22:06.200721173Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/5062ae2e-ea04-4739-96db-7da945fce44b 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:0xc002ae6020}] Aliases:map[]}\"",
2026-06-14 10:12:41.232446 | controller |     "Jun 14 08:22:06.201275 crc crio[3637]: time=\"2026-06-14T08:22:06.201211489Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.232461 | controller |     "Jun 14 08:22:06.484891 crc crio[3637]: time=\"2026-06-14T08:22:06.484470511Z\" level=info msg=\"Removing container: 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c\" id=79956ea9-5c23-46fe-8462-7eb719e6d4cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.232476 | controller |     "Jun 14 08:22:06.504777 crc crio[3637]: time=\"2026-06-14T08:22:06.504741553Z\" level=info msg=\"Stopped pod sandbox: c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8\" id=c175616f-bafd-4117-b76f-1bb6a4ade717 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.232495 | controller |     "Jun 14 08:22:06.512744 crc crio[3637]: time=\"2026-06-14T08:22:06.512582701Z\" level=info msg=\"Removed container 69f155f30a3b368bc7d9050d1973f0e6ee33b5cd81b5daa398b48acdc1c7840c: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=79956ea9-5c23-46fe-8462-7eb719e6d4cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.232510 | controller |     "Jun 14 08:22:06.613255 crc crio[3637]: time=\"2026-06-14T08:22:06.609669657Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/POD\" id=6a558d76-ca6d-43ba-8db3-0e925818cc9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.232525 | controller |     "Jun 14 08:22:06.613255 crc crio[3637]: time=\"2026-06-14T08:22:06.609915265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.232540 | controller |     "Jun 14 08:22:06.664373 crc crio[3637]: time=\"2026-06-14T08:22:06.66406406Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7c5967db9c-wsbxw Namespace:openshift-route-controller-manager ID:b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce UID:81701b6d-9f4e-40f0-b119-38b6ab2efcc1 NetNS:/var/run/netns/d51424e7-67fe-4237-a9a5-6f02598f5e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81701b6d_9f4e_40f0_b119_38b6ab2efcc1.slice PodAnnotations:0xc000b104f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.232555 | controller |     "Jun 14 08:22:06.664373 crc crio[3637]: time=\"2026-06-14T08:22:06.664218455Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-wsbxw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.232570 | controller |     "Jun 14 08:22:06.945169 crc crio[3637]: 2026-06-14T08:22:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b44b1f1942003dd Mac:42:92:c7:fd:c8:d0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/d51424e7-67fe-4237-a9a5-6f02598f5e2b SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.232585 | controller |     "Jun 14 08:22:06.947138 crc crio[3637]: time=\"2026-06-14T08:22:06.946974102Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7c5967db9c-wsbxw Namespace:openshift-route-controller-manager ID:b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce UID:81701b6d-9f4e-40f0-b119-38b6ab2efcc1 NetNS:/var/run/netns/d51424e7-67fe-4237-a9a5-6f02598f5e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81701b6d_9f4e_40f0_b119_38b6ab2efcc1.slice PodAnnotations:0xc000b104f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.232600 | controller |     "Jun 14 08:22:06.947379 crc crio[3637]: time=\"2026-06-14T08:22:06.947274232Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-wsbxw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.232615 | controller |     "Jun 14 08:22:06.955143 crc crio[3637]: time=\"2026-06-14T08:22:06.954586353Z\" level=info msg=\"Ran pod sandbox b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce with infra container: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/POD\" id=6a558d76-ca6d-43ba-8db3-0e925818cc9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.232629 | controller |     "Jun 14 08:22:06.957586 crc crio[3637]: time=\"2026-06-14T08:22:06.957497765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=848a3cd5-9858-470a-acf1-89a337904cb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.232649 | controller |     "Jun 14 08:22:06.969931 crc crio[3637]: time=\"2026-06-14T08:22:06.967203135Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f0103d9b-326b-40e0-bfe6-17b9fbb3f421 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.232664 | controller |     "Jun 14 08:22:06.988498 crc crio[3637]: time=\"2026-06-14T08:22:06.988371121Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/route-controller-manager\" id=8db17804-ea43-4f0a-a3f7-f5a168547cd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.232679 | controller |     "Jun 14 08:22:06.989022 crc crio[3637]: time=\"2026-06-14T08:22:06.988965631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.232694 | controller |     "Jun 14 08:22:07.020771 crc crio[3637]: time=\"2026-06-14T08:22:07.020313226Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/POD\" id=f36d6d27-82bc-4afd-9c43-b4396db98a5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.232709 | controller |     "Jun 14 08:22:07.020771 crc crio[3637]: time=\"2026-06-14T08:22:07.020761811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.232724 | controller |     "Jun 14 08:22:07.035612 crc crio[3637]: time=\"2026-06-14T08:22:07.035514693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.232739 | controller |     "Jun 14 08:22:07.041712 crc crio[3637]: time=\"2026-06-14T08:22:07.041638252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.232754 | controller |     "Jun 14 08:22:07.058613 crc crio[3637]: time=\"2026-06-14T08:22:07.058362652Z\" level=info msg=\"Got pod network &{Name:controller-manager-6fd8f6f748-c6d4p Namespace:openshift-controller-manager ID:6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1 UID:070887a6-3c3f-4db4-b185-341398302173 NetNS:/var/run/netns/61a3c700-13f8-4e72-9900-ae21cff1ec90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod070887a6_3c3f_4db4_b185_341398302173.slice PodAnnotations:0xc002d98158}] Aliases:map[]}\"",
2026-06-14 10:12:41.232769 | controller |     "Jun 14 08:22:07.059016 crc crio[3637]: time=\"2026-06-14T08:22:07.058680532Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-6fd8f6f748-c6d4p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.232783 | controller |     "Jun 14 08:22:07.180283 crc crio[3637]: time=\"2026-06-14T08:22:07.179914273Z\" level=info msg=\"Created container d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/route-controller-manager\" id=8db17804-ea43-4f0a-a3f7-f5a168547cd6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.232798 | controller |     "Jun 14 08:22:07.183806 crc crio[3637]: time=\"2026-06-14T08:22:07.182485547Z\" level=info msg=\"Starting container: d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c\" id=50998c95-d5a9-4e85-a092-d8109b77f9ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.232813 | controller |     "Jun 14 08:22:07.194516 crc crio[3637]: time=\"2026-06-14T08:22:07.194418462Z\" level=info msg=\"Started container\" PID=18595 containerID=d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c description=openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/route-controller-manager id=50998c95-d5a9-4e85-a092-d8109b77f9ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce",
2026-06-14 10:12:41.232831 | controller |     "Jun 14 08:22:07.444595 crc crio[3637]: 2026-06-14T08:22:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6efb6c035bb7e8b Mac:7e:56:7a:34:9b:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/61a3c700-13f8-4e72-9900-ae21cff1ec90 SocketPath: PciID:}] [{Interface:0xc0002d0a10 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.232846 | controller |     "Jun 14 08:22:07.446963 crc crio[3637]: time=\"2026-06-14T08:22:07.44681624Z\" level=info msg=\"Got pod network &{Name:controller-manager-6fd8f6f748-c6d4p Namespace:openshift-controller-manager ID:6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1 UID:070887a6-3c3f-4db4-b185-341398302173 NetNS:/var/run/netns/61a3c700-13f8-4e72-9900-ae21cff1ec90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod070887a6_3c3f_4db4_b185_341398302173.slice PodAnnotations:0xc002d98158}] Aliases:map[]}\"",
2026-06-14 10:12:41.232861 | controller |     "Jun 14 08:22:07.447136 crc crio[3637]: time=\"2026-06-14T08:22:07.447114449Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-6fd8f6f748-c6d4p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.232876 | controller |     "Jun 14 08:22:07.454444 crc crio[3637]: time=\"2026-06-14T08:22:07.453806558Z\" level=info msg=\"Ran pod sandbox 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1 with infra container: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/POD\" id=f36d6d27-82bc-4afd-9c43-b4396db98a5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.232891 | controller |     "Jun 14 08:22:07.455988 crc crio[3637]: time=\"2026-06-14T08:22:07.45582403Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=9f91b195-063f-4e61-b4bb-02791faa4fca name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.232906 | controller |     "Jun 14 08:22:07.458503 crc crio[3637]: time=\"2026-06-14T08:22:07.458434397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=d9de0b89-ce65-4c3d-b9cd-7c90e340a672 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.232920 | controller |     "Jun 14 08:22:07.468133 crc crio[3637]: time=\"2026-06-14T08:22:07.468044994Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/controller-manager\" id=a34437cf-dafe-4155-93d3-8cab80ef213d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.232935 | controller |     "Jun 14 08:22:07.468341 crc crio[3637]: time=\"2026-06-14T08:22:07.468329424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.232949 | controller |     "Jun 14 08:22:07.497647 crc crio[3637]: time=\"2026-06-14T08:22:07.497554997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.232964 | controller |     "Jun 14 08:22:07.504394 crc crio[3637]: time=\"2026-06-14T08:22:07.504318459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.232981 | controller |     "Jun 14 08:22:07.509108 crc crio[3637]: time=\"2026-06-14T08:22:07.509008693Z\" level=info msg=\"Removing container: dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04\" id=32079c1d-9d0f-4a60-bcbf-aadd8f9d5208 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.232996 | controller |     "Jun 14 08:22:07.550179 crc crio[3637]: time=\"2026-06-14T08:22:07.550062977Z\" level=info msg=\"Removed container dde58b28bee3b278f13c8d278f7185a857caa5fe749e64a9bcb0263879791f04: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=32079c1d-9d0f-4a60-bcbf-aadd8f9d5208 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.233010 | controller |     "Jun 14 08:22:07.636298 crc crio[3637]: time=\"2026-06-14T08:22:07.63620442Z\" level=info msg=\"Created container 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/controller-manager\" id=a34437cf-dafe-4155-93d3-8cab80ef213d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.233025 | controller |     "Jun 14 08:22:07.638208 crc crio[3637]: time=\"2026-06-14T08:22:07.638138653Z\" level=info msg=\"Starting container: 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728\" id=afabe068-b6ce-4bcd-8762-94e5644b2593 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.233039 | controller |     "Jun 14 08:22:07.648513 crc crio[3637]: time=\"2026-06-14T08:22:07.648353137Z\" level=info msg=\"Started container\" PID=18631 containerID=62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728 description=openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/controller-manager id=afabe068-b6ce-4bcd-8762-94e5644b2593 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1",
2026-06-14 10:12:41.233054 | controller |     "Jun 14 08:22:15.067557 crc crio[3637]: time=\"2026-06-14T08:22:15.064988384Z\" level=info msg=\"Stopping container: 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728 (timeout: 30s)\" id=14c243a6-dde4-4b57-be32-2193c37420dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.233068 | controller |     "Jun 14 08:22:15.150554 crc crio[3637]: time=\"2026-06-14T08:22:15.149986915Z\" level=info msg=\"Stopping container: d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c (timeout: 30s)\" id=98a33759-9e70-4c4b-a2f3-0c8ccbe3d60d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.233082 | controller |     "Jun 14 08:22:15.197021 crc crio[3637]: time=\"2026-06-14T08:22:15.196947908Z\" level=info msg=\"Stopped container 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/controller-manager\" id=14c243a6-dde4-4b57-be32-2193c37420dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.233097 | controller |     "Jun 14 08:22:15.198058 crc crio[3637]: time=\"2026-06-14T08:22:15.197992781Z\" level=info msg=\"Stopping pod sandbox: 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1\" id=f370f9e0-c785-4569-ac75-5ea715aa6172 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.233111 | controller |     "Jun 14 08:22:15.198676 crc crio[3637]: time=\"2026-06-14T08:22:15.198608041Z\" level=info msg=\"Got pod network &{Name:controller-manager-6fd8f6f748-c6d4p Namespace:openshift-controller-manager ID:6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1 UID:070887a6-3c3f-4db4-b185-341398302173 NetNS:/var/run/netns/61a3c700-13f8-4e72-9900-ae21cff1ec90 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod070887a6_3c3f_4db4_b185_341398302173.slice PodAnnotations:0xc001918d60}] Aliases:map[]}\"",
2026-06-14 10:12:41.233126 | controller |     "Jun 14 08:22:15.198819 crc crio[3637]: time=\"2026-06-14T08:22:15.198765296Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-6fd8f6f748-c6d4p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.233143 | controller |     "Jun 14 08:22:15.277883 crc crio[3637]: time=\"2026-06-14T08:22:15.277760227Z\" level=info msg=\"Stopped container d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/route-controller-manager\" id=98a33759-9e70-4c4b-a2f3-0c8ccbe3d60d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.233158 | controller |     "Jun 14 08:22:15.279192 crc crio[3637]: time=\"2026-06-14T08:22:15.279137121Z\" level=info msg=\"Stopping pod sandbox: b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce\" id=dd3503b2-38e5-4dcf-9be8-2699cc894b89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.233173 | controller |     "Jun 14 08:22:15.279732 crc crio[3637]: time=\"2026-06-14T08:22:15.279593376Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7c5967db9c-wsbxw Namespace:openshift-route-controller-manager ID:b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce UID:81701b6d-9f4e-40f0-b119-38b6ab2efcc1 NetNS:/var/run/netns/d51424e7-67fe-4237-a9a5-6f02598f5e2b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81701b6d_9f4e_40f0_b119_38b6ab2efcc1.slice PodAnnotations:0xc002d981e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.233187 | controller |     "Jun 14 08:22:15.279820 crc crio[3637]: time=\"2026-06-14T08:22:15.279781472Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-wsbxw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.233202 | controller |     "Jun 14 08:22:15.472708 crc crio[3637]: time=\"2026-06-14T08:22:15.472588035Z\" level=info msg=\"Stopped pod sandbox: 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1\" id=f370f9e0-c785-4569-ac75-5ea715aa6172 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.233217 | controller |     "Jun 14 08:22:15.513974 crc crio[3637]: time=\"2026-06-14T08:22:15.513902086Z\" level=info msg=\"Stopped pod sandbox: b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce\" id=dd3503b2-38e5-4dcf-9be8-2699cc894b89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.233232 | controller |     "Jun 14 08:22:15.658921 crc crio[3637]: time=\"2026-06-14T08:22:15.65841474Z\" level=info msg=\"Removing container: 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728\" id=1bbacb21-9174-4529-a4f8-580db42378ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.233247 | controller |     "Jun 14 08:22:15.690427 crc crio[3637]: time=\"2026-06-14T08:22:15.690002793Z\" level=info msg=\"Removed container 62b9db5dcfd8e307fd8613611b73b74a888e5b9fe2faa426d9a76f723b456728: openshift-controller-manager/controller-manager-6fd8f6f748-c6d4p/controller-manager\" id=1bbacb21-9174-4529-a4f8-580db42378ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.233261 | controller |     "Jun 14 08:22:15.703608 crc crio[3637]: time=\"2026-06-14T08:22:15.703537426Z\" level=info msg=\"Removing container: d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c\" id=2926b64c-9505-4949-81e6-a5ad3751c9d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.233276 | controller |     "Jun 14 08:22:15.740991 crc crio[3637]: time=\"2026-06-14T08:22:15.740892668Z\" level=info msg=\"Removed container d6d6b29f2436fbbf94a5414d1813c1dc18d035b12de198d1d71e3424026a732c: openshift-route-controller-manager/route-controller-manager-7c5967db9c-wsbxw/route-controller-manager\" id=2926b64c-9505-4949-81e6-a5ad3751c9d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.233293 | controller |     "Jun 14 08:22:16.003871 crc crio[3637]: time=\"2026-06-14T08:22:16.003768241Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-6fd8f6f748-vk7xv/POD\" id=217e0323-2df4-4858-b732-d00c262c6b7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.233308 | controller |     "Jun 14 08:22:16.004000 crc crio[3637]: time=\"2026-06-14T08:22:16.003894515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.233323 | controller |     "Jun 14 08:22:16.026887 crc crio[3637]: time=\"2026-06-14T08:22:16.026774043Z\" level=info msg=\"Got pod network &{Name:controller-manager-6fd8f6f748-vk7xv Namespace:openshift-controller-manager ID:f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7 UID:fca31688-88c7-4cf9-821a-a22c98578ddd NetNS:/var/run/netns/8b54613f-1c2b-4268-8ddd-fb8ba21254b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfca31688_88c7_4cf9_821a_a22c98578ddd.slice PodAnnotations:0xc001919338}] Aliases:map[]}\"",
2026-06-14 10:12:41.233338 | controller |     "Jun 14 08:22:16.026887 crc crio[3637]: time=\"2026-06-14T08:22:16.026828105Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-6fd8f6f748-vk7xv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.233384 | controller |     "Jun 14 08:22:16.072129 crc crio[3637]: time=\"2026-06-14T08:22:16.072013121Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/POD\" id=f5323d95-56f3-48bd-a476-7690db2d2b2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.233401 | controller |     "Jun 14 08:22:16.072829 crc crio[3637]: time=\"2026-06-14T08:22:16.072139506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.233416 | controller |     "Jun 14 08:22:16.108531 crc crio[3637]: time=\"2026-06-14T08:22:16.108449689Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5d7d4d5d9f-pl4n8 Namespace:openshift-route-controller-manager ID:0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95 UID:5909b005-3a0d-4a57-afc7-9eae806fd517 NetNS:/var/run/netns/ef51f171-6ef0-4782-8c2e-28853317e859 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5909b005_3a0d_4a57_afc7_9eae806fd517.slice PodAnnotations:0xc001919638}] Aliases:map[]}\"",
2026-06-14 10:12:41.233432 | controller |     "Jun 14 08:22:16.108531 crc crio[3637]: time=\"2026-06-14T08:22:16.108507201Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-5d7d4d5d9f-pl4n8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.233446 | controller |     "Jun 14 08:22:16.330481 crc crio[3637]: 2026-06-14T08:22:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f07d59bc5bc1d2a Mac:da:13:78:7e:72:b4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/8b54613f-1c2b-4268-8ddd-fb8ba21254b3 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.233461 | controller |     "Jun 14 08:22:16.332505 crc crio[3637]: time=\"2026-06-14T08:22:16.332449865Z\" level=info msg=\"Got pod network &{Name:controller-manager-6fd8f6f748-vk7xv Namespace:openshift-controller-manager ID:f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7 UID:fca31688-88c7-4cf9-821a-a22c98578ddd NetNS:/var/run/netns/8b54613f-1c2b-4268-8ddd-fb8ba21254b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfca31688_88c7_4cf9_821a_a22c98578ddd.slice PodAnnotations:0xc001919338}] Aliases:map[]}\"",
2026-06-14 10:12:41.233479 | controller |     "Jun 14 08:22:16.332657 crc crio[3637]: time=\"2026-06-14T08:22:16.33260731Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-6fd8f6f748-vk7xv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.233494 | controller |     "Jun 14 08:22:16.338319 crc crio[3637]: time=\"2026-06-14T08:22:16.338251322Z\" level=info msg=\"Ran pod sandbox f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7 with infra container: openshift-controller-manager/controller-manager-6fd8f6f748-vk7xv/POD\" id=217e0323-2df4-4858-b732-d00c262c6b7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.233510 | controller |     "Jun 14 08:22:16.340958 crc crio[3637]: time=\"2026-06-14T08:22:16.34054495Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=f38cd572-a30b-4160-9056-009080a67259 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.233524 | controller |     "Jun 14 08:22:16.342806 crc crio[3637]: time=\"2026-06-14T08:22:16.342539073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=b1dd97ea-0f79-4bca-b566-e5da95d34491 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.233539 | controller |     "Jun 14 08:22:16.354999 crc crio[3637]: time=\"2026-06-14T08:22:16.352281853Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-6fd8f6f748-vk7xv/controller-manager\" id=577fe0d8-6bf5-439b-8f63-d483b7244391 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.233554 | controller |     "Jun 14 08:22:16.354999 crc crio[3637]: time=\"2026-06-14T08:22:16.352540781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.233569 | controller |     "Jun 14 08:22:16.391778 crc crio[3637]: time=\"2026-06-14T08:22:16.39161417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.233584 | controller |     "Jun 14 08:22:16.397119 crc crio[3637]: time=\"2026-06-14T08:22:16.397038544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.233598 | controller |     "Jun 14 08:22:16.475779 crc crio[3637]: 2026-06-14T08:22:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d15a4ae1593a64 Mac:b6:d8:05:2f:3a:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/ef51f171-6ef0-4782-8c2e-28853317e859 SocketPath: PciID:}] [{Interface:0xc0004be700 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.233612 | controller |     "Jun 14 08:22:16.477056 crc crio[3637]: time=\"2026-06-14T08:22:16.47696005Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5d7d4d5d9f-pl4n8 Namespace:openshift-route-controller-manager ID:0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95 UID:5909b005-3a0d-4a57-afc7-9eae806fd517 NetNS:/var/run/netns/ef51f171-6ef0-4782-8c2e-28853317e859 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5909b005_3a0d_4a57_afc7_9eae806fd517.slice PodAnnotations:0xc001919638}] Aliases:map[]}\"",
2026-06-14 10:12:41.233627 | controller |     "Jun 14 08:22:16.477261 crc crio[3637]: time=\"2026-06-14T08:22:16.477202317Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-5d7d4d5d9f-pl4n8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.233645 | controller |     "Jun 14 08:22:16.485546 crc crio[3637]: time=\"2026-06-14T08:22:16.485488309Z\" level=info msg=\"Ran pod sandbox 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95 with infra container: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/POD\" id=f5323d95-56f3-48bd-a476-7690db2d2b2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.233660 | controller |     "Jun 14 08:22:16.488182 crc crio[3637]: time=\"2026-06-14T08:22:16.48806421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=0ba4d20c-c0cd-4205-a9b1-0a70c463227f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.233675 | controller |     "Jun 14 08:22:16.491106 crc crio[3637]: time=\"2026-06-14T08:22:16.491000454Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=6c1cd93a-765b-4327-815a-e75d36998053 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.233690 | controller |     "Jun 14 08:22:16.498312 crc crio[3637]: time=\"2026-06-14T08:22:16.498236784Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/route-controller-manager\" id=d0d8931f-6a07-4e79-92a3-f0226dff6aad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.233705 | controller |     "Jun 14 08:22:16.498807 crc crio[3637]: time=\"2026-06-14T08:22:16.49874808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.233719 | controller |     "Jun 14 08:22:16.521080 crc crio[3637]: time=\"2026-06-14T08:22:16.521002677Z\" level=info msg=\"Created container 2275814d43d27963517e759399e6e0a47fccc70fc47eb8a8fe5558edbffaf8b8: openshift-controller-manager/controller-manager-6fd8f6f748-vk7xv/controller-manager\" id=577fe0d8-6bf5-439b-8f63-d483b7244391 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.233734 | controller |     "Jun 14 08:22:16.522560 crc crio[3637]: time=\"2026-06-14T08:22:16.522461274Z\" level=info msg=\"Starting container: 2275814d43d27963517e759399e6e0a47fccc70fc47eb8a8fe5558edbffaf8b8\" id=29634910-0f39-4a8e-a47e-b467944f7ae8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.233749 | controller |     "Jun 14 08:22:16.530458 crc crio[3637]: time=\"2026-06-14T08:22:16.530361695Z\" level=info msg=\"Started container\" PID=18923 containerID=2275814d43d27963517e759399e6e0a47fccc70fc47eb8a8fe5558edbffaf8b8 description=openshift-controller-manager/controller-manager-6fd8f6f748-vk7xv/controller-manager id=29634910-0f39-4a8e-a47e-b467944f7ae8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7",
2026-06-14 10:12:41.233765 | controller |     "Jun 14 08:22:16.542809 crc crio[3637]: time=\"2026-06-14T08:22:16.542707329Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.233779 | controller |     "Jun 14 08:22:16.551463 crc crio[3637]: time=\"2026-06-14T08:22:16.550993001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.233794 | controller |     "Jun 14 08:22:16.650611 crc crio[3637]: time=\"2026-06-14T08:22:16.650511188Z\" level=info msg=\"Created container 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/route-controller-manager\" id=d0d8931f-6a07-4e79-92a3-f0226dff6aad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.233812 | controller |     "Jun 14 08:22:16.651817 crc crio[3637]: time=\"2026-06-14T08:22:16.651741514Z\" level=info msg=\"Starting container: 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62\" id=2aa4694b-d801-46e6-8b93-d7f1cec86dd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.233827 | controller |     "Jun 14 08:22:16.657440 crc crio[3637]: time=\"2026-06-14T08:22:16.657340183Z\" level=info msg=\"Started container\" PID=18939 containerID=7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62 description=openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/route-controller-manager id=2aa4694b-d801-46e6-8b93-d7f1cec86dd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95",
2026-06-14 10:12:41.233843 | controller |     "Jun 14 08:22:27.804049 crc crio[3637]: time=\"2026-06-14T08:22:27.802987434Z\" level=info msg=\"Stopping pod sandbox: 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33\" id=1c7c461e-4e35-4b46-a442-19af894ceae1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.233857 | controller |     "Jun 14 08:22:27.804049 crc crio[3637]: time=\"2026-06-14T08:22:27.803905913Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33\" id=1c7c461e-4e35-4b46-a442-19af894ceae1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.233872 | controller |     "Jun 14 08:22:27.805445 crc crio[3637]: time=\"2026-06-14T08:22:27.804637156Z\" level=info msg=\"Removing pod sandbox: 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33\" id=acb7072e-7e92-44a9-a518-1eeb03d1f027 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.233886 | controller |     "Jun 14 08:22:27.815909 crc crio[3637]: time=\"2026-06-14T08:22:27.815725532Z\" level=info msg=\"Removed pod sandbox: 1e52db804ae43f8b314ade4fc246968ca248a90d456bf703eeddc8f8bb1a1f33\" id=acb7072e-7e92-44a9-a518-1eeb03d1f027 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.233901 | controller |     "Jun 14 08:22:27.817077 crc crio[3637]: time=\"2026-06-14T08:22:27.816980139Z\" level=info msg=\"Stopping pod sandbox: 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1\" id=23a941a5-f926-4af6-925a-fe971ff7c64f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.233915 | controller |     "Jun 14 08:22:27.817077 crc crio[3637]: time=\"2026-06-14T08:22:27.817072422Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1\" id=23a941a5-f926-4af6-925a-fe971ff7c64f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.233929 | controller |     "Jun 14 08:22:27.817984 crc crio[3637]: time=\"2026-06-14T08:22:27.817794765Z\" level=info msg=\"Removing pod sandbox: 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1\" id=8ee849c9-ee01-4f53-9645-8db44842cecc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.233943 | controller |     "Jun 14 08:22:27.827404 crc crio[3637]: time=\"2026-06-14T08:22:27.827320551Z\" level=info msg=\"Removed pod sandbox: 6efb6c035bb7e8b22305c894558c9d25b13479123fadfc69035660db7a954fb1\" id=8ee849c9-ee01-4f53-9645-8db44842cecc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.233958 | controller |     "Jun 14 08:22:27.828363 crc crio[3637]: time=\"2026-06-14T08:22:27.828228085Z\" level=info msg=\"Stopping pod sandbox: c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8\" id=64f44755-7a69-4194-b465-2e82c9d6c51b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.233984 | controller |     "Jun 14 08:22:27.828363 crc crio[3637]: time=\"2026-06-14T08:22:27.828312188Z\" level=info msg=\"Stopped pod sandbox (already stopped): c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8\" id=64f44755-7a69-4194-b465-2e82c9d6c51b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.234004 | controller |     "Jun 14 08:22:27.829337 crc crio[3637]: time=\"2026-06-14T08:22:27.829260379Z\" level=info msg=\"Removing pod sandbox: c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8\" id=9a955b30-3b8f-45d4-b9cf-d02256978baf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.234019 | controller |     "Jun 14 08:22:27.844595 crc crio[3637]: time=\"2026-06-14T08:22:27.844416116Z\" level=info msg=\"Removed pod sandbox: c46f4f86c720ab050e679c47c95ed5a647034984fd8bf6e340fc6a6d4ddc1ff8\" id=9a955b30-3b8f-45d4-b9cf-d02256978baf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.234033 | controller |     "Jun 14 08:22:27.845548 crc crio[3637]: time=\"2026-06-14T08:22:27.845419822Z\" level=info msg=\"Stopping pod sandbox: b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce\" id=9a7b2995-cce2-4a4d-a798-5a12e352ac58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.234048 | controller |     "Jun 14 08:22:27.845548 crc crio[3637]: time=\"2026-06-14T08:22:27.845529846Z\" level=info msg=\"Stopped pod sandbox (already stopped): b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce\" id=9a7b2995-cce2-4a4d-a798-5a12e352ac58 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.234062 | controller |     "Jun 14 08:22:27.846649 crc crio[3637]: time=\"2026-06-14T08:22:27.846540638Z\" level=info msg=\"Removing pod sandbox: b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce\" id=df943f1b-327d-4225-978c-a42457fe181c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.234076 | controller |     "Jun 14 08:22:27.870717 crc crio[3637]: time=\"2026-06-14T08:22:27.870594436Z\" level=info msg=\"Removed pod sandbox: b44b1f1942003dd1df029280c5134d82bf22f098963f0cc5c0007b74d919d8ce\" id=df943f1b-327d-4225-978c-a42457fe181c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.234090 | controller |     "Jun 14 08:22:27.872665 crc crio[3637]: time=\"2026-06-14T08:22:27.872416251Z\" level=info msg=\"Stopping pod sandbox: 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862\" id=a8a26732-f693-447b-bd41-9606004b0436 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.234104 | controller |     "Jun 14 08:22:27.872665 crc crio[3637]: time=\"2026-06-14T08:22:27.872485163Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862\" id=a8a26732-f693-447b-bd41-9606004b0436 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.234118 | controller |     "Jun 14 08:22:27.874427 crc crio[3637]: time=\"2026-06-14T08:22:27.873468745Z\" level=info msg=\"Removing pod sandbox: 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862\" id=112a5c09-2c38-4896-b4f4-511a3348c05a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.234133 | controller |     "Jun 14 08:22:27.891803 crc crio[3637]: time=\"2026-06-14T08:22:27.891687886Z\" level=info msg=\"Removed pod sandbox: 86b98eada0154f60229637c291a4259a34459f5f680c815a835f034e892ca862\" id=112a5c09-2c38-4896-b4f4-511a3348c05a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.234147 | controller |     "Jun 14 08:23:04.633698 crc crio[3637]: time=\"2026-06-14T08:23:04.633138688Z\" level=info msg=\"Stopping container: 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62 (timeout: 30s)\" id=aa835f4c-571f-4268-b597-a06b09b7f6f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.234161 | controller |     "Jun 14 08:23:04.759236 crc crio[3637]: time=\"2026-06-14T08:23:04.759168486Z\" level=info msg=\"Stopped container 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/route-controller-manager\" id=aa835f4c-571f-4268-b597-a06b09b7f6f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.234175 | controller |     "Jun 14 08:23:04.760196 crc crio[3637]: time=\"2026-06-14T08:23:04.760139747Z\" level=info msg=\"Stopping pod sandbox: 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95\" id=88c61aa4-85af-4700-9105-caf5af551d24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.234193 | controller |     "Jun 14 08:23:04.760640 crc crio[3637]: time=\"2026-06-14T08:23:04.760585341Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-5d7d4d5d9f-pl4n8 Namespace:openshift-route-controller-manager ID:0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95 UID:5909b005-3a0d-4a57-afc7-9eae806fd517 NetNS:/var/run/netns/ef51f171-6ef0-4782-8c2e-28853317e859 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5909b005_3a0d_4a57_afc7_9eae806fd517.slice PodAnnotations:0xc0023149c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.234208 | controller |     "Jun 14 08:23:04.760814 crc crio[3637]: time=\"2026-06-14T08:23:04.760775817Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-5d7d4d5d9f-pl4n8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.234223 | controller |     "Jun 14 08:23:05.037098 crc crio[3637]: time=\"2026-06-14T08:23:05.036721001Z\" level=info msg=\"Stopped pod sandbox: 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95\" id=88c61aa4-85af-4700-9105-caf5af551d24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.234238 | controller |     "Jun 14 08:23:05.216633 crc crio[3637]: time=\"2026-06-14T08:23:05.216567418Z\" level=info msg=\"Removing container: 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62\" id=f1662fb8-115c-4f91-a99b-e545a4e166b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.234252 | controller |     "Jun 14 08:23:05.246922 crc crio[3637]: time=\"2026-06-14T08:23:05.246770263Z\" level=info msg=\"Removed container 7e6ef49d86c3e7c5cd2e2299e8cffdc0b4592e20f1f65a4fe96f3c4d35d46b62: openshift-route-controller-manager/route-controller-manager-5d7d4d5d9f-pl4n8/route-controller-manager\" id=f1662fb8-115c-4f91-a99b-e545a4e166b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.234266 | controller |     "Jun 14 08:23:05.500079 crc crio[3637]: time=\"2026-06-14T08:23:05.499816425Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-7c5967db9c-nk2rv/POD\" id=99b9ac03-390b-45b8-9ab6-9d9b34f10a90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.234280 | controller |     "Jun 14 08:23:05.500079 crc crio[3637]: time=\"2026-06-14T08:23:05.500032772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.234295 | controller |     "Jun 14 08:23:05.537081 crc crio[3637]: time=\"2026-06-14T08:23:05.536219323Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7c5967db9c-nk2rv Namespace:openshift-route-controller-manager ID:9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8 UID:452dc2b6-8434-4843-83a2-35857caa9496 NetNS:/var/run/netns/6ba9811d-13eb-42cb-8629-1072027decdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod452dc2b6_8434_4843_83a2_35857caa9496.slice PodAnnotations:0xc000b10a38}] Aliases:map[]}\"",
2026-06-14 10:12:41.234309 | controller |     "Jun 14 08:23:05.537081 crc crio[3637]: time=\"2026-06-14T08:23:05.536309736Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-nk2rv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.234324 | controller |     "Jun 14 08:23:06.028666 crc crio[3637]: 2026-06-14T08:23:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ff86393b9b4028 Mac:1e:8b:b4:78:36:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/6ba9811d-13eb-42cb-8629-1072027decdf SocketPath: PciID:}] [{Interface:0xc000286900 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.234341 | controller |     "Jun 14 08:23:06.033661 crc crio[3637]: time=\"2026-06-14T08:23:06.033530925Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7c5967db9c-nk2rv Namespace:openshift-route-controller-manager ID:9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8 UID:452dc2b6-8434-4843-83a2-35857caa9496 NetNS:/var/run/netns/6ba9811d-13eb-42cb-8629-1072027decdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod452dc2b6_8434_4843_83a2_35857caa9496.slice PodAnnotations:0xc000b10a38}] Aliases:map[]}\"",
2026-06-14 10:12:41.234375 | controller |     "Jun 14 08:23:06.034156 crc crio[3637]: time=\"2026-06-14T08:23:06.034038702Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-nk2rv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.234391 | controller |     "Jun 14 08:23:06.061525 crc crio[3637]: time=\"2026-06-14T08:23:06.06136744Z\" level=info msg=\"Ran pod sandbox 9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8 with infra container: openshift-route-controller-manager/route-controller-manager-7c5967db9c-nk2rv/POD\" id=99b9ac03-390b-45b8-9ab6-9d9b34f10a90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.234406 | controller |     "Jun 14 08:23:06.067967 crc crio[3637]: time=\"2026-06-14T08:23:06.067469564Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=c33259fb-422b-498d-820c-79e9133f172a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.234420 | controller |     "Jun 14 08:23:06.071002 crc crio[3637]: time=\"2026-06-14T08:23:06.070320215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f0f88119-9e0d-4078-a533-5c3e107afee0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.234435 | controller |     "Jun 14 08:23:06.080938 crc crio[3637]: time=\"2026-06-14T08:23:06.080679504Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-7c5967db9c-nk2rv/route-controller-manager\" id=901b227c-351e-4a95-9a6d-e856e0ef177f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.234449 | controller |     "Jun 14 08:23:06.081365 crc crio[3637]: time=\"2026-06-14T08:23:06.081299874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.234463 | controller |     "Jun 14 08:23:06.122829 crc crio[3637]: time=\"2026-06-14T08:23:06.118801706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.234478 | controller |     "Jun 14 08:23:06.133552 crc crio[3637]: time=\"2026-06-14T08:23:06.133434991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.234492 | controller |     "Jun 14 08:23:06.277214 crc crio[3637]: time=\"2026-06-14T08:23:06.277005887Z\" level=info msg=\"Created container 564722c1782de7f13a9a10a0fe76142b88b6ef23ca8ac2a546172c563332aaed: openshift-route-controller-manager/route-controller-manager-7c5967db9c-nk2rv/route-controller-manager\" id=901b227c-351e-4a95-9a6d-e856e0ef177f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.234507 | controller |     "Jun 14 08:23:06.278780 crc crio[3637]: time=\"2026-06-14T08:23:06.278669689Z\" level=info msg=\"Starting container: 564722c1782de7f13a9a10a0fe76142b88b6ef23ca8ac2a546172c563332aaed\" id=913bb8a2-a082-4ada-96f9-79eabe68070a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.234525 | controller |     "Jun 14 08:23:06.297036 crc crio[3637]: time=\"2026-06-14T08:23:06.293721718Z\" level=info msg=\"Started container\" PID=19701 containerID=564722c1782de7f13a9a10a0fe76142b88b6ef23ca8ac2a546172c563332aaed description=openshift-route-controller-manager/route-controller-manager-7c5967db9c-nk2rv/route-controller-manager id=913bb8a2-a082-4ada-96f9-79eabe68070a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8",
2026-06-14 10:12:41.234541 | controller |     "Jun 14 08:23:27.920412 crc crio[3637]: time=\"2026-06-14T08:23:27.919072764Z\" level=info msg=\"Stopping pod sandbox: 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95\" id=0a916f04-d7fb-4cf1-92d8-4520df1b9138 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.234556 | controller |     "Jun 14 08:23:27.920412 crc crio[3637]: time=\"2026-06-14T08:23:27.920345926Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95\" id=0a916f04-d7fb-4cf1-92d8-4520df1b9138 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.234571 | controller |     "Jun 14 08:23:27.924102 crc crio[3637]: time=\"2026-06-14T08:23:27.921272406Z\" level=info msg=\"Removing pod sandbox: 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95\" id=6219b1ec-82ce-49d6-b3bb-8219df376c26 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.234586 | controller |     "Jun 14 08:23:27.952973 crc crio[3637]: time=\"2026-06-14T08:23:27.95265993Z\" level=info msg=\"Removed pod sandbox: 0d15a4ae1593a648f473064d76962238b20f1f927a731f55f2234383b3796c95\" id=6219b1ec-82ce-49d6-b3bb-8219df376c26 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.234601 | controller |     "Jun 14 08:24:58.714832 crc crio[3637]: time=\"2026-06-14T08:24:58.713436829Z\" level=info msg=\"Stopping container: f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826 (timeout: 30s)\" id=6456ed27-2957-4d1c-8eff-25fb30c3e0a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.234616 | controller |     "Jun 14 08:24:58.729024 crc crio[3637]: time=\"2026-06-14T08:24:58.728900729Z\" level=info msg=\"Stopping container: f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c (timeout: 30s)\" id=1a22c9f3-bcd6-4ec4-9e39-871348f5054e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.234631 | controller |     "Jun 14 08:24:58.781354 crc crio[3637]: time=\"2026-06-14T08:24:58.781278942Z\" level=info msg=\"Stopping container: ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450 (timeout: 30s)\" id=5c1f57c6-cd47-4d85-bb39-88f8b3310265 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.234646 | controller |     "Jun 14 08:24:58.799545 crc crio[3637]: time=\"2026-06-14T08:24:58.79943842Z\" level=info msg=\"Stopping container: 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13 (timeout: 30s)\" id=472f204b-0e0d-4fec-a082-ab5421b76015 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.234660 | controller |     "Jun 14 08:24:58.811585 crc crio[3637]: time=\"2026-06-14T08:24:58.811522922Z\" level=info msg=\"Stopping container: f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd (timeout: 30s)\" id=c30c9c61-3536-4e96-b0ac-63fe4f9d8e87 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.234674 | controller |     "Jun 14 08:24:58.867435 crc crio[3637]: time=\"2026-06-14T08:24:58.866930793Z\" level=info msg=\"Stopped container f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826: openshift-marketplace/certified-operators-l27pk/registry-server\" id=6456ed27-2957-4d1c-8eff-25fb30c3e0a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.234693 | controller |     "Jun 14 08:24:58.867676 crc crio[3637]: time=\"2026-06-14T08:24:58.867585315Z\" level=info msg=\"Stopped container f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c: openshift-marketplace/community-operators-qhh6t/registry-server\" id=1a22c9f3-bcd6-4ec4-9e39-871348f5054e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.234708 | controller |     "Jun 14 08:24:58.878764 crc crio[3637]: time=\"2026-06-14T08:24:58.878697715Z\" level=info msg=\"Stopping pod sandbox: 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105\" id=f3461fd3-9b7e-44af-bb74-d18f7b9fa0cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.234723 | controller |     "Jun 14 08:24:58.878977 crc crio[3637]: time=\"2026-06-14T08:24:58.878908021Z\" level=info msg=\"Stopping pod sandbox: e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac\" id=e40087ee-5b80-46d7-bf56-9c661fd39d73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.234738 | controller |     "Jun 14 08:24:58.879443 crc crio[3637]: time=\"2026-06-14T08:24:58.879384407Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/6664d1ca-bb71-4d60-8232-46af5dfd25a5 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:0xc000602ac0}] Aliases:map[]}\"",
2026-06-14 10:12:41.234753 | controller |     "Jun 14 08:24:58.879548 crc crio[3637]: time=\"2026-06-14T08:24:58.879408267Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/3e98b3a3-5252-47d9-9cc5-491d260dde4d 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:0xc0002d6980}] Aliases:map[]}\"",
2026-06-14 10:12:41.234767 | controller |     "Jun 14 08:24:58.879603 crc crio[3637]: time=\"2026-06-14T08:24:58.879586174Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.234783 | controller |     "Jun 14 08:24:58.879719 crc crio[3637]: time=\"2026-06-14T08:24:58.87966253Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.234798 | controller |     "Jun 14 08:24:58.918004 crc crio[3637]: time=\"2026-06-14T08:24:58.917820119Z\" level=info msg=\"Stopped container ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=5c1f57c6-cd47-4d85-bb39-88f8b3310265 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.234812 | controller |     "Jun 14 08:24:58.919272 crc crio[3637]: time=\"2026-06-14T08:24:58.919176703Z\" level=info msg=\"Stopping pod sandbox: 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722\" id=c7faad92-2b6f-49ec-9c10-2fb2c73d77b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.234827 | controller |     "Jun 14 08:24:58.919609 crc crio[3637]: time=\"2026-06-14T08:24:58.919555535Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/79795b46-c439-47dd-a94c-be0f90931f6c 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:0xc00235d188}] Aliases:map[]}\"",
2026-06-14 10:12:41.234848 | controller |     "Jun 14 08:24:58.919788 crc crio[3637]: time=\"2026-06-14T08:24:58.919738971Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.234864 | controller |     "Jun 14 08:24:58.933621 crc crio[3637]: time=\"2026-06-14T08:24:58.933380072Z\" level=info msg=\"Stopped container 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=472f204b-0e0d-4fec-a082-ab5421b76015 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.234879 | controller |     "Jun 14 08:24:58.936343 crc crio[3637]: time=\"2026-06-14T08:24:58.936196153Z\" level=info msg=\"Stopping pod sandbox: af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a\" id=8110b573-b44e-4a73-96b4-257995d8db21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.234894 | controller |     "Jun 14 08:24:58.937075 crc crio[3637]: time=\"2026-06-14T08:24:58.93700307Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/d8ce82a2-60e3-49e9-9913-140cc43a1cd6 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:0xc002d98090}] Aliases:map[]}\"",
2026-06-14 10:12:41.234909 | controller |     "Jun 14 08:24:58.937299 crc crio[3637]: time=\"2026-06-14T08:24:58.937234287Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.234923 | controller |     "Jun 14 08:24:58.942036 crc crio[3637]: time=\"2026-06-14T08:24:58.941826235Z\" level=info msg=\"Stopped container f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=c30c9c61-3536-4e96-b0ac-63fe4f9d8e87 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.234938 | controller |     "Jun 14 08:24:58.948295 crc crio[3637]: time=\"2026-06-14T08:24:58.947115737Z\" level=info msg=\"Stopping pod sandbox: 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b\" id=481bce46-ca65-4761-abe7-e120e3828f92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.234952 | controller |     "Jun 14 08:24:58.948295 crc crio[3637]: time=\"2026-06-14T08:24:58.947720206Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/1e7bf615-82d3-4e6e-b571-91fdf4e138bc 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:0xc00171b098}] Aliases:map[]}\"",
2026-06-14 10:12:41.234967 | controller |     "Jun 14 08:24:58.948295 crc crio[3637]: time=\"2026-06-14T08:24:58.947961784Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.234982 | controller |     "Jun 14 08:24:59.167017 crc crio[3637]: time=\"2026-06-14T08:24:59.165335584Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/POD\" id=61a46930-a24b-4cca-96fe-80b4691b70ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.234996 | controller |     "Jun 14 08:24:59.167017 crc crio[3637]: time=\"2026-06-14T08:24:59.165893953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.235014 | controller |     "Jun 14 08:24:59.185669 crc crio[3637]: time=\"2026-06-14T08:24:59.185573119Z\" level=info msg=\"Stopped pod sandbox: e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac\" id=e40087ee-5b80-46d7-bf56-9c661fd39d73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.235029 | controller |     "Jun 14 08:24:59.207380 crc crio[3637]: time=\"2026-06-14T08:24:59.207295152Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-z4lgf Namespace:openshift-marketplace ID:ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc UID:34cfc080-b78d-4168-a394-c8f09ff63da1 NetNS:/var/run/netns/f7873e46-7a52-4908-abb4-e3e2831a619e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34cfc080_b78d_4168_a394_c8f09ff63da1.slice PodAnnotations:0xc002d98310}] Aliases:map[]}\"",
2026-06-14 10:12:41.235044 | controller |     "Jun 14 08:24:59.207380 crc crio[3637]: time=\"2026-06-14T08:24:59.207350884Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-z4lgf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.235058 | controller |     "Jun 14 08:24:59.210300 crc crio[3637]: time=\"2026-06-14T08:24:59.210188135Z\" level=info msg=\"Stopped pod sandbox: 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722\" id=c7faad92-2b6f-49ec-9c10-2fb2c73d77b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.235073 | controller |     "Jun 14 08:24:59.224739 crc crio[3637]: time=\"2026-06-14T08:24:59.224609992Z\" level=info msg=\"Stopped pod sandbox: 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105\" id=f3461fd3-9b7e-44af-bb74-d18f7b9fa0cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.235088 | controller |     "Jun 14 08:24:59.342302 crc crio[3637]: time=\"2026-06-14T08:24:59.342199725Z\" level=info msg=\"Stopped pod sandbox: af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a\" id=8110b573-b44e-4a73-96b4-257995d8db21 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.235103 | controller |     "Jun 14 08:24:59.346162 crc crio[3637]: time=\"2026-06-14T08:24:59.34605119Z\" level=info msg=\"Stopped pod sandbox: 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b\" id=481bce46-ca65-4761-abe7-e120e3828f92 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.235117 | controller |     "Jun 14 08:24:59.498758 crc crio[3637]: 2026-06-14T08:24:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca55172fa5cff98 Mac:8a:54:39:e7:11:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/f7873e46-7a52-4908-abb4-e3e2831a619e SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.235132 | controller |     "Jun 14 08:24:59.500189 crc crio[3637]: time=\"2026-06-14T08:24:59.500014781Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-z4lgf Namespace:openshift-marketplace ID:ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc UID:34cfc080-b78d-4168-a394-c8f09ff63da1 NetNS:/var/run/netns/f7873e46-7a52-4908-abb4-e3e2831a619e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34cfc080_b78d_4168_a394_c8f09ff63da1.slice PodAnnotations:0xc002d98310}] Aliases:map[]}\"",
2026-06-14 10:12:41.235147 | controller |     "Jun 14 08:24:59.500300 crc crio[3637]: time=\"2026-06-14T08:24:59.500263539Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-z4lgf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.235164 | controller |     "Jun 14 08:24:59.510771 crc crio[3637]: time=\"2026-06-14T08:24:59.509518508Z\" level=info msg=\"Ran pod sandbox ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc with infra container: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/POD\" id=61a46930-a24b-4cca-96fe-80b4691b70ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.235179 | controller |     "Jun 14 08:24:59.514188 crc crio[3637]: time=\"2026-06-14T08:24:59.514132596Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c5c447cd-e42f-4861-9d89-e71c5ca5c06a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.235194 | controller |     "Jun 14 08:24:59.518590 crc crio[3637]: time=\"2026-06-14T08:24:59.518352594Z\" level=info msg=\"Removing container: f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c\" id=804f7590-e162-4c89-aa2f-e3b4bfa05aab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235208 | controller |     "Jun 14 08:24:59.520172 crc crio[3637]: time=\"2026-06-14T08:24:59.519531731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=95aacfa9-aced-4d92-bf42-029600f55ab3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.235223 | controller |     "Jun 14 08:24:59.535534 crc crio[3637]: time=\"2026-06-14T08:24:59.535465689Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator\" id=f9748abc-05e2-4165-8e02-ce7da23b15ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.235237 | controller |     "Jun 14 08:24:59.542097 crc crio[3637]: time=\"2026-06-14T08:24:59.54129541Z\" level=info msg=\"Removed container f578e2716e1b1d224d5fac57af52da9d87f78a933dc6774c21979339075a0e1c: openshift-marketplace/community-operators-qhh6t/registry-server\" id=804f7590-e162-4c89-aa2f-e3b4bfa05aab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235251 | controller |     "Jun 14 08:24:59.542584 crc crio[3637]: time=\"2026-06-14T08:24:59.5425328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.235266 | controller |     "Jun 14 08:24:59.548237 crc crio[3637]: time=\"2026-06-14T08:24:59.548149287Z\" level=info msg=\"Removing container: 0fbd70dfcd5d98500b920e0f6e09c8b31e23b901476a57fa27e88303cbf33818\" id=e78fe44f-d713-42b6-8e67-4361b47a01c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235280 | controller |     "Jun 14 08:24:59.595379 crc crio[3637]: time=\"2026-06-14T08:24:59.595106505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.235295 | controller |     "Jun 14 08:24:59.599761 crc crio[3637]: time=\"2026-06-14T08:24:59.599686603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.235309 | controller |     "Jun 14 08:24:59.607489 crc crio[3637]: time=\"2026-06-14T08:24:59.607400398Z\" level=info msg=\"Removed container 0fbd70dfcd5d98500b920e0f6e09c8b31e23b901476a57fa27e88303cbf33818: openshift-marketplace/community-operators-qhh6t/extract-content\" id=e78fe44f-d713-42b6-8e67-4361b47a01c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235323 | controller |     "Jun 14 08:24:59.617639 crc crio[3637]: time=\"2026-06-14T08:24:59.617413657Z\" level=info msg=\"Removing container: 113a3fd9bf32af8bad232e74480b225f86568835360fa732d058b479c495b856\" id=7e58c827-5fb8-486a-b203-408756411259 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235341 | controller |     "Jun 14 08:24:59.646053 crc crio[3637]: time=\"2026-06-14T08:24:59.646005473Z\" level=info msg=\"Removed container 113a3fd9bf32af8bad232e74480b225f86568835360fa732d058b479c495b856: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=7e58c827-5fb8-486a-b203-408756411259 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235375 | controller |     "Jun 14 08:24:59.651289 crc crio[3637]: time=\"2026-06-14T08:24:59.651255041Z\" level=info msg=\"Removing container: 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13\" id=99ccf0b4-8589-4d30-911c-e55a1140a353 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235390 | controller |     "Jun 14 08:24:59.670789 crc crio[3637]: time=\"2026-06-14T08:24:59.670693921Z\" level=info msg=\"Removed container 55dee82e21dc8ab5611f59cfbdbdeb0399b7479177e6d3d491c9946d9f36ba13: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=99ccf0b4-8589-4d30-911c-e55a1140a353 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235405 | controller |     "Jun 14 08:24:59.675017 crc crio[3637]: time=\"2026-06-14T08:24:59.674979038Z\" level=info msg=\"Removing container: 30dfc267793c187fa208e139e7be22d13c68fd27bb4212e8d4951ef953ada61d\" id=3e43948b-dee9-482b-af5d-f5c091c5586e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235419 | controller |     "Jun 14 08:24:59.696891 crc crio[3637]: time=\"2026-06-14T08:24:59.696300478Z\" level=info msg=\"Created container 1da6eff1fd950299d1c8bf5ff7f0a2274748a5972e92c9f17e1ab09ccfb4c24f: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator\" id=f9748abc-05e2-4165-8e02-ce7da23b15ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.235433 | controller |     "Jun 14 08:24:59.698834 crc crio[3637]: time=\"2026-06-14T08:24:59.698747037Z\" level=info msg=\"Starting container: 1da6eff1fd950299d1c8bf5ff7f0a2274748a5972e92c9f17e1ab09ccfb4c24f\" id=af93e265-0291-4dbc-b44c-02592c8b7574 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.235448 | controller |     "Jun 14 08:24:59.709118 crc crio[3637]: time=\"2026-06-14T08:24:59.708829191Z\" level=info msg=\"Removed container 30dfc267793c187fa208e139e7be22d13c68fd27bb4212e8d4951ef953ada61d: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=3e43948b-dee9-482b-af5d-f5c091c5586e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235462 | controller |     "Jun 14 08:24:59.709626 crc crio[3637]: time=\"2026-06-14T08:24:59.709408322Z\" level=info msg=\"Started container\" PID=21356 containerID=1da6eff1fd950299d1c8bf5ff7f0a2274748a5972e92c9f17e1ab09ccfb4c24f description=openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator id=af93e265-0291-4dbc-b44c-02592c8b7574 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc",
2026-06-14 10:12:41.235477 | controller |     "Jun 14 08:24:59.713111 crc crio[3637]: time=\"2026-06-14T08:24:59.71303708Z\" level=info msg=\"Removing container: 8c8fdea7750aac12e0e88ad419725c7805c70f9ae213c1fda610e77f1acf50d0\" id=5787e8a2-dd55-4fff-bcb5-cadf67af6216 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235492 | controller |     "Jun 14 08:24:59.735474 crc crio[3637]: time=\"2026-06-14T08:24:59.735362942Z\" level=info msg=\"Removed container 8c8fdea7750aac12e0e88ad419725c7805c70f9ae213c1fda610e77f1acf50d0: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=5787e8a2-dd55-4fff-bcb5-cadf67af6216 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235506 | controller |     "Jun 14 08:24:59.750397 crc crio[3637]: time=\"2026-06-14T08:24:59.750264934Z\" level=info msg=\"Removing container: ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450\" id=32c33cbe-2fd6-4771-bf01-bd5b1b50ec60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235521 | controller |     "Jun 14 08:24:59.777646 crc crio[3637]: time=\"2026-06-14T08:24:59.777513536Z\" level=info msg=\"Removed container ae7fffa71c53b4418dd990d8f441cff7bc026bc1676a4706e910c41350d21450: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=32c33cbe-2fd6-4771-bf01-bd5b1b50ec60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235538 | controller |     "Jun 14 08:24:59.781669 crc crio[3637]: time=\"2026-06-14T08:24:59.781579397Z\" level=info msg=\"Removing container: a26d6dfa47147a075948b3802a2784e6988477637c357d51bf3c086cf30bddd2\" id=bdb3aa20-2308-4067-ac1c-c3410ff876df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235553 | controller |     "Jun 14 08:24:59.802375 crc crio[3637]: time=\"2026-06-14T08:24:59.802235145Z\" level=info msg=\"Removed container a26d6dfa47147a075948b3802a2784e6988477637c357d51bf3c086cf30bddd2: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=bdb3aa20-2308-4067-ac1c-c3410ff876df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235568 | controller |     "Jun 14 08:24:59.807492 crc crio[3637]: time=\"2026-06-14T08:24:59.807438513Z\" level=info msg=\"Removing container: f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826\" id=2803df72-43dd-49a2-9740-c18f3cc61dfd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235583 | controller |     "Jun 14 08:24:59.850494 crc crio[3637]: time=\"2026-06-14T08:24:59.842348552Z\" level=info msg=\"Removed container f987dc9f7c2d2aa3962e0b2859a021100eb61ea5209a2df80d81cd935d034826: openshift-marketplace/certified-operators-l27pk/registry-server\" id=2803df72-43dd-49a2-9740-c18f3cc61dfd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235597 | controller |     "Jun 14 08:24:59.850494 crc crio[3637]: time=\"2026-06-14T08:24:59.845535115Z\" level=info msg=\"Removing container: 1e4fd8952ca4f6fc8d4dd7e245bf600be1c9a25f323c836ff056c51594111e73\" id=d1eeb732-05ea-4c62-aa1c-3e3aff181002 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235612 | controller |     "Jun 14 08:24:59.873543 crc crio[3637]: time=\"2026-06-14T08:24:59.873394401Z\" level=info msg=\"Removed container 1e4fd8952ca4f6fc8d4dd7e245bf600be1c9a25f323c836ff056c51594111e73: openshift-marketplace/certified-operators-l27pk/extract-content\" id=d1eeb732-05ea-4c62-aa1c-3e3aff181002 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235628 | controller |     "Jun 14 08:24:59.881635 crc crio[3637]: time=\"2026-06-14T08:24:59.881043224Z\" level=info msg=\"Removing container: de47e28d71360f4e967bd8a36314c8e63801bdd7c84e5ce05ed0e17782543552\" id=4c74b207-3b88-4b7c-93ab-e70016555f7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235642 | controller |     "Jun 14 08:24:59.936630 crc crio[3637]: time=\"2026-06-14T08:24:59.93654957Z\" level=info msg=\"Removed container de47e28d71360f4e967bd8a36314c8e63801bdd7c84e5ce05ed0e17782543552: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=4c74b207-3b88-4b7c-93ab-e70016555f7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235657 | controller |     "Jun 14 08:24:59.944286 crc crio[3637]: time=\"2026-06-14T08:24:59.944144685Z\" level=info msg=\"Removing container: f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd\" id=20296fb5-0236-413d-b121-6a858a164b30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235672 | controller |     "Jun 14 08:24:59.972904 crc crio[3637]: time=\"2026-06-14T08:24:59.97270282Z\" level=info msg=\"Removed container f6fdad848a5013b2624ebd1ea8e0ed172c488bd662a9b2f98df29e75642911fd: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=20296fb5-0236-413d-b121-6a858a164b30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235687 | controller |     "Jun 14 08:24:59.975985 crc crio[3637]: time=\"2026-06-14T08:24:59.975927102Z\" level=info msg=\"Removing container: 4b58134f8af1a9639b0c68d325db0a15745d3831a4852cd49a97d0e9e34e8e14\" id=b021a7d9-d154-4e2b-b822-b119493ee2d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235704 | controller |     "Jun 14 08:25:00.013951 crc crio[3637]: time=\"2026-06-14T08:25:00.013800307Z\" level=info msg=\"Removed container 4b58134f8af1a9639b0c68d325db0a15745d3831a4852cd49a97d0e9e34e8e14: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=b021a7d9-d154-4e2b-b822-b119493ee2d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235719 | controller |     "Jun 14 08:25:00.019706 crc crio[3637]: time=\"2026-06-14T08:25:00.019609855Z\" level=info msg=\"Removing container: 716c27513eb30184f1f27f6005bff217244246f26dddfa54a834db63356f8239\" id=e0dee423-6e54-4ed6-a935-62f4dd72560b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235734 | controller |     "Jun 14 08:25:00.054698 crc crio[3637]: time=\"2026-06-14T08:25:00.054616839Z\" level=info msg=\"Removed container 716c27513eb30184f1f27f6005bff217244246f26dddfa54a834db63356f8239: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=e0dee423-6e54-4ed6-a935-62f4dd72560b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.235748 | controller |     "Jun 14 08:25:01.269236 crc crio[3637]: time=\"2026-06-14T08:25:01.269079558Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-cpds9/POD\" id=429a3e2a-4376-4f4d-bcb4-107b54f01df6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.235763 | controller |     "Jun 14 08:25:01.269703 crc crio[3637]: time=\"2026-06-14T08:25:01.269280395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.235778 | controller |     "Jun 14 08:25:01.312653 crc crio[3637]: time=\"2026-06-14T08:25:01.312294566Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-cpds9 Namespace:openshift-marketplace ID:2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 UID:11779b76-024e-422d-8332-350726806881 NetNS:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11779b76_024e_422d_8332_350726806881.slice PodAnnotations:0xc002ae6528}] Aliases:map[]}\"",
2026-06-14 10:12:41.235793 | controller |     "Jun 14 08:25:01.312653 crc crio[3637]: time=\"2026-06-14T08:25:01.312651128Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-cpds9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.235808 | controller |     "Jun 14 08:25:01.470292 crc crio[3637]: time=\"2026-06-14T08:25:01.470154741Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-6b96q/POD\" id=e9f01274-f97a-42de-a762-fa5898ac6688 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.235823 | controller |     "Jun 14 08:25:01.470292 crc crio[3637]: time=\"2026-06-14T08:25:01.470285836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.235838 | controller |     "Jun 14 08:25:01.499717 crc crio[3637]: time=\"2026-06-14T08:25:01.499612098Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6b96q Namespace:openshift-marketplace ID:5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 UID:463cc5da-9223-4f46-b9a1-15d0b5810057 NetNS:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod463cc5da_9223_4f46_b9a1_15d0b5810057.slice PodAnnotations:0xc0002d6840}] Aliases:map[]}\"",
2026-06-14 10:12:41.235853 | controller |     "Jun 14 08:25:01.499717 crc crio[3637]: time=\"2026-06-14T08:25:01.499705251Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-6b96q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.235872 | controller |     "Jun 14 08:25:01.665146 crc crio[3637]: 2026-06-14T08:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2849d55755fe007 Mac:be:50:ea:e8:50:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 SocketPath: PciID:}] [{Interface:0xc0004c2780 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.235888 | controller |     "Jun 14 08:25:01.667364 crc crio[3637]: time=\"2026-06-14T08:25:01.667287111Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-cpds9 Namespace:openshift-marketplace ID:2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 UID:11779b76-024e-422d-8332-350726806881 NetNS:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11779b76_024e_422d_8332_350726806881.slice PodAnnotations:0xc002ae6528}] Aliases:map[]}\"",
2026-06-14 10:12:41.235903 | controller |     "Jun 14 08:25:01.667492 crc crio[3637]: time=\"2026-06-14T08:25:01.667474247Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-cpds9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.235918 | controller |     "Jun 14 08:25:01.697345 crc crio[3637]: time=\"2026-06-14T08:25:01.697180368Z\" level=info msg=\"Ran pod sandbox 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 with infra container: openshift-marketplace/redhat-marketplace-cpds9/POD\" id=429a3e2a-4376-4f4d-bcb4-107b54f01df6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.235932 | controller |     "Jun 14 08:25:01.705486 crc crio[3637]: time=\"2026-06-14T08:25:01.705376416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f0536bd8-b9d0-4ed8-9406-16e8b591eed5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.235947 | controller |     "Jun 14 08:25:01.708972 crc crio[3637]: time=\"2026-06-14T08:25:01.708926999Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9c95a8d7-025a-4876-9734-06548c9984e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.235962 | controller |     "Jun 14 08:25:01.718324 crc crio[3637]: time=\"2026-06-14T08:25:01.718286557Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-cpds9/extract-utilities\" id=ecbe3643-caca-4b86-99e7-34bdf277d99e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.235977 | controller |     "Jun 14 08:25:01.721058 crc crio[3637]: time=\"2026-06-14T08:25:01.720892154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.235991 | controller |     "Jun 14 08:25:01.749054 crc crio[3637]: time=\"2026-06-14T08:25:01.74899473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.236006 | controller |     "Jun 14 08:25:01.754013 crc crio[3637]: time=\"2026-06-14T08:25:01.753956612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.236021 | controller |     "Jun 14 08:25:01.863262 crc crio[3637]: 2026-06-14T08:25:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ae38f6c0edab9b Mac:aa:c5:ea:13:53:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.236039 | controller |     "Jun 14 08:25:01.864270 crc crio[3637]: time=\"2026-06-14T08:25:01.864152995Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6b96q Namespace:openshift-marketplace ID:5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 UID:463cc5da-9223-4f46-b9a1-15d0b5810057 NetNS:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod463cc5da_9223_4f46_b9a1_15d0b5810057.slice PodAnnotations:0xc0002d6840}] Aliases:map[]}\"",
2026-06-14 10:12:41.236054 | controller |     "Jun 14 08:25:01.864410 crc crio[3637]: time=\"2026-06-14T08:25:01.864367192Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-6b96q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.236070 | controller |     "Jun 14 08:25:01.870322 crc crio[3637]: time=\"2026-06-14T08:25:01.870290606Z\" level=info msg=\"Ran pod sandbox 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 with infra container: openshift-marketplace/redhat-operators-6b96q/POD\" id=e9f01274-f97a-42de-a762-fa5898ac6688 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.236085 | controller |     "Jun 14 08:25:01.871951 crc crio[3637]: time=\"2026-06-14T08:25:01.871574325Z\" level=info msg=\"Created container 17cff957d5c70753f61d203e2ff25c85139ec1998ba5084bf27f8c3a3c4ecef2: openshift-marketplace/redhat-marketplace-cpds9/extract-utilities\" id=ecbe3643-caca-4b86-99e7-34bdf277d99e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.236100 | controller |     "Jun 14 08:25:01.872638 crc crio[3637]: time=\"2026-06-14T08:25:01.872557077Z\" level=info msg=\"Starting container: 17cff957d5c70753f61d203e2ff25c85139ec1998ba5084bf27f8c3a3c4ecef2\" id=18342ddd-0c25-4f05-af00-9018ba01abfc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.236114 | controller |     "Jun 14 08:25:01.873132 crc crio[3637]: time=\"2026-06-14T08:25:01.873058183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=70ab3e57-9f00-4ab2-8626-4fd51267b71e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.236129 | controller |     "Jun 14 08:25:01.874547 crc crio[3637]: time=\"2026-06-14T08:25:01.874465689Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7821236e-518a-4b7b-80bc-2f80aa538e01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.236143 | controller |     "Jun 14 08:25:01.876941 crc crio[3637]: time=\"2026-06-14T08:25:01.876786934Z\" level=info msg=\"Started container\" PID=21474 containerID=17cff957d5c70753f61d203e2ff25c85139ec1998ba5084bf27f8c3a3c4ecef2 description=openshift-marketplace/redhat-marketplace-cpds9/extract-utilities id=18342ddd-0c25-4f05-af00-9018ba01abfc name=/runtime.v1.RuntimeService/StartContainer sandboxID=2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050",
2026-06-14 10:12:41.236158 | controller |     "Jun 14 08:25:01.883978 crc crio[3637]: time=\"2026-06-14T08:25:01.883917364Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6b96q/extract-utilities\" id=5ca7bbd2-142d-40ae-80fe-751becc2ba43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.236173 | controller |     "Jun 14 08:25:01.884375 crc crio[3637]: time=\"2026-06-14T08:25:01.884311627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.236187 | controller |     "Jun 14 08:25:01.914433 crc crio[3637]: time=\"2026-06-14T08:25:01.914374064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.236205 | controller |     "Jun 14 08:25:01.918307 crc crio[3637]: time=\"2026-06-14T08:25:01.918265445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.236220 | controller |     "Jun 14 08:25:02.072782 crc crio[3637]: time=\"2026-06-14T08:25:02.072724261Z\" level=info msg=\"Created container 56b862fb55865cca8faba9eb66aeaf60bea78f9962b789ede4ae5776f65c908f: openshift-marketplace/redhat-operators-6b96q/extract-utilities\" id=5ca7bbd2-142d-40ae-80fe-751becc2ba43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.236234 | controller |     "Jun 14 08:25:02.074335 crc crio[3637]: time=\"2026-06-14T08:25:02.074205788Z\" level=info msg=\"Starting container: 56b862fb55865cca8faba9eb66aeaf60bea78f9962b789ede4ae5776f65c908f\" id=a2266d32-88ef-451c-b017-12d401d5d71b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.236249 | controller |     "Jun 14 08:25:02.080402 crc crio[3637]: time=\"2026-06-14T08:25:02.080331447Z\" level=info msg=\"Started container\" PID=21483 containerID=56b862fb55865cca8faba9eb66aeaf60bea78f9962b789ede4ae5776f65c908f description=openshift-marketplace/redhat-operators-6b96q/extract-utilities id=a2266d32-88ef-451c-b017-12d401d5d71b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9",
2026-06-14 10:12:41.236264 | controller |     "Jun 14 08:25:02.624374 crc crio[3637]: time=\"2026-06-14T08:25:02.62426502Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=05fae1e2-b5d4-486c-8152-e6a6631fa9a6 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.236278 | controller |     "Jun 14 08:25:02.635640 crc crio[3637]: time=\"2026-06-14T08:25:02.635525724Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bf77b0e0-1244-4d4f-add7-5239d25f7f43 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.236293 | controller |     "Jun 14 08:25:02.643965 crc crio[3637]: time=\"2026-06-14T08:25:02.643797512Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-14 10:12:41.236307 | controller |     "Jun 14 08:25:02.644602 crc crio[3637]: time=\"2026-06-14T08:25:02.643820432Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.236322 | controller |     "Jun 14 08:25:03.335806 crc crio[3637]: time=\"2026-06-14T08:25:03.335201634Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=05fae1e2-b5d4-486c-8152-e6a6631fa9a6 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.236336 | controller |     "Jun 14 08:25:03.337695 crc crio[3637]: time=\"2026-06-14T08:25:03.337627442Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8180e6c7-e851-4615-815e-425fb50c356d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.236367 | controller |     "Jun 14 08:25:03.352411 crc crio[3637]: time=\"2026-06-14T08:25:03.352332048Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bf81c5af-2cb7-40d5-8328-ee933c8c4096 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.236384 | controller |     "Jun 14 08:25:03.383474 crc crio[3637]: time=\"2026-06-14T08:25:03.383377552Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6b96q/extract-content\" id=c83a724b-7ad8-43e1-bfd2-fc32b59d9af1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.236399 | controller |     "Jun 14 08:25:03.384517 crc crio[3637]: time=\"2026-06-14T08:25:03.384438837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.236417 | controller |     "Jun 14 08:25:03.388983 crc crio[3637]: time=\"2026-06-14T08:25:03.388790727Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=bf77b0e0-1244-4d4f-add7-5239d25f7f43 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.236432 | controller |     "Jun 14 08:25:03.390059 crc crio[3637]: time=\"2026-06-14T08:25:03.389981065Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=459ffc13-7135-4c9a-9cea-84d8f0546289 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.236446 | controller |     "Jun 14 08:25:03.398756 crc crio[3637]: time=\"2026-06-14T08:25:03.398660266Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=e9595653-ce96-49ef-ae94-88992f1d4b8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.236461 | controller |     "Jun 14 08:25:03.409689 crc crio[3637]: time=\"2026-06-14T08:25:03.409548838Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-cpds9/extract-content\" id=1048ce9b-7e54-47a6-bbbb-0cf5cce21291 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.236476 | controller |     "Jun 14 08:25:03.411250 crc crio[3637]: time=\"2026-06-14T08:25:03.411171001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.236490 | controller |     "Jun 14 08:25:03.412715 crc crio[3637]: time=\"2026-06-14T08:25:03.412640148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.236504 | controller |     "Jun 14 08:25:03.416322 crc crio[3637]: time=\"2026-06-14T08:25:03.416245485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.236519 | controller |     "Jun 14 08:25:03.437875 crc crio[3637]: time=\"2026-06-14T08:25:03.437758631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.236533 | controller |     "Jun 14 08:25:03.442667 crc crio[3637]: time=\"2026-06-14T08:25:03.442583178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.236547 | controller |     "Jun 14 08:25:03.561136 crc crio[3637]: time=\"2026-06-14T08:25:03.561038358Z\" level=info msg=\"Created container 41b1fed5f4f5210e94a6fa39c96ee4b62680decec7c3aa9a14815977297b562e: openshift-marketplace/redhat-operators-6b96q/extract-content\" id=c83a724b-7ad8-43e1-bfd2-fc32b59d9af1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.236561 | controller |     "Jun 14 08:25:03.562736 crc crio[3637]: time=\"2026-06-14T08:25:03.562665641Z\" level=info msg=\"Starting container: 41b1fed5f4f5210e94a6fa39c96ee4b62680decec7c3aa9a14815977297b562e\" id=040b6b8c-463d-4931-a193-d0dc5d33875e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.236575 | controller |     "Jun 14 08:25:03.572524 crc crio[3637]: time=\"2026-06-14T08:25:03.572411317Z\" level=info msg=\"Started container\" PID=21500 containerID=41b1fed5f4f5210e94a6fa39c96ee4b62680decec7c3aa9a14815977297b562e description=openshift-marketplace/redhat-operators-6b96q/extract-content id=040b6b8c-463d-4931-a193-d0dc5d33875e name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9",
2026-06-14 10:12:41.236607 | controller |     "Jun 14 08:25:03.616123 crc crio[3637]: time=\"2026-06-14T08:25:03.616020467Z\" level=info msg=\"Created container 7b589aa3e38841155c454347c2e39f6356f97e58aac1f9550f7b24d0584c2edf: openshift-marketplace/redhat-marketplace-cpds9/extract-content\" id=1048ce9b-7e54-47a6-bbbb-0cf5cce21291 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.236626 | controller |     "Jun 14 08:25:03.618598 crc crio[3637]: time=\"2026-06-14T08:25:03.618488277Z\" level=info msg=\"Starting container: 7b589aa3e38841155c454347c2e39f6356f97e58aac1f9550f7b24d0584c2edf\" id=186578d3-17f6-4b95-af29-c7058a3cb5dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.236642 | controller |     "Jun 14 08:25:03.629389 crc crio[3637]: time=\"2026-06-14T08:25:03.629264045Z\" level=info msg=\"Started container\" PID=21503 containerID=7b589aa3e38841155c454347c2e39f6356f97e58aac1f9550f7b24d0584c2edf description=openshift-marketplace/redhat-marketplace-cpds9/extract-content id=186578d3-17f6-4b95-af29-c7058a3cb5dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050",
2026-06-14 10:12:41.236657 | controller |     "Jun 14 08:25:03.679630 crc crio[3637]: time=\"2026-06-14T08:25:03.679269602Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xsz7k/POD\" id=f66bd45e-7600-43ec-85eb-e698321f92e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.236672 | controller |     "Jun 14 08:25:03.679748 crc crio[3637]: time=\"2026-06-14T08:25:03.679647825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.236688 | controller |     "Jun 14 08:25:03.720427 crc crio[3637]: time=\"2026-06-14T08:25:03.72030354Z\" level=info msg=\"Got pod network &{Name:certified-operators-xsz7k Namespace:openshift-marketplace ID:bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc UID:befade50-7336-49ad-a984-b85ea66faf4a NetNS:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbefade50_7336_49ad_a984_b85ea66faf4a.slice PodAnnotations:0xc00235c160}] Aliases:map[]}\"",
2026-06-14 10:12:41.236703 | controller |     "Jun 14 08:25:03.720427 crc crio[3637]: time=\"2026-06-14T08:25:03.720373123Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xsz7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.236717 | controller |     "Jun 14 08:25:03.890148 crc crio[3637]: time=\"2026-06-14T08:25:03.890090911Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-5tz6w/POD\" id=b6cb9bcf-4dec-4efb-a230-cea871baf2c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.236733 | controller |     "Jun 14 08:25:03.890265 crc crio[3637]: time=\"2026-06-14T08:25:03.890185065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.236747 | controller |     "Jun 14 08:25:03.909439 crc crio[3637]: time=\"2026-06-14T08:25:03.909316163Z\" level=info msg=\"Got pod network &{Name:community-operators-5tz6w Namespace:openshift-marketplace ID:3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 UID:c5410df8-5862-4c99-ad8b-8bc12f56f613 NetNS:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5410df8_5862_4c99_ad8b_8bc12f56f613.slice PodAnnotations:0xc000602278}] Aliases:map[]}\"",
2026-06-14 10:12:41.236763 | controller |     "Jun 14 08:25:03.909439 crc crio[3637]: time=\"2026-06-14T08:25:03.909379185Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-5tz6w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.236781 | controller |     "Jun 14 08:25:04.029819 crc crio[3637]: 2026-06-14T08:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb31bf8fef99515 Mac:ae:a4:55:2b:60:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 SocketPath: PciID:}] [{Interface:0xc00028e6c0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.236796 | controller |     "Jun 14 08:25:04.033433 crc crio[3637]: time=\"2026-06-14T08:25:04.033328285Z\" level=info msg=\"Got pod network &{Name:certified-operators-xsz7k Namespace:openshift-marketplace ID:bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc UID:befade50-7336-49ad-a984-b85ea66faf4a NetNS:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbefade50_7336_49ad_a984_b85ea66faf4a.slice PodAnnotations:0xc00235c160}] Aliases:map[]}\"",
2026-06-14 10:12:41.236811 | controller |     "Jun 14 08:25:04.033594 crc crio[3637]: time=\"2026-06-14T08:25:04.033529931Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xsz7k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.236825 | controller |     "Jun 14 08:25:04.039822 crc crio[3637]: time=\"2026-06-14T08:25:04.039742312Z\" level=info msg=\"Ran pod sandbox bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc with infra container: openshift-marketplace/certified-operators-xsz7k/POD\" id=f66bd45e-7600-43ec-85eb-e698321f92e2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.236840 | controller |     "Jun 14 08:25:04.042308 crc crio[3637]: time=\"2026-06-14T08:25:04.042265853Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b0c00e3c-3401-43da-aca7-bb2fc715d51e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.236854 | controller |     "Jun 14 08:25:04.044496 crc crio[3637]: time=\"2026-06-14T08:25:04.044382121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b1c6b246-555f-4ced-aa3e-983425a79500 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.236869 | controller |     "Jun 14 08:25:04.051700 crc crio[3637]: time=\"2026-06-14T08:25:04.051503422Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xsz7k/extract-utilities\" id=3d92b4aa-b9aa-4c0b-a48d-46e1d9b04ca7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.236884 | controller |     "Jun 14 08:25:04.051904 crc crio[3637]: time=\"2026-06-14T08:25:04.051775001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.236899 | controller |     "Jun 14 08:25:04.073343 crc crio[3637]: time=\"2026-06-14T08:25:04.073250265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.236913 | controller |     "Jun 14 08:25:04.076790 crc crio[3637]: time=\"2026-06-14T08:25:04.076707227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.236928 | controller |     "Jun 14 08:25:04.177415 crc crio[3637]: time=\"2026-06-14T08:25:04.177292773Z\" level=info msg=\"Created container 62279862aee67e268a18d234b2e7a428a521e19cb4bfefbcb299cb4db38a39a2: openshift-marketplace/certified-operators-xsz7k/extract-utilities\" id=3d92b4aa-b9aa-4c0b-a48d-46e1d9b04ca7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.236943 | controller |     "Jun 14 08:25:04.179336 crc crio[3637]: time=\"2026-06-14T08:25:04.178907942Z\" level=info msg=\"Starting container: 62279862aee67e268a18d234b2e7a428a521e19cb4bfefbcb299cb4db38a39a2\" id=aa1d8d15-fc6d-4341-b479-44a93c68fed5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.236965 | controller |     "Jun 14 08:25:04.184981 crc crio[3637]: time=\"2026-06-14T08:25:04.184796473Z\" level=info msg=\"Started container\" PID=21590 containerID=62279862aee67e268a18d234b2e7a428a521e19cb4bfefbcb299cb4db38a39a2 description=openshift-marketplace/certified-operators-xsz7k/extract-utilities id=aa1d8d15-fc6d-4341-b479-44a93c68fed5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc",
2026-06-14 10:12:41.236985 | controller |     "Jun 14 08:25:04.202560 crc crio[3637]: 2026-06-14T08:25:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3023173da38871a Mac:b2:9b:57:35:2e:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.237003 | controller |     "Jun 14 08:25:04.203677 crc crio[3637]: time=\"2026-06-14T08:25:04.203596861Z\" level=info msg=\"Got pod network &{Name:community-operators-5tz6w Namespace:openshift-marketplace ID:3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 UID:c5410df8-5862-4c99-ad8b-8bc12f56f613 NetNS:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5410df8_5862_4c99_ad8b_8bc12f56f613.slice PodAnnotations:0xc000602278}] Aliases:map[]}\"",
2026-06-14 10:12:41.237059 | controller |     "Jun 14 08:25:04.203982 crc crio[3637]: time=\"2026-06-14T08:25:04.203793418Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-5tz6w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.237076 | controller |     "Jun 14 08:25:04.211312 crc crio[3637]: time=\"2026-06-14T08:25:04.211193888Z\" level=info msg=\"Ran pod sandbox 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 with infra container: openshift-marketplace/community-operators-5tz6w/POD\" id=b6cb9bcf-4dec-4efb-a230-cea871baf2c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.237091 | controller |     "Jun 14 08:25:04.215140 crc crio[3637]: time=\"2026-06-14T08:25:04.215047102Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=aae3701f-24e0-4c1f-b4cc-eb4fc79ec0e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.237106 | controller |     "Jun 14 08:25:04.222065 crc crio[3637]: time=\"2026-06-14T08:25:04.221929527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ce84e949-7374-4aa4-8995-30b6648f4882 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.237121 | controller |     "Jun 14 08:25:04.233924 crc crio[3637]: time=\"2026-06-14T08:25:04.233783138Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5tz6w/extract-utilities\" id=40eeb2bc-1b04-4053-aca4-2f964b5375d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.237135 | controller |     "Jun 14 08:25:04.234287 crc crio[3637]: time=\"2026-06-14T08:25:04.23416773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.237151 | controller |     "Jun 14 08:25:04.268503 crc crio[3637]: time=\"2026-06-14T08:25:04.26806041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.237169 | controller |     "Jun 14 08:25:04.274030 crc crio[3637]: time=\"2026-06-14T08:25:04.273937947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.237183 | controller |     "Jun 14 08:25:04.392645 crc crio[3637]: time=\"2026-06-14T08:25:04.392205052Z\" level=info msg=\"Created container 0e77c028ac81672e532301d0a6236f84fc7894e6eb296b2fc1bec0f64a4c75d8: openshift-marketplace/community-operators-5tz6w/extract-utilities\" id=40eeb2bc-1b04-4053-aca4-2f964b5375d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.237198 | controller |     "Jun 14 08:25:04.394028 crc crio[3637]: time=\"2026-06-14T08:25:04.393911777Z\" level=info msg=\"Starting container: 0e77c028ac81672e532301d0a6236f84fc7894e6eb296b2fc1bec0f64a4c75d8\" id=42b501cc-f1fe-42b1-abd3-e391ab3bdbfe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.237212 | controller |     "Jun 14 08:25:04.398817 crc crio[3637]: time=\"2026-06-14T08:25:04.398749483Z\" level=info msg=\"Started container\" PID=21602 containerID=0e77c028ac81672e532301d0a6236f84fc7894e6eb296b2fc1bec0f64a4c75d8 description=openshift-marketplace/community-operators-5tz6w/extract-utilities id=42b501cc-f1fe-42b1-abd3-e391ab3bdbfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6",
2026-06-14 10:12:41.237227 | controller |     "Jun 14 08:25:04.688804 crc crio[3637]: time=\"2026-06-14T08:25:04.687273865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b2720b1d-db33-4f30-b9e9-83b5274404ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.237241 | controller |     "Jun 14 08:25:04.691953 crc crio[3637]: time=\"2026-06-14T08:25:04.691723859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e8013e42-f463-4610-b471-d3a069a698df name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.237256 | controller |     "Jun 14 08:25:04.697614 crc crio[3637]: time=\"2026-06-14T08:25:04.697528967Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=940af4ed-a253-4dfb-bbb2-89d9b2596a12 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.237270 | controller |     "Jun 14 08:25:04.705728 crc crio[3637]: time=\"2026-06-14T08:25:04.704884785Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-cpds9/registry-server\" id=12cc19dd-0225-4799-89d9-2b78901df99e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.237285 | controller |     "Jun 14 08:25:04.705728 crc crio[3637]: time=\"2026-06-14T08:25:04.705392992Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.237299 | controller |     "Jun 14 08:25:04.706785 crc crio[3637]: time=\"2026-06-14T08:25:04.706357833Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.237313 | controller |     "Jun 14 08:25:04.716895 crc crio[3637]: time=\"2026-06-14T08:25:04.716742413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f9f20dba-2211-417e-a347-582600d333ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.237327 | controller |     "Jun 14 08:25:04.720404 crc crio[3637]: time=\"2026-06-14T08:25:04.718002199Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e9280483-ed23-4bb3-8dcc-edab01527148 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.237342 | controller |     "Jun 14 08:25:04.721596 crc crio[3637]: time=\"2026-06-14T08:25:04.721478562Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.237389 | controller |     "Jun 14 08:25:04.724299 crc crio[3637]: time=\"2026-06-14T08:25:04.724107887Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8fbcff16-b6aa-4d88-9701-9350ee5c82e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.237406 | controller |     "Jun 14 08:25:04.733897 crc crio[3637]: time=\"2026-06-14T08:25:04.731418813Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-6b96q/registry-server\" id=67483607-1347-401c-ba0d-11f193296c13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.237421 | controller |     "Jun 14 08:25:04.733897 crc crio[3637]: time=\"2026-06-14T08:25:04.732156477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.237436 | controller |     "Jun 14 08:25:04.750538 crc crio[3637]: time=\"2026-06-14T08:25:04.750408077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.237451 | controller |     "Jun 14 08:25:04.754540 crc crio[3637]: time=\"2026-06-14T08:25:04.754457969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.237466 | controller |     "Jun 14 08:25:04.820036 crc crio[3637]: time=\"2026-06-14T08:25:04.819943786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.237480 | controller |     "Jun 14 08:25:04.823099 crc crio[3637]: time=\"2026-06-14T08:25:04.823058506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.237494 | controller |     "Jun 14 08:25:04.918058 crc crio[3637]: time=\"2026-06-14T08:25:04.917910545Z\" level=info msg=\"Created container 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd: openshift-marketplace/redhat-marketplace-cpds9/registry-server\" id=12cc19dd-0225-4799-89d9-2b78901df99e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.237509 | controller |     "Jun 14 08:25:04.919369 crc crio[3637]: time=\"2026-06-14T08:25:04.919282139Z\" level=info msg=\"Starting container: 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd\" id=f856e6b3-a2c2-4bd2-b9d7-44d472458363 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.237523 | controller |     "Jun 14 08:25:04.926542 crc crio[3637]: time=\"2026-06-14T08:25:04.926452092Z\" level=info msg=\"Started container\" PID=21614 containerID=2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd description=openshift-marketplace/redhat-marketplace-cpds9/registry-server id=f856e6b3-a2c2-4bd2-b9d7-44d472458363 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050",
2026-06-14 10:12:41.237538 | controller |     "Jun 14 08:25:04.938936 crc crio[3637]: time=\"2026-06-14T08:25:04.938596494Z\" level=info msg=\"Created container 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5: openshift-marketplace/redhat-operators-6b96q/registry-server\" id=67483607-1347-401c-ba0d-11f193296c13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.237553 | controller |     "Jun 14 08:25:04.941504 crc crio[3637]: time=\"2026-06-14T08:25:04.941370434Z\" level=info msg=\"Starting container: 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5\" id=571a5bf2-3433-495c-b194-68a2a53ed2ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.237573 | controller |     "Jun 14 08:25:04.949940 crc crio[3637]: time=\"2026-06-14T08:25:04.949555728Z\" level=info msg=\"Started container\" PID=21617 containerID=427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5 description=openshift-marketplace/redhat-operators-6b96q/registry-server id=571a5bf2-3433-495c-b194-68a2a53ed2ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9",
2026-06-14 10:12:41.237588 | controller |     "Jun 14 08:25:05.304114 crc crio[3637]: time=\"2026-06-14T08:25:05.303438484Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=e9280483-ed23-4bb3-8dcc-edab01527148 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.237603 | controller |     "Jun 14 08:25:05.305630 crc crio[3637]: time=\"2026-06-14T08:25:05.305530563Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7a3493a8-d8cd-49b2-b102-e2fc40f65fab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.237618 | controller |     "Jun 14 08:25:05.308524 crc crio[3637]: time=\"2026-06-14T08:25:05.308177107Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e215a90a-3b67-4866-80bf-e2e14e18e85c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.237632 | controller |     "Jun 14 08:25:05.326774 crc crio[3637]: time=\"2026-06-14T08:25:05.326642515Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5tz6w/extract-content\" id=8486d00e-885c-4779-8a37-380141b89067 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.237646 | controller |     "Jun 14 08:25:05.342597 crc crio[3637]: time=\"2026-06-14T08:25:05.342421485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.237660 | controller |     "Jun 14 08:25:05.372282 crc crio[3637]: time=\"2026-06-14T08:25:05.371891618Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:f895ab83698b91a1ec70e1f8713730a335321855b7ab4ce061768dd89978f064\" id=940af4ed-a253-4dfb-bbb2-89d9b2596a12 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.237674 | controller |     "Jun 14 08:25:05.378704 crc crio[3637]: time=\"2026-06-14T08:25:05.378582055Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=78efc036-09ec-4f06-93b3-4bfdef2490e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.237688 | controller |     "Jun 14 08:25:05.387376 crc crio[3637]: time=\"2026-06-14T08:25:05.387261175Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2e1664e7-1014-44e8-b4ab-5a5e6c000aaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.237703 | controller |     "Jun 14 08:25:05.403327 crc crio[3637]: time=\"2026-06-14T08:25:05.403180141Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xsz7k/extract-content\" id=2d28651a-4ddf-4c4f-ac64-9efb5e785060 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.237717 | controller |     "Jun 14 08:25:05.403717 crc crio[3637]: time=\"2026-06-14T08:25:05.403656667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.237731 | controller |     "Jun 14 08:25:05.417680 crc crio[3637]: time=\"2026-06-14T08:25:05.417442401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.237745 | controller |     "Jun 14 08:25:05.423555 crc crio[3637]: time=\"2026-06-14T08:25:05.423433005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.237762 | controller |     "Jun 14 08:25:05.429404 crc crio[3637]: time=\"2026-06-14T08:25:05.429300575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.237777 | controller |     "Jun 14 08:25:05.434608 crc crio[3637]: time=\"2026-06-14T08:25:05.434477783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.237791 | controller |     "Jun 14 08:25:05.565080 crc crio[3637]: time=\"2026-06-14T08:25:05.565006955Z\" level=info msg=\"Created container c48b537e90bad39ebc1eea1c7575d81659ef59f0270e14eb320993d07f25d3e2: openshift-marketplace/community-operators-5tz6w/extract-content\" id=8486d00e-885c-4779-8a37-380141b89067 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.237806 | controller |     "Jun 14 08:25:05.567173 crc crio[3637]: time=\"2026-06-14T08:25:05.567089522Z\" level=info msg=\"Starting container: c48b537e90bad39ebc1eea1c7575d81659ef59f0270e14eb320993d07f25d3e2\" id=9d3f9c6b-7cc1-45e6-91b5-01ec8b2b236b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.237821 | controller |     "Jun 14 08:25:05.575369 crc crio[3637]: time=\"2026-06-14T08:25:05.575267236Z\" level=info msg=\"Started container\" PID=21661 containerID=c48b537e90bad39ebc1eea1c7575d81659ef59f0270e14eb320993d07f25d3e2 description=openshift-marketplace/community-operators-5tz6w/extract-content id=9d3f9c6b-7cc1-45e6-91b5-01ec8b2b236b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6",
2026-06-14 10:12:41.237835 | controller |     "Jun 14 08:25:05.581134 crc crio[3637]: time=\"2026-06-14T08:25:05.580999973Z\" level=info msg=\"Created container 72372a9ce41825251d6e6ee5535b4c6e7d262cb90ad2d3955408dc5195b0bcc3: openshift-marketplace/certified-operators-xsz7k/extract-content\" id=2d28651a-4ddf-4c4f-ac64-9efb5e785060 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.237850 | controller |     "Jun 14 08:25:05.583407 crc crio[3637]: time=\"2026-06-14T08:25:05.583291476Z\" level=info msg=\"Starting container: 72372a9ce41825251d6e6ee5535b4c6e7d262cb90ad2d3955408dc5195b0bcc3\" id=8db617c9-2a8c-4e62-ab7e-00983ec76526 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.237864 | controller |     "Jun 14 08:25:05.591169 crc crio[3637]: time=\"2026-06-14T08:25:05.591065697Z\" level=info msg=\"Started container\" PID=21662 containerID=72372a9ce41825251d6e6ee5535b4c6e7d262cb90ad2d3955408dc5195b0bcc3 description=openshift-marketplace/certified-operators-xsz7k/extract-content id=8db617c9-2a8c-4e62-ab7e-00983ec76526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc",
2026-06-14 10:12:41.237879 | controller |     "Jun 14 08:25:06.756245 crc crio[3637]: time=\"2026-06-14T08:25:06.75612752Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3fe920b8-e1f0-43a3-8180-72e5194a7d5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.237893 | controller |     "Jun 14 08:25:06.759412 crc crio[3637]: time=\"2026-06-14T08:25:06.759325503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=615d2dc1-b5b8-4adb-9fb4-d18071dc48c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.237908 | controller |     "Jun 14 08:25:06.763320 crc crio[3637]: time=\"2026-06-14T08:25:06.763082884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=02b08508-ed02-4383-bf70-debfd4585e35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.237925 | controller |     "Jun 14 08:25:06.768789 crc crio[3637]: time=\"2026-06-14T08:25:06.765152362Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=772e0fa0-c238-4937-bcf7-980bfd5f2663 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.237940 | controller |     "Jun 14 08:25:06.771617 crc crio[3637]: time=\"2026-06-14T08:25:06.769804543Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xsz7k/registry-server\" id=86c26183-91c2-4b84-a292-15d8738c791b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.237955 | controller |     "Jun 14 08:25:06.771617 crc crio[3637]: time=\"2026-06-14T08:25:06.770355811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.237971 | controller |     "Jun 14 08:25:06.774706 crc crio[3637]: time=\"2026-06-14T08:25:06.774625409Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5tz6w/registry-server\" id=9f127c7b-27ee-442b-8418-d82bab2cc8b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.237997 | controller |     "Jun 14 08:25:06.784697 crc crio[3637]: time=\"2026-06-14T08:25:06.784601221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.238013 | controller |     "Jun 14 08:25:06.824282 crc crio[3637]: time=\"2026-06-14T08:25:06.823004363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.238027 | controller |     "Jun 14 08:25:06.838588 crc crio[3637]: time=\"2026-06-14T08:25:06.829308057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.238042 | controller |     "Jun 14 08:25:06.842687 crc crio[3637]: time=\"2026-06-14T08:25:06.842620441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.238057 | controller |     "Jun 14 08:25:06.846798 crc crio[3637]: time=\"2026-06-14T08:25:06.846738466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.238072 | controller |     "Jun 14 08:25:06.974264 crc crio[3637]: time=\"2026-06-14T08:25:06.97410344Z\" level=info msg=\"Created container 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f: openshift-marketplace/certified-operators-xsz7k/registry-server\" id=86c26183-91c2-4b84-a292-15d8738c791b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.238087 | controller |     "Jun 14 08:25:06.975650 crc crio[3637]: time=\"2026-06-14T08:25:06.975607429Z\" level=info msg=\"Starting container: 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f\" id=2b920c33-b941-405f-b39a-8a0b61521247 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.238102 | controller |     "Jun 14 08:25:06.976409 crc crio[3637]: time=\"2026-06-14T08:25:06.976344672Z\" level=info msg=\"Created container 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4: openshift-marketplace/community-operators-5tz6w/registry-server\" id=9f127c7b-27ee-442b-8418-d82bab2cc8b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.238116 | controller |     "Jun 14 08:25:06.977310 crc crio[3637]: time=\"2026-06-14T08:25:06.97720984Z\" level=info msg=\"Starting container: 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4\" id=f3864587-90aa-4a82-873b-c32870a895b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.238134 | controller |     "Jun 14 08:25:06.982486 crc crio[3637]: time=\"2026-06-14T08:25:06.982356077Z\" level=info msg=\"Started container\" PID=21698 containerID=48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f description=openshift-marketplace/certified-operators-xsz7k/registry-server id=2b920c33-b941-405f-b39a-8a0b61521247 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc",
2026-06-14 10:12:41.238149 | controller |     "Jun 14 08:25:06.990034 crc crio[3637]: time=\"2026-06-14T08:25:06.989953475Z\" level=info msg=\"Started container\" PID=21699 containerID=03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4 description=openshift-marketplace/community-operators-5tz6w/registry-server id=f3864587-90aa-4a82-873b-c32870a895b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6",
2026-06-14 10:12:41.238163 | controller |     "Jun 14 08:25:19.787781 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-14 10:12:41.238178 | controller |     "Jun 14 08:25:20.524788 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-14 10:12:41.238193 | controller |     "Jun 14 08:25:20.526156 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-14 10:12:41.238207 | controller |     "Jun 14 08:25:20.526489 crc systemd[1]: crio.service: Consumed 17min 44.890s CPU time.",
2026-06-14 10:12:41.238222 | controller |     "Jun 14 08:25:20.640053 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-14 10:12:41.238236 | controller |     "Jun 14 08:25:20.751116 crc crio[22615]: time=\"2026-06-14T08:25:20.750604872Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-14 10:12:41.238251 | controller |     "Jun 14 08:25:20.751116 crc crio[22615]: time=\"2026-06-14T08:25:20.750982335Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-14 10:12:41.238265 | controller |     "Jun 14 08:25:20.755581 crc crio[22615]: time=\"2026-06-14T08:25:20.755511178Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-14 10:12:41.238280 | controller |     "Jun 14 08:25:20.755793 crc crio[22615]: time=\"2026-06-14T08:25:20.755599241Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-14 10:12:41.238294 | controller |     "Jun 14 08:25:20.774602 crc crio[22615]: time=\"2026-06-14T08:25:20.774345464Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-14 10:12:41.238309 | controller |     "Jun 14 08:25:20.775141 crc crio[22615]: time=\"2026-06-14T08:25:20.774651864Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-14 10:12:41.238323 | controller |     "Jun 14 08:25:20.775141 crc crio[22615]: time=\"2026-06-14T08:25:20.774663124Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-14 10:12:41.238337 | controller |     "Jun 14 08:25:20.775141 crc crio[22615]: time=\"2026-06-14T08:25:20.774746197Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-14 10:12:41.238383 | controller |     "Jun 14 08:25:20.775141 crc crio[22615]: time=\"2026-06-14T08:25:20.774754167Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-14 10:12:41.238400 | controller |     "Jun 14 08:25:20.802826 crc crio[22615]: time=\"2026-06-14T08:25:20.802692654Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-14 10:12:41.238414 | controller |     "Jun 14 08:25:20.813136 crc crio[22615]: time=\"2026-06-14T08:25:20.813069343Z\" 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-14 10:12:41.238432 | controller |     "Jun 14 08:25:20.818930 crc crio[22615]: time=\"2026-06-14T08:25:20.818820861Z\" 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-14 10:12:41.238448 | controller |     "Jun 14 08:25:20.841334 crc crio[22615]: time=\"2026-06-14T08:25:20.841198487Z\" 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-14 10:12:41.238462 | controller |     "Jun 14 08:25:21.004921 crc crio[22615]: time=\"2026-06-14T08:25:21.00475698Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-14 10:12:41.238477 | controller |     "Jun 14 08:25:21.004921 crc crio[22615]: time=\"2026-06-14T08:25:21.004891175Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-14 10:12:41.238491 | controller |     "Jun 14 08:25:21.004921 crc crio[22615]: time=\"2026-06-14T08:25:21.004908205Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-14 10:12:41.238506 | controller |     "Jun 14 08:25:21.004921 crc crio[22615]: time=\"2026-06-14T08:25:21.004919216Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-14 10:12:41.238520 | controller |     "Jun 14 08:25:21.004921 crc crio[22615]: time=\"2026-06-14T08:25:21.004929296Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-14 10:12:41.238534 | controller |     "Jun 14 08:25:21.010990 crc crio[22615]: time=\"2026-06-14T08:25:21.010904979Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-14 10:12:41.238548 | controller |     "Jun 14 08:25:21.010990 crc crio[22615]: time=\"2026-06-14T08:25:21.010962431Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-14 10:12:41.238562 | controller |     "Jun 14 08:25:21.016605 crc crio[22615]: time=\"2026-06-14T08:25:21.016436889Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-14 10:12:41.238576 | controller |     "Jun 14 08:25:21.016605 crc crio[22615]: time=\"2026-06-14T08:25:21.016481631Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-14 10:12:41.238591 | controller |     "Jun 14 08:25:21.045987 crc crio[22615]: time=\"2026-06-14T08:25:21.045724206Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.238605 | controller |     "Jun 14 08:25:21.045987 crc crio[22615]: time=\"2026-06-14T08:25:21.045812779Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.238620 | controller |     "Jun 14 08:25:21.046738 crc crio[22615]: time=\"2026-06-14T08:25:21.046681507Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-14 10:12:41.238634 | controller |     "Jun 14 08:25:21.046738 crc crio[22615]: time=\"2026-06-14T08:25:21.046726289Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-14 10:12:41.238650 | controller |     "Jun 14 08:25:21.048706 crc crio[22615]: time=\"2026-06-14T08:25:21.048514607Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"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\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"cpu-shared.crio.io\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"run.oci.\\\"]\\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-14 10:12:41.238675 | controller |     "Jun 14 08:25:21.050096 crc crio[22615]: time=\"2026-06-14T08:25:21.049982165Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-14 10:12:41.238690 | controller |     "Jun 14 08:25:21.050376 crc crio[22615]: time=\"2026-06-14T08:25:21.050298416Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-14 10:12:41.238705 | controller |     "Jun 14 08:25:22.767983 crc crio[22615]: time=\"2026-06-14T08:25:22.767497376Z\" level=info msg=\"Got pod network &{Name:community-operators-5tz6w Namespace:openshift-marketplace ID:3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 UID:c5410df8-5862-4c99-ad8b-8bc12f56f613 NetNS:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5410df8_5862_4c99_ad8b_8bc12f56f613.slice PodAnnotations:0xc001f04848}] Aliases:map[]}\"",
2026-06-14 10:12:41.238724 | controller |     "Jun 14 08:25:22.769266 crc crio[22615]: time=\"2026-06-14T08:25:22.768037333Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-5tz6w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.238739 | controller |     "Jun 14 08:25:22.769266 crc crio[22615]: time=\"2026-06-14T08:25:22.768775168Z\" level=info msg=\"Got pod network &{Name:certified-operators-xsz7k Namespace:openshift-marketplace ID:bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc UID:befade50-7336-49ad-a984-b85ea66faf4a NetNS:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbefade50_7336_49ad_a984_b85ea66faf4a.slice PodAnnotations:0xc001f04948}] Aliases:map[]}\"",
2026-06-14 10:12:41.238754 | controller |     "Jun 14 08:25:22.769266 crc crio[22615]: time=\"2026-06-14T08:25:22.769029446Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xsz7k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.238769 | controller |     "Jun 14 08:25:22.769779 crc crio[22615]: time=\"2026-06-14T08:25:22.769690158Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6b96q Namespace:openshift-marketplace ID:5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 UID:463cc5da-9223-4f46-b9a1-15d0b5810057 NetNS:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod463cc5da_9223_4f46_b9a1_15d0b5810057.slice PodAnnotations:0xc001f049d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.238784 | controller |     "Jun 14 08:25:22.770023 crc crio[22615]: time=\"2026-06-14T08:25:22.769971267Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-6b96q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.238799 | controller |     "Jun 14 08:25:22.770780 crc crio[22615]: time=\"2026-06-14T08:25:22.770716871Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-cpds9 Namespace:openshift-marketplace ID:2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 UID:11779b76-024e-422d-8332-350726806881 NetNS:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11779b76_024e_422d_8332_350726806881.slice PodAnnotations:0xc001f04a68}] Aliases:map[]}\"",
2026-06-14 10:12:41.238814 | controller |     "Jun 14 08:25:22.771035 crc crio[22615]: time=\"2026-06-14T08:25:22.77098008Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-cpds9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.238828 | controller |     "Jun 14 08:25:22.771807 crc crio[22615]: time=\"2026-06-14T08:25:22.771706903Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-z4lgf Namespace:openshift-marketplace ID:ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc UID:34cfc080-b78d-4168-a394-c8f09ff63da1 NetNS:/var/run/netns/f7873e46-7a52-4908-abb4-e3e2831a619e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34cfc080_b78d_4168_a394_c8f09ff63da1.slice PodAnnotations:0xc001f04af8}] Aliases:map[]}\"",
2026-06-14 10:12:41.238843 | controller |     "Jun 14 08:25:22.772135 crc crio[22615]: time=\"2026-06-14T08:25:22.771964582Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-z4lgf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.238862 | controller |     "Jun 14 08:25:22.772727 crc crio[22615]: time=\"2026-06-14T08:25:22.772660895Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7c5967db9c-nk2rv Namespace:openshift-route-controller-manager ID:9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8 UID:452dc2b6-8434-4843-83a2-35857caa9496 NetNS:/var/run/netns/6ba9811d-13eb-42cb-8629-1072027decdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod452dc2b6_8434_4843_83a2_35857caa9496.slice PodAnnotations:0xc001f04b78}] Aliases:map[]}\"",
2026-06-14 10:12:41.238878 | controller |     "Jun 14 08:25:22.773670 crc crio[22615]: time=\"2026-06-14T08:25:22.772916879Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-nk2rv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.238893 | controller |     "Jun 14 08:25:22.773670 crc crio[22615]: time=\"2026-06-14T08:25:22.773573634Z\" level=info msg=\"Got pod network &{Name:controller-manager-6fd8f6f748-vk7xv Namespace:openshift-controller-manager ID:f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7 UID:fca31688-88c7-4cf9-821a-a22c98578ddd NetNS:/var/run/netns/8b54613f-1c2b-4268-8ddd-fb8ba21254b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfca31688_88c7_4cf9_821a_a22c98578ddd.slice PodAnnotations:0xc001f04be8}] Aliases:map[]}\"",
2026-06-14 10:12:41.238908 | controller |     "Jun 14 08:25:22.773903 crc crio[22615]: time=\"2026-06-14T08:25:22.773714779Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-6fd8f6f748-vk7xv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.238923 | controller |     "Jun 14 08:25:22.773992 crc crio[22615]: time=\"2026-06-14T08:25:22.773951727Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.238938 | controller |     "Jun 14 08:25:22.773992 crc crio[22615]: time=\"2026-06-14T08:25:22.773976293Z\" level=warning msg=\"Could not restore sandbox IP for c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_14b028be-d24a-4215-9f07-f1d77d4fb225_0(c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.238952 | controller |     "Jun 14 08:25:22.774101 crc crio[22615]: time=\"2026-06-14T08:25:22.774001213Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.238967 | controller |     "Jun 14 08:25:22.774101 crc crio[22615]: time=\"2026-06-14T08:25:22.774017354Z\" level=warning msg=\"Could not restore sandbox IP for a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_dc9118ff-d0aa-4cde-981c-405fb4fc93f3_0(a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.238982 | controller |     "Jun 14 08:25:22.780042 crc crio[22615]: time=\"2026-06-14T08:25:22.774579697Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/99bdeefd-653d-4885-ab72-4deac242cd9c 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:0xc001f04c68}] Aliases:map[]}\"",
2026-06-14 10:12:41.239000 | controller |     "Jun 14 08:25:22.780042 crc crio[22615]: time=\"2026-06-14T08:25:22.774763693Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239015 | controller |     "Jun 14 08:25:22.780623 crc crio[22615]: time=\"2026-06-14T08:25:22.780536122Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/963dde2c-87a2-4865-81f4-f4a1b1e7393a 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:0xc000124120}] Aliases:map[]}\"",
2026-06-14 10:12:41.239030 | controller |     "Jun 14 08:25:22.780788 crc crio[22615]: time=\"2026-06-14T08:25:22.780728597Z\" 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-14 10:12:41.239045 | controller |     "Jun 14 08:25:22.781545 crc crio[22615]: time=\"2026-06-14T08:25:22.781459362Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/85f1dbea-a595-4505-8d6c-f35779c275ba 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:0xc000124318}] Aliases:map[]}\"",
2026-06-14 10:12:41.239060 | controller |     "Jun 14 08:25:22.781684 crc crio[22615]: time=\"2026-06-14T08:25:22.781635308Z\" 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-14 10:12:41.239075 | controller |     "Jun 14 08:25:22.782336 crc crio[22615]: time=\"2026-06-14T08:25:22.782212417Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/51429bb9-cb21-4397-b87a-ed0fd2e0c498 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:0xc000124408}] Aliases:map[]}\"",
2026-06-14 10:12:41.239090 | controller |     "Jun 14 08:25:22.782487 crc crio[22615]: time=\"2026-06-14T08:25:22.782431504Z\" 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-14 10:12:41.239105 | controller |     "Jun 14 08:25:22.783092 crc crio[22615]: time=\"2026-06-14T08:25:22.783023223Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ac5f216c-67b8-448a-83cf-d9f1935c1ffb 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:0xc000124550}] Aliases:map[]}\"",
2026-06-14 10:12:41.239119 | controller |     "Jun 14 08:25:22.783363 crc crio[22615]: time=\"2026-06-14T08:25:22.783302483Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239137 | controller |     "Jun 14 08:25:22.783983 crc crio[22615]: time=\"2026-06-14T08:25:22.783918533Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/dcd2674c-a74d-4209-872f-91f15a26812c 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:0xc000124658}] Aliases:map[]}\"",
2026-06-14 10:12:41.239153 | controller |     "Jun 14 08:25:22.784161 crc crio[22615]: time=\"2026-06-14T08:25:22.784104189Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239168 | controller |     "Jun 14 08:25:22.784950 crc crio[22615]: time=\"2026-06-14T08:25:22.78475582Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ea5edd99-e2bc-481f-afde-96b3af4caa36 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:0xc000124700}] Aliases:map[]}\"",
2026-06-14 10:12:41.239183 | controller |     "Jun 14 08:25:22.785119 crc crio[22615]: time=\"2026-06-14T08:25:22.78505696Z\" 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-14 10:12:41.239198 | controller |     "Jun 14 08:25:22.785347 crc crio[22615]: time=\"2026-06-14T08:25:22.785286008Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.239213 | controller |     "Jun 14 08:25:22.785442 crc crio[22615]: time=\"2026-06-14T08:25:22.785339369Z\" level=warning msg=\"Could not restore sandbox IP for 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.239227 | controller |     "Jun 14 08:25:22.785442 crc crio[22615]: time=\"2026-06-14T08:25:22.78537349Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.239242 | controller |     "Jun 14 08:25:22.785442 crc crio[22615]: time=\"2026-06-14T08:25:22.785389061Z\" level=warning msg=\"Could not restore sandbox IP for af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.239257 | controller |     "Jun 14 08:25:22.785821 crc crio[22615]: time=\"2026-06-14T08:25:22.785750163Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/acb6db4f-8611-4145-8957-d46a659f993f 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:0xc0001247b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.239275 | controller |     "Jun 14 08:25:22.786078 crc crio[22615]: time=\"2026-06-14T08:25:22.786013901Z\" 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-14 10:12:41.239290 | controller |     "Jun 14 08:25:22.786684 crc crio[22615]: time=\"2026-06-14T08:25:22.786617991Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/605e9b71-260f-453d-8399-29b8bd1edbef 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:0xc000124850}] Aliases:map[]}\"",
2026-06-14 10:12:41.239305 | controller |     "Jun 14 08:25:22.786920 crc crio[22615]: time=\"2026-06-14T08:25:22.786809457Z\" 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-14 10:12:41.239320 | controller |     "Jun 14 08:25:22.788589 crc crio[22615]: time=\"2026-06-14T08:25:22.788502473Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4e39dd06-d1a9-4873-a568-d4569a396b4b 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:0xc0001248f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.239335 | controller |     "Jun 14 08:25:22.788815 crc crio[22615]: time=\"2026-06-14T08:25:22.788698489Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239367 | controller |     "Jun 14 08:25:22.789561 crc crio[22615]: time=\"2026-06-14T08:25:22.789482205Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/412771f6-1be7-4ff2-9efb-96ca27edb0b0 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:0xc0001249a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.239385 | controller |     "Jun 14 08:25:22.789722 crc crio[22615]: time=\"2026-06-14T08:25:22.789661811Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239399 | controller |     "Jun 14 08:25:22.790427 crc crio[22615]: time=\"2026-06-14T08:25:22.790353543Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/059989ba-0807-4109-944a-3a695af48425 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:0xc000124a38}] Aliases:map[]}\"",
2026-06-14 10:12:41.239414 | controller |     "Jun 14 08:25:22.790649 crc crio[22615]: time=\"2026-06-14T08:25:22.790532208Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239432 | controller |     "Jun 14 08:25:22.791289 crc crio[22615]: time=\"2026-06-14T08:25:22.79117378Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/d5d0a15a-8365-4fd7-b19f-9b50d8f440bf 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:0xc000124da8}] Aliases:map[]}\"",
2026-06-14 10:12:41.239447 | controller |     "Jun 14 08:25:22.791425 crc crio[22615]: time=\"2026-06-14T08:25:22.791384087Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239462 | controller |     "Jun 14 08:25:22.792551 crc crio[22615]: time=\"2026-06-14T08:25:22.792475653Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/a6a2d9a6-49e6-49a0-8a7a-f9482e3f002d 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:0xc000124e50}] Aliases:map[]}\"",
2026-06-14 10:12:41.239477 | controller |     "Jun 14 08:25:22.792711 crc crio[22615]: time=\"2026-06-14T08:25:22.792648968Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239492 | controller |     "Jun 14 08:25:22.793516 crc crio[22615]: time=\"2026-06-14T08:25:22.793439474Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f5e5710-c37a-431a-9c25-9e901c363e4c 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:0xc000124ef0}] Aliases:map[]}\"",
2026-06-14 10:12:41.239506 | controller |     "Jun 14 08:25:22.793678 crc crio[22615]: time=\"2026-06-14T08:25:22.79361428Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239521 | controller |     "Jun 14 08:25:22.793903 crc crio[22615]: time=\"2026-06-14T08:25:22.793793176Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.239535 | controller |     "Jun 14 08:25:22.793973 crc crio[22615]: time=\"2026-06-14T08:25:22.793904138Z\" level=warning msg=\"Could not restore sandbox IP for 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.239550 | controller |     "Jun 14 08:25:22.794455 crc crio[22615]: time=\"2026-06-14T08:25:22.794338193Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c5c1ebb8-1c62-428e-b464-a4a49c185d51 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:0xc000124f80}] Aliases:map[]}\"",
2026-06-14 10:12:41.239568 | controller |     "Jun 14 08:25:22.794549 crc crio[22615]: time=\"2026-06-14T08:25:22.794462428Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239583 | controller |     "Jun 14 08:25:22.795160 crc crio[22615]: time=\"2026-06-14T08:25:22.795066447Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/83ea3119-67e4-45f4-85f1-fc4d3d3d1887 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:0xc000125008}] Aliases:map[]}\"",
2026-06-14 10:12:41.239598 | controller |     "Jun 14 08:25:22.795562 crc crio[22615]: time=\"2026-06-14T08:25:22.795409679Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239613 | controller |     "Jun 14 08:25:22.796077 crc crio[22615]: time=\"2026-06-14T08:25:22.796032629Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/5ffd9cc0-b964-42f1-be5d-9167b45e7294 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:0xc000125088}] Aliases:map[]}\"",
2026-06-14 10:12:41.239628 | controller |     "Jun 14 08:25:22.796267 crc crio[22615]: time=\"2026-06-14T08:25:22.796158243Z\" 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-14 10:12:41.239643 | controller |     "Jun 14 08:25:22.796771 crc crio[22615]: time=\"2026-06-14T08:25:22.796713661Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c 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:0xc000125118}] Aliases:map[]}\"",
2026-06-14 10:12:41.239658 | controller |     "Jun 14 08:25:22.796993 crc crio[22615]: time=\"2026-06-14T08:25:22.796830965Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239673 | controller |     "Jun 14 08:25:22.797474 crc crio[22615]: time=\"2026-06-14T08:25:22.797415694Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/7150eb4f-3044-42d5-9e2f-a2494c613f64 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:0xc0001251a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.239690 | controller |     "Jun 14 08:25:22.797571 crc crio[22615]: time=\"2026-06-14T08:25:22.79753836Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239705 | controller |     "Jun 14 08:25:22.798006 crc crio[22615]: time=\"2026-06-14T08:25:22.797948512Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/739ffafd-c1e3-44c0-aab6-936dc4a138b5 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:0xc000125238}] Aliases:map[]}\"",
2026-06-14 10:12:41.239720 | controller |     "Jun 14 08:25:22.798101 crc crio[22615]: time=\"2026-06-14T08:25:22.798071736Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239734 | controller |     "Jun 14 08:25:22.798485 crc crio[22615]: time=\"2026-06-14T08:25:22.798429607Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1a076514-79a0-45a4-bbab-398235e5b98b 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:0xc0001252c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.239749 | controller |     "Jun 14 08:25:22.798575 crc crio[22615]: time=\"2026-06-14T08:25:22.798544521Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239764 | controller |     "Jun 14 08:25:22.798976 crc crio[22615]: time=\"2026-06-14T08:25:22.798921983Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1213fdff-9608-417a-9458-1afd970fee2d 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:0xc000125348}] Aliases:map[]}\"",
2026-06-14 10:12:41.239778 | controller |     "Jun 14 08:25:22.799180 crc crio[22615]: time=\"2026-06-14T08:25:22.799040707Z\" 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-14 10:12:41.239793 | controller |     "Jun 14 08:25:22.799456 crc crio[22615]: time=\"2026-06-14T08:25:22.799354758Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3c9d92c5-d33f-4e5b-b932-6596ffecf383 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:0xc0001253d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.239808 | controller |     "Jun 14 08:25:22.799537 crc crio[22615]: time=\"2026-06-14T08:25:22.799481922Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239829 | controller |     "Jun 14 08:25:22.799602 crc crio[22615]: time=\"2026-06-14T08:25:22.799590895Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.239844 | controller |     "Jun 14 08:25:22.799663 crc crio[22615]: time=\"2026-06-14T08:25:22.799608016Z\" level=warning msg=\"Could not restore sandbox IP for 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.239859 | controller |     "Jun 14 08:25:22.799899 crc crio[22615]: time=\"2026-06-14T08:25:22.79983223Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/6a0e95b8-6aaa-4cef-8370-cfe08ca7736b 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:0xc000125470}] Aliases:map[]}\"",
2026-06-14 10:12:41.239873 | controller |     "Jun 14 08:25:22.800039 crc crio[22615]: time=\"2026-06-14T08:25:22.799988774Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239888 | controller |     "Jun 14 08:25:22.809542 crc crio[22615]: time=\"2026-06-14T08:25:22.80943362Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.239902 | controller |     "Jun 14 08:25:22.809542 crc crio[22615]: time=\"2026-06-14T08:25:22.809522483Z\" level=warning msg=\"Could not restore sandbox IP for e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.239917 | controller |     "Jun 14 08:25:22.810319 crc crio[22615]: time=\"2026-06-14T08:25:22.810193785Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c8c88170-4692-4bf8-bbd3-22adc10892c7 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:0xc000125508}] Aliases:map[]}\"",
2026-06-14 10:12:41.239933 | controller |     "Jun 14 08:25:22.810521 crc crio[22615]: time=\"2026-06-14T08:25:22.810448413Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.239948 | controller |     "Jun 14 08:25:22.811126 crc crio[22615]: time=\"2026-06-14T08:25:22.811058943Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d7a7d5a2-8283-4696-9e22-6ad7886326ce 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:0xc000125588}] Aliases:map[]}\"",
2026-06-14 10:12:41.239966 | controller |     "Jun 14 08:25:22.811341 crc crio[22615]: time=\"2026-06-14T08:25:22.81127905Z\" 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-14 10:12:41.239982 | controller |     "Jun 14 08:25:22.811932 crc crio[22615]: time=\"2026-06-14T08:25:22.811805078Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f 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:0xc000125618}] Aliases:map[]}\"",
2026-06-14 10:12:41.239997 | controller |     "Jun 14 08:25:22.812187 crc crio[22615]: time=\"2026-06-14T08:25:22.812125577Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.240011 | controller |     "Jun 14 08:25:22.812804 crc crio[22615]: time=\"2026-06-14T08:25:22.812732308Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/929651f9-c8b1-4296-a749-5d257d194c3a 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:0xc0001256a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.240026 | controller |     "Jun 14 08:25:22.813073 crc crio[22615]: time=\"2026-06-14T08:25:22.812996437Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.240041 | controller |     "Jun 14 08:25:22.813636 crc crio[22615]: time=\"2026-06-14T08:25:22.813570125Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/2cfacb3c-62bb-4b53-986e-e9e406c203b9 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:0xc000125728}] Aliases:map[]}\"",
2026-06-14 10:12:41.240056 | controller |     "Jun 14 08:25:22.813800 crc crio[22615]: time=\"2026-06-14T08:25:22.813739731Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.240071 | controller |     "Jun 14 08:25:22.814677 crc crio[22615]: time=\"2026-06-14T08:25:22.814369232Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f3c9555d-d541-461d-be66-a97bc968b9b7 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:0xc0001257b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.240086 | controller |     "Jun 14 08:25:22.814677 crc crio[22615]: time=\"2026-06-14T08:25:22.814517106Z\" 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-14 10:12:41.240103 | controller |     "Jun 14 08:25:22.815153 crc crio[22615]: time=\"2026-06-14T08:25:22.815084395Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5119a195-eaaf-4cfc-aed1-e130d465b974 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:0xc000125848}] Aliases:map[]}\"",
2026-06-14 10:12:41.240119 | controller |     "Jun 14 08:25:22.815376 crc crio[22615]: time=\"2026-06-14T08:25:22.815308972Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.240133 | controller |     "Jun 14 08:25:22.816261 crc crio[22615]: time=\"2026-06-14T08:25:22.816157941Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/146d7474-e591-4939-9257-7e66b0927345 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:0xc0001258b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.240148 | controller |     "Jun 14 08:25:22.816514 crc crio[22615]: time=\"2026-06-14T08:25:22.816454821Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.240164 | controller |     "Jun 14 08:25:22.817144 crc crio[22615]: time=\"2026-06-14T08:25:22.817076387Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f1e941a5-640f-41bd-b604-505c028fe4a0 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:0xc000125930}] Aliases:map[]}\"",
2026-06-14 10:12:41.240179 | controller |     "Jun 14 08:25:22.817349 crc crio[22615]: time=\"2026-06-14T08:25:22.817295438Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.240194 | controller |     "Jun 14 08:25:22.817898 crc crio[22615]: time=\"2026-06-14T08:25:22.817769104Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/26a4aec3-36e7-45e0-b251-c2dfa350b6f5 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:0xc0001259c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.240209 | controller |     "Jun 14 08:25:22.818041 crc crio[22615]: time=\"2026-06-14T08:25:22.817982491Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.240224 | controller |     "Jun 14 08:25:22.818652 crc crio[22615]: time=\"2026-06-14T08:25:22.818590461Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/060f2cb7-441b-4e02-9970-9a8d1d0dd928 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:0xc000125a50}] Aliases:map[]}\"",
2026-06-14 10:12:41.240241 | controller |     "Jun 14 08:25:22.818805 crc crio[22615]: time=\"2026-06-14T08:25:22.818750366Z\" 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-14 10:12:41.240257 | controller |     "Jun 14 08:25:22.819353 crc crio[22615]: time=\"2026-06-14T08:25:22.819293974Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2f194af9-4883-49ad-bf3d-9f281f3261bf 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:0xc000125ae8}] Aliases:map[]}\"",
2026-06-14 10:12:41.240271 | controller |     "Jun 14 08:25:22.819517 crc crio[22615]: time=\"2026-06-14T08:25:22.819463549Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.240286 | controller |     "Jun 14 08:25:22.820036 crc crio[22615]: time=\"2026-06-14T08:25:22.819976184Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5dd59f12-274d-4d66-a39d-bce1d64d10b6 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:0xc000125ba0}] Aliases:map[]}\"",
2026-06-14 10:12:41.240300 | controller |     "Jun 14 08:25:22.820192 crc crio[22615]: time=\"2026-06-14T08:25:22.820137691Z\" 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-14 10:12:41.240315 | controller |     "Jun 14 08:25:22.820749 crc crio[22615]: time=\"2026-06-14T08:25:22.820640098Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/639d6d5b-847d-48db-ba2a-f2a3f4c31467 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:0xc000125c30}] Aliases:map[]}\"",
2026-06-14 10:12:41.240330 | controller |     "Jun 14 08:25:22.820945 crc crio[22615]: time=\"2026-06-14T08:25:22.820797303Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.240345 | controller |     "Jun 14 08:25:22.821087 crc crio[22615]: time=\"2026-06-14T08:25:22.82102579Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.240378 | controller |     "Jun 14 08:25:22.821087 crc crio[22615]: time=\"2026-06-14T08:25:22.821048031Z\" level=warning msg=\"Could not restore sandbox IP for a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d: failed to get network status for pod sandbox k8s_collect-profiles-29690415-xvx7m_openshift-operator-lifecycle-manager_39cf909a-d100-456c-82cb-f2db984006b7_0(a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.240398 | controller |     "Jun 14 08:25:22.821651 crc crio[22615]: time=\"2026-06-14T08:25:22.821572147Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-14 10:12:41.240413 | controller |     "Jun 14 08:25:22.822786 crc crio[22615]: time=\"2026-06-14T08:25:22.82272554Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-14 10:12:41.240428 | controller |     "Jun 14 08:25:22.822950 crc crio[22615]: time=\"2026-06-14T08:25:22.822764871Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-14 10:12:41.240442 | controller |     "Jun 14 08:25:22.823097 crc crio[22615]: time=\"2026-06-14T08:25:22.82304293Z\" level=info msg=\"Create NRI interface\"",
2026-06-14 10:12:41.240457 | controller |     "Jun 14 08:25:22.823178 crc crio[22615]: time=\"2026-06-14T08:25:22.823128293Z\" level=info msg=\"runtime interface created\"",
2026-06-14 10:12:41.240472 | controller |     "Jun 14 08:25:22.823178 crc crio[22615]: time=\"2026-06-14T08:25:22.823142873Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-14 10:12:41.240486 | controller |     "Jun 14 08:25:22.823178 crc crio[22615]: time=\"2026-06-14T08:25:22.823150154Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-14 10:12:41.240500 | controller |     "Jun 14 08:25:22.823178 crc crio[22615]: time=\"2026-06-14T08:25:22.823156994Z\" level=info msg=\"starting plugins...\"",
2026-06-14 10:12:41.240515 | controller |     "Jun 14 08:25:22.823178 crc crio[22615]: time=\"2026-06-14T08:25:22.823179965Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-14 10:12:41.240529 | controller |     "Jun 14 08:25:22.828940 crc crio[22615]: time=\"2026-06-14T08:25:22.828763447Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-14 10:12:41.240544 | controller |     "Jun 14 08:25:22.835442 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-14 10:12:41.240558 | controller |     "Jun 14 08:25:37.488217 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-14 10:12:41.240573 | controller |     "Jun 14 08:25:37.589076 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-14 10:12:41.240587 | controller |     "Jun 14 08:25:37.589561 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-14 10:12:41.240602 | controller |     "Jun 14 08:25:37.589731 crc systemd[1]: crio.service: Consumed 3.979s CPU time.",
2026-06-14 10:12:41.240616 | controller |     "Jun 14 08:25:37.654552 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-14 10:12:41.240630 | controller |     "Jun 14 08:25:37.734111 crc crio[24245]: time=\"2026-06-14T08:25:37.733835422Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-14 10:12:41.240644 | controller |     "Jun 14 08:25:37.734111 crc crio[24245]: time=\"2026-06-14T08:25:37.733937786Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-14 10:12:41.240658 | controller |     "Jun 14 08:25:37.735423 crc crio[24245]: time=\"2026-06-14T08:25:37.735084393Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-14 10:12:41.240672 | controller |     "Jun 14 08:25:37.735423 crc crio[24245]: time=\"2026-06-14T08:25:37.735149875Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-14 10:12:41.240686 | controller |     "Jun 14 08:25:37.735644 crc crio[24245]: time=\"2026-06-14T08:25:37.735577649Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-14 10:12:41.240700 | controller |     "Jun 14 08:25:37.749378 crc crio[24245]: time=\"2026-06-14T08:25:37.749233945Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-14 10:12:41.240718 | controller |     "Jun 14 08:25:37.749378 crc crio[24245]: time=\"2026-06-14T08:25:37.749382399Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-14 10:12:41.240732 | controller |     "Jun 14 08:25:37.749378 crc crio[24245]: time=\"2026-06-14T08:25:37.74939321Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-14 10:12:41.240746 | controller |     "Jun 14 08:25:37.749656 crc crio[24245]: time=\"2026-06-14T08:25:37.749467722Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-14 10:12:41.240761 | controller |     "Jun 14 08:25:37.749656 crc crio[24245]: time=\"2026-06-14T08:25:37.749476803Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-14 10:12:41.240775 | controller |     "Jun 14 08:25:37.769165 crc crio[24245]: time=\"2026-06-14T08:25:37.769020536Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-14 10:12:41.240789 | controller |     "Jun 14 08:25:37.786995 crc crio[24245]: time=\"2026-06-14T08:25:37.784127974Z\" 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-14 10:12:41.240803 | controller |     "Jun 14 08:25:37.792029 crc crio[24245]: time=\"2026-06-14T08:25:37.791444989Z\" 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-14 10:12:41.240818 | controller |     "Jun 14 08:25:37.827660 crc crio[24245]: time=\"2026-06-14T08:25:37.827607926Z\" 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-14 10:12:41.240832 | controller |     "Jun 14 08:25:38.031783 crc crio[24245]: time=\"2026-06-14T08:25:38.031542655Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-14 10:12:41.240846 | controller |     "Jun 14 08:25:38.031783 crc crio[24245]: time=\"2026-06-14T08:25:38.031597487Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-14 10:12:41.240859 | controller |     "Jun 14 08:25:38.031783 crc crio[24245]: time=\"2026-06-14T08:25:38.031607968Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-14 10:12:41.240873 | controller |     "Jun 14 08:25:38.031783 crc crio[24245]: time=\"2026-06-14T08:25:38.031614248Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-14 10:12:41.240887 | controller |     "Jun 14 08:25:38.031783 crc crio[24245]: time=\"2026-06-14T08:25:38.031621238Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-14 10:12:41.240901 | controller |     "Jun 14 08:25:38.036824 crc crio[24245]: time=\"2026-06-14T08:25:38.036636431Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-14 10:12:41.240914 | controller |     "Jun 14 08:25:38.036824 crc crio[24245]: time=\"2026-06-14T08:25:38.036680512Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-14 10:12:41.240928 | controller |     "Jun 14 08:25:38.041541 crc crio[24245]: time=\"2026-06-14T08:25:38.041492968Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-14 10:12:41.240942 | controller |     "Jun 14 08:25:38.041541 crc crio[24245]: time=\"2026-06-14T08:25:38.0415309Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-14 10:12:41.240956 | controller |     "Jun 14 08:25:38.067432 crc crio[24245]: time=\"2026-06-14T08:25:38.06726939Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.240971 | controller |     "Jun 14 08:25:38.067432 crc crio[24245]: time=\"2026-06-14T08:25:38.067343212Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.240989 | controller |     "Jun 14 08:25:38.067906 crc crio[24245]: time=\"2026-06-14T08:25:38.067653533Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-14 10:12:41.241003 | controller |     "Jun 14 08:25:38.067906 crc crio[24245]: time=\"2026-06-14T08:25:38.067668733Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-14 10:12:41.241020 | controller |     "Jun 14 08:25:38.071645 crc crio[24245]: time=\"2026-06-14T08:25:38.071457086Z\" 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-load-balancing.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"cpu-quota.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"org.systemd.property.\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"irq-load-balancing.crio.io\\\", \\\"cpu-shared.crio.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"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 = \\\"/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-14 10:12:41.241044 | controller |     "Jun 14 08:25:38.072455 crc crio[24245]: time=\"2026-06-14T08:25:38.072315024Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-14 10:12:41.241060 | controller |     "Jun 14 08:25:38.072677 crc crio[24245]: time=\"2026-06-14T08:25:38.072609183Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-14 10:12:41.241075 | controller |     "Jun 14 08:25:39.958348 crc crio[24245]: time=\"2026-06-14T08:25:39.957602919Z\" level=info msg=\"Got pod network &{Name:community-operators-5tz6w Namespace:openshift-marketplace ID:3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 UID:c5410df8-5862-4c99-ad8b-8bc12f56f613 NetNS:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5410df8_5862_4c99_ad8b_8bc12f56f613.slice PodAnnotations:0xc000522818}] Aliases:map[]}\"",
2026-06-14 10:12:41.241090 | controller |     "Jun 14 08:25:39.959714 crc crio[24245]: time=\"2026-06-14T08:25:39.958374387Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-5tz6w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241105 | controller |     "Jun 14 08:25:39.960054 crc crio[24245]: time=\"2026-06-14T08:25:39.959966879Z\" level=info msg=\"Got pod network &{Name:certified-operators-xsz7k Namespace:openshift-marketplace ID:bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc UID:befade50-7336-49ad-a984-b85ea66faf4a NetNS:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbefade50_7336_49ad_a984_b85ea66faf4a.slice PodAnnotations:0xc000522970}] Aliases:map[]}\"",
2026-06-14 10:12:41.241120 | controller |     "Jun 14 08:25:39.965611 crc crio[24245]: time=\"2026-06-14T08:25:39.965482074Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xsz7k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241135 | controller |     "Jun 14 08:25:39.968624 crc crio[24245]: time=\"2026-06-14T08:25:39.968507982Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6b96q Namespace:openshift-marketplace ID:5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 UID:463cc5da-9223-4f46-b9a1-15d0b5810057 NetNS:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod463cc5da_9223_4f46_b9a1_15d0b5810057.slice PodAnnotations:0xc000522a48}] Aliases:map[]}\"",
2026-06-14 10:12:41.241150 | controller |     "Jun 14 08:25:39.969044 crc crio[24245]: time=\"2026-06-14T08:25:39.968749909Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-6b96q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241165 | controller |     "Jun 14 08:25:39.969668 crc crio[24245]: time=\"2026-06-14T08:25:39.969441932Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-cpds9 Namespace:openshift-marketplace ID:2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 UID:11779b76-024e-422d-8332-350726806881 NetNS:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11779b76_024e_422d_8332_350726806881.slice PodAnnotations:0xc000522ae8}] Aliases:map[]}\"",
2026-06-14 10:12:41.241184 | controller |     "Jun 14 08:25:39.969668 crc crio[24245]: time=\"2026-06-14T08:25:39.969637158Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-cpds9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241199 | controller |     "Jun 14 08:25:39.970235 crc crio[24245]: time=\"2026-06-14T08:25:39.970162766Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-z4lgf Namespace:openshift-marketplace ID:ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc UID:34cfc080-b78d-4168-a394-c8f09ff63da1 NetNS:/var/run/netns/f7873e46-7a52-4908-abb4-e3e2831a619e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34cfc080_b78d_4168_a394_c8f09ff63da1.slice PodAnnotations:0xc000522b88}] Aliases:map[]}\"",
2026-06-14 10:12:41.241215 | controller |     "Jun 14 08:25:39.970482 crc crio[24245]: time=\"2026-06-14T08:25:39.970362522Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-z4lgf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241230 | controller |     "Jun 14 08:25:39.971059 crc crio[24245]: time=\"2026-06-14T08:25:39.970958341Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-7c5967db9c-nk2rv Namespace:openshift-route-controller-manager ID:9ff86393b9b4028bf49c65edd3eda76c196c24a4b7d27ab39de0c5aab90da9e8 UID:452dc2b6-8434-4843-83a2-35857caa9496 NetNS:/var/run/netns/6ba9811d-13eb-42cb-8629-1072027decdf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod452dc2b6_8434_4843_83a2_35857caa9496.slice PodAnnotations:0xc000522c30}] Aliases:map[]}\"",
2026-06-14 10:12:41.241245 | controller |     "Jun 14 08:25:39.971313 crc crio[24245]: time=\"2026-06-14T08:25:39.971148098Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-7c5967db9c-nk2rv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241261 | controller |     "Jun 14 08:25:39.971802 crc crio[24245]: time=\"2026-06-14T08:25:39.971670165Z\" level=info msg=\"Got pod network &{Name:controller-manager-6fd8f6f748-vk7xv Namespace:openshift-controller-manager ID:f07d59bc5bc1d2a97cd76dbf25a651bc403d8d2d6f851e1926aa1dd575a6d3c7 UID:fca31688-88c7-4cf9-821a-a22c98578ddd NetNS:/var/run/netns/8b54613f-1c2b-4268-8ddd-fb8ba21254b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfca31688_88c7_4cf9_821a_a22c98578ddd.slice PodAnnotations:0xc000522cd0}] Aliases:map[]}\"",
2026-06-14 10:12:41.241276 | controller |     "Jun 14 08:25:39.972228 crc crio[24245]: time=\"2026-06-14T08:25:39.971937023Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-6fd8f6f748-vk7xv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241291 | controller |     "Jun 14 08:25:39.972228 crc crio[24245]: time=\"2026-06-14T08:25:39.97212312Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.241306 | controller |     "Jun 14 08:25:39.972228 crc crio[24245]: time=\"2026-06-14T08:25:39.972156021Z\" level=warning msg=\"Could not restore sandbox IP for c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_14b028be-d24a-4215-9f07-f1d77d4fb225_0(c8b8d2c3476d9badac97364a03186b774bc6e91b7f007f3475e44e589d150a4f): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.241324 | controller |     "Jun 14 08:25:39.972228 crc crio[24245]: time=\"2026-06-14T08:25:39.972190862Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.241339 | controller |     "Jun 14 08:25:39.972228 crc crio[24245]: time=\"2026-06-14T08:25:39.972206662Z\" level=warning msg=\"Could not restore sandbox IP for a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_dc9118ff-d0aa-4cde-981c-405fb4fc93f3_0(a39390c7fc7b59e9c87719d778abce9e01bd96a42e141f5758f97437f90795fe): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.241380 | controller |     "Jun 14 08:25:39.973051 crc crio[24245]: time=\"2026-06-14T08:25:39.972708539Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:d0b0f6cb39a41ef198648532220ad446020e573d15236ce71c3b0988c5231b76 UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/99bdeefd-653d-4885-ab72-4deac242cd9c 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:0xc000522dc0}] Aliases:map[]}\"",
2026-06-14 10:12:41.241398 | controller |     "Jun 14 08:25:39.973051 crc crio[24245]: time=\"2026-06-14T08:25:39.972935246Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241413 | controller |     "Jun 14 08:25:39.973620 crc crio[24245]: time=\"2026-06-14T08:25:39.973535784Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:46a58873500bce643f67ebaeec412e260dbda07125944288c33fc2974e3f16c0 UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/963dde2c-87a2-4865-81f4-f4a1b1e7393a 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:0xc000522e78}] Aliases:map[]}\"",
2026-06-14 10:12:41.241428 | controller |     "Jun 14 08:25:39.973775 crc crio[24245]: time=\"2026-06-14T08:25:39.973726432Z\" 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-14 10:12:41.241443 | controller |     "Jun 14 08:25:39.974484 crc crio[24245]: time=\"2026-06-14T08:25:39.974373003Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:33779d32b629454df5bdceaed9a70e3e19427825ad88edb92cedb9bbfed714f0 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/85f1dbea-a595-4505-8d6c-f35779c275ba 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:0xc000522f30}] Aliases:map[]}\"",
2026-06-14 10:12:41.241458 | controller |     "Jun 14 08:25:39.974662 crc crio[24245]: time=\"2026-06-14T08:25:39.974563729Z\" 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-14 10:12:41.241473 | controller |     "Jun 14 08:25:39.975316 crc crio[24245]: time=\"2026-06-14T08:25:39.97519375Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:aa9c51febd883b2bbd6723ce6404325c9088dde4848b8aab8e894f5dd7dd47f3 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/51429bb9-cb21-4397-b87a-ed0fd2e0c498 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:0xc000522fc0}] Aliases:map[]}\"",
2026-06-14 10:12:41.241492 | controller |     "Jun 14 08:25:39.975488 crc crio[24245]: time=\"2026-06-14T08:25:39.975408607Z\" 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-14 10:12:41.241507 | controller |     "Jun 14 08:25:39.976476 crc crio[24245]: time=\"2026-06-14T08:25:39.975949434Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:c297b0ae8b5fd1371b5c4f806427f37a724308ba5e7e0713610a2fce0383c89b UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/ac5f216c-67b8-448a-83cf-d9f1935c1ffb 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:0xc000523060}] Aliases:map[]}\"",
2026-06-14 10:12:41.241522 | controller |     "Jun 14 08:25:39.976476 crc crio[24245]: time=\"2026-06-14T08:25:39.976106139Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241537 | controller |     "Jun 14 08:25:39.977038 crc crio[24245]: time=\"2026-06-14T08:25:39.976569865Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:f46bd846c5a89ba5d16151fff4d871efe355b3efd875b1204f187a54aaf7a8d8 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/dcd2674c-a74d-4209-872f-91f15a26812c 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:0xc000523118}] Aliases:map[]}\"",
2026-06-14 10:12:41.241551 | controller |     "Jun 14 08:25:39.977038 crc crio[24245]: time=\"2026-06-14T08:25:39.97672007Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241566 | controller |     "Jun 14 08:25:39.977431 crc crio[24245]: time=\"2026-06-14T08:25:39.977221866Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:b139dcedef6bd32648ecd83333021a9f8d6418200f4c66742c0d1f33d0296c52 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/ea5edd99-e2bc-481f-afde-96b3af4caa36 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:0xc0005231c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.241581 | controller |     "Jun 14 08:25:39.977585 crc crio[24245]: time=\"2026-06-14T08:25:39.977445363Z\" 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-14 10:12:41.241595 | controller |     "Jun 14 08:25:39.977585 crc crio[24245]: time=\"2026-06-14T08:25:39.977576737Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.241610 | controller |     "Jun 14 08:25:39.977816 crc crio[24245]: time=\"2026-06-14T08:25:39.977593248Z\" level=warning msg=\"Could not restore sandbox IP for 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105: failed to get network status for pod sandbox k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0(5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.241628 | controller |     "Jun 14 08:25:39.977816 crc crio[24245]: time=\"2026-06-14T08:25:39.977615369Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.241643 | controller |     "Jun 14 08:25:39.977816 crc crio[24245]: time=\"2026-06-14T08:25:39.977630579Z\" level=warning msg=\"Could not restore sandbox IP for af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a: failed to get network status for pod sandbox k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0(af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.241657 | controller |     "Jun 14 08:25:39.978543 crc crio[24245]: time=\"2026-06-14T08:25:39.978069223Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:d00f32e887852078f0c6030fc9fa1186799b01c36be8b6bb76b68d9185e6bc13 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/acb6db4f-8611-4145-8957-d46a659f993f 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:0xc000523260}] Aliases:map[]}\"",
2026-06-14 10:12:41.241672 | controller |     "Jun 14 08:25:39.978543 crc crio[24245]: time=\"2026-06-14T08:25:39.978292001Z\" 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-14 10:12:41.241687 | controller |     "Jun 14 08:25:39.981024 crc crio[24245]: time=\"2026-06-14T08:25:39.980103926Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:7991a1177fe65a4141498cc6ac5112b19a171a4a2ae5475521fdcd1a91b67e4d UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/605e9b71-260f-453d-8399-29b8bd1edbef 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:0xc0005232f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.241701 | controller |     "Jun 14 08:25:39.981024 crc crio[24245]: time=\"2026-06-14T08:25:39.980456847Z\" 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-14 10:12:41.241715 | controller |     "Jun 14 08:25:39.981024 crc crio[24245]: time=\"2026-06-14T08:25:39.981030886Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:9687f26c10314f4e24a4883e0804b0eb87ad20843e6769d125506fae21d38a35 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/4e39dd06-d1a9-4873-a568-d4569a396b4b 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:0xc000523380}] Aliases:map[]}\"",
2026-06-14 10:12:41.241731 | controller |     "Jun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.981359537Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241745 | controller |     "Jun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.981967487Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:df865be5c123db2f44ed7e906d90bedcfab340236b51397f6b2fca10666c9355 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/412771f6-1be7-4ff2-9efb-96ca27edb0b0 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:0xc000523410}] Aliases:map[]}\"",
2026-06-14 10:12:41.241764 | controller |     "Jun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.982234655Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241779 | controller |     "Jun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.983102672Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c85ef8f6b4dabc651ff3ac3bd76552fd8d96939ea09be825969b5bd3694caad2 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/059989ba-0807-4109-944a-3a695af48425 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:0xc0005234a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.241794 | controller |     "Jun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.9833423Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241809 | controller |     "Jun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.984019052Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:7a9b361088dafd11fd07860ad1b19ecf1e714545df2469fdce9e8a514a5d49cf UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/d5d0a15a-8365-4fd7-b19f-9b50d8f440bf 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:0xc000523530}] Aliases:map[]}\"",
2026-06-14 10:12:41.241824 | controller |     "Jun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.984204958Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241838 | controller |     "Jun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.984807177Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:8dab3b66aadfbc875e64920dba302f8a67ee7238613835e0aa6ca733c895ffe6 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/a6a2d9a6-49e6-49a0-8a7a-f9482e3f002d 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:0xc0005235c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.241853 | controller |     "Jun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.985051325Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241868 | controller |     "Jun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.985674826Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:a49856b79421b02fe5a2199c6e6f8eb9667bca5244b5546fc189e14c5ca1bd00 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/9f5e5710-c37a-431a-9c25-9e901c363e4c 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:0xc000523650}] Aliases:map[]}\"",
2026-06-14 10:12:41.241882 | controller |     "Jun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.985947435Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241901 | controller |     "Jun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.986162192Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.241916 | controller |     "Jun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.986190513Z\" level=warning msg=\"Could not restore sandbox IP for 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722: failed to get network status for pod sandbox k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0(0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.241931 | controller |     "Jun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.986787202Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:6a4600208cf05856f695052949800047b230e6c729b5a8a475e34a486f981c48 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/c5c1ebb8-1c62-428e-b464-a4a49c185d51 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:0xc0005236d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.241946 | controller |     "Jun 14 08:25:39.987999 crc crio[24245]: time=\"2026-06-14T08:25:39.987130313Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.241961 | controller |     "Jun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.988124915Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:68a5185c5889ba4d5c0d842bf79bf1a2531c9ab1268cf37beab12b0deff42eac UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/83ea3119-67e4-45f4-85f1-fc4d3d3d1887 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:0xc000523758}] Aliases:map[]}\"",
2026-06-14 10:12:41.241987 | controller |     "Jun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.988363712Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242003 | controller |     "Jun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.989061236Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:b298b11126752ebb8af36cba754177abd2f529212eb5aa12996a5360bb256188 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/5ffd9cc0-b964-42f1-be5d-9167b45e7294 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:0xc00161a228}] Aliases:map[]}\"",
2026-06-14 10:12:41.242019 | controller |     "Jun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.98921436Z\" 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-14 10:12:41.242034 | controller |     "Jun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.990071108Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c 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:0xc00161a2b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.242057 | controller |     "Jun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.990292145Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242073 | controller |     "Jun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.991189565Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:f523712133bbfc916f0fa4cbc781534b66136bccd8cfce0f2e1b380978ca4a4b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/7150eb4f-3044-42d5-9e2f-a2494c613f64 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:0xc00161a348}] Aliases:map[]}\"",
2026-06-14 10:12:41.242088 | controller |     "Jun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.991430202Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242103 | controller |     "Jun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.992469386Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:7b8547af875a589b0b8348f87664e0599ee799ff74b8e537741af014cfcd2b4b UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/739ffafd-c1e3-44c0-aab6-936dc4a138b5 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:0xc00161a3d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.242118 | controller |     "Jun 14 08:25:39.992955 crc crio[24245]: time=\"2026-06-14T08:25:39.992653622Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242133 | controller |     "Jun 14 08:25:39.994149 crc crio[24245]: time=\"2026-06-14T08:25:39.993778869Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:df785c895980357767c31a910340a8e908246f0f70ecd8fe26c83d4fdd127b04 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/1a076514-79a0-45a4-bbab-398235e5b98b 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:0xc00161a468}] Aliases:map[]}\"",
2026-06-14 10:12:41.242149 | controller |     "Jun 14 08:25:39.994149 crc crio[24245]: time=\"2026-06-14T08:25:39.99411339Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242163 | controller |     "Jun 14 08:25:39.994982 crc crio[24245]: time=\"2026-06-14T08:25:39.994807623Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:2864a6cb176330e6f7fd7892702ae5722fde8d9dbcb678cfde678d7e52cc0d8b UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/1213fdff-9608-417a-9458-1afd970fee2d 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:0xc00161a4e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.242182 | controller |     "Jun 14 08:25:39.995206 crc crio[24245]: time=\"2026-06-14T08:25:39.99511995Z\" 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-14 10:12:41.242198 | controller |     "Jun 14 08:25:39.996406 crc crio[24245]: time=\"2026-06-14T08:25:39.996276698Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:3598f1303942b7c72a3d111832abbcbe607a720105cfd2c76dfc6f8ad2b12737 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/3c9d92c5-d33f-4e5b-b932-6596ffecf383 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:0xc00161a578}] Aliases:map[]}\"",
2026-06-14 10:12:41.242213 | controller |     "Jun 14 08:25:39.996702 crc crio[24245]: time=\"2026-06-14T08:25:39.996608038Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242227 | controller |     "Jun 14 08:25:39.997028 crc crio[24245]: time=\"2026-06-14T08:25:39.996939819Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.242242 | controller |     "Jun 14 08:25:39.997028 crc crio[24245]: time=\"2026-06-14T08:25:39.996988591Z\" level=warning msg=\"Could not restore sandbox IP for 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b: failed to get network status for pod sandbox k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0(5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.242257 | controller |     "Jun 14 08:25:39.997755 crc crio[24245]: time=\"2026-06-14T08:25:39.997668873Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:eca3339c6ec9cb9dc2a4d1c1c4e36fb57003ed779d7d86fa8b81d558e3154514 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/6a0e95b8-6aaa-4cef-8370-cfe08ca7736b 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:0xc0005237f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.242272 | controller |     "Jun 14 08:25:39.998147 crc crio[24245]: time=\"2026-06-14T08:25:39.997810258Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242287 | controller |     "Jun 14 08:25:39.998147 crc crio[24245]: time=\"2026-06-14T08:25:39.998016124Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.242302 | controller |     "Jun 14 08:25:39.998147 crc crio[24245]: time=\"2026-06-14T08:25:39.998036835Z\" level=warning msg=\"Could not restore sandbox IP for e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac: failed to get network status for pod sandbox k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0(e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.242317 | controller |     "Jun 14 08:25:39.998823 crc crio[24245]: time=\"2026-06-14T08:25:39.998648925Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:5eb863df46171b2a8fb0e4c73b71143feb544047e55dfea8f33a35f8d0ddba84 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/c8c88170-4692-4bf8-bbd3-22adc10892c7 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:0xc000523888}] Aliases:map[]}\"",
2026-06-14 10:12:41.242335 | controller |     "Jun 14 08:25:39.998823 crc crio[24245]: time=\"2026-06-14T08:25:39.99879661Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242381 | controller |     "Jun 14 08:25:40.001207 crc crio[24245]: time=\"2026-06-14T08:25:40.001017482Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:6aac7f405c83b1096f59054f2f435574855e537b9378d755f289604d30274bcc UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/d7a7d5a2-8283-4696-9e22-6ad7886326ce 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:0xc000523908}] Aliases:map[]}\"",
2026-06-14 10:12:41.242400 | controller |     "Jun 14 08:25:40.003652 crc crio[24245]: time=\"2026-06-14T08:25:40.003552355Z\" 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-14 10:12:41.242416 | controller |     "Jun 14 08:25:40.004953 crc crio[24245]: time=\"2026-06-14T08:25:40.004805956Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f 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:0xc000523998}] Aliases:map[]}\"",
2026-06-14 10:12:41.242431 | controller |     "Jun 14 08:25:40.005119 crc crio[24245]: time=\"2026-06-14T08:25:40.005071754Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242446 | controller |     "Jun 14 08:25:40.005764 crc crio[24245]: time=\"2026-06-14T08:25:40.005675334Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:c4d931751f7e7c530f2888a9d94a4f44112a379e4c9bcd4c9f49613b0cfadba6 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/929651f9-c8b1-4296-a749-5d257d194c3a 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:0xc000523a28}] Aliases:map[]}\"",
2026-06-14 10:12:41.242461 | controller |     "Jun 14 08:25:40.005939 crc crio[24245]: time=\"2026-06-14T08:25:40.005888091Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242476 | controller |     "Jun 14 08:25:40.006683 crc crio[24245]: time=\"2026-06-14T08:25:40.00659917Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:c46e6089ec49de9d622a1e58e2619510bee70f7bdf8c4022356467b8bc6f4c07 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/2cfacb3c-62bb-4b53-986e-e9e406c203b9 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:0xc000523aa8}] Aliases:map[]}\"",
2026-06-14 10:12:41.242495 | controller |     "Jun 14 08:25:40.006941 crc crio[24245]: time=\"2026-06-14T08:25:40.006752559Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242510 | controller |     "Jun 14 08:25:40.007392 crc crio[24245]: time=\"2026-06-14T08:25:40.007315518Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:c490d9c0b5e390dd63520fc261390a33f079158fcc13656590f9fb02a09b2248 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/f3c9555d-d541-461d-be66-a97bc968b9b7 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:0xc000523b38}] Aliases:map[]}\"",
2026-06-14 10:12:41.242525 | controller |     "Jun 14 08:25:40.007496 crc crio[24245]: time=\"2026-06-14T08:25:40.007478893Z\" 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-14 10:12:41.242540 | controller |     "Jun 14 08:25:40.008438 crc crio[24245]: time=\"2026-06-14T08:25:40.008234558Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:be8eebbc461294e205f57656b0ca6a1a7a803d099d46d660bbbfc2ca0b04f5de UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5119a195-eaaf-4cfc-aed1-e130d465b974 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:0xc000523bc8}] Aliases:map[]}\"",
2026-06-14 10:12:41.242555 | controller |     "Jun 14 08:25:40.010096 crc crio[24245]: time=\"2026-06-14T08:25:40.009907072Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242569 | controller |     "Jun 14 08:25:40.011193 crc crio[24245]: time=\"2026-06-14T08:25:40.011093975Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:03209029996e7f766b5eeeaca9f6ac1918bcfda6addfea837be5a9270996cea0 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/146d7474-e591-4939-9257-7e66b0927345 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:0xc000523c58}] Aliases:map[]}\"",
2026-06-14 10:12:41.242584 | controller |     "Jun 14 08:25:40.011432 crc crio[24245]: time=\"2026-06-14T08:25:40.011390605Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242599 | controller |     "Jun 14 08:25:40.012192 crc crio[24245]: time=\"2026-06-14T08:25:40.012139419Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:4c7c00374b851b43baa426acc2e18db561ed9ced3655d499e79548545526d632 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/f1e941a5-640f-41bd-b604-505c028fe4a0 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:0xc00161a5f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.242614 | controller |     "Jun 14 08:25:40.012953 crc crio[24245]: time=\"2026-06-14T08:25:40.012312905Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242632 | controller |     "Jun 14 08:25:40.012953 crc crio[24245]: time=\"2026-06-14T08:25:40.012819301Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:93a1ccc82660bfbd938ffe422fb63eecca733c445ed0f796adf19b1be2300e20 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/26a4aec3-36e7-45e0-b251-c2dfa350b6f5 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:0xc00161a688}] Aliases:map[]}\"",
2026-06-14 10:12:41.242647 | controller |     "Jun 14 08:25:40.013102 crc crio[24245]: time=\"2026-06-14T08:25:40.013014388Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242662 | controller |     "Jun 14 08:25:40.014309 crc crio[24245]: time=\"2026-06-14T08:25:40.013656919Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:60bdc4e9d8523782867b3578cf9a5eaafb0a356907a6c368474a628b9884ac06 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/060f2cb7-441b-4e02-9970-9a8d1d0dd928 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:0xc00161a718}] Aliases:map[]}\"",
2026-06-14 10:12:41.242677 | controller |     "Jun 14 08:25:40.014309 crc crio[24245]: time=\"2026-06-14T08:25:40.013785593Z\" 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-14 10:12:41.242692 | controller |     "Jun 14 08:25:40.014309 crc crio[24245]: time=\"2026-06-14T08:25:40.014163535Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:9237776fc48252b035d264efaee26df6eaa28c5bc2a1fdbdafd6b76aaa49c38d UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/2f194af9-4883-49ad-bf3d-9f281f3261bf 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:0xc00161a7b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.242707 | controller |     "Jun 14 08:25:40.014309 crc crio[24245]: time=\"2026-06-14T08:25:40.01430238Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242722 | controller |     "Jun 14 08:25:40.014684 crc crio[24245]: time=\"2026-06-14T08:25:40.014645Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/5dd59f12-274d-4d66-a39d-bce1d64d10b6 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:0xc00161a840}] Aliases:map[]}\"",
2026-06-14 10:12:41.242737 | controller |     "Jun 14 08:25:40.014800 crc crio[24245]: time=\"2026-06-14T08:25:40.014767135Z\" 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-14 10:12:41.242752 | controller |     "Jun 14 08:25:40.016426 crc crio[24245]: time=\"2026-06-14T08:25:40.015227499Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:66f981a5e65f9bc6bc746d672434c2c8825b4779a2cfcb09b17034656614c8ae UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/639d6d5b-847d-48db-ba2a-f2a3f4c31467 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:0xc00161a8d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.242770 | controller |     "Jun 14 08:25:40.016426 crc crio[24245]: time=\"2026-06-14T08:25:40.015391445Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.242785 | controller |     "Jun 14 08:25:40.016426 crc crio[24245]: time=\"2026-06-14T08:25:40.015495139Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.242799 | controller |     "Jun 14 08:25:40.016426 crc crio[24245]: time=\"2026-06-14T08:25:40.015509009Z\" level=warning msg=\"Could not restore sandbox IP for a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d: failed to get network status for pod sandbox k8s_collect-profiles-29690415-xvx7m_openshift-operator-lifecycle-manager_39cf909a-d100-456c-82cb-f2db984006b7_0(a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-14 10:12:41.242814 | controller |     "Jun 14 08:25:40.016426 crc crio[24245]: time=\"2026-06-14T08:25:40.016065265Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-14 10:12:41.242829 | controller |     "Jun 14 08:25:40.017934 crc crio[24245]: time=\"2026-06-14T08:25:40.017773551Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-14 10:12:41.242844 | controller |     "Jun 14 08:25:40.018162 crc crio[24245]: time=\"2026-06-14T08:25:40.017978069Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-14 10:12:41.242858 | controller |     "Jun 14 08:25:40.018399 crc crio[24245]: time=\"2026-06-14T08:25:40.018000068Z\" level=info msg=\"Create NRI interface\"",
2026-06-14 10:12:41.242872 | controller |     "Jun 14 08:25:40.018567 crc crio[24245]: time=\"2026-06-14T08:25:40.018541246Z\" level=info msg=\"runtime interface created\"",
2026-06-14 10:12:41.242887 | controller |     "Jun 14 08:25:40.018688 crc crio[24245]: time=\"2026-06-14T08:25:40.01866926Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-14 10:12:41.242901 | controller |     "Jun 14 08:25:40.018788 crc crio[24245]: time=\"2026-06-14T08:25:40.018768743Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-14 10:12:41.242915 | controller |     "Jun 14 08:25:40.018984 crc crio[24245]: time=\"2026-06-14T08:25:40.01896081Z\" level=info msg=\"starting plugins...\"",
2026-06-14 10:12:41.242929 | controller |     "Jun 14 08:25:40.019138 crc crio[24245]: time=\"2026-06-14T08:25:40.019119905Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-14 10:12:41.242943 | controller |     "Jun 14 08:25:40.033757 crc crio[24245]: time=\"2026-06-14T08:25:40.033593975Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-14 10:12:41.242957 | controller |     "Jun 14 08:25:40.045041 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-14 10:12:41.242972 | controller |     "Jun 14 08:25:58.778401 crc crio[24245]: time=\"2026-06-14T08:25:58.777483939Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=d43f0361-815a-4858-87ab-ad6dc40924b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.242986 | controller |     "Jun 14 08:25:58.780384 crc crio[24245]: time=\"2026-06-14T08:25:58.7784238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.243005 | controller |     "Jun 14 08:25:58.825942 crc crio[24245]: time=\"2026-06-14T08:25:58.825744078Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0 UID:0759d6f6-63c3-42bd-af43-0c9f96597137 NetNS:/var/run/netns/76e8f791-67d4-4580-a514-d9fd77c26cc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0759d6f6_63c3_42bd_af43_0c9f96597137.slice PodAnnotations:0xc00161a088}] Aliases:map[]}\"",
2026-06-14 10:12:41.243021 | controller |     "Jun 14 08:25:58.825942 crc crio[24245]: time=\"2026-06-14T08:25:58.825935924Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.243035 | controller |     "Jun 14 08:25:59.411702 crc crio[24245]: 2026-06-14T08:25:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5aacbd7118ac70c Mac:ba:16:4e:1a:42:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/76e8f791-67d4-4580-a514-d9fd77c26cc6 SocketPath: PciID:}] [{Interface:0xc000140640 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.243051 | controller |     "Jun 14 08:25:59.415362 crc crio[24245]: time=\"2026-06-14T08:25:59.415199798Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0 UID:0759d6f6-63c3-42bd-af43-0c9f96597137 NetNS:/var/run/netns/76e8f791-67d4-4580-a514-d9fd77c26cc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0759d6f6_63c3_42bd_af43_0c9f96597137.slice PodAnnotations:0xc00161a088}] Aliases:map[]}\"",
2026-06-14 10:12:41.243066 | controller |     "Jun 14 08:25:59.415624 crc crio[24245]: time=\"2026-06-14T08:25:59.415533218Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.243080 | controller |     "Jun 14 08:25:59.432012 crc crio[24245]: time=\"2026-06-14T08:25:59.431480894Z\" level=info msg=\"Ran pod sandbox 5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0 with infra container: openshift-etcd/installer-3-crc/POD\" id=d43f0361-815a-4858-87ab-ad6dc40924b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.243095 | controller |     "Jun 14 08:25:59.435012 crc crio[24245]: time=\"2026-06-14T08:25:59.434955125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=6a7c3e4e-7e19-48b8-abbb-b6c6780a8257 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.243109 | controller |     "Jun 14 08:25:59.439025 crc crio[24245]: time=\"2026-06-14T08:25:59.438810971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=79dbc0de-6ced-45a2-9771-9bd1a4bbc799 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.243123 | controller |     "Jun 14 08:25:59.460737 crc crio[24245]: time=\"2026-06-14T08:25:59.460585532Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=e00983f9-9c87-4559-b1e1-c6c9e8b2974f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.243139 | controller |     "Jun 14 08:25:59.461246 crc crio[24245]: time=\"2026-06-14T08:25:59.461167281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.243154 | controller |     "Jun 14 08:25:59.496492 crc crio[24245]: time=\"2026-06-14T08:25:59.496322155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.243172 | controller |     "Jun 14 08:25:59.710570 crc crio[24245]: time=\"2026-06-14T08:25:59.710471056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.243188 | controller |     "Jun 14 08:26:00.140411 crc crio[24245]: time=\"2026-06-14T08:26:00.139441719Z\" level=info msg=\"Created container 7beb0e23a9867bf5389d179384a1590d41f73788cd9ab19e15fc6e86f29d9646: openshift-etcd/installer-3-crc/installer\" id=e00983f9-9c87-4559-b1e1-c6c9e8b2974f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.243203 | controller |     "Jun 14 08:26:00.143328 crc crio[24245]: time=\"2026-06-14T08:26:00.142703075Z\" level=info msg=\"Starting container: 7beb0e23a9867bf5389d179384a1590d41f73788cd9ab19e15fc6e86f29d9646\" id=bd41192f-60aa-42fe-ab33-27aad14b198f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.243217 | controller |     "Jun 14 08:26:00.160483 crc crio[24245]: time=\"2026-06-14T08:26:00.160333423Z\" level=info msg=\"Started container\" PID=24903 containerID=7beb0e23a9867bf5389d179384a1590d41f73788cd9ab19e15fc6e86f29d9646 description=openshift-etcd/installer-3-crc/installer id=bd41192f-60aa-42fe-ab33-27aad14b198f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0",
2026-06-14 10:12:41.243233 | controller |     "Jun 14 08:26:32.034772 crc crio[24245]: time=\"2026-06-14T08:26:32.033746488Z\" level=info msg=\"Stopping container: 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1 (timeout: 30s)\" id=39cd083f-0fc2-4dab-a559-b23573e1b817 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.243247 | controller |     "Jun 14 08:26:32.036350 crc crio[24245]: time=\"2026-06-14T08:26:32.033756168Z\" level=info msg=\"Stopping container: 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c (timeout: 30s)\" id=f82b7cb6-1b25-4a25-8ef5-be9ea8459fac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.243262 | controller |     "Jun 14 08:26:32.036350 crc crio[24245]: time=\"2026-06-14T08:26:32.033902354Z\" level=info msg=\"Stopping container: 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2 (timeout: 30s)\" id=7d16b4ad-7be1-41ad-86d4-32cd7c7b84a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.243276 | controller |     "Jun 14 08:26:32.036350 crc crio[24245]: time=\"2026-06-14T08:26:32.033924045Z\" level=info msg=\"Stopping container: 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45 (timeout: 30s)\" id=1bbb6ad9-3f3d-4637-976a-29fc2cd39b77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.243291 | controller |     "Jun 14 08:26:32.036350 crc crio[24245]: time=\"2026-06-14T08:26:32.033947946Z\" level=info msg=\"Stopping container: a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c (timeout: 30s)\" id=f6d28384-2b7b-43c8-9298-a4e43d204d5d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.243305 | controller |     "Jun 14 08:26:32.194328 crc crio[24245]: time=\"2026-06-14T08:26:32.194160915Z\" level=info msg=\"Stopped container 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1: openshift-etcd/etcd-crc/etcd-metrics\" id=39cd083f-0fc2-4dab-a559-b23573e1b817 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.243319 | controller |     "Jun 14 08:26:32.242741 crc crio[24245]: time=\"2026-06-14T08:26:32.242552487Z\" level=info msg=\"Stopped container 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2: openshift-etcd/etcd-crc/etcd-readyz\" id=7d16b4ad-7be1-41ad-86d4-32cd7c7b84a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.243334 | controller |     "Jun 14 08:26:32.298238 crc crio[24245]: time=\"2026-06-14T08:26:32.29813149Z\" level=info msg=\"Stopped container 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c: openshift-etcd/etcd-crc/etcd-rev\" id=f82b7cb6-1b25-4a25-8ef5-be9ea8459fac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.243372 | controller |     "Jun 14 08:26:40.503192 crc crio[24245]: time=\"2026-06-14T08:26:40.502036783Z\" level=info msg=\"Stopping pod sandbox: 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722\" id=926e6aca-ccd5-478a-9c20-67fb8fe4943f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.243393 | controller |     "Jun 14 08:26:40.503192 crc crio[24245]: time=\"2026-06-14T08:26:40.50317791Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722\" id=926e6aca-ccd5-478a-9c20-67fb8fe4943f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.243408 | controller |     "Jun 14 08:26:40.505760 crc crio[24245]: time=\"2026-06-14T08:26:40.50402155Z\" level=info msg=\"Removing pod sandbox: 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722\" id=eb5ae8ec-b45f-416a-86ad-b562667ce243 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.243424 | controller |     "Jun 14 08:26:40.515680 crc crio[24245]: time=\"2026-06-14T08:26:40.515538019Z\" level=info msg=\"Removed pod sandbox: 0a6fe1ab41930b4c52c958ce1984877ac944d56ee425c197cdca88364fd40722\" id=eb5ae8ec-b45f-416a-86ad-b562667ce243 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.243439 | controller |     "Jun 14 08:26:40.518727 crc crio[24245]: time=\"2026-06-14T08:26:40.518203765Z\" level=info msg=\"Stopping pod sandbox: 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b\" id=8d671f12-40eb-4e00-b86e-94f0af4ed723 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.243453 | controller |     "Jun 14 08:26:40.518727 crc crio[24245]: time=\"2026-06-14T08:26:40.518407502Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b\" id=8d671f12-40eb-4e00-b86e-94f0af4ed723 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.243468 | controller |     "Jun 14 08:26:40.519409 crc crio[24245]: time=\"2026-06-14T08:26:40.519271389Z\" level=info msg=\"Removing pod sandbox: 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b\" id=59fd861a-927d-42a4-bfa3-0b4d25c402fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.243482 | controller |     "Jun 14 08:26:40.536208 crc crio[24245]: time=\"2026-06-14T08:26:40.535807795Z\" level=info msg=\"Removed pod sandbox: 5973ebe7b241eb6d807bb431a8415f29b16a9b15c81be7ab72ad183765a7717b\" id=59fd861a-927d-42a4-bfa3-0b4d25c402fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.243497 | controller |     "Jun 14 08:26:40.537785 crc crio[24245]: time=\"2026-06-14T08:26:40.537657385Z\" level=info msg=\"Stopping pod sandbox: 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105\" id=d845a35c-42e5-41eb-96e8-c4d8027df640 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.243511 | controller |     "Jun 14 08:26:40.538124 crc crio[24245]: time=\"2026-06-14T08:26:40.537932714Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105\" id=d845a35c-42e5-41eb-96e8-c4d8027df640 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.243525 | controller |     "Jun 14 08:26:40.540228 crc crio[24245]: time=\"2026-06-14T08:26:40.540028962Z\" level=info msg=\"Removing pod sandbox: 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105\" id=0fb91ce0-e48b-4318-8d43-1563800c0ec0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.243539 | controller |     "Jun 14 08:26:40.564516 crc crio[24245]: time=\"2026-06-14T08:26:40.564340911Z\" level=info msg=\"Removed pod sandbox: 5e65550a21ed8a39efc43cfa4b2a18a67223872830d3e28a41ec661b1690f105\" id=0fb91ce0-e48b-4318-8d43-1563800c0ec0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.243557 | controller |     "Jun 14 08:26:40.565965 crc crio[24245]: time=\"2026-06-14T08:26:40.565647245Z\" level=info msg=\"Stopping pod sandbox: e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac\" id=7d0df91b-116e-48bb-8230-a173faf93a3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.243571 | controller |     "Jun 14 08:26:40.565965 crc crio[24245]: time=\"2026-06-14T08:26:40.565717278Z\" level=info msg=\"Stopped pod sandbox (already stopped): e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac\" id=7d0df91b-116e-48bb-8230-a173faf93a3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.243586 | controller |     "Jun 14 08:26:40.566638 crc crio[24245]: time=\"2026-06-14T08:26:40.566431511Z\" level=info msg=\"Removing pod sandbox: e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac\" id=20951c58-d1b1-44fb-99c3-18a002a36df9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.243600 | controller |     "Jun 14 08:26:40.579349 crc crio[24245]: time=\"2026-06-14T08:26:40.579202498Z\" level=info msg=\"Removed pod sandbox: e77d8972d9e02340ae25f534013165a50b72f045ad91f4369519e034f77210ac\" id=20951c58-d1b1-44fb-99c3-18a002a36df9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.243614 | controller |     "Jun 14 08:26:40.580576 crc crio[24245]: time=\"2026-06-14T08:26:40.580452943Z\" level=info msg=\"Stopping pod sandbox: af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a\" id=2cd68745-072b-40b9-818e-f6e5b046d33b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.243628 | controller |     "Jun 14 08:26:40.580576 crc crio[24245]: time=\"2026-06-14T08:26:40.580574517Z\" level=info msg=\"Stopped pod sandbox (already stopped): af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a\" id=2cd68745-072b-40b9-818e-f6e5b046d33b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.243642 | controller |     "Jun 14 08:26:40.581462 crc crio[24245]: time=\"2026-06-14T08:26:40.581344742Z\" level=info msg=\"Removing pod sandbox: af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a\" id=04337863-09cd-485e-9f71-290e812f40da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.243657 | controller |     "Jun 14 08:26:40.590658 crc crio[24245]: time=\"2026-06-14T08:26:40.590538879Z\" level=info msg=\"Removed pod sandbox: af279a7b57e95199fb036481853326ed74af24f135cb3cb87b8a6d7cb18a6f5a\" id=04337863-09cd-485e-9f71-290e812f40da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.243671 | controller |     "Jun 14 08:26:44.664782 crc crio[24245]: time=\"2026-06-14T08:26:44.663628595Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8f153470-0328-40f3-94a3-0cde637d7773 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.243685 | controller |     "Jun 14 08:26:44.665791 crc crio[24245]: time=\"2026-06-14T08:26:44.665365641Z\" level=info msg=\"Removing container: 59e5674214e27a525a2b81b23f113c479b17603fbcead098e8603cb3c3f9a18b\" id=50341cae-9852-4fb9-9528-64adf4791c3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.243700 | controller |     "Jun 14 08:26:44.667617 crc crio[24245]: time=\"2026-06-14T08:26:44.667474319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=36917166-0f99-48d4-9fee-a73bad72cbb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.243714 | controller |     "Jun 14 08:26:44.747581 crc crio[24245]: time=\"2026-06-14T08:26:44.747325658Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=bf5b4105-fdb4-4899-b202-6ebc185c9eb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.243732 | controller |     "Jun 14 08:26:44.747944 crc crio[24245]: time=\"2026-06-14T08:26:44.747828154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.243747 | controller |     "Jun 14 08:26:44.768432 crc crio[24245]: time=\"2026-06-14T08:26:44.768320526Z\" level=info msg=\"Removed container 59e5674214e27a525a2b81b23f113c479b17603fbcead098e8603cb3c3f9a18b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=50341cae-9852-4fb9-9528-64adf4791c3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.243763 | controller |     "Jun 14 08:26:44.779220 crc crio[24245]: time=\"2026-06-14T08:26:44.779124351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.243778 | controller |     "Jun 14 08:26:44.949571 crc crio[24245]: time=\"2026-06-14T08:26:44.949094667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.243793 | controller |     "Jun 14 08:26:45.062434 crc crio[24245]: time=\"2026-06-14T08:26:45.062340491Z\" level=info msg=\"Created container d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=bf5b4105-fdb4-4899-b202-6ebc185c9eb0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.243808 | controller |     "Jun 14 08:26:45.064625 crc crio[24245]: time=\"2026-06-14T08:26:45.064564182Z\" level=info msg=\"Starting container: d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd\" id=ca78a867-971f-4294-9e68-ced22a053d25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.243822 | controller |     "Jun 14 08:26:45.069945 crc crio[24245]: time=\"2026-06-14T08:26:45.069826262Z\" level=info msg=\"Started container\" PID=25490 containerID=d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ca78a867-971f-4294-9e68-ced22a053d25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.243837 | controller |     "Jun 14 08:26:47.711895 crc crio[24245]: time=\"2026-06-14T08:26:47.711750478Z\" level=info msg=\"Stopping pod sandbox: 5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0\" id=fb1b8c52-d186-4fe7-9c17-5fa03bc5be89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.243851 | controller |     "Jun 14 08:26:47.712968 crc crio[24245]: time=\"2026-06-14T08:26:47.712812571Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0 UID:0759d6f6-63c3-42bd-af43-0c9f96597137 NetNS:/var/run/netns/76e8f791-67d4-4580-a514-d9fd77c26cc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod0759d6f6_63c3_42bd_af43_0c9f96597137.slice PodAnnotations:0xc000620988}] Aliases:map[]}\"",
2026-06-14 10:12:41.243866 | controller |     "Jun 14 08:26:47.713234 crc crio[24245]: time=\"2026-06-14T08:26:47.713147004Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.243881 | controller |     "Jun 14 08:26:48.042422 crc crio[24245]: time=\"2026-06-14T08:26:48.041504796Z\" level=info msg=\"Stopped pod sandbox: 5aacbd7118ac70c760e93fa1d8b478610aa09b1c2327353a12da292f91e34ea0\" id=fb1b8c52-d186-4fe7-9c17-5fa03bc5be89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.243896 | controller |     "Jun 14 08:26:59.575643 crc crio[24245]: time=\"2026-06-14T08:26:59.574509915Z\" level=info msg=\"Stopped container 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45: openshift-etcd/etcd-crc/etcd\" id=1bbb6ad9-3f3d-4637-976a-29fc2cd39b77 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.243914 | controller |     "Jun 14 08:27:02.085923 crc crio[24245]: time=\"2026-06-14T08:27:02.085147801Z\" level=warning msg=\"Stopping container a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.243929 | controller |     "Jun 14 08:27:02.134535 crc crio[24245]: time=\"2026-06-14T08:27:02.13440356Z\" level=error msg=\"Killing container a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-14 10:12:41.243944 | controller |     "Jun 14 08:27:02.209944 crc crio[24245]: time=\"2026-06-14T08:27:02.209741591Z\" level=info msg=\"Stopped container a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c: openshift-etcd/etcd-crc/etcdctl\" id=f6d28384-2b7b-43c8-9298-a4e43d204d5d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.243958 | controller |     "Jun 14 08:27:02.211229 crc crio[24245]: time=\"2026-06-14T08:27:02.211095215Z\" level=info msg=\"Stopping pod sandbox: cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\" id=9b28d300-f100-4db3-86a1-0978eba24129 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.243973 | controller |     "Jun 14 08:27:02.218788 crc crio[24245]: time=\"2026-06-14T08:27:02.21868457Z\" level=info msg=\"Stopped pod sandbox: cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\" id=9b28d300-f100-4db3-86a1-0978eba24129 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.243988 | controller |     "Jun 14 08:27:02.890405 crc crio[24245]: time=\"2026-06-14T08:27:02.890277551Z\" level=info msg=\"Removing container: 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c\" id=1de2f37f-917d-47e2-b0ca-9b51d715ffc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244003 | controller |     "Jun 14 08:27:02.930502 crc crio[24245]: time=\"2026-06-14T08:27:02.930247934Z\" level=info msg=\"Removed container 98c4c5354ac7aabd27ad4449c44c0523dce131044e2d0436f2a66171e001b17c: openshift-etcd/etcd-crc/etcd-rev\" id=1de2f37f-917d-47e2-b0ca-9b51d715ffc3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244017 | controller |     "Jun 14 08:27:02.933159 crc crio[24245]: time=\"2026-06-14T08:27:02.933050572Z\" level=info msg=\"Removing container: 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2\" id=08fb3310-20a6-4eea-b3a7-c45b91784b96 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244031 | controller |     "Jun 14 08:27:02.959728 crc crio[24245]: time=\"2026-06-14T08:27:02.959511532Z\" level=info msg=\"Removed container 421088676eda4002033926fc229d2fbe8cc34b5cec8f1fe41750263053aa29a2: openshift-etcd/etcd-crc/etcd-readyz\" id=08fb3310-20a6-4eea-b3a7-c45b91784b96 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244046 | controller |     "Jun 14 08:27:02.964709 crc crio[24245]: time=\"2026-06-14T08:27:02.964055732Z\" level=info msg=\"Removing container: 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1\" id=2ced9b1d-f77f-43a9-b503-07b45cab30aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244060 | controller |     "Jun 14 08:27:02.989683 crc crio[24245]: time=\"2026-06-14T08:27:02.989493843Z\" level=info msg=\"Removed container 51d0561d119d7a8d9908da91353610001103b368b298e4e1b0c8d12665c7dbd1: openshift-etcd/etcd-crc/etcd-metrics\" id=2ced9b1d-f77f-43a9-b503-07b45cab30aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244074 | controller |     "Jun 14 08:27:02.994580 crc crio[24245]: time=\"2026-06-14T08:27:02.994477844Z\" level=info msg=\"Removing container: 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45\" id=f6f129df-d659-47e8-92a8-a0f9d867299e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244092 | controller |     "Jun 14 08:27:03.021226 crc crio[24245]: time=\"2026-06-14T08:27:03.021073173Z\" level=info msg=\"Removed container 895e69b1eff241a0ec3bdb2130a4312df0b27f7cdbc3bc229c7c195954af5f45: openshift-etcd/etcd-crc/etcd\" id=f6f129df-d659-47e8-92a8-a0f9d867299e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244106 | controller |     "Jun 14 08:27:03.025677 crc crio[24245]: time=\"2026-06-14T08:27:03.025557117Z\" level=info msg=\"Removing container: a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c\" id=0c4518d9-de26-45d1-b569-170613de3511 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244121 | controller |     "Jun 14 08:27:03.048205 crc crio[24245]: time=\"2026-06-14T08:27:03.048049888Z\" level=info msg=\"Removed container a8d9a57cea55dd85a2befc3f326b3c2a82b4bfb98acb35fa501e770e4d25c11c: openshift-etcd/etcd-crc/etcdctl\" id=0c4518d9-de26-45d1-b569-170613de3511 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244135 | controller |     "Jun 14 08:27:03.052268 crc crio[24245]: time=\"2026-06-14T08:27:03.052184676Z\" level=info msg=\"Removing container: d7250e13b48dd0175a4a429160fd60f355efd3fe4955f44beea23cd0dd077dda\" id=73d0b2da-f1e9-4908-8ed9-de400359265f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244150 | controller |     "Jun 14 08:27:03.128161 crc crio[24245]: time=\"2026-06-14T08:27:03.127971232Z\" level=info msg=\"Removed container d7250e13b48dd0175a4a429160fd60f355efd3fe4955f44beea23cd0dd077dda: openshift-etcd/etcd-crc/etcd-resources-copy\" id=73d0b2da-f1e9-4908-8ed9-de400359265f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244164 | controller |     "Jun 14 08:27:03.133164 crc crio[24245]: time=\"2026-06-14T08:27:03.133039745Z\" level=info msg=\"Removing container: 4706d94f44c8eb7cdd4643c0fa98fc4a195e2337ed53b58ed5518a1306bd12cd\" id=99f5815b-12a5-4699-8752-242d1a73d2e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244178 | controller |     "Jun 14 08:27:03.200834 crc crio[24245]: time=\"2026-06-14T08:27:03.200523423Z\" level=info msg=\"Removed container 4706d94f44c8eb7cdd4643c0fa98fc4a195e2337ed53b58ed5518a1306bd12cd: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=99f5815b-12a5-4699-8752-242d1a73d2e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244193 | controller |     "Jun 14 08:27:03.203467 crc crio[24245]: time=\"2026-06-14T08:27:03.203345254Z\" level=info msg=\"Removing container: 7b2a77196d88e6affa424e768142ccc57d60b83a499f9899e910d0f1aa5a931d\" id=28fe548a-a22a-485f-9ad9-7267b293515d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244208 | controller |     "Jun 14 08:27:03.262559 crc crio[24245]: time=\"2026-06-14T08:27:03.262259916Z\" level=info msg=\"Removed container 7b2a77196d88e6affa424e768142ccc57d60b83a499f9899e910d0f1aa5a931d: openshift-etcd/etcd-crc/setup\" id=28fe548a-a22a-485f-9ad9-7267b293515d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244223 | controller |     "Jun 14 08:27:07.599993 crc crio[24245]: time=\"2026-06-14T08:27:07.598550802Z\" level=info msg=\"Stopping container: d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd (timeout: 30s)\" id=2470dad2-a31f-4c82-8caf-3e89837de021 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.244238 | controller |     "Jun 14 08:27:23.093756 crc crio[24245]: time=\"2026-06-14T08:27:23.09293947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c62b8c4d-dc09-412e-911f-7cc93af62289 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.244252 | controller |     "Jun 14 08:27:23.096289 crc crio[24245]: time=\"2026-06-14T08:27:23.096199255Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1d2e14a2-868c-4c41-9276-1cfd788ada69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.244270 | controller |     "Jun 14 08:27:23.100590 crc crio[24245]: time=\"2026-06-14T08:27:23.100448312Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=c7d5c01e-6be5-4ff4-be83-442a361823d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.244285 | controller |     "Jun 14 08:27:23.100793 crc crio[24245]: time=\"2026-06-14T08:27:23.100718321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.244300 | controller |     "Jun 14 08:27:23.156537 crc crio[24245]: time=\"2026-06-14T08:27:23.156408168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.244315 | controller |     "Jun 14 08:27:23.163600 crc crio[24245]: time=\"2026-06-14T08:27:23.163477666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.244330 | controller |     "Jun 14 08:27:23.285898 crc crio[24245]: time=\"2026-06-14T08:27:23.285265326Z\" level=info msg=\"Created container bfa7d8fd389ee9461262b81875e0f656a3a778aa537a87c4d26fd657a4b71992: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=c7d5c01e-6be5-4ff4-be83-442a361823d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.244344 | controller |     "Jun 14 08:27:23.287618 crc crio[24245]: time=\"2026-06-14T08:27:23.287520438Z\" level=info msg=\"Starting container: bfa7d8fd389ee9461262b81875e0f656a3a778aa537a87c4d26fd657a4b71992\" id=15f64642-a71c-4009-9f5f-725a03f2be3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.244378 | controller |     "Jun 14 08:27:23.294061 crc crio[24245]: time=\"2026-06-14T08:27:23.293901205Z\" level=info msg=\"Started container\" PID=26098 containerID=bfa7d8fd389ee9461262b81875e0f656a3a778aa537a87c4d26fd657a4b71992 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=15f64642-a71c-4009-9f5f-725a03f2be3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=10dd9f0227d384e69d6083d3cf2f409a50efa152725046906d02009701480891",
2026-06-14 10:12:41.244395 | controller |     "Jun 14 08:27:37.613453 crc crio[24245]: time=\"2026-06-14T08:27:37.612468581Z\" level=warning msg=\"Stopping container d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.244410 | controller |     "Jun 14 08:27:38.192821 crc crio[24245]: time=\"2026-06-14T08:27:38.192649763Z\" level=info msg=\"Stopped container d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=2470dad2-a31f-4c82-8caf-3e89837de021 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.244425 | controller |     "Jun 14 08:27:38.196563 crc crio[24245]: time=\"2026-06-14T08:27:38.196462206Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=1effa42c-e1bd-4ef2-8c34-2c500a355785 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.244440 | controller |     "Jun 14 08:27:38.200482 crc crio[24245]: time=\"2026-06-14T08:27:38.200310642Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=8946efff-2df4-44cd-8d71-0707cc75e219 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.244459 | controller |     "Jun 14 08:27:38.204095 crc crio[24245]: time=\"2026-06-14T08:27:38.20400167Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7483e956-9265-4238-8c92-557c85c87bd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.244475 | controller |     "Jun 14 08:27:38.204579 crc crio[24245]: time=\"2026-06-14T08:27:38.204499156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.244491 | controller |     "Jun 14 08:27:38.227719 crc crio[24245]: time=\"2026-06-14T08:27:38.227605721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.244505 | controller |     "Jun 14 08:27:38.270539 crc crio[24245]: time=\"2026-06-14T08:27:38.270447364Z\" level=info msg=\"Removing container: fc3905d1c759725d6c6d31f68a2ef2bf0d6fb42c73fad78829cd8c7f70ae812d\" id=82a91b8f-6ae8-4814-9bb4-bde6604d430c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244520 | controller |     "Jun 14 08:27:38.360365 crc crio[24245]: time=\"2026-06-14T08:27:38.360254662Z\" level=info msg=\"Removed container fc3905d1c759725d6c6d31f68a2ef2bf0d6fb42c73fad78829cd8c7f70ae812d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=82a91b8f-6ae8-4814-9bb4-bde6604d430c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.244535 | controller |     "Jun 14 08:27:38.417311 crc crio[24245]: time=\"2026-06-14T08:27:38.417192319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.244550 | controller |     "Jun 14 08:27:38.537450 crc crio[24245]: time=\"2026-06-14T08:27:38.53715967Z\" level=info msg=\"Created container bb8fa24642207fab0cd586a5e987f7c2e049f599a3ab4ee6618ed3da314700d9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=7483e956-9265-4238-8c92-557c85c87bd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.244564 | controller |     "Jun 14 08:27:38.539131 crc crio[24245]: time=\"2026-06-14T08:27:38.53899698Z\" level=info msg=\"Starting container: bb8fa24642207fab0cd586a5e987f7c2e049f599a3ab4ee6618ed3da314700d9\" id=32e5b3e2-ebef-47a7-861a-6a12ce9438b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.244578 | controller |     "Jun 14 08:27:38.548127 crc crio[24245]: time=\"2026-06-14T08:27:38.547816614Z\" level=info msg=\"Started container\" PID=26332 containerID=bb8fa24642207fab0cd586a5e987f7c2e049f599a3ab4ee6618ed3da314700d9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=32e5b3e2-ebef-47a7-861a-6a12ce9438b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.244593 | controller |     "Jun 14 08:27:40.633978 crc crio[24245]: time=\"2026-06-14T08:27:40.632798225Z\" level=info msg=\"Stopping pod sandbox: cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\" id=5ae9bd5d-ded2-480c-8dd0-647cfd03bc10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.244608 | controller |     "Jun 14 08:27:40.633978 crc crio[24245]: time=\"2026-06-14T08:27:40.633658403Z\" level=info msg=\"Stopped pod sandbox (already stopped): cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\" id=5ae9bd5d-ded2-480c-8dd0-647cfd03bc10 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.244623 | controller |     "Jun 14 08:27:40.635503 crc crio[24245]: time=\"2026-06-14T08:27:40.635408409Z\" level=info msg=\"Removing pod sandbox: cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\" id=b2b8fcdd-de62-4e0d-9708-241652bcf954 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.244643 | controller |     "Jun 14 08:27:40.644241 crc crio[24245]: time=\"2026-06-14T08:27:40.644122931Z\" level=info msg=\"Removed pod sandbox: cc719a94af378a3a91f627d3e38268103657cf50af55ae5e3034c99e1ee87848\" id=b2b8fcdd-de62-4e0d-9708-241652bcf954 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.244658 | controller |     "Jun 14 08:27:45.618467 crc crio[24245]: time=\"2026-06-14T08:27:45.617465536Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=3ec40ad5-3915-4e46-8dc2-73a1182366d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.244673 | controller |     "Jun 14 08:27:45.618467 crc crio[24245]: time=\"2026-06-14T08:27:45.618453848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.244687 | controller |     "Jun 14 08:27:45.663827 crc crio[24245]: time=\"2026-06-14T08:27:45.663728089Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=3ec40ad5-3915-4e46-8dc2-73a1182366d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.244702 | controller |     "Jun 14 08:27:45.678962 crc crio[24245]: time=\"2026-06-14T08:27:45.678831458Z\" level=info msg=\"Ran pod sandbox e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd with infra container: openshift-etcd/etcd-crc/POD\" id=3ec40ad5-3915-4e46-8dc2-73a1182366d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.244716 | controller |     "Jun 14 08:27:45.681645 crc crio[24245]: time=\"2026-06-14T08:27:45.681571414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=fe4bc54e-fe6a-4d23-86da-bb8414cc8bba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.244731 | controller |     "Jun 14 08:27:45.684772 crc crio[24245]: time=\"2026-06-14T08:27:45.684717546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a842eb5e-8326-46a9-a7ea-c7e88ece2215 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.244745 | controller |     "Jun 14 08:27:45.839938 crc crio[24245]: time=\"2026-06-14T08:27:45.839714278Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=286e8e97-27b6-45a1-822e-339b9c60e0dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.244760 | controller |     "Jun 14 08:27:45.840359 crc crio[24245]: time=\"2026-06-14T08:27:45.840278296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.244774 | controller |     "Jun 14 08:27:45.862909 crc crio[24245]: time=\"2026-06-14T08:27:45.862518123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.244789 | controller |     "Jun 14 08:27:46.070047 crc crio[24245]: time=\"2026-06-14T08:27:46.069797983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.244803 | controller |     "Jun 14 08:27:46.188938 crc crio[24245]: time=\"2026-06-14T08:27:46.188791312Z\" level=info msg=\"Created container 2d62f525795a42f7e3fbc283fbe14a71235f2537303a1bd60fc6977c85795cb8: openshift-etcd/etcd-crc/setup\" id=286e8e97-27b6-45a1-822e-339b9c60e0dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.244818 | controller |     "Jun 14 08:27:46.191912 crc crio[24245]: time=\"2026-06-14T08:27:46.191795689Z\" level=info msg=\"Starting container: 2d62f525795a42f7e3fbc283fbe14a71235f2537303a1bd60fc6977c85795cb8\" id=5c9be1a5-5c1a-4f62-98da-2cd9d2b0fd2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.244836 | controller |     "Jun 14 08:27:46.197479 crc crio[24245]: time=\"2026-06-14T08:27:46.19741519Z\" level=info msg=\"Started container\" PID=26439 containerID=2d62f525795a42f7e3fbc283fbe14a71235f2537303a1bd60fc6977c85795cb8 description=openshift-etcd/etcd-crc/setup id=5c9be1a5-5c1a-4f62-98da-2cd9d2b0fd2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd",
2026-06-14 10:12:41.244851 | controller |     "Jun 14 08:28:20.364628 crc crio[24245]: time=\"2026-06-14T08:28:20.363626757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ddc75c3e-5029-44a7-87d5-213028ddd485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.244865 | controller |     "Jun 14 08:28:20.368168 crc crio[24245]: time=\"2026-06-14T08:28:20.36808407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=bb638933-d4c9-4b87-a4b2-a1920d6542a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.244879 | controller |     "Jun 14 08:28:20.391108 crc crio[24245]: time=\"2026-06-14T08:28:20.390966529Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=7559305f-b30c-42f2-aef7-1a99d740e89d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.244893 | controller |     "Jun 14 08:28:20.391515 crc crio[24245]: time=\"2026-06-14T08:28:20.391444994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.244907 | controller |     "Jun 14 08:28:20.420203 crc crio[24245]: time=\"2026-06-14T08:28:20.418724164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.244922 | controller |     "Jun 14 08:28:20.585513 crc crio[24245]: time=\"2026-06-14T08:28:20.584421801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.244935 | controller |     "Jun 14 08:28:20.698960 crc crio[24245]: time=\"2026-06-14T08:28:20.698639817Z\" level=info msg=\"Created container 081873e123bca1b386c12ff225b60ba28ca89921ce3815f721301b686cf7e2dd: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=7559305f-b30c-42f2-aef7-1a99d740e89d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.244950 | controller |     "Jun 14 08:28:20.703826 crc crio[24245]: time=\"2026-06-14T08:28:20.703714921Z\" level=info msg=\"Starting container: 081873e123bca1b386c12ff225b60ba28ca89921ce3815f721301b686cf7e2dd\" id=a25caece-6ca8-4655-b412-886e38afcc75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.244963 | controller |     "Jun 14 08:28:20.720804 crc crio[24245]: time=\"2026-06-14T08:28:20.720680329Z\" level=info msg=\"Started container\" PID=26895 containerID=081873e123bca1b386c12ff225b60ba28ca89921ce3815f721301b686cf7e2dd description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=a25caece-6ca8-4655-b412-886e38afcc75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd",
2026-06-14 10:12:41.244978 | controller |     "Jun 14 08:28:34.887344 crc crio[24245]: time=\"2026-06-14T08:28:34.886234474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=c81bd04c-69d9-4112-95ab-88696b4eb00b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.244993 | controller |     "Jun 14 08:28:34.890173 crc crio[24245]: time=\"2026-06-14T08:28:34.890026137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=8d373c00-6eb6-4b1f-b7b9-27d419ed6035 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.245010 | controller |     "Jun 14 08:28:34.895023 crc crio[24245]: time=\"2026-06-14T08:28:34.894757279Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator\" id=5ed0ee08-caa8-4e1f-bf2d-249e65a8d225 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.245025 | controller |     "Jun 14 08:28:34.895597 crc crio[24245]: time=\"2026-06-14T08:28:34.895459832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245041 | controller |     "Jun 14 08:28:34.928712 crc crio[24245]: time=\"2026-06-14T08:28:34.928455957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245055 | controller |     "Jun 14 08:28:34.933498 crc crio[24245]: time=\"2026-06-14T08:28:34.933398807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245070 | controller |     "Jun 14 08:28:35.201713 crc crio[24245]: time=\"2026-06-14T08:28:35.201030413Z\" level=info msg=\"Created container eea203cfb2cfc63fb3aa8a9bc4abdebfdb1b2ab51063f39fafe9c7406aba8817: openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator\" id=5ed0ee08-caa8-4e1f-bf2d-249e65a8d225 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.245085 | controller |     "Jun 14 08:28:35.204191 crc crio[24245]: time=\"2026-06-14T08:28:35.20402621Z\" level=info msg=\"Starting container: eea203cfb2cfc63fb3aa8a9bc4abdebfdb1b2ab51063f39fafe9c7406aba8817\" id=d29ec990-1927-4bc0-b603-d06eea2e28bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.245100 | controller |     "Jun 14 08:28:35.211819 crc crio[24245]: time=\"2026-06-14T08:28:35.211666586Z\" level=info msg=\"Started container\" PID=27074 containerID=eea203cfb2cfc63fb3aa8a9bc4abdebfdb1b2ab51063f39fafe9c7406aba8817 description=openshift-marketplace/marketplace-operator-547dbd544d-z4lgf/marketplace-operator id=d29ec990-1927-4bc0-b603-d06eea2e28bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca55172fa5cff985f8124543b1d6ce2aa3af2542af80337cb2f617653ca401bc",
2026-06-14 10:12:41.245115 | controller |     "Jun 14 08:28:55.763197 crc crio[24245]: time=\"2026-06-14T08:28:55.76215317Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9c1f5506-2ebf-40b4-a3e0-5a89bdb8c7a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.245129 | controller |     "Jun 14 08:28:55.767173 crc crio[24245]: time=\"2026-06-14T08:28:55.767016036Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=6396a9eb-6cca-46a8-8330-97c13f7c0343 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.245144 | controller |     "Jun 14 08:28:55.800432 crc crio[24245]: time=\"2026-06-14T08:28:55.799637097Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=1e7da3f8-a639-4eb4-b122-e468957eb7ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.245158 | controller |     "Jun 14 08:28:55.801064 crc crio[24245]: time=\"2026-06-14T08:28:55.800576018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245173 | controller |     "Jun 14 08:28:55.862556 crc crio[24245]: time=\"2026-06-14T08:28:55.862266286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245192 | controller |     "Jun 14 08:28:56.047924 crc crio[24245]: time=\"2026-06-14T08:28:56.047539218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245207 | controller |     "Jun 14 08:28:56.198243 crc crio[24245]: time=\"2026-06-14T08:28:56.197950745Z\" level=info msg=\"Created container 7ed77585a5c678c6f4f44dc6894f28f8e33931c74c5c239ad1fab9877f93b817: openshift-etcd/etcd-crc/etcd-resources-copy\" id=1e7da3f8-a639-4eb4-b122-e468957eb7ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.245221 | controller |     "Jun 14 08:28:56.200513 crc crio[24245]: time=\"2026-06-14T08:28:56.200303401Z\" level=info msg=\"Starting container: 7ed77585a5c678c6f4f44dc6894f28f8e33931c74c5c239ad1fab9877f93b817\" id=9348367b-dc13-46db-8b71-c9f642990b58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.245236 | controller |     "Jun 14 08:28:56.208306 crc crio[24245]: time=\"2026-06-14T08:28:56.208145043Z\" level=info msg=\"Started container\" PID=27363 containerID=7ed77585a5c678c6f4f44dc6894f28f8e33931c74c5c239ad1fab9877f93b817 description=openshift-etcd/etcd-crc/etcd-resources-copy id=9348367b-dc13-46db-8b71-c9f642990b58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd",
2026-06-14 10:12:41.245251 | controller |     "Jun 14 08:29:03.210358 crc crio[24245]: time=\"2026-06-14T08:29:03.208782083Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=0416d794-33cd-4f1b-a1fe-cfe8ec09391f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.245266 | controller |     "Jun 14 08:29:03.211821 crc crio[24245]: time=\"2026-06-14T08:29:03.211458649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=58c46896-f003-40f0-973a-8c27df8d381e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.245281 | controller |     "Jun 14 08:29:03.219691 crc crio[24245]: time=\"2026-06-14T08:29:03.21956837Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=7fb33c5d-2331-413b-ab47-92eca6e5fa09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.245295 | controller |     "Jun 14 08:29:03.220224 crc crio[24245]: time=\"2026-06-14T08:29:03.220024485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=6fad52ab-1590-436a-83ca-4adb128660bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.245310 | controller |     "Jun 14 08:29:03.220468 crc crio[24245]: time=\"2026-06-14T08:29:03.220038786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245324 | controller |     "Jun 14 08:29:03.229623 crc crio[24245]: time=\"2026-06-14T08:29:03.229320215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0a3c827d-31d1-4fe8-b0e0-9f8ae4a583ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.245339 | controller |     "Jun 14 08:29:03.235017 crc crio[24245]: time=\"2026-06-14T08:29:03.234929665Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=fc33d5a6-7fc2-4bc2-8831-b72ea0cee932 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.245375 | controller |     "Jun 14 08:29:03.235453 crc crio[24245]: time=\"2026-06-14T08:29:03.235314507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245392 | controller |     "Jun 14 08:29:03.239454 crc crio[24245]: time=\"2026-06-14T08:29:03.238348305Z\" level=info msg=\"Removing container: 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055\" id=63ebff3d-325c-4de4-822d-ab970b56af00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.245407 | controller |     "Jun 14 08:29:03.239653 crc crio[24245]: time=\"2026-06-14T08:29:03.239479412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=d5233067-d6a3-4587-ae6f-dbf8bb9d61ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.245422 | controller |     "Jun 14 08:29:03.245042 crc crio[24245]: time=\"2026-06-14T08:29:03.244739131Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b0df1c02-62b7-48db-8215-6a53c9711546 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.245436 | controller |     "Jun 14 08:29:03.248035 crc crio[24245]: time=\"2026-06-14T08:29:03.24780063Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=d3407e9a-40cd-4a54-968b-5575e43fa803 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.245451 | controller |     "Jun 14 08:29:03.249329 crc crio[24245]: time=\"2026-06-14T08:29:03.249111992Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=638325da-0398-4a55-b601-955e0ca071f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.245466 | controller |     "Jun 14 08:29:03.253806 crc crio[24245]: time=\"2026-06-14T08:29:03.253508294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245481 | controller |     "Jun 14 08:29:03.255065 crc crio[24245]: time=\"2026-06-14T08:29:03.254832956Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=24cc3e0d-efa5-4f5a-b712-f28cf4d6809a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.245496 | controller |     "Jun 14 08:29:03.255506 crc crio[24245]: time=\"2026-06-14T08:29:03.255153457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245511 | controller |     "Jun 14 08:29:03.256475 crc crio[24245]: time=\"2026-06-14T08:29:03.256243692Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=fb0f3563-20b2-4b0e-a25e-fd0f58d822d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.245526 | controller |     "Jun 14 08:29:03.258256 crc crio[24245]: time=\"2026-06-14T08:29:03.257991148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245541 | controller |     "Jun 14 08:29:03.270919 crc crio[24245]: time=\"2026-06-14T08:29:03.270727508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245556 | controller |     "Jun 14 08:29:03.272648 crc crio[24245]: time=\"2026-06-14T08:29:03.272513126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245574 | controller |     "Jun 14 08:29:03.299138 crc crio[24245]: time=\"2026-06-14T08:29:03.29901082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245589 | controller |     "Jun 14 08:29:03.309345 crc crio[24245]: time=\"2026-06-14T08:29:03.309257625Z\" level=info msg=\"Removed container 34b5338343b30091abbf0284897fb8c3eb653c8931292c8ff024bb7e8edad055: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=63ebff3d-325c-4de4-822d-ab970b56af00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.245604 | controller |     "Jun 14 08:29:03.314988 crc crio[24245]: time=\"2026-06-14T08:29:03.314333884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245619 | controller |     "Jun 14 08:29:03.318880 crc crio[24245]: time=\"2026-06-14T08:29:03.318755456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245633 | controller |     "Jun 14 08:29:03.438307 crc crio[24245]: time=\"2026-06-14T08:29:03.438189086Z\" level=info msg=\"Created container aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=fb0f3563-20b2-4b0e-a25e-fd0f58d822d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.245648 | controller |     "Jun 14 08:29:03.441754 crc crio[24245]: time=\"2026-06-14T08:29:03.441648728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245662 | controller |     "Jun 14 08:29:03.443127 crc crio[24245]: time=\"2026-06-14T08:29:03.443050084Z\" level=info msg=\"Starting container: aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b\" id=37f360d8-e846-4ae6-9b90-09d0364ef7c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.245676 | controller |     "Jun 14 08:29:03.450132 crc crio[24245]: time=\"2026-06-14T08:29:03.449940875Z\" level=info msg=\"Created container 4e84c07e276f1fe3ecfffa0d8ff7bab409cc001b67fb265714628bff9034a72b: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=7fb33c5d-2331-413b-ab47-92eca6e5fa09 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.245691 | controller |     "Jun 14 08:29:03.452946 crc crio[24245]: time=\"2026-06-14T08:29:03.452799869Z\" level=info msg=\"Started container\" PID=27503 containerID=aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=37f360d8-e846-4ae6-9b90-09d0364ef7c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c",
2026-06-14 10:12:41.245705 | controller |     "Jun 14 08:29:03.453829 crc crio[24245]: time=\"2026-06-14T08:29:03.452826149Z\" level=info msg=\"Starting container: 4e84c07e276f1fe3ecfffa0d8ff7bab409cc001b67fb265714628bff9034a72b\" id=29132c23-6d19-419b-b50e-8d03f29780e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.245720 | controller |     "Jun 14 08:29:03.469221 crc crio[24245]: time=\"2026-06-14T08:29:03.46901426Z\" level=info msg=\"Started container\" PID=27500 containerID=4e84c07e276f1fe3ecfffa0d8ff7bab409cc001b67fb265714628bff9034a72b description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=29132c23-6d19-419b-b50e-8d03f29780e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff760b136e35ff8e77ad71ef4022711de55c04ac69b32c843f769d30709848f4",
2026-06-14 10:12:41.245738 | controller |     "Jun 14 08:29:03.484208 crc crio[24245]: time=\"2026-06-14T08:29:03.483459755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245754 | controller |     "Jun 14 08:29:03.552827 crc crio[24245]: time=\"2026-06-14T08:29:03.552704337Z\" level=info msg=\"Created container 0df5efec2b59b1506ab0f897d46f78cd248f15c923db3ed3286c947c6f5ae13d: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=fc33d5a6-7fc2-4bc2-8831-b72ea0cee932 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.245769 | controller |     "Jun 14 08:29:03.554967 crc crio[24245]: time=\"2026-06-14T08:29:03.554764083Z\" level=info msg=\"Starting container: 0df5efec2b59b1506ab0f897d46f78cd248f15c923db3ed3286c947c6f5ae13d\" id=2e47ef45-c62e-415c-87e8-1c2278c3d624 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.245783 | controller |     "Jun 14 08:29:03.561881 crc crio[24245]: time=\"2026-06-14T08:29:03.561616874Z\" level=info msg=\"Started container\" PID=27523 containerID=0df5efec2b59b1506ab0f897d46f78cd248f15c923db3ed3286c947c6f5ae13d description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=2e47ef45-c62e-415c-87e8-1c2278c3d624 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3",
2026-06-14 10:12:41.245798 | controller |     "Jun 14 08:29:03.604722 crc crio[24245]: time=\"2026-06-14T08:29:03.604505376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=3ab8596b-4231-4b92-8642-52be624b46a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.245813 | controller |     "Jun 14 08:29:03.607983 crc crio[24245]: time=\"2026-06-14T08:29:03.607831373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=16fbf7fd-6e8c-4f0b-b013-f24f5215f11b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.245827 | controller |     "Jun 14 08:29:03.610715 crc crio[24245]: time=\"2026-06-14T08:29:03.610646534Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=baa0552f-ad41-4150-80dc-3ccdc971e006 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.245842 | controller |     "Jun 14 08:29:03.611090 crc crio[24245]: time=\"2026-06-14T08:29:03.611033167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245856 | controller |     "Jun 14 08:29:03.611828 crc crio[24245]: time=\"2026-06-14T08:29:03.61175214Z\" level=info msg=\"Created container 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=24cc3e0d-efa5-4f5a-b712-f28cf4d6809a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.245870 | controller |     "Jun 14 08:29:03.613242 crc crio[24245]: time=\"2026-06-14T08:29:03.613152026Z\" level=info msg=\"Starting container: 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6\" id=eb3332b6-566a-42b4-86d2-6b8613957ad1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.245885 | controller |     "Jun 14 08:29:03.620333 crc crio[24245]: time=\"2026-06-14T08:29:03.620009086Z\" level=info msg=\"Started container\" PID=27540 containerID=7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=eb3332b6-566a-42b4-86d2-6b8613957ad1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.245902 | controller |     "Jun 14 08:29:03.641240 crc crio[24245]: time=\"2026-06-14T08:29:03.639591017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245917 | controller |     "Jun 14 08:29:03.646186 crc crio[24245]: time=\"2026-06-14T08:29:03.646054826Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=9ded20af-30e2-4ab4-a497-5af4137aa21d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.245932 | controller |     "Jun 14 08:29:03.648720 crc crio[24245]: time=\"2026-06-14T08:29:03.648624679Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=e2955d80-baf2-4ace-a6d4-a21c23942d62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.245947 | controller |     "Jun 14 08:29:03.651206 crc crio[24245]: time=\"2026-06-14T08:29:03.651095558Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=244ea93f-45cf-4e7f-8b0a-8ff62da12a8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.245961 | controller |     "Jun 14 08:29:03.651741 crc crio[24245]: time=\"2026-06-14T08:29:03.651675716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.245986 | controller |     "Jun 14 08:29:03.691419 crc crio[24245]: time=\"2026-06-14T08:29:03.691263722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246002 | controller |     "Jun 14 08:29:03.848470 crc crio[24245]: time=\"2026-06-14T08:29:03.848333995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246016 | controller |     "Jun 14 08:29:03.880367 crc crio[24245]: time=\"2026-06-14T08:29:03.880256884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246031 | controller |     "Jun 14 08:29:04.003208 crc crio[24245]: time=\"2026-06-14T08:29:04.00301192Z\" level=info msg=\"Created container 4551b8392ed63ba9d1e95fbcaadd7c3bdf6635faa36c0007fe2d038bb5be4aac: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=baa0552f-ad41-4150-80dc-3ccdc971e006 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.246045 | controller |     "Jun 14 08:29:04.005181 crc crio[24245]: time=\"2026-06-14T08:29:04.005108037Z\" level=info msg=\"Starting container: 4551b8392ed63ba9d1e95fbcaadd7c3bdf6635faa36c0007fe2d038bb5be4aac\" id=63ac3831-7e83-4057-b79e-0e91584108f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.246060 | controller |     "Jun 14 08:29:04.006336 crc crio[24245]: time=\"2026-06-14T08:29:04.006254115Z\" level=info msg=\"Created container ddd53cbc477d3ded4e87c072e6d9e4ed9f3c110c5a2f6db127171e3121c0dd2e: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=244ea93f-45cf-4e7f-8b0a-8ff62da12a8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.246074 | controller |     "Jun 14 08:29:04.007549 crc crio[24245]: time=\"2026-06-14T08:29:04.007319729Z\" level=info msg=\"Starting container: ddd53cbc477d3ded4e87c072e6d9e4ed9f3c110c5a2f6db127171e3121c0dd2e\" id=abca829c-32b3-41fb-ac40-2ffba711bbde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.246092 | controller |     "Jun 14 08:29:04.014335 crc crio[24245]: time=\"2026-06-14T08:29:04.014239994Z\" level=info msg=\"Started container\" PID=27579 containerID=4551b8392ed63ba9d1e95fbcaadd7c3bdf6635faa36c0007fe2d038bb5be4aac description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=63ac3831-7e83-4057-b79e-0e91584108f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca84cfe0bfde8ac0faefd9eddb7a6d34308ccc5a1bc00d23eba684eb9b1bfec3",
2026-06-14 10:12:41.246107 | controller |     "Jun 14 08:29:04.015224 crc crio[24245]: time=\"2026-06-14T08:29:04.015150802Z\" level=info msg=\"Started container\" PID=27583 containerID=ddd53cbc477d3ded4e87c072e6d9e4ed9f3c110c5a2f6db127171e3121c0dd2e description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=abca829c-32b3-41fb-ac40-2ffba711bbde name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.246121 | controller |     "Jun 14 08:29:07.312817 crc crio[24245]: time=\"2026-06-14T08:29:07.311989337Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=a0640868-862c-40fd-958d-61b32434fa23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.246136 | controller |     "Jun 14 08:29:07.314214 crc crio[24245]: time=\"2026-06-14T08:29:07.312337068Z\" level=info msg=\"Removing container: 6343a5e9cfa14b520f32b796bc1801031fc08ea9ac9f5659d718af370da83512\" id=c94bcc67-9c3c-40b6-b646-33d81c1a38e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.246150 | controller |     "Jun 14 08:29:07.315531 crc crio[24245]: time=\"2026-06-14T08:29:07.315446878Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=bc572e17-7f17-4035-a91f-9c885d934d19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.246164 | controller |     "Jun 14 08:29:07.379790 crc crio[24245]: time=\"2026-06-14T08:29:07.379179472Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=712754e1-b2a6-484f-875b-269ce504bd6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.246179 | controller |     "Jun 14 08:29:07.380306 crc crio[24245]: time=\"2026-06-14T08:29:07.380228556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246193 | controller |     "Jun 14 08:29:07.406363 crc crio[24245]: time=\"2026-06-14T08:29:07.406211113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246207 | controller |     "Jun 14 08:29:07.486897 crc crio[24245]: time=\"2026-06-14T08:29:07.486771662Z\" level=info msg=\"Removed container 6343a5e9cfa14b520f32b796bc1801031fc08ea9ac9f5659d718af370da83512: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=c94bcc67-9c3c-40b6-b646-33d81c1a38e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.246222 | controller |     "Jun 14 08:29:07.560933 crc crio[24245]: time=\"2026-06-14T08:29:07.560664961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246236 | controller |     "Jun 14 08:29:07.797286 crc crio[24245]: time=\"2026-06-14T08:29:07.797109572Z\" level=info msg=\"Created container 6a551ac9b0ae74adcc89e18bf943b39955c1d2e55e829f267fb12ca4f0d5f045: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=712754e1-b2a6-484f-875b-269ce504bd6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.246253 | controller |     "Jun 14 08:29:07.798961 crc crio[24245]: time=\"2026-06-14T08:29:07.798805016Z\" level=info msg=\"Starting container: 6a551ac9b0ae74adcc89e18bf943b39955c1d2e55e829f267fb12ca4f0d5f045\" id=49c14e21-ed3b-46cf-bff5-54bf5e8248e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.246268 | controller |     "Jun 14 08:29:07.806438 crc crio[24245]: time=\"2026-06-14T08:29:07.806308219Z\" level=info msg=\"Started container\" PID=27715 containerID=6a551ac9b0ae74adcc89e18bf943b39955c1d2e55e829f267fb12ca4f0d5f045 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=49c14e21-ed3b-46cf-bff5-54bf5e8248e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20bf2c9af7a9b175283b9b6fdab74137bc8b9ef764cc9d01435c1f0ff9d39674",
2026-06-14 10:12:41.246283 | controller |     "Jun 14 08:29:28.292317 crc crio[24245]: time=\"2026-06-14T08:29:28.290365256Z\" level=info msg=\"Stopping container: 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6 (timeout: 30s)\" id=da98a410-b894-443d-8672-413e58e48fcd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.246298 | controller |     "Jun 14 08:29:28.488445 crc crio[24245]: time=\"2026-06-14T08:29:28.488265963Z\" level=info msg=\"Stopped container 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=da98a410-b894-443d-8672-413e58e48fcd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.246313 | controller |     "Jun 14 08:29:28.490518 crc crio[24245]: time=\"2026-06-14T08:29:28.49033186Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=bf4bd575-efd0-42e1-8d5d-9716ff489c30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.246327 | controller |     "Jun 14 08:29:28.493463 crc crio[24245]: time=\"2026-06-14T08:29:28.493314676Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=66566b85-5079-4bbb-8290-6e9f242e78b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.246342 | controller |     "Jun 14 08:29:28.495488 crc crio[24245]: time=\"2026-06-14T08:29:28.495342001Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=7bfa1595-71c3-49d5-8d6b-0e39e5cf8a5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.246377 | controller |     "Jun 14 08:29:28.496753 crc crio[24245]: time=\"2026-06-14T08:29:28.495770815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246393 | controller |     "Jun 14 08:29:28.527082 crc crio[24245]: time=\"2026-06-14T08:29:28.526979702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246408 | controller |     "Jun 14 08:29:28.552533 crc crio[24245]: time=\"2026-06-14T08:29:28.552352849Z\" level=info msg=\"Removing container: b04bc0eec4ce46e8b42f9e415874c5d0809771c46cf2c09237f50faf651eb5f6\" id=22416580-71d8-461d-86f1-0d4c53a13217 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.246422 | controller |     "Jun 14 08:29:28.661315 crc crio[24245]: time=\"2026-06-14T08:29:28.661225769Z\" level=info msg=\"Removed container b04bc0eec4ce46e8b42f9e415874c5d0809771c46cf2c09237f50faf651eb5f6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=22416580-71d8-461d-86f1-0d4c53a13217 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.246437 | controller |     "Jun 14 08:29:28.708434 crc crio[24245]: time=\"2026-06-14T08:29:28.708264423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246455 | controller |     "Jun 14 08:29:28.854131 crc crio[24245]: time=\"2026-06-14T08:29:28.853513555Z\" level=info msg=\"Created container 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=7bfa1595-71c3-49d5-8d6b-0e39e5cf8a5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.246470 | controller |     "Jun 14 08:29:28.856085 crc crio[24245]: time=\"2026-06-14T08:29:28.855735917Z\" level=info msg=\"Starting container: 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7\" id=b5bbfc52-d1ba-4ec3-893f-5524b186c0c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.246485 | controller |     "Jun 14 08:29:28.866486 crc crio[24245]: time=\"2026-06-14T08:29:28.866293877Z\" level=info msg=\"Started container\" PID=27977 containerID=40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=b5bbfc52-d1ba-4ec3-893f-5524b186c0c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.246500 | controller |     "Jun 14 08:29:31.141019 crc crio[24245]: time=\"2026-06-14T08:29:31.140735422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=a1325475-04c3-420e-a59d-bab609f247c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.246514 | controller |     "Jun 14 08:29:31.145118 crc crio[24245]: time=\"2026-06-14T08:29:31.144976338Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=214efb59-c105-4117-8040-2281d7cc1b12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.246529 | controller |     "Jun 14 08:29:31.263204 crc crio[24245]: time=\"2026-06-14T08:29:31.262964661Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=016bb740-00f8-4906-9219-6301e1833637 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.246544 | controller |     "Jun 14 08:29:31.264080 crc crio[24245]: time=\"2026-06-14T08:29:31.263793198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246559 | controller |     "Jun 14 08:29:31.297243 crc crio[24245]: time=\"2026-06-14T08:29:31.297120491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246573 | controller |     "Jun 14 08:29:31.492786 crc crio[24245]: time=\"2026-06-14T08:29:31.492568081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246588 | controller |     "Jun 14 08:29:31.689010 crc crio[24245]: time=\"2026-06-14T08:29:31.688762374Z\" level=info msg=\"Created container dbb824f78f5954ef824152dafdb275b58a231ef95ee1c0ececf45b3371d4c934: openshift-etcd/etcd-crc/etcdctl\" id=016bb740-00f8-4906-9219-6301e1833637 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.246603 | controller |     "Jun 14 08:29:31.691226 crc crio[24245]: time=\"2026-06-14T08:29:31.69112305Z\" level=info msg=\"Starting container: dbb824f78f5954ef824152dafdb275b58a231ef95ee1c0ececf45b3371d4c934\" id=aac08e56-9038-4608-96d9-9fa9ae979717 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.246617 | controller |     "Jun 14 08:29:31.702009 crc crio[24245]: time=\"2026-06-14T08:29:31.699200151Z\" level=info msg=\"Started container\" PID=28012 containerID=dbb824f78f5954ef824152dafdb275b58a231ef95ee1c0ececf45b3371d4c934 description=openshift-etcd/etcd-crc/etcdctl id=aac08e56-9038-4608-96d9-9fa9ae979717 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd",
2026-06-14 10:12:41.246634 | controller |     "Jun 14 08:29:31.840051 crc crio[24245]: time=\"2026-06-14T08:29:31.839934907Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=984c99f0-1ce6-46d3-b7c0-fee3b8d51bf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.246649 | controller |     "Jun 14 08:29:31.844013 crc crio[24245]: time=\"2026-06-14T08:29:31.843532513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9dad495d-d3e0-404e-bb63-cb17fe31b4e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.246664 | controller |     "Jun 14 08:29:31.896763 crc crio[24245]: time=\"2026-06-14T08:29:31.895776916Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=7215ffb5-a92f-4078-a77f-774a7bfde80e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.246678 | controller |     "Jun 14 08:29:31.897645 crc crio[24245]: time=\"2026-06-14T08:29:31.897504173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246693 | controller |     "Jun 14 08:29:31.947128 crc crio[24245]: time=\"2026-06-14T08:29:31.947001507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246707 | controller |     "Jun 14 08:29:32.148468 crc crio[24245]: time=\"2026-06-14T08:29:32.148212243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246721 | controller |     "Jun 14 08:29:32.310750 crc crio[24245]: time=\"2026-06-14T08:29:32.310575425Z\" level=info msg=\"Created container f196404efc5dfe1ebee5d045b31c2845747f7cae0f9392388f3f02d40eb32b81: openshift-etcd/etcd-crc/etcd\" id=7215ffb5-a92f-4078-a77f-774a7bfde80e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.246736 | controller |     "Jun 14 08:29:32.312456 crc crio[24245]: time=\"2026-06-14T08:29:32.312338432Z\" level=info msg=\"Starting container: f196404efc5dfe1ebee5d045b31c2845747f7cae0f9392388f3f02d40eb32b81\" id=5dabb8f0-d586-4f99-9496-65e3026f622a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.246750 | controller |     "Jun 14 08:29:32.324327 crc crio[24245]: time=\"2026-06-14T08:29:32.324229465Z\" level=info msg=\"Started container\" PID=28045 containerID=f196404efc5dfe1ebee5d045b31c2845747f7cae0f9392388f3f02d40eb32b81 description=openshift-etcd/etcd-crc/etcd id=5dabb8f0-d586-4f99-9496-65e3026f622a name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd",
2026-06-14 10:12:41.246764 | controller |     "Jun 14 08:29:32.344013 crc crio[24245]: time=\"2026-06-14T08:29:32.343649761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=1c4e8e1e-ea25-4ddf-8aaa-7764b6271af3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.246778 | controller |     "Jun 14 08:29:32.354549 crc crio[24245]: time=\"2026-06-14T08:29:32.354374467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=fac57124-7c2c-4de6-885f-43c97a7baf64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.246794 | controller |     "Jun 14 08:29:32.431757 crc crio[24245]: time=\"2026-06-14T08:29:32.431628896Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=8720bb8a-1e3e-45ff-8a6d-cfa9f42f37d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.246809 | controller |     "Jun 14 08:29:32.432464 crc crio[24245]: time=\"2026-06-14T08:29:32.432439282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246823 | controller |     "Jun 14 08:29:32.456192 crc crio[24245]: time=\"2026-06-14T08:29:32.456128425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246837 | controller |     "Jun 14 08:29:32.646828 crc crio[24245]: time=\"2026-06-14T08:29:32.646764681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246852 | controller |     "Jun 14 08:29:32.964983 crc crio[24245]: time=\"2026-06-14T08:29:32.964592114Z\" level=info msg=\"Created container 139532a59649c0ed4257b455bb4d81c1475115a07ee8b5ecc809e89bd9cd4db3: openshift-etcd/etcd-crc/etcd-metrics\" id=8720bb8a-1e3e-45ff-8a6d-cfa9f42f37d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.246866 | controller |     "Jun 14 08:29:32.966687 crc crio[24245]: time=\"2026-06-14T08:29:32.966588008Z\" level=info msg=\"Starting container: 139532a59649c0ed4257b455bb4d81c1475115a07ee8b5ecc809e89bd9cd4db3\" id=d127f89a-df4b-4898-b5b2-2521703006d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.246880 | controller |     "Jun 14 08:29:32.982157 crc crio[24245]: time=\"2026-06-14T08:29:32.982055037Z\" level=info msg=\"Started container\" PID=28062 containerID=139532a59649c0ed4257b455bb4d81c1475115a07ee8b5ecc809e89bd9cd4db3 description=openshift-etcd/etcd-crc/etcd-metrics id=d127f89a-df4b-4898-b5b2-2521703006d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd",
2026-06-14 10:12:41.246895 | controller |     "Jun 14 08:29:33.085359 crc crio[24245]: time=\"2026-06-14T08:29:33.085206081Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=57ea890c-7f52-4ab0-a622-4309aa1c7dc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.246910 | controller |     "Jun 14 08:29:33.087719 crc crio[24245]: time=\"2026-06-14T08:29:33.087607039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=ac80c3bb-023d-4340-b7da-befb6f60c893 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.246924 | controller |     "Jun 14 08:29:33.096985 crc crio[24245]: time=\"2026-06-14T08:29:33.096896758Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=92ee7104-b6ad-46fb-b8e5-bc91f2bef7c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.246939 | controller |     "Jun 14 08:29:33.097277 crc crio[24245]: time=\"2026-06-14T08:29:33.097206328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246954 | controller |     "Jun 14 08:29:33.119945 crc crio[24245]: time=\"2026-06-14T08:29:33.119571629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246968 | controller |     "Jun 14 08:29:33.347831 crc crio[24245]: time=\"2026-06-14T08:29:33.34766287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.246985 | controller |     "Jun 14 08:29:33.517487 crc crio[24245]: time=\"2026-06-14T08:29:33.516386708Z\" level=info msg=\"Created container 36bd97583d3b279d869af42e8a24f6c78937e4a1c3c48b52553a083f5ecc96db: openshift-etcd/etcd-crc/etcd-readyz\" id=92ee7104-b6ad-46fb-b8e5-bc91f2bef7c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.247000 | controller |     "Jun 14 08:29:33.519688 crc crio[24245]: time=\"2026-06-14T08:29:33.51954862Z\" level=info msg=\"Starting container: 36bd97583d3b279d869af42e8a24f6c78937e4a1c3c48b52553a083f5ecc96db\" id=76febd77-1ecf-4b17-8fae-f2c46ec93265 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.247015 | controller |     "Jun 14 08:29:33.527016 crc crio[24245]: time=\"2026-06-14T08:29:33.526803143Z\" level=info msg=\"Started container\" PID=28082 containerID=36bd97583d3b279d869af42e8a24f6c78937e4a1c3c48b52553a083f5ecc96db description=openshift-etcd/etcd-crc/etcd-readyz id=76febd77-1ecf-4b17-8fae-f2c46ec93265 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd",
2026-06-14 10:12:41.247030 | controller |     "Jun 14 08:29:33.542768 crc crio[24245]: time=\"2026-06-14T08:29:33.542536091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=aafd7fed-d0b2-4ed3-b296-4dd31b353973 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.247045 | controller |     "Jun 14 08:29:33.546663 crc crio[24245]: time=\"2026-06-14T08:29:33.546480947Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=0efe707d-1514-4876-9bb9-951eee97e406 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.247059 | controller |     "Jun 14 08:29:33.736772 crc crio[24245]: time=\"2026-06-14T08:29:33.736642486Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=737e0c17-6d9a-4d42-a85c-c787cc633b59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.247074 | controller |     "Jun 14 08:29:33.737647 crc crio[24245]: time=\"2026-06-14T08:29:33.737561406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.247089 | controller |     "Jun 14 08:29:33.788513 crc crio[24245]: time=\"2026-06-14T08:29:33.788430756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.247104 | controller |     "Jun 14 08:29:33.986192 crc crio[24245]: time=\"2026-06-14T08:29:33.985833409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.247118 | controller |     "Jun 14 08:29:34.158479 crc crio[24245]: time=\"2026-06-14T08:29:34.158278186Z\" level=info msg=\"Created container f748e66c7428ab6bd75fe9a483ba2d44d93109761112ee9b881ceaa40c9ad89b: openshift-etcd/etcd-crc/etcd-rev\" id=737e0c17-6d9a-4d42-a85c-c787cc633b59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.247132 | controller |     "Jun 14 08:29:34.159943 crc crio[24245]: time=\"2026-06-14T08:29:34.159807965Z\" level=info msg=\"Starting container: f748e66c7428ab6bd75fe9a483ba2d44d93109761112ee9b881ceaa40c9ad89b\" id=c50713f7-9ca5-419e-a716-531f7c34ab1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.247148 | controller |     "Jun 14 08:29:34.170976 crc crio[24245]: time=\"2026-06-14T08:29:34.170757278Z\" level=info msg=\"Started container\" PID=28102 containerID=f748e66c7428ab6bd75fe9a483ba2d44d93109761112ee9b881ceaa40c9ad89b description=openshift-etcd/etcd-crc/etcd-rev id=c50713f7-9ca5-419e-a716-531f7c34ab1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e299c3c7d765369fdb39f67cdf89095ed47e5d7d30d245d6a6e6e6258f9b9bfd",
2026-06-14 10:12:41.247203 | controller |     "Jun 14 08:29:58.295363 crc crio[24245]: time=\"2026-06-14T08:29:58.292717489Z\" level=info msg=\"Stopping container: 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7 (timeout: 30s)\" id=4683a5b7-e49b-40a3-826c-394e976f86c0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.247221 | controller |     "Jun 14 08:30:28.315558 crc crio[24245]: time=\"2026-06-14T08:30:28.313664597Z\" level=warning msg=\"Stopping container 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7 with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.247236 | controller |     "Jun 14 08:30:28.872163 crc crio[24245]: time=\"2026-06-14T08:30:28.872030743Z\" level=info msg=\"Stopped container 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=4683a5b7-e49b-40a3-826c-394e976f86c0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.247251 | controller |     "Jun 14 08:30:28.875722 crc crio[24245]: time=\"2026-06-14T08:30:28.875492635Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=a8bc4788-d204-4bcb-ad6b-cf30cead6101 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.247266 | controller |     "Jun 14 08:30:28.879918 crc crio[24245]: time=\"2026-06-14T08:30:28.879760605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=e2f6a132-ea6b-4569-b5e1-585515339164 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.247280 | controller |     "Jun 14 08:30:28.882694 crc crio[24245]: time=\"2026-06-14T08:30:28.882636545Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1ba0fcf5-bf39-480b-b5fe-d42915a19581 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.247294 | controller |     "Jun 14 08:30:28.883466 crc crio[24245]: time=\"2026-06-14T08:30:28.883360448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.247308 | controller |     "Jun 14 08:30:28.909520 crc crio[24245]: time=\"2026-06-14T08:30:28.909087838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.247322 | controller |     "Jun 14 08:30:29.075892 crc crio[24245]: time=\"2026-06-14T08:30:29.075711528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.247336 | controller |     "Jun 14 08:30:29.165750 crc crio[24245]: time=\"2026-06-14T08:30:29.165631556Z\" level=info msg=\"Created container 2aeba3d86902cb525b801cbf34b7b67182f3895ae34b01af9ca7c414694bd38e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1ba0fcf5-bf39-480b-b5fe-d42915a19581 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.247377 | controller |     "Jun 14 08:30:29.167155 crc crio[24245]: time=\"2026-06-14T08:30:29.167078963Z\" level=info msg=\"Starting container: 2aeba3d86902cb525b801cbf34b7b67182f3895ae34b01af9ca7c414694bd38e\" id=be192588-7b7e-4fde-bbd1-a1fc9f60ec95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.247395 | controller |     "Jun 14 08:30:29.174375 crc crio[24245]: time=\"2026-06-14T08:30:29.174228733Z\" level=info msg=\"Started container\" PID=28901 containerID=2aeba3d86902cb525b801cbf34b7b67182f3895ae34b01af9ca7c414694bd38e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=be192588-7b7e-4fde-bbd1-a1fc9f60ec95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.247416 | controller |     "Jun 14 08:30:29.243269 crc crio[24245]: time=\"2026-06-14T08:30:29.243068362Z\" level=info msg=\"Removing container: 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6\" id=d9b5f154-dad3-41c4-93dc-419ef23664e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.247432 | controller |     "Jun 14 08:30:29.280372 crc crio[24245]: time=\"2026-06-14T08:30:29.280246662Z\" level=info msg=\"Removed container 7e2c4b33490a3f3af5442348d0f94377a1c015f05e598d5e884ec91ead4393f6: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=d9b5f154-dad3-41c4-93dc-419ef23664e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.247447 | controller |     "Jun 14 08:30:58.296529 crc crio[24245]: time=\"2026-06-14T08:30:58.295120503Z\" level=info msg=\"Stopping container: 2aeba3d86902cb525b801cbf34b7b67182f3895ae34b01af9ca7c414694bd38e (timeout: 30s)\" id=3be521b1-8d71-41dc-bb24-e126106389b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.247462 | controller |     "Jun 14 08:31:04.648761 crc crio[24245]: time=\"2026-06-14T08:31:04.647294161Z\" level=info msg=\"Removing container: d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd\" id=a2a103c6-b59a-4499-a7e9-285fe8dcf509 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.247476 | controller |     "Jun 14 08:31:04.687727 crc crio[24245]: time=\"2026-06-14T08:31:04.687330471Z\" level=info msg=\"Removed container d0ec55e9cb5824af137db5cb81c8b56c171cb895994edf32b6eafb33bc15f7dd: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=a2a103c6-b59a-4499-a7e9-285fe8dcf509 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.247491 | controller |     "Jun 14 08:31:14.774910 crc crio[24245]: time=\"2026-06-14T08:31:14.769290969Z\" level=info msg=\"Removing container: 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7\" id=53d5da40-a55b-4908-b97d-9cc8a93fa937 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.247506 | controller |     "Jun 14 08:31:14.850637 crc crio[24245]: time=\"2026-06-14T08:31:14.850569076Z\" level=info msg=\"Stopped container 2aeba3d86902cb525b801cbf34b7b67182f3895ae34b01af9ca7c414694bd38e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3be521b1-8d71-41dc-bb24-e126106389b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.247520 | controller |     "Jun 14 08:31:14.854346 crc crio[24245]: time=\"2026-06-14T08:31:14.854289374Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=063f4a1e-52ac-4dce-b597-f52ea352d272 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.247535 | controller |     "Jun 14 08:31:14.856993 crc crio[24245]: time=\"2026-06-14T08:31:14.856954952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=4f1d8dcb-927e-4300-bdaa-dbab0c456d5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.247550 | controller |     "Jun 14 08:31:14.860529 crc crio[24245]: time=\"2026-06-14T08:31:14.86049929Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=afba8f8a-3e63-4f10-84dc-dee8f2dc54be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.247565 | controller |     "Jun 14 08:31:14.861829 crc crio[24245]: time=\"2026-06-14T08:31:14.861718434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.247583 | controller |     "Jun 14 08:31:14.876613 crc crio[24245]: time=\"2026-06-14T08:31:14.876516333Z\" level=info msg=\"Removed container 40cf38b83fc0e7c1d0d8f7c69f700a1e6bcd86667416d552f96abbc098b307e7: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=53d5da40-a55b-4908-b97d-9cc8a93fa937 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.247598 | controller |     "Jun 14 08:31:14.928151 crc crio[24245]: time=\"2026-06-14T08:31:14.927832242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.247613 | controller |     "Jun 14 08:31:15.246394 crc crio[24245]: time=\"2026-06-14T08:31:15.24604783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.247627 | controller |     "Jun 14 08:31:15.349130 crc crio[24245]: time=\"2026-06-14T08:31:15.349084224Z\" level=info msg=\"Created container 292789b6f5a262996734e64fc653b4cfd87d8f07018c717264408ef24a40243e: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=afba8f8a-3e63-4f10-84dc-dee8f2dc54be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.247642 | controller |     "Jun 14 08:31:15.350778 crc crio[24245]: time=\"2026-06-14T08:31:15.350609083Z\" level=info msg=\"Starting container: 292789b6f5a262996734e64fc653b4cfd87d8f07018c717264408ef24a40243e\" id=fab65e2d-ab0f-4fbf-b5dd-b8d1a3b35a11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.247658 | controller |     "Jun 14 08:31:15.356178 crc crio[24245]: time=\"2026-06-14T08:31:15.356081949Z\" level=info msg=\"Started container\" PID=29521 containerID=292789b6f5a262996734e64fc653b4cfd87d8f07018c717264408ef24a40243e description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=fab65e2d-ab0f-4fbf-b5dd-b8d1a3b35a11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.247673 | controller |     "Jun 14 08:31:25.293570 crc crio[24245]: time=\"2026-06-14T08:31:25.292317614Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=60118b2c-9269-4073-9a99-1c6edd384aed name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.247688 | controller |     "Jun 14 08:31:25.296749 crc crio[24245]: time=\"2026-06-14T08:31:25.296393145Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f5307898-7775-4bc7-aabe-f847149434cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.247702 | controller |     "Jun 14 08:31:25.299224 crc crio[24245]: time=\"2026-06-14T08:31:25.299048288Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=d9eb2c77-2edf-47f9-8efe-03163fc4c5ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.247717 | controller |     "Jun 14 08:31:25.299379 crc crio[24245]: time=\"2026-06-14T08:31:25.299353918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.247732 | controller |     "Jun 14 08:31:25.333987 crc crio[24245]: time=\"2026-06-14T08:31:25.333693973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.247746 | controller |     "Jun 14 08:31:25.502146 crc crio[24245]: time=\"2026-06-14T08:31:25.501901843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.247765 | controller |     "Jun 14 08:31:25.601026 crc crio[24245]: time=\"2026-06-14T08:31:25.600708477Z\" level=info msg=\"Created container f5b9f1ab93172ac239d3be894fca87e923c56b3a8d845ca01f383721aee1da66: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=d9eb2c77-2edf-47f9-8efe-03163fc4c5ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.247780 | controller |     "Jun 14 08:31:25.603134 crc crio[24245]: time=\"2026-06-14T08:31:25.602925047Z\" level=info msg=\"Starting container: f5b9f1ab93172ac239d3be894fca87e923c56b3a8d845ca01f383721aee1da66\" id=ef53aa3d-394b-4e0d-ba5f-996b2c66247d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.247795 | controller |     "Jun 14 08:31:25.608652 crc crio[24245]: time=\"2026-06-14T08:31:25.608529896Z\" level=info msg=\"Started container\" PID=29671 containerID=f5b9f1ab93172ac239d3be894fca87e923c56b3a8d845ca01f383721aee1da66 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=ef53aa3d-394b-4e0d-ba5f-996b2c66247d name=/runtime.v1.RuntimeService/StartContainer sandboxID=dfee9f3a5e40c1f4cbf3e07de54b70a62bc5d38a6d7f22cc254055655a347f12",
2026-06-14 10:12:41.247809 | controller |     "Jun 14 08:32:44.336590 crc crio[24245]: time=\"2026-06-14T08:32:44.335102384Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-rqcwb/POD\" id=283eed6b-36fb-4c36-9a90-ce9f884b96ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.247824 | controller |     "Jun 14 08:32:44.338083 crc crio[24245]: time=\"2026-06-14T08:32:44.336638134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.247838 | controller |     "Jun 14 08:32:44.371457 crc crio[24245]: time=\"2026-06-14T08:32:44.371071642Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/POD\" id=a0681232-98f8-4e93-b0b0-0bb8c0e874f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.247853 | controller |     "Jun 14 08:32:44.371615 crc crio[24245]: time=\"2026-06-14T08:32:44.371525687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.247868 | controller |     "Jun 14 08:32:44.373910 crc crio[24245]: time=\"2026-06-14T08:32:44.373756778Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rqcwb Namespace:openshift-marketplace ID:6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a UID:dd31c0a0-2d4f-43e9-bf1d-52de7af6f38e NetNS:/var/run/netns/e142ca46-16de-4c85-a5ad-033759e147f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd31c0a0_2d4f_43e9_bf1d_52de7af6f38e.slice PodAnnotations:0xc000130a60}] Aliases:map[]}\"",
2026-06-14 10:12:41.247883 | controller |     "Jun 14 08:32:44.374014 crc crio[24245]: time=\"2026-06-14T08:32:44.37383368Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-rqcwb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.247897 | controller |     "Jun 14 08:32:44.390695 crc crio[24245]: time=\"2026-06-14T08:32:44.390652627Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-tdk6g/POD\" id=94cf7d3a-67fc-4dae-8fab-00964f6edf51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.247912 | controller |     "Jun 14 08:32:44.391031 crc crio[24245]: time=\"2026-06-14T08:32:44.391006248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.247926 | controller |     "Jun 14 08:32:44.397258 crc crio[24245]: time=\"2026-06-14T08:32:44.397008201Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690430-dvpvh Namespace:openshift-operator-lifecycle-manager ID:4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521 UID:19e67f66-bdf5-4de6-9dc7-863fd8e5b752 NetNS:/var/run/netns/a85d0e22-53c7-41bf-a362-b548699c816f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19e67f66_bdf5_4de6_9dc7_863fd8e5b752.slice PodAnnotations:0xc000130b00}] Aliases:map[]}\"",
2026-06-14 10:12:41.247943 | controller |     "Jun 14 08:32:44.397258 crc crio[24245]: time=\"2026-06-14T08:32:44.397132565Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690430-dvpvh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.247958 | controller |     "Jun 14 08:32:44.398684 crc crio[24245]: time=\"2026-06-14T08:32:44.398549739Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-ttvgh/POD\" id=fdf8117b-79c5-4231-9c0f-b92383494921 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.247973 | controller |     "Jun 14 08:32:44.398802 crc crio[24245]: time=\"2026-06-14T08:32:44.398725614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.247987 | controller |     "Jun 14 08:32:44.411479 crc crio[24245]: time=\"2026-06-14T08:32:44.411371259Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-7kggf/POD\" id=99dc3dc0-277f-4990-9d9e-59763946b894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.248001 | controller |     "Jun 14 08:32:44.412124 crc crio[24245]: time=\"2026-06-14T08:32:44.411704899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.248015 | controller |     "Jun 14 08:32:44.465155 crc crio[24245]: time=\"2026-06-14T08:32:44.464807206Z\" level=info msg=\"Got pod network &{Name:community-operators-tdk6g Namespace:openshift-marketplace ID:5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec UID:26d1ae36-ab8a-4273-a374-1750a250586e NetNS:/var/run/netns/4f3c6bf7-ce13-4c87-b580-b062d3e31d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26d1ae36_ab8a_4273_a374_1750a250586e.slice PodAnnotations:0xc000602508}] Aliases:map[]}\"",
2026-06-14 10:12:41.248030 | controller |     "Jun 14 08:32:44.465155 crc crio[24245]: time=\"2026-06-14T08:32:44.464947251Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-tdk6g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.248045 | controller |     "Jun 14 08:32:44.491261 crc crio[24245]: time=\"2026-06-14T08:32:44.491128377Z\" level=info msg=\"Got pod network &{Name:certified-operators-7kggf Namespace:openshift-marketplace ID:83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab UID:fb6b6cc4-63cb-4e1d-8135-f9412ab43e51 NetNS:/var/run/netns/0c505385-b37e-4365-9ea4-605bea5cfc11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb6b6cc4_63cb_4e1d_8135_f9412ab43e51.slice PodAnnotations:0xc002c92258}] Aliases:map[]}\"",
2026-06-14 10:12:41.248060 | controller |     "Jun 14 08:32:44.491261 crc crio[24245]: time=\"2026-06-14T08:32:44.491211499Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-7kggf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.248074 | controller |     "Jun 14 08:32:44.500122 crc crio[24245]: time=\"2026-06-14T08:32:44.500023369Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ttvgh Namespace:openshift-marketplace ID:1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9 UID:9311f651-95aa-4445-afa6-02cf9af4849a NetNS:/var/run/netns/66642a71-74f5-4382-8b3a-de4d1bad28de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9311f651_95aa_4445_afa6_02cf9af4849a.slice PodAnnotations:0xc00274a3e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.248092 | controller |     "Jun 14 08:32:44.502732 crc crio[24245]: time=\"2026-06-14T08:32:44.500131902Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-ttvgh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.248107 | controller |     "Jun 14 08:32:46.279446 crc crio[24245]: 2026-06-14T08:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d6906b0057b393 Mac:36:80:40:de:21:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/e142ca46-16de-4c85-a5ad-033759e147f6 SocketPath: PciID:}] [{Interface:0xc000260a20 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.248121 | controller |     "Jun 14 08:32:46.281271 crc crio[24245]: time=\"2026-06-14T08:32:46.281096955Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-rqcwb Namespace:openshift-marketplace ID:6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a UID:dd31c0a0-2d4f-43e9-bf1d-52de7af6f38e NetNS:/var/run/netns/e142ca46-16de-4c85-a5ad-033759e147f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd31c0a0_2d4f_43e9_bf1d_52de7af6f38e.slice PodAnnotations:0xc000130a60}] Aliases:map[]}\"",
2026-06-14 10:12:41.248136 | controller |     "Jun 14 08:32:46.281480 crc crio[24245]: time=\"2026-06-14T08:32:46.281423895Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-rqcwb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.248150 | controller |     "Jun 14 08:32:46.292461 crc crio[24245]: time=\"2026-06-14T08:32:46.292352338Z\" level=info msg=\"Ran pod sandbox 6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a with infra container: openshift-marketplace/redhat-marketplace-rqcwb/POD\" id=283eed6b-36fb-4c36-9a90-ce9f884b96ad name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.248165 | controller |     "Jun 14 08:32:46.294653 crc crio[24245]: time=\"2026-06-14T08:32:46.294612395Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=44ccbe16-f039-4277-b83a-781b27ea0b3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.248180 | controller |     "Jun 14 08:32:46.301197 crc crio[24245]: time=\"2026-06-14T08:32:46.301166974Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=990b72fc-2763-4f01-b8ab-76b8a47b2554 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.248194 | controller |     "Jun 14 08:32:46.317082 crc crio[24245]: time=\"2026-06-14T08:32:46.314569792Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rqcwb/extract-utilities\" id=b70b73f1-a861-4913-af6f-c22b49883192 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.248208 | controller |     "Jun 14 08:32:46.317082 crc crio[24245]: time=\"2026-06-14T08:32:46.315307406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.248223 | controller |     "Jun 14 08:32:46.406361 crc crio[24245]: time=\"2026-06-14T08:32:46.406259571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.248240 | controller |     "Jun 14 08:32:46.413117 crc crio[24245]: time=\"2026-06-14T08:32:46.413056156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.248255 | controller |     "Jun 14 08:32:46.480968 crc crio[24245]: 2026-06-14T08:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83990c83cdeab25 Mac:ea:00:df:ee:95:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/0c505385-b37e-4365-9ea4-605bea5cfc11 SocketPath: PciID:}] [{Interface:0xc000015620 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.248270 | controller |     "Jun 14 08:32:46.484446 crc crio[24245]: time=\"2026-06-14T08:32:46.482377209Z\" level=info msg=\"Got pod network &{Name:certified-operators-7kggf Namespace:openshift-marketplace ID:83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab UID:fb6b6cc4-63cb-4e1d-8135-f9412ab43e51 NetNS:/var/run/netns/0c505385-b37e-4365-9ea4-605bea5cfc11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfb6b6cc4_63cb_4e1d_8135_f9412ab43e51.slice PodAnnotations:0xc002c92258}] Aliases:map[]}\"",
2026-06-14 10:12:41.248285 | controller |     "Jun 14 08:32:46.484446 crc crio[24245]: time=\"2026-06-14T08:32:46.482581535Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-7kggf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.248299 | controller |     "Jun 14 08:32:46.494330 crc crio[24245]: 2026-06-14T08:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c195eedc6256e1 Mac:26:32:c7:02:89:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/a85d0e22-53c7-41bf-a362-b548699c816f SocketPath: PciID:}] [{Interface:0xc00013c550 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.248313 | controller |     "Jun 14 08:32:46.495682 crc crio[24245]: time=\"2026-06-14T08:32:46.495639142Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690430-dvpvh Namespace:openshift-operator-lifecycle-manager ID:4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521 UID:19e67f66-bdf5-4de6-9dc7-863fd8e5b752 NetNS:/var/run/netns/a85d0e22-53c7-41bf-a362-b548699c816f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19e67f66_bdf5_4de6_9dc7_863fd8e5b752.slice PodAnnotations:0xc000130b00}] Aliases:map[]}\"",
2026-06-14 10:12:41.248328 | controller |     "Jun 14 08:32:46.496033 crc crio[24245]: time=\"2026-06-14T08:32:46.496005914Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690430-dvpvh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.248343 | controller |     "Jun 14 08:32:46.498684 crc crio[24245]: time=\"2026-06-14T08:32:46.498578657Z\" level=info msg=\"Ran pod sandbox 83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab with infra container: openshift-marketplace/certified-operators-7kggf/POD\" id=99dc3dc0-277f-4990-9d9e-59763946b894 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.248391 | controller |     "Jun 14 08:32:46.506205 crc crio[24245]: time=\"2026-06-14T08:32:46.505267709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8b958a6b-505e-4df1-8305-3a30d23e01c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.248407 | controller |     "Jun 14 08:32:46.510032 crc crio[24245]: time=\"2026-06-14T08:32:46.509583226Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f143c9a-1262-4182-ab0d-1f6c686485ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.248425 | controller |     "Jun 14 08:32:46.514048 crc crio[24245]: time=\"2026-06-14T08:32:46.513815712Z\" level=info msg=\"Ran pod sandbox 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/POD\" id=a0681232-98f8-4e93-b0b0-0bb8c0e874f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.248441 | controller |     "Jun 14 08:32:46.516364 crc crio[24245]: time=\"2026-06-14T08:32:46.515946409Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ce0345ad-5ff2-4087-97d2-6f224de08a83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.248456 | controller |     "Jun 14 08:32:46.520009 crc crio[24245]: time=\"2026-06-14T08:32:46.519777812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d423ee30-9d0a-48de-9533-fe5eda7ca7cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.248470 | controller |     "Jun 14 08:32:46.528540 crc crio[24245]: time=\"2026-06-14T08:32:46.528461669Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7kggf/extract-utilities\" id=d58a0d14-2a4d-4fd9-9ea9-9bb831d5e027 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.248485 | controller |     "Jun 14 08:32:46.529981 crc crio[24245]: time=\"2026-06-14T08:32:46.529462251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.248500 | controller |     "Jun 14 08:32:46.532622 crc crio[24245]: time=\"2026-06-14T08:32:46.532532499Z\" level=info msg=\"Created container c230a5a2eaf0f180e7f1e5e81e817003331832ff7f5fc7885c9fae41b7a0e43c: openshift-marketplace/redhat-marketplace-rqcwb/extract-utilities\" id=b70b73f1-a861-4913-af6f-c22b49883192 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.248516 | controller |     "Jun 14 08:32:46.538125 crc crio[24245]: time=\"2026-06-14T08:32:46.538045825Z\" level=info msg=\"Starting container: c230a5a2eaf0f180e7f1e5e81e817003331832ff7f5fc7885c9fae41b7a0e43c\" id=f530e70d-ac72-443d-98d3-2d42e0f15b2b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.248530 | controller |     "Jun 14 08:32:46.550218 crc crio[24245]: time=\"2026-06-14T08:32:46.550123334Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/collect-profiles\" id=d1b7cb89-0074-49c0-8fcd-bdb0d4c9fddf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.248545 | controller |     "Jun 14 08:32:46.552125 crc crio[24245]: time=\"2026-06-14T08:32:46.551975574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.248559 | controller |     "Jun 14 08:32:46.558750 crc crio[24245]: time=\"2026-06-14T08:32:46.558679903Z\" level=info msg=\"Started container\" PID=30898 containerID=c230a5a2eaf0f180e7f1e5e81e817003331832ff7f5fc7885c9fae41b7a0e43c description=openshift-marketplace/redhat-marketplace-rqcwb/extract-utilities id=f530e70d-ac72-443d-98d3-2d42e0f15b2b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a",
2026-06-14 10:12:41.248573 | controller |     "Jun 14 08:32:46.561045 crc crio[24245]: 2026-06-14T08:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fef033d554f26b Mac:e6:4f:5b:6f:29:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/66642a71-74f5-4382-8b3a-de4d1bad28de SocketPath: PciID:}] [{Interface:0xc000014d90 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.248591 | controller |     "Jun 14 08:32:46.565581 crc crio[24245]: time=\"2026-06-14T08:32:46.565426059Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ttvgh Namespace:openshift-marketplace ID:1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9 UID:9311f651-95aa-4445-afa6-02cf9af4849a NetNS:/var/run/netns/66642a71-74f5-4382-8b3a-de4d1bad28de Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9311f651_95aa_4445_afa6_02cf9af4849a.slice PodAnnotations:0xc00274a3e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.248607 | controller |     "Jun 14 08:32:46.565805 crc crio[24245]: time=\"2026-06-14T08:32:46.5657699Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-ttvgh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.248621 | controller |     "Jun 14 08:32:46.607969 crc crio[24245]: time=\"2026-06-14T08:32:46.607249683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.248636 | controller |     "Jun 14 08:32:46.614290 crc crio[24245]: time=\"2026-06-14T08:32:46.614222046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.248650 | controller |     "Jun 14 08:32:46.615642 crc crio[24245]: time=\"2026-06-14T08:32:46.615567118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.248664 | controller |     "Jun 14 08:32:46.619619 crc crio[24245]: time=\"2026-06-14T08:32:46.619533785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.248679 | controller |     "Jun 14 08:32:46.668646 crc crio[24245]: 2026-06-14T08:32:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ced222039ef648 Mac:2a:f0:cc:94:2d:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/4f3c6bf7-ce13-4c87-b580-b062d3e31d9b SocketPath: PciID:}] [{Interface:0xc000364e60 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.248694 | controller |     "Jun 14 08:32:46.669799 crc crio[24245]: time=\"2026-06-14T08:32:46.669646035Z\" level=info msg=\"Got pod network &{Name:community-operators-tdk6g Namespace:openshift-marketplace ID:5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec UID:26d1ae36-ab8a-4273-a374-1750a250586e NetNS:/var/run/netns/4f3c6bf7-ce13-4c87-b580-b062d3e31d9b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26d1ae36_ab8a_4273_a374_1750a250586e.slice PodAnnotations:0xc000602508}] Aliases:map[]}\"",
2026-06-14 10:12:41.248709 | controller |     "Jun 14 08:32:46.669959 crc crio[24245]: time=\"2026-06-14T08:32:46.669934174Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-tdk6g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.248724 | controller |     "Jun 14 08:32:46.679549 crc crio[24245]: time=\"2026-06-14T08:32:46.679464038Z\" level=info msg=\"Ran pod sandbox 5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec with infra container: openshift-marketplace/community-operators-tdk6g/POD\" id=94cf7d3a-67fc-4dae-8fab-00964f6edf51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.248739 | controller |     "Jun 14 08:32:46.682062 crc crio[24245]: time=\"2026-06-14T08:32:46.681950929Z\" level=info msg=\"Ran pod sandbox 1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9 with infra container: openshift-marketplace/redhat-operators-ttvgh/POD\" id=fdf8117b-79c5-4231-9c0f-b92383494921 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.248756 | controller |     "Jun 14 08:32:46.683091 crc crio[24245]: time=\"2026-06-14T08:32:46.683063223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f04e870f-8dbc-47e1-a8b7-e48582fbe47d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.248770 | controller |     "Jun 14 08:32:46.685249 crc crio[24245]: time=\"2026-06-14T08:32:46.684979963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d6fa179d-e048-4503-9b5b-e6f17f3d9e1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.248785 | controller |     "Jun 14 08:32:46.685413 crc crio[24245]: time=\"2026-06-14T08:32:46.685378626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7fa0be26-f0c7-4c32-a5b5-7fd21c4c76c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.248799 | controller |     "Jun 14 08:32:46.690276 crc crio[24245]: time=\"2026-06-14T08:32:46.690182891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cb96703c-e883-4d23-91ac-b410ba4a985d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.248813 | controller |     "Jun 14 08:32:46.695590 crc crio[24245]: time=\"2026-06-14T08:32:46.695293023Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tdk6g/extract-utilities\" id=31a7dbb2-1f42-4938-af5d-713d432fd7ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.248828 | controller |     "Jun 14 08:32:46.697637 crc crio[24245]: time=\"2026-06-14T08:32:46.696161831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.248842 | controller |     "Jun 14 08:32:46.697637 crc crio[24245]: time=\"2026-06-14T08:32:46.697069311Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ttvgh/extract-utilities\" id=22aed3b8-b91c-4ce9-90fb-75294961584a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.248857 | controller |     "Jun 14 08:32:46.697637 crc crio[24245]: time=\"2026-06-14T08:32:46.697470944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.248871 | controller |     "Jun 14 08:32:46.726052 crc crio[24245]: time=\"2026-06-14T08:32:46.725946604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.248886 | controller |     "Jun 14 08:32:46.731335 crc crio[24245]: time=\"2026-06-14T08:32:46.731284402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.248900 | controller |     "Jun 14 08:32:46.742670 crc crio[24245]: time=\"2026-06-14T08:32:46.74188388Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=18bf5503-03bf-4fc8-a02f-a9e1348b58fa name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.248915 | controller |     "Jun 14 08:32:46.752453 crc crio[24245]: time=\"2026-06-14T08:32:46.752296322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.248929 | controller |     "Jun 14 08:32:46.760184 crc crio[24245]: time=\"2026-06-14T08:32:46.760106114Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-14 10:12:41.248948 | controller |     "Jun 14 08:32:46.763720 crc crio[24245]: time=\"2026-06-14T08:32:46.763575592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.248963 | controller |     "Jun 14 08:32:46.837788 crc crio[24245]: time=\"2026-06-14T08:32:46.837683156Z\" level=info msg=\"Created container fea2c6258ff04c9a926e5d45e2fb7d88fc7d85c0abf68ba49672e9dcd00a0a89: openshift-marketplace/certified-operators-7kggf/extract-utilities\" id=d58a0d14-2a4d-4fd9-9ea9-9bb831d5e027 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.248978 | controller |     "Jun 14 08:32:46.840050 crc crio[24245]: time=\"2026-06-14T08:32:46.839963841Z\" level=info msg=\"Starting container: fea2c6258ff04c9a926e5d45e2fb7d88fc7d85c0abf68ba49672e9dcd00a0a89\" id=9bffd667-28ce-4e53-a05f-e1822379514f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.248993 | controller |     "Jun 14 08:32:46.847306 crc crio[24245]: time=\"2026-06-14T08:32:46.847230653Z\" level=info msg=\"Created container 05f0acc8a82507a4fe73bbf327f2687d0fbe7ae4fad395cb62137e10c15c532e: openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/collect-profiles\" id=d1b7cb89-0074-49c0-8fcd-bdb0d4c9fddf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.249007 | controller |     "Jun 14 08:32:46.847924 crc crio[24245]: time=\"2026-06-14T08:32:46.84780669Z\" level=info msg=\"Started container\" PID=30919 containerID=fea2c6258ff04c9a926e5d45e2fb7d88fc7d85c0abf68ba49672e9dcd00a0a89 description=openshift-marketplace/certified-operators-7kggf/extract-utilities id=9bffd667-28ce-4e53-a05f-e1822379514f name=/runtime.v1.RuntimeService/StartContainer sandboxID=83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab",
2026-06-14 10:12:41.249022 | controller |     "Jun 14 08:32:46.848421 crc crio[24245]: time=\"2026-06-14T08:32:46.848385749Z\" level=info msg=\"Starting container: 05f0acc8a82507a4fe73bbf327f2687d0fbe7ae4fad395cb62137e10c15c532e\" id=33a3644e-4a11-4b59-a82f-f78fca4d3aad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.249037 | controller |     "Jun 14 08:32:46.865286 crc crio[24245]: time=\"2026-06-14T08:32:46.865228808Z\" level=info msg=\"Started container\" PID=30921 containerID=05f0acc8a82507a4fe73bbf327f2687d0fbe7ae4fad395cb62137e10c15c532e description=openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/collect-profiles id=33a3644e-4a11-4b59-a82f-f78fca4d3aad name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521",
2026-06-14 10:12:41.249052 | controller |     "Jun 14 08:32:46.874075 crc crio[24245]: time=\"2026-06-14T08:32:46.872986015Z\" level=info msg=\"Created container 7a0189ac0e35542d5f4b3f3d1ac1af656ef464e2063614f3f41b76c112f7a732: openshift-marketplace/community-operators-tdk6g/extract-utilities\" id=31a7dbb2-1f42-4938-af5d-713d432fd7ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.249067 | controller |     "Jun 14 08:32:46.874481 crc crio[24245]: time=\"2026-06-14T08:32:46.874413817Z\" level=info msg=\"Starting container: 7a0189ac0e35542d5f4b3f3d1ac1af656ef464e2063614f3f41b76c112f7a732\" id=bef03767-0df6-4af0-b7f1-5ed10b2460dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.249081 | controller |     "Jun 14 08:32:46.884214 crc crio[24245]: time=\"2026-06-14T08:32:46.883403277Z\" level=info msg=\"Started container\" PID=30925 containerID=7a0189ac0e35542d5f4b3f3d1ac1af656ef464e2063614f3f41b76c112f7a732 description=openshift-marketplace/community-operators-tdk6g/extract-utilities id=bef03767-0df6-4af0-b7f1-5ed10b2460dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec",
2026-06-14 10:12:41.249096 | controller |     "Jun 14 08:32:46.886453 crc crio[24245]: time=\"2026-06-14T08:32:46.886385172Z\" level=info msg=\"Created container eb757e5da38711f4c10201a61bdc8a39c5276e3e15dbf9701c432b78e47ea928: openshift-marketplace/redhat-operators-ttvgh/extract-utilities\" id=22aed3b8-b91c-4ce9-90fb-75294961584a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.249113 | controller |     "Jun 14 08:32:46.887708 crc crio[24245]: time=\"2026-06-14T08:32:46.887645553Z\" level=info msg=\"Starting container: eb757e5da38711f4c10201a61bdc8a39c5276e3e15dbf9701c432b78e47ea928\" id=d57ae9b7-fc7b-4baf-b173-2ff93b4019a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.249129 | controller |     "Jun 14 08:32:46.896052 crc crio[24245]: time=\"2026-06-14T08:32:46.895994979Z\" level=info msg=\"Started container\" PID=30928 containerID=eb757e5da38711f4c10201a61bdc8a39c5276e3e15dbf9701c432b78e47ea928 description=openshift-marketplace/redhat-operators-ttvgh/extract-utilities id=d57ae9b7-fc7b-4baf-b173-2ff93b4019a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9",
2026-06-14 10:12:41.249143 | controller |     "Jun 14 08:32:47.339548 crc crio[24245]: time=\"2026-06-14T08:32:47.338822953Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=18bf5503-03bf-4fc8-a02f-a9e1348b58fa name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.249158 | controller |     "Jun 14 08:32:47.347433 crc crio[24245]: time=\"2026-06-14T08:32:47.347341884Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=62968b60-a9c4-443c-83f2-c864b592b039 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.249172 | controller |     "Jun 14 08:32:47.351057 crc crio[24245]: time=\"2026-06-14T08:32:47.35096787Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=aa9b36c3-4c74-4297-a0e7-df7c0ae44910 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.249186 | controller |     "Jun 14 08:32:47.362025 crc crio[24245]: time=\"2026-06-14T08:32:47.361906899Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rqcwb/extract-content\" id=ec48398a-6d13-4d58-98ac-621580e46232 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.249201 | controller |     "Jun 14 08:32:47.363489 crc crio[24245]: time=\"2026-06-14T08:32:47.362996654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.249215 | controller |     "Jun 14 08:32:47.430681 crc crio[24245]: time=\"2026-06-14T08:32:47.430475517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.249229 | controller |     "Jun 14 08:32:47.441069 crc crio[24245]: time=\"2026-06-14T08:32:47.440130256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.249243 | controller |     "Jun 14 08:32:47.553293 crc crio[24245]: time=\"2026-06-14T08:32:47.553199654Z\" level=info msg=\"Created container 6ea53538fce6180250ad9b42b34ea4632386ca7a505c8ce9f210b2044067f524: openshift-marketplace/redhat-marketplace-rqcwb/extract-content\" id=ec48398a-6d13-4d58-98ac-621580e46232 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.249258 | controller |     "Jun 14 08:32:47.554358 crc crio[24245]: time=\"2026-06-14T08:32:47.554329141Z\" level=info msg=\"Starting container: 6ea53538fce6180250ad9b42b34ea4632386ca7a505c8ce9f210b2044067f524\" id=055e7e6d-b6d7-41c9-ba05-f23ebbd1a9d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.249272 | controller |     "Jun 14 08:32:47.561523 crc crio[24245]: time=\"2026-06-14T08:32:47.561437099Z\" level=info msg=\"Started container\" PID=30986 containerID=6ea53538fce6180250ad9b42b34ea4632386ca7a505c8ce9f210b2044067f524 description=openshift-marketplace/redhat-marketplace-rqcwb/extract-content id=055e7e6d-b6d7-41c9-ba05-f23ebbd1a9d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a",
2026-06-14 10:12:41.249290 | controller |     "Jun 14 08:32:47.759914 crc crio[24245]: time=\"2026-06-14T08:32:47.759815159Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c61bb69f-4691-418d-96c6-6c1c9b010e8a name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.249305 | controller |     "Jun 14 08:32:47.762795 crc crio[24245]: time=\"2026-06-14T08:32:47.762666802Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.249320 | controller |     "Jun 14 08:32:47.771021 crc crio[24245]: time=\"2026-06-14T08:32:47.770928295Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2f37c1ec-ac6c-4811-829f-d63b9de94506 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.249335 | controller |     "Jun 14 08:32:47.773534 crc crio[24245]: time=\"2026-06-14T08:32:47.773417475Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=806e82bf-e53b-4db0-a79c-3d5c981f98e2 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.249367 | controller |     "Jun 14 08:32:47.779158 crc crio[24245]: time=\"2026-06-14T08:32:47.779052463Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.249384 | controller |     "Jun 14 08:32:47.783439 crc crio[24245]: time=\"2026-06-14T08:32:47.783157814Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.249398 | controller |     "Jun 14 08:32:48.400799 crc crio[24245]: time=\"2026-06-14T08:32:48.400458596Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=c61bb69f-4691-418d-96c6-6c1c9b010e8a name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.249413 | controller |     "Jun 14 08:32:48.402783 crc crio[24245]: time=\"2026-06-14T08:32:48.402611136Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=918f2020-4d09-4739-a927-aa490110c0b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.249428 | controller |     "Jun 14 08:32:48.416178 crc crio[24245]: time=\"2026-06-14T08:32:48.415814487Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=84f8de0e-c9ab-44f2-a3f4-3dce8a2b86c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.249443 | controller |     "Jun 14 08:32:48.420321 crc crio[24245]: time=\"2026-06-14T08:32:48.420260158Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=806e82bf-e53b-4db0-a79c-3d5c981f98e2 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.249457 | controller |     "Jun 14 08:32:48.421262 crc crio[24245]: time=\"2026-06-14T08:32:48.421157426Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ba65658d-bdd8-4c5f-9c84-8cd380f2a9d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.249472 | controller |     "Jun 14 08:32:48.424830 crc crio[24245]: time=\"2026-06-14T08:32:48.424741002Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ea9a901c-2941-42dd-b7fe-2676945ea55c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.249486 | controller |     "Jun 14 08:32:48.431317 crc crio[24245]: time=\"2026-06-14T08:32:48.429749841Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ttvgh/extract-content\" id=114e5307-8479-4c57-a0ae-23230180ee5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.249505 | controller |     "Jun 14 08:32:48.432327 crc crio[24245]: time=\"2026-06-14T08:32:48.43218775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.249520 | controller |     "Jun 14 08:32:48.439110 crc crio[24245]: time=\"2026-06-14T08:32:48.438639204Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tdk6g/extract-content\" id=480951eb-a977-4325-ad7d-15351ed95e56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.249535 | controller |     "Jun 14 08:32:48.454708 crc crio[24245]: time=\"2026-06-14T08:32:48.454036156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.249549 | controller |     "Jun 14 08:32:48.495149 crc crio[24245]: time=\"2026-06-14T08:32:48.495019394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.249564 | controller |     "Jun 14 08:32:48.503934 crc crio[24245]: time=\"2026-06-14T08:32:48.503771733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.249579 | controller |     "Jun 14 08:32:48.518282 crc crio[24245]: time=\"2026-06-14T08:32:48.517785205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.249593 | controller |     "Jun 14 08:32:48.524425 crc crio[24245]: time=\"2026-06-14T08:32:48.52433677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.249607 | controller |     "Jun 14 08:32:48.703785 crc crio[24245]: time=\"2026-06-14T08:32:48.703642583Z\" level=info msg=\"Created container 78206900f44d4fa1a6e8a3cb2afbddb6c898dad6e42f5228c90909fbd47710fb: openshift-marketplace/community-operators-tdk6g/extract-content\" id=480951eb-a977-4325-ad7d-15351ed95e56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.249622 | controller |     "Jun 14 08:32:48.705356 crc crio[24245]: time=\"2026-06-14T08:32:48.705249695Z\" level=info msg=\"Starting container: 78206900f44d4fa1a6e8a3cb2afbddb6c898dad6e42f5228c90909fbd47710fb\" id=ea4de15d-029e-4a65-bbe7-2d133472e4e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.249636 | controller |     "Jun 14 08:32:48.706431 crc crio[24245]: time=\"2026-06-14T08:32:48.706332759Z\" level=info msg=\"Created container 0ce8833c24386952bd25a1b7824be2d0f0067541fe283a908b7580f75a87b2ce: openshift-marketplace/redhat-operators-ttvgh/extract-content\" id=114e5307-8479-4c57-a0ae-23230180ee5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.249651 | controller |     "Jun 14 08:32:48.707967 crc crio[24245]: time=\"2026-06-14T08:32:48.707735724Z\" level=info msg=\"Starting container: 0ce8833c24386952bd25a1b7824be2d0f0067541fe283a908b7580f75a87b2ce\" id=232b430b-670f-47c6-97dd-f9f9c02dbf8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.249666 | controller |     "Jun 14 08:32:48.720233 crc crio[24245]: time=\"2026-06-14T08:32:48.720138349Z\" level=info msg=\"Started container\" PID=31007 containerID=78206900f44d4fa1a6e8a3cb2afbddb6c898dad6e42f5228c90909fbd47710fb description=openshift-marketplace/community-operators-tdk6g/extract-content id=ea4de15d-029e-4a65-bbe7-2d133472e4e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec",
2026-06-14 10:12:41.249681 | controller |     "Jun 14 08:32:48.741670 crc crio[24245]: time=\"2026-06-14T08:32:48.741311325Z\" level=info msg=\"Started container\" PID=31006 containerID=0ce8833c24386952bd25a1b7824be2d0f0067541fe283a908b7580f75a87b2ce description=openshift-marketplace/redhat-operators-ttvgh/extract-content id=232b430b-670f-47c6-97dd-f9f9c02dbf8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9",
2026-06-14 10:12:41.249699 | controller |     "Jun 14 08:32:48.850048 crc crio[24245]: time=\"2026-06-14T08:32:48.849463257Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=696f4a0d-a820-45bb-b261-c7ca11497e8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.249714 | controller |     "Jun 14 08:32:48.850746 crc crio[24245]: time=\"2026-06-14T08:32:48.850582252Z\" level=info msg=\"Stopping pod sandbox: 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521\" id=86be5482-0c18-458f-9c0e-a63f3d5b2cc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.249730 | controller |     "Jun 14 08:32:48.851647 crc crio[24245]: time=\"2026-06-14T08:32:48.851524633Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690430-dvpvh Namespace:openshift-operator-lifecycle-manager ID:4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521 UID:19e67f66-bdf5-4de6-9dc7-863fd8e5b752 NetNS:/var/run/netns/a85d0e22-53c7-41bf-a362-b548699c816f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod19e67f66_bdf5_4de6_9dc7_863fd8e5b752.slice PodAnnotations:0xc000602c00}] Aliases:map[]}\"",
2026-06-14 10:12:41.249746 | controller |     "Jun 14 08:32:48.852099 crc crio[24245]: time=\"2026-06-14T08:32:48.852026959Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690430-dvpvh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.249761 | controller |     "Jun 14 08:32:48.853213 crc crio[24245]: time=\"2026-06-14T08:32:48.853042481Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0e597883-8cf7-4ceb-8165-a266114cf187 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.249776 | controller |     "Jun 14 08:32:48.868235 crc crio[24245]: time=\"2026-06-14T08:32:48.867665809Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-rqcwb/registry-server\" id=126589af-d294-47ef-b3f4-b473e8590d14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.249791 | controller |     "Jun 14 08:32:48.869395 crc crio[24245]: time=\"2026-06-14T08:32:48.869081604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.249805 | controller |     "Jun 14 08:32:49.013478 crc crio[24245]: time=\"2026-06-14T08:32:49.013320426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.249820 | controller |     "Jun 14 08:32:49.020453 crc crio[24245]: time=\"2026-06-14T08:32:49.02029327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.249834 | controller |     "Jun 14 08:32:49.251702 crc crio[24245]: time=\"2026-06-14T08:32:49.250131655Z\" level=info msg=\"Created container 75f60224139423bbc515b9b1b2e8ed7429fc33997630576640aa4edb9fcc2298: openshift-marketplace/redhat-marketplace-rqcwb/registry-server\" id=126589af-d294-47ef-b3f4-b473e8590d14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.249849 | controller |     "Jun 14 08:32:49.254676 crc crio[24245]: time=\"2026-06-14T08:32:49.254601678Z\" level=info msg=\"Starting container: 75f60224139423bbc515b9b1b2e8ed7429fc33997630576640aa4edb9fcc2298\" id=c17f664c-090a-4dfc-8de6-3970125fa048 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.249866 | controller |     "Jun 14 08:32:49.315749 crc crio[24245]: time=\"2026-06-14T08:32:49.315413728Z\" level=info msg=\"Started container\" PID=31037 containerID=75f60224139423bbc515b9b1b2e8ed7429fc33997630576640aa4edb9fcc2298 description=openshift-marketplace/redhat-marketplace-rqcwb/registry-server id=c17f664c-090a-4dfc-8de6-3970125fa048 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d6906b0057b393062cb2bf87f4db31f0d587052bd326d881efe95f9bb2e1e4a",
2026-06-14 10:12:41.249881 | controller |     "Jun 14 08:32:50.306913 crc crio[24245]: time=\"2026-06-14T08:32:50.306480839Z\" level=info msg=\"Stopped pod sandbox: 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521\" id=86be5482-0c18-458f-9c0e-a63f3d5b2cc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.249896 | controller |     "Jun 14 08:32:56.015272 crc crio[24245]: time=\"2026-06-14T08:32:56.014271825Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6822b4b9-5163-4894-bd67-d5e61e4693f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.249910 | controller |     "Jun 14 08:32:56.024544 crc crio[24245]: time=\"2026-06-14T08:32:56.024476527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=11239d76-e94e-4005-8e5d-6f89c0883437 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.249925 | controller |     "Jun 14 08:32:56.033686 crc crio[24245]: time=\"2026-06-14T08:32:56.0336544Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-tdk6g/registry-server\" id=f45cef4d-40f0-4c3f-a8d1-89a7d26fe336 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.249939 | controller |     "Jun 14 08:32:56.034598 crc crio[24245]: time=\"2026-06-14T08:32:56.03457361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.249954 | controller |     "Jun 14 08:32:56.131941 crc crio[24245]: time=\"2026-06-14T08:32:56.131673378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.249968 | controller |     "Jun 14 08:32:56.138603 crc crio[24245]: time=\"2026-06-14T08:32:56.138479746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.249991 | controller |     "Jun 14 08:32:56.413274 crc crio[24245]: time=\"2026-06-14T08:32:56.41277226Z\" level=info msg=\"Created container e636b0bfa7daa8a426d3640c41757352f1d686140a9dcd34fe68625e907c1a5c: openshift-marketplace/community-operators-tdk6g/registry-server\" id=f45cef4d-40f0-4c3f-a8d1-89a7d26fe336 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.250006 | controller |     "Jun 14 08:32:56.418336 crc crio[24245]: time=\"2026-06-14T08:32:56.418234414Z\" level=info msg=\"Starting container: e636b0bfa7daa8a426d3640c41757352f1d686140a9dcd34fe68625e907c1a5c\" id=a9a68f50-5a09-4c01-9890-4acc6f3fc802 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.250020 | controller |     "Jun 14 08:32:56.458231 crc crio[24245]: time=\"2026-06-14T08:32:56.456780506Z\" level=info msg=\"Started container\" PID=31197 containerID=e636b0bfa7daa8a426d3640c41757352f1d686140a9dcd34fe68625e907c1a5c description=openshift-marketplace/community-operators-tdk6g/registry-server id=a9a68f50-5a09-4c01-9890-4acc6f3fc802 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ced222039ef648ed3ff03411915c24a4b22b9420aa3d146f67aadc24de1caec",
2026-06-14 10:12:41.250040 | controller |     "Jun 14 08:33:06.316575 crc crio[24245]: time=\"2026-06-14T08:33:06.315743352Z\" level=info msg=\"Stopping container: 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd (timeout: 2s)\" id=9c177d48-715c-46b8-9d00-5c4f00804c94 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.250055 | controller |     "Jun 14 08:33:07.259318 crc crio[24245]: time=\"2026-06-14T08:33:07.259160554Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6dd75daf-379f-4511-adae-8882ebc6968a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.250069 | controller |     "Jun 14 08:33:08.420993 crc crio[24245]: time=\"2026-06-14T08:33:08.419662186Z\" level=info msg=\"Stopping container: 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4 (timeout: 2s)\" id=ce7d1f3c-606b-48f0-8087-55a6ca0d6fa6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.250084 | controller |     "Jun 14 08:33:14.451630 crc crio[24245]: time=\"2026-06-14T08:33:14.449593489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=edfc3dcd-8b8c-41ae-a212-469fff1856ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.250097 | controller |     "Jun 14 08:33:14.594656 crc crio[24245]: time=\"2026-06-14T08:33:14.594472035Z\" level=info msg=\"Stopped container 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4: openshift-marketplace/community-operators-5tz6w/registry-server\" id=ce7d1f3c-606b-48f0-8087-55a6ca0d6fa6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.250111 | controller |     "Jun 14 08:33:14.596553 crc crio[24245]: time=\"2026-06-14T08:33:14.596445915Z\" level=info msg=\"Stopping pod sandbox: 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6\" id=f3b31a97-b168-400b-8a4f-64ec267250e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.250126 | controller |     "Jun 14 08:33:14.596739 crc crio[24245]: time=\"2026-06-14T08:33:14.596663372Z\" level=info msg=\"Stopped container 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd: openshift-marketplace/redhat-marketplace-cpds9/registry-server\" id=9c177d48-715c-46b8-9d00-5c4f00804c94 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.250140 | controller |     "Jun 14 08:33:14.597697 crc crio[24245]: time=\"2026-06-14T08:33:14.597579802Z\" level=info msg=\"Got pod network &{Name:community-operators-5tz6w Namespace:openshift-marketplace ID:3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6 UID:c5410df8-5862-4c99-ad8b-8bc12f56f613 NetNS:/var/run/netns/93c9d33f-a576-4df0-872d-b53713c3f1d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5410df8_5862_4c99_ad8b_8bc12f56f613.slice PodAnnotations:0xc00274a890}] Aliases:map[]}\"",
2026-06-14 10:12:41.250154 | controller |     "Jun 14 08:33:14.597801 crc crio[24245]: time=\"2026-06-14T08:33:14.597717786Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ttvgh/registry-server\" id=b1534d24-ff94-424e-ba8c-b5cf15a1e49d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.250168 | controller |     "Jun 14 08:33:14.597801 crc crio[24245]: time=\"2026-06-14T08:33:14.597782019Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-5tz6w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.250183 | controller |     "Jun 14 08:33:14.598708 crc crio[24245]: time=\"2026-06-14T08:33:14.598281214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.250197 | controller |     "Jun 14 08:33:14.609262 crc crio[24245]: time=\"2026-06-14T08:33:14.600486755Z\" level=info msg=\"Stopping pod sandbox: 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050\" id=f991b63c-d38b-4a79-8085-7f8d3b721180 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.250215 | controller |     "Jun 14 08:33:14.611145 crc crio[24245]: time=\"2026-06-14T08:33:14.610421962Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-cpds9 Namespace:openshift-marketplace ID:2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050 UID:11779b76-024e-422d-8332-350726806881 NetNS:/var/run/netns/1a319691-e3b9-4ac6-afcc-66acb35fa223 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod11779b76_024e_422d_8332_350726806881.slice PodAnnotations:0xc000620d08}] Aliases:map[]}\"",
2026-06-14 10:12:41.250230 | controller |     "Jun 14 08:33:14.611806 crc crio[24245]: time=\"2026-06-14T08:33:14.611700192Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-cpds9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.250244 | controller |     "Jun 14 08:33:14.781483 crc crio[24245]: time=\"2026-06-14T08:33:14.780296763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.250259 | controller |     "Jun 14 08:33:14.791784 crc crio[24245]: time=\"2026-06-14T08:33:14.79082897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.250273 | controller |     "Jun 14 08:33:14.835056 crc crio[24245]: time=\"2026-06-14T08:33:14.834310377Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4\" id=2f37c1ec-ac6c-4811-829f-d63b9de94506 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.250288 | controller |     "Jun 14 08:33:14.839268 crc crio[24245]: time=\"2026-06-14T08:33:14.837732957Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=eaebe64d-87ab-4c68-a4fd-d6ca23ea4b1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.250302 | controller |     "Jun 14 08:33:14.852403 crc crio[24245]: time=\"2026-06-14T08:33:14.85227968Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=25c8df21-5244-4d8d-ac6a-44a06f360163 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.250316 | controller |     "Jun 14 08:33:14.883708 crc crio[24245]: time=\"2026-06-14T08:33:14.88356417Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7kggf/extract-content\" id=941148d9-71db-4007-934c-e0ae5c972e1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.250330 | controller |     "Jun 14 08:33:14.889482 crc crio[24245]: time=\"2026-06-14T08:33:14.8894477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.250345 | controller |     "Jun 14 08:33:14.957799 crc crio[24245]: time=\"2026-06-14T08:33:14.957728316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.250378 | controller |     "Jun 14 08:33:14.968678 crc crio[24245]: time=\"2026-06-14T08:33:14.968648496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.250393 | controller |     "Jun 14 08:33:15.055402 crc crio[24245]: time=\"2026-06-14T08:33:15.055205007Z\" level=info msg=\"Created container 77701b9931ffbf53b4c0c6c3d5da18455683ae8f0d1e5090182e9c6e7c7b2ad3: openshift-marketplace/redhat-operators-ttvgh/registry-server\" id=b1534d24-ff94-424e-ba8c-b5cf15a1e49d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.250411 | controller |     "Jun 14 08:33:15.060221 crc crio[24245]: time=\"2026-06-14T08:33:15.059901811Z\" level=info msg=\"Starting container: 77701b9931ffbf53b4c0c6c3d5da18455683ae8f0d1e5090182e9c6e7c7b2ad3\" id=f6785e76-20da-4bf9-b340-3386639bf06b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.250426 | controller |     "Jun 14 08:33:15.077641 crc crio[24245]: time=\"2026-06-14T08:33:15.077379935Z\" level=info msg=\"Started container\" PID=31585 containerID=77701b9931ffbf53b4c0c6c3d5da18455683ae8f0d1e5090182e9c6e7c7b2ad3 description=openshift-marketplace/redhat-operators-ttvgh/registry-server id=f6785e76-20da-4bf9-b340-3386639bf06b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fef033d554f26b5f22adc404eacc3f38207dbb158bf02353cc397771e674cd9",
2026-06-14 10:12:41.250440 | controller |     "Jun 14 08:33:15.133362 crc crio[24245]: time=\"2026-06-14T08:33:15.132669839Z\" level=info msg=\"Created container 2ed59d6b08939cacb5240c2c2c77f39316f4db633879fddbf83f92a634c8cca8: openshift-marketplace/certified-operators-7kggf/extract-content\" id=941148d9-71db-4007-934c-e0ae5c972e1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.250455 | controller |     "Jun 14 08:33:15.142132 crc crio[24245]: time=\"2026-06-14T08:33:15.141808481Z\" level=info msg=\"Starting container: 2ed59d6b08939cacb5240c2c2c77f39316f4db633879fddbf83f92a634c8cca8\" id=2158782f-4adc-4326-9f56-320fc2f1bf94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.250469 | controller |     "Jun 14 08:33:15.151333 crc crio[24245]: time=\"2026-06-14T08:33:15.151259713Z\" level=info msg=\"Started container\" PID=31602 containerID=2ed59d6b08939cacb5240c2c2c77f39316f4db633879fddbf83f92a634c8cca8 description=openshift-marketplace/certified-operators-7kggf/extract-content id=2158782f-4adc-4326-9f56-320fc2f1bf94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab",
2026-06-14 10:12:41.250484 | controller |     "Jun 14 08:33:15.483303 crc crio[24245]: time=\"2026-06-14T08:33:15.483116478Z\" level=info msg=\"Stopped pod sandbox: 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050\" id=f991b63c-d38b-4a79-8085-7f8d3b721180 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.250499 | controller |     "Jun 14 08:33:15.494345 crc crio[24245]: time=\"2026-06-14T08:33:15.493926283Z\" level=info msg=\"Stopped pod sandbox: 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6\" id=f3b31a97-b168-400b-8a4f-64ec267250e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.250513 | controller |     "Jun 14 08:33:16.459536 crc crio[24245]: time=\"2026-06-14T08:33:16.458609719Z\" level=info msg=\"Removing container: 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4\" id=d15954fb-f466-4933-a774-9e6fab3ceae2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.250527 | controller |     "Jun 14 08:33:16.469337 crc crio[24245]: time=\"2026-06-14T08:33:16.469148386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3ec6e4be-becb-415d-9627-2dd0a9961c4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.250542 | controller |     "Jun 14 08:33:16.473305 crc crio[24245]: time=\"2026-06-14T08:33:16.471765912Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=497c1aca-2bff-45ff-a321-15d2c1e0d265 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.250557 | controller |     "Jun 14 08:33:16.489711 crc crio[24245]: time=\"2026-06-14T08:33:16.488958039Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-7kggf/registry-server\" id=f37a5997-5aae-4d5c-8a73-7458e1b85edc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.250575 | controller |     "Jun 14 08:33:16.494802 crc crio[24245]: time=\"2026-06-14T08:33:16.49465625Z\" level=info msg=\"Removed container 03b23dfd19690ddcdb7a5fcdea1775502aefe380bafc1533b5959e604456ace4: openshift-marketplace/community-operators-5tz6w/registry-server\" id=d15954fb-f466-4933-a774-9e6fab3ceae2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.250590 | controller |     "Jun 14 08:33:16.496163 crc crio[24245]: time=\"2026-06-14T08:33:16.496122828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.250605 | controller |     "Jun 14 08:33:16.505229 crc crio[24245]: time=\"2026-06-14T08:33:16.502668206Z\" level=info msg=\"Removing container: c48b537e90bad39ebc1eea1c7575d81659ef59f0270e14eb320993d07f25d3e2\" id=fab00606-ffcc-41e9-a709-272b2bd31c2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.250619 | controller |     "Jun 14 08:33:16.574992 crc crio[24245]: time=\"2026-06-14T08:33:16.574898753Z\" level=info msg=\"Removed container c48b537e90bad39ebc1eea1c7575d81659ef59f0270e14eb320993d07f25d3e2: openshift-marketplace/community-operators-5tz6w/extract-content\" id=fab00606-ffcc-41e9-a709-272b2bd31c2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.250634 | controller |     "Jun 14 08:33:16.584219 crc crio[24245]: time=\"2026-06-14T08:33:16.584118838Z\" level=info msg=\"Removing container: 0e77c028ac81672e532301d0a6236f84fc7894e6eb296b2fc1bec0f64a4c75d8\" id=75a70a17-4e44-4b54-acc2-d3010066d3f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.250648 | controller |     "Jun 14 08:33:16.617041 crc crio[24245]: time=\"2026-06-14T08:33:16.616933533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.250662 | controller |     "Jun 14 08:33:16.621087 crc crio[24245]: time=\"2026-06-14T08:33:16.621036994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.250677 | controller |     "Jun 14 08:33:16.628533 crc crio[24245]: time=\"2026-06-14T08:33:16.628424867Z\" level=info msg=\"Removed container 0e77c028ac81672e532301d0a6236f84fc7894e6eb296b2fc1bec0f64a4c75d8: openshift-marketplace/community-operators-5tz6w/extract-utilities\" id=75a70a17-4e44-4b54-acc2-d3010066d3f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.250692 | controller |     "Jun 14 08:33:16.635150 crc crio[24245]: time=\"2026-06-14T08:33:16.63501339Z\" level=info msg=\"Removing container: 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd\" id=a48cf064-d2d3-4f08-b4d3-82c7771715a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.250706 | controller |     "Jun 14 08:33:16.677293 crc crio[24245]: time=\"2026-06-14T08:33:16.677179966Z\" level=info msg=\"Removed container 2ead9b0a3873c8ffccd0d6a12cd837e67a02e3eec17a1db2400a405070bfc6bd: openshift-marketplace/redhat-marketplace-cpds9/registry-server\" id=a48cf064-d2d3-4f08-b4d3-82c7771715a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.250720 | controller |     "Jun 14 08:33:16.680915 crc crio[24245]: time=\"2026-06-14T08:33:16.680821082Z\" level=info msg=\"Removing container: 7b589aa3e38841155c454347c2e39f6356f97e58aac1f9550f7b24d0584c2edf\" id=8905e4fa-1f40-4cb4-8988-bd22be52ef4a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.250734 | controller |     "Jun 14 08:33:16.723035 crc crio[24245]: time=\"2026-06-14T08:33:16.722835774Z\" level=info msg=\"Removed container 7b589aa3e38841155c454347c2e39f6356f97e58aac1f9550f7b24d0584c2edf: openshift-marketplace/redhat-marketplace-cpds9/extract-content\" id=8905e4fa-1f40-4cb4-8988-bd22be52ef4a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.250752 | controller |     "Jun 14 08:33:16.726358 crc crio[24245]: time=\"2026-06-14T08:33:16.726263212Z\" level=info msg=\"Removing container: 17cff957d5c70753f61d203e2ff25c85139ec1998ba5084bf27f8c3a3c4ecef2\" id=b6cc95af-dd06-4864-9cbc-ab4d776b54fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.250767 | controller |     "Jun 14 08:33:16.756733 crc crio[24245]: time=\"2026-06-14T08:33:16.756659326Z\" level=info msg=\"Removed container 17cff957d5c70753f61d203e2ff25c85139ec1998ba5084bf27f8c3a3c4ecef2: openshift-marketplace/redhat-marketplace-cpds9/extract-utilities\" id=b6cc95af-dd06-4864-9cbc-ab4d776b54fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.250781 | controller |     "Jun 14 08:33:16.776825 crc crio[24245]: time=\"2026-06-14T08:33:16.776758474Z\" level=info msg=\"Created container 3b0d6177375ea39a0c22c68e2d9fb013f1bd8fb7c1a88ffe60203b0c308c8af2: openshift-marketplace/certified-operators-7kggf/registry-server\" id=f37a5997-5aae-4d5c-8a73-7458e1b85edc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.250796 | controller |     "Jun 14 08:33:16.778658 crc crio[24245]: time=\"2026-06-14T08:33:16.778559191Z\" level=info msg=\"Starting container: 3b0d6177375ea39a0c22c68e2d9fb013f1bd8fb7c1a88ffe60203b0c308c8af2\" id=5d613f76-e341-4fb8-8a1a-55422a89ae77 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.250812 | controller |     "Jun 14 08:33:16.787087 crc crio[24245]: time=\"2026-06-14T08:33:16.787017671Z\" level=info msg=\"Started container\" PID=31702 containerID=3b0d6177375ea39a0c22c68e2d9fb013f1bd8fb7c1a88ffe60203b0c308c8af2 description=openshift-marketplace/certified-operators-7kggf/registry-server id=5d613f76-e341-4fb8-8a1a-55422a89ae77 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83990c83cdeab253e30a9d31d3d1423c3186a53f2cc48042bdd6fe62a48b27ab",
2026-06-14 10:12:41.250827 | controller |     "Jun 14 08:33:27.310223 crc crio[24245]: time=\"2026-06-14T08:33:27.307964335Z\" level=info msg=\"Stopping container: 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5 (timeout: 2s)\" id=854bc188-8e8d-48a7-9edd-b33c727977ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.250841 | controller |     "Jun 14 08:33:27.444088 crc crio[24245]: time=\"2026-06-14T08:33:27.443828662Z\" level=info msg=\"Stopped container 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5: openshift-marketplace/redhat-operators-6b96q/registry-server\" id=854bc188-8e8d-48a7-9edd-b33c727977ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.250856 | controller |     "Jun 14 08:33:27.445471 crc crio[24245]: time=\"2026-06-14T08:33:27.445152563Z\" level=info msg=\"Stopping pod sandbox: 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9\" id=ec393836-4a55-44c3-b81e-555563238166 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.250871 | controller |     "Jun 14 08:33:27.446443 crc crio[24245]: time=\"2026-06-14T08:33:27.446247989Z\" level=info msg=\"Got pod network &{Name:redhat-operators-6b96q Namespace:openshift-marketplace ID:5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9 UID:463cc5da-9223-4f46-b9a1-15d0b5810057 NetNS:/var/run/netns/e7604808-38b8-46a1-a6cd-159adfaa03db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod463cc5da_9223_4f46_b9a1_15d0b5810057.slice PodAnnotations:0xc001fea690}] Aliases:map[]}\"",
2026-06-14 10:12:41.250886 | controller |     "Jun 14 08:33:27.446624 crc crio[24245]: time=\"2026-06-14T08:33:27.446576229Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-6b96q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.250901 | controller |     "Jun 14 08:33:27.502363 crc crio[24245]: time=\"2026-06-14T08:33:27.502264481Z\" level=info msg=\"Stopping container: 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f (timeout: 2s)\" id=6e0c7ccb-bf84-46f0-946a-2706b094ff69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.250918 | controller |     "Jun 14 08:33:27.632661 crc crio[24245]: time=\"2026-06-14T08:33:27.632548465Z\" level=info msg=\"Stopped container 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f: openshift-marketplace/certified-operators-xsz7k/registry-server\" id=6e0c7ccb-bf84-46f0-946a-2706b094ff69 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.250933 | controller |     "Jun 14 08:33:27.633677 crc crio[24245]: time=\"2026-06-14T08:33:27.633592258Z\" level=info msg=\"Stopping pod sandbox: bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc\" id=7543da29-8379-4c46-a8a1-42c1078aada8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.250948 | controller |     "Jun 14 08:33:27.634062 crc crio[24245]: time=\"2026-06-14T08:33:27.633995431Z\" level=info msg=\"Got pod network &{Name:certified-operators-xsz7k Namespace:openshift-marketplace ID:bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc UID:befade50-7336-49ad-a984-b85ea66faf4a NetNS:/var/run/netns/c99e404e-c62d-4516-9c11-4afb005ac1f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbefade50_7336_49ad_a984_b85ea66faf4a.slice PodAnnotations:0xc00274aa20}] Aliases:map[]}\"",
2026-06-14 10:12:41.250962 | controller |     "Jun 14 08:33:27.634253 crc crio[24245]: time=\"2026-06-14T08:33:27.634188567Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xsz7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.250977 | controller |     "Jun 14 08:33:27.787615 crc crio[24245]: time=\"2026-06-14T08:33:27.787101838Z\" level=info msg=\"Stopped pod sandbox: 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9\" id=ec393836-4a55-44c3-b81e-555563238166 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.250991 | controller |     "Jun 14 08:33:27.886062 crc crio[24245]: time=\"2026-06-14T08:33:27.884093743Z\" level=info msg=\"Stopped pod sandbox: bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc\" id=7543da29-8379-4c46-a8a1-42c1078aada8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.251006 | controller |     "Jun 14 08:33:28.643566 crc crio[24245]: time=\"2026-06-14T08:33:28.643368336Z\" level=info msg=\"Removing container: 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5\" id=ab74680a-191d-435f-91aa-55d97efe3e52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.251021 | controller |     "Jun 14 08:33:28.664116 crc crio[24245]: time=\"2026-06-14T08:33:28.663999825Z\" level=info msg=\"Removed container 427b3d54e23af5983f6eeb6198b59225e329907c5166e6480e8a333fe0257bb5: openshift-marketplace/redhat-operators-6b96q/registry-server\" id=ab74680a-191d-435f-91aa-55d97efe3e52 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.251035 | controller |     "Jun 14 08:33:28.668595 crc crio[24245]: time=\"2026-06-14T08:33:28.668380795Z\" level=info msg=\"Removing container: 41b1fed5f4f5210e94a6fa39c96ee4b62680decec7c3aa9a14815977297b562e\" id=9d1292f6-45dc-4b69-b934-ed38d8838a18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.251050 | controller |     "Jun 14 08:33:28.712425 crc crio[24245]: time=\"2026-06-14T08:33:28.712344587Z\" level=info msg=\"Removed container 41b1fed5f4f5210e94a6fa39c96ee4b62680decec7c3aa9a14815977297b562e: openshift-marketplace/redhat-operators-6b96q/extract-content\" id=9d1292f6-45dc-4b69-b934-ed38d8838a18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.251065 | controller |     "Jun 14 08:33:28.716346 crc crio[24245]: time=\"2026-06-14T08:33:28.716253182Z\" level=info msg=\"Removing container: 56b862fb55865cca8faba9eb66aeaf60bea78f9962b789ede4ae5776f65c908f\" id=dc2f1e81-5830-4b18-8b6f-6bb9709f524d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.251083 | controller |     "Jun 14 08:33:28.738812 crc crio[24245]: time=\"2026-06-14T08:33:28.738745163Z\" level=info msg=\"Removed container 56b862fb55865cca8faba9eb66aeaf60bea78f9962b789ede4ae5776f65c908f: openshift-marketplace/redhat-operators-6b96q/extract-utilities\" id=dc2f1e81-5830-4b18-8b6f-6bb9709f524d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.251098 | controller |     "Jun 14 08:33:28.742994 crc crio[24245]: time=\"2026-06-14T08:33:28.742929854Z\" level=info msg=\"Removing container: 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f\" id=ed60c2d8-8f10-478d-8181-d0f0df3dd25b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.251113 | controller |     "Jun 14 08:33:28.764544 crc crio[24245]: time=\"2026-06-14T08:33:28.763761243Z\" level=info msg=\"Removed container 48331ae41628623c547f9fb7d776d3b5c31b984f3a87f21a302726f6f0c4c54f: openshift-marketplace/certified-operators-xsz7k/registry-server\" id=ed60c2d8-8f10-478d-8181-d0f0df3dd25b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.251127 | controller |     "Jun 14 08:33:28.768489 crc crio[24245]: time=\"2026-06-14T08:33:28.768463298Z\" level=info msg=\"Removing container: 72372a9ce41825251d6e6ee5535b4c6e7d262cb90ad2d3955408dc5195b0bcc3\" id=41102afc-f4a9-4e53-8cf8-7656a41c962e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.251141 | controller |     "Jun 14 08:33:28.790040 crc crio[24245]: time=\"2026-06-14T08:33:28.789938166Z\" level=info msg=\"Removed container 72372a9ce41825251d6e6ee5535b4c6e7d262cb90ad2d3955408dc5195b0bcc3: openshift-marketplace/certified-operators-xsz7k/extract-content\" id=41102afc-f4a9-4e53-8cf8-7656a41c962e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.251155 | controller |     "Jun 14 08:33:28.794123 crc crio[24245]: time=\"2026-06-14T08:33:28.794003524Z\" level=info msg=\"Removing container: 62279862aee67e268a18d234b2e7a428a521e19cb4bfefbcb299cb4db38a39a2\" id=d9577023-8388-409e-ad07-57f9e05ee833 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.251169 | controller |     "Jun 14 08:33:28.816805 crc crio[24245]: time=\"2026-06-14T08:33:28.816748331Z\" level=info msg=\"Removed container 62279862aee67e268a18d234b2e7a428a521e19cb4bfefbcb299cb4db38a39a2: openshift-marketplace/certified-operators-xsz7k/extract-utilities\" id=d9577023-8388-409e-ad07-57f9e05ee833 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.251183 | controller |     "Jun 14 08:33:40.767234 crc crio[24245]: time=\"2026-06-14T08:33:40.76632114Z\" level=info msg=\"Stopping pod sandbox: 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9\" id=22f8c2c5-cdd3-480c-8e0e-861d6b54bd17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.251198 | controller |     "Jun 14 08:33:40.767234 crc crio[24245]: time=\"2026-06-14T08:33:40.767221099Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9\" id=22f8c2c5-cdd3-480c-8e0e-861d6b54bd17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.251212 | controller |     "Jun 14 08:33:40.769278 crc crio[24245]: time=\"2026-06-14T08:33:40.76883172Z\" level=info msg=\"Removing pod sandbox: 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9\" id=d582ad92-8432-4cb0-a412-ad21eb0b1e9a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.251226 | controller |     "Jun 14 08:33:40.782759 crc crio[24245]: time=\"2026-06-14T08:33:40.782635522Z\" level=info msg=\"Removed pod sandbox: 5ae38f6c0edab9b5a0b74322ab1d77b01996e951be3892d8e52355a8c3b6dfe9\" id=d582ad92-8432-4cb0-a412-ad21eb0b1e9a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.251240 | controller |     "Jun 14 08:33:40.784198 crc crio[24245]: time=\"2026-06-14T08:33:40.784123348Z\" level=info msg=\"Stopping pod sandbox: 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050\" id=875089e5-a6a8-45f0-a0bb-d081163e900a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.251258 | controller |     "Jun 14 08:33:40.784393 crc crio[24245]: time=\"2026-06-14T08:33:40.784366417Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050\" id=875089e5-a6a8-45f0-a0bb-d081163e900a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.251272 | controller |     "Jun 14 08:33:40.785318 crc crio[24245]: time=\"2026-06-14T08:33:40.785237124Z\" level=info msg=\"Removing pod sandbox: 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050\" id=cb15233b-e54b-4789-bc80-1dff85357058 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.251287 | controller |     "Jun 14 08:33:40.792416 crc crio[24245]: time=\"2026-06-14T08:33:40.792300642Z\" level=info msg=\"Removed pod sandbox: 2849d55755fe00796c22cb483f64f4da6d74a32f6c88fd46f5dd3c4425f02050\" id=cb15233b-e54b-4789-bc80-1dff85357058 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.251301 | controller |     "Jun 14 08:33:40.793474 crc crio[24245]: time=\"2026-06-14T08:33:40.793413555Z\" level=info msg=\"Stopping pod sandbox: bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc\" id=b3833f43-9d15-4814-ba30-97e5443b4141 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.251315 | controller |     "Jun 14 08:33:40.794054 crc crio[24245]: time=\"2026-06-14T08:33:40.793711814Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc\" id=b3833f43-9d15-4814-ba30-97e5443b4141 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.251330 | controller |     "Jun 14 08:33:40.795258 crc crio[24245]: time=\"2026-06-14T08:33:40.795090539Z\" level=info msg=\"Removing pod sandbox: bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc\" id=37eea41c-d8e3-4b20-bacf-30cc551424ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.251344 | controller |     "Jun 14 08:33:40.804760 crc crio[24245]: time=\"2026-06-14T08:33:40.804658394Z\" level=info msg=\"Removed pod sandbox: bb31bf8fef995157b4ab1a9f2e569d4f23d99f8880596a14dca73499ca9762dc\" id=37eea41c-d8e3-4b20-bacf-30cc551424ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.251376 | controller |     "Jun 14 08:33:40.807015 crc crio[24245]: time=\"2026-06-14T08:33:40.806795952Z\" level=info msg=\"Stopping pod sandbox: 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6\" id=a4ebf9e9-a3af-48e0-9298-544b6f17352b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.251391 | controller |     "Jun 14 08:33:40.807015 crc crio[24245]: time=\"2026-06-14T08:33:40.806983638Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6\" id=a4ebf9e9-a3af-48e0-9298-544b6f17352b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.251406 | controller |     "Jun 14 08:33:40.808548 crc crio[24245]: time=\"2026-06-14T08:33:40.808172506Z\" level=info msg=\"Removing pod sandbox: 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6\" id=2de5201c-438b-4c0b-87da-631bcedb7002 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.251420 | controller |     "Jun 14 08:33:40.820665 crc crio[24245]: time=\"2026-06-14T08:33:40.8204921Z\" level=info msg=\"Removed pod sandbox: 3023173da38871ace3f01b4b5299cf2b9f5ad16a35e1f44e3a8b2a4899f3bae6\" id=2de5201c-438b-4c0b-87da-631bcedb7002 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.251433 | controller |     "Jun 14 08:34:00.832244 crc crio[24245]: time=\"2026-06-14T08:34:00.831359626Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690434-4xj42/POD\" id=474b9811-7035-41f7-b759-6021583f2b24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.251448 | controller |     "Jun 14 08:34:00.835017 crc crio[24245]: time=\"2026-06-14T08:34:00.832274566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.251466 | controller |     "Jun 14 08:34:00.858091 crc crio[24245]: time=\"2026-06-14T08:34:00.857961896Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690434-4xj42 Namespace:openshift-infra ID:ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c UID:1a3be2ea-e490-4080-a8f3-8d286d1125d8 NetNS:/var/run/netns/c9890b42-2db3-4b25-8dde-3c91c88d7c7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3be2ea_e490_4080_a8f3_8d286d1125d8.slice PodAnnotations:0xc00274a938}] Aliases:map[]}\"",
2026-06-14 10:12:41.251482 | controller |     "Jun 14 08:34:00.858091 crc crio[24245]: time=\"2026-06-14T08:34:00.858042648Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690434-4xj42 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.251497 | controller |     "Jun 14 08:34:01.506761 crc crio[24245]: 2026-06-14T08:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab3a6a69990a0e6 Mac:86:7a:55:5b:67:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/c9890b42-2db3-4b25-8dde-3c91c88d7c7e SocketPath: PciID:}] [{Interface:0xc00053e5b0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.251512 | controller |     "Jun 14 08:34:01.509150 crc crio[24245]: time=\"2026-06-14T08:34:01.509067467Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690434-4xj42 Namespace:openshift-infra ID:ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c UID:1a3be2ea-e490-4080-a8f3-8d286d1125d8 NetNS:/var/run/netns/c9890b42-2db3-4b25-8dde-3c91c88d7c7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3be2ea_e490_4080_a8f3_8d286d1125d8.slice PodAnnotations:0xc00274a938}] Aliases:map[]}\"",
2026-06-14 10:12:41.251527 | controller |     "Jun 14 08:34:01.509322 crc crio[24245]: time=\"2026-06-14T08:34:01.509266484Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690434-4xj42 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.251541 | controller |     "Jun 14 08:34:01.516434 crc crio[24245]: time=\"2026-06-14T08:34:01.516368759Z\" level=info msg=\"Ran pod sandbox ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c with infra container: openshift-infra/auto-csr-approver-29690434-4xj42/POD\" id=474b9811-7035-41f7-b759-6021583f2b24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.251556 | controller |     "Jun 14 08:34:01.520342 crc crio[24245]: time=\"2026-06-14T08:34:01.520228732Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=69738838-b16f-4237-b610-3ad3bd8cd1b2 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.251571 | controller |     "Jun 14 08:34:01.532191 crc crio[24245]: time=\"2026-06-14T08:34:01.532111712Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.251586 | controller |     "Jun 14 08:34:05.553019 crc crio[24245]: time=\"2026-06-14T08:34:05.552006572Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=69738838-b16f-4237-b610-3ad3bd8cd1b2 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.251601 | controller |     "Jun 14 08:34:05.554567 crc crio[24245]: time=\"2026-06-14T08:34:05.553993146Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a2a38934-b7f2-4cdf-ba7a-58dba10625f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.251616 | controller |     "Jun 14 08:34:05.560040 crc crio[24245]: time=\"2026-06-14T08:34:05.55944773Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=53c8955a-1fcd-41e0-b180-1484911e9bd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.251634 | controller |     "Jun 14 08:34:05.573793 crc crio[24245]: time=\"2026-06-14T08:34:05.573612023Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690434-4xj42/oc\" id=915af1bf-bb87-4309-bca0-c908d836bb74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.251649 | controller |     "Jun 14 08:34:05.576322 crc crio[24245]: time=\"2026-06-14T08:34:05.576240407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.251663 | controller |     "Jun 14 08:34:05.615013 crc crio[24245]: time=\"2026-06-14T08:34:05.614344656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.251678 | controller |     "Jun 14 08:34:05.870726 crc crio[24245]: time=\"2026-06-14T08:34:05.870579581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.251693 | controller |     "Jun 14 08:34:05.989107 crc crio[24245]: time=\"2026-06-14T08:34:05.988573886Z\" level=info msg=\"Created container 2cb837754ecc8749cba241a465ed7139828aa4d0dcc6c6a8ed7be4bc417d0965: openshift-infra/auto-csr-approver-29690434-4xj42/oc\" id=915af1bf-bb87-4309-bca0-c908d836bb74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.251707 | controller |     "Jun 14 08:34:05.990100 crc crio[24245]: time=\"2026-06-14T08:34:05.990038093Z\" level=info msg=\"Starting container: 2cb837754ecc8749cba241a465ed7139828aa4d0dcc6c6a8ed7be4bc417d0965\" id=4e260b1f-93a1-4d0f-8727-ad5f07528a70 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.251722 | controller |     "Jun 14 08:34:05.995556 crc crio[24245]: time=\"2026-06-14T08:34:05.995387534Z\" level=info msg=\"Started container\" PID=32584 containerID=2cb837754ecc8749cba241a465ed7139828aa4d0dcc6c6a8ed7be4bc417d0965 description=openshift-infra/auto-csr-approver-29690434-4xj42/oc id=4e260b1f-93a1-4d0f-8727-ad5f07528a70 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c",
2026-06-14 10:12:41.251736 | controller |     "Jun 14 08:34:08.018128 crc crio[24245]: time=\"2026-06-14T08:34:08.016493371Z\" level=info msg=\"Stopping pod sandbox: ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c\" id=7fcfaec5-1a03-489a-9442-842b80593c0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.251751 | controller |     "Jun 14 08:34:08.018128 crc crio[24245]: time=\"2026-06-14T08:34:08.01738672Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690434-4xj42 Namespace:openshift-infra ID:ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c UID:1a3be2ea-e490-4080-a8f3-8d286d1125d8 NetNS:/var/run/netns/c9890b42-2db3-4b25-8dde-3c91c88d7c7e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a3be2ea_e490_4080_a8f3_8d286d1125d8.slice PodAnnotations:0xc0004cc4e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.251765 | controller |     "Jun 14 08:34:08.018128 crc crio[24245]: time=\"2026-06-14T08:34:08.017630858Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690434-4xj42 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.251780 | controller |     "Jun 14 08:34:08.353621 crc crio[24245]: time=\"2026-06-14T08:34:08.352828206Z\" level=info msg=\"Stopped pod sandbox: ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c\" id=7fcfaec5-1a03-489a-9442-842b80593c0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.251798 | controller |     "Jun 14 08:36:00.709252 crc crio[24245]: time=\"2026-06-14T08:36:00.708543291Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690436-gblmp/POD\" id=2c8b6249-45a0-4ded-a2db-13683e5d8354 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.251813 | controller |     "Jun 14 08:36:00.711433 crc crio[24245]: time=\"2026-06-14T08:36:00.709339896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.251828 | controller |     "Jun 14 08:36:00.729951 crc crio[24245]: time=\"2026-06-14T08:36:00.729770552Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690436-gblmp Namespace:openshift-infra ID:a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71 UID:b1e3bd33-fbb5-4fe6-a492-f5963f53d555 NetNS:/var/run/netns/c0653fd5-fd70-4b58-a947-a6e7f0d0678b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1e3bd33_fbb5_4fe6_a492_f5963f53d555.slice PodAnnotations:0xc001b86558}] Aliases:map[]}\"",
2026-06-14 10:12:41.251844 | controller |     "Jun 14 08:36:00.729951 crc crio[24245]: time=\"2026-06-14T08:36:00.729823093Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690436-gblmp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.251859 | controller |     "Jun 14 08:36:01.040023 crc crio[24245]: 2026-06-14T08:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4c7e6f10bb1740 Mac:7a:4f:7f:11:42:b9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/c0653fd5-fd70-4b58-a947-a6e7f0d0678b SocketPath: PciID:}] [{Interface:0xc000014ee0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.251873 | controller |     "Jun 14 08:36:01.045616 crc crio[24245]: time=\"2026-06-14T08:36:01.044300445Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690436-gblmp Namespace:openshift-infra ID:a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71 UID:b1e3bd33-fbb5-4fe6-a492-f5963f53d555 NetNS:/var/run/netns/c0653fd5-fd70-4b58-a947-a6e7f0d0678b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1e3bd33_fbb5_4fe6_a492_f5963f53d555.slice PodAnnotations:0xc001b86558}] Aliases:map[]}\"",
2026-06-14 10:12:41.251889 | controller |     "Jun 14 08:36:01.045763 crc crio[24245]: time=\"2026-06-14T08:36:01.045746052Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690436-gblmp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.251903 | controller |     "Jun 14 08:36:01.057254 crc crio[24245]: time=\"2026-06-14T08:36:01.057187223Z\" level=info msg=\"Ran pod sandbox a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71 with infra container: openshift-infra/auto-csr-approver-29690436-gblmp/POD\" id=2c8b6249-45a0-4ded-a2db-13683e5d8354 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.251919 | controller |     "Jun 14 08:36:01.067360 crc crio[24245]: time=\"2026-06-14T08:36:01.06507686Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b64ad319-6a89-4bab-a8ef-e45eef9b7462 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.251933 | controller |     "Jun 14 08:36:01.073648 crc crio[24245]: time=\"2026-06-14T08:36:01.072811027Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.251948 | controller |     "Jun 14 08:36:01.822960 crc crio[24245]: time=\"2026-06-14T08:36:01.821342002Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b64ad319-6a89-4bab-a8ef-e45eef9b7462 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.251966 | controller |     "Jun 14 08:36:01.826750 crc crio[24245]: time=\"2026-06-14T08:36:01.822808648Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d1800874-4bbb-446f-b7f5-59bd998aed8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.251981 | controller |     "Jun 14 08:36:01.826750 crc crio[24245]: time=\"2026-06-14T08:36:01.825011369Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=64ce82be-c3b0-4e45-a382-4e8ef953a80b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.251996 | controller |     "Jun 14 08:36:01.836264 crc crio[24245]: time=\"2026-06-14T08:36:01.836119766Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690436-gblmp/oc\" id=b06c8c23-a671-4857-a125-86697f93868c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.252010 | controller |     "Jun 14 08:36:01.837136 crc crio[24245]: time=\"2026-06-14T08:36:01.837020115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.252024 | controller |     "Jun 14 08:36:01.867485 crc crio[24245]: time=\"2026-06-14T08:36:01.867181781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.252038 | controller |     "Jun 14 08:36:02.083186 crc crio[24245]: time=\"2026-06-14T08:36:02.083107293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.252054 | controller |     "Jun 14 08:36:02.298627 crc crio[24245]: time=\"2026-06-14T08:36:02.298425744Z\" level=info msg=\"Created container 934b9934197a4ab6617a3ffe18712b7ae21b127a2f0746f646a61347041d2611: openshift-infra/auto-csr-approver-29690436-gblmp/oc\" id=b06c8c23-a671-4857-a125-86697f93868c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.252074 | controller |     "Jun 14 08:36:02.302771 crc crio[24245]: time=\"2026-06-14T08:36:02.300606144Z\" level=info msg=\"Starting container: 934b9934197a4ab6617a3ffe18712b7ae21b127a2f0746f646a61347041d2611\" id=df9bb3b9-7847-4034-a59b-7d938c1521d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.252094 | controller |     "Jun 14 08:36:02.313707 crc crio[24245]: time=\"2026-06-14T08:36:02.313636852Z\" level=info msg=\"Started container\" PID=34434 containerID=934b9934197a4ab6617a3ffe18712b7ae21b127a2f0746f646a61347041d2611 description=openshift-infra/auto-csr-approver-29690436-gblmp/oc id=df9bb3b9-7847-4034-a59b-7d938c1521d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71",
2026-06-14 10:12:41.252114 | controller |     "Jun 14 08:36:05.289632 crc crio[24245]: time=\"2026-06-14T08:36:05.28912085Z\" level=info msg=\"Stopping pod sandbox: a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71\" id=c78d0a23-9a06-416d-9abb-ae6c8e4201cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.252133 | controller |     "Jun 14 08:36:05.291065 crc crio[24245]: time=\"2026-06-14T08:36:05.290623529Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690436-gblmp Namespace:openshift-infra ID:a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71 UID:b1e3bd33-fbb5-4fe6-a492-f5963f53d555 NetNS:/var/run/netns/c0653fd5-fd70-4b58-a947-a6e7f0d0678b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb1e3bd33_fbb5_4fe6_a492_f5963f53d555.slice PodAnnotations:0xc000130630}] Aliases:map[]}\"",
2026-06-14 10:12:41.252152 | controller |     "Jun 14 08:36:05.291381 crc crio[24245]: time=\"2026-06-14T08:36:05.29126917Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690436-gblmp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.252177 | controller |     "Jun 14 08:36:05.589762 crc crio[24245]: time=\"2026-06-14T08:36:05.589585491Z\" level=info msg=\"Stopped pod sandbox: a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71\" id=c78d0a23-9a06-416d-9abb-ae6c8e4201cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.252197 | controller |     "Jun 14 08:36:15.044769 crc crio[24245]: time=\"2026-06-14T08:36:15.044130594Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/POD\" id=fffc94d4-98df-41d5-a057-eed8cfc250a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.252215 | controller |     "Jun 14 08:36:15.046016 crc crio[24245]: time=\"2026-06-14T08:36:15.044799486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.252233 | controller |     "Jun 14 08:36:15.068490 crc crio[24245]: time=\"2026-06-14T08:36:15.068436018Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-h8ztb/POD\" id=fb056452-d795-4c06-a74f-9cdc9237e97f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.252249 | controller |     "Jun 14 08:36:15.068792 crc crio[24245]: time=\"2026-06-14T08:36:15.068761589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.252265 | controller |     "Jun 14 08:36:15.074913 crc crio[24245]: time=\"2026-06-14T08:36:15.07267564Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-n7m59 Namespace:cert-manager ID:50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888 UID:cd33b68f-68d4-4834-9744-5ccb8fee79f1 NetNS:/var/run/netns/253da173-c951-4d24-8b89-6e1e435647a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd33b68f_68d4_4834_9744_5ccb8fee79f1.slice PodAnnotations:0xc0001318e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.252284 | controller |     "Jun 14 08:36:15.074913 crc crio[24245]: time=\"2026-06-14T08:36:15.072737712Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-n7m59 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.252305 | controller |     "Jun 14 08:36:15.121291 crc crio[24245]: time=\"2026-06-14T08:36:15.120229804Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/POD\" id=cd4ee01f-775f-485f-9c5b-e6f3bc3e195e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.252324 | controller |     "Jun 14 08:36:15.121291 crc crio[24245]: time=\"2026-06-14T08:36:15.120332597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.252342 | controller |     "Jun 14 08:36:15.143130 crc crio[24245]: time=\"2026-06-14T08:36:15.143076604Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-h8ztb Namespace:cert-manager ID:41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf UID:f60c3ee1-302a-41e8-9aef-893df8269325 NetNS:/var/run/netns/49792681-38ab-4e76-a262-607ce48707d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60c3ee1_302a_41e8_9aef_893df8269325.slice PodAnnotations:0xc000131ae8}] Aliases:map[]}\"",
2026-06-14 10:12:41.252398 | controller |     "Jun 14 08:36:15.143433 crc crio[24245]: time=\"2026-06-14T08:36:15.143413445Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-h8ztb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.252421 | controller |     "Jun 14 08:36:15.164206 crc crio[24245]: time=\"2026-06-14T08:36:15.164119176Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-44nt7 Namespace:cert-manager ID:aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef UID:1da89bb3-99be-45fb-9c81-acafcb260386 NetNS:/var/run/netns/825fe71b-3e7b-48f1-a75c-c67cb2511da6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da89bb3_99be_45fb_9c81_acafcb260386.slice PodAnnotations:0xc002c92430}] Aliases:map[]}\"",
2026-06-14 10:12:41.252438 | controller |     "Jun 14 08:36:15.164206 crc crio[24245]: time=\"2026-06-14T08:36:15.164197249Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-44nt7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.252456 | controller |     "Jun 14 08:36:16.049017 crc crio[24245]: 2026-06-14T08:36:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50839825c661f8a Mac:3a:80:6e:71:b3:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/253da173-c951-4d24-8b89-6e1e435647a3 SocketPath: PciID:}] [{Interface:0xc0002365d0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.252474 | controller |     "Jun 14 08:36:16.049017 crc crio[24245]: time=\"2026-06-14T08:36:16.048759558Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-n7m59 Namespace:cert-manager ID:50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888 UID:cd33b68f-68d4-4834-9744-5ccb8fee79f1 NetNS:/var/run/netns/253da173-c951-4d24-8b89-6e1e435647a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd33b68f_68d4_4834_9744_5ccb8fee79f1.slice PodAnnotations:0xc0001318e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.252494 | controller |     "Jun 14 08:36:16.049017 crc crio[24245]: time=\"2026-06-14T08:36:16.048957914Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-n7m59 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.252515 | controller |     "Jun 14 08:36:16.055506 crc crio[24245]: time=\"2026-06-14T08:36:16.055407891Z\" level=info msg=\"Ran pod sandbox 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/POD\" id=fffc94d4-98df-41d5-a057-eed8cfc250a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.252535 | controller |     "Jun 14 08:36:16.058509 crc crio[24245]: time=\"2026-06-14T08:36:16.058443458Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=b06116de-a992-4273-ba9b-df437ebe45f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.252556 | controller |     "Jun 14 08:36:16.058689 crc crio[24245]: time=\"2026-06-14T08:36:16.058636334Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=b06116de-a992-4273-ba9b-df437ebe45f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.252579 | controller |     "Jun 14 08:36:16.058689 crc crio[24245]: time=\"2026-06-14T08:36:16.058679286Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=b06116de-a992-4273-ba9b-df437ebe45f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.252601 | controller |     "Jun 14 08:36:16.063996 crc crio[24245]: time=\"2026-06-14T08:36:16.061761066Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=87094ece-1c75-4f6f-9325-ac52efb9525c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.252619 | controller |     "Jun 14 08:36:16.077697 crc crio[24245]: time=\"2026-06-14T08:36:16.077283456Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-14 10:12:41.252642 | controller |     "Jun 14 08:36:16.245100 crc crio[24245]: 2026-06-14T08:36:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaa9d4604d1f953 Mac:ca:47:9b:bc:86:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/825fe71b-3e7b-48f1-a75c-c67cb2511da6 SocketPath: PciID:}] [{Interface:0xc0000148e0 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.252661 | controller |     "Jun 14 08:36:16.246386 crc crio[24245]: time=\"2026-06-14T08:36:16.246260711Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-44nt7 Namespace:cert-manager ID:aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef UID:1da89bb3-99be-45fb-9c81-acafcb260386 NetNS:/var/run/netns/825fe71b-3e7b-48f1-a75c-c67cb2511da6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da89bb3_99be_45fb_9c81_acafcb260386.slice PodAnnotations:0xc002c92430}] Aliases:map[]}\"",
2026-06-14 10:12:41.252680 | controller |     "Jun 14 08:36:16.246621 crc crio[24245]: time=\"2026-06-14T08:36:16.246569841Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-44nt7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.252698 | controller |     "Jun 14 08:36:16.253190 crc crio[24245]: time=\"2026-06-14T08:36:16.25311645Z\" level=info msg=\"Ran pod sandbox aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef with infra container: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/POD\" id=cd4ee01f-775f-485f-9c5b-e6f3bc3e195e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.252716 | controller |     "Jun 14 08:36:16.255678 crc crio[24245]: time=\"2026-06-14T08:36:16.25562345Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=cc7b0096-6596-4b60-9e2e-1f0bb9d50895 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.252735 | controller |     "Jun 14 08:36:16.255873 crc crio[24245]: time=\"2026-06-14T08:36:16.255783155Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=cc7b0096-6596-4b60-9e2e-1f0bb9d50895 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.252753 | controller |     "Jun 14 08:36:16.255951 crc crio[24245]: time=\"2026-06-14T08:36:16.255892959Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=cc7b0096-6596-4b60-9e2e-1f0bb9d50895 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.252771 | controller |     "Jun 14 08:36:16.257022 crc crio[24245]: time=\"2026-06-14T08:36:16.256971424Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=ac737154-6070-499e-9e56-b7d1c5c03f0a name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.252789 | controller |     "Jun 14 08:36:16.261132 crc crio[24245]: time=\"2026-06-14T08:36:16.261046456Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-14 10:12:41.252807 | controller |     "Jun 14 08:36:16.262384 crc crio[24245]: 2026-06-14T08:36:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41df65004cffad6 Mac:7e:e1:0c:e2:fe:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/49792681-38ab-4e76-a262-607ce48707d5 SocketPath: PciID:}] [{Interface:0xc0005c2ef0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.252826 | controller |     "Jun 14 08:36:16.263925 crc crio[24245]: time=\"2026-06-14T08:36:16.26377794Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-h8ztb Namespace:cert-manager ID:41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf UID:f60c3ee1-302a-41e8-9aef-893df8269325 NetNS:/var/run/netns/49792681-38ab-4e76-a262-607ce48707d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60c3ee1_302a_41e8_9aef_893df8269325.slice PodAnnotations:0xc000131ae8}] Aliases:map[]}\"",
2026-06-14 10:12:41.252854 | controller |     "Jun 14 08:36:16.264103 crc crio[24245]: time=\"2026-06-14T08:36:16.264039139Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-h8ztb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.252875 | controller |     "Jun 14 08:36:16.273544 crc crio[24245]: time=\"2026-06-14T08:36:16.273435443Z\" level=info msg=\"Ran pod sandbox 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf with infra container: cert-manager/cert-manager-7b8b89f89d-h8ztb/POD\" id=fb056452-d795-4c06-a74f-9cdc9237e97f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.252894 | controller |     "Jun 14 08:36:16.279151 crc crio[24245]: time=\"2026-06-14T08:36:16.279056416Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=1fc751ad-8180-4aff-8ce7-660cb856bbe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.252914 | controller |     "Jun 14 08:36:16.279346 crc crio[24245]: time=\"2026-06-14T08:36:16.279285913Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=1fc751ad-8180-4aff-8ce7-660cb856bbe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.252934 | controller |     "Jun 14 08:36:16.279346 crc crio[24245]: time=\"2026-06-14T08:36:16.279326594Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=1fc751ad-8180-4aff-8ce7-660cb856bbe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.252954 | controller |     "Jun 14 08:36:16.280913 crc crio[24245]: time=\"2026-06-14T08:36:16.280772751Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=e8d45907-cf85-4c54-87a1-57987905cbd8 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.252974 | controller |     "Jun 14 08:36:16.283566 crc crio[24245]: time=\"2026-06-14T08:36:16.283490909Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-14 10:12:41.252993 | controller |     "Jun 14 08:36:20.172476 crc crio[24245]: time=\"2026-06-14T08:36:20.171628088Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=87094ece-1c75-4f6f-9325-ac52efb9525c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.253013 | controller |     "Jun 14 08:36:20.173961 crc crio[24245]: time=\"2026-06-14T08:36:20.173290138Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=3e073d0e-d653-4f08-a02c-bacf76ea0a08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.253033 | controller |     "Jun 14 08:36:20.177813 crc crio[24245]: time=\"2026-06-14T08:36:20.177763891Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=80c8a454-90d9-4b24-8b54-93eb9cafb9ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.253052 | controller |     "Jun 14 08:36:20.218825 crc crio[24245]: time=\"2026-06-14T08:36:20.218675063Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/cert-manager-cainjector\" id=bc6e5ca1-2d45-4d90-90b5-8cd105980ecb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.253071 | controller |     "Jun 14 08:36:20.221027 crc crio[24245]: time=\"2026-06-14T08:36:20.220963148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.253090 | controller |     "Jun 14 08:36:20.253264 crc crio[24245]: time=\"2026-06-14T08:36:20.253113118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.253115 | controller |     "Jun 14 08:36:20.263589 crc crio[24245]: time=\"2026-06-14T08:36:20.26346091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.253135 | controller |     "Jun 14 08:36:20.398268 crc crio[24245]: time=\"2026-06-14T08:36:20.397398883Z\" level=info msg=\"Created container 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/cert-manager-cainjector\" id=bc6e5ca1-2d45-4d90-90b5-8cd105980ecb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.253154 | controller |     "Jun 14 08:36:20.400004 crc crio[24245]: time=\"2026-06-14T08:36:20.399612233Z\" level=info msg=\"Starting container: 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4\" id=4b47e010-fc7d-4b25-b2c1-ef6de418ea24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.253174 | controller |     "Jun 14 08:36:20.405696 crc crio[24245]: time=\"2026-06-14T08:36:20.405610696Z\" level=info msg=\"Started container\" PID=35251 containerID=7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/cert-manager-cainjector id=4b47e010-fc7d-4b25-b2c1-ef6de418ea24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888",
2026-06-14 10:12:41.253194 | controller |     "Jun 14 08:36:22.745891 crc crio[24245]: time=\"2026-06-14T08:36:22.745400649Z\" level=info msg=\"Stopping container: aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b (timeout: 30s)\" id=37cf40a5-c481-4056-bab2-6417d537d5eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253213 | controller |     "Jun 14 08:36:22.746507 crc crio[24245]: time=\"2026-06-14T08:36:22.745665145Z\" level=info msg=\"Stopping container: fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a (timeout: 30s)\" id=fd561ca0-74c6-441d-95d8-996e6df4abb7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253233 | controller |     "Jun 14 08:36:22.852544 crc crio[24245]: time=\"2026-06-14T08:36:22.852431904Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=ac737154-6070-499e-9e56-b7d1c5c03f0a name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.253251 | controller |     "Jun 14 08:36:22.854140 crc crio[24245]: time=\"2026-06-14T08:36:22.854058991Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=35e53996-d873-42f1-9b8e-1d8bde8cd74c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.253269 | controller |     "Jun 14 08:36:22.983276 crc crio[24245]: time=\"2026-06-14T08:36:22.983154607Z\" level=info msg=\"Stopped container aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=37cf40a5-c481-4056-bab2-6417d537d5eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253288 | controller |     "Jun 14 08:36:22.985313 crc crio[24245]: time=\"2026-06-14T08:36:22.985233315Z\" level=info msg=\"Stopping container: cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460 (timeout: 30s)\" id=e8af606d-09e2-40a4-aa2a-116deb51d75f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253307 | controller |     "Jun 14 08:36:22.985470 crc crio[24245]: time=\"2026-06-14T08:36:22.985315908Z\" level=info msg=\"Stopping container: 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da (timeout: 30s)\" id=78a550e7-7945-4b73-b31f-98e313446c88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253328 | controller |     "Jun 14 08:36:22.988383 crc crio[24245]: time=\"2026-06-14T08:36:22.988264956Z\" level=info msg=\"Stopping container: 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957 (timeout: 30s)\" id=bf2a90b1-4d94-4eb5-a93b-cdb405f3d7f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253390 | controller |     "Jun 14 08:36:22.988603 crc crio[24245]: time=\"2026-06-14T08:36:22.988360355Z\" level=info msg=\"Stopping container: f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a (timeout: 30s)\" id=ae862acf-a22b-444b-9855-c8650cbb7db0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253422 | controller |     "Jun 14 08:36:22.988603 crc crio[24245]: time=\"2026-06-14T08:36:22.988346025Z\" level=info msg=\"Stopping container: 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a (timeout: 30s)\" id=93808ef0-0df6-4b3e-a7da-e9120cfc0fdb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253444 | controller |     "Jun 14 08:36:22.989437 crc crio[24245]: time=\"2026-06-14T08:36:22.985284397Z\" level=info msg=\"Stopping container: 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb (timeout: 30s)\" id=2700fe5f-5102-4a8f-a781-4faa94e7fe0b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253468 | controller |     "Jun 14 08:36:22.990882 crc crio[24245]: time=\"2026-06-14T08:36:22.985249515Z\" level=info msg=\"Stopping container: c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b (timeout: 30s)\" id=325e6d50-d8f4-45e0-bae8-f1bbd103f86c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253490 | controller |     "Jun 14 08:36:23.031767 crc crio[24245]: time=\"2026-06-14T08:36:23.031211559Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-14 10:12:41.253511 | controller |     "Jun 14 08:36:23.031767 crc crio[24245]: time=\"2026-06-14T08:36:23.031447537Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.253533 | controller |     "Jun 14 08:36:23.034309 crc crio[24245]: time=\"2026-06-14T08:36:23.034241685Z\" level=info msg=\"Stopping container: 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1 (timeout: 30s)\" id=3b1af5c6-2417-4ed3-81c7-468316a14913 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253554 | controller |     "Jun 14 08:36:23.124420 crc crio[24245]: time=\"2026-06-14T08:36:23.124320054Z\" level=info msg=\"Stopped container fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=fd561ca0-74c6-441d-95d8-996e6df4abb7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253576 | controller |     "Jun 14 08:36:23.127127 crc crio[24245]: time=\"2026-06-14T08:36:23.12704031Z\" level=info msg=\"Stopping pod sandbox: e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c\" id=67d8837f-76f9-43a4-8d24-29ca852e4c1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.253598 | controller |     "Jun 14 08:36:23.194622 crc crio[24245]: time=\"2026-06-14T08:36:23.194339937Z\" level=info msg=\"Stopped container 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=2700fe5f-5102-4a8f-a781-4faa94e7fe0b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253619 | controller |     "Jun 14 08:36:23.197710 crc crio[24245]: time=\"2026-06-14T08:36:23.196056572Z\" level=info msg=\"Stopped container 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=bf2a90b1-4d94-4eb5-a93b-cdb405f3d7f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253642 | controller |     "Jun 14 08:36:23.197710 crc crio[24245]: time=\"2026-06-14T08:36:23.197234855Z\" level=info msg=\"Stopped container c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=325e6d50-d8f4-45e0-bae8-f1bbd103f86c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253669 | controller |     "Jun 14 08:36:23.198317 crc crio[24245]: time=\"2026-06-14T08:36:23.198197251Z\" level=info msg=\"Stopped container cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=e8af606d-09e2-40a4-aa2a-116deb51d75f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253692 | controller |     "Jun 14 08:36:23.198412 crc crio[24245]: time=\"2026-06-14T08:36:23.198315945Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=959ad155-fc2c-4c40-8466-7d71d7e86e2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.253716 | controller |     "Jun 14 08:36:23.201567 crc crio[24245]: time=\"2026-06-14T08:36:23.201478556Z\" level=info msg=\"Stopped pod sandbox: e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c\" id=67d8837f-76f9-43a4-8d24-29ca852e4c1f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.253737 | controller |     "Jun 14 08:36:23.214324 crc crio[24245]: time=\"2026-06-14T08:36:23.214221585Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/cert-manager-webhook\" id=feecf10f-1cab-499a-b2ea-6d21f2cad9df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.253761 | controller |     "Jun 14 08:36:23.214957 crc crio[24245]: time=\"2026-06-14T08:36:23.214814046Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=e8d45907-cf85-4c54-87a1-57987905cbd8 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.253783 | controller |     "Jun 14 08:36:23.215830 crc crio[24245]: time=\"2026-06-14T08:36:23.215745743Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=4e9195af-1cc7-4ced-868e-a8e7d2b5bb14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.253804 | controller |     "Jun 14 08:36:23.217977 crc crio[24245]: time=\"2026-06-14T08:36:23.217893594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.253827 | controller |     "Jun 14 08:36:23.221355 crc crio[24245]: time=\"2026-06-14T08:36:23.22127237Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=8795844a-b6fe-4294-b4a4-eef1f6cf25df name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.253849 | controller |     "Jun 14 08:36:23.227304 crc crio[24245]: time=\"2026-06-14T08:36:23.225194557Z\" level=info msg=\"Stopped container 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=93808ef0-0df6-4b3e-a7da-e9120cfc0fdb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253871 | controller |     "Jun 14 08:36:23.235416 crc crio[24245]: time=\"2026-06-14T08:36:23.23528656Z\" level=info msg=\"Stopped container 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=3b1af5c6-2417-4ed3-81c7-468316a14913 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.253892 | controller |     "Jun 14 08:36:23.241390 crc crio[24245]: time=\"2026-06-14T08:36:23.241344294Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-h8ztb/cert-manager-controller\" id=d973af40-d510-424a-af5b-fa423c1f6fe6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.253914 | controller |     "Jun 14 08:36:23.246251 crc crio[24245]: time=\"2026-06-14T08:36:23.2461551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.253936 | controller |     "Jun 14 08:36:23.253268 crc crio[24245]: time=\"2026-06-14T08:36:23.253095241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.253964 | controller |     "Jun 14 08:36:23.259186 crc crio[24245]: time=\"2026-06-14T08:36:23.258815324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.254003 | controller |     "Jun 14 08:36:23.286658 crc crio[24245]: time=\"2026-06-14T08:36:23.286604605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.254028 | controller |     "Jun 14 08:36:23.290996 crc crio[24245]: time=\"2026-06-14T08:36:23.290962755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.254052 | controller |     "Jun 14 08:36:23.317564 crc crio[24245]: time=\"2026-06-14T08:36:23.317460584Z\" level=info msg=\"Stopped container 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=78a550e7-7945-4b73-b31f-98e313446c88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.254076 | controller |     "Jun 14 08:36:23.317810 crc crio[24245]: time=\"2026-06-14T08:36:23.317568378Z\" level=info msg=\"Stopped container f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=ae862acf-a22b-444b-9855-c8650cbb7db0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.254098 | controller |     "Jun 14 08:36:23.319230 crc crio[24245]: time=\"2026-06-14T08:36:23.319085598Z\" level=info msg=\"Stopping pod sandbox: 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\" id=9c5a69f2-3369-49bf-ba0f-e4784e2541d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.254121 | controller |     "Jun 14 08:36:23.322251 crc crio[24245]: time=\"2026-06-14T08:36:23.322170108Z\" level=info msg=\"Stopped pod sandbox: 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\" id=9c5a69f2-3369-49bf-ba0f-e4784e2541d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.254142 | controller |     "Jun 14 08:36:23.497588 crc crio[24245]: time=\"2026-06-14T08:36:23.497497535Z\" level=info msg=\"Removing container: aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b\" id=72172c8f-3aa7-4e09-928a-96bd0bfc205d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254165 | controller |     "Jun 14 08:36:23.530049 crc crio[24245]: time=\"2026-06-14T08:36:23.529044138Z\" level=info msg=\"Removed container aff7fbd3932872d0a5c0adb87b4a974a301dc4459a49f60101c4fef22ccf265b: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=72172c8f-3aa7-4e09-928a-96bd0bfc205d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254187 | controller |     "Jun 14 08:36:23.530563 crc crio[24245]: time=\"2026-06-14T08:36:23.530493414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=1f8200f0-d25d-4629-bd1e-ea116740aaae name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.254210 | controller |     "Jun 14 08:36:23.533717 crc crio[24245]: time=\"2026-06-14T08:36:23.533690366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d4772a67-32fa-48c2-bae2-6ca0e5b5600c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.254234 | controller |     "Jun 14 08:36:23.535338 crc crio[24245]: time=\"2026-06-14T08:36:23.535274916Z\" level=info msg=\"Removing container: e8b93464b1f4eb4bccb6afe096be3d38fbf561a02d1cb7c4410f8b41564e99e9\" id=8b56ecca-bde3-461f-903c-cf290653d393 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254263 | controller |     "Jun 14 08:36:23.540038 crc crio[24245]: time=\"2026-06-14T08:36:23.537930812Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=58796de1-795a-40f4-82f4-03bdf1cf2d4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.254288 | controller |     "Jun 14 08:36:23.540038 crc crio[24245]: time=\"2026-06-14T08:36:23.538685816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.254311 | controller |     "Jun 14 08:36:23.556160 crc crio[24245]: time=\"2026-06-14T08:36:23.556055282Z\" level=info msg=\"Created container f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/cert-manager-webhook\" id=feecf10f-1cab-499a-b2ea-6d21f2cad9df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.254335 | controller |     "Jun 14 08:36:23.565137 crc crio[24245]: time=\"2026-06-14T08:36:23.565084382Z\" level=info msg=\"Starting container: f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab\" id=fe192a32-3791-49b1-ba04-64fe05c19a9c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.254383 | controller |     "Jun 14 08:36:23.569058 crc crio[24245]: time=\"2026-06-14T08:36:23.569017028Z\" level=info msg=\"Created container 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483: cert-manager/cert-manager-7b8b89f89d-h8ztb/cert-manager-controller\" id=d973af40-d510-424a-af5b-fa423c1f6fe6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.254410 | controller |     "Jun 14 08:36:23.573925 crc crio[24245]: time=\"2026-06-14T08:36:23.573409269Z\" level=info msg=\"Starting container: 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483\" id=8da36f00-a75e-4ae4-9f63-4c719f0c62d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.254434 | controller |     "Jun 14 08:36:23.574178 crc crio[24245]: time=\"2026-06-14T08:36:23.574138403Z\" level=info msg=\"Started container\" PID=35477 containerID=f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab description=cert-manager/cert-manager-webhook-769f6b94cb-44nt7/cert-manager-webhook id=fe192a32-3791-49b1-ba04-64fe05c19a9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef",
2026-06-14 10:12:41.254456 | controller |     "Jun 14 08:36:23.583365 crc crio[24245]: time=\"2026-06-14T08:36:23.583267734Z\" level=info msg=\"Started container\" PID=35478 containerID=5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483 description=cert-manager/cert-manager-7b8b89f89d-h8ztb/cert-manager-controller id=8da36f00-a75e-4ae4-9f63-4c719f0c62d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf",
2026-06-14 10:12:41.254479 | controller |     "Jun 14 08:36:23.601419 crc crio[24245]: time=\"2026-06-14T08:36:23.601324777Z\" level=info msg=\"Removed container e8b93464b1f4eb4bccb6afe096be3d38fbf561a02d1cb7c4410f8b41564e99e9: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=8b56ecca-bde3-461f-903c-cf290653d393 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254502 | controller |     "Jun 14 08:36:23.605250 crc crio[24245]: time=\"2026-06-14T08:36:23.605124396Z\" level=info msg=\"Removing container: fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a\" id=d786a0c4-8e41-40b1-8817-230df43df187 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254524 | controller |     "Jun 14 08:36:23.609295 crc crio[24245]: time=\"2026-06-14T08:36:23.607379029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.254546 | controller |     "Jun 14 08:36:23.613697 crc crio[24245]: time=\"2026-06-14T08:36:23.612782524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.254574 | controller |     "Jun 14 08:36:23.660405 crc crio[24245]: time=\"2026-06-14T08:36:23.660311156Z\" level=info msg=\"Removed container fc49d0781bd074944a0c46a41161735cacd936cd09bf7d185796aef2b64c8e5a: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=d786a0c4-8e41-40b1-8817-230df43df187 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254599 | controller |     "Jun 14 08:36:23.671768 crc crio[24245]: time=\"2026-06-14T08:36:23.67169971Z\" level=info msg=\"Removing container: 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1\" id=3b7f6521-c696-4bf2-b46c-0bfa8eb2d5fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254622 | controller |     "Jun 14 08:36:23.715784 crc crio[24245]: time=\"2026-06-14T08:36:23.715717411Z\" level=info msg=\"Removed container 2173741f224742255cc64a7c131449b980b372125b77e2b382ccebdd223a0cc1: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=3b7f6521-c696-4bf2-b46c-0bfa8eb2d5fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254646 | controller |     "Jun 14 08:36:23.718392 crc crio[24245]: time=\"2026-06-14T08:36:23.718338714Z\" level=info msg=\"Removing container: 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a\" id=022ae6b8-610a-4f79-a0ff-ba3741c71877 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254670 | controller |     "Jun 14 08:36:23.733446 crc crio[24245]: time=\"2026-06-14T08:36:23.733355737Z\" level=info msg=\"Removed container 707f49214767df1acbfa247e3bc970cdcd7db7a29887818f8c5621622360e75a: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=022ae6b8-610a-4f79-a0ff-ba3741c71877 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254696 | controller |     "Jun 14 08:36:23.733633 crc crio[24245]: time=\"2026-06-14T08:36:23.73348686Z\" level=info msg=\"Created container 50cec6d5759333a70db646bd71bb2a708702ffee60418203e49077426812e7ae: openshift-multus/multus-bzhnf/kube-multus\" id=58796de1-795a-40f4-82f4-03bdf1cf2d4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.254722 | controller |     "Jun 14 08:36:23.734500 crc crio[24245]: time=\"2026-06-14T08:36:23.734400989Z\" level=info msg=\"Starting container: 50cec6d5759333a70db646bd71bb2a708702ffee60418203e49077426812e7ae\" id=eca139fe-982d-4ab6-ba24-8a2d2f3c1e3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.254745 | controller |     "Jun 14 08:36:23.737123 crc crio[24245]: time=\"2026-06-14T08:36:23.737059935Z\" level=info msg=\"Removing container: 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da\" id=a3c8f41d-df9e-4c02-bc58-5f52294b77b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254769 | controller |     "Jun 14 08:36:23.741722 crc crio[24245]: time=\"2026-06-14T08:36:23.741675402Z\" level=info msg=\"Started container\" PID=35511 containerID=50cec6d5759333a70db646bd71bb2a708702ffee60418203e49077426812e7ae description=openshift-multus/multus-bzhnf/kube-multus id=eca139fe-982d-4ab6-ba24-8a2d2f3c1e3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f103247fbca5d0bdfbd09b76f24bce21ca2a05500e63c5d97078b75a8112c767",
2026-06-14 10:12:41.254793 | controller |     "Jun 14 08:36:23.757586 crc crio[24245]: time=\"2026-06-14T08:36:23.757458039Z\" level=info msg=\"Removed container 8a31b13164535fe7103530f179ce2b9bdf3b473f31a270b1645ee4c839b2a4da: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=a3c8f41d-df9e-4c02-bc58-5f52294b77b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254819 | controller |     "Jun 14 08:36:23.761391 crc crio[24245]: time=\"2026-06-14T08:36:23.761315691Z\" level=info msg=\"Removing container: f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a\" id=c0ac7017-a06c-4ef4-b782-7fd8856510e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254848 | controller |     "Jun 14 08:36:23.763507 crc crio[24245]: time=\"2026-06-14T08:36:23.763354387Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f5f47475-675e-401a-8f22-1a5068a5c27f\\\"\"",
2026-06-14 10:12:41.254873 | controller |     "Jun 14 08:36:23.763507 crc crio[24245]: time=\"2026-06-14T08:36:23.763515793Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.254897 | controller |     "Jun 14 08:36:23.781695 crc crio[24245]: time=\"2026-06-14T08:36:23.781605383Z\" level=info msg=\"Removed container f009a46f534c5da5ba37bd9185ba604a127bf90d75648e2203b5072b1f23589a: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=c0ac7017-a06c-4ef4-b782-7fd8856510e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254919 | controller |     "Jun 14 08:36:23.784149 crc crio[24245]: time=\"2026-06-14T08:36:23.784075971Z\" level=info msg=\"Removing container: cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460\" id=b2468836-5c9d-4923-b523-0722ed16258f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254942 | controller |     "Jun 14 08:36:23.799053 crc crio[24245]: time=\"2026-06-14T08:36:23.798971582Z\" level=info msg=\"Removed container cda3e57e0d0ae30ad0df87dfdd5a3ceea9fb6279c80ed727d7d8a491bd02f460: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=b2468836-5c9d-4923-b523-0722ed16258f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254967 | controller |     "Jun 14 08:36:23.801443 crc crio[24245]: time=\"2026-06-14T08:36:23.801387566Z\" level=info msg=\"Removing container: c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b\" id=57ed015d-75fd-4828-be2e-c5f5f0c3ecd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.254990 | controller |     "Jun 14 08:36:23.815936 crc crio[24245]: time=\"2026-06-14T08:36:23.815879694Z\" level=info msg=\"Removed container c46d443668810097aa3a7a730e574e2a9a40a7498e955f04f8baea2c81946d2b: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=57ed015d-75fd-4828-be2e-c5f5f0c3ecd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.255013 | controller |     "Jun 14 08:36:23.829209 crc crio[24245]: time=\"2026-06-14T08:36:23.827223606Z\" level=info msg=\"Removing container: 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb\" id=a9624a32-0737-490e-9556-8b60fd7fd02c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.255035 | controller |     "Jun 14 08:36:23.859957 crc crio[24245]: time=\"2026-06-14T08:36:23.859426847Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/POD\" id=7ed6abf6-bfcf-441d-b543-07ae0a7791d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.255057 | controller |     "Jun 14 08:36:23.860278 crc crio[24245]: time=\"2026-06-14T08:36:23.860003156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.255081 | controller |     "Jun 14 08:36:23.870732 crc crio[24245]: time=\"2026-06-14T08:36:23.870672078Z\" level=info msg=\"Removed container 25732c66d66980eada281830bf637ba052b775ae69b54dcead5c1ca3edd36dcb: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=a9624a32-0737-490e-9556-8b60fd7fd02c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.255104 | controller |     "Jun 14 08:36:23.888123 crc crio[24245]: time=\"2026-06-14T08:36:23.888046532Z\" level=info msg=\"Removing container: 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957\" id=90e6ae48-7282-4ba5-a1c8-a1b864cb27fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.255127 | controller |     "Jun 14 08:36:23.888398 crc crio[24245]: time=\"2026-06-14T08:36:23.88833285Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7ed6abf6-bfcf-441d-b543-07ae0a7791d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.255156 | controller |     "Jun 14 08:36:23.909118 crc crio[24245]: time=\"2026-06-14T08:36:23.90901461Z\" level=info msg=\"Ran pod sandbox 0a2381427421d751c5f3292a44a09628ba15cd768a52b54a158002e51e7ec623 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/POD\" id=7ed6abf6-bfcf-441d-b543-07ae0a7791d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.255180 | controller |     "Jun 14 08:36:23.922826 crc crio[24245]: time=\"2026-06-14T08:36:23.922789968Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=7c7e970a-848b-4d09-8f2d-e222b709a1d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.255205 | controller |     "Jun 14 08:36:23.925808 crc crio[24245]: time=\"2026-06-14T08:36:23.925747274Z\" level=info msg=\"Removed container 46b113a3cc9151a5656589b9e55857f963cfb9ebffe7070db497dc9e698d6957: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=90e6ae48-7282-4ba5-a1c8-a1b864cb27fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.255228 | controller |     "Jun 14 08:36:23.928356 crc crio[24245]: time=\"2026-06-14T08:36:23.928213628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3ee4bdf8-d7dd-4cb8-87dd-b08d0fd6c13c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.255251 | controller |     "Jun 14 08:36:23.940365 crc crio[24245]: time=\"2026-06-14T08:36:23.940148765Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/kube-rbac-proxy\" id=3e9b974c-2266-45e6-a09a-1938b9f6658e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.255274 | controller |     "Jun 14 08:36:23.940743 crc crio[24245]: time=\"2026-06-14T08:36:23.940579175Z\" level=info msg=\"Removing container: 724a517cc3bdbbd33232cf1f956816a2f03cf246f36d5bb98264cd3f39504817\" id=3dc2eddd-c8c5-49cb-a944-dc7f84600b29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.255297 | controller |     "Jun 14 08:36:23.940743 crc crio[24245]: time=\"2026-06-14T08:36:23.94060837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.255321 | controller |     "Jun 14 08:36:23.980008 crc crio[24245]: time=\"2026-06-14T08:36:23.978709443Z\" level=info msg=\"Removed container 724a517cc3bdbbd33232cf1f956816a2f03cf246f36d5bb98264cd3f39504817: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=3dc2eddd-c8c5-49cb-a944-dc7f84600b29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.255345 | controller |     "Jun 14 08:36:23.980008 crc crio[24245]: time=\"2026-06-14T08:36:23.979801119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.255394 | controller |     "Jun 14 08:36:24.116251 crc crio[24245]: time=\"2026-06-14T08:36:24.116089324Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-14 10:12:41.255419 | controller |     "Jun 14 08:36:24.116251 crc crio[24245]: time=\"2026-06-14T08:36:24.11626378Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.255442 | controller |     "Jun 14 08:36:24.125591 crc crio[24245]: time=\"2026-06-14T08:36:24.125544017Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-14 10:12:41.255468 | controller |     "Jun 14 08:36:24.125695 crc crio[24245]: time=\"2026-06-14T08:36:24.125622159Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.255496 | controller |     "Jun 14 08:36:24.126618 crc crio[24245]: time=\"2026-06-14T08:36:24.126411905Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-14 10:12:41.255520 | controller |     "Jun 14 08:36:24.126757 crc crio[24245]: time=\"2026-06-14T08:36:24.126693594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.255542 | controller |     "Jun 14 08:36:24.140775 crc crio[24245]: time=\"2026-06-14T08:36:24.140703823Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-14 10:12:41.255564 | controller |     "Jun 14 08:36:24.141074 crc crio[24245]: time=\"2026-06-14T08:36:24.140794956Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.255589 | controller |     "Jun 14 08:36:24.149195 crc crio[24245]: time=\"2026-06-14T08:36:24.149112813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.255612 | controller |     "Jun 14 08:36:24.154803 crc crio[24245]: time=\"2026-06-14T08:36:24.154740763Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-14 10:12:41.255634 | controller |     "Jun 14 08:36:24.154803 crc crio[24245]: time=\"2026-06-14T08:36:24.154805325Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.255654 | controller |     "Jun 14 08:36:24.167088 crc crio[24245]: time=\"2026-06-14T08:36:24.167014636Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-14 10:12:41.255674 | controller |     "Jun 14 08:36:24.167175 crc crio[24245]: time=\"2026-06-14T08:36:24.167119359Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.255694 | controller |     "Jun 14 08:36:24.175485 crc crio[24245]: time=\"2026-06-14T08:36:24.175366564Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-14 10:12:41.255714 | controller |     "Jun 14 08:36:24.175485 crc crio[24245]: time=\"2026-06-14T08:36:24.175464397Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.255736 | controller |     "Jun 14 08:36:24.178255 crc crio[24245]: time=\"2026-06-14T08:36:24.178209406Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-14 10:12:41.255759 | controller |     "Jun 14 08:36:24.178610 crc crio[24245]: time=\"2026-06-14T08:36:24.178287728Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.255781 | controller |     "Jun 14 08:36:24.188093 crc crio[24245]: time=\"2026-06-14T08:36:24.187959368Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f5f47475-675e-401a-8f22-1a5068a5c27f\\\"\"",
2026-06-14 10:12:41.255804 | controller |     "Jun 14 08:36:24.220101 crc crio[24245]: time=\"2026-06-14T08:36:24.219995575Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-pxj4p/POD\" id=2827b38f-f660-4b76-99fa-f9917a345d11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.255825 | controller |     "Jun 14 08:36:24.220222 crc crio[24245]: time=\"2026-06-14T08:36:24.220117089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.255845 | controller |     "Jun 14 08:36:24.247376 crc crio[24245]: time=\"2026-06-14T08:36:24.247278909Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=2827b38f-f660-4b76-99fa-f9917a345d11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.255865 | controller |     "Jun 14 08:36:24.259087 crc crio[24245]: time=\"2026-06-14T08:36:24.258728036Z\" level=info msg=\"Ran pod sandbox abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708 with infra container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/POD\" id=2827b38f-f660-4b76-99fa-f9917a345d11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.255891 | controller |     "Jun 14 08:36:24.262197 crc crio[24245]: time=\"2026-06-14T08:36:24.262125677Z\" level=info msg=\"Created container edec80c524180f056c380ade3df76d4c1fe90a177970473dff39eb4649239af6: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/kube-rbac-proxy\" id=3e9b974c-2266-45e6-a09a-1938b9f6658e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.255917 | controller |     "Jun 14 08:36:24.274405 crc crio[24245]: time=\"2026-06-14T08:36:24.271108253Z\" level=info msg=\"Starting container: edec80c524180f056c380ade3df76d4c1fe90a177970473dff39eb4649239af6\" id=af2fa27f-74d1-430e-9441-04fe01622178 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.255941 | controller |     "Jun 14 08:36:24.275506 crc crio[24245]: time=\"2026-06-14T08:36:24.275315618Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4ee13745-9627-4455-9deb-e1a3b07680a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.255965 | controller |     "Jun 14 08:36:24.280589 crc crio[24245]: time=\"2026-06-14T08:36:24.280362991Z\" level=info msg=\"Started container\" PID=35555 containerID=edec80c524180f056c380ade3df76d4c1fe90a177970473dff39eb4649239af6 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/kube-rbac-proxy id=af2fa27f-74d1-430e-9441-04fe01622178 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a2381427421d751c5f3292a44a09628ba15cd768a52b54a158002e51e7ec623",
2026-06-14 10:12:41.255990 | controller |     "Jun 14 08:36:24.280589 crc crio[24245]: time=\"2026-06-14T08:36:24.280478313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=783b4371-9d73-4774-b4c3-039540ed25cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.256015 | controller |     "Jun 14 08:36:24.293292 crc crio[24245]: time=\"2026-06-14T08:36:24.293228312Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kubecfg-setup\" id=8b0fe559-fc7a-49f5-bac3-484e54bd56b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.256041 | controller |     "Jun 14 08:36:24.293727 crc crio[24245]: time=\"2026-06-14T08:36:24.293667696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.256064 | controller |     "Jun 14 08:36:24.298228 crc crio[24245]: time=\"2026-06-14T08:36:24.298063407Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9436df51-144e-47a3-8f2e-8032b84ddd53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.256089 | controller |     "Jun 14 08:36:24.305802 crc crio[24245]: time=\"2026-06-14T08:36:24.305713902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0e7c6fd8-4ed4-4e0d-ae53-44799bb13fde name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.256114 | controller |     "Jun 14 08:36:24.316318 crc crio[24245]: time=\"2026-06-14T08:36:24.31621296Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/ovnkube-cluster-manager\" id=f2510350-418e-4ad7-85a8-18ddf1b2e8e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.256139 | controller |     "Jun 14 08:36:24.316735 crc crio[24245]: time=\"2026-06-14T08:36:24.316685405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.256168 | controller |     "Jun 14 08:36:24.326789 crc crio[24245]: time=\"2026-06-14T08:36:24.326721018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.256195 | controller |     "Jun 14 08:36:24.328743 crc crio[24245]: time=\"2026-06-14T08:36:24.328683662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.256219 | controller |     "Jun 14 08:36:24.361387 crc crio[24245]: time=\"2026-06-14T08:36:24.361183021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.256245 | controller |     "Jun 14 08:36:24.368242 crc crio[24245]: time=\"2026-06-14T08:36:24.368178425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.256269 | controller |     "Jun 14 08:36:24.480391 crc crio[24245]: time=\"2026-06-14T08:36:24.480303439Z\" level=info msg=\"Created container 789babee14312ae832f17096824fddf3e7c1b2182094ca28fa65c4deb5b2f6e6: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kubecfg-setup\" id=8b0fe559-fc7a-49f5-bac3-484e54bd56b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.256294 | controller |     "Jun 14 08:36:24.483812 crc crio[24245]: time=\"2026-06-14T08:36:24.483705937Z\" level=info msg=\"Starting container: 789babee14312ae832f17096824fddf3e7c1b2182094ca28fa65c4deb5b2f6e6\" id=fc5c3806-5d59-429a-8462-00a3107e74e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.256319 | controller |     "Jun 14 08:36:24.489010 crc crio[24245]: time=\"2026-06-14T08:36:24.488904275Z\" level=info msg=\"Started container\" PID=35590 containerID=789babee14312ae832f17096824fddf3e7c1b2182094ca28fa65c4deb5b2f6e6 description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/kubecfg-setup id=fc5c3806-5d59-429a-8462-00a3107e74e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708",
2026-06-14 10:12:41.256363 | controller |     "Jun 14 08:36:24.489404 crc crio[24245]: time=\"2026-06-14T08:36:24.48936254Z\" level=info msg=\"Created container 84c090f1b1724d1d3a020a111d4795855ccdacc108ef8f68d67889c6f3d14be1: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/ovnkube-cluster-manager\" id=f2510350-418e-4ad7-85a8-18ddf1b2e8e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.256396 | controller |     "Jun 14 08:36:24.490808 crc crio[24245]: time=\"2026-06-14T08:36:24.490423953Z\" level=info msg=\"Starting container: 84c090f1b1724d1d3a020a111d4795855ccdacc108ef8f68d67889c6f3d14be1\" id=ea0b468c-9f4b-4dae-9b30-41682b088b6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.256423 | controller |     "Jun 14 08:36:24.499433 crc crio[24245]: time=\"2026-06-14T08:36:24.499344529Z\" level=info msg=\"Started container\" PID=35606 containerID=84c090f1b1724d1d3a020a111d4795855ccdacc108ef8f68d67889c6f3d14be1 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-tljj5/ovnkube-cluster-manager id=ea0b468c-9f4b-4dae-9b30-41682b088b6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a2381427421d751c5f3292a44a09628ba15cd768a52b54a158002e51e7ec623",
2026-06-14 10:12:41.256448 | controller |     "Jun 14 08:36:24.558775 crc crio[24245]: time=\"2026-06-14T08:36:24.558670712Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=eb0a402e-4db8-4db2-9bcb-c62d2634a700 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.256478 | controller |     "Jun 14 08:36:24.564383 crc crio[24245]: time=\"2026-06-14T08:36:24.564289651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1fde5830-09f5-4e39-9c7d-4c2ad0edff9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.256503 | controller |     "Jun 14 08:36:24.581464 crc crio[24245]: time=\"2026-06-14T08:36:24.581138411Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-controller\" id=1b72b5f6-ed40-4733-ae00-51123a612d2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.256529 | controller |     "Jun 14 08:36:24.582037 crc crio[24245]: time=\"2026-06-14T08:36:24.581887025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.256554 | controller |     "Jun 14 08:36:24.637477 crc crio[24245]: time=\"2026-06-14T08:36:24.637338167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.256578 | controller |     "Jun 14 08:36:24.639957 crc crio[24245]: time=\"2026-06-14T08:36:24.63991303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.256602 | controller |     "Jun 14 08:36:24.742238 crc crio[24245]: time=\"2026-06-14T08:36:24.742152704Z\" level=info msg=\"Created container bc055787a9e3b4a8f4693ac64d84392fcad359f04033b6ca1bd2240c44a393da: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-controller\" id=1b72b5f6-ed40-4733-ae00-51123a612d2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.256625 | controller |     "Jun 14 08:36:24.743480 crc crio[24245]: time=\"2026-06-14T08:36:24.743386642Z\" level=info msg=\"Starting container: bc055787a9e3b4a8f4693ac64d84392fcad359f04033b6ca1bd2240c44a393da\" id=415a8a12-dd3c-4be8-9f25-5e603a7fff98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.256648 | controller |     "Jun 14 08:36:24.749549 crc crio[24245]: time=\"2026-06-14T08:36:24.749441367Z\" level=info msg=\"Started container\" PID=35679 containerID=bc055787a9e3b4a8f4693ac64d84392fcad359f04033b6ca1bd2240c44a393da description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-controller id=415a8a12-dd3c-4be8-9f25-5e603a7fff98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708",
2026-06-14 10:12:41.256670 | controller |     "Jun 14 08:36:24.764355 crc crio[24245]: time=\"2026-06-14T08:36:24.764311892Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2723c3e1-e488-4737-86ea-893d58a6a3f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.256693 | controller |     "Jun 14 08:36:24.767332 crc crio[24245]: time=\"2026-06-14T08:36:24.767250127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4cac86ea-9a5c-4c7a-a1a2-e2b81c30e35f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.256716 | controller |     "Jun 14 08:36:24.773978 crc crio[24245]: time=\"2026-06-14T08:36:24.7739005Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-acl-logging\" id=076da39f-a55c-4cc1-ad0b-1a52ad9d6121 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.256738 | controller |     "Jun 14 08:36:24.774415 crc crio[24245]: time=\"2026-06-14T08:36:24.774363695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.256761 | controller |     "Jun 14 08:36:24.816648 crc crio[24245]: time=\"2026-06-14T08:36:24.816454283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.256788 | controller |     "Jun 14 08:36:24.818487 crc crio[24245]: time=\"2026-06-14T08:36:24.818300253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.256813 | controller |     "Jun 14 08:36:24.884723 crc crio[24245]: time=\"2026-06-14T08:36:24.884645121Z\" level=info msg=\"Created container e588196f049e765a8bb2f20b751528173fe7a13333e3528955cee9dcd55c50f3: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-acl-logging\" id=076da39f-a55c-4cc1-ad0b-1a52ad9d6121 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.256838 | controller |     "Jun 14 08:36:24.887725 crc crio[24245]: time=\"2026-06-14T08:36:24.887599384Z\" level=info msg=\"Starting container: e588196f049e765a8bb2f20b751528173fe7a13333e3528955cee9dcd55c50f3\" id=8990663f-f4fb-4f96-b661-c17681ee9b5b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.256863 | controller |     "Jun 14 08:36:24.893131 crc crio[24245]: time=\"2026-06-14T08:36:24.893029268Z\" level=info msg=\"Started container\" PID=35700 containerID=e588196f049e765a8bb2f20b751528173fe7a13333e3528955cee9dcd55c50f3 description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovn-acl-logging id=8990663f-f4fb-4f96-b661-c17681ee9b5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708",
2026-06-14 10:12:41.256887 | controller |     "Jun 14 08:36:24.904347 crc crio[24245]: time=\"2026-06-14T08:36:24.90426708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=d7acb363-c5cb-4def-9848-58da295c8011 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.256910 | controller |     "Jun 14 08:36:24.906938 crc crio[24245]: time=\"2026-06-14T08:36:24.906762278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a0b62b9b-5443-47a3-843c-6dcf0f7cb491 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.256935 | controller |     "Jun 14 08:36:24.916452 crc crio[24245]: time=\"2026-06-14T08:36:24.916214702Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-node\" id=87f0e2e2-1759-456b-90cd-f8eb61080f30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.256960 | controller |     "Jun 14 08:36:24.916914 crc crio[24245]: time=\"2026-06-14T08:36:24.916796351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.256985 | controller |     "Jun 14 08:36:24.937175 crc crio[24245]: time=\"2026-06-14T08:36:24.937094102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.257010 | controller |     "Jun 14 08:36:24.938739 crc crio[24245]: time=\"2026-06-14T08:36:24.938677073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.257034 | controller |     "Jun 14 08:36:25.058545 crc crio[24245]: time=\"2026-06-14T08:36:25.0584215Z\" level=info msg=\"Created container 5b217036caa51dbcd8d1e0bed8734370c7601e0508f191346d6b493540f09330: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-node\" id=87f0e2e2-1759-456b-90cd-f8eb61080f30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.257057 | controller |     "Jun 14 08:36:25.059968 crc crio[24245]: time=\"2026-06-14T08:36:25.059783694Z\" level=info msg=\"Starting container: 5b217036caa51dbcd8d1e0bed8734370c7601e0508f191346d6b493540f09330\" id=d1ba8cff-32bf-4269-83c2-344b3252ca1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.257085 | controller |     "Jun 14 08:36:25.068505 crc crio[24245]: time=\"2026-06-14T08:36:25.06835046Z\" level=info msg=\"Started container\" PID=35718 containerID=5b217036caa51dbcd8d1e0bed8734370c7601e0508f191346d6b493540f09330 description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-node id=d1ba8cff-32bf-4269-83c2-344b3252ca1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708",
2026-06-14 10:12:41.257111 | controller |     "Jun 14 08:36:25.081962 crc crio[24245]: time=\"2026-06-14T08:36:25.081733249Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8a93852d-6613-4796-bb7f-8c89a530b835 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.257135 | controller |     "Jun 14 08:36:25.084596 crc crio[24245]: time=\"2026-06-14T08:36:25.084479906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3412eb9f-396b-432d-9b9e-cc5106d0fddb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.257159 | controller |     "Jun 14 08:36:25.091086 crc crio[24245]: time=\"2026-06-14T08:36:25.090975435Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-ovn-metrics\" id=b4a159ae-e8c2-47e8-b8c8-2934d65a0dc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.257184 | controller |     "Jun 14 08:36:25.091563 crc crio[24245]: time=\"2026-06-14T08:36:25.091450531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.257208 | controller |     "Jun 14 08:36:25.114421 crc crio[24245]: time=\"2026-06-14T08:36:25.114318413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.257232 | controller |     "Jun 14 08:36:25.116317 crc crio[24245]: time=\"2026-06-14T08:36:25.116244475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.257259 | controller |     "Jun 14 08:36:25.237587 crc crio[24245]: time=\"2026-06-14T08:36:25.237449609Z\" level=info msg=\"Created container df5809e42c9f6c64fd15ea8fd0bcdc5a43ca43f57a3a539e2fa8a52ae820c0bc: openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-ovn-metrics\" id=b4a159ae-e8c2-47e8-b8c8-2934d65a0dc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.257285 | controller |     "Jun 14 08:36:25.244641 crc crio[24245]: time=\"2026-06-14T08:36:25.244485525Z\" level=info msg=\"Starting container: df5809e42c9f6c64fd15ea8fd0bcdc5a43ca43f57a3a539e2fa8a52ae820c0bc\" id=1ef7e5c5-02eb-48a6-aace-b2c929457c46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.257317 | controller |     "Jun 14 08:36:25.257401 crc crio[24245]: time=\"2026-06-14T08:36:25.257275335Z\" level=info msg=\"Started container\" PID=35742 containerID=df5809e42c9f6c64fd15ea8fd0bcdc5a43ca43f57a3a539e2fa8a52ae820c0bc description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/kube-rbac-proxy-ovn-metrics id=1ef7e5c5-02eb-48a6-aace-b2c929457c46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708",
2026-06-14 10:12:41.257361 | controller |     "Jun 14 08:36:25.271268 crc crio[24245]: time=\"2026-06-14T08:36:25.271141619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=6f488190-3d9f-459a-a89e-1874c2d1330d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.257436 | controller |     "Jun 14 08:36:25.274761 crc crio[24245]: time=\"2026-06-14T08:36:25.274682863Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e3842203-c810-4e0d-b7ef-f635a6c6c69c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.257467 | controller |     "Jun 14 08:36:25.282778 crc crio[24245]: time=\"2026-06-14T08:36:25.281460019Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/northd\" id=a30995ee-0146-4674-aee9-e23c8c306855 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.257491 | controller |     "Jun 14 08:36:25.283358 crc crio[24245]: time=\"2026-06-14T08:36:25.283300859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.257514 | controller |     "Jun 14 08:36:25.319430 crc crio[24245]: time=\"2026-06-14T08:36:25.319277383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.257538 | controller |     "Jun 14 08:36:25.320768 crc crio[24245]: time=\"2026-06-14T08:36:25.320712599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.257562 | controller |     "Jun 14 08:36:25.422186 crc crio[24245]: time=\"2026-06-14T08:36:25.422096608Z\" level=info msg=\"Created container bf9f2d4be5a8beb991b859cff9932e8a9db74f2a9c1cb80477928df836bcdb65: openshift-ovn-kubernetes/ovnkube-node-pxj4p/northd\" id=a30995ee-0146-4674-aee9-e23c8c306855 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.257588 | controller |     "Jun 14 08:36:25.424511 crc crio[24245]: time=\"2026-06-14T08:36:25.424417682Z\" level=info msg=\"Starting container: bf9f2d4be5a8beb991b859cff9932e8a9db74f2a9c1cb80477928df836bcdb65\" id=6dff1cc7-634a-4430-be10-aa24ededb5da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.257613 | controller |     "Jun 14 08:36:25.433645 crc crio[24245]: time=\"2026-06-14T08:36:25.433474202Z\" level=info msg=\"Started container\" PID=35775 containerID=bf9f2d4be5a8beb991b859cff9932e8a9db74f2a9c1cb80477928df836bcdb65 description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/northd id=6dff1cc7-634a-4430-be10-aa24ededb5da name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708",
2026-06-14 10:12:41.257636 | controller |     "Jun 14 08:36:25.449333 crc crio[24245]: time=\"2026-06-14T08:36:25.449203527Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=057bd071-871b-49a8-9865-6199a89d251b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.257658 | controller |     "Jun 14 08:36:25.453117 crc crio[24245]: time=\"2026-06-14T08:36:25.4530584Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=dba6281a-5ee7-4814-9b53-126419c71415 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.257681 | controller |     "Jun 14 08:36:25.459158 crc crio[24245]: time=\"2026-06-14T08:36:25.459074663Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/nbdb\" id=856e952f-bfeb-47bc-8d7b-84fd72cc246a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.257703 | controller |     "Jun 14 08:36:25.459421 crc crio[24245]: time=\"2026-06-14T08:36:25.459365533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.257730 | controller |     "Jun 14 08:36:25.482444 crc crio[24245]: time=\"2026-06-14T08:36:25.482282067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.257752 | controller |     "Jun 14 08:36:25.484287 crc crio[24245]: time=\"2026-06-14T08:36:25.48421205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.257774 | controller |     "Jun 14 08:36:25.590435 crc crio[24245]: time=\"2026-06-14T08:36:25.589639078Z\" level=info msg=\"Created container edd8c44b7f7f126215c6355c4f498f2dee5f30d8c96b4fc82425b24fc299afaa: openshift-ovn-kubernetes/ovnkube-node-pxj4p/nbdb\" id=856e952f-bfeb-47bc-8d7b-84fd72cc246a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.257794 | controller |     "Jun 14 08:36:25.592138 crc crio[24245]: time=\"2026-06-14T08:36:25.592027345Z\" level=info msg=\"Starting container: edd8c44b7f7f126215c6355c4f498f2dee5f30d8c96b4fc82425b24fc299afaa\" id=caeb23dd-6fe6-4f68-b94a-c0a882455efe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.257814 | controller |     "Jun 14 08:36:25.605031 crc crio[24245]: time=\"2026-06-14T08:36:25.604911379Z\" level=info msg=\"Started container\" PID=35786 containerID=edd8c44b7f7f126215c6355c4f498f2dee5f30d8c96b4fc82425b24fc299afaa description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/nbdb id=caeb23dd-6fe6-4f68-b94a-c0a882455efe name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708",
2026-06-14 10:12:41.257835 | controller |     "Jun 14 08:36:27.800014 crc crio[24245]: time=\"2026-06-14T08:36:27.799815565Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=caf8283f-840e-42bd-a7f4-392d3bae2d53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.257855 | controller |     "Jun 14 08:36:27.803211 crc crio[24245]: time=\"2026-06-14T08:36:27.803129282Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4065d252-afc2-40d3-9650-e6258cb9de3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.257875 | controller |     "Jun 14 08:36:27.813401 crc crio[24245]: time=\"2026-06-14T08:36:27.813256926Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/sbdb\" id=f0568080-7ce0-4f8b-86f2-1283513d2e76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.257894 | controller |     "Jun 14 08:36:27.814061 crc crio[24245]: time=\"2026-06-14T08:36:27.813833815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.257915 | controller |     "Jun 14 08:36:27.853892 crc crio[24245]: time=\"2026-06-14T08:36:27.853727165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.257935 | controller |     "Jun 14 08:36:27.856687 crc crio[24245]: time=\"2026-06-14T08:36:27.856593437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.257950 | controller |     "Jun 14 08:36:27.993796 crc crio[24245]: time=\"2026-06-14T08:36:27.992980548Z\" level=info msg=\"Created container 4b8c179597689e23a81c1e8fdf0d83a2c0e4656686f4afaeabb0cdf223541bd5: openshift-ovn-kubernetes/ovnkube-node-pxj4p/sbdb\" id=f0568080-7ce0-4f8b-86f2-1283513d2e76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.257966 | controller |     "Jun 14 08:36:27.996497 crc crio[24245]: time=\"2026-06-14T08:36:27.996222171Z\" level=info msg=\"Starting container: 4b8c179597689e23a81c1e8fdf0d83a2c0e4656686f4afaeabb0cdf223541bd5\" id=6ae7c3a8-d23a-4ea7-901d-4942a7326524 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.258000 | controller |     "Jun 14 08:36:28.004821 crc crio[24245]: time=\"2026-06-14T08:36:28.004702283Z\" level=info msg=\"Started container\" PID=35860 containerID=4b8c179597689e23a81c1e8fdf0d83a2c0e4656686f4afaeabb0cdf223541bd5 description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/sbdb id=6ae7c3a8-d23a-4ea7-901d-4942a7326524 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708",
2026-06-14 10:12:41.258022 | controller |     "Jun 14 08:36:30.195395 crc crio[24245]: time=\"2026-06-14T08:36:30.194971402Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=020d64e9-f9e5-46d7-bb7d-d257d236c81c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.258040 | controller |     "Jun 14 08:36:30.212232 crc crio[24245]: time=\"2026-06-14T08:36:30.21209138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5d77dc19-3703-454d-8795-f2be1ee35121 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.258057 | controller |     "Jun 14 08:36:30.222906 crc crio[24245]: time=\"2026-06-14T08:36:30.219053984Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovnkube-controller\" id=d729c258-8fb4-4beb-b84e-f84108cfc97b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.258074 | controller |     "Jun 14 08:36:30.222906 crc crio[24245]: time=\"2026-06-14T08:36:30.219733026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.258091 | controller |     "Jun 14 08:36:30.274133 crc crio[24245]: time=\"2026-06-14T08:36:30.274026268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.258107 | controller |     "Jun 14 08:36:30.276901 crc crio[24245]: time=\"2026-06-14T08:36:30.276772697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.258124 | controller |     "Jun 14 08:36:30.436288 crc crio[24245]: time=\"2026-06-14T08:36:30.435718568Z\" level=info msg=\"Created container d1963f25da9eaf154d09f898cedb5381a2293d79673eb4caf0dd52807278122d: openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovnkube-controller\" id=d729c258-8fb4-4beb-b84e-f84108cfc97b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.258141 | controller |     "Jun 14 08:36:30.437905 crc crio[24245]: time=\"2026-06-14T08:36:30.437802506Z\" level=info msg=\"Starting container: d1963f25da9eaf154d09f898cedb5381a2293d79673eb4caf0dd52807278122d\" id=81655d5b-dd82-4465-b90c-c8a7df93925e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.258158 | controller |     "Jun 14 08:36:30.444182 crc crio[24245]: time=\"2026-06-14T08:36:30.444070376Z\" level=info msg=\"Started container\" PID=35925 containerID=d1963f25da9eaf154d09f898cedb5381a2293d79673eb4caf0dd52807278122d description=openshift-ovn-kubernetes/ovnkube-node-pxj4p/ovnkube-controller id=81655d5b-dd82-4465-b90c-c8a7df93925e name=/runtime.v1.RuntimeService/StartContainer sandboxID=abddc931dd07873cf49593fbe760d82d2b5d12dbb6c9f293a2d9091d8fe80708",
2026-06-14 10:12:41.258175 | controller |     "Jun 14 08:36:30.556964 crc crio[24245]: time=\"2026-06-14T08:36:30.556744528Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258192 | controller |     "Jun 14 08:36:30.557286 crc crio[24245]: time=\"2026-06-14T08:36:30.557149311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258213 | controller |     "Jun 14 08:36:30.557472 crc crio[24245]: time=\"2026-06-14T08:36:30.557376368Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258229 | controller |     "Jun 14 08:36:30.557614 crc crio[24245]: time=\"2026-06-14T08:36:30.557491742Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258246 | controller |     "Jun 14 08:36:30.558041 crc crio[24245]: time=\"2026-06-14T08:36:30.557948577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258262 | controller |     "Jun 14 08:36:30.558171 crc crio[24245]: time=\"2026-06-14T08:36:30.55804479Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258276 | controller |     "Jun 14 08:36:30.558171 crc crio[24245]: time=\"2026-06-14T08:36:30.558146653Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258291 | controller |     "Jun 14 08:36:30.558345 crc crio[24245]: time=\"2026-06-14T08:36:30.558193525Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258305 | controller |     "Jun 14 08:36:30.558345 crc crio[24245]: time=\"2026-06-14T08:36:30.558269507Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258319 | controller |     "Jun 14 08:36:30.558345 crc crio[24245]: time=\"2026-06-14T08:36:30.558328779Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258334 | controller |     "Jun 14 08:36:30.558631 crc crio[24245]: time=\"2026-06-14T08:36:30.558442652Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258384 | controller |     "Jun 14 08:36:30.558631 crc crio[24245]: time=\"2026-06-14T08:36:30.558498454Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258417 | controller |     "Jun 14 08:36:30.558631 crc crio[24245]: time=\"2026-06-14T08:36:30.558513214Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258433 | controller |     "Jun 14 08:36:30.558631 crc crio[24245]: time=\"2026-06-14T08:36:30.558582896Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258448 | controller |     "Jun 14 08:36:30.559067 crc crio[24245]: time=\"2026-06-14T08:36:30.558721301Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258463 | controller |     "Jun 14 08:36:30.559067 crc crio[24245]: time=\"2026-06-14T08:36:30.558792153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258477 | controller |     "Jun 14 08:36:30.559067 crc crio[24245]: time=\"2026-06-14T08:36:30.558974029Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258491 | controller |     "Jun 14 08:36:30.559067 crc crio[24245]: time=\"2026-06-14T08:36:30.559039171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258506 | controller |     "Jun 14 08:36:30.559655 crc crio[24245]: time=\"2026-06-14T08:36:30.559099203Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258520 | controller |     "Jun 14 08:36:30.559655 crc crio[24245]: time=\"2026-06-14T08:36:30.559146105Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258535 | controller |     "Jun 14 08:36:30.559655 crc crio[24245]: time=\"2026-06-14T08:36:30.559383882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258553 | controller |     "Jun 14 08:36:30.559655 crc crio[24245]: time=\"2026-06-14T08:36:30.559420953Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258568 | controller |     "Jun 14 08:36:30.560142 crc crio[24245]: time=\"2026-06-14T08:36:30.559702443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258582 | controller |     "Jun 14 08:36:30.560142 crc crio[24245]: time=\"2026-06-14T08:36:30.559756024Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258597 | controller |     "Jun 14 08:36:30.560142 crc crio[24245]: time=\"2026-06-14T08:36:30.559771435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258612 | controller |     "Jun 14 08:36:30.560142 crc crio[24245]: time=\"2026-06-14T08:36:30.559795056Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258626 | controller |     "Jun 14 08:36:30.560142 crc crio[24245]: time=\"2026-06-14T08:36:30.560027183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258641 | controller |     "Jun 14 08:36:30.560142 crc crio[24245]: time=\"2026-06-14T08:36:30.560130326Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258655 | controller |     "Jun 14 08:36:30.560564 crc crio[24245]: time=\"2026-06-14T08:36:30.560168658Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258670 | controller |     "Jun 14 08:36:30.560564 crc crio[24245]: time=\"2026-06-14T08:36:30.560194819Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258684 | controller |     "Jun 14 08:36:30.560564 crc crio[24245]: time=\"2026-06-14T08:36:30.560286252Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258699 | controller |     "Jun 14 08:36:30.560564 crc crio[24245]: time=\"2026-06-14T08:36:30.560313922Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258713 | controller |     "Jun 14 08:36:30.560564 crc crio[24245]: time=\"2026-06-14T08:36:30.560454347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258728 | controller |     "Jun 14 08:36:30.560564 crc crio[24245]: time=\"2026-06-14T08:36:30.560485498Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258742 | controller |     "Jun 14 08:36:30.561134 crc crio[24245]: time=\"2026-06-14T08:36:30.560605152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258756 | controller |     "Jun 14 08:36:30.561134 crc crio[24245]: time=\"2026-06-14T08:36:30.560638843Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258771 | controller |     "Jun 14 08:36:30.561134 crc crio[24245]: time=\"2026-06-14T08:36:30.561099588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258785 | controller |     "Jun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.56115943Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258800 | controller |     "Jun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.56117784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258815 | controller |     "Jun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.561210571Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258829 | controller |     "Jun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.561249543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258847 | controller |     "Jun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.561284484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258862 | controller |     "Jun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.561357146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258877 | controller |     "Jun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.561397938Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258891 | controller |     "Jun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.561599474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258905 | controller |     "Jun 14 08:36:30.561656 crc crio[24245]: time=\"2026-06-14T08:36:30.561653106Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258920 | controller |     "Jun 14 08:36:30.562379 crc crio[24245]: time=\"2026-06-14T08:36:30.561672196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258934 | controller |     "Jun 14 08:36:30.562379 crc crio[24245]: time=\"2026-06-14T08:36:30.561702667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258949 | controller |     "Jun 14 08:36:30.562379 crc crio[24245]: time=\"2026-06-14T08:36:30.561882362Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258964 | controller |     "Jun 14 08:36:30.562379 crc crio[24245]: time=\"2026-06-14T08:36:30.561925854Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.258978 | controller |     "Jun 14 08:36:30.562379 crc crio[24245]: time=\"2026-06-14T08:36:30.562021567Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.258993 | controller |     "Jun 14 08:36:30.562379 crc crio[24245]: time=\"2026-06-14T08:36:30.562048848Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259008 | controller |     "Jun 14 08:36:30.562379 crc crio[24245]: time=\"2026-06-14T08:36:30.562350357Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259023 | controller |     "Jun 14 08:36:30.562379 crc crio[24245]: time=\"2026-06-14T08:36:30.562381598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259038 | controller |     "Jun 14 08:36:30.563008 crc crio[24245]: time=\"2026-06-14T08:36:30.562486482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259052 | controller |     "Jun 14 08:36:30.563008 crc crio[24245]: time=\"2026-06-14T08:36:30.562515863Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259067 | controller |     "Jun 14 08:36:30.563008 crc crio[24245]: time=\"2026-06-14T08:36:30.562685358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259081 | controller |     "Jun 14 08:36:30.563008 crc crio[24245]: time=\"2026-06-14T08:36:30.562717629Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259096 | controller |     "Jun 14 08:36:30.563008 crc crio[24245]: time=\"2026-06-14T08:36:30.562925846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259110 | controller |     "Jun 14 08:36:30.563008 crc crio[24245]: time=\"2026-06-14T08:36:30.562966507Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259125 | controller |     "Jun 14 08:36:30.563604 crc crio[24245]: time=\"2026-06-14T08:36:30.563078841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259143 | controller |     "Jun 14 08:36:30.563604 crc crio[24245]: time=\"2026-06-14T08:36:30.563115402Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259158 | controller |     "Jun 14 08:36:30.563604 crc crio[24245]: time=\"2026-06-14T08:36:30.56334629Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259172 | controller |     "Jun 14 08:36:30.563604 crc crio[24245]: time=\"2026-06-14T08:36:30.563371691Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259186 | controller |     "Jun 14 08:36:30.563604 crc crio[24245]: time=\"2026-06-14T08:36:30.563393001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259202 | controller |     "Jun 14 08:36:30.563604 crc crio[24245]: time=\"2026-06-14T08:36:30.563411872Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259217 | controller |     "Jun 14 08:36:30.563604 crc crio[24245]: time=\"2026-06-14T08:36:30.563583777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259231 | controller |     "Jun 14 08:36:30.563604 crc crio[24245]: time=\"2026-06-14T08:36:30.563617719Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259246 | controller |     "Jun 14 08:36:30.564195 crc crio[24245]: time=\"2026-06-14T08:36:30.563737152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259261 | controller |     "Jun 14 08:36:30.564195 crc crio[24245]: time=\"2026-06-14T08:36:30.563764523Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259275 | controller |     "Jun 14 08:36:30.564300 crc crio[24245]: time=\"2026-06-14T08:36:30.56426935Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259290 | controller |     "Jun 14 08:36:30.564402 crc crio[24245]: time=\"2026-06-14T08:36:30.564304101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259304 | controller |     "Jun 14 08:36:30.564485 crc crio[24245]: time=\"2026-06-14T08:36:30.564409234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259318 | controller |     "Jun 14 08:36:30.564605 crc crio[24245]: time=\"2026-06-14T08:36:30.564494357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259333 | controller |     "Jun 14 08:36:30.564605 crc crio[24245]: time=\"2026-06-14T08:36:30.56459549Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259365 | controller |     "Jun 14 08:36:30.564713 crc crio[24245]: time=\"2026-06-14T08:36:30.564625061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259401 | controller |     "Jun 14 08:36:30.564767 crc crio[24245]: time=\"2026-06-14T08:36:30.564750275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259417 | controller |     "Jun 14 08:36:30.565024 crc crio[24245]: time=\"2026-06-14T08:36:30.564827558Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259432 | controller |     "Jun 14 08:36:30.565024 crc crio[24245]: time=\"2026-06-14T08:36:30.564947302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259446 | controller |     "Jun 14 08:36:30.565368 crc crio[24245]: time=\"2026-06-14T08:36:30.565036234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259461 | controller |     "Jun 14 08:36:30.565368 crc crio[24245]: time=\"2026-06-14T08:36:30.56522107Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259479 | controller |     "Jun 14 08:36:30.565368 crc crio[24245]: time=\"2026-06-14T08:36:30.565253051Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259495 | controller |     "Jun 14 08:36:30.565583 crc crio[24245]: time=\"2026-06-14T08:36:30.565384276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259509 | controller |     "Jun 14 08:36:30.565583 crc crio[24245]: time=\"2026-06-14T08:36:30.565474279Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259524 | controller |     "Jun 14 08:36:30.565583 crc crio[24245]: time=\"2026-06-14T08:36:30.56550442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259539 | controller |     "Jun 14 08:36:30.565744 crc crio[24245]: time=\"2026-06-14T08:36:30.565603963Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259554 | controller |     "Jun 14 08:36:30.566045 crc crio[24245]: time=\"2026-06-14T08:36:30.5658289Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259568 | controller |     "Jun 14 08:36:30.566045 crc crio[24245]: time=\"2026-06-14T08:36:30.565932053Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259582 | controller |     "Jun 14 08:36:30.566045 crc crio[24245]: time=\"2026-06-14T08:36:30.565970494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259597 | controller |     "Jun 14 08:36:30.566045 crc crio[24245]: time=\"2026-06-14T08:36:30.566029236Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259611 | controller |     "Jun 14 08:36:30.566336 crc crio[24245]: time=\"2026-06-14T08:36:30.566109699Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259626 | controller |     "Jun 14 08:36:30.566336 crc crio[24245]: time=\"2026-06-14T08:36:30.566154171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259641 | controller |     "Jun 14 08:36:30.566660 crc crio[24245]: time=\"2026-06-14T08:36:30.56647185Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259655 | controller |     "Jun 14 08:36:30.566660 crc crio[24245]: time=\"2026-06-14T08:36:30.566594574Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259669 | controller |     "Jun 14 08:36:30.566916 crc crio[24245]: time=\"2026-06-14T08:36:30.566661117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259684 | controller |     "Jun 14 08:36:30.566916 crc crio[24245]: time=\"2026-06-14T08:36:30.566697798Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259698 | controller |     "Jun 14 08:36:30.567097 crc crio[24245]: time=\"2026-06-14T08:36:30.566942366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259712 | controller |     "Jun 14 08:36:30.567097 crc crio[24245]: time=\"2026-06-14T08:36:30.566976237Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259727 | controller |     "Jun 14 08:36:30.567257 crc crio[24245]: time=\"2026-06-14T08:36:30.567192682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259741 | controller |     "Jun 14 08:36:30.567257 crc crio[24245]: time=\"2026-06-14T08:36:30.567252684Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259756 | controller |     "Jun 14 08:36:30.567688 crc crio[24245]: time=\"2026-06-14T08:36:30.567315908Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259774 | controller |     "Jun 14 08:36:30.567688 crc crio[24245]: time=\"2026-06-14T08:36:30.56736005Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259789 | controller |     "Jun 14 08:36:30.567688 crc crio[24245]: time=\"2026-06-14T08:36:30.567596305Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259803 | controller |     "Jun 14 08:36:30.567688 crc crio[24245]: time=\"2026-06-14T08:36:30.567653937Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259817 | controller |     "Jun 14 08:36:30.568097 crc crio[24245]: time=\"2026-06-14T08:36:30.567957467Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259832 | controller |     "Jun 14 08:36:30.568097 crc crio[24245]: time=\"2026-06-14T08:36:30.568010879Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259846 | controller |     "Jun 14 08:36:30.568097 crc crio[24245]: time=\"2026-06-14T08:36:30.56805909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259860 | controller |     "Jun 14 08:36:30.568311 crc crio[24245]: time=\"2026-06-14T08:36:30.568103332Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259875 | controller |     "Jun 14 08:36:30.568311 crc crio[24245]: time=\"2026-06-14T08:36:30.568199795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259889 | controller |     "Jun 14 08:36:30.568311 crc crio[24245]: time=\"2026-06-14T08:36:30.568274717Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259904 | controller |     "Jun 14 08:36:30.568468 crc crio[24245]: time=\"2026-06-14T08:36:30.568323211Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259918 | controller |     "Jun 14 08:36:30.568468 crc crio[24245]: time=\"2026-06-14T08:36:30.568360102Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259932 | controller |     "Jun 14 08:36:30.568778 crc crio[24245]: time=\"2026-06-14T08:36:30.568692591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259947 | controller |     "Jun 14 08:36:30.568969 crc crio[24245]: time=\"2026-06-14T08:36:30.568810745Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259961 | controller |     "Jun 14 08:36:30.569044 crc crio[24245]: time=\"2026-06-14T08:36:30.568996921Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.259975 | controller |     "Jun 14 08:36:30.569092 crc crio[24245]: time=\"2026-06-14T08:36:30.569067863Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.259989 | controller |     "Jun 14 08:36:30.569217 crc crio[24245]: time=\"2026-06-14T08:36:30.569163776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260004 | controller |     "Jun 14 08:36:30.569325 crc crio[24245]: time=\"2026-06-14T08:36:30.569249319Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260018 | controller |     "Jun 14 08:36:30.569430 crc crio[24245]: time=\"2026-06-14T08:36:30.569355244Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260033 | controller |     "Jun 14 08:36:30.569512 crc crio[24245]: time=\"2026-06-14T08:36:30.569446477Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260048 | controller |     "Jun 14 08:36:30.569967 crc crio[24245]: time=\"2026-06-14T08:36:30.569816876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260066 | controller |     "Jun 14 08:36:30.570068 crc crio[24245]: time=\"2026-06-14T08:36:30.570026893Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260082 | controller |     "Jun 14 08:36:30.570184 crc crio[24245]: time=\"2026-06-14T08:36:30.570121756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260097 | controller |     "Jun 14 08:36:30.570277 crc crio[24245]: time=\"2026-06-14T08:36:30.57023956Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260111 | controller |     "Jun 14 08:36:30.570355 crc crio[24245]: time=\"2026-06-14T08:36:30.570279801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260126 | controller |     "Jun 14 08:36:30.570355 crc crio[24245]: time=\"2026-06-14T08:36:30.570330213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260141 | controller |     "Jun 14 08:36:30.570469 crc crio[24245]: time=\"2026-06-14T08:36:30.570423439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260156 | controller |     "Jun 14 08:36:30.570469 crc crio[24245]: time=\"2026-06-14T08:36:30.57046167Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260171 | controller |     "Jun 14 08:36:30.570956 crc crio[24245]: time=\"2026-06-14T08:36:30.570784258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260186 | controller |     "Jun 14 08:36:30.571060 crc crio[24245]: time=\"2026-06-14T08:36:30.571004895Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260200 | controller |     "Jun 14 08:36:30.571117 crc crio[24245]: time=\"2026-06-14T08:36:30.571074067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260214 | controller |     "Jun 14 08:36:30.571168 crc crio[24245]: time=\"2026-06-14T08:36:30.571125359Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260229 | controller |     "Jun 14 08:36:30.571315 crc crio[24245]: time=\"2026-06-14T08:36:30.571243793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260243 | controller |     "Jun 14 08:36:30.571423 crc crio[24245]: time=\"2026-06-14T08:36:30.571328128Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260258 | controller |     "Jun 14 08:36:30.571423 crc crio[24245]: time=\"2026-06-14T08:36:30.571388967Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260272 | controller |     "Jun 14 08:36:30.571603 crc crio[24245]: time=\"2026-06-14T08:36:30.571439439Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260287 | controller |     "Jun 14 08:36:30.571603 crc crio[24245]: time=\"2026-06-14T08:36:30.571489584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260302 | controller |     "Jun 14 08:36:30.571603 crc crio[24245]: time=\"2026-06-14T08:36:30.571557006Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260316 | controller |     "Jun 14 08:36:30.572254 crc crio[24245]: time=\"2026-06-14T08:36:30.571674397Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260330 | controller |     "Jun 14 08:36:30.572254 crc crio[24245]: time=\"2026-06-14T08:36:30.571733149Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260344 | controller |     "Jun 14 08:36:30.572254 crc crio[24245]: time=\"2026-06-14T08:36:30.571833182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260382 | controller |     "Jun 14 08:36:30.572254 crc crio[24245]: time=\"2026-06-14T08:36:30.571994797Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260397 | controller |     "Jun 14 08:36:30.572254 crc crio[24245]: time=\"2026-06-14T08:36:30.572193396Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260411 | controller |     "Jun 14 08:36:30.572254 crc crio[24245]: time=\"2026-06-14T08:36:30.572231608Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260425 | controller |     "Jun 14 08:36:30.572912 crc crio[24245]: time=\"2026-06-14T08:36:30.57274927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260440 | controller |     "Jun 14 08:36:30.573033 crc crio[24245]: time=\"2026-06-14T08:36:30.572929956Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260454 | controller |     "Jun 14 08:36:30.573033 crc crio[24245]: time=\"2026-06-14T08:36:30.572983918Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260469 | controller |     "Jun 14 08:36:30.573033 crc crio[24245]: time=\"2026-06-14T08:36:30.573013359Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260483 | controller |     "Jun 14 08:36:30.573188 crc crio[24245]: time=\"2026-06-14T08:36:30.57304942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260497 | controller |     "Jun 14 08:36:30.573188 crc crio[24245]: time=\"2026-06-14T08:36:30.573070391Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260511 | controller |     "Jun 14 08:36:30.573432 crc crio[24245]: time=\"2026-06-14T08:36:30.573362204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260525 | controller |     "Jun 14 08:36:30.573432 crc crio[24245]: time=\"2026-06-14T08:36:30.573424696Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260539 | controller |     "Jun 14 08:36:30.573692 crc crio[24245]: time=\"2026-06-14T08:36:30.573460628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260553 | controller |     "Jun 14 08:36:30.573692 crc crio[24245]: time=\"2026-06-14T08:36:30.573486578Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260567 | controller |     "Jun 14 08:36:30.573692 crc crio[24245]: time=\"2026-06-14T08:36:30.573606288Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260582 | controller |     "Jun 14 08:36:30.573692 crc crio[24245]: time=\"2026-06-14T08:36:30.57364924Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260595 | controller |     "Jun 14 08:36:30.574167 crc crio[24245]: time=\"2026-06-14T08:36:30.574077724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260609 | controller |     "Jun 14 08:36:30.574304 crc crio[24245]: time=\"2026-06-14T08:36:30.574249669Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260623 | controller |     "Jun 14 08:36:30.574386 crc crio[24245]: time=\"2026-06-14T08:36:30.574342742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260637 | controller |     "Jun 14 08:36:30.574438 crc crio[24245]: time=\"2026-06-14T08:36:30.574397574Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260654 | controller |     "Jun 14 08:36:30.574490 crc crio[24245]: time=\"2026-06-14T08:36:30.574455176Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260668 | controller |     "Jun 14 08:36:30.574632 crc crio[24245]: time=\"2026-06-14T08:36:30.574502457Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260682 | controller |     "Jun 14 08:36:30.575938 crc crio[24245]: time=\"2026-06-14T08:36:30.575760682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260696 | controller |     "Jun 14 08:36:30.576049 crc crio[24245]: time=\"2026-06-14T08:36:30.575953748Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260710 | controller |     "Jun 14 08:36:30.576049 crc crio[24245]: time=\"2026-06-14T08:36:30.57601045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260724 | controller |     "Jun 14 08:36:30.576160 crc crio[24245]: time=\"2026-06-14T08:36:30.576066692Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260738 | controller |     "Jun 14 08:36:30.576230 crc crio[24245]: time=\"2026-06-14T08:36:30.576176776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260752 | controller |     "Jun 14 08:36:30.576300 crc crio[24245]: time=\"2026-06-14T08:36:30.576265768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260766 | controller |     "Jun 14 08:36:30.576300 crc crio[24245]: time=\"2026-06-14T08:36:30.576282529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260781 | controller |     "Jun 14 08:36:30.576409 crc crio[24245]: time=\"2026-06-14T08:36:30.57630277Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260795 | controller |     "Jun 14 08:36:30.576462 crc crio[24245]: time=\"2026-06-14T08:36:30.576418183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260809 | controller |     "Jun 14 08:36:30.576681 crc crio[24245]: time=\"2026-06-14T08:36:30.57661105Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260824 | controller |     "Jun 14 08:36:30.576681 crc crio[24245]: time=\"2026-06-14T08:36:30.576662821Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260838 | controller |     "Jun 14 08:36:30.576828 crc crio[24245]: time=\"2026-06-14T08:36:30.576793136Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260853 | controller |     "Jun 14 08:36:30.577048 crc crio[24245]: time=\"2026-06-14T08:36:30.576828287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260867 | controller |     "Jun 14 08:36:30.577048 crc crio[24245]: time=\"2026-06-14T08:36:30.576916234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260882 | controller |     "Jun 14 08:36:30.577591 crc crio[24245]: time=\"2026-06-14T08:36:30.577120461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260897 | controller |     "Jun 14 08:36:30.577591 crc crio[24245]: time=\"2026-06-14T08:36:30.577223874Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260911 | controller |     "Jun 14 08:36:30.577591 crc crio[24245]: time=\"2026-06-14T08:36:30.57739439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260926 | controller |     "Jun 14 08:36:30.577591 crc crio[24245]: time=\"2026-06-14T08:36:30.577435101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260943 | controller |     "Jun 14 08:36:30.577980 crc crio[24245]: time=\"2026-06-14T08:36:30.5776932Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260957 | controller |     "Jun 14 08:36:30.577980 crc crio[24245]: time=\"2026-06-14T08:36:30.577767352Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.260972 | controller |     "Jun 14 08:36:30.578196 crc crio[24245]: time=\"2026-06-14T08:36:30.578041571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.260986 | controller |     "Jun 14 08:36:30.578196 crc crio[24245]: time=\"2026-06-14T08:36:30.578116293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261001 | controller |     "Jun 14 08:36:30.578196 crc crio[24245]: time=\"2026-06-14T08:36:30.578181456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261015 | controller |     "Jun 14 08:36:30.578378 crc crio[24245]: time=\"2026-06-14T08:36:30.578234287Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261030 | controller |     "Jun 14 08:36:30.578378 crc crio[24245]: time=\"2026-06-14T08:36:30.578289759Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261045 | controller |     "Jun 14 08:36:30.578378 crc crio[24245]: time=\"2026-06-14T08:36:30.578341021Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261059 | controller |     "Jun 14 08:36:30.578571 crc crio[24245]: time=\"2026-06-14T08:36:30.578458364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261074 | controller |     "Jun 14 08:36:30.578651 crc crio[24245]: time=\"2026-06-14T08:36:30.578513386Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261089 | controller |     "Jun 14 08:36:30.579000 crc crio[24245]: time=\"2026-06-14T08:36:30.578933709Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261103 | controller |     "Jun 14 08:36:30.579098 crc crio[24245]: time=\"2026-06-14T08:36:30.579047083Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261118 | controller |     "Jun 14 08:36:30.579245 crc crio[24245]: time=\"2026-06-14T08:36:30.579178087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261132 | controller |     "Jun 14 08:36:30.579355 crc crio[24245]: time=\"2026-06-14T08:36:30.57928769Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261147 | controller |     "Jun 14 08:36:30.579417 crc crio[24245]: time=\"2026-06-14T08:36:30.579352212Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261162 | controller |     "Jun 14 08:36:30.579417 crc crio[24245]: time=\"2026-06-14T08:36:30.579403424Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261177 | controller |     "Jun 14 08:36:30.579789 crc crio[24245]: time=\"2026-06-14T08:36:30.579453662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261191 | controller |     "Jun 14 08:36:30.580143 crc crio[24245]: time=\"2026-06-14T08:36:30.579821624Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261205 | controller |     "Jun 14 08:36:30.580143 crc crio[24245]: time=\"2026-06-14T08:36:30.579962888Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261220 | controller |     "Jun 14 08:36:30.580339 crc crio[24245]: time=\"2026-06-14T08:36:30.580146324Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261237 | controller |     "Jun 14 08:36:30.580339 crc crio[24245]: time=\"2026-06-14T08:36:30.580172855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261252 | controller |     "Jun 14 08:36:30.580505 crc crio[24245]: time=\"2026-06-14T08:36:30.580364281Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261267 | controller |     "Jun 14 08:36:30.580505 crc crio[24245]: time=\"2026-06-14T08:36:30.580400852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261281 | controller |     "Jun 14 08:36:30.580505 crc crio[24245]: time=\"2026-06-14T08:36:30.580486019Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261296 | controller |     "Jun 14 08:36:30.580736 crc crio[24245]: time=\"2026-06-14T08:36:30.580602219Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261310 | controller |     "Jun 14 08:36:30.580736 crc crio[24245]: time=\"2026-06-14T08:36:30.58062954Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261325 | controller |     "Jun 14 08:36:30.580908 crc crio[24245]: time=\"2026-06-14T08:36:30.580765058Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261340 | controller |     "Jun 14 08:36:30.580908 crc crio[24245]: time=\"2026-06-14T08:36:30.58080978Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261371 | controller |     "Jun 14 08:36:30.581312 crc crio[24245]: time=\"2026-06-14T08:36:30.581120599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261387 | controller |     "Jun 14 08:36:30.581312 crc crio[24245]: time=\"2026-06-14T08:36:30.581238273Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261402 | controller |     "Jun 14 08:36:30.581459 crc crio[24245]: time=\"2026-06-14T08:36:30.581385007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261416 | controller |     "Jun 14 08:36:30.585647 crc crio[24245]: time=\"2026-06-14T08:36:30.58549048Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261430 | controller |     "Jun 14 08:36:30.585743 crc crio[24245]: time=\"2026-06-14T08:36:30.585669046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261444 | controller |     "Jun 14 08:36:30.585793 crc crio[24245]: time=\"2026-06-14T08:36:30.585738868Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261459 | controller |     "Jun 14 08:36:30.585930 crc crio[24245]: time=\"2026-06-14T08:36:30.585884212Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261473 | controller |     "Jun 14 08:36:30.585930 crc crio[24245]: time=\"2026-06-14T08:36:30.585929524Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261487 | controller |     "Jun 14 08:36:30.586054 crc crio[24245]: time=\"2026-06-14T08:36:30.585941934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261502 | controller |     "Jun 14 08:36:30.586054 crc crio[24245]: time=\"2026-06-14T08:36:30.585960245Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261516 | controller |     "Jun 14 08:36:30.586410 crc crio[24245]: time=\"2026-06-14T08:36:30.586322075Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261532 | controller |     "Jun 14 08:36:30.586510 crc crio[24245]: time=\"2026-06-14T08:36:30.586375297Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261552 | controller |     "Jun 14 08:36:30.586510 crc crio[24245]: time=\"2026-06-14T08:36:30.586490991Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261568 | controller |     "Jun 14 08:36:30.586678 crc crio[24245]: time=\"2026-06-14T08:36:30.586545293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261582 | controller |     "Jun 14 08:36:30.586678 crc crio[24245]: time=\"2026-06-14T08:36:30.586583824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261597 | controller |     "Jun 14 08:36:30.586678 crc crio[24245]: time=\"2026-06-14T08:36:30.586605635Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261611 | controller |     "Jun 14 08:36:30.586935 crc crio[24245]: time=\"2026-06-14T08:36:30.58677364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261625 | controller |     "Jun 14 08:36:30.586935 crc crio[24245]: time=\"2026-06-14T08:36:30.586801201Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261640 | controller |     "Jun 14 08:36:30.587062 crc crio[24245]: time=\"2026-06-14T08:36:30.586983587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261654 | controller |     "Jun 14 08:36:30.587062 crc crio[24245]: time=\"2026-06-14T08:36:30.587022328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261668 | controller |     "Jun 14 08:36:30.587583 crc crio[24245]: time=\"2026-06-14T08:36:30.58738522Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261682 | controller |     "Jun 14 08:36:30.587583 crc crio[24245]: time=\"2026-06-14T08:36:30.587438792Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261697 | controller |     "Jun 14 08:36:30.587583 crc crio[24245]: time=\"2026-06-14T08:36:30.587453782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261711 | controller |     "Jun 14 08:36:30.587583 crc crio[24245]: time=\"2026-06-14T08:36:30.587470203Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261725 | controller |     "Jun 14 08:36:30.587583 crc crio[24245]: time=\"2026-06-14T08:36:30.587497353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261739 | controller |     "Jun 14 08:36:30.587583 crc crio[24245]: time=\"2026-06-14T08:36:30.587516344Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261754 | controller |     "Jun 14 08:36:30.588064 crc crio[24245]: time=\"2026-06-14T08:36:30.587830654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261768 | controller |     "Jun 14 08:36:30.588064 crc crio[24245]: time=\"2026-06-14T08:36:30.587904147Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261782 | controller |     "Jun 14 08:36:30.588064 crc crio[24245]: time=\"2026-06-14T08:36:30.58801714Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261796 | controller |     "Jun 14 08:36:30.588064 crc crio[24245]: time=\"2026-06-14T08:36:30.588042101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261810 | controller |     "Jun 14 08:36:30.588259 crc crio[24245]: time=\"2026-06-14T08:36:30.588180806Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261824 | controller |     "Jun 14 08:36:30.588259 crc crio[24245]: time=\"2026-06-14T08:36:30.588207586Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261844 | controller |     "Jun 14 08:36:30.588363 crc crio[24245]: time=\"2026-06-14T08:36:30.588351181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261859 | controller |     "Jun 14 08:36:30.588416 crc crio[24245]: time=\"2026-06-14T08:36:30.588378922Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261874 | controller |     "Jun 14 08:36:30.588579 crc crio[24245]: time=\"2026-06-14T08:36:30.588503156Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261888 | controller |     "Jun 14 08:36:30.588701 crc crio[24245]: time=\"2026-06-14T08:36:30.588598429Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261902 | controller |     "Jun 14 08:36:30.588775 crc crio[24245]: time=\"2026-06-14T08:36:30.588706063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261917 | controller |     "Jun 14 08:36:30.588775 crc crio[24245]: time=\"2026-06-14T08:36:30.588733064Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261931 | controller |     "Jun 14 08:36:30.588974 crc crio[24245]: time=\"2026-06-14T08:36:30.588914399Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261946 | controller |     "Jun 14 08:36:30.588974 crc crio[24245]: time=\"2026-06-14T08:36:30.58894151Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261960 | controller |     "Jun 14 08:36:30.589239 crc crio[24245]: time=\"2026-06-14T08:36:30.589151746Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.261974 | controller |     "Jun 14 08:36:30.589239 crc crio[24245]: time=\"2026-06-14T08:36:30.589199688Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.261999 | controller |     "Jun 14 08:36:30.589404 crc crio[24245]: time=\"2026-06-14T08:36:30.58925874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262015 | controller |     "Jun 14 08:36:30.589404 crc crio[24245]: time=\"2026-06-14T08:36:30.58928022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262029 | controller |     "Jun 14 08:36:30.589510 crc crio[24245]: time=\"2026-06-14T08:36:30.589435865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262043 | controller |     "Jun 14 08:36:30.589510 crc crio[24245]: time=\"2026-06-14T08:36:30.589461096Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262057 | controller |     "Jun 14 08:36:30.589721 crc crio[24245]: time=\"2026-06-14T08:36:30.589664253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262071 | controller |     "Jun 14 08:36:30.590049 crc crio[24245]: time=\"2026-06-14T08:36:30.589728195Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262086 | controller |     "Jun 14 08:36:30.590049 crc crio[24245]: time=\"2026-06-14T08:36:30.5899006Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262101 | controller |     "Jun 14 08:36:30.590049 crc crio[24245]: time=\"2026-06-14T08:36:30.589934951Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262116 | controller |     "Jun 14 08:36:30.590223 crc crio[24245]: time=\"2026-06-14T08:36:30.590095897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262131 | controller |     "Jun 14 08:36:30.590223 crc crio[24245]: time=\"2026-06-14T08:36:30.590123418Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262149 | controller |     "Jun 14 08:36:30.590329 crc crio[24245]: time=\"2026-06-14T08:36:30.590249832Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262164 | controller |     "Jun 14 08:36:30.590329 crc crio[24245]: time=\"2026-06-14T08:36:30.590275713Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262179 | controller |     "Jun 14 08:36:30.590426 crc crio[24245]: time=\"2026-06-14T08:36:30.590406427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262194 | controller |     "Jun 14 08:36:30.590475 crc crio[24245]: time=\"2026-06-14T08:36:30.590432368Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262208 | controller |     "Jun 14 08:36:30.590654 crc crio[24245]: time=\"2026-06-14T08:36:30.590598253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262223 | controller |     "Jun 14 08:36:30.590654 crc crio[24245]: time=\"2026-06-14T08:36:30.590644054Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262237 | controller |     "Jun 14 08:36:30.590913 crc crio[24245]: time=\"2026-06-14T08:36:30.59080568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262252 | controller |     "Jun 14 08:36:30.591036 crc crio[24245]: time=\"2026-06-14T08:36:30.590950754Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262266 | controller |     "Jun 14 08:36:30.591036 crc crio[24245]: time=\"2026-06-14T08:36:30.590988146Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262281 | controller |     "Jun 14 08:36:30.591036 crc crio[24245]: time=\"2026-06-14T08:36:30.591007966Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262295 | controller |     "Jun 14 08:36:30.591429 crc crio[24245]: time=\"2026-06-14T08:36:30.591214713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262310 | controller |     "Jun 14 08:36:30.591429 crc crio[24245]: time=\"2026-06-14T08:36:30.591244374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262324 | controller |     "Jun 14 08:36:30.591429 crc crio[24245]: time=\"2026-06-14T08:36:30.591344117Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262339 | controller |     "Jun 14 08:36:30.591429 crc crio[24245]: time=\"2026-06-14T08:36:30.591371408Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262370 | controller |     "Jun 14 08:36:30.591688 crc crio[24245]: time=\"2026-06-14T08:36:30.591457011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262386 | controller |     "Jun 14 08:36:30.591688 crc crio[24245]: time=\"2026-06-14T08:36:30.591483882Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262401 | controller |     "Jun 14 08:36:30.591688 crc crio[24245]: time=\"2026-06-14T08:36:30.591653347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262416 | controller |     "Jun 14 08:36:30.591688 crc crio[24245]: time=\"2026-06-14T08:36:30.591678568Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262430 | controller |     "Jun 14 08:36:30.591976 crc crio[24245]: time=\"2026-06-14T08:36:30.591814122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262448 | controller |     "Jun 14 08:36:30.591976 crc crio[24245]: time=\"2026-06-14T08:36:30.591904185Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262463 | controller |     "Jun 14 08:36:30.592164 crc crio[24245]: time=\"2026-06-14T08:36:30.592109482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262477 | controller |     "Jun 14 08:36:30.592164 crc crio[24245]: time=\"2026-06-14T08:36:30.592167204Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262492 | controller |     "Jun 14 08:36:30.592556 crc crio[24245]: time=\"2026-06-14T08:36:30.592475784Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262506 | controller |     "Jun 14 08:36:30.592658 crc crio[24245]: time=\"2026-06-14T08:36:30.592571747Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262520 | controller |     "Jun 14 08:36:30.592658 crc crio[24245]: time=\"2026-06-14T08:36:30.592591078Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262534 | controller |     "Jun 14 08:36:30.592658 crc crio[24245]: time=\"2026-06-14T08:36:30.592611558Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262548 | controller |     "Jun 14 08:36:30.592658 crc crio[24245]: time=\"2026-06-14T08:36:30.592647399Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262563 | controller |     "Jun 14 08:36:30.592915 crc crio[24245]: time=\"2026-06-14T08:36:30.59266875Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262577 | controller |     "Jun 14 08:36:30.594484 crc crio[24245]: time=\"2026-06-14T08:36:30.594366944Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262591 | controller |     "Jun 14 08:36:30.594685 crc crio[24245]: time=\"2026-06-14T08:36:30.594607202Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262605 | controller |     "Jun 14 08:36:30.594787 crc crio[24245]: time=\"2026-06-14T08:36:30.594719936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262620 | controller |     "Jun 14 08:36:30.594787 crc crio[24245]: time=\"2026-06-14T08:36:30.594778057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262634 | controller |     "Jun 14 08:36:30.594980 crc crio[24245]: time=\"2026-06-14T08:36:30.594799368Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262648 | controller |     "Jun 14 08:36:30.594980 crc crio[24245]: time=\"2026-06-14T08:36:30.594834759Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262663 | controller |     "Jun 14 08:36:30.595082 crc crio[24245]: time=\"2026-06-14T08:36:30.595026525Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262678 | controller |     "Jun 14 08:36:30.595134 crc crio[24245]: time=\"2026-06-14T08:36:30.595094258Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262692 | controller |     "Jun 14 08:36:30.595263 crc crio[24245]: time=\"2026-06-14T08:36:30.595184341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262706 | controller |     "Jun 14 08:36:30.595349 crc crio[24245]: time=\"2026-06-14T08:36:30.595293214Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262720 | controller |     "Jun 14 08:36:30.595349 crc crio[24245]: time=\"2026-06-14T08:36:30.595323145Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262737 | controller |     "Jun 14 08:36:30.595440 crc crio[24245]: time=\"2026-06-14T08:36:30.595361506Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262752 | controller |     "Jun 14 08:36:30.595803 crc crio[24245]: time=\"2026-06-14T08:36:30.595720717Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262766 | controller |     "Jun 14 08:36:30.595953 crc crio[24245]: time=\"2026-06-14T08:36:30.595920593Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262780 | controller |     "Jun 14 08:36:30.596037 crc crio[24245]: time=\"2026-06-14T08:36:30.595955825Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262794 | controller |     "Jun 14 08:36:30.596037 crc crio[24245]: time=\"2026-06-14T08:36:30.595981185Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262808 | controller |     "Jun 14 08:36:30.596037 crc crio[24245]: time=\"2026-06-14T08:36:30.596005206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262822 | controller |     "Jun 14 08:36:30.596037 crc crio[24245]: time=\"2026-06-14T08:36:30.596022437Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262836 | controller |     "Jun 14 08:36:30.596388 crc crio[24245]: time=\"2026-06-14T08:36:30.596218383Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262850 | controller |     "Jun 14 08:36:30.596388 crc crio[24245]: time=\"2026-06-14T08:36:30.596262805Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262865 | controller |     "Jun 14 08:36:30.596388 crc crio[24245]: time=\"2026-06-14T08:36:30.596321506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262879 | controller |     "Jun 14 08:36:30.596388 crc crio[24245]: time=\"2026-06-14T08:36:30.596360708Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262893 | controller |     "Jun 14 08:36:30.596650 crc crio[24245]: time=\"2026-06-14T08:36:30.596465751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262907 | controller |     "Jun 14 08:36:30.596650 crc crio[24245]: time=\"2026-06-14T08:36:30.596507342Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262921 | controller |     "Jun 14 08:36:30.596650 crc crio[24245]: time=\"2026-06-14T08:36:30.596565484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262935 | controller |     "Jun 14 08:36:30.596650 crc crio[24245]: time=\"2026-06-14T08:36:30.596632737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262950 | controller |     "Jun 14 08:36:30.596953 crc crio[24245]: time=\"2026-06-14T08:36:30.596793102Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262963 | controller |     "Jun 14 08:36:30.597011 crc crio[24245]: time=\"2026-06-14T08:36:30.596964777Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.262977 | controller |     "Jun 14 08:36:30.597072 crc crio[24245]: time=\"2026-06-14T08:36:30.59704112Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.262991 | controller |     "Jun 14 08:36:30.597131 crc crio[24245]: time=\"2026-06-14T08:36:30.597097382Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263005 | controller |     "Jun 14 08:36:30.597186 crc crio[24245]: time=\"2026-06-14T08:36:30.597162364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263022 | controller |     "Jun 14 08:36:30.597253 crc crio[24245]: time=\"2026-06-14T08:36:30.597196085Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263037 | controller |     "Jun 14 08:36:30.597474 crc crio[24245]: time=\"2026-06-14T08:36:30.597413122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263051 | controller |     "Jun 14 08:36:30.597607 crc crio[24245]: time=\"2026-06-14T08:36:30.597518595Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263065 | controller |     "Jun 14 08:36:30.597763 crc crio[24245]: time=\"2026-06-14T08:36:30.597648599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263080 | controller |     "Jun 14 08:36:30.598222 crc crio[24245]: time=\"2026-06-14T08:36:30.598131005Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263094 | controller |     "Jun 14 08:36:30.598334 crc crio[24245]: time=\"2026-06-14T08:36:30.598241439Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263109 | controller |     "Jun 14 08:36:30.598334 crc crio[24245]: time=\"2026-06-14T08:36:30.598307101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263124 | controller |     "Jun 14 08:36:30.598452 crc crio[24245]: time=\"2026-06-14T08:36:30.598368973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263138 | controller |     "Jun 14 08:36:30.598452 crc crio[24245]: time=\"2026-06-14T08:36:30.598420775Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263153 | controller |     "Jun 14 08:36:30.598452 crc crio[24245]: time=\"2026-06-14T08:36:30.598439505Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263167 | controller |     "Jun 14 08:36:30.598995 crc crio[24245]: time=\"2026-06-14T08:36:30.598476046Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263182 | controller |     "Jun 14 08:36:30.598995 crc crio[24245]: time=\"2026-06-14T08:36:30.598602969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263196 | controller |     "Jun 14 08:36:30.598995 crc crio[24245]: time=\"2026-06-14T08:36:30.598657061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263210 | controller |     "Jun 14 08:36:30.598995 crc crio[24245]: time=\"2026-06-14T08:36:30.598730024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263224 | controller |     "Jun 14 08:36:30.598995 crc crio[24245]: time=\"2026-06-14T08:36:30.598768405Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263238 | controller |     "Jun 14 08:36:30.598995 crc crio[24245]: time=\"2026-06-14T08:36:30.598965201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263252 | controller |     "Jun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.599023173Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263266 | controller |     "Jun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.599041404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263281 | controller |     "Jun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.599066004Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263295 | controller |     "Jun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.599406865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263313 | controller |     "Jun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.599454647Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263328 | controller |     "Jun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.599617072Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263343 | controller |     "Jun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.599751017Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263385 | controller |     "Jun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.599951783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263400 | controller |     "Jun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.600078067Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263415 | controller |     "Jun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.600195371Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263430 | controller |     "Jun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.600340606Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263444 | controller |     "Jun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.600389417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263459 | controller |     "Jun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.600422888Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263473 | controller |     "Jun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.600574973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263487 | controller |     "Jun 14 08:36:30.601092 crc crio[24245]: time=\"2026-06-14T08:36:30.600611745Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263501 | controller |     "Jun 14 08:36:30.602024 crc crio[24245]: time=\"2026-06-14T08:36:30.601237994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263515 | controller |     "Jun 14 08:36:30.602024 crc crio[24245]: time=\"2026-06-14T08:36:30.601627026Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263530 | controller |     "Jun 14 08:36:30.602024 crc crio[24245]: time=\"2026-06-14T08:36:30.60172907Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263544 | controller |     "Jun 14 08:36:30.602024 crc crio[24245]: time=\"2026-06-14T08:36:30.601811542Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263560 | controller |     "Jun 14 08:36:30.602223 crc crio[24245]: time=\"2026-06-14T08:36:30.602018999Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263577 | controller |     "Jun 14 08:36:30.602920 crc crio[24245]: time=\"2026-06-14T08:36:30.602795774Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263591 | controller |     "Jun 14 08:36:30.603097 crc crio[24245]: time=\"2026-06-14T08:36:30.603006291Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263605 | controller |     "Jun 14 08:36:30.603195 crc crio[24245]: time=\"2026-06-14T08:36:30.603141056Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263620 | controller |     "Jun 14 08:36:30.603398 crc crio[24245]: time=\"2026-06-14T08:36:30.603283679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263638 | controller |     "Jun 14 08:36:30.603398 crc crio[24245]: time=\"2026-06-14T08:36:30.603391833Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263652 | controller |     "Jun 14 08:36:30.603518 crc crio[24245]: time=\"2026-06-14T08:36:30.603411223Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263666 | controller |     "Jun 14 08:36:30.603518 crc crio[24245]: time=\"2026-06-14T08:36:30.603429204Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263680 | controller |     "Jun 14 08:36:30.603518 crc crio[24245]: time=\"2026-06-14T08:36:30.603452315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263694 | controller |     "Jun 14 08:36:30.603518 crc crio[24245]: time=\"2026-06-14T08:36:30.603468435Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263709 | controller |     "Jun 14 08:36:30.604048 crc crio[24245]: time=\"2026-06-14T08:36:30.603704393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263723 | controller |     "Jun 14 08:36:30.604048 crc crio[24245]: time=\"2026-06-14T08:36:30.603769545Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263737 | controller |     "Jun 14 08:36:30.604048 crc crio[24245]: time=\"2026-06-14T08:36:30.603800736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263751 | controller |     "Jun 14 08:36:30.604048 crc crio[24245]: time=\"2026-06-14T08:36:30.603829827Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263765 | controller |     "Jun 14 08:36:30.604048 crc crio[24245]: time=\"2026-06-14T08:36:30.603947061Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263778 | controller |     "Jun 14 08:36:30.604048 crc crio[24245]: time=\"2026-06-14T08:36:30.603980442Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263793 | controller |     "Jun 14 08:36:30.604048 crc crio[24245]: time=\"2026-06-14T08:36:30.604022943Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263806 | controller |     "Jun 14 08:36:30.604048 crc crio[24245]: time=\"2026-06-14T08:36:30.604046484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263820 | controller |     "Jun 14 08:36:30.604649 crc crio[24245]: time=\"2026-06-14T08:36:30.604105546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263834 | controller |     "Jun 14 08:36:30.604649 crc crio[24245]: time=\"2026-06-14T08:36:30.604136747Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263848 | controller |     "Jun 14 08:36:30.604649 crc crio[24245]: time=\"2026-06-14T08:36:30.604452677Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263862 | controller |     "Jun 14 08:36:30.604908 crc crio[24245]: time=\"2026-06-14T08:36:30.604682974Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263876 | controller |     "Jun 14 08:36:30.604908 crc crio[24245]: time=\"2026-06-14T08:36:30.604707805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263891 | controller |     "Jun 14 08:36:30.604908 crc crio[24245]: time=\"2026-06-14T08:36:30.604742676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263905 | controller |     "Jun 14 08:36:30.604908 crc crio[24245]: time=\"2026-06-14T08:36:30.604786798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263922 | controller |     "Jun 14 08:36:30.605379 crc crio[24245]: time=\"2026-06-14T08:36:30.604815209Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263936 | controller |     "Jun 14 08:36:30.605379 crc crio[24245]: time=\"2026-06-14T08:36:30.605088628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263950 | controller |     "Jun 14 08:36:30.605379 crc crio[24245]: time=\"2026-06-14T08:36:30.605132089Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263965 | controller |     "Jun 14 08:36:30.605379 crc crio[24245]: time=\"2026-06-14T08:36:30.6051724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.263979 | controller |     "Jun 14 08:36:30.605379 crc crio[24245]: time=\"2026-06-14T08:36:30.605196491Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.263993 | controller |     "Jun 14 08:36:30.605379 crc crio[24245]: time=\"2026-06-14T08:36:30.605358016Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264007 | controller |     "Jun 14 08:36:30.605737 crc crio[24245]: time=\"2026-06-14T08:36:30.605400138Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264021 | controller |     "Jun 14 08:36:30.605737 crc crio[24245]: time=\"2026-06-14T08:36:30.60546966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264035 | controller |     "Jun 14 08:36:30.605835 crc crio[24245]: time=\"2026-06-14T08:36:30.605797781Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264049 | controller |     "Jun 14 08:36:30.605835 crc crio[24245]: time=\"2026-06-14T08:36:30.605914964Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264063 | controller |     "Jun 14 08:36:30.605835 crc crio[24245]: time=\"2026-06-14T08:36:30.605957926Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264077 | controller |     "Jun 14 08:36:30.606164 crc crio[24245]: time=\"2026-06-14T08:36:30.605984206Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264091 | controller |     "Jun 14 08:36:30.606164 crc crio[24245]: time=\"2026-06-14T08:36:30.606017907Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264106 | controller |     "Jun 14 08:36:30.608079 crc crio[24245]: time=\"2026-06-14T08:36:30.608002282Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264121 | controller |     "Jun 14 08:36:30.608079 crc crio[24245]: time=\"2026-06-14T08:36:30.608077424Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264135 | controller |     "Jun 14 08:36:30.608990 crc crio[24245]: time=\"2026-06-14T08:36:30.608900891Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264150 | controller |     "Jun 14 08:36:30.609083 crc crio[24245]: time=\"2026-06-14T08:36:30.609007785Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264164 | controller |     "Jun 14 08:36:30.609159 crc crio[24245]: time=\"2026-06-14T08:36:30.609121818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264178 | controller |     "Jun 14 08:36:30.609159 crc crio[24245]: time=\"2026-06-14T08:36:30.60915799Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264192 | controller |     "Jun 14 08:36:30.609270 crc crio[24245]: time=\"2026-06-14T08:36:30.609190471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264209 | controller |     "Jun 14 08:36:30.609270 crc crio[24245]: time=\"2026-06-14T08:36:30.609221222Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264224 | controller |     "Jun 14 08:36:30.613394 crc crio[24245]: time=\"2026-06-14T08:36:30.613256851Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264238 | controller |     "Jun 14 08:36:30.613578 crc crio[24245]: time=\"2026-06-14T08:36:30.613419487Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264252 | controller |     "Jun 14 08:36:30.613578 crc crio[24245]: time=\"2026-06-14T08:36:30.613451488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264267 | controller |     "Jun 14 08:36:30.613578 crc crio[24245]: time=\"2026-06-14T08:36:30.613487769Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264281 | controller |     "Jun 14 08:36:30.613762 crc crio[24245]: time=\"2026-06-14T08:36:30.613594452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264295 | controller |     "Jun 14 08:36:30.613762 crc crio[24245]: time=\"2026-06-14T08:36:30.613647364Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264309 | controller |     "Jun 14 08:36:30.613762 crc crio[24245]: time=\"2026-06-14T08:36:30.613691346Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264323 | controller |     "Jun 14 08:36:30.613762 crc crio[24245]: time=\"2026-06-14T08:36:30.613732767Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264338 | controller |     "Jun 14 08:36:30.614488 crc crio[24245]: time=\"2026-06-14T08:36:30.614383345Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264384 | controller |     "Jun 14 08:36:30.614488 crc crio[24245]: time=\"2026-06-14T08:36:30.614478318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264401 | controller |     "Jun 14 08:36:30.614942 crc crio[24245]: time=\"2026-06-14T08:36:30.614558841Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264416 | controller |     "Jun 14 08:36:30.614942 crc crio[24245]: time=\"2026-06-14T08:36:30.614699765Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264430 | controller |     "Jun 14 08:36:30.614942 crc crio[24245]: time=\"2026-06-14T08:36:30.614718966Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264445 | controller |     "Jun 14 08:36:30.614942 crc crio[24245]: time=\"2026-06-14T08:36:30.614747537Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264459 | controller |     "Jun 14 08:36:30.614942 crc crio[24245]: time=\"2026-06-14T08:36:30.614800018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264473 | controller |     "Jun 14 08:36:30.614942 crc crio[24245]: time=\"2026-06-14T08:36:30.614823669Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264487 | controller |     "Jun 14 08:36:30.615245 crc crio[24245]: time=\"2026-06-14T08:36:30.615108068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264501 | controller |     "Jun 14 08:36:30.615245 crc crio[24245]: time=\"2026-06-14T08:36:30.61515877Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264519 | controller |     "Jun 14 08:36:30.615245 crc crio[24245]: time=\"2026-06-14T08:36:30.615188561Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264534 | controller |     "Jun 14 08:36:30.615245 crc crio[24245]: time=\"2026-06-14T08:36:30.615213992Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264548 | controller |     "Jun 14 08:36:30.615495 crc crio[24245]: time=\"2026-06-14T08:36:30.615364137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264562 | controller |     "Jun 14 08:36:30.616832 crc crio[24245]: time=\"2026-06-14T08:36:30.616744171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264576 | controller |     "Jun 14 08:36:30.617156 crc crio[24245]: time=\"2026-06-14T08:36:30.617075442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264590 | controller |     "Jun 14 08:36:30.617239 crc crio[24245]: time=\"2026-06-14T08:36:30.617206416Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264604 | controller |     "Jun 14 08:36:30.617341 crc crio[24245]: time=\"2026-06-14T08:36:30.617255948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264619 | controller |     "Jun 14 08:36:30.617341 crc crio[24245]: time=\"2026-06-14T08:36:30.61732303Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264633 | controller |     "Jun 14 08:36:30.617658 crc crio[24245]: time=\"2026-06-14T08:36:30.617574798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264648 | controller |     "Jun 14 08:36:30.617658 crc crio[24245]: time=\"2026-06-14T08:36:30.617642461Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264662 | controller |     "Jun 14 08:36:30.617826 crc crio[24245]: time=\"2026-06-14T08:36:30.617686342Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264677 | controller |     "Jun 14 08:36:30.617826 crc crio[24245]: time=\"2026-06-14T08:36:30.617720383Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264691 | controller |     "Jun 14 08:36:30.617826 crc crio[24245]: time=\"2026-06-14T08:36:30.617781095Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264705 | controller |     "Jun 14 08:36:30.617826 crc crio[24245]: time=\"2026-06-14T08:36:30.617813026Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264719 | controller |     "Jun 14 08:36:30.618702 crc crio[24245]: time=\"2026-06-14T08:36:30.618617192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264733 | controller |     "Jun 14 08:36:30.618702 crc crio[24245]: time=\"2026-06-14T08:36:30.618697035Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264747 | controller |     "Jun 14 08:36:30.618978 crc crio[24245]: time=\"2026-06-14T08:36:30.618732756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264761 | controller |     "Jun 14 08:36:30.618978 crc crio[24245]: time=\"2026-06-14T08:36:30.618760937Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264775 | controller |     "Jun 14 08:36:30.618978 crc crio[24245]: time=\"2026-06-14T08:36:30.618795448Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264789 | controller |     "Jun 14 08:36:30.618978 crc crio[24245]: time=\"2026-06-14T08:36:30.618820489Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264806 | controller |     "Jun 14 08:36:30.619184 crc crio[24245]: time=\"2026-06-14T08:36:30.619124538Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264821 | controller |     "Jun 14 08:36:30.619184 crc crio[24245]: time=\"2026-06-14T08:36:30.619179789Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264835 | controller |     "Jun 14 08:36:30.619298 crc crio[24245]: time=\"2026-06-14T08:36:30.61921019Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264849 | controller |     "Jun 14 08:36:30.619298 crc crio[24245]: time=\"2026-06-14T08:36:30.619234781Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264863 | controller |     "Jun 14 08:36:30.619396 crc crio[24245]: time=\"2026-06-14T08:36:30.619379666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264877 | controller |     "Jun 14 08:36:30.619454 crc crio[24245]: time=\"2026-06-14T08:36:30.619415567Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264891 | controller |     "Jun 14 08:36:30.619722 crc crio[24245]: time=\"2026-06-14T08:36:30.619631504Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264905 | controller |     "Jun 14 08:36:30.619804 crc crio[24245]: time=\"2026-06-14T08:36:30.619756438Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264919 | controller |     "Jun 14 08:36:30.620102 crc crio[24245]: time=\"2026-06-14T08:36:30.619833381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264933 | controller |     "Jun 14 08:36:30.620211 crc crio[24245]: time=\"2026-06-14T08:36:30.6201308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264947 | controller |     "Jun 14 08:36:30.620272 crc crio[24245]: time=\"2026-06-14T08:36:30.620208443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264961 | controller |     "Jun 14 08:36:30.620321 crc crio[24245]: time=\"2026-06-14T08:36:30.620275015Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.264975 | controller |     "Jun 14 08:36:30.620556 crc crio[24245]: time=\"2026-06-14T08:36:30.62042892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.264990 | controller |     "Jun 14 08:36:30.620639 crc crio[24245]: time=\"2026-06-14T08:36:30.620596385Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265004 | controller |     "Jun 14 08:36:30.620639 crc crio[24245]: time=\"2026-06-14T08:36:30.620624566Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265018 | controller |     "Jun 14 08:36:30.620749 crc crio[24245]: time=\"2026-06-14T08:36:30.620663847Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265032 | controller |     "Jun 14 08:36:30.620749 crc crio[24245]: time=\"2026-06-14T08:36:30.62072831Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265046 | controller |     "Jun 14 08:36:30.620918 crc crio[24245]: time=\"2026-06-14T08:36:30.620774691Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265061 | controller |     "Jun 14 08:36:30.620918 crc crio[24245]: time=\"2026-06-14T08:36:30.620797852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265075 | controller |     "Jun 14 08:36:30.621050 crc crio[24245]: time=\"2026-06-14T08:36:30.620951757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265093 | controller |     "Jun 14 08:36:30.621050 crc crio[24245]: time=\"2026-06-14T08:36:30.620983898Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265107 | controller |     "Jun 14 08:36:30.621050 crc crio[24245]: time=\"2026-06-14T08:36:30.621025949Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265121 | controller |     "Jun 14 08:36:30.621050 crc crio[24245]: time=\"2026-06-14T08:36:30.62104506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265136 | controller |     "Jun 14 08:36:30.621345 crc crio[24245]: time=\"2026-06-14T08:36:30.621081771Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265151 | controller |     "Jun 14 08:36:30.621345 crc crio[24245]: time=\"2026-06-14T08:36:30.621148013Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265165 | controller |     "Jun 14 08:36:30.621345 crc crio[24245]: time=\"2026-06-14T08:36:30.621186884Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265180 | controller |     "Jun 14 08:36:30.621498 crc crio[24245]: time=\"2026-06-14T08:36:30.621363659Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265195 | controller |     "Jun 14 08:36:30.621498 crc crio[24245]: time=\"2026-06-14T08:36:30.621405091Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265209 | controller |     "Jun 14 08:36:30.621670 crc crio[24245]: time=\"2026-06-14T08:36:30.621490373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265223 | controller |     "Jun 14 08:36:30.621670 crc crio[24245]: time=\"2026-06-14T08:36:30.621577376Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265237 | controller |     "Jun 14 08:36:30.621670 crc crio[24245]: time=\"2026-06-14T08:36:30.621625268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265251 | controller |     "Jun 14 08:36:30.621670 crc crio[24245]: time=\"2026-06-14T08:36:30.621661609Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265265 | controller |     "Jun 14 08:36:30.621670 crc crio[24245]: time=\"2026-06-14T08:36:30.621674409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265279 | controller |     "Jun 14 08:36:30.621978 crc crio[24245]: time=\"2026-06-14T08:36:30.62169716Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265293 | controller |     "Jun 14 08:36:30.621978 crc crio[24245]: time=\"2026-06-14T08:36:30.621773662Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265308 | controller |     "Jun 14 08:36:30.621978 crc crio[24245]: time=\"2026-06-14T08:36:30.621811704Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265322 | controller |     "Jun 14 08:36:30.621978 crc crio[24245]: time=\"2026-06-14T08:36:30.621968269Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265336 | controller |     "Jun 14 08:36:30.622195 crc crio[24245]: time=\"2026-06-14T08:36:30.62200097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265368 | controller |     "Jun 14 08:36:30.622195 crc crio[24245]: time=\"2026-06-14T08:36:30.622175976Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265384 | controller |     "Jun 14 08:36:30.622315 crc crio[24245]: time=\"2026-06-14T08:36:30.622244538Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265402 | controller |     "Jun 14 08:36:30.622315 crc crio[24245]: time=\"2026-06-14T08:36:30.62230175Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265418 | controller |     "Jun 14 08:36:30.622453 crc crio[24245]: time=\"2026-06-14T08:36:30.622355811Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265432 | controller |     "Jun 14 08:36:30.622603 crc crio[24245]: time=\"2026-06-14T08:36:30.622552558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265447 | controller |     "Jun 14 08:36:30.622603 crc crio[24245]: time=\"2026-06-14T08:36:30.622606489Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265461 | controller |     "Jun 14 08:36:30.622735 crc crio[24245]: time=\"2026-06-14T08:36:30.62263724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265476 | controller |     "Jun 14 08:36:30.622735 crc crio[24245]: time=\"2026-06-14T08:36:30.622664951Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265490 | controller |     "Jun 14 08:36:30.622920 crc crio[24245]: time=\"2026-06-14T08:36:30.622783155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265504 | controller |     "Jun 14 08:36:30.622920 crc crio[24245]: time=\"2026-06-14T08:36:30.622904029Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265519 | controller |     "Jun 14 08:36:30.623058 crc crio[24245]: time=\"2026-06-14T08:36:30.62294611Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265533 | controller |     "Jun 14 08:36:30.623058 crc crio[24245]: time=\"2026-06-14T08:36:30.622981682Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265548 | controller |     "Jun 14 08:36:30.623058 crc crio[24245]: time=\"2026-06-14T08:36:30.623024543Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265562 | controller |     "Jun 14 08:36:30.623058 crc crio[24245]: time=\"2026-06-14T08:36:30.623050184Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265577 | controller |     "Jun 14 08:36:30.623337 crc crio[24245]: time=\"2026-06-14T08:36:30.623288052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265591 | controller |     "Jun 14 08:36:30.623420 crc crio[24245]: time=\"2026-06-14T08:36:30.623396595Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265606 | controller |     "Jun 14 08:36:30.623509 crc crio[24245]: time=\"2026-06-14T08:36:30.623445267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265620 | controller |     "Jun 14 08:36:30.623509 crc crio[24245]: time=\"2026-06-14T08:36:30.623479318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265634 | controller |     "Jun 14 08:36:30.623509 crc crio[24245]: time=\"2026-06-14T08:36:30.623545179Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265648 | controller |     "Jun 14 08:36:30.623755 crc crio[24245]: time=\"2026-06-14T08:36:30.62358261Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265662 | controller |     "Jun 14 08:36:30.623755 crc crio[24245]: time=\"2026-06-14T08:36:30.623638703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265676 | controller |     "Jun 14 08:36:30.623755 crc crio[24245]: time=\"2026-06-14T08:36:30.623684664Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265695 | controller |     "Jun 14 08:36:30.624013 crc crio[24245]: time=\"2026-06-14T08:36:30.623780588Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265709 | controller |     "Jun 14 08:36:30.624013 crc crio[24245]: time=\"2026-06-14T08:36:30.623828749Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265724 | controller |     "Jun 14 08:36:30.624013 crc crio[24245]: time=\"2026-06-14T08:36:30.623995104Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265738 | controller |     "Jun 14 08:36:30.624165 crc crio[24245]: time=\"2026-06-14T08:36:30.624033216Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265752 | controller |     "Jun 14 08:36:30.624165 crc crio[24245]: time=\"2026-06-14T08:36:30.624137389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265766 | controller |     "Jun 14 08:36:30.624260 crc crio[24245]: time=\"2026-06-14T08:36:30.62417282Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265780 | controller |     "Jun 14 08:36:30.624323 crc crio[24245]: time=\"2026-06-14T08:36:30.624283824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265794 | controller |     "Jun 14 08:36:30.624323 crc crio[24245]: time=\"2026-06-14T08:36:30.624320285Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265809 | controller |     "Jun 14 08:36:30.624570 crc crio[24245]: time=\"2026-06-14T08:36:30.62447537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265823 | controller |     "Jun 14 08:36:30.624701 crc crio[24245]: time=\"2026-06-14T08:36:30.624579443Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265837 | controller |     "Jun 14 08:36:30.624701 crc crio[24245]: time=\"2026-06-14T08:36:30.624615435Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265851 | controller |     "Jun 14 08:36:30.624701 crc crio[24245]: time=\"2026-06-14T08:36:30.624639925Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265865 | controller |     "Jun 14 08:36:30.624948 crc crio[24245]: time=\"2026-06-14T08:36:30.624773199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265879 | controller |     "Jun 14 08:36:30.625899 crc crio[24245]: time=\"2026-06-14T08:36:30.625161101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265894 | controller |     "Jun 14 08:36:30.626054 crc crio[24245]: time=\"2026-06-14T08:36:30.625970297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265908 | controller |     "Jun 14 08:36:30.626164 crc crio[24245]: time=\"2026-06-14T08:36:30.626082111Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265923 | controller |     "Jun 14 08:36:30.626228 crc crio[24245]: time=\"2026-06-14T08:36:30.626154912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265937 | controller |     "Jun 14 08:36:30.626287 crc crio[24245]: time=\"2026-06-14T08:36:30.626258476Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265952 | controller |     "Jun 14 08:36:30.626287 crc crio[24245]: time=\"2026-06-14T08:36:30.626274686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.265966 | controller |     "Jun 14 08:36:30.626392 crc crio[24245]: time=\"2026-06-14T08:36:30.626361209Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.265983 | controller |     "Jun 14 08:36:30.626630 crc crio[24245]: time=\"2026-06-14T08:36:30.626456162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266010 | controller |     "Jun 14 08:36:30.626630 crc crio[24245]: time=\"2026-06-14T08:36:30.626600867Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266025 | controller |     "Jun 14 08:36:30.626630 crc crio[24245]: time=\"2026-06-14T08:36:30.626620167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266040 | controller |     "Jun 14 08:36:30.627081 crc crio[24245]: time=\"2026-06-14T08:36:30.62671127Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266054 | controller |     "Jun 14 08:36:30.627081 crc crio[24245]: time=\"2026-06-14T08:36:30.626794123Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266069 | controller |     "Jun 14 08:36:30.627081 crc crio[24245]: time=\"2026-06-14T08:36:30.626823194Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266083 | controller |     "Jun 14 08:36:30.627081 crc crio[24245]: time=\"2026-06-14T08:36:30.626950528Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266097 | controller |     "Jun 14 08:36:30.627081 crc crio[24245]: time=\"2026-06-14T08:36:30.62699889Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266112 | controller |     "Jun 14 08:36:30.627330 crc crio[24245]: time=\"2026-06-14T08:36:30.627161945Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266126 | controller |     "Jun 14 08:36:30.627330 crc crio[24245]: time=\"2026-06-14T08:36:30.627260988Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266140 | controller |     "Jun 14 08:36:30.627563 crc crio[24245]: time=\"2026-06-14T08:36:30.627364542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266154 | controller |     "Jun 14 08:36:30.627563 crc crio[24245]: time=\"2026-06-14T08:36:30.627393173Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266169 | controller |     "Jun 14 08:36:30.627563 crc crio[24245]: time=\"2026-06-14T08:36:30.627507706Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266184 | controller |     "Jun 14 08:36:30.627731 crc crio[24245]: time=\"2026-06-14T08:36:30.62761218Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266199 | controller |     "Jun 14 08:36:30.627731 crc crio[24245]: time=\"2026-06-14T08:36:30.627723983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266213 | controller |     "Jun 14 08:36:30.627832 crc crio[24245]: time=\"2026-06-14T08:36:30.627752614Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266228 | controller |     "Jun 14 08:36:30.627832 crc crio[24245]: time=\"2026-06-14T08:36:30.627783085Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266242 | controller |     "Jun 14 08:36:30.628050 crc crio[24245]: time=\"2026-06-14T08:36:30.627832547Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266257 | controller |     "Jun 14 08:36:30.628050 crc crio[24245]: time=\"2026-06-14T08:36:30.627975011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266277 | controller |     "Jun 14 08:36:30.628050 crc crio[24245]: time=\"2026-06-14T08:36:30.628011333Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266292 | controller |     "Jun 14 08:36:30.628050 crc crio[24245]: time=\"2026-06-14T08:36:30.628025703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266306 | controller |     "Jun 14 08:36:30.628296 crc crio[24245]: time=\"2026-06-14T08:36:30.628141367Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266320 | controller |     "Jun 14 08:36:30.628296 crc crio[24245]: time=\"2026-06-14T08:36:30.628175828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266335 | controller |     "Jun 14 08:36:30.628296 crc crio[24245]: time=\"2026-06-14T08:36:30.628272131Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266365 | controller |     "Jun 14 08:36:30.628296 crc crio[24245]: time=\"2026-06-14T08:36:30.628287772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266382 | controller |     "Jun 14 08:36:30.628501 crc crio[24245]: time=\"2026-06-14T08:36:30.628309262Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266397 | controller |     "Jun 14 08:36:30.628629 crc crio[24245]: time=\"2026-06-14T08:36:30.628594051Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266412 | controller |     "Jun 14 08:36:30.628629 crc crio[24245]: time=\"2026-06-14T08:36:30.628627453Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266427 | controller |     "Jun 14 08:36:30.629040 crc crio[24245]: time=\"2026-06-14T08:36:30.628943333Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266441 | controller |     "Jun 14 08:36:30.629144 crc crio[24245]: time=\"2026-06-14T08:36:30.629085597Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266456 | controller |     "Jun 14 08:36:30.629204 crc crio[24245]: time=\"2026-06-14T08:36:30.62916276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266470 | controller |     "Jun 14 08:36:30.629682 crc crio[24245]: time=\"2026-06-14T08:36:30.629617115Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266485 | controller |     "Jun 14 08:36:30.629774 crc crio[24245]: time=\"2026-06-14T08:36:30.629723108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266499 | controller |     "Jun 14 08:36:30.629900 crc crio[24245]: time=\"2026-06-14T08:36:30.629803841Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266514 | controller |     "Jun 14 08:36:30.629990 crc crio[24245]: time=\"2026-06-14T08:36:30.629832822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266529 | controller |     "Jun 14 08:36:30.630042 crc crio[24245]: time=\"2026-06-14T08:36:30.629999377Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266543 | controller |     "Jun 14 08:36:30.630099 crc crio[24245]: time=\"2026-06-14T08:36:30.630036557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266557 | controller |     "Jun 14 08:36:30.630099 crc crio[24245]: time=\"2026-06-14T08:36:30.630086209Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266571 | controller |     "Jun 14 08:36:30.630217 crc crio[24245]: time=\"2026-06-14T08:36:30.630104339Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266589 | controller |     "Jun 14 08:36:30.630217 crc crio[24245]: time=\"2026-06-14T08:36:30.630137651Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266604 | controller |     "Jun 14 08:36:30.630217 crc crio[24245]: time=\"2026-06-14T08:36:30.630182032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266618 | controller |     "Jun 14 08:36:30.630371 crc crio[24245]: time=\"2026-06-14T08:36:30.630220293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266632 | controller |     "Jun 14 08:36:30.630435 crc crio[24245]: time=\"2026-06-14T08:36:30.630379639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266647 | controller |     "Jun 14 08:36:30.630590 crc crio[24245]: time=\"2026-06-14T08:36:30.630441801Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266661 | controller |     "Jun 14 08:36:30.630590 crc crio[24245]: time=\"2026-06-14T08:36:30.630499683Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266675 | controller |     "Jun 14 08:36:30.630811 crc crio[24245]: time=\"2026-06-14T08:36:30.630610526Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266690 | controller |     "Jun 14 08:36:30.631010 crc crio[24245]: time=\"2026-06-14T08:36:30.630981639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266704 | controller |     "Jun 14 08:36:30.632900 crc crio[24245]: time=\"2026-06-14T08:36:30.631287979Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266718 | controller |     "Jun 14 08:36:30.633228 crc crio[24245]: time=\"2026-06-14T08:36:30.633031564Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266732 | controller |     "Jun 14 08:36:30.633228 crc crio[24245]: time=\"2026-06-14T08:36:30.633155999Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266747 | controller |     "Jun 14 08:36:30.633404 crc crio[24245]: time=\"2026-06-14T08:36:30.633237652Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266761 | controller |     "Jun 14 08:36:30.633404 crc crio[24245]: time=\"2026-06-14T08:36:30.633332495Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266776 | controller |     "Jun 14 08:36:30.633512 crc crio[24245]: time=\"2026-06-14T08:36:30.633391965Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266790 | controller |     "Jun 14 08:36:30.633512 crc crio[24245]: time=\"2026-06-14T08:36:30.633443877Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266804 | controller |     "Jun 14 08:36:30.634089 crc crio[24245]: time=\"2026-06-14T08:36:30.633994045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266818 | controller |     "Jun 14 08:36:30.634200 crc crio[24245]: time=\"2026-06-14T08:36:30.634095758Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266832 | controller |     "Jun 14 08:36:30.634200 crc crio[24245]: time=\"2026-06-14T08:36:30.63414741Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266847 | controller |     "Jun 14 08:36:30.634200 crc crio[24245]: time=\"2026-06-14T08:36:30.634180941Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266861 | controller |     "Jun 14 08:36:30.634357 crc crio[24245]: time=\"2026-06-14T08:36:30.634218542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266878 | controller |     "Jun 14 08:36:30.634357 crc crio[24245]: time=\"2026-06-14T08:36:30.634251103Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266893 | controller |     "Jun 14 08:36:30.634357 crc crio[24245]: time=\"2026-06-14T08:36:30.634288994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266907 | controller |     "Jun 14 08:36:30.634510 crc crio[24245]: time=\"2026-06-14T08:36:30.634368777Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266922 | controller |     "Jun 14 08:36:30.634510 crc crio[24245]: time=\"2026-06-14T08:36:30.634422378Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266936 | controller |     "Jun 14 08:36:30.634510 crc crio[24245]: time=\"2026-06-14T08:36:30.634450759Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266950 | controller |     "Jun 14 08:36:30.634510 crc crio[24245]: time=\"2026-06-14T08:36:30.63448462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266965 | controller |     "Jun 14 08:36:30.634510 crc crio[24245]: time=\"2026-06-14T08:36:30.634511101Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.266979 | controller |     "Jun 14 08:36:30.634815 crc crio[24245]: time=\"2026-06-14T08:36:30.634658646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.266993 | controller |     "Jun 14 08:36:30.634815 crc crio[24245]: time=\"2026-06-14T08:36:30.634696997Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267008 | controller |     "Jun 14 08:36:30.634815 crc crio[24245]: time=\"2026-06-14T08:36:30.63480047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267022 | controller |     "Jun 14 08:36:30.635246 crc crio[24245]: time=\"2026-06-14T08:36:30.634893043Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267037 | controller |     "Jun 14 08:36:30.635246 crc crio[24245]: time=\"2026-06-14T08:36:30.635009727Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267050 | controller |     "Jun 14 08:36:30.635246 crc crio[24245]: time=\"2026-06-14T08:36:30.635137702Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267064 | controller |     "Jun 14 08:36:30.635412 crc crio[24245]: time=\"2026-06-14T08:36:30.635210304Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267078 | controller |     "Jun 14 08:36:30.635412 crc crio[24245]: time=\"2026-06-14T08:36:30.635341158Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267092 | controller |     "Jun 14 08:36:30.635588 crc crio[24245]: time=\"2026-06-14T08:36:30.6354011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267106 | controller |     "Jun 14 08:36:30.635667 crc crio[24245]: time=\"2026-06-14T08:36:30.635598636Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267121 | controller |     "Jun 14 08:36:30.635667 crc crio[24245]: time=\"2026-06-14T08:36:30.635642168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267135 | controller |     "Jun 14 08:36:30.635780 crc crio[24245]: time=\"2026-06-14T08:36:30.635677919Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267150 | controller |     "Jun 14 08:36:30.635780 crc crio[24245]: time=\"2026-06-14T08:36:30.63571927Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267167 | controller |     "Jun 14 08:36:30.635996 crc crio[24245]: time=\"2026-06-14T08:36:30.635800253Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267182 | controller |     "Jun 14 08:36:30.635996 crc crio[24245]: time=\"2026-06-14T08:36:30.635831014Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267197 | controller |     "Jun 14 08:36:30.635996 crc crio[24245]: time=\"2026-06-14T08:36:30.635992459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267212 | controller |     "Jun 14 08:36:30.636243 crc crio[24245]: time=\"2026-06-14T08:36:30.636062332Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267227 | controller |     "Jun 14 08:36:30.636367 crc crio[24245]: time=\"2026-06-14T08:36:30.636253298Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267242 | controller |     "Jun 14 08:36:30.636367 crc crio[24245]: time=\"2026-06-14T08:36:30.636299429Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267256 | controller |     "Jun 14 08:36:30.636484 crc crio[24245]: time=\"2026-06-14T08:36:30.636386682Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267271 | controller |     "Jun 14 08:36:30.636484 crc crio[24245]: time=\"2026-06-14T08:36:30.636431853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267285 | controller |     "Jun 14 08:36:30.636657 crc crio[24245]: time=\"2026-06-14T08:36:30.636512106Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267300 | controller |     "Jun 14 08:36:30.636657 crc crio[24245]: time=\"2026-06-14T08:36:30.636567748Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267314 | controller |     "Jun 14 08:36:30.636657 crc crio[24245]: time=\"2026-06-14T08:36:30.636597809Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267329 | controller |     "Jun 14 08:36:30.636657 crc crio[24245]: time=\"2026-06-14T08:36:30.63664135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267343 | controller |     "Jun 14 08:36:30.636921 crc crio[24245]: time=\"2026-06-14T08:36:30.636672981Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267377 | controller |     "Jun 14 08:36:30.636921 crc crio[24245]: time=\"2026-06-14T08:36:30.636820266Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267392 | controller |     "Jun 14 08:36:30.636921 crc crio[24245]: time=\"2026-06-14T08:36:30.636920949Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267407 | controller |     "Jun 14 08:36:30.637092 crc crio[24245]: time=\"2026-06-14T08:36:30.636956971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267422 | controller |     "Jun 14 08:36:30.637092 crc crio[24245]: time=\"2026-06-14T08:36:30.636982191Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267437 | controller |     "Jun 14 08:36:30.637572 crc crio[24245]: time=\"2026-06-14T08:36:30.637451766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267451 | controller |     "Jun 14 08:36:30.637685 crc crio[24245]: time=\"2026-06-14T08:36:30.637631631Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267466 | controller |     "Jun 14 08:36:30.637739 crc crio[24245]: time=\"2026-06-14T08:36:30.637701474Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267489 | controller |     "Jun 14 08:36:30.637788 crc crio[24245]: time=\"2026-06-14T08:36:30.637749195Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267507 | controller |     "Jun 14 08:36:30.637899 crc crio[24245]: time=\"2026-06-14T08:36:30.637807777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267567 | controller |     "Jun 14 08:36:30.637992 crc crio[24245]: time=\"2026-06-14T08:36:30.637935291Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267584 | controller |     "Jun 14 08:36:30.637992 crc crio[24245]: time=\"2026-06-14T08:36:30.637960952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267600 | controller |     "Jun 14 08:36:30.638092 crc crio[24245]: time=\"2026-06-14T08:36:30.637999343Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267614 | controller |     "Jun 14 08:36:30.638148 crc crio[24245]: time=\"2026-06-14T08:36:30.638041854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267629 | controller |     "Jun 14 08:36:30.638215 crc crio[24245]: time=\"2026-06-14T08:36:30.638146418Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267643 | controller |     "Jun 14 08:36:30.639422 crc crio[24245]: time=\"2026-06-14T08:36:30.639330835Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267658 | controller |     "Jun 14 08:36:30.639629 crc crio[24245]: time=\"2026-06-14T08:36:30.639434049Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267672 | controller |     "Jun 14 08:36:30.639629 crc crio[24245]: time=\"2026-06-14T08:36:30.639624545Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267686 | controller |     "Jun 14 08:36:30.639809 crc crio[24245]: time=\"2026-06-14T08:36:30.639664106Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267701 | controller |     "Jun 14 08:36:30.640029 crc crio[24245]: time=\"2026-06-14T08:36:30.639978665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267715 | controller |     "Jun 14 08:36:30.640134 crc crio[24245]: time=\"2026-06-14T08:36:30.640049638Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267729 | controller |     "Jun 14 08:36:30.640134 crc crio[24245]: time=\"2026-06-14T08:36:30.64010994Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267743 | controller |     "Jun 14 08:36:30.640252 crc crio[24245]: time=\"2026-06-14T08:36:30.640161261Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267758 | controller |     "Jun 14 08:36:30.640252 crc crio[24245]: time=\"2026-06-14T08:36:30.640201353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267772 | controller |     "Jun 14 08:36:30.640252 crc crio[24245]: time=\"2026-06-14T08:36:30.640237604Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267786 | controller |     "Jun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.640808212Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267800 | controller |     "Jun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.640959887Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267815 | controller |     "Jun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.640999389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267832 | controller |     "Jun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.64103108Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267847 | controller |     "Jun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.641432373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267861 | controller |     "Jun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.641691451Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267876 | controller |     "Jun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.641756353Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267890 | controller |     "Jun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.641807955Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267904 | controller |     "Jun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.642029943Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267918 | controller |     "Jun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.642100424Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267933 | controller |     "Jun 14 08:36:30.642184 crc crio[24245]: time=\"2026-06-14T08:36:30.642162367Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267947 | controller |     "Jun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.642214908Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267961 | controller |     "Jun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.64226608Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.267975 | controller |     "Jun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.642300041Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.267989 | controller |     "Jun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.642487046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268003 | controller |     "Jun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.642637231Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268018 | controller |     "Jun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.642659511Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268032 | controller |     "Jun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.642687592Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268045 | controller |     "Jun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.642718253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268060 | controller |     "Jun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.642746964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268073 | controller |     "Jun 14 08:36:30.643058 crc crio[24245]: time=\"2026-06-14T08:36:30.643033374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268087 | controller |     "Jun 14 08:36:30.643624 crc crio[24245]: time=\"2026-06-14T08:36:30.643141797Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268101 | controller |     "Jun 14 08:36:30.643624 crc crio[24245]: time=\"2026-06-14T08:36:30.643158838Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268119 | controller |     "Jun 14 08:36:30.643624 crc crio[24245]: time=\"2026-06-14T08:36:30.64324783Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268133 | controller |     "Jun 14 08:36:30.643624 crc crio[24245]: time=\"2026-06-14T08:36:30.643348484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268147 | controller |     "Jun 14 08:36:30.643624 crc crio[24245]: time=\"2026-06-14T08:36:30.643377425Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268162 | controller |     "Jun 14 08:36:30.643624 crc crio[24245]: time=\"2026-06-14T08:36:30.643415646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268176 | controller |     "Jun 14 08:36:30.643624 crc crio[24245]: time=\"2026-06-14T08:36:30.643516059Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268190 | controller |     "Jun 14 08:36:30.643624 crc crio[24245]: time=\"2026-06-14T08:36:30.643626403Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268204 | controller |     "Jun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.643727016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268219 | controller |     "Jun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.643743897Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268233 | controller |     "Jun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.643763427Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268248 | controller |     "Jun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.643950213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268262 | controller |     "Jun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.644041356Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268277 | controller |     "Jun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.644066177Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268292 | controller |     "Jun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.644089238Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268307 | controller |     "Jun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.644099318Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268322 | controller |     "Jun 14 08:36:30.644114 crc crio[24245]: time=\"2026-06-14T08:36:30.644116459Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268336 | controller |     "Jun 14 08:36:30.644602 crc crio[24245]: time=\"2026-06-14T08:36:30.644280484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268380 | controller |     "Jun 14 08:36:30.644602 crc crio[24245]: time=\"2026-06-14T08:36:30.644383147Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268397 | controller |     "Jun 14 08:36:30.644602 crc crio[24245]: time=\"2026-06-14T08:36:30.644411858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268412 | controller |     "Jun 14 08:36:30.644602 crc crio[24245]: time=\"2026-06-14T08:36:30.644498401Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268430 | controller |     "Jun 14 08:36:30.644602 crc crio[24245]: time=\"2026-06-14T08:36:30.644597404Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268445 | controller |     "Jun 14 08:36:30.645051 crc crio[24245]: time=\"2026-06-14T08:36:30.644626925Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268460 | controller |     "Jun 14 08:36:30.645051 crc crio[24245]: time=\"2026-06-14T08:36:30.644720138Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268474 | controller |     "Jun 14 08:36:30.645051 crc crio[24245]: time=\"2026-06-14T08:36:30.644744819Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268489 | controller |     "Jun 14 08:36:30.645051 crc crio[24245]: time=\"2026-06-14T08:36:30.645027518Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268503 | controller |     "Jun 14 08:36:30.645051 crc crio[24245]: time=\"2026-06-14T08:36:30.645058259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268518 | controller |     "Jun 14 08:36:30.645330 crc crio[24245]: time=\"2026-06-14T08:36:30.645148752Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268532 | controller |     "Jun 14 08:36:30.645330 crc crio[24245]: time=\"2026-06-14T08:36:30.645175723Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268547 | controller |     "Jun 14 08:36:30.645330 crc crio[24245]: time=\"2026-06-14T08:36:30.645215373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268561 | controller |     "Jun 14 08:36:30.645474 crc crio[24245]: time=\"2026-06-14T08:36:30.645329427Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268576 | controller |     "Jun 14 08:36:30.645576 crc crio[24245]: time=\"2026-06-14T08:36:30.645480643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268590 | controller |     "Jun 14 08:36:30.645576 crc crio[24245]: time=\"2026-06-14T08:36:30.645514344Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268604 | controller |     "Jun 14 08:36:30.645704 crc crio[24245]: time=\"2026-06-14T08:36:30.645599087Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268619 | controller |     "Jun 14 08:36:30.645704 crc crio[24245]: time=\"2026-06-14T08:36:30.645629458Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268633 | controller |     "Jun 14 08:36:30.645936 crc crio[24245]: time=\"2026-06-14T08:36:30.645720861Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268647 | controller |     "Jun 14 08:36:30.645936 crc crio[24245]: time=\"2026-06-14T08:36:30.645797683Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268661 | controller |     "Jun 14 08:36:30.646207 crc crio[24245]: time=\"2026-06-14T08:36:30.646113562Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268675 | controller |     "Jun 14 08:36:30.646313 crc crio[24245]: time=\"2026-06-14T08:36:30.646221166Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268690 | controller |     "Jun 14 08:36:30.646313 crc crio[24245]: time=\"2026-06-14T08:36:30.646287208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268704 | controller |     "Jun 14 08:36:30.646414 crc crio[24245]: time=\"2026-06-14T08:36:30.646335559Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268721 | controller |     "Jun 14 08:36:30.646414 crc crio[24245]: time=\"2026-06-14T08:36:30.6463536Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268735 | controller |     "Jun 14 08:36:30.646667 crc crio[24245]: time=\"2026-06-14T08:36:30.646586448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268749 | controller |     "Jun 14 08:36:30.646766 crc crio[24245]: time=\"2026-06-14T08:36:30.646686591Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268763 | controller |     "Jun 14 08:36:30.646766 crc crio[24245]: time=\"2026-06-14T08:36:30.646739603Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268777 | controller |     "Jun 14 08:36:30.646941 crc crio[24245]: time=\"2026-06-14T08:36:30.646785954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268791 | controller |     "Jun 14 08:36:30.646941 crc crio[24245]: time=\"2026-06-14T08:36:30.646822225Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268805 | controller |     "Jun 14 08:36:30.647088 crc crio[24245]: time=\"2026-06-14T08:36:30.64697047Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268819 | controller |     "Jun 14 08:36:30.647088 crc crio[24245]: time=\"2026-06-14T08:36:30.647013061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268833 | controller |     "Jun 14 08:36:30.647327 crc crio[24245]: time=\"2026-06-14T08:36:30.647237979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268847 | controller |     "Jun 14 08:36:30.647423 crc crio[24245]: time=\"2026-06-14T08:36:30.647353602Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268861 | controller |     "Jun 14 08:36:30.647475 crc crio[24245]: time=\"2026-06-14T08:36:30.647422065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268875 | controller |     "Jun 14 08:36:30.647577 crc crio[24245]: time=\"2026-06-14T08:36:30.647478267Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268890 | controller |     "Jun 14 08:36:30.647577 crc crio[24245]: time=\"2026-06-14T08:36:30.6475703Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268904 | controller |     "Jun 14 08:36:30.647700 crc crio[24245]: time=\"2026-06-14T08:36:30.647604981Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268919 | controller |     "Jun 14 08:36:30.647700 crc crio[24245]: time=\"2026-06-14T08:36:30.647638442Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268933 | controller |     "Jun 14 08:36:30.647700 crc crio[24245]: time=\"2026-06-14T08:36:30.647662663Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268947 | controller |     "Jun 14 08:36:30.647917 crc crio[24245]: time=\"2026-06-14T08:36:30.647706344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268961 | controller |     "Jun 14 08:36:30.647917 crc crio[24245]: time=\"2026-06-14T08:36:30.647724575Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.268975 | controller |     "Jun 14 08:36:30.648061 crc crio[24245]: time=\"2026-06-14T08:36:30.647963181Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.268989 | controller |     "Jun 14 08:36:30.648061 crc crio[24245]: time=\"2026-06-14T08:36:30.648012513Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269007 | controller |     "Jun 14 08:36:30.648219 crc crio[24245]: time=\"2026-06-14T08:36:30.648062654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269021 | controller |     "Jun 14 08:36:30.648219 crc crio[24245]: time=\"2026-06-14T08:36:30.648130617Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269036 | controller |     "Jun 14 08:36:30.648347 crc crio[24245]: time=\"2026-06-14T08:36:30.64822587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269050 | controller |     "Jun 14 08:36:30.648347 crc crio[24245]: time=\"2026-06-14T08:36:30.648269171Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269064 | controller |     "Jun 14 08:36:30.648449 crc crio[24245]: time=\"2026-06-14T08:36:30.648359674Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269079 | controller |     "Jun 14 08:36:30.648449 crc crio[24245]: time=\"2026-06-14T08:36:30.648402916Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269092 | controller |     "Jun 14 08:36:30.648449 crc crio[24245]: time=\"2026-06-14T08:36:30.648413906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269107 | controller |     "Jun 14 08:36:30.648449 crc crio[24245]: time=\"2026-06-14T08:36:30.648430256Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269121 | controller |     "Jun 14 08:36:30.648726 crc crio[24245]: time=\"2026-06-14T08:36:30.648475208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269135 | controller |     "Jun 14 08:36:30.648726 crc crio[24245]: time=\"2026-06-14T08:36:30.648493558Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269149 | controller |     "Jun 14 08:36:30.648726 crc crio[24245]: time=\"2026-06-14T08:36:30.648666554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269162 | controller |     "Jun 14 08:36:30.648726 crc crio[24245]: time=\"2026-06-14T08:36:30.648707395Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269177 | controller |     "Jun 14 08:36:30.649063 crc crio[24245]: time=\"2026-06-14T08:36:30.648783068Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269191 | controller |     "Jun 14 08:36:30.649063 crc crio[24245]: time=\"2026-06-14T08:36:30.648942093Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269204 | controller |     "Jun 14 08:36:30.649063 crc crio[24245]: time=\"2026-06-14T08:36:30.648975444Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269218 | controller |     "Jun 14 08:36:30.649063 crc crio[24245]: time=\"2026-06-14T08:36:30.649034356Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269232 | controller |     "Jun 14 08:36:30.649063 crc crio[24245]: time=\"2026-06-14T08:36:30.649047856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269246 | controller |     "Jun 14 08:36:30.649063 crc crio[24245]: time=\"2026-06-14T08:36:30.649067967Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269260 | controller |     "Jun 14 08:36:30.649450 crc crio[24245]: time=\"2026-06-14T08:36:30.649283634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269274 | controller |     "Jun 14 08:36:30.649450 crc crio[24245]: time=\"2026-06-14T08:36:30.649393428Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269292 | controller |     "Jun 14 08:36:30.649450 crc crio[24245]: time=\"2026-06-14T08:36:30.649409778Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269308 | controller |     "Jun 14 08:36:30.649920 crc crio[24245]: time=\"2026-06-14T08:36:30.649499581Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269322 | controller |     "Jun 14 08:36:30.649920 crc crio[24245]: time=\"2026-06-14T08:36:30.649628375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269337 | controller |     "Jun 14 08:36:30.649920 crc crio[24245]: time=\"2026-06-14T08:36:30.649721978Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269369 | controller |     "Jun 14 08:36:30.649920 crc crio[24245]: time=\"2026-06-14T08:36:30.649736279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269385 | controller |     "Jun 14 08:36:30.649920 crc crio[24245]: time=\"2026-06-14T08:36:30.649756959Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269399 | controller |     "Jun 14 08:36:30.649920 crc crio[24245]: time=\"2026-06-14T08:36:30.649908454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269414 | controller |     "Jun 14 08:36:30.650269 crc crio[24245]: time=\"2026-06-14T08:36:30.649936785Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269429 | controller |     "Jun 14 08:36:30.650269 crc crio[24245]: time=\"2026-06-14T08:36:30.649974036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269443 | controller |     "Jun 14 08:36:30.650269 crc crio[24245]: time=\"2026-06-14T08:36:30.650039159Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269458 | controller |     "Jun 14 08:36:30.650269 crc crio[24245]: time=\"2026-06-14T08:36:30.650103331Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269472 | controller |     "Jun 14 08:36:30.650269 crc crio[24245]: time=\"2026-06-14T08:36:30.650153522Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269487 | controller |     "Jun 14 08:36:30.650604 crc crio[24245]: time=\"2026-06-14T08:36:30.650269376Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269501 | controller |     "Jun 14 08:36:30.650604 crc crio[24245]: time=\"2026-06-14T08:36:30.650352659Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269515 | controller |     "Jun 14 08:36:30.650604 crc crio[24245]: time=\"2026-06-14T08:36:30.650434581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269529 | controller |     "Jun 14 08:36:30.650604 crc crio[24245]: time=\"2026-06-14T08:36:30.650567706Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269544 | controller |     "Jun 14 08:36:30.650984 crc crio[24245]: time=\"2026-06-14T08:36:30.650618997Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269559 | controller |     "Jun 14 08:36:30.650984 crc crio[24245]: time=\"2026-06-14T08:36:30.650731061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269573 | controller |     "Jun 14 08:36:30.650984 crc crio[24245]: time=\"2026-06-14T08:36:30.650764892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269587 | controller |     "Jun 14 08:36:30.650984 crc crio[24245]: time=\"2026-06-14T08:36:30.650789913Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269605 | controller |     "Jun 14 08:36:30.650984 crc crio[24245]: time=\"2026-06-14T08:36:30.650816894Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269620 | controller |     "Jun 14 08:36:30.650984 crc crio[24245]: time=\"2026-06-14T08:36:30.650883366Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269634 | controller |     "Jun 14 08:36:30.651292 crc crio[24245]: time=\"2026-06-14T08:36:30.65105167Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269649 | controller |     "Jun 14 08:36:30.651292 crc crio[24245]: time=\"2026-06-14T08:36:30.651114372Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269663 | controller |     "Jun 14 08:36:30.651292 crc crio[24245]: time=\"2026-06-14T08:36:30.651132483Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269678 | controller |     "Jun 14 08:36:30.651292 crc crio[24245]: time=\"2026-06-14T08:36:30.651169094Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269692 | controller |     "Jun 14 08:36:30.651292 crc crio[24245]: time=\"2026-06-14T08:36:30.651217666Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269707 | controller |     "Jun 14 08:36:30.651292 crc crio[24245]: time=\"2026-06-14T08:36:30.651250217Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269721 | controller |     "Jun 14 08:36:30.651636 crc crio[24245]: time=\"2026-06-14T08:36:30.651390061Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269736 | controller |     "Jun 14 08:36:30.651636 crc crio[24245]: time=\"2026-06-14T08:36:30.651426923Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269751 | controller |     "Jun 14 08:36:30.651636 crc crio[24245]: time=\"2026-06-14T08:36:30.651515436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269765 | controller |     "Jun 14 08:36:30.651636 crc crio[24245]: time=\"2026-06-14T08:36:30.6516384Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269779 | controller |     "Jun 14 08:36:30.651983 crc crio[24245]: time=\"2026-06-14T08:36:30.651655021Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269794 | controller |     "Jun 14 08:36:30.651983 crc crio[24245]: time=\"2026-06-14T08:36:30.651730133Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269809 | controller |     "Jun 14 08:36:30.651983 crc crio[24245]: time=\"2026-06-14T08:36:30.651743534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269823 | controller |     "Jun 14 08:36:30.651983 crc crio[24245]: time=\"2026-06-14T08:36:30.651760074Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269837 | controller |     "Jun 14 08:36:30.651983 crc crio[24245]: time=\"2026-06-14T08:36:30.651791375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-14 10:12:41.269851 | controller |     "Jun 14 08:36:30.651983 crc crio[24245]: time=\"2026-06-14T08:36:30.651807166Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-14 10:12:41.269866 | controller |     "Jun 14 08:36:34.336916 crc crio[24245]: time=\"2026-06-14T08:36:34.336121652Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-14 10:12:41.269881 | controller |     "Jun 14 08:36:34.374437 crc crio[24245]: time=\"2026-06-14T08:36:34.374344147Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.269899 | controller |     "Jun 14 08:36:34.374437 crc crio[24245]: time=\"2026-06-14T08:36:34.374417349Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.269915 | controller |     "Jun 14 08:36:34.374437 crc crio[24245]: time=\"2026-06-14T08:36:34.374473651Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-14 10:12:41.269929 | controller |     "Jun 14 08:36:34.449965 crc crio[24245]: time=\"2026-06-14T08:36:34.449830547Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-14 10:12:41.269944 | controller |     "Jun 14 08:36:34.450676 crc crio[24245]: time=\"2026-06-14T08:36:34.450650585Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-14 10:12:41.269958 | controller |     "Jun 14 08:36:40.878006 crc crio[24245]: time=\"2026-06-14T08:36:40.876450281Z\" level=info msg=\"Stopping pod sandbox: 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\" id=335ebd33-bba4-47f7-91c5-110193a13edb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.269973 | controller |     "Jun 14 08:36:40.879621 crc crio[24245]: time=\"2026-06-14T08:36:40.879490958Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\" id=335ebd33-bba4-47f7-91c5-110193a13edb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.269997 | controller |     "Jun 14 08:36:40.881201 crc crio[24245]: time=\"2026-06-14T08:36:40.88106626Z\" level=info msg=\"Removing pod sandbox: 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\" id=0d2077e8-fabe-4bee-b955-144deefa90c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.270014 | controller |     "Jun 14 08:36:40.902641 crc crio[24245]: time=\"2026-06-14T08:36:40.902437732Z\" level=info msg=\"Removed pod sandbox: 7839ca47ae1c571e7ae12d310567731ad7eea1ada72285e63189f9d7b8316458\" id=0d2077e8-fabe-4bee-b955-144deefa90c1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.270029 | controller |     "Jun 14 08:36:40.904703 crc crio[24245]: time=\"2026-06-14T08:36:40.904586743Z\" level=info msg=\"Stopping pod sandbox: e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c\" id=59668d04-8be4-445e-8f04-9b2b72c4a87c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.270044 | controller |     "Jun 14 08:36:40.904703 crc crio[24245]: time=\"2026-06-14T08:36:40.904685506Z\" level=info msg=\"Stopped pod sandbox (already stopped): e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c\" id=59668d04-8be4-445e-8f04-9b2b72c4a87c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.270058 | controller |     "Jun 14 08:36:40.905740 crc crio[24245]: time=\"2026-06-14T08:36:40.905601586Z\" level=info msg=\"Removing pod sandbox: e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c\" id=c9432897-160e-4ffa-bc9c-8828caa705bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.270073 | controller |     "Jun 14 08:36:40.926509 crc crio[24245]: time=\"2026-06-14T08:36:40.926363453Z\" level=info msg=\"Removed pod sandbox: e74e4e0ca87f0e302bef92605fe7ac895ba0f99ea38408f64665ec2feda57f8c\" id=c9432897-160e-4ffa-bc9c-8828caa705bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.270088 | controller |     "Jun 14 08:37:09.615520 crc crio[24245]: time=\"2026-06-14T08:37:09.614293106Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/POD\" id=5a174491-34f6-4dc3-be51-ff84712ae041 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.270103 | controller |     "Jun 14 08:37:09.615520 crc crio[24245]: time=\"2026-06-14T08:37:09.615513305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.270121 | controller |     "Jun 14 08:37:09.650791 crc crio[24245]: time=\"2026-06-14T08:37:09.65058837Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr Namespace:openshift-marketplace ID:82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa UID:cde25294-3bb4-4567-bacd-799ced104975 NetNS:/var/run/netns/32cf3978-e720-4527-88b2-4a648bba5971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcde25294_3bb4_4567_bacd_799ced104975.slice PodAnnotations:0xc00161a488}] Aliases:map[]}\"",
2026-06-14 10:12:41.270138 | controller |     "Jun 14 08:37:09.650791 crc crio[24245]: time=\"2026-06-14T08:37:09.650680663Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.270154 | controller |     "Jun 14 08:37:10.617422 crc crio[24245]: 2026-06-14T08:37:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82ac5dcb45b26c0 Mac:c2:b1:02:34:91:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/32cf3978-e720-4527-88b2-4a648bba5971 SocketPath: PciID:}] [{Interface:0xc00011b8c0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.270171 | controller |     "Jun 14 08:37:10.625109 crc crio[24245]: time=\"2026-06-14T08:37:10.624953863Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr Namespace:openshift-marketplace ID:82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa UID:cde25294-3bb4-4567-bacd-799ced104975 NetNS:/var/run/netns/32cf3978-e720-4527-88b2-4a648bba5971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcde25294_3bb4_4567_bacd_799ced104975.slice PodAnnotations:0xc00161a488}] Aliases:map[]}\"",
2026-06-14 10:12:41.270187 | controller |     "Jun 14 08:37:10.625617 crc crio[24245]: time=\"2026-06-14T08:37:10.62548473Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.270202 | controller |     "Jun 14 08:37:10.644277 crc crio[24245]: time=\"2026-06-14T08:37:10.644107279Z\" level=info msg=\"Ran pod sandbox 82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/POD\" id=5a174491-34f6-4dc3-be51-ff84712ae041 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.270218 | controller |     "Jun 14 08:37:10.651407 crc crio[24245]: time=\"2026-06-14T08:37:10.651210884Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=48366fdd-e3fd-4173-af5f-049afd2e4162 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.270232 | controller |     "Jun 14 08:37:10.654804 crc crio[24245]: time=\"2026-06-14T08:37:10.654652304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1105b0ec-c85d-4627-b17e-8321fcc333e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.270247 | controller |     "Jun 14 08:37:10.666411 crc crio[24245]: time=\"2026-06-14T08:37:10.666142693Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/util\" id=f14ba6bc-098d-4a0a-b807-7cb0843773ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.270265 | controller |     "Jun 14 08:37:10.672208 crc crio[24245]: time=\"2026-06-14T08:37:10.66912651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.270280 | controller |     "Jun 14 08:37:10.729250 crc crio[24245]: time=\"2026-06-14T08:37:10.721276959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.270295 | controller |     "Jun 14 08:37:10.729512 crc crio[24245]: time=\"2026-06-14T08:37:10.729257516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.270310 | controller |     "Jun 14 08:37:10.842374 crc crio[24245]: time=\"2026-06-14T08:37:10.842226576Z\" level=info msg=\"Created container b5719d00c760eccf56f5ae283790187c68b374c6f286518f894d83f68d853c54: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/util\" id=f14ba6bc-098d-4a0a-b807-7cb0843773ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.270325 | controller |     "Jun 14 08:37:10.844186 crc crio[24245]: time=\"2026-06-14T08:37:10.844091347Z\" level=info msg=\"Starting container: b5719d00c760eccf56f5ae283790187c68b374c6f286518f894d83f68d853c54\" id=49e76024-5811-4c92-9369-41b359503205 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.270340 | controller |     "Jun 14 08:37:10.850736 crc crio[24245]: time=\"2026-06-14T08:37:10.850615766Z\" level=info msg=\"Started container\" PID=37576 containerID=b5719d00c760eccf56f5ae283790187c68b374c6f286518f894d83f68d853c54 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/util id=49e76024-5811-4c92-9369-41b359503205 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa",
2026-06-14 10:12:41.270378 | controller |     "Jun 14 08:37:12.209972 crc crio[24245]: time=\"2026-06-14T08:37:12.208500622Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=64db3979-dd93-49f4-97b5-40e59ca581e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.270399 | controller |     "Jun 14 08:37:12.212658 crc crio[24245]: time=\"2026-06-14T08:37:12.212504662Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=64db3979-dd93-49f4-97b5-40e59ca581e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.270417 | controller |     "Jun 14 08:37:12.213073 crc crio[24245]: time=\"2026-06-14T08:37:12.212668717Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=64db3979-dd93-49f4-97b5-40e59ca581e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.270437 | controller |     "Jun 14 08:37:12.214919 crc crio[24245]: time=\"2026-06-14T08:37:12.214756063Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=068b4821-1de4-41c4-b67b-ed91a3a31bbf name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.270453 | controller |     "Jun 14 08:37:12.232937 crc crio[24245]: time=\"2026-06-14T08:37:12.232695719Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-14 10:12:41.270472 | controller |     "Jun 14 08:37:13.730830 crc crio[24245]: time=\"2026-06-14T08:37:13.730102187Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=068b4821-1de4-41c4-b67b-ed91a3a31bbf name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.270499 | controller |     "Jun 14 08:37:13.732524 crc crio[24245]: time=\"2026-06-14T08:37:13.731946226Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=9604bd25-9100-444f-a42b-895b02bdc22c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.270520 | controller |     "Jun 14 08:37:13.737189 crc crio[24245]: time=\"2026-06-14T08:37:13.736354738Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=c8eebc17-0130-465a-81d4-a09acc959d5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.270541 | controller |     "Jun 14 08:37:13.755756 crc crio[24245]: time=\"2026-06-14T08:37:13.755587114Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/pull\" id=9a1eb143-3559-41f9-b55e-fbd1d8682657 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.270556 | controller |     "Jun 14 08:37:13.756725 crc crio[24245]: time=\"2026-06-14T08:37:13.756622838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.270575 | controller |     "Jun 14 08:37:13.787640 crc crio[24245]: time=\"2026-06-14T08:37:13.787396873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.270598 | controller |     "Jun 14 08:37:13.788079 crc crio[24245]: time=\"2026-06-14T08:37:13.787945831Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/6cbdd94e977b721790969028abcdf91a94b3d48c1dad5f1c25f26ea41118b53d/merged/etc/passwd: no such file or directory\"",
2026-06-14 10:12:41.270620 | controller |     "Jun 14 08:37:13.788079 crc crio[24245]: time=\"2026-06-14T08:37:13.787993232Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/6cbdd94e977b721790969028abcdf91a94b3d48c1dad5f1c25f26ea41118b53d/merged/etc/group: no such file or directory\"",
2026-06-14 10:12:41.270642 | controller |     "Jun 14 08:37:13.792071 crc crio[24245]: time=\"2026-06-14T08:37:13.79195291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.270664 | controller |     "Jun 14 08:37:13.933393 crc crio[24245]: time=\"2026-06-14T08:37:13.93298835Z\" level=info msg=\"Created container ed3be6df6f4c77522171edda78eb85355490b2a10f092e188a907544de357b1e: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/pull\" id=9a1eb143-3559-41f9-b55e-fbd1d8682657 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.270687 | controller |     "Jun 14 08:37:13.936800 crc crio[24245]: time=\"2026-06-14T08:37:13.936645858Z\" level=info msg=\"Starting container: ed3be6df6f4c77522171edda78eb85355490b2a10f092e188a907544de357b1e\" id=24da3d0d-c984-4e03-905c-0c9fc65da4fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.270711 | controller |     "Jun 14 08:37:13.944419 crc crio[24245]: time=\"2026-06-14T08:37:13.944274462Z\" level=info msg=\"Started container\" PID=37612 containerID=ed3be6df6f4c77522171edda78eb85355490b2a10f092e188a907544de357b1e description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/pull id=24da3d0d-c984-4e03-905c-0c9fc65da4fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa",
2026-06-14 10:12:41.270738 | controller |     "Jun 14 08:37:14.242034 crc crio[24245]: time=\"2026-06-14T08:37:14.236695666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7c4a2951-fbb2-4d2b-a579-e78a70b77ac3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.270760 | controller |     "Jun 14 08:37:14.242034 crc crio[24245]: time=\"2026-06-14T08:37:14.240240129Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5c206b4f-af58-43b2-b97a-97c70ee9b249 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.270782 | controller |     "Jun 14 08:37:14.250045 crc crio[24245]: time=\"2026-06-14T08:37:14.24993604Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/extract\" id=6b52e803-f5ae-4493-a691-f01c6511bcfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.270802 | controller |     "Jun 14 08:37:14.250369 crc crio[24245]: time=\"2026-06-14T08:37:14.250343153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.270821 | controller |     "Jun 14 08:37:14.306725 crc crio[24245]: time=\"2026-06-14T08:37:14.306250347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.270840 | controller |     "Jun 14 08:37:14.310825 crc crio[24245]: time=\"2026-06-14T08:37:14.310726938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.270860 | controller |     "Jun 14 08:37:14.443273 crc crio[24245]: time=\"2026-06-14T08:37:14.443146763Z\" level=info msg=\"Created container db09fd97fcfca9b761fefc94777426d4dc5c6a00c8f2bfa30bf938f787cfa62e: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/extract\" id=6b52e803-f5ae-4493-a691-f01c6511bcfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.270880 | controller |     "Jun 14 08:37:14.449179 crc crio[24245]: time=\"2026-06-14T08:37:14.449062798Z\" level=info msg=\"Starting container: db09fd97fcfca9b761fefc94777426d4dc5c6a00c8f2bfa30bf938f787cfa62e\" id=dedd5a2e-ff57-4b1f-b963-3e9181454080 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.270901 | controller |     "Jun 14 08:37:14.458170 crc crio[24245]: time=\"2026-06-14T08:37:14.458092473Z\" level=info msg=\"Started container\" PID=37632 containerID=db09fd97fcfca9b761fefc94777426d4dc5c6a00c8f2bfa30bf938f787cfa62e description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/extract id=dedd5a2e-ff57-4b1f-b963-3e9181454080 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa",
2026-06-14 10:12:41.270921 | controller |     "Jun 14 08:37:16.280186 crc crio[24245]: time=\"2026-06-14T08:37:16.279289991Z\" level=info msg=\"Stopping pod sandbox: 82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa\" id=7097b64b-20ee-44b0-8c0c-ab91ddd93bb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.270941 | controller |     "Jun 14 08:37:16.281807 crc crio[24245]: time=\"2026-06-14T08:37:16.281052568Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr Namespace:openshift-marketplace ID:82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa UID:cde25294-3bb4-4567-bacd-799ced104975 NetNS:/var/run/netns/32cf3978-e720-4527-88b2-4a648bba5971 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcde25294_3bb4_4567_bacd_799ced104975.slice PodAnnotations:0xc003bf6160}] Aliases:map[]}\"",
2026-06-14 10:12:41.270964 | controller |     "Jun 14 08:37:16.281807 crc crio[24245]: time=\"2026-06-14T08:37:16.281375078Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.270983 | controller |     "Jun 14 08:37:16.899677 crc crio[24245]: time=\"2026-06-14T08:37:16.899482311Z\" level=info msg=\"Stopped pod sandbox: 82ac5dcb45b26c050793f06d53295ef4db846ad571c9ffd2938e5acf5e95f2fa\" id=7097b64b-20ee-44b0-8c0c-ab91ddd93bb5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.271043 | controller |     "Jun 14 08:37:21.265495 crc crio[24245]: time=\"2026-06-14T08:37:21.264441936Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-dd6s6/POD\" id=ceccc274-1e18-462b-8911-d987c8c8f81c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.271064 | controller |     "Jun 14 08:37:21.265495 crc crio[24245]: time=\"2026-06-14T08:37:21.2654945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.271083 | controller |     "Jun 14 08:37:21.293379 crc crio[24245]: time=\"2026-06-14T08:37:21.293165902Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-dd6s6 Namespace:openshift-nmstate ID:62fee26ebbcda4dd840c887117ef916214dd3cd4d285fe33128bb01d872755d3 UID:412ce1a9-cffa-49e4-a182-5ff33371624f NetNS:/var/run/netns/2daae3c0-3142-42ef-9111-edb81ad79484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod412ce1a9_cffa_49e4_a182_5ff33371624f.slice PodAnnotations:0xc0005226b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.271101 | controller |     "Jun 14 08:37:21.293379 crc crio[24245]: time=\"2026-06-14T08:37:21.293222824Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-dd6s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.271120 | controller |     "Jun 14 08:37:21.796720 crc crio[24245]: 2026-06-14T08:37:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62fee26ebbcda4d Mac:ce:15:85:c2:bd:3d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/2daae3c0-3142-42ef-9111-edb81ad79484 SocketPath: PciID:}] [{Interface:0xc0001345a0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.271138 | controller |     "Jun 14 08:37:21.798451 crc crio[24245]: time=\"2026-06-14T08:37:21.798373708Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-dd6s6 Namespace:openshift-nmstate ID:62fee26ebbcda4dd840c887117ef916214dd3cd4d285fe33128bb01d872755d3 UID:412ce1a9-cffa-49e4-a182-5ff33371624f NetNS:/var/run/netns/2daae3c0-3142-42ef-9111-edb81ad79484 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod412ce1a9_cffa_49e4_a182_5ff33371624f.slice PodAnnotations:0xc0005226b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.271157 | controller |     "Jun 14 08:37:21.798660 crc crio[24245]: time=\"2026-06-14T08:37:21.798602556Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-dd6s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.271174 | controller |     "Jun 14 08:37:21.806139 crc crio[24245]: time=\"2026-06-14T08:37:21.805800043Z\" level=info msg=\"Ran pod sandbox 62fee26ebbcda4dd840c887117ef916214dd3cd4d285fe33128bb01d872755d3 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-dd6s6/POD\" id=ceccc274-1e18-462b-8911-d987c8c8f81c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.271197 | controller |     "Jun 14 08:37:21.809116 crc crio[24245]: time=\"2026-06-14T08:37:21.809010582Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=a504b97e-d019-46bb-93ba-d710d61981a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.271216 | controller |     "Jun 14 08:37:21.809347 crc crio[24245]: time=\"2026-06-14T08:37:21.809244529Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=a504b97e-d019-46bb-93ba-d710d61981a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.271234 | controller |     "Jun 14 08:37:21.809347 crc crio[24245]: time=\"2026-06-14T08:37:21.809317941Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=a504b97e-d019-46bb-93ba-d710d61981a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.271253 | controller |     "Jun 14 08:37:21.811646 crc crio[24245]: time=\"2026-06-14T08:37:21.811565016Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=d10873d6-7b6e-4c99-88ea-425e4d37d44f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.271272 | controller |     "Jun 14 08:37:21.819295 crc crio[24245]: time=\"2026-06-14T08:37:21.819172906Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-14 10:12:41.271290 | controller |     "Jun 14 08:37:25.374977 crc crio[24245]: time=\"2026-06-14T08:37:25.374446007Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=d10873d6-7b6e-4c99-88ea-425e4d37d44f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.271309 | controller |     "Jun 14 08:37:25.377623 crc crio[24245]: time=\"2026-06-14T08:37:25.377561212Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=784023d3-ff9d-4300-87ef-9d269f70138e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.271328 | controller |     "Jun 14 08:37:25.382033 crc crio[24245]: time=\"2026-06-14T08:37:25.381918181Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=9a19db03-137a-41f5-a415-213a8033769c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.271365 | controller |     "Jun 14 08:37:25.388825 crc crio[24245]: time=\"2026-06-14T08:37:25.388723775Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-dd6s6/nmstate-operator\" id=96cc7e6c-7ca1-429b-9887-cf7e6a770d10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.271392 | controller |     "Jun 14 08:37:25.391478 crc crio[24245]: time=\"2026-06-14T08:37:25.39138346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.271412 | controller |     "Jun 14 08:37:25.441190 crc crio[24245]: time=\"2026-06-14T08:37:25.441101236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.271431 | controller |     "Jun 14 08:37:25.449366 crc crio[24245]: time=\"2026-06-14T08:37:25.449301175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.271453 | controller |     "Jun 14 08:37:25.558337 crc crio[24245]: time=\"2026-06-14T08:37:25.558243883Z\" level=info msg=\"Created container ed69ccc6d580dc757ef33d21bd39269b11c56b380bf73548c173cefc5093750e: openshift-nmstate/nmstate-operator-6569c8c666-dd6s6/nmstate-operator\" id=96cc7e6c-7ca1-429b-9887-cf7e6a770d10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.271471 | controller |     "Jun 14 08:37:25.559815 crc crio[24245]: time=\"2026-06-14T08:37:25.559692157Z\" level=info msg=\"Starting container: ed69ccc6d580dc757ef33d21bd39269b11c56b380bf73548c173cefc5093750e\" id=b16727b3-2866-43c6-a574-6d6192aea458 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.271491 | controller |     "Jun 14 08:37:25.569555 crc crio[24245]: time=\"2026-06-14T08:37:25.569430015Z\" level=info msg=\"Started container\" PID=37948 containerID=ed69ccc6d580dc757ef33d21bd39269b11c56b380bf73548c173cefc5093750e description=openshift-nmstate/nmstate-operator-6569c8c666-dd6s6/nmstate-operator id=b16727b3-2866-43c6-a574-6d6192aea458 name=/runtime.v1.RuntimeService/StartContainer sandboxID=62fee26ebbcda4dd840c887117ef916214dd3cd4d285fe33128bb01d872755d3",
2026-06-14 10:12:41.271509 | controller |     "Jun 14 08:37:40.671774 crc crio[24245]: time=\"2026-06-14T08:37:40.670831151Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/POD\" id=bfff951a-33b3-4110-927e-792e09b870f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.271527 | controller |     "Jun 14 08:37:40.673103 crc crio[24245]: time=\"2026-06-14T08:37:40.671804622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.271545 | controller |     "Jun 14 08:37:40.726985 crc crio[24245]: time=\"2026-06-14T08:37:40.726793546Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-jtzt2 Namespace:openshift-nmstate ID:645ccfe44f3a2cbfdcc733775eb02d6a0d3ac5bc168c2771ecf9343ef58cb21b UID:4eda6bee-190d-4534-a684-f2ecaec4dbc4 NetNS:/var/run/netns/a486287c-246c-4e97-8935-a1bfb30b3f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4eda6bee_190d_4534_a684_f2ecaec4dbc4.slice PodAnnotations:0xc00161a6b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.271564 | controller |     "Jun 14 08:37:40.726985 crc crio[24245]: time=\"2026-06-14T08:37:40.72691256Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-jtzt2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.271583 | controller |     "Jun 14 08:37:40.761309 crc crio[24245]: time=\"2026-06-14T08:37:40.761211912Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-k5lzg/POD\" id=7c98592e-f4de-469f-a984-f9401bfe9e4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.271600 | controller |     "Jun 14 08:37:40.761481 crc crio[24245]: time=\"2026-06-14T08:37:40.761328296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.271615 | controller |     "Jun 14 08:37:40.797206 crc crio[24245]: time=\"2026-06-14T08:37:40.796979359Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7c98592e-f4de-469f-a984-f9401bfe9e4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.271631 | controller |     "Jun 14 08:37:40.816950 crc crio[24245]: time=\"2026-06-14T08:37:40.816731567Z\" level=info msg=\"Ran pod sandbox 4e5e4bd374ea4e331094cded595eb67ed4561e720a966e9810b1a7779fccbc4a with infra container: openshift-nmstate/nmstate-handler-k5lzg/POD\" id=7c98592e-f4de-469f-a984-f9401bfe9e4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.271649 | controller |     "Jun 14 08:37:40.823897 crc crio[24245]: time=\"2026-06-14T08:37:40.823695714Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=d266da9e-5585-407b-9d72-fd684098d1f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.271665 | controller |     "Jun 14 08:37:40.824774 crc crio[24245]: time=\"2026-06-14T08:37:40.824706535Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=d266da9e-5585-407b-9d72-fd684098d1f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.271679 | controller |     "Jun 14 08:37:40.824924 crc crio[24245]: time=\"2026-06-14T08:37:40.82481584Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=d266da9e-5585-407b-9d72-fd684098d1f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.271694 | controller |     "Jun 14 08:37:40.826796 crc crio[24245]: time=\"2026-06-14T08:37:40.826603534Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=e32c9194-662b-42cf-9499-352a0b403a12 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.271709 | controller |     "Jun 14 08:37:40.844939 crc crio[24245]: time=\"2026-06-14T08:37:40.844678235Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-14 10:12:41.271724 | controller |     "Jun 14 08:37:41.308822 crc crio[24245]: time=\"2026-06-14T08:37:41.308420043Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-w4w69/POD\" id=0854ef8c-ffb8-4925-a3fb-df1d7a0d95b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.271739 | controller |     "Jun 14 08:37:41.309087 crc crio[24245]: time=\"2026-06-14T08:37:41.308968091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.271755 | controller |     "Jun 14 08:37:41.329092 crc crio[24245]: time=\"2026-06-14T08:37:41.328718214Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-w4w69 Namespace:openshift-nmstate ID:3026aabd8d01f1e1ef295f834a3819cbe74c48da1db1727d4ab004c09fb108b0 UID:7aa60d76-b1b0-4115-af37-f12d3e74e7b7 NetNS:/var/run/netns/4608fb77-466d-43dc-aeef-8e652d6c18d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7aa60d76_b1b0_4115_af37_f12d3e74e7b7.slice PodAnnotations:0xc0004cd3d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.271770 | controller |     "Jun 14 08:37:41.329092 crc crio[24245]: time=\"2026-06-14T08:37:41.329066595Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-w4w69 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.271786 | controller |     "Jun 14 08:37:41.354950 crc crio[24245]: time=\"2026-06-14T08:37:41.353489357Z\" level=info msg=\"Running pod sandbox: openshift-console/console-8dc4d6b6d-5s7b7/POD\" id=b000756f-c0bd-40b0-87e9-cebae5d1d4be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.271801 | controller |     "Jun 14 08:37:41.354950 crc crio[24245]: time=\"2026-06-14T08:37:41.353625901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.271819 | controller |     "Jun 14 08:37:41.376397 crc crio[24245]: 2026-06-14T08:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:645ccfe44f3a2cb Mac:b2:05:72:b3:37:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/a486287c-246c-4e97-8935-a1bfb30b3f5d SocketPath: PciID:}] [{Interface:0xc000122f90 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.271835 | controller |     "Jun 14 08:37:41.377671 crc crio[24245]: time=\"2026-06-14T08:37:41.377568605Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-jtzt2 Namespace:openshift-nmstate ID:645ccfe44f3a2cbfdcc733775eb02d6a0d3ac5bc168c2771ecf9343ef58cb21b UID:4eda6bee-190d-4534-a684-f2ecaec4dbc4 NetNS:/var/run/netns/a486287c-246c-4e97-8935-a1bfb30b3f5d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4eda6bee_190d_4534_a684_f2ecaec4dbc4.slice PodAnnotations:0xc00161a6b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.271850 | controller |     "Jun 14 08:37:41.377811 crc crio[24245]: time=\"2026-06-14T08:37:41.377769881Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-jtzt2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.271865 | controller |     "Jun 14 08:37:41.387674 crc crio[24245]: time=\"2026-06-14T08:37:41.387022933Z\" level=info msg=\"Ran pod sandbox 645ccfe44f3a2cbfdcc733775eb02d6a0d3ac5bc168c2771ecf9343ef58cb21b with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/POD\" id=bfff951a-33b3-4110-927e-792e09b870f1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.271880 | controller |     "Jun 14 08:37:41.391206 crc crio[24245]: time=\"2026-06-14T08:37:41.391107861Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=aacbd3c7-3dae-4f37-8459-4a27aee3baeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.271896 | controller |     "Jun 14 08:37:41.391364 crc crio[24245]: time=\"2026-06-14T08:37:41.391348119Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=aacbd3c7-3dae-4f37-8459-4a27aee3baeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.271910 | controller |     "Jun 14 08:37:41.391438 crc crio[24245]: time=\"2026-06-14T08:37:41.39140823Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=aacbd3c7-3dae-4f37-8459-4a27aee3baeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.271925 | controller |     "Jun 14 08:37:41.392941 crc crio[24245]: time=\"2026-06-14T08:37:41.392876977Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=2ae7a955-e8b6-49c6-93e0-5af4f133313d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.271940 | controller |     "Jun 14 08:37:41.407415 crc crio[24245]: time=\"2026-06-14T08:37:41.407160232Z\" level=info msg=\"Got pod network &{Name:console-8dc4d6b6d-5s7b7 Namespace:openshift-console ID:379286cca3d3bdcb9c75e9e94102ee8781ee450f9910834b6ecc6305930b2f49 UID:5cd5fa31-74d9-4839-bc4a-687291fd6061 NetNS:/var/run/netns/ae7034f7-8100-41d5-993a-8ebbafb05c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cd5fa31_74d9_4839_bc4a_687291fd6061.slice PodAnnotations:0xc001b860b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.271956 | controller |     "Jun 14 08:37:41.407415 crc crio[24245]: time=\"2026-06-14T08:37:41.407233084Z\" level=info msg=\"Adding pod openshift-console_console-8dc4d6b6d-5s7b7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.271974 | controller |     "Jun 14 08:37:41.410316 crc crio[24245]: time=\"2026-06-14T08:37:41.409972767Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-14 10:12:41.271989 | controller |     "Jun 14 08:37:41.626486 crc crio[24245]: time=\"2026-06-14T08:37:41.626397033Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-hbbmt/POD\" id=327e1de5-6e90-480f-bbb3-acffac27e657 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.272005 | controller |     "Jun 14 08:37:41.626719 crc crio[24245]: time=\"2026-06-14T08:37:41.626520107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.272020 | controller |     "Jun 14 08:37:41.663068 crc crio[24245]: time=\"2026-06-14T08:37:41.661326835Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-hbbmt Namespace:openshift-nmstate ID:d91eaf704302a37537bb0a403d074200c33e27acd546ce80bed1f9fdd137c433 UID:b1b026a6-fb2a-476a-941b-6c13231d4a10 NetNS:/var/run/netns/2bf4814a-26cc-4928-a177-6559db761392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1b026a6_fb2a_476a_941b_6c13231d4a10.slice PodAnnotations:0xc003bf62a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.272036 | controller |     "Jun 14 08:37:41.663068 crc crio[24245]: time=\"2026-06-14T08:37:41.661393447Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-hbbmt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.272051 | controller |     "Jun 14 08:37:41.822146 crc crio[24245]: 2026-06-14T08:37:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3026aabd8d01f1e Mac:be:8f:d7:49:c1:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/4608fb77-466d-43dc-aeef-8e652d6c18d1 SocketPath: PciID:}] [{Interface:0xc0004b01d0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.272067 | controller |     "Jun 14 08:37:41.825462 crc crio[24245]: time=\"2026-06-14T08:37:41.824336338Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-w4w69 Namespace:openshift-nmstate ID:3026aabd8d01f1e1ef295f834a3819cbe74c48da1db1727d4ab004c09fb108b0 UID:7aa60d76-b1b0-4115-af37-f12d3e74e7b7 NetNS:/var/run/netns/4608fb77-466d-43dc-aeef-8e652d6c18d1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7aa60d76_b1b0_4115_af37_f12d3e74e7b7.slice PodAnnotations:0xc0004cd3d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.272082 | controller |     "Jun 14 08:37:41.825462 crc crio[24245]: time=\"2026-06-14T08:37:41.824942498Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-w4w69 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.272097 | controller |     "Jun 14 08:37:41.834089 crc crio[24245]: time=\"2026-06-14T08:37:41.832253101Z\" level=info msg=\"Ran pod sandbox 3026aabd8d01f1e1ef295f834a3819cbe74c48da1db1727d4ab004c09fb108b0 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-w4w69/POD\" id=0854ef8c-ffb8-4925-a3fb-df1d7a0d95b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.272113 | controller |     "Jun 14 08:37:41.850964 crc crio[24245]: time=\"2026-06-14T08:37:41.850004026Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=abe58fa3-f72e-4722-9403-ab0762a0c5fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.272134 | controller |     "Jun 14 08:37:41.851257 crc crio[24245]: time=\"2026-06-14T08:37:41.851215735Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=abe58fa3-f72e-4722-9403-ab0762a0c5fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.272149 | controller |     "Jun 14 08:37:41.851360 crc crio[24245]: time=\"2026-06-14T08:37:41.851295778Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=abe58fa3-f72e-4722-9403-ab0762a0c5fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.272164 | controller |     "Jun 14 08:37:41.854443 crc crio[24245]: time=\"2026-06-14T08:37:41.853673002Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=7f52cc9d-1dd8-47f8-b848-bee732c485c3 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.272179 | controller |     "Jun 14 08:37:41.859957 crc crio[24245]: time=\"2026-06-14T08:37:41.858561457Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-14 10:12:41.272193 | controller |     "Jun 14 08:37:42.011462 crc crio[24245]: 2026-06-14T08:37:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:379286cca3d3bdc Mac:1a:52:4b:4a:d8:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/ae7034f7-8100-41d5-993a-8ebbafb05c02 SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.272208 | controller |     "Jun 14 08:37:42.013166 crc crio[24245]: time=\"2026-06-14T08:37:42.013108733Z\" level=info msg=\"Got pod network &{Name:console-8dc4d6b6d-5s7b7 Namespace:openshift-console ID:379286cca3d3bdcb9c75e9e94102ee8781ee450f9910834b6ecc6305930b2f49 UID:5cd5fa31-74d9-4839-bc4a-687291fd6061 NetNS:/var/run/netns/ae7034f7-8100-41d5-993a-8ebbafb05c02 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5cd5fa31_74d9_4839_bc4a_687291fd6061.slice PodAnnotations:0xc001b860b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.272223 | controller |     "Jun 14 08:37:42.013329 crc crio[24245]: time=\"2026-06-14T08:37:42.013280448Z\" level=info msg=\"Checking pod openshift-console_console-8dc4d6b6d-5s7b7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.272238 | controller |     "Jun 14 08:37:42.019465 crc crio[24245]: time=\"2026-06-14T08:37:42.019402183Z\" level=info msg=\"Ran pod sandbox 379286cca3d3bdcb9c75e9e94102ee8781ee450f9910834b6ecc6305930b2f49 with infra container: openshift-console/console-8dc4d6b6d-5s7b7/POD\" id=b000756f-c0bd-40b0-87e9-cebae5d1d4be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.272253 | controller |     "Jun 14 08:37:42.024912 crc crio[24245]: time=\"2026-06-14T08:37:42.024740929Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=36ebac4b-7886-416a-aa1b-2cac8bcaf17f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.272267 | controller |     "Jun 14 08:37:42.028413 crc crio[24245]: time=\"2026-06-14T08:37:42.028366023Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=53dae424-81c3-4002-b934-b6de428e97e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.272282 | controller |     "Jun 14 08:37:42.034882 crc crio[24245]: time=\"2026-06-14T08:37:42.034789596Z\" level=info msg=\"Creating container: openshift-console/console-8dc4d6b6d-5s7b7/console\" id=38ff3d29-6f9c-4ec2-a81d-eeb9e80ceef4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.272300 | controller |     "Jun 14 08:37:42.035632 crc crio[24245]: time=\"2026-06-14T08:37:42.03552113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.272315 | controller |     "Jun 14 08:37:42.082622 crc crio[24245]: time=\"2026-06-14T08:37:42.082524251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.272330 | controller |     "Jun 14 08:37:42.088321 crc crio[24245]: time=\"2026-06-14T08:37:42.088114068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.272374 | controller |     "Jun 14 08:37:42.196030 crc crio[24245]: time=\"2026-06-14T08:37:42.195795335Z\" level=info msg=\"Created container 16465ecf2432228d2427c53bfae3144286e3d7919c116ec789ba7cf7d0c01d06: openshift-console/console-8dc4d6b6d-5s7b7/console\" id=38ff3d29-6f9c-4ec2-a81d-eeb9e80ceef4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.272403 | controller |     "Jun 14 08:37:42.197314 crc crio[24245]: time=\"2026-06-14T08:37:42.197238721Z\" level=info msg=\"Starting container: 16465ecf2432228d2427c53bfae3144286e3d7919c116ec789ba7cf7d0c01d06\" id=b9868fb5-45f8-4680-8b3f-76e4861aaba7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.272425 | controller |     "Jun 14 08:37:42.203069 crc crio[24245]: time=\"2026-06-14T08:37:42.202933239Z\" level=info msg=\"Started container\" PID=38295 containerID=16465ecf2432228d2427c53bfae3144286e3d7919c116ec789ba7cf7d0c01d06 description=openshift-console/console-8dc4d6b6d-5s7b7/console id=b9868fb5-45f8-4680-8b3f-76e4861aaba7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=379286cca3d3bdcb9c75e9e94102ee8781ee450f9910834b6ecc6305930b2f49",
2026-06-14 10:12:41.272447 | controller |     "Jun 14 08:37:42.413303 crc crio[24245]: 2026-06-14T08:37:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d91eaf704302a37 Mac:0e:ef:3d:e3:b0:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/2bf4814a-26cc-4928-a177-6559db761392 SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.272467 | controller |     "Jun 14 08:37:42.414905 crc crio[24245]: time=\"2026-06-14T08:37:42.414790773Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-hbbmt Namespace:openshift-nmstate ID:d91eaf704302a37537bb0a403d074200c33e27acd546ce80bed1f9fdd137c433 UID:b1b026a6-fb2a-476a-941b-6c13231d4a10 NetNS:/var/run/netns/2bf4814a-26cc-4928-a177-6559db761392 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1b026a6_fb2a_476a_941b_6c13231d4a10.slice PodAnnotations:0xc003bf62a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.272486 | controller |     "Jun 14 08:37:42.415005 crc crio[24245]: time=\"2026-06-14T08:37:42.41499309Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-hbbmt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.272505 | controller |     "Jun 14 08:37:42.422705 crc crio[24245]: time=\"2026-06-14T08:37:42.422642724Z\" level=info msg=\"Ran pod sandbox d91eaf704302a37537bb0a403d074200c33e27acd546ce80bed1f9fdd137c433 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-hbbmt/POD\" id=327e1de5-6e90-480f-bbb3-acffac27e657 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.272526 | controller |     "Jun 14 08:37:42.425408 crc crio[24245]: time=\"2026-06-14T08:37:42.425339727Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=df822c4b-3497-4587-a966-b4f098bae744 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.272548 | controller |     "Jun 14 08:37:42.425892 crc crio[24245]: time=\"2026-06-14T08:37:42.425784931Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=df822c4b-3497-4587-a966-b4f098bae744 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.272567 | controller |     "Jun 14 08:37:42.425971 crc crio[24245]: time=\"2026-06-14T08:37:42.425940596Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=df822c4b-3497-4587-a966-b4f098bae744 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.272585 | controller |     "Jun 14 08:37:42.427058 crc crio[24245]: time=\"2026-06-14T08:37:42.426959766Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=208f11e0-35db-4487-b9a0-3eba6f4a21da name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.272605 | controller |     "Jun 14 08:37:42.430580 crc crio[24245]: time=\"2026-06-14T08:37:42.430503989Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-14 10:12:41.272626 | controller |     "Jun 14 08:37:44.919249 crc crio[24245]: time=\"2026-06-14T08:37:44.918642938Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=e32c9194-662b-42cf-9499-352a0b403a12 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.272646 | controller |     "Jun 14 08:37:44.921044 crc crio[24245]: time=\"2026-06-14T08:37:44.920950948Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=c658831b-0144-4f57-a7fa-1a558d7119d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.272667 | controller |     "Jun 14 08:37:44.946692 crc crio[24245]: time=\"2026-06-14T08:37:44.94658423Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=7f52cc9d-1dd8-47f8-b848-bee732c485c3 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.272688 | controller |     "Jun 14 08:37:44.947941 crc crio[24245]: time=\"2026-06-14T08:37:44.947792645Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=cfa69141-10e5-4b34-955a-f1a8c2349d97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.272709 | controller |     "Jun 14 08:37:44.967201 crc crio[24245]: time=\"2026-06-14T08:37:44.96535899Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=cc1a12e5-e899-4d18-a309-2a604d3fd365 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.272730 | controller |     "Jun 14 08:37:44.967201 crc crio[24245]: time=\"2026-06-14T08:37:44.967220138Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=8448b9af-8509-471b-896e-d5a86b42defd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.272754 | controller |     "Jun 14 08:37:44.974389 crc crio[24245]: time=\"2026-06-14T08:37:44.973962755Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=2ae7a955-e8b6-49c6-93e0-5af4f133313d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.272771 | controller |     "Jun 14 08:37:44.974389 crc crio[24245]: time=\"2026-06-14T08:37:44.974177677Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-w4w69/nmstate-webhook\" id=12e6b615-f5d8-4241-af52-128354e441bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.272787 | controller |     "Jun 14 08:37:44.975137 crc crio[24245]: time=\"2026-06-14T08:37:44.97456749Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=f385869e-83ed-4c77-9a67-ba642669326a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.272802 | controller |     "Jun 14 08:37:44.975984 crc crio[24245]: time=\"2026-06-14T08:37:44.975800549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.272818 | controller |     "Jun 14 08:37:44.977797 crc crio[24245]: time=\"2026-06-14T08:37:44.977692448Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=0de07280-a0a3-4285-89fa-4b46db01d8ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.272833 | controller |     "Jun 14 08:37:44.979412 crc crio[24245]: time=\"2026-06-14T08:37:44.979368652Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-k5lzg/nmstate-handler\" id=9c48ea3c-fa9c-493c-9ed6-b4ec299b6897 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.272848 | controller |     "Jun 14 08:37:44.990396 crc crio[24245]: time=\"2026-06-14T08:37:44.990328268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.272863 | controller |     "Jun 14 08:37:44.999289 crc crio[24245]: time=\"2026-06-14T08:37:44.999048693Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/nmstate-metrics\" id=5e894639-db27-458e-a288-194cf6025a83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.272878 | controller |     "Jun 14 08:37:45.033385 crc crio[24245]: time=\"2026-06-14T08:37:45.033246011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.272893 | controller |     "Jun 14 08:37:45.034300 crc crio[24245]: time=\"2026-06-14T08:37:45.034223722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.272908 | controller |     "Jun 14 08:37:45.039312 crc crio[24245]: time=\"2026-06-14T08:37:45.03923892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.272923 | controller |     "Jun 14 08:37:45.052746 crc crio[24245]: time=\"2026-06-14T08:37:45.052674303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.272938 | controller |     "Jun 14 08:37:45.060921 crc crio[24245]: time=\"2026-06-14T08:37:45.06080668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.272957 | controller |     "Jun 14 08:37:45.065807 crc crio[24245]: time=\"2026-06-14T08:37:45.065726076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.272972 | controller |     "Jun 14 08:37:45.222210 crc crio[24245]: time=\"2026-06-14T08:37:45.221133838Z\" level=info msg=\"Created container 8a6480e0b184822fc1828778eda7991276f54381f89651f23594721495ec5ea0: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/nmstate-metrics\" id=5e894639-db27-458e-a288-194cf6025a83 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.272988 | controller |     "Jun 14 08:37:45.222500 crc crio[24245]: time=\"2026-06-14T08:37:45.222251213Z\" level=info msg=\"Created container fa784729a7226b2ea26348e16447c2ae7c5f8ad4e62b67d81e593b82dad677ca: openshift-nmstate/nmstate-webhook-9b7874799-w4w69/nmstate-webhook\" id=12e6b615-f5d8-4241-af52-128354e441bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.273002 | controller |     "Jun 14 08:37:45.226811 crc crio[24245]: time=\"2026-06-14T08:37:45.223308687Z\" level=info msg=\"Starting container: fa784729a7226b2ea26348e16447c2ae7c5f8ad4e62b67d81e593b82dad677ca\" id=6eacc2b7-1e66-4b84-b554-847301b5fb9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.273017 | controller |     "Jun 14 08:37:45.226811 crc crio[24245]: time=\"2026-06-14T08:37:45.223676199Z\" level=info msg=\"Starting container: 8a6480e0b184822fc1828778eda7991276f54381f89651f23594721495ec5ea0\" id=360dcc9c-be26-42d9-b59c-10e3aaf77aac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.273031 | controller |     "Jun 14 08:37:45.232500 crc crio[24245]: time=\"2026-06-14T08:37:45.232451044Z\" level=info msg=\"Started container\" PID=38414 containerID=fa784729a7226b2ea26348e16447c2ae7c5f8ad4e62b67d81e593b82dad677ca description=openshift-nmstate/nmstate-webhook-9b7874799-w4w69/nmstate-webhook id=6eacc2b7-1e66-4b84-b554-847301b5fb9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3026aabd8d01f1e1ef295f834a3819cbe74c48da1db1727d4ab004c09fb108b0",
2026-06-14 10:12:41.273047 | controller |     "Jun 14 08:37:45.239916 crc crio[24245]: time=\"2026-06-14T08:37:45.239791227Z\" level=info msg=\"Started container\" PID=38421 containerID=8a6480e0b184822fc1828778eda7991276f54381f89651f23594721495ec5ea0 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/nmstate-metrics id=360dcc9c-be26-42d9-b59c-10e3aaf77aac name=/runtime.v1.RuntimeService/StartContainer sandboxID=645ccfe44f3a2cbfdcc733775eb02d6a0d3ac5bc168c2771ecf9343ef58cb21b",
2026-06-14 10:12:41.273061 | controller |     "Jun 14 08:37:45.270467 crc crio[24245]: time=\"2026-06-14T08:37:45.270308991Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=4cf36054-590c-4a34-8a44-45ce0fdecc56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.273076 | controller |     "Jun 14 08:37:45.270979 crc crio[24245]: time=\"2026-06-14T08:37:45.270745805Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=4cf36054-590c-4a34-8a44-45ce0fdecc56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.273092 | controller |     "Jun 14 08:37:45.270979 crc crio[24245]: time=\"2026-06-14T08:37:45.270800057Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=4cf36054-590c-4a34-8a44-45ce0fdecc56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.273107 | controller |     "Jun 14 08:37:45.280420 crc crio[24245]: time=\"2026-06-14T08:37:45.27478527Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=0fbdbda0-6963-4b8d-8897-413e4680d451 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.273124 | controller |     "Jun 14 08:37:45.281303 crc crio[24245]: time=\"2026-06-14T08:37:45.280608675Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-14 10:12:41.273140 | controller |     "Jun 14 08:37:45.312760 crc crio[24245]: time=\"2026-06-14T08:37:45.312602333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.273154 | controller |     "Jun 14 08:37:45.476675 crc crio[24245]: time=\"2026-06-14T08:37:45.476492983Z\" level=info msg=\"Created container 56d5b2f886028361d01354ae4ecce0780de86e175737d5e636c29743d4864f4f: openshift-nmstate/nmstate-handler-k5lzg/nmstate-handler\" id=9c48ea3c-fa9c-493c-9ed6-b4ec299b6897 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.273169 | controller |     "Jun 14 08:37:45.478114 crc crio[24245]: time=\"2026-06-14T08:37:45.4780162Z\" level=info msg=\"Starting container: 56d5b2f886028361d01354ae4ecce0780de86e175737d5e636c29743d4864f4f\" id=6054aae1-ab73-4d82-b0b6-1c73b07e57cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.273184 | controller |     "Jun 14 08:37:45.483116 crc crio[24245]: time=\"2026-06-14T08:37:45.48303361Z\" level=info msg=\"Started container\" PID=38449 containerID=56d5b2f886028361d01354ae4ecce0780de86e175737d5e636c29743d4864f4f description=openshift-nmstate/nmstate-handler-k5lzg/nmstate-handler id=6054aae1-ab73-4d82-b0b6-1c73b07e57cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=4e5e4bd374ea4e331094cded595eb67ed4561e720a966e9810b1a7779fccbc4a",
2026-06-14 10:12:41.273200 | controller |     "Jun 14 08:37:48.133494 crc crio[24245]: time=\"2026-06-14T08:37:48.131703906Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=0fbdbda0-6963-4b8d-8897-413e4680d451 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.273215 | controller |     "Jun 14 08:37:48.135386 crc crio[24245]: time=\"2026-06-14T08:37:48.134700706Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=4ab81ac1-85fa-422f-8fcf-744161a0acff name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.273230 | controller |     "Jun 14 08:37:48.141347 crc crio[24245]: time=\"2026-06-14T08:37:48.141251192Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=32bcdb64-7ebe-4b2b-81ae-0b6ec411008a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.273245 | controller |     "Jun 14 08:37:48.153417 crc crio[24245]: time=\"2026-06-14T08:37:48.153211229Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/kube-rbac-proxy\" id=25c1f0c5-73e1-4fba-bdec-5c400f116f88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.273260 | controller |     "Jun 14 08:37:48.156162 crc crio[24245]: time=\"2026-06-14T08:37:48.155412159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.273275 | controller |     "Jun 14 08:37:48.215109 crc crio[24245]: time=\"2026-06-14T08:37:48.214960367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.273290 | controller |     "Jun 14 08:37:48.221339 crc crio[24245]: time=\"2026-06-14T08:37:48.221287317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.273308 | controller |     "Jun 14 08:37:48.400520 crc crio[24245]: time=\"2026-06-14T08:37:48.400225231Z\" level=info msg=\"Created container 4b987eb862a99ccbdf608bda00c07ad189ff15c862a8aa35ea2df68635dd24f9: openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/kube-rbac-proxy\" id=25c1f0c5-73e1-4fba-bdec-5c400f116f88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.273324 | controller |     "Jun 14 08:37:48.402324 crc crio[24245]: time=\"2026-06-14T08:37:48.401823161Z\" level=info msg=\"Starting container: 4b987eb862a99ccbdf608bda00c07ad189ff15c862a8aa35ea2df68635dd24f9\" id=40ab6396-d1ef-4f80-8fd7-4c0179350cc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.273339 | controller |     "Jun 14 08:37:48.408806 crc crio[24245]: time=\"2026-06-14T08:37:48.408586915Z\" level=info msg=\"Started container\" PID=38526 containerID=4b987eb862a99ccbdf608bda00c07ad189ff15c862a8aa35ea2df68635dd24f9 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-jtzt2/kube-rbac-proxy id=40ab6396-d1ef-4f80-8fd7-4c0179350cc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=645ccfe44f3a2cbfdcc733775eb02d6a0d3ac5bc168c2771ecf9343ef58cb21b",
2026-06-14 10:12:41.273391 | controller |     "Jun 14 08:37:52.017348 crc crio[24245]: time=\"2026-06-14T08:37:52.01627936Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=208f11e0-35db-4487-b9a0-3eba6f4a21da name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.273409 | controller |     "Jun 14 08:37:52.019996 crc crio[24245]: time=\"2026-06-14T08:37:52.018072484Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=17d3b5a3-7ea6-476f-ac85-144ba448c0d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.273425 | controller |     "Jun 14 08:37:52.070423 crc crio[24245]: time=\"2026-06-14T08:37:52.069936531Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=9a5406cc-2155-4b44-9d9f-0a6610823e18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.273439 | controller |     "Jun 14 08:37:52.080643 crc crio[24245]: time=\"2026-06-14T08:37:52.080556469Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-hbbmt/nmstate-console-plugin\" id=c8df48b4-a2cf-4735-abf7-645fc36dc92a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.273455 | controller |     "Jun 14 08:37:52.083014 crc crio[24245]: time=\"2026-06-14T08:37:52.082946605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.273470 | controller |     "Jun 14 08:37:52.136555 crc crio[24245]: time=\"2026-06-14T08:37:52.136296283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.273484 | controller |     "Jun 14 08:37:52.141074 crc crio[24245]: time=\"2026-06-14T08:37:52.141003073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.273498 | controller |     "Jun 14 08:37:52.260218 crc crio[24245]: time=\"2026-06-14T08:37:52.260068699Z\" level=info msg=\"Created container 4e31cb99f1108898285eeb192e9cf0b308c98cc5622ca9e7dc4ad18ed2845484: openshift-nmstate/nmstate-console-plugin-9bcc7988b-hbbmt/nmstate-console-plugin\" id=c8df48b4-a2cf-4735-abf7-645fc36dc92a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.273513 | controller |     "Jun 14 08:37:52.261564 crc crio[24245]: time=\"2026-06-14T08:37:52.261435232Z\" level=info msg=\"Starting container: 4e31cb99f1108898285eeb192e9cf0b308c98cc5622ca9e7dc4ad18ed2845484\" id=b0f9aeac-035c-4730-9b08-d3fc78bf312d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.273535 | controller |     "Jun 14 08:37:52.267325 crc crio[24245]: time=\"2026-06-14T08:37:52.267245244Z\" level=info msg=\"Started container\" PID=38608 containerID=4e31cb99f1108898285eeb192e9cf0b308c98cc5622ca9e7dc4ad18ed2845484 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-hbbmt/nmstate-console-plugin id=b0f9aeac-035c-4730-9b08-d3fc78bf312d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d91eaf704302a37537bb0a403d074200c33e27acd546ce80bed1f9fdd137c433",
2026-06-14 10:12:41.273551 | controller |     "Jun 14 08:38:00.510089 crc crio[24245]: time=\"2026-06-14T08:38:00.509175833Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690438-d29r9/POD\" id=7efe7259-bf05-4e03-bf1a-48551d2b683c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.273566 | controller |     "Jun 14 08:38:00.512023 crc crio[24245]: time=\"2026-06-14T08:38:00.510170945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.273580 | controller |     "Jun 14 08:38:00.577405 crc crio[24245]: time=\"2026-06-14T08:38:00.577235112Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690438-d29r9 Namespace:openshift-infra ID:146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4 UID:4240767b-3ac7-41b4-a48e-66c1c7c1334f NetNS:/var/run/netns/c77ca370-1e66-4a3d-a617-eefc7a614d7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4240767b_3ac7_41b4_a48e_66c1c7c1334f.slice PodAnnotations:0xc000522da0}] Aliases:map[]}\"",
2026-06-14 10:12:41.273595 | controller |     "Jun 14 08:38:00.577405 crc crio[24245]: time=\"2026-06-14T08:38:00.577406037Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690438-d29r9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.273610 | controller |     "Jun 14 08:38:01.019916 crc crio[24245]: 2026-06-14T08:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:146cf2f8a611a2a Mac:4a:e3:f5:8e:01:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/c77ca370-1e66-4a3d-a617-eefc7a614d7c SocketPath: PciID:}] [{Interface:0xc0002daa20 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.273625 | controller |     "Jun 14 08:38:01.021444 crc crio[24245]: time=\"2026-06-14T08:38:01.021375162Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690438-d29r9 Namespace:openshift-infra ID:146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4 UID:4240767b-3ac7-41b4-a48e-66c1c7c1334f NetNS:/var/run/netns/c77ca370-1e66-4a3d-a617-eefc7a614d7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4240767b_3ac7_41b4_a48e_66c1c7c1334f.slice PodAnnotations:0xc000522da0}] Aliases:map[]}\"",
2026-06-14 10:12:41.273640 | controller |     "Jun 14 08:38:01.021622 crc crio[24245]: time=\"2026-06-14T08:38:01.021569767Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690438-d29r9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.273655 | controller |     "Jun 14 08:38:01.032078 crc crio[24245]: time=\"2026-06-14T08:38:01.032007767Z\" level=info msg=\"Ran pod sandbox 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4 with infra container: openshift-infra/auto-csr-approver-29690438-d29r9/POD\" id=7efe7259-bf05-4e03-bf1a-48551d2b683c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.273669 | controller |     "Jun 14 08:38:01.036361 crc crio[24245]: time=\"2026-06-14T08:38:01.035307581Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=842e46d3-1633-4141-8c66-1148ab1065fc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.273687 | controller |     "Jun 14 08:38:01.044399 crc crio[24245]: time=\"2026-06-14T08:38:01.043488418Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.273703 | controller |     "Jun 14 08:38:01.876406 crc crio[24245]: time=\"2026-06-14T08:38:01.875802602Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=842e46d3-1633-4141-8c66-1148ab1065fc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.273719 | controller |     "Jun 14 08:38:01.879606 crc crio[24245]: time=\"2026-06-14T08:38:01.877464275Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8b9df274-75f9-41cd-8328-73eaede64e0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.273734 | controller |     "Jun 14 08:38:01.880247 crc crio[24245]: time=\"2026-06-14T08:38:01.88015369Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ef820654-eefa-41ac-a4d4-9bb19b095e14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.273749 | controller |     "Jun 14 08:38:01.890675 crc crio[24245]: time=\"2026-06-14T08:38:01.890573578Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690438-d29r9/oc\" id=609fb0ff-efe2-4f0d-9008-3caa3c31eaec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.273764 | controller |     "Jun 14 08:38:01.891185 crc crio[24245]: time=\"2026-06-14T08:38:01.891100985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.273779 | controller |     "Jun 14 08:38:01.918592 crc crio[24245]: time=\"2026-06-14T08:38:01.918458798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.273793 | controller |     "Jun 14 08:38:02.239168 crc crio[24245]: time=\"2026-06-14T08:38:02.238465883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.273808 | controller |     "Jun 14 08:38:02.361548 crc crio[24245]: time=\"2026-06-14T08:38:02.361022309Z\" level=info msg=\"Created container 770c50f80f560e39cf413debe57a9d6dac3b4cbcaa8d04ace20f16d169c05608: openshift-infra/auto-csr-approver-29690438-d29r9/oc\" id=609fb0ff-efe2-4f0d-9008-3caa3c31eaec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.273823 | controller |     "Jun 14 08:38:02.363719 crc crio[24245]: time=\"2026-06-14T08:38:02.363623131Z\" level=info msg=\"Starting container: 770c50f80f560e39cf413debe57a9d6dac3b4cbcaa8d04ace20f16d169c05608\" id=02226429-eca4-4bbb-9f32-273ee17a2461 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.273837 | controller |     "Jun 14 08:38:02.367922 crc crio[24245]: time=\"2026-06-14T08:38:02.367800372Z\" level=info msg=\"Started container\" PID=38873 containerID=770c50f80f560e39cf413debe57a9d6dac3b4cbcaa8d04ace20f16d169c05608 description=openshift-infra/auto-csr-approver-29690438-d29r9/oc id=02226429-eca4-4bbb-9f32-273ee17a2461 name=/runtime.v1.RuntimeService/StartContainer sandboxID=146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4",
2026-06-14 10:12:41.273852 | controller |     "Jun 14 08:38:04.992411 crc crio[24245]: time=\"2026-06-14T08:38:04.992017582Z\" level=info msg=\"Stopping pod sandbox: 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4\" id=752c9d66-4f4b-4b38-aade-aba814544d4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.273866 | controller |     "Jun 14 08:38:04.993782 crc crio[24245]: time=\"2026-06-14T08:38:04.993058055Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690438-d29r9 Namespace:openshift-infra ID:146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4 UID:4240767b-3ac7-41b4-a48e-66c1c7c1334f NetNS:/var/run/netns/c77ca370-1e66-4a3d-a617-eefc7a614d7c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4240767b_3ac7_41b4_a48e_66c1c7c1334f.slice PodAnnotations:0xc001fea330}] Aliases:map[]}\"",
2026-06-14 10:12:41.273884 | controller |     "Jun 14 08:38:04.993782 crc crio[24245]: time=\"2026-06-14T08:38:04.993185019Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690438-d29r9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.273900 | controller |     "Jun 14 08:38:05.325278 crc crio[24245]: time=\"2026-06-14T08:38:05.324793649Z\" level=info msg=\"Stopped pod sandbox: 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4\" id=752c9d66-4f4b-4b38-aade-aba814544d4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.273914 | controller |     "Jun 14 08:38:17.011610 crc crio[24245]: time=\"2026-06-14T08:38:17.010382946Z\" level=info msg=\"Stopping container: 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f (timeout: 15s)\" id=0f1d1b7d-d38b-476e-80cf-d8fe3fe1119e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.273928 | controller |     "Jun 14 08:38:17.144111 crc crio[24245]: time=\"2026-06-14T08:38:17.143961381Z\" level=info msg=\"Stopped container 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f: openshift-console/console-6c684df5db-cc8g8/console\" id=0f1d1b7d-d38b-476e-80cf-d8fe3fe1119e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.273943 | controller |     "Jun 14 08:38:17.146930 crc crio[24245]: time=\"2026-06-14T08:38:17.145436936Z\" level=info msg=\"Stopping pod sandbox: f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52\" id=10c40e04-94ce-4390-ace0-6457fa02f315 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.273957 | controller |     "Jun 14 08:38:17.146930 crc crio[24245]: time=\"2026-06-14T08:38:17.146396957Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/cfcc46fe-d469-4531-9ab3-24d62804367f 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:0xc001feac90}] Aliases:map[]}\"",
2026-06-14 10:12:41.273972 | controller |     "Jun 14 08:38:17.146930 crc crio[24245]: time=\"2026-06-14T08:38:17.146774599Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.273987 | controller |     "Jun 14 08:38:17.422020 crc crio[24245]: time=\"2026-06-14T08:38:17.419729219Z\" level=info msg=\"Stopped pod sandbox: f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52\" id=10c40e04-94ce-4390-ace0-6457fa02f315 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.274020 | controller |     "Jun 14 08:38:18.156099 crc crio[24245]: time=\"2026-06-14T08:38:18.155008132Z\" level=info msg=\"Removing container: 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f\" id=f2afa566-541c-4f46-9abc-a8d91d6be666 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.274037 | controller |     "Jun 14 08:38:18.187399 crc crio[24245]: time=\"2026-06-14T08:38:18.18531305Z\" level=info msg=\"Removed container 6b29fea45c13ed23bb4317c87e5c3886b8eaa6cd6cfb90078ae787e652e0360f: openshift-console/console-6c684df5db-cc8g8/console\" id=f2afa566-541c-4f46-9abc-a8d91d6be666 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.274055 | controller |     "Jun 14 08:38:25.218693 crc crio[24245]: time=\"2026-06-14T08:38:25.218067934Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/POD\" id=1ea5331c-6f31-4e29-8efd-13f8b7c2c6de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.274071 | controller |     "Jun 14 08:38:25.218693 crc crio[24245]: time=\"2026-06-14T08:38:25.218686963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.274086 | controller |     "Jun 14 08:38:25.247474 crc crio[24245]: time=\"2026-06-14T08:38:25.24738759Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w Namespace:openshift-marketplace ID:8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f UID:987bec4c-5cf7-4f24-b0fe-ad4c930b28e1 NetNS:/var/run/netns/2dec0864-a470-4d82-b172-206a1c41483d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod987bec4c_5cf7_4f24_b0fe_ad4c930b28e1.slice PodAnnotations:0xc0004cd478}] Aliases:map[]}\"",
2026-06-14 10:12:41.274101 | controller |     "Jun 14 08:38:25.247474 crc crio[24245]: time=\"2026-06-14T08:38:25.247442722Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.274116 | controller |     "Jun 14 08:38:25.619261 crc crio[24245]: 2026-06-14T08:38:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d6f8efdb30ccc1 Mac:6e:a6:da:dd:fd:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/2dec0864-a470-4d82-b172-206a1c41483d SocketPath: PciID:}] [{Interface:0xc0002b5020 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.274131 | controller |     "Jun 14 08:38:25.620405 crc crio[24245]: time=\"2026-06-14T08:38:25.620319403Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w Namespace:openshift-marketplace ID:8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f UID:987bec4c-5cf7-4f24-b0fe-ad4c930b28e1 NetNS:/var/run/netns/2dec0864-a470-4d82-b172-206a1c41483d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod987bec4c_5cf7_4f24_b0fe_ad4c930b28e1.slice PodAnnotations:0xc0004cd478}] Aliases:map[]}\"",
2026-06-14 10:12:41.274147 | controller |     "Jun 14 08:38:25.623891 crc crio[24245]: time=\"2026-06-14T08:38:25.620580452Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.274162 | controller |     "Jun 14 08:38:25.643690 crc crio[24245]: time=\"2026-06-14T08:38:25.643638894Z\" level=info msg=\"Ran pod sandbox 8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/POD\" id=1ea5331c-6f31-4e29-8efd-13f8b7c2c6de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.274177 | controller |     "Jun 14 08:38:25.647744 crc crio[24245]: time=\"2026-06-14T08:38:25.647610174Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5da7cde4-53a0-4bc7-8edf-d1ab16682cd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.274192 | controller |     "Jun 14 08:38:25.650101 crc crio[24245]: time=\"2026-06-14T08:38:25.65001511Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4158e556-1a5c-4748-b8fb-a4b0914ae185 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.274209 | controller |     "Jun 14 08:38:25.663011 crc crio[24245]: time=\"2026-06-14T08:38:25.662908397Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/util\" id=2e6e7f9b-c988-4714-a475-f7d57598232c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.274224 | controller |     "Jun 14 08:38:25.663636 crc crio[24245]: time=\"2026-06-14T08:38:25.663562478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.274239 | controller |     "Jun 14 08:38:25.697215 crc crio[24245]: time=\"2026-06-14T08:38:25.697126456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.274254 | controller |     "Jun 14 08:38:25.701405 crc crio[24245]: time=\"2026-06-14T08:38:25.70133481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.274270 | controller |     "Jun 14 08:38:25.815510 crc crio[24245]: time=\"2026-06-14T08:38:25.815416527Z\" level=info msg=\"Created container 75d82f3665b8987fe1cf65f2d5caf1e59362d510d8ccaf6e0d4c008ff401a975: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/util\" id=2e6e7f9b-c988-4714-a475-f7d57598232c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.274285 | controller |     "Jun 14 08:38:25.816752 crc crio[24245]: time=\"2026-06-14T08:38:25.816697398Z\" level=info msg=\"Starting container: 75d82f3665b8987fe1cf65f2d5caf1e59362d510d8ccaf6e0d4c008ff401a975\" id=bca20602-444d-487c-8473-b5be41e048e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.274300 | controller |     "Jun 14 08:38:25.822344 crc crio[24245]: time=\"2026-06-14T08:38:25.822202802Z\" level=info msg=\"Started container\" PID=40032 containerID=75d82f3665b8987fe1cf65f2d5caf1e59362d510d8ccaf6e0d4c008ff401a975 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/util id=bca20602-444d-487c-8473-b5be41e048e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f",
2026-06-14 10:12:41.274315 | controller |     "Jun 14 08:38:26.254630 crc crio[24245]: time=\"2026-06-14T08:38:26.250329671Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=b9964d33-8472-4af7-b440-839ce437aaec name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.274330 | controller |     "Jun 14 08:38:26.254630 crc crio[24245]: time=\"2026-06-14T08:38:26.25106431Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=b9964d33-8472-4af7-b440-839ce437aaec name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.274359 | controller |     "Jun 14 08:38:26.254630 crc crio[24245]: time=\"2026-06-14T08:38:26.251617227Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=b9964d33-8472-4af7-b440-839ce437aaec name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.274380 | controller |     "Jun 14 08:38:26.259033 crc crio[24245]: time=\"2026-06-14T08:38:26.258760114Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1f8c065a-56d9-4e63-9fd6-109f1ba79462 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.274398 | controller |     "Jun 14 08:38:26.270226 crc crio[24245]: time=\"2026-06-14T08:38:26.269934256Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-14 10:12:41.274414 | controller |     "Jun 14 08:38:27.805637 crc crio[24245]: time=\"2026-06-14T08:38:27.80534483Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=1f8c065a-56d9-4e63-9fd6-109f1ba79462 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.274429 | controller |     "Jun 14 08:38:27.807658 crc crio[24245]: time=\"2026-06-14T08:38:27.807588229Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=77cae55c-a139-4ee3-86b2-8bffa5745a69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.274444 | controller |     "Jun 14 08:38:27.811726 crc crio[24245]: time=\"2026-06-14T08:38:27.811589626Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=f25c1c0a-0a24-4544-9f0a-fd8489c4dd7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.274458 | controller |     "Jun 14 08:38:27.829054 crc crio[24245]: time=\"2026-06-14T08:38:27.828936293Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/pull\" id=4202a7a8-b74b-40c5-b686-138c7778f06e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.274473 | controller |     "Jun 14 08:38:27.830311 crc crio[24245]: time=\"2026-06-14T08:38:27.830213284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.274489 | controller |     "Jun 14 08:38:27.864939 crc crio[24245]: time=\"2026-06-14T08:38:27.8608755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.274503 | controller |     "Jun 14 08:38:27.864939 crc crio[24245]: time=\"2026-06-14T08:38:27.861153209Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/fea75c1bb074533d4198494824429dad80c7d99908509dbd6bced0bd8deec3ca/merged/etc/passwd: no such file or directory\"",
2026-06-14 10:12:41.274518 | controller |     "Jun 14 08:38:27.864939 crc crio[24245]: time=\"2026-06-14T08:38:27.86118338Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/fea75c1bb074533d4198494824429dad80c7d99908509dbd6bced0bd8deec3ca/merged/etc/group: no such file or directory\"",
2026-06-14 10:12:41.274533 | controller |     "Jun 14 08:38:27.865294 crc crio[24245]: time=\"2026-06-14T08:38:27.865040312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.274548 | controller |     "Jun 14 08:38:28.028604 crc crio[24245]: time=\"2026-06-14T08:38:28.027993793Z\" level=info msg=\"Created container e1d2761528655a39d3a3c925b15ac7a84bfafe606e64bdc6f07602469a7e9e24: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/pull\" id=4202a7a8-b74b-40c5-b686-138c7778f06e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.274563 | controller |     "Jun 14 08:38:28.032213 crc crio[24245]: time=\"2026-06-14T08:38:28.032109313Z\" level=info msg=\"Starting container: e1d2761528655a39d3a3c925b15ac7a84bfafe606e64bdc6f07602469a7e9e24\" id=e6077129-8f45-46ee-8bcf-f897e2397121 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.274577 | controller |     "Jun 14 08:38:28.043302 crc crio[24245]: time=\"2026-06-14T08:38:28.043167401Z\" level=info msg=\"Started container\" PID=40066 containerID=e1d2761528655a39d3a3c925b15ac7a84bfafe606e64bdc6f07602469a7e9e24 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/pull id=e6077129-8f45-46ee-8bcf-f897e2397121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f",
2026-06-14 10:12:41.274597 | controller |     "Jun 14 08:38:28.280956 crc crio[24245]: time=\"2026-06-14T08:38:28.280807008Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=944a9b39-c48a-4ae2-9ee0-1023438fb66c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.274612 | controller |     "Jun 14 08:38:28.282755 crc crio[24245]: time=\"2026-06-14T08:38:28.282682687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fa45143b-8951-4400-a2b3-06ffb50a8273 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.274627 | controller |     "Jun 14 08:38:28.290084 crc crio[24245]: time=\"2026-06-14T08:38:28.289997287Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/extract\" id=abc726ed-6522-4b07-bc3a-f1774628d1fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.274642 | controller |     "Jun 14 08:38:28.290606 crc crio[24245]: time=\"2026-06-14T08:38:28.290466012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.274657 | controller |     "Jun 14 08:38:28.332798 crc crio[24245]: time=\"2026-06-14T08:38:28.332641463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.274672 | controller |     "Jun 14 08:38:28.337056 crc crio[24245]: time=\"2026-06-14T08:38:28.336932698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.274687 | controller |     "Jun 14 08:38:28.466143 crc crio[24245]: time=\"2026-06-14T08:38:28.466012039Z\" level=info msg=\"Created container 9a594a3eb735d9b5837847c7f3ee90dd698ec6b10b9efb07f0afe94fe2858ac0: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/extract\" id=abc726ed-6522-4b07-bc3a-f1774628d1fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.274702 | controller |     "Jun 14 08:38:28.467611 crc crio[24245]: time=\"2026-06-14T08:38:28.467496687Z\" level=info msg=\"Starting container: 9a594a3eb735d9b5837847c7f3ee90dd698ec6b10b9efb07f0afe94fe2858ac0\" id=81bea648-a92c-49c5-952c-af34df40f645 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.274716 | controller |     "Jun 14 08:38:28.477957 crc crio[24245]: time=\"2026-06-14T08:38:28.477698049Z\" level=info msg=\"Started container\" PID=40082 containerID=9a594a3eb735d9b5837847c7f3ee90dd698ec6b10b9efb07f0afe94fe2858ac0 description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/extract id=81bea648-a92c-49c5-952c-af34df40f645 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f",
2026-06-14 10:12:41.274730 | controller |     "Jun 14 08:38:30.314879 crc crio[24245]: time=\"2026-06-14T08:38:30.314726307Z\" level=info msg=\"Stopping pod sandbox: 8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f\" id=c5628d30-2124-4f57-87d8-d5386ad58049 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.274746 | controller |     "Jun 14 08:38:30.316258 crc crio[24245]: time=\"2026-06-14T08:38:30.316105051Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w Namespace:openshift-marketplace ID:8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f UID:987bec4c-5cf7-4f24-b0fe-ad4c930b28e1 NetNS:/var/run/netns/2dec0864-a470-4d82-b172-206a1c41483d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod987bec4c_5cf7_4f24_b0fe_ad4c930b28e1.slice PodAnnotations:0xc001b86208}] Aliases:map[]}\"",
2026-06-14 10:12:41.274764 | controller |     "Jun 14 08:38:30.316778 crc crio[24245]: time=\"2026-06-14T08:38:30.316636188Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.274779 | controller |     "Jun 14 08:38:30.666677 crc crio[24245]: time=\"2026-06-14T08:38:30.666121781Z\" level=info msg=\"Stopped pod sandbox: 8d6f8efdb30ccc11dbac91087eaee7f484d32db64b34f57f3a6f4bd1417b331f\" id=c5628d30-2124-4f57-87d8-d5386ad58049 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.274795 | controller |     "Jun 14 08:38:40.981301 crc crio[24245]: time=\"2026-06-14T08:38:40.980201072Z\" level=info msg=\"Stopping pod sandbox: f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52\" id=0c187178-cd20-4ad1-b976-ddd6e29c2ca5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.274809 | controller |     "Jun 14 08:38:40.981301 crc crio[24245]: time=\"2026-06-14T08:38:40.981279996Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52\" id=0c187178-cd20-4ad1-b976-ddd6e29c2ca5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.274824 | controller |     "Jun 14 08:38:40.982769 crc crio[24245]: time=\"2026-06-14T08:38:40.982296498Z\" level=info msg=\"Removing pod sandbox: f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52\" id=4ecca385-4e14-48cf-a867-3926ba32b2fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.274838 | controller |     "Jun 14 08:38:40.993168 crc crio[24245]: time=\"2026-06-14T08:38:40.993042031Z\" level=info msg=\"Removed pod sandbox: f5e14199fc243e06eb53c5bbdd07ab32530c4382a62f5cf6504d85350da53c52\" id=4ecca385-4e14-48cf-a867-3926ba32b2fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.274852 | controller |     "Jun 14 08:38:42.115642 crc crio[24245]: time=\"2026-06-14T08:38:42.115010243Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-fc964cb57-94qzk/POD\" id=242314d9-1f52-42c4-8d5e-b6e93f4127df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.274866 | controller |     "Jun 14 08:38:42.117077 crc crio[24245]: time=\"2026-06-14T08:38:42.115673244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.274881 | controller |     "Jun 14 08:38:42.162240 crc crio[24245]: time=\"2026-06-14T08:38:42.162044037Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-fc964cb57-94qzk Namespace:metallb-system ID:01a69cc5a7006f87413665cb532f23caf964a2e9e560cdedcb2e1800bcaadc14 UID:361d0aea-b03e-4d58-9f8d-91167298a726 NetNS:/var/run/netns/ce0960f2-ed4d-46a9-9d7e-ae7eb1449d3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod361d0aea_b03e_4d58_9f8d_91167298a726.slice PodAnnotations:0xc0004cc318}] Aliases:map[]}\"",
2026-06-14 10:12:41.274896 | controller |     "Jun 14 08:38:42.162240 crc crio[24245]: time=\"2026-06-14T08:38:42.16212451Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-fc964cb57-94qzk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.274914 | controller |     "Jun 14 08:38:42.606010 crc crio[24245]: time=\"2026-06-14T08:38:42.605956806Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-588b8996dc-sw5jd/POD\" id=3e825786-ceb6-436e-86d8-7ac320de9cb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.274929 | controller |     "Jun 14 08:38:42.606241 crc crio[24245]: time=\"2026-06-14T08:38:42.606218354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.274944 | controller |     "Jun 14 08:38:42.633576 crc crio[24245]: time=\"2026-06-14T08:38:42.633460141Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-588b8996dc-sw5jd Namespace:metallb-system ID:f5e66777a279ca925345c913cc129236b64f9230ee018585de99512def21d1e1 UID:a379bf49-ad76-4c0d-bb25-8bd55f797698 NetNS:/var/run/netns/f8b96f64-750f-4f8e-924d-d5e5d0684e80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda379bf49_ad76_4c0d_bb25_8bd55f797698.slice PodAnnotations:0xc001b86140}] Aliases:map[]}\"",
2026-06-14 10:12:41.274959 | controller |     "Jun 14 08:38:42.633576 crc crio[24245]: time=\"2026-06-14T08:38:42.633535893Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-588b8996dc-sw5jd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.274974 | controller |     "Jun 14 08:38:43.638018 crc crio[24245]: 2026-06-14T08:38:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01a69cc5a7006f8 Mac:e6:a7:c1:15:0f:14 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/ce0960f2-ed4d-46a9-9d7e-ae7eb1449d3d SocketPath: PciID:}] [{Interface:0xc000292c20 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.274990 | controller |     "Jun 14 08:38:43.641070 crc crio[24245]: time=\"2026-06-14T08:38:43.640771341Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-fc964cb57-94qzk Namespace:metallb-system ID:01a69cc5a7006f87413665cb532f23caf964a2e9e560cdedcb2e1800bcaadc14 UID:361d0aea-b03e-4d58-9f8d-91167298a726 NetNS:/var/run/netns/ce0960f2-ed4d-46a9-9d7e-ae7eb1449d3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod361d0aea_b03e_4d58_9f8d_91167298a726.slice PodAnnotations:0xc0004cc318}] Aliases:map[]}\"",
2026-06-14 10:12:41.275004 | controller |     "Jun 14 08:38:43.641481 crc crio[24245]: time=\"2026-06-14T08:38:43.641297498Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-fc964cb57-94qzk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.275019 | controller |     "Jun 14 08:38:43.655720 crc crio[24245]: time=\"2026-06-14T08:38:43.655643416Z\" level=info msg=\"Ran pod sandbox 01a69cc5a7006f87413665cb532f23caf964a2e9e560cdedcb2e1800bcaadc14 with infra container: metallb-system/metallb-operator-controller-manager-fc964cb57-94qzk/POD\" id=242314d9-1f52-42c4-8d5e-b6e93f4127df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.275034 | controller |     "Jun 14 08:38:43.658701 crc crio[24245]: time=\"2026-06-14T08:38:43.658628843Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=1e62baaf-95ad-4ba2-bd97-b4cba7b08253 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.275048 | controller |     "Jun 14 08:38:43.658909 crc crio[24245]: time=\"2026-06-14T08:38:43.65883524Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=1e62baaf-95ad-4ba2-bd97-b4cba7b08253 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.275066 | controller |     "Jun 14 08:38:43.658975 crc crio[24245]: time=\"2026-06-14T08:38:43.658936073Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=1e62baaf-95ad-4ba2-bd97-b4cba7b08253 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.275082 | controller |     "Jun 14 08:38:43.661811 crc crio[24245]: time=\"2026-06-14T08:38:43.66175493Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=e5bd416d-1f90-4bcf-9eb9-6ef710f25ada name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.275096 | controller |     "Jun 14 08:38:43.670563 crc crio[24245]: time=\"2026-06-14T08:38:43.668116102Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-14 10:12:41.275112 | controller |     "Jun 14 08:38:43.796713 crc crio[24245]: 2026-06-14T08:38:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5e66777a279ca9 Mac:4a:ef:b6:0f:2b:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/f8b96f64-750f-4f8e-924d-d5e5d0684e80 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.275127 | controller |     "Jun 14 08:38:43.798600 crc crio[24245]: time=\"2026-06-14T08:38:43.798487387Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-588b8996dc-sw5jd Namespace:metallb-system ID:f5e66777a279ca925345c913cc129236b64f9230ee018585de99512def21d1e1 UID:a379bf49-ad76-4c0d-bb25-8bd55f797698 NetNS:/var/run/netns/f8b96f64-750f-4f8e-924d-d5e5d0684e80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda379bf49_ad76_4c0d_bb25_8bd55f797698.slice PodAnnotations:0xc001b86140}] Aliases:map[]}\"",
2026-06-14 10:12:41.275142 | controller |     "Jun 14 08:38:43.799010 crc crio[24245]: time=\"2026-06-14T08:38:43.798944951Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-588b8996dc-sw5jd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.275157 | controller |     "Jun 14 08:38:43.806144 crc crio[24245]: time=\"2026-06-14T08:38:43.806069471Z\" level=info msg=\"Ran pod sandbox f5e66777a279ca925345c913cc129236b64f9230ee018585de99512def21d1e1 with infra container: metallb-system/metallb-operator-webhook-server-588b8996dc-sw5jd/POD\" id=3e825786-ceb6-436e-86d8-7ac320de9cb4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.275173 | controller |     "Jun 14 08:38:43.814152 crc crio[24245]: time=\"2026-06-14T08:38:43.814109187Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=2e74461f-5db0-485d-8c4e-79e94bd71596 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.275187 | controller |     "Jun 14 08:38:43.814315 crc crio[24245]: time=\"2026-06-14T08:38:43.814281383Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=2e74461f-5db0-485d-8c4e-79e94bd71596 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.275203 | controller |     "Jun 14 08:38:43.814374 crc crio[24245]: time=\"2026-06-14T08:38:43.814346435Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=2e74461f-5db0-485d-8c4e-79e94bd71596 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.275217 | controller |     "Jun 14 08:38:43.815332 crc crio[24245]: time=\"2026-06-14T08:38:43.815295785Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b7ee4760-c8ef-4497-b1b5-f48810b87489 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.275236 | controller |     "Jun 14 08:38:43.819426 crc crio[24245]: time=\"2026-06-14T08:38:43.819330764Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-14 10:12:41.275251 | controller |     "Jun 14 08:39:02.909381 crc crio[24245]: time=\"2026-06-14T08:39:02.908618163Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=e5bd416d-1f90-4bcf-9eb9-6ef710f25ada name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.275266 | controller |     "Jun 14 08:39:02.911074 crc crio[24245]: time=\"2026-06-14T08:39:02.91082155Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=aae86549-dfe6-4659-aabf-00f4fb8534ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.275281 | controller |     "Jun 14 08:39:02.917172 crc crio[24245]: time=\"2026-06-14T08:39:02.91709972Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=d1dea885-1ec4-4e44-983b-f43e3f2e0a76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.275296 | controller |     "Jun 14 08:39:02.950674 crc crio[24245]: time=\"2026-06-14T08:39:02.950556208Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=b7ee4760-c8ef-4497-b1b5-f48810b87489 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.275310 | controller |     "Jun 14 08:39:02.956444 crc crio[24245]: time=\"2026-06-14T08:39:02.9563579Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=77b5186b-8296-420d-ac2b-2c2500b1142b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.275325 | controller |     "Jun 14 08:39:02.995363 crc crio[24245]: time=\"2026-06-14T08:39:02.995184564Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-fc964cb57-94qzk/manager\" id=f91ecbcb-b85b-4c7e-b8c3-d1d498e1bb75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.275340 | controller |     "Jun 14 08:39:03.000799 crc crio[24245]: time=\"2026-06-14T08:39:03.000253186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.275376 | controller |     "Jun 14 08:39:03.060400 crc crio[24245]: time=\"2026-06-14T08:39:03.060269481Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b7c64055-7637-4234-93dc-de1cf95a8359 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.275392 | controller |     "Jun 14 08:39:03.098733 crc crio[24245]: time=\"2026-06-14T08:39:03.098463227Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-588b8996dc-sw5jd/webhook-server\" id=cb8fcb9c-4390-48d6-8209-3b8e635eebf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.275408 | controller |     "Jun 14 08:39:03.101640 crc crio[24245]: time=\"2026-06-14T08:39:03.101409161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.275423 | controller |     "Jun 14 08:39:03.170031 crc crio[24245]: time=\"2026-06-14T08:39:03.16909857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.275441 | controller |     "Jun 14 08:39:03.192064 crc crio[24245]: time=\"2026-06-14T08:39:03.191134053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.275456 | controller |     "Jun 14 08:39:03.196091 crc crio[24245]: time=\"2026-06-14T08:39:03.195998122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.275471 | controller |     "Jun 14 08:39:03.212578 crc crio[24245]: time=\"2026-06-14T08:39:03.212386214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.275485 | controller |     "Jun 14 08:39:03.363565 crc crio[24245]: time=\"2026-06-14T08:39:03.363350597Z\" level=info msg=\"Created container 087f38175a5bbdc26c08d33477fa5df266d45ec17e60f2f40b7547cab8966b17: metallb-system/metallb-operator-controller-manager-fc964cb57-94qzk/manager\" id=f91ecbcb-b85b-4c7e-b8c3-d1d498e1bb75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.275500 | controller |     "Jun 14 08:39:03.366335 crc crio[24245]: time=\"2026-06-14T08:39:03.36623969Z\" level=info msg=\"Starting container: 087f38175a5bbdc26c08d33477fa5df266d45ec17e60f2f40b7547cab8966b17\" id=ed2e2b06-eea1-4bf8-9788-381910fa6d90 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.275515 | controller |     "Jun 14 08:39:03.375450 crc crio[24245]: time=\"2026-06-14T08:39:03.373980494Z\" level=info msg=\"Started container\" PID=40766 containerID=087f38175a5bbdc26c08d33477fa5df266d45ec17e60f2f40b7547cab8966b17 description=metallb-system/metallb-operator-controller-manager-fc964cb57-94qzk/manager id=ed2e2b06-eea1-4bf8-9788-381910fa6d90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01a69cc5a7006f87413665cb532f23caf964a2e9e560cdedcb2e1800bcaadc14",
2026-06-14 10:12:41.275530 | controller |     "Jun 14 08:39:03.379495 crc crio[24245]: time=\"2026-06-14T08:39:03.378141714Z\" level=info msg=\"Created container 42fccc0bd1c1ed8ae14da594d881ef68cc0bc9d9b9cc357cf2f92de8b70c366c: metallb-system/metallb-operator-webhook-server-588b8996dc-sw5jd/webhook-server\" id=cb8fcb9c-4390-48d6-8209-3b8e635eebf3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.275545 | controller |     "Jun 14 08:39:03.379495 crc crio[24245]: time=\"2026-06-14T08:39:03.37925093Z\" level=info msg=\"Starting container: 42fccc0bd1c1ed8ae14da594d881ef68cc0bc9d9b9cc357cf2f92de8b70c366c\" id=26deb2e8-1e3b-4836-a791-f4803f0d6107 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.275560 | controller |     "Jun 14 08:39:03.391156 crc crio[24245]: time=\"2026-06-14T08:39:03.391071223Z\" level=info msg=\"Started container\" PID=40767 containerID=42fccc0bd1c1ed8ae14da594d881ef68cc0bc9d9b9cc357cf2f92de8b70c366c description=metallb-system/metallb-operator-webhook-server-588b8996dc-sw5jd/webhook-server id=26deb2e8-1e3b-4836-a791-f4803f0d6107 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5e66777a279ca925345c913cc129236b64f9230ee018585de99512def21d1e1",
2026-06-14 10:12:41.275575 | controller |     "Jun 14 08:39:37.096386 crc crio[24245]: time=\"2026-06-14T08:39:37.095473717Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-dnqnx/POD\" id=fd4feb96-ff5d-436a-bfcf-3c93a0dc7c4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.275590 | controller |     "Jun 14 08:39:37.097670 crc crio[24245]: time=\"2026-06-14T08:39:37.096414266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.275604 | controller |     "Jun 14 08:39:37.122799 crc crio[24245]: time=\"2026-06-14T08:39:37.122655447Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-dnqnx Namespace:metallb-system ID:1420f2c001bce70081070841018d727f0c2a5600f3939ed7cc762f93f38a2b4e UID:5286ea17-3925-4e95-a53e-7e5465b42aff NetNS:/var/run/netns/eee45975-463a-40c9-8556-363f68b74075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5286ea17_3925_4e95_a53e_7e5465b42aff.slice PodAnnotations:0xc003bf6a30}] Aliases:map[]}\"",
2026-06-14 10:12:41.275622 | controller |     "Jun 14 08:39:37.122799 crc crio[24245]: time=\"2026-06-14T08:39:37.12272344Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-dnqnx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.275638 | controller |     "Jun 14 08:39:38.179296 crc crio[24245]: 2026-06-14T08:39:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1420f2c001bce70 Mac:ae:a3:a7:70:18:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/eee45975-463a-40c9-8556-363f68b74075 SocketPath: PciID:}] [{Interface:0xc0004b4770 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.275653 | controller |     "Jun 14 08:39:38.181401 crc crio[24245]: time=\"2026-06-14T08:39:38.181282893Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-dnqnx Namespace:metallb-system ID:1420f2c001bce70081070841018d727f0c2a5600f3939ed7cc762f93f38a2b4e UID:5286ea17-3925-4e95-a53e-7e5465b42aff NetNS:/var/run/netns/eee45975-463a-40c9-8556-363f68b74075 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5286ea17_3925_4e95_a53e_7e5465b42aff.slice PodAnnotations:0xc003bf6a30}] Aliases:map[]}\"",
2026-06-14 10:12:41.275668 | controller |     "Jun 14 08:39:38.181584 crc crio[24245]: time=\"2026-06-14T08:39:38.181475498Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-dnqnx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.275683 | controller |     "Jun 14 08:39:38.192193 crc crio[24245]: time=\"2026-06-14T08:39:38.191812342Z\" level=info msg=\"Ran pod sandbox 1420f2c001bce70081070841018d727f0c2a5600f3939ed7cc762f93f38a2b4e with infra container: metallb-system/controller-8464864885-dnqnx/POD\" id=fd4feb96-ff5d-436a-bfcf-3c93a0dc7c4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.275698 | controller |     "Jun 14 08:39:38.195426 crc crio[24245]: time=\"2026-06-14T08:39:38.195377045Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=c9e117f6-e2b7-42ca-9f38-e36fe3ba2364 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.275712 | controller |     "Jun 14 08:39:38.198037 crc crio[24245]: time=\"2026-06-14T08:39:38.197980734Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=5ee74876-6b15-45ff-8066-2e08ed93a911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.275727 | controller |     "Jun 14 08:39:38.204254 crc crio[24245]: time=\"2026-06-14T08:39:38.204132401Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-dnqnx/controller\" id=4b6e4813-d6f0-497a-936a-e86a9feef9d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.275742 | controller |     "Jun 14 08:39:38.204780 crc crio[24245]: time=\"2026-06-14T08:39:38.204691148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.275756 | controller |     "Jun 14 08:39:38.241730 crc crio[24245]: time=\"2026-06-14T08:39:38.241335191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.275773 | controller |     "Jun 14 08:39:38.247029 crc crio[24245]: time=\"2026-06-14T08:39:38.246963561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.275789 | controller |     "Jun 14 08:39:38.358193 crc crio[24245]: time=\"2026-06-14T08:39:38.358037799Z\" level=info msg=\"Created container 64ee250ff8e89effb68421d08e9bfdc14285b681780f5043e2f02067e6503457: metallb-system/controller-8464864885-dnqnx/controller\" id=4b6e4813-d6f0-497a-936a-e86a9feef9d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.275803 | controller |     "Jun 14 08:39:38.359560 crc crio[24245]: time=\"2026-06-14T08:39:38.359466813Z\" level=info msg=\"Starting container: 64ee250ff8e89effb68421d08e9bfdc14285b681780f5043e2f02067e6503457\" id=8b694428-f46a-41f3-900d-44bc92894cc0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.275817 | controller |     "Jun 14 08:39:38.365450 crc crio[24245]: time=\"2026-06-14T08:39:38.365279458Z\" level=info msg=\"Started container\" PID=41361 containerID=64ee250ff8e89effb68421d08e9bfdc14285b681780f5043e2f02067e6503457 description=metallb-system/controller-8464864885-dnqnx/controller id=8b694428-f46a-41f3-900d-44bc92894cc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1420f2c001bce70081070841018d727f0c2a5600f3939ed7cc762f93f38a2b4e",
2026-06-14 10:12:41.275832 | controller |     "Jun 14 08:39:38.376170 crc crio[24245]: time=\"2026-06-14T08:39:38.376074613Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=db62faee-67b8-41e6-b3fc-92c01e05a1db name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.275847 | controller |     "Jun 14 08:39:38.379240 crc crio[24245]: time=\"2026-06-14T08:39:38.379164946Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d616f639-0831-46ec-b8d9-0602e4dbe951 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.275861 | controller |     "Jun 14 08:39:38.388617 crc crio[24245]: time=\"2026-06-14T08:39:38.388550189Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-dnqnx/kube-rbac-proxy\" id=f1396806-3fa1-462b-a8d0-abfb886ef708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.275875 | controller |     "Jun 14 08:39:38.389076 crc crio[24245]: time=\"2026-06-14T08:39:38.388980542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.275890 | controller |     "Jun 14 08:39:38.424901 crc crio[24245]: time=\"2026-06-14T08:39:38.424785371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.275904 | controller |     "Jun 14 08:39:38.430763 crc crio[24245]: time=\"2026-06-14T08:39:38.430656328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.275919 | controller |     "Jun 14 08:39:38.546584 crc crio[24245]: time=\"2026-06-14T08:39:38.546442549Z\" level=info msg=\"Created container df45d4e2fcd93abc54b72085b52ab3a31e85c4d1f0a4370ff1e94ec089ca2c26: metallb-system/controller-8464864885-dnqnx/kube-rbac-proxy\" id=f1396806-3fa1-462b-a8d0-abfb886ef708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.275933 | controller |     "Jun 14 08:39:38.548280 crc crio[24245]: time=\"2026-06-14T08:39:38.548236604Z\" level=info msg=\"Starting container: df45d4e2fcd93abc54b72085b52ab3a31e85c4d1f0a4370ff1e94ec089ca2c26\" id=e97f28d7-8ced-45fb-ba7c-aa73747666a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.275951 | controller |     "Jun 14 08:39:38.556004 crc crio[24245]: time=\"2026-06-14T08:39:38.55577442Z\" level=info msg=\"Started container\" PID=41376 containerID=df45d4e2fcd93abc54b72085b52ab3a31e85c4d1f0a4370ff1e94ec089ca2c26 description=metallb-system/controller-8464864885-dnqnx/kube-rbac-proxy id=e97f28d7-8ced-45fb-ba7c-aa73747666a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1420f2c001bce70081070841018d727f0c2a5600f3939ed7cc762f93f38a2b4e",
2026-06-14 10:12:41.275967 | controller |     "Jun 14 08:39:40.078553 crc crio[24245]: time=\"2026-06-14T08:39:40.078106303Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-fmdgp/POD\" id=fa8eb22e-2954-4bc7-9d01-9a6bce12ac9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.275981 | controller |     "Jun 14 08:39:40.079453 crc crio[24245]: time=\"2026-06-14T08:39:40.078614849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.275996 | controller |     "Jun 14 08:39:40.098949 crc crio[24245]: time=\"2026-06-14T08:39:40.098815751Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fa8eb22e-2954-4bc7-9d01-9a6bce12ac9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.276010 | controller |     "Jun 14 08:39:40.113249 crc crio[24245]: time=\"2026-06-14T08:39:40.112961247Z\" level=info msg=\"Ran pod sandbox 97d2f749fb380798be2d6feafa380cf1cf5b805251ecd8950e94ce423060e8d3 with infra container: metallb-system/speaker-fmdgp/POD\" id=fa8eb22e-2954-4bc7-9d01-9a6bce12ac9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.276025 | controller |     "Jun 14 08:39:40.118201 crc crio[24245]: time=\"2026-06-14T08:39:40.118091478Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=55a65d80-850b-4f50-88a3-e61a3e674e47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.276040 | controller |     "Jun 14 08:39:40.124190 crc crio[24245]: time=\"2026-06-14T08:39:40.123691687Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=36ebd03b-46aa-4a1e-97b5-4a5bfc3b62ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.276055 | controller |     "Jun 14 08:39:40.133650 crc crio[24245]: time=\"2026-06-14T08:39:40.133548765Z\" level=info msg=\"Creating container: metallb-system/speaker-fmdgp/speaker\" id=89a193ca-5e1c-483d-8156-ae8c66859bc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.276070 | controller |     "Jun 14 08:39:40.134334 crc crio[24245]: time=\"2026-06-14T08:39:40.134253566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.276084 | controller |     "Jun 14 08:39:40.168142 crc crio[24245]: time=\"2026-06-14T08:39:40.167971242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.276099 | controller |     "Jun 14 08:39:40.403874 crc crio[24245]: time=\"2026-06-14T08:39:40.403735419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.276113 | controller |     "Jun 14 08:39:40.492333 crc crio[24245]: time=\"2026-06-14T08:39:40.492216127Z\" level=info msg=\"Created container 134b1630622a410c7d5b4f6841da4eb182d9a70d98b144b2823a7e2c1354d185: metallb-system/speaker-fmdgp/speaker\" id=89a193ca-5e1c-483d-8156-ae8c66859bc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.276133 | controller |     "Jun 14 08:39:40.494062 crc crio[24245]: time=\"2026-06-14T08:39:40.493951979Z\" level=info msg=\"Starting container: 134b1630622a410c7d5b4f6841da4eb182d9a70d98b144b2823a7e2c1354d185\" id=7b851c24-0db3-426a-a506-966eee185427 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.276148 | controller |     "Jun 14 08:39:40.501905 crc crio[24245]: time=\"2026-06-14T08:39:40.501738324Z\" level=info msg=\"Started container\" PID=41402 containerID=134b1630622a410c7d5b4f6841da4eb182d9a70d98b144b2823a7e2c1354d185 description=metallb-system/speaker-fmdgp/speaker id=7b851c24-0db3-426a-a506-966eee185427 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97d2f749fb380798be2d6feafa380cf1cf5b805251ecd8950e94ce423060e8d3",
2026-06-14 10:12:41.276164 | controller |     "Jun 14 08:39:40.518236 crc crio[24245]: time=\"2026-06-14T08:39:40.517672495Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=9f0ced02-7591-4a29-8de0-bdb309765acb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.276179 | controller |     "Jun 14 08:39:40.523268 crc crio[24245]: time=\"2026-06-14T08:39:40.521957404Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=d065593d-e9a7-4634-9c57-ea494c86ed8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.276194 | controller |     "Jun 14 08:39:40.532812 crc crio[24245]: time=\"2026-06-14T08:39:40.531679577Z\" level=info msg=\"Creating container: metallb-system/speaker-fmdgp/kube-rbac-proxy\" id=c4d5d4b0-8501-4989-a83a-4c6a987c1a56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.276209 | controller |     "Jun 14 08:39:40.532812 crc crio[24245]: time=\"2026-06-14T08:39:40.53210068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.276224 | controller |     "Jun 14 08:39:40.577941 crc crio[24245]: time=\"2026-06-14T08:39:40.577767606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.276239 | controller |     "Jun 14 08:39:40.841252 crc crio[24245]: time=\"2026-06-14T08:39:40.840788335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.276253 | controller |     "Jun 14 08:39:40.952008 crc crio[24245]: time=\"2026-06-14T08:39:40.951803882Z\" level=info msg=\"Created container c77c9fcdddbd09b90cd43faad1386574fdd5bac2c833ac8cd624e6faf954b073: metallb-system/speaker-fmdgp/kube-rbac-proxy\" id=c4d5d4b0-8501-4989-a83a-4c6a987c1a56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.276268 | controller |     "Jun 14 08:39:40.953830 crc crio[24245]: time=\"2026-06-14T08:39:40.953743391Z\" level=info msg=\"Starting container: c77c9fcdddbd09b90cd43faad1386574fdd5bac2c833ac8cd624e6faf954b073\" id=bb777e7e-3de5-4c27-a8d4-423a1188262a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.276282 | controller |     "Jun 14 08:39:40.969945 crc crio[24245]: time=\"2026-06-14T08:39:40.969581209Z\" level=info msg=\"Started container\" PID=41438 containerID=c77c9fcdddbd09b90cd43faad1386574fdd5bac2c833ac8cd624e6faf954b073 description=metallb-system/speaker-fmdgp/kube-rbac-proxy id=bb777e7e-3de5-4c27-a8d4-423a1188262a name=/runtime.v1.RuntimeService/StartContainer sandboxID=97d2f749fb380798be2d6feafa380cf1cf5b805251ecd8950e94ce423060e8d3",
2026-06-14 10:12:41.276297 | controller |     "Jun 14 08:39:54.458404 crc crio[24245]: time=\"2026-06-14T08:39:54.457524589Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/POD\" id=226fc3fd-ed3b-4620-97d6-727daa8a4b1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.276315 | controller |     "Jun 14 08:39:54.459712 crc crio[24245]: time=\"2026-06-14T08:39:54.458402806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.276330 | controller |     "Jun 14 08:39:54.487695 crc crio[24245]: time=\"2026-06-14T08:39:54.487552266Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk Namespace:openshift-marketplace ID:f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5 UID:ef46a9c9-f9d8-4678-84ea-01c9ccaf8fae NetNS:/var/run/netns/60455c5c-76c9-4b70-b9ec-0624e0d97dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef46a9c9_f9d8_4678_84ea_01c9ccaf8fae.slice PodAnnotations:0xc001c3cce8}] Aliases:map[]}\"",
2026-06-14 10:12:41.276360 | controller |     "Jun 14 08:39:54.487695 crc crio[24245]: time=\"2026-06-14T08:39:54.487614488Z\" level=info msg=\"Adding pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.276381 | controller |     "Jun 14 08:39:54.824481 crc crio[24245]: 2026-06-14T08:39:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f6a300d14882acc Mac:02:68:d3:82:39:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/60455c5c-76c9-4b70-b9ec-0624e0d97dab SocketPath: PciID:}] [{Interface:0xc0005145d0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.276396 | controller |     "Jun 14 08:39:54.825920 crc crio[24245]: time=\"2026-06-14T08:39:54.825780923Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk Namespace:openshift-marketplace ID:f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5 UID:ef46a9c9-f9d8-4678-84ea-01c9ccaf8fae NetNS:/var/run/netns/60455c5c-76c9-4b70-b9ec-0624e0d97dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef46a9c9_f9d8_4678_84ea_01c9ccaf8fae.slice PodAnnotations:0xc001c3cce8}] Aliases:map[]}\"",
2026-06-14 10:12:41.276412 | controller |     "Jun 14 08:39:54.826061 crc crio[24245]: time=\"2026-06-14T08:39:54.826034501Z\" level=info msg=\"Checking pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.276427 | controller |     "Jun 14 08:39:54.835285 crc crio[24245]: time=\"2026-06-14T08:39:54.835158016Z\" level=info msg=\"Ran pod sandbox f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5 with infra container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/POD\" id=226fc3fd-ed3b-4620-97d6-727daa8a4b1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.276442 | controller |     "Jun 14 08:39:54.837281 crc crio[24245]: time=\"2026-06-14T08:39:54.837158035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=60afcff2-0c92-48b7-b08e-05301a8eb7d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.276458 | controller |     "Jun 14 08:39:54.839446 crc crio[24245]: time=\"2026-06-14T08:39:54.839366281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=24de091b-8328-455b-89d1-0d74f3c28f9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.276473 | controller |     "Jun 14 08:39:54.844594 crc crio[24245]: time=\"2026-06-14T08:39:54.844536527Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/util\" id=d296a7f7-3d01-47bd-952e-2efa2528fb2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.276491 | controller |     "Jun 14 08:39:54.844945 crc crio[24245]: time=\"2026-06-14T08:39:54.844831376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.276506 | controller |     "Jun 14 08:39:54.879512 crc crio[24245]: time=\"2026-06-14T08:39:54.879405518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.276522 | controller |     "Jun 14 08:39:54.884311 crc crio[24245]: time=\"2026-06-14T08:39:54.884177132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.276537 | controller |     "Jun 14 08:39:55.014765 crc crio[24245]: time=\"2026-06-14T08:39:55.014155721Z\" level=info msg=\"Created container c9546a59bd05ac2a6dc27f9fbc7d6bd3ffbcaa93f6ad98c1105e553068b3a92c: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/util\" id=d296a7f7-3d01-47bd-952e-2efa2528fb2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.276551 | controller |     "Jun 14 08:39:55.017013 crc crio[24245]: time=\"2026-06-14T08:39:55.01678031Z\" level=info msg=\"Starting container: c9546a59bd05ac2a6dc27f9fbc7d6bd3ffbcaa93f6ad98c1105e553068b3a92c\" id=ee77eaa8-f741-48db-a864-9b81998a8e1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.276566 | controller |     "Jun 14 08:39:55.024513 crc crio[24245]: time=\"2026-06-14T08:39:55.024361908Z\" level=info msg=\"Started container\" PID=41719 containerID=c9546a59bd05ac2a6dc27f9fbc7d6bd3ffbcaa93f6ad98c1105e553068b3a92c description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/util id=ee77eaa8-f741-48db-a864-9b81998a8e1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5",
2026-06-14 10:12:41.276581 | controller |     "Jun 14 08:39:55.424830 crc crio[24245]: time=\"2026-06-14T08:39:55.424245803Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=f6779c33-7814-498e-b978-c43f7e09dc05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.276596 | controller |     "Jun 14 08:39:55.425215 crc crio[24245]: time=\"2026-06-14T08:39:55.42512196Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 not found\" id=f6779c33-7814-498e-b978-c43f7e09dc05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.276610 | controller |     "Jun 14 08:39:55.425215 crc crio[24245]: time=\"2026-06-14T08:39:55.425191542Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3 found\" id=f6779c33-7814-498e-b978-c43f7e09dc05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.276625 | controller |     "Jun 14 08:39:55.427018 crc crio[24245]: time=\"2026-06-14T08:39:55.426921574Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=ea3566f1-7d67-4215-af86-48cdff363e31 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.276639 | controller |     "Jun 14 08:39:55.437435 crc crio[24245]: time=\"2026-06-14T08:39:55.437272666Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\\\"\"",
2026-06-14 10:12:41.276657 | controller |     "Jun 14 08:40:00.539825 crc crio[24245]: time=\"2026-06-14T08:40:00.538982975Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690440-9qd9m/POD\" id=1b8ad944-fd1a-4b88-825c-2bddb073ef8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.276672 | controller |     "Jun 14 08:40:00.539825 crc crio[24245]: time=\"2026-06-14T08:40:00.539587753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.276687 | controller |     "Jun 14 08:40:02.032796 crc crio[24245]: time=\"2026-06-14T08:40:02.032377745Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=ea3566f1-7d67-4215-af86-48cdff363e31 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.276702 | controller |     "Jun 14 08:40:02.035253 crc crio[24245]: time=\"2026-06-14T08:40:02.033709996Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690440-9qd9m Namespace:openshift-infra ID:5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528 UID:1016c28a-ae56-42bf-ae40-e8532b0077fa NetNS:/var/run/netns/bbda19f3-79f0-4038-b88d-20b7c1cac8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1016c28a_ae56_42bf_ae40_e8532b0077fa.slice PodAnnotations:0xc000130bc0}] Aliases:map[]}\"",
2026-06-14 10:12:41.276717 | controller |     "Jun 14 08:40:02.035253 crc crio[24245]: time=\"2026-06-14T08:40:02.035237651Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690440-9qd9m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.276732 | controller |     "Jun 14 08:40:02.035941 crc crio[24245]: time=\"2026-06-14T08:40:02.035818042Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=ca5bb9ea-0c86-46e1-9162-bb588264e98b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.276747 | controller |     "Jun 14 08:40:02.043071 crc crio[24245]: time=\"2026-06-14T08:40:02.04137194Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-bundle@sha256:1c06966e5d2ecdb91409068cd8d289b46b3e5a27af1694ce71db1f94379a18c3\" id=7738564f-73ba-4cc5-8c20-335c26883282 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.276762 | controller |     "Jun 14 08:40:02.051542 crc crio[24245]: time=\"2026-06-14T08:40:02.051507392Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/pull\" id=dc7253d6-96a1-4ea2-a29b-9a5e8a1ffc7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.276777 | controller |     "Jun 14 08:40:02.053323 crc crio[24245]: time=\"2026-06-14T08:40:02.053276056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.276792 | controller |     "Jun 14 08:40:02.090676 crc crio[24245]: time=\"2026-06-14T08:40:02.090201147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.276807 | controller |     "Jun 14 08:40:02.095215 crc crio[24245]: time=\"2026-06-14T08:40:02.095189018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.276822 | controller |     "Jun 14 08:40:02.248019 crc crio[24245]: time=\"2026-06-14T08:40:02.247956394Z\" level=info msg=\"Created container c96afa5ce86d3ad42eb761a40bb38f0bb39ba01d01dcc40ba65dc4c6e7d7e542: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/pull\" id=dc7253d6-96a1-4ea2-a29b-9a5e8a1ffc7d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.276840 | controller |     "Jun 14 08:40:02.261248 crc crio[24245]: time=\"2026-06-14T08:40:02.261137366Z\" level=info msg=\"Starting container: c96afa5ce86d3ad42eb761a40bb38f0bb39ba01d01dcc40ba65dc4c6e7d7e542\" id=9f44fb67-624d-456a-82c5-3b121789c37e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.276855 | controller |     "Jun 14 08:40:02.277940 crc crio[24245]: time=\"2026-06-14T08:40:02.277538485Z\" level=info msg=\"Started container\" PID=41871 containerID=c96afa5ce86d3ad42eb761a40bb38f0bb39ba01d01dcc40ba65dc4c6e7d7e542 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/pull id=9f44fb67-624d-456a-82c5-3b121789c37e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5",
2026-06-14 10:12:41.276871 | controller |     "Jun 14 08:40:02.732362 crc crio[24245]: 2026-06-14T08:40:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5338f48df191e7c Mac:aa:31:11:00:9e:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/bbda19f3-79f0-4038-b88d-20b7c1cac8d5 SocketPath: PciID:}] [{Interface:0xc0003648f0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.276886 | controller |     "Jun 14 08:40:02.733772 crc crio[24245]: time=\"2026-06-14T08:40:02.733666546Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690440-9qd9m Namespace:openshift-infra ID:5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528 UID:1016c28a-ae56-42bf-ae40-e8532b0077fa NetNS:/var/run/netns/bbda19f3-79f0-4038-b88d-20b7c1cac8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1016c28a_ae56_42bf_ae40_e8532b0077fa.slice PodAnnotations:0xc000130bc0}] Aliases:map[]}\"",
2026-06-14 10:12:41.276901 | controller |     "Jun 14 08:40:02.733953 crc crio[24245]: time=\"2026-06-14T08:40:02.733808711Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690440-9qd9m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.276916 | controller |     "Jun 14 08:40:02.764289 crc crio[24245]: time=\"2026-06-14T08:40:02.764164116Z\" level=info msg=\"Ran pod sandbox 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528 with infra container: openshift-infra/auto-csr-approver-29690440-9qd9m/POD\" id=1b8ad944-fd1a-4b88-825c-2bddb073ef8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.276931 | controller |     "Jun 14 08:40:02.767153 crc crio[24245]: time=\"2026-06-14T08:40:02.766543336Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1161260a-e6b9-4247-8a71-f18a4ffb0dd4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.276946 | controller |     "Jun 14 08:40:02.774103 crc crio[24245]: time=\"2026-06-14T08:40:02.773684493Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.276961 | controller |     "Jun 14 08:40:02.872541 crc crio[24245]: time=\"2026-06-14T08:40:02.872386368Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-4fvtl/POD\" id=9d26ebec-39b5-46ae-9c3d-8810e2261422 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.276975 | controller |     "Jun 14 08:40:02.872663 crc crio[24245]: time=\"2026-06-14T08:40:02.872582281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.276990 | controller |     "Jun 14 08:40:02.901298 crc crio[24245]: time=\"2026-06-14T08:40:02.901178896Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=9d26ebec-39b5-46ae-9c3d-8810e2261422 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.277008 | controller |     "Jun 14 08:40:03.056534 crc crio[24245]: time=\"2026-06-14T08:40:03.056372084Z\" level=info msg=\"Ran pod sandbox 21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106 with infra container: openshift-frr-k8s/frr-k8s-4fvtl/POD\" id=9d26ebec-39b5-46ae-9c3d-8810e2261422 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.277023 | controller |     "Jun 14 08:40:03.059331 crc crio[24245]: time=\"2026-06-14T08:40:03.058814348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a2b0418b-74ab-4cae-ae86-374dc89dc541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.277038 | controller |     "Jun 14 08:40:03.059727 crc crio[24245]: time=\"2026-06-14T08:40:03.059625132Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=a2b0418b-74ab-4cae-ae86-374dc89dc541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.277053 | controller |     "Jun 14 08:40:03.059727 crc crio[24245]: time=\"2026-06-14T08:40:03.059709625Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=a2b0418b-74ab-4cae-ae86-374dc89dc541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.277067 | controller |     "Jun 14 08:40:03.061319 crc crio[24245]: time=\"2026-06-14T08:40:03.061183569Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=de8699c4-6618-4452-8fe4-c134e285adac name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.277081 | controller |     "Jun 14 08:40:03.072223 crc crio[24245]: time=\"2026-06-14T08:40:03.072098111Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-14 10:12:41.277096 | controller |     "Jun 14 08:40:03.470831 crc crio[24245]: time=\"2026-06-14T08:40:03.470742721Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1161260a-e6b9-4247-8a71-f18a4ffb0dd4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.277111 | controller |     "Jun 14 08:40:03.472943 crc crio[24245]: time=\"2026-06-14T08:40:03.472776413Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2f20995a-2c59-464a-909d-f46efe65e129 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.277126 | controller |     "Jun 14 08:40:03.474720 crc crio[24245]: time=\"2026-06-14T08:40:03.474638974Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d63b4e17-b143-45ad-a721-4c1ea4c493e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.277141 | controller |     "Jun 14 08:40:03.481630 crc crio[24245]: time=\"2026-06-14T08:40:03.481546064Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690440-9qd9m/oc\" id=1615dc05-4297-4476-83d6-bafbd0ce1d63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.277156 | controller |     "Jun 14 08:40:03.482095 crc crio[24245]: time=\"2026-06-14T08:40:03.482026179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.277170 | controller |     "Jun 14 08:40:03.514303 crc crio[24245]: time=\"2026-06-14T08:40:03.514090664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.277189 | controller |     "Jun 14 08:40:03.530659 crc crio[24245]: time=\"2026-06-14T08:40:03.5305776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=353b80db-6105-481a-b684-cecf9599b461 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.277204 | controller |     "Jun 14 08:40:03.533704 crc crio[24245]: time=\"2026-06-14T08:40:03.53359502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=76c70e81-ce50-4464-b42e-da47d5226f6d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.277219 | controller |     "Jun 14 08:40:03.542368 crc crio[24245]: time=\"2026-06-14T08:40:03.54213292Z\" level=info msg=\"Creating container: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/extract\" id=e5836dcd-5182-4323-8e46-1fb6b9d9b9b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.277234 | controller |     "Jun 14 08:40:03.543210 crc crio[24245]: time=\"2026-06-14T08:40:03.542966736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.277249 | controller |     "Jun 14 08:40:03.596624 crc crio[24245]: time=\"2026-06-14T08:40:03.596420904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.277264 | controller |     "Jun 14 08:40:03.600417 crc crio[24245]: time=\"2026-06-14T08:40:03.599754685Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-fjbr7/POD\" id=48d2a15f-d003-4b06-9282-e373f356140b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.277278 | controller |     "Jun 14 08:40:03.600417 crc crio[24245]: time=\"2026-06-14T08:40:03.599799226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.277293 | controller |     "Jun 14 08:40:03.608727 crc crio[24245]: time=\"2026-06-14T08:40:03.608597265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.277307 | controller |     "Jun 14 08:40:03.642086 crc crio[24245]: time=\"2026-06-14T08:40:03.641159296Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=48d2a15f-d003-4b06-9282-e373f356140b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.277322 | controller |     "Jun 14 08:40:03.654321 crc crio[24245]: time=\"2026-06-14T08:40:03.653530345Z\" level=info msg=\"Ran pod sandbox 6465a4803918129579307491b65bb0c578ef860a970dacedb1a7e54247e9c74b with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-fjbr7/POD\" id=48d2a15f-d003-4b06-9282-e373f356140b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.277337 | controller |     "Jun 14 08:40:03.656313 crc crio[24245]: time=\"2026-06-14T08:40:03.656234798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=639c27b3-674d-47ad-b85c-c19fbeb5d2b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.277378 | controller |     "Jun 14 08:40:03.656618 crc crio[24245]: time=\"2026-06-14T08:40:03.656555928Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=639c27b3-674d-47ad-b85c-c19fbeb5d2b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.277399 | controller |     "Jun 14 08:40:03.656707 crc crio[24245]: time=\"2026-06-14T08:40:03.656686732Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=639c27b3-674d-47ad-b85c-c19fbeb5d2b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.277415 | controller |     "Jun 14 08:40:03.658228 crc crio[24245]: time=\"2026-06-14T08:40:03.658171746Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7b7af987-97ae-47e5-83f9-7fda6755faf1 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.277431 | controller |     "Jun 14 08:40:03.667238 crc crio[24245]: time=\"2026-06-14T08:40:03.66622188Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-14 10:12:41.277446 | controller |     "Jun 14 08:40:03.728477 crc crio[24245]: time=\"2026-06-14T08:40:03.728374453Z\" level=info msg=\"Created container 5cfcf188d5513b3a21e79cf3e4a618b76c789abe786474d931e9da87ef00da10: openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/extract\" id=e5836dcd-5182-4323-8e46-1fb6b9d9b9b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.277461 | controller |     "Jun 14 08:40:03.729535 crc crio[24245]: time=\"2026-06-14T08:40:03.729428605Z\" level=info msg=\"Starting container: 5cfcf188d5513b3a21e79cf3e4a618b76c789abe786474d931e9da87ef00da10\" id=e055bdd3-4a20-42d6-ac7d-09a74f90ef5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.277476 | controller |     "Jun 14 08:40:03.737770 crc crio[24245]: time=\"2026-06-14T08:40:03.737646531Z\" level=info msg=\"Started container\" PID=41968 containerID=5cfcf188d5513b3a21e79cf3e4a618b76c789abe786474d931e9da87ef00da10 description=openshift-marketplace/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/extract id=e055bdd3-4a20-42d6-ac7d-09a74f90ef5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5",
2026-06-14 10:12:41.277491 | controller |     "Jun 14 08:40:03.867921 crc crio[24245]: time=\"2026-06-14T08:40:03.867196404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.277507 | controller |     "Jun 14 08:40:04.033902 crc crio[24245]: time=\"2026-06-14T08:40:04.033766589Z\" level=info msg=\"Created container 80f43b8e3fc5387dcd3521c0862b834c9dff1f3c245046d636c98b059da502e7: openshift-infra/auto-csr-approver-29690440-9qd9m/oc\" id=1615dc05-4297-4476-83d6-bafbd0ce1d63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.277522 | controller |     "Jun 14 08:40:04.037801 crc crio[24245]: time=\"2026-06-14T08:40:04.037699277Z\" level=info msg=\"Starting container: 80f43b8e3fc5387dcd3521c0862b834c9dff1f3c245046d636c98b059da502e7\" id=45af0944-ea82-4180-9482-1c48715f0cd8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.277537 | controller |     "Jun 14 08:40:04.051081 crc crio[24245]: time=\"2026-06-14T08:40:04.050928487Z\" level=info msg=\"Started container\" PID=41998 containerID=80f43b8e3fc5387dcd3521c0862b834c9dff1f3c245046d636c98b059da502e7 description=openshift-infra/auto-csr-approver-29690440-9qd9m/oc id=45af0944-ea82-4180-9482-1c48715f0cd8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528",
2026-06-14 10:12:41.277552 | controller |     "Jun 14 08:40:05.674274 crc crio[24245]: time=\"2026-06-14T08:40:05.673627935Z\" level=info msg=\"Stopping pod sandbox: f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5\" id=831d442a-2151-4d83-b5de-e79548ae2599 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.277570 | controller |     "Jun 14 08:40:05.676132 crc crio[24245]: time=\"2026-06-14T08:40:05.675011097Z\" level=info msg=\"Got pod network &{Name:2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk Namespace:openshift-marketplace ID:f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5 UID:ef46a9c9-f9d8-4678-84ea-01c9ccaf8fae NetNS:/var/run/netns/60455c5c-76c9-4b70-b9ec-0624e0d97dab Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podef46a9c9_f9d8_4678_84ea_01c9ccaf8fae.slice PodAnnotations:0xc000522f30}] Aliases:map[]}\"",
2026-06-14 10:12:41.277585 | controller |     "Jun 14 08:40:05.676132 crc crio[24245]: time=\"2026-06-14T08:40:05.675510492Z\" level=info msg=\"Deleting pod openshift-marketplace_2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.277600 | controller |     "Jun 14 08:40:06.528284 crc crio[24245]: time=\"2026-06-14T08:40:06.52796794Z\" level=info msg=\"Stopped pod sandbox: f6a300d14882acc003e8402f31bce4f751cbe9df698323cb19c537916cea9bf5\" id=831d442a-2151-4d83-b5de-e79548ae2599 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.277614 | controller |     "Jun 14 08:40:06.688187 crc crio[24245]: time=\"2026-06-14T08:40:06.688124848Z\" level=info msg=\"Stopping pod sandbox: 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528\" id=726a333a-0e26-4205-b1ec-8c1f96a1fd8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.277628 | controller |     "Jun 14 08:40:06.688906 crc crio[24245]: time=\"2026-06-14T08:40:06.688802098Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690440-9qd9m Namespace:openshift-infra ID:5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528 UID:1016c28a-ae56-42bf-ae40-e8532b0077fa NetNS:/var/run/netns/bbda19f3-79f0-4038-b88d-20b7c1cac8d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1016c28a_ae56_42bf_ae40_e8532b0077fa.slice PodAnnotations:0xc00161ac08}] Aliases:map[]}\"",
2026-06-14 10:12:41.277643 | controller |     "Jun 14 08:40:06.689113 crc crio[24245]: time=\"2026-06-14T08:40:06.689088187Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690440-9qd9m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.277659 | controller |     "Jun 14 08:40:06.987881 crc crio[24245]: time=\"2026-06-14T08:40:06.987351839Z\" level=info msg=\"Stopped pod sandbox: 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528\" id=726a333a-0e26-4205-b1ec-8c1f96a1fd8f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.277716 | controller |     "Jun 14 08:40:16.439621 crc crio[24245]: time=\"2026-06-14T08:40:16.439073352Z\" level=info msg=\"Running pod sandbox: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-csmdz/POD\" id=090bdb4d-8753-4f56-bfd5-d22ba1f2f0f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.277734 | controller |     "Jun 14 08:40:16.440705 crc crio[24245]: time=\"2026-06-14T08:40:16.439649669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.277749 | controller |     "Jun 14 08:40:27.576515 crc crio[24245]: time=\"2026-06-14T08:40:27.57563513Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-csmdz Namespace:cert-manager-operator ID:954b43ea1c187b5755d271b4efffa0d57423e7df2b4f8c19836d87cfc328708f UID:dc3ff1d4-809c-4903-b684-4808bc8c8ebd NetNS:/var/run/netns/cb1834b0-0ef2-4c72-9d84-c2b524df93f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc3ff1d4_809c_4903_b684_4808bc8c8ebd.slice PodAnnotations:0xc0006021b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.277767 | controller |     "Jun 14 08:40:27.576515 crc crio[24245]: time=\"2026-06-14T08:40:27.576256189Z\" level=info msg=\"Adding pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-csmdz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.277782 | controller |     "Jun 14 08:40:27.672458 crc crio[24245]: time=\"2026-06-14T08:40:27.67232494Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7b7af987-97ae-47e5-83f9-7fda6755faf1 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.277797 | controller |     "Jun 14 08:40:27.681048 crc crio[24245]: time=\"2026-06-14T08:40:27.680437128Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3a5afac6-a2a2-4301-aab0-9a8c0086ceec name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.277812 | controller |     "Jun 14 08:40:27.686237 crc crio[24245]: time=\"2026-06-14T08:40:27.6861369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b689fae5-e7f3-4cc6-85b5-40ad941de2fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.277826 | controller |     "Jun 14 08:40:27.693655 crc crio[24245]: time=\"2026-06-14T08:40:27.693590446Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=de8699c4-6618-4452-8fe4-c134e285adac name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.277841 | controller |     "Jun 14 08:40:27.696345 crc crio[24245]: time=\"2026-06-14T08:40:27.695302457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=ce72c633-777e-4dc1-bb9a-354b1158059c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.277856 | controller |     "Jun 14 08:40:27.700778 crc crio[24245]: time=\"2026-06-14T08:40:27.700702019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d389c531-ff15-4fad-98d1-7b919a17f186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.277870 | controller |     "Jun 14 08:40:27.701031 crc crio[24245]: time=\"2026-06-14T08:40:27.700707519Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-fjbr7/frr-k8s-webhook-server\" id=80eda48d-bfc9-444f-b104-adab8f4c5113 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.277885 | controller |     "Jun 14 08:40:27.704518 crc crio[24245]: time=\"2026-06-14T08:40:27.703780022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.277899 | controller |     "Jun 14 08:40:27.713389 crc crio[24245]: time=\"2026-06-14T08:40:27.713302039Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-files\" id=eedecb89-6b11-4c85-b364-7c0fce33963c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.277913 | controller |     "Jun 14 08:40:27.742558 crc crio[24245]: time=\"2026-06-14T08:40:27.742455768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.277928 | controller |     "Jun 14 08:40:27.759542 crc crio[24245]: time=\"2026-06-14T08:40:27.759430809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.277946 | controller |     "Jun 14 08:40:27.762922 crc crio[24245]: time=\"2026-06-14T08:40:27.762894264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.277961 | controller |     "Jun 14 08:40:27.775377 crc crio[24245]: time=\"2026-06-14T08:40:27.775281057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.277975 | controller |     "Jun 14 08:40:27.794339 crc crio[24245]: time=\"2026-06-14T08:40:27.794230369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.277990 | controller |     "Jun 14 08:40:27.922289 crc crio[24245]: 2026-06-14T08:40:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:954b43ea1c187b5 Mac:72:2d:cb:dd:b6:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/cb1834b0-0ef2-4c72-9d84-c2b524df93f2 SocketPath: PciID:}] [{Interface:0xc0002609e0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.278020 | controller |     "Jun 14 08:40:27.925489 crc crio[24245]: time=\"2026-06-14T08:40:27.925092326Z\" level=info msg=\"Got pod network &{Name:cert-manager-operator-controller-manager-f9f8597cc-csmdz Namespace:cert-manager-operator ID:954b43ea1c187b5755d271b4efffa0d57423e7df2b4f8c19836d87cfc328708f UID:dc3ff1d4-809c-4903-b684-4808bc8c8ebd NetNS:/var/run/netns/cb1834b0-0ef2-4c72-9d84-c2b524df93f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddc3ff1d4_809c_4903_b684_4808bc8c8ebd.slice PodAnnotations:0xc0006021b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.278035 | controller |     "Jun 14 08:40:27.925489 crc crio[24245]: time=\"2026-06-14T08:40:27.925390045Z\" level=info msg=\"Checking pod cert-manager-operator_cert-manager-operator-controller-manager-f9f8597cc-csmdz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.278049 | controller |     "Jun 14 08:40:27.926002 crc crio[24245]: time=\"2026-06-14T08:40:27.92593763Z\" level=info msg=\"Created container 46772f831b84aae726f77d0bebcd0ba9857cff79fd5ef295ea666d943c221bc0: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-fjbr7/frr-k8s-webhook-server\" id=80eda48d-bfc9-444f-b104-adab8f4c5113 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.278064 | controller |     "Jun 14 08:40:27.927929 crc crio[24245]: time=\"2026-06-14T08:40:27.92763647Z\" level=info msg=\"Starting container: 46772f831b84aae726f77d0bebcd0ba9857cff79fd5ef295ea666d943c221bc0\" id=39a339fc-3c39-4860-ae0b-1c8cb77d183f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.278079 | controller |     "Jun 14 08:40:27.935919 crc crio[24245]: time=\"2026-06-14T08:40:27.93424579Z\" level=info msg=\"Created container 24c14f6c4c666a657eafdcc63ec6a77c4d881d682472b53d891bd83ce69195cf: openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-files\" id=eedecb89-6b11-4c85-b364-7c0fce33963c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.278094 | controller |     "Jun 14 08:40:27.939940 crc crio[24245]: time=\"2026-06-14T08:40:27.938107525Z\" level=info msg=\"Starting container: 24c14f6c4c666a657eafdcc63ec6a77c4d881d682472b53d891bd83ce69195cf\" id=377c8d39-bb7f-401c-af42-856e01c70e8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.278109 | controller |     "Jun 14 08:40:27.939940 crc crio[24245]: time=\"2026-06-14T08:40:27.938944721Z\" level=info msg=\"Started container\" PID=42546 containerID=46772f831b84aae726f77d0bebcd0ba9857cff79fd5ef295ea666d943c221bc0 description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-fjbr7/frr-k8s-webhook-server id=39a339fc-3c39-4860-ae0b-1c8cb77d183f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6465a4803918129579307491b65bb0c578ef860a970dacedb1a7e54247e9c74b",
2026-06-14 10:12:41.278128 | controller |     "Jun 14 08:40:27.940235 crc crio[24245]: time=\"2026-06-14T08:40:27.940058948Z\" level=info msg=\"Ran pod sandbox 954b43ea1c187b5755d271b4efffa0d57423e7df2b4f8c19836d87cfc328708f with infra container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-csmdz/POD\" id=090bdb4d-8753-4f56-bfd5-d22ba1f2f0f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.278143 | controller |     "Jun 14 08:40:27.944970 crc crio[24245]: time=\"2026-06-14T08:40:27.943668733Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=8543468c-8b07-4caa-8ef7-4a1c18b66f5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.278158 | controller |     "Jun 14 08:40:27.944970 crc crio[24245]: time=\"2026-06-14T08:40:27.944084406Z\" level=info msg=\"Image registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 not found\" id=8543468c-8b07-4caa-8ef7-4a1c18b66f5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.278224 | controller |     "Jun 14 08:40:27.944970 crc crio[24245]: time=\"2026-06-14T08:40:27.944107047Z\" level=info msg=\"Started container\" PID=42548 containerID=24c14f6c4c666a657eafdcc63ec6a77c4d881d682472b53d891bd83ce69195cf description=openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-files id=377c8d39-bb7f-401c-af42-856e01c70e8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106",
2026-06-14 10:12:41.278245 | controller |     "Jun 14 08:40:27.944970 crc crio[24245]: time=\"2026-06-14T08:40:27.944149188Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9 found\" id=8543468c-8b07-4caa-8ef7-4a1c18b66f5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.278261 | controller |     "Jun 14 08:40:27.947173 crc crio[24245]: time=\"2026-06-14T08:40:27.947077916Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=b29d0971-ab04-44ae-9b36-b95541c3a6cc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.278276 | controller |     "Jun 14 08:40:27.964206 crc crio[24245]: time=\"2026-06-14T08:40:27.964102999Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\\\"\"",
2026-06-14 10:12:41.278291 | controller |     "Jun 14 08:40:28.160763 crc crio[24245]: time=\"2026-06-14T08:40:28.160695706Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=14460f69-fe1a-4be0-8fbf-df61da957053 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.278306 | controller |     "Jun 14 08:40:28.165810 crc crio[24245]: time=\"2026-06-14T08:40:28.165691336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=357b112a-66ae-4d20-8354-e9c19f6fce53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.278320 | controller |     "Jun 14 08:40:28.177431 crc crio[24245]: time=\"2026-06-14T08:40:28.17708805Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/cp-reloader\" id=946d06ea-21d7-4035-a7e6-9b2439c22de8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.278335 | controller |     "Jun 14 08:40:28.180286 crc crio[24245]: time=\"2026-06-14T08:40:28.180210345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.278393 | controller |     "Jun 14 08:40:28.239723 crc crio[24245]: time=\"2026-06-14T08:40:28.239620755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.278412 | controller |     "Jun 14 08:40:28.245313 crc crio[24245]: time=\"2026-06-14T08:40:28.245230884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.278427 | controller |     "Jun 14 08:40:28.365333 crc crio[24245]: time=\"2026-06-14T08:40:28.364832381Z\" level=info msg=\"Created container bba31d8556a1cb90ab5800244d9eebace754f1460dbce7a553346330cb9ec140: openshift-frr-k8s/frr-k8s-4fvtl/cp-reloader\" id=946d06ea-21d7-4035-a7e6-9b2439c22de8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.278442 | controller |     "Jun 14 08:40:28.366746 crc crio[24245]: time=\"2026-06-14T08:40:28.366613893Z\" level=info msg=\"Starting container: bba31d8556a1cb90ab5800244d9eebace754f1460dbce7a553346330cb9ec140\" id=318b1104-54af-4121-b6db-81cfc604017d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.278457 | controller |     "Jun 14 08:40:28.374661 crc crio[24245]: time=\"2026-06-14T08:40:28.374582724Z\" level=info msg=\"Started container\" PID=42576 containerID=bba31d8556a1cb90ab5800244d9eebace754f1460dbce7a553346330cb9ec140 description=openshift-frr-k8s/frr-k8s-4fvtl/cp-reloader id=318b1104-54af-4121-b6db-81cfc604017d name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106",
2026-06-14 10:12:41.278473 | controller |     "Jun 14 08:40:29.182128 crc crio[24245]: time=\"2026-06-14T08:40:29.18153526Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=44373b55-01ba-4489-8ae9-86f17b8713af name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.278488 | controller |     "Jun 14 08:40:29.190794 crc crio[24245]: time=\"2026-06-14T08:40:29.190736098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a2606d4f-4656-4ed8-b0b8-a06b2b77c688 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.278503 | controller |     "Jun 14 08:40:29.200267 crc crio[24245]: time=\"2026-06-14T08:40:29.200174754Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/cp-metrics\" id=aad3f922-c2e1-4fd2-b694-a7482e000cab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.278518 | controller |     "Jun 14 08:40:29.203645 crc crio[24245]: time=\"2026-06-14T08:40:29.203562807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.278532 | controller |     "Jun 14 08:40:29.236823 crc crio[24245]: time=\"2026-06-14T08:40:29.236698353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.278548 | controller |     "Jun 14 08:40:29.240996 crc crio[24245]: time=\"2026-06-14T08:40:29.240821968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.278562 | controller |     "Jun 14 08:40:29.366365 crc crio[24245]: time=\"2026-06-14T08:40:29.366251069Z\" level=info msg=\"Created container 54d9da73f9142d0f44bc6d10249513b0e789a669350c5282350a8dece9d41013: openshift-frr-k8s/frr-k8s-4fvtl/cp-metrics\" id=aad3f922-c2e1-4fd2-b694-a7482e000cab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.278580 | controller |     "Jun 14 08:40:29.367767 crc crio[24245]: time=\"2026-06-14T08:40:29.367586559Z\" level=info msg=\"Starting container: 54d9da73f9142d0f44bc6d10249513b0e789a669350c5282350a8dece9d41013\" id=7a0d3857-5baf-4a2b-a6ed-09800e5727d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.278595 | controller |     "Jun 14 08:40:29.378967 crc crio[24245]: time=\"2026-06-14T08:40:29.378796597Z\" level=info msg=\"Started container\" PID=42590 containerID=54d9da73f9142d0f44bc6d10249513b0e789a669350c5282350a8dece9d41013 description=openshift-frr-k8s/frr-k8s-4fvtl/cp-metrics id=7a0d3857-5baf-4a2b-a6ed-09800e5727d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106",
2026-06-14 10:12:41.278610 | controller |     "Jun 14 08:40:30.194427 crc crio[24245]: time=\"2026-06-14T08:40:30.194344633Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=4998543f-b009-4d62-9c77-65d07a49c283 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.278625 | controller |     "Jun 14 08:40:31.081081 crc crio[24245]: time=\"2026-06-14T08:40:31.080318183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=897d3eff-557a-4696-a8be-d3e8436402ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.278640 | controller |     "Jun 14 08:40:31.089550 crc crio[24245]: time=\"2026-06-14T08:40:31.089421197Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-status\" id=4e5eea5c-d7b8-4f90-8464-117ba513a6ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.278654 | controller |     "Jun 14 08:40:31.091750 crc crio[24245]: time=\"2026-06-14T08:40:31.091667155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.278669 | controller |     "Jun 14 08:40:31.177724 crc crio[24245]: time=\"2026-06-14T08:40:31.177615341Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:708361988343fb0fc9c10ebdc6a05de75ed038918ece0b7a91888e2cc74f644e\" id=b29d0971-ab04-44ae-9b36-b95541c3a6cc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.278684 | controller |     "Jun 14 08:40:31.179207 crc crio[24245]: time=\"2026-06-14T08:40:31.17913135Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=4770a228-8c32-4a88-90c0-0cfd796423c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.278700 | controller |     "Jun 14 08:40:31.186006 crc crio[24245]: time=\"2026-06-14T08:40:31.185954516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.278715 | controller |     "Jun 14 08:40:31.190105 crc crio[24245]: time=\"2026-06-14T08:40:31.190078761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.278730 | controller |     "Jun 14 08:40:31.190610 crc crio[24245]: time=\"2026-06-14T08:40:31.190509023Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/cert-manager-operator-rhel9@sha256:484342520dc3babe0ff4a9360edc98816556f2bd1b9981ec3d5dbab09a7536a9\" id=a2c5098b-78df-46ac-8231-98b6660e3c7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.278745 | controller |     "Jun 14 08:40:31.201542 crc crio[24245]: time=\"2026-06-14T08:40:31.201492534Z\" level=info msg=\"Creating container: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-csmdz/cert-manager-operator\" id=0787930e-6193-4e53-8ae6-85667e411a63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.278762 | controller |     "Jun 14 08:40:31.204922 crc crio[24245]: time=\"2026-06-14T08:40:31.204792725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.278778 | controller |     "Jun 14 08:40:31.268372 crc crio[24245]: time=\"2026-06-14T08:40:31.268229806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.278793 | controller |     "Jun 14 08:40:31.273010 crc crio[24245]: time=\"2026-06-14T08:40:31.272944939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.278808 | controller |     "Jun 14 08:40:31.406314 crc crio[24245]: time=\"2026-06-14T08:40:31.406230606Z\" level=info msg=\"Created container 467db63a37625c5754de94e8755d8c9fe9386c50460217c20b5ec9cfd2fbfc01: cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-csmdz/cert-manager-operator\" id=0787930e-6193-4e53-8ae6-85667e411a63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.278823 | controller |     "Jun 14 08:40:31.408297 crc crio[24245]: time=\"2026-06-14T08:40:31.408208857Z\" level=info msg=\"Starting container: 467db63a37625c5754de94e8755d8c9fe9386c50460217c20b5ec9cfd2fbfc01\" id=f3edb779-ac5c-4085-9365-bf8f3e1efcd4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.278838 | controller |     "Jun 14 08:40:31.413144 crc crio[24245]: time=\"2026-06-14T08:40:31.413089584Z\" level=info msg=\"Created container 4f6745700bfb43552a8f8fddbbe37e4acc61631c4c1689433c609b0601eee7c3: openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-status\" id=4e5eea5c-d7b8-4f90-8464-117ba513a6ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.278853 | controller |     "Jun 14 08:40:31.414002 crc crio[24245]: time=\"2026-06-14T08:40:31.413696722Z\" level=info msg=\"Started container\" PID=42631 containerID=467db63a37625c5754de94e8755d8c9fe9386c50460217c20b5ec9cfd2fbfc01 description=cert-manager-operator/cert-manager-operator-controller-manager-f9f8597cc-csmdz/cert-manager-operator id=f3edb779-ac5c-4085-9365-bf8f3e1efcd4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=954b43ea1c187b5755d271b4efffa0d57423e7df2b4f8c19836d87cfc328708f",
2026-06-14 10:12:41.278869 | controller |     "Jun 14 08:40:31.415004 crc crio[24245]: time=\"2026-06-14T08:40:31.414879717Z\" level=info msg=\"Starting container: 4f6745700bfb43552a8f8fddbbe37e4acc61631c4c1689433c609b0601eee7c3\" id=51ea7b3d-90c3-4254-aebb-8fb6919de497 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.278883 | controller |     "Jun 14 08:40:31.423590 crc crio[24245]: time=\"2026-06-14T08:40:31.423504397Z\" level=info msg=\"Started container\" PID=42624 containerID=4f6745700bfb43552a8f8fddbbe37e4acc61631c4c1689433c609b0601eee7c3 description=openshift-frr-k8s/frr-k8s-4fvtl/cp-frr-status id=51ea7b3d-90c3-4254-aebb-8fb6919de497 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106",
2026-06-14 10:12:41.278899 | controller |     "Jun 14 08:40:32.226973 crc crio[24245]: time=\"2026-06-14T08:40:32.226203906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=06940cca-1b14-4a88-a314-dc9bf0e78e0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.278914 | controller |     "Jun 14 08:40:32.233743 crc crio[24245]: time=\"2026-06-14T08:40:32.233648711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2e2a5de1-a649-4053-8926-9fc3f3aa0b65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.278935 | controller |     "Jun 14 08:40:32.244645 crc crio[24245]: time=\"2026-06-14T08:40:32.244069794Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/controller\" id=d057ec53-1ccf-4c54-81ad-0d447ef400ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.278951 | controller |     "Jun 14 08:40:32.246125 crc crio[24245]: time=\"2026-06-14T08:40:32.246050125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.278966 | controller |     "Jun 14 08:40:32.291258 crc crio[24245]: time=\"2026-06-14T08:40:32.291170566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.278981 | controller |     "Jun 14 08:40:32.294746 crc crio[24245]: time=\"2026-06-14T08:40:32.294669043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.278995 | controller |     "Jun 14 08:40:32.455327 crc crio[24245]: time=\"2026-06-14T08:40:32.455222735Z\" level=info msg=\"Created container b6b67df09e44849ad284d64724250c09107333a7e3396414c411188eba0a4cb9: openshift-frr-k8s/frr-k8s-4fvtl/controller\" id=d057ec53-1ccf-4c54-81ad-0d447ef400ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.279010 | controller |     "Jun 14 08:40:32.458696 crc crio[24245]: time=\"2026-06-14T08:40:32.458512472Z\" level=info msg=\"Starting container: b6b67df09e44849ad284d64724250c09107333a7e3396414c411188eba0a4cb9\" id=8171d42b-db7f-41b3-a193-bd1d4a0a00e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.279024 | controller |     "Jun 14 08:40:32.465275 crc crio[24245]: time=\"2026-06-14T08:40:32.465228847Z\" level=info msg=\"Started container\" PID=42673 containerID=b6b67df09e44849ad284d64724250c09107333a7e3396414c411188eba0a4cb9 description=openshift-frr-k8s/frr-k8s-4fvtl/controller id=8171d42b-db7f-41b3-a193-bd1d4a0a00e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106",
2026-06-14 10:12:41.279039 | controller |     "Jun 14 08:40:32.483673 crc crio[24245]: time=\"2026-06-14T08:40:32.483160474Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f0d668e1-dce6-4f18-b1ca-931cf2b48c19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.279053 | controller |     "Jun 14 08:40:32.490468 crc crio[24245]: time=\"2026-06-14T08:40:32.490173664Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=63253ef1-9ced-4483-b34b-dceb8a548652 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.279068 | controller |     "Jun 14 08:40:32.502416 crc crio[24245]: time=\"2026-06-14T08:40:32.501701804Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/frr\" id=c600b650-474d-44a4-a75a-2d28db645a14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.279082 | controller |     "Jun 14 08:40:32.504947 crc crio[24245]: time=\"2026-06-14T08:40:32.50418123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279097 | controller |     "Jun 14 08:40:32.554922 crc crio[24245]: time=\"2026-06-14T08:40:32.554566927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279111 | controller |     "Jun 14 08:40:32.561284 crc crio[24245]: time=\"2026-06-14T08:40:32.561166624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279129 | controller |     "Jun 14 08:40:32.680314 crc crio[24245]: time=\"2026-06-14T08:40:32.680130391Z\" level=info msg=\"Created container 9c0f0b1df6d0788e004b9f40f1d8b4c17acc2a541e2bcdae08adba8bf6733c1a: openshift-frr-k8s/frr-k8s-4fvtl/frr\" id=c600b650-474d-44a4-a75a-2d28db645a14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.279144 | controller |     "Jun 14 08:40:32.682340 crc crio[24245]: time=\"2026-06-14T08:40:32.682177163Z\" level=info msg=\"Starting container: 9c0f0b1df6d0788e004b9f40f1d8b4c17acc2a541e2bcdae08adba8bf6733c1a\" id=9f02f60b-238c-4aa3-8436-d9cd54a51d8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.279159 | controller |     "Jun 14 08:40:32.689641 crc crio[24245]: time=\"2026-06-14T08:40:32.689360722Z\" level=info msg=\"Started container\" PID=42687 containerID=9c0f0b1df6d0788e004b9f40f1d8b4c17acc2a541e2bcdae08adba8bf6733c1a description=openshift-frr-k8s/frr-k8s-4fvtl/frr id=9f02f60b-238c-4aa3-8436-d9cd54a51d8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106",
2026-06-14 10:12:41.279174 | controller |     "Jun 14 08:40:32.703821 crc crio[24245]: time=\"2026-06-14T08:40:32.703761318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f93ef67f-5b68-45ef-8273-be12010bbef3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.279189 | controller |     "Jun 14 08:40:32.755676 crc crio[24245]: time=\"2026-06-14T08:40:32.754152055Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=cabd2abf-e475-4311-9048-b9c8dbc1612d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.279203 | controller |     "Jun 14 08:40:32.835306 crc crio[24245]: time=\"2026-06-14T08:40:32.832065359Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/reloader\" id=1dd4ae59-ad21-4589-99ca-25710a1c4a19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.279218 | controller |     "Jun 14 08:40:32.904689 crc crio[24245]: time=\"2026-06-14T08:40:32.891643638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279233 | controller |     "Jun 14 08:40:33.375637 crc crio[24245]: time=\"2026-06-14T08:40:33.373624709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279248 | controller |     "Jun 14 08:40:33.433972 crc crio[24245]: time=\"2026-06-14T08:40:33.43049912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279319 | controller |     "Jun 14 08:40:33.881926 crc crio[24245]: time=\"2026-06-14T08:40:33.881038069Z\" level=info msg=\"Created container b582fe1e231444f22764f9279881a059aa5c5513bed3dbb9137afe501dab0317: openshift-frr-k8s/frr-k8s-4fvtl/reloader\" id=1dd4ae59-ad21-4589-99ca-25710a1c4a19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.279336 | controller |     "Jun 14 08:40:33.885367 crc crio[24245]: time=\"2026-06-14T08:40:33.885264071Z\" level=info msg=\"Starting container: b582fe1e231444f22764f9279881a059aa5c5513bed3dbb9137afe501dab0317\" id=76900fd8-efbd-47f4-95f5-d849bbd607a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.279367 | controller |     "Jun 14 08:40:33.897807 crc crio[24245]: time=\"2026-06-14T08:40:33.89762831Z\" level=info msg=\"Started container\" PID=42729 containerID=b582fe1e231444f22764f9279881a059aa5c5513bed3dbb9137afe501dab0317 description=openshift-frr-k8s/frr-k8s-4fvtl/reloader id=76900fd8-efbd-47f4-95f5-d849bbd607a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106",
2026-06-14 10:12:41.279389 | controller |     "Jun 14 08:40:33.926581 crc crio[24245]: time=\"2026-06-14T08:40:33.926451803Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=761da959-09cf-42c5-93fb-18e6161b9140 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.279405 | controller |     "Jun 14 08:40:33.931704 crc crio[24245]: time=\"2026-06-14T08:40:33.931581647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=42b31594-b32e-46b4-a17a-0177e0709386 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.279456 | controller |     "Jun 14 08:40:33.941923 crc crio[24245]: time=\"2026-06-14T08:40:33.941748844Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/frr-metrics\" id=12595ce0-e323-4bac-8ee9-072847b65a41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.279476 | controller |     "Jun 14 08:40:33.944813 crc crio[24245]: time=\"2026-06-14T08:40:33.944526528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279491 | controller |     "Jun 14 08:40:33.959267 crc crio[24245]: time=\"2026-06-14T08:40:33.959000944Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-79c8d999ff-6dmkp/POD\" id=715ade07-2823-40c6-a6a8-7d813e39d108 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.279506 | controller |     "Jun 14 08:40:33.959267 crc crio[24245]: time=\"2026-06-14T08:40:33.959096677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279522 | controller |     "Jun 14 08:40:34.020815 crc crio[24245]: time=\"2026-06-14T08:40:34.020711505Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-6dmkp Namespace:cert-manager ID:559dc6512556efde74893f91fce2aee503a1e25a8d55fd2e4db70b0113d2daef UID:e47c1b01-54f5-4388-88af-01b8970ad6fc NetNS:/var/run/netns/0f39b7b2-1634-4e30-8819-aa797e32f941 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode47c1b01_54f5_4388_88af_01b8970ad6fc.slice PodAnnotations:0xc001fea318}] Aliases:map[]}\"",
2026-06-14 10:12:41.279537 | controller |     "Jun 14 08:40:34.020815 crc crio[24245]: time=\"2026-06-14T08:40:34.020791258Z\" level=info msg=\"Adding pod cert-manager_cert-manager-79c8d999ff-6dmkp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.279552 | controller |     "Jun 14 08:40:34.021326 crc crio[24245]: time=\"2026-06-14T08:40:34.021288655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279568 | controller |     "Jun 14 08:40:34.027230 crc crio[24245]: time=\"2026-06-14T08:40:34.027140838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279583 | controller |     "Jun 14 08:40:34.220178 crc crio[24245]: time=\"2026-06-14T08:40:34.220080807Z\" level=info msg=\"Created container e9e09d37884031f490e52e64969d5c7ac296e67af406a33fa48ba2ada28ef3f7: openshift-frr-k8s/frr-k8s-4fvtl/frr-metrics\" id=12595ce0-e323-4bac-8ee9-072847b65a41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.279597 | controller |     "Jun 14 08:40:34.240659 crc crio[24245]: time=\"2026-06-14T08:40:34.240577772Z\" level=info msg=\"Starting container: e9e09d37884031f490e52e64969d5c7ac296e67af406a33fa48ba2ada28ef3f7\" id=6f221883-c369-4ca3-86a3-433ae00602c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.279616 | controller |     "Jun 14 08:40:34.248698 crc crio[24245]: time=\"2026-06-14T08:40:34.248658865Z\" level=info msg=\"Started container\" PID=42778 containerID=e9e09d37884031f490e52e64969d5c7ac296e67af406a33fa48ba2ada28ef3f7 description=openshift-frr-k8s/frr-k8s-4fvtl/frr-metrics id=6f221883-c369-4ca3-86a3-433ae00602c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106",
2026-06-14 10:12:41.279632 | controller |     "Jun 14 08:40:34.273798 crc crio[24245]: time=\"2026-06-14T08:40:34.273648124Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=58b472ec-de16-483d-9372-df5894986ab2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.279648 | controller |     "Jun 14 08:40:34.304001 crc crio[24245]: time=\"2026-06-14T08:40:34.30367103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=bf216682-7e44-4ec8-8c04-85a08c835984 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.279663 | controller |     "Jun 14 08:40:34.317743 crc crio[24245]: time=\"2026-06-14T08:40:34.317619322Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/frr-status\" id=7c1a063d-a906-4ae5-93c9-26aabe55a355 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.279678 | controller |     "Jun 14 08:40:34.320251 crc crio[24245]: time=\"2026-06-14T08:40:34.320057986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279693 | controller |     "Jun 14 08:40:34.498774 crc crio[24245]: time=\"2026-06-14T08:40:34.498669843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279708 | controller |     "Jun 14 08:40:34.512539 crc crio[24245]: time=\"2026-06-14T08:40:34.512296438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279723 | controller |     "Jun 14 08:40:34.773642 crc crio[24245]: time=\"2026-06-14T08:40:34.772544341Z\" level=info msg=\"Created container 471d691b7ecce70f92bc599a5f8210dde893ffa185166399ea8bcaa175915f5b: openshift-frr-k8s/frr-k8s-4fvtl/frr-status\" id=7c1a063d-a906-4ae5-93c9-26aabe55a355 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.279739 | controller |     "Jun 14 08:40:34.777276 crc crio[24245]: time=\"2026-06-14T08:40:34.776171518Z\" level=info msg=\"Starting container: 471d691b7ecce70f92bc599a5f8210dde893ffa185166399ea8bcaa175915f5b\" id=4889bc3d-e415-4a0d-bab5-2af886d23b9c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.279754 | controller |     "Jun 14 08:40:34.799606 crc crio[24245]: time=\"2026-06-14T08:40:34.798736127Z\" level=info msg=\"Started container\" PID=42827 containerID=471d691b7ecce70f92bc599a5f8210dde893ffa185166399ea8bcaa175915f5b description=openshift-frr-k8s/frr-k8s-4fvtl/frr-status id=4889bc3d-e415-4a0d-bab5-2af886d23b9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106",
2026-06-14 10:12:41.279769 | controller |     "Jun 14 08:40:34.860744 crc crio[24245]: time=\"2026-06-14T08:40:34.859727857Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f290c1d5-1a0a-4ef1-8f04-be717e17fb8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.279784 | controller |     "Jun 14 08:40:34.869563 crc crio[24245]: time=\"2026-06-14T08:40:34.869247498Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1924eb69-002e-4daf-b1ba-af6e04045c6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.279803 | controller |     "Jun 14 08:40:34.887109 crc crio[24245]: time=\"2026-06-14T08:40:34.886804956Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy\" id=ee8a76b9-891e-4b90-ae61-de5c83fdaf2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.279818 | controller |     "Jun 14 08:40:34.887912 crc crio[24245]: time=\"2026-06-14T08:40:34.887538509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279833 | controller |     "Jun 14 08:40:35.024104 crc crio[24245]: time=\"2026-06-14T08:40:35.01406665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279848 | controller |     "Jun 14 08:40:35.265468 crc crio[24245]: time=\"2026-06-14T08:40:35.264745553Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-587ccfb98-j85t6/POD\" id=e3287066-1a10-4a1e-84fa-450ed98c4d2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.279862 | controller |     "Jun 14 08:40:35.265468 crc crio[24245]: time=\"2026-06-14T08:40:35.265065043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279877 | controller |     "Jun 14 08:40:35.525777 crc crio[24245]: time=\"2026-06-14T08:40:35.525103494Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-j85t6 Namespace:cert-manager ID:0e66c059c676b779b0a99f5fa0b1ccbf8096a5954c2d7fa7900850767fe928aa UID:5bbfce60-acf2-45d6-b89d-f21a64d9971f NetNS:/var/run/netns/543db7fc-533d-4c84-980b-7d17995d5497 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bbfce60_acf2_45d6_b89d_f21a64d9971f.slice PodAnnotations:0xc000620868}] Aliases:map[]}\"",
2026-06-14 10:12:41.279892 | controller |     "Jun 14 08:40:35.525777 crc crio[24245]: time=\"2026-06-14T08:40:35.52563349Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-587ccfb98-j85t6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.279907 | controller |     "Jun 14 08:40:36.544958 crc crio[24245]: time=\"2026-06-14T08:40:36.541686339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.279922 | controller |     "Jun 14 08:40:36.613289 crc crio[24245]: 2026-06-14T08:40:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:559dc6512556efd Mac:26:16:15:12:f5:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/0f39b7b2-1634-4e30-8819-aa797e32f941 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.279937 | controller |     "Jun 14 08:40:36.615335 crc crio[24245]: time=\"2026-06-14T08:40:36.61521283Z\" level=info msg=\"Got pod network &{Name:cert-manager-79c8d999ff-6dmkp Namespace:cert-manager ID:559dc6512556efde74893f91fce2aee503a1e25a8d55fd2e4db70b0113d2daef UID:e47c1b01-54f5-4388-88af-01b8970ad6fc NetNS:/var/run/netns/0f39b7b2-1634-4e30-8819-aa797e32f941 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode47c1b01_54f5_4388_88af_01b8970ad6fc.slice PodAnnotations:0xc001fea318}] Aliases:map[]}\"",
2026-06-14 10:12:41.279952 | controller |     "Jun 14 08:40:36.615509 crc crio[24245]: time=\"2026-06-14T08:40:36.615424917Z\" level=info msg=\"Checking pod cert-manager_cert-manager-79c8d999ff-6dmkp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.279971 | controller |     "Jun 14 08:40:36.623293 crc crio[24245]: time=\"2026-06-14T08:40:36.623176363Z\" level=info msg=\"Ran pod sandbox 559dc6512556efde74893f91fce2aee503a1e25a8d55fd2e4db70b0113d2daef with infra container: cert-manager/cert-manager-79c8d999ff-6dmkp/POD\" id=715ade07-2823-40c6-a6a8-7d813e39d108 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.279985 | controller |     "Jun 14 08:40:36.628474 crc crio[24245]: time=\"2026-06-14T08:40:36.628316965Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=4ba30ece-c044-4e30-80c1-60e17fa30b49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280000 | controller |     "Jun 14 08:40:36.628709 crc crio[24245]: time=\"2026-06-14T08:40:36.628621454Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=4ba30ece-c044-4e30-80c1-60e17fa30b49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280015 | controller |     "Jun 14 08:40:36.628806 crc crio[24245]: time=\"2026-06-14T08:40:36.628759138Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=4ba30ece-c044-4e30-80c1-60e17fa30b49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280030 | controller |     "Jun 14 08:40:36.631215 crc crio[24245]: time=\"2026-06-14T08:40:36.630944263Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=0fd39607-c44a-4cd0-898a-90e29f4913b5 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.280044 | controller |     "Jun 14 08:40:36.650228 crc crio[24245]: time=\"2026-06-14T08:40:36.648635257Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"",
2026-06-14 10:12:41.280059 | controller |     "Jun 14 08:40:36.834291 crc crio[24245]: time=\"2026-06-14T08:40:36.834150919Z\" level=info msg=\"Created container 1f7ae2b9478b5c6cd9c5a9f49ecd68626d355356dd0996b1bad95be7da0c7702: openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy\" id=ee8a76b9-891e-4b90-ae61-de5c83fdaf2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.280074 | controller |     "Jun 14 08:40:36.840733 crc crio[24245]: time=\"2026-06-14T08:40:36.840652836Z\" level=info msg=\"Starting container: 1f7ae2b9478b5c6cd9c5a9f49ecd68626d355356dd0996b1bad95be7da0c7702\" id=c469fedd-f30c-40e1-9a3d-d82d0238e113 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.280089 | controller |     "Jun 14 08:40:36.846413 crc crio[24245]: time=\"2026-06-14T08:40:36.846259547Z\" level=info msg=\"Started container\" PID=42991 containerID=1f7ae2b9478b5c6cd9c5a9f49ecd68626d355356dd0996b1bad95be7da0c7702 description=openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy id=c469fedd-f30c-40e1-9a3d-d82d0238e113 name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106",
2026-06-14 10:12:41.280105 | controller |     "Jun 14 08:40:36.858987 crc crio[24245]: time=\"2026-06-14T08:40:36.857978627Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b11a7e53-20ab-4aed-bba0-1615a05180a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280120 | controller |     "Jun 14 08:40:36.860493 crc crio[24245]: time=\"2026-06-14T08:40:36.860434911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=219543b4-0204-436d-a1ed-5884c0d6f7b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280139 | controller |     "Jun 14 08:40:36.869109 crc crio[24245]: time=\"2026-06-14T08:40:36.868943028Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy-frr\" id=b18e9266-359c-412f-b000-cd0116961c3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.280154 | controller |     "Jun 14 08:40:36.870073 crc crio[24245]: time=\"2026-06-14T08:40:36.87001253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.280169 | controller |     "Jun 14 08:40:36.871917 crc crio[24245]: 2026-06-14T08:40:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e66c059c676b77 Mac:2a:9d:a7:25:09:98 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/543db7fc-533d-4c84-980b-7d17995d5497 SocketPath: PciID:}] [{Interface:0xc000446600 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.280184 | controller |     "Jun 14 08:40:36.873973 crc crio[24245]: time=\"2026-06-14T08:40:36.873787576Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-587ccfb98-j85t6 Namespace:cert-manager ID:0e66c059c676b779b0a99f5fa0b1ccbf8096a5954c2d7fa7900850767fe928aa UID:5bbfce60-acf2-45d6-b89d-f21a64d9971f NetNS:/var/run/netns/543db7fc-533d-4c84-980b-7d17995d5497 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5bbfce60_acf2_45d6_b89d_f21a64d9971f.slice PodAnnotations:0xc000620868}] Aliases:map[]}\"",
2026-06-14 10:12:41.280199 | controller |     "Jun 14 08:40:36.874186 crc crio[24245]: time=\"2026-06-14T08:40:36.874084095Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-587ccfb98-j85t6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.280213 | controller |     "Jun 14 08:40:36.894799 crc crio[24245]: time=\"2026-06-14T08:40:36.894589942Z\" level=info msg=\"Ran pod sandbox 0e66c059c676b779b0a99f5fa0b1ccbf8096a5954c2d7fa7900850767fe928aa with infra container: cert-manager/cert-manager-webhook-587ccfb98-j85t6/POD\" id=e3287066-1a10-4a1e-84fa-450ed98c4d2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.280228 | controller |     "Jun 14 08:40:36.896729 crc crio[24245]: time=\"2026-06-14T08:40:36.896662715Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=ac12d970-af2a-484c-b54f-acb5b61c014e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280243 | controller |     "Jun 14 08:40:36.897038 crc crio[24245]: time=\"2026-06-14T08:40:36.896970295Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=ac12d970-af2a-484c-b54f-acb5b61c014e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280258 | controller |     "Jun 14 08:40:36.897112 crc crio[24245]: time=\"2026-06-14T08:40:36.897064698Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=ac12d970-af2a-484c-b54f-acb5b61c014e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280273 | controller |     "Jun 14 08:40:36.898488 crc crio[24245]: time=\"2026-06-14T08:40:36.898352847Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=769508bb-67fe-4ac4-b3b0-a79ad13bb530 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.280292 | controller |     "Jun 14 08:40:36.902713 crc crio[24245]: time=\"2026-06-14T08:40:36.902656528Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"",
2026-06-14 10:12:41.280307 | controller |     "Jun 14 08:40:36.914321 crc crio[24245]: time=\"2026-06-14T08:40:36.913901633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.280322 | controller |     "Jun 14 08:40:37.343415 crc crio[24245]: time=\"2026-06-14T08:40:37.343210516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.280336 | controller |     "Jun 14 08:40:37.459277 crc crio[24245]: time=\"2026-06-14T08:40:37.459198712Z\" level=info msg=\"Created container e9fe0eb96c640c0ecdfb56074cfb4be65a9c2f08e2cbe7d4dfb492add270a9db: openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy-frr\" id=b18e9266-359c-412f-b000-cd0116961c3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.280371 | controller |     "Jun 14 08:40:37.460694 crc crio[24245]: time=\"2026-06-14T08:40:37.460640396Z\" level=info msg=\"Starting container: e9fe0eb96c640c0ecdfb56074cfb4be65a9c2f08e2cbe7d4dfb492add270a9db\" id=67f60069-2d79-4387-80b9-ab2413355caa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.280388 | controller |     "Jun 14 08:40:37.467031 crc crio[24245]: time=\"2026-06-14T08:40:37.466900705Z\" level=info msg=\"Started container\" PID=43031 containerID=e9fe0eb96c640c0ecdfb56074cfb4be65a9c2f08e2cbe7d4dfb492add270a9db description=openshift-frr-k8s/frr-k8s-4fvtl/kube-rbac-proxy-frr id=67f60069-2d79-4387-80b9-ab2413355caa name=/runtime.v1.RuntimeService/StartContainer sandboxID=21bb548f0bd8c371579f678879920428c3de53c0650e0f778b945a13c11fe106",
2026-06-14 10:12:41.280404 | controller |     "Jun 14 08:40:38.211088 crc crio[24245]: time=\"2026-06-14T08:40:38.211034488Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-68b757865b-whpsl/POD\" id=7555ebc9-9bb4-4a33-abdd-cdd5d06338a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.280419 | controller |     "Jun 14 08:40:38.212791 crc crio[24245]: time=\"2026-06-14T08:40:38.212755801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.280434 | controller |     "Jun 14 08:40:38.249887 crc crio[24245]: time=\"2026-06-14T08:40:38.249709833Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-whpsl Namespace:cert-manager ID:93aaac903f42fc2f7f972c577e240a8ce1598070d032f9741f8f76def2e22c84 UID:20da87aa-8654-4e61-a721-7d943030e907 NetNS:/var/run/netns/b99de2f8-4b02-43c2-b3a2-792abc27aab8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20da87aa_8654_4e61_a721_7d943030e907.slice PodAnnotations:0xc000522230}] Aliases:map[]}\"",
2026-06-14 10:12:41.280449 | controller |     "Jun 14 08:40:38.249887 crc crio[24245]: time=\"2026-06-14T08:40:38.249765585Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-68b757865b-whpsl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.280464 | controller |     "Jun 14 08:40:38.803495 crc crio[24245]: 2026-06-14T08:40:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:93aaac903f42fc2 Mac:96:33:b2:bc:1e:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/b99de2f8-4b02-43c2-b3a2-792abc27aab8 SocketPath: PciID:}] [{Interface:0xc0005a4b30 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.280479 | controller |     "Jun 14 08:40:38.805551 crc crio[24245]: time=\"2026-06-14T08:40:38.805460587Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-68b757865b-whpsl Namespace:cert-manager ID:93aaac903f42fc2f7f972c577e240a8ce1598070d032f9741f8f76def2e22c84 UID:20da87aa-8654-4e61-a721-7d943030e907 NetNS:/var/run/netns/b99de2f8-4b02-43c2-b3a2-792abc27aab8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod20da87aa_8654_4e61_a721_7d943030e907.slice PodAnnotations:0xc000522230}] Aliases:map[]}\"",
2026-06-14 10:12:41.280497 | controller |     "Jun 14 08:40:38.805739 crc crio[24245]: time=\"2026-06-14T08:40:38.805696495Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-68b757865b-whpsl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.280513 | controller |     "Jun 14 08:40:38.835253 crc crio[24245]: time=\"2026-06-14T08:40:38.835135203Z\" level=info msg=\"Ran pod sandbox 93aaac903f42fc2f7f972c577e240a8ce1598070d032f9741f8f76def2e22c84 with infra container: cert-manager/cert-manager-cainjector-68b757865b-whpsl/POD\" id=7555ebc9-9bb4-4a33-abdd-cdd5d06338a2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.280527 | controller |     "Jun 14 08:40:38.838178 crc crio[24245]: time=\"2026-06-14T08:40:38.838141892Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=b95cd936-af5a-4e99-b53c-62a3d62b632e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280542 | controller |     "Jun 14 08:40:38.838686 crc crio[24245]: time=\"2026-06-14T08:40:38.838654078Z\" level=info msg=\"Image registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 not found\" id=b95cd936-af5a-4e99-b53c-62a3d62b632e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280557 | controller |     "Jun 14 08:40:38.838931 crc crio[24245]: time=\"2026-06-14T08:40:38.838821003Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0 found\" id=b95cd936-af5a-4e99-b53c-62a3d62b632e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280572 | controller |     "Jun 14 08:40:38.841115 crc crio[24245]: time=\"2026-06-14T08:40:38.840740861Z\" level=info msg=\"Pulling image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=75b7fde0-104d-4dca-8772-3473282accbc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.280587 | controller |     "Jun 14 08:40:38.856830 crc crio[24245]: time=\"2026-06-14T08:40:38.856753833Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\\\"\"",
2026-06-14 10:12:41.280602 | controller |     "Jun 14 08:40:41.102623 crc crio[24245]: time=\"2026-06-14T08:40:41.101823764Z\" level=info msg=\"Removing container: 2cb837754ecc8749cba241a465ed7139828aa4d0dcc6c6a8ed7be4bc417d0965\" id=62ad3b38-47dc-4087-9cfd-c68659ef7e05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.280617 | controller |     "Jun 14 08:40:41.340282 crc crio[24245]: time=\"2026-06-14T08:40:41.337804447Z\" level=info msg=\"Removed container 2cb837754ecc8749cba241a465ed7139828aa4d0dcc6c6a8ed7be4bc417d0965: openshift-infra/auto-csr-approver-29690434-4xj42/oc\" id=62ad3b38-47dc-4087-9cfd-c68659ef7e05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.280632 | controller |     "Jun 14 08:40:41.361493 crc crio[24245]: time=\"2026-06-14T08:40:41.361331827Z\" level=info msg=\"Stopping pod sandbox: ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c\" id=3c38e308-2b5d-4759-9950-e59cb37ccab2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.280651 | controller |     "Jun 14 08:40:41.361493 crc crio[24245]: time=\"2026-06-14T08:40:41.361437251Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c\" id=3c38e308-2b5d-4759-9950-e59cb37ccab2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.280666 | controller |     "Jun 14 08:40:41.365216 crc crio[24245]: time=\"2026-06-14T08:40:41.365149682Z\" level=info msg=\"Removing pod sandbox: ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c\" id=479d9f1b-4842-4ecf-9c00-45da93379be6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.280681 | controller |     "Jun 14 08:40:41.409689 crc crio[24245]: time=\"2026-06-14T08:40:41.409609505Z\" level=info msg=\"Removed pod sandbox: ab3a6a69990a0e68fafe65427a04c10afad7c1823ba58a835a4864520a91314c\" id=479d9f1b-4842-4ecf-9c00-45da93379be6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.280695 | controller |     "Jun 14 08:40:48.099459 crc crio[24245]: time=\"2026-06-14T08:40:48.098503147Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=75b7fde0-104d-4dca-8772-3473282accbc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.280710 | controller |     "Jun 14 08:40:48.101573 crc crio[24245]: time=\"2026-06-14T08:40:48.100703144Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=7c3fc570-e984-41f9-96b0-1f90a338aa88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280725 | controller |     "Jun 14 08:40:48.135985 crc crio[24245]: time=\"2026-06-14T08:40:48.135814663Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=0fd39607-c44a-4cd0-898a-90e29f4913b5 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.280739 | controller |     "Jun 14 08:40:48.137526 crc crio[24245]: time=\"2026-06-14T08:40:48.137294746Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=c5d00a06-f606-4ae7-9306-8c407edc3554 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280754 | controller |     "Jun 14 08:40:48.144712 crc crio[24245]: time=\"2026-06-14T08:40:48.144619868Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=c85f67ab-a594-458b-bdf2-2ca6a75a1dda name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280769 | controller |     "Jun 14 08:40:48.147618 crc crio[24245]: time=\"2026-06-14T08:40:48.147527275Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=cc706a99-1ef7-40a7-bf60-dfe643f93524 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280784 | controller |     "Jun 14 08:40:48.152829 crc crio[24245]: time=\"2026-06-14T08:40:48.152736405Z\" level=info msg=\"Pulled image: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:67bb018311dbb0435fd3396f9132aa33db43da9cdef92e4fe17a6c55e66c8de1\" id=769508bb-67fe-4ac4-b3b0-a79ad13bb530 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.280798 | controller |     "Jun 14 08:40:48.153967 crc crio[24245]: time=\"2026-06-14T08:40:48.153811086Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=e4829d7f-739f-46dd-8da3-50486ab98607 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280813 | controller |     "Jun 14 08:40:48.154554 crc crio[24245]: time=\"2026-06-14T08:40:48.154390414Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-68b757865b-whpsl/cert-manager-cainjector\" id=2545fad6-ff8f-44ce-b17c-13e9e34018f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.280832 | controller |     "Jun 14 08:40:48.156996 crc crio[24245]: time=\"2026-06-14T08:40:48.156823315Z\" level=info msg=\"Creating container: cert-manager/cert-manager-79c8d999ff-6dmkp/cert-manager-controller\" id=a8026210-e30e-47d4-aa91-54ee463c3572 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.280848 | controller |     "Jun 14 08:40:48.158073 crc crio[24245]: time=\"2026-06-14T08:40:48.157986083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.280863 | controller |     "Jun 14 08:40:48.159217 crc crio[24245]: time=\"2026-06-14T08:40:48.159122685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.280878 | controller |     "Jun 14 08:40:48.161817 crc crio[24245]: time=\"2026-06-14T08:40:48.161746464Z\" level=info msg=\"Checking image status: registry.redhat.io/cert-manager/jetstack-cert-manager-rhel9@sha256:f0467f589027c52288f2707bab33d0ccd1c15410dcbc9010d0f948feb4e50dd0\" id=1d86812a-9b14-480b-aafc-3059328d3275 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.280894 | controller |     "Jun 14 08:40:48.188954 crc crio[24245]: time=\"2026-06-14T08:40:48.18882273Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-587ccfb98-j85t6/cert-manager-webhook\" id=ca1ff1a3-973b-4af9-93c1-8eec366efece name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.280909 | controller |     "Jun 14 08:40:48.190942 crc crio[24245]: time=\"2026-06-14T08:40:48.19081688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.280923 | controller |     "Jun 14 08:40:48.191939 crc crio[24245]: time=\"2026-06-14T08:40:48.191784459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.280939 | controller |     "Jun 14 08:40:48.195669 crc crio[24245]: time=\"2026-06-14T08:40:48.195584483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.280954 | controller |     "Jun 14 08:40:48.205727 crc crio[24245]: time=\"2026-06-14T08:40:48.205389269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.280969 | controller |     "Jun 14 08:40:48.210641 crc crio[24245]: time=\"2026-06-14T08:40:48.210569475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.280984 | controller |     "Jun 14 08:40:48.219825 crc crio[24245]: time=\"2026-06-14T08:40:48.219484064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.280999 | controller |     "Jun 14 08:40:48.224218 crc crio[24245]: time=\"2026-06-14T08:40:48.224095183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.281013 | controller |     "Jun 14 08:40:48.409578 crc crio[24245]: time=\"2026-06-14T08:40:48.409465701Z\" level=info msg=\"Created container ecbe1932dd09c9ca13d8e71b6eb38aae91c7097f47a265df5824fb71c9a8255a: cert-manager/cert-manager-webhook-587ccfb98-j85t6/cert-manager-webhook\" id=ca1ff1a3-973b-4af9-93c1-8eec366efece name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.281031 | controller |     "Jun 14 08:40:48.410786 crc crio[24245]: time=\"2026-06-14T08:40:48.410686798Z\" level=info msg=\"Starting container: ecbe1932dd09c9ca13d8e71b6eb38aae91c7097f47a265df5824fb71c9a8255a\" id=60cd0ca6-97e9-4167-a7ae-7c6ca265a98f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.281046 | controller |     "Jun 14 08:40:48.413244 crc crio[24245]: time=\"2026-06-14T08:40:48.413153372Z\" level=info msg=\"Created container 942d6bc8a83310790a6fcc91101ea55eb9968c4d586cb620ba32fe80c7122d20: cert-manager/cert-manager-cainjector-68b757865b-whpsl/cert-manager-cainjector\" id=2545fad6-ff8f-44ce-b17c-13e9e34018f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.281062 | controller |     "Jun 14 08:40:48.414130 crc crio[24245]: time=\"2026-06-14T08:40:48.4140648Z\" level=info msg=\"Starting container: 942d6bc8a83310790a6fcc91101ea55eb9968c4d586cb620ba32fe80c7122d20\" id=192a0686-8078-437d-b3ed-6994b85ad18c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.281076 | controller |     "Jun 14 08:40:48.416548 crc crio[24245]: time=\"2026-06-14T08:40:48.416501645Z\" level=info msg=\"Created container af6a15d103782c011331220c82aab937581f69fb9d492f2bb627871431c1878d: cert-manager/cert-manager-79c8d999ff-6dmkp/cert-manager-controller\" id=a8026210-e30e-47d4-aa91-54ee463c3572 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.281091 | controller |     "Jun 14 08:40:48.417535 crc crio[24245]: time=\"2026-06-14T08:40:48.417479233Z\" level=info msg=\"Starting container: af6a15d103782c011331220c82aab937581f69fb9d492f2bb627871431c1878d\" id=39b17060-67b3-4325-be67-dcea884f1c22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.281106 | controller |     "Jun 14 08:40:48.418569 crc crio[24245]: time=\"2026-06-14T08:40:48.418456623Z\" level=info msg=\"Started container\" PID=43267 containerID=ecbe1932dd09c9ca13d8e71b6eb38aae91c7097f47a265df5824fb71c9a8255a description=cert-manager/cert-manager-webhook-587ccfb98-j85t6/cert-manager-webhook id=60cd0ca6-97e9-4167-a7ae-7c6ca265a98f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e66c059c676b779b0a99f5fa0b1ccbf8096a5954c2d7fa7900850767fe928aa",
2026-06-14 10:12:41.281121 | controller |     "Jun 14 08:40:48.420901 crc crio[24245]: time=\"2026-06-14T08:40:48.420772662Z\" level=info msg=\"Started container\" PID=43265 containerID=942d6bc8a83310790a6fcc91101ea55eb9968c4d586cb620ba32fe80c7122d20 description=cert-manager/cert-manager-cainjector-68b757865b-whpsl/cert-manager-cainjector id=192a0686-8078-437d-b3ed-6994b85ad18c name=/runtime.v1.RuntimeService/StartContainer sandboxID=93aaac903f42fc2f7f972c577e240a8ce1598070d032f9741f8f76def2e22c84",
2026-06-14 10:12:41.281136 | controller |     "Jun 14 08:40:48.431421 crc crio[24245]: time=\"2026-06-14T08:40:48.43128735Z\" level=info msg=\"Started container\" PID=43266 containerID=af6a15d103782c011331220c82aab937581f69fb9d492f2bb627871431c1878d description=cert-manager/cert-manager-79c8d999ff-6dmkp/cert-manager-controller id=39b17060-67b3-4325-be67-dcea884f1c22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=559dc6512556efde74893f91fce2aee503a1e25a8d55fd2e4db70b0113d2daef",
2026-06-14 10:12:41.281151 | controller |     "Jun 14 08:40:48.608064 crc crio[24245]: time=\"2026-06-14T08:40:48.607931164Z\" level=info msg=\"Stopping container: 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4 (timeout: 30s)\" id=5d4c3f29-cf7d-48ee-8161-037f44b61fdd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.281166 | controller |     "Jun 14 08:40:48.736985 crc crio[24245]: time=\"2026-06-14T08:40:48.73681802Z\" level=info msg=\"Stopped container 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/cert-manager-cainjector\" id=5d4c3f29-cf7d-48ee-8161-037f44b61fdd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.281184 | controller |     "Jun 14 08:40:48.738283 crc crio[24245]: time=\"2026-06-14T08:40:48.73817032Z\" level=info msg=\"Stopping pod sandbox: 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888\" id=7b691fce-cbfc-413d-bfc0-51afff9c6bd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.281199 | controller |     "Jun 14 08:40:48.738922 crc crio[24245]: time=\"2026-06-14T08:40:48.738787249Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-n7m59 Namespace:cert-manager ID:50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888 UID:cd33b68f-68d4-4834-9744-5ccb8fee79f1 NetNS:/var/run/netns/253da173-c951-4d24-8b89-6e1e435647a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd33b68f_68d4_4834_9744_5ccb8fee79f1.slice PodAnnotations:0xc000130540}] Aliases:map[]}\"",
2026-06-14 10:12:41.281214 | controller |     "Jun 14 08:40:48.739179 crc crio[24245]: time=\"2026-06-14T08:40:48.739119109Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-n7m59 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.281228 | controller |     "Jun 14 08:40:49.077763 crc crio[24245]: time=\"2026-06-14T08:40:49.077281613Z\" level=info msg=\"Stopped pod sandbox: 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888\" id=7b691fce-cbfc-413d-bfc0-51afff9c6bd3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.281243 | controller |     "Jun 14 08:40:49.484110 crc crio[24245]: time=\"2026-06-14T08:40:49.483940632Z\" level=info msg=\"Removing container: 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4\" id=44c65dc5-a951-4d87-9bf4-12bf569144e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.281258 | controller |     "Jun 14 08:40:49.531802 crc crio[24245]: time=\"2026-06-14T08:40:49.531685794Z\" level=info msg=\"Removed container 7b811511d7ffcc752dc5ea586393ebf7f333d181e8e3feb6f5094e8947741bb4: cert-manager/cert-manager-cainjector-7f9fdd5dd5-n7m59/cert-manager-cainjector\" id=44c65dc5-a951-4d87-9bf4-12bf569144e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.281272 | controller |     "Jun 14 08:40:49.587917 crc crio[24245]: time=\"2026-06-14T08:40:49.587744393Z\" level=info msg=\"Stopping container: 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483 (timeout: 30s)\" id=243f80c2-582e-419b-b216-8be3270eee06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.281287 | controller |     "Jun 14 08:40:49.736789 crc crio[24245]: time=\"2026-06-14T08:40:49.73629968Z\" level=info msg=\"Stopped container 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483: cert-manager/cert-manager-7b8b89f89d-h8ztb/cert-manager-controller\" id=243f80c2-582e-419b-b216-8be3270eee06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.281302 | controller |     "Jun 14 08:40:49.738023 crc crio[24245]: time=\"2026-06-14T08:40:49.73794951Z\" level=info msg=\"Stopping pod sandbox: 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf\" id=01c5fea5-d9a1-462d-a02a-435ed9cb37ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.281316 | controller |     "Jun 14 08:40:49.738496 crc crio[24245]: time=\"2026-06-14T08:40:49.738440677Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-h8ztb Namespace:cert-manager ID:41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf UID:f60c3ee1-302a-41e8-9aef-893df8269325 NetNS:/var/run/netns/49792681-38ab-4e76-a262-607ce48707d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60c3ee1_302a_41e8_9aef_893df8269325.slice PodAnnotations:0xc0004cc9b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.281332 | controller |     "Jun 14 08:40:49.738694 crc crio[24245]: time=\"2026-06-14T08:40:49.738643094Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-7b8b89f89d-h8ztb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.281365 | controller |     "Jun 14 08:40:50.071445 crc crio[24245]: time=\"2026-06-14T08:40:50.071214346Z\" level=info msg=\"Stopped pod sandbox: 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf\" id=01c5fea5-d9a1-462d-a02a-435ed9cb37ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.281386 | controller |     "Jun 14 08:40:50.510195 crc crio[24245]: time=\"2026-06-14T08:40:50.510084547Z\" level=info msg=\"Removing container: 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483\" id=aee7b8b7-1c3e-4fa0-80e5-8871ee83e871 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.281402 | controller |     "Jun 14 08:40:50.548048 crc crio[24245]: time=\"2026-06-14T08:40:50.547718511Z\" level=info msg=\"Removed container 5e8904ae46c04a07fd953e431798c8c85e5a3fe116f2d868427dbb956df52483: cert-manager/cert-manager-7b8b89f89d-h8ztb/cert-manager-controller\" id=aee7b8b7-1c3e-4fa0-80e5-8871ee83e871 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.281417 | controller |     "Jun 14 08:40:54.593045 crc crio[24245]: time=\"2026-06-14T08:40:54.59216791Z\" level=info msg=\"Stopping container: f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab (timeout: 30s)\" id=e3eb7fe4-6c5e-42f8-8a6f-3ad225ffa5f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.281432 | controller |     "Jun 14 08:40:54.734058 crc crio[24245]: time=\"2026-06-14T08:40:54.7339086Z\" level=info msg=\"Stopped container f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/cert-manager-webhook\" id=e3eb7fe4-6c5e-42f8-8a6f-3ad225ffa5f4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.281447 | controller |     "Jun 14 08:40:54.735152 crc crio[24245]: time=\"2026-06-14T08:40:54.735054464Z\" level=info msg=\"Stopping pod sandbox: aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef\" id=5cc696d0-97d1-48f9-9c97-320669b3ea4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.281462 | controller |     "Jun 14 08:40:54.735665 crc crio[24245]: time=\"2026-06-14T08:40:54.73557738Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-44nt7 Namespace:cert-manager ID:aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef UID:1da89bb3-99be-45fb-9c81-acafcb260386 NetNS:/var/run/netns/825fe71b-3e7b-48f1-a75c-c67cb2511da6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1da89bb3_99be_45fb_9c81_acafcb260386.slice PodAnnotations:0xc001b86438}] Aliases:map[]}\"",
2026-06-14 10:12:41.281477 | controller |     "Jun 14 08:40:54.735816 crc crio[24245]: time=\"2026-06-14T08:40:54.735738135Z\" level=info msg=\"Deleting pod cert-manager_cert-manager-webhook-769f6b94cb-44nt7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.281492 | controller |     "Jun 14 08:40:55.114331 crc crio[24245]: time=\"2026-06-14T08:40:55.113961657Z\" level=info msg=\"Stopped pod sandbox: aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef\" id=5cc696d0-97d1-48f9-9c97-320669b3ea4b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.281507 | controller |     "Jun 14 08:40:55.569942 crc crio[24245]: time=\"2026-06-14T08:40:55.569809119Z\" level=info msg=\"Removing container: f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab\" id=f68e02bb-0f5e-4dba-b8b6-feb630949a82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.281521 | controller |     "Jun 14 08:40:55.608606 crc crio[24245]: time=\"2026-06-14T08:40:55.606413955Z\" level=info msg=\"Removed container f585c9f2f0ec21148f9088ece16f49a885cf2d9711c4c0b354fd3ab873e74bab: cert-manager/cert-manager-webhook-769f6b94cb-44nt7/cert-manager-webhook\" id=f68e02bb-0f5e-4dba-b8b6-feb630949a82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.281539 | controller |     "Jun 14 08:41:41.437582 crc crio[24245]: time=\"2026-06-14T08:41:41.436246621Z\" level=info msg=\"Stopping pod sandbox: aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef\" id=5af8daf3-e5e0-4d12-8662-f8e8e0084dea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.281554 | controller |     "Jun 14 08:41:41.439835 crc crio[24245]: time=\"2026-06-14T08:41:41.439804409Z\" level=info msg=\"Stopped pod sandbox (already stopped): aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef\" id=5af8daf3-e5e0-4d12-8662-f8e8e0084dea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.281569 | controller |     "Jun 14 08:41:41.441009 crc crio[24245]: time=\"2026-06-14T08:41:41.440773987Z\" level=info msg=\"Removing pod sandbox: aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef\" id=3312d18b-c13e-4773-8d11-8da225dadcee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.281584 | controller |     "Jun 14 08:41:41.458365 crc crio[24245]: time=\"2026-06-14T08:41:41.458246767Z\" level=info msg=\"Removed pod sandbox: aaa9d4604d1f9537c5b6ac46107563e8f4c8c19cfc990a0de39f794f1bbed0ef\" id=3312d18b-c13e-4773-8d11-8da225dadcee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.281599 | controller |     "Jun 14 08:41:41.461382 crc crio[24245]: time=\"2026-06-14T08:41:41.461246924Z\" level=info msg=\"Stopping pod sandbox: 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888\" id=816ee2e7-07e1-4873-9758-b77def284f41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.281613 | controller |     "Jun 14 08:41:41.461803 crc crio[24245]: time=\"2026-06-14T08:41:41.461779151Z\" level=info msg=\"Stopped pod sandbox (already stopped): 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888\" id=816ee2e7-07e1-4873-9758-b77def284f41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.281628 | controller |     "Jun 14 08:41:41.463218 crc crio[24245]: time=\"2026-06-14T08:41:41.463005517Z\" level=info msg=\"Removing pod sandbox: 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888\" id=a2cd73cc-27fc-4181-99c0-6f07e9a93e33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.281643 | controller |     "Jun 14 08:41:41.477333 crc crio[24245]: time=\"2026-06-14T08:41:41.477169807Z\" level=info msg=\"Removed pod sandbox: 50839825c661f8acb06789c21f7f82b2b71623b22959f30730cb918f59272888\" id=a2cd73cc-27fc-4181-99c0-6f07e9a93e33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.281657 | controller |     "Jun 14 08:41:41.479092 crc crio[24245]: time=\"2026-06-14T08:41:41.47905319Z\" level=info msg=\"Stopping pod sandbox: 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf\" id=25b39afb-8fdd-46c2-87b3-6638824189a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.281671 | controller |     "Jun 14 08:41:41.479462 crc crio[24245]: time=\"2026-06-14T08:41:41.479434102Z\" level=info msg=\"Stopped pod sandbox (already stopped): 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf\" id=25b39afb-8fdd-46c2-87b3-6638824189a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.281685 | controller |     "Jun 14 08:41:41.480311 crc crio[24245]: time=\"2026-06-14T08:41:41.480255587Z\" level=info msg=\"Removing pod sandbox: 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf\" id=89c47ff3-5fa9-477b-92e1-1a32d4a9e883 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.281700 | controller |     "Jun 14 08:41:41.495261 crc crio[24245]: time=\"2026-06-14T08:41:41.495141366Z\" level=info msg=\"Removed pod sandbox: 41df65004cffad62b9e84803e1106dafaf80c139c3d37e5d2bc485e75eabaabf\" id=89c47ff3-5fa9-477b-92e1-1a32d4a9e883 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.281721 | controller |     "Jun 14 08:41:43.208703 crc crio[24245]: time=\"2026-06-14T08:41:43.207937591Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7569f9b44d-9kjml/POD\" id=592b54c0-d71f-432b-907c-69a071b3fd2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.281735 | controller |     "Jun 14 08:41:43.208703 crc crio[24245]: time=\"2026-06-14T08:41:43.208471887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.281750 | controller |     "Jun 14 08:41:43.243757 crc crio[24245]: time=\"2026-06-14T08:41:43.243655677Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7569f9b44d-9kjml Namespace:baremetal-operator-system ID:1b9aac863741972f433a2ad8452781b5b5aec076f1d0ccc3e521da5530315811 UID:6a6580d2-3bb0-40c1-b230-f0d758a693e6 NetNS:/var/run/netns/47259d2e-aece-446b-ba8b-238c23127bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a6580d2_3bb0_40c1_b230_f0d758a693e6.slice PodAnnotations:0xc001c3c848}] Aliases:map[]}\"",
2026-06-14 10:12:41.281766 | controller |     "Jun 14 08:41:43.243757 crc crio[24245]: time=\"2026-06-14T08:41:43.243733719Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7569f9b44d-9kjml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.281782 | controller |     "Jun 14 08:41:44.007787 crc crio[24245]: 2026-06-14T08:41:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b9aac863741972 Mac:0e:f4:5a:49:de:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/47259d2e-aece-446b-ba8b-238c23127bd6 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.281798 | controller |     "Jun 14 08:41:44.009891 crc crio[24245]: time=\"2026-06-14T08:41:44.009761874Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7569f9b44d-9kjml Namespace:baremetal-operator-system ID:1b9aac863741972f433a2ad8452781b5b5aec076f1d0ccc3e521da5530315811 UID:6a6580d2-3bb0-40c1-b230-f0d758a693e6 NetNS:/var/run/netns/47259d2e-aece-446b-ba8b-238c23127bd6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6a6580d2_3bb0_40c1_b230_f0d758a693e6.slice PodAnnotations:0xc001c3c848}] Aliases:map[]}\"",
2026-06-14 10:12:41.281813 | controller |     "Jun 14 08:41:44.010031 crc crio[24245]: time=\"2026-06-14T08:41:44.00995809Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7569f9b44d-9kjml for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.281829 | controller |     "Jun 14 08:41:44.028341 crc crio[24245]: time=\"2026-06-14T08:41:44.02823361Z\" level=info msg=\"Ran pod sandbox 1b9aac863741972f433a2ad8452781b5b5aec076f1d0ccc3e521da5530315811 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7569f9b44d-9kjml/POD\" id=592b54c0-d71f-432b-907c-69a071b3fd2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.281844 | controller |     "Jun 14 08:41:44.031822 crc crio[24245]: time=\"2026-06-14T08:41:44.031755287Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=52d63f21-3af6-4a5a-a8e7-779fcddc2447 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.281859 | controller |     "Jun 14 08:41:44.040991 crc crio[24245]: time=\"2026-06-14T08:41:44.040912085Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-14 10:12:41.281874 | controller |     "Jun 14 08:41:44.243923 crc crio[24245]: time=\"2026-06-14T08:41:44.243780608Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-9wmf2/POD\" id=82991d5b-7da5-4042-8ad7-29625fc4c7e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.281893 | controller |     "Jun 14 08:41:44.245181 crc crio[24245]: time=\"2026-06-14T08:41:44.243957984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.281908 | controller |     "Jun 14 08:41:44.270072 crc crio[24245]: time=\"2026-06-14T08:41:44.269580035Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-9wmf2 Namespace:openstack-operators ID:0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b UID:2aaa8b49-f934-4918-ad57-3cc19bc04c0b NetNS:/var/run/netns/7e1b66e0-7965-4d44-bc89-9cce2640ef93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2aaa8b49_f934_4918_ad57_3cc19bc04c0b.slice PodAnnotations:0xc002422648}] Aliases:map[]}\"",
2026-06-14 10:12:41.281924 | controller |     "Jun 14 08:41:44.270072 crc crio[24245]: time=\"2026-06-14T08:41:44.270019349Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-9wmf2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.281939 | controller |     "Jun 14 08:41:44.861228 crc crio[24245]: 2026-06-14T08:41:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0075131be0bac6c Mac:5a:d2:5b:b3:8d:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/7e1b66e0-7965-4d44-bc89-9cce2640ef93 SocketPath: PciID:}] [{Interface:0xc000014dd0 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.281954 | controller |     "Jun 14 08:41:44.876823 crc crio[24245]: time=\"2026-06-14T08:41:44.876595048Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-9wmf2 Namespace:openstack-operators ID:0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b UID:2aaa8b49-f934-4918-ad57-3cc19bc04c0b NetNS:/var/run/netns/7e1b66e0-7965-4d44-bc89-9cce2640ef93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2aaa8b49_f934_4918_ad57_3cc19bc04c0b.slice PodAnnotations:0xc002422648}] Aliases:map[]}\"",
2026-06-14 10:12:41.281969 | controller |     "Jun 14 08:41:44.878920 crc crio[24245]: time=\"2026-06-14T08:41:44.87878145Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-9wmf2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.281983 | controller |     "Jun 14 08:41:44.906177 crc crio[24245]: time=\"2026-06-14T08:41:44.90457464Z\" level=info msg=\"Ran pod sandbox 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b with infra container: openstack-operators/openstack-operator-index-9wmf2/POD\" id=82991d5b-7da5-4042-8ad7-29625fc4c7e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.282008 | controller |     "Jun 14 08:41:44.909898 crc crio[24245]: time=\"2026-06-14T08:41:44.908077174Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=e184aae6-cb92-4d7d-b7bc-3fbb2e8ebce5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.282025 | controller |     "Jun 14 08:41:44.909898 crc crio[24245]: time=\"2026-06-14T08:41:44.908406043Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=e184aae6-cb92-4d7d-b7bc-3fbb2e8ebce5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.282040 | controller |     "Jun 14 08:41:44.909898 crc crio[24245]: time=\"2026-06-14T08:41:44.908546237Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=e184aae6-cb92-4d7d-b7bc-3fbb2e8ebce5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.282058 | controller |     "Jun 14 08:41:44.909898 crc crio[24245]: time=\"2026-06-14T08:41:44.909793275Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=405e0849-4dd5-46a1-a394-56e5aa9dd3d7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.282074 | controller |     "Jun 14 08:41:44.919039 crc crio[24245]: time=\"2026-06-14T08:41:44.91889799Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"",
2026-06-14 10:12:41.282088 | controller |     "Jun 14 08:41:46.622386 crc crio[24245]: time=\"2026-06-14T08:41:46.621676893Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/POD\" id=9842ea3a-a810-4265-b72a-156743200fe4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.282103 | controller |     "Jun 14 08:41:46.622386 crc crio[24245]: time=\"2026-06-14T08:41:46.6222434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.282118 | controller |     "Jun 14 08:41:46.646050 crc crio[24245]: time=\"2026-06-14T08:41:46.645744379Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/POD\" id=e0095fb4-ea60-45d3-90a2-50b272c56a07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.282132 | controller |     "Jun 14 08:41:46.646050 crc crio[24245]: time=\"2026-06-14T08:41:46.645960886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.282147 | controller |     "Jun 14 08:41:47.191241 crc crio[24245]: time=\"2026-06-14T08:41:47.190515661Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/openstack-operator-index/blobs/sha256:cf6d845794adf5448325bc506389d32e0330b3e9db6bf5f46ec1e824f4c04363 failed (unexpected EOF), reconnecting after 14680065 bytes\u2026\"",
2026-06-14 10:12:41.282162 | controller |     "Jun 14 08:41:48.996567 crc crio[24245]: time=\"2026-06-14T08:41:48.995038461Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-jl96f/POD\" id=ab3c663f-f341-4d3f-b485-94735313c93a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.282177 | controller |     "Jun 14 08:41:48.997370 crc crio[24245]: time=\"2026-06-14T08:41:48.997255948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.282192 | controller |     "Jun 14 08:41:49.883708 crc crio[24245]: time=\"2026-06-14T08:41:49.883364551Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7f94dd855c-nqf7z Namespace:baremetal-operator-system ID:504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920 UID:fb8c0d0a-e707-4c53-8d25-004ece55134f NetNS:/var/run/netns/e9d7fbeb-47fd-46ad-9903-c9b88ee26a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8c0d0a_e707_4c53_8d25_004ece55134f.slice PodAnnotations:0xc0006023f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.282207 | controller |     "Jun 14 08:41:49.883708 crc crio[24245]: time=\"2026-06-14T08:41:49.883696861Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-7f94dd855c-nqf7z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.282222 | controller |     "Jun 14 08:41:49.890680 crc crio[24245]: time=\"2026-06-14T08:41:49.890458161Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e0095fb4-ea60-45d3-90a2-50b272c56a07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.282240 | controller |     "Jun 14 08:41:49.917142 crc crio[24245]: time=\"2026-06-14T08:41:49.913797339Z\" level=info msg=\"Ran pod sandbox 1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95 with infra container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/POD\" id=e0095fb4-ea60-45d3-90a2-50b272c56a07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.282254 | controller |     "Jun 14 08:41:49.919898 crc crio[24245]: time=\"2026-06-14T08:41:49.917688895Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=5d31b62f-6553-4c37-9ec2-97c9b12b1f83 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.282269 | controller |     "Jun 14 08:41:49.919898 crc crio[24245]: time=\"2026-06-14T08:41:49.918971525Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-jl96f Namespace:openstack-operators ID:39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c UID:622dc953-adab-45bc-a3ee-09ea342f8519 NetNS:/var/run/netns/363839a9-81e6-45eb-83c6-a04191fe2a36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod622dc953_adab_45bc_a3ee_09ea342f8519.slice PodAnnotations:0xc0004cc300}] Aliases:map[]}\"",
2026-06-14 10:12:41.282284 | controller |     "Jun 14 08:41:49.919898 crc crio[24245]: time=\"2026-06-14T08:41:49.919019386Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-jl96f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.282299 | controller |     "Jun 14 08:41:49.947470 crc crio[24245]: time=\"2026-06-14T08:41:49.947376216Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-14 10:12:41.282313 | controller |     "Jun 14 08:41:50.624568 crc crio[24245]: time=\"2026-06-14T08:41:50.624418906Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=52d63f21-3af6-4a5a-a8e7-779fcddc2447 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.282328 | controller |     "Jun 14 08:41:50.627347 crc crio[24245]: time=\"2026-06-14T08:41:50.627228749Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=28c602f1-ec9a-4c29-9943-497d94456588 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.282343 | controller |     "Jun 14 08:41:50.643300 crc crio[24245]: time=\"2026-06-14T08:41:50.642947929Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=51efe8f2-c8c7-475a-b3f8-6992706bfb5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.282375 | controller |     "Jun 14 08:41:50.882921 crc crio[24245]: time=\"2026-06-14T08:41:50.881732718Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7569f9b44d-9kjml/manager\" id=43a87aa6-6722-4c22-bf12-b23914677d5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.282391 | controller |     "Jun 14 08:41:50.887511 crc crio[24245]: time=\"2026-06-14T08:41:50.886656648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.282406 | controller |     "Jun 14 08:41:50.964060 crc crio[24245]: time=\"2026-06-14T08:41:50.962956606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.282424 | controller |     "Jun 14 08:41:51.002056 crc crio[24245]: time=\"2026-06-14T08:41:51.001802038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.282439 | controller |     "Jun 14 08:41:51.219327 crc crio[24245]: time=\"2026-06-14T08:41:51.21917389Z\" level=info msg=\"Created container 6f3eedcdfc83cf7276f70d796305ad45bfb25a84b97310bb4db137c35bb110bc: baremetal-operator-system/baremetal-operator-controller-manager-7569f9b44d-9kjml/manager\" id=43a87aa6-6722-4c22-bf12-b23914677d5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.282453 | controller |     "Jun 14 08:41:51.221971 crc crio[24245]: time=\"2026-06-14T08:41:51.221668195Z\" level=info msg=\"Starting container: 6f3eedcdfc83cf7276f70d796305ad45bfb25a84b97310bb4db137c35bb110bc\" id=9ddecc53-b239-401c-ab8e-28c91fc5b722 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.282468 | controller |     "Jun 14 08:41:51.235589 crc crio[24245]: time=\"2026-06-14T08:41:51.230785321Z\" level=info msg=\"Started container\" PID=44642 containerID=6f3eedcdfc83cf7276f70d796305ad45bfb25a84b97310bb4db137c35bb110bc description=baremetal-operator-system/baremetal-operator-controller-manager-7569f9b44d-9kjml/manager id=9ddecc53-b239-401c-ab8e-28c91fc5b722 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b9aac863741972f433a2ad8452781b5b5aec076f1d0ccc3e521da5530315811",
2026-06-14 10:12:41.282483 | controller |     "Jun 14 08:41:51.243924 crc crio[24245]: 2026-06-14T08:41:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39b2e13adfe18d4 Mac:ae:eb:34:13:e1:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/363839a9-81e6-45eb-83c6-a04191fe2a36 SocketPath: PciID:}] [{Interface:0xc000014ac0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.282498 | controller |     "Jun 14 08:41:51.245654 crc crio[24245]: time=\"2026-06-14T08:41:51.245553126Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-jl96f Namespace:openstack-operators ID:39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c UID:622dc953-adab-45bc-a3ee-09ea342f8519 NetNS:/var/run/netns/363839a9-81e6-45eb-83c6-a04191fe2a36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod622dc953_adab_45bc_a3ee_09ea342f8519.slice PodAnnotations:0xc0004cc300}] Aliases:map[]}\"",
2026-06-14 10:12:41.282513 | controller |     "Jun 14 08:41:51.245928 crc crio[24245]: time=\"2026-06-14T08:41:51.245778653Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-jl96f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.282527 | controller |     "Jun 14 08:41:51.262700 crc crio[24245]: time=\"2026-06-14T08:41:51.26260955Z\" level=info msg=\"Ran pod sandbox 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c with infra container: openstack-operators/openstack-operator-index-jl96f/POD\" id=ab3c663f-f341-4d3f-b485-94735313c93a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.282542 | controller |     "Jun 14 08:41:51.265177 crc crio[24245]: time=\"2026-06-14T08:41:51.265124366Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=89bc8712-4809-4bde-a303-4c927ce69b85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.282557 | controller |     "Jun 14 08:41:51.265575 crc crio[24245]: time=\"2026-06-14T08:41:51.265498768Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=89bc8712-4809-4bde-a303-4c927ce69b85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.282571 | controller |     "Jun 14 08:41:51.265575 crc crio[24245]: time=\"2026-06-14T08:41:51.265594401Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=89bc8712-4809-4bde-a303-4c927ce69b85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.282589 | controller |     "Jun 14 08:41:51.267555 crc crio[24245]: time=\"2026-06-14T08:41:51.267482306Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=4e79bf08-17ea-42ff-97ad-e53a03f159dc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.282603 | controller |     "Jun 14 08:41:51.271470 crc crio[24245]: time=\"2026-06-14T08:41:51.27082807Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"",
2026-06-14 10:12:41.282618 | controller |     "Jun 14 08:41:51.283081 crc crio[24245]: 2026-06-14T08:41:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:504de3bbb310670 Mac:6a:e6:1c:5e:a2:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/e9d7fbeb-47fd-46ad-9903-c9b88ee26a4f SocketPath: PciID:}] [{Interface:0xc00012a940 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.282633 | controller |     "Jun 14 08:41:51.284295 crc crio[24245]: time=\"2026-06-14T08:41:51.284162689Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7f94dd855c-nqf7z Namespace:baremetal-operator-system ID:504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920 UID:fb8c0d0a-e707-4c53-8d25-004ece55134f NetNS:/var/run/netns/e9d7fbeb-47fd-46ad-9903-c9b88ee26a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8c0d0a_e707_4c53_8d25_004ece55134f.slice PodAnnotations:0xc0006023f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.282648 | controller |     "Jun 14 08:41:51.284458 crc crio[24245]: time=\"2026-06-14T08:41:51.284411167Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-7f94dd855c-nqf7z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.282663 | controller |     "Jun 14 08:41:51.292070 crc crio[24245]: time=\"2026-06-14T08:41:51.291954616Z\" level=info msg=\"Ran pod sandbox 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/POD\" id=9842ea3a-a810-4265-b72a-156743200fe4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.282678 | controller |     "Jun 14 08:41:51.299769 crc crio[24245]: time=\"2026-06-14T08:41:51.297925339Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=939d8cb1-4ef1-478b-b047-8290de820ed6 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.282693 | controller |     "Jun 14 08:41:51.302037 crc crio[24245]: time=\"2026-06-14T08:41:51.301972897Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-14 10:12:41.282708 | controller |     "Jun 14 08:41:51.885073 crc crio[24245]: time=\"2026-06-14T08:41:51.884326875Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/openstack-operator-index/blobs/sha256:cf6d845794adf5448325bc506389d32e0330b3e9db6bf5f46ec1e824f4c04363 failed (unexpected EOF), reconnecting after 2097153 bytes\u2026\"",
2026-06-14 10:12:41.282723 | controller |     "Jun 14 08:41:54.093554 crc crio[24245]: time=\"2026-06-14T08:41:54.093040976Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/openstack-operator-index/blobs/sha256:cf6d845794adf5448325bc506389d32e0330b3e9db6bf5f46ec1e824f4c04363 failed (unexpected EOF), reconnecting after 12582912 bytes\u2026\"",
2026-06-14 10:12:41.282741 | controller |     "Jun 14 08:42:00.514420 crc crio[24245]: time=\"2026-06-14T08:42:00.513583159Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690442-h6qtm/POD\" id=ecc5222a-cae0-4cbe-8239-0ac9ed78c084 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.282756 | controller |     "Jun 14 08:42:00.518997 crc crio[24245]: time=\"2026-06-14T08:42:00.514464986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.282771 | controller |     "Jun 14 08:42:01.632973 crc crio[24245]: time=\"2026-06-14T08:42:01.632591751Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"",
2026-06-14 10:12:41.282786 | controller |     "Jun 14 08:42:02.820393 crc crio[24245]: time=\"2026-06-14T08:42:02.819811521Z\" level=info msg=\"Stopping pod sandbox: 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b\" id=47266581-1a87-452a-bf1a-1a92dcf541d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.282800 | controller |     "Jun 14 08:42:02.821435 crc crio[24245]: time=\"2026-06-14T08:42:02.820980487Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-9wmf2 Namespace:openstack-operators ID:0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b UID:2aaa8b49-f934-4918-ad57-3cc19bc04c0b NetNS:/var/run/netns/7e1b66e0-7965-4d44-bc89-9cce2640ef93 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2aaa8b49_f934_4918_ad57_3cc19bc04c0b.slice PodAnnotations:0xc001c3c330}] Aliases:map[]}\"",
2026-06-14 10:12:41.282815 | controller |     "Jun 14 08:42:02.821435 crc crio[24245]: time=\"2026-06-14T08:42:02.821113161Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-9wmf2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.282830 | controller |     "Jun 14 08:42:03.535922 crc crio[24245]: time=\"2026-06-14T08:42:03.535430785Z\" level=info msg=\"Stopped pod sandbox: 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b\" id=47266581-1a87-452a-bf1a-1a92dcf541d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.282845 | controller |     "Jun 14 08:42:03.770780 crc crio[24245]: time=\"2026-06-14T08:42:03.770573946Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:7a6a74617eb03efd3e95d3df60ef0898f63d5d79d07e301337ba5f1a6d2e0a03\" id=939d8cb1-4ef1-478b-b047-8290de820ed6 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.282860 | controller |     "Jun 14 08:42:03.771817 crc crio[24245]: time=\"2026-06-14T08:42:03.771753299Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=29f65eb5-daeb-4461-bed3-aeb01d5209c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.282875 | controller |     "Jun 14 08:42:04.027345 crc crio[24245]: time=\"2026-06-14T08:42:04.02719886Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=de2439c8-ccd6-422f-ba1e-7dab1fa78de0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.282890 | controller |     "Jun 14 08:42:04.043593 crc crio[24245]: time=\"2026-06-14T08:42:04.043363338Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690442-h6qtm Namespace:openshift-infra ID:a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05 UID:48334208-00d8-49ab-be2a-554fb40663aa NetNS:/var/run/netns/b5415649-feaa-495b-85ab-f3a7ffb3f18d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48334208_00d8_49ab_be2a_554fb40663aa.slice PodAnnotations:0xc0004cc5c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.282909 | controller |     "Jun 14 08:42:04.043825 crc crio[24245]: time=\"2026-06-14T08:42:04.043616886Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690442-h6qtm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.282925 | controller |     "Jun 14 08:42:04.043825 crc crio[24245]: time=\"2026-06-14T08:42:04.04348105Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/manager\" id=8ea6efe1-8877-4594-858d-df33b12a4189 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.282939 | controller |     "Jun 14 08:42:04.078170 crc crio[24245]: time=\"2026-06-14T08:42:04.078133155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.282954 | controller |     "Jun 14 08:42:04.103952 crc crio[24245]: time=\"2026-06-14T08:42:04.103787049Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=5d31b62f-6553-4c37-9ec2-97c9b12b1f83 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.282969 | controller |     "Jun 14 08:42:04.105803 crc crio[24245]: time=\"2026-06-14T08:42:04.105748819Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=6b3a551a-2e0d-401b-a5e6-1021abf9f59a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.282984 | controller |     "Jun 14 08:42:04.109209 crc crio[24245]: time=\"2026-06-14T08:42:04.109129042Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=f1bdb22c-f9c2-42be-8b8f-bba416a6cd96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.282998 | controller |     "Jun 14 08:42:04.126124 crc crio[24245]: time=\"2026-06-14T08:42:04.126027539Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-ipa-downloader\" id=506d957f-27c1-47fc-89be-361a94e60625 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.283012 | controller |     "Jun 14 08:42:04.127917 crc crio[24245]: time=\"2026-06-14T08:42:04.127721431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.283027 | controller |     "Jun 14 08:42:04.135142 crc crio[24245]: time=\"2026-06-14T08:42:04.134817925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.283041 | controller |     "Jun 14 08:42:04.186495 crc crio[24245]: time=\"2026-06-14T08:42:04.185951117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.283056 | controller |     "Jun 14 08:42:04.228918 crc crio[24245]: time=\"2026-06-14T08:42:04.228744726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.283071 | controller |     "Jun 14 08:42:04.348770 crc crio[24245]: time=\"2026-06-14T08:42:04.348642241Z\" level=info msg=\"Created container ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/manager\" id=8ea6efe1-8877-4594-858d-df33b12a4189 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.283087 | controller |     "Jun 14 08:42:04.349921 crc crio[24245]: time=\"2026-06-14T08:42:04.349796655Z\" level=info msg=\"Starting container: ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab\" id=41d05988-8b04-416d-95ae-dc9b974216a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.283102 | controller |     "Jun 14 08:42:04.357485 crc crio[24245]: time=\"2026-06-14T08:42:04.357341013Z\" level=info msg=\"Started container\" PID=45046 containerID=ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab description=baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/manager id=41d05988-8b04-416d-95ae-dc9b974216a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920",
2026-06-14 10:12:41.283120 | controller |     "Jun 14 08:42:04.653065 crc crio[24245]: time=\"2026-06-14T08:42:04.652555942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.283135 | controller |     "Jun 14 08:42:04.805987 crc crio[24245]: 2026-06-14T08:42:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9791c1bc688ed4 Mac:52:1d:fe:ab:1a:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/b5415649-feaa-495b-85ab-f3a7ffb3f18d SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.283151 | controller |     "Jun 14 08:42:04.807197 crc crio[24245]: time=\"2026-06-14T08:42:04.807099217Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690442-h6qtm Namespace:openshift-infra ID:a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05 UID:48334208-00d8-49ab-be2a-554fb40663aa NetNS:/var/run/netns/b5415649-feaa-495b-85ab-f3a7ffb3f18d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48334208_00d8_49ab_be2a_554fb40663aa.slice PodAnnotations:0xc0004cc5c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.283167 | controller |     "Jun 14 08:42:04.807462 crc crio[24245]: time=\"2026-06-14T08:42:04.807404586Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690442-h6qtm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.283182 | controller |     "Jun 14 08:42:04.833321 crc crio[24245]: time=\"2026-06-14T08:42:04.833110972Z\" level=info msg=\"Ran pod sandbox a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05 with infra container: openshift-infra/auto-csr-approver-29690442-h6qtm/POD\" id=ecc5222a-cae0-4cbe-8239-0ac9ed78c084 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.283197 | controller |     "Jun 14 08:42:04.849504 crc crio[24245]: time=\"2026-06-14T08:42:04.849005285Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6c4aa24a-4520-4a78-a40d-2a4f0de3d291 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.283211 | controller |     "Jun 14 08:42:04.857989 crc crio[24245]: time=\"2026-06-14T08:42:04.857905693Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.283226 | controller |     "Jun 14 08:42:04.876788 crc crio[24245]: time=\"2026-06-14T08:42:04.876555854Z\" level=info msg=\"Created container c631ab05c38f084612fbd2dcdbac094699c95f5cfbec5d8fc153e49554a79253: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-ipa-downloader\" id=506d957f-27c1-47fc-89be-361a94e60625 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.283240 | controller |     "Jun 14 08:42:04.880076 crc crio[24245]: time=\"2026-06-14T08:42:04.879740561Z\" level=info msg=\"Starting container: c631ab05c38f084612fbd2dcdbac094699c95f5cfbec5d8fc153e49554a79253\" id=ba71b7ce-0a9c-4c84-be95-6efafc7eff87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.283255 | controller |     "Jun 14 08:42:04.914424 crc crio[24245]: time=\"2026-06-14T08:42:04.914226885Z\" level=info msg=\"Started container\" PID=45150 containerID=c631ab05c38f084612fbd2dcdbac094699c95f5cfbec5d8fc153e49554a79253 description=baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-ipa-downloader id=ba71b7ce-0a9c-4c84-be95-6efafc7eff87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95",
2026-06-14 10:12:41.283273 | controller |     "Jun 14 08:42:05.210510 crc crio[24245]: time=\"2026-06-14T08:42:05.210341102Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"",
2026-06-14 10:12:41.283289 | controller |     "Jun 14 08:42:05.781985 crc crio[24245]: time=\"2026-06-14T08:42:05.781221988Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6c4aa24a-4520-4a78-a40d-2a4f0de3d291 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.283304 | controller |     "Jun 14 08:42:05.784661 crc crio[24245]: time=\"2026-06-14T08:42:05.78264743Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=41fbcd00-de66-4d50-83b6-bdaaa661da22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.283319 | controller |     "Jun 14 08:42:05.785002 crc crio[24245]: time=\"2026-06-14T08:42:05.784656082Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f170b60a-24a0-4b5f-a917-3bcacea8129f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.283334 | controller |     "Jun 14 08:42:05.790365 crc crio[24245]: time=\"2026-06-14T08:42:05.790199489Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690442-h6qtm/oc\" id=29476083-fe16-4c68-8b75-fac263f56f77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.283372 | controller |     "Jun 14 08:42:05.792218 crc crio[24245]: time=\"2026-06-14T08:42:05.790689014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.283392 | controller |     "Jun 14 08:42:05.826354 crc crio[24245]: time=\"2026-06-14T08:42:05.826114101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.283408 | controller |     "Jun 14 08:42:05.979473 crc crio[24245]: time=\"2026-06-14T08:42:05.976721635Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=e51a7417-1096-4912-ba29-3ff52c1e43ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.283422 | controller |     "Jun 14 08:42:05.982493 crc crio[24245]: time=\"2026-06-14T08:42:05.979376486Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=e51a7417-1096-4912-ba29-3ff52c1e43ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.283437 | controller |     "Jun 14 08:42:05.982493 crc crio[24245]: time=\"2026-06-14T08:42:05.980076748Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=e51a7417-1096-4912-ba29-3ff52c1e43ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.283452 | controller |     "Jun 14 08:42:06.163511 crc crio[24245]: time=\"2026-06-14T08:42:06.163406419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.283466 | controller |     "Jun 14 08:42:06.291119 crc crio[24245]: time=\"2026-06-14T08:42:06.291026637Z\" level=info msg=\"Created container 30d7f49ac729393519cd75547388bcdfcc19a778f7681facee0ff05d50721af8: openshift-infra/auto-csr-approver-29690442-h6qtm/oc\" id=29476083-fe16-4c68-8b75-fac263f56f77 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.283481 | controller |     "Jun 14 08:42:06.293189 crc crio[24245]: time=\"2026-06-14T08:42:06.293149731Z\" level=info msg=\"Starting container: 30d7f49ac729393519cd75547388bcdfcc19a778f7681facee0ff05d50721af8\" id=05bbfdb7-8e94-47ab-8460-e71146cc9dc5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.283499 | controller |     "Jun 14 08:42:06.303900 crc crio[24245]: time=\"2026-06-14T08:42:06.30374536Z\" level=info msg=\"Started container\" PID=45205 containerID=30d7f49ac729393519cd75547388bcdfcc19a778f7681facee0ff05d50721af8 description=openshift-infra/auto-csr-approver-29690442-h6qtm/oc id=05bbfdb7-8e94-47ab-8460-e71146cc9dc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05",
2026-06-14 10:12:41.283515 | controller |     "Jun 14 08:42:08.009405 crc crio[24245]: time=\"2026-06-14T08:42:08.008402399Z\" level=info msg=\"Stopping pod sandbox: a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05\" id=9c61b3c7-f331-4d73-ab33-8d90e39682d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.283530 | controller |     "Jun 14 08:42:08.011094 crc crio[24245]: time=\"2026-06-14T08:42:08.009991687Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690442-h6qtm Namespace:openshift-infra ID:a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05 UID:48334208-00d8-49ab-be2a-554fb40663aa NetNS:/var/run/netns/b5415649-feaa-495b-85ab-f3a7ffb3f18d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod48334208_00d8_49ab_be2a_554fb40663aa.slice PodAnnotations:0xc0004cd190}] Aliases:map[]}\"",
2026-06-14 10:12:41.283546 | controller |     "Jun 14 08:42:08.011094 crc crio[24245]: time=\"2026-06-14T08:42:08.010221934Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690442-h6qtm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.283561 | controller |     "Jun 14 08:42:08.418041 crc crio[24245]: time=\"2026-06-14T08:42:08.417608235Z\" level=info msg=\"Stopped pod sandbox: a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05\" id=9c61b3c7-f331-4d73-ab33-8d90e39682d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.283575 | controller |     "Jun 14 08:42:12.992361 crc crio[24245]: time=\"2026-06-14T08:42:12.991317265Z\" level=info msg=\"Stopping container: ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab (timeout: 10s)\" id=8654bd6d-df98-4dfa-812d-0681f6350413 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.283590 | controller |     "Jun 14 08:42:13.121956 crc crio[24245]: time=\"2026-06-14T08:42:13.120782769Z\" level=info msg=\"Stopped container ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/manager\" id=8654bd6d-df98-4dfa-812d-0681f6350413 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.283605 | controller |     "Jun 14 08:42:13.122494 crc crio[24245]: time=\"2026-06-14T08:42:13.122407838Z\" level=info msg=\"Stopping pod sandbox: 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920\" id=c95ce8cf-9d43-49d5-95b9-607ff208b002 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.283619 | controller |     "Jun 14 08:42:13.123435 crc crio[24245]: time=\"2026-06-14T08:42:13.123349307Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-7f94dd855c-nqf7z Namespace:baremetal-operator-system ID:504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920 UID:fb8c0d0a-e707-4c53-8d25-004ece55134f NetNS:/var/run/netns/e9d7fbeb-47fd-46ad-9903-c9b88ee26a4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb8c0d0a_e707_4c53_8d25_004ece55134f.slice PodAnnotations:0xc00274a6b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.283637 | controller |     "Jun 14 08:42:13.123560 crc crio[24245]: time=\"2026-06-14T08:42:13.123515452Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-7f94dd855c-nqf7z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.283653 | controller |     "Jun 14 08:42:13.421700 crc crio[24245]: time=\"2026-06-14T08:42:13.421294818Z\" level=info msg=\"Stopped pod sandbox: 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920\" id=c95ce8cf-9d43-49d5-95b9-607ff208b002 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.283668 | controller |     "Jun 14 08:42:14.093660 crc crio[24245]: time=\"2026-06-14T08:42:14.093557506Z\" level=info msg=\"Removing container: ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab\" id=79a2285f-5e33-42c7-b44f-7d225e28d7ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.283682 | controller |     "Jun 14 08:42:14.127255 crc crio[24245]: time=\"2026-06-14T08:42:14.127074366Z\" level=info msg=\"Removed container ac2e146699b3f47f7c47d779a8a87499ab2dfc55e9bbca22cbe2d727f65501ab: baremetal-operator-system/baremetal-operator-controller-manager-7f94dd855c-nqf7z/manager\" id=79a2285f-5e33-42c7-b44f-7d225e28d7ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.283697 | controller |     "Jun 14 08:42:20.566010 crc crio[24245]: time=\"2026-06-14T08:42:20.564992655Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=6499347d-bf10-4e72-ba48-c5e3b53454ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.283712 | controller |     "Jun 14 08:42:20.567622 crc crio[24245]: time=\"2026-06-14T08:42:20.566594293Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 not found\" id=6499347d-bf10-4e72-ba48-c5e3b53454ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.283726 | controller |     "Jun 14 08:42:20.567622 crc crio[24245]: time=\"2026-06-14T08:42:20.566676336Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044 found\" id=6499347d-bf10-4e72-ba48-c5e3b53454ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.283741 | controller |     "Jun 14 08:42:20.568704 crc crio[24245]: time=\"2026-06-14T08:42:20.568584972Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=7fd67457-3a28-42da-8a82-66116c69d04f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.283756 | controller |     "Jun 14 08:42:20.575254 crc crio[24245]: time=\"2026-06-14T08:42:20.574384489Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\\\"\"",
2026-06-14 10:12:41.283770 | controller |     "Jun 14 08:42:35.471307 crc crio[24245]: time=\"2026-06-14T08:42:35.469101685Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-z5xxq/POD\" id=ab340ba2-cfd3-41ea-81e8-2509463cc118 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.283785 | controller |     "Jun 14 08:42:35.471307 crc crio[24245]: time=\"2026-06-14T08:42:35.470035604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.283799 | controller |     "Jun 14 08:42:40.188475 crc crio[24245]: time=\"2026-06-14T08:42:40.186904524Z\" level=info msg=\"Got pod network &{Name:redhat-operators-z5xxq Namespace:openshift-marketplace ID:512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc UID:cc4ae9d1-475b-44bf-ae65-842641e82493 NetNS:/var/run/netns/d3f27f6a-0ca7-4a56-9e83-87cd60455c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc4ae9d1_475b_44bf_ae65_842641e82493.slice PodAnnotations:0xc00274a100}] Aliases:map[]}\"",
2026-06-14 10:12:41.283819 | controller |     "Jun 14 08:42:40.191113 crc crio[24245]: time=\"2026-06-14T08:42:40.191084421Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-z5xxq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.283835 | controller |     "Jun 14 08:42:41.525039 crc crio[24245]: time=\"2026-06-14T08:42:41.524644246Z\" level=info msg=\"Removing container: 934b9934197a4ab6617a3ffe18712b7ae21b127a2f0746f646a61347041d2611\" id=6a2c5c25-bb9c-4a37-ba45-4f0b0d38b066 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.283849 | controller |     "Jun 14 08:42:41.850552 crc crio[24245]: 2026-06-14T08:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:512da77bb9e042c Mac:2e:a0:e8:9d:2f:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/d3f27f6a-0ca7-4a56-9e83-87cd60455c24 SocketPath: PciID:}] [{Interface:0xc00051cd70 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.283864 | controller |     "Jun 14 08:42:41.854138 crc crio[24245]: time=\"2026-06-14T08:42:41.854097439Z\" level=info msg=\"Got pod network &{Name:redhat-operators-z5xxq Namespace:openshift-marketplace ID:512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc UID:cc4ae9d1-475b-44bf-ae65-842641e82493 NetNS:/var/run/netns/d3f27f6a-0ca7-4a56-9e83-87cd60455c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc4ae9d1_475b_44bf_ae65_842641e82493.slice PodAnnotations:0xc00274a100}] Aliases:map[]}\"",
2026-06-14 10:12:41.283879 | controller |     "Jun 14 08:42:41.854551 crc crio[24245]: time=\"2026-06-14T08:42:41.854531211Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-z5xxq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.283894 | controller |     "Jun 14 08:42:48.782522 crc crio[24245]: time=\"2026-06-14T08:42:48.781531397Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-vtg2j/POD\" id=4b36637a-25ed-4168-b633-66abfd56e184 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.283909 | controller |     "Jun 14 08:42:48.784358 crc crio[24245]: time=\"2026-06-14T08:42:48.782527649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.283924 | controller |     "Jun 14 08:42:50.197920 crc crio[24245]: time=\"2026-06-14T08:42:50.192949406Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=a044da66-dacf-4efe-899d-fe9aaac4ebd6 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.283939 | controller |     "Jun 14 08:42:50.215770 crc crio[24245]: time=\"2026-06-14T08:42:50.215558687Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-14 10:12:41.283954 | controller |     "Jun 14 08:42:51.736205 crc crio[24245]: time=\"2026-06-14T08:42:51.734234221Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-gr8qc/POD\" id=37b7bd3c-df0f-4450-a535-19f9f37665e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.283969 | controller |     "Jun 14 08:42:51.737758 crc crio[24245]: time=\"2026-06-14T08:42:51.737356072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.283984 | controller |     "Jun 14 08:42:52.978449 crc crio[24245]: time=\"2026-06-14T08:42:52.976420962Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-b57sl/POD\" id=bcd9a429-4cd4-406c-89e8-8b6185b4e625 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.284002 | controller |     "Jun 14 08:42:52.978449 crc crio[24245]: time=\"2026-06-14T08:42:52.978411217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.284018 | controller |     "Jun 14 08:42:58.070294 crc crio[24245]: time=\"2026-06-14T08:42:58.069684665Z\" level=info msg=\"Ran pod sandbox 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc with infra container: openshift-marketplace/redhat-operators-z5xxq/POD\" id=ab340ba2-cfd3-41ea-81e8-2509463cc118 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.284032 | controller |     "Jun 14 08:42:58.073148 crc crio[24245]: time=\"2026-06-14T08:42:58.073034558Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5783e60f-bf08-479c-8538-9339724c3bf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.284047 | controller |     "Jun 14 08:42:58.096095 crc crio[24245]: time=\"2026-06-14T08:42:58.095947027Z\" level=info msg=\"Removed container 934b9934197a4ab6617a3ffe18712b7ae21b127a2f0746f646a61347041d2611: openshift-infra/auto-csr-approver-29690436-gblmp/oc\" id=6a2c5c25-bb9c-4a37-ba45-4f0b0d38b066 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.284062 | controller |     "Jun 14 08:42:58.107929 crc crio[24245]: time=\"2026-06-14T08:42:58.1077822Z\" level=info msg=\"Stopping pod sandbox: 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920\" id=69646931-909d-4454-bd1f-68a878419872 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.284077 | controller |     "Jun 14 08:42:58.108082 crc crio[24245]: time=\"2026-06-14T08:42:58.107943415Z\" level=info msg=\"Stopped pod sandbox (already stopped): 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920\" id=69646931-909d-4454-bd1f-68a878419872 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.284092 | controller |     "Jun 14 08:42:58.108668 crc crio[24245]: time=\"2026-06-14T08:42:58.108590956Z\" level=info msg=\"Removing pod sandbox: 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920\" id=330dd484-20bd-44fe-8699-0976b24eead7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.284107 | controller |     "Jun 14 08:42:58.203569 crc crio[24245]: time=\"2026-06-14T08:42:58.203289905Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8ed438e9-1182-4cf2-b3a6-10e2a22c82eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.284121 | controller |     "Jun 14 08:42:58.223813 crc crio[24245]: time=\"2026-06-14T08:42:58.223690567Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-z5xxq/extract-utilities\" id=8634399f-6c68-4f16-8e34-6a95c31f93fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.284136 | controller |     "Jun 14 08:42:58.240704 crc crio[24245]: time=\"2026-06-14T08:42:58.240494505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.284152 | controller |     "Jun 14 08:42:58.262287 crc crio[24245]: time=\"2026-06-14T08:42:58.262054948Z\" level=info msg=\"Removed pod sandbox: 504de3bbb31067046608290acc2fced4d45c2ea3436016c50f75b8ee8ae92920\" id=330dd484-20bd-44fe-8699-0976b24eead7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.284167 | controller |     "Jun 14 08:42:58.263663 crc crio[24245]: time=\"2026-06-14T08:42:58.263584277Z\" level=info msg=\"Stopping pod sandbox: a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71\" id=ae54e041-b967-4ec0-9efe-4f6c2b477efd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.284184 | controller |     "Jun 14 08:42:58.263968 crc crio[24245]: time=\"2026-06-14T08:42:58.26366254Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71\" id=ae54e041-b967-4ec0-9efe-4f6c2b477efd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.284200 | controller |     "Jun 14 08:42:58.268574 crc crio[24245]: time=\"2026-06-14T08:42:58.268411288Z\" level=info msg=\"Removing pod sandbox: a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71\" id=cb641d17-2630-489b-935a-1094c2d4448f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.284214 | controller |     "Jun 14 08:42:58.318132 crc crio[24245]: time=\"2026-06-14T08:42:58.318015375Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-b57sl Namespace:openshift-marketplace ID:e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65 UID:56f852b0-d7fe-4227-9628-b857de5ced58 NetNS:/var/run/netns/7340f228-9ead-463f-b7f6-735a129d1cbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56f852b0_d7fe_4227_9628_b857de5ced58.slice PodAnnotations:0xc0004cc6a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.284229 | controller |     "Jun 14 08:42:58.318132 crc crio[24245]: time=\"2026-06-14T08:42:58.318096867Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-b57sl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.284244 | controller |     "Jun 14 08:42:58.325763 crc crio[24245]: time=\"2026-06-14T08:42:58.325674839Z\" level=info msg=\"Got pod network &{Name:certified-operators-gr8qc Namespace:openshift-marketplace ID:da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152 UID:2b717432-2968-42a4-93e2-482ef62fb908 NetNS:/var/run/netns/20a57433-21f2-4739-99b2-0b6bc47c3b6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b717432_2968_42a4_93e2_482ef62fb908.slice PodAnnotations:0xc000130ac0}] Aliases:map[]}\"",
2026-06-14 10:12:41.284259 | controller |     "Jun 14 08:42:58.325763 crc crio[24245]: time=\"2026-06-14T08:42:58.325750622Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-gr8qc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.284274 | controller |     "Jun 14 08:42:58.343462 crc crio[24245]: time=\"2026-06-14T08:42:58.343356425Z\" level=info msg=\"Got pod network &{Name:community-operators-vtg2j Namespace:openshift-marketplace ID:8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804 UID:8482642f-acd8-453e-878a-c8daf416f813 NetNS:/var/run/netns/11f94479-d453-418d-962d-14276cba5060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8482642f_acd8_453e_878a_c8daf416f813.slice PodAnnotations:0xc002c921b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.284289 | controller |     "Jun 14 08:42:58.343462 crc crio[24245]: time=\"2026-06-14T08:42:58.343434608Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-vtg2j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.284304 | controller |     "Jun 14 08:42:58.344310 crc crio[24245]: time=\"2026-06-14T08:42:58.344241584Z\" level=info msg=\"Removed pod sandbox: a4c7e6f10bb1740628a017dfa12f9e8a4d658073d53e5245088434233e423e71\" id=cb641d17-2630-489b-935a-1094c2d4448f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.284319 | controller |     "Jun 14 08:42:58.345349 crc crio[24245]: time=\"2026-06-14T08:42:58.345266756Z\" level=info msg=\"Stopping pod sandbox: 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b\" id=910dfe1c-f305-46d6-af86-22baacaf4628 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.284339 | controller |     "Jun 14 08:42:58.345431 crc crio[24245]: time=\"2026-06-14T08:42:58.345374529Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b\" id=910dfe1c-f305-46d6-af86-22baacaf4628 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.284389 | controller |     "Jun 14 08:42:58.346016 crc crio[24245]: time=\"2026-06-14T08:42:58.345951638Z\" level=info msg=\"Removing pod sandbox: 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b\" id=31b023f8-61f7-43a2-8709-dd8eb61097d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.284407 | controller |     "Jun 14 08:42:58.376994 crc crio[24245]: time=\"2026-06-14T08:42:58.376771539Z\" level=info msg=\"Removed pod sandbox: 0075131be0bac6c70f5f3cf1732144bbb108a840ded7aa508ed19eaea0d9e93b\" id=31b023f8-61f7-43a2-8709-dd8eb61097d8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.284422 | controller |     "Jun 14 08:42:58.384630 crc crio[24245]: time=\"2026-06-14T08:42:58.384600244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.284437 | controller |     "Jun 14 08:42:58.388602 crc crio[24245]: time=\"2026-06-14T08:42:58.388577331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.284452 | controller |     "Jun 14 08:42:58.391487 crc crio[24245]: time=\"2026-06-14T08:42:58.391406349Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=7fd67457-3a28-42da-8a82-66116c69d04f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.284467 | controller |     "Jun 14 08:42:58.392820 crc crio[24245]: time=\"2026-06-14T08:42:58.392726374Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=47679aaf-93b5-48e2-a4eb-5a7e94adadae name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.284482 | controller |     "Jun 14 08:42:58.399959 crc crio[24245]: time=\"2026-06-14T08:42:58.398821959Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-index@sha256:ed9b6cfe93ff60e5e03c3b502cf7e22db25ab74f5e59839353ed8f5938ede044\" id=fbeee6c0-83ab-4e7c-8055-cc5eaa0a7916 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.284496 | controller |     "Jun 14 08:42:58.421346 crc crio[24245]: time=\"2026-06-14T08:42:58.41763506Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-jl96f/registry-server\" id=234d96e3-0d95-4d32-9ac8-0125efa1b9e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.284510 | controller |     "Jun 14 08:42:58.425217 crc crio[24245]: time=\"2026-06-14T08:42:58.42512409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.284525 | controller |     "Jun 14 08:42:58.545616 crc crio[24245]: time=\"2026-06-14T08:42:58.545270743Z\" level=info msg=\"Created container 91bf8b09e436bc6afffca51311a17257807ec8f0ca920c22a35b4d608a20e911: openshift-marketplace/redhat-operators-z5xxq/extract-utilities\" id=8634399f-6c68-4f16-8e34-6a95c31f93fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.284540 | controller |     "Jun 14 08:42:58.548993 crc crio[24245]: time=\"2026-06-14T08:42:58.548742943Z\" level=info msg=\"Starting container: 91bf8b09e436bc6afffca51311a17257807ec8f0ca920c22a35b4d608a20e911\" id=3d6d7217-39b3-4ae3-929a-5bfc8895b734 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.284554 | controller |     "Jun 14 08:42:58.578804 crc crio[24245]: time=\"2026-06-14T08:42:58.578702373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.284573 | controller |     "Jun 14 08:42:58.584779 crc crio[24245]: time=\"2026-06-14T08:42:58.584622584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.284588 | controller |     "Jun 14 08:42:58.590158 crc crio[24245]: time=\"2026-06-14T08:42:58.590056856Z\" level=info msg=\"Started container\" PID=46216 containerID=91bf8b09e436bc6afffca51311a17257807ec8f0ca920c22a35b4d608a20e911 description=openshift-marketplace/redhat-operators-z5xxq/extract-utilities id=3d6d7217-39b3-4ae3-929a-5bfc8895b734 name=/runtime.v1.RuntimeService/StartContainer sandboxID=512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc",
2026-06-14 10:12:41.284603 | controller |     "Jun 14 08:42:58.707415 crc crio[24245]: time=\"2026-06-14T08:42:58.707340057Z\" level=info msg=\"Created container 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862: openstack-operators/openstack-operator-index-jl96f/registry-server\" id=234d96e3-0d95-4d32-9ac8-0125efa1b9e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.284618 | controller |     "Jun 14 08:42:58.708433 crc crio[24245]: time=\"2026-06-14T08:42:58.708409033Z\" level=info msg=\"Starting container: 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862\" id=f7908a4c-fb14-4db6-a329-9cdc4b48e015 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.284633 | controller |     "Jun 14 08:42:58.713802 crc crio[24245]: time=\"2026-06-14T08:42:58.713699194Z\" level=info msg=\"Started container\" PID=46291 containerID=7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862 description=openstack-operators/openstack-operator-index-jl96f/registry-server id=f7908a4c-fb14-4db6-a329-9cdc4b48e015 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c",
2026-06-14 10:12:41.284647 | controller |     "Jun 14 08:42:58.990645 crc crio[24245]: 2026-06-14T08:42:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:da674ae91707a49 Mac:36:a6:1e:4c:05:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/20a57433-21f2-4739-99b2-0b6bc47c3b6a SocketPath: PciID:}] [{Interface:0xc00011a7d0 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.284662 | controller |     "Jun 14 08:42:58.998387 crc crio[24245]: time=\"2026-06-14T08:42:58.998303859Z\" level=info msg=\"Got pod network &{Name:certified-operators-gr8qc Namespace:openshift-marketplace ID:da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152 UID:2b717432-2968-42a4-93e2-482ef62fb908 NetNS:/var/run/netns/20a57433-21f2-4739-99b2-0b6bc47c3b6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b717432_2968_42a4_93e2_482ef62fb908.slice PodAnnotations:0xc000130ac0}] Aliases:map[]}\"",
2026-06-14 10:12:41.284677 | controller |     "Jun 14 08:42:58.998812 crc crio[24245]: time=\"2026-06-14T08:42:58.998534396Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-gr8qc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.284692 | controller |     "Jun 14 08:42:59.012733 crc crio[24245]: time=\"2026-06-14T08:42:59.012668855Z\" level=info msg=\"Ran pod sandbox da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152 with infra container: openshift-marketplace/certified-operators-gr8qc/POD\" id=37b7bd3c-df0f-4450-a535-19f9f37665e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.284706 | controller |     "Jun 14 08:42:59.021284 crc crio[24245]: time=\"2026-06-14T08:42:59.021220496Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=50982afc-2e74-4ce9-a1d9-02ead2873c69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.284724 | controller |     "Jun 14 08:42:59.023502 crc crio[24245]: time=\"2026-06-14T08:42:59.023431837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=76a3bfc4-ede4-40b1-950b-81c2d1183afb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.284739 | controller |     "Jun 14 08:42:59.038712 crc crio[24245]: time=\"2026-06-14T08:42:59.038577261Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gr8qc/extract-utilities\" id=822d7561-b253-44b9-bc96-7625cdcf1e37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.284754 | controller |     "Jun 14 08:42:59.039150 crc crio[24245]: time=\"2026-06-14T08:42:59.039081637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.284769 | controller |     "Jun 14 08:42:59.078998 crc crio[24245]: time=\"2026-06-14T08:42:59.078902231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.284784 | controller |     "Jun 14 08:42:59.084376 crc crio[24245]: time=\"2026-06-14T08:42:59.083011643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.284798 | controller |     "Jun 14 08:42:59.109499 crc crio[24245]: 2026-06-14T08:42:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5736f153d5f77b Mac:92:cb:03:47:41:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/7340f228-9ead-463f-b7f6-735a129d1cbc SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.284813 | controller |     "Jun 14 08:42:59.110607 crc crio[24245]: time=\"2026-06-14T08:42:59.110532383Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-b57sl Namespace:openshift-marketplace ID:e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65 UID:56f852b0-d7fe-4227-9628-b857de5ced58 NetNS:/var/run/netns/7340f228-9ead-463f-b7f6-735a129d1cbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56f852b0_d7fe_4227_9628_b857de5ced58.slice PodAnnotations:0xc0004cc6a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.284828 | controller |     "Jun 14 08:42:59.110722 crc crio[24245]: time=\"2026-06-14T08:42:59.110700358Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-b57sl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.284843 | controller |     "Jun 14 08:42:59.120165 crc crio[24245]: time=\"2026-06-14T08:42:59.12003886Z\" level=info msg=\"Ran pod sandbox e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65 with infra container: openshift-marketplace/redhat-marketplace-b57sl/POD\" id=bcd9a429-4cd4-406c-89e8-8b6185b4e625 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.284858 | controller |     "Jun 14 08:42:59.125121 crc crio[24245]: time=\"2026-06-14T08:42:59.124976315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=74412e4e-5392-4560-bc5c-6bd40280930f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.284872 | controller |     "Jun 14 08:42:59.169989 crc crio[24245]: time=\"2026-06-14T08:42:59.169942183Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0b7de89-2f18-47f6-ba24-0e77a4b6c5d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.284891 | controller |     "Jun 14 08:42:59.179716 crc crio[24245]: time=\"2026-06-14T08:42:59.179681324Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-b57sl/extract-utilities\" id=5f11cc0f-890f-4457-9e72-0fa09519a755 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.284906 | controller |     "Jun 14 08:42:59.180508 crc crio[24245]: time=\"2026-06-14T08:42:59.18048857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.284920 | controller |     "Jun 14 08:42:59.218251 crc crio[24245]: time=\"2026-06-14T08:42:59.218202996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.284935 | controller |     "Jun 14 08:42:59.223632 crc crio[24245]: time=\"2026-06-14T08:42:59.223575379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.284949 | controller |     "Jun 14 08:42:59.239392 crc crio[24245]: 2026-06-14T08:42:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ec0a991f55cb1c Mac:f6:28:33:f7:ae:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/11f94479-d453-418d-962d-14276cba5060 SocketPath: PciID:}] [{Interface:0xc000014650 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.284964 | controller |     "Jun 14 08:42:59.240458 crc crio[24245]: time=\"2026-06-14T08:42:59.240354159Z\" level=info msg=\"Got pod network &{Name:community-operators-vtg2j Namespace:openshift-marketplace ID:8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804 UID:8482642f-acd8-453e-878a-c8daf416f813 NetNS:/var/run/netns/11f94479-d453-418d-962d-14276cba5060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8482642f_acd8_453e_878a_c8daf416f813.slice PodAnnotations:0xc002c921b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.284979 | controller |     "Jun 14 08:42:59.240542 crc crio[24245]: time=\"2026-06-14T08:42:59.240514324Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-vtg2j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.284993 | controller |     "Jun 14 08:42:59.248432 crc crio[24245]: time=\"2026-06-14T08:42:59.248365463Z\" level=info msg=\"Ran pod sandbox 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804 with infra container: openshift-marketplace/community-operators-vtg2j/POD\" id=4b36637a-25ed-4168-b633-66abfd56e184 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.285008 | controller |     "Jun 14 08:42:59.252657 crc crio[24245]: time=\"2026-06-14T08:42:59.252599367Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bec6c83e-b154-4795-915e-4c95b1ad7a4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.285023 | controller |     "Jun 14 08:42:59.255735 crc crio[24245]: time=\"2026-06-14T08:42:59.25552533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0de84164-78b2-45f0-ae96-b00fe295ede0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.285038 | controller |     "Jun 14 08:42:59.257958 crc crio[24245]: time=\"2026-06-14T08:42:59.257928157Z\" level=info msg=\"Created container 4f270e14b75fa10a3554f19ac26b1b8e683010e40b6d70ae94ff38e0381191ec: openshift-marketplace/certified-operators-gr8qc/extract-utilities\" id=822d7561-b253-44b9-bc96-7625cdcf1e37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.285056 | controller |     "Jun 14 08:42:59.259146 crc crio[24245]: time=\"2026-06-14T08:42:59.259063484Z\" level=info msg=\"Starting container: 4f270e14b75fa10a3554f19ac26b1b8e683010e40b6d70ae94ff38e0381191ec\" id=8ae5cfbd-4aab-4584-a860-fc9c219a5120 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.285072 | controller |     "Jun 14 08:42:59.268948 crc crio[24245]: time=\"2026-06-14T08:42:59.264331282Z\" level=info msg=\"Started container\" PID=46334 containerID=4f270e14b75fa10a3554f19ac26b1b8e683010e40b6d70ae94ff38e0381191ec description=openshift-marketplace/certified-operators-gr8qc/extract-utilities id=8ae5cfbd-4aab-4584-a860-fc9c219a5120 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152",
2026-06-14 10:12:41.285086 | controller |     "Jun 14 08:42:59.268948 crc crio[24245]: time=\"2026-06-14T08:42:59.264540042Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vtg2j/extract-utilities\" id=5b447d77-fcd6-4638-80eb-cba04d0a8f7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.285101 | controller |     "Jun 14 08:42:59.268948 crc crio[24245]: time=\"2026-06-14T08:42:59.265254155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.285116 | controller |     "Jun 14 08:42:59.325382 crc crio[24245]: time=\"2026-06-14T08:42:59.32524067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.285131 | controller |     "Jun 14 08:42:59.328443 crc crio[24245]: time=\"2026-06-14T08:42:59.32838425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.285146 | controller |     "Jun 14 08:42:59.387202 crc crio[24245]: time=\"2026-06-14T08:42:59.382046217Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7142ef24-8ecb-4e62-bb2e-8198802588ae name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.285161 | controller |     "Jun 14 08:42:59.391098 crc crio[24245]: time=\"2026-06-14T08:42:59.389736134Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.285175 | controller |     "Jun 14 08:42:59.396562 crc crio[24245]: time=\"2026-06-14T08:42:59.394735883Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1dfc8dd8-734d-4a15-9101-ec687a95de22 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.285190 | controller |     "Jun 14 08:42:59.400111 crc crio[24245]: time=\"2026-06-14T08:42:59.400039615Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.285205 | controller |     "Jun 14 08:42:59.428045 crc crio[24245]: time=\"2026-06-14T08:42:59.428002797Z\" level=info msg=\"Created container d62c3f26d9149d26c6488927ab0b1195a13db33a6ffcc4781bc443d15618ada1: openshift-marketplace/redhat-marketplace-b57sl/extract-utilities\" id=5f11cc0f-890f-4457-9e72-0fa09519a755 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.285220 | controller |     "Jun 14 08:42:59.430358 crc crio[24245]: time=\"2026-06-14T08:42:59.430240218Z\" level=info msg=\"Starting container: d62c3f26d9149d26c6488927ab0b1195a13db33a6ffcc4781bc443d15618ada1\" id=f435da82-b87f-4f3f-9e84-ef034af8c5ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.285235 | controller |     "Jun 14 08:42:59.448570 crc crio[24245]: time=\"2026-06-14T08:42:59.448465837Z\" level=info msg=\"Created container f2196acca9ab616e19a216f00f26c1f4e42dfa41ef3767c522b60f55d60f7d9a: openshift-marketplace/community-operators-vtg2j/extract-utilities\" id=5b447d77-fcd6-4638-80eb-cba04d0a8f7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.285253 | controller |     "Jun 14 08:42:59.450019 crc crio[24245]: time=\"2026-06-14T08:42:59.449694731Z\" level=info msg=\"Starting container: f2196acca9ab616e19a216f00f26c1f4e42dfa41ef3767c522b60f55d60f7d9a\" id=8b10af20-df08-4957-ab2d-a55d58b5b8a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.285270 | controller |     "Jun 14 08:42:59.454272 crc crio[24245]: time=\"2026-06-14T08:42:59.45216838Z\" level=info msg=\"Started container\" PID=46342 containerID=d62c3f26d9149d26c6488927ab0b1195a13db33a6ffcc4781bc443d15618ada1 description=openshift-marketplace/redhat-marketplace-b57sl/extract-utilities id=f435da82-b87f-4f3f-9e84-ef034af8c5ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65",
2026-06-14 10:12:41.285285 | controller |     "Jun 14 08:42:59.475788 crc crio[24245]: time=\"2026-06-14T08:42:59.475695392Z\" level=info msg=\"Started container\" PID=46348 containerID=f2196acca9ab616e19a216f00f26c1f4e42dfa41ef3767c522b60f55d60f7d9a description=openshift-marketplace/community-operators-vtg2j/extract-utilities id=8b10af20-df08-4957-ab2d-a55d58b5b8a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804",
2026-06-14 10:12:41.285300 | controller |     "Jun 14 08:43:00.268038 crc crio[24245]: time=\"2026-06-14T08:43:00.267508989Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4\" id=1dfc8dd8-734d-4a15-9101-ec687a95de22 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.285315 | controller |     "Jun 14 08:43:00.270430 crc crio[24245]: time=\"2026-06-14T08:43:00.268972915Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=c95e624e-456c-4780-8e6f-246d66d44a32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.285329 | controller |     "Jun 14 08:43:00.272004 crc crio[24245]: time=\"2026-06-14T08:43:00.271918951Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=453dc689-d6f1-4cc8-a2a2-a966e6d8e3a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.285344 | controller |     "Jun 14 08:43:00.279810 crc crio[24245]: time=\"2026-06-14T08:43:00.279722879Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gr8qc/extract-content\" id=4143ec6f-73ae-46f2-9211-48420f700aed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.285387 | controller |     "Jun 14 08:43:00.280465 crc crio[24245]: time=\"2026-06-14T08:43:00.280411161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.285403 | controller |     "Jun 14 08:43:00.330984 crc crio[24245]: time=\"2026-06-14T08:43:00.330829195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.285418 | controller |     "Jun 14 08:43:00.335518 crc crio[24245]: time=\"2026-06-14T08:43:00.335419611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.285433 | controller |     "Jun 14 08:43:00.386288 crc crio[24245]: time=\"2026-06-14T08:43:00.386100582Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=7142ef24-8ecb-4e62-bb2e-8198802588ae name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.285447 | controller |     "Jun 14 08:43:00.387626 crc crio[24245]: time=\"2026-06-14T08:43:00.387587509Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=ccd425a8-15ec-4cc8-b557-21faa230989d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.285466 | controller |     "Jun 14 08:43:00.391287 crc crio[24245]: time=\"2026-06-14T08:43:00.391164054Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7707da48-9deb-4f4d-8ef5-74e4c51931bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.285481 | controller |     "Jun 14 08:43:00.405216 crc crio[24245]: time=\"2026-06-14T08:43:00.40513168Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-z5xxq/extract-content\" id=23890ebc-fe11-45af-be92-c5d3736e65eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.285524 | controller |     "Jun 14 08:43:00.405913 crc crio[24245]: time=\"2026-06-14T08:43:00.405888392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.285544 | controller |     "Jun 14 08:43:00.423006 crc crio[24245]: time=\"2026-06-14T08:43:00.422459134Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e431694b-b219-4f39-b350-8d9a048c25ab name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.285558 | controller |     "Jun 14 08:43:00.426278 crc crio[24245]: time=\"2026-06-14T08:43:00.426164573Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.285574 | controller |     "Jun 14 08:43:00.436423 crc crio[24245]: time=\"2026-06-14T08:43:00.433352393Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8068cc9f-5c01-4799-8c4e-0f699bcc4b96 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.285589 | controller |     "Jun 14 08:43:00.438930 crc crio[24245]: time=\"2026-06-14T08:43:00.438696264Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-14 10:12:41.285603 | controller |     "Jun 14 08:43:00.456303 crc crio[24245]: time=\"2026-06-14T08:43:00.456263186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.285618 | controller |     "Jun 14 08:43:00.459389 crc crio[24245]: time=\"2026-06-14T08:43:00.459367086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.285632 | controller |     "Jun 14 08:43:00.461401 crc crio[24245]: time=\"2026-06-14T08:43:00.461354568Z\" level=info msg=\"Created container aa4e857184e6df88f71370f5d12eb93580810feb2e495b78b0e70e9f432c2743: openshift-marketplace/certified-operators-gr8qc/extract-content\" id=4143ec6f-73ae-46f2-9211-48420f700aed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.285647 | controller |     "Jun 14 08:43:00.465962 crc crio[24245]: time=\"2026-06-14T08:43:00.463511558Z\" level=info msg=\"Starting container: aa4e857184e6df88f71370f5d12eb93580810feb2e495b78b0e70e9f432c2743\" id=5da1d24b-8062-454e-8e93-f2a14b6b2e3f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.285662 | controller |     "Jun 14 08:43:00.468963 crc crio[24245]: time=\"2026-06-14T08:43:00.46891029Z\" level=info msg=\"Started container\" PID=46386 containerID=aa4e857184e6df88f71370f5d12eb93580810feb2e495b78b0e70e9f432c2743 description=openshift-marketplace/certified-operators-gr8qc/extract-content id=5da1d24b-8062-454e-8e93-f2a14b6b2e3f name=/runtime.v1.RuntimeService/StartContainer sandboxID=da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152",
2026-06-14 10:12:41.285677 | controller |     "Jun 14 08:43:00.588269 crc crio[24245]: time=\"2026-06-14T08:43:00.587239065Z\" level=info msg=\"Created container fb2b846c93fa26b620208da6fb859df29c2e852ab94df8af10030a3ec65855c3: openshift-marketplace/redhat-operators-z5xxq/extract-content\" id=23890ebc-fe11-45af-be92-c5d3736e65eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.285695 | controller |     "Jun 14 08:43:00.589681 crc crio[24245]: time=\"2026-06-14T08:43:00.589607441Z\" level=info msg=\"Starting container: fb2b846c93fa26b620208da6fb859df29c2e852ab94df8af10030a3ec65855c3\" id=348bae2c-7679-44cb-93d2-bcc632867d17 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.285710 | controller |     "Jun 14 08:43:00.601303 crc crio[24245]: time=\"2026-06-14T08:43:00.601121641Z\" level=info msg=\"Started container\" PID=46397 containerID=fb2b846c93fa26b620208da6fb859df29c2e852ab94df8af10030a3ec65855c3 description=openshift-marketplace/redhat-operators-z5xxq/extract-content id=348bae2c-7679-44cb-93d2-bcc632867d17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc",
2026-06-14 10:12:41.285725 | controller |     "Jun 14 08:43:00.990769 crc crio[24245]: time=\"2026-06-14T08:43:00.990088961Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=8068cc9f-5c01-4799-8c4e-0f699bcc4b96 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.285740 | controller |     "Jun 14 08:43:00.993417 crc crio[24245]: time=\"2026-06-14T08:43:00.993328824Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cc475d72-95e7-40bc-9fd1-1ce798d3463b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.285755 | controller |     "Jun 14 08:43:00.996383 crc crio[24245]: time=\"2026-06-14T08:43:00.996259618Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fb086fad-d061-4a04-838b-4af444b27830 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.285769 | controller |     "Jun 14 08:43:01.025715 crc crio[24245]: time=\"2026-06-14T08:43:01.025451742Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-b57sl/extract-content\" id=b9bca6e2-2159-43ff-bfd1-cfc874c798a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.285784 | controller |     "Jun 14 08:43:01.037140 crc crio[24245]: time=\"2026-06-14T08:43:01.036939949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.285798 | controller |     "Jun 14 08:43:01.095064 crc crio[24245]: time=\"2026-06-14T08:43:01.094637785Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=e431694b-b219-4f39-b350-8d9a048c25ab name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.285813 | controller |     "Jun 14 08:43:01.096931 crc crio[24245]: time=\"2026-06-14T08:43:01.096782743Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1664e5fd-247e-43fa-af8d-371f496443be name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.285827 | controller |     "Jun 14 08:43:01.137942 crc crio[24245]: time=\"2026-06-14T08:43:01.137698986Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=26d54870-7c53-4e0c-9632-d10fba1ca72e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.285842 | controller |     "Jun 14 08:43:01.161739 crc crio[24245]: time=\"2026-06-14T08:43:01.161620178Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vtg2j/extract-content\" id=d71dbdae-6e90-4e0a-9c03-018b2dc48cd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.285856 | controller |     "Jun 14 08:43:01.165822 crc crio[24245]: time=\"2026-06-14T08:43:01.165744519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.285873 | controller |     "Jun 14 08:43:01.168772 crc crio[24245]: time=\"2026-06-14T08:43:01.16849658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.285888 | controller |     "Jun 14 08:43:01.175001 crc crio[24245]: time=\"2026-06-14T08:43:01.174897402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.285902 | controller |     "Jun 14 08:43:01.233584 crc crio[24245]: time=\"2026-06-14T08:43:01.23341236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.285917 | controller |     "Jun 14 08:43:01.237628 crc crio[24245]: time=\"2026-06-14T08:43:01.237574497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.285931 | controller |     "Jun 14 08:43:01.437623 crc crio[24245]: time=\"2026-06-14T08:43:01.437530335Z\" level=info msg=\"Created container 377127f59ec75d41b8e564d6eec2df8a1028c0027e35418a94e6138b442d8bf1: openshift-marketplace/redhat-marketplace-b57sl/extract-content\" id=b9bca6e2-2159-43ff-bfd1-cfc874c798a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.285946 | controller |     "Jun 14 08:43:01.446383 crc crio[24245]: time=\"2026-06-14T08:43:01.446273478Z\" level=info msg=\"Starting container: 377127f59ec75d41b8e564d6eec2df8a1028c0027e35418a94e6138b442d8bf1\" id=e805ef56-7f3f-4e9e-96c8-a013707dfb00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.285961 | controller |     "Jun 14 08:43:01.487735 crc crio[24245]: time=\"2026-06-14T08:43:01.487600505Z\" level=info msg=\"Created container ab64dc2f3d0c2626c9bcabbe2da7280c97d99e123494e87cfa4d0d9e5aef782c: openshift-marketplace/community-operators-vtg2j/extract-content\" id=d71dbdae-6e90-4e0a-9c03-018b2dc48cd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.285975 | controller |     "Jun 14 08:43:01.492252 crc crio[24245]: time=\"2026-06-14T08:43:01.49211936Z\" level=info msg=\"Starting container: ab64dc2f3d0c2626c9bcabbe2da7280c97d99e123494e87cfa4d0d9e5aef782c\" id=32fc335f-bfc1-4225-a8ff-9599a3aeb79b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.285990 | controller |     "Jun 14 08:43:01.495005 crc crio[24245]: time=\"2026-06-14T08:43:01.49488592Z\" level=info msg=\"Started container\" PID=46417 containerID=377127f59ec75d41b8e564d6eec2df8a1028c0027e35418a94e6138b442d8bf1 description=openshift-marketplace/redhat-marketplace-b57sl/extract-content id=e805ef56-7f3f-4e9e-96c8-a013707dfb00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65",
2026-06-14 10:12:41.286017 | controller |     "Jun 14 08:43:01.505659 crc crio[24245]: time=\"2026-06-14T08:43:01.505514391Z\" level=info msg=\"Started container\" PID=46423 containerID=ab64dc2f3d0c2626c9bcabbe2da7280c97d99e123494e87cfa4d0d9e5aef782c description=openshift-marketplace/community-operators-vtg2j/extract-content id=32fc335f-bfc1-4225-a8ff-9599a3aeb79b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804",
2026-06-14 10:12:41.286033 | controller |     "Jun 14 08:43:03.567947 crc crio[24245]: time=\"2026-06-14T08:43:03.567165574Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e9957c73-cd02-4a51-bba1-bd0f0554913a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.286048 | controller |     "Jun 14 08:43:07.842067 crc crio[24245]: time=\"2026-06-14T08:43:07.84077373Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2c40e992-a521-44d7-93fb-0cb00b88b2ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.286066 | controller |     "Jun 14 08:43:10.992066 crc crio[24245]: time=\"2026-06-14T08:43:10.990564346Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0fbcd609-543f-4627-9e3b-e467e748cb17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.286081 | controller |     "Jun 14 08:43:15.599085 crc crio[24245]: time=\"2026-06-14T08:43:15.598113318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e11fdb2d-4a26-46b8-9e13-cbf40d16becb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.286096 | controller |     "Jun 14 08:43:15.600903 crc crio[24245]: time=\"2026-06-14T08:43:15.598417639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=be74177b-af95-4d56-a96b-4630b4495943 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.286110 | controller |     "Jun 14 08:43:15.600903 crc crio[24245]: time=\"2026-06-14T08:43:15.599935897Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4fc8f12b-472e-4b47-9125-1604f6a45df3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.286125 | controller |     "Jun 14 08:43:16.326282 crc crio[24245]: time=\"2026-06-14T08:43:16.325523914Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-b57sl/registry-server\" id=a541bc38-be66-4b2b-b0da-311cb9778ebe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.286140 | controller |     "Jun 14 08:43:16.341755 crc crio[24245]: time=\"2026-06-14T08:43:16.341549047Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-gr8qc/registry-server\" id=78cb86ed-0b64-4361-8a90-e5ef2b5a6c2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.286156 | controller |     "Jun 14 08:43:16.348751 crc crio[24245]: time=\"2026-06-14T08:43:16.348497739Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-vtg2j/registry-server\" id=97423f3e-cd8b-4051-8060-e30c37a2b22e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.286170 | controller |     "Jun 14 08:43:18.312597 crc crio[24245]: time=\"2026-06-14T08:43:18.312128025Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0d146914-1bc7-4ff1-ad92-6df528a60527 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.286185 | controller |     "Jun 14 08:43:18.442289 crc crio[24245]: time=\"2026-06-14T08:43:18.440696938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.286200 | controller |     "Jun 14 08:43:18.442289 crc crio[24245]: time=\"2026-06-14T08:43:18.440725549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.286214 | controller |     "Jun 14 08:43:18.443543 crc crio[24245]: time=\"2026-06-14T08:43:18.443415878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.286229 | controller |     "Jun 14 08:43:18.456548 crc crio[24245]: time=\"2026-06-14T08:43:18.456401272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a5bdeacd-56b4-456c-95b6-5347c93be1f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.286247 | controller |     "Jun 14 08:43:24.822491 crc crio[24245]: time=\"2026-06-14T08:43:24.82094457Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-z5xxq/registry-server\" id=26130ca0-99c8-4c40-915c-dda7293ed24c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.286262 | controller |     "Jun 14 08:43:25.024413 crc crio[24245]: time=\"2026-06-14T08:43:25.024257482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.286277 | controller |     "Jun 14 08:43:25.216805 crc crio[24245]: time=\"2026-06-14T08:43:25.216405709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.286291 | controller |     "Jun 14 08:43:25.221211 crc crio[24245]: time=\"2026-06-14T08:43:25.220965734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.286305 | controller |     "Jun 14 08:43:25.221918 crc crio[24245]: time=\"2026-06-14T08:43:25.22176412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.286320 | controller |     "Jun 14 08:43:25.226702 crc crio[24245]: time=\"2026-06-14T08:43:25.226625875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.286335 | controller |     "Jun 14 08:43:25.357367 crc crio[24245]: time=\"2026-06-14T08:43:25.357253193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.286366 | controller |     "Jun 14 08:43:25.361792 crc crio[24245]: time=\"2026-06-14T08:43:25.361758059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.286383 | controller |     "Jun 14 08:43:25.362651 crc crio[24245]: time=\"2026-06-14T08:43:25.36182735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.286398 | controller |     "Jun 14 08:43:25.366285 crc crio[24245]: time=\"2026-06-14T08:43:25.366245881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.286412 | controller |     "Jun 14 08:43:25.395145 crc crio[24245]: time=\"2026-06-14T08:43:25.394957509Z\" level=info msg=\"Created container ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35: openshift-marketplace/certified-operators-gr8qc/registry-server\" id=78cb86ed-0b64-4361-8a90-e5ef2b5a6c2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.286427 | controller |     "Jun 14 08:43:25.396105 crc crio[24245]: time=\"2026-06-14T08:43:25.395705548Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=a044da66-dacf-4efe-899d-fe9aaac4ebd6 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.286442 | controller |     "Jun 14 08:43:25.397125 crc crio[24245]: time=\"2026-06-14T08:43:25.397026655Z\" level=info msg=\"Starting container: ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35\" id=a1ecfa32-62c4-47f2-a4d0-602f20b8db13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.286456 | controller |     "Jun 14 08:43:25.397700 crc crio[24245]: time=\"2026-06-14T08:43:25.397639735Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=dec143ff-51e1-4f3c-aebb-721ab4e50755 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.286474 | controller |     "Jun 14 08:43:25.407238 crc crio[24245]: time=\"2026-06-14T08:43:25.407104058Z\" level=info msg=\"Created container fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05: openshift-marketplace/community-operators-vtg2j/registry-server\" id=97423f3e-cd8b-4051-8060-e30c37a2b22e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.286489 | controller |     "Jun 14 08:43:25.407513 crc crio[24245]: time=\"2026-06-14T08:43:25.407394778Z\" level=info msg=\"Started container\" PID=46955 containerID=ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35 description=openshift-marketplace/certified-operators-gr8qc/registry-server id=a1ecfa32-62c4-47f2-a4d0-602f20b8db13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152",
2026-06-14 10:12:41.286504 | controller |     "Jun 14 08:43:25.408650 crc crio[24245]: time=\"2026-06-14T08:43:25.408576145Z\" level=info msg=\"Starting container: fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05\" id=3e0fdae0-50dc-4a92-99fb-8f60967af6c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.286519 | controller |     "Jun 14 08:43:25.412233 crc crio[24245]: time=\"2026-06-14T08:43:25.412004865Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=2bd58e94-9760-4385-bbf8-0c1e123fe8be name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.286533 | controller |     "Jun 14 08:43:25.414157 crc crio[24245]: time=\"2026-06-14T08:43:25.414019789Z\" level=info msg=\"Started container\" PID=46956 containerID=fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05 description=openshift-marketplace/community-operators-vtg2j/registry-server id=3e0fdae0-50dc-4a92-99fb-8f60967af6c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804",
2026-06-14 10:12:41.286548 | controller |     "Jun 14 08:43:25.428098 crc crio[24245]: time=\"2026-06-14T08:43:25.426284002Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/mariadb\" id=f788a9a8-b118-41ee-b170-5a32d5d72036 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.286605 | controller |     "Jun 14 08:43:25.428686 crc crio[24245]: time=\"2026-06-14T08:43:25.428602797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.286626 | controller |     "Jun 14 08:43:25.484046 crc crio[24245]: time=\"2026-06-14T08:43:25.48345353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.286641 | controller |     "Jun 14 08:43:25.546072 crc crio[24245]: time=\"2026-06-14T08:43:25.545959619Z\" level=info msg=\"Created container ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6: openshift-marketplace/redhat-operators-z5xxq/registry-server\" id=26130ca0-99c8-4c40-915c-dda7293ed24c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.286656 | controller |     "Jun 14 08:43:25.547504 crc crio[24245]: time=\"2026-06-14T08:43:25.547438186Z\" level=info msg=\"Starting container: ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6\" id=445c7e74-60df-494e-afa8-88a450b61b4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.286671 | controller |     "Jun 14 08:43:25.548515 crc crio[24245]: time=\"2026-06-14T08:43:25.548429479Z\" level=info msg=\"Created container 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710: openshift-marketplace/redhat-marketplace-b57sl/registry-server\" id=a541bc38-be66-4b2b-b0da-311cb9778ebe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.286689 | controller |     "Jun 14 08:43:25.552303 crc crio[24245]: time=\"2026-06-14T08:43:25.54973419Z\" level=info msg=\"Starting container: 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710\" id=87fd78c9-8326-4be4-8eab-e254aba48a95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.286704 | controller |     "Jun 14 08:43:25.557130 crc crio[24245]: time=\"2026-06-14T08:43:25.557077435Z\" level=info msg=\"Started container\" PID=46993 containerID=ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6 description=openshift-marketplace/redhat-operators-z5xxq/registry-server id=445c7e74-60df-494e-afa8-88a450b61b4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc",
2026-06-14 10:12:41.286719 | controller |     "Jun 14 08:43:25.570942 crc crio[24245]: time=\"2026-06-14T08:43:25.567311893Z\" level=info msg=\"Started container\" PID=46992 containerID=2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710 description=openshift-marketplace/redhat-marketplace-b57sl/registry-server id=87fd78c9-8326-4be4-8eab-e254aba48a95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65",
2026-06-14 10:12:41.286734 | controller |     "Jun 14 08:43:26.161721 crc crio[24245]: time=\"2026-06-14T08:43:26.16121296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.286748 | controller |     "Jun 14 08:43:26.560204 crc crio[24245]: time=\"2026-06-14T08:43:26.559619081Z\" level=info msg=\"Created container 78bf29f2732a933aa9c2e9d0f45f4b44124244f8cb666b67d6530fa50342406e: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/mariadb\" id=f788a9a8-b118-41ee-b170-5a32d5d72036 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.286763 | controller |     "Jun 14 08:43:26.561767 crc crio[24245]: time=\"2026-06-14T08:43:26.561514111Z\" level=info msg=\"Starting container: 78bf29f2732a933aa9c2e9d0f45f4b44124244f8cb666b67d6530fa50342406e\" id=d4abb9f0-20a7-4328-b3da-7ee36403612b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.286778 | controller |     "Jun 14 08:43:26.572408 crc crio[24245]: time=\"2026-06-14T08:43:26.572296208Z\" level=info msg=\"Started container\" PID=47061 containerID=78bf29f2732a933aa9c2e9d0f45f4b44124244f8cb666b67d6530fa50342406e description=baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/mariadb id=d4abb9f0-20a7-4328-b3da-7ee36403612b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95",
2026-06-14 10:12:41.286793 | controller |     "Jun 14 08:43:26.602776 crc crio[24245]: time=\"2026-06-14T08:43:26.601385193Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=1b782b27-9992-4aba-92ac-5ed7f6216b6e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.286807 | controller |     "Jun 14 08:43:26.620250 crc crio[24245]: time=\"2026-06-14T08:43:26.62010191Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-14 10:12:41.286822 | controller |     "Jun 14 08:43:34.634120 crc crio[24245]: time=\"2026-06-14T08:43:34.630375479Z\" level=info msg=\"Stopping container: ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35 (timeout: 2s)\" id=b34579da-c2ca-4151-bf07-259f35ce712a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.286837 | controller |     "Jun 14 08:43:35.659163 crc crio[24245]: time=\"2026-06-14T08:43:35.658518514Z\" level=info msg=\"Stopping container: 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710 (timeout: 2s)\" id=a381fca0-b967-4599-ba70-c1ef6db3ed14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.286852 | controller |     "Jun 14 08:43:39.749825 crc crio[24245]: time=\"2026-06-14T08:43:39.749261847Z\" level=info msg=\"Stopped container 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710: openshift-marketplace/redhat-marketplace-b57sl/registry-server\" id=a381fca0-b967-4599-ba70-c1ef6db3ed14 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.286870 | controller |     "Jun 14 08:43:39.750954 crc crio[24245]: time=\"2026-06-14T08:43:39.74935279Z\" level=info msg=\"Stopped container ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35: openshift-marketplace/certified-operators-gr8qc/registry-server\" id=b34579da-c2ca-4151-bf07-259f35ce712a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.286885 | controller |     "Jun 14 08:43:39.754919 crc crio[24245]: time=\"2026-06-14T08:43:39.751711236Z\" level=info msg=\"Stopping pod sandbox: da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152\" id=46d9455f-8ed7-4876-9cbb-3db0d6598dd1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.286899 | controller |     "Jun 14 08:43:39.754919 crc crio[24245]: time=\"2026-06-14T08:43:39.751789668Z\" level=info msg=\"Stopping pod sandbox: e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65\" id=99da2d16-65c7-4d0c-8f0b-523a5ae367fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.286913 | controller |     "Jun 14 08:43:39.754919 crc crio[24245]: time=\"2026-06-14T08:43:39.753359919Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-b57sl Namespace:openshift-marketplace ID:e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65 UID:56f852b0-d7fe-4227-9628-b857de5ced58 NetNS:/var/run/netns/7340f228-9ead-463f-b7f6-735a129d1cbc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56f852b0_d7fe_4227_9628_b857de5ced58.slice PodAnnotations:0xc001c3dcf8}] Aliases:map[]}\"",
2026-06-14 10:12:41.286928 | controller |     "Jun 14 08:43:39.754919 crc crio[24245]: time=\"2026-06-14T08:43:39.753445542Z\" level=info msg=\"Got pod network &{Name:certified-operators-gr8qc Namespace:openshift-marketplace ID:da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152 UID:2b717432-2968-42a4-93e2-482ef62fb908 NetNS:/var/run/netns/20a57433-21f2-4739-99b2-0b6bc47c3b6a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2b717432_2968_42a4_93e2_482ef62fb908.slice PodAnnotations:0xc000522508}] Aliases:map[]}\"",
2026-06-14 10:12:41.286943 | controller |     "Jun 14 08:43:39.754919 crc crio[24245]: time=\"2026-06-14T08:43:39.753626988Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-b57sl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.286957 | controller |     "Jun 14 08:43:39.754919 crc crio[24245]: time=\"2026-06-14T08:43:39.753821074Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-gr8qc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.286972 | controller |     "Jun 14 08:43:40.729064 crc crio[24245]: time=\"2026-06-14T08:43:40.727633331Z\" level=info msg=\"Stopping container: fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05 (timeout: 2s)\" id=945701a1-c586-45c4-846f-a7ff4c5252dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.286987 | controller |     "Jun 14 08:43:41.952484 crc crio[24245]: time=\"2026-06-14T08:43:41.951701382Z\" level=info msg=\"Running pod sandbox: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/POD\" id=1ebb29a1-b9a4-4d38-9b64-77b42f82d81b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.287001 | controller |     "Jun 14 08:43:41.952484 crc crio[24245]: time=\"2026-06-14T08:43:41.952487737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.287019 | controller |     "Jun 14 08:43:46.826993 crc crio[24245]: time=\"2026-06-14T08:43:46.825540764Z\" level=info msg=\"Stopping container: ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6 (timeout: 2s)\" id=5243a3a7-70fb-458a-a897-a5fd59eb4a4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.287034 | controller |     "Jun 14 08:43:50.761156 crc crio[24245]: time=\"2026-06-14T08:43:50.759714268Z\" level=info msg=\"Stopped container ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6: openshift-marketplace/redhat-operators-z5xxq/registry-server\" id=5243a3a7-70fb-458a-a897-a5fd59eb4a4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.287049 | controller |     "Jun 14 08:43:50.763534 crc crio[24245]: time=\"2026-06-14T08:43:50.762345692Z\" level=info msg=\"Stopping pod sandbox: 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc\" id=dc063b33-3f7f-4dbe-9bb3-1c76a63ec1c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.287064 | controller |     "Jun 14 08:43:50.763534 crc crio[24245]: time=\"2026-06-14T08:43:50.763175259Z\" level=info msg=\"Got pod network &{Name:redhat-operators-z5xxq Namespace:openshift-marketplace ID:512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc UID:cc4ae9d1-475b-44bf-ae65-842641e82493 NetNS:/var/run/netns/d3f27f6a-0ca7-4a56-9e83-87cd60455c24 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc4ae9d1_475b_44bf_ae65_842641e82493.slice PodAnnotations:0xc0004cce78}] Aliases:map[]}\"",
2026-06-14 10:12:41.287079 | controller |     "Jun 14 08:43:50.763534 crc crio[24245]: time=\"2026-06-14T08:43:50.76350362Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-z5xxq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.287094 | controller |     "Jun 14 08:43:50.764744 crc crio[24245]: time=\"2026-06-14T08:43:50.764665256Z\" level=info msg=\"Stopped pod sandbox: da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152\" id=46d9455f-8ed7-4876-9cbb-3db0d6598dd1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.287108 | controller |     "Jun 14 08:43:50.765569 crc crio[24245]: time=\"2026-06-14T08:43:50.765459602Z\" level=info msg=\"Stopped pod sandbox: e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65\" id=99da2d16-65c7-4d0c-8f0b-523a5ae367fb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.287122 | controller |     "Jun 14 08:43:50.774671 crc crio[24245]: time=\"2026-06-14T08:43:50.774582532Z\" level=info msg=\"Stopped container fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05: openshift-marketplace/community-operators-vtg2j/registry-server\" id=945701a1-c586-45c4-846f-a7ff4c5252dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.287137 | controller |     "Jun 14 08:43:50.775924 crc crio[24245]: time=\"2026-06-14T08:43:50.775829682Z\" level=info msg=\"Stopping pod sandbox: 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804\" id=7c1c621d-7f9d-41a0-a198-98e0d6059e89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.287151 | controller |     "Jun 14 08:43:50.776366 crc crio[24245]: time=\"2026-06-14T08:43:50.776285347Z\" level=info msg=\"Got pod network &{Name:community-operators-vtg2j Namespace:openshift-marketplace ID:8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804 UID:8482642f-acd8-453e-878a-c8daf416f813 NetNS:/var/run/netns/11f94479-d453-418d-962d-14276cba5060 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8482642f_acd8_453e_878a_c8daf416f813.slice PodAnnotations:0xc002422108}] Aliases:map[]}\"",
2026-06-14 10:12:41.287166 | controller |     "Jun 14 08:43:50.776511 crc crio[24245]: time=\"2026-06-14T08:43:50.776455442Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-vtg2j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.287187 | controller |     "Jun 14 08:43:50.884684 crc crio[24245]: time=\"2026-06-14T08:43:50.884052843Z\" level=info msg=\"Removing container: ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35\" id=f2e26e37-60ea-4494-a67a-cce54bff7a81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287202 | controller |     "Jun 14 08:43:51.359518 crc crio[24245]: time=\"2026-06-14T08:43:51.355595853Z\" level=info msg=\"Stopped pod sandbox: 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc\" id=dc063b33-3f7f-4dbe-9bb3-1c76a63ec1c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.287217 | controller |     "Jun 14 08:43:51.363612 crc crio[24245]: time=\"2026-06-14T08:43:51.363499852Z\" level=info msg=\"Stopped pod sandbox: 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804\" id=7c1c621d-7f9d-41a0-a198-98e0d6059e89 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.287232 | controller |     "Jun 14 08:43:51.364602 crc crio[24245]: time=\"2026-06-14T08:43:51.364510196Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h Namespace:openstack-operators ID:a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777 UID:428bad40-bfb6-46d1-9602-ef2dcc2955a2 NetNS:/var/run/netns/1b3d14c1-4449-458a-840c-b9e9d5d5fa4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428bad40_bfb6_46d1_9602_ef2dcc2955a2.slice PodAnnotations:0xc002c920b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.287247 | controller |     "Jun 14 08:43:51.364704 crc crio[24245]: time=\"2026-06-14T08:43:51.364599759Z\" level=info msg=\"Adding pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.287262 | controller |     "Jun 14 08:43:51.573405 crc crio[24245]: time=\"2026-06-14T08:43:51.57282232Z\" level=info msg=\"Removed container ab15629f8e6cb2db69a97e4a1ff6f8193ca10fb3e8e6e240941c709c49ceff35: openshift-marketplace/certified-operators-gr8qc/registry-server\" id=f2e26e37-60ea-4494-a67a-cce54bff7a81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287277 | controller |     "Jun 14 08:43:51.579649 crc crio[24245]: time=\"2026-06-14T08:43:51.579160021Z\" level=info msg=\"Removing container: aa4e857184e6df88f71370f5d12eb93580810feb2e495b78b0e70e9f432c2743\" id=58ac1389-bf64-49c8-922a-53aabdec8c23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287291 | controller |     "Jun 14 08:43:51.921322 crc crio[24245]: 2026-06-14T08:43:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4a001952b96ffc Mac:b2:b1:72:e8:8e:e6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/1b3d14c1-4449-458a-840c-b9e9d5d5fa4a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.287307 | controller |     "Jun 14 08:43:51.923649 crc crio[24245]: time=\"2026-06-14T08:43:51.922317362Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h Namespace:openstack-operators ID:a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777 UID:428bad40-bfb6-46d1-9602-ef2dcc2955a2 NetNS:/var/run/netns/1b3d14c1-4449-458a-840c-b9e9d5d5fa4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428bad40_bfb6_46d1_9602_ef2dcc2955a2.slice PodAnnotations:0xc002c920b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.287322 | controller |     "Jun 14 08:43:51.923649 crc crio[24245]: time=\"2026-06-14T08:43:51.922459247Z\" level=info msg=\"Checking pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.287340 | controller |     "Jun 14 08:43:52.081245 crc crio[24245]: time=\"2026-06-14T08:43:52.081071024Z\" level=info msg=\"Ran pod sandbox a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777 with infra container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/POD\" id=1ebb29a1-b9a4-4d38-9b64-77b42f82d81b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.287374 | controller |     "Jun 14 08:43:52.084100 crc crio[24245]: time=\"2026-06-14T08:43:52.083941386Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0d1735f3-e2b1-4bb6-9c31-f70339286868 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.287390 | controller |     "Jun 14 08:43:52.206080 crc crio[24245]: time=\"2026-06-14T08:43:52.205364418Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2de4247f-e4f4-49cf-a7ef-68d4e681b93a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.287406 | controller |     "Jun 14 08:43:52.223104 crc crio[24245]: time=\"2026-06-14T08:43:52.222950281Z\" level=info msg=\"Removed container aa4e857184e6df88f71370f5d12eb93580810feb2e495b78b0e70e9f432c2743: openshift-marketplace/certified-operators-gr8qc/extract-content\" id=58ac1389-bf64-49c8-922a-53aabdec8c23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287421 | controller |     "Jun 14 08:43:52.273974 crc crio[24245]: time=\"2026-06-14T08:43:52.273691836Z\" level=info msg=\"Removing container: 4f270e14b75fa10a3554f19ac26b1b8e683010e40b6d70ae94ff38e0381191ec\" id=e9c590b4-b7b4-45b3-aeb6-a7b669c3b02b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287436 | controller |     "Jun 14 08:43:52.807536 crc crio[24245]: time=\"2026-06-14T08:43:52.806980473Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/util\" id=7e92d1c5-be35-47ea-adc9-d171a0c1be7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.287451 | controller |     "Jun 14 08:43:53.232602 crc crio[24245]: time=\"2026-06-14T08:43:53.23243277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.287466 | controller |     "Jun 14 08:43:53.354655 crc crio[24245]: time=\"2026-06-14T08:43:53.354559345Z\" level=info msg=\"Removed container 4f270e14b75fa10a3554f19ac26b1b8e683010e40b6d70ae94ff38e0381191ec: openshift-marketplace/certified-operators-gr8qc/extract-utilities\" id=e9c590b4-b7b4-45b3-aeb6-a7b669c3b02b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287481 | controller |     "Jun 14 08:43:53.358402 crc crio[24245]: time=\"2026-06-14T08:43:53.358321615Z\" level=info msg=\"Removing container: 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710\" id=dfa3d76a-22cb-496a-8f15-694a6df609c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287495 | controller |     "Jun 14 08:43:53.637468 crc crio[24245]: time=\"2026-06-14T08:43:53.637349441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.287510 | controller |     "Jun 14 08:43:53.641296 crc crio[24245]: time=\"2026-06-14T08:43:53.641177524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.287524 | controller |     "Jun 14 08:43:53.645113 crc crio[24245]: time=\"2026-06-14T08:43:53.644990961Z\" level=info msg=\"Removed container 2437a8192ae4750b4ca1f5f8c5166c38b89c4fc50d8f0dc7ff68e5793a6ee710: openshift-marketplace/redhat-marketplace-b57sl/registry-server\" id=dfa3d76a-22cb-496a-8f15-694a6df609c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287542 | controller |     "Jun 14 08:43:53.648292 crc crio[24245]: time=\"2026-06-14T08:43:53.648223299Z\" level=info msg=\"Removing container: 377127f59ec75d41b8e564d6eec2df8a1028c0027e35418a94e6138b442d8bf1\" id=e9482778-9bac-4451-b27f-8c5373d02c4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287557 | controller |     "Jun 14 08:43:53.724575 crc crio[24245]: time=\"2026-06-14T08:43:53.724481516Z\" level=info msg=\"Removed container 377127f59ec75d41b8e564d6eec2df8a1028c0027e35418a94e6138b442d8bf1: openshift-marketplace/redhat-marketplace-b57sl/extract-content\" id=e9482778-9bac-4451-b27f-8c5373d02c4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287572 | controller |     "Jun 14 08:43:53.728206 crc crio[24245]: time=\"2026-06-14T08:43:53.728069987Z\" level=info msg=\"Removing container: d62c3f26d9149d26c6488927ab0b1195a13db33a6ffcc4781bc443d15618ada1\" id=fe54d1f3-c9ca-4823-9c7c-a2db673c2b46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287586 | controller |     "Jun 14 08:43:53.768329 crc crio[24245]: time=\"2026-06-14T08:43:53.768166556Z\" level=info msg=\"Created container 878952b023d92323683624a0f257f5c128e5a1f60741a549916378b8b3883849: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/util\" id=7e92d1c5-be35-47ea-adc9-d171a0c1be7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.287601 | controller |     "Jun 14 08:43:53.770683 crc crio[24245]: time=\"2026-06-14T08:43:53.770566014Z\" level=info msg=\"Starting container: 878952b023d92323683624a0f257f5c128e5a1f60741a549916378b8b3883849\" id=abc67d29-debe-4362-ae57-509cb1a19f0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.287616 | controller |     "Jun 14 08:43:53.773887 crc crio[24245]: time=\"2026-06-14T08:43:53.773707157Z\" level=info msg=\"Removed container d62c3f26d9149d26c6488927ab0b1195a13db33a6ffcc4781bc443d15618ada1: openshift-marketplace/redhat-marketplace-b57sl/extract-utilities\" id=fe54d1f3-c9ca-4823-9c7c-a2db673c2b46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287631 | controller |     "Jun 14 08:43:53.778915 crc crio[24245]: time=\"2026-06-14T08:43:53.77876705Z\" level=info msg=\"Started container\" PID=48183 containerID=878952b023d92323683624a0f257f5c128e5a1f60741a549916378b8b3883849 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/util id=abc67d29-debe-4362-ae57-509cb1a19f0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777",
2026-06-14 10:12:41.287646 | controller |     "Jun 14 08:43:53.780058 crc crio[24245]: time=\"2026-06-14T08:43:53.77998754Z\" level=info msg=\"Removing container: fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05\" id=cfcf19e1-fb2d-4f93-b3f6-3a022e88c64e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287661 | controller |     "Jun 14 08:43:53.798321 crc crio[24245]: time=\"2026-06-14T08:43:53.798158316Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=1b782b27-9992-4aba-92ac-5ed7f6216b6e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.287676 | controller |     "Jun 14 08:43:53.799322 crc crio[24245]: time=\"2026-06-14T08:43:53.799160611Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=012e5c9b-e772-4c91-8548-3a54dc4dbbc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.287690 | controller |     "Jun 14 08:43:53.816963 crc crio[24245]: time=\"2026-06-14T08:43:53.816819745Z\" level=info msg=\"Removed container fce943f5ab49a0f3c81e6307766b0632a46ccd276964e3beb7fa491698476d05: openshift-marketplace/community-operators-vtg2j/registry-server\" id=cfcf19e1-fb2d-4f93-b3f6-3a022e88c64e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287709 | controller |     "Jun 14 08:43:53.820907 crc crio[24245]: time=\"2026-06-14T08:43:53.820794841Z\" level=info msg=\"Removing container: ab64dc2f3d0c2626c9bcabbe2da7280c97d99e123494e87cfa4d0d9e5aef782c\" id=6750f595-4f58-453d-95de-4afa0787577e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287724 | controller |     "Jun 14 08:43:53.821099 crc crio[24245]: time=\"2026-06-14T08:43:53.820822462Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=ae276ad9-5e34-472a-a8fb-8c3767e613d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.287738 | controller |     "Jun 14 08:43:53.830504 crc crio[24245]: time=\"2026-06-14T08:43:53.830436128Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic\" id=7fb1cbc2-40b0-457e-a417-f5bfc63e5cb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.287753 | controller |     "Jun 14 08:43:53.832735 crc crio[24245]: time=\"2026-06-14T08:43:53.832687861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.287767 | controller |     "Jun 14 08:43:53.864620 crc crio[24245]: time=\"2026-06-14T08:43:53.864500826Z\" level=info msg=\"Removed container ab64dc2f3d0c2626c9bcabbe2da7280c97d99e123494e87cfa4d0d9e5aef782c: openshift-marketplace/community-operators-vtg2j/extract-content\" id=6750f595-4f58-453d-95de-4afa0787577e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287782 | controller |     "Jun 14 08:43:53.869503 crc crio[24245]: time=\"2026-06-14T08:43:53.869072006Z\" level=info msg=\"Removing container: f2196acca9ab616e19a216f00f26c1f4e42dfa41ef3767c522b60f55d60f7d9a\" id=236eca2f-4fcc-4ef4-aaa4-07709d53bd83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287834 | controller |     "Jun 14 08:43:53.879287 crc crio[24245]: time=\"2026-06-14T08:43:53.879208363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.287853 | controller |     "Jun 14 08:43:53.943534 crc crio[24245]: time=\"2026-06-14T08:43:53.941474561Z\" level=info msg=\"Removed container f2196acca9ab616e19a216f00f26c1f4e42dfa41ef3767c522b60f55d60f7d9a: openshift-marketplace/community-operators-vtg2j/extract-utilities\" id=236eca2f-4fcc-4ef4-aaa4-07709d53bd83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287868 | controller |     "Jun 14 08:43:53.946773 crc crio[24245]: time=\"2026-06-14T08:43:53.946700435Z\" level=info msg=\"Removing container: ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6\" id=b3f5bfcd-18e8-4329-afc9-c9a90915d112 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287882 | controller |     "Jun 14 08:43:53.967359 crc crio[24245]: time=\"2026-06-14T08:43:53.967282973Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=adf1d0ac-9abd-4a6a-a111-9133ca020840 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.287897 | controller |     "Jun 14 08:43:53.971766 crc crio[24245]: time=\"2026-06-14T08:43:53.970072761Z\" level=info msg=\"Removed container ebd05cd2c18fdd25b648c5364d6c067caf7a16f0ae24b8c3ab0970e869de50c6: openshift-marketplace/redhat-operators-z5xxq/registry-server\" id=b3f5bfcd-18e8-4329-afc9-c9a90915d112 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287912 | controller |     "Jun 14 08:43:53.972270 crc crio[24245]: time=\"2026-06-14T08:43:53.972067974Z\" level=info msg=\"Removing container: fb2b846c93fa26b620208da6fb859df29c2e852ab94df8af10030a3ec65855c3\" id=8435a454-353a-41b2-8503-467d8ac6aa20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287930 | controller |     "Jun 14 08:43:53.976397 crc crio[24245]: time=\"2026-06-14T08:43:53.97627268Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\\\"\"",
2026-06-14 10:12:41.287945 | controller |     "Jun 14 08:43:53.999954 crc crio[24245]: time=\"2026-06-14T08:43:53.999825363Z\" level=info msg=\"Removed container fb2b846c93fa26b620208da6fb859df29c2e852ab94df8af10030a3ec65855c3: openshift-marketplace/redhat-operators-z5xxq/extract-content\" id=8435a454-353a-41b2-8503-467d8ac6aa20 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287960 | controller |     "Jun 14 08:43:54.004345 crc crio[24245]: time=\"2026-06-14T08:43:54.004279182Z\" level=info msg=\"Removing container: 91bf8b09e436bc6afffca51311a17257807ec8f0ca920c22a35b4d608a20e911\" id=a3f1db0a-24b6-4c7b-b0c4-0bba742c5f46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287975 | controller |     "Jun 14 08:43:54.023809 crc crio[24245]: time=\"2026-06-14T08:43:54.023691584Z\" level=info msg=\"Removed container 91bf8b09e436bc6afffca51311a17257807ec8f0ca920c22a35b4d608a20e911: openshift-marketplace/redhat-operators-z5xxq/extract-utilities\" id=a3f1db0a-24b6-4c7b-b0c4-0bba742c5f46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.287990 | controller |     "Jun 14 08:43:54.451824 crc crio[24245]: time=\"2026-06-14T08:43:54.45172028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.288005 | controller |     "Jun 14 08:43:54.541573 crc crio[24245]: time=\"2026-06-14T08:43:54.541444581Z\" level=info msg=\"Created container df61fa1631811e388a728e856d97f7169b6d5ca4e72115ed02673e660742341e: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic\" id=7fb1cbc2-40b0-457e-a417-f5bfc63e5cb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.288020 | controller |     "Jun 14 08:43:54.543605 crc crio[24245]: time=\"2026-06-14T08:43:54.543474616Z\" level=info msg=\"Starting container: df61fa1631811e388a728e856d97f7169b6d5ca4e72115ed02673e660742341e\" id=a34ede27-3d48-44db-afda-0737a3ecc4a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.288034 | controller |     "Jun 14 08:43:54.550909 crc crio[24245]: time=\"2026-06-14T08:43:54.550713987Z\" level=info msg=\"Started container\" PID=48239 containerID=df61fa1631811e388a728e856d97f7169b6d5ca4e72115ed02673e660742341e description=baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic id=a34ede27-3d48-44db-afda-0737a3ecc4a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95",
2026-06-14 10:12:41.288050 | controller |     "Jun 14 08:43:54.567062 crc crio[24245]: time=\"2026-06-14T08:43:54.566954695Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=a57a9534-de3f-4f8c-abb5-7fc3277ea882 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.288065 | controller |     "Jun 14 08:43:54.571797 crc crio[24245]: time=\"2026-06-14T08:43:54.571690087Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-14 10:12:41.288080 | controller |     "Jun 14 08:43:54.757999 crc crio[24245]: time=\"2026-06-14T08:43:54.75777768Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator-bundle@sha256:1696ba10dec7e5769fece4cc1419b88a3b4af52ce35c6780b9bfdd64600e1f68\" id=adf1d0ac-9abd-4a6a-a111-9133ca020840 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.288095 | controller |     "Jun 14 08:43:54.759453 crc crio[24245]: time=\"2026-06-14T08:43:54.759382661Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=1582e147-fa4e-4ffb-a2ef-cbd0d6792d6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.288113 | controller |     "Jun 14 08:43:54.762817 crc crio[24245]: time=\"2026-06-14T08:43:54.762722988Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator-bundle:5dc7d821e1b936fb9552ccab53c62542a7a6d9f9\" id=c7ba59d6-6b1b-4f45-bbe8-8a276f9a7367 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.288128 | controller |     "Jun 14 08:43:54.779137 crc crio[24245]: time=\"2026-06-14T08:43:54.779051478Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/pull\" id=8a065aa6-9421-4cfd-876b-f355619e9f6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.288143 | controller |     "Jun 14 08:43:54.780728 crc crio[24245]: time=\"2026-06-14T08:43:54.78065888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.288158 | controller |     "Jun 14 08:43:54.815485 crc crio[24245]: time=\"2026-06-14T08:43:54.815288064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.288173 | controller |     "Jun 14 08:43:54.815727 crc crio[24245]: time=\"2026-06-14T08:43:54.815548862Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/550844dec50eb1029290c213800e4051fb370468925add79015125854ee32161/merged/etc/passwd: no such file or directory\"",
2026-06-14 10:12:41.288187 | controller |     "Jun 14 08:43:54.815727 crc crio[24245]: time=\"2026-06-14T08:43:54.815578703Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/550844dec50eb1029290c213800e4051fb370468925add79015125854ee32161/merged/etc/group: no such file or directory\"",
2026-06-14 10:12:41.288202 | controller |     "Jun 14 08:43:54.818619 crc crio[24245]: time=\"2026-06-14T08:43:54.818553208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.288216 | controller |     "Jun 14 08:43:54.940757 crc crio[24245]: time=\"2026-06-14T08:43:54.940590479Z\" level=info msg=\"Created container 077812d2968d35be3cf2b43c30d59f9ae127f63fa97c0a49b3dd772cf8709194: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/pull\" id=8a065aa6-9421-4cfd-876b-f355619e9f6e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.288231 | controller |     "Jun 14 08:43:54.942372 crc crio[24245]: time=\"2026-06-14T08:43:54.942280193Z\" level=info msg=\"Starting container: 077812d2968d35be3cf2b43c30d59f9ae127f63fa97c0a49b3dd772cf8709194\" id=7f8e75ff-29e6-4ca9-b0d7-7dcd6ab11de8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.288245 | controller |     "Jun 14 08:43:54.948693 crc crio[24245]: time=\"2026-06-14T08:43:54.948549873Z\" level=info msg=\"Started container\" PID=48311 containerID=077812d2968d35be3cf2b43c30d59f9ae127f63fa97c0a49b3dd772cf8709194 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/pull id=7f8e75ff-29e6-4ca9-b0d7-7dcd6ab11de8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777",
2026-06-14 10:12:41.288260 | controller |     "Jun 14 08:43:54.999790 crc crio[24245]: time=\"2026-06-14T08:43:54.99921278Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=a57a9534-de3f-4f8c-abb5-7fc3277ea882 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.288275 | controller |     "Jun 14 08:43:55.000821 crc crio[24245]: time=\"2026-06-14T08:43:55.00076933Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=3c01867b-0123-473a-a3a7-a4884eea2eab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.288293 | controller |     "Jun 14 08:43:55.008101 crc crio[24245]: time=\"2026-06-14T08:43:55.008016169Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=eb1bb0b1-1cde-4b4e-bc5f-03cfb239fbb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.288309 | controller |     "Jun 14 08:43:55.024235 crc crio[24245]: time=\"2026-06-14T08:43:55.024143463Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-httpd\" id=f723af87-0a95-4516-a5c1-685782a5c023 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.288324 | controller |     "Jun 14 08:43:55.026643 crc crio[24245]: time=\"2026-06-14T08:43:55.026579452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.288339 | controller |     "Jun 14 08:43:55.071969 crc crio[24245]: time=\"2026-06-14T08:43:55.071731131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.288383 | controller |     "Jun 14 08:43:55.593103 crc crio[24245]: time=\"2026-06-14T08:43:55.59291077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.288400 | controller |     "Jun 14 08:43:55.704156 crc crio[24245]: time=\"2026-06-14T08:43:55.704026674Z\" level=info msg=\"Created container c8f63d8211711686b798dd01c956f366182ef9c2d5eb37a99d5dd7b58b169d4f: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-httpd\" id=f723af87-0a95-4516-a5c1-685782a5c023 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.288415 | controller |     "Jun 14 08:43:55.705458 crc crio[24245]: time=\"2026-06-14T08:43:55.705367047Z\" level=info msg=\"Starting container: c8f63d8211711686b798dd01c956f366182ef9c2d5eb37a99d5dd7b58b169d4f\" id=3dc826b1-a691-40d9-987a-fc91572b1cb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.288431 | controller |     "Jun 14 08:43:55.716462 crc crio[24245]: time=\"2026-06-14T08:43:55.716330046Z\" level=info msg=\"Started container\" PID=48353 containerID=c8f63d8211711686b798dd01c956f366182ef9c2d5eb37a99d5dd7b58b169d4f description=baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-httpd id=3dc826b1-a691-40d9-987a-fc91572b1cb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95",
2026-06-14 10:12:41.288445 | controller |     "Jun 14 08:43:55.737322 crc crio[24245]: time=\"2026-06-14T08:43:55.737163541Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=583b12f1-0022-4f07-b36d-00ceecdaddfb name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.288460 | controller |     "Jun 14 08:43:55.747714 crc crio[24245]: time=\"2026-06-14T08:43:55.747580058Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-14 10:12:41.288475 | controller |     "Jun 14 08:43:56.051594 crc crio[24245]: time=\"2026-06-14T08:43:56.051491304Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=10b8b190-7795-4d27-9ed9-c8a999e2c2e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.288490 | controller |     "Jun 14 08:43:56.058587 crc crio[24245]: time=\"2026-06-14T08:43:56.058452836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d6f6b512-86ca-4144-ad86-7e75a29bd36a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.288505 | controller |     "Jun 14 08:43:56.075479 crc crio[24245]: time=\"2026-06-14T08:43:56.07443541Z\" level=info msg=\"Creating container: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/extract\" id=f2b0d52c-3165-4c7c-b66d-20e783b9a2bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.288524 | controller |     "Jun 14 08:43:56.084727 crc crio[24245]: time=\"2026-06-14T08:43:56.084644229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.288539 | controller |     "Jun 14 08:43:56.142424 crc crio[24245]: time=\"2026-06-14T08:43:56.14228848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.288554 | controller |     "Jun 14 08:43:56.147989 crc crio[24245]: time=\"2026-06-14T08:43:56.147801347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.288568 | controller |     "Jun 14 08:43:56.171893 crc crio[24245]: time=\"2026-06-14T08:43:56.17173294Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=583b12f1-0022-4f07-b36d-00ceecdaddfb name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.288584 | controller |     "Jun 14 08:43:56.173567 crc crio[24245]: time=\"2026-06-14T08:43:56.173491795Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=b115b046-ff88-4390-b6c7-8dc915accb28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.288598 | controller |     "Jun 14 08:43:56.177332 crc crio[24245]: time=\"2026-06-14T08:43:56.176612824Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=d9312416-2313-4f37-b02a-3f8ae3383998 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.288613 | controller |     "Jun 14 08:43:56.192794 crc crio[24245]: time=\"2026-06-14T08:43:56.192679696Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-log-watch\" id=b9807e6a-c6f0-4543-a41e-5c0004a2323a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.288627 | controller |     "Jun 14 08:43:56.193419 crc crio[24245]: time=\"2026-06-14T08:43:56.193350752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.288642 | controller |     "Jun 14 08:43:56.234330 crc crio[24245]: time=\"2026-06-14T08:43:56.234230401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.288657 | controller |     "Jun 14 08:43:56.376374 crc crio[24245]: time=\"2026-06-14T08:43:56.376162028Z\" level=info msg=\"Created container 9fc01cef6c560ef120843144313f5c5c90194030872ab43102b42aeaa16e5e86: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/extract\" id=f2b0d52c-3165-4c7c-b66d-20e783b9a2bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.288672 | controller |     "Jun 14 08:43:56.379478 crc crio[24245]: time=\"2026-06-14T08:43:56.37934989Z\" level=info msg=\"Starting container: 9fc01cef6c560ef120843144313f5c5c90194030872ab43102b42aeaa16e5e86\" id=a88b4d1e-0cd7-43a4-9c9a-53f854a16557 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.288686 | controller |     "Jun 14 08:43:56.387077 crc crio[24245]: time=\"2026-06-14T08:43:56.386401347Z\" level=info msg=\"Started container\" PID=48468 containerID=9fc01cef6c560ef120843144313f5c5c90194030872ab43102b42aeaa16e5e86 description=openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/extract id=a88b4d1e-0cd7-43a4-9c9a-53f854a16557 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777",
2026-06-14 10:12:41.288705 | controller |     "Jun 14 08:43:56.711994 crc crio[24245]: time=\"2026-06-14T08:43:56.711832442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.288720 | controller |     "Jun 14 08:43:56.802964 crc crio[24245]: time=\"2026-06-14T08:43:56.80274091Z\" level=info msg=\"Created container eb5457323ffe2e93ced0babd2dc69a9c7f3026c5219d891366ed8e6269b8c5d9: baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-log-watch\" id=b9807e6a-c6f0-4543-a41e-5c0004a2323a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.288735 | controller |     "Jun 14 08:43:56.804437 crc crio[24245]: time=\"2026-06-14T08:43:56.804394343Z\" level=info msg=\"Starting container: eb5457323ffe2e93ced0babd2dc69a9c7f3026c5219d891366ed8e6269b8c5d9\" id=c02fa3e9-ebc9-4ec2-91a4-b8d55f7df287 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.288750 | controller |     "Jun 14 08:43:56.810116 crc crio[24245]: time=\"2026-06-14T08:43:56.809994232Z\" level=info msg=\"Started container\" PID=48510 containerID=eb5457323ffe2e93ced0babd2dc69a9c7f3026c5219d891366ed8e6269b8c5d9 description=baremetal-operator-system/baremetal-operator-ironic-7d87976cb9-n262r/ironic-log-watch id=c02fa3e9-ebc9-4ec2-91a4-b8d55f7df287 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c453bafe2b8cfd20bd66f8682f6db857b4c6360964b1c55d416c730ad7dbc95",
2026-06-14 10:12:41.288765 | controller |     "Jun 14 08:43:58.099219 crc crio[24245]: time=\"2026-06-14T08:43:58.099050758Z\" level=info msg=\"Stopping pod sandbox: a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777\" id=3dae161e-58a5-48bf-a2c0-feac2ddbb5d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.288781 | controller |     "Jun 14 08:43:58.100801 crc crio[24245]: time=\"2026-06-14T08:43:58.100669551Z\" level=info msg=\"Got pod network &{Name:a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h Namespace:openstack-operators ID:a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777 UID:428bad40-bfb6-46d1-9602-ef2dcc2955a2 NetNS:/var/run/netns/1b3d14c1-4449-458a-840c-b9e9d5d5fa4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod428bad40_bfb6_46d1_9602_ef2dcc2955a2.slice PodAnnotations:0xc0001311d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.288796 | controller |     "Jun 14 08:43:58.101365 crc crio[24245]: time=\"2026-06-14T08:43:58.101173167Z\" level=info msg=\"Deleting pod openstack-operators_a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.288811 | controller |     "Jun 14 08:43:58.421334 crc crio[24245]: time=\"2026-06-14T08:43:58.420309381Z\" level=info msg=\"Stopping pod sandbox: da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152\" id=cbd45e7c-d188-4ace-b317-d11691ea2bfc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.288826 | controller |     "Jun 14 08:43:58.421334 crc crio[24245]: time=\"2026-06-14T08:43:58.420825508Z\" level=info msg=\"Stopped pod sandbox (already stopped): da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152\" id=cbd45e7c-d188-4ace-b317-d11691ea2bfc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.288841 | controller |     "Jun 14 08:43:58.423811 crc crio[24245]: time=\"2026-06-14T08:43:58.423249235Z\" level=info msg=\"Removing pod sandbox: da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152\" id=fa50009a-94d5-4bb6-813d-dbda7ad4ebc4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.288855 | controller |     "Jun 14 08:43:58.443981 crc crio[24245]: time=\"2026-06-14T08:43:58.443791857Z\" level=info msg=\"Removed pod sandbox: da674ae91707a49b5f082849a781cb286aee7e2e78eeb53415b5e29ed65c2152\" id=fa50009a-94d5-4bb6-813d-dbda7ad4ebc4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.288873 | controller |     "Jun 14 08:43:58.450652 crc crio[24245]: time=\"2026-06-14T08:43:58.450509078Z\" level=info msg=\"Stopping pod sandbox: 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc\" id=e0723b79-2793-4a4e-a4e6-080d408f4343 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.288888 | controller |     "Jun 14 08:43:58.450652 crc crio[24245]: time=\"2026-06-14T08:43:58.450632322Z\" level=info msg=\"Stopped pod sandbox (already stopped): 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc\" id=e0723b79-2793-4a4e-a4e6-080d408f4343 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.288904 | controller |     "Jun 14 08:43:58.452242 crc crio[24245]: time=\"2026-06-14T08:43:58.452069207Z\" level=info msg=\"Removing pod sandbox: 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc\" id=5e6b62d5-fb39-40b7-a803-17b982aa60b6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.288918 | controller |     "Jun 14 08:43:58.473686 crc crio[24245]: time=\"2026-06-14T08:43:58.473605503Z\" level=info msg=\"Removed pod sandbox: 512da77bb9e042cf98b58e805cf9b780e8aee0c4d65cb221c4a38465a2a0a2cc\" id=5e6b62d5-fb39-40b7-a803-17b982aa60b6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.288933 | controller |     "Jun 14 08:43:58.475568 crc crio[24245]: time=\"2026-06-14T08:43:58.47543284Z\" level=info msg=\"Stopping pod sandbox: 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804\" id=5c73c211-947a-4dfc-9567-ec24c73883ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.288948 | controller |     "Jun 14 08:43:58.475690 crc crio[24245]: time=\"2026-06-14T08:43:58.475604566Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804\" id=5c73c211-947a-4dfc-9567-ec24c73883ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.288962 | controller |     "Jun 14 08:43:58.476541 crc crio[24245]: time=\"2026-06-14T08:43:58.476457282Z\" level=info msg=\"Removing pod sandbox: 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804\" id=21430bb7-a865-414c-a916-0268d1be3f58 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.288976 | controller |     "Jun 14 08:43:58.491596 crc crio[24245]: time=\"2026-06-14T08:43:58.491482204Z\" level=info msg=\"Removed pod sandbox: 8ec0a991f55cb1cd86959882f621c1761d4db5764224d664d642e8999f8fd804\" id=21430bb7-a865-414c-a916-0268d1be3f58 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.288990 | controller |     "Jun 14 08:43:58.493509 crc crio[24245]: time=\"2026-06-14T08:43:58.493338831Z\" level=info msg=\"Stopping pod sandbox: e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65\" id=7dfab7a3-dcd8-42f4-bdba-a73597d8451e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.289004 | controller |     "Jun 14 08:43:58.493765 crc crio[24245]: time=\"2026-06-14T08:43:58.493526467Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65\" id=7dfab7a3-dcd8-42f4-bdba-a73597d8451e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.289018 | controller |     "Jun 14 08:43:58.494484 crc crio[24245]: time=\"2026-06-14T08:43:58.494409705Z\" level=info msg=\"Removing pod sandbox: e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65\" id=873dc662-855f-402d-94bb-2567cd0575cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.289032 | controller |     "Jun 14 08:43:58.512500 crc crio[24245]: time=\"2026-06-14T08:43:58.512378821Z\" level=info msg=\"Removed pod sandbox: e5736f153d5f77b2ef938c3cc40ecf2f7856fc45ccf81bf065badc552a728c65\" id=873dc662-855f-402d-94bb-2567cd0575cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.289046 | controller |     "Jun 14 08:43:58.540987 crc crio[24245]: time=\"2026-06-14T08:43:58.540799414Z\" level=info msg=\"Stopped pod sandbox: a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777\" id=3dae161e-58a5-48bf-a2c0-feac2ddbb5d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.289063 | controller |     "Jun 14 08:44:00.539403 crc crio[24245]: time=\"2026-06-14T08:44:00.538815368Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690444-7g7s6/POD\" id=40233258-fc9d-44ae-ba64-4edc9e1f5518 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.289078 | controller |     "Jun 14 08:44:00.540434 crc crio[24245]: time=\"2026-06-14T08:44:00.539449099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.289092 | controller |     "Jun 14 08:44:00.572426 crc crio[24245]: time=\"2026-06-14T08:44:00.572324127Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690444-7g7s6 Namespace:openshift-infra ID:202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41 UID:8f4912d0-93d6-4300-b3da-28704bbbe213 NetNS:/var/run/netns/46f31b4b-2c90-4859-974a-df870d6814eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f4912d0_93d6_4300_b3da_28704bbbe213.slice PodAnnotations:0xc000620378}] Aliases:map[]}\"",
2026-06-14 10:12:41.289107 | controller |     "Jun 14 08:44:00.572426 crc crio[24245]: time=\"2026-06-14T08:44:00.572407519Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690444-7g7s6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.289122 | controller |     "Jun 14 08:44:01.106809 crc crio[24245]: 2026-06-14T08:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:202b6c8c34dbf0c Mac:d2:0b:b7:de:c9:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/46f31b4b-2c90-4859-974a-df870d6814eb SocketPath: PciID:}] [{Interface:0xc00013ce30 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.289136 | controller |     "Jun 14 08:44:01.108708 crc crio[24245]: time=\"2026-06-14T08:44:01.108146958Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690444-7g7s6 Namespace:openshift-infra ID:202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41 UID:8f4912d0-93d6-4300-b3da-28704bbbe213 NetNS:/var/run/netns/46f31b4b-2c90-4859-974a-df870d6814eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f4912d0_93d6_4300_b3da_28704bbbe213.slice PodAnnotations:0xc000620378}] Aliases:map[]}\"",
2026-06-14 10:12:41.289151 | controller |     "Jun 14 08:44:01.108708 crc crio[24245]: time=\"2026-06-14T08:44:01.108350364Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690444-7g7s6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.289166 | controller |     "Jun 14 08:44:01.115716 crc crio[24245]: time=\"2026-06-14T08:44:01.115631199Z\" level=info msg=\"Ran pod sandbox 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41 with infra container: openshift-infra/auto-csr-approver-29690444-7g7s6/POD\" id=40233258-fc9d-44ae-ba64-4edc9e1f5518 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.289181 | controller |     "Jun 14 08:44:01.118108 crc crio[24245]: time=\"2026-06-14T08:44:01.118044029Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c5bcfc7f-db28-4e7e-b8ff-9114f152069d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.289196 | controller |     "Jun 14 08:44:01.125392 crc crio[24245]: time=\"2026-06-14T08:44:01.125326512Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.289211 | controller |     "Jun 14 08:44:01.706116 crc crio[24245]: time=\"2026-06-14T08:44:01.705276766Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/POD\" id=ee9bf09c-75bc-403e-a352-2eff7c4df916 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.289229 | controller |     "Jun 14 08:44:01.706116 crc crio[24245]: time=\"2026-06-14T08:44:01.705804773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.289245 | controller |     "Jun 14 08:44:01.737275 crc crio[24245]: time=\"2026-06-14T08:44:01.73711831Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-9rq4m Namespace:openstack-operators ID:ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525 UID:be977a3e-7fc7-41e3-a7dc-bb1ea98c1ca7 NetNS:/var/run/netns/b0a218e6-28e1-48fe-9646-bec1e0365261 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe977a3e_7fc7_41e3_a7dc_bb1ea98c1ca7.slice PodAnnotations:0xc000620710}] Aliases:map[]}\"",
2026-06-14 10:12:41.289260 | controller |     "Jun 14 08:44:01.737275 crc crio[24245]: time=\"2026-06-14T08:44:01.737221883Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-9rq4m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.289275 | controller |     "Jun 14 08:44:02.036569 crc crio[24245]: time=\"2026-06-14T08:44:02.036477406Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c5bcfc7f-db28-4e7e-b8ff-9114f152069d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.289290 | controller |     "Jun 14 08:44:02.040477 crc crio[24245]: time=\"2026-06-14T08:44:02.0394091Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2c437bdf-337a-4bb5-9b1c-3081420ef2c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.289304 | controller |     "Jun 14 08:44:02.044692 crc crio[24245]: time=\"2026-06-14T08:44:02.044268125Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3bfac4a1-5fb8-44e1-adcd-b9135e563881 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.289318 | controller |     "Jun 14 08:44:02.053793 crc crio[24245]: time=\"2026-06-14T08:44:02.053718795Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690444-7g7s6/oc\" id=4ef60bc8-313e-405a-ba3d-912b6f8d9faa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.289332 | controller |     "Jun 14 08:44:02.054339 crc crio[24245]: time=\"2026-06-14T08:44:02.054264873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.289360 | controller |     "Jun 14 08:44:02.085739 crc crio[24245]: time=\"2026-06-14T08:44:02.085651224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.289393 | controller |     "Jun 14 08:44:02.138605 crc crio[24245]: 2026-06-14T08:44:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ade5bb85f8aac43 Mac:be:4c:4b:b7:ad:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/b0a218e6-28e1-48fe-9646-bec1e0365261 SocketPath: PciID:}] [{Interface:0xc0002d11e0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.289410 | controller |     "Jun 14 08:44:02.147814 crc crio[24245]: time=\"2026-06-14T08:44:02.147716986Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-9rq4m Namespace:openstack-operators ID:ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525 UID:be977a3e-7fc7-41e3-a7dc-bb1ea98c1ca7 NetNS:/var/run/netns/b0a218e6-28e1-48fe-9646-bec1e0365261 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe977a3e_7fc7_41e3_a7dc_bb1ea98c1ca7.slice PodAnnotations:0xc000620710}] Aliases:map[]}\"",
2026-06-14 10:12:41.289430 | controller |     "Jun 14 08:44:02.148160 crc crio[24245]: time=\"2026-06-14T08:44:02.148026836Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-9rq4m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.289445 | controller |     "Jun 14 08:44:02.177984 crc crio[24245]: time=\"2026-06-14T08:44:02.177916289Z\" level=info msg=\"Ran pod sandbox ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525 with infra container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/POD\" id=ee9bf09c-75bc-403e-a352-2eff7c4df916 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.289460 | controller |     "Jun 14 08:44:02.180986 crc crio[24245]: time=\"2026-06-14T08:44:02.180815609Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=f14f8c8b-8b28-400c-83af-1fd19b76d4c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.289476 | controller |     "Jun 14 08:44:02.181473 crc crio[24245]: time=\"2026-06-14T08:44:02.181322475Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f not found\" id=f14f8c8b-8b28-400c-83af-1fd19b76d4c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.289491 | controller |     "Jun 14 08:44:02.181473 crc crio[24245]: time=\"2026-06-14T08:44:02.181420708Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f found\" id=f14f8c8b-8b28-400c-83af-1fd19b76d4c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.289506 | controller |     "Jun 14 08:44:02.191320 crc crio[24245]: time=\"2026-06-14T08:44:02.191254739Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=eca248fe-46c8-4ea7-9209-241a9af69ab0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.289521 | controller |     "Jun 14 08:44:02.204955 crc crio[24245]: time=\"2026-06-14T08:44:02.204772803Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\\\"\"",
2026-06-14 10:12:41.289536 | controller |     "Jun 14 08:44:02.544426 crc crio[24245]: time=\"2026-06-14T08:44:02.544311501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.289550 | controller |     "Jun 14 08:44:02.669124 crc crio[24245]: time=\"2026-06-14T08:44:02.668631267Z\" level=info msg=\"Created container 9400ea4df69ff285b1bb0952d088370c69e5345e0304884abaad95ac5527c627: openshift-infra/auto-csr-approver-29690444-7g7s6/oc\" id=4ef60bc8-313e-405a-ba3d-912b6f8d9faa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.289565 | controller |     "Jun 14 08:44:02.670398 crc crio[24245]: time=\"2026-06-14T08:44:02.670324208Z\" level=info msg=\"Starting container: 9400ea4df69ff285b1bb0952d088370c69e5345e0304884abaad95ac5527c627\" id=5e6bb821-db48-433f-8d7b-83e33b610ff1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.289580 | controller |     "Jun 14 08:44:02.675160 crc crio[24245]: time=\"2026-06-14T08:44:02.675064411Z\" level=info msg=\"Started container\" PID=48732 containerID=9400ea4df69ff285b1bb0952d088370c69e5345e0304884abaad95ac5527c627 description=openshift-infra/auto-csr-approver-29690444-7g7s6/oc id=5e6bb821-db48-433f-8d7b-83e33b610ff1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41",
2026-06-14 10:12:41.289599 | controller |     "Jun 14 08:44:06.275744 crc crio[24245]: time=\"2026-06-14T08:44:06.274970088Z\" level=info msg=\"Stopping pod sandbox: 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41\" id=b3948fee-c2a3-43a5-b933-b1b298bef098 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.289614 | controller |     "Jun 14 08:44:06.277944 crc crio[24245]: time=\"2026-06-14T08:44:06.276212468Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690444-7g7s6 Namespace:openshift-infra ID:202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41 UID:8f4912d0-93d6-4300-b3da-28704bbbe213 NetNS:/var/run/netns/46f31b4b-2c90-4859-974a-df870d6814eb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8f4912d0_93d6_4300_b3da_28704bbbe213.slice PodAnnotations:0xc001c3c8c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.289629 | controller |     "Jun 14 08:44:06.277944 crc crio[24245]: time=\"2026-06-14T08:44:06.276353052Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690444-7g7s6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.289644 | controller |     "Jun 14 08:44:08.685392 crc crio[24245]: time=\"2026-06-14T08:44:08.685017707Z\" level=info msg=\"Stopped pod sandbox: 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41\" id=b3948fee-c2a3-43a5-b933-b1b298bef098 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.289660 | controller |     "Jun 14 08:44:12.315663 crc crio[24245]: time=\"2026-06-14T08:44:12.314532206Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=eca248fe-46c8-4ea7-9209-241a9af69ab0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.289675 | controller |     "Jun 14 08:44:12.318603 crc crio[24245]: time=\"2026-06-14T08:44:12.318495703Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=9f80da73-cbed-441c-a112-739c565554cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.289690 | controller |     "Jun 14 08:44:12.323996 crc crio[24245]: time=\"2026-06-14T08:44:12.323772021Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=5d924c43-a210-4793-b962-aa2b42463c14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.289705 | controller |     "Jun 14 08:44:12.721630 crc crio[24245]: time=\"2026-06-14T08:44:12.721552886Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/operator\" id=6b4c532d-bdc3-471d-a36f-a6728f71c76b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.289719 | controller |     "Jun 14 08:44:12.724282 crc crio[24245]: time=\"2026-06-14T08:44:12.724240412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.289734 | controller |     "Jun 14 08:44:12.775777 crc crio[24245]: time=\"2026-06-14T08:44:12.775663731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.289748 | controller |     "Jun 14 08:44:12.783222 crc crio[24245]: time=\"2026-06-14T08:44:12.783060537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.289763 | controller |     "Jun 14 08:44:13.200046 crc crio[24245]: time=\"2026-06-14T08:44:13.196571553Z\" level=info msg=\"Created container fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/operator\" id=6b4c532d-bdc3-471d-a36f-a6728f71c76b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.289780 | controller |     "Jun 14 08:44:13.202363 crc crio[24245]: time=\"2026-06-14T08:44:13.202240433Z\" level=info msg=\"Starting container: fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880\" id=6c54b795-bb70-4ae7-8840-87b615799b8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.289795 | controller |     "Jun 14 08:44:13.218466 crc crio[24245]: time=\"2026-06-14T08:44:13.218282606Z\" level=info msg=\"Started container\" PID=49052 containerID=fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/operator id=6c54b795-bb70-4ae7-8840-87b615799b8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525",
2026-06-14 10:12:41.289810 | controller |     "Jun 14 08:44:13.290418 crc crio[24245]: time=\"2026-06-14T08:44:13.290267853Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=05302877-f509-4326-b99a-063bc6b798bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.289825 | controller |     "Jun 14 08:44:13.290755 crc crio[24245]: time=\"2026-06-14T08:44:13.290701167Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 not found\" id=05302877-f509-4326-b99a-063bc6b798bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.289840 | controller |     "Jun 14 08:44:13.291502 crc crio[24245]: time=\"2026-06-14T08:44:13.291390459Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3 found\" id=05302877-f509-4326-b99a-063bc6b798bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.289854 | controller |     "Jun 14 08:44:13.294600 crc crio[24245]: time=\"2026-06-14T08:44:13.293656719Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a91c6368-ba89-4c0e-b045-b813934e1c3f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.289869 | controller |     "Jun 14 08:44:13.309571 crc crio[24245]: time=\"2026-06-14T08:44:13.309463985Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\\\"\"",
2026-06-14 10:12:41.289884 | controller |     "Jun 14 08:44:16.350703 crc crio[24245]: time=\"2026-06-14T08:44:16.35056972Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a91c6368-ba89-4c0e-b045-b813934e1c3f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.289899 | controller |     "Jun 14 08:44:16.352278 crc crio[24245]: time=\"2026-06-14T08:44:16.352165492Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=9aec6772-965d-4960-9bda-8f346656a60a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.289913 | controller |     "Jun 14 08:44:16.356734 crc crio[24245]: time=\"2026-06-14T08:44:16.356682913Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=cb07b95a-c031-45db-a7b4-2c92baa48278 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.289934 | controller |     "Jun 14 08:44:16.363777 crc crio[24245]: time=\"2026-06-14T08:44:16.36373188Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/kube-rbac-proxy\" id=c66f184c-34b6-433c-834d-d8788c99c9f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.289949 | controller |     "Jun 14 08:44:16.365605 crc crio[24245]: time=\"2026-06-14T08:44:16.36558115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.289964 | controller |     "Jun 14 08:44:16.392827 crc crio[24245]: time=\"2026-06-14T08:44:16.392694822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.289978 | controller |     "Jun 14 08:44:16.396935 crc crio[24245]: time=\"2026-06-14T08:44:16.396807724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.289993 | controller |     "Jun 14 08:44:16.540230 crc crio[24245]: time=\"2026-06-14T08:44:16.539634228Z\" level=info msg=\"Created container 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/kube-rbac-proxy\" id=c66f184c-34b6-433c-834d-d8788c99c9f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.290028 | controller |     "Jun 14 08:44:16.541953 crc crio[24245]: time=\"2026-06-14T08:44:16.541799686Z\" level=info msg=\"Starting container: 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71\" id=c3eda21f-7d41-472a-a5d1-54aff511cb50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.290045 | controller |     "Jun 14 08:44:16.549312 crc crio[24245]: time=\"2026-06-14T08:44:16.549266935Z\" level=info msg=\"Started container\" PID=49298 containerID=7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71 description=openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/kube-rbac-proxy id=c3eda21f-7d41-472a-a5d1-54aff511cb50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525",
2026-06-14 10:12:41.290061 | controller |     "Jun 14 08:44:35.236564 crc crio[24245]: time=\"2026-06-14T08:44:35.235382126Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/POD\" id=01fab4a8-3c20-4cfa-808a-a418e2ddbf9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.290076 | controller |     "Jun 14 08:44:35.237970 crc crio[24245]: time=\"2026-06-14T08:44:35.236601186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.290091 | controller |     "Jun 14 08:44:35.258917 crc crio[24245]: time=\"2026-06-14T08:44:35.25152541Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/POD\" id=4f894659-498b-4926-96e1-d7312a23ccab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.290106 | controller |     "Jun 14 08:44:35.258917 crc crio[24245]: time=\"2026-06-14T08:44:35.251646974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.290120 | controller |     "Jun 14 08:44:35.364668 crc crio[24245]: time=\"2026-06-14T08:44:35.364571352Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-529bp Namespace:openstack-operators ID:c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336 UID:aebcee62-e262-45c0-8822-9ffc7bc3ed6e NetNS:/var/run/netns/1b1ae009-fe2d-4b4a-915c-5055a1fa5b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaebcee62_e262_45c0_8822_9ffc7bc3ed6e.slice PodAnnotations:0xc00274aef0}] Aliases:map[]}\"",
2026-06-14 10:12:41.290139 | controller |     "Jun 14 08:44:35.364668 crc crio[24245]: time=\"2026-06-14T08:44:35.364647884Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-529bp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.290155 | controller |     "Jun 14 08:44:35.366485 crc crio[24245]: time=\"2026-06-14T08:44:35.366403444Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-6hmbh Namespace:openstack-operators ID:d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7 UID:8fff94f5-f9e1-4681-8f9c-0de3a3662179 NetNS:/var/run/netns/10ad127d-ba94-4b07-9d41-44a311d7be35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fff94f5_f9e1_4681_8f9c_0de3a3662179.slice PodAnnotations:0xc001feb038}] Aliases:map[]}\"",
2026-06-14 10:12:41.290170 | controller |     "Jun 14 08:44:35.366485 crc crio[24245]: time=\"2026-06-14T08:44:35.366467576Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-6hmbh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.290185 | controller |     "Jun 14 08:44:35.389676 crc crio[24245]: time=\"2026-06-14T08:44:35.389455219Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/POD\" id=baddb2c8-d19f-4170-a6de-181afc7d8858 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.290200 | controller |     "Jun 14 08:44:35.389676 crc crio[24245]: time=\"2026-06-14T08:44:35.389583434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.290215 | controller |     "Jun 14 08:44:35.496095 crc crio[24245]: time=\"2026-06-14T08:44:35.495516953Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-jx9qw Namespace:openstack-operators ID:86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562 UID:950d4303-705c-458a-99a2-adca4e8ab096 NetNS:/var/run/netns/2f56f872-c6df-459e-953f-c8a11bee10fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod950d4303_705c_458a_99a2_adca4e8ab096.slice PodAnnotations:0xc000130540}] Aliases:map[]}\"",
2026-06-14 10:12:41.290230 | controller |     "Jun 14 08:44:35.496095 crc crio[24245]: time=\"2026-06-14T08:44:35.496060111Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-jx9qw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.290245 | controller |     "Jun 14 08:44:35.506806 crc crio[24245]: time=\"2026-06-14T08:44:35.506422127Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/POD\" id=0729d101-ef8d-4a95-b4e0-326336f3917b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.290260 | controller |     "Jun 14 08:44:35.506806 crc crio[24245]: time=\"2026-06-14T08:44:35.506529121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.290274 | controller |     "Jun 14 08:44:35.593937 crc crio[24245]: time=\"2026-06-14T08:44:35.593780227Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-thf76 Namespace:openstack-operators ID:45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134 UID:fc0ca1cf-478f-4433-b7e6-3fc15c80205e NetNS:/var/run/netns/3c5ff395-cd6b-4633-93f2-53d94a42141b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc0ca1cf_478f_4433_b7e6_3fc15c80205e.slice PodAnnotations:0xc003bf62c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.290293 | controller |     "Jun 14 08:44:35.593937 crc crio[24245]: time=\"2026-06-14T08:44:35.593906881Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-thf76 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.290308 | controller |     "Jun 14 08:44:35.624686 crc crio[24245]: time=\"2026-06-14T08:44:35.624626725Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/POD\" id=729eb21b-08fe-4e63-9d34-25ef71ca952e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.290323 | controller |     "Jun 14 08:44:35.624987 crc crio[24245]: time=\"2026-06-14T08:44:35.624955185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.290337 | controller |     "Jun 14 08:44:35.632431 crc crio[24245]: time=\"2026-06-14T08:44:35.632303189Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/POD\" id=3369255f-c969-457a-bb01-eb49c2188c5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.290371 | controller |     "Jun 14 08:44:35.632562 crc crio[24245]: time=\"2026-06-14T08:44:35.632452654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.290388 | controller |     "Jun 14 08:44:35.790921 crc crio[24245]: time=\"2026-06-14T08:44:35.788627446Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/POD\" id=fe69f9ff-4ab0-4883-bc39-a733b95152f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.290403 | controller |     "Jun 14 08:44:35.790921 crc crio[24245]: time=\"2026-06-14T08:44:35.78867567Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/POD\" id=22e30f6c-8e95-4413-8c5d-51996b54c9c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.290417 | controller |     "Jun 14 08:44:35.790921 crc crio[24245]: time=\"2026-06-14T08:44:35.788711389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.290431 | controller |     "Jun 14 08:44:35.790921 crc crio[24245]: time=\"2026-06-14T08:44:35.788719721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.290446 | controller |     "Jun 14 08:44:35.816345 crc crio[24245]: time=\"2026-06-14T08:44:35.80724827Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/POD\" id=0d17cbe8-f740-421a-878f-a445c8afd2d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.290460 | controller |     "Jun 14 08:44:35.816345 crc crio[24245]: time=\"2026-06-14T08:44:35.807335023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.290475 | controller |     "Jun 14 08:44:35.861280 crc crio[24245]: time=\"2026-06-14T08:44:35.857081622Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-b9wbh Namespace:openstack-operators ID:4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd UID:3102d439-a8b8-4187-8a5f-0125a9927488 NetNS:/var/run/netns/df526d5c-b984-493a-b08f-ea192e9412bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3102d439_a8b8_4187_8a5f_0125a9927488.slice PodAnnotations:0xc001fea168}] Aliases:map[]}\"",
2026-06-14 10:12:41.290494 | controller |     "Jun 14 08:44:35.861280 crc crio[24245]: time=\"2026-06-14T08:44:35.857144574Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-b9wbh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.290510 | controller |     "Jun 14 08:44:35.982809 crc crio[24245]: time=\"2026-06-14T08:44:35.982107887Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-7cxpm Namespace:openstack-operators ID:812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d UID:a57aaac2-c533-4ee0-bf86-2660a24d5bc3 NetNS:/var/run/netns/521c774f-b3bd-4873-a4de-fb54f7c9671a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda57aaac2_c533_4ee0_bf86_2660a24d5bc3.slice PodAnnotations:0xc000131170}] Aliases:map[]}\"",
2026-06-14 10:12:41.290525 | controller |     "Jun 14 08:44:35.982809 crc crio[24245]: time=\"2026-06-14T08:44:35.982471439Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-79785d8799-7cxpm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.290540 | controller |     "Jun 14 08:44:35.984636 crc crio[24245]: time=\"2026-06-14T08:44:35.983910155Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-4kjrn Namespace:openstack-operators ID:6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35 UID:aef09ea5-3e76-4fd9-b2d7-7f594728099f NetNS:/var/run/netns/57759062-e935-4bc2-a964-0ec733c6aff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaef09ea5_3e76_4fd9_b2d7_7f594728099f.slice PodAnnotations:0xc001fea348}] Aliases:map[]}\"",
2026-06-14 10:12:41.290555 | controller |     "Jun 14 08:44:35.984636 crc crio[24245]: time=\"2026-06-14T08:44:35.983946456Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-955dfdfc-4kjrn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.290570 | controller |     "Jun 14 08:44:35.999077 crc crio[24245]: time=\"2026-06-14T08:44:35.998988434Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-qv2dm Namespace:openstack-operators ID:622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609 UID:097d77dc-db05-41d5-99c9-4365e6f9bc70 NetNS:/var/run/netns/29030975-db8b-4900-a647-34cd9434e7a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097d77dc_db05_41d5_99c9_4365e6f9bc70.slice PodAnnotations:0xc003bf6608}] Aliases:map[]}\"",
2026-06-14 10:12:41.290585 | controller |     "Jun 14 08:44:35.999077 crc crio[24245]: time=\"2026-06-14T08:44:35.999050406Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-7fc948458f-qv2dm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.290600 | controller |     "Jun 14 08:44:36.082361 crc crio[24245]: time=\"2026-06-14T08:44:36.073988021Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9lvmf Namespace:openstack-operators ID:e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13 UID:2d46999b-0528-405c-9667-e9f10a0d303d NetNS:/var/run/netns/77050e2e-affc-4327-9c67-f193b36d3944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d46999b_0528_405c_9667_e9f10a0d303d.slice PodAnnotations:0xc001c3c2b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.290619 | controller |     "Jun 14 08:44:36.082361 crc crio[24245]: time=\"2026-06-14T08:44:36.074070813Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9lvmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.290634 | controller |     "Jun 14 08:44:36.096623 crc crio[24245]: time=\"2026-06-14T08:44:36.09655166Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/POD\" id=fc72c21d-8013-4d72-ae40-1dcd0359ebb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.290648 | controller |     "Jun 14 08:44:36.096777 crc crio[24245]: time=\"2026-06-14T08:44:36.096670324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.290663 | controller |     "Jun 14 08:44:36.267286 crc crio[24245]: time=\"2026-06-14T08:44:36.241834631Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-pbfr4 Namespace:openstack-operators ID:be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22 UID:b381b2a2-d481-4c08-a2d3-7eb0ab307b20 NetNS:/var/run/netns/175b7697-6e67-47d5-bb6d-7add6d30d0a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb381b2a2_d481_4c08_a2d3_7eb0ab307b20.slice PodAnnotations:0xc000620248}] Aliases:map[]}\"",
2026-06-14 10:12:41.290678 | controller |     "Jun 14 08:44:36.268345 crc crio[24245]: time=\"2026-06-14T08:44:36.267299172Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-pbfr4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.290693 | controller |     "Jun 14 08:44:36.269636 crc crio[24245]: time=\"2026-06-14T08:44:36.269538577Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/POD\" id=14bab440-70ab-4156-884e-92eeca33cf6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.290708 | controller |     "Jun 14 08:44:36.269721 crc crio[24245]: time=\"2026-06-14T08:44:36.269681532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.290723 | controller |     "Jun 14 08:44:36.284570 crc crio[24245]: time=\"2026-06-14T08:44:36.28447515Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/POD\" id=0ec4ffe9-7f34-4764-b193-324bddb45b6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.290738 | controller |     "Jun 14 08:44:36.284780 crc crio[24245]: time=\"2026-06-14T08:44:36.284635455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.290753 | controller |     "Jun 14 08:44:36.353463 crc crio[24245]: time=\"2026-06-14T08:44:36.353332593Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/POD\" id=c9037460-c85e-4d8d-9eaa-cd03818a182f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.290767 | controller |     "Jun 14 08:44:36.353463 crc crio[24245]: time=\"2026-06-14T08:44:36.353460347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.290782 | controller |     "Jun 14 08:44:36.372533 crc crio[24245]: time=\"2026-06-14T08:44:36.372487252Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/POD\" id=6c8ab2f9-0391-47e0-b305-7511aa2c2682 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.290800 | controller |     "Jun 14 08:44:36.372915 crc crio[24245]: time=\"2026-06-14T08:44:36.372890695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.290815 | controller |     "Jun 14 08:44:36.389383 crc crio[24245]: 2026-06-14T08:44:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c99e5d7449dd346 Mac:22:16:7c:bc:52:8a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/1b1ae009-fe2d-4b4a-915c-5055a1fa5b5b SocketPath: PciID:}] [{Interface:0xc00027c7b0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.290830 | controller |     "Jun 14 08:44:36.443066 crc crio[24245]: time=\"2026-06-14T08:44:36.442977413Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-529bp Namespace:openstack-operators ID:c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336 UID:aebcee62-e262-45c0-8822-9ffc7bc3ed6e NetNS:/var/run/netns/1b1ae009-fe2d-4b4a-915c-5055a1fa5b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaebcee62_e262_45c0_8822_9ffc7bc3ed6e.slice PodAnnotations:0xc00274aef0}] Aliases:map[]}\"",
2026-06-14 10:12:41.290846 | controller |     "Jun 14 08:44:36.444356 crc crio[24245]: time=\"2026-06-14T08:44:36.443277043Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-529bp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.290861 | controller |     "Jun 14 08:44:36.487744 crc crio[24245]: time=\"2026-06-14T08:44:36.486362761Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-svclt Namespace:openstack-operators ID:7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20 UID:a5f03ed5-a2e5-46ec-929b-77ea8f2a5921 NetNS:/var/run/netns/a2af105a-68ba-402e-9d18-30ac7f8fae7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5f03ed5_a2e5_46ec_929b_77ea8f2a5921.slice PodAnnotations:0xc00274a250}] Aliases:map[]}\"",
2026-06-14 10:12:41.290876 | controller |     "Jun 14 08:44:36.487744 crc crio[24245]: time=\"2026-06-14T08:44:36.486440293Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-svclt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.290891 | controller |     "Jun 14 08:44:36.487744 crc crio[24245]: 2026-06-14T08:44:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9db13d46c63d5e Mac:92:98:d1:49:30:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/10ad127d-ba94-4b07-9d41-44a311d7be35 SocketPath: PciID:}] [{Interface:0xc00022e670 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.290906 | controller |     "Jun 14 08:44:36.503352 crc crio[24245]: time=\"2026-06-14T08:44:36.499277019Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-6hmbh Namespace:openstack-operators ID:d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7 UID:8fff94f5-f9e1-4681-8f9c-0de3a3662179 NetNS:/var/run/netns/10ad127d-ba94-4b07-9d41-44a311d7be35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fff94f5_f9e1_4681_8f9c_0de3a3662179.slice PodAnnotations:0xc001feb038}] Aliases:map[]}\"",
2026-06-14 10:12:41.290921 | controller |     "Jun 14 08:44:36.509439 crc crio[24245]: time=\"2026-06-14T08:44:36.507717341Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-6hmbh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.290941 | controller |     "Jun 14 08:44:36.584909 crc crio[24245]: time=\"2026-06-14T08:44:36.576746956Z\" level=info msg=\"Ran pod sandbox c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336 with infra container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/POD\" id=4f894659-498b-4926-96e1-d7312a23ccab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.290955 | controller |     "Jun 14 08:44:36.611271 crc crio[24245]: time=\"2026-06-14T08:44:36.610719399Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=207b2e9e-884a-4527-b598-8d2bf603ed65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.290970 | controller |     "Jun 14 08:44:36.618473 crc crio[24245]: time=\"2026-06-14T08:44:36.618166549Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 not found\" id=207b2e9e-884a-4527-b598-8d2bf603ed65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.290984 | controller |     "Jun 14 08:44:36.618473 crc crio[24245]: time=\"2026-06-14T08:44:36.618278793Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9 found\" id=207b2e9e-884a-4527-b598-8d2bf603ed65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.290999 | controller |     "Jun 14 08:44:36.648614 crc crio[24245]: time=\"2026-06-14T08:44:36.648220774Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=2df8100d-aacf-4557-a5d2-76c698813708 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.291014 | controller |     "Jun 14 08:44:36.665040 crc crio[24245]: time=\"2026-06-14T08:44:36.664991425Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\\\"\"",
2026-06-14 10:12:41.291028 | controller |     "Jun 14 08:44:36.703802 crc crio[24245]: time=\"2026-06-14T08:44:36.703723499Z\" level=info msg=\"Ran pod sandbox d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7 with infra container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/POD\" id=01fab4a8-3c20-4cfa-808a-a418e2ddbf9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.291043 | controller |     "Jun 14 08:44:36.726413 crc crio[24245]: time=\"2026-06-14T08:44:36.72613429Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=3ea90755-0361-44ca-8e70-53d9fdf47c28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.291058 | controller |     "Jun 14 08:44:36.738794 crc crio[24245]: time=\"2026-06-14T08:44:36.738618073Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e not found\" id=3ea90755-0361-44ca-8e70-53d9fdf47c28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.291072 | controller |     "Jun 14 08:44:36.739080 crc crio[24245]: time=\"2026-06-14T08:44:36.739050207Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e found\" id=3ea90755-0361-44ca-8e70-53d9fdf47c28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.291086 | controller |     "Jun 14 08:44:36.751365 crc crio[24245]: time=\"2026-06-14T08:44:36.751240653Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=94424b41-2167-4b6e-bb7e-27e3ba8ead53 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.291104 | controller |     "Jun 14 08:44:36.764147 crc crio[24245]: time=\"2026-06-14T08:44:36.764034389Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\\\"\"",
2026-06-14 10:12:41.291119 | controller |     "Jun 14 08:44:36.951355 crc crio[24245]: time=\"2026-06-14T08:44:36.947999419Z\" level=info msg=\"Running pod sandbox: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/POD\" id=1f8aa463-7ec9-46fb-992b-6f0a9dc46375 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.291133 | controller |     "Jun 14 08:44:36.951355 crc crio[24245]: time=\"2026-06-14T08:44:36.948120112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.291147 | controller |     "Jun 14 08:44:36.964309 crc crio[24245]: time=\"2026-06-14T08:44:36.964174353Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/POD\" id=6cbe0528-a6b4-4c99-82a2-bdf7dbfea5f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.291161 | controller |     "Jun 14 08:44:36.964532 crc crio[24245]: time=\"2026-06-14T08:44:36.964452402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.291176 | controller |     "Jun 14 08:44:36.965543 crc crio[24245]: time=\"2026-06-14T08:44:36.965452304Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-752cf Namespace:openstack-operators ID:df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce UID:17d545a8-9359-4643-af22-1e3b5c7c5428 NetNS:/var/run/netns/39678101-e90c-418f-aaa9-6c2082b285cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17d545a8_9359_4643_af22_1e3b5c7c5428.slice PodAnnotations:0xc0006204a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.291190 | controller |     "Jun 14 08:44:36.965543 crc crio[24245]: time=\"2026-06-14T08:44:36.965533147Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-b9f789587-752cf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.291205 | controller |     "Jun 14 08:44:36.992401 crc crio[24245]: time=\"2026-06-14T08:44:36.992287599Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hsdgw Namespace:openstack-operators ID:f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1 UID:0465d42e-1cbb-4c9e-88d1-867a5cf4dd7b NetNS:/var/run/netns/876011c2-682c-4961-944a-10c89c10b2f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0465d42e_1cbb_4c9e_88d1_867a5cf4dd7b.slice PodAnnotations:0xc003bf62f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.291219 | controller |     "Jun 14 08:44:36.992401 crc crio[24245]: time=\"2026-06-14T08:44:36.992388922Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hsdgw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.291234 | controller |     "Jun 14 08:44:37.002965 crc crio[24245]: time=\"2026-06-14T08:44:36.994892134Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-jvxd2 Namespace:openstack-operators ID:de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f UID:a95e631e-af83-4573-bd82-a8fe9be0a573 NetNS:/var/run/netns/875cbf9e-d704-4391-b42d-68a0e074ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda95e631e_af83_4573_bd82_a8fe9be0a573.slice PodAnnotations:0xc001c3c380}] Aliases:map[]}\"",
2026-06-14 10:12:41.291252 | controller |     "Jun 14 08:44:37.002965 crc crio[24245]: time=\"2026-06-14T08:44:36.994977801Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-jvxd2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.291268 | controller |     "Jun 14 08:44:37.032290 crc crio[24245]: time=\"2026-06-14T08:44:37.025058025Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/POD\" id=9f0c88a9-c5e1-4896-a233-28dafa26c5b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.291282 | controller |     "Jun 14 08:44:37.032290 crc crio[24245]: time=\"2026-06-14T08:44:37.025176581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.291297 | controller |     "Jun 14 08:44:37.089984 crc crio[24245]: time=\"2026-06-14T08:44:37.089376597Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/POD\" id=f03047e7-9494-40c7-b4b3-f33761ed7179 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.291311 | controller |     "Jun 14 08:44:37.089984 crc crio[24245]: time=\"2026-06-14T08:44:37.089567482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.291325 | controller |     "Jun 14 08:44:37.118635 crc crio[24245]: time=\"2026-06-14T08:44:37.118555275Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/POD\" id=81b749bd-ded7-4b8b-ad7f-332f9c25a7e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.291340 | controller |     "Jun 14 08:44:37.118791 crc crio[24245]: time=\"2026-06-14T08:44:37.118644348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.291375 | controller |     "Jun 14 08:44:37.177304 crc crio[24245]: time=\"2026-06-14T08:44:37.17721149Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/POD\" id=75f988fe-f119-487a-bec8-8bd55ce53666 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.291391 | controller |     "Jun 14 08:44:37.177476 crc crio[24245]: time=\"2026-06-14T08:44:37.177324393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.291406 | controller |     "Jun 14 08:44:37.205530 crc crio[24245]: time=\"2026-06-14T08:44:37.20454045Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-rcjhq Namespace:openstack-operators ID:d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27 UID:24675281-e86d-4acd-b4ad-606fec6b9437 NetNS:/var/run/netns/fd4e1903-bc63-4b12-b980-50c549b97b41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24675281_e86d_4acd_b4ad_606fec6b9437.slice PodAnnotations:0xc001fea480}] Aliases:map[]}\"",
2026-06-14 10:12:41.291421 | controller |     "Jun 14 08:44:37.205711 crc crio[24245]: time=\"2026-06-14T08:44:37.205650006Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-rcjhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.291435 | controller |     "Jun 14 08:44:37.207177 crc crio[24245]: time=\"2026-06-14T08:44:37.207096764Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-4f8rx Namespace:openstack-operators ID:aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc UID:4c3c6dee-28d6-4383-94d6-0d7343c8e6d9 NetNS:/var/run/netns/237f8326-f59c-45cb-bf1b-23169ec73226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c3c6dee_28d6_4383_94d6_0d7343c8e6d9.slice PodAnnotations:0xc002422138}] Aliases:map[]}\"",
2026-06-14 10:12:41.291454 | controller |     "Jun 14 08:44:37.207310 crc crio[24245]: time=\"2026-06-14T08:44:37.207179413Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-576f47b94c-4f8rx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.291468 | controller |     "Jun 14 08:44:37.207538 crc crio[24245]: time=\"2026-06-14T08:44:37.207455624Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/POD\" id=849817ea-a7e1-4356-b50c-ef6d66daf284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.291483 | controller |     "Jun 14 08:44:37.207669 crc crio[24245]: time=\"2026-06-14T08:44:37.207559197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.291498 | controller |     "Jun 14 08:44:37.217133 crc crio[24245]: time=\"2026-06-14T08:44:37.217049659Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-ft58h Namespace:openstack-operators ID:46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c UID:95878bdf-452f-400f-bd2a-9800393ecfc8 NetNS:/var/run/netns/2db0cb6f-0a1b-472d-b78d-dfd6e138bb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95878bdf_452f_400f_bd2a_9800393ecfc8.slice PodAnnotations:0xc000620288}] Aliases:map[]}\"",
2026-06-14 10:12:41.291512 | controller |     "Jun 14 08:44:37.217133 crc crio[24245]: time=\"2026-06-14T08:44:37.217133262Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-5cd6475f78-ft58h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.291528 | controller |     "Jun 14 08:44:37.219253 crc crio[24245]: time=\"2026-06-14T08:44:37.219159334Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-drglc Namespace:openstack-operators ID:0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba UID:269945e2-ee16-4306-b18a-470f899d058f NetNS:/var/run/netns/e814482e-c282-45da-8fd6-20465bc0b828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod269945e2_ee16_4306_b18a_470f899d058f.slice PodAnnotations:0xc002c921e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.291543 | controller |     "Jun 14 08:44:37.219253 crc crio[24245]: time=\"2026-06-14T08:44:37.219245627Z\" level=info msg=\"Adding pod openstack-operators_placement-operator-controller-manager-84859b96f4-drglc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.291559 | controller |     "Jun 14 08:44:37.263034 crc crio[24245]: time=\"2026-06-14T08:44:37.261651608Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749482tn Namespace:openstack-operators ID:4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8 UID:bf13fccc-8026-4eb4-93e8-65f01fbbc11d NetNS:/var/run/netns/47311893-7b51-4b11-88f5-3b58f6446b9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf13fccc_8026_4eb4_93e8_65f01fbbc11d.slice PodAnnotations:0xc000620300}] Aliases:map[]}\"",
2026-06-14 10:12:41.291574 | controller |     "Jun 14 08:44:37.263034 crc crio[24245]: time=\"2026-06-14T08:44:37.261733541Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749482tn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.291593 | controller |     "Jun 14 08:44:37.380703 crc crio[24245]: time=\"2026-06-14T08:44:37.378510763Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-glv5t Namespace:openstack-operators ID:5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15 UID:c4f38e1c-0089-4b72-af22-7358327ffa9e NetNS:/var/run/netns/c87d6496-d7ba-4199-8b93-a3643f4804a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4f38e1c_0089_4b72_af22_7358327ffa9e.slice PodAnnotations:0xc001fea848}] Aliases:map[]}\"",
2026-06-14 10:12:41.291609 | controller |     "Jun 14 08:44:37.380703 crc crio[24245]: time=\"2026-06-14T08:44:37.378686704Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-6b49d958cc-glv5t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.291624 | controller |     "Jun 14 08:44:37.395333 crc crio[24245]: time=\"2026-06-14T08:44:37.390674905Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jmlck Namespace:openstack-operators ID:392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a UID:a44dded2-c6bf-4f9a-92a7-792e9c68fd84 NetNS:/var/run/netns/9cc1eb2b-37f1-4788-8b9b-d83822119ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dded2_c6bf_4f9a_92a7_792e9c68fd84.slice PodAnnotations:0xc001fea948}] Aliases:map[]}\"",
2026-06-14 10:12:41.291639 | controller |     "Jun 14 08:44:37.395333 crc crio[24245]: time=\"2026-06-14T08:44:37.390947614Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jmlck to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.291654 | controller |     "Jun 14 08:44:37.436640 crc crio[24245]: time=\"2026-06-14T08:44:37.432179483Z\" level=info msg=\"Running pod sandbox: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/POD\" id=7730377c-2e4c-4785-bd08-7af2d153f14b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.291668 | controller |     "Jun 14 08:44:37.436640 crc crio[24245]: time=\"2026-06-14T08:44:37.435079937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.291683 | controller |     "Jun 14 08:44:37.577355 crc crio[24245]: time=\"2026-06-14T08:44:37.576039405Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 Namespace:openstack-operators ID:91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62 UID:cd8df072-0ba5-4078-bdf2-e291e396ff1e NetNS:/var/run/netns/85e12ca5-ba30-4188-a998-4ab3027ba06f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8df072_0ba5_4078_bdf2_e291e396ff1e.slice PodAnnotations:0xc002422058}] Aliases:map[]}\"",
2026-06-14 10:12:41.291698 | controller |     "Jun 14 08:44:37.577355 crc crio[24245]: time=\"2026-06-14T08:44:37.576250792Z\" level=info msg=\"Adding pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.291713 | controller |     "Jun 14 08:44:37.656298 crc crio[24245]: time=\"2026-06-14T08:44:37.656044045Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/POD\" id=6782aad2-a49e-470f-a806-854d88adb163 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.291727 | controller |     "Jun 14 08:44:37.656497 crc crio[24245]: time=\"2026-06-14T08:44:37.656363935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.291745 | controller |     "Jun 14 08:44:37.845736 crc crio[24245]: 2026-06-14T08:44:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4555b929edb0729 Mac:72:67:1a:d4:ff:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/df526d5c-b984-493a-b08f-ea192e9412bd SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.291761 | controller |     "Jun 14 08:44:37.920825 crc crio[24245]: time=\"2026-06-14T08:44:37.920343963Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-b9wbh Namespace:openstack-operators ID:4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd UID:3102d439-a8b8-4187-8a5f-0125a9927488 NetNS:/var/run/netns/df526d5c-b984-493a-b08f-ea192e9412bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3102d439_a8b8_4187_8a5f_0125a9927488.slice PodAnnotations:0xc001fea168}] Aliases:map[]}\"",
2026-06-14 10:12:41.291775 | controller |     "Jun 14 08:44:37.920825 crc crio[24245]: time=\"2026-06-14T08:44:37.920676224Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-b9wbh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.291790 | controller |     "Jun 14 08:44:37.952686 crc crio[24245]: time=\"2026-06-14T08:44:37.950240395Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qqlrs Namespace:openstack-operators ID:8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52 UID:132cef1b-70c9-43f8-9d91-1aa891714cbc NetNS:/var/run/netns/8b179f6e-cd32-40ad-a1f7-011f783ee348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod132cef1b_70c9_43f8_9d91_1aa891714cbc.slice PodAnnotations:0xc0006204f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.291806 | controller |     "Jun 14 08:44:37.952686 crc crio[24245]: time=\"2026-06-14T08:44:37.950310268Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-647c57968d-qqlrs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.291821 | controller |     "Jun 14 08:44:37.956118 crc crio[24245]: time=\"2026-06-14T08:44:37.956026712Z\" level=info msg=\"Ran pod sandbox 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd with infra container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/POD\" id=729eb21b-08fe-4e63-9d34-25ef71ca952e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.291835 | controller |     "Jun 14 08:44:37.965906 crc crio[24245]: time=\"2026-06-14T08:44:37.962746567Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=31e329ac-fe03-4b88-939c-0e6d6d8f2094 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.291850 | controller |     "Jun 14 08:44:37.965906 crc crio[24245]: time=\"2026-06-14T08:44:37.963442529Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 not found\" id=31e329ac-fe03-4b88-939c-0e6d6d8f2094 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.291865 | controller |     "Jun 14 08:44:37.965906 crc crio[24245]: time=\"2026-06-14T08:44:37.963526022Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892 found\" id=31e329ac-fe03-4b88-939c-0e6d6d8f2094 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.291883 | controller |     "Jun 14 08:44:37.969090 crc crio[24245]: time=\"2026-06-14T08:44:37.966775184Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=b5a86cc8-0561-4db5-99e5-207091419011 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.291898 | controller |     "Jun 14 08:44:37.998963 crc crio[24245]: time=\"2026-06-14T08:44:37.997933646Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\\\"\"",
2026-06-14 10:12:41.291913 | controller |     "Jun 14 08:44:38.683652 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86c44796be0f349 Mac:1e:c6:9f:fa:09:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/2f56f872-c6df-459e-953f-c8a11bee10fd SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.291929 | controller |     "Jun 14 08:44:38.685520 crc crio[24245]: time=\"2026-06-14T08:44:38.685162512Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-jx9qw Namespace:openstack-operators ID:86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562 UID:950d4303-705c-458a-99a2-adca4e8ab096 NetNS:/var/run/netns/2f56f872-c6df-459e-953f-c8a11bee10fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod950d4303_705c_458a_99a2_adca4e8ab096.slice PodAnnotations:0xc000130540}] Aliases:map[]}\"",
2026-06-14 10:12:41.291943 | controller |     "Jun 14 08:44:38.685686 crc crio[24245]: time=\"2026-06-14T08:44:38.685633378Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-jx9qw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.291958 | controller |     "Jun 14 08:44:38.709420 crc crio[24245]: time=\"2026-06-14T08:44:38.705373348Z\" level=info msg=\"Ran pod sandbox 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562 with infra container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/POD\" id=baddb2c8-d19f-4170-a6de-181afc7d8858 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.291973 | controller |     "Jun 14 08:44:38.744833 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f90be3d40511640 Mac:72:bc:fc:ff:f9:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/876011c2-682c-4961-944a-10c89c10b2f3 SocketPath: PciID:}] [{Interface:0xc000508590 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.291988 | controller |     "Jun 14 08:44:38.744833 crc crio[24245]: time=\"2026-06-14T08:44:38.744260732Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hsdgw Namespace:openstack-operators ID:f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1 UID:0465d42e-1cbb-4c9e-88d1-867a5cf4dd7b NetNS:/var/run/netns/876011c2-682c-4961-944a-10c89c10b2f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0465d42e_1cbb_4c9e_88d1_867a5cf4dd7b.slice PodAnnotations:0xc003bf62f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.292003 | controller |     "Jun 14 08:44:38.744833 crc crio[24245]: time=\"2026-06-14T08:44:38.744415477Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hsdgw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.292019 | controller |     "Jun 14 08:44:38.747335 crc crio[24245]: time=\"2026-06-14T08:44:38.747286078Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=790fb4f5-0d37-4b99-b8d3-f7ba5ecd0f89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292037 | controller |     "Jun 14 08:44:38.748750 crc crio[24245]: time=\"2026-06-14T08:44:38.748128705Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 not found\" id=790fb4f5-0d37-4b99-b8d3-f7ba5ecd0f89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292053 | controller |     "Jun 14 08:44:38.749932 crc crio[24245]: time=\"2026-06-14T08:44:38.749812569Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62 found\" id=790fb4f5-0d37-4b99-b8d3-f7ba5ecd0f89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292068 | controller |     "Jun 14 08:44:38.767091 crc crio[24245]: time=\"2026-06-14T08:44:38.767038097Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=a7913da6-b931-41fa-a5d2-fed8c2249d89 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.292083 | controller |     "Jun 14 08:44:38.792019 crc crio[24245]: time=\"2026-06-14T08:44:38.790694164Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\\\"\"",
2026-06-14 10:12:41.292098 | controller |     "Jun 14 08:44:38.817228 crc crio[24245]: time=\"2026-06-14T08:44:38.816023728Z\" level=info msg=\"Ran pod sandbox f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1 with infra container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/POD\" id=c9037460-c85e-4d8d-9eaa-cd03818a182f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.292113 | controller |     "Jun 14 08:44:38.843323 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7dd3df4f2a1f909 Mac:36:98:0c:b7:36:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/a2af105a-68ba-402e-9d18-30ac7f8fae7b SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.292128 | controller |     "Jun 14 08:44:38.845510 crc crio[24245]: time=\"2026-06-14T08:44:38.845465365Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=271dded8-0c5e-4a1f-95be-7f8761aa426a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292143 | controller |     "Jun 14 08:44:38.846116 crc crio[24245]: time=\"2026-06-14T08:44:38.845567239Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-svclt Namespace:openstack-operators ID:7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20 UID:a5f03ed5-a2e5-46ec-929b-77ea8f2a5921 NetNS:/var/run/netns/a2af105a-68ba-402e-9d18-30ac7f8fae7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5f03ed5_a2e5_46ec_929b_77ea8f2a5921.slice PodAnnotations:0xc00274a250}] Aliases:map[]}\"",
2026-06-14 10:12:41.292158 | controller |     "Jun 14 08:44:38.846669 crc crio[24245]: time=\"2026-06-14T08:44:38.846312593Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-svclt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.292173 | controller |     "Jun 14 08:44:38.852314 crc crio[24245]: time=\"2026-06-14T08:44:38.845985844Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f not found\" id=271dded8-0c5e-4a1f-95be-7f8761aa426a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292191 | controller |     "Jun 14 08:44:38.855178 crc crio[24245]: time=\"2026-06-14T08:44:38.855143757Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f found\" id=271dded8-0c5e-4a1f-95be-7f8761aa426a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292206 | controller |     "Jun 14 08:44:38.898221 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:622db7e15e48bd2 Mac:42:c3:8a:a5:1b:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/29030975-db8b-4900-a647-34cd9434e7a3 SocketPath: PciID:}] [{Interface:0xc000405190 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.292221 | controller |     "Jun 14 08:44:38.898221 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6394ad4732d6689 Mac:c2:3d:0e:e0:9f:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/57759062-e935-4bc2-a964-0ec733c6aff4 SocketPath: PciID:}] [{Interface:0xc000014760 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.292236 | controller |     "Jun 14 08:44:38.898221 crc crio[24245]: time=\"2026-06-14T08:44:38.897177983Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-qv2dm Namespace:openstack-operators ID:622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609 UID:097d77dc-db05-41d5-99c9-4365e6f9bc70 NetNS:/var/run/netns/29030975-db8b-4900-a647-34cd9434e7a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097d77dc_db05_41d5_99c9_4365e6f9bc70.slice PodAnnotations:0xc003bf6608}] Aliases:map[]}\"",
2026-06-14 10:12:41.292251 | controller |     "Jun 14 08:44:38.898221 crc crio[24245]: time=\"2026-06-14T08:44:38.89739237Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-7fc948458f-qv2dm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.292266 | controller |     "Jun 14 08:44:38.898221 crc crio[24245]: 2026-06-14T08:44:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45ea37dd03970e2 Mac:9a:bd:6d:91:6c:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/3c5ff395-cd6b-4633-93f2-53d94a42141b SocketPath: PciID:}] [{Interface:0xc0003108c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.292281 | controller |     "Jun 14 08:44:38.898221 crc crio[24245]: time=\"2026-06-14T08:44:38.897812025Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-4kjrn Namespace:openstack-operators ID:6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35 UID:aef09ea5-3e76-4fd9-b2d7-7f594728099f NetNS:/var/run/netns/57759062-e935-4bc2-a964-0ec733c6aff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaef09ea5_3e76_4fd9_b2d7_7f594728099f.slice PodAnnotations:0xc001fea348}] Aliases:map[]}\"",
2026-06-14 10:12:41.292296 | controller |     "Jun 14 08:44:38.898562 crc crio[24245]: time=\"2026-06-14T08:44:38.898369773Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-955dfdfc-4kjrn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.292311 | controller |     "Jun 14 08:44:38.900469 crc crio[24245]: time=\"2026-06-14T08:44:38.899670667Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-thf76 Namespace:openstack-operators ID:45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134 UID:fc0ca1cf-478f-4433-b7e6-3fc15c80205e NetNS:/var/run/netns/3c5ff395-cd6b-4633-93f2-53d94a42141b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc0ca1cf_478f_4433_b7e6_3fc15c80205e.slice PodAnnotations:0xc003bf62c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.292332 | controller |     "Jun 14 08:44:38.900469 crc crio[24245]: time=\"2026-06-14T08:44:38.900120762Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-thf76 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.292361 | controller |     "Jun 14 08:44:38.902178 crc crio[24245]: time=\"2026-06-14T08:44:38.902107452Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=31fdaa60-2c6c-4ec3-ae91-22b4817864a0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.292380 | controller |     "Jun 14 08:44:38.910812 crc crio[24245]: time=\"2026-06-14T08:44:38.908169774Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\\\"\"",
2026-06-14 10:12:41.292395 | controller |     "Jun 14 08:44:38.925333 crc crio[24245]: time=\"2026-06-14T08:44:38.923737824Z\" level=info msg=\"Ran pod sandbox 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20 with infra container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/POD\" id=14bab440-70ab-4156-884e-92eeca33cf6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.292410 | controller |     "Jun 14 08:44:38.929094 crc crio[24245]: time=\"2026-06-14T08:44:38.928738836Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=ba70b729-a91b-4682-b5de-5257fa2bfc49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292425 | controller |     "Jun 14 08:44:38.929430 crc crio[24245]: time=\"2026-06-14T08:44:38.929374966Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 not found\" id=ba70b729-a91b-4682-b5de-5257fa2bfc49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292440 | controller |     "Jun 14 08:44:38.929501 crc crio[24245]: time=\"2026-06-14T08:44:38.929473559Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972 found\" id=ba70b729-a91b-4682-b5de-5257fa2bfc49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292455 | controller |     "Jun 14 08:44:38.931527 crc crio[24245]: time=\"2026-06-14T08:44:38.931432226Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=a81cbe0d-9e75-4f49-9c30-512fbea54852 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.292470 | controller |     "Jun 14 08:44:38.938636 crc crio[24245]: time=\"2026-06-14T08:44:38.938591523Z\" level=info msg=\"Ran pod sandbox 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609 with infra container: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/POD\" id=3369255f-c969-457a-bb01-eb49c2188c5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.292484 | controller |     "Jun 14 08:44:38.944021 crc crio[24245]: time=\"2026-06-14T08:44:38.943716238Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\\\"\"",
2026-06-14 10:12:41.292499 | controller |     "Jun 14 08:44:38.945123 crc crio[24245]: time=\"2026-06-14T08:44:38.945005102Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=9698c509-e961-49ad-b4a3-3e2e6d96e807 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292518 | controller |     "Jun 14 08:44:38.945642 crc crio[24245]: time=\"2026-06-14T08:44:38.94555883Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 not found\" id=9698c509-e961-49ad-b4a3-3e2e6d96e807 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292533 | controller |     "Jun 14 08:44:38.945962 crc crio[24245]: time=\"2026-06-14T08:44:38.945789187Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674 found\" id=9698c509-e961-49ad-b4a3-3e2e6d96e807 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292547 | controller |     "Jun 14 08:44:38.947225 crc crio[24245]: time=\"2026-06-14T08:44:38.947027193Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=212a2a16-92b1-4144-8491-0c9613c7c961 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.292562 | controller |     "Jun 14 08:44:38.953929 crc crio[24245]: time=\"2026-06-14T08:44:38.95369541Z\" level=info msg=\"Ran pod sandbox 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35 with infra container: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/POD\" id=22e30f6c-8e95-4413-8c5d-51996b54c9c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.292577 | controller |     "Jun 14 08:44:38.957426 crc crio[24245]: time=\"2026-06-14T08:44:38.957013607Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\\\"\"",
2026-06-14 10:12:41.292592 | controller |     "Jun 14 08:44:38.957426 crc crio[24245]: time=\"2026-06-14T08:44:38.957151208Z\" level=info msg=\"Ran pod sandbox 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134 with infra container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/POD\" id=0729d101-ef8d-4a95-b4e0-326336f3917b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.292607 | controller |     "Jun 14 08:44:38.966751 crc crio[24245]: time=\"2026-06-14T08:44:38.966663072Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=23524b4a-4c71-4d57-b2fa-c53d49a9d831 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292622 | controller |     "Jun 14 08:44:38.966998 crc crio[24245]: time=\"2026-06-14T08:44:38.966964173Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 not found\" id=23524b4a-4c71-4d57-b2fa-c53d49a9d831 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292636 | controller |     "Jun 14 08:44:38.967070 crc crio[24245]: time=\"2026-06-14T08:44:38.967042556Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294 found\" id=23524b4a-4c71-4d57-b2fa-c53d49a9d831 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292652 | controller |     "Jun 14 08:44:38.969617 crc crio[24245]: time=\"2026-06-14T08:44:38.96948914Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=77fbd1ee-885f-4eea-a469-520ac36e1c18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292666 | controller |     "Jun 14 08:44:38.969752 crc crio[24245]: time=\"2026-06-14T08:44:38.969648765Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff not found\" id=77fbd1ee-885f-4eea-a469-520ac36e1c18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292685 | controller |     "Jun 14 08:44:38.969752 crc crio[24245]: time=\"2026-06-14T08:44:38.969715937Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff found\" id=77fbd1ee-885f-4eea-a469-520ac36e1c18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292700 | controller |     "Jun 14 08:44:38.970356 crc crio[24245]: time=\"2026-06-14T08:44:38.969943924Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=9081f937-08a4-466a-985a-1022ad81ed4c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.292714 | controller |     "Jun 14 08:44:38.971994 crc crio[24245]: time=\"2026-06-14T08:44:38.971735742Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=a77bad61-79f3-49fa-be03-0f44919f171e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.292730 | controller |     "Jun 14 08:44:38.972596 crc crio[24245]: time=\"2026-06-14T08:44:38.972497427Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\\\"\"",
2026-06-14 10:12:41.292744 | controller |     "Jun 14 08:44:38.982513 crc crio[24245]: time=\"2026-06-14T08:44:38.982417707Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\\\"\"",
2026-06-14 10:12:41.292760 | controller |     "Jun 14 08:44:39.299426 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e5773b044ecf121 Mac:96:a5:65:6a:21:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/77050e2e-affc-4327-9c67-f193b36d3944 SocketPath: PciID:}] [{Interface:0xc0005025d0 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.292774 | controller |     "Jun 14 08:44:39.300734 crc crio[24245]: time=\"2026-06-14T08:44:39.3006427Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9lvmf Namespace:openstack-operators ID:e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13 UID:2d46999b-0528-405c-9667-e9f10a0d303d NetNS:/var/run/netns/77050e2e-affc-4327-9c67-f193b36d3944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d46999b_0528_405c_9667_e9f10a0d303d.slice PodAnnotations:0xc001c3c2b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.292790 | controller |     "Jun 14 08:44:39.301008 crc crio[24245]: time=\"2026-06-14T08:44:39.300913789Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9lvmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.292805 | controller |     "Jun 14 08:44:39.309974 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be82b722f152fa8 Mac:2e:3f:17:5f:34:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/175b7697-6e67-47d5-bb6d-7add6d30d0a2 SocketPath: PciID:}] [{Interface:0xc0001d4eb0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.292820 | controller |     "Jun 14 08:44:39.312096 crc crio[24245]: time=\"2026-06-14T08:44:39.312021622Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-pbfr4 Namespace:openstack-operators ID:be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22 UID:b381b2a2-d481-4c08-a2d3-7eb0ab307b20 NetNS:/var/run/netns/175b7697-6e67-47d5-bb6d-7add6d30d0a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb381b2a2_d481_4c08_a2d3_7eb0ab307b20.slice PodAnnotations:0xc000620248}] Aliases:map[]}\"",
2026-06-14 10:12:41.292839 | controller |     "Jun 14 08:44:39.312314 crc crio[24245]: time=\"2026-06-14T08:44:39.312256229Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-pbfr4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.292854 | controller |     "Jun 14 08:44:39.322496 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:812620d63468a0a Mac:ce:02:55:69:52:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/521c774f-b3bd-4873-a4de-fb54f7c9671a SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.292870 | controller |     "Jun 14 08:44:39.322960 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de500105913a8eb Mac:e2:47:fb:10:1b:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/875cbf9e-d704-4391-b42d-68a0e074ff0e SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.292885 | controller |     "Jun 14 08:44:39.323712 crc crio[24245]: time=\"2026-06-14T08:44:39.323673996Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-7cxpm Namespace:openstack-operators ID:812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d UID:a57aaac2-c533-4ee0-bf86-2660a24d5bc3 NetNS:/var/run/netns/521c774f-b3bd-4873-a4de-fb54f7c9671a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda57aaac2_c533_4ee0_bf86_2660a24d5bc3.slice PodAnnotations:0xc000131170}] Aliases:map[]}\"",
2026-06-14 10:12:41.292901 | controller |     "Jun 14 08:44:39.324056 crc crio[24245]: time=\"2026-06-14T08:44:39.324029627Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-79785d8799-7cxpm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.292916 | controller |     "Jun 14 08:44:39.324670 crc crio[24245]: time=\"2026-06-14T08:44:39.324599684Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-jvxd2 Namespace:openstack-operators ID:de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f UID:a95e631e-af83-4573-bd82-a8fe9be0a573 NetNS:/var/run/netns/875cbf9e-d704-4391-b42d-68a0e074ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda95e631e_af83_4573_bd82_a8fe9be0a573.slice PodAnnotations:0xc001c3c380}] Aliases:map[]}\"",
2026-06-14 10:12:41.292931 | controller |     "Jun 14 08:44:39.324895 crc crio[24245]: time=\"2026-06-14T08:44:39.324783489Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-jvxd2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.292946 | controller |     "Jun 14 08:44:39.329124 crc crio[24245]: time=\"2026-06-14T08:44:39.329047555Z\" level=info msg=\"Ran pod sandbox e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13 with infra container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/POD\" id=0d17cbe8-f740-421a-878f-a445c8afd2d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.292961 | controller |     "Jun 14 08:44:39.331732 crc crio[24245]: time=\"2026-06-14T08:44:39.331696531Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=b61447e4-6a3f-4ef5-a557-67bd50cdaa92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292979 | controller |     "Jun 14 08:44:39.332121 crc crio[24245]: time=\"2026-06-14T08:44:39.332098404Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 not found\" id=b61447e4-6a3f-4ef5-a557-67bd50cdaa92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.292994 | controller |     "Jun 14 08:44:39.332471 crc crio[24245]: time=\"2026-06-14T08:44:39.332444055Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3 found\" id=b61447e4-6a3f-4ef5-a557-67bd50cdaa92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293009 | controller |     "Jun 14 08:44:39.334041 crc crio[24245]: time=\"2026-06-14T08:44:39.33381563Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=e6d89220-0d42-432b-a76e-5ffd63efa5b4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.293023 | controller |     "Jun 14 08:44:39.341593 crc crio[24245]: time=\"2026-06-14T08:44:39.341383628Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\\\"\"",
2026-06-14 10:12:41.293038 | controller |     "Jun 14 08:44:39.354458 crc crio[24245]: time=\"2026-06-14T08:44:39.354101974Z\" level=info msg=\"Ran pod sandbox de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f with infra container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/POD\" id=0ec4ffe9-7f34-4764-b193-324bddb45b6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.293053 | controller |     "Jun 14 08:44:39.355737 crc crio[24245]: time=\"2026-06-14T08:44:39.355706486Z\" level=info msg=\"Ran pod sandbox 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d with infra container: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/POD\" id=fe69f9ff-4ab0-4883-bc39-a733b95152f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.293068 | controller |     "Jun 14 08:44:39.357506 crc crio[24245]: time=\"2026-06-14T08:44:39.35743879Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=2ac4edc6-5df4-45bf-a2d1-c9c5831a5b0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293082 | controller |     "Jun 14 08:44:39.358493 crc crio[24245]: time=\"2026-06-14T08:44:39.35774153Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 not found\" id=2ac4edc6-5df4-45bf-a2d1-c9c5831a5b0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293097 | controller |     "Jun 14 08:44:39.358493 crc crio[24245]: time=\"2026-06-14T08:44:39.358111801Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838 found\" id=2ac4edc6-5df4-45bf-a2d1-c9c5831a5b0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293111 | controller |     "Jun 14 08:44:39.358493 crc crio[24245]: time=\"2026-06-14T08:44:39.358406331Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=88637217-ddb5-4c86-ac27-181cab0689a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293125 | controller |     "Jun 14 08:44:39.359575 crc crio[24245]: time=\"2026-06-14T08:44:39.358626328Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 not found\" id=88637217-ddb5-4c86-ac27-181cab0689a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293144 | controller |     "Jun 14 08:44:39.359575 crc crio[24245]: time=\"2026-06-14T08:44:39.358671899Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6 found\" id=88637217-ddb5-4c86-ac27-181cab0689a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293159 | controller |     "Jun 14 08:44:39.360333 crc crio[24245]: time=\"2026-06-14T08:44:39.359811286Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=8697f244-80bb-4cc3-a889-04c2a4bddd9e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.293173 | controller |     "Jun 14 08:44:39.360333 crc crio[24245]: time=\"2026-06-14T08:44:39.360305972Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=19db5abb-e719-42cf-b293-4e3802173ff5 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.293187 | controller |     "Jun 14 08:44:39.366899 crc crio[24245]: time=\"2026-06-14T08:44:39.366711806Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\\\"\"",
2026-06-14 10:12:41.293202 | controller |     "Jun 14 08:44:39.369432 crc crio[24245]: time=\"2026-06-14T08:44:39.369173106Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\\\"\"",
2026-06-14 10:12:41.293216 | controller |     "Jun 14 08:44:39.382630 crc crio[24245]: time=\"2026-06-14T08:44:39.382557591Z\" level=info msg=\"Ran pod sandbox be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22 with infra container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/POD\" id=fc72c21d-8013-4d72-ae40-1dcd0359ebb6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.293230 | controller |     "Jun 14 08:44:39.388475 crc crio[24245]: time=\"2026-06-14T08:44:39.388290054Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=6c18cd9b-28d1-4367-8c74-f1b02a9d4aa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293245 | controller |     "Jun 14 08:44:39.389124 crc crio[24245]: time=\"2026-06-14T08:44:39.389048959Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 not found\" id=6c18cd9b-28d1-4367-8c74-f1b02a9d4aa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293259 | controller |     "Jun 14 08:44:39.389358 crc crio[24245]: time=\"2026-06-14T08:44:39.389125081Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7 found\" id=6c18cd9b-28d1-4367-8c74-f1b02a9d4aa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293274 | controller |     "Jun 14 08:44:39.390460 crc crio[24245]: time=\"2026-06-14T08:44:39.390239606Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=8ee673a0-d846-43f0-a023-9e0ff8cb95c1 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.293288 | controller |     "Jun 14 08:44:39.394746 crc crio[24245]: time=\"2026-06-14T08:44:39.393583314Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\\\"\"",
2026-06-14 10:12:41.293303 | controller |     "Jun 14 08:44:39.592171 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:df1bb5c8e86c387 Mac:52:22:98:91:b6:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/39678101-e90c-418f-aaa9-6c2082b285cc SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.293322 | controller |     "Jun 14 08:44:39.592997 crc crio[24245]: time=\"2026-06-14T08:44:39.592834377Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-752cf Namespace:openstack-operators ID:df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce UID:17d545a8-9359-4643-af22-1e3b5c7c5428 NetNS:/var/run/netns/39678101-e90c-418f-aaa9-6c2082b285cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17d545a8_9359_4643_af22_1e3b5c7c5428.slice PodAnnotations:0xc0006204a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.293338 | controller |     "Jun 14 08:44:39.593107 crc crio[24245]: time=\"2026-06-14T08:44:39.593091105Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-b9f789587-752cf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.293378 | controller |     "Jun 14 08:44:39.601327 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a02cd04c13d711 Mac:4a:51:97:dd:12:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/c87d6496-d7ba-4199-8b93-a3643f4804a3 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.293396 | controller |     "Jun 14 08:44:39.602037 crc crio[24245]: time=\"2026-06-14T08:44:39.601970916Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-glv5t Namespace:openstack-operators ID:5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15 UID:c4f38e1c-0089-4b72-af22-7358327ffa9e NetNS:/var/run/netns/c87d6496-d7ba-4199-8b93-a3643f4804a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4f38e1c_0089_4b72_af22_7358327ffa9e.slice PodAnnotations:0xc001fea848}] Aliases:map[]}\"",
2026-06-14 10:12:41.293412 | controller |     "Jun 14 08:44:39.602230 crc crio[24245]: time=\"2026-06-14T08:44:39.602159873Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-6b49d958cc-glv5t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.293427 | controller |     "Jun 14 08:44:39.611426 crc crio[24245]: time=\"2026-06-14T08:44:39.610158655Z\" level=info msg=\"Ran pod sandbox df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce with infra container: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/POD\" id=6c8ab2f9-0391-47e0-b305-7511aa2c2682 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.293442 | controller |     "Jun 14 08:44:39.633722 crc crio[24245]: time=\"2026-06-14T08:44:39.633332781Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=3b0c9b71-21b1-4fa1-beba-bb5e139166a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293457 | controller |     "Jun 14 08:44:39.635002 crc crio[24245]: time=\"2026-06-14T08:44:39.634943933Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 not found\" id=3b0c9b71-21b1-4fa1-beba-bb5e139166a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293472 | controller |     "Jun 14 08:44:39.635093 crc crio[24245]: time=\"2026-06-14T08:44:39.635025525Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561 found\" id=3b0c9b71-21b1-4fa1-beba-bb5e139166a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293490 | controller |     "Jun 14 08:44:39.645994 crc crio[24245]: time=\"2026-06-14T08:44:39.645888501Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=dec2c5df-40c5-4bfd-b6aa-ddda2fafb45d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.293505 | controller |     "Jun 14 08:44:39.648977 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:392fb44f67a0926 Mac:72:b3:a4:93:81:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/9cc1eb2b-37f1-4788-8b9b-d83822119ca3 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.293520 | controller |     "Jun 14 08:44:39.649459 crc crio[24245]: time=\"2026-06-14T08:44:39.649025809Z\" level=info msg=\"Ran pod sandbox 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15 with infra container: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/POD\" id=849817ea-a7e1-4356-b50c-ef6d66daf284 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.293534 | controller |     "Jun 14 08:44:39.650345 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91f5368860dc70e Mac:9a:28:f9:72:2a:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/85e12ca5-ba30-4188-a998-4ab3027ba06f SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.293549 | controller |     "Jun 14 08:44:39.651249 crc crio[24245]: time=\"2026-06-14T08:44:39.650820286Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\\\"\"",
2026-06-14 10:12:41.293564 | controller |     "Jun 14 08:44:39.651249 crc crio[24245]: time=\"2026-06-14T08:44:39.651006926Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 Namespace:openstack-operators ID:91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62 UID:cd8df072-0ba5-4078-bdf2-e291e396ff1e NetNS:/var/run/netns/85e12ca5-ba30-4188-a998-4ab3027ba06f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8df072_0ba5_4078_bdf2_e291e396ff1e.slice PodAnnotations:0xc002422058}] Aliases:map[]}\"",
2026-06-14 10:12:41.293579 | controller |     "Jun 14 08:44:39.651249 crc crio[24245]: time=\"2026-06-14T08:44:39.65114159Z\" level=info msg=\"Checking pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.293594 | controller |     "Jun 14 08:44:39.651249 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a09d7e3c4d4a71 Mac:0e:2a:a1:49:9a:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/e814482e-c282-45da-8fd6-20465bc0b828 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.293609 | controller |     "Jun 14 08:44:39.651669 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46e05f85d5d3873 Mac:2e:b8:6c:09:31:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/2db0cb6f-0a1b-472d-b78d-dfd6e138bb7b SocketPath: PciID:}] [{Interface:0xc000616630 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.293624 | controller |     "Jun 14 08:44:39.651669 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0c4acf2b36e603 Mac:fe:53:a6:79:96:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/fd4e1903-bc63-4b12-b980-50c549b97b41 SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.293642 | controller |     "Jun 14 08:44:39.652035 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaa036e18947496 Mac:42:be:31:c7:58:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/237f8326-f59c-45cb-bf1b-23169ec73226 SocketPath: PciID:}] [{Interface:0xc00053c6f0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.293657 | controller |     "Jun 14 08:44:39.652035 crc crio[24245]: time=\"2026-06-14T08:44:39.65155629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=56025795-3469-4d3d-bbaf-8d0d930aeaaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293672 | controller |     "Jun 14 08:44:39.652294 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8357d832d7522b8 Mac:1a:99:db:46:18:b8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/8b179f6e-cd32-40ad-a1f7-011f783ee348 SocketPath: PciID:}] [{Interface:0xc00011add0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.293687 | controller |     "Jun 14 08:44:39.652294 crc crio[24245]: time=\"2026-06-14T08:44:39.652083847Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 not found\" id=56025795-3469-4d3d-bbaf-8d0d930aeaaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293702 | controller |     "Jun 14 08:44:39.652294 crc crio[24245]: time=\"2026-06-14T08:44:39.652136732Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773 found\" id=56025795-3469-4d3d-bbaf-8d0d930aeaaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293718 | controller |     "Jun 14 08:44:39.652601 crc crio[24245]: time=\"2026-06-14T08:44:39.652504774Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-drglc Namespace:openstack-operators ID:0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba UID:269945e2-ee16-4306-b18a-470f899d058f NetNS:/var/run/netns/e814482e-c282-45da-8fd6-20465bc0b828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod269945e2_ee16_4306_b18a_470f899d058f.slice PodAnnotations:0xc002c921e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.293733 | controller |     "Jun 14 08:44:39.652722 crc crio[24245]: time=\"2026-06-14T08:44:39.652636508Z\" level=info msg=\"Checking pod openstack-operators_placement-operator-controller-manager-84859b96f4-drglc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.293749 | controller |     "Jun 14 08:44:39.653279 crc crio[24245]: time=\"2026-06-14T08:44:39.652732587Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-rcjhq Namespace:openstack-operators ID:d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27 UID:24675281-e86d-4acd-b4ad-606fec6b9437 NetNS:/var/run/netns/fd4e1903-bc63-4b12-b980-50c549b97b41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24675281_e86d_4acd_b4ad_606fec6b9437.slice PodAnnotations:0xc001fea480}] Aliases:map[]}\"",
2026-06-14 10:12:41.293764 | controller |     "Jun 14 08:44:39.653279 crc crio[24245]: time=\"2026-06-14T08:44:39.652826639Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qqlrs Namespace:openstack-operators ID:8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52 UID:132cef1b-70c9-43f8-9d91-1aa891714cbc NetNS:/var/run/netns/8b179f6e-cd32-40ad-a1f7-011f783ee348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod132cef1b_70c9_43f8_9d91_1aa891714cbc.slice PodAnnotations:0xc0006204f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.293783 | controller |     "Jun 14 08:44:39.653279 crc crio[24245]: time=\"2026-06-14T08:44:39.652913203Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-rcjhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.293798 | controller |     "Jun 14 08:44:39.653279 crc crio[24245]: time=\"2026-06-14T08:44:39.653000385Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-647c57968d-qqlrs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.293813 | controller |     "Jun 14 08:44:39.653891 crc crio[24245]: time=\"2026-06-14T08:44:39.653720873Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-ft58h Namespace:openstack-operators ID:46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c UID:95878bdf-452f-400f-bd2a-9800393ecfc8 NetNS:/var/run/netns/2db0cb6f-0a1b-472d-b78d-dfd6e138bb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95878bdf_452f_400f_bd2a_9800393ecfc8.slice PodAnnotations:0xc000620288}] Aliases:map[]}\"",
2026-06-14 10:12:41.293828 | controller |     "Jun 14 08:44:39.654100 crc crio[24245]: time=\"2026-06-14T08:44:39.653963301Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-5cd6475f78-ft58h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.293843 | controller |     "Jun 14 08:44:39.654100 crc crio[24245]: time=\"2026-06-14T08:44:39.653992142Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=21c679e2-d8bd-4d8f-87cd-4db349d0bd17 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.293858 | controller |     "Jun 14 08:44:39.656962 crc crio[24245]: time=\"2026-06-14T08:44:39.655743948Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jmlck Namespace:openstack-operators ID:392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a UID:a44dded2-c6bf-4f9a-92a7-792e9c68fd84 NetNS:/var/run/netns/9cc1eb2b-37f1-4788-8b9b-d83822119ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dded2_c6bf_4f9a_92a7_792e9c68fd84.slice PodAnnotations:0xc001fea948}] Aliases:map[]}\"",
2026-06-14 10:12:41.293873 | controller |     "Jun 14 08:44:39.656962 crc crio[24245]: time=\"2026-06-14T08:44:39.656362928Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jmlck for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.293887 | controller |     "Jun 14 08:44:39.656962 crc crio[24245]: time=\"2026-06-14T08:44:39.656665168Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\\\"\"",
2026-06-14 10:12:41.293902 | controller |     "Jun 14 08:44:39.665216 crc crio[24245]: time=\"2026-06-14T08:44:39.665127001Z\" level=info msg=\"Ran pod sandbox 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62 with infra container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/POD\" id=7730377c-2e4c-4785-bd08-7af2d153f14b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.293917 | controller |     "Jun 14 08:44:39.669760 crc crio[24245]: time=\"2026-06-14T08:44:39.669661107Z\" level=info msg=\"Ran pod sandbox d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27 with infra container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/POD\" id=81b749bd-ded7-4b8b-ad7f-332f9c25a7e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.293936 | controller |     "Jun 14 08:44:39.673664 crc crio[24245]: time=\"2026-06-14T08:44:39.673503769Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-4f8rx Namespace:openstack-operators ID:aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc UID:4c3c6dee-28d6-4383-94d6-0d7343c8e6d9 NetNS:/var/run/netns/237f8326-f59c-45cb-bf1b-23169ec73226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c3c6dee_28d6_4383_94d6_0d7343c8e6d9.slice PodAnnotations:0xc002422138}] Aliases:map[]}\"",
2026-06-14 10:12:41.293951 | controller |     "Jun 14 08:44:39.673919 crc crio[24245]: time=\"2026-06-14T08:44:39.673706116Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-576f47b94c-4f8rx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.293966 | controller |     "Jun 14 08:44:39.679510 crc crio[24245]: time=\"2026-06-14T08:44:39.679079351Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=03f12d97-48de-49ea-8914-d6be4051ca5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293981 | controller |     "Jun 14 08:44:39.679510 crc crio[24245]: time=\"2026-06-14T08:44:39.679335059Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e not found\" id=03f12d97-48de-49ea-8914-d6be4051ca5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.293996 | controller |     "Jun 14 08:44:39.679510 crc crio[24245]: time=\"2026-06-14T08:44:39.679397051Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e found\" id=03f12d97-48de-49ea-8914-d6be4051ca5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294026 | controller |     "Jun 14 08:44:39.679722 crc crio[24245]: time=\"2026-06-14T08:44:39.679641099Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=ca6c5c43-8ee2-4d7d-abbf-4a41c5a6c976 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294042 | controller |     "Jun 14 08:44:39.679785 crc crio[24245]: time=\"2026-06-14T08:44:39.679757283Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 not found\" id=ca6c5c43-8ee2-4d7d-abbf-4a41c5a6c976 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294057 | controller |     "Jun 14 08:44:39.679895 crc crio[24245]: time=\"2026-06-14T08:44:39.679801764Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2 found\" id=ca6c5c43-8ee2-4d7d-abbf-4a41c5a6c976 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294072 | controller |     "Jun 14 08:44:39.683049 crc crio[24245]: time=\"2026-06-14T08:44:39.682943402Z\" level=info msg=\"Ran pod sandbox 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52 with infra container: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/POD\" id=6782aad2-a49e-470f-a806-854d88adb163 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.294087 | controller |     "Jun 14 08:44:39.683049 crc crio[24245]: time=\"2026-06-14T08:44:39.683012443Z\" level=info msg=\"Ran pod sandbox 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c with infra container: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/POD\" id=9f0c88a9-c5e1-4896-a233-28dafa26c5b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.294105 | controller |     "Jun 14 08:44:39.687238 crc crio[24245]: time=\"2026-06-14T08:44:39.68711406Z\" level=info msg=\"Ran pod sandbox 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a with infra container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/POD\" id=75f988fe-f119-487a-bec8-8bd55ce53666 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.294121 | controller |     "Jun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.688583717Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=7fc3ad6e-c612-49f7-9875-9070dbd5c7f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294135 | controller |     "Jun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.688693795Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=946495b5-b225-40d0-b19e-5a3c68779e0b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.294150 | controller |     "Jun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.688775824Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found\" id=7fc3ad6e-c612-49f7-9875-9070dbd5c7f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294165 | controller |     "Jun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.688821045Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found\" id=7fc3ad6e-c612-49f7-9875-9070dbd5c7f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294180 | controller |     "Jun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.689066513Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=e8768c41-66a7-48b8-b932-1998fbc94d0e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.294195 | controller |     "Jun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.689827361Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=0db65d50-1d24-47d8-ba6b-fb72391e4075 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294209 | controller |     "Jun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.690810282Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=a00c03bf-ebe0-4c01-9e12-dff8531486fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294224 | controller |     "Jun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.690979189Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found\" id=a00c03bf-ebe0-4c01-9e12-dff8531486fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294239 | controller |     "Jun 14 08:44:39.692628 crc crio[24245]: time=\"2026-06-14T08:44:39.691023729Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found\" id=a00c03bf-ebe0-4c01-9e12-dff8531486fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294257 | controller |     "Jun 14 08:44:39.694469 crc crio[24245]: time=\"2026-06-14T08:44:39.694296484Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\\\"\"",
2026-06-14 10:12:41.294272 | controller |     "Jun 14 08:44:39.695089 crc crio[24245]: time=\"2026-06-14T08:44:39.694959945Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\\\"\"",
2026-06-14 10:12:41.294287 | controller |     "Jun 14 08:44:39.698808 crc crio[24245]: time=\"2026-06-14T08:44:39.698741368Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-operator@sha256:1707e40bc4ae4d7ec9173556ef39c924643fb48f5d669b54598a781c4f5d7f3f\" id=9ba3f86b-3e52-4596-a7ea-5bd39caacc8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294301 | controller |     "Jun 14 08:44:39.704624 crc crio[24245]: time=\"2026-06-14T08:44:39.704295491Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3b478ff3-24de-410c-b35a-106452b21519 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294316 | controller |     "Jun 14 08:44:39.709118 crc crio[24245]: time=\"2026-06-14T08:44:39.709030403Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=49368450-1987-4cb9-8773-0d4147b17e58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294330 | controller |     "Jun 14 08:44:39.710921 crc crio[24245]: time=\"2026-06-14T08:44:39.710801111Z\" level=info msg=\"Ran pod sandbox aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc with infra container: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/POD\" id=6cbe0528-a6b4-4c99-82a2-bdf7dbfea5f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.294359 | controller |     "Jun 14 08:44:39.719102 crc crio[24245]: time=\"2026-06-14T08:44:39.718159674Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=4bfdaa5d-c40e-4851-a3fe-8f46fcd4c87a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294379 | controller |     "Jun 14 08:44:39.719102 crc crio[24245]: time=\"2026-06-14T08:44:39.718500902Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=a20d6888-4c15-458e-8ae4-e857cd94bb83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294395 | controller |     "Jun 14 08:44:39.719102 crc crio[24245]: time=\"2026-06-14T08:44:39.718725979Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=a20d6888-4c15-458e-8ae4-e857cd94bb83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294409 | controller |     "Jun 14 08:44:39.719102 crc crio[24245]: time=\"2026-06-14T08:44:39.718791591Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=a20d6888-4c15-458e-8ae4-e857cd94bb83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294424 | controller |     "Jun 14 08:44:39.720981 crc crio[24245]: time=\"2026-06-14T08:44:39.72081389Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/manager\" id=a9feef4f-0308-4435-96c2-a7af20d3c36c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.294439 | controller |     "Jun 14 08:44:39.721338 crc crio[24245]: time=\"2026-06-14T08:44:39.721274915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.294457 | controller |     "Jun 14 08:44:39.723145 crc crio[24245]: time=\"2026-06-14T08:44:39.722760529Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/kube-rbac-proxy\" id=23579d65-4a12-41de-8b35-a24749ee8dd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.294472 | controller |     "Jun 14 08:44:39.723145 crc crio[24245]: time=\"2026-06-14T08:44:39.722937476Z\" level=info msg=\"Ran pod sandbox 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba with infra container: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/POD\" id=1f8aa463-7ec9-46fb-992b-6f0a9dc46375 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.294486 | controller |     "Jun 14 08:44:39.725619 crc crio[24245]: time=\"2026-06-14T08:44:39.724787618Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e48f315d-d411-47bb-8606-949711f8eafb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294500 | controller |     "Jun 14 08:44:39.725619 crc crio[24245]: time=\"2026-06-14T08:44:39.725032102Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=ef86b9d4-2db4-4ec6-ba64-3e9e0caa92c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294515 | controller |     "Jun 14 08:44:39.728466 crc crio[24245]: time=\"2026-06-14T08:44:39.728397562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.294529 | controller |     "Jun 14 08:44:39.728676 crc crio[24245]: time=\"2026-06-14T08:44:39.728612636Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=c436a048-fe29-4656-96f9-74f8a83d78a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294544 | controller |     "Jun 14 08:44:39.729463 crc crio[24245]: 2026-06-14T08:44:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a749a28f64f955 Mac:5e:68:2a:d5:65:25 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/47311893-7b51-4b11-88f5-3b58f6446b9f SocketPath: PciID:}] [{Interface:0xc0001226a0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.294559 | controller |     "Jun 14 08:44:39.730437 crc crio[24245]: time=\"2026-06-14T08:44:39.730327984Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=4582f6c5-f939-4dfc-ab9d-0057b2b08a48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294574 | controller |     "Jun 14 08:44:39.730786 crc crio[24245]: time=\"2026-06-14T08:44:39.730753469Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749482tn Namespace:openstack-operators ID:4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8 UID:bf13fccc-8026-4eb4-93e8-65f01fbbc11d NetNS:/var/run/netns/47311893-7b51-4b11-88f5-3b58f6446b9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf13fccc_8026_4eb4_93e8_65f01fbbc11d.slice PodAnnotations:0xc000620300}] Aliases:map[]}\"",
2026-06-14 10:12:41.294590 | controller |     "Jun 14 08:44:39.731142 crc crio[24245]: time=\"2026-06-14T08:44:39.731113181Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749482tn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.294608 | controller |     "Jun 14 08:44:39.739092 crc crio[24245]: time=\"2026-06-14T08:44:39.738990336Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=4582f6c5-f939-4dfc-ab9d-0057b2b08a48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294623 | controller |     "Jun 14 08:44:39.739092 crc crio[24245]: time=\"2026-06-14T08:44:39.739062538Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=4582f6c5-f939-4dfc-ab9d-0057b2b08a48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294638 | controller |     "Jun 14 08:44:39.741538 crc crio[24245]: time=\"2026-06-14T08:44:39.741490997Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/kube-rbac-proxy\" id=22a7e389-acf3-4413-a5ba-c4d48cd90d7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.294653 | controller |     "Jun 14 08:44:39.743801 crc crio[24245]: time=\"2026-06-14T08:44:39.74376437Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=1cda4a55-b457-4bae-b4ec-39fc0627ea60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294668 | controller |     "Jun 14 08:44:39.758123 crc crio[24245]: time=\"2026-06-14T08:44:39.755973601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.294683 | controller |     "Jun 14 08:44:39.759571 crc crio[24245]: time=\"2026-06-14T08:44:39.759484101Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=cf2d7398-9802-410a-8c0f-8e52e13ca0e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294697 | controller |     "Jun 14 08:44:39.762981 crc crio[24245]: time=\"2026-06-14T08:44:39.762893639Z\" level=info msg=\"Ran pod sandbox 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/POD\" id=f03047e7-9494-40c7-b4b3-f33761ed7179 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.294712 | controller |     "Jun 14 08:44:39.770373 crc crio[24245]: time=\"2026-06-14T08:44:39.770221156Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=a391a2cf-ac54-458b-9286-b8efc3c1e15b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294727 | controller |     "Jun 14 08:44:39.774478 crc crio[24245]: time=\"2026-06-14T08:44:39.773283125Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/kube-rbac-proxy\" id=f9ee134f-df93-4ac8-a87b-8b72201aed98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.294742 | controller |     "Jun 14 08:44:39.816766 crc crio[24245]: time=\"2026-06-14T08:44:39.816679869Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 not found\" id=a391a2cf-ac54-458b-9286-b8efc3c1e15b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294757 | controller |     "Jun 14 08:44:39.816982 crc crio[24245]: time=\"2026-06-14T08:44:39.816798413Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7 found\" id=a391a2cf-ac54-458b-9286-b8efc3c1e15b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.294771 | controller |     "Jun 14 08:44:39.819121 crc crio[24245]: time=\"2026-06-14T08:44:39.818552423Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=16c1f138-761c-44e0-bffa-68f67ab1d723 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.294793 | controller |     "Jun 14 08:44:39.821971 crc crio[24245]: time=\"2026-06-14T08:44:39.821792269Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\\\"\"",
2026-06-14 10:12:41.294808 | controller |     "Jun 14 08:44:39.828394 crc crio[24245]: time=\"2026-06-14T08:44:39.827999627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.294823 | controller |     "Jun 14 08:44:39.828778 crc crio[24245]: time=\"2026-06-14T08:44:39.828714568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.294837 | controller |     "Jun 14 08:44:39.837235 crc crio[24245]: time=\"2026-06-14T08:44:39.83715671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.294852 | controller |     "Jun 14 08:44:39.853519 crc crio[24245]: time=\"2026-06-14T08:44:39.853436629Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/kube-rbac-proxy\" id=ede3f44a-9c86-4c9a-bc06-bd45cf6869fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.294867 | controller |     "Jun 14 08:44:39.887665 crc crio[24245]: time=\"2026-06-14T08:44:39.887339058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.294881 | controller |     "Jun 14 08:44:39.965755 crc crio[24245]: time=\"2026-06-14T08:44:39.96570796Z\" level=info msg=\"Created container 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/manager\" id=a9feef4f-0308-4435-96c2-a7af20d3c36c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.294896 | controller |     "Jun 14 08:44:39.969228 crc crio[24245]: time=\"2026-06-14T08:44:39.969119442Z\" level=info msg=\"Starting container: 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b\" id=23650be6-9bab-45ce-8ab5-2749047f3e68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.294910 | controller |     "Jun 14 08:44:39.996525 crc crio[24245]: time=\"2026-06-14T08:44:39.99648902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.294925 | controller |     "Jun 14 08:44:40.001090 crc crio[24245]: time=\"2026-06-14T08:44:40.001062447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.294939 | controller |     "Jun 14 08:44:40.011345 crc crio[24245]: time=\"2026-06-14T08:44:40.011163976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.294954 | controller |     "Jun 14 08:44:40.014714 crc crio[24245]: time=\"2026-06-14T08:44:40.014652112Z\" level=info msg=\"Started container\" PID=50613 containerID=9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b description=openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/manager id=23650be6-9bab-45ce-8ab5-2749047f3e68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52",
2026-06-14 10:12:41.294974 | controller |     "Jun 14 08:44:40.021675 crc crio[24245]: time=\"2026-06-14T08:44:40.021598793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.294990 | controller |     "Jun 14 08:44:40.066248 crc crio[24245]: time=\"2026-06-14T08:44:40.065979325Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=0607ee13-918d-42ee-8a87-9968856fbe0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295006 | controller |     "Jun 14 08:44:40.077960 crc crio[24245]: time=\"2026-06-14T08:44:40.077238429Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=60f80ebc-58c3-4a55-87e8-5349daa23d3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295022 | controller |     "Jun 14 08:44:40.083630 crc crio[24245]: time=\"2026-06-14T08:44:40.083548169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.295037 | controller |     "Jun 14 08:44:40.100504 crc crio[24245]: time=\"2026-06-14T08:44:40.100432218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.295052 | controller |     "Jun 14 08:44:40.107907 crc crio[24245]: time=\"2026-06-14T08:44:40.105496477Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/kube-rbac-proxy\" id=7e8de1d5-b14e-485a-9e65-a6afa2d8b87f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.295066 | controller |     "Jun 14 08:44:40.107907 crc crio[24245]: time=\"2026-06-14T08:44:40.105966492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.295081 | controller |     "Jun 14 08:44:40.139587 crc crio[24245]: time=\"2026-06-14T08:44:40.138174717Z\" level=info msg=\"Created container 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/kube-rbac-proxy\" id=f9ee134f-df93-4ac8-a87b-8b72201aed98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.295095 | controller |     "Jun 14 08:44:40.140566 crc crio[24245]: time=\"2026-06-14T08:44:40.140508612Z\" level=info msg=\"Starting container: 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2\" id=f604fbec-40d2-4cbd-86df-02b798660a9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.295110 | controller |     "Jun 14 08:44:40.150937 crc crio[24245]: time=\"2026-06-14T08:44:40.150772988Z\" level=info msg=\"Started container\" PID=50646 containerID=6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/kube-rbac-proxy id=f604fbec-40d2-4cbd-86df-02b798660a9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc",
2026-06-14 10:12:41.295125 | controller |     "Jun 14 08:44:40.240219 crc crio[24245]: time=\"2026-06-14T08:44:40.240128264Z\" level=info msg=\"Created container a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/kube-rbac-proxy\" id=23579d65-4a12-41de-8b35-a24749ee8dd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.295140 | controller |     "Jun 14 08:44:40.241956 crc crio[24245]: time=\"2026-06-14T08:44:40.241894508Z\" level=info msg=\"Starting container: a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442\" id=ce14d2b9-4979-40de-bd47-06e8c0b274ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.295158 | controller |     "Jun 14 08:44:40.255504 crc crio[24245]: time=\"2026-06-14T08:44:40.255406454Z\" level=info msg=\"Created container 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/kube-rbac-proxy\" id=22a7e389-acf3-4413-a5ba-c4d48cd90d7c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.295173 | controller |     "Jun 14 08:44:40.257576 crc crio[24245]: time=\"2026-06-14T08:44:40.257497622Z\" level=info msg=\"Starting container: 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375\" id=13f1166e-6ace-41d8-8156-5c87335a4296 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.295188 | controller |     "Jun 14 08:44:40.265458 crc crio[24245]: time=\"2026-06-14T08:44:40.265288961Z\" level=info msg=\"Started container\" PID=50661 containerID=a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/kube-rbac-proxy id=ce14d2b9-4979-40de-bd47-06e8c0b274ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a",
2026-06-14 10:12:41.295202 | controller |     "Jun 14 08:44:40.313011 crc crio[24245]: time=\"2026-06-14T08:44:40.312789026Z\" level=info msg=\"Started container\" PID=50671 containerID=0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375 description=openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/kube-rbac-proxy id=13f1166e-6ace-41d8-8156-5c87335a4296 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c",
2026-06-14 10:12:41.295217 | controller |     "Jun 14 08:44:40.352060 crc crio[24245]: time=\"2026-06-14T08:44:40.352005707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.295232 | controller |     "Jun 14 08:44:40.358080 crc crio[24245]: time=\"2026-06-14T08:44:40.35799611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.295246 | controller |     "Jun 14 08:44:40.440624 crc crio[24245]: time=\"2026-06-14T08:44:40.440238819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.295261 | controller |     "Jun 14 08:44:40.469799 crc crio[24245]: time=\"2026-06-14T08:44:40.469309676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.295276 | controller |     "Jun 14 08:44:40.656992 crc crio[24245]: time=\"2026-06-14T08:44:40.65569819Z\" level=info msg=\"Created container d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/kube-rbac-proxy\" id=ede3f44a-9c86-4c9a-bc06-bd45cf6869fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.295290 | controller |     "Jun 14 08:44:40.690774 crc crio[24245]: time=\"2026-06-14T08:44:40.690626358Z\" level=info msg=\"Starting container: d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933\" id=10b0a81d-d474-448c-9145-0a2945ea4cdb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.295304 | controller |     "Jun 14 08:44:40.783783 crc crio[24245]: time=\"2026-06-14T08:44:40.783138864Z\" level=info msg=\"Created container 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/kube-rbac-proxy\" id=7e8de1d5-b14e-485a-9e65-a6afa2d8b87f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.295322 | controller |     "Jun 14 08:44:40.784578 crc crio[24245]: time=\"2026-06-14T08:44:40.784477767Z\" level=info msg=\"Started container\" PID=50766 containerID=d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933 description=openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/kube-rbac-proxy id=10b0a81d-d474-448c-9145-0a2945ea4cdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba",
2026-06-14 10:12:41.295337 | controller |     "Jun 14 08:44:40.807308 crc crio[24245]: time=\"2026-06-14T08:44:40.800151112Z\" level=info msg=\"Starting container: 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186\" id=2bb77c01-045b-4e12-92b4-224e16047721 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.295372 | controller |     "Jun 14 08:44:40.868063 crc crio[24245]: time=\"2026-06-14T08:44:40.867961608Z\" level=info msg=\"Started container\" PID=50752 containerID=19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186 description=openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/kube-rbac-proxy id=2bb77c01-045b-4e12-92b4-224e16047721 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52",
2026-06-14 10:12:41.295389 | controller |     "Jun 14 08:44:41.553657 crc crio[24245]: time=\"2026-06-14T08:44:41.552961262Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=d34021c0-aa55-4c20-8b88-b8332b6bb0a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295404 | controller |     "Jun 14 08:44:41.554315 crc crio[24245]: time=\"2026-06-14T08:44:41.554237722Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=d34021c0-aa55-4c20-8b88-b8332b6bb0a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295418 | controller |     "Jun 14 08:44:41.554381 crc crio[24245]: time=\"2026-06-14T08:44:41.554333896Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=d34021c0-aa55-4c20-8b88-b8332b6bb0a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295433 | controller |     "Jun 14 08:44:41.629585 crc crio[24245]: time=\"2026-06-14T08:44:41.629493937Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=6e82feb5-aa65-46df-ac8f-110a3f74f3d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295448 | controller |     "Jun 14 08:44:41.634329 crc crio[24245]: time=\"2026-06-14T08:44:41.634284242Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found\" id=6e82feb5-aa65-46df-ac8f-110a3f74f3d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295463 | controller |     "Jun 14 08:44:41.656735 crc crio[24245]: time=\"2026-06-14T08:44:41.656676844Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found\" id=6e82feb5-aa65-46df-ac8f-110a3f74f3d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295477 | controller |     "Jun 14 08:44:41.677519 crc crio[24245]: time=\"2026-06-14T08:44:41.677431812Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=68459d26-8775-4f52-93ba-bb81a1ff7b0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295495 | controller |     "Jun 14 08:44:41.677950 crc crio[24245]: time=\"2026-06-14T08:44:41.677899646Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found\" id=68459d26-8775-4f52-93ba-bb81a1ff7b0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295510 | controller |     "Jun 14 08:44:41.678060 crc crio[24245]: time=\"2026-06-14T08:44:41.67799811Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found\" id=68459d26-8775-4f52-93ba-bb81a1ff7b0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295525 | controller |     "Jun 14 08:44:41.701961 crc crio[24245]: time=\"2026-06-14T08:44:41.701710659Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=1cd38c54-db69-40a1-9eba-abcf721e7a07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295539 | controller |     "Jun 14 08:44:41.703227 crc crio[24245]: time=\"2026-06-14T08:44:41.702021619Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=1cd38c54-db69-40a1-9eba-abcf721e7a07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295554 | controller |     "Jun 14 08:44:41.703227 crc crio[24245]: time=\"2026-06-14T08:44:41.702092231Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=1cd38c54-db69-40a1-9eba-abcf721e7a07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295568 | controller |     "Jun 14 08:44:42.749146 crc crio[24245]: time=\"2026-06-14T08:44:42.748266973Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=83edd41d-7003-4da7-8887-9fca195e0cc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295583 | controller |     "Jun 14 08:44:42.750334 crc crio[24245]: time=\"2026-06-14T08:44:42.749266705Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=83edd41d-7003-4da7-8887-9fca195e0cc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295597 | controller |     "Jun 14 08:44:42.750334 crc crio[24245]: time=\"2026-06-14T08:44:42.749329637Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=83edd41d-7003-4da7-8887-9fca195e0cc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295611 | controller |     "Jun 14 08:44:42.750334 crc crio[24245]: time=\"2026-06-14T08:44:42.749956307Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=3288e518-22a1-484f-8d78-1a7687f0a110 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295626 | controller |     "Jun 14 08:44:42.750334 crc crio[24245]: time=\"2026-06-14T08:44:42.750073101Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=3288e518-22a1-484f-8d78-1a7687f0a110 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295640 | controller |     "Jun 14 08:44:42.750334 crc crio[24245]: time=\"2026-06-14T08:44:42.75009107Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=f508240f-2952-4e15-9468-87a5e561330c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295658 | controller |     "Jun 14 08:44:42.750334 crc crio[24245]: time=\"2026-06-14T08:44:42.750333168Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found\" id=f508240f-2952-4e15-9468-87a5e561330c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295673 | controller |     "Jun 14 08:44:42.752343 crc crio[24245]: time=\"2026-06-14T08:44:42.75038616Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found\" id=f508240f-2952-4e15-9468-87a5e561330c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295687 | controller |     "Jun 14 08:44:42.752343 crc crio[24245]: time=\"2026-06-14T08:44:42.750114602Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=3288e518-22a1-484f-8d78-1a7687f0a110 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295701 | controller |     "Jun 14 08:44:42.753115 crc crio[24245]: time=\"2026-06-14T08:44:42.752512888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=5696790b-a240-4a85-b9ef-1f8a0e6b158e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295716 | controller |     "Jun 14 08:44:42.753586 crc crio[24245]: time=\"2026-06-14T08:44:42.753525431Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found\" id=5696790b-a240-4a85-b9ef-1f8a0e6b158e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295730 | controller |     "Jun 14 08:44:42.754169 crc crio[24245]: time=\"2026-06-14T08:44:42.75411604Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found\" id=5696790b-a240-4a85-b9ef-1f8a0e6b158e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295745 | controller |     "Jun 14 08:44:53.566008 crc crio[24245]: time=\"2026-06-14T08:44:53.564697947Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=024febe0-6c66-4e7e-a780-61a256f034d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295759 | controller |     "Jun 14 08:44:53.568053 crc crio[24245]: time=\"2026-06-14T08:44:53.565147361Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=1f8f5d6f-4af8-41a6-a4dc-dca8de49a116 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295774 | controller |     "Jun 14 08:44:53.569292 crc crio[24245]: time=\"2026-06-14T08:44:53.56917706Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a not found\" id=024febe0-6c66-4e7e-a780-61a256f034d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295789 | controller |     "Jun 14 08:44:53.569518 crc crio[24245]: time=\"2026-06-14T08:44:53.569475211Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a not found\" id=1f8f5d6f-4af8-41a6-a4dc-dca8de49a116 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295804 | controller |     "Jun 14 08:44:53.570136 crc crio[24245]: time=\"2026-06-14T08:44:53.570090791Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a found\" id=1f8f5d6f-4af8-41a6-a4dc-dca8de49a116 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295822 | controller |     "Jun 14 08:44:53.571128 crc crio[24245]: time=\"2026-06-14T08:44:53.569728408Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a found\" id=024febe0-6c66-4e7e-a780-61a256f034d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295837 | controller |     "Jun 14 08:44:53.572166 crc crio[24245]: time=\"2026-06-14T08:44:53.572007239Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=efa1b24c-693c-43c3-9928-403b3ba10b83 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.295852 | controller |     "Jun 14 08:44:53.572611 crc crio[24245]: time=\"2026-06-14T08:44:53.572503635Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=9435a6d9-3a4e-4612-a41e-5f2e99f2b37c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.295867 | controller |     "Jun 14 08:44:53.581331 crc crio[24245]: time=\"2026-06-14T08:44:53.581138312Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\\\"\"",
2026-06-14 10:12:41.295882 | controller |     "Jun 14 08:44:53.582457 crc crio[24245]: time=\"2026-06-14T08:44:53.582423894Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\\\"\"",
2026-06-14 10:12:41.295897 | controller |     "Jun 14 08:44:54.566682 crc crio[24245]: time=\"2026-06-14T08:44:54.566078549Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=92f0d331-963c-4d56-99cc-cba140bc936d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295911 | controller |     "Jun 14 08:44:54.567679 crc crio[24245]: time=\"2026-06-14T08:44:54.56671853Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 not found\" id=92f0d331-963c-4d56-99cc-cba140bc936d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295926 | controller |     "Jun 14 08:44:54.567679 crc crio[24245]: time=\"2026-06-14T08:44:54.566784122Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7 found\" id=92f0d331-963c-4d56-99cc-cba140bc936d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295941 | controller |     "Jun 14 08:44:54.568574 crc crio[24245]: time=\"2026-06-14T08:44:54.568464265Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=09085599-bbe7-499f-8e8f-be26d913f1a7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.295955 | controller |     "Jun 14 08:44:54.574285 crc crio[24245]: time=\"2026-06-14T08:44:54.574175888Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\\\"\"",
2026-06-14 10:12:41.295970 | controller |     "Jun 14 08:44:57.566785 crc crio[24245]: time=\"2026-06-14T08:44:57.565723293Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=438bfe50-dc5f-48bc-abb5-7cef803f6a13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.295984 | controller |     "Jun 14 08:44:57.567786 crc crio[24245]: time=\"2026-06-14T08:44:57.567010095Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 not found\" id=438bfe50-dc5f-48bc-abb5-7cef803f6a13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296002 | controller |     "Jun 14 08:44:57.567786 crc crio[24245]: time=\"2026-06-14T08:44:57.567065907Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64 found\" id=438bfe50-dc5f-48bc-abb5-7cef803f6a13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296017 | controller |     "Jun 14 08:44:57.570277 crc crio[24245]: time=\"2026-06-14T08:44:57.570165575Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=636210c2-635e-4f67-977a-2fc4eb9936ff name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296031 | controller |     "Jun 14 08:44:57.574697 crc crio[24245]: time=\"2026-06-14T08:44:57.574639928Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\\\"\"",
2026-06-14 10:12:41.296046 | controller |     "Jun 14 08:44:58.527459 crc crio[24245]: time=\"2026-06-14T08:44:58.527392329Z\" level=info msg=\"Removing container: 770c50f80f560e39cf413debe57a9d6dac3b4cbcaa8d04ace20f16d169c05608\" id=c337cd08-8563-45ca-abc7-a00832dc03cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.296061 | controller |     "Jun 14 08:45:06.099003 crc crio[24245]: time=\"2026-06-14T08:45:06.097800296Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/POD\" id=0f7f55c5-cd60-4efa-85d2-68af1e592b6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.296076 | controller |     "Jun 14 08:45:06.099003 crc crio[24245]: time=\"2026-06-14T08:45:06.098899822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.296090 | controller |     "Jun 14 08:45:09.488489 crc crio[24245]: time=\"2026-06-14T08:45:09.487445588Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=2df8100d-aacf-4557-a5d2-76c698813708 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296105 | controller |     "Jun 14 08:45:09.492264 crc crio[24245]: time=\"2026-06-14T08:45:09.492132237Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=0f9667ac-1a80-4843-adf1-cfc361a86ac4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296120 | controller |     "Jun 14 08:45:09.502469 crc crio[24245]: time=\"2026-06-14T08:45:09.502376909Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=a77bad61-79f3-49fa-be03-0f44919f171e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296135 | controller |     "Jun 14 08:45:09.503609 crc crio[24245]: time=\"2026-06-14T08:45:09.503549821Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=d9d3afd8-a451-4746-8e90-027d8f3acac3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296150 | controller |     "Jun 14 08:45:10.291104 crc crio[24245]: time=\"2026-06-14T08:45:10.290980276Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=9081f937-08a4-466a-985a-1022ad81ed4c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296164 | controller |     "Jun 14 08:45:10.292491 crc crio[24245]: time=\"2026-06-14T08:45:10.292401156Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=025e1b78-3348-444e-9906-2a41e8f64a41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296182 | controller |     "Jun 14 08:45:10.338561 crc crio[24245]: time=\"2026-06-14T08:45:10.338288929Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=dec2c5df-40c5-4bfd-b6aa-ddda2fafb45d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296197 | controller |     "Jun 14 08:45:10.340263 crc crio[24245]: time=\"2026-06-14T08:45:10.340221831Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=2fd30d5f-f0f4-4313-974f-74b70392ce16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296212 | controller |     "Jun 14 08:45:11.024333 crc crio[24245]: time=\"2026-06-14T08:45:11.024240903Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:fa17af0ce46c1c9ad639a930c405eca9819e55b97152b632c84cce79f985bac9\" id=257b7c6c-d943-4340-85f1-2d3bbc33816f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296226 | controller |     "Jun 14 08:45:11.025378 crc crio[24245]: time=\"2026-06-14T08:45:11.025294057Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:8bcb46e935d0464ae6c12f6633b627d7a90233c1b49699aced1eccfee9c1a1ff\" id=2f2da711-d875-4987-ae41-17f89c4c35bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296240 | controller |     "Jun 14 08:45:11.732143 crc crio[24245]: time=\"2026-06-14T08:45:11.73181281Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=94424b41-2167-4b6e-bb7e-27e3ba8ead53 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296255 | controller |     "Jun 14 08:45:11.733534 crc crio[24245]: time=\"2026-06-14T08:45:11.733438888Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=0cbcc513-afc0-4919-b205-1bf71176ca3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296270 | controller |     "Jun 14 08:45:11.910531 crc crio[24245]: time=\"2026-06-14T08:45:11.910056051Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:047727cc86ed15339b5cf26b5b6946185c64872fb0630099cb4fd9daa2833294\" id=3344826d-975e-4686-be53-c85a2aa9c17e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296284 | controller |     "Jun 14 08:45:11.910531 crc crio[24245]: time=\"2026-06-14T08:45:11.910164365Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:63f12dfa5ca51d52cbbc9b9432dfdfa2e9569e833f829c7b986316608a624561\" id=a10a493d-53c9-4098-b3b1-104fa115cdd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296299 | controller |     "Jun 14 08:45:11.923214 crc crio[24245]: time=\"2026-06-14T08:45:11.923041094Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/manager\" id=6d76abc3-5470-48df-8b5b-8b069f60ad2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.296313 | controller |     "Jun 14 08:45:11.924635 crc crio[24245]: time=\"2026-06-14T08:45:11.924545655Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=946495b5-b225-40d0-b19e-5a3c68779e0b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296328 | controller |     "Jun 14 08:45:11.928242 crc crio[24245]: time=\"2026-06-14T08:45:11.927742265Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=e6a1324c-dbd7-4cf7-81be-9ed725c22568 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296359 | controller |     "Jun 14 08:45:12.653961 crc crio[24245]: time=\"2026-06-14T08:45:12.653421785Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/manager\" id=9bd2e1d2-5a55-466c-a68b-de12eaa04ee8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.296379 | controller |     "Jun 14 08:45:14.062939 crc crio[24245]: time=\"2026-06-14T08:45:14.061450635Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:7cb1084e619504badbb76591c92b14953c52e1657b3ed52ea334ccd6f860f11e\" id=65bbb749-d629-4c4e-bee4-43a84a9a457b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296395 | controller |     "Jun 14 08:45:14.891254 crc crio[24245]: time=\"2026-06-14T08:45:14.890581125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.296410 | controller |     "Jun 14 08:45:14.891254 crc crio[24245]: time=\"2026-06-14T08:45:14.89107491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.296424 | controller |     "Jun 14 08:45:14.899225 crc crio[24245]: time=\"2026-06-14T08:45:14.899145498Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:500c4594605d79c7ca145c0f821569b2d79263df1152e8cd66b2d538bc85883e\" id=5034cbb4-597d-4d47-8c36-d1ce8eacd056 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296439 | controller |     "Jun 14 08:45:14.900129 crc crio[24245]: time=\"2026-06-14T08:45:14.900054557Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/manager\" id=4eb07d77-8090-4176-b455-3abed2677c01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.296453 | controller |     "Jun 14 08:45:14.906700 crc crio[24245]: time=\"2026-06-14T08:45:14.906557854Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/manager\" id=78de4197-786d-4827-ba70-f0745e26eebe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.296467 | controller |     "Jun 14 08:45:17.165560 crc crio[24245]: time=\"2026-06-14T08:45:17.165075964Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/manager\" id=0be5c899-de87-426b-9845-c0542c355255 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.296482 | controller |     "Jun 14 08:45:18.016075 crc crio[24245]: time=\"2026-06-14T08:45:18.015977778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.296496 | controller |     "Jun 14 08:45:18.016485 crc crio[24245]: time=\"2026-06-14T08:45:18.016178755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.296511 | controller |     "Jun 14 08:45:18.027267 crc crio[24245]: time=\"2026-06-14T08:45:18.027139174Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/manager\" id=9e78dbc6-22dd-4fbf-ae14-61afe674437f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.296525 | controller |     "Jun 14 08:45:18.101736 crc crio[24245]: time=\"2026-06-14T08:45:18.101629286Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=b5a86cc8-0561-4db5-99e5-207091419011 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296543 | controller |     "Jun 14 08:45:18.103306 crc crio[24245]: time=\"2026-06-14T08:45:18.103248671Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=a3e8c8cf-f01a-4b9c-9943-d595310d770d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296558 | controller |     "Jun 14 08:45:18.112026 crc crio[24245]: time=\"2026-06-14T08:45:18.111964514Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=31fdaa60-2c6c-4ec3-ae91-22b4817864a0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296573 | controller |     "Jun 14 08:45:18.113609 crc crio[24245]: time=\"2026-06-14T08:45:18.113495218Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=a0e0bc44-380f-486e-a733-39dc15603c9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296588 | controller |     "Jun 14 08:45:19.051757 crc crio[24245]: time=\"2026-06-14T08:45:19.051066195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.296603 | controller |     "Jun 14 08:45:19.086466 crc crio[24245]: time=\"2026-06-14T08:45:19.08630728Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:4a0aa62d0d2dc2e5a99157331a9863463ab56a49fd62b91564bbf94ff220023f\" id=68b14597-613f-4990-bf25-392e51c941ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296617 | controller |     "Jun 14 08:45:19.091236 crc crio[24245]: time=\"2026-06-14T08:45:19.091065187Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=8697f244-80bb-4cc3-a889-04c2a4bddd9e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296632 | controller |     "Jun 14 08:45:19.092726 crc crio[24245]: time=\"2026-06-14T08:45:19.092642312Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=30700c91-562f-4d2a-ae9a-c23ce04aa48c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296647 | controller |     "Jun 14 08:45:19.134504 crc crio[24245]: time=\"2026-06-14T08:45:19.134393727Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=19db5abb-e719-42cf-b293-4e3802173ff5 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296661 | controller |     "Jun 14 08:45:19.135742 crc crio[24245]: time=\"2026-06-14T08:45:19.135665613Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=2c783ba9-d538-4117-abbd-97358d577731 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296676 | controller |     "Jun 14 08:45:19.145393 crc crio[24245]: time=\"2026-06-14T08:45:19.145296186Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=8ee673a0-d846-43f0-a023-9e0ff8cb95c1 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296690 | controller |     "Jun 14 08:45:19.146651 crc crio[24245]: time=\"2026-06-14T08:45:19.146570001Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=b28266f4-b9a5-4524-a1a0-f317659cff47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296705 | controller |     "Jun 14 08:45:19.150762 crc crio[24245]: time=\"2026-06-14T08:45:19.150659906Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=21c679e2-d8bd-4d8f-87cd-4db349d0bd17 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296723 | controller |     "Jun 14 08:45:19.153693 crc crio[24245]: time=\"2026-06-14T08:45:19.153639937Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=f7b80e4d-16cb-450e-bc3f-259b69aca0c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296738 | controller |     "Jun 14 08:45:19.165764 crc crio[24245]: time=\"2026-06-14T08:45:19.165559259Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=e8768c41-66a7-48b8-b932-1998fbc94d0e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296753 | controller |     "Jun 14 08:45:19.166666 crc crio[24245]: time=\"2026-06-14T08:45:19.16660946Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=194d567a-0ce5-4bfc-9e70-091086561648 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296768 | controller |     "Jun 14 08:45:19.179525 crc crio[24245]: time=\"2026-06-14T08:45:19.179432772Z\" level=info msg=\"Removed container 770c50f80f560e39cf413debe57a9d6dac3b4cbcaa8d04ace20f16d169c05608: openshift-infra/auto-csr-approver-29690438-d29r9/oc\" id=c337cd08-8563-45ca-abc7-a00832dc03cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.296782 | controller |     "Jun 14 08:45:19.180462 crc crio[24245]: time=\"2026-06-14T08:45:19.180330311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.296797 | controller |     "Jun 14 08:45:19.198568 crc crio[24245]: time=\"2026-06-14T08:45:19.198480207Z\" level=info msg=\"Stopping pod sandbox: 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4\" id=fa82b65f-c5ec-41dd-8fd3-285995049803 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.296812 | controller |     "Jun 14 08:45:19.198568 crc crio[24245]: time=\"2026-06-14T08:45:19.198578512Z\" level=info msg=\"Stopped pod sandbox (already stopped): 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4\" id=fa82b65f-c5ec-41dd-8fd3-285995049803 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.296826 | controller |     "Jun 14 08:45:19.199466 crc crio[24245]: time=\"2026-06-14T08:45:19.199407706Z\" level=info msg=\"Removing pod sandbox: 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4\" id=a92b42dd-7f60-46d8-b35f-47251de36a90 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.296841 | controller |     "Jun 14 08:45:19.397607 crc crio[24245]: time=\"2026-06-14T08:45:19.397361408Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:9415b247338faa11c22b4ae43c83f1de333a928006693847f47e33f2e2264892\" id=ea758d52-2477-4007-a2c1-4f81f13175e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296856 | controller |     "Jun 14 08:45:19.449561 crc crio[24245]: time=\"2026-06-14T08:45:19.449402041Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=212a2a16-92b1-4144-8491-0c9613c7c961 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296871 | controller |     "Jun 14 08:45:19.451242 crc crio[24245]: time=\"2026-06-14T08:45:19.45100111Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=61c912bd-c38a-41d4-8b67-bf34c92e8183 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296889 | controller |     "Jun 14 08:45:19.459986 crc crio[24245]: time=\"2026-06-14T08:45:19.459598813Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=9435a6d9-3a4e-4612-a41e-5f2e99f2b37c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296905 | controller |     "Jun 14 08:45:19.461434 crc crio[24245]: time=\"2026-06-14T08:45:19.46137261Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=cb5da612-55b9-4ca9-afcf-b8e1ab6ccd24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296919 | controller |     "Jun 14 08:45:19.516230 crc crio[24245]: time=\"2026-06-14T08:45:19.516072848Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=efa1b24c-693c-43c3-9928-403b3ba10b83 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296934 | controller |     "Jun 14 08:45:19.517621 crc crio[24245]: time=\"2026-06-14T08:45:19.517527321Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=a9af1bae-f159-474b-9756-0f0cad09a114 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296949 | controller |     "Jun 14 08:45:19.524753 crc crio[24245]: time=\"2026-06-14T08:45:19.524667601Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=a7913da6-b931-41fa-a5d2-fed8c2249d89 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296963 | controller |     "Jun 14 08:45:19.526112 crc crio[24245]: time=\"2026-06-14T08:45:19.526005751Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=a18ab7a8-fa87-4845-879a-3d2f87e201d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.296978 | controller |     "Jun 14 08:45:19.539128 crc crio[24245]: time=\"2026-06-14T08:45:19.539070843Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=16c1f138-761c-44e0-bffa-68f67ab1d723 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.296992 | controller |     "Jun 14 08:45:19.541482 crc crio[24245]: time=\"2026-06-14T08:45:19.541305188Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=e4c0172f-da97-4bf3-a0f2-64c519e3d719 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297007 | controller |     "Jun 14 08:45:19.554624 crc crio[24245]: time=\"2026-06-14T08:45:19.554473785Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=09085599-bbe7-499f-8e8f-be26d913f1a7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.297021 | controller |     "Jun 14 08:45:19.555654 crc crio[24245]: time=\"2026-06-14T08:45:19.555538303Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=e6d89220-0d42-432b-a76e-5ffd63efa5b4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.297036 | controller |     "Jun 14 08:45:19.556256 crc crio[24245]: time=\"2026-06-14T08:45:19.556168663Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=70daffe8-0e0b-4a82-afe5-bf5c52d9a23b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297050 | controller |     "Jun 14 08:45:19.556781 crc crio[24245]: time=\"2026-06-14T08:45:19.556688149Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=f2cd8009-7b92-451a-ba8d-f7f84c1a0b91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297068 | controller |     "Jun 14 08:45:19.585655 crc crio[24245]: time=\"2026-06-14T08:45:19.585544939Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:0ef006be3ba2f5da6a0801fa85f8b49404cbc9c71591a727bac8838db1a97838\" id=a3e85c99-b7e7-41a2-ae5d-011e658684ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297083 | controller |     "Jun 14 08:45:19.586637 crc crio[24245]: time=\"2026-06-14T08:45:19.586396456Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:b2b6803e5874141b5788d180bb362c68848913a204a3bf7608fa215ccb3cc6b7\" id=82268dc6-3525-4adc-9cb4-6712c61de626 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297098 | controller |     "Jun 14 08:45:19.608665 crc crio[24245]: time=\"2026-06-14T08:45:19.608535484Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=a81cbe0d-9e75-4f49-9c30-512fbea54852 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.297112 | controller |     "Jun 14 08:45:19.609020 crc crio[24245]: time=\"2026-06-14T08:45:19.608659908Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator@sha256:893e66303c1b0bc1d00a299a3f0380bad55c8dc813c8a1c6a4aab379f5aa12a2\" id=4665650b-6330-4e75-880f-19d3dd282b9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297127 | controller |     "Jun 14 08:45:19.610499 crc crio[24245]: time=\"2026-06-14T08:45:19.610364184Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:b9e09dbcf7f70960e90ecbb8b31bbb7acf141fc4975f69e37482df2bd0ea2773\" id=64d3c135-10d4-4a2c-acf0-ca1ebe7bc98e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297142 | controller |     "Jun 14 08:45:19.610650 crc crio[24245]: time=\"2026-06-14T08:45:19.610553379Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=ec5393a6-cc51-4619-8415-da797916b291 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297156 | controller |     "Jun 14 08:45:19.634085 crc crio[24245]: time=\"2026-06-14T08:45:19.633946063Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/manager\" id=4151d3cd-4bc7-40ad-ad74-44a416f6ce19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.297170 | controller |     "Jun 14 08:45:19.643814 crc crio[24245]: time=\"2026-06-14T08:45:19.643700143Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=636210c2-635e-4f67-977a-2fc4eb9936ff name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.297185 | controller |     "Jun 14 08:45:19.644819 crc crio[24245]: time=\"2026-06-14T08:45:19.644733386Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=cac7f367-43bd-42d1-8b0f-b0b391980f05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297199 | controller |     "Jun 14 08:45:19.653418 crc crio[24245]: time=\"2026-06-14T08:45:19.653123414Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/placement-operator@sha256:a8ecfd023ff51090856deb9b92419330c0bad4345e8260169db69f4c6f9dc38a\" id=a09fc041-110c-4a3a-ba1b-d98adacd029b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297214 | controller |     "Jun 14 08:45:19.653418 crc crio[24245]: time=\"2026-06-14T08:45:19.65329798Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:32e601c43b9aa25a7c615f6fb45dba468389e3d038df85277b06e10da6ae5d62\" id=e70f98d6-d4a6-470c-8539-f23069653d93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297232 | controller |     "Jun 14 08:45:19.653418 crc crio[24245]: time=\"2026-06-14T08:45:19.65330902Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:d39187c3dd10a9c08989320f4f46c117799351db1268914053bb565c24fcf2c7\" id=ab468fa3-a3bb-4162-a0e7-778388a88a3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297247 | controller |     "Jun 14 08:45:19.653913 crc crio[24245]: time=\"2026-06-14T08:45:19.653771745Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:00228372c798f95ae70fa4b961382f126e86de71537cd9cf78f8289218f7bee3\" id=3a2ab8cb-4e9e-4ceb-bea7-d53422f0fbb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297262 | controller |     "Jun 14 08:45:19.657405 crc crio[24245]: time=\"2026-06-14T08:45:19.657244966Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:036365e19c95dcd1bb32b3cd45eed8048b454c1f74798bb9df6fb421d2bc0674\" id=e5437027-8b16-49df-8d3d-9ed8a6558b8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297277 | controller |     "Jun 14 08:45:19.657925 crc crio[24245]: time=\"2026-06-14T08:45:19.657796533Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:bfb1e0635f87094bee949f00fea37cbc27b88c42a7cef1909e0b68e5abd185c7\" id=43be3e9a-a467-4570-ab5d-316d97df60a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297291 | controller |     "Jun 14 08:45:19.659434 crc crio[24245]: time=\"2026-06-14T08:45:19.659029142Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:cfab62aaca6d4b1021f26f46a206700a317bc96add0df65079f89e888e62a39a\" id=e92c3f80-4f8f-4813-91cd-04e00c270e23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297306 | controller |     "Jun 14 08:45:19.660126 crc crio[24245]: time=\"2026-06-14T08:45:19.660024795Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:c80e09d8f5f863f3668a283e1da86105e18abc3fb7d5537c1c257231d55b6cb6\" id=6fb94e42-6253-4e43-b47e-968728fa00bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297321 | controller |     "Jun 14 08:45:19.688402 crc crio[24245]: time=\"2026-06-14T08:45:19.688268845Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690445-vljzj Namespace:openshift-operator-lifecycle-manager ID:c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d UID:83c6afed-03d2-4544-9674-8fb6f034deb2 NetNS:/var/run/netns/febf2d63-4704-4952-b75a-98c9c503e9e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83c6afed_03d2_4544_9674_8fb6f034deb2.slice PodAnnotations:0xc00161a2a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.297336 | controller |     "Jun 14 08:45:19.688402 crc crio[24245]: time=\"2026-06-14T08:45:19.688338358Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690445-vljzj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.297378 | controller |     "Jun 14 08:45:19.689454 crc crio[24245]: time=\"2026-06-14T08:45:19.68907662Z\" level=info msg=\"Removed pod sandbox: 146cf2f8a611a2a779cf9c5a9171e80cbd692f22988aa51ca76874eaa73be2f4\" id=a92b42dd-7f60-46d8-b35f-47251de36a90 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.297396 | controller |     "Jun 14 08:45:19.692154 crc crio[24245]: time=\"2026-06-14T08:45:19.692041147Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/manager\" id=b9f101b0-d66d-48ae-af36-59feba135595 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.297417 | controller |     "Jun 14 08:45:19.715538 crc crio[24245]: time=\"2026-06-14T08:45:19.715451882Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/manager\" id=4049ae7d-a2ab-4da7-9e59-6162febc3ce2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.297432 | controller |     "Jun 14 08:45:19.721816 crc crio[24245]: time=\"2026-06-14T08:45:19.721734915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297448 | controller |     "Jun 14 08:45:19.723666 crc crio[24245]: time=\"2026-06-14T08:45:19.723403255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297462 | controller |     "Jun 14 08:45:19.724435 crc crio[24245]: time=\"2026-06-14T08:45:19.724381017Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:fa80cdd947d517216b3ee11117b6e17f02fa4a869a0ac3ac015c14b1e653e972\" id=bc7f50da-203f-444d-930b-ce3dec68360d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297477 | controller |     "Jun 14 08:45:19.728273 crc crio[24245]: time=\"2026-06-14T08:45:19.728166708Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:b2aa2de20b023b2e0a5a130e7f5e0adaa628e639ce65985e3c4bc80f7ee7cd64\" id=6f5e8c35-587d-46b9-9c25-5c3c734f747d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.297491 | controller |     "Jun 14 08:45:19.732624 crc crio[24245]: time=\"2026-06-14T08:45:19.732544758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297506 | controller |     "Jun 14 08:45:19.736215 crc crio[24245]: time=\"2026-06-14T08:45:19.736117192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297521 | controller |     "Jun 14 08:45:19.745660 crc crio[24245]: time=\"2026-06-14T08:45:19.7453842Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/manager\" id=77cab16a-d226-4d6e-8997-7a455c907d3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.297535 | controller |     "Jun 14 08:45:19.750100 crc crio[24245]: time=\"2026-06-14T08:45:19.750029144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297549 | controller |     "Jun 14 08:45:19.752667 crc crio[24245]: time=\"2026-06-14T08:45:19.752548755Z\" level=info msg=\"Creating container: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/operator\" id=fd036803-29c7-4e69-9726-88ac2bcb2adf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.297563 | controller |     "Jun 14 08:45:19.762019 crc crio[24245]: time=\"2026-06-14T08:45:19.761102018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297578 | controller |     "Jun 14 08:45:19.766437 crc crio[24245]: time=\"2026-06-14T08:45:19.766294734Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/manager\" id=4b4d9684-e7dd-488a-b720-dcb1ace5ec23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.297592 | controller |     "Jun 14 08:45:19.768948 crc crio[24245]: time=\"2026-06-14T08:45:19.766559592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297609 | controller |     "Jun 14 08:45:19.770360 crc crio[24245]: time=\"2026-06-14T08:45:19.77027377Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/manager\" id=a1846927-88c5-4ef8-906f-1bd08bb7b3a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.297624 | controller |     "Jun 14 08:45:19.771555 crc crio[24245]: time=\"2026-06-14T08:45:19.771383975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297639 | controller |     "Jun 14 08:45:19.774994 crc crio[24245]: time=\"2026-06-14T08:45:19.773467852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297653 | controller |     "Jun 14 08:45:19.777130 crc crio[24245]: time=\"2026-06-14T08:45:19.777067338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297668 | controller |     "Jun 14 08:45:19.777801 crc crio[24245]: time=\"2026-06-14T08:45:19.777753909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297682 | controller |     "Jun 14 08:45:19.778105 crc crio[24245]: time=\"2026-06-14T08:45:19.778028867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297696 | controller |     "Jun 14 08:45:19.779951 crc crio[24245]: time=\"2026-06-14T08:45:19.779541298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297710 | controller |     "Jun 14 08:45:19.783585 crc crio[24245]: time=\"2026-06-14T08:45:19.783487082Z\" level=info msg=\"Creating container: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/manager\" id=0e918256-dedb-45df-ba9c-e1ba6d4a8b05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.297725 | controller |     "Jun 14 08:45:19.787348 crc crio[24245]: time=\"2026-06-14T08:45:19.787211202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297739 | controller |     "Jun 14 08:45:19.791987 crc crio[24245]: time=\"2026-06-14T08:45:19.79190179Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/manager\" id=533c7c5c-860b-4bdf-9ffb-3e42d4e24ec9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.297753 | controller |     "Jun 14 08:45:19.801668 crc crio[24245]: time=\"2026-06-14T08:45:19.80146291Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/manager\" id=7a0a6809-ef66-439f-8656-2d7ca383656c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.297768 | controller |     "Jun 14 08:45:19.806765 crc crio[24245]: time=\"2026-06-14T08:45:19.806670082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297782 | controller |     "Jun 14 08:45:19.811664 crc crio[24245]: time=\"2026-06-14T08:45:19.811307649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297796 | controller |     "Jun 14 08:45:19.812769 crc crio[24245]: time=\"2026-06-14T08:45:19.812686883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297814 | controller |     "Jun 14 08:45:19.813493 crc crio[24245]: time=\"2026-06-14T08:45:19.813333164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297829 | controller |     "Jun 14 08:45:19.822644 crc crio[24245]: time=\"2026-06-14T08:45:19.816376382Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/manager\" id=a105b069-ea33-4ba9-aea7-09840ea98803 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.297844 | controller |     "Jun 14 08:45:19.833760 crc crio[24245]: time=\"2026-06-14T08:45:19.833649781Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/manager\" id=33be2262-dd49-4ce2-a4ec-4b4ebca16185 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.297858 | controller |     "Jun 14 08:45:19.834106 crc crio[24245]: time=\"2026-06-14T08:45:19.833794206Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/manager\" id=7860a8f0-fd31-4df7-aca9-f407d7469e8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.297872 | controller |     "Jun 14 08:45:19.837754 crc crio[24245]: time=\"2026-06-14T08:45:19.83763962Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/manager\" id=de1b3e5e-0c50-406a-a2d5-600e6ae00d74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.297887 | controller |     "Jun 14 08:45:19.846170 crc crio[24245]: time=\"2026-06-14T08:45:19.843520595Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/manager\" id=c311e5f0-25af-4a87-bb36-30259acc329c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.297901 | controller |     "Jun 14 08:45:19.850389 crc crio[24245]: time=\"2026-06-14T08:45:19.850311492Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/manager\" id=b66582d5-493e-4c32-bc43-e412deeb4fa9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.297921 | controller |     "Jun 14 08:45:19.869563 crc crio[24245]: time=\"2026-06-14T08:45:19.869434091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297936 | controller |     "Jun 14 08:45:19.873950 crc crio[24245]: time=\"2026-06-14T08:45:19.873892215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297955 | controller |     "Jun 14 08:45:19.875657 crc crio[24245]: time=\"2026-06-14T08:45:19.875582741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297970 | controller |     "Jun 14 08:45:19.886569 crc crio[24245]: time=\"2026-06-14T08:45:19.886419824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.297988 | controller |     "Jun 14 08:45:19.892478 crc crio[24245]: time=\"2026-06-14T08:45:19.886269056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298016 | controller |     "Jun 14 08:45:19.902381 crc crio[24245]: time=\"2026-06-14T08:45:19.902256631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298093 | controller |     "Jun 14 08:45:19.905410 crc crio[24245]: time=\"2026-06-14T08:45:19.905164856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298111 | controller |     "Jun 14 08:45:19.909633 crc crio[24245]: time=\"2026-06-14T08:45:19.909509522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298126 | controller |     "Jun 14 08:45:19.940178 crc crio[24245]: time=\"2026-06-14T08:45:19.936943106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298141 | controller |     "Jun 14 08:45:19.957133 crc crio[24245]: time=\"2026-06-14T08:45:19.953411972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298155 | controller |     "Jun 14 08:45:19.974994 crc crio[24245]: time=\"2026-06-14T08:45:19.974576251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298170 | controller |     "Jun 14 08:45:19.992958 crc crio[24245]: time=\"2026-06-14T08:45:19.992743115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298185 | controller |     "Jun 14 08:45:20.132005 crc crio[24245]: time=\"2026-06-14T08:45:20.131828909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298199 | controller |     "Jun 14 08:45:20.152425 crc crio[24245]: time=\"2026-06-14T08:45:20.15223382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298213 | controller |     "Jun 14 08:45:20.192659 crc crio[24245]: time=\"2026-06-14T08:45:20.192410392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298228 | controller |     "Jun 14 08:45:20.200067 crc crio[24245]: time=\"2026-06-14T08:45:20.199516388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298242 | controller |     "Jun 14 08:45:20.209520 crc crio[24245]: time=\"2026-06-14T08:45:20.209387923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298257 | controller |     "Jun 14 08:45:20.219410 crc crio[24245]: time=\"2026-06-14T08:45:20.219337971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298272 | controller |     "Jun 14 08:45:20.300051 crc crio[24245]: time=\"2026-06-14T08:45:20.299457934Z\" level=info msg=\"Created container 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/manager\" id=78de4197-786d-4827-ba70-f0745e26eebe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.298287 | controller |     "Jun 14 08:45:20.304231 crc crio[24245]: time=\"2026-06-14T08:45:20.303330168Z\" level=info msg=\"Starting container: 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9\" id=821f6abf-9a3c-486c-8068-edc3bf3ed6fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.298305 | controller |     "Jun 14 08:45:20.308733 crc crio[24245]: time=\"2026-06-14T08:45:20.308455451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298321 | controller |     "Jun 14 08:45:20.312173 crc crio[24245]: time=\"2026-06-14T08:45:20.31175455Z\" level=info msg=\"Started container\" PID=52023 containerID=4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/manager id=821f6abf-9a3c-486c-8068-edc3bf3ed6fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35",
2026-06-14 10:12:41.298336 | controller |     "Jun 14 08:45:20.313227 crc crio[24245]: time=\"2026-06-14T08:45:20.313139801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298376 | controller |     "Jun 14 08:45:20.322000 crc crio[24245]: time=\"2026-06-14T08:45:20.3215691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298393 | controller |     "Jun 14 08:45:20.333886 crc crio[24245]: time=\"2026-06-14T08:45:20.33373509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298408 | controller |     "Jun 14 08:45:20.336426 crc crio[24245]: 2026-06-14T08:45:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c878c284ec831c1 Mac:9e:c3:52:f1:bb:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/febf2d63-4704-4952-b75a-98c9c503e9e0 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.298423 | controller |     "Jun 14 08:45:20.338461 crc crio[24245]: time=\"2026-06-14T08:45:20.338272323Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690445-vljzj Namespace:openshift-operator-lifecycle-manager ID:c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d UID:83c6afed-03d2-4544-9674-8fb6f034deb2 NetNS:/var/run/netns/febf2d63-4704-4952-b75a-98c9c503e9e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83c6afed_03d2_4544_9674_8fb6f034deb2.slice PodAnnotations:0xc00161a2a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.298438 | controller |     "Jun 14 08:45:20.344240 crc crio[24245]: time=\"2026-06-14T08:45:20.338477519Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690445-vljzj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.298453 | controller |     "Jun 14 08:45:20.348646 crc crio[24245]: time=\"2026-06-14T08:45:20.34853681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298468 | controller |     "Jun 14 08:45:20.365773 crc crio[24245]: time=\"2026-06-14T08:45:20.365704598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298483 | controller |     "Jun 14 08:45:20.368547 crc crio[24245]: time=\"2026-06-14T08:45:20.368467143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298498 | controller |     "Jun 14 08:45:20.385036 crc crio[24245]: time=\"2026-06-14T08:45:20.384425527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298517 | controller |     "Jun 14 08:45:20.394220 crc crio[24245]: time=\"2026-06-14T08:45:20.392625187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298532 | controller |     "Jun 14 08:45:20.403119 crc crio[24245]: time=\"2026-06-14T08:45:20.400945125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298546 | controller |     "Jun 14 08:45:20.409124 crc crio[24245]: time=\"2026-06-14T08:45:20.40907076Z\" level=info msg=\"Created container 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/manager\" id=6d76abc3-5470-48df-8b5b-8b069f60ad2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.298561 | controller |     "Jun 14 08:45:20.410147 crc crio[24245]: time=\"2026-06-14T08:45:20.410026411Z\" level=info msg=\"Starting container: 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2\" id=240fa328-dce7-4a08-941d-e27adbe42185 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.298576 | controller |     "Jun 14 08:45:20.414224 crc crio[24245]: time=\"2026-06-14T08:45:20.414135082Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=6c78ff70-40b6-47aa-80ed-c5d957c3b65e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.298591 | controller |     "Jun 14 08:45:20.417158 crc crio[24245]: time=\"2026-06-14T08:45:20.417123248Z\" level=info msg=\"Created container 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/manager\" id=9bd2e1d2-5a55-466c-a68b-de12eaa04ee8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.298606 | controller |     "Jun 14 08:45:20.417577 crc crio[24245]: time=\"2026-06-14T08:45:20.417493559Z\" level=info msg=\"Created container ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/manager\" id=9e78dbc6-22dd-4fbf-ae14-61afe674437f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.298622 | controller |     "Jun 14 08:45:20.417985 crc crio[24245]: time=\"2026-06-14T08:45:20.417807339Z\" level=info msg=\"Created container 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/manager\" id=4eb07d77-8090-4176-b455-3abed2677c01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.298637 | controller |     "Jun 14 08:45:20.418683 crc crio[24245]: time=\"2026-06-14T08:45:20.418306716Z\" level=info msg=\"Created container 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/manager\" id=0be5c899-de87-426b-9845-c0542c355255 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.298652 | controller |     "Jun 14 08:45:20.428241 crc crio[24245]: time=\"2026-06-14T08:45:20.428102578Z\" level=info msg=\"Ran pod sandbox c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/POD\" id=0f7f55c5-cd60-4efa-85d2-68af1e592b6a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.298667 | controller |     "Jun 14 08:45:20.428512 crc crio[24245]: time=\"2026-06-14T08:45:20.428445469Z\" level=info msg=\"Starting container: 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d\" id=a96b18f7-4de8-44fa-b704-c4ce0e169dd0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.298685 | controller |     "Jun 14 08:45:20.428589 crc crio[24245]: time=\"2026-06-14T08:45:20.428492274Z\" level=info msg=\"Starting container: 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416\" id=e6e60f0f-bc64-49cd-b2f5-0ac5343e0b49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.298700 | controller |     "Jun 14 08:45:20.428642 crc crio[24245]: time=\"2026-06-14T08:45:20.428576452Z\" level=info msg=\"Starting container: 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f\" id=c783c74f-08c2-48ba-9f08-16b931d77d0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.298715 | controller |     "Jun 14 08:45:20.428904 crc crio[24245]: time=\"2026-06-14T08:45:20.428775688Z\" level=info msg=\"Starting container: ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b\" id=b8753ce1-067c-40a8-8d8d-ccd6130fec7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.298729 | controller |     "Jun 14 08:45:20.433062 crc crio[24245]: time=\"2026-06-14T08:45:20.432797957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4a5b7213-59fb-4070-8cb5-136f9c58fac8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.298744 | controller |     "Jun 14 08:45:20.434601 crc crio[24245]: time=\"2026-06-14T08:45:20.434523202Z\" level=info msg=\"Started container\" PID=52034 containerID=2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d description=openstack-operators/nova-operator-controller-manager-b9f789587-752cf/manager id=a96b18f7-4de8-44fa-b704-c4ce0e169dd0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce",
2026-06-14 10:12:41.298759 | controller |     "Jun 14 08:45:20.435330 crc crio[24245]: time=\"2026-06-14T08:45:20.435262057Z\" level=info msg=\"Started container\" PID=52037 containerID=0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/manager id=c783c74f-08c2-48ba-9f08-16b931d77d0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7",
2026-06-14 10:12:41.298774 | controller |     "Jun 14 08:45:20.437668 crc crio[24245]: time=\"2026-06-14T08:45:20.43758254Z\" level=info msg=\"Started container\" PID=52031 containerID=8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/manager id=e6e60f0f-bc64-49cd-b2f5-0ac5343e0b49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336",
2026-06-14 10:12:41.298789 | controller |     "Jun 14 08:45:20.438225 crc crio[24245]: time=\"2026-06-14T08:45:20.438150338Z\" level=info msg=\"Started container\" PID=52028 containerID=06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/manager id=240fa328-dce7-4a08-941d-e27adbe42185 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134",
2026-06-14 10:12:41.298804 | controller |     "Jun 14 08:45:20.443620 crc crio[24245]: time=\"2026-06-14T08:45:20.440169084Z\" level=info msg=\"Started container\" PID=52033 containerID=ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/manager id=b8753ce1-067c-40a8-8d8d-ccd6130fec7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27",
2026-06-14 10:12:41.298819 | controller |     "Jun 14 08:45:20.456881 crc crio[24245]: time=\"2026-06-14T08:45:20.456732734Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e8e46fbc-9ac6-43b1-8b5f-574c9de31cd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.298837 | controller |     "Jun 14 08:45:20.457659 crc crio[24245]: time=\"2026-06-14T08:45:20.45731439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298852 | controller |     "Jun 14 08:45:20.467255 crc crio[24245]: time=\"2026-06-14T08:45:20.467094756Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=eee3ee75-ede1-4c7a-814c-7c1326417775 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.298867 | controller |     "Jun 14 08:45:20.472228 crc crio[24245]: time=\"2026-06-14T08:45:20.472146657Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=534ae579-72ab-4823-92f7-23eb5729de2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.298882 | controller |     "Jun 14 08:45:20.472412 crc crio[24245]: time=\"2026-06-14T08:45:20.472341658Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=867801ad-47c4-4f8f-b627-76bd2ddcccdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.298897 | controller |     "Jun 14 08:45:20.472465 crc crio[24245]: time=\"2026-06-14T08:45:20.472432166Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d46522ce-efb8-494e-a067-c04c2e5bc3d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.298911 | controller |     "Jun 14 08:45:20.472594 crc crio[24245]: time=\"2026-06-14T08:45:20.47253846Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=7e4b9358-311a-4af4-b7ef-391ff254c6e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.298926 | controller |     "Jun 14 08:45:20.478230 crc crio[24245]: time=\"2026-06-14T08:45:20.478136305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298941 | controller |     "Jun 14 08:45:20.478793 crc crio[24245]: time=\"2026-06-14T08:45:20.478730601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298956 | controller |     "Jun 14 08:45:20.489157 crc crio[24245]: time=\"2026-06-14T08:45:20.489065912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.298971 | controller |     "Jun 14 08:45:20.500142 crc crio[24245]: time=\"2026-06-14T08:45:20.500059452Z\" level=info msg=\"Created container 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/manager\" id=b9f101b0-d66d-48ae-af36-59feba135595 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.298985 | controller |     "Jun 14 08:45:20.501446 crc crio[24245]: time=\"2026-06-14T08:45:20.501362603Z\" level=info msg=\"Starting container: 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6\" id=6dc63746-d6ba-4b7d-9472-d9d884eb3027 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.299000 | controller |     "Jun 14 08:45:20.504771 crc crio[24245]: time=\"2026-06-14T08:45:20.504684789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299018 | controller |     "Jun 14 08:45:20.507540 crc crio[24245]: time=\"2026-06-14T08:45:20.506959561Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=46e9ace9-904e-433f-b97a-ebafe08e6d81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.299033 | controller |     "Jun 14 08:45:20.507923 crc crio[24245]: time=\"2026-06-14T08:45:20.507633894Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=0b177571-f146-4560-9371-4a3da03b9a35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.299047 | controller |     "Jun 14 08:45:20.509478 crc crio[24245]: time=\"2026-06-14T08:45:20.50942473Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=65b3995e-0f93-454e-9944-a68a701f68dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.299063 | controller |     "Jun 14 08:45:20.509699 crc crio[24245]: time=\"2026-06-14T08:45:20.509639367Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=2815ba50-faef-4338-b622-408fed8e3e48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.299078 | controller |     "Jun 14 08:45:20.510251 crc crio[24245]: time=\"2026-06-14T08:45:20.509658017Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=537cd0a2-3006-4450-84c5-3fc641c7a4aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.299093 | controller |     "Jun 14 08:45:20.510251 crc crio[24245]: time=\"2026-06-14T08:45:20.509826164Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=0b201e06-854c-4301-91cb-cf3eb0076869 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.299108 | controller |     "Jun 14 08:45:20.510400 crc crio[24245]: time=\"2026-06-14T08:45:20.509978429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299124 | controller |     "Jun 14 08:45:20.512274 crc crio[24245]: time=\"2026-06-14T08:45:20.512170277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299139 | controller |     "Jun 14 08:45:20.513941 crc crio[24245]: time=\"2026-06-14T08:45:20.51380546Z\" level=info msg=\"Started container\" PID=52065 containerID=1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/manager id=6dc63746-d6ba-4b7d-9472-d9d884eb3027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd",
2026-06-14 10:12:41.299154 | controller |     "Jun 14 08:45:20.517103 crc crio[24245]: time=\"2026-06-14T08:45:20.516966922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299169 | controller |     "Jun 14 08:45:20.517103 crc crio[24245]: time=\"2026-06-14T08:45:20.516978151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299184 | controller |     "Jun 14 08:45:20.518259 crc crio[24245]: time=\"2026-06-14T08:45:20.518226363Z\" level=info msg=\"Created container 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/manager\" id=4151d3cd-4bc7-40ad-ad74-44a416f6ce19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.299202 | controller |     "Jun 14 08:45:20.519462 crc crio[24245]: time=\"2026-06-14T08:45:20.519408139Z\" level=info msg=\"Starting container: 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17\" id=42b96754-7d6a-4766-b0f9-12f10c868e5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.299217 | controller |     "Jun 14 08:45:20.524435 crc crio[24245]: time=\"2026-06-14T08:45:20.52071052Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/kube-rbac-proxy\" id=9e9c1517-7631-4b81-8439-b2f768d7734b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.299232 | controller |     "Jun 14 08:45:20.524435 crc crio[24245]: time=\"2026-06-14T08:45:20.524415888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299247 | controller |     "Jun 14 08:45:20.530099 crc crio[24245]: time=\"2026-06-14T08:45:20.529935675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299262 | controller |     "Jun 14 08:45:20.533308 crc crio[24245]: time=\"2026-06-14T08:45:20.531147353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299276 | controller |     "Jun 14 08:45:20.536469 crc crio[24245]: time=\"2026-06-14T08:45:20.536429192Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=4e4d0e0d-6332-4a54-9a90-b78b03c72521 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.299291 | controller |     "Jun 14 08:45:20.538819 crc crio[24245]: time=\"2026-06-14T08:45:20.538746665Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/kube-rbac-proxy\" id=8ab5f0d7-8dc3-4868-94e3-384fdda402ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.299306 | controller |     "Jun 14 08:45:20.540292 crc crio[24245]: time=\"2026-06-14T08:45:20.540189434Z\" level=info msg=\"Created container bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/manager\" id=a1846927-88c5-4ef8-906f-1bd08bb7b3a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.299321 | controller |     "Jun 14 08:45:20.542400 crc crio[24245]: time=\"2026-06-14T08:45:20.542083383Z\" level=info msg=\"Starting container: bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb\" id=317b57e0-9d64-4e26-8864-1a671473de31 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.299336 | controller |     "Jun 14 08:45:20.542400 crc crio[24245]: time=\"2026-06-14T08:45:20.542394135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299369 | controller |     "Jun 14 08:45:20.555072 crc crio[24245]: time=\"2026-06-14T08:45:20.552651761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299386 | controller |     "Jun 14 08:45:20.555397 crc crio[24245]: time=\"2026-06-14T08:45:20.555338427Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/kube-rbac-proxy\" id=df375fbf-0beb-4b66-b7e4-0f0539b04cc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.299402 | controller |     "Jun 14 08:45:20.559995 crc crio[24245]: time=\"2026-06-14T08:45:20.557045438Z\" level=info msg=\"Started container\" PID=52039 containerID=9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17 description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/manager id=42b96754-7d6a-4766-b0f9-12f10c868e5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1",
2026-06-14 10:12:41.299421 | controller |     "Jun 14 08:45:20.564781 crc crio[24245]: time=\"2026-06-14T08:45:20.55806034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299436 | controller |     "Jun 14 08:45:20.572658 crc crio[24245]: time=\"2026-06-14T08:45:20.572610239Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/collect-profiles\" id=54340f36-3c2c-4a50-87d1-d9bc9d9522a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.299450 | controller |     "Jun 14 08:45:20.573107 crc crio[24245]: time=\"2026-06-14T08:45:20.573011583Z\" level=info msg=\"Started container\" PID=52062 containerID=bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb description=openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/manager id=317b57e0-9d64-4e26-8864-1a671473de31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c",
2026-06-14 10:12:41.299466 | controller |     "Jun 14 08:45:20.573549 crc crio[24245]: time=\"2026-06-14T08:45:20.573465125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299480 | controller |     "Jun 14 08:45:20.592759 crc crio[24245]: time=\"2026-06-14T08:45:20.5909213Z\" level=info msg=\"Created container f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/manager\" id=4049ae7d-a2ab-4da7-9e59-6162febc3ce2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.299495 | controller |     "Jun 14 08:45:20.594092 crc crio[24245]: time=\"2026-06-14T08:45:20.594007368Z\" level=info msg=\"Starting container: f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44\" id=8c14a02c-006e-46f1-a7a5-531c425523e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.299509 | controller |     "Jun 14 08:45:20.609428 crc crio[24245]: time=\"2026-06-14T08:45:20.60900369Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=27aff626-6b1a-4422-8129-ceb286fba74a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.299524 | controller |     "Jun 14 08:45:20.609428 crc crio[24245]: time=\"2026-06-14T08:45:20.60930481Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=2ccac6ab-f606-4964-bcb8-98a2d8367374 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.299538 | controller |     "Jun 14 08:45:20.609832 crc crio[24245]: time=\"2026-06-14T08:45:20.609474812Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/kube-rbac-proxy\" id=f0b9a737-06bd-4b33-9c66-eefc6f0e619c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.299553 | controller |     "Jun 14 08:45:20.615561 crc crio[24245]: time=\"2026-06-14T08:45:20.615501782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299568 | controller |     "Jun 14 08:45:20.616473 crc crio[24245]: time=\"2026-06-14T08:45:20.616085621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299594 | controller |     "Jun 14 08:45:20.621820 crc crio[24245]: time=\"2026-06-14T08:45:20.621772355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299608 | controller |     "Jun 14 08:45:20.622440 crc crio[24245]: time=\"2026-06-14T08:45:20.622366362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299623 | controller |     "Jun 14 08:45:20.629094 crc crio[24245]: time=\"2026-06-14T08:45:20.628997928Z\" level=info msg=\"Started container\" PID=52056 containerID=f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/manager id=8c14a02c-006e-46f1-a7a5-531c425523e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f",
2026-06-14 10:12:41.299638 | controller |     "Jun 14 08:45:20.632525 crc crio[24245]: time=\"2026-06-14T08:45:20.632463264Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=55086215-3491-4835-9fee-e6b97e57e9d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.299652 | controller |     "Jun 14 08:45:20.635752 crc crio[24245]: time=\"2026-06-14T08:45:20.635670433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299666 | controller |     "Jun 14 08:45:20.686510 crc crio[24245]: time=\"2026-06-14T08:45:20.686398985Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/kube-rbac-proxy\" id=17ae3104-16dc-4dde-a75e-d9edf550dffc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.299681 | controller |     "Jun 14 08:45:20.687471 crc crio[24245]: time=\"2026-06-14T08:45:20.687421182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299696 | controller |     "Jun 14 08:45:20.708083 crc crio[24245]: time=\"2026-06-14T08:45:20.708028678Z\" level=info msg=\"Created container 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/manager\" id=77cab16a-d226-4d6e-8997-7a455c907d3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.299710 | controller |     "Jun 14 08:45:20.710642 crc crio[24245]: time=\"2026-06-14T08:45:20.710556833Z\" level=info msg=\"Starting container: 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d\" id=1abcd24c-f0fe-4fba-bcbc-811a70fa17d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.299725 | controller |     "Jun 14 08:45:20.710741 crc crio[24245]: time=\"2026-06-14T08:45:20.710634268Z\" level=info msg=\"Created container 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/manager\" id=4b4d9684-e7dd-488a-b720-dcb1ace5ec23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.299739 | controller |     "Jun 14 08:45:20.711947 crc crio[24245]: time=\"2026-06-14T08:45:20.711886581Z\" level=info msg=\"Starting container: 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61\" id=aff0d793-36e6-42f3-b9fe-13e9c8f0d927 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.299754 | controller |     "Jun 14 08:45:20.718433 crc crio[24245]: time=\"2026-06-14T08:45:20.717822806Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=d75d12be-85e1-4a2d-85f8-4d5433920dbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.299771 | controller |     "Jun 14 08:45:20.719447 crc crio[24245]: time=\"2026-06-14T08:45:20.719363275Z\" level=info msg=\"Started container\" PID=52090 containerID=652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61 description=openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/manager id=aff0d793-36e6-42f3-b9fe-13e9c8f0d927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15",
2026-06-14 10:12:41.299786 | controller |     "Jun 14 08:45:20.719746 crc crio[24245]: time=\"2026-06-14T08:45:20.719663074Z\" level=info msg=\"Started container\" PID=52084 containerID=8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/manager id=1abcd24c-f0fe-4fba-bcbc-811a70fa17d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22",
2026-06-14 10:12:41.299801 | controller |     "Jun 14 08:45:20.721804 crc crio[24245]: time=\"2026-06-14T08:45:20.72167116Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/kube-rbac-proxy\" id=ebda678b-6919-415d-950a-72059d6f76dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.299816 | controller |     "Jun 14 08:45:20.748568 crc crio[24245]: time=\"2026-06-14T08:45:20.748515014Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=f7198fd7-9596-4990-86a0-902c7ea385bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.299831 | controller |     "Jun 14 08:45:20.752280 crc crio[24245]: time=\"2026-06-14T08:45:20.752234253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299845 | controller |     "Jun 14 08:45:20.754232 crc crio[24245]: time=\"2026-06-14T08:45:20.754136704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299860 | controller |     "Jun 14 08:45:20.757916 crc crio[24245]: time=\"2026-06-14T08:45:20.757740369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299875 | controller |     "Jun 14 08:45:20.758965 crc crio[24245]: time=\"2026-06-14T08:45:20.758877895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299889 | controller |     "Jun 14 08:45:20.765599 crc crio[24245]: time=\"2026-06-14T08:45:20.765523027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299904 | controller |     "Jun 14 08:45:20.813913 crc crio[24245]: time=\"2026-06-14T08:45:20.813779935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299918 | controller |     "Jun 14 08:45:20.818540 crc crio[24245]: time=\"2026-06-14T08:45:20.818482855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299933 | controller |     "Jun 14 08:45:20.840513 crc crio[24245]: time=\"2026-06-14T08:45:20.840435355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299951 | controller |     "Jun 14 08:45:20.843509 crc crio[24245]: time=\"2026-06-14T08:45:20.843438421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299966 | controller |     "Jun 14 08:45:20.848154 crc crio[24245]: time=\"2026-06-14T08:45:20.848106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299980 | controller |     "Jun 14 08:45:20.852389 crc crio[24245]: time=\"2026-06-14T08:45:20.852309275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.299995 | controller |     "Jun 14 08:45:20.866803 crc crio[24245]: time=\"2026-06-14T08:45:20.866731804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300010 | controller |     "Jun 14 08:45:20.872234 crc crio[24245]: time=\"2026-06-14T08:45:20.872130727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300024 | controller |     "Jun 14 08:45:20.876582 crc crio[24245]: time=\"2026-06-14T08:45:20.876478526Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/kube-rbac-proxy\" id=8b88f873-feec-432c-aa5e-6c2da74ab032 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300038 | controller |     "Jun 14 08:45:20.877088 crc crio[24245]: time=\"2026-06-14T08:45:20.877010913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300052 | controller |     "Jun 14 08:45:20.911885 crc crio[24245]: time=\"2026-06-14T08:45:20.91173666Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=a4184ca6-1d5c-496f-bd71-b14ffa06b969 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.300066 | controller |     "Jun 14 08:45:20.914928 crc crio[24245]: time=\"2026-06-14T08:45:20.914775687Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3af6f263-68f0-480c-8152-15000010957b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.300081 | controller |     "Jun 14 08:45:20.916805 crc crio[24245]: time=\"2026-06-14T08:45:20.916600465Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e995d88b-06a8-4ca6-aef3-51cc511cb44b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.300095 | controller |     "Jun 14 08:45:20.930145 crc crio[24245]: time=\"2026-06-14T08:45:20.929442384Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e4638e6b-0daa-4511-9bac-ccad895e20e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.300109 | controller |     "Jun 14 08:45:20.974799 crc crio[24245]: time=\"2026-06-14T08:45:20.974714374Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/kube-rbac-proxy\" id=3693a846-a47f-43aa-803e-d1e8cdf96b6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300124 | controller |     "Jun 14 08:45:20.986603 crc crio[24245]: time=\"2026-06-14T08:45:20.98628622Z\" level=info msg=\"Created container 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/operator\" id=fd036803-29c7-4e69-9726-88ac2bcb2adf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300142 | controller |     "Jun 14 08:45:20.988021 crc crio[24245]: time=\"2026-06-14T08:45:20.987981826Z\" level=info msg=\"Starting container: 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35\" id=74bab47c-e768-4760-b5e4-a3d2bdf016dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.300158 | controller |     "Jun 14 08:45:21.001994 crc crio[24245]: time=\"2026-06-14T08:45:21.00177802Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/kube-rbac-proxy\" id=60d2849e-ce92-4629-af49-58cd12784963 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300173 | controller |     "Jun 14 08:45:21.011495 crc crio[24245]: time=\"2026-06-14T08:45:21.011338505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300187 | controller |     "Jun 14 08:45:21.012526 crc crio[24245]: time=\"2026-06-14T08:45:21.012496717Z\" level=info msg=\"Started container\" PID=52209 containerID=9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35 description=openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/operator id=74bab47c-e768-4760-b5e4-a3d2bdf016dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62",
2026-06-14 10:12:41.300202 | controller |     "Jun 14 08:45:21.015284 crc crio[24245]: time=\"2026-06-14T08:45:21.015148427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300217 | controller |     "Jun 14 08:45:21.019045 crc crio[24245]: time=\"2026-06-14T08:45:21.018827304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300232 | controller |     "Jun 14 08:45:21.058392 crc crio[24245]: time=\"2026-06-14T08:45:21.05791896Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/kube-rbac-proxy\" id=9155a4a5-4185-4d51-b40e-401b41114518 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300247 | controller |     "Jun 14 08:45:21.060760 crc crio[24245]: time=\"2026-06-14T08:45:21.06071046Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/kube-rbac-proxy\" id=b5e594f9-f483-44ce-813d-d0e5abb52241 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300262 | controller |     "Jun 14 08:45:21.073171 crc crio[24245]: time=\"2026-06-14T08:45:21.07309309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300276 | controller |     "Jun 14 08:45:21.086169 crc crio[24245]: time=\"2026-06-14T08:45:21.086076846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300291 | controller |     "Jun 14 08:45:21.086554 crc crio[24245]: time=\"2026-06-14T08:45:21.08644881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300306 | controller |     "Jun 14 08:45:21.623216 crc crio[24245]: time=\"2026-06-14T08:45:21.622342674Z\" level=info msg=\"Created container a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/manager\" id=0e918256-dedb-45df-ba9c-e1ba6d4a8b05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300327 | controller |     "Jun 14 08:45:21.624793 crc crio[24245]: time=\"2026-06-14T08:45:21.624641947Z\" level=info msg=\"Starting container: a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a\" id=3ac3f607-5f69-414e-b12d-5ba4395e83d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.300343 | controller |     "Jun 14 08:45:21.629997 crc crio[24245]: time=\"2026-06-14T08:45:21.629912089Z\" level=info msg=\"Started container\" PID=52270 containerID=a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a description=openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/manager id=3ac3f607-5f69-414e-b12d-5ba4395e83d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba",
2026-06-14 10:12:41.300375 | controller |     "Jun 14 08:45:21.639579 crc crio[24245]: time=\"2026-06-14T08:45:21.639481242Z\" level=info msg=\"Created container e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/kube-rbac-proxy\" id=8ab5f0d7-8dc3-4868-94e3-384fdda402ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300391 | controller |     "Jun 14 08:45:21.642019 crc crio[24245]: time=\"2026-06-14T08:45:21.641912015Z\" level=info msg=\"Starting container: e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d\" id=b6ba79d3-c027-4d9b-b4d2-d22694718426 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.300407 | controller |     "Jun 14 08:45:21.650254 crc crio[24245]: time=\"2026-06-14T08:45:21.650115875Z\" level=info msg=\"Started container\" PID=52283 containerID=e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d description=openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/kube-rbac-proxy id=b6ba79d3-c027-4d9b-b4d2-d22694718426 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27",
2026-06-14 10:12:41.300422 | controller |     "Jun 14 08:45:21.692042 crc crio[24245]: time=\"2026-06-14T08:45:21.689746441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300437 | controller |     "Jun 14 08:45:21.707918 crc crio[24245]: time=\"2026-06-14T08:45:21.704911824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300451 | controller |     "Jun 14 08:45:21.720054 crc crio[24245]: time=\"2026-06-14T08:45:21.719709121Z\" level=info msg=\"Created container 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/kube-rbac-proxy\" id=9e9c1517-7631-4b81-8439-b2f768d7734b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300466 | controller |     "Jun 14 08:45:21.721158 crc crio[24245]: time=\"2026-06-14T08:45:21.720994306Z\" level=info msg=\"Starting container: 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0\" id=baf754f1-6e73-4ae9-b1fc-e48c918e0f9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.300480 | controller |     "Jun 14 08:45:21.731357 crc crio[24245]: time=\"2026-06-14T08:45:21.731242795Z\" level=info msg=\"Started container\" PID=52281 containerID=2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0 description=openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/kube-rbac-proxy id=baf754f1-6e73-4ae9-b1fc-e48c918e0f9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35",
2026-06-14 10:12:41.300495 | controller |     "Jun 14 08:45:21.774126 crc crio[24245]: time=\"2026-06-14T08:45:21.774034022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300513 | controller |     "Jun 14 08:45:21.780601 crc crio[24245]: time=\"2026-06-14T08:45:21.78049705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300528 | controller |     "Jun 14 08:45:21.910318 crc crio[24245]: time=\"2026-06-14T08:45:21.91022345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300542 | controller |     "Jun 14 08:45:21.912818 crc crio[24245]: time=\"2026-06-14T08:45:21.91274471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300557 | controller |     "Jun 14 08:45:21.913344 crc crio[24245]: time=\"2026-06-14T08:45:21.913256586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300572 | controller |     "Jun 14 08:45:21.916372 crc crio[24245]: time=\"2026-06-14T08:45:21.916295703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.300586 | controller |     "Jun 14 08:45:21.938492 crc crio[24245]: time=\"2026-06-14T08:45:21.938399941Z\" level=info msg=\"Created container 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/manager\" id=7a0a6809-ef66-439f-8656-2d7ca383656c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300601 | controller |     "Jun 14 08:45:21.939692 crc crio[24245]: time=\"2026-06-14T08:45:21.939639177Z\" level=info msg=\"Starting container: 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14\" id=8e842a9e-ede4-4d6b-a6cb-2162672fb28d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.300615 | controller |     "Jun 14 08:45:21.952944 crc crio[24245]: time=\"2026-06-14T08:45:21.952785047Z\" level=info msg=\"Started container\" PID=52271 containerID=2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14 description=openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/manager id=8e842a9e-ede4-4d6b-a6cb-2162672fb28d name=/runtime.v1.RuntimeService/StartContainer sandboxID=622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609",
2026-06-14 10:12:41.300631 | controller |     "Jun 14 08:45:21.970176 crc crio[24245]: time=\"2026-06-14T08:45:21.970046817Z\" level=info msg=\"Created container a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/kube-rbac-proxy\" id=df375fbf-0beb-4b66-b7e4-0f0539b04cc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300646 | controller |     "Jun 14 08:45:21.971449 crc crio[24245]: time=\"2026-06-14T08:45:21.971387601Z\" level=info msg=\"Starting container: a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042\" id=ecc10eec-2d5c-401a-b0fe-888bca4faa91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.300661 | controller |     "Jun 14 08:45:21.973433 crc crio[24245]: time=\"2026-06-14T08:45:21.973361253Z\" level=info msg=\"Created container c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/manager\" id=c311e5f0-25af-4a87-bb36-30259acc329c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300676 | controller |     "Jun 14 08:45:21.978413 crc crio[24245]: time=\"2026-06-14T08:45:21.978340186Z\" level=info msg=\"Starting container: c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831\" id=0c69e060-261c-4b6e-861c-6652c6d44126 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.300694 | controller |     "Jun 14 08:45:21.987161 crc crio[24245]: time=\"2026-06-14T08:45:21.986780978Z\" level=info msg=\"Started container\" PID=52268 containerID=c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831 description=openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/manager id=0c69e060-261c-4b6e-861c-6652c6d44126 name=/runtime.v1.RuntimeService/StartContainer sandboxID=392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a",
2026-06-14 10:12:41.300709 | controller |     "Jun 14 08:45:21.999261 crc crio[24245]: time=\"2026-06-14T08:45:21.991400447Z\" level=info msg=\"Started container\" PID=52301 containerID=a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042 description=openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/kube-rbac-proxy id=ecc10eec-2d5c-401a-b0fe-888bca4faa91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336",
2026-06-14 10:12:41.300724 | controller |     "Jun 14 08:45:22.033308 crc crio[24245]: time=\"2026-06-14T08:45:22.033183955Z\" level=info msg=\"Created container b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/manager\" id=33be2262-dd49-4ce2-a4ec-4b4ebca16185 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300740 | controller |     "Jun 14 08:45:22.034461 crc crio[24245]: time=\"2026-06-14T08:45:22.034417942Z\" level=info msg=\"Starting container: b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854\" id=59f691b2-8491-4897-acde-1e2bbf8c183c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.300754 | controller |     "Jun 14 08:45:22.042254 crc crio[24245]: time=\"2026-06-14T08:45:22.042176512Z\" level=info msg=\"Started container\" PID=52266 containerID=b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854 description=openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/manager id=59f691b2-8491-4897-acde-1e2bbf8c183c name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc",
2026-06-14 10:12:41.300769 | controller |     "Jun 14 08:45:22.154268 crc crio[24245]: time=\"2026-06-14T08:45:22.15412951Z\" level=info msg=\"Created container f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/kube-rbac-proxy\" id=ebda678b-6919-415d-950a-72059d6f76dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300784 | controller |     "Jun 14 08:45:22.155811 crc crio[24245]: time=\"2026-06-14T08:45:22.155740589Z\" level=info msg=\"Starting container: f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a\" id=bef42aa3-1ec7-4685-8983-7844b694b6f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.300799 | controller |     "Jun 14 08:45:22.161408 crc crio[24245]: time=\"2026-06-14T08:45:22.161370418Z\" level=info msg=\"Started container\" PID=52296 containerID=f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a description=openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/kube-rbac-proxy id=bef42aa3-1ec7-4685-8983-7844b694b6f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7",
2026-06-14 10:12:41.300814 | controller |     "Jun 14 08:45:22.265333 crc crio[24245]: time=\"2026-06-14T08:45:22.265279483Z\" level=info msg=\"Created container fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/kube-rbac-proxy\" id=17ae3104-16dc-4dde-a75e-d9edf550dffc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300832 | controller |     "Jun 14 08:45:22.266769 crc crio[24245]: time=\"2026-06-14T08:45:22.266673046Z\" level=info msg=\"Starting container: fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5\" id=1b9accef-3302-4e10-8627-4b7a9ea54ee4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.300847 | controller |     "Jun 14 08:45:22.273270 crc crio[24245]: time=\"2026-06-14T08:45:22.273121005Z\" level=info msg=\"Started container\" PID=52298 containerID=fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5 description=openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/kube-rbac-proxy id=1b9accef-3302-4e10-8627-4b7a9ea54ee4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134",
2026-06-14 10:12:41.300862 | controller |     "Jun 14 08:45:22.568959 crc crio[24245]: time=\"2026-06-14T08:45:22.568700697Z\" level=info msg=\"Created container 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/kube-rbac-proxy\" id=8b88f873-feec-432c-aa5e-6c2da74ab032 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300877 | controller |     "Jun 14 08:45:22.570112 crc crio[24245]: time=\"2026-06-14T08:45:22.570036781Z\" level=info msg=\"Starting container: 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76\" id=4d08fd22-2a4f-48f6-8653-c8c9d97e9a44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.300892 | controller |     "Jun 14 08:45:22.579313 crc crio[24245]: time=\"2026-06-14T08:45:22.579177791Z\" level=info msg=\"Started container\" PID=52315 containerID=5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76 description=openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/kube-rbac-proxy id=4d08fd22-2a4f-48f6-8653-c8c9d97e9a44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd",
2026-06-14 10:12:41.300906 | controller |     "Jun 14 08:45:22.589246 crc crio[24245]: time=\"2026-06-14T08:45:22.589058347Z\" level=info msg=\"Created container 7d99db46946601dc3a6f4d9bee3e2bae134dd7b6403b8b02f6fae9d6a5c7dfaf: openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/collect-profiles\" id=54340f36-3c2c-4a50-87d1-d9bc9d9522a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300921 | controller |     "Jun 14 08:45:22.589653 crc crio[24245]: time=\"2026-06-14T08:45:22.589309065Z\" level=info msg=\"Created container 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/manager\" id=de1b3e5e-0c50-406a-a2d5-600e6ae00d74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300936 | controller |     "Jun 14 08:45:22.589653 crc crio[24245]: time=\"2026-06-14T08:45:22.589069617Z\" level=info msg=\"Created container a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/manager\" id=b66582d5-493e-4c32-bc43-e412deeb4fa9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300950 | controller |     "Jun 14 08:45:22.589653 crc crio[24245]: time=\"2026-06-14T08:45:22.589562452Z\" level=info msg=\"Created container 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/manager\" id=533c7c5c-860b-4bdf-9ffb-3e42d4e24ec9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300965 | controller |     "Jun 14 08:45:22.590460 crc crio[24245]: time=\"2026-06-14T08:45:22.590054398Z\" level=info msg=\"Created container 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/manager\" id=7860a8f0-fd31-4df7-aca9-f407d7469e8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300983 | controller |     "Jun 14 08:45:22.590460 crc crio[24245]: time=\"2026-06-14T08:45:22.590142872Z\" level=info msg=\"Created container f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/manager\" id=a105b069-ea33-4ba9-aea7-09840ea98803 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.300998 | controller |     "Jun 14 08:45:22.590460 crc crio[24245]: time=\"2026-06-14T08:45:22.590181342Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=b7dba48d-18e4-4b93-9413-48cf55858b9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.301012 | controller |     "Jun 14 08:45:22.590962 crc crio[24245]: time=\"2026-06-14T08:45:22.590791472Z\" level=info msg=\"Created container 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/kube-rbac-proxy\" id=f0b9a737-06bd-4b33-9c66-eefc6f0e619c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.301027 | controller |     "Jun 14 08:45:22.590962 crc crio[24245]: time=\"2026-06-14T08:45:22.590934836Z\" level=info msg=\"Starting container: 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e\" id=c733072d-155a-44fc-be2e-8d0e30180371 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.301041 | controller |     "Jun 14 08:45:22.591179 crc crio[24245]: time=\"2026-06-14T08:45:22.591069831Z\" level=info msg=\"Starting container: 7d99db46946601dc3a6f4d9bee3e2bae134dd7b6403b8b02f6fae9d6a5c7dfaf\" id=b3ac4ef5-70bc-47f5-8c67-f35677f045ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.301056 | controller |     "Jun 14 08:45:22.591726 crc crio[24245]: time=\"2026-06-14T08:45:22.591550696Z\" level=info msg=\"Starting container: a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c\" id=60e5ce65-9dc5-40ff-be59-fac23435f8bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.301070 | controller |     "Jun 14 08:45:22.591726 crc crio[24245]: time=\"2026-06-14T08:45:22.591635629Z\" level=info msg=\"Starting container: f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8\" id=7c2e1b72-c304-4517-b104-fb3c2e06d74c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.301085 | controller |     "Jun 14 08:45:22.594159 crc crio[24245]: time=\"2026-06-14T08:45:22.592792966Z\" level=info msg=\"Starting container: 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a\" id=b50996ae-8fec-46c3-a731-aca588d989ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.301100 | controller |     "Jun 14 08:45:22.594860 crc crio[24245]: time=\"2026-06-14T08:45:22.594678877Z\" level=info msg=\"Starting container: 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b\" id=f8d6946f-4b1a-42bd-8977-da819ccff800 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.301114 | controller |     "Jun 14 08:45:22.598544 crc crio[24245]: time=\"2026-06-14T08:45:22.598427808Z\" level=info msg=\"Created container caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/kube-rbac-proxy\" id=60d2849e-ce92-4629-af49-58cd12784963 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.301129 | controller |     "Jun 14 08:45:22.599388 crc crio[24245]: time=\"2026-06-14T08:45:22.599316847Z\" level=info msg=\"Started container\" PID=52279 containerID=6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/manager id=c733072d-155a-44fc-be2e-8d0e30180371 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562",
2026-06-14 10:12:41.301144 | controller |     "Jun 14 08:45:22.599736 crc crio[24245]: time=\"2026-06-14T08:45:22.599609946Z\" level=info msg=\"Starting container: 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065\" id=8ca42deb-2d55-420d-bb33-2bb7c8522509 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.301161 | controller |     "Jun 14 08:45:22.599832 crc crio[24245]: time=\"2026-06-14T08:45:22.599763301Z\" level=info msg=\"Started container\" PID=52267 containerID=a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/manager id=60e5ce65-9dc5-40ff-be59-fac23435f8bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20",
2026-06-14 10:12:41.301177 | controller |     "Jun 14 08:45:22.604181 crc crio[24245]: time=\"2026-06-14T08:45:22.604091431Z\" level=info msg=\"Created container e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/kube-rbac-proxy\" id=9155a4a5-4185-4d51-b40e-401b41114518 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.301192 | controller |     "Jun 14 08:45:22.611422 crc crio[24245]: time=\"2026-06-14T08:45:22.611312419Z\" level=info msg=\"Created container 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/kube-rbac-proxy\" id=3693a846-a47f-43aa-803e-d1e8cdf96b6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.301207 | controller |     "Jun 14 08:45:22.611671 crc crio[24245]: time=\"2026-06-14T08:45:22.611518524Z\" level=info msg=\"Created container 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/kube-rbac-proxy\" id=b5e594f9-f483-44ce-813d-d0e5abb52241 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.301222 | controller |     "Jun 14 08:45:22.612653 crc crio[24245]: time=\"2026-06-14T08:45:22.612566324Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=439290e0-d24f-47f7-a1b4-b5548da40872 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.301236 | controller |     "Jun 14 08:45:22.612800 crc crio[24245]: time=\"2026-06-14T08:45:22.612683664Z\" level=info msg=\"Starting container: e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43\" id=7f458789-ae39-4b51-bd01-f76bdaf2c09f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.301251 | controller |     "Jun 14 08:45:22.612800 crc crio[24245]: time=\"2026-06-14T08:45:22.612742909Z\" level=info msg=\"Started container\" PID=52284 containerID=97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b description=openstack-operators/nova-operator-controller-manager-b9f789587-752cf/kube-rbac-proxy id=f8d6946f-4b1a-42bd-8977-da819ccff800 name=/runtime.v1.RuntimeService/StartContainer sandboxID=df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce",
2026-06-14 10:12:41.301266 | controller |     "Jun 14 08:45:22.613271 crc crio[24245]: time=\"2026-06-14T08:45:22.612575883Z\" level=info msg=\"Started container\" PID=52287 containerID=7d99db46946601dc3a6f4d9bee3e2bae134dd7b6403b8b02f6fae9d6a5c7dfaf description=openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/collect-profiles id=b3ac4ef5-70bc-47f5-8c67-f35677f045ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d",
2026-06-14 10:12:41.301281 | controller |     "Jun 14 08:45:22.613271 crc crio[24245]: time=\"2026-06-14T08:45:22.613249465Z\" level=info msg=\"Started container\" PID=52280 containerID=9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/manager id=b50996ae-8fec-46c3-a731-aca588d989ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8",
2026-06-14 10:12:41.301300 | controller |     "Jun 14 08:45:22.613544 crc crio[24245]: time=\"2026-06-14T08:45:22.613406237Z\" level=info msg=\"Starting container: 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a\" id=0fcdd8a3-127e-44a7-b5c8-9d156ff5c663 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.301315 | controller |     "Jun 14 08:45:22.613694 crc crio[24245]: time=\"2026-06-14T08:45:22.613630162Z\" level=info msg=\"Started container\" PID=52272 containerID=f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8 description=openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/manager id=7c2e1b72-c304-4517-b104-fb3c2e06d74c name=/runtime.v1.RuntimeService/StartContainer sandboxID=812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d",
2026-06-14 10:12:41.301330 | controller |     "Jun 14 08:45:22.613885 crc crio[24245]: time=\"2026-06-14T08:45:22.613792689Z\" level=info msg=\"Starting container: 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c\" id=9f5db47b-fbed-423b-baa2-0b3cdcaa3453 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.301368 | controller |     "Jun 14 08:45:22.616131 crc crio[24245]: time=\"2026-06-14T08:45:22.616070101Z\" level=info msg=\"Starting container: caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19\" id=ef9a6b36-afc6-41ff-9fab-1c95f7e217e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.301390 | controller |     "Jun 14 08:45:22.630631 crc crio[24245]: time=\"2026-06-14T08:45:22.630520891Z\" level=info msg=\"Started container\" PID=52282 containerID=5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065 description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/manager id=8ca42deb-2d55-420d-bb33-2bb7c8522509 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13",
2026-06-14 10:12:41.301406 | controller |     "Jun 14 08:45:22.639965 crc crio[24245]: time=\"2026-06-14T08:45:22.639813766Z\" level=info msg=\"Started container\" PID=52474 containerID=235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a description=openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/kube-rbac-proxy id=0fcdd8a3-127e-44a7-b5c8-9d156ff5c663 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1",
2026-06-14 10:12:41.301421 | controller |     "Jun 14 08:45:22.658395 crc crio[24245]: time=\"2026-06-14T08:45:22.658293044Z\" level=info msg=\"Started container\" PID=52478 containerID=e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43 description=openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/kube-rbac-proxy id=7f458789-ae39-4b51-bd01-f76bdaf2c09f name=/runtime.v1.RuntimeService/StartContainer sandboxID=be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22",
2026-06-14 10:12:41.301437 | controller |     "Jun 14 08:45:22.659271 crc crio[24245]: time=\"2026-06-14T08:45:22.659180053Z\" level=info msg=\"Started container\" PID=52477 containerID=225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c description=openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/kube-rbac-proxy id=9f5db47b-fbed-423b-baa2-0b3cdcaa3453 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15",
2026-06-14 10:12:41.301452 | controller |     "Jun 14 08:45:22.659537 crc crio[24245]: time=\"2026-06-14T08:45:22.659475642Z\" level=info msg=\"Started container\" PID=52475 containerID=caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19 description=openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/kube-rbac-proxy id=ef9a6b36-afc6-41ff-9fab-1c95f7e217e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f",
2026-06-14 10:12:41.301471 | controller |     "Jun 14 08:45:23.505235 crc crio[24245]: time=\"2026-06-14T08:45:23.504115896Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=bbf2e0d8-1dab-4f18-a846-51fdf5930284 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.301486 | controller |     "Jun 14 08:45:23.874775 crc crio[24245]: time=\"2026-06-14T08:45:23.87460693Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=fe089188-5f37-472d-882a-b297aff2769f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.301501 | controller |     "Jun 14 08:45:23.875934 crc crio[24245]: time=\"2026-06-14T08:45:23.874739414Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=769b1b83-7ddb-4b7d-9951-2b2f83182a4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.301516 | controller |     "Jun 14 08:45:23.875934 crc crio[24245]: time=\"2026-06-14T08:45:23.874759415Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=f2b077c7-4f05-4f0e-8d53-ee2d2ae12044 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.301530 | controller |     "Jun 14 08:45:24.016901 crc crio[24245]: time=\"2026-06-14T08:45:24.016754264Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/kube-rbac-proxy\" id=166873a5-2349-4164-bb5f-17f63bed37d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.301545 | controller |     "Jun 14 08:45:24.017320 crc crio[24245]: time=\"2026-06-14T08:45:24.017180517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.301560 | controller |     "Jun 14 08:45:24.017509 crc crio[24245]: time=\"2026-06-14T08:45:24.017419615Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=4c50a6c6-d661-4c27-96ae-4bb437818e67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.301575 | controller |     "Jun 14 08:45:24.019943 crc crio[24245]: time=\"2026-06-14T08:45:24.01978486Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=5257f5ad-027d-4860-b07f-c5dd237df1ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.301589 | controller |     "Jun 14 08:45:24.020068 crc crio[24245]: time=\"2026-06-14T08:45:24.019955066Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=38078fc7-db3b-4415-81bd-93fd721c9dbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.301603 | controller |     "Jun 14 08:45:24.020068 crc crio[24245]: time=\"2026-06-14T08:45:24.020010768Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=3f2de13a-89f3-46a6-9b56-073b54b57a81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.301618 | controller |     "Jun 14 08:45:24.020068 crc crio[24245]: time=\"2026-06-14T08:45:24.020064519Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=e5f23668-b143-4ccb-b6d7-927e0663ba14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.301632 | controller |     "Jun 14 08:45:24.047634 crc crio[24245]: time=\"2026-06-14T08:45:24.047418002Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/kube-rbac-proxy@sha256:3c4f708c62047c315ff2b9c399f70f302c017a3f7067a55445103c7261dc4bd3\" id=79b127ec-2dbd-4415-9120-5a7d680b6aad name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.301649 | controller |     "Jun 14 08:45:24.064814 crc crio[24245]: time=\"2026-06-14T08:45:24.064667551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.301665 | controller |     "Jun 14 08:45:24.068951 crc crio[24245]: time=\"2026-06-14T08:45:24.068744001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.301680 | controller |     "Jun 14 08:45:24.183287 crc crio[24245]: time=\"2026-06-14T08:45:24.183127578Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/kube-rbac-proxy\" id=a542dd89-88d1-42c8-a757-847bef0fb5c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.301694 | controller |     "Jun 14 08:45:24.183776 crc crio[24245]: time=\"2026-06-14T08:45:24.183687166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.301709 | controller |     "Jun 14 08:45:24.201464 crc crio[24245]: time=\"2026-06-14T08:45:24.201312903Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/kube-rbac-proxy\" id=ab389f04-a832-45fc-bd23-883611787d03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.301724 | controller |     "Jun 14 08:45:24.230824 crc crio[24245]: time=\"2026-06-14T08:45:24.230675185Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/kube-rbac-proxy\" id=f9c3cda1-3656-48d8-b59e-599a8067879f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.301738 | controller |     "Jun 14 08:45:24.237906 crc crio[24245]: time=\"2026-06-14T08:45:24.23457143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.301752 | controller |     "Jun 14 08:45:24.237906 crc crio[24245]: time=\"2026-06-14T08:45:24.234654655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.301767 | controller |     "Jun 14 08:45:24.237906 crc crio[24245]: time=\"2026-06-14T08:45:24.237174182Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/kube-rbac-proxy\" id=7e68b204-887f-4fb0-8324-2a9f917c98dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.301781 | controller |     "Jun 14 08:45:24.246827 crc crio[24245]: time=\"2026-06-14T08:45:24.24672535Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/kube-rbac-proxy\" id=3f5f8f98-eb6e-4d18-8a89-089cb73db3fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.301795 | controller |     "Jun 14 08:45:24.253399 crc crio[24245]: time=\"2026-06-14T08:45:24.252723628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.301810 | controller |     "Jun 14 08:45:24.253399 crc crio[24245]: time=\"2026-06-14T08:45:24.253052898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.301824 | controller |     "Jun 14 08:45:24.517878 crc crio[24245]: time=\"2026-06-14T08:45:24.517261383Z\" level=info msg=\"Created container c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/kube-rbac-proxy\" id=166873a5-2349-4164-bb5f-17f63bed37d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.301843 | controller |     "Jun 14 08:45:24.520467 crc crio[24245]: time=\"2026-06-14T08:45:24.520363173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.301858 | controller |     "Jun 14 08:45:24.527458 crc crio[24245]: time=\"2026-06-14T08:45:24.527359266Z\" level=info msg=\"Starting container: c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12\" id=6b776796-8e7b-40af-bd73-42a80d62374d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.301872 | controller |     "Jun 14 08:45:24.532182 crc crio[24245]: time=\"2026-06-14T08:45:24.532098971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.301887 | controller |     "Jun 14 08:45:24.533821 crc crio[24245]: time=\"2026-06-14T08:45:24.533730764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.301901 | controller |     "Jun 14 08:45:24.545179 crc crio[24245]: time=\"2026-06-14T08:45:24.54499164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.301915 | controller |     "Jun 14 08:45:24.552486 crc crio[24245]: time=\"2026-06-14T08:45:24.552380583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.301929 | controller |     "Jun 14 08:45:24.561750 crc crio[24245]: time=\"2026-06-14T08:45:24.561630481Z\" level=info msg=\"Started container\" PID=52680 containerID=c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12 description=openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/kube-rbac-proxy id=6b776796-8e7b-40af-bd73-42a80d62374d name=/runtime.v1.RuntimeService/StartContainer sandboxID=622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609",
2026-06-14 10:12:41.301944 | controller |     "Jun 14 08:45:24.582367 crc crio[24245]: time=\"2026-06-14T08:45:24.582003621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.301959 | controller |     "Jun 14 08:45:24.586258 crc crio[24245]: time=\"2026-06-14T08:45:24.586097456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.301973 | controller |     "Jun 14 08:45:24.592632 crc crio[24245]: time=\"2026-06-14T08:45:24.592482051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.301988 | controller |     "Jun 14 08:45:24.602490 crc crio[24245]: time=\"2026-06-14T08:45:24.602337939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.302002 | controller |     "Jun 14 08:45:24.605140 crc crio[24245]: time=\"2026-06-14T08:45:24.605052127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.302032 | controller |     "Jun 14 08:45:24.885161 crc crio[24245]: time=\"2026-06-14T08:45:24.885010133Z\" level=info msg=\"Created container 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/kube-rbac-proxy\" id=7e68b204-887f-4fb0-8324-2a9f917c98dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.302052 | controller |     "Jun 14 08:45:24.886321 crc crio[24245]: time=\"2026-06-14T08:45:24.886173901Z\" level=info msg=\"Starting container: 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73\" id=a9384181-e9b8-40fb-95ed-9db5bd45483a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.302068 | controller |     "Jun 14 08:45:24.911351 crc crio[24245]: time=\"2026-06-14T08:45:24.911183385Z\" level=info msg=\"Started container\" PID=52797 containerID=9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73 description=openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/kube-rbac-proxy id=a9384181-e9b8-40fb-95ed-9db5bd45483a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8",
2026-06-14 10:12:41.302083 | controller |     "Jun 14 08:45:24.959646 crc crio[24245]: time=\"2026-06-14T08:45:24.959510976Z\" level=info msg=\"Created container fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/kube-rbac-proxy\" id=ab389f04-a832-45fc-bd23-883611787d03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.302099 | controller |     "Jun 14 08:45:24.961347 crc crio[24245]: time=\"2026-06-14T08:45:24.958536319Z\" level=info msg=\"Created container 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/kube-rbac-proxy\" id=a542dd89-88d1-42c8-a757-847bef0fb5c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.302114 | controller |     "Jun 14 08:45:24.961882 crc crio[24245]: time=\"2026-06-14T08:45:24.961740736Z\" level=info msg=\"Starting container: fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e\" id=4ca3ed5e-3aae-4314-8a61-485b16285f6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.302128 | controller |     "Jun 14 08:45:24.963343 crc crio[24245]: time=\"2026-06-14T08:45:24.963258279Z\" level=info msg=\"Starting container: 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8\" id=e565fa86-332f-4324-a74d-f4be0af9d2af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.302143 | controller |     "Jun 14 08:45:24.976757 crc crio[24245]: time=\"2026-06-14T08:45:24.976592821Z\" level=info msg=\"Started container\" PID=52796 containerID=0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8 description=openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/kube-rbac-proxy id=e565fa86-332f-4324-a74d-f4be0af9d2af name=/runtime.v1.RuntimeService/StartContainer sandboxID=86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562",
2026-06-14 10:12:41.302157 | controller |     "Jun 14 08:45:24.979796 crc crio[24245]: time=\"2026-06-14T08:45:24.979728501Z\" level=info msg=\"Started container\" PID=52800 containerID=fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e description=openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/kube-rbac-proxy id=4ca3ed5e-3aae-4314-8a61-485b16285f6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13",
2026-06-14 10:12:41.302172 | controller |     "Jun 14 08:45:25.017147 crc crio[24245]: time=\"2026-06-14T08:45:25.017036723Z\" level=info msg=\"Created container baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/kube-rbac-proxy\" id=3f5f8f98-eb6e-4d18-8a89-089cb73db3fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.302186 | controller |     "Jun 14 08:45:25.019341 crc crio[24245]: time=\"2026-06-14T08:45:25.01925525Z\" level=info msg=\"Starting container: baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4\" id=a979e051-b77a-45c3-b355-17c8aaeeb18e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.302204 | controller |     "Jun 14 08:45:25.032584 crc crio[24245]: time=\"2026-06-14T08:45:25.032458426Z\" level=info msg=\"Started container\" PID=52798 containerID=baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4 description=openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/kube-rbac-proxy id=a979e051-b77a-45c3-b355-17c8aaeeb18e name=/runtime.v1.RuntimeService/StartContainer sandboxID=812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d",
2026-06-14 10:12:41.302220 | controller |     "Jun 14 08:45:25.255643 crc crio[24245]: time=\"2026-06-14T08:45:25.255305194Z\" level=info msg=\"Created container 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/kube-rbac-proxy\" id=f9c3cda1-3656-48d8-b59e-599a8067879f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.302234 | controller |     "Jun 14 08:45:25.260414 crc crio[24245]: time=\"2026-06-14T08:45:25.260300145Z\" level=info msg=\"Starting container: 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783\" id=4c1b8272-fa8d-4aff-8683-bf1013b05d75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.302249 | controller |     "Jun 14 08:45:25.275675 crc crio[24245]: time=\"2026-06-14T08:45:25.275573097Z\" level=info msg=\"Started container\" PID=52799 containerID=74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783 description=openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/kube-rbac-proxy id=4c1b8272-fa8d-4aff-8683-bf1013b05d75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20",
2026-06-14 10:12:41.302264 | controller |     "Jun 14 08:45:26.769980 crc crio[24245]: time=\"2026-06-14T08:45:26.769154413Z\" level=info msg=\"Stopping pod sandbox: c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d\" id=65b98697-16eb-415b-a908-e9da3b8f75c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.302279 | controller |     "Jun 14 08:45:26.771910 crc crio[24245]: time=\"2026-06-14T08:45:26.771820328Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690445-vljzj Namespace:openshift-operator-lifecycle-manager ID:c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d UID:83c6afed-03d2-4544-9674-8fb6f034deb2 NetNS:/var/run/netns/febf2d63-4704-4952-b75a-98c9c503e9e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod83c6afed_03d2_4544_9674_8fb6f034deb2.slice PodAnnotations:0xc000620a08}] Aliases:map[]}\"",
2026-06-14 10:12:41.302294 | controller |     "Jun 14 08:45:26.772235 crc crio[24245]: time=\"2026-06-14T08:45:26.77218261Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690445-vljzj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.302309 | controller |     "Jun 14 08:45:27.104651 crc crio[24245]: time=\"2026-06-14T08:45:27.104245029Z\" level=info msg=\"Stopped pod sandbox: c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d\" id=65b98697-16eb-415b-a908-e9da3b8f75c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.302324 | controller |     "Jun 14 08:45:54.358435 crc crio[24245]: time=\"2026-06-14T08:45:54.35776347Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-bf5545dbf-84l7z/POD\" id=1c0f389f-99b7-4e95-b84a-9061d43e95fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.302338 | controller |     "Jun 14 08:45:54.359989 crc crio[24245]: time=\"2026-06-14T08:45:54.358444772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.302376 | controller |     "Jun 14 08:45:54.408781 crc crio[24245]: time=\"2026-06-14T08:45:54.408715144Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-84l7z Namespace:openstack ID:261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29 UID:f4b0ea4b-2fdc-4f09-8fd7-d15cedf06ef4 NetNS:/var/run/netns/115da716-91b5-4ed4-98c3-c48897ab4285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b0ea4b_2fdc_4f09_8fd7_d15cedf06ef4.slice PodAnnotations:0xc001b86100}] Aliases:map[]}\"",
2026-06-14 10:12:41.302394 | controller |     "Jun 14 08:45:54.408984 crc crio[24245]: time=\"2026-06-14T08:45:54.408784327Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-bf5545dbf-84l7z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.302409 | controller |     "Jun 14 08:45:54.565179 crc crio[24245]: time=\"2026-06-14T08:45:54.565071291Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6f94844f59-b4hzz/POD\" id=71effd55-1cdf-4a90-94ad-a388ec5ea1ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.302424 | controller |     "Jun 14 08:45:54.565179 crc crio[24245]: time=\"2026-06-14T08:45:54.565174444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.302439 | controller |     "Jun 14 08:45:54.596654 crc crio[24245]: time=\"2026-06-14T08:45:54.596497292Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-b4hzz Namespace:openstack ID:fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14 UID:80a45b02-f662-417a-b77e-0338d8f9f5b2 NetNS:/var/run/netns/e4994446-cdd4-4465-b02f-92e72034776a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80a45b02_f662_417a_b77e_0338d8f9f5b2.slice PodAnnotations:0xc002c924f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.302454 | controller |     "Jun 14 08:45:54.596654 crc crio[24245]: time=\"2026-06-14T08:45:54.596565505Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6f94844f59-b4hzz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.302469 | controller |     "Jun 14 08:45:54.773813 crc crio[24245]: 2026-06-14T08:45:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:261a0f1fcea067b Mac:32:7f:57:6e:cc:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/115da716-91b5-4ed4-98c3-c48897ab4285 SocketPath: PciID:}] [{Interface:0xc0002a07a0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.302484 | controller |     "Jun 14 08:45:54.775073 crc crio[24245]: time=\"2026-06-14T08:45:54.774936092Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-84l7z Namespace:openstack ID:261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29 UID:f4b0ea4b-2fdc-4f09-8fd7-d15cedf06ef4 NetNS:/var/run/netns/115da716-91b5-4ed4-98c3-c48897ab4285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b0ea4b_2fdc_4f09_8fd7_d15cedf06ef4.slice PodAnnotations:0xc001b86100}] Aliases:map[]}\"",
2026-06-14 10:12:41.302499 | controller |     "Jun 14 08:45:54.775298 crc crio[24245]: time=\"2026-06-14T08:45:54.775097728Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-bf5545dbf-84l7z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.302514 | controller |     "Jun 14 08:45:54.783811 crc crio[24245]: time=\"2026-06-14T08:45:54.783450307Z\" level=info msg=\"Ran pod sandbox 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29 with infra container: openstack/dnsmasq-dns-bf5545dbf-84l7z/POD\" id=1c0f389f-99b7-4e95-b84a-9061d43e95fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.302532 | controller |     "Jun 14 08:45:54.786046 crc crio[24245]: time=\"2026-06-14T08:45:54.785736157Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=48e604f4-2cce-4ccc-81f0-9743ee5dcdc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.302548 | controller |     "Jun 14 08:45:54.786046 crc crio[24245]: time=\"2026-06-14T08:45:54.786043166Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=48e604f4-2cce-4ccc-81f0-9743ee5dcdc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.302563 | controller |     "Jun 14 08:45:54.786295 crc crio[24245]: time=\"2026-06-14T08:45:54.786093888Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=48e604f4-2cce-4ccc-81f0-9743ee5dcdc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.302579 | controller |     "Jun 14 08:45:54.787242 crc crio[24245]: time=\"2026-06-14T08:45:54.787045648Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2d2ba105-7c31-41c5-bee9-76715cdebefe name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.302594 | controller |     "Jun 14 08:45:54.795657 crc crio[24245]: time=\"2026-06-14T08:45:54.79556373Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-14 10:12:41.302609 | controller |     "Jun 14 08:45:54.966482 crc crio[24245]: 2026-06-14T08:45:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd08a9a8cc79e1a Mac:5a:b4:da:07:56:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/e4994446-cdd4-4465-b02f-92e72034776a SocketPath: PciID:}] [{Interface:0xc000354f70 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.302624 | controller |     "Jun 14 08:45:54.967656 crc crio[24245]: time=\"2026-06-14T08:45:54.967566955Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-b4hzz Namespace:openstack ID:fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14 UID:80a45b02-f662-417a-b77e-0338d8f9f5b2 NetNS:/var/run/netns/e4994446-cdd4-4465-b02f-92e72034776a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80a45b02_f662_417a_b77e_0338d8f9f5b2.slice PodAnnotations:0xc002c924f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.302638 | controller |     "Jun 14 08:45:54.967765 crc crio[24245]: time=\"2026-06-14T08:45:54.96773341Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6f94844f59-b4hzz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.302653 | controller |     "Jun 14 08:45:54.974021 crc crio[24245]: time=\"2026-06-14T08:45:54.973762015Z\" level=info msg=\"Ran pod sandbox fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14 with infra container: openstack/dnsmasq-dns-6f94844f59-b4hzz/POD\" id=71effd55-1cdf-4a90-94ad-a388ec5ea1ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.302668 | controller |     "Jun 14 08:45:54.976697 crc crio[24245]: time=\"2026-06-14T08:45:54.976615974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=97f7d0e9-c13b-41db-9bb8-473490f789b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.302687 | controller |     "Jun 14 08:45:54.977042 crc crio[24245]: time=\"2026-06-14T08:45:54.976981795Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=97f7d0e9-c13b-41db-9bb8-473490f789b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.302702 | controller |     "Jun 14 08:45:54.977133 crc crio[24245]: time=\"2026-06-14T08:45:54.977072838Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=97f7d0e9-c13b-41db-9bb8-473490f789b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.302717 | controller |     "Jun 14 08:45:54.978627 crc crio[24245]: time=\"2026-06-14T08:45:54.978555255Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5fb2eca6-8f25-4b3d-a8b8-6e07f8b9b567 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.302732 | controller |     "Jun 14 08:45:54.985340 crc crio[24245]: time=\"2026-06-14T08:45:54.985266362Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-14 10:12:41.302746 | controller |     "Jun 14 08:45:57.112033 crc crio[24245]: time=\"2026-06-14T08:45:57.110638913Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-69664d8887-bkv6n/POD\" id=a50be287-a333-4dd9-8488-c2ee822e2df4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.302761 | controller |     "Jun 14 08:45:57.113618 crc crio[24245]: time=\"2026-06-14T08:45:57.112116311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.302775 | controller |     "Jun 14 08:45:57.399636 crc crio[24245]: time=\"2026-06-14T08:45:57.396937038Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-bkv6n Namespace:openstack ID:ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829 UID:ddca02e0-bc73-4017-82ac-9de1a9a4623a NetNS:/var/run/netns/a2584b53-4a7a-4620-b175-f4adbcd20ec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddca02e0_bc73_4017_82ac_9de1a9a4623a.slice PodAnnotations:0xc0006203d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.302790 | controller |     "Jun 14 08:45:57.399636 crc crio[24245]: time=\"2026-06-14T08:45:57.397016031Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-69664d8887-bkv6n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.302805 | controller |     "Jun 14 08:45:57.988937 crc crio[24245]: time=\"2026-06-14T08:45:57.988524001Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b485b7db9-b2795/POD\" id=3064a647-a6dc-487e-9a39-013b0b5fab39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.302820 | controller |     "Jun 14 08:45:57.989078 crc crio[24245]: time=\"2026-06-14T08:45:57.988963755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.302835 | controller |     "Jun 14 08:45:58.155678 crc crio[24245]: time=\"2026-06-14T08:45:58.155061043Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-b2795 Namespace:openstack ID:e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734 UID:e9c51b1e-769b-4e01-b4e1-0948c62e48df NetNS:/var/run/netns/93026f57-3c77-4cd0-a642-16b0ef15c146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9c51b1e_769b_4e01_b4e1_0948c62e48df.slice PodAnnotations:0xc0005222b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.302856 | controller |     "Jun 14 08:45:58.155678 crc crio[24245]: time=\"2026-06-14T08:45:58.15557505Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b485b7db9-b2795 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.302871 | controller |     "Jun 14 08:45:58.280624 crc crio[24245]: 2026-06-14T08:45:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea3fe378afc0fd5 Mac:8a:18:88:60:89:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/a2584b53-4a7a-4620-b175-f4adbcd20ec4 SocketPath: PciID:}] [{Interface:0xc0003166b0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.302887 | controller |     "Jun 14 08:45:58.281377 crc crio[24245]: time=\"2026-06-14T08:45:58.280943369Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-bkv6n Namespace:openstack ID:ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829 UID:ddca02e0-bc73-4017-82ac-9de1a9a4623a NetNS:/var/run/netns/a2584b53-4a7a-4620-b175-f4adbcd20ec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddca02e0_bc73_4017_82ac_9de1a9a4623a.slice PodAnnotations:0xc0006203d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.302901 | controller |     "Jun 14 08:45:58.281377 crc crio[24245]: time=\"2026-06-14T08:45:58.281133285Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-69664d8887-bkv6n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.302916 | controller |     "Jun 14 08:45:58.308485 crc crio[24245]: time=\"2026-06-14T08:45:58.308148546Z\" level=info msg=\"Ran pod sandbox ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829 with infra container: openstack/dnsmasq-dns-69664d8887-bkv6n/POD\" id=a50be287-a333-4dd9-8488-c2ee822e2df4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.302931 | controller |     "Jun 14 08:45:58.330021 crc crio[24245]: time=\"2026-06-14T08:45:58.329821934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1d01bf7d-d2bc-49a0-90ce-3b657b0c6492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.302945 | controller |     "Jun 14 08:45:58.330616 crc crio[24245]: time=\"2026-06-14T08:45:58.330594999Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=1d01bf7d-d2bc-49a0-90ce-3b657b0c6492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.302960 | controller |     "Jun 14 08:45:58.330755 crc crio[24245]: time=\"2026-06-14T08:45:58.330738853Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=1d01bf7d-d2bc-49a0-90ce-3b657b0c6492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.302975 | controller |     "Jun 14 08:45:58.339898 crc crio[24245]: time=\"2026-06-14T08:45:58.338786831Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9bf95ab9-3d25-4e00-806e-f2498c0fadd0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.302989 | controller |     "Jun 14 08:45:58.351182 crc crio[24245]: time=\"2026-06-14T08:45:58.351096622Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-14 10:12:41.303004 | controller |     "Jun 14 08:45:58.397059 crc crio[24245]: time=\"2026-06-14T08:45:58.396899173Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=8c9805ec-b78c-46ea-b50c-8eda9713eb0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.303022 | controller |     "Jun 14 08:45:58.397371 crc crio[24245]: time=\"2026-06-14T08:45:58.39712272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.303037 | controller |     "Jun 14 08:45:58.540667 crc crio[24245]: time=\"2026-06-14T08:45:58.539081258Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0 UID:26bf2b95-06d6-4bc3-b1ee-208e22a0e2c0 NetNS:/var/run/netns/6a2cd161-f35b-4cbd-840f-dd069f21caa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26bf2b95_06d6_4bc3_b1ee_208e22a0e2c0.slice PodAnnotations:0xc00274a338}] Aliases:map[]}\"",
2026-06-14 10:12:41.303052 | controller |     "Jun 14 08:45:58.540667 crc crio[24245]: time=\"2026-06-14T08:45:58.539342247Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.303067 | controller |     "Jun 14 08:45:58.883558 crc crio[24245]: 2026-06-14T08:45:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8f9d0791fa22dc Mac:f6:87:a4:ec:99:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/93026f57-3c77-4cd0-a642-16b0ef15c146 SocketPath: PciID:}] [{Interface:0xc000262a10 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.303083 | controller |     "Jun 14 08:45:58.883558 crc crio[24245]: time=\"2026-06-14T08:45:58.883489872Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-b2795 Namespace:openstack ID:e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734 UID:e9c51b1e-769b-4e01-b4e1-0948c62e48df NetNS:/var/run/netns/93026f57-3c77-4cd0-a642-16b0ef15c146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9c51b1e_769b_4e01_b4e1_0948c62e48df.slice PodAnnotations:0xc0005222b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.303098 | controller |     "Jun 14 08:45:58.886027 crc crio[24245]: time=\"2026-06-14T08:45:58.883649687Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b485b7db9-b2795 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.303113 | controller |     "Jun 14 08:45:58.924026 crc crio[24245]: time=\"2026-06-14T08:45:58.920344764Z\" level=info msg=\"Ran pod sandbox e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734 with infra container: openstack/dnsmasq-dns-6b485b7db9-b2795/POD\" id=3064a647-a6dc-487e-9a39-013b0b5fab39 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.303128 | controller |     "Jun 14 08:45:58.926635 crc crio[24245]: time=\"2026-06-14T08:45:58.926549194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1785bbf9-f133-4e89-9ef9-8069854bd29c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.303143 | controller |     "Jun 14 08:45:58.927078 crc crio[24245]: time=\"2026-06-14T08:45:58.926975358Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 not found\" id=1785bbf9-f133-4e89-9ef9-8069854bd29c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.303158 | controller |     "Jun 14 08:45:58.930104 crc crio[24245]: time=\"2026-06-14T08:45:58.930074623Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514 found\" id=1785bbf9-f133-4e89-9ef9-8069854bd29c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.303176 | controller |     "Jun 14 08:45:58.931593 crc crio[24245]: time=\"2026-06-14T08:45:58.931476743Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=19ac1d2d-ca9c-42af-b51c-c3b79c2720e5 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.303192 | controller |     "Jun 14 08:45:58.937760 crc crio[24245]: time=\"2026-06-14T08:45:58.937693027Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\\\"\"",
2026-06-14 10:12:41.303206 | controller |     "Jun 14 08:45:59.093619 crc crio[24245]: 2026-06-14T08:45:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:068dae614acda59 Mac:ca:16:63:a2:0e:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/6a2cd161-f35b-4cbd-840f-dd069f21caa7 SocketPath: PciID:}] [{Interface:0xc0005165d0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.303222 | controller |     "Jun 14 08:45:59.107954 crc crio[24245]: time=\"2026-06-14T08:45:59.096608814Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0 UID:26bf2b95-06d6-4bc3-b1ee-208e22a0e2c0 NetNS:/var/run/netns/6a2cd161-f35b-4cbd-840f-dd069f21caa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26bf2b95_06d6_4bc3_b1ee_208e22a0e2c0.slice PodAnnotations:0xc00274a338}] Aliases:map[]}\"",
2026-06-14 10:12:41.303237 | controller |     "Jun 14 08:45:59.107954 crc crio[24245]: time=\"2026-06-14T08:45:59.09679434Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.303252 | controller |     "Jun 14 08:45:59.136401 crc crio[24245]: time=\"2026-06-14T08:45:59.136336764Z\" level=info msg=\"Ran pod sandbox 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0 with infra container: openstack/rabbitmq-server-0/POD\" id=8c9805ec-b78c-46ea-b50c-8eda9713eb0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.303267 | controller |     "Jun 14 08:45:59.139223 crc crio[24245]: time=\"2026-06-14T08:45:59.139168174Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=0b2a3b2d-8c59-4984-9c66-81665bf23042 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.303282 | controller |     "Jun 14 08:45:59.139767 crc crio[24245]: time=\"2026-06-14T08:45:59.139745882Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=0b2a3b2d-8c59-4984-9c66-81665bf23042 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.303296 | controller |     "Jun 14 08:45:59.140149 crc crio[24245]: time=\"2026-06-14T08:45:59.140103604Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=0b2a3b2d-8c59-4984-9c66-81665bf23042 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.303311 | controller |     "Jun 14 08:45:59.142503 crc crio[24245]: time=\"2026-06-14T08:45:59.142373977Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=0bd4fae0-8c04-4bdd-a38c-db9334861b83 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.303326 | controller |     "Jun 14 08:45:59.161614 crc crio[24245]: time=\"2026-06-14T08:45:59.161487836Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"",
2026-06-14 10:12:41.303358 | controller |     "Jun 14 08:45:59.228973 crc crio[24245]: time=\"2026-06-14T08:45:59.228781484Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=34688a2f-2b66-4501-be7d-6fe6f1f9d71e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.303378 | controller |     "Jun 14 08:45:59.229129 crc crio[24245]: time=\"2026-06-14T08:45:59.229016102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.303394 | controller |     "Jun 14 08:45:59.321351 crc crio[24245]: time=\"2026-06-14T08:45:59.321240238Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0 UID:008469e1-fb18-4ab3-ba82-93684004c707 NetNS:/var/run/netns/773676bc-47a3-415f-bb4f-482358e09be4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008469e1_fb18_4ab3_ba82_93684004c707.slice PodAnnotations:0xc001fea3e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.303409 | controller |     "Jun 14 08:45:59.321351 crc crio[24245]: time=\"2026-06-14T08:45:59.3213128Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.303424 | controller |     "Jun 14 08:45:59.989907 crc crio[24245]: 2026-06-14T08:45:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17063f4fc86c255 Mac:ae:e2:7b:32:93:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/773676bc-47a3-415f-bb4f-482358e09be4 SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.303439 | controller |     "Jun 14 08:45:59.992713 crc crio[24245]: time=\"2026-06-14T08:45:59.992632298Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0 UID:008469e1-fb18-4ab3-ba82-93684004c707 NetNS:/var/run/netns/773676bc-47a3-415f-bb4f-482358e09be4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008469e1_fb18_4ab3_ba82_93684004c707.slice PodAnnotations:0xc001fea3e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.303455 | controller |     "Jun 14 08:45:59.992937 crc crio[24245]: time=\"2026-06-14T08:45:59.992832555Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.303470 | controller |     "Jun 14 08:46:00.082067 crc crio[24245]: time=\"2026-06-14T08:46:00.077954858Z\" level=info msg=\"Ran pod sandbox 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=34688a2f-2b66-4501-be7d-6fe6f1f9d71e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.303485 | controller |     "Jun 14 08:46:00.084251 crc crio[24245]: time=\"2026-06-14T08:46:00.084176046Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=845bb1b3-1250-473f-b6dd-b9ed1e728a13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.303500 | controller |     "Jun 14 08:46:00.084396 crc crio[24245]: time=\"2026-06-14T08:46:00.08428137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.303515 | controller |     "Jun 14 08:46:00.090489 crc crio[24245]: time=\"2026-06-14T08:46:00.090401744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=87f86bd7-810a-4bc1-909c-1aa21d2820c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.303532 | controller |     "Jun 14 08:46:00.090905 crc crio[24245]: time=\"2026-06-14T08:46:00.090809647Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 not found\" id=87f86bd7-810a-4bc1-909c-1aa21d2820c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.303547 | controller |     "Jun 14 08:46:00.091120 crc crio[24245]: time=\"2026-06-14T08:46:00.091046175Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447 found\" id=87f86bd7-810a-4bc1-909c-1aa21d2820c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.303562 | controller |     "Jun 14 08:46:00.094340 crc crio[24245]: time=\"2026-06-14T08:46:00.094233926Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=bdde61cc-2249-4190-8f78-59b15adb32e0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.303577 | controller |     "Jun 14 08:46:00.122709 crc crio[24245]: time=\"2026-06-14T08:46:00.120611021Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\\\"\"",
2026-06-14 10:12:41.303592 | controller |     "Jun 14 08:46:00.232602 crc crio[24245]: time=\"2026-06-14T08:46:00.230379709Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa UID:beeb08c2-ce72-4200-9556-e7d0f781446e NetNS:/var/run/netns/f0ca66e9-5c1f-45a3-a331-44cff98939ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeeb08c2_ce72_4200_9556_e7d0f781446e.slice PodAnnotations:0xc000602240}] Aliases:map[]}\"",
2026-06-14 10:12:41.303607 | controller |     "Jun 14 08:46:00.232602 crc crio[24245]: time=\"2026-06-14T08:46:00.23044583Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.303621 | controller |     "Jun 14 08:46:00.930906 crc crio[24245]: time=\"2026-06-14T08:46:00.930336492Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690446-bhtt9/POD\" id=a0448e84-45ab-4635-a04a-7072dbad58a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.303636 | controller |     "Jun 14 08:46:00.930906 crc crio[24245]: time=\"2026-06-14T08:46:00.930788207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.303651 | controller |     "Jun 14 08:46:01.052917 crc crio[24245]: 2026-06-14T08:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d5ba9ea312f8f9 Mac:ce:ad:a1:2e:d3:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/f0ca66e9-5c1f-45a3-a331-44cff98939ad SocketPath: PciID:}] [{Interface:0xc000014ab0 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.303666 | controller |     "Jun 14 08:46:01.057638 crc crio[24245]: time=\"2026-06-14T08:46:01.056472262Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa UID:beeb08c2-ce72-4200-9556-e7d0f781446e NetNS:/var/run/netns/f0ca66e9-5c1f-45a3-a331-44cff98939ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeeb08c2_ce72_4200_9556_e7d0f781446e.slice PodAnnotations:0xc000602240}] Aliases:map[]}\"",
2026-06-14 10:12:41.303684 | controller |     "Jun 14 08:46:01.057638 crc crio[24245]: time=\"2026-06-14T08:46:01.056646688Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.303699 | controller |     "Jun 14 08:46:01.217069 crc crio[24245]: time=\"2026-06-14T08:46:01.210725906Z\" level=info msg=\"Ran pod sandbox 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa with infra container: openstack/openstack-galera-0/POD\" id=845bb1b3-1250-473f-b6dd-b9ed1e728a13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.303714 | controller |     "Jun 14 08:46:01.232996 crc crio[24245]: time=\"2026-06-14T08:46:01.224749784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5fd41e40-6286-43e4-80d9-29057be42fcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.303729 | controller |     "Jun 14 08:46:01.335169 crc crio[24245]: time=\"2026-06-14T08:46:01.334488427Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=5fd41e40-6286-43e4-80d9-29057be42fcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.303743 | controller |     "Jun 14 08:46:01.335169 crc crio[24245]: time=\"2026-06-14T08:46:01.334636252Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=5fd41e40-6286-43e4-80d9-29057be42fcf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.303757 | controller |     "Jun 14 08:46:01.356346 crc crio[24245]: time=\"2026-06-14T08:46:01.356169222Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dec5b886-c2c4-4dbb-af91-79827112174b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.303772 | controller |     "Jun 14 08:46:01.379733 crc crio[24245]: time=\"2026-06-14T08:46:01.379589052Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690446-bhtt9 Namespace:openshift-infra ID:37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54 UID:e43bfd2f-7689-4c40-8b32-9881d4cbbe58 NetNS:/var/run/netns/cbfb324f-9e22-46a1-9f98-c58167d31f5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43bfd2f_7689_4c40_8b32_9881d4cbbe58.slice PodAnnotations:0xc003bf6480}] Aliases:map[]}\"",
2026-06-14 10:12:41.303787 | controller |     "Jun 14 08:46:01.379733 crc crio[24245]: time=\"2026-06-14T08:46:01.379700616Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690446-bhtt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.303801 | controller |     "Jun 14 08:46:01.396481 crc crio[24245]: time=\"2026-06-14T08:46:01.393610802Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"",
2026-06-14 10:12:41.303816 | controller |     "Jun 14 08:46:01.670729 crc crio[24245]: time=\"2026-06-14T08:46:01.662099366Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=f3812e45-5805-4b29-be65-08caea1e07df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.303830 | controller |     "Jun 14 08:46:01.670729 crc crio[24245]: time=\"2026-06-14T08:46:01.662493849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.303845 | controller |     "Jun 14 08:46:01.740417 crc crio[24245]: time=\"2026-06-14T08:46:01.740131442Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=f380523d-fc19-4a3a-98bd-94a7b87d3250 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.303864 | controller |     "Jun 14 08:46:01.740560 crc crio[24245]: time=\"2026-06-14T08:46:01.740488704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.303879 | controller |     "Jun 14 08:46:01.769617 crc crio[24245]: time=\"2026-06-14T08:46:01.764640312Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b UID:57f1e157-345d-44e4-9a56-9797ae1c24f6 NetNS:/var/run/netns/8b2c44c7-7f5e-42db-a676-3ba32bcf3190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f1e157_345d_44e4_9a56_9797ae1c24f6.slice PodAnnotations:0xc00274a648}] Aliases:map[]}\"",
2026-06-14 10:12:41.303893 | controller |     "Jun 14 08:46:01.769617 crc crio[24245]: time=\"2026-06-14T08:46:01.764718344Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.303908 | controller |     "Jun 14 08:46:01.956498 crc crio[24245]: time=\"2026-06-14T08:46:01.956109401Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b UID:a9656e61-b878-4572-b0ac-ee63a97eebbc NetNS:/var/run/netns/6b827e3a-2fab-4693-8267-cdd14782f92d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9656e61_b878_4572_b0ac_ee63a97eebbc.slice PodAnnotations:0xc003bf6570}] Aliases:map[]}\"",
2026-06-14 10:12:41.303923 | controller |     "Jun 14 08:46:01.956498 crc crio[24245]: time=\"2026-06-14T08:46:01.956254575Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.303939 | controller |     "Jun 14 08:46:02.248009 crc crio[24245]: 2026-06-14T08:46:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:37bd627de73fba1 Mac:2a:35:e8:fe:e8:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/cbfb324f-9e22-46a1-9f98-c58167d31f5f SocketPath: PciID:}] [{Interface:0xc0002f6810 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.303954 | controller |     "Jun 14 08:46:02.285426 crc crio[24245]: time=\"2026-06-14T08:46:02.268613402Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690446-bhtt9 Namespace:openshift-infra ID:37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54 UID:e43bfd2f-7689-4c40-8b32-9881d4cbbe58 NetNS:/var/run/netns/cbfb324f-9e22-46a1-9f98-c58167d31f5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43bfd2f_7689_4c40_8b32_9881d4cbbe58.slice PodAnnotations:0xc003bf6480}] Aliases:map[]}\"",
2026-06-14 10:12:41.303969 | controller |     "Jun 14 08:46:02.286286 crc crio[24245]: time=\"2026-06-14T08:46:02.286040564Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690446-bhtt9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.303984 | controller |     "Jun 14 08:46:02.424083 crc crio[24245]: time=\"2026-06-14T08:46:02.423801842Z\" level=info msg=\"Ran pod sandbox 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54 with infra container: openshift-infra/auto-csr-approver-29690446-bhtt9/POD\" id=a0448e84-45ab-4635-a04a-7072dbad58a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.303999 | controller |     "Jun 14 08:46:02.432012 crc crio[24245]: time=\"2026-06-14T08:46:02.430446106Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=005baab7-91f0-4e59-88ee-1fd881779177 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.304017 | controller |     "Jun 14 08:46:02.454560 crc crio[24245]: time=\"2026-06-14T08:46:02.446983315Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.304032 | controller |     "Jun 14 08:46:02.869351 crc crio[24245]: 2026-06-14T08:46:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:47e712f2078053f Mac:42:f2:91:01:97:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/6b827e3a-2fab-4693-8267-cdd14782f92d SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.304047 | controller |     "Jun 14 08:46:02.881148 crc crio[24245]: time=\"2026-06-14T08:46:02.880664929Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b UID:a9656e61-b878-4572-b0ac-ee63a97eebbc NetNS:/var/run/netns/6b827e3a-2fab-4693-8267-cdd14782f92d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9656e61_b878_4572_b0ac_ee63a97eebbc.slice PodAnnotations:0xc003bf6570}] Aliases:map[]}\"",
2026-06-14 10:12:41.304062 | controller |     "Jun 14 08:46:02.881148 crc crio[24245]: time=\"2026-06-14T08:46:02.881052102Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.304077 | controller |     "Jun 14 08:46:02.917684 crc crio[24245]: 2026-06-14T08:46:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c5c9036570998d Mac:7e:ed:4f:6a:53:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/8b2c44c7-7f5e-42db-a676-3ba32bcf3190 SocketPath: PciID:}] [{Interface:0xc000144de0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.304092 | controller |     "Jun 14 08:46:02.945340 crc crio[24245]: time=\"2026-06-14T08:46:02.944588458Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b UID:57f1e157-345d-44e4-9a56-9797ae1c24f6 NetNS:/var/run/netns/8b2c44c7-7f5e-42db-a676-3ba32bcf3190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f1e157_345d_44e4_9a56_9797ae1c24f6.slice PodAnnotations:0xc00274a648}] Aliases:map[]}\"",
2026-06-14 10:12:41.304107 | controller |     "Jun 14 08:46:02.945665 crc crio[24245]: time=\"2026-06-14T08:46:02.945514908Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.304121 | controller |     "Jun 14 08:46:02.954025 crc crio[24245]: time=\"2026-06-14T08:46:02.95395408Z\" level=info msg=\"Ran pod sandbox 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b with infra container: openstack/memcached-0/POD\" id=f380523d-fc19-4a3a-98bd-94a7b87d3250 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.304136 | controller |     "Jun 14 08:46:03.000456 crc crio[24245]: time=\"2026-06-14T08:46:03.000249466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=b462edd3-a475-4ce0-84a6-96eb26294fc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.304151 | controller |     "Jun 14 08:46:03.001235 crc crio[24245]: time=\"2026-06-14T08:46:03.001172706Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 not found\" id=b462edd3-a475-4ce0-84a6-96eb26294fc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.304169 | controller |     "Jun 14 08:46:03.001345 crc crio[24245]: time=\"2026-06-14T08:46:03.001265999Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44 found\" id=b462edd3-a475-4ce0-84a6-96eb26294fc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.304184 | controller |     "Jun 14 08:46:03.009075 crc crio[24245]: time=\"2026-06-14T08:46:03.008979691Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=f8a02661-cb02-4cae-9669-4a16d7c738fc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.304199 | controller |     "Jun 14 08:46:03.017121 crc crio[24245]: time=\"2026-06-14T08:46:03.016996117Z\" level=info msg=\"Ran pod sandbox 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b with infra container: openstack/openstack-cell1-galera-0/POD\" id=f3812e45-5805-4b29-be65-08caea1e07df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.304214 | controller |     "Jun 14 08:46:03.024994 crc crio[24245]: time=\"2026-06-14T08:46:03.023712783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7a5835ba-c7b3-4bce-bcbc-2568df81d6fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.304229 | controller |     "Jun 14 08:46:03.024994 crc crio[24245]: time=\"2026-06-14T08:46:03.024174408Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa not found\" id=7a5835ba-c7b3-4bce-bcbc-2568df81d6fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.304243 | controller |     "Jun 14 08:46:03.024994 crc crio[24245]: time=\"2026-06-14T08:46:03.024344513Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa found\" id=7a5835ba-c7b3-4bce-bcbc-2568df81d6fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.304258 | controller |     "Jun 14 08:46:03.041070 crc crio[24245]: time=\"2026-06-14T08:46:03.040971954Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=73e0eed9-77f9-4742-ba28-135f383bb1cf name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.304273 | controller |     "Jun 14 08:46:03.044681 crc crio[24245]: time=\"2026-06-14T08:46:03.04310415Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\\\"\"",
2026-06-14 10:12:41.304287 | controller |     "Jun 14 08:46:03.046426 crc crio[24245]: time=\"2026-06-14T08:46:03.046167262Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\\\"\"",
2026-06-14 10:12:41.304302 | controller |     "Jun 14 08:46:03.663695 crc crio[24245]: time=\"2026-06-14T08:46:03.663171264Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=43589eca-6cfb-46ad-b048-bf81cabcd2c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.304316 | controller |     "Jun 14 08:46:03.663695 crc crio[24245]: time=\"2026-06-14T08:46:03.663675395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.304330 | controller |     "Jun 14 08:46:03.840139 crc crio[24245]: time=\"2026-06-14T08:46:03.834435775Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=005baab7-91f0-4e59-88ee-1fd881779177 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.304364 | controller |     "Jun 14 08:46:03.862015 crc crio[24245]: time=\"2026-06-14T08:46:03.861751606Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d2e24368-560b-4738-9386-b229ed5b0442 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.304384 | controller |     "Jun 14 08:46:03.913247 crc crio[24245]: time=\"2026-06-14T08:46:03.913147534Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=827bea36-cb93-4283-a845-9cfa367e05eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.304399 | controller |     "Jun 14 08:46:03.943024 crc crio[24245]: time=\"2026-06-14T08:46:03.942531465Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566 UID:7475e1c0-bab5-48f9-bd0a-f18ae50044ba NetNS:/var/run/netns/e60ce17c-feff-4b87-9c9d-66a63180e8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7475e1c0_bab5_48f9_bd0a_f18ae50044ba.slice PodAnnotations:0xc001fea818}] Aliases:map[]}\"",
2026-06-14 10:12:41.304415 | controller |     "Jun 14 08:46:03.943024 crc crio[24245]: time=\"2026-06-14T08:46:03.942947958Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.304431 | controller |     "Jun 14 08:46:03.958556 crc crio[24245]: time=\"2026-06-14T08:46:03.958475582Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690446-bhtt9/oc\" id=7b9fe054-2d3d-478a-a801-03eee3c7de71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.304446 | controller |     "Jun 14 08:46:03.977307 crc crio[24245]: time=\"2026-06-14T08:46:03.977223218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.304461 | controller |     "Jun 14 08:46:04.302582 crc crio[24245]: time=\"2026-06-14T08:46:04.301823359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.304477 | controller |     "Jun 14 08:46:04.633249 crc crio[24245]: 2026-06-14T08:46:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f91015b13e2cdc Mac:be:bb:23:fe:a4:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/e60ce17c-feff-4b87-9c9d-66a63180e8fe SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.304492 | controller |     "Jun 14 08:46:04.634406 crc crio[24245]: time=\"2026-06-14T08:46:04.634286639Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566 UID:7475e1c0-bab5-48f9-bd0a-f18ae50044ba NetNS:/var/run/netns/e60ce17c-feff-4b87-9c9d-66a63180e8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7475e1c0_bab5_48f9_bd0a_f18ae50044ba.slice PodAnnotations:0xc001fea818}] Aliases:map[]}\"",
2026-06-14 10:12:41.304506 | controller |     "Jun 14 08:46:04.634560 crc crio[24245]: time=\"2026-06-14T08:46:04.634510966Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.304521 | controller |     "Jun 14 08:46:04.672182 crc crio[24245]: time=\"2026-06-14T08:46:04.671955495Z\" level=info msg=\"Ran pod sandbox 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566 with infra container: openstack/kube-state-metrics-0/POD\" id=43589eca-6cfb-46ad-b048-bf81cabcd2c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.304540 | controller |     "Jun 14 08:46:04.681018 crc crio[24245]: time=\"2026-06-14T08:46:04.680784585Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=53fb770d-829e-47ab-87f2-7654f34314e7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.304555 | controller |     "Jun 14 08:46:04.708433 crc crio[24245]: time=\"2026-06-14T08:46:04.708167297Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"",
2026-06-14 10:12:41.304570 | controller |     "Jun 14 08:46:05.056535 crc crio[24245]: time=\"2026-06-14T08:46:05.056435841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.304585 | controller |     "Jun 14 08:46:05.197532 crc crio[24245]: time=\"2026-06-14T08:46:05.19711957Z\" level=info msg=\"Created container a2291d2a53e696da30b0de76a3064d88699d1d95318f5b9d7b2390d6761e7f25: openshift-infra/auto-csr-approver-29690446-bhtt9/oc\" id=7b9fe054-2d3d-478a-a801-03eee3c7de71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.304600 | controller |     "Jun 14 08:46:05.201190 crc crio[24245]: time=\"2026-06-14T08:46:05.201108011Z\" level=info msg=\"Starting container: a2291d2a53e696da30b0de76a3064d88699d1d95318f5b9d7b2390d6761e7f25\" id=363bdf1a-3d81-4d8a-88ba-6a565a8eaea0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.304614 | controller |     "Jun 14 08:46:05.247549 crc crio[24245]: time=\"2026-06-14T08:46:05.247409192Z\" level=info msg=\"Started container\" PID=54374 containerID=a2291d2a53e696da30b0de76a3064d88699d1d95318f5b9d7b2390d6761e7f25 description=openshift-infra/auto-csr-approver-29690446-bhtt9/oc id=363bdf1a-3d81-4d8a-88ba-6a565a8eaea0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54",
2026-06-14 10:12:41.304629 | controller |     "Jun 14 08:46:07.956927 crc crio[24245]: time=\"2026-06-14T08:46:07.956814459Z\" level=info msg=\"Stopping pod sandbox: 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54\" id=ea81f30d-6029-4c9d-be55-c1b44b862801 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.304644 | controller |     "Jun 14 08:46:07.968523 crc crio[24245]: time=\"2026-06-14T08:46:07.968165592Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690446-bhtt9 Namespace:openshift-infra ID:37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54 UID:e43bfd2f-7689-4c40-8b32-9881d4cbbe58 NetNS:/var/run/netns/cbfb324f-9e22-46a1-9f98-c58167d31f5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode43bfd2f_7689_4c40_8b32_9881d4cbbe58.slice PodAnnotations:0xc003bf62d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.304659 | controller |     "Jun 14 08:46:07.970366 crc crio[24245]: time=\"2026-06-14T08:46:07.970341536Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690446-bhtt9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.304675 | controller |     "Jun 14 08:46:08.538295 crc crio[24245]: time=\"2026-06-14T08:46:08.537692514Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-jrwkf/POD\" id=fbb2c11e-7d9f-4d75-a2ae-b1c77a9375a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.304690 | controller |     "Jun 14 08:46:08.538726 crc crio[24245]: time=\"2026-06-14T08:46:08.538584683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.304704 | controller |     "Jun 14 08:46:08.740052 crc crio[24245]: time=\"2026-06-14T08:46:08.739260335Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-5srxp/POD\" id=570e0632-e765-4e7e-a473-54b49868c0c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.304722 | controller |     "Jun 14 08:46:08.742530 crc crio[24245]: time=\"2026-06-14T08:46:08.742504657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.304738 | controller |     "Jun 14 08:46:11.436824 crc crio[24245]: time=\"2026-06-14T08:46:11.435931762Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=03c19c79-f7c3-426e-8cbb-2b7ec9d649f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.304752 | controller |     "Jun 14 08:46:11.438073 crc crio[24245]: time=\"2026-06-14T08:46:11.436943357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.304767 | controller |     "Jun 14 08:46:11.767793 crc crio[24245]: time=\"2026-06-14T08:46:11.767686463Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=75121cde-cae2-458b-bd16-84df951fbd06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.304782 | controller |     "Jun 14 08:46:11.768133 crc crio[24245]: time=\"2026-06-14T08:46:11.768051005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.304796 | controller |     "Jun 14 08:46:23.189369 crc crio[24245]: time=\"2026-06-14T08:46:23.188533313Z\" level=info msg=\"Stopped pod sandbox: 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54\" id=ea81f30d-6029-4c9d-be55-c1b44b862801 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.304811 | controller |     "Jun 14 08:46:35.918349 crc crio[24245]: time=\"2026-06-14T08:46:35.916892733Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=bdde61cc-2249-4190-8f78-59b15adb32e0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.304825 | controller |     "Jun 14 08:46:35.920569 crc crio[24245]: time=\"2026-06-14T08:46:35.919976481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=2eae93eb-49c9-4e37-adb1-831a31144537 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.304839 | controller |     "Jun 14 08:46:37.043461 crc crio[24245]: time=\"2026-06-14T08:46:37.043370664Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=f8a02661-cb02-4cae-9669-4a16d7c738fc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.304854 | controller |     "Jun 14 08:46:37.046556 crc crio[24245]: time=\"2026-06-14T08:46:37.046435462Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=f12099fa-7dd9-4106-8207-04da41f2829c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.304869 | controller |     "Jun 14 08:46:37.079499 crc crio[24245]: time=\"2026-06-14T08:46:37.07931371Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dec5b886-c2c4-4dbb-af91-79827112174b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.304884 | controller |     "Jun 14 08:46:37.081520 crc crio[24245]: time=\"2026-06-14T08:46:37.081159668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c7f20f75-5b7f-4677-9064-761ba064c7e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.304902 | controller |     "Jun 14 08:46:37.420155 crc crio[24245]: time=\"2026-06-14T08:46:37.420038056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=aa3609b9-0b5f-45e2-a2d1-598ae34718b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.304917 | controller |     "Jun 14 08:46:37.500263 crc crio[24245]: time=\"2026-06-14T08:46:37.499970184Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf Namespace:openstack ID:575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89 UID:c093696f-e1fe-4f70-9e93-fd00f3930377 NetNS:/var/run/netns/1436788f-827b-43a8-9031-8883a35016e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc093696f_e1fe_4f70_9e93_fd00f3930377.slice PodAnnotations:0xc0024224b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.304932 | controller |     "Jun 14 08:46:37.500263 crc crio[24245]: time=\"2026-06-14T08:46:37.500073327Z\" level=info msg=\"Adding pod openstack_ovn-controller-jrwkf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.304947 | controller |     "Jun 14 08:46:37.533342 crc crio[24245]: time=\"2026-06-14T08:46:37.532700489Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-5srxp Namespace:openstack ID:3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68 UID:d965a4ba-fbf1-456c-bcd3-becdea7e5438 NetNS:/var/run/netns/949b788c-775e-4099-82b0-ca30e5b4fef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd965a4ba_fbf1_456c_bcd3_becdea7e5438.slice PodAnnotations:0xc002c92148}] Aliases:map[]}\"",
2026-06-14 10:12:41.304962 | controller |     "Jun 14 08:46:37.533342 crc crio[24245]: time=\"2026-06-14T08:46:37.53275392Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-5srxp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.304976 | controller |     "Jun 14 08:46:37.545802 crc crio[24245]: time=\"2026-06-14T08:46:37.545758624Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea UID:41d5cee7-1b3c-4db2-8b0c-3111b8050c45 NetNS:/var/run/netns/28524a70-b095-4ddd-878a-57870e43a766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41d5cee7_1b3c_4db2_8b0c_3111b8050c45.slice PodAnnotations:0xc00274a108}] Aliases:map[]}\"",
2026-06-14 10:12:41.304991 | controller |     "Jun 14 08:46:37.546904 crc crio[24245]: time=\"2026-06-14T08:46:37.546516968Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.305006 | controller |     "Jun 14 08:46:37.593416 crc crio[24245]: time=\"2026-06-14T08:46:37.59328967Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2 UID:dc6be92d-3b6d-40db-894f-a4102ee0b976 NetNS:/var/run/netns/081fd409-ebb1-4183-b9e4-a66d8b516f82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc6be92d_3b6d_40db_894f_a4102ee0b976.slice PodAnnotations:0xc0006022e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.305021 | controller |     "Jun 14 08:46:37.593416 crc crio[24245]: time=\"2026-06-14T08:46:37.593364603Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.305035 | controller |     "Jun 14 08:46:37.605486 crc crio[24245]: time=\"2026-06-14T08:46:37.605386669Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=0bd4fae0-8c04-4bdd-a38c-db9334861b83 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.305054 | controller |     "Jun 14 08:46:37.610577 crc crio[24245]: time=\"2026-06-14T08:46:37.610326185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=af9b4dc3-69f9-430d-b121-976e4f6e435b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305069 | controller |     "Jun 14 08:46:37.616312 crc crio[24245]: time=\"2026-06-14T08:46:37.616196998Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5fb2eca6-8f25-4b3d-a8b8-6e07f8b9b567 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.305084 | controller |     "Jun 14 08:46:37.617901 crc crio[24245]: time=\"2026-06-14T08:46:37.617261894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=46fbe411-359b-4cd1-8c74-250b01752a66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305099 | controller |     "Jun 14 08:46:37.837435 crc crio[24245]: time=\"2026-06-14T08:46:37.83727771Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=6988b352-a202-447f-82c9-01d88ecae2bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.305114 | controller |     "Jun 14 08:46:37.852593 crc crio[24245]: time=\"2026-06-14T08:46:37.852495406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d4e2afd7-5875-4f40-8df5-31b6a0726cfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305129 | controller |     "Jun 14 08:46:37.866554 crc crio[24245]: time=\"2026-06-14T08:46:37.866463031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=ad4efd52-4734-4273-84c5-075c6d922712 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305144 | controller |     "Jun 14 08:46:37.871612 crc crio[24245]: time=\"2026-06-14T08:46:37.869591363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=fc86f2ab-06ef-408b-a529-01aa65b21f3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305160 | controller |     "Jun 14 08:46:37.891934 crc crio[24245]: time=\"2026-06-14T08:46:37.89176611Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=73e0eed9-77f9-4742-ba28-135f383bb1cf name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.305175 | controller |     "Jun 14 08:46:37.893138 crc crio[24245]: time=\"2026-06-14T08:46:37.893066739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=361ec86f-d0bd-4337-80bf-3d088b82810d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305190 | controller |     "Jun 14 08:46:37.893373 crc crio[24245]: time=\"2026-06-14T08:46:37.893344698Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f34323dd-6929-49f8-862d-cb3f993d921a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305204 | controller |     "Jun 14 08:46:37.940649 crc crio[24245]: time=\"2026-06-14T08:46:37.94053858Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=19ac1d2d-ca9c-42af-b51c-c3b79c2720e5 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.305222 | controller |     "Jun 14 08:46:37.941561 crc crio[24245]: time=\"2026-06-14T08:46:37.941472263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b1c7f071-0657-4a31-8833-dfc01ad5c9e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305237 | controller |     "Jun 14 08:46:37.945413 crc crio[24245]: time=\"2026-06-14T08:46:37.945249579Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9bf95ab9-3d25-4e00-806e-f2498c0fadd0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.305252 | controller |     "Jun 14 08:46:37.946240 crc crio[24245]: time=\"2026-06-14T08:46:37.946129721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=092b25b5-c03d-40f2-8116-70cbd6949d7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305266 | controller |     "Jun 14 08:46:37.960363 crc crio[24245]: 2026-06-14T08:46:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:575cb73366fb019 Mac:92:bc:cb:0a:40:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/1436788f-827b-43a8-9031-8883a35016e3 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.305281 | controller |     "Jun 14 08:46:37.964655 crc crio[24245]: time=\"2026-06-14T08:46:37.961167672Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf Namespace:openstack ID:575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89 UID:c093696f-e1fe-4f70-9e93-fd00f3930377 NetNS:/var/run/netns/1436788f-827b-43a8-9031-8883a35016e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc093696f_e1fe_4f70_9e93_fd00f3930377.slice PodAnnotations:0xc0024224b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.305296 | controller |     "Jun 14 08:46:37.964655 crc crio[24245]: time=\"2026-06-14T08:46:37.961343738Z\" level=info msg=\"Checking pod openstack_ovn-controller-jrwkf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.305311 | controller |     "Jun 14 08:46:38.030511 crc crio[24245]: time=\"2026-06-14T08:46:38.030356438Z\" level=info msg=\"Ran pod sandbox 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89 with infra container: openstack/ovn-controller-jrwkf/POD\" id=fbb2c11e-7d9f-4d75-a2ae-b1c77a9375a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.305326 | controller |     "Jun 14 08:46:38.032796 crc crio[24245]: time=\"2026-06-14T08:46:38.03266606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.305340 | controller |     "Jun 14 08:46:38.033726 crc crio[24245]: time=\"2026-06-14T08:46:38.033542369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=97906a0f-11f2-4cc9-a656-58c38d9f1621 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305373 | controller |     "Jun 14 08:46:38.033808 crc crio[24245]: time=\"2026-06-14T08:46:38.033755375Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe not found\" id=97906a0f-11f2-4cc9-a656-58c38d9f1621 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305396 | controller |     "Jun 14 08:46:38.033935 crc crio[24245]: time=\"2026-06-14T08:46:38.033807807Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe found\" id=97906a0f-11f2-4cc9-a656-58c38d9f1621 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305411 | controller |     "Jun 14 08:46:38.035365 crc crio[24245]: time=\"2026-06-14T08:46:38.035274023Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=9d79530e-ab6e-4069-a6e6-4000fab920d1 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.305426 | controller |     "Jun 14 08:46:38.054506 crc crio[24245]: time=\"2026-06-14T08:46:38.047019189Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\\\"\"",
2026-06-14 10:12:41.305441 | controller |     "Jun 14 08:46:38.057611 crc crio[24245]: time=\"2026-06-14T08:46:38.05742433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=81543112-354f-4f4b-bf05-f650c2dd65a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305456 | controller |     "Jun 14 08:46:38.097447 crc crio[24245]: time=\"2026-06-14T08:46:38.09724472Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2d2ba105-7c31-41c5-bee9-76715cdebefe name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.305471 | controller |     "Jun 14 08:46:38.098687 crc crio[24245]: time=\"2026-06-14T08:46:38.098511641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0383c4d7-cc22-4412-836d-e04d788a9178 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305486 | controller |     "Jun 14 08:46:38.173194 crc crio[24245]: time=\"2026-06-14T08:46:38.172970424Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=8e54ca93-50c3-4e55-8d9b-9d7d0d26d250 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.305501 | controller |     "Jun 14 08:46:38.186547 crc crio[24245]: time=\"2026-06-14T08:46:38.186389632Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9fcaf74b-490f-445b-a284-6b466689e4c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305516 | controller |     "Jun 14 08:46:38.300585 crc crio[24245]: time=\"2026-06-14T08:46:38.300192442Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=03cd3a68-71af-4a8f-989e-e0db64c173a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.305531 | controller |     "Jun 14 08:46:38.320063 crc crio[24245]: time=\"2026-06-14T08:46:38.31643554Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=0986d1f7-4e5f-4dbd-b492-a6e28f2ddb58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.305546 | controller |     "Jun 14 08:46:38.484952 crc crio[24245]: time=\"2026-06-14T08:46:38.484155549Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f94844f59-b4hzz/init\" id=1b80e5c5-7b40-4ae7-a656-3cc814d3f9ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.305561 | controller |     "Jun 14 08:46:38.486783 crc crio[24245]: time=\"2026-06-14T08:46:38.486683438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7a0104af-067a-4452-a173-f308e7a880e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305579 | controller |     "Jun 14 08:46:38.511579 crc crio[24245]: time=\"2026-06-14T08:46:38.511469779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3800815c-fbd1-4d6c-b8ca-c93e64280ed0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305594 | controller |     "Jun 14 08:46:38.642982 crc crio[24245]: time=\"2026-06-14T08:46:38.642656102Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=38468e49-5885-4a11-bd4f-9bad830c0e4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.305609 | controller |     "Jun 14 08:46:38.762376 crc crio[24245]: time=\"2026-06-14T08:46:38.762266917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.305624 | controller |     "Jun 14 08:46:38.762661 crc crio[24245]: time=\"2026-06-14T08:46:38.762482374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.305639 | controller |     "Jun 14 08:46:38.763467 crc crio[24245]: time=\"2026-06-14T08:46:38.763436094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.305653 | controller |     "Jun 14 08:46:38.763615 crc crio[24245]: time=\"2026-06-14T08:46:38.763521687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.305668 | controller |     "Jun 14 08:46:38.775410 crc crio[24245]: time=\"2026-06-14T08:46:38.774806236Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-bf5545dbf-84l7z/init\" id=5bf0a208-bc5d-4cd3-8c8e-a2964b843519 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.305682 | controller |     "Jun 14 08:46:38.935549 crc crio[24245]: 2026-06-14T08:46:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9103f136dfeb89 Mac:8a:2f:37:8f:6e:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/28524a70-b095-4ddd-878a-57870e43a766 SocketPath: PciID:}] [{Interface:0xc0002945d0 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.305697 | controller |     "Jun 14 08:46:38.938193 crc crio[24245]: time=\"2026-06-14T08:46:38.937516268Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea UID:41d5cee7-1b3c-4db2-8b0c-3111b8050c45 NetNS:/var/run/netns/28524a70-b095-4ddd-878a-57870e43a766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41d5cee7_1b3c_4db2_8b0c_3111b8050c45.slice PodAnnotations:0xc00274a108}] Aliases:map[]}\"",
2026-06-14 10:12:41.305712 | controller |     "Jun 14 08:46:38.939306 crc crio[24245]: time=\"2026-06-14T08:46:38.938601403Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.305727 | controller |     "Jun 14 08:46:39.511455 crc crio[24245]: time=\"2026-06-14T08:46:39.511365944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.305742 | controller |     "Jun 14 08:46:39.520048 crc crio[24245]: time=\"2026-06-14T08:46:39.519831577Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-bkv6n/init\" id=09faf127-3458-4014-b4d9-3e81cb50f3fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.305761 | controller |     "Jun 14 08:46:39.526358 crc crio[24245]: time=\"2026-06-14T08:46:39.526310381Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-b2795/init\" id=1b8a01c5-4448-4cce-be58-cbfd187c1b55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.305777 | controller |     "Jun 14 08:46:39.537779 crc crio[24245]: time=\"2026-06-14T08:46:39.537395828Z\" level=info msg=\"Ran pod sandbox a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea with infra container: openstack/ovsdbserver-sb-0/POD\" id=75121cde-cae2-458b-bd16-84df951fbd06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.305792 | controller |     "Jun 14 08:46:39.542448 crc crio[24245]: time=\"2026-06-14T08:46:39.542383563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=16341d00-70c6-4998-b67b-03edc120ee9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305807 | controller |     "Jun 14 08:46:39.553365 crc crio[24245]: time=\"2026-06-14T08:46:39.553321102Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 not found\" id=16341d00-70c6-4998-b67b-03edc120ee9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305822 | controller |     "Jun 14 08:46:39.553634 crc crio[24245]: time=\"2026-06-14T08:46:39.553609161Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63 found\" id=16341d00-70c6-4998-b67b-03edc120ee9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305836 | controller |     "Jun 14 08:46:39.557010 crc crio[24245]: time=\"2026-06-14T08:46:39.556916307Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=9c8dce0c-ffb3-4477-a30a-520e30801d6d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.305851 | controller |     "Jun 14 08:46:39.563493 crc crio[24245]: time=\"2026-06-14T08:46:39.561603167Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\\\"\"",
2026-06-14 10:12:41.305866 | controller |     "Jun 14 08:46:39.645268 crc crio[24245]: time=\"2026-06-14T08:46:39.645035446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.305881 | controller |     "Jun 14 08:46:39.652251 crc crio[24245]: time=\"2026-06-14T08:46:39.652120673Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.305895 | controller |     "Jun 14 08:46:39.664791 crc crio[24245]: time=\"2026-06-14T08:46:39.664485839Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=53fb770d-829e-47ab-87f2-7654f34314e7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.305910 | controller |     "Jun 14 08:46:39.666531 crc crio[24245]: time=\"2026-06-14T08:46:39.66645026Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=3fd7457c-cbc8-422a-9960-c8a2c39a6e5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.305924 | controller |     "Jun 14 08:46:39.677045 crc crio[24245]: time=\"2026-06-14T08:46:39.67682247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.305942 | controller |     "Jun 14 08:46:39.677480 crc crio[24245]: time=\"2026-06-14T08:46:39.677362418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.305957 | controller |     "Jun 14 08:46:39.718094 crc crio[24245]: time=\"2026-06-14T08:46:39.717488117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.305971 | controller |     "Jun 14 08:46:39.720531 crc crio[24245]: time=\"2026-06-14T08:46:39.720370669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.305986 | controller |     "Jun 14 08:46:39.732763 crc crio[24245]: time=\"2026-06-14T08:46:39.732619549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306000 | controller |     "Jun 14 08:46:39.772908 crc crio[24245]: time=\"2026-06-14T08:46:39.772728839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306030 | controller |     "Jun 14 08:46:39.776444 crc crio[24245]: time=\"2026-06-14T08:46:39.77616004Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=8bd9658c-c066-40cf-a064-b23f9ea54bb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.306047 | controller |     "Jun 14 08:46:39.780269 crc crio[24245]: time=\"2026-06-14T08:46:39.780118604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306062 | controller |     "Jun 14 08:46:39.818167 crc crio[24245]: time=\"2026-06-14T08:46:39.818015537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306077 | controller |     "Jun 14 08:46:39.824450 crc crio[24245]: time=\"2026-06-14T08:46:39.824326324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306091 | controller |     "Jun 14 08:46:39.828306 crc crio[24245]: 2026-06-14T08:46:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3461f80ade4b1c0 Mac:da:c8:b9:6d:1f:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/081fd409-ebb1-4183-b9e4-a66d8b516f82 SocketPath: PciID:}] [{Interface:0xc00026c810 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.306106 | controller |     "Jun 14 08:46:39.829942 crc crio[24245]: time=\"2026-06-14T08:46:39.829757478Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2 UID:dc6be92d-3b6d-40db-894f-a4102ee0b976 NetNS:/var/run/netns/081fd409-ebb1-4183-b9e4-a66d8b516f82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc6be92d_3b6d_40db_894f_a4102ee0b976.slice PodAnnotations:0xc0006022e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.306121 | controller |     "Jun 14 08:46:39.830355 crc crio[24245]: time=\"2026-06-14T08:46:39.830257324Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.306136 | controller |     "Jun 14 08:46:39.845554 crc crio[24245]: time=\"2026-06-14T08:46:39.845435097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306154 | controller |     "Jun 14 08:46:39.853317 crc crio[24245]: time=\"2026-06-14T08:46:39.852263594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306168 | controller |     "Jun 14 08:46:39.857085 crc crio[24245]: time=\"2026-06-14T08:46:39.856819556Z\" level=info msg=\"Ran pod sandbox 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2 with infra container: openstack/ovsdbserver-nb-0/POD\" id=03c19c79-f7c3-426e-8cbb-2b7ec9d649f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.306183 | controller |     "Jun 14 08:46:39.863644 crc crio[24245]: time=\"2026-06-14T08:46:39.863561156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=4d1a7803-ebb9-4512-9172-3d0a4b38257b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.306197 | controller |     "Jun 14 08:46:39.864261 crc crio[24245]: time=\"2026-06-14T08:46:39.864194536Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 not found\" id=4d1a7803-ebb9-4512-9172-3d0a4b38257b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.306211 | controller |     "Jun 14 08:46:39.864368 crc crio[24245]: time=\"2026-06-14T08:46:39.86430622Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11 found\" id=4d1a7803-ebb9-4512-9172-3d0a4b38257b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.306225 | controller |     "Jun 14 08:46:39.866246 crc crio[24245]: time=\"2026-06-14T08:46:39.866123747Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=c674c484-ef9c-4b38-99d8-d7d10025de74 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.306240 | controller |     "Jun 14 08:46:39.874384 crc crio[24245]: time=\"2026-06-14T08:46:39.874191896Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\\\"\"",
2026-06-14 10:12:41.306254 | controller |     "Jun 14 08:46:39.877554 crc crio[24245]: time=\"2026-06-14T08:46:39.877160688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306268 | controller |     "Jun 14 08:46:39.889823 crc crio[24245]: time=\"2026-06-14T08:46:39.889666977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306283 | controller |     "Jun 14 08:46:39.914733 crc crio[24245]: time=\"2026-06-14T08:46:39.91453923Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=411cc5bf-03cc-4b8e-9b30-18ef423c3141 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.306297 | controller |     "Jun 14 08:46:39.959003 crc crio[24245]: time=\"2026-06-14T08:46:39.957998306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306311 | controller |     "Jun 14 08:46:39.962569 crc crio[24245]: time=\"2026-06-14T08:46:39.9624903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306334 | controller |     "Jun 14 08:46:39.964930 crc crio[24245]: time=\"2026-06-14T08:46:39.964786084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306377 | controller |     "Jun 14 08:46:39.965762 crc crio[24245]: time=\"2026-06-14T08:46:39.965706463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306394 | controller |     "Jun 14 08:46:39.970077 crc crio[24245]: time=\"2026-06-14T08:46:39.970004889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306409 | controller |     "Jun 14 08:46:40.037705 crc crio[24245]: time=\"2026-06-14T08:46:40.037545073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306423 | controller |     "Jun 14 08:46:40.043673 crc crio[24245]: time=\"2026-06-14T08:46:40.043557736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306438 | controller |     "Jun 14 08:46:40.049937 crc crio[24245]: time=\"2026-06-14T08:46:40.049763053Z\" level=info msg=\"Created container 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc: openstack/memcached-0/memcached\" id=8e54ca93-50c3-4e55-8d9b-9d7d0d26d250 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.306452 | controller |     "Jun 14 08:46:40.054057 crc crio[24245]: time=\"2026-06-14T08:46:40.053970739Z\" level=info msg=\"Starting container: 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc\" id=acfad0d7-fa24-47ec-8dd7-246add05e492 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.306466 | controller |     "Jun 14 08:46:40.066962 crc crio[24245]: time=\"2026-06-14T08:46:40.066786986Z\" level=info msg=\"Started container\" PID=55605 containerID=2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc description=openstack/memcached-0/memcached id=acfad0d7-fa24-47ec-8dd7-246add05e492 name=/runtime.v1.RuntimeService/StartContainer sandboxID=47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b",
2026-06-14 10:12:41.306481 | controller |     "Jun 14 08:46:40.127581 crc crio[24245]: time=\"2026-06-14T08:46:40.122308046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306495 | controller |     "Jun 14 08:46:40.133755 crc crio[24245]: time=\"2026-06-14T08:46:40.133637567Z\" level=info msg=\"Created container 7782e5739f1361c712c553729e01c04aaab44e99298d236397c8ab282cf68cba: openstack/openstack-galera-0/mysql-bootstrap\" id=03cd3a68-71af-4a8f-989e-e0db64c173a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.306510 | controller |     "Jun 14 08:46:40.136076 crc crio[24245]: time=\"2026-06-14T08:46:40.135768355Z\" level=info msg=\"Starting container: 7782e5739f1361c712c553729e01c04aaab44e99298d236397c8ab282cf68cba\" id=a2600390-4ed3-4eeb-a93d-2d071320c074 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.306525 | controller |     "Jun 14 08:46:40.136494 crc crio[24245]: time=\"2026-06-14T08:46:40.136171308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.306539 | controller |     "Jun 14 08:46:40.145245 crc crio[24245]: time=\"2026-06-14T08:46:40.145112534Z\" level=info msg=\"Started container\" PID=55624 containerID=7782e5739f1361c712c553729e01c04aaab44e99298d236397c8ab282cf68cba description=openstack/openstack-galera-0/mysql-bootstrap id=a2600390-4ed3-4eeb-a93d-2d071320c074 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa",
2026-06-14 10:12:41.306558 | controller |     "Jun 14 08:46:40.163235 crc crio[24245]: time=\"2026-06-14T08:46:40.162943131Z\" level=info msg=\"Created container 5a35e571aefbd11a2b4577ffa49abb39fdd0d72dea3990f97d6e0599388f5130: openstack/dnsmasq-dns-6f94844f59-b4hzz/init\" id=1b80e5c5-7b40-4ae7-a656-3cc814d3f9ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.306574 | controller |     "Jun 14 08:46:40.166079 crc crio[24245]: time=\"2026-06-14T08:46:40.165502954Z\" level=info msg=\"Created container ceeec83c3b2868a4a1a5c2c63f19f8ea1df7ddfa4ee13b31ba106d1c381c08e2: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=38468e49-5885-4a11-bd4f-9bad830c0e4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.306589 | controller |     "Jun 14 08:46:40.166624 crc crio[24245]: time=\"2026-06-14T08:46:40.166412922Z\" level=info msg=\"Starting container: 5a35e571aefbd11a2b4577ffa49abb39fdd0d72dea3990f97d6e0599388f5130\" id=c920f0b4-2dd0-4da2-84e6-304e81c6f307 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.306604 | controller |     "Jun 14 08:46:40.170505 crc crio[24245]: time=\"2026-06-14T08:46:40.16937108Z\" level=info msg=\"Starting container: ceeec83c3b2868a4a1a5c2c63f19f8ea1df7ddfa4ee13b31ba106d1c381c08e2\" id=d50da066-3466-4d10-8b40-3cbc23bfdc02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.306619 | controller |     "Jun 14 08:46:40.181820 crc crio[24245]: time=\"2026-06-14T08:46:40.181535205Z\" level=info msg=\"Started container\" PID=55628 containerID=5a35e571aefbd11a2b4577ffa49abb39fdd0d72dea3990f97d6e0599388f5130 description=openstack/dnsmasq-dns-6f94844f59-b4hzz/init id=c920f0b4-2dd0-4da2-84e6-304e81c6f307 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14",
2026-06-14 10:12:41.306634 | controller |     "Jun 14 08:46:40.183566 crc crio[24245]: time=\"2026-06-14T08:46:40.183165519Z\" level=info msg=\"Started container\" PID=55625 containerID=ceeec83c3b2868a4a1a5c2c63f19f8ea1df7ddfa4ee13b31ba106d1c381c08e2 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=d50da066-3466-4d10-8b40-3cbc23bfdc02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b",
2026-06-14 10:12:41.306648 | controller |     "Jun 14 08:46:40.349485 crc crio[24245]: time=\"2026-06-14T08:46:40.349286175Z\" level=info msg=\"Created container 47e786b4a3fe9dc05fa8fc0e078eb1b02626109484f6aee2e288d5e17ba0d5d2: openstack/dnsmasq-dns-bf5545dbf-84l7z/init\" id=5bf0a208-bc5d-4cd3-8c8e-a2964b843519 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.306663 | controller |     "Jun 14 08:46:40.350815 crc crio[24245]: time=\"2026-06-14T08:46:40.350718859Z\" level=info msg=\"Starting container: 47e786b4a3fe9dc05fa8fc0e078eb1b02626109484f6aee2e288d5e17ba0d5d2\" id=d1ab9c96-d513-46ab-8c05-b2d737e73a60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.306678 | controller |     "Jun 14 08:46:40.366610 crc crio[24245]: time=\"2026-06-14T08:46:40.366500503Z\" level=info msg=\"Started container\" PID=55637 containerID=47e786b4a3fe9dc05fa8fc0e078eb1b02626109484f6aee2e288d5e17ba0d5d2 description=openstack/dnsmasq-dns-bf5545dbf-84l7z/init id=d1ab9c96-d513-46ab-8c05-b2d737e73a60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29",
2026-06-14 10:12:41.306692 | controller |     "Jun 14 08:46:40.399590 crc crio[24245]: 2026-06-14T08:46:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d60ce32637e48e Mac:76:2c:06:3e:b3:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/949b788c-775e-4099-82b0-ca30e5b4fef5 SocketPath: PciID:}] [{Interface:0xc000438760 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.306711 | controller |     "Jun 14 08:46:40.403613 crc crio[24245]: time=\"2026-06-14T08:46:40.403543026Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-5srxp Namespace:openstack ID:3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68 UID:d965a4ba-fbf1-456c-bcd3-becdea7e5438 NetNS:/var/run/netns/949b788c-775e-4099-82b0-ca30e5b4fef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd965a4ba_fbf1_456c_bcd3_becdea7e5438.slice PodAnnotations:0xc002c92148}] Aliases:map[]}\"",
2026-06-14 10:12:41.306727 | controller |     "Jun 14 08:46:40.403778 crc crio[24245]: time=\"2026-06-14T08:46:40.403736122Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-5srxp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.306742 | controller |     "Jun 14 08:46:40.493652 crc crio[24245]: time=\"2026-06-14T08:46:40.493445812Z\" level=info msg=\"Ran pod sandbox 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68 with infra container: openstack/ovn-controller-ovs-5srxp/POD\" id=570e0632-e765-4e7e-a473-54b49868c0c6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.306757 | controller |     "Jun 14 08:46:40.498322 crc crio[24245]: time=\"2026-06-14T08:46:40.49780881Z\" level=info msg=\"Created container 85cac3e4e1cdf200da72dadf98d0d1749a4f44d8d6f453c20d7cbac88056ba83: openstack/dnsmasq-dns-69664d8887-bkv6n/init\" id=09faf127-3458-4014-b4d9-3e81cb50f3fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.306772 | controller |     "Jun 14 08:46:40.498700 crc crio[24245]: time=\"2026-06-14T08:46:40.498522693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=c3eb8537-dfdf-4496-a29d-73ddaf3b0ddf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.306787 | controller |     "Jun 14 08:46:40.499918 crc crio[24245]: time=\"2026-06-14T08:46:40.499814865Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 not found\" id=c3eb8537-dfdf-4496-a29d-73ddaf3b0ddf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.306803 | controller |     "Jun 14 08:46:40.500001 crc crio[24245]: time=\"2026-06-14T08:46:40.499945489Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932 found\" id=c3eb8537-dfdf-4496-a29d-73ddaf3b0ddf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.306819 | controller |     "Jun 14 08:46:40.500144 crc crio[24245]: time=\"2026-06-14T08:46:40.499947489Z\" level=info msg=\"Starting container: 85cac3e4e1cdf200da72dadf98d0d1749a4f44d8d6f453c20d7cbac88056ba83\" id=0fed0dfb-737d-48da-97bc-35ea87bd2d80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.306833 | controller |     "Jun 14 08:46:40.503539 crc crio[24245]: time=\"2026-06-14T08:46:40.50343963Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=32989270-c939-4db0-beaf-98be5440b5d0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.306848 | controller |     "Jun 14 08:46:40.509244 crc crio[24245]: time=\"2026-06-14T08:46:40.509128801Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\\\"\"",
2026-06-14 10:12:41.306863 | controller |     "Jun 14 08:46:40.517789 crc crio[24245]: time=\"2026-06-14T08:46:40.517690287Z\" level=info msg=\"Started container\" PID=55638 containerID=85cac3e4e1cdf200da72dadf98d0d1749a4f44d8d6f453c20d7cbac88056ba83 description=openstack/dnsmasq-dns-69664d8887-bkv6n/init id=0fed0dfb-737d-48da-97bc-35ea87bd2d80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829",
2026-06-14 10:12:41.306881 | controller |     "Jun 14 08:46:40.535429 crc crio[24245]: time=\"2026-06-14T08:46:40.535330736Z\" level=info msg=\"Created container 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33: openstack/kube-state-metrics-0/kube-state-metrics\" id=411cc5bf-03cc-4b8e-9b30-18ef423c3141 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.306896 | controller |     "Jun 14 08:46:40.536746 crc crio[24245]: time=\"2026-06-14T08:46:40.53667837Z\" level=info msg=\"Created container 33c5e67a57ed6c40ca4e9e182235195f27b43dbf543a88f4f7f9ac8649a18c9d: openstack/dnsmasq-dns-6b485b7db9-b2795/init\" id=1b8a01c5-4448-4cce-be58-cbfd187c1b55 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.306911 | controller |     "Jun 14 08:46:40.537650 crc crio[24245]: time=\"2026-06-14T08:46:40.537533197Z\" level=info msg=\"Starting container: 33c5e67a57ed6c40ca4e9e182235195f27b43dbf543a88f4f7f9ac8649a18c9d\" id=394d6b6f-9ba5-402f-bd77-25051c74e2ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.306926 | controller |     "Jun 14 08:46:40.538233 crc crio[24245]: time=\"2026-06-14T08:46:40.538107276Z\" level=info msg=\"Starting container: 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33\" id=0439a8a1-1876-4cbe-814f-5107d9c877e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.306941 | controller |     "Jun 14 08:46:40.558708 crc crio[24245]: time=\"2026-06-14T08:46:40.558570879Z\" level=info msg=\"Started container\" PID=55681 containerID=3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33 description=openstack/kube-state-metrics-0/kube-state-metrics id=0439a8a1-1876-4cbe-814f-5107d9c877e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566",
2026-06-14 10:12:41.306956 | controller |     "Jun 14 08:46:40.560489 crc crio[24245]: time=\"2026-06-14T08:46:40.559631953Z\" level=info msg=\"Started container\" PID=55657 containerID=33c5e67a57ed6c40ca4e9e182235195f27b43dbf543a88f4f7f9ac8649a18c9d description=openstack/dnsmasq-dns-6b485b7db9-b2795/init id=394d6b6f-9ba5-402f-bd77-25051c74e2ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734",
2026-06-14 10:12:41.306970 | controller |     "Jun 14 08:46:40.708898 crc crio[24245]: time=\"2026-06-14T08:46:40.706033431Z\" level=info msg=\"Stopping pod sandbox: fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14\" id=57b2ad97-15c9-4d3a-831c-3c144bf70e0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.306985 | controller |     "Jun 14 08:46:40.708898 crc crio[24245]: time=\"2026-06-14T08:46:40.707162787Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f94844f59-b4hzz Namespace:openstack ID:fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14 UID:80a45b02-f662-417a-b77e-0338d8f9f5b2 NetNS:/var/run/netns/e4994446-cdd4-4465-b02f-92e72034776a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80a45b02_f662_417a_b77e_0338d8f9f5b2.slice PodAnnotations:0xc0006206b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.307000 | controller |     "Jun 14 08:46:40.708898 crc crio[24245]: time=\"2026-06-14T08:46:40.707346943Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6f94844f59-b4hzz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.307014 | controller |     "Jun 14 08:46:40.712752 crc crio[24245]: time=\"2026-06-14T08:46:40.712130224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=dcb2c63b-2259-4ebc-890b-89d2646166dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.307029 | controller |     "Jun 14 08:46:40.737038 crc crio[24245]: time=\"2026-06-14T08:46:40.734681258Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7f6f0eb1-603f-46f2-a4b1-52773932d32b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.307047 | controller |     "Jun 14 08:46:40.768611 crc crio[24245]: time=\"2026-06-14T08:46:40.768531266Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ff634b10-cd9b-4f1b-bf5d-f10cada8cede name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.307062 | controller |     "Jun 14 08:46:40.780730 crc crio[24245]: time=\"2026-06-14T08:46:40.77796262Z\" level=info msg=\"Stopping pod sandbox: 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29\" id=e619de21-c8a7-485c-b4b9-47ab914881d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.307077 | controller |     "Jun 14 08:46:40.780730 crc crio[24245]: time=\"2026-06-14T08:46:40.780752694Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-bf5545dbf-84l7z Namespace:openstack ID:261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29 UID:f4b0ea4b-2fdc-4f09-8fd7-d15cedf06ef4 NetNS:/var/run/netns/115da716-91b5-4ed4-98c3-c48897ab4285 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b0ea4b_2fdc_4f09_8fd7_d15cedf06ef4.slice PodAnnotations:0xc001b863a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.307092 | controller |     "Jun 14 08:46:40.791386 crc crio[24245]: time=\"2026-06-14T08:46:40.78944014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a8b22851-ff9c-44e9-a415-7163d66b72ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.307107 | controller |     "Jun 14 08:46:40.796910 crc crio[24245]: time=\"2026-06-14T08:46:40.796518926Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns\" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.307122 | controller |     "Jun 14 08:46:40.799423 crc crio[24245]: time=\"2026-06-14T08:46:40.799362597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.307137 | controller |     "Jun 14 08:46:40.810038 crc crio[24245]: time=\"2026-06-14T08:46:40.809947724Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-bf5545dbf-84l7z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.307152 | controller |     "Jun 14 08:46:40.813114 crc crio[24245]: time=\"2026-06-14T08:46:40.813037478Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b485b7db9-b2795/dnsmasq-dns\" id=abf8e02c-4a4a-451b-be11-3ae92a248f8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.307166 | controller |     "Jun 14 08:46:40.867897 crc crio[24245]: time=\"2026-06-14T08:46:40.867775399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.307181 | controller |     "Jun 14 08:46:40.886264 crc crio[24245]: time=\"2026-06-14T08:46:40.886158962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.307196 | controller |     "Jun 14 08:46:40.903676 crc crio[24245]: time=\"2026-06-14T08:46:40.897983911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.307214 | controller |     "Jun 14 08:46:41.123478 crc crio[24245]: time=\"2026-06-14T08:46:41.102081551Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/ddca02e0-bc73-4017-82ac-9de1a9a4623a/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.307229 | controller |     "Jun 14 08:46:41.151708 crc crio[24245]: time=\"2026-06-14T08:46:41.151516487Z\" level=info msg=\"createCtr: deleting container ID 226a13eac16362060252252ae07612bbeadfe5341dd3133ba48522c77b61b08d from idIndex\" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.307244 | controller |     "Jun 14 08:46:41.151708 crc crio[24245]: time=\"2026-06-14T08:46:41.151636131Z\" level=info msg=\"createCtr: removing container 226a13eac16362060252252ae07612bbeadfe5341dd3133ba48522c77b61b08d\" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.307259 | controller |     "Jun 14 08:46:41.151708 crc crio[24245]: time=\"2026-06-14T08:46:41.151714533Z\" level=info msg=\"createCtr: deleting container 226a13eac16362060252252ae07612bbeadfe5341dd3133ba48522c77b61b08d from storage\" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.307273 | controller |     "Jun 14 08:46:41.208005 crc crio[24245]: time=\"2026-06-14T08:46:41.206330336Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-69664d8887-bkv6n_openstack_ddca02e0-bc73-4017-82ac-9de1a9a4623a_0\" id=6bc845b8-a4e1-42b2-b445-d1beaea6bc72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.307288 | controller |     "Jun 14 08:46:41.224262 crc crio[24245]: time=\"2026-06-14T08:46:41.224116442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.307303 | controller |     "Jun 14 08:46:41.388255 crc crio[24245]: time=\"2026-06-14T08:46:41.388037311Z\" level=info msg=\"Stopped pod sandbox: fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14\" id=57b2ad97-15c9-4d3a-831c-3c144bf70e0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.307317 | controller |     "Jun 14 08:46:41.429283 crc crio[24245]: time=\"2026-06-14T08:46:41.425035719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.307332 | controller |     "Jun 14 08:46:41.473038 crc crio[24245]: time=\"2026-06-14T08:46:41.471989229Z\" level=info msg=\"Stopped pod sandbox: 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29\" id=e619de21-c8a7-485c-b4b9-47ab914881d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.307362 | controller |     "Jun 14 08:46:41.827968 crc crio[24245]: time=\"2026-06-14T08:46:41.826409867Z\" level=info msg=\"Removing container: 5a35e571aefbd11a2b4577ffa49abb39fdd0d72dea3990f97d6e0599388f5130\" id=bfa2a760-847a-48c9-a589-cd4c5b0b104b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.307381 | controller |     "Jun 14 08:46:41.857966 crc crio[24245]: time=\"2026-06-14T08:46:41.857807848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=32e75381-2401-4604-b0b2-1aa52362aa90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.307397 | controller |     "Jun 14 08:46:41.948484 crc crio[24245]: time=\"2026-06-14T08:46:41.945824714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=706414a9-9984-4eb6-b5ec-27dd7329f801 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.307416 | controller |     "Jun 14 08:46:41.953411 crc crio[24245]: time=\"2026-06-14T08:46:41.953341135Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns\" id=f7115f46-31fd-4f61-9d9a-2381a44301d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.307431 | controller |     "Jun 14 08:46:41.958390 crc crio[24245]: time=\"2026-06-14T08:46:41.958321125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.307446 | controller |     "Jun 14 08:46:41.962731 crc crio[24245]: time=\"2026-06-14T08:46:41.962649932Z\" level=info msg=\"Created container e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a: openstack/dnsmasq-dns-6b485b7db9-b2795/dnsmasq-dns\" id=abf8e02c-4a4a-451b-be11-3ae92a248f8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.307461 | controller |     "Jun 14 08:46:41.965757 crc crio[24245]: time=\"2026-06-14T08:46:41.965611146Z\" level=info msg=\"Created container a923335af8be941d36b42e704e9397f37e38c7ff975a76860b0f6e23d4421fb2: openstack/rabbitmq-server-0/setup-container\" id=0986d1f7-4e5f-4dbd-b492-a6e28f2ddb58 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.307476 | controller |     "Jun 14 08:46:41.967827 crc crio[24245]: time=\"2026-06-14T08:46:41.967487459Z\" level=info msg=\"Starting container: e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a\" id=c1e4825e-7fef-45f2-ae63-1e4c4011c501 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.307490 | controller |     "Jun 14 08:46:41.968975 crc crio[24245]: time=\"2026-06-14T08:46:41.968632996Z\" level=info msg=\"Starting container: a923335af8be941d36b42e704e9397f37e38c7ff975a76860b0f6e23d4421fb2\" id=f4be1ed8-9c4f-41f8-81b1-9b0147d62e4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.307505 | controller |     "Jun 14 08:46:41.981744 crc crio[24245]: time=\"2026-06-14T08:46:41.981469862Z\" level=info msg=\"Started container\" PID=55895 containerID=e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a description=openstack/dnsmasq-dns-6b485b7db9-b2795/dnsmasq-dns id=c1e4825e-7fef-45f2-ae63-1e4c4011c501 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734",
2026-06-14 10:12:41.307520 | controller |     "Jun 14 08:46:41.990462 crc crio[24245]: time=\"2026-06-14T08:46:41.989996994Z\" level=info msg=\"Started container\" PID=55622 containerID=a923335af8be941d36b42e704e9397f37e38c7ff975a76860b0f6e23d4421fb2 description=openstack/rabbitmq-server-0/setup-container id=f4be1ed8-9c4f-41f8-81b1-9b0147d62e4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0",
2026-06-14 10:12:41.307534 | controller |     "Jun 14 08:46:42.171248 crc crio[24245]: time=\"2026-06-14T08:46:42.170945534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.307549 | controller |     "Jun 14 08:46:42.185134 crc crio[24245]: time=\"2026-06-14T08:46:42.183483864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.307563 | controller |     "Jun 14 08:46:42.362097 crc crio[24245]: time=\"2026-06-14T08:46:42.361318166Z\" level=info msg=\"Removed container 5a35e571aefbd11a2b4577ffa49abb39fdd0d72dea3990f97d6e0599388f5130: openstack/dnsmasq-dns-6f94844f59-b4hzz/init\" id=bfa2a760-847a-48c9-a589-cd4c5b0b104b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.307578 | controller |     "Jun 14 08:46:42.516904 crc crio[24245]: time=\"2026-06-14T08:46:42.515449129Z\" level=info msg=\"Created container f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348: openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns\" id=f7115f46-31fd-4f61-9d9a-2381a44301d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.307596 | controller |     "Jun 14 08:46:42.522476 crc crio[24245]: time=\"2026-06-14T08:46:42.52236366Z\" level=info msg=\"Starting container: f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348\" id=76c7c957-f4e1-40c5-aaf1-4125b7a0bb49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.307612 | controller |     "Jun 14 08:46:42.540977 crc crio[24245]: time=\"2026-06-14T08:46:42.539154905Z\" level=info msg=\"Started container\" PID=55924 containerID=f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348 description=openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns id=76c7c957-f4e1-40c5-aaf1-4125b7a0bb49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829",
2026-06-14 10:12:41.307627 | controller |     "Jun 14 08:46:42.547475 crc crio[24245]: time=\"2026-06-14T08:46:42.547391939Z\" level=info msg=\"Created container bae0d3da7194818a5297c6ca2161bd63affe9228bb68a42b066aaa7a9e991fef: openstack/rabbitmq-cell1-server-0/setup-container\" id=6988b352-a202-447f-82c9-01d88ecae2bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.307642 | controller |     "Jun 14 08:46:42.551782 crc crio[24245]: time=\"2026-06-14T08:46:42.551665725Z\" level=info msg=\"Starting container: bae0d3da7194818a5297c6ca2161bd63affe9228bb68a42b066aaa7a9e991fef\" id=30ba268a-7c4a-4d60-a1c7-cc1ed3403b59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.307656 | controller |     "Jun 14 08:46:42.583540 crc crio[24245]: time=\"2026-06-14T08:46:42.58092688Z\" level=info msg=\"Started container\" PID=55623 containerID=bae0d3da7194818a5297c6ca2161bd63affe9228bb68a42b066aaa7a9e991fef description=openstack/rabbitmq-cell1-server-0/setup-container id=30ba268a-7c4a-4d60-a1c7-cc1ed3403b59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0",
2026-06-14 10:12:41.307671 | controller |     "Jun 14 08:46:45.995474 crc crio[24245]: time=\"2026-06-14T08:46:45.993986745Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5257e58d-a241-48f6-b055-bb4e116e975f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.307686 | controller |     "Jun 14 08:46:46.007893 crc crio[24245]: time=\"2026-06-14T08:46:46.007115653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ca35fe59-d35d-4a89-8510-4568c2fcb194 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.307701 | controller |     "Jun 14 08:46:49.212274 crc crio[24245]: time=\"2026-06-14T08:46:49.210423262Z\" level=info msg=\"Stopping container: f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348 (timeout: 10s)\" id=8fe498da-cc35-4c51-94f0-1c0577122b3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.307717 | controller |     "Jun 14 08:46:50.289898 crc crio[24245]: time=\"2026-06-14T08:46:50.289193142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f89f2fc9-d66a-4a6a-8af1-780ba8c31e93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.307731 | controller |     "Jun 14 08:46:50.293969 crc crio[24245]: time=\"2026-06-14T08:46:50.293795058Z\" level=info msg=\"Stopped container f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348: openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns\" id=8fe498da-cc35-4c51-94f0-1c0577122b3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.307746 | controller |     "Jun 14 08:46:50.294993 crc crio[24245]: time=\"2026-06-14T08:46:50.294833431Z\" level=info msg=\"Stopping pod sandbox: ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829\" id=b41af006-5030-4de0-a554-1e2ce08b65d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.307764 | controller |     "Jun 14 08:46:50.295957 crc crio[24245]: time=\"2026-06-14T08:46:50.295797812Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-69664d8887-bkv6n Namespace:openstack ID:ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829 UID:ddca02e0-bc73-4017-82ac-9de1a9a4623a NetNS:/var/run/netns/a2584b53-4a7a-4620-b175-f4adbcd20ec4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podddca02e0_bc73_4017_82ac_9de1a9a4623a.slice PodAnnotations:0xc002c924a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.307780 | controller |     "Jun 14 08:46:50.296503 crc crio[24245]: time=\"2026-06-14T08:46:50.296450943Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-69664d8887-bkv6n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.307795 | controller |     "Jun 14 08:46:50.348640 crc crio[24245]: time=\"2026-06-14T08:46:50.348379128Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6a6992bf-7cbd-41ad-922e-147f76819f56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.307810 | controller |     "Jun 14 08:46:50.380025 crc crio[24245]: time=\"2026-06-14T08:46:50.379883276Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=32989270-c939-4db0-beaf-98be5440b5d0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.307824 | controller |     "Jun 14 08:46:50.381999 crc crio[24245]: time=\"2026-06-14T08:46:50.381260777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=6f4f0a1d-6780-4000-a139-bcba2681a1fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.307839 | controller |     "Jun 14 08:46:50.386562 crc crio[24245]: time=\"2026-06-14T08:46:50.386490653Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=205435a2-343f-4a5f-9bed-fa120d107cea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.307854 | controller |     "Jun 14 08:46:50.402134 crc crio[24245]: time=\"2026-06-14T08:46:50.40204176Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=9d79530e-ab6e-4069-a6e6-4000fab920d1 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.307869 | controller |     "Jun 14 08:46:50.403225 crc crio[24245]: time=\"2026-06-14T08:46:50.403123745Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4c99f1a1-1aea-43a3-a527-f60ec24ed24a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.307884 | controller |     "Jun 14 08:46:50.406766 crc crio[24245]: time=\"2026-06-14T08:46:50.406683669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.307899 | controller |     "Jun 14 08:46:50.429397 crc crio[24245]: time=\"2026-06-14T08:46:50.428901546Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=856ac1cc-c1e5-40b8-a727-fdfa5d67e3fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.307914 | controller |     "Jun 14 08:46:50.429397 crc crio[24245]: time=\"2026-06-14T08:46:50.42919642Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=5296a555-71a9-4e82-8d64-2c41a0df9568 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.307932 | controller |     "Jun 14 08:46:50.437158 crc crio[24245]: time=\"2026-06-14T08:46:50.436262862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.307948 | controller |     "Jun 14 08:46:50.445485 crc crio[24245]: time=\"2026-06-14T08:46:50.445404597Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=9c8dce0c-ffb3-4477-a30a-520e30801d6d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.307962 | controller |     "Jun 14 08:46:50.446969 crc crio[24245]: time=\"2026-06-14T08:46:50.446765561Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=c674c484-ef9c-4b38-99d8-d7d10025de74 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.307977 | controller |     "Jun 14 08:46:50.450703 crc crio[24245]: time=\"2026-06-14T08:46:50.450618439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=7ca42426-5c6c-4abe-a7b5-ee1a89b569f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.307992 | controller |     "Jun 14 08:46:50.450916 crc crio[24245]: time=\"2026-06-14T08:46:50.450784507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=28873c77-e45e-4683-92c4-f4e31570d9ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.308007 | controller |     "Jun 14 08:46:50.482221 crc crio[24245]: time=\"2026-06-14T08:46:50.482041833Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-5srxp/ovsdb-server-init\" id=0df85f3a-6b08-4469-8d52-4e3a21c7ee27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.308021 | controller |     "Jun 14 08:46:50.484438 crc crio[24245]: time=\"2026-06-14T08:46:50.484381628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308036 | controller |     "Jun 14 08:46:50.507929 crc crio[24245]: time=\"2026-06-14T08:46:50.507774731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308050 | controller |     "Jun 14 08:46:50.510247 crc crio[24245]: time=\"2026-06-14T08:46:50.509568911Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=33cb2fc5-5b06-46e5-a570-2a339f53ab2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.308065 | controller |     "Jun 14 08:46:50.512289 crc crio[24245]: time=\"2026-06-14T08:46:50.512199073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308079 | controller |     "Jun 14 08:46:50.525812 crc crio[24245]: time=\"2026-06-14T08:46:50.525708634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308093 | controller |     "Jun 14 08:46:50.530447 crc crio[24245]: time=\"2026-06-14T08:46:50.530371022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308107 | controller |     "Jun 14 08:46:50.532694 crc crio[24245]: time=\"2026-06-14T08:46:50.532607673Z\" level=info msg=\"Creating container: openstack/ovn-controller-jrwkf/ovn-controller\" id=4b5cde2a-ab87-4a07-9b29-26a4542c2a6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.308128 | controller |     "Jun 14 08:46:50.534822 crc crio[24245]: time=\"2026-06-14T08:46:50.53468318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308143 | controller |     "Jun 14 08:46:50.561996 crc crio[24245]: time=\"2026-06-14T08:46:50.561505765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=880564d6-62f2-4a3b-8b7e-bc1445990a4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.308157 | controller |     "Jun 14 08:46:50.562226 crc crio[24245]: time=\"2026-06-14T08:46:50.561520595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=6f62055d-f27c-445b-be41-bb5a57316c3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.308174 | controller |     "Jun 14 08:46:50.585394 crc crio[24245]: time=\"2026-06-14T08:46:50.585171739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308229 | controller |     "Jun 14 08:46:50.617761 crc crio[24245]: time=\"2026-06-14T08:46:50.59774736Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=296815de-e3e8-4df3-8314-fd035dcca43f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.308247 | controller |     "Jun 14 08:46:50.617761 crc crio[24245]: time=\"2026-06-14T08:46:50.599443845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308262 | controller |     "Jun 14 08:46:50.617761 crc crio[24245]: time=\"2026-06-14T08:46:50.612950908Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=52a4942c-3e1e-4a84-bb7b-d1263e2c0a85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.308276 | controller |     "Jun 14 08:46:50.675508 crc crio[24245]: time=\"2026-06-14T08:46:50.675421009Z\" level=info msg=\"Created container 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089: openstack/openstack-cell1-galera-0/galera\" id=5296a555-71a9-4e82-8d64-2c41a0df9568 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.308291 | controller |     "Jun 14 08:46:50.676807 crc crio[24245]: time=\"2026-06-14T08:46:50.676718529Z\" level=info msg=\"Starting container: 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089\" id=8172b880-8c0e-4183-ab9f-9603fce664e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.308306 | controller |     "Jun 14 08:46:50.681770 crc crio[24245]: time=\"2026-06-14T08:46:50.681687927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308320 | controller |     "Jun 14 08:46:50.682532 crc crio[24245]: time=\"2026-06-14T08:46:50.682446422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308335 | controller |     "Jun 14 08:46:50.687065 crc crio[24245]: time=\"2026-06-14T08:46:50.686602367Z\" level=info msg=\"Started container\" PID=56731 containerID=2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089 description=openstack/openstack-cell1-galera-0/galera id=8172b880-8c0e-4183-ab9f-9603fce664e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b",
2026-06-14 10:12:41.308378 | controller |     "Jun 14 08:46:50.711972 crc crio[24245]: time=\"2026-06-14T08:46:50.71190109Z\" level=info msg=\"Created container 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d: openstack/openstack-galera-0/galera\" id=205435a2-343f-4a5f-9bed-fa120d107cea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.308396 | controller |     "Jun 14 08:46:50.717318 crc crio[24245]: time=\"2026-06-14T08:46:50.71719317Z\" level=info msg=\"Starting container: 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d\" id=a5dd3dc9-718b-4dcc-8275-1e70f6d2c80e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.308411 | controller |     "Jun 14 08:46:50.719606 crc crio[24245]: time=\"2026-06-14T08:46:50.719523043Z\" level=info msg=\"Stopped pod sandbox: ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829\" id=b41af006-5030-4de0-a554-1e2ce08b65d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.308426 | controller |     "Jun 14 08:46:50.726703 crc crio[24245]: time=\"2026-06-14T08:46:50.726656561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308441 | controller |     "Jun 14 08:46:50.734920 crc crio[24245]: time=\"2026-06-14T08:46:50.734786014Z\" level=info msg=\"Started container\" PID=56730 containerID=9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d description=openstack/openstack-galera-0/galera id=a5dd3dc9-718b-4dcc-8275-1e70f6d2c80e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa",
2026-06-14 10:12:41.308455 | controller |     "Jun 14 08:46:50.735792 crc crio[24245]: time=\"2026-06-14T08:46:50.735759362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308469 | controller |     "Jun 14 08:46:50.870346 crc crio[24245]: time=\"2026-06-14T08:46:50.870107956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308484 | controller |     "Jun 14 08:46:50.875349 crc crio[24245]: time=\"2026-06-14T08:46:50.875249181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308499 | controller |     "Jun 14 08:46:50.919930 crc crio[24245]: time=\"2026-06-14T08:46:50.919821831Z\" level=info msg=\"Created container df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=296815de-e3e8-4df3-8314-fd035dcca43f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.308513 | controller |     "Jun 14 08:46:50.929758 crc crio[24245]: time=\"2026-06-14T08:46:50.929682619Z\" level=info msg=\"Starting container: df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1\" id=1da5549b-bfb9-4cc6-9e51-3f009a77151e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.308528 | controller |     "Jun 14 08:46:50.935163 crc crio[24245]: time=\"2026-06-14T08:46:50.935075073Z\" level=info msg=\"Started container\" PID=56770 containerID=df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=1da5549b-bfb9-4cc6-9e51-3f009a77151e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2",
2026-06-14 10:12:41.308542 | controller |     "Jun 14 08:46:50.954419 crc crio[24245]: time=\"2026-06-14T08:46:50.954244269Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=fb629bb6-c36a-40cd-9cfc-075fb1369dac name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.308561 | controller |     "Jun 14 08:46:50.962483 crc crio[24245]: time=\"2026-06-14T08:46:50.957763882Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=fb629bb6-c36a-40cd-9cfc-075fb1369dac name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.308576 | controller |     "Jun 14 08:46:50.962483 crc crio[24245]: time=\"2026-06-14T08:46:50.957913907Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=fb629bb6-c36a-40cd-9cfc-075fb1369dac name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.308591 | controller |     "Jun 14 08:46:50.962483 crc crio[24245]: time=\"2026-06-14T08:46:50.96141452Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=be1fe065-5fea-43b4-ac86-917e369bf606 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.308605 | controller |     "Jun 14 08:46:50.971546 crc crio[24245]: time=\"2026-06-14T08:46:50.97081358Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"",
2026-06-14 10:12:41.308619 | controller |     "Jun 14 08:46:51.020291 crc crio[24245]: time=\"2026-06-14T08:46:51.020168181Z\" level=info msg=\"Created container 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=52a4942c-3e1e-4a84-bb7b-d1263e2c0a85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.308634 | controller |     "Jun 14 08:46:51.022012 crc crio[24245]: time=\"2026-06-14T08:46:51.021911726Z\" level=info msg=\"Starting container: 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6\" id=9c63c122-1865-4da0-9d33-668830dff324 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.308649 | controller |     "Jun 14 08:46:51.042651 crc crio[24245]: time=\"2026-06-14T08:46:51.042593147Z\" level=info msg=\"Started container\" PID=56796 containerID=467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=9c63c122-1865-4da0-9d33-668830dff324 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea",
2026-06-14 10:12:41.308664 | controller |     "Jun 14 08:46:51.062576 crc crio[24245]: time=\"2026-06-14T08:46:51.062385418Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=91ecca96-02ee-4146-ae94-63f2d1a5a960 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.308678 | controller |     "Jun 14 08:46:51.063400 crc crio[24245]: time=\"2026-06-14T08:46:51.06277101Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c not found\" id=91ecca96-02ee-4146-ae94-63f2d1a5a960 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.308693 | controller |     "Jun 14 08:46:51.063400 crc crio[24245]: time=\"2026-06-14T08:46:51.062820502Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c found\" id=91ecca96-02ee-4146-ae94-63f2d1a5a960 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.308708 | controller |     "Jun 14 08:46:51.067237 crc crio[24245]: time=\"2026-06-14T08:46:51.065816921Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=3ecca50f-b9a6-4d36-9874-a64c0cfbea4e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.308726 | controller |     "Jun 14 08:46:51.072916 crc crio[24245]: time=\"2026-06-14T08:46:51.072232447Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\\\"\"",
2026-06-14 10:12:41.308741 | controller |     "Jun 14 08:46:51.082935 crc crio[24245]: time=\"2026-06-14T08:46:51.082819629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308756 | controller |     "Jun 14 08:46:51.085330 crc crio[24245]: time=\"2026-06-14T08:46:51.085244217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308771 | controller |     "Jun 14 08:46:51.138322 crc crio[24245]: time=\"2026-06-14T08:46:51.138167795Z\" level=info msg=\"Removing container: f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348\" id=b64d2c9a-ac77-481c-9611-52e7eebf648a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.308786 | controller |     "Jun 14 08:46:51.179307 crc crio[24245]: time=\"2026-06-14T08:46:51.178139471Z\" level=info msg=\"Removed container f8c477443714c5131e079f8d06ec84d0223361a9a00ae6c6072131cc43057348: openstack/dnsmasq-dns-69664d8887-bkv6n/dnsmasq-dns\" id=b64d2c9a-ac77-481c-9611-52e7eebf648a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.308800 | controller |     "Jun 14 08:46:51.192952 crc crio[24245]: time=\"2026-06-14T08:46:51.192774495Z\" level=info msg=\"Removing container: 85cac3e4e1cdf200da72dadf98d0d1749a4f44d8d6f453c20d7cbac88056ba83\" id=1687592d-a7c8-4434-8357-947739d31a35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.308815 | controller |     "Jun 14 08:46:51.240117 crc crio[24245]: time=\"2026-06-14T08:46:51.239994494Z\" level=info msg=\"Removed container 85cac3e4e1cdf200da72dadf98d0d1749a4f44d8d6f453c20d7cbac88056ba83: openstack/dnsmasq-dns-69664d8887-bkv6n/init\" id=1687592d-a7c8-4434-8357-947739d31a35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.308829 | controller |     "Jun 14 08:46:51.264137 crc crio[24245]: time=\"2026-06-14T08:46:51.263692956Z\" level=info msg=\"Created container 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea: openstack/ovn-controller-jrwkf/ovn-controller\" id=4b5cde2a-ab87-4a07-9b29-26a4542c2a6c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.308844 | controller |     "Jun 14 08:46:51.266076 crc crio[24245]: time=\"2026-06-14T08:46:51.265829975Z\" level=info msg=\"Starting container: 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea\" id=1feea881-8b18-430c-b566-59093b44c181 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.308858 | controller |     "Jun 14 08:46:51.272420 crc crio[24245]: time=\"2026-06-14T08:46:51.272304861Z\" level=info msg=\"Created container 455b7fa0f019e33b30e93a540f51305a14f5ee02d5f63f8f29af32c3b1105aa3: openstack/ovn-controller-ovs-5srxp/ovsdb-server-init\" id=0df85f3a-6b08-4469-8d52-4e3a21c7ee27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.308873 | controller |     "Jun 14 08:46:51.274249 crc crio[24245]: time=\"2026-06-14T08:46:51.273681305Z\" level=info msg=\"Starting container: 455b7fa0f019e33b30e93a540f51305a14f5ee02d5f63f8f29af32c3b1105aa3\" id=f93ea27f-7d3c-4e0d-a734-fac86a89c6e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.308887 | controller |     "Jun 14 08:46:51.278416 crc crio[24245]: time=\"2026-06-14T08:46:51.278300073Z\" level=info msg=\"Started container\" PID=56880 containerID=1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea description=openstack/ovn-controller-jrwkf/ovn-controller id=1feea881-8b18-430c-b566-59093b44c181 name=/runtime.v1.RuntimeService/StartContainer sandboxID=575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89",
2026-06-14 10:12:41.308905 | controller |     "Jun 14 08:46:51.287642 crc crio[24245]: time=\"2026-06-14T08:46:51.287548439Z\" level=info msg=\"Started container\" PID=56882 containerID=455b7fa0f019e33b30e93a540f51305a14f5ee02d5f63f8f29af32c3b1105aa3 description=openstack/ovn-controller-ovs-5srxp/ovsdb-server-init id=f93ea27f-7d3c-4e0d-a734-fac86a89c6e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68",
2026-06-14 10:12:41.308920 | controller |     "Jun 14 08:46:52.187536 crc crio[24245]: time=\"2026-06-14T08:46:52.181326268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=0a938fda-09d1-4b07-94fb-39321dd4edb2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.308935 | controller |     "Jun 14 08:46:52.188996 crc crio[24245]: time=\"2026-06-14T08:46:52.187631079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=e91eb89a-9eaa-49d4-bb53-bae567a8986b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.308949 | controller |     "Jun 14 08:46:52.210052 crc crio[24245]: time=\"2026-06-14T08:46:52.209689054Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-5srxp/ovsdb-server\" id=35566eeb-d9fd-4fa0-8b19-e6df2f053c69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.308964 | controller |     "Jun 14 08:46:52.212903 crc crio[24245]: time=\"2026-06-14T08:46:52.212771094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308979 | controller |     "Jun 14 08:46:52.424810 crc crio[24245]: time=\"2026-06-14T08:46:52.421191223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.308994 | controller |     "Jun 14 08:46:52.840464 crc crio[24245]: time=\"2026-06-14T08:46:52.840339154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.309009 | controller |     "Jun 14 08:46:53.011814 crc crio[24245]: time=\"2026-06-14T08:46:53.011317176Z\" level=info msg=\"Created container d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71: openstack/ovn-controller-ovs-5srxp/ovsdb-server\" id=35566eeb-d9fd-4fa0-8b19-e6df2f053c69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.309023 | controller |     "Jun 14 08:46:53.016026 crc crio[24245]: time=\"2026-06-14T08:46:53.014495217Z\" level=info msg=\"Starting container: d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71\" id=d30df6ea-cfa2-43e5-ae76-3313e383de14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.309038 | controller |     "Jun 14 08:46:53.024272 crc crio[24245]: time=\"2026-06-14T08:46:53.023048251Z\" level=info msg=\"Started container\" PID=57449 containerID=d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71 description=openstack/ovn-controller-ovs-5srxp/ovsdb-server id=d30df6ea-cfa2-43e5-ae76-3313e383de14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68",
2026-06-14 10:12:41.309052 | controller |     "Jun 14 08:46:53.057701 crc crio[24245]: time=\"2026-06-14T08:46:53.057519459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=31b41550-ccb4-4be2-86c7-6beb62a08bb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.309067 | controller |     "Jun 14 08:46:53.073831 crc crio[24245]: time=\"2026-06-14T08:46:53.073657134Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=068c7245-6624-4b41-8607-7ec6d01f027b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.309085 | controller |     "Jun 14 08:46:53.104438 crc crio[24245]: time=\"2026-06-14T08:46:53.097243616Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-5srxp/ovs-vswitchd\" id=f1512b5b-8737-4359-8cc0-42b6a8f72721 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.309100 | controller |     "Jun 14 08:46:53.104438 crc crio[24245]: time=\"2026-06-14T08:46:53.102693362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.309115 | controller |     "Jun 14 08:46:53.271020 crc crio[24245]: time=\"2026-06-14T08:46:53.270827523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.309130 | controller |     "Jun 14 08:46:53.687626 crc crio[24245]: time=\"2026-06-14T08:46:53.687522518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.309144 | controller |     "Jun 14 08:46:53.776760 crc crio[24245]: time=\"2026-06-14T08:46:53.776333771Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-694db665c-tfgdd/POD\" id=0a4432ef-d8a6-46aa-84a0-fc85ea644f67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.309159 | controller |     "Jun 14 08:46:53.777289 crc crio[24245]: time=\"2026-06-14T08:46:53.776810736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.309174 | controller |     "Jun 14 08:46:53.828017 crc crio[24245]: time=\"2026-06-14T08:46:53.827806433Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-tfgdd Namespace:openstack ID:d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8 UID:cfad6362-208f-448d-bec6-5560f04182b8 NetNS:/var/run/netns/6a5a6230-41a0-4949-9aa6-39c11851839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfad6362_208f_448d_bec6_5560f04182b8.slice PodAnnotations:0xc000522e00}] Aliases:map[]}\"",
2026-06-14 10:12:41.309189 | controller |     "Jun 14 08:46:53.828017 crc crio[24245]: time=\"2026-06-14T08:46:53.827966978Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-694db665c-tfgdd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.309204 | controller |     "Jun 14 08:46:54.102563 crc crio[24245]: time=\"2026-06-14T08:46:54.102419239Z\" level=info msg=\"Created container 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6: openstack/ovn-controller-ovs-5srxp/ovs-vswitchd\" id=f1512b5b-8737-4359-8cc0-42b6a8f72721 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.309219 | controller |     "Jun 14 08:46:54.104974 crc crio[24245]: time=\"2026-06-14T08:46:54.104734563Z\" level=info msg=\"Starting container: 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6\" id=4938a664-717f-46bd-91e4-93c728d782de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.309233 | controller |     "Jun 14 08:46:54.117483 crc crio[24245]: time=\"2026-06-14T08:46:54.117146651Z\" level=info msg=\"Started container\" PID=57576 containerID=8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6 description=openstack/ovn-controller-ovs-5srxp/ovs-vswitchd id=4938a664-717f-46bd-91e4-93c728d782de name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68",
2026-06-14 10:12:41.309252 | controller |     "Jun 14 08:46:54.249443 crc crio[24245]: 2026-06-14T08:46:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d3b70ea15f4aced Mac:a6:e6:64:7c:ff:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/6a5a6230-41a0-4949-9aa6-39c11851839c SocketPath: PciID:}] [{Interface:0xc00023ae60 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.309267 | controller |     "Jun 14 08:46:54.251464 crc crio[24245]: time=\"2026-06-14T08:46:54.251357147Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-tfgdd Namespace:openstack ID:d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8 UID:cfad6362-208f-448d-bec6-5560f04182b8 NetNS:/var/run/netns/6a5a6230-41a0-4949-9aa6-39c11851839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfad6362_208f_448d_bec6_5560f04182b8.slice PodAnnotations:0xc000522e00}] Aliases:map[]}\"",
2026-06-14 10:12:41.309282 | controller |     "Jun 14 08:46:54.251682 crc crio[24245]: time=\"2026-06-14T08:46:54.251605715Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-694db665c-tfgdd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.309297 | controller |     "Jun 14 08:46:54.268122 crc crio[24245]: time=\"2026-06-14T08:46:54.267132703Z\" level=info msg=\"Ran pod sandbox d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8 with infra container: openstack/dnsmasq-dns-694db665c-tfgdd/POD\" id=0a4432ef-d8a6-46aa-84a0-fc85ea644f67 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.309312 | controller |     "Jun 14 08:46:54.275954 crc crio[24245]: time=\"2026-06-14T08:46:54.275807173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6695eed5-9c6e-4fa7-90fa-6101088c9084 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.309327 | controller |     "Jun 14 08:46:54.311607 crc crio[24245]: time=\"2026-06-14T08:46:54.311281819Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ed26f5db-a33a-4fe2-90e6-df7c6d39c705 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.309341 | controller |     "Jun 14 08:46:54.323311 crc crio[24245]: time=\"2026-06-14T08:46:54.323140768Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694db665c-tfgdd/init\" id=900312a3-21f6-471c-9596-99825058a176 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.309373 | controller |     "Jun 14 08:46:54.324963 crc crio[24245]: time=\"2026-06-14T08:46:54.324807212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.309389 | controller |     "Jun 14 08:46:54.399761 crc crio[24245]: time=\"2026-06-14T08:46:54.399601466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.309404 | controller |     "Jun 14 08:46:54.405734 crc crio[24245]: time=\"2026-06-14T08:46:54.405644898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.309418 | controller |     "Jun 14 08:46:54.728419 crc crio[24245]: time=\"2026-06-14T08:46:54.726433758Z\" level=info msg=\"Created container 901392b318e49c3e7c218a2bd8e83e4c74feaf7bc127091b290406abefab473a: openstack/dnsmasq-dns-694db665c-tfgdd/init\" id=900312a3-21f6-471c-9596-99825058a176 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.309433 | controller |     "Jun 14 08:46:54.731941 crc crio[24245]: time=\"2026-06-14T08:46:54.731779849Z\" level=info msg=\"Starting container: 901392b318e49c3e7c218a2bd8e83e4c74feaf7bc127091b290406abefab473a\" id=e6267300-66c7-447b-9b16-89866eb468c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.309451 | controller |     "Jun 14 08:46:54.750313 crc crio[24245]: time=\"2026-06-14T08:46:54.750175399Z\" level=info msg=\"Started container\" PID=57692 containerID=901392b318e49c3e7c218a2bd8e83e4c74feaf7bc127091b290406abefab473a description=openstack/dnsmasq-dns-694db665c-tfgdd/init id=e6267300-66c7-447b-9b16-89866eb468c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8",
2026-06-14 10:12:41.309466 | controller |     "Jun 14 08:46:56.381467 crc crio[24245]: time=\"2026-06-14T08:46:56.380882855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7fe51349-9197-4330-affb-4a33e242fa48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.309481 | controller |     "Jun 14 08:46:58.748277 crc crio[24245]: time=\"2026-06-14T08:46:58.747387819Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-7wrs7/POD\" id=6e124a00-e6b1-4aa1-b142-863b037d4f61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.309496 | controller |     "Jun 14 08:46:58.749524 crc crio[24245]: time=\"2026-06-14T08:46:58.748374481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.309510 | controller |     "Jun 14 08:46:59.814555 crc crio[24245]: time=\"2026-06-14T08:46:59.81388762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=9c7442da-fef6-447b-9b3f-508c62796dd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.309525 | controller |     "Jun 14 08:46:59.815568 crc crio[24245]: time=\"2026-06-14T08:46:59.814912591Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-7wrs7 Namespace:openstack ID:2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1 UID:d8ce39a6-b09e-4dad-b7e3-77fe959c5f96 NetNS:/var/run/netns/bb7b0cde-2709-4bea-85d6-002174c1d76f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8ce39a6_b09e_4dad_b7e3_77fe959c5f96.slice PodAnnotations:0xc002422378}] Aliases:map[]}\"",
2026-06-14 10:12:41.309541 | controller |     "Jun 14 08:46:59.815568 crc crio[24245]: time=\"2026-06-14T08:46:59.814974903Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-7wrs7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.309556 | controller |     "Jun 14 08:46:59.918244 crc crio[24245]: time=\"2026-06-14T08:46:59.918068251Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694db665c-tfgdd/dnsmasq-dns\" id=88452f95-f76a-4e71-811f-a45240ffa469 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.309571 | controller |     "Jun 14 08:46:59.920993 crc crio[24245]: time=\"2026-06-14T08:46:59.920909072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.309585 | controller |     "Jun 14 08:46:59.980919 crc crio[24245]: time=\"2026-06-14T08:46:59.980390212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.309600 | controller |     "Jun 14 08:46:59.992705 crc crio[24245]: time=\"2026-06-14T08:46:59.992607527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.309618 | controller |     "Jun 14 08:47:01.178447 crc crio[24245]: time=\"2026-06-14T08:47:01.177479941Z\" level=info msg=\"Created container 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d: openstack/dnsmasq-dns-694db665c-tfgdd/dnsmasq-dns\" id=88452f95-f76a-4e71-811f-a45240ffa469 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.309634 | controller |     "Jun 14 08:47:01.180322 crc crio[24245]: time=\"2026-06-14T08:47:01.180086714Z\" level=info msg=\"Starting container: 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d\" id=8aae9e45-2f1a-483e-9b2e-69bd36b605f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.309648 | controller |     "Jun 14 08:47:01.193536 crc crio[24245]: time=\"2026-06-14T08:47:01.19345582Z\" level=info msg=\"Started container\" PID=58492 containerID=63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d description=openstack/dnsmasq-dns-694db665c-tfgdd/dnsmasq-dns id=8aae9e45-2f1a-483e-9b2e-69bd36b605f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8",
2026-06-14 10:12:41.309664 | controller |     "Jun 14 08:47:02.087307 crc crio[24245]: 2026-06-14T08:47:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a66c095aa59ccb Mac:da:03:46:58:5d:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/bb7b0cde-2709-4bea-85d6-002174c1d76f SocketPath: PciID:}] [{Interface:0xc000014790 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.309679 | controller |     "Jun 14 08:47:02.090581 crc crio[24245]: time=\"2026-06-14T08:47:02.090489296Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-7wrs7 Namespace:openstack ID:2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1 UID:d8ce39a6-b09e-4dad-b7e3-77fe959c5f96 NetNS:/var/run/netns/bb7b0cde-2709-4bea-85d6-002174c1d76f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8ce39a6_b09e_4dad_b7e3_77fe959c5f96.slice PodAnnotations:0xc002422378}] Aliases:map[]}\"",
2026-06-14 10:12:41.309694 | controller |     "Jun 14 08:47:02.090740 crc crio[24245]: time=\"2026-06-14T08:47:02.090684262Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-7wrs7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.309708 | controller |     "Jun 14 08:47:02.538813 crc crio[24245]: time=\"2026-06-14T08:47:02.53869619Z\" level=info msg=\"Ran pod sandbox 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1 with infra container: openstack/swift-ring-rebalance-7wrs7/POD\" id=6e124a00-e6b1-4aa1-b142-863b037d4f61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.309723 | controller |     "Jun 14 08:47:02.541030 crc crio[24245]: time=\"2026-06-14T08:47:02.540985311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=213a8a1c-d7de-4dfc-8d17-9b0455e2c1f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.309738 | controller |     "Jun 14 08:47:02.663488 crc crio[24245]: time=\"2026-06-14T08:47:02.663356513Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 not found\" id=213a8a1c-d7de-4dfc-8d17-9b0455e2c1f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.309752 | controller |     "Jun 14 08:47:02.663488 crc crio[24245]: time=\"2026-06-14T08:47:02.663467707Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7 found\" id=213a8a1c-d7de-4dfc-8d17-9b0455e2c1f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.309767 | controller |     "Jun 14 08:47:02.664819 crc crio[24245]: time=\"2026-06-14T08:47:02.664584833Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=bc20f6df-ec9a-4c1e-b05a-d0a743c29535 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.309785 | controller |     "Jun 14 08:47:02.679330 crc crio[24245]: time=\"2026-06-14T08:47:02.679105426Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\\\"\"",
2026-06-14 10:12:41.309801 | controller |     "Jun 14 08:47:02.688024 crc crio[24245]: time=\"2026-06-14T08:47:02.687826726Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=3ecca50f-b9a6-4d36-9874-a64c0cfbea4e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.309816 | controller |     "Jun 14 08:47:02.689239 crc crio[24245]: time=\"2026-06-14T08:47:02.689146446Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=d4374594-612f-4e7c-9d6c-abd3a534115d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.309831 | controller |     "Jun 14 08:47:02.749591 crc crio[24245]: time=\"2026-06-14T08:47:02.749493959Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=11ab09ed-e2e4-47e4-bc99-ce918ce8a515 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.309846 | controller |     "Jun 14 08:47:03.120272 crc crio[24245]: time=\"2026-06-14T08:47:03.119672005Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=0ed8acad-f73a-4157-bd68-fd34b657f760 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.309860 | controller |     "Jun 14 08:47:03.121751 crc crio[24245]: time=\"2026-06-14T08:47:03.121633458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.309875 | controller |     "Jun 14 08:47:03.200140 crc crio[24245]: time=\"2026-06-14T08:47:03.200040727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.309890 | controller |     "Jun 14 08:47:03.204642 crc crio[24245]: time=\"2026-06-14T08:47:03.204558882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.309905 | controller |     "Jun 14 08:47:04.584198 crc crio[24245]: time=\"2026-06-14T08:47:04.583660978Z\" level=info msg=\"Created container a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=0ed8acad-f73a-4157-bd68-fd34b657f760 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.309919 | controller |     "Jun 14 08:47:04.588544 crc crio[24245]: time=\"2026-06-14T08:47:04.587703258Z\" level=info msg=\"Starting container: a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840\" id=791a829c-b95d-4985-800a-0a566c6104aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.309934 | controller |     "Jun 14 08:47:04.595996 crc crio[24245]: time=\"2026-06-14T08:47:04.595572018Z\" level=info msg=\"Started container\" PID=58658 containerID=a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=791a829c-b95d-4985-800a-0a566c6104aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea",
2026-06-14 10:12:41.309952 | controller |     "Jun 14 08:47:04.889509 crc crio[24245]: time=\"2026-06-14T08:47:04.889322957Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=be1fe065-5fea-43b4-ac86-917e369bf606 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.309968 | controller |     "Jun 14 08:47:04.891747 crc crio[24245]: time=\"2026-06-14T08:47:04.891379442Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=f0075799-9109-47cd-ad8a-83a95e488058 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.309983 | controller |     "Jun 14 08:47:05.336573 crc crio[24245]: time=\"2026-06-14T08:47:05.336451984Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=30286f2d-e98a-45ee-bd5c-2483a63389f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.309998 | controller |     "Jun 14 08:47:05.629008 crc crio[24245]: time=\"2026-06-14T08:47:05.628698403Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=9a3ba1de-420f-425c-857e-480b4c39500a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.310026 | controller |     "Jun 14 08:47:05.631287 crc crio[24245]: time=\"2026-06-14T08:47:05.631038458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.310044 | controller |     "Jun 14 08:47:05.676919 crc crio[24245]: time=\"2026-06-14T08:47:05.676290871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.310059 | controller |     "Jun 14 08:47:05.683053 crc crio[24245]: time=\"2026-06-14T08:47:05.682944453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.310074 | controller |     "Jun 14 08:47:05.988613 crc crio[24245]: time=\"2026-06-14T08:47:05.988465596Z\" level=info msg=\"Created container aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=9a3ba1de-420f-425c-857e-480b4c39500a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.310089 | controller |     "Jun 14 08:47:05.990770 crc crio[24245]: time=\"2026-06-14T08:47:05.990643585Z\" level=info msg=\"Starting container: aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f\" id=1c336642-3d95-4f68-9a9c-a14a242be7f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.310103 | controller |     "Jun 14 08:47:06.002142 crc crio[24245]: time=\"2026-06-14T08:47:06.000459288Z\" level=info msg=\"Started container\" PID=58783 containerID=aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=1c336642-3d95-4f68-9a9c-a14a242be7f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2",
2026-06-14 10:12:41.310118 | controller |     "Jun 14 08:47:07.163325 crc crio[24245]: time=\"2026-06-14T08:47:07.162761102Z\" level=info msg=\"Stopping container: 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d (timeout: 10s)\" id=399aa8e6-25bc-45c5-878a-5edc43b46589 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.310132 | controller |     "Jun 14 08:47:07.308089 crc crio[24245]: time=\"2026-06-14T08:47:07.307975294Z\" level=info msg=\"Stopped container 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d: openstack/dnsmasq-dns-694db665c-tfgdd/dnsmasq-dns\" id=399aa8e6-25bc-45c5-878a-5edc43b46589 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.310151 | controller |     "Jun 14 08:47:07.312506 crc crio[24245]: time=\"2026-06-14T08:47:07.312346123Z\" level=info msg=\"Stopping pod sandbox: d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8\" id=1f63d09d-1d64-4fae-99eb-28990b7e6dca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.310166 | controller |     "Jun 14 08:47:07.313982 crc crio[24245]: time=\"2026-06-14T08:47:07.313806961Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694db665c-tfgdd Namespace:openstack ID:d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8 UID:cfad6362-208f-448d-bec6-5560f04182b8 NetNS:/var/run/netns/6a5a6230-41a0-4949-9aa6-39c11851839c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfad6362_208f_448d_bec6_5560f04182b8.slice PodAnnotations:0xc001fea8a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.310181 | controller |     "Jun 14 08:47:07.314197 crc crio[24245]: time=\"2026-06-14T08:47:07.31401108Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-694db665c-tfgdd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.310195 | controller |     "Jun 14 08:47:07.687923 crc crio[24245]: time=\"2026-06-14T08:47:07.685513743Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-dfb68678c-6zxs7/POD\" id=60b2a0c6-4380-416f-961e-497eedab2045 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.310210 | controller |     "Jun 14 08:47:07.687923 crc crio[24245]: time=\"2026-06-14T08:47:07.68571345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.310224 | controller |     "Jun 14 08:47:07.798987 crc crio[24245]: time=\"2026-06-14T08:47:07.794771451Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-q72bj/POD\" id=b2885534-d4a0-4e52-ab83-7d7aa1f06733 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.310239 | controller |     "Jun 14 08:47:07.798987 crc crio[24245]: time=\"2026-06-14T08:47:07.795045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.310254 | controller |     "Jun 14 08:47:07.843063 crc crio[24245]: time=\"2026-06-14T08:47:07.840279155Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-dfb68678c-6zxs7 Namespace:openstack ID:c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261 UID:e483d80b-f029-4483-804c-34c57ae03cc4 NetNS:/var/run/netns/c62840d2-cec5-494b-b0a5-47775ee979e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode483d80b_f029_4483_804c_34c57ae03cc4.slice PodAnnotations:0xc001c3c030}] Aliases:map[]}\"",
2026-06-14 10:12:41.310269 | controller |     "Jun 14 08:47:07.843063 crc crio[24245]: time=\"2026-06-14T08:47:07.840351917Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-dfb68678c-6zxs7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.310284 | controller |     "Jun 14 08:47:07.879713 crc crio[24245]: time=\"2026-06-14T08:47:07.879320466Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-q72bj Namespace:openstack ID:f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32 UID:67e160c9-44ec-4324-bad8-6705dfc76c35 NetNS:/var/run/netns/fdae8464-d189-422d-9185-24b214be1b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e160c9_44ec_4324_bad8_6705dfc76c35.slice PodAnnotations:0xc000522460}] Aliases:map[]}\"",
2026-06-14 10:12:41.310299 | controller |     "Jun 14 08:47:07.879713 crc crio[24245]: time=\"2026-06-14T08:47:07.879404939Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-q72bj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.310317 | controller |     "Jun 14 08:47:08.217796 crc crio[24245]: time=\"2026-06-14T08:47:08.217728754Z\" level=info msg=\"Stopped pod sandbox: d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8\" id=1f63d09d-1d64-4fae-99eb-28990b7e6dca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.310512 | controller |     "Jun 14 08:47:08.380895 crc crio[24245]: time=\"2026-06-14T08:47:08.380030589Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/POD\" id=959cf76d-7353-4eb2-a9a4-3afc336cb736 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.310535 | controller |     "Jun 14 08:47:08.380895 crc crio[24245]: time=\"2026-06-14T08:47:08.380566207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.310551 | controller |     "Jun 14 08:47:08.428458 crc crio[24245]: time=\"2026-06-14T08:47:08.428414812Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-d2nfm Namespace:openstack ID:308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a UID:05bba96f-86a9-4c9b-b0f4-1c0b2fceeea1 NetNS:/var/run/netns/1ef9f61f-367d-45a2-ac56-1590fea62b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05bba96f_86a9_4c9b_b0f4_1c0b2fceeea1.slice PodAnnotations:0xc0024222d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.310566 | controller |     "Jun 14 08:47:08.428623 crc crio[24245]: time=\"2026-06-14T08:47:08.428606538Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7bfbc64dcf-d2nfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.310580 | controller |     "Jun 14 08:47:08.610556 crc crio[24245]: 2026-06-14T08:47:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c71f4a28086430f Mac:4a:d5:8b:c2:c2:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/c62840d2-cec5-494b-b0a5-47775ee979e1 SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.310596 | controller |     "Jun 14 08:47:08.612116 crc crio[24245]: time=\"2026-06-14T08:47:08.612037509Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-dfb68678c-6zxs7 Namespace:openstack ID:c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261 UID:e483d80b-f029-4483-804c-34c57ae03cc4 NetNS:/var/run/netns/c62840d2-cec5-494b-b0a5-47775ee979e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode483d80b_f029_4483_804c_34c57ae03cc4.slice PodAnnotations:0xc001c3c030}] Aliases:map[]}\"",
2026-06-14 10:12:41.310611 | controller |     "Jun 14 08:47:08.612601 crc crio[24245]: time=\"2026-06-14T08:47:08.612429852Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-dfb68678c-6zxs7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.310626 | controller |     "Jun 14 08:47:08.654780 crc crio[24245]: time=\"2026-06-14T08:47:08.654642805Z\" level=info msg=\"Removing container: 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d\" id=f5683ce1-0834-4203-a301-7bc04527a81c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.310642 | controller |     "Jun 14 08:47:08.819717 crc crio[24245]: 2026-06-14T08:47:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3cc45115c16e71 Mac:12:da:d6:04:dc:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:78 Mtu:0 Sandbox:/var/run/netns/fdae8464-d189-422d-9185-24b214be1b62 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.120 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.310661 | controller |     "Jun 14 08:47:08.821920 crc crio[24245]: time=\"2026-06-14T08:47:08.821143985Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-q72bj Namespace:openstack ID:f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32 UID:67e160c9-44ec-4324-bad8-6705dfc76c35 NetNS:/var/run/netns/fdae8464-d189-422d-9185-24b214be1b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e160c9_44ec_4324_bad8_6705dfc76c35.slice PodAnnotations:0xc000522460}] Aliases:map[]}\"",
2026-06-14 10:12:41.310677 | controller |     "Jun 14 08:47:08.821920 crc crio[24245]: time=\"2026-06-14T08:47:08.821833668Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-q72bj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.310691 | controller |     "Jun 14 08:47:09.128186 crc crio[24245]: 2026-06-14T08:47:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:308ed60769cdcea Mac:c2:5f:ef:2e:99:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/1ef9f61f-367d-45a2-ac56-1590fea62b3e SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.310707 | controller |     "Jun 14 08:47:09.129647 crc crio[24245]: time=\"2026-06-14T08:47:09.129540709Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-d2nfm Namespace:openstack ID:308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a UID:05bba96f-86a9-4c9b-b0f4-1c0b2fceeea1 NetNS:/var/run/netns/1ef9f61f-367d-45a2-ac56-1590fea62b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05bba96f_86a9_4c9b_b0f4_1c0b2fceeea1.slice PodAnnotations:0xc0024222d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.310722 | controller |     "Jun 14 08:47:09.129746 crc crio[24245]: time=\"2026-06-14T08:47:09.129692405Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7bfbc64dcf-d2nfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.310736 | controller |     "Jun 14 08:47:09.381884 crc crio[24245]: time=\"2026-06-14T08:47:09.381305488Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=f9099482-99a4-4844-a1d2-546c9665d751 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.310750 | controller |     "Jun 14 08:47:09.384193 crc crio[24245]: time=\"2026-06-14T08:47:09.381936988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.310765 | controller |     "Jun 14 08:47:09.972075 crc crio[24245]: time=\"2026-06-14T08:47:09.971988164Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-vw6qw/POD\" id=fc9904ad-e2c2-43c0-827d-85885e27ce6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.310779 | controller |     "Jun 14 08:47:09.972187 crc crio[24245]: time=\"2026-06-14T08:47:09.972092907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.310793 | controller |     "Jun 14 08:47:10.562956 crc crio[24245]: time=\"2026-06-14T08:47:10.562407122Z\" level=info msg=\"Ran pod sandbox c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261 with infra container: openstack/dnsmasq-dns-dfb68678c-6zxs7/POD\" id=60b2a0c6-4380-416f-961e-497eedab2045 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.310808 | controller |     "Jun 14 08:47:10.573800 crc crio[24245]: time=\"2026-06-14T08:47:10.573699594Z\" level=info msg=\"Ran pod sandbox f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32 with infra container: openstack/ovn-controller-metrics-q72bj/POD\" id=b2885534-d4a0-4e52-ab83-7d7aa1f06733 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.310833 | controller |     "Jun 14 08:47:10.575815 crc crio[24245]: time=\"2026-06-14T08:47:10.575735436Z\" level=info msg=\"Ran pod sandbox 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a with infra container: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/POD\" id=959cf76d-7353-4eb2-a9a4-3afc336cb736 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.310849 | controller |     "Jun 14 08:47:10.582465 crc crio[24245]: time=\"2026-06-14T08:47:10.582342807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ca89acda-093b-4b0f-9e03-6db4fdf73b51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.310864 | controller |     "Jun 14 08:47:10.585917 crc crio[24245]: time=\"2026-06-14T08:47:10.583304418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c4cb3006-b01b-4c4e-8252-502721cfe941 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.310879 | controller |     "Jun 14 08:47:10.591482 crc crio[24245]: time=\"2026-06-14T08:47:10.591038915Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=1aaebc26-85f3-4bbe-b750-85420ef34929 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.310893 | controller |     "Jun 14 08:47:10.605952 crc crio[24245]: time=\"2026-06-14T08:47:10.603105074Z\" level=info msg=\"Removed container 63c75e826e539d1b4a77b26f3226b401dd1aa6565d4cbddbe32618bd3a066b2d: openstack/dnsmasq-dns-694db665c-tfgdd/dnsmasq-dns\" id=f5683ce1-0834-4203-a301-7bc04527a81c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.310908 | controller |     "Jun 14 08:47:10.616128 crc crio[24245]: time=\"2026-06-14T08:47:10.616043243Z\" level=info msg=\"Removing container: 901392b318e49c3e7c218a2bd8e83e4c74feaf7bc127091b290406abefab473a\" id=2fa48d2c-67c6-4cc6-ab11-d467f6f3948b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.310922 | controller |     "Jun 14 08:47:11.371133 crc crio[24245]: time=\"2026-06-14T08:47:11.370237051Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-jb7tl/POD\" id=8a154629-f481-4346-b7ca-84c6fbea6569 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.310937 | controller |     "Jun 14 08:47:11.371133 crc crio[24245]: time=\"2026-06-14T08:47:11.37113073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.310951 | controller |     "Jun 14 08:47:12.575757 crc crio[24245]: time=\"2026-06-14T08:47:12.575359371Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-6d9pf/POD\" id=d192cab4-48c3-4d3b-b605-91b415bed67d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.310966 | controller |     "Jun 14 08:47:12.576661 crc crio[24245]: time=\"2026-06-14T08:47:12.576640623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.310980 | controller |     "Jun 14 08:47:12.744597 crc crio[24245]: time=\"2026-06-14T08:47:12.744496654Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=6d31ec49-48dc-4de0-8527-a6eb5e0895ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.310995 | controller |     "Jun 14 08:47:12.754929 crc crio[24245]: time=\"2026-06-14T08:47:12.754777803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c0ab3b65-d994-4e5a-9280-937564ab4b91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.311016 | controller |     "Jun 14 08:47:12.776985 crc crio[24245]: time=\"2026-06-14T08:47:12.776902628Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6 UID:c14e746d-25d2-4805-8f07-8f376022ca71 NetNS:/var/run/netns/93cc9267-51a4-430e-a8a8-3109eaa83898 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc14e746d_25d2_4805_8f07_8f376022ca71.slice PodAnnotations:0xc000130730}] Aliases:map[]}\"",
2026-06-14 10:12:41.311032 | controller |     "Jun 14 08:47:12.776985 crc crio[24245]: time=\"2026-06-14T08:47:12.776969821Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.311047 | controller |     "Jun 14 08:47:12.796057 crc crio[24245]: time=\"2026-06-14T08:47:12.795810223Z\" level=info msg=\"Removed container 901392b318e49c3e7c218a2bd8e83e4c74feaf7bc127091b290406abefab473a: openstack/dnsmasq-dns-694db665c-tfgdd/init\" id=2fa48d2c-67c6-4cc6-ab11-d467f6f3948b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.311062 | controller |     "Jun 14 08:47:12.808058 crc crio[24245]: time=\"2026-06-14T08:47:12.807803594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7effac35-162c-4a68-8c4b-e18358c59f00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.311077 | controller |     "Jun 14 08:47:12.819589 crc crio[24245]: time=\"2026-06-14T08:47:12.8176658Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=bc20f6df-ec9a-4c1e-b05a-d0a743c29535 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.311091 | controller |     "Jun 14 08:47:12.830619 crc crio[24245]: time=\"2026-06-14T08:47:12.827528353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=85ca60f7-5bb7-4d8b-a17f-3e5f1c30abfa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.311106 | controller |     "Jun 14 08:47:12.835123 crc crio[24245]: time=\"2026-06-14T08:47:12.835052712Z\" level=info msg=\"Got pod network &{Name:glance-db-create-vw6qw Namespace:openstack ID:134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9 UID:592865bf-4a40-4636-832e-55b60938df15 NetNS:/var/run/netns/331655c5-f5e2-4246-b16f-3f3e83fc3d11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod592865bf_4a40_4636_832e_55b60938df15.slice PodAnnotations:0xc002c92260}] Aliases:map[]}\"",
2026-06-14 10:12:41.311122 | controller |     "Jun 14 08:47:12.835123 crc crio[24245]: time=\"2026-06-14T08:47:12.835105254Z\" level=info msg=\"Adding pod openstack_glance-db-create-vw6qw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.311137 | controller |     "Jun 14 08:47:12.838409 crc crio[24245]: time=\"2026-06-14T08:47:12.838328877Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-q72bj/openstack-network-exporter\" id=b9657cc3-1422-4c9e-ae85-fdd013c64548 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.311153 | controller |     "Jun 14 08:47:12.852634 crc crio[24245]: time=\"2026-06-14T08:47:12.852531581Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-jb7tl Namespace:openstack ID:0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f UID:e1345e4f-773c-49c8-affc-6bd6e244927d NetNS:/var/run/netns/0a78cc23-8ff2-4323-8342-f8ad8bf9da81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1345e4f_773c_49c8_affc_6bd6e244927d.slice PodAnnotations:0xc0006022f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.311171 | controller |     "Jun 14 08:47:12.852634 crc crio[24245]: time=\"2026-06-14T08:47:12.852614134Z\" level=info msg=\"Adding pod openstack_keystone-db-create-jb7tl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.311187 | controller |     "Jun 14 08:47:12.855606 crc crio[24245]: time=\"2026-06-14T08:47:12.855524535Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/init\" id=a271ba6b-119b-4add-87eb-6f96b425258d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.311201 | controller |     "Jun 14 08:47:12.857602 crc crio[24245]: time=\"2026-06-14T08:47:12.857546691Z\" level=info msg=\"Got pod network &{Name:placement-db-create-6d9pf Namespace:openstack ID:4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b UID:e3dcab3f-8b78-4aed-9e1c-479d058e60de NetNS:/var/run/netns/db1ceeee-bb51-4d8e-a825-76a3b04ed290 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3dcab3f_8b78_4aed_9e1c_479d058e60de.slice PodAnnotations:0xc002c923c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.311216 | controller |     "Jun 14 08:47:12.857602 crc crio[24245]: time=\"2026-06-14T08:47:12.857587662Z\" level=info msg=\"Adding pod openstack_placement-db-create-6d9pf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.311231 | controller |     "Jun 14 08:47:12.857899 crc crio[24245]: time=\"2026-06-14T08:47:12.857772227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.311246 | controller |     "Jun 14 08:47:12.862605 crc crio[24245]: time=\"2026-06-14T08:47:12.859966411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.311260 | controller |     "Jun 14 08:47:12.866070 crc crio[24245]: time=\"2026-06-14T08:47:12.865941013Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-dfb68678c-6zxs7/init\" id=e0911ff3-d3ed-4e00-b1f5-2bf92d50e359 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.311275 | controller |     "Jun 14 08:47:12.901041 crc crio[24245]: time=\"2026-06-14T08:47:12.900962297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.311290 | controller |     "Jun 14 08:47:12.931341 crc crio[24245]: time=\"2026-06-14T08:47:12.931180841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=15af039e-8de3-45bc-8bb9-82e9ff11dfd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.311305 | controller |     "Jun 14 08:47:12.942933 crc crio[24245]: time=\"2026-06-14T08:47:12.94128445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.311320 | controller |     "Jun 14 08:47:12.945302 crc crio[24245]: time=\"2026-06-14T08:47:12.945255017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.311334 | controller |     "Jun 14 08:47:12.977735 crc crio[24245]: time=\"2026-06-14T08:47:12.977403112Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-7wrs7/swift-ring-rebalance\" id=3ea89e46-6a68-432c-a8a0-62cb4d749fb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.311370 | controller |     "Jun 14 08:47:12.993013 crc crio[24245]: time=\"2026-06-14T08:47:12.992509977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.311387 | controller |     "Jun 14 08:47:12.996365 crc crio[24245]: time=\"2026-06-14T08:47:12.996310526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.311402 | controller |     "Jun 14 08:47:13.088510 crc crio[24245]: time=\"2026-06-14T08:47:13.088405711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.311416 | controller |     "Jun 14 08:47:13.097108 crc crio[24245]: time=\"2026-06-14T08:47:13.095340622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.311431 | controller |     "Jun 14 08:47:13.116732 crc crio[24245]: time=\"2026-06-14T08:47:13.116649243Z\" level=info msg=\"Created container a92ab4895c2d853017e20814ab0bab4f0ce4e9812c702e0b8448812b74086d27: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/init\" id=a271ba6b-119b-4add-87eb-6f96b425258d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.311446 | controller |     "Jun 14 08:47:13.119523 crc crio[24245]: time=\"2026-06-14T08:47:13.118972026Z\" level=info msg=\"Starting container: a92ab4895c2d853017e20814ab0bab4f0ce4e9812c702e0b8448812b74086d27\" id=87fee438-0e18-4287-8a88-ae5ce2fa769a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.311460 | controller |     "Jun 14 08:47:13.127817 crc crio[24245]: time=\"2026-06-14T08:47:13.127733705Z\" level=info msg=\"Started container\" PID=59359 containerID=a92ab4895c2d853017e20814ab0bab4f0ce4e9812c702e0b8448812b74086d27 description=openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/init id=87fee438-0e18-4287-8a88-ae5ce2fa769a name=/runtime.v1.RuntimeService/StartContainer sandboxID=308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a",
2026-06-14 10:12:41.311475 | controller |     "Jun 14 08:47:13.128202 crc crio[24245]: time=\"2026-06-14T08:47:13.128119657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.311490 | controller |     "Jun 14 08:47:13.132051 crc crio[24245]: time=\"2026-06-14T08:47:13.131807735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.311504 | controller |     "Jun 14 08:47:13.217799 crc crio[24245]: time=\"2026-06-14T08:47:13.217606541Z\" level=info msg=\"Created container 02718e613bc90e11b45242ed29b7934f4db2b72ead624998f1da1a22fd62670b: openstack/dnsmasq-dns-dfb68678c-6zxs7/init\" id=e0911ff3-d3ed-4e00-b1f5-2bf92d50e359 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.311520 | controller |     "Jun 14 08:47:13.223551 crc crio[24245]: time=\"2026-06-14T08:47:13.223489339Z\" level=info msg=\"Starting container: 02718e613bc90e11b45242ed29b7934f4db2b72ead624998f1da1a22fd62670b\" id=99c15eed-7605-440c-9cb7-907235724a01 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.311534 | controller |     "Jun 14 08:47:13.224126 crc crio[24245]: time=\"2026-06-14T08:47:13.224103604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.311549 | controller |     "Jun 14 08:47:13.232005 crc crio[24245]: time=\"2026-06-14T08:47:13.231548908Z\" level=info msg=\"Started container\" PID=59379 containerID=02718e613bc90e11b45242ed29b7934f4db2b72ead624998f1da1a22fd62670b description=openstack/dnsmasq-dns-dfb68678c-6zxs7/init id=99c15eed-7605-440c-9cb7-907235724a01 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261",
2026-06-14 10:12:41.311568 | controller |     "Jun 14 08:47:13.284151 crc crio[24245]: time=\"2026-06-14T08:47:13.284061851Z\" level=info msg=\"Created container 72c3865fdb826aaa11c662840c19675e1578048ffe7e9fc8e2c23b347a56fede: openstack/swift-ring-rebalance-7wrs7/swift-ring-rebalance\" id=3ea89e46-6a68-432c-a8a0-62cb4d749fb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.311583 | controller |     "Jun 14 08:47:13.285721 crc crio[24245]: time=\"2026-06-14T08:47:13.285659641Z\" level=info msg=\"Starting container: 72c3865fdb826aaa11c662840c19675e1578048ffe7e9fc8e2c23b347a56fede\" id=58f572d1-7a47-4091-8f17-57e3567a0605 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.311598 | controller |     "Jun 14 08:47:13.290816 crc crio[24245]: time=\"2026-06-14T08:47:13.290736645Z\" level=info msg=\"Started container\" PID=59383 containerID=72c3865fdb826aaa11c662840c19675e1578048ffe7e9fc8e2c23b347a56fede description=openstack/swift-ring-rebalance-7wrs7/swift-ring-rebalance id=58f572d1-7a47-4091-8f17-57e3567a0605 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1",
2026-06-14 10:12:41.311613 | controller |     "Jun 14 08:47:13.437112 crc crio[24245]: 2026-06-14T08:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d82bb7fa6f94c93 Mac:fa:e2:2e:08:f6:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/93cc9267-51a4-430e-a8a8-3109eaa83898 SocketPath: PciID:}] [{Interface:0xc0002e36d0 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.311628 | controller |     "Jun 14 08:47:13.438013 crc crio[24245]: time=\"2026-06-14T08:47:13.437935619Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6 UID:c14e746d-25d2-4805-8f07-8f376022ca71 NetNS:/var/run/netns/93cc9267-51a4-430e-a8a8-3109eaa83898 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc14e746d_25d2_4805_8f07_8f376022ca71.slice PodAnnotations:0xc000130730}] Aliases:map[]}\"",
2026-06-14 10:12:41.311642 | controller |     "Jun 14 08:47:13.438147 crc crio[24245]: time=\"2026-06-14T08:47:13.438109964Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.311657 | controller |     "Jun 14 08:47:13.445157 crc crio[24245]: time=\"2026-06-14T08:47:13.444398347Z\" level=info msg=\"Ran pod sandbox d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6 with infra container: openstack/ovn-northd-0/POD\" id=f9099482-99a4-4844-a1d2-546c9665d751 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.311672 | controller |     "Jun 14 08:47:13.446790 crc crio[24245]: time=\"2026-06-14T08:47:13.446720488Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=1531c2c4-dd08-46aa-8463-459bb8bdd2ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.311687 | controller |     "Jun 14 08:47:13.447003 crc crio[24245]: time=\"2026-06-14T08:47:13.446976886Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 not found\" id=1531c2c4-dd08-46aa-8463-459bb8bdd2ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.311701 | controller |     "Jun 14 08:47:13.447116 crc crio[24245]: time=\"2026-06-14T08:47:13.447026008Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0 found\" id=1531c2c4-dd08-46aa-8463-459bb8bdd2ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.311719 | controller |     "Jun 14 08:47:13.450031 crc crio[24245]: time=\"2026-06-14T08:47:13.44772884Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=6ad03fcb-1f8d-4301-a706-fd787f2974d4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.311734 | controller |     "Jun 14 08:47:13.453437 crc crio[24245]: time=\"2026-06-14T08:47:13.451610234Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\\\"\"",
2026-06-14 10:12:41.311749 | controller |     "Jun 14 08:47:13.474589 crc crio[24245]: time=\"2026-06-14T08:47:13.472078247Z\" level=info msg=\"Created container e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa: openstack/ovn-controller-metrics-q72bj/openstack-network-exporter\" id=b9657cc3-1422-4c9e-ae85-fdd013c64548 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.311764 | controller |     "Jun 14 08:47:13.474589 crc crio[24245]: time=\"2026-06-14T08:47:13.47406118Z\" level=info msg=\"Starting container: e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa\" id=2a53a416-3738-4b4c-919f-14c67995c203 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.311780 | controller |     "Jun 14 08:47:13.488354 crc crio[24245]: time=\"2026-06-14T08:47:13.487469117Z\" level=info msg=\"Started container\" PID=59405 containerID=e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa description=openstack/ovn-controller-metrics-q72bj/openstack-network-exporter id=2a53a416-3738-4b4c-919f-14c67995c203 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32",
2026-06-14 10:12:41.311797 | controller |     "Jun 14 08:47:13.539810 crc crio[24245]: 2026-06-14T08:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:134c96520630989 Mac:fa:3d:67:82:fe:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/331655c5-f5e2-4246-b16f-3f3e83fc3d11 SocketPath: PciID:}] [{Interface:0xc000014810 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.311812 | controller |     "Jun 14 08:47:13.539810 crc crio[24245]: 2026-06-14T08:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0286998c41a0da5 Mac:16:92:60:0a:c3:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/0a78cc23-8ff2-4323-8342-f8ad8bf9da81 SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.311827 | controller |     "Jun 14 08:47:13.539810 crc crio[24245]: time=\"2026-06-14T08:47:13.539771684Z\" level=info msg=\"Got pod network &{Name:glance-db-create-vw6qw Namespace:openstack ID:134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9 UID:592865bf-4a40-4636-832e-55b60938df15 NetNS:/var/run/netns/331655c5-f5e2-4246-b16f-3f3e83fc3d11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod592865bf_4a40_4636_832e_55b60938df15.slice PodAnnotations:0xc002c92260}] Aliases:map[]}\"",
2026-06-14 10:12:41.311842 | controller |     "Jun 14 08:47:13.540325 crc crio[24245]: time=\"2026-06-14T08:47:13.540002532Z\" level=info msg=\"Checking pod openstack_glance-db-create-vw6qw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.311857 | controller |     "Jun 14 08:47:13.541696 crc crio[24245]: time=\"2026-06-14T08:47:13.539771471Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-jb7tl Namespace:openstack ID:0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f UID:e1345e4f-773c-49c8-affc-6bd6e244927d NetNS:/var/run/netns/0a78cc23-8ff2-4323-8342-f8ad8bf9da81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1345e4f_773c_49c8_affc_6bd6e244927d.slice PodAnnotations:0xc0006022f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.311876 | controller |     "Jun 14 08:47:13.541696 crc crio[24245]: time=\"2026-06-14T08:47:13.541456446Z\" level=info msg=\"Checking pod openstack_keystone-db-create-jb7tl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.311891 | controller |     "Jun 14 08:47:13.551064 crc crio[24245]: time=\"2026-06-14T08:47:13.551012465Z\" level=info msg=\"Ran pod sandbox 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9 with infra container: openstack/glance-db-create-vw6qw/POD\" id=fc9904ad-e2c2-43c0-827d-85885e27ce6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.311906 | controller |     "Jun 14 08:47:13.553710 crc crio[24245]: time=\"2026-06-14T08:47:13.553630681Z\" level=info msg=\"Ran pod sandbox 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f with infra container: openstack/keystone-db-create-jb7tl/POD\" id=8a154629-f481-4346-b7ca-84c6fbea6569 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.311920 | controller |     "Jun 14 08:47:13.560479 crc crio[24245]: time=\"2026-06-14T08:47:13.560390497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d43e7fd8-ec6c-47f4-b836-107534899a8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.311935 | controller |     "Jun 14 08:47:13.561253 crc crio[24245]: time=\"2026-06-14T08:47:13.561005787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ad75b064-c1e0-4005-80e8-f74b45a121bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.311950 | controller |     "Jun 14 08:47:13.563605 crc crio[24245]: 2026-06-14T08:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ab72f3cec081de Mac:06:13:c5:c4:1d:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/db1ceeee-bb51-4d8e-a825-76a3b04ed290 SocketPath: PciID:}] [{Interface:0xc000192e50 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.311965 | controller |     "Jun 14 08:47:13.567764 crc crio[24245]: time=\"2026-06-14T08:47:13.56434697Z\" level=info msg=\"Got pod network &{Name:placement-db-create-6d9pf Namespace:openstack ID:4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b UID:e3dcab3f-8b78-4aed-9e1c-479d058e60de NetNS:/var/run/netns/db1ceeee-bb51-4d8e-a825-76a3b04ed290 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3dcab3f_8b78_4aed_9e1c_479d058e60de.slice PodAnnotations:0xc002c923c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.311980 | controller |     "Jun 14 08:47:13.567764 crc crio[24245]: time=\"2026-06-14T08:47:13.564526666Z\" level=info msg=\"Checking pod openstack_placement-db-create-6d9pf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.311995 | controller |     "Jun 14 08:47:13.567764 crc crio[24245]: time=\"2026-06-14T08:47:13.565111865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=32a931e9-2522-491b-bae3-db37536c15e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.312010 | controller |     "Jun 14 08:47:13.567764 crc crio[24245]: time=\"2026-06-14T08:47:13.565381102Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=74bdb0bf-0c94-492b-b3be-a8d0d7050d1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.312028 | controller |     "Jun 14 08:47:13.575289 crc crio[24245]: time=\"2026-06-14T08:47:13.575143565Z\" level=info msg=\"Ran pod sandbox 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b with infra container: openstack/placement-db-create-6d9pf/POD\" id=d192cab4-48c3-4d3b-b605-91b415bed67d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.312043 | controller |     "Jun 14 08:47:13.584744 crc crio[24245]: time=\"2026-06-14T08:47:13.584547502Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0eec0511-ecc4-4275-bb2a-6b80cd269c42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.312058 | controller |     "Jun 14 08:47:13.587515 crc crio[24245]: time=\"2026-06-14T08:47:13.587460915Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=317f8914-e41f-4823-9fac-f80169dc73ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.312073 | controller |     "Jun 14 08:47:13.588430 crc crio[24245]: time=\"2026-06-14T08:47:13.588349254Z\" level=info msg=\"Creating container: openstack/keystone-db-create-jb7tl/mariadb-database-create\" id=2cd8156d-b614-4d69-b27e-aa499e53e19d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.312088 | controller |     "Jun 14 08:47:13.588828 crc crio[24245]: time=\"2026-06-14T08:47:13.588780808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312102 | controller |     "Jun 14 08:47:13.597298 crc crio[24245]: time=\"2026-06-14T08:47:13.597187426Z\" level=info msg=\"Creating container: openstack/glance-db-create-vw6qw/mariadb-database-create\" id=4f85ab96-8744-4672-84d8-d3e3904c6d63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.312117 | controller |     "Jun 14 08:47:13.600982 crc crio[24245]: time=\"2026-06-14T08:47:13.600822561Z\" level=info msg=\"Creating container: openstack/placement-db-create-6d9pf/mariadb-database-create\" id=3e669ba6-1b4f-46c0-9048-483184b270a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.312132 | controller |     "Jun 14 08:47:13.605272 crc crio[24245]: time=\"2026-06-14T08:47:13.605069467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312146 | controller |     "Jun 14 08:47:13.605272 crc crio[24245]: time=\"2026-06-14T08:47:13.605254283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312160 | controller |     "Jun 14 08:47:13.638145 crc crio[24245]: time=\"2026-06-14T08:47:13.637926255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312175 | controller |     "Jun 14 08:47:13.640959 crc crio[24245]: time=\"2026-06-14T08:47:13.640831119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312189 | controller |     "Jun 14 08:47:13.649404 crc crio[24245]: time=\"2026-06-14T08:47:13.649305627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312203 | controller |     "Jun 14 08:47:13.663512 crc crio[24245]: time=\"2026-06-14T08:47:13.663300884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312221 | controller |     "Jun 14 08:47:13.673459 crc crio[24245]: time=\"2026-06-14T08:47:13.673369464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312236 | controller |     "Jun 14 08:47:13.678461 crc crio[24245]: time=\"2026-06-14T08:47:13.677234338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312250 | controller |     "Jun 14 08:47:13.781681 crc crio[24245]: time=\"2026-06-14T08:47:13.781592742Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4c73539f-9848-4b55-bf40-7eb0b4745c02 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.312268 | controller |     "Jun 14 08:47:13.791135 crc crio[24245]: time=\"2026-06-14T08:47:13.790996048Z\" level=info msg=\"Stopping pod sandbox: c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261\" id=4a51bac8-3bcc-4f3b-a693-b720373e8bf1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.312288 | controller |     "Jun 14 08:47:13.791826 crc crio[24245]: time=\"2026-06-14T08:47:13.791746793Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-dfb68678c-6zxs7 Namespace:openstack ID:c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261 UID:e483d80b-f029-4483-804c-34c57ae03cc4 NetNS:/var/run/netns/c62840d2-cec5-494b-b0a5-47775ee979e1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode483d80b_f029_4483_804c_34c57ae03cc4.slice PodAnnotations:0xc000130578}] Aliases:map[]}\"",
2026-06-14 10:12:41.312309 | controller |     "Jun 14 08:47:13.792223 crc crio[24245]: time=\"2026-06-14T08:47:13.792104464Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-dfb68678c-6zxs7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.312325 | controller |     "Jun 14 08:47:13.912687 crc crio[24245]: time=\"2026-06-14T08:47:13.912138931Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0a6f4eb2-a9a4-4c84-868d-1387d0287113 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.312340 | controller |     "Jun 14 08:47:14.186453 crc crio[24245]: time=\"2026-06-14T08:47:14.184513805Z\" level=info msg=\"Created container 00272ecf40231a66df0e0e31e74f58dd29041230a105756da66bdd4542f3f751: openstack/keystone-db-create-jb7tl/mariadb-database-create\" id=2cd8156d-b614-4d69-b27e-aa499e53e19d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.312379 | controller |     "Jun 14 08:47:14.187372 crc crio[24245]: time=\"2026-06-14T08:47:14.18717462Z\" level=info msg=\"Created container 9e8ff1e6cb6ff14ed0f6dba566c7386897cbfccafddb29cc8b905c4cb3a29c2a: openstack/placement-db-create-6d9pf/mariadb-database-create\" id=3e669ba6-1b4f-46c0-9048-483184b270a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.312398 | controller |     "Jun 14 08:47:14.187372 crc crio[24245]: time=\"2026-06-14T08:47:14.187297919Z\" level=info msg=\"Created container 992d7266e51cba07492c28de7f4372427f0883b62b69d91a757a38926229b0d0: openstack/glance-db-create-vw6qw/mariadb-database-create\" id=4f85ab96-8744-4672-84d8-d3e3904c6d63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.312419 | controller |     "Jun 14 08:47:14.196382 crc crio[24245]: time=\"2026-06-14T08:47:14.18781751Z\" level=info msg=\"Starting container: 00272ecf40231a66df0e0e31e74f58dd29041230a105756da66bdd4542f3f751\" id=90b0bc03-5cc3-4b48-b4d5-d49340644455 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.312441 | controller |     "Jun 14 08:47:14.196382 crc crio[24245]: time=\"2026-06-14T08:47:14.195734582Z\" level=info msg=\"Starting container: 9e8ff1e6cb6ff14ed0f6dba566c7386897cbfccafddb29cc8b905c4cb3a29c2a\" id=76f12258-d9e5-4556-9b72-554d71858f99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.312462 | controller |     "Jun 14 08:47:14.198790 crc crio[24245]: time=\"2026-06-14T08:47:14.198639496Z\" level=info msg=\"Starting container: 992d7266e51cba07492c28de7f4372427f0883b62b69d91a757a38926229b0d0\" id=8a174858-a73b-469b-961e-3010c820494d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.312477 | controller |     "Jun 14 08:47:14.202062 crc crio[24245]: time=\"2026-06-14T08:47:14.191158328Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/dnsmasq-dns\" id=9bcfa475-0512-4c3a-abd0-78110ff41bee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.312492 | controller |     "Jun 14 08:47:14.202062 crc crio[24245]: time=\"2026-06-14T08:47:14.200971363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312507 | controller |     "Jun 14 08:47:14.221818 crc crio[24245]: time=\"2026-06-14T08:47:14.221672231Z\" level=info msg=\"Started container\" PID=59442 containerID=00272ecf40231a66df0e0e31e74f58dd29041230a105756da66bdd4542f3f751 description=openstack/keystone-db-create-jb7tl/mariadb-database-create id=90b0bc03-5cc3-4b48-b4d5-d49340644455 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f",
2026-06-14 10:12:41.312522 | controller |     "Jun 14 08:47:14.222387 crc crio[24245]: time=\"2026-06-14T08:47:14.222117805Z\" level=info msg=\"Started container\" PID=59450 containerID=9e8ff1e6cb6ff14ed0f6dba566c7386897cbfccafddb29cc8b905c4cb3a29c2a description=openstack/placement-db-create-6d9pf/mariadb-database-create id=76f12258-d9e5-4556-9b72-554d71858f99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b",
2026-06-14 10:12:41.312537 | controller |     "Jun 14 08:47:14.235046 crc crio[24245]: time=\"2026-06-14T08:47:14.234942685Z\" level=info msg=\"Started container\" PID=59441 containerID=992d7266e51cba07492c28de7f4372427f0883b62b69d91a757a38926229b0d0 description=openstack/glance-db-create-vw6qw/mariadb-database-create id=8a174858-a73b-469b-961e-3010c820494d name=/runtime.v1.RuntimeService/StartContainer sandboxID=134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9",
2026-06-14 10:12:41.312552 | controller |     "Jun 14 08:47:14.274176 crc crio[24245]: time=\"2026-06-14T08:47:14.274018713Z\" level=info msg=\"Stopped pod sandbox: c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261\" id=4a51bac8-3bcc-4f3b-a693-b720373e8bf1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.312566 | controller |     "Jun 14 08:47:14.304643 crc crio[24245]: time=\"2026-06-14T08:47:14.304527991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312581 | controller |     "Jun 14 08:47:14.310521 crc crio[24245]: time=\"2026-06-14T08:47:14.309722827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312595 | controller |     "Jun 14 08:47:14.714944 crc crio[24245]: time=\"2026-06-14T08:47:14.684746837Z\" level=info msg=\"Created container cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/dnsmasq-dns\" id=9bcfa475-0512-4c3a-abd0-78110ff41bee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.312610 | controller |     "Jun 14 08:47:14.714944 crc crio[24245]: time=\"2026-06-14T08:47:14.687121101Z\" level=info msg=\"Starting container: cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158\" id=1a375c68-ec02-4fa2-8a90-0c1a06575300 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.312627 | controller |     "Jun 14 08:47:14.714944 crc crio[24245]: time=\"2026-06-14T08:47:14.69555134Z\" level=info msg=\"Started container\" PID=59503 containerID=cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158 description=openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/dnsmasq-dns id=1a375c68-ec02-4fa2-8a90-0c1a06575300 name=/runtime.v1.RuntimeService/StartContainer sandboxID=308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a",
2026-06-14 10:12:41.312642 | controller |     "Jun 14 08:47:14.907087 crc crio[24245]: time=\"2026-06-14T08:47:14.906990383Z\" level=info msg=\"Removing container: 02718e613bc90e11b45242ed29b7934f4db2b72ead624998f1da1a22fd62670b\" id=2f306b63-bf3a-4dc6-841c-4d5860ed57cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.312657 | controller |     "Jun 14 08:47:14.923190 crc crio[24245]: time=\"2026-06-14T08:47:14.923094346Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=579ec91e-27ea-4117-bbdd-ad88dd4c83cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.312671 | controller |     "Jun 14 08:47:15.284668 crc crio[24245]: time=\"2026-06-14T08:47:15.284291354Z\" level=info msg=\"Removed container 02718e613bc90e11b45242ed29b7934f4db2b72ead624998f1da1a22fd62670b: openstack/dnsmasq-dns-dfb68678c-6zxs7/init\" id=2f306b63-bf3a-4dc6-841c-4d5860ed57cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.312686 | controller |     "Jun 14 08:47:15.332505 crc crio[24245]: time=\"2026-06-14T08:47:15.332435802Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=5b67b411-7994-4c49-b15c-13f5971d54cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.312700 | controller |     "Jun 14 08:47:15.377336 crc crio[24245]: time=\"2026-06-14T08:47:15.377200638Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=6ad03fcb-1f8d-4301-a706-fd787f2974d4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.312715 | controller |     "Jun 14 08:47:15.378629 crc crio[24245]: time=\"2026-06-14T08:47:15.378441636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=30dd6d33-c49d-4bfe-bf84-5e03567bb52d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.312729 | controller |     "Jun 14 08:47:15.390676 crc crio[24245]: time=\"2026-06-14T08:47:15.390527934Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=f1f87ca1-b3e0-49f4-8a08-9c7becb91dbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.312744 | controller |     "Jun 14 08:47:15.391093 crc crio[24245]: time=\"2026-06-14T08:47:15.391063221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312758 | controller |     "Jun 14 08:47:15.441920 crc crio[24245]: time=\"2026-06-14T08:47:15.441777549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=89bf4630-5dfd-4a90-a6cb-14e821b1a3d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.312773 | controller |     "Jun 14 08:47:15.451043 crc crio[24245]: time=\"2026-06-14T08:47:15.45100069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312787 | controller |     "Jun 14 08:47:15.457443 crc crio[24245]: time=\"2026-06-14T08:47:15.457382025Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=12cb424a-94eb-44ea-969d-11f3b56d51cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.312805 | controller |     "Jun 14 08:47:15.458053 crc crio[24245]: time=\"2026-06-14T08:47:15.458020774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312820 | controller |     "Jun 14 08:47:15.460102 crc crio[24245]: time=\"2026-06-14T08:47:15.46001973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312834 | controller |     "Jun 14 08:47:15.529579 crc crio[24245]: time=\"2026-06-14T08:47:15.529484383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312849 | controller |     "Jun 14 08:47:15.533137 crc crio[24245]: time=\"2026-06-14T08:47:15.533073188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.312863 | controller |     "Jun 14 08:47:15.681358 crc crio[24245]: time=\"2026-06-14T08:47:15.681312385Z\" level=info msg=\"Created container 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317: openstack/rabbitmq-server-0/rabbitmq\" id=f1f87ca1-b3e0-49f4-8a08-9c7becb91dbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.312877 | controller |     "Jun 14 08:47:15.682720 crc crio[24245]: time=\"2026-06-14T08:47:15.682638397Z\" level=info msg=\"Starting container: 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317\" id=42b2946b-42f5-46a4-a04b-b91b5b36fc24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.312892 | controller |     "Jun 14 08:47:15.688556 crc crio[24245]: time=\"2026-06-14T08:47:15.688462853Z\" level=info msg=\"Started container\" PID=59646 containerID=78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317 description=openstack/rabbitmq-server-0/rabbitmq id=42b2946b-42f5-46a4-a04b-b91b5b36fc24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0",
2026-06-14 10:12:41.312906 | controller |     "Jun 14 08:47:15.717477 crc crio[24245]: time=\"2026-06-14T08:47:15.717385055Z\" level=info msg=\"Created container 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f: openstack/ovn-northd-0/ovn-northd\" id=12cb424a-94eb-44ea-969d-11f3b56d51cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.312921 | controller |     "Jun 14 08:47:15.719146 crc crio[24245]: time=\"2026-06-14T08:47:15.719077699Z\" level=info msg=\"Starting container: 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f\" id=3964334a-e863-4144-92e0-604f73804e0d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.312935 | controller |     "Jun 14 08:47:15.728102 crc crio[24245]: time=\"2026-06-14T08:47:15.728007115Z\" level=info msg=\"Started container\" PID=59655 containerID=1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f description=openstack/ovn-northd-0/ovn-northd id=3964334a-e863-4144-92e0-604f73804e0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6",
2026-06-14 10:12:41.312949 | controller |     "Jun 14 08:47:15.739522 crc crio[24245]: time=\"2026-06-14T08:47:15.739431989Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=ab226218-018d-4191-beee-9d439adeba9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.312964 | controller |     "Jun 14 08:47:15.781038 crc crio[24245]: time=\"2026-06-14T08:47:15.780940312Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=221809ce-ba32-4121-83c5-1a70e26837fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.312981 | controller |     "Jun 14 08:47:15.790752 crc crio[24245]: time=\"2026-06-14T08:47:15.790644781Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=7810a4bb-8e0f-4f1f-a367-ec3f6deffa38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.312997 | controller |     "Jun 14 08:47:15.791252 crc crio[24245]: time=\"2026-06-14T08:47:15.791163498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.313011 | controller |     "Jun 14 08:47:15.834249 crc crio[24245]: time=\"2026-06-14T08:47:15.833781139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.313026 | controller |     "Jun 14 08:47:15.837784 crc crio[24245]: time=\"2026-06-14T08:47:15.837711806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.313040 | controller |     "Jun 14 08:47:15.958971 crc crio[24245]: time=\"2026-06-14T08:47:15.958918408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=7782619d-cdf8-445f-9053-42bd2fe085ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.313055 | controller |     "Jun 14 08:47:15.963700 crc crio[24245]: time=\"2026-06-14T08:47:15.963640206Z\" level=info msg=\"Stopping pod sandbox: 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9\" id=fafff7fc-18af-40d4-abfe-238684efaba0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.313069 | controller |     "Jun 14 08:47:15.963920 crc crio[24245]: time=\"2026-06-14T08:47:15.963801086Z\" level=info msg=\"Stopping pod sandbox: 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f\" id=43a9da82-0e63-4601-8ff0-be6ae08a51fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.313084 | controller |     "Jun 14 08:47:15.965629 crc crio[24245]: time=\"2026-06-14T08:47:15.965566903Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-jb7tl Namespace:openstack ID:0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f UID:e1345e4f-773c-49c8-affc-6bd6e244927d NetNS:/var/run/netns/0a78cc23-8ff2-4323-8342-f8ad8bf9da81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1345e4f_773c_49c8_affc_6bd6e244927d.slice PodAnnotations:0xc003bf66a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.313098 | controller |     "Jun 14 08:47:15.965867 crc crio[24245]: time=\"2026-06-14T08:47:15.965733018Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-jb7tl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.313114 | controller |     "Jun 14 08:47:15.966234 crc crio[24245]: time=\"2026-06-14T08:47:15.963800663Z\" level=info msg=\"Stopping pod sandbox: 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b\" id=c6f47874-fc27-412f-af87-91b369f7bea3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.313128 | controller |     "Jun 14 08:47:15.966756 crc crio[24245]: time=\"2026-06-14T08:47:15.966691875Z\" level=info msg=\"Got pod network &{Name:placement-db-create-6d9pf Namespace:openstack ID:4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b UID:e3dcab3f-8b78-4aed-9e1c-479d058e60de NetNS:/var/run/netns/db1ceeee-bb51-4d8e-a825-76a3b04ed290 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3dcab3f_8b78_4aed_9e1c_479d058e60de.slice PodAnnotations:0xc0006025b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.313147 | controller |     "Jun 14 08:47:15.966991 crc crio[24245]: time=\"2026-06-14T08:47:15.966939693Z\" level=info msg=\"Deleting pod openstack_placement-db-create-6d9pf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.313162 | controller |     "Jun 14 08:47:15.972053 crc crio[24245]: time=\"2026-06-14T08:47:15.964410222Z\" level=info msg=\"Got pod network &{Name:glance-db-create-vw6qw Namespace:openstack ID:134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9 UID:592865bf-4a40-4636-832e-55b60938df15 NetNS:/var/run/netns/331655c5-f5e2-4246-b16f-3f3e83fc3d11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod592865bf_4a40_4636_832e_55b60938df15.slice PodAnnotations:0xc000602590}] Aliases:map[]}\"",
2026-06-14 10:12:41.313182 | controller |     "Jun 14 08:47:15.972053 crc crio[24245]: time=\"2026-06-14T08:47:15.968444832Z\" level=info msg=\"Deleting pod openstack_glance-db-create-vw6qw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.313201 | controller |     "Jun 14 08:47:16.042647 crc crio[24245]: time=\"2026-06-14T08:47:16.041305415Z\" level=info msg=\"Created container cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8: openstack/ovn-northd-0/openstack-network-exporter\" id=7810a4bb-8e0f-4f1f-a367-ec3f6deffa38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.313217 | controller |     "Jun 14 08:47:16.043346 crc crio[24245]: time=\"2026-06-14T08:47:16.043139044Z\" level=info msg=\"Starting container: cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8\" id=04c7605e-4ab8-4f81-8f42-70dfadc3829d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.313232 | controller |     "Jun 14 08:47:16.049423 crc crio[24245]: time=\"2026-06-14T08:47:16.049354561Z\" level=info msg=\"Started container\" PID=59729 containerID=cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8 description=openstack/ovn-northd-0/openstack-network-exporter id=04c7605e-4ab8-4f81-8f42-70dfadc3829d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6",
2026-06-14 10:12:41.313247 | controller |     "Jun 14 08:47:16.057950 crc crio[24245]: time=\"2026-06-14T08:47:16.057815261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=f0f9e3e6-5c70-4b31-8cb9-ecb6bace91a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.313268 | controller |     "Jun 14 08:47:16.069049 crc crio[24245]: time=\"2026-06-14T08:47:16.068949576Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=7ad2b188-6d85-452c-bd6d-ed7b7fba039f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.313291 | controller |     "Jun 14 08:47:16.069565 crc crio[24245]: time=\"2026-06-14T08:47:16.069495344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.313313 | controller |     "Jun 14 08:47:16.133901 crc crio[24245]: time=\"2026-06-14T08:47:16.133357853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.313335 | controller |     "Jun 14 08:47:16.143249 crc crio[24245]: time=\"2026-06-14T08:47:16.140794817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.313376 | controller |     "Jun 14 08:47:16.247562 crc crio[24245]: time=\"2026-06-14T08:47:16.247483629Z\" level=info msg=\"Created container a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=7ad2b188-6d85-452c-bd6d-ed7b7fba039f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.313394 | controller |     "Jun 14 08:47:16.249187 crc crio[24245]: time=\"2026-06-14T08:47:16.249087314Z\" level=info msg=\"Starting container: a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b\" id=9322c367-371c-4e79-acd4-a390f46d167d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.313410 | controller |     "Jun 14 08:47:16.257688 crc crio[24245]: time=\"2026-06-14T08:47:16.257494948Z\" level=info msg=\"Started container\" PID=59815 containerID=a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b description=openstack/rabbitmq-cell1-server-0/rabbitmq id=9322c367-371c-4e79-acd4-a390f46d167d name=/runtime.v1.RuntimeService/StartContainer sandboxID=17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0",
2026-06-14 10:12:41.313426 | controller |     "Jun 14 08:47:16.501080 crc crio[24245]: time=\"2026-06-14T08:47:16.500027372Z\" level=info msg=\"Stopped pod sandbox: 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f\" id=43a9da82-0e63-4601-8ff0-be6ae08a51fa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.313447 | controller |     "Jun 14 08:47:16.593732 crc crio[24245]: time=\"2026-06-14T08:47:16.593640666Z\" level=info msg=\"Stopped pod sandbox: 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b\" id=c6f47874-fc27-412f-af87-91b369f7bea3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.313469 | controller |     "Jun 14 08:47:16.621941 crc crio[24245]: time=\"2026-06-14T08:47:16.621795705Z\" level=info msg=\"Stopped pod sandbox: 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9\" id=fafff7fc-18af-40d4-abfe-238684efaba0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.313492 | controller |     "Jun 14 08:47:19.738605 crc crio[24245]: time=\"2026-06-14T08:47:19.738288396Z\" level=info msg=\"Removing container: 80f43b8e3fc5387dcd3521c0862b834c9dff1f3c245046d636c98b059da502e7\" id=1b6c3a2a-7410-4422-b846-fa0580f35fdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.313515 | controller |     "Jun 14 08:47:19.879479 crc crio[24245]: time=\"2026-06-14T08:47:19.879372609Z\" level=info msg=\"Removed container 80f43b8e3fc5387dcd3521c0862b834c9dff1f3c245046d636c98b059da502e7: openshift-infra/auto-csr-approver-29690440-9qd9m/oc\" id=1b6c3a2a-7410-4422-b846-fa0580f35fdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.313537 | controller |     "Jun 14 08:47:19.895298 crc crio[24245]: time=\"2026-06-14T08:47:19.895179988Z\" level=info msg=\"Stopping pod sandbox: d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8\" id=00c590e1-31b9-4493-a658-dac66c2c51b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.313559 | controller |     "Jun 14 08:47:19.895298 crc crio[24245]: time=\"2026-06-14T08:47:19.895353194Z\" level=info msg=\"Stopped pod sandbox (already stopped): d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8\" id=00c590e1-31b9-4493-a658-dac66c2c51b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.313578 | controller |     "Jun 14 08:47:19.896381 crc crio[24245]: time=\"2026-06-14T08:47:19.896044496Z\" level=info msg=\"Removing pod sandbox: d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8\" id=929e0786-3081-4e00-adbe-dbc354800c6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.313596 | controller |     "Jun 14 08:47:19.910290 crc crio[24245]: time=\"2026-06-14T08:47:19.910167136Z\" level=info msg=\"Removed pod sandbox: d3b70ea15f4aceda62e230572cb5270bc012df1f19db5009ea39670c9d5e1bb8\" id=929e0786-3081-4e00-adbe-dbc354800c6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.313620 | controller |     "Jun 14 08:47:19.911202 crc crio[24245]: time=\"2026-06-14T08:47:19.911069004Z\" level=info msg=\"Stopping pod sandbox: ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829\" id=11c782f5-aa8e-4bad-baaf-ef6c05d1140a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.313640 | controller |     "Jun 14 08:47:19.911202 crc crio[24245]: time=\"2026-06-14T08:47:19.911188918Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829\" id=11c782f5-aa8e-4bad-baaf-ef6c05d1140a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.313658 | controller |     "Jun 14 08:47:19.912155 crc crio[24245]: time=\"2026-06-14T08:47:19.912051886Z\" level=info msg=\"Removing pod sandbox: ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829\" id=dc5a8e47-4066-4d12-a7ff-6209ccbec8a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.313676 | controller |     "Jun 14 08:47:19.930653 crc crio[24245]: time=\"2026-06-14T08:47:19.930546018Z\" level=info msg=\"Removed pod sandbox: ea3fe378afc0fd57618c30b9b627039f5351962422f099a02dbf971aed649829\" id=dc5a8e47-4066-4d12-a7ff-6209ccbec8a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.313694 | controller |     "Jun 14 08:47:19.932348 crc crio[24245]: time=\"2026-06-14T08:47:19.932282811Z\" level=info msg=\"Stopping pod sandbox: 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528\" id=ad3843ac-db0d-4f1f-9012-6867b5c313a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.313712 | controller |     "Jun 14 08:47:19.932440 crc crio[24245]: time=\"2026-06-14T08:47:19.932365714Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528\" id=ad3843ac-db0d-4f1f-9012-6867b5c313a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.313730 | controller |     "Jun 14 08:47:19.933244 crc crio[24245]: time=\"2026-06-14T08:47:19.933142328Z\" level=info msg=\"Removing pod sandbox: 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528\" id=c12a869c-f07a-4ea0-ad9e-29307f0bb503 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.313749 | controller |     "Jun 14 08:47:19.949934 crc crio[24245]: time=\"2026-06-14T08:47:19.949747104Z\" level=info msg=\"Removed pod sandbox: 5338f48df191e7c06e073e7707e772e4680e764249f4ae98406e8fee4e76f528\" id=c12a869c-f07a-4ea0-ad9e-29307f0bb503 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.313768 | controller |     "Jun 14 08:47:19.951313 crc crio[24245]: time=\"2026-06-14T08:47:19.950981847Z\" level=info msg=\"Stopping pod sandbox: c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261\" id=57b830b0-32e5-4de2-be5a-56e9a146709f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.313786 | controller |     "Jun 14 08:47:19.951476 crc crio[24245]: time=\"2026-06-14T08:47:19.951327919Z\" level=info msg=\"Stopped pod sandbox (already stopped): c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261\" id=57b830b0-32e5-4de2-be5a-56e9a146709f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.313805 | controller |     "Jun 14 08:47:19.952288 crc crio[24245]: time=\"2026-06-14T08:47:19.952140055Z\" level=info msg=\"Removing pod sandbox: c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261\" id=c281a4d6-f730-4ca3-aecf-a07e3f974378 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.313823 | controller |     "Jun 14 08:47:19.970229 crc crio[24245]: time=\"2026-06-14T08:47:19.970105178Z\" level=info msg=\"Removed pod sandbox: c71f4a28086430f189f8e3074ce84630846c2b47c12c2ebfa846ea4665d0a261\" id=c281a4d6-f730-4ca3-aecf-a07e3f974378 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.313842 | controller |     "Jun 14 08:47:19.971522 crc crio[24245]: time=\"2026-06-14T08:47:19.971461401Z\" level=info msg=\"Stopping pod sandbox: fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14\" id=1d03e609-9197-45b2-a4f5-54f2bdd4e30c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.313867 | controller |     "Jun 14 08:47:19.971632 crc crio[24245]: time=\"2026-06-14T08:47:19.971537473Z\" level=info msg=\"Stopped pod sandbox (already stopped): fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14\" id=1d03e609-9197-45b2-a4f5-54f2bdd4e30c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.313886 | controller |     "Jun 14 08:47:19.972778 crc crio[24245]: time=\"2026-06-14T08:47:19.972702092Z\" level=info msg=\"Removing pod sandbox: fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14\" id=9f297bbe-50f3-48da-abd7-352ae8fd2881 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.313905 | controller |     "Jun 14 08:47:19.988939 crc crio[24245]: time=\"2026-06-14T08:47:19.988748098Z\" level=info msg=\"Removed pod sandbox: fd08a9a8cc79e1ae80713fcd75e484043d022fc98791c85a176ad459f9a62f14\" id=9f297bbe-50f3-48da-abd7-352ae8fd2881 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.313926 | controller |     "Jun 14 08:47:21.550673 crc crio[24245]: time=\"2026-06-14T08:47:21.549784922Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7d31-account-create-zzjrb/POD\" id=9ec2cf88-a775-428c-89af-e15ce451d7ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.313948 | controller |     "Jun 14 08:47:21.551986 crc crio[24245]: time=\"2026-06-14T08:47:21.550715892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.313970 | controller |     "Jun 14 08:47:21.583729 crc crio[24245]: time=\"2026-06-14T08:47:21.583638111Z\" level=info msg=\"Got pod network &{Name:keystone-7d31-account-create-zzjrb Namespace:openstack ID:4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e UID:761e5a50-9cda-4728-9eaf-602cc584713d NetNS:/var/run/netns/1646ba2c-05df-47f3-87bd-0c1726b89797 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761e5a50_9cda_4728_9eaf_602cc584713d.slice PodAnnotations:0xc000522558}] Aliases:map[]}\"",
2026-06-14 10:12:41.313992 | controller |     "Jun 14 08:47:21.583729 crc crio[24245]: time=\"2026-06-14T08:47:21.583710194Z\" level=info msg=\"Adding pod openstack_keystone-7d31-account-create-zzjrb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.314024 | controller |     "Jun 14 08:47:21.922267 crc crio[24245]: 2026-06-14T08:47:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4776d6702b9e631 Mac:ba:c2:33:e9:af:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/1646ba2c-05df-47f3-87bd-0c1726b89797 SocketPath: PciID:}] [{Interface:0xc00039e5d0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.314048 | controller |     "Jun 14 08:47:21.924087 crc crio[24245]: time=\"2026-06-14T08:47:21.923990804Z\" level=info msg=\"Got pod network &{Name:keystone-7d31-account-create-zzjrb Namespace:openstack ID:4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e UID:761e5a50-9cda-4728-9eaf-602cc584713d NetNS:/var/run/netns/1646ba2c-05df-47f3-87bd-0c1726b89797 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761e5a50_9cda_4728_9eaf_602cc584713d.slice PodAnnotations:0xc000522558}] Aliases:map[]}\"",
2026-06-14 10:12:41.314067 | controller |     "Jun 14 08:47:21.924300 crc crio[24245]: time=\"2026-06-14T08:47:21.924202661Z\" level=info msg=\"Checking pod openstack_keystone-7d31-account-create-zzjrb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.314086 | controller |     "Jun 14 08:47:21.935556 crc crio[24245]: time=\"2026-06-14T08:47:21.935444464Z\" level=info msg=\"Ran pod sandbox 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e with infra container: openstack/keystone-7d31-account-create-zzjrb/POD\" id=9ec2cf88-a775-428c-89af-e15ce451d7ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.314114 | controller |     "Jun 14 08:47:21.944624 crc crio[24245]: time=\"2026-06-14T08:47:21.944401365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7b256d52-c486-4931-9f06-363a444795de name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.314136 | controller |     "Jun 14 08:47:21.948973 crc crio[24245]: time=\"2026-06-14T08:47:21.948749164Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4c7a7430-be50-48bb-9a73-2c451903b808 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.314157 | controller |     "Jun 14 08:47:21.956911 crc crio[24245]: time=\"2026-06-14T08:47:21.956728923Z\" level=info msg=\"Creating container: openstack/keystone-7d31-account-create-zzjrb/mariadb-account-create\" id=3e90142c-6864-4d12-b986-68b490e2389f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.314178 | controller |     "Jun 14 08:47:21.957414 crc crio[24245]: time=\"2026-06-14T08:47:21.957347993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.314198 | controller |     "Jun 14 08:47:22.011238 crc crio[24245]: time=\"2026-06-14T08:47:22.011096001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.314219 | controller |     "Jun 14 08:47:22.015721 crc crio[24245]: time=\"2026-06-14T08:47:22.015613396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.314238 | controller |     "Jun 14 08:47:22.148971 crc crio[24245]: time=\"2026-06-14T08:47:22.148828064Z\" level=info msg=\"Stopping container: e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a (timeout: 10s)\" id=88ee5772-3326-440b-98f9-3361c0d450d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.314258 | controller |     "Jun 14 08:47:22.268061 crc crio[24245]: time=\"2026-06-14T08:47:22.26788759Z\" level=info msg=\"Created container d7321371fe1dc4e726f12711cff2c7232c78c2b5108c326d337a2a8be03e1749: openstack/keystone-7d31-account-create-zzjrb/mariadb-account-create\" id=3e90142c-6864-4d12-b986-68b490e2389f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.314280 | controller |     "Jun 14 08:47:22.270286 crc crio[24245]: time=\"2026-06-14T08:47:22.270181176Z\" level=info msg=\"Starting container: d7321371fe1dc4e726f12711cff2c7232c78c2b5108c326d337a2a8be03e1749\" id=1023e8c4-0132-4b84-b2c5-ee7c630e540e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.314300 | controller |     "Jun 14 08:47:22.281678 crc crio[24245]: time=\"2026-06-14T08:47:22.281232171Z\" level=info msg=\"Started container\" PID=60203 containerID=d7321371fe1dc4e726f12711cff2c7232c78c2b5108c326d337a2a8be03e1749 description=openstack/keystone-7d31-account-create-zzjrb/mariadb-account-create id=1023e8c4-0132-4b84-b2c5-ee7c630e540e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e",
2026-06-14 10:12:41.314322 | controller |     "Jun 14 08:47:22.281678 crc crio[24245]: time=\"2026-06-14T08:47:22.281266187Z\" level=info msg=\"Stopped container e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a: openstack/dnsmasq-dns-6b485b7db9-b2795/dnsmasq-dns\" id=88ee5772-3326-440b-98f9-3361c0d450d2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.314380 | controller |     "Jun 14 08:47:22.283471 crc crio[24245]: time=\"2026-06-14T08:47:22.283390974Z\" level=info msg=\"Stopping pod sandbox: e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734\" id=8df81772-6420-4d91-823a-a34454a996db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.314411 | controller |     "Jun 14 08:47:22.284232 crc crio[24245]: time=\"2026-06-14T08:47:22.284147739Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b485b7db9-b2795 Namespace:openstack ID:e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734 UID:e9c51b1e-769b-4e01-b4e1-0948c62e48df NetNS:/var/run/netns/93026f57-3c77-4cd0-a642-16b0ef15c146 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9c51b1e_769b_4e01_b4e1_0948c62e48df.slice PodAnnotations:0xc003bf6360}] Aliases:map[]}\"",
2026-06-14 10:12:41.314435 | controller |     "Jun 14 08:47:22.284413 crc crio[24245]: time=\"2026-06-14T08:47:22.284354675Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b485b7db9-b2795 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.314457 | controller |     "Jun 14 08:47:22.791777 crc crio[24245]: time=\"2026-06-14T08:47:22.790995011Z\" level=info msg=\"Stopped pod sandbox: e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734\" id=8df81772-6420-4d91-823a-a34454a996db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.314478 | controller |     "Jun 14 08:47:23.108376 crc crio[24245]: time=\"2026-06-14T08:47:23.108308883Z\" level=info msg=\"Removing container: e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a\" id=7e44afac-bb52-48d6-b63e-1d0d8ce19c43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.314500 | controller |     "Jun 14 08:47:23.154946 crc crio[24245]: time=\"2026-06-14T08:47:23.154701363Z\" level=info msg=\"Removed container e77d4b3465cf6271f7ba0ba4cfca1aeea66d73150072cb5c0102e6bd27f5999a: openstack/dnsmasq-dns-6b485b7db9-b2795/dnsmasq-dns\" id=7e44afac-bb52-48d6-b63e-1d0d8ce19c43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.314524 | controller |     "Jun 14 08:47:23.158752 crc crio[24245]: time=\"2026-06-14T08:47:23.158691546Z\" level=info msg=\"Removing container: 33c5e67a57ed6c40ca4e9e182235195f27b43dbf543a88f4f7f9ac8649a18c9d\" id=4637a395-06df-40ad-a2fa-5be332470d24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.314548 | controller |     "Jun 14 08:47:23.181677 crc crio[24245]: time=\"2026-06-14T08:47:23.1815682Z\" level=info msg=\"Removed container 33c5e67a57ed6c40ca4e9e182235195f27b43dbf543a88f4f7f9ac8649a18c9d: openstack/dnsmasq-dns-6b485b7db9-b2795/init\" id=4637a395-06df-40ad-a2fa-5be332470d24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.314571 | controller |     "Jun 14 08:47:24.147907 crc crio[24245]: time=\"2026-06-14T08:47:24.14771585Z\" level=info msg=\"Stopping pod sandbox: 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1\" id=9ad34e43-0b8c-4ec3-91af-ea631083c650 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.314587 | controller |     "Jun 14 08:47:24.147907 crc crio[24245]: time=\"2026-06-14T08:47:24.147756166Z\" level=info msg=\"Stopping pod sandbox: 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e\" id=171546f9-1fb7-417c-911a-e22c8b614f7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.314603 | controller |     "Jun 14 08:47:24.149118 crc crio[24245]: time=\"2026-06-14T08:47:24.148404627Z\" level=info msg=\"Got pod network &{Name:keystone-7d31-account-create-zzjrb Namespace:openstack ID:4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e UID:761e5a50-9cda-4728-9eaf-602cc584713d NetNS:/var/run/netns/1646ba2c-05df-47f3-87bd-0c1726b89797 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761e5a50_9cda_4728_9eaf_602cc584713d.slice PodAnnotations:0xc003bf6e48}] Aliases:map[]}\"",
2026-06-14 10:12:41.314623 | controller |     "Jun 14 08:47:24.149118 crc crio[24245]: time=\"2026-06-14T08:47:24.148548551Z\" level=info msg=\"Deleting pod openstack_keystone-7d31-account-create-zzjrb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.314639 | controller |     "Jun 14 08:47:24.149359 crc crio[24245]: time=\"2026-06-14T08:47:24.148405702Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-7wrs7 Namespace:openstack ID:2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1 UID:d8ce39a6-b09e-4dad-b7e3-77fe959c5f96 NetNS:/var/run/netns/bb7b0cde-2709-4bea-85d6-002174c1d76f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8ce39a6_b09e_4dad_b7e3_77fe959c5f96.slice PodAnnotations:0xc001feab10}] Aliases:map[]}\"",
2026-06-14 10:12:41.314655 | controller |     "Jun 14 08:47:24.149933 crc crio[24245]: time=\"2026-06-14T08:47:24.14976611Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-7wrs7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.314671 | controller |     "Jun 14 08:47:24.530742 crc crio[24245]: time=\"2026-06-14T08:47:24.530335316Z\" level=info msg=\"Stopped pod sandbox: 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e\" id=171546f9-1fb7-417c-911a-e22c8b614f7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.314689 | controller |     "Jun 14 08:47:24.697022 crc crio[24245]: time=\"2026-06-14T08:47:24.696169504Z\" level=info msg=\"Stopped pod sandbox: 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1\" id=9ad34e43-0b8c-4ec3-91af-ea631083c650 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.314708 | controller |     "Jun 14 08:47:26.420513 crc crio[24245]: time=\"2026-06-14T08:47:26.420016904Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-jrwkf-config-wqhnn/POD\" id=43e8bdbd-d7fc-4185-b23f-fb89d2a2d020 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.314726 | controller |     "Jun 14 08:47:26.420513 crc crio[24245]: time=\"2026-06-14T08:47:26.42049485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.314745 | controller |     "Jun 14 08:47:26.451694 crc crio[24245]: time=\"2026-06-14T08:47:26.451557005Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-wqhnn Namespace:openstack ID:8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f UID:a3f07110-86d6-4e35-b5d2-04c17ea35894 NetNS:/var/run/netns/8e5663cc-b41f-44a0-9343-a2930b09d757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3f07110_86d6_4e35_b5d2_04c17ea35894.slice PodAnnotations:0xc001fea188}] Aliases:map[]}\"",
2026-06-14 10:12:41.314760 | controller |     "Jun 14 08:47:26.451694 crc crio[24245]: time=\"2026-06-14T08:47:26.451628037Z\" level=info msg=\"Adding pod openstack_ovn-controller-jrwkf-config-wqhnn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.314775 | controller |     "Jun 14 08:47:26.791434 crc crio[24245]: 2026-06-14T08:47:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8575e4a7865eef7 Mac:06:8f:d9:1f:a7:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/8e5663cc-b41f-44a0-9343-a2930b09d757 SocketPath: PciID:}] [{Interface:0xc0001213c0 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.314791 | controller |     "Jun 14 08:47:26.792304 crc crio[24245]: time=\"2026-06-14T08:47:26.792166892Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-wqhnn Namespace:openstack ID:8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f UID:a3f07110-86d6-4e35-b5d2-04c17ea35894 NetNS:/var/run/netns/8e5663cc-b41f-44a0-9343-a2930b09d757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3f07110_86d6_4e35_b5d2_04c17ea35894.slice PodAnnotations:0xc001fea188}] Aliases:map[]}\"",
2026-06-14 10:12:41.314810 | controller |     "Jun 14 08:47:26.792396 crc crio[24245]: time=\"2026-06-14T08:47:26.792380719Z\" level=info msg=\"Checking pod openstack_ovn-controller-jrwkf-config-wqhnn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.314826 | controller |     "Jun 14 08:47:26.800258 crc crio[24245]: time=\"2026-06-14T08:47:26.800132717Z\" level=info msg=\"Ran pod sandbox 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f with infra container: openstack/ovn-controller-jrwkf-config-wqhnn/POD\" id=43e8bdbd-d7fc-4185-b23f-fb89d2a2d020 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.314841 | controller |     "Jun 14 08:47:26.808735 crc crio[24245]: time=\"2026-06-14T08:47:26.808649098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=50022aa1-d1d8-4a82-bad6-50c18356c522 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.314856 | controller |     "Jun 14 08:47:26.811789 crc crio[24245]: time=\"2026-06-14T08:47:26.811711416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=16ccb41c-690f-4235-8ad6-e97fc708e4c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.314870 | controller |     "Jun 14 08:47:26.819199 crc crio[24245]: time=\"2026-06-14T08:47:26.819098221Z\" level=info msg=\"Creating container: openstack/ovn-controller-jrwkf-config-wqhnn/ovn-config\" id=7c57b371-2e99-46cc-bf0c-727e55decbb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.314885 | controller |     "Jun 14 08:47:26.819651 crc crio[24245]: time=\"2026-06-14T08:47:26.819598327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.314901 | controller |     "Jun 14 08:47:26.863143 crc crio[24245]: time=\"2026-06-14T08:47:26.863008661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.314916 | controller |     "Jun 14 08:47:27.043798 crc crio[24245]: time=\"2026-06-14T08:47:27.043658772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.314931 | controller |     "Jun 14 08:47:27.170114 crc crio[24245]: time=\"2026-06-14T08:47:27.169534436Z\" level=info msg=\"Created container ae2966dfc803b95b33a3ce5406b5d3010be2cc5fa6fad2b75622cc2ef0b18767: openstack/ovn-controller-jrwkf-config-wqhnn/ovn-config\" id=7c57b371-2e99-46cc-bf0c-727e55decbb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.314946 | controller |     "Jun 14 08:47:27.171760 crc crio[24245]: time=\"2026-06-14T08:47:27.171643873Z\" level=info msg=\"Starting container: ae2966dfc803b95b33a3ce5406b5d3010be2cc5fa6fad2b75622cc2ef0b18767\" id=9cddd1ac-1949-4665-a3a3-c6abdc734d09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.314961 | controller |     "Jun 14 08:47:27.177111 crc crio[24245]: time=\"2026-06-14T08:47:27.177023744Z\" level=info msg=\"Started container\" PID=60578 containerID=ae2966dfc803b95b33a3ce5406b5d3010be2cc5fa6fad2b75622cc2ef0b18767 description=openstack/ovn-controller-jrwkf-config-wqhnn/ovn-config id=9cddd1ac-1949-4665-a3a3-c6abdc734d09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f",
2026-06-14 10:12:41.314979 | controller |     "Jun 14 08:47:27.757899 crc crio[24245]: time=\"2026-06-14T08:47:27.757774104Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=58faedac-f213-4fd4-8d58-429c6d4189c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.314996 | controller |     "Jun 14 08:47:27.758627 crc crio[24245]: time=\"2026-06-14T08:47:27.757990301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.315011 | controller |     "Jun 14 08:47:27.803070 crc crio[24245]: time=\"2026-06-14T08:47:27.802966935Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647 UID:0028d369-509a-4a7e-baa3-f233014b4b01 NetNS:/var/run/netns/f7181926-1368-4712-82b3-e902d04b5bb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028d369_509a_4a7e_baa3_f233014b4b01.slice PodAnnotations:0xc003bf6068}] Aliases:map[]}\"",
2026-06-14 10:12:41.315027 | controller |     "Jun 14 08:47:27.803070 crc crio[24245]: time=\"2026-06-14T08:47:27.803046688Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.315042 | controller |     "Jun 14 08:47:28.382061 crc crio[24245]: 2026-06-14T08:47:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58ad082390534db Mac:02:62:9c:22:cd:ce Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/f7181926-1368-4712-82b3-e902d04b5bb2 SocketPath: PciID:}] [{Interface:0xc0003e49a0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.315057 | controller |     "Jun 14 08:47:28.382802 crc crio[24245]: time=\"2026-06-14T08:47:28.382731667Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647 UID:0028d369-509a-4a7e-baa3-f233014b4b01 NetNS:/var/run/netns/f7181926-1368-4712-82b3-e902d04b5bb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028d369_509a_4a7e_baa3_f233014b4b01.slice PodAnnotations:0xc003bf6068}] Aliases:map[]}\"",
2026-06-14 10:12:41.315072 | controller |     "Jun 14 08:47:28.383081 crc crio[24245]: time=\"2026-06-14T08:47:28.382940019Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.315087 | controller |     "Jun 14 08:47:28.391467 crc crio[24245]: time=\"2026-06-14T08:47:28.391398369Z\" level=info msg=\"Ran pod sandbox 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647 with infra container: openstack/swift-storage-0/POD\" id=58faedac-f213-4fd4-8d58-429c6d4189c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.315101 | controller |     "Jun 14 08:47:28.394371 crc crio[24245]: time=\"2026-06-14T08:47:28.394252661Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=472b473a-dff4-426a-9410-5a6312abd27d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.315116 | controller |     "Jun 14 08:47:28.394634 crc crio[24245]: time=\"2026-06-14T08:47:28.39453036Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 not found\" id=472b473a-dff4-426a-9410-5a6312abd27d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.315130 | controller |     "Jun 14 08:47:28.394634 crc crio[24245]: time=\"2026-06-14T08:47:28.394613632Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645 found\" id=472b473a-dff4-426a-9410-5a6312abd27d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.315152 | controller |     "Jun 14 08:47:28.396363 crc crio[24245]: time=\"2026-06-14T08:47:28.396283126Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=19fafd86-e966-4923-bea6-1966ea469608 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.315175 | controller |     "Jun 14 08:47:28.401258 crc crio[24245]: time=\"2026-06-14T08:47:28.401174402Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\\\"\"",
2026-06-14 10:12:41.315198 | controller |     "Jun 14 08:47:29.288783 crc crio[24245]: time=\"2026-06-14T08:47:29.279926954Z\" level=info msg=\"Stopping pod sandbox: 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f\" id=e12e343f-31f8-499c-9f51-96ef1ec4a3b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.315222 | controller |     "Jun 14 08:47:29.288783 crc crio[24245]: time=\"2026-06-14T08:47:29.281652049Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-wqhnn Namespace:openstack ID:8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f UID:a3f07110-86d6-4e35-b5d2-04c17ea35894 NetNS:/var/run/netns/8e5663cc-b41f-44a0-9343-a2930b09d757 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda3f07110_86d6_4e35_b5d2_04c17ea35894.slice PodAnnotations:0xc0006025c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.315247 | controller |     "Jun 14 08:47:29.288783 crc crio[24245]: time=\"2026-06-14T08:47:29.281812685Z\" level=info msg=\"Deleting pod openstack_ovn-controller-jrwkf-config-wqhnn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.315270 | controller |     "Jun 14 08:47:29.597097 crc crio[24245]: time=\"2026-06-14T08:47:29.596413006Z\" level=info msg=\"Stopped pod sandbox: 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f\" id=e12e343f-31f8-499c-9f51-96ef1ec4a3b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.315293 | controller |     "Jun 14 08:47:30.808103 crc crio[24245]: time=\"2026-06-14T08:47:30.80735432Z\" level=info msg=\"Running pod sandbox: openstack/glance-6d4a-account-create-bq6fr/POD\" id=c4b1f1a5-76cb-43b8-9236-afef7229c9a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.315315 | controller |     "Jun 14 08:47:30.808103 crc crio[24245]: time=\"2026-06-14T08:47:30.808044862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.315337 | controller |     "Jun 14 08:47:31.041445 crc crio[24245]: time=\"2026-06-14T08:47:31.041345792Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-jrwkf-config-bn68h/POD\" id=4fdee727-ac93-4617-80a3-91b8898dfcbf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.315387 | controller |     "Jun 14 08:47:31.041609 crc crio[24245]: time=\"2026-06-14T08:47:31.041460235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.315411 | controller |     "Jun 14 08:47:31.106100 crc crio[24245]: time=\"2026-06-14T08:47:31.106006934Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-bn68h Namespace:openstack ID:dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5 UID:796ddebc-d1eb-467f-ae46-4c9305cab8a8 NetNS:/var/run/netns/e13ad2e6-71eb-4706-919a-12a5b36cc4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod796ddebc_d1eb_467f_ae46_4c9305cab8a8.slice PodAnnotations:0xc000602ae8}] Aliases:map[]}\"",
2026-06-14 10:12:41.315438 | controller |     "Jun 14 08:47:31.106100 crc crio[24245]: time=\"2026-06-14T08:47:31.106077236Z\" level=info msg=\"Adding pod openstack_ovn-controller-jrwkf-config-bn68h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.315461 | controller |     "Jun 14 08:47:31.235566 crc crio[24245]: time=\"2026-06-14T08:47:31.235472892Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=19fafd86-e966-4923-bea6-1966ea469608 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.315484 | controller |     "Jun 14 08:47:31.238757 crc crio[24245]: time=\"2026-06-14T08:47:31.238717485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=cacd2ee2-0013-45ba-bec2-81d867f7dee5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.315506 | controller |     "Jun 14 08:47:31.264624 crc crio[24245]: time=\"2026-06-14T08:47:31.264007884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=272b0a06-34f4-406f-9da8-ded9705c472b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.315528 | controller |     "Jun 14 08:47:31.272303 crc crio[24245]: time=\"2026-06-14T08:47:31.271329396Z\" level=info msg=\"Got pod network &{Name:glance-6d4a-account-create-bq6fr Namespace:openstack ID:a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c UID:9645f564-3912-4580-a565-1e0702a2b9e2 NetNS:/var/run/netns/99409fd2-f656-46cd-b9d4-9a83866d0b0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9645f564_3912_4580_a565_1e0702a2b9e2.slice PodAnnotations:0xc000522a48}] Aliases:map[]}\"",
2026-06-14 10:12:41.315549 | controller |     "Jun 14 08:47:31.272303 crc crio[24245]: time=\"2026-06-14T08:47:31.271408588Z\" level=info msg=\"Adding pod openstack_glance-6d4a-account-create-bq6fr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.315571 | controller |     "Jun 14 08:47:31.331483 crc crio[24245]: time=\"2026-06-14T08:47:31.331398744Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=41dab3f9-4dd4-4ddb-a1d1-c659f8969b4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.315592 | controller |     "Jun 14 08:47:31.335003 crc crio[24245]: time=\"2026-06-14T08:47:31.334823514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.315613 | controller |     "Jun 14 08:47:31.469077 crc crio[24245]: time=\"2026-06-14T08:47:31.468818253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.315635 | controller |     "Jun 14 08:47:31.473954 crc crio[24245]: time=\"2026-06-14T08:47:31.472586933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.315660 | controller |     "Jun 14 08:47:31.532608 crc crio[24245]: 2026-06-14T08:47:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dc86fd856222c67 Mac:ca:a1:d3:61:60:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/e13ad2e6-71eb-4706-919a-12a5b36cc4a8 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.315689 | controller |     "Jun 14 08:47:31.533182 crc crio[24245]: time=\"2026-06-14T08:47:31.533107318Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-bn68h Namespace:openstack ID:dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5 UID:796ddebc-d1eb-467f-ae46-4c9305cab8a8 NetNS:/var/run/netns/e13ad2e6-71eb-4706-919a-12a5b36cc4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod796ddebc_d1eb_467f_ae46_4c9305cab8a8.slice PodAnnotations:0xc000602ae8}] Aliases:map[]}\"",
2026-06-14 10:12:41.315707 | controller |     "Jun 14 08:47:31.533353 crc crio[24245]: time=\"2026-06-14T08:47:31.533300214Z\" level=info msg=\"Checking pod openstack_ovn-controller-jrwkf-config-bn68h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.315723 | controller |     "Jun 14 08:47:31.554432 crc crio[24245]: time=\"2026-06-14T08:47:31.554334032Z\" level=info msg=\"Ran pod sandbox dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5 with infra container: openstack/ovn-controller-jrwkf-config-bn68h/POD\" id=4fdee727-ac93-4617-80a3-91b8898dfcbf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.315739 | controller |     "Jun 14 08:47:31.567071 crc crio[24245]: time=\"2026-06-14T08:47:31.566508201Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=9d33d232-aedb-4092-87c4-6d7c8286e729 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.315754 | controller |     "Jun 14 08:47:31.573805 crc crio[24245]: time=\"2026-06-14T08:47:31.573705907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=2a271643-0997-4cec-b1a8-ab55ff348474 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.315769 | controller |     "Jun 14 08:47:31.606629 crc crio[24245]: time=\"2026-06-14T08:47:31.606489863Z\" level=info msg=\"Created container c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9: openstack/swift-storage-0/account-server\" id=41dab3f9-4dd4-4ddb-a1d1-c659f8969b4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.315784 | controller |     "Jun 14 08:47:31.608334 crc crio[24245]: time=\"2026-06-14T08:47:31.607181785Z\" level=info msg=\"Creating container: openstack/ovn-controller-jrwkf-config-bn68h/ovn-config\" id=cd29c3a7-43e1-4205-919d-58f0242d2d19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.315799 | controller |     "Jun 14 08:47:31.608334 crc crio[24245]: time=\"2026-06-14T08:47:31.607602829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.315820 | controller |     "Jun 14 08:47:31.608570 crc crio[24245]: time=\"2026-06-14T08:47:31.608497427Z\" level=info msg=\"Starting container: c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9\" id=ae4b5792-6f3b-4503-ba35-98592a7421c9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.315839 | controller |     "Jun 14 08:47:31.620602 crc crio[24245]: time=\"2026-06-14T08:47:31.618174687Z\" level=info msg=\"Started container\" PID=60947 containerID=c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9 description=openstack/swift-storage-0/account-server id=ae4b5792-6f3b-4503-ba35-98592a7421c9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647",
2026-06-14 10:12:41.315858 | controller |     "Jun 14 08:47:31.658226 crc crio[24245]: time=\"2026-06-14T08:47:31.657804709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.315877 | controller |     "Jun 14 08:47:31.771561 crc crio[24245]: time=\"2026-06-14T08:47:31.770992762Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=fad21862-e7b4-40b4-a272-3214005fd846 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.315893 | controller |     "Jun 14 08:47:31.778355 crc crio[24245]: time=\"2026-06-14T08:47:31.777084623Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=3545843e-3773-4e1f-b43e-90c0500af724 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.315907 | controller |     "Jun 14 08:47:31.798725 crc crio[24245]: time=\"2026-06-14T08:47:31.798641365Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=fb504dd3-3371-4384-88a4-a7b38d62e4ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.315922 | controller |     "Jun 14 08:47:31.800197 crc crio[24245]: time=\"2026-06-14T08:47:31.800143324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.315937 | controller |     "Jun 14 08:47:31.849802 crc crio[24245]: time=\"2026-06-14T08:47:31.849701369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.315958 | controller |     "Jun 14 08:47:31.854688 crc crio[24245]: time=\"2026-06-14T08:47:31.854604355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.315980 | controller |     "Jun 14 08:47:31.884441 crc crio[24245]: time=\"2026-06-14T08:47:31.884340534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.316005 | controller |     "Jun 14 08:47:32.061778 crc crio[24245]: time=\"2026-06-14T08:47:32.061660789Z\" level=info msg=\"Created container d06cdc6f564ecd78d45b08c48804eb909111c304abb4ae6b6fbaa2393c355cb9: openstack/ovn-controller-jrwkf-config-bn68h/ovn-config\" id=cd29c3a7-43e1-4205-919d-58f0242d2d19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.316030 | controller |     "Jun 14 08:47:32.063310 crc crio[24245]: time=\"2026-06-14T08:47:32.063246383Z\" level=info msg=\"Created container 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65: openstack/swift-storage-0/account-replicator\" id=fb504dd3-3371-4384-88a4-a7b38d62e4ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.316053 | controller |     "Jun 14 08:47:32.063518 crc crio[24245]: time=\"2026-06-14T08:47:32.063431754Z\" level=info msg=\"Starting container: d06cdc6f564ecd78d45b08c48804eb909111c304abb4ae6b6fbaa2393c355cb9\" id=c3c1203d-5564-486f-967f-2d69e93624c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.316073 | controller |     "Jun 14 08:47:32.067709 crc crio[24245]: time=\"2026-06-14T08:47:32.067620599Z\" level=info msg=\"Starting container: 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65\" id=48e2b8ec-69b1-4f09-8f52-0c897a46d77d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.316093 | controller |     "Jun 14 08:47:32.071517 crc crio[24245]: time=\"2026-06-14T08:47:32.071418189Z\" level=info msg=\"Started container\" PID=60985 containerID=d06cdc6f564ecd78d45b08c48804eb909111c304abb4ae6b6fbaa2393c355cb9 description=openstack/ovn-controller-jrwkf-config-bn68h/ovn-config id=c3c1203d-5564-486f-967f-2d69e93624c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5",
2026-06-14 10:12:41.316118 | controller |     "Jun 14 08:47:32.074017 crc crio[24245]: 2026-06-14T08:47:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8287c186f20569 Mac:ba:fd:37:63:d7:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/99409fd2-f656-46cd-b9d4-9a83866d0b0b SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.316140 | controller |     "Jun 14 08:47:32.075373 crc crio[24245]: time=\"2026-06-14T08:47:32.075300332Z\" level=info msg=\"Got pod network &{Name:glance-6d4a-account-create-bq6fr Namespace:openstack ID:a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c UID:9645f564-3912-4580-a565-1e0702a2b9e2 NetNS:/var/run/netns/99409fd2-f656-46cd-b9d4-9a83866d0b0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9645f564_3912_4580_a565_1e0702a2b9e2.slice PodAnnotations:0xc000522a48}] Aliases:map[]}\"",
2026-06-14 10:12:41.316162 | controller |     "Jun 14 08:47:32.075614 crc crio[24245]: time=\"2026-06-14T08:47:32.07555393Z\" level=info msg=\"Checking pod openstack_glance-6d4a-account-create-bq6fr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.316184 | controller |     "Jun 14 08:47:32.092707 crc crio[24245]: time=\"2026-06-14T08:47:32.092617091Z\" level=info msg=\"Ran pod sandbox a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c with infra container: openstack/glance-6d4a-account-create-bq6fr/POD\" id=c4b1f1a5-76cb-43b8-9236-afef7229c9a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.316206 | controller |     "Jun 14 08:47:32.094337 crc crio[24245]: time=\"2026-06-14T08:47:32.094264464Z\" level=info msg=\"Started container\" PID=60984 containerID=8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65 description=openstack/swift-storage-0/account-replicator id=48e2b8ec-69b1-4f09-8f52-0c897a46d77d name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647",
2026-06-14 10:12:41.316227 | controller |     "Jun 14 08:47:32.096132 crc crio[24245]: time=\"2026-06-14T08:47:32.096051874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=610a8ae2-8967-4a83-a627-c068503fa2a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.316248 | controller |     "Jun 14 08:47:32.102453 crc crio[24245]: time=\"2026-06-14T08:47:32.102372706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9dd93e58-a4bd-4749-bff3-86661acdff13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.316270 | controller |     "Jun 14 08:47:32.114261 crc crio[24245]: time=\"2026-06-14T08:47:32.114163702Z\" level=info msg=\"Creating container: openstack/glance-6d4a-account-create-bq6fr/mariadb-account-create\" id=d7d7c48e-26d7-47b5-91d8-03181c16f3ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.316290 | controller |     "Jun 14 08:47:32.114917 crc crio[24245]: time=\"2026-06-14T08:47:32.11469967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.316311 | controller |     "Jun 14 08:47:32.115427 crc crio[24245]: time=\"2026-06-14T08:47:32.115356571Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=205a4c13-f314-4ea3-aeab-ff5fb9677818 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.316332 | controller |     "Jun 14 08:47:32.150912 crc crio[24245]: time=\"2026-06-14T08:47:32.149354684Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=65ff5045-2abc-4e55-84f2-4fcca3420984 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.316382 | controller |     "Jun 14 08:47:32.159522 crc crio[24245]: time=\"2026-06-14T08:47:32.159178208Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=02072c06-9b32-42e8-82c0-47286578db6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.316407 | controller |     "Jun 14 08:47:32.162230 crc crio[24245]: time=\"2026-06-14T08:47:32.162114021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.316428 | controller |     "Jun 14 08:47:32.212698 crc crio[24245]: time=\"2026-06-14T08:47:32.212557909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.316449 | controller |     "Jun 14 08:47:32.223990 crc crio[24245]: time=\"2026-06-14T08:47:32.223928284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.316472 | controller |     "Jun 14 08:47:32.244308 crc crio[24245]: time=\"2026-06-14T08:47:32.244185558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.316493 | controller |     "Jun 14 08:47:32.267047 crc crio[24245]: time=\"2026-06-14T08:47:32.266894713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.316513 | controller |     "Jun 14 08:47:32.389129 crc crio[24245]: time=\"2026-06-14T08:47:32.388569467Z\" level=info msg=\"Created container 96694d391d482620428ffeaaf2c7ad5c0efef7f2bdf749c6bbe9b778b587e389: openstack/glance-6d4a-account-create-bq6fr/mariadb-account-create\" id=d7d7c48e-26d7-47b5-91d8-03181c16f3ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.316533 | controller |     "Jun 14 08:47:32.390511 crc crio[24245]: time=\"2026-06-14T08:47:32.390450012Z\" level=info msg=\"Starting container: 96694d391d482620428ffeaaf2c7ad5c0efef7f2bdf749c6bbe9b778b587e389\" id=540d1cb1-2ba7-43ee-8f5b-e36475b3a42b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.316556 | controller |     "Jun 14 08:47:32.399329 crc crio[24245]: time=\"2026-06-14T08:47:32.399235194Z\" level=info msg=\"Started container\" PID=61019 containerID=96694d391d482620428ffeaaf2c7ad5c0efef7f2bdf749c6bbe9b778b587e389 description=openstack/glance-6d4a-account-create-bq6fr/mariadb-account-create id=540d1cb1-2ba7-43ee-8f5b-e36475b3a42b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c",
2026-06-14 10:12:41.316577 | controller |     "Jun 14 08:47:32.454372 crc crio[24245]: time=\"2026-06-14T08:47:32.454266957Z\" level=info msg=\"Created container 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8: openstack/swift-storage-0/account-auditor\" id=02072c06-9b32-42e8-82c0-47286578db6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.316599 | controller |     "Jun 14 08:47:32.455944 crc crio[24245]: time=\"2026-06-14T08:47:32.455819657Z\" level=info msg=\"Starting container: 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8\" id=e981517e-e353-4168-99b1-5218d8ac27b3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.316619 | controller |     "Jun 14 08:47:32.460334 crc crio[24245]: time=\"2026-06-14T08:47:32.460195939Z\" level=info msg=\"Running pod sandbox: openstack/placement-2510-account-create-cx6vf/POD\" id=a98f82e6-b5ca-49d3-8576-6f71a491044b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.316645 | controller |     "Jun 14 08:47:32.460531 crc crio[24245]: time=\"2026-06-14T08:47:32.460355725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.316670 | controller |     "Jun 14 08:47:32.463758 crc crio[24245]: time=\"2026-06-14T08:47:32.463654567Z\" level=info msg=\"Started container\" PID=61042 containerID=19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8 description=openstack/swift-storage-0/account-auditor id=e981517e-e353-4168-99b1-5218d8ac27b3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647",
2026-06-14 10:12:41.316695 | controller |     "Jun 14 08:47:32.478801 crc crio[24245]: time=\"2026-06-14T08:47:32.478738498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=4ee7340b-e106-4e99-8d6c-92eada7cdf3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.316716 | controller |     "Jun 14 08:47:32.493425 crc crio[24245]: time=\"2026-06-14T08:47:32.493364734Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=f30359ff-1ff1-4b73-a6ff-98882846696c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.316732 | controller |     "Jun 14 08:47:32.508445 crc crio[24245]: time=\"2026-06-14T08:47:32.508346552Z\" level=info msg=\"Got pod network &{Name:placement-2510-account-create-cx6vf Namespace:openstack ID:728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971 UID:ae3cdfb8-845f-40a3-bb16-a3415e43bac5 NetNS:/var/run/netns/3b337574-4fee-47c9-b93c-c55095d6a8b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae3cdfb8_845f_40a3_bb16_a3415e43bac5.slice PodAnnotations:0xc00161a3b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.316748 | controller |     "Jun 14 08:47:32.508445 crc crio[24245]: time=\"2026-06-14T08:47:32.508421724Z\" level=info msg=\"Adding pod openstack_placement-2510-account-create-cx6vf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.316764 | controller |     "Jun 14 08:47:32.513007 crc crio[24245]: time=\"2026-06-14T08:47:32.512777143Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=c0686974-cfd8-4f8a-8678-badfabe31ceb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.316779 | controller |     "Jun 14 08:47:32.516472 crc crio[24245]: time=\"2026-06-14T08:47:32.515760999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.316794 | controller |     "Jun 14 08:47:32.618494 crc crio[24245]: time=\"2026-06-14T08:47:32.618403571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.316809 | controller |     "Jun 14 08:47:32.651909 crc crio[24245]: time=\"2026-06-14T08:47:32.651519363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.316828 | controller |     "Jun 14 08:47:32.796955 crc crio[24245]: time=\"2026-06-14T08:47:32.796449609Z\" level=info msg=\"Created container 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3: openstack/swift-storage-0/account-reaper\" id=c0686974-cfd8-4f8a-8678-badfabe31ceb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.316848 | controller |     "Jun 14 08:47:32.798424 crc crio[24245]: time=\"2026-06-14T08:47:32.798344329Z\" level=info msg=\"Starting container: 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3\" id=10e61298-57a0-4a2c-a90d-93d167b8f9ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.316870 | controller |     "Jun 14 08:47:32.810248 crc crio[24245]: time=\"2026-06-14T08:47:32.8057998Z\" level=info msg=\"Started container\" PID=61112 containerID=808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3 description=openstack/swift-storage-0/account-reaper id=10e61298-57a0-4a2c-a90d-93d167b8f9ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647",
2026-06-14 10:12:41.316891 | controller |     "Jun 14 08:47:32.818955 crc crio[24245]: time=\"2026-06-14T08:47:32.818794642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=4b010cae-5d64-40ff-83e7-cde742eb3cba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.316907 | controller |     "Jun 14 08:47:32.819689 crc crio[24245]: time=\"2026-06-14T08:47:32.819391261Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 not found\" id=4b010cae-5d64-40ff-83e7-cde742eb3cba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.316921 | controller |     "Jun 14 08:47:32.819689 crc crio[24245]: time=\"2026-06-14T08:47:32.819466813Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49 found\" id=4b010cae-5d64-40ff-83e7-cde742eb3cba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.316936 | controller |     "Jun 14 08:47:32.820805 crc crio[24245]: time=\"2026-06-14T08:47:32.820673011Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=0538b240-f1a0-4064-b0ce-1b25bdbc4e29 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.316951 | controller |     "Jun 14 08:47:32.830914 crc crio[24245]: time=\"2026-06-14T08:47:32.827014809Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\\\"\"",
2026-06-14 10:12:41.316966 | controller |     "Jun 14 08:47:33.240633 crc crio[24245]: 2026-06-14T08:47:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:728fb418efa4848 Mac:76:33:26:a4:37:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/3b337574-4fee-47c9-b93c-c55095d6a8b1 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.316981 | controller |     "Jun 14 08:47:33.242257 crc crio[24245]: time=\"2026-06-14T08:47:33.242148614Z\" level=info msg=\"Got pod network &{Name:placement-2510-account-create-cx6vf Namespace:openstack ID:728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971 UID:ae3cdfb8-845f-40a3-bb16-a3415e43bac5 NetNS:/var/run/netns/3b337574-4fee-47c9-b93c-c55095d6a8b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae3cdfb8_845f_40a3_bb16_a3415e43bac5.slice PodAnnotations:0xc00161a3b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.316996 | controller |     "Jun 14 08:47:33.242477 crc crio[24245]: time=\"2026-06-14T08:47:33.242406562Z\" level=info msg=\"Checking pod openstack_placement-2510-account-create-cx6vf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.317011 | controller |     "Jun 14 08:47:33.255118 crc crio[24245]: time=\"2026-06-14T08:47:33.255015642Z\" level=info msg=\"Ran pod sandbox 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971 with infra container: openstack/placement-2510-account-create-cx6vf/POD\" id=a98f82e6-b5ca-49d3-8576-6f71a491044b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.317030 | controller |     "Jun 14 08:47:33.258624 crc crio[24245]: time=\"2026-06-14T08:47:33.258417632Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a149a0a9-1cab-4407-a6fc-57e6fd62b551 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.317046 | controller |     "Jun 14 08:47:33.262941 crc crio[24245]: time=\"2026-06-14T08:47:33.261394256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7f7ba5eb-25c9-4fbe-aff2-7a122cdcbd16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.317061 | controller |     "Jun 14 08:47:33.275912 crc crio[24245]: time=\"2026-06-14T08:47:33.272526566Z\" level=info msg=\"Creating container: openstack/placement-2510-account-create-cx6vf/mariadb-account-create\" id=905dce5b-2d87-4cc9-8d05-60f598b2ca18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.317075 | controller |     "Jun 14 08:47:33.275912 crc crio[24245]: time=\"2026-06-14T08:47:33.273404965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.317090 | controller |     "Jun 14 08:47:33.321899 crc crio[24245]: time=\"2026-06-14T08:47:33.321721719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.317105 | controller |     "Jun 14 08:47:33.327399 crc crio[24245]: time=\"2026-06-14T08:47:33.327331858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.317119 | controller |     "Jun 14 08:47:33.492474 crc crio[24245]: time=\"2026-06-14T08:47:33.492321369Z\" level=info msg=\"Created container c152cdc665c55e1244bef4f807e656f2e0cd3c7fa01692366cb6b16972fc9554: openstack/placement-2510-account-create-cx6vf/mariadb-account-create\" id=905dce5b-2d87-4cc9-8d05-60f598b2ca18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.317134 | controller |     "Jun 14 08:47:33.494572 crc crio[24245]: time=\"2026-06-14T08:47:33.494457418Z\" level=info msg=\"Starting container: c152cdc665c55e1244bef4f807e656f2e0cd3c7fa01692366cb6b16972fc9554\" id=deec28e1-874a-455a-b778-185ebe6cc9b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.317149 | controller |     "Jun 14 08:47:33.501635 crc crio[24245]: time=\"2026-06-14T08:47:33.501512503Z\" level=info msg=\"Started container\" PID=61157 containerID=c152cdc665c55e1244bef4f807e656f2e0cd3c7fa01692366cb6b16972fc9554 description=openstack/placement-2510-account-create-cx6vf/mariadb-account-create id=deec28e1-874a-455a-b778-185ebe6cc9b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971",
2026-06-14 10:12:41.317164 | controller |     "Jun 14 08:47:34.118717 crc crio[24245]: time=\"2026-06-14T08:47:34.11855496Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=0538b240-f1a0-4064-b0ce-1b25bdbc4e29 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.317179 | controller |     "Jun 14 08:47:34.120428 crc crio[24245]: time=\"2026-06-14T08:47:34.120097928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=cc7d6fcb-194f-4ad2-90c5-7017bf47b3c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.317199 | controller |     "Jun 14 08:47:34.126055 crc crio[24245]: time=\"2026-06-14T08:47:34.125964835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=51d1745d-fc81-4273-b365-982a44eb1cf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.317214 | controller |     "Jun 14 08:47:34.136369 crc crio[24245]: time=\"2026-06-14T08:47:34.136253913Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=c1e85e09-4cfb-4fd5-b654-ce4363123d85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.317229 | controller |     "Jun 14 08:47:34.138797 crc crio[24245]: time=\"2026-06-14T08:47:34.13865638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.317243 | controller |     "Jun 14 08:47:34.190031 crc crio[24245]: time=\"2026-06-14T08:47:34.189932825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.317259 | controller |     "Jun 14 08:47:34.194171 crc crio[24245]: time=\"2026-06-14T08:47:34.194094378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.317274 | controller |     "Jun 14 08:47:34.369248 crc crio[24245]: time=\"2026-06-14T08:47:34.368909312Z\" level=info msg=\"Created container c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac: openstack/swift-storage-0/container-server\" id=c1e85e09-4cfb-4fd5-b654-ce4363123d85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.317290 | controller |     "Jun 14 08:47:34.370701 crc crio[24245]: time=\"2026-06-14T08:47:34.370607936Z\" level=info msg=\"Starting container: c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac\" id=81966fa2-441a-4ef1-bc0c-d5ccbe2a5c1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.317305 | controller |     "Jun 14 08:47:34.378364 crc crio[24245]: time=\"2026-06-14T08:47:34.378082055Z\" level=info msg=\"Started container\" PID=61211 containerID=c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac description=openstack/swift-storage-0/container-server id=81966fa2-441a-4ef1-bc0c-d5ccbe2a5c1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647",
2026-06-14 10:12:41.317320 | controller |     "Jun 14 08:47:34.394895 crc crio[24245]: time=\"2026-06-14T08:47:34.394731526Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=36132b15-d3ea-485d-ab30-a8f34cec9ed1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.317335 | controller |     "Jun 14 08:47:34.403133 crc crio[24245]: time=\"2026-06-14T08:47:34.402796834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=19d3d383-3c2e-4b84-8ec2-1c83d1b42bae name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.317369 | controller |     "Jun 14 08:47:34.419544 crc crio[24245]: time=\"2026-06-14T08:47:34.419447564Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=8d2156c8-d500-4c0a-adb7-5f0568541fbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.317388 | controller |     "Jun 14 08:47:34.421349 crc crio[24245]: time=\"2026-06-14T08:47:34.421266982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.317403 | controller |     "Jun 14 08:47:34.451970 crc crio[24245]: time=\"2026-06-14T08:47:34.451542468Z\" level=info msg=\"Stopping pod sandbox: a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c\" id=766b296b-df99-4234-8ddf-6216a58a8eb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.317422 | controller |     "Jun 14 08:47:34.452635 crc crio[24245]: time=\"2026-06-14T08:47:34.45254489Z\" level=info msg=\"Got pod network &{Name:glance-6d4a-account-create-bq6fr Namespace:openstack ID:a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c UID:9645f564-3912-4580-a565-1e0702a2b9e2 NetNS:/var/run/netns/99409fd2-f656-46cd-b9d4-9a83866d0b0b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9645f564_3912_4580_a565_1e0702a2b9e2.slice PodAnnotations:0xc001c3c4b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.317438 | controller |     "Jun 14 08:47:34.452815 crc crio[24245]: time=\"2026-06-14T08:47:34.452746866Z\" level=info msg=\"Deleting pod openstack_glance-6d4a-account-create-bq6fr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.317453 | controller |     "Jun 14 08:47:34.454698 crc crio[24245]: time=\"2026-06-14T08:47:34.454569805Z\" level=info msg=\"Stopping pod sandbox: dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5\" id=a88306cb-0b2c-42b2-a711-6b5f891c47be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.317468 | controller |     "Jun 14 08:47:34.457144 crc crio[24245]: time=\"2026-06-14T08:47:34.457051243Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-bn68h Namespace:openstack ID:dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5 UID:796ddebc-d1eb-467f-ae46-4c9305cab8a8 NetNS:/var/run/netns/e13ad2e6-71eb-4706-919a-12a5b36cc4a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod796ddebc_d1eb_467f_ae46_4c9305cab8a8.slice PodAnnotations:0xc002c929d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.317483 | controller |     "Jun 14 08:47:34.457328 crc crio[24245]: time=\"2026-06-14T08:47:34.457287621Z\" level=info msg=\"Deleting pod openstack_ovn-controller-jrwkf-config-bn68h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.317498 | controller |     "Jun 14 08:47:34.491938 crc crio[24245]: time=\"2026-06-14T08:47:34.480346215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.317513 | controller |     "Jun 14 08:47:34.491938 crc crio[24245]: time=\"2026-06-14T08:47:34.486898396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.317528 | controller |     "Jun 14 08:47:34.666800 crc crio[24245]: time=\"2026-06-14T08:47:34.666669427Z\" level=info msg=\"Created container 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2: openstack/swift-storage-0/container-replicator\" id=8d2156c8-d500-4c0a-adb7-5f0568541fbf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.317543 | controller |     "Jun 14 08:47:34.668750 crc crio[24245]: time=\"2026-06-14T08:47:34.668637472Z\" level=info msg=\"Starting container: 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2\" id=3f8650ce-9c46-4f6f-8159-6aed5aa49eb8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.317558 | controller |     "Jun 14 08:47:34.676530 crc crio[24245]: time=\"2026-06-14T08:47:34.676322275Z\" level=info msg=\"Started container\" PID=61307 containerID=973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2 description=openstack/swift-storage-0/container-replicator id=3f8650ce-9c46-4f6f-8159-6aed5aa49eb8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647",
2026-06-14 10:12:41.317578 | controller |     "Jun 14 08:47:34.698066 crc crio[24245]: time=\"2026-06-14T08:47:34.697942725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=40145f2b-983b-4ebb-ba99-85b8a7f196a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.317596 | controller |     "Jun 14 08:47:34.711473 crc crio[24245]: time=\"2026-06-14T08:47:34.711147756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=aad214ed-54fa-4d3a-9729-5250b6ccaafd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.317613 | controller |     "Jun 14 08:47:34.723486 crc crio[24245]: time=\"2026-06-14T08:47:34.72338896Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=2e113b27-e0f6-458c-8d12-9ac8f69e86a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.317628 | controller |     "Jun 14 08:47:34.725360 crc crio[24245]: time=\"2026-06-14T08:47:34.725126216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.317643 | controller |     "Jun 14 08:47:34.823930 crc crio[24245]: time=\"2026-06-14T08:47:34.813991505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.317658 | controller |     "Jun 14 08:47:34.823930 crc crio[24245]: time=\"2026-06-14T08:47:34.820452251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.317673 | controller |     "Jun 14 08:47:34.845304 crc crio[24245]: time=\"2026-06-14T08:47:34.845166479Z\" level=info msg=\"Stopped pod sandbox: dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5\" id=a88306cb-0b2c-42b2-a711-6b5f891c47be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.317688 | controller |     "Jun 14 08:47:34.908625 crc crio[24245]: time=\"2026-06-14T08:47:34.908564221Z\" level=info msg=\"Stopped pod sandbox: a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c\" id=766b296b-df99-4234-8ddf-6216a58a8eb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.317702 | controller |     "Jun 14 08:47:35.095323 crc crio[24245]: time=\"2026-06-14T08:47:35.095164862Z\" level=info msg=\"Created container 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac: openstack/swift-storage-0/container-auditor\" id=2e113b27-e0f6-458c-8d12-9ac8f69e86a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.317717 | controller |     "Jun 14 08:47:35.097182 crc crio[24245]: time=\"2026-06-14T08:47:35.096752612Z\" level=info msg=\"Starting container: 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac\" id=41153275-bd46-4aea-84e0-94fff992c77f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.317732 | controller |     "Jun 14 08:47:35.108922 crc crio[24245]: time=\"2026-06-14T08:47:35.108548921Z\" level=info msg=\"Started container\" PID=61344 containerID=99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac description=openstack/swift-storage-0/container-auditor id=41153275-bd46-4aea-84e0-94fff992c77f name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647",
2026-06-14 10:12:41.317747 | controller |     "Jun 14 08:47:35.146362 crc crio[24245]: time=\"2026-06-14T08:47:35.145612047Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=d959c2bd-f75c-4a53-bacd-ee284581daf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.317765 | controller |     "Jun 14 08:47:35.157783 crc crio[24245]: time=\"2026-06-14T08:47:35.157647185Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=eb712797-cfa3-425d-97e2-0d5cd56b8c8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.317780 | controller |     "Jun 14 08:47:35.169632 crc crio[24245]: time=\"2026-06-14T08:47:35.169064548Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=b5c522f4-a6cd-40ce-8885-c85d2453f500 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.317795 | controller |     "Jun 14 08:47:35.174003 crc crio[24245]: time=\"2026-06-14T08:47:35.171713903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.317809 | controller |     "Jun 14 08:47:35.229025 crc crio[24245]: time=\"2026-06-14T08:47:35.228971919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.317825 | controller |     "Jun 14 08:47:35.233775 crc crio[24245]: time=\"2026-06-14T08:47:35.233740691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.317840 | controller |     "Jun 14 08:47:35.410169 crc crio[24245]: time=\"2026-06-14T08:47:35.410097094Z\" level=info msg=\"Created container 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3: openstack/swift-storage-0/container-updater\" id=b5c522f4-a6cd-40ce-8885-c85d2453f500 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.317854 | controller |     "Jun 14 08:47:35.412821 crc crio[24245]: time=\"2026-06-14T08:47:35.412711238Z\" level=info msg=\"Starting container: 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3\" id=f8ff38f9-ba1e-4f89-a810-b11820e79969 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.317868 | controller |     "Jun 14 08:47:35.418690 crc crio[24245]: time=\"2026-06-14T08:47:35.418617316Z\" level=info msg=\"Started container\" PID=61381 containerID=3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3 description=openstack/swift-storage-0/container-updater id=f8ff38f9-ba1e-4f89-a810-b11820e79969 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647",
2026-06-14 10:12:41.317883 | controller |     "Jun 14 08:47:35.430125 crc crio[24245]: time=\"2026-06-14T08:47:35.43002175Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=c58affd9-cc03-4f6f-bbb9-03779ec795f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.317898 | controller |     "Jun 14 08:47:35.430515 crc crio[24245]: time=\"2026-06-14T08:47:35.43033137Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 not found\" id=c58affd9-cc03-4f6f-bbb9-03779ec795f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.317912 | controller |     "Jun 14 08:47:35.430515 crc crio[24245]: time=\"2026-06-14T08:47:35.430421873Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3 found\" id=c58affd9-cc03-4f6f-bbb9-03779ec795f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.317927 | controller |     "Jun 14 08:47:35.431953 crc crio[24245]: time=\"2026-06-14T08:47:35.431896189Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=163d7987-d3b9-4cbb-9200-b77748381244 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.317945 | controller |     "Jun 14 08:47:35.436931 crc crio[24245]: time=\"2026-06-14T08:47:35.436815657Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\\\"\"",
2026-06-14 10:12:41.317960 | controller |     "Jun 14 08:47:35.500240 crc crio[24245]: time=\"2026-06-14T08:47:35.500109735Z\" level=info msg=\"Stopping pod sandbox: 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971\" id=13976efd-f621-49ad-b8a0-0c7340bbdd55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.317975 | controller |     "Jun 14 08:47:35.500937 crc crio[24245]: time=\"2026-06-14T08:47:35.50087238Z\" level=info msg=\"Got pod network &{Name:placement-2510-account-create-cx6vf Namespace:openstack ID:728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971 UID:ae3cdfb8-845f-40a3-bb16-a3415e43bac5 NetNS:/var/run/netns/3b337574-4fee-47c9-b93c-c55095d6a8b1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae3cdfb8_845f_40a3_bb16_a3415e43bac5.slice PodAnnotations:0xc0004cd2a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.317990 | controller |     "Jun 14 08:47:35.501114 crc crio[24245]: time=\"2026-06-14T08:47:35.501044085Z\" level=info msg=\"Deleting pod openstack_placement-2510-account-create-cx6vf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.318005 | controller |     "Jun 14 08:47:35.933883 crc crio[24245]: time=\"2026-06-14T08:47:35.933201265Z\" level=info msg=\"Stopped pod sandbox: 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971\" id=13976efd-f621-49ad-b8a0-0c7340bbdd55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.318035 | controller |     "Jun 14 08:47:36.842592 crc crio[24245]: time=\"2026-06-14T08:47:36.842426668Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=163d7987-d3b9-4cbb-9200-b77748381244 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.318054 | controller |     "Jun 14 08:47:36.845725 crc crio[24245]: time=\"2026-06-14T08:47:36.845668642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=2a3a59bd-0cb0-4b18-a94f-edd08881ec06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.318071 | controller |     "Jun 14 08:47:36.850464 crc crio[24245]: time=\"2026-06-14T08:47:36.850359452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=7b3fc7e3-d391-4b4b-9946-b5f0dc171742 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.318088 | controller |     "Jun 14 08:47:36.860323 crc crio[24245]: time=\"2026-06-14T08:47:36.860169394Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=db7a51d3-1de2-48c4-a038-9f738cdcf05f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.318105 | controller |     "Jun 14 08:47:36.862029 crc crio[24245]: time=\"2026-06-14T08:47:36.861949212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318121 | controller |     "Jun 14 08:47:36.924670 crc crio[24245]: time=\"2026-06-14T08:47:36.924550777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318138 | controller |     "Jun 14 08:47:36.929797 crc crio[24245]: time=\"2026-06-14T08:47:36.929652101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318158 | controller |     "Jun 14 08:47:37.093312 crc crio[24245]: time=\"2026-06-14T08:47:37.092977258Z\" level=info msg=\"Created container d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522: openstack/swift-storage-0/object-server\" id=db7a51d3-1de2-48c4-a038-9f738cdcf05f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.318176 | controller |     "Jun 14 08:47:37.095169 crc crio[24245]: time=\"2026-06-14T08:47:37.09481483Z\" level=info msg=\"Starting container: d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522\" id=082ec472-3c81-474f-a2f0-94087ca406df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.318192 | controller |     "Jun 14 08:47:37.102561 crc crio[24245]: time=\"2026-06-14T08:47:37.102329508Z\" level=info msg=\"Started container\" PID=61496 containerID=d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522 description=openstack/swift-storage-0/object-server id=082ec472-3c81-474f-a2f0-94087ca406df name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647",
2026-06-14 10:12:41.318209 | controller |     "Jun 14 08:47:37.119386 crc crio[24245]: time=\"2026-06-14T08:47:37.119272617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=bc186a7d-25cf-452f-a1f5-936e0e276f20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.318225 | controller |     "Jun 14 08:47:37.125057 crc crio[24245]: time=\"2026-06-14T08:47:37.124880236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=e4a12829-7282-4f0e-ac6f-002ebbad4068 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.318241 | controller |     "Jun 14 08:47:37.136533 crc crio[24245]: time=\"2026-06-14T08:47:37.13597471Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=0a46c295-9d5a-45c5-8d44-c5d1e88c45da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.318258 | controller |     "Jun 14 08:47:37.144918 crc crio[24245]: time=\"2026-06-14T08:47:37.142627205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318275 | controller |     "Jun 14 08:47:37.252589 crc crio[24245]: time=\"2026-06-14T08:47:37.252486245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318290 | controller |     "Jun 14 08:47:37.255534 crc crio[24245]: time=\"2026-06-14T08:47:37.255419919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318337 | controller |     "Jun 14 08:47:37.491434 crc crio[24245]: time=\"2026-06-14T08:47:37.491319381Z\" level=info msg=\"Created container 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd: openstack/swift-storage-0/object-replicator\" id=0a46c295-9d5a-45c5-8d44-c5d1e88c45da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.318373 | controller |     "Jun 14 08:47:37.494676 crc crio[24245]: time=\"2026-06-14T08:47:37.494550715Z\" level=info msg=\"Starting container: 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd\" id=cd794d50-f427-4c85-bdc7-667e90847f18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.318390 | controller |     "Jun 14 08:47:37.503354 crc crio[24245]: time=\"2026-06-14T08:47:37.503047199Z\" level=info msg=\"Started container\" PID=61534 containerID=215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd description=openstack/swift-storage-0/object-replicator id=cd794d50-f427-4c85-bdc7-667e90847f18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647",
2026-06-14 10:12:41.318409 | controller |     "Jun 14 08:47:37.526192 crc crio[24245]: time=\"2026-06-14T08:47:37.526055735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=bf04e8ba-b99c-42d3-9c1c-90d1821ecc1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.318424 | controller |     "Jun 14 08:47:37.535960 crc crio[24245]: time=\"2026-06-14T08:47:37.535778155Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=8264b54f-1602-4c9e-8c3c-80a03375d075 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.318439 | controller |     "Jun 14 08:47:37.550705 crc crio[24245]: time=\"2026-06-14T08:47:37.550598771Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=d9f9c708-1b89-457c-8937-09346792b622 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.318454 | controller |     "Jun 14 08:47:37.552486 crc crio[24245]: time=\"2026-06-14T08:47:37.55240566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318469 | controller |     "Jun 14 08:47:37.645927 crc crio[24245]: time=\"2026-06-14T08:47:37.645623191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318484 | controller |     "Jun 14 08:47:37.649278 crc crio[24245]: time=\"2026-06-14T08:47:37.649193226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318498 | controller |     "Jun 14 08:47:37.885174 crc crio[24245]: time=\"2026-06-14T08:47:37.884551601Z\" level=info msg=\"Created container 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99: openstack/swift-storage-0/object-auditor\" id=d9f9c708-1b89-457c-8937-09346792b622 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.318513 | controller |     "Jun 14 08:47:37.886829 crc crio[24245]: time=\"2026-06-14T08:47:37.886653046Z\" level=info msg=\"Starting container: 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99\" id=998018f0-971c-4f6f-925e-19daaa69b2dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.318527 | controller |     "Jun 14 08:47:37.896785 crc crio[24245]: time=\"2026-06-14T08:47:37.896578986Z\" level=info msg=\"Started container\" PID=61605 containerID=1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99 description=openstack/swift-storage-0/object-auditor id=998018f0-971c-4f6f-925e-19daaa69b2dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647",
2026-06-14 10:12:41.318543 | controller |     "Jun 14 08:47:37.911114 crc crio[24245]: time=\"2026-06-14T08:47:37.910995456Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=2cb6d4a1-a480-4bd8-b26d-e7c5388a4e0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.318557 | controller |     "Jun 14 08:47:37.915345 crc crio[24245]: time=\"2026-06-14T08:47:37.915256779Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=9f6bbf9f-8219-4290-b7e6-442c464f2c9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.318575 | controller |     "Jun 14 08:47:37.922378 crc crio[24245]: time=\"2026-06-14T08:47:37.92229822Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=ee8114f3-53d1-4650-86d2-c21aed3bc3c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.318591 | controller |     "Jun 14 08:47:37.923806 crc crio[24245]: time=\"2026-06-14T08:47:37.923746067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318605 | controller |     "Jun 14 08:47:37.982312 crc crio[24245]: time=\"2026-06-14T08:47:37.982196642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318620 | controller |     "Jun 14 08:47:37.985522 crc crio[24245]: time=\"2026-06-14T08:47:37.985450917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318634 | controller |     "Jun 14 08:47:38.054923 crc crio[24245]: time=\"2026-06-14T08:47:38.054753336Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-pjvdx/POD\" id=d1c36dea-bc7c-4818-b356-e2097b09b379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.318649 | controller |     "Jun 14 08:47:38.055060 crc crio[24245]: time=\"2026-06-14T08:47:38.054964123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318664 | controller |     "Jun 14 08:47:38.132952 crc crio[24245]: time=\"2026-06-14T08:47:38.131356144Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-pjvdx Namespace:openstack ID:550111e547589fac72f0536233315138514140be684d899534438d4f1c748789 UID:7b075f52-5a72-4e01-b85f-1dd7c8e528b6 NetNS:/var/run/netns/c0fa2770-799e-4d64-b08b-eb898f4e1b58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b075f52_5a72_4e01_b85f_1dd7c8e528b6.slice PodAnnotations:0xc000602a30}] Aliases:map[]}\"",
2026-06-14 10:12:41.318679 | controller |     "Jun 14 08:47:38.132952 crc crio[24245]: time=\"2026-06-14T08:47:38.131427637Z\" level=info msg=\"Adding pod openstack_cinder-db-create-pjvdx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.318694 | controller |     "Jun 14 08:47:38.142936 crc crio[24245]: time=\"2026-06-14T08:47:38.140563575Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-rb2vf/POD\" id=c7d7b97c-5b60-4033-a3e9-90aca7a02126 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.318710 | controller |     "Jun 14 08:47:38.142936 crc crio[24245]: time=\"2026-06-14T08:47:38.140687449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318725 | controller |     "Jun 14 08:47:38.229763 crc crio[24245]: time=\"2026-06-14T08:47:38.229683681Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-rb2vf Namespace:openstack ID:53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb UID:69dd5e24-2dad-46a2-9000-27c0d2952c35 NetNS:/var/run/netns/5ca7d314-0ffe-4b8f-a476-960e17cb8fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dd5e24_2dad_46a2_9000_27c0d2952c35.slice PodAnnotations:0xc002422600}] Aliases:map[]}\"",
2026-06-14 10:12:41.318740 | controller |     "Jun 14 08:47:38.230295 crc crio[24245]: time=\"2026-06-14T08:47:38.23026505Z\" level=info msg=\"Adding pod openstack_barbican-db-create-rb2vf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.318758 | controller |     "Jun 14 08:47:38.344246 crc crio[24245]: time=\"2026-06-14T08:47:38.342181653Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-9xrtg/POD\" id=cd9fbe8e-12fb-43c1-a37b-0ce4edc462e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.318773 | controller |     "Jun 14 08:47:38.344246 crc crio[24245]: time=\"2026-06-14T08:47:38.343463795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318788 | controller |     "Jun 14 08:47:38.612911 crc crio[24245]: time=\"2026-06-14T08:47:38.589828063Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-9xrtg Namespace:openstack ID:307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f UID:3cb97b50-2d66-482a-abf2-b66e35ed969c NetNS:/var/run/netns/ce121921-051e-42fd-97a8-c5e6fcb8c4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cb97b50_2d66_482a_abf2_b66e35ed969c.slice PodAnnotations:0xc0006022a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.318803 | controller |     "Jun 14 08:47:38.612911 crc crio[24245]: time=\"2026-06-14T08:47:38.60926063Z\" level=info msg=\"Adding pod openstack_neutron-db-create-9xrtg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.318818 | controller |     "Jun 14 08:47:38.703342 crc crio[24245]: time=\"2026-06-14T08:47:38.70302718Z\" level=info msg=\"Created container 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871: openstack/swift-storage-0/object-updater\" id=ee8114f3-53d1-4650-86d2-c21aed3bc3c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.318833 | controller |     "Jun 14 08:47:38.705514 crc crio[24245]: time=\"2026-06-14T08:47:38.70517472Z\" level=info msg=\"Starting container: 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871\" id=2e96a4b8-965f-4efc-a498-e0ef677ceae1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.318847 | controller |     "Jun 14 08:47:38.760294 crc crio[24245]: time=\"2026-06-14T08:47:38.759780018Z\" level=info msg=\"Started container\" PID=61631 containerID=0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871 description=openstack/swift-storage-0/object-updater id=2e96a4b8-965f-4efc-a498-e0ef677ceae1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647",
2026-06-14 10:12:41.318863 | controller |     "Jun 14 08:47:38.791910 crc crio[24245]: time=\"2026-06-14T08:47:38.790301412Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=b17e35b4-f20e-42c0-9242-e8e2f5127278 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.318877 | controller |     "Jun 14 08:47:38.802930 crc crio[24245]: time=\"2026-06-14T08:47:38.800677707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=2b58cfbd-34d1-459e-ac73-a59764681ff6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.318892 | controller |     "Jun 14 08:47:38.879918 crc crio[24245]: time=\"2026-06-14T08:47:38.875503663Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=57aa43d3-c90a-4fd9-9ae8-1b54f4ee7986 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.318907 | controller |     "Jun 14 08:47:38.879918 crc crio[24245]: time=\"2026-06-14T08:47:38.878323594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318922 | controller |     "Jun 14 08:47:38.977939 crc crio[24245]: time=\"2026-06-14T08:47:38.977021848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318941 | controller |     "Jun 14 08:47:38.989902 crc crio[24245]: time=\"2026-06-14T08:47:38.989129059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318957 | controller |     "Jun 14 08:47:39.063305 crc crio[24245]: time=\"2026-06-14T08:47:39.063163414Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-r9dtq/POD\" id=12445a68-aca7-43d3-b542-e2b9d63b3d0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.318972 | controller |     "Jun 14 08:47:39.063472 crc crio[24245]: time=\"2026-06-14T08:47:39.06335023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.318987 | controller |     "Jun 14 08:47:39.147654 crc crio[24245]: time=\"2026-06-14T08:47:39.147558956Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-r9dtq Namespace:openstack ID:5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2 UID:3c1bcb84-5529-4536-a978-e677c31d9445 NetNS:/var/run/netns/cd97c304-b040-4f9a-ad0c-fee37bb83d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1bcb84_5529_4536_a978_e677c31d9445.slice PodAnnotations:0xc002422758}] Aliases:map[]}\"",
2026-06-14 10:12:41.319002 | controller |     "Jun 14 08:47:39.147654 crc crio[24245]: time=\"2026-06-14T08:47:39.147629089Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-r9dtq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.319017 | controller |     "Jun 14 08:47:39.241825 crc crio[24245]: 2026-06-14T08:47:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:550111e547589fa Mac:de:21:2b:7d:4d:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/c0fa2770-799e-4d64-b08b-eb898f4e1b58 SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.319032 | controller |     "Jun 14 08:47:39.244099 crc crio[24245]: time=\"2026-06-14T08:47:39.244012197Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-pjvdx Namespace:openstack ID:550111e547589fac72f0536233315138514140be684d899534438d4f1c748789 UID:7b075f52-5a72-4e01-b85f-1dd7c8e528b6 NetNS:/var/run/netns/c0fa2770-799e-4d64-b08b-eb898f4e1b58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b075f52_5a72_4e01_b85f_1dd7c8e528b6.slice PodAnnotations:0xc000602a30}] Aliases:map[]}\"",
2026-06-14 10:12:41.319046 | controller |     "Jun 14 08:47:39.244305 crc crio[24245]: time=\"2026-06-14T08:47:39.244251865Z\" level=info msg=\"Checking pod openstack_cinder-db-create-pjvdx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.319061 | controller |     "Jun 14 08:47:39.258496 crc crio[24245]: time=\"2026-06-14T08:47:39.258326889Z\" level=info msg=\"Ran pod sandbox 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789 with infra container: openstack/cinder-db-create-pjvdx/POD\" id=d1c36dea-bc7c-4818-b356-e2097b09b379 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.319076 | controller |     "Jun 14 08:47:39.265994 crc crio[24245]: time=\"2026-06-14T08:47:39.26592139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=093ab3c2-13a5-4829-a0b7-d5354a085dc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.319092 | controller |     "Jun 14 08:47:39.268549 crc crio[24245]: time=\"2026-06-14T08:47:39.268472201Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e76772aa-6fd8-411f-981f-6163f2659dc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.319110 | controller |     "Jun 14 08:47:39.292940 crc crio[24245]: time=\"2026-06-14T08:47:39.287696616Z\" level=info msg=\"Creating container: openstack/cinder-db-create-pjvdx/mariadb-database-create\" id=337fa0ce-4a2e-4419-b7ef-74fcdb1ea2aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.319125 | controller |     "Jun 14 08:47:39.292940 crc crio[24245]: time=\"2026-06-14T08:47:39.288345895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.319140 | controller |     "Jun 14 08:47:39.294920 crc crio[24245]: 2026-06-14T08:47:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53ecde7fc1a2400 Mac:0a:f2:75:3c:62:4e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/5ca7d314-0ffe-4b8f-a476-960e17cb8fe9 SocketPath: PciID:}] [{Interface:0xc0002a8830 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.319156 | controller |     "Jun 14 08:47:39.310065 crc crio[24245]: time=\"2026-06-14T08:47:39.309974355Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-rb2vf Namespace:openstack ID:53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb UID:69dd5e24-2dad-46a2-9000-27c0d2952c35 NetNS:/var/run/netns/5ca7d314-0ffe-4b8f-a476-960e17cb8fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dd5e24_2dad_46a2_9000_27c0d2952c35.slice PodAnnotations:0xc002422600}] Aliases:map[]}\"",
2026-06-14 10:12:41.319171 | controller |     "Jun 14 08:47:39.310375 crc crio[24245]: time=\"2026-06-14T08:47:39.310321706Z\" level=info msg=\"Checking pod openstack_barbican-db-create-rb2vf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.319187 | controller |     "Jun 14 08:47:39.343343 crc crio[24245]: time=\"2026-06-14T08:47:39.343257151Z\" level=info msg=\"Ran pod sandbox 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb with infra container: openstack/barbican-db-create-rb2vf/POD\" id=c7d7b97c-5b60-4033-a3e9-90aca7a02126 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.319202 | controller |     "Jun 14 08:47:39.346080 crc crio[24245]: time=\"2026-06-14T08:47:39.345727925Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d4a443e3-8923-486b-971a-4afaf8a4e0e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.319216 | controller |     "Jun 14 08:47:39.349589 crc crio[24245]: time=\"2026-06-14T08:47:39.349421209Z\" level=info msg=\"Created container 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef: openstack/swift-storage-0/object-expirer\" id=57aa43d3-c90a-4fd9-9ae8-1b54f4ee7986 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.319231 | controller |     "Jun 14 08:47:39.349589 crc crio[24245]: time=\"2026-06-14T08:47:39.349559588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6824e3b8-9d73-44a7-a96b-1ddfff7680eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.319246 | controller |     "Jun 14 08:47:39.352614 crc crio[24245]: time=\"2026-06-14T08:47:39.352556363Z\" level=info msg=\"Starting container: 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef\" id=f85a5065-dac2-4fd3-955f-15429b165cfa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.319264 | controller |     "Jun 14 08:47:39.370914 crc crio[24245]: time=\"2026-06-14T08:47:39.367255332Z\" level=info msg=\"Started container\" PID=61815 containerID=5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef description=openstack/swift-storage-0/object-expirer id=f85a5065-dac2-4fd3-955f-15429b165cfa name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647",
2026-06-14 10:12:41.319280 | controller |     "Jun 14 08:47:39.370914 crc crio[24245]: time=\"2026-06-14T08:47:39.367536444Z\" level=info msg=\"Creating container: openstack/barbican-db-create-rb2vf/mariadb-database-create\" id=16ec73b7-7b47-4dd8-a865-3ad33065729c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.319294 | controller |     "Jun 14 08:47:39.370914 crc crio[24245]: time=\"2026-06-14T08:47:39.368059711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.319309 | controller |     "Jun 14 08:47:39.385607 crc crio[24245]: time=\"2026-06-14T08:47:39.385517415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d8d968cc-5db8-4140-8047-77cebb9347a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.319323 | controller |     "Jun 14 08:47:39.425921 crc crio[24245]: time=\"2026-06-14T08:47:39.422151112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.319339 | controller |     "Jun 14 08:47:39.425921 crc crio[24245]: time=\"2026-06-14T08:47:39.425268251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=23d98cc8-7387-471a-aad8-8326c87c9a2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.319383 | controller |     "Jun 14 08:47:39.430450 crc crio[24245]: time=\"2026-06-14T08:47:39.430340983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.319401 | controller |     "Jun 14 08:47:39.440017 crc crio[24245]: time=\"2026-06-14T08:47:39.439243307Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=560a70dc-5671-4719-83ab-b1d891c0d397 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.319416 | controller |     "Jun 14 08:47:39.443887 crc crio[24245]: time=\"2026-06-14T08:47:39.442277745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.319431 | controller |     "Jun 14 08:47:39.547472 crc crio[24245]: time=\"2026-06-14T08:47:39.547310024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.319445 | controller |     "Jun 14 08:47:39.551627 crc crio[24245]: 2026-06-14T08:47:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:307d461f9d4907b Mac:8a:bc:e7:d2:a1:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/ce121921-051e-42fd-97a8-c5e6fcb8c4cf SocketPath: PciID:}] [{Interface:0xc000238e80 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.319460 | controller |     "Jun 14 08:47:39.557533 crc crio[24245]: time=\"2026-06-14T08:47:39.557462161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.319475 | controller |     "Jun 14 08:47:39.561379 crc crio[24245]: time=\"2026-06-14T08:47:39.561293472Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-9xrtg Namespace:openstack ID:307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f UID:3cb97b50-2d66-482a-abf2-b66e35ed969c NetNS:/var/run/netns/ce121921-051e-42fd-97a8-c5e6fcb8c4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cb97b50_2d66_482a_abf2_b66e35ed969c.slice PodAnnotations:0xc0006022a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.319495 | controller |     "Jun 14 08:47:39.561581 crc crio[24245]: time=\"2026-06-14T08:47:39.56152191Z\" level=info msg=\"Checking pod openstack_neutron-db-create-9xrtg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.319511 | controller |     "Jun 14 08:47:39.638905 crc crio[24245]: time=\"2026-06-14T08:47:39.635663252Z\" level=info msg=\"Ran pod sandbox 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f with infra container: openstack/neutron-db-create-9xrtg/POD\" id=cd9fbe8e-12fb-43c1-a37b-0ce4edc462e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.319526 | controller |     "Jun 14 08:47:39.645100 crc crio[24245]: time=\"2026-06-14T08:47:39.645007396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.319541 | controller |     "Jun 14 08:47:39.652116 crc crio[24245]: time=\"2026-06-14T08:47:39.651958373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=71bf7361-a22e-45b9-b4a1-cf6a85c22444 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.319557 | controller |     "Jun 14 08:47:39.657105 crc crio[24245]: time=\"2026-06-14T08:47:39.655919177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9b621220-8d63-406b-a760-76c4043abe93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.319572 | controller |     "Jun 14 08:47:39.657105 crc crio[24245]: time=\"2026-06-14T08:47:39.656436374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.319587 | controller |     "Jun 14 08:47:39.659632 crc crio[24245]: time=\"2026-06-14T08:47:39.658988229Z\" level=info msg=\"Created container 81d27cf899bd28bdd5f81909857dce12ade2817fde92fd600b830124d8bafbf1: openstack/cinder-db-create-pjvdx/mariadb-database-create\" id=337fa0ce-4a2e-4419-b7ef-74fcdb1ea2aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.319602 | controller |     "Jun 14 08:47:39.661140 crc crio[24245]: time=\"2026-06-14T08:47:39.661045281Z\" level=info msg=\"Starting container: 81d27cf899bd28bdd5f81909857dce12ade2817fde92fd600b830124d8bafbf1\" id=6f822e49-f535-4c2e-917c-218d97cb084a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.319616 | controller |     "Jun 14 08:47:39.666450 crc crio[24245]: time=\"2026-06-14T08:47:39.66631851Z\" level=info msg=\"Creating container: openstack/neutron-db-create-9xrtg/mariadb-database-create\" id=8ad0b5fa-7e34-4e56-9538-3d592c51cde1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.319631 | controller |     "Jun 14 08:47:39.667115 crc crio[24245]: time=\"2026-06-14T08:47:39.667031531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.319646 | controller |     "Jun 14 08:47:39.698397 crc crio[24245]: time=\"2026-06-14T08:47:39.696718606Z\" level=info msg=\"Started container\" PID=61873 containerID=81d27cf899bd28bdd5f81909857dce12ade2817fde92fd600b830124d8bafbf1 description=openstack/cinder-db-create-pjvdx/mariadb-database-create id=6f822e49-f535-4c2e-917c-218d97cb084a name=/runtime.v1.RuntimeService/StartContainer sandboxID=550111e547589fac72f0536233315138514140be684d899534438d4f1c748789",
2026-06-14 10:12:41.319664 | controller |     "Jun 14 08:47:39.698397 crc crio[24245]: 2026-06-14T08:47:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5cc2633539c9da1 Mac:1e:66:52:26:d9:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/cd97c304-b040-4f9a-ad0c-fee37bb83d27 SocketPath: PciID:}] [{Interface:0xc00048c760 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.319680 | controller |     "Jun 14 08:47:39.699250 crc crio[24245]: time=\"2026-06-14T08:47:39.699130654Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-r9dtq Namespace:openstack ID:5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2 UID:3c1bcb84-5529-4536-a978-e677c31d9445 NetNS:/var/run/netns/cd97c304-b040-4f9a-ad0c-fee37bb83d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1bcb84_5529_4536_a978_e677c31d9445.slice PodAnnotations:0xc002422758}] Aliases:map[]}\"",
2026-06-14 10:12:41.319695 | controller |     "Jun 14 08:47:39.699486 crc crio[24245]: time=\"2026-06-14T08:47:39.699384702Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-r9dtq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.319710 | controller |     "Jun 14 08:47:39.734703 crc crio[24245]: time=\"2026-06-14T08:47:39.734586385Z\" level=info msg=\"Ran pod sandbox 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2 with infra container: openstack/keystone-db-sync-r9dtq/POD\" id=12445a68-aca7-43d3-b542-e2b9d63b3d0d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.319725 | controller |     "Jun 14 08:47:39.744505 crc crio[24245]: time=\"2026-06-14T08:47:39.744403066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=ff206a3b-496d-44f5-a7ed-1437a88e1677 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.319741 | controller |     "Jun 14 08:47:39.744787 crc crio[24245]: time=\"2026-06-14T08:47:39.744743137Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 not found\" id=ff206a3b-496d-44f5-a7ed-1437a88e1677 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.319756 | controller |     "Jun 14 08:47:39.744834 crc crio[24245]: time=\"2026-06-14T08:47:39.744800049Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0 found\" id=ff206a3b-496d-44f5-a7ed-1437a88e1677 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.319771 | controller |     "Jun 14 08:47:39.746831 crc crio[24245]: time=\"2026-06-14T08:47:39.746704872Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=d1c416ac-68f3-4464-a082-7b26643741a8 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.319786 | controller |     "Jun 14 08:47:39.752578 crc crio[24245]: time=\"2026-06-14T08:47:39.752481658Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\\\"\"",
2026-06-14 10:12:41.319801 | controller |     "Jun 14 08:47:39.759585 crc crio[24245]: time=\"2026-06-14T08:47:39.758949565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.319816 | controller |     "Jun 14 08:47:39.766032 crc crio[24245]: time=\"2026-06-14T08:47:39.765821676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.319835 | controller |     "Jun 14 08:47:39.782239 crc crio[24245]: time=\"2026-06-14T08:47:39.781902906Z\" level=info msg=\"Created container ad5d571f44783a0ac67917b0ca4ec8487af3c431096727d9677e49da7f772bbe: openstack/barbican-db-create-rb2vf/mariadb-database-create\" id=16ec73b7-7b47-4dd8-a865-3ad33065729c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.319850 | controller |     "Jun 14 08:47:39.786574 crc crio[24245]: time=\"2026-06-14T08:47:39.78649356Z\" level=info msg=\"Starting container: ad5d571f44783a0ac67917b0ca4ec8487af3c431096727d9677e49da7f772bbe\" id=b555aeab-17b2-4be3-af52-aa052a0015ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.319865 | controller |     "Jun 14 08:47:39.794385 crc crio[24245]: time=\"2026-06-14T08:47:39.7942399Z\" level=info msg=\"Started container\" PID=61887 containerID=ad5d571f44783a0ac67917b0ca4ec8487af3c431096727d9677e49da7f772bbe description=openstack/barbican-db-create-rb2vf/mariadb-database-create id=b555aeab-17b2-4be3-af52-aa052a0015ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb",
2026-06-14 10:12:41.319880 | controller |     "Jun 14 08:47:39.827936 crc crio[24245]: time=\"2026-06-14T08:47:39.827797577Z\" level=info msg=\"Created container 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738: openstack/swift-storage-0/rsync\" id=560a70dc-5671-4719-83ab-b1d891c0d397 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.319894 | controller |     "Jun 14 08:47:39.829475 crc crio[24245]: time=\"2026-06-14T08:47:39.829381678Z\" level=info msg=\"Starting container: 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738\" id=c2ed867f-1b7f-49b1-bbb0-03842a7e228a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.319909 | controller |     "Jun 14 08:47:39.843734 crc crio[24245]: time=\"2026-06-14T08:47:39.843452241Z\" level=info msg=\"Started container\" PID=61901 containerID=0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738 description=openstack/swift-storage-0/rsync id=c2ed867f-1b7f-49b1-bbb0-03842a7e228a name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647",
2026-06-14 10:12:41.319924 | controller |     "Jun 14 08:47:39.864265 crc crio[24245]: time=\"2026-06-14T08:47:39.857589807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=6d79e1a5-9c5c-4bf8-9f7b-1bf721a433fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.319938 | controller |     "Jun 14 08:47:39.864265 crc crio[24245]: time=\"2026-06-14T08:47:39.861977447Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=58c0f0ea-e660-4398-a771-538d3d4f6a27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.319953 | controller |     "Jun 14 08:47:39.876751 crc crio[24245]: time=\"2026-06-14T08:47:39.876647315Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=209cc346-4327-4742-af99-8253b27c8f41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.319968 | controller |     "Jun 14 08:47:39.878512 crc crio[24245]: time=\"2026-06-14T08:47:39.878451093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.319983 | controller |     "Jun 14 08:47:39.901651 crc crio[24245]: time=\"2026-06-14T08:47:39.901555159Z\" level=info msg=\"Created container 48a7538d5198cdfa6acc539d9d06443c9000a5d2074314ff249568474869967d: openstack/neutron-db-create-9xrtg/mariadb-database-create\" id=8ad0b5fa-7e34-4e56-9538-3d592c51cde1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.320004 | controller |     "Jun 14 08:47:39.903536 crc crio[24245]: time=\"2026-06-14T08:47:39.903417028Z\" level=info msg=\"Starting container: 48a7538d5198cdfa6acc539d9d06443c9000a5d2074314ff249568474869967d\" id=d898f55b-2ad0-48fb-8515-8a4b3e4d666d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.320020 | controller |     "Jun 14 08:47:39.910020 crc crio[24245]: time=\"2026-06-14T08:47:39.909830411Z\" level=info msg=\"Started container\" PID=61912 containerID=48a7538d5198cdfa6acc539d9d06443c9000a5d2074314ff249568474869967d description=openstack/neutron-db-create-9xrtg/mariadb-database-create id=d898f55b-2ad0-48fb-8515-8a4b3e4d666d name=/runtime.v1.RuntimeService/StartContainer sandboxID=307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f",
2026-06-14 10:12:41.320034 | controller |     "Jun 14 08:47:39.947337 crc crio[24245]: time=\"2026-06-14T08:47:39.946805782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.320049 | controller |     "Jun 14 08:47:39.952431 crc crio[24245]: time=\"2026-06-14T08:47:39.952343429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.320063 | controller |     "Jun 14 08:47:40.204479 crc crio[24245]: time=\"2026-06-14T08:47:40.204370565Z\" level=info msg=\"Created container 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d: openstack/swift-storage-0/swift-recon-cron\" id=209cc346-4327-4742-af99-8253b27c8f41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.320078 | controller |     "Jun 14 08:47:40.206531 crc crio[24245]: time=\"2026-06-14T08:47:40.206414441Z\" level=info msg=\"Starting container: 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d\" id=4dcf2431-12e6-46ce-b8ef-0b4e0ab6db71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.320092 | controller |     "Jun 14 08:47:40.216371 crc crio[24245]: time=\"2026-06-14T08:47:40.216195543Z\" level=info msg=\"Started container\" PID=61943 containerID=57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d description=openstack/swift-storage-0/swift-recon-cron id=4dcf2431-12e6-46ce-b8ef-0b4e0ab6db71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647",
2026-06-14 10:12:41.320107 | controller |     "Jun 14 08:47:41.798091 crc crio[24245]: time=\"2026-06-14T08:47:41.797025955Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-z98sq/POD\" id=59faf958-af97-4502-bf84-1cd23b1136da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.320122 | controller |     "Jun 14 08:47:41.799338 crc crio[24245]: time=\"2026-06-14T08:47:41.79811873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.320136 | controller |     "Jun 14 08:47:41.892366 crc crio[24245]: time=\"2026-06-14T08:47:41.89218857Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-z98sq Namespace:openstack ID:6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7 UID:c6eb000c-0b08-47f2-93d0-c23bd4923f40 NetNS:/var/run/netns/f0252b44-0549-41d9-b440-505e3bfa070f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6eb000c_0b08_47f2_93d0_c23bd4923f40.slice PodAnnotations:0xc002422b78}] Aliases:map[]}\"",
2026-06-14 10:12:41.320151 | controller |     "Jun 14 08:47:41.892366 crc crio[24245]: time=\"2026-06-14T08:47:41.892304944Z\" level=info msg=\"Adding pod openstack_glance-db-sync-z98sq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.320166 | controller |     "Jun 14 08:47:41.910587 crc crio[24245]: time=\"2026-06-14T08:47:41.910320831Z\" level=info msg=\"Stopping pod sandbox: 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789\" id=c913f494-acf2-423d-99a3-61bf0a178adf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.320185 | controller |     "Jun 14 08:47:41.910587 crc crio[24245]: time=\"2026-06-14T08:47:41.910535603Z\" level=info msg=\"Stopping pod sandbox: 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f\" id=35cc13da-f01d-424a-ac25-dedbcf1a262e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.320200 | controller |     "Jun 14 08:47:41.911046 crc crio[24245]: time=\"2026-06-14T08:47:41.910656277Z\" level=info msg=\"Stopping pod sandbox: 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb\" id=7e40b576-dc83-4a23-a7d2-2bbd2028c3f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.320215 | controller |     "Jun 14 08:47:41.915927 crc crio[24245]: time=\"2026-06-14T08:47:41.915482807Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-pjvdx Namespace:openstack ID:550111e547589fac72f0536233315138514140be684d899534438d4f1c748789 UID:7b075f52-5a72-4e01-b85f-1dd7c8e528b6 NetNS:/var/run/netns/c0fa2770-799e-4d64-b08b-eb898f4e1b58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b075f52_5a72_4e01_b85f_1dd7c8e528b6.slice PodAnnotations:0xc0004cd748}] Aliases:map[]}\"",
2026-06-14 10:12:41.320230 | controller |     "Jun 14 08:47:41.917424 crc crio[24245]: time=\"2026-06-14T08:47:41.916441211Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-rb2vf Namespace:openstack ID:53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb UID:69dd5e24-2dad-46a2-9000-27c0d2952c35 NetNS:/var/run/netns/5ca7d314-0ffe-4b8f-a476-960e17cb8fe9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dd5e24_2dad_46a2_9000_27c0d2952c35.slice PodAnnotations:0xc000602c98}] Aliases:map[]}\"",
2026-06-14 10:12:41.320245 | controller |     "Jun 14 08:47:41.923318 crc crio[24245]: time=\"2026-06-14T08:47:41.920114029Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-pjvdx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.320260 | controller |     "Jun 14 08:47:41.923318 crc crio[24245]: time=\"2026-06-14T08:47:41.917096181Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-9xrtg Namespace:openstack ID:307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f UID:3cb97b50-2d66-482a-abf2-b66e35ed969c NetNS:/var/run/netns/ce121921-051e-42fd-97a8-c5e6fcb8c4cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cb97b50_2d66_482a_abf2_b66e35ed969c.slice PodAnnotations:0xc0001311e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.320274 | controller |     "Jun 14 08:47:41.923318 crc crio[24245]: time=\"2026-06-14T08:47:41.922020888Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-9xrtg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.320289 | controller |     "Jun 14 08:47:41.933758 crc crio[24245]: time=\"2026-06-14T08:47:41.933634942Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-rb2vf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.320304 | controller |     "Jun 14 08:47:42.427790 crc crio[24245]: time=\"2026-06-14T08:47:42.427096278Z\" level=info msg=\"Stopped pod sandbox: 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789\" id=c913f494-acf2-423d-99a3-61bf0a178adf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.320319 | controller |     "Jun 14 08:47:42.728718 crc crio[24245]: time=\"2026-06-14T08:47:42.72711077Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-868d559989-sff92/POD\" id=164e9941-261b-4df6-a93d-8e46d2032430 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.320337 | controller |     "Jun 14 08:47:42.728718 crc crio[24245]: time=\"2026-06-14T08:47:42.72762175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.320371 | controller |     "Jun 14 08:47:42.794146 crc crio[24245]: time=\"2026-06-14T08:47:42.793812569Z\" level=info msg=\"Stopped pod sandbox: 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb\" id=7e40b576-dc83-4a23-a7d2-2bbd2028c3f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.320387 | controller |     "Jun 14 08:47:42.795952 crc crio[24245]: time=\"2026-06-14T08:47:42.795648867Z\" level=info msg=\"Stopped pod sandbox: 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f\" id=35cc13da-f01d-424a-ac25-dedbcf1a262e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.320402 | controller |     "Jun 14 08:47:42.819420 crc crio[24245]: time=\"2026-06-14T08:47:42.819085116Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-sff92 Namespace:openstack ID:9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080 UID:ac059631-8e12-4273-8f00-6be5afdde2d3 NetNS:/var/run/netns/6127d49f-c8d1-4a3c-b26c-5dae8519628b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac059631_8e12_4273_8f00_6be5afdde2d3.slice PodAnnotations:0xc0005224c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.320417 | controller |     "Jun 14 08:47:42.819420 crc crio[24245]: time=\"2026-06-14T08:47:42.819280521Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-868d559989-sff92 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.320432 | controller |     "Jun 14 08:47:43.291290 crc crio[24245]: 2026-06-14T08:47:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6762a18d1c67848 Mac:2a:a3:61:ef:77:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/f0252b44-0549-41d9-b440-505e3bfa070f SocketPath: PciID:}] [{Interface:0xc0001b4d90 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.320447 | controller |     "Jun 14 08:47:43.293749 crc crio[24245]: time=\"2026-06-14T08:47:43.293646128Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-z98sq Namespace:openstack ID:6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7 UID:c6eb000c-0b08-47f2-93d0-c23bd4923f40 NetNS:/var/run/netns/f0252b44-0549-41d9-b440-505e3bfa070f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6eb000c_0b08_47f2_93d0_c23bd4923f40.slice PodAnnotations:0xc002422b78}] Aliases:map[]}\"",
2026-06-14 10:12:41.320462 | controller |     "Jun 14 08:47:43.293975 crc crio[24245]: time=\"2026-06-14T08:47:43.293922867Z\" level=info msg=\"Checking pod openstack_glance-db-sync-z98sq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.320477 | controller |     "Jun 14 08:47:43.323586 crc crio[24245]: time=\"2026-06-14T08:47:43.32347359Z\" level=info msg=\"Ran pod sandbox 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7 with infra container: openstack/glance-db-sync-z98sq/POD\" id=59faf958-af97-4502-bf84-1cd23b1136da name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.320492 | controller |     "Jun 14 08:47:43.334132 crc crio[24245]: time=\"2026-06-14T08:47:43.332544648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ef67dbd5-ca9b-48cb-84e6-b36d69729617 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.320507 | controller |     "Jun 14 08:47:43.334132 crc crio[24245]: time=\"2026-06-14T08:47:43.332952861Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 not found\" id=ef67dbd5-ca9b-48cb-84e6-b36d69729617 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.320526 | controller |     "Jun 14 08:47:43.334132 crc crio[24245]: time=\"2026-06-14T08:47:43.333045674Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07 found\" id=ef67dbd5-ca9b-48cb-84e6-b36d69729617 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.320541 | controller |     "Jun 14 08:47:43.337467 crc crio[24245]: time=\"2026-06-14T08:47:43.337164675Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=16147b02-f0a0-4881-bdbb-6017a0a0b968 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.320556 | controller |     "Jun 14 08:47:43.351058 crc crio[24245]: time=\"2026-06-14T08:47:43.350977167Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\\\"\"",
2026-06-14 10:12:41.320571 | controller |     "Jun 14 08:47:43.534021 crc crio[24245]: 2026-06-14T08:47:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b416932829840d Mac:3e:46:0c:97:18:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/6127d49f-c8d1-4a3c-b26c-5dae8519628b SocketPath: PciID:}] [{Interface:0xc00025ca00 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.320589 | controller |     "Jun 14 08:47:43.534892 crc crio[24245]: time=\"2026-06-14T08:47:43.534742255Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-sff92 Namespace:openstack ID:9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080 UID:ac059631-8e12-4273-8f00-6be5afdde2d3 NetNS:/var/run/netns/6127d49f-c8d1-4a3c-b26c-5dae8519628b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac059631_8e12_4273_8f00_6be5afdde2d3.slice PodAnnotations:0xc0005224c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.320606 | controller |     "Jun 14 08:47:43.535203 crc crio[24245]: time=\"2026-06-14T08:47:43.535115017Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-868d559989-sff92 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.320622 | controller |     "Jun 14 08:47:43.552131 crc crio[24245]: time=\"2026-06-14T08:47:43.551814473Z\" level=info msg=\"Ran pod sandbox 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080 with infra container: openstack/dnsmasq-dns-868d559989-sff92/POD\" id=164e9941-261b-4df6-a93d-8e46d2032430 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.320637 | controller |     "Jun 14 08:47:43.555306 crc crio[24245]: time=\"2026-06-14T08:47:43.555161197Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=840ef7bd-b497-4990-815d-11cffd8d6193 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.320652 | controller |     "Jun 14 08:47:43.635047 crc crio[24245]: time=\"2026-06-14T08:47:43.63492348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=56db728d-9d6f-4bdc-8f83-197b43f97fca name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.320666 | controller |     "Jun 14 08:47:43.732997 crc crio[24245]: time=\"2026-06-14T08:47:43.732665807Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-868d559989-sff92/init\" id=cf813087-4006-4014-a5c3-f59a80d356a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.320684 | controller |     "Jun 14 08:47:43.733439 crc crio[24245]: time=\"2026-06-14T08:47:43.733382861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.320699 | controller |     "Jun 14 08:47:43.821631 crc crio[24245]: time=\"2026-06-14T08:47:43.821560832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.320714 | controller |     "Jun 14 08:47:43.827922 crc crio[24245]: time=\"2026-06-14T08:47:43.827896903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.320728 | controller |     "Jun 14 08:47:44.053300 crc crio[24245]: time=\"2026-06-14T08:47:44.053160638Z\" level=info msg=\"Created container 35ef22621a2ceb3f0b90f50bce6b2d0e98aacf7d37c35ebd92b19205d551aaf8: openstack/dnsmasq-dns-868d559989-sff92/init\" id=cf813087-4006-4014-a5c3-f59a80d356a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.320742 | controller |     "Jun 14 08:47:44.056015 crc crio[24245]: time=\"2026-06-14T08:47:44.05578094Z\" level=info msg=\"Starting container: 35ef22621a2ceb3f0b90f50bce6b2d0e98aacf7d37c35ebd92b19205d551aaf8\" id=5d64043e-52bd-4230-99d9-1a58877c3769 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.320756 | controller |     "Jun 14 08:47:44.065554 crc crio[24245]: time=\"2026-06-14T08:47:44.065454529Z\" level=info msg=\"Started container\" PID=62305 containerID=35ef22621a2ceb3f0b90f50bce6b2d0e98aacf7d37c35ebd92b19205d551aaf8 description=openstack/dnsmasq-dns-868d559989-sff92/init id=5d64043e-52bd-4230-99d9-1a58877c3769 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080",
2026-06-14 10:12:41.320771 | controller |     "Jun 14 08:47:45.104326 crc crio[24245]: time=\"2026-06-14T08:47:45.092420818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=de54eb5b-dcea-4ec5-8e1e-d2058afaa85c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.320786 | controller |     "Jun 14 08:47:48.595721 crc crio[24245]: time=\"2026-06-14T08:47:48.594667999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a0d8ff49-9153-4e51-9c34-e423a1a341a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.320801 | controller |     "Jun 14 08:47:48.637244 crc crio[24245]: time=\"2026-06-14T08:47:48.637127174Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-868d559989-sff92/dnsmasq-dns\" id=88954318-91cf-4b79-9e9f-e50d6a80ef5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.320816 | controller |     "Jun 14 08:47:48.637966 crc crio[24245]: time=\"2026-06-14T08:47:48.637800486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.320831 | controller |     "Jun 14 08:47:48.665268 crc crio[24245]: time=\"2026-06-14T08:47:48.664516267Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=d1c416ac-68f3-4464-a082-7b26643741a8 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.320847 | controller |     "Jun 14 08:47:48.666399 crc crio[24245]: time=\"2026-06-14T08:47:48.666305263Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=8c43606d-877d-4daa-8144-526ce481043d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.320865 | controller |     "Jun 14 08:47:48.707658 crc crio[24245]: time=\"2026-06-14T08:47:48.707516003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.320880 | controller |     "Jun 14 08:47:48.710437 crc crio[24245]: time=\"2026-06-14T08:47:48.710332927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=f34eb554-11e3-4bb2-8419-08c93995bbaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.320895 | controller |     "Jun 14 08:47:48.715584 crc crio[24245]: time=\"2026-06-14T08:47:48.715475633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.320910 | controller |     "Jun 14 08:47:48.728960 crc crio[24245]: time=\"2026-06-14T08:47:48.728824727Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-r9dtq/keystone-db-sync\" id=8e01f331-851f-4f7c-8d05-1067a2d0d277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.320925 | controller |     "Jun 14 08:47:48.730816 crc crio[24245]: time=\"2026-06-14T08:47:48.730734739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.320939 | controller |     "Jun 14 08:47:48.790758 crc crio[24245]: time=\"2026-06-14T08:47:48.79069089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.320954 | controller |     "Jun 14 08:47:48.794369 crc crio[24245]: time=\"2026-06-14T08:47:48.794294554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.320968 | controller |     "Jun 14 08:47:48.988340 crc crio[24245]: time=\"2026-06-14T08:47:48.988172577Z\" level=info msg=\"Created container 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847: openstack/dnsmasq-dns-868d559989-sff92/dnsmasq-dns\" id=88954318-91cf-4b79-9e9f-e50d6a80ef5a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.320983 | controller |     "Jun 14 08:47:48.989453 crc crio[24245]: time=\"2026-06-14T08:47:48.989349645Z\" level=info msg=\"Created container 81ab41224e0e65df053463c2fcd9df9cbc19188ee75382c0e378a11e42bed1b1: openstack/keystone-db-sync-r9dtq/keystone-db-sync\" id=8e01f331-851f-4f7c-8d05-1067a2d0d277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.320997 | controller |     "Jun 14 08:47:48.989906 crc crio[24245]: time=\"2026-06-14T08:47:48.989362175Z\" level=info msg=\"Starting container: 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847\" id=43b514d0-036f-4691-83e5-35f90c2d570a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.321012 | controller |     "Jun 14 08:47:48.991287 crc crio[24245]: time=\"2026-06-14T08:47:48.991170803Z\" level=info msg=\"Starting container: 81ab41224e0e65df053463c2fcd9df9cbc19188ee75382c0e378a11e42bed1b1\" id=a8f45929-42d3-48c8-9340-013c0e72c11f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.321027 | controller |     "Jun 14 08:47:48.999823 crc crio[24245]: time=\"2026-06-14T08:47:48.998820966Z\" level=info msg=\"Started container\" PID=62559 containerID=81ab41224e0e65df053463c2fcd9df9cbc19188ee75382c0e378a11e42bed1b1 description=openstack/keystone-db-sync-r9dtq/keystone-db-sync id=a8f45929-42d3-48c8-9340-013c0e72c11f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2",
2026-06-14 10:12:41.321041 | controller |     "Jun 14 08:47:49.004126 crc crio[24245]: time=\"2026-06-14T08:47:48.998963591Z\" level=info msg=\"Started container\" PID=62558 containerID=908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847 description=openstack/dnsmasq-dns-868d559989-sff92/dnsmasq-dns id=43b514d0-036f-4691-83e5-35f90c2d570a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080",
2026-06-14 10:12:41.321059 | controller |     "Jun 14 08:47:55.316742 crc crio[24245]: time=\"2026-06-14T08:47:55.315807255Z\" level=info msg=\"Stopping pod sandbox: 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2\" id=a6f7492b-c9a7-481d-9f4a-f6f8a403e4bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.321075 | controller |     "Jun 14 08:47:55.318289 crc crio[24245]: time=\"2026-06-14T08:47:55.317976864Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-r9dtq Namespace:openstack ID:5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2 UID:3c1bcb84-5529-4536-a978-e677c31d9445 NetNS:/var/run/netns/cd97c304-b040-4f9a-ad0c-fee37bb83d27 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3c1bcb84_5529_4536_a978_e677c31d9445.slice PodAnnotations:0xc001b860d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.321090 | controller |     "Jun 14 08:47:55.318289 crc crio[24245]: time=\"2026-06-14T08:47:55.318250644Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-r9dtq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.321105 | controller |     "Jun 14 08:47:56.373947 crc crio[24245]: time=\"2026-06-14T08:47:56.373515983Z\" level=info msg=\"Stopping container: cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158 (timeout: 10s)\" id=79280535-a57c-428d-baed-f76c05b2c240 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.321119 | controller |     "Jun 14 08:47:58.100832 crc crio[24245]: time=\"2026-06-14T08:47:58.099924876Z\" level=info msg=\"Running pod sandbox: openstack/cinder-8ed3-account-create-85z5g/POD\" id=1ee849cb-ca16-41c9-ac91-4e67dd3e609b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.321134 | controller |     "Jun 14 08:47:58.103159 crc crio[24245]: time=\"2026-06-14T08:47:58.101189327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.321148 | controller |     "Jun 14 08:47:58.262235 crc crio[24245]: time=\"2026-06-14T08:47:58.262077347Z\" level=info msg=\"Running pod sandbox: openstack/barbican-6e2f-account-create-6hcxz/POD\" id=e6726953-9e3c-4b1d-b460-ae4da023f0ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.321163 | controller |     "Jun 14 08:47:58.262544 crc crio[24245]: time=\"2026-06-14T08:47:58.26247355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.321177 | controller |     "Jun 14 08:47:58.601291 crc crio[24245]: time=\"2026-06-14T08:47:58.601148179Z\" level=info msg=\"Running pod sandbox: openstack/neutron-4ad3-account-create-htmxg/POD\" id=bf455c34-1b4d-49c8-9ff3-592b70dc6217 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.321192 | controller |     "Jun 14 08:47:58.601567 crc crio[24245]: time=\"2026-06-14T08:47:58.601340105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.321206 | controller |     "Jun 14 08:48:00.541402 crc crio[24245]: time=\"2026-06-14T08:48:00.539900443Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690448-dnr4s/POD\" id=6591ee4d-b52c-40c9-a534-bc1352efa5a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.321221 | controller |     "Jun 14 08:48:00.541402 crc crio[24245]: time=\"2026-06-14T08:48:00.541410271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.321238 | controller |     "Jun 14 08:48:02.860363 crc crio[24245]: time=\"2026-06-14T08:48:02.859720858Z\" level=info msg=\"Stopped pod sandbox: 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2\" id=a6f7492b-c9a7-481d-9f4a-f6f8a403e4bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.321253 | controller |     "Jun 14 08:48:02.886671 crc crio[24245]: time=\"2026-06-14T08:48:02.886605115Z\" level=info msg=\"Stopped container cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/dnsmasq-dns\" id=79280535-a57c-428d-baed-f76c05b2c240 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.321267 | controller |     "Jun 14 08:48:02.889812 crc crio[24245]: time=\"2026-06-14T08:48:02.889733788Z\" level=info msg=\"Stopping pod sandbox: 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a\" id=1accdc63-4125-4d5c-ab0a-adba6d881245 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.321282 | controller |     "Jun 14 08:48:02.890437 crc crio[24245]: time=\"2026-06-14T08:48:02.890360999Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7bfbc64dcf-d2nfm Namespace:openstack ID:308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a UID:05bba96f-86a9-4c9b-b0f4-1c0b2fceeea1 NetNS:/var/run/netns/1ef9f61f-367d-45a2-ac56-1590fea62b3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod05bba96f_86a9_4c9b_b0f4_1c0b2fceeea1.slice PodAnnotations:0xc00274a9e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.321296 | controller |     "Jun 14 08:48:02.890613 crc crio[24245]: time=\"2026-06-14T08:48:02.890542474Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7bfbc64dcf-d2nfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.321311 | controller |     "Jun 14 08:48:03.119114 crc crio[24245]: time=\"2026-06-14T08:48:03.118090218Z\" level=info msg=\"Got pod network &{Name:barbican-6e2f-account-create-6hcxz Namespace:openstack ID:d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6 UID:cc9f6723-399d-407c-aab5-d316fbb25143 NetNS:/var/run/netns/80b00194-0996-4449-bd44-5b0b73252399 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc9f6723_399d_407c_aab5_d316fbb25143.slice PodAnnotations:0xc00274a128}] Aliases:map[]}\"",
2026-06-14 10:12:41.321326 | controller |     "Jun 14 08:48:03.120504 crc crio[24245]: time=\"2026-06-14T08:48:03.120396312Z\" level=info msg=\"Adding pod openstack_barbican-6e2f-account-create-6hcxz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.321342 | controller |     "Jun 14 08:48:03.154310 crc crio[24245]: time=\"2026-06-14T08:48:03.151771934Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=16147b02-f0a0-4881-bdbb-6017a0a0b968 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.321375 | controller |     "Jun 14 08:48:03.154310 crc crio[24245]: time=\"2026-06-14T08:48:03.15333004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=f68d5940-4b8b-4946-a3f2-ace9bb85eb6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.321391 | controller |     "Jun 14 08:48:03.168946 crc crio[24245]: time=\"2026-06-14T08:48:03.168759045Z\" level=info msg=\"Got pod network &{Name:neutron-4ad3-account-create-htmxg Namespace:openstack ID:873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8 UID:47b2d2fd-d95f-43e6-a440-e93c514c6501 NetNS:/var/run/netns/e84a8811-a9d6-451b-974e-e5b97bb1b14e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47b2d2fd_d95f_43e6_a440_e93c514c6501.slice PodAnnotations:0xc000602300}] Aliases:map[]}\"",
2026-06-14 10:12:41.321411 | controller |     "Jun 14 08:48:03.170779 crc crio[24245]: time=\"2026-06-14T08:48:03.17045826Z\" level=info msg=\"Adding pod openstack_neutron-4ad3-account-create-htmxg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.321426 | controller |     "Jun 14 08:48:03.185998 crc crio[24245]: time=\"2026-06-14T08:48:03.18590193Z\" level=info msg=\"Got pod network &{Name:cinder-8ed3-account-create-85z5g Namespace:openstack ID:aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872 UID:d93bb9b9-7c2c-47aa-a63d-aea045ad32b3 NetNS:/var/run/netns/3db152ef-24ff-4845-b627-56cd78936a28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd93bb9b9_7c2c_47aa_a63d_aea045ad32b3.slice PodAnnotations:0xc001c3c1e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.321441 | controller |     "Jun 14 08:48:03.186526 crc crio[24245]: time=\"2026-06-14T08:48:03.186499629Z\" level=info msg=\"Adding pod openstack_cinder-8ed3-account-create-85z5g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.321457 | controller |     "Jun 14 08:48:03.205736 crc crio[24245]: time=\"2026-06-14T08:48:03.205006264Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690448-dnr4s Namespace:openshift-infra ID:06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181 UID:0abcfb95-7020-428d-a1a4-307739773923 NetNS:/var/run/netns/58e68bdf-b9ec-4cdd-8961-16cf0c749903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0abcfb95_7020_428d_a1a4_307739773923.slice PodAnnotations:0xc001c3c378}] Aliases:map[]}\"",
2026-06-14 10:12:41.321472 | controller |     "Jun 14 08:48:03.205736 crc crio[24245]: time=\"2026-06-14T08:48:03.205085126Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690448-dnr4s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.321487 | controller |     "Jun 14 08:48:03.250205 crc crio[24245]: time=\"2026-06-14T08:48:03.249330104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=eaa6fc00-4e86-44b7-a5b5-591db0e92aa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.321502 | controller |     "Jun 14 08:48:03.279939 crc crio[24245]: time=\"2026-06-14T08:48:03.279808238Z\" level=info msg=\"Creating container: openstack/glance-db-sync-z98sq/glance-db-sync\" id=74dfa8a3-5cba-44cf-9baf-8c651081803f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.321516 | controller |     "Jun 14 08:48:03.284369 crc crio[24245]: time=\"2026-06-14T08:48:03.284290132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.321531 | controller |     "Jun 14 08:48:03.337338 crc crio[24245]: time=\"2026-06-14T08:48:03.336973157Z\" level=info msg=\"Stopped pod sandbox: 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a\" id=1accdc63-4125-4d5c-ab0a-adba6d881245 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.321545 | controller |     "Jun 14 08:48:03.390564 crc crio[24245]: time=\"2026-06-14T08:48:03.390477657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.321559 | controller |     "Jun 14 08:48:03.537665 crc crio[24245]: time=\"2026-06-14T08:48:03.537117309Z\" level=info msg=\"Removing container: cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158\" id=dea8be4c-b0ff-451a-9cf8-a6b47b32fa18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.321578 | controller |     "Jun 14 08:48:03.589458 crc crio[24245]: 2026-06-14T08:48:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d0f139f63768bb7 Mac:ee:8d:af:f0:10:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/80b00194-0996-4449-bd44-5b0b73252399 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.321593 | controller |     "Jun 14 08:48:03.595006 crc crio[24245]: time=\"2026-06-14T08:48:03.594916634Z\" level=info msg=\"Got pod network &{Name:barbican-6e2f-account-create-6hcxz Namespace:openstack ID:d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6 UID:cc9f6723-399d-407c-aab5-d316fbb25143 NetNS:/var/run/netns/80b00194-0996-4449-bd44-5b0b73252399 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc9f6723_399d_407c_aab5_d316fbb25143.slice PodAnnotations:0xc00274a128}] Aliases:map[]}\"",
2026-06-14 10:12:41.321608 | controller |     "Jun 14 08:48:03.595191 crc crio[24245]: time=\"2026-06-14T08:48:03.595145172Z\" level=info msg=\"Checking pod openstack_barbican-6e2f-account-create-6hcxz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.321623 | controller |     "Jun 14 08:48:03.601744 crc crio[24245]: time=\"2026-06-14T08:48:03.601656505Z\" level=info msg=\"Removed container cb2c8d50600437dbe1e815784d6a56f5457c53a08637aa23ed3a8a3e2ed9f158: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/dnsmasq-dns\" id=dea8be4c-b0ff-451a-9cf8-a6b47b32fa18 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.321638 | controller |     "Jun 14 08:48:03.615089 crc crio[24245]: time=\"2026-06-14T08:48:03.614990825Z\" level=info msg=\"Removing container: a92ab4895c2d853017e20814ab0bab4f0ce4e9812c702e0b8448812b74086d27\" id=629e39a9-895a-436c-a4a2-4fa30abbc86e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.321653 | controller |     "Jun 14 08:48:03.620140 crc crio[24245]: time=\"2026-06-14T08:48:03.620042438Z\" level=info msg=\"Ran pod sandbox d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6 with infra container: openstack/barbican-6e2f-account-create-6hcxz/POD\" id=e6726953-9e3c-4b1d-b460-ae4da023f0ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.321669 | controller |     "Jun 14 08:48:03.623461 crc crio[24245]: time=\"2026-06-14T08:48:03.623276797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d9d41d0b-d981-4a1d-b4e8-05e957281872 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.321684 | controller |     "Jun 14 08:48:03.629786 crc crio[24245]: time=\"2026-06-14T08:48:03.62964237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2e6e8df6-b5a2-43ee-b01e-b09482723ff9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.321699 | controller |     "Jun 14 08:48:03.652674 crc crio[24245]: time=\"2026-06-14T08:48:03.652536769Z\" level=info msg=\"Creating container: openstack/barbican-6e2f-account-create-6hcxz/mariadb-account-create\" id=4be2411e-d221-4b00-a52c-1d3aaada0f23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.321714 | controller |     "Jun 14 08:48:03.662141 crc crio[24245]: time=\"2026-06-14T08:48:03.662046208Z\" level=info msg=\"Removed container a92ab4895c2d853017e20814ab0bab4f0ce4e9812c702e0b8448812b74086d27: openstack/dnsmasq-dns-7bfbc64dcf-d2nfm/init\" id=629e39a9-895a-436c-a4a2-4fa30abbc86e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.321733 | controller |     "Jun 14 08:48:03.662630 crc crio[24245]: time=\"2026-06-14T08:48:03.662543119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.321747 | controller |     "Jun 14 08:48:03.737252 crc crio[24245]: time=\"2026-06-14T08:48:03.737103936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.321762 | controller |     "Jun 14 08:48:03.742391 crc crio[24245]: time=\"2026-06-14T08:48:03.74225814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.321776 | controller |     "Jun 14 08:48:03.931043 crc crio[24245]: time=\"2026-06-14T08:48:03.92670256Z\" level=info msg=\"Created container 895005fd8b845506b47c2f793e1055fdbbb2a1968ba159b24c0e2e8e1b4a57d5: openstack/barbican-6e2f-account-create-6hcxz/mariadb-account-create\" id=4be2411e-d221-4b00-a52c-1d3aaada0f23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.321791 | controller |     "Jun 14 08:48:03.931043 crc crio[24245]: time=\"2026-06-14T08:48:03.93007778Z\" level=info msg=\"Starting container: 895005fd8b845506b47c2f793e1055fdbbb2a1968ba159b24c0e2e8e1b4a57d5\" id=960f0b5e-b9bb-4379-b969-986e89c91ffb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.321805 | controller |     "Jun 14 08:48:03.954689 crc crio[24245]: 2026-06-14T08:48:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:873fb664611ebf6 Mac:d6:7d:4b:bf:7e:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/e84a8811-a9d6-451b-974e-e5b97bb1b14e SocketPath: PciID:}] [{Interface:0xc0001845b0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.321821 | controller |     "Jun 14 08:48:03.955620 crc crio[24245]: time=\"2026-06-14T08:48:03.955543577Z\" level=info msg=\"Got pod network &{Name:neutron-4ad3-account-create-htmxg Namespace:openstack ID:873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8 UID:47b2d2fd-d95f-43e6-a440-e93c514c6501 NetNS:/var/run/netns/e84a8811-a9d6-451b-974e-e5b97bb1b14e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47b2d2fd_d95f_43e6_a440_e93c514c6501.slice PodAnnotations:0xc000602300}] Aliases:map[]}\"",
2026-06-14 10:12:41.321836 | controller |     "Jun 14 08:48:03.956012 crc crio[24245]: time=\"2026-06-14T08:48:03.955705163Z\" level=info msg=\"Checking pod openstack_neutron-4ad3-account-create-htmxg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.321851 | controller |     "Jun 14 08:48:03.964819 crc crio[24245]: time=\"2026-06-14T08:48:03.962655536Z\" level=info msg=\"Started container\" PID=63459 containerID=895005fd8b845506b47c2f793e1055fdbbb2a1968ba159b24c0e2e8e1b4a57d5 description=openstack/barbican-6e2f-account-create-6hcxz/mariadb-account-create id=960f0b5e-b9bb-4379-b969-986e89c91ffb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6",
2026-06-14 10:12:41.321866 | controller |     "Jun 14 08:48:03.966635 crc crio[24245]: time=\"2026-06-14T08:48:03.966164739Z\" level=info msg=\"Ran pod sandbox 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8 with infra container: openstack/neutron-4ad3-account-create-htmxg/POD\" id=bf455c34-1b4d-49c8-9ff3-592b70dc6217 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.321882 | controller |     "Jun 14 08:48:03.970605 crc crio[24245]: time=\"2026-06-14T08:48:03.969775783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b8c9f34d-2c7b-42fc-8303-ad34c90fd141 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.321900 | controller |     "Jun 14 08:48:03.974012 crc crio[24245]: time=\"2026-06-14T08:48:03.972787716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=043b109d-195d-4b0e-a598-ef75eaa5ca3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.321916 | controller |     "Jun 14 08:48:03.988116 crc crio[24245]: time=\"2026-06-14T08:48:03.988047443Z\" level=info msg=\"Creating container: openstack/neutron-4ad3-account-create-htmxg/mariadb-account-create\" id=593522c2-ca38-40a3-85bd-039abff08d66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.321930 | controller |     "Jun 14 08:48:03.988545 crc crio[24245]: time=\"2026-06-14T08:48:03.988483777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.321944 | controller |     "Jun 14 08:48:04.046063 crc crio[24245]: time=\"2026-06-14T08:48:04.04411617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.321959 | controller |     "Jun 14 08:48:04.053555 crc crio[24245]: time=\"2026-06-14T08:48:04.053388332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.321973 | controller |     "Jun 14 08:48:04.056130 crc crio[24245]: 2026-06-14T08:48:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaa3795a704a775 Mac:9e:ff:cd:6a:6a:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/3db152ef-24ff-4845-b627-56cd78936a28 SocketPath: PciID:}] [{Interface:0xc000260fa0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.321989 | controller |     "Jun 14 08:48:04.075548 crc crio[24245]: time=\"2026-06-14T08:48:04.074410142Z\" level=info msg=\"Got pod network &{Name:cinder-8ed3-account-create-85z5g Namespace:openstack ID:aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872 UID:d93bb9b9-7c2c-47aa-a63d-aea045ad32b3 NetNS:/var/run/netns/3db152ef-24ff-4845-b627-56cd78936a28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd93bb9b9_7c2c_47aa_a63d_aea045ad32b3.slice PodAnnotations:0xc001c3c1e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.322004 | controller |     "Jun 14 08:48:04.075548 crc crio[24245]: time=\"2026-06-14T08:48:04.075498467Z\" level=info msg=\"Checking pod openstack_cinder-8ed3-account-create-85z5g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.322032 | controller |     "Jun 14 08:48:04.102369 crc crio[24245]: 2026-06-14T08:48:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:06c0f0c36458692 Mac:02:ce:36:af:24:0e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/58e68bdf-b9ec-4cdd-8961-16cf0c749903 SocketPath: PciID:}] [{Interface:0xc000514880 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.322048 | controller |     "Jun 14 08:48:04.105075 crc crio[24245]: time=\"2026-06-14T08:48:04.105020983Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690448-dnr4s Namespace:openshift-infra ID:06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181 UID:0abcfb95-7020-428d-a1a4-307739773923 NetNS:/var/run/netns/58e68bdf-b9ec-4cdd-8961-16cf0c749903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0abcfb95_7020_428d_a1a4_307739773923.slice PodAnnotations:0xc001c3c378}] Aliases:map[]}\"",
2026-06-14 10:12:41.322067 | controller |     "Jun 14 08:48:04.105686 crc crio[24245]: time=\"2026-06-14T08:48:04.105662054Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690448-dnr4s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.322083 | controller |     "Jun 14 08:48:04.110379 crc crio[24245]: time=\"2026-06-14T08:48:04.110198064Z\" level=info msg=\"Ran pod sandbox aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872 with infra container: openstack/cinder-8ed3-account-create-85z5g/POD\" id=1ee849cb-ca16-41c9-ac91-4e67dd3e609b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.322097 | controller |     "Jun 14 08:48:04.114717 crc crio[24245]: time=\"2026-06-14T08:48:04.114639653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5d023e55-4471-421f-bff0-940be7e713f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.322113 | controller |     "Jun 14 08:48:04.116662 crc crio[24245]: time=\"2026-06-14T08:48:04.116621167Z\" level=info msg=\"Ran pod sandbox 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181 with infra container: openshift-infra/auto-csr-approver-29690448-dnr4s/POD\" id=6591ee4d-b52c-40c9-a534-bc1352efa5a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.322128 | controller |     "Jun 14 08:48:04.119113 crc crio[24245]: time=\"2026-06-14T08:48:04.118731639Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f1bc75be-7fed-47c2-8596-378018bb59e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.322143 | controller |     "Jun 14 08:48:04.119698 crc crio[24245]: time=\"2026-06-14T08:48:04.119550329Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cc4448cd-9855-4787-a3de-cca2ae61d107 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.322158 | controller |     "Jun 14 08:48:04.130145 crc crio[24245]: time=\"2026-06-14T08:48:04.130050263Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.322172 | controller |     "Jun 14 08:48:04.233072 crc crio[24245]: time=\"2026-06-14T08:48:04.230896143Z\" level=info msg=\"Creating container: openstack/cinder-8ed3-account-create-85z5g/mariadb-account-create\" id=1add8261-baab-43aa-a82e-b19a737b92da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.322187 | controller |     "Jun 14 08:48:04.233072 crc crio[24245]: time=\"2026-06-14T08:48:04.231464392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.322202 | controller |     "Jun 14 08:48:04.325000 crc crio[24245]: time=\"2026-06-14T08:48:04.320809085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.322216 | controller |     "Jun 14 08:48:04.327155 crc crio[24245]: time=\"2026-06-14T08:48:04.327092207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.322231 | controller |     "Jun 14 08:48:04.345360 crc crio[24245]: time=\"2026-06-14T08:48:04.3451359Z\" level=info msg=\"Created container 2f7ac3bde4f1258f7d1cd0df9ef19944bf4ea8568edcd8b6c38e60fac8205c9c: openstack/neutron-4ad3-account-create-htmxg/mariadb-account-create\" id=593522c2-ca38-40a3-85bd-039abff08d66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.322246 | controller |     "Jun 14 08:48:04.346625 crc crio[24245]: time=\"2026-06-14T08:48:04.34641867Z\" level=info msg=\"Starting container: 2f7ac3bde4f1258f7d1cd0df9ef19944bf4ea8568edcd8b6c38e60fac8205c9c\" id=a3b5a2f2-959b-4538-aa41-e794cf2dd74b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.322264 | controller |     "Jun 14 08:48:04.358495 crc crio[24245]: time=\"2026-06-14T08:48:04.358194177Z\" level=info msg=\"Started container\" PID=63479 containerID=2f7ac3bde4f1258f7d1cd0df9ef19944bf4ea8568edcd8b6c38e60fac8205c9c description=openstack/neutron-4ad3-account-create-htmxg/mariadb-account-create id=a3b5a2f2-959b-4538-aa41-e794cf2dd74b name=/runtime.v1.RuntimeService/StartContainer sandboxID=873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8",
2026-06-14 10:12:41.322280 | controller |     "Jun 14 08:48:04.608915 crc crio[24245]: time=\"2026-06-14T08:48:04.605834493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.322294 | controller |     "Jun 14 08:48:04.686003 crc crio[24245]: time=\"2026-06-14T08:48:04.685821869Z\" level=info msg=\"Created container 8f2dca7cb265e72630e17463b8d19a220c543af6d1b7df023f2fcd8e531bf1be: openstack/cinder-8ed3-account-create-85z5g/mariadb-account-create\" id=1add8261-baab-43aa-a82e-b19a737b92da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.322309 | controller |     "Jun 14 08:48:04.687172 crc crio[24245]: time=\"2026-06-14T08:48:04.68710549Z\" level=info msg=\"Starting container: 8f2dca7cb265e72630e17463b8d19a220c543af6d1b7df023f2fcd8e531bf1be\" id=b741511d-6328-43f5-927e-94ef3e279882 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.322323 | controller |     "Jun 14 08:48:04.699780 crc crio[24245]: time=\"2026-06-14T08:48:04.699668825Z\" level=info msg=\"Started container\" PID=63492 containerID=8f2dca7cb265e72630e17463b8d19a220c543af6d1b7df023f2fcd8e531bf1be description=openstack/cinder-8ed3-account-create-85z5g/mariadb-account-create id=b741511d-6328-43f5-927e-94ef3e279882 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872",
2026-06-14 10:12:41.322338 | controller |     "Jun 14 08:48:05.085771 crc crio[24245]: time=\"2026-06-14T08:48:05.080732073Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cc4448cd-9855-4787-a3de-cca2ae61d107 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.322369 | controller |     "Jun 14 08:48:05.108458 crc crio[24245]: time=\"2026-06-14T08:48:05.108371981Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=09999f14-1253-4ea5-8cae-03b916ced6ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.322386 | controller |     "Jun 14 08:48:05.126624 crc crio[24245]: time=\"2026-06-14T08:48:05.122910579Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8a726061-bc1f-46da-8b56-200b04f524a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.322400 | controller |     "Jun 14 08:48:05.208017 crc crio[24245]: time=\"2026-06-14T08:48:05.205948059Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690448-dnr4s/oc\" id=a5ab7fe2-e0a7-48e0-b16c-68b813450e64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.322415 | controller |     "Jun 14 08:48:05.208017 crc crio[24245]: time=\"2026-06-14T08:48:05.206509617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.322429 | controller |     "Jun 14 08:48:05.248495 crc crio[24245]: time=\"2026-06-14T08:48:05.24574042Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-66889dc585-2tcnt/POD\" id=5ec368dd-b69c-46f6-9066-f5a799b83fab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.322444 | controller |     "Jun 14 08:48:05.248495 crc crio[24245]: time=\"2026-06-14T08:48:05.245906356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.322462 | controller |     "Jun 14 08:48:05.323062 crc crio[24245]: time=\"2026-06-14T08:48:05.319580808Z\" level=info msg=\"Created container b039dbc40afa10cbc78bec4f54a7748d12893fbaec96f5e3793264eb35a19723: openstack/glance-db-sync-z98sq/glance-db-sync\" id=74dfa8a3-5cba-44cf-9baf-8c651081803f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.322477 | controller |     "Jun 14 08:48:05.346916 crc crio[24245]: time=\"2026-06-14T08:48:05.346783494Z\" level=info msg=\"Starting container: b039dbc40afa10cbc78bec4f54a7748d12893fbaec96f5e3793264eb35a19723\" id=4e63ecb8-d871-4bc0-8210-f441478cff55 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.322492 | controller |     "Jun 14 08:48:05.379898 crc crio[24245]: time=\"2026-06-14T08:48:05.373784875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.322507 | controller |     "Jun 14 08:48:05.379898 crc crio[24245]: time=\"2026-06-14T08:48:05.379148398Z\" level=info msg=\"Started container\" PID=63571 containerID=b039dbc40afa10cbc78bec4f54a7748d12893fbaec96f5e3793264eb35a19723 description=openstack/glance-db-sync-z98sq/glance-db-sync id=4e63ecb8-d871-4bc0-8210-f441478cff55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7",
2026-06-14 10:12:41.322522 | controller |     "Jun 14 08:48:05.403042 crc crio[24245]: time=\"2026-06-14T08:48:05.402013079Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-2tcnt Namespace:openstack ID:3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe UID:2defdba4-8900-46ee-82b1-b9395029413b NetNS:/var/run/netns/6de309ec-1102-40f1-94f6-28386e83a5a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2defdba4_8900_46ee_82b1_b9395029413b.slice PodAnnotations:0xc002422b30}] Aliases:map[]}\"",
2026-06-14 10:12:41.322538 | controller |     "Jun 14 08:48:05.403042 crc crio[24245]: time=\"2026-06-14T08:48:05.402090891Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-66889dc585-2tcnt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.322552 | controller |     "Jun 14 08:48:05.471257 crc crio[24245]: time=\"2026-06-14T08:48:05.470162428Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-np4tb/POD\" id=b91a6abb-a2c3-4f81-80e7-39cb765d197d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.322567 | controller |     "Jun 14 08:48:05.471257 crc crio[24245]: time=\"2026-06-14T08:48:05.470319213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.322581 | controller |     "Jun 14 08:48:05.682472 crc crio[24245]: time=\"2026-06-14T08:48:05.681987083Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=930c04fd-ce9d-425c-8cbb-9558c744d7e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.322595 | controller |     "Jun 14 08:48:05.682740 crc crio[24245]: time=\"2026-06-14T08:48:05.682492629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.322609 | controller |     "Jun 14 08:48:05.896903 crc crio[24245]: time=\"2026-06-14T08:48:05.895519065Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-np4tb Namespace:openstack ID:633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104 UID:2ad3cc6a-131e-47c6-8cf2-caa8654bc4c4 NetNS:/var/run/netns/e1171715-2ae0-456b-ad48-1b825eb29832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad3cc6a_131e_47c6_8cf2_caa8654bc4c4.slice PodAnnotations:0xc00274a288}] Aliases:map[]}\"",
2026-06-14 10:12:41.322630 | controller |     "Jun 14 08:48:05.896903 crc crio[24245]: time=\"2026-06-14T08:48:05.895577516Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-np4tb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.322645 | controller |     "Jun 14 08:48:05.938454 crc crio[24245]: time=\"2026-06-14T08:48:05.924198158Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92 UID:6cb2c11e-2004-45d3-8033-a8304efd50fb NetNS:/var/run/netns/1cf66c9d-618f-4b25-b9c5-d0843bc915d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb2c11e_2004_45d3_8033_a8304efd50fb.slice PodAnnotations:0xc003bf6170}] Aliases:map[]}\"",
2026-06-14 10:12:41.322660 | controller |     "Jun 14 08:48:05.946707 crc crio[24245]: time=\"2026-06-14T08:48:05.946611399Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.322675 | controller |     "Jun 14 08:48:05.957321 crc crio[24245]: time=\"2026-06-14T08:48:05.938483178Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-vfp5d/POD\" id=63bf4ee8-c9ea-4d99-8e4e-1b67d3cea47f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.322689 | controller |     "Jun 14 08:48:05.957321 crc crio[24245]: time=\"2026-06-14T08:48:05.950095441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.322704 | controller |     "Jun 14 08:48:06.076902 crc crio[24245]: time=\"2026-06-14T08:48:06.074316627Z\" level=info msg=\"Stopping pod sandbox: 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8\" id=5493e06b-8eb6-4cd6-af50-52506a8a4419 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.322719 | controller |     "Jun 14 08:48:06.076902 crc crio[24245]: time=\"2026-06-14T08:48:06.074452038Z\" level=info msg=\"Stopping pod sandbox: d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6\" id=0fa3691f-6f37-4b3d-8a87-e7c89c3d1dfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.322735 | controller |     "Jun 14 08:48:06.076902 crc crio[24245]: time=\"2026-06-14T08:48:06.074895806Z\" level=info msg=\"Got pod network &{Name:neutron-4ad3-account-create-htmxg Namespace:openstack ID:873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8 UID:47b2d2fd-d95f-43e6-a440-e93c514c6501 NetNS:/var/run/netns/e84a8811-a9d6-451b-974e-e5b97bb1b14e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod47b2d2fd_d95f_43e6_a440_e93c514c6501.slice PodAnnotations:0xc001c3c318}] Aliases:map[]}\"",
2026-06-14 10:12:41.322750 | controller |     "Jun 14 08:48:06.076902 crc crio[24245]: time=\"2026-06-14T08:48:06.074937933Z\" level=info msg=\"Got pod network &{Name:barbican-6e2f-account-create-6hcxz Namespace:openstack ID:d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6 UID:cc9f6723-399d-407c-aab5-d316fbb25143 NetNS:/var/run/netns/80b00194-0996-4449-bd44-5b0b73252399 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc9f6723_399d_407c_aab5_d316fbb25143.slice PodAnnotations:0xc001b86278}] Aliases:map[]}\"",
2026-06-14 10:12:41.322766 | controller |     "Jun 14 08:48:06.076902 crc crio[24245]: time=\"2026-06-14T08:48:06.075048371Z\" level=info msg=\"Deleting pod openstack_neutron-4ad3-account-create-htmxg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.322780 | controller |     "Jun 14 08:48:06.076902 crc crio[24245]: time=\"2026-06-14T08:48:06.075121369Z\" level=info msg=\"Deleting pod openstack_barbican-6e2f-account-create-6hcxz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.322798 | controller |     "Jun 14 08:48:06.120019 crc crio[24245]: time=\"2026-06-14T08:48:06.108788695Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-vfp5d Namespace:openstack ID:d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa UID:3362f3cb-ee46-4897-977c-c2a8248aabc7 NetNS:/var/run/netns/48a28f9f-bdf7-4d28-970b-7149b1aff873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3362f3cb_ee46_4897_977c_c2a8248aabc7.slice PodAnnotations:0xc003bf6708}] Aliases:map[]}\"",
2026-06-14 10:12:41.322814 | controller |     "Jun 14 08:48:06.120019 crc crio[24245]: time=\"2026-06-14T08:48:06.108909709Z\" level=info msg=\"Adding pod openstack_placement-db-sync-vfp5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.322829 | controller |     "Jun 14 08:48:06.213612 crc crio[24245]: time=\"2026-06-14T08:48:06.213334655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.322844 | controller |     "Jun 14 08:48:06.359307 crc crio[24245]: time=\"2026-06-14T08:48:06.358721098Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85d986748f-sp9s7/POD\" id=e9c9dcd1-544b-4df8-abd3-f6d25d1947e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.322858 | controller |     "Jun 14 08:48:06.359458 crc crio[24245]: time=\"2026-06-14T08:48:06.35936572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.322873 | controller |     "Jun 14 08:48:06.436171 crc crio[24245]: time=\"2026-06-14T08:48:06.435532875Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-sp9s7 Namespace:openstack ID:4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35 UID:249e8545-0a15-4b76-acd2-e82ce547000d NetNS:/var/run/netns/baaca325-4f7e-4923-8fc0-b10ebe2f6218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod249e8545_0a15_4b76_acd2_e82ce547000d.slice PodAnnotations:0xc000603350}] Aliases:map[]}\"",
2026-06-14 10:12:41.322888 | controller |     "Jun 14 08:48:06.436171 crc crio[24245]: time=\"2026-06-14T08:48:06.435610298Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85d986748f-sp9s7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.322903 | controller |     "Jun 14 08:48:06.675473 crc crio[24245]: time=\"2026-06-14T08:48:06.674374359Z\" level=info msg=\"Created container c5234d62167f2df341f319256db83cbfe89737f7361fa08db0de7f7af810a5f8: openshift-infra/auto-csr-approver-29690448-dnr4s/oc\" id=a5ab7fe2-e0a7-48e0-b16c-68b813450e64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.322917 | controller |     "Jun 14 08:48:06.679681 crc crio[24245]: time=\"2026-06-14T08:48:06.679560164Z\" level=info msg=\"Starting container: c5234d62167f2df341f319256db83cbfe89737f7361fa08db0de7f7af810a5f8\" id=b1114564-e6b9-4c47-9e63-1249644473d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.322932 | controller |     "Jun 14 08:48:06.687604 crc crio[24245]: time=\"2026-06-14T08:48:06.687497407Z\" level=info msg=\"Started container\" PID=63799 containerID=c5234d62167f2df341f319256db83cbfe89737f7361fa08db0de7f7af810a5f8 description=openshift-infra/auto-csr-approver-29690448-dnr4s/oc id=b1114564-e6b9-4c47-9e63-1249644473d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181",
2026-06-14 10:12:41.322947 | controller |     "Jun 14 08:48:06.722194 crc crio[24245]: 2026-06-14T08:48:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ea55077c7692b7 Mac:86:96:81:75:26:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/6de309ec-1102-40f1-94f6-28386e83a5a8 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.322974 | controller |     "Jun 14 08:48:06.726460 crc crio[24245]: time=\"2026-06-14T08:48:06.726334243Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-2tcnt Namespace:openstack ID:3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe UID:2defdba4-8900-46ee-82b1-b9395029413b NetNS:/var/run/netns/6de309ec-1102-40f1-94f6-28386e83a5a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2defdba4_8900_46ee_82b1_b9395029413b.slice PodAnnotations:0xc002422b30}] Aliases:map[]}\"",
2026-06-14 10:12:41.322990 | controller |     "Jun 14 08:48:06.727258 crc crio[24245]: time=\"2026-06-14T08:48:06.72717169Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-66889dc585-2tcnt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.323005 | controller |     "Jun 14 08:48:06.750246 crc crio[24245]: time=\"2026-06-14T08:48:06.75015995Z\" level=info msg=\"Ran pod sandbox 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe with infra container: openstack/dnsmasq-dns-66889dc585-2tcnt/POD\" id=5ec368dd-b69c-46f6-9066-f5a799b83fab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.323021 | controller |     "Jun 14 08:48:06.767437 crc crio[24245]: time=\"2026-06-14T08:48:06.767178308Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=33c29b5b-fb3d-469f-a372-c8b50246f743 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.323035 | controller |     "Jun 14 08:48:06.825483 crc crio[24245]: time=\"2026-06-14T08:48:06.825380066Z\" level=info msg=\"Stopped pod sandbox: d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6\" id=0fa3691f-6f37-4b3d-8a87-e7c89c3d1dfe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.323050 | controller |     "Jun 14 08:48:06.974524 crc crio[24245]: time=\"2026-06-14T08:48:06.971041887Z\" level=info msg=\"Stopped pod sandbox: 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8\" id=5493e06b-8eb6-4cd6-af50-52506a8a4419 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.323064 | controller |     "Jun 14 08:48:07.006594 crc crio[24245]: 2026-06-14T08:48:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:633c381c96087ad Mac:be:cb:e1:24:74:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/e1171715-2ae0-456b-ad48-1b825eb29832 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.323079 | controller |     "Jun 14 08:48:07.006904 crc crio[24245]: time=\"2026-06-14T08:48:07.00678535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=42d65409-b7b7-4a0c-8eba-af0209fb226a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.323094 | controller |     "Jun 14 08:48:07.008725 crc crio[24245]: time=\"2026-06-14T08:48:07.008578347Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-np4tb Namespace:openstack ID:633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104 UID:2ad3cc6a-131e-47c6-8cf2-caa8654bc4c4 NetNS:/var/run/netns/e1171715-2ae0-456b-ad48-1b825eb29832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad3cc6a_131e_47c6_8cf2_caa8654bc4c4.slice PodAnnotations:0xc00274a288}] Aliases:map[]}\"",
2026-06-14 10:12:41.323111 | controller |     "Jun 14 08:48:07.008982 crc crio[24245]: time=\"2026-06-14T08:48:07.008920948Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-np4tb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.323127 | controller |     "Jun 14 08:48:07.036631 crc crio[24245]: time=\"2026-06-14T08:48:07.035704812Z\" level=info msg=\"Ran pod sandbox 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104 with infra container: openstack/keystone-bootstrap-np4tb/POD\" id=b91a6abb-a2c3-4f81-80e7-39cb765d197d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.323141 | controller |     "Jun 14 08:48:07.041350 crc crio[24245]: time=\"2026-06-14T08:48:07.041282059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=bf9032d6-d985-46cb-ba3d-f9e7b6c7ccd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.323156 | controller |     "Jun 14 08:48:07.059415 crc crio[24245]: 2026-06-14T08:48:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:688d5c27e3f104e Mac:8e:9c:99:08:af:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/1cf66c9d-618f-4b25-b9c5-d0843bc915d2 SocketPath: PciID:}] [{Interface:0xc000194dd0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.323170 | controller |     "Jun 14 08:48:07.061678 crc crio[24245]: time=\"2026-06-14T08:48:07.061387826Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92 UID:6cb2c11e-2004-45d3-8033-a8304efd50fb NetNS:/var/run/netns/1cf66c9d-618f-4b25-b9c5-d0843bc915d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb2c11e_2004_45d3_8033_a8304efd50fb.slice PodAnnotations:0xc003bf6170}] Aliases:map[]}\"",
2026-06-14 10:12:41.323185 | controller |     "Jun 14 08:48:07.062580 crc crio[24245]: time=\"2026-06-14T08:48:07.062182454Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-66889dc585-2tcnt/init\" id=bc23b8d9-fb8c-4db4-8859-7dd7dad6b14e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.323200 | controller |     "Jun 14 08:48:07.062580 crc crio[24245]: time=\"2026-06-14T08:48:07.062295185Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.323217 | controller |     "Jun 14 08:48:07.062825 crc crio[24245]: time=\"2026-06-14T08:48:07.062763672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.323233 | controller |     "Jun 14 08:48:07.077690 crc crio[24245]: time=\"2026-06-14T08:48:07.077589185Z\" level=info msg=\"Ran pod sandbox 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92 with infra container: openstack/ceilometer-0/POD\" id=930c04fd-ce9d-425c-8cbb-9558c744d7e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.323248 | controller |     "Jun 14 08:48:07.113927 crc crio[24245]: time=\"2026-06-14T08:48:07.113206364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=8b472ae3-89e0-41d6-b8c2-c4ad996e1493 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.323263 | controller |     "Jun 14 08:48:07.135766 crc crio[24245]: time=\"2026-06-14T08:48:07.135613333Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=27cb95a8-e7e4-4ead-85ba-b8ea21d8bde6 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.323282 | controller |     "Jun 14 08:48:07.151409 crc crio[24245]: time=\"2026-06-14T08:48:07.151313741Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-14 10:12:41.323297 | controller |     "Jun 14 08:48:07.161464 crc crio[24245]: time=\"2026-06-14T08:48:07.161336557Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-np4tb/keystone-bootstrap\" id=1f133118-3287-445d-8dbe-58eee61b8893 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.323312 | controller |     "Jun 14 08:48:07.166420 crc crio[24245]: time=\"2026-06-14T08:48:07.165999787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.323326 | controller |     "Jun 14 08:48:07.235783 crc crio[24245]: time=\"2026-06-14T08:48:07.235691297Z\" level=info msg=\"Stopping pod sandbox: aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872\" id=3c83acfc-c99a-41c4-9c3f-c7d7e395379d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.323341 | controller |     "Jun 14 08:48:07.236531 crc crio[24245]: time=\"2026-06-14T08:48:07.236461922Z\" level=info msg=\"Got pod network &{Name:cinder-8ed3-account-create-85z5g Namespace:openstack ID:aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872 UID:d93bb9b9-7c2c-47aa-a63d-aea045ad32b3 NetNS:/var/run/netns/3db152ef-24ff-4845-b627-56cd78936a28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd93bb9b9_7c2c_47aa_a63d_aea045ad32b3.slice PodAnnotations:0xc001c3c110}] Aliases:map[]}\"",
2026-06-14 10:12:41.323387 | controller |     "Jun 14 08:48:07.236753 crc crio[24245]: time=\"2026-06-14T08:48:07.236682299Z\" level=info msg=\"Deleting pod openstack_cinder-8ed3-account-create-85z5g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.323403 | controller |     "Jun 14 08:48:07.320978 crc crio[24245]: time=\"2026-06-14T08:48:07.318516009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.323418 | controller |     "Jun 14 08:48:07.324153 crc crio[24245]: time=\"2026-06-14T08:48:07.323750811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.323433 | controller |     "Jun 14 08:48:07.384946 crc crio[24245]: time=\"2026-06-14T08:48:07.384809725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.323448 | controller |     "Jun 14 08:48:07.414616 crc crio[24245]: 2026-06-14T08:48:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4efa46177f17f7a Mac:4a:21:87:f7:17:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/baaca325-4f7e-4923-8fc0-b10ebe2f6218 SocketPath: PciID:}] [{Interface:0xc0000149d0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.323463 | controller |     "Jun 14 08:48:07.416345 crc crio[24245]: time=\"2026-06-14T08:48:07.41514205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.323478 | controller |     "Jun 14 08:48:07.416345 crc crio[24245]: time=\"2026-06-14T08:48:07.415602495Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-sp9s7 Namespace:openstack ID:4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35 UID:249e8545-0a15-4b76-acd2-e82ce547000d NetNS:/var/run/netns/baaca325-4f7e-4923-8fc0-b10ebe2f6218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod249e8545_0a15_4b76_acd2_e82ce547000d.slice PodAnnotations:0xc000603350}] Aliases:map[]}\"",
2026-06-14 10:12:41.323496 | controller |     "Jun 14 08:48:07.416345 crc crio[24245]: time=\"2026-06-14T08:48:07.4157464Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85d986748f-sp9s7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.323512 | controller |     "Jun 14 08:48:07.421683 crc crio[24245]: 2026-06-14T08:48:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d01123932f4c13f Mac:5a:f7:fa:e9:44:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/48a28f9f-bdf7-4d28-970b-7149b1aff873 SocketPath: PciID:}] [{Interface:0xc0002da6e0 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.323527 | controller |     "Jun 14 08:48:07.423543 crc crio[24245]: time=\"2026-06-14T08:48:07.422432955Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-vfp5d Namespace:openstack ID:d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa UID:3362f3cb-ee46-4897-977c-c2a8248aabc7 NetNS:/var/run/netns/48a28f9f-bdf7-4d28-970b-7149b1aff873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3362f3cb_ee46_4897_977c_c2a8248aabc7.slice PodAnnotations:0xc003bf6708}] Aliases:map[]}\"",
2026-06-14 10:12:41.323543 | controller |     "Jun 14 08:48:07.423543 crc crio[24245]: time=\"2026-06-14T08:48:07.42259371Z\" level=info msg=\"Checking pod openstack_placement-db-sync-vfp5d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.323557 | controller |     "Jun 14 08:48:07.454565 crc crio[24245]: time=\"2026-06-14T08:48:07.454331035Z\" level=info msg=\"Ran pod sandbox 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35 with infra container: openstack/dnsmasq-dns-85d986748f-sp9s7/POD\" id=e9c9dcd1-544b-4df8-abd3-f6d25d1947e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.323573 | controller |     "Jun 14 08:48:07.457165 crc crio[24245]: time=\"2026-06-14T08:48:07.457055645Z\" level=info msg=\"Ran pod sandbox d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa with infra container: openstack/placement-db-sync-vfp5d/POD\" id=63bf4ee8-c9ea-4d99-8e4e-1b67d3cea47f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.323588 | controller |     "Jun 14 08:48:07.462261 crc crio[24245]: time=\"2026-06-14T08:48:07.46217059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=84450ebf-eaa5-46d2-a2d4-56a81533fe99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.323602 | controller |     "Jun 14 08:48:07.478004 crc crio[24245]: time=\"2026-06-14T08:48:07.462321312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=231a6b49-5382-4589-b131-1528170fcb6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.323617 | controller |     "Jun 14 08:48:07.480556 crc crio[24245]: time=\"2026-06-14T08:48:07.464085522Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 not found\" id=84450ebf-eaa5-46d2-a2d4-56a81533fe99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.323632 | controller |     "Jun 14 08:48:07.480556 crc crio[24245]: time=\"2026-06-14T08:48:07.479993351Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3 found\" id=84450ebf-eaa5-46d2-a2d4-56a81533fe99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.323650 | controller |     "Jun 14 08:48:07.487946 crc crio[24245]: time=\"2026-06-14T08:48:07.48642875Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=227d826f-4869-489a-9ee3-c409711e5309 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.323665 | controller |     "Jun 14 08:48:07.498786 crc crio[24245]: time=\"2026-06-14T08:48:07.49867234Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\\\"\"",
2026-06-14 10:12:41.323680 | controller |     "Jun 14 08:48:07.559304 crc crio[24245]: time=\"2026-06-14T08:48:07.558556216Z\" level=info msg=\"Created container 6a4e4c8a11b8fbc87daa8b66ed3fa697e3c95868657c40d90986e8998a647355: openstack/dnsmasq-dns-66889dc585-2tcnt/init\" id=bc23b8d9-fb8c-4db4-8859-7dd7dad6b14e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.323694 | controller |     "Jun 14 08:48:07.562822 crc crio[24245]: time=\"2026-06-14T08:48:07.562683068Z\" level=info msg=\"Starting container: 6a4e4c8a11b8fbc87daa8b66ed3fa697e3c95868657c40d90986e8998a647355\" id=e3767333-b213-4891-866e-40c6596211c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.323709 | controller |     "Jun 14 08:48:07.566187 crc crio[24245]: time=\"2026-06-14T08:48:07.565912291Z\" level=info msg=\"Created container 24b25f378e74d6599993b4b5abc41065bddd8b9f8a12da4bc4f6495c5b931efb: openstack/keystone-bootstrap-np4tb/keystone-bootstrap\" id=1f133118-3287-445d-8dbe-58eee61b8893 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.323724 | controller |     "Jun 14 08:48:07.570756 crc crio[24245]: time=\"2026-06-14T08:48:07.570667241Z\" level=info msg=\"Starting container: 24b25f378e74d6599993b4b5abc41065bddd8b9f8a12da4bc4f6495c5b931efb\" id=f506b3a7-de82-46b4-83fb-f0c526a3dc5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.323738 | controller |     "Jun 14 08:48:07.575260 crc crio[24245]: time=\"2026-06-14T08:48:07.575180839Z\" level=info msg=\"Started container\" PID=63970 containerID=6a4e4c8a11b8fbc87daa8b66ed3fa697e3c95868657c40d90986e8998a647355 description=openstack/dnsmasq-dns-66889dc585-2tcnt/init id=e3767333-b213-4891-866e-40c6596211c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe",
2026-06-14 10:12:41.323753 | controller |     "Jun 14 08:48:07.576441 crc crio[24245]: time=\"2026-06-14T08:48:07.576355783Z\" level=info msg=\"Started container\" PID=63975 containerID=24b25f378e74d6599993b4b5abc41065bddd8b9f8a12da4bc4f6495c5b931efb description=openstack/keystone-bootstrap-np4tb/keystone-bootstrap id=f506b3a7-de82-46b4-83fb-f0c526a3dc5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104",
2026-06-14 10:12:41.323769 | controller |     "Jun 14 08:48:07.648279 crc crio[24245]: time=\"2026-06-14T08:48:07.648168079Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7ca0dabb-54c4-47a9-a707-a2ec0c0b5ed4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.323784 | controller |     "Jun 14 08:48:07.667254 crc crio[24245]: time=\"2026-06-14T08:48:07.666412141Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85d986748f-sp9s7/init\" id=9cf71dde-2b0b-4b80-ba19-f21672aa4a2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.323798 | controller |     "Jun 14 08:48:07.667254 crc crio[24245]: time=\"2026-06-14T08:48:07.666824384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.323814 | controller |     "Jun 14 08:48:07.766660 crc crio[24245]: time=\"2026-06-14T08:48:07.766444604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.323832 | controller |     "Jun 14 08:48:07.771813 crc crio[24245]: time=\"2026-06-14T08:48:07.771718462Z\" level=info msg=\"Stopped pod sandbox: aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872\" id=3c83acfc-c99a-41c4-9c3f-c7d7e395379d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.323847 | controller |     "Jun 14 08:48:07.772240 crc crio[24245]: time=\"2026-06-14T08:48:07.772006311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.323862 | controller |     "Jun 14 08:48:07.975640 crc crio[24245]: time=\"2026-06-14T08:48:07.97552446Z\" level=info msg=\"Created container 2c2f514075e3ea8211d2077816bc3010258b2b5cc94489ced27aaf08e9d6eb0a: openstack/dnsmasq-dns-85d986748f-sp9s7/init\" id=9cf71dde-2b0b-4b80-ba19-f21672aa4a2b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.323877 | controller |     "Jun 14 08:48:07.977433 crc crio[24245]: time=\"2026-06-14T08:48:07.977312406Z\" level=info msg=\"Starting container: 2c2f514075e3ea8211d2077816bc3010258b2b5cc94489ced27aaf08e9d6eb0a\" id=753b3438-94b5-4c0e-b0dc-6a967a7c3e22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.323891 | controller |     "Jun 14 08:48:07.989255 crc crio[24245]: time=\"2026-06-14T08:48:07.989160968Z\" level=info msg=\"Started container\" PID=64050 containerID=2c2f514075e3ea8211d2077816bc3010258b2b5cc94489ced27aaf08e9d6eb0a description=openstack/dnsmasq-dns-85d986748f-sp9s7/init id=753b3438-94b5-4c0e-b0dc-6a967a7c3e22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35",
2026-06-14 10:12:41.323905 | controller |     "Jun 14 08:48:08.322930 crc crio[24245]: time=\"2026-06-14T08:48:08.322269581Z\" level=info msg=\"Stopping pod sandbox: 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe\" id=8acff9d9-65f6-4bc7-a0d4-660b86ff7331 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.323921 | controller |     "Jun 14 08:48:08.323794 crc crio[24245]: time=\"2026-06-14T08:48:08.323696827Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-66889dc585-2tcnt Namespace:openstack ID:3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe UID:2defdba4-8900-46ee-82b1-b9395029413b NetNS:/var/run/netns/6de309ec-1102-40f1-94f6-28386e83a5a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2defdba4_8900_46ee_82b1_b9395029413b.slice PodAnnotations:0xc0004cd780}] Aliases:map[]}\"",
2026-06-14 10:12:41.323936 | controller |     "Jun 14 08:48:08.324000 crc crio[24245]: time=\"2026-06-14T08:48:08.323940175Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-66889dc585-2tcnt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.323951 | controller |     "Jun 14 08:48:08.407329 crc crio[24245]: time=\"2026-06-14T08:48:08.407246717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ca656a8f-7f75-4978-a68e-fa67c66fffa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.323966 | controller |     "Jun 14 08:48:08.554578 crc crio[24245]: time=\"2026-06-14T08:48:08.55446973Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=68b92e08-94a1-480a-a9a5-fe0e15ad7b5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.323981 | controller |     "Jun 14 08:48:08.599298 crc crio[24245]: time=\"2026-06-14T08:48:08.586617743Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85d986748f-sp9s7/dnsmasq-dns\" id=5d3a2018-fba4-41f2-9eed-b44c1569a7f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.323999 | controller |     "Jun 14 08:48:08.626019 crc crio[24245]: time=\"2026-06-14T08:48:08.624304973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.324014 | controller |     "Jun 14 08:48:08.825053 crc crio[24245]: time=\"2026-06-14T08:48:08.817689523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.324029 | controller |     "Jun 14 08:48:08.852002 crc crio[24245]: time=\"2026-06-14T08:48:08.851690361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.324044 | controller |     "Jun 14 08:48:09.058506 crc crio[24245]: time=\"2026-06-14T08:48:09.058365242Z\" level=info msg=\"Created container 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f: openstack/dnsmasq-dns-85d986748f-sp9s7/dnsmasq-dns\" id=5d3a2018-fba4-41f2-9eed-b44c1569a7f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.324059 | controller |     "Jun 14 08:48:09.060115 crc crio[24245]: time=\"2026-06-14T08:48:09.059747205Z\" level=info msg=\"Starting container: 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f\" id=5118744d-a74a-49af-a8a4-06470524cdbb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.324074 | controller |     "Jun 14 08:48:09.068003 crc crio[24245]: time=\"2026-06-14T08:48:09.06619026Z\" level=info msg=\"Started container\" PID=64157 containerID=20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f description=openstack/dnsmasq-dns-85d986748f-sp9s7/dnsmasq-dns id=5118744d-a74a-49af-a8a4-06470524cdbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35",
2026-06-14 10:12:41.324089 | controller |     "Jun 14 08:48:09.069749 crc crio[24245]: time=\"2026-06-14T08:48:09.068776051Z\" level=info msg=\"Stopped pod sandbox: 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe\" id=8acff9d9-65f6-4bc7-a0d4-660b86ff7331 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.324103 | controller |     "Jun 14 08:48:09.457127 crc crio[24245]: time=\"2026-06-14T08:48:09.456491085Z\" level=info msg=\"Removing container: 6a4e4c8a11b8fbc87daa8b66ed3fa697e3c95868657c40d90986e8998a647355\" id=c59b01e4-ad9d-4bd1-92eb-7c44d5950086 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.324118 | controller |     "Jun 14 08:48:09.469792 crc crio[24245]: time=\"2026-06-14T08:48:09.469698475Z\" level=info msg=\"Stopping pod sandbox: 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181\" id=519c7aeb-ab46-43b7-bdbe-8088996507f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.324133 | controller |     "Jun 14 08:48:09.471159 crc crio[24245]: time=\"2026-06-14T08:48:09.471082769Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690448-dnr4s Namespace:openshift-infra ID:06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181 UID:0abcfb95-7020-428d-a1a4-307739773923 NetNS:/var/run/netns/58e68bdf-b9ec-4cdd-8961-16cf0c749903 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0abcfb95_7020_428d_a1a4_307739773923.slice PodAnnotations:0xc002c922f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.324148 | controller |     "Jun 14 08:48:09.471325 crc crio[24245]: time=\"2026-06-14T08:48:09.47129376Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690448-dnr4s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.324167 | controller |     "Jun 14 08:48:09.519001 crc crio[24245]: time=\"2026-06-14T08:48:09.518903284Z\" level=info msg=\"Removed container 6a4e4c8a11b8fbc87daa8b66ed3fa697e3c95868657c40d90986e8998a647355: openstack/dnsmasq-dns-66889dc585-2tcnt/init\" id=c59b01e4-ad9d-4bd1-92eb-7c44d5950086 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.324182 | controller |     "Jun 14 08:48:09.909308 crc crio[24245]: time=\"2026-06-14T08:48:09.908979409Z\" level=info msg=\"Stopped pod sandbox: 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181\" id=519c7aeb-ab46-43b7-bdbe-8088996507f7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.324197 | controller |     "Jun 14 08:48:13.306816 crc crio[24245]: time=\"2026-06-14T08:48:13.306168136Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-4trgl/POD\" id=f2e96982-4744-4c6c-ac46-f67b206c780e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.324211 | controller |     "Jun 14 08:48:13.308497 crc crio[24245]: time=\"2026-06-14T08:48:13.306825257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.324226 | controller |     "Jun 14 08:48:13.968774 crc crio[24245]: time=\"2026-06-14T08:48:13.967957878Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-q9p2h/POD\" id=b38122b2-4387-434f-a536-96807bf54475 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.324241 | controller |     "Jun 14 08:48:13.971388 crc crio[24245]: time=\"2026-06-14T08:48:13.968790504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.324255 | controller |     "Jun 14 08:48:14.182659 crc crio[24245]: time=\"2026-06-14T08:48:14.182584927Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-sfbnx/POD\" id=7d0ed878-fc4d-47b8-bc30-a0193d0823ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.324270 | controller |     "Jun 14 08:48:14.182915 crc crio[24245]: time=\"2026-06-14T08:48:14.1826865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.324284 | controller |     "Jun 14 08:48:14.578911 crc crio[24245]: time=\"2026-06-14T08:48:14.578330673Z\" level=info msg=\"Stopping pod sandbox: 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104\" id=903ba294-e7ff-43a1-ad90-289f7269bff7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.324299 | controller |     "Jun 14 08:48:14.580525 crc crio[24245]: time=\"2026-06-14T08:48:14.579761149Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-np4tb Namespace:openstack ID:633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104 UID:2ad3cc6a-131e-47c6-8cf2-caa8654bc4c4 NetNS:/var/run/netns/e1171715-2ae0-456b-ad48-1b825eb29832 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ad3cc6a_131e_47c6_8cf2_caa8654bc4c4.slice PodAnnotations:0xc001b871e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.324314 | controller |     "Jun 14 08:48:14.580525 crc crio[24245]: time=\"2026-06-14T08:48:14.579993077Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-np4tb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.324328 | controller |     "Jun 14 08:48:16.650038 crc crio[24245]: time=\"2026-06-14T08:48:16.648671221Z\" level=info msg=\"Stopping container: 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847 (timeout: 10s)\" id=45bd4e8c-b308-4fb9-b680-e4e10a8d2f80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.324343 | controller |     "Jun 14 08:48:17.849490 crc crio[24245]: time=\"2026-06-14T08:48:17.849371025Z\" level=info msg=\"Stopped container 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847: openstack/dnsmasq-dns-868d559989-sff92/dnsmasq-dns\" id=45bd4e8c-b308-4fb9-b680-e4e10a8d2f80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.324383 | controller |     "Jun 14 08:48:17.850895 crc crio[24245]: time=\"2026-06-14T08:48:17.850651845Z\" level=info msg=\"Stopping pod sandbox: 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080\" id=1d97d4bf-4f38-4cf4-b247-be9a3041e10b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.324400 | controller |     "Jun 14 08:48:17.851673 crc crio[24245]: time=\"2026-06-14T08:48:17.851588076Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-868d559989-sff92 Namespace:openstack ID:9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080 UID:ac059631-8e12-4273-8f00-6be5afdde2d3 NetNS:/var/run/netns/6127d49f-c8d1-4a3c-b26c-5dae8519628b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac059631_8e12_4273_8f00_6be5afdde2d3.slice PodAnnotations:0xc000522620}] Aliases:map[]}\"",
2026-06-14 10:12:41.324415 | controller |     "Jun 14 08:48:17.851925 crc crio[24245]: time=\"2026-06-14T08:48:17.851814843Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-868d559989-sff92 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.324430 | controller |     "Jun 14 08:48:17.854737 crc crio[24245]: time=\"2026-06-14T08:48:17.854684213Z\" level=info msg=\"Stopped pod sandbox: 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104\" id=903ba294-e7ff-43a1-ad90-289f7269bff7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.324444 | controller |     "Jun 14 08:48:17.921058 crc crio[24245]: time=\"2026-06-14T08:48:17.920827489Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=27cb95a8-e7e4-4ead-85ba-b8ea21d8bde6 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.324459 | controller |     "Jun 14 08:48:17.923090 crc crio[24245]: time=\"2026-06-14T08:48:17.922830483Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7fce739e-27f0-4c90-ab78-d608f31fbc62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.324474 | controller |     "Jun 14 08:48:18.170546 crc crio[24245]: time=\"2026-06-14T08:48:18.16990591Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=227d826f-4869-489a-9ee3-c409711e5309 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.324489 | controller |     "Jun 14 08:48:18.175942 crc crio[24245]: time=\"2026-06-14T08:48:18.175512647Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q9p2h Namespace:openstack ID:596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8 UID:1c94b659-f5b5-4a0c-bcf3-53e4c408283b NetNS:/var/run/netns/055cdf3b-61ce-4917-b957-12ff47f46085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c94b659_f5b5_4a0c_bcf3_53e4c408283b.slice PodAnnotations:0xc003bf61e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.324504 | controller |     "Jun 14 08:48:18.175942 crc crio[24245]: time=\"2026-06-14T08:48:18.175570939Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-q9p2h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.324519 | controller |     "Jun 14 08:48:18.177020 crc crio[24245]: time=\"2026-06-14T08:48:18.176155648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=1c9a419c-82aa-4a1e-8739-4b29f4b2d267 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.324537 | controller |     "Jun 14 08:48:18.177819 crc crio[24245]: time=\"2026-06-14T08:48:18.177591484Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-sfbnx Namespace:openstack ID:1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3 UID:28a0900a-6d29-468f-8d91-4dcc5322031c NetNS:/var/run/netns/83638292-8bfa-4d08-80a7-845a0711410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28a0900a_6d29_468f_8d91_4dcc5322031c.slice PodAnnotations:0xc001c3c050}] Aliases:map[]}\"",
2026-06-14 10:12:41.324552 | controller |     "Jun 14 08:48:18.177819 crc crio[24245]: time=\"2026-06-14T08:48:18.177704358Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-sfbnx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.324567 | controller |     "Jun 14 08:48:18.192787 crc crio[24245]: time=\"2026-06-14T08:48:18.191799875Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-4trgl Namespace:openstack ID:dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb UID:1d35bb51-816a-4695-ae6f-0fc31bc8e17a NetNS:/var/run/netns/5cbf5651-e3e0-4a02-91f4-b81311dda0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d35bb51_816a_4695_ae6f_0fc31bc8e17a.slice PodAnnotations:0xc0024224e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.324582 | controller |     "Jun 14 08:48:18.192787 crc crio[24245]: time=\"2026-06-14T08:48:18.19193103Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-4trgl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.324596 | controller |     "Jun 14 08:48:18.207349 crc crio[24245]: time=\"2026-06-14T08:48:18.207246209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=cb7c1035-0d6c-48e0-8315-e86a3e872149 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.324611 | controller |     "Jun 14 08:48:18.223203 crc crio[24245]: time=\"2026-06-14T08:48:18.223142693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=f9eb0b66-d70f-4df3-9387-687e6698cbdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.324626 | controller |     "Jun 14 08:48:18.270188 crc crio[24245]: time=\"2026-06-14T08:48:18.270122819Z\" level=info msg=\"Stopped pod sandbox: 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080\" id=1d97d4bf-4f38-4cf4-b247-be9a3041e10b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.324640 | controller |     "Jun 14 08:48:18.319479 crc crio[24245]: time=\"2026-06-14T08:48:18.312240329Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=04f14bb1-7297-495d-b452-baa9a2379ca2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.324655 | controller |     "Jun 14 08:48:18.319479 crc crio[24245]: time=\"2026-06-14T08:48:18.314666868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.324669 | controller |     "Jun 14 08:48:18.407018 crc crio[24245]: time=\"2026-06-14T08:48:18.406555793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.324684 | controller |     "Jun 14 08:48:18.410994 crc crio[24245]: time=\"2026-06-14T08:48:18.410818377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.324701 | controller |     "Jun 14 08:48:18.451132 crc crio[24245]: time=\"2026-06-14T08:48:18.450749601Z\" level=info msg=\"Creating container: openstack/placement-db-sync-vfp5d/placement-db-sync\" id=46e15403-2587-447d-ac80-514822eff37a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.324715 | controller |     "Jun 14 08:48:18.454279 crc crio[24245]: time=\"2026-06-14T08:48:18.453678356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.324731 | controller |     "Jun 14 08:48:18.544395 crc crio[24245]: time=\"2026-06-14T08:48:18.544289066Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.324745 | controller |     "Jun 14 08:48:18.549497 crc crio[24245]: time=\"2026-06-14T08:48:18.549409019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.324760 | controller |     "Jun 14 08:48:18.705321 crc crio[24245]: time=\"2026-06-14T08:48:18.704369022Z\" level=info msg=\"Removing container: 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847\" id=5c33ec95-54f3-4115-955d-55a102f53e09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.324774 | controller |     "Jun 14 08:48:18.750823 crc crio[24245]: time=\"2026-06-14T08:48:18.750693131Z\" level=info msg=\"Removed container 908985ead8203491e826835b39b69c4ca39895486266ce14c65e2af73170d847: openstack/dnsmasq-dns-868d559989-sff92/dnsmasq-dns\" id=5c33ec95-54f3-4115-955d-55a102f53e09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.324788 | controller |     "Jun 14 08:48:18.755829 crc crio[24245]: time=\"2026-06-14T08:48:18.75562562Z\" level=info msg=\"Removing container: 35ef22621a2ceb3f0b90f50bce6b2d0e98aacf7d37c35ebd92b19205d551aaf8\" id=15ffcb94-581a-4f3c-865b-0ed6ea599a82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.324803 | controller |     "Jun 14 08:48:18.793522 crc crio[24245]: time=\"2026-06-14T08:48:18.793317534Z\" level=info msg=\"Removed container 35ef22621a2ceb3f0b90f50bce6b2d0e98aacf7d37c35ebd92b19205d551aaf8: openstack/dnsmasq-dns-868d559989-sff92/init\" id=15ffcb94-581a-4f3c-865b-0ed6ea599a82 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.324818 | controller |     "Jun 14 08:48:18.990619 crc crio[24245]: time=\"2026-06-14T08:48:18.990402413Z\" level=info msg=\"Created container 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e: openstack/ceilometer-0/ceilometer-central-agent\" id=04f14bb1-7297-495d-b452-baa9a2379ca2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.324832 | controller |     "Jun 14 08:48:18.992197 crc crio[24245]: time=\"2026-06-14T08:48:18.992086322Z\" level=info msg=\"Starting container: 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e\" id=469cf384-fbad-4371-9478-f3e4de9fa42b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.324847 | controller |     "Jun 14 08:48:18.997586 crc crio[24245]: time=\"2026-06-14T08:48:18.997357869Z\" level=info msg=\"Started container\" PID=64857 containerID=1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e description=openstack/ceilometer-0/ceilometer-central-agent id=469cf384-fbad-4371-9478-f3e4de9fa42b name=/runtime.v1.RuntimeService/StartContainer sandboxID=688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92",
2026-06-14 10:12:41.324863 | controller |     "Jun 14 08:48:19.025165 crc crio[24245]: time=\"2026-06-14T08:48:19.025039441Z\" level=info msg=\"Created container bb487c6d33c72d4dad00f4f9d3673d727d84b9d28c418e6128e1fe48eae59eba: openstack/placement-db-sync-vfp5d/placement-db-sync\" id=46e15403-2587-447d-ac80-514822eff37a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.324881 | controller |     "Jun 14 08:48:19.026770 crc crio[24245]: time=\"2026-06-14T08:48:19.026684682Z\" level=info msg=\"Starting container: bb487c6d33c72d4dad00f4f9d3673d727d84b9d28c418e6128e1fe48eae59eba\" id=b8785b7f-f2c7-44b2-8022-ea17446a9919 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.324897 | controller |     "Jun 14 08:48:19.034355 crc crio[24245]: time=\"2026-06-14T08:48:19.034165212Z\" level=info msg=\"Started container\" PID=64881 containerID=bb487c6d33c72d4dad00f4f9d3673d727d84b9d28c418e6128e1fe48eae59eba description=openstack/placement-db-sync-vfp5d/placement-db-sync id=b8785b7f-f2c7-44b2-8022-ea17446a9919 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa",
2026-06-14 10:12:41.324912 | controller |     "Jun 14 08:48:19.155906 crc crio[24245]: time=\"2026-06-14T08:48:19.155697649Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=48ce66ee-a7dd-427c-a2ab-8e0aaf78388b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.324927 | controller |     "Jun 14 08:48:19.160774 crc crio[24245]: time=\"2026-06-14T08:48:19.160682819Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-14 10:12:41.324942 | controller |     "Jun 14 08:48:19.446162 crc crio[24245]: 2026-06-14T08:48:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1de3575375652e8 Mac:76:29:94:6f:4f:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/83638292-8bfa-4d08-80a7-845a0711410a SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.324956 | controller |     "Jun 14 08:48:19.446922 crc crio[24245]: 2026-06-14T08:48:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:596520d258e824d Mac:8a:c6:f1:6e:bf:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/055cdf3b-61ce-4917-b957-12ff47f46085 SocketPath: PciID:}] [{Interface:0xc000294810 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.324971 | controller |     "Jun 14 08:48:19.449151 crc crio[24245]: time=\"2026-06-14T08:48:19.447889556Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-sfbnx Namespace:openstack ID:1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3 UID:28a0900a-6d29-468f-8d91-4dcc5322031c NetNS:/var/run/netns/83638292-8bfa-4d08-80a7-845a0711410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28a0900a_6d29_468f_8d91_4dcc5322031c.slice PodAnnotations:0xc001c3c050}] Aliases:map[]}\"",
2026-06-14 10:12:41.324987 | controller |     "Jun 14 08:48:19.449151 crc crio[24245]: time=\"2026-06-14T08:48:19.448071928Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-sfbnx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.325002 | controller |     "Jun 14 08:48:19.451199 crc crio[24245]: time=\"2026-06-14T08:48:19.451137591Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q9p2h Namespace:openstack ID:596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8 UID:1c94b659-f5b5-4a0c-bcf3-53e4c408283b NetNS:/var/run/netns/055cdf3b-61ce-4917-b957-12ff47f46085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c94b659_f5b5_4a0c_bcf3_53e4c408283b.slice PodAnnotations:0xc003bf61e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.325017 | controller |     "Jun 14 08:48:19.451750 crc crio[24245]: time=\"2026-06-14T08:48:19.451710139Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-q9p2h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.325035 | controller |     "Jun 14 08:48:19.457297 crc crio[24245]: 2026-06-14T08:48:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbb14f675545a8f Mac:86:58:63:76:47:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/5cbf5651-e3e0-4a02-91f4-b81311dda0b7 SocketPath: PciID:}] [{Interface:0xc000161240 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.325050 | controller |     "Jun 14 08:48:19.458133 crc crio[24245]: time=\"2026-06-14T08:48:19.458042608Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-4trgl Namespace:openstack ID:dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb UID:1d35bb51-816a-4695-ae6f-0fc31bc8e17a NetNS:/var/run/netns/5cbf5651-e3e0-4a02-91f4-b81311dda0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d35bb51_816a_4695_ae6f_0fc31bc8e17a.slice PodAnnotations:0xc0024224e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.325066 | controller |     "Jun 14 08:48:19.458349 crc crio[24245]: time=\"2026-06-14T08:48:19.458207894Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-4trgl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.325081 | controller |     "Jun 14 08:48:19.470799 crc crio[24245]: time=\"2026-06-14T08:48:19.470035334Z\" level=info msg=\"Ran pod sandbox 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3 with infra container: openstack/neutron-db-sync-sfbnx/POD\" id=7d0ed878-fc4d-47b8-bc30-a0193d0823ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.325096 | controller |     "Jun 14 08:48:19.477259 crc crio[24245]: time=\"2026-06-14T08:48:19.477163903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3f0d5fb7-06d7-44ec-b1a0-399c13427716 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.325112 | controller |     "Jun 14 08:48:19.493113 crc crio[24245]: time=\"2026-06-14T08:48:19.493010812Z\" level=info msg=\"Ran pod sandbox dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb with infra container: openstack/cinder-db-sync-4trgl/POD\" id=f2e96982-4744-4c6c-ac46-f67b206c780e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.325128 | controller |     "Jun 14 08:48:19.499307 crc crio[24245]: time=\"2026-06-14T08:48:19.499155254Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=d9981623-a45f-471b-8fa1-7ab6d16515c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.325142 | controller |     "Jun 14 08:48:19.501686 crc crio[24245]: time=\"2026-06-14T08:48:19.499486633Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 not found\" id=d9981623-a45f-471b-8fa1-7ab6d16515c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.325157 | controller |     "Jun 14 08:48:19.501686 crc crio[24245]: time=\"2026-06-14T08:48:19.499569976Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838 found\" id=d9981623-a45f-471b-8fa1-7ab6d16515c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.325172 | controller |     "Jun 14 08:48:19.501686 crc crio[24245]: time=\"2026-06-14T08:48:19.500028073Z\" level=info msg=\"Ran pod sandbox 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8 with infra container: openstack/barbican-db-sync-q9p2h/POD\" id=b38122b2-4387-434f-a536-96807bf54475 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.325187 | controller |     "Jun 14 08:48:19.508501 crc crio[24245]: time=\"2026-06-14T08:48:19.508391448Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=018b5a8c-64db-4a3b-8f04-76a062252086 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.325208 | controller |     "Jun 14 08:48:19.514532 crc crio[24245]: time=\"2026-06-14T08:48:19.513065239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=b3f3c17a-4f84-4f38-8335-a023ae0c1937 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.325223 | controller |     "Jun 14 08:48:19.514532 crc crio[24245]: time=\"2026-06-14T08:48:19.513346928Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d not found\" id=b3f3c17a-4f84-4f38-8335-a023ae0c1937 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.325239 | controller |     "Jun 14 08:48:19.514532 crc crio[24245]: time=\"2026-06-14T08:48:19.513395859Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d found\" id=b3f3c17a-4f84-4f38-8335-a023ae0c1937 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.325254 | controller |     "Jun 14 08:48:19.517914 crc crio[24245]: time=\"2026-06-14T08:48:19.51627273Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\\\"\"",
2026-06-14 10:12:41.325269 | controller |     "Jun 14 08:48:19.517914 crc crio[24245]: time=\"2026-06-14T08:48:19.517190377Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e84843f6-c80b-4403-aa36-a8083803b302 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.325283 | controller |     "Jun 14 08:48:19.520530 crc crio[24245]: time=\"2026-06-14T08:48:19.520443852Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\\\"\"",
2026-06-14 10:12:41.325298 | controller |     "Jun 14 08:48:19.535033 crc crio[24245]: time=\"2026-06-14T08:48:19.534942373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3427a4cb-495d-4b18-9e0c-3fc088d437e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.325313 | controller |     "Jun 14 08:48:19.561907 crc crio[24245]: time=\"2026-06-14T08:48:19.561756566Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-sfbnx/neutron-db-sync\" id=968f0ed6-7c93-449f-9fef-eea42797c1f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.325328 | controller |     "Jun 14 08:48:19.563286 crc crio[24245]: time=\"2026-06-14T08:48:19.563070838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.325342 | controller |     "Jun 14 08:48:19.654196 crc crio[24245]: time=\"2026-06-14T08:48:19.654099616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.325377 | controller |     "Jun 14 08:48:19.661764 crc crio[24245]: time=\"2026-06-14T08:48:19.661665557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.325393 | controller |     "Jun 14 08:48:19.920663 crc crio[24245]: time=\"2026-06-14T08:48:19.920002937Z\" level=info msg=\"Created container 9a742bc96eaf6f6cf1f54e0c287234f8c8a9e7e79edec3adf9b72db9f8a96f7b: openstack/neutron-db-sync-sfbnx/neutron-db-sync\" id=968f0ed6-7c93-449f-9fef-eea42797c1f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.325411 | controller |     "Jun 14 08:48:19.923130 crc crio[24245]: time=\"2026-06-14T08:48:19.923090371Z\" level=info msg=\"Starting container: 9a742bc96eaf6f6cf1f54e0c287234f8c8a9e7e79edec3adf9b72db9f8a96f7b\" id=0a959ab3-b774-4552-8538-8681f6eeb0f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.325426 | controller |     "Jun 14 08:48:19.931757 crc crio[24245]: time=\"2026-06-14T08:48:19.931707373Z\" level=info msg=\"Started container\" PID=64963 containerID=9a742bc96eaf6f6cf1f54e0c287234f8c8a9e7e79edec3adf9b72db9f8a96f7b description=openstack/neutron-db-sync-sfbnx/neutron-db-sync id=0a959ab3-b774-4552-8538-8681f6eeb0f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3",
2026-06-14 10:12:41.325441 | controller |     "Jun 14 08:48:20.017506 crc crio[24245]: time=\"2026-06-14T08:48:20.017463563Z\" level=info msg=\"Removing container: 30d7f49ac729393519cd75547388bcdfcc19a778f7681facee0ff05d50721af8\" id=7c5138d9-0fc4-4c17-9f5c-1650ef6f5491 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.325456 | controller |     "Jun 14 08:48:20.163923 crc crio[24245]: time=\"2026-06-14T08:48:20.163655977Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-4t94b/POD\" id=50e78b3a-532b-44ce-8745-f13aea213c9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.325470 | controller |     "Jun 14 08:48:20.163923 crc crio[24245]: time=\"2026-06-14T08:48:20.163825222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.325486 | controller |     "Jun 14 08:48:20.245150 crc crio[24245]: time=\"2026-06-14T08:48:20.244911306Z\" level=info msg=\"Removed container 30d7f49ac729393519cd75547388bcdfcc19a778f7681facee0ff05d50721af8: openshift-infra/auto-csr-approver-29690442-h6qtm/oc\" id=7c5138d9-0fc4-4c17-9f5c-1650ef6f5491 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.325500 | controller |     "Jun 14 08:48:20.263804 crc crio[24245]: time=\"2026-06-14T08:48:20.263490991Z\" level=info msg=\"Stopping pod sandbox: 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080\" id=21757947-3923-46d0-9f7f-89a7c0eee087 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.325515 | controller |     "Jun 14 08:48:20.263804 crc crio[24245]: time=\"2026-06-14T08:48:20.26376999Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080\" id=21757947-3923-46d0-9f7f-89a7c0eee087 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.325529 | controller |     "Jun 14 08:48:20.264667 crc crio[24245]: time=\"2026-06-14T08:48:20.264586811Z\" level=info msg=\"Removing pod sandbox: 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080\" id=3d4705a6-8f8c-4d4a-88e7-932e77c93210 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.325544 | controller |     "Jun 14 08:48:20.355452 crc crio[24245]: time=\"2026-06-14T08:48:20.355389032Z\" level=info msg=\"Removed pod sandbox: 9b416932829840d743d18a99122589c33b1e2e86439185352b5656fb27eb8080\" id=3d4705a6-8f8c-4d4a-88e7-932e77c93210 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.325558 | controller |     "Jun 14 08:48:20.361897 crc crio[24245]: time=\"2026-06-14T08:48:20.357520401Z\" level=info msg=\"Stopping pod sandbox: e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734\" id=ef8a7003-fa1f-4aa5-8dda-4c1ed26516de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.325572 | controller |     "Jun 14 08:48:20.361897 crc crio[24245]: time=\"2026-06-14T08:48:20.357730207Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734\" id=ef8a7003-fa1f-4aa5-8dda-4c1ed26516de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.325590 | controller |     "Jun 14 08:48:20.361897 crc crio[24245]: time=\"2026-06-14T08:48:20.358689178Z\" level=info msg=\"Removing pod sandbox: e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734\" id=ab8ef220-cf35-47f4-b58f-ad5fdb317408 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.325605 | controller |     "Jun 14 08:48:20.412499 crc crio[24245]: time=\"2026-06-14T08:48:20.412398367Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-4t94b Namespace:openstack ID:8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61 UID:28f574e7-2f55-4f2e-8ac0-6b65207ce383 NetNS:/var/run/netns/39363530-4a31-4216-b87e-caae92382dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28f574e7_2f55_4f2e_8ac0_6b65207ce383.slice PodAnnotations:0xc000602420}] Aliases:map[]}\"",
2026-06-14 10:12:41.325620 | controller |     "Jun 14 08:48:20.412499 crc crio[24245]: time=\"2026-06-14T08:48:20.41248495Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-4t94b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.325635 | controller |     "Jun 14 08:48:20.471954 crc crio[24245]: time=\"2026-06-14T08:48:20.468703023Z\" level=info msg=\"Removed pod sandbox: e8f9d0791fa22dc1e3080fe80fde493d8d5844209a34718bd4ec1a4cbcb32734\" id=ab8ef220-cf35-47f4-b58f-ad5fdb317408 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.325649 | controller |     "Jun 14 08:48:20.471954 crc crio[24245]: time=\"2026-06-14T08:48:20.47099099Z\" level=info msg=\"Stopping pod sandbox: 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a\" id=fb8562da-3df2-4153-9ced-2f5842909df9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.325664 | controller |     "Jun 14 08:48:20.471954 crc crio[24245]: time=\"2026-06-14T08:48:20.471089418Z\" level=info msg=\"Stopped pod sandbox (already stopped): 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a\" id=fb8562da-3df2-4153-9ced-2f5842909df9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.325678 | controller |     "Jun 14 08:48:20.485913 crc crio[24245]: time=\"2026-06-14T08:48:20.476189998Z\" level=info msg=\"Removing pod sandbox: 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a\" id=7a7c5322-968d-4f44-b672-806911a8170e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.325692 | controller |     "Jun 14 08:48:20.593437 crc crio[24245]: time=\"2026-06-14T08:48:20.585145724Z\" level=info msg=\"Removed pod sandbox: 308ed60769cdceaf5559c98c12d1108b0c9257b63df10085c760e39eae7ae03a\" id=7a7c5322-968d-4f44-b672-806911a8170e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.325706 | controller |     "Jun 14 08:48:20.597558 crc crio[24245]: time=\"2026-06-14T08:48:20.597358787Z\" level=info msg=\"Stopping pod sandbox: 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe\" id=3268a1ab-4385-43d6-ac7f-99a08ce43dc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.325721 | controller |     "Jun 14 08:48:20.597558 crc crio[24245]: time=\"2026-06-14T08:48:20.59743733Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe\" id=3268a1ab-4385-43d6-ac7f-99a08ce43dc9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.325735 | controller |     "Jun 14 08:48:20.636185 crc crio[24245]: time=\"2026-06-14T08:48:20.631487811Z\" level=info msg=\"Removing pod sandbox: 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe\" id=85a23db1-2fc1-427d-b1a5-090c912d41b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.325749 | controller |     "Jun 14 08:48:20.695662 crc crio[24245]: time=\"2026-06-14T08:48:20.694759086Z\" level=info msg=\"Removed pod sandbox: 3ea55077c7692b772b5cc07a058f021af0bda20235c2c8d7223427c9f5b481fe\" id=85a23db1-2fc1-427d-b1a5-090c912d41b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.325767 | controller |     "Jun 14 08:48:20.699059 crc crio[24245]: time=\"2026-06-14T08:48:20.699011463Z\" level=info msg=\"Stopping pod sandbox: a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05\" id=078577ca-db8d-435a-9091-e07fba8430e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.325782 | controller |     "Jun 14 08:48:20.699317 crc crio[24245]: time=\"2026-06-14T08:48:20.699292482Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05\" id=078577ca-db8d-435a-9091-e07fba8430e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.325796 | controller |     "Jun 14 08:48:20.700100 crc crio[24245]: time=\"2026-06-14T08:48:20.700032385Z\" level=info msg=\"Removing pod sandbox: a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05\" id=1a54d400-61d8-4769-886b-7f5a43f43400 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.325811 | controller |     "Jun 14 08:48:20.756284 crc crio[24245]: time=\"2026-06-14T08:48:20.756140034Z\" level=info msg=\"Removed pod sandbox: a9791c1bc688ed448b265a5937d7245e9d10d4c191408f52f74202d4e5001e05\" id=1a54d400-61d8-4769-886b-7f5a43f43400 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.325825 | controller |     "Jun 14 08:48:20.879105 crc crio[24245]: 2026-06-14T08:48:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d29ad0624d5380 Mac:c2:fb:fa:f0:b6:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/39363530-4a31-4216-b87e-caae92382dd4 SocketPath: PciID:}] [{Interface:0xc000502750 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.325840 | controller |     "Jun 14 08:48:20.880253 crc crio[24245]: time=\"2026-06-14T08:48:20.880182478Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-4t94b Namespace:openstack ID:8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61 UID:28f574e7-2f55-4f2e-8ac0-6b65207ce383 NetNS:/var/run/netns/39363530-4a31-4216-b87e-caae92382dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28f574e7_2f55_4f2e_8ac0_6b65207ce383.slice PodAnnotations:0xc000602420}] Aliases:map[]}\"",
2026-06-14 10:12:41.325856 | controller |     "Jun 14 08:48:20.880418 crc crio[24245]: time=\"2026-06-14T08:48:20.880371064Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-4t94b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.325871 | controller |     "Jun 14 08:48:20.891052 crc crio[24245]: time=\"2026-06-14T08:48:20.890918908Z\" level=info msg=\"Ran pod sandbox 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61 with infra container: openstack/keystone-bootstrap-4t94b/POD\" id=50e78b3a-532b-44ce-8745-f13aea213c9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.325886 | controller |     "Jun 14 08:48:20.894925 crc crio[24245]: time=\"2026-06-14T08:48:20.894817913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=61d1744c-80ae-4454-a0b5-a7058ac1a0e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.325901 | controller |     "Jun 14 08:48:20.951005 crc crio[24245]: time=\"2026-06-14T08:48:20.950812386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=f98f5304-1a19-4fe6-91d8-182c0114eca6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.325916 | controller |     "Jun 14 08:48:21.023590 crc crio[24245]: time=\"2026-06-14T08:48:21.022390977Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-4t94b/keystone-bootstrap\" id=785d5aed-df9d-47e7-b7d6-5901c0b9d648 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.325933 | controller |     "Jun 14 08:48:21.023590 crc crio[24245]: time=\"2026-06-14T08:48:21.023308476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.325948 | controller |     "Jun 14 08:48:21.112903 crc crio[24245]: time=\"2026-06-14T08:48:21.112317331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.325963 | controller |     "Jun 14 08:48:21.125775 crc crio[24245]: time=\"2026-06-14T08:48:21.125671952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.325978 | controller |     "Jun 14 08:48:21.437501 crc crio[24245]: time=\"2026-06-14T08:48:21.437397865Z\" level=info msg=\"Created container 0f9ec187e4dec506cf1e2984fb60af2ae1d02eda1214d3058ff862938c047cd5: openstack/keystone-bootstrap-4t94b/keystone-bootstrap\" id=785d5aed-df9d-47e7-b7d6-5901c0b9d648 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.325993 | controller |     "Jun 14 08:48:21.445346 crc crio[24245]: time=\"2026-06-14T08:48:21.445118562Z\" level=info msg=\"Starting container: 0f9ec187e4dec506cf1e2984fb60af2ae1d02eda1214d3058ff862938c047cd5\" id=4d40ae5d-b0c9-4098-b448-839611f6e111 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.326008 | controller |     "Jun 14 08:48:21.465088 crc crio[24245]: time=\"2026-06-14T08:48:21.464938682Z\" level=info msg=\"Started container\" PID=65102 containerID=0f9ec187e4dec506cf1e2984fb60af2ae1d02eda1214d3058ff862938c047cd5 description=openstack/keystone-bootstrap-4t94b/keystone-bootstrap id=4d40ae5d-b0c9-4098-b448-839611f6e111 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61",
2026-06-14 10:12:41.326066 | controller |     "Jun 14 08:48:22.289778 crc crio[24245]: time=\"2026-06-14T08:48:22.28912065Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=48ce66ee-a7dd-427c-a2ab-8e0aaf78388b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.326082 | controller |     "Jun 14 08:48:22.290972 crc crio[24245]: time=\"2026-06-14T08:48:22.290888276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=3bffac5e-74b9-4379-a244-e77661a17a0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.326098 | controller |     "Jun 14 08:48:22.325627 crc crio[24245]: time=\"2026-06-14T08:48:22.325438846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=db6ffe8c-8a36-4362-99df-3bbe19d23c99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.326112 | controller |     "Jun 14 08:48:22.342656 crc crio[24245]: time=\"2026-06-14T08:48:22.34255029Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=52ce4f80-8787-45b0-af96-c51fe1f0bf66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.326127 | controller |     "Jun 14 08:48:22.345173 crc crio[24245]: time=\"2026-06-14T08:48:22.345087052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.326142 | controller |     "Jun 14 08:48:22.423270 crc crio[24245]: time=\"2026-06-14T08:48:22.423133585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.326160 | controller |     "Jun 14 08:48:22.429823 crc crio[24245]: time=\"2026-06-14T08:48:22.429764148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.326175 | controller |     "Jun 14 08:48:22.698538 crc crio[24245]: time=\"2026-06-14T08:48:22.698353218Z\" level=info msg=\"Created container 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9: openstack/ceilometer-0/ceilometer-notification-agent\" id=52ce4f80-8787-45b0-af96-c51fe1f0bf66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.326190 | controller |     "Jun 14 08:48:22.702587 crc crio[24245]: time=\"2026-06-14T08:48:22.700138553Z\" level=info msg=\"Starting container: 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9\" id=1fc1f57f-b46b-46ce-91a8-bd16c33736df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.326205 | controller |     "Jun 14 08:48:22.714141 crc crio[24245]: time=\"2026-06-14T08:48:22.714065747Z\" level=info msg=\"Started container\" PID=65156 containerID=614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9 description=openstack/ceilometer-0/ceilometer-notification-agent id=1fc1f57f-b46b-46ce-91a8-bd16c33736df name=/runtime.v1.RuntimeService/StartContainer sandboxID=688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92",
2026-06-14 10:12:41.326220 | controller |     "Jun 14 08:48:22.731113 crc crio[24245]: time=\"2026-06-14T08:48:22.731047227Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=bae19608-ea91-4901-a038-388df5d1accb name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.326235 | controller |     "Jun 14 08:48:22.736724 crc crio[24245]: time=\"2026-06-14T08:48:22.735697526Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-14 10:12:41.326250 | controller |     "Jun 14 08:48:22.975627 crc crio[24245]: time=\"2026-06-14T08:48:22.971554994Z\" level=info msg=\"Stopping pod sandbox: 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7\" id=b893c4f4-8e2d-40e4-8f18-62459bbd5eb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.326265 | controller |     "Jun 14 08:48:22.975627 crc crio[24245]: time=\"2026-06-14T08:48:22.973016851Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-z98sq Namespace:openstack ID:6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7 UID:c6eb000c-0b08-47f2-93d0-c23bd4923f40 NetNS:/var/run/netns/f0252b44-0549-41d9-b440-505e3bfa070f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6eb000c_0b08_47f2_93d0_c23bd4923f40.slice PodAnnotations:0xc000522098}] Aliases:map[]}\"",
2026-06-14 10:12:41.326280 | controller |     "Jun 14 08:48:22.975627 crc crio[24245]: time=\"2026-06-14T08:48:22.973173796Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-z98sq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.326295 | controller |     "Jun 14 08:48:23.999652 crc crio[24245]: time=\"2026-06-14T08:48:23.998540217Z\" level=info msg=\"Stopping pod sandbox: d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa\" id=340a25dd-c6eb-433f-824b-170d96b9ae13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.326309 | controller |     "Jun 14 08:48:24.005204 crc crio[24245]: time=\"2026-06-14T08:48:24.001209404Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-vfp5d Namespace:openstack ID:d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa UID:3362f3cb-ee46-4897-977c-c2a8248aabc7 NetNS:/var/run/netns/48a28f9f-bdf7-4d28-970b-7149b1aff873 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3362f3cb_ee46_4897_977c_c2a8248aabc7.slice PodAnnotations:0xc00161a658}] Aliases:map[]}\"",
2026-06-14 10:12:41.326327 | controller |     "Jun 14 08:48:24.005204 crc crio[24245]: time=\"2026-06-14T08:48:24.001389409Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-vfp5d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.326342 | controller |     "Jun 14 08:48:28.788468 crc crio[24245]: time=\"2026-06-14T08:48:28.785717032Z\" level=info msg=\"Stopped pod sandbox: d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa\" id=340a25dd-c6eb-433f-824b-170d96b9ae13 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.326375 | controller |     "Jun 14 08:48:28.788468 crc crio[24245]: time=\"2026-06-14T08:48:28.787056705Z\" level=info msg=\"Stopped pod sandbox: 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7\" id=b893c4f4-8e2d-40e4-8f18-62459bbd5eb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.326391 | controller |     "Jun 14 08:48:28.898375 crc crio[24245]: time=\"2026-06-14T08:48:28.898098792Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e84843f6-c80b-4403-aa36-a8083803b302 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.326405 | controller |     "Jun 14 08:48:28.901115 crc crio[24245]: time=\"2026-06-14T08:48:28.901024844Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0bfd8911-fe60-4063-95e2-b64bc533abb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.326420 | controller |     "Jun 14 08:48:28.953429 crc crio[24245]: time=\"2026-06-14T08:48:28.935597374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=d6f5f602-b51b-47d8-b994-01cdcc7653f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.326434 | controller |     "Jun 14 08:48:28.986286 crc crio[24245]: time=\"2026-06-14T08:48:28.986166594Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-q9p2h/barbican-db-sync\" id=b3d916f9-ab12-4875-8325-5ef7bfdc72ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.326449 | controller |     "Jun 14 08:48:28.988668 crc crio[24245]: time=\"2026-06-14T08:48:28.988440057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.326463 | controller |     "Jun 14 08:48:29.076987 crc crio[24245]: time=\"2026-06-14T08:48:29.076945314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.326478 | controller |     "Jun 14 08:48:29.086649 crc crio[24245]: time=\"2026-06-14T08:48:29.0865878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.326492 | controller |     "Jun 14 08:48:29.098811 crc crio[24245]: time=\"2026-06-14T08:48:29.098635154Z\" level=info msg=\"Stopping pod sandbox: 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61\" id=471970bf-0191-4583-ace9-a3119bc6f9e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.326507 | controller |     "Jun 14 08:48:29.100571 crc crio[24245]: time=\"2026-06-14T08:48:29.100441982Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-4t94b Namespace:openstack ID:8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61 UID:28f574e7-2f55-4f2e-8ac0-6b65207ce383 NetNS:/var/run/netns/39363530-4a31-4216-b87e-caae92382dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28f574e7_2f55_4f2e_8ac0_6b65207ce383.slice PodAnnotations:0xc002c920b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.326525 | controller |     "Jun 14 08:48:29.100809 crc crio[24245]: time=\"2026-06-14T08:48:29.100768463Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-4t94b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.326540 | controller |     "Jun 14 08:48:29.281172 crc crio[24245]: time=\"2026-06-14T08:48:29.281120068Z\" level=info msg=\"Created container f0d732a37422d1e7a1ef4d1504f0edefa2226bcbfdc550c63479986582cb2f34: openstack/barbican-db-sync-q9p2h/barbican-db-sync\" id=b3d916f9-ab12-4875-8325-5ef7bfdc72ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.326555 | controller |     "Jun 14 08:48:29.304899 crc crio[24245]: time=\"2026-06-14T08:48:29.304754095Z\" level=info msg=\"Starting container: f0d732a37422d1e7a1ef4d1504f0edefa2226bcbfdc550c63479986582cb2f34\" id=de5c8820-e614-47d9-92f2-7fdc4d616c15 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.326570 | controller |     "Jun 14 08:48:29.314533 crc crio[24245]: time=\"2026-06-14T08:48:29.314340561Z\" level=info msg=\"Started container\" PID=65564 containerID=f0d732a37422d1e7a1ef4d1504f0edefa2226bcbfdc550c63479986582cb2f34 description=openstack/barbican-db-sync-q9p2h/barbican-db-sync id=de5c8820-e614-47d9-92f2-7fdc4d616c15 name=/runtime.v1.RuntimeService/StartContainer sandboxID=596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8",
2026-06-14 10:12:41.326584 | controller |     "Jun 14 08:48:29.529708 crc crio[24245]: time=\"2026-06-14T08:48:29.52917474Z\" level=info msg=\"Stopped pod sandbox: 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61\" id=471970bf-0191-4583-ace9-a3119bc6f9e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.326598 | controller |     "Jun 14 08:48:30.865629 crc crio[24245]: time=\"2026-06-14T08:48:30.865401259Z\" level=info msg=\"Running pod sandbox: openstack/placement-5c865f788d-qhxm6/POD\" id=b093ef39-eef8-472b-b6f8-d131aaca957e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.326612 | controller |     "Jun 14 08:48:30.865629 crc crio[24245]: time=\"2026-06-14T08:48:30.865533833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.326627 | controller |     "Jun 14 08:48:30.942202 crc crio[24245]: time=\"2026-06-14T08:48:30.933709391Z\" level=info msg=\"Got pod network &{Name:placement-5c865f788d-qhxm6 Namespace:openstack ID:71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5 UID:884c1b78-23eb-43ab-8b04-521eaf740531 NetNS:/var/run/netns/68a97c34-e0a4-4aa8-a006-ac35ced7e327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod884c1b78_23eb_43ab_8b04_521eaf740531.slice PodAnnotations:0xc0004ccdc8}] Aliases:map[]}\"",
2026-06-14 10:12:41.326642 | controller |     "Jun 14 08:48:30.942202 crc crio[24245]: time=\"2026-06-14T08:48:30.933790033Z\" level=info msg=\"Adding pod openstack_placement-5c865f788d-qhxm6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.326656 | controller |     "Jun 14 08:48:31.003678 crc crio[24245]: time=\"2026-06-14T08:48:30.998785097Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7968b65b7d-b7n8q/POD\" id=4c90e959-e0b0-4e0d-87af-33a13f568a49 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.326671 | controller |     "Jun 14 08:48:31.003678 crc crio[24245]: time=\"2026-06-14T08:48:30.998980364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.326689 | controller |     "Jun 14 08:48:31.121336 crc crio[24245]: time=\"2026-06-14T08:48:31.120743166Z\" level=info msg=\"Got pod network &{Name:keystone-7968b65b7d-b7n8q Namespace:openstack ID:0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f UID:d0d1188a-481a-4da4-ad9f-5f48f0c6d2c8 NetNS:/var/run/netns/ddb04a3a-73bd-44da-b923-0c0501c8871e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d1188a_481a_4da4_ad9f_5f48f0c6d2c8.slice PodAnnotations:0xc001fea358}] Aliases:map[]}\"",
2026-06-14 10:12:41.326704 | controller |     "Jun 14 08:48:31.121336 crc crio[24245]: time=\"2026-06-14T08:48:31.120885561Z\" level=info msg=\"Adding pod openstack_keystone-7968b65b7d-b7n8q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.326718 | controller |     "Jun 14 08:48:31.531828 crc crio[24245]: time=\"2026-06-14T08:48:31.53112969Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5494568cc5-h97gv/POD\" id=21c5b0a9-5987-4779-a673-dd55fcb293f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.326733 | controller |     "Jun 14 08:48:31.532171 crc crio[24245]: time=\"2026-06-14T08:48:31.532143033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.326747 | controller |     "Jun 14 08:48:31.807899 crc crio[24245]: 2026-06-14T08:48:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71b054d5b75184c Mac:ba:a2:bf:fd:1a:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/68a97c34-e0a4-4aa8-a006-ac35ced7e327 SocketPath: PciID:}] [{Interface:0xc0002945a0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.326762 | controller |     "Jun 14 08:48:31.807899 crc crio[24245]: time=\"2026-06-14T08:48:31.80580796Z\" level=info msg=\"Got pod network &{Name:placement-5c865f788d-qhxm6 Namespace:openstack ID:71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5 UID:884c1b78-23eb-43ab-8b04-521eaf740531 NetNS:/var/run/netns/68a97c34-e0a4-4aa8-a006-ac35ced7e327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod884c1b78_23eb_43ab_8b04_521eaf740531.slice PodAnnotations:0xc0004ccdc8}] Aliases:map[]}\"",
2026-06-14 10:12:41.326777 | controller |     "Jun 14 08:48:31.807899 crc crio[24245]: time=\"2026-06-14T08:48:31.806073818Z\" level=info msg=\"Checking pod openstack_placement-5c865f788d-qhxm6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.326791 | controller |     "Jun 14 08:48:31.882560 crc crio[24245]: 2026-06-14T08:48:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0d3dff2c1891955 Mac:6e:13:09:66:1b:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/ddb04a3a-73bd-44da-b923-0c0501c8871e SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.326806 | controller |     "Jun 14 08:48:31.883554 crc crio[24245]: time=\"2026-06-14T08:48:31.883525678Z\" level=info msg=\"Got pod network &{Name:keystone-7968b65b7d-b7n8q Namespace:openstack ID:0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f UID:d0d1188a-481a-4da4-ad9f-5f48f0c6d2c8 NetNS:/var/run/netns/ddb04a3a-73bd-44da-b923-0c0501c8871e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d1188a_481a_4da4_ad9f_5f48f0c6d2c8.slice PodAnnotations:0xc001fea358}] Aliases:map[]}\"",
2026-06-14 10:12:41.326824 | controller |     "Jun 14 08:48:31.883731 crc crio[24245]: time=\"2026-06-14T08:48:31.883664873Z\" level=info msg=\"Checking pod openstack_keystone-7968b65b7d-b7n8q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.326839 | controller |     "Jun 14 08:48:32.178290 crc crio[24245]: time=\"2026-06-14T08:48:32.177544051Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=a152a656-f0ef-4d22-a63f-470f83f16a81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.326853 | controller |     "Jun 14 08:48:32.178290 crc crio[24245]: time=\"2026-06-14T08:48:32.177619404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.326868 | controller |     "Jun 14 08:48:34.499545 crc crio[24245]: time=\"2026-06-14T08:48:34.498555995Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=83eaf168-d899-4d54-bf3b-fb2fc2db336d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.326883 | controller |     "Jun 14 08:48:34.501324 crc crio[24245]: time=\"2026-06-14T08:48:34.49963455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.326897 | controller |     "Jun 14 08:48:42.372187 crc crio[24245]: time=\"2026-06-14T08:48:42.371274771Z\" level=info msg=\"Stopping pod sandbox: 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8\" id=e0444905-9447-4890-85e6-6f5637d24d45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.326912 | controller |     "Jun 14 08:48:42.373545 crc crio[24245]: time=\"2026-06-14T08:48:42.372984186Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-q9p2h Namespace:openstack ID:596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8 UID:1c94b659-f5b5-4a0c-bcf3-53e4c408283b NetNS:/var/run/netns/055cdf3b-61ce-4917-b957-12ff47f46085 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c94b659_f5b5_4a0c_bcf3_53e4c408283b.slice PodAnnotations:0xc001fea7e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.326927 | controller |     "Jun 14 08:48:42.373545 crc crio[24245]: time=\"2026-06-14T08:48:42.373173372Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-q9p2h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.326941 | controller |     "Jun 14 08:48:46.044922 crc crio[24245]: time=\"2026-06-14T08:48:46.044100078Z\" level=info msg=\"Stopped pod sandbox: 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8\" id=e0444905-9447-4890-85e6-6f5637d24d45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.326956 | controller |     "Jun 14 08:48:53.756803 crc crio[24245]: time=\"2026-06-14T08:48:53.755824496Z\" level=info msg=\"Ran pod sandbox 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f with infra container: openstack/keystone-7968b65b7d-b7n8q/POD\" id=4c90e959-e0b0-4e0d-87af-33a13f568a49 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.326971 | controller |     "Jun 14 08:48:53.759831 crc crio[24245]: time=\"2026-06-14T08:48:53.75948622Z\" level=info msg=\"Ran pod sandbox 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5 with infra container: openstack/placement-5c865f788d-qhxm6/POD\" id=b093ef39-eef8-472b-b6f8-d131aaca957e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.326986 | controller |     "Jun 14 08:48:53.761056 crc crio[24245]: time=\"2026-06-14T08:48:53.760971897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=9a0ccdac-a9fb-45bb-a419-7d6c059af122 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.327004 | controller |     "Jun 14 08:48:53.762044 crc crio[24245]: time=\"2026-06-14T08:48:53.761978109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=66a3ad7b-8a46-478f-a8cd-7b4baeb62c06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.327019 | controller |     "Jun 14 08:48:54.003581 crc crio[24245]: time=\"2026-06-14T08:48:54.001173034Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/POD\" id=a78388b5-b373-4eb7-ac9a-d4d15699aa59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.327034 | controller |     "Jun 14 08:48:54.003581 crc crio[24245]: time=\"2026-06-14T08:48:54.001294008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.327049 | controller |     "Jun 14 08:48:54.040681 crc crio[24245]: time=\"2026-06-14T08:48:54.040485876Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-b774b49c-5mmw7/POD\" id=7e2a0f54-5c09-4bdc-a031-9c74ef9c73f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.327064 | controller |     "Jun 14 08:48:54.040681 crc crio[24245]: time=\"2026-06-14T08:48:54.040602599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.327079 | controller |     "Jun 14 08:48:57.091014 crc crio[24245]: time=\"2026-06-14T08:48:57.08915028Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=018b5a8c-64db-4a3b-8f04-76a062252086 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.327094 | controller |     "Jun 14 08:48:57.093159 crc crio[24245]: time=\"2026-06-14T08:48:57.093091092Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=61c99a6f-b92c-43cc-8ab5-0b863e018338 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.327108 | controller |     "Jun 14 08:48:57.124114 crc crio[24245]: time=\"2026-06-14T08:48:57.124001437Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d UID:8421d95d-af58-4d8e-96d3-1376e046e9a2 NetNS:/var/run/netns/988dbb19-d8e3-4218-8a80-006606134418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8421d95d_af58_4d8e_96d3_1376e046e9a2.slice PodAnnotations:0xc0005234e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.327123 | controller |     "Jun 14 08:48:57.124114 crc crio[24245]: time=\"2026-06-14T08:48:57.12409179Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.327139 | controller |     "Jun 14 08:48:57.146248 crc crio[24245]: time=\"2026-06-14T08:48:57.14613077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=e754d6a2-6e9b-470c-bf1b-3774d6928a61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.327153 | controller |     "Jun 14 08:48:57.231138 crc crio[24245]: time=\"2026-06-14T08:48:57.231029344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=680c8192-15da-4a9e-a190-49a645c6469c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.327168 | controller |     "Jun 14 08:48:57.808011 crc crio[24245]: time=\"2026-06-14T08:48:57.807530537Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-h97gv Namespace:openstack ID:068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb UID:64fdef24-b7e2-46ab-9d13-058fcbc0828e NetNS:/var/run/netns/93db6ed2-636e-409d-9f57-f0bd553742a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64fdef24_b7e2_46ab_9d13_058fcbc0828e.slice PodAnnotations:0xc000620f78}] Aliases:map[]}\"",
2026-06-14 10:12:41.327186 | controller |     "Jun 14 08:48:57.808011 crc crio[24245]: time=\"2026-06-14T08:48:57.807980181Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5494568cc5-h97gv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.327202 | controller |     "Jun 14 08:48:57.814792 crc crio[24245]: time=\"2026-06-14T08:48:57.814476791Z\" level=info msg=\"Creating container: openstack/keystone-7968b65b7d-b7n8q/keystone-api\" id=f967eafe-1ab9-419a-80ba-aa239f5c3f49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.327216 | controller |     "Jun 14 08:48:57.825710 crc crio[24245]: time=\"2026-06-14T08:48:57.825625955Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0 UID:a8f5f81c-97ae-4e82-8d83-8940cdf43386 NetNS:/var/run/netns/f39b290f-19d9-4b3d-8bdb-0884bccc71da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8f5f81c_97ae_4e82_8d83_8940cdf43386.slice PodAnnotations:0xc000602d30}] Aliases:map[]}\"",
2026-06-14 10:12:41.327232 | controller |     "Jun 14 08:48:57.825710 crc crio[24245]: time=\"2026-06-14T08:48:57.825692437Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.327247 | controller |     "Jun 14 08:48:57.839689 crc crio[24245]: time=\"2026-06-14T08:48:57.839579664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.327262 | controller |     "Jun 14 08:48:57.944392 crc crio[24245]: time=\"2026-06-14T08:48:57.944304848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=d251ce11-2aaa-42dc-98ac-d49562981018 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.327277 | controller |     "Jun 14 08:48:57.980748 crc crio[24245]: time=\"2026-06-14T08:48:57.980026581Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7b948cc4bb-m2lm5 Namespace:openstack ID:0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60 UID:0913a102-9620-4813-a2f1-0773e329ab9f NetNS:/var/run/netns/1b865543-ce90-415e-ac9c-a820117d8fc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0913a102_9620_4813_a2f1_0773e329ab9f.slice PodAnnotations:0xc0006211d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.327292 | controller |     "Jun 14 08:48:57.980748 crc crio[24245]: time=\"2026-06-14T08:48:57.980102613Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-7b948cc4bb-m2lm5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.327308 | controller |     "Jun 14 08:48:58.046353 crc crio[24245]: time=\"2026-06-14T08:48:58.039198199Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=bae19608-ea91-4901-a038-388df5d1accb name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.327323 | controller |     "Jun 14 08:48:58.082894 crc crio[24245]: time=\"2026-06-14T08:48:58.078912131Z\" level=info msg=\"Creating container: openstack/placement-5c865f788d-qhxm6/placement-log\" id=95a2274e-4d4e-425e-8ba9-513ad72a1226 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.327341 | controller |     "Jun 14 08:48:58.140911 crc crio[24245]: time=\"2026-06-14T08:48:58.136143213Z\" level=info msg=\"Got pod network &{Name:barbican-worker-b774b49c-5mmw7 Namespace:openstack ID:1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e UID:1feaa293-73cf-43e9-b3d2-3586ceb8ae0f NetNS:/var/run/netns/82d8495b-eed9-4a49-a25e-799b6e576d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1feaa293_73cf_43e9_b3d2_3586ceb8ae0f.slice PodAnnotations:0xc001fea100}] Aliases:map[]}\"",
2026-06-14 10:12:41.327386 | controller |     "Jun 14 08:48:58.140911 crc crio[24245]: time=\"2026-06-14T08:48:58.136247663Z\" level=info msg=\"Adding pod openstack_barbican-worker-b774b49c-5mmw7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.327403 | controller |     "Jun 14 08:48:58.140911 crc crio[24245]: time=\"2026-06-14T08:48:58.138062938Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=79d436d3-5f00-4069-a4bc-e0e95340d6dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.327418 | controller |     "Jun 14 08:48:58.196184 crc crio[24245]: time=\"2026-06-14T08:48:58.190800965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.327433 | controller |     "Jun 14 08:48:58.196184 crc crio[24245]: 2026-06-14T08:48:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:547a92fba5f4fda Mac:2e:71:7c:7c:12:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/988dbb19-d8e3-4218-8a80-006606134418 SocketPath: PciID:}] [{Interface:0xc00011e5f0 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.327448 | controller |     "Jun 14 08:48:58.225462 crc crio[24245]: time=\"2026-06-14T08:48:58.225360653Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-4trgl/cinder-db-sync\" id=1e0f5c9a-48e1-4731-af1a-6329a587b86c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.327463 | controller |     "Jun 14 08:48:58.236806 crc crio[24245]: time=\"2026-06-14T08:48:58.236476721Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d UID:8421d95d-af58-4d8e-96d3-1376e046e9a2 NetNS:/var/run/netns/988dbb19-d8e3-4218-8a80-006606134418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8421d95d_af58_4d8e_96d3_1376e046e9a2.slice PodAnnotations:0xc0005234e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.327477 | controller |     "Jun 14 08:48:58.236806 crc crio[24245]: time=\"2026-06-14T08:48:58.236781031Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.327492 | controller |     "Jun 14 08:48:58.322671 crc crio[24245]: time=\"2026-06-14T08:48:58.322211354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.327508 | controller |     "Jun 14 08:48:58.323664 crc crio[24245]: time=\"2026-06-14T08:48:58.323542407Z\" level=info msg=\"Ran pod sandbox 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d with infra container: openstack/glance-default-internal-api-0/POD\" id=83eaf168-d899-4d54-bf3b-fb2fc2db336d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.327522 | controller |     "Jun 14 08:48:58.354991 crc crio[24245]: time=\"2026-06-14T08:48:58.354684499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a291b262-d077-47e5-b5de-c64c21e2bb84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.327542 | controller |     "Jun 14 08:48:58.399979 crc crio[24245]: time=\"2026-06-14T08:48:58.396369345Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=71464420-8498-4248-ac27-82c437817a0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.327557 | controller |     "Jun 14 08:48:58.415553 crc crio[24245]: time=\"2026-06-14T08:48:58.414553787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=b36c7479-a692-4b08-9c88-0ff0231f1178 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.327572 | controller |     "Jun 14 08:48:58.437744 crc crio[24245]: time=\"2026-06-14T08:48:58.43760739Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=dc161efb-62d5-468b-92b4-ab428bcdbc0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.327587 | controller |     "Jun 14 08:48:58.469467 crc crio[24245]: time=\"2026-06-14T08:48:58.455972868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.327601 | controller |     "Jun 14 08:48:58.469467 crc crio[24245]: time=\"2026-06-14T08:48:58.466355819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.327616 | controller |     "Jun 14 08:48:58.476325 crc crio[24245]: time=\"2026-06-14T08:48:58.473927097Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=64fbae81-6109-4740-8eed-867c1339e4d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.327630 | controller |     "Jun 14 08:48:58.476325 crc crio[24245]: time=\"2026-06-14T08:48:58.474476334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.327645 | controller |     "Jun 14 08:48:58.544630 crc crio[24245]: time=\"2026-06-14T08:48:58.542920067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.327660 | controller |     "Jun 14 08:48:58.548301 crc crio[24245]: time=\"2026-06-14T08:48:58.548201984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.327674 | controller |     "Jun 14 08:48:58.557642 crc crio[24245]: time=\"2026-06-14T08:48:58.557573698Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-744544c9d8-8wvfs/POD\" id=80294108-9512-4791-8f09-3f514b9018f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.327689 | controller |     "Jun 14 08:48:58.558171 crc crio[24245]: time=\"2026-06-14T08:48:58.558144187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.327703 | controller |     "Jun 14 08:48:58.572171 crc crio[24245]: time=\"2026-06-14T08:48:58.572050874Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b5bb49947-rrlbz/POD\" id=8b5dd6ea-4ea6-4cbd-aa06-5ffa6efb6229 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.327717 | controller |     "Jun 14 08:48:58.572171 crc crio[24245]: time=\"2026-06-14T08:48:58.572196728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.327735 | controller |     "Jun 14 08:48:58.627620 crc crio[24245]: time=\"2026-06-14T08:48:58.627455209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.327750 | controller |     "Jun 14 08:48:58.720032 crc crio[24245]: time=\"2026-06-14T08:48:58.70671931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.327765 | controller |     "Jun 14 08:48:58.842523 crc crio[24245]: 2026-06-14T08:48:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:068fd50e1280ab5 Mac:3e:61:bf:56:b3:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/93db6ed2-636e-409d-9f57-f0bd553742a2 SocketPath: PciID:}] [{Interface:0xc000014c60 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.327780 | controller |     "Jun 14 08:48:58.866622 crc crio[24245]: time=\"2026-06-14T08:48:58.866464527Z\" level=info msg=\"Got pod network &{Name:barbican-api-744544c9d8-8wvfs Namespace:openstack ID:2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06 UID:cb85ed4a-05fa-47a7-b9a4-b21328d30a8a NetNS:/var/run/netns/91f1b376-9c16-4aee-9c80-42cd5f48f52c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb85ed4a_05fa_47a7_b9a4_b21328d30a8a.slice PodAnnotations:0xc002c92370}] Aliases:map[]}\"",
2026-06-14 10:12:41.327795 | controller |     "Jun 14 08:48:58.866622 crc crio[24245]: time=\"2026-06-14T08:48:58.86655957Z\" level=info msg=\"Adding pod openstack_barbican-api-744544c9d8-8wvfs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.327811 | controller |     "Jun 14 08:48:58.870906 crc crio[24245]: time=\"2026-06-14T08:48:58.868643247Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-h97gv Namespace:openstack ID:068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb UID:64fdef24-b7e2-46ab-9d13-058fcbc0828e NetNS:/var/run/netns/93db6ed2-636e-409d-9f57-f0bd553742a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64fdef24_b7e2_46ab_9d13_058fcbc0828e.slice PodAnnotations:0xc000620f78}] Aliases:map[]}\"",
2026-06-14 10:12:41.327826 | controller |     "Jun 14 08:48:58.870906 crc crio[24245]: time=\"2026-06-14T08:48:58.868935275Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5494568cc5-h97gv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.327841 | controller |     "Jun 14 08:48:58.887057 crc crio[24245]: time=\"2026-06-14T08:48:58.882896456Z\" level=info msg=\"Created container f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c: openstack/keystone-7968b65b7d-b7n8q/keystone-api\" id=f967eafe-1ab9-419a-80ba-aa239f5c3f49 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.327856 | controller |     "Jun 14 08:48:58.893944 crc crio[24245]: time=\"2026-06-14T08:48:58.891439364Z\" level=info msg=\"Starting container: f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c\" id=e90a7377-9386-40fc-9c6f-a7475de5e039 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.327871 | controller |     "Jun 14 08:48:58.899552 crc crio[24245]: time=\"2026-06-14T08:48:58.893097054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.327886 | controller |     "Jun 14 08:48:58.913730 crc crio[24245]: time=\"2026-06-14T08:48:58.912206805Z\" level=info msg=\"Started container\" PID=67305 containerID=f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c description=openstack/keystone-7968b65b7d-b7n8q/keystone-api id=e90a7377-9386-40fc-9c6f-a7475de5e039 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f",
2026-06-14 10:12:41.327907 | controller |     "Jun 14 08:48:59.021278 crc crio[24245]: time=\"2026-06-14T08:48:59.021152257Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b5bb49947-rrlbz Namespace:openstack ID:c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838 UID:51f7fa25-6483-47d6-bed9-22a23b35a545 NetNS:/var/run/netns/cea87097-5b4d-4591-bd04-c2f3050d35aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51f7fa25_6483_47d6_bed9_22a23b35a545.slice PodAnnotations:0xc000131380}] Aliases:map[]}\"",
2026-06-14 10:12:41.327922 | controller |     "Jun 14 08:48:59.023034 crc crio[24245]: time=\"2026-06-14T08:48:59.023007946Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b5bb49947-rrlbz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.327938 | controller |     "Jun 14 08:48:59.045834 crc crio[24245]: time=\"2026-06-14T08:48:59.045657773Z\" level=info msg=\"Created container 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b: openstack/placement-5c865f788d-qhxm6/placement-log\" id=95a2274e-4d4e-425e-8ba9-513ad72a1226 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.327953 | controller |     "Jun 14 08:48:59.046449 crc crio[24245]: time=\"2026-06-14T08:48:59.046351925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.327967 | controller |     "Jun 14 08:48:59.047668 crc crio[24245]: time=\"2026-06-14T08:48:59.047568743Z\" level=info msg=\"Starting container: 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b\" id=d2f1daf4-657d-4244-bffd-f8bb34b84613 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.327982 | controller |     "Jun 14 08:48:59.055090 crc crio[24245]: time=\"2026-06-14T08:48:59.054349062Z\" level=info msg=\"Ran pod sandbox 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb with infra container: openstack/dnsmasq-dns-5494568cc5-h97gv/POD\" id=21c5b0a9-5987-4779-a673-dd55fcb293f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.327997 | controller |     "Jun 14 08:48:59.060464 crc crio[24245]: time=\"2026-06-14T08:48:59.06004092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.328012 | controller |     "Jun 14 08:48:59.062274 crc crio[24245]: time=\"2026-06-14T08:48:59.062189039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=18bc7313-2184-4f38-b98a-5603ee3f775d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.328027 | controller |     "Jun 14 08:48:59.126757 crc crio[24245]: 2026-06-14T08:48:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0bcfbe27321c25c Mac:b2:bf:57:77:09:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/1b865543-ce90-415e-ac9c-a820117d8fc8 SocketPath: PciID:}] [{Interface:0xc0001aa5d0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.328042 | controller |     "Jun 14 08:48:59.130796 crc crio[24245]: time=\"2026-06-14T08:48:59.130718182Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7b948cc4bb-m2lm5 Namespace:openstack ID:0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60 UID:0913a102-9620-4813-a2f1-0773e329ab9f NetNS:/var/run/netns/1b865543-ce90-415e-ac9c-a820117d8fc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0913a102_9620_4813_a2f1_0773e329ab9f.slice PodAnnotations:0xc0006211d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.328059 | controller |     "Jun 14 08:48:59.131074 crc crio[24245]: time=\"2026-06-14T08:48:59.131019441Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-7b948cc4bb-m2lm5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.328075 | controller |     "Jun 14 08:48:59.132451 crc crio[24245]: time=\"2026-06-14T08:48:59.132308912Z\" level=info msg=\"Started container\" PID=67319 containerID=15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b description=openstack/placement-5c865f788d-qhxm6/placement-log id=d2f1daf4-657d-4244-bffd-f8bb34b84613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5",
2026-06-14 10:12:41.328090 | controller |     "Jun 14 08:48:59.141695 crc crio[24245]: time=\"2026-06-14T08:48:59.141518052Z\" level=info msg=\"Ran pod sandbox 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60 with infra container: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/POD\" id=a78388b5-b373-4eb7-ac9a-d4d15699aa59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.328105 | controller |     "Jun 14 08:48:59.170751 crc crio[24245]: time=\"2026-06-14T08:48:59.170645984Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2627566b-e423-4e8d-b470-c2caaaf934bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.328120 | controller |     "Jun 14 08:48:59.171360 crc crio[24245]: time=\"2026-06-14T08:48:59.171255794Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 not found\" id=2627566b-e423-4e8d-b470-c2caaaf934bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.328135 | controller |     "Jun 14 08:48:59.171597 crc crio[24245]: time=\"2026-06-14T08:48:59.171541003Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010 found\" id=2627566b-e423-4e8d-b470-c2caaaf934bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.328150 | controller |     "Jun 14 08:48:59.174744 crc crio[24245]: time=\"2026-06-14T08:48:59.174673539Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=15277004-57ce-41cc-adfc-6e1e92cd206a name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.328165 | controller |     "Jun 14 08:48:59.205476 crc crio[24245]: time=\"2026-06-14T08:48:59.203663243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=8663c944-b03c-40fe-b635-ba46073ef9ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.328181 | controller |     "Jun 14 08:48:59.213729 crc crio[24245]: time=\"2026-06-14T08:48:59.213613997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=df09fb86-b368-41b2-9c75-b4258be77020 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.328196 | controller |     "Jun 14 08:48:59.215397 crc crio[24245]: time=\"2026-06-14T08:48:59.214458324Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\\\"\"",
2026-06-14 10:12:41.328211 | controller |     "Jun 14 08:48:59.256737 crc crio[24245]: time=\"2026-06-14T08:48:59.255742981Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5494568cc5-h97gv/init\" id=c596f98d-f709-4ae5-b917-9c9904d66df4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.328229 | controller |     "Jun 14 08:48:59.257395 crc crio[24245]: time=\"2026-06-14T08:48:59.257293501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.328244 | controller |     "Jun 14 08:48:59.259641 crc crio[24245]: 2026-06-14T08:48:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e537010feb22c18 Mac:16:fd:6f:73:f7:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/f39b290f-19d9-4b3d-8bdb-0884bccc71da SocketPath: PciID:}] [{Interface:0xc0002c05c0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.328259 | controller |     "Jun 14 08:48:59.264975 crc crio[24245]: time=\"2026-06-14T08:48:59.264805131Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0 UID:a8f5f81c-97ae-4e82-8d83-8940cdf43386 NetNS:/var/run/netns/f39b290f-19d9-4b3d-8bdb-0884bccc71da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8f5f81c_97ae_4e82_8d83_8940cdf43386.slice PodAnnotations:0xc000602d30}] Aliases:map[]}\"",
2026-06-14 10:12:41.328274 | controller |     "Jun 14 08:48:59.265280 crc crio[24245]: time=\"2026-06-14T08:48:59.265164173Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.328289 | controller |     "Jun 14 08:48:59.342427 crc crio[24245]: 2026-06-14T08:48:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f7989aa11572f7 Mac:2a:25:ac:bb:ac:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/82d8495b-eed9-4a49-a25e-799b6e576d4a SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.328304 | controller |     "Jun 14 08:48:59.343644 crc crio[24245]: time=\"2026-06-14T08:48:59.343565117Z\" level=info msg=\"Got pod network &{Name:barbican-worker-b774b49c-5mmw7 Namespace:openstack ID:1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e UID:1feaa293-73cf-43e9-b3d2-3586ceb8ae0f NetNS:/var/run/netns/82d8495b-eed9-4a49-a25e-799b6e576d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1feaa293_73cf_43e9_b3d2_3586ceb8ae0f.slice PodAnnotations:0xc001fea100}] Aliases:map[]}\"",
2026-06-14 10:12:41.328320 | controller |     "Jun 14 08:48:59.343796 crc crio[24245]: time=\"2026-06-14T08:48:59.343746182Z\" level=info msg=\"Checking pod openstack_barbican-worker-b774b49c-5mmw7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.328335 | controller |     "Jun 14 08:48:59.378049 crc crio[24245]: time=\"2026-06-14T08:48:59.375345792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=a64f8e5e-fb14-42a6-b534-fed5935885f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.328368 | controller |     "Jun 14 08:48:59.378049 crc crio[24245]: time=\"2026-06-14T08:48:59.375951365Z\" level=info msg=\"Ran pod sandbox e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0 with infra container: openstack/glance-default-external-api-0/POD\" id=a152a656-f0ef-4d22-a63f-470f83f16a81 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.328385 | controller |     "Jun 14 08:48:59.382133 crc crio[24245]: time=\"2026-06-14T08:48:59.381957206Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a0727bd8-bbbe-4bdd-b665-bb743c078b40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.328404 | controller |     "Jun 14 08:48:59.405903 crc crio[24245]: time=\"2026-06-14T08:48:59.4057435Z\" level=info msg=\"Ran pod sandbox 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e with infra container: openstack/barbican-worker-b774b49c-5mmw7/POD\" id=7e2a0f54-5c09-4bdc-a031-9c74ef9c73f9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.328423 | controller |     "Jun 14 08:48:59.418615 crc crio[24245]: time=\"2026-06-14T08:48:59.418426677Z\" level=info msg=\"Creating container: openstack/placement-5c865f788d-qhxm6/placement-api\" id=a0ba4e46-c41f-46f5-9b0d-892fe4fb92fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.328441 | controller |     "Jun 14 08:48:59.419085 crc crio[24245]: time=\"2026-06-14T08:48:59.418991346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.328494 | controller |     "Jun 14 08:48:59.441111 crc crio[24245]: time=\"2026-06-14T08:48:59.44093563Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=b9be1c51-49b9-4663-a415-bdb8557348ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.328513 | controller |     "Jun 14 08:48:59.442144 crc crio[24245]: time=\"2026-06-14T08:48:59.442066859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=33519d5e-ca91-45f5-b505-541f5caa4e50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.328528 | controller |     "Jun 14 08:48:59.444135 crc crio[24245]: time=\"2026-06-14T08:48:59.444095835Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 not found\" id=b9be1c51-49b9-4663-a415-bdb8557348ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.328543 | controller |     "Jun 14 08:48:59.444333 crc crio[24245]: time=\"2026-06-14T08:48:59.444314682Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6 found\" id=b9be1c51-49b9-4663-a415-bdb8557348ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.328558 | controller |     "Jun 14 08:48:59.448549 crc crio[24245]: time=\"2026-06-14T08:48:59.448501065Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=75e6e8e5-bc39-4d25-89d0-27bdd33277c4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.328573 | controller |     "Jun 14 08:48:59.461035 crc crio[24245]: time=\"2026-06-14T08:48:59.460624943Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\\\"\"",
2026-06-14 10:12:41.328587 | controller |     "Jun 14 08:48:59.486576 crc crio[24245]: time=\"2026-06-14T08:48:59.486494586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.328602 | controller |     "Jun 14 08:48:59.499993 crc crio[24245]: time=\"2026-06-14T08:48:59.49759396Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=fe39a98d-87a9-4b9a-bba4-0f68935fe8a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.328617 | controller |     "Jun 14 08:48:59.499993 crc crio[24245]: time=\"2026-06-14T08:48:59.498397456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.328634 | controller |     "Jun 14 08:48:59.504525 crc crio[24245]: time=\"2026-06-14T08:48:59.503935053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.328649 | controller |     "Jun 14 08:48:59.516935 crc crio[24245]: time=\"2026-06-14T08:48:59.5168285Z\" level=info msg=\"Created container 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834: openstack/ceilometer-0/sg-core\" id=dc161efb-62d5-468b-92b4-ab428bcdbc0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.328664 | controller |     "Jun 14 08:48:59.519169 crc crio[24245]: time=\"2026-06-14T08:48:59.518945869Z\" level=info msg=\"Starting container: 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834\" id=046514ca-94ea-4a26-ba35-2032b1b849b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.328678 | controller |     "Jun 14 08:48:59.526473 crc crio[24245]: time=\"2026-06-14T08:48:59.526384426Z\" level=info msg=\"Started container\" PID=67478 containerID=46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834 description=openstack/ceilometer-0/sg-core id=046514ca-94ea-4a26-ba35-2032b1b849b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92",
2026-06-14 10:12:41.328693 | controller |     "Jun 14 08:48:59.566743 crc crio[24245]: time=\"2026-06-14T08:48:59.566651748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.328707 | controller |     "Jun 14 08:48:59.614461 crc crio[24245]: time=\"2026-06-14T08:48:59.61435457Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=f3a74dad-56b9-4674-b2d6-839d5bbad856 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.328722 | controller |     "Jun 14 08:48:59.654246 crc crio[24245]: time=\"2026-06-14T08:48:59.654110581Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-14 10:12:41.328737 | controller |     "Jun 14 08:48:59.654974 crc crio[24245]: time=\"2026-06-14T08:48:59.654768961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.328751 | controller |     "Jun 14 08:48:59.825938 crc crio[24245]: 2026-06-14T08:48:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2565e3849e1afb8 Mac:86:62:02:23:20:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/91f1b376-9c16-4aee-9c80-42cd5f48f52c SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.328766 | controller |     "Jun 14 08:48:59.825938 crc crio[24245]: time=\"2026-06-14T08:48:59.817513182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.328780 | controller |     "Jun 14 08:48:59.825938 crc crio[24245]: time=\"2026-06-14T08:48:59.818529319Z\" level=info msg=\"Got pod network &{Name:barbican-api-744544c9d8-8wvfs Namespace:openstack ID:2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06 UID:cb85ed4a-05fa-47a7-b9a4-b21328d30a8a NetNS:/var/run/netns/91f1b376-9c16-4aee-9c80-42cd5f48f52c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb85ed4a_05fa_47a7_b9a4_b21328d30a8a.slice PodAnnotations:0xc002c92370}] Aliases:map[]}\"",
2026-06-14 10:12:41.328799 | controller |     "Jun 14 08:48:59.825938 crc crio[24245]: time=\"2026-06-14T08:48:59.818653656Z\" level=info msg=\"Checking pod openstack_barbican-api-744544c9d8-8wvfs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.328814 | controller |     "Jun 14 08:48:59.825938 crc crio[24245]: time=\"2026-06-14T08:48:59.825781256Z\" level=info msg=\"Created container 1cd00a23fbefd30b145ec06179264b2a64ad8264fe5f79fc6838dc0a5cb89b54: openstack/dnsmasq-dns-5494568cc5-h97gv/init\" id=c596f98d-f709-4ae5-b917-9c9904d66df4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.328829 | controller |     "Jun 14 08:48:59.829782 crc crio[24245]: time=\"2026-06-14T08:48:59.828636748Z\" level=info msg=\"Starting container: 1cd00a23fbefd30b145ec06179264b2a64ad8264fe5f79fc6838dc0a5cb89b54\" id=77a06772-ec47-403b-a414-5787aea662bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.328844 | controller |     "Jun 14 08:48:59.844100 crc crio[24245]: time=\"2026-06-14T08:48:59.843995658Z\" level=info msg=\"Started container\" PID=67507 containerID=1cd00a23fbefd30b145ec06179264b2a64ad8264fe5f79fc6838dc0a5cb89b54 description=openstack/dnsmasq-dns-5494568cc5-h97gv/init id=77a06772-ec47-403b-a414-5787aea662bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb",
2026-06-14 10:12:41.328859 | controller |     "Jun 14 08:48:59.892154 crc crio[24245]: time=\"2026-06-14T08:48:59.891433357Z\" level=info msg=\"Ran pod sandbox 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06 with infra container: openstack/barbican-api-744544c9d8-8wvfs/POD\" id=80294108-9512-4791-8f09-3f514b9018f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.328874 | controller |     "Jun 14 08:48:59.901052 crc crio[24245]: time=\"2026-06-14T08:48:59.898357625Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3458f6c6-f3bc-4c0a-aaf6-7637d98891b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.328889 | controller |     "Jun 14 08:48:59.906175 crc crio[24245]: time=\"2026-06-14T08:48:59.904022349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=cf207abc-214a-4ffa-8d6c-4bda806e7136 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.328904 | controller |     "Jun 14 08:48:59.926762 crc crio[24245]: time=\"2026-06-14T08:48:59.926598834Z\" level=info msg=\"Created container e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de: openstack/placement-5c865f788d-qhxm6/placement-api\" id=a0ba4e46-c41f-46f5-9b0d-892fe4fb92fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.328919 | controller |     "Jun 14 08:48:59.959573 crc crio[24245]: time=\"2026-06-14T08:48:59.959340411Z\" level=info msg=\"Creating container: openstack/barbican-api-744544c9d8-8wvfs/barbican-api-log\" id=c13e57db-7b31-4dd3-a67c-d1204a266957 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.328933 | controller |     "Jun 14 08:48:59.960139 crc crio[24245]: time=\"2026-06-14T08:48:59.959775015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.328948 | controller |     "Jun 14 08:48:59.962726 crc crio[24245]: time=\"2026-06-14T08:48:59.962653482Z\" level=info msg=\"Starting container: e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de\" id=fcaadedc-e225-4227-9c6d-2c586a94dfca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.328962 | controller |     "Jun 14 08:48:59.970774 crc crio[24245]: time=\"2026-06-14T08:48:59.970658106Z\" level=info msg=\"Started container\" PID=67526 containerID=e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de description=openstack/placement-5c865f788d-qhxm6/placement-api id=fcaadedc-e225-4227-9c6d-2c586a94dfca name=/runtime.v1.RuntimeService/StartContainer sandboxID=71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5",
2026-06-14 10:12:41.328980 | controller |     "Jun 14 08:49:00.115285 crc crio[24245]: time=\"2026-06-14T08:49:00.1146395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.328995 | controller |     "Jun 14 08:49:00.129107 crc crio[24245]: time=\"2026-06-14T08:49:00.129007838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329010 | controller |     "Jun 14 08:49:00.201057 crc crio[24245]: 2026-06-14T08:49:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c2c3ccf476c5e45 Mac:aa:4a:2c:b8:18:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/cea87097-5b4d-4591-bd04-c2f3050d35aa SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.329025 | controller |     "Jun 14 08:49:00.202138 crc crio[24245]: time=\"2026-06-14T08:49:00.202031419Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b5bb49947-rrlbz Namespace:openstack ID:c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838 UID:51f7fa25-6483-47d6-bed9-22a23b35a545 NetNS:/var/run/netns/cea87097-5b4d-4591-bd04-c2f3050d35aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51f7fa25_6483_47d6_bed9_22a23b35a545.slice PodAnnotations:0xc000131380}] Aliases:map[]}\"",
2026-06-14 10:12:41.329040 | controller |     "Jun 14 08:49:00.202210 crc crio[24245]: time=\"2026-06-14T08:49:00.202171183Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b5bb49947-rrlbz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.329055 | controller |     "Jun 14 08:49:00.222953 crc crio[24245]: time=\"2026-06-14T08:49:00.222818636Z\" level=info msg=\"Ran pod sandbox c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838 with infra container: openstack/dnsmasq-dns-6b5bb49947-rrlbz/POD\" id=8b5dd6ea-4ea6-4cbd-aa06-5ffa6efb6229 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.329069 | controller |     "Jun 14 08:49:00.229243 crc crio[24245]: time=\"2026-06-14T08:49:00.229171252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b6b780dd-d1df-4e61-8e7c-c45c7f5b8a32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.329085 | controller |     "Jun 14 08:49:00.362276 crc crio[24245]: time=\"2026-06-14T08:49:00.36214614Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f3fcacf0-a492-4d3d-8fb3-2d15382e5a78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.329100 | controller |     "Jun 14 08:49:00.385945 crc crio[24245]: time=\"2026-06-14T08:49:00.385625117Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b5bb49947-rrlbz/init\" id=d09ed50a-d95b-4aad-ba16-c8c4e5b79a1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.329114 | controller |     "Jun 14 08:49:00.386279 crc crio[24245]: time=\"2026-06-14T08:49:00.386058331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329129 | controller |     "Jun 14 08:49:00.500343 crc crio[24245]: time=\"2026-06-14T08:49:00.500176265Z\" level=info msg=\"Created container 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268: openstack/barbican-api-744544c9d8-8wvfs/barbican-api-log\" id=c13e57db-7b31-4dd3-a67c-d1204a266957 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.329146 | controller |     "Jun 14 08:49:00.501791 crc crio[24245]: time=\"2026-06-14T08:49:00.501674071Z\" level=info msg=\"Starting container: 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268\" id=a0c9ce74-b4f5-443a-a7f6-35473d6253dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.329161 | controller |     "Jun 14 08:49:00.523830 crc crio[24245]: time=\"2026-06-14T08:49:00.523710463Z\" level=info msg=\"Started container\" PID=67697 containerID=28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268 description=openstack/barbican-api-744544c9d8-8wvfs/barbican-api-log id=a0c9ce74-b4f5-443a-a7f6-35473d6253dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06",
2026-06-14 10:12:41.329177 | controller |     "Jun 14 08:49:00.555749 crc crio[24245]: time=\"2026-06-14T08:49:00.555701387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8e7f823f-a8cb-484d-a8f1-4ad65de31aac name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.329192 | controller |     "Jun 14 08:49:00.613651 crc crio[24245]: time=\"2026-06-14T08:49:00.613376291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=3f5d7502-ac59-433f-8afd-03992d7b29e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.329207 | controller |     "Jun 14 08:49:00.660277 crc crio[24245]: time=\"2026-06-14T08:49:00.659689051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329222 | controller |     "Jun 14 08:49:00.665142 crc crio[24245]: time=\"2026-06-14T08:49:00.66434873Z\" level=info msg=\"Creating container: openstack/barbican-api-744544c9d8-8wvfs/barbican-api\" id=bd2e6b87-88c0-4c9d-9dbc-1915120e072e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.329237 | controller |     "Jun 14 08:49:00.677930 crc crio[24245]: time=\"2026-06-14T08:49:00.67408025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329251 | controller |     "Jun 14 08:49:00.677930 crc crio[24245]: time=\"2026-06-14T08:49:00.675792065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329266 | controller |     "Jun 14 08:49:00.857084 crc crio[24245]: time=\"2026-06-14T08:49:00.856959042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329281 | controller |     "Jun 14 08:49:00.895635 crc crio[24245]: time=\"2026-06-14T08:49:00.895522619Z\" level=info msg=\"Created container f01f9ff80d116fd06858b953c167a2cd41e8da346ec3c5c47d4fb4bbc0410fd1: openstack/dnsmasq-dns-6b5bb49947-rrlbz/init\" id=d09ed50a-d95b-4aad-ba16-c8c4e5b79a1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.329296 | controller |     "Jun 14 08:49:00.897168 crc crio[24245]: time=\"2026-06-14T08:49:00.897050017Z\" level=info msg=\"Starting container: f01f9ff80d116fd06858b953c167a2cd41e8da346ec3c5c47d4fb4bbc0410fd1\" id=f10d1027-6410-4ca1-9f07-f95a65db5623 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.329311 | controller |     "Jun 14 08:49:00.913080 crc crio[24245]: time=\"2026-06-14T08:49:00.912966715Z\" level=info msg=\"Started container\" PID=67904 containerID=f01f9ff80d116fd06858b953c167a2cd41e8da346ec3c5c47d4fb4bbc0410fd1 description=openstack/dnsmasq-dns-6b5bb49947-rrlbz/init id=f10d1027-6410-4ca1-9f07-f95a65db5623 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838",
2026-06-14 10:12:41.329328 | controller |     "Jun 14 08:49:00.917063 crc crio[24245]: time=\"2026-06-14T08:49:00.916905941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329344 | controller |     "Jun 14 08:49:00.963170 crc crio[24245]: time=\"2026-06-14T08:49:00.962139721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329388 | controller |     "Jun 14 08:49:01.024305 crc crio[24245]: time=\"2026-06-14T08:49:01.023699101Z\" level=info msg=\"Created container 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec: openstack/glance-default-internal-api-0/glance-log\" id=64fbae81-6109-4740-8eed-867c1339e4d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.329404 | controller |     "Jun 14 08:49:01.044583 crc crio[24245]: time=\"2026-06-14T08:49:01.044372058Z\" level=info msg=\"Starting container: 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec\" id=40adc826-04f1-4a42-a9e3-19ab0b66d223 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.329418 | controller |     "Jun 14 08:49:01.061688 crc crio[24245]: time=\"2026-06-14T08:49:01.055883334Z\" level=info msg=\"Started container\" PID=67919 containerID=455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec description=openstack/glance-default-internal-api-0/glance-log id=40adc826-04f1-4a42-a9e3-19ab0b66d223 name=/runtime.v1.RuntimeService/StartContainer sandboxID=547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d",
2026-06-14 10:12:41.329433 | controller |     "Jun 14 08:49:01.098510 crc crio[24245]: time=\"2026-06-14T08:49:01.098372015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=0b479647-1392-4ae0-945d-8fe45c315950 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.329449 | controller |     "Jun 14 08:49:01.192411 crc crio[24245]: time=\"2026-06-14T08:49:01.19227451Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4ad2fba5-3413-45fa-8cd4-2e3650f4538e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.329464 | controller |     "Jun 14 08:49:01.245346 crc crio[24245]: time=\"2026-06-14T08:49:01.224532063Z\" level=info msg=\"Stopping pod sandbox: 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb\" id=3997a584-1d8d-4847-bc90-8407510d7b16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.329479 | controller |     "Jun 14 08:49:01.245346 crc crio[24245]: time=\"2026-06-14T08:49:01.225123252Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5494568cc5-h97gv Namespace:openstack ID:068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb UID:64fdef24-b7e2-46ab-9d13-058fcbc0828e NetNS:/var/run/netns/93db6ed2-636e-409d-9f57-f0bd553742a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64fdef24_b7e2_46ab_9d13_058fcbc0828e.slice PodAnnotations:0xc00274a570}] Aliases:map[]}\"",
2026-06-14 10:12:41.329494 | controller |     "Jun 14 08:49:01.245346 crc crio[24245]: time=\"2026-06-14T08:49:01.225340239Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5494568cc5-h97gv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.329510 | controller |     "Jun 14 08:49:01.284898 crc crio[24245]: time=\"2026-06-14T08:49:01.284170493Z\" level=info msg=\"Created container 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39: openstack/barbican-api-744544c9d8-8wvfs/barbican-api\" id=bd2e6b87-88c0-4c9d-9dbc-1915120e072e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.329529 | controller |     "Jun 14 08:49:01.307898 crc crio[24245]: time=\"2026-06-14T08:49:01.30583306Z\" level=info msg=\"Starting container: 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39\" id=7d3df9a2-cbc1-430e-8a17-7563a81ab314 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.329545 | controller |     "Jun 14 08:49:01.312721 crc crio[24245]: time=\"2026-06-14T08:49:01.310300573Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=b98204dc-159e-48a2-9280-f281b30370e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.329560 | controller |     "Jun 14 08:49:01.324935 crc crio[24245]: time=\"2026-06-14T08:49:01.323995076Z\" level=info msg=\"Started container\" PID=67942 containerID=5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39 description=openstack/barbican-api-744544c9d8-8wvfs/barbican-api id=7d3df9a2-cbc1-430e-8a17-7563a81ab314 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06",
2026-06-14 10:12:41.329575 | controller |     "Jun 14 08:49:01.342253 crc crio[24245]: time=\"2026-06-14T08:49:01.341335105Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=03b17acd-6c08-4a8a-a3d3-f2679e13a8db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.329590 | controller |     "Jun 14 08:49:01.342828 crc crio[24245]: time=\"2026-06-14T08:49:01.342767711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329605 | controller |     "Jun 14 08:49:01.426371 crc crio[24245]: time=\"2026-06-14T08:49:01.426118621Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=84134eae-5a9c-41fd-85f9-1060beb1506e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.329619 | controller |     "Jun 14 08:49:01.456783 crc crio[24245]: time=\"2026-06-14T08:49:01.44897987Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b5bb49947-rrlbz/dnsmasq-dns\" id=33e169dc-1ac8-40f1-bb82-a4944e275049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.329634 | controller |     "Jun 14 08:49:01.456783 crc crio[24245]: time=\"2026-06-14T08:49:01.454980854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329648 | controller |     "Jun 14 08:49:01.521813 crc crio[24245]: time=\"2026-06-14T08:49:01.521624731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329663 | controller |     "Jun 14 08:49:01.562065 crc crio[24245]: time=\"2026-06-14T08:49:01.561515352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329678 | controller |     "Jun 14 08:49:01.725892 crc crio[24245]: time=\"2026-06-14T08:49:01.72491635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329693 | controller |     "Jun 14 08:49:01.743684 crc crio[24245]: time=\"2026-06-14T08:49:01.743524394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329710 | controller |     "Jun 14 08:49:01.837932 crc crio[24245]: time=\"2026-06-14T08:49:01.837548828Z\" level=info msg=\"Created container 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85: openstack/glance-default-external-api-0/glance-log\" id=fe39a98d-87a9-4b9a-bba4-0f68935fe8a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.329725 | controller |     "Jun 14 08:49:01.860891 crc crio[24245]: time=\"2026-06-14T08:49:01.86073583Z\" level=info msg=\"Starting container: 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85\" id=6515460c-9b7b-415a-813e-709625b42575 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.329741 | controller |     "Jun 14 08:49:01.888917 crc crio[24245]: time=\"2026-06-14T08:49:01.888744988Z\" level=info msg=\"Started container\" PID=68011 containerID=51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85 description=openstack/glance-default-external-api-0/glance-log id=6515460c-9b7b-415a-813e-709625b42575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0",
2026-06-14 10:12:41.329755 | controller |     "Jun 14 08:49:01.924106 crc crio[24245]: time=\"2026-06-14T08:49:01.923954319Z\" level=info msg=\"Stopped pod sandbox: 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb\" id=3997a584-1d8d-4847-bc90-8407510d7b16 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.329770 | controller |     "Jun 14 08:49:01.939761 crc crio[24245]: time=\"2026-06-14T08:49:01.938443193Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=795010f3-1a46-46ff-88ca-80e184ca82b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.329785 | controller |     "Jun 14 08:49:01.947996 crc crio[24245]: time=\"2026-06-14T08:49:01.947792774Z\" level=info msg=\"Created container 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55: openstack/dnsmasq-dns-6b5bb49947-rrlbz/dnsmasq-dns\" id=33e169dc-1ac8-40f1-bb82-a4944e275049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.329799 | controller |     "Jun 14 08:49:01.959566 crc crio[24245]: time=\"2026-06-14T08:49:01.957523739Z\" level=info msg=\"Starting container: 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55\" id=aad8404e-c7d7-4653-93b0-a36aec3a438a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.329815 | controller |     "Jun 14 08:49:01.984907 crc crio[24245]: time=\"2026-06-14T08:49:01.984754655Z\" level=info msg=\"Started container\" PID=68034 containerID=118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55 description=openstack/dnsmasq-dns-6b5bb49947-rrlbz/dnsmasq-dns id=aad8404e-c7d7-4653-93b0-a36aec3a438a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838",
2026-06-14 10:12:41.329830 | controller |     "Jun 14 08:49:02.004740 crc crio[24245]: time=\"2026-06-14T08:49:02.001684775Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7f06c799-6f98-492f-9bb2-803b7813489b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.329845 | controller |     "Jun 14 08:49:02.186698 crc crio[24245]: time=\"2026-06-14T08:49:02.183311464Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=9dcb3ce4-3736-4b7d-a981-c4819c11a3d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.329860 | controller |     "Jun 14 08:49:02.194140 crc crio[24245]: time=\"2026-06-14T08:49:02.193751237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329877 | controller |     "Jun 14 08:49:02.309361 crc crio[24245]: time=\"2026-06-14T08:49:02.309195389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329892 | controller |     "Jun 14 08:49:02.376105 crc crio[24245]: time=\"2026-06-14T08:49:02.372937353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329906 | controller |     "Jun 14 08:49:02.423920 crc crio[24245]: time=\"2026-06-14T08:49:02.423800071Z\" level=info msg=\"Removing container: 1cd00a23fbefd30b145ec06179264b2a64ad8264fe5f79fc6838dc0a5cb89b54\" id=59170548-1f83-478d-8c6c-b782bbd8afb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.329921 | controller |     "Jun 14 08:49:02.484541 crc crio[24245]: time=\"2026-06-14T08:49:02.484392752Z\" level=info msg=\"Removed container 1cd00a23fbefd30b145ec06179264b2a64ad8264fe5f79fc6838dc0a5cb89b54: openstack/dnsmasq-dns-5494568cc5-h97gv/init\" id=59170548-1f83-478d-8c6c-b782bbd8afb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.329936 | controller |     "Jun 14 08:49:02.923705 crc crio[24245]: time=\"2026-06-14T08:49:02.923099218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.329950 | controller |     "Jun 14 08:49:02.969900 crc crio[24245]: time=\"2026-06-14T08:49:02.969120634Z\" level=info msg=\"Created container 817f04b27379f6deda53ea620a20eac0703b4cbf980fc933ebc4d2039495ce62: openstack/cinder-db-sync-4trgl/cinder-db-sync\" id=1e0f5c9a-48e1-4731-af1a-6329a587b86c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.329965 | controller |     "Jun 14 08:49:02.976002 crc crio[24245]: time=\"2026-06-14T08:49:02.975175344Z\" level=info msg=\"Starting container: 817f04b27379f6deda53ea620a20eac0703b4cbf980fc933ebc4d2039495ce62\" id=3faafa56-4869-47e1-951c-f84d534b3676 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.329979 | controller |     "Jun 14 08:49:02.986896 crc crio[24245]: time=\"2026-06-14T08:49:02.986435555Z\" level=info msg=\"Started container\" PID=68240 containerID=817f04b27379f6deda53ea620a20eac0703b4cbf980fc933ebc4d2039495ce62 description=openstack/cinder-db-sync-4trgl/cinder-db-sync id=3faafa56-4869-47e1-951c-f84d534b3676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb",
2026-06-14 10:12:41.329994 | controller |     "Jun 14 08:49:03.209179 crc crio[24245]: time=\"2026-06-14T08:49:03.208334325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.330009 | controller |     "Jun 14 08:49:04.601810 crc crio[24245]: time=\"2026-06-14T08:49:04.598339525Z\" level=info msg=\"Created container 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5: openstack/glance-default-internal-api-0/glance-httpd\" id=03b17acd-6c08-4a8a-a3d3-f2679e13a8db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.330034 | controller |     "Jun 14 08:49:04.606686 crc crio[24245]: time=\"2026-06-14T08:49:04.606509504Z\" level=info msg=\"Starting container: 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5\" id=c07921ad-cd72-4708-bfb7-e3708fc6f0ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.330050 | controller |     "Jun 14 08:49:04.619303 crc crio[24245]: time=\"2026-06-14T08:49:04.61670615Z\" level=info msg=\"Started container\" PID=68264 containerID=4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5 description=openstack/glance-default-internal-api-0/glance-httpd id=c07921ad-cd72-4708-bfb7-e3708fc6f0ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d",
2026-06-14 10:12:41.330069 | controller |     "Jun 14 08:49:04.680959 crc crio[24245]: time=\"2026-06-14T08:49:04.68079447Z\" level=info msg=\"Created container c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a: openstack/glance-default-external-api-0/glance-httpd\" id=9dcb3ce4-3736-4b7d-a981-c4819c11a3d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.330084 | controller |     "Jun 14 08:49:04.682141 crc crio[24245]: time=\"2026-06-14T08:49:04.682052082Z\" level=info msg=\"Starting container: c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a\" id=113fc57c-749e-4e95-968e-accdeb3a5c37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.330099 | controller |     "Jun 14 08:49:04.693480 crc crio[24245]: time=\"2026-06-14T08:49:04.693256356Z\" level=info msg=\"Started container\" PID=68282 containerID=c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a description=openstack/glance-default-external-api-0/glance-httpd id=113fc57c-749e-4e95-968e-accdeb3a5c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0",
2026-06-14 10:12:41.330114 | controller |     "Jun 14 08:49:05.538557 crc crio[24245]: time=\"2026-06-14T08:49:05.538475615Z\" level=info msg=\"Stopping container: 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5 (timeout: 30s)\" id=964b94b3-de80-45da-8101-b297bbca325b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.330128 | controller |     "Jun 14 08:49:05.547072 crc crio[24245]: time=\"2026-06-14T08:49:05.546996949Z\" level=info msg=\"Stopping container: 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec (timeout: 30s)\" id=ba728617-e647-42e4-8544-2f7dcb9ac667 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.330143 | controller |     "Jun 14 08:49:05.560462 crc crio[24245]: time=\"2026-06-14T08:49:05.56037902Z\" level=info msg=\"Stopping container: c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a (timeout: 30s)\" id=f72d621a-e997-4a80-82bc-8001a398e79b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.330157 | controller |     "Jun 14 08:49:05.567740 crc crio[24245]: time=\"2026-06-14T08:49:05.567652943Z\" level=info msg=\"Stopping container: 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85 (timeout: 30s)\" id=7e2fd68d-d365-42fc-956a-13021f867665 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.330172 | controller |     "Jun 14 08:49:06.235062 crc crio[24245]: time=\"2026-06-14T08:49:06.234387747Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-5f686ccfbd-6vkll/POD\" id=17d3144a-02d1-414b-a1e4-735a505b127a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.330186 | controller |     "Jun 14 08:49:06.235765 crc crio[24245]: time=\"2026-06-14T08:49:06.235083029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.330201 | controller |     "Jun 14 08:49:06.871646 crc crio[24245]: time=\"2026-06-14T08:49:06.87090024Z\" level=info msg=\"Stopped container 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85: openstack/glance-default-external-api-0/glance-log\" id=7e2fd68d-d365-42fc-956a-13021f867665 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.330216 | controller |     "Jun 14 08:49:07.096921 crc crio[24245]: time=\"2026-06-14T08:49:07.09676274Z\" level=info msg=\"Stopped container 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec: openstack/glance-default-internal-api-0/glance-log\" id=ba728617-e647-42e4-8544-2f7dcb9ac667 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.330230 | controller |     "Jun 14 08:49:10.759277 crc crio[24245]: time=\"2026-06-14T08:49:10.752506283Z\" level=info msg=\"Stopping container: 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f (timeout: 10s)\" id=b7257b9e-7c21-4179-be0b-12c18a580e3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.330250 | controller |     "Jun 14 08:49:13.485696 crc crio[24245]: time=\"2026-06-14T08:49:13.484796928Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=15277004-57ce-41cc-adfc-6e1e92cd206a name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.330265 | controller |     "Jun 14 08:49:13.495446 crc crio[24245]: time=\"2026-06-14T08:49:13.495340682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=1d51cd14-d1d4-4f15-bdb2-0d906cd18fda name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.330280 | controller |     "Jun 14 08:49:13.615831 crc crio[24245]: time=\"2026-06-14T08:49:13.6143077Z\" level=info msg=\"Stopped container c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a: openstack/glance-default-external-api-0/glance-httpd\" id=f72d621a-e997-4a80-82bc-8001a398e79b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.330295 | controller |     "Jun 14 08:49:13.615831 crc crio[24245]: time=\"2026-06-14T08:49:13.615473828Z\" level=info msg=\"Stopping pod sandbox: e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0\" id=60d3445f-5c1c-46a2-aafe-5c3db86d48e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.330310 | controller |     "Jun 14 08:49:13.616493 crc crio[24245]: time=\"2026-06-14T08:49:13.616417798Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0 UID:a8f5f81c-97ae-4e82-8d83-8940cdf43386 NetNS:/var/run/netns/f39b290f-19d9-4b3d-8bdb-0884bccc71da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda8f5f81c_97ae_4e82_8d83_8940cdf43386.slice PodAnnotations:0xc002c921e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.330325 | controller |     "Jun 14 08:49:13.616682 crc crio[24245]: time=\"2026-06-14T08:49:13.616620445Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.330341 | controller |     "Jun 14 08:49:13.889261 crc crio[24245]: time=\"2026-06-14T08:49:13.88916978Z\" level=info msg=\"Stopped container 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f: openstack/dnsmasq-dns-85d986748f-sp9s7/dnsmasq-dns\" id=b7257b9e-7c21-4179-be0b-12c18a580e3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.330373 | controller |     "Jun 14 08:49:13.891007 crc crio[24245]: time=\"2026-06-14T08:49:13.890808902Z\" level=info msg=\"Stopping pod sandbox: 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35\" id=4079b259-535e-48fe-b998-a2480e476d4c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.330390 | controller |     "Jun 14 08:49:13.891453 crc crio[24245]: time=\"2026-06-14T08:49:13.891392351Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85d986748f-sp9s7 Namespace:openstack ID:4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35 UID:249e8545-0a15-4b76-acd2-e82ce547000d NetNS:/var/run/netns/baaca325-4f7e-4923-8fc0-b10ebe2f6218 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod249e8545_0a15_4b76_acd2_e82ce547000d.slice PodAnnotations:0xc000130648}] Aliases:map[]}\"",
2026-06-14 10:12:41.330406 | controller |     "Jun 14 08:49:13.891647 crc crio[24245]: time=\"2026-06-14T08:49:13.891598768Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85d986748f-sp9s7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.330424 | controller |     "Jun 14 08:49:13.895606 crc crio[24245]: time=\"2026-06-14T08:49:13.892397333Z\" level=info msg=\"Stopped container 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5: openstack/glance-default-internal-api-0/glance-httpd\" id=964b94b3-de80-45da-8101-b297bbca325b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.330439 | controller |     "Jun 14 08:49:13.895606 crc crio[24245]: time=\"2026-06-14T08:49:13.893804088Z\" level=info msg=\"Stopping pod sandbox: 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d\" id=c7489289-5fdc-48f4-a17c-8e7c3a06bb94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.330455 | controller |     "Jun 14 08:49:13.895606 crc crio[24245]: time=\"2026-06-14T08:49:13.89450719Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d UID:8421d95d-af58-4d8e-96d3-1376e046e9a2 NetNS:/var/run/netns/988dbb19-d8e3-4218-8a80-006606134418 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8421d95d_af58_4d8e_96d3_1376e046e9a2.slice PodAnnotations:0xc002c92578}] Aliases:map[]}\"",
2026-06-14 10:12:41.330470 | controller |     "Jun 14 08:49:13.895606 crc crio[24245]: time=\"2026-06-14T08:49:13.894696766Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.330485 | controller |     "Jun 14 08:49:15.387189 crc crio[24245]: time=\"2026-06-14T08:49:15.386765855Z\" level=info msg=\"Stopped pod sandbox: e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0\" id=60d3445f-5c1c-46a2-aafe-5c3db86d48e8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.330499 | controller |     "Jun 14 08:49:15.392198 crc crio[24245]: time=\"2026-06-14T08:49:15.392095886Z\" level=info msg=\"Stopped pod sandbox: 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35\" id=4079b259-535e-48fe-b998-a2480e476d4c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.330514 | controller |     "Jun 14 08:49:15.394661 crc crio[24245]: time=\"2026-06-14T08:49:15.394570716Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=75e6e8e5-bc39-4d25-89d0-27bdd33277c4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.330529 | controller |     "Jun 14 08:49:15.395727 crc crio[24245]: time=\"2026-06-14T08:49:15.395559508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=2e64aebf-33b2-4773-93a5-35f6b906f809 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.330544 | controller |     "Jun 14 08:49:15.400176 crc crio[24245]: time=\"2026-06-14T08:49:15.40000564Z\" level=info msg=\"Stopped pod sandbox: 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d\" id=c7489289-5fdc-48f4-a17c-8e7c3a06bb94 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.330559 | controller |     "Jun 14 08:49:15.892701 crc crio[24245]: time=\"2026-06-14T08:49:15.892170684Z\" level=info msg=\"Removing container: 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5\" id=a5f2cba0-dcc8-4644-bf92-dcea2536b1ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.330574 | controller |     "Jun 14 08:49:16.757906 crc crio[24245]: time=\"2026-06-14T08:49:16.755508987Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=a1e9beaa-fa4d-4e1d-a377-f083b6dabe8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.330589 | controller |     "Jun 14 08:49:16.757906 crc crio[24245]: time=\"2026-06-14T08:49:16.756044055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.330609 | controller |     "Jun 14 08:49:16.822738 crc crio[24245]: time=\"2026-06-14T08:49:16.822060677Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=85f5387e-c529-4f54-ab09-e19f65824b4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.330624 | controller |     "Jun 14 08:49:16.823006 crc crio[24245]: time=\"2026-06-14T08:49:16.82280616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.330639 | controller |     "Jun 14 08:49:16.875296 crc crio[24245]: time=\"2026-06-14T08:49:16.874784015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=57c1aef5-d05d-4f71-bdb5-d771894bb757 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.330654 | controller |     "Jun 14 08:49:16.899183 crc crio[24245]: time=\"2026-06-14T08:49:16.899095302Z\" level=info msg=\"Got pod network &{Name:barbican-api-5f686ccfbd-6vkll Namespace:openstack ID:6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00 UID:287282ea-561f-41fa-955a-c4e69174c453 NetNS:/var/run/netns/21f440d8-0723-44a3-8a31-add2c381ba37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod287282ea_561f_41fa_955a_c4e69174c453.slice PodAnnotations:0xc0004cc578}] Aliases:map[]}\"",
2026-06-14 10:12:41.330670 | controller |     "Jun 14 08:49:16.899183 crc crio[24245]: time=\"2026-06-14T08:49:16.899165064Z\" level=info msg=\"Adding pod openstack_barbican-api-5f686ccfbd-6vkll to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.330685 | controller |     "Jun 14 08:49:16.914994 crc crio[24245]: time=\"2026-06-14T08:49:16.914780832Z\" level=info msg=\"Removed container 4a2c5fbc01eb400f57a19c0d2c7ccbf40acaa7b6f1b978697273a766ef4353b5: openstack/glance-default-internal-api-0/glance-httpd\" id=a5f2cba0-dcc8-4644-bf92-dcea2536b1ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.330699 | controller |     "Jun 14 08:49:16.929987 crc crio[24245]: time=\"2026-06-14T08:49:16.929806547Z\" level=info msg=\"Removing container: 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec\" id=bb5845f0-3780-46d6-99c6-95ac3a29ae9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.330714 | controller |     "Jun 14 08:49:16.944164 crc crio[24245]: time=\"2026-06-14T08:49:16.94406105Z\" level=info msg=\"Stopping pod sandbox: dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb\" id=b7a3d09e-e50c-4b9f-a7cb-92022ae27015 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.330728 | controller |     "Jun 14 08:49:16.944922 crc crio[24245]: time=\"2026-06-14T08:49:16.944781113Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-4trgl Namespace:openstack ID:dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb UID:1d35bb51-816a-4695-ae6f-0fc31bc8e17a NetNS:/var/run/netns/5cbf5651-e3e0-4a02-91f4-b81311dda0b7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d35bb51_816a_4695_ae6f_0fc31bc8e17a.slice PodAnnotations:0xc000522180}] Aliases:map[]}\"",
2026-06-14 10:12:41.330742 | controller |     "Jun 14 08:49:16.945103 crc crio[24245]: time=\"2026-06-14T08:49:16.945037082Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-4trgl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.330757 | controller |     "Jun 14 08:49:17.071488 crc crio[24245]: time=\"2026-06-14T08:49:17.070583958Z\" level=info msg=\"Removed container 455bdf14e02fdced9f9a9a1a992001348e16a508b0b84766c134ef931fc1f5ec: openstack/glance-default-internal-api-0/glance-log\" id=bb5845f0-3780-46d6-99c6-95ac3a29ae9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.330775 | controller |     "Jun 14 08:49:17.076725 crc crio[24245]: time=\"2026-06-14T08:49:17.076465924Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=c183054d-2fe0-45a9-9c62-65a157b3045d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.330791 | controller |     "Jun 14 08:49:17.076725 crc crio[24245]: time=\"2026-06-14T08:49:17.07663424Z\" level=info msg=\"Removing container: c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a\" id=3d48ac2a-563c-4c56-94ac-25e4d9ae25d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.330805 | controller |     "Jun 14 08:49:17.094913 crc crio[24245]: time=\"2026-06-14T08:49:17.093552608Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener-log\" id=e03f93cc-f19c-4eb7-a90b-f26205727a14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.330820 | controller |     "Jun 14 08:49:17.122449 crc crio[24245]: time=\"2026-06-14T08:49:17.122384609Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=f3a74dad-56b9-4674-b2d6-839d5bbad856 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.330834 | controller |     "Jun 14 08:49:17.127775 crc crio[24245]: time=\"2026-06-14T08:49:17.127640264Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=2f6efaa8-5e7f-42dd-9a46-1a93363cfe51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.330848 | controller |     "Jun 14 08:49:17.164153 crc crio[24245]: time=\"2026-06-14T08:49:17.164018012Z\" level=info msg=\"Removed container c065d26610a1e6dc270453ea7d7afeb26a6ba7c1e622cf609f53e855cb66403a: openstack/glance-default-external-api-0/glance-httpd\" id=3d48ac2a-563c-4c56-94ac-25e4d9ae25d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.330862 | controller |     "Jun 14 08:49:17.166449 crc crio[24245]: time=\"2026-06-14T08:49:17.166369337Z\" level=info msg=\"Removing container: 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85\" id=a4498353-b0fc-4919-b49d-850b9f3670d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.330876 | controller |     "Jun 14 08:49:17.167247 crc crio[24245]: time=\"2026-06-14T08:49:17.167172752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.330891 | controller |     "Jun 14 08:49:17.185776 crc crio[24245]: time=\"2026-06-14T08:49:17.183933938Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609 UID:c775e419-0421-4492-9da0-51cf01d9d40e NetNS:/var/run/netns/e49d40d6-0b1b-431a-a822-dfa16cd7d173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc775e419_0421_4492_9da0_51cf01d9d40e.slice PodAnnotations:0xc0006020e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.330907 | controller |     "Jun 14 08:49:17.185776 crc crio[24245]: time=\"2026-06-14T08:49:17.184019091Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.330921 | controller |     "Jun 14 08:49:17.186663 crc crio[24245]: time=\"2026-06-14T08:49:17.1865496Z\" level=info msg=\"Creating container: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker-log\" id=2d896306-6d5b-4adf-ab65-71650d2615c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.330939 | controller |     "Jun 14 08:49:17.220098 crc crio[24245]: time=\"2026-06-14T08:49:17.220000527Z\" level=info msg=\"Removed container 51fd58cb0c871f4017e29c11a25311476afe010082b36352b2f8779d01285f85: openstack/glance-default-external-api-0/glance-log\" id=a4498353-b0fc-4919-b49d-850b9f3670d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.330953 | controller |     "Jun 14 08:49:17.232662 crc crio[24245]: time=\"2026-06-14T08:49:17.232528343Z\" level=info msg=\"Removing container: 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f\" id=f8b231d8-bac8-4afc-83f9-6288c4b7067b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.330968 | controller |     "Jun 14 08:49:17.233028 crc crio[24245]: time=\"2026-06-14T08:49:17.232943217Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894 UID:1985474b-5676-46a7-87f1-c2766f1d5d4c NetNS:/var/run/netns/b8aaced3-ffd7-48ae-a2db-0be71c705234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1985474b_5676_46a7_87f1_c2766f1d5d4c.slice PodAnnotations:0xc0006206e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.330983 | controller |     "Jun 14 08:49:17.233028 crc crio[24245]: time=\"2026-06-14T08:49:17.233015839Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.330997 | controller |     "Jun 14 08:49:17.247120 crc crio[24245]: time=\"2026-06-14T08:49:17.246989835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331012 | controller |     "Jun 14 08:49:17.288201 crc crio[24245]: time=\"2026-06-14T08:49:17.286539454Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=b8a6911c-3210-4c11-9a40-bfa70d31c2db name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.331026 | controller |     "Jun 14 08:49:17.298468 crc crio[24245]: time=\"2026-06-14T08:49:17.295743655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331041 | controller |     "Jun 14 08:49:17.324069 crc crio[24245]: time=\"2026-06-14T08:49:17.323941804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331056 | controller |     "Jun 14 08:49:17.324756 crc crio[24245]: time=\"2026-06-14T08:49:17.324665813Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=69fa1af6-886f-447d-a993-b0b724f27cea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.331070 | controller |     "Jun 14 08:49:17.337255 crc crio[24245]: time=\"2026-06-14T08:49:17.337136825Z\" level=info msg=\"Removed container 20dbf887e23c6b2a7afbd97831e9d69e505c01111f2ab2dcad6ef9c27ff61d6f: openstack/dnsmasq-dns-85d986748f-sp9s7/dnsmasq-dns\" id=f8b231d8-bac8-4afc-83f9-6288c4b7067b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.331085 | controller |     "Jun 14 08:49:17.341805 crc crio[24245]: time=\"2026-06-14T08:49:17.341491452Z\" level=info msg=\"Removing container: 2c2f514075e3ea8211d2077816bc3010258b2b5cc94489ced27aaf08e9d6eb0a\" id=599b3e5f-3480-42e3-93e8-6cc285bf4f87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.331099 | controller |     "Jun 14 08:49:17.347770 crc crio[24245]: time=\"2026-06-14T08:49:17.347627128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331116 | controller |     "Jun 14 08:49:17.368645 crc crio[24245]: time=\"2026-06-14T08:49:17.363160433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331131 | controller |     "Jun 14 08:49:17.382413 crc crio[24245]: time=\"2026-06-14T08:49:17.381927168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331146 | controller |     "Jun 14 08:49:17.470820 crc crio[24245]: time=\"2026-06-14T08:49:17.470725152Z\" level=info msg=\"Removed container 2c2f514075e3ea8211d2077816bc3010258b2b5cc94489ced27aaf08e9d6eb0a: openstack/dnsmasq-dns-85d986748f-sp9s7/init\" id=599b3e5f-3480-42e3-93e8-6cc285bf4f87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.331160 | controller |     "Jun 14 08:49:17.488587 crc crio[24245]: time=\"2026-06-14T08:49:17.488415349Z\" level=info msg=\"Stopped pod sandbox: dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb\" id=b7a3d09e-e50c-4b9f-a7cb-92022ae27015 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.331174 | controller |     "Jun 14 08:49:17.513082 crc crio[24245]: time=\"2026-06-14T08:49:17.51295846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331188 | controller |     "Jun 14 08:49:17.517137 crc crio[24245]: time=\"2026-06-14T08:49:17.516934497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331202 | controller |     "Jun 14 08:49:17.616193 crc crio[24245]: 2026-06-14T08:49:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d74cd477c2cd18 Mac:ca:bd:66:7f:00:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/21f440d8-0723-44a3-8a31-add2c381ba37 SocketPath: PciID:}] [{Interface:0xc0000146e0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.331217 | controller |     "Jun 14 08:49:17.619808 crc crio[24245]: time=\"2026-06-14T08:49:17.619167204Z\" level=info msg=\"Got pod network &{Name:barbican-api-5f686ccfbd-6vkll Namespace:openstack ID:6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00 UID:287282ea-561f-41fa-955a-c4e69174c453 NetNS:/var/run/netns/21f440d8-0723-44a3-8a31-add2c381ba37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod287282ea_561f_41fa_955a_c4e69174c453.slice PodAnnotations:0xc0004cc578}] Aliases:map[]}\"",
2026-06-14 10:12:41.331232 | controller |     "Jun 14 08:49:17.620991 crc crio[24245]: time=\"2026-06-14T08:49:17.620690013Z\" level=info msg=\"Checking pod openstack_barbican-api-5f686ccfbd-6vkll for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.331247 | controller |     "Jun 14 08:49:17.671606 crc crio[24245]: time=\"2026-06-14T08:49:17.671503299Z\" level=info msg=\"Ran pod sandbox 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00 with infra container: openstack/barbican-api-5f686ccfbd-6vkll/POD\" id=17d3144a-02d1-414b-a1e4-735a505b127a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.331261 | controller |     "Jun 14 08:49:17.676489 crc crio[24245]: time=\"2026-06-14T08:49:17.676422414Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=6392cfb5-e530-4234-810d-d2cb1f5e8017 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.331276 | controller |     "Jun 14 08:49:17.680969 crc crio[24245]: time=\"2026-06-14T08:49:17.68035274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=b918f31f-e769-4365-b752-0e9fbc471b12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.331294 | controller |     "Jun 14 08:49:17.700275 crc crio[24245]: time=\"2026-06-14T08:49:17.700159939Z\" level=info msg=\"Creating container: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api-log\" id=2060192c-3a9b-4451-bb30-84ed78b1ca57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.331309 | controller |     "Jun 14 08:49:17.701000 crc crio[24245]: time=\"2026-06-14T08:49:17.700905313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331323 | controller |     "Jun 14 08:49:17.726801 crc crio[24245]: time=\"2026-06-14T08:49:17.726650694Z\" level=info msg=\"Created container b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener-log\" id=e03f93cc-f19c-4eb7-a90b-f26205727a14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.331339 | controller |     "Jun 14 08:49:17.728831 crc crio[24245]: time=\"2026-06-14T08:49:17.728663557Z\" level=info msg=\"Starting container: b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358\" id=767d9345-61cc-4519-80fb-031b031dc105 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.331383 | controller |     "Jun 14 08:49:17.737437 crc crio[24245]: time=\"2026-06-14T08:49:17.737308339Z\" level=info msg=\"Started container\" PID=69720 containerID=b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358 description=openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener-log id=767d9345-61cc-4519-80fb-031b031dc105 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60",
2026-06-14 10:12:41.331400 | controller |     "Jun 14 08:49:17.762260 crc crio[24245]: time=\"2026-06-14T08:49:17.762093382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=acbfda6a-4ead-4770-990f-fe6ebf68b317 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.331416 | controller |     "Jun 14 08:49:17.770154 crc crio[24245]: time=\"2026-06-14T08:49:17.769770896Z\" level=info msg=\"Created container 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d: openstack/ceilometer-0/proxy-httpd\" id=69fa1af6-886f-447d-a993-b0b724f27cea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.331430 | controller |     "Jun 14 08:49:17.771409 crc crio[24245]: time=\"2026-06-14T08:49:17.771333985Z\" level=info msg=\"Starting container: 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d\" id=7717213b-6514-4421-98a9-159fd3f19a18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.331446 | controller |     "Jun 14 08:49:17.788488 crc crio[24245]: time=\"2026-06-14T08:49:17.788404064Z\" level=info msg=\"Started container\" PID=69744 containerID=6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d description=openstack/ceilometer-0/proxy-httpd id=7717213b-6514-4421-98a9-159fd3f19a18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92",
2026-06-14 10:12:41.331461 | controller |     "Jun 14 08:49:17.808287 crc crio[24245]: time=\"2026-06-14T08:49:17.807469825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331476 | controller |     "Jun 14 08:49:17.811835 crc crio[24245]: time=\"2026-06-14T08:49:17.811767933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331495 | controller |     "Jun 14 08:49:17.830835 crc crio[24245]: time=\"2026-06-14T08:49:17.830740036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=c05a67f2-a5e8-48e1-9840-2e56e09599f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.331511 | controller |     "Jun 14 08:49:17.850288 crc crio[24245]: time=\"2026-06-14T08:49:17.850181856Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener\" id=106f085c-0964-4efd-8c1f-9f248cd2412a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.331525 | controller |     "Jun 14 08:49:17.851999 crc crio[24245]: time=\"2026-06-14T08:49:17.851930773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331540 | controller |     "Jun 14 08:49:17.867039 crc crio[24245]: time=\"2026-06-14T08:49:17.866822935Z\" level=info msg=\"Created container 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker-log\" id=2d896306-6d5b-4adf-ab65-71650d2615c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.331554 | controller |     "Jun 14 08:49:17.869665 crc crio[24245]: time=\"2026-06-14T08:49:17.869573745Z\" level=info msg=\"Starting container: 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2\" id=21fd5858-8d0d-401a-a188-b37305c925ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.331570 | controller |     "Jun 14 08:49:17.879060 crc crio[24245]: time=\"2026-06-14T08:49:17.878976827Z\" level=info msg=\"Started container\" PID=69745 containerID=85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2 description=openstack/barbican-worker-b774b49c-5mmw7/barbican-worker-log id=21fd5858-8d0d-401a-a188-b37305c925ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e",
2026-06-14 10:12:41.331585 | controller |     "Jun 14 08:49:17.899367 crc crio[24245]: time=\"2026-06-14T08:49:17.899186177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=817efdb1-7d1b-48cc-8ee6-80c75f33d00f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.331600 | controller |     "Jun 14 08:49:17.926117 crc crio[24245]: time=\"2026-06-14T08:49:17.924673877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331615 | controller |     "Jun 14 08:49:17.934548 crc crio[24245]: time=\"2026-06-14T08:49:17.93412722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331631 | controller |     "Jun 14 08:49:17.946679 crc crio[24245]: time=\"2026-06-14T08:49:17.946583965Z\" level=info msg=\"Created container 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api-log\" id=2060192c-3a9b-4451-bb30-84ed78b1ca57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.331645 | controller |     "Jun 14 08:49:17.952688 crc crio[24245]: time=\"2026-06-14T08:49:17.952600645Z\" level=info msg=\"Starting container: 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0\" id=48a9d55b-e07a-4d32-8e02-25058f828d48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.331660 | controller |     "Jun 14 08:49:17.963023 crc crio[24245]: time=\"2026-06-14T08:49:17.962931575Z\" level=info msg=\"Started container\" PID=69781 containerID=4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0 description=openstack/barbican-api-5f686ccfbd-6vkll/barbican-api-log id=48a9d55b-e07a-4d32-8e02-25058f828d48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00",
2026-06-14 10:12:41.331679 | controller |     "Jun 14 08:49:17.982558 crc crio[24245]: time=\"2026-06-14T08:49:17.982453466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=90f2b011-c16e-402b-a319-bb85fe0500be name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.331695 | controller |     "Jun 14 08:49:17.983166 crc crio[24245]: time=\"2026-06-14T08:49:17.982471657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=1c5b70aa-3b01-4877-8b15-0d0f3e773d42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.331710 | controller |     "Jun 14 08:49:17.993971 crc crio[24245]: time=\"2026-06-14T08:49:17.993821648Z\" level=info msg=\"Creating container: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker\" id=16aa8432-6c43-412f-8cf3-4fe098ae195f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.331724 | controller |     "Jun 14 08:49:17.997797 crc crio[24245]: time=\"2026-06-14T08:49:17.997722764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331739 | controller |     "Jun 14 08:49:18.063589 crc crio[24245]: 2026-06-14T08:49:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e72ce5b96658df Mac:ee:af:c1:17:3f:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/e49d40d6-0b1b-431a-a822-dfa16cd7d173 SocketPath: PciID:}] [{Interface:0xc0002f6ad0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.331754 | controller |     "Jun 14 08:49:18.064984 crc crio[24245]: time=\"2026-06-14T08:49:18.064154273Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609 UID:c775e419-0421-4492-9da0-51cf01d9d40e NetNS:/var/run/netns/e49d40d6-0b1b-431a-a822-dfa16cd7d173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc775e419_0421_4492_9da0_51cf01d9d40e.slice PodAnnotations:0xc0006020e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.331769 | controller |     "Jun 14 08:49:18.064984 crc crio[24245]: time=\"2026-06-14T08:49:18.06434309Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.331784 | controller |     "Jun 14 08:49:18.064984 crc crio[24245]: time=\"2026-06-14T08:49:18.064629143Z\" level=info msg=\"Stopping container: 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9 (timeout: 30s)\" id=18bfa835-f1de-47bb-806e-08ddbe85e22e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.331799 | controller |     "Jun 14 08:49:18.065110 crc crio[24245]: time=\"2026-06-14T08:49:18.065068617Z\" level=info msg=\"Stopping container: 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e (timeout: 30s)\" id=35e09ee3-94d7-4976-ae08-19ab2f9105ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.331814 | controller |     "Jun 14 08:49:18.065506 crc crio[24245]: time=\"2026-06-14T08:49:18.065330595Z\" level=info msg=\"Stopping container: 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834 (timeout: 30s)\" id=ff24623a-a605-43a9-89e2-eaedee2ff0db name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.331828 | controller |     "Jun 14 08:49:18.067689 crc crio[24245]: time=\"2026-06-14T08:49:18.067255138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=2756f4e9-e77f-4654-8a02-d078b2d6b183 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.331846 | controller |     "Jun 14 08:49:18.069756 crc crio[24245]: time=\"2026-06-14T08:49:18.069703713Z\" level=info msg=\"Stopping container: 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d (timeout: 30s)\" id=a7bb866b-0260-4eb8-aa09-64964cb30d03 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.331860 | controller |     "Jun 14 08:49:18.111723 crc crio[24245]: time=\"2026-06-14T08:49:18.108408367Z\" level=info msg=\"Creating container: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api\" id=54b5fd19-f440-4f43-9a71-7cd9f7c94585 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.331875 | controller |     "Jun 14 08:49:18.111723 crc crio[24245]: time=\"2026-06-14T08:49:18.108834221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331890 | controller |     "Jun 14 08:49:18.111723 crc crio[24245]: time=\"2026-06-14T08:49:18.111510226Z\" level=info msg=\"Ran pod sandbox 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609 with infra container: openstack/glance-default-internal-api-0/POD\" id=a1e9beaa-fa4d-4e1d-a377-f083b6dabe8a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.331905 | controller |     "Jun 14 08:49:18.132258 crc crio[24245]: time=\"2026-06-14T08:49:18.132175822Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=685a6d1f-9761-4fc1-9d64-29758fb2a22d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.331919 | controller |     "Jun 14 08:49:18.142501 crc crio[24245]: time=\"2026-06-14T08:49:18.142439899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331934 | controller |     "Jun 14 08:49:18.146071 crc crio[24245]: time=\"2026-06-14T08:49:18.145818358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.331948 | controller |     "Jun 14 08:49:18.149024 crc crio[24245]: time=\"2026-06-14T08:49:18.148951367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=10160cf8-69eb-4744-b4e3-4f3026063b86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.331963 | controller |     "Jun 14 08:49:18.152290 crc crio[24245]: time=\"2026-06-14T08:49:18.152184789Z\" level=info msg=\"Created container c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener\" id=106f085c-0964-4efd-8c1f-9f248cd2412a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.331977 | controller |     "Jun 14 08:49:18.154414 crc crio[24245]: time=\"2026-06-14T08:49:18.154034778Z\" level=info msg=\"Starting container: c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995\" id=467c8f95-82da-4ccc-8e49-e7e02e96e76a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.331992 | controller |     "Jun 14 08:49:18.169889 crc crio[24245]: time=\"2026-06-14T08:49:18.169741468Z\" level=info msg=\"Started container\" PID=69990 containerID=c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995 description=openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener id=467c8f95-82da-4ccc-8e49-e7e02e96e76a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60",
2026-06-14 10:12:41.332009 | controller |     "Jun 14 08:49:18.178721 crc crio[24245]: time=\"2026-06-14T08:49:18.178643051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.332025 | controller |     "Jun 14 08:49:18.181710 crc crio[24245]: time=\"2026-06-14T08:49:18.181616519Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=36b86a7a-d5c8-49a4-9487-78700513fcfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.332040 | controller |     "Jun 14 08:49:18.183306 crc crio[24245]: time=\"2026-06-14T08:49:18.183250541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.332054 | controller |     "Jun 14 08:49:18.184447 crc crio[24245]: time=\"2026-06-14T08:49:18.184375543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.332069 | controller |     "Jun 14 08:49:18.267153 crc crio[24245]: time=\"2026-06-14T08:49:18.266967243Z\" level=info msg=\"Stopped container 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834: openstack/ceilometer-0/sg-core\" id=ff24623a-a605-43a9-89e2-eaedee2ff0db name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.332083 | controller |     "Jun 14 08:49:18.315382 crc crio[24245]: 2026-06-14T08:49:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f5fa6015da708e Mac:16:7f:96:7f:75:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/b8aaced3-ffd7-48ae-a2db-0be71c705234 SocketPath: PciID:}] [{Interface:0xc00052ed70 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.332098 | controller |     "Jun 14 08:49:18.316738 crc crio[24245]: time=\"2026-06-14T08:49:18.316675333Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894 UID:1985474b-5676-46a7-87f1-c2766f1d5d4c NetNS:/var/run/netns/b8aaced3-ffd7-48ae-a2db-0be71c705234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1985474b_5676_46a7_87f1_c2766f1d5d4c.slice PodAnnotations:0xc0006206e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.332113 | controller |     "Jun 14 08:49:18.317691 crc crio[24245]: time=\"2026-06-14T08:49:18.31688229Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.332128 | controller |     "Jun 14 08:49:18.343172 crc crio[24245]: time=\"2026-06-14T08:49:18.343084998Z\" level=info msg=\"Stopped container 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d: openstack/ceilometer-0/proxy-httpd\" id=a7bb866b-0260-4eb8-aa09-64964cb30d03 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.332142 | controller |     "Jun 14 08:49:18.360524 crc crio[24245]: time=\"2026-06-14T08:49:18.360264874Z\" level=info msg=\"Ran pod sandbox 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894 with infra container: openstack/glance-default-external-api-0/POD\" id=85f5387e-c529-4f54-ab09-e19f65824b4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.332157 | controller |     "Jun 14 08:49:18.379262 crc crio[24245]: time=\"2026-06-14T08:49:18.379005244Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=aaa5131b-1bc6-41d8-a2e1-e8bd2d36644e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.332172 | controller |     "Jun 14 08:49:18.386448 crc crio[24245]: time=\"2026-06-14T08:49:18.386359065Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=05a76b65-5123-4593-9245-c1a69933261c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.332190 | controller |     "Jun 14 08:49:18.407903 crc crio[24245]: time=\"2026-06-14T08:49:18.403554382Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=3d454955-1c58-4945-a442-5c0b96fd246e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.332205 | controller |     "Jun 14 08:49:18.407903 crc crio[24245]: time=\"2026-06-14T08:49:18.404713349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.332220 | controller |     "Jun 14 08:49:18.485537 crc crio[24245]: time=\"2026-06-14T08:49:18.485327359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.332234 | controller |     "Jun 14 08:49:18.489804 crc crio[24245]: time=\"2026-06-14T08:49:18.489344103Z\" level=info msg=\"Created container 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker\" id=16aa8432-6c43-412f-8cf3-4fe098ae195f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.332249 | controller |     "Jun 14 08:49:18.501493 crc crio[24245]: time=\"2026-06-14T08:49:18.500331555Z\" level=info msg=\"Starting container: 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5\" id=e2365ee1-f660-4692-b2ce-29ba773ec776 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.332263 | controller |     "Jun 14 08:49:18.512087 crc crio[24245]: time=\"2026-06-14T08:49:18.511515068Z\" level=info msg=\"Started container\" PID=70052 containerID=8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5 description=openstack/barbican-worker-b774b49c-5mmw7/barbican-worker id=e2365ee1-f660-4692-b2ce-29ba773ec776 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e",
2026-06-14 10:12:41.332278 | controller |     "Jun 14 08:49:18.517307 crc crio[24245]: time=\"2026-06-14T08:49:18.517199572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.332293 | controller |     "Jun 14 08:49:18.985916 crc crio[24245]: time=\"2026-06-14T08:49:18.979718167Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=83bdddf3-e9a6-49c2-b003-b9da5da612ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.332307 | controller |     "Jun 14 08:49:18.985916 crc crio[24245]: time=\"2026-06-14T08:49:18.985314577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.332321 | controller |     "Jun 14 08:49:19.085955 crc crio[24245]: time=\"2026-06-14T08:49:19.08515099Z\" level=info msg=\"Created container b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api\" id=54b5fd19-f440-4f43-9a71-7cd9f7c94585 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.332336 | controller |     "Jun 14 08:49:19.091904 crc crio[24245]: time=\"2026-06-14T08:49:19.089385256Z\" level=info msg=\"Starting container: b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869\" id=74bd64dd-9807-4b30-ba01-2816fcc3184e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.332369 | controller |     "Jun 14 08:49:19.104148 crc crio[24245]: time=\"2026-06-14T08:49:19.103243576Z\" level=info msg=\"Started container\" PID=70059 containerID=b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869 description=openstack/barbican-api-5f686ccfbd-6vkll/barbican-api id=74bd64dd-9807-4b30-ba01-2816fcc3184e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00",
2026-06-14 10:12:41.332389 | controller |     "Jun 14 08:49:19.234788 crc crio[24245]: time=\"2026-06-14T08:49:19.234447669Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-966fddbcf-4x4c8/POD\" id=69c9be2d-b6b4-4733-aa90-af56a7c4a0f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.332404 | controller |     "Jun 14 08:49:19.234788 crc crio[24245]: time=\"2026-06-14T08:49:19.234526951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.332419 | controller |     "Jun 14 08:49:19.343918 crc crio[24245]: time=\"2026-06-14T08:49:19.338755843Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b UID:b622b66f-d3cd-4e0d-b6c8-e33628a649c9 NetNS:/var/run/netns/79fbfc13-c72a-4345-82c4-a551a9272025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb622b66f_d3cd_4e0d_b6c8_e33628a649c9.slice PodAnnotations:0xc001fea400}] Aliases:map[]}\"",
2026-06-14 10:12:41.332434 | controller |     "Jun 14 08:49:19.343918 crc crio[24245]: time=\"2026-06-14T08:49:19.338888257Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.332449 | controller |     "Jun 14 08:49:19.343918 crc crio[24245]: time=\"2026-06-14T08:49:19.343781171Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=0e3da648-3d21-48e5-bc44-c9fe9f6de698 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.332463 | controller |     "Jun 14 08:49:19.343918 crc crio[24245]: time=\"2026-06-14T08:49:19.343918186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.332479 | controller |     "Jun 14 08:49:19.416600 crc crio[24245]: time=\"2026-06-14T08:49:19.416503718Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-966fddbcf-4x4c8 Namespace:openstack ID:9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b UID:c6ecb5ad-add0-421c-865c-f8fa082f7378 NetNS:/var/run/netns/076f77ba-41ca-460e-ad82-0ea1bf23385d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6ecb5ad_add0_421c_865c_f8fa082f7378.slice PodAnnotations:0xc00161a640}] Aliases:map[]}\"",
2026-06-14 10:12:41.332493 | controller |     "Jun 14 08:49:19.416600 crc crio[24245]: time=\"2026-06-14T08:49:19.41657136Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-966fddbcf-4x4c8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.332508 | controller |     "Jun 14 08:49:19.493621 crc crio[24245]: time=\"2026-06-14T08:49:19.49338188Z\" level=info msg=\"Stopped container 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e: openstack/ceilometer-0/ceilometer-central-agent\" id=35e09ee3-94d7-4976-ae08-19ab2f9105ac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.332523 | controller |     "Jun 14 08:49:19.812001 crc crio[24245]: time=\"2026-06-14T08:49:19.797445343Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2 UID:6fc77051-ba5d-441f-8183-52ded036bed7 NetNS:/var/run/netns/9d4d4682-2189-4191-9fe8-ff19a0e50887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fc77051_ba5d_441f_8183_52ded036bed7.slice PodAnnotations:0xc001b86630}] Aliases:map[]}\"",
2026-06-14 10:12:41.332541 | controller |     "Jun 14 08:49:19.812001 crc crio[24245]: time=\"2026-06-14T08:49:19.807964582Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.332556 | controller |     "Jun 14 08:49:20.276941 crc crio[24245]: 2026-06-14T08:49:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed4b7140185ccba Mac:5a:10:d1:2b:53:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/79fbfc13-c72a-4345-82c4-a551a9272025 SocketPath: PciID:}] [{Interface:0xc0001a45b0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.332571 | controller |     "Jun 14 08:49:20.342249 crc crio[24245]: time=\"2026-06-14T08:49:20.325663885Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b UID:b622b66f-d3cd-4e0d-b6c8-e33628a649c9 NetNS:/var/run/netns/79fbfc13-c72a-4345-82c4-a551a9272025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb622b66f_d3cd_4e0d_b6c8_e33628a649c9.slice PodAnnotations:0xc001fea400}] Aliases:map[]}\"",
2026-06-14 10:12:41.332586 | controller |     "Jun 14 08:49:20.342249 crc crio[24245]: time=\"2026-06-14T08:49:20.325946594Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.332602 | controller |     "Jun 14 08:49:20.371250 crc crio[24245]: time=\"2026-06-14T08:49:20.371157673Z\" level=info msg=\"Ran pod sandbox ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b with infra container: openstack/cinder-scheduler-0/POD\" id=83bdddf3-e9a6-49c2-b003-b9da5da612ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.332617 | controller |     "Jun 14 08:49:20.382550 crc crio[24245]: time=\"2026-06-14T08:49:20.380341612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=eb0c1d6d-fedb-45b9-a4a4-e09a95b5fede name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.332631 | controller |     "Jun 14 08:49:20.382550 crc crio[24245]: time=\"2026-06-14T08:49:20.38090526Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 not found\" id=eb0c1d6d-fedb-45b9-a4a4-e09a95b5fede name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.332647 | controller |     "Jun 14 08:49:20.382550 crc crio[24245]: time=\"2026-06-14T08:49:20.381050125Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777 found\" id=eb0c1d6d-fedb-45b9-a4a4-e09a95b5fede name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.332662 | controller |     "Jun 14 08:49:20.393935 crc crio[24245]: time=\"2026-06-14T08:49:20.383469063Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=214fe192-7616-4d8e-9aca-8ff68a7d0ac1 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.332677 | controller |     "Jun 14 08:49:20.403895 crc crio[24245]: time=\"2026-06-14T08:49:20.403749719Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\\\"\"",
2026-06-14 10:12:41.332693 | controller |     "Jun 14 08:49:20.431080 crc crio[24245]: 2026-06-14T08:49:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9f4dfc43d29b28e Mac:e6:66:a6:a9:26:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/076f77ba-41ca-460e-ad82-0ea1bf23385d SocketPath: PciID:}] [{Interface:0xc0004345b0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.332710 | controller |     "Jun 14 08:49:20.431921 crc crio[24245]: time=\"2026-06-14T08:49:20.43177805Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-966fddbcf-4x4c8 Namespace:openstack ID:9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b UID:c6ecb5ad-add0-421c-865c-f8fa082f7378 NetNS:/var/run/netns/076f77ba-41ca-460e-ad82-0ea1bf23385d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6ecb5ad_add0_421c_865c_f8fa082f7378.slice PodAnnotations:0xc00161a640}] Aliases:map[]}\"",
2026-06-14 10:12:41.332726 | controller |     "Jun 14 08:49:20.436334 crc crio[24245]: time=\"2026-06-14T08:49:20.436206934Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-966fddbcf-4x4c8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.332741 | controller |     "Jun 14 08:49:20.468523 crc crio[24245]: time=\"2026-06-14T08:49:20.468421336Z\" level=info msg=\"Ran pod sandbox 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b with infra container: openstack/dnsmasq-dns-966fddbcf-4x4c8/POD\" id=69c9be2d-b6b4-4733-aa90-af56a7c4a0f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.332756 | controller |     "Jun 14 08:49:20.491708 crc crio[24245]: time=\"2026-06-14T08:49:20.491601415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=01ceb204-468f-4031-b1bd-6cdc770d45ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.332770 | controller |     "Jun 14 08:49:20.542786 crc crio[24245]: time=\"2026-06-14T08:49:20.542465871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.332785 | controller |     "Jun 14 08:49:20.587697 crc crio[24245]: time=\"2026-06-14T08:49:20.587549597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=3607a31a-4ed6-4af8-b5eb-01ec9f7f0cf5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.332800 | controller |     "Jun 14 08:49:20.602213 crc crio[24245]: time=\"2026-06-14T08:49:20.602068289Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-966fddbcf-4x4c8/init\" id=f0776a10-723d-48df-9acf-fb1251fecceb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.332815 | controller |     "Jun 14 08:49:20.603600 crc crio[24245]: time=\"2026-06-14T08:49:20.602602196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.332829 | controller |     "Jun 14 08:49:20.711018 crc crio[24245]: 2026-06-14T08:49:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22023df1024c60a Mac:aa:c4:0c:6b:ef:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/9d4d4682-2189-4191-9fe8-ff19a0e50887 SocketPath: PciID:}] [{Interface:0xc0004846e0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.332844 | controller |     "Jun 14 08:49:20.712316 crc crio[24245]: time=\"2026-06-14T08:49:20.711749855Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2 UID:6fc77051-ba5d-441f-8183-52ded036bed7 NetNS:/var/run/netns/9d4d4682-2189-4191-9fe8-ff19a0e50887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fc77051_ba5d_441f_8183_52ded036bed7.slice PodAnnotations:0xc001b86630}] Aliases:map[]}\"",
2026-06-14 10:12:41.332862 | controller |     "Jun 14 08:49:20.712316 crc crio[24245]: time=\"2026-06-14T08:49:20.711955071Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.332877 | controller |     "Jun 14 08:49:20.752560 crc crio[24245]: time=\"2026-06-14T08:49:20.752450567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.332892 | controller |     "Jun 14 08:49:20.757000 crc crio[24245]: time=\"2026-06-14T08:49:20.756913721Z\" level=info msg=\"Ran pod sandbox 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2 with infra container: openstack/cinder-api-0/POD\" id=0e3da648-3d21-48e5-bc44-c9fe9f6de698 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.332907 | controller |     "Jun 14 08:49:20.767695 crc crio[24245]: time=\"2026-06-14T08:49:20.767614066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=ac80f1fe-1f25-48fb-bd56-df8564731c51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.332923 | controller |     "Jun 14 08:49:20.789734 crc crio[24245]: time=\"2026-06-14T08:49:20.78963746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=46321ce4-36fa-42dc-98c0-e6f357b0d477 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.332937 | controller |     "Jun 14 08:49:20.799251 crc crio[24245]: time=\"2026-06-14T08:49:20.799087781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.332952 | controller |     "Jun 14 08:49:20.809051 crc crio[24245]: time=\"2026-06-14T08:49:20.808972106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.332967 | controller |     "Jun 14 08:49:20.811436 crc crio[24245]: time=\"2026-06-14T08:49:20.811345642Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=be2b3b49-fd47-4ab5-abec-5f3d022bc628 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.332981 | controller |     "Jun 14 08:49:20.813327 crc crio[24245]: time=\"2026-06-14T08:49:20.813247843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.332995 | controller |     "Jun 14 08:49:20.816561 crc crio[24245]: time=\"2026-06-14T08:49:20.816394892Z\" level=info msg=\"Stopping pod sandbox: e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0\" id=8dadb364-ecb1-4a09-ad2e-440ccac14951 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.333010 | controller |     "Jun 14 08:49:20.816766 crc crio[24245]: time=\"2026-06-14T08:49:20.81661873Z\" level=info msg=\"Stopped pod sandbox (already stopped): e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0\" id=8dadb364-ecb1-4a09-ad2e-440ccac14951 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.333024 | controller |     "Jun 14 08:49:20.826409 crc crio[24245]: time=\"2026-06-14T08:49:20.826338219Z\" level=info msg=\"Removing pod sandbox: e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0\" id=9a67921b-f2b4-4a42-a588-14aef1ca928e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.333039 | controller |     "Jun 14 08:49:20.865262 crc crio[24245]: time=\"2026-06-14T08:49:20.865088796Z\" level=info msg=\"Removed pod sandbox: e537010feb22c18840f91ce3138912b5a55427cba6da2f7f43fd6c4cae344bd0\" id=9a67921b-f2b4-4a42-a588-14aef1ca928e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.333056 | controller |     "Jun 14 08:49:20.871345 crc crio[24245]: time=\"2026-06-14T08:49:20.87126374Z\" level=info msg=\"Stopping pod sandbox: 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb\" id=3c04d427-2089-4aa1-a72d-d92a1169495d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.333070 | controller |     "Jun 14 08:49:20.871473 crc crio[24245]: time=\"2026-06-14T08:49:20.871371273Z\" level=info msg=\"Stopped pod sandbox (already stopped): 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb\" id=3c04d427-2089-4aa1-a72d-d92a1169495d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.333085 | controller |     "Jun 14 08:49:20.877823 crc crio[24245]: time=\"2026-06-14T08:49:20.877490671Z\" level=info msg=\"Removing pod sandbox: 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb\" id=f7a1d37d-61d3-434f-a1b2-e200b292bdc9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.333099 | controller |     "Jun 14 08:49:20.902420 crc crio[24245]: time=\"2026-06-14T08:49:20.902300025Z\" level=info msg=\"Removed pod sandbox: 068fd50e1280ab5fa1f56d8c59a8a86393d4f7cf3aa6ec09a4a9b18599acb4cb\" id=f7a1d37d-61d3-434f-a1b2-e200b292bdc9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.333114 | controller |     "Jun 14 08:49:20.905314 crc crio[24245]: time=\"2026-06-14T08:49:20.905196398Z\" level=info msg=\"Stopping pod sandbox: 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d\" id=ddf4d9ed-cb88-4263-a717-2a06d1abd26a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.333128 | controller |     "Jun 14 08:49:20.905314 crc crio[24245]: time=\"2026-06-14T08:49:20.905338353Z\" level=info msg=\"Stopped pod sandbox (already stopped): 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d\" id=ddf4d9ed-cb88-4263-a717-2a06d1abd26a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.333142 | controller |     "Jun 14 08:49:20.907102 crc crio[24245]: time=\"2026-06-14T08:49:20.907022907Z\" level=info msg=\"Removing pod sandbox: 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d\" id=cb3bd5a7-8c2a-4445-a5eb-876b172056ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.333157 | controller |     "Jun 14 08:49:20.939151 crc crio[24245]: time=\"2026-06-14T08:49:20.934166263Z\" level=info msg=\"Removed pod sandbox: 547a92fba5f4fda1fe8444e88640b4b8873314e783c81c2a3801e4e91310932d\" id=cb3bd5a7-8c2a-4445-a5eb-876b172056ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.333172 | controller |     "Jun 14 08:49:20.939668 crc crio[24245]: time=\"2026-06-14T08:49:20.939567705Z\" level=info msg=\"Stopping pod sandbox: 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35\" id=a360c63a-0636-4b1d-a5c8-f4323d6514f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.333186 | controller |     "Jun 14 08:49:20.939746 crc crio[24245]: time=\"2026-06-14T08:49:20.939698999Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35\" id=a360c63a-0636-4b1d-a5c8-f4323d6514f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.333200 | controller |     "Jun 14 08:49:20.941526 crc crio[24245]: time=\"2026-06-14T08:49:20.941367006Z\" level=info msg=\"Removing pod sandbox: 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35\" id=1bbbcabc-8998-4c9c-992a-48ce801ed1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.333214 | controller |     "Jun 14 08:49:20.970610 crc crio[24245]: time=\"2026-06-14T08:49:20.970510108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.333230 | controller |     "Jun 14 08:49:20.979692 crc crio[24245]: time=\"2026-06-14T08:49:20.978464798Z\" level=info msg=\"Removed pod sandbox: 4efa46177f17f7a1e51588640ab4ba8154f7d8e00592650d4b8002613f92ed35\" id=1bbbcabc-8998-4c9c-992a-48ce801ed1a4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.333250 | controller |     "Jun 14 08:49:20.990273 crc crio[24245]: time=\"2026-06-14T08:49:20.990155093Z\" level=info msg=\"Created container 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c: openstack/glance-default-internal-api-0/glance-log\" id=36b86a7a-d5c8-49a4-9487-78700513fcfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.333265 | controller |     "Jun 14 08:49:20.994022 crc crio[24245]: time=\"2026-06-14T08:49:20.993899283Z\" level=info msg=\"Created container ce1e610e3774a32d67be82b7195c8d41631fc89e3ac1caab7aecaba98d9f069a: openstack/dnsmasq-dns-966fddbcf-4x4c8/init\" id=f0776a10-723d-48df-9acf-fb1251fecceb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.333280 | controller |     "Jun 14 08:49:20.996664 crc crio[24245]: time=\"2026-06-14T08:49:20.996503785Z\" level=info msg=\"Starting container: ce1e610e3774a32d67be82b7195c8d41631fc89e3ac1caab7aecaba98d9f069a\" id=e3fbf417-45a5-4228-bcfe-a6469ea3d6db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.333295 | controller |     "Jun 14 08:49:20.998674 crc crio[24245]: time=\"2026-06-14T08:49:20.998608803Z\" level=info msg=\"Starting container: 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c\" id=59fe4c35-6599-41e6-a90a-c6c2b854bf19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.333309 | controller |     "Jun 14 08:49:21.005361 crc crio[24245]: time=\"2026-06-14T08:49:21.005254164Z\" level=info msg=\"Created container 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f: openstack/glance-default-external-api-0/glance-log\" id=3d454955-1c58-4945-a442-5c0b96fd246e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.333324 | controller |     "Jun 14 08:49:21.006426 crc crio[24245]: time=\"2026-06-14T08:49:21.006357251Z\" level=info msg=\"Starting container: 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f\" id=5bb16f58-5d59-4f54-8733-97ea8936043a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.333338 | controller |     "Jun 14 08:49:21.012100 crc crio[24245]: time=\"2026-06-14T08:49:21.012005579Z\" level=info msg=\"Started container\" PID=70489 containerID=7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c description=openstack/glance-default-internal-api-0/glance-log id=59fe4c35-6599-41e6-a90a-c6c2b854bf19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609",
2026-06-14 10:12:41.333370 | controller |     "Jun 14 08:49:21.014951 crc crio[24245]: time=\"2026-06-14T08:49:21.014782037Z\" level=info msg=\"Started container\" PID=70512 containerID=1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f description=openstack/glance-default-external-api-0/glance-log id=5bb16f58-5d59-4f54-8733-97ea8936043a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894",
2026-06-14 10:12:41.333387 | controller |     "Jun 14 08:49:21.015996 crc crio[24245]: time=\"2026-06-14T08:49:21.015784269Z\" level=info msg=\"Started container\" PID=70513 containerID=ce1e610e3774a32d67be82b7195c8d41631fc89e3ac1caab7aecaba98d9f069a description=openstack/dnsmasq-dns-966fddbcf-4x4c8/init id=e3fbf417-45a5-4228-bcfe-a6469ea3d6db name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b",
2026-06-14 10:12:41.333402 | controller |     "Jun 14 08:49:21.039779 crc crio[24245]: time=\"2026-06-14T08:49:21.039725641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ed6e7b7d-091b-45aa-adf8-92e3d572c8d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.333421 | controller |     "Jun 14 08:49:21.040914 crc crio[24245]: time=\"2026-06-14T08:49:21.040761619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=482b909a-1ef3-4373-be53-f3bb26c3328f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.333436 | controller |     "Jun 14 08:49:21.149012 crc crio[24245]: time=\"2026-06-14T08:49:21.148793445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=41a2bca4-8edc-416a-b6de-5cb13ffcddbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.333451 | controller |     "Jun 14 08:49:21.164678 crc crio[24245]: time=\"2026-06-14T08:49:21.164567926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=9d8b2306-6797-4a15-8fce-e29b76e5718b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.333466 | controller |     "Jun 14 08:49:21.165341 crc crio[24245]: time=\"2026-06-14T08:49:21.165281409Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=9ac02e29-cbf7-48b6-bf30-935f28a2363c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.333481 | controller |     "Jun 14 08:49:21.324124 crc crio[24245]: time=\"2026-06-14T08:49:21.323986601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.333496 | controller |     "Jun 14 08:49:21.337987 crc crio[24245]: time=\"2026-06-14T08:49:21.33778869Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=56c8813f-f964-4466-9253-4b957fd3c6f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.333511 | controller |     "Jun 14 08:49:21.489616 crc crio[24245]: time=\"2026-06-14T08:49:21.463016754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.333526 | controller |     "Jun 14 08:49:21.489974 crc crio[24245]: time=\"2026-06-14T08:49:21.4829294Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=214fe192-7616-4d8e-9aca-8ff68a7d0ac1 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.333541 | controller |     "Jun 14 08:49:21.493118 crc crio[24245]: time=\"2026-06-14T08:49:21.491786953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=17bc0ee7-1012-4b51-afdf-d142bf346b94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.333555 | controller |     "Jun 14 08:49:21.565625 crc crio[24245]: time=\"2026-06-14T08:49:21.562665669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.333570 | controller |     "Jun 14 08:49:21.567382 crc crio[24245]: time=\"2026-06-14T08:49:21.567195473Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=9ce0ed68-25af-4db1-9f5e-f1524401ed65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.333585 | controller |     "Jun 14 08:49:21.592293 crc crio[24245]: time=\"2026-06-14T08:49:21.59217514Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=159083a7-a0f2-4892-a827-5941527b2b9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.333602 | controller |     "Jun 14 08:49:21.594341 crc crio[24245]: time=\"2026-06-14T08:49:21.594278204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.333617 | controller |     "Jun 14 08:49:21.620327 crc crio[24245]: time=\"2026-06-14T08:49:21.620077188Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=7902203b-499b-4a27-b5e0-b9443d3621f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.333631 | controller |     "Jun 14 08:49:21.719505 crc crio[24245]: time=\"2026-06-14T08:49:21.719348459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.333646 | controller |     "Jun 14 08:49:21.815299 crc crio[24245]: time=\"2026-06-14T08:49:21.815099135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b5e9fa20-1d26-4f70-a5e0-425ff34a896a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.333661 | controller |     "Jun 14 08:49:21.823697 crc crio[24245]: time=\"2026-06-14T08:49:21.823521174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.333674 | controller |     "Jun 14 08:49:21.840412 crc crio[24245]: time=\"2026-06-14T08:49:21.840188418Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-966fddbcf-4x4c8/dnsmasq-dns\" id=0b2b73aa-a35f-4356-a556-022d0d4dad88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.333689 | controller |     "Jun 14 08:49:21.840736 crc crio[24245]: time=\"2026-06-14T08:49:21.840637682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.333703 | controller |     "Jun 14 08:49:21.927042 crc crio[24245]: time=\"2026-06-14T08:49:21.926439122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.333717 | controller |     "Jun 14 08:49:21.931339 crc crio[24245]: time=\"2026-06-14T08:49:21.930513803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.333733 | controller |     "Jun 14 08:49:22.200382 crc crio[24245]: time=\"2026-06-14T08:49:22.199750742Z\" level=info msg=\"Created container 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26: openstack/dnsmasq-dns-966fddbcf-4x4c8/dnsmasq-dns\" id=0b2b73aa-a35f-4356-a556-022d0d4dad88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.333748 | controller |     "Jun 14 08:49:22.204189 crc crio[24245]: time=\"2026-06-14T08:49:22.204121569Z\" level=info msg=\"Starting container: 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26\" id=6399e8df-30cd-4e9f-8c3e-a4fedb1893e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.333762 | controller |     "Jun 14 08:49:22.228904 crc crio[24245]: time=\"2026-06-14T08:49:22.228748685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.333777 | controller |     "Jun 14 08:49:22.240970 crc crio[24245]: time=\"2026-06-14T08:49:22.239307422Z\" level=info msg=\"Started container\" PID=70623 containerID=97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26 description=openstack/dnsmasq-dns-966fddbcf-4x4c8/dnsmasq-dns id=6399e8df-30cd-4e9f-8c3e-a4fedb1893e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b",
2026-06-14 10:12:41.333795 | controller |     "Jun 14 08:49:22.368170 crc crio[24245]: time=\"2026-06-14T08:49:22.367826031Z\" level=info msg=\"Created container 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9: openstack/cinder-api-0/cinder-api-log\" id=be2b3b49-fd47-4ab5-abec-5f3d022bc628 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.333809 | controller |     "Jun 14 08:49:22.375155 crc crio[24245]: time=\"2026-06-14T08:49:22.370288081Z\" level=info msg=\"Starting container: 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9\" id=60d32e42-d831-4d8a-97c7-7471bbf1f522 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.333824 | controller |     "Jun 14 08:49:22.387407 crc crio[24245]: time=\"2026-06-14T08:49:22.386823739Z\" level=info msg=\"Started container\" PID=70630 containerID=0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9 description=openstack/cinder-api-0/cinder-api-log id=60d32e42-d831-4d8a-97c7-7471bbf1f522 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2",
2026-06-14 10:12:41.333839 | controller |     "Jun 14 08:49:22.407271 crc crio[24245]: time=\"2026-06-14T08:49:22.407127123Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=add21ca9-2d98-4da6-8b2b-591fed7dd6ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.333853 | controller |     "Jun 14 08:49:22.449193 crc crio[24245]: time=\"2026-06-14T08:49:22.449089187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=f542e822-9750-4afa-a59c-fde5f0026e94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.333867 | controller |     "Jun 14 08:49:22.484357 crc crio[24245]: time=\"2026-06-14T08:49:22.483998232Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=e22296b2-3a78-404b-b05d-bf5d4e524d48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.333882 | controller |     "Jun 14 08:49:22.487067 crc crio[24245]: time=\"2026-06-14T08:49:22.48675309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.333896 | controller |     "Jun 14 08:49:22.613928 crc crio[24245]: time=\"2026-06-14T08:49:22.611066384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.333911 | controller |     "Jun 14 08:49:22.670961 crc crio[24245]: time=\"2026-06-14T08:49:22.670707442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.333925 | controller |     "Jun 14 08:49:22.793515 crc crio[24245]: time=\"2026-06-14T08:49:22.793430199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.333940 | controller |     "Jun 14 08:49:22.841573 crc crio[24245]: time=\"2026-06-14T08:49:22.840458996Z\" level=info msg=\"Created container 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab: openstack/glance-default-external-api-0/glance-httpd\" id=9ac02e29-cbf7-48b6-bf30-935f28a2363c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.333955 | controller |     "Jun 14 08:49:22.844364 crc crio[24245]: time=\"2026-06-14T08:49:22.842787321Z\" level=info msg=\"Starting container: 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab\" id=fccc74d8-f5d7-4ea7-b741-d196e391ce56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.333973 | controller |     "Jun 14 08:49:22.858749 crc crio[24245]: time=\"2026-06-14T08:49:22.858195771Z\" level=info msg=\"Started container\" PID=70647 containerID=15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab description=openstack/glance-default-external-api-0/glance-httpd id=fccc74d8-f5d7-4ea7-b741-d196e391ce56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894",
2026-06-14 10:12:41.333989 | controller |     "Jun 14 08:49:22.860044 crc crio[24245]: time=\"2026-06-14T08:49:22.859966469Z\" level=info msg=\"Stopping pod sandbox: 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3\" id=d425cdd4-dce5-4868-a77c-18763ccb6efc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.334004 | controller |     "Jun 14 08:49:22.860505 crc crio[24245]: time=\"2026-06-14T08:49:22.860440954Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-sfbnx Namespace:openstack ID:1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3 UID:28a0900a-6d29-468f-8d91-4dcc5322031c NetNS:/var/run/netns/83638292-8bfa-4d08-80a7-845a0711410a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28a0900a_6d29_468f_8d91_4dcc5322031c.slice PodAnnotations:0xc00274adc0}] Aliases:map[]}\"",
2026-06-14 10:12:41.334020 | controller |     "Jun 14 08:49:22.860657 crc crio[24245]: time=\"2026-06-14T08:49:22.860604209Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-sfbnx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.334045 | controller |     "Jun 14 08:49:22.915700 crc crio[24245]: time=\"2026-06-14T08:49:22.915637244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.334060 | controller |     "Jun 14 08:49:22.969888 crc crio[24245]: time=\"2026-06-14T08:49:22.969715374Z\" level=info msg=\"Created container b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5: openstack/glance-default-internal-api-0/glance-httpd\" id=56c8813f-f964-4466-9253-4b957fd3c6f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.334075 | controller |     "Jun 14 08:49:22.971597 crc crio[24245]: time=\"2026-06-14T08:49:22.971514712Z\" level=info msg=\"Starting container: b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5\" id=7a0ce3e4-558c-4785-ba7c-e64da3d4e877 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.334090 | controller |     "Jun 14 08:49:23.014383 crc crio[24245]: time=\"2026-06-14T08:49:23.014291119Z\" level=info msg=\"Started container\" PID=70656 containerID=b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5 description=openstack/glance-default-internal-api-0/glance-httpd id=7a0ce3e4-558c-4785-ba7c-e64da3d4e877 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609",
2026-06-14 10:12:41.334105 | controller |     "Jun 14 08:49:23.073453 crc crio[24245]: time=\"2026-06-14T08:49:23.07335506Z\" level=info msg=\"Created container 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef: openstack/cinder-scheduler-0/cinder-scheduler\" id=159083a7-a0f2-4892-a827-5941527b2b9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.334120 | controller |     "Jun 14 08:49:23.079099 crc crio[24245]: time=\"2026-06-14T08:49:23.078989671Z\" level=info msg=\"Starting container: 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef\" id=c4a395b5-c120-45b4-ae21-8b6d2c4203ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.334135 | controller |     "Jun 14 08:49:23.108483 crc crio[24245]: time=\"2026-06-14T08:49:23.10833458Z\" level=info msg=\"Started container\" PID=70674 containerID=3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef description=openstack/cinder-scheduler-0/cinder-scheduler id=c4a395b5-c120-45b4-ae21-8b6d2c4203ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b",
2026-06-14 10:12:41.334160 | controller |     "Jun 14 08:49:23.177456 crc crio[24245]: time=\"2026-06-14T08:49:23.175351129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=5de2a121-3459-44ac-84d4-d08a913fc8ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.334175 | controller |     "Jun 14 08:49:23.275451 crc crio[24245]: time=\"2026-06-14T08:49:23.275332871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=66f3faf3-4d5a-4281-a55c-d88a4fb741aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.334190 | controller |     "Jun 14 08:49:23.320098 crc crio[24245]: time=\"2026-06-14T08:49:23.319402688Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=5edae927-2af1-4bc5-873a-4f2660821ff5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.334204 | controller |     "Jun 14 08:49:23.323894 crc crio[24245]: time=\"2026-06-14T08:49:23.320953228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.334218 | controller |     "Jun 14 08:49:23.502670 crc crio[24245]: time=\"2026-06-14T08:49:23.501994633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.334233 | controller |     "Jun 14 08:49:23.613913 crc crio[24245]: time=\"2026-06-14T08:49:23.613748098Z\" level=info msg=\"Stopped container 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9: openstack/ceilometer-0/ceilometer-notification-agent\" id=18bfa835-f1de-47bb-806e-08ddbe85e22e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.334248 | controller |     "Jun 14 08:49:23.616704 crc crio[24245]: time=\"2026-06-14T08:49:23.616553874Z\" level=info msg=\"Stopping pod sandbox: 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92\" id=c2de80ac-f289-488d-8323-80c05e96b0a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.334263 | controller |     "Jun 14 08:49:23.620149 crc crio[24245]: time=\"2026-06-14T08:49:23.620023516Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92 UID:6cb2c11e-2004-45d3-8033-a8304efd50fb NetNS:/var/run/netns/1cf66c9d-618f-4b25-b9c5-d0843bc915d2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cb2c11e_2004_45d3_8033_a8304efd50fb.slice PodAnnotations:0xc002c925a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.334278 | controller |     "Jun 14 08:49:23.620934 crc crio[24245]: time=\"2026-06-14T08:49:23.62078752Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.334293 | controller |     "Jun 14 08:49:23.641648 crc crio[24245]: time=\"2026-06-14T08:49:23.640924944Z\" level=info msg=\"Stopped pod sandbox: 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3\" id=d425cdd4-dce5-4868-a77c-18763ccb6efc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.334308 | controller |     "Jun 14 08:49:24.285901 crc crio[24245]: time=\"2026-06-14T08:49:24.283154028Z\" level=info msg=\"Stopped pod sandbox: 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92\" id=c2de80ac-f289-488d-8323-80c05e96b0a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.334325 | controller |     "Jun 14 08:49:24.489333 crc crio[24245]: time=\"2026-06-14T08:49:24.486607997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.334340 | controller |     "Jun 14 08:49:24.720249 crc crio[24245]: time=\"2026-06-14T08:49:24.719546675Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/POD\" id=927d2965-0019-45d5-970f-defb7cfec12d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.334370 | controller |     "Jun 14 08:49:24.721555 crc crio[24245]: time=\"2026-06-14T08:49:24.72033407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.334386 | controller |     "Jun 14 08:49:24.812060 crc crio[24245]: time=\"2026-06-14T08:49:24.811953501Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-hcfbk Namespace:openstack ID:9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218 UID:7b471256-9259-4bb1-854b-9ba85c43c609 NetNS:/var/run/netns/5599451e-9421-486d-b1c0-bd688e46c6f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b471256_9259_4bb1_854b_9ba85c43c609.slice PodAnnotations:0xc001b869b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.334401 | controller |     "Jun 14 08:49:24.812060 crc crio[24245]: time=\"2026-06-14T08:49:24.812049094Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85c5b8fbf9-hcfbk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.334417 | controller |     "Jun 14 08:49:24.869969 crc crio[24245]: time=\"2026-06-14T08:49:24.869895249Z\" level=info msg=\"Running pod sandbox: openstack/neutron-6cb45cd464-h2vqh/POD\" id=4ad79e91-b7de-4f17-8b60-a9d242c12992 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.334431 | controller |     "Jun 14 08:49:24.870447 crc crio[24245]: time=\"2026-06-14T08:49:24.870000768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.334446 | controller |     "Jun 14 08:49:24.970006 crc crio[24245]: time=\"2026-06-14T08:49:24.968770305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.334461 | controller |     "Jun 14 08:49:24.974421 crc crio[24245]: time=\"2026-06-14T08:49:24.973414354Z\" level=info msg=\"Got pod network &{Name:neutron-6cb45cd464-h2vqh Namespace:openstack ID:779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975 UID:841d3db3-bee0-4db0-8231-59ba4be8ef24 NetNS:/var/run/netns/ae5601e5-9d3a-4699-aaa4-ce5babcc3090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod841d3db3_bee0_4db0_8231_59ba4be8ef24.slice PodAnnotations:0xc006e0a090}] Aliases:map[]}\"",
2026-06-14 10:12:41.334476 | controller |     "Jun 14 08:49:24.974421 crc crio[24245]: time=\"2026-06-14T08:49:24.973472392Z\" level=info msg=\"Adding pod openstack_neutron-6cb45cd464-h2vqh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.334490 | controller |     "Jun 14 08:49:25.110383 crc crio[24245]: time=\"2026-06-14T08:49:25.110268685Z\" level=info msg=\"Created container 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa: openstack/cinder-scheduler-0/probe\" id=5edae927-2af1-4bc5-873a-4f2660821ff5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.334505 | controller |     "Jun 14 08:49:25.110792 crc crio[24245]: time=\"2026-06-14T08:49:25.11073117Z\" level=info msg=\"Created container 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5: openstack/cinder-api-0/cinder-api\" id=e22296b2-3a78-404b-b05d-bf5d4e524d48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.334522 | controller |     "Jun 14 08:49:25.112909 crc crio[24245]: time=\"2026-06-14T08:49:25.112800624Z\" level=info msg=\"Starting container: 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa\" id=0f17b70c-2fa8-4ddd-b7ab-6d4e3e8dc069 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.334538 | controller |     "Jun 14 08:49:25.114778 crc crio[24245]: time=\"2026-06-14T08:49:25.114709945Z\" level=info msg=\"Starting container: 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5\" id=fd10d442-bf8c-4a9f-bc3f-f9f591b98130 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.334553 | controller |     "Jun 14 08:49:25.130305 crc crio[24245]: time=\"2026-06-14T08:49:25.13019378Z\" level=info msg=\"Started container\" PID=71254 containerID=793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5 description=openstack/cinder-api-0/cinder-api id=fd10d442-bf8c-4a9f-bc3f-f9f591b98130 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2",
2026-06-14 10:12:41.334568 | controller |     "Jun 14 08:49:25.130756 crc crio[24245]: time=\"2026-06-14T08:49:25.130654784Z\" level=info msg=\"Started container\" PID=71304 containerID=5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa description=openstack/cinder-scheduler-0/probe id=0f17b70c-2fa8-4ddd-b7ab-6d4e3e8dc069 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b",
2026-06-14 10:12:41.334583 | controller |     "Jun 14 08:49:25.224749 crc crio[24245]: time=\"2026-06-14T08:49:25.22442996Z\" level=info msg=\"Stopping container: 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5 (timeout: 30s)\" id=b303c444-2ffe-455a-8edc-53f80711131a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.334598 | controller |     "Jun 14 08:49:25.225759 crc crio[24245]: time=\"2026-06-14T08:49:25.225656638Z\" level=info msg=\"Stopping container: 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9 (timeout: 30s)\" id=597ec136-efe0-438b-a5a3-4c25f4aabcb6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.334612 | controller |     "Jun 14 08:49:25.261915 crc crio[24245]: time=\"2026-06-14T08:49:25.258287916Z\" level=info msg=\"Stopping container: 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26 (timeout: 10s)\" id=3c98e7fc-22c3-4d5a-8ef2-34fa3d46af41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.334627 | controller |     "Jun 14 08:49:25.275490 crc crio[24245]: time=\"2026-06-14T08:49:25.2753735Z\" level=info msg=\"Removing container: 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d\" id=36a08126-f236-451d-95fb-8741528f2eaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.334642 | controller |     "Jun 14 08:49:25.331903 crc crio[24245]: time=\"2026-06-14T08:49:25.330897774Z\" level=info msg=\"Removed container 6c5b7acf3aa1af491bca6b6f7e3dc1e2c0523a60bb220370acb6a910b40cb83d: openstack/ceilometer-0/proxy-httpd\" id=36a08126-f236-451d-95fb-8741528f2eaf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.334656 | controller |     "Jun 14 08:49:25.338620 crc crio[24245]: time=\"2026-06-14T08:49:25.336104403Z\" level=info msg=\"Removing container: 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834\" id=96de2220-8d95-404e-a420-dce8ac91e4fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.334670 | controller |     "Jun 14 08:49:25.551620 crc crio[24245]: 2026-06-14T08:49:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9865cf4644b9365 Mac:02:01:6b:f3:bf:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/5599451e-9421-486d-b1c0-bd688e46c6f2 SocketPath: PciID:}] [{Interface:0xc00025af80 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.334688 | controller |     "Jun 14 08:49:25.565893 crc crio[24245]: time=\"2026-06-14T08:49:25.565735405Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-hcfbk Namespace:openstack ID:9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218 UID:7b471256-9259-4bb1-854b-9ba85c43c609 NetNS:/var/run/netns/5599451e-9421-486d-b1c0-bd688e46c6f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b471256_9259_4bb1_854b_9ba85c43c609.slice PodAnnotations:0xc001b869b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.334703 | controller |     "Jun 14 08:49:25.567779 crc crio[24245]: time=\"2026-06-14T08:49:25.566488769Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85c5b8fbf9-hcfbk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.334718 | controller |     "Jun 14 08:49:25.707911 crc crio[24245]: time=\"2026-06-14T08:49:25.706761375Z\" level=info msg=\"Stopped container 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9: openstack/cinder-api-0/cinder-api-log\" id=597ec136-efe0-438b-a5a3-4c25f4aabcb6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.334733 | controller |     "Jun 14 08:49:25.724481 crc crio[24245]: time=\"2026-06-14T08:49:25.722485915Z\" level=info msg=\"Stopped container 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26: openstack/dnsmasq-dns-966fddbcf-4x4c8/dnsmasq-dns\" id=3c98e7fc-22c3-4d5a-8ef2-34fa3d46af41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.334747 | controller |     "Jun 14 08:49:25.726066 crc crio[24245]: time=\"2026-06-14T08:49:25.725773708Z\" level=info msg=\"Stopping pod sandbox: 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b\" id=cadc9f06-4183-43fb-bbdf-16cd450cc2a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.334763 | controller |     "Jun 14 08:49:25.727006 crc crio[24245]: time=\"2026-06-14T08:49:25.726977998Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-966fddbcf-4x4c8 Namespace:openstack ID:9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b UID:c6ecb5ad-add0-421c-865c-f8fa082f7378 NetNS:/var/run/netns/076f77ba-41ca-460e-ad82-0ea1bf23385d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc6ecb5ad_add0_421c_865c_f8fa082f7378.slice PodAnnotations:0xc000602788}] Aliases:map[]}\"",
2026-06-14 10:12:41.334777 | controller |     "Jun 14 08:49:25.727625 crc crio[24245]: time=\"2026-06-14T08:49:25.727598556Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-966fddbcf-4x4c8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.334793 | controller |     "Jun 14 08:49:25.759912 crc crio[24245]: time=\"2026-06-14T08:49:25.758141319Z\" level=info msg=\"Ran pod sandbox 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218 with infra container: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/POD\" id=927d2965-0019-45d5-970f-defb7cfec12d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.334808 | controller |     "Jun 14 08:49:25.790026 crc crio[24245]: time=\"2026-06-14T08:49:25.788075631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=a50a3c90-fd9b-45c5-b5a2-fc5c6b9d19da name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.334823 | controller |     "Jun 14 08:49:25.790700 crc crio[24245]: time=\"2026-06-14T08:49:25.79062809Z\" level=info msg=\"Removed container 46c57db90cf67a978d91d481ea76f02f96c2cf269452f774d6e9802a72e0d834: openstack/ceilometer-0/sg-core\" id=96de2220-8d95-404e-a420-dce8ac91e4fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.334837 | controller |     "Jun 14 08:49:25.835604 crc crio[24245]: time=\"2026-06-14T08:49:25.835251517Z\" level=info msg=\"Removing container: 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9\" id=88a659e8-18da-487e-88c9-2bcf53373dce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.334854 | controller |     "Jun 14 08:49:25.891092 crc crio[24245]: 2026-06-14T08:49:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:779e49ba72b75f5 Mac:d2:f0:a8:d1:18:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/ae5601e5-9d3a-4699-aaa4-ce5babcc3090 SocketPath: PciID:}] [{Interface:0xc0004b66b0 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.334869 | controller |     "Jun 14 08:49:25.894773 crc crio[24245]: time=\"2026-06-14T08:49:25.894606213Z\" level=info msg=\"Got pod network &{Name:neutron-6cb45cd464-h2vqh Namespace:openstack ID:779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975 UID:841d3db3-bee0-4db0-8231-59ba4be8ef24 NetNS:/var/run/netns/ae5601e5-9d3a-4699-aaa4-ce5babcc3090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod841d3db3_bee0_4db0_8231_59ba4be8ef24.slice PodAnnotations:0xc006e0a090}] Aliases:map[]}\"",
2026-06-14 10:12:41.334884 | controller |     "Jun 14 08:49:25.894949 crc crio[24245]: time=\"2026-06-14T08:49:25.894911173Z\" level=info msg=\"Checking pod openstack_neutron-6cb45cd464-h2vqh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.334899 | controller |     "Jun 14 08:49:25.908083 crc crio[24245]: time=\"2026-06-14T08:49:25.908009972Z\" level=info msg=\"Ran pod sandbox 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975 with infra container: openstack/neutron-6cb45cd464-h2vqh/POD\" id=4ad79e91-b7de-4f17-8b60-a9d242c12992 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.334913 | controller |     "Jun 14 08:49:25.926758 crc crio[24245]: time=\"2026-06-14T08:49:25.926639192Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=21320f54-bfe6-4e1e-8cb0-95066955b829 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.334928 | controller |     "Jun 14 08:49:25.929244 crc crio[24245]: time=\"2026-06-14T08:49:25.929154703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5aa6d1e4-35cd-413b-8f9d-b2e95323696b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.334942 | controller |     "Jun 14 08:49:25.937922 crc crio[24245]: time=\"2026-06-14T08:49:25.93775572Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=18e1e105-3d7b-4143-a113-2c55c0e83295 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.334956 | controller |     "Jun 14 08:49:25.938754 crc crio[24245]: time=\"2026-06-14T08:49:25.93868528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.334971 | controller |     "Jun 14 08:49:25.951591 crc crio[24245]: time=\"2026-06-14T08:49:25.951500402Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/init\" id=e501c426-e98a-4543-8258-fe1629d9a1e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.334986 | controller |     "Jun 14 08:49:26.021064 crc crio[24245]: time=\"2026-06-14T08:49:26.020972046Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2d7c737a-9398-4070-ad4a-f39fbfd565ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.335000 | controller |     "Jun 14 08:49:26.084901 crc crio[24245]: time=\"2026-06-14T08:49:26.084489008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.335017 | controller |     "Jun 14 08:49:26.092957 crc crio[24245]: time=\"2026-06-14T08:49:26.091766878Z\" level=info msg=\"Creating container: openstack/neutron-6cb45cd464-h2vqh/neutron-api\" id=3fe10d9f-9905-4e05-881c-e4abfa461e89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.335032 | controller |     "Jun 14 08:49:26.099895 crc crio[24245]: time=\"2026-06-14T08:49:26.098187249Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26 UID:57e35d10-752c-4bd1-8588-017e1e8c69e1 NetNS:/var/run/netns/de662622-c54b-44ef-b0b0-9e51435aa79f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e35d10_752c_4bd1_8588_017e1e8c69e1.slice PodAnnotations:0xc003bf61a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.335047 | controller |     "Jun 14 08:49:26.099895 crc crio[24245]: time=\"2026-06-14T08:49:26.098276752Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.335062 | controller |     "Jun 14 08:49:26.111894 crc crio[24245]: time=\"2026-06-14T08:49:26.110155557Z\" level=info msg=\"Removed container 614b1d3fd520036b2fe72bdc62890700a08e510232ae7ed4251a91ed0778daf9: openstack/ceilometer-0/ceilometer-notification-agent\" id=88a659e8-18da-487e-88c9-2bcf53373dce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.335076 | controller |     "Jun 14 08:49:26.111894 crc crio[24245]: time=\"2026-06-14T08:49:26.111153055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.335091 | controller |     "Jun 14 08:49:26.121896 crc crio[24245]: time=\"2026-06-14T08:49:26.11716559Z\" level=info msg=\"Removing container: 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e\" id=ecbc6b0a-87af-45af-bb35-a05aa91b5874 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.335106 | controller |     "Jun 14 08:49:26.215637 crc crio[24245]: time=\"2026-06-14T08:49:26.21491147Z\" level=info msg=\"Removed container 1592207d4376581a0c65d776bc8ed6e15ac4bbedd3e04c100cd7945f38f7b20e: openstack/ceilometer-0/ceilometer-central-agent\" id=ecbc6b0a-87af-45af-bb35-a05aa91b5874 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.335120 | controller |     "Jun 14 08:49:26.228793 crc crio[24245]: time=\"2026-06-14T08:49:26.22754876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.335135 | controller |     "Jun 14 08:49:26.242279 crc crio[24245]: time=\"2026-06-14T08:49:26.242158776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.335149 | controller |     "Jun 14 08:49:26.262949 crc crio[24245]: time=\"2026-06-14T08:49:26.26082595Z\" level=info msg=\"Stopped pod sandbox: 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b\" id=cadc9f06-4183-43fb-bbdf-16cd450cc2a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.335163 | controller |     "Jun 14 08:49:26.268272 crc crio[24245]: time=\"2026-06-14T08:49:26.267503053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.335178 | controller |     "Jun 14 08:49:26.274992 crc crio[24245]: time=\"2026-06-14T08:49:26.274800455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.335196 | controller |     "Jun 14 08:49:26.397894 crc crio[24245]: time=\"2026-06-14T08:49:26.397593926Z\" level=info msg=\"Removing container: 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26\" id=ae5867f4-20fb-4a11-8681-498abddaae00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.335211 | controller |     "Jun 14 08:49:26.476053 crc crio[24245]: time=\"2026-06-14T08:49:26.475501527Z\" level=info msg=\"Removed container 97c8f7ac3df7b6548152d8f5addba4f2b08b22949e42c076a0a532293bc08c26: openstack/dnsmasq-dns-966fddbcf-4x4c8/dnsmasq-dns\" id=ae5867f4-20fb-4a11-8681-498abddaae00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.335225 | controller |     "Jun 14 08:49:26.478571 crc crio[24245]: time=\"2026-06-14T08:49:26.478167657Z\" level=info msg=\"Removing container: ce1e610e3774a32d67be82b7195c8d41631fc89e3ac1caab7aecaba98d9f069a\" id=76b1c626-0577-457e-8a2f-d5c6943e412a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.335240 | controller |     "Jun 14 08:49:26.522625 crc crio[24245]: time=\"2026-06-14T08:49:26.52250272Z\" level=info msg=\"Created container 9768adfb50bdd7fecfe1a017fb2c6631254726cb878face99cb357d857f3b5c6: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/init\" id=e501c426-e98a-4543-8258-fe1629d9a1e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.335255 | controller |     "Jun 14 08:49:26.525684 crc crio[24245]: time=\"2026-06-14T08:49:26.525622902Z\" level=info msg=\"Starting container: 9768adfb50bdd7fecfe1a017fb2c6631254726cb878face99cb357d857f3b5c6\" id=7c4c6e3d-1768-4ef6-81a4-d244118e5b0d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.335270 | controller |     "Jun 14 08:49:26.540548 crc crio[24245]: time=\"2026-06-14T08:49:26.540287639Z\" level=info msg=\"Started container\" PID=71651 containerID=9768adfb50bdd7fecfe1a017fb2c6631254726cb878face99cb357d857f3b5c6 description=openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/init id=7c4c6e3d-1768-4ef6-81a4-d244118e5b0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218",
2026-06-14 10:12:41.335285 | controller |     "Jun 14 08:49:26.583999 crc crio[24245]: time=\"2026-06-14T08:49:26.582205623Z\" level=info msg=\"Created container 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462: openstack/neutron-6cb45cd464-h2vqh/neutron-api\" id=3fe10d9f-9905-4e05-881c-e4abfa461e89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.335299 | controller |     "Jun 14 08:49:26.609272 crc crio[24245]: time=\"2026-06-14T08:49:26.609140982Z\" level=info msg=\"Starting container: 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462\" id=beda8e74-1739-473a-adcd-ae73da51eef5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.335314 | controller |     "Jun 14 08:49:26.652929 crc crio[24245]: time=\"2026-06-14T08:49:26.652298424Z\" level=info msg=\"Started container\" PID=71662 containerID=26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462 description=openstack/neutron-6cb45cd464-h2vqh/neutron-api id=beda8e74-1739-473a-adcd-ae73da51eef5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975",
2026-06-14 10:12:41.335329 | controller |     "Jun 14 08:49:26.655806 crc crio[24245]: time=\"2026-06-14T08:49:26.652428966Z\" level=info msg=\"Removed container ce1e610e3774a32d67be82b7195c8d41631fc89e3ac1caab7aecaba98d9f069a: openstack/dnsmasq-dns-966fddbcf-4x4c8/init\" id=76b1c626-0577-457e-8a2f-d5c6943e412a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.335344 | controller |     "Jun 14 08:49:26.698348 crc crio[24245]: time=\"2026-06-14T08:49:26.695491099Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8d73a2e5-9b2f-4513-b015-c80c70853dbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.335381 | controller |     "Jun 14 08:49:26.794178 crc crio[24245]: time=\"2026-06-14T08:49:26.794073874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=21742e82-7e88-4e96-88b9-02674cc2e3da name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.335397 | controller |     "Jun 14 08:49:26.812593 crc crio[24245]: time=\"2026-06-14T08:49:26.811376689Z\" level=info msg=\"Creating container: openstack/neutron-6cb45cd464-h2vqh/neutron-httpd\" id=c8c43791-7daa-47f0-8d00-80d39c91e270 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.335411 | controller |     "Jun 14 08:49:26.812593 crc crio[24245]: time=\"2026-06-14T08:49:26.811756491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.335426 | controller |     "Jun 14 08:49:26.892388 crc crio[24245]: 2026-06-14T08:49:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3705bb0e0ddd215 Mac:96:94:a0:87:10:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/de662622-c54b-44ef-b0b0-9e51435aa79f SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.335441 | controller |     "Jun 14 08:49:26.893135 crc crio[24245]: time=\"2026-06-14T08:49:26.892989976Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26 UID:57e35d10-752c-4bd1-8588-017e1e8c69e1 NetNS:/var/run/netns/de662622-c54b-44ef-b0b0-9e51435aa79f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e35d10_752c_4bd1_8588_017e1e8c69e1.slice PodAnnotations:0xc003bf61a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.335456 | controller |     "Jun 14 08:49:26.893209 crc crio[24245]: time=\"2026-06-14T08:49:26.893171982Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.335471 | controller |     "Jun 14 08:49:26.919906 crc crio[24245]: time=\"2026-06-14T08:49:26.917306571Z\" level=info msg=\"Ran pod sandbox 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26 with infra container: openstack/ceilometer-0/POD\" id=18e1e105-3d7b-4143-a113-2c55c0e83295 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.335487 | controller |     "Jun 14 08:49:26.925909 crc crio[24245]: time=\"2026-06-14T08:49:26.925325169Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8ca164c6-c984-4704-addc-5b16c802ae0f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.335501 | controller |     "Jun 14 08:49:26.937906 crc crio[24245]: time=\"2026-06-14T08:49:26.931933848Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-14 10:12:41.335516 | controller |     "Jun 14 08:49:26.968647 crc crio[24245]: time=\"2026-06-14T08:49:26.968003873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.335530 | controller |     "Jun 14 08:49:26.979993 crc crio[24245]: time=\"2026-06-14T08:49:26.97940684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.335545 | controller |     "Jun 14 08:49:27.240079 crc crio[24245]: time=\"2026-06-14T08:49:27.239631216Z\" level=info msg=\"Created container c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c: openstack/neutron-6cb45cd464-h2vqh/neutron-httpd\" id=c8c43791-7daa-47f0-8d00-80d39c91e270 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.335563 | controller |     "Jun 14 08:49:27.243360 crc crio[24245]: time=\"2026-06-14T08:49:27.243291636Z\" level=info msg=\"Starting container: c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c\" id=96eda434-e92b-40c2-bb06-a341b18343e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.335578 | controller |     "Jun 14 08:49:27.251151 crc crio[24245]: time=\"2026-06-14T08:49:27.251058833Z\" level=info msg=\"Started container\" PID=71743 containerID=c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c description=openstack/neutron-6cb45cd464-h2vqh/neutron-httpd id=96eda434-e92b-40c2-bb06-a341b18343e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975",
2026-06-14 10:12:41.335594 | controller |     "Jun 14 08:49:27.467008 crc crio[24245]: time=\"2026-06-14T08:49:27.465804314Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8ca164c6-c984-4704-addc-5b16c802ae0f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.335610 | controller |     "Jun 14 08:49:27.467741 crc crio[24245]: time=\"2026-06-14T08:49:27.467456747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=754956c9-888f-47f1-8f8f-1648e372142c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.335625 | controller |     "Jun 14 08:49:27.468010 crc crio[24245]: time=\"2026-06-14T08:49:27.467955373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=fe19bee6-0e36-447b-abd3-13da7a45a363 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.335640 | controller |     "Jun 14 08:49:27.553904 crc crio[24245]: time=\"2026-06-14T08:49:27.552560018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e5109eff-a5e7-409f-bfa0-b5c8384e3c8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.335655 | controller |     "Jun 14 08:49:27.571708 crc crio[24245]: time=\"2026-06-14T08:49:27.571623082Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=6e63ccd0-ee36-48e7-90b8-11bd19d862b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.335670 | controller |     "Jun 14 08:49:27.572272 crc crio[24245]: time=\"2026-06-14T08:49:27.572101497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.335685 | controller |     "Jun 14 08:49:27.650600 crc crio[24245]: time=\"2026-06-14T08:49:27.650457721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ee1786cd-4ee9-4665-b9bf-544383b5811f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.335700 | controller |     "Jun 14 08:49:27.676985 crc crio[24245]: time=\"2026-06-14T08:49:27.676906731Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/dnsmasq-dns\" id=c106d8b6-5d72-41df-b14e-25eab1b6eac6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.335714 | controller |     "Jun 14 08:49:27.677508 crc crio[24245]: time=\"2026-06-14T08:49:27.677454061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.335729 | controller |     "Jun 14 08:49:27.744897 crc crio[24245]: time=\"2026-06-14T08:49:27.743712367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.335746 | controller |     "Jun 14 08:49:27.754910 crc crio[24245]: time=\"2026-06-14T08:49:27.753993014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.335761 | controller |     "Jun 14 08:49:27.804821 crc crio[24245]: time=\"2026-06-14T08:49:27.804728139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.335776 | controller |     "Jun 14 08:49:27.810705 crc crio[24245]: time=\"2026-06-14T08:49:27.810639617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.335790 | controller |     "Jun 14 08:49:27.925133 crc crio[24245]: time=\"2026-06-14T08:49:27.92501531Z\" level=info msg=\"Created container c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38: openstack/ceilometer-0/ceilometer-central-agent\" id=6e63ccd0-ee36-48e7-90b8-11bd19d862b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.335805 | controller |     "Jun 14 08:49:27.932598 crc crio[24245]: time=\"2026-06-14T08:49:27.93247706Z\" level=info msg=\"Starting container: c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38\" id=e7439353-0cfd-4951-844b-3b100b91bf87 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.335820 | controller |     "Jun 14 08:49:27.944274 crc crio[24245]: time=\"2026-06-14T08:49:27.944197759Z\" level=info msg=\"Started container\" PID=71924 containerID=c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38 description=openstack/ceilometer-0/ceilometer-central-agent id=e7439353-0cfd-4951-844b-3b100b91bf87 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26",
2026-06-14 10:12:41.335835 | controller |     "Jun 14 08:49:27.950616 crc crio[24245]: time=\"2026-06-14T08:49:27.945212733Z\" level=info msg=\"Created container ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/dnsmasq-dns\" id=c106d8b6-5d72-41df-b14e-25eab1b6eac6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.335850 | controller |     "Jun 14 08:49:27.961520 crc crio[24245]: time=\"2026-06-14T08:49:27.960287814Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=bdac6715-1d98-4868-859d-48d76263a275 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.335865 | controller |     "Jun 14 08:49:27.961520 crc crio[24245]: time=\"2026-06-14T08:49:27.960377687Z\" level=info msg=\"Starting container: ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9\" id=726824f3-0613-4f91-933d-0e9fdd9811a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.335880 | controller |     "Jun 14 08:49:27.967741 crc crio[24245]: time=\"2026-06-14T08:49:27.966831065Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-14 10:12:41.335894 | controller |     "Jun 14 08:49:27.974069 crc crio[24245]: time=\"2026-06-14T08:49:27.972129446Z\" level=info msg=\"Started container\" PID=71925 containerID=ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9 description=openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/dnsmasq-dns id=726824f3-0613-4f91-933d-0e9fdd9811a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218",
2026-06-14 10:12:41.335915 | controller |     "Jun 14 08:49:28.154906 crc crio[24245]: time=\"2026-06-14T08:49:28.15142812Z\" level=info msg=\"Running pod sandbox: openstack/neutron-846cff4b85-54lbk/POD\" id=a2a8eb97-522a-4368-a0da-f31a94db61e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.335930 | controller |     "Jun 14 08:49:28.154906 crc crio[24245]: time=\"2026-06-14T08:49:28.151512273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.335945 | controller |     "Jun 14 08:49:28.225553 crc crio[24245]: time=\"2026-06-14T08:49:28.225406051Z\" level=info msg=\"Got pod network &{Name:neutron-846cff4b85-54lbk Namespace:openstack ID:7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b UID:e1862bd2-c5a9-4895-96ad-198e75bca290 NetNS:/var/run/netns/19cb6ff6-d2f8-4826-a924-721070b8aef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1862bd2_c5a9_4895_96ad_198e75bca290.slice PodAnnotations:0xc000522370}] Aliases:map[]}\"",
2026-06-14 10:12:41.335959 | controller |     "Jun 14 08:49:28.225553 crc crio[24245]: time=\"2026-06-14T08:49:28.225476523Z\" level=info msg=\"Adding pod openstack_neutron-846cff4b85-54lbk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.335974 | controller |     "Jun 14 08:49:28.485997 crc crio[24245]: time=\"2026-06-14T08:49:28.48547062Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=bdac6715-1d98-4868-859d-48d76263a275 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.335990 | controller |     "Jun 14 08:49:28.487678 crc crio[24245]: time=\"2026-06-14T08:49:28.48758838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=4cb9aff8-ed8c-45c9-bec6-384dd255c3b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.336005 | controller |     "Jun 14 08:49:28.590670 crc crio[24245]: time=\"2026-06-14T08:49:28.590606088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=2d920761-8650-44f1-b361-ebde8e877c0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.336019 | controller |     "Jun 14 08:49:28.623352 crc crio[24245]: time=\"2026-06-14T08:49:28.623298201Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=ef2c92f9-e815-4128-863a-bee356ccfcaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.336034 | controller |     "Jun 14 08:49:28.624033 crc crio[24245]: time=\"2026-06-14T08:49:28.624010494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.336049 | controller |     "Jun 14 08:49:28.732772 crc crio[24245]: time=\"2026-06-14T08:49:28.732640419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.336063 | controller |     "Jun 14 08:49:28.744053 crc crio[24245]: time=\"2026-06-14T08:49:28.743763006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.336078 | controller |     "Jun 14 08:49:28.939780 crc crio[24245]: time=\"2026-06-14T08:49:28.939002378Z\" level=info msg=\"Created container 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8: openstack/ceilometer-0/ceilometer-notification-agent\" id=ef2c92f9-e815-4128-863a-bee356ccfcaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.336096 | controller |     "Jun 14 08:49:28.944468 crc crio[24245]: time=\"2026-06-14T08:49:28.944393879Z\" level=info msg=\"Starting container: 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8\" id=6b0bdf0d-2da4-4ad6-bc96-137f90dc3fb3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.336111 | controller |     "Jun 14 08:49:28.951346 crc crio[24245]: time=\"2026-06-14T08:49:28.95126283Z\" level=info msg=\"Started container\" PID=72058 containerID=2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8 description=openstack/ceilometer-0/ceilometer-notification-agent id=6b0bdf0d-2da4-4ad6-bc96-137f90dc3fb3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26",
2026-06-14 10:12:41.336126 | controller |     "Jun 14 08:49:28.972461 crc crio[24245]: time=\"2026-06-14T08:49:28.972358919Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1bf8ac91-a84f-462d-912c-3a7a9c802e7d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.336141 | controller |     "Jun 14 08:49:28.979058 crc crio[24245]: time=\"2026-06-14T08:49:28.978967672Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-14 10:12:41.336156 | controller |     "Jun 14 08:49:29.296639 crc crio[24245]: 2026-06-14T08:49:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d567e430e4d6df Mac:be:4a:3f:c9:dd:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/19cb6ff6-d2f8-4826-a924-721070b8aef4 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.336171 | controller |     "Jun 14 08:49:29.298107 crc crio[24245]: time=\"2026-06-14T08:49:29.298030137Z\" level=info msg=\"Got pod network &{Name:neutron-846cff4b85-54lbk Namespace:openstack ID:7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b UID:e1862bd2-c5a9-4895-96ad-198e75bca290 NetNS:/var/run/netns/19cb6ff6-d2f8-4826-a924-721070b8aef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1862bd2_c5a9_4895_96ad_198e75bca290.slice PodAnnotations:0xc000522370}] Aliases:map[]}\"",
2026-06-14 10:12:41.336187 | controller |     "Jun 14 08:49:29.298273 crc crio[24245]: time=\"2026-06-14T08:49:29.298207473Z\" level=info msg=\"Checking pod openstack_neutron-846cff4b85-54lbk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.336202 | controller |     "Jun 14 08:49:29.305724 crc crio[24245]: time=\"2026-06-14T08:49:29.30564979Z\" level=info msg=\"Ran pod sandbox 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b with infra container: openstack/neutron-846cff4b85-54lbk/POD\" id=a2a8eb97-522a-4368-a0da-f31a94db61e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.336217 | controller |     "Jun 14 08:49:29.313716 crc crio[24245]: time=\"2026-06-14T08:49:29.313429187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0185b9a8-40d4-4ade-9234-fb3d5de62edf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.336232 | controller |     "Jun 14 08:49:29.380939 crc crio[24245]: time=\"2026-06-14T08:49:29.380036527Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=1d0acad3-65bd-4bd2-8b3d-2054bf85c7fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.336247 | controller |     "Jun 14 08:49:29.392649 crc crio[24245]: time=\"2026-06-14T08:49:29.39256708Z\" level=info msg=\"Creating container: openstack/neutron-846cff4b85-54lbk/neutron-api\" id=0a927528-12c1-490d-b062-919be5c97d03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.336265 | controller |     "Jun 14 08:49:29.393142 crc crio[24245]: time=\"2026-06-14T08:49:29.393094107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.336280 | controller |     "Jun 14 08:49:29.443913 crc crio[24245]: time=\"2026-06-14T08:49:29.443775446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.336295 | controller |     "Jun 14 08:49:29.448631 crc crio[24245]: time=\"2026-06-14T08:49:29.448565799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.336309 | controller |     "Jun 14 08:49:29.472660 crc crio[24245]: time=\"2026-06-14T08:49:29.472506586Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=1bf8ac91-a84f-462d-912c-3a7a9c802e7d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.336324 | controller |     "Jun 14 08:49:29.473678 crc crio[24245]: time=\"2026-06-14T08:49:29.473606446Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=a4032df4-bb1e-48fb-ae0c-6868f04e177f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.336339 | controller |     "Jun 14 08:49:29.495009 crc crio[24245]: time=\"2026-06-14T08:49:29.494934908Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=3046da38-74fc-43ed-a15e-dcc588c8b476 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.336385 | controller |     "Jun 14 08:49:29.502665 crc crio[24245]: time=\"2026-06-14T08:49:29.502496579Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=a1a15762-fb21-415d-ad3d-c87850718ea0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.336402 | controller |     "Jun 14 08:49:29.503147 crc crio[24245]: time=\"2026-06-14T08:49:29.503070408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.336416 | controller |     "Jun 14 08:49:29.609261 crc crio[24245]: time=\"2026-06-14T08:49:29.609160611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.336431 | controller |     "Jun 14 08:49:29.614912 crc crio[24245]: time=\"2026-06-14T08:49:29.614818182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.336445 | controller |     "Jun 14 08:49:29.813330 crc crio[24245]: time=\"2026-06-14T08:49:29.812946529Z\" level=info msg=\"Created container dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c: openstack/neutron-846cff4b85-54lbk/neutron-api\" id=0a927528-12c1-490d-b062-919be5c97d03 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.336460 | controller |     "Jun 14 08:49:29.815935 crc crio[24245]: time=\"2026-06-14T08:49:29.815830392Z\" level=info msg=\"Starting container: dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c\" id=a1846552-e94a-4f32-b8db-3ef5984150ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.336475 | controller |     "Jun 14 08:49:29.823351 crc crio[24245]: time=\"2026-06-14T08:49:29.823211169Z\" level=info msg=\"Started container\" PID=72137 containerID=dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c description=openstack/neutron-846cff4b85-54lbk/neutron-api id=a1846552-e94a-4f32-b8db-3ef5984150ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b",
2026-06-14 10:12:41.336494 | controller |     "Jun 14 08:49:29.839141 crc crio[24245]: time=\"2026-06-14T08:49:29.838967848Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4dcd2e4a-9581-4ccc-ae18-6ee47814b803 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.336509 | controller |     "Jun 14 08:49:29.839533 crc crio[24245]: time=\"2026-06-14T08:49:29.839466199Z\" level=info msg=\"Created container 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf: openstack/ceilometer-0/sg-core\" id=a1a15762-fb21-415d-ad3d-c87850718ea0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.336524 | controller |     "Jun 14 08:49:29.840472 crc crio[24245]: time=\"2026-06-14T08:49:29.840404984Z\" level=info msg=\"Starting container: 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf\" id=49b7e1e1-01f3-4411-bf4e-822b9bc9d424 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.336539 | controller |     "Jun 14 08:49:29.848956 crc crio[24245]: time=\"2026-06-14T08:49:29.848076011Z\" level=info msg=\"Started container\" PID=72143 containerID=354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf description=openstack/ceilometer-0/sg-core id=49b7e1e1-01f3-4411-bf4e-822b9bc9d424 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26",
2026-06-14 10:12:41.336554 | controller |     "Jun 14 08:49:29.867664 crc crio[24245]: time=\"2026-06-14T08:49:29.867576008Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=f860a7e8-f27f-4a02-91ee-c7a3844d4b51 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.336569 | controller |     "Jun 14 08:49:29.873613 crc crio[24245]: time=\"2026-06-14T08:49:29.873540038Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-14 10:12:41.336583 | controller |     "Jun 14 08:49:29.957081 crc crio[24245]: time=\"2026-06-14T08:49:29.956928993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=ef3f92dd-3c5f-403c-9e11-3a6ba823228f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.336598 | controller |     "Jun 14 08:49:29.970966 crc crio[24245]: time=\"2026-06-14T08:49:29.970781934Z\" level=info msg=\"Creating container: openstack/neutron-846cff4b85-54lbk/neutron-httpd\" id=d8f46344-6ceb-4cc4-bf80-ca78459eac20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.336613 | controller |     "Jun 14 08:49:29.971521 crc crio[24245]: time=\"2026-06-14T08:49:29.971447225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.336627 | controller |     "Jun 14 08:49:30.041279 crc crio[24245]: time=\"2026-06-14T08:49:30.040810012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.336642 | controller |     "Jun 14 08:49:30.046093 crc crio[24245]: time=\"2026-06-14T08:49:30.046010677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.336657 | controller |     "Jun 14 08:49:30.180253 crc crio[24245]: time=\"2026-06-14T08:49:30.180113203Z\" level=info msg=\"Created container 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068: openstack/neutron-846cff4b85-54lbk/neutron-httpd\" id=d8f46344-6ceb-4cc4-bf80-ca78459eac20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.336675 | controller |     "Jun 14 08:49:30.182051 crc crio[24245]: time=\"2026-06-14T08:49:30.181980481Z\" level=info msg=\"Starting container: 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068\" id=ea5b5636-7d63-4bbd-8545-843c909d4bb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.336691 | controller |     "Jun 14 08:49:30.199504 crc crio[24245]: time=\"2026-06-14T08:49:30.199398151Z\" level=info msg=\"Started container\" PID=72196 containerID=1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068 description=openstack/neutron-846cff4b85-54lbk/neutron-httpd id=ea5b5636-7d63-4bbd-8545-843c909d4bb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b",
2026-06-14 10:12:41.336706 | controller |     "Jun 14 08:49:30.623534 crc crio[24245]: time=\"2026-06-14T08:49:30.623055721Z\" level=info msg=\"Stopping container: 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa (timeout: 30s)\" id=7cfbe452-c0ad-434f-852b-1b0739650dc4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.336721 | controller |     "Jun 14 08:49:30.624275 crc crio[24245]: time=\"2026-06-14T08:49:30.623272826Z\" level=info msg=\"Stopping container: 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef (timeout: 30s)\" id=cda15ebd-6bdd-43d8-bec0-cceebe224e8d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.336736 | controller |     "Jun 14 08:49:31.111562 crc crio[24245]: time=\"2026-06-14T08:49:31.111358576Z\" level=info msg=\"Stopping container: 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39 (timeout: 30s)\" id=9f5bd21d-d29b-4c7e-8140-bda5f33c80dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.336751 | controller |     "Jun 14 08:49:31.118097 crc crio[24245]: time=\"2026-06-14T08:49:31.113293559Z\" level=info msg=\"Stopping container: 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268 (timeout: 30s)\" id=683e65c1-539d-4cca-b853-344f2d694402 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.336765 | controller |     "Jun 14 08:49:31.312992 crc crio[24245]: time=\"2026-06-14T08:49:31.312445846Z\" level=info msg=\"Stopped container 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268: openstack/barbican-api-744544c9d8-8wvfs/barbican-api-log\" id=683e65c1-539d-4cca-b853-344f2d694402 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.336780 | controller |     "Jun 14 08:49:31.801914 crc crio[24245]: time=\"2026-06-14T08:49:31.801498053Z\" level=info msg=\"Stopped container 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa: openstack/cinder-scheduler-0/probe\" id=7cfbe452-c0ad-434f-852b-1b0739650dc4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.336795 | controller |     "Jun 14 08:49:31.822919 crc crio[24245]: time=\"2026-06-14T08:49:31.822035714Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=f860a7e8-f27f-4a02-91ee-c7a3844d4b51 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.336809 | controller |     "Jun 14 08:49:31.833370 crc crio[24245]: time=\"2026-06-14T08:49:31.830199101Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9848dbba-b0dc-4afd-b823-d1e5706343a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.336824 | controller |     "Jun 14 08:49:31.928675 crc crio[24245]: time=\"2026-06-14T08:49:31.928162778Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=c5d4aca1-35af-48d3-aae8-b32191823a2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.336842 | controller |     "Jun 14 08:49:31.941540 crc crio[24245]: time=\"2026-06-14T08:49:31.94142735Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b762882d-d199-40bf-8874-74091aec4fd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.336856 | controller |     "Jun 14 08:49:31.941937 crc crio[24245]: time=\"2026-06-14T08:49:31.941915176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.336871 | controller |     "Jun 14 08:49:32.051069 crc crio[24245]: time=\"2026-06-14T08:49:32.05098582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.336885 | controller |     "Jun 14 08:49:32.058902 crc crio[24245]: time=\"2026-06-14T08:49:32.05874548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.336900 | controller |     "Jun 14 08:49:32.214386 crc crio[24245]: time=\"2026-06-14T08:49:32.214004393Z\" level=info msg=\"Created container a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389: openstack/ceilometer-0/proxy-httpd\" id=b762882d-d199-40bf-8874-74091aec4fd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.336916 | controller |     "Jun 14 08:49:32.216102 crc crio[24245]: time=\"2026-06-14T08:49:32.215347787Z\" level=info msg=\"Starting container: a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389\" id=0020ad63-de8d-4dba-b17d-12ea7e1d8745 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.336931 | controller |     "Jun 14 08:49:32.224198 crc crio[24245]: time=\"2026-06-14T08:49:32.224127869Z\" level=info msg=\"Started container\" PID=72681 containerID=a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389 description=openstack/ceilometer-0/proxy-httpd id=0020ad63-de8d-4dba-b17d-12ea7e1d8745 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26",
2026-06-14 10:12:41.336946 | controller |     "Jun 14 08:49:33.043163 crc crio[24245]: time=\"2026-06-14T08:49:33.042327768Z\" level=info msg=\"Stopped container 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef: openstack/cinder-scheduler-0/cinder-scheduler\" id=cda15ebd-6bdd-43d8-bec0-cceebe224e8d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.336960 | controller |     "Jun 14 08:49:33.044533 crc crio[24245]: time=\"2026-06-14T08:49:33.04442097Z\" level=info msg=\"Stopping pod sandbox: ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b\" id=50cb1cf3-3618-4e00-a29a-96e95a344916 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.336976 | controller |     "Jun 14 08:49:33.045265 crc crio[24245]: time=\"2026-06-14T08:49:33.045160175Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b UID:b622b66f-d3cd-4e0d-b6c8-e33628a649c9 NetNS:/var/run/netns/79fbfc13-c72a-4345-82c4-a551a9272025 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb622b66f_d3cd_4e0d_b6c8_e33628a649c9.slice PodAnnotations:0xc0024220e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.336991 | controller |     "Jun 14 08:49:33.045504 crc crio[24245]: time=\"2026-06-14T08:49:33.045459849Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.337006 | controller |     "Jun 14 08:49:33.552290 crc crio[24245]: time=\"2026-06-14T08:49:33.552152283Z\" level=info msg=\"Stopped pod sandbox: ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b\" id=50cb1cf3-3618-4e00-a29a-96e95a344916 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.337024 | controller |     "Jun 14 08:49:33.926981 crc crio[24245]: time=\"2026-06-14T08:49:33.925266654Z\" level=info msg=\"Removing container: 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa\" id=4d5b6132-d7ca-4d5e-863f-0c0e8a3655b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.337040 | controller |     "Jun 14 08:49:33.965605 crc crio[24245]: time=\"2026-06-14T08:49:33.965503982Z\" level=info msg=\"Removed container 5a101ebec091fbb2c326f43223a6bbe6cd7dcb0ef1137935dbf1e4d25a0372aa: openstack/cinder-scheduler-0/probe\" id=4d5b6132-d7ca-4d5e-863f-0c0e8a3655b5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.337054 | controller |     "Jun 14 08:49:33.973634 crc crio[24245]: time=\"2026-06-14T08:49:33.973546041Z\" level=info msg=\"Removing container: 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef\" id=fc3f8d06-9423-44b5-b2de-f3f9d14773b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.337068 | controller |     "Jun 14 08:49:34.011173 crc crio[24245]: time=\"2026-06-14T08:49:34.010443496Z\" level=info msg=\"Removed container 3e6b13fa0ba2f28e2d3cd80a0791fdd8be1e7d447d315d44d53627eccfaad4ef: openstack/cinder-scheduler-0/cinder-scheduler\" id=fc3f8d06-9423-44b5-b2de-f3f9d14773b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.337083 | controller |     "Jun 14 08:49:34.720898 crc crio[24245]: time=\"2026-06-14T08:49:34.711047375Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=826b0a49-5232-496d-8604-265277ed8afe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.337097 | controller |     "Jun 14 08:49:34.720898 crc crio[24245]: time=\"2026-06-14T08:49:34.711139638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.337112 | controller |     "Jun 14 08:49:34.776016 crc crio[24245]: time=\"2026-06-14T08:49:34.77430913Z\" level=info msg=\"Stopped container 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39: openstack/barbican-api-744544c9d8-8wvfs/barbican-api\" id=9f5bd21d-d29b-4c7e-8140-bda5f33c80dd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.337127 | controller |     "Jun 14 08:49:34.783497 crc crio[24245]: time=\"2026-06-14T08:49:34.783440889Z\" level=info msg=\"Stopping pod sandbox: 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06\" id=ff08d9c6-82ad-4890-beba-cec0e8cfba4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.337142 | controller |     "Jun 14 08:49:34.784453 crc crio[24245]: time=\"2026-06-14T08:49:34.784420781Z\" level=info msg=\"Got pod network &{Name:barbican-api-744544c9d8-8wvfs Namespace:openstack ID:2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06 UID:cb85ed4a-05fa-47a7-b9a4-b21328d30a8a NetNS:/var/run/netns/91f1b376-9c16-4aee-9c80-42cd5f48f52c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcb85ed4a_05fa_47a7_b9a4_b21328d30a8a.slice PodAnnotations:0xc002c92e28}] Aliases:map[]}\"",
2026-06-14 10:12:41.337157 | controller |     "Jun 14 08:49:34.784737 crc crio[24245]: time=\"2026-06-14T08:49:34.78471192Z\" level=info msg=\"Deleting pod openstack_barbican-api-744544c9d8-8wvfs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.337171 | controller |     "Jun 14 08:49:34.789951 crc crio[24245]: time=\"2026-06-14T08:49:34.78979384Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573 UID:d0e6935b-485a-466c-91c2-fb7978eb820d NetNS:/var/run/netns/68b7e2e0-2d9c-4f6e-af38-ac2261dc7c08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0e6935b_485a_466c_91c2_fb7978eb820d.slice PodAnnotations:0xc000131218}] Aliases:map[]}\"",
2026-06-14 10:12:41.337189 | controller |     "Jun 14 08:49:34.789951 crc crio[24245]: time=\"2026-06-14T08:49:34.789940095Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.337205 | controller |     "Jun 14 08:49:35.288760 crc crio[24245]: time=\"2026-06-14T08:49:35.288179188Z\" level=info msg=\"Stopped pod sandbox: 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06\" id=ff08d9c6-82ad-4890-beba-cec0e8cfba4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.337220 | controller |     "Jun 14 08:49:35.531281 crc crio[24245]: 2026-06-14T08:49:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:99b146a7e43ba64 Mac:9a:58:e7:3e:98:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/68b7e2e0-2d9c-4f6e-af38-ac2261dc7c08 SocketPath: PciID:}] [{Interface:0xc00013c5c0 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.337235 | controller |     "Jun 14 08:49:35.532833 crc crio[24245]: time=\"2026-06-14T08:49:35.532772047Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573 UID:d0e6935b-485a-466c-91c2-fb7978eb820d NetNS:/var/run/netns/68b7e2e0-2d9c-4f6e-af38-ac2261dc7c08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0e6935b_485a_466c_91c2_fb7978eb820d.slice PodAnnotations:0xc000131218}] Aliases:map[]}\"",
2026-06-14 10:12:41.337251 | controller |     "Jun 14 08:49:35.533071 crc crio[24245]: time=\"2026-06-14T08:49:35.532988204Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.337265 | controller |     "Jun 14 08:49:35.554031 crc crio[24245]: time=\"2026-06-14T08:49:35.553753896Z\" level=info msg=\"Ran pod sandbox 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573 with infra container: openstack/cinder-scheduler-0/POD\" id=826b0a49-5232-496d-8604-265277ed8afe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.337280 | controller |     "Jun 14 08:49:35.564572 crc crio[24245]: time=\"2026-06-14T08:49:35.56445598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ec49008f-24c1-43a6-aa71-071bcd405bab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.337295 | controller |     "Jun 14 08:49:35.687625 crc crio[24245]: time=\"2026-06-14T08:49:35.687533955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ed868382-81fd-46ce-a26a-52ebb0d5f4ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.337309 | controller |     "Jun 14 08:49:35.704188 crc crio[24245]: time=\"2026-06-14T08:49:35.704086448Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=7dc71eba-19d6-44fd-a9df-dde692313ee9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.337324 | controller |     "Jun 14 08:49:35.704665 crc crio[24245]: time=\"2026-06-14T08:49:35.704626456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.337339 | controller |     "Jun 14 08:49:35.793521 crc crio[24245]: time=\"2026-06-14T08:49:35.793041075Z\" level=info msg=\"Stopping container: 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55 (timeout: 10s)\" id=6d0abe64-9f42-4c62-9268-300f0f81a397 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.337374 | controller |     "Jun 14 08:49:35.933316 crc crio[24245]: time=\"2026-06-14T08:49:35.933188851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.337391 | controller |     "Jun 14 08:49:36.040828 crc crio[24245]: time=\"2026-06-14T08:49:36.040718523Z\" level=info msg=\"Stopped container 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55: openstack/dnsmasq-dns-6b5bb49947-rrlbz/dnsmasq-dns\" id=6d0abe64-9f42-4c62-9268-300f0f81a397 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.337406 | controller |     "Jun 14 08:49:36.044025 crc crio[24245]: time=\"2026-06-14T08:49:36.043361384Z\" level=info msg=\"Stopping pod sandbox: c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838\" id=b97a0d7b-23ee-4ee6-a1ba-e91a598f46b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.337421 | controller |     "Jun 14 08:49:36.044903 crc crio[24245]: time=\"2026-06-14T08:49:36.044154959Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b5bb49947-rrlbz Namespace:openstack ID:c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838 UID:51f7fa25-6483-47d6-bed9-22a23b35a545 NetNS:/var/run/netns/cea87097-5b4d-4591-bd04-c2f3050d35aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51f7fa25_6483_47d6_bed9_22a23b35a545.slice PodAnnotations:0xc002c933e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.337436 | controller |     "Jun 14 08:49:36.044903 crc crio[24245]: time=\"2026-06-14T08:49:36.044644709Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b5bb49947-rrlbz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.337451 | controller |     "Jun 14 08:49:36.195906 crc crio[24245]: time=\"2026-06-14T08:49:36.193209442Z\" level=info msg=\"Removing container: 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39\" id=a70cb772-9e40-4bef-9129-0be51b199b95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.337466 | controller |     "Jun 14 08:49:36.299334 crc crio[24245]: time=\"2026-06-14T08:49:36.299275258Z\" level=info msg=\"Removed container 5c48c7c98298a0e1056045c78b05d87c9da39266a5c8859aa531067bbec29c39: openstack/barbican-api-744544c9d8-8wvfs/barbican-api\" id=a70cb772-9e40-4bef-9129-0be51b199b95 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.337480 | controller |     "Jun 14 08:49:36.304345 crc crio[24245]: time=\"2026-06-14T08:49:36.304278714Z\" level=info msg=\"Removing container: 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268\" id=127e231d-c840-442d-9808-c6da48604c4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.337495 | controller |     "Jun 14 08:49:36.381706 crc crio[24245]: time=\"2026-06-14T08:49:36.381575947Z\" level=info msg=\"Removed container 28f67f3619e96b46b0970d2afe54583ec16011ded27f9e67c90a53040d601268: openstack/barbican-api-744544c9d8-8wvfs/barbican-api-log\" id=127e231d-c840-442d-9808-c6da48604c4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.337509 | controller |     "Jun 14 08:49:36.621442 crc crio[24245]: time=\"2026-06-14T08:49:36.62101173Z\" level=info msg=\"Stopped pod sandbox: c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838\" id=b97a0d7b-23ee-4ee6-a1ba-e91a598f46b5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.337524 | controller |     "Jun 14 08:49:37.196276 crc crio[24245]: time=\"2026-06-14T08:49:37.196163998Z\" level=info msg=\"Removing container: 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55\" id=5a417055-87f1-4e90-b276-0322de2f06fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.337538 | controller |     "Jun 14 08:49:37.249042 crc crio[24245]: time=\"2026-06-14T08:49:37.248519307Z\" level=info msg=\"Removed container 118c45c1e5452eb7a346dabb380c736d3a51d7d44665c7324b32148fbc705a55: openstack/dnsmasq-dns-6b5bb49947-rrlbz/dnsmasq-dns\" id=5a417055-87f1-4e90-b276-0322de2f06fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.337555 | controller |     "Jun 14 08:49:37.254646 crc crio[24245]: time=\"2026-06-14T08:49:37.254559434Z\" level=info msg=\"Removing container: f01f9ff80d116fd06858b953c167a2cd41e8da346ec3c5c47d4fb4bbc0410fd1\" id=0fa84bdc-ee39-4541-ac70-b6a3ba6e39e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.337570 | controller |     "Jun 14 08:49:37.284631 crc crio[24245]: time=\"2026-06-14T08:49:37.284062915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.337584 | controller |     "Jun 14 08:49:37.345024 crc crio[24245]: time=\"2026-06-14T08:49:37.344815187Z\" level=info msg=\"Removed container f01f9ff80d116fd06858b953c167a2cd41e8da346ec3c5c47d4fb4bbc0410fd1: openstack/dnsmasq-dns-6b5bb49947-rrlbz/init\" id=0fa84bdc-ee39-4541-ac70-b6a3ba6e39e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.337598 | controller |     "Jun 14 08:49:37.420318 crc crio[24245]: time=\"2026-06-14T08:49:37.42019514Z\" level=info msg=\"Created container c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e: openstack/cinder-scheduler-0/cinder-scheduler\" id=7dc71eba-19d6-44fd-a9df-dde692313ee9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.337612 | controller |     "Jun 14 08:49:37.423469 crc crio[24245]: time=\"2026-06-14T08:49:37.423386423Z\" level=info msg=\"Starting container: c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e\" id=78770ba6-477f-4d67-955f-04a95a3eec68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.337627 | controller |     "Jun 14 08:49:37.432638 crc crio[24245]: time=\"2026-06-14T08:49:37.432527603Z\" level=info msg=\"Started container\" PID=73378 containerID=c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e description=openstack/cinder-scheduler-0/cinder-scheduler id=78770ba6-477f-4d67-955f-04a95a3eec68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573",
2026-06-14 10:12:41.337641 | controller |     "Jun 14 08:49:37.445492 crc crio[24245]: time=\"2026-06-14T08:49:37.445378792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=b6df1b82-4024-4ebd-b7ca-845488c309bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.337656 | controller |     "Jun 14 08:49:37.476675 crc crio[24245]: time=\"2026-06-14T08:49:37.476569093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=65170a88-ba0a-4ced-a332-e86a8e9efb98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.337670 | controller |     "Jun 14 08:49:37.486273 crc crio[24245]: time=\"2026-06-14T08:49:37.486158626Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=f6951488-3674-4f16-9913-ad37d0857ec1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.337684 | controller |     "Jun 14 08:49:37.486750 crc crio[24245]: time=\"2026-06-14T08:49:37.486697984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.337699 | controller |     "Jun 14 08:49:37.530582 crc crio[24245]: time=\"2026-06-14T08:49:37.530160919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.337717 | controller |     "Jun 14 08:49:37.744940 crc crio[24245]: time=\"2026-06-14T08:49:37.744790142Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.337732 | controller |     "Jun 14 08:49:37.745150 crc crio[24245]: time=\"2026-06-14T08:49:37.745016209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.337747 | controller |     "Jun 14 08:49:37.864401 crc crio[24245]: time=\"2026-06-14T08:49:37.864281578Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4 UID:36c937be-a1e2-4861-a26a-88b313dfb419 NetNS:/var/run/netns/629fbf64-e7de-469d-ac93-c49e2be9abea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36c937be_a1e2_4861_a26a_88b313dfb419.slice PodAnnotations:0xc000620e68}] Aliases:map[]}\"",
2026-06-14 10:12:41.337762 | controller |     "Jun 14 08:49:37.864401 crc crio[24245]: time=\"2026-06-14T08:49:37.86435886Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.337777 | controller |     "Jun 14 08:49:38.390400 crc crio[24245]: time=\"2026-06-14T08:49:38.389929502Z\" level=info msg=\"NetworkStart: stopping network for sandbox 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.337792 | controller |     "Jun 14 08:49:38.391764 crc crio[24245]: time=\"2026-06-14T08:49:38.390954345Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4 UID:36c937be-a1e2-4861-a26a-88b313dfb419 NetNS:/var/run/netns/629fbf64-e7de-469d-ac93-c49e2be9abea Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36c937be_a1e2_4861_a26a_88b313dfb419.slice PodAnnotations:0xc000523048}] Aliases:map[]}\"",
2026-06-14 10:12:41.337807 | controller |     "Jun 14 08:49:38.391764 crc crio[24245]: time=\"2026-06-14T08:49:38.391014867Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-14 10:12:41.337822 | controller |     "Jun 14 08:49:38.391764 crc crio[24245]: time=\"2026-06-14T08:49:38.391026427Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-14 10:12:41.337837 | controller |     "Jun 14 08:49:38.391764 crc crio[24245]: time=\"2026-06-14T08:49:38.391035388Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.337852 | controller |     "Jun 14 08:49:38.430944 crc crio[24245]: time=\"2026-06-14T08:49:38.43079113Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=29991443-7c3f-44ca-9663-eb4e52d8bb2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.337867 | controller |     "Jun 14 08:49:38.431157 crc crio[24245]: time=\"2026-06-14T08:49:38.43109375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.337881 | controller |     "Jun 14 08:49:38.501410 crc crio[24245]: time=\"2026-06-14T08:49:38.501316935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.337896 | controller |     "Jun 14 08:49:38.605744 crc crio[24245]: time=\"2026-06-14T08:49:38.605389576Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.337914 | controller |     "Jun 14 08:49:38.607530 crc crio[24245]: time=\"2026-06-14T08:49:38.60745429Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1 UID:18adb975-ddf0-4ff9-86a8-e07a9b00dd2c NetNS:/var/run/netns/77efd350-e4d5-4075-aa50-943526be7592 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18adb975_ddf0_4ff9_86a8_e07a9b00dd2c.slice PodAnnotations:0xc001c3c9a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.337930 | controller |     "Jun 14 08:49:38.607530 crc crio[24245]: time=\"2026-06-14T08:49:38.607526203Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.337945 | controller |     "Jun 14 08:49:38.617599 crc crio[24245]: time=\"2026-06-14T08:49:38.617497326Z\" level=info msg=\"runSandbox: deleting pod ID 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4 from idIndex\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.337960 | controller |     "Jun 14 08:49:38.617599 crc crio[24245]: time=\"2026-06-14T08:49:38.617600019Z\" level=info msg=\"runSandbox: removing pod sandbox 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.337976 | controller |     "Jun 14 08:49:38.617986 crc crio[24245]: time=\"2026-06-14T08:49:38.617670481Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.337991 | controller |     "Jun 14 08:49:38.617986 crc crio[24245]: time=\"2026-06-14T08:49:38.617698752Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.338005 | controller |     "Jun 14 08:49:38.618312 crc crio[24245]: time=\"2026-06-14T08:49:38.618263018Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 582b2eccc3e830a8e91264a332813f7d3700a0c4ffe3bd77b86c1d90e1518fd4\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.338020 | controller |     "Jun 14 08:49:38.699117 crc crio[24245]: time=\"2026-06-14T08:49:38.698802513Z\" level=info msg=\"Created container 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1: openstack/cinder-scheduler-0/probe\" id=f6951488-3674-4f16-9913-ad37d0857ec1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.338047 | controller |     "Jun 14 08:49:38.702491 crc crio[24245]: time=\"2026-06-14T08:49:38.702319587Z\" level=info msg=\"Starting container: 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1\" id=a81aabfa-4578-4112-a65c-526e7d0917aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.338062 | controller |     "Jun 14 08:49:38.709005 crc crio[24245]: time=\"2026-06-14T08:49:38.70881928Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openstackclient_openstack_36c937be-a1e2-4861-a26a-88b313dfb419_0\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.338076 | controller |     "Jun 14 08:49:38.709005 crc crio[24245]: time=\"2026-06-14T08:49:38.708983596Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openstackclient_openstack_36c937be-a1e2-4861-a26a-88b313dfb419_0\" id=8c3a6477-5fe7-41a6-b44c-94c3dd054b51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.338094 | controller |     "Jun 14 08:49:38.717943 crc crio[24245]: time=\"2026-06-14T08:49:38.717764684Z\" level=info msg=\"Started container\" PID=73478 containerID=7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1 description=openstack/cinder-scheduler-0/probe id=a81aabfa-4578-4112-a65c-526e7d0917aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573",
2026-06-14 10:12:41.338109 | controller |     "Jun 14 08:49:39.239932 crc crio[24245]: 2026-06-14T08:49:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ffc95e557bee77 Mac:76:b2:e5:56:9f:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/77efd350-e4d5-4075-aa50-943526be7592 SocketPath: PciID:}] [{Interface:0xc000014930 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.338125 | controller |     "Jun 14 08:49:39.241012 crc crio[24245]: time=\"2026-06-14T08:49:39.240945051Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1 UID:18adb975-ddf0-4ff9-86a8-e07a9b00dd2c NetNS:/var/run/netns/77efd350-e4d5-4075-aa50-943526be7592 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18adb975_ddf0_4ff9_86a8_e07a9b00dd2c.slice PodAnnotations:0xc001c3c9a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.338140 | controller |     "Jun 14 08:49:39.241130 crc crio[24245]: time=\"2026-06-14T08:49:39.241100476Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.338155 | controller |     "Jun 14 08:49:39.250630 crc crio[24245]: time=\"2026-06-14T08:49:39.250506479Z\" level=info msg=\"Ran pod sandbox 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1 with infra container: openstack/openstackclient/POD\" id=29991443-7c3f-44ca-9663-eb4e52d8bb2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.338170 | controller |     "Jun 14 08:49:39.253434 crc crio[24245]: time=\"2026-06-14T08:49:39.252994479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=11d3d555-1199-45bc-a11a-ea1daf7a0205 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.338184 | controller |     "Jun 14 08:49:39.253434 crc crio[24245]: time=\"2026-06-14T08:49:39.253256428Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 not found\" id=11d3d555-1199-45bc-a11a-ea1daf7a0205 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.338199 | controller |     "Jun 14 08:49:39.253434 crc crio[24245]: time=\"2026-06-14T08:49:39.253312699Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9 found\" id=11d3d555-1199-45bc-a11a-ea1daf7a0205 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.338213 | controller |     "Jun 14 08:49:39.254668 crc crio[24245]: time=\"2026-06-14T08:49:39.254605556Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=973fb615-94dc-4aa7-8e3c-dabe1f219752 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.338227 | controller |     "Jun 14 08:49:39.260372 crc crio[24245]: time=\"2026-06-14T08:49:39.26031234Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\\\"\"",
2026-06-14 10:12:41.338245 | controller |     "Jun 14 08:49:43.291490 crc crio[24245]: time=\"2026-06-14T08:49:43.290690286Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-75b8f96957-zvxg7/POD\" id=652e905a-2d93-4a8a-815b-d486f6e0e110 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.338260 | controller |     "Jun 14 08:49:43.292984 crc crio[24245]: time=\"2026-06-14T08:49:43.291531623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.338276 | controller |     "Jun 14 08:49:43.362602 crc crio[24245]: time=\"2026-06-14T08:49:43.362096258Z\" level=info msg=\"Got pod network &{Name:swift-proxy-75b8f96957-zvxg7 Namespace:openstack ID:2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082 UID:dd4ccf4f-89c3-4bfa-997e-d811d6f04922 NetNS:/var/run/netns/2f737439-2dfc-4c1d-b994-350f3d00ea74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd4ccf4f_89c3_4bfa_997e_d811d6f04922.slice PodAnnotations:0xc006e0a7a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.338290 | controller |     "Jun 14 08:49:43.362602 crc crio[24245]: time=\"2026-06-14T08:49:43.36249063Z\" level=info msg=\"Adding pod openstack_swift-proxy-75b8f96957-zvxg7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.338306 | controller |     "Jun 14 08:49:44.903932 crc crio[24245]: time=\"2026-06-14T08:49:44.90154017Z\" level=info msg=\"Stopping container: 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8 (timeout: 30s)\" id=f21babef-0978-476f-a58a-c6c19cd7e09b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.338320 | controller |     "Jun 14 08:49:44.903932 crc crio[24245]: time=\"2026-06-14T08:49:44.901781498Z\" level=info msg=\"Stopping container: c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38 (timeout: 30s)\" id=2d551c3f-be9d-4c27-b1f2-23b8c80a3100 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.338335 | controller |     "Jun 14 08:49:44.905367 crc crio[24245]: time=\"2026-06-14T08:49:44.901936363Z\" level=info msg=\"Stopping container: 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf (timeout: 30s)\" id=8174a564-3e8b-4a6b-ac31-b80f560c47ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.338365 | controller |     "Jun 14 08:49:44.907289 crc crio[24245]: time=\"2026-06-14T08:49:44.902007845Z\" level=info msg=\"Stopping container: a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389 (timeout: 30s)\" id=cfbad304-ffd5-4150-a8e2-07e98cbdb7a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.338381 | controller |     "Jun 14 08:49:45.029643 crc crio[24245]: 2026-06-14T08:49:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2ffc244c01b5f2c Mac:26:b3:fb:b0:0a:43 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/2f737439-2dfc-4c1d-b994-350f3d00ea74 SocketPath: PciID:}] [{Interface:0xc0001b5180 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.338396 | controller |     "Jun 14 08:49:45.076504 crc crio[24245]: time=\"2026-06-14T08:49:45.069830261Z\" level=info msg=\"Got pod network &{Name:swift-proxy-75b8f96957-zvxg7 Namespace:openstack ID:2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082 UID:dd4ccf4f-89c3-4bfa-997e-d811d6f04922 NetNS:/var/run/netns/2f737439-2dfc-4c1d-b994-350f3d00ea74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd4ccf4f_89c3_4bfa_997e_d811d6f04922.slice PodAnnotations:0xc006e0a7a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.338412 | controller |     "Jun 14 08:49:45.076504 crc crio[24245]: time=\"2026-06-14T08:49:45.070254804Z\" level=info msg=\"Checking pod openstack_swift-proxy-75b8f96957-zvxg7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.338430 | controller |     "Jun 14 08:49:45.105930 crc crio[24245]: time=\"2026-06-14T08:49:45.10162199Z\" level=info msg=\"Stopped container 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf: openstack/ceilometer-0/sg-core\" id=8174a564-3e8b-4a6b-ac31-b80f560c47ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.338446 | controller |     "Jun 14 08:49:45.117475 crc crio[24245]: time=\"2026-06-14T08:49:45.110834184Z\" level=info msg=\"Ran pod sandbox 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082 with infra container: openstack/swift-proxy-75b8f96957-zvxg7/POD\" id=652e905a-2d93-4a8a-815b-d486f6e0e110 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.338460 | controller |     "Jun 14 08:49:45.142010 crc crio[24245]: time=\"2026-06-14T08:49:45.135067368Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=503999b5-1b83-451a-8282-3d9358a5289e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.338475 | controller |     "Jun 14 08:49:45.163830 crc crio[24245]: time=\"2026-06-14T08:49:45.158742368Z\" level=info msg=\"Stopped container a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389: openstack/ceilometer-0/proxy-httpd\" id=cfbad304-ffd5-4150-a8e2-07e98cbdb7a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.338489 | controller |     "Jun 14 08:49:45.300909 crc crio[24245]: time=\"2026-06-14T08:49:45.29764872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=52d4954f-60f8-4689-9956-16730e32e42e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.338504 | controller |     "Jun 14 08:49:45.314991 crc crio[24245]: time=\"2026-06-14T08:49:45.314910074Z\" level=info msg=\"Creating container: openstack/swift-proxy-75b8f96957-zvxg7/proxy-httpd\" id=07be5928-5ecd-418d-aca4-89a0689eac6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.338519 | controller |     "Jun 14 08:49:45.316517 crc crio[24245]: time=\"2026-06-14T08:49:45.31538971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.338533 | controller |     "Jun 14 08:49:45.395250 crc crio[24245]: time=\"2026-06-14T08:49:45.394958659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.338547 | controller |     "Jun 14 08:49:45.407541 crc crio[24245]: time=\"2026-06-14T08:49:45.404640261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.338602 | controller |     "Jun 14 08:49:45.574580 crc crio[24245]: time=\"2026-06-14T08:49:45.574446608Z\" level=info msg=\"Stopped container c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38: openstack/ceilometer-0/ceilometer-central-agent\" id=2d551c3f-be9d-4c27-b1f2-23b8c80a3100 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.338621 | controller |     "Jun 14 08:49:45.643504 crc crio[24245]: time=\"2026-06-14T08:49:45.643389086Z\" level=info msg=\"Created container e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7: openstack/swift-proxy-75b8f96957-zvxg7/proxy-httpd\" id=07be5928-5ecd-418d-aca4-89a0689eac6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.338636 | controller |     "Jun 14 08:49:45.645625 crc crio[24245]: time=\"2026-06-14T08:49:45.645468973Z\" level=info msg=\"Starting container: e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7\" id=575e9ee6-50da-47b6-b5ea-1a5d11975c1a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.338658 | controller |     "Jun 14 08:49:45.655499 crc crio[24245]: time=\"2026-06-14T08:49:45.655372486Z\" level=info msg=\"Started container\" PID=73951 containerID=e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7 description=openstack/swift-proxy-75b8f96957-zvxg7/proxy-httpd id=575e9ee6-50da-47b6-b5ea-1a5d11975c1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082",
2026-06-14 10:12:41.338675 | controller |     "Jun 14 08:49:45.688222 crc crio[24245]: time=\"2026-06-14T08:49:45.688142696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=7628d4fd-4c20-4afd-9ca9-6e932c24968c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.338690 | controller |     "Jun 14 08:49:45.723035 crc crio[24245]: time=\"2026-06-14T08:49:45.722914598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=96a6dd8f-8c58-4c4b-b619-87369233f2b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.338705 | controller |     "Jun 14 08:49:45.737589 crc crio[24245]: time=\"2026-06-14T08:49:45.737524824Z\" level=info msg=\"Creating container: openstack/swift-proxy-75b8f96957-zvxg7/proxy-server\" id=43f4ff3d-fb7d-4559-92b5-cbf185294f41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.338719 | controller |     "Jun 14 08:49:45.738407 crc crio[24245]: time=\"2026-06-14T08:49:45.738378831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.338733 | controller |     "Jun 14 08:49:45.901633 crc crio[24245]: time=\"2026-06-14T08:49:45.899183841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.338748 | controller |     "Jun 14 08:49:45.911487 crc crio[24245]: time=\"2026-06-14T08:49:45.910650964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.338763 | controller |     "Jun 14 08:49:46.146059 crc crio[24245]: time=\"2026-06-14T08:49:46.145539904Z\" level=info msg=\"Created container d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c: openstack/swift-proxy-75b8f96957-zvxg7/proxy-server\" id=43f4ff3d-fb7d-4559-92b5-cbf185294f41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.338778 | controller |     "Jun 14 08:49:46.149638 crc crio[24245]: time=\"2026-06-14T08:49:46.149542252Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-kphkf/POD\" id=0f3d6fa7-d5e6-454c-941a-2dfcee127e79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.338793 | controller |     "Jun 14 08:49:46.149755 crc crio[24245]: time=\"2026-06-14T08:49:46.149710097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.338807 | controller |     "Jun 14 08:49:46.150775 crc crio[24245]: time=\"2026-06-14T08:49:46.150693716Z\" level=info msg=\"Starting container: d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c\" id=2684d2d3-f75f-4d2f-bbc6-d1c1fe1309b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.338822 | controller |     "Jun 14 08:49:46.169365 crc crio[24245]: time=\"2026-06-14T08:49:46.169292108Z\" level=info msg=\"Started container\" PID=74091 containerID=d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c description=openstack/swift-proxy-75b8f96957-zvxg7/proxy-server id=2684d2d3-f75f-4d2f-bbc6-d1c1fe1309b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082",
2026-06-14 10:12:41.338841 | controller |     "Jun 14 08:49:46.247669 crc crio[24245]: time=\"2026-06-14T08:49:46.247525483Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-kphkf Namespace:openstack ID:e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84 UID:63e25959-a2fe-4411-af87-34d93082e178 NetNS:/var/run/netns/8eeca184-461c-4c6d-b56b-86942581915d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63e25959_a2fe_4411_af87_34d93082e178.slice PodAnnotations:0xc00274a790}] Aliases:map[]}\"",
2026-06-14 10:12:41.338857 | controller |     "Jun 14 08:49:46.247669 crc crio[24245]: time=\"2026-06-14T08:49:46.247643017Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-kphkf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.338872 | controller |     "Jun 14 08:49:46.320711 crc crio[24245]: time=\"2026-06-14T08:49:46.320620534Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-bpnlt/POD\" id=472a7f9c-2723-49f7-9f60-8a8010786ae6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.338887 | controller |     "Jun 14 08:49:46.320711 crc crio[24245]: time=\"2026-06-14T08:49:46.320704677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.338901 | controller |     "Jun 14 08:49:46.377540 crc crio[24245]: time=\"2026-06-14T08:49:46.377412869Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-bpnlt Namespace:openstack ID:ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc UID:c2e8f7bf-66e5-4788-ad3f-cb4b37089ae3 NetNS:/var/run/netns/c93edc6c-592f-4d6a-9014-5ec66ac616ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2e8f7bf_66e5_4788_ad3f_cb4b37089ae3.slice PodAnnotations:0xc00274aa88}] Aliases:map[]}\"",
2026-06-14 10:12:41.338916 | controller |     "Jun 14 08:49:46.377540 crc crio[24245]: time=\"2026-06-14T08:49:46.377484432Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-bpnlt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.338931 | controller |     "Jun 14 08:49:46.624696 crc crio[24245]: time=\"2026-06-14T08:49:46.624017014Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-25xjv/POD\" id=8f7305d0-1a12-4b3b-bf5f-0ad3196c9b85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.338945 | controller |     "Jun 14 08:49:46.624696 crc crio[24245]: time=\"2026-06-14T08:49:46.624621823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.338960 | controller |     "Jun 14 08:49:46.808970 crc crio[24245]: time=\"2026-06-14T08:49:46.808320693Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-25xjv Namespace:openstack ID:1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f UID:b26c64ac-d9d8-4723-b7af-1488b57d3781 NetNS:/var/run/netns/a7da4f8e-8568-4241-8e69-84084b48ec42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb26c64ac_d9d8_4723_b7af_1488b57d3781.slice PodAnnotations:0xc001fea180}] Aliases:map[]}\"",
2026-06-14 10:12:41.338975 | controller |     "Jun 14 08:49:46.808970 crc crio[24245]: time=\"2026-06-14T08:49:46.808410116Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-25xjv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.338990 | controller |     "Jun 14 08:49:47.234996 crc crio[24245]: 2026-06-14T08:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3581ee13cfb8b4 Mac:fa:0d:03:9e:89:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/8eeca184-461c-4c6d-b56b-86942581915d SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.339008 | controller |     "Jun 14 08:49:47.235693 crc crio[24245]: time=\"2026-06-14T08:49:47.23564094Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-kphkf Namespace:openstack ID:e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84 UID:63e25959-a2fe-4411-af87-34d93082e178 NetNS:/var/run/netns/8eeca184-461c-4c6d-b56b-86942581915d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63e25959_a2fe_4411_af87_34d93082e178.slice PodAnnotations:0xc00274a790}] Aliases:map[]}\"",
2026-06-14 10:12:41.339023 | controller |     "Jun 14 08:49:47.235965 crc crio[24245]: time=\"2026-06-14T08:49:47.235805465Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-kphkf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.339039 | controller |     "Jun 14 08:49:47.273443 crc crio[24245]: time=\"2026-06-14T08:49:47.273393868Z\" level=info msg=\"Ran pod sandbox e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84 with infra container: openstack/nova-api-db-create-kphkf/POD\" id=0f3d6fa7-d5e6-454c-941a-2dfcee127e79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.339054 | controller |     "Jun 14 08:49:47.278571 crc crio[24245]: time=\"2026-06-14T08:49:47.277202908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c3778e25-d13d-4f2f-9d75-4f98a4cfd522 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.339069 | controller |     "Jun 14 08:49:47.286343 crc crio[24245]: time=\"2026-06-14T08:49:47.285835657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4176c9c3-9ea7-41f3-a759-ea49f7e5c9d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.339084 | controller |     "Jun 14 08:49:47.408946 crc crio[24245]: time=\"2026-06-14T08:49:47.408884701Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-kphkf/mariadb-database-create\" id=ab0f87de-6f2f-4a56-96f8-b07869266e93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.339099 | controller |     "Jun 14 08:49:47.410019 crc crio[24245]: time=\"2026-06-14T08:49:47.40982271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.339113 | controller |     "Jun 14 08:49:47.455762 crc crio[24245]: 2026-06-14T08:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee022c355dbccc6 Mac:66:1c:02:6c:4d:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/c93edc6c-592f-4d6a-9014-5ec66ac616ef SocketPath: PciID:}] [{Interface:0xc00051c5c0 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.339128 | controller |     "Jun 14 08:49:47.471054 crc crio[24245]: time=\"2026-06-14T08:49:47.470969119Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-bpnlt Namespace:openstack ID:ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc UID:c2e8f7bf-66e5-4788-ad3f-cb4b37089ae3 NetNS:/var/run/netns/c93edc6c-592f-4d6a-9014-5ec66ac616ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2e8f7bf_66e5_4788_ad3f_cb4b37089ae3.slice PodAnnotations:0xc00274aa88}] Aliases:map[]}\"",
2026-06-14 10:12:41.339143 | controller |     "Jun 14 08:49:47.471349 crc crio[24245]: time=\"2026-06-14T08:49:47.471196287Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-bpnlt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.339161 | controller |     "Jun 14 08:49:47.511528 crc crio[24245]: time=\"2026-06-14T08:49:47.509437693Z\" level=info msg=\"Ran pod sandbox ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc with infra container: openstack/nova-cell0-db-create-bpnlt/POD\" id=472a7f9c-2723-49f7-9f60-8a8010786ae6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.339176 | controller |     "Jun 14 08:49:47.515603 crc crio[24245]: time=\"2026-06-14T08:49:47.515178333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=560caa14-447d-40b0-8dcb-b4014d32663b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.339191 | controller |     "Jun 14 08:49:47.521040 crc crio[24245]: time=\"2026-06-14T08:49:47.520802533Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=35ec0418-9423-4563-8356-2ebabfa47f72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.339206 | controller |     "Jun 14 08:49:47.558755 crc crio[24245]: time=\"2026-06-14T08:49:47.558648627Z\" level=info msg=\"Stopped container 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8: openstack/ceilometer-0/ceilometer-notification-agent\" id=f21babef-0978-476f-a58a-c6c19cd7e09b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.339221 | controller |     "Jun 14 08:49:47.564352 crc crio[24245]: time=\"2026-06-14T08:49:47.564155904Z\" level=info msg=\"Stopping pod sandbox: 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26\" id=c442ce83-04e9-4013-bb3b-7d82b8ec7630 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.339236 | controller |     "Jun 14 08:49:47.565018 crc crio[24245]: time=\"2026-06-14T08:49:47.564789935Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26 UID:57e35d10-752c-4bd1-8588-017e1e8c69e1 NetNS:/var/run/netns/de662622-c54b-44ef-b0b0-9e51435aa79f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57e35d10_752c_4bd1_8588_017e1e8c69e1.slice PodAnnotations:0xc006e0a270}] Aliases:map[]}\"",
2026-06-14 10:12:41.339251 | controller |     "Jun 14 08:49:47.565018 crc crio[24245]: time=\"2026-06-14T08:49:47.564998641Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.339266 | controller |     "Jun 14 08:49:47.570540 crc crio[24245]: time=\"2026-06-14T08:49:47.570362421Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-bpnlt/mariadb-database-create\" id=339464fe-822a-4dfa-af96-c2d73d77bdec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.339280 | controller |     "Jun 14 08:49:47.570960 crc crio[24245]: time=\"2026-06-14T08:49:47.570760864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.339295 | controller |     "Jun 14 08:49:47.571577 crc crio[24245]: time=\"2026-06-14T08:49:47.571443009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.339309 | controller |     "Jun 14 08:49:47.582399 crc crio[24245]: time=\"2026-06-14T08:49:47.582204695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.339324 | controller |     "Jun 14 08:49:47.583993 crc crio[24245]: 2026-06-14T08:49:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d9e08c81f11ed2 Mac:72:9e:3b:1e:3b:34 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/a7da4f8e-8568-4241-8e69-84084b48ec42 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.339342 | controller |     "Jun 14 08:49:47.586674 crc crio[24245]: time=\"2026-06-14T08:49:47.586603989Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-25xjv Namespace:openstack ID:1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f UID:b26c64ac-d9d8-4723-b7af-1488b57d3781 NetNS:/var/run/netns/a7da4f8e-8568-4241-8e69-84084b48ec42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb26c64ac_d9d8_4723_b7af_1488b57d3781.slice PodAnnotations:0xc001fea180}] Aliases:map[]}\"",
2026-06-14 10:12:41.339381 | controller |     "Jun 14 08:49:47.586971 crc crio[24245]: time=\"2026-06-14T08:49:47.586914319Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-25xjv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.339397 | controller |     "Jun 14 08:49:47.676662 crc crio[24245]: time=\"2026-06-14T08:49:47.675849472Z\" level=info msg=\"Ran pod sandbox 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f with infra container: openstack/nova-cell1-db-create-25xjv/POD\" id=8f7305d0-1a12-4b3b-bf5f-0ad3196c9b85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.339413 | controller |     "Jun 14 08:49:47.681004 crc crio[24245]: time=\"2026-06-14T08:49:47.680840926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c6564217-e92c-4cf6-8138-cc032b30ebd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.339427 | controller |     "Jun 14 08:49:47.691462 crc crio[24245]: time=\"2026-06-14T08:49:47.691355622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=300ca688-fd90-4b15-a225-722659200966 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.339442 | controller |     "Jun 14 08:49:47.711512 crc crio[24245]: time=\"2026-06-14T08:49:47.711034502Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-25xjv/mariadb-database-create\" id=02c414c2-f05c-41be-a5a0-8b4f51f702b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.339457 | controller |     "Jun 14 08:49:47.712253 crc crio[24245]: time=\"2026-06-14T08:49:47.712143183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.339471 | controller |     "Jun 14 08:49:47.855372 crc crio[24245]: time=\"2026-06-14T08:49:47.855214308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.339485 | controller |     "Jun 14 08:49:47.861172 crc crio[24245]: time=\"2026-06-14T08:49:47.860987313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.339500 | controller |     "Jun 14 08:49:47.879722 crc crio[24245]: time=\"2026-06-14T08:49:47.875829662Z\" level=info msg=\"Created container bbc18ac848845556564841cd6eb010d3cfb5d972fbdde70a7fed621ef9eb0918: openstack/nova-api-db-create-kphkf/mariadb-database-create\" id=ab0f87de-6f2f-4a56-96f8-b07869266e93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.339515 | controller |     "Jun 14 08:49:47.880205 crc crio[24245]: time=\"2026-06-14T08:49:47.87980458Z\" level=info msg=\"Starting container: bbc18ac848845556564841cd6eb010d3cfb5d972fbdde70a7fed621ef9eb0918\" id=7171f3b8-26b4-4610-be02-77fd886c3efd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.339532 | controller |     "Jun 14 08:49:47.880795 crc crio[24245]: time=\"2026-06-14T08:49:47.880718098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.339547 | controller |     "Jun 14 08:49:47.898431 crc crio[24245]: time=\"2026-06-14T08:49:47.898333595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.339562 | controller |     "Jun 14 08:49:47.905802 crc crio[24245]: time=\"2026-06-14T08:49:47.905706353Z\" level=info msg=\"Started container\" PID=74264 containerID=bbc18ac848845556564841cd6eb010d3cfb5d972fbdde70a7fed621ef9eb0918 description=openstack/nova-api-db-create-kphkf/mariadb-database-create id=7171f3b8-26b4-4610-be02-77fd886c3efd name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84",
2026-06-14 10:12:41.339577 | controller |     "Jun 14 08:49:48.123297 crc crio[24245]: time=\"2026-06-14T08:49:48.118481482Z\" level=info msg=\"Created container 9aa01a6cbc3a07cd8d18c2f41cb5ebae96f1bc8d73b9b0f2bd2a091666ba432c: openstack/nova-cell1-db-create-25xjv/mariadb-database-create\" id=02c414c2-f05c-41be-a5a0-8b4f51f702b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.339591 | controller |     "Jun 14 08:49:48.124584 crc crio[24245]: time=\"2026-06-14T08:49:48.124520837Z\" level=info msg=\"Starting container: 9aa01a6cbc3a07cd8d18c2f41cb5ebae96f1bc8d73b9b0f2bd2a091666ba432c\" id=50d2bb51-0e66-4224-bc29-c4a72ad775c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.339606 | controller |     "Jun 14 08:49:48.145056 crc crio[24245]: time=\"2026-06-14T08:49:48.1447291Z\" level=info msg=\"Stopped pod sandbox: 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26\" id=c442ce83-04e9-4013-bb3b-7d82b8ec7630 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.339620 | controller |     "Jun 14 08:49:48.147938 crc crio[24245]: time=\"2026-06-14T08:49:48.14751487Z\" level=info msg=\"Started container\" PID=74285 containerID=9aa01a6cbc3a07cd8d18c2f41cb5ebae96f1bc8d73b9b0f2bd2a091666ba432c description=openstack/nova-cell1-db-create-25xjv/mariadb-database-create id=50d2bb51-0e66-4224-bc29-c4a72ad775c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f",
2026-06-14 10:12:41.339635 | controller |     "Jun 14 08:49:48.165002 crc crio[24245]: time=\"2026-06-14T08:49:48.16490818Z\" level=info msg=\"Created container df3c2c2d5f966f8f93ddb73f4262b8f63f99472a41df51e77471ada1f3d5b52b: openstack/nova-cell0-db-create-bpnlt/mariadb-database-create\" id=339464fe-822a-4dfa-af96-c2d73d77bdec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.339649 | controller |     "Jun 14 08:49:48.176454 crc crio[24245]: time=\"2026-06-14T08:49:48.174817688Z\" level=info msg=\"Starting container: df3c2c2d5f966f8f93ddb73f4262b8f63f99472a41df51e77471ada1f3d5b52b\" id=cb036108-c842-40fd-8150-cd6cc96daf46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.339663 | controller |     "Jun 14 08:49:48.211067 crc crio[24245]: time=\"2026-06-14T08:49:48.210797133Z\" level=info msg=\"Started container\" PID=74293 containerID=df3c2c2d5f966f8f93ddb73f4262b8f63f99472a41df51e77471ada1f3d5b52b description=openstack/nova-cell0-db-create-bpnlt/mariadb-database-create id=cb036108-c842-40fd-8150-cd6cc96daf46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc",
2026-06-14 10:12:41.339678 | controller |     "Jun 14 08:49:48.868915 crc crio[24245]: time=\"2026-06-14T08:49:48.863589798Z\" level=info msg=\"Removing container: a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389\" id=36c22a38-2e52-4764-82a9-fdf24dfb7750 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.339697 | controller |     "Jun 14 08:49:48.991110 crc crio[24245]: time=\"2026-06-14T08:49:48.989412785Z\" level=info msg=\"Removed container a2676af54c4b4471ae7797ceef18c07ae641af8d86c5502c474ad8fde7f89389: openstack/ceilometer-0/proxy-httpd\" id=36c22a38-2e52-4764-82a9-fdf24dfb7750 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.339711 | controller |     "Jun 14 08:49:48.997584 crc crio[24245]: time=\"2026-06-14T08:49:48.996906086Z\" level=info msg=\"Removing container: 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf\" id=cbe09a40-87d2-4e2e-a0d3-7252cf5adfa5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.339726 | controller |     "Jun 14 08:49:49.113259 crc crio[24245]: time=\"2026-06-14T08:49:49.113118852Z\" level=info msg=\"Removed container 354eaf3d5ace63925d1a264b21955fc206148e56a2885684e42f1dc732b471bf: openstack/ceilometer-0/sg-core\" id=cbe09a40-87d2-4e2e-a0d3-7252cf5adfa5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.339741 | controller |     "Jun 14 08:49:49.117021 crc crio[24245]: time=\"2026-06-14T08:49:49.115441576Z\" level=info msg=\"Removing container: 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8\" id=50988727-2bae-4aae-b2a2-7ee77ee721de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.339756 | controller |     "Jun 14 08:49:49.179936 crc crio[24245]: time=\"2026-06-14T08:49:49.179761668Z\" level=info msg=\"Removed container 2cceb1588f7eb2a71d0e5eba8a733aef9ba1abe4d6646616821da8fb704ab3a8: openstack/ceilometer-0/ceilometer-notification-agent\" id=50988727-2bae-4aae-b2a2-7ee77ee721de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.339770 | controller |     "Jun 14 08:49:49.187701 crc crio[24245]: time=\"2026-06-14T08:49:49.187585722Z\" level=info msg=\"Removing container: c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38\" id=e81f872e-3218-4ea2-bdd3-58134d93b203 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.339785 | controller |     "Jun 14 08:49:49.255676 crc crio[24245]: time=\"2026-06-14T08:49:49.255611676Z\" level=info msg=\"Removed container c864c15a4589e7aee03f6248cfc7653dae62f06e0a43ac91fb0339ab581f3e38: openstack/ceilometer-0/ceilometer-central-agent\" id=e81f872e-3218-4ea2-bdd3-58134d93b203 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.339799 | controller |     "Jun 14 08:49:49.465282 crc crio[24245]: time=\"2026-06-14T08:49:49.464664435Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=71a587a2-1440-4109-921d-78881204bb83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.339813 | controller |     "Jun 14 08:49:49.465518 crc crio[24245]: time=\"2026-06-14T08:49:49.465497742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.339827 | controller |     "Jun 14 08:49:49.552284 crc crio[24245]: time=\"2026-06-14T08:49:49.552189959Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97 UID:2f727b89-031c-4b0f-a911-6eb7013585fc NetNS:/var/run/netns/c866479d-66fa-4e3e-9299-e17cbd1cc439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f727b89_031c_4b0f_a911_6eb7013585fc.slice PodAnnotations:0xc002c923b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.339842 | controller |     "Jun 14 08:49:49.553160 crc crio[24245]: time=\"2026-06-14T08:49:49.55313899Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.339857 | controller |     "Jun 14 08:49:50.009970 crc crio[24245]: time=\"2026-06-14T08:49:50.00927055Z\" level=info msg=\"Stopping pod sandbox: 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f\" id=1ce1a1b0-cb90-4e7e-b1c6-f874d5bfcfcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.339875 | controller |     "Jun 14 08:49:50.011291 crc crio[24245]: time=\"2026-06-14T08:49:50.010204543Z\" level=info msg=\"Stopping pod sandbox: ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc\" id=766074d2-0431-4561-b33d-7c3d6510f087 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.339891 | controller |     "Jun 14 08:49:50.011291 crc crio[24245]: time=\"2026-06-14T08:49:50.010578892Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-25xjv Namespace:openstack ID:1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f UID:b26c64ac-d9d8-4723-b7af-1488b57d3781 NetNS:/var/run/netns/a7da4f8e-8568-4241-8e69-84084b48ec42 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb26c64ac_d9d8_4723_b7af_1488b57d3781.slice PodAnnotations:0xc003bf6200}] Aliases:map[]}\"",
2026-06-14 10:12:41.339906 | controller |     "Jun 14 08:49:50.011291 crc crio[24245]: time=\"2026-06-14T08:49:50.010613867Z\" level=info msg=\"Stopping pod sandbox: e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84\" id=57a812e7-1d0a-46c1-8042-afaf6452ad9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.339921 | controller |     "Jun 14 08:49:50.011291 crc crio[24245]: time=\"2026-06-14T08:49:50.010711357Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-25xjv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.339936 | controller |     "Jun 14 08:49:50.011291 crc crio[24245]: time=\"2026-06-14T08:49:50.010774672Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-bpnlt Namespace:openstack ID:ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc UID:c2e8f7bf-66e5-4788-ad3f-cb4b37089ae3 NetNS:/var/run/netns/c93edc6c-592f-4d6a-9014-5ec66ac616ef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2e8f7bf_66e5_4788_ad3f_cb4b37089ae3.slice PodAnnotations:0xc0024220a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.339951 | controller |     "Jun 14 08:49:50.011291 crc crio[24245]: time=\"2026-06-14T08:49:50.010986789Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-bpnlt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.339966 | controller |     "Jun 14 08:49:50.012304 crc crio[24245]: time=\"2026-06-14T08:49:50.012205668Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-kphkf Namespace:openstack ID:e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84 UID:63e25959-a2fe-4411-af87-34d93082e178 NetNS:/var/run/netns/8eeca184-461c-4c6d-b56b-86942581915d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod63e25959_a2fe_4411_af87_34d93082e178.slice PodAnnotations:0xc002c92540}] Aliases:map[]}\"",
2026-06-14 10:12:41.339981 | controller |     "Jun 14 08:49:50.012444 crc crio[24245]: time=\"2026-06-14T08:49:50.012377573Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-kphkf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.339995 | controller |     "Jun 14 08:49:50.235378 crc crio[24245]: 2026-06-14T08:49:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9533fb6a8d158a3 Mac:86:e4:8f:3b:a2:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/c866479d-66fa-4e3e-9299-e17cbd1cc439 SocketPath: PciID:}] [{Interface:0xc0004ba5d0 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.340010 | controller |     "Jun 14 08:49:50.236984 crc crio[24245]: time=\"2026-06-14T08:49:50.236794784Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97 UID:2f727b89-031c-4b0f-a911-6eb7013585fc NetNS:/var/run/netns/c866479d-66fa-4e3e-9299-e17cbd1cc439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f727b89_031c_4b0f_a911_6eb7013585fc.slice PodAnnotations:0xc002c923b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.340029 | controller |     "Jun 14 08:49:50.237267 crc crio[24245]: time=\"2026-06-14T08:49:50.23699644Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.340044 | controller |     "Jun 14 08:49:50.245336 crc crio[24245]: time=\"2026-06-14T08:49:50.245126452Z\" level=info msg=\"Ran pod sandbox 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97 with infra container: openstack/ceilometer-0/POD\" id=71a587a2-1440-4109-921d-78881204bb83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.340059 | controller |     "Jun 14 08:49:50.248970 crc crio[24245]: time=\"2026-06-14T08:49:50.248751364Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=df9e46b3-12c2-4c3e-9306-6d156050b624 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.340074 | controller |     "Jun 14 08:49:50.263649 crc crio[24245]: time=\"2026-06-14T08:49:50.263553767Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-14 10:12:41.340089 | controller |     "Jun 14 08:49:50.539981 crc crio[24245]: time=\"2026-06-14T08:49:50.535489842Z\" level=info msg=\"Stopped pod sandbox: 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f\" id=1ce1a1b0-cb90-4e7e-b1c6-f874d5bfcfcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.340104 | controller |     "Jun 14 08:49:50.644267 crc crio[24245]: time=\"2026-06-14T08:49:50.643299304Z\" level=info msg=\"Stopped pod sandbox: e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84\" id=57a812e7-1d0a-46c1-8042-afaf6452ad9e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.340119 | controller |     "Jun 14 08:49:50.644811 crc crio[24245]: time=\"2026-06-14T08:49:50.644690948Z\" level=info msg=\"Stopped pod sandbox: ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc\" id=766074d2-0431-4561-b33d-7c3d6510f087 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.340134 | controller |     "Jun 14 08:49:50.706591 crc crio[24245]: time=\"2026-06-14T08:49:50.706111294Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=df9e46b3-12c2-4c3e-9306-6d156050b624 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.340149 | controller |     "Jun 14 08:49:50.710689 crc crio[24245]: time=\"2026-06-14T08:49:50.710618817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8ebc009f-aae6-451d-9625-f41a78b8b36a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.340164 | controller |     "Jun 14 08:49:50.758589 crc crio[24245]: time=\"2026-06-14T08:49:50.758406818Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=5c48c42e-70d6-401b-938c-7880beff8278 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.340179 | controller |     "Jun 14 08:49:50.770439 crc crio[24245]: time=\"2026-06-14T08:49:50.770375759Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b3f5b7c1-3d1a-41b9-9c16-f24a8430f14f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.340197 | controller |     "Jun 14 08:49:50.772590 crc crio[24245]: time=\"2026-06-14T08:49:50.77255848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.340212 | controller |     "Jun 14 08:49:50.889432 crc crio[24245]: time=\"2026-06-14T08:49:50.889376757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.340227 | controller |     "Jun 14 08:49:50.894292 crc crio[24245]: time=\"2026-06-14T08:49:50.893809019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.340242 | controller |     "Jun 14 08:49:51.104300 crc crio[24245]: time=\"2026-06-14T08:49:51.103561056Z\" level=info msg=\"Created container 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43: openstack/ceilometer-0/ceilometer-central-agent\" id=b3f5b7c1-3d1a-41b9-9c16-f24a8430f14f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.340256 | controller |     "Jun 14 08:49:51.106640 crc crio[24245]: time=\"2026-06-14T08:49:51.106554751Z\" level=info msg=\"Starting container: 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43\" id=30b963ef-44c0-4189-bfc8-2c007cad9e82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.340270 | controller |     "Jun 14 08:49:51.114203 crc crio[24245]: time=\"2026-06-14T08:49:51.114081511Z\" level=info msg=\"Started container\" PID=74576 containerID=2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43 description=openstack/ceilometer-0/ceilometer-central-agent id=30b963ef-44c0-4189-bfc8-2c007cad9e82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97",
2026-06-14 10:12:41.340285 | controller |     "Jun 14 08:49:51.126796 crc crio[24245]: time=\"2026-06-14T08:49:51.126537608Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=89233f45-41f6-47f5-9b6a-5aa7b137b157 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.340300 | controller |     "Jun 14 08:49:51.134125 crc crio[24245]: time=\"2026-06-14T08:49:51.134033067Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-14 10:12:41.340315 | controller |     "Jun 14 08:49:51.521362 crc crio[24245]: time=\"2026-06-14T08:49:51.521209812Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=89233f45-41f6-47f5-9b6a-5aa7b137b157 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.340329 | controller |     "Jun 14 08:49:51.522534 crc crio[24245]: time=\"2026-06-14T08:49:51.52244743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=bfc9c9ca-3c6e-4612-95b9-d44aa7d9a47f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.340344 | controller |     "Jun 14 08:49:51.554567 crc crio[24245]: time=\"2026-06-14T08:49:51.55446669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=7e7f0bf8-6986-436c-a0a1-048bf11970cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.340392 | controller |     "Jun 14 08:49:51.562722 crc crio[24245]: time=\"2026-06-14T08:49:51.562617501Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=cdbee47e-38fa-44c8-bcec-f2573acda04d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.340411 | controller |     "Jun 14 08:49:51.563475 crc crio[24245]: time=\"2026-06-14T08:49:51.563422986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.340426 | controller |     "Jun 14 08:49:51.657966 crc crio[24245]: time=\"2026-06-14T08:49:51.657264632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.340441 | controller |     "Jun 14 08:49:51.663919 crc crio[24245]: time=\"2026-06-14T08:49:51.663198971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.340456 | controller |     "Jun 14 08:49:51.843154 crc crio[24245]: time=\"2026-06-14T08:49:51.842573665Z\" level=info msg=\"Created container c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc: openstack/ceilometer-0/ceilometer-notification-agent\" id=cdbee47e-38fa-44c8-bcec-f2573acda04d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.340470 | controller |     "Jun 14 08:49:51.844744 crc crio[24245]: time=\"2026-06-14T08:49:51.84458844Z\" level=info msg=\"Starting container: c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc\" id=08679c79-90ca-4fc5-a928-b1bb9eff8933 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.340484 | controller |     "Jun 14 08:49:51.857121 crc crio[24245]: time=\"2026-06-14T08:49:51.857028382Z\" level=info msg=\"Started container\" PID=74618 containerID=c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc description=openstack/ceilometer-0/ceilometer-notification-agent id=08679c79-90ca-4fc5-a928-b1bb9eff8933 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97",
2026-06-14 10:12:41.340500 | controller |     "Jun 14 08:49:51.878725 crc crio[24245]: time=\"2026-06-14T08:49:51.878573279Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2132fd03-dad7-463a-b888-6eef96a3c14d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.340514 | controller |     "Jun 14 08:49:51.883569 crc crio[24245]: time=\"2026-06-14T08:49:51.883491025Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-14 10:12:41.340529 | controller |     "Jun 14 08:49:55.244265 crc crio[24245]: time=\"2026-06-14T08:49:55.242517005Z\" level=warning msg=\"Stopping container 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5 with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.340544 | controller |     "Jun 14 08:49:55.393323 crc crio[24245]: time=\"2026-06-14T08:49:55.393193623Z\" level=error msg=\"Killing container 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-14 10:12:41.340559 | controller |     "Jun 14 08:50:00.561363 crc crio[24245]: time=\"2026-06-14T08:50:00.560597652Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690450-5gcsw/POD\" id=0390fd7c-47a4-4556-a2a3-a47ab9826257 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.340574 | controller |     "Jun 14 08:50:00.563211 crc crio[24245]: time=\"2026-06-14T08:50:00.5614002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.340592 | controller |     "Jun 14 08:50:02.283940 crc crio[24245]: time=\"2026-06-14T08:50:02.283373558Z\" level=info msg=\"Stopping container: c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c (timeout: 30s)\" id=54cdf827-9743-4438-8008-379158963e04 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.340607 | controller |     "Jun 14 08:50:02.284790 crc crio[24245]: time=\"2026-06-14T08:50:02.283407125Z\" level=info msg=\"Stopping container: 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462 (timeout: 30s)\" id=8fb601e9-06e5-4a29-ac15-0c9f4396fb06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.340622 | controller |     "Jun 14 08:50:03.233050 crc crio[24245]: time=\"2026-06-14T08:50:03.23253068Z\" level=info msg=\"Stopped container 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5: openstack/cinder-api-0/cinder-api\" id=b303c444-2ffe-455a-8edc-53f80711131a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.340637 | controller |     "Jun 14 08:50:03.234125 crc crio[24245]: time=\"2026-06-14T08:50:03.234044859Z\" level=info msg=\"Stopping pod sandbox: 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2\" id=075edc9c-831f-4922-9c97-03368cea7df2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.340652 | controller |     "Jun 14 08:50:03.234793 crc crio[24245]: time=\"2026-06-14T08:50:03.234733761Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2 UID:6fc77051-ba5d-441f-8183-52ded036bed7 NetNS:/var/run/netns/9d4d4682-2189-4191-9fe8-ff19a0e50887 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6fc77051_ba5d_441f_8183_52ded036bed7.slice PodAnnotations:0xc001feaa90}] Aliases:map[]}\"",
2026-06-14 10:12:41.340668 | controller |     "Jun 14 08:50:03.235007 crc crio[24245]: time=\"2026-06-14T08:50:03.234952308Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.340683 | controller |     "Jun 14 08:50:03.294390 crc crio[24245]: time=\"2026-06-14T08:50:03.294288877Z\" level=info msg=\"Stopped container c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c: openstack/neutron-6cb45cd464-h2vqh/neutron-httpd\" id=54cdf827-9743-4438-8008-379158963e04 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.340697 | controller |     "Jun 14 08:50:03.371607 crc crio[24245]: time=\"2026-06-14T08:50:03.370800443Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=973fb615-94dc-4aa7-8e3c-dabe1f219752 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.340712 | controller |     "Jun 14 08:50:03.371983 crc crio[24245]: time=\"2026-06-14T08:50:03.371808386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=7c417aa4-a966-4315-8e24-6d7a4b3c399a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.340727 | controller |     "Jun 14 08:50:03.390997 crc crio[24245]: time=\"2026-06-14T08:50:03.390750915Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690450-5gcsw Namespace:openshift-infra ID:4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5 UID:d8c9ec08-020b-4c51-8241-3b7ef41231a5 NetNS:/var/run/netns/4fbe0b7c-161d-458e-9b7b-f373372e80aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8c9ec08_020b_4c51_8241_3b7ef41231a5.slice PodAnnotations:0xc000603458}] Aliases:map[]}\"",
2026-06-14 10:12:41.340746 | controller |     "Jun 14 08:50:03.390997 crc crio[24245]: time=\"2026-06-14T08:50:03.390830568Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690450-5gcsw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.340761 | controller |     "Jun 14 08:50:03.403202 crc crio[24245]: time=\"2026-06-14T08:50:03.402638478Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2132fd03-dad7-463a-b888-6eef96a3c14d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.340776 | controller |     "Jun 14 08:50:03.404460 crc crio[24245]: time=\"2026-06-14T08:50:03.403992909Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=fa11fa8a-3ee0-4c31-8141-6c8237929a75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.340791 | controller |     "Jun 14 08:50:03.454495 crc crio[24245]: time=\"2026-06-14T08:50:03.453570738Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=3da42e8b-a8a3-479b-bdf6-be250e4be2e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.340806 | controller |     "Jun 14 08:50:03.490912 crc crio[24245]: time=\"2026-06-14T08:50:03.49053189Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=c15cb66a-4e52-4822-8320-b91e49ba1f39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.340821 | controller |     "Jun 14 08:50:03.491642 crc crio[24245]: time=\"2026-06-14T08:50:03.491368127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.340835 | controller |     "Jun 14 08:50:03.500799 crc crio[24245]: time=\"2026-06-14T08:50:03.500692137Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=4b8b83ae-c4dd-4887-bf62-1b4e6c01b1c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.340850 | controller |     "Jun 14 08:50:03.524326 crc crio[24245]: time=\"2026-06-14T08:50:03.524168376Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=04caf69f-0e6a-4fb6-a60f-0869fd28168c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.340865 | controller |     "Jun 14 08:50:03.570825 crc crio[24245]: time=\"2026-06-14T08:50:03.566166273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.340879 | controller |     "Jun 14 08:50:03.649585 crc crio[24245]: time=\"2026-06-14T08:50:03.649488183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.340894 | controller |     "Jun 14 08:50:03.687541 crc crio[24245]: time=\"2026-06-14T08:50:03.686132153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.340908 | controller |     "Jun 14 08:50:03.788214 crc crio[24245]: time=\"2026-06-14T08:50:03.787700494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.340922 | controller |     "Jun 14 08:50:03.793941 crc crio[24245]: time=\"2026-06-14T08:50:03.791559658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.340937 | controller |     "Jun 14 08:50:03.863506 crc crio[24245]: time=\"2026-06-14T08:50:03.862813786Z\" level=info msg=\"Stopped pod sandbox: 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2\" id=075edc9c-831f-4922-9c97-03368cea7df2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.340956 | controller |     "Jun 14 08:50:03.874756 crc crio[24245]: 2026-06-14T08:50:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a167f12bfc7bd2 Mac:b2:34:1e:23:b6:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/4fbe0b7c-161d-458e-9b7b-f373372e80aa SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.340972 | controller |     "Jun 14 08:50:03.875657 crc crio[24245]: time=\"2026-06-14T08:50:03.875587427Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690450-5gcsw Namespace:openshift-infra ID:4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5 UID:d8c9ec08-020b-4c51-8241-3b7ef41231a5 NetNS:/var/run/netns/4fbe0b7c-161d-458e-9b7b-f373372e80aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8c9ec08_020b_4c51_8241_3b7ef41231a5.slice PodAnnotations:0xc000603458}] Aliases:map[]}\"",
2026-06-14 10:12:41.340987 | controller |     "Jun 14 08:50:03.875890 crc crio[24245]: time=\"2026-06-14T08:50:03.875788703Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690450-5gcsw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.341002 | controller |     "Jun 14 08:50:03.894670 crc crio[24245]: time=\"2026-06-14T08:50:03.894490965Z\" level=info msg=\"Ran pod sandbox 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5 with infra container: openshift-infra/auto-csr-approver-29690450-5gcsw/POD\" id=0390fd7c-47a4-4556-a2a3-a47ab9826257 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.341018 | controller |     "Jun 14 08:50:03.897211 crc crio[24245]: time=\"2026-06-14T08:50:03.897067775Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=90a03191-a16f-4cb5-a4cd-397c5461d274 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.341033 | controller |     "Jun 14 08:50:03.906096 crc crio[24245]: time=\"2026-06-14T08:50:03.905957704Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.341048 | controller |     "Jun 14 08:50:03.908790 crc crio[24245]: time=\"2026-06-14T08:50:03.908622993Z\" level=info msg=\"Created container 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83: openstack/ceilometer-0/sg-core\" id=c15cb66a-4e52-4822-8320-b91e49ba1f39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.341063 | controller |     "Jun 14 08:50:03.910506 crc crio[24245]: time=\"2026-06-14T08:50:03.910308414Z\" level=info msg=\"Starting container: 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83\" id=1f98e6e4-0b61-4aef-8206-893890e6a544 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.341078 | controller |     "Jun 14 08:50:03.918420 crc crio[24245]: time=\"2026-06-14T08:50:03.918292891Z\" level=info msg=\"Started container\" PID=75291 containerID=8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83 description=openstack/ceilometer-0/sg-core id=1f98e6e4-0b61-4aef-8206-893890e6a544 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97",
2026-06-14 10:12:41.341093 | controller |     "Jun 14 08:50:03.959950 crc crio[24245]: time=\"2026-06-14T08:50:03.958469191Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=2d245364-e114-47e2-add3-829030ff2039 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.341108 | controller |     "Jun 14 08:50:03.966547 crc crio[24245]: time=\"2026-06-14T08:50:03.962633393Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-14 10:12:41.341127 | controller |     "Jun 14 08:50:03.966547 crc crio[24245]: time=\"2026-06-14T08:50:03.962803628Z\" level=info msg=\"Created container f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7: openstack/openstackclient/openstackclient\" id=04caf69f-0e6a-4fb6-a60f-0869fd28168c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.341143 | controller |     "Jun 14 08:50:03.966547 crc crio[24245]: time=\"2026-06-14T08:50:03.963665206Z\" level=info msg=\"Starting container: f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7\" id=4dba73b3-4733-4458-886e-4de956ccd2e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.341158 | controller |     "Jun 14 08:50:03.974762 crc crio[24245]: time=\"2026-06-14T08:50:03.971055934Z\" level=info msg=\"Started container\" PID=75313 containerID=f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7 description=openstack/openstackclient/openstackclient id=4dba73b3-4733-4458-886e-4de956ccd2e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1",
2026-06-14 10:12:41.341173 | controller |     "Jun 14 08:50:04.433801 crc crio[24245]: time=\"2026-06-14T08:50:04.433295085Z\" level=info msg=\"Removing container: 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5\" id=f37bbf93-f696-403c-839b-3e6aa217d579 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.341188 | controller |     "Jun 14 08:50:04.480782 crc crio[24245]: time=\"2026-06-14T08:50:04.480689533Z\" level=info msg=\"Removed container 793b6663a88e7ac669acd665a2fbd2d5129d6f8e9fd6ae3a22b9a5287c7287d5: openstack/cinder-api-0/cinder-api\" id=f37bbf93-f696-403c-839b-3e6aa217d579 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.341203 | controller |     "Jun 14 08:50:04.487216 crc crio[24245]: time=\"2026-06-14T08:50:04.487136919Z\" level=info msg=\"Removing container: 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9\" id=91a8d388-7129-489d-a634-e8b268f2efc2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.341218 | controller |     "Jun 14 08:50:04.529566 crc crio[24245]: time=\"2026-06-14T08:50:04.527344172Z\" level=info msg=\"Removed container 0698e798124c20bc844a53186ec476a82c109ba835fd3206d37d7300448f56a9: openstack/cinder-api-0/cinder-api-log\" id=91a8d388-7129-489d-a634-e8b268f2efc2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.341233 | controller |     "Jun 14 08:50:04.757381 crc crio[24245]: time=\"2026-06-14T08:50:04.757280551Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=90a03191-a16f-4cb5-a4cd-397c5461d274 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.341247 | controller |     "Jun 14 08:50:04.758700 crc crio[24245]: time=\"2026-06-14T08:50:04.75853711Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c20e65f4-4105-4f3f-bd9b-7a813424f1c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.341262 | controller |     "Jun 14 08:50:04.761263 crc crio[24245]: time=\"2026-06-14T08:50:04.761109681Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e98d9926-0df6-45e5-ab17-769501edce29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.341277 | controller |     "Jun 14 08:50:04.768553 crc crio[24245]: time=\"2026-06-14T08:50:04.768413624Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690450-5gcsw/oc\" id=6df85501-f314-4847-b2c2-4dbaf20146d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.341291 | controller |     "Jun 14 08:50:04.769149 crc crio[24245]: time=\"2026-06-14T08:50:04.769073385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.341312 | controller |     "Jun 14 08:50:04.817778 crc crio[24245]: time=\"2026-06-14T08:50:04.817466065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.341327 | controller |     "Jun 14 08:50:04.937125 crc crio[24245]: time=\"2026-06-14T08:50:04.937044882Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=fe703ad7-ee5a-4ef1-bb72-3e3aa0cd6688 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.341341 | controller |     "Jun 14 08:50:04.937297 crc crio[24245]: time=\"2026-06-14T08:50:04.937152386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.341374 | controller |     "Jun 14 08:50:05.010631 crc crio[24245]: time=\"2026-06-14T08:50:05.010488002Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00 UID:692700fb-a574-4ecc-abd1-a7bbecdb6312 NetNS:/var/run/netns/500cb284-25ce-4d64-840a-84608e408e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod692700fb_a574_4ecc_abd1_a7bbecdb6312.slice PodAnnotations:0xc003bf61b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.341391 | controller |     "Jun 14 08:50:05.010631 crc crio[24245]: time=\"2026-06-14T08:50:05.010568354Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.341405 | controller |     "Jun 14 08:50:05.346112 crc crio[24245]: time=\"2026-06-14T08:50:05.344622857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.341421 | controller |     "Jun 14 08:50:05.493706 crc crio[24245]: time=\"2026-06-14T08:50:05.493553728Z\" level=info msg=\"Created container 4809310b3c4725333f11ce04f639b8743388191529aaac5cac64d12ec30bd715: openshift-infra/auto-csr-approver-29690450-5gcsw/oc\" id=6df85501-f314-4847-b2c2-4dbaf20146d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.341435 | controller |     "Jun 14 08:50:05.495804 crc crio[24245]: time=\"2026-06-14T08:50:05.49520709Z\" level=info msg=\"Starting container: 4809310b3c4725333f11ce04f639b8743388191529aaac5cac64d12ec30bd715\" id=0a37ab24-c8ab-43e4-96f7-62ba1e85cbab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.341450 | controller |     "Jun 14 08:50:05.500513 crc crio[24245]: time=\"2026-06-14T08:50:05.50021708Z\" level=info msg=\"Started container\" PID=75511 containerID=4809310b3c4725333f11ce04f639b8743388191529aaac5cac64d12ec30bd715 description=openshift-infra/auto-csr-approver-29690450-5gcsw/oc id=0a37ab24-c8ab-43e4-96f7-62ba1e85cbab name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5",
2026-06-14 10:12:41.341464 | controller |     "Jun 14 08:50:05.615647 crc crio[24245]: 2026-06-14T08:50:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ea0ba4ec285dea Mac:b6:35:43:42:f5:5e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/500cb284-25ce-4d64-840a-84608e408e4f SocketPath: PciID:}] [{Interface:0xc0001125b0 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.341479 | controller |     "Jun 14 08:50:05.619894 crc crio[24245]: time=\"2026-06-14T08:50:05.617806674Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00 UID:692700fb-a574-4ecc-abd1-a7bbecdb6312 NetNS:/var/run/netns/500cb284-25ce-4d64-840a-84608e408e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod692700fb_a574_4ecc_abd1_a7bbecdb6312.slice PodAnnotations:0xc003bf61b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.341498 | controller |     "Jun 14 08:50:05.619894 crc crio[24245]: time=\"2026-06-14T08:50:05.618528667Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.341513 | controller |     "Jun 14 08:50:05.631014 crc crio[24245]: time=\"2026-06-14T08:50:05.630924026Z\" level=info msg=\"Ran pod sandbox 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00 with infra container: openstack/cinder-api-0/POD\" id=fe703ad7-ee5a-4ef1-bb72-3e3aa0cd6688 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.341528 | controller |     "Jun 14 08:50:05.637548 crc crio[24245]: time=\"2026-06-14T08:50:05.637425519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=59a6aec5-4eeb-410b-9601-00ea680a7c4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.341544 | controller |     "Jun 14 08:50:05.650576 crc crio[24245]: time=\"2026-06-14T08:50:05.650477269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=c340fce5-5a22-4ba7-9b81-99714c2fe981 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.341558 | controller |     "Jun 14 08:50:05.660826 crc crio[24245]: time=\"2026-06-14T08:50:05.660741801Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=165e9ff5-0904-4aca-a5d4-8be6aa4c7655 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.341572 | controller |     "Jun 14 08:50:05.661299 crc crio[24245]: time=\"2026-06-14T08:50:05.661216786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.341587 | controller |     "Jun 14 08:50:05.719653 crc crio[24245]: time=\"2026-06-14T08:50:05.719153279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.341601 | controller |     "Jun 14 08:50:06.320178 crc crio[24245]: time=\"2026-06-14T08:50:06.319994547Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=2d245364-e114-47e2-add3-829030ff2039 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.341615 | controller |     "Jun 14 08:50:06.321709 crc crio[24245]: time=\"2026-06-14T08:50:06.321636449Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=a5d93f91-61ac-4ab2-b222-18f7c2e903b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.341629 | controller |     "Jun 14 08:50:06.383308 crc crio[24245]: time=\"2026-06-14T08:50:06.383162348Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=8f0cc3e2-6ea1-40ba-bdd9-971e81c5c8b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.341644 | controller |     "Jun 14 08:50:06.401723 crc crio[24245]: time=\"2026-06-14T08:50:06.401587875Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=b91d4ba3-96bd-43c3-a337-85f7a8019a5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.341658 | controller |     "Jun 14 08:50:06.403062 crc crio[24245]: time=\"2026-06-14T08:50:06.402142743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.341677 | controller |     "Jun 14 08:50:06.418107 crc crio[24245]: time=\"2026-06-14T08:50:06.417995489Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-2f20-account-create-mppjb/POD\" id=16d814ba-e328-44b8-a923-fc6a768dedf1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.341692 | controller |     "Jun 14 08:50:06.418531 crc crio[24245]: time=\"2026-06-14T08:50:06.418434573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.341706 | controller |     "Jun 14 08:50:06.525175 crc crio[24245]: time=\"2026-06-14T08:50:06.525053133Z\" level=info msg=\"Got pod network &{Name:nova-api-2f20-account-create-mppjb Namespace:openstack ID:6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a UID:e889aaeb-da17-4673-a431-5ccda3ab13cf NetNS:/var/run/netns/9cef544a-5f00-4e8a-a472-bd1f6544f794 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode889aaeb_da17_4673_a431_5ccda3ab13cf.slice PodAnnotations:0xc00161a7b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.341721 | controller |     "Jun 14 08:50:06.525175 crc crio[24245]: time=\"2026-06-14T08:50:06.525115905Z\" level=info msg=\"Adding pod openstack_nova-api-2f20-account-create-mppjb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.341735 | controller |     "Jun 14 08:50:06.532290 crc crio[24245]: time=\"2026-06-14T08:50:06.53209745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.341750 | controller |     "Jun 14 08:50:06.569276 crc crio[24245]: time=\"2026-06-14T08:50:06.568713316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.341764 | controller |     "Jun 14 08:50:06.807603 crc crio[24245]: time=\"2026-06-14T08:50:06.807063126Z\" level=info msg=\"Created container 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e: openstack/ceilometer-0/proxy-httpd\" id=b91d4ba3-96bd-43c3-a337-85f7a8019a5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.341779 | controller |     "Jun 14 08:50:06.808973 crc crio[24245]: time=\"2026-06-14T08:50:06.80888389Z\" level=info msg=\"Starting container: 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e\" id=d894bc0f-c553-49be-9107-1a164c31fa5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.341793 | controller |     "Jun 14 08:50:06.812425 crc crio[24245]: time=\"2026-06-14T08:50:06.812292684Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-758a-account-create-z8pnw/POD\" id=61e96d37-06bc-4cf6-8c58-7280674e66f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.341807 | controller |     "Jun 14 08:50:06.812425 crc crio[24245]: time=\"2026-06-14T08:50:06.812407758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.341821 | controller |     "Jun 14 08:50:06.833547 crc crio[24245]: time=\"2026-06-14T08:50:06.833361139Z\" level=info msg=\"Started container\" PID=75658 containerID=3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e description=openstack/ceilometer-0/proxy-httpd id=d894bc0f-c553-49be-9107-1a164c31fa5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97",
2026-06-14 10:12:41.341836 | controller |     "Jun 14 08:50:06.859817 crc crio[24245]: time=\"2026-06-14T08:50:06.859741253Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-704b-account-create-d7cbs/POD\" id=d351a811-06a3-443c-8cd8-c6798b3e3f00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.341854 | controller |     "Jun 14 08:50:06.861764 crc crio[24245]: time=\"2026-06-14T08:50:06.860127226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.341869 | controller |     "Jun 14 08:50:06.865781 crc crio[24245]: time=\"2026-06-14T08:50:06.865689465Z\" level=info msg=\"Got pod network &{Name:nova-cell0-758a-account-create-z8pnw Namespace:openstack ID:2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85 UID:f0c6b3b2-e4e1-46dc-b1f3-a50862c947c7 NetNS:/var/run/netns/f6fafaac-a86b-4e97-a4b7-33664e8ffe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c6b3b2_e4e1_46dc_b1f3_a50862c947c7.slice PodAnnotations:0xc00161afb0}] Aliases:map[]}\"",
2026-06-14 10:12:41.341884 | controller |     "Jun 14 08:50:06.865781 crc crio[24245]: time=\"2026-06-14T08:50:06.865781158Z\" level=info msg=\"Adding pod openstack_nova-cell0-758a-account-create-z8pnw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.341899 | controller |     "Jun 14 08:50:06.918362 crc crio[24245]: time=\"2026-06-14T08:50:06.918265566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.341914 | controller |     "Jun 14 08:50:06.943917 crc crio[24245]: time=\"2026-06-14T08:50:06.929951907Z\" level=info msg=\"Got pod network &{Name:nova-cell1-704b-account-create-d7cbs Namespace:openstack ID:bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec UID:d03e839b-ca65-49bd-ae01-d55a8672b037 NetNS:/var/run/netns/2d55b010-51a3-477a-aee8-011bee261c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd03e839b_ca65_49bd_ae01_d55a8672b037.slice PodAnnotations:0xc006e0ad10}] Aliases:map[]}\"",
2026-06-14 10:12:41.341928 | controller |     "Jun 14 08:50:06.943917 crc crio[24245]: time=\"2026-06-14T08:50:06.930021189Z\" level=info msg=\"Adding pod openstack_nova-cell1-704b-account-create-d7cbs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.341943 | controller |     "Jun 14 08:50:06.957915 crc crio[24245]: 2026-06-14T08:50:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6068cca1c097f51 Mac:ea:6e:4a:51:bd:66 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/9cef544a-5f00-4e8a-a472-bd1f6544f794 SocketPath: PciID:}] [{Interface:0xc00011b2f0 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.341958 | controller |     "Jun 14 08:50:06.957915 crc crio[24245]: time=\"2026-06-14T08:50:06.946443137Z\" level=info msg=\"Got pod network &{Name:nova-api-2f20-account-create-mppjb Namespace:openstack ID:6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a UID:e889aaeb-da17-4673-a431-5ccda3ab13cf NetNS:/var/run/netns/9cef544a-5f00-4e8a-a472-bd1f6544f794 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode889aaeb_da17_4673_a431_5ccda3ab13cf.slice PodAnnotations:0xc00161a7b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.341972 | controller |     "Jun 14 08:50:06.957915 crc crio[24245]: time=\"2026-06-14T08:50:06.946581782Z\" level=info msg=\"Checking pod openstack_nova-api-2f20-account-create-mppjb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.341988 | controller |     "Jun 14 08:50:06.958592 crc crio[24245]: time=\"2026-06-14T08:50:06.958520576Z\" level=info msg=\"Ran pod sandbox 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a with infra container: openstack/nova-api-2f20-account-create-mppjb/POD\" id=16d814ba-e328-44b8-a923-fc6a768dedf1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.342006 | controller |     "Jun 14 08:50:06.982088 crc crio[24245]: time=\"2026-06-14T08:50:06.981960692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=398913b2-3312-486a-8f4d-7a54d73b53ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.342023 | controller |     "Jun 14 08:50:06.988751 crc crio[24245]: time=\"2026-06-14T08:50:06.988680797Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2aeb35ed-43dc-4018-b39d-66dc51144007 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.342049 | controller |     "Jun 14 08:50:06.997152 crc crio[24245]: time=\"2026-06-14T08:50:06.997073751Z\" level=info msg=\"Creating container: openstack/nova-api-2f20-account-create-mppjb/mariadb-account-create\" id=579d300f-cae7-499d-9fa1-6fd5c230dbb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.342064 | controller |     "Jun 14 08:50:06.997680 crc crio[24245]: time=\"2026-06-14T08:50:06.997621659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.342079 | controller |     "Jun 14 08:50:07.104903 crc crio[24245]: time=\"2026-06-14T08:50:07.1040804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.342093 | controller |     "Jun 14 08:50:07.116893 crc crio[24245]: time=\"2026-06-14T08:50:07.115321506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.342108 | controller |     "Jun 14 08:50:07.180668 crc crio[24245]: time=\"2026-06-14T08:50:07.18017517Z\" level=info msg=\"Created container b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436: openstack/cinder-api-0/cinder-api-log\" id=165e9ff5-0904-4aca-a5d4-8be6aa4c7655 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.342123 | controller |     "Jun 14 08:50:07.183354 crc crio[24245]: time=\"2026-06-14T08:50:07.183197975Z\" level=info msg=\"Starting container: b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436\" id=64565e9b-0d8d-4785-91b1-6672efc9f567 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.342137 | controller |     "Jun 14 08:50:07.200687 crc crio[24245]: time=\"2026-06-14T08:50:07.197680121Z\" level=info msg=\"Started container\" PID=75731 containerID=b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436 description=openstack/cinder-api-0/cinder-api-log id=64565e9b-0d8d-4785-91b1-6672efc9f567 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00",
2026-06-14 10:12:41.342152 | controller |     "Jun 14 08:50:07.221907 crc crio[24245]: time=\"2026-06-14T08:50:07.219427281Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=59c7c9bf-06ce-4730-b0a8-59e403df0b32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.342167 | controller |     "Jun 14 08:50:07.276559 crc crio[24245]: time=\"2026-06-14T08:50:07.276262089Z\" level=info msg=\"Created container ab457d7d3908311546a5a0dd27a2a22d3d65112945b693c0fb712ba917369b03: openstack/nova-api-2f20-account-create-mppjb/mariadb-account-create\" id=579d300f-cae7-499d-9fa1-6fd5c230dbb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.342182 | controller |     "Jun 14 08:50:07.283968 crc crio[24245]: time=\"2026-06-14T08:50:07.277611671Z\" level=info msg=\"Starting container: ab457d7d3908311546a5a0dd27a2a22d3d65112945b693c0fb712ba917369b03\" id=aa2822a4-1c81-471f-adb8-82c35ddbf526 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.342201 | controller |     "Jun 14 08:50:07.288805 crc crio[24245]: time=\"2026-06-14T08:50:07.288717367Z\" level=info msg=\"Started container\" PID=75926 containerID=ab457d7d3908311546a5a0dd27a2a22d3d65112945b693c0fb712ba917369b03 description=openstack/nova-api-2f20-account-create-mppjb/mariadb-account-create id=aa2822a4-1c81-471f-adb8-82c35ddbf526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a",
2026-06-14 10:12:41.342216 | controller |     "Jun 14 08:50:07.325150 crc crio[24245]: time=\"2026-06-14T08:50:07.325073913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=bdca26cd-91bd-4402-82c3-a7ae339f9478 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.342231 | controller |     "Jun 14 08:50:07.359950 crc crio[24245]: time=\"2026-06-14T08:50:07.358338942Z\" level=info msg=\"Stopped container 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462: openstack/neutron-6cb45cd464-h2vqh/neutron-api\" id=8fb601e9-06e5-4a29-ac15-0c9f4396fb06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.342246 | controller |     "Jun 14 08:50:07.359950 crc crio[24245]: time=\"2026-06-14T08:50:07.35952797Z\" level=info msg=\"Stopping pod sandbox: 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975\" id=b4881d3e-94b1-4ae3-98e0-8d80a5e32799 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.342262 | controller |     "Jun 14 08:50:07.360351 crc crio[24245]: time=\"2026-06-14T08:50:07.360122199Z\" level=info msg=\"Got pod network &{Name:neutron-6cb45cd464-h2vqh Namespace:openstack ID:779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975 UID:841d3db3-bee0-4db0-8231-59ba4be8ef24 NetNS:/var/run/netns/ae5601e5-9d3a-4699-aaa4-ce5babcc3090 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod841d3db3_bee0_4db0_8231_59ba4be8ef24.slice PodAnnotations:0xc000130f38}] Aliases:map[]}\"",
2026-06-14 10:12:41.342277 | controller |     "Jun 14 08:50:07.360351 crc crio[24245]: time=\"2026-06-14T08:50:07.360330966Z\" level=info msg=\"Deleting pod openstack_neutron-6cb45cd464-h2vqh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.342292 | controller |     "Jun 14 08:50:07.364014 crc crio[24245]: time=\"2026-06-14T08:50:07.36388826Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=a477065e-cd70-4fea-b794-362689892644 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.342307 | controller |     "Jun 14 08:50:07.364324 crc crio[24245]: time=\"2026-06-14T08:50:07.364260993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.342322 | controller |     "Jun 14 08:50:07.436284 crc crio[24245]: time=\"2026-06-14T08:50:07.435940677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.342336 | controller |     "Jun 14 08:50:07.624147 crc crio[24245]: time=\"2026-06-14T08:50:07.624093772Z\" level=info msg=\"Stopping container: c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc (timeout: 30s)\" id=9f35cf60-1e76-4648-8d88-006dc04cdfb6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.342369 | controller |     "Jun 14 08:50:07.627604 crc crio[24245]: 2026-06-14T08:50:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2d2bebf6657108a Mac:be:30:ba:e0:d2:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/f6fafaac-a86b-4e97-a4b7-33664e8ffe9d SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.342389 | controller |     "Jun 14 08:50:07.627707 crc crio[24245]: time=\"2026-06-14T08:50:07.62525998Z\" level=info msg=\"Stopping container: 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e (timeout: 30s)\" id=b0b45cb9-1edf-4e96-9917-2474b729c378 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.342404 | controller |     "Jun 14 08:50:07.629027 crc crio[24245]: time=\"2026-06-14T08:50:07.625373694Z\" level=info msg=\"Stopping container: 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83 (timeout: 30s)\" id=94e18524-1fe9-4495-9abf-2b920f8900c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.342419 | controller |     "Jun 14 08:50:07.629027 crc crio[24245]: time=\"2026-06-14T08:50:07.624094432Z\" level=info msg=\"Stopping container: 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43 (timeout: 30s)\" id=92b0133f-c748-4f2b-a183-1fb8469d5607 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.342434 | controller |     "Jun 14 08:50:07.629027 crc crio[24245]: time=\"2026-06-14T08:50:07.628999838Z\" level=info msg=\"Got pod network &{Name:nova-cell0-758a-account-create-z8pnw Namespace:openstack ID:2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85 UID:f0c6b3b2-e4e1-46dc-b1f3-a50862c947c7 NetNS:/var/run/netns/f6fafaac-a86b-4e97-a4b7-33664e8ffe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c6b3b2_e4e1_46dc_b1f3_a50862c947c7.slice PodAnnotations:0xc00161afb0}] Aliases:map[]}\"",
2026-06-14 10:12:41.342449 | controller |     "Jun 14 08:50:07.629282 crc crio[24245]: time=\"2026-06-14T08:50:07.629167303Z\" level=info msg=\"Checking pod openstack_nova-cell0-758a-account-create-z8pnw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.342464 | controller |     "Jun 14 08:50:07.642325 crc crio[24245]: time=\"2026-06-14T08:50:07.642214288Z\" level=info msg=\"Stopping pod sandbox: 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5\" id=d45548a5-0146-41db-bb98-9c8f379b9e14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.342478 | controller |     "Jun 14 08:50:07.642736 crc crio[24245]: time=\"2026-06-14T08:50:07.642671623Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690450-5gcsw Namespace:openshift-infra ID:4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5 UID:d8c9ec08-020b-4c51-8241-3b7ef41231a5 NetNS:/var/run/netns/4fbe0b7c-161d-458e-9b7b-f373372e80aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd8c9ec08_020b_4c51_8241_3b7ef41231a5.slice PodAnnotations:0xc006e0a458}] Aliases:map[]}\"",
2026-06-14 10:12:41.342493 | controller |     "Jun 14 08:50:07.642930 crc crio[24245]: time=\"2026-06-14T08:50:07.642832988Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690450-5gcsw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.342507 | controller |     "Jun 14 08:50:07.652736 crc crio[24245]: time=\"2026-06-14T08:50:07.652659299Z\" level=info msg=\"Ran pod sandbox 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85 with infra container: openstack/nova-cell0-758a-account-create-z8pnw/POD\" id=61e96d37-06bc-4cf6-8c58-7280674e66f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.342522 | controller |     "Jun 14 08:50:07.669990 crc crio[24245]: time=\"2026-06-14T08:50:07.66990077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b9922893-8eb6-493f-b121-cc513f5f2c87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.342540 | controller |     "Jun 14 08:50:07.680566 crc crio[24245]: time=\"2026-06-14T08:50:07.678537136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f9b975ef-74c5-45b2-9ec9-b518a6fdd855 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.342556 | controller |     "Jun 14 08:50:07.694057 crc crio[24245]: time=\"2026-06-14T08:50:07.693983012Z\" level=info msg=\"Creating container: openstack/nova-cell0-758a-account-create-z8pnw/mariadb-account-create\" id=31d71785-b0df-4b1f-80dc-50864787e8e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.342570 | controller |     "Jun 14 08:50:07.694751 crc crio[24245]: time=\"2026-06-14T08:50:07.694728124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.342584 | controller |     "Jun 14 08:50:07.695742 crc crio[24245]: 2026-06-14T08:50:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bee9dc0e091495e Mac:3e:0f:ca:d9:f3:00 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/2d55b010-51a3-477a-aee8-011bee261c19 SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.342600 | controller |     "Jun 14 08:50:07.700154 crc crio[24245]: time=\"2026-06-14T08:50:07.699713856Z\" level=info msg=\"Got pod network &{Name:nova-cell1-704b-account-create-d7cbs Namespace:openstack ID:bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec UID:d03e839b-ca65-49bd-ae01-d55a8672b037 NetNS:/var/run/netns/2d55b010-51a3-477a-aee8-011bee261c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd03e839b_ca65_49bd_ae01_d55a8672b037.slice PodAnnotations:0xc006e0ad10}] Aliases:map[]}\"",
2026-06-14 10:12:41.342614 | controller |     "Jun 14 08:50:07.701669 crc crio[24245]: time=\"2026-06-14T08:50:07.701604527Z\" level=info msg=\"Checking pod openstack_nova-cell1-704b-account-create-d7cbs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.342629 | controller |     "Jun 14 08:50:07.755717 crc crio[24245]: time=\"2026-06-14T08:50:07.755665585Z\" level=info msg=\"Ran pod sandbox bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec with infra container: openstack/nova-cell1-704b-account-create-d7cbs/POD\" id=d351a811-06a3-443c-8cd8-c6798b3e3f00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.342644 | controller |     "Jun 14 08:50:07.763157 crc crio[24245]: time=\"2026-06-14T08:50:07.763068036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f098e0a1-d75a-47eb-a2db-e072edad14fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.342658 | controller |     "Jun 14 08:50:07.767548 crc crio[24245]: time=\"2026-06-14T08:50:07.767281587Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e2a550cb-f67f-41e7-9ffd-73df1f85c745 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.342673 | controller |     "Jun 14 08:50:07.823776 crc crio[24245]: time=\"2026-06-14T08:50:07.823724151Z\" level=info msg=\"Stopped container 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83: openstack/ceilometer-0/sg-core\" id=94e18524-1fe9-4495-9abf-2b920f8900c3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.342688 | controller |     "Jun 14 08:50:07.825424 crc crio[24245]: time=\"2026-06-14T08:50:07.825392705Z\" level=info msg=\"Creating container: openstack/nova-cell1-704b-account-create-d7cbs/mariadb-account-create\" id=847cce37-1693-4165-8c78-297a7c295c23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.342706 | controller |     "Jun 14 08:50:07.829599 crc crio[24245]: time=\"2026-06-14T08:50:07.829531343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.342720 | controller |     "Jun 14 08:50:07.849324 crc crio[24245]: time=\"2026-06-14T08:50:07.849243728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.342735 | controller |     "Jun 14 08:50:07.858211 crc crio[24245]: time=\"2026-06-14T08:50:07.858136244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.342750 | controller |     "Jun 14 08:50:07.880975 crc crio[24245]: time=\"2026-06-14T08:50:07.879494088Z\" level=info msg=\"Stopped container 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e: openstack/ceilometer-0/proxy-httpd\" id=b0b45cb9-1edf-4e96-9917-2474b729c378 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.342765 | controller |     "Jun 14 08:50:07.894644 crc crio[24245]: time=\"2026-06-14T08:50:07.894564522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.342779 | controller |     "Jun 14 08:50:07.899028 crc crio[24245]: time=\"2026-06-14T08:50:07.898966802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.342794 | controller |     "Jun 14 08:50:08.069660 crc crio[24245]: time=\"2026-06-14T08:50:08.069559412Z\" level=info msg=\"Stopped pod sandbox: 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975\" id=b4881d3e-94b1-4ae3-98e0-8d80a5e32799 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.342809 | controller |     "Jun 14 08:50:08.119745 crc crio[24245]: time=\"2026-06-14T08:50:08.119598257Z\" level=info msg=\"Stopped pod sandbox: 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5\" id=d45548a5-0146-41db-bb98-9c8f379b9e14 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.342823 | controller |     "Jun 14 08:50:08.143139 crc crio[24245]: time=\"2026-06-14T08:50:08.142531929Z\" level=info msg=\"Created container e06c8cc97d78b1b177b8e2da2dc2508006af5c4094426f2fd9b964496c71c925: openstack/nova-cell0-758a-account-create-z8pnw/mariadb-account-create\" id=31d71785-b0df-4b1f-80dc-50864787e8e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.342838 | controller |     "Jun 14 08:50:08.146263 crc crio[24245]: time=\"2026-06-14T08:50:08.146190697Z\" level=info msg=\"Created container 957d482ea853296d6fdc1eda78bbce1a76f200074e7d7eac46679dca0ad4b634: openstack/nova-cell1-704b-account-create-d7cbs/mariadb-account-create\" id=847cce37-1693-4165-8c78-297a7c295c23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.342853 | controller |     "Jun 14 08:50:08.156461 crc crio[24245]: time=\"2026-06-14T08:50:08.156359128Z\" level=info msg=\"Starting container: 957d482ea853296d6fdc1eda78bbce1a76f200074e7d7eac46679dca0ad4b634\" id=26f3775a-90ca-45b2-885e-3493a2790d67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.342867 | controller |     "Jun 14 08:50:08.159677 crc crio[24245]: time=\"2026-06-14T08:50:08.159074743Z\" level=info msg=\"Starting container: e06c8cc97d78b1b177b8e2da2dc2508006af5c4094426f2fd9b964496c71c925\" id=e9a6497e-a5fa-4624-8b48-c22860746533 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.342882 | controller |     "Jun 14 08:50:08.182887 crc crio[24245]: time=\"2026-06-14T08:50:08.181623985Z\" level=info msg=\"Started container\" PID=76043 containerID=957d482ea853296d6fdc1eda78bbce1a76f200074e7d7eac46679dca0ad4b634 description=openstack/nova-cell1-704b-account-create-d7cbs/mariadb-account-create id=26f3775a-90ca-45b2-885e-3493a2790d67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec",
2026-06-14 10:12:41.342901 | controller |     "Jun 14 08:50:08.193631 crc crio[24245]: time=\"2026-06-14T08:50:08.193500898Z\" level=info msg=\"Started container\" PID=76040 containerID=e06c8cc97d78b1b177b8e2da2dc2508006af5c4094426f2fd9b964496c71c925 description=openstack/nova-cell0-758a-account-create-z8pnw/mariadb-account-create id=e9a6497e-a5fa-4624-8b48-c22860746533 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85",
2026-06-14 10:12:41.342916 | controller |     "Jun 14 08:50:08.396399 crc crio[24245]: time=\"2026-06-14T08:50:08.395906863Z\" level=info msg=\"Stopped container 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43: openstack/ceilometer-0/ceilometer-central-agent\" id=92b0133f-c748-4f2b-a183-1fb8469d5607 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.342932 | controller |     "Jun 14 08:50:08.688080 crc crio[24245]: time=\"2026-06-14T08:50:08.687980333Z\" level=info msg=\"Removing container: c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c\" id=6c173638-b765-4155-8af4-67da8cfe560d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.342946 | controller |     "Jun 14 08:50:08.689432 crc crio[24245]: time=\"2026-06-14T08:50:08.689341064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.342961 | controller |     "Jun 14 08:50:08.713468 crc crio[24245]: time=\"2026-06-14T08:50:08.713383019Z\" level=info msg=\"Stopping pod sandbox: 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a\" id=ed585995-0785-4af4-943d-e7dffd746b36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.342976 | controller |     "Jun 14 08:50:08.714099 crc crio[24245]: time=\"2026-06-14T08:50:08.714032958Z\" level=info msg=\"Got pod network &{Name:nova-api-2f20-account-create-mppjb Namespace:openstack ID:6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a UID:e889aaeb-da17-4673-a431-5ccda3ab13cf NetNS:/var/run/netns/9cef544a-5f00-4e8a-a472-bd1f6544f794 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode889aaeb_da17_4673_a431_5ccda3ab13cf.slice PodAnnotations:0xc001c3d4e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.342991 | controller |     "Jun 14 08:50:08.714243 crc crio[24245]: time=\"2026-06-14T08:50:08.714204158Z\" level=info msg=\"Deleting pod openstack_nova-api-2f20-account-create-mppjb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.343005 | controller |     "Jun 14 08:50:08.802568 crc crio[24245]: time=\"2026-06-14T08:50:08.802413621Z\" level=info msg=\"Removed container c95abb77bc74778341f72d858f0ec2d4c418a3a0d821787868cbd6985d87703c: openstack/neutron-6cb45cd464-h2vqh/neutron-httpd\" id=6c173638-b765-4155-8af4-67da8cfe560d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.343020 | controller |     "Jun 14 08:50:08.816133 crc crio[24245]: time=\"2026-06-14T08:50:08.815833629Z\" level=info msg=\"Removing container: 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462\" id=69388291-7f11-47dd-8164-46a412a824ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.343035 | controller |     "Jun 14 08:50:08.882973 crc crio[24245]: time=\"2026-06-14T08:50:08.882713878Z\" level=info msg=\"Created container 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c: openstack/cinder-api-0/cinder-api\" id=a477065e-cd70-4fea-b794-362689892644 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.343050 | controller |     "Jun 14 08:50:08.884102 crc crio[24245]: time=\"2026-06-14T08:50:08.884058612Z\" level=info msg=\"Starting container: 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c\" id=89c80abd-f66a-486f-b8d7-6d687c0cb6a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.343069 | controller |     "Jun 14 08:50:08.893419 crc crio[24245]: time=\"2026-06-14T08:50:08.893354171Z\" level=info msg=\"Removed container 26cd74d67ae0fcc49b4a4e8694bcb1ebfecd0d876676e2f6e81af1e4703de462: openstack/neutron-6cb45cd464-h2vqh/neutron-api\" id=69388291-7f11-47dd-8164-46a412a824ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.343084 | controller |     "Jun 14 08:50:08.895650 crc crio[24245]: time=\"2026-06-14T08:50:08.895616729Z\" level=info msg=\"Started container\" PID=76120 containerID=3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c description=openstack/cinder-api-0/cinder-api id=89c80abd-f66a-486f-b8d7-6d687c0cb6a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00",
2026-06-14 10:12:41.343100 | controller |     "Jun 14 08:50:09.154817 crc crio[24245]: time=\"2026-06-14T08:50:09.154714231Z\" level=info msg=\"Stopped pod sandbox: 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a\" id=ed585995-0785-4af4-943d-e7dffd746b36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.343115 | controller |     "Jun 14 08:50:09.771947 crc crio[24245]: time=\"2026-06-14T08:50:09.771394533Z\" level=info msg=\"Stopping pod sandbox: bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec\" id=1a089fcf-ea5d-494e-b2fa-3fcb7f3f71c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.343130 | controller |     "Jun 14 08:50:09.773169 crc crio[24245]: time=\"2026-06-14T08:50:09.772987785Z\" level=info msg=\"Got pod network &{Name:nova-cell1-704b-account-create-d7cbs Namespace:openstack ID:bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec UID:d03e839b-ca65-49bd-ae01-d55a8672b037 NetNS:/var/run/netns/2d55b010-51a3-477a-aee8-011bee261c19 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd03e839b_ca65_49bd_ae01_d55a8672b037.slice PodAnnotations:0xc001fea060}] Aliases:map[]}\"",
2026-06-14 10:12:41.343145 | controller |     "Jun 14 08:50:09.773169 crc crio[24245]: time=\"2026-06-14T08:50:09.7731507Z\" level=info msg=\"Deleting pod openstack_nova-cell1-704b-account-create-d7cbs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.343161 | controller |     "Jun 14 08:50:09.775552 crc crio[24245]: time=\"2026-06-14T08:50:09.77545733Z\" level=info msg=\"Stopping pod sandbox: 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85\" id=f3c6bdee-f43a-458b-afda-391ba90769ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.343176 | controller |     "Jun 14 08:50:09.776204 crc crio[24245]: time=\"2026-06-14T08:50:09.776136212Z\" level=info msg=\"Got pod network &{Name:nova-cell0-758a-account-create-z8pnw Namespace:openstack ID:2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85 UID:f0c6b3b2-e4e1-46dc-b1f3-a50862c947c7 NetNS:/var/run/netns/f6fafaac-a86b-4e97-a4b7-33664e8ffe9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf0c6b3b2_e4e1_46dc_b1f3_a50862c947c7.slice PodAnnotations:0xc000522228}] Aliases:map[]}\"",
2026-06-14 10:12:41.343192 | controller |     "Jun 14 08:50:09.776463 crc crio[24245]: time=\"2026-06-14T08:50:09.7763826Z\" level=info msg=\"Deleting pod openstack_nova-cell0-758a-account-create-z8pnw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.343207 | controller |     "Jun 14 08:50:10.181736 crc crio[24245]: time=\"2026-06-14T08:50:10.181318659Z\" level=info msg=\"Stopped pod sandbox: 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85\" id=f3c6bdee-f43a-458b-afda-391ba90769ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.343225 | controller |     "Jun 14 08:50:10.282206 crc crio[24245]: time=\"2026-06-14T08:50:10.282068515Z\" level=info msg=\"Stopped pod sandbox: bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec\" id=1a089fcf-ea5d-494e-b2fa-3fcb7f3f71c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.343240 | controller |     "Jun 14 08:50:10.994478 crc crio[24245]: time=\"2026-06-14T08:50:10.993822834Z\" level=info msg=\"Stopped container c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc: openstack/ceilometer-0/ceilometer-notification-agent\" id=9f35cf60-1e76-4648-8d88-006dc04cdfb6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.343256 | controller |     "Jun 14 08:50:10.999775 crc crio[24245]: time=\"2026-06-14T08:50:10.999217997Z\" level=info msg=\"Stopping pod sandbox: 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97\" id=d7d89c38-fb61-4abf-ac21-a808076e07d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.343271 | controller |     "Jun 14 08:50:10.999775 crc crio[24245]: time=\"2026-06-14T08:50:10.999696772Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97 UID:2f727b89-031c-4b0f-a911-6eb7013585fc NetNS:/var/run/netns/c866479d-66fa-4e3e-9299-e17cbd1cc439 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2f727b89_031c_4b0f_a911_6eb7013585fc.slice PodAnnotations:0xc003bf67b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.343286 | controller |     "Jun 14 08:50:11.000096 crc crio[24245]: time=\"2026-06-14T08:50:10.999831366Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.343300 | controller |     "Jun 14 08:50:11.335549 crc crio[24245]: time=\"2026-06-14T08:50:11.334473008Z\" level=info msg=\"Stopped pod sandbox: 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97\" id=d7d89c38-fb61-4abf-ac21-a808076e07d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.343315 | controller |     "Jun 14 08:50:11.847987 crc crio[24245]: time=\"2026-06-14T08:50:11.84776383Z\" level=info msg=\"Removing container: 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e\" id=f10cc472-ed96-424f-8d1b-d2fda247b145 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.343331 | controller |     "Jun 14 08:50:11.925402 crc crio[24245]: time=\"2026-06-14T08:50:11.925244049Z\" level=info msg=\"Removed container 3c3f0936113e698a5e726ec17235af3092ea5d0d357be71992af087d8b22455e: openstack/ceilometer-0/proxy-httpd\" id=f10cc472-ed96-424f-8d1b-d2fda247b145 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.343359 | controller |     "Jun 14 08:50:11.930044 crc crio[24245]: time=\"2026-06-14T08:50:11.929974316Z\" level=info msg=\"Removing container: 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83\" id=2d828fc4-8f97-4c19-9992-f4155bb4ca5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.343379 | controller |     "Jun 14 08:50:11.963668 crc crio[24245]: time=\"2026-06-14T08:50:11.96349525Z\" level=info msg=\"Removed container 8c926727f42065beca415714501b99dd122506343a544fbe14d57c507861ad83: openstack/ceilometer-0/sg-core\" id=2d828fc4-8f97-4c19-9992-f4155bb4ca5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.343394 | controller |     "Jun 14 08:50:11.971010 crc crio[24245]: time=\"2026-06-14T08:50:11.97061953Z\" level=info msg=\"Removing container: c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc\" id=ee24af61-7b19-4c7b-b7af-0d4c10c6691b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.343410 | controller |     "Jun 14 08:50:12.022617 crc crio[24245]: time=\"2026-06-14T08:50:12.019706336Z\" level=info msg=\"Removed container c4c639cdb5b3dc10707ac12379d0574d2bb2b72178f2f0aaed2e621a61196cdc: openstack/ceilometer-0/ceilometer-notification-agent\" id=ee24af61-7b19-4c7b-b7af-0d4c10c6691b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.343428 | controller |     "Jun 14 08:50:12.044495 crc crio[24245]: time=\"2026-06-14T08:50:12.044399539Z\" level=info msg=\"Removing container: 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43\" id=fb65a57b-6217-4fd5-9261-05895152a3cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.343443 | controller |     "Jun 14 08:50:12.092801 crc crio[24245]: time=\"2026-06-14T08:50:12.092690035Z\" level=info msg=\"Removed container 2387453377eb2260ec2b0b9980574519826a8ffeedc2b6e0c46722e304446f43: openstack/ceilometer-0/ceilometer-central-agent\" id=fb65a57b-6217-4fd5-9261-05895152a3cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.343457 | controller |     "Jun 14 08:50:12.362410 crc crio[24245]: time=\"2026-06-14T08:50:12.361669999Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=5c64f809-3341-4264-ad9e-70eeb621448b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.343472 | controller |     "Jun 14 08:50:12.362631 crc crio[24245]: time=\"2026-06-14T08:50:12.362588129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.343487 | controller |     "Jun 14 08:50:12.417649 crc crio[24245]: time=\"2026-06-14T08:50:12.417484976Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5 UID:5e815aff-9191-4bd4-96f7-c74de9864e1e NetNS:/var/run/netns/eb7d5c69-127e-498c-ba73-2046ec73eca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e815aff_9191_4bd4_96f7_c74de9864e1e.slice PodAnnotations:0xc006e0a770}] Aliases:map[]}\"",
2026-06-14 10:12:41.343501 | controller |     "Jun 14 08:50:12.417649 crc crio[24245]: time=\"2026-06-14T08:50:12.417580399Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.343516 | controller |     "Jun 14 08:50:12.971768 crc crio[24245]: 2026-06-14T08:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f752fce0dc2ba1 Mac:a6:58:8d:58:57:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/eb7d5c69-127e-498c-ba73-2046ec73eca7 SocketPath: PciID:}] [{Interface:0xc0001465e0 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.343532 | controller |     "Jun 14 08:50:12.973392 crc crio[24245]: time=\"2026-06-14T08:50:12.973332071Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5 UID:5e815aff-9191-4bd4-96f7-c74de9864e1e NetNS:/var/run/netns/eb7d5c69-127e-498c-ba73-2046ec73eca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e815aff_9191_4bd4_96f7_c74de9864e1e.slice PodAnnotations:0xc006e0a770}] Aliases:map[]}\"",
2026-06-14 10:12:41.343546 | controller |     "Jun 14 08:50:12.973559 crc crio[24245]: time=\"2026-06-14T08:50:12.973521787Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.343561 | controller |     "Jun 14 08:50:12.984977 crc crio[24245]: time=\"2026-06-14T08:50:12.98459332Z\" level=info msg=\"Ran pod sandbox 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5 with infra container: openstack/ceilometer-0/POD\" id=5c64f809-3341-4264-ad9e-70eeb621448b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.343579 | controller |     "Jun 14 08:50:12.994195 crc crio[24245]: time=\"2026-06-14T08:50:12.992196372Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ddb032fa-a3c7-42d0-babc-293a53a6b4c0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.343595 | controller |     "Jun 14 08:50:13.008465 crc crio[24245]: time=\"2026-06-14T08:50:13.008394778Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-14 10:12:41.343610 | controller |     "Jun 14 08:50:13.448005 crc crio[24245]: time=\"2026-06-14T08:50:13.447892648Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ddb032fa-a3c7-42d0-babc-293a53a6b4c0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.343625 | controller |     "Jun 14 08:50:13.449277 crc crio[24245]: time=\"2026-06-14T08:50:13.448997622Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7d0c6e00-ff38-496d-895e-fc1320771212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.343640 | controller |     "Jun 14 08:50:13.475217 crc crio[24245]: time=\"2026-06-14T08:50:13.475121654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=b5e12f05-cb8c-4786-b73f-0a68b373a0f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.343655 | controller |     "Jun 14 08:50:13.485260 crc crio[24245]: time=\"2026-06-14T08:50:13.485152813Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=ca53ec86-44fc-4ac6-bffc-67de148cb097 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.343669 | controller |     "Jun 14 08:50:13.486488 crc crio[24245]: time=\"2026-06-14T08:50:13.486420384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.343683 | controller |     "Jun 14 08:50:13.565938 crc crio[24245]: time=\"2026-06-14T08:50:13.565766454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.343698 | controller |     "Jun 14 08:50:13.571148 crc crio[24245]: time=\"2026-06-14T08:50:13.571067905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.343712 | controller |     "Jun 14 08:50:14.051609 crc crio[24245]: time=\"2026-06-14T08:50:14.051054858Z\" level=info msg=\"Created container e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20: openstack/ceilometer-0/ceilometer-central-agent\" id=ca53ec86-44fc-4ac6-bffc-67de148cb097 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.343727 | controller |     "Jun 14 08:50:14.054023 crc crio[24245]: time=\"2026-06-14T08:50:14.053946029Z\" level=info msg=\"Starting container: e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20\" id=5dfbe114-0a03-47e7-ad4e-96c34aef4e1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.343742 | controller |     "Jun 14 08:50:14.062453 crc crio[24245]: time=\"2026-06-14T08:50:14.062304097Z\" level=info msg=\"Started container\" PID=76558 containerID=e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20 description=openstack/ceilometer-0/ceilometer-central-agent id=5dfbe114-0a03-47e7-ad4e-96c34aef4e1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5",
2026-06-14 10:12:41.343760 | controller |     "Jun 14 08:50:14.103323 crc crio[24245]: time=\"2026-06-14T08:50:14.102176065Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=df29aefd-079a-4bbc-86a8-55440c486fc6 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.343776 | controller |     "Jun 14 08:50:14.107604 crc crio[24245]: time=\"2026-06-14T08:50:14.107533908Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-14 10:12:41.343790 | controller |     "Jun 14 08:50:14.530046 crc crio[24245]: time=\"2026-06-14T08:50:14.529552852Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=df29aefd-079a-4bbc-86a8-55440c486fc6 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.343805 | controller |     "Jun 14 08:50:14.532041 crc crio[24245]: time=\"2026-06-14T08:50:14.531989741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f1f947a0-dbd1-433b-a7ee-ad18b45f9fc5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.343819 | controller |     "Jun 14 08:50:14.566541 crc crio[24245]: time=\"2026-06-14T08:50:14.566442955Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=83df687f-6550-4cf5-be27-32faa131ac4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.343834 | controller |     "Jun 14 08:50:14.577145 crc crio[24245]: time=\"2026-06-14T08:50:14.577060643Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=5e4e7599-3131-4efb-9a5d-b19fd21d9df5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.343848 | controller |     "Jun 14 08:50:14.577692 crc crio[24245]: time=\"2026-06-14T08:50:14.577641692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.343863 | controller |     "Jun 14 08:50:14.645635 crc crio[24245]: time=\"2026-06-14T08:50:14.645535724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.343877 | controller |     "Jun 14 08:50:14.659890 crc crio[24245]: time=\"2026-06-14T08:50:14.659699188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.343892 | controller |     "Jun 14 08:50:14.840642 crc crio[24245]: time=\"2026-06-14T08:50:14.8405236Z\" level=info msg=\"Created container 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f: openstack/ceilometer-0/ceilometer-notification-agent\" id=5e4e7599-3131-4efb-9a5d-b19fd21d9df5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.343906 | controller |     "Jun 14 08:50:14.842175 crc crio[24245]: time=\"2026-06-14T08:50:14.84208839Z\" level=info msg=\"Starting container: 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f\" id=2a02720e-505b-4c32-8b64-fdcb321fb908 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.343920 | controller |     "Jun 14 08:50:14.847619 crc crio[24245]: time=\"2026-06-14T08:50:14.847565764Z\" level=info msg=\"Started container\" PID=76730 containerID=8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f description=openstack/ceilometer-0/ceilometer-notification-agent id=2a02720e-505b-4c32-8b64-fdcb321fb908 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5",
2026-06-14 10:12:41.343941 | controller |     "Jun 14 08:50:14.861821 crc crio[24245]: time=\"2026-06-14T08:50:14.861751336Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=944c71b3-c6c1-4ac3-b6ab-d370103e1635 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.343957 | controller |     "Jun 14 08:50:14.866995 crc crio[24245]: time=\"2026-06-14T08:50:14.866945515Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-14 10:12:41.343972 | controller |     "Jun 14 08:50:15.421683 crc crio[24245]: time=\"2026-06-14T08:50:15.421103568Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=944c71b3-c6c1-4ac3-b6ab-d370103e1635 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.343986 | controller |     "Jun 14 08:50:15.422718 crc crio[24245]: time=\"2026-06-14T08:50:15.422631068Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=3d6bf2da-993b-49fa-a6cf-a0cfad20eb46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.344001 | controller |     "Jun 14 08:50:15.439020 crc crio[24245]: time=\"2026-06-14T08:50:15.438913911Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=be3d0de9-c6ec-4414-adff-34ae6ce4bdc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.344016 | controller |     "Jun 14 08:50:15.462245 crc crio[24245]: time=\"2026-06-14T08:50:15.462045986Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=6d8966e2-abe8-4ac3-8934-e1f7962f3327 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.344031 | controller |     "Jun 14 08:50:15.462626 crc crio[24245]: time=\"2026-06-14T08:50:15.462568683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.344045 | controller |     "Jun 14 08:50:15.507058 crc crio[24245]: time=\"2026-06-14T08:50:15.506958616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.344059 | controller |     "Jun 14 08:50:15.509994 crc crio[24245]: time=\"2026-06-14T08:50:15.509939801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.344073 | controller |     "Jun 14 08:50:15.852168 crc crio[24245]: time=\"2026-06-14T08:50:15.852060002Z\" level=info msg=\"Created container 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4: openstack/ceilometer-0/sg-core\" id=6d8966e2-abe8-4ac3-8934-e1f7962f3327 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.344088 | controller |     "Jun 14 08:50:15.855266 crc crio[24245]: time=\"2026-06-14T08:50:15.855176543Z\" level=info msg=\"Starting container: 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4\" id=22bb581b-003a-43ee-882c-59fae2392470 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.344102 | controller |     "Jun 14 08:50:15.863487 crc crio[24245]: time=\"2026-06-14T08:50:15.863362212Z\" level=info msg=\"Started container\" PID=76767 containerID=4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4 description=openstack/ceilometer-0/sg-core id=22bb581b-003a-43ee-882c-59fae2392470 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5",
2026-06-14 10:12:41.344121 | controller |     "Jun 14 08:50:15.924797 crc crio[24245]: time=\"2026-06-14T08:50:15.924687874Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=545ed8e1-e482-4e35-923b-c6755dcc4f3d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.344136 | controller |     "Jun 14 08:50:15.929138 crc crio[24245]: time=\"2026-06-14T08:50:15.929063927Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-14 10:12:41.344150 | controller |     "Jun 14 08:50:20.463722 crc crio[24245]: time=\"2026-06-14T08:50:20.460933268Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=545ed8e1-e482-4e35-923b-c6755dcc4f3d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.344165 | controller |     "Jun 14 08:50:20.472165 crc crio[24245]: time=\"2026-06-14T08:50:20.472067886Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=ddc23976-464a-4a67-b70e-09fbfe140685 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.344180 | controller |     "Jun 14 08:50:20.564939 crc crio[24245]: time=\"2026-06-14T08:50:20.562201877Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9f1e2873-67f5-4e94-8dad-a8e2f9a5a7d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.344195 | controller |     "Jun 14 08:50:20.580428 crc crio[24245]: time=\"2026-06-14T08:50:20.580318173Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=22e8de5f-0a45-4967-a984-237a2f7483a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.344210 | controller |     "Jun 14 08:50:20.581022 crc crio[24245]: time=\"2026-06-14T08:50:20.580828369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.344225 | controller |     "Jun 14 08:50:20.700959 crc crio[24245]: time=\"2026-06-14T08:50:20.696667548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.344239 | controller |     "Jun 14 08:50:20.713063 crc crio[24245]: time=\"2026-06-14T08:50:20.705618782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.344254 | controller |     "Jun 14 08:50:20.871727 crc crio[24245]: time=\"2026-06-14T08:50:20.871357397Z\" level=info msg=\"Created container 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205: openstack/ceilometer-0/proxy-httpd\" id=22e8de5f-0a45-4967-a984-237a2f7483a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.344268 | controller |     "Jun 14 08:50:20.874948 crc crio[24245]: time=\"2026-06-14T08:50:20.87490575Z\" level=info msg=\"Starting container: 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205\" id=7dcf2e76-0313-435f-89cc-52e7912a2f64 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.344283 | controller |     "Jun 14 08:50:20.885509 crc crio[24245]: time=\"2026-06-14T08:50:20.885410854Z\" level=info msg=\"Started container\" PID=77025 containerID=522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205 description=openstack/ceilometer-0/proxy-httpd id=7dcf2e76-0313-435f-89cc-52e7912a2f64 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5",
2026-06-14 10:12:41.344298 | controller |     "Jun 14 08:50:20.999065 crc crio[24245]: time=\"2026-06-14T08:50:20.99899847Z\" level=info msg=\"Removing container: 9400ea4df69ff285b1bb0952d088370c69e5345e0304884abaad95ac5527c627\" id=032fc0dd-2362-4711-895a-744ba17719f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.344317 | controller |     "Jun 14 08:50:21.121418 crc crio[24245]: time=\"2026-06-14T08:50:21.121276952Z\" level=info msg=\"Removed container 9400ea4df69ff285b1bb0952d088370c69e5345e0304884abaad95ac5527c627: openshift-infra/auto-csr-approver-29690444-7g7s6/oc\" id=032fc0dd-2362-4711-895a-744ba17719f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.344332 | controller |     "Jun 14 08:50:21.135063 crc crio[24245]: time=\"2026-06-14T08:50:21.13498864Z\" level=info msg=\"Stopping pod sandbox: c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838\" id=3344a844-a205-4b9b-ba01-9f8b21f1ed47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344370 | controller |     "Jun 14 08:50:21.135063 crc crio[24245]: time=\"2026-06-14T08:50:21.135053362Z\" level=info msg=\"Stopped pod sandbox (already stopped): c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838\" id=3344a844-a205-4b9b-ba01-9f8b21f1ed47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344392 | controller |     "Jun 14 08:50:21.135949 crc crio[24245]: time=\"2026-06-14T08:50:21.135828713Z\" level=info msg=\"Removing pod sandbox: c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838\" id=e5d95fea-10ee-4013-8d16-1985b9c465aa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344408 | controller |     "Jun 14 08:50:21.154578 crc crio[24245]: time=\"2026-06-14T08:50:21.154389129Z\" level=info msg=\"Removed pod sandbox: c2c3ccf476c5e45f83b6471a0407fa52b65577bd4b5b4906c170292a31266838\" id=e5d95fea-10ee-4013-8d16-1985b9c465aa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344423 | controller |     "Jun 14 08:50:21.156185 crc crio[24245]: time=\"2026-06-14T08:50:21.155971927Z\" level=info msg=\"Stopping pod sandbox: 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26\" id=93dfc8de-674f-4c2a-b159-941382bf0568 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344438 | controller |     "Jun 14 08:50:21.156185 crc crio[24245]: time=\"2026-06-14T08:50:21.156040089Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26\" id=93dfc8de-674f-4c2a-b159-941382bf0568 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344453 | controller |     "Jun 14 08:50:21.163327 crc crio[24245]: time=\"2026-06-14T08:50:21.160025117Z\" level=info msg=\"Removing pod sandbox: 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26\" id=be5e0380-4a46-4d31-acb4-b44dbf974e1c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344468 | controller |     "Jun 14 08:50:21.166488 crc crio[24245]: time=\"2026-06-14T08:50:21.166451861Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-mq5g8/POD\" id=b95d148a-6377-4f56-b7b0-20d1263d1fd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.344482 | controller |     "Jun 14 08:50:21.166691 crc crio[24245]: time=\"2026-06-14T08:50:21.166667078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.344497 | controller |     "Jun 14 08:50:21.173768 crc crio[24245]: time=\"2026-06-14T08:50:21.173732865Z\" level=info msg=\"Removed pod sandbox: 3705bb0e0ddd215150cdd2b27a7abe5319a55369e9f25c4ae43b499964da7a26\" id=be5e0380-4a46-4d31-acb4-b44dbf974e1c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344512 | controller |     "Jun 14 08:50:21.177331 crc crio[24245]: time=\"2026-06-14T08:50:21.177256127Z\" level=info msg=\"Stopping pod sandbox: 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2\" id=2996e660-93e9-4294-adb5-4ee7de972fc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344532 | controller |     "Jun 14 08:50:21.177436 crc crio[24245]: time=\"2026-06-14T08:50:21.17734581Z\" level=info msg=\"Stopped pod sandbox (already stopped): 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2\" id=2996e660-93e9-4294-adb5-4ee7de972fc6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344547 | controller |     "Jun 14 08:50:21.181212 crc crio[24245]: time=\"2026-06-14T08:50:21.181082715Z\" level=info msg=\"Removing pod sandbox: 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2\" id=46ec0b42-d6bc-48ca-b3d9-1377cc53cec4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344562 | controller |     "Jun 14 08:50:21.237500 crc crio[24245]: time=\"2026-06-14T08:50:21.237338858Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-mq5g8 Namespace:openstack ID:0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6 UID:8a5076d3-4aaf-4b27-a801-cb105cc85f32 NetNS:/var/run/netns/b6687554-5dd3-46e0-9ae2-180b4a073895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a5076d3_4aaf_4b27_a801_cb105cc85f32.slice PodAnnotations:0xc001c3c438}] Aliases:map[]}\"",
2026-06-14 10:12:41.344577 | controller |     "Jun 14 08:50:21.237903 crc crio[24245]: time=\"2026-06-14T08:50:21.237817683Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-mq5g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.344592 | controller |     "Jun 14 08:50:21.260799 crc crio[24245]: time=\"2026-06-14T08:50:21.2606282Z\" level=info msg=\"Removed pod sandbox: 22023df1024c60ab9dc52be2db816341752556518bd096aa45fd0341fcba3cd2\" id=46ec0b42-d6bc-48ca-b3d9-1377cc53cec4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344607 | controller |     "Jun 14 08:50:21.261928 crc crio[24245]: time=\"2026-06-14T08:50:21.261755764Z\" level=info msg=\"Stopping pod sandbox: 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92\" id=d68e541b-e290-4866-a89a-c161c4e4748e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344622 | controller |     "Jun 14 08:50:21.262018 crc crio[24245]: time=\"2026-06-14T08:50:21.261911419Z\" level=info msg=\"Stopped pod sandbox (already stopped): 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92\" id=d68e541b-e290-4866-a89a-c161c4e4748e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344637 | controller |     "Jun 14 08:50:21.262650 crc crio[24245]: time=\"2026-06-14T08:50:21.262583481Z\" level=info msg=\"Removing pod sandbox: 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92\" id=b050f81e-9ed4-4d54-843d-77254cf4b8ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344651 | controller |     "Jun 14 08:50:21.282992 crc crio[24245]: time=\"2026-06-14T08:50:21.282887251Z\" level=info msg=\"Removed pod sandbox: 688d5c27e3f104e051f08eb025b74041aa27332221900c9bb71e428c4aa97c92\" id=b050f81e-9ed4-4d54-843d-77254cf4b8ef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344666 | controller |     "Jun 14 08:50:21.284077 crc crio[24245]: time=\"2026-06-14T08:50:21.28392986Z\" level=info msg=\"Stopping pod sandbox: 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b\" id=16c35654-3976-4d14-bf46-701e1fa6b206 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344680 | controller |     "Jun 14 08:50:21.284077 crc crio[24245]: time=\"2026-06-14T08:50:21.284017623Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b\" id=16c35654-3976-4d14-bf46-701e1fa6b206 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344694 | controller |     "Jun 14 08:50:21.285077 crc crio[24245]: time=\"2026-06-14T08:50:21.284708615Z\" level=info msg=\"Removing pod sandbox: 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b\" id=acfd2a9e-878c-4e34-8a39-73390acd5328 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344712 | controller |     "Jun 14 08:50:21.308005 crc crio[24245]: time=\"2026-06-14T08:50:21.304771235Z\" level=info msg=\"Removed pod sandbox: 9f4dfc43d29b28e510be4ecabf12602766716dd87c5bf3091e007cf17d9da87b\" id=acfd2a9e-878c-4e34-8a39-73390acd5328 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344727 | controller |     "Jun 14 08:50:21.308005 crc crio[24245]: time=\"2026-06-14T08:50:21.306664094Z\" level=info msg=\"Stopping pod sandbox: 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975\" id=56a1a4a7-0d34-4d6a-bde2-d13fb4537e35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344741 | controller |     "Jun 14 08:50:21.308005 crc crio[24245]: time=\"2026-06-14T08:50:21.306746146Z\" level=info msg=\"Stopped pod sandbox (already stopped): 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975\" id=56a1a4a7-0d34-4d6a-bde2-d13fb4537e35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344756 | controller |     "Jun 14 08:50:21.308005 crc crio[24245]: time=\"2026-06-14T08:50:21.307280424Z\" level=info msg=\"Removing pod sandbox: 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975\" id=5d55bd27-8def-45a2-b583-5ec9394988cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344771 | controller |     "Jun 14 08:50:21.324583 crc crio[24245]: time=\"2026-06-14T08:50:21.324357973Z\" level=info msg=\"Removed pod sandbox: 779e49ba72b75f5106e74f2b9fe77ce1546f156c563a5bbe3b6d4b9b69f5d975\" id=5d55bd27-8def-45a2-b583-5ec9394988cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344786 | controller |     "Jun 14 08:50:21.325340 crc crio[24245]: time=\"2026-06-14T08:50:21.325219533Z\" level=info msg=\"Stopping pod sandbox: 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06\" id=83c5959b-45ba-459f-9385-6f14b0f1b51a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344800 | controller |     "Jun 14 08:50:21.325453 crc crio[24245]: time=\"2026-06-14T08:50:21.325355307Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06\" id=83c5959b-45ba-459f-9385-6f14b0f1b51a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344814 | controller |     "Jun 14 08:50:21.326693 crc crio[24245]: time=\"2026-06-14T08:50:21.326624989Z\" level=info msg=\"Removing pod sandbox: 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06\" id=71d64f6e-bed0-465d-bbdc-46eccb1e19ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344829 | controller |     "Jun 14 08:50:21.352286 crc crio[24245]: time=\"2026-06-14T08:50:21.351402927Z\" level=info msg=\"Removed pod sandbox: 2565e3849e1afb8cf9e36b3d1e9e936cdd49c7129acebb254e70dfb3f058eb06\" id=71d64f6e-bed0-465d-bbdc-46eccb1e19ff name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344844 | controller |     "Jun 14 08:50:21.357927 crc crio[24245]: time=\"2026-06-14T08:50:21.357718193Z\" level=info msg=\"Stopping pod sandbox: ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b\" id=398741a0-cf99-45d6-be35-a66d7956ac75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344857 | controller |     "Jun 14 08:50:21.357927 crc crio[24245]: time=\"2026-06-14T08:50:21.357898739Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b\" id=398741a0-cf99-45d6-be35-a66d7956ac75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344872 | controller |     "Jun 14 08:50:21.362698 crc crio[24245]: time=\"2026-06-14T08:50:21.362172483Z\" level=info msg=\"Removing pod sandbox: ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b\" id=b0bec1e8-8499-4148-9d19-cad4782e41a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344886 | controller |     "Jun 14 08:50:21.385771 crc crio[24245]: time=\"2026-06-14T08:50:21.385681914Z\" level=info msg=\"Removed pod sandbox: ed4b7140185ccba5091a88c9bbc7061647ffe84ff9505fe1cc787f610bb52c3b\" id=b0bec1e8-8499-4148-9d19-cad4782e41a0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344904 | controller |     "Jun 14 08:50:21.388636 crc crio[24245]: time=\"2026-06-14T08:50:21.388550031Z\" level=info msg=\"Stopping pod sandbox: 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97\" id=493bc871-c803-42d3-94f5-8a25298745cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344918 | controller |     "Jun 14 08:50:21.388799 crc crio[24245]: time=\"2026-06-14T08:50:21.388646414Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97\" id=493bc871-c803-42d3-94f5-8a25298745cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344933 | controller |     "Jun 14 08:50:21.389427 crc crio[24245]: time=\"2026-06-14T08:50:21.389358937Z\" level=info msg=\"Removing pod sandbox: 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97\" id=76c26f27-2dad-41d6-8a39-00247c24cd5f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344947 | controller |     "Jun 14 08:50:21.403191 crc crio[24245]: time=\"2026-06-14T08:50:21.403092239Z\" level=info msg=\"Removed pod sandbox: 9533fb6a8d158a35e04ce9fadcef06a29a234318f8eddee101ea8694c54b0d97\" id=76c26f27-2dad-41d6-8a39-00247c24cd5f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.344961 | controller |     "Jun 14 08:50:21.407084 crc crio[24245]: time=\"2026-06-14T08:50:21.405486583Z\" level=info msg=\"Stopping pod sandbox: 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41\" id=53b111d0-94e9-46c0-bc70-fb6e3d4ba228 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344975 | controller |     "Jun 14 08:50:21.407084 crc crio[24245]: time=\"2026-06-14T08:50:21.405594426Z\" level=info msg=\"Stopped pod sandbox (already stopped): 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41\" id=53b111d0-94e9-46c0-bc70-fb6e3d4ba228 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.344989 | controller |     "Jun 14 08:50:21.413998 crc crio[24245]: time=\"2026-06-14T08:50:21.41146136Z\" level=info msg=\"Removing pod sandbox: 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41\" id=18de1a13-7cff-443a-91bb-ec4f0ccdc046 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.345003 | controller |     "Jun 14 08:50:21.479079 crc crio[24245]: time=\"2026-06-14T08:50:21.477529586Z\" level=info msg=\"Removed pod sandbox: 202b6c8c34dbf0c0920d5c291238ef0a49007f1de0634262f23ab2bdf1c1ad41\" id=18de1a13-7cff-443a-91bb-ec4f0ccdc046 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.345018 | controller |     "Jun 14 08:50:21.814210 crc crio[24245]: 2026-06-14T08:50:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c902ca25e07fd0 Mac:12:ce:e7:5d:ea:56 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/b6687554-5dd3-46e0-9ae2-180b4a073895 SocketPath: PciID:}] [{Interface:0xc000534690 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.345033 | controller |     "Jun 14 08:50:21.816196 crc crio[24245]: time=\"2026-06-14T08:50:21.816106552Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-mq5g8 Namespace:openstack ID:0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6 UID:8a5076d3-4aaf-4b27-a801-cb105cc85f32 NetNS:/var/run/netns/b6687554-5dd3-46e0-9ae2-180b4a073895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a5076d3_4aaf_4b27_a801_cb105cc85f32.slice PodAnnotations:0xc001c3c438}] Aliases:map[]}\"",
2026-06-14 10:12:41.345048 | controller |     "Jun 14 08:50:21.816378 crc crio[24245]: time=\"2026-06-14T08:50:21.81634311Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-mq5g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.345067 | controller |     "Jun 14 08:50:21.829917 crc crio[24245]: time=\"2026-06-14T08:50:21.829765238Z\" level=info msg=\"Ran pod sandbox 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6 with infra container: openstack/nova-cell0-conductor-db-sync-mq5g8/POD\" id=b95d148a-6377-4f56-b7b0-20d1263d1fd0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.345082 | controller |     "Jun 14 08:50:21.833153 crc crio[24245]: time=\"2026-06-14T08:50:21.833058692Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=cacb496c-4d94-456b-8351-4a06efd3edab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.345097 | controller |     "Jun 14 08:50:21.833526 crc crio[24245]: time=\"2026-06-14T08:50:21.833414203Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e not found\" id=cacb496c-4d94-456b-8351-4a06efd3edab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.345111 | controller |     "Jun 14 08:50:21.833526 crc crio[24245]: time=\"2026-06-14T08:50:21.833514467Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e found\" id=cacb496c-4d94-456b-8351-4a06efd3edab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.345126 | controller |     "Jun 14 08:50:21.835151 crc crio[24245]: time=\"2026-06-14T08:50:21.835021734Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0aa21e8a-700d-4236-86c4-3dc6539c56b9 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.345142 | controller |     "Jun 14 08:50:21.845394 crc crio[24245]: time=\"2026-06-14T08:50:21.845281432Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\\\"\"",
2026-06-14 10:12:41.345156 | controller |     "Jun 14 08:50:24.517989 crc crio[24245]: time=\"2026-06-14T08:50:24.517165731Z\" level=info msg=\"Stopping container: 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab (timeout: 30s)\" id=dfbff87a-16b0-46c8-b8b7-f00176cf5166 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.345171 | controller |     "Jun 14 08:50:24.524003 crc crio[24245]: time=\"2026-06-14T08:50:24.517172499Z\" level=info msg=\"Stopping container: 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f (timeout: 30s)\" id=af0af0f1-23d8-42ec-90f0-a0741f8cc0f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.345185 | controller |     "Jun 14 08:50:24.813219 crc crio[24245]: time=\"2026-06-14T08:50:24.810740623Z\" level=info msg=\"Stopped container 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f: openstack/glance-default-external-api-0/glance-log\" id=af0af0f1-23d8-42ec-90f0-a0741f8cc0f8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.345200 | controller |     "Jun 14 08:50:26.535803 crc crio[24245]: time=\"2026-06-14T08:50:26.535656251Z\" level=info msg=\"Stopping container: b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5 (timeout: 30s)\" id=579a6cb8-0ba2-4669-b7f9-597570c7fda6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.345215 | controller |     "Jun 14 08:50:26.536710 crc crio[24245]: time=\"2026-06-14T08:50:26.535806089Z\" level=info msg=\"Stopping container: 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c (timeout: 30s)\" id=9ba1da7a-8cb4-4980-86ce-758175c4c586 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.345233 | controller |     "Jun 14 08:50:26.598780 crc crio[24245]: time=\"2026-06-14T08:50:26.597752603Z\" level=info msg=\"Stopping container: 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f (timeout: 30s)\" id=9b2a3e8c-72e3-43c9-b76a-a9d43f34b8fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.345249 | controller |     "Jun 14 08:50:26.598780 crc crio[24245]: time=\"2026-06-14T08:50:26.598094872Z\" level=info msg=\"Stopping container: e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20 (timeout: 30s)\" id=bd551c8b-4a39-431a-88f9-0b228e62b5af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.345263 | controller |     "Jun 14 08:50:26.598780 crc crio[24245]: time=\"2026-06-14T08:50:26.598358386Z\" level=info msg=\"Stopping container: 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205 (timeout: 30s)\" id=78ef2bbd-0c6f-4266-8b0d-206476b7d5e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.345278 | controller |     "Jun 14 08:50:26.598780 crc crio[24245]: time=\"2026-06-14T08:50:26.598375401Z\" level=info msg=\"Stopping container: 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4 (timeout: 30s)\" id=8c4d7e92-04c1-48ea-8f14-8c6769a7029d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.345292 | controller |     "Jun 14 08:50:26.807291 crc crio[24245]: time=\"2026-06-14T08:50:26.80281526Z\" level=info msg=\"Stopped container 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c: openstack/glance-default-internal-api-0/glance-log\" id=9ba1da7a-8cb4-4980-86ce-758175c4c586 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.345307 | controller |     "Jun 14 08:50:26.807291 crc crio[24245]: time=\"2026-06-14T08:50:26.804728112Z\" level=info msg=\"Stopped container 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4: openstack/ceilometer-0/sg-core\" id=8c4d7e92-04c1-48ea-8f14-8c6769a7029d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.345321 | controller |     "Jun 14 08:50:26.842449 crc crio[24245]: time=\"2026-06-14T08:50:26.842187923Z\" level=info msg=\"Stopped container 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205: openstack/ceilometer-0/proxy-httpd\" id=78ef2bbd-0c6f-4266-8b0d-206476b7d5e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.345335 | controller |     "Jun 14 08:50:27.179461 crc crio[24245]: time=\"2026-06-14T08:50:27.179285015Z\" level=info msg=\"Stopped container e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20: openstack/ceilometer-0/ceilometer-central-agent\" id=bd551c8b-4a39-431a-88f9-0b228e62b5af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.345368 | controller |     "Jun 14 08:50:34.514578 crc crio[24245]: time=\"2026-06-14T08:50:34.513796531Z\" level=info msg=\"Stopped container 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab: openstack/glance-default-external-api-0/glance-httpd\" id=dfbff87a-16b0-46c8-b8b7-f00176cf5166 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.345385 | controller |     "Jun 14 08:50:34.516181 crc crio[24245]: time=\"2026-06-14T08:50:34.515638339Z\" level=info msg=\"Stopping pod sandbox: 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894\" id=df210124-adc4-40c6-8585-e36d2c067d74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.345400 | controller |     "Jun 14 08:50:34.516289 crc crio[24245]: time=\"2026-06-14T08:50:34.516196007Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894 UID:1985474b-5676-46a7-87f1-c2766f1d5d4c NetNS:/var/run/netns/b8aaced3-ffd7-48ae-a2db-0be71c705234 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1985474b_5676_46a7_87f1_c2766f1d5d4c.slice PodAnnotations:0xc002422300}] Aliases:map[]}\"",
2026-06-14 10:12:41.345426 | controller |     "Jun 14 08:50:34.516508 crc crio[24245]: time=\"2026-06-14T08:50:34.516378863Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.345442 | controller |     "Jun 14 08:50:34.658122 crc crio[24245]: time=\"2026-06-14T08:50:34.65795952Z\" level=info msg=\"Stopped container b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5: openstack/glance-default-internal-api-0/glance-httpd\" id=579a6cb8-0ba2-4669-b7f9-597570c7fda6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.345457 | controller |     "Jun 14 08:50:34.659054 crc crio[24245]: time=\"2026-06-14T08:50:34.65890055Z\" level=info msg=\"Stopping pod sandbox: 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609\" id=5e33929c-3b8a-4368-8410-e14fad98de18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.345473 | controller |     "Jun 14 08:50:34.659661 crc crio[24245]: time=\"2026-06-14T08:50:34.659533071Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609 UID:c775e419-0421-4492-9da0-51cf01d9d40e NetNS:/var/run/netns/e49d40d6-0b1b-431a-a822-dfa16cd7d173 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc775e419_0421_4492_9da0_51cf01d9d40e.slice PodAnnotations:0xc000602588}] Aliases:map[]}\"",
2026-06-14 10:12:41.345487 | controller |     "Jun 14 08:50:34.659974 crc crio[24245]: time=\"2026-06-14T08:50:34.659722947Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.345502 | controller |     "Jun 14 08:50:34.711635 crc crio[24245]: time=\"2026-06-14T08:50:34.711460504Z\" level=info msg=\"Stopped container 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f: openstack/ceilometer-0/ceilometer-notification-agent\" id=9b2a3e8c-72e3-43c9-b76a-a9d43f34b8fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.345518 | controller |     "Jun 14 08:50:34.712731 crc crio[24245]: time=\"2026-06-14T08:50:34.712643471Z\" level=info msg=\"Stopping pod sandbox: 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5\" id=ee2fe6a0-ffc4-4c0a-af06-f14c4263295d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.345532 | controller |     "Jun 14 08:50:34.713314 crc crio[24245]: time=\"2026-06-14T08:50:34.71321141Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5 UID:5e815aff-9191-4bd4-96f7-c74de9864e1e NetNS:/var/run/netns/eb7d5c69-127e-498c-ba73-2046ec73eca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e815aff_9191_4bd4_96f7_c74de9864e1e.slice PodAnnotations:0xc0006026c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.345547 | controller |     "Jun 14 08:50:34.713468 crc crio[24245]: time=\"2026-06-14T08:50:34.713411506Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.345562 | controller |     "Jun 14 08:50:34.725168 crc crio[24245]: time=\"2026-06-14T08:50:34.725061278Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0aa21e8a-700d-4236-86c4-3dc6539c56b9 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.345577 | controller |     "Jun 14 08:50:34.727550 crc crio[24245]: time=\"2026-06-14T08:50:34.727443633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8d911111-95a9-455f-86ea-2e231a1272be name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.345595 | controller |     "Jun 14 08:50:34.779211 crc crio[24245]: time=\"2026-06-14T08:50:34.779121728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8c7eb969-0016-4fb8-b753-ed4cacf615f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.345610 | controller |     "Jun 14 08:50:34.791346 crc crio[24245]: time=\"2026-06-14T08:50:34.791267515Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-mq5g8/nova-cell0-conductor-db-sync\" id=cb888de2-817c-416c-8f85-9e56cc134390 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.345624 | controller |     "Jun 14 08:50:34.793097 crc crio[24245]: time=\"2026-06-14T08:50:34.793041442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.345639 | controller |     "Jun 14 08:50:34.846605 crc crio[24245]: time=\"2026-06-14T08:50:34.84619152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.345653 | controller |     "Jun 14 08:50:34.850107 crc crio[24245]: time=\"2026-06-14T08:50:34.849994894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.345668 | controller |     "Jun 14 08:50:34.990278 crc crio[24245]: time=\"2026-06-14T08:50:34.990151896Z\" level=info msg=\"Created container ecd0091e30e0263c699b717eda6b5481985b4db492433158506f1b41f0e11853: openstack/nova-cell0-conductor-db-sync-mq5g8/nova-cell0-conductor-db-sync\" id=cb888de2-817c-416c-8f85-9e56cc134390 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.345682 | controller |     "Jun 14 08:50:34.991755 crc crio[24245]: time=\"2026-06-14T08:50:34.99155826Z\" level=info msg=\"Starting container: ecd0091e30e0263c699b717eda6b5481985b4db492433158506f1b41f0e11853\" id=49a38d8e-a378-4b3b-8634-3ab1e3f67b6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.345697 | controller |     "Jun 14 08:50:35.000659 crc crio[24245]: time=\"2026-06-14T08:50:35.000560537Z\" level=info msg=\"Started container\" PID=78093 containerID=ecd0091e30e0263c699b717eda6b5481985b4db492433158506f1b41f0e11853 description=openstack/nova-cell0-conductor-db-sync-mq5g8/nova-cell0-conductor-db-sync id=49a38d8e-a378-4b3b-8634-3ab1e3f67b6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6",
2026-06-14 10:12:41.345711 | controller |     "Jun 14 08:50:35.202990 crc crio[24245]: time=\"2026-06-14T08:50:35.202827589Z\" level=info msg=\"Stopped pod sandbox: 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894\" id=df210124-adc4-40c6-8585-e36d2c067d74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.345726 | controller |     "Jun 14 08:50:35.256353 crc crio[24245]: time=\"2026-06-14T08:50:35.25574533Z\" level=info msg=\"Stopped pod sandbox: 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5\" id=ee2fe6a0-ffc4-4c0a-af06-f14c4263295d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.345740 | controller |     "Jun 14 08:50:35.288545 crc crio[24245]: time=\"2026-06-14T08:50:35.288466222Z\" level=info msg=\"Stopped pod sandbox: 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609\" id=5e33929c-3b8a-4368-8410-e14fad98de18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.345755 | controller |     "Jun 14 08:50:35.408140 crc crio[24245]: time=\"2026-06-14T08:50:35.407987167Z\" level=info msg=\"Removing container: b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5\" id=6e32f3b4-c3d2-4dd2-a14c-ff4f76f8c7f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.345773 | controller |     "Jun 14 08:50:35.833637 crc crio[24245]: time=\"2026-06-14T08:50:35.8331539Z\" level=info msg=\"Removed container b589562f8186ea2aaf6c16d91a900c49a65a1525f3984d5b0358f13118e34ef5: openstack/glance-default-internal-api-0/glance-httpd\" id=6e32f3b4-c3d2-4dd2-a14c-ff4f76f8c7f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.345788 | controller |     "Jun 14 08:50:35.836736 crc crio[24245]: time=\"2026-06-14T08:50:35.836658413Z\" level=info msg=\"Removing container: 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c\" id=7db6edab-1079-4e56-a16d-85f60c7eb4d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.345803 | controller |     "Jun 14 08:50:35.867579 crc crio[24245]: time=\"2026-06-14T08:50:35.867493446Z\" level=info msg=\"Removed container 7261366f979ef4119a8f5a3412718abe2a605fd32a37dce92001c941855f021c: openstack/glance-default-internal-api-0/glance-log\" id=7db6edab-1079-4e56-a16d-85f60c7eb4d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.345818 | controller |     "Jun 14 08:50:35.871151 crc crio[24245]: time=\"2026-06-14T08:50:35.870710527Z\" level=info msg=\"Removing container: 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205\" id=4863b0a3-9c97-4d31-b251-ad039f17139b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.345832 | controller |     "Jun 14 08:50:35.911873 crc crio[24245]: time=\"2026-06-14T08:50:35.911738495Z\" level=info msg=\"Removed container 522a23b0a01076f10bf4073913605d3dea0a8038edfd1825bca9bb84e4d25205: openstack/ceilometer-0/proxy-httpd\" id=4863b0a3-9c97-4d31-b251-ad039f17139b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.345847 | controller |     "Jun 14 08:50:35.923894 crc crio[24245]: time=\"2026-06-14T08:50:35.923705585Z\" level=info msg=\"Removing container: 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4\" id=42ae03de-727f-44d9-947d-fa272aa7cf1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.345862 | controller |     "Jun 14 08:50:35.985918 crc crio[24245]: time=\"2026-06-14T08:50:35.985732773Z\" level=info msg=\"Removed container 4e920c4a398ea3593fee746f774bc86060519085acae709548020028e72099d4: openstack/ceilometer-0/sg-core\" id=42ae03de-727f-44d9-947d-fa272aa7cf1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.345876 | controller |     "Jun 14 08:50:36.029618 crc crio[24245]: time=\"2026-06-14T08:50:36.029510865Z\" level=info msg=\"Removing container: 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f\" id=10587ca1-2b00-4785-8682-84c3696b38fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.345890 | controller |     "Jun 14 08:50:36.082939 crc crio[24245]: time=\"2026-06-14T08:50:36.082429918Z\" level=info msg=\"Removed container 8d24814e71e0efafee733464e016fd31e8ad747a7be0ac362348707b8646ae3f: openstack/ceilometer-0/ceilometer-notification-agent\" id=10587ca1-2b00-4785-8682-84c3696b38fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.345905 | controller |     "Jun 14 08:50:36.104579 crc crio[24245]: time=\"2026-06-14T08:50:36.1027367Z\" level=info msg=\"Removing container: e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20\" id=b9d97da7-2c10-4304-85ce-84be11abc223 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.345919 | controller |     "Jun 14 08:50:36.277695 crc crio[24245]: time=\"2026-06-14T08:50:36.277585632Z\" level=info msg=\"Removed container e7de1751f17ae2ef86ae2da5e0302b314c5570f939b31d57d69fe7f546013a20: openstack/ceilometer-0/ceilometer-central-agent\" id=b9d97da7-2c10-4304-85ce-84be11abc223 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.345933 | controller |     "Jun 14 08:50:36.282183 crc crio[24245]: time=\"2026-06-14T08:50:36.282097744Z\" level=info msg=\"Removing container: 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab\" id=7fe0846b-e96e-46a9-b69d-a76663486494 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.345951 | controller |     "Jun 14 08:50:36.304912 crc crio[24245]: time=\"2026-06-14T08:50:36.304454345Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=e4b403ca-5d5f-4892-99f8-ad6320e55c07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.345966 | controller |     "Jun 14 08:50:36.304912 crc crio[24245]: time=\"2026-06-14T08:50:36.30462502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.345981 | controller |     "Jun 14 08:50:36.327412 crc crio[24245]: time=\"2026-06-14T08:50:36.327324957Z\" level=info msg=\"Removed container 15f03f674e7b42d11164ae406bff83c806376abcef97964afd49c7246efaefab: openstack/glance-default-external-api-0/glance-httpd\" id=7fe0846b-e96e-46a9-b69d-a76663486494 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.345995 | controller |     "Jun 14 08:50:36.334700 crc crio[24245]: time=\"2026-06-14T08:50:36.334542402Z\" level=info msg=\"Removing container: 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f\" id=7ad30cac-4233-4940-8219-edd9ea4b2464 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.346010 | controller |     "Jun 14 08:50:36.409915 crc crio[24245]: time=\"2026-06-14T08:50:36.408830238Z\" level=info msg=\"Removed container 1986a5760dca13c2e3f4fc6fde1c69bc393d1c5459fd38fa8a97afa0c708172f: openstack/glance-default-external-api-0/glance-log\" id=7ad30cac-4233-4940-8219-edd9ea4b2464 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.346025 | controller |     "Jun 14 08:50:36.418484 crc crio[24245]: time=\"2026-06-14T08:50:36.418376805Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72 UID:21ede592-a147-4cc5-85a6-fbe8fe42c478 NetNS:/var/run/netns/ed9e953f-a2e8-4e14-9076-a8dbc379d5e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ede592_a147_4cc5_85a6_fbe8fe42c478.slice PodAnnotations:0xc000602698}] Aliases:map[]}\"",
2026-06-14 10:12:41.346050 | controller |     "Jun 14 08:50:36.418484 crc crio[24245]: time=\"2026-06-14T08:50:36.418469628Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.346065 | controller |     "Jun 14 08:50:36.875255 crc crio[24245]: time=\"2026-06-14T08:50:36.874673768Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=46645170-9ae9-4472-a6e0-8e3923d2cc3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.346079 | controller |     "Jun 14 08:50:36.876465 crc crio[24245]: time=\"2026-06-14T08:50:36.875288168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.346094 | controller |     "Jun 14 08:50:36.917570 crc crio[24245]: time=\"2026-06-14T08:50:36.9174574Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c UID:3f21ff5b-62e1-462d-83a9-cf7968f09e79 NetNS:/var/run/netns/a415bd7d-1674-492b-97c4-0ea8d75c1e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f21ff5b_62e1_462d_83a9_cf7968f09e79.slice PodAnnotations:0xc002422a98}] Aliases:map[]}\"",
2026-06-14 10:12:41.346109 | controller |     "Jun 14 08:50:36.917570 crc crio[24245]: time=\"2026-06-14T08:50:36.917556973Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.346128 | controller |     "Jun 14 08:50:37.140267 crc crio[24245]: time=\"2026-06-14T08:50:37.139629904Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=b4e0a3b1-6237-48c1-bd92-e7dd7978e452 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.346142 | controller |     "Jun 14 08:50:37.140486 crc crio[24245]: time=\"2026-06-14T08:50:37.140380378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.346157 | controller |     "Jun 14 08:50:37.175330 crc crio[24245]: time=\"2026-06-14T08:50:37.175146793Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230 UID:e63d893e-cd88-4150-8b9f-48a1732a2a0c NetNS:/var/run/netns/148e0667-e27a-4fa3-b9bf-df304cf68435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63d893e_cd88_4150_8b9f_48a1732a2a0c.slice PodAnnotations:0xc000522c88}] Aliases:map[]}\"",
2026-06-14 10:12:41.346172 | controller |     "Jun 14 08:50:37.175330 crc crio[24245]: time=\"2026-06-14T08:50:37.175216396Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.346187 | controller |     "Jun 14 08:50:37.281150 crc crio[24245]: 2026-06-14T08:50:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3813500aa526bd4 Mac:2e:b6:a8:f2:89:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/ed9e953f-a2e8-4e14-9076-a8dbc379d5e4 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.346202 | controller |     "Jun 14 08:50:37.281150 crc crio[24245]: time=\"2026-06-14T08:50:37.280678137Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72 UID:21ede592-a147-4cc5-85a6-fbe8fe42c478 NetNS:/var/run/netns/ed9e953f-a2e8-4e14-9076-a8dbc379d5e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ede592_a147_4cc5_85a6_fbe8fe42c478.slice PodAnnotations:0xc000602698}] Aliases:map[]}\"",
2026-06-14 10:12:41.346217 | controller |     "Jun 14 08:50:37.281150 crc crio[24245]: time=\"2026-06-14T08:50:37.280939325Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.346231 | controller |     "Jun 14 08:50:37.301031 crc crio[24245]: time=\"2026-06-14T08:50:37.297123818Z\" level=info msg=\"Ran pod sandbox 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72 with infra container: openstack/glance-default-external-api-0/POD\" id=e4b403ca-5d5f-4892-99f8-ad6320e55c07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.346246 | controller |     "Jun 14 08:50:37.304643 crc crio[24245]: time=\"2026-06-14T08:50:37.304355002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ca1e51f6-b1d6-493d-b887-46bcb9808537 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.346261 | controller |     "Jun 14 08:50:37.313884 crc crio[24245]: time=\"2026-06-14T08:50:37.313751874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=ff4ad0fc-7d05-4baf-a730-105cf138013f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.346276 | controller |     "Jun 14 08:50:37.324605 crc crio[24245]: time=\"2026-06-14T08:50:37.323906858Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=c9b69103-9e37-4c8f-a155-921046f5eb2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.346294 | controller |     "Jun 14 08:50:37.325370 crc crio[24245]: time=\"2026-06-14T08:50:37.325303123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.346310 | controller |     "Jun 14 08:50:37.367345 crc crio[24245]: time=\"2026-06-14T08:50:37.367258579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.346325 | controller |     "Jun 14 08:50:37.542760 crc crio[24245]: 2026-06-14T08:50:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61497b9d2300106 Mac:42:1a:7f:7d:27:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/a415bd7d-1674-492b-97c4-0ea8d75c1e28 SocketPath: PciID:}] [{Interface:0xc00011e5e0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.346340 | controller |     "Jun 14 08:50:37.546652 crc crio[24245]: time=\"2026-06-14T08:50:37.545463073Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c UID:3f21ff5b-62e1-462d-83a9-cf7968f09e79 NetNS:/var/run/netns/a415bd7d-1674-492b-97c4-0ea8d75c1e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f21ff5b_62e1_462d_83a9_cf7968f09e79.slice PodAnnotations:0xc002422a98}] Aliases:map[]}\"",
2026-06-14 10:12:41.346374 | controller |     "Jun 14 08:50:37.546652 crc crio[24245]: time=\"2026-06-14T08:50:37.546008541Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.346391 | controller |     "Jun 14 08:50:37.564695 crc crio[24245]: time=\"2026-06-14T08:50:37.56460953Z\" level=info msg=\"Ran pod sandbox 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c with infra container: openstack/ceilometer-0/POD\" id=46645170-9ae9-4472-a6e0-8e3923d2cc3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.346406 | controller |     "Jun 14 08:50:37.585605 crc crio[24245]: time=\"2026-06-14T08:50:37.585482906Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=3c3ae25d-3684-4cd3-87b8-fe47045502f0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.346421 | controller |     "Jun 14 08:50:37.596398 crc crio[24245]: time=\"2026-06-14T08:50:37.596084945Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-14 10:12:41.346436 | controller |     "Jun 14 08:50:37.714781 crc crio[24245]: 2026-06-14T08:50:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ec5089e9db6122e Mac:96:c2:e2:44:8f:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/148e0667-e27a-4fa3-b9bf-df304cf68435 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.346451 | controller |     "Jun 14 08:50:37.716276 crc crio[24245]: time=\"2026-06-14T08:50:37.716210342Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230 UID:e63d893e-cd88-4150-8b9f-48a1732a2a0c NetNS:/var/run/netns/148e0667-e27a-4fa3-b9bf-df304cf68435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63d893e_cd88_4150_8b9f_48a1732a2a0c.slice PodAnnotations:0xc000522c88}] Aliases:map[]}\"",
2026-06-14 10:12:41.346470 | controller |     "Jun 14 08:50:37.716509 crc crio[24245]: time=\"2026-06-14T08:50:37.716490691Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.346485 | controller |     "Jun 14 08:50:37.741255 crc crio[24245]: time=\"2026-06-14T08:50:37.741104581Z\" level=info msg=\"Ran pod sandbox ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230 with infra container: openstack/glance-default-internal-api-0/POD\" id=b4e0a3b1-6237-48c1-bd92-e7dd7978e452 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.346500 | controller |     "Jun 14 08:50:37.746604 crc crio[24245]: time=\"2026-06-14T08:50:37.746509344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7e824a0d-138c-4f4f-8ebd-5d05c73031a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.346515 | controller |     "Jun 14 08:50:37.749690 crc crio[24245]: time=\"2026-06-14T08:50:37.749620443Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=0f5bdfca-e64c-46a3-8fae-637559827380 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.346530 | controller |     "Jun 14 08:50:37.757375 crc crio[24245]: time=\"2026-06-14T08:50:37.756944283Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=63ec0112-40ab-4180-8213-bdca03efc95c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.346545 | controller |     "Jun 14 08:50:37.757633 crc crio[24245]: time=\"2026-06-14T08:50:37.757539152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.346560 | controller |     "Jun 14 08:50:37.836465 crc crio[24245]: time=\"2026-06-14T08:50:37.835600497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.346575 | controller |     "Jun 14 08:50:38.127617 crc crio[24245]: time=\"2026-06-14T08:50:38.126897884Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=3c3ae25d-3684-4cd3-87b8-fe47045502f0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.346590 | controller |     "Jun 14 08:50:38.130116 crc crio[24245]: time=\"2026-06-14T08:50:38.128661967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=eec4ebbb-79fd-4fea-865f-7c6b6f1b678c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.346605 | controller |     "Jun 14 08:50:38.161737 crc crio[24245]: time=\"2026-06-14T08:50:38.161607976Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=5ca90abf-398e-49e6-99e1-84232648ef27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.346619 | controller |     "Jun 14 08:50:38.171995 crc crio[24245]: time=\"2026-06-14T08:50:38.170946095Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=4f781dec-a2c3-4107-a53b-04f9c4bf251a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.346634 | controller |     "Jun 14 08:50:38.171995 crc crio[24245]: time=\"2026-06-14T08:50:38.171640498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.346655 | controller |     "Jun 14 08:50:38.261635 crc crio[24245]: time=\"2026-06-14T08:50:38.261580078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.346669 | controller |     "Jun 14 08:50:38.270709 crc crio[24245]: time=\"2026-06-14T08:50:38.27066181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.346685 | controller |     "Jun 14 08:50:38.280472 crc crio[24245]: time=\"2026-06-14T08:50:38.280168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.346700 | controller |     "Jun 14 08:50:38.416521 crc crio[24245]: time=\"2026-06-14T08:50:38.413674278Z\" level=info msg=\"Created container a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c: openstack/ceilometer-0/ceilometer-central-agent\" id=4f781dec-a2c3-4107-a53b-04f9c4bf251a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.346715 | controller |     "Jun 14 08:50:38.416521 crc crio[24245]: time=\"2026-06-14T08:50:38.415424396Z\" level=info msg=\"Created container 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964: openstack/glance-default-external-api-0/glance-log\" id=c9b69103-9e37-4c8f-a155-921046f5eb2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.346730 | controller |     "Jun 14 08:50:38.418558 crc crio[24245]: time=\"2026-06-14T08:50:38.417766891Z\" level=info msg=\"Starting container: a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c\" id=40406f63-5ba7-4b85-bea1-daaf0c1bb78f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.346745 | controller |     "Jun 14 08:50:38.427436 crc crio[24245]: time=\"2026-06-14T08:50:38.427336545Z\" level=info msg=\"Started container\" PID=78452 containerID=a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c description=openstack/ceilometer-0/ceilometer-central-agent id=40406f63-5ba7-4b85-bea1-daaf0c1bb78f name=/runtime.v1.RuntimeService/StartContainer sandboxID=61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c",
2026-06-14 10:12:41.346760 | controller |     "Jun 14 08:50:38.432453 crc crio[24245]: time=\"2026-06-14T08:50:38.432308269Z\" level=info msg=\"Starting container: 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964\" id=3d7ba301-4cf0-41c5-9d7b-9c79c15704fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.346775 | controller |     "Jun 14 08:50:38.441079 crc crio[24245]: time=\"2026-06-14T08:50:38.440684621Z\" level=info msg=\"Started container\" PID=78453 containerID=10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964 description=openstack/glance-default-external-api-0/glance-log id=3d7ba301-4cf0-41c5-9d7b-9c79c15704fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72",
2026-06-14 10:12:41.346789 | controller |     "Jun 14 08:50:38.458344 crc crio[24245]: time=\"2026-06-14T08:50:38.458141257Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=981a71cb-d17b-4138-9e46-0c28f4c98c28 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.346804 | controller |     "Jun 14 08:50:38.462966 crc crio[24245]: time=\"2026-06-14T08:50:38.461252907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a5116ac4-0565-46f4-9fbe-2243d17900f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.346819 | controller |     "Jun 14 08:50:38.470533 crc crio[24245]: time=\"2026-06-14T08:50:38.469907121Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-14 10:12:41.346838 | controller |     "Jun 14 08:50:38.527251 crc crio[24245]: time=\"2026-06-14T08:50:38.527117133Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=71d4fc86-dc8d-4f9b-9b81-162958dd1c7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.346853 | controller |     "Jun 14 08:50:38.542929 crc crio[24245]: time=\"2026-06-14T08:50:38.541277012Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=d2bf3e06-cf61-4812-b7ac-a5953f49d0c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.346867 | controller |     "Jun 14 08:50:38.542929 crc crio[24245]: time=\"2026-06-14T08:50:38.541741679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.346882 | controller |     "Jun 14 08:50:38.669606 crc crio[24245]: time=\"2026-06-14T08:50:38.669520024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.346897 | controller |     "Jun 14 08:50:38.673322 crc crio[24245]: time=\"2026-06-14T08:50:38.673218473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.346912 | controller |     "Jun 14 08:50:38.878434 crc crio[24245]: time=\"2026-06-14T08:50:38.878339652Z\" level=info msg=\"Created container f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72: openstack/glance-default-internal-api-0/glance-log\" id=63ec0112-40ab-4180-8213-bdca03efc95c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.346927 | controller |     "Jun 14 08:50:38.880275 crc crio[24245]: time=\"2026-06-14T08:50:38.880163351Z\" level=info msg=\"Starting container: f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72\" id=307832da-0c1f-465b-8a56-697a8219ce33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.346942 | controller |     "Jun 14 08:50:38.895561 crc crio[24245]: time=\"2026-06-14T08:50:38.895418776Z\" level=info msg=\"Started container\" PID=78509 containerID=f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72 description=openstack/glance-default-internal-api-0/glance-log id=307832da-0c1f-465b-8a56-697a8219ce33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230",
2026-06-14 10:12:41.346956 | controller |     "Jun 14 08:50:38.911210 crc crio[24245]: time=\"2026-06-14T08:50:38.911113256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=2153d3df-d58f-4f7f-b940-68f3883f89de name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.346972 | controller |     "Jun 14 08:50:38.982742 crc crio[24245]: time=\"2026-06-14T08:50:38.982492568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=48aea1e4-dc81-447f-9e8d-0130b3b00955 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.346987 | controller |     "Jun 14 08:50:38.995010 crc crio[24245]: time=\"2026-06-14T08:50:38.994782229Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=f491d7ff-e143-4d72-a204-417b3c3b29ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.347001 | controller |     "Jun 14 08:50:38.995314 crc crio[24245]: time=\"2026-06-14T08:50:38.995219743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347019 | controller |     "Jun 14 08:50:39.080609 crc crio[24245]: time=\"2026-06-14T08:50:39.079422487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347034 | controller |     "Jun 14 08:50:39.377073 crc crio[24245]: time=\"2026-06-14T08:50:39.376945715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347049 | controller |     "Jun 14 08:50:39.593415 crc crio[24245]: time=\"2026-06-14T08:50:39.593262851Z\" level=info msg=\"Created container 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6: openstack/glance-default-external-api-0/glance-httpd\" id=d2bf3e06-cf61-4812-b7ac-a5953f49d0c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.347063 | controller |     "Jun 14 08:50:39.595629 crc crio[24245]: time=\"2026-06-14T08:50:39.595552825Z\" level=info msg=\"Starting container: 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6\" id=835ad8fd-6140-4621-b536-875b99a10e41 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.347078 | controller |     "Jun 14 08:50:39.604329 crc crio[24245]: time=\"2026-06-14T08:50:39.604144468Z\" level=info msg=\"Started container\" PID=78553 containerID=93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6 description=openstack/glance-default-external-api-0/glance-httpd id=835ad8fd-6140-4621-b536-875b99a10e41 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72",
2026-06-14 10:12:41.347093 | controller |     "Jun 14 08:50:39.855624 crc crio[24245]: time=\"2026-06-14T08:50:39.85550593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347108 | controller |     "Jun 14 08:50:40.000678 crc crio[24245]: time=\"2026-06-14T08:50:40.000511145Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=981a71cb-d17b-4138-9e46-0c28f4c98c28 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.347122 | controller |     "Jun 14 08:50:40.003544 crc crio[24245]: time=\"2026-06-14T08:50:40.00343053Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=51c542f4-a05c-4242-9b82-0bd8abef7e71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.347137 | controller |     "Jun 14 08:50:40.009050 crc crio[24245]: time=\"2026-06-14T08:50:40.008954475Z\" level=info msg=\"Created container 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e: openstack/glance-default-internal-api-0/glance-httpd\" id=f491d7ff-e143-4d72-a204-417b3c3b29ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.347152 | controller |     "Jun 14 08:50:40.011118 crc crio[24245]: time=\"2026-06-14T08:50:40.011045701Z\" level=info msg=\"Starting container: 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e\" id=4b14439c-2b1e-4c81-82e2-edf66ebaa933 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.347166 | controller |     "Jun 14 08:50:40.028426 crc crio[24245]: time=\"2026-06-14T08:50:40.028317921Z\" level=info msg=\"Started container\" PID=78576 containerID=29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e description=openstack/glance-default-internal-api-0/glance-httpd id=4b14439c-2b1e-4c81-82e2-edf66ebaa933 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230",
2026-06-14 10:12:41.347185 | controller |     "Jun 14 08:50:40.037619 crc crio[24245]: time=\"2026-06-14T08:50:40.037507974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=cea00a96-e90a-4486-91ee-7366c91aabcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.347200 | controller |     "Jun 14 08:50:40.049528 crc crio[24245]: time=\"2026-06-14T08:50:40.049425175Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=cc765c2f-4095-466a-8d67-352a0a1d33a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.347215 | controller |     "Jun 14 08:50:40.050152 crc crio[24245]: time=\"2026-06-14T08:50:40.050095907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347229 | controller |     "Jun 14 08:50:40.112369 crc crio[24245]: time=\"2026-06-14T08:50:40.112290104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347243 | controller |     "Jun 14 08:50:40.122075 crc crio[24245]: time=\"2026-06-14T08:50:40.121946822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347258 | controller |     "Jun 14 08:50:40.256711 crc crio[24245]: time=\"2026-06-14T08:50:40.256365901Z\" level=info msg=\"Created container e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261: openstack/ceilometer-0/ceilometer-notification-agent\" id=cc765c2f-4095-466a-8d67-352a0a1d33a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.347272 | controller |     "Jun 14 08:50:40.259205 crc crio[24245]: time=\"2026-06-14T08:50:40.259111138Z\" level=info msg=\"Starting container: e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261\" id=7b070746-bef6-4878-ae44-00cadd880927 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.347286 | controller |     "Jun 14 08:50:40.265336 crc crio[24245]: time=\"2026-06-14T08:50:40.265039916Z\" level=info msg=\"Started container\" PID=78771 containerID=e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261 description=openstack/ceilometer-0/ceilometer-notification-agent id=7b070746-bef6-4878-ae44-00cadd880927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c",
2026-06-14 10:12:41.347301 | controller |     "Jun 14 08:50:40.279595 crc crio[24245]: time=\"2026-06-14T08:50:40.279353232Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2549b934-bd27-4e43-a4e1-01050e786d43 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.347316 | controller |     "Jun 14 08:50:40.284808 crc crio[24245]: time=\"2026-06-14T08:50:40.284727034Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-14 10:12:41.347331 | controller |     "Jun 14 08:50:40.758162 crc crio[24245]: time=\"2026-06-14T08:50:40.757307458Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=2549b934-bd27-4e43-a4e1-01050e786d43 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.347359 | controller |     "Jun 14 08:50:40.759572 crc crio[24245]: time=\"2026-06-14T08:50:40.759143896Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=0694b144-6ddd-4ee2-97a2-5a68011408b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.347383 | controller |     "Jun 14 08:50:40.789473 crc crio[24245]: time=\"2026-06-14T08:50:40.789325718Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=638cfc5b-549c-48ad-9cf9-c91c0ea0f1fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.347399 | controller |     "Jun 14 08:50:40.807123 crc crio[24245]: time=\"2026-06-14T08:50:40.806675069Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=03b879af-1f18-4ec1-b924-2b956dfbfc34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.347414 | controller |     "Jun 14 08:50:40.807588 crc crio[24245]: time=\"2026-06-14T08:50:40.807534137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347428 | controller |     "Jun 14 08:50:40.916395 crc crio[24245]: time=\"2026-06-14T08:50:40.91633466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347442 | controller |     "Jun 14 08:50:40.921537 crc crio[24245]: time=\"2026-06-14T08:50:40.921405871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347457 | controller |     "Jun 14 08:50:41.096519 crc crio[24245]: time=\"2026-06-14T08:50:41.096405084Z\" level=info msg=\"Created container c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80: openstack/ceilometer-0/sg-core\" id=03b879af-1f18-4ec1-b924-2b956dfbfc34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.347472 | controller |     "Jun 14 08:50:41.098322 crc crio[24245]: time=\"2026-06-14T08:50:41.098118547Z\" level=info msg=\"Starting container: c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80\" id=3fa9335d-54ba-4e2e-8022-56a790bd3b16 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.347486 | controller |     "Jun 14 08:50:41.106745 crc crio[24245]: time=\"2026-06-14T08:50:41.106608369Z\" level=info msg=\"Started container\" PID=78993 containerID=c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80 description=openstack/ceilometer-0/sg-core id=3fa9335d-54ba-4e2e-8022-56a790bd3b16 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c",
2026-06-14 10:12:41.347501 | controller |     "Jun 14 08:50:41.121374 crc crio[24245]: time=\"2026-06-14T08:50:41.121272424Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=fb739f4a-5853-4f15-aed5-e88d1db3de1c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.347516 | controller |     "Jun 14 08:50:41.126946 crc crio[24245]: time=\"2026-06-14T08:50:41.126807102Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-14 10:12:41.347531 | controller |     "Jun 14 08:50:42.466168 crc crio[24245]: time=\"2026-06-14T08:50:42.465349156Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=fb739f4a-5853-4f15-aed5-e88d1db3de1c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.347546 | controller |     "Jun 14 08:50:42.467782 crc crio[24245]: time=\"2026-06-14T08:50:42.467341576Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=cbe8294b-9677-48ff-aa85-4ccb7df2826a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.347561 | controller |     "Jun 14 08:50:42.538484 crc crio[24245]: time=\"2026-06-14T08:50:42.538318075Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=4c52df0d-5481-4c9b-8e36-d0bdc03ca178 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.347580 | controller |     "Jun 14 08:50:42.547369 crc crio[24245]: time=\"2026-06-14T08:50:42.547202077Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0b3ef5e4-6417-4519-b011-2c9610413d62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.347595 | controller |     "Jun 14 08:50:42.547963 crc crio[24245]: time=\"2026-06-14T08:50:42.547693293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347610 | controller |     "Jun 14 08:50:42.623927 crc crio[24245]: time=\"2026-06-14T08:50:42.623469715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347624 | controller |     "Jun 14 08:50:42.627907 crc crio[24245]: time=\"2026-06-14T08:50:42.627628037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347639 | controller |     "Jun 14 08:50:42.810325 crc crio[24245]: time=\"2026-06-14T08:50:42.810188982Z\" level=info msg=\"Created container 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf: openstack/ceilometer-0/proxy-httpd\" id=0b3ef5e4-6417-4519-b011-2c9610413d62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.347654 | controller |     "Jun 14 08:50:42.816510 crc crio[24245]: time=\"2026-06-14T08:50:42.816453505Z\" level=info msg=\"Starting container: 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf\" id=0941e3ea-8686-4ec8-bb2f-153809384499 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.347668 | controller |     "Jun 14 08:50:42.822088 crc crio[24245]: time=\"2026-06-14T08:50:42.822043557Z\" level=info msg=\"Started container\" PID=79059 containerID=9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf description=openstack/ceilometer-0/proxy-httpd id=0941e3ea-8686-4ec8-bb2f-153809384499 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c",
2026-06-14 10:12:41.347683 | controller |     "Jun 14 08:50:54.002799 crc crio[24245]: time=\"2026-06-14T08:50:54.001197082Z\" level=info msg=\"Stopping pod sandbox: 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6\" id=667991ea-35e3-4e9e-9a00-9420fd4827c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.347698 | controller |     "Jun 14 08:50:54.002799 crc crio[24245]: time=\"2026-06-14T08:50:54.002615838Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-mq5g8 Namespace:openstack ID:0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6 UID:8a5076d3-4aaf-4b27-a801-cb105cc85f32 NetNS:/var/run/netns/b6687554-5dd3-46e0-9ae2-180b4a073895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a5076d3_4aaf_4b27_a801_cb105cc85f32.slice PodAnnotations:0xc002c930b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.347713 | controller |     "Jun 14 08:50:54.004057 crc crio[24245]: time=\"2026-06-14T08:50:54.002820174Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-mq5g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.347728 | controller |     "Jun 14 08:50:54.387703 crc crio[24245]: time=\"2026-06-14T08:50:54.386616784Z\" level=info msg=\"Stopped pod sandbox: 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6\" id=667991ea-35e3-4e9e-9a00-9420fd4827c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.347744 | controller |     "Jun 14 08:50:57.063445 crc crio[24245]: time=\"2026-06-14T08:50:57.062525769Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=6b95eac6-8a32-44ab-bdfa-e9ca0e70579e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.347761 | controller |     "Jun 14 08:50:57.064727 crc crio[24245]: time=\"2026-06-14T08:50:57.06348796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347777 | controller |     "Jun 14 08:50:57.105975 crc crio[24245]: time=\"2026-06-14T08:50:57.105736127Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff UID:eb5bdef3-6342-4f78-a84a-220c32d560b9 NetNS:/var/run/netns/fc87599b-35c0-480e-96be-7e7d2b993cc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb5bdef3_6342_4f78_a84a_220c32d560b9.slice PodAnnotations:0xc001c3c2e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.347792 | controller |     "Jun 14 08:50:57.106785 crc crio[24245]: time=\"2026-06-14T08:50:57.1067588Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.347806 | controller |     "Jun 14 08:50:57.503828 crc crio[24245]: 2026-06-14T08:50:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23d2f57b3e32afd Mac:b2:48:ed:dc:3f:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/fc87599b-35c0-480e-96be-7e7d2b993cc5 SocketPath: PciID:}] [{Interface:0xc00030e5b0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.347822 | controller |     "Jun 14 08:50:57.505567 crc crio[24245]: time=\"2026-06-14T08:50:57.505485592Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff UID:eb5bdef3-6342-4f78-a84a-220c32d560b9 NetNS:/var/run/netns/fc87599b-35c0-480e-96be-7e7d2b993cc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb5bdef3_6342_4f78_a84a_220c32d560b9.slice PodAnnotations:0xc001c3c2e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.347837 | controller |     "Jun 14 08:50:57.505702 crc crio[24245]: time=\"2026-06-14T08:50:57.505652537Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.347852 | controller |     "Jun 14 08:50:57.520287 crc crio[24245]: time=\"2026-06-14T08:50:57.520083571Z\" level=info msg=\"Ran pod sandbox 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff with infra container: openstack/nova-cell0-conductor-0/POD\" id=6b95eac6-8a32-44ab-bdfa-e9ca0e70579e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.347866 | controller |     "Jun 14 08:50:57.525815 crc crio[24245]: time=\"2026-06-14T08:50:57.525665233Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=42d75efa-f610-4a8a-86a4-a927db740f31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.347882 | controller |     "Jun 14 08:50:57.560435 crc crio[24245]: time=\"2026-06-14T08:50:57.560322237Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=13132475-8e3b-4fae-b1d4-13b7d394659e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.347897 | controller |     "Jun 14 08:50:57.595062 crc crio[24245]: time=\"2026-06-14T08:50:57.594127442Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=56ed3eb1-04d0-4969-a280-b1f527f44a48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.347915 | controller |     "Jun 14 08:50:57.595062 crc crio[24245]: time=\"2026-06-14T08:50:57.594614908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347930 | controller |     "Jun 14 08:50:57.639872 crc crio[24245]: time=\"2026-06-14T08:50:57.639743385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347945 | controller |     "Jun 14 08:50:57.644441 crc crio[24245]: time=\"2026-06-14T08:50:57.644379503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.347959 | controller |     "Jun 14 08:50:57.791904 crc crio[24245]: time=\"2026-06-14T08:50:57.791701172Z\" level=info msg=\"Created container 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=56ed3eb1-04d0-4969-a280-b1f527f44a48 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.347974 | controller |     "Jun 14 08:50:57.793113 crc crio[24245]: time=\"2026-06-14T08:50:57.793024155Z\" level=info msg=\"Starting container: 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce\" id=19998733-8ab1-498a-8909-a2fb40d201d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.347988 | controller |     "Jun 14 08:50:57.799413 crc crio[24245]: time=\"2026-06-14T08:50:57.799254223Z\" level=info msg=\"Started container\" PID=80026 containerID=3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=19998733-8ab1-498a-8909-a2fb40d201d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff",
2026-06-14 10:12:41.348003 | controller |     "Jun 14 08:51:05.156097 crc crio[24245]: time=\"2026-06-14T08:51:05.155332687Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-qrl8h/POD\" id=efce47a9-fb80-40e0-9f96-0756504ad26c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.348017 | controller |     "Jun 14 08:51:05.156097 crc crio[24245]: time=\"2026-06-14T08:51:05.156086041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.348032 | controller |     "Jun 14 08:51:05.204784 crc crio[24245]: time=\"2026-06-14T08:51:05.20470996Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-qrl8h Namespace:openstack ID:1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a UID:9ece1c4e-79a5-4644-932c-ead39229466c NetNS:/var/run/netns/0e3b6f4e-3d4b-4cdd-a36c-70b7fb0135cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ece1c4e_79a5_4644_932c_ead39229466c.slice PodAnnotations:0xc003bf6830}] Aliases:map[]}\"",
2026-06-14 10:12:41.348047 | controller |     "Jun 14 08:51:05.205114 crc crio[24245]: time=\"2026-06-14T08:51:05.204774072Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-qrl8h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.348062 | controller |     "Jun 14 08:51:05.654445 crc crio[24245]: time=\"2026-06-14T08:51:05.654023621Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=fb8f098d-2d5a-4d31-a65a-43393adeb264 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.348076 | controller |     "Jun 14 08:51:05.654445 crc crio[24245]: time=\"2026-06-14T08:51:05.654449205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.348095 | controller |     "Jun 14 08:51:05.727971 crc crio[24245]: time=\"2026-06-14T08:51:05.727346869Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f UID:4be8ac78-59e4-4c1f-ba8e-e41417f7d2eb NetNS:/var/run/netns/3d8c49a7-182f-43fd-ad75-557aabf2239e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4be8ac78_59e4_4c1f_ba8e_e41417f7d2eb.slice PodAnnotations:0xc000522260}] Aliases:map[]}\"",
2026-06-14 10:12:41.348110 | controller |     "Jun 14 08:51:05.727971 crc crio[24245]: time=\"2026-06-14T08:51:05.727727161Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.348124 | controller |     "Jun 14 08:51:05.814311 crc crio[24245]: time=\"2026-06-14T08:51:05.814003788Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=e6ec9624-1428-4eb3-b09b-1ac11b50d8f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.348139 | controller |     "Jun 14 08:51:05.814311 crc crio[24245]: time=\"2026-06-14T08:51:05.814114902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.348154 | controller |     "Jun 14 08:51:05.842950 crc crio[24245]: time=\"2026-06-14T08:51:05.842074989Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=216bc4b4-2255-4c26-8265-825813889aaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.348168 | controller |     "Jun 14 08:51:05.842950 crc crio[24245]: time=\"2026-06-14T08:51:05.842934017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.348183 | controller |     "Jun 14 08:51:05.922065 crc crio[24245]: time=\"2026-06-14T08:51:05.920481115Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55 UID:9245c093-2f14-457e-993f-ef2c7878bdd0 NetNS:/var/run/netns/55477261-3e13-441e-891e-9e0be9984e52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9245c093_2f14_457e_993f_ef2c7878bdd0.slice PodAnnotations:0xc00161a120}] Aliases:map[]}\"",
2026-06-14 10:12:41.348198 | controller |     "Jun 14 08:51:05.922065 crc crio[24245]: time=\"2026-06-14T08:51:05.920568658Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.348213 | controller |     "Jun 14 08:51:06.015247 crc crio[24245]: time=\"2026-06-14T08:51:06.01333736Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=24d88daa-afb0-43f4-bcf5-ca867740607d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.348227 | controller |     "Jun 14 08:51:06.015247 crc crio[24245]: time=\"2026-06-14T08:51:06.013421253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.348242 | controller |     "Jun 14 08:51:06.048721 crc crio[24245]: time=\"2026-06-14T08:51:06.048640856Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901 UID:afb8486f-7571-44ad-ac5c-248fd53b4881 NetNS:/var/run/netns/f1818a76-dcc6-4418-81f0-e4f9ed29d8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb8486f_7571_44ad_ac5c_248fd53b4881.slice PodAnnotations:0xc00161a4f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.348260 | controller |     "Jun 14 08:51:06.048721 crc crio[24245]: time=\"2026-06-14T08:51:06.048707878Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.348275 | controller |     "Jun 14 08:51:06.082564 crc crio[24245]: time=\"2026-06-14T08:51:06.082471712Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3 UID:92c5948e-571f-43a1-850b-006861ac156f NetNS:/var/run/netns/c9af4b0b-2074-4fc8-9dbb-ac7c887b6939 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c5948e_571f_43a1_850b_006861ac156f.slice PodAnnotations:0xc0004cc690}] Aliases:map[]}\"",
2026-06-14 10:12:41.348290 | controller |     "Jun 14 08:51:06.082564 crc crio[24245]: time=\"2026-06-14T08:51:06.082534685Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.348305 | controller |     "Jun 14 08:51:06.138818 crc crio[24245]: 2026-06-14T08:51:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e3c15221336f11 Mac:0e:b5:43:b3:7f:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/0e3b6f4e-3d4b-4cdd-a36c-70b7fb0135cf SocketPath: PciID:}] [{Interface:0xc0003169e0 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.348320 | controller |     "Jun 14 08:51:06.143608 crc crio[24245]: time=\"2026-06-14T08:51:06.143510506Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-qrl8h Namespace:openstack ID:1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a UID:9ece1c4e-79a5-4644-932c-ead39229466c NetNS:/var/run/netns/0e3b6f4e-3d4b-4cdd-a36c-70b7fb0135cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ece1c4e_79a5_4644_932c_ead39229466c.slice PodAnnotations:0xc003bf6830}] Aliases:map[]}\"",
2026-06-14 10:12:41.348335 | controller |     "Jun 14 08:51:06.143753 crc crio[24245]: time=\"2026-06-14T08:51:06.143702515Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-qrl8h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.348366 | controller |     "Jun 14 08:51:06.225794 crc crio[24245]: time=\"2026-06-14T08:51:06.223022264Z\" level=info msg=\"Ran pod sandbox 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a with infra container: openstack/nova-cell0-cell-mapping-qrl8h/POD\" id=efce47a9-fb80-40e0-9f96-0756504ad26c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.348383 | controller |     "Jun 14 08:51:06.232116 crc crio[24245]: time=\"2026-06-14T08:51:06.23037515Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8a595d42-55a3-42b0-a064-fe55348fffe5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.348399 | controller |     "Jun 14 08:51:06.322171 crc crio[24245]: time=\"2026-06-14T08:51:06.321634104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e5f0c27b-b093-4a7a-b8d7-f231481f2f9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.348414 | controller |     "Jun 14 08:51:06.392704 crc crio[24245]: time=\"2026-06-14T08:51:06.392588309Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-qrl8h/nova-manage\" id=a38541d6-774c-4474-bdbf-f04921b8c6f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.348429 | controller |     "Jun 14 08:51:06.393312 crc crio[24245]: time=\"2026-06-14T08:51:06.393259957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.348448 | controller |     "Jun 14 08:51:06.421614 crc crio[24245]: 2026-06-14T08:51:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb689085379f980 Mac:96:b1:e1:a1:ea:a7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/3d8c49a7-182f-43fd-ad75-557aabf2239e SocketPath: PciID:}] [{Interface:0xc00013af40 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.348464 | controller |     "Jun 14 08:51:06.423482 crc crio[24245]: time=\"2026-06-14T08:51:06.423399544Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f UID:4be8ac78-59e4-4c1f-ba8e-e41417f7d2eb NetNS:/var/run/netns/3d8c49a7-182f-43fd-ad75-557aabf2239e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4be8ac78_59e4_4c1f_ba8e_e41417f7d2eb.slice PodAnnotations:0xc000522260}] Aliases:map[]}\"",
2026-06-14 10:12:41.348480 | controller |     "Jun 14 08:51:06.423654 crc crio[24245]: time=\"2026-06-14T08:51:06.423596071Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.348495 | controller |     "Jun 14 08:51:06.461155 crc crio[24245]: time=\"2026-06-14T08:51:06.459799299Z\" level=info msg=\"Ran pod sandbox fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f with infra container: openstack/nova-scheduler-0/POD\" id=fb8f098d-2d5a-4d31-a65a-43393adeb264 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.348510 | controller |     "Jun 14 08:51:06.471821 crc crio[24245]: time=\"2026-06-14T08:51:06.471683612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=496c8060-b34c-4468-8ffc-f237feecaa2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.348525 | controller |     "Jun 14 08:51:06.472199 crc crio[24245]: time=\"2026-06-14T08:51:06.472134536Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 not found\" id=496c8060-b34c-4468-8ffc-f237feecaa2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.348540 | controller |     "Jun 14 08:51:06.472388 crc crio[24245]: time=\"2026-06-14T08:51:06.472318811Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697 found\" id=496c8060-b34c-4468-8ffc-f237feecaa2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.348554 | controller |     "Jun 14 08:51:06.473978 crc crio[24245]: time=\"2026-06-14T08:51:06.473829651Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=ac1304a5-4051-410c-9e64-0ec7e9cd8458 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.348569 | controller |     "Jun 14 08:51:06.484744 crc crio[24245]: time=\"2026-06-14T08:51:06.484632829Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\\\"\"",
2026-06-14 10:12:41.348584 | controller |     "Jun 14 08:51:06.514149 crc crio[24245]: time=\"2026-06-14T08:51:06.513634012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.348599 | controller |     "Jun 14 08:51:06.521187 crc crio[24245]: time=\"2026-06-14T08:51:06.521068954Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-b779ff7c7-7jhs9/POD\" id=a7684fb2-7d96-4614-a3b2-e56601ae0231 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.348616 | controller |     "Jun 14 08:51:06.521187 crc crio[24245]: time=\"2026-06-14T08:51:06.521176517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.348632 | controller |     "Jun 14 08:51:06.521488 crc crio[24245]: time=\"2026-06-14T08:51:06.521426675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.348647 | controller |     "Jun 14 08:51:06.585832 crc crio[24245]: time=\"2026-06-14T08:51:06.585478539Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-7jhs9 Namespace:openstack ID:1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810 UID:1dec3569-6ec2-4fe0-8252-0f9bfd3cb14c NetNS:/var/run/netns/4d08729b-6256-4d1d-b6b0-18e93a90ac68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dec3569_6ec2_4fe0_8252_0f9bfd3cb14c.slice PodAnnotations:0xc00274a710}] Aliases:map[]}\"",
2026-06-14 10:12:41.348662 | controller |     "Jun 14 08:51:06.585832 crc crio[24245]: time=\"2026-06-14T08:51:06.585795169Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-b779ff7c7-7jhs9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.348683 | controller |     "Jun 14 08:51:06.675172 crc crio[24245]: time=\"2026-06-14T08:51:06.673679942Z\" level=info msg=\"Created container 5e728c2adfe903ee2f7eee849783715c92d220b9be508ca79beb8a2c0d98464f: openstack/nova-cell0-cell-mapping-qrl8h/nova-manage\" id=a38541d6-774c-4474-bdbf-f04921b8c6f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.348699 | controller |     "Jun 14 08:51:06.676417 crc crio[24245]: time=\"2026-06-14T08:51:06.676245185Z\" level=info msg=\"Starting container: 5e728c2adfe903ee2f7eee849783715c92d220b9be508ca79beb8a2c0d98464f\" id=587ed2d5-a911-4653-9801-ceb7e7ebf783 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.348750 | controller |     "Jun 14 08:51:06.691383 crc crio[24245]: time=\"2026-06-14T08:51:06.69102982Z\" level=info msg=\"Started container\" PID=80647 containerID=5e728c2adfe903ee2f7eee849783715c92d220b9be508ca79beb8a2c0d98464f description=openstack/nova-cell0-cell-mapping-qrl8h/nova-manage id=587ed2d5-a911-4653-9801-ceb7e7ebf783 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a",
2026-06-14 10:12:41.348768 | controller |     "Jun 14 08:51:06.783968 crc crio[24245]: 2026-06-14T08:51:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:138318a73a63297 Mac:f2:ef:a8:b0:6d:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/55477261-3e13-441e-891e-9e0be9984e52 SocketPath: PciID:}] [{Interface:0xc0005109c0 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.348783 | controller |     "Jun 14 08:51:06.785050 crc crio[24245]: time=\"2026-06-14T08:51:06.784983835Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55 UID:9245c093-2f14-457e-993f-ef2c7878bdd0 NetNS:/var/run/netns/55477261-3e13-441e-891e-9e0be9984e52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9245c093_2f14_457e_993f_ef2c7878bdd0.slice PodAnnotations:0xc00161a120}] Aliases:map[]}\"",
2026-06-14 10:12:41.348799 | controller |     "Jun 14 08:51:06.785253 crc crio[24245]: time=\"2026-06-14T08:51:06.785144691Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.348818 | controller |     "Jun 14 08:51:06.795427 crc crio[24245]: time=\"2026-06-14T08:51:06.794925992Z\" level=info msg=\"Ran pod sandbox 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55 with infra container: openstack/nova-api-0/POD\" id=e6ec9624-1428-4eb3-b09b-1ac11b50d8f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.348833 | controller |     "Jun 14 08:51:06.803498 crc crio[24245]: time=\"2026-06-14T08:51:06.801493685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=04d0ca06-5157-487e-ae9a-a5a83e4e22dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.348847 | controller |     "Jun 14 08:51:06.803498 crc crio[24245]: time=\"2026-06-14T08:51:06.801792534Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=04d0ca06-5157-487e-ae9a-a5a83e4e22dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.348862 | controller |     "Jun 14 08:51:06.803498 crc crio[24245]: time=\"2026-06-14T08:51:06.801956433Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=04d0ca06-5157-487e-ae9a-a5a83e4e22dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.348877 | controller |     "Jun 14 08:51:06.807321 crc crio[24245]: time=\"2026-06-14T08:51:06.806749118Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d9766b6e-49b0-4ccc-8e3e-1e5bb0c06b44 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.348891 | controller |     "Jun 14 08:51:06.814168 crc crio[24245]: time=\"2026-06-14T08:51:06.813022598Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-4hdbr/POD\" id=b3dfd239-f7bb-48d8-afd3-ed493357f8ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.348906 | controller |     "Jun 14 08:51:06.814168 crc crio[24245]: time=\"2026-06-14T08:51:06.813113621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.348920 | controller |     "Jun 14 08:51:06.814168 crc crio[24245]: time=\"2026-06-14T08:51:06.813579214Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"",
2026-06-14 10:12:41.348935 | controller |     "Jun 14 08:51:06.930979 crc crio[24245]: time=\"2026-06-14T08:51:06.928059206Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-4hdbr Namespace:openstack ID:3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e UID:fcb84868-89a8-4ccc-be5a-7b3b0dc40fa5 NetNS:/var/run/netns/8a6c2ce3-9cba-4297-b3e9-0561e8ccbc83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcb84868_89a8_4ccc_be5a_7b3b0dc40fa5.slice PodAnnotations:0xc001b86250}] Aliases:map[]}\"",
2026-06-14 10:12:41.348949 | controller |     "Jun 14 08:51:06.930979 crc crio[24245]: time=\"2026-06-14T08:51:06.928149239Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-4hdbr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.348964 | controller |     "Jun 14 08:51:06.947807 crc crio[24245]: 2026-06-14T08:51:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2b5e89cae343670 Mac:2a:07:4f:22:d3:6a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/c9af4b0b-2074-4fc8-9dbb-ac7c887b6939 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.348982 | controller |     "Jun 14 08:51:06.949196 crc crio[24245]: time=\"2026-06-14T08:51:06.949096593Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3 UID:92c5948e-571f-43a1-850b-006861ac156f NetNS:/var/run/netns/c9af4b0b-2074-4fc8-9dbb-ac7c887b6939 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c5948e_571f_43a1_850b_006861ac156f.slice PodAnnotations:0xc0004cc690}] Aliases:map[]}\"",
2026-06-14 10:12:41.348998 | controller |     "Jun 14 08:51:06.949341 crc crio[24245]: time=\"2026-06-14T08:51:06.949265219Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.349013 | controller |     "Jun 14 08:51:06.951925 crc crio[24245]: 2026-06-14T08:51:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:04309178af4aaee Mac:22:35:07:67:ad:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/f1818a76-dcc6-4418-81f0-e4f9ed29d8bd SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.349029 | controller |     "Jun 14 08:51:06.953291 crc crio[24245]: time=\"2026-06-14T08:51:06.953158984Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901 UID:afb8486f-7571-44ad-ac5c-248fd53b4881 NetNS:/var/run/netns/f1818a76-dcc6-4418-81f0-e4f9ed29d8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb8486f_7571_44ad_ac5c_248fd53b4881.slice PodAnnotations:0xc00161a4f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.349044 | controller |     "Jun 14 08:51:06.953432 crc crio[24245]: time=\"2026-06-14T08:51:06.953372881Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.349058 | controller |     "Jun 14 08:51:06.968898 crc crio[24245]: time=\"2026-06-14T08:51:06.968720145Z\" level=info msg=\"Ran pod sandbox 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3 with infra container: openstack/nova-metadata-0/POD\" id=24d88daa-afb0-43f4-bcf5-ca867740607d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.349073 | controller |     "Jun 14 08:51:06.978530 crc crio[24245]: time=\"2026-06-14T08:51:06.978399402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e515a916-48ce-430f-8c0e-af491c1a9bde name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349088 | controller |     "Jun 14 08:51:06.978793 crc crio[24245]: time=\"2026-06-14T08:51:06.978597078Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c not found\" id=e515a916-48ce-430f-8c0e-af491c1a9bde name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349103 | controller |     "Jun 14 08:51:06.978793 crc crio[24245]: time=\"2026-06-14T08:51:06.978646342Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c found\" id=e515a916-48ce-430f-8c0e-af491c1a9bde name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349118 | controller |     "Jun 14 08:51:06.980454 crc crio[24245]: time=\"2026-06-14T08:51:06.980285322Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a177cae2-3364-440f-b24e-95c300899d31 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.349136 | controller |     "Jun 14 08:51:06.982566 crc crio[24245]: time=\"2026-06-14T08:51:06.982477561Z\" level=info msg=\"Ran pod sandbox 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=216bc4b4-2255-4c26-8265-825813889aaa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.349151 | controller |     "Jun 14 08:51:06.988704 crc crio[24245]: time=\"2026-06-14T08:51:06.987967767Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\\\"\"",
2026-06-14 10:12:41.349166 | controller |     "Jun 14 08:51:07.008176 crc crio[24245]: time=\"2026-06-14T08:51:07.008030088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=e0fe3065-d5a2-4635-822f-339048fe2679 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349181 | controller |     "Jun 14 08:51:07.008483 crc crio[24245]: time=\"2026-06-14T08:51:07.008317448Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d not found\" id=e0fe3065-d5a2-4635-822f-339048fe2679 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349196 | controller |     "Jun 14 08:51:07.008483 crc crio[24245]: time=\"2026-06-14T08:51:07.008424631Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d found\" id=e0fe3065-d5a2-4635-822f-339048fe2679 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349211 | controller |     "Jun 14 08:51:07.013794 crc crio[24245]: time=\"2026-06-14T08:51:07.013499791Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=3f4e0913-552f-4812-8229-15975d5201fd name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.349226 | controller |     "Jun 14 08:51:07.020119 crc crio[24245]: time=\"2026-06-14T08:51:07.020016077Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\\\"\"",
2026-06-14 10:12:41.349241 | controller |     "Jun 14 08:51:07.284910 crc crio[24245]: 2026-06-14T08:51:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d52539543c8093 Mac:9a:82:97:46:c0:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/4d08729b-6256-4d1d-b6b0-18e93a90ac68 SocketPath: PciID:}] [{Interface:0xc0000146b0 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.349256 | controller |     "Jun 14 08:51:07.287115 crc crio[24245]: time=\"2026-06-14T08:51:07.287021909Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-7jhs9 Namespace:openstack ID:1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810 UID:1dec3569-6ec2-4fe0-8252-0f9bfd3cb14c NetNS:/var/run/netns/4d08729b-6256-4d1d-b6b0-18e93a90ac68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dec3569_6ec2_4fe0_8252_0f9bfd3cb14c.slice PodAnnotations:0xc00274a710}] Aliases:map[]}\"",
2026-06-14 10:12:41.349270 | controller |     "Jun 14 08:51:07.288005 crc crio[24245]: time=\"2026-06-14T08:51:07.287297477Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-b779ff7c7-7jhs9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.349285 | controller |     "Jun 14 08:51:07.318741 crc crio[24245]: time=\"2026-06-14T08:51:07.318321656Z\" level=info msg=\"Ran pod sandbox 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810 with infra container: openstack/dnsmasq-dns-b779ff7c7-7jhs9/POD\" id=a7684fb2-7d96-4614-a3b2-e56601ae0231 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.349306 | controller |     "Jun 14 08:51:07.329622 crc crio[24245]: time=\"2026-06-14T08:51:07.329474249Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=023faab8-4c31-4f97-bf50-6b1033945885 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349321 | controller |     "Jun 14 08:51:07.494691 crc crio[24245]: time=\"2026-06-14T08:51:07.49431904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=828b7dbd-fde7-4570-b89b-59ad10e76db7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349335 | controller |     "Jun 14 08:51:07.517048 crc crio[24245]: time=\"2026-06-14T08:51:07.516272771Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-b779ff7c7-7jhs9/init\" id=a208026e-0bc9-4f94-87ce-d4ba95a4bae1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.349380 | controller |     "Jun 14 08:51:07.517048 crc crio[24245]: time=\"2026-06-14T08:51:07.516748527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.349399 | controller |     "Jun 14 08:51:07.579968 crc crio[24245]: 2026-06-14T08:51:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b623a1d6571954 Mac:1a:98:22:c0:13:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/8a6c2ce3-9cba-4297-b3e9-0561e8ccbc83 SocketPath: PciID:}] [{Interface:0xc0005025b0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.349414 | controller |     "Jun 14 08:51:07.580933 crc crio[24245]: time=\"2026-06-14T08:51:07.580490189Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-4hdbr Namespace:openstack ID:3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e UID:fcb84868-89a8-4ccc-be5a-7b3b0dc40fa5 NetNS:/var/run/netns/8a6c2ce3-9cba-4297-b3e9-0561e8ccbc83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcb84868_89a8_4ccc_be5a_7b3b0dc40fa5.slice PodAnnotations:0xc001b86250}] Aliases:map[]}\"",
2026-06-14 10:12:41.349430 | controller |     "Jun 14 08:51:07.580933 crc crio[24245]: time=\"2026-06-14T08:51:07.580690465Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-4hdbr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.349444 | controller |     "Jun 14 08:51:07.596621 crc crio[24245]: time=\"2026-06-14T08:51:07.596525742Z\" level=info msg=\"Ran pod sandbox 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e with infra container: openstack/nova-cell1-conductor-db-sync-4hdbr/POD\" id=b3dfd239-f7bb-48d8-afd3-ed493357f8ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.349459 | controller |     "Jun 14 08:51:07.603679 crc crio[24245]: time=\"2026-06-14T08:51:07.603488142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=8902f24e-494f-4ed5-91e6-89b09f711e55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349474 | controller |     "Jun 14 08:51:07.631639 crc crio[24245]: time=\"2026-06-14T08:51:07.631528704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=5161636c-e67a-4e60-8985-a55936006688 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349492 | controller |     "Jun 14 08:51:07.636679 crc crio[24245]: time=\"2026-06-14T08:51:07.636379153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.349507 | controller |     "Jun 14 08:51:07.646951 crc crio[24245]: time=\"2026-06-14T08:51:07.646776428Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-4hdbr/nova-cell1-conductor-db-sync\" id=02730b54-b6c5-40db-9c33-9497d1e48b2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.349522 | controller |     "Jun 14 08:51:07.647436 crc crio[24245]: time=\"2026-06-14T08:51:07.647355566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.349537 | controller |     "Jun 14 08:51:07.659932 crc crio[24245]: time=\"2026-06-14T08:51:07.659700052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.349552 | controller |     "Jun 14 08:51:07.864894 crc crio[24245]: time=\"2026-06-14T08:51:07.863429156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.349567 | controller |     "Jun 14 08:51:07.869755 crc crio[24245]: time=\"2026-06-14T08:51:07.869676355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.349582 | controller |     "Jun 14 08:51:08.192360 crc crio[24245]: time=\"2026-06-14T08:51:08.191811607Z\" level=info msg=\"Created container d39ebdeefd9c5f135842c5cb08a819e6d64efb8d3a2161a7920982913b924f71: openstack/nova-cell1-conductor-db-sync-4hdbr/nova-cell1-conductor-db-sync\" id=02730b54-b6c5-40db-9c33-9497d1e48b2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.349597 | controller |     "Jun 14 08:51:08.199888 crc crio[24245]: time=\"2026-06-14T08:51:08.199681383Z\" level=info msg=\"Starting container: d39ebdeefd9c5f135842c5cb08a819e6d64efb8d3a2161a7920982913b924f71\" id=8282a4d5-069c-452c-b6f6-8f32315cf250 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.349612 | controller |     "Jun 14 08:51:08.202515 crc crio[24245]: time=\"2026-06-14T08:51:08.20247436Z\" level=info msg=\"Created container 48d19d166bd43e0a5e10d01343613a28d6b33bfe11472b47c0fd46b9d7c9594b: openstack/dnsmasq-dns-b779ff7c7-7jhs9/init\" id=a208026e-0bc9-4f94-87ce-d4ba95a4bae1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.349627 | controller |     "Jun 14 08:51:08.212948 crc crio[24245]: time=\"2026-06-14T08:51:08.2125169Z\" level=info msg=\"Starting container: 48d19d166bd43e0a5e10d01343613a28d6b33bfe11472b47c0fd46b9d7c9594b\" id=6cc8a0b0-af88-4430-b891-c0f777e61c1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.349641 | controller |     "Jun 14 08:51:08.221541 crc crio[24245]: time=\"2026-06-14T08:51:08.221425567Z\" level=info msg=\"Started container\" PID=80797 containerID=d39ebdeefd9c5f135842c5cb08a819e6d64efb8d3a2161a7920982913b924f71 description=openstack/nova-cell1-conductor-db-sync-4hdbr/nova-cell1-conductor-db-sync id=8282a4d5-069c-452c-b6f6-8f32315cf250 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e",
2026-06-14 10:12:41.349657 | controller |     "Jun 14 08:51:08.224568 crc crio[24245]: time=\"2026-06-14T08:51:08.22347981Z\" level=info msg=\"Started container\" PID=80790 containerID=48d19d166bd43e0a5e10d01343613a28d6b33bfe11472b47c0fd46b9d7c9594b description=openstack/dnsmasq-dns-b779ff7c7-7jhs9/init id=6cc8a0b0-af88-4430-b891-c0f777e61c1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810",
2026-06-14 10:12:41.349675 | controller |     "Jun 14 08:51:08.452180 crc crio[24245]: time=\"2026-06-14T08:51:08.452037457Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=00ad9920-643b-4227-a378-3a4c4d90c114 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349691 | controller |     "Jun 14 08:51:08.579469 crc crio[24245]: time=\"2026-06-14T08:51:08.578216202Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=05b94e78-60f7-4174-a3ab-317e50ad4d50 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349705 | controller |     "Jun 14 08:51:08.611592 crc crio[24245]: time=\"2026-06-14T08:51:08.610998644Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-b779ff7c7-7jhs9/dnsmasq-dns\" id=d501bf8c-0e37-40db-ad59-d939f6020902 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.349720 | controller |     "Jun 14 08:51:08.612983 crc crio[24245]: time=\"2026-06-14T08:51:08.612776011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.349735 | controller |     "Jun 14 08:51:08.741045 crc crio[24245]: time=\"2026-06-14T08:51:08.74081761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.349749 | controller |     "Jun 14 08:51:08.751609 crc crio[24245]: time=\"2026-06-14T08:51:08.751261431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.349764 | controller |     "Jun 14 08:51:09.010100 crc crio[24245]: time=\"2026-06-14T08:51:09.009825127Z\" level=info msg=\"Created container cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca: openstack/dnsmasq-dns-b779ff7c7-7jhs9/dnsmasq-dns\" id=d501bf8c-0e37-40db-ad59-d939f6020902 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.349779 | controller |     "Jun 14 08:51:09.014490 crc crio[24245]: time=\"2026-06-14T08:51:09.014140963Z\" level=info msg=\"Starting container: cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca\" id=a9b22c7c-19b7-49e6-9890-973092f2f0fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.349794 | controller |     "Jun 14 08:51:09.045611 crc crio[24245]: time=\"2026-06-14T08:51:09.045419287Z\" level=info msg=\"Started container\" PID=80884 containerID=cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca description=openstack/dnsmasq-dns-b779ff7c7-7jhs9/dnsmasq-dns id=a9b22c7c-19b7-49e6-9890-973092f2f0fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810",
2026-06-14 10:12:41.349809 | controller |     "Jun 14 08:51:13.045300 crc crio[24245]: time=\"2026-06-14T08:51:13.043717775Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=ac1304a5-4051-410c-9e64-0ec7e9cd8458 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.349824 | controller |     "Jun 14 08:51:13.048280 crc crio[24245]: time=\"2026-06-14T08:51:13.048150698Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=7762931e-26a7-445c-bdad-9f20b5f60696 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349839 | controller |     "Jun 14 08:51:13.072256 crc crio[24245]: time=\"2026-06-14T08:51:13.072068321Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d9766b6e-49b0-4ccc-8e3e-1e5bb0c06b44 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.349858 | controller |     "Jun 14 08:51:13.073317 crc crio[24245]: time=\"2026-06-14T08:51:13.073206496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=8bf263b5-58ca-4f50-940f-0801183f9d3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349873 | controller |     "Jun 14 08:51:13.076587 crc crio[24245]: time=\"2026-06-14T08:51:13.076499573Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=3f4e0913-552f-4812-8229-15975d5201fd name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.349888 | controller |     "Jun 14 08:51:13.077748 crc crio[24245]: time=\"2026-06-14T08:51:13.077668427Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=bf247626-d347-4cff-a0aa-cbcd615165be name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349903 | controller |     "Jun 14 08:51:13.102517 crc crio[24245]: time=\"2026-06-14T08:51:13.102420227Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a177cae2-3364-440f-b24e-95c300899d31 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.349917 | controller |     "Jun 14 08:51:13.102899 crc crio[24245]: time=\"2026-06-14T08:51:13.102751438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7af5f6b2-d645-477c-9c7f-e1ed8afd889c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349931 | controller |     "Jun 14 08:51:13.105144 crc crio[24245]: time=\"2026-06-14T08:51:13.10507477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=70c57e3e-3f1b-4eeb-9168-d4617cf3c0d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349946 | controller |     "Jun 14 08:51:13.112775 crc crio[24245]: time=\"2026-06-14T08:51:13.112678953Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=3356f4ee-4f70-4445-b01e-d9a10831d931 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349960 | controller |     "Jun 14 08:51:13.129035 crc crio[24245]: time=\"2026-06-14T08:51:13.128922659Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=b5a322bc-e04a-4e7b-b45e-cf52bf9fd66f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.349974 | controller |     "Jun 14 08:51:13.130113 crc crio[24245]: time=\"2026-06-14T08:51:13.129819869Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=58c81f79-555a-4168-ab53-bd08ade2e022 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.349988 | controller |     "Jun 14 08:51:13.132529 crc crio[24245]: time=\"2026-06-14T08:51:13.132450112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350003 | controller |     "Jun 14 08:51:13.141522 crc crio[24245]: time=\"2026-06-14T08:51:13.141401606Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=38cd39c5-7598-4d1e-89d2-29e3c0688b65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.350017 | controller |     "Jun 14 08:51:13.142471 crc crio[24245]: time=\"2026-06-14T08:51:13.142367558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=92c57b08-b4fa-4f7b-9726-304f759942f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.350050 | controller |     "Jun 14 08:51:13.151167 crc crio[24245]: time=\"2026-06-14T08:51:13.151081105Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=36b6a357-ab86-4130-a835-95053ea63b54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.350066 | controller |     "Jun 14 08:51:13.163727 crc crio[24245]: time=\"2026-06-14T08:51:13.162120174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350081 | controller |     "Jun 14 08:51:13.163727 crc crio[24245]: time=\"2026-06-14T08:51:13.163723887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350095 | controller |     "Jun 14 08:51:13.169208 crc crio[24245]: time=\"2026-06-14T08:51:13.169119378Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0c2a1ec6-b54b-4dd8-9fa4-f7921e68a309 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.350109 | controller |     "Jun 14 08:51:13.194287 crc crio[24245]: time=\"2026-06-14T08:51:13.193404812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350124 | controller |     "Jun 14 08:51:13.223483 crc crio[24245]: time=\"2026-06-14T08:51:13.223397388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350138 | controller |     "Jun 14 08:51:13.227397 crc crio[24245]: time=\"2026-06-14T08:51:13.227271103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350153 | controller |     "Jun 14 08:51:13.249874 crc crio[24245]: time=\"2026-06-14T08:51:13.249758166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350167 | controller |     "Jun 14 08:51:13.254661 crc crio[24245]: time=\"2026-06-14T08:51:13.254530408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350181 | controller |     "Jun 14 08:51:13.256335 crc crio[24245]: time=\"2026-06-14T08:51:13.256256922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350195 | controller |     "Jun 14 08:51:13.259194 crc crio[24245]: time=\"2026-06-14T08:51:13.259126514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350209 | controller |     "Jun 14 08:51:13.284763 crc crio[24245]: time=\"2026-06-14T08:51:13.284664377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350223 | controller |     "Jun 14 08:51:13.288264 crc crio[24245]: time=\"2026-06-14T08:51:13.288193309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350237 | controller |     "Jun 14 08:51:13.575940 crc crio[24245]: time=\"2026-06-14T08:51:13.575336882Z\" level=info msg=\"Created container 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f: openstack/nova-api-0/nova-api-log\" id=58c81f79-555a-4168-ab53-bd08ade2e022 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.350254 | controller |     "Jun 14 08:51:13.578518 crc crio[24245]: time=\"2026-06-14T08:51:13.578399038Z\" level=info msg=\"Starting container: 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f\" id=52eb04d9-4c2c-4b12-95f6-d288b1457a08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.350269 | controller |     "Jun 14 08:51:13.589728 crc crio[24245]: time=\"2026-06-14T08:51:13.589629236Z\" level=info msg=\"Started container\" PID=81135 containerID=73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f description=openstack/nova-api-0/nova-api-log id=52eb04d9-4c2c-4b12-95f6-d288b1457a08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55",
2026-06-14 10:12:41.350283 | controller |     "Jun 14 08:51:13.607827 crc crio[24245]: time=\"2026-06-14T08:51:13.607745894Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=962a00b1-f924-40cf-85d2-af64d348bbf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.350298 | controller |     "Jun 14 08:51:13.619747 crc crio[24245]: time=\"2026-06-14T08:51:13.61931677Z\" level=info msg=\"Created container c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb: openstack/nova-metadata-0/nova-metadata-log\" id=38cd39c5-7598-4d1e-89d2-29e3c0688b65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.350312 | controller |     "Jun 14 08:51:13.620936 crc crio[24245]: time=\"2026-06-14T08:51:13.620775557Z\" level=info msg=\"Starting container: c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb\" id=e0eff3a1-ea70-426b-86f5-774254ca214a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.350327 | controller |     "Jun 14 08:51:13.630570 crc crio[24245]: time=\"2026-06-14T08:51:13.630485185Z\" level=info msg=\"Started container\" PID=81133 containerID=c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb description=openstack/nova-metadata-0/nova-metadata-log id=e0eff3a1-ea70-426b-86f5-774254ca214a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3",
2026-06-14 10:12:41.350341 | controller |     "Jun 14 08:51:13.645373 crc crio[24245]: time=\"2026-06-14T08:51:13.645056251Z\" level=info msg=\"Created container e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0c2a1ec6-b54b-4dd8-9fa4-f7921e68a309 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.350374 | controller |     "Jun 14 08:51:13.648162 crc crio[24245]: time=\"2026-06-14T08:51:13.648096217Z\" level=info msg=\"Starting container: e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8\" id=cae92009-171c-433c-bd95-fbaf5640caac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.350390 | controller |     "Jun 14 08:51:13.648353 crc crio[24245]: time=\"2026-06-14T08:51:13.648197619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=67cdf035-a5d6-4254-ba3a-bbc75f68f655 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.350405 | controller |     "Jun 14 08:51:13.663715 crc crio[24245]: time=\"2026-06-14T08:51:13.663619052Z\" level=info msg=\"Started container\" PID=81136 containerID=e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=cae92009-171c-433c-bd95-fbaf5640caac name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f",
2026-06-14 10:12:41.350423 | controller |     "Jun 14 08:51:13.667034 crc crio[24245]: time=\"2026-06-14T08:51:13.666894195Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=52c85bb8-25ff-4e78-bfee-c9fac12ff75a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.350438 | controller |     "Jun 14 08:51:13.669898 crc crio[24245]: time=\"2026-06-14T08:51:13.669676488Z\" level=info msg=\"Created container fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=36b6a357-ab86-4130-a835-95053ea63b54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.350453 | controller |     "Jun 14 08:51:13.672010 crc crio[24245]: time=\"2026-06-14T08:51:13.671923367Z\" level=info msg=\"Starting container: fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d\" id=57441e60-f13a-4c82-a4b7-553f052868b9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.350468 | controller |     "Jun 14 08:51:13.677136 crc crio[24245]: time=\"2026-06-14T08:51:13.677011047Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d8996b18-0a1a-49c7-8024-8c562110ca44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.350482 | controller |     "Jun 14 08:51:13.685053 crc crio[24245]: time=\"2026-06-14T08:51:13.68464866Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=3fac9de2-acce-4e62-8604-efddd32754d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.350497 | controller |     "Jun 14 08:51:13.691635 crc crio[24245]: time=\"2026-06-14T08:51:13.686978666Z\" level=info msg=\"Started container\" PID=81134 containerID=fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=57441e60-f13a-4c82-a4b7-553f052868b9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901",
2026-06-14 10:12:41.350511 | controller |     "Jun 14 08:51:13.691635 crc crio[24245]: time=\"2026-06-14T08:51:13.688616718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350526 | controller |     "Jun 14 08:51:13.691997 crc crio[24245]: time=\"2026-06-14T08:51:13.691768258Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=cf846013-5777-4fe6-bcd8-6b9e6c4878df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.350540 | controller |     "Jun 14 08:51:13.702920 crc crio[24245]: time=\"2026-06-14T08:51:13.702687835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350555 | controller |     "Jun 14 08:51:13.769337 crc crio[24245]: time=\"2026-06-14T08:51:13.76913549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350569 | controller |     "Jun 14 08:51:13.773033 crc crio[24245]: time=\"2026-06-14T08:51:13.772975701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350584 | controller |     "Jun 14 08:51:13.791522 crc crio[24245]: time=\"2026-06-14T08:51:13.791426349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350598 | controller |     "Jun 14 08:51:13.802013 crc crio[24245]: time=\"2026-06-14T08:51:13.801752732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350617 | controller |     "Jun 14 08:51:13.921296 crc crio[24245]: time=\"2026-06-14T08:51:13.92116968Z\" level=info msg=\"Created container e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30: openstack/nova-api-0/nova-api-api\" id=3fac9de2-acce-4e62-8604-efddd32754d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.350633 | controller |     "Jun 14 08:51:13.922787 crc crio[24245]: time=\"2026-06-14T08:51:13.922693118Z\" level=info msg=\"Starting container: e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30\" id=7d835afc-849b-481a-9ed0-1f89f626539f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.350647 | controller |     "Jun 14 08:51:13.926485 crc crio[24245]: time=\"2026-06-14T08:51:13.925917861Z\" level=info msg=\"Created container b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50: openstack/nova-metadata-0/nova-metadata-metadata\" id=cf846013-5777-4fe6-bcd8-6b9e6c4878df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.350662 | controller |     "Jun 14 08:51:13.926989 crc crio[24245]: time=\"2026-06-14T08:51:13.926919643Z\" level=info msg=\"Starting container: b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50\" id=cb37569d-5076-454f-9f6d-fe3b042ad5eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.350677 | controller |     "Jun 14 08:51:13.929652 crc crio[24245]: time=\"2026-06-14T08:51:13.929568557Z\" level=info msg=\"Started container\" PID=81199 containerID=e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30 description=openstack/nova-api-0/nova-api-api id=7d835afc-849b-481a-9ed0-1f89f626539f name=/runtime.v1.RuntimeService/StartContainer sandboxID=138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55",
2026-06-14 10:12:41.350692 | controller |     "Jun 14 08:51:13.932710 crc crio[24245]: time=\"2026-06-14T08:51:13.932356087Z\" level=info msg=\"Started container\" PID=81205 containerID=b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50 description=openstack/nova-metadata-0/nova-metadata-metadata id=cb37569d-5076-454f-9f6d-fe3b042ad5eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3",
2026-06-14 10:12:41.350706 | controller |     "Jun 14 08:51:14.613333 crc crio[24245]: time=\"2026-06-14T08:51:14.612314822Z\" level=info msg=\"Stopping container: c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb (timeout: 30s)\" id=88eeb38b-7249-456a-b52e-bab6ca0f24fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.350721 | controller |     "Jun 14 08:51:14.613333 crc crio[24245]: time=\"2026-06-14T08:51:14.61255447Z\" level=info msg=\"Stopping container: b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50 (timeout: 30s)\" id=57aa12a2-ccb9-4e0b-8040-c53644014c17 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.350735 | controller |     "Jun 14 08:51:14.640949 crc crio[24245]: time=\"2026-06-14T08:51:14.633378302Z\" level=info msg=\"Stopping container: fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d (timeout: 30s)\" id=5210b64b-3cf1-4a45-8a30-54e43454e455 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.350750 | controller |     "Jun 14 08:51:14.764689 crc crio[24245]: time=\"2026-06-14T08:51:14.764580178Z\" level=info msg=\"Stopped container c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb: openstack/nova-metadata-0/nova-metadata-log\" id=88eeb38b-7249-456a-b52e-bab6ca0f24fa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.350765 | controller |     "Jun 14 08:51:14.970414 crc crio[24245]: time=\"2026-06-14T08:51:14.96975598Z\" level=info msg=\"Stopped container b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50: openstack/nova-metadata-0/nova-metadata-metadata\" id=57aa12a2-ccb9-4e0b-8040-c53644014c17 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.350784 | controller |     "Jun 14 08:51:14.972660 crc crio[24245]: time=\"2026-06-14T08:51:14.972564072Z\" level=info msg=\"Stopping pod sandbox: 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3\" id=2fd58d30-6e97-43de-a1e1-dacad49a4541 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.350798 | controller |     "Jun 14 08:51:14.973629 crc crio[24245]: time=\"2026-06-14T08:51:14.973554764Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3 UID:92c5948e-571f-43a1-850b-006861ac156f NetNS:/var/run/netns/c9af4b0b-2074-4fc8-9dbb-ac7c887b6939 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod92c5948e_571f_43a1_850b_006861ac156f.slice PodAnnotations:0xc00161a6f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.350814 | controller |     "Jun 14 08:51:14.973823 crc crio[24245]: time=\"2026-06-14T08:51:14.97375831Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.350829 | controller |     "Jun 14 08:51:15.365252 crc crio[24245]: time=\"2026-06-14T08:51:15.353704643Z\" level=info msg=\"Stopped pod sandbox: 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3\" id=2fd58d30-6e97-43de-a1e1-dacad49a4541 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.350844 | controller |     "Jun 14 08:51:15.688456 crc crio[24245]: time=\"2026-06-14T08:51:15.687939902Z\" level=info msg=\"Removing container: b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50\" id=d5fecaf5-0aca-48f6-a886-672abe2ea0e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.350859 | controller |     "Jun 14 08:51:15.751111 crc crio[24245]: time=\"2026-06-14T08:51:15.751036783Z\" level=info msg=\"Removed container b3b39c6881e03eb1cc9e620177c91d842342900022eabe981a38fd3a6730bf50: openstack/nova-metadata-0/nova-metadata-metadata\" id=d5fecaf5-0aca-48f6-a886-672abe2ea0e6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.350873 | controller |     "Jun 14 08:51:15.760965 crc crio[24245]: time=\"2026-06-14T08:51:15.760809125Z\" level=info msg=\"Removing container: c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb\" id=b9a98795-6946-4b38-a10e-046c8b1a5a99 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.350888 | controller |     "Jun 14 08:51:15.800706 crc crio[24245]: time=\"2026-06-14T08:51:15.80059948Z\" level=info msg=\"Removed container c2784e2538f4a2d2bd37a8e99ce27c347d2f2a7adfafe6ede3f9ad68873b4ebb: openstack/nova-metadata-0/nova-metadata-log\" id=b9a98795-6946-4b38-a10e-046c8b1a5a99 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.350903 | controller |     "Jun 14 08:51:16.186764 crc crio[24245]: time=\"2026-06-14T08:51:16.18667087Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=e7456e46-855a-47ba-abe5-079e1b1d8e7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.350918 | controller |     "Jun 14 08:51:16.186981 crc crio[24245]: time=\"2026-06-14T08:51:16.186800674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.350932 | controller |     "Jun 14 08:51:16.231210 crc crio[24245]: time=\"2026-06-14T08:51:16.23110586Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53 UID:761d1575-541d-4789-b7b9-d9c3435737bf NetNS:/var/run/netns/701d3840-9f1d-4e99-a8a7-2b24d518dbc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761d1575_541d_4789_b7b9_d9c3435737bf.slice PodAnnotations:0xc00161b0d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.350951 | controller |     "Jun 14 08:51:16.231210 crc crio[24245]: time=\"2026-06-14T08:51:16.231160281Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.350966 | controller |     "Jun 14 08:51:16.686993 crc crio[24245]: time=\"2026-06-14T08:51:16.683385322Z\" level=info msg=\"Stopping container: ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9 (timeout: 10s)\" id=f99f744c-e259-4590-b3a6-23defd044030 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.350981 | controller |     "Jun 14 08:51:16.845117 crc crio[24245]: time=\"2026-06-14T08:51:16.844596103Z\" level=info msg=\"Stopped container ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/dnsmasq-dns\" id=f99f744c-e259-4590-b3a6-23defd044030 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.350996 | controller |     "Jun 14 08:51:16.846460 crc crio[24245]: time=\"2026-06-14T08:51:16.846419574Z\" level=info msg=\"Stopping pod sandbox: 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218\" id=171cb1ec-f8d1-489f-bb01-e2bafccf5fa1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.351010 | controller |     "Jun 14 08:51:16.867553 crc crio[24245]: time=\"2026-06-14T08:51:16.867460666Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c5b8fbf9-hcfbk Namespace:openstack ID:9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218 UID:7b471256-9259-4bb1-854b-9ba85c43c609 NetNS:/var/run/netns/5599451e-9421-486d-b1c0-bd688e46c6f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b471256_9259_4bb1_854b_9ba85c43c609.slice PodAnnotations:0xc000620358}] Aliases:map[]}\"",
2026-06-14 10:12:41.351025 | controller |     "Jun 14 08:51:16.868198 crc crio[24245]: time=\"2026-06-14T08:51:16.868164498Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85c5b8fbf9-hcfbk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.351040 | controller |     "Jun 14 08:51:16.903121 crc crio[24245]: 2026-06-14T08:51:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65b1dd0d40bc1db Mac:12:4c:25:8d:84:dc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/701d3840-9f1d-4e99-a8a7-2b24d518dbc6 SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.351055 | controller |     "Jun 14 08:51:16.905702 crc crio[24245]: time=\"2026-06-14T08:51:16.905629027Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53 UID:761d1575-541d-4789-b7b9-d9c3435737bf NetNS:/var/run/netns/701d3840-9f1d-4e99-a8a7-2b24d518dbc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761d1575_541d_4789_b7b9_d9c3435737bf.slice PodAnnotations:0xc00161b0d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.351071 | controller |     "Jun 14 08:51:16.906093 crc crio[24245]: time=\"2026-06-14T08:51:16.905827284Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.351086 | controller |     "Jun 14 08:51:16.970391 crc crio[24245]: time=\"2026-06-14T08:51:16.970301715Z\" level=info msg=\"Ran pod sandbox 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53 with infra container: openstack/nova-metadata-0/POD\" id=e7456e46-855a-47ba-abe5-079e1b1d8e7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.351101 | controller |     "Jun 14 08:51:16.973891 crc crio[24245]: time=\"2026-06-14T08:51:16.973771076Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=102f36b4-7324-4efc-9b67-c911aa08d3c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.351120 | controller |     "Jun 14 08:51:16.979269 crc crio[24245]: time=\"2026-06-14T08:51:16.979149497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=b9bff1fe-2ef5-4e88-b6dd-1deb470fb77a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.351135 | controller |     "Jun 14 08:51:16.997327 crc crio[24245]: time=\"2026-06-14T08:51:16.997096561Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=ef4f0130-b9b3-4460-9a13-41c283602e16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.351150 | controller |     "Jun 14 08:51:17.004500 crc crio[24245]: time=\"2026-06-14T08:51:17.001405229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.351165 | controller |     "Jun 14 08:51:17.072029 crc crio[24245]: time=\"2026-06-14T08:51:17.07192402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.351180 | controller |     "Jun 14 08:51:17.077508 crc crio[24245]: time=\"2026-06-14T08:51:17.077416595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.351194 | controller |     "Jun 14 08:51:17.275276 crc crio[24245]: time=\"2026-06-14T08:51:17.275186892Z\" level=info msg=\"Created container 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51: openstack/nova-metadata-0/nova-metadata-log\" id=ef4f0130-b9b3-4460-9a13-41c283602e16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.351209 | controller |     "Jun 14 08:51:17.278565 crc crio[24245]: time=\"2026-06-14T08:51:17.278476655Z\" level=info msg=\"Starting container: 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51\" id=67addacb-59b5-41a4-bb48-ebc7f91a6c46 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.351224 | controller |     "Jun 14 08:51:17.306579 crc crio[24245]: time=\"2026-06-14T08:51:17.297063063Z\" level=info msg=\"Started container\" PID=81852 containerID=1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51 description=openstack/nova-metadata-0/nova-metadata-log id=67addacb-59b5-41a4-bb48-ebc7f91a6c46 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53",
2026-06-14 10:12:41.351239 | controller |     "Jun 14 08:51:17.321121 crc crio[24245]: time=\"2026-06-14T08:51:17.321058691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=688c4955-8773-482f-a230-ea02331395a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.351254 | controller |     "Jun 14 08:51:17.444609 crc crio[24245]: time=\"2026-06-14T08:51:17.444485561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7b82fdf5-322b-4582-92a0-6198558a9af2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.351268 | controller |     "Jun 14 08:51:17.455489 crc crio[24245]: time=\"2026-06-14T08:51:17.455356807Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=ca810398-cb35-4831-8595-e6b540111fd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.351283 | controller |     "Jun 14 08:51:17.457704 crc crio[24245]: time=\"2026-06-14T08:51:17.4576201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.351301 | controller |     "Jun 14 08:51:17.534296 crc crio[24245]: time=\"2026-06-14T08:51:17.529497158Z\" level=info msg=\"Stopped pod sandbox: 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218\" id=171cb1ec-f8d1-489f-bb01-e2bafccf5fa1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.351315 | controller |     "Jun 14 08:51:17.580966 crc crio[24245]: time=\"2026-06-14T08:51:17.580820005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.351330 | controller |     "Jun 14 08:51:17.586888 crc crio[24245]: time=\"2026-06-14T08:51:17.586735496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.351344 | controller |     "Jun 14 08:51:17.780542 crc crio[24245]: time=\"2026-06-14T08:51:17.780419385Z\" level=info msg=\"Removing container: ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9\" id=b837a9b6-9547-4819-9acf-0e98ef71f7f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.351377 | controller |     "Jun 14 08:51:17.851559 crc crio[24245]: time=\"2026-06-14T08:51:17.851502598Z\" level=info msg=\"Created container dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31: openstack/nova-metadata-0/nova-metadata-metadata\" id=ca810398-cb35-4831-8595-e6b540111fd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.351392 | controller |     "Jun 14 08:51:17.859356 crc crio[24245]: time=\"2026-06-14T08:51:17.859282598Z\" level=info msg=\"Removed container ebf136f31c964fb83181a122f2537d9d3569fbe22cd839a602c4353323a53cb9: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/dnsmasq-dns\" id=b837a9b6-9547-4819-9acf-0e98ef71f7f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.351407 | controller |     "Jun 14 08:51:17.862224 crc crio[24245]: time=\"2026-06-14T08:51:17.861702624Z\" level=info msg=\"Starting container: dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31\" id=4dbc151f-f6fa-4a28-ad6d-6bb035212d65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.351421 | controller |     "Jun 14 08:51:17.865509 crc crio[24245]: time=\"2026-06-14T08:51:17.865335818Z\" level=info msg=\"Removing container: 9768adfb50bdd7fecfe1a017fb2c6631254726cb878face99cb357d857f3b5c6\" id=4566380e-abfb-4274-b05c-a8cedb27d041 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.351436 | controller |     "Jun 14 08:51:17.875772 crc crio[24245]: time=\"2026-06-14T08:51:17.875389272Z\" level=info msg=\"Started container\" PID=81879 containerID=dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31 description=openstack/nova-metadata-0/nova-metadata-metadata id=4dbc151f-f6fa-4a28-ad6d-6bb035212d65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53",
2026-06-14 10:12:41.351451 | controller |     "Jun 14 08:51:17.972980 crc crio[24245]: time=\"2026-06-14T08:51:17.972923912Z\" level=info msg=\"Removed container 9768adfb50bdd7fecfe1a017fb2c6631254726cb878face99cb357d857f3b5c6: openstack/dnsmasq-dns-85c5b8fbf9-hcfbk/init\" id=4566380e-abfb-4274-b05c-a8cedb27d041 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.351465 | controller |     "Jun 14 08:51:21.209767 crc crio[24245]: time=\"2026-06-14T08:51:21.20895494Z\" level=info msg=\"Stopping container: 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33 (timeout: 30s)\" id=350bddcd-ae7c-4775-bb42-4384b714b1a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.351479 | controller |     "Jun 14 08:51:21.350026 crc crio[24245]: time=\"2026-06-14T08:51:21.34991381Z\" level=info msg=\"Stopped container 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33: openstack/kube-state-metrics-0/kube-state-metrics\" id=350bddcd-ae7c-4775-bb42-4384b714b1a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.351497 | controller |     "Jun 14 08:51:21.351759 crc crio[24245]: time=\"2026-06-14T08:51:21.351715023Z\" level=info msg=\"Stopping pod sandbox: 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566\" id=284921f3-4648-423a-bb22-24520011c01c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.351513 | controller |     "Jun 14 08:51:21.354743 crc crio[24245]: time=\"2026-06-14T08:51:21.35470945Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566 UID:7475e1c0-bab5-48f9-bd0a-f18ae50044ba NetNS:/var/run/netns/e60ce17c-feff-4b87-9c9d-66a63180e8fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7475e1c0_bab5_48f9_bd0a_f18ae50044ba.slice PodAnnotations:0xc001fea730}] Aliases:map[]}\"",
2026-06-14 10:12:41.351528 | controller |     "Jun 14 08:51:21.355198 crc crio[24245]: time=\"2026-06-14T08:51:21.355174855Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.351543 | controller |     "Jun 14 08:51:21.535094 crc crio[24245]: time=\"2026-06-14T08:51:21.534956727Z\" level=info msg=\"Stopping pod sandbox: 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218\" id=14f6e91b-8963-4df5-b36a-ec718a2d5e43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.351557 | controller |     "Jun 14 08:51:21.535094 crc crio[24245]: time=\"2026-06-14T08:51:21.535073731Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218\" id=14f6e91b-8963-4df5-b36a-ec718a2d5e43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.351572 | controller |     "Jun 14 08:51:21.536266 crc crio[24245]: time=\"2026-06-14T08:51:21.536173575Z\" level=info msg=\"Removing pod sandbox: 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218\" id=de61e7a2-691a-4764-b349-56a9a6bf6b60 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.351586 | controller |     "Jun 14 08:51:21.574353 crc crio[24245]: time=\"2026-06-14T08:51:21.574214337Z\" level=info msg=\"Removed pod sandbox: 9865cf4644b9365347077f6d8d41b37baa2a453faf53bab510c17fe557fb2218\" id=de61e7a2-691a-4764-b349-56a9a6bf6b60 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.351601 | controller |     "Jun 14 08:51:21.577041 crc crio[24245]: time=\"2026-06-14T08:51:21.576939854Z\" level=info msg=\"Stopping pod sandbox: 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609\" id=c43f3d8c-d53a-4c3b-adce-84fb849e5faf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.351615 | controller |     "Jun 14 08:51:21.577348 crc crio[24245]: time=\"2026-06-14T08:51:21.577057345Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609\" id=c43f3d8c-d53a-4c3b-adce-84fb849e5faf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.351629 | controller |     "Jun 14 08:51:21.578587 crc crio[24245]: time=\"2026-06-14T08:51:21.578518172Z\" level=info msg=\"Removing pod sandbox: 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609\" id=4beaa366-4811-4703-95f2-7e117d5969f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.351644 | controller |     "Jun 14 08:51:21.608908 crc crio[24245]: time=\"2026-06-14T08:51:21.608747111Z\" level=info msg=\"Removed pod sandbox: 9e72ce5b96658df12027707da41a269c855afd8ba6e3f7f1320f9e20ce705609\" id=4beaa366-4811-4703-95f2-7e117d5969f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.351662 | controller |     "Jun 14 08:51:21.611406 crc crio[24245]: time=\"2026-06-14T08:51:21.611340959Z\" level=info msg=\"Stopping pod sandbox: 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894\" id=842106ca-e523-4cbc-a649-4d076dd27a47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.351677 | controller |     "Jun 14 08:51:21.611610 crc crio[24245]: time=\"2026-06-14T08:51:21.611438392Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894\" id=842106ca-e523-4cbc-a649-4d076dd27a47 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.351692 | controller |     "Jun 14 08:51:21.615909 crc crio[24245]: time=\"2026-06-14T08:51:21.613643432Z\" level=info msg=\"Removing pod sandbox: 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894\" id=a02ff602-edf4-423f-af36-1d5c26861f93 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.351707 | controller |     "Jun 14 08:51:21.649371 crc crio[24245]: time=\"2026-06-14T08:51:21.647586241Z\" level=info msg=\"Removed pod sandbox: 3f5fa6015da708e38fcaed1d5b0a77e1eacd1ca7f52f35213e66a9f4a03ce894\" id=a02ff602-edf4-423f-af36-1d5c26861f93 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.351721 | controller |     "Jun 14 08:51:21.654471 crc crio[24245]: time=\"2026-06-14T08:51:21.654379879Z\" level=info msg=\"Stopping pod sandbox: 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5\" id=c8e5e5d4-024b-451d-a8fc-d544b9d852ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.351736 | controller |     "Jun 14 08:51:21.654471 crc crio[24245]: time=\"2026-06-14T08:51:21.654487421Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5\" id=c8e5e5d4-024b-451d-a8fc-d544b9d852ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.351750 | controller |     "Jun 14 08:51:21.658582 crc crio[24245]: time=\"2026-06-14T08:51:21.65844003Z\" level=info msg=\"Removing pod sandbox: 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5\" id=3c262653-3b34-46ac-b36f-6e0f9833a060 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.351765 | controller |     "Jun 14 08:51:21.680089 crc crio[24245]: time=\"2026-06-14T08:51:21.679977065Z\" level=info msg=\"Removed pod sandbox: 6f752fce0dc2ba1cec43bacc1daaae7756b8f241089185d16b5275bc5c8feae5\" id=3c262653-3b34-46ac-b36f-6e0f9833a060 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.351779 | controller |     "Jun 14 08:51:21.681346 crc crio[24245]: time=\"2026-06-14T08:51:21.681296236Z\" level=info msg=\"Stopping pod sandbox: 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3\" id=4cc544a9-506c-44a1-98ac-1786abcb65a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.351793 | controller |     "Jun 14 08:51:21.681542 crc crio[24245]: time=\"2026-06-14T08:51:21.681519623Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3\" id=4cc544a9-506c-44a1-98ac-1786abcb65a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.351808 | controller |     "Jun 14 08:51:21.682476 crc crio[24245]: time=\"2026-06-14T08:51:21.682444583Z\" level=info msg=\"Removing pod sandbox: 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3\" id=b6611dcd-797b-4177-9f0f-e4afeb13457d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.351823 | controller |     "Jun 14 08:51:21.715722 crc crio[24245]: time=\"2026-06-14T08:51:21.715384781Z\" level=info msg=\"Removed pod sandbox: 2b5e89cae343670eaf18cc0d5db6b05e3d1c813f79a757861b7e2ab8617b16b3\" id=b6611dcd-797b-4177-9f0f-e4afeb13457d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.351838 | controller |     "Jun 14 08:51:21.823177 crc crio[24245]: time=\"2026-06-14T08:51:21.822669631Z\" level=info msg=\"Stopped pod sandbox: 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566\" id=284921f3-4648-423a-bb22-24520011c01c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.351855 | controller |     "Jun 14 08:51:21.882656 crc crio[24245]: time=\"2026-06-14T08:51:21.882468881Z\" level=info msg=\"Stopping pod sandbox: 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a\" id=5fd6d4af-4a98-4ab4-a4ae-d410205333fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.351870 | controller |     "Jun 14 08:51:21.886451 crc crio[24245]: time=\"2026-06-14T08:51:21.885669332Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-qrl8h Namespace:openstack ID:1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a UID:9ece1c4e-79a5-4644-932c-ead39229466c NetNS:/var/run/netns/0e3b6f4e-3d4b-4cdd-a36c-70b7fb0135cf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ece1c4e_79a5_4644_932c_ead39229466c.slice PodAnnotations:0xc000130b10}] Aliases:map[]}\"",
2026-06-14 10:12:41.351886 | controller |     "Jun 14 08:51:21.887274 crc crio[24245]: time=\"2026-06-14T08:51:21.886198229Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-qrl8h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.351901 | controller |     "Jun 14 08:51:22.304789 crc crio[24245]: time=\"2026-06-14T08:51:22.30433946Z\" level=info msg=\"Stopped pod sandbox: 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a\" id=5fd6d4af-4a98-4ab4-a4ae-d410205333fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.351916 | controller |     "Jun 14 08:51:23.345588 crc crio[24245]: time=\"2026-06-14T08:51:23.345169893Z\" level=info msg=\"Stopping container: e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8 (timeout: 30s)\" id=ae9183ff-12fd-4fe1-8e62-3b31c834ffcf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.351930 | controller |     "Jun 14 08:51:23.375986 crc crio[24245]: time=\"2026-06-14T08:51:23.375893761Z\" level=info msg=\"Stopping container: e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30 (timeout: 30s)\" id=8380d40f-1485-45bb-9ac0-8873364b6211 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.351945 | controller |     "Jun 14 08:51:23.376693 crc crio[24245]: time=\"2026-06-14T08:51:23.376352036Z\" level=info msg=\"Stopping container: 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f (timeout: 30s)\" id=a5277e29-9a9b-42a5-8c5c-a9b28824fd0f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.351960 | controller |     "Jun 14 08:51:23.384480 crc crio[24245]: time=\"2026-06-14T08:51:23.384434993Z\" level=info msg=\"Stopping container: 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51 (timeout: 30s)\" id=454bf101-a0fd-4610-93f3-261958e4022c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.351975 | controller |     "Jun 14 08:51:23.388044 crc crio[24245]: time=\"2026-06-14T08:51:23.387805822Z\" level=info msg=\"Stopping container: dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31 (timeout: 30s)\" id=0efe7e5a-0c33-4f9e-b51d-0fbfad37df60 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.351990 | controller |     "Jun 14 08:51:23.419483 crc crio[24245]: time=\"2026-06-14T08:51:23.419391518Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=08b85406-2049-4fd6-92b3-c33c5979a18a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.352004 | controller |     "Jun 14 08:51:23.419711 crc crio[24245]: time=\"2026-06-14T08:51:23.419488901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.352019 | controller |     "Jun 14 08:51:23.496716 crc crio[24245]: time=\"2026-06-14T08:51:23.496369878Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f UID:d9a7e0ce-cac9-4df6-9ac2-0577f42eaff5 NetNS:/var/run/netns/ae7662bc-44ea-47bb-9259-b0d378d60314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a7e0ce_cac9_4df6_9ac2_0577f42eaff5.slice PodAnnotations:0xc001c3c138}] Aliases:map[]}\"",
2026-06-14 10:12:41.352039 | controller |     "Jun 14 08:51:23.496716 crc crio[24245]: time=\"2026-06-14T08:51:23.496700648Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.352055 | controller |     "Jun 14 08:51:23.511678 crc crio[24245]: time=\"2026-06-14T08:51:23.511499915Z\" level=info msg=\"Stopped container 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f: openstack/nova-api-0/nova-api-log\" id=a5277e29-9a9b-42a5-8c5c-a9b28824fd0f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.352070 | controller |     "Jun 14 08:51:23.530690 crc crio[24245]: time=\"2026-06-14T08:51:23.529483061Z\" level=info msg=\"Stopped container 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51: openstack/nova-metadata-0/nova-metadata-log\" id=454bf101-a0fd-4610-93f3-261958e4022c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.352085 | controller |     "Jun 14 08:51:23.635961 crc crio[24245]: time=\"2026-06-14T08:51:23.63557651Z\" level=info msg=\"Stopped container dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31: openstack/nova-metadata-0/nova-metadata-metadata\" id=0efe7e5a-0c33-4f9e-b51d-0fbfad37df60 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.352099 | controller |     "Jun 14 08:51:23.638043 crc crio[24245]: time=\"2026-06-14T08:51:23.637266384Z\" level=info msg=\"Stopping pod sandbox: 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53\" id=9342a1de-8166-464d-bc05-ace76e2d41aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.352114 | controller |     "Jun 14 08:51:23.641577 crc crio[24245]: time=\"2026-06-14T08:51:23.639534997Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53 UID:761d1575-541d-4789-b7b9-d9c3435737bf NetNS:/var/run/netns/701d3840-9f1d-4e99-a8a7-2b24d518dbc6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod761d1575_541d_4789_b7b9_d9c3435737bf.slice PodAnnotations:0xc000130540}] Aliases:map[]}\"",
2026-06-14 10:12:41.352129 | controller |     "Jun 14 08:51:23.641577 crc crio[24245]: time=\"2026-06-14T08:51:23.639718033Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.352144 | controller |     "Jun 14 08:51:23.938539 crc crio[24245]: time=\"2026-06-14T08:51:23.938401978Z\" level=info msg=\"Stopping pod sandbox: 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e\" id=2f666a6f-b8a7-46b2-b262-9f350332bd27 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.352158 | controller |     "Jun 14 08:51:23.939199 crc crio[24245]: time=\"2026-06-14T08:51:23.939144982Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-4hdbr Namespace:openstack ID:3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e UID:fcb84868-89a8-4ccc-be5a-7b3b0dc40fa5 NetNS:/var/run/netns/8a6c2ce3-9cba-4297-b3e9-0561e8ccbc83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcb84868_89a8_4ccc_be5a_7b3b0dc40fa5.slice PodAnnotations:0xc001c3c560}] Aliases:map[]}\"",
2026-06-14 10:12:41.352173 | controller |     "Jun 14 08:51:23.939491 crc crio[24245]: time=\"2026-06-14T08:51:23.93939997Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-4hdbr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.352191 | controller |     "Jun 14 08:51:24.101802 crc crio[24245]: time=\"2026-06-14T08:51:24.101707097Z\" level=info msg=\"Stopped pod sandbox: 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53\" id=9342a1de-8166-464d-bc05-ace76e2d41aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.352206 | controller |     "Jun 14 08:51:24.156358 crc crio[24245]: 2026-06-14T08:51:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8f7e0062b281f85 Mac:2a:5b:0b:49:0d:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/ae7662bc-44ea-47bb-9259-b0d378d60314 SocketPath: PciID:}] [{Interface:0xc000134570 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.352221 | controller |     "Jun 14 08:51:24.158585 crc crio[24245]: time=\"2026-06-14T08:51:24.158546507Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f UID:d9a7e0ce-cac9-4df6-9ac2-0577f42eaff5 NetNS:/var/run/netns/ae7662bc-44ea-47bb-9259-b0d378d60314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a7e0ce_cac9_4df6_9ac2_0577f42eaff5.slice PodAnnotations:0xc001c3c138}] Aliases:map[]}\"",
2026-06-14 10:12:41.352236 | controller |     "Jun 14 08:51:24.158925 crc crio[24245]: time=\"2026-06-14T08:51:24.158898328Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.352250 | controller |     "Jun 14 08:51:24.171015 crc crio[24245]: time=\"2026-06-14T08:51:24.170076335Z\" level=info msg=\"Ran pod sandbox 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f with infra container: openstack/kube-state-metrics-0/POD\" id=08b85406-2049-4fd6-92b3-c33c5979a18a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.352265 | controller |     "Jun 14 08:51:24.181316 crc crio[24245]: time=\"2026-06-14T08:51:24.174213378Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=527431f9-e89e-466b-b91f-9b82e895b5fd name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.352279 | controller |     "Jun 14 08:51:24.181316 crc crio[24245]: time=\"2026-06-14T08:51:24.178977258Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\\\"\"",
2026-06-14 10:12:41.352294 | controller |     "Jun 14 08:51:24.325732 crc crio[24245]: time=\"2026-06-14T08:51:24.32533682Z\" level=info msg=\"Stopped pod sandbox: 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e\" id=2f666a6f-b8a7-46b2-b262-9f350332bd27 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.352308 | controller |     "Jun 14 08:51:24.791455 crc crio[24245]: time=\"2026-06-14T08:51:24.79131009Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=527431f9-e89e-466b-b91f-9b82e895b5fd name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.352323 | controller |     "Jun 14 08:51:24.793686 crc crio[24245]: time=\"2026-06-14T08:51:24.7931527Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=bec45cb0-e226-45f5-8f02-72fbadff989b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.352337 | controller |     "Jun 14 08:51:24.802900 crc crio[24245]: time=\"2026-06-14T08:51:24.799830307Z\" level=info msg=\"Stopping container: 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf (timeout: 30s)\" id=2d78a30d-bbea-4c19-9ee9-48dce2565223 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.352371 | controller |     "Jun 14 08:51:24.802900 crc crio[24245]: time=\"2026-06-14T08:51:24.799985538Z\" level=info msg=\"Stopping container: e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261 (timeout: 30s)\" id=dd6020c4-fc60-4a81-9d47-c00d0dd76109 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.352388 | controller |     "Jun 14 08:51:24.802900 crc crio[24245]: time=\"2026-06-14T08:51:24.800025708Z\" level=info msg=\"Stopping container: c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80 (timeout: 30s)\" id=009b9199-6fba-44fe-9e78-fc7678ab1076 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.352402 | controller |     "Jun 14 08:51:24.802900 crc crio[24245]: time=\"2026-06-14T08:51:24.799830443Z\" level=info msg=\"Stopping container: a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c (timeout: 30s)\" id=ae6665cf-8eb0-4d91-9402-a63c86b1a354 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.352416 | controller |     "Jun 14 08:51:24.854502 crc crio[24245]: time=\"2026-06-14T08:51:24.853997436Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=9188ffb6-488d-4d19-8ed3-1c1856f2ee84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.352431 | controller |     "Jun 14 08:51:24.864464 crc crio[24245]: time=\"2026-06-14T08:51:24.864149289Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=409cbd09-89de-4c0c-8b14-f45a997b6257 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.352445 | controller |     "Jun 14 08:51:24.864797 crc crio[24245]: time=\"2026-06-14T08:51:24.864736048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.352459 | controller |     "Jun 14 08:51:24.940530 crc crio[24245]: time=\"2026-06-14T08:51:24.940356174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.352473 | controller |     "Jun 14 08:51:24.949580 crc crio[24245]: time=\"2026-06-14T08:51:24.94933237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.352488 | controller |     "Jun 14 08:51:24.952185 crc crio[24245]: time=\"2026-06-14T08:51:24.952093848Z\" level=info msg=\"Stopped container c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80: openstack/ceilometer-0/sg-core\" id=009b9199-6fba-44fe-9e78-fc7678ab1076 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.352503 | controller |     "Jun 14 08:51:25.002122 crc crio[24245]: time=\"2026-06-14T08:51:25.001997828Z\" level=info msg=\"Removing container: dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31\" id=4074fbce-7b4d-45b8-8957-8adb416f3ea0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.352517 | controller |     "Jun 14 08:51:25.044214 crc crio[24245]: time=\"2026-06-14T08:51:25.044122468Z\" level=info msg=\"Stopped container 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf: openstack/ceilometer-0/proxy-httpd\" id=2d78a30d-bbea-4c19-9ee9-48dce2565223 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.352532 | controller |     "Jun 14 08:51:25.085801 crc crio[24245]: time=\"2026-06-14T08:51:25.085655357Z\" level=info msg=\"Removed container dc5e1ccf30c62f9fc09dafad1772e064df968555f0c6015dbf963d725262ed31: openstack/nova-metadata-0/nova-metadata-metadata\" id=4074fbce-7b4d-45b8-8957-8adb416f3ea0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.352550 | controller |     "Jun 14 08:51:25.099166 crc crio[24245]: time=\"2026-06-14T08:51:25.099054717Z\" level=info msg=\"Removing container: 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51\" id=57ea6b67-edd5-48ba-89a4-2f9255fc15a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.352566 | controller |     "Jun 14 08:51:25.158038 crc crio[24245]: time=\"2026-06-14T08:51:25.157829733Z\" level=info msg=\"Removed container 1d7fdc09252ad56f0271fe00370053a8e321ac64793d79c045f1f71dad263f51: openstack/nova-metadata-0/nova-metadata-log\" id=57ea6b67-edd5-48ba-89a4-2f9255fc15a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.352580 | controller |     "Jun 14 08:51:25.296083 crc crio[24245]: time=\"2026-06-14T08:51:25.295711131Z\" level=info msg=\"Created container 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f: openstack/kube-state-metrics-0/kube-state-metrics\" id=409cbd09-89de-4c0c-8b14-f45a997b6257 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.352595 | controller |     "Jun 14 08:51:25.299896 crc crio[24245]: time=\"2026-06-14T08:51:25.299770986Z\" level=info msg=\"Starting container: 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f\" id=d089b966-48c2-4088-9b95-e6d1de04020a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.352610 | controller |     "Jun 14 08:51:25.315476 crc crio[24245]: time=\"2026-06-14T08:51:25.315402655Z\" level=info msg=\"Started container\" PID=82578 containerID=6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f description=openstack/kube-state-metrics-0/kube-state-metrics id=d089b966-48c2-4088-9b95-e6d1de04020a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f",
2026-06-14 10:12:41.352625 | controller |     "Jun 14 08:51:25.453305 crc crio[24245]: time=\"2026-06-14T08:51:25.45319047Z\" level=info msg=\"Stopped container a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c: openstack/ceilometer-0/ceilometer-central-agent\" id=ae6665cf-8eb0-4d91-9402-a63c86b1a354 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.352640 | controller |     "Jun 14 08:51:25.510592 crc crio[24245]: time=\"2026-06-14T08:51:25.510213587Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=6ae4bfba-2e95-4344-bd55-fb318285f90d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.352654 | controller |     "Jun 14 08:51:25.510753 crc crio[24245]: time=\"2026-06-14T08:51:25.510608719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.352669 | controller |     "Jun 14 08:51:25.565267 crc crio[24245]: time=\"2026-06-14T08:51:25.565105264Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462 UID:054ccaec-f86c-4350-9bfb-298acf747a9b NetNS:/var/run/netns/a94d327d-b3e1-4a2d-95f0-45c8e930c0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054ccaec_f86c_4350_9bfb_298acf747a9b.slice PodAnnotations:0xc002423088}] Aliases:map[]}\"",
2026-06-14 10:12:41.352684 | controller |     "Jun 14 08:51:25.565267 crc crio[24245]: time=\"2026-06-14T08:51:25.565186016Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.352699 | controller |     "Jun 14 08:51:25.606034 crc crio[24245]: time=\"2026-06-14T08:51:25.605907262Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=23c348da-bc66-4ce6-ad2a-d12954eb345d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.352714 | controller |     "Jun 14 08:51:25.606034 crc crio[24245]: time=\"2026-06-14T08:51:25.606028896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.352732 | controller |     "Jun 14 08:51:25.684368 crc crio[24245]: time=\"2026-06-14T08:51:25.684216697Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259 UID:f4ea76cc-e163-4921-9866-21750742733e NetNS:/var/run/netns/48fbef16-c10f-470b-8f79-43c06e4514c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ea76cc_e163_4921_9866_21750742733e.slice PodAnnotations:0xc001fea100}] Aliases:map[]}\"",
2026-06-14 10:12:41.352748 | controller |     "Jun 14 08:51:25.684368 crc crio[24245]: time=\"2026-06-14T08:51:25.68431323Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.352764 | controller |     "Jun 14 08:51:26.152628 crc crio[24245]: 2026-06-14T08:51:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42201a423f4dc40 Mac:1a:cb:ba:71:8a:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/a94d327d-b3e1-4a2d-95f0-45c8e930c0e7 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.352779 | controller |     "Jun 14 08:51:26.154582 crc crio[24245]: time=\"2026-06-14T08:51:26.154501167Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462 UID:054ccaec-f86c-4350-9bfb-298acf747a9b NetNS:/var/run/netns/a94d327d-b3e1-4a2d-95f0-45c8e930c0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054ccaec_f86c_4350_9bfb_298acf747a9b.slice PodAnnotations:0xc002423088}] Aliases:map[]}\"",
2026-06-14 10:12:41.352794 | controller |     "Jun 14 08:51:26.154761 crc crio[24245]: time=\"2026-06-14T08:51:26.154693143Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.352809 | controller |     "Jun 14 08:51:26.164911 crc crio[24245]: time=\"2026-06-14T08:51:26.164757247Z\" level=info msg=\"Ran pod sandbox 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462 with infra container: openstack/nova-cell1-conductor-0/POD\" id=6ae4bfba-2e95-4344-bd55-fb318285f90d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.352824 | controller |     "Jun 14 08:51:26.168262 crc crio[24245]: time=\"2026-06-14T08:51:26.168065028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=47e7ceb4-c18d-48c7-b4d5-cc4c864d1952 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.352839 | controller |     "Jun 14 08:51:26.191277 crc crio[24245]: time=\"2026-06-14T08:51:26.191028399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=21efe593-1ec4-4239-a21f-eb5d69d501a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.352853 | controller |     "Jun 14 08:51:26.200946 crc crio[24245]: time=\"2026-06-14T08:51:26.200822961Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=d6a28d3a-59a2-4fca-acfe-d4e143125f1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.352868 | controller |     "Jun 14 08:51:26.201719 crc crio[24245]: time=\"2026-06-14T08:51:26.201657518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.352886 | controller |     "Jun 14 08:51:26.259542 crc crio[24245]: 2026-06-14T08:51:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c12f98c7858e2cd Mac:4a:a1:9d:b5:eb:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/48fbef16-c10f-470b-8f79-43c06e4514c0 SocketPath: PciID:}] [{Interface:0xc000140760 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.352901 | controller |     "Jun 14 08:51:26.260564 crc crio[24245]: time=\"2026-06-14T08:51:26.260475753Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259 UID:f4ea76cc-e163-4921-9866-21750742733e NetNS:/var/run/netns/48fbef16-c10f-470b-8f79-43c06e4514c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ea76cc_e163_4921_9866_21750742733e.slice PodAnnotations:0xc001fea100}] Aliases:map[]}\"",
2026-06-14 10:12:41.352916 | controller |     "Jun 14 08:51:26.260717 crc crio[24245]: time=\"2026-06-14T08:51:26.260676859Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.352932 | controller |     "Jun 14 08:51:26.270744 crc crio[24245]: time=\"2026-06-14T08:51:26.27064403Z\" level=info msg=\"Ran pod sandbox c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259 with infra container: openstack/nova-metadata-0/POD\" id=23c348da-bc66-4ce6-ad2a-d12954eb345d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.352947 | controller |     "Jun 14 08:51:26.272221 crc crio[24245]: time=\"2026-06-14T08:51:26.272147191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.352962 | controller |     "Jun 14 08:51:26.273381 crc crio[24245]: time=\"2026-06-14T08:51:26.273297637Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=480a3b28-1282-447f-981e-bf1e88014aac name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.352977 | controller |     "Jun 14 08:51:26.277271 crc crio[24245]: time=\"2026-06-14T08:51:26.277182642Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=82b8c42a-e475-443b-a47a-8c9cd414b6a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.352991 | controller |     "Jun 14 08:51:26.280702 crc crio[24245]: time=\"2026-06-14T08:51:26.280629772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.353006 | controller |     "Jun 14 08:51:26.300334 crc crio[24245]: time=\"2026-06-14T08:51:26.300170484Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=ff24416e-448b-4dca-a1e0-d583c3e3b01c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.353020 | controller |     "Jun 14 08:51:26.302037 crc crio[24245]: time=\"2026-06-14T08:51:26.301942001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.353035 | controller |     "Jun 14 08:51:26.372163 crc crio[24245]: time=\"2026-06-14T08:51:26.372053913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.353049 | controller |     "Jun 14 08:51:26.383156 crc crio[24245]: time=\"2026-06-14T08:51:26.383061658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.353069 | controller |     "Jun 14 08:51:26.693713 crc crio[24245]: time=\"2026-06-14T08:51:26.693279158Z\" level=info msg=\"Created container 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492: openstack/nova-metadata-0/nova-metadata-log\" id=ff24416e-448b-4dca-a1e0-d583c3e3b01c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.353084 | controller |     "Jun 14 08:51:26.694740 crc crio[24245]: time=\"2026-06-14T08:51:26.694668702Z\" level=info msg=\"Created container d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=d6a28d3a-59a2-4fca-acfe-d4e143125f1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.353098 | controller |     "Jun 14 08:51:26.695150 crc crio[24245]: time=\"2026-06-14T08:51:26.695100226Z\" level=info msg=\"Starting container: 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492\" id=8a668798-a06c-4c89-a946-6c35e3b7713e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.353113 | controller |     "Jun 14 08:51:26.697687 crc crio[24245]: time=\"2026-06-14T08:51:26.697602335Z\" level=info msg=\"Starting container: d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25\" id=ca15d40c-3f36-4137-8629-bef7defc0ab7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.353129 | controller |     "Jun 14 08:51:26.704159 crc crio[24245]: time=\"2026-06-14T08:51:26.704078793Z\" level=info msg=\"Started container\" PID=82720 containerID=d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=ca15d40c-3f36-4137-8629-bef7defc0ab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462",
2026-06-14 10:12:41.353144 | controller |     "Jun 14 08:51:26.706409 crc crio[24245]: time=\"2026-06-14T08:51:26.706320076Z\" level=info msg=\"Started container\" PID=82728 containerID=1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492 description=openstack/nova-metadata-0/nova-metadata-log id=8a668798-a06c-4c89-a946-6c35e3b7713e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259",
2026-06-14 10:12:41.353159 | controller |     "Jun 14 08:51:26.721199 crc crio[24245]: time=\"2026-06-14T08:51:26.721115743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e20c64a2-8776-4860-90d5-a15bb0d664fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.353174 | controller |     "Jun 14 08:51:26.723904 crc crio[24245]: time=\"2026-06-14T08:51:26.72379114Z\" level=info msg=\"Stopped container e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30: openstack/nova-api-0/nova-api-api\" id=8380d40f-1485-45bb-9ac0-8873364b6211 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.353189 | controller |     "Jun 14 08:51:26.725477 crc crio[24245]: time=\"2026-06-14T08:51:26.725413221Z\" level=info msg=\"Stopping pod sandbox: 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55\" id=fcd2c0eb-d511-44e9-9112-f98dcbdfb0a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.353204 | controller |     "Jun 14 08:51:26.725994 crc crio[24245]: time=\"2026-06-14T08:51:26.725945878Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55 UID:9245c093-2f14-457e-993f-ef2c7878bdd0 NetNS:/var/run/netns/55477261-3e13-441e-891e-9e0be9984e52 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9245c093_2f14_457e_993f_ef2c7878bdd0.slice PodAnnotations:0xc001b86690}] Aliases:map[]}\"",
2026-06-14 10:12:41.353222 | controller |     "Jun 14 08:51:26.726148 crc crio[24245]: time=\"2026-06-14T08:51:26.726103523Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.353238 | controller |     "Jun 14 08:51:26.785671 crc crio[24245]: time=\"2026-06-14T08:51:26.785489853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=e06d058d-998d-4f8d-9724-ba2a5288ae3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.353253 | controller |     "Jun 14 08:51:26.798596 crc crio[24245]: time=\"2026-06-14T08:51:26.798412034Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=c9cb6966-aa33-439b-b62c-a9183afbf505 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.353268 | controller |     "Jun 14 08:51:26.800678 crc crio[24245]: time=\"2026-06-14T08:51:26.800632955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.353282 | controller |     "Jun 14 08:51:26.890484 crc crio[24245]: time=\"2026-06-14T08:51:26.890315254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.353297 | controller |     "Jun 14 08:51:26.895873 crc crio[24245]: time=\"2026-06-14T08:51:26.895704558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.353312 | controller |     "Jun 14 08:51:27.071187 crc crio[24245]: time=\"2026-06-14T08:51:27.070682346Z\" level=info msg=\"Created container a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f: openstack/nova-metadata-0/nova-metadata-metadata\" id=c9cb6966-aa33-439b-b62c-a9183afbf505 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.353326 | controller |     "Jun 14 08:51:27.072481 crc crio[24245]: time=\"2026-06-14T08:51:27.072278108Z\" level=info msg=\"Starting container: a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f\" id=f209b17a-0326-4b1d-bcca-477abfb75609 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.353341 | controller |     "Jun 14 08:51:27.081273 crc crio[24245]: time=\"2026-06-14T08:51:27.081146823Z\" level=info msg=\"Started container\" PID=82793 containerID=a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f description=openstack/nova-metadata-0/nova-metadata-metadata id=f209b17a-0326-4b1d-bcca-477abfb75609 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259",
2026-06-14 10:12:41.353385 | controller |     "Jun 14 08:51:27.175049 crc crio[24245]: time=\"2026-06-14T08:51:27.174987212Z\" level=info msg=\"Stopped pod sandbox: 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55\" id=fcd2c0eb-d511-44e9-9112-f98dcbdfb0a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.353402 | controller |     "Jun 14 08:51:27.593399 crc crio[24245]: time=\"2026-06-14T08:51:27.593280398Z\" level=info msg=\"Stopped container e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=ae9183ff-12fd-4fe1-8e62-3b31c834ffcf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.353417 | controller |     "Jun 14 08:51:27.594568 crc crio[24245]: time=\"2026-06-14T08:51:27.594488826Z\" level=info msg=\"Stopping pod sandbox: fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f\" id=64298fb5-bd56-47ec-a236-ff3c0f2f5645 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.353432 | controller |     "Jun 14 08:51:27.595261 crc crio[24245]: time=\"2026-06-14T08:51:27.595140587Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f UID:4be8ac78-59e4-4c1f-ba8e-e41417f7d2eb NetNS:/var/run/netns/3d8c49a7-182f-43fd-ad75-557aabf2239e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4be8ac78_59e4_4c1f_ba8e_e41417f7d2eb.slice PodAnnotations:0xc003bf6248}] Aliases:map[]}\"",
2026-06-14 10:12:41.353450 | controller |     "Jun 14 08:51:27.595444 crc crio[24245]: time=\"2026-06-14T08:51:27.595366635Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.353466 | controller |     "Jun 14 08:51:27.963626 crc crio[24245]: time=\"2026-06-14T08:51:27.963033945Z\" level=info msg=\"Stopped pod sandbox: fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f\" id=64298fb5-bd56-47ec-a236-ff3c0f2f5645 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.353480 | controller |     "Jun 14 08:51:28.309731 crc crio[24245]: time=\"2026-06-14T08:51:28.308037792Z\" level=info msg=\"Removing container: e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30\" id=f0b36afd-765d-4049-be86-b1c9aaa25b19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.353495 | controller |     "Jun 14 08:51:28.360446 crc crio[24245]: time=\"2026-06-14T08:51:28.3603309Z\" level=info msg=\"Removed container e0f402a9ecf9701aa4a55021e6584fe88aa2f8630b97373f978e29f17e148c30: openstack/nova-api-0/nova-api-api\" id=f0b36afd-765d-4049-be86-b1c9aaa25b19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.353510 | controller |     "Jun 14 08:51:28.369427 crc crio[24245]: time=\"2026-06-14T08:51:28.369071837Z\" level=info msg=\"Removing container: 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f\" id=6d4bf682-d745-4325-99c2-e8af4e464e68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.353524 | controller |     "Jun 14 08:51:28.430633 crc crio[24245]: time=\"2026-06-14T08:51:28.430521338Z\" level=info msg=\"Removed container 73b41d2c48fa60bf42ff19446742636f543db8f1b928189f12efd470bf3c109f: openstack/nova-api-0/nova-api-log\" id=6d4bf682-d745-4325-99c2-e8af4e464e68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.353539 | controller |     "Jun 14 08:51:28.462067 crc crio[24245]: time=\"2026-06-14T08:51:28.460599808Z\" level=info msg=\"Removing container: e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8\" id=03d6113c-9be6-4e8d-aa10-d1aa872e448b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.353554 | controller |     "Jun 14 08:51:28.555737 crc crio[24245]: time=\"2026-06-14T08:51:28.555689764Z\" level=info msg=\"Removed container e4794e89f2b986812ff5c968ae669011d06dc19208d4987905664fa7903f2dc8: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=03d6113c-9be6-4e8d-aa10-d1aa872e448b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.353568 | controller |     "Jun 14 08:51:28.892886 crc crio[24245]: time=\"2026-06-14T08:51:28.890211025Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=1a622b10-9578-4aa5-bf73-7c06e0d8fc77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.353582 | controller |     "Jun 14 08:51:28.892886 crc crio[24245]: time=\"2026-06-14T08:51:28.89035251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.353597 | controller |     "Jun 14 08:51:28.931338 crc crio[24245]: time=\"2026-06-14T08:51:28.928800113Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e UID:d5593f7a-1894-4be5-bc42-63b2a84adc68 NetNS:/var/run/netns/8ebddd09-4e07-491b-90b0-93877c7f0d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5593f7a_1894_4be5_bc42_63b2a84adc68.slice PodAnnotations:0xc0005227f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.353615 | controller |     "Jun 14 08:51:28.931338 crc crio[24245]: time=\"2026-06-14T08:51:28.92932645Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.353631 | controller |     "Jun 14 08:51:28.932659 crc crio[24245]: time=\"2026-06-14T08:51:28.932542553Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=150ee79b-1f9f-4f5d-81a6-850bb1d98b7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.353646 | controller |     "Jun 14 08:51:28.932659 crc crio[24245]: time=\"2026-06-14T08:51:28.932647946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.353661 | controller |     "Jun 14 08:51:28.973036 crc crio[24245]: time=\"2026-06-14T08:51:28.971298147Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f UID:ba6f8c98-2d8f-42e1-a120-6c4b3f8e0378 NetNS:/var/run/netns/983ca234-53af-4a4d-a4a3-23c4eb465a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba6f8c98_2d8f_42e1_a120_6c4b3f8e0378.slice PodAnnotations:0xc000522b60}] Aliases:map[]}\"",
2026-06-14 10:12:41.353677 | controller |     "Jun 14 08:51:28.973036 crc crio[24245]: time=\"2026-06-14T08:51:28.971362769Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.353692 | controller |     "Jun 14 08:51:29.572981 crc crio[24245]: 2026-06-14T08:51:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aaf9b9ca633625d Mac:36:be:5f:03:ab:cd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/8ebddd09-4e07-491b-90b0-93877c7f0d58 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.353707 | controller |     "Jun 14 08:51:29.573954 crc crio[24245]: time=\"2026-06-14T08:51:29.573828508Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e UID:d5593f7a-1894-4be5-bc42-63b2a84adc68 NetNS:/var/run/netns/8ebddd09-4e07-491b-90b0-93877c7f0d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5593f7a_1894_4be5_bc42_63b2a84adc68.slice PodAnnotations:0xc0005227f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.353722 | controller |     "Jun 14 08:51:29.574110 crc crio[24245]: time=\"2026-06-14T08:51:29.574060005Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.353737 | controller |     "Jun 14 08:51:29.583423 crc crio[24245]: time=\"2026-06-14T08:51:29.583185217Z\" level=info msg=\"Ran pod sandbox aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e with infra container: openstack/nova-api-0/POD\" id=1a622b10-9578-4aa5-bf73-7c06e0d8fc77 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.353752 | controller |     "Jun 14 08:51:29.586424 crc crio[24245]: time=\"2026-06-14T08:51:29.586356216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=1badaf42-81b9-4b26-90ce-28f67d05d86d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.353767 | controller |     "Jun 14 08:51:29.591518 crc crio[24245]: time=\"2026-06-14T08:51:29.591412597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a532966c-1b8e-4ddd-b7c5-704fb1e1dc30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.353786 | controller |     "Jun 14 08:51:29.604401 crc crio[24245]: time=\"2026-06-14T08:51:29.604317078Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=3db6a5e1-4f3b-4a85-8267-5f34972a22df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.353802 | controller |     "Jun 14 08:51:29.607384 crc crio[24245]: time=\"2026-06-14T08:51:29.607329675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.353817 | controller |     "Jun 14 08:51:29.678174 crc crio[24245]: 2026-06-14T08:51:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e7c3f83ee7343d Mac:de:10:e6:97:45:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/983ca234-53af-4a4d-a4a3-23c4eb465a9d SocketPath: PciID:}] [{Interface:0xc000518880 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.353832 | controller |     "Jun 14 08:51:29.679064 crc crio[24245]: time=\"2026-06-14T08:51:29.679002025Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f UID:ba6f8c98-2d8f-42e1-a120-6c4b3f8e0378 NetNS:/var/run/netns/983ca234-53af-4a4d-a4a3-23c4eb465a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba6f8c98_2d8f_42e1_a120_6c4b3f8e0378.slice PodAnnotations:0xc000522b60}] Aliases:map[]}\"",
2026-06-14 10:12:41.353848 | controller |     "Jun 14 08:51:29.679256 crc crio[24245]: time=\"2026-06-14T08:51:29.679184441Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.353863 | controller |     "Jun 14 08:51:29.689166 crc crio[24245]: time=\"2026-06-14T08:51:29.689019266Z\" level=info msg=\"Ran pod sandbox 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f with infra container: openstack/nova-scheduler-0/POD\" id=150ee79b-1f9f-4f5d-81a6-850bb1d98b7e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.353878 | controller |     "Jun 14 08:51:29.690346 crc crio[24245]: time=\"2026-06-14T08:51:29.690272957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.353893 | controller |     "Jun 14 08:51:29.692815 crc crio[24245]: time=\"2026-06-14T08:51:29.692732172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=4e60f0a1-3751-4da8-b7ed-428532e2d2f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.353908 | controller |     "Jun 14 08:51:29.695200 crc crio[24245]: time=\"2026-06-14T08:51:29.695133119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.353922 | controller |     "Jun 14 08:51:29.728898 crc crio[24245]: time=\"2026-06-14T08:51:29.728741299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=a68bc6c3-12f6-4751-9b7b-7a9425126af2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.353937 | controller |     "Jun 14 08:51:29.745056 crc crio[24245]: time=\"2026-06-14T08:51:29.744970345Z\" level=info msg=\"Stopped container e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261: openstack/ceilometer-0/ceilometer-notification-agent\" id=dd6020c4-fc60-4a81-9d47-c00d0dd76109 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.353955 | controller |     "Jun 14 08:51:29.746480 crc crio[24245]: time=\"2026-06-14T08:51:29.74638048Z\" level=info msg=\"Stopping pod sandbox: 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c\" id=5078b760-eed0-422c-85d5-4eea14098c44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.353970 | controller |     "Jun 14 08:51:29.746959 crc crio[24245]: time=\"2026-06-14T08:51:29.746912397Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c UID:3f21ff5b-62e1-462d-83a9-cf7968f09e79 NetNS:/var/run/netns/a415bd7d-1674-492b-97c4-0ea8d75c1e28 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f21ff5b_62e1_462d_83a9_cf7968f09e79.slice PodAnnotations:0xc003bf6260}] Aliases:map[]}\"",
2026-06-14 10:12:41.353985 | controller |     "Jun 14 08:51:29.747135 crc crio[24245]: time=\"2026-06-14T08:51:29.747096223Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.354001 | controller |     "Jun 14 08:51:29.753767 crc crio[24245]: time=\"2026-06-14T08:51:29.753654554Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=30b65110-bf0a-4911-b5e0-254be8c7af66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.354016 | controller |     "Jun 14 08:51:29.755340 crc crio[24245]: time=\"2026-06-14T08:51:29.755278836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.354031 | controller |     "Jun 14 08:51:29.826892 crc crio[24245]: time=\"2026-06-14T08:51:29.826790943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.354056 | controller |     "Jun 14 08:51:29.837385 crc crio[24245]: time=\"2026-06-14T08:51:29.837299476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.354072 | controller |     "Jun 14 08:51:30.078957 crc crio[24245]: time=\"2026-06-14T08:51:30.078402001Z\" level=info msg=\"Created container e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=30b65110-bf0a-4911-b5e0-254be8c7af66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.354086 | controller |     "Jun 14 08:51:30.080743 crc crio[24245]: time=\"2026-06-14T08:51:30.080651491Z\" level=info msg=\"Starting container: e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e\" id=834da157-d4bc-4954-bd68-2718f30ca5e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.354101 | controller |     "Jun 14 08:51:30.087485 crc crio[24245]: time=\"2026-06-14T08:51:30.087393416Z\" level=info msg=\"Started container\" PID=83167 containerID=e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=834da157-d4bc-4954-bd68-2718f30ca5e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f",
2026-06-14 10:12:41.354116 | controller |     "Jun 14 08:51:30.101405 crc crio[24245]: time=\"2026-06-14T08:51:30.101319929Z\" level=info msg=\"Stopped pod sandbox: 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c\" id=5078b760-eed0-422c-85d5-4eea14098c44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.354131 | controller |     "Jun 14 08:51:30.109796 crc crio[24245]: time=\"2026-06-14T08:51:30.109609265Z\" level=info msg=\"Created container f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4: openstack/nova-api-0/nova-api-log\" id=3db6a5e1-4f3b-4a85-8267-5f34972a22df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.354149 | controller |     "Jun 14 08:51:30.110672 crc crio[24245]: time=\"2026-06-14T08:51:30.110548773Z\" level=info msg=\"Starting container: f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4\" id=dcc35c5b-5af0-47f6-b9a2-02c793b3d527 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.354164 | controller |     "Jun 14 08:51:30.116128 crc crio[24245]: time=\"2026-06-14T08:51:30.116053539Z\" level=info msg=\"Started container\" PID=83166 containerID=f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4 description=openstack/nova-api-0/nova-api-log id=dcc35c5b-5af0-47f6-b9a2-02c793b3d527 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e",
2026-06-14 10:12:41.354179 | controller |     "Jun 14 08:51:30.130007 crc crio[24245]: time=\"2026-06-14T08:51:30.12991448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4b06df0e-a538-4dd4-9f3b-f9e2b6713647 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.354194 | controller |     "Jun 14 08:51:30.169705 crc crio[24245]: time=\"2026-06-14T08:51:30.169592673Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6da38d97-6c68-413b-a753-4a89aace3eb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.354209 | controller |     "Jun 14 08:51:30.185460 crc crio[24245]: time=\"2026-06-14T08:51:30.185369945Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=d8ace79c-8f6e-4b61-bd8a-ab263b9d11be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.354223 | controller |     "Jun 14 08:51:30.187095 crc crio[24245]: time=\"2026-06-14T08:51:30.187011778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.354238 | controller |     "Jun 14 08:51:30.243901 crc crio[24245]: time=\"2026-06-14T08:51:30.241156761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.354252 | controller |     "Jun 14 08:51:30.253065 crc crio[24245]: time=\"2026-06-14T08:51:30.253006162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.354266 | controller |     "Jun 14 08:51:30.404947 crc crio[24245]: time=\"2026-06-14T08:51:30.40475875Z\" level=info msg=\"Removing container: 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf\" id=a0850447-6c9f-423e-b8f8-a18514def5a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.354281 | controller |     "Jun 14 08:51:30.411026 crc crio[24245]: time=\"2026-06-14T08:51:30.410767939Z\" level=info msg=\"Created container 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b: openstack/nova-api-0/nova-api-api\" id=d8ace79c-8f6e-4b61-bd8a-ab263b9d11be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.354295 | controller |     "Jun 14 08:51:30.412615 crc crio[24245]: time=\"2026-06-14T08:51:30.412447604Z\" level=info msg=\"Starting container: 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b\" id=bee147a1-0f63-44b4-8e9e-cb905f00aa48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.354310 | controller |     "Jun 14 08:51:30.426977 crc crio[24245]: time=\"2026-06-14T08:51:30.426341427Z\" level=info msg=\"Started container\" PID=83212 containerID=47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b description=openstack/nova-api-0/nova-api-api id=bee147a1-0f63-44b4-8e9e-cb905f00aa48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e",
2026-06-14 10:12:41.354327 | controller |     "Jun 14 08:51:30.439540 crc crio[24245]: time=\"2026-06-14T08:51:30.439444162Z\" level=info msg=\"Removed container 9f812a176702961a08cc216077f1c999f522990250e4a0ab2cc72d8fdedb7fcf: openstack/ceilometer-0/proxy-httpd\" id=a0850447-6c9f-423e-b8f8-a18514def5a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.354342 | controller |     "Jun 14 08:51:30.454377 crc crio[24245]: time=\"2026-06-14T08:51:30.454198576Z\" level=info msg=\"Removing container: c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80\" id=f428d531-2d2c-4d90-9376-f2dfb4e64da7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.354375 | controller |     "Jun 14 08:51:30.484684 crc crio[24245]: time=\"2026-06-14T08:51:30.484600075Z\" level=info msg=\"Removed container c748b7d3103d859e45912c933607dd75f0414d49f4fc782bc2b45ee168f9ca80: openstack/ceilometer-0/sg-core\" id=f428d531-2d2c-4d90-9376-f2dfb4e64da7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.354391 | controller |     "Jun 14 08:51:30.486976 crc crio[24245]: time=\"2026-06-14T08:51:30.486939265Z\" level=info msg=\"Removing container: e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261\" id=3fb5ec07-7f43-49ef-959d-fe88b3aed04b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.354406 | controller |     "Jun 14 08:51:30.520205 crc crio[24245]: time=\"2026-06-14T08:51:30.520087151Z\" level=info msg=\"Removed container e2b0bc0339fe525e2d50564b32d2fde00b17622d9cd135795073783c0665b261: openstack/ceilometer-0/ceilometer-notification-agent\" id=3fb5ec07-7f43-49ef-959d-fe88b3aed04b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.354421 | controller |     "Jun 14 08:51:30.523446 crc crio[24245]: time=\"2026-06-14T08:51:30.523407637Z\" level=info msg=\"Removing container: a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c\" id=cb57b2a9-6010-47f2-bd9b-82209cc34a4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.354435 | controller |     "Jun 14 08:51:30.559034 crc crio[24245]: time=\"2026-06-14T08:51:30.558973638Z\" level=info msg=\"Removed container a69b4051b9949bc34a8da2667c1b1e147866f9bb7af15715a2e89549c047739c: openstack/ceilometer-0/ceilometer-central-agent\" id=cb57b2a9-6010-47f2-bd9b-82209cc34a4d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.354450 | controller |     "Jun 14 08:51:31.170599 crc crio[24245]: time=\"2026-06-14T08:51:31.170427133Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=b30d21a5-98e7-45b3-8b79-0b010998eeb7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.354464 | controller |     "Jun 14 08:51:31.171795 crc crio[24245]: time=\"2026-06-14T08:51:31.17063605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.354478 | controller |     "Jun 14 08:51:31.206826 crc crio[24245]: time=\"2026-06-14T08:51:31.206622357Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7 UID:5be7dd26-b5da-4edd-bbb3-df184b65072c NetNS:/var/run/netns/2a533313-d3f5-49a8-805a-dc6f277ca67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be7dd26_b5da_4edd_bbb3_df184b65072c.slice PodAnnotations:0xc00161a3f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.354493 | controller |     "Jun 14 08:51:31.206826 crc crio[24245]: time=\"2026-06-14T08:51:31.206809803Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.354513 | controller |     "Jun 14 08:51:31.817003 crc crio[24245]: 2026-06-14T08:51:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:648683f91e5420c Mac:fa:e5:1f:2e:c9:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/2a533313-d3f5-49a8-805a-dc6f277ca67f SocketPath: PciID:}] [{Interface:0xc00032a6b0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.354528 | controller |     "Jun 14 08:51:31.817265 crc crio[24245]: time=\"2026-06-14T08:51:31.817185613Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7 UID:5be7dd26-b5da-4edd-bbb3-df184b65072c NetNS:/var/run/netns/2a533313-d3f5-49a8-805a-dc6f277ca67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be7dd26_b5da_4edd_bbb3_df184b65072c.slice PodAnnotations:0xc00161a3f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.354543 | controller |     "Jun 14 08:51:31.817420 crc crio[24245]: time=\"2026-06-14T08:51:31.817370929Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.354559 | controller |     "Jun 14 08:51:31.826251 crc crio[24245]: time=\"2026-06-14T08:51:31.826154039Z\" level=info msg=\"Ran pod sandbox 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7 with infra container: openstack/ceilometer-0/POD\" id=b30d21a5-98e7-45b3-8b79-0b010998eeb7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.354573 | controller |     "Jun 14 08:51:31.829372 crc crio[24245]: time=\"2026-06-14T08:51:31.829308519Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ea08e076-ffa7-4c4a-b517-b41a8f95989f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.354588 | controller |     "Jun 14 08:51:31.839816 crc crio[24245]: time=\"2026-06-14T08:51:31.839365598Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-14 10:12:41.354602 | controller |     "Jun 14 08:51:32.361477 crc crio[24245]: time=\"2026-06-14T08:51:32.361338879Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=ea08e076-ffa7-4c4a-b517-b41a8f95989f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.354617 | controller |     "Jun 14 08:51:32.364445 crc crio[24245]: time=\"2026-06-14T08:51:32.363210995Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=3b45e2cb-97ce-495c-a259-45a48b9e7f01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.354631 | controller |     "Jun 14 08:51:32.405876 crc crio[24245]: time=\"2026-06-14T08:51:32.405745169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=6dff98f4-f5f9-4c2f-ae89-d41dce5ae948 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.354646 | controller |     "Jun 14 08:51:32.413553 crc crio[24245]: time=\"2026-06-14T08:51:32.413458494Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=183557fa-9965-45dd-8f26-7608c5ba792f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.354660 | controller |     "Jun 14 08:51:32.415708 crc crio[24245]: time=\"2026-06-14T08:51:32.414116495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.354681 | controller |     "Jun 14 08:51:32.485061 crc crio[24245]: time=\"2026-06-14T08:51:32.484927892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.354696 | controller |     "Jun 14 08:51:32.488831 crc crio[24245]: time=\"2026-06-14T08:51:32.488760912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.354710 | controller |     "Jun 14 08:51:32.653184 crc crio[24245]: time=\"2026-06-14T08:51:32.652627958Z\" level=info msg=\"Created container 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac: openstack/ceilometer-0/ceilometer-central-agent\" id=183557fa-9965-45dd-8f26-7608c5ba792f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.354725 | controller |     "Jun 14 08:51:32.655407 crc crio[24245]: time=\"2026-06-14T08:51:32.655339105Z\" level=info msg=\"Starting container: 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac\" id=b5e6cd9c-8323-4092-828e-523b0fe6ea19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.354739 | controller |     "Jun 14 08:51:32.662711 crc crio[24245]: time=\"2026-06-14T08:51:32.662623066Z\" level=info msg=\"Started container\" PID=83527 containerID=70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac description=openstack/ceilometer-0/ceilometer-central-agent id=b5e6cd9c-8323-4092-828e-523b0fe6ea19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7",
2026-06-14 10:12:41.354754 | controller |     "Jun 14 08:51:32.676521 crc crio[24245]: time=\"2026-06-14T08:51:32.67465702Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=fb93278b-ed22-4c45-b959-36edd96d0e72 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.354769 | controller |     "Jun 14 08:51:32.678984 crc crio[24245]: time=\"2026-06-14T08:51:32.678913135Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-14 10:12:41.354784 | controller |     "Jun 14 08:51:33.085093 crc crio[24245]: time=\"2026-06-14T08:51:33.08490892Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=fb93278b-ed22-4c45-b959-36edd96d0e72 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.354799 | controller |     "Jun 14 08:51:33.086655 crc crio[24245]: time=\"2026-06-14T08:51:33.086586853Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=f772ba30-0ecc-4727-9fb8-460a14aa9e24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.354813 | controller |     "Jun 14 08:51:33.130920 crc crio[24245]: time=\"2026-06-14T08:51:33.130823591Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=efa70c0d-2818-4b1d-a662-3ec8a14d6946 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.354828 | controller |     "Jun 14 08:51:33.141648 crc crio[24245]: time=\"2026-06-14T08:51:33.141567423Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=7384dcb0-020e-4473-9513-6c8789a390d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.354843 | controller |     "Jun 14 08:51:33.142173 crc crio[24245]: time=\"2026-06-14T08:51:33.142117761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.354860 | controller |     "Jun 14 08:51:33.191546 crc crio[24245]: time=\"2026-06-14T08:51:33.191458503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.354875 | controller |     "Jun 14 08:51:33.194929 crc crio[24245]: time=\"2026-06-14T08:51:33.194818448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.354890 | controller |     "Jun 14 08:51:33.440345 crc crio[24245]: time=\"2026-06-14T08:51:33.439651783Z\" level=info msg=\"Created container 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51: openstack/ceilometer-0/ceilometer-notification-agent\" id=7384dcb0-020e-4473-9513-6c8789a390d9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.354904 | controller |     "Jun 14 08:51:33.442903 crc crio[24245]: time=\"2026-06-14T08:51:33.442728852Z\" level=info msg=\"Starting container: 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51\" id=e0c01386-eeb5-415f-98a0-c42751ebd914 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.354919 | controller |     "Jun 14 08:51:33.449354 crc crio[24245]: time=\"2026-06-14T08:51:33.449284023Z\" level=info msg=\"Started container\" PID=83619 containerID=2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51 description=openstack/ceilometer-0/ceilometer-notification-agent id=e0c01386-eeb5-415f-98a0-c42751ebd914 name=/runtime.v1.RuntimeService/StartContainer sandboxID=648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7",
2026-06-14 10:12:41.354934 | controller |     "Jun 14 08:51:33.462191 crc crio[24245]: time=\"2026-06-14T08:51:33.462102327Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=571ea194-8db8-4154-bc2a-c3a215cd8ffe name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.354950 | controller |     "Jun 14 08:51:33.468173 crc crio[24245]: time=\"2026-06-14T08:51:33.46812604Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-14 10:12:41.354965 | controller |     "Jun 14 08:51:33.903562 crc crio[24245]: time=\"2026-06-14T08:51:33.903095385Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=571ea194-8db8-4154-bc2a-c3a215cd8ffe name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.354980 | controller |     "Jun 14 08:51:33.904988 crc crio[24245]: time=\"2026-06-14T08:51:33.904897173Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=e41a64fc-bacd-4a2c-96a4-d7e45ab497d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.354995 | controller |     "Jun 14 08:51:33.928757 crc crio[24245]: time=\"2026-06-14T08:51:33.928652301Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=4957d0fb-30ae-461d-86be-644ca2c53c95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.355009 | controller |     "Jun 14 08:51:33.947148 crc crio[24245]: time=\"2026-06-14T08:51:33.947049125Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=d1fdb57f-5026-4fb5-965f-af54bd043bd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.355024 | controller |     "Jun 14 08:51:33.947692 crc crio[24245]: time=\"2026-06-14T08:51:33.947624264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.355041 | controller |     "Jun 14 08:51:33.998334 crc crio[24245]: time=\"2026-06-14T08:51:33.998197883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.355057 | controller |     "Jun 14 08:51:34.003197 crc crio[24245]: time=\"2026-06-14T08:51:34.002958705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.355071 | controller |     "Jun 14 08:51:34.218055 crc crio[24245]: time=\"2026-06-14T08:51:34.217914572Z\" level=info msg=\"Created container e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909: openstack/ceilometer-0/sg-core\" id=d1fdb57f-5026-4fb5-965f-af54bd043bd4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.355086 | controller |     "Jun 14 08:51:34.219513 crc crio[24245]: time=\"2026-06-14T08:51:34.219424056Z\" level=info msg=\"Starting container: e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909\" id=3826d478-6d5c-42c4-9572-b60c8bdbc9ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.355101 | controller |     "Jun 14 08:51:34.225094 crc crio[24245]: time=\"2026-06-14T08:51:34.225019347Z\" level=info msg=\"Started container\" PID=83668 containerID=e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909 description=openstack/ceilometer-0/sg-core id=3826d478-6d5c-42c4-9572-b60c8bdbc9ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7",
2026-06-14 10:12:41.355116 | controller |     "Jun 14 08:51:34.243631 crc crio[24245]: time=\"2026-06-14T08:51:34.242373689Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=328e0d0f-0c99-48f7-b853-b394bbb983b7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.355131 | controller |     "Jun 14 08:51:34.247986 crc crio[24245]: time=\"2026-06-14T08:51:34.247924418Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-14 10:12:41.355146 | controller |     "Jun 14 08:51:42.462120 crc crio[24245]: time=\"2026-06-14T08:51:42.461125593Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=328e0d0f-0c99-48f7-b853-b394bbb983b7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.355161 | controller |     "Jun 14 08:51:42.464075 crc crio[24245]: time=\"2026-06-14T08:51:42.463105555Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=35e5b458-af05-4644-add6-5b9aff188969 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.355175 | controller |     "Jun 14 08:51:42.531271 crc crio[24245]: time=\"2026-06-14T08:51:42.531125372Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=7c5fcd08-78f3-476d-be55-7fc0ca6b150c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.355189 | controller |     "Jun 14 08:51:42.542635 crc crio[24245]: time=\"2026-06-14T08:51:42.542535009Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=77ecb989-b9d2-40e7-81a2-9aa6c20d42a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.355204 | controller |     "Jun 14 08:51:42.543199 crc crio[24245]: time=\"2026-06-14T08:51:42.543053596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.355217 | controller |     "Jun 14 08:51:42.594963 crc crio[24245]: time=\"2026-06-14T08:51:42.594748299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.355235 | controller |     "Jun 14 08:51:42.598201 crc crio[24245]: time=\"2026-06-14T08:51:42.598148375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.355249 | controller |     "Jun 14 08:51:42.802787 crc crio[24245]: time=\"2026-06-14T08:51:42.801340283Z\" level=info msg=\"Created container 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022: openstack/ceilometer-0/proxy-httpd\" id=77ecb989-b9d2-40e7-81a2-9aa6c20d42a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.355264 | controller |     "Jun 14 08:51:42.806951 crc crio[24245]: time=\"2026-06-14T08:51:42.804267366Z\" level=info msg=\"Starting container: 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022\" id=027b5173-004d-47c7-8ee0-72b7adcd0489 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.355279 | controller |     "Jun 14 08:51:42.812088 crc crio[24245]: time=\"2026-06-14T08:51:42.81192848Z\" level=info msg=\"Started container\" PID=84151 containerID=88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022 description=openstack/ceilometer-0/proxy-httpd id=027b5173-004d-47c7-8ee0-72b7adcd0489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7",
2026-06-14 10:12:41.355294 | controller |     "Jun 14 08:51:44.640593 crc crio[24245]: time=\"2026-06-14T08:51:44.639701686Z\" level=warning msg=\"Stopping container fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.355309 | controller |     "Jun 14 08:51:44.700991 crc crio[24245]: time=\"2026-06-14T08:51:44.700764419Z\" level=error msg=\"Killing container fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-14 10:12:41.355323 | controller |     "Jun 14 08:51:44.750823 crc crio[24245]: time=\"2026-06-14T08:51:44.750701589Z\" level=info msg=\"Stopped container fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=5210b64b-3cf1-4a45-8a30-54e43454e455 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.355338 | controller |     "Jun 14 08:51:44.751684 crc crio[24245]: time=\"2026-06-14T08:51:44.751604058Z\" level=info msg=\"Stopping pod sandbox: 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901\" id=0ad18a31-4e9a-4b0c-b8bc-2fff0045789f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.355369 | controller |     "Jun 14 08:51:44.752553 crc crio[24245]: time=\"2026-06-14T08:51:44.752491707Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901 UID:afb8486f-7571-44ad-ac5c-248fd53b4881 NetNS:/var/run/netns/f1818a76-dcc6-4418-81f0-e4f9ed29d8bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podafb8486f_7571_44ad_ac5c_248fd53b4881.slice PodAnnotations:0xc0024223e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.355385 | controller |     "Jun 14 08:51:44.752729 crc crio[24245]: time=\"2026-06-14T08:51:44.752666012Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.355401 | controller |     "Jun 14 08:51:45.155411 crc crio[24245]: time=\"2026-06-14T08:51:45.154819784Z\" level=info msg=\"Stopped pod sandbox: 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901\" id=0ad18a31-4e9a-4b0c-b8bc-2fff0045789f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.355419 | controller |     "Jun 14 08:51:45.762320 crc crio[24245]: time=\"2026-06-14T08:51:45.76220206Z\" level=info msg=\"Removing container: fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d\" id=1d2ac3b0-3feb-4f3d-aaa1-eb90b63acf24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.355434 | controller |     "Jun 14 08:51:45.804774 crc crio[24245]: time=\"2026-06-14T08:51:45.804037217Z\" level=info msg=\"Removed container fa8f796b32f5341215f98d469a1a47f27779c58bc9cc3cd9abb98b498db49e3d: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=1d2ac3b0-3feb-4f3d-aaa1-eb90b63acf24 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.355449 | controller |     "Jun 14 08:51:46.326782 crc crio[24245]: time=\"2026-06-14T08:51:46.326668731Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=225d7c6c-7f90-48a2-8c7e-c1cdab119867 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.355463 | controller |     "Jun 14 08:51:46.326782 crc crio[24245]: time=\"2026-06-14T08:51:46.326767605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.355478 | controller |     "Jun 14 08:51:46.366029 crc crio[24245]: time=\"2026-06-14T08:51:46.365930419Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46 UID:5019f96b-ec44-4a77-b986-54f544034031 NetNS:/var/run/netns/b49ba7bf-1797-4d44-bde6-d6c622eb069c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5019f96b_ec44_4a77_b986_54f544034031.slice PodAnnotations:0xc0024226c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.355493 | controller |     "Jun 14 08:51:46.366029 crc crio[24245]: time=\"2026-06-14T08:51:46.366012152Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.355508 | controller |     "Jun 14 08:51:46.918323 crc crio[24245]: 2026-06-14T08:51:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c72481d321941d Mac:d2:9e:2a:38:03:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/b49ba7bf-1797-4d44-bde6-d6c622eb069c SocketPath: PciID:}] [{Interface:0xc00025c9e0 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.355524 | controller |     "Jun 14 08:51:46.919904 crc crio[24245]: time=\"2026-06-14T08:51:46.919730909Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46 UID:5019f96b-ec44-4a77-b986-54f544034031 NetNS:/var/run/netns/b49ba7bf-1797-4d44-bde6-d6c622eb069c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5019f96b_ec44_4a77_b986_54f544034031.slice PodAnnotations:0xc0024226c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.355539 | controller |     "Jun 14 08:51:46.920104 crc crio[24245]: time=\"2026-06-14T08:51:46.920031128Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.355553 | controller |     "Jun 14 08:51:46.930463 crc crio[24245]: time=\"2026-06-14T08:51:46.930203696Z\" level=info msg=\"Ran pod sandbox 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=225d7c6c-7f90-48a2-8c7e-c1cdab119867 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.355568 | controller |     "Jun 14 08:51:46.934688 crc crio[24245]: time=\"2026-06-14T08:51:46.93451764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=6dc21d9d-746d-4473-af48-4a35aec3ed22 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.355586 | controller |     "Jun 14 08:51:47.003814 crc crio[24245]: time=\"2026-06-14T08:51:47.002335648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=ad7a8a54-8352-4480-bb12-83e661905917 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.355601 | controller |     "Jun 14 08:51:47.039736 crc crio[24245]: time=\"2026-06-14T08:51:47.038954114Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=97feb184-b97e-47fa-bb38-a046ff19e978 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.355616 | controller |     "Jun 14 08:51:47.039736 crc crio[24245]: time=\"2026-06-14T08:51:47.039399178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.355631 | controller |     "Jun 14 08:51:47.112764 crc crio[24245]: time=\"2026-06-14T08:51:47.112670271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.355646 | controller |     "Jun 14 08:51:47.118530 crc crio[24245]: time=\"2026-06-14T08:51:47.118434734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.355660 | controller |     "Jun 14 08:51:47.354641 crc crio[24245]: time=\"2026-06-14T08:51:47.354526819Z\" level=info msg=\"Created container d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=97feb184-b97e-47fa-bb38-a046ff19e978 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.355675 | controller |     "Jun 14 08:51:47.357343 crc crio[24245]: time=\"2026-06-14T08:51:47.357182914Z\" level=info msg=\"Starting container: d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714\" id=c5e47abe-bdab-4794-a583-32b3347b4867 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.355689 | controller |     "Jun 14 08:51:47.364095 crc crio[24245]: time=\"2026-06-14T08:51:47.363915379Z\" level=info msg=\"Started container\" PID=84670 containerID=d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=c5e47abe-bdab-4794-a583-32b3347b4867 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46",
2026-06-14 10:12:41.355704 | controller |     "Jun 14 08:51:49.812264 crc crio[24245]: time=\"2026-06-14T08:51:49.8112958Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-786645bb79-rqwc4/POD\" id=dfa8d0f0-b3f0-437a-91ac-2fd9b6fce650 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.355719 | controller |     "Jun 14 08:51:49.813619 crc crio[24245]: time=\"2026-06-14T08:51:49.812333433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.355733 | controller |     "Jun 14 08:51:49.865679 crc crio[24245]: time=\"2026-06-14T08:51:49.865467374Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-rqwc4 Namespace:openstack ID:ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495 UID:30bc4bbb-5388-47f0-aa42-bbb39735f98b NetNS:/var/run/netns/702c26bb-384e-4262-8f96-03b4e5231196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30bc4bbb_5388_47f0_aa42_bbb39735f98b.slice PodAnnotations:0xc001c3d480}] Aliases:map[]}\"",
2026-06-14 10:12:41.355751 | controller |     "Jun 14 08:51:49.866158 crc crio[24245]: time=\"2026-06-14T08:51:49.866136225Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-786645bb79-rqwc4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.355767 | controller |     "Jun 14 08:51:50.465222 crc crio[24245]: 2026-06-14T08:51:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff368b941acda77 Mac:4e:59:dc:54:81:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/702c26bb-384e-4262-8f96-03b4e5231196 SocketPath: PciID:}] [{Interface:0xc000502710 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.355782 | controller |     "Jun 14 08:51:50.470817 crc crio[24245]: time=\"2026-06-14T08:51:50.470481699Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-rqwc4 Namespace:openstack ID:ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495 UID:30bc4bbb-5388-47f0-aa42-bbb39735f98b NetNS:/var/run/netns/702c26bb-384e-4262-8f96-03b4e5231196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30bc4bbb_5388_47f0_aa42_bbb39735f98b.slice PodAnnotations:0xc001c3d480}] Aliases:map[]}\"",
2026-06-14 10:12:41.355797 | controller |     "Jun 14 08:51:50.470817 crc crio[24245]: time=\"2026-06-14T08:51:50.470891372Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-786645bb79-rqwc4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.355813 | controller |     "Jun 14 08:51:50.485473 crc crio[24245]: time=\"2026-06-14T08:51:50.485368328Z\" level=info msg=\"Ran pod sandbox ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495 with infra container: openstack/dnsmasq-dns-786645bb79-rqwc4/POD\" id=dfa8d0f0-b3f0-437a-91ac-2fd9b6fce650 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.355828 | controller |     "Jun 14 08:51:50.496708 crc crio[24245]: time=\"2026-06-14T08:51:50.496649297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2372e44a-584e-4bcc-a771-cada6b75ea1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.355842 | controller |     "Jun 14 08:51:50.575376 crc crio[24245]: time=\"2026-06-14T08:51:50.575267787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c93a12e6-dca0-4387-8a51-e8cdc501bbef name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.355857 | controller |     "Jun 14 08:51:50.591498 crc crio[24245]: time=\"2026-06-14T08:51:50.590778542Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-786645bb79-rqwc4/init\" id=5cc6b873-1231-409c-9e65-5b096c2dfd2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.355871 | controller |     "Jun 14 08:51:50.591498 crc crio[24245]: time=\"2026-06-14T08:51:50.591197646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.355886 | controller |     "Jun 14 08:51:50.699817 crc crio[24245]: time=\"2026-06-14T08:51:50.69969767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.355901 | controller |     "Jun 14 08:51:50.718826 crc crio[24245]: time=\"2026-06-14T08:51:50.718612234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.355919 | controller |     "Jun 14 08:51:50.960025 crc crio[24245]: time=\"2026-06-14T08:51:50.959403061Z\" level=info msg=\"Created container c2a3b0e851862918f0ed7ccd8f9a79bc2536bb664178dba90dfe4e9b6685e163: openstack/dnsmasq-dns-786645bb79-rqwc4/init\" id=5cc6b873-1231-409c-9e65-5b096c2dfd2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.355935 | controller |     "Jun 14 08:51:50.961932 crc crio[24245]: time=\"2026-06-14T08:51:50.961826459Z\" level=info msg=\"Starting container: c2a3b0e851862918f0ed7ccd8f9a79bc2536bb664178dba90dfe4e9b6685e163\" id=d5484d55-cb20-485d-b1b3-3dd7dc5396ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.355950 | controller |     "Jun 14 08:51:50.968783 crc crio[24245]: time=\"2026-06-14T08:51:50.968697963Z\" level=info msg=\"Started container\" PID=84900 containerID=c2a3b0e851862918f0ed7ccd8f9a79bc2536bb664178dba90dfe4e9b6685e163 description=openstack/dnsmasq-dns-786645bb79-rqwc4/init id=d5484d55-cb20-485d-b1b3-3dd7dc5396ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495",
2026-06-14 10:12:41.355965 | controller |     "Jun 14 08:51:51.921111 crc crio[24245]: time=\"2026-06-14T08:51:51.92037956Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5d0fd253-44c7-404d-ba68-c8e179e84656 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.355980 | controller |     "Jun 14 08:51:52.006008 crc crio[24245]: time=\"2026-06-14T08:51:52.005625618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=db318df3-81ce-483c-bd8e-745acaa345ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.355995 | controller |     "Jun 14 08:51:52.023389 crc crio[24245]: time=\"2026-06-14T08:51:52.022815753Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-786645bb79-rqwc4/dnsmasq-dns\" id=40b19782-8f96-4ca1-8dec-c75a7f6d016d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.356009 | controller |     "Jun 14 08:51:52.023389 crc crio[24245]: time=\"2026-06-14T08:51:52.02335068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.356024 | controller |     "Jun 14 08:51:52.088622 crc crio[24245]: time=\"2026-06-14T08:51:52.08846006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.356039 | controller |     "Jun 14 08:51:52.097426 crc crio[24245]: time=\"2026-06-14T08:51:52.093513641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.356053 | controller |     "Jun 14 08:51:52.314191 crc crio[24245]: time=\"2026-06-14T08:51:52.313608128Z\" level=info msg=\"Created container 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49: openstack/dnsmasq-dns-786645bb79-rqwc4/dnsmasq-dns\" id=40b19782-8f96-4ca1-8dec-c75a7f6d016d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.356068 | controller |     "Jun 14 08:51:52.316957 crc crio[24245]: time=\"2026-06-14T08:51:52.316357975Z\" level=info msg=\"Starting container: 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49\" id=076feda6-4434-4dc5-8ca2-4f985bb86328 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.356083 | controller |     "Jun 14 08:51:52.324074 crc crio[24245]: time=\"2026-06-14T08:51:52.323965948Z\" level=info msg=\"Started container\" PID=84964 containerID=9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49 description=openstack/dnsmasq-dns-786645bb79-rqwc4/dnsmasq-dns id=076feda6-4434-4dc5-8ca2-4f985bb86328 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495",
2026-06-14 10:12:41.356100 | controller |     "Jun 14 08:51:52.888117 crc crio[24245]: time=\"2026-06-14T08:51:52.887803907Z\" level=info msg=\"Stopping container: 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022 (timeout: 30s)\" id=3a1e6bbd-0624-4bbe-9266-4deca8ae26f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.356115 | controller |     "Jun 14 08:51:52.888584 crc crio[24245]: time=\"2026-06-14T08:51:52.888362763Z\" level=info msg=\"Stopping container: 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51 (timeout: 30s)\" id=9c12a747-82b3-4d58-bfc1-c553222f5ac2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.356131 | controller |     "Jun 14 08:51:52.891419 crc crio[24245]: time=\"2026-06-14T08:51:52.887938949Z\" level=info msg=\"Stopping container: e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909 (timeout: 30s)\" id=70e8c597-2a7f-4606-850a-a806b34ded33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.356145 | controller |     "Jun 14 08:51:52.892061 crc crio[24245]: time=\"2026-06-14T08:51:52.887991001Z\" level=info msg=\"Stopping container: 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac (timeout: 30s)\" id=fde83e2f-bf29-4343-aa2f-50b7d5c7a878 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.356160 | controller |     "Jun 14 08:51:53.029930 crc crio[24245]: time=\"2026-06-14T08:51:53.029671723Z\" level=info msg=\"Stopped container e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909: openstack/ceilometer-0/sg-core\" id=70e8c597-2a7f-4606-850a-a806b34ded33 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.356175 | controller |     "Jun 14 08:51:53.130439 crc crio[24245]: time=\"2026-06-14T08:51:53.130139712Z\" level=info msg=\"Stopped container 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022: openstack/ceilometer-0/proxy-httpd\" id=3a1e6bbd-0624-4bbe-9266-4deca8ae26f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.356190 | controller |     "Jun 14 08:51:53.176602 crc crio[24245]: time=\"2026-06-14T08:51:53.17651059Z\" level=info msg=\"Stopping container: 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b (timeout: 30s)\" id=1ed9102d-55c5-48ed-9039-c3ac882f440a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.356205 | controller |     "Jun 14 08:51:53.180690 crc crio[24245]: time=\"2026-06-14T08:51:53.180602662Z\" level=info msg=\"Stopping container: f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4 (timeout: 30s)\" id=f1528bc8-1bea-4518-aff5-5298b4c60527 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.356220 | controller |     "Jun 14 08:51:53.313830 crc crio[24245]: time=\"2026-06-14T08:51:53.313354996Z\" level=info msg=\"Stopped container f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4: openstack/nova-api-0/nova-api-log\" id=f1528bc8-1bea-4518-aff5-5298b4c60527 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.356235 | controller |     "Jun 14 08:51:53.648473 crc crio[24245]: time=\"2026-06-14T08:51:53.648400749Z\" level=info msg=\"Stopped container 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac: openstack/ceilometer-0/ceilometer-central-agent\" id=fde83e2f-bf29-4343-aa2f-50b7d5c7a878 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.356249 | controller |     "Jun 14 08:51:56.129549 crc crio[24245]: time=\"2026-06-14T08:51:56.127924663Z\" level=info msg=\"Stopped container 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51: openstack/ceilometer-0/ceilometer-notification-agent\" id=9c12a747-82b3-4d58-bfc1-c553222f5ac2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.356264 | controller |     "Jun 14 08:51:56.131420 crc crio[24245]: time=\"2026-06-14T08:51:56.130662369Z\" level=info msg=\"Stopping pod sandbox: 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7\" id=cdbf4199-776d-41f2-8d32-a4f0a280029b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.356281 | controller |     "Jun 14 08:51:56.131784 crc crio[24245]: time=\"2026-06-14T08:51:56.131663972Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7 UID:5be7dd26-b5da-4edd-bbb3-df184b65072c NetNS:/var/run/netns/2a533313-d3f5-49a8-805a-dc6f277ca67f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5be7dd26_b5da_4edd_bbb3_df184b65072c.slice PodAnnotations:0xc000523338}] Aliases:map[]}\"",
2026-06-14 10:12:41.356297 | controller |     "Jun 14 08:51:56.132155 crc crio[24245]: time=\"2026-06-14T08:51:56.131984242Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.356312 | controller |     "Jun 14 08:51:56.549019 crc crio[24245]: time=\"2026-06-14T08:51:56.548614745Z\" level=info msg=\"Stopped pod sandbox: 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7\" id=cdbf4199-776d-41f2-8d32-a4f0a280029b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.356327 | controller |     "Jun 14 08:51:56.758468 crc crio[24245]: time=\"2026-06-14T08:51:56.758286461Z\" level=info msg=\"Stopped container 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b: openstack/nova-api-0/nova-api-api\" id=1ed9102d-55c5-48ed-9039-c3ac882f440a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.356342 | controller |     "Jun 14 08:51:56.760146 crc crio[24245]: time=\"2026-06-14T08:51:56.760016317Z\" level=info msg=\"Stopping pod sandbox: aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e\" id=b257eab3-b1ab-40b0-a28f-8c31b6eecde9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.356378 | controller |     "Jun 14 08:51:56.761042 crc crio[24245]: time=\"2026-06-14T08:51:56.760690979Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e UID:d5593f7a-1894-4be5-bc42-63b2a84adc68 NetNS:/var/run/netns/8ebddd09-4e07-491b-90b0-93877c7f0d58 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5593f7a_1894_4be5_bc42_63b2a84adc68.slice PodAnnotations:0xc0005234e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.356395 | controller |     "Jun 14 08:51:56.761042 crc crio[24245]: time=\"2026-06-14T08:51:56.760911466Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.356410 | controller |     "Jun 14 08:51:57.087098 crc crio[24245]: time=\"2026-06-14T08:51:57.086334533Z\" level=info msg=\"Removing container: 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022\" id=9622df05-30e0-441f-897a-17f3bfb2182e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.356425 | controller |     "Jun 14 08:51:57.163939 crc crio[24245]: time=\"2026-06-14T08:51:57.157442969Z\" level=info msg=\"Removed container 88ced62f92cb2d72293136fcb352fea66e59e88ad327a59c62d8b96690eb8022: openstack/ceilometer-0/proxy-httpd\" id=9622df05-30e0-441f-897a-17f3bfb2182e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.356440 | controller |     "Jun 14 08:51:57.171173 crc crio[24245]: time=\"2026-06-14T08:51:57.171063698Z\" level=info msg=\"Removing container: e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909\" id=ba5bee41-ec8d-4791-9317-f67e86260018 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.356454 | controller |     "Jun 14 08:51:57.310559 crc crio[24245]: time=\"2026-06-14T08:51:57.310410626Z\" level=info msg=\"Removed container e263b80f786fd59e7550ff278329677976c321932ace3e6c767b35f1da7db909: openstack/ceilometer-0/sg-core\" id=ba5bee41-ec8d-4791-9317-f67e86260018 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.356473 | controller |     "Jun 14 08:51:57.317139 crc crio[24245]: time=\"2026-06-14T08:51:57.316928834Z\" level=info msg=\"Removing container: 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51\" id=094b5a17-948b-40f4-bb3f-0be659edda9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.356487 | controller |     "Jun 14 08:51:57.347218 crc crio[24245]: time=\"2026-06-14T08:51:57.347051907Z\" level=info msg=\"Stopped pod sandbox: aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e\" id=b257eab3-b1ab-40b0-a28f-8c31b6eecde9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.356502 | controller |     "Jun 14 08:51:57.476144 crc crio[24245]: time=\"2026-06-14T08:51:57.475608676Z\" level=info msg=\"Removed container 2fb39ac87076bb0048931f77f6a75b83f591411d480a2a29c9a73e3aab1c1f51: openstack/ceilometer-0/ceilometer-notification-agent\" id=094b5a17-948b-40f4-bb3f-0be659edda9a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.356516 | controller |     "Jun 14 08:51:57.483584 crc crio[24245]: time=\"2026-06-14T08:51:57.483405375Z\" level=info msg=\"Removing container: 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac\" id=fdc8c6f1-81eb-4963-ad71-fc85b830be69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.356531 | controller |     "Jun 14 08:51:57.576610 crc crio[24245]: time=\"2026-06-14T08:51:57.574350674Z\" level=info msg=\"Removed container 70cfa33ca6646312f1e224aa7963b43919df526bb34b26f7d5e8e15808f70bac: openstack/ceilometer-0/ceilometer-central-agent\" id=fdc8c6f1-81eb-4963-ad71-fc85b830be69 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.356545 | controller |     "Jun 14 08:51:57.612608 crc crio[24245]: time=\"2026-06-14T08:51:57.612447923Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=7b327d8a-dfed-4745-a8b0-aec17e216343 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.356560 | controller |     "Jun 14 08:51:57.612608 crc crio[24245]: time=\"2026-06-14T08:51:57.612570607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.356574 | controller |     "Jun 14 08:51:57.689347 crc crio[24245]: time=\"2026-06-14T08:51:57.689212445Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a UID:29804ea3-44fa-4389-8eda-9cd2e4266564 NetNS:/var/run/netns/de31e09e-acc0-4523-84dd-b40bb10ca6b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29804ea3_44fa_4389_8eda_9cd2e4266564.slice PodAnnotations:0xc001c3c790}] Aliases:map[]}\"",
2026-06-14 10:12:41.356589 | controller |     "Jun 14 08:51:57.689347 crc crio[24245]: time=\"2026-06-14T08:51:57.689323159Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.356604 | controller |     "Jun 14 08:51:58.018664 crc crio[24245]: time=\"2026-06-14T08:51:58.01858091Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-94z55/POD\" id=910061f4-803b-4a96-81f7-0af4a88472d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.356618 | controller |     "Jun 14 08:51:58.018829 crc crio[24245]: time=\"2026-06-14T08:51:58.018687053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.356633 | controller |     "Jun 14 08:51:58.070047 crc crio[24245]: time=\"2026-06-14T08:51:58.069106119Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-94z55 Namespace:openstack ID:1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914 UID:82f67187-1209-4b3d-81e5-fab76912ebd5 NetNS:/var/run/netns/6a86f561-f921-41a8-8abd-e540cdc09c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82f67187_1209_4b3d_81e5_fab76912ebd5.slice PodAnnotations:0xc001c3ca00}] Aliases:map[]}\"",
2026-06-14 10:12:41.356657 | controller |     "Jun 14 08:51:58.070047 crc crio[24245]: time=\"2026-06-14T08:51:58.06944486Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-94z55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.356672 | controller |     "Jun 14 08:51:58.099796 crc crio[24245]: 2026-06-14T08:51:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2c5897e4ca3bcb Mac:3a:aa:5f:3f:15:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/de31e09e-acc0-4523-84dd-b40bb10ca6b2 SocketPath: PciID:}] [{Interface:0xc00058a770 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.356687 | controller |     "Jun 14 08:51:58.101723 crc crio[24245]: time=\"2026-06-14T08:51:58.101614794Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a UID:29804ea3-44fa-4389-8eda-9cd2e4266564 NetNS:/var/run/netns/de31e09e-acc0-4523-84dd-b40bb10ca6b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29804ea3_44fa_4389_8eda_9cd2e4266564.slice PodAnnotations:0xc001c3c790}] Aliases:map[]}\"",
2026-06-14 10:12:41.356702 | controller |     "Jun 14 08:51:58.102202 crc crio[24245]: time=\"2026-06-14T08:51:58.101947705Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.356717 | controller |     "Jun 14 08:51:58.123180 crc crio[24245]: time=\"2026-06-14T08:51:58.123124168Z\" level=info msg=\"Removing container: 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b\" id=446a9fef-7b0b-4bfb-9561-699a924ec45d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.356732 | controller |     "Jun 14 08:51:58.140125 crc crio[24245]: time=\"2026-06-14T08:51:58.140020447Z\" level=info msg=\"Ran pod sandbox d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a with infra container: openstack/ceilometer-0/POD\" id=7b327d8a-dfed-4745-a8b0-aec17e216343 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.356747 | controller |     "Jun 14 08:51:58.149735 crc crio[24245]: time=\"2026-06-14T08:51:58.143829298Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=cc09e887-cd95-48f6-ad97-ccd0af645f5c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.356762 | controller |     "Jun 14 08:51:58.149735 crc crio[24245]: time=\"2026-06-14T08:51:58.149387865Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\\\"\"",
2026-06-14 10:12:41.356777 | controller |     "Jun 14 08:51:58.234156 crc crio[24245]: time=\"2026-06-14T08:51:58.234099602Z\" level=info msg=\"Removed container 47ca18d774f20cf6434a6e1e99585aecece3f1bff492f0d3f31303f34654228b: openstack/nova-api-0/nova-api-api\" id=446a9fef-7b0b-4bfb-9561-699a924ec45d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.356791 | controller |     "Jun 14 08:51:58.257812 crc crio[24245]: time=\"2026-06-14T08:51:58.25770008Z\" level=info msg=\"Removing container: f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4\" id=c596b258-912a-4c5e-a0ab-d192a2e4d990 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.356809 | controller |     "Jun 14 08:51:58.351597 crc crio[24245]: time=\"2026-06-14T08:51:58.35149817Z\" level=info msg=\"Removed container f0f2d0b261015d3d4efe3fb5d7cf9a10e6bbe6220b5413c539c9450b8a65d1e4: openstack/nova-api-0/nova-api-log\" id=c596b258-912a-4c5e-a0ab-d192a2e4d990 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.356824 | controller |     "Jun 14 08:51:58.628703 crc crio[24245]: time=\"2026-06-14T08:51:58.628048752Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=cc09e887-cd95-48f6-ad97-ccd0af645f5c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.356839 | controller |     "Jun 14 08:51:58.631733 crc crio[24245]: time=\"2026-06-14T08:51:58.631650996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=3f7880ab-d0c6-40ea-bbd5-95573ed60b7e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.356854 | controller |     "Jun 14 08:51:58.639754 crc crio[24245]: time=\"2026-06-14T08:51:58.639222277Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=1ceb840f-2d6a-4275-9540-142784727ce2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.356868 | controller |     "Jun 14 08:51:58.639754 crc crio[24245]: time=\"2026-06-14T08:51:58.639385952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.356883 | controller |     "Jun 14 08:51:58.670418 crc crio[24245]: time=\"2026-06-14T08:51:58.668449348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=0c3d2819-4f9e-4515-80b8-82c71af32228 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.356897 | controller |     "Jun 14 08:51:58.689967 crc crio[24245]: time=\"2026-06-14T08:51:58.689656834Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=e88a9d69-d470-4a04-a704-4230f4810644 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.356912 | controller |     "Jun 14 08:51:58.701816 crc crio[24245]: time=\"2026-06-14T08:51:58.701664516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.356926 | controller |     "Jun 14 08:51:58.708793 crc crio[24245]: time=\"2026-06-14T08:51:58.708697632Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3 UID:d053b388-b9b3-4e9a-af2f-a6e249461f7c NetNS:/var/run/netns/c1d7f94d-5907-4172-a00d-1a4b1c009ccc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd053b388_b9b3_4e9a_af2f_a6e249461f7c.slice PodAnnotations:0xc001b861e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.356941 | controller |     "Jun 14 08:51:58.708793 crc crio[24245]: time=\"2026-06-14T08:51:58.708776494Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.356957 | controller |     "Jun 14 08:51:58.709068 crc crio[24245]: 2026-06-14T08:51:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b1bb00debece26 Mac:0e:47:46:36:01:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/6a86f561-f921-41a8-8abd-e540cdc09c81 SocketPath: PciID:}] [{Interface:0xc000600d40 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.356972 | controller |     "Jun 14 08:51:58.714509 crc crio[24245]: time=\"2026-06-14T08:51:58.712806291Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-94z55 Namespace:openstack ID:1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914 UID:82f67187-1209-4b3d-81e5-fab76912ebd5 NetNS:/var/run/netns/6a86f561-f921-41a8-8abd-e540cdc09c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82f67187_1209_4b3d_81e5_fab76912ebd5.slice PodAnnotations:0xc001c3ca00}] Aliases:map[]}\"",
2026-06-14 10:12:41.356990 | controller |     "Jun 14 08:51:58.715944 crc crio[24245]: time=\"2026-06-14T08:51:58.715788647Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-94z55 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.357006 | controller |     "Jun 14 08:51:58.748003 crc crio[24245]: time=\"2026-06-14T08:51:58.747914928Z\" level=info msg=\"Ran pod sandbox 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914 with infra container: openstack/nova-cell1-cell-mapping-94z55/POD\" id=910061f4-803b-4a96-81f7-0af4a88472d1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.357021 | controller |     "Jun 14 08:51:58.753336 crc crio[24245]: time=\"2026-06-14T08:51:58.753223957Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=7204b95e-b124-4b27-89c3-7823eea0aabd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.357036 | controller |     "Jun 14 08:51:58.785119 crc crio[24245]: time=\"2026-06-14T08:51:58.784812022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=cc1535ec-98f0-4f4b-a7ae-178289fa2cee name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.357051 | controller |     "Jun 14 08:51:58.798019 crc crio[24245]: time=\"2026-06-14T08:51:58.797913019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.357066 | controller |     "Jun 14 08:51:58.809558 crc crio[24245]: time=\"2026-06-14T08:51:58.80944009Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-94z55/nova-manage\" id=3f4fb284-1dc4-4098-aff1-1f329b437077 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.357081 | controller |     "Jun 14 08:51:58.810054 crc crio[24245]: time=\"2026-06-14T08:51:58.809969097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.357095 | controller |     "Jun 14 08:51:58.818047 crc crio[24245]: time=\"2026-06-14T08:51:58.817944394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.357110 | controller |     "Jun 14 08:51:58.914224 crc crio[24245]: time=\"2026-06-14T08:51:58.913583297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.357124 | controller |     "Jun 14 08:51:58.918019 crc crio[24245]: time=\"2026-06-14T08:51:58.917805196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.357138 | controller |     "Jun 14 08:51:58.978429 crc crio[24245]: time=\"2026-06-14T08:51:58.976611334Z\" level=info msg=\"Created container e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4: openstack/ceilometer-0/ceilometer-central-agent\" id=e88a9d69-d470-4a04-a704-4230f4810644 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.357153 | controller |     "Jun 14 08:51:58.980340 crc crio[24245]: time=\"2026-06-14T08:51:58.979403487Z\" level=info msg=\"Starting container: e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4\" id=d6e17c96-331a-4033-bb92-18fabe1fb2a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.357171 | controller |     "Jun 14 08:51:58.985438 crc crio[24245]: time=\"2026-06-14T08:51:58.985356278Z\" level=info msg=\"Started container\" PID=85595 containerID=e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4 description=openstack/ceilometer-0/ceilometer-central-agent id=d6e17c96-331a-4033-bb92-18fabe1fb2a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a",
2026-06-14 10:12:41.357186 | controller |     "Jun 14 08:51:59.011579 crc crio[24245]: time=\"2026-06-14T08:51:59.011491083Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=77a828d5-8cbc-46ba-bdd1-7bc057703f01 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.357201 | controller |     "Jun 14 08:51:59.024051 crc crio[24245]: time=\"2026-06-14T08:51:59.017965405Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\\\"\"",
2026-06-14 10:12:41.357217 | controller |     "Jun 14 08:51:59.142669 crc crio[24245]: time=\"2026-06-14T08:51:59.134364404Z\" level=info msg=\"Stopping container: cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca (timeout: 10s)\" id=aba0711a-f348-4395-a866-a827883478f2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.357231 | controller |     "Jun 14 08:51:59.218753 crc crio[24245]: time=\"2026-06-14T08:51:59.218668045Z\" level=info msg=\"Created container 92c482adfa654c57426a95a593876d86acb4cadd4f195585ce0b5615d54d0923: openstack/nova-cell1-cell-mapping-94z55/nova-manage\" id=3f4fb284-1dc4-4098-aff1-1f329b437077 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.357246 | controller |     "Jun 14 08:51:59.220171 crc crio[24245]: time=\"2026-06-14T08:51:59.220096129Z\" level=info msg=\"Starting container: 92c482adfa654c57426a95a593876d86acb4cadd4f195585ce0b5615d54d0923\" id=22da36a8-ddc5-4f87-88f6-f8dd8cdadb92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.357261 | controller |     "Jun 14 08:51:59.231101 crc crio[24245]: time=\"2026-06-14T08:51:59.228263524Z\" level=info msg=\"Started container\" PID=85604 containerID=92c482adfa654c57426a95a593876d86acb4cadd4f195585ce0b5615d54d0923 description=openstack/nova-cell1-cell-mapping-94z55/nova-manage id=22da36a8-ddc5-4f87-88f6-f8dd8cdadb92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914",
2026-06-14 10:12:41.357276 | controller |     "Jun 14 08:51:59.290959 crc crio[24245]: time=\"2026-06-14T08:51:59.288161556Z\" level=info msg=\"Stopped container cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca: openstack/dnsmasq-dns-b779ff7c7-7jhs9/dnsmasq-dns\" id=aba0711a-f348-4395-a866-a827883478f2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.357290 | controller |     "Jun 14 08:51:59.290959 crc crio[24245]: time=\"2026-06-14T08:51:59.289148917Z\" level=info msg=\"Stopping pod sandbox: 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810\" id=72584cf2-fe0a-4a4b-a885-62f60586e402 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.357305 | controller |     "Jun 14 08:51:59.292349 crc crio[24245]: time=\"2026-06-14T08:51:59.29109896Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-b779ff7c7-7jhs9 Namespace:openstack ID:1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810 UID:1dec3569-6ec2-4fe0-8252-0f9bfd3cb14c NetNS:/var/run/netns/4d08729b-6256-4d1d-b6b0-18e93a90ac68 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dec3569_6ec2_4fe0_8252_0f9bfd3cb14c.slice PodAnnotations:0xc000522c48}] Aliases:map[]}\"",
2026-06-14 10:12:41.357325 | controller |     "Jun 14 08:51:59.292349 crc crio[24245]: time=\"2026-06-14T08:51:59.291294396Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-b779ff7c7-7jhs9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.357341 | controller |     "Jun 14 08:51:59.351665 crc crio[24245]: 2026-06-14T08:51:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d6ddca405b8136a Mac:46:06:68:30:e0:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/c1d7f94d-5907-4172-a00d-1a4b1c009ccc SocketPath: PciID:}] [{Interface:0xc00011e6c0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.357383 | controller |     "Jun 14 08:51:59.353072 crc crio[24245]: time=\"2026-06-14T08:51:59.353039763Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3 UID:d053b388-b9b3-4e9a-af2f-a6e249461f7c NetNS:/var/run/netns/c1d7f94d-5907-4172-a00d-1a4b1c009ccc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd053b388_b9b3_4e9a_af2f_a6e249461f7c.slice PodAnnotations:0xc001b861e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.357399 | controller |     "Jun 14 08:51:59.353344 crc crio[24245]: time=\"2026-06-14T08:51:59.353322482Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.357414 | controller |     "Jun 14 08:51:59.362412 crc crio[24245]: time=\"2026-06-14T08:51:59.36236644Z\" level=info msg=\"Ran pod sandbox d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3 with infra container: openstack/nova-api-0/POD\" id=1ceb840f-2d6a-4275-9540-142784727ce2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.357429 | controller |     "Jun 14 08:51:59.377674 crc crio[24245]: time=\"2026-06-14T08:51:59.377612744Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=60f9d612-6c95-4990-a5a4-6d5f9e4195bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.357444 | controller |     "Jun 14 08:51:59.380745 crc crio[24245]: time=\"2026-06-14T08:51:59.380701402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=56a875d1-799a-4d3d-b866-14d397f532c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.357458 | controller |     "Jun 14 08:51:59.405903 crc crio[24245]: time=\"2026-06-14T08:51:59.401610988Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=7a8ddab7-c4d9-46b4-861a-8091c306cd42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.357473 | controller |     "Jun 14 08:51:59.405903 crc crio[24245]: time=\"2026-06-14T08:51:59.402073973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.357488 | controller |     "Jun 14 08:51:59.507393 crc crio[24245]: time=\"2026-06-14T08:51:59.507302112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.357503 | controller |     "Jun 14 08:51:59.512807 crc crio[24245]: time=\"2026-06-14T08:51:59.512720736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.357517 | controller |     "Jun 14 08:51:59.514804 crc crio[24245]: time=\"2026-06-14T08:51:59.514724199Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=77a828d5-8cbc-46ba-bdd1-7bc057703f01 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.357536 | controller |     "Jun 14 08:51:59.517930 crc crio[24245]: time=\"2026-06-14T08:51:59.517555859Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=3c5814df-430a-45f1-88f2-7d1391fb0a3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.357551 | controller |     "Jun 14 08:51:59.560945 crc crio[24245]: time=\"2026-06-14T08:51:59.56030419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=d2be2f87-60b7-4956-bd01-38ec892a7327 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.357566 | controller |     "Jun 14 08:51:59.570172 crc crio[24245]: time=\"2026-06-14T08:51:59.57007336Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=fe4bd717-685a-48f8-9d69-a229aa20a250 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.357581 | controller |     "Jun 14 08:51:59.570763 crc crio[24245]: time=\"2026-06-14T08:51:59.57069746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.357596 | controller |     "Jun 14 08:51:59.659822 crc crio[24245]: time=\"2026-06-14T08:51:59.659055763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.357610 | controller |     "Jun 14 08:51:59.708955 crc crio[24245]: time=\"2026-06-14T08:51:59.708781328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.357625 | controller |     "Jun 14 08:51:59.835708 crc crio[24245]: time=\"2026-06-14T08:51:59.835540052Z\" level=info msg=\"Stopped pod sandbox: 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810\" id=72584cf2-fe0a-4a4b-a885-62f60586e402 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.357640 | controller |     "Jun 14 08:51:59.836256 crc crio[24245]: time=\"2026-06-14T08:51:59.83613949Z\" level=info msg=\"Created container 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2: openstack/nova-api-0/nova-api-log\" id=7a8ddab7-c4d9-46b4-861a-8091c306cd42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.357654 | controller |     "Jun 14 08:51:59.839690 crc crio[24245]: time=\"2026-06-14T08:51:59.839480127Z\" level=info msg=\"Starting container: 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2\" id=c2c4b340-c74e-4e9a-994c-fed4346a5e36 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.357669 | controller |     "Jun 14 08:51:59.848127 crc crio[24245]: time=\"2026-06-14T08:51:59.84709158Z\" level=info msg=\"Started container\" PID=85752 containerID=288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2 description=openstack/nova-api-0/nova-api-log id=c2c4b340-c74e-4e9a-994c-fed4346a5e36 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3",
2026-06-14 10:12:41.357684 | controller |     "Jun 14 08:51:59.861376 crc crio[24245]: time=\"2026-06-14T08:51:59.861285267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2d9def6c-208b-429a-a7ac-6bb90f3fa6f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.357698 | controller |     "Jun 14 08:51:59.888128 crc crio[24245]: time=\"2026-06-14T08:51:59.887976992Z\" level=info msg=\"Created container 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a: openstack/ceilometer-0/ceilometer-notification-agent\" id=fe4bd717-685a-48f8-9d69-a229aa20a250 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.357717 | controller |     "Jun 14 08:51:59.891049 crc crio[24245]: time=\"2026-06-14T08:51:59.890970316Z\" level=info msg=\"Starting container: 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a\" id=c35877d3-3e21-49cc-9ec3-96287ad7daac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.357732 | controller |     "Jun 14 08:51:59.898265 crc crio[24245]: time=\"2026-06-14T08:51:59.895959674Z\" level=info msg=\"Started container\" PID=85761 containerID=26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a description=openstack/ceilometer-0/ceilometer-notification-agent id=c35877d3-3e21-49cc-9ec3-96287ad7daac name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a",
2026-06-14 10:12:41.357747 | controller |     "Jun 14 08:51:59.919699 crc crio[24245]: time=\"2026-06-14T08:51:59.9195723Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=048bb29c-bb39-4110-94b6-d3ce41f19f35 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.357761 | controller |     "Jun 14 08:51:59.925095 crc crio[24245]: time=\"2026-06-14T08:51:59.925019371Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\\\"\"",
2026-06-14 10:12:41.357776 | controller |     "Jun 14 08:52:00.045583 crc crio[24245]: time=\"2026-06-14T08:52:00.039035461Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=45e17486-af77-4e35-91c0-fcc8a80faf27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.357791 | controller |     "Jun 14 08:52:00.050093 crc crio[24245]: time=\"2026-06-14T08:52:00.048525444Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=4accc14a-5188-49bb-9b0e-c90ac878d175 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.357805 | controller |     "Jun 14 08:52:00.050093 crc crio[24245]: time=\"2026-06-14T08:52:00.049466095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.357820 | controller |     "Jun 14 08:52:00.165316 crc crio[24245]: time=\"2026-06-14T08:52:00.165055093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.357835 | controller |     "Jun 14 08:52:00.184626 crc crio[24245]: time=\"2026-06-14T08:52:00.184493528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.357850 | controller |     "Jun 14 08:52:00.315785 crc crio[24245]: time=\"2026-06-14T08:52:00.314980585Z\" level=info msg=\"Removing container: cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca\" id=29a36beb-03c9-4368-8a59-14056488d883 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.357865 | controller |     "Jun 14 08:52:00.379145 crc crio[24245]: time=\"2026-06-14T08:52:00.378978042Z\" level=info msg=\"Removed container cdb8e41a02c72e0b3a34832ecda30934379889bb25843ef6ed9fc155ae112bca: openstack/dnsmasq-dns-b779ff7c7-7jhs9/dnsmasq-dns\" id=29a36beb-03c9-4368-8a59-14056488d883 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.357879 | controller |     "Jun 14 08:52:00.386299 crc crio[24245]: time=\"2026-06-14T08:52:00.386190971Z\" level=info msg=\"Removing container: 48d19d166bd43e0a5e10d01343613a28d6b33bfe11472b47c0fd46b9d7c9594b\" id=2f2fe325-1bbe-4845-8d9f-0a53f0c1d89d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.357898 | controller |     "Jun 14 08:52:00.412570 crc crio[24245]: time=\"2026-06-14T08:52:00.412410425Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=048bb29c-bb39-4110-94b6-d3ce41f19f35 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.357913 | controller |     "Jun 14 08:52:00.415183 crc crio[24245]: time=\"2026-06-14T08:52:00.415041329Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=958836db-78b0-4baa-869b-17493111bd06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.357928 | controller |     "Jun 14 08:52:00.438397 crc crio[24245]: time=\"2026-06-14T08:52:00.438166648Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=b720d38a-c447-4b88-a080-d0e5eba5b0de name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.357943 | controller |     "Jun 14 08:52:00.442597 crc crio[24245]: time=\"2026-06-14T08:52:00.442219015Z\" level=info msg=\"Removed container 48d19d166bd43e0a5e10d01343613a28d6b33bfe11472b47c0fd46b9d7c9594b: openstack/dnsmasq-dns-b779ff7c7-7jhs9/init\" id=2f2fe325-1bbe-4845-8d9f-0a53f0c1d89d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.357957 | controller |     "Jun 14 08:52:00.511661 crc crio[24245]: time=\"2026-06-14T08:52:00.511579531Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=0159c275-b7c0-4392-854a-e9233f230987 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.357971 | controller |     "Jun 14 08:52:00.513725 crc crio[24245]: time=\"2026-06-14T08:52:00.512203961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.357986 | controller |     "Jun 14 08:52:00.513725 crc crio[24245]: time=\"2026-06-14T08:52:00.512442239Z\" level=info msg=\"Created container 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8: openstack/nova-api-0/nova-api-api\" id=4accc14a-5188-49bb-9b0e-c90ac878d175 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.358001 | controller |     "Jun 14 08:52:00.516580 crc crio[24245]: time=\"2026-06-14T08:52:00.51652536Z\" level=info msg=\"Starting container: 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8\" id=575b1aea-053c-44c4-81fe-f14ac72bb7d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.358016 | controller |     "Jun 14 08:52:00.524608 crc crio[24245]: time=\"2026-06-14T08:52:00.524495843Z\" level=info msg=\"Started container\" PID=85846 containerID=5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8 description=openstack/nova-api-0/nova-api-api id=575b1aea-053c-44c4-81fe-f14ac72bb7d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3",
2026-06-14 10:12:41.358031 | controller |     "Jun 14 08:52:00.571049 crc crio[24245]: time=\"2026-06-14T08:52:00.570817498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.358058 | controller |     "Jun 14 08:52:00.585925 crc crio[24245]: time=\"2026-06-14T08:52:00.585774476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.358073 | controller |     "Jun 14 08:52:00.700182 crc crio[24245]: time=\"2026-06-14T08:52:00.699912378Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690452-4qdzx/POD\" id=d20365fe-6426-499d-90c6-a18ad0be9cf6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.358091 | controller |     "Jun 14 08:52:00.700182 crc crio[24245]: time=\"2026-06-14T08:52:00.700049923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.358107 | controller |     "Jun 14 08:52:00.819317 crc crio[24245]: time=\"2026-06-14T08:52:00.8186374Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690452-4qdzx Namespace:openshift-infra ID:8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3 UID:7e8449bf-31e0-4b06-8c7e-36ef82eb213b NetNS:/var/run/netns/e521e54d-18d5-43e7-bb1d-2f764df4ea72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e8449bf_31e0_4b06_8c7e_36ef82eb213b.slice PodAnnotations:0xc0006201f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.358122 | controller |     "Jun 14 08:52:00.819598 crc crio[24245]: time=\"2026-06-14T08:52:00.819328603Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690452-4qdzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.358137 | controller |     "Jun 14 08:52:00.889970 crc crio[24245]: time=\"2026-06-14T08:52:00.889802026Z\" level=info msg=\"Created container 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085: openstack/ceilometer-0/sg-core\" id=0159c275-b7c0-4392-854a-e9233f230987 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.358152 | controller |     "Jun 14 08:52:00.892831 crc crio[24245]: time=\"2026-06-14T08:52:00.892744458Z\" level=info msg=\"Starting container: 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085\" id=ec4e1a12-f0ba-4de8-805d-975cde0f0e73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.358167 | controller |     "Jun 14 08:52:00.910711 crc crio[24245]: time=\"2026-06-14T08:52:00.910607395Z\" level=info msg=\"Started container\" PID=85895 containerID=257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085 description=openstack/ceilometer-0/sg-core id=ec4e1a12-f0ba-4de8-805d-975cde0f0e73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a",
2026-06-14 10:12:41.358181 | controller |     "Jun 14 08:52:00.923817 crc crio[24245]: time=\"2026-06-14T08:52:00.923634219Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=41d2905c-6fba-4b44-b17e-14bf1d83f4ca name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.358196 | controller |     "Jun 14 08:52:00.929570 crc crio[24245]: time=\"2026-06-14T08:52:00.929508187Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\\\"\"",
2026-06-14 10:12:41.358211 | controller |     "Jun 14 08:52:01.462779 crc crio[24245]: 2026-06-14T08:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8573c56e79e1f73 Mac:82:93:15:a8:df:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/e521e54d-18d5-43e7-bb1d-2f764df4ea72 SocketPath: PciID:}] [{Interface:0xc0005026a0 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.358226 | controller |     "Jun 14 08:52:01.465352 crc crio[24245]: time=\"2026-06-14T08:52:01.465187489Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690452-4qdzx Namespace:openshift-infra ID:8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3 UID:7e8449bf-31e0-4b06-8c7e-36ef82eb213b NetNS:/var/run/netns/e521e54d-18d5-43e7-bb1d-2f764df4ea72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e8449bf_31e0_4b06_8c7e_36ef82eb213b.slice PodAnnotations:0xc0006201f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.358244 | controller |     "Jun 14 08:52:01.465431 crc crio[24245]: time=\"2026-06-14T08:52:01.465382756Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690452-4qdzx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.358259 | controller |     "Jun 14 08:52:01.478571 crc crio[24245]: time=\"2026-06-14T08:52:01.476486571Z\" level=info msg=\"Ran pod sandbox 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3 with infra container: openshift-infra/auto-csr-approver-29690452-4qdzx/POD\" id=d20365fe-6426-499d-90c6-a18ad0be9cf6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.358274 | controller |     "Jun 14 08:52:01.481325 crc crio[24245]: time=\"2026-06-14T08:52:01.481268951Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f4c50dc4-34fd-40e2-93cd-59fbf0a53941 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.358289 | controller |     "Jun 14 08:52:01.487791 crc crio[24245]: time=\"2026-06-14T08:52:01.487728188Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.358304 | controller |     "Jun 14 08:52:02.374542 crc crio[24245]: time=\"2026-06-14T08:52:02.374044503Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f4c50dc4-34fd-40e2-93cd-59fbf0a53941 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.358319 | controller |     "Jun 14 08:52:02.375609 crc crio[24245]: time=\"2026-06-14T08:52:02.37554697Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6066e2e5-bb92-4dc1-92a0-bf06c62982c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.358333 | controller |     "Jun 14 08:52:02.377953 crc crio[24245]: time=\"2026-06-14T08:52:02.377891815Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=99df4d0b-e350-4d16-ae0a-11325ccd9120 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.358367 | controller |     "Jun 14 08:52:02.385795 crc crio[24245]: time=\"2026-06-14T08:52:02.385724904Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690452-4qdzx/oc\" id=9c840a0f-bfb1-4b8d-9aa4-7db6196847b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.358387 | controller |     "Jun 14 08:52:02.386268 crc crio[24245]: time=\"2026-06-14T08:52:02.386190019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.358402 | controller |     "Jun 14 08:52:02.446489 crc crio[24245]: time=\"2026-06-14T08:52:02.446397767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.358417 | controller |     "Jun 14 08:52:02.645329 crc crio[24245]: time=\"2026-06-14T08:52:02.645207264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.358432 | controller |     "Jun 14 08:52:02.773263 crc crio[24245]: time=\"2026-06-14T08:52:02.772777155Z\" level=info msg=\"Created container 6c7313bc7324233615194702ecb399ea4fe36a5349988876a41ac502931de7bf: openshift-infra/auto-csr-approver-29690452-4qdzx/oc\" id=9c840a0f-bfb1-4b8d-9aa4-7db6196847b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.358446 | controller |     "Jun 14 08:52:02.774933 crc crio[24245]: time=\"2026-06-14T08:52:02.77478339Z\" level=info msg=\"Starting container: 6c7313bc7324233615194702ecb399ea4fe36a5349988876a41ac502931de7bf\" id=a3d516c6-51f6-4b31-96ad-574d27d61ccd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.358461 | controller |     "Jun 14 08:52:02.780767 crc crio[24245]: time=\"2026-06-14T08:52:02.780675107Z\" level=info msg=\"Started container\" PID=86155 containerID=6c7313bc7324233615194702ecb399ea4fe36a5349988876a41ac502931de7bf description=openshift-infra/auto-csr-approver-29690452-4qdzx/oc id=a3d516c6-51f6-4b31-96ad-574d27d61ccd name=/runtime.v1.RuntimeService/StartContainer sandboxID=8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3",
2026-06-14 10:12:41.358479 | controller |     "Jun 14 08:52:03.504487 crc crio[24245]: time=\"2026-06-14T08:52:03.504296413Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:b5d4552d14730d8477ebb55268a66c88547913036d981314e9ea24373e9e0051\" id=41d2905c-6fba-4b44-b17e-14bf1d83f4ca name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.358495 | controller |     "Jun 14 08:52:03.505670 crc crio[24245]: time=\"2026-06-14T08:52:03.505606952Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=a6c9d6d7-6fe0-4506-b74f-b049f7aced2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.358510 | controller |     "Jun 14 08:52:03.585320 crc crio[24245]: time=\"2026-06-14T08:52:03.579523938Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=9ac47467-3f48-4c1d-b882-d3fe5dc5e522 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.358524 | controller |     "Jun 14 08:52:03.591567 crc crio[24245]: time=\"2026-06-14T08:52:03.59028797Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=24aed1b6-8fe1-42a5-a584-1a3d080e1c79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.358539 | controller |     "Jun 14 08:52:03.591567 crc crio[24245]: time=\"2026-06-14T08:52:03.59090156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.358554 | controller |     "Jun 14 08:52:03.657424 crc crio[24245]: time=\"2026-06-14T08:52:03.657308486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.358568 | controller |     "Jun 14 08:52:03.661532 crc crio[24245]: time=\"2026-06-14T08:52:03.661441404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.358583 | controller |     "Jun 14 08:52:03.856875 crc crio[24245]: time=\"2026-06-14T08:52:03.856699011Z\" level=info msg=\"Created container d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43: openstack/ceilometer-0/proxy-httpd\" id=24aed1b6-8fe1-42a5-a584-1a3d080e1c79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.358597 | controller |     "Jun 14 08:52:03.858905 crc crio[24245]: time=\"2026-06-14T08:52:03.858781907Z\" level=info msg=\"Starting container: d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43\" id=15fda132-7544-41c8-9fc1-05f628251d0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.358611 | controller |     "Jun 14 08:52:03.869654 crc crio[24245]: time=\"2026-06-14T08:52:03.869483009Z\" level=info msg=\"Started container\" PID=86261 containerID=d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43 description=openstack/ceilometer-0/proxy-httpd id=15fda132-7544-41c8-9fc1-05f628251d0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a",
2026-06-14 10:12:41.358625 | controller |     "Jun 14 08:52:04.492211 crc crio[24245]: time=\"2026-06-14T08:52:04.491475959Z\" level=info msg=\"Stopping pod sandbox: 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3\" id=103b7d45-2541-4458-873f-a8c7d8db792b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.358640 | controller |     "Jun 14 08:52:04.492770 crc crio[24245]: time=\"2026-06-14T08:52:04.492724979Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690452-4qdzx Namespace:openshift-infra ID:8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3 UID:7e8449bf-31e0-4b06-8c7e-36ef82eb213b NetNS:/var/run/netns/e521e54d-18d5-43e7-bb1d-2f764df4ea72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e8449bf_31e0_4b06_8c7e_36ef82eb213b.slice PodAnnotations:0xc0024228a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.358658 | controller |     "Jun 14 08:52:04.492974 crc crio[24245]: time=\"2026-06-14T08:52:04.492939826Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690452-4qdzx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.358674 | controller |     "Jun 14 08:52:04.966379 crc crio[24245]: time=\"2026-06-14T08:52:04.966272383Z\" level=info msg=\"Stopped pod sandbox: 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3\" id=103b7d45-2541-4458-873f-a8c7d8db792b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.358689 | controller |     "Jun 14 08:52:08.574344 crc crio[24245]: time=\"2026-06-14T08:52:08.573467535Z\" level=info msg=\"Stopping pod sandbox: 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914\" id=679720c5-19ee-4a8b-b0e8-3b6fd47d9def name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.358704 | controller |     "Jun 14 08:52:08.576599 crc crio[24245]: time=\"2026-06-14T08:52:08.576556255Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-94z55 Namespace:openstack ID:1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914 UID:82f67187-1209-4b3d-81e5-fab76912ebd5 NetNS:/var/run/netns/6a86f561-f921-41a8-8abd-e540cdc09c81 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod82f67187_1209_4b3d_81e5_fab76912ebd5.slice PodAnnotations:0xc000620880}] Aliases:map[]}\"",
2026-06-14 10:12:41.358719 | controller |     "Jun 14 08:52:08.577180 crc crio[24245]: time=\"2026-06-14T08:52:08.577149744Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-94z55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.358733 | controller |     "Jun 14 08:52:09.074593 crc crio[24245]: time=\"2026-06-14T08:52:09.073484343Z\" level=info msg=\"Stopped pod sandbox: 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914\" id=679720c5-19ee-4a8b-b0e8-3b6fd47d9def name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.358748 | controller |     "Jun 14 08:52:10.000314 crc crio[24245]: time=\"2026-06-14T08:52:09.998468664Z\" level=info msg=\"Stopping container: 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2 (timeout: 30s)\" id=49f1b1da-e3f1-40e5-af3c-866f08a54969 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.358762 | controller |     "Jun 14 08:52:10.000314 crc crio[24245]: time=\"2026-06-14T08:52:09.998909058Z\" level=info msg=\"Stopping container: 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8 (timeout: 30s)\" id=f8c0dffb-f5b2-456d-8c98-32f4f9bf7809 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.358777 | controller |     "Jun 14 08:52:10.054139 crc crio[24245]: time=\"2026-06-14T08:52:10.05405649Z\" level=info msg=\"Stopping container: a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f (timeout: 30s)\" id=45d38edc-3a0f-48b7-a5c8-8ad4e8d95c37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.358791 | controller |     "Jun 14 08:52:10.054320 crc crio[24245]: time=\"2026-06-14T08:52:10.054220737Z\" level=info msg=\"Stopping container: 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492 (timeout: 30s)\" id=ba30d3ae-56bd-4059-b8f8-2821e35fa770 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.358809 | controller |     "Jun 14 08:52:10.080595 crc crio[24245]: time=\"2026-06-14T08:52:10.080506071Z\" level=info msg=\"Stopping container: e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e (timeout: 30s)\" id=299af000-8873-4703-a56d-eb0f00c50cf4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.358824 | controller |     "Jun 14 08:52:10.264338 crc crio[24245]: time=\"2026-06-14T08:52:10.264097806Z\" level=info msg=\"Stopped container 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2: openstack/nova-api-0/nova-api-log\" id=49f1b1da-e3f1-40e5-af3c-866f08a54969 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.358843 | controller |     "Jun 14 08:52:10.882996 crc crio[24245]: time=\"2026-06-14T08:52:10.882351349Z\" level=info msg=\"Stopped container 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492: openstack/nova-metadata-0/nova-metadata-log\" id=ba30d3ae-56bd-4059-b8f8-2821e35fa770 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.358858 | controller |     "Jun 14 08:52:13.592507 crc crio[24245]: time=\"2026-06-14T08:52:13.592072257Z\" level=info msg=\"Stopped container a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f: openstack/nova-metadata-0/nova-metadata-metadata\" id=45d38edc-3a0f-48b7-a5c8-8ad4e8d95c37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.358876 | controller |     "Jun 14 08:52:13.593694 crc crio[24245]: time=\"2026-06-14T08:52:13.593452073Z\" level=info msg=\"Stopping pod sandbox: c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259\" id=994e15a9-97e1-44f8-9113-5afd1a270937 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.358930 | controller |     "Jun 14 08:52:13.594180 crc crio[24245]: time=\"2026-06-14T08:52:13.594053232Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259 UID:f4ea76cc-e163-4921-9866-21750742733e NetNS:/var/run/netns/48fbef16-c10f-470b-8f79-43c06e4514c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4ea76cc_e163_4921_9866_21750742733e.slice PodAnnotations:0xc001c3cee0}] Aliases:map[]}\"",
2026-06-14 10:12:41.358948 | controller |     "Jun 14 08:52:13.594330 crc crio[24245]: time=\"2026-06-14T08:52:13.594217747Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.358964 | controller |     "Jun 14 08:52:13.992090 crc crio[24245]: time=\"2026-06-14T08:52:13.991580815Z\" level=info msg=\"Stopped pod sandbox: c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259\" id=994e15a9-97e1-44f8-9113-5afd1a270937 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.358979 | controller |     "Jun 14 08:52:14.631352 crc crio[24245]: time=\"2026-06-14T08:52:14.630745044Z\" level=info msg=\"Stopped container e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=299af000-8873-4703-a56d-eb0f00c50cf4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.358994 | controller |     "Jun 14 08:52:14.633542 crc crio[24245]: time=\"2026-06-14T08:52:14.633490771Z\" level=info msg=\"Stopping pod sandbox: 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f\" id=4b45bc53-0738-4557-bed8-4cdc64e26e40 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.359009 | controller |     "Jun 14 08:52:14.634279 crc crio[24245]: time=\"2026-06-14T08:52:14.634220815Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f UID:ba6f8c98-2d8f-42e1-a120-6c4b3f8e0378 NetNS:/var/run/netns/983ca234-53af-4a4d-a4a3-23c4eb465a9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podba6f8c98_2d8f_42e1_a120_6c4b3f8e0378.slice PodAnnotations:0xc0006028c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.359027 | controller |     "Jun 14 08:52:14.634557 crc crio[24245]: time=\"2026-06-14T08:52:14.634532395Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.359043 | controller |     "Jun 14 08:52:14.832797 crc crio[24245]: time=\"2026-06-14T08:52:14.832681211Z\" level=info msg=\"Removing container: a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f\" id=0175d306-44ce-4ab1-baef-a1e2d272cc1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.359057 | controller |     "Jun 14 08:52:14.907928 crc crio[24245]: time=\"2026-06-14T08:52:14.89122156Z\" level=info msg=\"Removed container a19b2263cd168e75efd799437fe7f7edf3ea6732f03bdf542c12e22027b6a55f: openstack/nova-metadata-0/nova-metadata-metadata\" id=0175d306-44ce-4ab1-baef-a1e2d272cc1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.359072 | controller |     "Jun 14 08:52:14.907928 crc crio[24245]: time=\"2026-06-14T08:52:14.902394542Z\" level=info msg=\"Removing container: 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492\" id=f341c35b-873b-48b9-b9b9-5419b12ee822 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.359087 | controller |     "Jun 14 08:52:14.984489 crc crio[24245]: time=\"2026-06-14T08:52:14.984081434Z\" level=info msg=\"Removed container 1e2777994ae206f83d97f0c99724b472fd15743a2b74ea573d4f6dd2ee262492: openstack/nova-metadata-0/nova-metadata-log\" id=f341c35b-873b-48b9-b9b9-5419b12ee822 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.359102 | controller |     "Jun 14 08:52:15.147074 crc crio[24245]: time=\"2026-06-14T08:52:15.145212441Z\" level=info msg=\"Stopped pod sandbox: 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f\" id=4b45bc53-0738-4557-bed8-4cdc64e26e40 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.359116 | controller |     "Jun 14 08:52:15.420119 crc crio[24245]: time=\"2026-06-14T08:52:15.420031972Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=e6bb44c3-ed23-4383-8b08-84e1b5d3388b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.359131 | controller |     "Jun 14 08:52:15.420314 crc crio[24245]: time=\"2026-06-14T08:52:15.420160166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.359146 | controller |     "Jun 14 08:52:15.469520 crc crio[24245]: time=\"2026-06-14T08:52:15.469400615Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9 UID:da6c951c-cd2a-4cd3-8167-789e2f390619 NetNS:/var/run/netns/4bbad30d-a397-4940-8ad5-317bf9a4ad88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6c951c_cd2a_4cd3_8167_789e2f390619.slice PodAnnotations:0xc002422c08}] Aliases:map[]}\"",
2026-06-14 10:12:41.359161 | controller |     "Jun 14 08:52:15.469520 crc crio[24245]: time=\"2026-06-14T08:52:15.469492708Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.359176 | controller |     "Jun 14 08:52:15.862381 crc crio[24245]: time=\"2026-06-14T08:52:15.86173865Z\" level=info msg=\"Removing container: e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e\" id=aae1758c-4e87-4329-a49a-781296257bdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.359191 | controller |     "Jun 14 08:52:15.942814 crc crio[24245]: time=\"2026-06-14T08:52:15.938715688Z\" level=info msg=\"Removed container e6361170f3c654c591f12de196a60eb50807e488ce56e49c3e5645a238be7c6e: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=aae1758c-4e87-4329-a49a-781296257bdf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.359209 | controller |     "Jun 14 08:52:16.118162 crc crio[24245]: 2026-06-14T08:52:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c910ca3214bedef Mac:7e:28:38:86:ae:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/4bbad30d-a397-4940-8ad5-317bf9a4ad88 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.359225 | controller |     "Jun 14 08:52:16.120336 crc crio[24245]: time=\"2026-06-14T08:52:16.12021184Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9 UID:da6c951c-cd2a-4cd3-8167-789e2f390619 NetNS:/var/run/netns/4bbad30d-a397-4940-8ad5-317bf9a4ad88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6c951c_cd2a_4cd3_8167_789e2f390619.slice PodAnnotations:0xc002422c08}] Aliases:map[]}\"",
2026-06-14 10:12:41.359240 | controller |     "Jun 14 08:52:16.120515 crc crio[24245]: time=\"2026-06-14T08:52:16.120452148Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.359255 | controller |     "Jun 14 08:52:16.134882 crc crio[24245]: time=\"2026-06-14T08:52:16.134780655Z\" level=info msg=\"Ran pod sandbox c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9 with infra container: openstack/nova-metadata-0/POD\" id=e6bb44c3-ed23-4383-8b08-84e1b5d3388b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.359270 | controller |     "Jun 14 08:52:16.138114 crc crio[24245]: time=\"2026-06-14T08:52:16.138072248Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ec82c167-bea9-4a58-86c5-7f12e1e57719 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.359285 | controller |     "Jun 14 08:52:16.142797 crc crio[24245]: time=\"2026-06-14T08:52:16.142702365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6be47db7-1fd1-4034-bde7-74a8a66578da name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.359300 | controller |     "Jun 14 08:52:16.152143 crc crio[24245]: time=\"2026-06-14T08:52:16.152074434Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=3406cf27-14d0-43c7-a602-e47bd2318c22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.359315 | controller |     "Jun 14 08:52:16.152627 crc crio[24245]: time=\"2026-06-14T08:52:16.15256115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.359329 | controller |     "Jun 14 08:52:16.215024 crc crio[24245]: time=\"2026-06-14T08:52:16.214943206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.359344 | controller |     "Jun 14 08:52:16.224604 crc crio[24245]: time=\"2026-06-14T08:52:16.224021424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.359385 | controller |     "Jun 14 08:52:16.356508 crc crio[24245]: time=\"2026-06-14T08:52:16.351764389Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=3b92bdfa-ae11-4aac-9b7f-81fcee6dfb0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.359401 | controller |     "Jun 14 08:52:16.356508 crc crio[24245]: time=\"2026-06-14T08:52:16.351885423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.359420 | controller |     "Jun 14 08:52:16.391307 crc crio[24245]: time=\"2026-06-14T08:52:16.390777364Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee UID:494daf6c-1278-4925-95b4-b4bb05c38e5b NetNS:/var/run/netns/308df373-ecda-4268-bbee-1862cc3356dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod494daf6c_1278_4925_95b4_b4bb05c38e5b.slice PodAnnotations:0xc00161a888}] Aliases:map[]}\"",
2026-06-14 10:12:41.359436 | controller |     "Jun 14 08:52:16.392751 crc crio[24245]: time=\"2026-06-14T08:52:16.392722967Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.359451 | controller |     "Jun 14 08:52:16.445207 crc crio[24245]: time=\"2026-06-14T08:52:16.445062662Z\" level=info msg=\"Created container 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706: openstack/nova-metadata-0/nova-metadata-log\" id=3406cf27-14d0-43c7-a602-e47bd2318c22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.359466 | controller |     "Jun 14 08:52:16.450966 crc crio[24245]: time=\"2026-06-14T08:52:16.450323121Z\" level=info msg=\"Starting container: 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706\" id=17f5f85a-d569-425e-8058-8a1e5980f99c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.359481 | controller |     "Jun 14 08:52:16.456337 crc crio[24245]: time=\"2026-06-14T08:52:16.456198855Z\" level=info msg=\"Started container\" PID=87259 containerID=9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706 description=openstack/nova-metadata-0/nova-metadata-log id=17f5f85a-d569-425e-8058-8a1e5980f99c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9",
2026-06-14 10:12:41.359496 | controller |     "Jun 14 08:52:16.471052 crc crio[24245]: time=\"2026-06-14T08:52:16.470998937Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=3b35bd54-397d-4cc0-8d03-1a00b2f66155 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.359510 | controller |     "Jun 14 08:52:16.553560 crc crio[24245]: time=\"2026-06-14T08:52:16.553135682Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f831fe45-3e36-4bca-b63e-8c1040506802 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.359525 | controller |     "Jun 14 08:52:16.564430 crc crio[24245]: time=\"2026-06-14T08:52:16.564334458Z\" level=info msg=\"Stopped container 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8: openstack/nova-api-0/nova-api-api\" id=f8c0dffb-f5b2-456d-8c98-32f4f9bf7809 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.359540 | controller |     "Jun 14 08:52:16.566703 crc crio[24245]: time=\"2026-06-14T08:52:16.566617321Z\" level=info msg=\"Stopping pod sandbox: d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3\" id=1312e06c-790e-44ad-8fb5-7f4cec7616b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.359555 | controller |     "Jun 14 08:52:16.567620 crc crio[24245]: time=\"2026-06-14T08:52:16.567557461Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3 UID:d053b388-b9b3-4e9a-af2f-a6e249461f7c NetNS:/var/run/netns/c1d7f94d-5907-4172-a00d-1a4b1c009ccc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd053b388_b9b3_4e9a_af2f_a6e249461f7c.slice PodAnnotations:0xc000602690}] Aliases:map[]}\"",
2026-06-14 10:12:41.359573 | controller |     "Jun 14 08:52:16.567817 crc crio[24245]: time=\"2026-06-14T08:52:16.567761668Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.359589 | controller |     "Jun 14 08:52:16.580611 crc crio[24245]: time=\"2026-06-14T08:52:16.58035848Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=696992e1-cf84-41b5-b267-140147bb07f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.359604 | controller |     "Jun 14 08:52:16.580988 crc crio[24245]: time=\"2026-06-14T08:52:16.580912888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.359619 | controller |     "Jun 14 08:52:16.734214 crc crio[24245]: time=\"2026-06-14T08:52:16.733507074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.359633 | controller |     "Jun 14 08:52:16.742355 crc crio[24245]: time=\"2026-06-14T08:52:16.742224521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.359648 | controller |     "Jun 14 08:52:16.929031 crc crio[24245]: time=\"2026-06-14T08:52:16.927931955Z\" level=info msg=\"Created container 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11: openstack/nova-metadata-0/nova-metadata-metadata\" id=696992e1-cf84-41b5-b267-140147bb07f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.359662 | controller |     "Jun 14 08:52:16.933698 crc crio[24245]: time=\"2026-06-14T08:52:16.929954547Z\" level=info msg=\"Starting container: 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11\" id=687106d0-374f-47d6-837b-4035f775339e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.359678 | controller |     "Jun 14 08:52:16.938079 crc crio[24245]: time=\"2026-06-14T08:52:16.937985294Z\" level=info msg=\"Started container\" PID=87362 containerID=6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11 description=openstack/nova-metadata-0/nova-metadata-metadata id=687106d0-374f-47d6-837b-4035f775339e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9",
2026-06-14 10:12:41.359692 | controller |     "Jun 14 08:52:16.958176 crc crio[24245]: 2026-06-14T08:52:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a420aa05d439b5b Mac:22:4a:43:a4:a6:7b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/308df373-ecda-4268-bbee-1862cc3356dd SocketPath: PciID:}] [{Interface:0xc000015430 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.359707 | controller |     "Jun 14 08:52:16.966986 crc crio[24245]: time=\"2026-06-14T08:52:16.966923334Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee UID:494daf6c-1278-4925-95b4-b4bb05c38e5b NetNS:/var/run/netns/308df373-ecda-4268-bbee-1862cc3356dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod494daf6c_1278_4925_95b4_b4bb05c38e5b.slice PodAnnotations:0xc00161a888}] Aliases:map[]}\"",
2026-06-14 10:12:41.359723 | controller |     "Jun 14 08:52:16.967585 crc crio[24245]: time=\"2026-06-14T08:52:16.967563325Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.359741 | controller |     "Jun 14 08:52:16.988904 crc crio[24245]: time=\"2026-06-14T08:52:16.988739952Z\" level=info msg=\"Ran pod sandbox a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee with infra container: openstack/nova-scheduler-0/POD\" id=3b92bdfa-ae11-4aac-9b7f-81fcee6dfb0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.359756 | controller |     "Jun 14 08:52:17.007144 crc crio[24245]: time=\"2026-06-14T08:52:17.007043232Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=d94b3345-2e19-4d6e-8b8b-06a8c355709f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.359771 | controller |     "Jun 14 08:52:17.037044 crc crio[24245]: time=\"2026-06-14T08:52:17.036888441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=8960778d-b848-4e9c-b921-f1173ef7234b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.359786 | controller |     "Jun 14 08:52:17.045110 crc crio[24245]: time=\"2026-06-14T08:52:17.044745393Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8bf61a26-2271-4dd4-af45-47594adae773 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.359801 | controller |     "Jun 14 08:52:17.045619 crc crio[24245]: time=\"2026-06-14T08:52:17.0455754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.359816 | controller |     "Jun 14 08:52:17.097760 crc crio[24245]: time=\"2026-06-14T08:52:17.097639575Z\" level=info msg=\"Stopped pod sandbox: d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3\" id=1312e06c-790e-44ad-8fb5-7f4cec7616b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.359830 | controller |     "Jun 14 08:52:17.145419 crc crio[24245]: time=\"2026-06-14T08:52:17.145298872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.359845 | controller |     "Jun 14 08:52:17.149592 crc crio[24245]: time=\"2026-06-14T08:52:17.149492856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.359859 | controller |     "Jun 14 08:52:17.344987 crc crio[24245]: time=\"2026-06-14T08:52:17.344188184Z\" level=info msg=\"Created container 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8bf61a26-2271-4dd4-af45-47594adae773 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.359874 | controller |     "Jun 14 08:52:17.346425 crc crio[24245]: time=\"2026-06-14T08:52:17.34614127Z\" level=info msg=\"Starting container: 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585\" id=0d9669c7-2092-4af1-8175-8c50cf2a27a2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.359889 | controller |     "Jun 14 08:52:17.353484 crc crio[24245]: time=\"2026-06-14T08:52:17.353174636Z\" level=info msg=\"Started container\" PID=87384 containerID=03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=0d9669c7-2092-4af1-8175-8c50cf2a27a2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee",
2026-06-14 10:12:41.359904 | controller |     "Jun 14 08:52:17.919330 crc crio[24245]: time=\"2026-06-14T08:52:17.918783756Z\" level=info msg=\"Removing container: 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8\" id=1438c185-7fe9-46a6-a8cf-567c39da3cca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.359923 | controller |     "Jun 14 08:52:17.951940 crc crio[24245]: time=\"2026-06-14T08:52:17.951729848Z\" level=info msg=\"Removed container 5756ef0c2f0528dbe6bc66a3daba5c4027b5788f282befc46a91db0840a20fc8: openstack/nova-api-0/nova-api-api\" id=1438c185-7fe9-46a6-a8cf-567c39da3cca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.359938 | controller |     "Jun 14 08:52:17.958968 crc crio[24245]: time=\"2026-06-14T08:52:17.95849511Z\" level=info msg=\"Removing container: 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2\" id=442a8887-39ee-44a8-9e01-22e07703184e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.359952 | controller |     "Jun 14 08:52:18.000675 crc crio[24245]: time=\"2026-06-14T08:52:17.999351493Z\" level=info msg=\"Removed container 288b60d6244bfec14a1f891ff901efb8e28b4c064675275d9161cc7a098d0bd2: openstack/nova-api-0/nova-api-log\" id=442a8887-39ee-44a8-9e01-22e07703184e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.359966 | controller |     "Jun 14 08:52:18.512291 crc crio[24245]: time=\"2026-06-14T08:52:18.511919387Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=adc6d498-8b1c-400a-a210-40b3a07292bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.359981 | controller |     "Jun 14 08:52:18.512507 crc crio[24245]: time=\"2026-06-14T08:52:18.51231044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.359996 | controller |     "Jun 14 08:52:18.560368 crc crio[24245]: time=\"2026-06-14T08:52:18.560263437Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013 UID:ead8c54a-5bc3-449d-b8b5-411981920e1b NetNS:/var/run/netns/8f25bac3-15e5-4bb9-9869-3158bc88915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead8c54a_5bc3_449d_b8b5_411981920e1b.slice PodAnnotations:0xc00274a6d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.360011 | controller |     "Jun 14 08:52:18.560368 crc crio[24245]: time=\"2026-06-14T08:52:18.560331389Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.360025 | controller |     "Jun 14 08:52:19.161578 crc crio[24245]: 2026-06-14T08:52:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b20b1ef33ffc1e Mac:46:29:3c:69:63:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/8f25bac3-15e5-4bb9-9869-3158bc88915f SocketPath: PciID:}] [{Interface:0xc000118d40 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.360040 | controller |     "Jun 14 08:52:19.163219 crc crio[24245]: time=\"2026-06-14T08:52:19.163138228Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013 UID:ead8c54a-5bc3-449d-b8b5-411981920e1b NetNS:/var/run/netns/8f25bac3-15e5-4bb9-9869-3158bc88915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead8c54a_5bc3_449d_b8b5_411981920e1b.slice PodAnnotations:0xc00274a6d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.360055 | controller |     "Jun 14 08:52:19.163364 crc crio[24245]: time=\"2026-06-14T08:52:19.163322404Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.360071 | controller |     "Jun 14 08:52:19.186158 crc crio[24245]: time=\"2026-06-14T08:52:19.186061769Z\" level=info msg=\"Ran pod sandbox 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013 with infra container: openstack/nova-api-0/POD\" id=adc6d498-8b1c-400a-a210-40b3a07292bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.360092 | controller |     "Jun 14 08:52:19.191576 crc crio[24245]: time=\"2026-06-14T08:52:19.191493361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a5427919-af57-4fa8-b470-08f97c1bb88e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.360107 | controller |     "Jun 14 08:52:19.206313 crc crio[24245]: time=\"2026-06-14T08:52:19.199136255Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=3aa5976b-78d9-4e31-9cd5-e11b8c4ffc82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.360121 | controller |     "Jun 14 08:52:19.210114 crc crio[24245]: time=\"2026-06-14T08:52:19.209965318Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=6e7afba7-5302-48fc-9918-e99a0070a4ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.360136 | controller |     "Jun 14 08:52:19.210685 crc crio[24245]: time=\"2026-06-14T08:52:19.21060045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.360151 | controller |     "Jun 14 08:52:19.267924 crc crio[24245]: time=\"2026-06-14T08:52:19.267759019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.360166 | controller |     "Jun 14 08:52:19.276042 crc crio[24245]: time=\"2026-06-14T08:52:19.275730933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.360180 | controller |     "Jun 14 08:52:19.452155 crc crio[24245]: time=\"2026-06-14T08:52:19.452059256Z\" level=info msg=\"Created container 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63: openstack/nova-api-0/nova-api-log\" id=6e7afba7-5302-48fc-9918-e99a0070a4ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.360195 | controller |     "Jun 14 08:52:19.453510 crc crio[24245]: time=\"2026-06-14T08:52:19.4534262Z\" level=info msg=\"Starting container: 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63\" id=df224144-f963-414d-8ae8-264f80f3d8d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.360210 | controller |     "Jun 14 08:52:19.459990 crc crio[24245]: time=\"2026-06-14T08:52:19.459891086Z\" level=info msg=\"Started container\" PID=87640 containerID=6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63 description=openstack/nova-api-0/nova-api-log id=df224144-f963-414d-8ae8-264f80f3d8d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013",
2026-06-14 10:12:41.360225 | controller |     "Jun 14 08:52:19.477928 crc crio[24245]: time=\"2026-06-14T08:52:19.4772864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=d989994c-5846-41d7-987b-5b4ea4a00905 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.360241 | controller |     "Jun 14 08:52:19.545022 crc crio[24245]: time=\"2026-06-14T08:52:19.543809616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=444eb547-ad3b-4f1a-8bfd-3f880a51b16e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.360256 | controller |     "Jun 14 08:52:19.562323 crc crio[24245]: time=\"2026-06-14T08:52:19.560131557Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=bac99ff7-d028-4929-8c04-00786ddf2965 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.360274 | controller |     "Jun 14 08:52:19.562323 crc crio[24245]: time=\"2026-06-14T08:52:19.560763407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.360290 | controller |     "Jun 14 08:52:19.647139 crc crio[24245]: time=\"2026-06-14T08:52:19.646918058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.360304 | controller |     "Jun 14 08:52:19.654161 crc crio[24245]: time=\"2026-06-14T08:52:19.654093458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.360319 | controller |     "Jun 14 08:52:19.828914 crc crio[24245]: time=\"2026-06-14T08:52:19.828721587Z\" level=info msg=\"Created container 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc: openstack/nova-api-0/nova-api-api\" id=bac99ff7-d028-4929-8c04-00786ddf2965 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.360334 | controller |     "Jun 14 08:52:19.830281 crc crio[24245]: time=\"2026-06-14T08:52:19.830142172Z\" level=info msg=\"Starting container: 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc\" id=aa809023-c2d4-4ea7-916d-737fd0063b6a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.360364 | controller |     "Jun 14 08:52:19.839040 crc crio[24245]: time=\"2026-06-14T08:52:19.838929523Z\" level=info msg=\"Started container\" PID=87677 containerID=20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc description=openstack/nova-api-0/nova-api-api id=aa809023-c2d4-4ea7-916d-737fd0063b6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013",
2026-06-14 10:12:41.360383 | controller |     "Jun 14 08:52:21.750047 crc crio[24245]: time=\"2026-06-14T08:52:21.749465101Z\" level=info msg=\"Removing container: a2291d2a53e696da30b0de76a3064d88699d1d95318f5b9d7b2390d6761e7f25\" id=51e1f300-d547-4479-a3e0-64e0e55df22b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.360399 | controller |     "Jun 14 08:52:21.868151 crc crio[24245]: time=\"2026-06-14T08:52:21.868046128Z\" level=info msg=\"Removed container a2291d2a53e696da30b0de76a3064d88699d1d95318f5b9d7b2390d6761e7f25: openshift-infra/auto-csr-approver-29690446-bhtt9/oc\" id=51e1f300-d547-4479-a3e0-64e0e55df22b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.360413 | controller |     "Jun 14 08:52:21.883492 crc crio[24245]: time=\"2026-06-14T08:52:21.883384046Z\" level=info msg=\"Stopping pod sandbox: 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54\" id=44b1dd62-6101-47e3-b9a8-42a9c643c25f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360428 | controller |     "Jun 14 08:52:21.883492 crc crio[24245]: time=\"2026-06-14T08:52:21.88349542Z\" level=info msg=\"Stopped pod sandbox (already stopped): 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54\" id=44b1dd62-6101-47e3-b9a8-42a9c643c25f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360442 | controller |     "Jun 14 08:52:21.884053 crc crio[24245]: time=\"2026-06-14T08:52:21.883989936Z\" level=info msg=\"Removing pod sandbox: 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54\" id=da8146db-37c7-416e-aea5-c56265eeb41f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360457 | controller |     "Jun 14 08:52:21.904730 crc crio[24245]: time=\"2026-06-14T08:52:21.904586944Z\" level=info msg=\"Removed pod sandbox: 37bd627de73fba1a9b8b585b05f753dc58e9872bca5985ec1c1ba01a984a4b54\" id=da8146db-37c7-416e-aea5-c56265eeb41f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360472 | controller |     "Jun 14 08:52:21.905709 crc crio[24245]: time=\"2026-06-14T08:52:21.905636363Z\" level=info msg=\"Stopping pod sandbox: d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3\" id=cf2e1da1-582e-4b07-bf13-8eb60dc2a67a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360490 | controller |     "Jun 14 08:52:21.905822 crc crio[24245]: time=\"2026-06-14T08:52:21.905737857Z\" level=info msg=\"Stopped pod sandbox (already stopped): d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3\" id=cf2e1da1-582e-4b07-bf13-8eb60dc2a67a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360505 | controller |     "Jun 14 08:52:21.906506 crc crio[24245]: time=\"2026-06-14T08:52:21.906435488Z\" level=info msg=\"Removing pod sandbox: d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3\" id=5540a386-8dfb-4d01-8bf8-2232e19d0261 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360520 | controller |     "Jun 14 08:52:21.926616 crc crio[24245]: time=\"2026-06-14T08:52:21.926404965Z\" level=info msg=\"Removed pod sandbox: d6ddca405b8136ad3cc4491bceebde8b471de71e7457983cdc353163e66488c3\" id=5540a386-8dfb-4d01-8bf8-2232e19d0261 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360534 | controller |     "Jun 14 08:52:21.928062 crc crio[24245]: time=\"2026-06-14T08:52:21.92782807Z\" level=info msg=\"Stopping pod sandbox: fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f\" id=b27dfc34-556c-4d4d-b051-f8ad51ecce17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360549 | controller |     "Jun 14 08:52:21.928062 crc crio[24245]: time=\"2026-06-14T08:52:21.927943054Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f\" id=b27dfc34-556c-4d4d-b051-f8ad51ecce17 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360563 | controller |     "Jun 14 08:52:21.930151 crc crio[24245]: time=\"2026-06-14T08:52:21.930071671Z\" level=info msg=\"Removing pod sandbox: fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f\" id=6f43fd1f-ba62-4462-836f-36685c02fc36 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360578 | controller |     "Jun 14 08:52:21.951662 crc crio[24245]: time=\"2026-06-14T08:52:21.951541117Z\" level=info msg=\"Removed pod sandbox: fb689085379f9804fc642f53a98c911dedc1de076c4065193b1bd69c46766f9f\" id=6f43fd1f-ba62-4462-836f-36685c02fc36 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360592 | controller |     "Jun 14 08:52:21.952807 crc crio[24245]: time=\"2026-06-14T08:52:21.952760454Z\" level=info msg=\"Stopping pod sandbox: 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810\" id=1f30b0c1-1b47-4ece-891a-ddaefe29ec3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360607 | controller |     "Jun 14 08:52:21.953002 crc crio[24245]: time=\"2026-06-14T08:52:21.952834206Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810\" id=1f30b0c1-1b47-4ece-891a-ddaefe29ec3b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360621 | controller |     "Jun 14 08:52:21.953562 crc crio[24245]: time=\"2026-06-14T08:52:21.953499827Z\" level=info msg=\"Removing pod sandbox: 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810\" id=acfd31f4-7422-41c3-aee0-ad47e8634736 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360635 | controller |     "Jun 14 08:52:21.973702 crc crio[24245]: time=\"2026-06-14T08:52:21.973603409Z\" level=info msg=\"Removed pod sandbox: 1d52539543c8093df18400d3224da5c7ae03e47907ced873beb150c5a4281810\" id=acfd31f4-7422-41c3-aee0-ad47e8634736 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360650 | controller |     "Jun 14 08:52:21.975154 crc crio[24245]: time=\"2026-06-14T08:52:21.975075704Z\" level=info msg=\"Stopping pod sandbox: 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7\" id=2f28f95d-271a-4ea7-a863-732ff61516c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360668 | controller |     "Jun 14 08:52:21.975154 crc crio[24245]: time=\"2026-06-14T08:52:21.975149126Z\" level=info msg=\"Stopped pod sandbox (already stopped): 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7\" id=2f28f95d-271a-4ea7-a863-732ff61516c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360683 | controller |     "Jun 14 08:52:21.977719 crc crio[24245]: time=\"2026-06-14T08:52:21.977618246Z\" level=info msg=\"Removing pod sandbox: 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7\" id=dc3d7322-f295-48f6-bb1d-491e8e80a8d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360697 | controller |     "Jun 14 08:52:22.003566 crc crio[24245]: time=\"2026-06-14T08:52:22.003358974Z\" level=info msg=\"Removed pod sandbox: 648683f91e5420c02a3216acdc4ffb7e9ca5074d4924480fee064712e85c84c7\" id=dc3d7322-f295-48f6-bb1d-491e8e80a8d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360712 | controller |     "Jun 14 08:52:22.004570 crc crio[24245]: time=\"2026-06-14T08:52:22.004407899Z\" level=info msg=\"Stopping pod sandbox: 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c\" id=e902555e-373a-42b9-8f7c-077bed4a563e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360726 | controller |     "Jun 14 08:52:22.004570 crc crio[24245]: time=\"2026-06-14T08:52:22.004529203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c\" id=e902555e-373a-42b9-8f7c-077bed4a563e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360740 | controller |     "Jun 14 08:52:22.005521 crc crio[24245]: time=\"2026-06-14T08:52:22.00542532Z\" level=info msg=\"Removing pod sandbox: 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c\" id=16b0630b-45da-48b3-b18d-73778d59bb5d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360755 | controller |     "Jun 14 08:52:22.020939 crc crio[24245]: time=\"2026-06-14T08:52:22.020796831Z\" level=info msg=\"Removed pod sandbox: 61497b9d2300106954113f7c7ab1c6de0daf87eb669da0a8c4e69446cd63cd4c\" id=16b0630b-45da-48b3-b18d-73778d59bb5d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360769 | controller |     "Jun 14 08:52:22.021754 crc crio[24245]: time=\"2026-06-14T08:52:22.021688507Z\" level=info msg=\"Stopping pod sandbox: 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55\" id=e2dd458d-de9b-4371-8f16-d3130d88665f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360783 | controller |     "Jun 14 08:52:22.021889 crc crio[24245]: time=\"2026-06-14T08:52:22.021815171Z\" level=info msg=\"Stopped pod sandbox (already stopped): 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55\" id=e2dd458d-de9b-4371-8f16-d3130d88665f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360798 | controller |     "Jun 14 08:52:22.022684 crc crio[24245]: time=\"2026-06-14T08:52:22.022604207Z\" level=info msg=\"Removing pod sandbox: 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55\" id=32781794-d448-453b-b2ea-895bf9b40b11 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360812 | controller |     "Jun 14 08:52:22.049501 crc crio[24245]: time=\"2026-06-14T08:52:22.046439201Z\" level=info msg=\"Removed pod sandbox: 138318a73a632975fc762e3f1d525d074f77a0195e659030c9def0cc4022ed55\" id=32781794-d448-453b-b2ea-895bf9b40b11 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360826 | controller |     "Jun 14 08:52:22.050607 crc crio[24245]: time=\"2026-06-14T08:52:22.050148054Z\" level=info msg=\"Stopping pod sandbox: 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53\" id=9259818d-28ba-4fd2-a9b6-d253bc2aed34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360840 | controller |     "Jun 14 08:52:22.050956 crc crio[24245]: time=\"2026-06-14T08:52:22.050774895Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53\" id=9259818d-28ba-4fd2-a9b6-d253bc2aed34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360859 | controller |     "Jun 14 08:52:22.052647 crc crio[24245]: time=\"2026-06-14T08:52:22.052406017Z\" level=info msg=\"Removing pod sandbox: 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53\" id=1ffac7f8-2b47-402d-8eda-fc635f75c05d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360873 | controller |     "Jun 14 08:52:22.079577 crc crio[24245]: time=\"2026-06-14T08:52:22.079428485Z\" level=info msg=\"Removed pod sandbox: 65b1dd0d40bc1dbad9eae23aa6e715d1c529decf9a5a570f6018b3e82ab00c53\" id=1ffac7f8-2b47-402d-8eda-fc635f75c05d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360888 | controller |     "Jun 14 08:52:22.080748 crc crio[24245]: time=\"2026-06-14T08:52:22.080653555Z\" level=info msg=\"Stopping pod sandbox: 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f\" id=967c3c07-2830-46f8-9138-ee6d058b59e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360902 | controller |     "Jun 14 08:52:22.080822 crc crio[24245]: time=\"2026-06-14T08:52:22.080758358Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f\" id=967c3c07-2830-46f8-9138-ee6d058b59e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360916 | controller |     "Jun 14 08:52:22.081617 crc crio[24245]: time=\"2026-06-14T08:52:22.081533823Z\" level=info msg=\"Removing pod sandbox: 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f\" id=6b230857-fd54-42f8-a303-dade35360c67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360930 | controller |     "Jun 14 08:52:22.108625 crc crio[24245]: time=\"2026-06-14T08:52:22.108473296Z\" level=info msg=\"Removed pod sandbox: 6e7c3f83ee7343d302c8631221e073a82cfc5e02fca5899526a6635e5baaff7f\" id=6b230857-fd54-42f8-a303-dade35360c67 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360944 | controller |     "Jun 14 08:52:22.110565 crc crio[24245]: time=\"2026-06-14T08:52:22.110402412Z\" level=info msg=\"Stopping pod sandbox: aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e\" id=b1dd3668-808f-4d08-9b83-9a51dcb87021 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360959 | controller |     "Jun 14 08:52:22.110565 crc crio[24245]: time=\"2026-06-14T08:52:22.110533236Z\" level=info msg=\"Stopped pod sandbox (already stopped): aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e\" id=b1dd3668-808f-4d08-9b83-9a51dcb87021 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.360973 | controller |     "Jun 14 08:52:22.111432 crc crio[24245]: time=\"2026-06-14T08:52:22.111355942Z\" level=info msg=\"Removing pod sandbox: aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e\" id=1ba185ee-b432-45df-9185-8ac653adaba6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.360987 | controller |     "Jun 14 08:52:22.134066 crc crio[24245]: time=\"2026-06-14T08:52:22.133953105Z\" level=info msg=\"Removed pod sandbox: aaf9b9ca633625d6f9bc954757a6927b08d3a55a21dd63a9d338a0e077c46c4e\" id=1ba185ee-b432-45df-9185-8ac653adaba6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.361001 | controller |     "Jun 14 08:52:22.135726 crc crio[24245]: time=\"2026-06-14T08:52:22.135620035Z\" level=info msg=\"Stopping pod sandbox: 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901\" id=55d7ed3f-8e15-4967-a16d-8f89f8b30ef7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.361015 | controller |     "Jun 14 08:52:22.136262 crc crio[24245]: time=\"2026-06-14T08:52:22.136185403Z\" level=info msg=\"Stopped pod sandbox (already stopped): 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901\" id=55d7ed3f-8e15-4967-a16d-8f89f8b30ef7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.361033 | controller |     "Jun 14 08:52:22.137703 crc crio[24245]: time=\"2026-06-14T08:52:22.137621238Z\" level=info msg=\"Removing pod sandbox: 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901\" id=5d83cc12-f77f-49c1-8674-10b41aed29e2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.361048 | controller |     "Jun 14 08:52:22.157532 crc crio[24245]: time=\"2026-06-14T08:52:22.15742819Z\" level=info msg=\"Removed pod sandbox: 04309178af4aaeecaef3079b3487d213e026e4fb179bc3a5524e83f93bf7f901\" id=5d83cc12-f77f-49c1-8674-10b41aed29e2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.361063 | controller |     "Jun 14 08:52:22.158460 crc crio[24245]: time=\"2026-06-14T08:52:22.158387199Z\" level=info msg=\"Stopping pod sandbox: c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259\" id=a12f055a-a67a-436a-9856-84e2618f7f6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.361077 | controller |     "Jun 14 08:52:22.158558 crc crio[24245]: time=\"2026-06-14T08:52:22.158463721Z\" level=info msg=\"Stopped pod sandbox (already stopped): c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259\" id=a12f055a-a67a-436a-9856-84e2618f7f6f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.361091 | controller |     "Jun 14 08:52:22.159503 crc crio[24245]: time=\"2026-06-14T08:52:22.159373011Z\" level=info msg=\"Removing pod sandbox: c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259\" id=f637c9d4-444e-4a22-bb15-f7498b8e5544 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.361105 | controller |     "Jun 14 08:52:22.178627 crc crio[24245]: time=\"2026-06-14T08:52:22.178550281Z\" level=info msg=\"Removed pod sandbox: c12f98c7858e2cd6196778bb55fa073a71bbca86c534d217f1c9f8dee97e8259\" id=f637c9d4-444e-4a22-bb15-f7498b8e5544 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.361119 | controller |     "Jun 14 08:52:52.267771 crc crio[24245]: time=\"2026-06-14T08:52:52.266755043Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=a18719e0-4d8b-4040-b08c-3c10d343842a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.361133 | controller |     "Jun 14 08:52:52.269191 crc crio[24245]: time=\"2026-06-14T08:52:52.269163641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.361148 | controller |     "Jun 14 08:52:52.325107 crc crio[24245]: time=\"2026-06-14T08:52:52.325012664Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:bbf73e31dac28b06a074533209ea1635c6198d84bb81f2df9dff906a5d4c5b25 UID:ac9ebd5d-6d7a-4fee-8fd4-d12262853017 NetNS:/var/run/netns/ad3b492f-9cc4-4eb4-b9ac-f3f33e7a59a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac9ebd5d_6d7a_4fee_8fd4_d12262853017.slice PodAnnotations:0xc0006203b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.361163 | controller |     "Jun 14 08:52:52.325476 crc crio[24245]: time=\"2026-06-14T08:52:52.325452638Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.361178 | controller |     "Jun 14 08:52:52.901104 crc crio[24245]: 2026-06-14T08:52:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbf73e31dac28b0 Mac:6a:5b:b2:68:2b:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/ad3b492f-9cc4-4eb4-b9ac-f3f33e7a59a8 SocketPath: PciID:}] [{Interface:0xc0003a6c80 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.361193 | controller |     "Jun 14 08:52:52.901104 crc crio[24245]: time=\"2026-06-14T08:52:52.899767177Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:bbf73e31dac28b06a074533209ea1635c6198d84bb81f2df9dff906a5d4c5b25 UID:ac9ebd5d-6d7a-4fee-8fd4-d12262853017 NetNS:/var/run/netns/ad3b492f-9cc4-4eb4-b9ac-f3f33e7a59a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac9ebd5d_6d7a_4fee_8fd4_d12262853017.slice PodAnnotations:0xc0006203b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.361211 | controller |     "Jun 14 08:52:52.901104 crc crio[24245]: time=\"2026-06-14T08:52:52.900008665Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.361227 | controller |     "Jun 14 08:52:52.910919 crc crio[24245]: time=\"2026-06-14T08:52:52.910584783Z\" level=info msg=\"Ran pod sandbox bbf73e31dac28b06a074533209ea1635c6198d84bb81f2df9dff906a5d4c5b25 with infra container: sushy-emulator/sushy-emulator/POD\" id=a18719e0-4d8b-4040-b08c-3c10d343842a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.361242 | controller |     "Jun 14 08:52:52.915370 crc crio[24245]: time=\"2026-06-14T08:52:52.915141467Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=d5d386c1-3a92-4d4e-97aa-adf3e2d12fa7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.361257 | controller |     "Jun 14 08:52:52.930331 crc crio[24245]: time=\"2026-06-14T08:52:52.929368432Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-14 10:12:41.361272 | controller |     "Jun 14 08:53:05.682430 crc crio[24245]: time=\"2026-06-14T08:53:05.681407738Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:7bb210f43911d4b9037848b219e90fde6aeffbc48e92bc9d15dd80b5692c76cd\" id=d5d386c1-3a92-4d4e-97aa-adf3e2d12fa7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.361287 | controller |     "Jun 14 08:53:05.685070 crc crio[24245]: time=\"2026-06-14T08:53:05.684647212Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=eea409ef-c919-49f1-9566-50b4aceb2d23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.361302 | controller |     "Jun 14 08:53:05.693706 crc crio[24245]: time=\"2026-06-14T08:53:05.693553339Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=f4ee03af-07be-4d8e-9d3c-9fe635a06ea9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.361316 | controller |     "Jun 14 08:53:05.708791 crc crio[24245]: time=\"2026-06-14T08:53:05.708451392Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=ce571765-c884-4179-b0dd-8559f4cb6ab9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.361331 | controller |     "Jun 14 08:53:05.711904 crc crio[24245]: time=\"2026-06-14T08:53:05.711712798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.361368 | controller |     "Jun 14 08:53:05.775130 crc crio[24245]: time=\"2026-06-14T08:53:05.775042739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.361389 | controller |     "Jun 14 08:53:05.778833 crc crio[24245]: time=\"2026-06-14T08:53:05.778758147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.361405 | controller |     "Jun 14 08:53:05.954441 crc crio[24245]: time=\"2026-06-14T08:53:05.954299432Z\" level=info msg=\"Created container ad1f28d995593536e4b007a8e8794fb0412ba1b47c4e4bfb5a4b783193b727bd: sushy-emulator/sushy-emulator/sushy-emulator\" id=ce571765-c884-4179-b0dd-8559f4cb6ab9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.361419 | controller |     "Jun 14 08:53:05.956113 crc crio[24245]: time=\"2026-06-14T08:53:05.956017527Z\" level=info msg=\"Starting container: ad1f28d995593536e4b007a8e8794fb0412ba1b47c4e4bfb5a4b783193b727bd\" id=b4fad6d9-2d34-49bd-af73-91c410655bdc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.361438 | controller |     "Jun 14 08:53:05.966144 crc crio[24245]: time=\"2026-06-14T08:53:05.966048068Z\" level=info msg=\"Started container\" PID=90240 containerID=ad1f28d995593536e4b007a8e8794fb0412ba1b47c4e4bfb5a4b783193b727bd description=sushy-emulator/sushy-emulator/sushy-emulator id=b4fad6d9-2d34-49bd-af73-91c410655bdc name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbf73e31dac28b06a074533209ea1635c6198d84bb81f2df9dff906a5d4c5b25",
2026-06-14 10:12:41.361453 | controller |     "Jun 14 08:53:15.035807 crc crio[24245]: time=\"2026-06-14T08:53:15.035017501Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.361467 | controller |     "Jun 14 08:53:17.937606 crc crio[24245]: time=\"2026-06-14T08:53:17.936660542Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-v56n6/POD\" id=a0f851cd-85a9-4587-a59a-e514bda886af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.361481 | controller |     "Jun 14 08:53:17.939587 crc crio[24245]: time=\"2026-06-14T08:53:17.937685995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.361496 | controller |     "Jun 14 08:53:18.017806 crc crio[24245]: time=\"2026-06-14T08:53:18.017558105Z\" level=info msg=\"Got pod network &{Name:community-operators-v56n6 Namespace:openshift-marketplace ID:7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea UID:9123cc38-9182-42da-98cf-c6c288e7f668 NetNS:/var/run/netns/20313d9b-97c3-4d82-adee-e4caed503a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9123cc38_9182_42da_98cf_c6c288e7f668.slice PodAnnotations:0xc000602448}] Aliases:map[]}\"",
2026-06-14 10:12:41.361511 | controller |     "Jun 14 08:53:18.017806 crc crio[24245]: time=\"2026-06-14T08:53:18.017630987Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-v56n6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.361526 | controller |     "Jun 14 08:53:18.621488 crc crio[24245]: 2026-06-14T08:53:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7304a27ac2139ea Mac:2a:60:5b:97:52:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/20313d9b-97c3-4d82-adee-e4caed503a01 SocketPath: PciID:}] [{Interface:0xc000680690 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.361541 | controller |     "Jun 14 08:53:18.622930 crc crio[24245]: time=\"2026-06-14T08:53:18.622789511Z\" level=info msg=\"Got pod network &{Name:community-operators-v56n6 Namespace:openshift-marketplace ID:7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea UID:9123cc38-9182-42da-98cf-c6c288e7f668 NetNS:/var/run/netns/20313d9b-97c3-4d82-adee-e4caed503a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9123cc38_9182_42da_98cf_c6c288e7f668.slice PodAnnotations:0xc000602448}] Aliases:map[]}\"",
2026-06-14 10:12:41.361557 | controller |     "Jun 14 08:53:18.623069 crc crio[24245]: time=\"2026-06-14T08:53:18.623006788Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-v56n6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.361572 | controller |     "Jun 14 08:53:18.635432 crc crio[24245]: time=\"2026-06-14T08:53:18.635334072Z\" level=info msg=\"Ran pod sandbox 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea with infra container: openshift-marketplace/community-operators-v56n6/POD\" id=a0f851cd-85a9-4587-a59a-e514bda886af name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.361591 | controller |     "Jun 14 08:53:18.638644 crc crio[24245]: time=\"2026-06-14T08:53:18.638573814Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d32702d1-4140-4bf1-af1d-ac2c7e861c95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.361606 | controller |     "Jun 14 08:53:18.641216 crc crio[24245]: time=\"2026-06-14T08:53:18.641147816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2a3de629-ca78-4035-a8e0-9bf542534d6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.361621 | controller |     "Jun 14 08:53:18.647297 crc crio[24245]: time=\"2026-06-14T08:53:18.647181051Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v56n6/extract-utilities\" id=c6bcddcd-0e97-4fdc-9ab6-8b585d3ba718 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.361637 | controller |     "Jun 14 08:53:18.647828 crc crio[24245]: time=\"2026-06-14T08:53:18.647765918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.361652 | controller |     "Jun 14 08:53:18.715650 crc crio[24245]: time=\"2026-06-14T08:53:18.715542794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.361667 | controller |     "Jun 14 08:53:18.721150 crc crio[24245]: time=\"2026-06-14T08:53:18.721077408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.361681 | controller |     "Jun 14 08:53:18.884270 crc crio[24245]: time=\"2026-06-14T08:53:18.883480744Z\" level=info msg=\"Created container 0931a261010e50059452ecdc9646a5e86f9cbaea12f8c0efa310f0409c4b56b9: openshift-marketplace/community-operators-v56n6/extract-utilities\" id=c6bcddcd-0e97-4fdc-9ab6-8b585d3ba718 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.361696 | controller |     "Jun 14 08:53:18.885170 crc crio[24245]: time=\"2026-06-14T08:53:18.885104616Z\" level=info msg=\"Starting container: 0931a261010e50059452ecdc9646a5e86f9cbaea12f8c0efa310f0409c4b56b9\" id=e086e25e-72bc-44d9-b432-cf5e6e1056c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.361711 | controller |     "Jun 14 08:53:18.895814 crc crio[24245]: time=\"2026-06-14T08:53:18.895637142Z\" level=info msg=\"Started container\" PID=90876 containerID=0931a261010e50059452ecdc9646a5e86f9cbaea12f8c0efa310f0409c4b56b9 description=openshift-marketplace/community-operators-v56n6/extract-utilities id=e086e25e-72bc-44d9-b432-cf5e6e1056c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea",
2026-06-14 10:12:41.361726 | controller |     "Jun 14 08:53:19.141330 crc crio[24245]: time=\"2026-06-14T08:53:19.140477651Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=74bc7e57-7185-4dee-be4e-77af365aea33 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.361741 | controller |     "Jun 14 08:53:19.157064 crc crio[24245]: time=\"2026-06-14T08:53:19.15674981Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.361756 | controller |     "Jun 14 08:53:19.753227 crc crio[24245]: time=\"2026-06-14T08:53:19.752345329Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=74bc7e57-7185-4dee-be4e-77af365aea33 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.361774 | controller |     "Jun 14 08:53:19.754588 crc crio[24245]: time=\"2026-06-14T08:53:19.754407284Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=ba748563-1c62-4409-8346-5560ce4d7ebf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.361789 | controller |     "Jun 14 08:53:19.757816 crc crio[24245]: time=\"2026-06-14T08:53:19.757676218Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=66b1cc2b-4a5c-400f-994f-a8606e571ecc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.361804 | controller |     "Jun 14 08:53:19.765020 crc crio[24245]: time=\"2026-06-14T08:53:19.76494184Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v56n6/extract-content\" id=2f4cb614-b9bd-4d95-801f-bca44baa29b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.361819 | controller |     "Jun 14 08:53:19.765526 crc crio[24245]: time=\"2026-06-14T08:53:19.765452256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.361833 | controller |     "Jun 14 08:53:19.835766 crc crio[24245]: time=\"2026-06-14T08:53:19.835653088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.361848 | controller |     "Jun 14 08:53:19.840162 crc crio[24245]: time=\"2026-06-14T08:53:19.84008902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.361862 | controller |     "Jun 14 08:53:20.041076 crc crio[24245]: time=\"2026-06-14T08:53:20.040351434Z\" level=info msg=\"Created container 6e3f35d964043d60bf76b16a0568e843eab348ad8de8fb05a632f06de6ef44c0: openshift-marketplace/community-operators-v56n6/extract-content\" id=2f4cb614-b9bd-4d95-801f-bca44baa29b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.361876 | controller |     "Jun 14 08:53:20.042772 crc crio[24245]: time=\"2026-06-14T08:53:20.042623677Z\" level=info msg=\"Starting container: 6e3f35d964043d60bf76b16a0568e843eab348ad8de8fb05a632f06de6ef44c0\" id=a989adc3-4035-417a-983a-11f341a79d7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.361891 | controller |     "Jun 14 08:53:20.055179 crc crio[24245]: time=\"2026-06-14T08:53:20.05337453Z\" level=info msg=\"Started container\" PID=90948 containerID=6e3f35d964043d60bf76b16a0568e843eab348ad8de8fb05a632f06de6ef44c0 description=openshift-marketplace/community-operators-v56n6/extract-content id=a989adc3-4035-417a-983a-11f341a79d7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea",
2026-06-14 10:12:41.361905 | controller |     "Jun 14 08:53:22.281318 crc crio[24245]: time=\"2026-06-14T08:53:22.280355471Z\" level=info msg=\"Removing container: 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33\" id=aacfde5b-0db5-4310-9d40-0ef0bd78e780 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.361920 | controller |     "Jun 14 08:53:22.337264 crc crio[24245]: time=\"2026-06-14T08:53:22.337109192Z\" level=info msg=\"Removed container 3889c5992188170ec8b7daca91c5e068d96d88bc3369c4e0d707082d73b2ee33: openstack/kube-state-metrics-0/kube-state-metrics\" id=aacfde5b-0db5-4310-9d40-0ef0bd78e780 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.361934 | controller |     "Jun 14 08:53:22.345591 crc crio[24245]: time=\"2026-06-14T08:53:22.345530341Z\" level=info msg=\"Removing container: 47e786b4a3fe9dc05fa8fc0e078eb1b02626109484f6aee2e288d5e17ba0d5d2\" id=76d7fba3-0f81-421a-b51c-6d004e9c0b43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.361949 | controller |     "Jun 14 08:53:22.419530 crc crio[24245]: time=\"2026-06-14T08:53:22.419109171Z\" level=info msg=\"Removed container 47e786b4a3fe9dc05fa8fc0e078eb1b02626109484f6aee2e288d5e17ba0d5d2: openstack/dnsmasq-dns-bf5545dbf-84l7z/init\" id=76d7fba3-0f81-421a-b51c-6d004e9c0b43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.361967 | controller |     "Jun 14 08:53:22.445118 crc crio[24245]: time=\"2026-06-14T08:53:22.444967836Z\" level=info msg=\"Stopping pod sandbox: 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29\" id=a9248f92-09d5-4317-9121-27d47dfd374d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.361982 | controller |     "Jun 14 08:53:22.445118 crc crio[24245]: time=\"2026-06-14T08:53:22.445127671Z\" level=info msg=\"Stopped pod sandbox (already stopped): 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29\" id=a9248f92-09d5-4317-9121-27d47dfd374d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.361996 | controller |     "Jun 14 08:53:22.457456 crc crio[24245]: time=\"2026-06-14T08:53:22.457228438Z\" level=info msg=\"Removing pod sandbox: 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29\" id=597a303d-3037-48d1-9a7d-ba4fd611ebbc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.362010 | controller |     "Jun 14 08:53:22.490039 crc crio[24245]: time=\"2026-06-14T08:53:22.489808579Z\" level=info msg=\"Removed pod sandbox: 261a0f1fcea067b97f73d1a8c929505a5e7c219fefab5f3421a408ebea570c29\" id=597a303d-3037-48d1-9a7d-ba4fd611ebbc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.362025 | controller |     "Jun 14 08:53:22.494685 crc crio[24245]: time=\"2026-06-14T08:53:22.494490307Z\" level=info msg=\"Stopping pod sandbox: 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566\" id=075abe0b-595d-4a5e-b3e0-e3602cd115b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.362048 | controller |     "Jun 14 08:53:22.495179 crc crio[24245]: time=\"2026-06-14T08:53:22.494974572Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566\" id=075abe0b-595d-4a5e-b3e0-e3602cd115b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.362064 | controller |     "Jun 14 08:53:22.502961 crc crio[24245]: time=\"2026-06-14T08:53:22.502781301Z\" level=info msg=\"Removing pod sandbox: 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566\" id=86ead3c2-762c-44e9-ba07-6a3d316c4ffd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.362078 | controller |     "Jun 14 08:53:22.535900 crc crio[24245]: time=\"2026-06-14T08:53:22.535729305Z\" level=info msg=\"Removed pod sandbox: 0f91015b13e2cdcd7c789410e812566f4391449e7cfee40522e728952ebce566\" id=86ead3c2-762c-44e9-ba07-6a3d316c4ffd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.362092 | controller |     "Jun 14 08:53:23.311528 crc crio[24245]: time=\"2026-06-14T08:53:23.311470475Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-zqwcx/POD\" id=68cbc4b9-6893-49fd-8cab-aac28bd6a853 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.362107 | controller |     "Jun 14 08:53:23.312154 crc crio[24245]: time=\"2026-06-14T08:53:23.312132816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.362122 | controller |     "Jun 14 08:53:23.316799 crc crio[24245]: time=\"2026-06-14T08:53:23.316715112Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1366e717-6a19-441b-a47c-3c814be97a14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.362136 | controller |     "Jun 14 08:53:23.338945 crc crio[24245]: time=\"2026-06-14T08:53:23.338344222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e827a055-ada4-4b10-bfc2-745bd8be770b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.362154 | controller |     "Jun 14 08:53:23.358147 crc crio[24245]: time=\"2026-06-14T08:53:23.358039041Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-v56n6/registry-server\" id=fd58ebef-d2ce-4266-a90b-f4fe910f6cb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.362170 | controller |     "Jun 14 08:53:23.359389 crc crio[24245]: time=\"2026-06-14T08:53:23.35923649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.362185 | controller |     "Jun 14 08:53:23.361890 crc crio[24245]: time=\"2026-06-14T08:53:23.36177773Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zqwcx Namespace:openshift-marketplace ID:65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8 UID:86e41fe4-9cb1-4784-9755-2fb2ae68e00b NetNS:/var/run/netns/3402dae4-48da-42a0-8f37-04d9a78193e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e41fe4_9cb1_4784_9755_2fb2ae68e00b.slice PodAnnotations:0xc006e0aca0}] Aliases:map[]}\"",
2026-06-14 10:12:41.362200 | controller |     "Jun 14 08:53:23.362070 crc crio[24245]: time=\"2026-06-14T08:53:23.362048109Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-zqwcx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.362215 | controller |     "Jun 14 08:53:23.502007 crc crio[24245]: time=\"2026-06-14T08:53:23.500898983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.362230 | controller |     "Jun 14 08:53:23.507773 crc crio[24245]: time=\"2026-06-14T08:53:23.507627728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.362245 | controller |     "Jun 14 08:53:23.747357 crc crio[24245]: time=\"2026-06-14T08:53:23.746669543Z\" level=info msg=\"Created container 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3: openshift-marketplace/community-operators-v56n6/registry-server\" id=fd58ebef-d2ce-4266-a90b-f4fe910f6cb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.362260 | controller |     "Jun 14 08:53:23.749174 crc crio[24245]: time=\"2026-06-14T08:53:23.749106908Z\" level=info msg=\"Starting container: 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3\" id=2e74eba2-4895-408c-8c28-c98d5922d7a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.362275 | controller |     "Jun 14 08:53:23.760020 crc crio[24245]: time=\"2026-06-14T08:53:23.759652496Z\" level=info msg=\"Started container\" PID=91152 containerID=0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3 description=openshift-marketplace/community-operators-v56n6/registry-server id=2e74eba2-4895-408c-8c28-c98d5922d7a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea",
2026-06-14 10:12:41.362290 | controller |     "Jun 14 08:53:24.116074 crc crio[24245]: 2026-06-14T08:53:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:65a17776aef4d1a Mac:22:21:dd:29:ab:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/3402dae4-48da-42a0-8f37-04d9a78193e2 SocketPath: PciID:}] [{Interface:0xc0004385c0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.362305 | controller |     "Jun 14 08:53:24.117566 crc crio[24245]: time=\"2026-06-14T08:53:24.117491149Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zqwcx Namespace:openshift-marketplace ID:65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8 UID:86e41fe4-9cb1-4784-9755-2fb2ae68e00b NetNS:/var/run/netns/3402dae4-48da-42a0-8f37-04d9a78193e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e41fe4_9cb1_4784_9755_2fb2ae68e00b.slice PodAnnotations:0xc006e0aca0}] Aliases:map[]}\"",
2026-06-14 10:12:41.362324 | controller |     "Jun 14 08:53:24.117758 crc crio[24245]: time=\"2026-06-14T08:53:24.117696656Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-zqwcx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.362340 | controller |     "Jun 14 08:53:24.133899 crc crio[24245]: time=\"2026-06-14T08:53:24.133734594Z\" level=info msg=\"Ran pod sandbox 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8 with infra container: openshift-marketplace/redhat-marketplace-zqwcx/POD\" id=68cbc4b9-6893-49fd-8cab-aac28bd6a853 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.362375 | controller |     "Jun 14 08:53:24.136831 crc crio[24245]: time=\"2026-06-14T08:53:24.136733766Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d63cf72f-888a-4741-bf73-8e90d9a7bce7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.362391 | controller |     "Jun 14 08:53:24.143479 crc crio[24245]: time=\"2026-06-14T08:53:24.143312414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=01f7b900-1f36-42aa-980b-59d5de50d50b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.362406 | controller |     "Jun 14 08:53:24.168599 crc crio[24245]: time=\"2026-06-14T08:53:24.1684849Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zqwcx/extract-utilities\" id=a75540a2-63bd-4874-b71d-c6362533b557 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.362421 | controller |     "Jun 14 08:53:24.169002 crc crio[24245]: time=\"2026-06-14T08:53:24.168976916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.362436 | controller |     "Jun 14 08:53:24.219366 crc crio[24245]: time=\"2026-06-14T08:53:24.21923875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.362451 | controller |     "Jun 14 08:53:24.224596 crc crio[24245]: time=\"2026-06-14T08:53:24.2245254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.362466 | controller |     "Jun 14 08:53:24.439015 crc crio[24245]: time=\"2026-06-14T08:53:24.438229723Z\" level=info msg=\"Created container e52629e3de866a245fcf6f9842e41f47af079cf1abfddf825db3d853181836a6: openshift-marketplace/redhat-marketplace-zqwcx/extract-utilities\" id=a75540a2-63bd-4874-b71d-c6362533b557 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.362481 | controller |     "Jun 14 08:53:24.440566 crc crio[24245]: time=\"2026-06-14T08:53:24.440272789Z\" level=info msg=\"Starting container: e52629e3de866a245fcf6f9842e41f47af079cf1abfddf825db3d853181836a6\" id=de63dfa6-750c-415b-a938-2ab2ffa1745d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.362495 | controller |     "Jun 14 08:53:24.452369 crc crio[24245]: time=\"2026-06-14T08:53:24.45222519Z\" level=info msg=\"Started container\" PID=91209 containerID=e52629e3de866a245fcf6f9842e41f47af079cf1abfddf825db3d853181836a6 description=openshift-marketplace/redhat-marketplace-zqwcx/extract-utilities id=de63dfa6-750c-415b-a938-2ab2ffa1745d name=/runtime.v1.RuntimeService/StartContainer sandboxID=65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8",
2026-06-14 10:12:41.362514 | controller |     "Jun 14 08:53:25.366083 crc crio[24245]: time=\"2026-06-14T08:53:25.365962937Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=16d1bbf6-cd69-4e24-aff6-e9a77a3e0e82 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.362529 | controller |     "Jun 14 08:53:25.375001 crc crio[24245]: time=\"2026-06-14T08:53:25.374918903Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-14 10:12:41.362544 | controller |     "Jun 14 08:53:25.945601 crc crio[24245]: time=\"2026-06-14T08:53:25.94447225Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=16d1bbf6-cd69-4e24-aff6-e9a77a3e0e82 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.362558 | controller |     "Jun 14 08:53:25.948009 crc crio[24245]: time=\"2026-06-14T08:53:25.947561259Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=af56e89a-92c4-4c4e-9e84-c6412ec34212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.362573 | controller |     "Jun 14 08:53:25.951449 crc crio[24245]: time=\"2026-06-14T08:53:25.95134422Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=cf25ce54-925a-4e32-9d2a-5450c4c5a08a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.362588 | controller |     "Jun 14 08:53:25.973191 crc crio[24245]: time=\"2026-06-14T08:53:25.973039841Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zqwcx/extract-content\" id=fae5b15e-2938-4126-b93e-a7958a5b0b16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.362603 | controller |     "Jun 14 08:53:25.973936 crc crio[24245]: time=\"2026-06-14T08:53:25.973817267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.362618 | controller |     "Jun 14 08:53:26.034025 crc crio[24245]: time=\"2026-06-14T08:53:26.033691589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.362632 | controller |     "Jun 14 08:53:26.037650 crc crio[24245]: time=\"2026-06-14T08:53:26.037573044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.362647 | controller |     "Jun 14 08:53:26.310786 crc crio[24245]: time=\"2026-06-14T08:53:26.310666663Z\" level=info msg=\"Created container 214f3c06e626a7ac46062589811fd32469ff81f7a3afb4e6f982cb99b84e0de5: openshift-marketplace/redhat-marketplace-zqwcx/extract-content\" id=fae5b15e-2938-4126-b93e-a7958a5b0b16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.362661 | controller |     "Jun 14 08:53:26.315097 crc crio[24245]: time=\"2026-06-14T08:53:26.315006172Z\" level=info msg=\"Starting container: 214f3c06e626a7ac46062589811fd32469ff81f7a3afb4e6f982cb99b84e0de5\" id=416ffdb5-9e40-4cb4-9734-6d18a607c110 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.362676 | controller |     "Jun 14 08:53:26.325457 crc crio[24245]: time=\"2026-06-14T08:53:26.323462511Z\" level=info msg=\"Started container\" PID=91376 containerID=214f3c06e626a7ac46062589811fd32469ff81f7a3afb4e6f982cb99b84e0de5 description=openshift-marketplace/redhat-marketplace-zqwcx/extract-content id=416ffdb5-9e40-4cb4-9734-6d18a607c110 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8",
2026-06-14 10:12:41.362690 | controller |     "Jun 14 08:53:27.862040 crc crio[24245]: time=\"2026-06-14T08:53:27.861503253Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-849b84f84f-sxptr/POD\" id=778b10d4-a587-418a-85f9-505737938a2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.362708 | controller |     "Jun 14 08:53:27.863119 crc crio[24245]: time=\"2026-06-14T08:53:27.862077071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.362724 | controller |     "Jun 14 08:53:27.915934 crc crio[24245]: time=\"2026-06-14T08:53:27.915611701Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-sxptr Namespace:openstack ID:f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a UID:b5190f9c-99de-49d5-ad0e-e64235a3075e NetNS:/var/run/netns/085d343f-a89f-4bf5-b582-dc02c8b59cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5190f9c_99de_49d5_ad0e_e64235a3075e.slice PodAnnotations:0xc002422a50}] Aliases:map[]}\"",
2026-06-14 10:12:41.362738 | controller |     "Jun 14 08:53:27.915934 crc crio[24245]: time=\"2026-06-14T08:53:27.915664162Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-849b84f84f-sxptr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.362753 | controller |     "Jun 14 08:53:28.330165 crc crio[24245]: time=\"2026-06-14T08:53:28.327973767Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-94bfffd6f-sbs5d/POD\" id=1ecd0fe0-d794-4248-ab31-a5a47891959f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.362768 | controller |     "Jun 14 08:53:28.330165 crc crio[24245]: time=\"2026-06-14T08:53:28.328622778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.362783 | controller |     "Jun 14 08:53:28.447948 crc crio[24245]: time=\"2026-06-14T08:53:28.447348531Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-sbs5d Namespace:openstack ID:333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10 UID:5c6492d9-c82e-4eed-b164-eac4e1a8d31b NetNS:/var/run/netns/b3e003ec-0d45-48d6-a9c5-b030f9ab0cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c6492d9_c82e_4eed_b164_eac4e1a8d31b.slice PodAnnotations:0xc002c92718}] Aliases:map[]}\"",
2026-06-14 10:12:41.362798 | controller |     "Jun 14 08:53:28.447948 crc crio[24245]: time=\"2026-06-14T08:53:28.44793644Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-94bfffd6f-sbs5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.362813 | controller |     "Jun 14 08:53:28.456268 crc crio[24245]: time=\"2026-06-14T08:53:28.456138189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=32f33070-0379-499b-b282-bd31d3e74544 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.362828 | controller |     "Jun 14 08:53:28.468501 crc crio[24245]: time=\"2026-06-14T08:53:28.468338677Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e3bb1d8a-ce1a-4735-9643-ce65f3cfaff1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.362843 | controller |     "Jun 14 08:53:28.548551 crc crio[24245]: 2026-06-14T08:53:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f53a5f15fb99be3 Mac:9e:ea:60:90:b5:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/085d343f-a89f-4bf5-b582-dc02c8b59cf2 SocketPath: PciID:}] [{Interface:0xc0004b87c0 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.362857 | controller |     "Jun 14 08:53:28.551027 crc crio[24245]: time=\"2026-06-14T08:53:28.550577151Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-sxptr Namespace:openstack ID:f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a UID:b5190f9c-99de-49d5-ad0e-e64235a3075e NetNS:/var/run/netns/085d343f-a89f-4bf5-b582-dc02c8b59cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5190f9c_99de_49d5_ad0e_e64235a3075e.slice PodAnnotations:0xc002422a50}] Aliases:map[]}\"",
2026-06-14 10:12:41.362878 | controller |     "Jun 14 08:53:28.551954 crc crio[24245]: time=\"2026-06-14T08:53:28.551553612Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-849b84f84f-sxptr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.362894 | controller |     "Jun 14 08:53:28.591433 crc crio[24245]: time=\"2026-06-14T08:53:28.587005621Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zqwcx/registry-server\" id=d059393b-b9fd-4ee1-9779-8c6f6744fe86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.362908 | controller |     "Jun 14 08:53:28.678987 crc crio[24245]: time=\"2026-06-14T08:53:28.678636311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.362923 | controller |     "Jun 14 08:53:28.702239 crc crio[24245]: time=\"2026-06-14T08:53:28.699632687Z\" level=info msg=\"Ran pod sandbox f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a with infra container: openstack/dnsmasq-dns-849b84f84f-sxptr/POD\" id=778b10d4-a587-418a-85f9-505737938a2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.362938 | controller |     "Jun 14 08:53:28.714710 crc crio[24245]: time=\"2026-06-14T08:53:28.713656503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4c416039-29bb-4ace-98a1-de22c6fca659 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.362952 | controller |     "Jun 14 08:53:28.844569 crc crio[24245]: time=\"2026-06-14T08:53:28.844318004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.362967 | controller |     "Jun 14 08:53:28.850456 crc crio[24245]: time=\"2026-06-14T08:53:28.850204002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.362982 | controller |     "Jun 14 08:53:28.987486 crc crio[24245]: time=\"2026-06-14T08:53:28.987059752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=891ea8ed-5342-401d-a79b-c1bc4c4e619c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.362996 | controller |     "Jun 14 08:53:29.006952 crc crio[24245]: time=\"2026-06-14T08:53:29.000413059Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-849b84f84f-sxptr/init\" id=f57a9748-3ecd-46ec-9c58-98fb6cfdcd33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.363011 | controller |     "Jun 14 08:53:29.006952 crc crio[24245]: time=\"2026-06-14T08:53:29.001032449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.363025 | controller |     "Jun 14 08:53:29.156790 crc crio[24245]: time=\"2026-06-14T08:53:29.15670227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.363040 | controller |     "Jun 14 08:53:29.161180 crc crio[24245]: time=\"2026-06-14T08:53:29.16110751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.363058 | controller |     "Jun 14 08:53:29.230109 crc crio[24245]: time=\"2026-06-14T08:53:29.229751803Z\" level=info msg=\"Created container 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a: openshift-marketplace/redhat-marketplace-zqwcx/registry-server\" id=d059393b-b9fd-4ee1-9779-8c6f6744fe86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.363073 | controller |     "Jun 14 08:53:29.232516 crc crio[24245]: time=\"2026-06-14T08:53:29.232439168Z\" level=info msg=\"Starting container: 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a\" id=4eb7ad93-2a3a-433a-a38b-91c30c0ba743 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.363087 | controller |     "Jun 14 08:53:29.245756 crc crio[24245]: time=\"2026-06-14T08:53:29.245627149Z\" level=info msg=\"Started container\" PID=91630 containerID=4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a description=openshift-marketplace/redhat-marketplace-zqwcx/registry-server id=4eb7ad93-2a3a-433a-a38b-91c30c0ba743 name=/runtime.v1.RuntimeService/StartContainer sandboxID=65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8",
2026-06-14 10:12:41.363102 | controller |     "Jun 14 08:53:29.358203 crc crio[24245]: time=\"2026-06-14T08:53:29.357564733Z\" level=info msg=\"Created container 866a28c76feeef860e6901a38896d15660ef4c9f5dc7b4f247bcb570448ecdc2: openstack/dnsmasq-dns-849b84f84f-sxptr/init\" id=f57a9748-3ecd-46ec-9c58-98fb6cfdcd33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.363117 | controller |     "Jun 14 08:53:29.359627 crc crio[24245]: time=\"2026-06-14T08:53:29.359581938Z\" level=info msg=\"Starting container: 866a28c76feeef860e6901a38896d15660ef4c9f5dc7b4f247bcb570448ecdc2\" id=29ab509b-296e-4a40-8466-7df3c6d133f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.363131 | controller |     "Jun 14 08:53:29.366733 crc crio[24245]: time=\"2026-06-14T08:53:29.366216689Z\" level=info msg=\"Started container\" PID=91648 containerID=866a28c76feeef860e6901a38896d15660ef4c9f5dc7b4f247bcb570448ecdc2 description=openstack/dnsmasq-dns-849b84f84f-sxptr/init id=29ab509b-296e-4a40-8466-7df3c6d133f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a",
2026-06-14 10:12:41.363146 | controller |     "Jun 14 08:53:29.443179 crc crio[24245]: 2026-06-14T08:53:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:333da54051bd4eb Mac:82:c8:f7:4b:28:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/b3e003ec-0d45-48d6-a9c5-b030f9ab0cfc SocketPath: PciID:}] [{Interface:0xc000384780 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.363160 | controller |     "Jun 14 08:53:29.444712 crc crio[24245]: time=\"2026-06-14T08:53:29.444632931Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-sbs5d Namespace:openstack ID:333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10 UID:5c6492d9-c82e-4eed-b164-eac4e1a8d31b NetNS:/var/run/netns/b3e003ec-0d45-48d6-a9c5-b030f9ab0cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c6492d9_c82e_4eed_b164_eac4e1a8d31b.slice PodAnnotations:0xc002c92718}] Aliases:map[]}\"",
2026-06-14 10:12:41.363175 | controller |     "Jun 14 08:53:29.444821 crc crio[24245]: time=\"2026-06-14T08:53:29.444786822Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-94bfffd6f-sbs5d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.363190 | controller |     "Jun 14 08:53:29.486394 crc crio[24245]: time=\"2026-06-14T08:53:29.486296794Z\" level=info msg=\"Stopping pod sandbox: f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a\" id=7c91270f-800e-4c08-a870-15398f83511e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.363207 | controller |     "Jun 14 08:53:29.487085 crc crio[24245]: time=\"2026-06-14T08:53:29.487006787Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-849b84f84f-sxptr Namespace:openstack ID:f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a UID:b5190f9c-99de-49d5-ad0e-e64235a3075e NetNS:/var/run/netns/085d343f-a89f-4bf5-b582-dc02c8b59cf2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5190f9c_99de_49d5_ad0e_e64235a3075e.slice PodAnnotations:0xc006e0a258}] Aliases:map[]}\"",
2026-06-14 10:12:41.363222 | controller |     "Jun 14 08:53:29.487340 crc crio[24245]: time=\"2026-06-14T08:53:29.487233944Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-849b84f84f-sxptr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.363237 | controller |     "Jun 14 08:53:29.491163 crc crio[24245]: time=\"2026-06-14T08:53:29.490940004Z\" level=info msg=\"Ran pod sandbox 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10 with infra container: openstack/dnsmasq-dns-94bfffd6f-sbs5d/POD\" id=1ecd0fe0-d794-4248-ab31-a5a47891959f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.363252 | controller |     "Jun 14 08:53:29.497796 crc crio[24245]: time=\"2026-06-14T08:53:29.497723068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=137a99d6-6806-4403-a5f0-0b956385bbb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.363267 | controller |     "Jun 14 08:53:29.593455 crc crio[24245]: time=\"2026-06-14T08:53:29.593316651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8c9ffd3d-d827-438c-a4b0-baa62131fea0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.363281 | controller |     "Jun 14 08:53:29.642679 crc crio[24245]: time=\"2026-06-14T08:53:29.642366217Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-94bfffd6f-sbs5d/init\" id=30804a59-78ee-4fdd-9503-17f973739ff9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.363296 | controller |     "Jun 14 08:53:29.643332 crc crio[24245]: time=\"2026-06-14T08:53:29.6430838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.363310 | controller |     "Jun 14 08:53:29.741197 crc crio[24245]: time=\"2026-06-14T08:53:29.74103675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.363324 | controller |     "Jun 14 08:53:29.753099 crc crio[24245]: time=\"2026-06-14T08:53:29.752396807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.363339 | controller |     "Jun 14 08:53:30.105598 crc crio[24245]: time=\"2026-06-14T08:53:30.0996927Z\" level=info msg=\"Stopped pod sandbox: f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a\" id=7c91270f-800e-4c08-a870-15398f83511e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.363371 | controller |     "Jun 14 08:53:30.142031 crc crio[24245]: time=\"2026-06-14T08:53:30.14193421Z\" level=info msg=\"Created container 6d02bbaf5814627ee0eee75696bac9680b161cf3b8ad1a9ff26366ab1d9e38dc: openstack/dnsmasq-dns-94bfffd6f-sbs5d/init\" id=30804a59-78ee-4fdd-9503-17f973739ff9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.363387 | controller |     "Jun 14 08:53:30.159058 crc crio[24245]: time=\"2026-06-14T08:53:30.158912223Z\" level=info msg=\"Starting container: 6d02bbaf5814627ee0eee75696bac9680b161cf3b8ad1a9ff26366ab1d9e38dc\" id=18da717a-8bb1-46e8-be89-c9b667033b5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.363406 | controller |     "Jun 14 08:53:30.168185 crc crio[24245]: time=\"2026-06-14T08:53:30.167323206Z\" level=info msg=\"Started container\" PID=91723 containerID=6d02bbaf5814627ee0eee75696bac9680b161cf3b8ad1a9ff26366ab1d9e38dc description=openstack/dnsmasq-dns-94bfffd6f-sbs5d/init id=18da717a-8bb1-46e8-be89-c9b667033b5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10",
2026-06-14 10:12:41.363422 | controller |     "Jun 14 08:53:30.543153 crc crio[24245]: time=\"2026-06-14T08:53:30.543066058Z\" level=info msg=\"Removing container: 866a28c76feeef860e6901a38896d15660ef4c9f5dc7b4f247bcb570448ecdc2\" id=4eece291-11bc-41f3-b38e-e7d85f11aebc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.363437 | controller |     "Jun 14 08:53:30.571463 crc crio[24245]: time=\"2026-06-14T08:53:30.571396774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=da270f7d-0371-4f20-8db6-f8d714f57026 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.363452 | controller |     "Jun 14 08:53:30.623987 crc crio[24245]: time=\"2026-06-14T08:53:30.623690662Z\" level=info msg=\"Removed container 866a28c76feeef860e6901a38896d15660ef4c9f5dc7b4f247bcb570448ecdc2: openstack/dnsmasq-dns-849b84f84f-sxptr/init\" id=4eece291-11bc-41f3-b38e-e7d85f11aebc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.363466 | controller |     "Jun 14 08:53:30.927742 crc crio[24245]: time=\"2026-06-14T08:53:30.92675568Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=69b279c8-62cd-495c-b0de-7a5cf07c8ec9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.363481 | controller |     "Jun 14 08:53:31.177396 crc crio[24245]: time=\"2026-06-14T08:53:31.17701229Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-94bfffd6f-sbs5d/dnsmasq-dns\" id=da9030d7-1295-4610-a8f7-33f4d96d24b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.363495 | controller |     "Jun 14 08:53:31.177396 crc crio[24245]: time=\"2026-06-14T08:53:31.177179126Z\" level=info msg=\"Stopping container: 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3 (timeout: 2s)\" id=25e541d8-7b5b-4546-ab89-28bd3356fb2d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.363510 | controller |     "Jun 14 08:53:31.178789 crc crio[24245]: time=\"2026-06-14T08:53:31.177517946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.363524 | controller |     "Jun 14 08:53:31.250488 crc crio[24245]: time=\"2026-06-14T08:53:31.250383813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.363539 | controller |     "Jun 14 08:53:31.256173 crc crio[24245]: time=\"2026-06-14T08:53:31.256036943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.363553 | controller |     "Jun 14 08:53:31.636758 crc crio[24245]: time=\"2026-06-14T08:53:31.636341798Z\" level=info msg=\"Created container e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811: openstack/dnsmasq-dns-94bfffd6f-sbs5d/dnsmasq-dns\" id=da9030d7-1295-4610-a8f7-33f4d96d24b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.363568 | controller |     "Jun 14 08:53:31.639648 crc crio[24245]: time=\"2026-06-14T08:53:31.639527809Z\" level=info msg=\"Starting container: e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811\" id=bd61631d-f8ee-465a-946e-853269ec0198 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.363586 | controller |     "Jun 14 08:53:31.648410 crc crio[24245]: time=\"2026-06-14T08:53:31.648303279Z\" level=info msg=\"Started container\" PID=91822 containerID=e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811 description=openstack/dnsmasq-dns-94bfffd6f-sbs5d/dnsmasq-dns id=bd61631d-f8ee-465a-946e-853269ec0198 name=/runtime.v1.RuntimeService/StartContainer sandboxID=333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10",
2026-06-14 10:12:41.363602 | controller |     "Jun 14 08:53:32.506387 crc crio[24245]: time=\"2026-06-14T08:53:32.506152151Z\" level=info msg=\"Stopped container 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3: openshift-marketplace/community-operators-v56n6/registry-server\" id=25e541d8-7b5b-4546-ab89-28bd3356fb2d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.363617 | controller |     "Jun 14 08:53:32.508473 crc crio[24245]: time=\"2026-06-14T08:53:32.508390323Z\" level=info msg=\"Stopping pod sandbox: 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea\" id=032de079-d111-453c-aa9a-594abc403fa3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.363632 | controller |     "Jun 14 08:53:32.509374 crc crio[24245]: time=\"2026-06-14T08:53:32.509305913Z\" level=info msg=\"Got pod network &{Name:community-operators-v56n6 Namespace:openshift-marketplace ID:7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea UID:9123cc38-9182-42da-98cf-c6c288e7f668 NetNS:/var/run/netns/20313d9b-97c3-4d82-adee-e4caed503a01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9123cc38_9182_42da_98cf_c6c288e7f668.slice PodAnnotations:0xc0004cda00}] Aliases:map[]}\"",
2026-06-14 10:12:41.363647 | controller |     "Jun 14 08:53:32.509917 crc crio[24245]: time=\"2026-06-14T08:53:32.509692894Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-v56n6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.363662 | controller |     "Jun 14 08:53:33.021965 crc crio[24245]: time=\"2026-06-14T08:53:33.021671573Z\" level=info msg=\"Stopped pod sandbox: 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea\" id=032de079-d111-453c-aa9a-594abc403fa3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.363677 | controller |     "Jun 14 08:53:33.667599 crc crio[24245]: time=\"2026-06-14T08:53:33.666076209Z\" level=info msg=\"Removing container: 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3\" id=f5579e5d-c30c-402e-b443-9edc9ba7de58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.363692 | controller |     "Jun 14 08:53:33.707225 crc crio[24245]: time=\"2026-06-14T08:53:33.706914629Z\" level=info msg=\"Removed container 0b920b517a50e7aa35e4f782b6f1d8377d20701d2459ffc86708f58215803ae3: openshift-marketplace/community-operators-v56n6/registry-server\" id=f5579e5d-c30c-402e-b443-9edc9ba7de58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.363707 | controller |     "Jun 14 08:53:33.710556 crc crio[24245]: time=\"2026-06-14T08:53:33.710445405Z\" level=info msg=\"Removing container: 6e3f35d964043d60bf76b16a0568e843eab348ad8de8fb05a632f06de6ef44c0\" id=d012e7e9-8816-4a03-9967-5eb9d034b2af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.363722 | controller |     "Jun 14 08:53:33.760034 crc crio[24245]: time=\"2026-06-14T08:53:33.759761636Z\" level=info msg=\"Removed container 6e3f35d964043d60bf76b16a0568e843eab348ad8de8fb05a632f06de6ef44c0: openshift-marketplace/community-operators-v56n6/extract-content\" id=d012e7e9-8816-4a03-9967-5eb9d034b2af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.363740 | controller |     "Jun 14 08:53:33.763461 crc crio[24245]: time=\"2026-06-14T08:53:33.763232701Z\" level=info msg=\"Removing container: 0931a261010e50059452ecdc9646a5e86f9cbaea12f8c0efa310f0409c4b56b9\" id=7d8ce214-5289-4836-9d84-ac1b195fdc2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.363755 | controller |     "Jun 14 08:53:33.838492 crc crio[24245]: time=\"2026-06-14T08:53:33.837712782Z\" level=info msg=\"Removed container 0931a261010e50059452ecdc9646a5e86f9cbaea12f8c0efa310f0409c4b56b9: openshift-marketplace/community-operators-v56n6/extract-utilities\" id=7d8ce214-5289-4836-9d84-ac1b195fdc2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.363769 | controller |     "Jun 14 08:53:36.750933 crc crio[24245]: time=\"2026-06-14T08:53:36.750349953Z\" level=info msg=\"Stopping container: 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a (timeout: 2s)\" id=9236c843-df46-4373-87f6-275793321e8a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.363785 | controller |     "Jun 14 08:53:36.896432 crc crio[24245]: time=\"2026-06-14T08:53:36.896227772Z\" level=info msg=\"Stopped container 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a: openshift-marketplace/redhat-marketplace-zqwcx/registry-server\" id=9236c843-df46-4373-87f6-275793321e8a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.363800 | controller |     "Jun 14 08:53:36.899551 crc crio[24245]: time=\"2026-06-14T08:53:36.899388953Z\" level=info msg=\"Stopping pod sandbox: 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8\" id=fc2da675-b49d-4919-b823-2c40834126d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.363814 | controller |     "Jun 14 08:53:36.900727 crc crio[24245]: time=\"2026-06-14T08:53:36.900351354Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zqwcx Namespace:openshift-marketplace ID:65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8 UID:86e41fe4-9cb1-4784-9755-2fb2ae68e00b NetNS:/var/run/netns/3402dae4-48da-42a0-8f37-04d9a78193e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod86e41fe4_9cb1_4784_9755_2fb2ae68e00b.slice PodAnnotations:0xc001c3cab0}] Aliases:map[]}\"",
2026-06-14 10:12:41.363829 | controller |     "Jun 14 08:53:36.901091 crc crio[24245]: time=\"2026-06-14T08:53:36.901028326Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-zqwcx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.363843 | controller |     "Jun 14 08:53:37.300608 crc crio[24245]: time=\"2026-06-14T08:53:37.300000664Z\" level=info msg=\"Stopped pod sandbox: 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8\" id=fc2da675-b49d-4919-b823-2c40834126d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.363858 | controller |     "Jun 14 08:53:37.779721 crc crio[24245]: time=\"2026-06-14T08:53:37.77903396Z\" level=info msg=\"Removing container: 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a\" id=cdeebd0e-4e31-4bea-a0ec-ccfe4f2b6e35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.363873 | controller |     "Jun 14 08:53:37.836233 crc crio[24245]: time=\"2026-06-14T08:53:37.835499403Z\" level=info msg=\"Removed container 4f09d2de62264b637276f67728937d8725ba3f159bb1b981df4d055387b1132a: openshift-marketplace/redhat-marketplace-zqwcx/registry-server\" id=cdeebd0e-4e31-4bea-a0ec-ccfe4f2b6e35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.363887 | controller |     "Jun 14 08:53:37.862703 crc crio[24245]: time=\"2026-06-14T08:53:37.862592728Z\" level=info msg=\"Removing container: 214f3c06e626a7ac46062589811fd32469ff81f7a3afb4e6f982cb99b84e0de5\" id=f7d6e214-b6b3-4a57-9e09-2988c6950adf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.363902 | controller |     "Jun 14 08:53:37.902297 crc crio[24245]: time=\"2026-06-14T08:53:37.901982136Z\" level=info msg=\"Removed container 214f3c06e626a7ac46062589811fd32469ff81f7a3afb4e6f982cb99b84e0de5: openshift-marketplace/redhat-marketplace-zqwcx/extract-content\" id=f7d6e214-b6b3-4a57-9e09-2988c6950adf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.363920 | controller |     "Jun 14 08:53:37.907685 crc crio[24245]: time=\"2026-06-14T08:53:37.907637716Z\" level=info msg=\"Removing container: e52629e3de866a245fcf6f9842e41f47af079cf1abfddf825db3d853181836a6\" id=33e169a9-f3a5-41a7-8c72-23f508edced8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.363934 | controller |     "Jun 14 08:53:37.983338 crc crio[24245]: time=\"2026-06-14T08:53:37.983208418Z\" level=info msg=\"Removed container e52629e3de866a245fcf6f9842e41f47af079cf1abfddf825db3d853181836a6: openshift-marketplace/redhat-marketplace-zqwcx/extract-utilities\" id=33e169a9-f3a5-41a7-8c72-23f508edced8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.363950 | controller |     "Jun 14 08:53:43.604336 crc crio[24245]: time=\"2026-06-14T08:53:43.603408793Z\" level=info msg=\"Stopping container: 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49 (timeout: 10s)\" id=1087a76e-3bc9-420a-95c7-0c01fa0c13f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.363964 | controller |     "Jun 14 08:53:43.767822 crc crio[24245]: time=\"2026-06-14T08:53:43.767161705Z\" level=info msg=\"Stopped container 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49: openstack/dnsmasq-dns-786645bb79-rqwc4/dnsmasq-dns\" id=1087a76e-3bc9-420a-95c7-0c01fa0c13f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.363978 | controller |     "Jun 14 08:53:43.774496 crc crio[24245]: time=\"2026-06-14T08:53:43.771552857Z\" level=info msg=\"Stopping pod sandbox: ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495\" id=d1f7c073-f0a1-4f96-9e98-cda31f0d960b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.363993 | controller |     "Jun 14 08:53:43.774496 crc crio[24245]: time=\"2026-06-14T08:53:43.772451746Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-786645bb79-rqwc4 Namespace:openstack ID:ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495 UID:30bc4bbb-5388-47f0-aa42-bbb39735f98b NetNS:/var/run/netns/702c26bb-384e-4262-8f96-03b4e5231196 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30bc4bbb_5388_47f0_aa42_bbb39735f98b.slice PodAnnotations:0xc001c3ccb0}] Aliases:map[]}\"",
2026-06-14 10:12:41.364008 | controller |     "Jun 14 08:53:43.774496 crc crio[24245]: time=\"2026-06-14T08:53:43.772589471Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-786645bb79-rqwc4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.364022 | controller |     "Jun 14 08:53:44.254546 crc crio[24245]: time=\"2026-06-14T08:53:44.254049704Z\" level=info msg=\"Stopped pod sandbox: ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495\" id=d1f7c073-f0a1-4f96-9e98-cda31f0d960b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.364037 | controller |     "Jun 14 08:53:44.941509 crc crio[24245]: time=\"2026-06-14T08:53:44.941121986Z\" level=info msg=\"Removing container: 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49\" id=4d7fef2b-a3a2-43fe-8c1a-d1f11e618b44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.364052 | controller |     "Jun 14 08:53:44.979936 crc crio[24245]: time=\"2026-06-14T08:53:44.979752821Z\" level=info msg=\"Removed container 9518c1f412793757090d64a7020abe422711beb6089cf66a72d18fc2a781ac49: openstack/dnsmasq-dns-786645bb79-rqwc4/dnsmasq-dns\" id=4d7fef2b-a3a2-43fe-8c1a-d1f11e618b44 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.364066 | controller |     "Jun 14 08:53:44.996936 crc crio[24245]: time=\"2026-06-14T08:53:44.996783652Z\" level=info msg=\"Removing container: c2a3b0e851862918f0ed7ccd8f9a79bc2536bb664178dba90dfe4e9b6685e163\" id=17add5d9-a7a8-412d-bb36-c3272f0c23c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.364084 | controller |     "Jun 14 08:53:45.040027 crc crio[24245]: time=\"2026-06-14T08:53:45.03969932Z\" level=info msg=\"Removed container c2a3b0e851862918f0ed7ccd8f9a79bc2536bb664178dba90dfe4e9b6685e163: openstack/dnsmasq-dns-786645bb79-rqwc4/init\" id=17add5d9-a7a8-412d-bb36-c3272f0c23c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.364099 | controller |     "Jun 14 08:54:00.891028 crc crio[24245]: time=\"2026-06-14T08:54:00.889014736Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690454-sxj55/POD\" id=07c824a4-acc2-4f22-9a87-ff77ac40c720 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.364114 | controller |     "Jun 14 08:54:00.891028 crc crio[24245]: time=\"2026-06-14T08:54:00.889808172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.364128 | controller |     "Jun 14 08:54:00.938314 crc crio[24245]: time=\"2026-06-14T08:54:00.938169386Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690454-sxj55 Namespace:openshift-infra ID:e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab UID:cee2eb9b-0fe9-417b-88af-e80597de35ae NetNS:/var/run/netns/819e11af-bad0-43d0-b18f-7675c2441569 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcee2eb9b_0fe9_417b_88af_e80597de35ae.slice PodAnnotations:0xc00161a0c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.364143 | controller |     "Jun 14 08:54:00.938314 crc crio[24245]: time=\"2026-06-14T08:54:00.93828762Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690454-sxj55 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.364158 | controller |     "Jun 14 08:54:03.024730 crc crio[24245]: 2026-06-14T08:54:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e9852ff38f6c44b Mac:2a:3e:04:a9:5d:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/819e11af-bad0-43d0-b18f-7675c2441569 SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.364173 | controller |     "Jun 14 08:54:03.027618 crc crio[24245]: time=\"2026-06-14T08:54:03.026740588Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690454-sxj55 Namespace:openshift-infra ID:e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab UID:cee2eb9b-0fe9-417b-88af-e80597de35ae NetNS:/var/run/netns/819e11af-bad0-43d0-b18f-7675c2441569 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcee2eb9b_0fe9_417b_88af_e80597de35ae.slice PodAnnotations:0xc00161a0c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.364188 | controller |     "Jun 14 08:54:03.027618 crc crio[24245]: time=\"2026-06-14T08:54:03.027010307Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690454-sxj55 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.364203 | controller |     "Jun 14 08:54:03.055651 crc crio[24245]: time=\"2026-06-14T08:54:03.055543216Z\" level=info msg=\"Ran pod sandbox e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab with infra container: openshift-infra/auto-csr-approver-29690454-sxj55/POD\" id=07c824a4-acc2-4f22-9a87-ff77ac40c720 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.364218 | controller |     "Jun 14 08:54:03.059786 crc crio[24245]: time=\"2026-06-14T08:54:03.059699719Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9fe4061d-b27e-4359-ae28-d4787d47232c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.364236 | controller |     "Jun 14 08:54:03.076283 crc crio[24245]: time=\"2026-06-14T08:54:03.076165275Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.364251 | controller |     "Jun 14 08:54:03.456823 crc crio[24245]: time=\"2026-06-14T08:54:03.456423077Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2m244/POD\" id=104800e7-89eb-4a1d-8334-9d961bf1b027 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.364265 | controller |     "Jun 14 08:54:03.457042 crc crio[24245]: time=\"2026-06-14T08:54:03.456922583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.364280 | controller |     "Jun 14 08:54:03.495897 crc crio[24245]: time=\"2026-06-14T08:54:03.495748622Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2m244 Namespace:openshift-marketplace ID:c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958 UID:e640af8c-e474-43c2-9665-95db14728386 NetNS:/var/run/netns/fec9e191-0bf7-4c04-8330-78d1d83c35cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode640af8c_e474_43c2_9665_95db14728386.slice PodAnnotations:0xc006e0aba8}] Aliases:map[]}\"",
2026-06-14 10:12:41.364295 | controller |     "Jun 14 08:54:03.495897 crc crio[24245]: time=\"2026-06-14T08:54:03.495794414Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2m244 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.364309 | controller |     "Jun 14 08:54:03.822898 crc crio[24245]: time=\"2026-06-14T08:54:03.822727413Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9fe4061d-b27e-4359-ae28-d4787d47232c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.364324 | controller |     "Jun 14 08:54:03.824363 crc crio[24245]: time=\"2026-06-14T08:54:03.824239593Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e36801b7-17aa-4bb2-9743-ead2e0e984df name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.364338 | controller |     "Jun 14 08:54:03.827701 crc crio[24245]: time=\"2026-06-14T08:54:03.826583467Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c945faec-ab1b-4c37-bbfd-9d1662370cdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.364378 | controller |     "Jun 14 08:54:03.835019 crc crio[24245]: time=\"2026-06-14T08:54:03.834760167Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690454-sxj55/oc\" id=18808d56-412f-41c8-bdf7-8311d501383f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.364394 | controller |     "Jun 14 08:54:03.835400 crc crio[24245]: time=\"2026-06-14T08:54:03.835334586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.364409 | controller |     "Jun 14 08:54:03.900696 crc crio[24245]: time=\"2026-06-14T08:54:03.899524866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.364424 | controller |     "Jun 14 08:54:04.097218 crc crio[24245]: time=\"2026-06-14T08:54:04.095204074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.364439 | controller |     "Jun 14 08:54:04.162515 crc crio[24245]: 2026-06-14T08:54:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c12e9d0f321d747 Mac:aa:fe:73:8c:e9:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/fec9e191-0bf7-4c04-8330-78d1d83c35cc SocketPath: PciID:}] [{Interface:0xc000292990 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.364457 | controller |     "Jun 14 08:54:04.172186 crc crio[24245]: time=\"2026-06-14T08:54:04.172105642Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2m244 Namespace:openshift-marketplace ID:c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958 UID:e640af8c-e474-43c2-9665-95db14728386 NetNS:/var/run/netns/fec9e191-0bf7-4c04-8330-78d1d83c35cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode640af8c_e474_43c2_9665_95db14728386.slice PodAnnotations:0xc006e0aba8}] Aliases:map[]}\"",
2026-06-14 10:12:41.364474 | controller |     "Jun 14 08:54:04.172470 crc crio[24245]: time=\"2026-06-14T08:54:04.172381418Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2m244 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.364489 | controller |     "Jun 14 08:54:04.192567 crc crio[24245]: time=\"2026-06-14T08:54:04.192505372Z\" level=info msg=\"Ran pod sandbox c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958 with infra container: openshift-marketplace/redhat-operators-2m244/POD\" id=104800e7-89eb-4a1d-8334-9d961bf1b027 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.364503 | controller |     "Jun 14 08:54:04.195827 crc crio[24245]: time=\"2026-06-14T08:54:04.195740144Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7b618202-a6d0-4de5-9425-1fa4bc123dec name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.364519 | controller |     "Jun 14 08:54:04.199450 crc crio[24245]: time=\"2026-06-14T08:54:04.19937812Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=119aedb5-a667-4d4c-9707-4bfa09871190 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.364534 | controller |     "Jun 14 08:54:04.214385 crc crio[24245]: time=\"2026-06-14T08:54:04.214197523Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2m244/extract-utilities\" id=8916e6c6-7f09-444c-960a-4313cc83c5f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.364548 | controller |     "Jun 14 08:54:04.214820 crc crio[24245]: time=\"2026-06-14T08:54:04.21471676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.364563 | controller |     "Jun 14 08:54:04.236899 crc crio[24245]: time=\"2026-06-14T08:54:04.236760834Z\" level=info msg=\"Created container e12470e8b6debc6b8bd03848a2207d0f0fddae006607693ab296af3e637a6c3b: openshift-infra/auto-csr-approver-29690454-sxj55/oc\" id=18808d56-412f-41c8-bdf7-8311d501383f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.364578 | controller |     "Jun 14 08:54:04.240381 crc crio[24245]: time=\"2026-06-14T08:54:04.240298378Z\" level=info msg=\"Starting container: e12470e8b6debc6b8bd03848a2207d0f0fddae006607693ab296af3e637a6c3b\" id=497dea6d-a76a-4cf8-9915-1fc004dd7102 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.364593 | controller |     "Jun 14 08:54:04.245536 crc crio[24245]: time=\"2026-06-14T08:54:04.24537108Z\" level=info msg=\"Started container\" PID=93692 containerID=e12470e8b6debc6b8bd03848a2207d0f0fddae006607693ab296af3e637a6c3b description=openshift-infra/auto-csr-approver-29690454-sxj55/oc id=497dea6d-a76a-4cf8-9915-1fc004dd7102 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab",
2026-06-14 10:12:41.364607 | controller |     "Jun 14 08:54:04.294585 crc crio[24245]: time=\"2026-06-14T08:54:04.294530769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.364626 | controller |     "Jun 14 08:54:04.302149 crc crio[24245]: time=\"2026-06-14T08:54:04.301753609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.364642 | controller |     "Jun 14 08:54:04.477313 crc crio[24245]: time=\"2026-06-14T08:54:04.476721916Z\" level=info msg=\"Created container 78428e314f1c9a9a935c69b0503cf8e64ee7b1cacbc5678c1eb247dd744f4840: openshift-marketplace/redhat-operators-2m244/extract-utilities\" id=8916e6c6-7f09-444c-960a-4313cc83c5f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.364657 | controller |     "Jun 14 08:54:04.478603 crc crio[24245]: time=\"2026-06-14T08:54:04.478497515Z\" level=info msg=\"Starting container: 78428e314f1c9a9a935c69b0503cf8e64ee7b1cacbc5678c1eb247dd744f4840\" id=44246e1f-a8fe-4091-9e5c-8285beb23a8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.364671 | controller |     "Jun 14 08:54:04.488085 crc crio[24245]: time=\"2026-06-14T08:54:04.487922444Z\" level=info msg=\"Started container\" PID=93717 containerID=78428e314f1c9a9a935c69b0503cf8e64ee7b1cacbc5678c1eb247dd744f4840 description=openshift-marketplace/redhat-operators-2m244/extract-utilities id=44246e1f-a8fe-4091-9e5c-8285beb23a8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958",
2026-06-14 10:12:41.364687 | controller |     "Jun 14 08:54:04.535928 crc crio[24245]: time=\"2026-06-14T08:54:04.533283514Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=129af82a-5148-4758-ad6a-624b12e4e154 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.364702 | controller |     "Jun 14 08:54:04.540486 crc crio[24245]: time=\"2026-06-14T08:54:04.540408842Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.364717 | controller |     "Jun 14 08:54:05.138034 crc crio[24245]: time=\"2026-06-14T08:54:05.137787095Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=129af82a-5148-4758-ad6a-624b12e4e154 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.364732 | controller |     "Jun 14 08:54:05.139650 crc crio[24245]: time=\"2026-06-14T08:54:05.139362365Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=1dd38983-7733-423d-91e0-4a5005cde629 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.364747 | controller |     "Jun 14 08:54:05.143201 crc crio[24245]: time=\"2026-06-14T08:54:05.143148965Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=506303b5-d626-4408-9724-3e1fd2883f9a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.364761 | controller |     "Jun 14 08:54:05.152285 crc crio[24245]: time=\"2026-06-14T08:54:05.152141813Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2m244/extract-content\" id=5a3370d4-554d-4cd1-a5b2-a8c29cebf17b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.364775 | controller |     "Jun 14 08:54:05.152679 crc crio[24245]: time=\"2026-06-14T08:54:05.152618448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.364790 | controller |     "Jun 14 08:54:05.201413 crc crio[24245]: time=\"2026-06-14T08:54:05.201304993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.364804 | controller |     "Jun 14 08:54:05.205499 crc crio[24245]: time=\"2026-06-14T08:54:05.205428804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.364822 | controller |     "Jun 14 08:54:05.368758 crc crio[24245]: time=\"2026-06-14T08:54:05.368646336Z\" level=info msg=\"Created container e14bce234e964dcb9baa735b0e010cec81a02a0e1174be23e80439cfb0bc557c: openshift-marketplace/redhat-operators-2m244/extract-content\" id=5a3370d4-554d-4cd1-a5b2-a8c29cebf17b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.364837 | controller |     "Jun 14 08:54:05.370508 crc crio[24245]: time=\"2026-06-14T08:54:05.370420192Z\" level=info msg=\"Starting container: e14bce234e964dcb9baa735b0e010cec81a02a0e1174be23e80439cfb0bc557c\" id=79fea6d1-9610-424a-a45e-e0f6492d7e9b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.364852 | controller |     "Jun 14 08:54:05.378236 crc crio[24245]: time=\"2026-06-14T08:54:05.377347004Z\" level=info msg=\"Started container\" PID=93844 containerID=e14bce234e964dcb9baa735b0e010cec81a02a0e1174be23e80439cfb0bc557c description=openshift-marketplace/redhat-operators-2m244/extract-content id=79fea6d1-9610-424a-a45e-e0f6492d7e9b name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958",
2026-06-14 10:12:41.364867 | controller |     "Jun 14 08:54:06.576907 crc crio[24245]: time=\"2026-06-14T08:54:06.576394671Z\" level=info msg=\"Stopping pod sandbox: e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab\" id=d9ab7ebc-dd15-47da-987f-e017020153c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.364882 | controller |     "Jun 14 08:54:06.578646 crc crio[24245]: time=\"2026-06-14T08:54:06.577672773Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690454-sxj55 Namespace:openshift-infra ID:e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab UID:cee2eb9b-0fe9-417b-88af-e80597de35ae NetNS:/var/run/netns/819e11af-bad0-43d0-b18f-7675c2441569 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcee2eb9b_0fe9_417b_88af_e80597de35ae.slice PodAnnotations:0xc000131090}] Aliases:map[]}\"",
2026-06-14 10:12:41.364897 | controller |     "Jun 14 08:54:06.578646 crc crio[24245]: time=\"2026-06-14T08:54:06.577809567Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690454-sxj55 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.364912 | controller |     "Jun 14 08:54:06.998208 crc crio[24245]: time=\"2026-06-14T08:54:06.997208088Z\" level=info msg=\"Stopped pod sandbox: e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab\" id=d9ab7ebc-dd15-47da-987f-e017020153c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.364926 | controller |     "Jun 14 08:54:12.741462 crc crio[24245]: time=\"2026-06-14T08:54:12.739947181Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=553d56f9-d101-4c60-a6a0-d582a7fc1839 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.364941 | controller |     "Jun 14 08:54:12.751611 crc crio[24245]: time=\"2026-06-14T08:54:12.746945933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=efd7f173-463c-425b-ad6b-8c7590485204 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.364955 | controller |     "Jun 14 08:54:13.380286 crc crio[24245]: time=\"2026-06-14T08:54:13.380110451Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2m244/registry-server\" id=e84cb8e8-a3bf-4bc5-af95-571e90de77a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.364969 | controller |     "Jun 14 08:54:13.380729 crc crio[24245]: time=\"2026-06-14T08:54:13.380663699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.364987 | controller |     "Jun 14 08:54:13.472067 crc crio[24245]: time=\"2026-06-14T08:54:13.471964804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.365002 | controller |     "Jun 14 08:54:13.476741 crc crio[24245]: time=\"2026-06-14T08:54:13.476662144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.365016 | controller |     "Jun 14 08:54:14.310937 crc crio[24245]: time=\"2026-06-14T08:54:14.307383491Z\" level=info msg=\"Created container 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2: openshift-marketplace/redhat-operators-2m244/registry-server\" id=e84cb8e8-a3bf-4bc5-af95-571e90de77a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.365031 | controller |     "Jun 14 08:54:14.335469 crc crio[24245]: time=\"2026-06-14T08:54:14.334997293Z\" level=info msg=\"Starting container: 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2\" id=f8c8006a-fb90-41c9-b523-de126ca9d235 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.365045 | controller |     "Jun 14 08:54:14.359479 crc crio[24245]: time=\"2026-06-14T08:54:14.359305852Z\" level=info msg=\"Started container\" PID=94194 containerID=0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2 description=openshift-marketplace/redhat-operators-2m244/registry-server id=f8c8006a-fb90-41c9-b523-de126ca9d235 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958",
2026-06-14 10:12:41.365060 | controller |     "Jun 14 08:54:22.154021 crc crio[24245]: time=\"2026-06-14T08:54:22.152641696Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-tbwhm/POD\" id=1f32acff-84b9-49ef-a19e-e8ed8431efe8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.365074 | controller |     "Jun 14 08:54:22.155925 crc crio[24245]: time=\"2026-06-14T08:54:22.154039821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.365088 | controller |     "Jun 14 08:54:22.243598 crc crio[24245]: time=\"2026-06-14T08:54:22.243473547Z\" level=info msg=\"Got pod network &{Name:certified-operators-tbwhm Namespace:openshift-marketplace ID:6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06 UID:0add50fc-1b39-4717-a3b7-3b6f76449310 NetNS:/var/run/netns/d14361f6-7807-402c-8a82-f2b180577ae3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0add50fc_1b39_4717_a3b7_3b6f76449310.slice PodAnnotations:0xc00161a300}] Aliases:map[]}\"",
2026-06-14 10:12:41.365103 | controller |     "Jun 14 08:54:22.243598 crc crio[24245]: time=\"2026-06-14T08:54:22.243555319Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-tbwhm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.365118 | controller |     "Jun 14 08:54:22.845708 crc crio[24245]: time=\"2026-06-14T08:54:22.843433224Z\" level=info msg=\"Removing container: 24b25f378e74d6599993b4b5abc41065bddd8b9f8a12da4bc4f6495c5b931efb\" id=d43ef42d-fdfb-4b51-898b-ec561463d32e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.365132 | controller |     "Jun 14 08:54:23.341148 crc crio[24245]: time=\"2026-06-14T08:54:23.340213646Z\" level=info msg=\"Removed container 24b25f378e74d6599993b4b5abc41065bddd8b9f8a12da4bc4f6495c5b931efb: openstack/keystone-bootstrap-np4tb/keystone-bootstrap\" id=d43ef42d-fdfb-4b51-898b-ec561463d32e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.365149 | controller |     "Jun 14 08:54:23.358165 crc crio[24245]: time=\"2026-06-14T08:54:23.357180158Z\" level=info msg=\"Removing container: c5234d62167f2df341f319256db83cbfe89737f7361fa08db0de7f7af810a5f8\" id=c3ef4111-ac93-4fb2-b07a-af4075cf457d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.365164 | controller |     "Jun 14 08:54:23.500234 crc crio[24245]: time=\"2026-06-14T08:54:23.500080495Z\" level=info msg=\"Removed container c5234d62167f2df341f319256db83cbfe89737f7361fa08db0de7f7af810a5f8: openshift-infra/auto-csr-approver-29690448-dnr4s/oc\" id=c3ef4111-ac93-4fb2-b07a-af4075cf457d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.365179 | controller |     "Jun 14 08:54:23.509729 crc crio[24245]: time=\"2026-06-14T08:54:23.509553824Z\" level=info msg=\"Removing container: d06cdc6f564ecd78d45b08c48804eb909111c304abb4ae6b6fbaa2393c355cb9\" id=c01feb0b-8589-49f7-874a-c3a467cdac1a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.365194 | controller |     "Jun 14 08:54:23.584018 crc crio[24245]: 2026-06-14T08:54:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d1d5e8077d9bba Mac:e2:df:21:cc:5f:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/d14361f6-7807-402c-8a82-f2b180577ae3 SocketPath: PciID:}] [{Interface:0xc0001a46d0 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.365208 | controller |     "Jun 14 08:54:23.586775 crc crio[24245]: time=\"2026-06-14T08:54:23.586682637Z\" level=info msg=\"Got pod network &{Name:certified-operators-tbwhm Namespace:openshift-marketplace ID:6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06 UID:0add50fc-1b39-4717-a3b7-3b6f76449310 NetNS:/var/run/netns/d14361f6-7807-402c-8a82-f2b180577ae3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0add50fc_1b39_4717_a3b7_3b6f76449310.slice PodAnnotations:0xc00161a300}] Aliases:map[]}\"",
2026-06-14 10:12:41.365223 | controller |     "Jun 14 08:54:23.587016 crc crio[24245]: time=\"2026-06-14T08:54:23.586956036Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-tbwhm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.365237 | controller |     "Jun 14 08:54:23.655283 crc crio[24245]: time=\"2026-06-14T08:54:23.655128842Z\" level=info msg=\"Ran pod sandbox 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06 with infra container: openshift-marketplace/certified-operators-tbwhm/POD\" id=1f32acff-84b9-49ef-a19e-e8ed8431efe8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.365251 | controller |     "Jun 14 08:54:23.657547 crc crio[24245]: time=\"2026-06-14T08:54:23.657489827Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ca2697f3-27b1-4224-91e5-873188437dcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.365266 | controller |     "Jun 14 08:54:23.698619 crc crio[24245]: time=\"2026-06-14T08:54:23.698516888Z\" level=info msg=\"Removed container d06cdc6f564ecd78d45b08c48804eb909111c304abb4ae6b6fbaa2393c355cb9: openstack/ovn-controller-jrwkf-config-bn68h/ovn-config\" id=c01feb0b-8589-49f7-874a-c3a467cdac1a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.365280 | controller |     "Jun 14 08:54:23.703597 crc crio[24245]: time=\"2026-06-14T08:54:23.703424284Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=628de716-4a54-48f4-ba66-1bf738adfb30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.365294 | controller |     "Jun 14 08:54:23.710902 crc crio[24245]: time=\"2026-06-14T08:54:23.710782849Z\" level=info msg=\"Removing container: ae2966dfc803b95b33a3ce5406b5d3010be2cc5fa6fad2b75622cc2ef0b18767\" id=5a1b5b5c-cd54-46e7-93d1-cf697b233399 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.365312 | controller |     "Jun 14 08:54:23.722421 crc crio[24245]: time=\"2026-06-14T08:54:23.722337649Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tbwhm/extract-utilities\" id=bd5eddfd-db43-4c4d-94a5-e48f4c3b56d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.365327 | controller |     "Jun 14 08:54:23.723441 crc crio[24245]: time=\"2026-06-14T08:54:23.723228717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.365341 | controller |     "Jun 14 08:54:23.898130 crc crio[24245]: time=\"2026-06-14T08:54:23.898072119Z\" level=info msg=\"Removed container ae2966dfc803b95b33a3ce5406b5d3010be2cc5fa6fad2b75622cc2ef0b18767: openstack/ovn-controller-jrwkf-config-wqhnn/ovn-config\" id=5a1b5b5c-cd54-46e7-93d1-cf697b233399 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.365383 | controller |     "Jun 14 08:54:23.918595 crc crio[24245]: time=\"2026-06-14T08:54:23.918510932Z\" level=info msg=\"Stopping pod sandbox: 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea\" id=ddbd0207-275b-4721-a4c3-30add70a4bf2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.365400 | controller |     "Jun 14 08:54:23.918820 crc crio[24245]: time=\"2026-06-14T08:54:23.918625626Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea\" id=ddbd0207-275b-4721-a4c3-30add70a4bf2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.365414 | controller |     "Jun 14 08:54:23.919192 crc crio[24245]: time=\"2026-06-14T08:54:23.919154533Z\" level=info msg=\"Removing pod sandbox: 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea\" id=c073572b-5f86-4570-9750-b80d4c0644fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.365429 | controller |     "Jun 14 08:54:23.943023 crc crio[24245]: time=\"2026-06-14T08:54:23.940671809Z\" level=info msg=\"Removed pod sandbox: 7304a27ac2139ea570c02606db4a87367b40005a5b3cdb004f3634a485af9cea\" id=c073572b-5f86-4570-9750-b80d4c0644fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.365443 | controller |     "Jun 14 08:54:23.943023 crc crio[24245]: time=\"2026-06-14T08:54:23.941806759Z\" level=info msg=\"Stopping pod sandbox: f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a\" id=b8722a42-381e-4214-9182-c5c693904c3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.365458 | controller |     "Jun 14 08:54:23.943023 crc crio[24245]: time=\"2026-06-14T08:54:23.941987025Z\" level=info msg=\"Stopped pod sandbox (already stopped): f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a\" id=b8722a42-381e-4214-9182-c5c693904c3f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.365472 | controller |     "Jun 14 08:54:23.943453 crc crio[24245]: time=\"2026-06-14T08:54:23.943333365Z\" level=info msg=\"Removing pod sandbox: f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a\" id=9f2eb9e5-9eec-42e8-8175-45ca8b050ddd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.365486 | controller |     "Jun 14 08:54:23.959369 crc crio[24245]: time=\"2026-06-14T08:54:23.959228703Z\" level=info msg=\"Removed pod sandbox: f53a5f15fb99be31cb60291accdf9a5805b076a4ddcbe9504411ed310badca1a\" id=9f2eb9e5-9eec-42e8-8175-45ca8b050ddd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.365500 | controller |     "Jun 14 08:54:23.960903 crc crio[24245]: time=\"2026-06-14T08:54:23.960043458Z\" level=info msg=\"Stopping pod sandbox: 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8\" id=606e997c-1464-4fd4-b4b0-f3ff9ae4a089 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.365521 | controller |     "Jun 14 08:54:23.968466 crc crio[24245]: time=\"2026-06-14T08:54:23.967944511Z\" level=info msg=\"Stopped pod sandbox (already stopped): 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8\" id=606e997c-1464-4fd4-b4b0-f3ff9ae4a089 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.365537 | controller |     "Jun 14 08:54:23.969470 crc crio[24245]: time=\"2026-06-14T08:54:23.969351376Z\" level=info msg=\"Removing pod sandbox: 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8\" id=a3b50d7c-d56b-4b00-8e11-3fdbc0d19d1a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.365551 | controller |     "Jun 14 08:54:23.971439 crc crio[24245]: time=\"2026-06-14T08:54:23.971338929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.365566 | controller |     "Jun 14 08:54:23.975691 crc crio[24245]: time=\"2026-06-14T08:54:23.975622996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.365581 | controller |     "Jun 14 08:54:23.990149 crc crio[24245]: time=\"2026-06-14T08:54:23.990010365Z\" level=info msg=\"Removed pod sandbox: 65a17776aef4d1a4497a20a1d5312f31442809692acca29845366840ddee5bf8\" id=a3b50d7c-d56b-4b00-8e11-3fdbc0d19d1a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.365596 | controller |     "Jun 14 08:54:23.991672 crc crio[24245]: time=\"2026-06-14T08:54:23.991597456Z\" level=info msg=\"Stopping pod sandbox: dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5\" id=6d77915a-8d1f-45da-baf9-d33f369cdc50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.365610 | controller |     "Jun 14 08:54:23.991815 crc crio[24245]: time=\"2026-06-14T08:54:23.991702209Z\" level=info msg=\"Stopped pod sandbox (already stopped): dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5\" id=6d77915a-8d1f-45da-baf9-d33f369cdc50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.365625 | controller |     "Jun 14 08:54:23.992916 crc crio[24245]: time=\"2026-06-14T08:54:23.992777654Z\" level=info msg=\"Removing pod sandbox: dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5\" id=42f9cf4d-969e-449e-9be0-640f1423d8fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.365639 | controller |     "Jun 14 08:54:24.018590 crc crio[24245]: time=\"2026-06-14T08:54:24.018518195Z\" level=info msg=\"Removed pod sandbox: dc86fd856222c673af6d64ff73bc143616cb45d6889bdc4f6230ac0faa8ea2e5\" id=42f9cf4d-969e-449e-9be0-640f1423d8fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.365653 | controller |     "Jun 14 08:54:24.020375 crc crio[24245]: time=\"2026-06-14T08:54:24.020345833Z\" level=info msg=\"Stopping pod sandbox: ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495\" id=8584fb67-1a95-43ac-b0ab-8907ed8c5c35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.365668 | controller |     "Jun 14 08:54:24.020533 crc crio[24245]: time=\"2026-06-14T08:54:24.020514948Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495\" id=8584fb67-1a95-43ac-b0ab-8907ed8c5c35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.365682 | controller |     "Jun 14 08:54:24.022151 crc crio[24245]: time=\"2026-06-14T08:54:24.021582873Z\" level=info msg=\"Removing pod sandbox: ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495\" id=e8943e11-fc9c-49e1-8ecd-d86347ac59b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.365696 | controller |     "Jun 14 08:54:24.042740 crc crio[24245]: time=\"2026-06-14T08:54:24.042692788Z\" level=info msg=\"Removed pod sandbox: ff368b941acda7715410908c403fbcfc0474403f100b810581a2c54630a23495\" id=e8943e11-fc9c-49e1-8ecd-d86347ac59b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.365714 | controller |     "Jun 14 08:54:24.045103 crc crio[24245]: time=\"2026-06-14T08:54:24.044952649Z\" level=info msg=\"Stopping pod sandbox: 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104\" id=a45fd2ee-0d40-4f3f-a945-695c3c5eaa80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.365729 | controller |     "Jun 14 08:54:24.045409 crc crio[24245]: time=\"2026-06-14T08:54:24.045221088Z\" level=info msg=\"Stopped pod sandbox (already stopped): 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104\" id=a45fd2ee-0d40-4f3f-a945-695c3c5eaa80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.365744 | controller |     "Jun 14 08:54:24.048017 crc crio[24245]: time=\"2026-06-14T08:54:24.047987676Z\" level=info msg=\"Removing pod sandbox: 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104\" id=118deec8-95ac-4040-aa29-91b477bb6732 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.365758 | controller |     "Jun 14 08:54:24.069406 crc crio[24245]: time=\"2026-06-14T08:54:24.069303188Z\" level=info msg=\"Removed pod sandbox: 633c381c96087adc253893bf4d657e3d9943fd6c6b7479202718b491ae60a104\" id=118deec8-95ac-4040-aa29-91b477bb6732 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.365774 | controller |     "Jun 14 08:54:24.071238 crc crio[24245]: time=\"2026-06-14T08:54:24.071031541Z\" level=info msg=\"Stopping pod sandbox: 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181\" id=88278dc6-8a11-4257-9287-af94a7cccc84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.365788 | controller |     "Jun 14 08:54:24.071417 crc crio[24245]: time=\"2026-06-14T08:54:24.071243339Z\" level=info msg=\"Stopped pod sandbox (already stopped): 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181\" id=88278dc6-8a11-4257-9287-af94a7cccc84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.365803 | controller |     "Jun 14 08:54:24.072414 crc crio[24245]: time=\"2026-06-14T08:54:24.072379835Z\" level=info msg=\"Removing pod sandbox: 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181\" id=b8f9ee4d-0222-44c8-8eb4-ff3583af99dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.365818 | controller |     "Jun 14 08:54:24.090025 crc crio[24245]: time=\"2026-06-14T08:54:24.089969227Z\" level=info msg=\"Removed pod sandbox: 06c0f0c3645869267db4dc6620dddbc13ccd7cb1aaf3a982f8f6f740dcf96181\" id=b8f9ee4d-0222-44c8-8eb4-ff3583af99dd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.365832 | controller |     "Jun 14 08:54:24.092992 crc crio[24245]: time=\"2026-06-14T08:54:24.092915002Z\" level=info msg=\"Stopping pod sandbox: 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f\" id=db399af6-2a60-4d1e-b910-ac8c55be461f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.365846 | controller |     "Jun 14 08:54:24.093240 crc crio[24245]: time=\"2026-06-14T08:54:24.093214431Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f\" id=db399af6-2a60-4d1e-b910-ac8c55be461f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.365860 | controller |     "Jun 14 08:54:24.094313 crc crio[24245]: time=\"2026-06-14T08:54:24.094200512Z\" level=info msg=\"Removing pod sandbox: 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f\" id=e7b379f5-8ad3-47ba-a843-b7bc8960bdd4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.365875 | controller |     "Jun 14 08:54:24.142338 crc crio[24245]: time=\"2026-06-14T08:54:24.142184895Z\" level=info msg=\"Removed pod sandbox: 8575e4a7865eef7688bd3daec755c13e8e4915e8bead11bc669c5334196d0e6f\" id=e7b379f5-8ad3-47ba-a843-b7bc8960bdd4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.365890 | controller |     "Jun 14 08:54:24.156497 crc crio[24245]: time=\"2026-06-14T08:54:24.156095399Z\" level=info msg=\"Created container 30e7ed5cff124a4a8fad2220094db2143655694bb0c409708ad65d0eaebbd107: openshift-marketplace/certified-operators-tbwhm/extract-utilities\" id=bd5eddfd-db43-4c4d-94a5-e48f4c3b56d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.365908 | controller |     "Jun 14 08:54:24.159138 crc crio[24245]: time=\"2026-06-14T08:54:24.158947049Z\" level=info msg=\"Starting container: 30e7ed5cff124a4a8fad2220094db2143655694bb0c409708ad65d0eaebbd107\" id=f3ab88ba-97aa-4e6d-b96d-825ad723143f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.365924 | controller |     "Jun 14 08:54:24.166535 crc crio[24245]: time=\"2026-06-14T08:54:24.166313636Z\" level=info msg=\"Started container\" PID=94746 containerID=30e7ed5cff124a4a8fad2220094db2143655694bb0c409708ad65d0eaebbd107 description=openshift-marketplace/certified-operators-tbwhm/extract-utilities id=f3ab88ba-97aa-4e6d-b96d-825ad723143f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06",
2026-06-14 10:12:41.365939 | controller |     "Jun 14 08:54:24.514213 crc crio[24245]: time=\"2026-06-14T08:54:24.51381319Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=fbeb097d-e4f9-4d35-8160-2801337be5fa name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.365954 | controller |     "Jun 14 08:54:24.523406 crc crio[24245]: time=\"2026-06-14T08:54:24.523213881Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.365969 | controller |     "Jun 14 08:54:25.676747 crc crio[24245]: time=\"2026-06-14T08:54:25.676134454Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4\" id=fbeb097d-e4f9-4d35-8160-2801337be5fa name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.365984 | controller |     "Jun 14 08:54:25.678305 crc crio[24245]: time=\"2026-06-14T08:54:25.678016286Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9074ca08-0030-4720-a93e-be65a451514c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.365999 | controller |     "Jun 14 08:54:25.681569 crc crio[24245]: time=\"2026-06-14T08:54:25.68133228Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a71d0bf9-edda-439f-ac8c-3f255b1eab26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.366013 | controller |     "Jun 14 08:54:25.736035 crc crio[24245]: time=\"2026-06-14T08:54:25.735792249Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tbwhm/extract-content\" id=d68afdf5-901d-4df8-87fb-491666c76482 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.366028 | controller |     "Jun 14 08:54:25.736713 crc crio[24245]: time=\"2026-06-14T08:54:25.736621106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.366051 | controller |     "Jun 14 08:54:25.811344 crc crio[24245]: time=\"2026-06-14T08:54:25.810750094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.366067 | controller |     "Jun 14 08:54:25.820129 crc crio[24245]: time=\"2026-06-14T08:54:25.82005632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.366082 | controller |     "Jun 14 08:54:26.038694 crc crio[24245]: time=\"2026-06-14T08:54:26.038564377Z\" level=info msg=\"Created container f8d63b09fca084f677f813858c49f5d917037ab081876b0ab3ebc7c740e0b91f: openshift-marketplace/certified-operators-tbwhm/extract-content\" id=d68afdf5-901d-4df8-87fb-491666c76482 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.366099 | controller |     "Jun 14 08:54:26.040359 crc crio[24245]: time=\"2026-06-14T08:54:26.040179739Z\" level=info msg=\"Starting container: f8d63b09fca084f677f813858c49f5d917037ab081876b0ab3ebc7c740e0b91f\" id=f9bb0144-72f1-4997-a94b-97cb9e30f757 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.366115 | controller |     "Jun 14 08:54:26.048702 crc crio[24245]: time=\"2026-06-14T08:54:26.048301178Z\" level=info msg=\"Started container\" PID=94882 containerID=f8d63b09fca084f677f813858c49f5d917037ab081876b0ab3ebc7c740e0b91f description=openshift-marketplace/certified-operators-tbwhm/extract-content id=f9bb0144-72f1-4997-a94b-97cb9e30f757 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06",
2026-06-14 10:12:41.366130 | controller |     "Jun 14 08:54:29.616830 crc crio[24245]: time=\"2026-06-14T08:54:29.615405761Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0f6d849a-f512-469f-9cb0-be62ed6b0d61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.366145 | controller |     "Jun 14 08:54:29.634216 crc crio[24245]: time=\"2026-06-14T08:54:29.634092506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e5521d81-b944-44a0-b7d5-c40725f2eaae name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.366160 | controller |     "Jun 14 08:54:29.658596 crc crio[24245]: time=\"2026-06-14T08:54:29.658247268Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-tbwhm/registry-server\" id=b6ce8f90-f02c-42c0-b31c-8eef5e0ca4cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.366174 | controller |     "Jun 14 08:54:29.659098 crc crio[24245]: time=\"2026-06-14T08:54:29.659037523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.366188 | controller |     "Jun 14 08:54:29.749351 crc crio[24245]: time=\"2026-06-14T08:54:29.749116289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.366202 | controller |     "Jun 14 08:54:29.753636 crc crio[24245]: time=\"2026-06-14T08:54:29.753176749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.366217 | controller |     "Jun 14 08:54:29.926382 crc crio[24245]: time=\"2026-06-14T08:54:29.925716728Z\" level=info msg=\"Created container fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8: openshift-marketplace/certified-operators-tbwhm/registry-server\" id=b6ce8f90-f02c-42c0-b31c-8eef5e0ca4cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.366231 | controller |     "Jun 14 08:54:29.928222 crc crio[24245]: time=\"2026-06-14T08:54:29.928065424Z\" level=info msg=\"Starting container: fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8\" id=f5ae68e0-a2be-4e7c-b537-45ca51b28f6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.366246 | controller |     "Jun 14 08:54:29.933970 crc crio[24245]: time=\"2026-06-14T08:54:29.933815847Z\" level=info msg=\"Started container\" PID=95039 containerID=fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8 description=openshift-marketplace/certified-operators-tbwhm/registry-server id=f5ae68e0-a2be-4e7c-b537-45ca51b28f6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06",
2026-06-14 10:12:41.366261 | controller |     "Jun 14 08:54:44.569781 crc crio[24245]: time=\"2026-06-14T08:54:44.566048283Z\" level=info msg=\"Stopping container: fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8 (timeout: 2s)\" id=0be251c1-399f-4fab-8de4-bbf1e5c4c5de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.366279 | controller |     "Jun 14 08:54:45.185554 crc crio[24245]: time=\"2026-06-14T08:54:45.185041536Z\" level=info msg=\"Stopped container fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8: openshift-marketplace/certified-operators-tbwhm/registry-server\" id=0be251c1-399f-4fab-8de4-bbf1e5c4c5de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.366294 | controller |     "Jun 14 08:54:45.187531 crc crio[24245]: time=\"2026-06-14T08:54:45.187482644Z\" level=info msg=\"Stopping pod sandbox: 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06\" id=ce263c93-875b-4392-ba3f-f40a70ab68d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.366308 | controller |     "Jun 14 08:54:45.189450 crc crio[24245]: time=\"2026-06-14T08:54:45.189414377Z\" level=info msg=\"Got pod network &{Name:certified-operators-tbwhm Namespace:openshift-marketplace ID:6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06 UID:0add50fc-1b39-4717-a3b7-3b6f76449310 NetNS:/var/run/netns/d14361f6-7807-402c-8a82-f2b180577ae3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0add50fc_1b39_4717_a3b7_3b6f76449310.slice PodAnnotations:0xc00274a3b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.366323 | controller |     "Jun 14 08:54:45.189802 crc crio[24245]: time=\"2026-06-14T08:54:45.189766658Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-tbwhm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.366338 | controller |     "Jun 14 08:54:45.724623 crc crio[24245]: time=\"2026-06-14T08:54:45.724047467Z\" level=info msg=\"Stopped pod sandbox: 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06\" id=ce263c93-875b-4392-ba3f-f40a70ab68d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.366373 | controller |     "Jun 14 08:54:46.771964 crc crio[24245]: time=\"2026-06-14T08:54:46.771456467Z\" level=info msg=\"Removing container: fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8\" id=606a53a6-6ed7-433c-b9d3-09f1e1d8d958 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.366390 | controller |     "Jun 14 08:54:46.860906 crc crio[24245]: time=\"2026-06-14T08:54:46.86063366Z\" level=info msg=\"Removed container fec0a545c455d253fce91ed586d785bd510bea27e8c7ae46e2ae895554b0ced8: openshift-marketplace/certified-operators-tbwhm/registry-server\" id=606a53a6-6ed7-433c-b9d3-09f1e1d8d958 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.366405 | controller |     "Jun 14 08:54:46.874725 crc crio[24245]: time=\"2026-06-14T08:54:46.874648587Z\" level=info msg=\"Removing container: f8d63b09fca084f677f813858c49f5d917037ab081876b0ab3ebc7c740e0b91f\" id=31569121-6f7a-430a-a699-0ebed822edfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.366420 | controller |     "Jun 14 08:54:47.119908 crc crio[24245]: time=\"2026-06-14T08:54:47.119502726Z\" level=info msg=\"Removed container f8d63b09fca084f677f813858c49f5d917037ab081876b0ab3ebc7c740e0b91f: openshift-marketplace/certified-operators-tbwhm/extract-content\" id=31569121-6f7a-430a-a699-0ebed822edfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.366434 | controller |     "Jun 14 08:54:47.129677 crc crio[24245]: time=\"2026-06-14T08:54:47.129594418Z\" level=info msg=\"Removing container: 30e7ed5cff124a4a8fad2220094db2143655694bb0c409708ad65d0eaebbd107\" id=1506ba77-1e5a-42ee-a189-37709a88310a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.366449 | controller |     "Jun 14 08:54:47.191465 crc crio[24245]: time=\"2026-06-14T08:54:47.190897998Z\" level=info msg=\"Removed container 30e7ed5cff124a4a8fad2220094db2143655694bb0c409708ad65d0eaebbd107: openshift-marketplace/certified-operators-tbwhm/extract-utilities\" id=1506ba77-1e5a-42ee-a189-37709a88310a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.366467 | controller |     "Jun 14 08:55:05.307299 crc crio[24245]: time=\"2026-06-14T08:55:05.306324881Z\" level=info msg=\"Stopping container: 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2 (timeout: 2s)\" id=83293e5b-d143-417f-9441-8095353b3b85 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.366482 | controller |     "Jun 14 08:55:07.321725 crc crio[24245]: time=\"2026-06-14T08:55:07.320379337Z\" level=warning msg=\"Stopping container 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2 with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.366497 | controller |     "Jun 14 08:55:07.331715 crc crio[24245]: time=\"2026-06-14T08:55:07.331583454Z\" level=error msg=\"Killing container 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-14 10:12:41.366512 | controller |     "Jun 14 08:55:07.366551 crc crio[24245]: time=\"2026-06-14T08:55:07.366253962Z\" level=info msg=\"Stopped container 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2: openshift-marketplace/redhat-operators-2m244/registry-server\" id=83293e5b-d143-417f-9441-8095353b3b85 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.366526 | controller |     "Jun 14 08:55:07.380785 crc crio[24245]: time=\"2026-06-14T08:55:07.380450935Z\" level=info msg=\"Stopping pod sandbox: c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958\" id=eafe34c6-df9f-40c7-9e9d-2a643cea596d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.366541 | controller |     "Jun 14 08:55:07.383696 crc crio[24245]: time=\"2026-06-14T08:55:07.383548055Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2m244 Namespace:openshift-marketplace ID:c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958 UID:e640af8c-e474-43c2-9665-95db14728386 NetNS:/var/run/netns/fec9e191-0bf7-4c04-8330-78d1d83c35cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode640af8c_e474_43c2_9665_95db14728386.slice PodAnnotations:0xc0005226d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.366556 | controller |     "Jun 14 08:55:07.384465 crc crio[24245]: time=\"2026-06-14T08:55:07.384330241Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2m244 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.366571 | controller |     "Jun 14 08:55:08.330823 crc crio[24245]: time=\"2026-06-14T08:55:08.32888211Z\" level=info msg=\"Stopped pod sandbox: c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958\" id=eafe34c6-df9f-40c7-9e9d-2a643cea596d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.366585 | controller |     "Jun 14 08:55:08.548000 crc crio[24245]: time=\"2026-06-14T08:55:08.54781221Z\" level=info msg=\"Removing container: 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2\" id=0131340d-c23a-44cc-88d7-02ce6c5527df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.366600 | controller |     "Jun 14 08:55:08.656705 crc crio[24245]: time=\"2026-06-14T08:55:08.656146169Z\" level=info msg=\"Removed container 0688ef5d73c6c00ab614a11d2b934ed95fc3cb519ff8df8cddd1c581c5f2d2f2: openshift-marketplace/redhat-operators-2m244/registry-server\" id=0131340d-c23a-44cc-88d7-02ce6c5527df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.366615 | controller |     "Jun 14 08:55:08.667482 crc crio[24245]: time=\"2026-06-14T08:55:08.667174574Z\" level=info msg=\"Removing container: e14bce234e964dcb9baa735b0e010cec81a02a0e1174be23e80439cfb0bc557c\" id=491e9eba-8036-4aa5-a95f-f79daace1928 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.366632 | controller |     "Jun 14 08:55:08.875797 crc crio[24245]: time=\"2026-06-14T08:55:08.875553448Z\" level=info msg=\"Removed container e14bce234e964dcb9baa735b0e010cec81a02a0e1174be23e80439cfb0bc557c: openshift-marketplace/redhat-operators-2m244/extract-content\" id=491e9eba-8036-4aa5-a95f-f79daace1928 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.366648 | controller |     "Jun 14 08:55:08.878768 crc crio[24245]: time=\"2026-06-14T08:55:08.878706166Z\" level=info msg=\"Removing container: 78428e314f1c9a9a935c69b0503cf8e64ee7b1cacbc5678c1eb247dd744f4840\" id=012f8929-4cfe-4fa6-a60e-72019b599eba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.366663 | controller |     "Jun 14 08:55:08.935389 crc crio[24245]: time=\"2026-06-14T08:55:08.935194452Z\" level=info msg=\"Removed container 78428e314f1c9a9a935c69b0503cf8e64ee7b1cacbc5678c1eb247dd744f4840: openshift-marketplace/redhat-operators-2m244/extract-utilities\" id=012f8929-4cfe-4fa6-a60e-72019b599eba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.366678 | controller |     "Jun 14 08:55:24.196972 crc crio[24245]: time=\"2026-06-14T08:55:24.195973422Z\" level=info msg=\"Stopping pod sandbox: 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06\" id=1ba88af2-92bb-4fbd-a0f5-6c9614d8a7f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.366692 | controller |     "Jun 14 08:55:24.201246 crc crio[24245]: time=\"2026-06-14T08:55:24.201018135Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06\" id=1ba88af2-92bb-4fbd-a0f5-6c9614d8a7f6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.366707 | controller |     "Jun 14 08:55:24.203474 crc crio[24245]: time=\"2026-06-14T08:55:24.203205354Z\" level=info msg=\"Removing pod sandbox: 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06\" id=a06e837a-66b2-45be-b9eb-b165528991fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.366722 | controller |     "Jun 14 08:55:24.242288 crc crio[24245]: time=\"2026-06-14T08:55:24.242105802Z\" level=info msg=\"Removed pod sandbox: 6d1d5e8077d9bbaa424a07b3c633d0bd098ddd6edc09ba229300a933edf94d06\" id=a06e837a-66b2-45be-b9eb-b165528991fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.366737 | controller |     "Jun 14 08:55:24.244883 crc crio[24245]: time=\"2026-06-14T08:55:24.244739871Z\" level=info msg=\"Stopping pod sandbox: c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958\" id=b70c128e-9baf-49ed-903c-0e03b7e0c4d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.366751 | controller |     "Jun 14 08:55:24.245002 crc crio[24245]: time=\"2026-06-14T08:55:24.244896536Z\" level=info msg=\"Stopped pod sandbox (already stopped): c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958\" id=b70c128e-9baf-49ed-903c-0e03b7e0c4d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.366766 | controller |     "Jun 14 08:55:24.246209 crc crio[24245]: time=\"2026-06-14T08:55:24.246065032Z\" level=info msg=\"Removing pod sandbox: c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958\" id=ab8b82c5-681d-4f9a-9802-b658bf1e565d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.366781 | controller |     "Jun 14 08:55:24.284294 crc crio[24245]: time=\"2026-06-14T08:55:24.2840872Z\" level=info msg=\"Removed pod sandbox: c12e9d0f321d747acf2aadc0cacd76d2749d0a4c4a79b6a90ca0ee8fc0c61958\" id=ab8b82c5-681d-4f9a-9802-b658bf1e565d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.366795 | controller |     "Jun 14 08:56:00.553331 crc crio[24245]: time=\"2026-06-14T08:56:00.552585278Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690456-zgv4g/POD\" id=380f1eac-d920-4e9e-82a9-6ab12c27ff0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.366813 | controller |     "Jun 14 08:56:00.555664 crc crio[24245]: time=\"2026-06-14T08:56:00.55356477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.366828 | controller |     "Jun 14 08:56:00.641082 crc crio[24245]: time=\"2026-06-14T08:56:00.638670287Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690456-zgv4g Namespace:openshift-infra ID:7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a UID:2d86f68c-b63b-437a-b197-2e40587e171a NetNS:/var/run/netns/13742b12-ba9b-448c-977e-2bec640ed363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d86f68c_b63b_437a_b197_2e40587e171a.slice PodAnnotations:0xc000131e98}] Aliases:map[]}\"",
2026-06-14 10:12:41.366844 | controller |     "Jun 14 08:56:00.641082 crc crio[24245]: time=\"2026-06-14T08:56:00.63876112Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690456-zgv4g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.366859 | controller |     "Jun 14 08:56:01.335894 crc crio[24245]: 2026-06-14T08:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ef2d1ee7035c4a Mac:a6:22:ac:2c:e7:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/13742b12-ba9b-448c-977e-2bec640ed363 SocketPath: PciID:}] [{Interface:0xc0000158d0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.366874 | controller |     "Jun 14 08:56:01.339451 crc crio[24245]: time=\"2026-06-14T08:56:01.339372151Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690456-zgv4g Namespace:openshift-infra ID:7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a UID:2d86f68c-b63b-437a-b197-2e40587e171a NetNS:/var/run/netns/13742b12-ba9b-448c-977e-2bec640ed363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d86f68c_b63b_437a_b197_2e40587e171a.slice PodAnnotations:0xc000131e98}] Aliases:map[]}\"",
2026-06-14 10:12:41.366889 | controller |     "Jun 14 08:56:01.339658 crc crio[24245]: time=\"2026-06-14T08:56:01.339579688Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690456-zgv4g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.366904 | controller |     "Jun 14 08:56:01.361054 crc crio[24245]: time=\"2026-06-14T08:56:01.360685881Z\" level=info msg=\"Ran pod sandbox 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a with infra container: openshift-infra/auto-csr-approver-29690456-zgv4g/POD\" id=380f1eac-d920-4e9e-82a9-6ab12c27ff0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.366919 | controller |     "Jun 14 08:56:01.364724 crc crio[24245]: time=\"2026-06-14T08:56:01.364407281Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=fa286900-759b-400a-9457-0cc85c8faf47 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.366933 | controller |     "Jun 14 08:56:01.377070 crc crio[24245]: time=\"2026-06-14T08:56:01.376692103Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.366948 | controller |     "Jun 14 08:56:02.197036 crc crio[24245]: time=\"2026-06-14T08:56:02.196924803Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=fa286900-759b-400a-9457-0cc85c8faf47 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.366963 | controller |     "Jun 14 08:56:02.198682 crc crio[24245]: time=\"2026-06-14T08:56:02.198588267Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=767adc2d-b268-4d79-8cee-9c41119a42cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.366981 | controller |     "Jun 14 08:56:02.203001 crc crio[24245]: time=\"2026-06-14T08:56:02.202793111Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f785cb69-90b2-481e-a9fb-01211342c011 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.366996 | controller |     "Jun 14 08:56:02.210597 crc crio[24245]: time=\"2026-06-14T08:56:02.210501288Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690456-zgv4g/oc\" id=48fbf21c-fe38-4de2-93fd-ef3ee6d997cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.367010 | controller |     "Jun 14 08:56:02.211338 crc crio[24245]: time=\"2026-06-14T08:56:02.211265003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.367024 | controller |     "Jun 14 08:56:02.270212 crc crio[24245]: time=\"2026-06-14T08:56:02.270127301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.367039 | controller |     "Jun 14 08:56:02.890308 crc crio[24245]: time=\"2026-06-14T08:56:02.889791228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.367053 | controller |     "Jun 14 08:56:03.028422 crc crio[24245]: time=\"2026-06-14T08:56:03.02830914Z\" level=info msg=\"Created container b37a56fb9c1ab77bfc79501e497156e689204ee7df9721652ada2ccbbab5494c: openshift-infra/auto-csr-approver-29690456-zgv4g/oc\" id=48fbf21c-fe38-4de2-93fd-ef3ee6d997cd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.367068 | controller |     "Jun 14 08:56:03.030492 crc crio[24245]: time=\"2026-06-14T08:56:03.030395237Z\" level=info msg=\"Starting container: b37a56fb9c1ab77bfc79501e497156e689204ee7df9721652ada2ccbbab5494c\" id=bd54933c-92f7-471d-a648-50d56cdba91e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.367083 | controller |     "Jun 14 08:56:03.038315 crc crio[24245]: time=\"2026-06-14T08:56:03.038217407Z\" level=info msg=\"Started container\" PID=99491 containerID=b37a56fb9c1ab77bfc79501e497156e689204ee7df9721652ada2ccbbab5494c description=openshift-infra/auto-csr-approver-29690456-zgv4g/oc id=bd54933c-92f7-471d-a648-50d56cdba91e name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a",
2026-06-14 10:12:41.367098 | controller |     "Jun 14 08:56:05.163030 crc crio[24245]: time=\"2026-06-14T08:56:05.161937269Z\" level=info msg=\"Stopping pod sandbox: 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a\" id=b0c20ea3-d08a-40a7-8597-5903176301de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.367113 | controller |     "Jun 14 08:56:05.164161 crc crio[24245]: time=\"2026-06-14T08:56:05.163526011Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690456-zgv4g Namespace:openshift-infra ID:7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a UID:2d86f68c-b63b-437a-b197-2e40587e171a NetNS:/var/run/netns/13742b12-ba9b-448c-977e-2bec640ed363 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2d86f68c_b63b_437a_b197_2e40587e171a.slice PodAnnotations:0xc00274b4b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.367128 | controller |     "Jun 14 08:56:05.164161 crc crio[24245]: time=\"2026-06-14T08:56:05.163711047Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690456-zgv4g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.367143 | controller |     "Jun 14 08:56:05.544351 crc crio[24245]: time=\"2026-06-14T08:56:05.544050181Z\" level=info msg=\"Stopped pod sandbox: 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a\" id=b0c20ea3-d08a-40a7-8597-5903176301de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.367161 | controller |     "Jun 14 08:56:24.322932 crc crio[24245]: time=\"2026-06-14T08:56:24.321947049Z\" level=info msg=\"Removing container: 4809310b3c4725333f11ce04f639b8743388191529aaac5cac64d12ec30bd715\" id=c413e19f-3c32-4329-8425-dbec8c1a000d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.367176 | controller |     "Jun 14 08:56:24.556795 crc crio[24245]: time=\"2026-06-14T08:56:24.556159069Z\" level=info msg=\"Removed container 4809310b3c4725333f11ce04f639b8743388191529aaac5cac64d12ec30bd715: openshift-infra/auto-csr-approver-29690450-5gcsw/oc\" id=c413e19f-3c32-4329-8425-dbec8c1a000d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.367190 | controller |     "Jun 14 08:56:24.572678 crc crio[24245]: time=\"2026-06-14T08:56:24.572445438Z\" level=info msg=\"Stopping pod sandbox: 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5\" id=6b8bc5bd-7050-42a1-8868-2a1314a46524 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.367205 | controller |     "Jun 14 08:56:24.572678 crc crio[24245]: time=\"2026-06-14T08:56:24.572622864Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5\" id=6b8bc5bd-7050-42a1-8868-2a1314a46524 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.367219 | controller |     "Jun 14 08:56:24.574167 crc crio[24245]: time=\"2026-06-14T08:56:24.573741959Z\" level=info msg=\"Removing pod sandbox: 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5\" id=cf9f811a-55bb-4e77-a4cc-48d349624806 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.367234 | controller |     "Jun 14 08:56:24.599224 crc crio[24245]: time=\"2026-06-14T08:56:24.599063865Z\" level=info msg=\"Removed pod sandbox: 4a167f12bfc7bd24a26baa99c38056c40baca5646c817a17597514e815bc7bc5\" id=cf9f811a-55bb-4e77-a4cc-48d349624806 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.367248 | controller |     "Jun 14 08:57:24.635699 crc crio[24245]: time=\"2026-06-14T08:57:24.634336281Z\" level=info msg=\"Removing container: 9e8ff1e6cb6ff14ed0f6dba566c7386897cbfccafddb29cc8b905c4cb3a29c2a\" id=ee0230a2-6117-4e01-ab27-d4405798e199 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.367263 | controller |     "Jun 14 08:57:24.688259 crc crio[24245]: time=\"2026-06-14T08:57:24.68804998Z\" level=info msg=\"Removed container 9e8ff1e6cb6ff14ed0f6dba566c7386897cbfccafddb29cc8b905c4cb3a29c2a: openstack/placement-db-create-6d9pf/mariadb-database-create\" id=ee0230a2-6117-4e01-ab27-d4405798e199 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.367277 | controller |     "Jun 14 08:57:24.693689 crc crio[24245]: time=\"2026-06-14T08:57:24.693605924Z\" level=info msg=\"Removing container: 992d7266e51cba07492c28de7f4372427f0883b62b69d91a757a38926229b0d0\" id=26e9bb2b-9117-4ba4-bb88-dee5bf41df00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.367292 | controller |     "Jun 14 08:57:24.750705 crc crio[24245]: time=\"2026-06-14T08:57:24.750543444Z\" level=info msg=\"Removed container 992d7266e51cba07492c28de7f4372427f0883b62b69d91a757a38926229b0d0: openstack/glance-db-create-vw6qw/mariadb-database-create\" id=26e9bb2b-9117-4ba4-bb88-dee5bf41df00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.367306 | controller |     "Jun 14 08:57:24.753995 crc crio[24245]: time=\"2026-06-14T08:57:24.753917699Z\" level=info msg=\"Removing container: 00272ecf40231a66df0e0e31e74f58dd29041230a105756da66bdd4542f3f751\" id=bb246e4c-ff55-4946-b117-1799e321d126 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.367320 | controller |     "Jun 14 08:57:24.825518 crc crio[24245]: time=\"2026-06-14T08:57:24.825402882Z\" level=info msg=\"Removed container 00272ecf40231a66df0e0e31e74f58dd29041230a105756da66bdd4542f3f751: openstack/keystone-db-create-jb7tl/mariadb-database-create\" id=bb246e4c-ff55-4946-b117-1799e321d126 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.367337 | controller |     "Jun 14 08:57:24.840446 crc crio[24245]: time=\"2026-06-14T08:57:24.840087491Z\" level=info msg=\"Stopping pod sandbox: 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b\" id=73bba36f-5917-4ea9-81a4-6290d2150e54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.367369 | controller |     "Jun 14 08:57:24.840742 crc crio[24245]: time=\"2026-06-14T08:57:24.840455203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b\" id=73bba36f-5917-4ea9-81a4-6290d2150e54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.367385 | controller |     "Jun 14 08:57:24.844513 crc crio[24245]: time=\"2026-06-14T08:57:24.844406779Z\" level=info msg=\"Removing pod sandbox: 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b\" id=8063a0d0-52b2-4a10-bb19-e0477a25058c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.367399 | controller |     "Jun 14 08:57:24.872602 crc crio[24245]: time=\"2026-06-14T08:57:24.872493599Z\" level=info msg=\"Removed pod sandbox: 4ab72f3cec081de0184e8b7243a32553beae3beaac25308f75044b5b71b06a2b\" id=8063a0d0-52b2-4a10-bb19-e0477a25058c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.367414 | controller |     "Jun 14 08:57:24.874018 crc crio[24245]: time=\"2026-06-14T08:57:24.873834417Z\" level=info msg=\"Stopping pod sandbox: 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9\" id=d07f9c0f-dd44-4a53-9a61-a3cf5f540120 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.367428 | controller |     "Jun 14 08:57:24.874108 crc crio[24245]: time=\"2026-06-14T08:57:24.874039484Z\" level=info msg=\"Stopped pod sandbox (already stopped): 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9\" id=d07f9c0f-dd44-4a53-9a61-a3cf5f540120 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.367442 | controller |     "Jun 14 08:57:24.879175 crc crio[24245]: time=\"2026-06-14T08:57:24.877452998Z\" level=info msg=\"Removing pod sandbox: 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9\" id=ad07198d-8f6f-4836-b1d3-4a0ae0ebe5c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.367457 | controller |     "Jun 14 08:57:24.913805 crc crio[24245]: time=\"2026-06-14T08:57:24.913469397Z\" level=info msg=\"Removed pod sandbox: 134c965206309895b1bd8ab703ae9adb133bf7e42b0af8ddc2fe61e450fa48f9\" id=ad07198d-8f6f-4836-b1d3-4a0ae0ebe5c2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.367471 | controller |     "Jun 14 08:57:24.915388 crc crio[24245]: time=\"2026-06-14T08:57:24.914803366Z\" level=info msg=\"Stopping pod sandbox: 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f\" id=5bfcdae2-c838-49fc-936c-504b433e89c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.367485 | controller |     "Jun 14 08:57:24.915388 crc crio[24245]: time=\"2026-06-14T08:57:24.914949581Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f\" id=5bfcdae2-c838-49fc-936c-504b433e89c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.367499 | controller |     "Jun 14 08:57:24.916380 crc crio[24245]: time=\"2026-06-14T08:57:24.916245362Z\" level=info msg=\"Removing pod sandbox: 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f\" id=24353bc9-6b35-426d-9c84-af165f5fd7ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.367513 | controller |     "Jun 14 08:57:24.936886 crc crio[24245]: time=\"2026-06-14T08:57:24.936739039Z\" level=info msg=\"Removed pod sandbox: 0286998c41a0da5abbd11af45c33fae984f46686dfd5c10378fe5cd4f93bb78f\" id=24353bc9-6b35-426d-9c84-af165f5fd7ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.367531 | controller |     "Jun 14 08:57:31.005582 crc crio[24245]: time=\"2026-06-14T08:57:31.005098573Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/POD\" id=eaee5b1a-f371-4312-a1ff-39018321328c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.367545 | controller |     "Jun 14 08:57:31.006659 crc crio[24245]: time=\"2026-06-14T08:57:31.00561083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.367560 | controller |     "Jun 14 08:57:31.031604 crc crio[24245]: time=\"2026-06-14T08:57:31.031531539Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=eaee5b1a-f371-4312-a1ff-39018321328c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.367575 | controller |     "Jun 14 08:57:31.049720 crc crio[24245]: time=\"2026-06-14T08:57:31.049558754Z\" level=info msg=\"Ran pod sandbox 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/POD\" id=eaee5b1a-f371-4312-a1ff-39018321328c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.367590 | controller |     "Jun 14 08:57:31.053203 crc crio[24245]: time=\"2026-06-14T08:57:31.053112386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=d169decb-4f38-4d59-adb9-89cc209e5690 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.367604 | controller |     "Jun 14 08:57:31.053714 crc crio[24245]: time=\"2026-06-14T08:57:31.053641313Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f not found\" id=d169decb-4f38-4d59-adb9-89cc209e5690 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.367619 | controller |     "Jun 14 08:57:31.053794 crc crio[24245]: time=\"2026-06-14T08:57:31.053746657Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f found\" id=d169decb-4f38-4d59-adb9-89cc209e5690 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.367634 | controller |     "Jun 14 08:57:31.056552 crc crio[24245]: time=\"2026-06-14T08:57:31.056497804Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=6097b263-8018-4364-b9e1-a36489e48ef2 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.367648 | controller |     "Jun 14 08:57:31.069679 crc crio[24245]: time=\"2026-06-14T08:57:31.06949748Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\\\"\"",
2026-06-14 10:12:41.367663 | controller |     "Jun 14 08:57:55.727806 crc crio[24245]: time=\"2026-06-14T08:57:55.726924437Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=6097b263-8018-4364-b9e1-a36489e48ef2 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.367677 | controller |     "Jun 14 08:57:55.729419 crc crio[24245]: time=\"2026-06-14T08:57:55.729073287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=0f9ff257-f119-48d4-88ed-253d3ad742e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.367691 | controller |     "Jun 14 08:57:55.737439 crc crio[24245]: time=\"2026-06-14T08:57:55.737381872Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=a9201ec6-c763-468a-a9a0-18c4bf2ed4cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.367709 | controller |     "Jun 14 08:57:55.748143 crc crio[24245]: time=\"2026-06-14T08:57:55.748028352Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/init\" id=f3bcb5db-c079-411a-ac76-5ebd470e011e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.367724 | controller |     "Jun 14 08:57:55.750266 crc crio[24245]: time=\"2026-06-14T08:57:55.750192482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.367739 | controller |     "Jun 14 08:57:55.834238 crc crio[24245]: time=\"2026-06-14T08:57:55.832386716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.367754 | controller |     "Jun 14 08:57:55.842702 crc crio[24245]: time=\"2026-06-14T08:57:55.842592213Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.367768 | controller |     "Jun 14 08:57:56.043828 crc crio[24245]: time=\"2026-06-14T08:57:56.043028902Z\" level=info msg=\"Created container 952d0715cf1ab6bababff9e98df71dd76538ce5b3d4f3c0661165d8d37874b6b: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/init\" id=f3bcb5db-c079-411a-ac76-5ebd470e011e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.367783 | controller |     "Jun 14 08:57:56.045229 crc crio[24245]: time=\"2026-06-14T08:57:56.04517286Z\" level=info msg=\"Starting container: 952d0715cf1ab6bababff9e98df71dd76538ce5b3d4f3c0661165d8d37874b6b\" id=e6c8f960-94be-4e06-b648-0fd932963452 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.367797 | controller |     "Jun 14 08:57:56.050325 crc crio[24245]: time=\"2026-06-14T08:57:56.050208841Z\" level=info msg=\"Started container\" PID=104809 containerID=952d0715cf1ab6bababff9e98df71dd76538ce5b3d4f3c0661165d8d37874b6b description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/init id=e6c8f960-94be-4e06-b648-0fd932963452 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624",
2026-06-14 10:12:41.367812 | controller |     "Jun 14 08:58:01.980635 crc crio[24245]: time=\"2026-06-14T08:58:01.979795188Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690458-gl86s/POD\" id=49b579b7-0eae-432c-b08f-b6690b760ca5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.367827 | controller |     "Jun 14 08:58:01.982044 crc crio[24245]: time=\"2026-06-14T08:58:01.980681776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.367842 | controller |     "Jun 14 08:58:02.028102 crc crio[24245]: time=\"2026-06-14T08:58:02.027990967Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690458-gl86s Namespace:openshift-infra ID:68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a UID:d0ea2bb5-3eb0-4603-ab14-1a57d30af48d NetNS:/var/run/netns/4bece41e-bb5a-4cdc-9081-f02ec3477eb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ea2bb5_3eb0_4603_ab14_1a57d30af48d.slice PodAnnotations:0xc003bf6768}] Aliases:map[]}\"",
2026-06-14 10:12:41.367857 | controller |     "Jun 14 08:58:02.028102 crc crio[24245]: time=\"2026-06-14T08:58:02.028073259Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690458-gl86s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.367875 | controller |     "Jun 14 08:58:02.385409 crc crio[24245]: time=\"2026-06-14T08:58:02.385274435Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=675ee7dc-91d9-47ff-99ac-3a4d17cce21f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.367890 | controller |     "Jun 14 08:58:02.447925 crc crio[24245]: time=\"2026-06-14T08:58:02.443931898Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=2c133663-be8a-4b22-88c7-39afb3ae7d55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.367905 | controller |     "Jun 14 08:58:03.033570 crc crio[24245]: time=\"2026-06-14T08:58:03.033053069Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/osp-httpd\" id=615aa193-5e0a-4c57-810a-f4067e3492f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.367919 | controller |     "Jun 14 08:58:03.037245 crc crio[24245]: time=\"2026-06-14T08:58:03.034468325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.367934 | controller |     "Jun 14 08:58:03.124377 crc crio[24245]: time=\"2026-06-14T08:58:03.124168571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.367948 | controller |     "Jun 14 08:58:03.129361 crc crio[24245]: time=\"2026-06-14T08:58:03.129203494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.367963 | controller |     "Jun 14 08:58:03.159425 crc crio[24245]: 2026-06-14T08:58:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:68dfd4419c3cbad Mac:26:6c:8d:f5:9a:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/4bece41e-bb5a-4cdc-9081-f02ec3477eb5 SocketPath: PciID:}] [{Interface:0xc00023ef80 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.367978 | controller |     "Jun 14 08:58:03.161772 crc crio[24245]: time=\"2026-06-14T08:58:03.161688984Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690458-gl86s Namespace:openshift-infra ID:68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a UID:d0ea2bb5-3eb0-4603-ab14-1a57d30af48d NetNS:/var/run/netns/4bece41e-bb5a-4cdc-9081-f02ec3477eb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ea2bb5_3eb0_4603_ab14_1a57d30af48d.slice PodAnnotations:0xc003bf6768}] Aliases:map[]}\"",
2026-06-14 10:12:41.367993 | controller |     "Jun 14 08:58:03.161970 crc crio[24245]: time=\"2026-06-14T08:58:03.161915671Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690458-gl86s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.368008 | controller |     "Jun 14 08:58:03.183542 crc crio[24245]: time=\"2026-06-14T08:58:03.183444255Z\" level=info msg=\"Ran pod sandbox 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a with infra container: openshift-infra/auto-csr-approver-29690458-gl86s/POD\" id=49b579b7-0eae-432c-b08f-b6690b760ca5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.368023 | controller |     "Jun 14 08:58:03.187099 crc crio[24245]: time=\"2026-06-14T08:58:03.187004706Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=51ef0bc3-5e58-40e8-af34-dfe7bb05f617 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.368039 | controller |     "Jun 14 08:58:03.195634 crc crio[24245]: time=\"2026-06-14T08:58:03.195323542Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.368063 | controller |     "Jun 14 08:58:03.423947 crc crio[24245]: time=\"2026-06-14T08:58:03.423676894Z\" level=info msg=\"Created container 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/osp-httpd\" id=615aa193-5e0a-4c57-810a-f4067e3492f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.368078 | controller |     "Jun 14 08:58:03.426079 crc crio[24245]: time=\"2026-06-14T08:58:03.425917434Z\" level=info msg=\"Starting container: 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c\" id=059781e7-f968-481d-b173-4f258393c5da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.368094 | controller |     "Jun 14 08:58:03.436250 crc crio[24245]: time=\"2026-06-14T08:58:03.436139591Z\" level=info msg=\"Started container\" PID=105213 containerID=1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/osp-httpd id=059781e7-f968-481d-b173-4f258393c5da name=/runtime.v1.RuntimeService/StartContainer sandboxID=0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624",
2026-06-14 10:12:41.368109 | controller |     "Jun 14 08:58:03.898489 crc crio[24245]: time=\"2026-06-14T08:58:03.89835578Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=51ef0bc3-5e58-40e8-af34-dfe7bb05f617 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.368124 | controller |     "Jun 14 08:58:03.900263 crc crio[24245]: time=\"2026-06-14T08:58:03.900198628Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=aed8effe-9afb-44e3-b6ce-7b39338e2761 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.368139 | controller |     "Jun 14 08:58:03.902532 crc crio[24245]: time=\"2026-06-14T08:58:03.90244982Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0d266f4b-6f22-402d-8ae8-b3fb559b89db name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.368154 | controller |     "Jun 14 08:58:03.914656 crc crio[24245]: time=\"2026-06-14T08:58:03.914538526Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690458-gl86s/oc\" id=fcff713a-f243-4680-9f61-4993dcf9fb52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.368168 | controller |     "Jun 14 08:58:03.915196 crc crio[24245]: time=\"2026-06-14T08:58:03.915142816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.368182 | controller |     "Jun 14 08:58:03.984642 crc crio[24245]: time=\"2026-06-14T08:58:03.984278975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.368197 | controller |     "Jun 14 08:58:04.340284 crc crio[24245]: time=\"2026-06-14T08:58:04.340190889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.368211 | controller |     "Jun 14 08:58:04.484416 crc crio[24245]: time=\"2026-06-14T08:58:04.484258498Z\" level=info msg=\"Created container 5bac34074d9347042b69d17574e3c1e3bc9dbc9e8378c1f0fa076a71a7053fa9: openshift-infra/auto-csr-approver-29690458-gl86s/oc\" id=fcff713a-f243-4680-9f61-4993dcf9fb52 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.368225 | controller |     "Jun 14 08:58:04.486381 crc crio[24245]: time=\"2026-06-14T08:58:04.486238161Z\" level=info msg=\"Starting container: 5bac34074d9347042b69d17574e3c1e3bc9dbc9e8378c1f0fa076a71a7053fa9\" id=03fc763a-0759-45ee-972d-645aa9d74c33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.368245 | controller |     "Jun 14 08:58:04.496649 crc crio[24245]: time=\"2026-06-14T08:58:04.496553212Z\" level=info msg=\"Started container\" PID=105309 containerID=5bac34074d9347042b69d17574e3c1e3bc9dbc9e8378c1f0fa076a71a7053fa9 description=openshift-infra/auto-csr-approver-29690458-gl86s/oc id=03fc763a-0759-45ee-972d-645aa9d74c33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a",
2026-06-14 10:12:41.368260 | controller |     "Jun 14 08:58:06.485474 crc crio[24245]: time=\"2026-06-14T08:58:06.484496878Z\" level=info msg=\"Stopping pod sandbox: 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a\" id=6cac0bd0-0240-4d46-8926-5267975975ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.368275 | controller |     "Jun 14 08:58:06.487019 crc crio[24245]: time=\"2026-06-14T08:58:06.486369558Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690458-gl86s Namespace:openshift-infra ID:68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a UID:d0ea2bb5-3eb0-4603-ab14-1a57d30af48d NetNS:/var/run/netns/4bece41e-bb5a-4cdc-9081-f02ec3477eb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0ea2bb5_3eb0_4603_ab14_1a57d30af48d.slice PodAnnotations:0xc002422d38}] Aliases:map[]}\"",
2026-06-14 10:12:41.368290 | controller |     "Jun 14 08:58:06.487019 crc crio[24245]: time=\"2026-06-14T08:58:06.486577075Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690458-gl86s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.368304 | controller |     "Jun 14 08:58:06.890071 crc crio[24245]: time=\"2026-06-14T08:58:06.889635166Z\" level=info msg=\"Stopped pod sandbox: 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a\" id=6cac0bd0-0240-4d46-8926-5267975975ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.368319 | controller |     "Jun 14 08:58:12.235162 crc crio[24245]: time=\"2026-06-14T08:58:12.234181562Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/POD\" id=00e60826-c810-49af-a167-58778485c32d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.368334 | controller |     "Jun 14 08:58:12.236758 crc crio[24245]: time=\"2026-06-14T08:58:12.235180504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.368362 | controller |     "Jun 14 08:58:12.280737 crc crio[24245]: time=\"2026-06-14T08:58:12.280603527Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x Namespace:openstack ID:84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f UID:5f3bd0bf-7cb2-4e36-8bc7-28bdfc50bdb3 NetNS:/var/run/netns/2b5e6425-a1aa-42e0-aa4e-6038e2f7533c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f3bd0bf_7cb2_4e36_8bc7_28bdfc50bdb3.slice PodAnnotations:0xc00274b070}] Aliases:map[]}\"",
2026-06-14 10:12:41.368382 | controller |     "Jun 14 08:58:12.280737 crc crio[24245]: time=\"2026-06-14T08:58:12.280680679Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.368397 | controller |     "Jun 14 08:58:12.861816 crc crio[24245]: 2026-06-14T08:58:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84f5305e2648753 Mac:e2:5d:7e:8b:95:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/2b5e6425-a1aa-42e0-aa4e-6038e2f7533c SocketPath: PciID:}] [{Interface:0xc000014fd0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.368416 | controller |     "Jun 14 08:58:12.863246 crc crio[24245]: time=\"2026-06-14T08:58:12.863160677Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x Namespace:openstack ID:84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f UID:5f3bd0bf-7cb2-4e36-8bc7-28bdfc50bdb3 NetNS:/var/run/netns/2b5e6425-a1aa-42e0-aa4e-6038e2f7533c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f3bd0bf_7cb2_4e36_8bc7_28bdfc50bdb3.slice PodAnnotations:0xc00274b070}] Aliases:map[]}\"",
2026-06-14 10:12:41.368432 | controller |     "Jun 14 08:58:12.863453 crc crio[24245]: time=\"2026-06-14T08:58:12.863419104Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.368446 | controller |     "Jun 14 08:58:12.874171 crc crio[24245]: time=\"2026-06-14T08:58:12.874005245Z\" level=info msg=\"Ran pod sandbox 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/POD\" id=00e60826-c810-49af-a167-58778485c32d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.368461 | controller |     "Jun 14 08:58:12.877507 crc crio[24245]: time=\"2026-06-14T08:58:12.877433171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=83293d2f-d19f-4240-bcab-68388d664f12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.368475 | controller |     "Jun 14 08:58:12.880513 crc crio[24245]: time=\"2026-06-14T08:58:12.880377516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:7751c980d4439a1b50994acdffd23346f615fda1df1f965253a9fa20f1ac8d3f\" id=ef4de4f7-9644-47be-9f27-1eabd0e67dc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.368490 | controller |     "Jun 14 08:58:12.888681 crc crio[24245]: time=\"2026-06-14T08:58:12.888579638Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/init\" id=a6bc6749-9d8d-4bdb-a9f5-0ca726dc79e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.368504 | controller |     "Jun 14 08:58:12.889225 crc crio[24245]: time=\"2026-06-14T08:58:12.889144896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.368518 | controller |     "Jun 14 08:58:12.956103 crc crio[24245]: time=\"2026-06-14T08:58:12.955984949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.368532 | controller |     "Jun 14 08:58:12.962640 crc crio[24245]: time=\"2026-06-14T08:58:12.961404392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.368547 | controller |     "Jun 14 08:58:13.124138 crc crio[24245]: time=\"2026-06-14T08:58:13.123408606Z\" level=info msg=\"Created container 96f0438d91cb0ca862139a8a90e4e293d88d3a98b882b89699483040c94c716f: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/init\" id=a6bc6749-9d8d-4bdb-a9f5-0ca726dc79e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.368561 | controller |     "Jun 14 08:58:13.125200 crc crio[24245]: time=\"2026-06-14T08:58:13.12511214Z\" level=info msg=\"Starting container: 96f0438d91cb0ca862139a8a90e4e293d88d3a98b882b89699483040c94c716f\" id=a902ac24-7159-41ac-aad3-96226331e77c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.368579 | controller |     "Jun 14 08:58:13.131178 crc crio[24245]: time=\"2026-06-14T08:58:13.1310548Z\" level=info msg=\"Started container\" PID=105999 containerID=96f0438d91cb0ca862139a8a90e4e293d88d3a98b882b89699483040c94c716f description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/init id=a902ac24-7159-41ac-aad3-96226331e77c name=/runtime.v1.RuntimeService/StartContainer sandboxID=84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f",
2026-06-14 10:12:41.368595 | controller |     "Jun 14 08:58:22.970020 crc crio[24245]: time=\"2026-06-14T08:58:22.969142913Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=ce9675fd-5bd9-4e15-811c-af7a9e88087e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.368610 | controller |     "Jun 14 08:58:22.971538 crc crio[24245]: time=\"2026-06-14T08:58:22.970230048Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 not found\" id=ce9675fd-5bd9-4e15-811c-af7a9e88087e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.368625 | controller |     "Jun 14 08:58:22.971538 crc crio[24245]: time=\"2026-06-14T08:58:22.970293451Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30 found\" id=ce9675fd-5bd9-4e15-811c-af7a9e88087e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.368640 | controller |     "Jun 14 08:58:22.972034 crc crio[24245]: time=\"2026-06-14T08:58:22.971962441Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=02fec3fa-cf96-4e35-82d0-db8087eeaa18 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.368655 | controller |     "Jun 14 08:58:22.983777 crc crio[24245]: time=\"2026-06-14T08:58:22.983651566Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\\\"\"",
2026-06-14 10:12:41.368670 | controller |     "Jun 14 08:58:25.002241 crc crio[24245]: time=\"2026-06-14T08:58:25.00141432Z\" level=info msg=\"Removing container: 2f7ac3bde4f1258f7d1cd0df9ef19944bf4ea8568edcd8b6c38e60fac8205c9c\" id=ddd63d43-53f5-4c40-a431-8aa6fa6b73fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.368686 | controller |     "Jun 14 08:58:27.116166 crc crio[24245]: time=\"2026-06-14T08:58:27.114419843Z\" level=info msg=\"Removed container 2f7ac3bde4f1258f7d1cd0df9ef19944bf4ea8568edcd8b6c38e60fac8205c9c: openstack/neutron-4ad3-account-create-htmxg/mariadb-account-create\" id=ddd63d43-53f5-4c40-a431-8aa6fa6b73fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.368701 | controller |     "Jun 14 08:58:27.128054 crc crio[24245]: time=\"2026-06-14T08:58:27.127823632Z\" level=info msg=\"Removing container: ad5d571f44783a0ac67917b0ca4ec8487af3c431096727d9677e49da7f772bbe\" id=97aeec5c-a4d4-4929-952a-b95e91418c60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.368716 | controller |     "Jun 14 08:58:27.196668 crc crio[24245]: time=\"2026-06-14T08:58:27.196518566Z\" level=info msg=\"Removed container ad5d571f44783a0ac67917b0ca4ec8487af3c431096727d9677e49da7f772bbe: openstack/barbican-db-create-rb2vf/mariadb-database-create\" id=97aeec5c-a4d4-4929-952a-b95e91418c60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.368730 | controller |     "Jun 14 08:58:27.201042 crc crio[24245]: time=\"2026-06-14T08:58:27.200788231Z\" level=info msg=\"Removing container: c152cdc665c55e1244bef4f807e656f2e0cd3c7fa01692366cb6b16972fc9554\" id=1026c0eb-d709-478f-a789-2421589d2f56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.368748 | controller |     "Jun 14 08:58:27.314202 crc crio[24245]: time=\"2026-06-14T08:58:27.313995196Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=02fec3fa-cf96-4e35-82d0-db8087eeaa18 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.368764 | controller |     "Jun 14 08:58:27.315955 crc crio[24245]: time=\"2026-06-14T08:58:27.315780074Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=36efae12-7c60-4ed7-b6a2-c16258c0ee6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.368779 | controller |     "Jun 14 08:58:27.319683 crc crio[24245]: time=\"2026-06-14T08:58:27.319515998Z\" level=info msg=\"Removed container c152cdc665c55e1244bef4f807e656f2e0cd3c7fa01692366cb6b16972fc9554: openstack/placement-2510-account-create-cx6vf/mariadb-account-create\" id=1026c0eb-d709-478f-a789-2421589d2f56 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.368794 | controller |     "Jun 14 08:58:27.326121 crc crio[24245]: time=\"2026-06-14T08:58:27.325958578Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:409a5bf52147904dfab2e40639a8462873cd5709ca57d336fdd9bd32bff1fb30\" id=f8c68ebb-f1c3-42bc-8d7b-f6ba474c19fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.368808 | controller |     "Jun 14 08:58:27.328571 crc crio[24245]: time=\"2026-06-14T08:58:27.328461929Z\" level=info msg=\"Removing container: 96694d391d482620428ffeaaf2c7ad5c0efef7f2bdf749c6bbe9b778b587e389\" id=e0079b51-bf04-4ae8-bfca-c2272f33407d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.368823 | controller |     "Jun 14 08:58:27.343590 crc crio[24245]: time=\"2026-06-14T08:58:27.343401535Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=fec6acd3-a7b2-465b-9918-2fda2a438548 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.368837 | controller |     "Jun 14 08:58:27.372704 crc crio[24245]: time=\"2026-06-14T08:58:27.372401791Z\" level=info msg=\"Removed container 96694d391d482620428ffeaaf2c7ad5c0efef7f2bdf749c6bbe9b778b587e389: openstack/glance-6d4a-account-create-bq6fr/mariadb-account-create\" id=e0079b51-bf04-4ae8-bfca-c2272f33407d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.368852 | controller |     "Jun 14 08:58:27.376045 crc crio[24245]: time=\"2026-06-14T08:58:27.375978596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.368866 | controller |     "Jun 14 08:58:27.378244 crc crio[24245]: time=\"2026-06-14T08:58:27.378164815Z\" level=info msg=\"Removing container: 48a7538d5198cdfa6acc539d9d06443c9000a5d2074314ff249568474869967d\" id=798334f6-3aa8-4052-bf54-fa94ed12bfb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.368881 | controller |     "Jun 14 08:58:27.429426 crc crio[24245]: time=\"2026-06-14T08:58:27.429211075Z\" level=info msg=\"Removed container 48a7538d5198cdfa6acc539d9d06443c9000a5d2074314ff249568474869967d: openstack/neutron-db-create-9xrtg/mariadb-database-create\" id=798334f6-3aa8-4052-bf54-fa94ed12bfb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.368896 | controller |     "Jun 14 08:58:27.437155 crc crio[24245]: time=\"2026-06-14T08:58:27.437047866Z\" level=info msg=\"Removing container: 81d27cf899bd28bdd5f81909857dce12ade2817fde92fd600b830124d8bafbf1\" id=852ac337-6a89-4662-8e9d-9d8c5bde2f9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.368910 | controller |     "Jun 14 08:58:27.470534 crc crio[24245]: time=\"2026-06-14T08:58:27.47040039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.368929 | controller |     "Jun 14 08:58:27.477936 crc crio[24245]: time=\"2026-06-14T08:58:27.477764295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.368944 | controller |     "Jun 14 08:58:27.503003 crc crio[24245]: time=\"2026-06-14T08:58:27.502827997Z\" level=info msg=\"Removed container 81d27cf899bd28bdd5f81909857dce12ade2817fde92fd600b830124d8bafbf1: openstack/cinder-db-create-pjvdx/mariadb-database-create\" id=852ac337-6a89-4662-8e9d-9d8c5bde2f9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.368958 | controller |     "Jun 14 08:58:27.506951 crc crio[24245]: time=\"2026-06-14T08:58:27.506900456Z\" level=info msg=\"Removing container: 8f2dca7cb265e72630e17463b8d19a220c543af6d1b7df023f2fcd8e531bf1be\" id=fa2f001d-c868-45d0-8cd3-19e4366d9730 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.368973 | controller |     "Jun 14 08:58:27.557680 crc crio[24245]: time=\"2026-06-14T08:58:27.555436736Z\" level=info msg=\"Removed container 8f2dca7cb265e72630e17463b8d19a220c543af6d1b7df023f2fcd8e531bf1be: openstack/cinder-8ed3-account-create-85z5g/mariadb-account-create\" id=fa2f001d-c868-45d0-8cd3-19e4366d9730 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.368988 | controller |     "Jun 14 08:58:27.565264 crc crio[24245]: time=\"2026-06-14T08:58:27.565023831Z\" level=info msg=\"Removing container: 6c7313bc7324233615194702ecb399ea4fe36a5349988876a41ac502931de7bf\" id=848c01ed-6f53-46a5-9efe-09da327b7f27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.369008 | controller |     "Jun 14 08:58:27.638405 crc crio[24245]: time=\"2026-06-14T08:58:27.638256862Z\" level=info msg=\"Created container 73463fcae7303ad34a224e58674806da9da82134aa3294806ff4167ff4003257: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=fec6acd3-a7b2-465b-9918-2fda2a438548 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.369023 | controller |     "Jun 14 08:58:27.644359 crc crio[24245]: time=\"2026-06-14T08:58:27.64109152Z\" level=info msg=\"Starting container: 73463fcae7303ad34a224e58674806da9da82134aa3294806ff4167ff4003257\" id=42546279-b3ff-4366-9054-752a75d8b248 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.369042 | controller |     "Jun 14 08:58:27.656826 crc crio[24245]: time=\"2026-06-14T08:58:27.6567131Z\" level=info msg=\"Started container\" PID=106689 containerID=73463fcae7303ad34a224e58674806da9da82134aa3294806ff4167ff4003257 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/openstack-edpm-ipam-provisionserver-checksum-discovery id=42546279-b3ff-4366-9054-752a75d8b248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f",
2026-06-14 10:12:41.369058 | controller |     "Jun 14 08:58:27.738077 crc crio[24245]: time=\"2026-06-14T08:58:27.737562907Z\" level=info msg=\"Removed container 6c7313bc7324233615194702ecb399ea4fe36a5349988876a41ac502931de7bf: openshift-infra/auto-csr-approver-29690452-4qdzx/oc\" id=848c01ed-6f53-46a5-9efe-09da327b7f27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.369075 | controller |     "Jun 14 08:58:27.748563 crc crio[24245]: time=\"2026-06-14T08:58:27.748424278Z\" level=info msg=\"Removing container: 895005fd8b845506b47c2f793e1055fdbbb2a1968ba159b24c0e2e8e1b4a57d5\" id=21749de8-06e8-4971-afb4-2d8d9332b908 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.369094 | controller |     "Jun 14 08:58:27.790437 crc crio[24245]: time=\"2026-06-14T08:58:27.790359997Z\" level=info msg=\"Removed container 895005fd8b845506b47c2f793e1055fdbbb2a1968ba159b24c0e2e8e1b4a57d5: openstack/barbican-6e2f-account-create-6hcxz/mariadb-account-create\" id=21749de8-06e8-4971-afb4-2d8d9332b908 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.369114 | controller |     "Jun 14 08:58:27.794941 crc crio[24245]: time=\"2026-06-14T08:58:27.794890071Z\" level=info msg=\"Removing container: 81ab41224e0e65df053463c2fcd9df9cbc19188ee75382c0e378a11e42bed1b1\" id=81452b11-bcbe-4f3d-8a8b-0ea9b1714c06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.369165 | controller |     "Jun 14 08:58:27.873383 crc crio[24245]: time=\"2026-06-14T08:58:27.87302588Z\" level=info msg=\"Removed container 81ab41224e0e65df053463c2fcd9df9cbc19188ee75382c0e378a11e42bed1b1: openstack/keystone-db-sync-r9dtq/keystone-db-sync\" id=81452b11-bcbe-4f3d-8a8b-0ea9b1714c06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.369183 | controller |     "Jun 14 08:58:27.880924 crc crio[24245]: time=\"2026-06-14T08:58:27.880837925Z\" level=info msg=\"Removing container: d7321371fe1dc4e726f12711cff2c7232c78c2b5108c326d337a2a8be03e1749\" id=21b44878-e0eb-407d-ac3a-481e6c97d728 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.369198 | controller |     "Jun 14 08:58:27.974822 crc crio[24245]: time=\"2026-06-14T08:58:27.974664734Z\" level=info msg=\"Removed container d7321371fe1dc4e726f12711cff2c7232c78c2b5108c326d337a2a8be03e1749: openstack/keystone-7d31-account-create-zzjrb/mariadb-account-create\" id=21b44878-e0eb-407d-ac3a-481e6c97d728 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.369213 | controller |     "Jun 14 08:58:27.986452 crc crio[24245]: time=\"2026-06-14T08:58:27.986359825Z\" level=info msg=\"Stopping pod sandbox: 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3\" id=c8f44655-e1b0-4992-aa55-288d0ae23144 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369227 | controller |     "Jun 14 08:58:27.986452 crc crio[24245]: time=\"2026-06-14T08:58:27.986453038Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3\" id=c8f44655-e1b0-4992-aa55-288d0ae23144 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369241 | controller |     "Jun 14 08:58:27.987216 crc crio[24245]: time=\"2026-06-14T08:58:27.987172711Z\" level=info msg=\"Removing pod sandbox: 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3\" id=a8447863-7a9c-43cd-af80-d944ca5f327f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369255 | controller |     "Jun 14 08:58:28.007827 crc crio[24245]: time=\"2026-06-14T08:58:28.007715721Z\" level=info msg=\"Removed pod sandbox: 8573c56e79e1f733e0e93e59fae445812bba66460f8a4086fb829168140bf2e3\" id=a8447863-7a9c-43cd-af80-d944ca5f327f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369270 | controller |     "Jun 14 08:58:28.009446 crc crio[24245]: time=\"2026-06-14T08:58:28.009397301Z\" level=info msg=\"Stopping pod sandbox: 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8\" id=e20725b0-054b-495b-a8bd-4d8ed7e96c43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369284 | controller |     "Jun 14 08:58:28.009576 crc crio[24245]: time=\"2026-06-14T08:58:28.009469283Z\" level=info msg=\"Stopped pod sandbox (already stopped): 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8\" id=e20725b0-054b-495b-a8bd-4d8ed7e96c43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369299 | controller |     "Jun 14 08:58:28.010917 crc crio[24245]: time=\"2026-06-14T08:58:28.010807736Z\" level=info msg=\"Removing pod sandbox: 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8\" id=44cf450f-a0a8-4985-8de2-b5da65d8cfcc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369313 | controller |     "Jun 14 08:58:28.029080 crc crio[24245]: time=\"2026-06-14T08:58:28.028974028Z\" level=info msg=\"Removed pod sandbox: 873fb664611ebf6eb71358e4a11a206090f4b4b0b5a36471cd256d1c64fface8\" id=44cf450f-a0a8-4985-8de2-b5da65d8cfcc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369331 | controller |     "Jun 14 08:58:28.030212 crc crio[24245]: time=\"2026-06-14T08:58:28.030170824Z\" level=info msg=\"Stopping pod sandbox: 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2\" id=20c0397d-c4fc-488f-8e26-8a9c96ab7783 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369369 | controller |     "Jun 14 08:58:28.030432 crc crio[24245]: time=\"2026-06-14T08:58:28.030409712Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2\" id=20c0397d-c4fc-488f-8e26-8a9c96ab7783 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369390 | controller |     "Jun 14 08:58:28.031569 crc crio[24245]: time=\"2026-06-14T08:58:28.031408383Z\" level=info msg=\"Removing pod sandbox: 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2\" id=ea950295-2579-46f0-b80c-6d896e8df7c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369406 | controller |     "Jun 14 08:58:28.051937 crc crio[24245]: time=\"2026-06-14T08:58:28.051798895Z\" level=info msg=\"Removed pod sandbox: 5cc2633539c9da1093e90ad65a14dbeba8703a9d214ba4fdc0841ba6ec1b07e2\" id=ea950295-2579-46f0-b80c-6d896e8df7c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369421 | controller |     "Jun 14 08:58:28.053228 crc crio[24245]: time=\"2026-06-14T08:58:28.053158188Z\" level=info msg=\"Stopping pod sandbox: 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f\" id=077d597f-7f4b-4b88-b617-e984098c8213 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369435 | controller |     "Jun 14 08:58:28.053386 crc crio[24245]: time=\"2026-06-14T08:58:28.053243361Z\" level=info msg=\"Stopped pod sandbox (already stopped): 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f\" id=077d597f-7f4b-4b88-b617-e984098c8213 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369450 | controller |     "Jun 14 08:58:28.054059 crc crio[24245]: time=\"2026-06-14T08:58:28.053826829Z\" level=info msg=\"Removing pod sandbox: 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f\" id=bbbd24ae-49d5-49a3-b7ad-9c389ba1e0ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369464 | controller |     "Jun 14 08:58:28.070824 crc crio[24245]: time=\"2026-06-14T08:58:28.07004349Z\" level=info msg=\"Removed pod sandbox: 307d461f9d4907b33fd10c16f2c382442d5f37c73044ce36f53d848cbe8c458f\" id=bbbd24ae-49d5-49a3-b7ad-9c389ba1e0ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369478 | controller |     "Jun 14 08:58:28.071387 crc crio[24245]: time=\"2026-06-14T08:58:28.071141442Z\" level=info msg=\"Stopping pod sandbox: 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789\" id=2f01227e-ca33-47c6-8286-970d97a96df9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369492 | controller |     "Jun 14 08:58:28.071387 crc crio[24245]: time=\"2026-06-14T08:58:28.071259776Z\" level=info msg=\"Stopped pod sandbox (already stopped): 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789\" id=2f01227e-ca33-47c6-8286-970d97a96df9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369506 | controller |     "Jun 14 08:58:28.072006 crc crio[24245]: time=\"2026-06-14T08:58:28.071652548Z\" level=info msg=\"Removing pod sandbox: 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789\" id=84d730e5-3a77-4851-8f65-68d5fd67b144 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369521 | controller |     "Jun 14 08:58:28.111335 crc crio[24245]: time=\"2026-06-14T08:58:28.110966396Z\" level=info msg=\"Removed pod sandbox: 550111e547589fac72f0536233315138514140be684d899534438d4f1c748789\" id=84d730e5-3a77-4851-8f65-68d5fd67b144 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369535 | controller |     "Jun 14 08:58:28.117659 crc crio[24245]: time=\"2026-06-14T08:58:28.116624114Z\" level=info msg=\"Stopping pod sandbox: 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971\" id=e3eb7753-5d01-47e9-a818-1f89a0cfcdd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369553 | controller |     "Jun 14 08:58:28.120943 crc crio[24245]: time=\"2026-06-14T08:58:28.120809688Z\" level=info msg=\"Stopped pod sandbox (already stopped): 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971\" id=e3eb7753-5d01-47e9-a818-1f89a0cfcdd0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369568 | controller |     "Jun 14 08:58:28.122117 crc crio[24245]: time=\"2026-06-14T08:58:28.121995846Z\" level=info msg=\"Removing pod sandbox: 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971\" id=6f364a22-188f-4052-b5cf-b5782dfecc06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369582 | controller |     "Jun 14 08:58:28.145204 crc crio[24245]: time=\"2026-06-14T08:58:28.145102024Z\" level=info msg=\"Removed pod sandbox: 728fb418efa48489ee505fb8a08a2347410b68dcaa0ca199040a0cd4a67ac971\" id=6f364a22-188f-4052-b5cf-b5782dfecc06 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369596 | controller |     "Jun 14 08:58:28.146663 crc crio[24245]: time=\"2026-06-14T08:58:28.146614753Z\" level=info msg=\"Stopping pod sandbox: aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872\" id=9a591978-ee41-45d7-aa1b-c44dc3152662 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369610 | controller |     "Jun 14 08:58:28.146927 crc crio[24245]: time=\"2026-06-14T08:58:28.146821889Z\" level=info msg=\"Stopped pod sandbox (already stopped): aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872\" id=9a591978-ee41-45d7-aa1b-c44dc3152662 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369623 | controller |     "Jun 14 08:58:28.148962 crc crio[24245]: time=\"2026-06-14T08:58:28.148786281Z\" level=info msg=\"Removing pod sandbox: aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872\" id=a3608537-4d23-44f7-8036-0db02acf492c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369637 | controller |     "Jun 14 08:58:28.175331 crc crio[24245]: time=\"2026-06-14T08:58:28.174618706Z\" level=info msg=\"Removed pod sandbox: aaa3795a704a7750510a8043876b888b7a48e1947d54700aed9c5ee1bc275872\" id=a3608537-4d23-44f7-8036-0db02acf492c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369651 | controller |     "Jun 14 08:58:28.175775 crc crio[24245]: time=\"2026-06-14T08:58:28.175746242Z\" level=info msg=\"Stopping pod sandbox: a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c\" id=6586a923-a0ac-472a-8cf5-643cb752eb57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369665 | controller |     "Jun 14 08:58:28.177662 crc crio[24245]: time=\"2026-06-14T08:58:28.177101775Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c\" id=6586a923-a0ac-472a-8cf5-643cb752eb57 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369679 | controller |     "Jun 14 08:58:28.183835 crc crio[24245]: time=\"2026-06-14T08:58:28.183740549Z\" level=info msg=\"Removing pod sandbox: a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c\" id=8f75191d-6178-40ca-a09a-41572d533549 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369693 | controller |     "Jun 14 08:58:28.207490 crc crio[24245]: time=\"2026-06-14T08:58:28.207388065Z\" level=info msg=\"Removed pod sandbox: a8287c186f205696fbabe2ea9df0acd597d53e2aa37679f46b15f2e5f814284c\" id=8f75191d-6178-40ca-a09a-41572d533549 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369708 | controller |     "Jun 14 08:58:28.208638 crc crio[24245]: time=\"2026-06-14T08:58:28.208592011Z\" level=info msg=\"Stopping pod sandbox: d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6\" id=c50833d0-98de-4139-b261-7a012fbc9fda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369725 | controller |     "Jun 14 08:58:28.208766 crc crio[24245]: time=\"2026-06-14T08:58:28.208671633Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6\" id=c50833d0-98de-4139-b261-7a012fbc9fda name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369740 | controller |     "Jun 14 08:58:28.209688 crc crio[24245]: time=\"2026-06-14T08:58:28.20949898Z\" level=info msg=\"Removing pod sandbox: d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6\" id=a5b0c215-5efc-4c0e-b149-a63923f820bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369754 | controller |     "Jun 14 08:58:28.236465 crc crio[24245]: time=\"2026-06-14T08:58:28.236353341Z\" level=info msg=\"Removed pod sandbox: d0f139f63768bb73419f88e5250fa217f7b1325d3fb404c1613d02a9e897bfe6\" id=a5b0c215-5efc-4c0e-b149-a63923f820bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369769 | controller |     "Jun 14 08:58:28.237891 crc crio[24245]: time=\"2026-06-14T08:58:28.237725101Z\" level=info msg=\"Stopping pod sandbox: 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb\" id=1278d7c5-e194-4c05-bb06-3e68e2d37328 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369783 | controller |     "Jun 14 08:58:28.238036 crc crio[24245]: time=\"2026-06-14T08:58:28.237941578Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb\" id=1278d7c5-e194-4c05-bb06-3e68e2d37328 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369798 | controller |     "Jun 14 08:58:28.239213 crc crio[24245]: time=\"2026-06-14T08:58:28.238994171Z\" level=info msg=\"Removing pod sandbox: 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb\" id=7108fc4d-391e-40bf-81f9-137ea8b1948c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369813 | controller |     "Jun 14 08:58:28.255416 crc crio[24245]: time=\"2026-06-14T08:58:28.255274305Z\" level=info msg=\"Removed pod sandbox: 53ecde7fc1a24008c8b9a33403fe166e290eb824dd10f4805ea068dca5aa1dbb\" id=7108fc4d-391e-40bf-81f9-137ea8b1948c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369828 | controller |     "Jun 14 08:58:28.256637 crc crio[24245]: time=\"2026-06-14T08:58:28.25649129Z\" level=info msg=\"Stopping pod sandbox: 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e\" id=0b72b67a-bbcf-4b28-b4fb-1e47db3a1dee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369843 | controller |     "Jun 14 08:58:28.256637 crc crio[24245]: time=\"2026-06-14T08:58:28.256612874Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e\" id=0b72b67a-bbcf-4b28-b4fb-1e47db3a1dee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369857 | controller |     "Jun 14 08:58:28.257412 crc crio[24245]: time=\"2026-06-14T08:58:28.257347988Z\" level=info msg=\"Removing pod sandbox: 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e\" id=f78055f8-8dcb-474e-afca-9f94528406b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369872 | controller |     "Jun 14 08:58:28.277284 crc crio[24245]: time=\"2026-06-14T08:58:28.277167211Z\" level=info msg=\"Removed pod sandbox: 4776d6702b9e63171b15df376589ec2e3ba1c3e658732740bfd2318db673448e\" id=f78055f8-8dcb-474e-afca-9f94528406b9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.369886 | controller |     "Jun 14 08:58:29.210832 crc crio[24245]: time=\"2026-06-14T08:58:29.209819592Z\" level=info msg=\"Stopping pod sandbox: 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f\" id=dfc2f63c-7963-4566-b946-b6ab1e179f28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369901 | controller |     "Jun 14 08:58:29.214463 crc crio[24245]: time=\"2026-06-14T08:58:29.211240908Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x Namespace:openstack ID:84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f UID:5f3bd0bf-7cb2-4e36-8bc7-28bdfc50bdb3 NetNS:/var/run/netns/2b5e6425-a1aa-42e0-aa4e-6038e2f7533c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5f3bd0bf_7cb2_4e36_8bc7_28bdfc50bdb3.slice PodAnnotations:0xc001fea2e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.369919 | controller |     "Jun 14 08:58:29.214463 crc crio[24245]: time=\"2026-06-14T08:58:29.211421494Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.369934 | controller |     "Jun 14 08:58:29.551971 crc crio[24245]: time=\"2026-06-14T08:58:29.551395588Z\" level=info msg=\"Stopped pod sandbox: 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f\" id=dfc2f63c-7963-4566-b946-b6ab1e179f28 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.369949 | controller |     "Jun 14 08:59:28.302813 crc crio[24245]: time=\"2026-06-14T08:59:28.301775354Z\" level=info msg=\"Removing container: b039dbc40afa10cbc78bec4f54a7748d12893fbaec96f5e3793264eb35a19723\" id=a458ef2b-4935-4fe7-b9a7-0ede74b554c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.369963 | controller |     "Jun 14 08:59:28.476946 crc crio[24245]: time=\"2026-06-14T08:59:28.476787602Z\" level=info msg=\"Removed container b039dbc40afa10cbc78bec4f54a7748d12893fbaec96f5e3793264eb35a19723: openstack/glance-db-sync-z98sq/glance-db-sync\" id=a458ef2b-4935-4fe7-b9a7-0ede74b554c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.369978 | controller |     "Jun 14 08:59:28.482240 crc crio[24245]: time=\"2026-06-14T08:59:28.482178714Z\" level=info msg=\"Removing container: 817f04b27379f6deda53ea620a20eac0703b4cbf980fc933ebc4d2039495ce62\" id=4f5975b7-6f3c-4f51-a938-1a10ae297c8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.369992 | controller |     "Jun 14 08:59:28.684013 crc crio[24245]: time=\"2026-06-14T08:59:28.68393032Z\" level=info msg=\"Removed container 817f04b27379f6deda53ea620a20eac0703b4cbf980fc933ebc4d2039495ce62: openstack/cinder-db-sync-4trgl/cinder-db-sync\" id=4f5975b7-6f3c-4f51-a938-1a10ae297c8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.370007 | controller |     "Jun 14 08:59:28.688407 crc crio[24245]: time=\"2026-06-14T08:59:28.688342358Z\" level=info msg=\"Removing container: bb487c6d33c72d4dad00f4f9d3673d727d84b9d28c418e6128e1fe48eae59eba\" id=59c71413-4aa9-4ba6-b9fd-2f6cabf6bc11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.370021 | controller |     "Jun 14 08:59:28.756695 crc crio[24245]: time=\"2026-06-14T08:59:28.756392873Z\" level=info msg=\"Removed container bb487c6d33c72d4dad00f4f9d3673d727d84b9d28c418e6128e1fe48eae59eba: openstack/placement-db-sync-vfp5d/placement-db-sync\" id=59c71413-4aa9-4ba6-b9fd-2f6cabf6bc11 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.370036 | controller |     "Jun 14 08:59:28.761019 crc crio[24245]: time=\"2026-06-14T08:59:28.760880834Z\" level=info msg=\"Removing container: 9a742bc96eaf6f6cf1f54e0c287234f8c8a9e7e79edec3adf9b72db9f8a96f7b\" id=aa4b908a-75e8-44fa-ba81-05ddd1ac49e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.370063 | controller |     "Jun 14 08:59:28.915459 crc crio[24245]: time=\"2026-06-14T08:59:28.915288396Z\" level=info msg=\"Removed container 9a742bc96eaf6f6cf1f54e0c287234f8c8a9e7e79edec3adf9b72db9f8a96f7b: openstack/neutron-db-sync-sfbnx/neutron-db-sync\" id=aa4b908a-75e8-44fa-ba81-05ddd1ac49e4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.370079 | controller |     "Jun 14 08:59:28.918698 crc crio[24245]: time=\"2026-06-14T08:59:28.91860006Z\" level=info msg=\"Removing container: f0d732a37422d1e7a1ef4d1504f0edefa2226bcbfdc550c63479986582cb2f34\" id=c0976fd6-f8f8-4f80-89af-2293409798a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.370097 | controller |     "Jun 14 08:59:28.980478 crc crio[24245]: time=\"2026-06-14T08:59:28.980350114Z\" level=info msg=\"Removed container f0d732a37422d1e7a1ef4d1504f0edefa2226bcbfdc550c63479986582cb2f34: openstack/barbican-db-sync-q9p2h/barbican-db-sync\" id=c0976fd6-f8f8-4f80-89af-2293409798a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.370113 | controller |     "Jun 14 08:59:28.989055 crc crio[24245]: time=\"2026-06-14T08:59:28.988726159Z\" level=info msg=\"Removing container: 0f9ec187e4dec506cf1e2984fb60af2ae1d02eda1214d3058ff862938c047cd5\" id=df298e8b-0ff1-4b3f-a861-686277873b43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.370128 | controller |     "Jun 14 08:59:29.071980 crc crio[24245]: time=\"2026-06-14T08:59:29.071751085Z\" level=info msg=\"Removed container 0f9ec187e4dec506cf1e2984fb60af2ae1d02eda1214d3058ff862938c047cd5: openstack/keystone-bootstrap-4t94b/keystone-bootstrap\" id=df298e8b-0ff1-4b3f-a861-686277873b43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.370142 | controller |     "Jun 14 08:59:29.099465 crc crio[24245]: time=\"2026-06-14T08:59:29.099291219Z\" level=info msg=\"Stopping pod sandbox: 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61\" id=60e33623-8946-464c-be05-a4949966efa6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.370157 | controller |     "Jun 14 08:59:29.099465 crc crio[24245]: time=\"2026-06-14T08:59:29.099446464Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61\" id=60e33623-8946-464c-be05-a4949966efa6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.370171 | controller |     "Jun 14 08:59:29.100527 crc crio[24245]: time=\"2026-06-14T08:59:29.100472798Z\" level=info msg=\"Removing pod sandbox: 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61\" id=98c07db4-27ef-4792-928c-eba00294f041 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.370186 | controller |     "Jun 14 08:59:29.120507 crc crio[24245]: time=\"2026-06-14T08:59:29.120368953Z\" level=info msg=\"Removed pod sandbox: 8d29ad0624d53808dc9c1be45f8af23de680d29d7d6654cf199bc8af19b65b61\" id=98c07db4-27ef-4792-928c-eba00294f041 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.370200 | controller |     "Jun 14 08:59:29.121785 crc crio[24245]: time=\"2026-06-14T08:59:29.121736276Z\" level=info msg=\"Stopping pod sandbox: 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3\" id=ccc8b26a-b680-4154-afa3-5ed97949be0f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.370215 | controller |     "Jun 14 08:59:29.121950 crc crio[24245]: time=\"2026-06-14T08:59:29.121797768Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3\" id=ccc8b26a-b680-4154-afa3-5ed97949be0f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.370230 | controller |     "Jun 14 08:59:29.122599 crc crio[24245]: time=\"2026-06-14T08:59:29.122517021Z\" level=info msg=\"Removing pod sandbox: 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3\" id=ccd07acd-b77b-4eae-8feb-c4fb7df77138 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.370245 | controller |     "Jun 14 08:59:29.148751 crc crio[24245]: time=\"2026-06-14T08:59:29.148538172Z\" level=info msg=\"Removed pod sandbox: 1de3575375652e8825042f2645d9c77c2e4e76e34ef03be96c57d812b70f02b3\" id=ccd07acd-b77b-4eae-8feb-c4fb7df77138 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.370259 | controller |     "Jun 14 08:59:29.149984 crc crio[24245]: time=\"2026-06-14T08:59:29.149919066Z\" level=info msg=\"Stopping pod sandbox: 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7\" id=1c1d5b1c-96aa-434b-bb64-81c6b3547bec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.370277 | controller |     "Jun 14 08:59:29.150129 crc crio[24245]: time=\"2026-06-14T08:59:29.149984818Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7\" id=1c1d5b1c-96aa-434b-bb64-81c6b3547bec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.370292 | controller |     "Jun 14 08:59:29.150999 crc crio[24245]: time=\"2026-06-14T08:59:29.150931019Z\" level=info msg=\"Removing pod sandbox: 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7\" id=36766cb0-6454-4aad-a86e-1f79fd250404 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.370307 | controller |     "Jun 14 08:59:29.175634 crc crio[24245]: time=\"2026-06-14T08:59:29.175564168Z\" level=info msg=\"Removed pod sandbox: 6762a18d1c67848d5f844304ada009532509f141622601d90954834a78d8fec7\" id=36766cb0-6454-4aad-a86e-1f79fd250404 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.370322 | controller |     "Jun 14 08:59:29.181206 crc crio[24245]: time=\"2026-06-14T08:59:29.181059562Z\" level=info msg=\"Stopping pod sandbox: d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa\" id=2aa81eda-94f6-4a0a-9721-0bdfe0625135 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.370336 | controller |     "Jun 14 08:59:29.181409 crc crio[24245]: time=\"2026-06-14T08:59:29.1812956Z\" level=info msg=\"Stopped pod sandbox (already stopped): d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa\" id=2aa81eda-94f6-4a0a-9721-0bdfe0625135 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.370370 | controller |     "Jun 14 08:59:29.182447 crc crio[24245]: time=\"2026-06-14T08:59:29.182374755Z\" level=info msg=\"Removing pod sandbox: d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa\" id=e42dbf02-b37d-4b6e-9903-1789faa179fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.370387 | controller |     "Jun 14 08:59:29.212940 crc crio[24245]: time=\"2026-06-14T08:59:29.212221226Z\" level=info msg=\"Removed pod sandbox: d01123932f4c13f3dbcdda3e8ad0821bd9f4be18defe32a70fb182c5bec3e5aa\" id=e42dbf02-b37d-4b6e-9903-1789faa179fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.370402 | controller |     "Jun 14 08:59:29.214569 crc crio[24245]: time=\"2026-06-14T08:59:29.214492978Z\" level=info msg=\"Stopping pod sandbox: 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8\" id=2b2fdd1f-60da-4e0b-949f-33567a3045a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.370417 | controller |     "Jun 14 08:59:29.214686 crc crio[24245]: time=\"2026-06-14T08:59:29.214575611Z\" level=info msg=\"Stopped pod sandbox (already stopped): 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8\" id=2b2fdd1f-60da-4e0b-949f-33567a3045a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.370431 | controller |     "Jun 14 08:59:29.215279 crc crio[24245]: time=\"2026-06-14T08:59:29.215234942Z\" level=info msg=\"Removing pod sandbox: 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8\" id=1c16d70a-3506-4caf-b158-8cb208eac509 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.370446 | controller |     "Jun 14 08:59:29.233106 crc crio[24245]: time=\"2026-06-14T08:59:29.232997291Z\" level=info msg=\"Removed pod sandbox: 596520d258e824d9ed1e3c3cc535074d73a32bda079b6f452f77e9981f57d1d8\" id=1c16d70a-3506-4caf-b158-8cb208eac509 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.370460 | controller |     "Jun 14 08:59:29.233916 crc crio[24245]: time=\"2026-06-14T08:59:29.233756023Z\" level=info msg=\"Stopping pod sandbox: dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb\" id=cef6607b-8e80-4683-a869-3929b45c29e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.370474 | controller |     "Jun 14 08:59:29.234028 crc crio[24245]: time=\"2026-06-14T08:59:29.23398874Z\" level=info msg=\"Stopped pod sandbox (already stopped): dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb\" id=cef6607b-8e80-4683-a869-3929b45c29e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.370492 | controller |     "Jun 14 08:59:29.234911 crc crio[24245]: time=\"2026-06-14T08:59:29.234783836Z\" level=info msg=\"Removing pod sandbox: dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb\" id=773adf01-6ea0-482a-b8f3-50a802b1d6f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.370507 | controller |     "Jun 14 08:59:29.261713 crc crio[24245]: time=\"2026-06-14T08:59:29.261570252Z\" level=info msg=\"Removed pod sandbox: dbb14f675545a8fe6e17db3d355c02a935123e51f4670b84bfe8acd32ebe65eb\" id=773adf01-6ea0-482a-b8f3-50a802b1d6f2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.370522 | controller |     "Jun 14 09:00:00.556590 crc crio[24245]: time=\"2026-06-14T09:00:00.555089397Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/POD\" id=67df73c3-7a8e-4eaa-9241-c63f089827a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.370536 | controller |     "Jun 14 09:00:00.556590 crc crio[24245]: time=\"2026-06-14T09:00:00.55607731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.370551 | controller |     "Jun 14 09:00:00.620269 crc crio[24245]: time=\"2026-06-14T09:00:00.619703511Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690460-d7mqq Namespace:openshift-operator-lifecycle-manager ID:a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01 UID:169de552-0530-43e0-91e7-2fc646df0097 NetNS:/var/run/netns/5ef89fd3-6475-4ea4-af55-3ed82d873d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod169de552_0530_43e0_91e7_2fc646df0097.slice PodAnnotations:0xc001fea650}] Aliases:map[]}\"",
2026-06-14 10:12:41.370567 | controller |     "Jun 14 09:00:00.620269 crc crio[24245]: time=\"2026-06-14T09:00:00.620248818Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690460-d7mqq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.370582 | controller |     "Jun 14 09:00:00.654227 crc crio[24245]: time=\"2026-06-14T09:00:00.654085138Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690460-mr26f/POD\" id=5d20c13b-50e1-4e24-9c2b-3872389ba0c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.370596 | controller |     "Jun 14 09:00:00.654227 crc crio[24245]: time=\"2026-06-14T09:00:00.654218122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.370611 | controller |     "Jun 14 09:00:00.709288 crc crio[24245]: time=\"2026-06-14T09:00:00.709159737Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690460-mr26f Namespace:openshift-infra ID:54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1 UID:29d7b741-e1de-4e7a-add2-c9f520a6e460 NetNS:/var/run/netns/14cb798b-5800-4c89-86d2-b265374ba353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29d7b741_e1de_4e7a_add2_c9f520a6e460.slice PodAnnotations:0xc001fea8e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.370626 | controller |     "Jun 14 09:00:00.709746 crc crio[24245]: time=\"2026-06-14T09:00:00.709338763Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690460-mr26f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.370641 | controller |     "Jun 14 09:00:01.394384 crc crio[24245]: 2026-06-14T09:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2e14b9e662623d Mac:9e:cd:ab:7a:76:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/5ef89fd3-6475-4ea4-af55-3ed82d873d65 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.370659 | controller |     "Jun 14 09:00:01.400637 crc crio[24245]: time=\"2026-06-14T09:00:01.400526508Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690460-d7mqq Namespace:openshift-operator-lifecycle-manager ID:a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01 UID:169de552-0530-43e0-91e7-2fc646df0097 NetNS:/var/run/netns/5ef89fd3-6475-4ea4-af55-3ed82d873d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod169de552_0530_43e0_91e7_2fc646df0097.slice PodAnnotations:0xc001fea650}] Aliases:map[]}\"",
2026-06-14 10:12:41.370675 | controller |     "Jun 14 09:00:01.401247 crc crio[24245]: time=\"2026-06-14T09:00:01.401154208Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690460-d7mqq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.370690 | controller |     "Jun 14 09:00:01.420691 crc crio[24245]: time=\"2026-06-14T09:00:01.420621977Z\" level=info msg=\"Ran pod sandbox a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/POD\" id=67df73c3-7a8e-4eaa-9241-c63f089827a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.370705 | controller |     "Jun 14 09:00:01.426128 crc crio[24245]: time=\"2026-06-14T09:00:01.426052457Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=76fb1ffc-690f-4373-a27d-c2a0e764f5a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.370720 | controller |     "Jun 14 09:00:01.430581 crc crio[24245]: time=\"2026-06-14T09:00:01.430523751Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b37a7e00-703e-4f5e-9e93-20a5f3021608 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.370734 | controller |     "Jun 14 09:00:01.446018 crc crio[24245]: time=\"2026-06-14T09:00:01.445932125Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/collect-profiles\" id=8f8aba58-8389-4432-beb9-f391a1284c67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.370749 | controller |     "Jun 14 09:00:01.447126 crc crio[24245]: time=\"2026-06-14T09:00:01.447093319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.370763 | controller |     "Jun 14 09:00:01.522444 crc crio[24245]: time=\"2026-06-14T09:00:01.522244653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.370778 | controller |     "Jun 14 09:00:01.545596 crc crio[24245]: time=\"2026-06-14T09:00:01.545485191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.370792 | controller |     "Jun 14 09:00:01.580455 crc crio[24245]: 2026-06-14T09:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:54c645e3027345c Mac:9e:77:30:e4:f7:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/14cb798b-5800-4c89-86d2-b265374ba353 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.370807 | controller |     "Jun 14 09:00:01.584732 crc crio[24245]: time=\"2026-06-14T09:00:01.58207922Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690460-mr26f Namespace:openshift-infra ID:54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1 UID:29d7b741-e1de-4e7a-add2-c9f520a6e460 NetNS:/var/run/netns/14cb798b-5800-4c89-86d2-b265374ba353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29d7b741_e1de_4e7a_add2_c9f520a6e460.slice PodAnnotations:0xc001fea8e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.370825 | controller |     "Jun 14 09:00:01.584732 crc crio[24245]: time=\"2026-06-14T09:00:01.582563915Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690460-mr26f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.370840 | controller |     "Jun 14 09:00:01.601051 crc crio[24245]: time=\"2026-06-14T09:00:01.599728095Z\" level=info msg=\"Ran pod sandbox 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1 with infra container: openshift-infra/auto-csr-approver-29690460-mr26f/POD\" id=5d20c13b-50e1-4e24-9c2b-3872389ba0c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.370855 | controller |     "Jun 14 09:00:01.610246 crc crio[24245]: time=\"2026-06-14T09:00:01.610197387Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c96b6437-681d-47f5-92ee-124de5f01820 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.370871 | controller |     "Jun 14 09:00:01.634236 crc crio[24245]: time=\"2026-06-14T09:00:01.634112393Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.370886 | controller |     "Jun 14 09:00:01.796966 crc crio[24245]: time=\"2026-06-14T09:00:01.796803086Z\" level=info msg=\"Created container 5dd777514ab0b9a348437182a0ed3221e9a643182e4c1014df8c66ab2cf8a4b0: openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/collect-profiles\" id=8f8aba58-8389-4432-beb9-f391a1284c67 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.370901 | controller |     "Jun 14 09:00:01.799395 crc crio[24245]: time=\"2026-06-14T09:00:01.799229823Z\" level=info msg=\"Starting container: 5dd777514ab0b9a348437182a0ed3221e9a643182e4c1014df8c66ab2cf8a4b0\" id=40953137-e80b-46b4-9fed-8cadf6243153 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.370917 | controller |     "Jun 14 09:00:01.808432 crc crio[24245]: time=\"2026-06-14T09:00:01.808337594Z\" level=info msg=\"Started container\" PID=111230 containerID=5dd777514ab0b9a348437182a0ed3221e9a643182e4c1014df8c66ab2cf8a4b0 description=openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/collect-profiles id=40953137-e80b-46b4-9fed-8cadf6243153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01",
2026-06-14 10:12:41.370932 | controller |     "Jun 14 09:00:04.903362 crc crio[24245]: time=\"2026-06-14T09:00:04.9023664Z\" level=info msg=\"Stopping pod sandbox: a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01\" id=8d137b75-5c9e-4222-bbcf-5a5cfdb2d3a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.370947 | controller |     "Jun 14 09:00:04.905088 crc crio[24245]: time=\"2026-06-14T09:00:04.904160018Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690460-d7mqq Namespace:openshift-operator-lifecycle-manager ID:a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01 UID:169de552-0530-43e0-91e7-2fc646df0097 NetNS:/var/run/netns/5ef89fd3-6475-4ea4-af55-3ed82d873d65 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod169de552_0530_43e0_91e7_2fc646df0097.slice PodAnnotations:0xc000522d38}] Aliases:map[]}\"",
2026-06-14 10:12:41.370962 | controller |     "Jun 14 09:00:04.905088 crc crio[24245]: time=\"2026-06-14T09:00:04.904372105Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690460-d7mqq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.370983 | controller |     "Jun 14 09:00:05.292543 crc crio[24245]: time=\"2026-06-14T09:00:05.292449905Z\" level=info msg=\"Stopped pod sandbox: a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01\" id=8d137b75-5c9e-4222-bbcf-5a5cfdb2d3a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371000 | controller |     "Jun 14 09:00:12.825826 crc crio[24245]: time=\"2026-06-14T09:00:12.824351467Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c96b6437-681d-47f5-92ee-124de5f01820 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.371015 | controller |     "Jun 14 09:00:12.828113 crc crio[24245]: time=\"2026-06-14T09:00:12.827987883Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5031b3c0-783e-4675-87b2-30733802add4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.371029 | controller |     "Jun 14 09:00:12.834266 crc crio[24245]: time=\"2026-06-14T09:00:12.834135981Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fb040a3d-6e91-4cc2-b747-9f2f49c695f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.371045 | controller |     "Jun 14 09:00:12.846630 crc crio[24245]: time=\"2026-06-14T09:00:12.846391481Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690460-mr26f/oc\" id=b4ce3e74-ecd8-446b-a055-9c7eef1ce9b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.371059 | controller |     "Jun 14 09:00:12.847374 crc crio[24245]: time=\"2026-06-14T09:00:12.84729221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.371074 | controller |     "Jun 14 09:00:12.950400 crc crio[24245]: time=\"2026-06-14T09:00:12.949216694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.371088 | controller |     "Jun 14 09:00:13.223750 crc crio[24245]: time=\"2026-06-14T09:00:13.223556804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.371103 | controller |     "Jun 14 09:00:13.356931 crc crio[24245]: time=\"2026-06-14T09:00:13.356783098Z\" level=info msg=\"Created container 52442c1fc3da9d457f3eb20cef6fc360f199859b2e1b0becc4a7ca56746582ba: openshift-infra/auto-csr-approver-29690460-mr26f/oc\" id=b4ce3e74-ecd8-446b-a055-9c7eef1ce9b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.371118 | controller |     "Jun 14 09:00:13.358592 crc crio[24245]: time=\"2026-06-14T09:00:13.358509351Z\" level=info msg=\"Starting container: 52442c1fc3da9d457f3eb20cef6fc360f199859b2e1b0becc4a7ca56746582ba\" id=0cec4a3f-8ef3-4025-9481-c4858f56d3f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.371132 | controller |     "Jun 14 09:00:13.365034 crc crio[24245]: time=\"2026-06-14T09:00:13.364961029Z\" level=info msg=\"Started container\" PID=111755 containerID=52442c1fc3da9d457f3eb20cef6fc360f199859b2e1b0becc4a7ca56746582ba description=openshift-infra/auto-csr-approver-29690460-mr26f/oc id=0cec4a3f-8ef3-4025-9481-c4858f56d3f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1",
2026-06-14 10:12:41.371147 | controller |     "Jun 14 09:00:15.082518 crc crio[24245]: time=\"2026-06-14T09:00:15.081647554Z\" level=info msg=\"Stopping pod sandbox: 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1\" id=cfaeda7b-5a9e-4b2f-90bb-9eece6dd30e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371166 | controller |     "Jun 14 09:00:15.085186 crc crio[24245]: time=\"2026-06-14T09:00:15.083161823Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690460-mr26f Namespace:openshift-infra ID:54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1 UID:29d7b741-e1de-4e7a-add2-c9f520a6e460 NetNS:/var/run/netns/14cb798b-5800-4c89-86d2-b265374ba353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29d7b741_e1de_4e7a_add2_c9f520a6e460.slice PodAnnotations:0xc00161ab48}] Aliases:map[]}\"",
2026-06-14 10:12:41.371182 | controller |     "Jun 14 09:00:15.085186 crc crio[24245]: time=\"2026-06-14T09:00:15.083342169Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690460-mr26f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.371197 | controller |     "Jun 14 09:00:15.469480 crc crio[24245]: time=\"2026-06-14T09:00:15.469239993Z\" level=info msg=\"Stopped pod sandbox: 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1\" id=cfaeda7b-5a9e-4b2f-90bb-9eece6dd30e7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371211 | controller |     "Jun 14 09:00:29.290647 crc crio[24245]: time=\"2026-06-14T09:00:29.289573079Z\" level=info msg=\"Removing container: 957d482ea853296d6fdc1eda78bbce1a76f200074e7d7eac46679dca0ad4b634\" id=434430d2-333f-4f28-968b-f86560dafea1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.371226 | controller |     "Jun 14 09:00:29.347259 crc crio[24245]: time=\"2026-06-14T09:00:29.347142759Z\" level=info msg=\"Removed container 957d482ea853296d6fdc1eda78bbce1a76f200074e7d7eac46679dca0ad4b634: openstack/nova-cell1-704b-account-create-d7cbs/mariadb-account-create\" id=434430d2-333f-4f28-968b-f86560dafea1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.371241 | controller |     "Jun 14 09:00:29.352634 crc crio[24245]: time=\"2026-06-14T09:00:29.352560881Z\" level=info msg=\"Removing container: f3785956602d3edd0acb68de98c48a8480a7179536be7b3513884209f3220767\" id=62d4df54-517e-4293-a817-495e95050860 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.371255 | controller |     "Jun 14 09:00:29.410132 crc crio[24245]: time=\"2026-06-14T09:00:29.40999365Z\" level=info msg=\"Removed container f3785956602d3edd0acb68de98c48a8480a7179536be7b3513884209f3220767: openshift-operator-lifecycle-manager/collect-profiles-29690415-xvx7m/collect-profiles\" id=62d4df54-517e-4293-a817-495e95050860 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.371269 | controller |     "Jun 14 09:00:29.414374 crc crio[24245]: time=\"2026-06-14T09:00:29.414271391Z\" level=info msg=\"Removing container: ab457d7d3908311546a5a0dd27a2a22d3d65112945b693c0fb712ba917369b03\" id=c5efd7e1-3a71-40cd-9fad-2e55c21e721c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.371284 | controller |     "Jun 14 09:00:29.510687 crc crio[24245]: time=\"2026-06-14T09:00:29.510425212Z\" level=info msg=\"Removed container ab457d7d3908311546a5a0dd27a2a22d3d65112945b693c0fb712ba917369b03: openstack/nova-api-2f20-account-create-mppjb/mariadb-account-create\" id=c5efd7e1-3a71-40cd-9fad-2e55c21e721c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.371298 | controller |     "Jun 14 09:00:29.514571 crc crio[24245]: time=\"2026-06-14T09:00:29.51446127Z\" level=info msg=\"Removing container: bbc18ac848845556564841cd6eb010d3cfb5d972fbdde70a7fed621ef9eb0918\" id=1d62b860-3934-41c6-8365-1ddd4774a550 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.371313 | controller |     "Jun 14 09:00:29.554488 crc crio[24245]: time=\"2026-06-14T09:00:29.554085836Z\" level=info msg=\"Removed container bbc18ac848845556564841cd6eb010d3cfb5d972fbdde70a7fed621ef9eb0918: openstack/nova-api-db-create-kphkf/mariadb-database-create\" id=1d62b860-3934-41c6-8365-1ddd4774a550 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.371330 | controller |     "Jun 14 09:00:29.558095 crc crio[24245]: time=\"2026-06-14T09:00:29.558039782Z\" level=info msg=\"Removing container: df3c2c2d5f966f8f93ddb73f4262b8f63f99472a41df51e77471ada1f3d5b52b\" id=f658920b-0d35-48d9-896f-057798fdda87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.371361 | controller |     "Jun 14 09:00:29.622979 crc crio[24245]: time=\"2026-06-14T09:00:29.622791763Z\" level=info msg=\"Removed container df3c2c2d5f966f8f93ddb73f4262b8f63f99472a41df51e77471ada1f3d5b52b: openstack/nova-cell0-db-create-bpnlt/mariadb-database-create\" id=f658920b-0d35-48d9-896f-057798fdda87 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.371381 | controller |     "Jun 14 09:00:29.627036 crc crio[24245]: time=\"2026-06-14T09:00:29.626960453Z\" level=info msg=\"Removing container: 9aa01a6cbc3a07cd8d18c2f41cb5ebae96f1bc8d73b9b0f2bd2a091666ba432c\" id=6d8f8139-fb90-4e29-9061-3641bc0215b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.371396 | controller |     "Jun 14 09:00:29.686808 crc crio[24245]: time=\"2026-06-14T09:00:29.68621399Z\" level=info msg=\"Removed container 9aa01a6cbc3a07cd8d18c2f41cb5ebae96f1bc8d73b9b0f2bd2a091666ba432c: openstack/nova-cell1-db-create-25xjv/mariadb-database-create\" id=6d8f8139-fb90-4e29-9061-3641bc0215b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.371411 | controller |     "Jun 14 09:00:29.691536 crc crio[24245]: time=\"2026-06-14T09:00:29.691423091Z\" level=info msg=\"Removing container: e06c8cc97d78b1b177b8e2da2dc2508006af5c4094426f2fd9b964496c71c925\" id=af1416b9-bbd3-4a8c-a52d-969b227707fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.371426 | controller |     "Jun 14 09:00:29.743112 crc crio[24245]: time=\"2026-06-14T09:00:29.742974723Z\" level=info msg=\"Removed container e06c8cc97d78b1b177b8e2da2dc2508006af5c4094426f2fd9b964496c71c925: openstack/nova-cell0-758a-account-create-z8pnw/mariadb-account-create\" id=af1416b9-bbd3-4a8c-a52d-969b227707fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.371440 | controller |     "Jun 14 09:00:29.746639 crc crio[24245]: time=\"2026-06-14T09:00:29.746587932Z\" level=info msg=\"Removing container: e12470e8b6debc6b8bd03848a2207d0f0fddae006607693ab296af3e637a6c3b\" id=62eca17e-bac6-4eac-ab75-fdf7aeb08ef7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.371454 | controller |     "Jun 14 09:00:29.918634 crc crio[24245]: time=\"2026-06-14T09:00:29.918513534Z\" level=info msg=\"Removed container e12470e8b6debc6b8bd03848a2207d0f0fddae006607693ab296af3e637a6c3b: openshift-infra/auto-csr-approver-29690454-sxj55/oc\" id=62eca17e-bac6-4eac-ab75-fdf7aeb08ef7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.371468 | controller |     "Jun 14 09:00:29.931589 crc crio[24245]: time=\"2026-06-14T09:00:29.931466096Z\" level=info msg=\"Stopping pod sandbox: e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84\" id=3a14b379-4761-48b1-a031-451eb30c5f9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371483 | controller |     "Jun 14 09:00:29.931841 crc crio[24245]: time=\"2026-06-14T09:00:29.931614651Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84\" id=3a14b379-4761-48b1-a031-451eb30c5f9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371497 | controller |     "Jun 14 09:00:29.932567 crc crio[24245]: time=\"2026-06-14T09:00:29.932490359Z\" level=info msg=\"Removing pod sandbox: e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84\" id=5966f7c2-bac5-4153-8e12-1c9da0886324 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.371511 | controller |     "Jun 14 09:00:29.959441 crc crio[24245]: time=\"2026-06-14T09:00:29.95925531Z\" level=info msg=\"Removed pod sandbox: e3581ee13cfb8b4a0864dbfeb0b6b42114ccce6c8482f83e2678ebf58641ce84\" id=5966f7c2-bac5-4153-8e12-1c9da0886324 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.371530 | controller |     "Jun 14 09:00:29.960686 crc crio[24245]: time=\"2026-06-14T09:00:29.960604457Z\" level=info msg=\"Stopping pod sandbox: ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc\" id=8d7c267b-bbe1-4144-8748-a392be236eec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371545 | controller |     "Jun 14 09:00:29.960762 crc crio[24245]: time=\"2026-06-14T09:00:29.96070724Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc\" id=8d7c267b-bbe1-4144-8748-a392be236eec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371559 | controller |     "Jun 14 09:00:29.962104 crc crio[24245]: time=\"2026-06-14T09:00:29.962009231Z\" level=info msg=\"Removing pod sandbox: ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc\" id=7e579779-c3a9-4e40-a615-82c50b9fa2c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.371574 | controller |     "Jun 14 09:00:29.981741 crc crio[24245]: time=\"2026-06-14T09:00:29.981585779Z\" level=info msg=\"Removed pod sandbox: ee022c355dbccc6f9d7b3830308187835e1fdb9fcc9c79a67f9e4cd05bc559dc\" id=7e579779-c3a9-4e40-a615-82c50b9fa2c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.371588 | controller |     "Jun 14 09:00:29.983253 crc crio[24245]: time=\"2026-06-14T09:00:29.983047723Z\" level=info msg=\"Stopping pod sandbox: 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85\" id=40beea89-762e-48f0-9762-98fa0aa3b2c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371602 | controller |     "Jun 14 09:00:29.983253 crc crio[24245]: time=\"2026-06-14T09:00:29.983199778Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85\" id=40beea89-762e-48f0-9762-98fa0aa3b2c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371616 | controller |     "Jun 14 09:00:29.984067 crc crio[24245]: time=\"2026-06-14T09:00:29.983945131Z\" level=info msg=\"Removing pod sandbox: 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85\" id=ffbc1ba9-c8cd-4f15-b8a3-82a9e55d8f36 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.371630 | controller |     "Jun 14 09:00:30.008408 crc crio[24245]: time=\"2026-06-14T09:00:30.008251901Z\" level=info msg=\"Removed pod sandbox: 2d2bebf6657108adce4d864800fcc63d23d1aa56947a0f29df7ae1e0bd789f85\" id=ffbc1ba9-c8cd-4f15-b8a3-82a9e55d8f36 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.371644 | controller |     "Jun 14 09:00:30.009833 crc crio[24245]: time=\"2026-06-14T09:00:30.009723005Z\" level=info msg=\"Stopping pod sandbox: a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d\" id=26059939-eec7-4a28-82a1-45d8db4645ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371658 | controller |     "Jun 14 09:00:30.009833 crc crio[24245]: time=\"2026-06-14T09:00:30.009821248Z\" level=info msg=\"Stopped pod sandbox (already stopped): a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d\" id=26059939-eec7-4a28-82a1-45d8db4645ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371672 | controller |     "Jun 14 09:00:30.011058 crc crio[24245]: time=\"2026-06-14T09:00:30.010935814Z\" level=info msg=\"Removing pod sandbox: a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d\" id=4235ff25-f60a-4331-bb2e-4539c81454c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.371686 | controller |     "Jun 14 09:00:30.043799 crc crio[24245]: time=\"2026-06-14T09:00:30.043704101Z\" level=info msg=\"Removed pod sandbox: a111f860a72685863753f1d1a5a313178ffb5e5c8df1d8e2d5c8052cd8054d3d\" id=4235ff25-f60a-4331-bb2e-4539c81454c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.371700 | controller |     "Jun 14 09:00:30.045163 crc crio[24245]: time=\"2026-06-14T09:00:30.045073155Z\" level=info msg=\"Stopping pod sandbox: bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec\" id=8f17cde9-20ca-4c40-8fc9-8a8194a11842 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371717 | controller |     "Jun 14 09:00:30.045300 crc crio[24245]: time=\"2026-06-14T09:00:30.045245211Z\" level=info msg=\"Stopped pod sandbox (already stopped): bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec\" id=8f17cde9-20ca-4c40-8fc9-8a8194a11842 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371732 | controller |     "Jun 14 09:00:30.049993 crc crio[24245]: time=\"2026-06-14T09:00:30.049836578Z\" level=info msg=\"Removing pod sandbox: bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec\" id=e8c6c29e-7dc3-4bd8-ae66-a2458b9ba63b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.371746 | controller |     "Jun 14 09:00:30.076896 crc crio[24245]: time=\"2026-06-14T09:00:30.07677319Z\" level=info msg=\"Removed pod sandbox: bee9dc0e091495ee2ea2cfa88d26885e05fa667fb3bdc683d31788367e9991ec\" id=e8c6c29e-7dc3-4bd8-ae66-a2458b9ba63b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.371759 | controller |     "Jun 14 09:00:30.080658 crc crio[24245]: time=\"2026-06-14T09:00:30.080563808Z\" level=info msg=\"Stopping pod sandbox: 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a\" id=7d7b435f-c82c-4ade-9389-5ee4f8883b80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371773 | controller |     "Jun 14 09:00:30.080658 crc crio[24245]: time=\"2026-06-14T09:00:30.08064493Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a\" id=7d7b435f-c82c-4ade-9389-5ee4f8883b80 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371787 | controller |     "Jun 14 09:00:30.083552 crc crio[24245]: time=\"2026-06-14T09:00:30.083419988Z\" level=info msg=\"Removing pod sandbox: 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a\" id=93e31efb-86e5-4cdd-9bc8-18311bfbe0a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.371801 | controller |     "Jun 14 09:00:30.106818 crc crio[24245]: time=\"2026-06-14T09:00:30.106601872Z\" level=info msg=\"Removed pod sandbox: 6068cca1c097f51da11c9613a2d03de0f9f6299000462cf3cd557d27268aa64a\" id=93e31efb-86e5-4cdd-9bc8-18311bfbe0a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.371815 | controller |     "Jun 14 09:00:30.108152 crc crio[24245]: time=\"2026-06-14T09:00:30.108050534Z\" level=info msg=\"Stopping pod sandbox: e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab\" id=5a2926d4-c6c0-4318-8a0d-ceafe32ca78f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371828 | controller |     "Jun 14 09:00:30.108280 crc crio[24245]: time=\"2026-06-14T09:00:30.108159658Z\" level=info msg=\"Stopped pod sandbox (already stopped): e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab\" id=5a2926d4-c6c0-4318-8a0d-ceafe32ca78f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371842 | controller |     "Jun 14 09:00:30.109143 crc crio[24245]: time=\"2026-06-14T09:00:30.108833799Z\" level=info msg=\"Removing pod sandbox: e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab\" id=d758df07-6504-40b2-aa31-d33d6b710227 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.371856 | controller |     "Jun 14 09:00:30.127639 crc crio[24245]: time=\"2026-06-14T09:00:30.127439786Z\" level=info msg=\"Removed pod sandbox: e9852ff38f6c44b10b34de13cf17594badce8cb95fa430270413b2d53270d4ab\" id=d758df07-6504-40b2-aa31-d33d6b710227 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.371870 | controller |     "Jun 14 09:00:30.128613 crc crio[24245]: time=\"2026-06-14T09:00:30.128506188Z\" level=info msg=\"Stopping pod sandbox: 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f\" id=373af2f5-8556-48e7-82a4-900abd56c62c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371887 | controller |     "Jun 14 09:00:30.128724 crc crio[24245]: time=\"2026-06-14T09:00:30.128625732Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f\" id=373af2f5-8556-48e7-82a4-900abd56c62c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.371902 | controller |     "Jun 14 09:00:30.129636 crc crio[24245]: time=\"2026-06-14T09:00:30.12954053Z\" level=info msg=\"Removing pod sandbox: 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f\" id=9115683f-5127-4ed7-a5fd-7bde90f0ff49 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.371917 | controller |     "Jun 14 09:00:30.148472 crc crio[24245]: time=\"2026-06-14T09:00:30.148302452Z\" level=info msg=\"Removed pod sandbox: 1d9e08c81f11ed28aab9fde37e81badce330cb4c4b217f5bd52d41130c6a014f\" id=9115683f-5127-4ed7-a5fd-7bde90f0ff49 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.371932 | controller |     "Jun 14 09:01:00.660463 crc crio[24245]: time=\"2026-06-14T09:01:00.659447246Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29690461-zvqwf/POD\" id=11adde7a-616e-4eff-8305-f7adec010fcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.371946 | controller |     "Jun 14 09:01:00.662363 crc crio[24245]: time=\"2026-06-14T09:01:00.66048927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.371961 | controller |     "Jun 14 09:01:00.721461 crc crio[24245]: time=\"2026-06-14T09:01:00.721268547Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29690461-zvqwf Namespace:openstack ID:fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5 UID:c3d239fa-ec98-4d09-9e26-b8dd88d69e8f NetNS:/var/run/netns/589917f4-c880-41e3-817c-f43a3e9273ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3d239fa_ec98_4d09_9e26_b8dd88d69e8f.slice PodAnnotations:0xc001c3c900}] Aliases:map[]}\"",
2026-06-14 10:12:41.371976 | controller |     "Jun 14 09:01:00.721461 crc crio[24245]: time=\"2026-06-14T09:01:00.721398331Z\" level=info msg=\"Adding pod openstack_keystone-cron-29690461-zvqwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.371990 | controller |     "Jun 14 09:01:01.326168 crc crio[24245]: 2026-06-14T09:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa599d04cd43ea2 Mac:9e:64:cd:2f:79:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/589917f4-c880-41e3-817c-f43a3e9273ec SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.372005 | controller |     "Jun 14 09:01:01.328121 crc crio[24245]: time=\"2026-06-14T09:01:01.328054649Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29690461-zvqwf Namespace:openstack ID:fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5 UID:c3d239fa-ec98-4d09-9e26-b8dd88d69e8f NetNS:/var/run/netns/589917f4-c880-41e3-817c-f43a3e9273ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3d239fa_ec98_4d09_9e26_b8dd88d69e8f.slice PodAnnotations:0xc001c3c900}] Aliases:map[]}\"",
2026-06-14 10:12:41.372020 | controller |     "Jun 14 09:01:01.328301 crc crio[24245]: time=\"2026-06-14T09:01:01.328241176Z\" level=info msg=\"Checking pod openstack_keystone-cron-29690461-zvqwf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.372034 | controller |     "Jun 14 09:01:01.340677 crc crio[24245]: time=\"2026-06-14T09:01:01.339993625Z\" level=info msg=\"Ran pod sandbox fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5 with infra container: openstack/keystone-cron-29690461-zvqwf/POD\" id=11adde7a-616e-4eff-8305-f7adec010fcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.372052 | controller |     "Jun 14 09:01:01.345144 crc crio[24245]: time=\"2026-06-14T09:01:01.344994719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=c61a57ad-9a22-4822-87f3-34e0565b5a97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.372067 | controller |     "Jun 14 09:01:01.381122 crc crio[24245]: time=\"2026-06-14T09:01:01.381000648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=6e6ec777-83af-454a-8fb5-cacb14551f2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.372082 | controller |     "Jun 14 09:01:01.391420 crc crio[24245]: time=\"2026-06-14T09:01:01.391181272Z\" level=info msg=\"Creating container: openstack/keystone-cron-29690461-zvqwf/keystone-cron\" id=68090176-fdc2-4643-980e-603570046bef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.372097 | controller |     "Jun 14 09:01:01.391814 crc crio[24245]: time=\"2026-06-14T09:01:01.391656558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.372112 | controller |     "Jun 14 09:01:01.465335 crc crio[24245]: time=\"2026-06-14T09:01:01.465194984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.372126 | controller |     "Jun 14 09:01:01.470626 crc crio[24245]: time=\"2026-06-14T09:01:01.470564122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.372141 | controller |     "Jun 14 09:01:01.615533 crc crio[24245]: time=\"2026-06-14T09:01:01.615398809Z\" level=info msg=\"Created container 9ff6fa12a2b4a3212cd20fdf652d92636801975188128e4b971c6dba70bd9de3: openstack/keystone-cron-29690461-zvqwf/keystone-cron\" id=68090176-fdc2-4643-980e-603570046bef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.372157 | controller |     "Jun 14 09:01:01.617179 crc crio[24245]: time=\"2026-06-14T09:01:01.61700495Z\" level=info msg=\"Starting container: 9ff6fa12a2b4a3212cd20fdf652d92636801975188128e4b971c6dba70bd9de3\" id=36cfe03c-ff66-4946-82b2-2953c07cfec7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.372171 | controller |     "Jun 14 09:01:01.623639 crc crio[24245]: time=\"2026-06-14T09:01:01.62350956Z\" level=info msg=\"Started container\" PID=114169 containerID=9ff6fa12a2b4a3212cd20fdf652d92636801975188128e4b971c6dba70bd9de3 description=openstack/keystone-cron-29690461-zvqwf/keystone-cron id=36cfe03c-ff66-4946-82b2-2953c07cfec7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5",
2026-06-14 10:12:41.372186 | controller |     "Jun 14 09:01:07.032049 crc crio[24245]: time=\"2026-06-14T09:01:07.031141256Z\" level=info msg=\"Stopping pod sandbox: fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5\" id=4657f622-dffa-4fb9-8bf0-fd0097f89d41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.372201 | controller |     "Jun 14 09:01:07.033494 crc crio[24245]: time=\"2026-06-14T09:01:07.03283102Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29690461-zvqwf Namespace:openstack ID:fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5 UID:c3d239fa-ec98-4d09-9e26-b8dd88d69e8f NetNS:/var/run/netns/589917f4-c880-41e3-817c-f43a3e9273ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3d239fa_ec98_4d09_9e26_b8dd88d69e8f.slice PodAnnotations:0xc000603290}] Aliases:map[]}\"",
2026-06-14 10:12:41.372220 | controller |     "Jun 14 09:01:07.033494 crc crio[24245]: time=\"2026-06-14T09:01:07.033034878Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29690461-zvqwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.372235 | controller |     "Jun 14 09:01:07.578399 crc crio[24245]: time=\"2026-06-14T09:01:07.577773981Z\" level=info msg=\"Stopped pod sandbox: fa599d04cd43ea279775ef32563d97a25663b22b1d6708fcbdace5cdc82978e5\" id=4657f622-dffa-4fb9-8bf0-fd0097f89d41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.372250 | controller |     "Jun 14 09:01:30.171295 crc crio[24245]: time=\"2026-06-14T09:01:30.170295962Z\" level=info msg=\"Removing container: 5e728c2adfe903ee2f7eee849783715c92d220b9be508ca79beb8a2c0d98464f\" id=e1c1bc06-f454-4754-bd21-c579275942e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.372264 | controller |     "Jun 14 09:01:30.266055 crc crio[24245]: time=\"2026-06-14T09:01:30.265818907Z\" level=info msg=\"Removed container 5e728c2adfe903ee2f7eee849783715c92d220b9be508ca79beb8a2c0d98464f: openstack/nova-cell0-cell-mapping-qrl8h/nova-manage\" id=e1c1bc06-f454-4754-bd21-c579275942e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.372279 | controller |     "Jun 14 09:01:30.270429 crc crio[24245]: time=\"2026-06-14T09:01:30.270360672Z\" level=info msg=\"Removing container: d39ebdeefd9c5f135842c5cb08a819e6d64efb8d3a2161a7920982913b924f71\" id=ba2a8d78-48b6-40fe-847a-014db91e67e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.372294 | controller |     "Jun 14 09:01:30.356785 crc crio[24245]: time=\"2026-06-14T09:01:30.356645831Z\" level=info msg=\"Removed container d39ebdeefd9c5f135842c5cb08a819e6d64efb8d3a2161a7920982913b924f71: openstack/nova-cell1-conductor-db-sync-4hdbr/nova-cell1-conductor-db-sync\" id=ba2a8d78-48b6-40fe-847a-014db91e67e7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.372308 | controller |     "Jun 14 09:01:30.360560 crc crio[24245]: time=\"2026-06-14T09:01:30.360516325Z\" level=info msg=\"Removing container: ecd0091e30e0263c699b717eda6b5481985b4db492433158506f1b41f0e11853\" id=07198b4e-5861-445a-8653-60d187644ee8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.372322 | controller |     "Jun 14 09:01:30.468495 crc crio[24245]: time=\"2026-06-14T09:01:30.468044226Z\" level=info msg=\"Removed container ecd0091e30e0263c699b717eda6b5481985b4db492433158506f1b41f0e11853: openstack/nova-cell0-conductor-db-sync-mq5g8/nova-cell0-conductor-db-sync\" id=07198b4e-5861-445a-8653-60d187644ee8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.372337 | controller |     "Jun 14 09:01:30.488102 crc crio[24245]: time=\"2026-06-14T09:01:30.487995449Z\" level=info msg=\"Stopping pod sandbox: 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e\" id=98ca4ac5-c783-43af-a62b-998291ab47a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.372371 | controller |     "Jun 14 09:01:30.488102 crc crio[24245]: time=\"2026-06-14T09:01:30.488093752Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e\" id=98ca4ac5-c783-43af-a62b-998291ab47a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.372387 | controller |     "Jun 14 09:01:30.489366 crc crio[24245]: time=\"2026-06-14T09:01:30.489258349Z\" level=info msg=\"Removing pod sandbox: 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e\" id=730812f5-4c5c-42ae-a6de-6e6ad2c6c587 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.372402 | controller |     "Jun 14 09:01:30.515356 crc crio[24245]: time=\"2026-06-14T09:01:30.514726081Z\" level=info msg=\"Removed pod sandbox: 3b623a1d6571954d5f99c89579a89a3dd09456acaa5e87177c4b59fb74c2559e\" id=730812f5-4c5c-42ae-a6de-6e6ad2c6c587 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.372419 | controller |     "Jun 14 09:01:30.516460 crc crio[24245]: time=\"2026-06-14T09:01:30.516399534Z\" level=info msg=\"Stopping pod sandbox: 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6\" id=46403e58-c35a-4963-b3d6-624f271bef7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.372433 | controller |     "Jun 14 09:01:30.516734 crc crio[24245]: time=\"2026-06-14T09:01:30.516474587Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6\" id=46403e58-c35a-4963-b3d6-624f271bef7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.372448 | controller |     "Jun 14 09:01:30.517437 crc crio[24245]: time=\"2026-06-14T09:01:30.517312034Z\" level=info msg=\"Removing pod sandbox: 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6\" id=11293177-3322-4f69-8a07-8eb55c1f9875 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.372462 | controller |     "Jun 14 09:01:30.539258 crc crio[24245]: time=\"2026-06-14T09:01:30.539196573Z\" level=info msg=\"Removed pod sandbox: 0c902ca25e07fd0e5443cdd26c1559b3c6b92109fdfbedda5ad1f80611cb8da6\" id=11293177-3322-4f69-8a07-8eb55c1f9875 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.372476 | controller |     "Jun 14 09:01:30.541216 crc crio[24245]: time=\"2026-06-14T09:01:30.541189724Z\" level=info msg=\"Stopping pod sandbox: 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a\" id=6ffb0597-70b2-4a47-9bf0-ac3c0ff862cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.372490 | controller |     "Jun 14 09:01:30.542419 crc crio[24245]: time=\"2026-06-14T09:01:30.541830105Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a\" id=6ffb0597-70b2-4a47-9bf0-ac3c0ff862cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.372504 | controller |     "Jun 14 09:01:30.544340 crc crio[24245]: time=\"2026-06-14T09:01:30.544221411Z\" level=info msg=\"Removing pod sandbox: 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a\" id=b4e864da-ae02-409f-b108-6e6c778797b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.372518 | controller |     "Jun 14 09:01:30.569975 crc crio[24245]: time=\"2026-06-14T09:01:30.569778139Z\" level=info msg=\"Removed pod sandbox: 1e3c15221336f11afb88bd95e79fcb4d0a3630010b6c6da625281647c103077a\" id=b4e864da-ae02-409f-b108-6e6c778797b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.372532 | controller |     "Jun 14 09:02:00.586113 crc crio[24245]: time=\"2026-06-14T09:02:00.585100645Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690462-pvhm9/POD\" id=bb471e9d-0361-4fc2-8080-a14f5186b868 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.372546 | controller |     "Jun 14 09:02:00.586113 crc crio[24245]: time=\"2026-06-14T09:02:00.586141249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.372561 | controller |     "Jun 14 09:02:00.665751 crc crio[24245]: time=\"2026-06-14T09:02:00.665616352Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690462-pvhm9 Namespace:openshift-infra ID:89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4 UID:1a46a4fa-8213-4e07-8e94-4ac8352c6166 NetNS:/var/run/netns/206ab705-520e-4295-9fab-efa82244ad4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a46a4fa_8213_4e07_8e94_4ac8352c6166.slice PodAnnotations:0xc002c922d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.372575 | controller |     "Jun 14 09:02:00.665751 crc crio[24245]: time=\"2026-06-14T09:02:00.665704553Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690462-pvhm9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.372593 | controller |     "Jun 14 09:02:01.225633 crc crio[24245]: 2026-06-14T09:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89dd04eabafdbc1 Mac:46:a8:95:11:9b:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/206ab705-520e-4295-9fab-efa82244ad4b SocketPath: PciID:}] [{Interface:0xc0002a28c0 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.372609 | controller |     "Jun 14 09:02:01.227440 crc crio[24245]: time=\"2026-06-14T09:02:01.227309158Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690462-pvhm9 Namespace:openshift-infra ID:89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4 UID:1a46a4fa-8213-4e07-8e94-4ac8352c6166 NetNS:/var/run/netns/206ab705-520e-4295-9fab-efa82244ad4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a46a4fa_8213_4e07_8e94_4ac8352c6166.slice PodAnnotations:0xc002c922d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.372624 | controller |     "Jun 14 09:02:01.227718 crc crio[24245]: time=\"2026-06-14T09:02:01.2276198Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690462-pvhm9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.372639 | controller |     "Jun 14 09:02:01.242928 crc crio[24245]: time=\"2026-06-14T09:02:01.242363028Z\" level=info msg=\"Ran pod sandbox 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4 with infra container: openshift-infra/auto-csr-approver-29690462-pvhm9/POD\" id=bb471e9d-0361-4fc2-8080-a14f5186b868 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.372654 | controller |     "Jun 14 09:02:01.248889 crc crio[24245]: time=\"2026-06-14T09:02:01.248669198Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5bfe95ad-81a9-4e59-824c-a356f31815c0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.372669 | controller |     "Jun 14 09:02:01.259476 crc crio[24245]: time=\"2026-06-14T09:02:01.259359528Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.372683 | controller |     "Jun 14 09:02:02.117449 crc crio[24245]: time=\"2026-06-14T09:02:02.117291175Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5bfe95ad-81a9-4e59-824c-a356f31815c0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.372698 | controller |     "Jun 14 09:02:02.120654 crc crio[24245]: time=\"2026-06-14T09:02:02.119717051Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0f88c492-c25f-40b6-a336-61a17c7279a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.372713 | controller |     "Jun 14 09:02:02.122824 crc crio[24245]: time=\"2026-06-14T09:02:02.12274634Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=29cc7424-3293-425e-861b-b2919303c23d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.372728 | controller |     "Jun 14 09:02:02.131622 crc crio[24245]: time=\"2026-06-14T09:02:02.131517079Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690462-pvhm9/oc\" id=4efb342b-1b69-46ef-a306-0b34471c4a4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.372742 | controller |     "Jun 14 09:02:02.132403 crc crio[24245]: time=\"2026-06-14T09:02:02.132285415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.372756 | controller |     "Jun 14 09:02:02.189543 crc crio[24245]: time=\"2026-06-14T09:02:02.189232839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.372774 | controller |     "Jun 14 09:02:02.509355 crc crio[24245]: time=\"2026-06-14T09:02:02.509233451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.372789 | controller |     "Jun 14 09:02:02.725131 crc crio[24245]: time=\"2026-06-14T09:02:02.724801548Z\" level=info msg=\"Created container b5e4627222208c9f7c81b3284ca6371e8191883fc549f5d3072fd1cd47ee10c7: openshift-infra/auto-csr-approver-29690462-pvhm9/oc\" id=4efb342b-1b69-46ef-a306-0b34471c4a4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.372803 | controller |     "Jun 14 09:02:02.728159 crc crio[24245]: time=\"2026-06-14T09:02:02.728034195Z\" level=info msg=\"Starting container: b5e4627222208c9f7c81b3284ca6371e8191883fc549f5d3072fd1cd47ee10c7\" id=005484ba-9824-462e-a2c7-99abbf70e6d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.372818 | controller |     "Jun 14 09:02:02.735024 crc crio[24245]: time=\"2026-06-14T09:02:02.734717757Z\" level=info msg=\"Started container\" PID=117055 containerID=b5e4627222208c9f7c81b3284ca6371e8191883fc549f5d3072fd1cd47ee10c7 description=openshift-infra/auto-csr-approver-29690462-pvhm9/oc id=005484ba-9824-462e-a2c7-99abbf70e6d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4",
2026-06-14 10:12:41.372833 | controller |     "Jun 14 09:02:06.103817 crc crio[24245]: time=\"2026-06-14T09:02:06.102436871Z\" level=info msg=\"Stopping pod sandbox: 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4\" id=b2703538-cd6c-4d11-9ad9-f19279d06ea2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.372847 | controller |     "Jun 14 09:02:06.105661 crc crio[24245]: time=\"2026-06-14T09:02:06.105191559Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690462-pvhm9 Namespace:openshift-infra ID:89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4 UID:1a46a4fa-8213-4e07-8e94-4ac8352c6166 NetNS:/var/run/netns/206ab705-520e-4295-9fab-efa82244ad4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a46a4fa_8213_4e07_8e94_4ac8352c6166.slice PodAnnotations:0xc001b86678}] Aliases:map[]}\"",
2026-06-14 10:12:41.372862 | controller |     "Jun 14 09:02:06.105661 crc crio[24245]: time=\"2026-06-14T09:02:06.10551372Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690462-pvhm9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.372877 | controller |     "Jun 14 09:02:06.509993 crc crio[24245]: time=\"2026-06-14T09:02:06.508549856Z\" level=info msg=\"Stopped pod sandbox: 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4\" id=b2703538-cd6c-4d11-9ad9-f19279d06ea2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.372891 | controller |     "Jun 14 09:02:30.604724 crc crio[24245]: time=\"2026-06-14T09:02:30.602729728Z\" level=info msg=\"Removing container: 92c482adfa654c57426a95a593876d86acb4cadd4f195585ce0b5615d54d0923\" id=f4576223-2324-41d8-bc3e-7d90286a65af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.372906 | controller |     "Jun 14 09:02:30.726154 crc crio[24245]: time=\"2026-06-14T09:02:30.726076238Z\" level=info msg=\"Removed container 92c482adfa654c57426a95a593876d86acb4cadd4f195585ce0b5615d54d0923: openstack/nova-cell1-cell-mapping-94z55/nova-manage\" id=f4576223-2324-41d8-bc3e-7d90286a65af name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.372921 | controller |     "Jun 14 09:02:30.730974 crc crio[24245]: time=\"2026-06-14T09:02:30.730702385Z\" level=info msg=\"Removing container: b37a56fb9c1ab77bfc79501e497156e689204ee7df9721652ada2ccbbab5494c\" id=13b92a99-2066-4720-986a-5701c368f54c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.372936 | controller |     "Jun 14 09:02:30.873591 crc crio[24245]: time=\"2026-06-14T09:02:30.870805942Z\" level=info msg=\"Removed container b37a56fb9c1ab77bfc79501e497156e689204ee7df9721652ada2ccbbab5494c: openshift-infra/auto-csr-approver-29690456-zgv4g/oc\" id=13b92a99-2066-4720-986a-5701c368f54c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.372953 | controller |     "Jun 14 09:02:30.896174 crc crio[24245]: time=\"2026-06-14T09:02:30.895805148Z\" level=info msg=\"Stopping pod sandbox: 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a\" id=3716aee2-e19e-4c23-98fb-213646538b5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.372969 | controller |     "Jun 14 09:02:30.896174 crc crio[24245]: time=\"2026-06-14T09:02:30.896034475Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a\" id=3716aee2-e19e-4c23-98fb-213646538b5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.372984 | controller |     "Jun 14 09:02:30.898461 crc crio[24245]: time=\"2026-06-14T09:02:30.898368509Z\" level=info msg=\"Removing pod sandbox: 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a\" id=c9ad9085-96b5-4b18-a02b-d75373343bca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.372998 | controller |     "Jun 14 09:02:30.919084 crc crio[24245]: time=\"2026-06-14T09:02:30.918956029Z\" level=info msg=\"Removed pod sandbox: 7ef2d1ee7035c4a35e55b06ea14c54eda55d40e075605536f39c5d74d6becb1a\" id=c9ad9085-96b5-4b18-a02b-d75373343bca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.373012 | controller |     "Jun 14 09:02:30.924994 crc crio[24245]: time=\"2026-06-14T09:02:30.924901066Z\" level=info msg=\"Stopping pod sandbox: 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914\" id=c8b37b24-a8fc-4a29-9ee7-64dfe285948f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.373027 | controller |     "Jun 14 09:02:30.925215 crc crio[24245]: time=\"2026-06-14T09:02:30.925088743Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914\" id=c8b37b24-a8fc-4a29-9ee7-64dfe285948f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.373041 | controller |     "Jun 14 09:02:30.927310 crc crio[24245]: time=\"2026-06-14T09:02:30.927222509Z\" level=info msg=\"Removing pod sandbox: 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914\" id=23c10d87-5245-429b-b8eb-0130ea78d715 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.373056 | controller |     "Jun 14 09:02:30.945178 crc crio[24245]: time=\"2026-06-14T09:02:30.945106922Z\" level=info msg=\"Removed pod sandbox: 1b1bb00debece269f8361599c20f2f7cacfa76deca392edaca948198464a5914\" id=23c10d87-5245-429b-b8eb-0130ea78d715 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.373070 | controller |     "Jun 14 09:03:06.066362 crc crio[24245]: time=\"2026-06-14T09:03:06.065241373Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr/POD\" id=936c1620-8af4-493c-b746-983cf5c0e18e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.373084 | controller |     "Jun 14 09:03:06.067782 crc crio[24245]: time=\"2026-06-14T09:03:06.067087932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.373099 | controller |     "Jun 14 09:03:06.124629 crc crio[24245]: time=\"2026-06-14T09:03:06.124402659Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr Namespace:openstack ID:921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0 UID:a149b49e-84f5-439d-8903-f4f4959505a4 NetNS:/var/run/netns/c824a421-2707-4c3a-b565-011cdcbd54f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda149b49e_84f5_439d_8903_f4f4959505a4.slice PodAnnotations:0xc000620378}] Aliases:map[]}\"",
2026-06-14 10:12:41.373117 | controller |     "Jun 14 09:03:06.125121 crc crio[24245]: time=\"2026-06-14T09:03:06.124657717Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.373132 | controller |     "Jun 14 09:03:06.912964 crc crio[24245]: 2026-06-14T09:03:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:921dc603320004a Mac:3e:74:ff:31:e8:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/c824a421-2707-4c3a-b565-011cdcbd54f1 SocketPath: PciID:}] [{Interface:0xc00025d640 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.373147 | controller |     "Jun 14 09:03:06.914489 crc crio[24245]: time=\"2026-06-14T09:03:06.914395573Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr Namespace:openstack ID:921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0 UID:a149b49e-84f5-439d-8903-f4f4959505a4 NetNS:/var/run/netns/c824a421-2707-4c3a-b565-011cdcbd54f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda149b49e_84f5_439d_8903_f4f4959505a4.slice PodAnnotations:0xc000620378}] Aliases:map[]}\"",
2026-06-14 10:12:41.373163 | controller |     "Jun 14 09:03:06.914611 crc crio[24245]: time=\"2026-06-14T09:03:06.91458864Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.373178 | controller |     "Jun 14 09:03:06.925422 crc crio[24245]: time=\"2026-06-14T09:03:06.925313983Z\" level=info msg=\"Ran pod sandbox 921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0 with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr/POD\" id=936c1620-8af4-493c-b746-983cf5c0e18e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.373193 | controller |     "Jun 14 09:03:06.929922 crc crio[24245]: time=\"2026-06-14T09:03:06.929777993Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=5f806519-d568-4081-9834-89a2a16f0b14 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.373208 | controller |     "Jun 14 09:03:06.940151 crc crio[24245]: time=\"2026-06-14T09:03:06.940038521Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.373223 | controller |     "Jun 14 09:03:19.819697 crc crio[24245]: time=\"2026-06-14T09:03:19.818434794Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=5f806519-d568-4081-9834-89a2a16f0b14 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.373238 | controller |     "Jun 14 09:03:19.822629 crc crio[24245]: time=\"2026-06-14T09:03:19.822444221Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c12a0bba-2a5d-41e0-89dd-273ce5407a09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.373253 | controller |     "Jun 14 09:03:19.852420 crc crio[24245]: time=\"2026-06-14T09:03:19.85222606Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=047c693c-61a5-4c59-80d8-3a4689c7322d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.373267 | controller |     "Jun 14 09:03:19.865445 crc crio[24245]: time=\"2026-06-14T09:03:19.865289267Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=5fc13b4a-c9aa-4604-b346-d51b28e7b730 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.373284 | controller |     "Jun 14 09:03:19.868077 crc crio[24245]: time=\"2026-06-14T09:03:19.867976373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.373299 | controller |     "Jun 14 09:03:19.954906 crc crio[24245]: time=\"2026-06-14T09:03:19.950261896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.373314 | controller |     "Jun 14 09:03:19.960246 crc crio[24245]: time=\"2026-06-14T09:03:19.958681464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.373329 | controller |     "Jun 14 09:03:20.163284 crc crio[24245]: time=\"2026-06-14T09:03:20.163149762Z\" level=info msg=\"Created container 4f279a5bc915e851e00262c9c3f323a8f0e3700a49568b398dea4b602a097aaf: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=5fc13b4a-c9aa-4604-b346-d51b28e7b730 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.373344 | controller |     "Jun 14 09:03:20.165009 crc crio[24245]: time=\"2026-06-14T09:03:20.164764903Z\" level=info msg=\"Starting container: 4f279a5bc915e851e00262c9c3f323a8f0e3700a49568b398dea4b602a097aaf\" id=bf9d8bd9-94bb-4656-91ce-e9174d19665f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.373390 | controller |     "Jun 14 09:03:20.170752 crc crio[24245]: time=\"2026-06-14T09:03:20.170678782Z\" level=info msg=\"Started container\" PID=120836 containerID=4f279a5bc915e851e00262c9c3f323a8f0e3700a49568b398dea4b602a097aaf description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=bf9d8bd9-94bb-4656-91ce-e9174d19665f name=/runtime.v1.RuntimeService/StartContainer sandboxID=921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0",
2026-06-14 10:12:41.373406 | controller |     "Jun 14 09:03:22.664609 crc crio[24245]: time=\"2026-06-14T09:03:22.663541867Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-8cvrd/POD\" id=42d1442f-9c08-440c-9778-89662724ef9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.373421 | controller |     "Jun 14 09:03:22.667091 crc crio[24245]: time=\"2026-06-14T09:03:22.66703456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.373436 | controller |     "Jun 14 09:03:22.751019 crc crio[24245]: time=\"2026-06-14T09:03:22.750571653Z\" level=info msg=\"Got pod network &{Name:community-operators-8cvrd Namespace:openshift-marketplace ID:ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f UID:ee314678-4e57-415e-885b-86a7488e0419 NetNS:/var/run/netns/043f1443-3bf1-4a82-a115-03ad374f70e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee314678_4e57_415e_885b_86a7488e0419.slice PodAnnotations:0xc000602a40}] Aliases:map[]}\"",
2026-06-14 10:12:41.373451 | controller |     "Jun 14 09:03:22.751387 crc crio[24245]: time=\"2026-06-14T09:03:22.751322588Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-8cvrd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.373465 | controller |     "Jun 14 09:03:23.361917 crc crio[24245]: 2026-06-14T09:03:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca8416ab5eca97b Mac:d2:5e:b2:c4:34:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/043f1443-3bf1-4a82-a115-03ad374f70e9 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.373484 | controller |     "Jun 14 09:03:23.366155 crc crio[24245]: time=\"2026-06-14T09:03:23.366033391Z\" level=info msg=\"Got pod network &{Name:community-operators-8cvrd Namespace:openshift-marketplace ID:ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f UID:ee314678-4e57-415e-885b-86a7488e0419 NetNS:/var/run/netns/043f1443-3bf1-4a82-a115-03ad374f70e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee314678_4e57_415e_885b_86a7488e0419.slice PodAnnotations:0xc000602a40}] Aliases:map[]}\"",
2026-06-14 10:12:41.373499 | controller |     "Jun 14 09:03:23.366689 crc crio[24245]: time=\"2026-06-14T09:03:23.366625428Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-8cvrd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.373513 | controller |     "Jun 14 09:03:23.383821 crc crio[24245]: time=\"2026-06-14T09:03:23.383726853Z\" level=info msg=\"Ran pod sandbox ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f with infra container: openshift-marketplace/community-operators-8cvrd/POD\" id=42d1442f-9c08-440c-9778-89662724ef9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.373528 | controller |     "Jun 14 09:03:23.388042 crc crio[24245]: time=\"2026-06-14T09:03:23.387955319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b546b129-2049-4478-b24d-ccf6bae55c56 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.373543 | controller |     "Jun 14 09:03:23.395152 crc crio[24245]: time=\"2026-06-14T09:03:23.395032275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3f442815-c7eb-4274-b2e9-71a9a36d7057 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.373557 | controller |     "Jun 14 09:03:23.408141 crc crio[24245]: time=\"2026-06-14T09:03:23.40805919Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8cvrd/extract-utilities\" id=8c676af8-5586-444d-b93d-6e33adc1fbe1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.373571 | controller |     "Jun 14 09:03:23.408629 crc crio[24245]: time=\"2026-06-14T09:03:23.408575776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.373586 | controller |     "Jun 14 09:03:23.462293 crc crio[24245]: time=\"2026-06-14T09:03:23.462217206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.373600 | controller |     "Jun 14 09:03:23.467559 crc crio[24245]: time=\"2026-06-14T09:03:23.467465313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.373615 | controller |     "Jun 14 09:03:23.657056 crc crio[24245]: time=\"2026-06-14T09:03:23.656256941Z\" level=info msg=\"Created container 5d26111a75728c78d0f1829cb3e673e206dee05da104cb9909a98d8230855a20: openshift-marketplace/community-operators-8cvrd/extract-utilities\" id=8c676af8-5586-444d-b93d-6e33adc1fbe1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.373629 | controller |     "Jun 14 09:03:23.659902 crc crio[24245]: time=\"2026-06-14T09:03:23.659701501Z\" level=info msg=\"Starting container: 5d26111a75728c78d0f1829cb3e673e206dee05da104cb9909a98d8230855a20\" id=2024f984-31a5-48d4-9379-0ee01b18ee9d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.373650 | controller |     "Jun 14 09:03:23.666609 crc crio[24245]: time=\"2026-06-14T09:03:23.666501669Z\" level=info msg=\"Started container\" PID=121050 containerID=5d26111a75728c78d0f1829cb3e673e206dee05da104cb9909a98d8230855a20 description=openshift-marketplace/community-operators-8cvrd/extract-utilities id=2024f984-31a5-48d4-9379-0ee01b18ee9d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f",
2026-06-14 10:12:41.373666 | controller |     "Jun 14 09:03:24.344716 crc crio[24245]: time=\"2026-06-14T09:03:24.344601753Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=30fa173d-5560-4c06-96d3-45e576d3eaa7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.373680 | controller |     "Jun 14 09:03:24.358583 crc crio[24245]: time=\"2026-06-14T09:03:24.358462706Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.373695 | controller |     "Jun 14 09:03:25.207167 crc crio[24245]: time=\"2026-06-14T09:03:25.206418336Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=30fa173d-5560-4c06-96d3-45e576d3eaa7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.373710 | controller |     "Jun 14 09:03:25.210114 crc crio[24245]: time=\"2026-06-14T09:03:25.2100113Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=b445ddcf-3d6a-49a4-9d3c-b5f78e974b23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.373725 | controller |     "Jun 14 09:03:25.216631 crc crio[24245]: time=\"2026-06-14T09:03:25.216538238Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d30c191c-ef0c-4385-93b2-2c0ec267c4c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.373739 | controller |     "Jun 14 09:03:25.229527 crc crio[24245]: time=\"2026-06-14T09:03:25.229481881Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8cvrd/extract-content\" id=7fab42de-9168-446b-978a-d0d816187e34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.373754 | controller |     "Jun 14 09:03:25.230214 crc crio[24245]: time=\"2026-06-14T09:03:25.230191453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.373768 | controller |     "Jun 14 09:03:25.298565 crc crio[24245]: time=\"2026-06-14T09:03:25.298383157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.373782 | controller |     "Jun 14 09:03:25.311319 crc crio[24245]: time=\"2026-06-14T09:03:25.311246617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.373796 | controller |     "Jun 14 09:03:25.499206 crc crio[24245]: time=\"2026-06-14T09:03:25.499130396Z\" level=info msg=\"Created container 36f4691eac4f864d239dea45dab52ebed1025dbb6004fd75403aeffc190a99eb: openshift-marketplace/community-operators-8cvrd/extract-content\" id=7fab42de-9168-446b-978a-d0d816187e34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.373810 | controller |     "Jun 14 09:03:25.501636 crc crio[24245]: time=\"2026-06-14T09:03:25.501538943Z\" level=info msg=\"Starting container: 36f4691eac4f864d239dea45dab52ebed1025dbb6004fd75403aeffc190a99eb\" id=fae5afba-3585-4863-bcdc-3cb9cf7d7de6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.373825 | controller |     "Jun 14 09:03:25.513526 crc crio[24245]: time=\"2026-06-14T09:03:25.513393012Z\" level=info msg=\"Started container\" PID=121192 containerID=36f4691eac4f864d239dea45dab52ebed1025dbb6004fd75403aeffc190a99eb description=openshift-marketplace/community-operators-8cvrd/extract-content id=fae5afba-3585-4863-bcdc-3cb9cf7d7de6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f",
2026-06-14 10:12:41.373843 | controller |     "Jun 14 09:03:28.420180 crc crio[24245]: time=\"2026-06-14T09:03:28.419503079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ae443326-f1ed-4f10-9c74-1627cab88e24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.373858 | controller |     "Jun 14 09:03:28.423101 crc crio[24245]: time=\"2026-06-14T09:03:28.422963749Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6abbe7b2-281f-4b34-bb9c-71d0c7d61553 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.373872 | controller |     "Jun 14 09:03:28.431537 crc crio[24245]: time=\"2026-06-14T09:03:28.431444149Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-8cvrd/registry-server\" id=c16bdf64-1324-4ebd-8b6a-e367c286188e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.373887 | controller |     "Jun 14 09:03:28.431937 crc crio[24245]: time=\"2026-06-14T09:03:28.431820831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.373901 | controller |     "Jun 14 09:03:28.506940 crc crio[24245]: time=\"2026-06-14T09:03:28.506807372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.373916 | controller |     "Jun 14 09:03:28.511158 crc crio[24245]: time=\"2026-06-14T09:03:28.511092228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.373930 | controller |     "Jun 14 09:03:28.714548 crc crio[24245]: time=\"2026-06-14T09:03:28.714429321Z\" level=info msg=\"Created container 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b: openshift-marketplace/community-operators-8cvrd/registry-server\" id=c16bdf64-1324-4ebd-8b6a-e367c286188e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.373944 | controller |     "Jun 14 09:03:28.715752 crc crio[24245]: time=\"2026-06-14T09:03:28.715694711Z\" level=info msg=\"Starting container: 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b\" id=3dfa8167-39bd-4707-9f59-70e56b97c78d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.373958 | controller |     "Jun 14 09:03:28.727697 crc crio[24245]: time=\"2026-06-14T09:03:28.727495437Z\" level=info msg=\"Started container\" PID=121324 containerID=4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b description=openshift-marketplace/community-operators-8cvrd/registry-server id=3dfa8167-39bd-4707-9f59-70e56b97c78d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f",
2026-06-14 10:12:41.373973 | controller |     "Jun 14 09:03:34.526264 crc crio[24245]: time=\"2026-06-14T09:03:34.524807307Z\" level=info msg=\"Stopping pod sandbox: 921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0\" id=e3bb1048-eb24-4b3e-a852-7181f65d86f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.373988 | controller |     "Jun 14 09:03:34.530723 crc crio[24245]: time=\"2026-06-14T09:03:34.530145837Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr Namespace:openstack ID:921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0 UID:a149b49e-84f5-439d-8903-f4f4959505a4 NetNS:/var/run/netns/c824a421-2707-4c3a-b565-011cdcbd54f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda149b49e_84f5_439d_8903_f4f4959505a4.slice PodAnnotations:0xc002c93868}] Aliases:map[]}\"",
2026-06-14 10:12:41.374007 | controller |     "Jun 14 09:03:34.532177 crc crio[24245]: time=\"2026-06-14T09:03:34.531234191Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.374023 | controller |     "Jun 14 09:03:35.063028 crc crio[24245]: time=\"2026-06-14T09:03:35.058096606Z\" level=info msg=\"Stopped pod sandbox: 921dc603320004a81bd370285171607fbf51fabc22034a1c1868a4d3f0649ad0\" id=e3bb1048-eb24-4b3e-a852-7181f65d86f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.374038 | controller |     "Jun 14 09:03:35.542483 crc crio[24245]: time=\"2026-06-14T09:03:35.541282849Z\" level=info msg=\"Stopping container: 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b (timeout: 2s)\" id=1ab8de29-4c7c-44d8-8db8-1bfff28fba32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.374064 | controller |     "Jun 14 09:03:35.674488 crc crio[24245]: time=\"2026-06-14T09:03:35.673563085Z\" level=info msg=\"Stopped container 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b: openshift-marketplace/community-operators-8cvrd/registry-server\" id=1ab8de29-4c7c-44d8-8db8-1bfff28fba32 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.374079 | controller |     "Jun 14 09:03:35.687612 crc crio[24245]: time=\"2026-06-14T09:03:35.68750195Z\" level=info msg=\"Stopping pod sandbox: ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f\" id=87548c7a-5031-4835-a18c-7e9445baa84f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.374094 | controller |     "Jun 14 09:03:35.689250 crc crio[24245]: time=\"2026-06-14T09:03:35.689129443Z\" level=info msg=\"Got pod network &{Name:community-operators-8cvrd Namespace:openshift-marketplace ID:ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f UID:ee314678-4e57-415e-885b-86a7488e0419 NetNS:/var/run/netns/043f1443-3bf1-4a82-a115-03ad374f70e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podee314678_4e57_415e_885b_86a7488e0419.slice PodAnnotations:0xc0006022f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.374109 | controller |     "Jun 14 09:03:35.689646 crc crio[24245]: time=\"2026-06-14T09:03:35.689571077Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-8cvrd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.374123 | controller |     "Jun 14 09:03:36.117482 crc crio[24245]: time=\"2026-06-14T09:03:36.116147605Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj/POD\" id=76cc5818-f7f5-4fc4-830d-57da9bf6d799 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.374138 | controller |     "Jun 14 09:03:36.117482 crc crio[24245]: time=\"2026-06-14T09:03:36.116232177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.374152 | controller |     "Jun 14 09:03:36.145634 crc crio[24245]: time=\"2026-06-14T09:03:36.14550889Z\" level=info msg=\"Stopped pod sandbox: ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f\" id=87548c7a-5031-4835-a18c-7e9445baa84f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.374167 | controller |     "Jun 14 09:03:36.161939 crc crio[24245]: time=\"2026-06-14T09:03:36.161806739Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj Namespace:openstack ID:78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc UID:2fcd678f-c1cc-4864-bdcd-a5b56db32dbc NetNS:/var/run/netns/2dc97f00-ce3b-49cf-be8d-236cf4b8adc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fcd678f_c1cc_4864_bdcd_a5b56db32dbc.slice PodAnnotations:0xc00161a400}] Aliases:map[]}\"",
2026-06-14 10:12:41.374187 | controller |     "Jun 14 09:03:36.161939 crc crio[24245]: time=\"2026-06-14T09:03:36.161929454Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.374202 | controller |     "Jun 14 09:03:36.596805 crc crio[24245]: time=\"2026-06-14T09:03:36.596291933Z\" level=info msg=\"Removing container: 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b\" id=e3d54525-68d8-4d00-a17e-d60ddc958ed3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.374217 | controller |     "Jun 14 09:03:36.648371 crc crio[24245]: time=\"2026-06-14T09:03:36.648176451Z\" level=info msg=\"Removed container 4cded87d1bcc13c15c8698544681482c244c3a8b56e3335ce6cde522f180001b: openshift-marketplace/community-operators-8cvrd/registry-server\" id=e3d54525-68d8-4d00-a17e-d60ddc958ed3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.374231 | controller |     "Jun 14 09:03:36.657806 crc crio[24245]: time=\"2026-06-14T09:03:36.657689082Z\" level=info msg=\"Removing container: 36f4691eac4f864d239dea45dab52ebed1025dbb6004fd75403aeffc190a99eb\" id=60eacb1d-a8d6-45f3-aa33-9bcbcf27b4de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.374246 | controller |     "Jun 14 09:03:36.693154 crc crio[24245]: 2026-06-14T09:03:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78cfcd8242a5302 Mac:ca:24:b7:ee:5d:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/2dc97f00-ce3b-49cf-be8d-236cf4b8adc8 SocketPath: PciID:}] [{Interface:0xc000296740 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.374261 | controller |     "Jun 14 09:03:36.694524 crc crio[24245]: time=\"2026-06-14T09:03:36.69448739Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj Namespace:openstack ID:78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc UID:2fcd678f-c1cc-4864-bdcd-a5b56db32dbc NetNS:/var/run/netns/2dc97f00-ce3b-49cf-be8d-236cf4b8adc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fcd678f_c1cc_4864_bdcd_a5b56db32dbc.slice PodAnnotations:0xc00161a400}] Aliases:map[]}\"",
2026-06-14 10:12:41.374276 | controller |     "Jun 14 09:03:36.694795 crc crio[24245]: time=\"2026-06-14T09:03:36.694768319Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.374290 | controller |     "Jun 14 09:03:36.701072 crc crio[24245]: time=\"2026-06-14T09:03:36.701007584Z\" level=info msg=\"Removed container 36f4691eac4f864d239dea45dab52ebed1025dbb6004fd75403aeffc190a99eb: openshift-marketplace/community-operators-8cvrd/extract-content\" id=60eacb1d-a8d6-45f3-aa33-9bcbcf27b4de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.374305 | controller |     "Jun 14 09:03:36.704156 crc crio[24245]: time=\"2026-06-14T09:03:36.704077175Z\" level=info msg=\"Removing container: 5d26111a75728c78d0f1829cb3e673e206dee05da104cb9909a98d8230855a20\" id=3bd6ebd2-0a60-4c7e-be13-b5c4902dc355 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.374319 | controller |     "Jun 14 09:03:36.712469 crc crio[24245]: time=\"2026-06-14T09:03:36.712419225Z\" level=info msg=\"Ran pod sandbox 78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj/POD\" id=76cc5818-f7f5-4fc4-830d-57da9bf6d799 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.374337 | controller |     "Jun 14 09:03:36.718160 crc crio[24245]: time=\"2026-06-14T09:03:36.718026252Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1c506940-5d8e-42bf-bc2a-7a4e720f6c4d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.374370 | controller |     "Jun 14 09:03:36.737520 crc crio[24245]: time=\"2026-06-14T09:03:36.737237343Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.374386 | controller |     "Jun 14 09:03:36.786240 crc crio[24245]: time=\"2026-06-14T09:03:36.786039989Z\" level=info msg=\"Removed container 5d26111a75728c78d0f1829cb3e673e206dee05da104cb9909a98d8230855a20: openshift-marketplace/community-operators-8cvrd/extract-utilities\" id=3bd6ebd2-0a60-4c7e-be13-b5c4902dc355 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.374401 | controller |     "Jun 14 09:03:37.153582 crc crio[24245]: time=\"2026-06-14T09:03:37.153364138Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1c506940-5d8e-42bf-bc2a-7a4e720f6c4d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.374415 | controller |     "Jun 14 09:03:37.154433 crc crio[24245]: time=\"2026-06-14T09:03:37.154381041Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4c201774-1252-453b-82e3-9b5df06977c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.374430 | controller |     "Jun 14 09:03:37.181879 crc crio[24245]: time=\"2026-06-14T09:03:37.181773334Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=976d83c7-4516-440f-bb13-9ed81b980699 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.374444 | controller |     "Jun 14 09:03:37.193440 crc crio[24245]: time=\"2026-06-14T09:03:37.191806433Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=5f8d47dc-cb68-4493-a982-4e10c5bb6e4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.374459 | controller |     "Jun 14 09:03:37.193440 crc crio[24245]: time=\"2026-06-14T09:03:37.192551717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.374473 | controller |     "Jun 14 09:03:37.262667 crc crio[24245]: time=\"2026-06-14T09:03:37.262162807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.374487 | controller |     "Jun 14 09:03:37.266213 crc crio[24245]: time=\"2026-06-14T09:03:37.265964588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.374502 | controller |     "Jun 14 09:03:37.487450 crc crio[24245]: time=\"2026-06-14T09:03:37.487189771Z\" level=info msg=\"Created container e9133e930506a0feef2694a461eb1994f26fe24109b5baad7fefb9828f288d85: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=5f8d47dc-cb68-4493-a982-4e10c5bb6e4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.374521 | controller |     "Jun 14 09:03:37.490753 crc crio[24245]: time=\"2026-06-14T09:03:37.4906148Z\" level=info msg=\"Starting container: e9133e930506a0feef2694a461eb1994f26fe24109b5baad7fefb9828f288d85\" id=e1e11792-b849-4e37-a822-f71e111dd48a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.374537 | controller |     "Jun 14 09:03:37.500504 crc crio[24245]: time=\"2026-06-14T09:03:37.500300558Z\" level=info msg=\"Started container\" PID=122012 containerID=e9133e930506a0feef2694a461eb1994f26fe24109b5baad7fefb9828f288d85 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=e1e11792-b849-4e37-a822-f71e111dd48a name=/runtime.v1.RuntimeService/StartContainer sandboxID=78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc",
2026-06-14 10:12:41.374552 | controller |     "Jun 14 09:03:42.703686 crc crio[24245]: time=\"2026-06-14T09:03:42.702558681Z\" level=info msg=\"Stopping pod sandbox: 78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc\" id=13e0688a-d903-4973-8d98-7c32684c852e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.374566 | controller |     "Jun 14 09:03:42.705985 crc crio[24245]: time=\"2026-06-14T09:03:42.704945028Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj Namespace:openstack ID:78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc UID:2fcd678f-c1cc-4864-bdcd-a5b56db32dbc NetNS:/var/run/netns/2dc97f00-ce3b-49cf-be8d-236cf4b8adc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2fcd678f_c1cc_4864_bdcd_a5b56db32dbc.slice PodAnnotations:0xc001b86a38}] Aliases:map[]}\"",
2026-06-14 10:12:41.374582 | controller |     "Jun 14 09:03:42.705985 crc crio[24245]: time=\"2026-06-14T09:03:42.705295469Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.374596 | controller |     "Jun 14 09:03:43.261462 crc crio[24245]: time=\"2026-06-14T09:03:43.261330632Z\" level=info msg=\"Stopped pod sandbox: 78cfcd8242a53028a8ab9ea3f0f7171ba399273740afe4a9cfefcac8d9d963bc\" id=13e0688a-d903-4973-8d98-7c32684c852e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.374611 | controller |     "Jun 14 09:03:44.402671 crc crio[24245]: time=\"2026-06-14T09:03:44.401268895Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm/POD\" id=a4cdbb0c-d9ac-47db-b834-860bd5dccd9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.374625 | controller |     "Jun 14 09:03:44.404190 crc crio[24245]: time=\"2026-06-14T09:03:44.402710742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.374639 | controller |     "Jun 14 09:03:44.472955 crc crio[24245]: time=\"2026-06-14T09:03:44.472717029Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm Namespace:openstack ID:b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8 UID:29a093cb-6524-4f28-9351-8549cc769f4d NetNS:/var/run/netns/b6fb54e3-90e5-41cb-8215-d8ae5c866074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a093cb_6524_4f28_9351_8549cc769f4d.slice PodAnnotations:0xc0006020f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.374654 | controller |     "Jun 14 09:03:44.472955 crc crio[24245]: time=\"2026-06-14T09:03:44.472786221Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.374669 | controller |     "Jun 14 09:03:44.984918 crc crio[24245]: 2026-06-14T09:03:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7f127e4204aee8 Mac:26:10:75:0f:aa:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/b6fb54e3-90e5-41cb-8215-d8ae5c866074 SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.374687 | controller |     "Jun 14 09:03:44.986429 crc crio[24245]: time=\"2026-06-14T09:03:44.986377572Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm Namespace:openstack ID:b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8 UID:29a093cb-6524-4f28-9351-8549cc769f4d NetNS:/var/run/netns/b6fb54e3-90e5-41cb-8215-d8ae5c866074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a093cb_6524_4f28_9351_8549cc769f4d.slice PodAnnotations:0xc0006020f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.374702 | controller |     "Jun 14 09:03:44.986564 crc crio[24245]: time=\"2026-06-14T09:03:44.986551728Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.374717 | controller |     "Jun 14 09:03:44.995427 crc crio[24245]: time=\"2026-06-14T09:03:44.995321949Z\" level=info msg=\"Ran pod sandbox b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8 with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm/POD\" id=a4cdbb0c-d9ac-47db-b834-860bd5dccd9f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.374732 | controller |     "Jun 14 09:03:44.998552 crc crio[24245]: time=\"2026-06-14T09:03:44.998428996Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ec017003-ba3d-453f-aac8-17c943410ea2 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.374746 | controller |     "Jun 14 09:03:45.003144 crc crio[24245]: time=\"2026-06-14T09:03:45.002998772Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.374761 | controller |     "Jun 14 09:03:45.444544 crc crio[24245]: time=\"2026-06-14T09:03:45.444233907Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ec017003-ba3d-453f-aac8-17c943410ea2 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.374775 | controller |     "Jun 14 09:03:45.446372 crc crio[24245]: time=\"2026-06-14T09:03:45.445517159Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9fb0b3f0-9831-4fb7-8f64-abd05326bd01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.374790 | controller |     "Jun 14 09:03:45.478002 crc crio[24245]: time=\"2026-06-14T09:03:45.47722605Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=a6474234-d4a6-469d-bb10-6f713fba5f99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.374804 | controller |     "Jun 14 09:03:45.504995 crc crio[24245]: time=\"2026-06-14T09:03:45.504842709Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=c0c5e351-aa77-48e5-aedc-9f61eb7ef2b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.374818 | controller |     "Jun 14 09:03:45.506063 crc crio[24245]: time=\"2026-06-14T09:03:45.505385296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.374836 | controller |     "Jun 14 09:03:45.554141 crc crio[24245]: time=\"2026-06-14T09:03:45.553947384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.374851 | controller |     "Jun 14 09:03:45.559321 crc crio[24245]: time=\"2026-06-14T09:03:45.559251933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.374865 | controller |     "Jun 14 09:03:45.849983 crc crio[24245]: time=\"2026-06-14T09:03:45.849744003Z\" level=info msg=\"Created container 9d126f7872f06e967113aa8d78de005c5ef7385d841d5cec2bc3bf2dc773e5ca: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=c0c5e351-aa77-48e5-aedc-9f61eb7ef2b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.374880 | controller |     "Jun 14 09:03:45.856511 crc crio[24245]: time=\"2026-06-14T09:03:45.855718124Z\" level=info msg=\"Starting container: 9d126f7872f06e967113aa8d78de005c5ef7385d841d5cec2bc3bf2dc773e5ca\" id=7694daff-3885-418f-bc43-4a2f10661a9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.374895 | controller |     "Jun 14 09:03:45.863773 crc crio[24245]: time=\"2026-06-14T09:03:45.863674567Z\" level=info msg=\"Started container\" PID=122605 containerID=9d126f7872f06e967113aa8d78de005c5ef7385d841d5cec2bc3bf2dc773e5ca description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=7694daff-3885-418f-bc43-4a2f10661a9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8",
2026-06-14 10:12:41.374910 | controller |     "Jun 14 09:04:00.741724 crc crio[24245]: time=\"2026-06-14T09:04:00.741025161Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690464-vtjwf/POD\" id=b47df427-7e3f-42da-9603-616a69bde226 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.374925 | controller |     "Jun 14 09:04:00.743149 crc crio[24245]: time=\"2026-06-14T09:04:00.741747375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.374939 | controller |     "Jun 14 09:04:00.781774 crc crio[24245]: time=\"2026-06-14T09:04:00.781677388Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690464-vtjwf Namespace:openshift-infra ID:617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009 UID:86020875-76d0-4f90-9b55-93540c51b80b NetNS:/var/run/netns/dd491473-1556-4bdd-b267-10d09cac2c26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86020875_76d0_4f90_9b55_93540c51b80b.slice PodAnnotations:0xc006e0b608}] Aliases:map[]}\"",
2026-06-14 10:12:41.374955 | controller |     "Jun 14 09:04:00.781774 crc crio[24245]: time=\"2026-06-14T09:04:00.78174285Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690464-vtjwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.374970 | controller |     "Jun 14 09:04:01.414812 crc crio[24245]: 2026-06-14T09:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:617f131695ad4a5 Mac:ea:d8:f5:20:2f:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/dd491473-1556-4bdd-b267-10d09cac2c26 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.374984 | controller |     "Jun 14 09:04:01.417033 crc crio[24245]: time=\"2026-06-14T09:04:01.416967022Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690464-vtjwf Namespace:openshift-infra ID:617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009 UID:86020875-76d0-4f90-9b55-93540c51b80b NetNS:/var/run/netns/dd491473-1556-4bdd-b267-10d09cac2c26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86020875_76d0_4f90_9b55_93540c51b80b.slice PodAnnotations:0xc006e0b608}] Aliases:map[]}\"",
2026-06-14 10:12:41.375003 | controller |     "Jun 14 09:04:01.417196 crc crio[24245]: time=\"2026-06-14T09:04:01.417133857Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690464-vtjwf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.375019 | controller |     "Jun 14 09:04:01.428184 crc crio[24245]: time=\"2026-06-14T09:04:01.42809024Z\" level=info msg=\"Ran pod sandbox 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009 with infra container: openshift-infra/auto-csr-approver-29690464-vtjwf/POD\" id=b47df427-7e3f-42da-9603-616a69bde226 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.375034 | controller |     "Jun 14 09:04:01.432526 crc crio[24245]: time=\"2026-06-14T09:04:01.432489202Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=edb4e6b6-3200-4f4c-84a8-0ba32d3bcb11 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.375049 | controller |     "Jun 14 09:04:01.441711 crc crio[24245]: time=\"2026-06-14T09:04:01.441590023Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.375065 | controller |     "Jun 14 09:04:02.160470 crc crio[24245]: time=\"2026-06-14T09:04:02.160251552Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=edb4e6b6-3200-4f4c-84a8-0ba32d3bcb11 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.375080 | controller |     "Jun 14 09:04:02.161949 crc crio[24245]: time=\"2026-06-14T09:04:02.161226412Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b8ff65c7-6ca1-4699-ad84-a110e95f808a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.375095 | controller |     "Jun 14 09:04:02.163432 crc crio[24245]: time=\"2026-06-14T09:04:02.163328619Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=83033655-665c-412e-85bc-2c2ccaf984cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.375110 | controller |     "Jun 14 09:04:02.171474 crc crio[24245]: time=\"2026-06-14T09:04:02.171217381Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690464-vtjwf/oc\" id=37ea440a-0143-48df-bbf4-b8d968ab4855 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.375125 | controller |     "Jun 14 09:04:02.174412 crc crio[24245]: time=\"2026-06-14T09:04:02.17428083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.375139 | controller |     "Jun 14 09:04:02.250146 crc crio[24245]: time=\"2026-06-14T09:04:02.250073725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.375153 | controller |     "Jun 14 09:04:02.502833 crc crio[24245]: time=\"2026-06-14T09:04:02.50183148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.375168 | controller |     "Jun 14 09:04:02.639610 crc crio[24245]: time=\"2026-06-14T09:04:02.63953896Z\" level=info msg=\"Created container d6f5c68ac94db075d78ec14f2b1af8bd53c1b66e3c599dac89ad519f9c033ad2: openshift-infra/auto-csr-approver-29690464-vtjwf/oc\" id=37ea440a-0143-48df-bbf4-b8d968ab4855 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.375186 | controller |     "Jun 14 09:04:02.641645 crc crio[24245]: time=\"2026-06-14T09:04:02.641542755Z\" level=info msg=\"Starting container: d6f5c68ac94db075d78ec14f2b1af8bd53c1b66e3c599dac89ad519f9c033ad2\" id=9d7178dd-c895-44e0-978c-5e830c43b662 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.375201 | controller |     "Jun 14 09:04:02.648497 crc crio[24245]: time=\"2026-06-14T09:04:02.64832319Z\" level=info msg=\"Started container\" PID=123461 containerID=d6f5c68ac94db075d78ec14f2b1af8bd53c1b66e3c599dac89ad519f9c033ad2 description=openshift-infra/auto-csr-approver-29690464-vtjwf/oc id=9d7178dd-c895-44e0-978c-5e830c43b662 name=/runtime.v1.RuntimeService/StartContainer sandboxID=617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009",
2026-06-14 10:12:41.375216 | controller |     "Jun 14 09:04:05.109278 crc crio[24245]: time=\"2026-06-14T09:04:05.108385579Z\" level=info msg=\"Stopping pod sandbox: 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009\" id=4b9bb3e0-864e-4da8-8cdc-d91b8d9d10ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.375230 | controller |     "Jun 14 09:04:05.110608 crc crio[24245]: time=\"2026-06-14T09:04:05.110138985Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690464-vtjwf Namespace:openshift-infra ID:617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009 UID:86020875-76d0-4f90-9b55-93540c51b80b NetNS:/var/run/netns/dd491473-1556-4bdd-b267-10d09cac2c26 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod86020875_76d0_4f90_9b55_93540c51b80b.slice PodAnnotations:0xc0004cdee0}] Aliases:map[]}\"",
2026-06-14 10:12:41.375245 | controller |     "Jun 14 09:04:05.110608 crc crio[24245]: time=\"2026-06-14T09:04:05.110272749Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690464-vtjwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.375260 | controller |     "Jun 14 09:04:05.545607 crc crio[24245]: time=\"2026-06-14T09:04:05.545368089Z\" level=info msg=\"Stopped pod sandbox: 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009\" id=4b9bb3e0-864e-4da8-8cdc-d91b8d9d10ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.375275 | controller |     "Jun 14 09:04:09.303124 crc crio[24245]: time=\"2026-06-14T09:04:09.302153166Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-6kxhz/POD\" id=1007f9a8-2abe-40d8-9c69-81826cbc3192 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.375289 | controller |     "Jun 14 09:04:09.303124 crc crio[24245]: time=\"2026-06-14T09:04:09.303124626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.375304 | controller |     "Jun 14 09:04:09.349302 crc crio[24245]: time=\"2026-06-14T09:04:09.349187356Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6kxhz Namespace:openshift-marketplace ID:759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f UID:7fbbb96f-7496-4188-984f-d0d47d09a33a NetNS:/var/run/netns/d1a04512-e579-4b6f-8b4c-23468250d973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fbbb96f_7496_4188_984f_d0d47d09a33a.slice PodAnnotations:0xc001c3d940}] Aliases:map[]}\"",
2026-06-14 10:12:41.375319 | controller |     "Jun 14 09:04:09.349302 crc crio[24245]: time=\"2026-06-14T09:04:09.349286799Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-6kxhz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.375334 | controller |     "Jun 14 09:04:09.520505 crc crio[24245]: time=\"2026-06-14T09:04:09.519753842Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gl4fj/POD\" id=e1f14de5-5469-410b-9c83-cb238125b154 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.375377 | controller |     "Jun 14 09:04:09.520668 crc crio[24245]: time=\"2026-06-14T09:04:09.520572088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.375395 | controller |     "Jun 14 09:04:09.583124 crc crio[24245]: time=\"2026-06-14T09:04:09.582787963Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gl4fj Namespace:openshift-marketplace ID:f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9 UID:81d7134b-a18a-4fa4-82e1-dc623584f8dd NetNS:/var/run/netns/988e0960-7f66-4027-990b-3b40955ff6f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81d7134b_a18a_4fa4_82e1_dc623584f8dd.slice PodAnnotations:0xc00274a298}] Aliases:map[]}\"",
2026-06-14 10:12:41.375410 | controller |     "Jun 14 09:04:09.583124 crc crio[24245]: time=\"2026-06-14T09:04:09.582938656Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gl4fj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.375425 | controller |     "Jun 14 09:04:09.991386 crc crio[24245]: 2026-06-14T09:04:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:759e651d79b19e2 Mac:de:83:c6:2c:93:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/d1a04512-e579-4b6f-8b4c-23468250d973 SocketPath: PciID:}] [{Interface:0xc00042c990 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.375440 | controller |     "Jun 14 09:04:09.995533 crc crio[24245]: time=\"2026-06-14T09:04:09.994699723Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6kxhz Namespace:openshift-marketplace ID:759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f UID:7fbbb96f-7496-4188-984f-d0d47d09a33a NetNS:/var/run/netns/d1a04512-e579-4b6f-8b4c-23468250d973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fbbb96f_7496_4188_984f_d0d47d09a33a.slice PodAnnotations:0xc001c3d940}] Aliases:map[]}\"",
2026-06-14 10:12:41.375455 | controller |     "Jun 14 09:04:09.995533 crc crio[24245]: time=\"2026-06-14T09:04:09.994996042Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-6kxhz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.375469 | controller |     "Jun 14 09:04:10.031243 crc crio[24245]: time=\"2026-06-14T09:04:10.031139954Z\" level=info msg=\"Ran pod sandbox 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f with infra container: openshift-marketplace/redhat-marketplace-6kxhz/POD\" id=1007f9a8-2abe-40d8-9c69-81826cbc3192 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.375484 | controller |     "Jun 14 09:04:10.034203 crc crio[24245]: time=\"2026-06-14T09:04:10.033773637Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ace35bd6-5295-4ce3-ad22-2488e2e63ea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.375498 | controller |     "Jun 14 09:04:10.036458 crc crio[24245]: time=\"2026-06-14T09:04:10.036311028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea606221-f716-4316-82e7-403be133a210 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.375513 | controller |     "Jun 14 09:04:10.045778 crc crio[24245]: time=\"2026-06-14T09:04:10.045714378Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6kxhz/extract-utilities\" id=20240213-c823-4860-a3ae-4c189d8d5f92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.375530 | controller |     "Jun 14 09:04:10.046276 crc crio[24245]: time=\"2026-06-14T09:04:10.046188033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.375545 | controller |     "Jun 14 09:04:10.124789 crc crio[24245]: time=\"2026-06-14T09:04:10.122988411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.375560 | controller |     "Jun 14 09:04:10.137753 crc crio[24245]: time=\"2026-06-14T09:04:10.13767309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.375574 | controller |     "Jun 14 09:04:10.217037 crc crio[24245]: 2026-06-14T09:04:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f12500996d0fd75 Mac:ba:c7:71:b8:02:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/988e0960-7f66-4027-990b-3b40955ff6f4 SocketPath: PciID:}] [{Interface:0xc0004b65d0 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.375589 | controller |     "Jun 14 09:04:10.218509 crc crio[24245]: time=\"2026-06-14T09:04:10.218445036Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gl4fj Namespace:openshift-marketplace ID:f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9 UID:81d7134b-a18a-4fa4-82e1-dc623584f8dd NetNS:/var/run/netns/988e0960-7f66-4027-990b-3b40955ff6f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81d7134b_a18a_4fa4_82e1_dc623584f8dd.slice PodAnnotations:0xc00274a298}] Aliases:map[]}\"",
2026-06-14 10:12:41.375603 | controller |     "Jun 14 09:04:10.218740 crc crio[24245]: time=\"2026-06-14T09:04:10.218659353Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gl4fj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.375617 | controller |     "Jun 14 09:04:10.237505 crc crio[24245]: time=\"2026-06-14T09:04:10.237303729Z\" level=info msg=\"Ran pod sandbox f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9 with infra container: openshift-marketplace/redhat-operators-gl4fj/POD\" id=e1f14de5-5469-410b-9c83-cb238125b154 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.375632 | controller |     "Jun 14 09:04:10.241243 crc crio[24245]: time=\"2026-06-14T09:04:10.241191709Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=97195fb1-017b-4f84-9a62-043ca496cc57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.375646 | controller |     "Jun 14 09:04:10.244007 crc crio[24245]: time=\"2026-06-14T09:04:10.243912336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=25db7c7b-5033-45ee-883a-59353ada4668 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.375661 | controller |     "Jun 14 09:04:10.252994 crc crio[24245]: time=\"2026-06-14T09:04:10.252895043Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gl4fj/extract-utilities\" id=aa68acc0-f8ba-4043-b134-97b25b8d6718 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.375675 | controller |     "Jun 14 09:04:10.254868 crc crio[24245]: time=\"2026-06-14T09:04:10.254791234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.375689 | controller |     "Jun 14 09:04:10.332111 crc crio[24245]: time=\"2026-06-14T09:04:10.331734116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.375707 | controller |     "Jun 14 09:04:10.345244 crc crio[24245]: time=\"2026-06-14T09:04:10.345130403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.375722 | controller |     "Jun 14 09:04:10.384708 crc crio[24245]: time=\"2026-06-14T09:04:10.384406126Z\" level=info msg=\"Created container 0af87a47d3ae45b508fe742a2bf55bd62aa39f2b4ebe2a826a0d1208a91b91ad: openshift-marketplace/redhat-marketplace-6kxhz/extract-utilities\" id=20240213-c823-4860-a3ae-4c189d8d5f92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.375737 | controller |     "Jun 14 09:04:10.386017 crc crio[24245]: time=\"2026-06-14T09:04:10.385953037Z\" level=info msg=\"Starting container: 0af87a47d3ae45b508fe742a2bf55bd62aa39f2b4ebe2a826a0d1208a91b91ad\" id=2a3f34a8-a99f-44c7-952c-a16c3732346d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.375751 | controller |     "Jun 14 09:04:10.404991 crc crio[24245]: time=\"2026-06-14T09:04:10.404900512Z\" level=info msg=\"Started container\" PID=123994 containerID=0af87a47d3ae45b508fe742a2bf55bd62aa39f2b4ebe2a826a0d1208a91b91ad description=openshift-marketplace/redhat-marketplace-6kxhz/extract-utilities id=2a3f34a8-a99f-44c7-952c-a16c3732346d name=/runtime.v1.RuntimeService/StartContainer sandboxID=759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f",
2026-06-14 10:12:41.375766 | controller |     "Jun 14 09:04:10.555032 crc crio[24245]: time=\"2026-06-14T09:04:10.554713038Z\" level=info msg=\"Created container 5fc2e2135fc2d68681d91dc755274322b259c47a4344413b9e6ec6810a47da8e: openshift-marketplace/redhat-operators-gl4fj/extract-utilities\" id=aa68acc0-f8ba-4043-b134-97b25b8d6718 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.375780 | controller |     "Jun 14 09:04:10.557558 crc crio[24245]: time=\"2026-06-14T09:04:10.557474471Z\" level=info msg=\"Starting container: 5fc2e2135fc2d68681d91dc755274322b259c47a4344413b9e6ec6810a47da8e\" id=8a4bd73c-0ec8-4618-91e8-1827fb76bf68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.375795 | controller |     "Jun 14 09:04:10.566900 crc crio[24245]: time=\"2026-06-14T09:04:10.566619414Z\" level=info msg=\"Started container\" PID=124005 containerID=5fc2e2135fc2d68681d91dc755274322b259c47a4344413b9e6ec6810a47da8e description=openshift-marketplace/redhat-operators-gl4fj/extract-utilities id=8a4bd73c-0ec8-4618-91e8-1827fb76bf68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9",
2026-06-14 10:12:41.375810 | controller |     "Jun 14 09:04:11.235311 crc crio[24245]: time=\"2026-06-14T09:04:11.234921547Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c8b7cb0e-56bb-45ff-b397-2e3ae5a030eb name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.375825 | controller |     "Jun 14 09:04:11.242752 crc crio[24245]: time=\"2026-06-14T09:04:11.242374807Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=e2b03915-e6d6-4252-a2b3-0ba6ac5bc996 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.375839 | controller |     "Jun 14 09:04:11.244748 crc crio[24245]: time=\"2026-06-14T09:04:11.244571525Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-14 10:12:41.375854 | controller |     "Jun 14 09:04:11.247666 crc crio[24245]: time=\"2026-06-14T09:04:11.247607943Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.375869 | controller |     "Jun 14 09:04:11.878395 crc crio[24245]: time=\"2026-06-14T09:04:11.878262336Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=c8b7cb0e-56bb-45ff-b397-2e3ae5a030eb name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.375887 | controller |     "Jun 14 09:04:11.880401 crc crio[24245]: time=\"2026-06-14T09:04:11.87997848Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2fdd170a-0c5a-4ed9-8381-d54163976a33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.375902 | controller |     "Jun 14 09:04:11.889327 crc crio[24245]: time=\"2026-06-14T09:04:11.889172282Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8d62b08c-0c17-48a5-b9f6-c85d4271e98a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.375917 | controller |     "Jun 14 09:04:11.909246 crc crio[24245]: time=\"2026-06-14T09:04:11.909086047Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6kxhz/extract-content\" id=7d785ba7-aeca-4562-b5cc-568bf511c8c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.375931 | controller |     "Jun 14 09:04:11.909823 crc crio[24245]: time=\"2026-06-14T09:04:11.909689378Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=e2b03915-e6d6-4252-a2b3-0ba6ac5bc996 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.375946 | controller |     "Jun 14 09:04:11.910023 crc crio[24245]: time=\"2026-06-14T09:04:11.909764649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.375960 | controller |     "Jun 14 09:04:11.911205 crc crio[24245]: time=\"2026-06-14T09:04:11.911116623Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=84cd4e29-3c6b-4aa1-8c4d-8077b5df18f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.375975 | controller |     "Jun 14 09:04:11.914296 crc crio[24245]: time=\"2026-06-14T09:04:11.914124177Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f9f20905-1764-4a52-a1c2-6b9b1828bca2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.375989 | controller |     "Jun 14 09:04:11.960645 crc crio[24245]: time=\"2026-06-14T09:04:11.960500093Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gl4fj/extract-content\" id=a6a889b0-4bd8-417c-9599-daf2fde5f704 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.376003 | controller |     "Jun 14 09:04:11.961563 crc crio[24245]: time=\"2026-06-14T09:04:11.961482644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376018 | controller |     "Jun 14 09:04:12.008903 crc crio[24245]: time=\"2026-06-14T09:04:12.008737504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376032 | controller |     "Jun 14 09:04:12.013165 crc crio[24245]: time=\"2026-06-14T09:04:12.013033871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376046 | controller |     "Jun 14 09:04:12.042039 crc crio[24245]: time=\"2026-06-14T09:04:12.041918632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376060 | controller |     "Jun 14 09:04:12.047272 crc crio[24245]: time=\"2026-06-14T09:04:12.047173469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376081 | controller |     "Jun 14 09:04:12.288938 crc crio[24245]: time=\"2026-06-14T09:04:12.288492712Z\" level=info msg=\"Created container 652532b842b7b8867d8ed8e73a3636d8bb91628771413e05b71184d941898219: openshift-marketplace/redhat-operators-gl4fj/extract-content\" id=a6a889b0-4bd8-417c-9599-daf2fde5f704 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.376096 | controller |     "Jun 14 09:04:12.289254 crc crio[24245]: time=\"2026-06-14T09:04:12.288766512Z\" level=info msg=\"Created container 777eaeb0c714671293853275d65c6d70c49f80979cb5c87aabf4d745e1f483fb: openshift-marketplace/redhat-marketplace-6kxhz/extract-content\" id=7d785ba7-aeca-4562-b5cc-568bf511c8c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.376111 | controller |     "Jun 14 09:04:12.291006 crc crio[24245]: time=\"2026-06-14T09:04:12.290936301Z\" level=info msg=\"Starting container: 652532b842b7b8867d8ed8e73a3636d8bb91628771413e05b71184d941898219\" id=76f47d03-8599-4d0e-a83e-7b234d69019e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.376126 | controller |     "Jun 14 09:04:12.291962 crc crio[24245]: time=\"2026-06-14T09:04:12.291816028Z\" level=info msg=\"Starting container: 777eaeb0c714671293853275d65c6d70c49f80979cb5c87aabf4d745e1f483fb\" id=d1f9a38f-e830-4a59-86e2-f3b188d221d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.376141 | controller |     "Jun 14 09:04:12.298486 crc crio[24245]: time=\"2026-06-14T09:04:12.298379201Z\" level=info msg=\"Started container\" PID=124105 containerID=652532b842b7b8867d8ed8e73a3636d8bb91628771413e05b71184d941898219 description=openshift-marketplace/redhat-operators-gl4fj/extract-content id=76f47d03-8599-4d0e-a83e-7b234d69019e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9",
2026-06-14 10:12:41.376156 | controller |     "Jun 14 09:04:12.301730 crc crio[24245]: time=\"2026-06-14T09:04:12.301627146Z\" level=info msg=\"Started container\" PID=124107 containerID=777eaeb0c714671293853275d65c6d70c49f80979cb5c87aabf4d745e1f483fb description=openshift-marketplace/redhat-marketplace-6kxhz/extract-content id=d1f9a38f-e830-4a59-86e2-f3b188d221d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f",
2026-06-14 10:12:41.376171 | controller |     "Jun 14 09:04:15.332051 crc crio[24245]: time=\"2026-06-14T09:04:15.331186404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=465a7834-3cd8-43f7-9a9b-58165311f0c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.376186 | controller |     "Jun 14 09:04:15.335735 crc crio[24245]: time=\"2026-06-14T09:04:15.335617875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ac633140-64bd-474b-a9a6-fe05c964e19e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.376200 | controller |     "Jun 14 09:04:15.352064 crc crio[24245]: time=\"2026-06-14T09:04:15.351962496Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-6kxhz/registry-server\" id=3eac3646-fb73-4cc8-a9eb-7b98cf290aea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.376215 | controller |     "Jun 14 09:04:15.352650 crc crio[24245]: time=\"2026-06-14T09:04:15.352596787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376229 | controller |     "Jun 14 09:04:15.444066 crc crio[24245]: time=\"2026-06-14T09:04:15.44397903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376244 | controller |     "Jun 14 09:04:15.450672 crc crio[24245]: time=\"2026-06-14T09:04:15.450434684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376265 | controller |     "Jun 14 09:04:15.707675 crc crio[24245]: time=\"2026-06-14T09:04:15.707555882Z\" level=info msg=\"Created container 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8: openshift-marketplace/redhat-marketplace-6kxhz/registry-server\" id=3eac3646-fb73-4cc8-a9eb-7b98cf290aea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.376280 | controller |     "Jun 14 09:04:15.711700 crc crio[24245]: time=\"2026-06-14T09:04:15.71157128Z\" level=info msg=\"Starting container: 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8\" id=0858f11c-6060-4d73-8a54-631ba8892ff8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.376295 | controller |     "Jun 14 09:04:15.722602 crc crio[24245]: time=\"2026-06-14T09:04:15.721573949Z\" level=info msg=\"Started container\" PID=124335 containerID=4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8 description=openshift-marketplace/redhat-marketplace-6kxhz/registry-server id=0858f11c-6060-4d73-8a54-631ba8892ff8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f",
2026-06-14 10:12:41.376310 | controller |     "Jun 14 09:04:20.428161 crc crio[24245]: time=\"2026-06-14T09:04:20.427494858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=34112201-a60d-41ec-8888-ff3cf19bc6e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.376325 | controller |     "Jun 14 09:04:20.431085 crc crio[24245]: time=\"2026-06-14T09:04:20.431042001Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=753fb91d-a91c-42f5-af33-1913446e8114 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.376340 | controller |     "Jun 14 09:04:20.444261 crc crio[24245]: time=\"2026-06-14T09:04:20.44416912Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gl4fj/registry-server\" id=f7fba0fd-8f68-4f3f-ba1c-7a43c8cabdc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.376375 | controller |     "Jun 14 09:04:20.445740 crc crio[24245]: time=\"2026-06-14T09:04:20.445665157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376391 | controller |     "Jun 14 09:04:20.528818 crc crio[24245]: time=\"2026-06-14T09:04:20.528740325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376406 | controller |     "Jun 14 09:04:20.532748 crc crio[24245]: time=\"2026-06-14T09:04:20.532699956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376421 | controller |     "Jun 14 09:04:20.720607 crc crio[24245]: time=\"2026-06-14T09:04:20.720035443Z\" level=info msg=\"Created container 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8: openshift-marketplace/redhat-operators-gl4fj/registry-server\" id=f7fba0fd-8f68-4f3f-ba1c-7a43c8cabdc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.376435 | controller |     "Jun 14 09:04:20.723257 crc crio[24245]: time=\"2026-06-14T09:04:20.723070821Z\" level=info msg=\"Starting container: 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8\" id=cadd3c1a-6b57-4071-93d4-a09a238b4d1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.376450 | controller |     "Jun 14 09:04:20.733973 crc crio[24245]: time=\"2026-06-14T09:04:20.7337324Z\" level=info msg=\"Started container\" PID=124600 containerID=32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8 description=openshift-marketplace/redhat-operators-gl4fj/registry-server id=cadd3c1a-6b57-4071-93d4-a09a238b4d1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9",
2026-06-14 10:12:41.376468 | controller |     "Jun 14 09:04:27.677127 crc crio[24245]: time=\"2026-06-14T09:04:27.6755365Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-st7vs/POD\" id=f359ab3a-f9ca-47b9-b72c-7cb4bd77c92e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.376483 | controller |     "Jun 14 09:04:27.677127 crc crio[24245]: time=\"2026-06-14T09:04:27.676380597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376498 | controller |     "Jun 14 09:04:27.738566 crc crio[24245]: time=\"2026-06-14T09:04:27.73845821Z\" level=info msg=\"Got pod network &{Name:certified-operators-st7vs Namespace:openshift-marketplace ID:1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9 UID:6aea4356-032c-467d-b388-dca17a783b40 NetNS:/var/run/netns/a5de5daa-d0c8-4b52-b50e-8ee71b2e725f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6aea4356_032c_467d_b388_dca17a783b40.slice PodAnnotations:0xc0005223c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.376513 | controller |     "Jun 14 09:04:27.738566 crc crio[24245]: time=\"2026-06-14T09:04:27.738549343Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-st7vs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.376528 | controller |     "Jun 14 09:04:28.204142 crc crio[24245]: 2026-06-14T09:04:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1847e27d58c6f43 Mac:22:62:2a:8b:e5:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/a5de5daa-d0c8-4b52-b50e-8ee71b2e725f SocketPath: PciID:}] [{Interface:0xc0004aa6c0 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.376542 | controller |     "Jun 14 09:04:28.205962 crc crio[24245]: time=\"2026-06-14T09:04:28.20589247Z\" level=info msg=\"Got pod network &{Name:certified-operators-st7vs Namespace:openshift-marketplace ID:1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9 UID:6aea4356-032c-467d-b388-dca17a783b40 NetNS:/var/run/netns/a5de5daa-d0c8-4b52-b50e-8ee71b2e725f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6aea4356_032c_467d_b388_dca17a783b40.slice PodAnnotations:0xc0005223c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.376557 | controller |     "Jun 14 09:04:28.206322 crc crio[24245]: time=\"2026-06-14T09:04:28.206307444Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-st7vs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.376572 | controller |     "Jun 14 09:04:28.220058 crc crio[24245]: time=\"2026-06-14T09:04:28.214987076Z\" level=info msg=\"Ran pod sandbox 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9 with infra container: openshift-marketplace/certified-operators-st7vs/POD\" id=f359ab3a-f9ca-47b9-b72c-7cb4bd77c92e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.376587 | controller |     "Jun 14 09:04:28.220058 crc crio[24245]: time=\"2026-06-14T09:04:28.219545668Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7feb3d9a-2644-4d44-af35-cdee773b39b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.376602 | controller |     "Jun 14 09:04:28.227158 crc crio[24245]: time=\"2026-06-14T09:04:28.227071711Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=57caeb36-5b04-4338-bda2-34744c512d8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.376620 | controller |     "Jun 14 09:04:28.242882 crc crio[24245]: time=\"2026-06-14T09:04:28.242743464Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-st7vs/extract-utilities\" id=1d0c5dbf-7393-4e01-82f0-8d2ee417e961 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.376635 | controller |     "Jun 14 09:04:28.243209 crc crio[24245]: time=\"2026-06-14T09:04:28.243182398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376650 | controller |     "Jun 14 09:04:28.290599 crc crio[24245]: time=\"2026-06-14T09:04:28.290521077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376664 | controller |     "Jun 14 09:04:28.298957 crc crio[24245]: time=\"2026-06-14T09:04:28.29875977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376679 | controller |     "Jun 14 09:04:28.444792 crc crio[24245]: time=\"2026-06-14T09:04:28.444698222Z\" level=info msg=\"Created container 51a814a163df77a2b1b8824d06cbcb72c069d5d321db6af13b7b44f590c9af3f: openshift-marketplace/certified-operators-st7vs/extract-utilities\" id=1d0c5dbf-7393-4e01-82f0-8d2ee417e961 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.376694 | controller |     "Jun 14 09:04:28.446009 crc crio[24245]: time=\"2026-06-14T09:04:28.445954882Z\" level=info msg=\"Starting container: 51a814a163df77a2b1b8824d06cbcb72c069d5d321db6af13b7b44f590c9af3f\" id=f9f81bc3-ef4c-43e4-a14d-de4dad56e04b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.376708 | controller |     "Jun 14 09:04:28.452004 crc crio[24245]: time=\"2026-06-14T09:04:28.451934515Z\" level=info msg=\"Started container\" PID=125003 containerID=51a814a163df77a2b1b8824d06cbcb72c069d5d321db6af13b7b44f590c9af3f description=openshift-marketplace/certified-operators-st7vs/extract-utilities id=f9f81bc3-ef4c-43e4-a14d-de4dad56e04b name=/runtime.v1.RuntimeService/StartContainer sandboxID=1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9",
2026-06-14 10:12:41.376724 | controller |     "Jun 14 09:04:28.577395 crc crio[24245]: time=\"2026-06-14T09:04:28.577170575Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9722bf07-dfc7-42b8-a704-22ae1622972e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.376739 | controller |     "Jun 14 09:04:28.584441 crc crio[24245]: time=\"2026-06-14T09:04:28.584185541Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.376753 | controller |     "Jun 14 09:04:29.108762 crc crio[24245]: time=\"2026-06-14T09:04:29.108672367Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4\" id=9722bf07-dfc7-42b8-a704-22ae1622972e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.376768 | controller |     "Jun 14 09:04:29.110147 crc crio[24245]: time=\"2026-06-14T09:04:29.109805303Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=63445c81-6d62-41ad-918d-8853dd348e7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.376783 | controller |     "Jun 14 09:04:29.113226 crc crio[24245]: time=\"2026-06-14T09:04:29.11316988Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ab70d2aa-5cab-4127-ac96-6039bc4609e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.376801 | controller |     "Jun 14 09:04:29.131103 crc crio[24245]: time=\"2026-06-14T09:04:29.130963948Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-st7vs/extract-content\" id=48df715b-b60b-4752-a758-50ed227d6d08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.376816 | controller |     "Jun 14 09:04:29.131579 crc crio[24245]: time=\"2026-06-14T09:04:29.131502035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376830 | controller |     "Jun 14 09:04:29.205655 crc crio[24245]: time=\"2026-06-14T09:04:29.205437534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376844 | controller |     "Jun 14 09:04:29.209491 crc crio[24245]: time=\"2026-06-14T09:04:29.209419359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.376859 | controller |     "Jun 14 09:04:29.450949 crc crio[24245]: time=\"2026-06-14T09:04:29.450466673Z\" level=info msg=\"Created container 7b4878e26df53b9bce3a1dcc79622f0aae356bd5d9c81202ccd49210833d11e4: openshift-marketplace/certified-operators-st7vs/extract-content\" id=48df715b-b60b-4752-a758-50ed227d6d08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.376874 | controller |     "Jun 14 09:04:29.452445 crc crio[24245]: time=\"2026-06-14T09:04:29.452280997Z\" level=info msg=\"Starting container: 7b4878e26df53b9bce3a1dcc79622f0aae356bd5d9c81202ccd49210833d11e4\" id=9cdcc90e-d2a0-4401-a89a-1a6d4d686eb1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.376889 | controller |     "Jun 14 09:04:29.473491 crc crio[24245]: time=\"2026-06-14T09:04:29.47329922Z\" level=info msg=\"Started container\" PID=125072 containerID=7b4878e26df53b9bce3a1dcc79622f0aae356bd5d9c81202ccd49210833d11e4 description=openshift-marketplace/certified-operators-st7vs/extract-content id=9cdcc90e-d2a0-4401-a89a-1a6d4d686eb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9",
2026-06-14 10:12:41.376903 | controller |     "Jun 14 09:04:31.005558 crc crio[24245]: time=\"2026-06-14T09:04:31.005490742Z\" level=info msg=\"Removing container: 5bac34074d9347042b69d17574e3c1e3bc9dbc9e8378c1f0fa076a71a7053fa9\" id=66cd8b13-ba90-414f-8d0d-4d9a967a7b04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.376918 | controller |     "Jun 14 09:04:31.143157 crc crio[24245]: time=\"2026-06-14T09:04:31.1430928Z\" level=info msg=\"Removed container 5bac34074d9347042b69d17574e3c1e3bc9dbc9e8378c1f0fa076a71a7053fa9: openshift-infra/auto-csr-approver-29690458-gl86s/oc\" id=66cd8b13-ba90-414f-8d0d-4d9a967a7b04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.376932 | controller |     "Jun 14 09:04:31.160236 crc crio[24245]: time=\"2026-06-14T09:04:31.160156802Z\" level=info msg=\"Stopping pod sandbox: ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f\" id=aba16094-2edb-4206-b4e6-06c3b4466c72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.376947 | controller |     "Jun 14 09:04:31.160236 crc crio[24245]: time=\"2026-06-14T09:04:31.160244155Z\" level=info msg=\"Stopped pod sandbox (already stopped): ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f\" id=aba16094-2edb-4206-b4e6-06c3b4466c72 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.376961 | controller |     "Jun 14 09:04:31.161582 crc crio[24245]: time=\"2026-06-14T09:04:31.161540296Z\" level=info msg=\"Removing pod sandbox: ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f\" id=3603a1ea-d8f6-4dcb-a72d-10ca3e313df9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.376979 | controller |     "Jun 14 09:04:31.188157 crc crio[24245]: time=\"2026-06-14T09:04:31.188097845Z\" level=info msg=\"Removed pod sandbox: ca8416ab5eca97b568d60d973aed477a7df4a1cc6874b3495a0510d3f694747f\" id=3603a1ea-d8f6-4dcb-a72d-10ca3e313df9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.376994 | controller |     "Jun 14 09:04:31.189538 crc crio[24245]: time=\"2026-06-14T09:04:31.189512457Z\" level=info msg=\"Stopping pod sandbox: 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a\" id=fae8baee-a4d9-4e6a-8d40-c1261685d92d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.377009 | controller |     "Jun 14 09:04:31.189721 crc crio[24245]: time=\"2026-06-14T09:04:31.189694043Z\" level=info msg=\"Stopped pod sandbox (already stopped): 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a\" id=fae8baee-a4d9-4e6a-8d40-c1261685d92d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.377023 | controller |     "Jun 14 09:04:31.190666 crc crio[24245]: time=\"2026-06-14T09:04:31.190563811Z\" level=info msg=\"Removing pod sandbox: 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a\" id=65625258-56fd-437c-83f1-851e802c4b47 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.377038 | controller |     "Jun 14 09:04:31.212255 crc crio[24245]: time=\"2026-06-14T09:04:31.212143801Z\" level=info msg=\"Removed pod sandbox: 68dfd4419c3cbadca651bc408b211a7d18618c4af380198e618a46b8d4c39d1a\" id=65625258-56fd-437c-83f1-851e802c4b47 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.377052 | controller |     "Jun 14 09:04:31.648388 crc crio[24245]: time=\"2026-06-14T09:04:31.648279412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=888b451b-9f75-4106-8d00-267df8b84fb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.377067 | controller |     "Jun 14 09:04:31.652053 crc crio[24245]: time=\"2026-06-14T09:04:31.651933769Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d1e8c8cd-7c6b-49fd-8b74-849a4d0a35e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.377081 | controller |     "Jun 14 09:04:31.662693 crc crio[24245]: time=\"2026-06-14T09:04:31.662609489Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-st7vs/registry-server\" id=ef141a5d-ea7f-403c-8c6e-cd9010dfac21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.377096 | controller |     "Jun 14 09:04:31.663668 crc crio[24245]: time=\"2026-06-14T09:04:31.663627822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.377111 | controller |     "Jun 14 09:04:31.736002 crc crio[24245]: time=\"2026-06-14T09:04:31.735457561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.377125 | controller |     "Jun 14 09:04:31.739459 crc crio[24245]: time=\"2026-06-14T09:04:31.739364905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.377140 | controller |     "Jun 14 09:04:31.866563 crc crio[24245]: time=\"2026-06-14T09:04:31.866038104Z\" level=info msg=\"Stopping container: 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8 (timeout: 2s)\" id=c3c1f3dd-323f-4f63-8121-d0bd24d5b7c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.377155 | controller |     "Jun 14 09:04:31.947156 crc crio[24245]: time=\"2026-06-14T09:04:31.947037877Z\" level=info msg=\"Created container 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884: openshift-marketplace/certified-operators-st7vs/registry-server\" id=ef141a5d-ea7f-403c-8c6e-cd9010dfac21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.377174 | controller |     "Jun 14 09:04:31.948615 crc crio[24245]: time=\"2026-06-14T09:04:31.948534213Z\" level=info msg=\"Starting container: 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884\" id=f92e0547-18a5-451d-99c8-19d924246e3c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.377189 | controller |     "Jun 14 09:04:31.959835 crc crio[24245]: time=\"2026-06-14T09:04:31.959703079Z\" level=info msg=\"Started container\" PID=125239 containerID=72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884 description=openshift-marketplace/certified-operators-st7vs/registry-server id=f92e0547-18a5-451d-99c8-19d924246e3c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9",
2026-06-14 10:12:41.377205 | controller |     "Jun 14 09:04:31.988604 crc crio[24245]: time=\"2026-06-14T09:04:31.988498347Z\" level=info msg=\"Stopped container 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8: openshift-marketplace/redhat-marketplace-6kxhz/registry-server\" id=c3c1f3dd-323f-4f63-8121-d0bd24d5b7c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.377220 | controller |     "Jun 14 09:04:31.992175 crc crio[24245]: time=\"2026-06-14T09:04:31.990908764Z\" level=info msg=\"Stopping pod sandbox: 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f\" id=423da19f-eef8-4638-8b03-584cdd12c765 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.377235 | controller |     "Jun 14 09:04:31.992175 crc crio[24245]: time=\"2026-06-14T09:04:31.991667988Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-6kxhz Namespace:openshift-marketplace ID:759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f UID:7fbbb96f-7496-4188-984f-d0d47d09a33a NetNS:/var/run/netns/d1a04512-e579-4b6f-8b4c-23468250d973 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7fbbb96f_7496_4188_984f_d0d47d09a33a.slice PodAnnotations:0xc001b866f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.377250 | controller |     "Jun 14 09:04:31.992175 crc crio[24245]: time=\"2026-06-14T09:04:31.991899856Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-6kxhz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.377264 | controller |     "Jun 14 09:04:32.406691 crc crio[24245]: time=\"2026-06-14T09:04:32.406575184Z\" level=info msg=\"Stopped pod sandbox: 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f\" id=423da19f-eef8-4638-8b03-584cdd12c765 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.377279 | controller |     "Jun 14 09:04:32.690456 crc crio[24245]: time=\"2026-06-14T09:04:32.689743517Z\" level=info msg=\"Removing container: 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8\" id=e24dad26-ee22-4bf9-8e87-be8cb0154fe8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377294 | controller |     "Jun 14 09:04:32.765196 crc crio[24245]: time=\"2026-06-14T09:04:32.765097137Z\" level=info msg=\"Removed container 4628203c63fcf606cba2ebcd39597691ebdb50459b93f11da2382b09e7fdd0b8: openshift-marketplace/redhat-marketplace-6kxhz/registry-server\" id=e24dad26-ee22-4bf9-8e87-be8cb0154fe8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377308 | controller |     "Jun 14 09:04:32.768309 crc crio[24245]: time=\"2026-06-14T09:04:32.768231042Z\" level=info msg=\"Removing container: 777eaeb0c714671293853275d65c6d70c49f80979cb5c87aabf4d745e1f483fb\" id=a18a9457-7021-4332-a8e1-22bcfd0f7abe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377323 | controller |     "Jun 14 09:04:32.802939 crc crio[24245]: time=\"2026-06-14T09:04:32.802773975Z\" level=info msg=\"Removed container 777eaeb0c714671293853275d65c6d70c49f80979cb5c87aabf4d745e1f483fb: openshift-marketplace/redhat-marketplace-6kxhz/extract-content\" id=a18a9457-7021-4332-a8e1-22bcfd0f7abe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377341 | controller |     "Jun 14 09:04:32.806913 crc crio[24245]: time=\"2026-06-14T09:04:32.806782392Z\" level=info msg=\"Removing container: 0af87a47d3ae45b508fe742a2bf55bd62aa39f2b4ebe2a826a0d1208a91b91ad\" id=d5c2f627-328e-43b0-86de-4f134e2d8279 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377385 | controller |     "Jun 14 09:04:32.862911 crc crio[24245]: time=\"2026-06-14T09:04:32.86244461Z\" level=info msg=\"Removed container 0af87a47d3ae45b508fe742a2bf55bd62aa39f2b4ebe2a826a0d1208a91b91ad: openshift-marketplace/redhat-marketplace-6kxhz/extract-utilities\" id=d5c2f627-328e-43b0-86de-4f134e2d8279 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377402 | controller |     "Jun 14 09:04:33.662737 crc crio[24245]: time=\"2026-06-14T09:04:33.662363825Z\" level=info msg=\"Stopping container: 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8 (timeout: 2s)\" id=03a60467-a80d-4a4f-a17b-34795cda2fb5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.377418 | controller |     "Jun 14 09:04:33.792123 crc crio[24245]: time=\"2026-06-14T09:04:33.79205796Z\" level=info msg=\"Stopped container 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8: openshift-marketplace/redhat-operators-gl4fj/registry-server\" id=03a60467-a80d-4a4f-a17b-34795cda2fb5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.377433 | controller |     "Jun 14 09:04:33.793753 crc crio[24245]: time=\"2026-06-14T09:04:33.793717752Z\" level=info msg=\"Stopping pod sandbox: f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9\" id=e3aa341d-9d95-4e95-a165-119cbe560c64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.377448 | controller |     "Jun 14 09:04:33.794923 crc crio[24245]: time=\"2026-06-14T09:04:33.79489628Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gl4fj Namespace:openshift-marketplace ID:f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9 UID:81d7134b-a18a-4fa4-82e1-dc623584f8dd NetNS:/var/run/netns/988e0960-7f66-4027-990b-3b40955ff6f4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod81d7134b_a18a_4fa4_82e1_dc623584f8dd.slice PodAnnotations:0xc001b86dd8}] Aliases:map[]}\"",
2026-06-14 10:12:41.377463 | controller |     "Jun 14 09:04:33.795161 crc crio[24245]: time=\"2026-06-14T09:04:33.795142928Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gl4fj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.377478 | controller |     "Jun 14 09:04:34.242089 crc crio[24245]: time=\"2026-06-14T09:04:34.241900558Z\" level=info msg=\"Stopped pod sandbox: f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9\" id=e3aa341d-9d95-4e95-a165-119cbe560c64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.377492 | controller |     "Jun 14 09:04:34.759752 crc crio[24245]: time=\"2026-06-14T09:04:34.759244522Z\" level=info msg=\"Removing container: 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8\" id=e69b5a42-d4a3-43e6-9b23-23a0a257df2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377507 | controller |     "Jun 14 09:04:34.794679 crc crio[24245]: time=\"2026-06-14T09:04:34.794431034Z\" level=info msg=\"Removed container 32636de6834f8de062ba9d71208969825b1b161530bf044e9a933deb57ee93d8: openshift-marketplace/redhat-operators-gl4fj/registry-server\" id=e69b5a42-d4a3-43e6-9b23-23a0a257df2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377521 | controller |     "Jun 14 09:04:34.798165 crc crio[24245]: time=\"2026-06-14T09:04:34.798082798Z\" level=info msg=\"Removing container: 652532b842b7b8867d8ed8e73a3636d8bb91628771413e05b71184d941898219\" id=00081991-f5d3-4de7-b98a-8f83cc1ebf4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377541 | controller |     "Jun 14 09:04:34.846821 crc crio[24245]: time=\"2026-06-14T09:04:34.846704787Z\" level=info msg=\"Removed container 652532b842b7b8867d8ed8e73a3636d8bb91628771413e05b71184d941898219: openshift-marketplace/redhat-operators-gl4fj/extract-content\" id=00081991-f5d3-4de7-b98a-8f83cc1ebf4f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377555 | controller |     "Jun 14 09:04:34.850299 crc crio[24245]: time=\"2026-06-14T09:04:34.85022681Z\" level=info msg=\"Removing container: 5fc2e2135fc2d68681d91dc755274322b259c47a4344413b9e6ec6810a47da8e\" id=3fab749a-1a34-4db0-828b-bc26269bc13f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377570 | controller |     "Jun 14 09:04:34.902967 crc crio[24245]: time=\"2026-06-14T09:04:34.902798349Z\" level=info msg=\"Removed container 5fc2e2135fc2d68681d91dc755274322b259c47a4344413b9e6ec6810a47da8e: openshift-marketplace/redhat-operators-gl4fj/extract-utilities\" id=3fab749a-1a34-4db0-828b-bc26269bc13f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377585 | controller |     "Jun 14 09:04:39.832294 crc crio[24245]: time=\"2026-06-14T09:04:39.831525898Z\" level=info msg=\"Stopping container: 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884 (timeout: 2s)\" id=2a792518-c671-4719-b678-48e15aa80b9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.377600 | controller |     "Jun 14 09:04:39.959208 crc crio[24245]: time=\"2026-06-14T09:04:39.958941631Z\" level=info msg=\"Stopped container 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884: openshift-marketplace/certified-operators-st7vs/registry-server\" id=2a792518-c671-4719-b678-48e15aa80b9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.377614 | controller |     "Jun 14 09:04:39.960559 crc crio[24245]: time=\"2026-06-14T09:04:39.960410068Z\" level=info msg=\"Stopping pod sandbox: 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9\" id=cf2fe3bf-1212-4e4e-9920-8d5b96e832b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.377629 | controller |     "Jun 14 09:04:39.961385 crc crio[24245]: time=\"2026-06-14T09:04:39.961253395Z\" level=info msg=\"Got pod network &{Name:certified-operators-st7vs Namespace:openshift-marketplace ID:1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9 UID:6aea4356-032c-467d-b388-dca17a783b40 NetNS:/var/run/netns/a5de5daa-d0c8-4b52-b50e-8ee71b2e725f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6aea4356_032c_467d_b388_dca17a783b40.slice PodAnnotations:0xc001feaa70}] Aliases:map[]}\"",
2026-06-14 10:12:41.377643 | controller |     "Jun 14 09:04:39.961565 crc crio[24245]: time=\"2026-06-14T09:04:39.961497653Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-st7vs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.377658 | controller |     "Jun 14 09:04:40.369955 crc crio[24245]: time=\"2026-06-14T09:04:40.369718314Z\" level=info msg=\"Stopped pod sandbox: 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9\" id=cf2fe3bf-1212-4e4e-9920-8d5b96e832b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.377672 | controller |     "Jun 14 09:04:40.857476 crc crio[24245]: time=\"2026-06-14T09:04:40.85673966Z\" level=info msg=\"Removing container: 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884\" id=02378a78-7c62-4f44-90ce-b63cd2060230 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377716 | controller |     "Jun 14 09:04:40.895748 crc crio[24245]: time=\"2026-06-14T09:04:40.894762076Z\" level=info msg=\"Removed container 72b311372e49bb440a7252944dd8c66e739c64f35d0ac5744583d31478f8e884: openshift-marketplace/certified-operators-st7vs/registry-server\" id=02378a78-7c62-4f44-90ce-b63cd2060230 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377742 | controller |     "Jun 14 09:04:40.898977 crc crio[24245]: time=\"2026-06-14T09:04:40.898780571Z\" level=info msg=\"Removing container: 7b4878e26df53b9bce3a1dcc79622f0aae356bd5d9c81202ccd49210833d11e4\" id=47335128-8d8d-483c-aeb7-70e5a026f1ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377757 | controller |     "Jun 14 09:04:40.951244 crc crio[24245]: time=\"2026-06-14T09:04:40.95111631Z\" level=info msg=\"Removed container 7b4878e26df53b9bce3a1dcc79622f0aae356bd5d9c81202ccd49210833d11e4: openshift-marketplace/certified-operators-st7vs/extract-content\" id=47335128-8d8d-483c-aeb7-70e5a026f1ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377772 | controller |     "Jun 14 09:04:40.954265 crc crio[24245]: time=\"2026-06-14T09:04:40.954146554Z\" level=info msg=\"Removing container: 51a814a163df77a2b1b8824d06cbcb72c069d5d321db6af13b7b44f590c9af3f\" id=33f8ad6d-1e85-46f3-b773-b78b8ec8e6a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377788 | controller |     "Jun 14 09:04:41.005092 crc crio[24245]: time=\"2026-06-14T09:04:41.000283926Z\" level=info msg=\"Removed container 51a814a163df77a2b1b8824d06cbcb72c069d5d321db6af13b7b44f590c9af3f: openshift-marketplace/certified-operators-st7vs/extract-utilities\" id=33f8ad6d-1e85-46f3-b773-b78b8ec8e6a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.377802 | controller |     "Jun 14 09:05:31.243397 crc crio[24245]: time=\"2026-06-14T09:05:31.242237129Z\" level=info msg=\"Stopping pod sandbox: 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9\" id=19e31374-1bc7-4e63-b321-3b9cf92ab0e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.377817 | controller |     "Jun 14 09:05:31.243397 crc crio[24245]: time=\"2026-06-14T09:05:31.243270502Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9\" id=19e31374-1bc7-4e63-b321-3b9cf92ab0e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.377831 | controller |     "Jun 14 09:05:31.245089 crc crio[24245]: time=\"2026-06-14T09:05:31.243991124Z\" level=info msg=\"Removing pod sandbox: 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9\" id=aa9cd537-fdc9-449f-9b77-7aab633efc6d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.377846 | controller |     "Jun 14 09:05:31.260960 crc crio[24245]: time=\"2026-06-14T09:05:31.260749785Z\" level=info msg=\"Removed pod sandbox: 1847e27d58c6f43ef31ec6df1fb6e4e70074b1dc718cfa9bc65ddab249af7ef9\" id=aa9cd537-fdc9-449f-9b77-7aab633efc6d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.377860 | controller |     "Jun 14 09:05:31.262471 crc crio[24245]: time=\"2026-06-14T09:05:31.262119093Z\" level=info msg=\"Stopping pod sandbox: f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9\" id=cb25e12f-d613-4f9a-a8b0-005d6dc53f34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.377874 | controller |     "Jun 14 09:05:31.262471 crc crio[24245]: time=\"2026-06-14T09:05:31.262228486Z\" level=info msg=\"Stopped pod sandbox (already stopped): f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9\" id=cb25e12f-d613-4f9a-a8b0-005d6dc53f34 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.377889 | controller |     "Jun 14 09:05:31.263173 crc crio[24245]: time=\"2026-06-14T09:05:31.263081693Z\" level=info msg=\"Removing pod sandbox: f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9\" id=dd05e208-9736-4895-9ddb-aaca5a6f4f0e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.377903 | controller |     "Jun 14 09:05:31.282396 crc crio[24245]: time=\"2026-06-14T09:05:31.282255778Z\" level=info msg=\"Removed pod sandbox: f12500996d0fd75388266c96b80be513710e165a84dac078f00fbe140f7ec8d9\" id=dd05e208-9736-4895-9ddb-aaca5a6f4f0e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.377921 | controller |     "Jun 14 09:05:31.284291 crc crio[24245]: time=\"2026-06-14T09:05:31.284024471Z\" level=info msg=\"Stopping pod sandbox: 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f\" id=226f8792-ad8d-48b8-b0b1-80fb474957d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.377936 | controller |     "Jun 14 09:05:31.284291 crc crio[24245]: time=\"2026-06-14T09:05:31.284122194Z\" level=info msg=\"Stopped pod sandbox (already stopped): 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f\" id=226f8792-ad8d-48b8-b0b1-80fb474957d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.377951 | controller |     "Jun 14 09:05:31.285498 crc crio[24245]: time=\"2026-06-14T09:05:31.285291901Z\" level=info msg=\"Removing pod sandbox: 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f\" id=2d4b4e0e-1c83-4a3a-a34f-bfe678fcb6e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.377965 | controller |     "Jun 14 09:05:31.316071 crc crio[24245]: time=\"2026-06-14T09:05:31.315902036Z\" level=info msg=\"Removed pod sandbox: 759e651d79b19e2e7578d55686c683b7691707486d4c00e6cdedbb565b682c7f\" id=2d4b4e0e-1c83-4a3a-a34f-bfe678fcb6e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.377980 | controller |     "Jun 14 09:06:00.559131 crc crio[24245]: time=\"2026-06-14T09:06:00.558332409Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690466-dvxbg/POD\" id=cd86ce83-c413-423e-911f-844cabbd6e2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.377994 | controller |     "Jun 14 09:06:00.560676 crc crio[24245]: time=\"2026-06-14T09:06:00.559173086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.378009 | controller |     "Jun 14 09:06:00.617098 crc crio[24245]: time=\"2026-06-14T09:06:00.616931978Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690466-dvxbg Namespace:openshift-infra ID:ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c UID:17c7dc82-a3cf-4c46-909d-f8e53101ebc3 NetNS:/var/run/netns/3833c881-4a23-41ae-a0c5-04933e1962ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c7dc82_a3cf_4c46_909d_f8e53101ebc3.slice PodAnnotations:0xc001fea1a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.378023 | controller |     "Jun 14 09:06:00.617486 crc crio[24245]: time=\"2026-06-14T09:06:00.617061752Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690466-dvxbg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.378038 | controller |     "Jun 14 09:06:01.252438 crc crio[24245]: 2026-06-14T09:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee57cffa678e327 Mac:a6:f1:ab:a2:11:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/3833c881-4a23-41ae-a0c5-04933e1962ac SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.378063 | controller |     "Jun 14 09:06:01.254999 crc crio[24245]: time=\"2026-06-14T09:06:01.254822401Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690466-dvxbg Namespace:openshift-infra ID:ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c UID:17c7dc82-a3cf-4c46-909d-f8e53101ebc3 NetNS:/var/run/netns/3833c881-4a23-41ae-a0c5-04933e1962ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c7dc82_a3cf_4c46_909d_f8e53101ebc3.slice PodAnnotations:0xc001fea1a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.378079 | controller |     "Jun 14 09:06:01.256341 crc crio[24245]: time=\"2026-06-14T09:06:01.256249677Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690466-dvxbg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.378098 | controller |     "Jun 14 09:06:01.269785 crc crio[24245]: time=\"2026-06-14T09:06:01.269562902Z\" level=info msg=\"Ran pod sandbox ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c with infra container: openshift-infra/auto-csr-approver-29690466-dvxbg/POD\" id=cd86ce83-c413-423e-911f-844cabbd6e2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.378113 | controller |     "Jun 14 09:06:01.274600 crc crio[24245]: time=\"2026-06-14T09:06:01.274519668Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=dd6bfe16-e918-4b2b-a06e-a7818f8b938b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.378128 | controller |     "Jun 14 09:06:01.284479 crc crio[24245]: time=\"2026-06-14T09:06:01.284398956Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.378143 | controller |     "Jun 14 09:06:02.276954 crc crio[24245]: time=\"2026-06-14T09:06:02.275962831Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=dd6bfe16-e918-4b2b-a06e-a7818f8b938b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.378158 | controller |     "Jun 14 09:06:02.281744 crc crio[24245]: time=\"2026-06-14T09:06:02.278820623Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=07ec402c-6aff-47e3-8a16-387ddd3f0078 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.378173 | controller |     "Jun 14 09:06:02.283203 crc crio[24245]: time=\"2026-06-14T09:06:02.282087097Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a4f0c31-8ebe-4fa7-b81c-59446426f6a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.378188 | controller |     "Jun 14 09:06:02.291035 crc crio[24245]: time=\"2026-06-14T09:06:02.290911369Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690466-dvxbg/oc\" id=70261d86-374d-4a2e-9f22-764cac500b4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.378202 | controller |     "Jun 14 09:06:02.291568 crc crio[24245]: time=\"2026-06-14T09:06:02.291513638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.378216 | controller |     "Jun 14 09:06:02.341568 crc crio[24245]: time=\"2026-06-14T09:06:02.341441599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.378230 | controller |     "Jun 14 09:06:02.557346 crc crio[24245]: time=\"2026-06-14T09:06:02.556828454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.378245 | controller |     "Jun 14 09:06:02.678758 crc crio[24245]: time=\"2026-06-14T09:06:02.678630198Z\" level=info msg=\"Created container 8a98eab79f28a399e622d1334c68febc782a755ee4e7afb26e285b70589dd6d9: openshift-infra/auto-csr-approver-29690466-dvxbg/oc\" id=70261d86-374d-4a2e-9f22-764cac500b4c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.378260 | controller |     "Jun 14 09:06:02.680542 crc crio[24245]: time=\"2026-06-14T09:06:02.680498417Z\" level=info msg=\"Starting container: 8a98eab79f28a399e622d1334c68febc782a755ee4e7afb26e285b70589dd6d9\" id=036afb98-8956-48ec-b8fa-1a3275629842 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.378275 | controller |     "Jun 14 09:06:02.686115 crc crio[24245]: time=\"2026-06-14T09:06:02.686076725Z\" level=info msg=\"Started container\" PID=129626 containerID=8a98eab79f28a399e622d1334c68febc782a755ee4e7afb26e285b70589dd6d9 description=openshift-infra/auto-csr-approver-29690466-dvxbg/oc id=036afb98-8956-48ec-b8fa-1a3275629842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c",
2026-06-14 10:12:41.378294 | controller |     "Jun 14 09:06:04.470698 crc crio[24245]: time=\"2026-06-14T09:06:04.470197177Z\" level=info msg=\"Stopping pod sandbox: ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c\" id=6a4546f3-7414-4bcb-b74e-f1f3d5dbfcd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.378309 | controller |     "Jun 14 09:06:04.472444 crc crio[24245]: time=\"2026-06-14T09:06:04.471314283Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690466-dvxbg Namespace:openshift-infra ID:ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c UID:17c7dc82-a3cf-4c46-909d-f8e53101ebc3 NetNS:/var/run/netns/3833c881-4a23-41ae-a0c5-04933e1962ac Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod17c7dc82_a3cf_4c46_909d_f8e53101ebc3.slice PodAnnotations:0xc001fea620}] Aliases:map[]}\"",
2026-06-14 10:12:41.378325 | controller |     "Jun 14 09:06:04.472444 crc crio[24245]: time=\"2026-06-14T09:06:04.471492419Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690466-dvxbg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.378340 | controller |     "Jun 14 09:06:04.833483 crc crio[24245]: time=\"2026-06-14T09:06:04.833345303Z\" level=info msg=\"Stopped pod sandbox: ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c\" id=6a4546f3-7414-4bcb-b74e-f1f3d5dbfcd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.378373 | controller |     "Jun 14 09:06:31.347153 crc crio[24245]: time=\"2026-06-14T09:06:31.345911847Z\" level=info msg=\"Removing container: 52442c1fc3da9d457f3eb20cef6fc360f199859b2e1b0becc4a7ca56746582ba\" id=8ba18083-b8b1-414c-a0bb-9b7c1cbc0738 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.378389 | controller |     "Jun 14 09:06:31.510903 crc crio[24245]: time=\"2026-06-14T09:06:31.51006829Z\" level=info msg=\"Removed container 52442c1fc3da9d457f3eb20cef6fc360f199859b2e1b0becc4a7ca56746582ba: openshift-infra/auto-csr-approver-29690460-mr26f/oc\" id=8ba18083-b8b1-414c-a0bb-9b7c1cbc0738 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.378405 | controller |     "Jun 14 09:06:31.529000 crc crio[24245]: time=\"2026-06-14T09:06:31.528814064Z\" level=info msg=\"Stopping pod sandbox: 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1\" id=6b403a46-e4c6-4d64-9778-ea03096607e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.378419 | controller |     "Jun 14 09:06:31.529000 crc crio[24245]: time=\"2026-06-14T09:06:31.528964479Z\" level=info msg=\"Stopped pod sandbox (already stopped): 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1\" id=6b403a46-e4c6-4d64-9778-ea03096607e3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.378433 | controller |     "Jun 14 09:06:31.530118 crc crio[24245]: time=\"2026-06-14T09:06:31.530029813Z\" level=info msg=\"Removing pod sandbox: 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1\" id=4250d4a7-6601-4040-b3a6-d6977ecfdce0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.378448 | controller |     "Jun 14 09:06:31.551912 crc crio[24245]: time=\"2026-06-14T09:06:31.551683774Z\" level=info msg=\"Removed pod sandbox: 54c645e3027345ce8a1e859ce8f8e18817300ee4b51ba6060991b4fcace136b1\" id=4250d4a7-6601-4040-b3a6-d6977ecfdce0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.378463 | controller |     "Jun 14 09:08:00.546022 crc crio[24245]: time=\"2026-06-14T09:08:00.545114636Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690468-vgwh8/POD\" id=40a4afe3-fdc7-4322-9865-c36fd346fd75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.378481 | controller |     "Jun 14 09:08:00.547505 crc crio[24245]: time=\"2026-06-14T09:08:00.547477282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.378496 | controller |     "Jun 14 09:08:00.592251 crc crio[24245]: time=\"2026-06-14T09:08:00.59160675Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690468-vgwh8 Namespace:openshift-infra ID:1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7 UID:9d9ffeff-9815-42b0-b002-99b034c74b01 NetNS:/var/run/netns/bc4629ff-ad20-4d3d-8f5d-729df252c3e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d9ffeff_9815_42b0_b002_99b034c74b01.slice PodAnnotations:0xc001b86380}] Aliases:map[]}\"",
2026-06-14 10:12:41.378511 | controller |     "Jun 14 09:08:00.592251 crc crio[24245]: time=\"2026-06-14T09:08:00.592210919Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690468-vgwh8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.378526 | controller |     "Jun 14 09:08:01.225159 crc crio[24245]: 2026-06-14T09:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1edf3b146d613ac Mac:9e:28:5b:2e:42:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/bc4629ff-ad20-4d3d-8f5d-729df252c3e8 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.378542 | controller |     "Jun 14 09:08:01.227983 crc crio[24245]: time=\"2026-06-14T09:08:01.227826269Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690468-vgwh8 Namespace:openshift-infra ID:1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7 UID:9d9ffeff-9815-42b0-b002-99b034c74b01 NetNS:/var/run/netns/bc4629ff-ad20-4d3d-8f5d-729df252c3e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d9ffeff_9815_42b0_b002_99b034c74b01.slice PodAnnotations:0xc001b86380}] Aliases:map[]}\"",
2026-06-14 10:12:41.378557 | controller |     "Jun 14 09:08:01.228243 crc crio[24245]: time=\"2026-06-14T09:08:01.22814578Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690468-vgwh8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.378573 | controller |     "Jun 14 09:08:01.242186 crc crio[24245]: time=\"2026-06-14T09:08:01.242085909Z\" level=info msg=\"Ran pod sandbox 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7 with infra container: openshift-infra/auto-csr-approver-29690468-vgwh8/POD\" id=40a4afe3-fdc7-4322-9865-c36fd346fd75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.378588 | controller |     "Jun 14 09:08:01.245503 crc crio[24245]: time=\"2026-06-14T09:08:01.24543557Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c3c5d597-273a-480c-abd6-54d5b46b6fd9 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.378603 | controller |     "Jun 14 09:08:01.257478 crc crio[24245]: time=\"2026-06-14T09:08:01.257341822Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.378618 | controller |     "Jun 14 09:08:02.085806 crc crio[24245]: time=\"2026-06-14T09:08:02.084977532Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c3c5d597-273a-480c-abd6-54d5b46b6fd9 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.378633 | controller |     "Jun 14 09:08:02.088106 crc crio[24245]: time=\"2026-06-14T09:08:02.087953047Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=384c23dc-9dcb-494b-8ff4-3d5a55141a33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.378651 | controller |     "Jun 14 09:08:02.091940 crc crio[24245]: time=\"2026-06-14T09:08:02.0918033Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=38104599-5b20-44e6-8f66-0836006ca8a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.378667 | controller |     "Jun 14 09:08:02.108916 crc crio[24245]: time=\"2026-06-14T09:08:02.105918771Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690468-vgwh8/oc\" id=77067b09-2716-4b26-96ea-a3d013907b72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.378681 | controller |     "Jun 14 09:08:02.108916 crc crio[24245]: time=\"2026-06-14T09:08:02.106570732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.378696 | controller |     "Jun 14 09:08:02.167570 crc crio[24245]: time=\"2026-06-14T09:08:02.167435892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.378710 | controller |     "Jun 14 09:08:02.472760 crc crio[24245]: time=\"2026-06-14T09:08:02.472361022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.378725 | controller |     "Jun 14 09:08:02.621096 crc crio[24245]: time=\"2026-06-14T09:08:02.620556425Z\" level=info msg=\"Created container 66b6fbb094d94511c705896c657f4f4e1bc0f2bbaf41a2448e449587af18f4fc: openshift-infra/auto-csr-approver-29690468-vgwh8/oc\" id=77067b09-2716-4b26-96ea-a3d013907b72 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.378739 | controller |     "Jun 14 09:08:02.633074 crc crio[24245]: time=\"2026-06-14T09:08:02.624443968Z\" level=info msg=\"Starting container: 66b6fbb094d94511c705896c657f4f4e1bc0f2bbaf41a2448e449587af18f4fc\" id=54ff5261-e3c3-4cb0-b18c-e8709a389c66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.378754 | controller |     "Jun 14 09:08:02.644931 crc crio[24245]: time=\"2026-06-14T09:08:02.63412752Z\" level=info msg=\"Started container\" PID=135276 containerID=66b6fbb094d94511c705896c657f4f4e1bc0f2bbaf41a2448e449587af18f4fc description=openshift-infra/auto-csr-approver-29690468-vgwh8/oc id=54ff5261-e3c3-4cb0-b18c-e8709a389c66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7",
2026-06-14 10:12:41.378819 | controller |     "Jun 14 09:08:04.515767 crc crio[24245]: time=\"2026-06-14T09:08:04.514989263Z\" level=info msg=\"Stopping pod sandbox: 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7\" id=65db099a-39ff-4974-b1d9-1b464243f3b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.378835 | controller |     "Jun 14 09:08:04.517494 crc crio[24245]: time=\"2026-06-14T09:08:04.51643962Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690468-vgwh8 Namespace:openshift-infra ID:1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7 UID:9d9ffeff-9815-42b0-b002-99b034c74b01 NetNS:/var/run/netns/bc4629ff-ad20-4d3d-8f5d-729df252c3e8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d9ffeff_9815_42b0_b002_99b034c74b01.slice PodAnnotations:0xc000522e28}] Aliases:map[]}\"",
2026-06-14 10:12:41.378851 | controller |     "Jun 14 09:08:04.517494 crc crio[24245]: time=\"2026-06-14T09:08:04.516587725Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690468-vgwh8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.378865 | controller |     "Jun 14 09:08:04.916706 crc crio[24245]: time=\"2026-06-14T09:08:04.91643186Z\" level=info msg=\"Stopped pod sandbox: 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7\" id=65db099a-39ff-4974-b1d9-1b464243f3b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.378915 | controller |     "Jun 14 09:08:31.618230 crc crio[24245]: time=\"2026-06-14T09:08:31.617167729Z\" level=info msg=\"Removing container: 73463fcae7303ad34a224e58674806da9da82134aa3294806ff4167ff4003257\" id=97db70c3-3608-4962-9eec-9ff259428286 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.378935 | controller |     "Jun 14 09:08:31.661570 crc crio[24245]: time=\"2026-06-14T09:08:31.660758695Z\" level=info msg=\"Removed container 73463fcae7303ad34a224e58674806da9da82134aa3294806ff4167ff4003257: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=97db70c3-3608-4962-9eec-9ff259428286 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.378950 | controller |     "Jun 14 09:08:31.666553 crc crio[24245]: time=\"2026-06-14T09:08:31.66644466Z\" level=info msg=\"Removing container: 96f0438d91cb0ca862139a8a90e4e293d88d3a98b882b89699483040c94c716f\" id=9f91d48c-d46a-4e9e-8c2b-31dd7600c300 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.378965 | controller |     "Jun 14 09:08:31.760333 crc crio[24245]: time=\"2026-06-14T09:08:31.760178188Z\" level=info msg=\"Removed container 96f0438d91cb0ca862139a8a90e4e293d88d3a98b882b89699483040c94c716f: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-cvp6x/init\" id=9f91d48c-d46a-4e9e-8c2b-31dd7600c300 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.378980 | controller |     "Jun 14 09:08:31.768585 crc crio[24245]: time=\"2026-06-14T09:08:31.768468962Z\" level=info msg=\"Removing container: b5e4627222208c9f7c81b3284ca6371e8191883fc549f5d3072fd1cd47ee10c7\" id=3494ccb8-f037-48bb-97f8-98b3eeb194f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.378994 | controller |     "Jun 14 09:08:31.906958 crc crio[24245]: time=\"2026-06-14T09:08:31.906645914Z\" level=info msg=\"Removed container b5e4627222208c9f7c81b3284ca6371e8191883fc549f5d3072fd1cd47ee10c7: openshift-infra/auto-csr-approver-29690462-pvhm9/oc\" id=3494ccb8-f037-48bb-97f8-98b3eeb194f2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.379009 | controller |     "Jun 14 09:08:31.916550 crc crio[24245]: time=\"2026-06-14T09:08:31.91647052Z\" level=info msg=\"Stopping pod sandbox: 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f\" id=c8cf4f80-4274-467f-b40c-fe6345d9a2cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.379023 | controller |     "Jun 14 09:08:31.916699 crc crio[24245]: time=\"2026-06-14T09:08:31.916555563Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f\" id=c8cf4f80-4274-467f-b40c-fe6345d9a2cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.379038 | controller |     "Jun 14 09:08:31.918413 crc crio[24245]: time=\"2026-06-14T09:08:31.91834235Z\" level=info msg=\"Removing pod sandbox: 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f\" id=2c69bdfc-1506-471e-b25d-77421309689f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.379052 | controller |     "Jun 14 09:08:31.933493 crc crio[24245]: time=\"2026-06-14T09:08:31.933270008Z\" level=info msg=\"Removed pod sandbox: 84f5305e26487531ba5f39e14af89604b0259188490e610543e9406f5c36668f\" id=2c69bdfc-1506-471e-b25d-77421309689f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.379067 | controller |     "Jun 14 09:08:31.934991 crc crio[24245]: time=\"2026-06-14T09:08:31.934896387Z\" level=info msg=\"Stopping pod sandbox: 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4\" id=b75f4e4b-6cb6-42c2-b2d2-f435deaca2d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.379081 | controller |     "Jun 14 09:08:31.934991 crc crio[24245]: time=\"2026-06-14T09:08:31.934959749Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4\" id=b75f4e4b-6cb6-42c2-b2d2-f435deaca2d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.379102 | controller |     "Jun 14 09:08:31.935913 crc crio[24245]: time=\"2026-06-14T09:08:31.935733484Z\" level=info msg=\"Removing pod sandbox: 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4\" id=82166a7c-48e3-48c9-8c58-ad7cff01e134 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.379117 | controller |     "Jun 14 09:08:31.948064 crc crio[24245]: time=\"2026-06-14T09:08:31.947988106Z\" level=info msg=\"Removed pod sandbox: 89dd04eabafdbc1077268c4eeb792033302fddae375df421ea77ab4a6518f9f4\" id=82166a7c-48e3-48c9-8c58-ad7cff01e134 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.379132 | controller |     "Jun 14 09:10:01.259993 crc crio[24245]: time=\"2026-06-14T09:10:01.258736448Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690470-m6gp9/POD\" id=e1b10c0a-1f8d-4394-8aa6-a82d3eacfcaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.379147 | controller |     "Jun 14 09:10:01.261980 crc crio[24245]: time=\"2026-06-14T09:10:01.260276437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.379162 | controller |     "Jun 14 09:10:01.320315 crc crio[24245]: time=\"2026-06-14T09:10:01.319349598Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690470-m6gp9 Namespace:openshift-infra ID:8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb UID:f8e6a405-c9ea-46e3-8d8a-7a0ced02234d NetNS:/var/run/netns/66fd4f17-0f32-4870-b641-4259c3742a4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e6a405_c9ea_46e3_8d8a_7a0ced02234d.slice PodAnnotations:0xc001c3c188}] Aliases:map[]}\"",
2026-06-14 10:12:41.379177 | controller |     "Jun 14 09:10:01.320315 crc crio[24245]: time=\"2026-06-14T09:10:01.319759861Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690470-m6gp9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.379191 | controller |     "Jun 14 09:10:01.941054 crc crio[24245]: 2026-06-14T09:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8070c2007821f1a Mac:a6:29:95:62:cb:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/66fd4f17-0f32-4870-b641-4259c3742a4d SocketPath: PciID:}] [{Interface:0xc00028e6f0 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.379206 | controller |     "Jun 14 09:10:01.943265 crc crio[24245]: time=\"2026-06-14T09:10:01.943176079Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690470-m6gp9 Namespace:openshift-infra ID:8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb UID:f8e6a405-c9ea-46e3-8d8a-7a0ced02234d NetNS:/var/run/netns/66fd4f17-0f32-4870-b641-4259c3742a4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e6a405_c9ea_46e3_8d8a_7a0ced02234d.slice PodAnnotations:0xc001c3c188}] Aliases:map[]}\"",
2026-06-14 10:12:41.379222 | controller |     "Jun 14 09:10:01.944631 crc crio[24245]: time=\"2026-06-14T09:10:01.943341924Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690470-m6gp9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.379237 | controller |     "Jun 14 09:10:01.959324 crc crio[24245]: time=\"2026-06-14T09:10:01.959159208Z\" level=info msg=\"Ran pod sandbox 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb with infra container: openshift-infra/auto-csr-approver-29690470-m6gp9/POD\" id=e1b10c0a-1f8d-4394-8aa6-a82d3eacfcaf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.379291 | controller |     "Jun 14 09:10:01.964332 crc crio[24245]: time=\"2026-06-14T09:10:01.96421305Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=feafac2c-44c1-4a08-8eb7-c612ea0944be name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.379309 | controller |     "Jun 14 09:10:01.976308 crc crio[24245]: time=\"2026-06-14T09:10:01.975681415Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.379325 | controller |     "Jun 14 09:10:02.880423 crc crio[24245]: time=\"2026-06-14T09:10:02.880316061Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=feafac2c-44c1-4a08-8eb7-c612ea0944be name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.379341 | controller |     "Jun 14 09:10:02.883642 crc crio[24245]: time=\"2026-06-14T09:10:02.883520632Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c71913ea-6864-4368-969a-1a61674aebd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.379381 | controller |     "Jun 14 09:10:02.887681 crc crio[24245]: time=\"2026-06-14T09:10:02.887599693Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=65dae383-1c92-4f24-b308-20c77ddaef5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.379397 | controller |     "Jun 14 09:10:02.899230 crc crio[24245]: time=\"2026-06-14T09:10:02.899073398Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690470-m6gp9/oc\" id=dabdada7-b4d5-4bea-9857-dfede0d42f23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.379413 | controller |     "Jun 14 09:10:02.899931 crc crio[24245]: time=\"2026-06-14T09:10:02.899771551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.379428 | controller |     "Jun 14 09:10:02.975744 crc crio[24245]: time=\"2026-06-14T09:10:02.975488102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.379442 | controller |     "Jun 14 09:10:03.256473 crc crio[24245]: time=\"2026-06-14T09:10:03.25615109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.379457 | controller |     "Jun 14 09:10:03.412135 crc crio[24245]: time=\"2026-06-14T09:10:03.411439729Z\" level=info msg=\"Created container 898630cbfb35929b4efaa8b3e9f46475981915b944f0a6c9e83d7dfc14797039: openshift-infra/auto-csr-approver-29690470-m6gp9/oc\" id=dabdada7-b4d5-4bea-9857-dfede0d42f23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.379471 | controller |     "Jun 14 09:10:03.414082 crc crio[24245]: time=\"2026-06-14T09:10:03.41400172Z\" level=info msg=\"Starting container: 898630cbfb35929b4efaa8b3e9f46475981915b944f0a6c9e83d7dfc14797039\" id=62c02198-419e-4e03-bf46-1fc0bfa283a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.379486 | controller |     "Jun 14 09:10:03.422682 crc crio[24245]: time=\"2026-06-14T09:10:03.422582844Z\" level=info msg=\"Started container\" PID=140998 containerID=898630cbfb35929b4efaa8b3e9f46475981915b944f0a6c9e83d7dfc14797039 description=openshift-infra/auto-csr-approver-29690470-m6gp9/oc id=62c02198-419e-4e03-bf46-1fc0bfa283a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb",
2026-06-14 10:12:41.379502 | controller |     "Jun 14 09:10:05.127036 crc crio[24245]: time=\"2026-06-14T09:10:05.125745225Z\" level=info msg=\"Stopping pod sandbox: 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb\" id=ddcbbf33-74d7-430d-ae70-ed842adc3600 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.379526 | controller |     "Jun 14 09:10:05.128411 crc crio[24245]: time=\"2026-06-14T09:10:05.127558873Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690470-m6gp9 Namespace:openshift-infra ID:8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb UID:f8e6a405-c9ea-46e3-8d8a-7a0ced02234d NetNS:/var/run/netns/66fd4f17-0f32-4870-b641-4259c3742a4d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf8e6a405_c9ea_46e3_8d8a_7a0ced02234d.slice PodAnnotations:0xc001b864c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.379542 | controller |     "Jun 14 09:10:05.128411 crc crio[24245]: time=\"2026-06-14T09:10:05.127725879Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690470-m6gp9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.379557 | controller |     "Jun 14 09:10:05.548352 crc crio[24245]: time=\"2026-06-14T09:10:05.548218812Z\" level=info msg=\"Stopped pod sandbox: 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb\" id=ddcbbf33-74d7-430d-ae70-ed842adc3600 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.379572 | controller |     "Jun 14 09:10:32.003045 crc crio[24245]: time=\"2026-06-14T09:10:32.001779756Z\" level=info msg=\"Removing container: d6f5c68ac94db075d78ec14f2b1af8bd53c1b66e3c599dac89ad519f9c033ad2\" id=7f4927d4-ce23-48fa-8e23-57443b9cb34b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.379587 | controller |     "Jun 14 09:10:32.207251 crc crio[24245]: time=\"2026-06-14T09:10:32.206629812Z\" level=info msg=\"Removed container d6f5c68ac94db075d78ec14f2b1af8bd53c1b66e3c599dac89ad519f9c033ad2: openshift-infra/auto-csr-approver-29690464-vtjwf/oc\" id=7f4927d4-ce23-48fa-8e23-57443b9cb34b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.379601 | controller |     "Jun 14 09:10:32.223343 crc crio[24245]: time=\"2026-06-14T09:10:32.223265052Z\" level=info msg=\"Stopping pod sandbox: 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009\" id=0758a100-cf81-4bad-a7f8-a492ecc8c485 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.379616 | controller |     "Jun 14 09:10:32.223674 crc crio[24245]: time=\"2026-06-14T09:10:32.223397606Z\" level=info msg=\"Stopped pod sandbox (already stopped): 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009\" id=0758a100-cf81-4bad-a7f8-a492ecc8c485 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.379631 | controller |     "Jun 14 09:10:32.224600 crc crio[24245]: time=\"2026-06-14T09:10:32.224492541Z\" level=info msg=\"Removing pod sandbox: 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009\" id=67767125-bcb5-4d3a-8a09-825219bd2a56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.379646 | controller |     "Jun 14 09:10:32.241242 crc crio[24245]: time=\"2026-06-14T09:10:32.241166305Z\" level=info msg=\"Removed pod sandbox: 617f131695ad4a5eb3133a0bb82f4b7bc6784c3ba53837be74c1827a7bb16009\" id=67767125-bcb5-4d3a-8a09-825219bd2a56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.379660 | controller |     "Jun 14 09:10:46.967975 crc crio[24245]: time=\"2026-06-14T09:10:46.966653232Z\" level=info msg=\"Stopping pod sandbox: b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8\" id=0e6e09d7-c13a-4f4f-bfff-9974da6d4ce9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.379675 | controller |     "Jun 14 09:10:46.970952 crc crio[24245]: time=\"2026-06-14T09:10:46.968953346Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm Namespace:openstack ID:b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8 UID:29a093cb-6524-4f28-9351-8549cc769f4d NetNS:/var/run/netns/b6fb54e3-90e5-41cb-8215-d8ae5c866074 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29a093cb_6524_4f28_9351_8549cc769f4d.slice PodAnnotations:0xc0004cce48}] Aliases:map[]}\"",
2026-06-14 10:12:41.379693 | controller |     "Jun 14 09:10:46.970952 crc crio[24245]: time=\"2026-06-14T09:10:46.969153122Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.379709 | controller |     "Jun 14 09:10:47.546528 crc crio[24245]: time=\"2026-06-14T09:10:47.545959835Z\" level=info msg=\"Stopped pod sandbox: b7f127e4204aee8683a53933b0d6d0b81be6d1b5897415b58bc4c6d8a7feede8\" id=0e6e09d7-c13a-4f4f-bfff-9974da6d4ce9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.379724 | controller |     "Jun 14 09:10:48.699156 crc crio[24245]: time=\"2026-06-14T09:10:48.698444105Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl/POD\" id=7110af49-2e17-46d8-a315-d7114b7888b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.379738 | controller |     "Jun 14 09:10:48.699156 crc crio[24245]: time=\"2026-06-14T09:10:48.698776226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.379753 | controller |     "Jun 14 09:10:48.734441 crc crio[24245]: time=\"2026-06-14T09:10:48.734238535Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl Namespace:openstack ID:273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42 UID:3a508a9d-4f53-4065-a4f2-bb09b9b5d73c NetNS:/var/run/netns/c60a7006-2e65-4b69-a0af-ec521bf11cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a508a9d_4f53_4065_a4f2_bb09b9b5d73c.slice PodAnnotations:0xc000602038}] Aliases:map[]}\"",
2026-06-14 10:12:41.379768 | controller |     "Jun 14 09:10:48.734441 crc crio[24245]: time=\"2026-06-14T09:10:48.734305279Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.379783 | controller |     "Jun 14 09:10:49.271465 crc crio[24245]: 2026-06-14T09:10:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:273070c5dcddf9f Mac:3e:4d:d6:be:17:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/c60a7006-2e65-4b69-a0af-ec521bf11cb5 SocketPath: PciID:}] [{Interface:0xc000195d90 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.379798 | controller |     "Jun 14 09:10:49.274030 crc crio[24245]: time=\"2026-06-14T09:10:49.273913199Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl Namespace:openstack ID:273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42 UID:3a508a9d-4f53-4065-a4f2-bb09b9b5d73c NetNS:/var/run/netns/c60a7006-2e65-4b69-a0af-ec521bf11cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a508a9d_4f53_4065_a4f2_bb09b9b5d73c.slice PodAnnotations:0xc000602038}] Aliases:map[]}\"",
2026-06-14 10:12:41.379814 | controller |     "Jun 14 09:10:49.274196 crc crio[24245]: time=\"2026-06-14T09:10:49.274080294Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.379828 | controller |     "Jun 14 09:10:49.284244 crc crio[24245]: time=\"2026-06-14T09:10:49.283766176Z\" level=info msg=\"Ran pod sandbox 273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl/POD\" id=7110af49-2e17-46d8-a315-d7114b7888b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.379847 | controller |     "Jun 14 09:10:49.290678 crc crio[24245]: time=\"2026-06-14T09:10:49.290599128Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ebffde93-4f1d-48d7-b0d4-c8fd89d50503 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.379862 | controller |     "Jun 14 09:10:49.305208 crc crio[24245]: time=\"2026-06-14T09:10:49.30508186Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.379877 | controller |     "Jun 14 09:10:49.808353 crc crio[24245]: time=\"2026-06-14T09:10:49.808229167Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ebffde93-4f1d-48d7-b0d4-c8fd89d50503 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.379891 | controller |     "Jun 14 09:10:49.813472 crc crio[24245]: time=\"2026-06-14T09:10:49.813346183Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=3bd65d6b-af8f-405c-8d56-6753747f38de name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.379906 | controller |     "Jun 14 09:10:49.853004 crc crio[24245]: time=\"2026-06-14T09:10:49.852589399Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=a8d07c64-90b9-4260-aa03-e6552595da3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.379921 | controller |     "Jun 14 09:10:49.863216 crc crio[24245]: time=\"2026-06-14T09:10:49.863118875Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=0ba5564d-87c7-4e2f-aaec-cbff1f282407 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.379936 | controller |     "Jun 14 09:10:49.863821 crc crio[24245]: time=\"2026-06-14T09:10:49.863685513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.379951 | controller |     "Jun 14 09:10:49.915917 crc crio[24245]: time=\"2026-06-14T09:10:49.915776912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.379965 | controller |     "Jun 14 09:10:49.920355 crc crio[24245]: time=\"2026-06-14T09:10:49.920328047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.379980 | controller |     "Jun 14 09:10:50.166530 crc crio[24245]: time=\"2026-06-14T09:10:50.165765335Z\" level=info msg=\"Created container d6b0f726d3a189c09916002917eede20e2a41915eb844deb6af301d730c7b7e3: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=0ba5564d-87c7-4e2f-aaec-cbff1f282407 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.379995 | controller |     "Jun 14 09:10:50.169051 crc crio[24245]: time=\"2026-06-14T09:10:50.168803922Z\" level=info msg=\"Starting container: d6b0f726d3a189c09916002917eede20e2a41915eb844deb6af301d730c7b7e3\" id=90ee384a-00e8-4f56-9371-15ed501f1d8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.380009 | controller |     "Jun 14 09:10:50.179482 crc crio[24245]: time=\"2026-06-14T09:10:50.179327537Z\" level=info msg=\"Started container\" PID=143645 containerID=d6b0f726d3a189c09916002917eede20e2a41915eb844deb6af301d730c7b7e3 description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=90ee384a-00e8-4f56-9371-15ed501f1d8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42",
2026-06-14 10:12:41.380029 | controller |     "Jun 14 09:12:00.568024 crc crio[24245]: time=\"2026-06-14T09:12:00.56547246Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690472-9bcls/POD\" id=c3420b22-4e49-4d19-8b38-caf88462c88a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.380044 | controller |     "Jun 14 09:12:00.571180 crc crio[24245]: time=\"2026-06-14T09:12:00.570548021Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.380059 | controller |     "Jun 14 09:12:00.615749 crc crio[24245]: time=\"2026-06-14T09:12:00.615542225Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690472-9bcls Namespace:openshift-infra ID:7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36 UID:d4758f2e-377e-427f-a286-d11fa9908faa NetNS:/var/run/netns/3c01c3ed-0a8c-43e7-bae7-07c4a4560590 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4758f2e_377e_427f_a286_d11fa9908faa.slice PodAnnotations:0xc000130d18}] Aliases:map[]}\"",
2026-06-14 10:12:41.380074 | controller |     "Jun 14 09:12:00.615749 crc crio[24245]: time=\"2026-06-14T09:12:00.61570175Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690472-9bcls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.380089 | controller |     "Jun 14 09:12:01.397832 crc crio[24245]: 2026-06-14T09:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7729cfc7c5259f2 Mac:f2:01:d9:82:5d:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/3c01c3ed-0a8c-43e7-bae7-07c4a4560590 SocketPath: PciID:}] [{Interface:0xc0001805d0 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.380104 | controller |     "Jun 14 09:12:01.400439 crc crio[24245]: time=\"2026-06-14T09:12:01.400329472Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690472-9bcls Namespace:openshift-infra ID:7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36 UID:d4758f2e-377e-427f-a286-d11fa9908faa NetNS:/var/run/netns/3c01c3ed-0a8c-43e7-bae7-07c4a4560590 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4758f2e_377e_427f_a286_d11fa9908faa.slice PodAnnotations:0xc000130d18}] Aliases:map[]}\"",
2026-06-14 10:12:41.380119 | controller |     "Jun 14 09:12:01.400949 crc crio[24245]: time=\"2026-06-14T09:12:01.400826228Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690472-9bcls for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.380133 | controller |     "Jun 14 09:12:01.415128 crc crio[24245]: time=\"2026-06-14T09:12:01.415022032Z\" level=info msg=\"Ran pod sandbox 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36 with infra container: openshift-infra/auto-csr-approver-29690472-9bcls/POD\" id=c3420b22-4e49-4d19-8b38-caf88462c88a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.380148 | controller |     "Jun 14 09:12:01.418524 crc crio[24245]: time=\"2026-06-14T09:12:01.418150322Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=26b97016-34dd-4734-8343-81189e3921f7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.380163 | controller |     "Jun 14 09:12:01.431612 crc crio[24245]: time=\"2026-06-14T09:12:01.430158743Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.380182 | controller |     "Jun 14 09:12:02.632738 crc crio[24245]: time=\"2026-06-14T09:12:02.632167962Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=26b97016-34dd-4734-8343-81189e3921f7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.380197 | controller |     "Jun 14 09:12:02.636671 crc crio[24245]: time=\"2026-06-14T09:12:02.63653936Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2e6ada2c-1b2a-4577-a738-e67af66ec55d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.380212 | controller |     "Jun 14 09:12:02.644749 crc crio[24245]: time=\"2026-06-14T09:12:02.64465216Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c3b62451-cb3f-43cf-ba93-5e9f82b9572a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.380227 | controller |     "Jun 14 09:12:02.654534 crc crio[24245]: time=\"2026-06-14T09:12:02.654464531Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690472-9bcls/oc\" id=f56b1e20-a34c-4434-9998-197e43a9201d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.380241 | controller |     "Jun 14 09:12:02.655709 crc crio[24245]: time=\"2026-06-14T09:12:02.65568313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.380256 | controller |     "Jun 14 09:12:02.712072 crc crio[24245]: time=\"2026-06-14T09:12:02.712018335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.380270 | controller |     "Jun 14 09:12:03.020646 crc crio[24245]: time=\"2026-06-14T09:12:03.020521244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.380285 | controller |     "Jun 14 09:12:03.146318 crc crio[24245]: time=\"2026-06-14T09:12:03.146268327Z\" level=info msg=\"Created container cda91ffd78e9dbb3aec7b594f205320a314de90f5004116e91b85faae4e6e0c6: openshift-infra/auto-csr-approver-29690472-9bcls/oc\" id=f56b1e20-a34c-4434-9998-197e43a9201d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.380299 | controller |     "Jun 14 09:12:03.150766 crc crio[24245]: time=\"2026-06-14T09:12:03.150669837Z\" level=info msg=\"Starting container: cda91ffd78e9dbb3aec7b594f205320a314de90f5004116e91b85faae4e6e0c6\" id=98acf8ca-9070-442c-8dd5-4d0f59d19eaf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.380314 | controller |     "Jun 14 09:12:03.160215 crc crio[24245]: time=\"2026-06-14T09:12:03.16014694Z\" level=info msg=\"Started container\" PID=147326 containerID=cda91ffd78e9dbb3aec7b594f205320a314de90f5004116e91b85faae4e6e0c6 description=openshift-infra/auto-csr-approver-29690472-9bcls/oc id=98acf8ca-9070-442c-8dd5-4d0f59d19eaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36",
2026-06-14 10:12:41.380329 | controller |     "Jun 14 09:12:05.109210 crc crio[24245]: time=\"2026-06-14T09:12:05.10752015Z\" level=info msg=\"Stopping pod sandbox: 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36\" id=9477f29a-0085-4670-a8a1-1f3fb43d97fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.380344 | controller |     "Jun 14 09:12:05.111179 crc crio[24245]: time=\"2026-06-14T09:12:05.111072234Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690472-9bcls Namespace:openshift-infra ID:7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36 UID:d4758f2e-377e-427f-a286-d11fa9908faa NetNS:/var/run/netns/3c01c3ed-0a8c-43e7-bae7-07c4a4560590 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd4758f2e_377e_427f_a286_d11fa9908faa.slice PodAnnotations:0xc000602d78}] Aliases:map[]}\"",
2026-06-14 10:12:41.380382 | controller |     "Jun 14 09:12:05.112074 crc crio[24245]: time=\"2026-06-14T09:12:05.111978683Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690472-9bcls from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.380398 | controller |     "Jun 14 09:12:05.613639 crc crio[24245]: time=\"2026-06-14T09:12:05.61328249Z\" level=info msg=\"Stopped pod sandbox: 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36\" id=9477f29a-0085-4670-a8a1-1f3fb43d97fd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.380414 | controller |     "Jun 14 09:12:32.291069 crc crio[24245]: time=\"2026-06-14T09:12:32.290215144Z\" level=info msg=\"Removing container: 8a98eab79f28a399e622d1334c68febc782a755ee4e7afb26e285b70589dd6d9\" id=61da18de-a2a0-4fd0-a519-7efd11bce590 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.380428 | controller |     "Jun 14 09:12:32.535074 crc crio[24245]: time=\"2026-06-14T09:12:32.534792044Z\" level=info msg=\"Removed container 8a98eab79f28a399e622d1334c68febc782a755ee4e7afb26e285b70589dd6d9: openshift-infra/auto-csr-approver-29690466-dvxbg/oc\" id=61da18de-a2a0-4fd0-a519-7efd11bce590 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.380444 | controller |     "Jun 14 09:12:32.553148 crc crio[24245]: time=\"2026-06-14T09:12:32.552421206Z\" level=info msg=\"Stopping pod sandbox: ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c\" id=2ebf8cca-4240-44e9-bd0c-7026218d380c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.380458 | controller |     "Jun 14 09:12:32.553148 crc crio[24245]: time=\"2026-06-14T09:12:32.553132679Z\" level=info msg=\"Stopped pod sandbox (already stopped): ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c\" id=2ebf8cca-4240-44e9-bd0c-7026218d380c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.380473 | controller |     "Jun 14 09:12:32.555496 crc crio[24245]: time=\"2026-06-14T09:12:32.555423922Z\" level=info msg=\"Removing pod sandbox: ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c\" id=b6a717c0-0c5f-4b11-8466-3771bcde3e8b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.380487 | controller |     "Jun 14 09:12:32.575704 crc crio[24245]: time=\"2026-06-14T09:12:32.575618542Z\" level=info msg=\"Removed pod sandbox: ee57cffa678e3272ef66947247609da3bfbbda43d30074204c09cc474ff1a71c\" id=b6a717c0-0c5f-4b11-8466-3771bcde3e8b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.380502 | controller |     "Jun 14 09:13:50.181000 crc crio[24245]: time=\"2026-06-14T09:13:50.180016354Z\" level=info msg=\"Stopping pod sandbox: 273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42\" id=77b43cd1-a341-482b-abdd-25761d939bd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.380516 | controller |     "Jun 14 09:13:50.185562 crc crio[24245]: time=\"2026-06-14T09:13:50.183031071Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl Namespace:openstack ID:273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42 UID:3a508a9d-4f53-4065-a4f2-bb09b9b5d73c NetNS:/var/run/netns/c60a7006-2e65-4b69-a0af-ec521bf11cb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3a508a9d_4f53_4065_a4f2_bb09b9b5d73c.slice PodAnnotations:0xc00161b318}] Aliases:map[]}\"",
2026-06-14 10:12:41.380531 | controller |     "Jun 14 09:13:50.185562 crc crio[24245]: time=\"2026-06-14T09:13:50.184803778Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.380550 | controller |     "Jun 14 09:13:50.832210 crc crio[24245]: time=\"2026-06-14T09:13:50.831569708Z\" level=info msg=\"Stopped pod sandbox: 273070c5dcddf9f2aa65a75d03310d4a23b0772fc00b8efd7da0c0a301c1ae42\" id=77b43cd1-a341-482b-abdd-25761d939bd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.380565 | controller |     "Jun 14 09:13:51.861200 crc crio[24245]: time=\"2026-06-14T09:13:51.860301376Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh/POD\" id=c6d7a357-a649-4fe0-a1b3-7ea6eeb4018f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.380579 | controller |     "Jun 14 09:13:51.862958 crc crio[24245]: time=\"2026-06-14T09:13:51.861226016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.380594 | controller |     "Jun 14 09:13:51.919317 crc crio[24245]: time=\"2026-06-14T09:13:51.918567413Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh Namespace:openstack ID:426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e UID:90e98633-d354-4938-ad4f-eeed0eb2264b NetNS:/var/run/netns/53c03dfa-561c-4e3b-a008-b52c13bc9936 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90e98633_d354_4938_ad4f_eeed0eb2264b.slice PodAnnotations:0xc000602368}] Aliases:map[]}\"",
2026-06-14 10:12:41.380610 | controller |     "Jun 14 09:13:51.919317 crc crio[24245]: time=\"2026-06-14T09:13:51.919239724Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.380624 | controller |     "Jun 14 09:13:52.852815 crc crio[24245]: 2026-06-14T09:13:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:426688adaa6e8f8 Mac:36:2b:58:9e:99:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/53c03dfa-561c-4e3b-a008-b52c13bc9936 SocketPath: PciID:}] [{Interface:0xc00025cc30 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.380639 | controller |     "Jun 14 09:13:52.854822 crc crio[24245]: time=\"2026-06-14T09:13:52.854735403Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh Namespace:openstack ID:426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e UID:90e98633-d354-4938-ad4f-eeed0eb2264b NetNS:/var/run/netns/53c03dfa-561c-4e3b-a008-b52c13bc9936 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90e98633_d354_4938_ad4f_eeed0eb2264b.slice PodAnnotations:0xc000602368}] Aliases:map[]}\"",
2026-06-14 10:12:41.380655 | controller |     "Jun 14 09:13:52.855170 crc crio[24245]: time=\"2026-06-14T09:13:52.855006592Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.380670 | controller |     "Jun 14 09:13:52.867360 crc crio[24245]: time=\"2026-06-14T09:13:52.867275677Z\" level=info msg=\"Ran pod sandbox 426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh/POD\" id=c6d7a357-a649-4fe0-a1b3-7ea6eeb4018f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.380685 | controller |     "Jun 14 09:13:52.874962 crc crio[24245]: time=\"2026-06-14T09:13:52.874784691Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=fdb11bb3-5eea-4863-9cef-6b11b506d143 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.380704 | controller |     "Jun 14 09:13:52.887367 crc crio[24245]: time=\"2026-06-14T09:13:52.886733164Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.380719 | controller |     "Jun 14 09:13:53.426494 crc crio[24245]: time=\"2026-06-14T09:13:53.425998159Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=fdb11bb3-5eea-4863-9cef-6b11b506d143 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.380734 | controller |     "Jun 14 09:13:53.430754 crc crio[24245]: time=\"2026-06-14T09:13:53.430478773Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0164be6e-3443-4573-82b7-3757fbfb7e08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.380749 | controller |     "Jun 14 09:13:53.498651 crc crio[24245]: time=\"2026-06-14T09:13:53.498376332Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=686d0c53-f3c5-4dc8-b5c0-152a926adc81 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.380764 | controller |     "Jun 14 09:13:53.545214 crc crio[24245]: time=\"2026-06-14T09:13:53.544968118Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=efde52b5-c0cb-4d00-bb53-2b04e56cd920 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.380779 | controller |     "Jun 14 09:13:53.545925 crc crio[24245]: time=\"2026-06-14T09:13:53.545743443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.380794 | controller |     "Jun 14 09:13:53.598568 crc crio[24245]: time=\"2026-06-14T09:13:53.596514781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.380808 | controller |     "Jun 14 09:13:53.602053 crc crio[24245]: time=\"2026-06-14T09:13:53.601611686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.380823 | controller |     "Jun 14 09:13:53.791579 crc crio[24245]: time=\"2026-06-14T09:13:53.791493572Z\" level=info msg=\"Created container 71d76f204cd7a36c160cb7cbea860793cf58235eb6be53a4061cc1ccb3a04fc1: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=efde52b5-c0cb-4d00-bb53-2b04e56cd920 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.380839 | controller |     "Jun 14 09:13:53.793432 crc crio[24245]: time=\"2026-06-14T09:13:53.793287929Z\" level=info msg=\"Starting container: 71d76f204cd7a36c160cb7cbea860793cf58235eb6be53a4061cc1ccb3a04fc1\" id=13da02de-500e-46f1-84ee-0f44567717ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.380854 | controller |     "Jun 14 09:13:53.804408 crc crio[24245]: time=\"2026-06-14T09:13:53.804190997Z\" level=info msg=\"Started container\" PID=152652 containerID=71d76f204cd7a36c160cb7cbea860793cf58235eb6be53a4061cc1ccb3a04fc1 description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=13da02de-500e-46f1-84ee-0f44567717ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e",
2026-06-14 10:12:41.380873 | controller |     "Jun 14 09:14:00.538089 crc crio[24245]: time=\"2026-06-14T09:14:00.537359545Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690474-78jgd/POD\" id=99985265-568c-43d1-a6f9-8b503cc5382e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.380889 | controller |     "Jun 14 09:14:00.539738 crc crio[24245]: time=\"2026-06-14T09:14:00.538125739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.380904 | controller |     "Jun 14 09:14:00.597494 crc crio[24245]: time=\"2026-06-14T09:14:00.597330706Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690474-78jgd Namespace:openshift-infra ID:cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489 UID:b701deb2-13b6-44e6-9dc0-c1250397f081 NetNS:/var/run/netns/39b7d506-8ffd-45ec-ae6a-fd011428181d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb701deb2_13b6_44e6_9dc0_c1250397f081.slice PodAnnotations:0xc006e0a2d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.380918 | controller |     "Jun 14 09:14:00.597494 crc crio[24245]: time=\"2026-06-14T09:14:00.59743842Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690474-78jgd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.380933 | controller |     "Jun 14 09:14:00.977166 crc crio[24245]: 2026-06-14T09:14:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cbc1603214b074f Mac:ea:c0:b5:6f:c5:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/39b7d506-8ffd-45ec-ae6a-fd011428181d SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.380948 | controller |     "Jun 14 09:14:00.980069 crc crio[24245]: time=\"2026-06-14T09:14:00.979954754Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690474-78jgd Namespace:openshift-infra ID:cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489 UID:b701deb2-13b6-44e6-9dc0-c1250397f081 NetNS:/var/run/netns/39b7d506-8ffd-45ec-ae6a-fd011428181d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb701deb2_13b6_44e6_9dc0_c1250397f081.slice PodAnnotations:0xc006e0a2d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.380963 | controller |     "Jun 14 09:14:00.980960 crc crio[24245]: time=\"2026-06-14T09:14:00.980634596Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690474-78jgd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.380978 | controller |     "Jun 14 09:14:01.002028 crc crio[24245]: time=\"2026-06-14T09:14:01.001903714Z\" level=info msg=\"Ran pod sandbox cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489 with infra container: openshift-infra/auto-csr-approver-29690474-78jgd/POD\" id=99985265-568c-43d1-a6f9-8b503cc5382e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.380994 | controller |     "Jun 14 09:14:01.008964 crc crio[24245]: time=\"2026-06-14T09:14:01.008793772Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a7c3e9d9-11f5-4cd4-a576-929aee827603 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.381008 | controller |     "Jun 14 09:14:01.019952 crc crio[24245]: time=\"2026-06-14T09:14:01.019775491Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.381023 | controller |     "Jun 14 09:14:01.988060 crc crio[24245]: time=\"2026-06-14T09:14:01.987183717Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a7c3e9d9-11f5-4cd4-a576-929aee827603 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.381042 | controller |     "Jun 14 09:14:01.991073 crc crio[24245]: time=\"2026-06-14T09:14:01.990929888Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=49e26c80-88c5-4157-9fed-b1b34beae667 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.381057 | controller |     "Jun 14 09:14:01.995829 crc crio[24245]: time=\"2026-06-14T09:14:01.995721321Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8048cccc-c92f-4356-885d-848ee6966aa9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.381071 | controller |     "Jun 14 09:14:02.009300 crc crio[24245]: time=\"2026-06-14T09:14:02.009191428Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690474-78jgd/oc\" id=0d9b2ea7-7af5-448d-bf8e-81803e80a9f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.381086 | controller |     "Jun 14 09:14:02.009829 crc crio[24245]: time=\"2026-06-14T09:14:02.009738266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.381100 | controller |     "Jun 14 09:14:02.095560 crc crio[24245]: time=\"2026-06-14T09:14:02.09527426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.381115 | controller |     "Jun 14 09:14:02.509103 crc crio[24245]: time=\"2026-06-14T09:14:02.508575996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.381130 | controller |     "Jun 14 09:14:02.634269 crc crio[24245]: time=\"2026-06-14T09:14:02.634188337Z\" level=info msg=\"Created container d510548367a5898741e0be75df00e65cb9e5fbc2dd6aa4e138bfe3458897abcb: openshift-infra/auto-csr-approver-29690474-78jgd/oc\" id=0d9b2ea7-7af5-448d-bf8e-81803e80a9f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.381145 | controller |     "Jun 14 09:14:02.635944 crc crio[24245]: time=\"2026-06-14T09:14:02.635747226Z\" level=info msg=\"Starting container: d510548367a5898741e0be75df00e65cb9e5fbc2dd6aa4e138bfe3458897abcb\" id=42eec1ec-5b0d-4b0c-a9f1-b3838190adbb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.381160 | controller |     "Jun 14 09:14:02.646319 crc crio[24245]: time=\"2026-06-14T09:14:02.646207423Z\" level=info msg=\"Started container\" PID=153218 containerID=d510548367a5898741e0be75df00e65cb9e5fbc2dd6aa4e138bfe3458897abcb description=openshift-infra/auto-csr-approver-29690474-78jgd/oc id=42eec1ec-5b0d-4b0c-a9f1-b3838190adbb name=/runtime.v1.RuntimeService/StartContainer sandboxID=cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489",
2026-06-14 10:12:41.381175 | controller |     "Jun 14 09:14:04.671209 crc crio[24245]: time=\"2026-06-14T09:14:04.670309864Z\" level=info msg=\"Stopping pod sandbox: cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489\" id=2e752e7c-e02b-4ae3-ad87-881f8a2f6dfb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.381190 | controller |     "Jun 14 09:14:04.672535 crc crio[24245]: time=\"2026-06-14T09:14:04.671803572Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690474-78jgd Namespace:openshift-infra ID:cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489 UID:b701deb2-13b6-44e6-9dc0-c1250397f081 NetNS:/var/run/netns/39b7d506-8ffd-45ec-ae6a-fd011428181d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb701deb2_13b6_44e6_9dc0_c1250397f081.slice PodAnnotations:0xc0024220b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.381205 | controller |     "Jun 14 09:14:04.672535 crc crio[24245]: time=\"2026-06-14T09:14:04.671994388Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690474-78jgd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.381223 | controller |     "Jun 14 09:14:05.107244 crc crio[24245]: time=\"2026-06-14T09:14:05.107101728Z\" level=info msg=\"Stopped pod sandbox: cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489\" id=2e752e7c-e02b-4ae3-ad87-881f8a2f6dfb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.381239 | controller |     "Jun 14 09:14:13.830046 crc crio[24245]: time=\"2026-06-14T09:14:13.829226189Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-7p7np/POD\" id=676b6be1-2705-48f1-962c-0250d6b0a91d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.381253 | controller |     "Jun 14 09:14:13.831296 crc crio[24245]: time=\"2026-06-14T09:14:13.830067496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.381268 | controller |     "Jun 14 09:14:13.892260 crc crio[24245]: time=\"2026-06-14T09:14:13.892060821Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7p7np Namespace:openshift-marketplace ID:95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395 UID:491c56fd-f3a4-4923-bd47-0919246e6c75 NetNS:/var/run/netns/ad9c7f31-4197-4e14-aa82-26fcf330e07b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod491c56fd_f3a4_4923_bd47_0919246e6c75.slice PodAnnotations:0xc006e0a020}] Aliases:map[]}\"",
2026-06-14 10:12:41.381283 | controller |     "Jun 14 09:14:13.892260 crc crio[24245]: time=\"2026-06-14T09:14:13.892131444Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-7p7np to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.381298 | controller |     "Jun 14 09:14:14.698669 crc crio[24245]: 2026-06-14T09:14:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:95f476841457e85 Mac:f6:fe:84:d1:1d:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/ad9c7f31-4197-4e14-aa82-26fcf330e07b SocketPath: PciID:}] [{Interface:0xc000136760 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.381313 | controller |     "Jun 14 09:14:14.700983 crc crio[24245]: time=\"2026-06-14T09:14:14.70068712Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7p7np Namespace:openshift-marketplace ID:95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395 UID:491c56fd-f3a4-4923-bd47-0919246e6c75 NetNS:/var/run/netns/ad9c7f31-4197-4e14-aa82-26fcf330e07b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod491c56fd_f3a4_4923_bd47_0919246e6c75.slice PodAnnotations:0xc006e0a020}] Aliases:map[]}\"",
2026-06-14 10:12:41.381328 | controller |     "Jun 14 09:14:14.701294 crc crio[24245]: time=\"2026-06-14T09:14:14.701194306Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-7p7np for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.381342 | controller |     "Jun 14 09:14:14.719994 crc crio[24245]: time=\"2026-06-14T09:14:14.719771856Z\" level=info msg=\"Ran pod sandbox 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395 with infra container: openshift-marketplace/redhat-marketplace-7p7np/POD\" id=676b6be1-2705-48f1-962c-0250d6b0a91d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.381384 | controller |     "Jun 14 09:14:14.757005 crc crio[24245]: time=\"2026-06-14T09:14:14.756441406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7c710f47-0ab8-4b9d-9a3f-9fce166046a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.381400 | controller |     "Jun 14 09:14:14.783810 crc crio[24245]: time=\"2026-06-14T09:14:14.783348134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=50786c06-bcb7-428c-90df-52830b8c5f0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.381419 | controller |     "Jun 14 09:14:14.812161 crc crio[24245]: time=\"2026-06-14T09:14:14.811509689Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7p7np/extract-utilities\" id=293ee123-cdc0-41c8-b9b6-6b414f050fbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.381434 | controller |     "Jun 14 09:14:14.812161 crc crio[24245]: time=\"2026-06-14T09:14:14.812091768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.381449 | controller |     "Jun 14 09:14:15.000944 crc crio[24245]: time=\"2026-06-14T09:14:15.000494055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.381464 | controller |     "Jun 14 09:14:15.052970 crc crio[24245]: time=\"2026-06-14T09:14:15.052076558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.381478 | controller |     "Jun 14 09:14:15.267510 crc crio[24245]: time=\"2026-06-14T09:14:15.26674686Z\" level=info msg=\"Created container eb113476e698299b35cd3ff8e790d1ae967f348403579d7c70526991c1d22654: openshift-marketplace/redhat-marketplace-7p7np/extract-utilities\" id=293ee123-cdc0-41c8-b9b6-6b414f050fbd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.381493 | controller |     "Jun 14 09:14:15.269041 crc crio[24245]: time=\"2026-06-14T09:14:15.26896755Z\" level=info msg=\"Starting container: eb113476e698299b35cd3ff8e790d1ae967f348403579d7c70526991c1d22654\" id=25ab25f9-618c-414d-bc17-34e65a14c76b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.381507 | controller |     "Jun 14 09:14:15.276311 crc crio[24245]: time=\"2026-06-14T09:14:15.276211021Z\" level=info msg=\"Started container\" PID=153983 containerID=eb113476e698299b35cd3ff8e790d1ae967f348403579d7c70526991c1d22654 description=openshift-marketplace/redhat-marketplace-7p7np/extract-utilities id=25ab25f9-618c-414d-bc17-34e65a14c76b name=/runtime.v1.RuntimeService/StartContainer sandboxID=95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395",
2026-06-14 10:12:41.381522 | controller |     "Jun 14 09:14:16.045894 crc crio[24245]: time=\"2026-06-14T09:14:16.045723352Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=0f82d2cc-922f-4ab6-a4ee-bef83c56421c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.381537 | controller |     "Jun 14 09:14:16.061899 crc crio[24245]: time=\"2026-06-14T09:14:16.060940517Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-14 10:12:41.381552 | controller |     "Jun 14 09:14:16.658231 crc crio[24245]: time=\"2026-06-14T09:14:16.65811725Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=0f82d2cc-922f-4ab6-a4ee-bef83c56421c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.381566 | controller |     "Jun 14 09:14:16.659721 crc crio[24245]: time=\"2026-06-14T09:14:16.659629278Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=adbc02db-1959-4aff-98bd-22f2404849e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.381580 | controller |     "Jun 14 09:14:16.663597 crc crio[24245]: time=\"2026-06-14T09:14:16.663336316Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=d92af2e3-d362-4d43-b2ca-05b47a754954 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.381598 | controller |     "Jun 14 09:14:16.674357 crc crio[24245]: time=\"2026-06-14T09:14:16.674059847Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7p7np/extract-content\" id=105ed345-11c6-4b44-8415-fd71f6082831 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.381613 | controller |     "Jun 14 09:14:16.675368 crc crio[24245]: time=\"2026-06-14T09:14:16.674597915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.381628 | controller |     "Jun 14 09:14:16.759446 crc crio[24245]: time=\"2026-06-14T09:14:16.759063685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.381642 | controller |     "Jun 14 09:14:16.763147 crc crio[24245]: time=\"2026-06-14T09:14:16.763049602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.381657 | controller |     "Jun 14 09:14:17.001799 crc crio[24245]: time=\"2026-06-14T09:14:17.001254Z\" level=info msg=\"Created container adf69bccd06c1dc541be0601a2b67686e1d74b4cc5dd8599a52a6422e603a115: openshift-marketplace/redhat-marketplace-7p7np/extract-content\" id=105ed345-11c6-4b44-8415-fd71f6082831 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.381673 | controller |     "Jun 14 09:14:17.004446 crc crio[24245]: time=\"2026-06-14T09:14:17.004250735Z\" level=info msg=\"Starting container: adf69bccd06c1dc541be0601a2b67686e1d74b4cc5dd8599a52a6422e603a115\" id=9072f323-33f5-45bd-8b08-1440409bd995 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.381687 | controller |     "Jun 14 09:14:17.016637 crc crio[24245]: time=\"2026-06-14T09:14:17.016331843Z\" level=info msg=\"Started container\" PID=154084 containerID=adf69bccd06c1dc541be0601a2b67686e1d74b4cc5dd8599a52a6422e603a115 description=openshift-marketplace/redhat-marketplace-7p7np/extract-content id=9072f323-33f5-45bd-8b08-1440409bd995 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395",
2026-06-14 10:12:41.381703 | controller |     "Jun 14 09:14:18.092926 crc crio[24245]: time=\"2026-06-14T09:14:18.090650352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b9364a40-5f35-4508-af62-a88d55a722e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.381718 | controller |     "Jun 14 09:14:18.107213 crc crio[24245]: time=\"2026-06-14T09:14:18.106983811Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b13e99e6-d1d0-44d2-9274-2a7d195f705d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.381733 | controller |     "Jun 14 09:14:18.124283 crc crio[24245]: time=\"2026-06-14T09:14:18.12417215Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-7p7np/registry-server\" id=1284afad-55b3-4ebf-8d02-7560bc432272 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.381747 | controller |     "Jun 14 09:14:18.125015 crc crio[24245]: time=\"2026-06-14T09:14:18.12481553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.381762 | controller |     "Jun 14 09:14:18.193555 crc crio[24245]: time=\"2026-06-14T09:14:18.192494945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.381783 | controller |     "Jun 14 09:14:18.197732 crc crio[24245]: time=\"2026-06-14T09:14:18.19767201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.381799 | controller |     "Jun 14 09:14:18.416039 crc crio[24245]: time=\"2026-06-14T09:14:18.415758698Z\" level=info msg=\"Created container 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f: openshift-marketplace/redhat-marketplace-7p7np/registry-server\" id=1284afad-55b3-4ebf-8d02-7560bc432272 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.381814 | controller |     "Jun 14 09:14:18.418173 crc crio[24245]: time=\"2026-06-14T09:14:18.418029169Z\" level=info msg=\"Starting container: 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f\" id=45d45aa9-89c4-41c6-b111-2df02abed889 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.381829 | controller |     "Jun 14 09:14:18.430559 crc crio[24245]: time=\"2026-06-14T09:14:18.429642449Z\" level=info msg=\"Started container\" PID=154147 containerID=639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f description=openshift-marketplace/redhat-marketplace-7p7np/registry-server id=45d45aa9-89c4-41c6-b111-2df02abed889 name=/runtime.v1.RuntimeService/StartContainer sandboxID=95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395",
2026-06-14 10:12:41.381844 | controller |     "Jun 14 09:14:20.116033 crc crio[24245]: time=\"2026-06-14T09:14:20.114434325Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-t4csh/POD\" id=0dca4afa-638f-4a97-aebf-a9b63e402255 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.381858 | controller |     "Jun 14 09:14:20.117330 crc crio[24245]: time=\"2026-06-14T09:14:20.116069428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.381873 | controller |     "Jun 14 09:14:20.180921 crc crio[24245]: time=\"2026-06-14T09:14:20.177669861Z\" level=info msg=\"Got pod network &{Name:redhat-operators-t4csh Namespace:openshift-marketplace ID:2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d UID:56bcab99-8107-4e0a-bffb-98c887999fd2 NetNS:/var/run/netns/49978bb6-9cba-4471-a357-38f4109e48e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56bcab99_8107_4e0a_bffb_98c887999fd2.slice PodAnnotations:0xc00161a4e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.381888 | controller |     "Jun 14 09:14:20.180921 crc crio[24245]: time=\"2026-06-14T09:14:20.177739104Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-t4csh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.381904 | controller |     "Jun 14 09:14:20.782962 crc crio[24245]: 2026-06-14T09:14:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2c23511d23f24e6 Mac:2a:bb:e2:81:a4:f8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/49978bb6-9cba-4471-a357-38f4109e48e6 SocketPath: PciID:}] [{Interface:0xc000488660 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.381919 | controller |     "Jun 14 09:14:20.784314 crc crio[24245]: time=\"2026-06-14T09:14:20.784246507Z\" level=info msg=\"Got pod network &{Name:redhat-operators-t4csh Namespace:openshift-marketplace ID:2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d UID:56bcab99-8107-4e0a-bffb-98c887999fd2 NetNS:/var/run/netns/49978bb6-9cba-4471-a357-38f4109e48e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56bcab99_8107_4e0a_bffb_98c887999fd2.slice PodAnnotations:0xc00161a4e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.381938 | controller |     "Jun 14 09:14:20.784487 crc crio[24245]: time=\"2026-06-14T09:14:20.784439563Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-t4csh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.381954 | controller |     "Jun 14 09:14:20.813540 crc crio[24245]: time=\"2026-06-14T09:14:20.813346254Z\" level=info msg=\"Ran pod sandbox 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d with infra container: openshift-marketplace/redhat-operators-t4csh/POD\" id=0dca4afa-638f-4a97-aebf-a9b63e402255 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.381969 | controller |     "Jun 14 09:14:20.819661 crc crio[24245]: time=\"2026-06-14T09:14:20.819618753Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ad1ca05c-72b6-43d5-95fe-64b016335854 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.381983 | controller |     "Jun 14 09:14:20.825660 crc crio[24245]: time=\"2026-06-14T09:14:20.825565227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8649d55d-5450-4e6d-9d2f-b9f8fdceebee name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.381998 | controller |     "Jun 14 09:14:20.841046 crc crio[24245]: time=\"2026-06-14T09:14:20.840972683Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-t4csh/extract-utilities\" id=6a69384d-200d-469a-942f-2d8c76a5230b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.382013 | controller |     "Jun 14 09:14:20.841491 crc crio[24245]: time=\"2026-06-14T09:14:20.841425827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.382027 | controller |     "Jun 14 09:14:20.896199 crc crio[24245]: time=\"2026-06-14T09:14:20.896048273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.382042 | controller |     "Jun 14 09:14:20.899652 crc crio[24245]: time=\"2026-06-14T09:14:20.899609657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.382069 | controller |     "Jun 14 09:14:21.109252 crc crio[24245]: time=\"2026-06-14T09:14:21.109157181Z\" level=info msg=\"Created container 09864198734c33593c4aa08c5693b4a0de48edb5672dee62ee71a5d2d70e3fe8: openshift-marketplace/redhat-operators-t4csh/extract-utilities\" id=6a69384d-200d-469a-942f-2d8c76a5230b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.382085 | controller |     "Jun 14 09:14:21.110615 crc crio[24245]: time=\"2026-06-14T09:14:21.110531914Z\" level=info msg=\"Starting container: 09864198734c33593c4aa08c5693b4a0de48edb5672dee62ee71a5d2d70e3fe8\" id=319e62bc-4c13-4d15-8564-141d5129be3d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.382100 | controller |     "Jun 14 09:14:21.117610 crc crio[24245]: time=\"2026-06-14T09:14:21.11752461Z\" level=info msg=\"Started container\" PID=154358 containerID=09864198734c33593c4aa08c5693b4a0de48edb5672dee62ee71a5d2d70e3fe8 description=openshift-marketplace/redhat-operators-t4csh/extract-utilities id=319e62bc-4c13-4d15-8564-141d5129be3d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d",
2026-06-14 10:12:41.382115 | controller |     "Jun 14 09:14:21.176679 crc crio[24245]: time=\"2026-06-14T09:14:21.176591419Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f04822d1-0b95-4471-b61b-370b8fd3e99b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.382130 | controller |     "Jun 14 09:14:21.182372 crc crio[24245]: time=\"2026-06-14T09:14:21.182288651Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.382148 | controller |     "Jun 14 09:14:21.931017 crc crio[24245]: time=\"2026-06-14T09:14:21.930541336Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=f04822d1-0b95-4471-b61b-370b8fd3e99b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.382163 | controller |     "Jun 14 09:14:21.932458 crc crio[24245]: time=\"2026-06-14T09:14:21.932296091Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=87b00d7d-23e7-4db3-b746-29f68102b6c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.382178 | controller |     "Jun 14 09:14:21.937136 crc crio[24245]: time=\"2026-06-14T09:14:21.937043744Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b3317518-2c0e-4bef-86a1-1e4506412a45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.382193 | controller |     "Jun 14 09:14:21.944653 crc crio[24245]: time=\"2026-06-14T09:14:21.944552602Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-t4csh/extract-content\" id=f0e4471a-9a8d-419e-8275-a249b8ec404a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.382208 | controller |     "Jun 14 09:14:21.945664 crc crio[24245]: time=\"2026-06-14T09:14:21.945568015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.382222 | controller |     "Jun 14 09:14:22.007922 crc crio[24245]: time=\"2026-06-14T09:14:22.007619081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.382237 | controller |     "Jun 14 09:14:22.012425 crc crio[24245]: time=\"2026-06-14T09:14:22.012360381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.382251 | controller |     "Jun 14 09:14:22.366068 crc crio[24245]: time=\"2026-06-14T09:14:22.365912633Z\" level=info msg=\"Created container 50cae7d6028bfa3695bdcab2878d8663637b42c3300fff996a636c9347fc0fbf: openshift-marketplace/redhat-operators-t4csh/extract-content\" id=f0e4471a-9a8d-419e-8275-a249b8ec404a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.382267 | controller |     "Jun 14 09:14:22.367362 crc crio[24245]: time=\"2026-06-14T09:14:22.367279648Z\" level=info msg=\"Starting container: 50cae7d6028bfa3695bdcab2878d8663637b42c3300fff996a636c9347fc0fbf\" id=d4c93ff0-bcb5-4e9c-9b19-dd360173c502 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.382281 | controller |     "Jun 14 09:14:22.377574 crc crio[24245]: time=\"2026-06-14T09:14:22.377470722Z\" level=info msg=\"Started container\" PID=154402 containerID=50cae7d6028bfa3695bdcab2878d8663637b42c3300fff996a636c9347fc0fbf description=openshift-marketplace/redhat-operators-t4csh/extract-content id=d4c93ff0-bcb5-4e9c-9b19-dd360173c502 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d",
2026-06-14 10:12:41.382296 | controller |     "Jun 14 09:14:26.325599 crc crio[24245]: time=\"2026-06-14T09:14:26.324058275Z\" level=info msg=\"Stopping container: 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f (timeout: 2s)\" id=d148f0d2-c87c-4022-b8c5-954471bea48d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.382310 | controller |     "Jun 14 09:14:27.001887 crc crio[24245]: time=\"2026-06-14T09:14:27.001542645Z\" level=info msg=\"Stopped container 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f: openshift-marketplace/redhat-marketplace-7p7np/registry-server\" id=d148f0d2-c87c-4022-b8c5-954471bea48d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.382328 | controller |     "Jun 14 09:14:27.002652 crc crio[24245]: time=\"2026-06-14T09:14:27.002613079Z\" level=info msg=\"Stopping pod sandbox: 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395\" id=7a16a7df-ae6e-44d2-af86-b0cf60211709 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.382344 | controller |     "Jun 14 09:14:27.003358 crc crio[24245]: time=\"2026-06-14T09:14:27.003299521Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-7p7np Namespace:openshift-marketplace ID:95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395 UID:491c56fd-f3a4-4923-bd47-0919246e6c75 NetNS:/var/run/netns/ad9c7f31-4197-4e14-aa82-26fcf330e07b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod491c56fd_f3a4_4923_bd47_0919246e6c75.slice PodAnnotations:0xc00274af60}] Aliases:map[]}\"",
2026-06-14 10:12:41.382379 | controller |     "Jun 14 09:14:27.003521 crc crio[24245]: time=\"2026-06-14T09:14:27.003494288Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-7p7np from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.382395 | controller |     "Jun 14 09:14:27.558419 crc crio[24245]: time=\"2026-06-14T09:14:27.557460773Z\" level=info msg=\"Stopped pod sandbox: 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395\" id=7a16a7df-ae6e-44d2-af86-b0cf60211709 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.382410 | controller |     "Jun 14 09:14:28.406035 crc crio[24245]: time=\"2026-06-14T09:14:28.401269101Z\" level=info msg=\"Removing container: 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f\" id=145ff4f2-a241-49e3-98c5-a86b55ab0533 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.382424 | controller |     "Jun 14 09:14:28.412432 crc crio[24245]: time=\"2026-06-14T09:14:28.412122426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5f6da77f-b173-4ce8-9dab-0de07506e32c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.382439 | controller |     "Jun 14 09:14:28.418372 crc crio[24245]: time=\"2026-06-14T09:14:28.418252623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b18334ad-de80-424b-be5b-6a2b21b11bb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.382453 | controller |     "Jun 14 09:14:28.433070 crc crio[24245]: time=\"2026-06-14T09:14:28.432978031Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-t4csh/registry-server\" id=569d14b3-44d4-4932-965f-64686225d301 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.382468 | controller |     "Jun 14 09:14:28.464706 crc crio[24245]: time=\"2026-06-14T09:14:28.464517126Z\" level=info msg=\"Removed container 639fb8d8de5cf900b345cfa1733c6a92290f4f5ee253af44a7e2d97c58c87c0f: openshift-marketplace/redhat-marketplace-7p7np/registry-server\" id=145ff4f2-a241-49e3-98c5-a86b55ab0533 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.382482 | controller |     "Jun 14 09:14:28.465505 crc crio[24245]: time=\"2026-06-14T09:14:28.465348482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.382497 | controller |     "Jun 14 09:14:28.472645 crc crio[24245]: time=\"2026-06-14T09:14:28.472601253Z\" level=info msg=\"Removing container: adf69bccd06c1dc541be0601a2b67686e1d74b4cc5dd8599a52a6422e603a115\" id=52c32603-5a85-4f4a-a171-acb681956436 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.382511 | controller |     "Jun 14 09:14:28.548015 crc crio[24245]: time=\"2026-06-14T09:14:28.547729607Z\" level=info msg=\"Removed container adf69bccd06c1dc541be0601a2b67686e1d74b4cc5dd8599a52a6422e603a115: openshift-marketplace/redhat-marketplace-7p7np/extract-content\" id=52c32603-5a85-4f4a-a171-acb681956436 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.382530 | controller |     "Jun 14 09:14:28.551490 crc crio[24245]: time=\"2026-06-14T09:14:28.551414614Z\" level=info msg=\"Removing container: eb113476e698299b35cd3ff8e790d1ae967f348403579d7c70526991c1d22654\" id=1529b243-039b-45e3-9464-45f54fec9554 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.382545 | controller |     "Jun 14 09:14:28.613169 crc crio[24245]: time=\"2026-06-14T09:14:28.613042907Z\" level=info msg=\"Removed container eb113476e698299b35cd3ff8e790d1ae967f348403579d7c70526991c1d22654: openshift-marketplace/redhat-marketplace-7p7np/extract-utilities\" id=1529b243-039b-45e3-9464-45f54fec9554 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.382559 | controller |     "Jun 14 09:14:28.623628 crc crio[24245]: time=\"2026-06-14T09:14:28.623533151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.382574 | controller |     "Jun 14 09:14:28.628430 crc crio[24245]: time=\"2026-06-14T09:14:28.628322144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.382589 | controller |     "Jun 14 09:14:28.819573 crc crio[24245]: time=\"2026-06-14T09:14:28.819288177Z\" level=info msg=\"Created container fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046: openshift-marketplace/redhat-operators-t4csh/registry-server\" id=569d14b3-44d4-4932-965f-64686225d301 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.382603 | controller |     "Jun 14 09:14:28.821430 crc crio[24245]: time=\"2026-06-14T09:14:28.821306151Z\" level=info msg=\"Starting container: fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046\" id=841437ef-9589-4b93-bc67-61c2123a12ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.382618 | controller |     "Jun 14 09:14:28.828167 crc crio[24245]: time=\"2026-06-14T09:14:28.828077456Z\" level=info msg=\"Started container\" PID=154842 containerID=fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046 description=openshift-marketplace/redhat-operators-t4csh/registry-server id=841437ef-9589-4b93-bc67-61c2123a12ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d",
2026-06-14 10:12:41.382633 | controller |     "Jun 14 09:14:32.730603 crc crio[24245]: time=\"2026-06-14T09:14:32.729619536Z\" level=info msg=\"Removing container: 66b6fbb094d94511c705896c657f4f4e1bc0f2bbaf41a2448e449587af18f4fc\" id=c369502c-0b49-4847-94b1-2dbd5fb7e664 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.382647 | controller |     "Jun 14 09:14:32.924002 crc crio[24245]: time=\"2026-06-14T09:14:32.923941867Z\" level=info msg=\"Removed container 66b6fbb094d94511c705896c657f4f4e1bc0f2bbaf41a2448e449587af18f4fc: openshift-infra/auto-csr-approver-29690468-vgwh8/oc\" id=c369502c-0b49-4847-94b1-2dbd5fb7e664 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.382662 | controller |     "Jun 14 09:14:32.938942 crc crio[24245]: time=\"2026-06-14T09:14:32.938778708Z\" level=info msg=\"Stopping pod sandbox: 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7\" id=cfde5fac-8a77-4c5f-890f-01c7b7efb5b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.382676 | controller |     "Jun 14 09:14:32.939175 crc crio[24245]: time=\"2026-06-14T09:14:32.938969164Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7\" id=cfde5fac-8a77-4c5f-890f-01c7b7efb5b8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.382695 | controller |     "Jun 14 09:14:32.940207 crc crio[24245]: time=\"2026-06-14T09:14:32.940170763Z\" level=info msg=\"Removing pod sandbox: 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7\" id=b009f456-8834-4b72-8358-0059c6decc87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.382710 | controller |     "Jun 14 09:14:32.957017 crc crio[24245]: time=\"2026-06-14T09:14:32.956903129Z\" level=info msg=\"Removed pod sandbox: 1edf3b146d613ac3990cc982e4df0bdade899b17354c51bf2686ae36e327f2b7\" id=b009f456-8834-4b72-8358-0059c6decc87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.382725 | controller |     "Jun 14 09:14:32.958017 crc crio[24245]: time=\"2026-06-14T09:14:32.95797818Z\" level=info msg=\"Stopping pod sandbox: 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395\" id=71dd12c2-29f1-4857-bb84-5c0abed7836a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.382740 | controller |     "Jun 14 09:14:32.958188 crc crio[24245]: time=\"2026-06-14T09:14:32.958168846Z\" level=info msg=\"Stopped pod sandbox (already stopped): 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395\" id=71dd12c2-29f1-4857-bb84-5c0abed7836a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.382754 | controller |     "Jun 14 09:14:32.959084 crc crio[24245]: time=\"2026-06-14T09:14:32.959059435Z\" level=info msg=\"Removing pod sandbox: 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395\" id=cc2887b1-80bf-49eb-a5b2-29246049f195 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.382769 | controller |     "Jun 14 09:14:32.990256 crc crio[24245]: time=\"2026-06-14T09:14:32.990025162Z\" level=info msg=\"Removed pod sandbox: 95f476841457e85e203250f8f85a051a2d9961ca7a5708047dc58f2d1a0f7395\" id=cc2887b1-80bf-49eb-a5b2-29246049f195 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.382783 | controller |     "Jun 14 09:14:41.631528 crc crio[24245]: time=\"2026-06-14T09:14:41.629139119Z\" level=info msg=\"Stopping container: fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046 (timeout: 2s)\" id=7d00ed35-cbd3-4456-bbd7-aafd8f082d5e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.382798 | controller |     "Jun 14 09:14:41.771434 crc crio[24245]: time=\"2026-06-14T09:14:41.770565863Z\" level=info msg=\"Stopped container fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046: openshift-marketplace/redhat-operators-t4csh/registry-server\" id=7d00ed35-cbd3-4456-bbd7-aafd8f082d5e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.382813 | controller |     "Jun 14 09:14:41.773443 crc crio[24245]: time=\"2026-06-14T09:14:41.77328781Z\" level=info msg=\"Stopping pod sandbox: 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d\" id=4621995a-3892-45d2-a1fb-fbec043a35c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.382827 | controller |     "Jun 14 09:14:41.776191 crc crio[24245]: time=\"2026-06-14T09:14:41.774108457Z\" level=info msg=\"Got pod network &{Name:redhat-operators-t4csh Namespace:openshift-marketplace ID:2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d UID:56bcab99-8107-4e0a-bffb-98c887999fd2 NetNS:/var/run/netns/49978bb6-9cba-4471-a357-38f4109e48e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod56bcab99_8107_4e0a_bffb_98c887999fd2.slice PodAnnotations:0xc006e0af10}] Aliases:map[]}\"",
2026-06-14 10:12:41.382842 | controller |     "Jun 14 09:14:41.776463 crc crio[24245]: time=\"2026-06-14T09:14:41.776321338Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-t4csh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.382857 | controller |     "Jun 14 09:14:42.163424 crc crio[24245]: time=\"2026-06-14T09:14:42.163270522Z\" level=info msg=\"Stopped pod sandbox: 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d\" id=4621995a-3892-45d2-a1fb-fbec043a35c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.382875 | controller |     "Jun 14 09:14:42.695798 crc crio[24245]: time=\"2026-06-14T09:14:42.694625067Z\" level=info msg=\"Removing container: fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046\" id=bb116462-b33b-49af-b6ed-b34ec7b69a27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.382890 | controller |     "Jun 14 09:14:42.738702 crc crio[24245]: time=\"2026-06-14T09:14:42.738592512Z\" level=info msg=\"Removed container fd285d128a335d2215492d2e97abc24a1ea8e199922f2bd06d7183d6e8f7a046: openshift-marketplace/redhat-operators-t4csh/registry-server\" id=bb116462-b33b-49af-b6ed-b34ec7b69a27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.382905 | controller |     "Jun 14 09:14:42.746090 crc crio[24245]: time=\"2026-06-14T09:14:42.745660663Z\" level=info msg=\"Removing container: 50cae7d6028bfa3695bdcab2878d8663637b42c3300fff996a636c9347fc0fbf\" id=877bff46-73ff-4203-93fb-17ba30b76634 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.382920 | controller |     "Jun 14 09:14:42.814413 crc crio[24245]: time=\"2026-06-14T09:14:42.814156806Z\" level=info msg=\"Removed container 50cae7d6028bfa3695bdcab2878d8663637b42c3300fff996a636c9347fc0fbf: openshift-marketplace/redhat-operators-t4csh/extract-content\" id=877bff46-73ff-4203-93fb-17ba30b76634 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.382935 | controller |     "Jun 14 09:14:42.818467 crc crio[24245]: time=\"2026-06-14T09:14:42.818340248Z\" level=info msg=\"Removing container: 09864198734c33593c4aa08c5693b4a0de48edb5672dee62ee71a5d2d70e3fe8\" id=abe8c12d-d321-44e2-bb88-cebb96950f9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.382949 | controller |     "Jun 14 09:14:42.856616 crc crio[24245]: time=\"2026-06-14T09:14:42.856523483Z\" level=info msg=\"Removed container 09864198734c33593c4aa08c5693b4a0de48edb5672dee62ee71a5d2d70e3fe8: openshift-marketplace/redhat-operators-t4csh/extract-utilities\" id=abe8c12d-d321-44e2-bb88-cebb96950f9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.382965 | controller |     "Jun 14 09:14:52.884249 crc crio[24245]: time=\"2026-06-14T09:14:52.883083636Z\" level=info msg=\"Stopping pod sandbox: 426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e\" id=baed7763-9f65-4f95-ba63-4b71a7312b51 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.382980 | controller |     "Jun 14 09:14:52.887619 crc crio[24245]: time=\"2026-06-14T09:14:52.885215905Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh Namespace:openstack ID:426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e UID:90e98633-d354-4938-ad4f-eeed0eb2264b NetNS:/var/run/netns/53c03dfa-561c-4e3b-a008-b52c13bc9936 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod90e98633_d354_4938_ad4f_eeed0eb2264b.slice PodAnnotations:0xc006e0a270}] Aliases:map[]}\"",
2026-06-14 10:12:41.382995 | controller |     "Jun 14 09:14:52.887619 crc crio[24245]: time=\"2026-06-14T09:14:52.885353999Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.383010 | controller |     "Jun 14 09:14:53.522379 crc crio[24245]: time=\"2026-06-14T09:14:53.522138793Z\" level=info msg=\"Stopped pod sandbox: 426688adaa6e8f815407e407fa629808d6afc964c3a5a28b4067b916330ec00e\" id=baed7763-9f65-4f95-ba63-4b71a7312b51 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.383025 | controller |     "Jun 14 09:14:54.489701 crc crio[24245]: time=\"2026-06-14T09:14:54.489007532Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8/POD\" id=77ab9943-49ff-45a4-8b37-3be58065b54c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.383043 | controller |     "Jun 14 09:14:54.491129 crc crio[24245]: time=\"2026-06-14T09:14:54.489730876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.383059 | controller |     "Jun 14 09:14:54.526600 crc crio[24245]: time=\"2026-06-14T09:14:54.525825664Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 Namespace:openstack ID:61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833 UID:73d8dff8-82cb-4d66-9613-29583590aefb NetNS:/var/run/netns/654b7003-8770-4ec4-9c0d-e672703bb13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d8dff8_82cb_4d66_9613_29583590aefb.slice PodAnnotations:0xc003bf6930}] Aliases:map[]}\"",
2026-06-14 10:12:41.383074 | controller |     "Jun 14 09:14:54.526794 crc crio[24245]: time=\"2026-06-14T09:14:54.526600758Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.383089 | controller |     "Jun 14 09:14:55.147776 crc crio[24245]: 2026-06-14T09:14:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61e3e604cefb294 Mac:1e:dd:d8:48:52:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/654b7003-8770-4ec4-9c0d-e672703bb13d SocketPath: PciID:}] [{Interface:0xc000014c00 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.383104 | controller |     "Jun 14 09:14:55.150547 crc crio[24245]: time=\"2026-06-14T09:14:55.150478092Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 Namespace:openstack ID:61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833 UID:73d8dff8-82cb-4d66-9613-29583590aefb NetNS:/var/run/netns/654b7003-8770-4ec4-9c0d-e672703bb13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d8dff8_82cb_4d66_9613_29583590aefb.slice PodAnnotations:0xc003bf6930}] Aliases:map[]}\"",
2026-06-14 10:12:41.383119 | controller |     "Jun 14 09:14:55.150686 crc crio[24245]: time=\"2026-06-14T09:14:55.150645927Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.383133 | controller |     "Jun 14 09:14:55.159671 crc crio[24245]: time=\"2026-06-14T09:14:55.159590425Z\" level=info msg=\"Ran pod sandbox 61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8/POD\" id=77ab9943-49ff-45a4-8b37-3be58065b54c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.383148 | controller |     "Jun 14 09:14:55.163988 crc crio[24245]: time=\"2026-06-14T09:14:55.163901899Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9298a856-b04b-48b9-9eb3-049e17d7d759 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.383163 | controller |     "Jun 14 09:14:55.183171 crc crio[24245]: time=\"2026-06-14T09:14:55.183034818Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.383177 | controller |     "Jun 14 09:14:55.742059 crc crio[24245]: time=\"2026-06-14T09:14:55.741462338Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9298a856-b04b-48b9-9eb3-049e17d7d759 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.383195 | controller |     "Jun 14 09:14:55.743367 crc crio[24245]: time=\"2026-06-14T09:14:55.74246229Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1f2cb6a5-1c84-46af-ab0d-23a687f399e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.383210 | controller |     "Jun 14 09:14:55.775661 crc crio[24245]: time=\"2026-06-14T09:14:55.775017227Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=6e90f461-56ad-4840-ba66-8af45992ff13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.383225 | controller |     "Jun 14 09:14:55.785238 crc crio[24245]: time=\"2026-06-14T09:14:55.784971712Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=ab01e77d-8dd9-4bc4-ac37-d59740da74d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.383239 | controller |     "Jun 14 09:14:55.785783 crc crio[24245]: time=\"2026-06-14T09:14:55.785707036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.383254 | controller |     "Jun 14 09:14:55.845732 crc crio[24245]: time=\"2026-06-14T09:14:55.845370156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.383269 | controller |     "Jun 14 09:14:55.850069 crc crio[24245]: time=\"2026-06-14T09:14:55.849941651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.383284 | controller |     "Jun 14 09:14:56.052416 crc crio[24245]: time=\"2026-06-14T09:14:56.052230965Z\" level=info msg=\"Created container b09e848ee796ed9945279f95feac2099761e3b0dea818141e290a8e4f4a1f1c9: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=ab01e77d-8dd9-4bc4-ac37-d59740da74d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.383298 | controller |     "Jun 14 09:14:56.053764 crc crio[24245]: time=\"2026-06-14T09:14:56.053668481Z\" level=info msg=\"Starting container: b09e848ee796ed9945279f95feac2099761e3b0dea818141e290a8e4f4a1f1c9\" id=9901f815-14df-4632-977e-c3118be3fde9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.383313 | controller |     "Jun 14 09:14:56.070552 crc crio[24245]: time=\"2026-06-14T09:14:56.068773592Z\" level=info msg=\"Started container\" PID=156496 containerID=b09e848ee796ed9945279f95feac2099761e3b0dea818141e290a8e4f4a1f1c9 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=9901f815-14df-4632-977e-c3118be3fde9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833",
2026-06-14 10:12:41.383328 | controller |     "Jun 14 09:15:00.560312 crc crio[24245]: time=\"2026-06-14T09:15:00.559442797Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/POD\" id=2897a6aa-a5ef-4aee-8581-dd7796f774e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.383342 | controller |     "Jun 14 09:15:00.560312 crc crio[24245]: time=\"2026-06-14T09:15:00.560291924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.383379 | controller |     "Jun 14 09:15:00.606533 crc crio[24245]: time=\"2026-06-14T09:15:00.606351011Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690475-hf54q Namespace:openshift-operator-lifecycle-manager ID:975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12 UID:00871da4-27f4-4cc0-878c-267a43949857 NetNS:/var/run/netns/75a49cde-5a12-4edc-a76e-e668914dd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00871da4_27f4_4cc0_878c_267a43949857.slice PodAnnotations:0xc000620978}] Aliases:map[]}\"",
2026-06-14 10:12:41.383396 | controller |     "Jun 14 09:15:00.606533 crc crio[24245]: time=\"2026-06-14T09:15:00.606478415Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690475-hf54q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.383411 | controller |     "Jun 14 09:15:01.003793 crc crio[24245]: 2026-06-14T09:15:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:975dcecbcd27f0a Mac:6a:93:1d:39:fb:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/75a49cde-5a12-4edc-a76e-e668914dd742 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.383426 | controller |     "Jun 14 09:15:01.006833 crc crio[24245]: time=\"2026-06-14T09:15:01.006753368Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690475-hf54q Namespace:openshift-operator-lifecycle-manager ID:975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12 UID:00871da4-27f4-4cc0-878c-267a43949857 NetNS:/var/run/netns/75a49cde-5a12-4edc-a76e-e668914dd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00871da4_27f4_4cc0_878c_267a43949857.slice PodAnnotations:0xc000620978}] Aliases:map[]}\"",
2026-06-14 10:12:41.383441 | controller |     "Jun 14 09:15:01.007131 crc crio[24245]: time=\"2026-06-14T09:15:01.007053808Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690475-hf54q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.383455 | controller |     "Jun 14 09:15:01.021915 crc crio[24245]: time=\"2026-06-14T09:15:01.021777448Z\" level=info msg=\"Ran pod sandbox 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/POD\" id=2897a6aa-a5ef-4aee-8581-dd7796f774e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.383470 | controller |     "Jun 14 09:15:01.025015 crc crio[24245]: time=\"2026-06-14T09:15:01.02478572Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5124053f-f1a6-48bc-bad2-b0489169e567 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.383485 | controller |     "Jun 14 09:15:01.027078 crc crio[24245]: time=\"2026-06-14T09:15:01.02700319Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=86d7aff3-33a4-4a66-8a76-05e46773b77b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.383500 | controller |     "Jun 14 09:15:01.040727 crc crio[24245]: time=\"2026-06-14T09:15:01.040605013Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/collect-profiles\" id=893f49df-7c5a-412f-9190-1a0bad0d9a4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.383514 | controller |     "Jun 14 09:15:01.041426 crc crio[24245]: time=\"2026-06-14T09:15:01.041303716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.383533 | controller |     "Jun 14 09:15:01.105809 crc crio[24245]: time=\"2026-06-14T09:15:01.105589723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.383548 | controller |     "Jun 14 09:15:01.114287 crc crio[24245]: time=\"2026-06-14T09:15:01.114193658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.383562 | controller |     "Jun 14 09:15:01.289744 crc crio[24245]: time=\"2026-06-14T09:15:01.289529252Z\" level=info msg=\"Created container e6ba40f3dbf2b0c8d9115502f9e0a7b3e659d22457e48b6bacc3a00b75d20cf4: openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/collect-profiles\" id=893f49df-7c5a-412f-9190-1a0bad0d9a4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.383577 | controller |     "Jun 14 09:15:01.290779 crc crio[24245]: time=\"2026-06-14T09:15:01.290718371Z\" level=info msg=\"Starting container: e6ba40f3dbf2b0c8d9115502f9e0a7b3e659d22457e48b6bacc3a00b75d20cf4\" id=a2707257-3355-4fde-a086-e07b1378633f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.383591 | controller |     "Jun 14 09:15:01.297323 crc crio[24245]: time=\"2026-06-14T09:15:01.297187787Z\" level=info msg=\"Started container\" PID=156838 containerID=e6ba40f3dbf2b0c8d9115502f9e0a7b3e659d22457e48b6bacc3a00b75d20cf4 description=openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/collect-profiles id=a2707257-3355-4fde-a086-e07b1378633f name=/runtime.v1.RuntimeService/StartContainer sandboxID=975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12",
2026-06-14 10:12:41.383606 | controller |     "Jun 14 09:15:03.107900 crc crio[24245]: time=\"2026-06-14T09:15:03.107016536Z\" level=info msg=\"Stopping pod sandbox: 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12\" id=57b71f92-6094-4ff0-8757-de8e9b3497be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.383621 | controller |     "Jun 14 09:15:03.109253 crc crio[24245]: time=\"2026-06-14T09:15:03.109093283Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690475-hf54q Namespace:openshift-operator-lifecycle-manager ID:975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12 UID:00871da4-27f4-4cc0-878c-267a43949857 NetNS:/var/run/netns/75a49cde-5a12-4edc-a76e-e668914dd742 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod00871da4_27f4_4cc0_878c_267a43949857.slice PodAnnotations:0xc003bf6ec0}] Aliases:map[]}\"",
2026-06-14 10:12:41.383637 | controller |     "Jun 14 09:15:03.109503 crc crio[24245]: time=\"2026-06-14T09:15:03.109432464Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690475-hf54q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.383651 | controller |     "Jun 14 09:15:03.596016 crc crio[24245]: time=\"2026-06-14T09:15:03.595821967Z\" level=info msg=\"Stopped pod sandbox: 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12\" id=57b71f92-6094-4ff0-8757-de8e9b3497be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.383666 | controller |     "Jun 14 09:15:04.127580 crc crio[24245]: time=\"2026-06-14T09:15:04.125658543Z\" level=info msg=\"Stopping pod sandbox: 61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833\" id=06e0120a-7181-4ce9-97f1-496fdd55c36f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.383681 | controller |     "Jun 14 09:15:04.127580 crc crio[24245]: time=\"2026-06-14T09:15:04.127288606Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 Namespace:openstack ID:61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833 UID:73d8dff8-82cb-4d66-9613-29583590aefb NetNS:/var/run/netns/654b7003-8770-4ec4-9c0d-e672703bb13d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod73d8dff8_82cb_4d66_9613_29583590aefb.slice PodAnnotations:0xc006e0b168}] Aliases:map[]}\"",
2026-06-14 10:12:41.383699 | controller |     "Jun 14 09:15:04.127580 crc crio[24245]: time=\"2026-06-14T09:15:04.127521903Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.383714 | controller |     "Jun 14 09:15:04.754047 crc crio[24245]: time=\"2026-06-14T09:15:04.753954717Z\" level=info msg=\"Stopped pod sandbox: 61e3e604cefb2947adde399a37712ae7a633d1eb878298ba32616c4b103b7833\" id=06e0120a-7181-4ce9-97f1-496fdd55c36f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.383729 | controller |     "Jun 14 09:15:05.741094 crc crio[24245]: time=\"2026-06-14T09:15:05.740554053Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb/POD\" id=00b8616f-bef8-4271-bf79-cf5990ff268c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.383743 | controller |     "Jun 14 09:15:05.742591 crc crio[24245]: time=\"2026-06-14T09:15:05.742561478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.383759 | controller |     "Jun 14 09:15:05.799063 crc crio[24245]: time=\"2026-06-14T09:15:05.798533251Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb Namespace:openstack ID:20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039 UID:1a525426-eed8-4d16-b568-30158ba2e6df NetNS:/var/run/netns/889e8362-68b1-4608-bffa-7a20f0e3d3f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a525426_eed8_4d16_b568_30158ba2e6df.slice PodAnnotations:0xc006e0a050}] Aliases:map[]}\"",
2026-06-14 10:12:41.383774 | controller |     "Jun 14 09:15:05.799063 crc crio[24245]: time=\"2026-06-14T09:15:05.799046517Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.383789 | controller |     "Jun 14 09:15:06.288275 crc crio[24245]: 2026-06-14T09:15:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20cc7632eae394d Mac:16:b1:fb:42:c6:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/889e8362-68b1-4608-bffa-7a20f0e3d3f1 SocketPath: PciID:}] [{Interface:0xc00025ac00 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.383805 | controller |     "Jun 14 09:15:06.290097 crc crio[24245]: time=\"2026-06-14T09:15:06.290024867Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb Namespace:openstack ID:20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039 UID:1a525426-eed8-4d16-b568-30158ba2e6df NetNS:/var/run/netns/889e8362-68b1-4608-bffa-7a20f0e3d3f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a525426_eed8_4d16_b568_30158ba2e6df.slice PodAnnotations:0xc006e0a050}] Aliases:map[]}\"",
2026-06-14 10:12:41.383820 | controller |     "Jun 14 09:15:06.290264 crc crio[24245]: time=\"2026-06-14T09:15:06.290208363Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.383835 | controller |     "Jun 14 09:15:06.304331 crc crio[24245]: time=\"2026-06-14T09:15:06.303200552Z\" level=info msg=\"Ran pod sandbox 20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb/POD\" id=00b8616f-bef8-4271-bf79-cf5990ff268c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.383853 | controller |     "Jun 14 09:15:06.314619 crc crio[24245]: time=\"2026-06-14T09:15:06.314538441Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bb28fad9-efb4-453d-8b41-7ed59113ff9f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.383869 | controller |     "Jun 14 09:15:06.320895 crc crio[24245]: time=\"2026-06-14T09:15:06.320752246Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.383883 | controller |     "Jun 14 09:15:06.765280 crc crio[24245]: time=\"2026-06-14T09:15:06.764969716Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bb28fad9-efb4-453d-8b41-7ed59113ff9f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.383898 | controller |     "Jun 14 09:15:06.768609 crc crio[24245]: time=\"2026-06-14T09:15:06.766472203Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c619f492-aa19-4be2-931f-570887275544 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.383912 | controller |     "Jun 14 09:15:06.807692 crc crio[24245]: time=\"2026-06-14T09:15:06.80753097Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=28718261-6c87-4b5b-8f63-d59d357aff20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.383927 | controller |     "Jun 14 09:15:06.822773 crc crio[24245]: time=\"2026-06-14T09:15:06.822599861Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=7874fd60-1b3a-4336-905e-b91d96c7e336 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.383941 | controller |     "Jun 14 09:15:06.825153 crc crio[24245]: time=\"2026-06-14T09:15:06.825042449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.383956 | controller |     "Jun 14 09:15:06.897140 crc crio[24245]: time=\"2026-06-14T09:15:06.896605538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.383970 | controller |     "Jun 14 09:15:06.900739 crc crio[24245]: time=\"2026-06-14T09:15:06.900649937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.383985 | controller |     "Jun 14 09:15:07.113783 crc crio[24245]: time=\"2026-06-14T09:15:07.113009021Z\" level=info msg=\"Created container b42a59a2b548eb6db1fb70efe45bda966ca44be9391594e9662572a2d0220b42: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=7874fd60-1b3a-4336-905e-b91d96c7e336 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.384000 | controller |     "Jun 14 09:15:07.116016 crc crio[24245]: time=\"2026-06-14T09:15:07.115239143Z\" level=info msg=\"Starting container: b42a59a2b548eb6db1fb70efe45bda966ca44be9391594e9662572a2d0220b42\" id=3e2f2240-44e3-4674-9bc6-96bd62997462 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.384019 | controller |     "Jun 14 09:15:07.128496 crc crio[24245]: time=\"2026-06-14T09:15:07.128368831Z\" level=info msg=\"Started container\" PID=157289 containerID=b42a59a2b548eb6db1fb70efe45bda966ca44be9391594e9662572a2d0220b42 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=3e2f2240-44e3-4674-9bc6-96bd62997462 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039",
2026-06-14 10:12:41.384035 | controller |     "Jun 14 09:15:33.016834 crc crio[24245]: time=\"2026-06-14T09:15:33.01604638Z\" level=info msg=\"Removing container: 05f0acc8a82507a4fe73bbf327f2687d0fbe7ae4fad395cb62137e10c15c532e\" id=d174b4c2-5b6f-4248-b218-8ff72a568b8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.384050 | controller |     "Jun 14 09:15:33.057716 crc crio[24245]: time=\"2026-06-14T09:15:33.057580409Z\" level=info msg=\"Removed container 05f0acc8a82507a4fe73bbf327f2687d0fbe7ae4fad395cb62137e10c15c532e: openshift-operator-lifecycle-manager/collect-profiles-29690430-dvpvh/collect-profiles\" id=d174b4c2-5b6f-4248-b218-8ff72a568b8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.384065 | controller |     "Jun 14 09:15:33.073210 crc crio[24245]: time=\"2026-06-14T09:15:33.072986043Z\" level=info msg=\"Stopping pod sandbox: 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521\" id=7a5b946b-8543-4812-be42-28e92c7b76f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.384079 | controller |     "Jun 14 09:15:33.073210 crc crio[24245]: time=\"2026-06-14T09:15:33.073103747Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521\" id=7a5b946b-8543-4812-be42-28e92c7b76f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.384094 | controller |     "Jun 14 09:15:33.077556 crc crio[24245]: time=\"2026-06-14T09:15:33.077450576Z\" level=info msg=\"Removing pod sandbox: 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521\" id=ef5a199d-1840-499c-878a-4f3b3e841555 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.384108 | controller |     "Jun 14 09:15:33.108164 crc crio[24245]: time=\"2026-06-14T09:15:33.108038132Z\" level=info msg=\"Removed pod sandbox: 4c195eedc6256e11a6f2da009afe02152b4b9979cdb228252478b86c0d16d521\" id=ef5a199d-1840-499c-878a-4f3b3e841555 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.384122 | controller |     "Jun 14 09:15:33.109588 crc crio[24245]: time=\"2026-06-14T09:15:33.109460985Z\" level=info msg=\"Stopping pod sandbox: 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d\" id=02b3378c-f626-49b1-8208-89aa40f7d5d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.384136 | controller |     "Jun 14 09:15:33.109774 crc crio[24245]: time=\"2026-06-14T09:15:33.109599809Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d\" id=02b3378c-f626-49b1-8208-89aa40f7d5d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.384151 | controller |     "Jun 14 09:15:33.111023 crc crio[24245]: time=\"2026-06-14T09:15:33.110634933Z\" level=info msg=\"Removing pod sandbox: 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d\" id=b2079b96-2016-4bd5-a92d-0df5e0bf95f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.384165 | controller |     "Jun 14 09:15:33.144823 crc crio[24245]: time=\"2026-06-14T09:15:33.14466457Z\" level=info msg=\"Removed pod sandbox: 2c23511d23f24e605e526c3e220bf1522bddb8176da9e0a7c8b21d0c96758e4d\" id=b2079b96-2016-4bd5-a92d-0df5e0bf95f5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.384179 | controller |     "Jun 14 09:15:55.105926 crc crio[24245]: time=\"2026-06-14T09:15:55.104724864Z\" level=info msg=\"Stopping pod sandbox: 20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039\" id=e6cc5ed7-77dd-49f1-ae5e-96c09a25066b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.384197 | controller |     "Jun 14 09:15:55.108286 crc crio[24245]: time=\"2026-06-14T09:15:55.106974527Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb Namespace:openstack ID:20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039 UID:1a525426-eed8-4d16-b568-30158ba2e6df NetNS:/var/run/netns/889e8362-68b1-4608-bffa-7a20f0e3d3f1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a525426_eed8_4d16_b568_30158ba2e6df.slice PodAnnotations:0xc002422140}] Aliases:map[]}\"",
2026-06-14 10:12:41.384212 | controller |     "Jun 14 09:15:55.108286 crc crio[24245]: time=\"2026-06-14T09:15:55.107184814Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.384227 | controller |     "Jun 14 09:15:55.722741 crc crio[24245]: time=\"2026-06-14T09:15:55.722186502Z\" level=info msg=\"Stopped pod sandbox: 20cc7632eae394d9e75932bcbe8039a3f4e3c3157045a09a26737704a4389039\" id=e6cc5ed7-77dd-49f1-ae5e-96c09a25066b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.384241 | controller |     "Jun 14 09:15:56.695107 crc crio[24245]: time=\"2026-06-14T09:15:56.694631589Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4/POD\" id=17c1ce92-f143-428f-8684-9b014e9b77a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.384255 | controller |     "Jun 14 09:15:56.697139 crc crio[24245]: time=\"2026-06-14T09:15:56.695115224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.384270 | controller |     "Jun 14 09:15:56.728959 crc crio[24245]: time=\"2026-06-14T09:15:56.728824688Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 Namespace:openstack ID:099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd UID:49739a8c-e7ba-4331-b334-da2e7e298933 NetNS:/var/run/netns/dea09bd2-bbb7-400f-84e2-e138e8fa1e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49739a8c_e7ba_4331_b334_da2e7e298933.slice PodAnnotations:0xc000621760}] Aliases:map[]}\"",
2026-06-14 10:12:41.384285 | controller |     "Jun 14 09:15:56.728959 crc crio[24245]: time=\"2026-06-14T09:15:56.728959192Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.384300 | controller |     "Jun 14 09:15:57.480888 crc crio[24245]: 2026-06-14T09:15:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:099a348f621ceb1 Mac:de:b6:c6:06:11:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/dea09bd2-bbb7-400f-84e2-e138e8fa1e69 SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.384315 | controller |     "Jun 14 09:15:57.484066 crc crio[24245]: time=\"2026-06-14T09:15:57.483754217Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 Namespace:openstack ID:099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd UID:49739a8c-e7ba-4331-b334-da2e7e298933 NetNS:/var/run/netns/dea09bd2-bbb7-400f-84e2-e138e8fa1e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49739a8c_e7ba_4331_b334_da2e7e298933.slice PodAnnotations:0xc000621760}] Aliases:map[]}\"",
2026-06-14 10:12:41.384336 | controller |     "Jun 14 09:15:57.484474 crc crio[24245]: time=\"2026-06-14T09:15:57.484362486Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.384366 | controller |     "Jun 14 09:15:57.505102 crc crio[24245]: time=\"2026-06-14T09:15:57.504833759Z\" level=info msg=\"Ran pod sandbox 099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4/POD\" id=17c1ce92-f143-428f-8684-9b014e9b77a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.384383 | controller |     "Jun 14 09:15:57.510068 crc crio[24245]: time=\"2026-06-14T09:15:57.509925749Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1555e85a-556b-4f80-a874-40c872bb971f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.384398 | controller |     "Jun 14 09:15:57.530786 crc crio[24245]: time=\"2026-06-14T09:15:57.530682281Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.384412 | controller |     "Jun 14 09:15:58.027268 crc crio[24245]: time=\"2026-06-14T09:15:58.027084212Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=1555e85a-556b-4f80-a874-40c872bb971f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.384427 | controller |     "Jun 14 09:15:58.029617 crc crio[24245]: time=\"2026-06-14T09:15:58.028725844Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=b6995564-a2a4-4c11-828f-9a3eedf792b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.384441 | controller |     "Jun 14 09:15:58.089922 crc crio[24245]: time=\"2026-06-14T09:15:58.088293662Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8a201351-1ab4-4db6-b25d-6b70e7ce645d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.384455 | controller |     "Jun 14 09:15:58.101650 crc crio[24245]: time=\"2026-06-14T09:15:58.101265435Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=cf34a31c-57fe-482c-a85a-855ff14fb135 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.384469 | controller |     "Jun 14 09:15:58.102342 crc crio[24245]: time=\"2026-06-14T09:15:58.102205566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.384484 | controller |     "Jun 14 09:15:58.168716 crc crio[24245]: time=\"2026-06-14T09:15:58.168354114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.384498 | controller |     "Jun 14 09:15:58.172169 crc crio[24245]: time=\"2026-06-14T09:15:58.171759864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.384513 | controller |     "Jun 14 09:15:58.422720 crc crio[24245]: time=\"2026-06-14T09:15:58.421778964Z\" level=info msg=\"Created container 3c7539873787e249751ef8290841020a0d255a111cf4eef4156dd79e30b73d64: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=cf34a31c-57fe-482c-a85a-855ff14fb135 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.384531 | controller |     "Jun 14 09:15:58.426272 crc crio[24245]: time=\"2026-06-14T09:15:58.425644831Z\" level=info msg=\"Starting container: 3c7539873787e249751ef8290841020a0d255a111cf4eef4156dd79e30b73d64\" id=6aa1704c-536d-447d-b65e-2b66bafa2325 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.384547 | controller |     "Jun 14 09:15:58.440653 crc crio[24245]: time=\"2026-06-14T09:15:58.440388517Z\" level=info msg=\"Started container\" PID=160061 containerID=3c7539873787e249751ef8290841020a0d255a111cf4eef4156dd79e30b73d64 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=6aa1704c-536d-447d-b65e-2b66bafa2325 name=/runtime.v1.RuntimeService/StartContainer sandboxID=099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd",
2026-06-14 10:12:41.384562 | controller |     "Jun 14 09:16:00.554495 crc crio[24245]: time=\"2026-06-14T09:16:00.553355713Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690476-l72n4/POD\" id=068a428c-711f-4bde-a207-226ad83f12bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.384576 | controller |     "Jun 14 09:16:00.556184 crc crio[24245]: time=\"2026-06-14T09:16:00.554533841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.384591 | controller |     "Jun 14 09:16:00.621450 crc crio[24245]: time=\"2026-06-14T09:16:00.620827312Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690476-l72n4 Namespace:openshift-infra ID:b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975 UID:b2c468f0-75a6-4d40-b64d-81dc908d6087 NetNS:/var/run/netns/4bcd5c7e-2241-48ec-8b5b-3564ee06d619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c468f0_75a6_4d40_b64d_81dc908d6087.slice PodAnnotations:0xc001fea1a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.384606 | controller |     "Jun 14 09:16:00.621450 crc crio[24245]: time=\"2026-06-14T09:16:00.621004627Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690476-l72n4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.384621 | controller |     "Jun 14 09:16:01.259461 crc crio[24245]: 2026-06-14T09:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2ff3d3f808201d Mac:1e:c3:f1:6b:ae:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/4bcd5c7e-2241-48ec-8b5b-3564ee06d619 SocketPath: PciID:}] [{Interface:0xc0002ed700 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.384636 | controller |     "Jun 14 09:16:01.262328 crc crio[24245]: time=\"2026-06-14T09:16:01.262190043Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690476-l72n4 Namespace:openshift-infra ID:b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975 UID:b2c468f0-75a6-4d40-b64d-81dc908d6087 NetNS:/var/run/netns/4bcd5c7e-2241-48ec-8b5b-3564ee06d619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c468f0_75a6_4d40_b64d_81dc908d6087.slice PodAnnotations:0xc001fea1a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.384651 | controller |     "Jun 14 09:16:01.262615 crc crio[24245]: time=\"2026-06-14T09:16:01.262579796Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690476-l72n4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.384666 | controller |     "Jun 14 09:16:01.285055 crc crio[24245]: time=\"2026-06-14T09:16:01.284782578Z\" level=info msg=\"Ran pod sandbox b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975 with infra container: openshift-infra/auto-csr-approver-29690476-l72n4/POD\" id=068a428c-711f-4bde-a207-226ad83f12bb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.384684 | controller |     "Jun 14 09:16:01.289661 crc crio[24245]: time=\"2026-06-14T09:16:01.289590374Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=36e9384f-2606-4ed1-b2ae-b873c054beea name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.384699 | controller |     "Jun 14 09:16:01.298695 crc crio[24245]: time=\"2026-06-14T09:16:01.298557371Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.384714 | controller |     "Jun 14 09:16:02.239735 crc crio[24245]: time=\"2026-06-14T09:16:02.239115652Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=36e9384f-2606-4ed1-b2ae-b873c054beea name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.384729 | controller |     "Jun 14 09:16:02.243076 crc crio[24245]: time=\"2026-06-14T09:16:02.242966794Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6d96d0ef-b69b-4dcc-8199-cfedc765715c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.384744 | controller |     "Jun 14 09:16:02.246610 crc crio[24245]: time=\"2026-06-14T09:16:02.246445715Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b98dc595-379f-4938-bcc6-859db5dc5626 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.384759 | controller |     "Jun 14 09:16:02.257297 crc crio[24245]: time=\"2026-06-14T09:16:02.257048713Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690476-l72n4/oc\" id=17c04f0c-c0da-4d7c-8e0c-bf753c503b3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.384773 | controller |     "Jun 14 09:16:02.258283 crc crio[24245]: time=\"2026-06-14T09:16:02.258140488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.384787 | controller |     "Jun 14 09:16:02.309035 crc crio[24245]: time=\"2026-06-14T09:16:02.308977829Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.384802 | controller |     "Jun 14 09:16:02.593151 crc crio[24245]: time=\"2026-06-14T09:16:02.592558469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.384816 | controller |     "Jun 14 09:16:02.735015 crc crio[24245]: time=\"2026-06-14T09:16:02.734932023Z\" level=info msg=\"Created container 50f528314ec14f0f4a38d056a8898f0b17f5b512e0d4bd8e9634172cbfc0e2c5: openshift-infra/auto-csr-approver-29690476-l72n4/oc\" id=17c04f0c-c0da-4d7c-8e0c-bf753c503b3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.384831 | controller |     "Jun 14 09:16:02.737024 crc crio[24245]: time=\"2026-06-14T09:16:02.736960738Z\" level=info msg=\"Starting container: 50f528314ec14f0f4a38d056a8898f0b17f5b512e0d4bd8e9634172cbfc0e2c5\" id=bf1171b0-514f-41e0-821e-18f34e034a02 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.384846 | controller |     "Jun 14 09:16:02.747789 crc crio[24245]: time=\"2026-06-14T09:16:02.74767568Z\" level=info msg=\"Started container\" PID=160371 containerID=50f528314ec14f0f4a38d056a8898f0b17f5b512e0d4bd8e9634172cbfc0e2c5 description=openshift-infra/auto-csr-approver-29690476-l72n4/oc id=bf1171b0-514f-41e0-821e-18f34e034a02 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975",
2026-06-14 10:12:41.384861 | controller |     "Jun 14 09:16:04.341294 crc crio[24245]: time=\"2026-06-14T09:16:04.340131376Z\" level=info msg=\"Stopping pod sandbox: b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975\" id=c49c3607-e91c-4f6c-98ba-7faa136ee1df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.384879 | controller |     "Jun 14 09:16:04.343478 crc crio[24245]: time=\"2026-06-14T09:16:04.342577425Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690476-l72n4 Namespace:openshift-infra ID:b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975 UID:b2c468f0-75a6-4d40-b64d-81dc908d6087 NetNS:/var/run/netns/4bcd5c7e-2241-48ec-8b5b-3564ee06d619 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb2c468f0_75a6_4d40_b64d_81dc908d6087.slice PodAnnotations:0xc001fea2b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.384894 | controller |     "Jun 14 09:16:04.343478 crc crio[24245]: time=\"2026-06-14T09:16:04.342951207Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690476-l72n4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.384909 | controller |     "Jun 14 09:16:04.725132 crc crio[24245]: time=\"2026-06-14T09:16:04.725075239Z\" level=info msg=\"Stopped pod sandbox: b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975\" id=c49c3607-e91c-4f6c-98ba-7faa136ee1df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.384923 | controller |     "Jun 14 09:16:27.318901 crc crio[24245]: time=\"2026-06-14T09:16:27.317971384Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wmxcl/POD\" id=a9d571b7-6710-49aa-9920-e7ba7aa2d88f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.384938 | controller |     "Jun 14 09:16:27.318901 crc crio[24245]: time=\"2026-06-14T09:16:27.318801081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.384952 | controller |     "Jun 14 09:16:27.355154 crc crio[24245]: time=\"2026-06-14T09:16:27.355076557Z\" level=info msg=\"Got pod network &{Name:certified-operators-wmxcl Namespace:openshift-marketplace ID:85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5 UID:cfd9379b-b96b-4b18-a216-ddcd74272f41 NetNS:/var/run/netns/5df4c866-2ecf-46cb-a3e2-b69b1dc920ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd9379b_b96b_4b18_a216_ddcd74272f41.slice PodAnnotations:0xc000522fb8}] Aliases:map[]}\"",
2026-06-14 10:12:41.384968 | controller |     "Jun 14 09:16:27.355154 crc crio[24245]: time=\"2026-06-14T09:16:27.355141729Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wmxcl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.384982 | controller |     "Jun 14 09:16:27.969892 crc crio[24245]: 2026-06-14T09:16:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85aef94758dc204 Mac:6e:f2:d3:2e:45:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/5df4c866-2ecf-46cb-a3e2-b69b1dc920ee SocketPath: PciID:}] [{Interface:0xc000504710 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.384997 | controller |     "Jun 14 09:16:27.971483 crc crio[24245]: time=\"2026-06-14T09:16:27.971393662Z\" level=info msg=\"Got pod network &{Name:certified-operators-wmxcl Namespace:openshift-marketplace ID:85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5 UID:cfd9379b-b96b-4b18-a216-ddcd74272f41 NetNS:/var/run/netns/5df4c866-2ecf-46cb-a3e2-b69b1dc920ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd9379b_b96b_4b18_a216_ddcd74272f41.slice PodAnnotations:0xc000522fb8}] Aliases:map[]}\"",
2026-06-14 10:12:41.385015 | controller |     "Jun 14 09:16:27.971639 crc crio[24245]: time=\"2026-06-14T09:16:27.971588818Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wmxcl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.385030 | controller |     "Jun 14 09:16:27.981052 crc crio[24245]: time=\"2026-06-14T09:16:27.980925683Z\" level=info msg=\"Ran pod sandbox 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5 with infra container: openshift-marketplace/certified-operators-wmxcl/POD\" id=a9d571b7-6710-49aa-9920-e7ba7aa2d88f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.385045 | controller |     "Jun 14 09:16:27.984926 crc crio[24245]: time=\"2026-06-14T09:16:27.984226246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fef7ac81-87b1-4dd1-b1a6-3266c32bdca3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.385060 | controller |     "Jun 14 09:16:27.986946 crc crio[24245]: time=\"2026-06-14T09:16:27.986641924Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=012b8baa-9a97-4d2a-98fd-839f35ec0e62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.385075 | controller |     "Jun 14 09:16:27.995907 crc crio[24245]: time=\"2026-06-14T09:16:27.993002896Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wmxcl/extract-utilities\" id=61690ef5-32bd-49f0-8de8-dcdc6aaac013 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.385089 | controller |     "Jun 14 09:16:27.995907 crc crio[24245]: time=\"2026-06-14T09:16:27.993285695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.385104 | controller |     "Jun 14 09:16:28.061594 crc crio[24245]: time=\"2026-06-14T09:16:28.06153961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.385119 | controller |     "Jun 14 09:16:28.069597 crc crio[24245]: time=\"2026-06-14T09:16:28.069562835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.385134 | controller |     "Jun 14 09:16:28.233106 crc crio[24245]: time=\"2026-06-14T09:16:28.232610209Z\" level=info msg=\"Created container 5d6a67a961f38621411907458937bebe89685e9c0a1d2566f08872a604ee3a57: openshift-marketplace/certified-operators-wmxcl/extract-utilities\" id=61690ef5-32bd-49f0-8de8-dcdc6aaac013 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.385149 | controller |     "Jun 14 09:16:28.235112 crc crio[24245]: time=\"2026-06-14T09:16:28.235070417Z\" level=info msg=\"Starting container: 5d6a67a961f38621411907458937bebe89685e9c0a1d2566f08872a604ee3a57\" id=cc94a607-e0d7-4a38-b4aa-e41ca4bfc37a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.385164 | controller |     "Jun 14 09:16:28.241154 crc crio[24245]: time=\"2026-06-14T09:16:28.241060507Z\" level=info msg=\"Started container\" PID=161882 containerID=5d6a67a961f38621411907458937bebe89685e9c0a1d2566f08872a604ee3a57 description=openshift-marketplace/certified-operators-wmxcl/extract-utilities id=cc94a607-e0d7-4a38-b4aa-e41ca4bfc37a name=/runtime.v1.RuntimeService/StartContainer sandboxID=85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5",
2026-06-14 10:12:41.385179 | controller |     "Jun 14 09:16:28.812675 crc crio[24245]: time=\"2026-06-14T09:16:28.812565382Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8ac2850e-7286-4e13-8110-56947b8c8cb0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.385194 | controller |     "Jun 14 09:16:28.827704 crc crio[24245]: time=\"2026-06-14T09:16:28.827611233Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.385212 | controller |     "Jun 14 09:16:29.421566 crc crio[24245]: time=\"2026-06-14T09:16:29.42088984Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4\" id=8ac2850e-7286-4e13-8110-56947b8c8cb0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.385227 | controller |     "Jun 14 09:16:29.423023 crc crio[24245]: time=\"2026-06-14T09:16:29.422824291Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8751305a-1f74-4964-9f4b-d3102d49fb40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.385242 | controller |     "Jun 14 09:16:29.429342 crc crio[24245]: time=\"2026-06-14T09:16:29.42907937Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=7ac7ffd8-ca35-4a13-b682-dce40e3553a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.385257 | controller |     "Jun 14 09:16:29.438342 crc crio[24245]: time=\"2026-06-14T09:16:29.438247123Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wmxcl/extract-content\" id=027686db-4bc1-41e6-ab68-430af47ccb33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.385271 | controller |     "Jun 14 09:16:29.439058 crc crio[24245]: time=\"2026-06-14T09:16:29.438767929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.385285 | controller |     "Jun 14 09:16:29.498547 crc crio[24245]: time=\"2026-06-14T09:16:29.498300135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.385299 | controller |     "Jun 14 09:16:29.506318 crc crio[24245]: time=\"2026-06-14T09:16:29.506182647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.385314 | controller |     "Jun 14 09:16:29.717027 crc crio[24245]: time=\"2026-06-14T09:16:29.716233568Z\" level=info msg=\"Created container 095b90e5c950d235b980e182e308e79858f0d296893ca481f2eda56a1351d768: openshift-marketplace/certified-operators-wmxcl/extract-content\" id=027686db-4bc1-41e6-ab68-430af47ccb33 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.385328 | controller |     "Jun 14 09:16:29.719085 crc crio[24245]: time=\"2026-06-14T09:16:29.718918473Z\" level=info msg=\"Starting container: 095b90e5c950d235b980e182e308e79858f0d296893ca481f2eda56a1351d768\" id=bda04497-da49-46f0-82fe-e0f1bde60e48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.385343 | controller |     "Jun 14 09:16:29.726442 crc crio[24245]: time=\"2026-06-14T09:16:29.726322289Z\" level=info msg=\"Started container\" PID=161977 containerID=095b90e5c950d235b980e182e308e79858f0d296893ca481f2eda56a1351d768 description=openshift-marketplace/certified-operators-wmxcl/extract-content id=bda04497-da49-46f0-82fe-e0f1bde60e48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5",
2026-06-14 10:12:41.385396 | controller |     "Jun 14 09:16:30.857667 crc crio[24245]: time=\"2026-06-14T09:16:30.857585294Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d950bb2e-9b5d-4607-b8e1-39b1b053c581 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.385413 | controller |     "Jun 14 09:16:30.860548 crc crio[24245]: time=\"2026-06-14T09:16:30.860385153Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ff1b72d7-4813-439d-9d75-a35d79918a38 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.385431 | controller |     "Jun 14 09:16:30.874910 crc crio[24245]: time=\"2026-06-14T09:16:30.873274923Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wmxcl/registry-server\" id=cfb29296-5356-4d8b-96af-d8cf3bdfe837 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.385447 | controller |     "Jun 14 09:16:30.874910 crc crio[24245]: time=\"2026-06-14T09:16:30.873905783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.385461 | controller |     "Jun 14 09:16:30.941612 crc crio[24245]: time=\"2026-06-14T09:16:30.941480426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.385476 | controller |     "Jun 14 09:16:30.945487 crc crio[24245]: time=\"2026-06-14T09:16:30.94537769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.385490 | controller |     "Jun 14 09:16:31.135499 crc crio[24245]: time=\"2026-06-14T09:16:31.134964859Z\" level=info msg=\"Created container 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd: openshift-marketplace/certified-operators-wmxcl/registry-server\" id=cfb29296-5356-4d8b-96af-d8cf3bdfe837 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.385505 | controller |     "Jun 14 09:16:31.137446 crc crio[24245]: time=\"2026-06-14T09:16:31.137303473Z\" level=info msg=\"Starting container: 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd\" id=3985473f-16de-4c81-b726-86de80f4ef2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.385520 | controller |     "Jun 14 09:16:31.146515 crc crio[24245]: time=\"2026-06-14T09:16:31.146470876Z\" level=info msg=\"Started container\" PID=162066 containerID=8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd description=openshift-marketplace/certified-operators-wmxcl/registry-server id=3985473f-16de-4c81-b726-86de80f4ef2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5",
2026-06-14 10:12:41.385534 | controller |     "Jun 14 09:16:33.170516 crc crio[24245]: time=\"2026-06-14T09:16:33.169990513Z\" level=info msg=\"Removing container: 898630cbfb35929b4efaa8b3e9f46475981915b944f0a6c9e83d7dfc14797039\" id=c45a2d99-eb65-4450-a690-a0da9c145855 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.385549 | controller |     "Jun 14 09:16:33.356041 crc crio[24245]: time=\"2026-06-14T09:16:33.355795713Z\" level=info msg=\"Removed container 898630cbfb35929b4efaa8b3e9f46475981915b944f0a6c9e83d7dfc14797039: openshift-infra/auto-csr-approver-29690470-m6gp9/oc\" id=c45a2d99-eb65-4450-a690-a0da9c145855 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.385564 | controller |     "Jun 14 09:16:33.368594 crc crio[24245]: time=\"2026-06-14T09:16:33.368465721Z\" level=info msg=\"Stopping pod sandbox: 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb\" id=400a0382-d24b-456e-b926-389876a86627 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.385578 | controller |     "Jun 14 09:16:33.368978 crc crio[24245]: time=\"2026-06-14T09:16:33.368620646Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb\" id=400a0382-d24b-456e-b926-389876a86627 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.385593 | controller |     "Jun 14 09:16:33.370110 crc crio[24245]: time=\"2026-06-14T09:16:33.369803678Z\" level=info msg=\"Removing pod sandbox: 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb\" id=1892e7aa-336e-4985-bdfe-0f8dc0cd7ada name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.385610 | controller |     "Jun 14 09:16:33.401819 crc crio[24245]: time=\"2026-06-14T09:16:33.401663455Z\" level=info msg=\"Removed pod sandbox: 8070c2007821f1acb50e6822a16ab5e6a17ec59e8db725165093871738e8d3fb\" id=1892e7aa-336e-4985-bdfe-0f8dc0cd7ada name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.385625 | controller |     "Jun 14 09:16:40.022050 crc crio[24245]: time=\"2026-06-14T09:16:40.020745275Z\" level=info msg=\"Stopping container: 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd (timeout: 2s)\" id=52b27c61-3336-46b4-80e5-c257e8c8e9b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.385639 | controller |     "Jun 14 09:16:40.161568 crc crio[24245]: time=\"2026-06-14T09:16:40.16120367Z\" level=info msg=\"Stopped container 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd: openshift-marketplace/certified-operators-wmxcl/registry-server\" id=52b27c61-3336-46b4-80e5-c257e8c8e9b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.385654 | controller |     "Jun 14 09:16:40.163253 crc crio[24245]: time=\"2026-06-14T09:16:40.163111561Z\" level=info msg=\"Stopping pod sandbox: 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5\" id=81ccc980-fa62-4d57-b2ad-1b08c96af52d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.385668 | controller |     "Jun 14 09:16:40.164637 crc crio[24245]: time=\"2026-06-14T09:16:40.164512466Z\" level=info msg=\"Got pod network &{Name:certified-operators-wmxcl Namespace:openshift-marketplace ID:85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5 UID:cfd9379b-b96b-4b18-a216-ddcd74272f41 NetNS:/var/run/netns/5df4c866-2ecf-46cb-a3e2-b69b1dc920ee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfd9379b_b96b_4b18_a216_ddcd74272f41.slice PodAnnotations:0xc000602e08}] Aliases:map[]}\"",
2026-06-14 10:12:41.385683 | controller |     "Jun 14 09:16:40.165053 crc crio[24245]: time=\"2026-06-14T09:16:40.1649447Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-wmxcl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.385698 | controller |     "Jun 14 09:16:40.575294 crc crio[24245]: time=\"2026-06-14T09:16:40.574895587Z\" level=info msg=\"Stopped pod sandbox: 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5\" id=81ccc980-fa62-4d57-b2ad-1b08c96af52d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.385713 | controller |     "Jun 14 09:16:41.061038 crc crio[24245]: time=\"2026-06-14T09:16:41.060257338Z\" level=info msg=\"Removing container: 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd\" id=92cdd4be-3fa1-4dc9-b452-6e0f85ecc51a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.385727 | controller |     "Jun 14 09:16:41.104382 crc crio[24245]: time=\"2026-06-14T09:16:41.104175572Z\" level=info msg=\"Removed container 8353ab4daaf9138a91419bb36165949d372e8affc9ef0eb26194d7f0f74599fd: openshift-marketplace/certified-operators-wmxcl/registry-server\" id=92cdd4be-3fa1-4dc9-b452-6e0f85ecc51a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.385742 | controller |     "Jun 14 09:16:41.108015 crc crio[24245]: time=\"2026-06-14T09:16:41.107932325Z\" level=info msg=\"Removing container: 095b90e5c950d235b980e182e308e79858f0d296893ca481f2eda56a1351d768\" id=7d149f81-a17e-416b-873a-8ee35c813841 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.385757 | controller |     "Jun 14 09:16:41.133142 crc crio[24245]: time=\"2026-06-14T09:16:41.133038858Z\" level=info msg=\"Removed container 095b90e5c950d235b980e182e308e79858f0d296893ca481f2eda56a1351d768: openshift-marketplace/certified-operators-wmxcl/extract-content\" id=7d149f81-a17e-416b-873a-8ee35c813841 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.385774 | controller |     "Jun 14 09:16:41.136704 crc crio[24245]: time=\"2026-06-14T09:16:41.136637141Z\" level=info msg=\"Removing container: 5d6a67a961f38621411907458937bebe89685e9c0a1d2566f08872a604ee3a57\" id=68d48905-ca8c-4b20-9891-60eb6cc7b705 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.385789 | controller |     "Jun 14 09:16:41.212190 crc crio[24245]: time=\"2026-06-14T09:16:41.21199291Z\" level=info msg=\"Removed container 5d6a67a961f38621411907458937bebe89685e9c0a1d2566f08872a604ee3a57: openshift-marketplace/certified-operators-wmxcl/extract-utilities\" id=68d48905-ca8c-4b20-9891-60eb6cc7b705 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.385804 | controller |     "Jun 14 09:16:48.887196 crc crio[24245]: time=\"2026-06-14T09:16:48.886443899Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-rbtpk/POD\" id=332a6da2-8f6c-441b-b780-cb0d9cf27bab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.385818 | controller |     "Jun 14 09:16:48.888572 crc crio[24245]: time=\"2026-06-14T09:16:48.887222074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.385833 | controller |     "Jun 14 09:16:48.930440 crc crio[24245]: time=\"2026-06-14T09:16:48.930356011Z\" level=info msg=\"Got pod network &{Name:community-operators-rbtpk Namespace:openshift-marketplace ID:a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24 UID:fc5c0946-832b-4cc1-993a-9a14eb2ba4ea NetNS:/var/run/netns/23bf89f7-821d-4264-b194-34adfccd20d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc5c0946_832b_4cc1_993a_9a14eb2ba4ea.slice PodAnnotations:0xc000602440}] Aliases:map[]}\"",
2026-06-14 10:12:41.385848 | controller |     "Jun 14 09:16:48.930440 crc crio[24245]: time=\"2026-06-14T09:16:48.930440382Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-rbtpk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.385863 | controller |     "Jun 14 09:16:49.387997 crc crio[24245]: 2026-06-14T09:16:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9914445f5af54e Mac:6e:76:67:e8:9e:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/23bf89f7-821d-4264-b194-34adfccd20d9 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.385879 | controller |     "Jun 14 09:16:49.387997 crc crio[24245]: time=\"2026-06-14T09:16:49.386103208Z\" level=info msg=\"Got pod network &{Name:community-operators-rbtpk Namespace:openshift-marketplace ID:a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24 UID:fc5c0946-832b-4cc1-993a-9a14eb2ba4ea NetNS:/var/run/netns/23bf89f7-821d-4264-b194-34adfccd20d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc5c0946_832b_4cc1_993a_9a14eb2ba4ea.slice PodAnnotations:0xc000602440}] Aliases:map[]}\"",
2026-06-14 10:12:41.385894 | controller |     "Jun 14 09:16:49.387997 crc crio[24245]: time=\"2026-06-14T09:16:49.386262153Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-rbtpk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.385909 | controller |     "Jun 14 09:16:49.403630 crc crio[24245]: time=\"2026-06-14T09:16:49.403587911Z\" level=info msg=\"Ran pod sandbox a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24 with infra container: openshift-marketplace/community-operators-rbtpk/POD\" id=332a6da2-8f6c-441b-b780-cb0d9cf27bab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.385924 | controller |     "Jun 14 09:16:49.409050 crc crio[24245]: time=\"2026-06-14T09:16:49.406668261Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3fd33c88-1787-42a5-af13-34c1966d8f60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.385942 | controller |     "Jun 14 09:16:49.415351 crc crio[24245]: time=\"2026-06-14T09:16:49.415260616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=beec7d7c-d31a-4136-8b3a-267e02338e98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.386002 | controller |     "Jun 14 09:16:49.423965 crc crio[24245]: time=\"2026-06-14T09:16:49.42392457Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rbtpk/extract-utilities\" id=bcec7815-bd15-4c98-be18-69953e51a29f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.386024 | controller |     "Jun 14 09:16:49.424707 crc crio[24245]: time=\"2026-06-14T09:16:49.424676694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.386039 | controller |     "Jun 14 09:16:49.505703 crc crio[24245]: time=\"2026-06-14T09:16:49.505601806Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.386064 | controller |     "Jun 14 09:16:49.513025 crc crio[24245]: time=\"2026-06-14T09:16:49.512998477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.386080 | controller |     "Jun 14 09:16:49.660830 crc crio[24245]: time=\"2026-06-14T09:16:49.660382394Z\" level=info msg=\"Created container d4b62d63734271863455f51138cfe98b886f1ad42fdc65fc7d6e0f9f137e1f88: openshift-marketplace/community-operators-rbtpk/extract-utilities\" id=bcec7815-bd15-4c98-be18-69953e51a29f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.386095 | controller |     "Jun 14 09:16:49.662535 crc crio[24245]: time=\"2026-06-14T09:16:49.662454392Z\" level=info msg=\"Starting container: d4b62d63734271863455f51138cfe98b886f1ad42fdc65fc7d6e0f9f137e1f88\" id=2405e49d-0f39-47c9-b263-f49c10afb37f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.386109 | controller |     "Jun 14 09:16:49.671238 crc crio[24245]: time=\"2026-06-14T09:16:49.669191843Z\" level=info msg=\"Started container\" PID=163279 containerID=d4b62d63734271863455f51138cfe98b886f1ad42fdc65fc7d6e0f9f137e1f88 description=openshift-marketplace/community-operators-rbtpk/extract-utilities id=2405e49d-0f39-47c9-b263-f49c10afb37f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24",
2026-06-14 10:12:41.386124 | controller |     "Jun 14 09:16:50.206236 crc crio[24245]: time=\"2026-06-14T09:16:50.206028153Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1130955c-714d-434d-8d32-e923bb4a13d1 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.386140 | controller |     "Jun 14 09:16:50.222520 crc crio[24245]: time=\"2026-06-14T09:16:50.222298473Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.386155 | controller |     "Jun 14 09:16:50.853968 crc crio[24245]: time=\"2026-06-14T09:16:50.85271699Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=1130955c-714d-434d-8d32-e923bb4a13d1 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.386170 | controller |     "Jun 14 09:16:50.856375 crc crio[24245]: time=\"2026-06-14T09:16:50.855619396Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=67552d81-ed3e-4daa-8035-fb011b00d067 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.386190 | controller |     "Jun 14 09:16:50.862426 crc crio[24245]: time=\"2026-06-14T09:16:50.860227901Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2fc012ae-7b4f-46bd-af9f-1a2fa2df37f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.386205 | controller |     "Jun 14 09:16:50.868801 crc crio[24245]: time=\"2026-06-14T09:16:50.868712222Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rbtpk/extract-content\" id=b8cdf9ae-5a06-4d49-809f-e52a66d3d63f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.386220 | controller |     "Jun 14 09:16:50.870043 crc crio[24245]: time=\"2026-06-14T09:16:50.869362743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.386234 | controller |     "Jun 14 09:16:50.936703 crc crio[24245]: time=\"2026-06-14T09:16:50.936561033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.386249 | controller |     "Jun 14 09:16:50.940552 crc crio[24245]: time=\"2026-06-14T09:16:50.940435366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.386263 | controller |     "Jun 14 09:16:51.176553 crc crio[24245]: time=\"2026-06-14T09:16:51.176392542Z\" level=info msg=\"Created container d0ed440cbc5ac4b4432996bbeb63c03ce264b5437a537bf82216bafd0646fc41: openshift-marketplace/community-operators-rbtpk/extract-content\" id=b8cdf9ae-5a06-4d49-809f-e52a66d3d63f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.386278 | controller |     "Jun 14 09:16:51.178380 crc crio[24245]: time=\"2026-06-14T09:16:51.17822274Z\" level=info msg=\"Starting container: d0ed440cbc5ac4b4432996bbeb63c03ce264b5437a537bf82216bafd0646fc41\" id=ac8fd901-7253-49df-806c-2ad2bf77921e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.386292 | controller |     "Jun 14 09:16:51.194826 crc crio[24245]: time=\"2026-06-14T09:16:51.194700276Z\" level=info msg=\"Started container\" PID=163362 containerID=d0ed440cbc5ac4b4432996bbeb63c03ce264b5437a537bf82216bafd0646fc41 description=openshift-marketplace/community-operators-rbtpk/extract-content id=ac8fd901-7253-49df-806c-2ad2bf77921e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24",
2026-06-14 10:12:41.386306 | controller |     "Jun 14 09:16:54.315679 crc crio[24245]: time=\"2026-06-14T09:16:54.314146911Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7547bc59-b993-4b58-a72f-8bcc3f5d8587 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.386321 | controller |     "Jun 14 09:16:54.320710 crc crio[24245]: time=\"2026-06-14T09:16:54.320549075Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=182ca983-426b-4246-9b2e-0b72637a11f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.386335 | controller |     "Jun 14 09:16:54.339139 crc crio[24245]: time=\"2026-06-14T09:16:54.339025675Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-rbtpk/registry-server\" id=2f41edbb-9db8-453b-b7f4-5549598c3a64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.386375 | controller |     "Jun 14 09:16:54.339660 crc crio[24245]: time=\"2026-06-14T09:16:54.339557192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.386396 | controller |     "Jun 14 09:16:54.432319 crc crio[24245]: time=\"2026-06-14T09:16:54.432170211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.386411 | controller |     "Jun 14 09:16:54.440771 crc crio[24245]: time=\"2026-06-14T09:16:54.440494896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.386426 | controller |     "Jun 14 09:16:54.626556 crc crio[24245]: time=\"2026-06-14T09:16:54.625038754Z\" level=info msg=\"Created container dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec: openshift-marketplace/community-operators-rbtpk/registry-server\" id=2f41edbb-9db8-453b-b7f4-5549598c3a64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.386440 | controller |     "Jun 14 09:16:54.628506 crc crio[24245]: time=\"2026-06-14T09:16:54.628333689Z\" level=info msg=\"Starting container: dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec\" id=a0dd388a-bb40-419e-982f-db61af2e3db3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.386455 | controller |     "Jun 14 09:16:54.638622 crc crio[24245]: time=\"2026-06-14T09:16:54.638502553Z\" level=info msg=\"Started container\" PID=163589 containerID=dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec description=openshift-marketplace/community-operators-rbtpk/registry-server id=a0dd388a-bb40-419e-982f-db61af2e3db3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24",
2026-06-14 10:12:41.386469 | controller |     "Jun 14 09:17:01.468045 crc crio[24245]: time=\"2026-06-14T09:17:01.463778302Z\" level=info msg=\"Stopping container: dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec (timeout: 2s)\" id=189f4fdb-4eaf-4c96-ab46-6fdd554fb943 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.386484 | controller |     "Jun 14 09:17:01.602102 crc crio[24245]: time=\"2026-06-14T09:17:01.601724116Z\" level=info msg=\"Stopped container dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec: openshift-marketplace/community-operators-rbtpk/registry-server\" id=189f4fdb-4eaf-4c96-ab46-6fdd554fb943 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.386498 | controller |     "Jun 14 09:17:01.607761 crc crio[24245]: time=\"2026-06-14T09:17:01.607608264Z\" level=info msg=\"Stopping pod sandbox: a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24\" id=97a57114-ae76-4c71-a831-cf91a743d461 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.386513 | controller |     "Jun 14 09:17:01.608589 crc crio[24245]: time=\"2026-06-14T09:17:01.608503613Z\" level=info msg=\"Got pod network &{Name:community-operators-rbtpk Namespace:openshift-marketplace ID:a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24 UID:fc5c0946-832b-4cc1-993a-9a14eb2ba4ea NetNS:/var/run/netns/23bf89f7-821d-4264-b194-34adfccd20d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc5c0946_832b_4cc1_993a_9a14eb2ba4ea.slice PodAnnotations:0xc000130b78}] Aliases:map[]}\"",
2026-06-14 10:12:41.386528 | controller |     "Jun 14 09:17:01.608758 crc crio[24245]: time=\"2026-06-14T09:17:01.60871204Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-rbtpk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.386543 | controller |     "Jun 14 09:17:01.982057 crc crio[24245]: time=\"2026-06-14T09:17:01.981972389Z\" level=info msg=\"Stopped pod sandbox: a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24\" id=97a57114-ae76-4c71-a831-cf91a743d461 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.386560 | controller |     "Jun 14 09:17:02.487930 crc crio[24245]: time=\"2026-06-14T09:17:02.486943844Z\" level=info msg=\"Stopping pod sandbox: 099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd\" id=07f8250b-9d6f-432e-ab45-5b56e9f5f309 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.386576 | controller |     "Jun 14 09:17:02.489579 crc crio[24245]: time=\"2026-06-14T09:17:02.489388873Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 Namespace:openstack ID:099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd UID:49739a8c-e7ba-4331-b334-da2e7e298933 NetNS:/var/run/netns/dea09bd2-bbb7-400f-84e2-e138e8fa1e69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49739a8c_e7ba_4331_b334_da2e7e298933.slice PodAnnotations:0xc001fea208}] Aliases:map[]}\"",
2026-06-14 10:12:41.386591 | controller |     "Jun 14 09:17:02.490333 crc crio[24245]: time=\"2026-06-14T09:17:02.490213398Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.386606 | controller |     "Jun 14 09:17:02.495549 crc crio[24245]: time=\"2026-06-14T09:17:02.49547261Z\" level=info msg=\"Removing container: dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec\" id=16322440-77be-4f8d-8c0c-2119ba1593ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.386621 | controller |     "Jun 14 09:17:02.562538 crc crio[24245]: time=\"2026-06-14T09:17:02.561668679Z\" level=info msg=\"Removed container dabbd19c58fc7b77bebce7a1a459ef7c6bdcb87c0ac28173b464b28a931780ec: openshift-marketplace/community-operators-rbtpk/registry-server\" id=16322440-77be-4f8d-8c0c-2119ba1593ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.386635 | controller |     "Jun 14 09:17:02.585555 crc crio[24245]: time=\"2026-06-14T09:17:02.585446762Z\" level=info msg=\"Removing container: d0ed440cbc5ac4b4432996bbeb63c03ce264b5437a537bf82216bafd0646fc41\" id=c61d63e3-863a-4727-9db9-5ea47fccc39d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.386650 | controller |     "Jun 14 09:17:02.636553 crc crio[24245]: time=\"2026-06-14T09:17:02.632284593Z\" level=info msg=\"Removed container d0ed440cbc5ac4b4432996bbeb63c03ce264b5437a537bf82216bafd0646fc41: openshift-marketplace/community-operators-rbtpk/extract-content\" id=c61d63e3-863a-4727-9db9-5ea47fccc39d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.386665 | controller |     "Jun 14 09:17:02.640134 crc crio[24245]: time=\"2026-06-14T09:17:02.639936318Z\" level=info msg=\"Removing container: d4b62d63734271863455f51138cfe98b886f1ad42fdc65fc7d6e0f9f137e1f88\" id=f91c3f26-ad6f-4ed0-8a04-9c4062e9d4d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.386680 | controller |     "Jun 14 09:17:02.690103 crc crio[24245]: time=\"2026-06-14T09:17:02.689948543Z\" level=info msg=\"Removed container d4b62d63734271863455f51138cfe98b886f1ad42fdc65fc7d6e0f9f137e1f88: openshift-marketplace/community-operators-rbtpk/extract-utilities\" id=f91c3f26-ad6f-4ed0-8a04-9c4062e9d4d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.386695 | controller |     "Jun 14 09:17:03.090186 crc crio[24245]: time=\"2026-06-14T09:17:03.089504168Z\" level=info msg=\"Stopped pod sandbox: 099a348f621ceb1d8c447368a40fe01ae1b7a6f87deb5142df2a6fb1214959fd\" id=07f8250b-9d6f-432e-ab45-5b56e9f5f309 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.386709 | controller |     "Jun 14 09:17:04.118442 crc crio[24245]: time=\"2026-06-14T09:17:04.117022312Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-8ccw5/POD\" id=47addd9b-41f9-4296-b20e-c00529d8a419 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.386723 | controller |     "Jun 14 09:17:04.120376 crc crio[24245]: time=\"2026-06-14T09:17:04.118786086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.386741 | controller |     "Jun 14 09:17:04.174266 crc crio[24245]: time=\"2026-06-14T09:17:04.173813381Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8ccw5 Namespace:openstack ID:922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc UID:bdb9e40b-b7a2-4af5-b850-9efc0ac03c49 NetNS:/var/run/netns/bbe2b0bd-f98f-45a6-9bd1-4c2f266e7e72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdb9e40b_b7a2_4af5_b850_9efc0ac03c49.slice PodAnnotations:0xc003bf6470}] Aliases:map[]}\"",
2026-06-14 10:12:41.386756 | controller |     "Jun 14 09:17:04.174266 crc crio[24245]: time=\"2026-06-14T09:17:04.174016758Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-8ccw5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.386771 | controller |     "Jun 14 09:17:04.696153 crc crio[24245]: 2026-06-14T09:17:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:922701b3fe3a30a Mac:96:28:61:c2:99:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/bbe2b0bd-f98f-45a6-9bd1-4c2f266e7e72 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.386787 | controller |     "Jun 14 09:17:04.697803 crc crio[24245]: time=\"2026-06-14T09:17:04.697736889Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8ccw5 Namespace:openstack ID:922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc UID:bdb9e40b-b7a2-4af5-b850-9efc0ac03c49 NetNS:/var/run/netns/bbe2b0bd-f98f-45a6-9bd1-4c2f266e7e72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdb9e40b_b7a2_4af5_b850_9efc0ac03c49.slice PodAnnotations:0xc003bf6470}] Aliases:map[]}\"",
2026-06-14 10:12:41.386801 | controller |     "Jun 14 09:17:04.698031 crc crio[24245]: time=\"2026-06-14T09:17:04.697967056Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-8ccw5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.386816 | controller |     "Jun 14 09:17:04.711022 crc crio[24245]: time=\"2026-06-14T09:17:04.7109355Z\" level=info msg=\"Ran pod sandbox 922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-8ccw5/POD\" id=47addd9b-41f9-4296-b20e-c00529d8a419 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.386830 | controller |     "Jun 14 09:17:04.716079 crc crio[24245]: time=\"2026-06-14T09:17:04.71599573Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=743eaa46-3ef6-4fc2-bc91-53c7e54d0a18 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.386845 | controller |     "Jun 14 09:17:04.729200 crc crio[24245]: time=\"2026-06-14T09:17:04.729113498Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.386860 | controller |     "Jun 14 09:17:05.281341 crc crio[24245]: time=\"2026-06-14T09:17:05.281142162Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=743eaa46-3ef6-4fc2-bc91-53c7e54d0a18 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.386874 | controller |     "Jun 14 09:17:05.283437 crc crio[24245]: time=\"2026-06-14T09:17:05.283304812Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=be80025a-c7fb-4efe-9437-e54869f3b2e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.386892 | controller |     "Jun 14 09:17:05.317147 crc crio[24245]: time=\"2026-06-14T09:17:05.317045178Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f6facd52-521c-4018-b0c1-f9f9b84259b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.386907 | controller |     "Jun 14 09:17:05.325780 crc crio[24245]: time=\"2026-06-14T09:17:05.325684211Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-8ccw5/ssh-known-hosts-edpm-deployment-ipam\" id=4c4ee74b-de31-40d9-b0ce-8eae904a08fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.386921 | controller |     "Jun 14 09:17:05.326279 crc crio[24245]: time=\"2026-06-14T09:17:05.326204258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.386936 | controller |     "Jun 14 09:17:05.373150 crc crio[24245]: time=\"2026-06-14T09:17:05.372968756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.386950 | controller |     "Jun 14 09:17:05.376432 crc crio[24245]: time=\"2026-06-14T09:17:05.376362235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.386965 | controller |     "Jun 14 09:17:05.596186 crc crio[24245]: time=\"2026-06-14T09:17:05.595536327Z\" level=info msg=\"Created container c12b357a05b8a07f8ccbc4266870c980c7d9cc38ae5572407518abb4803f7b61: openstack/ssh-known-hosts-edpm-deployment-ipam-8ccw5/ssh-known-hosts-edpm-deployment-ipam\" id=4c4ee74b-de31-40d9-b0ce-8eae904a08fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.386980 | controller |     "Jun 14 09:17:05.597485 crc crio[24245]: time=\"2026-06-14T09:17:05.597361654Z\" level=info msg=\"Starting container: c12b357a05b8a07f8ccbc4266870c980c7d9cc38ae5572407518abb4803f7b61\" id=2ff23c80-cbb8-4721-ab4d-72de2c77ae08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.386994 | controller |     "Jun 14 09:17:05.622745 crc crio[24245]: time=\"2026-06-14T09:17:05.622599428Z\" level=info msg=\"Started container\" PID=164375 containerID=c12b357a05b8a07f8ccbc4266870c980c7d9cc38ae5572407518abb4803f7b61 description=openstack/ssh-known-hosts-edpm-deployment-ipam-8ccw5/ssh-known-hosts-edpm-deployment-ipam id=2ff23c80-cbb8-4721-ab4d-72de2c77ae08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc",
2026-06-14 10:12:41.387009 | controller |     "Jun 14 09:17:15.844178 crc crio[24245]: time=\"2026-06-14T09:17:15.8431476Z\" level=info msg=\"Stopping pod sandbox: 922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc\" id=335aea97-dfb4-4c15-9734-7567eb93088a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.387025 | controller |     "Jun 14 09:17:15.847632 crc crio[24245]: time=\"2026-06-14T09:17:15.847589844Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-8ccw5 Namespace:openstack ID:922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc UID:bdb9e40b-b7a2-4af5-b850-9efc0ac03c49 NetNS:/var/run/netns/bbe2b0bd-f98f-45a6-9bd1-4c2f266e7e72 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbdb9e40b_b7a2_4af5_b850_9efc0ac03c49.slice PodAnnotations:0xc000130978}] Aliases:map[]}\"",
2026-06-14 10:12:41.387046 | controller |     "Jun 14 09:17:15.848131 crc crio[24245]: time=\"2026-06-14T09:17:15.84810143Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-8ccw5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.387061 | controller |     "Jun 14 09:17:16.411824 crc crio[24245]: time=\"2026-06-14T09:17:16.411379291Z\" level=info msg=\"Stopped pod sandbox: 922701b3fe3a30a79b2bf3edb2a44f8591731dae2c130b6dde63aa35bedac8fc\" id=335aea97-dfb4-4c15-9734-7567eb93088a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.387076 | controller |     "Jun 14 09:17:17.488070 crc crio[24245]: time=\"2026-06-14T09:17:17.487371545Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d/POD\" id=63f218c4-1352-48e6-ba35-58d5bdf9c66d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.387090 | controller |     "Jun 14 09:17:17.488070 crc crio[24245]: time=\"2026-06-14T09:17:17.487933012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.387105 | controller |     "Jun 14 09:17:17.542096 crc crio[24245]: time=\"2026-06-14T09:17:17.541925563Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d Namespace:openstack ID:1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651 UID:08f0d9f6-fd27-40e7-9659-6fc20548b00f NetNS:/var/run/netns/df8eeca4-2a87-4f98-b932-24084aa0cd11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08f0d9f6_fd27_40e7_9659_6fc20548b00f.slice PodAnnotations:0xc001feadc0}] Aliases:map[]}\"",
2026-06-14 10:12:41.387120 | controller |     "Jun 14 09:17:17.542096 crc crio[24245]: time=\"2026-06-14T09:17:17.541992935Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.387136 | controller |     "Jun 14 09:17:18.312952 crc crio[24245]: 2026-06-14T09:17:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d87b53bb84697c Mac:4a:64:a2:a0:58:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/df8eeca4-2a87-4f98-b932-24084aa0cd11 SocketPath: PciID:}] [{Interface:0xc000014d50 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.387150 | controller |     "Jun 14 09:17:18.314568 crc crio[24245]: time=\"2026-06-14T09:17:18.314481773Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d Namespace:openstack ID:1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651 UID:08f0d9f6-fd27-40e7-9659-6fc20548b00f NetNS:/var/run/netns/df8eeca4-2a87-4f98-b932-24084aa0cd11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08f0d9f6_fd27_40e7_9659_6fc20548b00f.slice PodAnnotations:0xc001feadc0}] Aliases:map[]}\"",
2026-06-14 10:12:41.387165 | controller |     "Jun 14 09:17:18.314925 crc crio[24245]: time=\"2026-06-14T09:17:18.314814214Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.387180 | controller |     "Jun 14 09:17:18.325722 crc crio[24245]: time=\"2026-06-14T09:17:18.325639242Z\" level=info msg=\"Ran pod sandbox 1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651 with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d/POD\" id=63f218c4-1352-48e6-ba35-58d5bdf9c66d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.387195 | controller |     "Jun 14 09:17:18.328265 crc crio[24245]: time=\"2026-06-14T09:17:18.328082024Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4e8cdd87-873d-43e0-b3a0-6593489d8063 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.387213 | controller |     "Jun 14 09:17:18.342572 crc crio[24245]: time=\"2026-06-14T09:17:18.342477144Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.387229 | controller |     "Jun 14 09:17:18.797808 crc crio[24245]: time=\"2026-06-14T09:17:18.797673273Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=4e8cdd87-873d-43e0-b3a0-6593489d8063 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.387244 | controller |     "Jun 14 09:17:18.800040 crc crio[24245]: time=\"2026-06-14T09:17:18.799005435Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=dc6b92fd-0145-4b42-8e52-0a2ff3924afc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.387259 | controller |     "Jun 14 09:17:18.837052 crc crio[24245]: time=\"2026-06-14T09:17:18.83650521Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c2e38607-f0fa-4e94-ad33-18a7d527c670 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.387276 | controller |     "Jun 14 09:17:18.845519 crc crio[24245]: time=\"2026-06-14T09:17:18.845387133Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=8361c1e6-ecd5-476e-bd6e-9eb3a45c32c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.387291 | controller |     "Jun 14 09:17:18.846088 crc crio[24245]: time=\"2026-06-14T09:17:18.846008823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.387307 | controller |     "Jun 14 09:17:18.900070 crc crio[24245]: time=\"2026-06-14T09:17:18.899671461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.387322 | controller |     "Jun 14 09:17:18.905425 crc crio[24245]: time=\"2026-06-14T09:17:18.904993402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.387336 | controller |     "Jun 14 09:17:19.087787 crc crio[24245]: time=\"2026-06-14T09:17:19.08768101Z\" level=info msg=\"Created container 73f3fd109ece0610d592bb8e02dcf3f2c261b6ce563be512aad33ccf1b33062b: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=8361c1e6-ecd5-476e-bd6e-9eb3a45c32c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.387368 | controller |     "Jun 14 09:17:19.089170 crc crio[24245]: time=\"2026-06-14T09:17:19.089069505Z\" level=info msg=\"Starting container: 73f3fd109ece0610d592bb8e02dcf3f2c261b6ce563be512aad33ccf1b33062b\" id=4f724f6e-f808-4188-b809-03d148e5151f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.387385 | controller |     "Jun 14 09:17:19.095806 crc crio[24245]: time=\"2026-06-14T09:17:19.095725006Z\" level=info msg=\"Started container\" PID=165142 containerID=73f3fd109ece0610d592bb8e02dcf3f2c261b6ce563be512aad33ccf1b33062b description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=4f724f6e-f808-4188-b809-03d148e5151f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651",
2026-06-14 10:12:41.387404 | controller |     "Jun 14 09:17:31.141791 crc crio[24245]: time=\"2026-06-14T09:17:31.140954731Z\" level=info msg=\"Stopping pod sandbox: 1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651\" id=68067567-6be3-4019-b090-f1930779665b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.387420 | controller |     "Jun 14 09:17:31.144156 crc crio[24245]: time=\"2026-06-14T09:17:31.14218183Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d Namespace:openstack ID:1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651 UID:08f0d9f6-fd27-40e7-9659-6fc20548b00f NetNS:/var/run/netns/df8eeca4-2a87-4f98-b932-24084aa0cd11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08f0d9f6_fd27_40e7_9659_6fc20548b00f.slice PodAnnotations:0xc000523e70}] Aliases:map[]}\"",
2026-06-14 10:12:41.387435 | controller |     "Jun 14 09:17:31.144156 crc crio[24245]: time=\"2026-06-14T09:17:31.142319965Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.387450 | controller |     "Jun 14 09:17:31.782637 crc crio[24245]: time=\"2026-06-14T09:17:31.782111264Z\" level=info msg=\"Stopped pod sandbox: 1d87b53bb84697c66e7b34726e2c09ea65a167b930170612463dfd223e8b8651\" id=68067567-6be3-4019-b090-f1930779665b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.387465 | controller |     "Jun 14 09:17:32.669830 crc crio[24245]: time=\"2026-06-14T09:17:32.669347076Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4/POD\" id=34ad3054-c7b9-460f-a37f-0cc12863cdba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.387479 | controller |     "Jun 14 09:17:32.669830 crc crio[24245]: time=\"2026-06-14T09:17:32.669786511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.387494 | controller |     "Jun 14 09:17:32.715574 crc crio[24245]: time=\"2026-06-14T09:17:32.715374432Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 Namespace:openstack ID:d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d UID:d9130e40-10ea-411f-9cb6-b5cdbf464d5a NetNS:/var/run/netns/e7048704-2d8d-4f3f-92ea-9a94801e636d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9130e40_10ea_411f_9cb6_b5cdbf464d5a.slice PodAnnotations:0xc002422088}] Aliases:map[]}\"",
2026-06-14 10:12:41.387509 | controller |     "Jun 14 09:17:32.715574 crc crio[24245]: time=\"2026-06-14T09:17:32.715503946Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.387524 | controller |     "Jun 14 09:17:33.331104 crc crio[24245]: 2026-06-14T09:17:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4dc672a7ccdd4d Mac:7a:d7:13:4d:db:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/e7048704-2d8d-4f3f-92ea-9a94801e636d SocketPath: PciID:}] [{Interface:0xc0004b2750 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.387540 | controller |     "Jun 14 09:17:33.332745 crc crio[24245]: time=\"2026-06-14T09:17:33.332646027Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 Namespace:openstack ID:d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d UID:d9130e40-10ea-411f-9cb6-b5cdbf464d5a NetNS:/var/run/netns/e7048704-2d8d-4f3f-92ea-9a94801e636d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9130e40_10ea_411f_9cb6_b5cdbf464d5a.slice PodAnnotations:0xc002422088}] Aliases:map[]}\"",
2026-06-14 10:12:41.387560 | controller |     "Jun 14 09:17:33.333161 crc crio[24245]: time=\"2026-06-14T09:17:33.332809132Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.387575 | controller |     "Jun 14 09:17:33.341604 crc crio[24245]: time=\"2026-06-14T09:17:33.341543683Z\" level=info msg=\"Ran pod sandbox d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4/POD\" id=34ad3054-c7b9-460f-a37f-0cc12863cdba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.387590 | controller |     "Jun 14 09:17:33.346682 crc crio[24245]: time=\"2026-06-14T09:17:33.345012467Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9c76c554-0974-42cf-ad10-d3b622d13ee9 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.387604 | controller |     "Jun 14 09:17:33.351745 crc crio[24245]: time=\"2026-06-14T09:17:33.35166789Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.387618 | controller |     "Jun 14 09:17:33.460324 crc crio[24245]: time=\"2026-06-14T09:17:33.460148645Z\" level=info msg=\"Stopping pod sandbox: 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5\" id=7b7ecae6-793f-4bd4-a952-ea0a10057a64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.387633 | controller |     "Jun 14 09:17:33.460324 crc crio[24245]: time=\"2026-06-14T09:17:33.460271429Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5\" id=7b7ecae6-793f-4bd4-a952-ea0a10057a64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.387647 | controller |     "Jun 14 09:17:33.461374 crc crio[24245]: time=\"2026-06-14T09:17:33.46124963Z\" level=info msg=\"Removing pod sandbox: 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5\" id=6e3b6431-4902-48c3-8eaa-dfaf4efac671 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.387662 | controller |     "Jun 14 09:17:33.477685 crc crio[24245]: time=\"2026-06-14T09:17:33.47752035Z\" level=info msg=\"Removed pod sandbox: 85aef94758dc2049c35852217cc3e522ec738346e267f047df6ed8a2e83b57c5\" id=6e3b6431-4902-48c3-8eaa-dfaf4efac671 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.387676 | controller |     "Jun 14 09:17:33.478590 crc crio[24245]: time=\"2026-06-14T09:17:33.478485189Z\" level=info msg=\"Stopping pod sandbox: a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24\" id=fe0a60ac-6178-4159-8a8c-c9404d90d7cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.387691 | controller |     "Jun 14 09:17:33.478590 crc crio[24245]: time=\"2026-06-14T09:17:33.478574972Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24\" id=fe0a60ac-6178-4159-8a8c-c9404d90d7cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.387705 | controller |     "Jun 14 09:17:33.479661 crc crio[24245]: time=\"2026-06-14T09:17:33.479486892Z\" level=info msg=\"Removing pod sandbox: a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24\" id=109b33d0-292c-409d-9693-cb135fef22ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.387720 | controller |     "Jun 14 09:17:33.501156 crc crio[24245]: time=\"2026-06-14T09:17:33.50105057Z\" level=info msg=\"Removed pod sandbox: a9914445f5af54e4e62f9e38a774788b7734f9b9489c139ccb53077fbd9ead24\" id=109b33d0-292c-409d-9693-cb135fef22ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.387738 | controller |     "Jun 14 09:17:33.800789 crc crio[24245]: time=\"2026-06-14T09:17:33.800683163Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9c76c554-0974-42cf-ad10-d3b622d13ee9 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.387753 | controller |     "Jun 14 09:17:33.802985 crc crio[24245]: time=\"2026-06-14T09:17:33.801773157Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bed2bff9-d16c-48fa-8698-a66e0acd67df name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.387767 | controller |     "Jun 14 09:17:33.835086 crc crio[24245]: time=\"2026-06-14T09:17:33.834976544Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=24e8af35-9d72-4a74-ac53-b1d7b16668e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.387782 | controller |     "Jun 14 09:17:33.846701 crc crio[24245]: time=\"2026-06-14T09:17:33.846594614Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=00a8ae4f-00bb-4e4a-9979-f1dddc170cb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.387797 | controller |     "Jun 14 09:17:33.847062 crc crio[24245]: time=\"2026-06-14T09:17:33.846987597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.387812 | controller |     "Jun 14 09:17:33.907236 crc crio[24245]: time=\"2026-06-14T09:17:33.906605857Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.387826 | controller |     "Jun 14 09:17:33.911935 crc crio[24245]: time=\"2026-06-14T09:17:33.911803822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.387841 | controller |     "Jun 14 09:17:34.129499 crc crio[24245]: time=\"2026-06-14T09:17:34.12930592Z\" level=info msg=\"Created container bd484c622a3a2279c8e796fa40b39e8038522f1a596b14800e3c376b89145971: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=00a8ae4f-00bb-4e4a-9979-f1dddc170cb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.387856 | controller |     "Jun 14 09:17:34.131803 crc crio[24245]: time=\"2026-06-14T09:17:34.131667656Z\" level=info msg=\"Starting container: bd484c622a3a2279c8e796fa40b39e8038522f1a596b14800e3c376b89145971\" id=bb42be40-d45e-42e9-be3e-f0d301033e91 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.387871 | controller |     "Jun 14 09:17:34.140509 crc crio[24245]: time=\"2026-06-14T09:17:34.140385804Z\" level=info msg=\"Started container\" PID=165995 containerID=bd484c622a3a2279c8e796fa40b39e8038522f1a596b14800e3c376b89145971 description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=bb42be40-d45e-42e9-be3e-f0d301033e91 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d",
2026-06-14 10:12:41.387887 | controller |     "Jun 14 09:18:00.558635 crc crio[24245]: time=\"2026-06-14T09:18:00.55704228Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690478-mkhvx/POD\" id=035d36b1-ae61-4f10-8395-96a9b8c88f2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.387904 | controller |     "Jun 14 09:18:00.560725 crc crio[24245]: time=\"2026-06-14T09:18:00.558693234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.387920 | controller |     "Jun 14 09:18:00.609357 crc crio[24245]: time=\"2026-06-14T09:18:00.609230324Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690478-mkhvx Namespace:openshift-infra ID:a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71 UID:bcce2bf0-dc66-42df-804f-71ca2138cfbe NetNS:/var/run/netns/99424f70-a179-48a0-a553-56b6c9c72ec8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcce2bf0_dc66_42df_804f_71ca2138cfbe.slice PodAnnotations:0xc000621b38}] Aliases:map[]}\"",
2026-06-14 10:12:41.387935 | controller |     "Jun 14 09:18:00.609357 crc crio[24245]: time=\"2026-06-14T09:18:00.609338398Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690478-mkhvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.387950 | controller |     "Jun 14 09:18:01.039736 crc crio[24245]: 2026-06-14T09:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a77dda4d1a17c73 Mac:1e:d9:d5:6a:39:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/99424f70-a179-48a0-a553-56b6c9c72ec8 SocketPath: PciID:}] [{Interface:0xc0005845e0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.387965 | controller |     "Jun 14 09:18:01.042003 crc crio[24245]: time=\"2026-06-14T09:18:01.041710679Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690478-mkhvx Namespace:openshift-infra ID:a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71 UID:bcce2bf0-dc66-42df-804f-71ca2138cfbe NetNS:/var/run/netns/99424f70-a179-48a0-a553-56b6c9c72ec8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcce2bf0_dc66_42df_804f_71ca2138cfbe.slice PodAnnotations:0xc000621b38}] Aliases:map[]}\"",
2026-06-14 10:12:41.387980 | controller |     "Jun 14 09:18:01.042134 crc crio[24245]: time=\"2026-06-14T09:18:01.042099511Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690478-mkhvx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.387995 | controller |     "Jun 14 09:18:01.057793 crc crio[24245]: time=\"2026-06-14T09:18:01.057727881Z\" level=info msg=\"Ran pod sandbox a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71 with infra container: openshift-infra/auto-csr-approver-29690478-mkhvx/POD\" id=035d36b1-ae61-4f10-8395-96a9b8c88f2b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.388009 | controller |     "Jun 14 09:18:01.062309 crc crio[24245]: time=\"2026-06-14T09:18:01.062235733Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a2ccc7b1-6412-4816-bf6d-3998623e251e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.388024 | controller |     "Jun 14 09:18:01.072623 crc crio[24245]: time=\"2026-06-14T09:18:01.07254831Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.388039 | controller |     "Jun 14 09:18:01.939209 crc crio[24245]: time=\"2026-06-14T09:18:01.938586067Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a2ccc7b1-6412-4816-bf6d-3998623e251e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.388054 | controller |     "Jun 14 09:18:01.944041 crc crio[24245]: time=\"2026-06-14T09:18:01.943921898Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7eb6b7eb-d551-440c-976c-b732a40f93ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.388073 | controller |     "Jun 14 09:18:01.950779 crc crio[24245]: time=\"2026-06-14T09:18:01.950716894Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=497041a0-4749-4f92-938f-8f4d9ac30b00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.388088 | controller |     "Jun 14 09:18:01.964613 crc crio[24245]: time=\"2026-06-14T09:18:01.964464426Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690478-mkhvx/oc\" id=46735792-233e-4684-b84e-12a00efef868 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.388103 | controller |     "Jun 14 09:18:01.965544 crc crio[24245]: time=\"2026-06-14T09:18:01.965456458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.388117 | controller |     "Jun 14 09:18:02.026575 crc crio[24245]: time=\"2026-06-14T09:18:02.026492187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.388132 | controller |     "Jun 14 09:18:02.329824 crc crio[24245]: time=\"2026-06-14T09:18:02.329734876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.388147 | controller |     "Jun 14 09:18:02.450897 crc crio[24245]: time=\"2026-06-14T09:18:02.450348179Z\" level=info msg=\"Created container 3b2295d00c222d58ba94bde8e0da0c8e53aaada15116a5d1c61117ca59e0319c: openshift-infra/auto-csr-approver-29690478-mkhvx/oc\" id=46735792-233e-4684-b84e-12a00efef868 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.388162 | controller |     "Jun 14 09:18:02.452355 crc crio[24245]: time=\"2026-06-14T09:18:02.45230962Z\" level=info msg=\"Starting container: 3b2295d00c222d58ba94bde8e0da0c8e53aaada15116a5d1c61117ca59e0319c\" id=d9212583-6796-428b-9312-9a252c3a7ab6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.388177 | controller |     "Jun 14 09:18:02.460975 crc crio[24245]: time=\"2026-06-14T09:18:02.46078087Z\" level=info msg=\"Started container\" PID=167518 containerID=3b2295d00c222d58ba94bde8e0da0c8e53aaada15116a5d1c61117ca59e0319c description=openshift-infra/auto-csr-approver-29690478-mkhvx/oc id=d9212583-6796-428b-9312-9a252c3a7ab6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71",
2026-06-14 10:12:41.388192 | controller |     "Jun 14 09:18:04.854937 crc crio[24245]: time=\"2026-06-14T09:18:04.853162377Z\" level=info msg=\"Stopping pod sandbox: a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71\" id=7c23a418-6e1f-4f07-bd27-8f0c755fe5da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.388207 | controller |     "Jun 14 09:18:04.859212 crc crio[24245]: time=\"2026-06-14T09:18:04.857000028Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690478-mkhvx Namespace:openshift-infra ID:a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71 UID:bcce2bf0-dc66-42df-804f-71ca2138cfbe NetNS:/var/run/netns/99424f70-a179-48a0-a553-56b6c9c72ec8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbcce2bf0_dc66_42df_804f_71ca2138cfbe.slice PodAnnotations:0xc001b867e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.388222 | controller |     "Jun 14 09:18:04.859212 crc crio[24245]: time=\"2026-06-14T09:18:04.857196406Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690478-mkhvx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.388237 | controller |     "Jun 14 09:18:05.372457 crc crio[24245]: time=\"2026-06-14T09:18:05.371383044Z\" level=info msg=\"Stopped pod sandbox: a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71\" id=7c23a418-6e1f-4f07-bd27-8f0c755fe5da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.388255 | controller |     "Jun 14 09:18:33.533799 crc crio[24245]: time=\"2026-06-14T09:18:33.532723291Z\" level=info msg=\"Removing container: cda91ffd78e9dbb3aec7b594f205320a314de90f5004116e91b85faae4e6e0c6\" id=33b2f5eb-87a2-4bce-aec5-f07195176572 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.388270 | controller |     "Jun 14 09:18:33.714469 crc crio[24245]: time=\"2026-06-14T09:18:33.71434569Z\" level=info msg=\"Removed container cda91ffd78e9dbb3aec7b594f205320a314de90f5004116e91b85faae4e6e0c6: openshift-infra/auto-csr-approver-29690472-9bcls/oc\" id=33b2f5eb-87a2-4bce-aec5-f07195176572 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.388285 | controller |     "Jun 14 09:18:33.730337 crc crio[24245]: time=\"2026-06-14T09:18:33.730218295Z\" level=info msg=\"Stopping pod sandbox: 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36\" id=417e077f-a3d6-40a6-8b0f-26bdccadb79e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.388300 | controller |     "Jun 14 09:18:33.730337 crc crio[24245]: time=\"2026-06-14T09:18:33.730326489Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36\" id=417e077f-a3d6-40a6-8b0f-26bdccadb79e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.388315 | controller |     "Jun 14 09:18:33.731012 crc crio[24245]: time=\"2026-06-14T09:18:33.730931198Z\" level=info msg=\"Removing pod sandbox: 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36\" id=80494521-f857-4fcf-9367-2377f2fedaf4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.388330 | controller |     "Jun 14 09:18:33.758710 crc crio[24245]: time=\"2026-06-14T09:18:33.758487326Z\" level=info msg=\"Removed pod sandbox: 7729cfc7c5259f29e2b6be0474a27d1e934e6daad1cc149f18fb3c1e7db46e36\" id=80494521-f857-4fcf-9367-2377f2fedaf4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.388366 | controller |     "Jun 14 09:18:52.887792 crc crio[24245]: time=\"2026-06-14T09:18:52.886570767Z\" level=info msg=\"Stopping pod sandbox: d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d\" id=4918a2e6-c53f-4280-831c-d68c6b43aea7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.388387 | controller |     "Jun 14 09:18:52.889199 crc crio[24245]: time=\"2026-06-14T09:18:52.889096846Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 Namespace:openstack ID:d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d UID:d9130e40-10ea-411f-9cb6-b5cdbf464d5a NetNS:/var/run/netns/e7048704-2d8d-4f3f-92ea-9a94801e636d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9130e40_10ea_411f_9cb6_b5cdbf464d5a.slice PodAnnotations:0xc00274a968}] Aliases:map[]}\"",
2026-06-14 10:12:41.388402 | controller |     "Jun 14 09:18:52.889563 crc crio[24245]: time=\"2026-06-14T09:18:52.889481718Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.388418 | controller |     "Jun 14 09:18:53.551175 crc crio[24245]: time=\"2026-06-14T09:18:53.550801421Z\" level=info msg=\"Stopped pod sandbox: d4dc672a7ccdd4d175222d71a10f579e4f5f830a730949f38a3b255b9569957d\" id=4918a2e6-c53f-4280-831c-d68c6b43aea7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.388432 | controller |     "Jun 14 09:18:54.448609 crc crio[24245]: time=\"2026-06-14T09:18:54.44774324Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck/POD\" id=55c03be4-14ea-436f-b0db-999b4629624e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.388450 | controller |     "Jun 14 09:18:54.448609 crc crio[24245]: time=\"2026-06-14T09:18:54.448532646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.388465 | controller |     "Jun 14 09:18:54.497086 crc crio[24245]: time=\"2026-06-14T09:18:54.496928359Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck Namespace:openstack ID:c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b UID:ef703b8d-f6ac-498f-8720-9c21e993b537 NetNS:/var/run/netns/a0001f11-5a96-4cc4-bbe6-018f38e1c2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef703b8d_f6ac_498f_8720_9c21e993b537.slice PodAnnotations:0xc00274af20}] Aliases:map[]}\"",
2026-06-14 10:12:41.388480 | controller |     "Jun 14 09:18:54.497086 crc crio[24245]: time=\"2026-06-14T09:18:54.497000742Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.388495 | controller |     "Jun 14 09:18:55.014939 crc crio[24245]: 2026-06-14T09:18:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5445e5d507276a Mac:72:7b:6a:00:99:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/a0001f11-5a96-4cc4-bbe6-018f38e1c2d5 SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.388510 | controller |     "Jun 14 09:18:55.019289 crc crio[24245]: time=\"2026-06-14T09:18:55.01840007Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck Namespace:openstack ID:c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b UID:ef703b8d-f6ac-498f-8720-9c21e993b537 NetNS:/var/run/netns/a0001f11-5a96-4cc4-bbe6-018f38e1c2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef703b8d_f6ac_498f_8720_9c21e993b537.slice PodAnnotations:0xc00274af20}] Aliases:map[]}\"",
2026-06-14 10:12:41.388524 | controller |     "Jun 14 09:18:55.019556 crc crio[24245]: time=\"2026-06-14T09:18:55.019497623Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.388539 | controller |     "Jun 14 09:18:55.034226 crc crio[24245]: time=\"2026-06-14T09:18:55.034143063Z\" level=info msg=\"Ran pod sandbox c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck/POD\" id=55c03be4-14ea-436f-b0db-999b4629624e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.388554 | controller |     "Jun 14 09:18:55.039696 crc crio[24245]: time=\"2026-06-14T09:18:55.038553023Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=cb74d575-b726-45b3-9b8c-74cfa6fc9398 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.388569 | controller |     "Jun 14 09:18:55.050696 crc crio[24245]: time=\"2026-06-14T09:18:55.050504143Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.388584 | controller |     "Jun 14 09:18:55.546832 crc crio[24245]: time=\"2026-06-14T09:18:55.546649704Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=cb74d575-b726-45b3-9b8c-74cfa6fc9398 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.388601 | controller |     "Jun 14 09:18:55.548612 crc crio[24245]: time=\"2026-06-14T09:18:55.548398519Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e15a8c2b-1f5f-47af-b25c-d451648cf82c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.388617 | controller |     "Jun 14 09:18:55.591234 crc crio[24245]: time=\"2026-06-14T09:18:55.590793593Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=596be141-d04f-4a18-934b-f1d91f5b26be name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.388632 | controller |     "Jun 14 09:18:55.612360 crc crio[24245]: time=\"2026-06-14T09:18:55.612127003Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=d9257c86-c36c-4ee7-8dd6-19ee16005b69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.388646 | controller |     "Jun 14 09:18:55.614644 crc crio[24245]: time=\"2026-06-14T09:18:55.612686322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.388661 | controller |     "Jun 14 09:18:55.687101 crc crio[24245]: time=\"2026-06-14T09:18:55.684571726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.388676 | controller |     "Jun 14 09:18:55.691940 crc crio[24245]: time=\"2026-06-14T09:18:55.69190061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.388691 | controller |     "Jun 14 09:18:55.906153 crc crio[24245]: time=\"2026-06-14T09:18:55.90550266Z\" level=info msg=\"Created container 8061bc29a2db6c8c94922b5bb7ea99fba0f86114a5c0ee24b7b5425ef3ad9e01: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=d9257c86-c36c-4ee7-8dd6-19ee16005b69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.388706 | controller |     "Jun 14 09:18:55.907697 crc crio[24245]: time=\"2026-06-14T09:18:55.907607607Z\" level=info msg=\"Starting container: 8061bc29a2db6c8c94922b5bb7ea99fba0f86114a5c0ee24b7b5425ef3ad9e01\" id=1c6a33f0-aea0-4c2b-bbce-1fe95be6fd3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.388721 | controller |     "Jun 14 09:18:55.917347 crc crio[24245]: time=\"2026-06-14T09:18:55.917231504Z\" level=info msg=\"Started container\" PID=170235 containerID=8061bc29a2db6c8c94922b5bb7ea99fba0f86114a5c0ee24b7b5425ef3ad9e01 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=1c6a33f0-aea0-4c2b-bbce-1fe95be6fd3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b",
2026-06-14 10:12:41.388736 | controller |     "Jun 14 09:19:46.964507 crc crio[24245]: time=\"2026-06-14T09:19:46.963514176Z\" level=info msg=\"Stopping pod sandbox: c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b\" id=d3b0e226-1a18-43c9-9f38-5e0fbcac8f70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.388750 | controller |     "Jun 14 09:19:46.966822 crc crio[24245]: time=\"2026-06-14T09:19:46.965311774Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck Namespace:openstack ID:c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b UID:ef703b8d-f6ac-498f-8720-9c21e993b537 NetNS:/var/run/netns/a0001f11-5a96-4cc4-bbe6-018f38e1c2d5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef703b8d_f6ac_498f_8720_9c21e993b537.slice PodAnnotations:0xc006e0a5d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.388768 | controller |     "Jun 14 09:19:46.966822 crc crio[24245]: time=\"2026-06-14T09:19:46.965543342Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.388784 | controller |     "Jun 14 09:19:47.571249 crc crio[24245]: time=\"2026-06-14T09:19:47.570683452Z\" level=info msg=\"Stopped pod sandbox: c5445e5d507276a40597596ffeb73da76165014d4821f67cac764dcc3b6db96b\" id=d3b0e226-1a18-43c9-9f38-5e0fbcac8f70 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.388798 | controller |     "Jun 14 09:19:48.708040 crc crio[24245]: time=\"2026-06-14T09:19:48.707599139Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm/POD\" id=b6646e07-1989-48d3-9651-a814dc11f2b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.388813 | controller |     "Jun 14 09:19:48.708717 crc crio[24245]: time=\"2026-06-14T09:19:48.708068014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.388827 | controller |     "Jun 14 09:19:48.760124 crc crio[24245]: time=\"2026-06-14T09:19:48.759736024Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm Namespace:openstack ID:c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c UID:c7f624a1-449a-4f20-b1cf-063d943390d5 NetNS:/var/run/netns/9be21aa7-d960-4127-bf5e-2805e410956c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7f624a1_449a_4f20_b1cf_063d943390d5.slice PodAnnotations:0xc003bf7458}] Aliases:map[]}\"",
2026-06-14 10:12:41.388842 | controller |     "Jun 14 09:19:48.760617 crc crio[24245]: time=\"2026-06-14T09:19:48.760583032Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.388857 | controller |     "Jun 14 09:19:49.282675 crc crio[24245]: 2026-06-14T09:19:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4e266116881d90 Mac:66:e9:c4:b4:9d:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/9be21aa7-d960-4127-bf5e-2805e410956c SocketPath: PciID:}] [{Interface:0xc0005265a0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.388872 | controller |     "Jun 14 09:19:49.285570 crc crio[24245]: time=\"2026-06-14T09:19:49.283936051Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm Namespace:openstack ID:c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c UID:c7f624a1-449a-4f20-b1cf-063d943390d5 NetNS:/var/run/netns/9be21aa7-d960-4127-bf5e-2805e410956c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7f624a1_449a_4f20_b1cf_063d943390d5.slice PodAnnotations:0xc003bf7458}] Aliases:map[]}\"",
2026-06-14 10:12:41.388887 | controller |     "Jun 14 09:19:49.285570 crc crio[24245]: time=\"2026-06-14T09:19:49.284190109Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.388901 | controller |     "Jun 14 09:19:49.299054 crc crio[24245]: time=\"2026-06-14T09:19:49.298944788Z\" level=info msg=\"Ran pod sandbox c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm/POD\" id=b6646e07-1989-48d3-9651-a814dc11f2b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.388919 | controller |     "Jun 14 09:19:49.303723 crc crio[24245]: time=\"2026-06-14T09:19:49.303606228Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e59cbba6-acf0-4485-9b54-f05d561ba4dc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.388935 | controller |     "Jun 14 09:19:49.314142 crc crio[24245]: time=\"2026-06-14T09:19:49.314041073Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.388950 | controller |     "Jun 14 09:19:49.763232 crc crio[24245]: time=\"2026-06-14T09:19:49.762929544Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=e59cbba6-acf0-4485-9b54-f05d561ba4dc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.388964 | controller |     "Jun 14 09:19:49.765055 crc crio[24245]: time=\"2026-06-14T09:19:49.764633637Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=c9003329-7bf2-4723-bd52-53ad839e1387 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.388979 | controller |     "Jun 14 09:19:49.816612 crc crio[24245]: time=\"2026-06-14T09:19:49.816048796Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=086196dd-75f0-4fde-89fa-fec1d31fa7a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.388994 | controller |     "Jun 14 09:19:49.832527 crc crio[24245]: time=\"2026-06-14T09:19:49.832291558Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=dd071756-c2e7-4703-a192-cb26da951335 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.389008 | controller |     "Jun 14 09:19:49.833219 crc crio[24245]: time=\"2026-06-14T09:19:49.833067833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.389022 | controller |     "Jun 14 09:19:49.903708 crc crio[24245]: time=\"2026-06-14T09:19:49.903316645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.389036 | controller |     "Jun 14 09:19:49.909136 crc crio[24245]: time=\"2026-06-14T09:19:49.909040148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.389051 | controller |     "Jun 14 09:19:50.162835 crc crio[24245]: time=\"2026-06-14T09:19:50.162683496Z\" level=info msg=\"Created container 9d6e286303afe9c87777431eacf9caa5200607121f8cff86c91dbe1d2fa00981: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=dd071756-c2e7-4703-a192-cb26da951335 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.389065 | controller |     "Jun 14 09:19:50.164156 crc crio[24245]: time=\"2026-06-14T09:19:50.164052809Z\" level=info msg=\"Starting container: 9d6e286303afe9c87777431eacf9caa5200607121f8cff86c91dbe1d2fa00981\" id=abf9afca-5479-487c-b49d-b8c0eee23e56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.389080 | controller |     "Jun 14 09:19:50.175171 crc crio[24245]: time=\"2026-06-14T09:19:50.175067491Z\" level=info msg=\"Started container\" PID=173315 containerID=9d6e286303afe9c87777431eacf9caa5200607121f8cff86c91dbe1d2fa00981 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=abf9afca-5479-487c-b49d-b8c0eee23e56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c",
2026-06-14 10:12:41.389097 | controller |     "Jun 14 09:20:00.593062 crc crio[24245]: time=\"2026-06-14T09:20:00.592200557Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690480-vk7h6/POD\" id=6340269f-527b-43a5-a366-662b61cccd52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.389112 | controller |     "Jun 14 09:20:00.593062 crc crio[24245]: time=\"2026-06-14T09:20:00.593045565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.389128 | controller |     "Jun 14 09:20:00.654332 crc crio[24245]: time=\"2026-06-14T09:20:00.654204428Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690480-vk7h6 Namespace:openshift-infra ID:1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618 UID:1226b3da-df49-4fca-b0b0-16ce001ce4f7 NetNS:/var/run/netns/eb39a11b-1541-43d7-af6a-412560b0b245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1226b3da_df49_4fca_b0b0_16ce001ce4f7.slice PodAnnotations:0xc002423be0}] Aliases:map[]}\"",
2026-06-14 10:12:41.389143 | controller |     "Jun 14 09:20:00.654332 crc crio[24245]: time=\"2026-06-14T09:20:00.654339502Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690480-vk7h6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.389158 | controller |     "Jun 14 09:20:01.053167 crc crio[24245]: 2026-06-14T09:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bb27d11dbb8e1b Mac:72:0d:d4:8e:cd:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/eb39a11b-1541-43d7-af6a-412560b0b245 SocketPath: PciID:}] [{Interface:0xc0005225a0 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.389173 | controller |     "Jun 14 09:20:01.053674 crc crio[24245]: time=\"2026-06-14T09:20:01.053589638Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690480-vk7h6 Namespace:openshift-infra ID:1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618 UID:1226b3da-df49-4fca-b0b0-16ce001ce4f7 NetNS:/var/run/netns/eb39a11b-1541-43d7-af6a-412560b0b245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1226b3da_df49_4fca_b0b0_16ce001ce4f7.slice PodAnnotations:0xc002423be0}] Aliases:map[]}\"",
2026-06-14 10:12:41.389188 | controller |     "Jun 14 09:20:01.053954 crc crio[24245]: time=\"2026-06-14T09:20:01.053933719Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690480-vk7h6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.389203 | controller |     "Jun 14 09:20:01.064572 crc crio[24245]: time=\"2026-06-14T09:20:01.064390295Z\" level=info msg=\"Ran pod sandbox 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618 with infra container: openshift-infra/auto-csr-approver-29690480-vk7h6/POD\" id=6340269f-527b-43a5-a366-662b61cccd52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.389218 | controller |     "Jun 14 09:20:01.068682 crc crio[24245]: time=\"2026-06-14T09:20:01.068619978Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a526b810-876d-4c65-923a-8c8ed6121e50 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.389233 | controller |     "Jun 14 09:20:01.077027 crc crio[24245]: time=\"2026-06-14T09:20:01.07681176Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.389251 | controller |     "Jun 14 09:20:02.344537 crc crio[24245]: time=\"2026-06-14T09:20:02.343979847Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a526b810-876d-4c65-923a-8c8ed6121e50 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.389267 | controller |     "Jun 14 09:20:02.347279 crc crio[24245]: time=\"2026-06-14T09:20:02.345408162Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cd32ee75-d3f6-455c-ad11-9ee7cae859c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.389282 | controller |     "Jun 14 09:20:02.348978 crc crio[24245]: time=\"2026-06-14T09:20:02.348222653Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0e263042-1434-4542-a2f3-74d68ca9b472 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.389297 | controller |     "Jun 14 09:20:02.359143 crc crio[24245]: time=\"2026-06-14T09:20:02.359008266Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690480-vk7h6/oc\" id=c35f2f7f-3751-48e5-a00f-8284e5f8615b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.389312 | controller |     "Jun 14 09:20:02.359665 crc crio[24245]: time=\"2026-06-14T09:20:02.359589425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.389326 | controller |     "Jun 14 09:20:02.430880 crc crio[24245]: time=\"2026-06-14T09:20:02.430768547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.389340 | controller |     "Jun 14 09:20:02.737651 crc crio[24245]: time=\"2026-06-14T09:20:02.73713055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.389385 | controller |     "Jun 14 09:20:02.872639 crc crio[24245]: time=\"2026-06-14T09:20:02.872542112Z\" level=info msg=\"Created container b5d08bd86af97bf4de2ee8ae5d7bae9db04374cef26b15b531239ba2d23f87cd: openshift-infra/auto-csr-approver-29690480-vk7h6/oc\" id=c35f2f7f-3751-48e5-a00f-8284e5f8615b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.389405 | controller |     "Jun 14 09:20:02.874282 crc crio[24245]: time=\"2026-06-14T09:20:02.874021589Z\" level=info msg=\"Starting container: b5d08bd86af97bf4de2ee8ae5d7bae9db04374cef26b15b531239ba2d23f87cd\" id=0c3634ae-247a-4483-b05f-9cd2073a2195 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.389423 | controller |     "Jun 14 09:20:02.880317 crc crio[24245]: time=\"2026-06-14T09:20:02.880220237Z\" level=info msg=\"Started container\" PID=174023 containerID=b5d08bd86af97bf4de2ee8ae5d7bae9db04374cef26b15b531239ba2d23f87cd description=openshift-infra/auto-csr-approver-29690480-vk7h6/oc id=0c3634ae-247a-4483-b05f-9cd2073a2195 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618",
2026-06-14 10:12:41.389482 | controller |     "Jun 14 09:20:05.406638 crc crio[24245]: time=\"2026-06-14T09:20:05.405527412Z\" level=info msg=\"Stopping pod sandbox: 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618\" id=9b173ad8-5fbb-41ae-a7d0-12ea944ef697 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.389501 | controller |     "Jun 14 09:20:05.408523 crc crio[24245]: time=\"2026-06-14T09:20:05.4076258Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690480-vk7h6 Namespace:openshift-infra ID:1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618 UID:1226b3da-df49-4fca-b0b0-16ce001ce4f7 NetNS:/var/run/netns/eb39a11b-1541-43d7-af6a-412560b0b245 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1226b3da_df49_4fca_b0b0_16ce001ce4f7.slice PodAnnotations:0xc001c3d1b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.389520 | controller |     "Jun 14 09:20:05.408523 crc crio[24245]: time=\"2026-06-14T09:20:05.407975931Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690480-vk7h6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.389536 | controller |     "Jun 14 09:20:05.854975 crc crio[24245]: time=\"2026-06-14T09:20:05.854405574Z\" level=info msg=\"Stopped pod sandbox: 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618\" id=9b173ad8-5fbb-41ae-a7d0-12ea944ef697 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.389550 | controller |     "Jun 14 09:20:33.844268 crc crio[24245]: time=\"2026-06-14T09:20:33.839983934Z\" level=info msg=\"Removing container: d510548367a5898741e0be75df00e65cb9e5fbc2dd6aa4e138bfe3458897abcb\" id=e79a9838-9069-4c88-a24f-bd66ce8abae6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.389565 | controller |     "Jun 14 09:20:33.978509 crc crio[24245]: time=\"2026-06-14T09:20:33.977942864Z\" level=info msg=\"Removed container d510548367a5898741e0be75df00e65cb9e5fbc2dd6aa4e138bfe3458897abcb: openshift-infra/auto-csr-approver-29690474-78jgd/oc\" id=e79a9838-9069-4c88-a24f-bd66ce8abae6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.389580 | controller |     "Jun 14 09:20:33.989476 crc crio[24245]: time=\"2026-06-14T09:20:33.989275498Z\" level=info msg=\"Stopping pod sandbox: cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489\" id=a7c68a2e-1a31-41e2-a528-8f809aa528b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.389594 | controller |     "Jun 14 09:20:33.989698 crc crio[24245]: time=\"2026-06-14T09:20:33.989497686Z\" level=info msg=\"Stopped pod sandbox (already stopped): cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489\" id=a7c68a2e-1a31-41e2-a528-8f809aa528b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.389609 | controller |     "Jun 14 09:20:33.990286 crc crio[24245]: time=\"2026-06-14T09:20:33.990195807Z\" level=info msg=\"Removing pod sandbox: cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489\" id=874f94f3-b609-4d8a-b232-8ff81a6675be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.389623 | controller |     "Jun 14 09:20:34.014286 crc crio[24245]: time=\"2026-06-14T09:20:34.014163736Z\" level=info msg=\"Removed pod sandbox: cbc1603214b074f6bb55019d3a1a5ea1cd9032de441d168a1f179201631ce489\" id=874f94f3-b609-4d8a-b232-8ff81a6675be name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.389637 | controller |     "Jun 14 09:21:13.636825 crc crio[24245]: time=\"2026-06-14T09:21:13.635238402Z\" level=info msg=\"Stopping pod sandbox: c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c\" id=aa9318df-3183-43ff-803f-39fe73df35cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.389652 | controller |     "Jun 14 09:21:13.639791 crc crio[24245]: time=\"2026-06-14T09:21:13.638073383Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm Namespace:openstack ID:c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c UID:c7f624a1-449a-4f20-b1cf-063d943390d5 NetNS:/var/run/netns/9be21aa7-d960-4127-bf5e-2805e410956c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc7f624a1_449a_4f20_b1cf_063d943390d5.slice PodAnnotations:0xc000130d18}] Aliases:map[]}\"",
2026-06-14 10:12:41.389667 | controller |     "Jun 14 09:21:13.639791 crc crio[24245]: time=\"2026-06-14T09:21:13.638354693Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.389682 | controller |     "Jun 14 09:21:14.193156 crc crio[24245]: time=\"2026-06-14T09:21:14.191681758Z\" level=info msg=\"Stopped pod sandbox: c4e266116881d900111ad33fe63242c2cef8bf2c6947b2b6d6ffaeb3819e3c2c\" id=aa9318df-3183-43ff-803f-39fe73df35cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.389703 | controller |     "Jun 14 09:21:15.248946 crc crio[24245]: time=\"2026-06-14T09:21:15.248217219Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c/POD\" id=5e50baf4-7ea9-435d-a7b4-bae2784ad6b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.389718 | controller |     "Jun 14 09:21:15.250421 crc crio[24245]: time=\"2026-06-14T09:21:15.249033056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.389733 | controller |     "Jun 14 09:21:15.301425 crc crio[24245]: time=\"2026-06-14T09:21:15.300778558Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c Namespace:openstack ID:87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d UID:80dafb65-b680-422a-8861-2657ffd7242e NetNS:/var/run/netns/dbcfe338-8fb9-4d70-9d4c-ee00a37e622e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80dafb65_b680_422a_8861_2657ffd7242e.slice PodAnnotations:0xc000131438}] Aliases:map[]}\"",
2026-06-14 10:12:41.389748 | controller |     "Jun 14 09:21:15.301783 crc crio[24245]: time=\"2026-06-14T09:21:15.301463179Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.389763 | controller |     "Jun 14 09:21:15.860666 crc crio[24245]: 2026-06-14T09:21:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:87b3453ba450042 Mac:b2:76:30:d4:32:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/dbcfe338-8fb9-4d70-9d4c-ee00a37e622e SocketPath: PciID:}] [{Interface:0xc0004b46a0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.389778 | controller |     "Jun 14 09:21:15.861909 crc crio[24245]: time=\"2026-06-14T09:21:15.86178951Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c Namespace:openstack ID:87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d UID:80dafb65-b680-422a-8861-2657ffd7242e NetNS:/var/run/netns/dbcfe338-8fb9-4d70-9d4c-ee00a37e622e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80dafb65_b680_422a_8861_2657ffd7242e.slice PodAnnotations:0xc000131438}] Aliases:map[]}\"",
2026-06-14 10:12:41.389793 | controller |     "Jun 14 09:21:15.862116 crc crio[24245]: time=\"2026-06-14T09:21:15.862061639Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.389808 | controller |     "Jun 14 09:21:15.873535 crc crio[24245]: time=\"2026-06-14T09:21:15.872993847Z\" level=info msg=\"Ran pod sandbox 87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c/POD\" id=5e50baf4-7ea9-435d-a7b4-bae2784ad6b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.389822 | controller |     "Jun 14 09:21:15.877172 crc crio[24245]: time=\"2026-06-14T09:21:15.877099398Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=edc9a35b-7bc5-4d67-ba82-9d911c9efa96 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.389840 | controller |     "Jun 14 09:21:15.888165 crc crio[24245]: time=\"2026-06-14T09:21:15.888001797Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.389855 | controller |     "Jun 14 09:21:16.358645 crc crio[24245]: time=\"2026-06-14T09:21:16.358553469Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=edc9a35b-7bc5-4d67-ba82-9d911c9efa96 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.389871 | controller |     "Jun 14 09:21:16.360423 crc crio[24245]: time=\"2026-06-14T09:21:16.359686905Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=bf1a3ba7-ecdc-4e46-8217-8a2b4ff87d94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.389885 | controller |     "Jun 14 09:21:16.420771 crc crio[24245]: time=\"2026-06-14T09:21:16.420664382Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=060b1594-71d6-4c5b-a35e-3f0061860c2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.389900 | controller |     "Jun 14 09:21:16.431918 crc crio[24245]: time=\"2026-06-14T09:21:16.431671464Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=2e71aff6-096d-4ebb-89e4-d7a324e2321c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.389915 | controller |     "Jun 14 09:21:16.432985 crc crio[24245]: time=\"2026-06-14T09:21:16.43280253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.389929 | controller |     "Jun 14 09:21:16.503012 crc crio[24245]: time=\"2026-06-14T09:21:16.502408622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.389943 | controller |     "Jun 14 09:21:16.524256 crc crio[24245]: time=\"2026-06-14T09:21:16.524190168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.389958 | controller |     "Jun 14 09:21:16.766004 crc crio[24245]: time=\"2026-06-14T09:21:16.765815851Z\" level=info msg=\"Created container 2f7606fc7b43cf941d59e27c895784c5e661ae4c531cddfc4ae9b06eba58a2f7: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=2e71aff6-096d-4ebb-89e4-d7a324e2321c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.389972 | controller |     "Jun 14 09:21:16.771478 crc crio[24245]: time=\"2026-06-14T09:21:16.77135964Z\" level=info msg=\"Starting container: 2f7606fc7b43cf941d59e27c895784c5e661ae4c531cddfc4ae9b06eba58a2f7\" id=6abd5bc3-d854-40d4-b23a-55758333bb67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.389987 | controller |     "Jun 14 09:21:16.783512 crc crio[24245]: time=\"2026-06-14T09:21:16.783182146Z\" level=info msg=\"Started container\" PID=178188 containerID=2f7606fc7b43cf941d59e27c895784c5e661ae4c531cddfc4ae9b06eba58a2f7 description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=6abd5bc3-d854-40d4-b23a-55758333bb67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d",
2026-06-14 10:12:41.390002 | controller |     "Jun 14 09:22:00.602988 crc crio[24245]: time=\"2026-06-14T09:22:00.601934709Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690482-vwqfd/POD\" id=4807ac9b-ce63-483d-963b-514c5229762b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.390020 | controller |     "Jun 14 09:22:00.604601 crc crio[24245]: time=\"2026-06-14T09:22:00.603019994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.390035 | controller |     "Jun 14 09:22:00.654007 crc crio[24245]: time=\"2026-06-14T09:22:00.653512917Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690482-vwqfd Namespace:openshift-infra ID:9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda UID:1b30cba2-a690-4c27-8c17-4452990a56a8 NetNS:/var/run/netns/9284d077-1814-4861-92f1-e630d254545d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b30cba2_a690_4c27_8c17_4452990a56a8.slice PodAnnotations:0xc0006023b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.390050 | controller |     "Jun 14 09:22:00.654390 crc crio[24245]: time=\"2026-06-14T09:22:00.654358474Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690482-vwqfd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.390077 | controller |     "Jun 14 09:22:01.296991 crc crio[24245]: 2026-06-14T09:22:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a7935d9ea7353d Mac:72:8c:6c:2e:81:bc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/9284d077-1814-4861-92f1-e630d254545d SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.390092 | controller |     "Jun 14 09:22:01.296991 crc crio[24245]: time=\"2026-06-14T09:22:01.296326479Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690482-vwqfd Namespace:openshift-infra ID:9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda UID:1b30cba2-a690-4c27-8c17-4452990a56a8 NetNS:/var/run/netns/9284d077-1814-4861-92f1-e630d254545d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b30cba2_a690_4c27_8c17_4452990a56a8.slice PodAnnotations:0xc0006023b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.390107 | controller |     "Jun 14 09:22:01.296991 crc crio[24245]: time=\"2026-06-14T09:22:01.296621629Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690482-vwqfd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.390122 | controller |     "Jun 14 09:22:01.309950 crc crio[24245]: time=\"2026-06-14T09:22:01.309694151Z\" level=info msg=\"Ran pod sandbox 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda with infra container: openshift-infra/auto-csr-approver-29690482-vwqfd/POD\" id=4807ac9b-ce63-483d-963b-514c5229762b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.390137 | controller |     "Jun 14 09:22:01.314885 crc crio[24245]: time=\"2026-06-14T09:22:01.314737557Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5557f87f-7b7b-4347-bcd7-06c621d7b16c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.390153 | controller |     "Jun 14 09:22:01.322062 crc crio[24245]: time=\"2026-06-14T09:22:01.321958687Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.390167 | controller |     "Jun 14 09:22:03.945290 crc crio[24245]: time=\"2026-06-14T09:22:03.944356302Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5557f87f-7b7b-4347-bcd7-06c621d7b16c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.390183 | controller |     "Jun 14 09:22:03.947037 crc crio[24245]: time=\"2026-06-14T09:22:03.946134409Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1ea84a4a-e2b9-4644-a7ae-f96672fbdacd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.390201 | controller |     "Jun 14 09:22:03.948122 crc crio[24245]: time=\"2026-06-14T09:22:03.948038539Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=56b61bb7-b80f-4dac-9a4a-2dce79099796 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.390217 | controller |     "Jun 14 09:22:03.999612 crc crio[24245]: time=\"2026-06-14T09:22:03.999479962Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690482-vwqfd/oc\" id=3a400747-1f3b-477c-8a0e-2fdf21cf4617 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.390232 | controller |     "Jun 14 09:22:04.000316 crc crio[24245]: time=\"2026-06-14T09:22:04.000154584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.390247 | controller |     "Jun 14 09:22:04.051933 crc crio[24245]: time=\"2026-06-14T09:22:04.051807462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.390261 | controller |     "Jun 14 09:22:04.364936 crc crio[24245]: time=\"2026-06-14T09:22:04.364521276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.390276 | controller |     "Jun 14 09:22:05.989523 crc crio[24245]: time=\"2026-06-14T09:22:05.989008651Z\" level=info msg=\"Created container f692421ec7021657d0c894582582e7aa74ef30adfb047c9e074adf87224208dc: openshift-infra/auto-csr-approver-29690482-vwqfd/oc\" id=3a400747-1f3b-477c-8a0e-2fdf21cf4617 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.390291 | controller |     "Jun 14 09:22:05.992835 crc crio[24245]: time=\"2026-06-14T09:22:05.992696568Z\" level=info msg=\"Starting container: f692421ec7021657d0c894582582e7aa74ef30adfb047c9e074adf87224208dc\" id=8d2d8fe3-e2f9-4b2d-8335-0cf5d88c42bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.390306 | controller |     "Jun 14 09:22:05.999437 crc crio[24245]: time=\"2026-06-14T09:22:05.99932473Z\" level=info msg=\"Started container\" PID=180829 containerID=f692421ec7021657d0c894582582e7aa74ef30adfb047c9e074adf87224208dc description=openshift-infra/auto-csr-approver-29690482-vwqfd/oc id=8d2d8fe3-e2f9-4b2d-8335-0cf5d88c42bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda",
2026-06-14 10:12:41.390321 | controller |     "Jun 14 09:22:08.718519 crc crio[24245]: time=\"2026-06-14T09:22:08.71834802Z\" level=info msg=\"Stopping pod sandbox: 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda\" id=2e81f87a-fef4-4ea4-9d99-7f61bf0f6fd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.390336 | controller |     "Jun 14 09:22:08.720610 crc crio[24245]: time=\"2026-06-14T09:22:08.720310363Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690482-vwqfd Namespace:openshift-infra ID:9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda UID:1b30cba2-a690-4c27-8c17-4452990a56a8 NetNS:/var/run/netns/9284d077-1814-4861-92f1-e630d254545d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1b30cba2_a690_4c27_8c17_4452990a56a8.slice PodAnnotations:0xc000603940}] Aliases:map[]}\"",
2026-06-14 10:12:41.390375 | controller |     "Jun 14 09:22:08.720926 crc crio[24245]: time=\"2026-06-14T09:22:08.720894692Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690482-vwqfd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.390395 | controller |     "Jun 14 09:22:09.131258 crc crio[24245]: time=\"2026-06-14T09:22:09.131077559Z\" level=info msg=\"Stopped pod sandbox: 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda\" id=2e81f87a-fef4-4ea4-9d99-7f61bf0f6fd5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.390411 | controller |     "Jun 14 09:22:17.890784 crc crio[24245]: time=\"2026-06-14T09:22:17.889966919Z\" level=info msg=\"Stopping pod sandbox: 87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d\" id=9b84e62d-5b67-4cb9-86d3-afc9afb8e8d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.390426 | controller |     "Jun 14 09:22:17.892595 crc crio[24245]: time=\"2026-06-14T09:22:17.891524369Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c Namespace:openstack ID:87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d UID:80dafb65-b680-422a-8861-2657ffd7242e NetNS:/var/run/netns/dbcfe338-8fb9-4d70-9d4c-ee00a37e622e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod80dafb65_b680_422a_8861_2657ffd7242e.slice PodAnnotations:0xc006e0ad48}] Aliases:map[]}\"",
2026-06-14 10:12:41.390442 | controller |     "Jun 14 09:22:17.892595 crc crio[24245]: time=\"2026-06-14T09:22:17.891703585Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.390456 | controller |     "Jun 14 09:22:18.509046 crc crio[24245]: time=\"2026-06-14T09:22:18.508580309Z\" level=info msg=\"Stopped pod sandbox: 87b3453ba45004263fad7e04a6333c2881eba6e06b0a77150e66abc0914b120d\" id=9b84e62d-5b67-4cb9-86d3-afc9afb8e8d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.390471 | controller |     "Jun 14 09:22:19.455586 crc crio[24245]: time=\"2026-06-14T09:22:19.455039098Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x/POD\" id=50ee972b-794f-4024-98a0-8c43d3279a8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.390485 | controller |     "Jun 14 09:22:19.456689 crc crio[24245]: time=\"2026-06-14T09:22:19.455628357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.390501 | controller |     "Jun 14 09:22:19.525441 crc crio[24245]: time=\"2026-06-14T09:22:19.525219927Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x Namespace:openstack ID:aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889 UID:506fde62-9d59-4c75-8ed0-8529b7472c33 NetNS:/var/run/netns/fb678fd7-3525-484b-84ff-8fe5b2e5f899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod506fde62_9d59_4c75_8ed0_8529b7472c33.slice PodAnnotations:0xc000620040}] Aliases:map[]}\"",
2026-06-14 10:12:41.390516 | controller |     "Jun 14 09:22:19.525441 crc crio[24245]: time=\"2026-06-14T09:22:19.525296979Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.390532 | controller |     "Jun 14 09:22:20.043099 crc crio[24245]: 2026-06-14T09:22:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aedacefec032bb2 Mac:1a:48:53:37:fb:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/fb678fd7-3525-484b-84ff-8fe5b2e5f899 SocketPath: PciID:}] [{Interface:0xc0001ae770 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.390547 | controller |     "Jun 14 09:22:20.045186 crc crio[24245]: time=\"2026-06-14T09:22:20.045087165Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x Namespace:openstack ID:aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889 UID:506fde62-9d59-4c75-8ed0-8529b7472c33 NetNS:/var/run/netns/fb678fd7-3525-484b-84ff-8fe5b2e5f899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod506fde62_9d59_4c75_8ed0_8529b7472c33.slice PodAnnotations:0xc000620040}] Aliases:map[]}\"",
2026-06-14 10:12:41.390570 | controller |     "Jun 14 09:22:20.045478 crc crio[24245]: time=\"2026-06-14T09:22:20.045314382Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.390586 | controller |     "Jun 14 09:22:20.059927 crc crio[24245]: time=\"2026-06-14T09:22:20.057732033Z\" level=info msg=\"Ran pod sandbox aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x/POD\" id=50ee972b-794f-4024-98a0-8c43d3279a8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.390601 | controller |     "Jun 14 09:22:20.061434 crc crio[24245]: time=\"2026-06-14T09:22:20.061342683Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2b926339-4b29-434c-baa8-dd8ebf140ace name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.390616 | controller |     "Jun 14 09:22:20.074362 crc crio[24245]: time=\"2026-06-14T09:22:20.074185475Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.390631 | controller |     "Jun 14 09:22:20.526585 crc crio[24245]: time=\"2026-06-14T09:22:20.526432172Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=2b926339-4b29-434c-baa8-dd8ebf140ace name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.390646 | controller |     "Jun 14 09:22:20.529175 crc crio[24245]: time=\"2026-06-14T09:22:20.528974583Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=d19310b8-9f9c-4536-8749-6851d4a00112 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.390660 | controller |     "Jun 14 09:22:20.572270 crc crio[24245]: time=\"2026-06-14T09:22:20.572171462Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=8c04cc77-cbae-4843-a81e-cf55f60bd4e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.390675 | controller |     "Jun 14 09:22:20.583924 crc crio[24245]: time=\"2026-06-14T09:22:20.583206755Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=77a6bb2a-350f-40b5-aaa3-73e4f2a25de6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.390689 | controller |     "Jun 14 09:22:20.583924 crc crio[24245]: time=\"2026-06-14T09:22:20.583750662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.390703 | controller |     "Jun 14 09:22:20.645487 crc crio[24245]: time=\"2026-06-14T09:22:20.644802724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.390718 | controller |     "Jun 14 09:22:20.648488 crc crio[24245]: time=\"2026-06-14T09:22:20.648418541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.390735 | controller |     "Jun 14 09:22:20.873383 crc crio[24245]: time=\"2026-06-14T09:22:20.872754288Z\" level=info msg=\"Created container 768901ad1db58abf13ff8373dcf85208e81c669937d84592b20ed28816ace8ff: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=77a6bb2a-350f-40b5-aaa3-73e4f2a25de6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.390750 | controller |     "Jun 14 09:22:20.875343 crc crio[24245]: time=\"2026-06-14T09:22:20.875236128Z\" level=info msg=\"Starting container: 768901ad1db58abf13ff8373dcf85208e81c669937d84592b20ed28816ace8ff\" id=ca455f82-8870-4b1f-bcbf-db2e8d3b1041 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.390765 | controller |     "Jun 14 09:22:20.882948 crc crio[24245]: time=\"2026-06-14T09:22:20.882771879Z\" level=info msg=\"Started container\" PID=181889 containerID=768901ad1db58abf13ff8373dcf85208e81c669937d84592b20ed28816ace8ff description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=ca455f82-8870-4b1f-bcbf-db2e8d3b1041 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889",
2026-06-14 10:12:41.390779 | controller |     "Jun 14 09:22:34.081174 crc crio[24245]: time=\"2026-06-14T09:22:34.079367514Z\" level=info msg=\"Removing container: 50f528314ec14f0f4a38d056a8898f0b17f5b512e0d4bd8e9634172cbfc0e2c5\" id=bc268190-5e3a-45f0-bc49-a3bd44b5fa6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.390794 | controller |     "Jun 14 09:22:34.235225 crc crio[24245]: time=\"2026-06-14T09:22:34.235007591Z\" level=info msg=\"Removed container 50f528314ec14f0f4a38d056a8898f0b17f5b512e0d4bd8e9634172cbfc0e2c5: openshift-infra/auto-csr-approver-29690476-l72n4/oc\" id=bc268190-5e3a-45f0-bc49-a3bd44b5fa6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.390809 | controller |     "Jun 14 09:22:34.251425 crc crio[24245]: time=\"2026-06-14T09:22:34.251286183Z\" level=info msg=\"Stopping pod sandbox: b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975\" id=22d9d014-6048-4190-9677-cc6a831c7248 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.390824 | controller |     "Jun 14 09:22:34.251425 crc crio[24245]: time=\"2026-06-14T09:22:34.251393747Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975\" id=22d9d014-6048-4190-9677-cc6a831c7248 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.390838 | controller |     "Jun 14 09:22:34.252430 crc crio[24245]: time=\"2026-06-14T09:22:34.252277965Z\" level=info msg=\"Removing pod sandbox: b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975\" id=7684128a-6db1-49c8-a2b3-1d7eaf6838e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.390853 | controller |     "Jun 14 09:22:34.272057 crc crio[24245]: time=\"2026-06-14T09:22:34.271930172Z\" level=info msg=\"Removed pod sandbox: b2ff3d3f808201de4e7f247c22158a865cb8ae002f7722feb23a8f6bc7728975\" id=7684128a-6db1-49c8-a2b3-1d7eaf6838e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.390868 | controller |     "Jun 14 09:24:00.559988 crc crio[24245]: time=\"2026-06-14T09:24:00.559050389Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690484-dzpv9/POD\" id=573d7052-2cc0-462d-a7bd-22e6612df456 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.390882 | controller |     "Jun 14 09:24:00.561303 crc crio[24245]: time=\"2026-06-14T09:24:00.560088543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.390897 | controller |     "Jun 14 09:24:00.611513 crc crio[24245]: time=\"2026-06-14T09:24:00.611332469Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690484-dzpv9 Namespace:openshift-infra ID:476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717 UID:ef63abae-fa1b-438b-a455-e607863776cb NetNS:/var/run/netns/032a97dc-1a3a-4c48-9d48-636457db3aa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef63abae_fa1b_438b_a455_e607863776cb.slice PodAnnotations:0xc002423488}] Aliases:map[]}\"",
2026-06-14 10:12:41.390915 | controller |     "Jun 14 09:24:00.611904 crc crio[24245]: time=\"2026-06-14T09:24:00.611533156Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690484-dzpv9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.390930 | controller |     "Jun 14 09:24:01.256448 crc crio[24245]: 2026-06-14T09:24:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:476be50f9c9f0f3 Mac:9a:0d:9a:e6:6c:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/032a97dc-1a3a-4c48-9d48-636457db3aa3 SocketPath: PciID:}] [{Interface:0xc0002d2a00 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.390945 | controller |     "Jun 14 09:24:01.259338 crc crio[24245]: time=\"2026-06-14T09:24:01.259140965Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690484-dzpv9 Namespace:openshift-infra ID:476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717 UID:ef63abae-fa1b-438b-a455-e607863776cb NetNS:/var/run/netns/032a97dc-1a3a-4c48-9d48-636457db3aa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef63abae_fa1b_438b_a455_e607863776cb.slice PodAnnotations:0xc002423488}] Aliases:map[]}\"",
2026-06-14 10:12:41.390960 | controller |     "Jun 14 09:24:01.259781 crc crio[24245]: time=\"2026-06-14T09:24:01.259667272Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690484-dzpv9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.390975 | controller |     "Jun 14 09:24:01.281817 crc crio[24245]: time=\"2026-06-14T09:24:01.281730562Z\" level=info msg=\"Ran pod sandbox 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717 with infra container: openshift-infra/auto-csr-approver-29690484-dzpv9/POD\" id=573d7052-2cc0-462d-a7bd-22e6612df456 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.390989 | controller |     "Jun 14 09:24:01.286968 crc crio[24245]: time=\"2026-06-14T09:24:01.286830915Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9ea17f96-033f-4a68-8938-71db8a1315b6 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.391004 | controller |     "Jun 14 09:24:01.295415 crc crio[24245]: time=\"2026-06-14T09:24:01.295293096Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.391019 | controller |     "Jun 14 09:24:02.305761 crc crio[24245]: time=\"2026-06-14T09:24:02.304979191Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9ea17f96-033f-4a68-8938-71db8a1315b6 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.391033 | controller |     "Jun 14 09:24:02.308159 crc crio[24245]: time=\"2026-06-14T09:24:02.307191701Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7486b9bb-91ca-4c50-9f61-d0c5c706518a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.391048 | controller |     "Jun 14 09:24:02.310233 crc crio[24245]: time=\"2026-06-14T09:24:02.309377511Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7391d1b4-bc1d-4906-bdf5-ce35eaa508b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.391066 | controller |     "Jun 14 09:24:02.319380 crc crio[24245]: time=\"2026-06-14T09:24:02.319212345Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690484-dzpv9/oc\" id=22fb4dd2-6d57-4385-980a-86e0a15532b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.391081 | controller |     "Jun 14 09:24:02.320105 crc crio[24245]: time=\"2026-06-14T09:24:02.320030742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.391096 | controller |     "Jun 14 09:24:02.382957 crc crio[24245]: time=\"2026-06-14T09:24:02.377242538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.391110 | controller |     "Jun 14 09:24:02.663982 crc crio[24245]: time=\"2026-06-14T09:24:02.66358295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.391124 | controller |     "Jun 14 09:24:02.786395 crc crio[24245]: time=\"2026-06-14T09:24:02.786285717Z\" level=info msg=\"Created container 1debaea4eb1be9e4228a5e8961989582f114c7ee8d33e982218ab84e29615cb8: openshift-infra/auto-csr-approver-29690484-dzpv9/oc\" id=22fb4dd2-6d57-4385-980a-86e0a15532b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.391139 | controller |     "Jun 14 09:24:02.787396 crc crio[24245]: time=\"2026-06-14T09:24:02.787340441Z\" level=info msg=\"Starting container: 1debaea4eb1be9e4228a5e8961989582f114c7ee8d33e982218ab84e29615cb8\" id=862fb7f9-d119-4888-8676-b87adbf91057 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.391153 | controller |     "Jun 14 09:24:02.794115 crc crio[24245]: time=\"2026-06-14T09:24:02.794071376Z\" level=info msg=\"Started container\" PID=186927 containerID=1debaea4eb1be9e4228a5e8961989582f114c7ee8d33e982218ab84e29615cb8 description=openshift-infra/auto-csr-approver-29690484-dzpv9/oc id=862fb7f9-d119-4888-8676-b87adbf91057 name=/runtime.v1.RuntimeService/StartContainer sandboxID=476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717",
2026-06-14 10:12:41.391168 | controller |     "Jun 14 09:24:04.973375 crc crio[24245]: time=\"2026-06-14T09:24:04.971384991Z\" level=info msg=\"Stopping pod sandbox: 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717\" id=5fe05ff2-6a1e-4db8-bef5-fa51544d8dab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.391183 | controller |     "Jun 14 09:24:04.976702 crc crio[24245]: time=\"2026-06-14T09:24:04.974579314Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690484-dzpv9 Namespace:openshift-infra ID:476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717 UID:ef63abae-fa1b-438b-a455-e607863776cb NetNS:/var/run/netns/032a97dc-1a3a-4c48-9d48-636457db3aa3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef63abae_fa1b_438b_a455_e607863776cb.slice PodAnnotations:0xc00161b098}] Aliases:map[]}\"",
2026-06-14 10:12:41.391197 | controller |     "Jun 14 09:24:04.976702 crc crio[24245]: time=\"2026-06-14T09:24:04.974935866Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690484-dzpv9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.391212 | controller |     "Jun 14 09:24:05.492911 crc crio[24245]: time=\"2026-06-14T09:24:05.49224612Z\" level=info msg=\"Stopped pod sandbox: 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717\" id=5fe05ff2-6a1e-4db8-bef5-fa51544d8dab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.391227 | controller |     "Jun 14 09:24:34.327823 crc crio[24245]: time=\"2026-06-14T09:24:34.326555806Z\" level=info msg=\"Removing container: 3b2295d00c222d58ba94bde8e0da0c8e53aaada15116a5d1c61117ca59e0319c\" id=52dbe6e6-6f62-4965-9eba-5c27080c4bb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.391245 | controller |     "Jun 14 09:24:34.476170 crc crio[24245]: time=\"2026-06-14T09:24:34.474453628Z\" level=info msg=\"Removed container 3b2295d00c222d58ba94bde8e0da0c8e53aaada15116a5d1c61117ca59e0319c: openshift-infra/auto-csr-approver-29690478-mkhvx/oc\" id=52dbe6e6-6f62-4965-9eba-5c27080c4bb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.391260 | controller |     "Jun 14 09:24:34.487299 crc crio[24245]: time=\"2026-06-14T09:24:34.487181653Z\" level=info msg=\"Stopping pod sandbox: a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71\" id=6a40c47d-7ef4-4570-b283-94b5de3d83f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.391274 | controller |     "Jun 14 09:24:34.487709 crc crio[24245]: time=\"2026-06-14T09:24:34.487289188Z\" level=info msg=\"Stopped pod sandbox (already stopped): a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71\" id=6a40c47d-7ef4-4570-b283-94b5de3d83f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.391289 | controller |     "Jun 14 09:24:34.488425 crc crio[24245]: time=\"2026-06-14T09:24:34.488349061Z\" level=info msg=\"Removing pod sandbox: a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71\" id=d5f3d185-07fa-44dd-9db8-b0a0cb54be76 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.391304 | controller |     "Jun 14 09:24:34.512437 crc crio[24245]: time=\"2026-06-14T09:24:34.512317604Z\" level=info msg=\"Removed pod sandbox: a77dda4d1a17c73a54c5c640041645990683eb032c0e9cd388a325e809a88b71\" id=d5f3d185-07fa-44dd-9db8-b0a0cb54be76 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.391319 | controller |     "Jun 14 09:25:44.401321 crc crio[24245]: time=\"2026-06-14T09:25:44.400629945Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vzhvr/POD\" id=038a79ff-e0c8-4c8d-9e8a-4c6f1352cd74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.391333 | controller |     "Jun 14 09:25:44.403161 crc crio[24245]: time=\"2026-06-14T09:25:44.403093414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.391362 | controller |     "Jun 14 09:25:44.448384 crc crio[24245]: time=\"2026-06-14T09:25:44.446244122Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vzhvr Namespace:openshift-marketplace ID:90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb UID:a3cb4928-e92b-4500-86ad-00bf634fbb30 NetNS:/var/run/netns/d69ed841-53bb-4f78-814c-7a9d65663dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3cb4928_e92b_4500_86ad_00bf634fbb30.slice PodAnnotations:0xc0006207b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.391382 | controller |     "Jun 14 09:25:44.448384 crc crio[24245]: time=\"2026-06-14T09:25:44.446679197Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vzhvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.391398 | controller |     "Jun 14 09:25:45.092358 crc crio[24245]: 2026-06-14T09:25:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90f68e7deb0b14d Mac:7e:36:de:57:d1:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/d69ed841-53bb-4f78-814c-7a9d65663dd2 SocketPath: PciID:}] [{Interface:0xc00025ac40 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.391414 | controller |     "Jun 14 09:25:45.093734 crc crio[24245]: time=\"2026-06-14T09:25:45.093637739Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vzhvr Namespace:openshift-marketplace ID:90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb UID:a3cb4928-e92b-4500-86ad-00bf634fbb30 NetNS:/var/run/netns/d69ed841-53bb-4f78-814c-7a9d65663dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3cb4928_e92b_4500_86ad_00bf634fbb30.slice PodAnnotations:0xc0006207b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.391432 | controller |     "Jun 14 09:25:45.094222 crc crio[24245]: time=\"2026-06-14T09:25:45.094074263Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vzhvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.391447 | controller |     "Jun 14 09:25:45.110231 crc crio[24245]: time=\"2026-06-14T09:25:45.110134349Z\" level=info msg=\"Ran pod sandbox 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb with infra container: openshift-marketplace/redhat-marketplace-vzhvr/POD\" id=038a79ff-e0c8-4c8d-9e8a-4c6f1352cd74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.391462 | controller |     "Jun 14 09:25:45.114931 crc crio[24245]: time=\"2026-06-14T09:25:45.114762494Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7f4e0eec-b807-429d-beb1-728bcf17b3d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.391477 | controller |     "Jun 14 09:25:45.119367 crc crio[24245]: time=\"2026-06-14T09:25:45.119270898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=33e1d791-b418-49f5-b1bd-e661a8398532 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.391491 | controller |     "Jun 14 09:25:45.133338 crc crio[24245]: time=\"2026-06-14T09:25:45.133180422Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vzhvr/extract-utilities\" id=830f8948-d621-46f2-8007-f09bd27e3afe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.391506 | controller |     "Jun 14 09:25:45.134079 crc crio[24245]: time=\"2026-06-14T09:25:45.133997748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.391521 | controller |     "Jun 14 09:25:45.184691 crc crio[24245]: time=\"2026-06-14T09:25:45.184534381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.391535 | controller |     "Jun 14 09:25:45.189434 crc crio[24245]: time=\"2026-06-14T09:25:45.189328574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.391550 | controller |     "Jun 14 09:25:45.346986 crc crio[24245]: time=\"2026-06-14T09:25:45.346769001Z\" level=info msg=\"Created container acc4b8bc0d13e088bce81b95664ed6d86775dcc4372515ef8c3bd2a510cdee80: openshift-marketplace/redhat-marketplace-vzhvr/extract-utilities\" id=830f8948-d621-46f2-8007-f09bd27e3afe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.391565 | controller |     "Jun 14 09:25:45.348907 crc crio[24245]: time=\"2026-06-14T09:25:45.348776655Z\" level=info msg=\"Starting container: acc4b8bc0d13e088bce81b95664ed6d86775dcc4372515ef8c3bd2a510cdee80\" id=fd91bee9-5f7c-4e6d-a082-eb4c36d462d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.391579 | controller |     "Jun 14 09:25:45.357360 crc crio[24245]: time=\"2026-06-14T09:25:45.357280036Z\" level=info msg=\"Started container\" PID=192195 containerID=acc4b8bc0d13e088bce81b95664ed6d86775dcc4372515ef8c3bd2a510cdee80 description=openshift-marketplace/redhat-marketplace-vzhvr/extract-utilities id=fd91bee9-5f7c-4e6d-a082-eb4c36d462d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb",
2026-06-14 10:12:41.391597 | controller |     "Jun 14 09:25:46.256589 crc crio[24245]: time=\"2026-06-14T09:25:46.256004701Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ba7db6f5-7bcf-45a7-ba81-3c47576ba5b4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.391613 | controller |     "Jun 14 09:25:46.274644 crc crio[24245]: time=\"2026-06-14T09:25:46.272978115Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-14 10:12:41.391628 | controller |     "Jun 14 09:25:46.855120 crc crio[24245]: time=\"2026-06-14T09:25:46.854666363Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=ba7db6f5-7bcf-45a7-ba81-3c47576ba5b4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.391642 | controller |     "Jun 14 09:25:46.856098 crc crio[24245]: time=\"2026-06-14T09:25:46.856034857Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=38b44c8e-7472-4d1a-bee3-c8d5a37320f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.391657 | controller |     "Jun 14 09:25:46.858461 crc crio[24245]: time=\"2026-06-14T09:25:46.858373942Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=9c550411-bdfc-4174-a185-65c4c1024274 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.391672 | controller |     "Jun 14 09:25:46.868081 crc crio[24245]: time=\"2026-06-14T09:25:46.867989018Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vzhvr/extract-content\" id=657c33f5-862c-4968-8fa7-c659f87fcdca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.391687 | controller |     "Jun 14 09:25:46.868611 crc crio[24245]: time=\"2026-06-14T09:25:46.868547516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.391702 | controller |     "Jun 14 09:25:46.912303 crc crio[24245]: time=\"2026-06-14T09:25:46.912135799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.391716 | controller |     "Jun 14 09:25:46.915504 crc crio[24245]: time=\"2026-06-14T09:25:46.915418395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.391731 | controller |     "Jun 14 09:25:47.099978 crc crio[24245]: time=\"2026-06-14T09:25:47.099735068Z\" level=info msg=\"Created container 4f51afccf57ec458d9656ecf569d33451d18dd004d9175d2e3e1655fe7374aff: openshift-marketplace/redhat-marketplace-vzhvr/extract-content\" id=657c33f5-862c-4968-8fa7-c659f87fcdca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.391745 | controller |     "Jun 14 09:25:47.101217 crc crio[24245]: time=\"2026-06-14T09:25:47.10107923Z\" level=info msg=\"Starting container: 4f51afccf57ec458d9656ecf569d33451d18dd004d9175d2e3e1655fe7374aff\" id=4c51a4b5-c241-4cf8-bc42-9095cddf2804 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.391760 | controller |     "Jun 14 09:25:47.107633 crc crio[24245]: time=\"2026-06-14T09:25:47.107242667Z\" level=info msg=\"Started container\" PID=192290 containerID=4f51afccf57ec458d9656ecf569d33451d18dd004d9175d2e3e1655fe7374aff description=openshift-marketplace/redhat-marketplace-vzhvr/extract-content id=4c51a4b5-c241-4cf8-bc42-9095cddf2804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb",
2026-06-14 10:12:41.391775 | controller |     "Jun 14 09:25:48.304671 crc crio[24245]: time=\"2026-06-14T09:25:48.30380816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3cebabd9-1c65-4712-8beb-f26a2daab06a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.391793 | controller |     "Jun 14 09:25:48.317154 crc crio[24245]: time=\"2026-06-14T09:25:48.317040982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=68875a7d-b69a-489c-abe0-89c3f122e243 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.391809 | controller |     "Jun 14 09:25:48.325825 crc crio[24245]: time=\"2026-06-14T09:25:48.325576265Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vzhvr/registry-server\" id=8735731a-e6b4-4916-bb28-2434eba52880 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.391824 | controller |     "Jun 14 09:25:48.326278 crc crio[24245]: time=\"2026-06-14T09:25:48.326062911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.391838 | controller |     "Jun 14 09:25:48.412464 crc crio[24245]: time=\"2026-06-14T09:25:48.412332885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.391853 | controller |     "Jun 14 09:25:48.415805 crc crio[24245]: time=\"2026-06-14T09:25:48.415776155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.391867 | controller |     "Jun 14 09:25:48.637085 crc crio[24245]: time=\"2026-06-14T09:25:48.636962137Z\" level=info msg=\"Created container cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51: openshift-marketplace/redhat-marketplace-vzhvr/registry-server\" id=8735731a-e6b4-4916-bb28-2434eba52880 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.391881 | controller |     "Jun 14 09:25:48.639651 crc crio[24245]: time=\"2026-06-14T09:25:48.639555699Z\" level=info msg=\"Starting container: cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51\" id=5b1cdc92-f011-454b-84f3-405156f18cf1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.391896 | controller |     "Jun 14 09:25:48.657245 crc crio[24245]: time=\"2026-06-14T09:25:48.657056978Z\" level=info msg=\"Started container\" PID=192360 containerID=cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51 description=openshift-marketplace/redhat-marketplace-vzhvr/registry-server id=5b1cdc92-f011-454b-84f3-405156f18cf1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb",
2026-06-14 10:12:41.391911 | controller |     "Jun 14 09:25:57.471575 crc crio[24245]: time=\"2026-06-14T09:25:57.470973996Z\" level=info msg=\"Stopping container: cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51 (timeout: 2s)\" id=72c72607-0d01-45fe-a3db-abd35fe4bc04 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.391926 | controller |     "Jun 14 09:25:57.628102 crc crio[24245]: time=\"2026-06-14T09:25:57.627948007Z\" level=info msg=\"Stopped container cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51: openshift-marketplace/redhat-marketplace-vzhvr/registry-server\" id=72c72607-0d01-45fe-a3db-abd35fe4bc04 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.391940 | controller |     "Jun 14 09:25:57.633209 crc crio[24245]: time=\"2026-06-14T09:25:57.633072472Z\" level=info msg=\"Stopping pod sandbox: 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb\" id=b47ef7f6-0645-44a0-bce3-74eed5d4f567 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.391954 | controller |     "Jun 14 09:25:57.634528 crc crio[24245]: time=\"2026-06-14T09:25:57.634414786Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vzhvr Namespace:openshift-marketplace ID:90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb UID:a3cb4928-e92b-4500-86ad-00bf634fbb30 NetNS:/var/run/netns/d69ed841-53bb-4f78-814c-7a9d65663dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3cb4928_e92b_4500_86ad_00bf634fbb30.slice PodAnnotations:0xc00274b130}] Aliases:map[]}\"",
2026-06-14 10:12:41.391972 | controller |     "Jun 14 09:25:57.634760 crc crio[24245]: time=\"2026-06-14T09:25:57.634692805Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vzhvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.391987 | controller |     "Jun 14 09:25:58.053085 crc crio[24245]: time=\"2026-06-14T09:25:58.050921351Z\" level=info msg=\"Stopped pod sandbox: 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb\" id=b47ef7f6-0645-44a0-bce3-74eed5d4f567 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.392002 | controller |     "Jun 14 09:25:58.497125 crc crio[24245]: time=\"2026-06-14T09:25:58.497004094Z\" level=info msg=\"Removing container: cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51\" id=52c30d38-f51e-4e00-a187-02f88a6ea7a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.392017 | controller |     "Jun 14 09:25:58.545259 crc crio[24245]: time=\"2026-06-14T09:25:58.545097346Z\" level=info msg=\"Removed container cae7d86f2fc186a93f24b32d9aaf8df2a487715b4d1ec23c0d2110fa46b38a51: openshift-marketplace/redhat-marketplace-vzhvr/registry-server\" id=52c30d38-f51e-4e00-a187-02f88a6ea7a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.392031 | controller |     "Jun 14 09:25:58.548516 crc crio[24245]: time=\"2026-06-14T09:25:58.548449995Z\" level=info msg=\"Removing container: 4f51afccf57ec458d9656ecf569d33451d18dd004d9175d2e3e1655fe7374aff\" id=4a56684f-0cfd-41c5-b825-b3eae61db71d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.392046 | controller |     "Jun 14 09:25:58.606022 crc crio[24245]: time=\"2026-06-14T09:25:58.605023274Z\" level=info msg=\"Removed container 4f51afccf57ec458d9656ecf569d33451d18dd004d9175d2e3e1655fe7374aff: openshift-marketplace/redhat-marketplace-vzhvr/extract-content\" id=4a56684f-0cfd-41c5-b825-b3eae61db71d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.392061 | controller |     "Jun 14 09:25:58.608106 crc crio[24245]: time=\"2026-06-14T09:25:58.608013667Z\" level=info msg=\"Removing container: acc4b8bc0d13e088bce81b95664ed6d86775dcc4372515ef8c3bd2a510cdee80\" id=6c169652-9f47-4ce6-8b3e-1d4cf3bf3428 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.392075 | controller |     "Jun 14 09:25:58.680460 crc crio[24245]: time=\"2026-06-14T09:25:58.680352021Z\" level=info msg=\"Removed container acc4b8bc0d13e088bce81b95664ed6d86775dcc4372515ef8c3bd2a510cdee80: openshift-marketplace/redhat-marketplace-vzhvr/extract-utilities\" id=6c169652-9f47-4ce6-8b3e-1d4cf3bf3428 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.392090 | controller |     "Jun 14 09:26:00.589137 crc crio[24245]: time=\"2026-06-14T09:26:00.588427905Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690486-4tmls/POD\" id=26919655-3192-438b-a093-19b769c02944 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.392105 | controller |     "Jun 14 09:26:00.590604 crc crio[24245]: time=\"2026-06-14T09:26:00.589146318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.392119 | controller |     "Jun 14 09:26:00.632569 crc crio[24245]: time=\"2026-06-14T09:26:00.632398971Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690486-4tmls Namespace:openshift-infra ID:0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799 UID:60f9dfb4-46f2-4524-9ebf-7174686fc1bf NetNS:/var/run/netns/21611dbf-08ba-417f-ae5f-dfa804b0701b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f9dfb4_46f2_4524_9ebf_7174686fc1bf.slice PodAnnotations:0xc000602410}] Aliases:map[]}\"",
2026-06-14 10:12:41.392138 | controller |     "Jun 14 09:26:00.632569 crc crio[24245]: time=\"2026-06-14T09:26:00.632477753Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690486-4tmls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.392154 | controller |     "Jun 14 09:26:01.277800 crc crio[24245]: 2026-06-14T09:26:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fc0f30ef64f21a Mac:7a:d1:7d:2b:b3:f0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/21611dbf-08ba-417f-ae5f-dfa804b0701b SocketPath: PciID:}] [{Interface:0xc0003265e0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.392169 | controller |     "Jun 14 09:26:01.280522 crc crio[24245]: time=\"2026-06-14T09:26:01.280386368Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690486-4tmls Namespace:openshift-infra ID:0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799 UID:60f9dfb4-46f2-4524-9ebf-7174686fc1bf NetNS:/var/run/netns/21611dbf-08ba-417f-ae5f-dfa804b0701b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f9dfb4_46f2_4524_9ebf_7174686fc1bf.slice PodAnnotations:0xc000602410}] Aliases:map[]}\"",
2026-06-14 10:12:41.392184 | controller |     "Jun 14 09:26:01.280925 crc crio[24245]: time=\"2026-06-14T09:26:01.280778651Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690486-4tmls for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.392198 | controller |     "Jun 14 09:26:01.304958 crc crio[24245]: time=\"2026-06-14T09:26:01.304800668Z\" level=info msg=\"Ran pod sandbox 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799 with infra container: openshift-infra/auto-csr-approver-29690486-4tmls/POD\" id=26919655-3192-438b-a093-19b769c02944 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.392214 | controller |     "Jun 14 09:26:01.311782 crc crio[24245]: time=\"2026-06-14T09:26:01.311674296Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=675934a6-b01e-4e36-81b7-1bfffd88b92c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.392228 | controller |     "Jun 14 09:26:01.323683 crc crio[24245]: time=\"2026-06-14T09:26:01.323569127Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.392242 | controller |     "Jun 14 09:26:02.134286 crc crio[24245]: time=\"2026-06-14T09:26:02.133193525Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=675934a6-b01e-4e36-81b7-1bfffd88b92c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.392258 | controller |     "Jun 14 09:26:02.136227 crc crio[24245]: time=\"2026-06-14T09:26:02.136047507Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=93962fbc-de8f-4072-9676-5d4b33883a28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.392272 | controller |     "Jun 14 09:26:02.138464 crc crio[24245]: time=\"2026-06-14T09:26:02.13835676Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b8b82607-84bf-4957-b087-fb5001d76f5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.392286 | controller |     "Jun 14 09:26:02.152573 crc crio[24245]: time=\"2026-06-14T09:26:02.152102169Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690486-4tmls/oc\" id=04233b78-4cf5-4a92-a798-02cd21a84fa5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.392306 | controller |     "Jun 14 09:26:02.153440 crc crio[24245]: time=\"2026-06-14T09:26:02.153315748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.392321 | controller |     "Jun 14 09:26:02.225057 crc crio[24245]: time=\"2026-06-14T09:26:02.224929824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.392336 | controller |     "Jun 14 09:26:02.640368 crc crio[24245]: time=\"2026-06-14T09:26:02.640264765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.392370 | controller |     "Jun 14 09:26:02.764722 crc crio[24245]: time=\"2026-06-14T09:26:02.762737004Z\" level=info msg=\"Created container 8c7e39685de1484cb632864068b9536f61dfe7c28fd69945741628e5f6368e8b: openshift-infra/auto-csr-approver-29690486-4tmls/oc\" id=04233b78-4cf5-4a92-a798-02cd21a84fa5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.392387 | controller |     "Jun 14 09:26:02.771534 crc crio[24245]: time=\"2026-06-14T09:26:02.765246445Z\" level=info msg=\"Starting container: 8c7e39685de1484cb632864068b9536f61dfe7c28fd69945741628e5f6368e8b\" id=d3e86a27-0279-45c5-bf97-501d6c21868a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.392402 | controller |     "Jun 14 09:26:02.772296 crc crio[24245]: time=\"2026-06-14T09:26:02.772152984Z\" level=info msg=\"Started container\" PID=193257 containerID=8c7e39685de1484cb632864068b9536f61dfe7c28fd69945741628e5f6368e8b description=openshift-infra/auto-csr-approver-29690486-4tmls/oc id=d3e86a27-0279-45c5-bf97-501d6c21868a name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799",
2026-06-14 10:12:41.392418 | controller |     "Jun 14 09:26:04.650147 crc crio[24245]: time=\"2026-06-14T09:26:04.648991927Z\" level=info msg=\"Stopping pod sandbox: 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799\" id=d4a1ffff-6873-4f3e-8857-7c18f385f456 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.392433 | controller |     "Jun 14 09:26:04.651379 crc crio[24245]: time=\"2026-06-14T09:26:04.651171316Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690486-4tmls Namespace:openshift-infra ID:0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799 UID:60f9dfb4-46f2-4524-9ebf-7174686fc1bf NetNS:/var/run/netns/21611dbf-08ba-417f-ae5f-dfa804b0701b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod60f9dfb4_46f2_4524_9ebf_7174686fc1bf.slice PodAnnotations:0xc0004ccf88}] Aliases:map[]}\"",
2026-06-14 10:12:41.392448 | controller |     "Jun 14 09:26:04.652202 crc crio[24245]: time=\"2026-06-14T09:26:04.652149417Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690486-4tmls from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.392463 | controller |     "Jun 14 09:26:05.013047 crc crio[24245]: time=\"2026-06-14T09:26:05.012354697Z\" level=info msg=\"Stopped pod sandbox: 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799\" id=d4a1ffff-6873-4f3e-8857-7c18f385f456 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.392478 | controller |     "Jun 14 09:26:34.564398 crc crio[24245]: time=\"2026-06-14T09:26:34.563273288Z\" level=info msg=\"Removing container: b5d08bd86af97bf4de2ee8ae5d7bae9db04374cef26b15b531239ba2d23f87cd\" id=97e0b869-ca1b-41f7-b448-964c67d5d522 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.392493 | controller |     "Jun 14 09:26:34.712568 crc crio[24245]: time=\"2026-06-14T09:26:34.712404108Z\" level=info msg=\"Removed container b5d08bd86af97bf4de2ee8ae5d7bae9db04374cef26b15b531239ba2d23f87cd: openshift-infra/auto-csr-approver-29690480-vk7h6/oc\" id=97e0b869-ca1b-41f7-b448-964c67d5d522 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.392511 | controller |     "Jun 14 09:26:34.725690 crc crio[24245]: time=\"2026-06-14T09:26:34.725369687Z\" level=info msg=\"Stopping pod sandbox: 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618\" id=08e749ca-615a-4d80-95e0-c3fdf4141460 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.392527 | controller |     "Jun 14 09:26:34.725690 crc crio[24245]: time=\"2026-06-14T09:26:34.72547044Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618\" id=08e749ca-615a-4d80-95e0-c3fdf4141460 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.392541 | controller |     "Jun 14 09:26:34.727403 crc crio[24245]: time=\"2026-06-14T09:26:34.727231476Z\" level=info msg=\"Removing pod sandbox: 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618\" id=cbe3f0bd-3013-4ee1-8942-8464941c727f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.392556 | controller |     "Jun 14 09:26:34.746544 crc crio[24245]: time=\"2026-06-14T09:26:34.746436713Z\" level=info msg=\"Removed pod sandbox: 1bb27d11dbb8e1b60a3a1b3a2cf93540fe41596e3c3577103f07a07c5d00b618\" id=cbe3f0bd-3013-4ee1-8942-8464941c727f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.392571 | controller |     "Jun 14 09:26:34.747807 crc crio[24245]: time=\"2026-06-14T09:26:34.7477077Z\" level=info msg=\"Stopping pod sandbox: 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb\" id=25e83e93-0fe5-4b77-92a6-d8112b493fa8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.392585 | controller |     "Jun 14 09:26:34.748105 crc crio[24245]: time=\"2026-06-14T09:26:34.747826874Z\" level=info msg=\"Stopped pod sandbox (already stopped): 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb\" id=25e83e93-0fe5-4b77-92a6-d8112b493fa8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.392600 | controller |     "Jun 14 09:26:34.748476 crc crio[24245]: time=\"2026-06-14T09:26:34.748403223Z\" level=info msg=\"Removing pod sandbox: 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb\" id=80628678-17b3-4503-9b3b-5604d35c9c93 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.392615 | controller |     "Jun 14 09:26:34.762405 crc crio[24245]: time=\"2026-06-14T09:26:34.762316079Z\" level=info msg=\"Removed pod sandbox: 90f68e7deb0b14d9252bffc76f07a6b133f7c5848716e22a2a396f9c401fe9bb\" id=80628678-17b3-4503-9b3b-5604d35c9c93 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.392629 | controller |     "Jun 14 09:27:03.627387 crc crio[24245]: time=\"2026-06-14T09:27:03.626400643Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-prrpx/POD\" id=391902a0-fdd0-47f3-9387-246f6a722a80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.392645 | controller |     "Jun 14 09:27:03.628804 crc crio[24245]: time=\"2026-06-14T09:27:03.627425076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.392660 | controller |     "Jun 14 09:27:03.665966 crc crio[24245]: time=\"2026-06-14T09:27:03.665599706Z\" level=info msg=\"Got pod network &{Name:certified-operators-prrpx Namespace:openshift-marketplace ID:7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16 UID:733505c6-0f6b-4e7f-aeab-24efc39c023a NetNS:/var/run/netns/d70d40ed-63f1-4224-a756-4f30cecc8805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod733505c6_0f6b_4e7f_aeab_24efc39c023a.slice PodAnnotations:0xc00274a8a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.392675 | controller |     "Jun 14 09:27:03.665966 crc crio[24245]: time=\"2026-06-14T09:27:03.665940947Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-prrpx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.392693 | controller |     "Jun 14 09:27:03.879330 crc crio[24245]: time=\"2026-06-14T09:27:03.879127512Z\" level=info msg=\"Stopping pod sandbox: aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889\" id=f738aa65-ead0-4994-b63b-48b00bb739ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.392709 | controller |     "Jun 14 09:27:03.880220 crc crio[24245]: time=\"2026-06-14T09:27:03.880150385Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x Namespace:openstack ID:aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889 UID:506fde62-9d59-4c75-8ed0-8529b7472c33 NetNS:/var/run/netns/fb678fd7-3525-484b-84ff-8fe5b2e5f899 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod506fde62_9d59_4c75_8ed0_8529b7472c33.slice PodAnnotations:0xc000523ed8}] Aliases:map[]}\"",
2026-06-14 10:12:41.392724 | controller |     "Jun 14 09:27:03.880423 crc crio[24245]: time=\"2026-06-14T09:27:03.880370872Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.392739 | controller |     "Jun 14 09:27:04.323984 crc crio[24245]: 2026-06-14T09:27:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b5e8ece5f9fd08 Mac:2a:c9:35:6c:6d:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/d70d40ed-63f1-4224-a756-4f30cecc8805 SocketPath: PciID:}] [{Interface:0xc000158be0 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.392754 | controller |     "Jun 14 09:27:04.324731 crc crio[24245]: time=\"2026-06-14T09:27:04.324690959Z\" level=info msg=\"Got pod network &{Name:certified-operators-prrpx Namespace:openshift-marketplace ID:7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16 UID:733505c6-0f6b-4e7f-aeab-24efc39c023a NetNS:/var/run/netns/d70d40ed-63f1-4224-a756-4f30cecc8805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod733505c6_0f6b_4e7f_aeab_24efc39c023a.slice PodAnnotations:0xc00274a8a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.392768 | controller |     "Jun 14 09:27:04.325258 crc crio[24245]: time=\"2026-06-14T09:27:04.324942277Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-prrpx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.392783 | controller |     "Jun 14 09:27:04.343165 crc crio[24245]: time=\"2026-06-14T09:27:04.343067656Z\" level=info msg=\"Ran pod sandbox 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16 with infra container: openshift-marketplace/certified-operators-prrpx/POD\" id=391902a0-fdd0-47f3-9387-246f6a722a80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.392798 | controller |     "Jun 14 09:27:04.350581 crc crio[24245]: time=\"2026-06-14T09:27:04.350417192Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6833b3d0-5486-4562-a156-b7aeff587141 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.392813 | controller |     "Jun 14 09:27:04.353233 crc crio[24245]: time=\"2026-06-14T09:27:04.352721613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d54f8fb3-839c-4b95-86f8-aefc319784f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.392827 | controller |     "Jun 14 09:27:04.366164 crc crio[24245]: time=\"2026-06-14T09:27:04.365257885Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-prrpx/extract-utilities\" id=c9881849-0765-45ff-a7f2-33ef50683e8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.392844 | controller |     "Jun 14 09:27:04.366164 crc crio[24245]: time=\"2026-06-14T09:27:04.365655827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.392860 | controller |     "Jun 14 09:27:04.477349 crc crio[24245]: time=\"2026-06-14T09:27:04.47697529Z\" level=info msg=\"Stopped pod sandbox: aedacefec032bb22e6248fd401cf5f4f5c214817b9ff8cc562f77805746a5889\" id=f738aa65-ead0-4994-b63b-48b00bb739ea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.392874 | controller |     "Jun 14 09:27:04.520222 crc crio[24245]: time=\"2026-06-14T09:27:04.519967417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.392888 | controller |     "Jun 14 09:27:04.536908 crc crio[24245]: time=\"2026-06-14T09:27:04.536164453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.392903 | controller |     "Jun 14 09:27:04.777525 crc crio[24245]: time=\"2026-06-14T09:27:04.777233136Z\" level=info msg=\"Created container 9688e727c3b860640e66c660c76bc5628c8447b25891469e6fea73c58e0d3e18: openshift-marketplace/certified-operators-prrpx/extract-utilities\" id=c9881849-0765-45ff-a7f2-33ef50683e8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.392917 | controller |     "Jun 14 09:27:04.779331 crc crio[24245]: time=\"2026-06-14T09:27:04.778465196Z\" level=info msg=\"Starting container: 9688e727c3b860640e66c660c76bc5628c8447b25891469e6fea73c58e0d3e18\" id=7722641b-7037-4d41-b8e3-8c21d7866080 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.392932 | controller |     "Jun 14 09:27:04.788471 crc crio[24245]: time=\"2026-06-14T09:27:04.788064713Z\" level=info msg=\"Started container\" PID=196814 containerID=9688e727c3b860640e66c660c76bc5628c8447b25891469e6fea73c58e0d3e18 description=openshift-marketplace/certified-operators-prrpx/extract-utilities id=7722641b-7037-4d41-b8e3-8c21d7866080 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16",
2026-06-14 10:12:41.392947 | controller |     "Jun 14 09:27:04.901699 crc crio[24245]: time=\"2026-06-14T09:27:04.900341446Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=37ada617-c68f-4338-ae8e-b6cd50b52252 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.392961 | controller |     "Jun 14 09:27:04.912946 crc crio[24245]: time=\"2026-06-14T09:27:04.912759254Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.392976 | controller |     "Jun 14 09:27:05.450766 crc crio[24245]: time=\"2026-06-14T09:27:05.450073938Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf/POD\" id=bf0c1f5b-5e25-4d27-b31a-482f81dddf60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.392991 | controller |     "Jun 14 09:27:05.450980 crc crio[24245]: time=\"2026-06-14T09:27:05.450791551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.393005 | controller |     "Jun 14 09:27:05.467275 crc crio[24245]: time=\"2026-06-14T09:27:05.467157803Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4\" id=37ada617-c68f-4338-ae8e-b6cd50b52252 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.393023 | controller |     "Jun 14 09:27:05.468195 crc crio[24245]: time=\"2026-06-14T09:27:05.468105563Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=16f0649a-ee9d-417f-b4aa-e6c90b040f1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.393039 | controller |     "Jun 14 09:27:05.492268 crc crio[24245]: time=\"2026-06-14T09:27:05.492163602Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=895536a4-f7bb-4b5c-86f4-3c707c66c6af name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.393054 | controller |     "Jun 14 09:27:05.511227 crc crio[24245]: time=\"2026-06-14T09:27:05.511146749Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf Namespace:openstack ID:e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530 UID:9a06505b-392b-401b-988e-ee2ed7d2a0d8 NetNS:/var/run/netns/326204b6-9b4b-4e78-8c13-ce49c6c6d126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a06505b_392b_401b_988e_ee2ed7d2a0d8.slice PodAnnotations:0xc00274a848}] Aliases:map[]}\"",
2026-06-14 10:12:41.393069 | controller |     "Jun 14 09:27:05.511227 crc crio[24245]: time=\"2026-06-14T09:27:05.511217252Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.393083 | controller |     "Jun 14 09:27:05.512134 crc crio[24245]: time=\"2026-06-14T09:27:05.512014985Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-prrpx/extract-content\" id=64df49ad-ceec-4125-901a-bd6aefdf3791 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.393098 | controller |     "Jun 14 09:27:05.512603 crc crio[24245]: time=\"2026-06-14T09:27:05.512574393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.393113 | controller |     "Jun 14 09:27:05.565020 crc crio[24245]: time=\"2026-06-14T09:27:05.563996555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.393128 | controller |     "Jun 14 09:27:05.568107 crc crio[24245]: time=\"2026-06-14T09:27:05.567934151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.393142 | controller |     "Jun 14 09:27:05.736416 crc crio[24245]: time=\"2026-06-14T09:27:05.736106Z\" level=info msg=\"Created container 8bf27d6ca1f249b74e5123d2e0cfbc756f95f86eb7ea25773d8d661adecaf336: openshift-marketplace/certified-operators-prrpx/extract-content\" id=64df49ad-ceec-4125-901a-bd6aefdf3791 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.393157 | controller |     "Jun 14 09:27:05.737625 crc crio[24245]: time=\"2026-06-14T09:27:05.737443912Z\" level=info msg=\"Starting container: 8bf27d6ca1f249b74e5123d2e0cfbc756f95f86eb7ea25773d8d661adecaf336\" id=10a3539a-eb89-4341-b6cd-a3f6a7d00768 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.393172 | controller |     "Jun 14 09:27:05.742740 crc crio[24245]: time=\"2026-06-14T09:27:05.742713941Z\" level=info msg=\"Started container\" PID=196897 containerID=8bf27d6ca1f249b74e5123d2e0cfbc756f95f86eb7ea25773d8d661adecaf336 description=openshift-marketplace/certified-operators-prrpx/extract-content id=10a3539a-eb89-4341-b6cd-a3f6a7d00768 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16",
2026-06-14 10:12:41.393187 | controller |     "Jun 14 09:27:06.122825 crc crio[24245]: 2026-06-14T09:27:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4efe957382cc11 Mac:4e:32:24:75:99:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/326204b6-9b4b-4e78-8c13-ce49c6c6d126 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.393205 | controller |     "Jun 14 09:27:06.125140 crc crio[24245]: time=\"2026-06-14T09:27:06.124636075Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf Namespace:openstack ID:e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530 UID:9a06505b-392b-401b-988e-ee2ed7d2a0d8 NetNS:/var/run/netns/326204b6-9b4b-4e78-8c13-ce49c6c6d126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a06505b_392b_401b_988e_ee2ed7d2a0d8.slice PodAnnotations:0xc00274a848}] Aliases:map[]}\"",
2026-06-14 10:12:41.393221 | controller |     "Jun 14 09:27:06.125140 crc crio[24245]: time=\"2026-06-14T09:27:06.124951725Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.393236 | controller |     "Jun 14 09:27:06.142557 crc crio[24245]: time=\"2026-06-14T09:27:06.142387172Z\" level=info msg=\"Ran pod sandbox e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530 with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf/POD\" id=bf0c1f5b-5e25-4d27-b31a-482f81dddf60 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.393251 | controller |     "Jun 14 09:27:06.146943 crc crio[24245]: time=\"2026-06-14T09:27:06.146829863Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=cf485e31-0576-4e97-a43d-8d97e6cf622d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.393267 | controller |     "Jun 14 09:27:06.156971 crc crio[24245]: time=\"2026-06-14T09:27:06.156787321Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.393282 | controller |     "Jun 14 09:27:06.659266 crc crio[24245]: time=\"2026-06-14T09:27:06.658482429Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=cf485e31-0576-4e97-a43d-8d97e6cf622d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.393296 | controller |     "Jun 14 09:27:06.661599 crc crio[24245]: time=\"2026-06-14T09:27:06.661532805Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=85b7b588-5be3-43e9-9980-e3bb3eb42420 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.393310 | controller |     "Jun 14 09:27:06.736382 crc crio[24245]: time=\"2026-06-14T09:27:06.736269754Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=0d407ef5-ecbb-478c-abee-e0d776e011c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.393325 | controller |     "Jun 14 09:27:06.748078 crc crio[24245]: time=\"2026-06-14T09:27:06.747830771Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=f41f35ff-9e83-43b3-a595-3eeb6bc8bac6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.393339 | controller |     "Jun 14 09:27:06.748529 crc crio[24245]: time=\"2026-06-14T09:27:06.748425201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.393384 | controller |     "Jun 14 09:27:06.804762 crc crio[24245]: time=\"2026-06-14T09:27:06.804710207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.393402 | controller |     "Jun 14 09:27:06.811254 crc crio[24245]: time=\"2026-06-14T09:27:06.811194434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.393417 | controller |     "Jun 14 09:27:06.954228 crc crio[24245]: time=\"2026-06-14T09:27:06.953948872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=78cd9593-9de6-4745-8b1f-7cdc3421e56f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.393432 | controller |     "Jun 14 09:27:06.958338 crc crio[24245]: time=\"2026-06-14T09:27:06.957979782Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=6a846746-dc35-4f8a-9fcb-da333e0f8c71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.393446 | controller |     "Jun 14 09:27:06.970448 crc crio[24245]: time=\"2026-06-14T09:27:06.969248421Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-prrpx/registry-server\" id=df57de26-127d-4d6c-b873-58666828f46f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.393461 | controller |     "Jun 14 09:27:06.970448 crc crio[24245]: time=\"2026-06-14T09:27:06.97014472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.393476 | controller |     "Jun 14 09:27:07.070315 crc crio[24245]: time=\"2026-06-14T09:27:07.070127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.393491 | controller |     "Jun 14 09:27:07.076032 crc crio[24245]: time=\"2026-06-14T09:27:07.075974427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.393505 | controller |     "Jun 14 09:27:07.129387 crc crio[24245]: time=\"2026-06-14T09:27:07.129163575Z\" level=info msg=\"Created container d1047f84de4d7a80609fe49f816b543e741c5612d3b37eaee1dad5367e67a58f: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=f41f35ff-9e83-43b3-a595-3eeb6bc8bac6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.393520 | controller |     "Jun 14 09:27:07.131826 crc crio[24245]: time=\"2026-06-14T09:27:07.131741858Z\" level=info msg=\"Starting container: d1047f84de4d7a80609fe49f816b543e741c5612d3b37eaee1dad5367e67a58f\" id=cf09d7e7-8a0b-4bfe-8b79-c38ee524e800 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.393535 | controller |     "Jun 14 09:27:07.142830 crc crio[24245]: time=\"2026-06-14T09:27:07.142295385Z\" level=info msg=\"Started container\" PID=197000 containerID=d1047f84de4d7a80609fe49f816b543e741c5612d3b37eaee1dad5367e67a58f description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf/nova-edpm-deployment-ipam-openstack-edpm-ipam id=cf09d7e7-8a0b-4bfe-8b79-c38ee524e800 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530",
2026-06-14 10:12:41.393550 | controller |     "Jun 14 09:27:07.262624 crc crio[24245]: time=\"2026-06-14T09:27:07.262042988Z\" level=info msg=\"Created container e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24: openshift-marketplace/certified-operators-prrpx/registry-server\" id=df57de26-127d-4d6c-b873-58666828f46f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.393568 | controller |     "Jun 14 09:27:07.265580 crc crio[24245]: time=\"2026-06-14T09:27:07.265433707Z\" level=info msg=\"Starting container: e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24\" id=069b9b10-ba49-425c-b5e1-f01a29335c84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.393584 | controller |     "Jun 14 09:27:07.271891 crc crio[24245]: time=\"2026-06-14T09:27:07.271605993Z\" level=info msg=\"Started container\" PID=197012 containerID=e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24 description=openshift-marketplace/certified-operators-prrpx/registry-server id=069b9b10-ba49-425c-b5e1-f01a29335c84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16",
2026-06-14 10:12:41.393599 | controller |     "Jun 14 09:27:16.142713 crc crio[24245]: time=\"2026-06-14T09:27:16.140265032Z\" level=info msg=\"Stopping container: e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24 (timeout: 2s)\" id=d022638b-b655-447d-af3b-40fa7f554855 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.393614 | controller |     "Jun 14 09:27:16.614481 crc crio[24245]: time=\"2026-06-14T09:27:16.613186701Z\" level=info msg=\"Stopped container e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24: openshift-marketplace/certified-operators-prrpx/registry-server\" id=d022638b-b655-447d-af3b-40fa7f554855 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.393629 | controller |     "Jun 14 09:27:16.616130 crc crio[24245]: time=\"2026-06-14T09:27:16.615825175Z\" level=info msg=\"Stopping pod sandbox: 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16\" id=39b35f1b-9498-47a9-ac56-3746b7210627 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.393644 | controller |     "Jun 14 09:27:16.617910 crc crio[24245]: time=\"2026-06-14T09:27:16.617738997Z\" level=info msg=\"Got pod network &{Name:certified-operators-prrpx Namespace:openshift-marketplace ID:7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16 UID:733505c6-0f6b-4e7f-aeab-24efc39c023a NetNS:/var/run/netns/d70d40ed-63f1-4224-a756-4f30cecc8805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod733505c6_0f6b_4e7f_aeab_24efc39c023a.slice PodAnnotations:0xc000523a48}] Aliases:map[]}\"",
2026-06-14 10:12:41.393659 | controller |     "Jun 14 09:27:16.618138 crc crio[24245]: time=\"2026-06-14T09:27:16.618047807Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-prrpx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.393674 | controller |     "Jun 14 09:27:17.124425 crc crio[24245]: time=\"2026-06-14T09:27:17.122465508Z\" level=info msg=\"Stopped pod sandbox: 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16\" id=39b35f1b-9498-47a9-ac56-3746b7210627 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.393689 | controller |     "Jun 14 09:27:17.208528 crc crio[24245]: time=\"2026-06-14T09:27:17.208353789Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-kfxkt/POD\" id=cd70c116-19ae-45a8-aa56-e6fccb232a58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.393703 | controller |     "Jun 14 09:27:17.210433 crc crio[24245]: time=\"2026-06-14T09:27:17.208574276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.393718 | controller |     "Jun 14 09:27:17.281179 crc crio[24245]: time=\"2026-06-14T09:27:17.281082795Z\" level=info msg=\"Got pod network &{Name:community-operators-kfxkt Namespace:openshift-marketplace ID:833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f UID:73c28bad-81e8-4f01-9717-5e6664a23918 NetNS:/var/run/netns/71644952-396f-4ad4-9675-2f991fd80667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73c28bad_81e8_4f01_9717_5e6664a23918.slice PodAnnotations:0xc001b86040}] Aliases:map[]}\"",
2026-06-14 10:12:41.393736 | controller |     "Jun 14 09:27:17.281179 crc crio[24245]: time=\"2026-06-14T09:27:17.281152917Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-kfxkt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.393752 | controller |     "Jun 14 09:27:17.779622 crc crio[24245]: 2026-06-14T09:27:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:833e17530dc7836 Mac:0e:87:70:de:2b:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/71644952-396f-4ad4-9675-2f991fd80667 SocketPath: PciID:}] [{Interface:0xc0002ac5a0 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.393768 | controller |     "Jun 14 09:27:17.807555 crc crio[24245]: time=\"2026-06-14T09:27:17.804187859Z\" level=info msg=\"Got pod network &{Name:community-operators-kfxkt Namespace:openshift-marketplace ID:833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f UID:73c28bad-81e8-4f01-9717-5e6664a23918 NetNS:/var/run/netns/71644952-396f-4ad4-9675-2f991fd80667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73c28bad_81e8_4f01_9717_5e6664a23918.slice PodAnnotations:0xc001b86040}] Aliases:map[]}\"",
2026-06-14 10:12:41.393783 | controller |     "Jun 14 09:27:17.807555 crc crio[24245]: time=\"2026-06-14T09:27:17.804614243Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-kfxkt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.393798 | controller |     "Jun 14 09:27:17.847454 crc crio[24245]: time=\"2026-06-14T09:27:17.844225066Z\" level=info msg=\"Ran pod sandbox 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f with infra container: openshift-marketplace/community-operators-kfxkt/POD\" id=cd70c116-19ae-45a8-aa56-e6fccb232a58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.393813 | controller |     "Jun 14 09:27:17.858951 crc crio[24245]: time=\"2026-06-14T09:27:17.856332552Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e12b9281-64c0-4c5c-95c9-8bbacd3ba6ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.393827 | controller |     "Jun 14 09:27:17.865133 crc crio[24245]: time=\"2026-06-14T09:27:17.863233414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fa55d8f1-c122-40cc-bd99-1d978ecab58e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.393842 | controller |     "Jun 14 09:27:17.875882 crc crio[24245]: time=\"2026-06-14T09:27:17.87574596Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kfxkt/extract-utilities\" id=760f01c8-9aad-4afa-b0c4-72e6daeb940e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.393857 | controller |     "Jun 14 09:27:17.876188 crc crio[24245]: time=\"2026-06-14T09:27:17.876100031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.393871 | controller |     "Jun 14 09:27:17.960033 crc crio[24245]: time=\"2026-06-14T09:27:17.958592675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.393886 | controller |     "Jun 14 09:27:17.966376 crc crio[24245]: time=\"2026-06-14T09:27:17.965963363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.393903 | controller |     "Jun 14 09:27:18.161526 crc crio[24245]: time=\"2026-06-14T09:27:18.161357179Z\" level=info msg=\"Created container 4d316a71943ba244221901496a2a5554b4a7f45fb24394f655b4873a71a2ed54: openshift-marketplace/community-operators-kfxkt/extract-utilities\" id=760f01c8-9aad-4afa-b0c4-72e6daeb940e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.393919 | controller |     "Jun 14 09:27:18.163677 crc crio[24245]: time=\"2026-06-14T09:27:18.163539218Z\" level=info msg=\"Starting container: 4d316a71943ba244221901496a2a5554b4a7f45fb24394f655b4873a71a2ed54\" id=7a49c108-3fe0-4c6e-99db-2c5ba9172402 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.393934 | controller |     "Jun 14 09:27:18.179367 crc crio[24245]: time=\"2026-06-14T09:27:18.179182441Z\" level=info msg=\"Started container\" PID=197698 containerID=4d316a71943ba244221901496a2a5554b4a7f45fb24394f655b4873a71a2ed54 description=openshift-marketplace/community-operators-kfxkt/extract-utilities id=7a49c108-3fe0-4c6e-99db-2c5ba9172402 name=/runtime.v1.RuntimeService/StartContainer sandboxID=833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f",
2026-06-14 10:12:41.393950 | controller |     "Jun 14 09:27:19.252561 crc crio[24245]: time=\"2026-06-14T09:27:19.251647308Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=8ddb9873-9319-4ae2-aa36-44ad47979ec7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.393965 | controller |     "Jun 14 09:27:19.263001 crc crio[24245]: time=\"2026-06-14T09:27:19.262813086Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.393980 | controller |     "Jun 14 09:27:19.978007 crc crio[24245]: time=\"2026-06-14T09:27:19.977583306Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=8ddb9873-9319-4ae2-aa36-44ad47979ec7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.393995 | controller |     "Jun 14 09:27:19.979209 crc crio[24245]: time=\"2026-06-14T09:27:19.979019421Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4efa8264-6d4d-4260-bf1b-3c850378237b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.394010 | controller |     "Jun 14 09:27:19.983027 crc crio[24245]: time=\"2026-06-14T09:27:19.98275036Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6bfec76c-5c66-47f1-b98b-d7315e0a0884 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.394024 | controller |     "Jun 14 09:27:19.991704 crc crio[24245]: time=\"2026-06-14T09:27:19.991563832Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kfxkt/extract-content\" id=2812ddad-56ac-4e15-b268-0e7b1a2d566a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.394039 | controller |     "Jun 14 09:27:19.992647 crc crio[24245]: time=\"2026-06-14T09:27:19.992361276Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394054 | controller |     "Jun 14 09:27:20.069482 crc crio[24245]: time=\"2026-06-14T09:27:20.069340374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394079 | controller |     "Jun 14 09:27:20.074098 crc crio[24245]: time=\"2026-06-14T09:27:20.073999133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394094 | controller |     "Jun 14 09:27:20.299438 crc crio[24245]: time=\"2026-06-14T09:27:20.29879569Z\" level=info msg=\"Created container da63cb218c043fd29482e844a87b4924e55874ea102cd8097608b596d314dbe9: openshift-marketplace/community-operators-kfxkt/extract-content\" id=2812ddad-56ac-4e15-b268-0e7b1a2d566a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.394112 | controller |     "Jun 14 09:27:20.301015 crc crio[24245]: time=\"2026-06-14T09:27:20.300570207Z\" level=info msg=\"Starting container: da63cb218c043fd29482e844a87b4924e55874ea102cd8097608b596d314dbe9\" id=50dcce6c-e96e-49e1-8eb3-c150ec161ae2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.394128 | controller |     "Jun 14 09:27:20.308948 crc crio[24245]: time=\"2026-06-14T09:27:20.308768199Z\" level=info msg=\"Started container\" PID=197799 containerID=da63cb218c043fd29482e844a87b4924e55874ea102cd8097608b596d314dbe9 description=openshift-marketplace/community-operators-kfxkt/extract-content id=50dcce6c-e96e-49e1-8eb3-c150ec161ae2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f",
2026-06-14 10:12:41.394143 | controller |     "Jun 14 09:27:21.292440 crc crio[24245]: time=\"2026-06-14T09:27:21.290549074Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d0a2aad6-e2c4-4cbb-b21a-313357178c32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.394158 | controller |     "Jun 14 09:27:21.299170 crc crio[24245]: time=\"2026-06-14T09:27:21.299093957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e90c0d0f-2a2f-41d0-a2b3-6740669c37c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.394173 | controller |     "Jun 14 09:27:21.312182 crc crio[24245]: time=\"2026-06-14T09:27:21.3116987Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kfxkt/registry-server\" id=fda228d1-bc3c-4786-b136-86b524bf777e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.394188 | controller |     "Jun 14 09:27:21.313257 crc crio[24245]: time=\"2026-06-14T09:27:21.312437834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394202 | controller |     "Jun 14 09:27:21.398918 crc crio[24245]: time=\"2026-06-14T09:27:21.398741858Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394217 | controller |     "Jun 14 09:27:21.403006 crc crio[24245]: time=\"2026-06-14T09:27:21.402898131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394231 | controller |     "Jun 14 09:27:21.567437 crc crio[24245]: time=\"2026-06-14T09:27:21.567072122Z\" level=info msg=\"Created container a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030: openshift-marketplace/community-operators-kfxkt/registry-server\" id=fda228d1-bc3c-4786-b136-86b524bf777e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.394246 | controller |     "Jun 14 09:27:21.571827 crc crio[24245]: time=\"2026-06-14T09:27:21.570682508Z\" level=info msg=\"Starting container: a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030\" id=08143812-f20c-4c7c-99a1-8018aafbf035 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.394261 | controller |     "Jun 14 09:27:21.577588 crc crio[24245]: time=\"2026-06-14T09:27:21.577336081Z\" level=info msg=\"Started container\" PID=197869 containerID=a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030 description=openshift-marketplace/community-operators-kfxkt/registry-server id=08143812-f20c-4c7c-99a1-8018aafbf035 name=/runtime.v1.RuntimeService/StartContainer sandboxID=833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f",
2026-06-14 10:12:41.394280 | controller |     "Jun 14 09:27:32.124816 crc crio[24245]: time=\"2026-06-14T09:27:32.123570536Z\" level=info msg=\"Stopping container: a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030 (timeout: 2s)\" id=911b24eb-692a-4421-b03a-4bd8e46e72f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.394295 | controller |     "Jun 14 09:27:32.342197 crc crio[24245]: time=\"2026-06-14T09:27:32.341419902Z\" level=info msg=\"Stopped container a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030: openshift-marketplace/community-operators-kfxkt/registry-server\" id=911b24eb-692a-4421-b03a-4bd8e46e72f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.394309 | controller |     "Jun 14 09:27:32.343599 crc crio[24245]: time=\"2026-06-14T09:27:32.343357294Z\" level=info msg=\"Stopping pod sandbox: 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f\" id=83419da7-160c-4c02-8151-06ff03494e95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.394325 | controller |     "Jun 14 09:27:32.344380 crc crio[24245]: time=\"2026-06-14T09:27:32.344211511Z\" level=info msg=\"Got pod network &{Name:community-operators-kfxkt Namespace:openshift-marketplace ID:833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f UID:73c28bad-81e8-4f01-9717-5e6664a23918 NetNS:/var/run/netns/71644952-396f-4ad4-9675-2f991fd80667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod73c28bad_81e8_4f01_9717_5e6664a23918.slice PodAnnotations:0xc00161bb40}] Aliases:map[]}\"",
2026-06-14 10:12:41.394340 | controller |     "Jun 14 09:27:32.344682 crc crio[24245]: time=\"2026-06-14T09:27:32.344411798Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-kfxkt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.394373 | controller |     "Jun 14 09:27:32.718486 crc crio[24245]: time=\"2026-06-14T09:27:32.718376647Z\" level=info msg=\"Stopped pod sandbox: 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f\" id=83419da7-160c-4c02-8151-06ff03494e95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.394390 | controller |     "Jun 14 09:27:50.823630 crc crio[24245]: time=\"2026-06-14T09:27:50.822572596Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-gckqx/POD\" id=fcd50f27-8d58-4d1d-b055-fe369728ee90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.394404 | controller |     "Jun 14 09:27:50.825285 crc crio[24245]: time=\"2026-06-14T09:27:50.823651821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394419 | controller |     "Jun 14 09:27:50.871623 crc crio[24245]: time=\"2026-06-14T09:27:50.871493058Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gckqx Namespace:openshift-marketplace ID:4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86 UID:d563369a-101d-4252-bd58-b54330272b50 NetNS:/var/run/netns/d853457c-8976-4fa7-9729-f35b33aeb581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd563369a_101d_4252_bd58_b54330272b50.slice PodAnnotations:0xc001c3d5e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.394434 | controller |     "Jun 14 09:27:50.871623 crc crio[24245]: time=\"2026-06-14T09:27:50.871584861Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-gckqx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.394449 | controller |     "Jun 14 09:27:52.788053 crc crio[24245]: 2026-06-14T09:27:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fcdf3ec4a7fa5d Mac:e2:ae:37:e7:e1:08 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/d853457c-8976-4fa7-9729-f35b33aeb581 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.394467 | controller |     "Jun 14 09:27:52.789821 crc crio[24245]: time=\"2026-06-14T09:27:52.789769774Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gckqx Namespace:openshift-marketplace ID:4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86 UID:d563369a-101d-4252-bd58-b54330272b50 NetNS:/var/run/netns/d853457c-8976-4fa7-9729-f35b33aeb581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd563369a_101d_4252_bd58_b54330272b50.slice PodAnnotations:0xc001c3d5e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.394483 | controller |     "Jun 14 09:27:52.791270 crc crio[24245]: time=\"2026-06-14T09:27:52.790021092Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-gckqx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.394498 | controller |     "Jun 14 09:27:52.802750 crc crio[24245]: time=\"2026-06-14T09:27:52.802379041Z\" level=info msg=\"Ran pod sandbox 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86 with infra container: openshift-marketplace/redhat-operators-gckqx/POD\" id=fcd50f27-8d58-4d1d-b055-fe369728ee90 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.394513 | controller |     "Jun 14 09:27:52.808367 crc crio[24245]: time=\"2026-06-14T09:27:52.808303615Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=85baf499-f45f-403e-bedf-c446d445c254 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.394528 | controller |     "Jun 14 09:27:52.812313 crc crio[24245]: time=\"2026-06-14T09:27:52.812235689Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3cf15f88-ebed-427b-a1af-88b027401fc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.394543 | controller |     "Jun 14 09:27:52.971015 crc crio[24245]: time=\"2026-06-14T09:27:52.970910286Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gckqx/extract-utilities\" id=be0c00e7-1be0-4a30-970b-ab210b8afe6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.394559 | controller |     "Jun 14 09:27:52.971987 crc crio[24245]: time=\"2026-06-14T09:27:52.971913428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394575 | controller |     "Jun 14 09:27:53.030544 crc crio[24245]: time=\"2026-06-14T09:27:53.030406866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394590 | controller |     "Jun 14 09:27:53.037120 crc crio[24245]: time=\"2026-06-14T09:27:53.037052957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394605 | controller |     "Jun 14 09:27:53.335064 crc crio[24245]: time=\"2026-06-14T09:27:53.334431752Z\" level=info msg=\"Created container 520a9972146542c93678f3f3f0f1c722cb0286d8ca4888c29f476678f18bc774: openshift-marketplace/redhat-operators-gckqx/extract-utilities\" id=be0c00e7-1be0-4a30-970b-ab210b8afe6f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.394620 | controller |     "Jun 14 09:27:53.336545 crc crio[24245]: time=\"2026-06-14T09:27:53.336448217Z\" level=info msg=\"Starting container: 520a9972146542c93678f3f3f0f1c722cb0286d8ca4888c29f476678f18bc774\" id=2da37ead-1b4d-43d4-846b-c156dd7d44e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.394639 | controller |     "Jun 14 09:27:53.343267 crc crio[24245]: time=\"2026-06-14T09:27:53.343173832Z\" level=info msg=\"Started container\" PID=199696 containerID=520a9972146542c93678f3f3f0f1c722cb0286d8ca4888c29f476678f18bc774 description=openshift-marketplace/redhat-operators-gckqx/extract-utilities id=2da37ead-1b4d-43d4-846b-c156dd7d44e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86",
2026-06-14 10:12:41.394655 | controller |     "Jun 14 09:27:54.253625 crc crio[24245]: time=\"2026-06-14T09:27:54.253215646Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=0b63422c-9876-4e4a-821d-8e830dbd6d06 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.394669 | controller |     "Jun 14 09:27:54.265950 crc crio[24245]: time=\"2026-06-14T09:27:54.265438376Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.394684 | controller |     "Jun 14 09:27:55.025453 crc crio[24245]: time=\"2026-06-14T09:27:55.02515435Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=0b63422c-9876-4e4a-821d-8e830dbd6d06 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.394699 | controller |     "Jun 14 09:27:55.026702 crc crio[24245]: time=\"2026-06-14T09:27:55.026596006Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3b96dae4-2c92-4788-80be-791f016c13a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.394714 | controller |     "Jun 14 09:27:55.031101 crc crio[24245]: time=\"2026-06-14T09:27:55.031028188Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b557b1db-9e7c-4164-b0b9-a472d92fc9b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.394728 | controller |     "Jun 14 09:27:55.045805 crc crio[24245]: time=\"2026-06-14T09:27:55.045697086Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gckqx/extract-content\" id=207ee0ff-ba67-445b-999c-c8b97fef1757 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.394743 | controller |     "Jun 14 09:27:55.046410 crc crio[24245]: time=\"2026-06-14T09:27:55.046345537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394758 | controller |     "Jun 14 09:27:55.100698 crc crio[24245]: time=\"2026-06-14T09:27:55.100553477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394773 | controller |     "Jun 14 09:27:55.104042 crc crio[24245]: time=\"2026-06-14T09:27:55.103962767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394788 | controller |     "Jun 14 09:27:55.292301 crc crio[24245]: time=\"2026-06-14T09:27:55.292024142Z\" level=info msg=\"Created container 6f764e068b8510320b3b217a9afbf0487c8b168617442fcd3fe21e2bd236a5b2: openshift-marketplace/redhat-operators-gckqx/extract-content\" id=207ee0ff-ba67-445b-999c-c8b97fef1757 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.394802 | controller |     "Jun 14 09:27:55.294261 crc crio[24245]: time=\"2026-06-14T09:27:55.293421065Z\" level=info msg=\"Starting container: 6f764e068b8510320b3b217a9afbf0487c8b168617442fcd3fe21e2bd236a5b2\" id=81f4f216-804c-4652-9603-89b88248c139 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.394817 | controller |     "Jun 14 09:27:55.301794 crc crio[24245]: time=\"2026-06-14T09:27:55.301454081Z\" level=info msg=\"Started container\" PID=199848 containerID=6f764e068b8510320b3b217a9afbf0487c8b168617442fcd3fe21e2bd236a5b2 description=openshift-marketplace/redhat-operators-gckqx/extract-content id=81f4f216-804c-4652-9603-89b88248c139 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86",
2026-06-14 10:12:41.394835 | controller |     "Jun 14 09:27:59.356814 crc crio[24245]: time=\"2026-06-14T09:27:59.355565646Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4ca5d986-15af-49be-9d63-b4f4c54b5567 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.394851 | controller |     "Jun 14 09:27:59.359811 crc crio[24245]: time=\"2026-06-14T09:27:59.359710109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=19194a46-686f-4085-9580-4ad0600957b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.394865 | controller |     "Jun 14 09:27:59.371356 crc crio[24245]: time=\"2026-06-14T09:27:59.371259428Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-gckqx/registry-server\" id=094b64a7-0f6c-4226-b5e9-b381a6eedce4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.394879 | controller |     "Jun 14 09:27:59.372489 crc crio[24245]: time=\"2026-06-14T09:27:59.371790134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394894 | controller |     "Jun 14 09:27:59.466452 crc crio[24245]: time=\"2026-06-14T09:27:59.46593212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394909 | controller |     "Jun 14 09:27:59.470197 crc crio[24245]: time=\"2026-06-14T09:27:59.470118233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394923 | controller |     "Jun 14 09:27:59.674691 crc crio[24245]: time=\"2026-06-14T09:27:59.674425726Z\" level=info msg=\"Created container bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508: openshift-marketplace/redhat-operators-gckqx/registry-server\" id=094b64a7-0f6c-4226-b5e9-b381a6eedce4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.394938 | controller |     "Jun 14 09:27:59.682048 crc crio[24245]: time=\"2026-06-14T09:27:59.681639217Z\" level=info msg=\"Starting container: bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508\" id=3a46a3ec-a9c5-48df-bced-c115ebc3ebee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.394953 | controller |     "Jun 14 09:27:59.690477 crc crio[24245]: time=\"2026-06-14T09:27:59.690360272Z\" level=info msg=\"Started container\" PID=200098 containerID=bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508 description=openshift-marketplace/redhat-operators-gckqx/registry-server id=3a46a3ec-a9c5-48df-bced-c115ebc3ebee name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86",
2026-06-14 10:12:41.394968 | controller |     "Jun 14 09:28:00.663800 crc crio[24245]: time=\"2026-06-14T09:28:00.6630471Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690488-4jtx7/POD\" id=0efe68b9-8d7b-4240-87ec-bb580a3e0658 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.394983 | controller |     "Jun 14 09:28:00.663800 crc crio[24245]: time=\"2026-06-14T09:28:00.663765533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.394997 | controller |     "Jun 14 09:28:00.711502 crc crio[24245]: time=\"2026-06-14T09:28:00.711397166Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690488-4jtx7 Namespace:openshift-infra ID:1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc UID:9c79a129-eef0-4549-a727-868d1c4eb442 NetNS:/var/run/netns/e6695445-6645-4b03-bc13-a2f4c45477df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c79a129_eef0_4549_a727_868d1c4eb442.slice PodAnnotations:0xc001fea5c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.395018 | controller |     "Jun 14 09:28:00.711502 crc crio[24245]: time=\"2026-06-14T09:28:00.711474418Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690488-4jtx7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.395033 | controller |     "Jun 14 09:28:01.329006 crc crio[24245]: 2026-06-14T09:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b9bb5de64a7abb Mac:8a:ed:e6:10:a2:9f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/e6695445-6645-4b03-bc13-a2f4c45477df SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.395049 | controller |     "Jun 14 09:28:01.331300 crc crio[24245]: time=\"2026-06-14T09:28:01.331141962Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690488-4jtx7 Namespace:openshift-infra ID:1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc UID:9c79a129-eef0-4549-a727-868d1c4eb442 NetNS:/var/run/netns/e6695445-6645-4b03-bc13-a2f4c45477df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c79a129_eef0_4549_a727_868d1c4eb442.slice PodAnnotations:0xc001fea5c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.395064 | controller |     "Jun 14 09:28:01.331446 crc crio[24245]: time=\"2026-06-14T09:28:01.331356089Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690488-4jtx7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.395079 | controller |     "Jun 14 09:28:01.343199 crc crio[24245]: time=\"2026-06-14T09:28:01.342735845Z\" level=info msg=\"Ran pod sandbox 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc with infra container: openshift-infra/auto-csr-approver-29690488-4jtx7/POD\" id=0efe68b9-8d7b-4240-87ec-bb580a3e0658 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.395093 | controller |     "Jun 14 09:28:01.347745 crc crio[24245]: time=\"2026-06-14T09:28:01.347632189Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f75eba5d-79ef-4af5-b4f6-ed115de3b2ab name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.395108 | controller |     "Jun 14 09:28:01.466944 crc crio[24245]: time=\"2026-06-14T09:28:01.466802602Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.395123 | controller |     "Jun 14 09:28:02.199186 crc crio[24245]: time=\"2026-06-14T09:28:02.19903187Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f75eba5d-79ef-4af5-b4f6-ed115de3b2ab name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.395138 | controller |     "Jun 14 09:28:02.201543 crc crio[24245]: time=\"2026-06-14T09:28:02.200592039Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c4f0783-524a-4a52-a4e9-9d93fa488e8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.395152 | controller |     "Jun 14 09:28:02.207000 crc crio[24245]: time=\"2026-06-14T09:28:02.206932452Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b46e35ac-4ee8-4357-a9b0-3ea5e9baefed name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.395167 | controller |     "Jun 14 09:28:02.219291 crc crio[24245]: time=\"2026-06-14T09:28:02.219208404Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690488-4jtx7/oc\" id=bf0ceaa8-05ce-4659-9b3b-8f30369c5d34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.395184 | controller |     "Jun 14 09:28:02.220012 crc crio[24245]: time=\"2026-06-14T09:28:02.219923327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.395200 | controller |     "Jun 14 09:28:02.279753 crc crio[24245]: time=\"2026-06-14T09:28:02.279175108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.395215 | controller |     "Jun 14 09:28:02.552331 crc crio[24245]: time=\"2026-06-14T09:28:02.552243989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.395229 | controller |     "Jun 14 09:28:02.733795 crc crio[24245]: time=\"2026-06-14T09:28:02.733571096Z\" level=info msg=\"Created container 7065f0b155cd0ff5e19657d3a42de80fabd6430d4b26c2fbfdaa186bd519312b: openshift-infra/auto-csr-approver-29690488-4jtx7/oc\" id=bf0ceaa8-05ce-4659-9b3b-8f30369c5d34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.395244 | controller |     "Jun 14 09:28:02.735915 crc crio[24245]: time=\"2026-06-14T09:28:02.735662082Z\" level=info msg=\"Starting container: 7065f0b155cd0ff5e19657d3a42de80fabd6430d4b26c2fbfdaa186bd519312b\" id=d42de69f-22dd-49a9-beae-5b563a5baf60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.395259 | controller |     "Jun 14 09:28:02.742704 crc crio[24245]: time=\"2026-06-14T09:28:02.742561742Z\" level=info msg=\"Started container\" PID=200343 containerID=7065f0b155cd0ff5e19657d3a42de80fabd6430d4b26c2fbfdaa186bd519312b description=openshift-infra/auto-csr-approver-29690488-4jtx7/oc id=d42de69f-22dd-49a9-beae-5b563a5baf60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc",
2026-06-14 10:12:41.395273 | controller |     "Jun 14 09:28:04.904478 crc crio[24245]: time=\"2026-06-14T09:28:04.903352001Z\" level=info msg=\"Stopping pod sandbox: 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc\" id=55618fe7-7244-46e0-abbc-bf4c242f4b04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.395288 | controller |     "Jun 14 09:28:04.906995 crc crio[24245]: time=\"2026-06-14T09:28:04.905283433Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690488-4jtx7 Namespace:openshift-infra ID:1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc UID:9c79a129-eef0-4549-a727-868d1c4eb442 NetNS:/var/run/netns/e6695445-6645-4b03-bc13-a2f4c45477df Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9c79a129_eef0_4549_a727_868d1c4eb442.slice PodAnnotations:0xc006e0a268}] Aliases:map[]}\"",
2026-06-14 10:12:41.395303 | controller |     "Jun 14 09:28:04.906995 crc crio[24245]: time=\"2026-06-14T09:28:04.90549484Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690488-4jtx7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.395317 | controller |     "Jun 14 09:28:05.322531 crc crio[24245]: time=\"2026-06-14T09:28:05.31896881Z\" level=info msg=\"Stopped pod sandbox: 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc\" id=55618fe7-7244-46e0-abbc-bf4c242f4b04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.395332 | controller |     "Jun 14 09:28:22.688698 crc crio[24245]: time=\"2026-06-14T09:28:22.687725437Z\" level=info msg=\"Stopping container: bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508 (timeout: 2s)\" id=3e9def11-38b6-4345-8ac5-1d82d82c1bf7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.395364 | controller |     "Jun 14 09:28:23.393380 crc crio[24245]: time=\"2026-06-14T09:28:23.392731795Z\" level=info msg=\"Stopped container bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508: openshift-marketplace/redhat-operators-gckqx/registry-server\" id=3e9def11-38b6-4345-8ac5-1d82d82c1bf7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.395384 | controller |     "Jun 14 09:28:23.395413 crc crio[24245]: time=\"2026-06-14T09:28:23.395234576Z\" level=info msg=\"Stopping pod sandbox: 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86\" id=dce346e3-2552-45f4-966e-5416d371b577 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.395399 | controller |     "Jun 14 09:28:23.397141 crc crio[24245]: time=\"2026-06-14T09:28:23.396997633Z\" level=info msg=\"Got pod network &{Name:redhat-operators-gckqx Namespace:openshift-marketplace ID:4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86 UID:d563369a-101d-4252-bd58-b54330272b50 NetNS:/var/run/netns/d853457c-8976-4fa7-9729-f35b33aeb581 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd563369a_101d_4252_bd58_b54330272b50.slice PodAnnotations:0xc000131d08}] Aliases:map[]}\"",
2026-06-14 10:12:41.395415 | controller |     "Jun 14 09:28:23.397291 crc crio[24245]: time=\"2026-06-14T09:28:23.397249381Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-gckqx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.395430 | controller |     "Jun 14 09:28:23.778153 crc crio[24245]: time=\"2026-06-14T09:28:23.777309424Z\" level=info msg=\"Stopped pod sandbox: 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86\" id=dce346e3-2552-45f4-966e-5416d371b577 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.395444 | controller |     "Jun 14 09:28:24.758270 crc crio[24245]: time=\"2026-06-14T09:28:24.757443268Z\" level=info msg=\"Removing container: bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508\" id=1ef8506b-24ad-4b9b-88d4-898678be20f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.395459 | controller |     "Jun 14 09:28:24.805074 crc crio[24245]: time=\"2026-06-14T09:28:24.804917935Z\" level=info msg=\"Removed container bf07cf95f1381be3c0133ab3b0ff157f02e5c0c673c3b5bf85331c6c12112508: openshift-marketplace/redhat-operators-gckqx/registry-server\" id=1ef8506b-24ad-4b9b-88d4-898678be20f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.395474 | controller |     "Jun 14 09:28:24.810369 crc crio[24245]: time=\"2026-06-14T09:28:24.810299004Z\" level=info msg=\"Removing container: 6f764e068b8510320b3b217a9afbf0487c8b168617442fcd3fe21e2bd236a5b2\" id=bccf9eb6-c6d8-4234-8578-93bec1e3fcfb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.395489 | controller |     "Jun 14 09:28:24.861405 crc crio[24245]: time=\"2026-06-14T09:28:24.861211795Z\" level=info msg=\"Removed container 6f764e068b8510320b3b217a9afbf0487c8b168617442fcd3fe21e2bd236a5b2: openshift-marketplace/redhat-operators-gckqx/extract-content\" id=bccf9eb6-c6d8-4234-8578-93bec1e3fcfb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.395504 | controller |     "Jun 14 09:28:24.878120 crc crio[24245]: time=\"2026-06-14T09:28:24.875041862Z\" level=info msg=\"Removing container: 520a9972146542c93678f3f3f0f1c722cb0286d8ca4888c29f476678f18bc774\" id=604b8a50-b84c-4201-9382-ed2448b84588 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.395518 | controller |     "Jun 14 09:28:24.924100 crc crio[24245]: time=\"2026-06-14T09:28:24.924031215Z\" level=info msg=\"Removed container 520a9972146542c93678f3f3f0f1c722cb0286d8ca4888c29f476678f18bc774: openshift-marketplace/redhat-operators-gckqx/extract-utilities\" id=604b8a50-b84c-4201-9382-ed2448b84588 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.395536 | controller |     "Jun 14 09:28:34.828182 crc crio[24245]: time=\"2026-06-14T09:28:34.827267042Z\" level=info msg=\"Removing container: f692421ec7021657d0c894582582e7aa74ef30adfb047c9e074adf87224208dc\" id=334d9286-f186-490d-b6aa-2f852571b179 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.395551 | controller |     "Jun 14 09:28:34.954556 crc crio[24245]: time=\"2026-06-14T09:28:34.954415788Z\" level=info msg=\"Removed container f692421ec7021657d0c894582582e7aa74ef30adfb047c9e074adf87224208dc: openshift-infra/auto-csr-approver-29690482-vwqfd/oc\" id=334d9286-f186-490d-b6aa-2f852571b179 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.395565 | controller |     "Jun 14 09:28:34.970226 crc crio[24245]: time=\"2026-06-14T09:28:34.970113753Z\" level=info msg=\"Stopping pod sandbox: 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda\" id=9f80ed37-bb2e-470c-98c1-5df7c8b6ee49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.395580 | controller |     "Jun 14 09:28:34.970226 crc crio[24245]: time=\"2026-06-14T09:28:34.970215386Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda\" id=9f80ed37-bb2e-470c-98c1-5df7c8b6ee49 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.395594 | controller |     "Jun 14 09:28:34.970927 crc crio[24245]: time=\"2026-06-14T09:28:34.970811995Z\" level=info msg=\"Removing pod sandbox: 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda\" id=9acf4e58-0d3e-422d-b15a-62397c6f7b83 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.395608 | controller |     "Jun 14 09:28:34.988761 crc crio[24245]: time=\"2026-06-14T09:28:34.98863928Z\" level=info msg=\"Removed pod sandbox: 9a7935d9ea7353d7bc61fbabc6e13075c5445ce524e352e15fdf63e898849bda\" id=9acf4e58-0d3e-422d-b15a-62397c6f7b83 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.395623 | controller |     "Jun 14 09:28:34.990185 crc crio[24245]: time=\"2026-06-14T09:28:34.990121392Z\" level=info msg=\"Stopping pod sandbox: 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86\" id=7fa6c524-497b-47b0-9831-84c102d17b75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.395638 | controller |     "Jun 14 09:28:34.990295 crc crio[24245]: time=\"2026-06-14T09:28:34.990212955Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86\" id=7fa6c524-497b-47b0-9831-84c102d17b75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.395652 | controller |     "Jun 14 09:28:34.991332 crc crio[24245]: time=\"2026-06-14T09:28:34.991270868Z\" level=info msg=\"Removing pod sandbox: 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86\" id=3eba1924-607f-46bd-b965-03df2f9d2f19 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.395667 | controller |     "Jun 14 09:28:35.039589 crc crio[24245]: time=\"2026-06-14T09:28:35.039336873Z\" level=info msg=\"Removed pod sandbox: 4fcdf3ec4a7fa5d42e0cfab253367d84a7c6face27c954c8612e5833435aea86\" id=3eba1924-607f-46bd-b965-03df2f9d2f19 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.395682 | controller |     "Jun 14 09:30:00.546483 crc crio[24245]: time=\"2026-06-14T09:30:00.545641524Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690490-5m5zw/POD\" id=fe7b607d-23cd-4f19-a82f-259801c471c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.395696 | controller |     "Jun 14 09:30:00.547754 crc crio[24245]: time=\"2026-06-14T09:30:00.546558763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.395711 | controller |     "Jun 14 09:30:00.562339 crc crio[24245]: time=\"2026-06-14T09:30:00.562203882Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690490-6pvx5/POD\" id=d388081a-7855-44b2-8d28-ca54973e848d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.395729 | controller |     "Jun 14 09:30:00.562339 crc crio[24245]: time=\"2026-06-14T09:30:00.562332076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.395744 | controller |     "Jun 14 09:30:00.619664 crc crio[24245]: time=\"2026-06-14T09:30:00.619084339Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690490-5m5zw Namespace:openshift-infra ID:fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e UID:8225b1ec-38da-430d-aaee-a63b5a3f4898 NetNS:/var/run/netns/7efe8221-36e9-49b6-913b-9d8937453777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8225b1ec_38da_430d_aaee_a63b5a3f4898.slice PodAnnotations:0xc003bf6470}] Aliases:map[]}\"",
2026-06-14 10:12:41.395759 | controller |     "Jun 14 09:30:00.619664 crc crio[24245]: time=\"2026-06-14T09:30:00.619156561Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690490-5m5zw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.395774 | controller |     "Jun 14 09:30:00.646005 crc crio[24245]: time=\"2026-06-14T09:30:00.645922806Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690490-6pvx5 Namespace:openshift-operator-lifecycle-manager ID:38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc UID:a52ac617-ef87-46a9-86fb-340fbd8ecc11 NetNS:/var/run/netns/316d23b6-0380-4196-9d3b-3a8efe2cfd80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda52ac617_ef87_46a9_86fb_340fbd8ecc11.slice PodAnnotations:0xc000620730}] Aliases:map[]}\"",
2026-06-14 10:12:41.395789 | controller |     "Jun 14 09:30:00.646448 crc crio[24245]: time=\"2026-06-14T09:30:00.646418022Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690490-6pvx5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.395805 | controller |     "Jun 14 09:30:01.237007 crc crio[24245]: 2026-06-14T09:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa399f3dc74f474 Mac:d6:ff:18:5d:da:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/7efe8221-36e9-49b6-913b-9d8937453777 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.395820 | controller |     "Jun 14 09:30:01.239063 crc crio[24245]: time=\"2026-06-14T09:30:01.238830346Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690490-5m5zw Namespace:openshift-infra ID:fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e UID:8225b1ec-38da-430d-aaee-a63b5a3f4898 NetNS:/var/run/netns/7efe8221-36e9-49b6-913b-9d8937453777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8225b1ec_38da_430d_aaee_a63b5a3f4898.slice PodAnnotations:0xc003bf6470}] Aliases:map[]}\"",
2026-06-14 10:12:41.395835 | controller |     "Jun 14 09:30:01.239264 crc crio[24245]: time=\"2026-06-14T09:30:01.239162067Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690490-5m5zw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.395850 | controller |     "Jun 14 09:30:01.250414 crc crio[24245]: time=\"2026-06-14T09:30:01.250326513Z\" level=info msg=\"Ran pod sandbox fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e with infra container: openshift-infra/auto-csr-approver-29690490-5m5zw/POD\" id=fe7b607d-23cd-4f19-a82f-259801c471c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.395868 | controller |     "Jun 14 09:30:01.254452 crc crio[24245]: time=\"2026-06-14T09:30:01.254378141Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2e97922d-3a31-4347-a6b6-badd6d9d90d6 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.395883 | controller |     "Jun 14 09:30:01.373226 crc crio[24245]: 2026-06-14T09:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:38e21560c386728 Mac:82:1b:55:30:6a:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/316d23b6-0380-4196-9d3b-3a8efe2cfd80 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.395898 | controller |     "Jun 14 09:30:01.375264 crc crio[24245]: time=\"2026-06-14T09:30:01.375030204Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690490-6pvx5 Namespace:openshift-operator-lifecycle-manager ID:38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc UID:a52ac617-ef87-46a9-86fb-340fbd8ecc11 NetNS:/var/run/netns/316d23b6-0380-4196-9d3b-3a8efe2cfd80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda52ac617_ef87_46a9_86fb_340fbd8ecc11.slice PodAnnotations:0xc000620730}] Aliases:map[]}\"",
2026-06-14 10:12:41.395914 | controller |     "Jun 14 09:30:01.375386 crc crio[24245]: time=\"2026-06-14T09:30:01.375263772Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690490-6pvx5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.395928 | controller |     "Jun 14 09:30:01.389347 crc crio[24245]: time=\"2026-06-14T09:30:01.388916119Z\" level=info msg=\"Ran pod sandbox 38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690490-6pvx5/POD\" id=d388081a-7855-44b2-8d28-ca54973e848d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.395943 | controller |     "Jun 14 09:30:01.392902 crc crio[24245]: time=\"2026-06-14T09:30:01.392275234Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a3481d34-9718-4781-9e99-3e89c8008511 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.395958 | controller |     "Jun 14 09:30:01.395105 crc crio[24245]: time=\"2026-06-14T09:30:01.394913098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=39814175-89a8-4cfc-884e-959deb607b3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.395973 | controller |     "Jun 14 09:30:01.404354 crc crio[24245]: time=\"2026-06-14T09:30:01.404256967Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690490-6pvx5/collect-profiles\" id=497e6fe1-44af-4284-92df-fe68c7d14c5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.395988 | controller |     "Jun 14 09:30:01.404887 crc crio[24245]: time=\"2026-06-14T09:30:01.404775254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.396002 | controller |     "Jun 14 09:30:01.462914 crc crio[24245]: time=\"2026-06-14T09:30:01.462793926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.396017 | controller |     "Jun 14 09:30:01.467722 crc crio[24245]: time=\"2026-06-14T09:30:01.46763207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.396031 | controller |     "Jun 14 09:30:01.574568 crc crio[24245]: time=\"2026-06-14T09:30:01.574444271Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.396049 | controller |     "Jun 14 09:30:01.669426 crc crio[24245]: time=\"2026-06-14T09:30:01.667792031Z\" level=info msg=\"Created container d7356f163a8293ab35aead123597b1b5bd8f68a7713e9965cd8bca66ad6729bc: openshift-operator-lifecycle-manager/collect-profiles-29690490-6pvx5/collect-profiles\" id=497e6fe1-44af-4284-92df-fe68c7d14c5e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.396064 | controller |     "Jun 14 09:30:01.671241 crc crio[24245]: time=\"2026-06-14T09:30:01.670810776Z\" level=info msg=\"Starting container: d7356f163a8293ab35aead123597b1b5bd8f68a7713e9965cd8bca66ad6729bc\" id=3ee0ffcd-6d2a-4868-be16-fce857cccfda name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.396079 | controller |     "Jun 14 09:30:01.689919 crc crio[24245]: time=\"2026-06-14T09:30:01.689763653Z\" level=info msg=\"Started container\" PID=206831 containerID=d7356f163a8293ab35aead123597b1b5bd8f68a7713e9965cd8bca66ad6729bc description=openshift-operator-lifecycle-manager/collect-profiles-29690490-6pvx5/collect-profiles id=3ee0ffcd-6d2a-4868-be16-fce857cccfda name=/runtime.v1.RuntimeService/StartContainer sandboxID=38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc",
2026-06-14 10:12:41.396094 | controller |     "Jun 14 09:30:03.549498 crc crio[24245]: time=\"2026-06-14T09:30:03.549095187Z\" level=info msg=\"Stopping pod sandbox: 38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc\" id=3d73da36-99c4-4d1e-ad80-73d0753d756f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.396109 | controller |     "Jun 14 09:30:03.551220 crc crio[24245]: time=\"2026-06-14T09:30:03.551191055Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690490-6pvx5 Namespace:openshift-operator-lifecycle-manager ID:38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc UID:a52ac617-ef87-46a9-86fb-340fbd8ecc11 NetNS:/var/run/netns/316d23b6-0380-4196-9d3b-3a8efe2cfd80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda52ac617_ef87_46a9_86fb_340fbd8ecc11.slice PodAnnotations:0xc001fea668}] Aliases:map[]}\"",
2026-06-14 10:12:41.396124 | controller |     "Jun 14 09:30:03.551460 crc crio[24245]: time=\"2026-06-14T09:30:03.551443653Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690490-6pvx5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.396138 | controller |     "Jun 14 09:30:03.947249 crc crio[24245]: time=\"2026-06-14T09:30:03.94642464Z\" level=info msg=\"Stopped pod sandbox: 38e21560c386728dd21cc4b21f3fbbe6631bf8df4c83493ccd09a87694490adc\" id=3d73da36-99c4-4d1e-ad80-73d0753d756f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.396153 | controller |     "Jun 14 09:30:05.869579 crc crio[24245]: time=\"2026-06-14T09:30:05.868732283Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2e97922d-3a31-4347-a6b6-badd6d9d90d6 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.396167 | controller |     "Jun 14 09:30:05.870562 crc crio[24245]: time=\"2026-06-14T09:30:05.870483049Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7a676f3f-6b55-464f-9326-86b734fffca6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.396182 | controller |     "Jun 14 09:30:05.874717 crc crio[24245]: time=\"2026-06-14T09:30:05.874620691Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=be090980-322f-4664-a7cf-8eab6da3c403 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.396196 | controller |     "Jun 14 09:30:05.884833 crc crio[24245]: time=\"2026-06-14T09:30:05.884739514Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690490-5m5zw/oc\" id=cb4963dc-107c-480f-8c8d-b2dd930545c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.396214 | controller |     "Jun 14 09:30:05.885585 crc crio[24245]: time=\"2026-06-14T09:30:05.885473268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.396229 | controller |     "Jun 14 09:30:05.954333 crc crio[24245]: time=\"2026-06-14T09:30:05.954206562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.396243 | controller |     "Jun 14 09:30:06.216321 crc crio[24245]: time=\"2026-06-14T09:30:06.215476484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.396257 | controller |     "Jun 14 09:30:06.336075 crc crio[24245]: time=\"2026-06-14T09:30:06.335972173Z\" level=info msg=\"Created container dce6b8e7cb7d89e36971a07564dce81cad35f422420d5f97d7c3e0d8eae98d2f: openshift-infra/auto-csr-approver-29690490-5m5zw/oc\" id=cb4963dc-107c-480f-8c8d-b2dd930545c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.396272 | controller |     "Jun 14 09:30:06.340272 crc crio[24245]: time=\"2026-06-14T09:30:06.340184536Z\" level=info msg=\"Starting container: dce6b8e7cb7d89e36971a07564dce81cad35f422420d5f97d7c3e0d8eae98d2f\" id=86d191d7-5dd1-4d0f-b96f-e7832c1bdda9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.396286 | controller |     "Jun 14 09:30:06.351318 crc crio[24245]: time=\"2026-06-14T09:30:06.351194269Z\" level=info msg=\"Started container\" PID=207196 containerID=dce6b8e7cb7d89e36971a07564dce81cad35f422420d5f97d7c3e0d8eae98d2f description=openshift-infra/auto-csr-approver-29690490-5m5zw/oc id=86d191d7-5dd1-4d0f-b96f-e7832c1bdda9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e",
2026-06-14 10:12:41.396301 | controller |     "Jun 14 09:30:08.662483 crc crio[24245]: time=\"2026-06-14T09:30:08.661983453Z\" level=info msg=\"Stopping pod sandbox: fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e\" id=33905176-464b-4b76-a0a7-2d8f93df969a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.396316 | controller |     "Jun 14 09:30:08.663815 crc crio[24245]: time=\"2026-06-14T09:30:08.66312777Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690490-5m5zw Namespace:openshift-infra ID:fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e UID:8225b1ec-38da-430d-aaee-a63b5a3f4898 NetNS:/var/run/netns/7efe8221-36e9-49b6-913b-9d8937453777 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8225b1ec_38da_430d_aaee_a63b5a3f4898.slice PodAnnotations:0xc006e0a388}] Aliases:map[]}\"",
2026-06-14 10:12:41.396331 | controller |     "Jun 14 09:30:08.663815 crc crio[24245]: time=\"2026-06-14T09:30:08.663269834Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690490-5m5zw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.396359 | controller |     "Jun 14 09:30:09.071608 crc crio[24245]: time=\"2026-06-14T09:30:09.070984621Z\" level=info msg=\"Stopped pod sandbox: fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e\" id=33905176-464b-4b76-a0a7-2d8f93df969a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.396379 | controller |     "Jun 14 09:30:35.112741 crc crio[24245]: time=\"2026-06-14T09:30:35.112027137Z\" level=info msg=\"Removing container: 1debaea4eb1be9e4228a5e8961989582f114c7ee8d33e982218ab84e29615cb8\" id=108da639-cad6-412f-8a99-578cca9d91ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.396397 | controller |     "Jun 14 09:30:35.260958 crc crio[24245]: time=\"2026-06-14T09:30:35.26076474Z\" level=info msg=\"Removed container 1debaea4eb1be9e4228a5e8961989582f114c7ee8d33e982218ab84e29615cb8: openshift-infra/auto-csr-approver-29690484-dzpv9/oc\" id=108da639-cad6-412f-8a99-578cca9d91ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.396412 | controller |     "Jun 14 09:30:35.265201 crc crio[24245]: time=\"2026-06-14T09:30:35.265125505Z\" level=info msg=\"Removing container: 7d99db46946601dc3a6f4d9bee3e2bae134dd7b6403b8b02f6fae9d6a5c7dfaf\" id=3453494c-c8fd-4ab9-a3bc-01e3999212de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.396428 | controller |     "Jun 14 09:30:35.314497 crc crio[24245]: time=\"2026-06-14T09:30:35.314388878Z\" level=info msg=\"Removed container 7d99db46946601dc3a6f4d9bee3e2bae134dd7b6403b8b02f6fae9d6a5c7dfaf: openshift-operator-lifecycle-manager/collect-profiles-29690445-vljzj/collect-profiles\" id=3453494c-c8fd-4ab9-a3bc-01e3999212de name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.396442 | controller |     "Jun 14 09:30:35.325418 crc crio[24245]: time=\"2026-06-14T09:30:35.325238205Z\" level=info msg=\"Stopping pod sandbox: 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717\" id=e5a5d235-91f9-4667-8660-2e7ea000c730 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.396457 | controller |     "Jun 14 09:30:35.325418 crc crio[24245]: time=\"2026-06-14T09:30:35.325363349Z\" level=info msg=\"Stopped pod sandbox (already stopped): 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717\" id=e5a5d235-91f9-4667-8660-2e7ea000c730 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.396472 | controller |     "Jun 14 09:30:35.326465 crc crio[24245]: time=\"2026-06-14T09:30:35.326428562Z\" level=info msg=\"Removing pod sandbox: 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717\" id=9266d670-a5ae-4c7d-a116-901a41f0f777 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.396486 | controller |     "Jun 14 09:30:35.345754 crc crio[24245]: time=\"2026-06-14T09:30:35.345625718Z\" level=info msg=\"Removed pod sandbox: 476be50f9c9f0f33c4dff2ec8e52403e39c774c1033f2fdaaf289603aac5f717\" id=9266d670-a5ae-4c7d-a116-901a41f0f777 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.396501 | controller |     "Jun 14 09:30:35.347120 crc crio[24245]: time=\"2026-06-14T09:30:35.347086041Z\" level=info msg=\"Stopping pod sandbox: c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d\" id=6f43ef0a-58af-4a2f-bc55-28ca5a8ae40d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.396515 | controller |     "Jun 14 09:30:35.347399 crc crio[24245]: time=\"2026-06-14T09:30:35.347146053Z\" level=info msg=\"Stopped pod sandbox (already stopped): c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d\" id=6f43ef0a-58af-4a2f-bc55-28ca5a8ae40d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.396529 | controller |     "Jun 14 09:30:35.348263 crc crio[24245]: time=\"2026-06-14T09:30:35.348223658Z\" level=info msg=\"Removing pod sandbox: c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d\" id=ac687949-df6a-4b95-ac06-272b71dffcba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.396544 | controller |     "Jun 14 09:30:35.366641 crc crio[24245]: time=\"2026-06-14T09:30:35.366434119Z\" level=info msg=\"Removed pod sandbox: c878c284ec831c1a9b211e56464952acd418f65ec660cb4c0101d877c50dd90d\" id=ac687949-df6a-4b95-ac06-272b71dffcba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.396558 | controller |     "Jun 14 09:31:01.099759 crc crio[24245]: time=\"2026-06-14T09:31:01.09878587Z\" level=info msg=\"Stopping pod sandbox: e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530\" id=074dff80-13ca-4456-8740-e8bded77145a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.396572 | controller |     "Jun 14 09:31:01.102332 crc crio[24245]: time=\"2026-06-14T09:31:01.100588148Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf Namespace:openstack ID:e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530 UID:9a06505b-392b-401b-988e-ee2ed7d2a0d8 NetNS:/var/run/netns/326204b6-9b4b-4e78-8c13-ce49c6c6d126 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a06505b_392b_401b_988e_ee2ed7d2a0d8.slice PodAnnotations:0xc006e0afd8}] Aliases:map[]}\"",
2026-06-14 10:12:41.396591 | controller |     "Jun 14 09:31:01.102332 crc crio[24245]: time=\"2026-06-14T09:31:01.100832555Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.396606 | controller |     "Jun 14 09:31:01.813164 crc crio[24245]: time=\"2026-06-14T09:31:01.812439715Z\" level=info msg=\"Stopped pod sandbox: e4efe957382cc118d62789062b178cd4fe76e0f216a1eb2a1195e9d60d787530\" id=074dff80-13ca-4456-8740-e8bded77145a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.396620 | controller |     "Jun 14 09:31:02.900506 crc crio[24245]: time=\"2026-06-14T09:31:02.899620166Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5/POD\" id=7720299b-c183-40e9-b0b2-55c734942bdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.396635 | controller |     "Jun 14 09:31:02.901611 crc crio[24245]: time=\"2026-06-14T09:31:02.900635759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.396650 | controller |     "Jun 14 09:31:02.961243 crc crio[24245]: time=\"2026-06-14T09:31:02.960494069Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 Namespace:openstack ID:fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c UID:925f957a-39ca-4fca-9922-94496694f504 NetNS:/var/run/netns/86e040ab-eef5-4682-9be1-b4da4deb554e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod925f957a_39ca_4fca_9922_94496694f504.slice PodAnnotations:0xc000523bf0}] Aliases:map[]}\"",
2026-06-14 10:12:41.396666 | controller |     "Jun 14 09:31:02.961243 crc crio[24245]: time=\"2026-06-14T09:31:02.961097999Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.396681 | controller |     "Jun 14 09:31:03.528109 crc crio[24245]: 2026-06-14T09:31:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa2980732874dda Mac:22:42:94:ad:03:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/86e040ab-eef5-4682-9be1-b4da4deb554e SocketPath: PciID:}] [{Interface:0xc000397260 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.396697 | controller |     "Jun 14 09:31:03.528109 crc crio[24245]: time=\"2026-06-14T09:31:03.5271555Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 Namespace:openstack ID:fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c UID:925f957a-39ca-4fca-9922-94496694f504 NetNS:/var/run/netns/86e040ab-eef5-4682-9be1-b4da4deb554e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod925f957a_39ca_4fca_9922_94496694f504.slice PodAnnotations:0xc000523bf0}] Aliases:map[]}\"",
2026-06-14 10:12:41.396712 | controller |     "Jun 14 09:31:03.528109 crc crio[24245]: time=\"2026-06-14T09:31:03.527338186Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.396730 | controller |     "Jun 14 09:31:03.545943 crc crio[24245]: time=\"2026-06-14T09:31:03.543083629Z\" level=info msg=\"Ran pod sandbox fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5/POD\" id=7720299b-c183-40e9-b0b2-55c734942bdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.396746 | controller |     "Jun 14 09:31:03.548205 crc crio[24245]: time=\"2026-06-14T09:31:03.547928723Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9a484158-b1ac-4aee-8e55-d00f8acacd46 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.396760 | controller |     "Jun 14 09:31:03.562358 crc crio[24245]: time=\"2026-06-14T09:31:03.562274372Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\\\"\"",
2026-06-14 10:12:41.396775 | controller |     "Jun 14 09:31:04.040879 crc crio[24245]: time=\"2026-06-14T09:31:04.040281312Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=9a484158-b1ac-4aee-8e55-d00f8acacd46 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.396790 | controller |     "Jun 14 09:31:04.043342 crc crio[24245]: time=\"2026-06-14T09:31:04.043254407Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=f0f84d73-067f-43ab-a522-4d5750b53ec9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.396805 | controller |     "Jun 14 09:31:04.095824 crc crio[24245]: time=\"2026-06-14T09:31:04.095719062Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:4ed44b23a26c8e323d10ab596b567a28893bb7945891a55bf02b754a1ef0347c\" id=ba2b91e9-7aed-4b26-b286-776ecfbb24b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.396819 | controller |     "Jun 14 09:31:04.105946 crc crio[24245]: time=\"2026-06-14T09:31:04.105783634Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=94b57f45-875d-4e8c-9100-e8b13ebb7835 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.396834 | controller |     "Jun 14 09:31:04.106244 crc crio[24245]: time=\"2026-06-14T09:31:04.106229148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.396848 | controller |     "Jun 14 09:31:04.200171 crc crio[24245]: time=\"2026-06-14T09:31:04.195626022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.396863 | controller |     "Jun 14 09:31:04.200171 crc crio[24245]: time=\"2026-06-14T09:31:04.199630129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.396878 | controller |     "Jun 14 09:31:04.482323 crc crio[24245]: time=\"2026-06-14T09:31:04.481894202Z\" level=info msg=\"Created container db46dfa358571244cb99c3767c119ebe9e755d370f0e1f0cdbc7337a08b1a747: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=94b57f45-875d-4e8c-9100-e8b13ebb7835 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.396893 | controller |     "Jun 14 09:31:04.484134 crc crio[24245]: time=\"2026-06-14T09:31:04.484056142Z\" level=info msg=\"Starting container: db46dfa358571244cb99c3767c119ebe9e755d370f0e1f0cdbc7337a08b1a747\" id=45d48604-796d-4fb0-9b97-8953619a7a54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.396910 | controller |     "Jun 14 09:31:04.490045 crc crio[24245]: time=\"2026-06-14T09:31:04.489960119Z\" level=info msg=\"Started container\" PID=210584 containerID=db46dfa358571244cb99c3767c119ebe9e755d370f0e1f0cdbc7337a08b1a747 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=45d48604-796d-4fb0-9b97-8953619a7a54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c",
2026-06-14 10:12:41.396926 | controller |     "Jun 14 09:32:00.527602 crc crio[24245]: time=\"2026-06-14T09:32:00.526705003Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690492-wdtgs/POD\" id=3b5c4bf2-fdc1-4107-ab9d-7f5184346dfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.396941 | controller |     "Jun 14 09:32:00.528700 crc crio[24245]: time=\"2026-06-14T09:32:00.527645704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.396956 | controller |     "Jun 14 09:32:00.572512 crc crio[24245]: time=\"2026-06-14T09:32:00.572438734Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690492-wdtgs Namespace:openshift-infra ID:7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa UID:5c0f9d6c-275b-4db1-94f6-f71fefa5c738 NetNS:/var/run/netns/48a5a712-b155-4f29-996e-b20d5c613dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0f9d6c_275b_4db1_94f6_f71fefa5c738.slice PodAnnotations:0xc000602100}] Aliases:map[]}\"",
2026-06-14 10:12:41.396972 | controller |     "Jun 14 09:32:00.572512 crc crio[24245]: time=\"2026-06-14T09:32:00.572489446Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690492-wdtgs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.396986 | controller |     "Jun 14 09:32:00.979583 crc crio[24245]: 2026-06-14T09:32:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7420a37e4c2d17b Mac:7e:94:09:2c:54:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/48a5a712-b155-4f29-996e-b20d5c613dd7 SocketPath: PciID:}] [{Interface:0xc000284b10 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.397002 | controller |     "Jun 14 09:32:00.982154 crc crio[24245]: time=\"2026-06-14T09:32:00.982048185Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690492-wdtgs Namespace:openshift-infra ID:7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa UID:5c0f9d6c-275b-4db1-94f6-f71fefa5c738 NetNS:/var/run/netns/48a5a712-b155-4f29-996e-b20d5c613dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0f9d6c_275b_4db1_94f6_f71fefa5c738.slice PodAnnotations:0xc000602100}] Aliases:map[]}\"",
2026-06-14 10:12:41.397017 | controller |     "Jun 14 09:32:00.982299 crc crio[24245]: time=\"2026-06-14T09:32:00.982234531Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690492-wdtgs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.397032 | controller |     "Jun 14 09:32:00.997638 crc crio[24245]: time=\"2026-06-14T09:32:00.997467286Z\" level=info msg=\"Ran pod sandbox 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa with infra container: openshift-infra/auto-csr-approver-29690492-wdtgs/POD\" id=3b5c4bf2-fdc1-4107-ab9d-7f5184346dfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.397046 | controller |     "Jun 14 09:32:01.005154 crc crio[24245]: time=\"2026-06-14T09:32:01.005010384Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=123fdb2e-f698-49af-b7b6-04fcaf55d052 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.397064 | controller |     "Jun 14 09:32:01.020938 crc crio[24245]: time=\"2026-06-14T09:32:01.020818409Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.397080 | controller |     "Jun 14 09:32:01.739122 crc crio[24245]: time=\"2026-06-14T09:32:01.737648456Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=123fdb2e-f698-49af-b7b6-04fcaf55d052 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.397095 | controller |     "Jun 14 09:32:01.741469 crc crio[24245]: time=\"2026-06-14T09:32:01.741373967Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6cb91acf-e57d-4f5c-9e70-09584a971be8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.397109 | controller |     "Jun 14 09:32:01.746654 crc crio[24245]: time=\"2026-06-14T09:32:01.745368251Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1b490348-009c-4906-bb4b-a2d79d32215f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.397124 | controller |     "Jun 14 09:32:01.760273 crc crio[24245]: time=\"2026-06-14T09:32:01.759272748Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690492-wdtgs/oc\" id=7c4425cc-8a97-417e-89f8-2ac0ca21d48e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.397138 | controller |     "Jun 14 09:32:01.760273 crc crio[24245]: time=\"2026-06-14T09:32:01.759821265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.397153 | controller |     "Jun 14 09:32:01.893454 crc crio[24245]: time=\"2026-06-14T09:32:01.892813731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.397167 | controller |     "Jun 14 09:32:02.194974 crc crio[24245]: time=\"2026-06-14T09:32:02.194893001Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.397182 | controller |     "Jun 14 09:32:02.310505 crc crio[24245]: time=\"2026-06-14T09:32:02.309684507Z\" level=info msg=\"Created container ab5e84ab2bf1376005ddb36a9d8449fb1bacb53a085549d8030ed2b67cd06b0c: openshift-infra/auto-csr-approver-29690492-wdtgs/oc\" id=7c4425cc-8a97-417e-89f8-2ac0ca21d48e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.397196 | controller |     "Jun 14 09:32:02.312260 crc crio[24245]: time=\"2026-06-14T09:32:02.312172546Z\" level=info msg=\"Starting container: ab5e84ab2bf1376005ddb36a9d8449fb1bacb53a085549d8030ed2b67cd06b0c\" id=f51b054c-1a7f-4fd7-a2c0-486225fa97d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.397210 | controller |     "Jun 14 09:32:02.317981 crc crio[24245]: time=\"2026-06-14T09:32:02.317904531Z\" level=info msg=\"Started container\" PID=213803 containerID=ab5e84ab2bf1376005ddb36a9d8449fb1bacb53a085549d8030ed2b67cd06b0c description=openshift-infra/auto-csr-approver-29690492-wdtgs/oc id=f51b054c-1a7f-4fd7-a2c0-486225fa97d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa",
2026-06-14 10:12:41.397225 | controller |     "Jun 14 09:32:04.140534 crc crio[24245]: time=\"2026-06-14T09:32:04.140131666Z\" level=info msg=\"Stopping pod sandbox: 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa\" id=974d5bb2-1527-4cb8-9c67-1b1c4a5dd216 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.397240 | controller |     "Jun 14 09:32:04.142709 crc crio[24245]: time=\"2026-06-14T09:32:04.141679216Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690492-wdtgs Namespace:openshift-infra ID:7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa UID:5c0f9d6c-275b-4db1-94f6-f71fefa5c738 NetNS:/var/run/netns/48a5a712-b155-4f29-996e-b20d5c613dd7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c0f9d6c_275b_4db1_94f6_f71fefa5c738.slice PodAnnotations:0xc000603078}] Aliases:map[]}\"",
2026-06-14 10:12:41.397258 | controller |     "Jun 14 09:32:04.142709 crc crio[24245]: time=\"2026-06-14T09:32:04.141911623Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690492-wdtgs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.397273 | controller |     "Jun 14 09:32:04.534209 crc crio[24245]: time=\"2026-06-14T09:32:04.533652731Z\" level=info msg=\"Stopped pod sandbox: 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa\" id=974d5bb2-1527-4cb8-9c67-1b1c4a5dd216 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.397288 | controller |     "Jun 14 09:32:35.426383 crc crio[24245]: time=\"2026-06-14T09:32:35.425385252Z\" level=info msg=\"Removing container: 8c7e39685de1484cb632864068b9536f61dfe7c28fd69945741628e5f6368e8b\" id=2649c7cd-9423-4201-94f2-ad6270a80a05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.397302 | controller |     "Jun 14 09:32:35.592469 crc crio[24245]: time=\"2026-06-14T09:32:35.592350033Z\" level=info msg=\"Removed container 8c7e39685de1484cb632864068b9536f61dfe7c28fd69945741628e5f6368e8b: openshift-infra/auto-csr-approver-29690486-4tmls/oc\" id=2649c7cd-9423-4201-94f2-ad6270a80a05 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.397317 | controller |     "Jun 14 09:32:35.604742 crc crio[24245]: time=\"2026-06-14T09:32:35.604581353Z\" level=info msg=\"Stopping pod sandbox: 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799\" id=3697b374-ee5d-4307-be5c-61c6d6f859bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.397332 | controller |     "Jun 14 09:32:35.604742 crc crio[24245]: time=\"2026-06-14T09:32:35.604698047Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799\" id=3697b374-ee5d-4307-be5c-61c6d6f859bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.397370 | controller |     "Jun 14 09:32:35.605695 crc crio[24245]: time=\"2026-06-14T09:32:35.605628926Z\" level=info msg=\"Removing pod sandbox: 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799\" id=756014b5-1fb0-44b5-8f18-f548a33643d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.397391 | controller |     "Jun 14 09:32:35.665474 crc crio[24245]: time=\"2026-06-14T09:32:35.665363339Z\" level=info msg=\"Removed pod sandbox: 0fc0f30ef64f21a8295a77d0f0da4b94259566312e3178405f5d4bc8492b7799\" id=756014b5-1fb0-44b5-8f18-f548a33643d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.397406 | controller |     "Jun 14 09:33:35.696674 crc crio[24245]: time=\"2026-06-14T09:33:35.695357616Z\" level=info msg=\"Removing container: 9688e727c3b860640e66c660c76bc5628c8447b25891469e6fea73c58e0d3e18\" id=f369f39f-da27-48ec-b4cb-af9e5b519f70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.397421 | controller |     "Jun 14 09:33:35.745495 crc crio[24245]: time=\"2026-06-14T09:33:35.745351742Z\" level=info msg=\"Removed container 9688e727c3b860640e66c660c76bc5628c8447b25891469e6fea73c58e0d3e18: openshift-marketplace/certified-operators-prrpx/extract-utilities\" id=f369f39f-da27-48ec-b4cb-af9e5b519f70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.397435 | controller |     "Jun 14 09:33:35.750422 crc crio[24245]: time=\"2026-06-14T09:33:35.750369032Z\" level=info msg=\"Removing container: 4d316a71943ba244221901496a2a5554b4a7f45fb24394f655b4873a71a2ed54\" id=8117dcb6-0501-4adf-b328-6a62743095d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.397453 | controller |     "Jun 14 09:33:35.810027 crc crio[24245]: time=\"2026-06-14T09:33:35.809884685Z\" level=info msg=\"Removed container 4d316a71943ba244221901496a2a5554b4a7f45fb24394f655b4873a71a2ed54: openshift-marketplace/community-operators-kfxkt/extract-utilities\" id=8117dcb6-0501-4adf-b328-6a62743095d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.397468 | controller |     "Jun 14 09:33:35.816727 crc crio[24245]: time=\"2026-06-14T09:33:35.816620857Z\" level=info msg=\"Removing container: da63cb218c043fd29482e844a87b4924e55874ea102cd8097608b596d314dbe9\" id=19e666b2-9783-49ab-99eb-e1d28d9b5417 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.397483 | controller |     "Jun 14 09:33:35.875940 crc crio[24245]: time=\"2026-06-14T09:33:35.8757735Z\" level=info msg=\"Removed container da63cb218c043fd29482e844a87b4924e55874ea102cd8097608b596d314dbe9: openshift-marketplace/community-operators-kfxkt/extract-content\" id=19e666b2-9783-49ab-99eb-e1d28d9b5417 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.397497 | controller |     "Jun 14 09:33:35.879787 crc crio[24245]: time=\"2026-06-14T09:33:35.8796726Z\" level=info msg=\"Removing container: e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24\" id=c73b3913-7f61-484b-b201-e3f9aa3d050b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.397512 | controller |     "Jun 14 09:33:35.938474 crc crio[24245]: time=\"2026-06-14T09:33:35.938300022Z\" level=info msg=\"Removed container e71613c18f2352f61a53c5498cea863b9f86b032872da0c4740e3418c4b2bd24: openshift-marketplace/certified-operators-prrpx/registry-server\" id=c73b3913-7f61-484b-b201-e3f9aa3d050b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.397527 | controller |     "Jun 14 09:33:35.943069 crc crio[24245]: time=\"2026-06-14T09:33:35.942417363Z\" level=info msg=\"Removing container: a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030\" id=8b7ede49-d6b0-4a2f-9d20-5989f31549fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.397541 | controller |     "Jun 14 09:33:35.993411 crc crio[24245]: time=\"2026-06-14T09:33:35.993211186Z\" level=info msg=\"Removed container a8892d82acd790700b7530b173e430d796755ade19b142e60f1175227a6e1030: openshift-marketplace/community-operators-kfxkt/registry-server\" id=8b7ede49-d6b0-4a2f-9d20-5989f31549fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.397556 | controller |     "Jun 14 09:33:35.998166 crc crio[24245]: time=\"2026-06-14T09:33:35.997751469Z\" level=info msg=\"Removing container: 8bf27d6ca1f249b74e5123d2e0cfbc756f95f86eb7ea25773d8d661adecaf336\" id=88535f7e-2122-4980-a01d-44e8b6e245a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.397571 | controller |     "Jun 14 09:33:36.038342 crc crio[24245]: time=\"2026-06-14T09:33:36.038189566Z\" level=info msg=\"Removed container 8bf27d6ca1f249b74e5123d2e0cfbc756f95f86eb7ea25773d8d661adecaf336: openshift-marketplace/certified-operators-prrpx/extract-content\" id=88535f7e-2122-4980-a01d-44e8b6e245a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.397585 | controller |     "Jun 14 09:33:36.053198 crc crio[24245]: time=\"2026-06-14T09:33:36.053132628Z\" level=info msg=\"Stopping pod sandbox: 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f\" id=826c80f3-a458-4dcd-bd08-5bda11ddba63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.397599 | controller |     "Jun 14 09:33:36.053663 crc crio[24245]: time=\"2026-06-14T09:33:36.053640944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f\" id=826c80f3-a458-4dcd-bd08-5bda11ddba63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.397613 | controller |     "Jun 14 09:33:36.054420 crc crio[24245]: time=\"2026-06-14T09:33:36.054331206Z\" level=info msg=\"Removing pod sandbox: 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f\" id=99a758e0-69ef-4c48-9642-3c512b333954 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.397633 | controller |     "Jun 14 09:33:36.073458 crc crio[24245]: time=\"2026-06-14T09:33:36.073028199Z\" level=info msg=\"Removed pod sandbox: 833e17530dc783618fbc5c61ff8d91af8db99bd9a60b185271566e69f695bb4f\" id=99a758e0-69ef-4c48-9642-3c512b333954 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.397648 | controller |     "Jun 14 09:33:36.076138 crc crio[24245]: time=\"2026-06-14T09:33:36.075988038Z\" level=info msg=\"Stopping pod sandbox: 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16\" id=4dda5615-2de9-4134-a318-d34c08977834 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.397662 | controller |     "Jun 14 09:33:36.076284 crc crio[24245]: time=\"2026-06-14T09:33:36.076208595Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16\" id=4dda5615-2de9-4134-a318-d34c08977834 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.397676 | controller |     "Jun 14 09:33:36.077464 crc crio[24245]: time=\"2026-06-14T09:33:36.077369971Z\" level=info msg=\"Removing pod sandbox: 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16\" id=97651170-5a3b-484a-bcaf-fd8c5b49fc48 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.397691 | controller |     "Jun 14 09:33:36.093553 crc crio[24245]: time=\"2026-06-14T09:33:36.093450377Z\" level=info msg=\"Removed pod sandbox: 7b5e8ece5f9fd086462c17079728adb4be0e2111f300f60711673c43c5c60e16\" id=97651170-5a3b-484a-bcaf-fd8c5b49fc48 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.397705 | controller |     "Jun 14 09:33:49.003144 crc crio[24245]: time=\"2026-06-14T09:33:49.002176391Z\" level=info msg=\"Stopping pod sandbox: fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c\" id=c2a0276c-5e0b-422f-857a-0c15da439d37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.397720 | controller |     "Jun 14 09:33:49.005052 crc crio[24245]: time=\"2026-06-14T09:33:49.004288737Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 Namespace:openstack ID:fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c UID:925f957a-39ca-4fca-9922-94496694f504 NetNS:/var/run/netns/86e040ab-eef5-4682-9be1-b4da4deb554e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod925f957a_39ca_4fca_9922_94496694f504.slice PodAnnotations:0xc002c920e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.397735 | controller |     "Jun 14 09:33:49.005052 crc crio[24245]: time=\"2026-06-14T09:33:49.004481634Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.397750 | controller |     "Jun 14 09:33:49.533100 crc crio[24245]: time=\"2026-06-14T09:33:49.532495551Z\" level=info msg=\"Stopped pod sandbox: fa2980732874dda5c2f3b9d902b135d7b6e25f605a3a662b7940724ccf09f20c\" id=c2a0276c-5e0b-422f-857a-0c15da439d37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.397765 | controller |     "Jun 14 09:33:50.912752 crc crio[24245]: time=\"2026-06-14T09:33:50.912124579Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.397780 | controller |     "Jun 14 09:34:00.532425 crc crio[24245]: time=\"2026-06-14T09:34:00.53156471Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690494-qqqm7/POD\" id=e1977b4b-9d60-4404-bd87-87bf34b3316f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.397794 | controller |     "Jun 14 09:34:00.533821 crc crio[24245]: time=\"2026-06-14T09:34:00.532455739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.397813 | controller |     "Jun 14 09:34:00.582884 crc crio[24245]: time=\"2026-06-14T09:34:00.58270726Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690494-qqqm7 Namespace:openshift-infra ID:35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c UID:6cc0064b-bd2a-41aa-a6a1-db739cad3132 NetNS:/var/run/netns/209a007c-3730-43a6-9559-f62df2b7c210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cc0064b_bd2a_41aa_a6a1_db739cad3132.slice PodAnnotations:0xc003bf71d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.397828 | controller |     "Jun 14 09:34:00.582884 crc crio[24245]: time=\"2026-06-14T09:34:00.582795893Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690494-qqqm7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.397843 | controller |     "Jun 14 09:34:01.145312 crc crio[24245]: 2026-06-14T09:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:35dd133a38a0c66 Mac:52:a6:89:f8:68:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/209a007c-3730-43a6-9559-f62df2b7c210 SocketPath: PciID:}] [{Interface:0xc0005aa750 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.397858 | controller |     "Jun 14 09:34:01.146830 crc crio[24245]: time=\"2026-06-14T09:34:01.146747908Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690494-qqqm7 Namespace:openshift-infra ID:35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c UID:6cc0064b-bd2a-41aa-a6a1-db739cad3132 NetNS:/var/run/netns/209a007c-3730-43a6-9559-f62df2b7c210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cc0064b_bd2a_41aa_a6a1_db739cad3132.slice PodAnnotations:0xc003bf71d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.397873 | controller |     "Jun 14 09:34:01.147088 crc crio[24245]: time=\"2026-06-14T09:34:01.147017907Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690494-qqqm7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.397888 | controller |     "Jun 14 09:34:01.160055 crc crio[24245]: time=\"2026-06-14T09:34:01.159943204Z\" level=info msg=\"Ran pod sandbox 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c with infra container: openshift-infra/auto-csr-approver-29690494-qqqm7/POD\" id=e1977b4b-9d60-4404-bd87-87bf34b3316f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.397903 | controller |     "Jun 14 09:34:01.170517 crc crio[24245]: time=\"2026-06-14T09:34:01.170414193Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cad926a4-4287-4364-bd2e-2dfc3ac383bf name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.397918 | controller |     "Jun 14 09:34:01.185737 crc crio[24245]: time=\"2026-06-14T09:34:01.185630669Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.397932 | controller |     "Jun 14 09:34:02.240726 crc crio[24245]: time=\"2026-06-14T09:34:02.240056683Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cad926a4-4287-4364-bd2e-2dfc3ac383bf name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.397947 | controller |     "Jun 14 09:34:02.243555 crc crio[24245]: time=\"2026-06-14T09:34:02.243481403Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4dfda7a1-340f-4bed-a527-0f05930be507 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.397961 | controller |     "Jun 14 09:34:02.247361 crc crio[24245]: time=\"2026-06-14T09:34:02.247241252Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4c5568bf-788b-477b-874d-5be53a7070a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.397979 | controller |     "Jun 14 09:34:02.260115 crc crio[24245]: time=\"2026-06-14T09:34:02.259908057Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690494-qqqm7/oc\" id=d14eadfa-29e8-4ac0-bea2-6da88ebfb987 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.397995 | controller |     "Jun 14 09:34:02.261294 crc crio[24245]: time=\"2026-06-14T09:34:02.260879838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.398010 | controller |     "Jun 14 09:34:02.332975 crc crio[24245]: time=\"2026-06-14T09:34:02.332923438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.398025 | controller |     "Jun 14 09:34:02.649175 crc crio[24245]: time=\"2026-06-14T09:34:02.649020491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.398040 | controller |     "Jun 14 09:34:02.784091 crc crio[24245]: time=\"2026-06-14T09:34:02.78396753Z\" level=info msg=\"Created container e809ad6a59b1fa31346877271050dac20a2f23e701fe9986f316bbd2a95057aa: openshift-infra/auto-csr-approver-29690494-qqqm7/oc\" id=d14eadfa-29e8-4ac0-bea2-6da88ebfb987 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.398055 | controller |     "Jun 14 09:34:02.787245 crc crio[24245]: time=\"2026-06-14T09:34:02.787144951Z\" level=info msg=\"Starting container: e809ad6a59b1fa31346877271050dac20a2f23e701fe9986f316bbd2a95057aa\" id=f9153916-ea82-4701-af4e-2c7dbdf795ba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.398080 | controller |     "Jun 14 09:34:02.794350 crc crio[24245]: time=\"2026-06-14T09:34:02.794236676Z\" level=info msg=\"Started container\" PID=220309 containerID=e809ad6a59b1fa31346877271050dac20a2f23e701fe9986f316bbd2a95057aa description=openshift-infra/auto-csr-approver-29690494-qqqm7/oc id=f9153916-ea82-4701-af4e-2c7dbdf795ba name=/runtime.v1.RuntimeService/StartContainer sandboxID=35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c",
2026-06-14 10:12:41.398096 | controller |     "Jun 14 09:34:04.302044 crc crio[24245]: time=\"2026-06-14T09:34:04.301130237Z\" level=info msg=\"Stopping pod sandbox: 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c\" id=58f3bf64-4b08-496b-803b-baf91ab8059a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.398111 | controller |     "Jun 14 09:34:04.304449 crc crio[24245]: time=\"2026-06-14T09:34:04.302509842Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690494-qqqm7 Namespace:openshift-infra ID:35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c UID:6cc0064b-bd2a-41aa-a6a1-db739cad3132 NetNS:/var/run/netns/209a007c-3730-43a6-9559-f62df2b7c210 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6cc0064b_bd2a_41aa_a6a1_db739cad3132.slice PodAnnotations:0xc0004cda48}] Aliases:map[]}\"",
2026-06-14 10:12:41.398127 | controller |     "Jun 14 09:34:04.304449 crc crio[24245]: time=\"2026-06-14T09:34:04.302734329Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690494-qqqm7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.398141 | controller |     "Jun 14 09:34:04.745391 crc crio[24245]: time=\"2026-06-14T09:34:04.745302708Z\" level=info msg=\"Stopped pod sandbox: 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c\" id=58f3bf64-4b08-496b-803b-baf91ab8059a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.398160 | controller |     "Jun 14 09:34:20.446061 crc crio[24245]: time=\"2026-06-14T09:34:20.444487779Z\" level=info msg=\"Stopping container: 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35 (timeout: 10s)\" id=443cfe3d-79ec-4f1a-8edc-cc8422a98d65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398175 | controller |     "Jun 14 09:34:20.489983 crc crio[24245]: time=\"2026-06-14T09:34:20.488346953Z\" level=info msg=\"Stopping container: baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4 (timeout: 10s)\" id=0ec45013-f055-4d60-af42-a88f8182b8ce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398189 | controller |     "Jun 14 09:34:20.490394 crc crio[24245]: time=\"2026-06-14T09:34:20.490345648Z\" level=info msg=\"Stopping container: f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8 (timeout: 10s)\" id=6b3693e0-0876-4a10-a8e6-9ab0dfe68102 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398203 | controller |     "Jun 14 09:34:20.542245 crc crio[24245]: time=\"2026-06-14T09:34:20.54216449Z\" level=info msg=\"Stopping container: 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783 (timeout: 10s)\" id=9005a8a9-0aad-4802-bb66-e4bae339eb8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398218 | controller |     "Jun 14 09:34:20.544211 crc crio[24245]: time=\"2026-06-14T09:34:20.542692367Z\" level=info msg=\"Stopping container: a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c (timeout: 10s)\" id=f0fadafa-9842-4f22-93b4-bbb8204b84f7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398232 | controller |     "Jun 14 09:34:20.610919 crc crio[24245]: time=\"2026-06-14T09:34:20.610789743Z\" level=info msg=\"Stopping container: 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a (timeout: 10s)\" id=d8e94e56-8fb7-4bd4-b81d-662ce7a16fb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398246 | controller |     "Jun 14 09:34:20.611395 crc crio[24245]: time=\"2026-06-14T09:34:20.611244948Z\" level=info msg=\"Stopping container: 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17 (timeout: 10s)\" id=aaf4432b-cae0-4be3-9d15-19f8fe546aea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398260 | controller |     "Jun 14 09:34:20.613175 crc crio[24245]: time=\"2026-06-14T09:34:20.612957192Z\" level=info msg=\"Stopping container: a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442 (timeout: 10s)\" id=b3d380ab-a4e9-48aa-85f1-78850ff7e96c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398275 | controller |     "Jun 14 09:34:20.615566 crc crio[24245]: time=\"2026-06-14T09:34:20.615522536Z\" level=info msg=\"Stopping container: c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831 (timeout: 10s)\" id=0dbac2d6-9f57-4a55-b1bc-e9365f4bbc68 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398289 | controller |     "Jun 14 09:34:20.621191 crc crio[24245]: time=\"2026-06-14T09:34:20.621140812Z\" level=info msg=\"Stopping container: caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19 (timeout: 10s)\" id=61a48167-45ba-4cd2-bf1a-ad173a111c9d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398304 | controller |     "Jun 14 09:34:20.621905 crc crio[24245]: time=\"2026-06-14T09:34:20.621446082Z\" level=info msg=\"Stopping container: f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44 (timeout: 10s)\" id=609cc69b-c176-4ace-9a51-59cd15596a61 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398318 | controller |     "Jun 14 09:34:20.679074 crc crio[24245]: time=\"2026-06-14T09:34:20.674025215Z\" level=info msg=\"Stopping container: a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042 (timeout: 10s)\" id=f364d5c0-14fb-4d66-8cdf-93381b03c959 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398333 | controller |     "Jun 14 09:34:20.679948 crc crio[24245]: time=\"2026-06-14T09:34:20.674141364Z\" level=info msg=\"Stopping container: e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43 (timeout: 10s)\" id=e3d8d340-f096-42d5-913c-759c3e5dc4af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398366 | controller |     "Jun 14 09:34:20.680077 crc crio[24245]: time=\"2026-06-14T09:34:20.674360541Z\" level=info msg=\"Stopping container: 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d (timeout: 10s)\" id=91fe432e-abeb-4f25-82e6-0378653644a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398386 | controller |     "Jun 14 09:34:20.681618 crc crio[24245]: time=\"2026-06-14T09:34:20.674222957Z\" level=info msg=\"Stopping container: 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416 (timeout: 10s)\" id=6f37e691-6698-4ece-950b-dbd901f6dee4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398401 | controller |     "Jun 14 09:34:20.725395 crc crio[24245]: time=\"2026-06-14T09:34:20.724529063Z\" level=info msg=\"Stopping container: 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2 (timeout: 10s)\" id=c6170b67-cdbb-4981-a102-7805f97897a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398416 | controller |     "Jun 14 09:34:20.725395 crc crio[24245]: time=\"2026-06-14T09:34:20.72502456Z\" level=info msg=\"Stopping container: fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5 (timeout: 10s)\" id=b5f2c374-67a1-48bb-96d8-3d84ea9348dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398431 | controller |     "Jun 14 09:34:20.734058 crc crio[24245]: time=\"2026-06-14T09:34:20.733989247Z\" level=info msg=\"Stopped container baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/kube-rbac-proxy\" id=0ec45013-f055-4d60-af42-a88f8182b8ce name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398445 | controller |     "Jun 14 09:34:20.782952 crc crio[24245]: time=\"2026-06-14T09:34:20.782400614Z\" level=info msg=\"Stopped container 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/kube-rbac-proxy\" id=9005a8a9-0aad-4802-bb66-e4bae339eb8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398460 | controller |     "Jun 14 09:34:20.817924 crc crio[24245]: time=\"2026-06-14T09:34:20.817025018Z\" level=info msg=\"Stopping container: e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d (timeout: 10s)\" id=2a38bbdc-10a3-4496-b87b-01457a8c4841 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398475 | controller |     "Jun 14 09:34:20.830884 crc crio[24245]: time=\"2026-06-14T09:34:20.830692049Z\" level=info msg=\"Stopping container: ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b (timeout: 10s)\" id=abd79e1c-a71b-40ee-af01-1679bcd0a84e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398489 | controller |     "Jun 14 09:34:20.844642 crc crio[24245]: time=\"2026-06-14T09:34:20.844391875Z\" level=info msg=\"Stopping container: 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c (timeout: 10s)\" id=4bffb7c1-f94f-4df5-9bf4-982d8436af5a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398505 | controller |     "Jun 14 09:34:20.847370 crc crio[24245]: time=\"2026-06-14T09:34:20.847329837Z\" level=info msg=\"Stopping container: 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61 (timeout: 10s)\" id=7b1adc71-c664-44d8-8cb3-5dbbc18651b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398519 | controller |     "Jun 14 09:34:20.967538 crc crio[24245]: time=\"2026-06-14T09:34:20.967389238Z\" level=info msg=\"Stopping container: a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a (timeout: 10s)\" id=4f0172e4-8a63-446b-860e-165b25b04854 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398537 | controller |     "Jun 14 09:34:20.991344 crc crio[24245]: time=\"2026-06-14T09:34:20.990048481Z\" level=info msg=\"Stopped container a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/kube-rbac-proxy\" id=b3d380ab-a4e9-48aa-85f1-78850ff7e96c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398552 | controller |     "Jun 14 09:34:21.005788 crc crio[24245]: time=\"2026-06-14T09:34:21.005727953Z\" level=info msg=\"Stopping container: f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a (timeout: 10s)\" id=d7eadc9a-452f-4449-8004-bb98370506cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398567 | controller |     "Jun 14 09:34:21.011947 crc crio[24245]: time=\"2026-06-14T09:34:21.011793395Z\" level=info msg=\"Stopping container: 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f (timeout: 10s)\" id=e806ed4a-6bee-494e-91fa-a4fbf5ddef81 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398581 | controller |     "Jun 14 09:34:21.047298 crc crio[24245]: time=\"2026-06-14T09:34:21.047150296Z\" level=info msg=\"Stopped container f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/manager\" id=6b3693e0-0876-4a10-a8e6-9ab0dfe68102 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398595 | controller |     "Jun 14 09:34:21.086838 crc crio[24245]: time=\"2026-06-14T09:34:21.08677218Z\" level=info msg=\"Stopping pod sandbox: 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d\" id=68b24f55-b2a1-4171-8b41-b563a7c3ab11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.398610 | controller |     "Jun 14 09:34:21.089122 crc crio[24245]: time=\"2026-06-14T09:34:21.087031974Z\" level=info msg=\"Stopping container: 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b (timeout: 10s)\" id=d09072e3-c5ff-41b3-9431-bdc173163931 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398625 | controller |     "Jun 14 09:34:21.092281 crc crio[24245]: time=\"2026-06-14T09:34:21.087100756Z\" level=info msg=\"Stopping container: 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186 (timeout: 10s)\" id=8e02f5c6-00a7-4bec-8dd3-f497ffea8beb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398639 | controller |     "Jun 14 09:34:21.092498 crc crio[24245]: time=\"2026-06-14T09:34:21.092348886Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-79785d8799-7cxpm Namespace:openstack-operators ID:812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d UID:a57aaac2-c533-4ee0-bf86-2660a24d5bc3 NetNS:/var/run/netns/521c774f-b3bd-4873-a4de-fb54f7c9671a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda57aaac2_c533_4ee0_bf86_2660a24d5bc3.slice PodAnnotations:0xc000130a60}] Aliases:map[]}\"",
2026-06-14 10:12:41.398654 | controller |     "Jun 14 09:34:21.092952 crc crio[24245]: time=\"2026-06-14T09:34:21.092691817Z\" level=info msg=\"Deleting pod openstack-operators_heat-operator-controller-manager-79785d8799-7cxpm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.398669 | controller |     "Jun 14 09:34:21.097269 crc crio[24245]: time=\"2026-06-14T09:34:21.052926603Z\" level=info msg=\"Stopping container: d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933 (timeout: 10s)\" id=17a61db3-0558-4188-a634-67daa9f2a812 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398684 | controller |     "Jun 14 09:34:21.134376 crc crio[24245]: time=\"2026-06-14T09:34:21.12267487Z\" level=info msg=\"Stopping container: c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12 (timeout: 10s)\" id=87a0797e-056b-477e-9932-7bd26ee961d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398701 | controller |     "Jun 14 09:34:21.134376 crc crio[24245]: time=\"2026-06-14T09:34:21.132380388Z\" level=info msg=\"Stopping container: 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14 (timeout: 10s)\" id=18fba3f5-7400-43d4-aa4a-3fe5620826c8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398716 | controller |     "Jun 14 09:34:21.166704 crc crio[24245]: time=\"2026-06-14T09:34:21.16661682Z\" level=info msg=\"Stopping container: 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73 (timeout: 10s)\" id=5c125bff-1894-421e-8e1a-118e3ce86d63 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398730 | controller |     "Jun 14 09:34:21.169303 crc crio[24245]: time=\"2026-06-14T09:34:21.168761355Z\" level=info msg=\"Stopping container: 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a (timeout: 10s)\" id=ecbe181e-d4b7-41b9-82ea-ef5f7d04a6e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398745 | controller |     "Jun 14 09:34:21.193919 crc crio[24245]: time=\"2026-06-14T09:34:21.193799476Z\" level=info msg=\"Stopped container caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/kube-rbac-proxy\" id=61a48167-45ba-4cd2-bf1a-ad173a111c9d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398760 | controller |     "Jun 14 09:34:21.223678 crc crio[24245]: time=\"2026-06-14T09:34:21.223563067Z\" level=info msg=\"Stopping container: fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e (timeout: 10s)\" id=052b6ed5-bb68-4cbf-aa74-5dc4f0976336 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398775 | controller |     "Jun 14 09:34:21.226830 crc crio[24245]: time=\"2026-06-14T09:34:21.223951227Z\" level=info msg=\"Stopping container: 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065 (timeout: 10s)\" id=65bb99d7-bc86-4bc9-a15e-b160b6f239be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398790 | controller |     "Jun 14 09:34:21.259392 crc crio[24245]: time=\"2026-06-14T09:34:21.259326942Z\" level=info msg=\"Stopping container: 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0 (timeout: 10s)\" id=9a4ef212-5ab6-4530-9f0d-5ba6380ff698 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398805 | controller |     "Jun 14 09:34:21.402421 crc crio[24245]: time=\"2026-06-14T09:34:21.402034572Z\" level=info msg=\"Stopping container: bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb (timeout: 10s)\" id=9a096c5c-6ea2-4dbf-9b58-8963015e02a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398820 | controller |     "Jun 14 09:34:21.408156 crc crio[24245]: time=\"2026-06-14T09:34:21.407194839Z\" level=info msg=\"Stopping container: 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375 (timeout: 10s)\" id=dd1f4954-082e-4d34-97d6-6b7f8c633d9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398835 | controller |     "Jun 14 09:34:21.431494 crc crio[24245]: time=\"2026-06-14T09:34:21.431384521Z\" level=info msg=\"Stopping container: 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8 (timeout: 10s)\" id=522385e6-d743-4655-928b-bcf9953b8e9b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398849 | controller |     "Jun 14 09:34:21.431956 crc crio[24245]: time=\"2026-06-14T09:34:21.431877356Z\" level=info msg=\"Stopping container: 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e (timeout: 10s)\" id=c75eb010-9c0b-43cd-8abc-64948df15cca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398864 | controller |     "Jun 14 09:34:21.439378 crc crio[24245]: time=\"2026-06-14T09:34:21.439280616Z\" level=info msg=\"Stopping container: 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b (timeout: 10s)\" id=b2c1f36b-d721-4218-b44c-03777f381e99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398884 | controller |     "Jun 14 09:34:21.452101 crc crio[24245]: time=\"2026-06-14T09:34:21.440892647Z\" level=info msg=\"Stopping container: 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d (timeout: 10s)\" id=51c4fd5e-7085-4de8-8625-5a3e6cbe46b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398899 | controller |     "Jun 14 09:34:21.452101 crc crio[24245]: time=\"2026-06-14T09:34:21.445699352Z\" level=info msg=\"Stopping container: 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2 (timeout: 10s)\" id=c6be3479-4bde-4336-b89d-1f1b035f4616 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398914 | controller |     "Jun 14 09:34:21.452101 crc crio[24245]: time=\"2026-06-14T09:34:21.448044349Z\" level=info msg=\"Stopping container: b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854 (timeout: 10s)\" id=0683a2a9-993c-46b4-adb2-a21b7d7dccfb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398929 | controller |     "Jun 14 09:34:21.452101 crc crio[24245]: time=\"2026-06-14T09:34:21.448444212Z\" level=info msg=\"Stopping container: 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9 (timeout: 10s)\" id=66ef5d9a-9b3f-4530-8ee9-a42534817605 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398943 | controller |     "Jun 14 09:34:21.464160 crc crio[24245]: time=\"2026-06-14T09:34:21.459088696Z\" level=info msg=\"Stopped container a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/manager\" id=f0fadafa-9842-4f22-93b4-bbb8204b84f7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398958 | controller |     "Jun 14 09:34:21.464160 crc crio[24245]: time=\"2026-06-14T09:34:21.463252831Z\" level=info msg=\"Stopping pod sandbox: 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20\" id=8c70ab09-9eb2-4947-b42a-1e7554cd42ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.398972 | controller |     "Jun 14 09:34:21.480467 crc crio[24245]: time=\"2026-06-14T09:34:21.480415685Z\" level=info msg=\"Stopping container: 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76 (timeout: 10s)\" id=1fea6c65-a9d6-433b-9f8c-16b4a92b9f4a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.398987 | controller |     "Jun 14 09:34:21.481426 crc crio[24245]: time=\"2026-06-14T09:34:21.481398597Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7864c65bc5-svclt Namespace:openstack-operators ID:7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20 UID:a5f03ed5-a2e5-46ec-929b-77ea8f2a5921 NetNS:/var/run/netns/a2af105a-68ba-402e-9d18-30ac7f8fae7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda5f03ed5_a2e5_46ec_929b_77ea8f2a5921.slice PodAnnotations:0xc000620208}] Aliases:map[]}\"",
2026-06-14 10:12:41.399002 | controller |     "Jun 14 09:34:21.481833 crc crio[24245]: time=\"2026-06-14T09:34:21.48180594Z\" level=info msg=\"Deleting pod openstack-operators_mariadb-operator-controller-manager-7864c65bc5-svclt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.399018 | controller |     "Jun 14 09:34:21.501053 crc crio[24245]: time=\"2026-06-14T09:34:21.500963688Z\" level=info msg=\"Stopped container 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/manager\" id=aaf4432b-cae0-4be3-9d15-19f8fe546aea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399033 | controller |     "Jun 14 09:34:21.501523 crc crio[24245]: time=\"2026-06-14T09:34:21.50133828Z\" level=info msg=\"Stopping container: 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71 (timeout: 10s)\" id=c54d2a1b-ddae-4c4e-9429-77f302337c99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399052 | controller |     "Jun 14 09:34:21.519808 crc crio[24245]: time=\"2026-06-14T09:34:21.518203144Z\" level=info msg=\"Stopped container 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/kube-rbac-proxy\" id=d8e94e56-8fb7-4bd4-b81d-662ce7a16fb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399068 | controller |     "Jun 14 09:34:21.520280 crc crio[24245]: time=\"2026-06-14T09:34:21.520220449Z\" level=info msg=\"Stopping container: fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880 (timeout: 10s)\" id=1d1a9889-a162-44cb-a72a-dd30faf4f76b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399083 | controller |     "Jun 14 09:34:21.520779 crc crio[24245]: time=\"2026-06-14T09:34:21.520730916Z\" level=info msg=\"Stopping container: 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6 (timeout: 10s)\" id=4156787c-73a6-47e1-9acc-53e17c533849 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399098 | controller |     "Jun 14 09:34:21.528818 crc crio[24245]: time=\"2026-06-14T09:34:21.524268801Z\" level=info msg=\"Stopping pod sandbox: f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1\" id=f25a76dc-d817-44d4-9611-d39587d854df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.399112 | controller |     "Jun 14 09:34:21.528818 crc crio[24245]: time=\"2026-06-14T09:34:21.524466687Z\" level=info msg=\"Stopping container: 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862 (timeout: 30s)\" id=5013af40-c223-4e26-9041-113561689bad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399127 | controller |     "Jun 14 09:34:21.528818 crc crio[24245]: time=\"2026-06-14T09:34:21.525200851Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-5468d95c6d-hsdgw Namespace:openstack-operators ID:f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1 UID:0465d42e-1cbb-4c9e-88d1-867a5cf4dd7b NetNS:/var/run/netns/876011c2-682c-4961-944a-10c89c10b2f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod0465d42e_1cbb_4c9e_88d1_867a5cf4dd7b.slice PodAnnotations:0xc00274a178}] Aliases:map[]}\"",
2026-06-14 10:12:41.399143 | controller |     "Jun 14 09:34:21.528818 crc crio[24245]: time=\"2026-06-14T09:34:21.525342735Z\" level=info msg=\"Deleting pod openstack-operators_neutron-operator-controller-manager-5468d95c6d-hsdgw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.399158 | controller |     "Jun 14 09:34:21.545183 crc crio[24245]: time=\"2026-06-14T09:34:21.544569366Z\" level=info msg=\"Stopped container a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/kube-rbac-proxy\" id=f364d5c0-14fb-4d66-8cdf-93381b03c959 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399173 | controller |     "Jun 14 09:34:21.591661 crc crio[24245]: time=\"2026-06-14T09:34:21.577014546Z\" level=info msg=\"Stopped container 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/operator\" id=443cfe3d-79ec-4f1a-8edc-cc8422a98d65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399187 | controller |     "Jun 14 09:34:21.591661 crc crio[24245]: time=\"2026-06-14T09:34:21.577564804Z\" level=info msg=\"Stopping container: 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1 (timeout: 30s)\" id=eb31c926-1366-4862-8315-8474330b4d36 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399202 | controller |     "Jun 14 09:34:21.641745 crc crio[24245]: time=\"2026-06-14T09:34:21.637988225Z\" level=info msg=\"Stopping pod sandbox: 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62\" id=970a1ae6-c861-4920-9460-759052b5e9f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.399220 | controller |     "Jun 14 09:34:21.663065 crc crio[24245]: time=\"2026-06-14T09:34:21.65981234Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 Namespace:openstack-operators ID:91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62 UID:cd8df072-0ba5-4078-bdf2-e291e396ff1e NetNS:/var/run/netns/85e12ca5-ba30-4188-a998-4ab3027ba06f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcd8df072_0ba5_4078_bdf2_e291e396ff1e.slice PodAnnotations:0xc00274a450}] Aliases:map[]}\"",
2026-06-14 10:12:41.399235 | controller |     "Jun 14 09:34:21.663065 crc crio[24245]: time=\"2026-06-14T09:34:21.660178021Z\" level=info msg=\"Deleting pod openstack-operators_rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.399250 | controller |     "Jun 14 09:34:21.721375 crc crio[24245]: time=\"2026-06-14T09:34:21.720532571Z\" level=info msg=\"Stopped container e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/kube-rbac-proxy\" id=e3d8d340-f096-42d5-913c-759c3e5dc4af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399264 | controller |     "Jun 14 09:34:21.732535 crc crio[24245]: time=\"2026-06-14T09:34:21.732309588Z\" level=info msg=\"Stopped container c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/manager\" id=0dbac2d6-9f57-4a55-b1bc-e9365f4bbc68 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399279 | controller |     "Jun 14 09:34:21.736781 crc crio[24245]: time=\"2026-06-14T09:34:21.736646787Z\" level=info msg=\"Stopping pod sandbox: 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a\" id=e277b478-84cb-4e5c-8430-0ef27f66903e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.399294 | controller |     "Jun 14 09:34:21.739735 crc crio[24245]: time=\"2026-06-14T09:34:21.739394336Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-54686d9c6d-jmlck Namespace:openstack-operators ID:392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a UID:a44dded2-c6bf-4f9a-92a7-792e9c68fd84 NetNS:/var/run/netns/9cc1eb2b-37f1-4788-8b9b-d83822119ca3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dded2_c6bf_4f9a_92a7_792e9c68fd84.slice PodAnnotations:0xc003bf6248}] Aliases:map[]}\"",
2026-06-14 10:12:41.399308 | controller |     "Jun 14 09:34:21.739935 crc crio[24245]: time=\"2026-06-14T09:34:21.739916893Z\" level=info msg=\"Deleting pod openstack-operators_watcher-operator-controller-manager-54686d9c6d-jmlck from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.399323 | controller |     "Jun 14 09:34:21.760951 crc crio[24245]: time=\"2026-06-14T09:34:21.747272429Z\" level=info msg=\"Stopped container 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/manager\" id=c6170b67-cdbb-4981-a102-7805f97897a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399337 | controller |     "Jun 14 09:34:21.760951 crc crio[24245]: time=\"2026-06-14T09:34:21.753657685Z\" level=info msg=\"Stopped container 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/manager\" id=6f37e691-6698-4ece-950b-dbd901f6dee4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399368 | controller |     "Jun 14 09:34:21.780320 crc crio[24245]: time=\"2026-06-14T09:34:21.780222013Z\" level=info msg=\"Stopping pod sandbox: c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336\" id=2ea11c6f-a3e7-4c6d-b158-1cf45b987963 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.399388 | controller |     "Jun 14 09:34:21.802571 crc crio[24245]: time=\"2026-06-14T09:34:21.792308193Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86f4b54d85-529bp Namespace:openstack-operators ID:c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336 UID:aebcee62-e262-45c0-8822-9ffc7bc3ed6e NetNS:/var/run/netns/1b1ae009-fe2d-4b4a-915c-5055a1fa5b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaebcee62_e262_45c0_8822_9ffc7bc3ed6e.slice PodAnnotations:0xc001c3c528}] Aliases:map[]}\"",
2026-06-14 10:12:41.399404 | controller |     "Jun 14 09:34:21.802571 crc crio[24245]: time=\"2026-06-14T09:34:21.792574372Z\" level=info msg=\"Deleting pod openstack-operators_cinder-operator-controller-manager-86f4b54d85-529bp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.399420 | controller |     "Jun 14 09:34:21.802571 crc crio[24245]: time=\"2026-06-14T09:34:21.800178955Z\" level=info msg=\"Stopped container fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/kube-rbac-proxy\" id=b5f2c374-67a1-48bb-96d8-3d84ea9348dc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399435 | controller |     "Jun 14 09:34:21.824901 crc crio[24245]: time=\"2026-06-14T09:34:21.819381387Z\" level=info msg=\"Stopping pod sandbox: 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134\" id=4132caae-c96d-453b-b829-c9980df38f98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.399450 | controller |     "Jun 14 09:34:21.824901 crc crio[24245]: time=\"2026-06-14T09:34:21.820716228Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-6d6b4779d-thf76 Namespace:openstack-operators ID:45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134 UID:fc0ca1cf-478f-4433-b7e6-3fc15c80205e NetNS:/var/run/netns/3c5ff395-cd6b-4633-93f2-53d94a42141b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfc0ca1cf_478f_4433_b7e6_3fc15c80205e.slice PodAnnotations:0xc002c928d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.399465 | controller |     "Jun 14 09:34:21.824901 crc crio[24245]: time=\"2026-06-14T09:34:21.820929535Z\" level=info msg=\"Deleting pod openstack-operators_horizon-operator-controller-manager-6d6b4779d-thf76 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.399480 | controller |     "Jun 14 09:34:21.841955 crc crio[24245]: time=\"2026-06-14T09:34:21.826398574Z\" level=info msg=\"Stopped container f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/manager\" id=609cc69b-c176-4ace-9a51-59cd15596a61 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399495 | controller |     "Jun 14 09:34:21.841955 crc crio[24245]: time=\"2026-06-14T09:34:21.841121937Z\" level=info msg=\"Stopped container 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/manager\" id=91fe432e-abeb-4f25-82e6-0378653644a8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399510 | controller |     "Jun 14 09:34:21.897704 crc crio[24245]: time=\"2026-06-14T09:34:21.897507052Z\" level=info msg=\"Stopping pod sandbox: de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f\" id=191768e0-c343-41c5-987f-234512d6cc48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.399525 | controller |     "Jun 14 09:34:21.915554 crc crio[24245]: time=\"2026-06-14T09:34:21.899401873Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-5cf5cd6479-jvxd2 Namespace:openstack-operators ID:de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f UID:a95e631e-af83-4573-bd82-a8fe9be0a573 NetNS:/var/run/netns/875cbf9e-d704-4391-b42d-68a0e074ff0e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda95e631e_af83_4573_bd82_a8fe9be0a573.slice PodAnnotations:0xc001fea480}] Aliases:map[]}\"",
2026-06-14 10:12:41.399544 | controller |     "Jun 14 09:34:21.915554 crc crio[24245]: time=\"2026-06-14T09:34:21.899729414Z\" level=info msg=\"Deleting pod openstack-operators_octavia-operator-controller-manager-5cf5cd6479-jvxd2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.399592 | controller |     "Jun 14 09:34:21.928899 crc crio[24245]: time=\"2026-06-14T09:34:21.926333788Z\" level=info msg=\"Stopping pod sandbox: be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22\" id=625b5326-c4cc-459e-90e1-dc6befbf4241 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.399610 | controller |     "Jun 14 09:34:21.956380 crc crio[24245]: time=\"2026-06-14T09:34:21.956250454Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-7968c8b6fc-pbfr4 Namespace:openstack-operators ID:be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22 UID:b381b2a2-d481-4c08-a2d3-7eb0ab307b20 NetNS:/var/run/netns/175b7697-6e67-47d5-bb6d-7add6d30d0a2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb381b2a2_d481_4c08_a2d3_7eb0ab307b20.slice PodAnnotations:0xc000620ab0}] Aliases:map[]}\"",
2026-06-14 10:12:41.399626 | controller |     "Jun 14 09:34:21.956814 crc crio[24245]: time=\"2026-06-14T09:34:21.956624256Z\" level=info msg=\"Deleting pod openstack-operators_manila-operator-controller-manager-7968c8b6fc-pbfr4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.399640 | controller |     "Jun 14 09:34:21.989031 crc crio[24245]: time=\"2026-06-14T09:34:21.988839293Z\" level=info msg=\"Stopped container 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/kube-rbac-proxy\" id=4bffb7c1-f94f-4df5-9bf4-982d8436af5a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399656 | controller |     "Jun 14 09:34:22.039996 crc crio[24245]: time=\"2026-06-14T09:34:22.037678874Z\" level=info msg=\"Stopped container e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/kube-rbac-proxy\" id=2a38bbdc-10a3-4496-b87b-01457a8c4841 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399670 | controller |     "Jun 14 09:34:22.061790 crc crio[24245]: time=\"2026-06-14T09:34:22.061639367Z\" level=info msg=\"Stopped container ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/manager\" id=abd79e1c-a71b-40ee-af01-1679bcd0a84e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399685 | controller |     "Jun 14 09:34:22.065502 crc crio[24245]: time=\"2026-06-14T09:34:22.065229728Z\" level=info msg=\"Stopped container 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/manager\" id=d09072e3-c5ff-41b3-9431-bdc173163931 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399700 | controller |     "Jun 14 09:34:22.100340 crc crio[24245]: time=\"2026-06-14T09:34:22.099702865Z\" level=info msg=\"Stopped container 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/kube-rbac-proxy\" id=5c125bff-1894-421e-8e1a-118e3ce86d63 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399718 | controller |     "Jun 14 09:34:22.123142 crc crio[24245]: time=\"2026-06-14T09:34:22.120251495Z\" level=info msg=\"Stopped container 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/manager\" id=7b1adc71-c664-44d8-8cb3-5dbbc18651b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399733 | controller |     "Jun 14 09:34:22.128488 crc crio[24245]: time=\"2026-06-14T09:34:22.127308169Z\" level=info msg=\"Stopping pod sandbox: 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15\" id=ae5850d8-2163-4d48-8670-0330acfdd1d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.399748 | controller |     "Jun 14 09:34:22.135892 crc crio[24245]: time=\"2026-06-14T09:34:22.135703376Z\" level=info msg=\"Stopping pod sandbox: d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27\" id=b3565f84-18e0-47c5-bcd5-2ff1d62dfb53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.399763 | controller |     "Jun 14 09:34:22.140942 crc crio[24245]: time=\"2026-06-14T09:34:22.140517532Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-795dfd96d9-rcjhq Namespace:openstack-operators ID:d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27 UID:24675281-e86d-4acd-b4ad-606fec6b9437 NetNS:/var/run/netns/fd4e1903-bc63-4b12-b980-50c549b97b41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24675281_e86d_4acd_b4ad_606fec6b9437.slice PodAnnotations:0xc0004cd188}] Aliases:map[]}\"",
2026-06-14 10:12:41.399778 | controller |     "Jun 14 09:34:22.140942 crc crio[24245]: time=\"2026-06-14T09:34:22.140826632Z\" level=info msg=\"Deleting pod openstack-operators_telemetry-operator-controller-manager-795dfd96d9-rcjhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.399793 | controller |     "Jun 14 09:34:22.142150 crc crio[24245]: time=\"2026-06-14T09:34:22.141473545Z\" level=info msg=\"Stopped container a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/manager\" id=4f0172e4-8a63-446b-860e-165b25b04854 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399807 | controller |     "Jun 14 09:34:22.150130 crc crio[24245]: time=\"2026-06-14T09:34:22.147115314Z\" level=info msg=\"Stopped container fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/kube-rbac-proxy\" id=052b6ed5-bb68-4cbf-aa74-5dc4f0976336 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399822 | controller |     "Jun 14 09:34:22.157035 crc crio[24245]: time=\"2026-06-14T09:34:22.153395451Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-6b49d958cc-glv5t Namespace:openstack-operators ID:5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15 UID:c4f38e1c-0089-4b72-af22-7358327ffa9e NetNS:/var/run/netns/c87d6496-d7ba-4199-8b93-a3643f4804a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc4f38e1c_0089_4b72_af22_7358327ffa9e.slice PodAnnotations:0xc002c92bd8}] Aliases:map[]}\"",
2026-06-14 10:12:41.399837 | controller |     "Jun 14 09:34:22.157035 crc crio[24245]: time=\"2026-06-14T09:34:22.15366102Z\" level=info msg=\"Deleting pod openstack-operators_test-operator-controller-manager-6b49d958cc-glv5t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.399851 | controller |     "Jun 14 09:34:22.194874 crc crio[24245]: time=\"2026-06-14T09:34:22.182974137Z\" level=info msg=\"Stopped container 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/manager\" id=65bb99d7-bc86-4bc9-a15e-b160b6f239be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399869 | controller |     "Jun 14 09:34:22.194874 crc crio[24245]: time=\"2026-06-14T09:34:22.187574395Z\" level=info msg=\"Stopped container 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/manager\" id=ecbe181e-d4b7-41b9-82ea-ef5f7d04a6e7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399884 | controller |     "Jun 14 09:34:22.194874 crc crio[24245]: time=\"2026-06-14T09:34:22.1892714Z\" level=info msg=\"Stopping pod sandbox: 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8\" id=5ee50231-8640-4e4a-9354-c444ee56263b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.399899 | controller |     "Jun 14 09:34:22.194874 crc crio[24245]: time=\"2026-06-14T09:34:22.18927827Z\" level=info msg=\"Stopping pod sandbox: e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13\" id=4e070198-02f1-4a13-a88d-0b24f8f8d94c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.399914 | controller |     "Jun 14 09:34:22.194874 crc crio[24245]: time=\"2026-06-14T09:34:22.190669035Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-5f5d6c6b4-9lvmf Namespace:openstack-operators ID:e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13 UID:2d46999b-0528-405c-9667-e9f10a0d303d NetNS:/var/run/netns/77050e2e-affc-4327-9c67-f193b36d3944 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2d46999b_0528_405c_9667_e9f10a0d303d.slice PodAnnotations:0xc000602b78}] Aliases:map[]}\"",
2026-06-14 10:12:41.399930 | controller |     "Jun 14 09:34:22.194874 crc crio[24245]: time=\"2026-06-14T09:34:22.19082909Z\" level=info msg=\"Deleting pod openstack-operators_keystone-operator-controller-manager-5f5d6c6b4-9lvmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.399944 | controller |     "Jun 14 09:34:22.194874 crc crio[24245]: time=\"2026-06-14T09:34:22.192317878Z\" level=info msg=\"Stopped container d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/kube-rbac-proxy\" id=17a61db3-0558-4188-a634-67daa9f2a812 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399959 | controller |     "Jun 14 09:34:22.207931 crc crio[24245]: time=\"2026-06-14T09:34:22.198308371Z\" level=info msg=\"Stopped container 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/kube-rbac-proxy\" id=8e02f5c6-00a7-4bec-8dd3-f497ffea8beb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.399974 | controller |     "Jun 14 09:34:22.207931 crc crio[24245]: time=\"2026-06-14T09:34:22.202148305Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-86df6bc749482tn Namespace:openstack-operators ID:4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8 UID:bf13fccc-8026-4eb4-93e8-65f01fbbc11d NetNS:/var/run/netns/47311893-7b51-4b11-88f5-3b58f6446b9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbf13fccc_8026_4eb4_93e8_65f01fbbc11d.slice PodAnnotations:0xc00274a960}] Aliases:map[]}\"",
2026-06-14 10:12:41.399989 | controller |     "Jun 14 09:34:22.207931 crc crio[24245]: time=\"2026-06-14T09:34:22.202379163Z\" level=info msg=\"Deleting pod openstack-operators_openstack-baremetal-operator-controller-manager-86df6bc749482tn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.400003 | controller |     "Jun 14 09:34:22.207931 crc crio[24245]: time=\"2026-06-14T09:34:22.203075275Z\" level=info msg=\"Stopped container f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/kube-rbac-proxy\" id=d7eadc9a-452f-4449-8004-bb98370506cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400022 | controller |     "Jun 14 09:34:22.207931 crc crio[24245]: time=\"2026-06-14T09:34:22.203791981Z\" level=info msg=\"Stopped container 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/kube-rbac-proxy\" id=dd1f4954-082e-4d34-97d6-6b7f8c633d9f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400037 | controller |     "Jun 14 09:34:22.226949 crc crio[24245]: time=\"2026-06-14T09:34:22.222031996Z\" level=info msg=\"Stopping pod sandbox: 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52\" id=43d848c4-ba64-4997-b99d-a2cc4f7bdb8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.400051 | controller |     "Jun 14 09:34:22.226949 crc crio[24245]: time=\"2026-06-14T09:34:22.223833885Z\" level=info msg=\"Stopped container 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/manager\" id=18fba3f5-7400-43d4-aa4a-3fe5620826c8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400066 | controller |     "Jun 14 09:34:22.226949 crc crio[24245]: time=\"2026-06-14T09:34:22.224668643Z\" level=info msg=\"Stopping pod sandbox: 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba\" id=bbc42cdc-548a-4fd5-808e-af785badfd44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.400081 | controller |     "Jun 14 09:34:22.232473 crc crio[24245]: time=\"2026-06-14T09:34:22.227574887Z\" level=info msg=\"Got pod network &{Name:placement-operator-controller-manager-84859b96f4-drglc Namespace:openstack-operators ID:0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba UID:269945e2-ee16-4306-b18a-470f899d058f NetNS:/var/run/netns/e814482e-c282-45da-8fd6-20465bc0b828 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod269945e2_ee16_4306_b18a_470f899d058f.slice PodAnnotations:0xc006e0a5a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.400096 | controller |     "Jun 14 09:34:22.232473 crc crio[24245]: time=\"2026-06-14T09:34:22.22797015Z\" level=info msg=\"Deleting pod openstack-operators_placement-operator-controller-manager-84859b96f4-drglc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.400111 | controller |     "Jun 14 09:34:22.256562 crc crio[24245]: time=\"2026-06-14T09:34:22.247951495Z\" level=info msg=\"Stopped container 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/kube-rbac-proxy\" id=9a4ef212-5ab6-4530-9f0d-5ba6380ff698 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400126 | controller |     "Jun 14 09:34:22.256562 crc crio[24245]: time=\"2026-06-14T09:34:22.252723097Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-647c57968d-qqlrs Namespace:openstack-operators ID:8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52 UID:132cef1b-70c9-43f8-9d91-1aa891714cbc NetNS:/var/run/netns/8b179f6e-cd32-40ad-a1f7-011f783ee348 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod132cef1b_70c9_43f8_9d91_1aa891714cbc.slice PodAnnotations:0xc001c3cc00}] Aliases:map[]}\"",
2026-06-14 10:12:41.400142 | controller |     "Jun 14 09:34:22.256562 crc crio[24245]: time=\"2026-06-14T09:34:22.253084199Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-manager-647c57968d-qqlrs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.400163 | controller |     "Jun 14 09:34:22.266467 crc crio[24245]: time=\"2026-06-14T09:34:22.265057865Z\" level=info msg=\"Stopped container c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/kube-rbac-proxy\" id=87a0797e-056b-477e-9932-7bd26ee961d5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400178 | controller |     "Jun 14 09:34:22.288771 crc crio[24245]: time=\"2026-06-14T09:34:22.27124729Z\" level=info msg=\"Stopping pod sandbox: 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609\" id=d4159ecc-6031-48c3-8a26-7559b13c7409 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.400193 | controller |     "Jun 14 09:34:22.288771 crc crio[24245]: time=\"2026-06-14T09:34:22.283651032Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-7fc948458f-qv2dm Namespace:openstack-operators ID:622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609 UID:097d77dc-db05-41d5-99c9-4365e6f9bc70 NetNS:/var/run/netns/29030975-db8b-4900-a647-34cd9434e7a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod097d77dc_db05_41d5_99c9_4365e6f9bc70.slice PodAnnotations:0xc0001314b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.400208 | controller |     "Jun 14 09:34:22.288771 crc crio[24245]: time=\"2026-06-14T09:34:22.285410698Z\" level=info msg=\"Deleting pod openstack-operators_infra-operator-controller-manager-7fc948458f-qv2dm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.400223 | controller |     "Jun 14 09:34:22.309063 crc crio[24245]: time=\"2026-06-14T09:34:22.308039167Z\" level=info msg=\"Stopped container 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/manager\" id=e806ed4a-6bee-494e-91fa-a4fbf5ddef81 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400238 | controller |     "Jun 14 09:34:22.311794 crc crio[24245]: time=\"2026-06-14T09:34:22.311435076Z\" level=info msg=\"Stopped container 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/kube-rbac-proxy\" id=522385e6-d743-4655-928b-bcf9953b8e9b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400252 | controller |     "Jun 14 09:34:22.333643 crc crio[24245]: time=\"2026-06-14T09:34:22.31834746Z\" level=info msg=\"Stopping pod sandbox: d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7\" id=02b3a930-278d-43ea-bd68-ace2fcc2603d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.400267 | controller |     "Jun 14 09:34:22.333643 crc crio[24245]: time=\"2026-06-14T09:34:22.31991985Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b7f8b99c8-6hmbh Namespace:openstack-operators ID:d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7 UID:8fff94f5-f9e1-4681-8f9c-0de3a3662179 NetNS:/var/run/netns/10ad127d-ba94-4b07-9d41-44a311d7be35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8fff94f5_f9e1_4681_8f9c_0de3a3662179.slice PodAnnotations:0xc001feaa30}] Aliases:map[]}\"",
2026-06-14 10:12:41.400282 | controller |     "Jun 14 09:34:22.333643 crc crio[24245]: time=\"2026-06-14T09:34:22.320065185Z\" level=info msg=\"Deleting pod openstack-operators_barbican-operator-controller-manager-7b7f8b99c8-6hmbh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.400297 | controller |     "Jun 14 09:34:22.352296 crc crio[24245]: time=\"2026-06-14T09:34:22.351671622Z\" level=info msg=\"Stopped container b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/manager\" id=0683a2a9-993c-46b4-adb2-a21b7d7dccfb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400314 | controller |     "Jun 14 09:34:22.366645 crc crio[24245]: time=\"2026-06-14T09:34:22.366474275Z\" level=info msg=\"Stopped container 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/kube-rbac-proxy\" id=c54d2a1b-ddae-4c4e-9429-77f302337c99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400330 | controller |     "Jun 14 09:34:22.395271 crc crio[24245]: time=\"2026-06-14T09:34:22.394170601Z\" level=info msg=\"Stopped container 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/kube-rbac-proxy\" id=c6be3479-4bde-4336-b89d-1f1b035f4616 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400344 | controller |     "Jun 14 09:34:22.404915 crc crio[24245]: time=\"2026-06-14T09:34:22.404650859Z\" level=info msg=\"Stopping pod sandbox: aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc\" id=829eb749-1344-403c-893a-18ec66fc4491 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.400379 | controller |     "Jun 14 09:34:22.424377 crc crio[24245]: time=\"2026-06-14T09:34:22.424271162Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-576f47b94c-4f8rx Namespace:openstack-operators ID:aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc UID:4c3c6dee-28d6-4383-94d6-0d7343c8e6d9 NetNS:/var/run/netns/237f8326-f59c-45cb-bf1b-23169ec73226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4c3c6dee_28d6_4383_94d6_0d7343c8e6d9.slice PodAnnotations:0xc00274aa48}] Aliases:map[]}\"",
2026-06-14 10:12:41.400395 | controller |     "Jun 14 09:34:22.424750 crc crio[24245]: time=\"2026-06-14T09:34:22.424533781Z\" level=info msg=\"Deleting pod openstack-operators_ovn-operator-controller-manager-576f47b94c-4f8rx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.400410 | controller |     "Jun 14 09:34:22.435263 crc crio[24245]: time=\"2026-06-14T09:34:22.43514637Z\" level=info msg=\"Stopped container 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/manager\" id=51c4fd5e-7085-4de8-8625-5a3e6cbe46b5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400424 | controller |     "Jun 14 09:34:22.451563 crc crio[24245]: time=\"2026-06-14T09:34:22.451438469Z\" level=info msg=\"Stopped container 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/kube-rbac-proxy\" id=1fea6c65-a9d6-433b-9f8c-16b4a92b9f4a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400439 | controller |     "Jun 14 09:34:22.480937 crc crio[24245]: time=\"2026-06-14T09:34:22.478504783Z\" level=info msg=\"Stopped container bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/manager\" id=9a096c5c-6ea2-4dbf-9b58-8963015e02a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400454 | controller |     "Jun 14 09:34:22.480937 crc crio[24245]: time=\"2026-06-14T09:34:22.480737634Z\" level=info msg=\"Stopping pod sandbox: 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c\" id=deada2b8-63f8-4c35-84cb-2c7783739a3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.400469 | controller |     "Jun 14 09:34:22.483116 crc crio[24245]: time=\"2026-06-14T09:34:22.482984047Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-5cd6475f78-ft58h Namespace:openstack-operators ID:46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c UID:95878bdf-452f-400f-bd2a-9800393ecfc8 NetNS:/var/run/netns/2db0cb6f-0a1b-472d-b78d-dfd6e138bb7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95878bdf_452f_400f_bd2a_9800393ecfc8.slice PodAnnotations:0xc001c3cd68}] Aliases:map[]}\"",
2026-06-14 10:12:41.400487 | controller |     "Jun 14 09:34:22.486916 crc crio[24245]: time=\"2026-06-14T09:34:22.483182102Z\" level=info msg=\"Deleting pod openstack-operators_swift-operator-controller-manager-5cd6475f78-ft58h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.400503 | controller |     "Jun 14 09:34:22.516924 crc crio[24245]: time=\"2026-06-14T09:34:22.513149434Z\" level=info msg=\"Stopped container 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/kube-rbac-proxy\" id=b2c1f36b-d721-4218-b44c-03777f381e99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400518 | controller |     "Jun 14 09:34:22.536899 crc crio[24245]: time=\"2026-06-14T09:34:22.53323637Z\" level=info msg=\"Stopped container 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/manager\" id=c75eb010-9c0b-43cd-8abc-64948df15cca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400532 | controller |     "Jun 14 09:34:22.544892 crc crio[24245]: time=\"2026-06-14T09:34:22.541194159Z\" level=info msg=\"Stopping pod sandbox: df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce\" id=405ab6f3-b30d-41b4-84ef-189f5cc7c038 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.400547 | controller |     "Jun 14 09:34:22.544892 crc crio[24245]: time=\"2026-06-14T09:34:22.544302413Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-b9f789587-752cf Namespace:openstack-operators ID:df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce UID:17d545a8-9359-4643-af22-1e3b5c7c5428 NetNS:/var/run/netns/39678101-e90c-418f-aaa9-6c2082b285cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod17d545a8_9359_4643_af22_1e3b5c7c5428.slice PodAnnotations:0xc006e0a6e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.400562 | controller |     "Jun 14 09:34:22.548277 crc crio[24245]: time=\"2026-06-14T09:34:22.546232482Z\" level=info msg=\"Stopping pod sandbox: 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562\" id=52babef5-32fa-4bfc-8429-919e01bec446 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.400577 | controller |     "Jun 14 09:34:22.552027 crc crio[24245]: time=\"2026-06-14T09:34:22.549806327Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-9d45fd9d6-jx9qw Namespace:openstack-operators ID:86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562 UID:950d4303-705c-458a-99a2-adca4e8ab096 NetNS:/var/run/netns/2f56f872-c6df-459e-953f-c8a11bee10fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod950d4303_705c_458a_99a2_adca4e8ab096.slice PodAnnotations:0xc001c3ce48}] Aliases:map[]}\"",
2026-06-14 10:12:41.400592 | controller |     "Jun 14 09:34:22.552027 crc crio[24245]: time=\"2026-06-14T09:34:22.550107997Z\" level=info msg=\"Deleting pod openstack-operators_glance-operator-controller-manager-9d45fd9d6-jx9qw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.400607 | controller |     "Jun 14 09:34:22.552027 crc crio[24245]: time=\"2026-06-14T09:34:22.550491981Z\" level=info msg=\"Stopped container 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/manager\" id=4156787c-73a6-47e1-9acc-53e17c533849 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400624 | controller |     "Jun 14 09:34:22.555132 crc crio[24245]: time=\"2026-06-14T09:34:22.553373342Z\" level=info msg=\"Stopped container 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/manager\" id=66ef5d9a-9b3f-4530-8ee9-a42534817605 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400639 | controller |     "Jun 14 09:34:22.559108 crc crio[24245]: time=\"2026-06-14T09:34:22.556060613Z\" level=info msg=\"Deleting pod openstack-operators_nova-operator-controller-manager-b9f789587-752cf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.400654 | controller |     "Jun 14 09:34:22.563357 crc crio[24245]: time=\"2026-06-14T09:34:22.561503005Z\" level=info msg=\"Stopping pod sandbox: 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd\" id=58477ff2-9862-48e3-8ec8-6161307732a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.400668 | controller |     "Jun 14 09:34:22.563357 crc crio[24245]: time=\"2026-06-14T09:34:22.563277062Z\" level=info msg=\"Stopping pod sandbox: 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35\" id=846c5115-6a0c-4b66-95c9-7c57ef9fb213 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.400683 | controller |     "Jun 14 09:34:22.564095 crc crio[24245]: time=\"2026-06-14T09:34:22.564030025Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-5c5bc6df66-b9wbh Namespace:openstack-operators ID:4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd UID:3102d439-a8b8-4187-8a5f-0125a9927488 NetNS:/var/run/netns/df526d5c-b984-493a-b08f-ea192e9412bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3102d439_a8b8_4187_8a5f_0125a9927488.slice PodAnnotations:0xc0001316c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.400698 | controller |     "Jun 14 09:34:22.564294 crc crio[24245]: time=\"2026-06-14T09:34:22.564232002Z\" level=info msg=\"Deleting pod openstack-operators_designate-operator-controller-manager-5c5bc6df66-b9wbh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.400713 | controller |     "Jun 14 09:34:22.564791 crc crio[24245]: time=\"2026-06-14T09:34:22.564707888Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-955dfdfc-4kjrn Namespace:openstack-operators ID:6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35 UID:aef09ea5-3e76-4fd9-b2d7-7f594728099f NetNS:/var/run/netns/57759062-e935-4bc2-a964-0ec733c6aff4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaef09ea5_3e76_4fd9_b2d7_7f594728099f.slice PodAnnotations:0xc000131718}] Aliases:map[]}\"",
2026-06-14 10:12:41.400727 | controller |     "Jun 14 09:34:22.565028 crc crio[24245]: time=\"2026-06-14T09:34:22.564976017Z\" level=info msg=\"Deleting pod openstack-operators_ironic-operator-controller-manager-955dfdfc-4kjrn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.400742 | controller |     "Jun 14 09:34:22.580988 crc crio[24245]: time=\"2026-06-14T09:34:22.578576225Z\" level=info msg=\"Stopped container fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/operator\" id=1d1a9889-a162-44cb-a72a-dd30faf4f76b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400757 | controller |     "Jun 14 09:34:22.580988 crc crio[24245]: time=\"2026-06-14T09:34:22.579714993Z\" level=info msg=\"Stopped container 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862: openstack-operators/openstack-operator-index-jl96f/registry-server\" id=5013af40-c223-4e26-9041-113561689bad name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400775 | controller |     "Jun 14 09:34:22.582099 crc crio[24245]: time=\"2026-06-14T09:34:22.582054588Z\" level=info msg=\"Stopping pod sandbox: 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c\" id=61d6d781-5572-4a1f-b220-8e070a4d5c55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.400790 | controller |     "Jun 14 09:34:22.588410 crc crio[24245]: time=\"2026-06-14T09:34:22.588348159Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-jl96f Namespace:openstack-operators ID:39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c UID:622dc953-adab-45bc-a3ee-09ea342f8519 NetNS:/var/run/netns/363839a9-81e6-45eb-83c6-a04191fe2a36 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod622dc953_adab_45bc_a3ee_09ea342f8519.slice PodAnnotations:0xc000602d20}] Aliases:map[]}\"",
2026-06-14 10:12:41.400805 | controller |     "Jun 14 09:34:22.588995 crc crio[24245]: time=\"2026-06-14T09:34:22.58896751Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-jl96f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.400820 | controller |     "Jun 14 09:34:22.592901 crc crio[24245]: time=\"2026-06-14T09:34:22.590032156Z\" level=info msg=\"Stopping pod sandbox: ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525\" id=4beab4a0-b3a3-4271-a163-634242877d0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.400834 | controller |     "Jun 14 09:34:22.607518 crc crio[24245]: time=\"2026-06-14T09:34:22.602969277Z\" level=info msg=\"Stopped container 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=eb31c926-1366-4862-8315-8474330b4d36 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.400849 | controller |     "Jun 14 09:34:22.614901 crc crio[24245]: time=\"2026-06-14T09:34:22.609375324Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-operator-5d66cd8964-9rq4m Namespace:openstack-operators ID:ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525 UID:be977a3e-7fc7-41e3-a7dc-bb1ea98c1ca7 NetNS:/var/run/netns/b0a218e6-28e1-48fe-9646-bec1e0365261 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbe977a3e_7fc7_41e3_a7dc_bb1ea98c1ca7.slice PodAnnotations:0xc002c92ce8}] Aliases:map[]}\"",
2026-06-14 10:12:41.400864 | controller |     "Jun 14 09:34:22.636451 crc crio[24245]: time=\"2026-06-14T09:34:22.636272509Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-controller-operator-5d66cd8964-9rq4m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.400878 | controller |     "Jun 14 09:34:22.648021 crc crio[24245]: time=\"2026-06-14T09:34:22.647919599Z\" level=info msg=\"Stopping pod sandbox: 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae\" id=ab6b70fc-fa4a-4d93-9e23-6fc4fbe15015 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.400893 | controller |     "Jun 14 09:34:22.672547 crc crio[24245]: time=\"2026-06-14T09:34:22.667392672Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/5a806330-9d71-454a-bf76-a6d7a916eb7c 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:0xc003bf6688}] Aliases:map[]}\"",
2026-06-14 10:12:41.400908 | controller |     "Jun 14 09:34:22.672547 crc crio[24245]: time=\"2026-06-14T09:34:22.66764411Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.400925 | controller |     "Jun 14 09:34:22.858653 crc crio[24245]: time=\"2026-06-14T09:34:22.857830351Z\" level=info msg=\"Stopped pod sandbox: 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d\" id=68b24f55-b2a1-4171-8b41-b563a7c3ab11 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.400940 | controller |     "Jun 14 09:34:23.147541 crc crio[24245]: time=\"2026-06-14T09:34:23.146288431Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-jqd7h/POD\" id=081aa6d3-b1e0-4bbc-a9f5-36aa5b75b277 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.400956 | controller |     "Jun 14 09:34:23.147541 crc crio[24245]: time=\"2026-06-14T09:34:23.146403676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.400971 | controller |     "Jun 14 09:34:23.207125 crc crio[24245]: time=\"2026-06-14T09:34:23.206942569Z\" level=info msg=\"Stopped pod sandbox: f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1\" id=f25a76dc-d817-44d4-9611-d39587d854df name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.400986 | controller |     "Jun 14 09:34:23.220112 crc crio[24245]: time=\"2026-06-14T09:34:23.220004546Z\" level=info msg=\"Stopped pod sandbox: c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336\" id=2ea11c6f-a3e7-4c6d-b158-1cf45b987963 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401000 | controller |     "Jun 14 09:34:23.261778 crc crio[24245]: time=\"2026-06-14T09:34:23.261644125Z\" level=info msg=\"Stopped pod sandbox: 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20\" id=8c70ab09-9eb2-4947-b42a-1e7554cd42ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401015 | controller |     "Jun 14 09:34:23.264472 crc crio[24245]: time=\"2026-06-14T09:34:23.263950179Z\" level=info msg=\"Stopped pod sandbox: 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a\" id=e277b478-84cb-4e5c-8430-0ef27f66903e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401030 | controller |     "Jun 14 09:34:23.265312 crc crio[24245]: time=\"2026-06-14T09:34:23.26524247Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-jqd7h Namespace:openshift-operator-lifecycle-manager ID:e93285406b1206bea9c6cdf9cfd2873d3e0a26fbe75872c3ce265be255651918 UID:7b5cc79c-813a-47d6-ab75-c08f5f51493e NetNS:/var/run/netns/e0176508-de8d-4fac-9a16-ffbe2aebd7d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b5cc79c_813a_47d6_ab75_c08f5f51493e.slice PodAnnotations:0xc00161ab50}] Aliases:map[]}\"",
2026-06-14 10:12:41.401045 | controller |     "Jun 14 09:34:23.265312 crc crio[24245]: time=\"2026-06-14T09:34:23.265309602Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-jqd7h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.401060 | controller |     "Jun 14 09:34:23.861338 crc crio[24245]: time=\"2026-06-14T09:34:23.860472914Z\" level=info msg=\"Stopped pod sandbox: be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22\" id=625b5326-c4cc-459e-90e1-dc6befbf4241 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401075 | controller |     "Jun 14 09:34:23.866165 crc crio[24245]: time=\"2026-06-14T09:34:23.866108774Z\" level=info msg=\"Stopped pod sandbox: 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15\" id=ae5850d8-2163-4d48-8670-0330acfdd1d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401093 | controller |     "Jun 14 09:34:23.882630 crc crio[24245]: time=\"2026-06-14T09:34:23.88239945Z\" level=info msg=\"Stopped pod sandbox: 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562\" id=52babef5-32fa-4bfc-8429-919e01bec446 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401108 | controller |     "Jun 14 09:34:23.898385 crc crio[24245]: time=\"2026-06-14T09:34:23.898032899Z\" level=info msg=\"Stopped pod sandbox: 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba\" id=bbc42cdc-548a-4fd5-808e-af785badfd44 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401122 | controller |     "Jun 14 09:34:23.911161 crc crio[24245]: time=\"2026-06-14T09:34:23.911061989Z\" level=info msg=\"Stopped pod sandbox: ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525\" id=4beab4a0-b3a3-4271-a163-634242877d0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401137 | controller |     "Jun 14 09:34:23.972067 crc crio[24245]: time=\"2026-06-14T09:34:23.971958359Z\" level=info msg=\"Stopped pod sandbox: 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8\" id=5ee50231-8640-4e4a-9354-c444ee56263b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401151 | controller |     "Jun 14 09:34:24.016184 crc crio[24245]: time=\"2026-06-14T09:34:24.016103409Z\" level=info msg=\"Stopped pod sandbox: d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27\" id=b3565f84-18e0-47c5-bcd5-2ff1d62dfb53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401166 | controller |     "Jun 14 09:34:24.080328 crc crio[24245]: time=\"2026-06-14T09:34:24.080252901Z\" level=info msg=\"Removing container: 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a\" id=2e4676cb-4b36-4976-82a2-d288eddec8f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401181 | controller |     "Jun 14 09:34:24.081619 crc crio[24245]: time=\"2026-06-14T09:34:24.081376058Z\" level=info msg=\"Stopped pod sandbox: 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609\" id=d4159ecc-6031-48c3-8a26-7559b13c7409 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401195 | controller |     "Jun 14 09:34:24.091569 crc crio[24245]: time=\"2026-06-14T09:34:24.091518986Z\" level=info msg=\"Stopped pod sandbox: de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f\" id=191768e0-c343-41c5-987f-234512d6cc48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401210 | controller |     "Jun 14 09:34:24.129327 crc crio[24245]: time=\"2026-06-14T09:34:24.129242362Z\" level=info msg=\"Stopped pod sandbox: 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c\" id=deada2b8-63f8-4c35-84cb-2c7783739a3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401224 | controller |     "Jun 14 09:34:24.138043 crc crio[24245]: time=\"2026-06-14T09:34:24.138001098Z\" level=info msg=\"Stopped pod sandbox: e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13\" id=4e070198-02f1-4a13-a88d-0b24f8f8d94c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401238 | controller |     "Jun 14 09:34:24.143484 crc crio[24245]: time=\"2026-06-14T09:34:24.143438709Z\" level=info msg=\"Stopped pod sandbox: df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce\" id=405ab6f3-b30d-41b4-84ef-189f5cc7c038 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401253 | controller |     "Jun 14 09:34:24.185419 crc crio[24245]: time=\"2026-06-14T09:34:24.185094512Z\" level=info msg=\"Stopped pod sandbox: 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52\" id=43d848c4-ba64-4997-b99d-a2cc4f7bdb8e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401267 | controller |     "Jun 14 09:34:24.188121 crc crio[24245]: time=\"2026-06-14T09:34:24.188086765Z\" level=info msg=\"Stopped pod sandbox: 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62\" id=970a1ae6-c861-4920-9460-759052b5e9f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401284 | controller |     "Jun 14 09:34:24.257974 crc crio[24245]: time=\"2026-06-14T09:34:24.256385045Z\" level=info msg=\"Removed container 235d8f2c475e8da105301f5bee66974c4f74e12ac8bdcaf78b641cdc80718d9a: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/kube-rbac-proxy\" id=2e4676cb-4b36-4976-82a2-d288eddec8f9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401299 | controller |     "Jun 14 09:34:24.263975 crc crio[24245]: time=\"2026-06-14T09:34:24.263404958Z\" level=info msg=\"Removing container: 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17\" id=f61229ed-cace-4c7d-8079-1d1704d53e79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401314 | controller |     "Jun 14 09:34:24.270971 crc crio[24245]: time=\"2026-06-14T09:34:24.268057117Z\" level=info msg=\"Stopped pod sandbox: 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134\" id=4132caae-c96d-453b-b829-c9980df38f98 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401329 | controller |     "Jun 14 09:34:24.277523 crc crio[24245]: time=\"2026-06-14T09:34:24.275129713Z\" level=info msg=\"Stopped pod sandbox: aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc\" id=829eb749-1344-403c-893a-18ec66fc4491 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401343 | controller |     "Jun 14 09:34:24.283740 crc crio[24245]: time=\"2026-06-14T09:34:24.283207477Z\" level=info msg=\"Stopped pod sandbox: 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c\" id=61d6d781-5572-4a1f-b220-8e070a4d5c55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401378 | controller |     "Jun 14 09:34:24.366183 crc crio[24245]: time=\"2026-06-14T09:34:24.364284031Z\" level=info msg=\"Removed container 9a39fd34a3d03b734422bcfa8049ea949db14bdd9f00e368bef2455f3d11ef17: openstack-operators/neutron-operator-controller-manager-5468d95c6d-hsdgw/manager\" id=f61229ed-cace-4c7d-8079-1d1704d53e79 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401393 | controller |     "Jun 14 09:34:24.371797 crc crio[24245]: time=\"2026-06-14T09:34:24.371717566Z\" level=info msg=\"Stopped pod sandbox: d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7\" id=02b3a930-278d-43ea-bd68-ace2fcc2603d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401408 | controller |     "Jun 14 09:34:24.373708 crc crio[24245]: time=\"2026-06-14T09:34:24.373663891Z\" level=info msg=\"Removing container: 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8\" id=50d52f80-ecde-4b2f-aef7-7835a0d08ff5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401423 | controller |     "Jun 14 09:34:24.430132 crc crio[24245]: time=\"2026-06-14T09:34:24.425550773Z\" level=info msg=\"Removed container 0d4914dec26ec0212673bedd1cae515b207ddbc3a905fc2900a61f771546ebd8: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/kube-rbac-proxy\" id=50d52f80-ecde-4b2f-aef7-7835a0d08ff5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401437 | controller |     "Jun 14 09:34:24.440826 crc crio[24245]: time=\"2026-06-14T09:34:24.440222153Z\" level=info msg=\"Removing container: 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e\" id=cc9d72e2-43c1-49ed-9bc1-16d9aa0f416a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401452 | controller |     "Jun 14 09:34:24.539942 crc crio[24245]: time=\"2026-06-14T09:34:24.539799784Z\" level=info msg=\"Removed container 6b9214ac4bab8fc236411b8d8fa42f0f10a18722081260aad0e5ef34f913068e: openstack-operators/glance-operator-controller-manager-9d45fd9d6-jx9qw/manager\" id=cc9d72e2-43c1-49ed-9bc1-16d9aa0f416a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401467 | controller |     "Jun 14 09:34:24.563496 crc crio[24245]: time=\"2026-06-14T09:34:24.560885446Z\" level=info msg=\"Removing container: c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831\" id=0b2feebe-9078-4101-9f4a-ad92dbd24a3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401490 | controller |     "Jun 14 09:34:24.619836 crc crio[24245]: time=\"2026-06-14T09:34:24.619716286Z\" level=info msg=\"Removed container c6108ef049babf3f2bdb3640ecbce275ad2f2151f3347efcfff52e416cfb7831: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/manager\" id=0b2feebe-9078-4101-9f4a-ad92dbd24a3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401505 | controller |     "Jun 14 09:34:24.624805 crc crio[24245]: time=\"2026-06-14T09:34:24.624674452Z\" level=info msg=\"Removing container: a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442\" id=75c7e0c2-dc75-452a-a224-af25fec6e5d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401520 | controller |     "Jun 14 09:34:24.978725 crc crio[24245]: time=\"2026-06-14T09:34:24.978635584Z\" level=info msg=\"Stopped pod sandbox: 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35\" id=846c5115-6a0c-4b66-95c9-7c57ef9fb213 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401534 | controller |     "Jun 14 09:34:25.152687 crc crio[24245]: time=\"2026-06-14T09:34:25.152453508Z\" level=info msg=\"Removed container a87b3f59e06e542d0d65d45b010b58a0da034d0e9cf968c067a242da0dc7e442: openstack-operators/watcher-operator-controller-manager-54686d9c6d-jmlck/kube-rbac-proxy\" id=75c7e0c2-dc75-452a-a224-af25fec6e5d5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401548 | controller |     "Jun 14 09:34:25.183294 crc crio[24245]: time=\"2026-06-14T09:34:25.183225498Z\" level=info msg=\"Removing container: 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783\" id=2905fd6e-98ad-4e4c-9cb7-437d4d26e1ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401563 | controller |     "Jun 14 09:34:25.190189 crc crio[24245]: time=\"2026-06-14T09:34:25.18901001Z\" level=info msg=\"Stopped pod sandbox: 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae\" id=ab6b70fc-fa4a-4d93-9e23-6fc4fbe15015 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401577 | controller |     "Jun 14 09:34:25.226335 crc crio[24245]: time=\"2026-06-14T09:34:25.22623103Z\" level=info msg=\"Stopped pod sandbox: 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd\" id=58477ff2-9862-48e3-8ec8-6161307732a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.401592 | controller |     "Jun 14 09:34:25.308460 crc crio[24245]: time=\"2026-06-14T09:34:25.308381463Z\" level=info msg=\"Removed container 74504eaee4b96c75b772e2be633a28741d955a1e52964c64e568f07f65bbd783: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/kube-rbac-proxy\" id=2905fd6e-98ad-4e4c-9cb7-437d4d26e1ac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401606 | controller |     "Jun 14 09:34:25.312026 crc crio[24245]: time=\"2026-06-14T09:34:25.311949825Z\" level=info msg=\"Removing container: a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c\" id=cd1e3081-1fce-4a0e-b8b1-43e9a7a2aead name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401620 | controller |     "Jun 14 09:34:25.410151 crc crio[24245]: time=\"2026-06-14T09:34:25.407229859Z\" level=info msg=\"Removed container a1e5f32dc113572d079abd1e1890ad1f88e18942cfb9e3be41d65b400205ae6c: openstack-operators/mariadb-operator-controller-manager-7864c65bc5-svclt/manager\" id=cd1e3081-1fce-4a0e-b8b1-43e9a7a2aead name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401634 | controller |     "Jun 14 09:34:25.412147 crc crio[24245]: time=\"2026-06-14T09:34:25.411946647Z\" level=info msg=\"Removing container: a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a\" id=c4c934b0-1325-4cf8-b888-3e92430e14d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401649 | controller |     "Jun 14 09:34:25.455210 crc crio[24245]: time=\"2026-06-14T09:34:25.455135526Z\" level=info msg=\"Removed container a9b4c66eb46ca3d81779b7149504fe4ecff22311a6c7c8319b79cd8fbcee173a: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/manager\" id=c4c934b0-1325-4cf8-b888-3e92430e14d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401666 | controller |     "Jun 14 09:34:25.459976 crc crio[24245]: time=\"2026-06-14T09:34:25.459749894Z\" level=info msg=\"Removing container: d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933\" id=2f0de7c4-4f4d-4d68-9c7b-06a17131e133 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401681 | controller |     "Jun 14 09:34:25.500685 crc crio[24245]: time=\"2026-06-14T09:34:25.500573461Z\" level=info msg=\"Removed container d2fee8654ad70d31e5653b70a9b00d1237099f659e8c5079d1805411d7470933: openstack-operators/placement-operator-controller-manager-84859b96f4-drglc/kube-rbac-proxy\" id=2f0de7c4-4f4d-4d68-9c7b-06a17131e133 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401695 | controller |     "Jun 14 09:34:25.505573 crc crio[24245]: time=\"2026-06-14T09:34:25.505492815Z\" level=info msg=\"Removing container: e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43\" id=422e4fd0-906b-49cf-a3cb-ee1f14be7cfd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401710 | controller |     "Jun 14 09:34:25.550106 crc crio[24245]: time=\"2026-06-14T09:34:25.550014969Z\" level=info msg=\"Removed container e590ad3495f1d32709f0e5c8ac9db043a163cb937c494b4cffe2d063b2c3ca43: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/kube-rbac-proxy\" id=422e4fd0-906b-49cf-a3cb-ee1f14be7cfd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401724 | controller |     "Jun 14 09:34:25.559538 crc crio[24245]: time=\"2026-06-14T09:34:25.559047144Z\" level=info msg=\"Removing container: 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d\" id=632cabf5-06a6-4d92-a0d0-881c63478463 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401739 | controller |     "Jun 14 09:34:25.616781 crc crio[24245]: time=\"2026-06-14T09:34:25.616681864Z\" level=info msg=\"Removed container 8caf8122f5446344442359a6356b3562aac98d1fb472b889db30775c47bcdf3d: openstack-operators/manila-operator-controller-manager-7968c8b6fc-pbfr4/manager\" id=632cabf5-06a6-4d92-a0d0-881c63478463 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401753 | controller |     "Jun 14 09:34:25.656485 crc crio[24245]: time=\"2026-06-14T09:34:25.656401112Z\" level=info msg=\"Removing container: a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042\" id=eb80042d-a56c-4ba5-a27c-c397910f87ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401768 | controller |     "Jun 14 09:34:25.759315 crc crio[24245]: time=\"2026-06-14T09:34:25.758970111Z\" level=info msg=\"Removed container a79ef6ed0dec53b58db07e996fd1ff549e564a946a95cbbfa91175a040408042: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/kube-rbac-proxy\" id=eb80042d-a56c-4ba5-a27c-c397910f87ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401782 | controller |     "Jun 14 09:34:25.805918 crc crio[24245]: time=\"2026-06-14T09:34:25.804181Z\" level=info msg=\"Removing container: 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416\" id=3b07f5dc-53dc-474f-8b5b-d058b12f7646 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401797 | controller |     "Jun 14 09:34:26.074909 crc crio[24245]: 2026-06-14T09:34:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e93285406b1206b Mac:56:a0:c4:5d:de:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/e0176508-de8d-4fac-9a16-ffbe2aebd7d7 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.401811 | controller |     "Jun 14 09:34:26.076151 crc crio[24245]: time=\"2026-06-14T09:34:26.076108665Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-jqd7h Namespace:openshift-operator-lifecycle-manager ID:e93285406b1206bea9c6cdf9cfd2873d3e0a26fbe75872c3ce265be255651918 UID:7b5cc79c-813a-47d6-ab75-c08f5f51493e NetNS:/var/run/netns/e0176508-de8d-4fac-9a16-ffbe2aebd7d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b5cc79c_813a_47d6_ab75_c08f5f51493e.slice PodAnnotations:0xc00161ab50}] Aliases:map[]}\"",
2026-06-14 10:12:41.401829 | controller |     "Jun 14 09:34:26.076450 crc crio[24245]: time=\"2026-06-14T09:34:26.076425156Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-jqd7h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.401844 | controller |     "Jun 14 09:34:26.151703 crc crio[24245]: time=\"2026-06-14T09:34:26.147103799Z\" level=info msg=\"Ran pod sandbox e93285406b1206bea9c6cdf9cfd2873d3e0a26fbe75872c3ce265be255651918 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-jqd7h/POD\" id=081aa6d3-b1e0-4bbc-a9f5-36aa5b75b277 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.401859 | controller |     "Jun 14 09:34:26.152393 crc crio[24245]: time=\"2026-06-14T09:34:26.152305504Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0c8c9f65-d92c-4abd-8b31-c6699c4888c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.401873 | controller |     "Jun 14 09:34:26.154827 crc crio[24245]: time=\"2026-06-14T09:34:26.154758003Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=66186a06-c4c0-436f-a4e4-27d66a0a11af name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.401888 | controller |     "Jun 14 09:34:26.165211 crc crio[24245]: time=\"2026-06-14T09:34:26.165123894Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-jqd7h/catalog-operator\" id=a0fe3544-1861-49f1-b31d-c32df8c88505 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.401902 | controller |     "Jun 14 09:34:26.165488 crc crio[24245]: time=\"2026-06-14T09:34:26.165445974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.401916 | controller |     "Jun 14 09:34:26.198805 crc crio[24245]: time=\"2026-06-14T09:34:26.198670419Z\" level=info msg=\"Removed container 8f662367574d835bc7332858dcc8c2d7d4633cf300352a6f8d02fd272ee0b416: openstack-operators/cinder-operator-controller-manager-86f4b54d85-529bp/manager\" id=3b07f5dc-53dc-474f-8b5b-d058b12f7646 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401931 | controller |     "Jun 14 09:34:26.204431 crc crio[24245]: time=\"2026-06-14T09:34:26.204306465Z\" level=info msg=\"Removing container: 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71\" id=87e97fdf-2a2a-4ea0-996f-9b33f352d935 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401946 | controller |     "Jun 14 09:34:26.214298 crc crio[24245]: time=\"2026-06-14T09:34:26.214240338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.401960 | controller |     "Jun 14 09:34:26.253794 crc crio[24245]: time=\"2026-06-14T09:34:26.253651035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.401975 | controller |     "Jun 14 09:34:26.347289 crc crio[24245]: time=\"2026-06-14T09:34:26.347155426Z\" level=info msg=\"Removed container 7ce214f3a255ff2bcb943b6f124f2d44f7940f17ac2c1e902d71b74ed3c7db71: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/kube-rbac-proxy\" id=87e97fdf-2a2a-4ea0-996f-9b33f352d935 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.401992 | controller |     "Jun 14 09:34:26.365279 crc crio[24245]: time=\"2026-06-14T09:34:26.364829422Z\" level=info msg=\"Removing container: fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880\" id=6b5c4270-316f-448c-a7d5-cfaa556dec06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402008 | controller |     "Jun 14 09:34:26.410500 crc crio[24245]: time=\"2026-06-14T09:34:26.410150431Z\" level=info msg=\"Removed container fcc0d08d8c45ab06ccf925ffce8eb0be20da06f52d07e04037db9a70f0204880: openstack-operators/openstack-operator-controller-operator-5d66cd8964-9rq4m/operator\" id=6b5c4270-316f-448c-a7d5-cfaa556dec06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402023 | controller |     "Jun 14 09:34:26.416537 crc crio[24245]: time=\"2026-06-14T09:34:26.416461788Z\" level=info msg=\"Removing container: baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4\" id=13096cef-39ed-42b9-b44a-e0a7a0cf5266 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402038 | controller |     "Jun 14 09:34:26.494338 crc crio[24245]: time=\"2026-06-14T09:34:26.468340891Z\" level=info msg=\"Removed container baf608d8fda40cdc531a4c0f14575bcc59ec81155542ac309c4ef8c082b48ea4: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/kube-rbac-proxy\" id=13096cef-39ed-42b9-b44a-e0a7a0cf5266 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402052 | controller |     "Jun 14 09:34:26.497910 crc crio[24245]: time=\"2026-06-14T09:34:26.495798122Z\" level=info msg=\"Removing container: f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8\" id=38031f64-6e89-43e0-8259-783f196fb9f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402078 | controller |     "Jun 14 09:34:26.519645 crc crio[24245]: time=\"2026-06-14T09:34:26.519534019Z\" level=info msg=\"Created container 09a926564c38fe9b692cbaf7f4b1f9b8601a2a1ff78b4c8ca9aab7a60de95518: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-jqd7h/catalog-operator\" id=a0fe3544-1861-49f1-b31d-c32df8c88505 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.402093 | controller |     "Jun 14 09:34:26.520787 crc crio[24245]: time=\"2026-06-14T09:34:26.520731278Z\" level=info msg=\"Starting container: 09a926564c38fe9b692cbaf7f4b1f9b8601a2a1ff78b4c8ca9aab7a60de95518\" id=b5572d98-3d98-4d4e-8c00-0c03c6160099 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.402108 | controller |     "Jun 14 09:34:26.527631 crc crio[24245]: time=\"2026-06-14T09:34:26.527527534Z\" level=info msg=\"Started container\" PID=222471 containerID=09a926564c38fe9b692cbaf7f4b1f9b8601a2a1ff78b4c8ca9aab7a60de95518 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-jqd7h/catalog-operator id=b5572d98-3d98-4d4e-8c00-0c03c6160099 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e93285406b1206bea9c6cdf9cfd2873d3e0a26fbe75872c3ce265be255651918",
2026-06-14 10:12:41.402123 | controller |     "Jun 14 09:34:26.572731 crc crio[24245]: time=\"2026-06-14T09:34:26.572441536Z\" level=info msg=\"Removed container f7106a34bfb23d2a3746c6a395384db2e5eb67f9df9ea6e85b3f3662196726b8: openstack-operators/heat-operator-controller-manager-79785d8799-7cxpm/manager\" id=38031f64-6e89-43e0-8259-783f196fb9f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402138 | controller |     "Jun 14 09:34:26.575325 crc crio[24245]: time=\"2026-06-14T09:34:26.575251918Z\" level=info msg=\"Removing container: 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73\" id=7fcf41b7-d98b-4634-a421-64364a25090e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402152 | controller |     "Jun 14 09:34:26.625047 crc crio[24245]: time=\"2026-06-14T09:34:26.624963802Z\" level=info msg=\"Removed container 9c8aa944ddeadb4b9d0296a0da60be446a602754d1793f4c1f615aa15558eb73: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/kube-rbac-proxy\" id=7fcf41b7-d98b-4634-a421-64364a25090e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402170 | controller |     "Jun 14 09:34:26.629650 crc crio[24245]: time=\"2026-06-14T09:34:26.629541651Z\" level=info msg=\"Removing container: 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a\" id=108d2976-27cf-4831-b7c7-fe759cb9e94e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402185 | controller |     "Jun 14 09:34:26.673796 crc crio[24245]: time=\"2026-06-14T09:34:26.67361888Z\" level=info msg=\"Removed container 9a620cf3cc88fd7fd3fc87b10aa2f5138c7994110be3e207e39646418fd4f49a: openstack-operators/openstack-baremetal-operator-controller-manager-86df6bc749482tn/manager\" id=108d2976-27cf-4831-b7c7-fe759cb9e94e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402199 | controller |     "Jun 14 09:34:26.686921 crc crio[24245]: time=\"2026-06-14T09:34:26.686790439Z\" level=info msg=\"Removing container: 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1\" id=0b4433db-b348-420d-a1a8-894001b273d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402214 | controller |     "Jun 14 09:34:26.722719 crc crio[24245]: time=\"2026-06-14T09:34:26.722665867Z\" level=info msg=\"Removed container 938dab475df6202706b8e90daa3473e802f1e1eddcc125329b1c29ad9fb80ff1: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=0b4433db-b348-420d-a1a8-894001b273d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402229 | controller |     "Jun 14 09:34:26.727288 crc crio[24245]: time=\"2026-06-14T09:34:26.727188159Z\" level=info msg=\"Removing container: bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb\" id=c0188ca5-4edf-453e-a326-f8ab93e49359 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402244 | controller |     "Jun 14 09:34:26.762021 crc crio[24245]: time=\"2026-06-14T09:34:26.761763424Z\" level=info msg=\"Removed container bd49ef530172aa6bf026120320b466bbefb51796a45c4020da9b98a59959ffeb: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/manager\" id=c0188ca5-4edf-453e-a326-f8ab93e49359 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402259 | controller |     "Jun 14 09:34:26.765053 crc crio[24245]: time=\"2026-06-14T09:34:26.764999007Z\" level=info msg=\"Removing container: 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375\" id=d491a1a3-b4f3-480a-bc73-eee37815a303 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402274 | controller |     "Jun 14 09:34:26.816120 crc crio[24245]: time=\"2026-06-14T09:34:26.816005802Z\" level=info msg=\"Removed container 0b836898026335bf74c9a3c066f72f9459a6a62a61c3071c7593c6d11b758375: openstack-operators/swift-operator-controller-manager-5cd6475f78-ft58h/kube-rbac-proxy\" id=d491a1a3-b4f3-480a-bc73-eee37815a303 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402289 | controller |     "Jun 14 09:34:26.819695 crc crio[24245]: time=\"2026-06-14T09:34:26.819651161Z\" level=info msg=\"Removing container: fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5\" id=8afbd057-6b51-483e-bcfc-14af589f6610 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402304 | controller |     "Jun 14 09:34:26.851265 crc crio[24245]: time=\"2026-06-14T09:34:26.851148514Z\" level=info msg=\"Removed container fa3177639785961017b108c518d28957641768beadd07edbde017aa4556e6fd5: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/kube-rbac-proxy\" id=8afbd057-6b51-483e-bcfc-14af589f6610 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402318 | controller |     "Jun 14 09:34:26.862447 crc crio[24245]: time=\"2026-06-14T09:34:26.862354917Z\" level=info msg=\"Removing container: 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2\" id=59bcd8bd-76f9-4d9e-a06d-566c1b37e342 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402336 | controller |     "Jun 14 09:34:26.914900 crc crio[24245]: time=\"2026-06-14T09:34:26.91477874Z\" level=info msg=\"Removed container 06ecea3e5139119cc64f03cadf55645dcd2d10b0d02148360087813a5ef726e2: openstack-operators/horizon-operator-controller-manager-6d6b4779d-thf76/manager\" id=59bcd8bd-76f9-4d9e-a06d-566c1b37e342 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402378 | controller |     "Jun 14 09:34:26.922381 crc crio[24245]: time=\"2026-06-14T09:34:26.918313971Z\" level=info msg=\"Removing container: fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e\" id=5ce1ed7b-5cee-495f-a8bf-006d37dc7579 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402396 | controller |     "Jun 14 09:34:26.954778 crc crio[24245]: time=\"2026-06-14T09:34:26.954523613Z\" level=info msg=\"Removed container fe154118d100cc9934f0e1db11dc1d594fd6cd85d9216ed0cec55df10418675e: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/kube-rbac-proxy\" id=5ce1ed7b-5cee-495f-a8bf-006d37dc7579 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402411 | controller |     "Jun 14 09:34:26.958017 crc crio[24245]: time=\"2026-06-14T09:34:26.957974998Z\" level=info msg=\"Removing container: 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065\" id=927a3910-5993-4bec-a307-b362eb6d937b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402425 | controller |     "Jun 14 09:34:26.983219 crc crio[24245]: time=\"2026-06-14T09:34:26.98308869Z\" level=info msg=\"Removed container 5495b21c6b0c0ddd4ed61b5f9154733ab1afa21f47517f3aa6cf31b997bb5065: openstack-operators/keystone-operator-controller-manager-5f5d6c6b4-9lvmf/manager\" id=927a3910-5993-4bec-a307-b362eb6d937b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402440 | controller |     "Jun 14 09:34:26.989476 crc crio[24245]: time=\"2026-06-14T09:34:26.989430822Z\" level=info msg=\"Removing container: 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862\" id=1164e112-8e6c-4ced-be61-44cc6aecac4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402455 | controller |     "Jun 14 09:34:27.025422 crc crio[24245]: time=\"2026-06-14T09:34:27.025328415Z\" level=info msg=\"Removed container 7ccd89a14a10adee5dbcfe11e040fb0547c9336a4d2856732ab317c0af945862: openstack-operators/openstack-operator-index-jl96f/registry-server\" id=1164e112-8e6c-4ced-be61-44cc6aecac4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402469 | controller |     "Jun 14 09:34:27.028487 crc crio[24245]: time=\"2026-06-14T09:34:27.02842133Z\" level=info msg=\"Removing container: 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76\" id=21cf61bd-bfb9-4ee8-b589-75494c08d38e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402484 | controller |     "Jun 14 09:34:27.062349 crc crio[24245]: time=\"2026-06-14T09:34:27.062254067Z\" level=info msg=\"Removed container 5f4fab7c7920b1cc2cbd6f4839197e4c81489d2364a4826adf3322e8cc171a76: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/kube-rbac-proxy\" id=21cf61bd-bfb9-4ee8-b589-75494c08d38e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402498 | controller |     "Jun 14 09:34:27.070250 crc crio[24245]: time=\"2026-06-14T09:34:27.070139639Z\" level=info msg=\"Removing container: 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6\" id=72c342a6-bb10-49b8-834b-ef3a2cd53da5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402513 | controller |     "Jun 14 09:34:27.103734 crc crio[24245]: time=\"2026-06-14T09:34:27.103688413Z\" level=info msg=\"Removed container 1ecba9c1c477cf5d92fcd7857c58de841730ed93b028831557fa8354fa2a33e6: openstack-operators/designate-operator-controller-manager-5c5bc6df66-b9wbh/manager\" id=72c342a6-bb10-49b8-834b-ef3a2cd53da5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402531 | controller |     "Jun 14 09:34:27.113306 crc crio[24245]: time=\"2026-06-14T09:34:27.112284195Z\" level=info msg=\"Removing container: 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35\" id=97a53515-ef94-49ed-b282-6196cbbee34b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402673 | controller |     "Jun 14 09:34:27.155751 crc crio[24245]: time=\"2026-06-14T09:34:27.155219626Z\" level=info msg=\"Removed container 9e8313e62472925edc72dfdc4fd2092fa834b47eeb57f1feef05d86736329e35: openstack-operators/rabbitmq-cluster-operator-manager-56b6bdcdbc-x2sd2/operator\" id=97a53515-ef94-49ed-b282-6196cbbee34b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402689 | controller |     "Jun 14 09:34:27.158382 crc crio[24245]: time=\"2026-06-14T09:34:27.158116937Z\" level=info msg=\"Removing container: 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186\" id=bffb323c-be84-48a8-b170-7082da385287 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402704 | controller |     "Jun 14 09:34:27.196678 crc crio[24245]: time=\"2026-06-14T09:34:27.196550038Z\" level=info msg=\"Removed container 19aa74a5d012b840deb81f0e354b3faea1dc9187b1a56fb3a0bc43d543f30186: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/kube-rbac-proxy\" id=bffb323c-be84-48a8-b170-7082da385287 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402719 | controller |     "Jun 14 09:34:27.207231 crc crio[24245]: time=\"2026-06-14T09:34:27.207095871Z\" level=info msg=\"Removing container: 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b\" id=2897b27d-bdc9-4415-b359-dea606ffbcc1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402733 | controller |     "Jun 14 09:34:27.245632 crc crio[24245]: time=\"2026-06-14T09:34:27.245052775Z\" level=info msg=\"Removed container 9318b039363e7f577d322655f9966d237fe6ebadcc21e16ccc736b78682ffb2b: openstack-operators/openstack-operator-controller-manager-647c57968d-qqlrs/manager\" id=2897b27d-bdc9-4415-b359-dea606ffbcc1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402748 | controller |     "Jun 14 09:34:27.249486 crc crio[24245]: time=\"2026-06-14T09:34:27.249358951Z\" level=info msg=\"Removing container: 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b\" id=b7c5a6f4-dabc-4861-a55d-3507f783430e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402762 | controller |     "Jun 14 09:34:27.277553 crc crio[24245]: time=\"2026-06-14T09:34:27.2774249Z\" level=info msg=\"Removed container 97e8da089ffcc025405e171257164a64e6f734626ecc518cb3f995f3e062617b: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/kube-rbac-proxy\" id=b7c5a6f4-dabc-4861-a55d-3507f783430e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402777 | controller |     "Jun 14 09:34:27.282752 crc crio[24245]: time=\"2026-06-14T09:34:27.282647423Z\" level=info msg=\"Removing container: 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d\" id=b1eac496-fde4-469a-8f53-7e89d0eca072 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402791 | controller |     "Jun 14 09:34:27.322932 crc crio[24245]: time=\"2026-06-14T09:34:27.322693421Z\" level=info msg=\"Removed container 2bd8cd2a79d10f63b17d73d4641c992ad4b4006460b35729d0a5f1132549267d: openstack-operators/nova-operator-controller-manager-b9f789587-752cf/manager\" id=b1eac496-fde4-469a-8f53-7e89d0eca072 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402806 | controller |     "Jun 14 09:34:27.327523 crc crio[24245]: time=\"2026-06-14T09:34:27.327428633Z\" level=info msg=\"Removing container: f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a\" id=e62c4660-d390-4f98-ba20-61fc8076cd31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402821 | controller |     "Jun 14 09:34:27.365532 crc crio[24245]: time=\"2026-06-14T09:34:27.365398067Z\" level=info msg=\"Removed container f35b845a5c5405d4e57ea3eb9c515df720ec78b7746279877d6bacfb8875025a: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/kube-rbac-proxy\" id=e62c4660-d390-4f98-ba20-61fc8076cd31 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402841 | controller |     "Jun 14 09:34:27.370275 crc crio[24245]: time=\"2026-06-14T09:34:27.370197848Z\" level=info msg=\"Removing container: 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f\" id=425dcc62-9981-4b02-9fcc-61dda38a2bb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402856 | controller |     "Jun 14 09:34:27.407770 crc crio[24245]: time=\"2026-06-14T09:34:27.407683071Z\" level=info msg=\"Removed container 0869bb3c9fd453348aee7ed470154d895dd07a7d0d32548df5635ae8c50a270f: openstack-operators/barbican-operator-controller-manager-7b7f8b99c8-6hmbh/manager\" id=425dcc62-9981-4b02-9fcc-61dda38a2bb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402870 | controller |     "Jun 14 09:34:27.412530 crc crio[24245]: time=\"2026-06-14T09:34:27.412453027Z\" level=info msg=\"Removing container: 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0\" id=d36a17cc-7d4c-48d7-8d13-f54c2b9188b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402885 | controller |     "Jun 14 09:34:27.442205 crc crio[24245]: time=\"2026-06-14T09:34:27.442123629Z\" level=info msg=\"Removed container 2da1d95ed32e1deb243b697962a43a955920ae3ab1e325f00d8959f47e09b2b0: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/kube-rbac-proxy\" id=d36a17cc-7d4c-48d7-8d13-f54c2b9188b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402899 | controller |     "Jun 14 09:34:27.445908 crc crio[24245]: time=\"2026-06-14T09:34:27.44574266Z\" level=info msg=\"Removing container: 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9\" id=8b8f7f20-1c89-4258-ad14-2bd6b3e53ca7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402914 | controller |     "Jun 14 09:34:27.470751 crc crio[24245]: time=\"2026-06-14T09:34:27.470465032Z\" level=info msg=\"Removed container 4cb5aad0ac84aa54921cb3f44a9506a253e9e0b85791c6bd01256667b9a41bf9: openstack-operators/ironic-operator-controller-manager-955dfdfc-4kjrn/manager\" id=8b8f7f20-1c89-4258-ad14-2bd6b3e53ca7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402928 | controller |     "Jun 14 09:34:27.474390 crc crio[24245]: time=\"2026-06-14T09:34:27.474300322Z\" level=info msg=\"Removing container: e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d\" id=e55d6782-d54e-4ddc-ab96-36f57790a3e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402942 | controller |     "Jun 14 09:34:27.502486 crc crio[24245]: time=\"2026-06-14T09:34:27.502384328Z\" level=info msg=\"Removed container e596ff5d7fe5a2a0594871a1413718a29502b9a9f386d44510a4e10a85d7968d: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/kube-rbac-proxy\" id=e55d6782-d54e-4ddc-ab96-36f57790a3e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402957 | controller |     "Jun 14 09:34:27.507948 crc crio[24245]: time=\"2026-06-14T09:34:27.507814052Z\" level=info msg=\"Removing container: ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b\" id=3ddc1112-67c8-41f2-b7b7-d6d5826f3057 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402971 | controller |     "Jun 14 09:34:27.536134 crc crio[24245]: time=\"2026-06-14T09:34:27.536020176Z\" level=info msg=\"Removed container ea65fea12ce92776dfdb780f496aa6b6b4f3ae6ecedc5fc19f5951239e0c4f5b: openstack-operators/telemetry-operator-controller-manager-795dfd96d9-rcjhq/manager\" id=3ddc1112-67c8-41f2-b7b7-d6d5826f3057 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.402985 | controller |     "Jun 14 09:34:27.542199 crc crio[24245]: time=\"2026-06-14T09:34:27.542033544Z\" level=info msg=\"Removing container: b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854\" id=e1d8d5d7-12c2-4468-8653-0d79a36ca84a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403003 | controller |     "Jun 14 09:34:27.576917 crc crio[24245]: time=\"2026-06-14T09:34:27.576778014Z\" level=info msg=\"Removed container b655f60485d4daae01efc8f09948fa8f6245a62a553426a5b0d12d6103ebd854: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/manager\" id=e1d8d5d7-12c2-4468-8653-0d79a36ca84a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403018 | controller |     "Jun 14 09:34:27.580523 crc crio[24245]: time=\"2026-06-14T09:34:27.58042475Z\" level=info msg=\"Removing container: 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2\" id=20811db5-83d0-4961-9c0b-dcdb3250e74f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403032 | controller |     "Jun 14 09:34:27.620680 crc crio[24245]: time=\"2026-06-14T09:34:27.620550874Z\" level=info msg=\"Removed container 6f8271519526c66474933fc9b82e99f9b3aef583762e3acadd9a7e03faebd7f2: openstack-operators/ovn-operator-controller-manager-576f47b94c-4f8rx/kube-rbac-proxy\" id=20811db5-83d0-4961-9c0b-dcdb3250e74f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403046 | controller |     "Jun 14 09:34:27.624111 crc crio[24245]: time=\"2026-06-14T09:34:27.624024232Z\" level=info msg=\"Removing container: caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19\" id=7f576e0d-0758-4c0c-8d68-49adf1a8b7bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403061 | controller |     "Jun 14 09:34:27.665488 crc crio[24245]: time=\"2026-06-14T09:34:27.665368623Z\" level=info msg=\"Removed container caf33c6438ecfcc6552c3b8ef5deb26e49bf181fba286ebba6d10d241c1b2d19: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/kube-rbac-proxy\" id=7f576e0d-0758-4c0c-8d68-49adf1a8b7bc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403076 | controller |     "Jun 14 09:34:27.669133 crc crio[24245]: time=\"2026-06-14T09:34:27.66906332Z\" level=info msg=\"Removing container: f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44\" id=65e5e32f-ac37-45b4-8557-090ef3f4b173 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403090 | controller |     "Jun 14 09:34:27.710920 crc crio[24245]: time=\"2026-06-14T09:34:27.710714831Z\" level=info msg=\"Removed container f40818b41d4ef1c97cfe0c71fae034097e2d25d3eaa9aa6ac30ec7932232fb44: openstack-operators/octavia-operator-controller-manager-5cf5cd6479-jvxd2/manager\" id=65e5e32f-ac37-45b4-8557-090ef3f4b173 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403104 | controller |     "Jun 14 09:34:27.718164 crc crio[24245]: time=\"2026-06-14T09:34:27.718090635Z\" level=info msg=\"Removing container: c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12\" id=5673bc64-0df7-4ab3-91b7-c1b8777d515d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403118 | controller |     "Jun 14 09:34:27.770486 crc crio[24245]: time=\"2026-06-14T09:34:27.769524598Z\" level=info msg=\"Removed container c74e6aebadf932b2cbc0d368e444cb48030c7bf3f1dc80a04cc9a6e302984f12: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/kube-rbac-proxy\" id=5673bc64-0df7-4ab3-91b7-c1b8777d515d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403132 | controller |     "Jun 14 09:34:27.778761 crc crio[24245]: time=\"2026-06-14T09:34:27.778610058Z\" level=info msg=\"Removing container: 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14\" id=e9b42c9c-c8d8-48c0-b597-a896173deb61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403147 | controller |     "Jun 14 09:34:27.820929 crc crio[24245]: time=\"2026-06-14T09:34:27.820791605Z\" level=info msg=\"Removed container 2cb8da04afea98b13d493d0d33e957df6d953cdd91e115f462d33c3065a28c14: openstack-operators/infra-operator-controller-manager-7fc948458f-qv2dm/manager\" id=e9b42c9c-c8d8-48c0-b597-a896173deb61 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403164 | controller |     "Jun 14 09:34:36.132708 crc crio[24245]: time=\"2026-06-14T09:34:36.131767017Z\" level=info msg=\"Removing container: 077812d2968d35be3cf2b43c30d59f9ae127f63fa97c0a49b3dd772cf8709194\" id=85ad75dc-adeb-48f2-b455-cd352fc85e65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403179 | controller |     "Jun 14 09:34:36.170292 crc crio[24245]: time=\"2026-06-14T09:34:36.170134016Z\" level=info msg=\"Removed container 077812d2968d35be3cf2b43c30d59f9ae127f63fa97c0a49b3dd772cf8709194: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/pull\" id=85ad75dc-adeb-48f2-b455-cd352fc85e65 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403194 | controller |     "Jun 14 09:34:36.173037 crc crio[24245]: time=\"2026-06-14T09:34:36.172923801Z\" level=info msg=\"Removing container: 878952b023d92323683624a0f257f5c128e5a1f60741a549916378b8b3883849\" id=f4f9ada6-87fb-4810-99f0-4e67495362eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403210 | controller |     "Jun 14 09:34:36.228553 crc crio[24245]: time=\"2026-06-14T09:34:36.228393282Z\" level=info msg=\"Removed container 878952b023d92323683624a0f257f5c128e5a1f60741a549916378b8b3883849: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/util\" id=f4f9ada6-87fb-4810-99f0-4e67495362eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403224 | controller |     "Jun 14 09:34:36.236420 crc crio[24245]: time=\"2026-06-14T09:34:36.236309844Z\" level=info msg=\"Removing container: 9fc01cef6c560ef120843144313f5c5c90194030872ab43102b42aeaa16e5e86\" id=3c40eb45-5682-4a8a-9035-763119119f23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403239 | controller |     "Jun 14 09:34:36.267056 crc crio[24245]: time=\"2026-06-14T09:34:36.266900291Z\" level=info msg=\"Removed container 9fc01cef6c560ef120843144313f5c5c90194030872ab43102b42aeaa16e5e86: openstack-operators/a513b106836102272c5c4c68f2cd7e02dd2cc389012cade986daac2c11dkb2h/extract\" id=3c40eb45-5682-4a8a-9035-763119119f23 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403254 | controller |     "Jun 14 09:34:36.283634 crc crio[24245]: time=\"2026-06-14T09:34:36.281415376Z\" level=info msg=\"Removing container: 7065f0b155cd0ff5e19657d3a42de80fabd6430d4b26c2fbfdaa186bd519312b\" id=8ff4f9fc-16c2-4f89-85f3-2240848036e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403269 | controller |     "Jun 14 09:34:36.457464 crc crio[24245]: time=\"2026-06-14T09:34:36.457352575Z\" level=info msg=\"Removed container 7065f0b155cd0ff5e19657d3a42de80fabd6430d4b26c2fbfdaa186bd519312b: openshift-infra/auto-csr-approver-29690488-4jtx7/oc\" id=8ff4f9fc-16c2-4f89-85f3-2240848036e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403284 | controller |     "Jun 14 09:34:36.462430 crc crio[24245]: time=\"2026-06-14T09:34:36.462333501Z\" level=info msg=\"Removing container: 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c\" id=d2f8e0b6-0f7d-4d1c-baff-5aa6b3e24e60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403298 | controller |     "Jun 14 09:34:36.488508 crc crio[24245]: time=\"2026-06-14T09:34:36.488378455Z\" level=info msg=\"Removed container 225e2bb6e3d8b6c68eeffb770f6986db9ec7ad915d4ff5ab1e1096a60f87003c: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/kube-rbac-proxy\" id=d2f8e0b6-0f7d-4d1c-baff-5aa6b3e24e60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403313 | controller |     "Jun 14 09:34:36.492628 crc crio[24245]: time=\"2026-06-14T09:34:36.492531785Z\" level=info msg=\"Removing container: 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61\" id=48bb1046-d20d-4c7d-a265-d7827c1a8422 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403328 | controller |     "Jun 14 09:34:36.518492 crc crio[24245]: time=\"2026-06-14T09:34:36.518381013Z\" level=info msg=\"Removed container 652c497f0e126544feb6efd817760129d8077c53f380215c0848c213e76b9b61: openstack-operators/test-operator-controller-manager-6b49d958cc-glv5t/manager\" id=48bb1046-d20d-4c7d-a265-d7827c1a8422 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.403359 | controller |     "Jun 14 09:34:36.529765 crc crio[24245]: time=\"2026-06-14T09:34:36.529656261Z\" level=info msg=\"Stopping pod sandbox: de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f\" id=897eb59a-2bd3-4974-a99c-bfb6bb8055d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403379 | controller |     "Jun 14 09:34:36.529765 crc crio[24245]: time=\"2026-06-14T09:34:36.529734633Z\" level=info msg=\"Stopped pod sandbox (already stopped): de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f\" id=897eb59a-2bd3-4974-a99c-bfb6bb8055d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403395 | controller |     "Jun 14 09:34:36.530486 crc crio[24245]: time=\"2026-06-14T09:34:36.530372213Z\" level=info msg=\"Removing pod sandbox: de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f\" id=af6e8595-5f05-4b24-a6e7-a098024cdc78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403409 | controller |     "Jun 14 09:34:36.544529 crc crio[24245]: time=\"2026-06-14T09:34:36.544417571Z\" level=info msg=\"Removed pod sandbox: de500105913a8eb40e2c4c251e6be0e38f2acd9b435c73854cd05ea718c6c19f\" id=af6e8595-5f05-4b24-a6e7-a098024cdc78 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403424 | controller |     "Jun 14 09:34:36.545965 crc crio[24245]: time=\"2026-06-14T09:34:36.545781887Z\" level=info msg=\"Stopping pod sandbox: 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20\" id=0ff30c97-98db-4065-baab-4e125c9b5509 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403439 | controller |     "Jun 14 09:34:36.546055 crc crio[24245]: time=\"2026-06-14T09:34:36.545990552Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20\" id=0ff30c97-98db-4065-baab-4e125c9b5509 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403454 | controller |     "Jun 14 09:34:36.546773 crc crio[24245]: time=\"2026-06-14T09:34:36.546698604Z\" level=info msg=\"Removing pod sandbox: 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20\" id=7bd93ae8-0377-4e99-868e-a7df2d1a085c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403469 | controller |     "Jun 14 09:34:36.562953 crc crio[24245]: time=\"2026-06-14T09:34:36.562776641Z\" level=info msg=\"Removed pod sandbox: 7dd3df4f2a1f909e1868a5a0dec7b699a48aa86852e024799722121388189c20\" id=7bd93ae8-0377-4e99-868e-a7df2d1a085c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403483 | controller |     "Jun 14 09:34:36.567889 crc crio[24245]: time=\"2026-06-14T09:34:36.567795968Z\" level=info msg=\"Stopping pod sandbox: a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777\" id=4a01be17-ca10-4ef4-a989-5b969708e0ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403498 | controller |     "Jun 14 09:34:36.568404 crc crio[24245]: time=\"2026-06-14T09:34:36.568317535Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777\" id=4a01be17-ca10-4ef4-a989-5b969708e0ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403512 | controller |     "Jun 14 09:34:36.569432 crc crio[24245]: time=\"2026-06-14T09:34:36.569354518Z\" level=info msg=\"Removing pod sandbox: a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777\" id=4e09e4cb-c088-46f8-8f74-9858486da12d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403526 | controller |     "Jun 14 09:34:36.588023 crc crio[24245]: time=\"2026-06-14T09:34:36.587935633Z\" level=info msg=\"Removed pod sandbox: a4a001952b96ffc47d8e2be824721600338752aeb2c6c5454eca309becf5c777\" id=4e09e4cb-c088-46f8-8f74-9858486da12d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403544 | controller |     "Jun 14 09:34:36.590002 crc crio[24245]: time=\"2026-06-14T09:34:36.589925125Z\" level=info msg=\"Stopping pod sandbox: 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609\" id=5ff9bc3b-7386-40b3-8e32-c1e5633d9cb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403559 | controller |     "Jun 14 09:34:36.590093 crc crio[24245]: time=\"2026-06-14T09:34:36.590029379Z\" level=info msg=\"Stopped pod sandbox (already stopped): 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609\" id=5ff9bc3b-7386-40b3-8e32-c1e5633d9cb6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403573 | controller |     "Jun 14 09:34:36.591356 crc crio[24245]: time=\"2026-06-14T09:34:36.591301239Z\" level=info msg=\"Removing pod sandbox: 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609\" id=09987498-0bb3-4c6d-9bc3-e42f6fb89aa3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403587 | controller |     "Jun 14 09:34:36.623440 crc crio[24245]: time=\"2026-06-14T09:34:36.623234339Z\" level=info msg=\"Removed pod sandbox: 622db7e15e48bd2210c0de155bba4bcb48dbdc07badc0b4e49bcda6281aa0609\" id=09987498-0bb3-4c6d-9bc3-e42f6fb89aa3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403601 | controller |     "Jun 14 09:34:36.624987 crc crio[24245]: time=\"2026-06-14T09:34:36.624493079Z\" level=info msg=\"Stopping pod sandbox: 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae\" id=4a54eecf-17b0-490f-b4b5-9df0b1a490db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403616 | controller |     "Jun 14 09:34:36.624987 crc crio[24245]: time=\"2026-06-14T09:34:36.624674705Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae\" id=4a54eecf-17b0-490f-b4b5-9df0b1a490db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403630 | controller |     "Jun 14 09:34:36.625437 crc crio[24245]: time=\"2026-06-14T09:34:36.625365156Z\" level=info msg=\"Removing pod sandbox: 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae\" id=60430532-005b-48f3-a627-34da35c355e1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403644 | controller |     "Jun 14 09:34:36.643893 crc crio[24245]: time=\"2026-06-14T09:34:36.643752004Z\" level=info msg=\"Removed pod sandbox: 0425a166732a4d8e708e1d018fa40021c3c798f2911413005e99f9825c3db4ae\" id=60430532-005b-48f3-a627-34da35c355e1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403658 | controller |     "Jun 14 09:34:36.645528 crc crio[24245]: time=\"2026-06-14T09:34:36.644468377Z\" level=info msg=\"Stopping pod sandbox: aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc\" id=1126d811-f76b-475a-912f-96c2479a16f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403673 | controller |     "Jun 14 09:34:36.645528 crc crio[24245]: time=\"2026-06-14T09:34:36.64457033Z\" level=info msg=\"Stopped pod sandbox (already stopped): aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc\" id=1126d811-f76b-475a-912f-96c2479a16f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403687 | controller |     "Jun 14 09:34:36.645528 crc crio[24245]: time=\"2026-06-14T09:34:36.645292832Z\" level=info msg=\"Removing pod sandbox: aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc\" id=0f77c4a9-27c1-4516-85b5-367d8607b700 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403701 | controller |     "Jun 14 09:34:36.664736 crc crio[24245]: time=\"2026-06-14T09:34:36.664489375Z\" level=info msg=\"Removed pod sandbox: aaa036e189474967098c9f490a589dc7ecee302f818d23aa4894881c4e16c6bc\" id=0f77c4a9-27c1-4516-85b5-367d8607b700 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403719 | controller |     "Jun 14 09:34:36.665740 crc crio[24245]: time=\"2026-06-14T09:34:36.665614921Z\" level=info msg=\"Stopping pod sandbox: 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc\" id=509f03e6-b309-407e-add6-d3bbadbe9ed8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403734 | controller |     "Jun 14 09:34:36.665740 crc crio[24245]: time=\"2026-06-14T09:34:36.665703824Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc\" id=509f03e6-b309-407e-add6-d3bbadbe9ed8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403749 | controller |     "Jun 14 09:34:36.666979 crc crio[24245]: time=\"2026-06-14T09:34:36.666896923Z\" level=info msg=\"Removing pod sandbox: 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc\" id=85758541-87b9-4ddb-a335-a09c4615a5ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403763 | controller |     "Jun 14 09:34:36.683754 crc crio[24245]: time=\"2026-06-14T09:34:36.683636069Z\" level=info msg=\"Removed pod sandbox: 1b9bb5de64a7abb6577ff556fd26aceb22274c1691fb9df330a32bbef2a6febc\" id=85758541-87b9-4ddb-a335-a09c4615a5ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403778 | controller |     "Jun 14 09:34:36.685027 crc crio[24245]: time=\"2026-06-14T09:34:36.684927608Z\" level=info msg=\"Stopping pod sandbox: 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35\" id=ab64dd97-3e0e-40dd-b657-cbabbccbc3c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403792 | controller |     "Jun 14 09:34:36.685158 crc crio[24245]: time=\"2026-06-14T09:34:36.685044842Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35\" id=ab64dd97-3e0e-40dd-b657-cbabbccbc3c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403807 | controller |     "Jun 14 09:34:36.688141 crc crio[24245]: time=\"2026-06-14T09:34:36.68809628Z\" level=info msg=\"Removing pod sandbox: 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35\" id=bbbf1ffe-5d40-474f-9cd7-0634a32056fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403821 | controller |     "Jun 14 09:34:36.706738 crc crio[24245]: time=\"2026-06-14T09:34:36.706648593Z\" level=info msg=\"Removed pod sandbox: 6394ad4732d668908ee9436eddb86642de50eb29748d5681ca100cb36632cc35\" id=bbbf1ffe-5d40-474f-9cd7-0634a32056fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403835 | controller |     "Jun 14 09:34:36.708220 crc crio[24245]: time=\"2026-06-14T09:34:36.708055907Z\" level=info msg=\"Stopping pod sandbox: 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52\" id=b82550f4-fddd-4782-bf56-5fcd56d694ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403849 | controller |     "Jun 14 09:34:36.708220 crc crio[24245]: time=\"2026-06-14T09:34:36.708195491Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52\" id=b82550f4-fddd-4782-bf56-5fcd56d694ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403863 | controller |     "Jun 14 09:34:36.709684 crc crio[24245]: time=\"2026-06-14T09:34:36.709625637Z\" level=info msg=\"Removing pod sandbox: 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52\" id=eb9cc5bc-31c8-444b-a7de-1ed4e5353247 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403878 | controller |     "Jun 14 09:34:36.813981 crc crio[24245]: time=\"2026-06-14T09:34:36.81020373Z\" level=info msg=\"Removed pod sandbox: 8357d832d7522b8526ad0642a9b45b84ec4f1393308fe499c9f8e74504fa4e52\" id=eb9cc5bc-31c8-444b-a7de-1ed4e5353247 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403892 | controller |     "Jun 14 09:34:36.813981 crc crio[24245]: time=\"2026-06-14T09:34:36.811537793Z\" level=info msg=\"Stopping pod sandbox: 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd\" id=efb85a85-ded2-4e20-ba56-3345b2624477 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403910 | controller |     "Jun 14 09:34:36.813981 crc crio[24245]: time=\"2026-06-14T09:34:36.811653977Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd\" id=efb85a85-ded2-4e20-ba56-3345b2624477 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403924 | controller |     "Jun 14 09:34:36.813981 crc crio[24245]: time=\"2026-06-14T09:34:36.812308985Z\" level=info msg=\"Removing pod sandbox: 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd\" id=cf666714-f965-434f-910d-e548b9c53944 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403939 | controller |     "Jun 14 09:34:36.828936 crc crio[24245]: time=\"2026-06-14T09:34:36.828797784Z\" level=info msg=\"Removed pod sandbox: 4555b929edb0729452ba871e908bd718817ca63fd2547b127b4aad66876a9bcd\" id=cf666714-f965-434f-910d-e548b9c53944 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403953 | controller |     "Jun 14 09:34:36.829996 crc crio[24245]: time=\"2026-06-14T09:34:36.829830455Z\" level=info msg=\"Stopping pod sandbox: be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22\" id=8c23a1f0-7503-42b9-9b35-8d6b3611e8b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403968 | controller |     "Jun 14 09:34:36.830110 crc crio[24245]: time=\"2026-06-14T09:34:36.830031242Z\" level=info msg=\"Stopped pod sandbox (already stopped): be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22\" id=8c23a1f0-7503-42b9-9b35-8d6b3611e8b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.403982 | controller |     "Jun 14 09:34:36.830832 crc crio[24245]: time=\"2026-06-14T09:34:36.830733463Z\" level=info msg=\"Removing pod sandbox: be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22\" id=bfefd83e-34d8-4668-abb8-a80614ee73e4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.403996 | controller |     "Jun 14 09:34:36.847802 crc crio[24245]: time=\"2026-06-14T09:34:36.847656553Z\" level=info msg=\"Removed pod sandbox: be82b722f152fa8dc4dc8a1e06f27ea02adf1eb78ff0895defbefd2599f8cb22\" id=bfefd83e-34d8-4668-abb8-a80614ee73e4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404011 | controller |     "Jun 14 09:34:36.849212 crc crio[24245]: time=\"2026-06-14T09:34:36.84910064Z\" level=info msg=\"Stopping pod sandbox: 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134\" id=822444e7-d66c-4cea-a3cd-82dd16ffd5d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404025 | controller |     "Jun 14 09:34:36.849212 crc crio[24245]: time=\"2026-06-14T09:34:36.849165172Z\" level=info msg=\"Stopped pod sandbox (already stopped): 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134\" id=822444e7-d66c-4cea-a3cd-82dd16ffd5d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404039 | controller |     "Jun 14 09:34:36.850226 crc crio[24245]: time=\"2026-06-14T09:34:36.850153533Z\" level=info msg=\"Removing pod sandbox: 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134\" id=f83fa193-8880-4c61-ba3c-064e2344264f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404053 | controller |     "Jun 14 09:34:36.870070 crc crio[24245]: time=\"2026-06-14T09:34:36.869964906Z\" level=info msg=\"Removed pod sandbox: 45ea37dd03970e2bcb08f14bfcbea3bf481b79ff8ba0b25577ddace1fe243134\" id=f83fa193-8880-4c61-ba3c-064e2344264f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404067 | controller |     "Jun 14 09:34:36.871927 crc crio[24245]: time=\"2026-06-14T09:34:36.871742143Z\" level=info msg=\"Stopping pod sandbox: d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7\" id=3c5573f8-a4ea-4259-a02d-fc3534924e38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404084 | controller |     "Jun 14 09:34:36.872143 crc crio[24245]: time=\"2026-06-14T09:34:36.872054703Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7\" id=3c5573f8-a4ea-4259-a02d-fc3534924e38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404099 | controller |     "Jun 14 09:34:36.873253 crc crio[24245]: time=\"2026-06-14T09:34:36.873119627Z\" level=info msg=\"Removing pod sandbox: d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7\" id=09461810-2471-4177-b1ca-f43c2bc20d8b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404113 | controller |     "Jun 14 09:34:36.902772 crc crio[24245]: time=\"2026-06-14T09:34:36.902472347Z\" level=info msg=\"Removed pod sandbox: d9db13d46c63d5ecfe43e51ea0ba5adee7a438838e3003e87ddba5ed13d02ee7\" id=09461810-2471-4177-b1ca-f43c2bc20d8b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404128 | controller |     "Jun 14 09:34:36.906018 crc crio[24245]: time=\"2026-06-14T09:34:36.905914414Z\" level=info msg=\"Stopping pod sandbox: 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a\" id=2515e388-e56c-4ddf-a10e-8d36405d5c59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404142 | controller |     "Jun 14 09:34:36.906018 crc crio[24245]: time=\"2026-06-14T09:34:36.906022218Z\" level=info msg=\"Stopped pod sandbox (already stopped): 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a\" id=2515e388-e56c-4ddf-a10e-8d36405d5c59 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404157 | controller |     "Jun 14 09:34:36.906612 crc crio[24245]: time=\"2026-06-14T09:34:36.906512794Z\" level=info msg=\"Removing pod sandbox: 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a\" id=dd069d36-c7c9-4a2e-b9fa-d98727408af5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404171 | controller |     "Jun 14 09:34:36.928416 crc crio[24245]: time=\"2026-06-14T09:34:36.92822903Z\" level=info msg=\"Removed pod sandbox: 392fb44f67a09260c11cb94ee02ccadb96ea6fe30340e5dec8ef7a533c88500a\" id=dd069d36-c7c9-4a2e-b9fa-d98727408af5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404186 | controller |     "Jun 14 09:34:36.929787 crc crio[24245]: time=\"2026-06-14T09:34:36.929669542Z\" level=info msg=\"Stopping pod sandbox: f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1\" id=92f3f58e-5500-42b4-bb21-240462074873 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404200 | controller |     "Jun 14 09:34:36.930122 crc crio[24245]: time=\"2026-06-14T09:34:36.929796516Z\" level=info msg=\"Stopped pod sandbox (already stopped): f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1\" id=92f3f58e-5500-42b4-bb21-240462074873 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404215 | controller |     "Jun 14 09:34:36.931313 crc crio[24245]: time=\"2026-06-14T09:34:36.931230282Z\" level=info msg=\"Removing pod sandbox: f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1\" id=206563fc-3986-417e-b690-e019eacd007f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404229 | controller |     "Jun 14 09:34:36.951384 crc crio[24245]: time=\"2026-06-14T09:34:36.951253351Z\" level=info msg=\"Removed pod sandbox: f90be3d4051164090f1ff787033d925dd3305cc22c4b2337368a646c72d932e1\" id=206563fc-3986-417e-b690-e019eacd007f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404244 | controller |     "Jun 14 09:34:36.953362 crc crio[24245]: time=\"2026-06-14T09:34:36.953246054Z\" level=info msg=\"Stopping pod sandbox: c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336\" id=9c86a304-f1ed-4bda-a05a-6e230277f769 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404259 | controller |     "Jun 14 09:34:36.953362 crc crio[24245]: time=\"2026-06-14T09:34:36.953363338Z\" level=info msg=\"Stopped pod sandbox (already stopped): c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336\" id=9c86a304-f1ed-4bda-a05a-6e230277f769 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404276 | controller |     "Jun 14 09:34:36.955371 crc crio[24245]: time=\"2026-06-14T09:34:36.955265329Z\" level=info msg=\"Removing pod sandbox: c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336\" id=3633f5a0-b044-4a23-ad33-6bf476155e6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404291 | controller |     "Jun 14 09:34:36.973611 crc crio[24245]: time=\"2026-06-14T09:34:36.97335614Z\" level=info msg=\"Removed pod sandbox: c99e5d7449dd34626e6608cd14dd5c1915bb834046a6c2093ccf2478185fb336\" id=3633f5a0-b044-4a23-ad33-6bf476155e6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404305 | controller |     "Jun 14 09:34:36.974735 crc crio[24245]: time=\"2026-06-14T09:34:36.974550175Z\" level=info msg=\"Stopping pod sandbox: 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c\" id=1e849737-5d9b-4a6d-9400-31ff0e7a8e85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404320 | controller |     "Jun 14 09:34:36.974735 crc crio[24245]: time=\"2026-06-14T09:34:36.974732341Z\" level=info msg=\"Stopped pod sandbox (already stopped): 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c\" id=1e849737-5d9b-4a6d-9400-31ff0e7a8e85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404334 | controller |     "Jun 14 09:34:36.976037 crc crio[24245]: time=\"2026-06-14T09:34:36.9759569Z\" level=info msg=\"Removing pod sandbox: 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c\" id=3f4fd30a-0d28-488d-b8ad-632a82470734 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404364 | controller |     "Jun 14 09:34:36.990277 crc crio[24245]: time=\"2026-06-14T09:34:36.990160815Z\" level=info msg=\"Removed pod sandbox: 46e05f85d5d387363200761602103f602f0abadd7c0f6f85932234a91fa3c61c\" id=3f4fd30a-0d28-488d-b8ad-632a82470734 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404383 | controller |     "Jun 14 09:34:37.001053 crc crio[24245]: time=\"2026-06-14T09:34:37.000988354Z\" level=info msg=\"Stopping pod sandbox: 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15\" id=9d10a236-66d6-497c-ae76-52f535a62a42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404398 | controller |     "Jun 14 09:34:37.002044 crc crio[24245]: time=\"2026-06-14T09:34:37.002010967Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15\" id=9d10a236-66d6-497c-ae76-52f535a62a42 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404412 | controller |     "Jun 14 09:34:37.005571 crc crio[24245]: time=\"2026-06-14T09:34:37.00553306Z\" level=info msg=\"Removing pod sandbox: 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15\" id=597c8845-0c51-4a95-adc1-17259aafedd3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404427 | controller |     "Jun 14 09:34:37.030904 crc crio[24245]: time=\"2026-06-14T09:34:37.030712909Z\" level=info msg=\"Removed pod sandbox: 5a02cd04c13d711d114d9ac851d6faabf5bb9e2069e1655b8858438f3dfb5d15\" id=597c8845-0c51-4a95-adc1-17259aafedd3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404441 | controller |     "Jun 14 09:34:37.032022 crc crio[24245]: time=\"2026-06-14T09:34:37.031908156Z\" level=info msg=\"Stopping pod sandbox: 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562\" id=e001fb52-436b-42dc-bf4c-b1cbfbff01e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404456 | controller |     "Jun 14 09:34:37.032268 crc crio[24245]: time=\"2026-06-14T09:34:37.032215986Z\" level=info msg=\"Stopped pod sandbox (already stopped): 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562\" id=e001fb52-436b-42dc-bf4c-b1cbfbff01e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404474 | controller |     "Jun 14 09:34:37.033092 crc crio[24245]: time=\"2026-06-14T09:34:37.033020772Z\" level=info msg=\"Removing pod sandbox: 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562\" id=eab8df9d-3c4d-42d6-a355-030e9b9dc79b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404489 | controller |     "Jun 14 09:34:37.052826 crc crio[24245]: time=\"2026-06-14T09:34:37.052715594Z\" level=info msg=\"Removed pod sandbox: 86c44796be0f349f0caaf22db7c0dcf40162b048f6d5dd028c689028dc3db562\" id=eab8df9d-3c4d-42d6-a355-030e9b9dc79b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404504 | controller |     "Jun 14 09:34:37.053767 crc crio[24245]: time=\"2026-06-14T09:34:37.053705622Z\" level=info msg=\"Stopping pod sandbox: 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62\" id=1b8763b1-de92-44da-87e4-cae2a3668658 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404519 | controller |     "Jun 14 09:34:37.053907 crc crio[24245]: time=\"2026-06-14T09:34:37.053787534Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62\" id=1b8763b1-de92-44da-87e4-cae2a3668658 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404533 | controller |     "Jun 14 09:34:37.055055 crc crio[24245]: time=\"2026-06-14T09:34:37.054989953Z\" level=info msg=\"Removing pod sandbox: 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62\" id=c90ee24f-81fe-4736-88dd-8511d94f9db9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404548 | controller |     "Jun 14 09:34:37.071624 crc crio[24245]: time=\"2026-06-14T09:34:37.071486901Z\" level=info msg=\"Removed pod sandbox: 91f5368860dc70ea72549d1ad50d0997c23398a79d9f8adfcf26272ce99a2a62\" id=c90ee24f-81fe-4736-88dd-8511d94f9db9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404562 | controller |     "Jun 14 09:34:37.073217 crc crio[24245]: time=\"2026-06-14T09:34:37.073115032Z\" level=info msg=\"Stopping pod sandbox: 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba\" id=65e827b1-8187-4549-8d2c-8b4ccb30ed74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404577 | controller |     "Jun 14 09:34:37.073307 crc crio[24245]: time=\"2026-06-14T09:34:37.073220156Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba\" id=65e827b1-8187-4549-8d2c-8b4ccb30ed74 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404591 | controller |     "Jun 14 09:34:37.074716 crc crio[24245]: time=\"2026-06-14T09:34:37.074615011Z\" level=info msg=\"Removing pod sandbox: 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba\" id=f574a72a-fca9-46d5-a6ad-e6a0b44250b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404606 | controller |     "Jun 14 09:34:37.088906 crc crio[24245]: time=\"2026-06-14T09:34:37.088782344Z\" level=info msg=\"Removed pod sandbox: 0a09d7e3c4d4a71eae8736fc3f63aab597abdd670fd354e69e64fca4d6192bba\" id=f574a72a-fca9-46d5-a6ad-e6a0b44250b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404620 | controller |     "Jun 14 09:34:37.097345 crc crio[24245]: time=\"2026-06-14T09:34:37.096760468Z\" level=info msg=\"Stopping pod sandbox: 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d\" id=5f5b8417-354a-4cdf-9db0-4ec1c2b612a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404634 | controller |     "Jun 14 09:34:37.097345 crc crio[24245]: time=\"2026-06-14T09:34:37.097308724Z\" level=info msg=\"Stopped pod sandbox (already stopped): 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d\" id=5f5b8417-354a-4cdf-9db0-4ec1c2b612a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404649 | controller |     "Jun 14 09:34:37.098150 crc crio[24245]: time=\"2026-06-14T09:34:37.098032088Z\" level=info msg=\"Removing pod sandbox: 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d\" id=c5d2676e-02a9-4eef-af9c-42793a0f0024 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404666 | controller |     "Jun 14 09:34:37.115685 crc crio[24245]: time=\"2026-06-14T09:34:37.115549519Z\" level=info msg=\"Removed pod sandbox: 812620d63468a0ad694f8b4772b692efa148f790f92b9de38c51f54088f4042d\" id=c5d2676e-02a9-4eef-af9c-42793a0f0024 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404681 | controller |     "Jun 14 09:34:37.116683 crc crio[24245]: time=\"2026-06-14T09:34:37.116619751Z\" level=info msg=\"Stopping pod sandbox: ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525\" id=123b2bfb-3981-48e1-909b-de2e8bb5bf36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404695 | controller |     "Jun 14 09:34:37.116683 crc crio[24245]: time=\"2026-06-14T09:34:37.116710554Z\" level=info msg=\"Stopped pod sandbox (already stopped): ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525\" id=123b2bfb-3981-48e1-909b-de2e8bb5bf36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404710 | controller |     "Jun 14 09:34:37.117290 crc crio[24245]: time=\"2026-06-14T09:34:37.117240971Z\" level=info msg=\"Removing pod sandbox: ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525\" id=10b8eff3-19a5-4464-99c9-9f915e141404 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404724 | controller |     "Jun 14 09:34:37.133561 crc crio[24245]: time=\"2026-06-14T09:34:37.133462581Z\" level=info msg=\"Removed pod sandbox: ade5bb85f8aac4306c1ec5f3c0454e44901dca86ca6558056b3743a9423ce525\" id=10b8eff3-19a5-4464-99c9-9f915e141404 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404739 | controller |     "Jun 14 09:34:37.137651 crc crio[24245]: time=\"2026-06-14T09:34:37.135730222Z\" level=info msg=\"Stopping pod sandbox: 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8\" id=1c5bc8b7-3eb1-46d1-abac-7e5b96342f03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404753 | controller |     "Jun 14 09:34:37.137651 crc crio[24245]: time=\"2026-06-14T09:34:37.135902287Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8\" id=1c5bc8b7-3eb1-46d1-abac-7e5b96342f03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404768 | controller |     "Jun 14 09:34:37.137651 crc crio[24245]: time=\"2026-06-14T09:34:37.136485125Z\" level=info msg=\"Removing pod sandbox: 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8\" id=0f886794-1779-473a-8129-44d0227f4c96 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404782 | controller |     "Jun 14 09:34:37.162218 crc crio[24245]: time=\"2026-06-14T09:34:37.162035712Z\" level=info msg=\"Removed pod sandbox: 4a749a28f64f955b6be007144cf2c4baaf39da07496d2e63fccebaceba5957b8\" id=0f886794-1779-473a-8129-44d0227f4c96 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404796 | controller |     "Jun 14 09:34:37.163204 crc crio[24245]: time=\"2026-06-14T09:34:37.163114276Z\" level=info msg=\"Stopping pod sandbox: d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27\" id=92ce7590-c2c9-41f9-a9d1-6084a6751b79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404811 | controller |     "Jun 14 09:34:37.163295 crc crio[24245]: time=\"2026-06-14T09:34:37.16324832Z\" level=info msg=\"Stopped pod sandbox (already stopped): d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27\" id=92ce7590-c2c9-41f9-a9d1-6084a6751b79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404825 | controller |     "Jun 14 09:34:37.164349 crc crio[24245]: time=\"2026-06-14T09:34:37.164257182Z\" level=info msg=\"Removing pod sandbox: d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27\" id=3ee203c3-94a3-43a1-ae2c-adcab9698c92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404840 | controller |     "Jun 14 09:34:37.190639 crc crio[24245]: time=\"2026-06-14T09:34:37.190224646Z\" level=info msg=\"Removed pod sandbox: d0c4acf2b36e6033252e70f31a4c1de8f6ff8891ecb00d28521b3e8b4422ef27\" id=3ee203c3-94a3-43a1-ae2c-adcab9698c92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404857 | controller |     "Jun 14 09:34:37.194626 crc crio[24245]: time=\"2026-06-14T09:34:37.194508137Z\" level=info msg=\"Stopping pod sandbox: 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c\" id=a9ac1539-284c-49aa-81a6-60a0bce4df3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404872 | controller |     "Jun 14 09:34:37.194727 crc crio[24245]: time=\"2026-06-14T09:34:37.194631051Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c\" id=a9ac1539-284c-49aa-81a6-60a0bce4df3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404886 | controller |     "Jun 14 09:34:37.195746 crc crio[24245]: time=\"2026-06-14T09:34:37.195685915Z\" level=info msg=\"Removing pod sandbox: 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c\" id=1fd243eb-129a-45c8-924f-50ba51cf79e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404900 | controller |     "Jun 14 09:34:37.211528 crc crio[24245]: time=\"2026-06-14T09:34:37.211450902Z\" level=info msg=\"Removed pod sandbox: 39b2e13adfe18d40186eab4a4f7d1b20e36b5911f0e5a99e0fd61cd8b1c6796c\" id=1fd243eb-129a-45c8-924f-50ba51cf79e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404914 | controller |     "Jun 14 09:34:37.212647 crc crio[24245]: time=\"2026-06-14T09:34:37.212547945Z\" level=info msg=\"Stopping pod sandbox: df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce\" id=c119c8e0-ce02-4e78-8c12-e1d7f80f02c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404928 | controller |     "Jun 14 09:34:37.212745 crc crio[24245]: time=\"2026-06-14T09:34:37.212676779Z\" level=info msg=\"Stopped pod sandbox (already stopped): df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce\" id=c119c8e0-ce02-4e78-8c12-e1d7f80f02c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404943 | controller |     "Jun 14 09:34:37.213324 crc crio[24245]: time=\"2026-06-14T09:34:37.213222057Z\" level=info msg=\"Removing pod sandbox: df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce\" id=d1146ad0-11ed-450a-bbfa-64c58a6873a1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404957 | controller |     "Jun 14 09:34:37.231439 crc crio[24245]: time=\"2026-06-14T09:34:37.231348304Z\" level=info msg=\"Removed pod sandbox: df1bb5c8e86c3874491285d7c40e6fdd4b847499654c0765274c8fb4cc4b9cce\" id=d1146ad0-11ed-450a-bbfa-64c58a6873a1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.404972 | controller |     "Jun 14 09:34:37.232525 crc crio[24245]: time=\"2026-06-14T09:34:37.23247889Z\" level=info msg=\"Stopping pod sandbox: e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13\" id=9fa11374-4256-4f15-b172-802cd83c0d5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.404987 | controller |     "Jun 14 09:34:37.232665 crc crio[24245]: time=\"2026-06-14T09:34:37.232547542Z\" level=info msg=\"Stopped pod sandbox (already stopped): e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13\" id=9fa11374-4256-4f15-b172-802cd83c0d5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.405001 | controller |     "Jun 14 09:34:37.233606 crc crio[24245]: time=\"2026-06-14T09:34:37.233534243Z\" level=info msg=\"Removing pod sandbox: e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13\" id=f6f12727-feaf-4325-9592-63c9545ec199 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.405016 | controller |     "Jun 14 09:34:37.279145 crc crio[24245]: time=\"2026-06-14T09:34:37.279046069Z\" level=info msg=\"Removed pod sandbox: e5773b044ecf121d55b4966a92411eff45c681d2ec144ccede38667b3c311c13\" id=f6f12727-feaf-4325-9592-63c9545ec199 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.405034 | controller |     "Jun 14 09:34:51.707687 crc crio[24245]: time=\"2026-06-14T09:34:51.705266122Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-5b5mn/POD\" id=bb2f7629-15b6-4540-919c-723953f8f532 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.405049 | controller |     "Jun 14 09:34:51.707687 crc crio[24245]: time=\"2026-06-14T09:34:51.707470313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.405064 | controller |     "Jun 14 09:34:51.880793 crc crio[24245]: time=\"2026-06-14T09:34:51.880319827Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-5b5mn Namespace:openstack-operators ID:f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd UID:465bbab6-b277-453c-a87b-2ddf4e046ab7 NetNS:/var/run/netns/4c037e63-9eec-4154-96cd-4a3b90276ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod465bbab6_b277_453c_a87b_2ddf4e046ab7.slice PodAnnotations:0xc000621760}] Aliases:map[]}\"",
2026-06-14 10:12:41.405080 | controller |     "Jun 14 09:34:51.883258 crc crio[24245]: time=\"2026-06-14T09:34:51.88320477Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-5b5mn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.405095 | controller |     "Jun 14 09:34:52.462104 crc crio[24245]: 2026-06-14T09:34:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f281bb26fe927cb Mac:f2:5b:14:f4:1f:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/4c037e63-9eec-4154-96cd-4a3b90276ab0 SocketPath: PciID:}] [{Interface:0xc0002b8f10 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.405110 | controller |     "Jun 14 09:34:52.462104 crc crio[24245]: time=\"2026-06-14T09:34:52.460043978Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-5b5mn Namespace:openstack-operators ID:f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd UID:465bbab6-b277-453c-a87b-2ddf4e046ab7 NetNS:/var/run/netns/4c037e63-9eec-4154-96cd-4a3b90276ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod465bbab6_b277_453c_a87b_2ddf4e046ab7.slice PodAnnotations:0xc000621760}] Aliases:map[]}\"",
2026-06-14 10:12:41.405125 | controller |     "Jun 14 09:34:52.462104 crc crio[24245]: time=\"2026-06-14T09:34:52.460196203Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-5b5mn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.405140 | controller |     "Jun 14 09:34:52.469359 crc crio[24245]: time=\"2026-06-14T09:34:52.469331071Z\" level=info msg=\"Ran pod sandbox f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd with infra container: openstack-operators/openstack-operator-index-5b5mn/POD\" id=bb2f7629-15b6-4540-919c-723953f8f532 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.405155 | controller |     "Jun 14 09:34:52.475035 crc crio[24245]: time=\"2026-06-14T09:34:52.47491632Z\" level=info msg=\"Pulling image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=c7138bcf-c123-4e5b-8c65-922d4ed0afbe name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.405170 | controller |     "Jun 14 09:34:52.476931 crc crio[24245]: time=\"2026-06-14T09:34:52.476825801Z\" level=info msg=\"Trying to access \\\"38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\\\"\"",
2026-06-14 10:12:41.405185 | controller |     "Jun 14 09:34:53.114582 crc crio[24245]: time=\"2026-06-14T09:34:53.113212521Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-8jv52/POD\" id=7ed32c7b-ad07-4ddb-895e-11dbe9e2c569 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.405203 | controller |     "Jun 14 09:34:53.117026 crc crio[24245]: time=\"2026-06-14T09:34:53.116999333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.405219 | controller |     "Jun 14 09:34:53.481642 crc crio[24245]: time=\"2026-06-14T09:34:53.481214478Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-8jv52 Namespace:openstack-operators ID:edf2d96bcdc1f3e7efcb6c8625f8431e584fd5ef06a33b2373876c3e4447b60e UID:1c8822a1-14b5-4f00-b780-fb366d639c56 NetNS:/var/run/netns/60e5d785-b2fe-4299-9ce7-e70183120136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c8822a1_14b5_4f00_b780_fb366d639c56.slice PodAnnotations:0xc0004cc1d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.405233 | controller |     "Jun 14 09:34:53.481642 crc crio[24245]: time=\"2026-06-14T09:34:53.481617871Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-8jv52 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.405248 | controller |     "Jun 14 09:34:54.090640 crc crio[24245]: 2026-06-14T09:34:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edf2d96bcdc1f3e Mac:2a:7c:3f:6c:85:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/60e5d785-b2fe-4299-9ce7-e70183120136 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.405264 | controller |     "Jun 14 09:34:54.092957 crc crio[24245]: time=\"2026-06-14T09:34:54.092811024Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-8jv52 Namespace:openstack-operators ID:edf2d96bcdc1f3e7efcb6c8625f8431e584fd5ef06a33b2373876c3e4447b60e UID:1c8822a1-14b5-4f00-b780-fb366d639c56 NetNS:/var/run/netns/60e5d785-b2fe-4299-9ce7-e70183120136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1c8822a1_14b5_4f00_b780_fb366d639c56.slice PodAnnotations:0xc0004cc1d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.405278 | controller |     "Jun 14 09:34:54.094068 crc crio[24245]: time=\"2026-06-14T09:34:54.094022273Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-8jv52 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.405294 | controller |     "Jun 14 09:34:54.440068 crc crio[24245]: time=\"2026-06-14T09:34:54.439752127Z\" level=info msg=\"Ran pod sandbox edf2d96bcdc1f3e7efcb6c8625f8431e584fd5ef06a33b2373876c3e4447b60e with infra container: openstack-operators/openstack-operator-index-8jv52/POD\" id=7ed32c7b-ad07-4ddb-895e-11dbe9e2c569 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.405309 | controller |     "Jun 14 09:34:54.448456 crc crio[24245]: time=\"2026-06-14T09:34:54.448343315Z\" level=info msg=\"Pulling image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=35b17af3-58f1-4611-9e0d-4583588845ea name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.405324 | controller |     "Jun 14 09:34:54.449952 crc crio[24245]: time=\"2026-06-14T09:34:54.449644517Z\" level=info msg=\"Trying to access \\\"38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\\\"\"",
2026-06-14 10:12:41.405339 | controller |     "Jun 14 09:34:57.380493 crc crio[24245]: time=\"2026-06-14T09:34:57.380053545Z\" level=info msg=\"Pulled image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index@sha256:ca92339f33d1a3c07d51ca2a2eb48ae7b4ef74681c43facd531e1e0ea31b5d22\" id=35b17af3-58f1-4611-9e0d-4583588845ea name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.405374 | controller |     "Jun 14 09:34:57.381975 crc crio[24245]: time=\"2026-06-14T09:34:57.381772757Z\" level=info msg=\"Pulled image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index@sha256:ca92339f33d1a3c07d51ca2a2eb48ae7b4ef74681c43facd531e1e0ea31b5d22\" id=c7138bcf-c123-4e5b-8c65-922d4ed0afbe name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.405392 | controller |     "Jun 14 09:34:57.382819 crc crio[24245]: time=\"2026-06-14T09:34:57.38272534Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=c921611b-6ba4-4fcf-a076-1ebfcd0e5545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.405407 | controller |     "Jun 14 09:34:57.383551 crc crio[24245]: time=\"2026-06-14T09:34:57.383464264Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=71e7ce78-a54b-42c8-b62d-e1b580c11030 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.405421 | controller |     "Jun 14 09:34:57.391735 crc crio[24245]: time=\"2026-06-14T09:34:57.390643463Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=e673c55e-1bd4-40a8-b798-a7241f79acdc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.405436 | controller |     "Jun 14 09:34:57.391948 crc crio[24245]: time=\"2026-06-14T09:34:57.391751639Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-index:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=942a1994-f856-4c58-b4c9-7f81cc3623bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.405451 | controller |     "Jun 14 09:34:57.406772 crc crio[24245]: time=\"2026-06-14T09:34:57.406665355Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-5b5mn/registry-server\" id=ce2a212d-105a-44ef-90e3-3af80586b859 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.405465 | controller |     "Jun 14 09:34:57.410683 crc crio[24245]: time=\"2026-06-14T09:34:57.410481348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.405480 | controller |     "Jun 14 09:34:57.416828 crc crio[24245]: time=\"2026-06-14T09:34:57.416344804Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-8jv52/registry-server\" id=5f66a4fa-4d68-47cc-98f0-0b488f8bd6e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.405494 | controller |     "Jun 14 09:34:57.435245 crc crio[24245]: time=\"2026-06-14T09:34:57.435143987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.405509 | controller |     "Jun 14 09:34:57.484007 crc crio[24245]: time=\"2026-06-14T09:34:57.483836079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.405524 | controller |     "Jun 14 09:34:57.489420 crc crio[24245]: time=\"2026-06-14T09:34:57.489344335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.405539 | controller |     "Jun 14 09:34:57.550290 crc crio[24245]: time=\"2026-06-14T09:34:57.549708702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.405554 | controller |     "Jun 14 09:34:57.556287 crc crio[24245]: time=\"2026-06-14T09:34:57.556158608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.405575 | controller |     "Jun 14 09:34:57.736208 crc crio[24245]: time=\"2026-06-14T09:34:57.735542745Z\" level=info msg=\"Created container 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8: openstack-operators/openstack-operator-index-5b5mn/registry-server\" id=ce2a212d-105a-44ef-90e3-3af80586b859 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.405591 | controller |     "Jun 14 09:34:57.737947 crc crio[24245]: time=\"2026-06-14T09:34:57.737827989Z\" level=info msg=\"Starting container: 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8\" id=63b75692-9755-417d-a6cc-920779ef0f12 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.405606 | controller |     "Jun 14 09:34:57.742922 crc crio[24245]: time=\"2026-06-14T09:34:57.742806506Z\" level=info msg=\"Created container 147a014baf6e8bb766507adc009ec3fb55c507a8a4c46b67cc694e37c7f234ca: openstack-operators/openstack-operator-index-8jv52/registry-server\" id=5f66a4fa-4d68-47cc-98f0-0b488f8bd6e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.405620 | controller |     "Jun 14 09:34:57.744320 crc crio[24245]: time=\"2026-06-14T09:34:57.744221964Z\" level=info msg=\"Starting container: 147a014baf6e8bb766507adc009ec3fb55c507a8a4c46b67cc694e37c7f234ca\" id=4f630233-f418-4296-98c0-05245060c25f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.405634 | controller |     "Jun 14 09:34:57.752688 crc crio[24245]: time=\"2026-06-14T09:34:57.752565338Z\" level=info msg=\"Started container\" PID=224669 containerID=6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8 description=openstack-operators/openstack-operator-index-5b5mn/registry-server id=63b75692-9755-417d-a6cc-920779ef0f12 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd",
2026-06-14 10:12:41.405649 | controller |     "Jun 14 09:34:57.753136 crc crio[24245]: time=\"2026-06-14T09:34:57.753038264Z\" level=info msg=\"Started container\" PID=224672 containerID=147a014baf6e8bb766507adc009ec3fb55c507a8a4c46b67cc694e37c7f234ca description=openstack-operators/openstack-operator-index-8jv52/registry-server id=4f630233-f418-4296-98c0-05245060c25f name=/runtime.v1.RuntimeService/StartContainer sandboxID=edf2d96bcdc1f3e7efcb6c8625f8431e584fd5ef06a33b2373876c3e4447b60e",
2026-06-14 10:12:41.405664 | controller |     "Jun 14 09:34:57.937064 crc crio[24245]: time=\"2026-06-14T09:34:57.936968987Z\" level=info msg=\"Stopping container: 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8 (timeout: 2s)\" id=c515e323-18ec-4f68-a47c-e0f90c1fcf86 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.405679 | controller |     "Jun 14 09:34:58.073628 crc crio[24245]: time=\"2026-06-14T09:34:58.073468774Z\" level=info msg=\"Stopped container 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8: openstack-operators/openstack-operator-index-5b5mn/registry-server\" id=c515e323-18ec-4f68-a47c-e0f90c1fcf86 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.405693 | controller |     "Jun 14 09:34:58.075033 crc crio[24245]: time=\"2026-06-14T09:34:58.074834227Z\" level=info msg=\"Stopping pod sandbox: f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd\" id=eefb1845-3806-4b74-bd87-024c196eae05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.405709 | controller |     "Jun 14 09:34:58.075964 crc crio[24245]: time=\"2026-06-14T09:34:58.075773788Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-5b5mn Namespace:openstack-operators ID:f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd UID:465bbab6-b277-453c-a87b-2ddf4e046ab7 NetNS:/var/run/netns/4c037e63-9eec-4154-96cd-4a3b90276ab0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod465bbab6_b277_453c_a87b_2ddf4e046ab7.slice PodAnnotations:0xc000130d98}] Aliases:map[]}\"",
2026-06-14 10:12:41.405727 | controller |     "Jun 14 09:34:58.076419 crc crio[24245]: time=\"2026-06-14T09:34:58.076330216Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-5b5mn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.405742 | controller |     "Jun 14 09:34:58.461547 crc crio[24245]: time=\"2026-06-14T09:34:58.46106293Z\" level=info msg=\"Stopped pod sandbox: f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd\" id=eefb1845-3806-4b74-bd87-024c196eae05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.405757 | controller |     "Jun 14 09:34:58.967142 crc crio[24245]: time=\"2026-06-14T09:34:58.967032112Z\" level=info msg=\"Removing container: 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8\" id=1fd0b097-a0fd-417d-95b8-8f8f249a8eb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.405771 | controller |     "Jun 14 09:34:59.026351 crc crio[24245]: time=\"2026-06-14T09:34:59.026245408Z\" level=info msg=\"Removed container 6c824c551a98d19635bcb86ab989f76e268aaf2480f54eb04cd23bcc5b377da8: openstack-operators/openstack-operator-index-5b5mn/registry-server\" id=1fd0b097-a0fd-417d-95b8-8f8f249a8eb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.405786 | controller |     "Jun 14 09:35:11.606339 crc crio[24245]: time=\"2026-06-14T09:35:11.605461926Z\" level=info msg=\"Running pod sandbox: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/POD\" id=e1ef9956-5e39-4371-a723-c477ddcbde15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.405801 | controller |     "Jun 14 09:35:11.606339 crc crio[24245]: time=\"2026-06-14T09:35:11.606303393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.405816 | controller |     "Jun 14 09:35:11.642454 crc crio[24245]: time=\"2026-06-14T09:35:11.642329853Z\" level=info msg=\"Got pod network &{Name:45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd Namespace:openstack-operators ID:bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c UID:a0356f52-c2d8-4dec-8761-75de2ff14c5d NetNS:/var/run/netns/d9e6a104-e65b-44b9-8dac-f28653416240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0356f52_c2d8_4dec_8761_75de2ff14c5d.slice PodAnnotations:0xc001fead70}] Aliases:map[]}\"",
2026-06-14 10:12:41.405831 | controller |     "Jun 14 09:35:11.642454 crc crio[24245]: time=\"2026-06-14T09:35:11.642417066Z\" level=info msg=\"Adding pod openstack-operators_45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.405846 | controller |     "Jun 14 09:35:12.202801 crc crio[24245]: 2026-06-14T09:35:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb3fbeccdfeadb8 Mac:c2:12:13:6a:2c:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/d9e6a104-e65b-44b9-8dac-f28653416240 SocketPath: PciID:}] [{Interface:0xc000504770 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.405860 | controller |     "Jun 14 09:35:12.204164 crc crio[24245]: time=\"2026-06-14T09:35:12.2040829Z\" level=info msg=\"Got pod network &{Name:45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd Namespace:openstack-operators ID:bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c UID:a0356f52-c2d8-4dec-8761-75de2ff14c5d NetNS:/var/run/netns/d9e6a104-e65b-44b9-8dac-f28653416240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0356f52_c2d8_4dec_8761_75de2ff14c5d.slice PodAnnotations:0xc001fead70}] Aliases:map[]}\"",
2026-06-14 10:12:41.405878 | controller |     "Jun 14 09:35:12.204331 crc crio[24245]: time=\"2026-06-14T09:35:12.204290317Z\" level=info msg=\"Checking pod openstack-operators_45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.405894 | controller |     "Jun 14 09:35:12.216240 crc crio[24245]: time=\"2026-06-14T09:35:12.215175885Z\" level=info msg=\"Ran pod sandbox bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c with infra container: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/POD\" id=e1ef9956-5e39-4371-a723-c477ddcbde15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.405909 | controller |     "Jun 14 09:35:12.218763 crc crio[24245]: time=\"2026-06-14T09:35:12.218694015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0c5b443f-fcae-43a5-a4bd-3b78c3cf361f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.405924 | controller |     "Jun 14 09:35:12.222015 crc crio[24245]: time=\"2026-06-14T09:35:12.221900466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6ef4248d-fa13-4afc-9c34-0a402856bb23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.405939 | controller |     "Jun 14 09:35:12.241060 crc crio[24245]: time=\"2026-06-14T09:35:12.240969476Z\" level=info msg=\"Creating container: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/util\" id=cbf60bac-8f07-4330-80f1-6e9d222e06b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.405954 | controller |     "Jun 14 09:35:12.241527 crc crio[24245]: time=\"2026-06-14T09:35:12.241452532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.405968 | controller |     "Jun 14 09:35:12.302566 crc crio[24245]: time=\"2026-06-14T09:35:12.291827279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.405983 | controller |     "Jun 14 09:35:12.302566 crc crio[24245]: time=\"2026-06-14T09:35:12.29812081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.405998 | controller |     "Jun 14 09:35:12.581539 crc crio[24245]: time=\"2026-06-14T09:35:12.580822467Z\" level=info msg=\"Created container c983977c322955fa7f0bf58e5d062796273903bdf679ef2d6d79d6ec7c50e4b2: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/util\" id=cbf60bac-8f07-4330-80f1-6e9d222e06b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.406012 | controller |     "Jun 14 09:35:12.583803 crc crio[24245]: time=\"2026-06-14T09:35:12.583678088Z\" level=info msg=\"Starting container: c983977c322955fa7f0bf58e5d062796273903bdf679ef2d6d79d6ec7c50e4b2\" id=04bee135-c7ae-4bd3-927a-82c3318ff9d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.406027 | controller |     "Jun 14 09:35:12.601081 crc crio[24245]: time=\"2026-06-14T09:35:12.59193066Z\" level=info msg=\"Started container\" PID=225459 containerID=c983977c322955fa7f0bf58e5d062796273903bdf679ef2d6d79d6ec7c50e4b2 description=openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/util id=04bee135-c7ae-4bd3-927a-82c3318ff9d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c",
2026-06-14 10:12:41.406042 | controller |     "Jun 14 09:35:13.218361 crc crio[24245]: time=\"2026-06-14T09:35:13.21770987Z\" level=info msg=\"Pulling image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-bundle:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=d619fe22-0296-4f00-b736-e670f3153360 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.406059 | controller |     "Jun 14 09:35:13.220228 crc crio[24245]: time=\"2026-06-14T09:35:13.220034815Z\" level=info msg=\"Trying to access \\\"38.102.83.65:5001/openstack-k8s-operators/openstack-operator-bundle:a07ba92d7e940ee8bcbba6f06403943858879a10\\\"\"",
2026-06-14 10:12:41.406086 | controller |     "Jun 14 09:35:13.651449 crc crio[24245]: time=\"2026-06-14T09:35:13.651352895Z\" level=info msg=\"Pulled image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:7ac57070c035ff5bd4f51a3bc87ff5de5a65aafd44377bc15db4ea537c5ec01a\" id=d619fe22-0296-4f00-b736-e670f3153360 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.406101 | controller |     "Jun 14 09:35:13.653388 crc crio[24245]: time=\"2026-06-14T09:35:13.653135941Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-bundle:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=78040ba4-9ad0-413a-a173-cad65d1bb5ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.406116 | controller |     "Jun 14 09:35:13.657614 crc crio[24245]: time=\"2026-06-14T09:35:13.657472351Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator-bundle:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=fc6159b9-3f3b-4826-b236-6138bef50079 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.406131 | controller |     "Jun 14 09:35:13.667049 crc crio[24245]: time=\"2026-06-14T09:35:13.666947732Z\" level=info msg=\"Creating container: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/pull\" id=a4466f9a-1399-4497-9657-dc711a15dce2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.406146 | controller |     "Jun 14 09:35:13.668452 crc crio[24245]: time=\"2026-06-14T09:35:13.668354708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.406160 | controller |     "Jun 14 09:35:13.716796 crc crio[24245]: time=\"2026-06-14T09:35:13.71666326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.406174 | controller |     "Jun 14 09:35:13.717377 crc crio[24245]: time=\"2026-06-14T09:35:13.717308501Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/ecb3db40c9b5bd7888f9ed0ca93251cbb7118d0f614f28cf1286f69e5f352d88/merged/etc/passwd: no such file or directory\"",
2026-06-14 10:12:41.406188 | controller |     "Jun 14 09:35:13.717474 crc crio[24245]: time=\"2026-06-14T09:35:13.717378623Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/ecb3db40c9b5bd7888f9ed0ca93251cbb7118d0f614f28cf1286f69e5f352d88/merged/etc/group: no such file or directory\"",
2026-06-14 10:12:41.406203 | controller |     "Jun 14 09:35:13.723196 crc crio[24245]: time=\"2026-06-14T09:35:13.723108476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.406217 | controller |     "Jun 14 09:35:13.946928 crc crio[24245]: time=\"2026-06-14T09:35:13.946182678Z\" level=info msg=\"Created container 28662a9bfdc6aa653bf9e7a482175fc7adea8352ca65b4b6a1e3053ab2733db5: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/pull\" id=a4466f9a-1399-4497-9657-dc711a15dce2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.406231 | controller |     "Jun 14 09:35:13.954141 crc crio[24245]: time=\"2026-06-14T09:35:13.95377052Z\" level=info msg=\"Starting container: 28662a9bfdc6aa653bf9e7a482175fc7adea8352ca65b4b6a1e3053ab2733db5\" id=3e75e30b-208b-4241-85e4-86c4f8520db9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.406249 | controller |     "Jun 14 09:35:13.963423 crc crio[24245]: time=\"2026-06-14T09:35:13.963253572Z\" level=info msg=\"Started container\" PID=225577 containerID=28662a9bfdc6aa653bf9e7a482175fc7adea8352ca65b4b6a1e3053ab2733db5 description=openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/pull id=3e75e30b-208b-4241-85e4-86c4f8520db9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c",
2026-06-14 10:12:41.406265 | controller |     "Jun 14 09:35:14.241489 crc crio[24245]: time=\"2026-06-14T09:35:14.24068339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9b62a4b1-8dbb-4bf3-94ca-560cfd9add90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.406280 | controller |     "Jun 14 09:35:14.248617 crc crio[24245]: time=\"2026-06-14T09:35:14.248439808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c2ea7679-5bfb-435d-a415-3514e89a7530 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.406295 | controller |     "Jun 14 09:35:14.266140 crc crio[24245]: time=\"2026-06-14T09:35:14.266083351Z\" level=info msg=\"Creating container: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/extract\" id=76528387-2a54-4140-ab0f-91c41b18c6bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.406310 | controller |     "Jun 14 09:35:14.266881 crc crio[24245]: time=\"2026-06-14T09:35:14.266804584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.406325 | controller |     "Jun 14 09:35:14.320462 crc crio[24245]: time=\"2026-06-14T09:35:14.320400655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.406340 | controller |     "Jun 14 09:35:14.325928 crc crio[24245]: time=\"2026-06-14T09:35:14.325812238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.406385 | controller |     "Jun 14 09:35:14.531970 crc crio[24245]: time=\"2026-06-14T09:35:14.529548592Z\" level=info msg=\"Created container c40f9485828fbc5b67485f637fd3d5276cd019fde0416f0bdb390731275ebc63: openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/extract\" id=76528387-2a54-4140-ab0f-91c41b18c6bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.406402 | controller |     "Jun 14 09:35:14.535199 crc crio[24245]: time=\"2026-06-14T09:35:14.535020839Z\" level=info msg=\"Starting container: c40f9485828fbc5b67485f637fd3d5276cd019fde0416f0bdb390731275ebc63\" id=7e525d43-6372-43f1-b109-0a7cb10eadde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.406418 | controller |     "Jun 14 09:35:14.546961 crc crio[24245]: time=\"2026-06-14T09:35:14.543143316Z\" level=info msg=\"Started container\" PID=225631 containerID=c40f9485828fbc5b67485f637fd3d5276cd019fde0416f0bdb390731275ebc63 description=openstack-operators/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/extract id=7e525d43-6372-43f1-b109-0a7cb10eadde name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c",
2026-06-14 10:12:41.406433 | controller |     "Jun 14 09:35:16.316423 crc crio[24245]: time=\"2026-06-14T09:35:16.315239994Z\" level=info msg=\"Stopping pod sandbox: bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c\" id=4164dc33-0523-4beb-82c4-cfa9b70a0266 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.406451 | controller |     "Jun 14 09:35:16.318797 crc crio[24245]: time=\"2026-06-14T09:35:16.317722934Z\" level=info msg=\"Got pod network &{Name:45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd Namespace:openstack-operators ID:bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c UID:a0356f52-c2d8-4dec-8761-75de2ff14c5d NetNS:/var/run/netns/d9e6a104-e65b-44b9-8dac-f28653416240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0356f52_c2d8_4dec_8761_75de2ff14c5d.slice PodAnnotations:0xc002422600}] Aliases:map[]}\"",
2026-06-14 10:12:41.406467 | controller |     "Jun 14 09:35:16.318797 crc crio[24245]: time=\"2026-06-14T09:35:16.318188849Z\" level=info msg=\"Deleting pod openstack-operators_45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.406482 | controller |     "Jun 14 09:35:16.784117 crc crio[24245]: time=\"2026-06-14T09:35:16.783735082Z\" level=info msg=\"Stopped pod sandbox: bb3fbeccdfeadb8139545d73343caa95475c28e3e5099d5d1c176a012454ef8c\" id=4164dc33-0523-4beb-82c4-cfa9b70a0266 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.406497 | controller |     "Jun 14 09:35:23.667684 crc crio[24245]: time=\"2026-06-14T09:35:23.666651507Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-6dbd595fb4-b6nqk/POD\" id=4eb185f0-8e62-40ea-9e6c-eb91c777dc6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.406511 | controller |     "Jun 14 09:35:23.671207 crc crio[24245]: time=\"2026-06-14T09:35:23.669173348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.406526 | controller |     "Jun 14 09:35:23.713091 crc crio[24245]: time=\"2026-06-14T09:35:23.712110204Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-6dbd595fb4-b6nqk Namespace:openstack-operators ID:bc57b45b0cc342fb1abf39a0a5db7e0623706a76c56e5dfeb1f00a74c99353b2 UID:406973a8-937c-48e4-9fdb-172e6cc16660 NetNS:/var/run/netns/6400dc59-c063-4587-8259-9455774c07ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod406973a8_937c_48e4_9fdb_172e6cc16660.slice PodAnnotations:0xc003bf6320}] Aliases:map[]}\"",
2026-06-14 10:12:41.406541 | controller |     "Jun 14 09:35:23.713091 crc crio[24245]: time=\"2026-06-14T09:35:23.712191906Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-6dbd595fb4-b6nqk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.406555 | controller |     "Jun 14 09:35:24.378111 crc crio[24245]: 2026-06-14T09:35:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bc57b45b0cc342f Mac:8e:2d:0d:96:3b:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/6400dc59-c063-4587-8259-9455774c07ba SocketPath: PciID:}] [{Interface:0xc000194e50 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.406570 | controller |     "Jun 14 09:35:24.379241 crc crio[24245]: time=\"2026-06-14T09:35:24.379176623Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-6dbd595fb4-b6nqk Namespace:openstack-operators ID:bc57b45b0cc342fb1abf39a0a5db7e0623706a76c56e5dfeb1f00a74c99353b2 UID:406973a8-937c-48e4-9fdb-172e6cc16660 NetNS:/var/run/netns/6400dc59-c063-4587-8259-9455774c07ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod406973a8_937c_48e4_9fdb_172e6cc16660.slice PodAnnotations:0xc003bf6320}] Aliases:map[]}\"",
2026-06-14 10:12:41.406588 | controller |     "Jun 14 09:35:24.379411 crc crio[24245]: time=\"2026-06-14T09:35:24.379368559Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-6dbd595fb4-b6nqk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.406603 | controller |     "Jun 14 09:35:24.399065 crc crio[24245]: time=\"2026-06-14T09:35:24.398923578Z\" level=info msg=\"Ran pod sandbox bc57b45b0cc342fb1abf39a0a5db7e0623706a76c56e5dfeb1f00a74c99353b2 with infra container: openstack-operators/openstack-operator-controller-init-6dbd595fb4-b6nqk/POD\" id=4eb185f0-8e62-40ea-9e6c-eb91c777dc6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.406619 | controller |     "Jun 14 09:35:24.403091 crc crio[24245]: time=\"2026-06-14T09:35:24.402989288Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=9b4c67c9-a34d-4a03-a4ef-14434690ab57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.406633 | controller |     "Jun 14 09:35:24.403462 crc crio[24245]: time=\"2026-06-14T09:35:24.403410532Z\" level=info msg=\"Image 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10 not found\" id=9b4c67c9-a34d-4a03-a4ef-14434690ab57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.406648 | controller |     "Jun 14 09:35:24.403696 crc crio[24245]: time=\"2026-06-14T09:35:24.403501925Z\" level=info msg=\"Neither image nor artfiact 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10 found\" id=9b4c67c9-a34d-4a03-a4ef-14434690ab57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.406663 | controller |     "Jun 14 09:35:24.407298 crc crio[24245]: time=\"2026-06-14T09:35:24.407221334Z\" level=info msg=\"Pulling image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=6c5eb74b-a21b-4deb-a0b7-605efc4ca17e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.406677 | controller |     "Jun 14 09:35:24.408700 crc crio[24245]: time=\"2026-06-14T09:35:24.40866048Z\" level=info msg=\"Trying to access \\\"38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10\\\"\"",
2026-06-14 10:12:41.406692 | controller |     "Jun 14 09:35:30.251362 crc crio[24245]: time=\"2026-06-14T09:35:30.250661477Z\" level=info msg=\"Pulled image: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator@sha256:23fc9bcaf1ef48a7799cfd25bb62c3c1bc195c066d7a640105231dee7bd9b91d\" id=6c5eb74b-a21b-4deb-a0b7-605efc4ca17e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.406707 | controller |     "Jun 14 09:35:30.254644 crc crio[24245]: time=\"2026-06-14T09:35:30.25455157Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=28da672f-0c9d-4643-8fe3-e47ac34c1d64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.406722 | controller |     "Jun 14 09:35:30.258733 crc crio[24245]: time=\"2026-06-14T09:35:30.258705602Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=be0b4630-9425-4b5e-8f23-0a5c1835e8db name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.406736 | controller |     "Jun 14 09:35:30.268708 crc crio[24245]: time=\"2026-06-14T09:35:30.268647008Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-6dbd595fb4-b6nqk/operator\" id=318c6eb2-0b1e-4451-81fa-21cedfa0298d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.406751 | controller |     "Jun 14 09:35:30.270390 crc crio[24245]: time=\"2026-06-14T09:35:30.270335982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.406768 | controller |     "Jun 14 09:35:30.322757 crc crio[24245]: time=\"2026-06-14T09:35:30.322303065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.406783 | controller |     "Jun 14 09:35:30.331633 crc crio[24245]: time=\"2026-06-14T09:35:30.331519579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.406797 | controller |     "Jun 14 09:35:30.499355 crc crio[24245]: time=\"2026-06-14T09:35:30.499236743Z\" level=info msg=\"Created container 42b70bc98690c33db0d28ba79e9d9e756ee08cd0ab03fca87b3e83c21e1d34f5: openstack-operators/openstack-operator-controller-init-6dbd595fb4-b6nqk/operator\" id=318c6eb2-0b1e-4451-81fa-21cedfa0298d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.406812 | controller |     "Jun 14 09:35:30.500832 crc crio[24245]: time=\"2026-06-14T09:35:30.500770063Z\" level=info msg=\"Starting container: 42b70bc98690c33db0d28ba79e9d9e756ee08cd0ab03fca87b3e83c21e1d34f5\" id=6367cad0-09da-47a6-a8de-7516ffd178c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.406827 | controller |     "Jun 14 09:35:30.508279 crc crio[24245]: time=\"2026-06-14T09:35:30.508209183Z\" level=info msg=\"Started container\" PID=226542 containerID=42b70bc98690c33db0d28ba79e9d9e756ee08cd0ab03fca87b3e83c21e1d34f5 description=openstack-operators/openstack-operator-controller-init-6dbd595fb4-b6nqk/operator id=6367cad0-09da-47a6-a8de-7516ffd178c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bc57b45b0cc342fb1abf39a0a5db7e0623706a76c56e5dfeb1f00a74c99353b2",
2026-06-14 10:12:41.406842 | controller |     "Jun 14 09:35:37.313673 crc crio[24245]: time=\"2026-06-14T09:35:37.312810404Z\" level=info msg=\"Stopping pod sandbox: f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd\" id=5122a0fe-0979-4897-b434-ed2ef8be2a68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.406856 | controller |     "Jun 14 09:35:37.315112 crc crio[24245]: time=\"2026-06-14T09:35:37.315088128Z\" level=info msg=\"Stopped pod sandbox (already stopped): f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd\" id=5122a0fe-0979-4897-b434-ed2ef8be2a68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.406871 | controller |     "Jun 14 09:35:37.315949 crc crio[24245]: time=\"2026-06-14T09:35:37.315768879Z\" level=info msg=\"Removing pod sandbox: f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd\" id=ef874713-5a6d-4b21-a5e4-a6cb1b6a2206 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.406885 | controller |     "Jun 14 09:35:37.331104 crc crio[24245]: time=\"2026-06-14T09:35:37.330986715Z\" level=info msg=\"Removed pod sandbox: f281bb26fe927cbc1d53588e834a0183e2c12881756af5796bc0d355b9ec72cd\" id=ef874713-5a6d-4b21-a5e4-a6cb1b6a2206 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.406900 | controller |     "Jun 14 09:36:00.558297 crc crio[24245]: time=\"2026-06-14T09:36:00.556730235Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690496-bqht4/POD\" id=983ebc54-8c4c-49b3-a494-8e6957303885 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.406914 | controller |     "Jun 14 09:36:00.560545 crc crio[24245]: time=\"2026-06-14T09:36:00.558335026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.406929 | controller |     "Jun 14 09:36:00.610716 crc crio[24245]: time=\"2026-06-14T09:36:00.610490085Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690496-bqht4 Namespace:openshift-infra ID:a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831 UID:b90c6999-b676-45d7-9859-3de786e5d399 NetNS:/var/run/netns/7720cb1e-2454-430f-8d4b-ce1c8a673643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb90c6999_b676_45d7_9859_3de786e5d399.slice PodAnnotations:0xc002c92fc8}] Aliases:map[]}\"",
2026-06-14 10:12:41.406946 | controller |     "Jun 14 09:36:00.610716 crc crio[24245]: time=\"2026-06-14T09:36:00.610624019Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690496-bqht4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.406961 | controller |     "Jun 14 09:36:00.972492 crc crio[24245]: 2026-06-14T09:36:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a8658d422d75731 Mac:b6:fb:15:51:0b:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/7720cb1e-2454-430f-8d4b-ce1c8a673643 SocketPath: PciID:}] [{Interface:0xc000324760 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.406977 | controller |     "Jun 14 09:36:00.974254 crc crio[24245]: time=\"2026-06-14T09:36:00.974184975Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690496-bqht4 Namespace:openshift-infra ID:a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831 UID:b90c6999-b676-45d7-9859-3de786e5d399 NetNS:/var/run/netns/7720cb1e-2454-430f-8d4b-ce1c8a673643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb90c6999_b676_45d7_9859_3de786e5d399.slice PodAnnotations:0xc002c92fc8}] Aliases:map[]}\"",
2026-06-14 10:12:41.406992 | controller |     "Jun 14 09:36:00.974458 crc crio[24245]: time=\"2026-06-14T09:36:00.974392632Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690496-bqht4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.407007 | controller |     "Jun 14 09:36:00.985943 crc crio[24245]: time=\"2026-06-14T09:36:00.985812659Z\" level=info msg=\"Ran pod sandbox a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831 with infra container: openshift-infra/auto-csr-approver-29690496-bqht4/POD\" id=983ebc54-8c4c-49b3-a494-8e6957303885 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.407022 | controller |     "Jun 14 09:36:00.991432 crc crio[24245]: time=\"2026-06-14T09:36:00.991292778Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9987a0c5-f05d-4ab9-8efc-527a19342ffc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.407036 | controller |     "Jun 14 09:36:01.003159 crc crio[24245]: time=\"2026-06-14T09:36:01.003076903Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.407051 | controller |     "Jun 14 09:36:02.071995 crc crio[24245]: time=\"2026-06-14T09:36:02.071176917Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9987a0c5-f05d-4ab9-8efc-527a19342ffc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.407066 | controller |     "Jun 14 09:36:02.074257 crc crio[24245]: time=\"2026-06-14T09:36:02.073552033Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=22029c7f-1ec7-4b3b-8fd4-3c55ea4d578b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.407081 | controller |     "Jun 14 09:36:02.077137 crc crio[24245]: time=\"2026-06-14T09:36:02.076990861Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1fcf9822-2a95-4c3c-8fa2-fc1a46215046 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.407095 | controller |     "Jun 14 09:36:02.086649 crc crio[24245]: time=\"2026-06-14T09:36:02.086523556Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690496-bqht4/oc\" id=4f8cec0d-27b3-4998-b073-a3d5d6d09180 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.407113 | controller |     "Jun 14 09:36:02.087334 crc crio[24245]: time=\"2026-06-14T09:36:02.087236199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407128 | controller |     "Jun 14 09:36:02.162567 crc crio[24245]: time=\"2026-06-14T09:36:02.162457532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407143 | controller |     "Jun 14 09:36:02.414812 crc crio[24245]: time=\"2026-06-14T09:36:02.414683963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407158 | controller |     "Jun 14 09:36:02.541745 crc crio[24245]: time=\"2026-06-14T09:36:02.541549419Z\" level=info msg=\"Created container d90ad6fd94e82f966b0480f764524d015094b807e17a65029eae7f8344ee4ec9: openshift-infra/auto-csr-approver-29690496-bqht4/oc\" id=4f8cec0d-27b3-4998-b073-a3d5d6d09180 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.407172 | controller |     "Jun 14 09:36:02.543946 crc crio[24245]: time=\"2026-06-14T09:36:02.543704987Z\" level=info msg=\"Starting container: d90ad6fd94e82f966b0480f764524d015094b807e17a65029eae7f8344ee4ec9\" id=0ed420ac-935f-46c1-b3b4-09ae04bd856f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.407187 | controller |     "Jun 14 09:36:02.551429 crc crio[24245]: time=\"2026-06-14T09:36:02.551280638Z\" level=info msg=\"Started container\" PID=228098 containerID=d90ad6fd94e82f966b0480f764524d015094b807e17a65029eae7f8344ee4ec9 description=openshift-infra/auto-csr-approver-29690496-bqht4/oc id=0ed420ac-935f-46c1-b3b4-09ae04bd856f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831",
2026-06-14 10:12:41.407202 | controller |     "Jun 14 09:36:04.135198 crc crio[24245]: time=\"2026-06-14T09:36:04.134037164Z\" level=info msg=\"Stopping pod sandbox: a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831\" id=c12f4529-cd00-43ee-9439-a2a3210c2d62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.407217 | controller |     "Jun 14 09:36:04.137988 crc crio[24245]: time=\"2026-06-14T09:36:04.136639938Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690496-bqht4 Namespace:openshift-infra ID:a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831 UID:b90c6999-b676-45d7-9859-3de786e5d399 NetNS:/var/run/netns/7720cb1e-2454-430f-8d4b-ce1c8a673643 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb90c6999_b676_45d7_9859_3de786e5d399.slice PodAnnotations:0xc001c3cc98}] Aliases:map[]}\"",
2026-06-14 10:12:41.407232 | controller |     "Jun 14 09:36:04.137988 crc crio[24245]: time=\"2026-06-14T09:36:04.137267578Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690496-bqht4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.407247 | controller |     "Jun 14 09:36:04.510328 crc crio[24245]: time=\"2026-06-14T09:36:04.510181988Z\" level=info msg=\"Stopped pod sandbox: a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831\" id=c12f4529-cd00-43ee-9439-a2a3210c2d62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.407262 | controller |     "Jun 14 09:36:19.843713 crc crio[24245]: time=\"2026-06-14T09:36:19.842953645Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7575c6bcc5-rsbsr/POD\" id=1571ae0f-f839-424f-a81a-cf17f5e2957b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.407277 | controller |     "Jun 14 09:36:19.845366 crc crio[24245]: time=\"2026-06-14T09:36:19.845095182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407294 | controller |     "Jun 14 09:36:19.879631 crc crio[24245]: time=\"2026-06-14T09:36:19.879523026Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-584b474457-wc8nl/POD\" id=eec9b89e-c0aa-4455-a28d-1c61d04ae30e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.407309 | controller |     "Jun 14 09:36:19.879771 crc crio[24245]: time=\"2026-06-14T09:36:19.8796475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407324 | controller |     "Jun 14 09:36:19.914384 crc crio[24245]: time=\"2026-06-14T09:36:19.9142621Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-84b475799f-vr9xl/POD\" id=953ebae8-e773-4a7c-a082-9031be297e03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.407339 | controller |     "Jun 14 09:36:19.914384 crc crio[24245]: time=\"2026-06-14T09:36:19.914387774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407373 | controller |     "Jun 14 09:36:19.971717 crc crio[24245]: time=\"2026-06-14T09:36:19.971562283Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7575c6bcc5-rsbsr Namespace:openstack-operators ID:abf40d59256df38ae32a4149e19fa7b10249b92af912e8ba8b89036dd435ff11 UID:264b521e-347e-47a3-ad4c-c14f26b56d5c NetNS:/var/run/netns/1e6c3cb9-b5f3-4224-af82-660ed32a6292 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod264b521e_347e_47a3_ad4c_c14f26b56d5c.slice PodAnnotations:0xc000603358}] Aliases:map[]}\"",
2026-06-14 10:12:41.407390 | controller |     "Jun 14 09:36:19.971717 crc crio[24245]: time=\"2026-06-14T09:36:19.971667036Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7575c6bcc5-rsbsr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.407406 | controller |     "Jun 14 09:36:20.028147 crc crio[24245]: time=\"2026-06-14T09:36:20.027056951Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-wc8nl Namespace:openstack-operators ID:6e812c8cc577373de2ec37f3ad53df12cc0cc8c48286b5ca34257a91572fe5df UID:2c9d4a28-4f07-4bf3-9101-d5481e86eadf NetNS:/var/run/netns/9d932992-f5fc-469c-9814-db72bcf61e45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2c9d4a28_4f07_4bf3_9101_d5481e86eadf.slice PodAnnotations:0xc0006034d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.407421 | controller |     "Jun 14 09:36:20.028147 crc crio[24245]: time=\"2026-06-14T09:36:20.028104004Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-584b474457-wc8nl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.407436 | controller |     "Jun 14 09:36:20.058950 crc crio[24245]: time=\"2026-06-14T09:36:20.056669243Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-79d55749df-b78vj/POD\" id=5b879590-b7d5-4f7c-be58-e22f58d9f735 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.407451 | controller |     "Jun 14 09:36:20.061950 crc crio[24245]: time=\"2026-06-14T09:36:20.06187729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407466 | controller |     "Jun 14 09:36:20.087150 crc crio[24245]: time=\"2026-06-14T09:36:20.075903122Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5f5d6b8858-pvnsv/POD\" id=26037191-7a9b-43b8-9b5e-bb60156475ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.407484 | controller |     "Jun 14 09:36:20.087150 crc crio[24245]: time=\"2026-06-14T09:36:20.075992135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407500 | controller |     "Jun 14 09:36:20.105213 crc crio[24245]: time=\"2026-06-14T09:36:20.105126982Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-84b475799f-vr9xl Namespace:openstack-operators ID:f158c59d294f6a359502e93e4dbbe59600e26d29e8f4190a6df50c75f1ded5c5 UID:74fe28fc-7edd-4148-b876-01fc7e0b21d9 NetNS:/var/run/netns/bdef22ff-949a-4196-b32b-97888c9ad514 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74fe28fc_7edd_4148_b876_01fc7e0b21d9.slice PodAnnotations:0xc003bf68d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.407515 | controller |     "Jun 14 09:36:20.105213 crc crio[24245]: time=\"2026-06-14T09:36:20.105206085Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-84b475799f-vr9xl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.407529 | controller |     "Jun 14 09:36:20.290274 crc crio[24245]: time=\"2026-06-14T09:36:20.289093304Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-79d55749df-b78vj Namespace:openstack-operators ID:c624b333aae76d7dd7728f11a8b34750923c78ab19d48d723d700fcad180350a UID:491d9777-d866-4f4a-ad4b-86fd3afa4309 NetNS:/var/run/netns/10a02a39-77c9-4e7e-8d54-25be0e0bd8d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod491d9777_d866_4f4a_ad4b_86fd3afa4309.slice PodAnnotations:0xc003bf61c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.407544 | controller |     "Jun 14 09:36:20.290274 crc crio[24245]: time=\"2026-06-14T09:36:20.289455226Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-79d55749df-b78vj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.407559 | controller |     "Jun 14 09:36:20.324454 crc crio[24245]: time=\"2026-06-14T09:36:20.324033686Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-7d74cb5f58-sns7h/POD\" id=10ed7e2a-4c56-473f-9f7c-f0388c7e2825 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.407573 | controller |     "Jun 14 09:36:20.324454 crc crio[24245]: time=\"2026-06-14T09:36:20.324114259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407588 | controller |     "Jun 14 09:36:20.344653 crc crio[24245]: time=\"2026-06-14T09:36:20.34461555Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-fc868d584-prpcq/POD\" id=dcb67c52-5bd5-4716-a01f-86631e90c5d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.407603 | controller |     "Jun 14 09:36:20.349816 crc crio[24245]: time=\"2026-06-14T09:36:20.349742295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407618 | controller |     "Jun 14 09:36:20.375201 crc crio[24245]: time=\"2026-06-14T09:36:20.375121355Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-rlg5x/POD\" id=89da456e-d194-491b-9536-8a29c692a159 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.407632 | controller |     "Jun 14 09:36:20.375468 crc crio[24245]: time=\"2026-06-14T09:36:20.375215748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407650 | controller |     "Jun 14 09:36:20.375468 crc crio[24245]: time=\"2026-06-14T09:36:20.375347571Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-pvnsv Namespace:openstack-operators ID:46e622a0c41682b5b908dda3d87f043418a44931b21e29cadacd3689c94c4249 UID:fa96e7e2-058f-440f-bd43-5828e7fee001 NetNS:/var/run/netns/5cc19e12-9602-48e1-9824-5c737ee67982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa96e7e2_058f_440f_bd43_5828e7fee001.slice PodAnnotations:0xc002c926b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.407666 | controller |     "Jun 14 09:36:20.375468 crc crio[24245]: time=\"2026-06-14T09:36:20.375393593Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-pvnsv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.407681 | controller |     "Jun 14 09:36:20.405526 crc crio[24245]: time=\"2026-06-14T09:36:20.40544781Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-74c7d4d476-v4rg2/POD\" id=ae63ebec-3ded-46e2-b057-0d0f87c276a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.407696 | controller |     "Jun 14 09:36:20.405679 crc crio[24245]: time=\"2026-06-14T09:36:20.405561394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407711 | controller |     "Jun 14 09:36:20.468138 crc crio[24245]: time=\"2026-06-14T09:36:20.468098238Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-b547849c7-jxb64/POD\" id=f6906c56-2236-4bdf-85f6-500d8868bb1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.407726 | controller |     "Jun 14 09:36:20.468337 crc crio[24245]: time=\"2026-06-14T09:36:20.468321075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407741 | controller |     "Jun 14 09:36:20.475944 crc crio[24245]: time=\"2026-06-14T09:36:20.475787554Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-7d74cb5f58-sns7h Namespace:openstack-operators ID:c1f9e8ae99ebe9366774bab44d11de0cab42a8013e8e87885c74a4762820f243 UID:aa5dff3a-efb7-40a3-bbd9-dc245be99d19 NetNS:/var/run/netns/c9eda69c-e95d-4789-a6bd-05036c68c61b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa5dff3a_efb7_40a3_bbd9_dc245be99d19.slice PodAnnotations:0xc0004cc980}] Aliases:map[]}\"",
2026-06-14 10:12:41.407756 | controller |     "Jun 14 09:36:20.476111 crc crio[24245]: time=\"2026-06-14T09:36:20.475931568Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-7d74cb5f58-sns7h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.407771 | controller |     "Jun 14 09:36:20.580424 crc crio[24245]: time=\"2026-06-14T09:36:20.576479517Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-778bfbfd5d-57js6/POD\" id=056985de-483e-4c2e-9a85-7d8e935b2ae3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.407785 | controller |     "Jun 14 09:36:20.580424 crc crio[24245]: time=\"2026-06-14T09:36:20.576626181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407800 | controller |     "Jun 14 09:36:20.586315 crc crio[24245]: time=\"2026-06-14T09:36:20.584108749Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q6w85/POD\" id=3b1026fa-1ff8-468c-bce5-f6e3d069fd58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.407817 | controller |     "Jun 14 09:36:20.586315 crc crio[24245]: time=\"2026-06-14T09:36:20.584208722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407832 | controller |     "Jun 14 09:36:20.604996 crc crio[24245]: time=\"2026-06-14T09:36:20.604782326Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-78f5dd8d7d-78hq4/POD\" id=6555ea4d-d7fc-4d91-9cb7-2db9e16d593b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.407847 | controller |     "Jun 14 09:36:20.604996 crc crio[24245]: time=\"2026-06-14T09:36:20.60491769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407861 | controller |     "Jun 14 09:36:20.678373 crc crio[24245]: time=\"2026-06-14T09:36:20.678196181Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-rlg5x Namespace:openstack-operators ID:c9b512abdfb13d1559d9281b21df4b01e510744161542c977689c6eef56a17f3 UID:d1c4ae2e-cd2f-4118-a331-d0fea52b9427 NetNS:/var/run/netns/8f81c909-396b-4dc8-819b-fb73df9ff79e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1c4ae2e_cd2f_4118_a331_d0fea52b9427.slice PodAnnotations:0xc001c3c298}] Aliases:map[]}\"",
2026-06-14 10:12:41.407876 | controller |     "Jun 14 09:36:20.678373 crc crio[24245]: time=\"2026-06-14T09:36:20.678277554Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-rlg5x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.407891 | controller |     "Jun 14 09:36:20.690920 crc crio[24245]: time=\"2026-06-14T09:36:20.685435727Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-9f6cfd7c6-js779/POD\" id=ad569be6-7119-4d5d-8d1d-37f0a95110cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.407905 | controller |     "Jun 14 09:36:20.690920 crc crio[24245]: time=\"2026-06-14T09:36:20.68553637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.407920 | controller |     "Jun 14 09:36:20.703908 crc crio[24245]: time=\"2026-06-14T09:36:20.703166521Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-fc868d584-prpcq Namespace:openstack-operators ID:4261e578cc26c818514cfe5f52981ac07a9b1e31b533b081a8c39de427f1f543 UID:41bf2967-ccfc-4a6e-8655-2694dc20f5b5 NetNS:/var/run/netns/95edb842-f593-4800-a815-a4cc9e2d773d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41bf2967_ccfc_4a6e_8655_2694dc20f5b5.slice PodAnnotations:0xc000620160}] Aliases:map[]}\"",
2026-06-14 10:12:41.407935 | controller |     "Jun 14 09:36:20.703908 crc crio[24245]: time=\"2026-06-14T09:36:20.703884884Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-fc868d584-prpcq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.407950 | controller |     "Jun 14 09:36:20.713499 crc crio[24245]: time=\"2026-06-14T09:36:20.707176009Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-74c7d4d476-v4rg2 Namespace:openstack-operators ID:3d0ac3c8e629b83d294138ecd599ca9b7c21e61a7a85025cc114b9c1b18fb8c3 UID:5d068a51-a339-4e0a-a343-5ea621d2563d NetNS:/var/run/netns/0d9c6100-7dfc-4c16-aeaa-6f56eb5c8342 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d068a51_a339_4e0a_a343_5ea621d2563d.slice PodAnnotations:0xc002422300}] Aliases:map[]}\"",
2026-06-14 10:12:41.407968 | controller |     "Jun 14 09:36:20.713499 crc crio[24245]: time=\"2026-06-14T09:36:20.707229421Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-74c7d4d476-v4rg2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.407983 | controller |     "Jun 14 09:36:20.779701 crc crio[24245]: time=\"2026-06-14T09:36:20.778625937Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bkndh/POD\" id=5145e313-1000-40d9-955c-f826597f49ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.407998 | controller |     "Jun 14 09:36:20.779701 crc crio[24245]: time=\"2026-06-14T09:36:20.77872115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.408013 | controller |     "Jun 14 09:36:20.824200 crc crio[24245]: time=\"2026-06-14T09:36:20.824111513Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-79846f755c-d8lws/POD\" id=8c3ace32-e4e6-4f96-baab-fc7a76435147 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.408027 | controller |     "Jun 14 09:36:20.824516 crc crio[24245]: time=\"2026-06-14T09:36:20.824222926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.408042 | controller |     "Jun 14 09:36:20.861929 crc crio[24245]: time=\"2026-06-14T09:36:20.860252504Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-778bfbfd5d-57js6 Namespace:openstack-operators ID:58adbe0d6494585ca6f73dbe3cadb89124fe5541e8c6fb1805e9dff3042ced06 UID:3ff45bb7-de2b-41b1-aab0-f808c7652f91 NetNS:/var/run/netns/960c689c-1dea-48e8-b050-bf067afe09e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ff45bb7_de2b_41b1_aab0_f808c7652f91.slice PodAnnotations:0xc003bf62c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.408057 | controller |     "Jun 14 09:36:20.861929 crc crio[24245]: time=\"2026-06-14T09:36:20.860317456Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-778bfbfd5d-57js6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.408071 | controller |     "Jun 14 09:36:20.869336 crc crio[24245]: time=\"2026-06-14T09:36:20.869281314Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-5666dfdddd-hgnr2/POD\" id=cf570d33-73e1-4500-859d-e1bc2f9f5837 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.408086 | controller |     "Jun 14 09:36:20.869612 crc crio[24245]: time=\"2026-06-14T09:36:20.869563573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.408101 | controller |     "Jun 14 09:36:20.977068 crc crio[24245]: time=\"2026-06-14T09:36:20.976550688Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-565998cc45-8wfsf/POD\" id=f9e6cce4-4b92-4c26-9993-ecf5ba598bf0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.408115 | controller |     "Jun 14 09:36:20.977523 crc crio[24245]: time=\"2026-06-14T09:36:20.977087175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.408130 | controller |     "Jun 14 09:36:20.990413 crc crio[24245]: time=\"2026-06-14T09:36:20.985383172Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-jxb64 Namespace:openstack-operators ID:fc8283be8832f42e0dc710dbd50fa22549177b70505c5114c74d9d6d07f81122 UID:124b8764-4b1f-4e4d-846b-3e0b15688760 NetNS:/var/run/netns/69e3cdb6-85a9-4708-b6b3-fe3ac46b9b2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod124b8764_4b1f_4e4d_846b_3e0b15688760.slice PodAnnotations:0xc003bf6500}] Aliases:map[]}\"",
2026-06-14 10:12:41.408151 | controller |     "Jun 14 09:36:20.990413 crc crio[24245]: time=\"2026-06-14T09:36:20.985474447Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-b547849c7-jxb64 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.408167 | controller |     "Jun 14 09:36:21.007000 crc crio[24245]: time=\"2026-06-14T09:36:21.006915945Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-78f5dd8d7d-78hq4 Namespace:openstack-operators ID:714f05526a9b08943bf2ad20f769bb7fbda0c001c553df3045ef32f080950cdf UID:3870491b-397e-4514-87cb-87ac75297b91 NetNS:/var/run/netns/bd7c44cc-ff6f-4918-bcb0-a01266ff0f5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3870491b_397e_4514_87cb_87ac75297b91.slice PodAnnotations:0xc003bf6648}] Aliases:map[]}\"",
2026-06-14 10:12:41.408182 | controller |     "Jun 14 09:36:21.007212 crc crio[24245]: time=\"2026-06-14T09:36:21.00706078Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-78f5dd8d7d-78hq4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.408197 | controller |     "Jun 14 09:36:21.110045 crc crio[24245]: time=\"2026-06-14T09:36:21.109996167Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-q6w85 Namespace:openstack-operators ID:c96a75f54fb42c2531593beb0cbae71f98412bca452f744d861bce6fc6ddadfc UID:751dc98a-979e-45cf-848b-dcba2f278886 NetNS:/var/run/netns/594ffa34-3063-4d1e-b9ff-a4642473e3b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod751dc98a_979e_45cf_848b_dcba2f278886.slice PodAnnotations:0xc002c92520}] Aliases:map[]}\"",
2026-06-14 10:12:41.408212 | controller |     "Jun 14 09:36:21.110354 crc crio[24245]: time=\"2026-06-14T09:36:21.110333467Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-q6w85 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.408227 | controller |     "Jun 14 09:36:21.187270 crc crio[24245]: time=\"2026-06-14T09:36:21.186412729Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-hgnr2 Namespace:openstack-operators ID:364c5a1c014ea75d48f20bdeda1c38758c0fe90a2b2d777cd0b35a85ba85863c UID:f25a3990-2416-4243-bb91-ce8cc873e241 NetNS:/var/run/netns/c1e21852-9664-4c1a-adfb-bb2cf10ff028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf25a3990_2416_4243_bb91_ce8cc873e241.slice PodAnnotations:0xc000620470}] Aliases:map[]}\"",
2026-06-14 10:12:41.408242 | controller |     "Jun 14 09:36:21.187270 crc crio[24245]: time=\"2026-06-14T09:36:21.186530401Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-hgnr2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.408257 | controller |     "Jun 14 09:36:21.225099 crc crio[24245]: time=\"2026-06-14T09:36:21.225009111Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54bkndh Namespace:openstack-operators ID:ca1f452166bcee83164aa7b9d6ff3038d81280874e85a8128d7871ca675cfc07 UID:09391efe-8aee-4961-8ca8-2cdd23739c99 NetNS:/var/run/netns/e3785261-d4e3-4932-8471-b53136f81c91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09391efe_8aee_4961_8ca8_2cdd23739c99.slice PodAnnotations:0xc000620628}] Aliases:map[]}\"",
2026-06-14 10:12:41.408276 | controller |     "Jun 14 09:36:21.225099 crc crio[24245]: time=\"2026-06-14T09:36:21.225095574Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54bkndh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.408291 | controller |     "Jun 14 09:36:21.253429 crc crio[24245]: time=\"2026-06-14T09:36:21.253358457Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-d8lws Namespace:openstack-operators ID:fb31b7ff8f4a8241d32b51cc0c2986e675426dc2da847593272a056db9d25517 UID:6d639e22-22a6-4153-bbe8-483e8de979b9 NetNS:/var/run/netns/4355969e-9171-49c6-b370-ef71131467e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d639e22_22a6_4153_bbe8_483e8de979b9.slice PodAnnotations:0xc000602340}] Aliases:map[]}\"",
2026-06-14 10:12:41.408306 | controller |     "Jun 14 09:36:21.253789 crc crio[24245]: time=\"2026-06-14T09:36:21.25376793Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-79846f755c-d8lws to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.408320 | controller |     "Jun 14 09:36:21.335728 crc crio[24245]: time=\"2026-06-14T09:36:21.335631824Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-9f6cfd7c6-js779 Namespace:openstack-operators ID:5457711f8e1fba10820b828123d5180a983426a56e81378fa79c8bd0f0e8774e UID:d76bbc02-d546-4809-9014-a6d86a53abc0 NetNS:/var/run/netns/145f104a-18a4-440d-805c-aeba567cec5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd76bbc02_d546_4809_9014_a6d86a53abc0.slice PodAnnotations:0xc000130578}] Aliases:map[]}\"",
2026-06-14 10:12:41.408335 | controller |     "Jun 14 09:36:21.335728 crc crio[24245]: time=\"2026-06-14T09:36:21.335714557Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-9f6cfd7c6-js779 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.408367 | controller |     "Jun 14 09:36:21.345751 crc crio[24245]: time=\"2026-06-14T09:36:21.344571508Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-8wfsf Namespace:openstack-operators ID:bd0091c1907b2f20ee3ffc80cb04ad986fc748a9cc7140d28e687f69fab542c9 UID:a0885a18-b18d-42d6-b655-fd71d5c1ace0 NetNS:/var/run/netns/7b734845-2849-4b6b-8af8-2ab566f08c1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0885a18_b18d_42d6_b655_fd71d5c1ace0.slice PodAnnotations:0xc000602148}] Aliases:map[]}\"",
2026-06-14 10:12:41.408384 | controller |     "Jun 14 09:36:21.345751 crc crio[24245]: time=\"2026-06-14T09:36:21.344675061Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-565998cc45-8wfsf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.408399 | controller |     "Jun 14 09:36:21.376353 crc crio[24245]: time=\"2026-06-14T09:36:21.37544435Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-7579dbdcb9-28b4z/POD\" id=5eb62d98-5c09-4cbc-8421-902368c097f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.408414 | controller |     "Jun 14 09:36:21.376353 crc crio[24245]: time=\"2026-06-14T09:36:21.375546453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.408432 | controller |     "Jun 14 09:36:21.388361 crc crio[24245]: time=\"2026-06-14T09:36:21.387231679Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-7869644bb4-7pjnt/POD\" id=d762e64f-6eed-4ea7-89cc-59c2ae9bc8bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.408448 | controller |     "Jun 14 09:36:21.388361 crc crio[24245]: time=\"2026-06-14T09:36:21.387319622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.408462 | controller |     "Jun 14 09:36:21.461022 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6e812c8cc577373 Mac:0a:0c:b7:6c:43:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/9d932992-f5fc-469c-9814-db72bcf61e45 SocketPath: PciID:}] [{Interface:0xc00033e670 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.408477 | controller |     "Jun 14 09:36:21.462127 crc crio[24245]: time=\"2026-06-14T09:36:21.46209317Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-584b474457-wc8nl Namespace:openstack-operators ID:6e812c8cc577373de2ec37f3ad53df12cc0cc8c48286b5ca34257a91572fe5df UID:2c9d4a28-4f07-4bf3-9101-d5481e86eadf NetNS:/var/run/netns/9d932992-f5fc-469c-9814-db72bcf61e45 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2c9d4a28_4f07_4bf3_9101_d5481e86eadf.slice PodAnnotations:0xc0006034d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.408493 | controller |     "Jun 14 09:36:21.462489 crc crio[24245]: time=\"2026-06-14T09:36:21.462470162Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-584b474457-wc8nl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.408508 | controller |     "Jun 14 09:36:21.488559 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f158c59d294f6a3 Mac:ba:e9:f7:69:bc:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:19 Mtu:0 Sandbox:/var/run/netns/bdef22ff-949a-4196-b32b-97888c9ad514 SocketPath: PciID:}] [{Interface:0xc0003846c0 Address:{IP:10.217.1.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.408523 | controller |     "Jun 14 09:36:21.523959 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:abf40d59256df38 Mac:8a:27:9e:56:20:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/1e6c3cb9-b5f3-4224-af82-660ed32a6292 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.408538 | controller |     "Jun 14 09:36:21.538572 crc crio[24245]: time=\"2026-06-14T09:36:21.538455385Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-84b475799f-vr9xl Namespace:openstack-operators ID:f158c59d294f6a359502e93e4dbbe59600e26d29e8f4190a6df50c75f1ded5c5 UID:74fe28fc-7edd-4148-b876-01fc7e0b21d9 NetNS:/var/run/netns/bdef22ff-949a-4196-b32b-97888c9ad514 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod74fe28fc_7edd_4148_b876_01fc7e0b21d9.slice PodAnnotations:0xc003bf68d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.408553 | controller |     "Jun 14 09:36:21.539521 crc crio[24245]: time=\"2026-06-14T09:36:21.538803567Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-84b475799f-vr9xl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.408568 | controller |     "Jun 14 09:36:21.545437 crc crio[24245]: time=\"2026-06-14T09:36:21.545292983Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7575c6bcc5-rsbsr Namespace:openstack-operators ID:abf40d59256df38ae32a4149e19fa7b10249b92af912e8ba8b89036dd435ff11 UID:264b521e-347e-47a3-ad4c-c14f26b56d5c NetNS:/var/run/netns/1e6c3cb9-b5f3-4224-af82-660ed32a6292 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod264b521e_347e_47a3_ad4c_c14f26b56d5c.slice PodAnnotations:0xc000603358}] Aliases:map[]}\"",
2026-06-14 10:12:41.408587 | controller |     "Jun 14 09:36:21.546188 crc crio[24245]: time=\"2026-06-14T09:36:21.546086299Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7575c6bcc5-rsbsr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.408602 | controller |     "Jun 14 09:36:21.548165 crc crio[24245]: time=\"2026-06-14T09:36:21.547707335Z\" level=info msg=\"Ran pod sandbox 6e812c8cc577373de2ec37f3ad53df12cc0cc8c48286b5ca34257a91572fe5df with infra container: openstack-operators/cinder-operator-controller-manager-584b474457-wc8nl/POD\" id=eec9b89e-c0aa-4455-a28d-1c61d04ae30e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.408617 | controller |     "Jun 14 09:36:21.553820 crc crio[24245]: time=\"2026-06-14T09:36:21.553729842Z\" level=info msg=\"Ran pod sandbox f158c59d294f6a359502e93e4dbbe59600e26d29e8f4190a6df50c75f1ded5c5 with infra container: openstack-operators/designate-operator-controller-manager-84b475799f-vr9xl/POD\" id=953ebae8-e773-4a7c-a082-9031be297e03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.408632 | controller |     "Jun 14 09:36:21.558638 crc crio[24245]: time=\"2026-06-14T09:36:21.558530833Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-28b4z Namespace:openstack-operators ID:844f969071fc9f6b3147ae250376eb0e7bb01927062ae7fdd92e2ffc9c096171 UID:9d2ccc59-510a-4d84-9332-289ab9225c45 NetNS:/var/run/netns/484b9d18-e535-4868-8f85-78c9ca958da9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d2ccc59_510a_4d84_9332_289ab9225c45.slice PodAnnotations:0xc001fea158}] Aliases:map[]}\"",
2026-06-14 10:12:41.408647 | controller |     "Jun 14 09:36:21.558753 crc crio[24245]: time=\"2026-06-14T09:36:21.558657707Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-7579dbdcb9-28b4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.408662 | controller |     "Jun 14 09:36:21.603969 crc crio[24245]: time=\"2026-06-14T09:36:21.600506613Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033\" id=961ab454-1010-49fc-8a8f-8c9886aaca71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.408676 | controller |     "Jun 14 09:36:21.603969 crc crio[24245]: time=\"2026-06-14T09:36:21.601728533Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=efd9f2cf-2aad-44a6-b7a7-b6d5daa66bc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.408690 | controller |     "Jun 14 09:36:21.603969 crc crio[24245]: time=\"2026-06-14T09:36:21.6019685Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d not found\" id=efd9f2cf-2aad-44a6-b7a7-b6d5daa66bc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.408705 | controller |     "Jun 14 09:36:21.603969 crc crio[24245]: time=\"2026-06-14T09:36:21.602032332Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d found\" id=efd9f2cf-2aad-44a6-b7a7-b6d5daa66bc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.408720 | controller |     "Jun 14 09:36:21.603969 crc crio[24245]: time=\"2026-06-14T09:36:21.602541049Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033 not found\" id=961ab454-1010-49fc-8a8f-8c9886aaca71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.408738 | controller |     "Jun 14 09:36:21.603969 crc crio[24245]: time=\"2026-06-14T09:36:21.602691154Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033 found\" id=961ab454-1010-49fc-8a8f-8c9886aaca71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.408753 | controller |     "Jun 14 09:36:21.604643 crc crio[24245]: time=\"2026-06-14T09:36:21.603994265Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033\" id=f5cbb327-2e95-4183-bfe2-20478737af88 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.408768 | controller |     "Jun 14 09:36:21.608771 crc crio[24245]: time=\"2026-06-14T09:36:21.605346799Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=4fe3e066-6a69-42cd-8eb9-ba52a87aac5a name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.408783 | controller |     "Jun 14 09:36:21.628812 crc crio[24245]: time=\"2026-06-14T09:36:21.628682428Z\" level=info msg=\"Ran pod sandbox abf40d59256df38ae32a4149e19fa7b10249b92af912e8ba8b89036dd435ff11 with infra container: openstack-operators/barbican-operator-controller-manager-7575c6bcc5-rsbsr/POD\" id=1571ae0f-f839-424f-a81a-cf17f5e2957b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.408798 | controller |     "Jun 14 09:36:21.633287 crc crio[24245]: time=\"2026-06-14T09:36:21.632164822Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\\\"\"",
2026-06-14 10:12:41.408813 | controller |     "Jun 14 09:36:21.633287 crc crio[24245]: time=\"2026-06-14T09:36:21.633067561Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033\\\"\"",
2026-06-14 10:12:41.408828 | controller |     "Jun 14 09:36:21.659675 crc crio[24245]: time=\"2026-06-14T09:36:21.659552141Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-7pjnt Namespace:openstack-operators ID:edee9fe0b2e759cbfb4fec7bf81768a465beec684e0f5e636acaf10eedb278cb UID:373085e7-bea9-4db3-9f49-4b7b2f401a4c NetNS:/var/run/netns/f21e5efe-59f4-41cb-9580-d0a7e40882ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod373085e7_bea9_4db3_9f49_4b7b2f401a4c.slice PodAnnotations:0xc0005226e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.408843 | controller |     "Jun 14 09:36:21.659675 crc crio[24245]: time=\"2026-06-14T09:36:21.659652174Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-7869644bb4-7pjnt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.408858 | controller |     "Jun 14 09:36:21.680783 crc crio[24245]: time=\"2026-06-14T09:36:21.676049993Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19\" id=cd03fb48-8492-40e0-91f1-0a5817dc719e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.408873 | controller |     "Jun 14 09:36:21.680783 crc crio[24245]: time=\"2026-06-14T09:36:21.676341003Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19 not found\" id=cd03fb48-8492-40e0-91f1-0a5817dc719e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.408891 | controller |     "Jun 14 09:36:21.680783 crc crio[24245]: time=\"2026-06-14T09:36:21.676397234Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19 found\" id=cd03fb48-8492-40e0-91f1-0a5817dc719e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.408907 | controller |     "Jun 14 09:36:21.701948 crc crio[24245]: time=\"2026-06-14T09:36:21.699265384Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19\" id=99a1e7f6-3783-44ee-b458-f7fe915360ee name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.408921 | controller |     "Jun 14 09:36:21.735955 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1f9e8ae99ebe93 Mac:da:e9:29:9c:7a:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1c Mtu:0 Sandbox:/var/run/netns/c9eda69c-e95d-4789-a6bd-05036c68c61b SocketPath: PciID:}] [{Interface:0xc0003845b0 Address:{IP:10.217.1.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.408936 | controller |     "Jun 14 09:36:21.735955 crc crio[24245]: time=\"2026-06-14T09:36:21.733091848Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19\\\"\"",
2026-06-14 10:12:41.408952 | controller |     "Jun 14 09:36:21.744694 crc crio[24245]: time=\"2026-06-14T09:36:21.744651375Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-7d74cb5f58-sns7h Namespace:openstack-operators ID:c1f9e8ae99ebe9366774bab44d11de0cab42a8013e8e87885c74a4762820f243 UID:aa5dff3a-efb7-40a3-bbd9-dc245be99d19 NetNS:/var/run/netns/c9eda69c-e95d-4789-a6bd-05036c68c61b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podaa5dff3a_efb7_40a3_bbd9_dc245be99d19.slice PodAnnotations:0xc0004cc980}] Aliases:map[]}\"",
2026-06-14 10:12:41.408966 | controller |     "Jun 14 09:36:21.745313 crc crio[24245]: time=\"2026-06-14T09:36:21.745292846Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-7d74cb5f58-sns7h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.408981 | controller |     "Jun 14 09:36:21.755321 crc crio[24245]: time=\"2026-06-14T09:36:21.755250656Z\" level=info msg=\"Ran pod sandbox c1f9e8ae99ebe9366774bab44d11de0cab42a8013e8e87885c74a4762820f243 with infra container: openstack-operators/horizon-operator-controller-manager-7d74cb5f58-sns7h/POD\" id=10ed7e2a-4c56-473f-9f7c-f0388c7e2825 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.408995 | controller |     "Jun 14 09:36:21.789128 crc crio[24245]: time=\"2026-06-14T09:36:21.788218527Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8\" id=ca985db4-e9e7-49fc-b261-d5ac2d64b8cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409010 | controller |     "Jun 14 09:36:21.789128 crc crio[24245]: time=\"2026-06-14T09:36:21.788456905Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8 not found\" id=ca985db4-e9e7-49fc-b261-d5ac2d64b8cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409025 | controller |     "Jun 14 09:36:21.789128 crc crio[24245]: time=\"2026-06-14T09:36:21.788510737Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8 found\" id=ca985db4-e9e7-49fc-b261-d5ac2d64b8cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409043 | controller |     "Jun 14 09:36:21.800832 crc crio[24245]: time=\"2026-06-14T09:36:21.800787651Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8\" id=3b91ebfb-e9f5-44f4-a4c4-b0a90d2b2dda name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.409058 | controller |     "Jun 14 09:36:21.808145 crc crio[24245]: time=\"2026-06-14T09:36:21.808113926Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8\\\"\"",
2026-06-14 10:12:41.409072 | controller |     "Jun 14 09:36:21.825548 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c624b333aae76d7 Mac:02:ee:9b:71:68:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1a Mtu:0 Sandbox:/var/run/netns/10a02a39-77c9-4e7e-8d54-25be0e0bd8d0 SocketPath: PciID:}] [{Interface:0xc0002845b0 Address:{IP:10.217.1.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.409086 | controller |     "Jun 14 09:36:21.826789 crc crio[24245]: time=\"2026-06-14T09:36:21.826712605Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-79d55749df-b78vj Namespace:openstack-operators ID:c624b333aae76d7dd7728f11a8b34750923c78ab19d48d723d700fcad180350a UID:491d9777-d866-4f4a-ad4b-86fd3afa4309 NetNS:/var/run/netns/10a02a39-77c9-4e7e-8d54-25be0e0bd8d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod491d9777_d866_4f4a_ad4b_86fd3afa4309.slice PodAnnotations:0xc003bf61c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.409101 | controller |     "Jun 14 09:36:21.827082 crc crio[24245]: time=\"2026-06-14T09:36:21.826937393Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-79d55749df-b78vj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.409116 | controller |     "Jun 14 09:36:21.856033 crc crio[24245]: time=\"2026-06-14T09:36:21.855890813Z\" level=info msg=\"Ran pod sandbox c624b333aae76d7dd7728f11a8b34750923c78ab19d48d723d700fcad180350a with infra container: openstack-operators/glance-operator-controller-manager-79d55749df-b78vj/POD\" id=5b879590-b7d5-4f7c-be58-e22f58d9f735 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.409131 | controller |     "Jun 14 09:36:21.878951 crc crio[24245]: time=\"2026-06-14T09:36:21.87808897Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240\" id=b1353186-3081-4d30-bfdb-459e46e50c33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409146 | controller |     "Jun 14 09:36:21.878951 crc crio[24245]: time=\"2026-06-14T09:36:21.878490431Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240 not found\" id=b1353186-3081-4d30-bfdb-459e46e50c33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409160 | controller |     "Jun 14 09:36:21.878951 crc crio[24245]: time=\"2026-06-14T09:36:21.878547073Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240 found\" id=b1353186-3081-4d30-bfdb-459e46e50c33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409175 | controller |     "Jun 14 09:36:21.890991 crc crio[24245]: time=\"2026-06-14T09:36:21.883497861Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240\" id=c4a7684e-8472-4245-921b-a01f99b5271d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.409190 | controller |     "Jun 14 09:36:21.890991 crc crio[24245]: time=\"2026-06-14T09:36:21.888207803Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240\\\"\"",
2026-06-14 10:12:41.409208 | controller |     "Jun 14 09:36:21.890991 crc crio[24245]: 2026-06-14T09:36:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46e622a0c41682b Mac:7e:1a:0d:f9:db:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1b Mtu:0 Sandbox:/var/run/netns/5cc19e12-9602-48e1-9824-5c737ee67982 SocketPath: PciID:}] [{Interface:0xc000482570 Address:{IP:10.217.1.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.409223 | controller |     "Jun 14 09:36:21.921341 crc crio[24245]: time=\"2026-06-14T09:36:21.914211668Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5f5d6b8858-pvnsv Namespace:openstack-operators ID:46e622a0c41682b5b908dda3d87f043418a44931b21e29cadacd3689c94c4249 UID:fa96e7e2-058f-440f-bd43-5828e7fee001 NetNS:/var/run/netns/5cc19e12-9602-48e1-9824-5c737ee67982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfa96e7e2_058f_440f_bd43_5828e7fee001.slice PodAnnotations:0xc002c926b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.409238 | controller |     "Jun 14 09:36:21.921341 crc crio[24245]: time=\"2026-06-14T09:36:21.914678063Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5f5d6b8858-pvnsv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.409253 | controller |     "Jun 14 09:36:21.926629 crc crio[24245]: time=\"2026-06-14T09:36:21.925385237Z\" level=info msg=\"Ran pod sandbox 46e622a0c41682b5b908dda3d87f043418a44931b21e29cadacd3689c94c4249 with infra container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-pvnsv/POD\" id=26037191-7a9b-43b8-9b5e-bb60156475ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.409268 | controller |     "Jun 14 09:36:21.932917 crc crio[24245]: time=\"2026-06-14T09:36:21.932756668Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=f4dd3eb9-7ad7-41a1-be89-476bbb256225 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409283 | controller |     "Jun 14 09:36:21.938256 crc crio[24245]: time=\"2026-06-14T09:36:21.937285131Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 not found\" id=f4dd3eb9-7ad7-41a1-be89-476bbb256225 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409298 | controller |     "Jun 14 09:36:21.938256 crc crio[24245]: time=\"2026-06-14T09:36:21.937389318Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0 found\" id=f4dd3eb9-7ad7-41a1-be89-476bbb256225 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409313 | controller |     "Jun 14 09:36:21.939919 crc crio[24245]: time=\"2026-06-14T09:36:21.93975876Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=455e7be2-bcf2-4672-85c0-93e7a237eb0d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.409328 | controller |     "Jun 14 09:36:21.948985 crc crio[24245]: time=\"2026-06-14T09:36:21.948929813Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\\\"\"",
2026-06-14 10:12:41.409343 | controller |     "Jun 14 09:36:22.343406 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:714f05526a9b089 Mac:aa:d2:48:cb:09:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:23 Mtu:0 Sandbox:/var/run/netns/bd7c44cc-ff6f-4918-bcb0-a01266ff0f5e SocketPath: PciID:}] [{Interface:0xc00013eb30 Address:{IP:10.217.1.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.409379 | controller |     "Jun 14 09:36:22.344818 crc crio[24245]: time=\"2026-06-14T09:36:22.344436705Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-78f5dd8d7d-78hq4 Namespace:openstack-operators ID:714f05526a9b08943bf2ad20f769bb7fbda0c001c553df3045ef32f080950cdf UID:3870491b-397e-4514-87cb-87ac75297b91 NetNS:/var/run/netns/bd7c44cc-ff6f-4918-bcb0-a01266ff0f5e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3870491b_397e_4514_87cb_87ac75297b91.slice PodAnnotations:0xc003bf6648}] Aliases:map[]}\"",
2026-06-14 10:12:41.409395 | controller |     "Jun 14 09:36:22.344818 crc crio[24245]: time=\"2026-06-14T09:36:22.344725094Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-78f5dd8d7d-78hq4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.409410 | controller |     "Jun 14 09:36:22.347072 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c9b512abdfb13d1 Mac:96:bf:9d:48:b1:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1e Mtu:0 Sandbox:/var/run/netns/8f81c909-396b-4dc8-819b-fb73df9ff79e SocketPath: PciID:}] [{Interface:0xc000132970 Address:{IP:10.217.1.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.409426 | controller |     "Jun 14 09:36:22.351313 crc crio[24245]: time=\"2026-06-14T09:36:22.350689266Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-7c845fc7c7-rlg5x Namespace:openstack-operators ID:c9b512abdfb13d1559d9281b21df4b01e510744161542c977689c6eef56a17f3 UID:d1c4ae2e-cd2f-4118-a331-d0fea52b9427 NetNS:/var/run/netns/8f81c909-396b-4dc8-819b-fb73df9ff79e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd1c4ae2e_cd2f_4118_a331_d0fea52b9427.slice PodAnnotations:0xc001c3c298}] Aliases:map[]}\"",
2026-06-14 10:12:41.409441 | controller |     "Jun 14 09:36:22.351313 crc crio[24245]: time=\"2026-06-14T09:36:22.350927263Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-7c845fc7c7-rlg5x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.409456 | controller |     "Jun 14 09:36:22.385711 crc crio[24245]: time=\"2026-06-14T09:36:22.382325809Z\" level=info msg=\"Ran pod sandbox 714f05526a9b08943bf2ad20f769bb7fbda0c001c553df3045ef32f080950cdf with infra container: openstack-operators/nova-operator-controller-manager-78f5dd8d7d-78hq4/POD\" id=6555ea4d-d7fc-4d91-9cb7-2db9e16d593b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.409471 | controller |     "Jun 14 09:36:22.392011 crc crio[24245]: time=\"2026-06-14T09:36:22.39090103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac\" id=d02afaf7-682e-4c31-9445-75cf5a9d3e44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409486 | controller |     "Jun 14 09:36:22.392011 crc crio[24245]: time=\"2026-06-14T09:36:22.391134308Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac not found\" id=d02afaf7-682e-4c31-9445-75cf5a9d3e44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409500 | controller |     "Jun 14 09:36:22.392011 crc crio[24245]: time=\"2026-06-14T09:36:22.391184439Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac found\" id=d02afaf7-682e-4c31-9445-75cf5a9d3e44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409515 | controller |     "Jun 14 09:36:22.397919 crc crio[24245]: time=\"2026-06-14T09:36:22.395067863Z\" level=info msg=\"Ran pod sandbox c9b512abdfb13d1559d9281b21df4b01e510744161542c977689c6eef56a17f3 with infra container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-rlg5x/POD\" id=89da456e-d194-491b-9536-8a29c692a159 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.409534 | controller |     "Jun 14 09:36:22.402616 crc crio[24245]: time=\"2026-06-14T09:36:22.402552071Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=c548d3a0-9608-422e-83da-12f0cc580e9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409550 | controller |     "Jun 14 09:36:22.402858 crc crio[24245]: time=\"2026-06-14T09:36:22.402774128Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 not found\" id=c548d3a0-9608-422e-83da-12f0cc580e9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409565 | controller |     "Jun 14 09:36:22.402937 crc crio[24245]: time=\"2026-06-14T09:36:22.402923763Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1 found\" id=c548d3a0-9608-422e-83da-12f0cc580e9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409580 | controller |     "Jun 14 09:36:22.403157 crc crio[24245]: time=\"2026-06-14T09:36:22.40302843Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac\" id=784ff0d9-c07b-49c5-923a-254f69d24709 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.409595 | controller |     "Jun 14 09:36:22.404269 crc crio[24245]: time=\"2026-06-14T09:36:22.403999957Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=3dffcf92-b557-4a99-abdd-4d77f16a535d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.409609 | controller |     "Jun 14 09:36:22.407301 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d0ac3c8e629b83 Mac:e2:8e:f2:a9:7d:c3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1f Mtu:0 Sandbox:/var/run/netns/0d9c6100-7dfc-4c16-aeaa-6f56eb5c8342 SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.1.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.409624 | controller |     "Jun 14 09:36:22.410204 crc crio[24245]: time=\"2026-06-14T09:36:22.410109908Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac\\\"\"",
2026-06-14 10:12:41.409639 | controller |     "Jun 14 09:36:22.412050 crc crio[24245]: time=\"2026-06-14T09:36:22.411969854Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\\\"\"",
2026-06-14 10:12:41.409654 | controller |     "Jun 14 09:36:22.414464 crc crio[24245]: time=\"2026-06-14T09:36:22.413831758Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-74c7d4d476-v4rg2 Namespace:openstack-operators ID:3d0ac3c8e629b83d294138ecd599ca9b7c21e61a7a85025cc114b9c1b18fb8c3 UID:5d068a51-a339-4e0a-a343-5ea621d2563d NetNS:/var/run/netns/0d9c6100-7dfc-4c16-aeaa-6f56eb5c8342 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5d068a51_a339_4e0a_a343_5ea621d2563d.slice PodAnnotations:0xc002422300}] Aliases:map[]}\"",
2026-06-14 10:12:41.409703 | controller |     "Jun 14 09:36:22.414464 crc crio[24245]: time=\"2026-06-14T09:36:22.414093986Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-74c7d4d476-v4rg2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.409724 | controller |     "Jun 14 09:36:22.420934 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58adbe0d6494585 Mac:d6:0f:90:0f:f7:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:21 Mtu:0 Sandbox:/var/run/netns/960c689c-1dea-48e8-b050-bf067afe09e3 SocketPath: PciID:}] [{Interface:0xc000534e00 Address:{IP:10.217.1.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.409740 | controller |     "Jun 14 09:36:22.421724 crc crio[24245]: time=\"2026-06-14T09:36:22.421638928Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-778bfbfd5d-57js6 Namespace:openstack-operators ID:58adbe0d6494585ca6f73dbe3cadb89124fe5541e8c6fb1805e9dff3042ced06 UID:3ff45bb7-de2b-41b1-aab0-f808c7652f91 NetNS:/var/run/netns/960c689c-1dea-48e8-b050-bf067afe09e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ff45bb7_de2b_41b1_aab0_f808c7652f91.slice PodAnnotations:0xc003bf62c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.409755 | controller |     "Jun 14 09:36:22.423995 crc crio[24245]: time=\"2026-06-14T09:36:22.42388736Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-778bfbfd5d-57js6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.409770 | controller |     "Jun 14 09:36:22.458094 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4261e578cc26c81 Mac:ba:2f:e8:95:5b:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:1d Mtu:0 Sandbox:/var/run/netns/95edb842-f593-4800-a815-a4cc9e2d773d SocketPath: PciID:}] [{Interface:0xc00011a6c0 Address:{IP:10.217.1.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.409785 | controller |     "Jun 14 09:36:22.459230 crc crio[24245]: time=\"2026-06-14T09:36:22.459150551Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-fc868d584-prpcq Namespace:openstack-operators ID:4261e578cc26c818514cfe5f52981ac07a9b1e31b533b081a8c39de427f1f543 UID:41bf2967-ccfc-4a6e-8655-2694dc20f5b5 NetNS:/var/run/netns/95edb842-f593-4800-a815-a4cc9e2d773d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod41bf2967_ccfc_4a6e_8655_2694dc20f5b5.slice PodAnnotations:0xc000620160}] Aliases:map[]}\"",
2026-06-14 10:12:41.409800 | controller |     "Jun 14 09:36:22.459570 crc crio[24245]: time=\"2026-06-14T09:36:22.459503063Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-fc868d584-prpcq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.409816 | controller |     "Jun 14 09:36:22.467526 crc crio[24245]: time=\"2026-06-14T09:36:22.467458738Z\" level=info msg=\"Ran pod sandbox 3d0ac3c8e629b83d294138ecd599ca9b7c21e61a7a85025cc114b9c1b18fb8c3 with infra container: openstack-operators/keystone-operator-controller-manager-74c7d4d476-v4rg2/POD\" id=ae63ebec-3ded-46e2-b057-0d0f87c276a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.409831 | controller |     "Jun 14 09:36:22.469794 crc crio[24245]: time=\"2026-06-14T09:36:22.469754378Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e\" id=a400e17d-1a8d-4075-acd8-ccbd35cb16e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409846 | controller |     "Jun 14 09:36:22.470405 crc crio[24245]: time=\"2026-06-14T09:36:22.470385439Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e not found\" id=a400e17d-1a8d-4075-acd8-ccbd35cb16e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409861 | controller |     "Jun 14 09:36:22.470548 crc crio[24245]: time=\"2026-06-14T09:36:22.470533303Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e found\" id=a400e17d-1a8d-4075-acd8-ccbd35cb16e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.409881 | controller |     "Jun 14 09:36:22.474813 crc crio[24245]: time=\"2026-06-14T09:36:22.474399978Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e\" id=e4f576e4-e242-4491-b3d7-46376e8d9b52 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.409897 | controller |     "Jun 14 09:36:22.482648 crc crio[24245]: time=\"2026-06-14T09:36:22.48235773Z\" level=info msg=\"Ran pod sandbox 58adbe0d6494585ca6f73dbe3cadb89124fe5541e8c6fb1805e9dff3042ced06 with infra container: openstack-operators/mariadb-operator-controller-manager-778bfbfd5d-57js6/POD\" id=056985de-483e-4c2e-9a85-7d8e935b2ae3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.409912 | controller |     "Jun 14 09:36:22.489067 crc crio[24245]: time=\"2026-06-14T09:36:22.486620796Z\" level=info msg=\"Ran pod sandbox 4261e578cc26c818514cfe5f52981ac07a9b1e31b533b081a8c39de427f1f543 with infra container: openstack-operators/infra-operator-controller-manager-fc868d584-prpcq/POD\" id=dcb67c52-5bd5-4716-a01f-86631e90c5d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.409927 | controller |     "Jun 14 09:36:22.489067 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:364c5a1c014ea75 Mac:3e:ca:34:ca:b6:b6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:26 Mtu:0 Sandbox:/var/run/netns/c1e21852-9664-4c1a-adfb-bb2cf10ff028 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.1.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.409942 | controller |     "Jun 14 09:36:22.490262 crc crio[24245]: time=\"2026-06-14T09:36:22.490168948Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-5666dfdddd-hgnr2 Namespace:openstack-operators ID:364c5a1c014ea75d48f20bdeda1c38758c0fe90a2b2d777cd0b35a85ba85863c UID:f25a3990-2416-4243-bb91-ce8cc873e241 NetNS:/var/run/netns/c1e21852-9664-4c1a-adfb-bb2cf10ff028 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf25a3990_2416_4243_bb91_ce8cc873e241.slice PodAnnotations:0xc000620470}] Aliases:map[]}\"",
2026-06-14 10:12:41.409956 | controller |     "Jun 14 09:36:22.490422 crc crio[24245]: time=\"2026-06-14T09:36:22.490319953Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-5666dfdddd-hgnr2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.409972 | controller |     "Jun 14 09:36:22.490734 crc crio[24245]: time=\"2026-06-14T09:36:22.490663534Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e\\\"\"",
2026-06-14 10:12:41.409987 | controller |     "Jun 14 09:36:22.498673 crc crio[24245]: time=\"2026-06-14T09:36:22.498376069Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028\" id=bd8a6387-f44c-4667-b84f-cb42b14f0e0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410002 | controller |     "Jun 14 09:36:22.499051 crc crio[24245]: time=\"2026-06-14T09:36:22.498795383Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028 not found\" id=bd8a6387-f44c-4667-b84f-cb42b14f0e0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410017 | controller |     "Jun 14 09:36:22.499051 crc crio[24245]: time=\"2026-06-14T09:36:22.498901886Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028 found\" id=bd8a6387-f44c-4667-b84f-cb42b14f0e0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410034 | controller |     "Jun 14 09:36:22.499455 crc crio[24245]: time=\"2026-06-14T09:36:22.499395702Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3\" id=8c4eacf4-eddc-4ec4-beae-622a65bba091 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410049 | controller |     "Jun 14 09:36:22.502033 crc crio[24245]: time=\"2026-06-14T09:36:22.501916723Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3 not found\" id=8c4eacf4-eddc-4ec4-beae-622a65bba091 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410078 | controller |     "Jun 14 09:36:22.502033 crc crio[24245]: time=\"2026-06-14T09:36:22.502024936Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3 found\" id=8c4eacf4-eddc-4ec4-beae-622a65bba091 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410095 | controller |     "Jun 14 09:36:22.502652 crc crio[24245]: time=\"2026-06-14T09:36:22.5024569Z\" level=info msg=\"Ran pod sandbox 364c5a1c014ea75d48f20bdeda1c38758c0fe90a2b2d777cd0b35a85ba85863c with infra container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-hgnr2/POD\" id=cf570d33-73e1-4500-859d-e1bc2f9f5837 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.410109 | controller |     "Jun 14 09:36:22.503022 crc crio[24245]: time=\"2026-06-14T09:36:22.502947612Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028\" id=6b8548c0-0b83-4739-91f0-5e3f4d5069b4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.410124 | controller |     "Jun 14 09:36:22.504789 crc crio[24245]: time=\"2026-06-14T09:36:22.504159183Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3\" id=4676906f-b43d-48c7-a008-387366a5faaa name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.410138 | controller |     "Jun 14 09:36:22.520159 crc crio[24245]: time=\"2026-06-14T09:36:22.516982131Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=cfae13f7-733c-4d44-a6f9-874a32f930aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410153 | controller |     "Jun 14 09:36:22.520159 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc8283be8832f42 Mac:f6:89:3b:74:3c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:20 Mtu:0 Sandbox:/var/run/netns/69e3cdb6-85a9-4708-b6b3-fe3ac46b9b2c SocketPath: PciID:}] [{Interface:0xc0001e6a20 Address:{IP:10.217.1.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.410167 | controller |     "Jun 14 09:36:22.520159 crc crio[24245]: time=\"2026-06-14T09:36:22.518234884Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3\\\"\"",
2026-06-14 10:12:41.410182 | controller |     "Jun 14 09:36:22.520159 crc crio[24245]: time=\"2026-06-14T09:36:22.518463968Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-b547849c7-jxb64 Namespace:openstack-operators ID:fc8283be8832f42e0dc710dbd50fa22549177b70505c5114c74d9d6d07f81122 UID:124b8764-4b1f-4e4d-846b-3e0b15688760 NetNS:/var/run/netns/69e3cdb6-85a9-4708-b6b3-fe3ac46b9b2c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod124b8764_4b1f_4e4d_846b_3e0b15688760.slice PodAnnotations:0xc003bf6500}] Aliases:map[]}\"",
2026-06-14 10:12:41.410200 | controller |     "Jun 14 09:36:22.520159 crc crio[24245]: time=\"2026-06-14T09:36:22.518936402Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-b547849c7-jxb64 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.410216 | controller |     "Jun 14 09:36:22.520159 crc crio[24245]: time=\"2026-06-14T09:36:22.519018215Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028\\\"\"",
2026-06-14 10:12:41.410231 | controller |     "Jun 14 09:36:22.526292 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c96a75f54fb42c2 Mac:92:89:1c:50:fb:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:22 Mtu:0 Sandbox:/var/run/netns/594ffa34-3063-4d1e-b9ff-a4642473e3b4 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.410246 | controller |     "Jun 14 09:36:22.526672 crc crio[24245]: time=\"2026-06-14T09:36:22.52664481Z\" level=info msg=\"Ran pod sandbox fc8283be8832f42e0dc710dbd50fa22549177b70505c5114c74d9d6d07f81122 with infra container: openstack-operators/manila-operator-controller-manager-b547849c7-jxb64/POD\" id=f6906c56-2236-4bdf-85f6-500d8868bb1d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.410261 | controller |     "Jun 14 09:36:22.526991 crc crio[24245]: time=\"2026-06-14T09:36:22.526947868Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-6c7667d64b-q6w85 Namespace:openstack-operators ID:c96a75f54fb42c2531593beb0cbae71f98412bca452f744d861bce6fc6ddadfc UID:751dc98a-979e-45cf-848b-dcba2f278886 NetNS:/var/run/netns/594ffa34-3063-4d1e-b9ff-a4642473e3b4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod751dc98a_979e_45cf_848b_dcba2f278886.slice PodAnnotations:0xc002c92520}] Aliases:map[]}\"",
2026-06-14 10:12:41.410276 | controller |     "Jun 14 09:36:22.527298 crc crio[24245]: time=\"2026-06-14T09:36:22.527026142Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 not found\" id=cfae13f7-733c-4d44-a6f9-874a32f930aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410291 | controller |     "Jun 14 09:36:22.527298 crc crio[24245]: time=\"2026-06-14T09:36:22.527075204Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54 found\" id=cfae13f7-733c-4d44-a6f9-874a32f930aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410305 | controller |     "Jun 14 09:36:22.527298 crc crio[24245]: time=\"2026-06-14T09:36:22.527216627Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-6c7667d64b-q6w85 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.410320 | controller |     "Jun 14 09:36:22.528454 crc crio[24245]: time=\"2026-06-14T09:36:22.528380806Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=e76435f5-a00c-49a0-9fba-0c105236159e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.410335 | controller |     "Jun 14 09:36:22.533171 crc crio[24245]: time=\"2026-06-14T09:36:22.532615542Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\\\"\"",
2026-06-14 10:12:41.410369 | controller |     "Jun 14 09:36:22.537184 crc crio[24245]: time=\"2026-06-14T09:36:22.536428591Z\" level=info msg=\"Ran pod sandbox c96a75f54fb42c2531593beb0cbae71f98412bca452f744d861bce6fc6ddadfc with infra container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q6w85/POD\" id=3b1026fa-1ff8-468c-bce5-f6e3d069fd58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.410389 | controller |     "Jun 14 09:36:22.543831 crc crio[24245]: time=\"2026-06-14T09:36:22.543750104Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=d3cc7153-a76e-40b1-918e-c6903ebd2244 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410405 | controller |     "Jun 14 09:36:22.544227 crc crio[24245]: time=\"2026-06-14T09:36:22.544086334Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f not found\" id=d3cc7153-a76e-40b1-918e-c6903ebd2244 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410420 | controller |     "Jun 14 09:36:22.544227 crc crio[24245]: time=\"2026-06-14T09:36:22.544141066Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f found\" id=d3cc7153-a76e-40b1-918e-c6903ebd2244 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410435 | controller |     "Jun 14 09:36:22.544227 crc crio[24245]: time=\"2026-06-14T09:36:22.543760423Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=34faa43d-5fa6-4b12-8f11-b06f26d72ce7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410449 | controller |     "Jun 14 09:36:22.544357 crc crio[24245]: time=\"2026-06-14T09:36:22.544287051Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 not found\" id=34faa43d-5fa6-4b12-8f11-b06f26d72ce7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410464 | controller |     "Jun 14 09:36:22.544357 crc crio[24245]: time=\"2026-06-14T09:36:22.544319012Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6 found\" id=34faa43d-5fa6-4b12-8f11-b06f26d72ce7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410478 | controller |     "Jun 14 09:36:22.546294 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ca1f452166bcee8 Mac:92:bb:a5:7f:99:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:25 Mtu:0 Sandbox:/var/run/netns/e3785261-d4e3-4932-8471-b53136f81c91 SocketPath: PciID:}] [{Interface:0xc00054e5d0 Address:{IP:10.217.1.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.410493 | controller |     "Jun 14 09:36:22.547342 crc crio[24245]: time=\"2026-06-14T09:36:22.546737748Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=183521b8-dd44-40aa-a917-737965913211 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.410508 | controller |     "Jun 14 09:36:22.547762 crc crio[24245]: time=\"2026-06-14T09:36:22.546830621Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=ca80e36e-0c5d-489c-95c7-8657f3526d72 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.410522 | controller |     "Jun 14 09:36:22.550966 crc crio[24245]: time=\"2026-06-14T09:36:22.55079488Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\\\"\"",
2026-06-14 10:12:41.410537 | controller |     "Jun 14 09:36:22.551333 crc crio[24245]: time=\"2026-06-14T09:36:22.550968084Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\\\"\"",
2026-06-14 10:12:41.410557 | controller |     "Jun 14 09:36:22.559610 crc crio[24245]: time=\"2026-06-14T09:36:22.559489557Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-678fc77c54bkndh Namespace:openstack-operators ID:ca1f452166bcee83164aa7b9d6ff3038d81280874e85a8128d7871ca675cfc07 UID:09391efe-8aee-4961-8ca8-2cdd23739c99 NetNS:/var/run/netns/e3785261-d4e3-4932-8471-b53136f81c91 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod09391efe_8aee_4961_8ca8_2cdd23739c99.slice PodAnnotations:0xc000620628}] Aliases:map[]}\"",
2026-06-14 10:12:41.410573 | controller |     "Jun 14 09:36:22.559967 crc crio[24245]: time=\"2026-06-14T09:36:22.559942451Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-678fc77c54bkndh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.410587 | controller |     "Jun 14 09:36:22.596437 crc crio[24245]: time=\"2026-06-14T09:36:22.596165839Z\" level=info msg=\"Ran pod sandbox ca1f452166bcee83164aa7b9d6ff3038d81280874e85a8128d7871ca675cfc07 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bkndh/POD\" id=5145e313-1000-40d9-955c-f826597f49ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.410602 | controller |     "Jun 14 09:36:22.629335 crc crio[24245]: time=\"2026-06-14T09:36:22.629237763Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=d6fdbb8e-2724-4726-bc9a-0d25005f19f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410617 | controller |     "Jun 14 09:36:22.629704 crc crio[24245]: time=\"2026-06-14T09:36:22.629461511Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 not found\" id=d6fdbb8e-2724-4726-bc9a-0d25005f19f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410632 | controller |     "Jun 14 09:36:22.629704 crc crio[24245]: time=\"2026-06-14T09:36:22.629513992Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84 found\" id=d6fdbb8e-2724-4726-bc9a-0d25005f19f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410646 | controller |     "Jun 14 09:36:22.631430 crc crio[24245]: time=\"2026-06-14T09:36:22.631180446Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=7af7de17-3740-43a5-9fa3-10ee0b3e2ec9 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.410662 | controller |     "Jun 14 09:36:22.649473 crc crio[24245]: time=\"2026-06-14T09:36:22.649074783Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\\\"\"",
2026-06-14 10:12:41.410677 | controller |     "Jun 14 09:36:22.775470 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb31b7ff8f4a824 Mac:72:4e:33:44:a8:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:27 Mtu:0 Sandbox:/var/run/netns/4355969e-9171-49c6-b370-ef71131467e9 SocketPath: PciID:}] [{Interface:0xc00011e6c0 Address:{IP:10.217.1.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.410692 | controller |     "Jun 14 09:36:22.777416 crc crio[24245]: time=\"2026-06-14T09:36:22.777189339Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-79846f755c-d8lws Namespace:openstack-operators ID:fb31b7ff8f4a8241d32b51cc0c2986e675426dc2da847593272a056db9d25517 UID:6d639e22-22a6-4153-bbe8-483e8de979b9 NetNS:/var/run/netns/4355969e-9171-49c6-b370-ef71131467e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6d639e22_22a6_4153_bbe8_483e8de979b9.slice PodAnnotations:0xc000602340}] Aliases:map[]}\"",
2026-06-14 10:12:41.410710 | controller |     "Jun 14 09:36:22.777416 crc crio[24245]: time=\"2026-06-14T09:36:22.777324614Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-79846f755c-d8lws for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.410726 | controller |     "Jun 14 09:36:22.787067 crc crio[24245]: time=\"2026-06-14T09:36:22.786807997Z\" level=info msg=\"Ran pod sandbox fb31b7ff8f4a8241d32b51cc0c2986e675426dc2da847593272a056db9d25517 with infra container: openstack-operators/swift-operator-controller-manager-79846f755c-d8lws/POD\" id=8c3ace32-e4e6-4f96-baab-fc7a76435147 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.410742 | controller |     "Jun 14 09:36:22.794521 crc crio[24245]: time=\"2026-06-14T09:36:22.79420154Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=9aa62cce-faa7-45da-ae93-6b236ef3e9b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410757 | controller |     "Jun 14 09:36:22.794521 crc crio[24245]: time=\"2026-06-14T09:36:22.794504449Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=9aa62cce-faa7-45da-ae93-6b236ef3e9b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410772 | controller |     "Jun 14 09:36:22.794992 crc crio[24245]: time=\"2026-06-14T09:36:22.794551691Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=9aa62cce-faa7-45da-ae93-6b236ef3e9b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.410787 | controller |     "Jun 14 09:36:22.973011 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bd0091c1907b2f2 Mac:66:95:cb:e7:a0:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:28 Mtu:0 Sandbox:/var/run/netns/7b734845-2849-4b6b-8af8-2ab566f08c1c SocketPath: PciID:}] [{Interface:0xc0004c8cf0 Address:{IP:10.217.1.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.410802 | controller |     "Jun 14 09:36:22.974439 crc crio[24245]: time=\"2026-06-14T09:36:22.974217338Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-565998cc45-8wfsf Namespace:openstack-operators ID:bd0091c1907b2f20ee3ffc80cb04ad986fc748a9cc7140d28e687f69fab542c9 UID:a0885a18-b18d-42d6-b655-fd71d5c1ace0 NetNS:/var/run/netns/7b734845-2849-4b6b-8af8-2ab566f08c1c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda0885a18_b18d_42d6_b655_fd71d5c1ace0.slice PodAnnotations:0xc000602148}] Aliases:map[]}\"",
2026-06-14 10:12:41.410817 | controller |     "Jun 14 09:36:22.975266 crc crio[24245]: time=\"2026-06-14T09:36:22.974936208Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-565998cc45-8wfsf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.410832 | controller |     "Jun 14 09:36:22.982545 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5457711f8e1fba1 Mac:be:c3:e9:80:fa:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:24 Mtu:0 Sandbox:/var/run/netns/145f104a-18a4-440d-805c-aeba567cec5c SocketPath: PciID:}] [{Interface:0xc0002d4a20 Address:{IP:10.217.1.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.410850 | controller |     "Jun 14 09:36:22.982545 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:844f969071fc9f6 Mac:3a:67:bf:b2:bb:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:29 Mtu:0 Sandbox:/var/run/netns/484b9d18-e535-4868-8f85-78c9ca958da9 SocketPath: PciID:}] [{Interface:0xc0004c6bc0 Address:{IP:10.217.1.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.410866 | controller |     "Jun 14 09:36:22.983742 crc crio[24245]: time=\"2026-06-14T09:36:22.983142235Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-9f6cfd7c6-js779 Namespace:openstack-operators ID:5457711f8e1fba10820b828123d5180a983426a56e81378fa79c8bd0f0e8774e UID:d76bbc02-d546-4809-9014-a6d86a53abc0 NetNS:/var/run/netns/145f104a-18a4-440d-805c-aeba567cec5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd76bbc02_d546_4809_9014_a6d86a53abc0.slice PodAnnotations:0xc000130578}] Aliases:map[]}\"",
2026-06-14 10:12:41.410881 | controller |     "Jun 14 09:36:22.983742 crc crio[24245]: time=\"2026-06-14T09:36:22.983399043Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-9f6cfd7c6-js779 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.410896 | controller |     "Jun 14 09:36:22.983742 crc crio[24245]: time=\"2026-06-14T09:36:22.983649846Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-7579dbdcb9-28b4z Namespace:openstack-operators ID:844f969071fc9f6b3147ae250376eb0e7bb01927062ae7fdd92e2ffc9c096171 UID:9d2ccc59-510a-4d84-9332-289ab9225c45 NetNS:/var/run/netns/484b9d18-e535-4868-8f85-78c9ca958da9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9d2ccc59_510a_4d84_9332_289ab9225c45.slice PodAnnotations:0xc001fea158}] Aliases:map[]}\"",
2026-06-14 10:12:41.410911 | controller |     "Jun 14 09:36:22.984060 crc crio[24245]: time=\"2026-06-14T09:36:22.983982407Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-7579dbdcb9-28b4z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.410926 | controller |     "Jun 14 09:36:22.987107 crc crio[24245]: 2026-06-14T09:36:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:edee9fe0b2e759c Mac:32:26:e8:02:01:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2a Mtu:0 Sandbox:/var/run/netns/f21e5efe-59f4-41cb-9580-d0a7e40882ff SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.410941 | controller |     "Jun 14 09:36:22.987107 crc crio[24245]: time=\"2026-06-14T09:36:22.98695726Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-7869644bb4-7pjnt Namespace:openstack-operators ID:edee9fe0b2e759cbfb4fec7bf81768a465beec684e0f5e636acaf10eedb278cb UID:373085e7-bea9-4db3-9f49-4b7b2f401a4c NetNS:/var/run/netns/f21e5efe-59f4-41cb-9580-d0a7e40882ff Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod373085e7_bea9_4db3_9f49_4b7b2f401a4c.slice PodAnnotations:0xc0005226e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.410957 | controller |     "Jun 14 09:36:22.987107 crc crio[24245]: time=\"2026-06-14T09:36:22.987126805Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-7869644bb4-7pjnt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.410972 | controller |     "Jun 14 09:36:22.998307 crc crio[24245]: time=\"2026-06-14T09:36:22.997897869Z\" level=info msg=\"Ran pod sandbox bd0091c1907b2f20ee3ffc80cb04ad986fc748a9cc7140d28e687f69fab542c9 with infra container: openstack-operators/telemetry-operator-controller-manager-565998cc45-8wfsf/POD\" id=f9e6cce4-4b92-4c26-9993-ecf5ba598bf0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.410990 | controller |     "Jun 14 09:36:23.002456 crc crio[24245]: time=\"2026-06-14T09:36:23.001455933Z\" level=info msg=\"Ran pod sandbox 5457711f8e1fba10820b828123d5180a983426a56e81378fa79c8bd0f0e8774e with infra container: openstack-operators/octavia-operator-controller-manager-9f6cfd7c6-js779/POD\" id=ad569be6-7119-4d5d-8d1d-37f0a95110cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.411005 | controller |     "Jun 14 09:36:23.012654 crc crio[24245]: time=\"2026-06-14T09:36:23.010699485Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=fae63f10-284f-45fa-a9d3-4e2273f49646 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411020 | controller |     "Jun 14 09:36:23.012654 crc crio[24245]: time=\"2026-06-14T09:36:23.011095788Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e not found\" id=fae63f10-284f-45fa-a9d3-4e2273f49646 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411034 | controller |     "Jun 14 09:36:23.012654 crc crio[24245]: time=\"2026-06-14T09:36:23.01115403Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e found\" id=fae63f10-284f-45fa-a9d3-4e2273f49646 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411050 | controller |     "Jun 14 09:36:23.012654 crc crio[24245]: time=\"2026-06-14T09:36:23.012618227Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=230cdfa0-4cc2-4650-b0c1-c0e68ed39402 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.411064 | controller |     "Jun 14 09:36:23.018165 crc crio[24245]: time=\"2026-06-14T09:36:23.017001547Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\\\"\"",
2026-06-14 10:12:41.411079 | controller |     "Jun 14 09:36:23.019473 crc crio[24245]: time=\"2026-06-14T09:36:23.019097203Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47\" id=bdd00d81-5c61-4cbe-a392-cda43d3be527 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411094 | controller |     "Jun 14 09:36:23.019473 crc crio[24245]: time=\"2026-06-14T09:36:23.019304239Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47 not found\" id=bdd00d81-5c61-4cbe-a392-cda43d3be527 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411109 | controller |     "Jun 14 09:36:23.019473 crc crio[24245]: time=\"2026-06-14T09:36:23.019351981Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47 found\" id=bdd00d81-5c61-4cbe-a392-cda43d3be527 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411124 | controller |     "Jun 14 09:36:23.033361 crc crio[24245]: time=\"2026-06-14T09:36:23.033211257Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47\" id=cb2ebc1f-8b7b-4228-8d27-14fcdb6f4d06 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.411138 | controller |     "Jun 14 09:36:23.043384 crc crio[24245]: time=\"2026-06-14T09:36:23.043247732Z\" level=info msg=\"Ran pod sandbox 844f969071fc9f6b3147ae250376eb0e7bb01927062ae7fdd92e2ffc9c096171 with infra container: openstack-operators/test-operator-controller-manager-7579dbdcb9-28b4z/POD\" id=5eb62d98-5c09-4cbc-8421-902368c097f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.411156 | controller |     "Jun 14 09:36:23.066728 crc crio[24245]: time=\"2026-06-14T09:36:23.052827261Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=cd7053dc-90f6-43fe-b086-1ba5f510da23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411171 | controller |     "Jun 14 09:36:23.066728 crc crio[24245]: time=\"2026-06-14T09:36:23.053069108Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=cd7053dc-90f6-43fe-b086-1ba5f510da23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411186 | controller |     "Jun 14 09:36:23.066728 crc crio[24245]: time=\"2026-06-14T09:36:23.0531193Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=cd7053dc-90f6-43fe-b086-1ba5f510da23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411201 | controller |     "Jun 14 09:36:23.066728 crc crio[24245]: time=\"2026-06-14T09:36:23.066311Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47\\\"\"",
2026-06-14 10:12:41.411215 | controller |     "Jun 14 09:36:23.103522 crc crio[24245]: time=\"2026-06-14T09:36:23.101636991Z\" level=info msg=\"Ran pod sandbox edee9fe0b2e759cbfb4fec7bf81768a465beec684e0f5e636acaf10eedb278cb with infra container: openstack-operators/watcher-operator-controller-manager-7869644bb4-7pjnt/POD\" id=d762e64f-6eed-4ea7-89cc-59c2ae9bc8bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.411230 | controller |     "Jun 14 09:36:23.130336 crc crio[24245]: time=\"2026-06-14T09:36:23.130199648Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=152087b3-0edc-4578-b656-09a1d595febf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411245 | controller |     "Jun 14 09:36:23.130689 crc crio[24245]: time=\"2026-06-14T09:36:23.130481447Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=152087b3-0edc-4578-b656-09a1d595febf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411259 | controller |     "Jun 14 09:36:23.130689 crc crio[24245]: time=\"2026-06-14T09:36:23.130662423Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=152087b3-0edc-4578-b656-09a1d595febf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411274 | controller |     "Jun 14 09:36:23.972040 crc crio[24245]: time=\"2026-06-14T09:36:23.971821068Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=e3734b73-8fb7-4eb8-a90b-4379e241885c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411290 | controller |     "Jun 14 09:36:23.972508 crc crio[24245]: time=\"2026-06-14T09:36:23.972459038Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=e3734b73-8fb7-4eb8-a90b-4379e241885c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411304 | controller |     "Jun 14 09:36:23.972749 crc crio[24245]: time=\"2026-06-14T09:36:23.972681575Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=e3734b73-8fb7-4eb8-a90b-4379e241885c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411322 | controller |     "Jun 14 09:36:24.001093 crc crio[24245]: time=\"2026-06-14T09:36:23.999685172Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=8fa9c113-614e-4d6d-bec8-9e28105a96bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411336 | controller |     "Jun 14 09:36:24.012255 crc crio[24245]: time=\"2026-06-14T09:36:24.01206049Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=8fa9c113-614e-4d6d-bec8-9e28105a96bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411379 | controller |     "Jun 14 09:36:24.012255 crc crio[24245]: time=\"2026-06-14T09:36:24.012184844Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=8fa9c113-614e-4d6d-bec8-9e28105a96bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411397 | controller |     "Jun 14 09:36:24.053069 crc crio[24245]: time=\"2026-06-14T09:36:24.0529964Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=0afd2b58-5c65-4e58-a50b-3fd8da5ad306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411412 | controller |     "Jun 14 09:36:24.053489 crc crio[24245]: time=\"2026-06-14T09:36:24.053433004Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=0afd2b58-5c65-4e58-a50b-3fd8da5ad306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411426 | controller |     "Jun 14 09:36:24.053642 crc crio[24245]: time=\"2026-06-14T09:36:24.053513677Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=0afd2b58-5c65-4e58-a50b-3fd8da5ad306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411441 | controller |     "Jun 14 09:36:25.092966 crc crio[24245]: time=\"2026-06-14T09:36:25.092349571Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=1b957fb0-c26c-4d98-bb9d-9e1b7bb728b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411456 | controller |     "Jun 14 09:36:25.094199 crc crio[24245]: time=\"2026-06-14T09:36:25.092656629Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=6c88b646-56e1-46e9-adc0-9e9558d10b29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411470 | controller |     "Jun 14 09:36:25.094271 crc crio[24245]: time=\"2026-06-14T09:36:25.093679741Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=473a501c-30dc-4154-86b5-0f003cbbeb05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411485 | controller |     "Jun 14 09:36:25.094688 crc crio[24245]: time=\"2026-06-14T09:36:25.094664105Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=1b957fb0-c26c-4d98-bb9d-9e1b7bb728b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411500 | controller |     "Jun 14 09:36:25.094953 crc crio[24245]: time=\"2026-06-14T09:36:25.094932464Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=1b957fb0-c26c-4d98-bb9d-9e1b7bb728b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411519 | controller |     "Jun 14 09:36:25.095234 crc crio[24245]: time=\"2026-06-14T09:36:25.095215193Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=6c88b646-56e1-46e9-adc0-9e9558d10b29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411534 | controller |     "Jun 14 09:36:25.095439 crc crio[24245]: time=\"2026-06-14T09:36:25.09542256Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=6c88b646-56e1-46e9-adc0-9e9558d10b29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411549 | controller |     "Jun 14 09:36:25.095691 crc crio[24245]: time=\"2026-06-14T09:36:25.095669578Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=473a501c-30dc-4154-86b5-0f003cbbeb05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411564 | controller |     "Jun 14 09:36:25.095810 crc crio[24245]: time=\"2026-06-14T09:36:25.09579457Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=473a501c-30dc-4154-86b5-0f003cbbeb05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411579 | controller |     "Jun 14 09:36:36.595620 crc crio[24245]: time=\"2026-06-14T09:36:36.594702896Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=d7be8596-70fd-4af3-b9ef-355e8d98fc0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411594 | controller |     "Jun 14 09:36:36.597232 crc crio[24245]: time=\"2026-06-14T09:36:36.595996268Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 not found\" id=d7be8596-70fd-4af3-b9ef-355e8d98fc0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411608 | controller |     "Jun 14 09:36:36.597232 crc crio[24245]: time=\"2026-06-14T09:36:36.596050729Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8 found\" id=d7be8596-70fd-4af3-b9ef-355e8d98fc0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411623 | controller |     "Jun 14 09:36:36.597956 crc crio[24245]: time=\"2026-06-14T09:36:36.597898942Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=2e4abe92-8dc2-4c9c-8ae0-1e561478c602 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.411637 | controller |     "Jun 14 09:36:36.598292 crc crio[24245]: time=\"2026-06-14T09:36:36.598183317Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=cc4b1d55-8b16-4f63-ac8b-7908ed4469d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411652 | controller |     "Jun 14 09:36:36.601782 crc crio[24245]: time=\"2026-06-14T09:36:36.601321997Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=cc4b1d55-8b16-4f63-ac8b-7908ed4469d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411666 | controller |     "Jun 14 09:36:36.601782 crc crio[24245]: time=\"2026-06-14T09:36:36.601449201Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=cc4b1d55-8b16-4f63-ac8b-7908ed4469d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411684 | controller |     "Jun 14 09:36:36.603280 crc crio[24245]: time=\"2026-06-14T09:36:36.603197916Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=460e965d-3900-4245-8054-f30859aa77a4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.411699 | controller |     "Jun 14 09:36:36.612724 crc crio[24245]: time=\"2026-06-14T09:36:36.612575495Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\\\"\"",
2026-06-14 10:12:41.411714 | controller |     "Jun 14 09:36:36.613983 crc crio[24245]: time=\"2026-06-14T09:36:36.613203434Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"",
2026-06-14 10:12:41.411728 | controller |     "Jun 14 09:36:37.023999 crc crio[24245]: time=\"2026-06-14T09:36:37.023767333Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-c74854bd8-wrskz/POD\" id=fec3c0ef-beb6-4799-b69c-be08d99bfb55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.411743 | controller |     "Jun 14 09:36:37.023999 crc crio[24245]: time=\"2026-06-14T09:36:37.023930098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.411758 | controller |     "Jun 14 09:36:37.353364 crc crio[24245]: time=\"2026-06-14T09:36:37.352731549Z\" level=info msg=\"Removing container: dce6b8e7cb7d89e36971a07564dce81cad35f422420d5f97d7c3e0d8eae98d2f\" id=96e9efc9-d9ac-435f-9b0a-571c24fcd136 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.411773 | controller |     "Jun 14 09:36:38.061929 crc crio[24245]: time=\"2026-06-14T09:36:38.060171761Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/swift-operator/blobs/sha256:51a4dd3b35481edf513730dd5453d7479d28868d013af64e77d294557d6cfdc1 failed (unexpected EOF), reconnecting after 2097154 bytes\u2026\"",
2026-06-14 10:12:41.411787 | controller |     "Jun 14 09:36:40.568654 crc crio[24245]: time=\"2026-06-14T09:36:40.567684232Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=a8c127b3-14dc-4666-92ea-3e10b1f07fad name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411802 | controller |     "Jun 14 09:36:40.570181 crc crio[24245]: time=\"2026-06-14T09:36:40.568716895Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f not found\" id=a8c127b3-14dc-4666-92ea-3e10b1f07fad name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411817 | controller |     "Jun 14 09:36:40.570181 crc crio[24245]: time=\"2026-06-14T09:36:40.568774107Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f found\" id=a8c127b3-14dc-4666-92ea-3e10b1f07fad name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411832 | controller |     "Jun 14 09:36:40.572158 crc crio[24245]: time=\"2026-06-14T09:36:40.572087252Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=ee0ea67e-d046-4ee3-a428-b7ff21be3b47 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.411846 | controller |     "Jun 14 09:36:40.576516 crc crio[24245]: time=\"2026-06-14T09:36:40.576372139Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\\\"\"",
2026-06-14 10:12:41.411864 | controller |     "Jun 14 09:36:42.276359 crc crio[24245]: time=\"2026-06-14T09:36:42.276060512Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"",
2026-06-14 10:12:41.411879 | controller |     "Jun 14 09:36:53.894137 crc crio[24245]: time=\"2026-06-14T09:36:53.89253751Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8\" id=3b91ebfb-e9f5-44f4-a4c4-b0a90d2b2dda name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.411893 | controller |     "Jun 14 09:36:53.898132 crc crio[24245]: time=\"2026-06-14T09:36:53.898081973Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8\" id=66185661-e100-4c55-93e5-ebe6c18ca3e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411908 | controller |     "Jun 14 09:36:53.903180 crc crio[24245]: time=\"2026-06-14T09:36:53.903104396Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=455e7be2-bcf2-4672-85c0-93e7a237eb0d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.411923 | controller |     "Jun 14 09:36:53.904502 crc crio[24245]: time=\"2026-06-14T09:36:53.904445186Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=fbdaf311-824a-4881-8a49-d6a360b8c33b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411937 | controller |     "Jun 14 09:36:53.909041 crc crio[24245]: time=\"2026-06-14T09:36:53.908936881Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19\" id=99a1e7f6-3783-44ee-b458-f7fe915360ee name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.411952 | controller |     "Jun 14 09:36:53.910050 crc crio[24245]: time=\"2026-06-14T09:36:53.909492647Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19\" id=49aadd36-e5ae-4994-b965-4ffd74a74e8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411966 | controller |     "Jun 14 09:36:53.923023 crc crio[24245]: time=\"2026-06-14T09:36:53.922814032Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=230cdfa0-4cc2-4650-b0c1-c0e68ed39402 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.411981 | controller |     "Jun 14 09:36:53.927083 crc crio[24245]: time=\"2026-06-14T09:36:53.927018054Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=7c8256cc-b65f-4db7-9092-79855f6ae044 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.411996 | controller |     "Jun 14 09:36:53.929926 crc crio[24245]: time=\"2026-06-14T09:36:53.929671268Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028\" id=6b8548c0-0b83-4739-91f0-5e3f4d5069b4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.412011 | controller |     "Jun 14 09:36:53.931451 crc crio[24245]: time=\"2026-06-14T09:36:53.931353692Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028\" id=739a1e2f-ba2c-4b67-b18e-311a25da5e0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412026 | controller |     "Jun 14 09:36:53.937057 crc crio[24245]: time=\"2026-06-14T09:36:53.936953684Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=183521b8-dd44-40aa-a917-737965913211 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.412044 | controller |     "Jun 14 09:36:53.938073 crc crio[24245]: time=\"2026-06-14T09:36:53.938016044Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=0b801d89-4af3-4c3f-8c32-bb4e98015a0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412059 | controller |     "Jun 14 09:36:53.982417 crc crio[24245]: time=\"2026-06-14T09:36:53.982165408Z\" level=info msg=\"Removed container dce6b8e7cb7d89e36971a07564dce81cad35f422420d5f97d7c3e0d8eae98d2f: openshift-infra/auto-csr-approver-29690490-5m5zw/oc\" id=96e9efc9-d9ac-435f-9b0a-571c24fcd136 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.412073 | controller |     "Jun 14 09:36:53.998422 crc crio[24245]: time=\"2026-06-14T09:36:53.99828133Z\" level=info msg=\"Stopping pod sandbox: fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e\" id=1ff219cc-2f3d-4e42-a6ba-6625087936eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.412089 | controller |     "Jun 14 09:36:53.998422 crc crio[24245]: time=\"2026-06-14T09:36:53.998375314Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e\" id=1ff219cc-2f3d-4e42-a6ba-6625087936eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.412104 | controller |     "Jun 14 09:36:53.999454 crc crio[24245]: time=\"2026-06-14T09:36:53.999311634Z\" level=info msg=\"Removing pod sandbox: fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e\" id=3cfb0fd1-30c2-4118-bfd6-cd3bae80c83c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.412119 | controller |     "Jun 14 09:36:54.008431 crc crio[24245]: time=\"2026-06-14T09:36:54.008306403Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033\" id=f5cbb327-2e95-4183-bfe2-20478737af88 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.412133 | controller |     "Jun 14 09:36:54.009530 crc crio[24245]: time=\"2026-06-14T09:36:54.009420705Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033\" id=adbcbaa8-c22a-4718-b606-ec9d11895b31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412147 | controller |     "Jun 14 09:36:54.565137 crc crio[24245]: time=\"2026-06-14T09:36:54.564961516Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=806dd164-cdb2-4bab-b068-10800633b0f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412162 | controller |     "Jun 14 09:36:54.565617 crc crio[24245]: time=\"2026-06-14T09:36:54.565213294Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=806dd164-cdb2-4bab-b068-10800633b0f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412176 | controller |     "Jun 14 09:36:54.565617 crc crio[24245]: time=\"2026-06-14T09:36:54.565264106Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=806dd164-cdb2-4bab-b068-10800633b0f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412191 | controller |     "Jun 14 09:36:55.202463 crc crio[24245]: time=\"2026-06-14T09:36:55.201574285Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:581877c6f50b7f3f3fef274a7393da094f0a6a87a1d7c47aea1404009b883b19\" id=82681e8a-e425-4c43-badb-df708f3bbba1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412209 | controller |     "Jun 14 09:36:55.202463 crc crio[24245]: time=\"2026-06-14T09:36:55.201774603Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:b58145aab10ee0e14641b4d9698d64919fd8b3fdd9ac5540fdaaf847fde950a0\" id=8f7647ee-2cfa-4379-9bd2-979fc8e20adc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412224 | controller |     "Jun 14 09:36:55.240534 crc crio[24245]: time=\"2026-06-14T09:36:55.239763174Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=4fe3e066-6a69-42cd-8eb9-ba52a87aac5a name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.412239 | controller |     "Jun 14 09:36:55.243311 crc crio[24245]: time=\"2026-06-14T09:36:55.243198709Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=34b7cbca-4263-4164-9398-c477532bc37d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412253 | controller |     "Jun 14 09:36:55.244300 crc crio[24245]: time=\"2026-06-14T09:36:55.243579715Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=ca80e36e-0c5d-489c-95c7-8657f3526d72 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.412268 | controller |     "Jun 14 09:36:55.244822 crc crio[24245]: time=\"2026-06-14T09:36:55.244699598Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=bba43101-a40d-4cde-aac8-e6ed6630af7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412282 | controller |     "Jun 14 09:36:56.115207 crc crio[24245]: time=\"2026-06-14T09:36:56.114796225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:08725ae3cc37b0aa0b0f54e947792cdc72e79eb126a47a9b52811b9fafc61b2e\" id=55466bc4-b02a-4313-af05-aa617f6e3722 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412297 | controller |     "Jun 14 09:36:56.115662 crc crio[24245]: time=\"2026-06-14T09:36:56.115056333Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:922779626dfcd12682f8627f7111fdf6affc476370385ccf249121e6e7f65028\" id=fd699e96-c94f-4e78-b138-81ac6a0d589a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412312 | controller |     "Jun 14 09:36:56.115767 crc crio[24245]: time=\"2026-06-14T09:36:56.115702803Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:61cd60b8885bdaa55638704dbdf53ce6b40e9af81820b2bdc87830791b6daa9f\" id=1f50adb3-4400-459e-9372-6f19378df92c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412327 | controller |     "Jun 14 09:36:56.116319 crc crio[24245]: time=\"2026-06-14T09:36:56.116191639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:1f3707a1e3424c502513ad3ea506b4a478513fd467bafc4ae63c856ddc852fc8\" id=751908ec-f050-4e2e-be6d-5ee54f868799 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412342 | controller |     "Jun 14 09:36:56.118500 crc crio[24245]: time=\"2026-06-14T09:36:56.11842078Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:e4e8b450e057cc130ded4994df53475e071803034e29c46c4c6885c29a441033\" id=e63d03db-7f51-4a45-a347-8751a44c8625 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412377 | controller |     "Jun 14 09:36:56.178249 crc crio[24245]: time=\"2026-06-14T09:36:56.178056019Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=7af7de17-3740-43a5-9fa3-10ee0b3e2ec9 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.412402 | controller |     "Jun 14 09:36:56.179510 crc crio[24245]: time=\"2026-06-14T09:36:56.17942736Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=70c6400d-d252-436c-8dbf-d175a63c8f1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412417 | controller |     "Jun 14 09:36:56.235317 crc crio[24245]: time=\"2026-06-14T09:36:56.235198047Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=e76435f5-a00c-49a0-9fba-0c105236159e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.412432 | controller |     "Jun 14 09:36:56.236707 crc crio[24245]: time=\"2026-06-14T09:36:56.236409103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=8aa16122-6931-4481-9348-18fc657410f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412447 | controller |     "Jun 14 09:36:57.116953 crc crio[24245]: time=\"2026-06-14T09:36:57.115693842Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:fff4c7eb43b7abe8a8406cbd20e6cb01dff533476d43c5a339f115fd1b8d55a6\" id=2d7a56a2-081d-4faf-9339-7cd732b7d3b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412462 | controller |     "Jun 14 09:36:57.120171 crc crio[24245]: time=\"2026-06-14T09:36:57.12005814Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:f60e662f53d43b685bf4d838357daec91ead82ed4b122320cbd02b623f240a5d\" id=0c24b71e-a467-4c7e-9910-e2ade69ee9e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412476 | controller |     "Jun 14 09:36:57.124554 crc crio[24245]: time=\"2026-06-14T09:36:57.12442272Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7575c6bcc5-rsbsr/manager\" id=7ed18c1e-895a-4d37-9425-366b7f90338f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.412490 | controller |     "Jun 14 09:36:57.136437 crc crio[24245]: time=\"2026-06-14T09:36:57.136336528Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5f5d6b8858-pvnsv/manager\" id=bd1c3eb3-adbe-4919-8329-e640a968d6b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.412505 | controller |     "Jun 14 09:36:57.142983 crc crio[24245]: time=\"2026-06-14T09:36:57.142767736Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47\" id=cb2ebc1f-8b7b-4228-8d27-14fcdb6f4d06 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.412520 | controller |     "Jun 14 09:36:57.144263 crc crio[24245]: time=\"2026-06-14T09:36:57.144200299Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47\" id=50b882b0-4949-4d77-9ef4-1f79594be0d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412534 | controller |     "Jun 14 09:36:57.145001 crc crio[24245]: time=\"2026-06-14T09:36:57.144780979Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=3dffcf92-b557-4a99-abdd-4d77f16a535d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.412548 | controller |     "Jun 14 09:36:57.146010 crc crio[24245]: time=\"2026-06-14T09:36:57.145943434Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=4e4e40d3-0564-4349-bc0b-d8fdf49d4903 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412566 | controller |     "Jun 14 09:36:57.169615 crc crio[24245]: time=\"2026-06-14T09:36:57.169528597Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3\" id=4676906f-b43d-48c7-a008-387366a5faaa name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.412581 | controller |     "Jun 14 09:36:57.172565 crc crio[24245]: time=\"2026-06-14T09:36:57.172528909Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3\" id=34183fe5-b318-466b-b1fc-b5ebb534efd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412595 | controller |     "Jun 14 09:36:57.186515 crc crio[24245]: time=\"2026-06-14T09:36:57.186425163Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240\" id=c4a7684e-8472-4245-921b-a01f99b5271d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.412609 | controller |     "Jun 14 09:36:57.190291 crc crio[24245]: time=\"2026-06-14T09:36:57.190192492Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240\" id=8978d5eb-8880-40b6-9772-b9648110d11b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412624 | controller |     "Jun 14 09:36:57.919285 crc crio[24245]: time=\"2026-06-14T09:36:57.919110101Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:74b7a8bf62d2bb7aff50a239b393cebd996489c538727208a184f58e91285d84\" id=9bb45301-a519-4025-8edf-1cd6e1ec0f6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412638 | controller |     "Jun 14 09:36:57.925192 crc crio[24245]: time=\"2026-06-14T09:36:57.925094878Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:a5467b7ac7a7acc306876cae15fc24fd2e8030661d6a1cf6be4040b870850f54\" id=4e48686e-c197-412e-add3-28c1154e94d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412653 | controller |     "Jun 14 09:36:57.927113 crc crio[24245]: time=\"2026-06-14T09:36:57.927004039Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-fc868d584-prpcq/manager\" id=917df667-9f86-4bc7-b73b-8a6c5f25d93d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.412667 | controller |     "Jun 14 09:36:57.932104 crc crio[24245]: time=\"2026-06-14T09:36:57.931972226Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-7d74cb5f58-sns7h/manager\" id=916573d4-9de5-42a7-9c4e-793f0f7da3a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.412682 | controller |     "Jun 14 09:36:57.941454 crc crio[24245]: time=\"2026-06-14T09:36:57.941348555Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-84b475799f-vr9xl/manager\" id=e9d770d6-f796-414d-b43e-f4f118a299be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.412696 | controller |     "Jun 14 09:36:57.947324 crc crio[24245]: time=\"2026-06-14T09:36:57.947217502Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-b547849c7-jxb64/manager\" id=807d9ecd-5a42-457c-9e04-098886544f56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.412710 | controller |     "Jun 14 09:36:57.955766 crc crio[24245]: time=\"2026-06-14T09:36:57.955682991Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-565998cc45-8wfsf/manager\" id=74b9af61-5a16-463d-bf5d-d29084dff708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.412725 | controller |     "Jun 14 09:36:58.025216 crc crio[24245]: time=\"2026-06-14T09:36:58.019687057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.412742 | controller |     "Jun 14 09:36:58.025216 crc crio[24245]: time=\"2026-06-14T09:36:58.019950205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.412757 | controller |     "Jun 14 09:36:58.026170 crc crio[24245]: time=\"2026-06-14T09:36:58.025983678Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:fcb48401e2892eb63db06e97dca23ff955deb576e58d075cd2226d2c6c4fe240\" id=83079edc-7ff5-4314-982c-acc647ab808c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412772 | controller |     "Jun 14 09:36:58.026170 crc crio[24245]: time=\"2026-06-14T09:36:58.026092131Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:29ed5ccd95924df2bbe287ed721c4a80027cbfcd484fc56c4a74bcb63a9c60b3\" id=e87013f8-97b6-4c39-b608-d3193e922933 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412786 | controller |     "Jun 14 09:36:58.026170 crc crio[24245]: time=\"2026-06-14T09:36:58.026136143Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:aeaab3207972ab6e2c15a858709760e1de4ab1b86ba9646c47079006a4cfd7a1\" id=d9b7088f-d514-4799-866b-d3c875865b35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412801 | controller |     "Jun 14 09:36:58.026806 crc crio[24245]: time=\"2026-06-14T09:36:58.02667332Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:a4f8f3979b6217d5a87a9c32817058f27da75ef2cae133b20346dbf2f0d3cb47\" id=737d54d3-a89b-4bac-aaba-df10e1527ddb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412816 | controller |     "Jun 14 09:36:58.034536 crc crio[24245]: time=\"2026-06-14T09:36:58.03445387Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q6w85/manager\" id=d0f1f7be-7ccc-4abe-9efb-3203d5bba5eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.412830 | controller |     "Jun 14 09:36:58.045434 crc crio[24245]: time=\"2026-06-14T09:36:58.045324853Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=2e4abe92-8dc2-4c9c-8ae0-1e561478c602 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.412846 | controller |     "Jun 14 09:36:58.047678 crc crio[24245]: time=\"2026-06-14T09:36:58.047570274Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=611155ec-49f5-4b5a-b397-9cfbd4da04ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412861 | controller |     "Jun 14 09:36:58.068684 crc crio[24245]: time=\"2026-06-14T09:36:58.068549712Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e\" id=e4f576e4-e242-4491-b3d7-46376e8d9b52 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.412875 | controller |     "Jun 14 09:36:58.071721 crc crio[24245]: time=\"2026-06-14T09:36:58.071655909Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e\" id=d5b13b00-ed92-463c-8036-8e1fa6cb495a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412890 | controller |     "Jun 14 09:36:58.078749 crc crio[24245]: time=\"2026-06-14T09:36:58.078689369Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=ee0ea67e-d046-4ee3-a428-b7ff21be3b47 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.412909 | controller |     "Jun 14 09:36:58.079735 crc crio[24245]: time=\"2026-06-14T09:36:58.079669944Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=990b439d-fff6-4531-b2c3-1966cc4929f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412924 | controller |     "Jun 14 09:36:58.093624 crc crio[24245]: time=\"2026-06-14T09:36:58.09353935Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac\" id=784ff0d9-c07b-49c5-923a-254f69d24709 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.412939 | controller |     "Jun 14 09:36:58.096386 crc crio[24245]: time=\"2026-06-14T09:36:58.096323666Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac\" id=4d1a3e45-ba91-4dec-90ea-66e8e6c32e65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.412954 | controller |     "Jun 14 09:36:58.104683 crc crio[24245]: time=\"2026-06-14T09:36:58.104565009Z\" level=info msg=\"Removed pod sandbox: fa399f3dc74f474b903650b59ddf8c75fe78a23c96d6c949067d4be32c21242e\" id=3cfb0fd1-30c2-4118-bfd6-cd3bae80c83c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.412968 | controller |     "Jun 14 09:36:58.106704 crc crio[24245]: time=\"2026-06-14T09:36:58.106640743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.412983 | controller |     "Jun 14 09:36:58.107125 crc crio[24245]: time=\"2026-06-14T09:36:58.107064326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.412998 | controller |     "Jun 14 09:36:58.107248 crc crio[24245]: time=\"2026-06-14T09:36:58.106012463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413013 | controller |     "Jun 14 09:36:58.107298 crc crio[24245]: time=\"2026-06-14T09:36:58.107227562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413028 | controller |     "Jun 14 09:36:58.107298 crc crio[24245]: time=\"2026-06-14T09:36:58.104834805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413043 | controller |     "Jun 14 09:36:58.107383 crc crio[24245]: time=\"2026-06-14T09:36:58.10591649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413058 | controller |     "Jun 14 09:36:58.119167 crc crio[24245]: time=\"2026-06-14T09:36:58.119076718Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bkndh/manager\" id=a6efac42-51e5-44ef-9d0c-65c4e6a529c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.413072 | controller |     "Jun 14 09:36:58.122509 crc crio[24245]: time=\"2026-06-14T09:36:58.122444675Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:cd3d045aff8889ebb70662585291c704fedf9bcfd142875327ee1b02c06217f8\" id=095fdf3e-9c41-4fa2-9cba-777315d10ecc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.413088 | controller |     "Jun 14 09:36:58.123381 crc crio[24245]: time=\"2026-06-14T09:36:58.123145729Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:c63f184e7e60f7d6837f93522fd94ed75e8a4391412440c9ea8a29c31ae2e59f\" id=d25657e0-19bf-42d2-9a58-dda2682c7c05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.413107 | controller |     "Jun 14 09:36:58.125605 crc crio[24245]: time=\"2026-06-14T09:36:58.125497143Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-584b474457-wc8nl/manager\" id=7ca041d4-be9b-40a1-9a1a-ba9b82403546 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.413123 | controller |     "Jun 14 09:36:58.126034 crc crio[24245]: time=\"2026-06-14T09:36:58.125957538Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-c74854bd8-wrskz Namespace:openstack-operators ID:50f2de29c27b6a0c71ceb9930e0f89890781cd804d3b50fa7034ede65bd63673 UID:6bdb36be-d52c-4143-b7a9-80fe4ce89eca NetNS:/var/run/netns/f5d3824c-ab92-4130-a9f6-999da5ff3abe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bdb36be_d52c_4143_b7a9_80fe4ce89eca.slice PodAnnotations:0xc001c3c3f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.413137 | controller |     "Jun 14 09:36:58.126195 crc crio[24245]: time=\"2026-06-14T09:36:58.126085162Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-c74854bd8-wrskz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.413152 | controller |     "Jun 14 09:36:58.131196 crc crio[24245]: time=\"2026-06-14T09:36:58.131112621Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:8792e0c3a7e476925d3c372ca7967d6a395ed9064372b0e4087bf0c5724c073e\" id=bbb3d8aa-f797-40ae-b5e9-333454d8926c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.413167 | controller |     "Jun 14 09:36:58.131627 crc crio[24245]: time=\"2026-06-14T09:36:58.131539375Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-5666dfdddd-hgnr2/manager\" id=bdcbb150-f204-4247-a797-e52e8c89c241 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.413181 | controller |     "Jun 14 09:36:58.142213 crc crio[24245]: time=\"2026-06-14T09:36:58.142126381Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-79d55749df-b78vj/manager\" id=d593175d-300d-4032-b0eb-5b2872489a27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.413195 | controller |     "Jun 14 09:36:58.147500 crc crio[24245]: time=\"2026-06-14T09:36:58.14742651Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-778bfbfd5d-57js6/manager\" id=9af5b037-5414-4895-b3c6-108dd345f2a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.413210 | controller |     "Jun 14 09:36:58.157687 crc crio[24245]: time=\"2026-06-14T09:36:58.157565193Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:232ce3878e5de9e10f3819dc045178c4105bb6eec80ab35270f3c50d4693f4ac\" id=74d7b068-694b-49b1-8a39-4f3c72c450ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.413224 | controller |     "Jun 14 09:36:58.166971 crc crio[24245]: time=\"2026-06-14T09:36:58.166777957Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-rlg5x/manager\" id=69e6078d-01c4-4a6e-8fd6-6fc64da30f7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.413239 | controller |     "Jun 14 09:36:58.177322 crc crio[24245]: time=\"2026-06-14T09:36:58.177074584Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-9f6cfd7c6-js779/manager\" id=3a7ae9d2-abac-4881-834a-e54a0a813642 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.413253 | controller |     "Jun 14 09:36:58.177322 crc crio[24245]: time=\"2026-06-14T09:36:58.17729483Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-7579dbdcb9-28b4z/manager\" id=42a086ba-9335-470c-bb89-49a16ba8e5a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.413271 | controller |     "Jun 14 09:36:58.189477 crc crio[24245]: time=\"2026-06-14T09:36:58.189328073Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-7869644bb4-7pjnt/manager\" id=e2d85f34-2518-4530-9f19-11212fc7024d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.413286 | controller |     "Jun 14 09:36:58.196143 crc crio[24245]: time=\"2026-06-14T09:36:58.196064217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413300 | controller |     "Jun 14 09:36:58.197569 crc crio[24245]: time=\"2026-06-14T09:36:58.197323268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413315 | controller |     "Jun 14 09:36:58.245397 crc crio[24245]: time=\"2026-06-14T09:36:58.245281642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413329 | controller |     "Jun 14 09:36:58.249089 crc crio[24245]: time=\"2026-06-14T09:36:58.248824785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413344 | controller |     "Jun 14 09:36:58.249089 crc crio[24245]: time=\"2026-06-14T09:36:58.249032162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413378 | controller |     "Jun 14 09:36:58.252620 crc crio[24245]: time=\"2026-06-14T09:36:58.25243763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413394 | controller |     "Jun 14 09:36:58.253300 crc crio[24245]: time=\"2026-06-14T09:36:58.253173305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413409 | controller |     "Jun 14 09:36:58.262441 crc crio[24245]: time=\"2026-06-14T09:36:58.261746169Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-74c7d4d476-v4rg2/manager\" id=68ef4a36-855c-4337-8f09-7eb2ab05770a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.413424 | controller |     "Jun 14 09:36:58.336082 crc crio[24245]: time=\"2026-06-14T09:36:58.335556766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413439 | controller |     "Jun 14 09:36:58.336972 crc crio[24245]: time=\"2026-06-14T09:36:58.335732096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413453 | controller |     "Jun 14 09:36:58.337082 crc crio[24245]: time=\"2026-06-14T09:36:58.33699375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413467 | controller |     "Jun 14 09:36:58.340890 crc crio[24245]: time=\"2026-06-14T09:36:58.340770074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413482 | controller |     "Jun 14 09:36:58.376936 crc crio[24245]: time=\"2026-06-14T09:36:58.376789455Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-78f5dd8d7d-78hq4/manager\" id=18796413-75e3-4c4f-b260-2f585884a5ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.413500 | controller |     "Jun 14 09:36:58.399537 crc crio[24245]: time=\"2026-06-14T09:36:58.399456686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413515 | controller |     "Jun 14 09:36:58.416626 crc crio[24245]: time=\"2026-06-14T09:36:58.416235701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413530 | controller |     "Jun 14 09:36:58.423145 crc crio[24245]: time=\"2026-06-14T09:36:58.422815411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413547 | controller |     "Jun 14 09:36:58.476926 crc crio[24245]: time=\"2026-06-14T09:36:58.476525608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413565 | controller |     "Jun 14 09:36:58.483448 crc crio[24245]: time=\"2026-06-14T09:36:58.482729775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413579 | controller |     "Jun 14 09:36:58.498638 crc crio[24245]: time=\"2026-06-14T09:36:58.498520355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413594 | controller |     "Jun 14 09:36:58.517746 crc crio[24245]: time=\"2026-06-14T09:36:58.517664488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413608 | controller |     "Jun 14 09:36:58.523415 crc crio[24245]: time=\"2026-06-14T09:36:58.523364789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413623 | controller |     "Jun 14 09:36:58.527565 crc crio[24245]: time=\"2026-06-14T09:36:58.52748678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413638 | controller |     "Jun 14 09:36:58.529103 crc crio[24245]: time=\"2026-06-14T09:36:58.529033912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413653 | controller |     "Jun 14 09:36:58.539340 crc crio[24245]: time=\"2026-06-14T09:36:58.539274362Z\" level=info msg=\"Created container f47f735a0dc1b3936c690da611b488c2e6faad14bf703775ab2e29528f2aba16: openstack-operators/designate-operator-controller-manager-84b475799f-vr9xl/manager\" id=e9d770d6-f796-414d-b43e-f4f118a299be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.413667 | controller |     "Jun 14 09:36:58.540460 crc crio[24245]: time=\"2026-06-14T09:36:58.540395868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413682 | controller |     "Jun 14 09:36:58.541047 crc crio[24245]: time=\"2026-06-14T09:36:58.540978069Z\" level=info msg=\"Starting container: f47f735a0dc1b3936c690da611b488c2e6faad14bf703775ab2e29528f2aba16\" id=67ccd1de-7a01-4597-9d0f-aff5426a7092 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.413696 | controller |     "Jun 14 09:36:58.552994 crc crio[24245]: time=\"2026-06-14T09:36:58.549757407Z\" level=info msg=\"Started container\" PID=231890 containerID=f47f735a0dc1b3936c690da611b488c2e6faad14bf703775ab2e29528f2aba16 description=openstack-operators/designate-operator-controller-manager-84b475799f-vr9xl/manager id=67ccd1de-7a01-4597-9d0f-aff5426a7092 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f158c59d294f6a359502e93e4dbbe59600e26d29e8f4190a6df50c75f1ded5c5",
2026-06-14 10:12:41.413714 | controller |     "Jun 14 09:36:58.570470 crc crio[24245]: time=\"2026-06-14T09:36:58.568379826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413729 | controller |     "Jun 14 09:36:58.671303 crc crio[24245]: time=\"2026-06-14T09:36:58.671215561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413744 | controller |     "Jun 14 09:36:58.675792 crc crio[24245]: time=\"2026-06-14T09:36:58.675675772Z\" level=info msg=\"Created container fe2f1a22239bc8b7b8797e7a96bf95f29d42e23244eb8187ff8f462a9b005626: openstack-operators/barbican-operator-controller-manager-7575c6bcc5-rsbsr/manager\" id=7ed18c1e-895a-4d37-9425-366b7f90338f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.413759 | controller |     "Jun 14 09:36:58.677215 crc crio[24245]: time=\"2026-06-14T09:36:58.677142999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413774 | controller |     "Jun 14 09:36:58.677338 crc crio[24245]: time=\"2026-06-14T09:36:58.677245873Z\" level=info msg=\"Starting container: fe2f1a22239bc8b7b8797e7a96bf95f29d42e23244eb8187ff8f462a9b005626\" id=7a1dae88-0ad0-466f-947a-8192a400d960 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.413789 | controller |     "Jun 14 09:36:58.692741 crc crio[24245]: time=\"2026-06-14T09:36:58.688416628Z\" level=info msg=\"Started container\" PID=231899 containerID=fe2f1a22239bc8b7b8797e7a96bf95f29d42e23244eb8187ff8f462a9b005626 description=openstack-operators/barbican-operator-controller-manager-7575c6bcc5-rsbsr/manager id=7a1dae88-0ad0-466f-947a-8192a400d960 name=/runtime.v1.RuntimeService/StartContainer sandboxID=abf40d59256df38ae32a4149e19fa7b10249b92af912e8ba8b89036dd435ff11",
2026-06-14 10:12:41.413803 | controller |     "Jun 14 09:36:58.705376 crc crio[24245]: time=\"2026-06-14T09:36:58.705293032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413818 | controller |     "Jun 14 09:36:58.714746 crc crio[24245]: time=\"2026-06-14T09:36:58.714490048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413833 | controller |     "Jun 14 09:36:58.736142 crc crio[24245]: time=\"2026-06-14T09:36:58.731975134Z\" level=info msg=\"Created container 06c14beb3848349de8db72f2a667310f5bf4e1692fc0b6910806e56cffe2f34d: openstack-operators/infra-operator-controller-manager-fc868d584-prpcq/manager\" id=917df667-9f86-4bc7-b73b-8a6c5f25d93d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.413848 | controller |     "Jun 14 09:36:58.736142 crc crio[24245]: time=\"2026-06-14T09:36:58.734671519Z\" level=info msg=\"Starting container: 06c14beb3848349de8db72f2a667310f5bf4e1692fc0b6910806e56cffe2f34d\" id=0400d038-ace7-4e78-b379-7f69f2ebad8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.413863 | controller |     "Jun 14 09:36:58.750311 crc crio[24245]: time=\"2026-06-14T09:36:58.746803339Z\" level=info msg=\"Started container\" PID=231903 containerID=06c14beb3848349de8db72f2a667310f5bf4e1692fc0b6910806e56cffe2f34d description=openstack-operators/infra-operator-controller-manager-fc868d584-prpcq/manager id=0400d038-ace7-4e78-b379-7f69f2ebad8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4261e578cc26c818514cfe5f52981ac07a9b1e31b533b081a8c39de427f1f543",
2026-06-14 10:12:41.413881 | controller |     "Jun 14 09:36:58.787209 crc crio[24245]: time=\"2026-06-14T09:36:58.78505221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413896 | controller |     "Jun 14 09:36:58.792213 crc crio[24245]: time=\"2026-06-14T09:36:58.791530888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413911 | controller |     "Jun 14 09:36:58.819454 crc crio[24245]: 2026-06-14T09:36:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50f2de29c27b6a0 Mac:f2:91:43:59:88:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2b Mtu:0 Sandbox:/var/run/netns/f5d3824c-ab92-4130-a9f6-999da5ff3abe SocketPath: PciID:}] [{Interface:0xc0003046c0 Address:{IP:10.217.1.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.413926 | controller |     "Jun 14 09:36:58.821643 crc crio[24245]: time=\"2026-06-14T09:36:58.820889502Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-c74854bd8-wrskz Namespace:openstack-operators ID:50f2de29c27b6a0c71ceb9930e0f89890781cd804d3b50fa7034ede65bd63673 UID:6bdb36be-d52c-4143-b7a9-80fe4ce89eca NetNS:/var/run/netns/f5d3824c-ab92-4130-a9f6-999da5ff3abe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6bdb36be_d52c_4143_b7a9_80fe4ce89eca.slice PodAnnotations:0xc001c3c3f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.413942 | controller |     "Jun 14 09:36:58.821643 crc crio[24245]: time=\"2026-06-14T09:36:58.821052256Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-c74854bd8-wrskz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.413956 | controller |     "Jun 14 09:36:58.884423 crc crio[24245]: time=\"2026-06-14T09:36:58.883802588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413971 | controller |     "Jun 14 09:36:58.900982 crc crio[24245]: time=\"2026-06-14T09:36:58.895531315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.413986 | controller |     "Jun 14 09:36:58.932787 crc crio[24245]: time=\"2026-06-14T09:36:58.930231582Z\" level=info msg=\"Ran pod sandbox 50f2de29c27b6a0c71ceb9930e0f89890781cd804d3b50fa7034ede65bd63673 with infra container: openstack-operators/openstack-operator-controller-manager-c74854bd8-wrskz/POD\" id=fec3c0ef-beb6-4799-b69c-be08d99bfb55 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.414001 | controller |     "Jun 14 09:36:58.938497 crc crio[24245]: time=\"2026-06-14T09:36:58.938408323Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=1f180bc8-ceba-4982-89f7-e4e225c3098f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.414015 | controller |     "Jun 14 09:36:58.972898 crc crio[24245]: time=\"2026-06-14T09:36:58.972551656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414030 | controller |     "Jun 14 09:36:58.981150 crc crio[24245]: time=\"2026-06-14T09:36:58.981043369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414045 | controller |     "Jun 14 09:36:59.000562 crc crio[24245]: time=\"2026-06-14T09:36:58.99909553Z\" level=info msg=\"Created container c6e64a27c807c33db855815bd1dfd15032c8af324b3ca9575a2b82fdabe04cc7: openstack-operators/horizon-operator-controller-manager-7d74cb5f58-sns7h/manager\" id=916573d4-9de5-42a7-9c4e-793f0f7da3a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.414063 | controller |     "Jun 14 09:36:59.004494 crc crio[24245]: time=\"2026-06-14T09:36:59.004398479Z\" level=info msg=\"Starting container: c6e64a27c807c33db855815bd1dfd15032c8af324b3ca9575a2b82fdabe04cc7\" id=0661baac-4665-4dc9-adfa-e0b9caeab9a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.414090 | controller |     "Jun 14 09:36:59.012555 crc crio[24245]: time=\"2026-06-14T09:36:59.012452375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414105 | controller |     "Jun 14 09:36:59.013818 crc crio[24245]: time=\"2026-06-14T09:36:59.013735226Z\" level=info msg=\"Started container\" PID=231908 containerID=c6e64a27c807c33db855815bd1dfd15032c8af324b3ca9575a2b82fdabe04cc7 description=openstack-operators/horizon-operator-controller-manager-7d74cb5f58-sns7h/manager id=0661baac-4665-4dc9-adfa-e0b9caeab9a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1f9e8ae99ebe9366774bab44d11de0cab42a8013e8e87885c74a4762820f243",
2026-06-14 10:12:41.414120 | controller |     "Jun 14 09:36:59.017108 crc crio[24245]: time=\"2026-06-14T09:36:59.017027461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414135 | controller |     "Jun 14 09:36:59.029218 crc crio[24245]: time=\"2026-06-14T09:36:59.028995791Z\" level=info msg=\"Checking image status: 38.102.83.65:5001/openstack-k8s-operators/openstack-operator:a07ba92d7e940ee8bcbba6f06403943858879a10\" id=ca54e6c6-156f-4a6a-950a-0a799857210c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.414151 | controller |     "Jun 14 09:36:59.049048 crc crio[24245]: time=\"2026-06-14T09:36:59.048950466Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-c74854bd8-wrskz/manager\" id=99b0f56f-742e-41a7-a573-4fe7d483f1d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.414165 | controller |     "Jun 14 09:36:59.049686 crc crio[24245]: time=\"2026-06-14T09:36:59.049621218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414180 | controller |     "Jun 14 09:36:59.093100 crc crio[24245]: time=\"2026-06-14T09:36:59.093003509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414195 | controller |     "Jun 14 09:36:59.098034 crc crio[24245]: time=\"2026-06-14T09:36:59.097969986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414210 | controller |     "Jun 14 09:36:59.143514 crc crio[24245]: time=\"2026-06-14T09:36:59.143434521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414224 | controller |     "Jun 14 09:36:59.159967 crc crio[24245]: time=\"2026-06-14T09:36:59.159822312Z\" level=info msg=\"Created container ba3de4e829cb870a24c9c834b1a6630465afc75072cf8d953a0468a153bc2a62: openstack-operators/heat-operator-controller-manager-5f5d6b8858-pvnsv/manager\" id=bd1c3eb3-adbe-4919-8329-e640a968d6b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.414239 | controller |     "Jun 14 09:36:59.161921 crc crio[24245]: time=\"2026-06-14T09:36:59.161774916Z\" level=info msg=\"Starting container: ba3de4e829cb870a24c9c834b1a6630465afc75072cf8d953a0468a153bc2a62\" id=2c7b72d4-2b64-43f3-a3a3-97d6b6987819 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.414256 | controller |     "Jun 14 09:36:59.164882 crc crio[24245]: time=\"2026-06-14T09:36:59.161827297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414271 | controller |     "Jun 14 09:36:59.168746 crc crio[24245]: time=\"2026-06-14T09:36:59.168686015Z\" level=info msg=\"Created container 1473fe7672d849331802cf2d97a0c6f1a302de7201d7884516c78f0dccdb29dd: openstack-operators/neutron-operator-controller-manager-6c7667d64b-q6w85/manager\" id=d0f1f7be-7ccc-4abe-9efb-3203d5bba5eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.414286 | controller |     "Jun 14 09:36:59.170613 crc crio[24245]: time=\"2026-06-14T09:36:59.170481193Z\" level=info msg=\"Starting container: 1473fe7672d849331802cf2d97a0c6f1a302de7201d7884516c78f0dccdb29dd\" id=8ec9d009-25e1-43c2-92d5-91c300445b62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.414300 | controller |     "Jun 14 09:36:59.178995 crc crio[24245]: time=\"2026-06-14T09:36:59.178816447Z\" level=info msg=\"Started container\" PID=231925 containerID=ba3de4e829cb870a24c9c834b1a6630465afc75072cf8d953a0468a153bc2a62 description=openstack-operators/heat-operator-controller-manager-5f5d6b8858-pvnsv/manager id=2c7b72d4-2b64-43f3-a3a3-97d6b6987819 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46e622a0c41682b5b908dda3d87f043418a44931b21e29cadacd3689c94c4249",
2026-06-14 10:12:41.414315 | controller |     "Jun 14 09:36:59.183700 crc crio[24245]: time=\"2026-06-14T09:36:59.183581471Z\" level=info msg=\"Started container\" PID=231930 containerID=1473fe7672d849331802cf2d97a0c6f1a302de7201d7884516c78f0dccdb29dd description=openstack-operators/neutron-operator-controller-manager-6c7667d64b-q6w85/manager id=8ec9d009-25e1-43c2-92d5-91c300445b62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c96a75f54fb42c2531593beb0cbae71f98412bca452f744d861bce6fc6ddadfc",
2026-06-14 10:12:41.414330 | controller |     "Jun 14 09:36:59.184774 crc crio[24245]: time=\"2026-06-14T09:36:59.184701755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414345 | controller |     "Jun 14 09:36:59.191308 crc crio[24245]: time=\"2026-06-14T09:36:59.191231592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414377 | controller |     "Jun 14 09:36:59.211736 crc crio[24245]: time=\"2026-06-14T09:36:59.211640248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414393 | controller |     "Jun 14 09:36:59.219403 crc crio[24245]: time=\"2026-06-14T09:36:59.219320445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414408 | controller |     "Jun 14 09:36:59.304216 crc crio[24245]: time=\"2026-06-14T09:36:59.303806413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414422 | controller |     "Jun 14 09:36:59.308412 crc crio[24245]: time=\"2026-06-14T09:36:59.308295926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414436 | controller |     "Jun 14 09:36:59.310317 crc crio[24245]: time=\"2026-06-14T09:36:59.310149475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414454 | controller |     "Jun 14 09:36:59.313739 crc crio[24245]: time=\"2026-06-14T09:36:59.313631546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414469 | controller |     "Jun 14 09:36:59.313924 crc crio[24245]: time=\"2026-06-14T09:36:59.313788231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414483 | controller |     "Jun 14 09:36:59.318176 crc crio[24245]: time=\"2026-06-14T09:36:59.317736556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414497 | controller |     "Jun 14 09:36:59.326224 crc crio[24245]: time=\"2026-06-14T09:36:59.326129925Z\" level=info msg=\"Created container c73bc75ab0acdc018f538f2b1f49e7d2e6742e515fd5667666c19912692e372c: openstack-operators/ironic-operator-controller-manager-7c845fc7c7-rlg5x/manager\" id=69e6078d-01c4-4a6e-8fd6-6fc64da30f7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.414512 | controller |     "Jun 14 09:36:59.333485 crc crio[24245]: time=\"2026-06-14T09:36:59.333413165Z\" level=info msg=\"Starting container: c73bc75ab0acdc018f538f2b1f49e7d2e6742e515fd5667666c19912692e372c\" id=23c8a804-a262-4fc2-ac5c-e09bbbbfe0ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.414526 | controller |     "Jun 14 09:36:59.350323 crc crio[24245]: time=\"2026-06-14T09:36:59.35023558Z\" level=info msg=\"Started container\" PID=231975 containerID=c73bc75ab0acdc018f538f2b1f49e7d2e6742e515fd5667666c19912692e372c description=openstack-operators/ironic-operator-controller-manager-7c845fc7c7-rlg5x/manager id=23c8a804-a262-4fc2-ac5c-e09bbbbfe0ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9b512abdfb13d1559d9281b21df4b01e510744161542c977689c6eef56a17f3",
2026-06-14 10:12:41.414541 | controller |     "Jun 14 09:36:59.409609 crc crio[24245]: time=\"2026-06-14T09:36:59.409492414Z\" level=info msg=\"Created container 6f59ed36a76cfa1cbacf7b1ec205a6ebdd3774d80fbe7993a38777af68deb862: openstack-operators/manila-operator-controller-manager-b547849c7-jxb64/manager\" id=807d9ecd-5a42-457c-9e04-098886544f56 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.414556 | controller |     "Jun 14 09:36:59.417497 crc crio[24245]: time=\"2026-06-14T09:36:59.417088568Z\" level=info msg=\"Starting container: 6f59ed36a76cfa1cbacf7b1ec205a6ebdd3774d80fbe7993a38777af68deb862\" id=d6fc21ed-f295-4861-994d-fa55add10625 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.414571 | controller |     "Jun 14 09:36:59.432822 crc crio[24245]: time=\"2026-06-14T09:36:59.429178091Z\" level=info msg=\"Started container\" PID=231962 containerID=6f59ed36a76cfa1cbacf7b1ec205a6ebdd3774d80fbe7993a38777af68deb862 description=openstack-operators/manila-operator-controller-manager-b547849c7-jxb64/manager id=d6fc21ed-f295-4861-994d-fa55add10625 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc8283be8832f42e0dc710dbd50fa22549177b70505c5114c74d9d6d07f81122",
2026-06-14 10:12:41.414585 | controller |     "Jun 14 09:36:59.518102 crc crio[24245]: time=\"2026-06-14T09:36:59.518028337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414600 | controller |     "Jun 14 09:36:59.521748 crc crio[24245]: time=\"2026-06-14T09:36:59.521673233Z\" level=info msg=\"Created container 229fc69a614b2a29f687290a582fa7db4a40fdf70d8507476481e9a70e0effb6: openstack-operators/telemetry-operator-controller-manager-565998cc45-8wfsf/manager\" id=74b9af61-5a16-463d-bf5d-d29084dff708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.414614 | controller |     "Jun 14 09:36:59.525119 crc crio[24245]: time=\"2026-06-14T09:36:59.525054943Z\" level=info msg=\"Starting container: 229fc69a614b2a29f687290a582fa7db4a40fdf70d8507476481e9a70e0effb6\" id=0ec8a209-a8ba-4794-ab0e-842d6e7ce357 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.414632 | controller |     "Jun 14 09:36:59.528931 crc crio[24245]: time=\"2026-06-14T09:36:59.528812494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.414647 | controller |     "Jun 14 09:36:59.545121 crc crio[24245]: time=\"2026-06-14T09:36:59.544929903Z\" level=info msg=\"Started container\" PID=231982 containerID=229fc69a614b2a29f687290a582fa7db4a40fdf70d8507476481e9a70e0effb6 description=openstack-operators/telemetry-operator-controller-manager-565998cc45-8wfsf/manager id=0ec8a209-a8ba-4794-ab0e-842d6e7ce357 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bd0091c1907b2f20ee3ffc80cb04ad986fc748a9cc7140d28e687f69fab542c9",
2026-06-14 10:12:41.414661 | controller |     "Jun 14 09:36:59.607444 crc crio[24245]: time=\"2026-06-14T09:36:59.607346968Z\" level=info msg=\"Created container 0b06a930460dc969fbd1b5b6a658741f30adec2b04655165922be9af5c6deca6: openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bkndh/manager\" id=a6efac42-51e5-44ef-9d0c-65c4e6a529c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.414676 | controller |     "Jun 14 09:36:59.608510 crc crio[24245]: time=\"2026-06-14T09:36:59.608417812Z\" level=info msg=\"Starting container: 0b06a930460dc969fbd1b5b6a658741f30adec2b04655165922be9af5c6deca6\" id=80013de3-70aa-42ab-861b-012fac108175 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.414690 | controller |     "Jun 14 09:36:59.632542 crc crio[24245]: time=\"2026-06-14T09:36:59.630537421Z\" level=info msg=\"Started container\" PID=232000 containerID=0b06a930460dc969fbd1b5b6a658741f30adec2b04655165922be9af5c6deca6 description=openstack-operators/openstack-baremetal-operator-controller-manager-678fc77c54bkndh/manager id=80013de3-70aa-42ab-861b-012fac108175 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ca1f452166bcee83164aa7b9d6ff3038d81280874e85a8128d7871ca675cfc07",
2026-06-14 10:12:41.414705 | controller |     "Jun 14 09:36:59.741369 crc crio[24245]: time=\"2026-06-14T09:36:59.741238587Z\" level=info msg=\"Created container 11d7dac2f1812037763a03e8538e97dac0d04ee57beb03c6d8cf0d89d41db4fc: openstack-operators/glance-operator-controller-manager-79d55749df-b78vj/manager\" id=d593175d-300d-4032-b0eb-5b2872489a27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.414719 | controller |     "Jun 14 09:36:59.746220 crc crio[24245]: time=\"2026-06-14T09:36:59.746129312Z\" level=info msg=\"Starting container: 11d7dac2f1812037763a03e8538e97dac0d04ee57beb03c6d8cf0d89d41db4fc\" id=d1103f58-d0c4-4f2f-8cd7-fd0261ba01a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.414733 | controller |     "Jun 14 09:36:59.752387 crc crio[24245]: time=\"2026-06-14T09:36:59.752289939Z\" level=info msg=\"Started container\" PID=232007 containerID=11d7dac2f1812037763a03e8538e97dac0d04ee57beb03c6d8cf0d89d41db4fc description=openstack-operators/glance-operator-controller-manager-79d55749df-b78vj/manager id=d1103f58-d0c4-4f2f-8cd7-fd0261ba01a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c624b333aae76d7dd7728f11a8b34750923c78ab19d48d723d700fcad180350a",
2026-06-14 10:12:41.414748 | controller |     "Jun 14 09:36:59.999119 crc crio[24245]: time=\"2026-06-14T09:36:59.998782778Z\" level=info msg=\"Created container 3f08b9ee15f0d81bfab08b9d4eff06fd998cd3f0b4ca7cf1e47be14f8cb8d524: openstack-operators/watcher-operator-controller-manager-7869644bb4-7pjnt/manager\" id=e2d85f34-2518-4530-9f19-11212fc7024d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.414763 | controller |     "Jun 14 09:37:00.000923 crc crio[24245]: time=\"2026-06-14T09:37:00.000813014Z\" level=info msg=\"Starting container: 3f08b9ee15f0d81bfab08b9d4eff06fd998cd3f0b4ca7cf1e47be14f8cb8d524\" id=599bf50e-38d4-4357-884d-d6bb581af4c6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.414780 | controller |     "Jun 14 09:37:00.029468 crc crio[24245]: time=\"2026-06-14T09:37:00.029089204Z\" level=info msg=\"Started container\" PID=232180 containerID=3f08b9ee15f0d81bfab08b9d4eff06fd998cd3f0b4ca7cf1e47be14f8cb8d524 description=openstack-operators/watcher-operator-controller-manager-7869644bb4-7pjnt/manager id=599bf50e-38d4-4357-884d-d6bb581af4c6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=edee9fe0b2e759cbfb4fec7bf81768a465beec684e0f5e636acaf10eedb278cb",
2026-06-14 10:12:41.414796 | controller |     "Jun 14 09:37:00.049265 crc crio[24245]: time=\"2026-06-14T09:37:00.049003507Z\" level=info msg=\"Created container 7544dac015abff58b068b81edd993329004a7b6910b1b2c1cb3b88fd39b7c272: openstack-operators/ovn-operator-controller-manager-5666dfdddd-hgnr2/manager\" id=bdcbb150-f204-4247-a797-e52e8c89c241 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.414811 | controller |     "Jun 14 09:37:00.052140 crc crio[24245]: time=\"2026-06-14T09:37:00.052086405Z\" level=info msg=\"Starting container: 7544dac015abff58b068b81edd993329004a7b6910b1b2c1cb3b88fd39b7c272\" id=233aa2bc-df47-4a25-ac91-13f336daaacd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.414825 | controller |     "Jun 14 09:37:00.071338 crc crio[24245]: time=\"2026-06-14T09:37:00.071220014Z\" level=info msg=\"Started container\" PID=232168 containerID=7544dac015abff58b068b81edd993329004a7b6910b1b2c1cb3b88fd39b7c272 description=openstack-operators/ovn-operator-controller-manager-5666dfdddd-hgnr2/manager id=233aa2bc-df47-4a25-ac91-13f336daaacd name=/runtime.v1.RuntimeService/StartContainer sandboxID=364c5a1c014ea75d48f20bdeda1c38758c0fe90a2b2d777cd0b35a85ba85863c",
2026-06-14 10:12:41.414840 | controller |     "Jun 14 09:37:00.098685 crc crio[24245]: time=\"2026-06-14T09:37:00.091288193Z\" level=info msg=\"Created container c769d6864cfcf01c7d3d1420d2ee1490f3b4e5b9bf0634303315f672b0176576: openstack-operators/test-operator-controller-manager-7579dbdcb9-28b4z/manager\" id=42a086ba-9335-470c-bb89-49a16ba8e5a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.414854 | controller |     "Jun 14 09:37:00.100657 crc crio[24245]: time=\"2026-06-14T09:37:00.100482335Z\" level=info msg=\"Starting container: c769d6864cfcf01c7d3d1420d2ee1490f3b4e5b9bf0634303315f672b0176576\" id=bea7b57d-d47e-427c-a4a3-f5e1d2d547d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.414868 | controller |     "Jun 14 09:37:00.114359 crc crio[24245]: time=\"2026-06-14T09:37:00.113068145Z\" level=info msg=\"Started container\" PID=232166 containerID=c769d6864cfcf01c7d3d1420d2ee1490f3b4e5b9bf0634303315f672b0176576 description=openstack-operators/test-operator-controller-manager-7579dbdcb9-28b4z/manager id=bea7b57d-d47e-427c-a4a3-f5e1d2d547d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=844f969071fc9f6b3147ae250376eb0e7bb01927062ae7fdd92e2ffc9c096171",
2026-06-14 10:12:41.414884 | controller |     "Jun 14 09:37:00.223913 crc crio[24245]: time=\"2026-06-14T09:37:00.223694016Z\" level=info msg=\"Created container dae00827fa3963e65ee0ca10f26f7294692a94c86f1cb41e74231f0896fe3ff8: openstack-operators/openstack-operator-controller-manager-c74854bd8-wrskz/manager\" id=99b0f56f-742e-41a7-a573-4fe7d483f1d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.414899 | controller |     "Jun 14 09:37:00.232553 crc crio[24245]: time=\"2026-06-14T09:37:00.232227176Z\" level=info msg=\"Starting container: dae00827fa3963e65ee0ca10f26f7294692a94c86f1cb41e74231f0896fe3ff8\" id=d7d5081c-e4f9-4976-8fef-45c26a2ee582 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.414914 | controller |     "Jun 14 09:37:00.236709 crc crio[24245]: time=\"2026-06-14T09:37:00.23662733Z\" level=info msg=\"Created container 3e4b488152778c110def18bf4077d393b302d09b1351a24ab031f4aaf2bf0a50: openstack-operators/mariadb-operator-controller-manager-778bfbfd5d-57js6/manager\" id=9af5b037-5414-4895-b3c6-108dd345f2a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.414932 | controller |     "Jun 14 09:37:00.246630 crc crio[24245]: time=\"2026-06-14T09:37:00.246525008Z\" level=info msg=\"Started container\" PID=232175 containerID=dae00827fa3963e65ee0ca10f26f7294692a94c86f1cb41e74231f0896fe3ff8 description=openstack-operators/openstack-operator-controller-manager-c74854bd8-wrskz/manager id=d7d5081c-e4f9-4976-8fef-45c26a2ee582 name=/runtime.v1.RuntimeService/StartContainer sandboxID=50f2de29c27b6a0c71ceb9930e0f89890781cd804d3b50fa7034ede65bd63673",
2026-06-14 10:12:41.414948 | controller |     "Jun 14 09:37:00.249533 crc crio[24245]: time=\"2026-06-14T09:37:00.249332917Z\" level=info msg=\"Starting container: 3e4b488152778c110def18bf4077d393b302d09b1351a24ab031f4aaf2bf0a50\" id=e6eb9222-0ae2-4d63-9992-b6f987531c17 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.414963 | controller |     "Jun 14 09:37:00.269897 crc crio[24245]: time=\"2026-06-14T09:37:00.267224019Z\" level=info msg=\"Started container\" PID=232184 containerID=3e4b488152778c110def18bf4077d393b302d09b1351a24ab031f4aaf2bf0a50 description=openstack-operators/mariadb-operator-controller-manager-778bfbfd5d-57js6/manager id=e6eb9222-0ae2-4d63-9992-b6f987531c17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58adbe0d6494585ca6f73dbe3cadb89124fe5541e8c6fb1805e9dff3042ced06",
2026-06-14 10:12:41.414978 | controller |     "Jun 14 09:37:00.299341 crc crio[24245]: time=\"2026-06-14T09:37:00.299221997Z\" level=info msg=\"Created container cc02472f2eef03216655447ffe309d234da0917c294527cd2d05749be4abd93a: openstack-operators/octavia-operator-controller-manager-9f6cfd7c6-js779/manager\" id=3a7ae9d2-abac-4881-834a-e54a0a813642 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.414994 | controller |     "Jun 14 09:37:00.301014 crc crio[24245]: time=\"2026-06-14T09:37:00.300896137Z\" level=info msg=\"Starting container: cc02472f2eef03216655447ffe309d234da0917c294527cd2d05749be4abd93a\" id=129a3d3f-e724-4378-b244-46de3288b219 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.415008 | controller |     "Jun 14 09:37:00.310926 crc crio[24245]: time=\"2026-06-14T09:37:00.310783835Z\" level=info msg=\"Started container\" PID=232187 containerID=cc02472f2eef03216655447ffe309d234da0917c294527cd2d05749be4abd93a description=openstack-operators/octavia-operator-controller-manager-9f6cfd7c6-js779/manager id=129a3d3f-e724-4378-b244-46de3288b219 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5457711f8e1fba10820b828123d5180a983426a56e81378fa79c8bd0f0e8774e",
2026-06-14 10:12:41.415023 | controller |     "Jun 14 09:37:00.471260 crc crio[24245]: time=\"2026-06-14T09:37:00.470696491Z\" level=info msg=\"Created container 9082d4c965c55b21b624d22cd89f561566dbd7549b38f367855b5f993abd7b59: openstack-operators/cinder-operator-controller-manager-584b474457-wc8nl/manager\" id=7ca041d4-be9b-40a1-9a1a-ba9b82403546 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.415038 | controller |     "Jun 14 09:37:00.474455 crc crio[24245]: time=\"2026-06-14T09:37:00.474373187Z\" level=info msg=\"Starting container: 9082d4c965c55b21b624d22cd89f561566dbd7549b38f367855b5f993abd7b59\" id=b8d7734f-d95a-408d-8712-44de27316bc3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.415053 | controller |     "Jun 14 09:37:00.490088 crc crio[24245]: time=\"2026-06-14T09:37:00.490008185Z\" level=info msg=\"Started container\" PID=232185 containerID=9082d4c965c55b21b624d22cd89f561566dbd7549b38f367855b5f993abd7b59 description=openstack-operators/cinder-operator-controller-manager-584b474457-wc8nl/manager id=b8d7734f-d95a-408d-8712-44de27316bc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6e812c8cc577373de2ec37f3ad53df12cc0cc8c48286b5ca34257a91572fe5df",
2026-06-14 10:12:41.415068 | controller |     "Jun 14 09:37:00.493122 crc crio[24245]: time=\"2026-06-14T09:37:00.493049281Z\" level=info msg=\"Created container 02feaadc4b6e9233be7e6f55f80c9ede6a634c381d9896547211381bfa8abbea: openstack-operators/nova-operator-controller-manager-78f5dd8d7d-78hq4/manager\" id=18796413-75e3-4c4f-b260-2f585884a5ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.415086 | controller |     "Jun 14 09:37:00.494631 crc crio[24245]: time=\"2026-06-14T09:37:00.49453585Z\" level=info msg=\"Starting container: 02feaadc4b6e9233be7e6f55f80c9ede6a634c381d9896547211381bfa8abbea\" id=78a10e07-282d-42a6-9aec-476279422d99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.415100 | controller |     "Jun 14 09:37:00.501693 crc crio[24245]: time=\"2026-06-14T09:37:00.501611013Z\" level=info msg=\"Started container\" PID=232186 containerID=02feaadc4b6e9233be7e6f55f80c9ede6a634c381d9896547211381bfa8abbea description=openstack-operators/nova-operator-controller-manager-78f5dd8d7d-78hq4/manager id=78a10e07-282d-42a6-9aec-476279422d99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=714f05526a9b08943bf2ad20f769bb7fbda0c001c553df3045ef32f080950cdf",
2026-06-14 10:12:41.415115 | controller |     "Jun 14 09:37:00.520903 crc crio[24245]: time=\"2026-06-14T09:37:00.520767954Z\" level=info msg=\"Created container 999d5046cfd658d4599f688fc7b81e7babc96cf55c09224eeba8d25a46defe36: openstack-operators/keystone-operator-controller-manager-74c7d4d476-v4rg2/manager\" id=68ef4a36-855c-4337-8f09-7eb2ab05770a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.415130 | controller |     "Jun 14 09:37:00.524538 crc crio[24245]: time=\"2026-06-14T09:37:00.524480673Z\" level=info msg=\"Starting container: 999d5046cfd658d4599f688fc7b81e7babc96cf55c09224eeba8d25a46defe36\" id=88f0bf83-9651-4180-b766-2aac3524ba33 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.415145 | controller |     "Jun 14 09:37:00.530069 crc crio[24245]: time=\"2026-06-14T09:37:00.530010878Z\" level=info msg=\"Started container\" PID=232188 containerID=999d5046cfd658d4599f688fc7b81e7babc96cf55c09224eeba8d25a46defe36 description=openstack-operators/keystone-operator-controller-manager-74c7d4d476-v4rg2/manager id=88f0bf83-9651-4180-b766-2aac3524ba33 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d0ac3c8e629b83d294138ecd599ca9b7c21e61a7a85025cc114b9c1b18fb8c3",
2026-06-14 10:12:41.415160 | controller |     "Jun 14 09:37:05.566692 crc crio[24245]: time=\"2026-06-14T09:37:05.565696146Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=c983b0e1-a6d4-489b-bea4-b513e1ac0882 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.415175 | controller |     "Jun 14 09:37:05.569445 crc crio[24245]: time=\"2026-06-14T09:37:05.567020378Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 not found\" id=c983b0e1-a6d4-489b-bea4-b513e1ac0882 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.415190 | controller |     "Jun 14 09:37:05.569445 crc crio[24245]: time=\"2026-06-14T09:37:05.56708717Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6 found\" id=c983b0e1-a6d4-489b-bea4-b513e1ac0882 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.415204 | controller |     "Jun 14 09:37:05.571193 crc crio[24245]: time=\"2026-06-14T09:37:05.570657005Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=fa17e7b8-0e3b-4ccd-bd78-9077d47b25d0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.415219 | controller |     "Jun 14 09:37:05.590490 crc crio[24245]: time=\"2026-06-14T09:37:05.590282001Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\\\"\"",
2026-06-14 10:12:41.415234 | controller |     "Jun 14 09:37:06.138757 crc crio[24245]: time=\"2026-06-14T09:37:06.138189346Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openstack-k8s-operators/swift-operator/blobs/sha256:51a4dd3b35481edf513730dd5453d7479d28868d013af64e77d294557d6cfdc1 failed (unexpected EOF), reconnecting after 2097154 bytes\u2026\"",
2026-06-14 10:12:41.415252 | controller |     "Jun 14 09:37:09.513787 crc crio[24245]: time=\"2026-06-14T09:37:09.512747541Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=fa17e7b8-0e3b-4ccd-bd78-9077d47b25d0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.415267 | controller |     "Jun 14 09:37:09.515581 crc crio[24245]: time=\"2026-06-14T09:37:09.51474218Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=5971e387-ce20-4cd9-9332-e04900559cf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.415282 | controller |     "Jun 14 09:37:09.518800 crc crio[24245]: time=\"2026-06-14T09:37:09.518711646Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:26a4ca34e65f017e1793439b8c4dd889ccc36355badbd31363baeedddb91f0a6\" id=cecce1f2-5b90-4486-9c4a-75310b95dd0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.415296 | controller |     "Jun 14 09:37:09.531341 crc crio[24245]: time=\"2026-06-14T09:37:09.531241705Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-79846f755c-d8lws/manager\" id=36c09e17-13ea-45e7-be8f-1851a5c595c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.415311 | controller |     "Jun 14 09:37:09.533292 crc crio[24245]: time=\"2026-06-14T09:37:09.533213818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.415326 | controller |     "Jun 14 09:37:09.589370 crc crio[24245]: time=\"2026-06-14T09:37:09.58923994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.415341 | controller |     "Jun 14 09:37:09.597392 crc crio[24245]: time=\"2026-06-14T09:37:09.597322087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.415384 | controller |     "Jun 14 09:37:09.779607 crc crio[24245]: time=\"2026-06-14T09:37:09.779364837Z\" level=info msg=\"Created container 4308bc42ac0495b3b73cb4b333b1cfb0c381db36b70722d697bc81803ac16549: openstack-operators/swift-operator-controller-manager-79846f755c-d8lws/manager\" id=36c09e17-13ea-45e7-be8f-1851a5c595c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.415401 | controller |     "Jun 14 09:37:09.781541 crc crio[24245]: time=\"2026-06-14T09:37:09.781408823Z\" level=info msg=\"Starting container: 4308bc42ac0495b3b73cb4b333b1cfb0c381db36b70722d697bc81803ac16549\" id=e06f5ef8-a2c9-4f6b-948c-38d10d744949 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.415416 | controller |     "Jun 14 09:37:09.787886 crc crio[24245]: time=\"2026-06-14T09:37:09.787755394Z\" level=info msg=\"Started container\" PID=232801 containerID=4308bc42ac0495b3b73cb4b333b1cfb0c381db36b70722d697bc81803ac16549 description=openstack-operators/swift-operator-controller-manager-79846f755c-d8lws/manager id=e06f5ef8-a2c9-4f6b-948c-38d10d744949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb31b7ff8f4a8241d32b51cc0c2986e675426dc2da847593272a056db9d25517",
2026-06-14 10:12:41.415431 | controller |     "Jun 14 09:37:32.825059 crc crio[24245]: time=\"2026-06-14T09:37:32.822769609Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-694549dd57-l4zmn/POD\" id=5ef62839-5aaf-4570-a697-31e91e02cebd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.415450 | controller |     "Jun 14 09:37:32.825059 crc crio[24245]: time=\"2026-06-14T09:37:32.823714759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.415465 | controller |     "Jun 14 09:37:32.877503 crc crio[24245]: time=\"2026-06-14T09:37:32.877385788Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-l4zmn Namespace:openstack ID:a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff UID:ef5812ec-ab9f-41ff-8195-5ff4a71c9c39 NetNS:/var/run/netns/62939541-acac-4e08-a06b-de012ee03659 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef5812ec_ab9f_41ff_8195_5ff4a71c9c39.slice PodAnnotations:0xc003bf7128}] Aliases:map[]}\"",
2026-06-14 10:12:41.415480 | controller |     "Jun 14 09:37:32.877503 crc crio[24245]: time=\"2026-06-14T09:37:32.87747086Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-694549dd57-l4zmn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.415495 | controller |     "Jun 14 09:37:33.723647 crc crio[24245]: 2026-06-14T09:37:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a127e9e9719ee0f Mac:be:30:2c:af:12:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2c Mtu:0 Sandbox:/var/run/netns/62939541-acac-4e08-a06b-de012ee03659 SocketPath: PciID:}] [{Interface:0xc000130ad0 Address:{IP:10.217.1.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.415511 | controller |     "Jun 14 09:37:33.725326 crc crio[24245]: time=\"2026-06-14T09:37:33.724661497Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-l4zmn Namespace:openstack ID:a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff UID:ef5812ec-ab9f-41ff-8195-5ff4a71c9c39 NetNS:/var/run/netns/62939541-acac-4e08-a06b-de012ee03659 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef5812ec_ab9f_41ff_8195_5ff4a71c9c39.slice PodAnnotations:0xc003bf7128}] Aliases:map[]}\"",
2026-06-14 10:12:41.415526 | controller |     "Jun 14 09:37:33.725326 crc crio[24245]: time=\"2026-06-14T09:37:33.724817442Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-694549dd57-l4zmn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.415541 | controller |     "Jun 14 09:37:33.731737 crc crio[24245]: time=\"2026-06-14T09:37:33.731640729Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-895f97698-dbmvw/POD\" id=8d5d356c-0c9e-4f9d-bb03-e69094500918 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.415556 | controller |     "Jun 14 09:37:33.731895 crc crio[24245]: time=\"2026-06-14T09:37:33.731765863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.415571 | controller |     "Jun 14 09:37:33.769572 crc crio[24245]: time=\"2026-06-14T09:37:33.769472061Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-685dddf667-67w2q/POD\" id=fceba2c9-14e5-442e-9f95-f3b0dae8e4e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.415588 | controller |     "Jun 14 09:37:33.769772 crc crio[24245]: time=\"2026-06-14T09:37:33.769643856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.415604 | controller |     "Jun 14 09:37:33.793711 crc crio[24245]: time=\"2026-06-14T09:37:33.793298826Z\" level=info msg=\"Ran pod sandbox a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff with infra container: openstack/dnsmasq-dns-694549dd57-l4zmn/POD\" id=5ef62839-5aaf-4570-a697-31e91e02cebd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.415622 | controller |     "Jun 14 09:37:33.833335 crc crio[24245]: time=\"2026-06-14T09:37:33.833120255Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=2a63f93b-77da-4771-a124-db4832c15ea6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.415638 | controller |     "Jun 14 09:37:33.839335 crc crio[24245]: time=\"2026-06-14T09:37:33.839289953Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-895f97698-dbmvw Namespace:openstack ID:985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7 UID:682a053f-974c-4029-84b6-0fb2c05f1e64 NetNS:/var/run/netns/96e50dee-b7af-4969-ab1c-34cbe3bdd5d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod682a053f_974c_4029_84b6_0fb2c05f1e64.slice PodAnnotations:0xc001b86318}] Aliases:map[]}\"",
2026-06-14 10:12:41.415653 | controller |     "Jun 14 09:37:33.839486 crc crio[24245]: time=\"2026-06-14T09:37:33.839468069Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-895f97698-dbmvw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.415668 | controller |     "Jun 14 09:37:33.856216 crc crio[24245]: time=\"2026-06-14T09:37:33.856132621Z\" level=info msg=\"Got pod network &{Name:barbican-worker-685dddf667-67w2q Namespace:openstack ID:a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2 UID:d46bfc39-61e7-4ecc-9a94-f80b42d1b44d NetNS:/var/run/netns/6b0d2f4c-afe1-4b7b-85b2-62d5215ee766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd46bfc39_61e7_4ecc_9a94_f80b42d1b44d.slice PodAnnotations:0xc0005227f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.415683 | controller |     "Jun 14 09:37:33.856216 crc crio[24245]: time=\"2026-06-14T09:37:33.856207203Z\" level=info msg=\"Adding pod openstack_barbican-worker-685dddf667-67w2q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.415698 | controller |     "Jun 14 09:37:34.144970 crc crio[24245]: time=\"2026-06-14T09:37:34.143966833Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=30762e2d-f491-450f-8ed1-2005e81841a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.415712 | controller |     "Jun 14 09:37:34.177707 crc crio[24245]: time=\"2026-06-14T09:37:34.175438745Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694549dd57-l4zmn/init\" id=bc0c4ffb-9bb0-4a4a-8307-33059c501b78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.415727 | controller |     "Jun 14 09:37:34.177707 crc crio[24245]: time=\"2026-06-14T09:37:34.176089266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.415742 | controller |     "Jun 14 09:37:34.331625 crc crio[24245]: time=\"2026-06-14T09:37:34.331105078Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-b7c84dcb-8kvj9/POD\" id=fb66a86d-e959-4c6b-8378-f558e3d961b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.415757 | controller |     "Jun 14 09:37:34.331625 crc crio[24245]: time=\"2026-06-14T09:37:34.331193661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.415772 | controller |     "Jun 14 09:37:34.489205 crc crio[24245]: time=\"2026-06-14T09:37:34.486491179Z\" level=info msg=\"Got pod network &{Name:barbican-api-b7c84dcb-8kvj9 Namespace:openstack ID:d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d UID:a05552d0-2e4b-4ddc-a493-c9f6526f9127 NetNS:/var/run/netns/15913850-e405-4b98-b587-db63fbae0524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda05552d0_2e4b_4ddc_a493_c9f6526f9127.slice PodAnnotations:0xc001fea068}] Aliases:map[]}\"",
2026-06-14 10:12:41.415793 | controller |     "Jun 14 09:37:34.489205 crc crio[24245]: time=\"2026-06-14T09:37:34.487522282Z\" level=info msg=\"Adding pod openstack_barbican-api-b7c84dcb-8kvj9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.415808 | controller |     "Jun 14 09:37:34.503201 crc crio[24245]: time=\"2026-06-14T09:37:34.501803738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.415824 | controller |     "Jun 14 09:37:34.525003 crc crio[24245]: time=\"2026-06-14T09:37:34.521710108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.415839 | controller |     "Jun 14 09:37:34.728554 crc crio[24245]: time=\"2026-06-14T09:37:34.727507104Z\" level=info msg=\"Running pod sandbox: openstack/neutron-6f59f75d57-xcz6r/POD\" id=ea13ba21-71bf-4a74-b90d-562fc4a49f56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.415853 | controller |     "Jun 14 09:37:34.728554 crc crio[24245]: time=\"2026-06-14T09:37:34.72771302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.415868 | controller |     "Jun 14 09:37:34.860479 crc crio[24245]: time=\"2026-06-14T09:37:34.860119947Z\" level=info msg=\"Created container 351025ad1ef543cd82b14124bebaf7a5a7d774cea0f4dcaab55bf166973c3538: openstack/dnsmasq-dns-694549dd57-l4zmn/init\" id=bc0c4ffb-9bb0-4a4a-8307-33059c501b78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.415883 | controller |     "Jun 14 09:37:34.865530 crc crio[24245]: time=\"2026-06-14T09:37:34.865227538Z\" level=info msg=\"Starting container: 351025ad1ef543cd82b14124bebaf7a5a7d774cea0f4dcaab55bf166973c3538\" id=ed235b34-95a9-44b1-858a-7edfeade9a5b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.415897 | controller |     "Jun 14 09:37:34.882190 crc crio[24245]: 2026-06-14T09:37:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a36e4f658ade49b Mac:86:3c:7d:5f:b8:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2e Mtu:0 Sandbox:/var/run/netns/6b0d2f4c-afe1-4b7b-85b2-62d5215ee766 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.415912 | controller |     "Jun 14 09:37:34.899270 crc crio[24245]: time=\"2026-06-14T09:37:34.898261957Z\" level=info msg=\"Started container\" PID=234190 containerID=351025ad1ef543cd82b14124bebaf7a5a7d774cea0f4dcaab55bf166973c3538 description=openstack/dnsmasq-dns-694549dd57-l4zmn/init id=ed235b34-95a9-44b1-858a-7edfeade9a5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff",
2026-06-14 10:12:41.415927 | controller |     "Jun 14 09:37:34.902897 crc crio[24245]: time=\"2026-06-14T09:37:34.900415765Z\" level=info msg=\"Got pod network &{Name:barbican-worker-685dddf667-67w2q Namespace:openstack ID:a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2 UID:d46bfc39-61e7-4ecc-9a94-f80b42d1b44d NetNS:/var/run/netns/6b0d2f4c-afe1-4b7b-85b2-62d5215ee766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd46bfc39_61e7_4ecc_9a94_f80b42d1b44d.slice PodAnnotations:0xc0005227f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.415942 | controller |     "Jun 14 09:37:34.902897 crc crio[24245]: time=\"2026-06-14T09:37:34.900661933Z\" level=info msg=\"Checking pod openstack_barbican-worker-685dddf667-67w2q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.415960 | controller |     "Jun 14 09:37:34.926937 crc crio[24245]: time=\"2026-06-14T09:37:34.923776511Z\" level=info msg=\"Got pod network &{Name:neutron-6f59f75d57-xcz6r Namespace:openstack ID:a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01 UID:283734e6-79a5-4da5-9141-b478df639f58 NetNS:/var/run/netns/1ae19026-645e-421f-99cb-9b2a6d35f2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod283734e6_79a5_4da5_9141_b478df639f58.slice PodAnnotations:0xc001b86040}] Aliases:map[]}\"",
2026-06-14 10:12:41.415976 | controller |     "Jun 14 09:37:34.926937 crc crio[24245]: time=\"2026-06-14T09:37:34.923910795Z\" level=info msg=\"Adding pod openstack_neutron-6f59f75d57-xcz6r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.415992 | controller |     "Jun 14 09:37:34.968464 crc crio[24245]: time=\"2026-06-14T09:37:34.968213594Z\" level=info msg=\"Ran pod sandbox a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2 with infra container: openstack/barbican-worker-685dddf667-67w2q/POD\" id=fceba2c9-14e5-442e-9f95-f3b0dae8e4e9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.416007 | controller |     "Jun 14 09:37:34.972940 crc crio[24245]: time=\"2026-06-14T09:37:34.971651442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=b016e472-8c21-4fea-a66d-ae9289c6223e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.416022 | controller |     "Jun 14 09:37:34.975928 crc crio[24245]: time=\"2026-06-14T09:37:34.974538173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=19d4d1fa-6f7f-4e01-ac76-d93d5856c66a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.416038 | controller |     "Jun 14 09:37:34.993358 crc crio[24245]: time=\"2026-06-14T09:37:34.992388856Z\" level=info msg=\"Creating container: openstack/barbican-worker-685dddf667-67w2q/barbican-worker-log\" id=2f400a7e-3e61-4c2f-a56f-af9841693b54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.416053 | controller |     "Jun 14 09:37:34.993358 crc crio[24245]: time=\"2026-06-14T09:37:34.99291922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.416068 | controller |     "Jun 14 09:37:35.095811 crc crio[24245]: time=\"2026-06-14T09:37:35.095657756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.416082 | controller |     "Jun 14 09:37:35.105015 crc crio[24245]: time=\"2026-06-14T09:37:35.104946542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.416098 | controller |     "Jun 14 09:37:35.262231 crc crio[24245]: time=\"2026-06-14T09:37:35.259468139Z\" level=info msg=\"Stopping container: 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce (timeout: 30s)\" id=52ed7bb6-a010-4c05-9052-79a51d254f01 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.416112 | controller |     "Jun 14 09:37:35.303002 crc crio[24245]: time=\"2026-06-14T09:37:35.298797026Z\" level=info msg=\"Stopping container: d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714 (timeout: 30s)\" id=afe367d7-637b-46bb-9281-43d742a0e12d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.416131 | controller |     "Jun 14 09:37:35.358957 crc crio[24245]: time=\"2026-06-14T09:37:35.35607523Z\" level=info msg=\"Stopping container: 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc (timeout: 30s)\" id=c48d4047-5424-42e6-88a1-4a209dd1a980 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.416146 | controller |     "Jun 14 09:37:35.359904 crc crio[24245]: time=\"2026-06-14T09:37:35.359450187Z\" level=info msg=\"Stopping container: 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63 (timeout: 30s)\" id=efdec322-15fb-4a21-8383-9c7be85871b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.416161 | controller |     "Jun 14 09:37:35.400392 crc crio[24245]: 2026-06-14T09:37:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:985145092bdec70 Mac:3e:88:cf:b7:ef:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2d Mtu:0 Sandbox:/var/run/netns/96e50dee-b7af-4969-ab1c-34cbe3bdd5d6 SocketPath: PciID:}] [{Interface:0xc0001daa00 Address:{IP:10.217.1.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.416176 | controller |     "Jun 14 09:37:35.400392 crc crio[24245]: time=\"2026-06-14T09:37:35.397677389Z\" level=info msg=\"Stopping container: 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585 (timeout: 30s)\" id=c2f8667e-f673-47b0-89b8-d7b284ee13cb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.416190 | controller |     "Jun 14 09:37:35.400392 crc crio[24245]: time=\"2026-06-14T09:37:35.39850373Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-895f97698-dbmvw Namespace:openstack ID:985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7 UID:682a053f-974c-4029-84b6-0fb2c05f1e64 NetNS:/var/run/netns/96e50dee-b7af-4969-ab1c-34cbe3bdd5d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod682a053f_974c_4029_84b6_0fb2c05f1e64.slice PodAnnotations:0xc001b86318}] Aliases:map[]}\"",
2026-06-14 10:12:41.416205 | controller |     "Jun 14 09:37:35.400392 crc crio[24245]: time=\"2026-06-14T09:37:35.398672035Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-895f97698-dbmvw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.416220 | controller |     "Jun 14 09:37:35.437803 crc crio[24245]: time=\"2026-06-14T09:37:35.433507044Z\" level=info msg=\"Stopping container: 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11 (timeout: 30s)\" id=6e8bcab3-ab31-4b0e-9a14-8a83b11c7db4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.416235 | controller |     "Jun 14 09:37:35.449914 crc crio[24245]: time=\"2026-06-14T09:37:35.441055507Z\" level=info msg=\"Stopping container: 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706 (timeout: 30s)\" id=55d1db49-8ee3-40df-a885-da7ab5b96998 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.416251 | controller |     "Jun 14 09:37:35.513188 crc crio[24245]: time=\"2026-06-14T09:37:35.512033316Z\" level=info msg=\"Ran pod sandbox 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7 with infra container: openstack/barbican-keystone-listener-895f97698-dbmvw/POD\" id=8d5d356c-0c9e-4f9d-bb03-e69094500918 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.416266 | controller |     "Jun 14 09:37:35.526928 crc crio[24245]: time=\"2026-06-14T09:37:35.526746635Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=65fec8a0-dc83-4560-97a0-fdf0af7c43d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.416281 | controller |     "Jun 14 09:37:35.558817 crc crio[24245]: time=\"2026-06-14T09:37:35.557716188Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=be6ccbb1-ae87-468c-b78b-bab255b4d294 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.416300 | controller |     "Jun 14 09:37:35.590937 crc crio[24245]: time=\"2026-06-14T09:37:35.590425099Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener-log\" id=5ee7e756-78d3-4da4-bf3b-f10aee68140c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.416315 | controller |     "Jun 14 09:37:35.591242 crc crio[24245]: time=\"2026-06-14T09:37:35.590955036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.416330 | controller |     "Jun 14 09:37:35.640332 crc crio[24245]: time=\"2026-06-14T09:37:35.640155197Z\" level=info msg=\"Stopping container: 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c (timeout: 30s)\" id=709d585d-9594-4fc7-88e7-c3a66d440c3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.416345 | controller |     "Jun 14 09:37:35.647268 crc crio[24245]: time=\"2026-06-14T09:37:35.647163973Z\" level=info msg=\"Stopping container: b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436 (timeout: 30s)\" id=e95efd2a-e063-456a-aef4-fd5944329b45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.416378 | controller |     "Jun 14 09:37:35.674571 crc crio[24245]: time=\"2026-06-14T09:37:35.674525872Z\" level=info msg=\"Stopping container: 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1 (timeout: 30s)\" id=cb6fd37c-1477-4394-9fec-5c0de24a8726 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.416394 | controller |     "Jun 14 09:37:35.676141 crc crio[24245]: time=\"2026-06-14T09:37:35.675766712Z\" level=info msg=\"Stopping container: c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e (timeout: 30s)\" id=64fc8669-9cd2-46b9-a5f2-b9ed455a2945 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.416409 | controller |     "Jun 14 09:37:35.750033 crc crio[24245]: time=\"2026-06-14T09:37:35.749952864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.416423 | controller |     "Jun 14 09:37:35.762176 crc crio[24245]: time=\"2026-06-14T09:37:35.762089384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.416437 | controller |     "Jun 14 09:37:35.799882 crc crio[24245]: 2026-06-14T09:37:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d10cf19c92696e3 Mac:06:c4:30:87:34:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:2f Mtu:0 Sandbox:/var/run/netns/15913850-e405-4b98-b587-db63fbae0524 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.1.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.416453 | controller |     "Jun 14 09:37:35.800477 crc crio[24245]: time=\"2026-06-14T09:37:35.800386988Z\" level=info msg=\"Got pod network &{Name:barbican-api-b7c84dcb-8kvj9 Namespace:openstack ID:d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d UID:a05552d0-2e4b-4ddc-a493-c9f6526f9127 NetNS:/var/run/netns/15913850-e405-4b98-b587-db63fbae0524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda05552d0_2e4b_4ddc_a493_c9f6526f9127.slice PodAnnotations:0xc001fea068}] Aliases:map[]}\"",
2026-06-14 10:12:41.416468 | controller |     "Jun 14 09:37:35.801537 crc crio[24245]: time=\"2026-06-14T09:37:35.800699728Z\" level=info msg=\"Checking pod openstack_barbican-api-b7c84dcb-8kvj9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.416483 | controller |     "Jun 14 09:37:35.959722 crc crio[24245]: time=\"2026-06-14T09:37:35.959569651Z\" level=info msg=\"Stopping container: d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25 (timeout: 30s)\" id=5a966e29-2464-426f-9639-a8583f0a2f05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.416501 | controller |     "Jun 14 09:37:35.962431 crc crio[24245]: time=\"2026-06-14T09:37:35.962169281Z\" level=info msg=\"Stopped container 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706: openstack/nova-metadata-0/nova-metadata-log\" id=55d1db49-8ee3-40df-a885-da7ab5b96998 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.416516 | controller |     "Jun 14 09:37:36.071124 crc crio[24245]: time=\"2026-06-14T09:37:36.070701559Z\" level=info msg=\"Ran pod sandbox d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d with infra container: openstack/barbican-api-b7c84dcb-8kvj9/POD\" id=fb66a86d-e959-4c6b-8378-f558e3d961b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.416531 | controller |     "Jun 14 09:37:36.093783 crc crio[24245]: time=\"2026-06-14T09:37:36.093738059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=6fa84d05-1afd-4875-8f67-ad98589c5386 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.416546 | controller |     "Jun 14 09:37:36.101716 crc crio[24245]: time=\"2026-06-14T09:37:36.097357169Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=6b74b46d-23e8-4245-88cd-a07b43e7c728 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.416560 | controller |     "Jun 14 09:37:36.265943 crc crio[24245]: time=\"2026-06-14T09:37:36.265350088Z\" level=info msg=\"Running pod sandbox: openstack/placement-5548fcbf66-p9fzv/POD\" id=bdb2bcbd-90b3-42e2-997f-b35da4510601 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.416574 | controller |     "Jun 14 09:37:36.266084 crc crio[24245]: time=\"2026-06-14T09:37:36.265973478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.416589 | controller |     "Jun 14 09:37:36.397147 crc crio[24245]: time=\"2026-06-14T09:37:36.397085933Z\" level=info msg=\"Stopped container b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436: openstack/cinder-api-0/cinder-api-log\" id=e95efd2a-e063-456a-aef4-fd5944329b45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.416605 | controller |     "Jun 14 09:37:36.403706 crc crio[24245]: time=\"2026-06-14T09:37:36.402976251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=38174e75-989e-4c85-b376-6aae7c86074f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.416620 | controller |     "Jun 14 09:37:36.537192 crc crio[24245]: time=\"2026-06-14T09:37:36.537077845Z\" level=info msg=\"Stopped container 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63: openstack/nova-api-0/nova-api-log\" id=efdec322-15fb-4a21-8383-9c7be85871b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.416634 | controller |     "Jun 14 09:37:36.539202 crc crio[24245]: time=\"2026-06-14T09:37:36.538999989Z\" level=info msg=\"Creating container: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api-log\" id=dbd0869d-28a2-47cf-bc34-b2266d195861 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.416649 | controller |     "Jun 14 09:37:36.566014 crc crio[24245]: time=\"2026-06-14T09:37:36.565970535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.416664 | controller |     "Jun 14 09:37:36.625221 crc crio[24245]: 2026-06-14T09:37:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4d7c5c067715da Mac:aa:25:55:1e:92:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:30 Mtu:0 Sandbox:/var/run/netns/1ae19026-645e-421f-99cb-9b2a6d35f2ad SocketPath: PciID:}] [{Interface:0xc0004a2750 Address:{IP:10.217.1.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.416681 | controller |     "Jun 14 09:37:36.630102 crc crio[24245]: time=\"2026-06-14T09:37:36.627032381Z\" level=info msg=\"Got pod network &{Name:neutron-6f59f75d57-xcz6r Namespace:openstack ID:a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01 UID:283734e6-79a5-4da5-9141-b478df639f58 NetNS:/var/run/netns/1ae19026-645e-421f-99cb-9b2a6d35f2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod283734e6_79a5_4da5_9141_b478df639f58.slice PodAnnotations:0xc001b86040}] Aliases:map[]}\"",
2026-06-14 10:12:41.416697 | controller |     "Jun 14 09:37:36.630102 crc crio[24245]: time=\"2026-06-14T09:37:36.627211636Z\" level=info msg=\"Checking pod openstack_neutron-6f59f75d57-xcz6r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.416712 | controller |     "Jun 14 09:37:36.668352 crc crio[24245]: time=\"2026-06-14T09:37:36.668256847Z\" level=info msg=\"Got pod network &{Name:placement-5548fcbf66-p9fzv Namespace:openstack ID:8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a UID:205d55ba-884b-4453-b51c-420e040ac630 NetNS:/var/run/netns/6e1343ae-de69-486a-81de-606f24313b37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod205d55ba_884b_4453_b51c_420e040ac630.slice PodAnnotations:0xc00274ab48}] Aliases:map[]}\"",
2026-06-14 10:12:41.416727 | controller |     "Jun 14 09:37:36.668352 crc crio[24245]: time=\"2026-06-14T09:37:36.66834482Z\" level=info msg=\"Adding pod openstack_placement-5548fcbf66-p9fzv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.416741 | controller |     "Jun 14 09:37:36.684770 crc crio[24245]: time=\"2026-06-14T09:37:36.683307491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=4512855d-8122-49f9-89b2-bc1c9adb116b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.416757 | controller |     "Jun 14 09:37:36.696048 crc crio[24245]: time=\"2026-06-14T09:37:36.695770537Z\" level=info msg=\"Ran pod sandbox a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01 with infra container: openstack/neutron-6f59f75d57-xcz6r/POD\" id=ea13ba21-71bf-4a74-b90d-562fc4a49f56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.416772 | controller |     "Jun 14 09:37:36.704489 crc crio[24245]: time=\"2026-06-14T09:37:36.704087184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=cb8aeca5-0ba0-4cbe-af22-b6f3048722fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.416787 | controller |     "Jun 14 09:37:36.715268 crc crio[24245]: time=\"2026-06-14T09:37:36.715067112Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-694549dd57-l4zmn/dnsmasq-dns\" id=f6a1089e-c376-4d7a-85e4-ddf845932a95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.416802 | controller |     "Jun 14 09:37:36.715659 crc crio[24245]: time=\"2026-06-14T09:37:36.715552438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.416816 | controller |     "Jun 14 09:37:36.830965 crc crio[24245]: time=\"2026-06-14T09:37:36.829107987Z\" level=info msg=\"Created container 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad: openstack/barbican-worker-685dddf667-67w2q/barbican-worker-log\" id=2f400a7e-3e61-4c2f-a56f-af9841693b54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.416834 | controller |     "Jun 14 09:37:36.838801 crc crio[24245]: time=\"2026-06-14T09:37:36.838685115Z\" level=info msg=\"Starting container: 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad\" id=acb29c35-2a46-470a-9cec-3f766e2cf54f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.416850 | controller |     "Jun 14 09:37:36.876315 crc crio[24245]: time=\"2026-06-14T09:37:36.875549991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=be4ffec3-e571-475e-bfd1-6d2c1e7daecd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.416865 | controller |     "Jun 14 09:37:36.876315 crc crio[24245]: time=\"2026-06-14T09:37:36.876273464Z\" level=info msg=\"Started container\" PID=234348 containerID=81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad description=openstack/barbican-worker-685dddf667-67w2q/barbican-worker-log id=acb29c35-2a46-470a-9cec-3f766e2cf54f name=/runtime.v1.RuntimeService/StartContainer sandboxID=a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2",
2026-06-14 10:12:41.416881 | controller |     "Jun 14 09:37:36.901968 crc crio[24245]: time=\"2026-06-14T09:37:36.897151644Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-xqt8l/POD\" id=e2951964-3cf9-466e-8c7d-af846656e9a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.416896 | controller |     "Jun 14 09:37:36.901968 crc crio[24245]: time=\"2026-06-14T09:37:36.897252798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.416910 | controller |     "Jun 14 09:37:36.902705 crc crio[24245]: time=\"2026-06-14T09:37:36.902662992Z\" level=info msg=\"Creating container: openstack/neutron-6f59f75d57-xcz6r/neutron-api\" id=fc8be17e-bf20-4242-ac02-3a6324e2539e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.416925 | controller |     "Jun 14 09:37:36.912564 crc crio[24245]: time=\"2026-06-14T09:37:36.912512149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=05a00054-d59a-42cf-a183-e09af8d00038 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.416940 | controller |     "Jun 14 09:37:37.009810 crc crio[24245]: time=\"2026-06-14T09:37:37.00975528Z\" level=info msg=\"Stopping container: 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f (timeout: 30s)\" id=cc396584-b786-4581-9f28-0ba7464041cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.416954 | controller |     "Jun 14 09:37:37.045974 crc crio[24245]: time=\"2026-06-14T09:37:37.045691599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.416969 | controller |     "Jun 14 09:37:37.062905 crc crio[24245]: time=\"2026-06-14T09:37:37.062655935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.416984 | controller |     "Jun 14 09:37:37.358572 crc crio[24245]: time=\"2026-06-14T09:37:37.346751502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.416998 | controller |     "Jun 14 09:37:37.360247 crc crio[24245]: time=\"2026-06-14T09:37:37.346987098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.417013 | controller |     "Jun 14 09:37:37.385633 crc crio[24245]: time=\"2026-06-14T09:37:37.385483988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.417030 | controller |     "Jun 14 09:37:37.598284 crc crio[24245]: time=\"2026-06-14T09:37:37.597933107Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xqt8l Namespace:openstack ID:1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90 UID:273fb646-e16e-4946-b368-223af8edccfe NetNS:/var/run/netns/e8f6ac39-7431-46ec-bccb-1d7c13a368e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod273fb646_e16e_4946_b368_223af8edccfe.slice PodAnnotations:0xc000131090}] Aliases:map[]}\"",
2026-06-14 10:12:41.417045 | controller |     "Jun 14 09:37:37.598284 crc crio[24245]: time=\"2026-06-14T09:37:37.598266257Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-xqt8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.417061 | controller |     "Jun 14 09:37:37.622424 crc crio[24245]: time=\"2026-06-14T09:37:37.622360173Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=fab56e12-b81a-4437-aeb1-bbe23fad9a35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.417076 | controller |     "Jun 14 09:37:37.664832 crc crio[24245]: time=\"2026-06-14T09:37:37.664518292Z\" level=info msg=\"Creating container: openstack/barbican-worker-685dddf667-67w2q/barbican-worker\" id=9a740205-c074-4418-9f6e-bbce231bd3f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.417091 | controller |     "Jun 14 09:37:37.665795 crc crio[24245]: time=\"2026-06-14T09:37:37.665187313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.417107 | controller |     "Jun 14 09:37:37.886239 crc crio[24245]: time=\"2026-06-14T09:37:37.886060174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.417122 | controller |     "Jun 14 09:37:37.926963 crc crio[24245]: time=\"2026-06-14T09:37:37.926461333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.417136 | controller |     "Jun 14 09:37:37.980616 crc crio[24245]: time=\"2026-06-14T09:37:37.980456798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.417151 | controller |     "Jun 14 09:37:37.987932 crc crio[24245]: time=\"2026-06-14T09:37:37.987773542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.417165 | controller |     "Jun 14 09:37:38.094907 crc crio[24245]: 2026-06-14T09:37:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dee1e5cda3255d Mac:d2:74:65:da:e6:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:31 Mtu:0 Sandbox:/var/run/netns/6e1343ae-de69-486a-81de-606f24313b37 SocketPath: PciID:}] [{Interface:0xc0002868e0 Address:{IP:10.217.1.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.417180 | controller |     "Jun 14 09:37:38.096671 crc crio[24245]: time=\"2026-06-14T09:37:38.096383154Z\" level=info msg=\"Got pod network &{Name:placement-5548fcbf66-p9fzv Namespace:openstack ID:8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a UID:205d55ba-884b-4453-b51c-420e040ac630 NetNS:/var/run/netns/6e1343ae-de69-486a-81de-606f24313b37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod205d55ba_884b_4453_b51c_420e040ac630.slice PodAnnotations:0xc00274ab48}] Aliases:map[]}\"",
2026-06-14 10:12:41.417199 | controller |     "Jun 14 09:37:38.096671 crc crio[24245]: time=\"2026-06-14T09:37:38.096518898Z\" level=info msg=\"Checking pod openstack_placement-5548fcbf66-p9fzv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.417214 | controller |     "Jun 14 09:37:38.172303 crc crio[24245]: time=\"2026-06-14T09:37:38.172218656Z\" level=info msg=\"Ran pod sandbox 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a with infra container: openstack/placement-5548fcbf66-p9fzv/POD\" id=bdb2bcbd-90b3-42e2-997f-b35da4510601 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.417229 | controller |     "Jun 14 09:37:38.187324 crc crio[24245]: time=\"2026-06-14T09:37:38.187254806Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=fa8eaeed-ca9c-42c6-9f76-ea3af6a441d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.417244 | controller |     "Jun 14 09:37:38.467948 crc crio[24245]: time=\"2026-06-14T09:37:38.465235587Z\" level=info msg=\"Created container 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener-log\" id=5ee7e756-78d3-4da4-bf3b-f10aee68140c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.417259 | controller |     "Jun 14 09:37:38.471997 crc crio[24245]: time=\"2026-06-14T09:37:38.469313515Z\" level=info msg=\"Created container 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api-log\" id=dbd0869d-28a2-47cf-bc34-b2266d195861 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.417274 | controller |     "Jun 14 09:37:38.475891 crc crio[24245]: time=\"2026-06-14T09:37:38.472511157Z\" level=info msg=\"Starting container: 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72\" id=746ad829-91cb-4170-844c-747c77e4b015 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.417290 | controller |     "Jun 14 09:37:38.475891 crc crio[24245]: time=\"2026-06-14T09:37:38.473310673Z\" level=info msg=\"Starting container: 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa\" id=9fbad74c-db7a-4429-a98e-8d62d56144e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.417305 | controller |     "Jun 14 09:37:38.524103 crc crio[24245]: time=\"2026-06-14T09:37:38.523314839Z\" level=info msg=\"Started container\" PID=234612 containerID=40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa description=openstack/barbican-api-b7c84dcb-8kvj9/barbican-api-log id=9fbad74c-db7a-4429-a98e-8d62d56144e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d",
2026-06-14 10:12:41.417320 | controller |     "Jun 14 09:37:38.536935 crc crio[24245]: time=\"2026-06-14T09:37:38.529924781Z\" level=info msg=\"Started container\" PID=234447 containerID=9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72 description=openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener-log id=746ad829-91cb-4170-844c-747c77e4b015 name=/runtime.v1.RuntimeService/StartContainer sandboxID=985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7",
2026-06-14 10:12:41.417335 | controller |     "Jun 14 09:37:38.616184 crc crio[24245]: time=\"2026-06-14T09:37:38.613174408Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=927748f7-a440-4c1c-869a-253940db9142 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.417377 | controller |     "Jun 14 09:37:38.616184 crc crio[24245]: time=\"2026-06-14T09:37:38.614093401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=37992ebc-7545-4c54-b5ad-7f5f7ac43fe1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.417398 | controller |     "Jun 14 09:37:38.632949 crc crio[24245]: time=\"2026-06-14T09:37:38.62525625Z\" level=info msg=\"Stopped container 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f: openstack/kube-state-metrics-0/kube-state-metrics\" id=cc396584-b786-4581-9f28-0ba7464041cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.417414 | controller |     "Jun 14 09:37:38.634821 crc crio[24245]: time=\"2026-06-14T09:37:38.634616581Z\" level=info msg=\"Stopping pod sandbox: 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f\" id=ba0c8935-0c03-4411-ab47-86f2cc1e8c05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.417429 | controller |     "Jun 14 09:37:38.636489 crc crio[24245]: time=\"2026-06-14T09:37:38.636407958Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f UID:d9a7e0ce-cac9-4df6-9ac2-0577f42eaff5 NetNS:/var/run/netns/ae7662bc-44ea-47bb-9259-b0d378d60314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd9a7e0ce_cac9_4df6_9ac2_0577f42eaff5.slice PodAnnotations:0xc0024225f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.417445 | controller |     "Jun 14 09:37:38.636761 crc crio[24245]: time=\"2026-06-14T09:37:38.636643476Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.417460 | controller |     "Jun 14 09:37:38.730897 crc crio[24245]: time=\"2026-06-14T09:37:38.730253355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=aeb8b074-9d86-4569-ade5-57256874b11a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.417475 | controller |     "Jun 14 09:37:38.739524 crc crio[24245]: time=\"2026-06-14T09:37:38.739412895Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=6bb03b90-f157-4b85-9127-19e52ab1f88a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.417490 | controller |     "Jun 14 09:37:38.749565 crc crio[24245]: time=\"2026-06-14T09:37:38.749477105Z\" level=info msg=\"Creating container: openstack/placement-5548fcbf66-p9fzv/placement-log\" id=262f9342-f4f8-4678-930c-44dac8a41c2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.417505 | controller |     "Jun 14 09:37:38.750021 crc crio[24245]: time=\"2026-06-14T09:37:38.749964634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.417520 | controller |     "Jun 14 09:37:38.769648 crc crio[24245]: time=\"2026-06-14T09:37:38.769519248Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener\" id=98ff1a79-5399-418a-8d3e-438d47a0fcb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.417534 | controller |     "Jun 14 09:37:38.778731 crc crio[24245]: time=\"2026-06-14T09:37:38.778242053Z\" level=info msg=\"Created container 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867: openstack/dnsmasq-dns-694549dd57-l4zmn/dnsmasq-dns\" id=f6a1089e-c376-4d7a-85e4-ddf845932a95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.417549 | controller |     "Jun 14 09:37:38.784439 crc crio[24245]: time=\"2026-06-14T09:37:38.784335629Z\" level=info msg=\"Starting container: 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867\" id=28f15e4d-b748-492b-8671-44abac70eaa4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.417567 | controller |     "Jun 14 09:37:38.827353 crc crio[24245]: time=\"2026-06-14T09:37:38.827235852Z\" level=info msg=\"Started container\" PID=234616 containerID=568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867 description=openstack/dnsmasq-dns-694549dd57-l4zmn/dnsmasq-dns id=28f15e4d-b748-492b-8671-44abac70eaa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff",
2026-06-14 10:12:41.417583 | controller |     "Jun 14 09:37:38.842199 crc crio[24245]: time=\"2026-06-14T09:37:38.842097651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=31c560d1-f995-454a-912e-cdba61bc5915 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.417598 | controller |     "Jun 14 09:37:38.843828 crc crio[24245]: time=\"2026-06-14T09:37:38.843762564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.417613 | controller |     "Jun 14 09:37:38.851557 crc crio[24245]: 2026-06-14T09:37:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1014e6c5b3e3a8b Mac:d6:80:28:79:9a:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:32 Mtu:0 Sandbox:/var/run/netns/e8f6ac39-7431-46ec-bccb-1d7c13a368e3 SocketPath: PciID:}] [{Interface:0xc000015190 Address:{IP:10.217.1.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.417629 | controller |     "Jun 14 09:37:38.853453 crc crio[24245]: time=\"2026-06-14T09:37:38.853373944Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xqt8l Namespace:openstack ID:1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90 UID:273fb646-e16e-4946-b368-223af8edccfe NetNS:/var/run/netns/e8f6ac39-7431-46ec-bccb-1d7c13a368e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod273fb646_e16e_4946_b368_223af8edccfe.slice PodAnnotations:0xc000131090}] Aliases:map[]}\"",
2026-06-14 10:12:41.417644 | controller |     "Jun 14 09:37:38.853662 crc crio[24245]: time=\"2026-06-14T09:37:38.853569441Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-xqt8l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.417659 | controller |     "Jun 14 09:37:38.899798 crc crio[24245]: time=\"2026-06-14T09:37:38.899570684Z\" level=info msg=\"Creating container: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api\" id=9c7d073b-6527-4863-b77f-0c9f5167fec9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.417674 | controller |     "Jun 14 09:37:38.972939 crc crio[24245]: time=\"2026-06-14T09:37:38.971255028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.417689 | controller |     "Jun 14 09:37:38.998637 crc crio[24245]: time=\"2026-06-14T09:37:38.998475682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.417703 | controller |     "Jun 14 09:37:39.020921 crc crio[24245]: time=\"2026-06-14T09:37:39.019323117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.417718 | controller |     "Jun 14 09:37:39.349925 crc crio[24245]: time=\"2026-06-14T09:37:39.349794525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.417736 | controller |     "Jun 14 09:37:39.373779 crc crio[24245]: time=\"2026-06-14T09:37:39.373117095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.417751 | controller |     "Jun 14 09:37:39.384943 crc crio[24245]: time=\"2026-06-14T09:37:39.384574832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.417766 | controller |     "Jun 14 09:37:39.410180 crc crio[24245]: time=\"2026-06-14T09:37:39.405924928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.417781 | controller |     "Jun 14 09:37:39.986917 crc crio[24245]: time=\"2026-06-14T09:37:39.985342846Z\" level=info msg=\"Created container 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d: openstack/barbican-worker-685dddf667-67w2q/barbican-worker\" id=9a740205-c074-4418-9f6e-bbce231bd3f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.417796 | controller |     "Jun 14 09:37:39.993631 crc crio[24245]: time=\"2026-06-14T09:37:39.993532001Z\" level=info msg=\"Stopped pod sandbox: 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f\" id=ba0c8935-0c03-4411-ab47-86f2cc1e8c05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.417811 | controller |     "Jun 14 09:37:39.996187 crc crio[24245]: time=\"2026-06-14T09:37:39.995950424Z\" level=info msg=\"Starting container: 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d\" id=ee1e6626-6beb-426b-9b7b-34d6cebe6513 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.417826 | controller |     "Jun 14 09:37:40.003282 crc crio[24245]: time=\"2026-06-14T09:37:40.003191992Z\" level=info msg=\"Started container\" PID=234674 containerID=73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d description=openstack/barbican-worker-685dddf667-67w2q/barbican-worker id=ee1e6626-6beb-426b-9b7b-34d6cebe6513 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2",
2026-06-14 10:12:41.417841 | controller |     "Jun 14 09:37:40.589532 crc crio[24245]: time=\"2026-06-14T09:37:40.589032541Z\" level=info msg=\"Stopped container c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e: openstack/cinder-scheduler-0/cinder-scheduler\" id=64fc8669-9cd2-46b9-a5f2-b9ed455a2945 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.417856 | controller |     "Jun 14 09:37:40.785936 crc crio[24245]: time=\"2026-06-14T09:37:40.785127845Z\" level=info msg=\"Stopped container 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1: openstack/cinder-scheduler-0/probe\" id=cb6fd37c-1477-4394-9fec-5c0de24a8726 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.417870 | controller |     "Jun 14 09:37:40.801648 crc crio[24245]: time=\"2026-06-14T09:37:40.801547437Z\" level=info msg=\"Stopping pod sandbox: 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573\" id=7698076a-5ffc-4c0a-98e4-a4ca3bfcc0c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.417885 | controller |     "Jun 14 09:37:40.806670 crc crio[24245]: time=\"2026-06-14T09:37:40.806076653Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573 UID:d0e6935b-485a-466c-91c2-fb7978eb820d NetNS:/var/run/netns/68b7e2e0-2d9c-4f6e-af38-ac2261dc7c08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0e6935b_485a_466c_91c2_fb7978eb820d.slice PodAnnotations:0xc000522fe8}] Aliases:map[]}\"",
2026-06-14 10:12:41.417903 | controller |     "Jun 14 09:37:40.806670 crc crio[24245]: time=\"2026-06-14T09:37:40.806242398Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.417918 | controller |     "Jun 14 09:37:40.976611 crc crio[24245]: time=\"2026-06-14T09:37:40.976454331Z\" level=info msg=\"Ran pod sandbox 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90 with infra container: openstack/cinder-db-sync-xqt8l/POD\" id=e2951964-3cf9-466e-8c7d-af846656e9a1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.417933 | controller |     "Jun 14 09:37:41.045394 crc crio[24245]: time=\"2026-06-14T09:37:41.044799482Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=9e3b5701-9ba3-4d72-bc9c-1194fdc21085 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.417948 | controller |     "Jun 14 09:37:41.068253 crc crio[24245]: time=\"2026-06-14T09:37:41.068149043Z\" level=info msg=\"Stopped container 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11: openstack/nova-metadata-0/nova-metadata-metadata\" id=6e8bcab3-ab31-4b0e-9a14-8a83b11c7db4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.417963 | controller |     "Jun 14 09:37:41.074025 crc crio[24245]: time=\"2026-06-14T09:37:41.073926279Z\" level=info msg=\"Stopping pod sandbox: c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9\" id=68fdc7e9-4906-40ff-968f-43944a23db68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.417978 | controller |     "Jun 14 09:37:41.077552 crc crio[24245]: time=\"2026-06-14T09:37:41.077479774Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9 UID:da6c951c-cd2a-4cd3-8167-789e2f390619 NetNS:/var/run/netns/4bbad30d-a397-4940-8ad5-317bf9a4ad88 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podda6c951c_cd2a_4cd3_8167_789e2f390619.slice PodAnnotations:0xc002c92cb0}] Aliases:map[]}\"",
2026-06-14 10:12:41.417994 | controller |     "Jun 14 09:37:41.077764 crc crio[24245]: time=\"2026-06-14T09:37:41.077714421Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.418009 | controller |     "Jun 14 09:37:41.117447 crc crio[24245]: time=\"2026-06-14T09:37:41.117124902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=4fb888f9-5477-4e12-a140-4aafcde3365a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.418024 | controller |     "Jun 14 09:37:41.155743 crc crio[24245]: time=\"2026-06-14T09:37:41.155339953Z\" level=info msg=\"Stopping container: 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6 (timeout: 30s)\" id=dc0bf188-7bcd-4495-84ad-62091d03a406 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418038 | controller |     "Jun 14 09:37:41.158112 crc crio[24245]: time=\"2026-06-14T09:37:41.156516729Z\" level=info msg=\"Stopping container: 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964 (timeout: 30s)\" id=b5298f2c-28ee-4ece-9506-d102123175be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418053 | controller |     "Jun 14 09:37:41.190069 crc crio[24245]: time=\"2026-06-14T09:37:41.189366216Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-xqt8l/cinder-db-sync\" id=df8358ad-27bc-4abd-9d2e-ec7dbe602e36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.418078 | controller |     "Jun 14 09:37:41.190535 crc crio[24245]: time=\"2026-06-14T09:37:41.190475711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.418098 | controller |     "Jun 14 09:37:41.696687 crc crio[24245]: time=\"2026-06-14T09:37:41.696480911Z\" level=info msg=\"Created container 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6: openstack/neutron-6f59f75d57-xcz6r/neutron-api\" id=fc8be17e-bf20-4242-ac02-3a6324e2539e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.418113 | controller |     "Jun 14 09:37:41.766250 crc crio[24245]: time=\"2026-06-14T09:37:41.766199257Z\" level=info msg=\"Starting container: 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6\" id=e360023a-e0ce-4369-b93b-1bfd9739de45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.418128 | controller |     "Jun 14 09:37:41.797004 crc crio[24245]: time=\"2026-06-14T09:37:41.796914778Z\" level=info msg=\"Started container\" PID=234638 containerID=108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6 description=openstack/neutron-6f59f75d57-xcz6r/neutron-api id=e360023a-e0ce-4369-b93b-1bfd9739de45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01",
2026-06-14 10:12:41.418144 | controller |     "Jun 14 09:37:41.825819 crc crio[24245]: time=\"2026-06-14T09:37:41.825748375Z\" level=info msg=\"Stopped container 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964: openstack/glance-default-external-api-0/glance-log\" id=b5298f2c-28ee-4ece-9506-d102123175be name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418160 | controller |     "Jun 14 09:37:41.870044 crc crio[24245]: time=\"2026-06-14T09:37:41.86007954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.418175 | controller |     "Jun 14 09:37:41.901913 crc crio[24245]: time=\"2026-06-14T09:37:41.898564177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=b1e50a31-4657-45d0-b3d0-9503df5501a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.418190 | controller |     "Jun 14 09:37:41.939522 crc crio[24245]: time=\"2026-06-14T09:37:41.939031912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.418205 | controller |     "Jun 14 09:37:42.024756 crc crio[24245]: time=\"2026-06-14T09:37:42.024295978Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-bnrvl/POD\" id=e440c3f6-14da-4f65-bf3c-4d27defd3036 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.418220 | controller |     "Jun 14 09:37:42.024937 crc crio[24245]: time=\"2026-06-14T09:37:42.024917048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.418235 | controller |     "Jun 14 09:37:42.131125 crc crio[24245]: time=\"2026-06-14T09:37:42.129017768Z\" level=info msg=\"Running pod sandbox: openstack/barbican-6e2f-account-create-update-nfkmj/POD\" id=c83b4115-21c1-4e65-b335-7dc21c783f56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.418250 | controller |     "Jun 14 09:37:42.131125 crc crio[24245]: time=\"2026-06-14T09:37:42.129164093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.418264 | controller |     "Jun 14 09:37:42.133030 crc crio[24245]: time=\"2026-06-14T09:37:42.132941065Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-v5npw/POD\" id=3a6a7d51-ed7b-447d-96ca-127e97256f46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.418279 | controller |     "Jun 14 09:37:42.133130 crc crio[24245]: time=\"2026-06-14T09:37:42.133103911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.418297 | controller |     "Jun 14 09:37:42.147578 crc crio[24245]: time=\"2026-06-14T09:37:42.147145062Z\" level=info msg=\"Stopped pod sandbox: 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573\" id=7698076a-5ffc-4c0a-98e4-a4ca3bfcc0c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.418312 | controller |     "Jun 14 09:37:42.251334 crc crio[24245]: time=\"2026-06-14T09:37:42.250677525Z\" level=info msg=\"Stopping container: 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e (timeout: 30s)\" id=f9d95d1d-e801-4bd2-b26e-39a0fe0ba751 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418327 | controller |     "Jun 14 09:37:42.251776 crc crio[24245]: time=\"2026-06-14T09:37:42.251694037Z\" level=info msg=\"Stopping container: f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72 (timeout: 30s)\" id=a60e7b04-dc25-46fe-b5fa-144d11d7bcd5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418342 | controller |     "Jun 14 09:37:42.418547 crc crio[24245]: time=\"2026-06-14T09:37:42.417576636Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=32ceac1b-ff1f-47f2-9ddf-a70d3c92fa40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.418375 | controller |     "Jun 14 09:37:42.563018 crc crio[24245]: time=\"2026-06-14T09:37:42.561784009Z\" level=info msg=\"Stopped container 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c: openstack/cinder-api-0/cinder-api\" id=709d585d-9594-4fc7-88e7-c3a66d440c3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418392 | controller |     "Jun 14 09:37:42.567358 crc crio[24245]: time=\"2026-06-14T09:37:42.567318633Z\" level=info msg=\"Creating container: openstack/neutron-6f59f75d57-xcz6r/neutron-httpd\" id=bb530266-7f50-492e-8b3d-d04ad0e8e34e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.418407 | controller |     "Jun 14 09:37:42.587117 crc crio[24245]: time=\"2026-06-14T09:37:42.587060248Z\" level=info msg=\"Stopping pod sandbox: 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00\" id=2311c183-56e4-4663-83c7-a1e73f5dd204 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.418422 | controller |     "Jun 14 09:37:42.595442 crc crio[24245]: time=\"2026-06-14T09:37:42.595393426Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00 UID:692700fb-a574-4ecc-abd1-a7bbecdb6312 NetNS:/var/run/netns/500cb284-25ce-4d64-840a-84608e408e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod692700fb_a574_4ecc_abd1_a7bbecdb6312.slice PodAnnotations:0xc00161a498}] Aliases:map[]}\"",
2026-06-14 10:12:41.418437 | controller |     "Jun 14 09:37:42.595963 crc crio[24245]: time=\"2026-06-14T09:37:42.595937573Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.418452 | controller |     "Jun 14 09:37:42.721946 crc crio[24245]: time=\"2026-06-14T09:37:42.718805544Z\" level=info msg=\"Running pod sandbox: openstack/glance-6d4a-account-create-update-gdm9g/POD\" id=f270b8d4-95d2-4934-b50f-a95e389e8d5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.418467 | controller |     "Jun 14 09:37:42.721946 crc crio[24245]: time=\"2026-06-14T09:37:42.719171596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.418482 | controller |     "Jun 14 09:37:42.765772 crc crio[24245]: time=\"2026-06-14T09:37:42.765724136Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-k24rz/POD\" id=097c14a8-9a77-4968-b06b-d81e390b4847 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.418502 | controller |     "Jun 14 09:37:42.766122 crc crio[24245]: time=\"2026-06-14T09:37:42.766100885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.418518 | controller |     "Jun 14 09:37:42.800992 crc crio[24245]: time=\"2026-06-14T09:37:42.800284763Z\" level=info msg=\"Running pod sandbox: openstack/keystone-7d31-account-create-update-cbqcd/POD\" id=e5992974-1927-41c3-8787-3e6293405aa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.418532 | controller |     "Jun 14 09:37:42.800992 crc crio[24245]: time=\"2026-06-14T09:37:42.800379171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.418547 | controller |     "Jun 14 09:37:42.827454 crc crio[24245]: time=\"2026-06-14T09:37:42.826995252Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-5jpjc/POD\" id=fadf81ac-8efe-4de7-9f1f-e27287ce4aac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.418561 | controller |     "Jun 14 09:37:42.827454 crc crio[24245]: time=\"2026-06-14T09:37:42.827072435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.418575 | controller |     "Jun 14 09:37:42.909893 crc crio[24245]: time=\"2026-06-14T09:37:42.909786674Z\" level=info msg=\"Stopping container: 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2 (timeout: 30s)\" id=b6ee24bc-215c-4f80-9e8f-98763094a9af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418590 | controller |     "Jun 14 09:37:42.910549 crc crio[24245]: time=\"2026-06-14T09:37:42.910521946Z\" level=info msg=\"Stopping container: 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5 (timeout: 30s)\" id=c58c1b3b-ede3-4f56-9ed8-e8fd7ad38f4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418604 | controller |     "Jun 14 09:37:42.951490 crc crio[24245]: time=\"2026-06-14T09:37:42.951412091Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-9pzv5/POD\" id=ea73d35b-7638-45e9-ad91-f30ed1f37a50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.418618 | controller |     "Jun 14 09:37:42.951726 crc crio[24245]: time=\"2026-06-14T09:37:42.951517914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.418633 | controller |     "Jun 14 09:37:43.013208 crc crio[24245]: time=\"2026-06-14T09:37:43.00533364Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-2f20-account-create-update-65cgh/POD\" id=91740b00-5e10-41b3-b627-138bab8bf8f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.418647 | controller |     "Jun 14 09:37:43.013208 crc crio[24245]: time=\"2026-06-14T09:37:43.005445923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.418662 | controller |     "Jun 14 09:37:43.030225 crc crio[24245]: time=\"2026-06-14T09:37:43.024164775Z\" level=info msg=\"Stopped container f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72: openstack/glance-default-internal-api-0/glance-log\" id=a60e7b04-dc25-46fe-b5fa-144d11d7bcd5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418676 | controller |     "Jun 14 09:37:43.043741 crc crio[24245]: time=\"2026-06-14T09:37:43.043658953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.418695 | controller |     "Jun 14 09:37:43.146278 crc crio[24245]: time=\"2026-06-14T09:37:43.142909719Z\" level=info msg=\"Created container 5266ad837e55c1af5369a2f8da4335929be2e4ad4f45e0b7731f8531de7a8855: openstack/cinder-db-sync-xqt8l/cinder-db-sync\" id=df8358ad-27bc-4abd-9d2e-ec7dbe602e36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.418710 | controller |     "Jun 14 09:37:43.152205 crc crio[24245]: time=\"2026-06-14T09:37:43.152124843Z\" level=info msg=\"Starting container: 5266ad837e55c1af5369a2f8da4335929be2e4ad4f45e0b7731f8531de7a8855\" id=417430eb-f8f1-4bc0-9fb4-684c59a01689 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.418724 | controller |     "Jun 14 09:37:43.192691 crc crio[24245]: time=\"2026-06-14T09:37:43.192518536Z\" level=info msg=\"Started container\" PID=235197 containerID=5266ad837e55c1af5369a2f8da4335929be2e4ad4f45e0b7731f8531de7a8855 description=openstack/cinder-db-sync-xqt8l/cinder-db-sync id=417430eb-f8f1-4bc0-9fb4-684c59a01689 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90",
2026-06-14 10:12:41.418739 | controller |     "Jun 14 09:37:43.234190 crc crio[24245]: time=\"2026-06-14T09:37:43.232457297Z\" level=info msg=\"Stopping container: cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8 (timeout: 30s)\" id=aa688a35-6d6f-4254-bb4f-aa0f2d938e65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418754 | controller |     "Jun 14 09:37:43.234190 crc crio[24245]: time=\"2026-06-14T09:37:43.233549975Z\" level=info msg=\"Stopping container: 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f (timeout: 30s)\" id=cc4d8039-87e4-41cd-84e1-d82ba7deb088 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418769 | controller |     "Jun 14 09:37:43.256261 crc crio[24245]: time=\"2026-06-14T09:37:43.253767556Z\" level=info msg=\"Stopping container: aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f (timeout: 300s)\" id=63a84304-b468-434b-9624-fe69fc8525a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418783 | controller |     "Jun 14 09:37:43.293052 crc crio[24245]: time=\"2026-06-14T09:37:43.292899237Z\" level=info msg=\"Stopped pod sandbox: c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9\" id=68fdc7e9-4906-40ff-968f-43944a23db68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.418798 | controller |     "Jun 14 09:37:43.345048 crc crio[24245]: time=\"2026-06-14T09:37:43.341117214Z\" level=info msg=\"Got pod network &{Name:glance-db-create-bnrvl Namespace:openstack ID:1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9 UID:41f8a08b-e2cb-4f89-9203-36d3be37be82 NetNS:/var/run/netns/56c7fb70-1260-4d98-b51d-b932e307f573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f8a08b_e2cb_4f89_9203_36d3be37be82.slice PodAnnotations:0xc000620828}] Aliases:map[]}\"",
2026-06-14 10:12:41.418813 | controller |     "Jun 14 09:37:43.345048 crc crio[24245]: time=\"2026-06-14T09:37:43.341182296Z\" level=info msg=\"Adding pod openstack_glance-db-create-bnrvl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.418828 | controller |     "Jun 14 09:37:43.546734 crc crio[24245]: time=\"2026-06-14T09:37:43.546269363Z\" level=info msg=\"Stopped container 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc: openstack/nova-api-0/nova-api-api\" id=c48d4047-5424-42e6-88a1-4a209dd1a980 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418843 | controller |     "Jun 14 09:37:43.551182 crc crio[24245]: time=\"2026-06-14T09:37:43.55051314Z\" level=info msg=\"Stopping pod sandbox: 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013\" id=22760b84-03f0-4f3e-be45-77a33961784d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.418861 | controller |     "Jun 14 09:37:43.558908 crc crio[24245]: time=\"2026-06-14T09:37:43.55766412Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013 UID:ead8c54a-5bc3-449d-b8b5-411981920e1b NetNS:/var/run/netns/8f25bac3-15e5-4bb9-9869-3158bc88915f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podead8c54a_5bc3_449d_b8b5_411981920e1b.slice PodAnnotations:0xc0006209d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.418876 | controller |     "Jun 14 09:37:43.558908 crc crio[24245]: time=\"2026-06-14T09:37:43.557946989Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.418891 | controller |     "Jun 14 09:37:43.722398 crc crio[24245]: time=\"2026-06-14T09:37:43.722343301Z\" level=info msg=\"Stopped container 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker-log\" id=b6ee24bc-215c-4f80-9e8f-98763094a9af name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418907 | controller |     "Jun 14 09:37:44.290986 crc crio[24245]: time=\"2026-06-14T09:37:44.287222364Z\" level=info msg=\"Stopping container: 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc (timeout: 30s)\" id=25a2df1a-ad79-4bad-b683-6a840bcafc83 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418922 | controller |     "Jun 14 09:37:44.459660 crc crio[24245]: time=\"2026-06-14T09:37:44.45940097Z\" level=info msg=\"Stopped container aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=63a84304-b468-434b-9624-fe69fc8525a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418936 | controller |     "Jun 14 09:37:44.514231 crc crio[24245]: time=\"2026-06-14T09:37:44.511909518Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-v5npw Namespace:openstack ID:bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12 UID:69dff404-bf2e-4901-8b88-0330952eab11 NetNS:/var/run/netns/b317e86f-16ff-44e4-bb1f-b77ad1cb12fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dff404_bf2e_4901_8b88_0330952eab11.slice PodAnnotations:0xc003bf62e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.418951 | controller |     "Jun 14 09:37:44.514231 crc crio[24245]: time=\"2026-06-14T09:37:44.512362245Z\" level=info msg=\"Adding pod openstack_keystone-db-create-v5npw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.418966 | controller |     "Jun 14 09:37:44.636349 crc crio[24245]: time=\"2026-06-14T09:37:44.635754358Z\" level=info msg=\"Stopped container cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8: openstack/ovn-northd-0/openstack-network-exporter\" id=aa688a35-6d6f-4254-bb4f-aa0f2d938e65 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.418981 | controller |     "Jun 14 09:37:45.033035 crc crio[24245]: time=\"2026-06-14T09:37:45.030024267Z\" level=info msg=\"Stopped pod sandbox: 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00\" id=2311c183-56e4-4663-83c7-a1e73f5dd204 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.418996 | controller |     "Jun 14 09:37:45.416821 crc crio[24245]: time=\"2026-06-14T09:37:45.416282456Z\" level=info msg=\"Stopped container 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=c2f8667e-f673-47b0-89b8-d7b284ee13cb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.419010 | controller |     "Jun 14 09:37:45.434375 crc crio[24245]: time=\"2026-06-14T09:37:45.434239154Z\" level=info msg=\"Stopping pod sandbox: a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee\" id=2e65dedb-715f-411f-b8ba-841b63d7bba6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.419028 | controller |     "Jun 14 09:37:45.444421 crc crio[24245]: time=\"2026-06-14T09:37:45.441763706Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee UID:494daf6c-1278-4925-95b4-b4bb05c38e5b NetNS:/var/run/netns/308df373-ecda-4268-bbee-1862cc3356dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod494daf6c_1278_4925_95b4_b4bb05c38e5b.slice PodAnnotations:0xc00161a578}] Aliases:map[]}\"",
2026-06-14 10:12:41.419044 | controller |     "Jun 14 09:37:45.444421 crc crio[24245]: time=\"2026-06-14T09:37:45.442141858Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.419058 | controller |     "Jun 14 09:37:45.545801 crc crio[24245]: time=\"2026-06-14T09:37:45.545571035Z\" level=info msg=\"Stopping container: df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1 (timeout: 298s)\" id=d80dadfe-e2ee-443d-960e-328ca45b2f90 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.419073 | controller |     "Jun 14 09:37:45.547061 crc crio[24245]: time=\"2026-06-14T09:37:45.546989801Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-k24rz Namespace:openstack ID:72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584 UID:0e450836-37ea-446b-9cd3-f3dfb1a1903b NetNS:/var/run/netns/ca34a4d2-2cbc-4f0e-ab47-754878762f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e450836_37ea_446b_9cd3_f3dfb1a1903b.slice PodAnnotations:0xc001fea1e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.419088 | controller |     "Jun 14 09:37:45.547061 crc crio[24245]: time=\"2026-06-14T09:37:45.547054213Z\" level=info msg=\"Adding pod openstack_neutron-db-create-k24rz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.419103 | controller |     "Jun 14 09:37:45.699396 crc crio[24245]: time=\"2026-06-14T09:37:45.69666787Z\" level=info msg=\"Stopped container 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=52ed7bb6-a010-4c05-9052-79a51d254f01 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.419117 | controller |     "Jun 14 09:37:45.704692 crc crio[24245]: time=\"2026-06-14T09:37:45.704518489Z\" level=info msg=\"Stopping pod sandbox: 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff\" id=08cac248-5e6b-456a-95ab-4ff25ea9caca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.419132 | controller |     "Jun 14 09:37:45.715334 crc crio[24245]: time=\"2026-06-14T09:37:45.713411835Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff UID:eb5bdef3-6342-4f78-a84a-220c32d560b9 NetNS:/var/run/netns/fc87599b-35c0-480e-96be-7e7d2b993cc5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podeb5bdef3_6342_4f78_a84a_220c32d560b9.slice PodAnnotations:0xc002c924e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.419148 | controller |     "Jun 14 09:37:45.715334 crc crio[24245]: time=\"2026-06-14T09:37:45.713687514Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.419162 | controller |     "Jun 14 09:37:45.948375 crc crio[24245]: time=\"2026-06-14T09:37:45.946147826Z\" level=info msg=\"Stopped container d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=afe367d7-637b-46bb-9281-43d742a0e12d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.419180 | controller |     "Jun 14 09:37:45.956238 crc crio[24245]: time=\"2026-06-14T09:37:45.954301073Z\" level=info msg=\"Stopping pod sandbox: 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46\" id=633ea972-1187-454c-abd8-14e0f2f648e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.419196 | controller |     "Jun 14 09:37:45.969225 crc crio[24245]: time=\"2026-06-14T09:37:45.967025962Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46 UID:5019f96b-ec44-4a77-b986-54f544034031 NetNS:/var/run/netns/b49ba7bf-1797-4d44-bde6-d6c622eb069c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5019f96b_ec44_4a77_b986_54f544034031.slice PodAnnotations:0xc0004cc9a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.419212 | controller |     "Jun 14 09:37:45.969225 crc crio[24245]: time=\"2026-06-14T09:37:45.967284481Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.419227 | controller |     "Jun 14 09:37:46.009631 crc crio[24245]: time=\"2026-06-14T09:37:46.005544055Z\" level=info msg=\"Stopping container: 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089 (timeout: 27s)\" id=8766802b-51e1-40c9-9891-8a9e5fabf08e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.419242 | controller |     "Jun 14 09:37:46.109754 crc crio[24245]: 2026-06-14T09:37:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1c3c3cbf44d9b32 Mac:0e:8a:ad:ef:d6:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:33 Mtu:0 Sandbox:/var/run/netns/56c7fb70-1260-4d98-b51d-b932e307f573 SocketPath: PciID:}] [{Interface:0xc0003245d0 Address:{IP:10.217.1.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.419258 | controller |     "Jun 14 09:37:46.110744 crc crio[24245]: time=\"2026-06-14T09:37:46.108988755Z\" level=info msg=\"Got pod network &{Name:nova-api-2f20-account-create-update-65cgh Namespace:openstack ID:2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8 UID:7008ecaa-7b3d-4db0-9afb-3672bb1bac11 NetNS:/var/run/netns/665b5f38-2fed-4e2f-97cf-4e7942eb1f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7008ecaa_7b3d_4db0_9afb_3672bb1bac11.slice PodAnnotations:0xc0006023b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.419274 | controller |     "Jun 14 09:37:46.110744 crc crio[24245]: time=\"2026-06-14T09:37:46.110553755Z\" level=info msg=\"Adding pod openstack_nova-api-2f20-account-create-update-65cgh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.419289 | controller |     "Jun 14 09:37:46.132912 crc crio[24245]: time=\"2026-06-14T09:37:46.110526674Z\" level=info msg=\"Got pod network &{Name:glance-db-create-bnrvl Namespace:openstack ID:1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9 UID:41f8a08b-e2cb-4f89-9203-36d3be37be82 NetNS:/var/run/netns/56c7fb70-1260-4d98-b51d-b932e307f573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f8a08b_e2cb_4f89_9203_36d3be37be82.slice PodAnnotations:0xc000620828}] Aliases:map[]}\"",
2026-06-14 10:12:41.419304 | controller |     "Jun 14 09:37:46.132912 crc crio[24245]: time=\"2026-06-14T09:37:46.131310243Z\" level=info msg=\"Checking pod openstack_glance-db-create-bnrvl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.419319 | controller |     "Jun 14 09:37:46.374311 crc crio[24245]: time=\"2026-06-14T09:37:46.373479787Z\" level=info msg=\"Stopping container: 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d (timeout: 25s)\" id=5f25723e-fec4-44e5-84e5-aac55fab0341 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.419337 | controller |     "Jun 14 09:37:46.512789 crc crio[24245]: 2026-06-14T09:37:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bb4256ce0f29675 Mac:d2:2f:97:98:95:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:34 Mtu:0 Sandbox:/var/run/netns/b317e86f-16ff-44e4-bb1f-b77ad1cb12fb SocketPath: PciID:}] [{Interface:0xc0002808e0 Address:{IP:10.217.1.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.419382 | controller |     "Jun 14 09:37:46.513793 crc crio[24245]: time=\"2026-06-14T09:37:46.513712154Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-v5npw Namespace:openstack ID:bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12 UID:69dff404-bf2e-4901-8b88-0330952eab11 NetNS:/var/run/netns/b317e86f-16ff-44e4-bb1f-b77ad1cb12fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dff404_bf2e_4901_8b88_0330952eab11.slice PodAnnotations:0xc003bf62e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.419400 | controller |     "Jun 14 09:37:46.514173 crc crio[24245]: time=\"2026-06-14T09:37:46.514034814Z\" level=info msg=\"Checking pod openstack_keystone-db-create-v5npw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.419416 | controller |     "Jun 14 09:37:46.543383 crc crio[24245]: time=\"2026-06-14T09:37:46.534240567Z\" level=info msg=\"Stopped container 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc: openstack/memcached-0/memcached\" id=25a2df1a-ad79-4bad-b683-6a840bcafc83 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.419431 | controller |     "Jun 14 09:37:46.543383 crc crio[24245]: time=\"2026-06-14T09:37:46.539254216Z\" level=info msg=\"Stopping pod sandbox: 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b\" id=82e9ea84-cc38-49a7-a663-51c634fdc527 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.419446 | controller |     "Jun 14 09:37:46.543383 crc crio[24245]: time=\"2026-06-14T09:37:46.541974903Z\" level=info msg=\"Stopping container: 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317 (timeout: 604787s)\" id=600cdb8f-1d2e-46d3-a573-1d39a1a4460b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.419461 | controller |     "Jun 14 09:37:46.561640 crc crio[24245]: time=\"2026-06-14T09:37:46.549443543Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b UID:a9656e61-b878-4572-b0ac-ee63a97eebbc NetNS:/var/run/netns/6b827e3a-2fab-4693-8267-cdd14782f92d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda9656e61_b878_4572_b0ac_ee63a97eebbc.slice PodAnnotations:0xc0006027f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.419477 | controller |     "Jun 14 09:37:46.561640 crc crio[24245]: time=\"2026-06-14T09:37:46.549711532Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.419492 | controller |     "Jun 14 09:37:46.561640 crc crio[24245]: time=\"2026-06-14T09:37:46.556756488Z\" level=info msg=\"Got pod network &{Name:barbican-6e2f-account-create-update-nfkmj Namespace:openstack ID:0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5 UID:15347707-fa12-4520-9113-2ce2e45ff28c NetNS:/var/run/netns/e6b87c19-050a-4d4e-b516-444264a098d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15347707_fa12_4520_9113_2ce2e45ff28c.slice PodAnnotations:0xc000620c98}] Aliases:map[]}\"",
2026-06-14 10:12:41.419511 | controller |     "Jun 14 09:37:46.561640 crc crio[24245]: time=\"2026-06-14T09:37:46.55681088Z\" level=info msg=\"Adding pod openstack_barbican-6e2f-account-create-update-nfkmj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.419527 | controller |     "Jun 14 09:37:46.583567 crc crio[24245]: time=\"2026-06-14T09:37:46.581647275Z\" level=info msg=\"Got pod network &{Name:keystone-7d31-account-create-update-cbqcd Namespace:openstack ID:9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e UID:cc4e174a-dc43-4035-a587-d9469dc0fa7f NetNS:/var/run/netns/85cf0274-2d52-4536-b4dc-25d7bc595a3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc4e174a_dc43_4035_a587_d9469dc0fa7f.slice PodAnnotations:0xc006e0a020}] Aliases:map[]}\"",
2026-06-14 10:12:41.419542 | controller |     "Jun 14 09:37:46.583567 crc crio[24245]: time=\"2026-06-14T09:37:46.581913728Z\" level=info msg=\"Adding pod openstack_keystone-7d31-account-create-update-cbqcd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.419557 | controller |     "Jun 14 09:37:46.822707 crc crio[24245]: time=\"2026-06-14T09:37:46.82023002Z\" level=info msg=\"Created container e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508: openstack/placement-5548fcbf66-p9fzv/placement-log\" id=262f9342-f4f8-4678-930c-44dac8a41c2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.419573 | controller |     "Jun 14 09:37:46.887909 crc crio[24245]: time=\"2026-06-14T09:37:46.884332982Z\" level=info msg=\"Created container 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api\" id=9c7d073b-6527-4863-b77f-0c9f5167fec9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.419588 | controller |     "Jun 14 09:37:46.896361 crc crio[24245]: time=\"2026-06-14T09:37:46.89478366Z\" level=info msg=\"Starting container: e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508\" id=52c4361b-f69a-424d-ba8c-f2502c3a049f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.419603 | controller |     "Jun 14 09:37:46.923240 crc crio[24245]: time=\"2026-06-14T09:37:46.919058824Z\" level=info msg=\"Started container\" PID=235106 containerID=e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508 description=openstack/placement-5548fcbf66-p9fzv/placement-log id=52c4361b-f69a-424d-ba8c-f2502c3a049f name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a",
2026-06-14 10:12:41.419618 | controller |     "Jun 14 09:37:46.923240 crc crio[24245]: time=\"2026-06-14T09:37:46.920318535Z\" level=info msg=\"Starting container: 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa\" id=1faa0512-d81b-4a40-8304-142797526292 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.419633 | controller |     "Jun 14 09:37:46.944732 crc crio[24245]: time=\"2026-06-14T09:37:46.944549464Z\" level=info msg=\"Started container\" PID=235179 containerID=6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa description=openstack/barbican-api-b7c84dcb-8kvj9/barbican-api id=1faa0512-d81b-4a40-8304-142797526292 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d",
2026-06-14 10:12:41.419647 | controller |     "Jun 14 09:37:46.950181 crc crio[24245]: time=\"2026-06-14T09:37:46.950099363Z\" level=info msg=\"Stopping container: a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b (timeout: 604788s)\" id=d2ee937e-9ae0-4cde-af30-14a2523a8a6f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.419662 | controller |     "Jun 14 09:37:46.976033 crc crio[24245]: time=\"2026-06-14T09:37:46.974113765Z\" level=info msg=\"Stopped container df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=d80dadfe-e2ee-443d-960e-328ca45b2f90 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.419680 | controller |     "Jun 14 09:37:47.012797 crc crio[24245]: time=\"2026-06-14T09:37:47.009952468Z\" level=info msg=\"Stopping pod sandbox: 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2\" id=e63ab1c0-0ee1-482f-bc53-de0078d1453c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.419695 | controller |     "Jun 14 09:37:47.030701 crc crio[24245]: time=\"2026-06-14T09:37:47.027976851Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2 UID:dc6be92d-3b6d-40db-894f-a4102ee0b976 NetNS:/var/run/netns/081fd409-ebb1-4183-b9e4-a66d8b516f82 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddc6be92d_3b6d_40db_894f_a4102ee0b976.slice PodAnnotations:0xc003bf60e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.419710 | controller |     "Jun 14 09:37:47.030701 crc crio[24245]: time=\"2026-06-14T09:37:47.02827081Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.419725 | controller |     "Jun 14 09:37:47.084135 crc crio[24245]: time=\"2026-06-14T09:37:47.083811407Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=6b2b47f1-8f68-4537-aad1-64a093bd2736 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.419740 | controller |     "Jun 14 09:37:47.207143 crc crio[24245]: time=\"2026-06-14T09:37:47.206496815Z\" level=info msg=\"Stopped pod sandbox: 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013\" id=22760b84-03f0-4f3e-be45-77a33961784d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.419756 | controller |     "Jun 14 09:37:47.358988 crc crio[24245]: time=\"2026-06-14T09:37:47.355627478Z\" level=info msg=\"Got pod network &{Name:glance-6d4a-account-create-update-gdm9g Namespace:openstack ID:23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a UID:2131208d-93cf-4009-83ab-5b0839036a3e NetNS:/var/run/netns/402240a2-f288-4f3a-9899-cce69d0d6c98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2131208d_93cf_4009_83ab_5b0839036a3e.slice PodAnnotations:0xc006e0a2b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.419771 | controller |     "Jun 14 09:37:47.358988 crc crio[24245]: time=\"2026-06-14T09:37:47.355760042Z\" level=info msg=\"Adding pod openstack_glance-6d4a-account-create-update-gdm9g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.419787 | controller |     "Jun 14 09:37:47.762555 crc crio[24245]: time=\"2026-06-14T09:37:47.762131305Z\" level=info msg=\"Stopped container d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=5a966e29-2464-426f-9639-a8583f0a2f05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.419803 | controller |     "Jun 14 09:37:47.770456 crc crio[24245]: time=\"2026-06-14T09:37:47.769540893Z\" level=info msg=\"Stopping pod sandbox: 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462\" id=d9751dbc-7662-4983-ab14-619d9948c622 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.419822 | controller |     "Jun 14 09:37:47.793561 crc crio[24245]: time=\"2026-06-14T09:37:47.792200642Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462 UID:054ccaec-f86c-4350-9bfb-298acf747a9b NetNS:/var/run/netns/a94d327d-b3e1-4a2d-95f0-45c8e930c0e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod054ccaec_f86c_4350_9bfb_298acf747a9b.slice PodAnnotations:0xc00161a508}] Aliases:map[]}\"",
2026-06-14 10:12:41.419841 | controller |     "Jun 14 09:37:47.793561 crc crio[24245]: time=\"2026-06-14T09:37:47.792649047Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.419860 | controller |     "Jun 14 09:37:47.816148 crc crio[24245]: time=\"2026-06-14T09:37:47.81608317Z\" level=info msg=\"Stopped pod sandbox: a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee\" id=2e65dedb-715f-411f-b8ba-841b63d7bba6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.419878 | controller |     "Jun 14 09:37:47.821135 crc crio[24245]: time=\"2026-06-14T09:37:47.820094101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.419894 | controller |     "Jun 14 09:37:47.857383 crc crio[24245]: time=\"2026-06-14T09:37:47.852541115Z\" level=info msg=\"Ran pod sandbox bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12 with infra container: openstack/keystone-db-create-v5npw/POD\" id=3a6a7d51-ed7b-447d-96ca-127e97256f46 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.419911 | controller |     "Jun 14 09:37:47.890178 crc crio[24245]: time=\"2026-06-14T09:37:47.88750758Z\" level=info msg=\"Ran pod sandbox 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9 with infra container: openstack/glance-db-create-bnrvl/POD\" id=e440c3f6-14da-4f65-bf3c-4d27defd3036 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.419929 | controller |     "Jun 14 09:37:47.899743 crc crio[24245]: time=\"2026-06-14T09:37:47.899537167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.419944 | controller |     "Jun 14 09:37:47.929489 crc crio[24245]: time=\"2026-06-14T09:37:47.929328005Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=46f0d82c-b4fa-4662-a594-2edab9d8579e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.419961 | controller |     "Jun 14 09:37:47.930561 crc crio[24245]: time=\"2026-06-14T09:37:47.930522883Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4623ea53-b390-4e37-ba80-b502bbeb51b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.419979 | controller |     "Jun 14 09:37:47.937891 crc crio[24245]: time=\"2026-06-14T09:37:47.936999401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=97c8e430-af7a-4577-9d43-d84bc2b9fce3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.419994 | controller |     "Jun 14 09:37:47.969211 crc crio[24245]: time=\"2026-06-14T09:37:47.969073207Z\" level=info msg=\"Creating container: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=215a80a4-6dda-4881-811b-ff99c395dcc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.420012 | controller |     "Jun 14 09:37:47.969643 crc crio[24245]: time=\"2026-06-14T09:37:47.969556572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.420030 | controller |     "Jun 14 09:37:47.992675 crc crio[24245]: time=\"2026-06-14T09:37:47.992379436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8d8a32c3-6abd-4269-b7c5-5a812bc27051 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.420085 | controller |     "Jun 14 09:37:48.029640 crc crio[24245]: time=\"2026-06-14T09:37:48.029162113Z\" level=info msg=\"Created container 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener\" id=98ff1a79-5399-418a-8d3e-438d47a0fcb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.420104 | controller |     "Jun 14 09:37:48.046970 crc crio[24245]: time=\"2026-06-14T09:37:48.046331118Z\" level=info msg=\"Starting container: 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b\" id=321b670a-85cb-4370-a2d8-58f160399748 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.420120 | controller |     "Jun 14 09:37:48.062546 crc crio[24245]: time=\"2026-06-14T09:37:48.062486024Z\" level=info msg=\"Started container\" PID=235194 containerID=1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b description=openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener id=321b670a-85cb-4370-a2d8-58f160399748 name=/runtime.v1.RuntimeService/StartContainer sandboxID=985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7",
2026-06-14 10:12:41.420135 | controller |     "Jun 14 09:37:48.111999 crc crio[24245]: time=\"2026-06-14T09:37:48.109462765Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-5jpjc Namespace:openstack ID:5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00 UID:d212e1e5-0d11-47ca-bd4b-96765a68578f NetNS:/var/run/netns/9704dcd2-63ff-4b23-8a5b-c2720ac377cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd212e1e5_0d11_47ca_bd4b_96765a68578f.slice PodAnnotations:0xc001fea270}] Aliases:map[]}\"",
2026-06-14 10:12:41.420151 | controller |     "Jun 14 09:37:48.111999 crc crio[24245]: time=\"2026-06-14T09:37:48.109551408Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-5jpjc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.420166 | controller |     "Jun 14 09:37:48.113473 crc crio[24245]: time=\"2026-06-14T09:37:48.113434323Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-9pzv5 Namespace:openstack ID:25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad UID:cd37e310-400b-46cd-bb2f-175ac18747fb NetNS:/var/run/netns/544d00f2-03b4-43b6-a96f-ae3b1cfa719c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd37e310_400b_46cd_bb2f_175ac18747fb.slice PodAnnotations:0xc00161a650}] Aliases:map[]}\"",
2026-06-14 10:12:41.420181 | controller |     "Jun 14 09:37:48.113667 crc crio[24245]: time=\"2026-06-14T09:37:48.11364046Z\" level=info msg=\"Adding pod openstack_barbican-db-create-9pzv5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.420196 | controller |     "Jun 14 09:37:48.385149 crc crio[24245]: time=\"2026-06-14T09:37:48.378403052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=a45cf85f-987a-4e39-badc-3513bb35a7f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.420212 | controller |     "Jun 14 09:37:48.562924 crc crio[24245]: time=\"2026-06-14T09:37:48.56221687Z\" level=info msg=\"Stopped container 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6: openstack/glance-default-external-api-0/glance-httpd\" id=dc0bf188-7bcd-4495-84ad-62091d03a406 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420226 | controller |     "Jun 14 09:37:48.570955 crc crio[24245]: time=\"2026-06-14T09:37:48.570799259Z\" level=info msg=\"Stopping pod sandbox: 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72\" id=529bb773-950b-44fa-b93f-57e87093fbca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.420245 | controller |     "Jun 14 09:37:48.584960 crc crio[24245]: time=\"2026-06-14T09:37:48.577306258Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72 UID:21ede592-a147-4cc5-85a6-fbe8fe42c478 NetNS:/var/run/netns/ed9e953f-a2e8-4e14-9076-a8dbc379d5e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ede592_a147_4cc5_85a6_fbe8fe42c478.slice PodAnnotations:0xc001b86578}] Aliases:map[]}\"",
2026-06-14 10:12:41.420260 | controller |     "Jun 14 09:37:48.584960 crc crio[24245]: time=\"2026-06-14T09:37:48.577522425Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.420275 | controller |     "Jun 14 09:37:48.679168 crc crio[24245]: time=\"2026-06-14T09:37:48.653150724Z\" level=info msg=\"Creating container: openstack/placement-5548fcbf66-p9fzv/placement-api\" id=1839ed8d-ce1c-42bc-89d6-6f3482a72645 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.420290 | controller |     "Jun 14 09:37:48.679168 crc crio[24245]: time=\"2026-06-14T09:37:48.653321083Z\" level=info msg=\"Stopping container: 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea (timeout: 26s)\" id=7dc32a51-2cc5-424d-904c-7185ef29b76a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420305 | controller |     "Jun 14 09:37:48.753813 crc crio[24245]: time=\"2026-06-14T09:37:48.727980313Z\" level=info msg=\"Creating container: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=f08df2ad-f27a-4a4d-8e18-c8622e8e7759 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.420319 | controller |     "Jun 14 09:37:48.975290 crc crio[24245]: time=\"2026-06-14T09:37:48.97469032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.420334 | controller |     "Jun 14 09:37:48.976428 crc crio[24245]: time=\"2026-06-14T09:37:48.975944374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.420374 | controller |     "Jun 14 09:37:49.132820 crc crio[24245]: time=\"2026-06-14T09:37:49.132259423Z\" level=info msg=\"Stopped pod sandbox: 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff\" id=08cac248-5e6b-456a-95ab-4ff25ea9caca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.420393 | controller |     "Jun 14 09:37:49.380074 crc crio[24245]: time=\"2026-06-14T09:37:49.37944568Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-704b-account-create-update-lvqq2/POD\" id=2434ad41-dc4a-40c9-8499-6e794fe6fbbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.420408 | controller |     "Jun 14 09:37:49.380261 crc crio[24245]: time=\"2026-06-14T09:37:49.380117932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.420423 | controller |     "Jun 14 09:37:49.663950 crc crio[24245]: time=\"2026-06-14T09:37:49.663883211Z\" level=info msg=\"Stopping container: a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840 (timeout: 300s)\" id=5087abbc-333e-43a8-ac41-b82e61f9ae04 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420438 | controller |     "Jun 14 09:37:49.939427 crc crio[24245]: time=\"2026-06-14T09:37:49.939040427Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-jkww4/POD\" id=6304ae4f-c1b1-442e-9cc2-93dd89bad18f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.420457 | controller |     "Jun 14 09:37:49.941166 crc crio[24245]: time=\"2026-06-14T09:37:49.93944842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.420472 | controller |     "Jun 14 09:37:50.334088 crc crio[24245]: time=\"2026-06-14T09:37:50.333648865Z\" level=info msg=\"Stopped container 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea: openstack/ovn-controller-jrwkf/ovn-controller\" id=7dc32a51-2cc5-424d-904c-7185ef29b76a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420487 | controller |     "Jun 14 09:37:50.345807 crc crio[24245]: time=\"2026-06-14T09:37:50.345180517Z\" level=info msg=\"Stopping pod sandbox: 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89\" id=853c5791-d0bf-4d66-9ead-59bd10f3f4ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.420502 | controller |     "Jun 14 09:37:50.354256 crc crio[24245]: time=\"2026-06-14T09:37:50.354162636Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf Namespace:openstack ID:575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89 UID:c093696f-e1fe-4f70-9e93-fd00f3930377 NetNS:/var/run/netns/1436788f-827b-43a8-9031-8883a35016e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc093696f_e1fe_4f70_9e93_fd00f3930377.slice PodAnnotations:0xc006e0a5f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.420517 | controller |     "Jun 14 09:37:50.354955 crc crio[24245]: time=\"2026-06-14T09:37:50.354397053Z\" level=info msg=\"Deleting pod openstack_ovn-controller-jrwkf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.420531 | controller |     "Jun 14 09:37:50.409568 crc crio[24245]: time=\"2026-06-14T09:37:50.409471928Z\" level=info msg=\"Stopping container: 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6 (timeout: 300s)\" id=c5baecf2-c8bd-4ab2-8d67-6be838dc5175 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420546 | controller |     "Jun 14 09:37:50.429059 crc crio[24245]: time=\"2026-06-14T09:37:50.427660853Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-k2nhp/POD\" id=7da15ab1-137f-44bd-8f37-bcc2bff58056 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.420561 | controller |     "Jun 14 09:37:50.429059 crc crio[24245]: time=\"2026-06-14T09:37:50.427898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.420575 | controller |     "Jun 14 09:37:50.478500 crc crio[24245]: time=\"2026-06-14T09:37:50.478448855Z\" level=info msg=\"Running pod sandbox: openstack/cinder-8ed3-account-create-update-cvv8f/POD\" id=e3d8fb85-e229-492d-a3d6-90b9918bf031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.420590 | controller |     "Jun 14 09:37:50.479181 crc crio[24245]: time=\"2026-06-14T09:37:50.479019224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.420604 | controller |     "Jun 14 09:37:50.480704 crc crio[24245]: time=\"2026-06-14T09:37:50.480672097Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-q579s/POD\" id=f7b42c4d-2bb1-492e-a9a8-009868fa1616 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.420619 | controller |     "Jun 14 09:37:50.481130 crc crio[24245]: time=\"2026-06-14T09:37:50.481108151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.420634 | controller |     "Jun 14 09:37:50.865682 crc crio[24245]: time=\"2026-06-14T09:37:50.863236421Z\" level=info msg=\"Stopped container 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e: openstack/glance-default-internal-api-0/glance-httpd\" id=f9d95d1d-e801-4bd2-b26e-39a0fe0ba751 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420652 | controller |     "Jun 14 09:37:50.875321 crc crio[24245]: time=\"2026-06-14T09:37:50.872814392Z\" level=info msg=\"Stopping pod sandbox: ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230\" id=1bf329b9-9229-444d-9032-199d4018e58a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.420668 | controller |     "Jun 14 09:37:50.907708 crc crio[24245]: time=\"2026-06-14T09:37:50.906405873Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230 UID:e63d893e-cd88-4150-8b9f-48a1732a2a0c NetNS:/var/run/netns/148e0667-e27a-4fa3-b9bf-df304cf68435 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode63d893e_cd88_4150_8b9f_48a1732a2a0c.slice PodAnnotations:0xc002c92ce8}] Aliases:map[]}\"",
2026-06-14 10:12:41.420683 | controller |     "Jun 14 09:37:50.907708 crc crio[24245]: time=\"2026-06-14T09:37:50.906670221Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.420698 | controller |     "Jun 14 09:37:51.004615 crc crio[24245]: time=\"2026-06-14T09:37:50.998433016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.420713 | controller |     "Jun 14 09:37:51.033923 crc crio[24245]: time=\"2026-06-14T09:37:51.027778533Z\" level=info msg=\"Created container 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f: openstack/neutron-6f59f75d57-xcz6r/neutron-httpd\" id=bb530266-7f50-492e-8b3d-d04ad0e8e34e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.420728 | controller |     "Jun 14 09:37:51.247425 crc crio[24245]: time=\"2026-06-14T09:37:51.233700385Z\" level=info msg=\"Starting container: 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f\" id=f60d4ee7-89fc-449c-874b-8d8494772aff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.420743 | controller |     "Jun 14 09:37:51.280545 crc crio[24245]: time=\"2026-06-14T09:37:51.269514995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.420757 | controller |     "Jun 14 09:37:51.311250 crc crio[24245]: time=\"2026-06-14T09:37:51.308920248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.420772 | controller |     "Jun 14 09:37:51.410277 crc crio[24245]: time=\"2026-06-14T09:37:51.402698762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.420787 | controller |     "Jun 14 09:37:51.465189 crc crio[24245]: time=\"2026-06-14T09:37:51.458395605Z\" level=info msg=\"Started container\" PID=236125 containerID=1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f description=openstack/neutron-6f59f75d57-xcz6r/neutron-httpd id=f60d4ee7-89fc-449c-874b-8d8494772aff name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01",
2026-06-14 10:12:41.420802 | controller |     "Jun 14 09:37:51.619663 crc crio[24245]: time=\"2026-06-14T09:37:51.61699023Z\" level=info msg=\"Stopped container a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=5087abbc-333e-43a8-ac41-b82e61f9ae04 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420820 | controller |     "Jun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.690419784Z\" level=info msg=\"Stopping container: 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738 (timeout: 30s)\" id=12e9e0c8-914d-4ea7-85bd-8baad3bd4506 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420835 | controller |     "Jun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.693454992Z\" level=info msg=\"Stopping container: e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811 (timeout: 10s)\" id=455fd852-4171-45b9-8a83-27a8102ec8bc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420850 | controller |     "Jun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.698323619Z\" level=info msg=\"Stopping container: c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9 (timeout: 30s)\" id=7ced39cc-31a5-4a85-8009-13686f0371a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420865 | controller |     "Jun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.710256903Z\" level=info msg=\"Stopping container: 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3 (timeout: 30s)\" id=b11cc599-561e-4afb-ba07-be756d1fc315 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420880 | controller |     "Jun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.72229421Z\" level=info msg=\"Stopping container: 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d (timeout: 30s)\" id=4542669d-0974-46fc-8fab-957da9678538 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420894 | controller |     "Jun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.723207198Z\" level=info msg=\"Stopping container: 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65 (timeout: 30s)\" id=d0e12fb0-e09d-48d8-adf4-4d105fee9fdc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420909 | controller |     "Jun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.736392363Z\" level=info msg=\"Stopping container: 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99 (timeout: 30s)\" id=7283cf50-28b8-44fb-beef-b160a094759d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420923 | controller |     "Jun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.737196009Z\" level=info msg=\"Stopping container: 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac (timeout: 30s)\" id=2bbeaf59-d346-4247-9e05-91f6ba540756 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420937 | controller |     "Jun 14 09:37:51.749786 crc crio[24245]: time=\"2026-06-14T09:37:51.738031216Z\" level=info msg=\"Stopping container: 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef (timeout: 30s)\" id=02d37bfc-df02-4a41-a92c-4ea2647422bb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420952 | controller |     "Jun 14 09:37:51.754957 crc crio[24245]: time=\"2026-06-14T09:37:51.752572404Z\" level=info msg=\"Stopping container: 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871 (timeout: 30s)\" id=ee262b33-d011-4a80-a656-3731615184f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420966 | controller |     "Jun 14 09:37:51.754957 crc crio[24245]: time=\"2026-06-14T09:37:51.753474992Z\" level=info msg=\"Stopping container: c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac (timeout: 30s)\" id=d3175909-0cf0-4f54-bee0-2c99a9506767 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420980 | controller |     "Jun 14 09:37:51.757438 crc crio[24245]: time=\"2026-06-14T09:37:51.756657975Z\" level=info msg=\"Stopping container: 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd (timeout: 30s)\" id=ce80e8d9-4f14-4cc4-8e86-25fa1415ddae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.420997 | controller |     "Jun 14 09:37:51.757438 crc crio[24245]: time=\"2026-06-14T09:37:51.75712086Z\" level=info msg=\"Stopping container: 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3 (timeout: 30s)\" id=9fe8657b-abcf-4fe8-9af3-e40068ecc950 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421012 | controller |     "Jun 14 09:37:51.855747 crc crio[24245]: time=\"2026-06-14T09:37:51.844974029Z\" level=info msg=\"Stopping container: d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522 (timeout: 30s)\" id=6ff4c3c5-0b94-46cd-9a9c-15ff958cdb3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421026 | controller |     "Jun 14 09:37:51.855747 crc crio[24245]: time=\"2026-06-14T09:37:51.845373695Z\" level=info msg=\"Stopping container: 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2 (timeout: 30s)\" id=d5756f5f-97c7-4ef7-8f67-2a62adc0c263 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421041 | controller |     "Jun 14 09:37:51.888954 crc crio[24245]: time=\"2026-06-14T09:37:51.888908985Z\" level=info msg=\"Stopping container: 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8 (timeout: 30s)\" id=fd7d7103-b513-4532-81e1-b0d10a5dce91 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421055 | controller |     "Jun 14 09:37:52.062249 crc crio[24245]: time=\"2026-06-14T09:37:52.061270992Z\" level=info msg=\"Stopped pod sandbox: 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462\" id=d9751dbc-7662-4983-ab14-619d9948c622 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.421069 | controller |     "Jun 14 09:37:52.078477 crc crio[24245]: time=\"2026-06-14T09:37:52.078297603Z\" level=info msg=\"Stopped pod sandbox: 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b\" id=82e9ea84-cc38-49a7-a663-51c634fdc527 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.421084 | controller |     "Jun 14 09:37:52.095380 crc crio[24245]: time=\"2026-06-14T09:37:52.094780723Z\" level=info msg=\"Running pod sandbox: openstack/neutron-4ad3-account-create-update-777fn/POD\" id=354a6e9d-7c07-4ac2-b678-7c2eebc02abd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.421098 | controller |     "Jun 14 09:37:52.095380 crc crio[24245]: time=\"2026-06-14T09:37:52.094926808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.421113 | controller |     "Jun 14 09:37:52.285917 crc crio[24245]: time=\"2026-06-14T09:37:52.282326011Z\" level=info msg=\"Stopping container: e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4 (timeout: 30s)\" id=33ca382e-b5f7-4bbb-86ad-95ba17990a8f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421127 | controller |     "Jun 14 09:37:52.285917 crc crio[24245]: time=\"2026-06-14T09:37:52.285121721Z\" level=info msg=\"Stopping container: 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa (timeout: 30s)\" id=2f356222-edf6-4a31-9d08-d9325413f5f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421141 | controller |     "Jun 14 09:37:52.293699 crc crio[24245]: time=\"2026-06-14T09:37:52.291193246Z\" level=info msg=\"Stopping container: 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b (timeout: 30s)\" id=50b1a40b-05d2-4098-be1b-8b34e5f1dee6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421155 | controller |     "Jun 14 09:37:52.293699 crc crio[24245]: time=\"2026-06-14T09:37:52.293226851Z\" level=info msg=\"Stopping container: 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085 (timeout: 30s)\" id=a1758718-b74f-4a4d-b7a9-817981fc0e11 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421169 | controller |     "Jun 14 09:37:52.306889 crc crio[24245]: time=\"2026-06-14T09:37:52.302372015Z\" level=info msg=\"Stopping container: 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72 (timeout: 30s)\" id=8ac2ff21-d2b1-4404-ba51-f76d3df7f875 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421190 | controller |     "Jun 14 09:37:52.306889 crc crio[24245]: time=\"2026-06-14T09:37:52.303682344Z\" level=info msg=\"Stopping container: d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43 (timeout: 30s)\" id=a37ca7e1-62c2-4334-9b63-45cfba3ffa80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421205 | controller |     "Jun 14 09:37:52.314031 crc crio[24245]: time=\"2026-06-14T09:37:52.312388788Z\" level=info msg=\"Stopping container: 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa (timeout: 30s)\" id=23fe03b3-9e07-4240-ab0e-33ce4e91a534 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421219 | controller |     "Jun 14 09:37:52.321170 crc crio[24245]: time=\"2026-06-14T09:37:52.320209209Z\" level=info msg=\"Stopping container: 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a (timeout: 30s)\" id=4ba889f2-0edf-4df5-aeaf-0cc831e6bdb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421234 | controller |     "Jun 14 09:37:52.486188 crc crio[24245]: time=\"2026-06-14T09:37:52.485034879Z\" level=info msg=\"Stopped pod sandbox: 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46\" id=633ea972-1187-454c-abd8-14e0f2f648e5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.421248 | controller |     "Jun 14 09:37:52.503952 crc crio[24245]: time=\"2026-06-14T09:37:52.49849332Z\" level=info msg=\"Stopped container 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=c5baecf2-c8bd-4ab2-8d67-6be838dc5175 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421262 | controller |     "Jun 14 09:37:52.538758 crc crio[24245]: time=\"2026-06-14T09:37:52.538192519Z\" level=info msg=\"Stopping pod sandbox: a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea\" id=00732826-00ce-4cd5-8c8e-ef32eff57e5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.421277 | controller |     "Jun 14 09:37:52.539562 crc crio[24245]: time=\"2026-06-14T09:37:52.539454938Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea UID:41d5cee7-1b3c-4db2-8b0c-3111b8050c45 NetNS:/var/run/netns/28524a70-b095-4ddd-878a-57870e43a766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41d5cee7_1b3c_4db2_8b0c_3111b8050c45.slice PodAnnotations:0xc00161acb0}] Aliases:map[]}\"",
2026-06-14 10:12:41.421292 | controller |     "Jun 14 09:37:52.539715 crc crio[24245]: time=\"2026-06-14T09:37:52.539678415Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.421307 | controller |     "Jun 14 09:37:53.027942 crc crio[24245]: time=\"2026-06-14T09:37:53.023694487Z\" level=info msg=\"Stopped container e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811: openstack/dnsmasq-dns-94bfffd6f-sbs5d/dnsmasq-dns\" id=455fd852-4171-45b9-8a83-27a8102ec8bc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421321 | controller |     "Jun 14 09:37:53.039563 crc crio[24245]: time=\"2026-06-14T09:37:53.039080542Z\" level=info msg=\"Stopped container 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65: openstack/swift-storage-0/account-replicator\" id=d0e12fb0-e09d-48d8-adf4-4d105fee9fdc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421336 | controller |     "Jun 14 09:37:53.099564 crc crio[24245]: time=\"2026-06-14T09:37:53.097360727Z\" level=info msg=\"Stopped container 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd: openstack/swift-storage-0/object-replicator\" id=ce80e8d9-4f14-4cc4-8e86-25fa1415ddae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421370 | controller |     "Jun 14 09:37:53.123937 crc crio[24245]: time=\"2026-06-14T09:37:53.123736648Z\" level=info msg=\"Stopping pod sandbox: 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10\" id=231b9232-bd4b-4c3e-8200-efe53f376566 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.421388 | controller |     "Jun 14 09:37:53.129993 crc crio[24245]: time=\"2026-06-14T09:37:53.127825664Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-94bfffd6f-sbs5d Namespace:openstack ID:333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10 UID:5c6492d9-c82e-4eed-b164-eac4e1a8d31b NetNS:/var/run/netns/b3e003ec-0d45-48d6-a9c5-b030f9ab0cfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c6492d9_c82e_4eed_b164_eac4e1a8d31b.slice PodAnnotations:0xc000620a58}] Aliases:map[]}\"",
2026-06-14 10:12:41.421403 | controller |     "Jun 14 09:37:53.129993 crc crio[24245]: time=\"2026-06-14T09:37:53.128229167Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-94bfffd6f-sbs5d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.421418 | controller |     "Jun 14 09:37:53.165917 crc crio[24245]: time=\"2026-06-14T09:37:53.163302993Z\" level=info msg=\"Stopped container 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2: openstack/swift-storage-0/container-replicator\" id=d5756f5f-97c7-4ef7-8f67-2a62adc0c263 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421433 | controller |     "Jun 14 09:37:53.166411 crc crio[24245]: time=\"2026-06-14T09:37:53.166133195Z\" level=info msg=\"Stopped container 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3: openstack/swift-storage-0/container-updater\" id=b11cc599-561e-4afb-ba07-be756d1fc315 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421448 | controller |     "Jun 14 09:37:53.210064 crc crio[24245]: time=\"2026-06-14T09:37:53.205139304Z\" level=info msg=\"Stopped container 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac: openstack/swift-storage-0/container-auditor\" id=2bbeaf59-d346-4247-9e05-91f6ba540756 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421463 | controller |     "Jun 14 09:37:53.240640 crc crio[24245]: time=\"2026-06-14T09:37:53.240379614Z\" level=info msg=\"Stopped container 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8: openstack/swift-storage-0/account-auditor\" id=fd7d7103-b513-4532-81e1-b0d10a5dce91 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421477 | controller |     "Jun 14 09:37:53.346289 crc crio[24245]: time=\"2026-06-14T09:37:53.341907692Z\" level=info msg=\"Stopping container: 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6 (timeout: 21s)\" id=bcd72046-f429-413f-b4a4-afa3cccb2c45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421492 | controller |     "Jun 14 09:37:53.351679 crc crio[24245]: time=\"2026-06-14T09:37:53.351560883Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-jkww4 Namespace:openstack ID:214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c UID:fcd2549e-40c4-4cbf-a192-2baf836a5a1c NetNS:/var/run/netns/5b3e48fb-f1f1-4383-9b91-16ccc5024568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcd2549e_40c4_4cbf_a192_2baf836a5a1c.slice PodAnnotations:0xc006e0a5c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.421507 | controller |     "Jun 14 09:37:53.351679 crc crio[24245]: time=\"2026-06-14T09:37:53.351659666Z\" level=info msg=\"Adding pod openstack_cinder-db-create-jkww4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.421522 | controller |     "Jun 14 09:37:53.496047 crc crio[24245]: time=\"2026-06-14T09:37:53.495894854Z\" level=info msg=\"Stopped container 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef: openstack/swift-storage-0/object-expirer\" id=02d37bfc-df02-4a41-a92c-4ea2647422bb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421540 | controller |     "Jun 14 09:37:53.555706 crc crio[24245]: time=\"2026-06-14T09:37:53.555632216Z\" level=info msg=\"Stopped container 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3: openstack/swift-storage-0/account-reaper\" id=9fe8657b-abcf-4fe8-9af3-e40068ecc950 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421556 | controller |     "Jun 14 09:37:53.732168 crc crio[24245]: time=\"2026-06-14T09:37:53.731140101Z\" level=info msg=\"Stopped container 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871: openstack/swift-storage-0/object-updater\" id=ee262b33-d011-4a80-a656-3731615184f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421571 | controller |     "Jun 14 09:37:53.844326 crc crio[24245]: 2026-06-14T09:37:53Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72a9d14fe0f7f45 Mac:c2:b2:fa:8b:f8:c6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:37 Mtu:0 Sandbox:/var/run/netns/ca34a4d2-2cbc-4f0e-ab47-754878762f87 SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.1.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.421585 | controller |     "Jun 14 09:37:53.846349 crc crio[24245]: time=\"2026-06-14T09:37:53.846249209Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-k24rz Namespace:openstack ID:72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584 UID:0e450836-37ea-446b-9cd3-f3dfb1a1903b NetNS:/var/run/netns/ca34a4d2-2cbc-4f0e-ab47-754878762f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e450836_37ea_446b_9cd3_f3dfb1a1903b.slice PodAnnotations:0xc001fea1e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.421600 | controller |     "Jun 14 09:37:53.846500 crc crio[24245]: time=\"2026-06-14T09:37:53.846476626Z\" level=info msg=\"Checking pod openstack_neutron-db-create-k24rz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.421615 | controller |     "Jun 14 09:37:53.869630 crc crio[24245]: time=\"2026-06-14T09:37:53.869454145Z\" level=info msg=\"Stopped container 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99: openstack/swift-storage-0/object-auditor\" id=7283cf50-28b8-44fb-beef-b160a094759d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421630 | controller |     "Jun 14 09:37:53.878007 crc crio[24245]: time=\"2026-06-14T09:37:53.877738302Z\" level=info msg=\"Stopped container 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085: openstack/ceilometer-0/sg-core\" id=a1758718-b74f-4a4d-b7a9-817981fc0e11 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421645 | controller |     "Jun 14 09:37:53.888827 crc crio[24245]: time=\"2026-06-14T09:37:53.888746796Z\" level=info msg=\"Stopped container 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api-log\" id=23fe03b3-9e07-4240-ab0e-33ce4e91a534 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421660 | controller |     "Jun 14 09:37:53.898936 crc crio[24245]: time=\"2026-06-14T09:37:53.898748157Z\" level=info msg=\"Stopped container 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener-log\" id=8ac2ff21-d2b1-4404-ba51-f76d3df7f875 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421675 | controller |     "Jun 14 09:37:53.903525 crc crio[24245]: time=\"2026-06-14T09:37:53.903308011Z\" level=info msg=\"Stopped container 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738: openstack/swift-storage-0/rsync\" id=12e9e0c8-914d-4ea7-85bd-8baad3bd4506 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421693 | controller |     "Jun 14 09:37:53.916399 crc crio[24245]: time=\"2026-06-14T09:37:53.916164311Z\" level=info msg=\"Stopped pod sandbox: 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2\" id=e63ab1c0-0ee1-482f-bc53-de0078d1453c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.421709 | controller |     "Jun 14 09:37:53.955656 crc crio[24245]: time=\"2026-06-14T09:37:53.948267283Z\" level=info msg=\"Stopped pod sandbox: 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89\" id=853c5791-d0bf-4d66-9ead-59bd10f3f4ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.421724 | controller |     "Jun 14 09:37:53.955656 crc crio[24245]: time=\"2026-06-14T09:37:53.949692417Z\" level=info msg=\"Stopped pod sandbox: 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72\" id=529bb773-950b-44fa-b93f-57e87093fbca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.421739 | controller |     "Jun 14 09:37:53.983092 crc crio[24245]: time=\"2026-06-14T09:37:53.970026743Z\" level=info msg=\"Stopping container: d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71 (timeout: 20s)\" id=6129e2c6-5104-47d8-8006-c94e85096850 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421753 | controller |     "Jun 14 09:37:54.038777 crc crio[24245]: time=\"2026-06-14T09:37:54.038325482Z\" level=info msg=\"Stopped container c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac: openstack/swift-storage-0/container-server\" id=d3175909-0cf0-4f54-bee0-2c99a9506767 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421768 | controller |     "Jun 14 09:37:54.148045 crc crio[24245]: time=\"2026-06-14T09:37:54.146668988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.421783 | controller |     "Jun 14 09:37:54.151352 crc crio[24245]: time=\"2026-06-14T09:37:54.149282912Z\" level=info msg=\"Stopped container d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522: openstack/swift-storage-0/object-server\" id=6ff4c3c5-0b94-46cd-9a9c-15ff958cdb3d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421797 | controller |     "Jun 14 09:37:54.157569 crc crio[24245]: time=\"2026-06-14T09:37:54.156965702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.421812 | controller |     "Jun 14 09:37:54.294287 crc crio[24245]: time=\"2026-06-14T09:37:54.294112337Z\" level=info msg=\"Stopped container 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317: openstack/rabbitmq-server-0/rabbitmq\" id=600cdb8f-1d2e-46d3-a573-1d39a1a4460b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421827 | controller |     "Jun 14 09:37:54.304503 crc crio[24245]: time=\"2026-06-14T09:37:54.301173144Z\" level=info msg=\"Stopping pod sandbox: 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0\" id=c69eebb1-747b-4c78-b0ed-031eebadb7ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.421842 | controller |     "Jun 14 09:37:54.313519 crc crio[24245]: time=\"2026-06-14T09:37:54.312352554Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0 UID:26bf2b95-06d6-4bc3-b1ee-208e22a0e2c0 NetNS:/var/run/netns/6a2cd161-f35b-4cbd-840f-dd069f21caa7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26bf2b95_06d6_4bc3_b1ee_208e22a0e2c0.slice PodAnnotations:0xc00274a528}] Aliases:map[]}\"",
2026-06-14 10:12:41.421856 | controller |     "Jun 14 09:37:54.313519 crc crio[24245]: time=\"2026-06-14T09:37:54.312621482Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.421874 | controller |     "Jun 14 09:37:54.374187 crc crio[24245]: time=\"2026-06-14T09:37:54.369759509Z\" level=info msg=\"Stopped container 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker\" id=c58c1b3b-ede3-4f56-9ed8-e8fd7ad38f4e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421889 | controller |     "Jun 14 09:37:54.377804 crc crio[24245]: time=\"2026-06-14T09:37:54.375170814Z\" level=info msg=\"Stopping pod sandbox: 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e\" id=cc493a0d-df7f-4c05-8b63-0ef7dc046a12 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.421904 | controller |     "Jun 14 09:37:54.381726 crc crio[24245]: time=\"2026-06-14T09:37:54.381449046Z\" level=info msg=\"Got pod network &{Name:barbican-worker-b774b49c-5mmw7 Namespace:openstack ID:1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e UID:1feaa293-73cf-43e9-b3d2-3586ceb8ae0f NetNS:/var/run/netns/82d8495b-eed9-4a49-a25e-799b6e576d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1feaa293_73cf_43e9_b3d2_3586ceb8ae0f.slice PodAnnotations:0xc00161a6c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.421920 | controller |     "Jun 14 09:37:54.381726 crc crio[24245]: time=\"2026-06-14T09:37:54.381710605Z\" level=info msg=\"Deleting pod openstack_barbican-worker-b774b49c-5mmw7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.421934 | controller |     "Jun 14 09:37:54.709093 crc crio[24245]: time=\"2026-06-14T09:37:54.706680523Z\" level=info msg=\"Stopped container c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9: openstack/swift-storage-0/account-server\" id=7ced39cc-31a5-4a85-8009-13686f0371a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421949 | controller |     "Jun 14 09:37:54.742935 crc crio[24245]: time=\"2026-06-14T09:37:54.742674141Z\" level=info msg=\"Stopped container a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=d2ee937e-9ae0-4cde-af30-14a2523a8a6f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.421963 | controller |     "Jun 14 09:37:54.748560 crc crio[24245]: time=\"2026-06-14T09:37:54.748467668Z\" level=info msg=\"Stopping pod sandbox: 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0\" id=7478f20d-7c0f-4a2c-a346-473c46123cfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.421979 | controller |     "Jun 14 09:37:54.750546 crc crio[24245]: time=\"2026-06-14T09:37:54.750467162Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0 UID:008469e1-fb18-4ab3-ba82-93684004c707 NetNS:/var/run/netns/773676bc-47a3-415f-bb4f-482358e09be4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod008469e1_fb18_4ab3_ba82_93684004c707.slice PodAnnotations:0xc006e0aa50}] Aliases:map[]}\"",
2026-06-14 10:12:41.421994 | controller |     "Jun 14 09:37:54.750739 crc crio[24245]: time=\"2026-06-14T09:37:54.750686419Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.422009 | controller |     "Jun 14 09:37:54.771498 crc crio[24245]: time=\"2026-06-14T09:37:54.770537319Z\" level=info msg=\"Stopped pod sandbox: ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230\" id=1bf329b9-9229-444d-9032-199d4018e58a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.422024 | controller |     "Jun 14 09:37:54.839232 crc crio[24245]: time=\"2026-06-14T09:37:54.833691717Z\" level=info msg=\"Stopped container 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089: openstack/openstack-cell1-galera-0/galera\" id=8766802b-51e1-40c9-9891-8a9e5fabf08e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.422041 | controller |     "Jun 14 09:37:54.858515 crc crio[24245]: time=\"2026-06-14T09:37:54.842361323Z\" level=info msg=\"Stopping pod sandbox: 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b\" id=180af4a3-25e7-4603-afa4-8e42e063b241 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.422056 | controller |     "Jun 14 09:37:54.858515 crc crio[24245]: time=\"2026-06-14T09:37:54.847208369Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b UID:57f1e157-345d-44e4-9a56-9797ae1c24f6 NetNS:/var/run/netns/8b2c44c7-7f5e-42db-a676-3ba32bcf3190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod57f1e157_345d_44e4_9a56_9797ae1c24f6.slice PodAnnotations:0xc006e0ab98}] Aliases:map[]}\"",
2026-06-14 10:12:41.422082 | controller |     "Jun 14 09:37:54.858515 crc crio[24245]: time=\"2026-06-14T09:37:54.847372264Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.422099 | controller |     "Jun 14 09:37:54.920075 crc crio[24245]: time=\"2026-06-14T09:37:54.919941583Z\" level=info msg=\"Got pod network &{Name:cinder-8ed3-account-create-update-cvv8f Namespace:openstack ID:f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c UID:ae43a2a4-b383-4850-9644-08457087dc2e NetNS:/var/run/netns/d6fbd781-5eec-453a-9004-fb207a2b549c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae43a2a4_b383_4850_9644_08457087dc2e.slice PodAnnotations:0xc0004cd788}] Aliases:map[]}\"",
2026-06-14 10:12:41.422114 | controller |     "Jun 14 09:37:54.920075 crc crio[24245]: time=\"2026-06-14T09:37:54.920086938Z\" level=info msg=\"Adding pod openstack_cinder-8ed3-account-create-update-cvv8f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.422129 | controller |     "Jun 14 09:37:54.960656 crc crio[24245]: time=\"2026-06-14T09:37:54.960538709Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-q579s Namespace:openstack ID:3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989 UID:fe5a32f2-deca-4335-b2e5-f01582333f66 NetNS:/var/run/netns/71780a4d-a789-4425-b1f1-18886149ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe5a32f2_deca_4335_b2e5_f01582333f66.slice PodAnnotations:0xc0004cd7f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.422145 | controller |     "Jun 14 09:37:54.960656 crc crio[24245]: time=\"2026-06-14T09:37:54.960646443Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-q579s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.422160 | controller |     "Jun 14 09:37:54.961542 crc crio[24245]: time=\"2026-06-14T09:37:54.961448288Z\" level=info msg=\"Stopped pod sandbox: 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10\" id=231b9232-bd4b-4c3e-8200-efe53f376566 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.422175 | controller |     "Jun 14 09:37:55.063902 crc crio[24245]: time=\"2026-06-14T09:37:55.063076371Z\" level=info msg=\"Stopped container d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71: openstack/ovn-controller-ovs-5srxp/ovsdb-server\" id=6129e2c6-5104-47d8-8006-c94e85096850 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.422190 | controller |     "Jun 14 09:37:55.067160 crc crio[24245]: 2026-06-14T09:37:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0080d806dcd91cf Mac:7a:e5:e7:2c:71:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:35 Mtu:0 Sandbox:/var/run/netns/e6b87c19-050a-4d4e-b516-444264a098d6 SocketPath: PciID:}] [{Interface:0xc000322770 Address:{IP:10.217.1.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.422209 | controller |     "Jun 14 09:37:55.069765 crc crio[24245]: time=\"2026-06-14T09:37:55.068905601Z\" level=info msg=\"Got pod network &{Name:barbican-6e2f-account-create-update-nfkmj Namespace:openstack ID:0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5 UID:15347707-fa12-4520-9113-2ce2e45ff28c NetNS:/var/run/netns/e6b87c19-050a-4d4e-b516-444264a098d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15347707_fa12_4520_9113_2ce2e45ff28c.slice PodAnnotations:0xc000620c98}] Aliases:map[]}\"",
2026-06-14 10:12:41.422224 | controller |     "Jun 14 09:37:55.070162 crc crio[24245]: time=\"2026-06-14T09:37:55.070137649Z\" level=info msg=\"Checking pod openstack_barbican-6e2f-account-create-update-nfkmj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.422240 | controller |     "Jun 14 09:37:55.150992 crc crio[24245]: 2026-06-14T09:37:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9b7cb248cd0584f Mac:b2:55:cd:4f:cf:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:39 Mtu:0 Sandbox:/var/run/netns/85cf0274-2d52-4536-b4dc-25d7bc595a3c SocketPath: PciID:}] [{Interface:0xc000015340 Address:{IP:10.217.1.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.422255 | controller |     "Jun 14 09:37:55.153677 crc crio[24245]: time=\"2026-06-14T09:37:55.153638767Z\" level=info msg=\"Got pod network &{Name:keystone-7d31-account-create-update-cbqcd Namespace:openstack ID:9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e UID:cc4e174a-dc43-4035-a587-d9469dc0fa7f NetNS:/var/run/netns/85cf0274-2d52-4536-b4dc-25d7bc595a3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc4e174a_dc43_4035_a587_d9469dc0fa7f.slice PodAnnotations:0xc006e0a020}] Aliases:map[]}\"",
2026-06-14 10:12:41.422270 | controller |     "Jun 14 09:37:55.154236 crc crio[24245]: time=\"2026-06-14T09:37:55.154208556Z\" level=info msg=\"Checking pod openstack_keystone-7d31-account-create-update-cbqcd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.422285 | controller |     "Jun 14 09:37:55.159232 crc crio[24245]: time=\"2026-06-14T09:37:55.15918183Z\" level=info msg=\"Stopped container e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4: openstack/ceilometer-0/ceilometer-central-agent\" id=33ca382e-b5f7-4bbb-86ad-95ba17990a8f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.422300 | controller |     "Jun 14 09:37:55.190557 crc crio[24245]: time=\"2026-06-14T09:37:55.18794317Z\" level=info msg=\"Stopped pod sandbox: a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea\" id=00732826-00ce-4cd5-8c8e-ef32eff57e5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.422315 | controller |     "Jun 14 09:37:55.215490 crc crio[24245]: 2026-06-14T09:37:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2decfd1109a98c8 Mac:c6:9e:78:50:22:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3b Mtu:0 Sandbox:/var/run/netns/665b5f38-2fed-4e2f-97cf-4e7942eb1f0c SocketPath: PciID:}] [{Interface:0xc0004b2790 Address:{IP:10.217.1.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.422330 | controller |     "Jun 14 09:37:55.227834 crc crio[24245]: time=\"2026-06-14T09:37:55.216355509Z\" level=info msg=\"Got pod network &{Name:nova-api-2f20-account-create-update-65cgh Namespace:openstack ID:2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8 UID:7008ecaa-7b3d-4db0-9afb-3672bb1bac11 NetNS:/var/run/netns/665b5f38-2fed-4e2f-97cf-4e7942eb1f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7008ecaa_7b3d_4db0_9afb_3672bb1bac11.slice PodAnnotations:0xc0006023b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.422363 | controller |     "Jun 14 09:37:55.227834 crc crio[24245]: time=\"2026-06-14T09:37:55.216548605Z\" level=info msg=\"Checking pod openstack_nova-api-2f20-account-create-update-65cgh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.422383 | controller |     "Jun 14 09:37:55.253329 crc crio[24245]: time=\"2026-06-14T09:37:55.253192952Z\" level=info msg=\"Stopped container d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43: openstack/ceilometer-0/proxy-httpd\" id=a37ca7e1-62c2-4334-9b63-45cfba3ffa80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.422399 | controller |     "Jun 14 09:37:55.333232 crc crio[24245]: time=\"2026-06-14T09:37:55.332782952Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-k2nhp Namespace:openstack ID:d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d UID:0bd8268d-e7f4-456d-beed-b5b0cf6333f9 NetNS:/var/run/netns/0401ee64-c609-4e20-91e2-0f0ffc179b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8268d_e7f4_456d_beed_b5b0cf6333f9.slice PodAnnotations:0xc000131858}] Aliases:map[]}\"",
2026-06-14 10:12:41.422415 | controller |     "Jun 14 09:37:55.333438 crc crio[24245]: time=\"2026-06-14T09:37:55.333403232Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-k2nhp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.422430 | controller |     "Jun 14 09:37:55.374036 crc crio[24245]: time=\"2026-06-14T09:37:55.373830515Z\" level=info msg=\"Got pod network &{Name:neutron-4ad3-account-create-update-777fn Namespace:openstack ID:15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea UID:af8dffa4-1f8e-4a8e-b2ba-3e525ab6f13f NetNS:/var/run/netns/213d807a-fb06-43e0-abc6-19370b88de83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf8dffa4_1f8e_4a8e_b2ba_3e525ab6f13f.slice PodAnnotations:0xc000131a58}] Aliases:map[]}\"",
2026-06-14 10:12:41.422445 | controller |     "Jun 14 09:37:55.374036 crc crio[24245]: time=\"2026-06-14T09:37:55.373942489Z\" level=info msg=\"Adding pod openstack_neutron-4ad3-account-create-update-777fn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.422461 | controller |     "Jun 14 09:37:55.391243 crc crio[24245]: time=\"2026-06-14T09:37:55.391141982Z\" level=info msg=\"Got pod network &{Name:nova-cell1-704b-account-create-update-lvqq2 Namespace:openstack ID:913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420 UID:309cd978-426b-4793-bc9f-987b20b29811 NetNS:/var/run/netns/07c2cdd7-ad12-4576-ad75-c36168f28a6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod309cd978_426b_4793_bc9f_987b20b29811.slice PodAnnotations:0xc001c3c9c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.422476 | controller |     "Jun 14 09:37:55.391243 crc crio[24245]: time=\"2026-06-14T09:37:55.391213292Z\" level=info msg=\"Adding pod openstack_nova-cell1-704b-account-create-update-lvqq2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.422491 | controller |     "Jun 14 09:37:55.773752 crc crio[24245]: time=\"2026-06-14T09:37:55.773703787Z\" level=info msg=\"Ran pod sandbox 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5 with infra container: openstack/barbican-6e2f-account-create-update-nfkmj/POD\" id=c83b4115-21c1-4e65-b335-7dc21c783f56 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.422509 | controller |     "Jun 14 09:37:55.779830 crc crio[24245]: time=\"2026-06-14T09:37:55.779298208Z\" level=info msg=\"Ran pod sandbox 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8 with infra container: openstack/nova-api-2f20-account-create-update-65cgh/POD\" id=91740b00-5e10-41b3-b627-138bab8bf8f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.422525 | controller |     "Jun 14 09:37:55.788346 crc crio[24245]: time=\"2026-06-14T09:37:55.783143212Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=86033796-98c4-4342-9f2e-b0cda6668954 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.422541 | controller |     "Jun 14 09:37:55.788346 crc crio[24245]: time=\"2026-06-14T09:37:55.786203767Z\" level=info msg=\"Ran pod sandbox 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584 with infra container: openstack/neutron-db-create-k24rz/POD\" id=097c14a8-9a77-4968-b06b-d81e390b4847 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.422556 | controller |     "Jun 14 09:37:55.790752 crc crio[24245]: time=\"2026-06-14T09:37:55.790650944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6eea8dab-74f2-4083-b4f6-46eba4604ff5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.422571 | controller |     "Jun 14 09:37:55.791706 crc crio[24245]: time=\"2026-06-14T09:37:55.791373647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0c9ab644-2811-4c6d-a414-1e1e8dedaf36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.422586 | controller |     "Jun 14 09:37:55.806022 crc crio[24245]: time=\"2026-06-14T09:37:55.805955323Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=89da0d82-3592-4491-915d-30dca8cab268 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.422601 | controller |     "Jun 14 09:37:55.806913 crc crio[24245]: time=\"2026-06-14T09:37:55.805912914Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a69799b9-4103-44d3-a2fc-0ac943d0aa16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.422616 | controller |     "Jun 14 09:37:55.809125 crc crio[24245]: time=\"2026-06-14T09:37:55.809044735Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1fa663a5-83cb-49bb-a56a-e95729d82c2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.422631 | controller |     "Jun 14 09:37:55.854810 crc crio[24245]: time=\"2026-06-14T09:37:55.854713757Z\" level=info msg=\"Creating container: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=7c44db76-54b9-4d31-ba45-cd6366e3f8f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.422646 | controller |     "Jun 14 09:37:55.855463 crc crio[24245]: time=\"2026-06-14T09:37:55.855145421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.422660 | controller |     "Jun 14 09:37:55.856301 crc crio[24245]: time=\"2026-06-14T09:37:55.856140806Z\" level=info msg=\"Creating container: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=d02fd0eb-93e9-4b2a-b27e-4ed1c9dbebd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.422675 | controller |     "Jun 14 09:37:55.858957 crc crio[24245]: time=\"2026-06-14T09:37:55.858817519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.422693 | controller |     "Jun 14 09:37:55.868137 crc crio[24245]: time=\"2026-06-14T09:37:55.868040868Z\" level=info msg=\"Creating container: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=c75cf746-06e7-428d-9d33-697d6b399f76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.422708 | controller |     "Jun 14 09:37:55.900653 crc crio[24245]: time=\"2026-06-14T09:37:55.900566132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.422723 | controller |     "Jun 14 09:37:56.027423 crc crio[24245]: time=\"2026-06-14T09:37:56.027006915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.422737 | controller |     "Jun 14 09:37:56.037115 crc crio[24245]: time=\"2026-06-14T09:37:56.036616664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.422752 | controller |     "Jun 14 09:37:56.119474 crc crio[24245]: time=\"2026-06-14T09:37:56.111340485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.422767 | controller |     "Jun 14 09:37:56.124391 crc crio[24245]: time=\"2026-06-14T09:37:56.124310841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.422782 | controller |     "Jun 14 09:37:56.134891 crc crio[24245]: time=\"2026-06-14T09:37:56.132247492Z\" level=info msg=\"Stopped pod sandbox: 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e\" id=cc493a0d-df7f-4c05-8b63-0ef7dc046a12 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.422797 | controller |     "Jun 14 09:37:56.310629 crc crio[24245]: time=\"2026-06-14T09:37:56.310531783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.422811 | controller |     "Jun 14 09:37:56.334222 crc crio[24245]: time=\"2026-06-14T09:37:56.323172906Z\" level=info msg=\"Ran pod sandbox 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e with infra container: openstack/keystone-7d31-account-create-update-cbqcd/POD\" id=e5992974-1927-41c3-8787-3e6293405aa1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.422826 | controller |     "Jun 14 09:37:56.346956 crc crio[24245]: time=\"2026-06-14T09:37:56.344144394Z\" level=info msg=\"Stopped pod sandbox: 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0\" id=c69eebb1-747b-4c78-b0ed-031eebadb7ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.422841 | controller |     "Jun 14 09:37:56.353941 crc crio[24245]: time=\"2026-06-14T09:37:56.353053538Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1517cd2e-85d0-4410-9ab9-ed1df7ca84e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.422856 | controller |     "Jun 14 09:37:56.358393 crc crio[24245]: time=\"2026-06-14T09:37:56.355429277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.422871 | controller |     "Jun 14 09:37:56.408879 crc crio[24245]: time=\"2026-06-14T09:37:56.408741817Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=099d3091-ea25-4404-a646-5366da4e6198 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.422889 | controller |     "Jun 14 09:37:56.450899 crc crio[24245]: time=\"2026-06-14T09:37:56.449157995Z\" level=info msg=\"Stopped pod sandbox: 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0\" id=7478f20d-7c0f-4a2c-a346-473c46123cfd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.422904 | controller |     "Jun 14 09:37:56.524042 crc crio[24245]: time=\"2026-06-14T09:37:56.480456738Z\" level=info msg=\"Stopped pod sandbox: 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b\" id=180af4a3-25e7-4603-afa4-8e42e063b241 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.422919 | controller |     "Jun 14 09:37:56.524042 crc crio[24245]: time=\"2026-06-14T09:37:56.481715495Z\" level=info msg=\"Creating container: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=5111ff49-305c-4205-a799-5fcfe03ba7c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.422934 | controller |     "Jun 14 09:37:56.524042 crc crio[24245]: 2026-06-14T09:37:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25b42844d2ca894 Mac:42:d2:4e:3b:6e:d2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3a Mtu:0 Sandbox:/var/run/netns/544d00f2-03b4-43b6-a96f-ae3b1cfa719c SocketPath: PciID:}] [{Interface:0xc00043a780 Address:{IP:10.217.1.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.422949 | controller |     "Jun 14 09:37:56.524042 crc crio[24245]: time=\"2026-06-14T09:37:56.482376267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.422964 | controller |     "Jun 14 09:37:56.524042 crc crio[24245]: time=\"2026-06-14T09:37:56.484145135Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-9pzv5 Namespace:openstack ID:25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad UID:cd37e310-400b-46cd-bb2f-175ac18747fb NetNS:/var/run/netns/544d00f2-03b4-43b6-a96f-ae3b1cfa719c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd37e310_400b_46cd_bb2f_175ac18747fb.slice PodAnnotations:0xc00161a650}] Aliases:map[]}\"",
2026-06-14 10:12:41.422980 | controller |     "Jun 14 09:37:56.524042 crc crio[24245]: time=\"2026-06-14T09:37:56.484464956Z\" level=info msg=\"Checking pod openstack_barbican-db-create-9pzv5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.422995 | controller |     "Jun 14 09:37:56.598411 crc crio[24245]: time=\"2026-06-14T09:37:56.598071473Z\" level=info msg=\"Ran pod sandbox 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad with infra container: openstack/barbican-db-create-9pzv5/POD\" id=ea73d35b-7638-45e9-ad91-f30ed1f37a50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.423010 | controller |     "Jun 14 09:37:56.608381 crc crio[24245]: time=\"2026-06-14T09:37:56.608233016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0ee785bc-0645-40ba-a3de-3e7e7396295f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.423025 | controller |     "Jun 14 09:37:56.621429 crc crio[24245]: 2026-06-14T09:37:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:23bd9405b85d988 Mac:46:d9:06:e9:63:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:36 Mtu:0 Sandbox:/var/run/netns/402240a2-f288-4f3a-9899-cce69d0d6c98 SocketPath: PciID:}] [{Interface:0xc0004b0740 Address:{IP:10.217.1.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.423039 | controller |     "Jun 14 09:37:56.621429 crc crio[24245]: time=\"2026-06-14T09:37:56.621081149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2c79b478-0f26-45ad-970b-062292bff701 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.423057 | controller |     "Jun 14 09:37:56.621429 crc crio[24245]: time=\"2026-06-14T09:37:56.621297068Z\" level=info msg=\"Got pod network &{Name:glance-6d4a-account-create-update-gdm9g Namespace:openstack ID:23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a UID:2131208d-93cf-4009-83ab-5b0839036a3e NetNS:/var/run/netns/402240a2-f288-4f3a-9899-cce69d0d6c98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2131208d_93cf_4009_83ab_5b0839036a3e.slice PodAnnotations:0xc006e0a2b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.423073 | controller |     "Jun 14 09:37:56.621429 crc crio[24245]: time=\"2026-06-14T09:37:56.621440403Z\" level=info msg=\"Checking pod openstack_glance-6d4a-account-create-update-gdm9g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.423088 | controller |     "Jun 14 09:37:56.636617 crc crio[24245]: 2026-06-14T09:37:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b8cb0d2c1a8c8c Mac:02:08:f7:fb:68:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:38 Mtu:0 Sandbox:/var/run/netns/9704dcd2-63ff-4b23-8a5b-c2720ac377cb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.423103 | controller |     "Jun 14 09:37:56.636617 crc crio[24245]: 2026-06-14T09:37:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:214c27b89ee3e38 Mac:8a:66:44:fa:29:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3c Mtu:0 Sandbox:/var/run/netns/5b3e48fb-f1f1-4383-9b91-16ccc5024568 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.423118 | controller |     "Jun 14 09:37:56.637253 crc crio[24245]: time=\"2026-06-14T09:37:56.637160305Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-jkww4 Namespace:openstack ID:214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c UID:fcd2549e-40c4-4cbf-a192-2baf836a5a1c NetNS:/var/run/netns/5b3e48fb-f1f1-4383-9b91-16ccc5024568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcd2549e_40c4_4cbf_a192_2baf836a5a1c.slice PodAnnotations:0xc006e0a5c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.423134 | controller |     "Jun 14 09:37:56.637407 crc crio[24245]: time=\"2026-06-14T09:37:56.637364862Z\" level=info msg=\"Checking pod openstack_cinder-db-create-jkww4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.423149 | controller |     "Jun 14 09:37:56.651240 crc crio[24245]: time=\"2026-06-14T09:37:56.640029528Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=3129991e-2f7d-4c9c-919c-9d84672f7f7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.423164 | controller |     "Jun 14 09:37:56.654808 crc crio[24245]: time=\"2026-06-14T09:37:56.654720281Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-5jpjc Namespace:openstack ID:5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00 UID:d212e1e5-0d11-47ca-bd4b-96765a68578f NetNS:/var/run/netns/9704dcd2-63ff-4b23-8a5b-c2720ac377cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd212e1e5_0d11_47ca_bd4b_96765a68578f.slice PodAnnotations:0xc001fea270}] Aliases:map[]}\"",
2026-06-14 10:12:41.423179 | controller |     "Jun 14 09:37:56.655088 crc crio[24245]: time=\"2026-06-14T09:37:56.655021151Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-5jpjc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.423197 | controller |     "Jun 14 09:37:56.671002 crc crio[24245]: time=\"2026-06-14T09:37:56.6704956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.423212 | controller |     "Jun 14 09:37:56.737420 crc crio[24245]: time=\"2026-06-14T09:37:56.727429764Z\" level=info msg=\"Ran pod sandbox 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00 with infra container: openstack/nova-cell0-db-create-5jpjc/POD\" id=fadf81ac-8efe-4de7-9f1f-e27287ce4aac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.423227 | controller |     "Jun 14 09:37:56.737420 crc crio[24245]: time=\"2026-06-14T09:37:56.730806126Z\" level=info msg=\"Ran pod sandbox 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c with infra container: openstack/cinder-db-create-jkww4/POD\" id=6304ae4f-c1b1-442e-9cc2-93dd89bad18f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.423241 | controller |     "Jun 14 09:37:56.749437 crc crio[24245]: time=\"2026-06-14T09:37:56.74933039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a3652fc9-9f46-4342-b809-cd16dc978492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.423256 | controller |     "Jun 14 09:37:56.774444 crc crio[24245]: time=\"2026-06-14T09:37:56.774362212Z\" level=info msg=\"Ran pod sandbox 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a with infra container: openstack/glance-6d4a-account-create-update-gdm9g/POD\" id=f270b8d4-95d2-4934-b50f-a95e389e8d5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.423271 | controller |     "Jun 14 09:37:56.783198 crc crio[24245]: time=\"2026-06-14T09:37:56.78309181Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5f4fe635-432f-4cba-85dd-3855b8dc9414 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.423285 | controller |     "Jun 14 09:37:56.792419 crc crio[24245]: time=\"2026-06-14T09:37:56.792312789Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f4d82be9-5647-4f9a-a355-262e393bb119 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.423300 | controller |     "Jun 14 09:37:56.798344 crc crio[24245]: time=\"2026-06-14T09:37:56.797175615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=105931fc-d2c9-43ce-8372-b2f76b04eeed name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.423315 | controller |     "Jun 14 09:37:56.820502 crc crio[24245]: time=\"2026-06-14T09:37:56.820388162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e70b8b0f-d145-470f-b540-9211c70daba6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.423330 | controller |     "Jun 14 09:37:56.858051 crc crio[24245]: time=\"2026-06-14T09:37:56.847396051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dbe559a2-bff9-41eb-ba17-9c22d0603f25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.423344 | controller |     "Jun 14 09:37:56.858051 crc crio[24245]: time=\"2026-06-14T09:37:56.851493333Z\" level=info msg=\"Creating container: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=2a64f1af-ced4-4a57-89b7-b04126dfa619 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.423377 | controller |     "Jun 14 09:37:56.858051 crc crio[24245]: time=\"2026-06-14T09:37:56.857995192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.423395 | controller |     "Jun 14 09:37:56.860771 crc crio[24245]: time=\"2026-06-14T09:37:56.856328138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.423411 | controller |     "Jun 14 09:37:56.872141 crc crio[24245]: time=\"2026-06-14T09:37:56.871982835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.423425 | controller |     "Jun 14 09:37:56.884884 crc crio[24245]: time=\"2026-06-14T09:37:56.88428541Z\" level=info msg=\"Creating container: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=1c34e82a-10bb-4624-a5e7-f3e199bf7358 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.423440 | controller |     "Jun 14 09:37:56.911558 crc crio[24245]: time=\"2026-06-14T09:37:56.9113142Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=f308fa52-00c4-43c6-8034-82ba5ab7c626 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.423455 | controller |     "Jun 14 09:37:57.013975 crc crio[24245]: time=\"2026-06-14T09:37:57.013797027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.423470 | controller |     "Jun 14 09:37:57.018539 crc crio[24245]: time=\"2026-06-14T09:37:57.017938485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.423485 | controller |     "Jun 14 09:37:57.018539 crc crio[24245]: time=\"2026-06-14T09:37:57.018241565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.423500 | controller |     "Jun 14 09:37:57.026261 crc crio[24245]: time=\"2026-06-14T09:37:57.026067223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.423514 | controller |     "Jun 14 09:37:57.049443 crc crio[24245]: time=\"2026-06-14T09:37:57.049350397Z\" level=info msg=\"Stopped container 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d: openstack/openstack-galera-0/galera\" id=5f25723e-fec4-44e5-84e5-aac55fab0341 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.423529 | controller |     "Jun 14 09:37:57.051629 crc crio[24245]: time=\"2026-06-14T09:37:57.051527074Z\" level=info msg=\"Stopping pod sandbox: 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa\" id=381cc6a4-50c8-43ef-aa0b-c34615941f3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.423543 | controller |     "Jun 14 09:37:57.053059 crc crio[24245]: time=\"2026-06-14T09:37:57.052997401Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa UID:beeb08c2-ce72-4200-9556-e7d0f781446e NetNS:/var/run/netns/f0ca66e9-5c1f-45a3-a331-44cff98939ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeeb08c2_ce72_4200_9556_e7d0f781446e.slice PodAnnotations:0xc002422418}] Aliases:map[]}\"",
2026-06-14 10:12:41.423558 | controller |     "Jun 14 09:37:57.053209 crc crio[24245]: time=\"2026-06-14T09:37:57.053161176Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.423580 | controller |     "Jun 14 09:37:57.161033 crc crio[24245]: time=\"2026-06-14T09:37:57.160387664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.423596 | controller |     "Jun 14 09:37:57.182579 crc crio[24245]: time=\"2026-06-14T09:37:57.179392641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.423611 | controller |     "Jun 14 09:37:57.240484 crc crio[24245]: 2026-06-14T09:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d02436c3320463c Mac:96:db:c3:5f:60:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3e Mtu:0 Sandbox:/var/run/netns/0401ee64-c609-4e20-91e2-0f0ffc179b5f SocketPath: PciID:}] [{Interface:0xc000224760 Address:{IP:10.217.1.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.423626 | controller |     "Jun 14 09:37:57.249411 crc crio[24245]: time=\"2026-06-14T09:37:57.249372492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.423641 | controller |     "Jun 14 09:37:57.254061 crc crio[24245]: time=\"2026-06-14T09:37:57.253015792Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-k2nhp Namespace:openstack ID:d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d UID:0bd8268d-e7f4-456d-beed-b5b0cf6333f9 NetNS:/var/run/netns/0401ee64-c609-4e20-91e2-0f0ffc179b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8268d_e7f4_456d_beed_b5b0cf6333f9.slice PodAnnotations:0xc000131858}] Aliases:map[]}\"",
2026-06-14 10:12:41.423656 | controller |     "Jun 14 09:37:57.254061 crc crio[24245]: time=\"2026-06-14T09:37:57.253337242Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-k2nhp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.423671 | controller |     "Jun 14 09:37:57.255980 crc crio[24245]: 2026-06-14T09:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d344b6bb7c21b9 Mac:9a:5d:7f:cc:ff:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:40 Mtu:0 Sandbox:/var/run/netns/71780a4d-a789-4425-b1f1-18886149ac66 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.423686 | controller |     "Jun 14 09:37:57.257205 crc crio[24245]: time=\"2026-06-14T09:37:57.257171653Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-q579s Namespace:openstack ID:3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989 UID:fe5a32f2-deca-4335-b2e5-f01582333f66 NetNS:/var/run/netns/71780a4d-a789-4425-b1f1-18886149ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe5a32f2_deca_4335_b2e5_f01582333f66.slice PodAnnotations:0xc0004cd7f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.423701 | controller |     "Jun 14 09:37:57.257660 crc crio[24245]: time=\"2026-06-14T09:37:57.257635828Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-q579s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.423716 | controller |     "Jun 14 09:37:57.567128 crc crio[24245]: time=\"2026-06-14T09:37:57.565725791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.423730 | controller |     "Jun 14 09:37:57.589025 crc crio[24245]: time=\"2026-06-14T09:37:57.584959257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.423751 | controller |     "Jun 14 09:37:57.593213 crc crio[24245]: time=\"2026-06-14T09:37:57.590672722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.423766 | controller |     "Jun 14 09:37:57.593213 crc crio[24245]: 2026-06-14T09:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:913d4d561aeb256 Mac:6a:1b:d5:87:ce:09 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3d Mtu:0 Sandbox:/var/run/netns/07c2cdd7-ad12-4576-ad75-c36168f28a6c SocketPath: PciID:}] [{Interface:0xc00025aa40 Address:{IP:10.217.1.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.423780 | controller |     "Jun 14 09:37:57.595680 crc crio[24245]: 2026-06-14T09:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15a511b17657686 Mac:42:02:03:13:93:4c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:41 Mtu:0 Sandbox:/var/run/netns/213d807a-fb06-43e0-abc6-19370b88de83 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.423795 | controller |     "Jun 14 09:37:57.598633 crc crio[24245]: time=\"2026-06-14T09:37:57.597486369Z\" level=info msg=\"Got pod network &{Name:neutron-4ad3-account-create-update-777fn Namespace:openstack ID:15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea UID:af8dffa4-1f8e-4a8e-b2ba-3e525ab6f13f NetNS:/var/run/netns/213d807a-fb06-43e0-abc6-19370b88de83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf8dffa4_1f8e_4a8e_b2ba_3e525ab6f13f.slice PodAnnotations:0xc000131a58}] Aliases:map[]}\"",
2026-06-14 10:12:41.423810 | controller |     "Jun 14 09:37:57.598633 crc crio[24245]: time=\"2026-06-14T09:37:57.597714586Z\" level=info msg=\"Checking pod openstack_neutron-4ad3-account-create-update-777fn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.423825 | controller |     "Jun 14 09:37:57.613527 crc crio[24245]: time=\"2026-06-14T09:37:57.613426883Z\" level=info msg=\"Got pod network &{Name:nova-cell1-704b-account-create-update-lvqq2 Namespace:openstack ID:913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420 UID:309cd978-426b-4793-bc9f-987b20b29811 NetNS:/var/run/netns/07c2cdd7-ad12-4576-ad75-c36168f28a6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod309cd978_426b_4793_bc9f_987b20b29811.slice PodAnnotations:0xc001c3c9c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.423840 | controller |     "Jun 14 09:37:57.613886 crc crio[24245]: time=\"2026-06-14T09:37:57.613778414Z\" level=info msg=\"Checking pod openstack_nova-cell1-704b-account-create-update-lvqq2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.423855 | controller |     "Jun 14 09:37:57.617025 crc crio[24245]: 2026-06-14T09:37:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f931732a7d98daf Mac:1e:aa:99:e7:71:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:3f Mtu:0 Sandbox:/var/run/netns/d6fbd781-5eec-453a-9004-fb207a2b549c SocketPath: PciID:}] [{Interface:0xc000014f50 Address:{IP:10.217.1.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.423870 | controller |     "Jun 14 09:37:57.618007 crc crio[24245]: time=\"2026-06-14T09:37:57.617949036Z\" level=info msg=\"Got pod network &{Name:cinder-8ed3-account-create-update-cvv8f Namespace:openstack ID:f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c UID:ae43a2a4-b383-4850-9644-08457087dc2e NetNS:/var/run/netns/d6fbd781-5eec-453a-9004-fb207a2b549c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae43a2a4_b383_4850_9644_08457087dc2e.slice PodAnnotations:0xc0004cd788}] Aliases:map[]}\"",
2026-06-14 10:12:41.423888 | controller |     "Jun 14 09:37:57.618185 crc crio[24245]: time=\"2026-06-14T09:37:57.618137122Z\" level=info msg=\"Checking pod openstack_cinder-8ed3-account-create-update-cvv8f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.423903 | controller |     "Jun 14 09:37:57.948008 crc crio[24245]: time=\"2026-06-14T09:37:57.947469785Z\" level=info msg=\"Stopped pod sandbox: 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa\" id=381cc6a4-50c8-43ef-aa0b-c34615941f3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.423918 | controller |     "Jun 14 09:37:58.126972 crc crio[24245]: time=\"2026-06-14T09:37:58.1260182Z\" level=info msg=\"Ran pod sandbox 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea with infra container: openstack/neutron-4ad3-account-create-update-777fn/POD\" id=354a6e9d-7c07-4ac2-b678-7c2eebc02abd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.423933 | controller |     "Jun 14 09:37:58.140951 crc crio[24245]: time=\"2026-06-14T09:37:58.140781631Z\" level=info msg=\"Ran pod sandbox f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c with infra container: openstack/cinder-8ed3-account-create-update-cvv8f/POD\" id=e3d8fb85-e229-492d-a3d6-90b9918bf031 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.423948 | controller |     "Jun 14 09:37:58.144710 crc crio[24245]: time=\"2026-06-14T09:37:58.144286835Z\" level=info msg=\"Ran pod sandbox 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989 with infra container: openstack/nova-cell1-db-create-q579s/POD\" id=f7b42c4d-2bb1-492e-a9a8-009868fa1616 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.423963 | controller |     "Jun 14 09:37:58.154362 crc crio[24245]: time=\"2026-06-14T09:37:58.154261514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cd9b3706-64fb-43c2-ae98-34d7824d398e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.423978 | controller |     "Jun 14 09:37:58.155573 crc crio[24245]: time=\"2026-06-14T09:37:58.154286386Z\" level=info msg=\"Removing container: 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f\" id=6f991945-acee-4405-9c88-96087261deb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.423994 | controller |     "Jun 14 09:37:58.157332 crc crio[24245]: time=\"2026-06-14T09:37:58.157090221Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9ed31c99-a10f-45bc-8255-31fd91db6211 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.424009 | controller |     "Jun 14 09:37:58.159998 crc crio[24245]: time=\"2026-06-14T09:37:58.157702835Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=75e3efb9-df48-4a3e-8c5b-391fd74a2ab4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.424023 | controller |     "Jun 14 09:37:58.170911 crc crio[24245]: time=\"2026-06-14T09:37:58.161360126Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=778c87b5-0351-4b7b-9dcb-d106f916b575 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.424038 | controller |     "Jun 14 09:37:58.170911 crc crio[24245]: time=\"2026-06-14T09:37:58.161743438Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=42365fb9-f391-4112-832e-df72f599b456 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.424053 | controller |     "Jun 14 09:37:58.179450 crc crio[24245]: time=\"2026-06-14T09:37:58.178198247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a8cedf27-685b-4a8b-99ae-5bee4d484499 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.424070 | controller |     "Jun 14 09:37:58.179450 crc crio[24245]: time=\"2026-06-14T09:37:58.1786833Z\" level=info msg=\"Ran pod sandbox 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420 with infra container: openstack/nova-cell1-704b-account-create-update-lvqq2/POD\" id=2434ad41-dc4a-40c9-8499-6e794fe6fbbe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.424085 | controller |     "Jun 14 09:37:58.179450 crc crio[24245]: time=\"2026-06-14T09:37:58.178680957Z\" level=info msg=\"Creating container: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=7d59eb2b-21aa-48c1-b042-1cc251b382e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.424100 | controller |     "Jun 14 09:37:58.179450 crc crio[24245]: time=\"2026-06-14T09:37:58.179172296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424114 | controller |     "Jun 14 09:37:58.193198 crc crio[24245]: time=\"2026-06-14T09:37:58.193071657Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=131ed4e9-1c7d-4ca5-86e8-0fd57023ed2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.424129 | controller |     "Jun 14 09:37:58.193510 crc crio[24245]: time=\"2026-06-14T09:37:58.193463536Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=4db43240-4611-4252-98c2-70daa3965851 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.424144 | controller |     "Jun 14 09:37:58.194219 crc crio[24245]: time=\"2026-06-14T09:37:58.194094127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424159 | controller |     "Jun 14 09:37:58.215289 crc crio[24245]: time=\"2026-06-14T09:37:58.209914069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5d439a12-53cc-45a9-9d81-0501e6ba0912 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.424173 | controller |     "Jun 14 09:37:58.273261 crc crio[24245]: time=\"2026-06-14T09:37:58.271719249Z\" level=info msg=\"Creating container: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=ee34a9e0-b1a8-4490-bd07-12c2f7f034ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.424187 | controller |     "Jun 14 09:37:58.273261 crc crio[24245]: time=\"2026-06-14T09:37:58.272165983Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424202 | controller |     "Jun 14 09:37:58.275683 crc crio[24245]: time=\"2026-06-14T09:37:58.275643595Z\" level=info msg=\"Ran pod sandbox d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d with infra container: openstack/nova-api-db-create-k2nhp/POD\" id=7da15ab1-137f-44bd-8f37-bcc2bff58056 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.424217 | controller |     "Jun 14 09:37:58.333559 crc crio[24245]: time=\"2026-06-14T09:37:58.333501626Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=087ef3fb-e9e5-46d2-90a2-492b98c3f225 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.424232 | controller |     "Jun 14 09:37:58.431075 crc crio[24245]: time=\"2026-06-14T09:37:58.425349272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0ffe552b-699e-4475-ad24-b0ddeaedd13e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.424249 | controller |     "Jun 14 09:37:58.431075 crc crio[24245]: time=\"2026-06-14T09:37:58.425574301Z\" level=info msg=\"Creating container: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=d50707c3-b2f9-4ad3-85fc-967da0f7091f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.424265 | controller |     "Jun 14 09:37:58.492899 crc crio[24245]: time=\"2026-06-14T09:37:58.489456417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424279 | controller |     "Jun 14 09:37:58.542461 crc crio[24245]: time=\"2026-06-14T09:37:58.54238175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424294 | controller |     "Jun 14 09:37:58.589091 crc crio[24245]: time=\"2026-06-14T09:37:58.589000278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424309 | controller |     "Jun 14 09:37:58.600390 crc crio[24245]: time=\"2026-06-14T09:37:58.599304347Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=70b11b30-72cb-4653-b3c7-f9c4db826784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.424323 | controller |     "Jun 14 09:37:58.606403 crc crio[24245]: time=\"2026-06-14T09:37:58.606327989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424338 | controller |     "Jun 14 09:37:58.619693 crc crio[24245]: time=\"2026-06-14T09:37:58.619228159Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424378 | controller |     "Jun 14 09:37:58.651770 crc crio[24245]: time=\"2026-06-14T09:37:58.651359412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424395 | controller |     "Jun 14 09:37:58.683421 crc crio[24245]: time=\"2026-06-14T09:37:58.683339189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424409 | controller |     "Jun 14 09:37:58.691140 crc crio[24245]: time=\"2026-06-14T09:37:58.691012963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424424 | controller |     "Jun 14 09:37:58.709939 crc crio[24245]: time=\"2026-06-14T09:37:58.709795724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424439 | controller |     "Jun 14 09:37:58.725728 crc crio[24245]: time=\"2026-06-14T09:37:58.724108808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424453 | controller |     "Jun 14 09:37:58.748740 crc crio[24245]: time=\"2026-06-14T09:37:58.748634816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424467 | controller |     "Jun 14 09:37:58.761470 crc crio[24245]: time=\"2026-06-14T09:37:58.761159534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424485 | controller |     "Jun 14 09:37:58.900478 crc crio[24245]: time=\"2026-06-14T09:37:58.90028437Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-n69bz/POD\" id=b220f5b9-c03b-45d1-b2e2-96d0e0947add name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.424500 | controller |     "Jun 14 09:37:58.900478 crc crio[24245]: time=\"2026-06-14T09:37:58.900403744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424515 | controller |     "Jun 14 09:37:58.929090 crc crio[24245]: time=\"2026-06-14T09:37:58.928885891Z\" level=info msg=\"Removed container 6784d22411814aa6214b66610aedbd346cb640c7d6620c5199b187e56dc27f5f: openstack/kube-state-metrics-0/kube-state-metrics\" id=6f991945-acee-4405-9c88-96087261deb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.424529 | controller |     "Jun 14 09:37:58.952099 crc crio[24245]: time=\"2026-06-14T09:37:58.951952593Z\" level=info msg=\"Stopping pod sandbox: 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f\" id=cd8a0a9b-2d92-4ff0-9a46-ce413bf59c00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.424544 | controller |     "Jun 14 09:37:58.952099 crc crio[24245]: time=\"2026-06-14T09:37:58.952040196Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f\" id=cd8a0a9b-2d92-4ff0-9a46-ce413bf59c00 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.424559 | controller |     "Jun 14 09:37:58.953690 crc crio[24245]: time=\"2026-06-14T09:37:58.953559064Z\" level=info msg=\"Removing pod sandbox: 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f\" id=af2fc39d-78c7-47c8-bd8e-ba017ec67d33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.424574 | controller |     "Jun 14 09:37:58.982482 crc crio[24245]: time=\"2026-06-14T09:37:58.982401211Z\" level=info msg=\"Removed pod sandbox: 8f7e0062b281f85fff4e6236d028501d4facb47a6076de05bc63e78a4573261f\" id=af2fc39d-78c7-47c8-bd8e-ba017ec67d33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.424589 | controller |     "Jun 14 09:37:58.989571 crc crio[24245]: time=\"2026-06-14T09:37:58.988708362Z\" level=info msg=\"Got pod network &{Name:placement-db-create-n69bz Namespace:openstack ID:6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91 UID:1883ae05-5dca-4812-9e67-4d7c67ca7462 NetNS:/var/run/netns/ec8c4863-d0ae-4927-a584-42d6d0a802fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1883ae05_5dca_4812_9e67_4d7c67ca7462.slice PodAnnotations:0xc000602a58}] Aliases:map[]}\"",
2026-06-14 10:12:41.424604 | controller |     "Jun 14 09:37:58.989571 crc crio[24245]: time=\"2026-06-14T09:37:58.988762714Z\" level=info msg=\"Adding pod openstack_placement-db-create-n69bz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.424619 | controller |     "Jun 14 09:37:59.032339 crc crio[24245]: time=\"2026-06-14T09:37:59.032260259Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-758a-account-create-update-8k6kb/POD\" id=33bea4e1-a8c6-46bf-a4e7-f3d925639e69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.424634 | controller |     "Jun 14 09:37:59.032526 crc crio[24245]: time=\"2026-06-14T09:37:59.032407504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424649 | controller |     "Jun 14 09:37:59.093481 crc crio[24245]: time=\"2026-06-14T09:37:59.093400113Z\" level=info msg=\"Got pod network &{Name:nova-cell0-758a-account-create-update-8k6kb Namespace:openstack ID:9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7 UID:d06e975f-77dd-4a82-a0fe-df456ae66801 NetNS:/var/run/netns/90bc4ce6-d733-4502-b1d3-33167678585d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd06e975f_77dd_4a82_a0fe_df456ae66801.slice PodAnnotations:0xc006e0a540}] Aliases:map[]}\"",
2026-06-14 10:12:41.424668 | controller |     "Jun 14 09:37:59.093481 crc crio[24245]: time=\"2026-06-14T09:37:59.093461695Z\" level=info msg=\"Adding pod openstack_nova-cell0-758a-account-create-update-8k6kb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.424684 | controller |     "Jun 14 09:37:59.526143 crc crio[24245]: 2026-06-14T09:37:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ff11aaf96bf115 Mac:a2:78:a3:f6:ae:88 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:42 Mtu:0 Sandbox:/var/run/netns/ec8c4863-d0ae-4927-a584-42d6d0a802fc SocketPath: PciID:}] [{Interface:0xc0003046e0 Address:{IP:10.217.1.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.424699 | controller |     "Jun 14 09:37:59.529398 crc crio[24245]: time=\"2026-06-14T09:37:59.528792876Z\" level=info msg=\"Got pod network &{Name:placement-db-create-n69bz Namespace:openstack ID:6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91 UID:1883ae05-5dca-4812-9e67-4d7c67ca7462 NetNS:/var/run/netns/ec8c4863-d0ae-4927-a584-42d6d0a802fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1883ae05_5dca_4812_9e67_4d7c67ca7462.slice PodAnnotations:0xc000602a58}] Aliases:map[]}\"",
2026-06-14 10:12:41.424715 | controller |     "Jun 14 09:37:59.529398 crc crio[24245]: time=\"2026-06-14T09:37:59.529285111Z\" level=info msg=\"Checking pod openstack_placement-db-create-n69bz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.424730 | controller |     "Jun 14 09:37:59.544623 crc crio[24245]: time=\"2026-06-14T09:37:59.543737646Z\" level=info msg=\"Ran pod sandbox 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91 with infra container: openstack/placement-db-create-n69bz/POD\" id=b220f5b9-c03b-45d1-b2e2-96d0e0947add name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.424746 | controller |     "Jun 14 09:37:59.549014 crc crio[24245]: time=\"2026-06-14T09:37:59.548168498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=30eab680-3ed6-43e0-a4c6-12683dd165bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.424761 | controller |     "Jun 14 09:37:59.551042 crc crio[24245]: time=\"2026-06-14T09:37:59.550957627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3fa2d13b-e53c-4e50-b4f8-72a5c8a88b77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.424776 | controller |     "Jun 14 09:37:59.558153 crc crio[24245]: time=\"2026-06-14T09:37:59.558057349Z\" level=info msg=\"Creating container: openstack/placement-db-create-n69bz/mariadb-database-create\" id=2ddcf3da-711f-48f6-b9df-c234b366c791 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.424791 | controller |     "Jun 14 09:37:59.558618 crc crio[24245]: time=\"2026-06-14T09:37:59.558487396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424805 | controller |     "Jun 14 09:37:59.630399 crc crio[24245]: time=\"2026-06-14T09:37:59.63027973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424824 | controller |     "Jun 14 09:37:59.637435 crc crio[24245]: time=\"2026-06-14T09:37:59.637052026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424839 | controller |     "Jun 14 09:37:59.664391 crc crio[24245]: time=\"2026-06-14T09:37:59.66425214Z\" level=info msg=\"Running pod sandbox: openstack/placement-2510-account-create-update-rqbtb/POD\" id=c3620574-04e7-4382-85a1-178b0d91e68c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.424854 | controller |     "Jun 14 09:37:59.664391 crc crio[24245]: time=\"2026-06-14T09:37:59.664349953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.424868 | controller |     "Jun 14 09:37:59.717941 crc crio[24245]: time=\"2026-06-14T09:37:59.717772264Z\" level=info msg=\"Got pod network &{Name:placement-2510-account-create-update-rqbtb Namespace:openstack ID:ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731 UID:59bfbe3d-ede8-4567-98e7-ca75f17a3320 NetNS:/var/run/netns/67cbf1c5-cfba-4126-af14-9313bce9367d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59bfbe3d_ede8_4567_98e7_ca75f17a3320.slice PodAnnotations:0xc000602db0}] Aliases:map[]}\"",
2026-06-14 10:12:41.424883 | controller |     "Jun 14 09:37:59.717941 crc crio[24245]: time=\"2026-06-14T09:37:59.717887298Z\" level=info msg=\"Adding pod openstack_placement-2510-account-create-update-rqbtb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.424898 | controller |     "Jun 14 09:37:59.817184 crc crio[24245]: 2026-06-14T09:37:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a5e8288f10c77b Mac:b2:b7:77:78:bd:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:43 Mtu:0 Sandbox:/var/run/netns/90bc4ce6-d733-4502-b1d3-33167678585d SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.424913 | controller |     "Jun 14 09:37:59.817531 crc crio[24245]: time=\"2026-06-14T09:37:59.817314489Z\" level=info msg=\"Got pod network &{Name:nova-cell0-758a-account-create-update-8k6kb Namespace:openstack ID:9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7 UID:d06e975f-77dd-4a82-a0fe-df456ae66801 NetNS:/var/run/netns/90bc4ce6-d733-4502-b1d3-33167678585d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd06e975f_77dd_4a82_a0fe_df456ae66801.slice PodAnnotations:0xc006e0a540}] Aliases:map[]}\"",
2026-06-14 10:12:41.424928 | controller |     "Jun 14 09:37:59.817531 crc crio[24245]: time=\"2026-06-14T09:37:59.817472274Z\" level=info msg=\"Checking pod openstack_nova-cell0-758a-account-create-update-8k6kb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.424943 | controller |     "Jun 14 09:37:59.853153 crc crio[24245]: time=\"2026-06-14T09:37:59.853081892Z\" level=info msg=\"Ran pod sandbox 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7 with infra container: openstack/nova-cell0-758a-account-create-update-8k6kb/POD\" id=33bea4e1-a8c6-46bf-a4e7-f3d925639e69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.424958 | controller |     "Jun 14 09:37:59.877718 crc crio[24245]: time=\"2026-06-14T09:37:59.877557815Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=58e17c05-aed2-4266-9394-f902944ba2c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.424974 | controller |     "Jun 14 09:37:59.894464 crc crio[24245]: time=\"2026-06-14T09:37:59.892399537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b180b12e-e0ec-47a3-9e9f-b223ab4bd56b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.424992 | controller |     "Jun 14 09:37:59.908945 crc crio[24245]: time=\"2026-06-14T09:37:59.903967585Z\" level=info msg=\"Creating container: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=9547d8a0-fb29-439d-86c3-99df45eaea39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.425008 | controller |     "Jun 14 09:37:59.908945 crc crio[24245]: time=\"2026-06-14T09:37:59.905228146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.425023 | controller |     "Jun 14 09:38:00.039799 crc crio[24245]: time=\"2026-06-14T09:38:00.039717204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.425037 | controller |     "Jun 14 09:38:00.052741 crc crio[24245]: time=\"2026-06-14T09:38:00.052650555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.425052 | controller |     "Jun 14 09:38:00.339725 crc crio[24245]: time=\"2026-06-14T09:38:00.338965233Z\" level=info msg=\"Created container 83081c3a1eb08ebeebd8f8f14ddcad92884ed5f700522c7c046e6f5579c5c91e: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=c75cf746-06e7-428d-9d33-697d6b399f76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.425067 | controller |     "Jun 14 09:38:00.347415 crc crio[24245]: time=\"2026-06-14T09:38:00.347234365Z\" level=info msg=\"Starting container: 83081c3a1eb08ebeebd8f8f14ddcad92884ed5f700522c7c046e6f5579c5c91e\" id=427739ed-13fa-44f7-b92f-8e47728bf614 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.425082 | controller |     "Jun 14 09:38:00.356643 crc crio[24245]: time=\"2026-06-14T09:38:00.35647813Z\" level=info msg=\"Created container 05dc14555940480f997a9f2a41980ddd1df6d4e6b7323cebe910bbd3ded23b9e: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=d02fd0eb-93e9-4b2a-b27e-4ed1c9dbebd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.425097 | controller |     "Jun 14 09:38:00.356935 crc crio[24245]: time=\"2026-06-14T09:38:00.356649586Z\" level=info msg=\"Created container beed07902404ed6d172392dfea07e0341a9d97a4c2899d90b3ba801cbf217525: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=7c44db76-54b9-4d31-ba45-cd6366e3f8f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.425112 | controller |     "Jun 14 09:38:00.358502 crc crio[24245]: time=\"2026-06-14T09:38:00.358279809Z\" level=info msg=\"Created container b58638854a6fd47bc3cbde0077b1aca303860b7e96c997fc8e09a778ff93c17c: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=f08df2ad-f27a-4a4d-8e18-c8622e8e7759 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.425128 | controller |     "Jun 14 09:38:00.364460 crc crio[24245]: time=\"2026-06-14T09:38:00.364363155Z\" level=info msg=\"Starting container: beed07902404ed6d172392dfea07e0341a9d97a4c2899d90b3ba801cbf217525\" id=62f5ce47-d8aa-49e4-9afe-f4e3eeba064e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.425142 | controller |     "Jun 14 09:38:00.364955 crc crio[24245]: time=\"2026-06-14T09:38:00.364817854Z\" level=info msg=\"Starting container: 05dc14555940480f997a9f2a41980ddd1df6d4e6b7323cebe910bbd3ded23b9e\" id=49dfe4ab-f8d6-436e-b090-2acd1232660d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.425157 | controller |     "Jun 14 09:38:00.365467 crc crio[24245]: time=\"2026-06-14T09:38:00.365192492Z\" level=info msg=\"Starting container: b58638854a6fd47bc3cbde0077b1aca303860b7e96c997fc8e09a778ff93c17c\" id=d5d6c884-9432-4715-ad97-2ced48494b11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.425175 | controller |     "Jun 14 09:38:00.368358 crc crio[24245]: time=\"2026-06-14T09:38:00.368257496Z\" level=info msg=\"Created container 0dd9d6f4f4304020e55e389edcb08d1aea1a17b49de9bc5fd20bbd3e3a5576ed: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=3129991e-2f7d-4c9c-919c-9d84672f7f7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.425190 | controller |     "Jun 14 09:38:00.370059 crc crio[24245]: 2026-06-14T09:38:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ed2f99a059768e4 Mac:ca:37:cb:85:2c:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:44 Mtu:0 Sandbox:/var/run/netns/67cbf1c5-cfba-4126-af14-9313bce9367d SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.1.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.425205 | controller |     "Jun 14 09:38:00.372958 crc crio[24245]: time=\"2026-06-14T09:38:00.371659367Z\" level=info msg=\"Got pod network &{Name:placement-2510-account-create-update-rqbtb Namespace:openstack ID:ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731 UID:59bfbe3d-ede8-4567-98e7-ca75f17a3320 NetNS:/var/run/netns/67cbf1c5-cfba-4126-af14-9313bce9367d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59bfbe3d_ede8_4567_98e7_ca75f17a3320.slice PodAnnotations:0xc000602db0}] Aliases:map[]}\"",
2026-06-14 10:12:41.425220 | controller |     "Jun 14 09:38:00.372958 crc crio[24245]: time=\"2026-06-14T09:38:00.371824301Z\" level=info msg=\"Checking pod openstack_placement-2510-account-create-update-rqbtb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.425235 | controller |     "Jun 14 09:38:00.372958 crc crio[24245]: time=\"2026-06-14T09:38:00.372410754Z\" level=info msg=\"Starting container: 0dd9d6f4f4304020e55e389edcb08d1aea1a17b49de9bc5fd20bbd3e3a5576ed\" id=706b56ce-df2d-47f5-a313-c7f601c7eb61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.425250 | controller |     "Jun 14 09:38:00.372958 crc crio[24245]: time=\"2026-06-14T09:38:00.372655694Z\" level=info msg=\"Started container\" PID=237705 containerID=beed07902404ed6d172392dfea07e0341a9d97a4c2899d90b3ba801cbf217525 description=openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update id=62f5ce47-d8aa-49e4-9afe-f4e3eeba064e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8",
2026-06-14 10:12:41.425265 | controller |     "Jun 14 09:38:00.384211 crc crio[24245]: time=\"2026-06-14T09:38:00.378366585Z\" level=info msg=\"Started container\" PID=237718 containerID=05dc14555940480f997a9f2a41980ddd1df6d4e6b7323cebe910bbd3ded23b9e description=openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update id=49dfe4ab-f8d6-436e-b090-2acd1232660d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5",
2026-06-14 10:12:41.425280 | controller |     "Jun 14 09:38:00.384211 crc crio[24245]: time=\"2026-06-14T09:38:00.381731387Z\" level=info msg=\"Started container\" PID=237716 containerID=83081c3a1eb08ebeebd8f8f14ddcad92884ed5f700522c7c046e6f5579c5c91e description=openstack/neutron-db-create-k24rz/mariadb-database-create id=427739ed-13fa-44f7-b92f-8e47728bf614 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584",
2026-06-14 10:12:41.425295 | controller |     "Jun 14 09:38:00.390019 crc crio[24245]: time=\"2026-06-14T09:38:00.389943554Z\" level=info msg=\"Started container\" PID=237709 containerID=b58638854a6fd47bc3cbde0077b1aca303860b7e96c997fc8e09a778ff93c17c description=openstack/keystone-db-create-v5npw/mariadb-database-create id=d5d6c884-9432-4715-ad97-2ced48494b11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12",
2026-06-14 10:12:41.425313 | controller |     "Jun 14 09:38:00.390333 crc crio[24245]: time=\"2026-06-14T09:38:00.390246705Z\" level=info msg=\"Created container 43e17e31a56cf504c5d09290bed314d9b14073fb43cf5ae308b6a9345c256237: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=5111ff49-305c-4205-a799-5fcfe03ba7c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.425328 | controller |     "Jun 14 09:38:00.391433 crc crio[24245]: time=\"2026-06-14T09:38:00.391289417Z\" level=info msg=\"Starting container: 43e17e31a56cf504c5d09290bed314d9b14073fb43cf5ae308b6a9345c256237\" id=8a791d0d-37d8-49b7-a022-dc980e1127ae name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.425343 | controller |     "Jun 14 09:38:00.408311 crc crio[24245]: time=\"2026-06-14T09:38:00.406943815Z\" level=info msg=\"Started container\" PID=237703 containerID=0dd9d6f4f4304020e55e389edcb08d1aea1a17b49de9bc5fd20bbd3e3a5576ed description=openstack/barbican-db-create-9pzv5/mariadb-database-create id=706b56ce-df2d-47f5-a313-c7f601c7eb61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad",
2026-06-14 10:12:41.425382 | controller |     "Jun 14 09:38:00.410378 crc crio[24245]: time=\"2026-06-14T09:38:00.410290231Z\" level=info msg=\"Started container\" PID=237711 containerID=43e17e31a56cf504c5d09290bed314d9b14073fb43cf5ae308b6a9345c256237 description=openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update id=8a791d0d-37d8-49b7-a022-dc980e1127ae name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e",
2026-06-14 10:12:41.425398 | controller |     "Jun 14 09:38:00.441774 crc crio[24245]: time=\"2026-06-14T09:38:00.440511742Z\" level=info msg=\"Ran pod sandbox ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731 with infra container: openstack/placement-2510-account-create-update-rqbtb/POD\" id=c3620574-04e7-4382-85a1-178b0d91e68c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.425413 | controller |     "Jun 14 09:38:00.456483 crc crio[24245]: time=\"2026-06-14T09:38:00.455507199Z\" level=info msg=\"Created container af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef: openstack/placement-5548fcbf66-p9fzv/placement-api\" id=1839ed8d-ce1c-42bc-89d6-6f3482a72645 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.425428 | controller |     "Jun 14 09:38:00.460017 crc crio[24245]: time=\"2026-06-14T09:38:00.458497804Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f2c0c205-7b93-490e-8ea1-e40629c72039 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.425442 | controller |     "Jun 14 09:38:00.473110 crc crio[24245]: time=\"2026-06-14T09:38:00.473002153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=619684f5-1dda-403c-a43a-70bc6e18739f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.425457 | controller |     "Jun 14 09:38:00.473654 crc crio[24245]: time=\"2026-06-14T09:38:00.473548614Z\" level=info msg=\"Starting container: af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef\" id=62081ead-31b4-480e-b325-5c09f33b8962 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.425471 | controller |     "Jun 14 09:38:00.486152 crc crio[24245]: time=\"2026-06-14T09:38:00.484528416Z\" level=info msg=\"Started container\" PID=237710 containerID=af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef description=openstack/placement-5548fcbf66-p9fzv/placement-api id=62081ead-31b4-480e-b325-5c09f33b8962 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a",
2026-06-14 10:12:41.425490 | controller |     "Jun 14 09:38:00.489789 crc crio[24245]: time=\"2026-06-14T09:38:00.489720279Z\" level=info msg=\"Creating container: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=95c7375b-d15a-4977-a223-a0e9d496a13f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.425505 | controller |     "Jun 14 09:38:00.491798 crc crio[24245]: time=\"2026-06-14T09:38:00.490187413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.425520 | controller |     "Jun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.525690782Z\" level=info msg=\"Created container befb365408f2c633ce3d245f6e54cda020ad84700e18ac5f7a49a79b854bf1c9: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=215a80a4-6dda-4881-811b-ff99c395dcc1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.425535 | controller |     "Jun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.534820165Z\" level=info msg=\"Starting container: befb365408f2c633ce3d245f6e54cda020ad84700e18ac5f7a49a79b854bf1c9\" id=00c73f7f-4c08-49eb-b0d2-558e5d411c71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.425550 | controller |     "Jun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.536380471Z\" level=info msg=\"Created container cdb00a58feae38e79459a61dddf03eba3e3d62c6e19a3641b238ea99ab6c3d0c: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=2a64f1af-ced4-4a57-89b7-b04126dfa619 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.425564 | controller |     "Jun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.538668095Z\" level=info msg=\"Starting container: cdb00a58feae38e79459a61dddf03eba3e3d62c6e19a3641b238ea99ab6c3d0c\" id=c475c47f-9e20-4f20-a537-928cfc16a98a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.425578 | controller |     "Jun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.547191729Z\" level=info msg=\"Started container\" PID=237706 containerID=befb365408f2c633ce3d245f6e54cda020ad84700e18ac5f7a49a79b854bf1c9 description=openstack/glance-db-create-bnrvl/mariadb-database-create id=00c73f7f-4c08-49eb-b0d2-558e5d411c71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9",
2026-06-14 10:12:41.425593 | controller |     "Jun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.551412735Z\" level=info msg=\"Created container eff1f649629643464de3ae2dc588aeb1046ca51aff535505019a0220ac9baaa2: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=f308fa52-00c4-43c6-8034-82ba5ab7c626 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.425608 | controller |     "Jun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.552507664Z\" level=info msg=\"Starting container: eff1f649629643464de3ae2dc588aeb1046ca51aff535505019a0220ac9baaa2\" id=822d5f9a-40f9-4dac-8a93-a71a72acfdc6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.425622 | controller |     "Jun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.557095002Z\" level=info msg=\"Started container\" PID=237717 containerID=cdb00a58feae38e79459a61dddf03eba3e3d62c6e19a3641b238ea99ab6c3d0c description=openstack/cinder-db-create-jkww4/mariadb-database-create id=c475c47f-9e20-4f20-a537-928cfc16a98a name=/runtime.v1.RuntimeService/StartContainer sandboxID=214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c",
2026-06-14 10:12:41.425636 | controller |     "Jun 14 09:38:00.585767 crc crio[24245]: time=\"2026-06-14T09:38:00.561202434Z\" level=info msg=\"Started container\" PID=237707 containerID=eff1f649629643464de3ae2dc588aeb1046ca51aff535505019a0220ac9baaa2 description=openstack/nova-cell0-db-create-5jpjc/mariadb-database-create id=822d5f9a-40f9-4dac-8a93-a71a72acfdc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00",
2026-06-14 10:12:41.425654 | controller |     "Jun 14 09:38:00.650116 crc crio[24245]: time=\"2026-06-14T09:38:00.647521977Z\" level=info msg=\"Stopped container 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f: openstack/ovn-northd-0/ovn-northd\" id=cc4d8039-87e4-41cd-84e1-d82ba7deb088 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.425669 | controller |     "Jun 14 09:38:00.658913 crc crio[24245]: time=\"2026-06-14T09:38:00.65734715Z\" level=info msg=\"Stopping pod sandbox: d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6\" id=a555c85e-7399-4cb3-994c-7db8b10b82d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.425684 | controller |     "Jun 14 09:38:00.674006 crc crio[24245]: time=\"2026-06-14T09:38:00.666485684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.425699 | controller |     "Jun 14 09:38:00.678912 crc crio[24245]: time=\"2026-06-14T09:38:00.677935322Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6 UID:c14e746d-25d2-4805-8f07-8f376022ca71 NetNS:/var/run/netns/93cc9267-51a4-430e-a8a8-3109eaa83898 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc14e746d_25d2_4805_8f07_8f376022ca71.slice PodAnnotations:0xc003bf6540}] Aliases:map[]}\"",
2026-06-14 10:12:41.425714 | controller |     "Jun 14 09:38:00.678912 crc crio[24245]: time=\"2026-06-14T09:38:00.678157389Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.425729 | controller |     "Jun 14 09:38:00.703051 crc crio[24245]: time=\"2026-06-14T09:38:00.697744075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.425744 | controller |     "Jun 14 09:38:00.832712 crc crio[24245]: time=\"2026-06-14T09:38:00.826390058Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-q4sjk/POD\" id=46ba2b40-844c-49be-8cd1-0f4907065e9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.425759 | controller |     "Jun 14 09:38:00.832712 crc crio[24245]: time=\"2026-06-14T09:38:00.826507112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.425774 | controller |     "Jun 14 09:38:00.832712 crc crio[24245]: time=\"2026-06-14T09:38:00.827101319Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-74bdbf448f-jbq6x/POD\" id=81e98635-b865-4b31-b99b-477b8a047d1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.425789 | controller |     "Jun 14 09:38:00.832712 crc crio[24245]: time=\"2026-06-14T09:38:00.827327516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.425804 | controller |     "Jun 14 09:38:01.016183 crc crio[24245]: time=\"2026-06-14T09:38:01.015771993Z\" level=info msg=\"Got pod network &{Name:barbican-worker-74bdbf448f-jbq6x Namespace:openstack ID:58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191 UID:212cae59-8627-4b0d-ae8f-dc30504e7ab4 NetNS:/var/run/netns/ad7534f8-4b97-4313-9078-94fd03dda982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212cae59_8627_4b0d_ae8f_dc30504e7ab4.slice PodAnnotations:0xc006e0a268}] Aliases:map[]}\"",
2026-06-14 10:12:41.425823 | controller |     "Jun 14 09:38:01.016183 crc crio[24245]: time=\"2026-06-14T09:38:01.016165575Z\" level=info msg=\"Adding pod openstack_barbican-worker-74bdbf448f-jbq6x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.425838 | controller |     "Jun 14 09:38:01.034154 crc crio[24245]: time=\"2026-06-14T09:38:01.032958003Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-q4sjk Namespace:openstack ID:29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459 UID:cdf74c9f-94ac-473c-943b-aecb4b07c301 NetNS:/var/run/netns/921b15f0-1837-499a-a9d3-4d81b9c92573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf74c9f_94ac_473c_943b_aecb4b07c301.slice PodAnnotations:0xc006e0a388}] Aliases:map[]}\"",
2026-06-14 10:12:41.425854 | controller |     "Jun 14 09:38:01.034154 crc crio[24245]: time=\"2026-06-14T09:38:01.033025836Z\" level=info msg=\"Adding pod openstack_root-account-create-update-q4sjk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.425868 | controller |     "Jun 14 09:38:01.269749 crc crio[24245]: time=\"2026-06-14T09:38:01.269109459Z\" level=info msg=\"Created container a7bfe8d901b3b23d603cc5b0871d6b53153bbefa5a5ae8451e3a59d26719002e: openstack/placement-db-create-n69bz/mariadb-database-create\" id=2ddcf3da-711f-48f6-b9df-c234b366c791 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.425883 | controller |     "Jun 14 09:38:01.274488 crc crio[24245]: time=\"2026-06-14T09:38:01.274391658Z\" level=info msg=\"Starting container: a7bfe8d901b3b23d603cc5b0871d6b53153bbefa5a5ae8451e3a59d26719002e\" id=6b131cf9-f8e6-463c-b355-c116c7261067 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.425898 | controller |     "Jun 14 09:38:01.281956 crc crio[24245]: time=\"2026-06-14T09:38:01.281777053Z\" level=info msg=\"Started container\" PID=237950 containerID=a7bfe8d901b3b23d603cc5b0871d6b53153bbefa5a5ae8451e3a59d26719002e description=openstack/placement-db-create-n69bz/mariadb-database-create id=6b131cf9-f8e6-463c-b355-c116c7261067 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91",
2026-06-14 10:12:41.425912 | controller |     "Jun 14 09:38:01.356997 crc crio[24245]: time=\"2026-06-14T09:38:01.356083594Z\" level=info msg=\"Created container a7bc82e80124e1ca5e46018d3eb4827f67a5c6173c53ae8f7f9fcb3d6ff29510: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=4db43240-4611-4252-98c2-70daa3965851 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.425927 | controller |     "Jun 14 09:38:01.367932 crc crio[24245]: time=\"2026-06-14T09:38:01.367391235Z\" level=info msg=\"Stopped pod sandbox: d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6\" id=a555c85e-7399-4cb3-994c-7db8b10b82d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.425942 | controller |     "Jun 14 09:38:01.395135 crc crio[24245]: time=\"2026-06-14T09:38:01.391417683Z\" level=info msg=\"Created container d2b496b4f47670e382162209e35ce9ceb7eaae370a2ff0ba9dc93b7056a27f26: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=ee34a9e0-b1a8-4490-bd07-12c2f7f034ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.425957 | controller |     "Jun 14 09:38:01.400675 crc crio[24245]: time=\"2026-06-14T09:38:01.399344168Z\" level=info msg=\"Starting container: a7bc82e80124e1ca5e46018d3eb4827f67a5c6173c53ae8f7f9fcb3d6ff29510\" id=19c351e6-6afd-4ed4-82bd-c8dceb2d9774 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.425973 | controller |     "Jun 14 09:38:01.407376 crc crio[24245]: time=\"2026-06-14T09:38:01.407304604Z\" level=info msg=\"Started container\" PID=237952 containerID=a7bc82e80124e1ca5e46018d3eb4827f67a5c6173c53ae8f7f9fcb3d6ff29510 description=openstack/nova-cell1-db-create-q579s/mariadb-database-create id=19c351e6-6afd-4ed4-82bd-c8dceb2d9774 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989",
2026-06-14 10:12:41.425992 | controller |     "Jun 14 09:38:01.410327 crc crio[24245]: time=\"2026-06-14T09:38:01.409456676Z\" level=info msg=\"Starting container: d2b496b4f47670e382162209e35ce9ceb7eaae370a2ff0ba9dc93b7056a27f26\" id=225acd85-a771-4c0a-b7b1-8c08aebf2121 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.426008 | controller |     "Jun 14 09:38:01.429835 crc crio[24245]: time=\"2026-06-14T09:38:01.429311275Z\" level=info msg=\"Started container\" PID=237955 containerID=d2b496b4f47670e382162209e35ce9ceb7eaae370a2ff0ba9dc93b7056a27f26 description=openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update id=225acd85-a771-4c0a-b7b1-8c08aebf2121 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea",
2026-06-14 10:12:41.426022 | controller |     "Jun 14 09:38:01.595179 crc crio[24245]: time=\"2026-06-14T09:38:01.594559612Z\" level=info msg=\"Created container c36316ac0e9670761c297b514e22723771a7e62d6fa56a46f067642abeca5d46: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=1c34e82a-10bb-4624-a5e7-f3e199bf7358 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.426038 | controller |     "Jun 14 09:38:01.646959 crc crio[24245]: time=\"2026-06-14T09:38:01.646823044Z\" level=info msg=\"Starting container: c36316ac0e9670761c297b514e22723771a7e62d6fa56a46f067642abeca5d46\" id=1d76cf9c-3877-4db4-9e17-e617173510f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.426052 | controller |     "Jun 14 09:38:01.662710 crc crio[24245]: time=\"2026-06-14T09:38:01.662580072Z\" level=info msg=\"Started container\" PID=237945 containerID=c36316ac0e9670761c297b514e22723771a7e62d6fa56a46f067642abeca5d46 description=openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update id=1d76cf9c-3877-4db4-9e17-e617173510f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a",
2026-06-14 10:12:41.426068 | controller |     "Jun 14 09:38:01.741327 crc crio[24245]: 2026-06-14T09:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:58027d8cefaa26e Mac:e6:37:b5:50:0a:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:46 Mtu:0 Sandbox:/var/run/netns/ad7534f8-4b97-4313-9078-94fd03dda982 SocketPath: PciID:}] [{Interface:0xc000014710 Address:{IP:10.217.1.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.426120 | controller |     "Jun 14 09:38:01.746245 crc crio[24245]: time=\"2026-06-14T09:38:01.746186917Z\" level=info msg=\"Got pod network &{Name:barbican-worker-74bdbf448f-jbq6x Namespace:openstack ID:58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191 UID:212cae59-8627-4b0d-ae8f-dc30504e7ab4 NetNS:/var/run/netns/ad7534f8-4b97-4313-9078-94fd03dda982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212cae59_8627_4b0d_ae8f_dc30504e7ab4.slice PodAnnotations:0xc006e0a268}] Aliases:map[]}\"",
2026-06-14 10:12:41.426136 | controller |     "Jun 14 09:38:01.746425 crc crio[24245]: time=\"2026-06-14T09:38:01.746385904Z\" level=info msg=\"Checking pod openstack_barbican-worker-74bdbf448f-jbq6x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.426151 | controller |     "Jun 14 09:38:01.803369 crc crio[24245]: time=\"2026-06-14T09:38:01.802739323Z\" level=info msg=\"Created container c4855b50e9c3e1618dad09bf3a77bed9b6975c6664945391227a148113d62db6: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=70b11b30-72cb-4653-b3c7-f9c4db826784 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.426170 | controller |     "Jun 14 09:38:01.811980 crc crio[24245]: time=\"2026-06-14T09:38:01.808921483Z\" level=info msg=\"Ran pod sandbox 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191 with infra container: openstack/barbican-worker-74bdbf448f-jbq6x/POD\" id=81e98635-b865-4b31-b99b-477b8a047d1b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.426185 | controller |     "Jun 14 09:38:01.822310 crc crio[24245]: time=\"2026-06-14T09:38:01.819092377Z\" level=info msg=\"Starting container: c4855b50e9c3e1618dad09bf3a77bed9b6975c6664945391227a148113d62db6\" id=1529fd3d-5d08-47e0-b83b-56733ba348cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.426200 | controller |     "Jun 14 09:38:01.841333 crc crio[24245]: time=\"2026-06-14T09:38:01.841178816Z\" level=info msg=\"Started container\" PID=237957 containerID=c4855b50e9c3e1618dad09bf3a77bed9b6975c6664945391227a148113d62db6 description=openstack/nova-api-db-create-k2nhp/mariadb-database-create id=1529fd3d-5d08-47e0-b83b-56733ba348cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d",
2026-06-14 10:12:41.426215 | controller |     "Jun 14 09:38:01.846102 crc crio[24245]: time=\"2026-06-14T09:38:01.846004612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=a0ce384c-c73b-45bf-b1b1-7c6e7e21eeb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.426230 | controller |     "Jun 14 09:38:01.883359 crc crio[24245]: time=\"2026-06-14T09:38:01.881206496Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=73af12d3-a180-4d23-a0a4-9158626f56c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.426245 | controller |     "Jun 14 09:38:01.929650 crc crio[24245]: time=\"2026-06-14T09:38:01.92176557Z\" level=info msg=\"Creating container: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker-log\" id=22f5f33e-0b9e-4fff-9897-05411470a0df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.426259 | controller |     "Jun 14 09:38:01.929650 crc crio[24245]: time=\"2026-06-14T09:38:01.922494963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.426274 | controller |     "Jun 14 09:38:01.970669 crc crio[24245]: 2026-06-14T09:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:29f6ccecbe770cf Mac:3e:08:3e:6e:3c:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:45 Mtu:0 Sandbox:/var/run/netns/921b15f0-1837-499a-a9d3-4d81b9c92573 SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.1.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.426289 | controller |     "Jun 14 09:38:01.977462 crc crio[24245]: time=\"2026-06-14T09:38:01.977294368Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-q4sjk Namespace:openstack ID:29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459 UID:cdf74c9f-94ac-473c-943b-aecb4b07c301 NetNS:/var/run/netns/921b15f0-1837-499a-a9d3-4d81b9c92573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf74c9f_94ac_473c_943b_aecb4b07c301.slice PodAnnotations:0xc006e0a388}] Aliases:map[]}\"",
2026-06-14 10:12:41.426305 | controller |     "Jun 14 09:38:01.977668 crc crio[24245]: time=\"2026-06-14T09:38:01.977553356Z\" level=info msg=\"Checking pod openstack_root-account-create-update-q4sjk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.426320 | controller |     "Jun 14 09:38:02.044504 crc crio[24245]: time=\"2026-06-14T09:38:02.044430492Z\" level=info msg=\"Ran pod sandbox 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459 with infra container: openstack/root-account-create-update-q4sjk/POD\" id=46ba2b40-844c-49be-8cd1-0f4907065e9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.426341 | controller |     "Jun 14 09:38:02.050414 crc crio[24245]: time=\"2026-06-14T09:38:02.050316458Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=714a8250-7e44-4596-ab47-e142488b894d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.426376 | controller |     "Jun 14 09:38:02.056775 crc crio[24245]: time=\"2026-06-14T09:38:02.056181256Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ceb7bb4d-491e-4232-b7c7-b092908a116e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.426392 | controller |     "Jun 14 09:38:02.064198 crc crio[24245]: time=\"2026-06-14T09:38:02.064023621Z\" level=info msg=\"Created container c952a1c77b0ac8499b91c5637165c2f8d110c2f92622421954200da61547b032: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=7d59eb2b-21aa-48c1-b042-1cc251b382e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.426407 | controller |     "Jun 14 09:38:02.066479 crc crio[24245]: time=\"2026-06-14T09:38:02.066023653Z\" level=info msg=\"Starting container: c952a1c77b0ac8499b91c5637165c2f8d110c2f92622421954200da61547b032\" id=5949e471-ff94-4882-b0e6-9e998aee853d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.426422 | controller |     "Jun 14 09:38:02.087702 crc crio[24245]: time=\"2026-06-14T09:38:02.087217005Z\" level=info msg=\"Started container\" PID=237956 containerID=c952a1c77b0ac8499b91c5637165c2f8d110c2f92622421954200da61547b032 description=openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update id=5949e471-ff94-4882-b0e6-9e998aee853d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c",
2026-06-14 10:12:41.426437 | controller |     "Jun 14 09:38:02.092174 crc crio[24245]: time=\"2026-06-14T09:38:02.092095755Z\" level=info msg=\"Creating container: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=cdcec92f-cdf7-492f-b100-72b9e9a87a42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.426452 | controller |     "Jun 14 09:38:02.095201 crc crio[24245]: time=\"2026-06-14T09:38:02.09350082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.426467 | controller |     "Jun 14 09:38:02.172553 crc crio[24245]: time=\"2026-06-14T09:38:02.172455733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.426482 | controller |     "Jun 14 09:38:02.180394 crc crio[24245]: time=\"2026-06-14T09:38:02.180268965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.426496 | controller |     "Jun 14 09:38:02.265998 crc crio[24245]: time=\"2026-06-14T09:38:02.265909085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.426510 | controller |     "Jun 14 09:38:02.275783 crc crio[24245]: time=\"2026-06-14T09:38:02.275683277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.426525 | controller |     "Jun 14 09:38:02.594474 crc crio[24245]: time=\"2026-06-14T09:38:02.592579126Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-jrwkf-config-scb5l/POD\" id=dbdf0e18-e2d3-4c4b-bfd3-e51e3b263917 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.426544 | controller |     "Jun 14 09:38:02.594474 crc crio[24245]: time=\"2026-06-14T09:38:02.593200226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.426559 | controller |     "Jun 14 09:38:02.701909 crc crio[24245]: time=\"2026-06-14T09:38:02.70175803Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-69777c668b-m48h5/POD\" id=07d0737c-5ba6-4be2-b50b-5659a4b666ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.426573 | controller |     "Jun 14 09:38:02.703044 crc crio[24245]: time=\"2026-06-14T09:38:02.701943756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.426588 | controller |     "Jun 14 09:38:02.825828 crc crio[24245]: time=\"2026-06-14T09:38:02.825744965Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-scb5l Namespace:openstack ID:f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6 UID:0b405c43-3672-4f96-8dee-27f278bdf725 NetNS:/var/run/netns/366ec0be-7bc1-4022-92ea-91cd3503a87d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b405c43_3672_4f96_8dee_27f278bdf725.slice PodAnnotations:0xc00161a688}] Aliases:map[]}\"",
2026-06-14 10:12:41.426603 | controller |     "Jun 14 09:38:02.825828 crc crio[24245]: time=\"2026-06-14T09:38:02.825808367Z\" level=info msg=\"Adding pod openstack_ovn-controller-jrwkf-config-scb5l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.426618 | controller |     "Jun 14 09:38:02.829013 crc crio[24245]: time=\"2026-06-14T09:38:02.828917185Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-69777c668b-m48h5 Namespace:openstack ID:59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753 UID:08b52a99-aa20-4a39-ad58-e10192dbd018 NetNS:/var/run/netns/c52522f1-76a9-43e3-b6a1-060f1ff768bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b52a99_aa20_4a39_ad58_e10192dbd018.slice PodAnnotations:0xc001c3c960}] Aliases:map[]}\"",
2026-06-14 10:12:41.426633 | controller |     "Jun 14 09:38:02.829013 crc crio[24245]: time=\"2026-06-14T09:38:02.829011068Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-69777c668b-m48h5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.426648 | controller |     "Jun 14 09:38:03.032908 crc crio[24245]: time=\"2026-06-14T09:38:03.029833448Z\" level=info msg=\"Stopped container 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a: openstack/ceilometer-0/ceilometer-notification-agent\" id=4ba889f2-0edf-4df5-aeaf-0cc831e6bdb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.426663 | controller |     "Jun 14 09:38:03.038934 crc crio[24245]: time=\"2026-06-14T09:38:03.034351181Z\" level=info msg=\"Stopping pod sandbox: d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a\" id=84313f21-017f-4419-8f80-e8b642f56f3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.426677 | controller |     "Jun 14 09:38:03.038934 crc crio[24245]: time=\"2026-06-14T09:38:03.037245234Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a UID:29804ea3-44fa-4389-8eda-9cd2e4266564 NetNS:/var/run/netns/de31e09e-acc0-4523-84dd-b40bb10ca6b2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29804ea3_44fa_4389_8eda_9cd2e4266564.slice PodAnnotations:0xc003bf6138}] Aliases:map[]}\"",
2026-06-14 10:12:41.426695 | controller |     "Jun 14 09:38:03.038934 crc crio[24245]: time=\"2026-06-14T09:38:03.037401619Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.426710 | controller |     "Jun 14 09:38:03.067502 crc crio[24245]: time=\"2026-06-14T09:38:03.067410518Z\" level=info msg=\"Created container 8f589a8825e602184824fe75d625b7059cf95d2fa6d5ea27f24d30b2a587d8cd: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=9547d8a0-fb29-439d-86c3-99df45eaea39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.426726 | controller |     "Jun 14 09:38:03.074098 crc crio[24245]: time=\"2026-06-14T09:38:03.073546057Z\" level=info msg=\"Created container a11aa93a113f5de68c866023debe66eedcf65cc4a039af80642e30b27dad7594: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=d50707c3-b2f9-4ad3-85fc-967da0f7091f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.426741 | controller |     "Jun 14 09:38:03.075721 crc crio[24245]: time=\"2026-06-14T09:38:03.075156927Z\" level=info msg=\"Starting container: a11aa93a113f5de68c866023debe66eedcf65cc4a039af80642e30b27dad7594\" id=5ebfb586-6ba7-4cbf-9369-877616d38e37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.426756 | controller |     "Jun 14 09:38:03.079470 crc crio[24245]: time=\"2026-06-14T09:38:03.076706686Z\" level=info msg=\"Starting container: 8f589a8825e602184824fe75d625b7059cf95d2fa6d5ea27f24d30b2a587d8cd\" id=3481acc3-4647-4db2-954c-63adf5108f38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.426770 | controller |     "Jun 14 09:38:03.088044 crc crio[24245]: time=\"2026-06-14T09:38:03.087482622Z\" level=info msg=\"Started container\" PID=237958 containerID=a11aa93a113f5de68c866023debe66eedcf65cc4a039af80642e30b27dad7594 description=openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update id=5ebfb586-6ba7-4cbf-9369-877616d38e37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420",
2026-06-14 10:12:41.426785 | controller |     "Jun 14 09:38:03.088369 crc crio[24245]: time=\"2026-06-14T09:38:03.088094902Z\" level=info msg=\"Started container\" PID=237959 containerID=8f589a8825e602184824fe75d625b7059cf95d2fa6d5ea27f24d30b2a587d8cd description=openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update id=3481acc3-4647-4db2-954c-63adf5108f38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7",
2026-06-14 10:12:41.426800 | controller |     "Jun 14 09:38:03.470459 crc crio[24245]: time=\"2026-06-14T09:38:03.466944689Z\" level=info msg=\"Created container 26f26d53133b2cebe604623c72669064628e98f08e7108b943bee8e85e0f2fcc: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=cdcec92f-cdf7-492f-b100-72b9e9a87a42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.426816 | controller |     "Jun 14 09:38:03.470459 crc crio[24245]: time=\"2026-06-14T09:38:03.470269357Z\" level=info msg=\"Starting container: 26f26d53133b2cebe604623c72669064628e98f08e7108b943bee8e85e0f2fcc\" id=1664f169-156e-4138-a6c3-0eda406f4414 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.426831 | controller |     "Jun 14 09:38:03.496555 crc crio[24245]: time=\"2026-06-14T09:38:03.492328786Z\" level=info msg=\"Started container\" PID=238345 containerID=26f26d53133b2cebe604623c72669064628e98f08e7108b943bee8e85e0f2fcc description=openstack/root-account-create-update-q4sjk/mariadb-account-create-update id=1664f169-156e-4138-a6c3-0eda406f4414 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459",
2026-06-14 10:12:41.426846 | controller |     "Jun 14 09:38:03.568568 crc crio[24245]: time=\"2026-06-14T09:38:03.568152678Z\" level=info msg=\"Created container ef91051d9cfb6ab1d2eb350f4890a56675c4f1000fe0adda0a0e2fdc0def0287: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=95c7375b-d15a-4977-a223-a0e9d496a13f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.426866 | controller |     "Jun 14 09:38:03.571452 crc crio[24245]: time=\"2026-06-14T09:38:03.570529164Z\" level=info msg=\"Starting container: ef91051d9cfb6ab1d2eb350f4890a56675c4f1000fe0adda0a0e2fdc0def0287\" id=0028f38a-469f-4356-af44-32e656ac4b8a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.426882 | controller |     "Jun 14 09:38:03.576708 crc crio[24245]: time=\"2026-06-14T09:38:03.576653569Z\" level=info msg=\"Started container\" PID=237964 containerID=ef91051d9cfb6ab1d2eb350f4890a56675c4f1000fe0adda0a0e2fdc0def0287 description=openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update id=0028f38a-469f-4356-af44-32e656ac4b8a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731",
2026-06-14 10:12:41.426897 | controller |     "Jun 14 09:38:03.615405 crc crio[24245]: 2026-06-14T09:38:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59a7a38258f71a4 Mac:b2:1e:a7:75:37:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:48 Mtu:0 Sandbox:/var/run/netns/c52522f1-76a9-43e3-b6a1-060f1ff768bf SocketPath: PciID:}] [{Interface:0xc000530760 Address:{IP:10.217.1.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.426913 | controller |     "Jun 14 09:38:03.615405 crc crio[24245]: time=\"2026-06-14T09:38:03.610001662Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-69777c668b-m48h5 Namespace:openstack ID:59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753 UID:08b52a99-aa20-4a39-ad58-e10192dbd018 NetNS:/var/run/netns/c52522f1-76a9-43e3-b6a1-060f1ff768bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b52a99_aa20_4a39_ad58_e10192dbd018.slice PodAnnotations:0xc001c3c960}] Aliases:map[]}\"",
2026-06-14 10:12:41.426928 | controller |     "Jun 14 09:38:03.615405 crc crio[24245]: time=\"2026-06-14T09:38:03.610150107Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-69777c668b-m48h5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.426943 | controller |     "Jun 14 09:38:03.642374 crc crio[24245]: time=\"2026-06-14T09:38:03.640712709Z\" level=info msg=\"Ran pod sandbox 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753 with infra container: openstack/barbican-keystone-listener-69777c668b-m48h5/POD\" id=07d0737c-5ba6-4be2-b50b-5659a4b666ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.426958 | controller |     "Jun 14 09:38:03.645463 crc crio[24245]: time=\"2026-06-14T09:38:03.64490634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=1713bb9f-2d01-4d2f-a2c8-3d011f5c588d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.426973 | controller |     "Jun 14 09:38:03.653620 crc crio[24245]: time=\"2026-06-14T09:38:03.653060029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=c2a1c377-9c98-4a08-89d5-9f8179fa79a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.426987 | controller |     "Jun 14 09:38:03.671796 crc crio[24245]: time=\"2026-06-14T09:38:03.671723903Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener-log\" id=aa996220-c208-4922-ac7b-66aed3109f23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.427002 | controller |     "Jun 14 09:38:03.672524 crc crio[24245]: time=\"2026-06-14T09:38:03.672398685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427020 | controller |     "Jun 14 09:38:03.679247 crc crio[24245]: 2026-06-14T09:38:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f5f2c403893b410 Mac:2a:3e:93:75:fc:80 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:47 Mtu:0 Sandbox:/var/run/netns/366ec0be-7bc1-4022-92ea-91cd3503a87d SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.427035 | controller |     "Jun 14 09:38:03.680334 crc crio[24245]: time=\"2026-06-14T09:38:03.680259427Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-scb5l Namespace:openstack ID:f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6 UID:0b405c43-3672-4f96-8dee-27f278bdf725 NetNS:/var/run/netns/366ec0be-7bc1-4022-92ea-91cd3503a87d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b405c43_3672_4f96_8dee_27f278bdf725.slice PodAnnotations:0xc00161a688}] Aliases:map[]}\"",
2026-06-14 10:12:41.427050 | controller |     "Jun 14 09:38:03.680501 crc crio[24245]: time=\"2026-06-14T09:38:03.680464774Z\" level=info msg=\"Checking pod openstack_ovn-controller-jrwkf-config-scb5l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.427065 | controller |     "Jun 14 09:38:03.708315 crc crio[24245]: time=\"2026-06-14T09:38:03.708233906Z\" level=info msg=\"Ran pod sandbox f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6 with infra container: openstack/ovn-controller-jrwkf-config-scb5l/POD\" id=dbdf0e18-e2d3-4c4b-bfd3-e51e3b263917 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.427080 | controller |     "Jun 14 09:38:03.712551 crc crio[24245]: time=\"2026-06-14T09:38:03.712235582Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=1ec59efc-750f-4881-87a6-b841d5eca833 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.427095 | controller |     "Jun 14 09:38:03.733148 crc crio[24245]: time=\"2026-06-14T09:38:03.7327426Z\" level=info msg=\"Stopped pod sandbox: d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a\" id=84313f21-017f-4419-8f80-e8b642f56f3d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.427110 | controller |     "Jun 14 09:38:03.734056 crc crio[24245]: time=\"2026-06-14T09:38:03.733951282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=47b1a0d0-b670-4a3b-a045-48ef70e1dea5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.427126 | controller |     "Jun 14 09:38:03.742901 crc crio[24245]: time=\"2026-06-14T09:38:03.742705911Z\" level=info msg=\"Creating container: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=4c982402-9543-44c8-8b1b-2317998b2f04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.427140 | controller |     "Jun 14 09:38:03.743221 crc crio[24245]: time=\"2026-06-14T09:38:03.743207627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427155 | controller |     "Jun 14 09:38:03.743704 crc crio[24245]: time=\"2026-06-14T09:38:03.743625294Z\" level=info msg=\"Created container 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker-log\" id=22f5f33e-0b9e-4fff-9897-05411470a0df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.427169 | controller |     "Jun 14 09:38:03.749471 crc crio[24245]: time=\"2026-06-14T09:38:03.749415965Z\" level=info msg=\"Starting container: 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c\" id=0fb79489-d1df-4a9b-8cd5-cb3722db1aa9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.427188 | controller |     "Jun 14 09:38:03.760887 crc crio[24245]: time=\"2026-06-14T09:38:03.760676205Z\" level=info msg=\"Started container\" PID=238346 containerID=0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c description=openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker-log id=0fb79489-d1df-4a9b-8cd5-cb3722db1aa9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191",
2026-06-14 10:12:41.427203 | controller |     "Jun 14 09:38:03.780439 crc crio[24245]: time=\"2026-06-14T09:38:03.780231545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=cda26eff-e956-4c90-a540-a761c58b23d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.427217 | controller |     "Jun 14 09:38:03.792999 crc crio[24245]: time=\"2026-06-14T09:38:03.792925268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427231 | controller |     "Jun 14 09:38:03.797335 crc crio[24245]: time=\"2026-06-14T09:38:03.797273506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427246 | controller |     "Jun 14 09:38:03.840484 crc crio[24245]: time=\"2026-06-14T09:38:03.840408569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427260 | controller |     "Jun 14 09:38:03.845909 crc crio[24245]: time=\"2026-06-14T09:38:03.844370055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=a6cc6f2b-ba8a-48be-9488-05142f0e36d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.427275 | controller |     "Jun 14 09:38:03.858278 crc crio[24245]: time=\"2026-06-14T09:38:03.858217425Z\" level=info msg=\"Creating container: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker\" id=aac0339c-b036-43fb-8a28-3d1ad8e4d38d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.427289 | controller |     "Jun 14 09:38:03.859246 crc crio[24245]: time=\"2026-06-14T09:38:03.859185476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427303 | controller |     "Jun 14 09:38:03.947485 crc crio[24245]: time=\"2026-06-14T09:38:03.946947498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427317 | controller |     "Jun 14 09:38:03.958083 crc crio[24245]: time=\"2026-06-14T09:38:03.957998029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427332 | controller |     "Jun 14 09:38:04.221913 crc crio[24245]: time=\"2026-06-14T09:38:04.221799711Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/POD\" id=3d6e0b92-b0f3-4766-8d3f-16c4b82e6ce8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.427360 | controller |     "Jun 14 09:38:04.222041 crc crio[24245]: time=\"2026-06-14T09:38:04.221956676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427384 | controller |     "Jun 14 09:38:04.230184 crc crio[24245]: time=\"2026-06-14T09:38:04.224029391Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-544dc98db8-cd5vj/POD\" id=f12b0359-fecb-4c6f-8ae0-aaf19a3f4d6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.427400 | controller |     "Jun 14 09:38:04.230482 crc crio[24245]: time=\"2026-06-14T09:38:04.230302183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427415 | controller |     "Jun 14 09:38:04.344296 crc crio[24245]: time=\"2026-06-14T09:38:04.34419242Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781429865-z5dvx Namespace:openstack ID:1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731 UID:6bde1dbe-062c-4884-9b95-fcc37bf6d2a7 NetNS:/var/run/netns/4c7bd034-56b9-4b51-a5c9-766ffe50b4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bde1dbe_062c_4884_9b95_fcc37bf6d2a7.slice PodAnnotations:0xc0024224f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.427431 | controller |     "Jun 14 09:38:04.344296 crc crio[24245]: time=\"2026-06-14T09:38:04.344286454Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781429865-z5dvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.427446 | controller |     "Jun 14 09:38:04.395001 crc crio[24245]: time=\"2026-06-14T09:38:04.385714236Z\" level=info msg=\"Got pod network &{Name:barbican-api-544dc98db8-cd5vj Namespace:openstack ID:4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d UID:6dbfebfb-2cd9-41ab-86cf-c3cac6c509d2 NetNS:/var/run/netns/c18fc9de-1451-477e-830f-b032df49d7e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbfebfb_2cd9_41ab_86cf_c3cac6c509d2.slice PodAnnotations:0xc002c92538}] Aliases:map[]}\"",
2026-06-14 10:12:41.427462 | controller |     "Jun 14 09:38:04.395001 crc crio[24245]: time=\"2026-06-14T09:38:04.385763018Z\" level=info msg=\"Adding pod openstack_barbican-api-544dc98db8-cd5vj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.427476 | controller |     "Jun 14 09:38:04.397100 crc crio[24245]: time=\"2026-06-14T09:38:04.396960341Z\" level=info msg=\"Created container e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker\" id=aac0339c-b036-43fb-8a28-3d1ad8e4d38d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.427491 | controller |     "Jun 14 09:38:04.409762 crc crio[24245]: time=\"2026-06-14T09:38:04.40350309Z\" level=info msg=\"Created container bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener-log\" id=aa996220-c208-4922-ac7b-66aed3109f23 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.427507 | controller |     "Jun 14 09:38:04.416057 crc crio[24245]: time=\"2026-06-14T09:38:04.41002067Z\" level=info msg=\"Starting container: bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15\" id=cc65b481-fd2a-4b7a-8497-12189f9b8327 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.427521 | controller |     "Jun 14 09:38:04.416057 crc crio[24245]: time=\"2026-06-14T09:38:04.411076224Z\" level=info msg=\"Starting container: e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4\" id=211b94c7-27c8-42d7-8f7a-185d70c77d2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.427537 | controller |     "Jun 14 09:38:04.429483 crc crio[24245]: time=\"2026-06-14T09:38:04.429392653Z\" level=info msg=\"Started container\" PID=238623 containerID=bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15 description=openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener-log id=cc65b481-fd2a-4b7a-8497-12189f9b8327 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753",
2026-06-14 10:12:41.427556 | controller |     "Jun 14 09:38:04.480733 crc crio[24245]: time=\"2026-06-14T09:38:04.47934328Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=a98772e5-6e3e-4a26-94d3-e72ab6a0218f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.427571 | controller |     "Jun 14 09:38:04.502145 crc crio[24245]: time=\"2026-06-14T09:38:04.502040161Z\" level=info msg=\"Started container\" PID=238624 containerID=e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4 description=openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker id=211b94c7-27c8-42d7-8f7a-185d70c77d2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191",
2026-06-14 10:12:41.427586 | controller |     "Jun 14 09:38:04.601285 crc crio[24245]: time=\"2026-06-14T09:38:04.600685278Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=61aff9f5-621f-4202-960f-c4be87f89956 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.427600 | controller |     "Jun 14 09:38:04.601285 crc crio[24245]: time=\"2026-06-14T09:38:04.601176924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427616 | controller |     "Jun 14 09:38:04.663446 crc crio[24245]: time=\"2026-06-14T09:38:04.66123706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=f0df54fc-0d22-4681-ab3c-7df0a9ddc0fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.427630 | controller |     "Jun 14 09:38:04.853640 crc crio[24245]: time=\"2026-06-14T09:38:04.853145403Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener\" id=f9d013fe-d755-4a5d-8db2-837846e0a062 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.427645 | controller |     "Jun 14 09:38:04.854687 crc crio[24245]: time=\"2026-06-14T09:38:04.854096424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427659 | controller |     "Jun 14 09:38:04.985232 crc crio[24245]: time=\"2026-06-14T09:38:04.980257847Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6 UID:f89675c3-7340-49f8-841d-a6dd1e905b85 NetNS:/var/run/netns/90822cfa-295a-472d-b1ae-5714a223be07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf89675c3_7340_49f8_841d_a6dd1e905b85.slice PodAnnotations:0xc001c3c7a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.427674 | controller |     "Jun 14 09:38:04.985232 crc crio[24245]: time=\"2026-06-14T09:38:04.984018288Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.427689 | controller |     "Jun 14 09:38:05.226827 crc crio[24245]: time=\"2026-06-14T09:38:05.226222335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427703 | controller |     "Jun 14 09:38:05.421827 crc crio[24245]: time=\"2026-06-14T09:38:05.420767089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427722 | controller |     "Jun 14 09:38:05.435658 crc crio[24245]: time=\"2026-06-14T09:38:05.434755834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427737 | controller |     "Jun 14 09:38:05.834380 crc crio[24245]: time=\"2026-06-14T09:38:05.833972571Z\" level=info msg=\"Stopping container: 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d (timeout: 30s)\" id=f2fb2611-db9f-48be-b073-67196aa68b81 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.427752 | controller |     "Jun 14 09:38:05.834542 crc crio[24245]: time=\"2026-06-14T09:38:05.834401565Z\" level=info msg=\"Stopping container: 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad (timeout: 30s)\" id=bf37d9bb-bd2d-4073-9bbe-d50606a3b946 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.427766 | controller |     "Jun 14 09:38:05.999375 crc crio[24245]: time=\"2026-06-14T09:38:05.994272043Z\" level=info msg=\"Stopped container 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api\" id=2f356222-edf6-4a31-9d08-d9325413f5f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.427781 | controller |     "Jun 14 09:38:06.001301 crc crio[24245]: time=\"2026-06-14T09:38:05.999827652Z\" level=info msg=\"Stopping pod sandbox: d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d\" id=57008095-9b8a-498e-a5a3-ea3107b47041 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.427796 | controller |     "Jun 14 09:38:06.017753 crc crio[24245]: time=\"2026-06-14T09:38:06.016318322Z\" level=info msg=\"Got pod network &{Name:barbican-api-b7c84dcb-8kvj9 Namespace:openstack ID:d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d UID:a05552d0-2e4b-4ddc-a493-c9f6526f9127 NetNS:/var/run/netns/15913850-e405-4b98-b587-db63fbae0524 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda05552d0_2e4b_4ddc_a493_c9f6526f9127.slice PodAnnotations:0xc000620880}] Aliases:map[]}\"",
2026-06-14 10:12:41.427811 | controller |     "Jun 14 09:38:06.017753 crc crio[24245]: time=\"2026-06-14T09:38:06.01647865Z\" level=info msg=\"Deleting pod openstack_barbican-api-b7c84dcb-8kvj9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.427825 | controller |     "Jun 14 09:38:06.051151 crc crio[24245]: 2026-06-14T09:38:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4b889c25b5704c3 Mac:56:a1:ab:29:a3:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:49 Mtu:0 Sandbox:/var/run/netns/c18fc9de-1451-477e-830f-b032df49d7e4 SocketPath: PciID:}] [{Interface:0xc000014650 Address:{IP:10.217.1.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.427840 | controller |     "Jun 14 09:38:06.052400 crc crio[24245]: time=\"2026-06-14T09:38:06.052316037Z\" level=info msg=\"Got pod network &{Name:barbican-api-544dc98db8-cd5vj Namespace:openstack ID:4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d UID:6dbfebfb-2cd9-41ab-86cf-c3cac6c509d2 NetNS:/var/run/netns/c18fc9de-1451-477e-830f-b032df49d7e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbfebfb_2cd9_41ab_86cf_c3cac6c509d2.slice PodAnnotations:0xc002c92538}] Aliases:map[]}\"",
2026-06-14 10:12:41.427855 | controller |     "Jun 14 09:38:06.052539 crc crio[24245]: time=\"2026-06-14T09:38:06.052477732Z\" level=info msg=\"Checking pod openstack_barbican-api-544dc98db8-cd5vj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.427870 | controller |     "Jun 14 09:38:06.092086 crc crio[24245]: time=\"2026-06-14T09:38:06.091754745Z\" level=info msg=\"Stopped container 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad: openstack/barbican-worker-685dddf667-67w2q/barbican-worker-log\" id=bf37d9bb-bd2d-4073-9bbe-d50606a3b946 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.427889 | controller |     "Jun 14 09:38:06.147827 crc crio[24245]: time=\"2026-06-14T09:38:06.1476458Z\" level=info msg=\"Ran pod sandbox 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d with infra container: openstack/barbican-api-544dc98db8-cd5vj/POD\" id=f12b0359-fecb-4c6f-8ae0-aaf19a3f4d6c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.427904 | controller |     "Jun 14 09:38:06.154262 crc crio[24245]: time=\"2026-06-14T09:38:06.153894809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=08f0f058-3754-4ce6-abdb-64971c64c7f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.427919 | controller |     "Jun 14 09:38:06.157967 crc crio[24245]: time=\"2026-06-14T09:38:06.15680405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=ed95eac4-9da3-460d-b276-525b36315b6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.427935 | controller |     "Jun 14 09:38:06.168513 crc crio[24245]: time=\"2026-06-14T09:38:06.168367099Z\" level=info msg=\"Creating container: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=9a9a9152-ddfe-4d9a-abad-682c7f59059b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.427949 | controller |     "Jun 14 09:38:06.169057 crc crio[24245]: time=\"2026-06-14T09:38:06.168951198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427964 | controller |     "Jun 14 09:38:06.325584 crc crio[24245]: time=\"2026-06-14T09:38:06.322561674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427979 | controller |     "Jun 14 09:38:06.333919 crc crio[24245]: time=\"2026-06-14T09:38:06.330213567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.427994 | controller |     "Jun 14 09:38:06.400997 crc crio[24245]: 2026-06-14T09:38:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1dc3136b645c8cf Mac:a6:92:f7:eb:07:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4a Mtu:0 Sandbox:/var/run/netns/4c7bd034-56b9-4b51-a5c9-766ffe50b4a4 SocketPath: PciID:}] [{Interface:0xc000276830 Address:{IP:10.217.1.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.428009 | controller |     "Jun 14 09:38:06.401260 crc crio[24245]: time=\"2026-06-14T09:38:06.401139956Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781429865-z5dvx Namespace:openstack ID:1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731 UID:6bde1dbe-062c-4884-9b95-fcc37bf6d2a7 NetNS:/var/run/netns/4c7bd034-56b9-4b51-a5c9-766ffe50b4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bde1dbe_062c_4884_9b95_fcc37bf6d2a7.slice PodAnnotations:0xc0024224f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.428024 | controller |     "Jun 14 09:38:06.401329 crc crio[24245]: time=\"2026-06-14T09:38:06.401281471Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781429865-z5dvx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.428039 | controller |     "Jun 14 09:38:06.451484 crc crio[24245]: time=\"2026-06-14T09:38:06.450119562Z\" level=info msg=\"Ran pod sandbox 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731 with infra container: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/POD\" id=3d6e0b92-b0f3-4766-8d3f-16c4b82e6ce8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.428058 | controller |     "Jun 14 09:38:06.471234 crc crio[24245]: time=\"2026-06-14T09:38:06.471111481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=56168341-1932-4fa8-b750-6b44ba825be6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428074 | controller |     "Jun 14 09:38:06.486170 crc crio[24245]: time=\"2026-06-14T09:38:06.486040754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=0b5514e1-6bda-4452-8dc4-c2bd30f6016f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428089 | controller |     "Jun 14 09:38:06.498798 crc crio[24245]: time=\"2026-06-14T09:38:06.498691861Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=389470b7-73fa-48fc-896d-7469056f263d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.428103 | controller |     "Jun 14 09:38:06.499390 crc crio[24245]: time=\"2026-06-14T09:38:06.499226008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.428118 | controller |     "Jun 14 09:38:06.763415 crc crio[24245]: time=\"2026-06-14T09:38:06.758782429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.428132 | controller |     "Jun 14 09:38:06.765884 crc crio[24245]: time=\"2026-06-14T09:38:06.765282243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.428148 | controller |     "Jun 14 09:38:06.768294 crc crio[24245]: time=\"2026-06-14T09:38:06.768195336Z\" level=info msg=\"Stopped pod sandbox: d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d\" id=57008095-9b8a-498e-a5a3-ea3107b47041 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.428162 | controller |     "Jun 14 09:38:06.847568 crc crio[24245]: 2026-06-14T09:38:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d99ace548820c93 Mac:56:d6:1b:f3:91:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4b Mtu:0 Sandbox:/var/run/netns/90822cfa-295a-472d-b1ae-5714a223be07 SocketPath: PciID:}] [{Interface:0xc00025a9e0 Address:{IP:10.217.1.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.428177 | controller |     "Jun 14 09:38:06.849377 crc crio[24245]: time=\"2026-06-14T09:38:06.849307269Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6 UID:f89675c3-7340-49f8-841d-a6dd1e905b85 NetNS:/var/run/netns/90822cfa-295a-472d-b1ae-5714a223be07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf89675c3_7340_49f8_841d_a6dd1e905b85.slice PodAnnotations:0xc001c3c7a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.428193 | controller |     "Jun 14 09:38:06.849513 crc crio[24245]: time=\"2026-06-14T09:38:06.849472184Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.428208 | controller |     "Jun 14 09:38:06.867192 crc crio[24245]: time=\"2026-06-14T09:38:06.867108538Z\" level=info msg=\"Ran pod sandbox d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6 with infra container: openstack/kube-state-metrics-0/POD\" id=61aff9f5-621f-4202-960f-c4be87f89956 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.428226 | controller |     "Jun 14 09:38:06.886569 crc crio[24245]: time=\"2026-06-14T09:38:06.885963074Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=74aa7bb6-bec6-43d3-aa0f-2bc763192218 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428242 | controller |     "Jun 14 09:38:06.974922 crc crio[24245]: time=\"2026-06-14T09:38:06.97167503Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:db384bf43222b066c378e77027a675d4cd9911107adba46c2922b3a55e10d6fb\" id=1ff5ebf2-2e08-46bd-8b20-b8454dc182dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428257 | controller |     "Jun 14 09:38:07.005900 crc crio[24245]: time=\"2026-06-14T09:38:07.005267471Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=b40d61dc-8052-4fc8-a6eb-35ba4f37fe93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.428272 | controller |     "Jun 14 09:38:07.005900 crc crio[24245]: time=\"2026-06-14T09:38:07.005731636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.428287 | controller |     "Jun 14 09:38:07.078901 crc crio[24245]: time=\"2026-06-14T09:38:07.077522598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.428302 | controller |     "Jun 14 09:38:07.094906 crc crio[24245]: time=\"2026-06-14T09:38:07.094290541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.428316 | controller |     "Jun 14 09:38:07.943365 crc crio[24245]: time=\"2026-06-14T09:38:07.942910597Z\" level=info msg=\"Created container b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener\" id=f9d013fe-d755-4a5d-8db2-837846e0a062 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.428331 | controller |     "Jun 14 09:38:07.947745 crc crio[24245]: time=\"2026-06-14T09:38:07.94767137Z\" level=info msg=\"Starting container: b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63\" id=147e5090-3f41-4c51-b756-d628e4d3ffc7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.428369 | controller |     "Jun 14 09:38:07.958254 crc crio[24245]: time=\"2026-06-14T09:38:07.958171171Z\" level=info msg=\"Started container\" PID=238936 containerID=b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63 description=openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener id=147e5090-3f41-4c51-b756-d628e4d3ffc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753",
2026-06-14 10:12:41.428391 | controller |     "Jun 14 09:38:07.981679 crc crio[24245]: time=\"2026-06-14T09:38:07.981440116Z\" level=info msg=\"Created container e1d1b2c6d533a3f22368111e5822b280f338f59841b96c20a65bebc9285753b3: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=4c982402-9543-44c8-8b1b-2317998b2f04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.428407 | controller |     "Jun 14 09:38:07.985171 crc crio[24245]: time=\"2026-06-14T09:38:07.985096397Z\" level=info msg=\"Starting container: e1d1b2c6d533a3f22368111e5822b280f338f59841b96c20a65bebc9285753b3\" id=04dae65b-5a61-4759-9f06-926e2d435b1b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.428422 | controller |     "Jun 14 09:38:07.994457 crc crio[24245]: time=\"2026-06-14T09:38:07.994375162Z\" level=info msg=\"Started container\" PID=238937 containerID=e1d1b2c6d533a3f22368111e5822b280f338f59841b96c20a65bebc9285753b3 description=openstack/ovn-controller-jrwkf-config-scb5l/ovn-config id=04dae65b-5a61-4759-9f06-926e2d435b1b name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6",
2026-06-14 10:12:41.428440 | controller |     "Jun 14 09:38:08.095303 crc crio[24245]: time=\"2026-06-14T09:38:08.095218551Z\" level=info msg=\"Created container 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd: openstack/kube-state-metrics-0/kube-state-metrics\" id=b40d61dc-8052-4fc8-a6eb-35ba4f37fe93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.428455 | controller |     "Jun 14 09:38:08.097908 crc crio[24245]: time=\"2026-06-14T09:38:08.097795292Z\" level=info msg=\"Starting container: 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd\" id=91718dce-37f3-4aa9-97b6-2c99bf3e4a37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.428470 | controller |     "Jun 14 09:38:08.110229 crc crio[24245]: time=\"2026-06-14T09:38:08.110127084Z\" level=info msg=\"Started container\" PID=239163 containerID=9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd description=openstack/kube-state-metrics-0/kube-state-metrics id=91718dce-37f3-4aa9-97b6-2c99bf3e4a37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6",
2026-06-14 10:12:41.428485 | controller |     "Jun 14 09:38:08.151367 crc crio[24245]: time=\"2026-06-14T09:38:08.150783809Z\" level=info msg=\"Created container e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=9a9a9152-ddfe-4d9a-abad-682c7f59059b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.428500 | controller |     "Jun 14 09:38:08.171333 crc crio[24245]: time=\"2026-06-14T09:38:08.171259639Z\" level=info msg=\"Starting container: e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61\" id=f68f7019-5941-4b6d-96a9-4a9ce3272428 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.428516 | controller |     "Jun 14 09:38:08.179142 crc crio[24245]: time=\"2026-06-14T09:38:08.179048865Z\" level=info msg=\"Started container\" PID=239169 containerID=e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61 description=openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log id=f68f7019-5941-4b6d-96a9-4a9ce3272428 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d",
2026-06-14 10:12:41.428531 | controller |     "Jun 14 09:38:08.207259 crc crio[24245]: time=\"2026-06-14T09:38:08.207173149Z\" level=info msg=\"Created container e88e1b5a163a1e3b6732119f92e1b755454e3a6bd72e529a83d87d4694205284: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=389470b7-73fa-48fc-896d-7469056f263d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.428546 | controller |     "Jun 14 09:38:08.210805 crc crio[24245]: time=\"2026-06-14T09:38:08.210650202Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=76139dd0-8b9d-41a0-8ffb-af38e4d54698 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428561 | controller |     "Jun 14 09:38:08.227284 crc crio[24245]: time=\"2026-06-14T09:38:08.226254707Z\" level=info msg=\"Starting container: e88e1b5a163a1e3b6732119f92e1b755454e3a6bd72e529a83d87d4694205284\" id=a061e61e-49d0-4027-b318-f2b064e949f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.428575 | controller |     "Jun 14 09:38:08.241226 crc crio[24245]: time=\"2026-06-14T09:38:08.241133061Z\" level=info msg=\"Started container\" PID=239173 containerID=e88e1b5a163a1e3b6732119f92e1b755454e3a6bd72e529a83d87d4694205284 description=openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config id=a061e61e-49d0-4027-b318-f2b064e949f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731",
2026-06-14 10:12:41.428594 | controller |     "Jun 14 09:38:08.429257 crc crio[24245]: time=\"2026-06-14T09:38:08.42910273Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=07c3f847-db04-4c5b-b30b-df0e0ffa97af name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428610 | controller |     "Jun 14 09:38:08.446686 crc crio[24245]: time=\"2026-06-14T09:38:08.44662093Z\" level=info msg=\"Creating container: openstack/barbican-api-544dc98db8-cd5vj/barbican-api\" id=348e58cd-612f-40f8-8d85-26e56db5fa51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.428624 | controller |     "Jun 14 09:38:08.447357 crc crio[24245]: time=\"2026-06-14T09:38:08.447336273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.428639 | controller |     "Jun 14 09:38:08.520530 crc crio[24245]: time=\"2026-06-14T09:38:08.51998143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.428654 | controller |     "Jun 14 09:38:08.527455 crc crio[24245]: time=\"2026-06-14T09:38:08.527358855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.428668 | controller |     "Jun 14 09:38:08.672286 crc crio[24245]: time=\"2026-06-14T09:38:08.672245513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=68fde8c4-5be6-4a3f-a111-3e368fdf5244 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428683 | controller |     "Jun 14 09:38:08.675618 crc crio[24245]: time=\"2026-06-14T09:38:08.675521509Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=4cbeb1c5-e822-4571-acd7-760fd4504ac4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428698 | controller |     "Jun 14 09:38:08.685109 crc crio[24245]: time=\"2026-06-14T09:38:08.6850111Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b82f0a94-a398-4847-8a23-b5cb65f15add name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428713 | controller |     "Jun 14 09:38:08.702524 crc crio[24245]: time=\"2026-06-14T09:38:08.702480997Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=12290675-6d73-48ea-9c7f-6a5bb996fd8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.428728 | controller |     "Jun 14 09:38:08.703228 crc crio[24245]: time=\"2026-06-14T09:38:08.70320613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.428743 | controller |     "Jun 14 09:38:08.722380 crc crio[24245]: time=\"2026-06-14T09:38:08.722265644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ac8b2296-c38a-4bec-9826-2af3623788ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428759 | controller |     "Jun 14 09:38:08.730737 crc crio[24245]: time=\"2026-06-14T09:38:08.730549909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fbf6f48b-ad8d-4178-b3fe-0108de8dfb28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428777 | controller |     "Jun 14 09:38:08.732225 crc crio[24245]: time=\"2026-06-14T09:38:08.732134268Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e638e8c5-8219-427b-aa15-0cb7e43c4370 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428793 | controller |     "Jun 14 09:38:08.740158 crc crio[24245]: time=\"2026-06-14T09:38:08.737033244Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5c8587b1-a657-4e12-856a-e4d2ca4210f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428808 | controller |     "Jun 14 09:38:08.740158 crc crio[24245]: time=\"2026-06-14T09:38:08.737791314Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=67f745f2-3ec6-47ad-b472-ab4a5a71bebd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428823 | controller |     "Jun 14 09:38:08.740962 crc crio[24245]: time=\"2026-06-14T09:38:08.740787185Z\" level=info msg=\"Creating container: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=02d03fe2-584b-41ac-bc8f-4a018c2e40b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.428837 | controller |     "Jun 14 09:38:08.741423 crc crio[24245]: time=\"2026-06-14T09:38:08.741270721Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.428852 | controller |     "Jun 14 09:38:08.742199 crc crio[24245]: time=\"2026-06-14T09:38:08.742090112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7ca917a6-e4e8-4c2a-8507-5fc8d4208f14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428867 | controller |     "Jun 14 09:38:08.744702 crc crio[24245]: time=\"2026-06-14T09:38:08.744573165Z\" level=info msg=\"Creating container: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=1477181a-455f-494a-b1f4-efd15e1e3d3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.428882 | controller |     "Jun 14 09:38:08.759135 crc crio[24245]: time=\"2026-06-14T09:38:08.759081726Z\" level=info msg=\"Creating container: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=83c13c90-f63e-43ec-9d87-26c8f5a39a86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.428897 | controller |     "Jun 14 09:38:08.767480 crc crio[24245]: time=\"2026-06-14T09:38:08.763913649Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d96c88ef-1237-42fa-8594-0d6df952c3d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428911 | controller |     "Jun 14 09:38:08.783271 crc crio[24245]: time=\"2026-06-14T09:38:08.783236274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.428926 | controller |     "Jun 14 09:38:08.783537 crc crio[24245]: time=\"2026-06-14T09:38:08.783336977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.428941 | controller |     "Jun 14 09:38:08.788371 crc crio[24245]: time=\"2026-06-14T09:38:08.788298334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d337540b-9112-41d4-9339-b47033bb2cc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428962 | controller |     "Jun 14 09:38:08.792952 crc crio[24245]: time=\"2026-06-14T09:38:08.792925412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.428978 | controller |     "Jun 14 09:38:08.794290 crc crio[24245]: time=\"2026-06-14T09:38:08.794161422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1903bed3-ba8f-4c51-ad5a-a583de6a8c97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.428993 | controller |     "Jun 14 09:38:08.804167 crc crio[24245]: time=\"2026-06-14T09:38:08.804137233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429008 | controller |     "Jun 14 09:38:08.810527 crc crio[24245]: time=\"2026-06-14T09:38:08.810205184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5831d397-8b84-4575-b8b2-fc3d205c440e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.429023 | controller |     "Jun 14 09:38:08.810973 crc crio[24245]: time=\"2026-06-14T09:38:08.81090974Z\" level=info msg=\"Creating container: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=6833082f-c3b5-470a-89de-a7eab2ecc53e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.429038 | controller |     "Jun 14 09:38:08.868735 crc crio[24245]: time=\"2026-06-14T09:38:08.868579025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c8da72a9-1333-455e-baf1-6a651d39a456 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.429053 | controller |     "Jun 14 09:38:08.892132 crc crio[24245]: time=\"2026-06-14T09:38:08.891668965Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=531d86ec-1ab8-4209-85aa-52661d6b4594 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.429068 | controller |     "Jun 14 09:38:08.893016 crc crio[24245]: time=\"2026-06-14T09:38:08.892912306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429083 | controller |     "Jun 14 09:38:08.903339 crc crio[24245]: time=\"2026-06-14T09:38:08.903238821Z\" level=info msg=\"Creating container: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=2c6fcfca-880d-4c15-ac2c-f00b2881b867 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.429097 | controller |     "Jun 14 09:38:08.903339 crc crio[24245]: time=\"2026-06-14T09:38:08.903269927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=074d6e80-7b5e-48d3-985f-2c0c2d58938e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.429112 | controller |     "Jun 14 09:38:08.904637 crc crio[24245]: time=\"2026-06-14T09:38:08.904531662Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8558f30c-62aa-4cbe-a985-19c1d3f9ac7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.429126 | controller |     "Jun 14 09:38:08.919958 crc crio[24245]: time=\"2026-06-14T09:38:08.919726157Z\" level=info msg=\"Stopping container: c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995 (timeout: 30s)\" id=bc1aaf7f-0110-4d5e-8c7a-203c2c20e0f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.429144 | controller |     "Jun 14 09:38:08.922404 crc crio[24245]: time=\"2026-06-14T09:38:08.922311679Z\" level=info msg=\"Stopping container: b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358 (timeout: 30s)\" id=ba5c03ee-bb99-4307-8540-24254feeb6f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.429159 | controller |     "Jun 14 09:38:08.924483 crc crio[24245]: time=\"2026-06-14T09:38:08.924404724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429174 | controller |     "Jun 14 09:38:08.926088 crc crio[24245]: time=\"2026-06-14T09:38:08.924954853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429188 | controller |     "Jun 14 09:38:08.930985 crc crio[24245]: time=\"2026-06-14T09:38:08.930914493Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cee3efa3-621d-42a9-940a-221d7a6658b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.429203 | controller |     "Jun 14 09:38:08.933395 crc crio[24245]: time=\"2026-06-14T09:38:08.933320188Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c1a5f8fd-d61a-4c9e-915e-7b15b57a95d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.429218 | controller |     "Jun 14 09:38:08.943018 crc crio[24245]: time=\"2026-06-14T09:38:08.933383824Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=73757415-76fb-445c-9a94-06953e125a4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.429234 | controller |     "Jun 14 09:38:08.943018 crc crio[24245]: time=\"2026-06-14T09:38:08.935417826Z\" level=info msg=\"Creating container: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=07e7ebdb-61b5-45e8-91cb-6422184634f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.429249 | controller |     "Jun 14 09:38:08.943018 crc crio[24245]: time=\"2026-06-14T09:38:08.937539358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429263 | controller |     "Jun 14 09:38:08.950108 crc crio[24245]: time=\"2026-06-14T09:38:08.950051752Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e8c715f9-4482-45a9-ab62-9f226a0e9642 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.429278 | controller |     "Jun 14 09:38:09.041798 crc crio[24245]: time=\"2026-06-14T09:38:09.04173242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429293 | controller |     "Jun 14 09:38:09.042097 crc crio[24245]: time=\"2026-06-14T09:38:09.04202755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429308 | controller |     "Jun 14 09:38:09.047116 crc crio[24245]: time=\"2026-06-14T09:38:09.047046536Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=d98c008e-50f9-473c-90a1-5a74a0405973 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.429322 | controller |     "Jun 14 09:38:09.048820 crc crio[24245]: time=\"2026-06-14T09:38:09.048735588Z\" level=info msg=\"Creating container: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=d73dfae6-d760-4444-9250-7f76aa90e4c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.429340 | controller |     "Jun 14 09:38:09.085546 crc crio[24245]: time=\"2026-06-14T09:38:09.085431238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429374 | controller |     "Jun 14 09:38:09.099630 crc crio[24245]: time=\"2026-06-14T09:38:09.099491023Z\" level=info msg=\"Stopped container b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener-log\" id=ba5c03ee-bb99-4307-8540-24254feeb6f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.429391 | controller |     "Jun 14 09:38:09.103391 crc crio[24245]: time=\"2026-06-14T09:38:09.103186091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429406 | controller |     "Jun 14 09:38:09.103391 crc crio[24245]: time=\"2026-06-14T09:38:09.103356149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429421 | controller |     "Jun 14 09:38:09.104261 crc crio[24245]: time=\"2026-06-14T09:38:09.104180801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429435 | controller |     "Jun 14 09:38:09.117830 crc crio[24245]: time=\"2026-06-14T09:38:09.117704584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429450 | controller |     "Jun 14 09:38:09.124353 crc crio[24245]: time=\"2026-06-14T09:38:09.124277051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429464 | controller |     "Jun 14 09:38:09.146138 crc crio[24245]: time=\"2026-06-14T09:38:09.143658095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429478 | controller |     "Jun 14 09:38:09.153956 crc crio[24245]: time=\"2026-06-14T09:38:09.153326536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429493 | controller |     "Jun 14 09:38:09.172490 crc crio[24245]: time=\"2026-06-14T09:38:09.172434304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429507 | controller |     "Jun 14 09:38:09.179833 crc crio[24245]: time=\"2026-06-14T09:38:09.179795338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429521 | controller |     "Jun 14 09:38:09.257774 crc crio[24245]: time=\"2026-06-14T09:38:09.257696242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429536 | controller |     "Jun 14 09:38:09.265209 crc crio[24245]: time=\"2026-06-14T09:38:09.265061753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429550 | controller |     "Jun 14 09:38:09.268481 crc crio[24245]: time=\"2026-06-14T09:38:09.268426711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429569 | controller |     "Jun 14 09:38:09.269493 crc crio[24245]: time=\"2026-06-14T09:38:09.269423719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429584 | controller |     "Jun 14 09:38:09.318341 crc crio[24245]: time=\"2026-06-14T09:38:09.318257777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429598 | controller |     "Jun 14 09:38:09.331131 crc crio[24245]: time=\"2026-06-14T09:38:09.331053699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429612 | controller |     "Jun 14 09:38:09.334759 crc crio[24245]: time=\"2026-06-14T09:38:09.334687186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429627 | controller |     "Jun 14 09:38:09.338953 crc crio[24245]: time=\"2026-06-14T09:38:09.335937996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429641 | controller |     "Jun 14 09:38:10.090158 crc crio[24245]: time=\"2026-06-14T09:38:10.087944311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=96e471ad-2ebe-43a5-9c7d-f8a18b2dd062 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.429655 | controller |     "Jun 14 09:38:10.101534 crc crio[24245]: time=\"2026-06-14T09:38:10.100767755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d8d68345-e485-488c-8927-2b6a9c467368 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.429669 | controller |     "Jun 14 09:38:10.105364 crc crio[24245]: time=\"2026-06-14T09:38:10.105037018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0a543d6e-99da-472b-894d-e25ee0966c93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.429684 | controller |     "Jun 14 09:38:10.134272 crc crio[24245]: time=\"2026-06-14T09:38:10.134084836Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=a3d2bd0c-e277-4ebb-8242-d802de4271ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.429699 | controller |     "Jun 14 09:38:10.135818 crc crio[24245]: time=\"2026-06-14T09:38:10.135661817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429713 | controller |     "Jun 14 09:38:10.145495 crc crio[24245]: time=\"2026-06-14T09:38:10.145384292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=dba9e389-cab3-471f-89a1-8e3be37279e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.429728 | controller |     "Jun 14 09:38:10.190804 crc crio[24245]: time=\"2026-06-14T09:38:10.186717502Z\" level=info msg=\"Creating container: openstack/placement-db-create-n69bz/mariadb-database-create\" id=640adcc5-0066-419a-b58f-5ee020960b8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.429743 | controller |     "Jun 14 09:38:10.190804 crc crio[24245]: time=\"2026-06-14T09:38:10.187262378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429761 | controller |     "Jun 14 09:38:10.308390 crc crio[24245]: time=\"2026-06-14T09:38:10.308204572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429776 | controller |     "Jun 14 09:38:10.315118 crc crio[24245]: time=\"2026-06-14T09:38:10.315042128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429790 | controller |     "Jun 14 09:38:10.405390 crc crio[24245]: time=\"2026-06-14T09:38:10.405323379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429805 | controller |     "Jun 14 09:38:10.412120 crc crio[24245]: time=\"2026-06-14T09:38:10.412090846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429819 | controller |     "Jun 14 09:38:10.913120 crc crio[24245]: time=\"2026-06-14T09:38:10.912365789Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690498-wnlt5/POD\" id=28f9b6ae-e2c6-45d7-aa57-9055b554487f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.429834 | controller |     "Jun 14 09:38:10.913120 crc crio[24245]: time=\"2026-06-14T09:38:10.912975949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429848 | controller |     "Jun 14 09:38:10.922010 crc crio[24245]: time=\"2026-06-14T09:38:10.921926689Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=f35a2209-2224-442c-bcec-79274a8b08a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.429862 | controller |     "Jun 14 09:38:10.922683 crc crio[24245]: time=\"2026-06-14T09:38:10.922624121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.429876 | controller |     "Jun 14 09:38:11.167998 crc crio[24245]: time=\"2026-06-14T09:38:11.167355352Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690498-wnlt5 Namespace:openshift-infra ID:a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9 UID:1dbb0998-b023-4fbd-aeaf-b7eb076dfe93 NetNS:/var/run/netns/992e182a-2ea7-43c9-86c3-0613f4d336cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dbb0998_b023_4fbd_aeaf_b7eb076dfe93.slice PodAnnotations:0xc000130640}] Aliases:map[]}\"",
2026-06-14 10:12:41.429892 | controller |     "Jun 14 09:38:11.167998 crc crio[24245]: time=\"2026-06-14T09:38:11.167414502Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690498-wnlt5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.429906 | controller |     "Jun 14 09:38:11.210242 crc crio[24245]: time=\"2026-06-14T09:38:11.210138171Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4 UID:a65c0b48-b75d-4db3-9ae4-bc74eb845625 NetNS:/var/run/netns/bfc04c3b-1188-4e80-9b9a-9951759760fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda65c0b48_b75d_4db3_9ae4_bc74eb845625.slice PodAnnotations:0xc000602340}] Aliases:map[]}\"",
2026-06-14 10:12:41.429921 | controller |     "Jun 14 09:38:11.210242 crc crio[24245]: time=\"2026-06-14T09:38:11.210207837Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.429939 | controller |     "Jun 14 09:38:11.377461 crc crio[24245]: time=\"2026-06-14T09:38:11.377378363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=28cc41e1-9f40-4fa9-9894-621dc00ec799 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.429954 | controller |     "Jun 14 09:38:11.380469 crc crio[24245]: time=\"2026-06-14T09:38:11.38040993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=83b193a7-6133-442c-9f47-77e2035cac6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.429969 | controller |     "Jun 14 09:38:11.406997 crc crio[24245]: time=\"2026-06-14T09:38:11.406783786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2a7c2b79-96b3-4e67-8971-3fea76b9bf86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.429984 | controller |     "Jun 14 09:38:11.410323 crc crio[24245]: time=\"2026-06-14T09:38:11.410264287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=34cf600e-a5c0-4698-9e0a-22b25a7d0d3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.429999 | controller |     "Jun 14 09:38:11.420139 crc crio[24245]: time=\"2026-06-14T09:38:11.42003299Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=d351aa70-50c1-4792-a938-8222b0f28d92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.430014 | controller |     "Jun 14 09:38:11.420498 crc crio[24245]: time=\"2026-06-14T09:38:11.420472384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430029 | controller |     "Jun 14 09:38:11.422351 crc crio[24245]: time=\"2026-06-14T09:38:11.422232207Z\" level=info msg=\"Creating container: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=084fa59d-62a0-4cb1-96c2-9170e9477a31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.430044 | controller |     "Jun 14 09:38:11.446248 crc crio[24245]: time=\"2026-06-14T09:38:11.445786588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430059 | controller |     "Jun 14 09:38:11.448324 crc crio[24245]: time=\"2026-06-14T09:38:11.448221616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=00a3e91d-e59e-4f9a-aa06-deed222eb7b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.430083 | controller |     "Jun 14 09:38:11.478187 crc crio[24245]: time=\"2026-06-14T09:38:11.477566189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e593fda2-3ce5-4e2f-ac0d-8c2216f597dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.430099 | controller |     "Jun 14 09:38:11.481183 crc crio[24245]: time=\"2026-06-14T09:38:11.479045267Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=24bd7be1-26c0-4877-a28a-0a61a380fd32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.430114 | controller |     "Jun 14 09:38:11.490184 crc crio[24245]: time=\"2026-06-14T09:38:11.490085448Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b2bc4382-6f18-43e0-bb0e-37418ae2d0bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.430132 | controller |     "Jun 14 09:38:11.507011 crc crio[24245]: time=\"2026-06-14T09:38:11.506743549Z\" level=info msg=\"Creating container: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=5194786a-a973-40f6-8a4a-30172baf9f4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.430148 | controller |     "Jun 14 09:38:11.507011 crc crio[24245]: time=\"2026-06-14T09:38:11.506954772Z\" level=info msg=\"Creating container: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=4356ac35-886c-4e2c-9ffd-521841b4c988 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.430167 | controller |     "Jun 14 09:38:11.507292 crc crio[24245]: time=\"2026-06-14T09:38:11.507178073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430183 | controller |     "Jun 14 09:38:11.507370 crc crio[24245]: time=\"2026-06-14T09:38:11.507359035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430201 | controller |     "Jun 14 09:38:11.544029 crc crio[24245]: time=\"2026-06-14T09:38:11.541471155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430254 | controller |     "Jun 14 09:38:11.558111 crc crio[24245]: time=\"2026-06-14T09:38:11.557738678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430272 | controller |     "Jun 14 09:38:11.565141 crc crio[24245]: time=\"2026-06-14T09:38:11.565057081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430288 | controller |     "Jun 14 09:38:11.572933 crc crio[24245]: time=\"2026-06-14T09:38:11.572695324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430303 | controller |     "Jun 14 09:38:11.637313 crc crio[24245]: time=\"2026-06-14T09:38:11.637050421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430318 | controller |     "Jun 14 09:38:11.641965 crc crio[24245]: time=\"2026-06-14T09:38:11.641688937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430333 | controller |     "Jun 14 09:38:11.678948 crc crio[24245]: time=\"2026-06-14T09:38:11.678105309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430369 | controller |     "Jun 14 09:38:11.682826 crc crio[24245]: time=\"2026-06-14T09:38:11.682325181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430389 | controller |     "Jun 14 09:38:11.960237 crc crio[24245]: 2026-06-14T09:38:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6dace8b44e1618 Mac:0a:5e:b6:4b:aa:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4c Mtu:0 Sandbox:/var/run/netns/992e182a-2ea7-43c9-86c3-0613f4d336cd SocketPath: PciID:}] [{Interface:0xc0001b4770 Address:{IP:10.217.1.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.430408 | controller |     "Jun 14 09:38:11.963730 crc crio[24245]: time=\"2026-06-14T09:38:11.96364999Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690498-wnlt5 Namespace:openshift-infra ID:a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9 UID:1dbb0998-b023-4fbd-aeaf-b7eb076dfe93 NetNS:/var/run/netns/992e182a-2ea7-43c9-86c3-0613f4d336cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dbb0998_b023_4fbd_aeaf_b7eb076dfe93.slice PodAnnotations:0xc000130640}] Aliases:map[]}\"",
2026-06-14 10:12:41.430424 | controller |     "Jun 14 09:38:11.963966 crc crio[24245]: time=\"2026-06-14T09:38:11.963907678Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690498-wnlt5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.430439 | controller |     "Jun 14 09:38:12.090040 crc crio[24245]: time=\"2026-06-14T09:38:12.088055656Z\" level=info msg=\"Ran pod sandbox a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9 with infra container: openshift-infra/auto-csr-approver-29690498-wnlt5/POD\" id=28f9b6ae-e2c6-45d7-aa57-9055b554487f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.430454 | controller |     "Jun 14 09:38:12.092163 crc crio[24245]: time=\"2026-06-14T09:38:12.092087464Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=6c5a1044-ded5-48c0-ab28-c050701dee55 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.430469 | controller |     "Jun 14 09:38:12.123906 crc crio[24245]: time=\"2026-06-14T09:38:12.123731544Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.430484 | controller |     "Jun 14 09:38:12.165201 crc crio[24245]: 2026-06-14T09:38:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:604a356c63b114e Mac:ba:f9:31:78:b8:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4d Mtu:0 Sandbox:/var/run/netns/bfc04c3b-1188-4e80-9b9a-9951759760fd SocketPath: PciID:}] [{Interface:0xc0004c0880 Address:{IP:10.217.1.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.430499 | controller |     "Jun 14 09:38:12.166828 crc crio[24245]: time=\"2026-06-14T09:38:12.166752584Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4 UID:a65c0b48-b75d-4db3-9ae4-bc74eb845625 NetNS:/var/run/netns/bfc04c3b-1188-4e80-9b9a-9951759760fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda65c0b48_b75d_4db3_9ae4_bc74eb845625.slice PodAnnotations:0xc000602340}] Aliases:map[]}\"",
2026-06-14 10:12:41.430514 | controller |     "Jun 14 09:38:12.167100 crc crio[24245]: time=\"2026-06-14T09:38:12.167034043Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.430529 | controller |     "Jun 14 09:38:12.261522 crc crio[24245]: time=\"2026-06-14T09:38:12.261486605Z\" level=info msg=\"Ran pod sandbox 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4 with infra container: openstack/nova-metadata-0/POD\" id=f35a2209-2224-442c-bcec-79274a8b08a6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.430544 | controller |     "Jun 14 09:38:12.267328 crc crio[24245]: time=\"2026-06-14T09:38:12.267293171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=3b1d5ce5-716f-4cdd-a1ee-6a0ec241dad4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.430559 | controller |     "Jun 14 09:38:12.272543 crc crio[24245]: time=\"2026-06-14T09:38:12.272433961Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=6efd678a-383a-4256-88d1-f140441262a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.430581 | controller |     "Jun 14 09:38:12.279508 crc crio[24245]: time=\"2026-06-14T09:38:12.279465175Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=21527a5c-f56b-462b-9aaa-d1a3be9ea9c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.430596 | controller |     "Jun 14 09:38:12.280211 crc crio[24245]: time=\"2026-06-14T09:38:12.280186048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430611 | controller |     "Jun 14 09:38:12.289056 crc crio[24245]: time=\"2026-06-14T09:38:12.288979919Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=865e3ea9-41d3-4f93-8507-9b7a4896e9ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.430626 | controller |     "Jun 14 09:38:12.289165 crc crio[24245]: time=\"2026-06-14T09:38:12.289103523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430640 | controller |     "Jun 14 09:38:12.296046 crc crio[24245]: time=\"2026-06-14T09:38:12.295947428Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=bd4818a1-fe80-4469-94ad-04771a93a531 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.430655 | controller |     "Jun 14 09:38:12.296046 crc crio[24245]: time=\"2026-06-14T09:38:12.296047371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430670 | controller |     "Jun 14 09:38:12.296208 crc crio[24245]: time=\"2026-06-14T09:38:12.296172937Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=08b6b41e-2939-454f-9316-101f77fc6f47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.430684 | controller |     "Jun 14 09:38:12.296208 crc crio[24245]: time=\"2026-06-14T09:38:12.296202378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430699 | controller |     "Jun 14 09:38:12.502126 crc crio[24245]: time=\"2026-06-14T09:38:12.502052075Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=146d618e-9b89-4e25-8443-2626c32978d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.430714 | controller |     "Jun 14 09:38:12.517147 crc crio[24245]: time=\"2026-06-14T09:38:12.516944759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d870f4f3-5be5-49da-af26-a7250e5a9dd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.430729 | controller |     "Jun 14 09:38:12.571447 crc crio[24245]: time=\"2026-06-14T09:38:12.571331679Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-tmzrh-config-fmxt5/POD\" id=579fb9d6-f331-4d96-ac3c-10ae6a6886a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.430744 | controller |     "Jun 14 09:38:12.571447 crc crio[24245]: time=\"2026-06-14T09:38:12.571442073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430758 | controller |     "Jun 14 09:38:12.585764 crc crio[24245]: time=\"2026-06-14T09:38:12.584258523Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-tmzrh/POD\" id=e13194d7-219c-4a99-844c-bf30c1f91419 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.430778 | controller |     "Jun 14 09:38:12.585764 crc crio[24245]: time=\"2026-06-14T09:38:12.584410248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430793 | controller |     "Jun 14 09:38:12.607250 crc crio[24245]: time=\"2026-06-14T09:38:12.606289367Z\" level=info msg=\"Created container b9a2dc647c1d14a6bf3a632e138fdcc793f4c9d3f4afba9917569e4128a6d6b2: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=1477181a-455f-494a-b1f4-efd15e1e3d3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.430808 | controller |     "Jun 14 09:38:12.608758 crc crio[24245]: time=\"2026-06-14T09:38:12.608679306Z\" level=info msg=\"Starting container: b9a2dc647c1d14a6bf3a632e138fdcc793f4c9d3f4afba9917569e4128a6d6b2\" id=3bf6e2a8-bd1e-4f96-9601-e67e97fb22a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.430823 | controller |     "Jun 14 09:38:12.618892 crc crio[24245]: time=\"2026-06-14T09:38:12.617404384Z\" level=info msg=\"Created container 37104825d6af19ef94862eaff09d26760781a62e905e86f2aeabc58f0d985625: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=02d03fe2-584b-41ac-bc8f-4a018c2e40b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.430837 | controller |     "Jun 14 09:38:12.618892 crc crio[24245]: time=\"2026-06-14T09:38:12.618324263Z\" level=info msg=\"Starting container: 37104825d6af19ef94862eaff09d26760781a62e905e86f2aeabc58f0d985625\" id=111821f1-0a88-4e7d-a245-f4447b18f4a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.430852 | controller |     "Jun 14 09:38:12.625804 crc crio[24245]: time=\"2026-06-14T09:38:12.625718271Z\" level=info msg=\"Started container\" PID=239690 containerID=b9a2dc647c1d14a6bf3a632e138fdcc793f4c9d3f4afba9917569e4128a6d6b2 description=openstack/keystone-db-create-v5npw/mariadb-database-create id=3bf6e2a8-bd1e-4f96-9601-e67e97fb22a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12",
2026-06-14 10:12:41.430867 | controller |     "Jun 14 09:38:12.632408 crc crio[24245]: time=\"2026-06-14T09:38:12.632301013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430882 | controller |     "Jun 14 09:38:12.651636 crc crio[24245]: time=\"2026-06-14T09:38:12.648306022Z\" level=info msg=\"Creating container: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=529c8f7b-0557-42b3-96a8-47b96fb5f118 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.430896 | controller |     "Jun 14 09:38:12.653580 crc crio[24245]: time=\"2026-06-14T09:38:12.653467884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430911 | controller |     "Jun 14 09:38:12.659925 crc crio[24245]: time=\"2026-06-14T09:38:12.659800656Z\" level=info msg=\"Started container\" PID=239696 containerID=37104825d6af19ef94862eaff09d26760781a62e905e86f2aeabc58f0d985625 description=openstack/neutron-db-create-k24rz/mariadb-database-create id=111821f1-0a88-4e7d-a245-f4447b18f4a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584",
2026-06-14 10:12:41.430926 | controller |     "Jun 14 09:38:12.660294 crc crio[24245]: time=\"2026-06-14T09:38:12.660216046Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.430941 | controller |     "Jun 14 09:38:12.673468 crc crio[24245]: time=\"2026-06-14T09:38:12.673381585Z\" level=info msg=\"Created container 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2: openstack/barbican-api-544dc98db8-cd5vj/barbican-api\" id=348e58cd-612f-40f8-8d85-26e56db5fa51 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.430961 | controller |     "Jun 14 09:38:12.683773 crc crio[24245]: time=\"2026-06-14T09:38:12.68213027Z\" level=info msg=\"Starting container: 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2\" id=641b7271-d6f7-4a6e-a636-b253e80d669e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.430976 | controller |     "Jun 14 09:38:12.685990 crc crio[24245]: time=\"2026-06-14T09:38:12.6858029Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=1bf94366-af85-4fa3-a826-1be6016edffc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.430991 | controller |     "Jun 14 09:38:12.686059 crc crio[24245]: time=\"2026-06-14T09:38:12.686029147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.431005 | controller |     "Jun 14 09:38:12.689764 crc crio[24245]: time=\"2026-06-14T09:38:12.689679903Z\" level=info msg=\"Started container\" PID=239689 containerID=5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2 description=openstack/barbican-api-544dc98db8-cd5vj/barbican-api id=641b7271-d6f7-4a6e-a636-b253e80d669e name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d",
2026-06-14 10:12:41.431020 | controller |     "Jun 14 09:38:12.698234 crc crio[24245]: time=\"2026-06-14T09:38:12.697487601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2f15c718-a5f4-45c2-9fc7-188b35907d18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.431034 | controller |     "Jun 14 09:38:12.720141 crc crio[24245]: time=\"2026-06-14T09:38:12.717787612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=95537452-4082-4254-9712-2e8aa2034fd8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.431050 | controller |     "Jun 14 09:38:12.720141 crc crio[24245]: time=\"2026-06-14T09:38:12.7191558Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974 UID:ac31323b-d037-4fed-8cb0-494c09ab1f96 NetNS:/var/run/netns/a789ec5a-2771-455d-b8ec-99a41c36d80b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac31323b_d037_4fed_8cb0_494c09ab1f96.slice PodAnnotations:0xc00161a438}] Aliases:map[]}\"",
2026-06-14 10:12:41.431065 | controller |     "Jun 14 09:38:12.720141 crc crio[24245]: time=\"2026-06-14T09:38:12.719220322Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.431079 | controller |     "Jun 14 09:38:12.730918 crc crio[24245]: time=\"2026-06-14T09:38:12.730740331Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0 UID:c99afd55-0070-41eb-8787-28b60aba229f NetNS:/var/run/netns/b0e1080d-23c2-4dd3-b54e-423f6772822d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99afd55_0070_41eb_8787_28b60aba229f.slice PodAnnotations:0xc000130ce8}] Aliases:map[]}\"",
2026-06-14 10:12:41.431094 | controller |     "Jun 14 09:38:12.730918 crc crio[24245]: time=\"2026-06-14T09:38:12.730829524Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.431113 | controller |     "Jun 14 09:38:12.731625 crc crio[24245]: time=\"2026-06-14T09:38:12.731509933Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3d531678-bc23-4765-a226-05c0b80f56aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.431128 | controller |     "Jun 14 09:38:12.777701 crc crio[24245]: time=\"2026-06-14T09:38:12.775162464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d1758ea3-cc7c-48f6-91a9-e2d16431c5ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.431142 | controller |     "Jun 14 09:38:12.943991 crc crio[24245]: time=\"2026-06-14T09:38:12.943768011Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f0d42846-2940-4380-b825-f824801ba8d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.431157 | controller |     "Jun 14 09:38:12.945750 crc crio[24245]: time=\"2026-06-14T09:38:12.945439738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7e03c515-0de0-4c3a-b757-9369d28e575e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.431172 | controller |     "Jun 14 09:38:12.954740 crc crio[24245]: time=\"2026-06-14T09:38:12.954634102Z\" level=info msg=\"Creating container: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=9efee6ca-6c3b-471a-8576-a00986c0caad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.431187 | controller |     "Jun 14 09:38:12.980353 crc crio[24245]: time=\"2026-06-14T09:38:12.973321286Z\" level=info msg=\"Creating container: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=9f96335c-f61e-4687-806c-5a31e4dab885 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.431201 | controller |     "Jun 14 09:38:12.982527 crc crio[24245]: time=\"2026-06-14T09:38:12.980957415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.431216 | controller |     "Jun 14 09:38:12.982527 crc crio[24245]: time=\"2026-06-14T09:38:12.981137062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.431231 | controller |     "Jun 14 09:38:12.985656 crc crio[24245]: time=\"2026-06-14T09:38:12.985582089Z\" level=info msg=\"Creating container: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=05d9d3ba-ba5d-409a-b8f8-d79671cf3f68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.431245 | controller |     "Jun 14 09:38:13.009920 crc crio[24245]: time=\"2026-06-14T09:38:13.003773136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.431260 | controller |     "Jun 14 09:38:13.018350 crc crio[24245]: time=\"2026-06-14T09:38:13.018301706Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb UID:131f52c3-59b4-4ebe-acd5-6fbfade99f19 NetNS:/var/run/netns/33e3dd32-a573-40b6-85e4-fbde8a7185f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod131f52c3_59b4_4ebe_acd5_6fbfade99f19.slice PodAnnotations:0xc00274a098}] Aliases:map[]}\"",
2026-06-14 10:12:41.431275 | controller |     "Jun 14 09:38:13.018532 crc crio[24245]: time=\"2026-06-14T09:38:13.018515653Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.431296 | controller |     "Jun 14 09:38:13.050907 crc crio[24245]: time=\"2026-06-14T09:38:13.047076131Z\" level=info msg=\"Created container c5474bcc7c5d387795ec607c907eb14b9d32fd3ffc594a865c12f8cc705e97f0: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=83c13c90-f63e-43ec-9d87-26c8f5a39a86 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.431311 | controller |     "Jun 14 09:38:13.050907 crc crio[24245]: time=\"2026-06-14T09:38:13.050766886Z\" level=info msg=\"Starting container: c5474bcc7c5d387795ec607c907eb14b9d32fd3ffc594a865c12f8cc705e97f0\" id=80120d76-58b5-4c95-88bf-4f1d86548532 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.431326 | controller |     "Jun 14 09:38:13.063337 crc crio[24245]: time=\"2026-06-14T09:38:13.063236977Z\" level=info msg=\"Got pod network &{Name:ovn-controller-tmzrh Namespace:openstack ID:70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53 UID:fb998ebe-486e-4ec4-934f-d1d10e70ad85 NetNS:/var/run/netns/062540c5-39e7-4eb5-b971-5cc0647c28d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb998ebe_486e_4ec4_934f_d1d10e70ad85.slice PodAnnotations:0xc00274a288}] Aliases:map[]}\"",
2026-06-14 10:12:41.431340 | controller |     "Jun 14 09:38:13.063337 crc crio[24245]: time=\"2026-06-14T09:38:13.063319969Z\" level=info msg=\"Adding pod openstack_ovn-controller-tmzrh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.431376 | controller |     "Jun 14 09:38:13.064113 crc crio[24245]: time=\"2026-06-14T09:38:13.064019122Z\" level=info msg=\"Started container\" PID=239694 containerID=c5474bcc7c5d387795ec607c907eb14b9d32fd3ffc594a865c12f8cc705e97f0 description=openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update id=80120d76-58b5-4c95-88bf-4f1d86548532 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5",
2026-06-14 10:12:41.431392 | controller |     "Jun 14 09:38:13.111197 crc crio[24245]: time=\"2026-06-14T09:38:13.107752572Z\" level=info msg=\"Got pod network &{Name:ovn-controller-tmzrh-config-fmxt5 Namespace:openstack ID:6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f UID:7c472799-9d08-4a75-b715-0a9258c426f3 NetNS:/var/run/netns/2dcea1ef-80a0-4eb2-b936-f2376ac931f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c472799_9d08_4a75_b715_0a9258c426f3.slice PodAnnotations:0xc001c3c320}] Aliases:map[]}\"",
2026-06-14 10:12:41.431408 | controller |     "Jun 14 09:38:13.111197 crc crio[24245]: time=\"2026-06-14T09:38:13.107819034Z\" level=info msg=\"Adding pod openstack_ovn-controller-tmzrh-config-fmxt5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.431424 | controller |     "Jun 14 09:38:13.128150 crc crio[24245]: time=\"2026-06-14T09:38:13.127339875Z\" level=info msg=\"Created container d29fb150dd4bcff2659833336fd58163e14b6077cf6048cc2d68c4a4a5c5ef2d: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=d73dfae6-d760-4444-9250-7f76aa90e4c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.431439 | controller |     "Jun 14 09:38:13.136411 crc crio[24245]: time=\"2026-06-14T09:38:13.13631146Z\" level=info msg=\"Starting container: d29fb150dd4bcff2659833336fd58163e14b6077cf6048cc2d68c4a4a5c5ef2d\" id=8d8cd09d-9cd4-4b4a-9a89-409aafd6e407 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.431454 | controller |     "Jun 14 09:38:13.154930 crc crio[24245]: time=\"2026-06-14T09:38:13.154494818Z\" level=info msg=\"Started container\" PID=239902 containerID=d29fb150dd4bcff2659833336fd58163e14b6077cf6048cc2d68c4a4a5c5ef2d description=openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update id=8d8cd09d-9cd4-4b4a-9a89-409aafd6e407 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8",
2026-06-14 10:12:41.431474 | controller |     "Jun 14 09:38:13.317484 crc crio[24245]: time=\"2026-06-14T09:38:13.316666034Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a UID:314340d7-9d61-4d4f-a03a-91ef071f1ad3 NetNS:/var/run/netns/cdf88871-abec-4e43-ac7c-30ed961511ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod314340d7_9d61_4d4f_a03a_91ef071f1ad3.slice PodAnnotations:0xc0024226f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.431490 | controller |     "Jun 14 09:38:13.317484 crc crio[24245]: time=\"2026-06-14T09:38:13.316744866Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.431504 | controller |     "Jun 14 09:38:13.355820 crc crio[24245]: time=\"2026-06-14T09:38:13.355725139Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=6c5a1044-ded5-48c0-ab28-c050701dee55 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.431519 | controller |     "Jun 14 09:38:13.356803 crc crio[24245]: time=\"2026-06-14T09:38:13.356746781Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b7f12351-ea08-4e6d-924e-42e965001eec name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.431534 | controller |     "Jun 14 09:38:13.360925 crc crio[24245]: time=\"2026-06-14T09:38:13.359099506Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6837b6d4-da3e-4692-9075-0e3f7d69ea6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.431549 | controller |     "Jun 14 09:38:13.378710 crc crio[24245]: time=\"2026-06-14T09:38:13.374479627Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690498-wnlt5/oc\" id=911fcb45-964b-42f5-b47f-819cb3391ea6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.431564 | controller |     "Jun 14 09:38:13.378710 crc crio[24245]: time=\"2026-06-14T09:38:13.376219223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.431579 | controller |     "Jun 14 09:38:13.396417 crc crio[24245]: time=\"2026-06-14T09:38:13.396317771Z\" level=info msg=\"Created container 841098f8fb81267e8edf6903de2b89efdfd7d134dd9c07593756085bfea77bf6: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=07e7ebdb-61b5-45e8-91cb-6422184634f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.431593 | controller |     "Jun 14 09:38:13.400795 crc crio[24245]: time=\"2026-06-14T09:38:13.400687639Z\" level=info msg=\"Starting container: 841098f8fb81267e8edf6903de2b89efdfd7d134dd9c07593756085bfea77bf6\" id=a0974145-51d8-4f3e-ae48-e699e8384124 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.431608 | controller |     "Jun 14 09:38:13.415627 crc crio[24245]: time=\"2026-06-14T09:38:13.415472275Z\" level=info msg=\"Started container\" PID=239904 containerID=841098f8fb81267e8edf6903de2b89efdfd7d134dd9c07593756085bfea77bf6 description=openstack/cinder-db-create-jkww4/mariadb-database-create id=a0974145-51d8-4f3e-ae48-e699e8384124 name=/runtime.v1.RuntimeService/StartContainer sandboxID=214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c",
2026-06-14 10:12:41.431623 | controller |     "Jun 14 09:38:13.521168 crc crio[24245]: 2026-06-14T09:38:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba1ea24d145ffa7 Mac:ce:cf:59:19:20:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4f Mtu:0 Sandbox:/var/run/netns/b0e1080d-23c2-4dd3-b54e-423f6772822d SocketPath: PciID:}] [{Interface:0xc000332c30 Address:{IP:10.217.1.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.431642 | controller |     "Jun 14 09:38:13.522167 crc crio[24245]: time=\"2026-06-14T09:38:13.522097131Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0 UID:c99afd55-0070-41eb-8787-28b60aba229f NetNS:/var/run/netns/b0e1080d-23c2-4dd3-b54e-423f6772822d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99afd55_0070_41eb_8787_28b60aba229f.slice PodAnnotations:0xc000130ce8}] Aliases:map[]}\"",
2026-06-14 10:12:41.431658 | controller |     "Jun 14 09:38:13.522342 crc crio[24245]: time=\"2026-06-14T09:38:13.522291408Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.431672 | controller |     "Jun 14 09:38:13.575784 crc crio[24245]: time=\"2026-06-14T09:38:13.575701303Z\" level=info msg=\"Ran pod sandbox ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0 with infra container: openstack/nova-cell0-conductor-0/POD\" id=08b6b41e-2939-454f-9316-101f77fc6f47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.431687 | controller |     "Jun 14 09:38:13.583440 crc crio[24245]: time=\"2026-06-14T09:38:13.583392276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=6d1828ac-037f-4a32-a1f6-4d017d1a0134 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.431701 | controller |     "Jun 14 09:38:13.600874 crc crio[24245]: time=\"2026-06-14T09:38:13.599153835Z\" level=info msg=\"Created container 875c8ccb6187ea5e8465fe768ed54dfd7b86894479f0673ceb512c03ad54d9f2: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=d98c008e-50f9-473c-90a1-5a74a0405973 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.431716 | controller |     "Jun 14 09:38:13.603281 crc crio[24245]: time=\"2026-06-14T09:38:13.603239027Z\" level=info msg=\"Starting container: 875c8ccb6187ea5e8465fe768ed54dfd7b86894479f0673ceb512c03ad54d9f2\" id=4e4ae1eb-bbc7-41ae-b1bf-1f815f4b7720 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.431731 | controller |     "Jun 14 09:38:13.612430 crc crio[24245]: time=\"2026-06-14T09:38:13.611467922Z\" level=info msg=\"Started container\" PID=239901 containerID=875c8ccb6187ea5e8465fe768ed54dfd7b86894479f0673ceb512c03ad54d9f2 description=openstack/nova-cell0-db-create-5jpjc/mariadb-database-create id=4e4ae1eb-bbc7-41ae-b1bf-1f815f4b7720 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00",
2026-06-14 10:12:41.431746 | controller |     "Jun 14 09:38:13.748434 crc crio[24245]: time=\"2026-06-14T09:38:13.748204345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=298bf940-9294-400a-86e9-fd057a61676c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.431760 | controller |     "Jun 14 09:38:13.767010 crc crio[24245]: time=\"2026-06-14T09:38:13.766398672Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=6d1e54ef-f218-4379-9017-b49e3cb4c0c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.431774 | controller |     "Jun 14 09:38:13.767010 crc crio[24245]: time=\"2026-06-14T09:38:13.766957059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.431795 | controller |     "Jun 14 09:38:13.778972 crc crio[24245]: 2026-06-14T09:38:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:002b6bd9a880a01 Mac:12:0b:65:78:fb:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:50 Mtu:0 Sandbox:/var/run/netns/a789ec5a-2771-455d-b8ec-99a41c36d80b SocketPath: PciID:}] [{Interface:0xc000276830 Address:{IP:10.217.1.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.431811 | controller |     "Jun 14 09:38:13.778972 crc crio[24245]: time=\"2026-06-14T09:38:13.778924597Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974 UID:ac31323b-d037-4fed-8cb0-494c09ab1f96 NetNS:/var/run/netns/a789ec5a-2771-455d-b8ec-99a41c36d80b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac31323b_d037_4fed_8cb0_494c09ab1f96.slice PodAnnotations:0xc00161a438}] Aliases:map[]}\"",
2026-06-14 10:12:41.431826 | controller |     "Jun 14 09:38:13.779303 crc crio[24245]: time=\"2026-06-14T09:38:13.779116854Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.431841 | controller |     "Jun 14 09:38:13.897160 crc crio[24245]: 2026-06-14T09:38:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6767e2823381b00 Mac:f2:ae:02:e1:c4:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:4e Mtu:0 Sandbox:/var/run/netns/33e3dd32-a573-40b6-85e4-fbde8a7185f3 SocketPath: PciID:}] [{Interface:0xc00030c5c0 Address:{IP:10.217.1.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.431855 | controller |     "Jun 14 09:38:13.898204 crc crio[24245]: time=\"2026-06-14T09:38:13.898087903Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb UID:131f52c3-59b4-4ebe-acd5-6fbfade99f19 NetNS:/var/run/netns/33e3dd32-a573-40b6-85e4-fbde8a7185f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod131f52c3_59b4_4ebe_acd5_6fbfade99f19.slice PodAnnotations:0xc00274a098}] Aliases:map[]}\"",
2026-06-14 10:12:41.431870 | controller |     "Jun 14 09:38:13.898354 crc crio[24245]: time=\"2026-06-14T09:38:13.89828347Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.431885 | controller |     "Jun 14 09:38:13.963155 crc crio[24245]: time=\"2026-06-14T09:38:13.960188546Z\" level=info msg=\"Ran pod sandbox 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974 with infra container: openstack/nova-api-0/POD\" id=865e3ea9-41d3-4f93-8507-9b7a4896e9ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.431900 | controller |     "Jun 14 09:38:14.027623 crc crio[24245]: time=\"2026-06-14T09:38:14.027382767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ab1d0387-c7f2-4208-b4ea-71fd482aa29d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.431914 | controller |     "Jun 14 09:38:14.036295 crc crio[24245]: time=\"2026-06-14T09:38:14.036025313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.431929 | controller |     "Jun 14 09:38:14.052519 crc crio[24245]: time=\"2026-06-14T09:38:14.052394571Z\" level=info msg=\"Created container c2b67e7930f8ebce567ad4f7faa61c8121d163861bd32451bcbcd4e0ff457863: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=12290675-6d73-48ea-9c7f-6a5bb996fd8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.431943 | controller |     "Jun 14 09:38:14.059908 crc crio[24245]: time=\"2026-06-14T09:38:14.057352556Z\" level=info msg=\"Starting container: c2b67e7930f8ebce567ad4f7faa61c8121d163861bd32451bcbcd4e0ff457863\" id=18df233a-1753-4004-9d16-02f941565fb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.431963 | controller |     "Jun 14 09:38:14.087038 crc crio[24245]: time=\"2026-06-14T09:38:14.085246735Z\" level=info msg=\"Created container eee3bfc00d001256e1eaaea25b12feb6347ae177568b39eab4fe1365916fc478: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=6833082f-c3b5-470a-89de-a7eab2ecc53e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.431978 | controller |     "Jun 14 09:38:14.097163 crc crio[24245]: time=\"2026-06-14T09:38:14.096940046Z\" level=info msg=\"Starting container: eee3bfc00d001256e1eaaea25b12feb6347ae177568b39eab4fe1365916fc478\" id=07f22c89-79d7-47ac-9672-b628da8127b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.431993 | controller |     "Jun 14 09:38:14.098567 crc crio[24245]: time=\"2026-06-14T09:38:14.098414852Z\" level=info msg=\"Started container\" PID=239684 containerID=c2b67e7930f8ebce567ad4f7faa61c8121d163861bd32451bcbcd4e0ff457863 description=openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config id=18df233a-1753-4004-9d16-02f941565fb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731",
2026-06-14 10:12:41.432008 | controller |     "Jun 14 09:38:14.125555 crc crio[24245]: time=\"2026-06-14T09:38:14.11747921Z\" level=info msg=\"Ran pod sandbox 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb with infra container: openstack/cinder-api-0/POD\" id=bd4818a1-fe80-4469-94ad-04771a93a531 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.432022 | controller |     "Jun 14 09:38:14.125555 crc crio[24245]: time=\"2026-06-14T09:38:14.122224061Z\" level=info msg=\"Started container\" PID=239903 containerID=eee3bfc00d001256e1eaaea25b12feb6347ae177568b39eab4fe1365916fc478 description=openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update id=07f22c89-79d7-47ac-9672-b628da8127b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e",
2026-06-14 10:12:41.432037 | controller |     "Jun 14 09:38:14.129512 crc crio[24245]: 2026-06-14T09:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d26b06515931de Mac:3a:60:28:6a:2d:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:52 Mtu:0 Sandbox:/var/run/netns/2dcea1ef-80a0-4eb2-b936-f2376ac931f6 SocketPath: PciID:}] [{Interface:0xc00013c5b0 Address:{IP:10.217.1.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.432052 | controller |     "Jun 14 09:38:14.130401 crc crio[24245]: time=\"2026-06-14T09:38:14.1303361Z\" level=info msg=\"Got pod network &{Name:ovn-controller-tmzrh-config-fmxt5 Namespace:openstack ID:6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f UID:7c472799-9d08-4a75-b715-0a9258c426f3 NetNS:/var/run/netns/2dcea1ef-80a0-4eb2-b936-f2376ac931f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c472799_9d08_4a75_b715_0a9258c426f3.slice PodAnnotations:0xc001c3c320}] Aliases:map[]}\"",
2026-06-14 10:12:41.432067 | controller |     "Jun 14 09:38:14.130549 crc crio[24245]: time=\"2026-06-14T09:38:14.130502035Z\" level=info msg=\"Checking pod openstack_ovn-controller-tmzrh-config-fmxt5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.432082 | controller |     "Jun 14 09:38:14.202184 crc crio[24245]: time=\"2026-06-14T09:38:14.190264477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=31b1b8fb-acae-4689-915c-f8bf69ce4b8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.432102 | controller |     "Jun 14 09:38:14.202184 crc crio[24245]: 2026-06-14T09:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:70a0efe39345424 Mac:06:0c:6e:48:91:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:51 Mtu:0 Sandbox:/var/run/netns/062540c5-39e7-4eb5-b971-5cc0647c28d0 SocketPath: PciID:}] [{Interface:0xc00011ad70 Address:{IP:10.217.1.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.432117 | controller |     "Jun 14 09:38:14.202184 crc crio[24245]: time=\"2026-06-14T09:38:14.19164567Z\" level=info msg=\"Got pod network &{Name:ovn-controller-tmzrh Namespace:openstack ID:70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53 UID:fb998ebe-486e-4ec4-934f-d1d10e70ad85 NetNS:/var/run/netns/062540c5-39e7-4eb5-b971-5cc0647c28d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb998ebe_486e_4ec4_934f_d1d10e70ad85.slice PodAnnotations:0xc00274a288}] Aliases:map[]}\"",
2026-06-14 10:12:41.432132 | controller |     "Jun 14 09:38:14.202184 crc crio[24245]: time=\"2026-06-14T09:38:14.191785275Z\" level=info msg=\"Checking pod openstack_ovn-controller-tmzrh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.432147 | controller |     "Jun 14 09:38:14.205348 crc crio[24245]: time=\"2026-06-14T09:38:14.205120919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432162 | controller |     "Jun 14 09:38:14.212131 crc crio[24245]: time=\"2026-06-14T09:38:14.212071342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432177 | controller |     "Jun 14 09:38:14.226775 crc crio[24245]: time=\"2026-06-14T09:38:14.225187108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=c816431b-cbec-435d-a074-766403d969c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.432192 | controller |     "Jun 14 09:38:14.262805 crc crio[24245]: time=\"2026-06-14T09:38:14.262744057Z\" level=info msg=\"Ran pod sandbox 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f with infra container: openstack/ovn-controller-tmzrh-config-fmxt5/POD\" id=579fb9d6-f331-4d96-ac3c-10ae6a6886a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.432207 | controller |     "Jun 14 09:38:14.264262 crc crio[24245]: time=\"2026-06-14T09:38:14.264151275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=2a7cdfac-cce7-47cd-a971-2b4bedd19367 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.432221 | controller |     "Jun 14 09:38:14.277537 crc crio[24245]: time=\"2026-06-14T09:38:14.277240345Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=8d40d660-96b9-4c3b-a00b-350f35361065 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.432236 | controller |     "Jun 14 09:38:14.278964 crc crio[24245]: time=\"2026-06-14T09:38:14.278903074Z\" level=info msg=\"Ran pod sandbox 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53 with infra container: openstack/ovn-controller-tmzrh/POD\" id=e13194d7-219c-4a99-844c-bf30c1f91419 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.432251 | controller |     "Jun 14 09:38:14.287556 crc crio[24245]: time=\"2026-06-14T09:38:14.285022021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=2a43adea-689b-4e62-864d-d883d29ef650 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.432271 | controller |     "Jun 14 09:38:14.331397 crc crio[24245]: time=\"2026-06-14T09:38:14.331297135Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=eb53d7e6-a2eb-415e-8ef4-36136826b0e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.432286 | controller |     "Jun 14 09:38:14.352080 crc crio[24245]: time=\"2026-06-14T09:38:14.351985991Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=c4982d2e-4e80-4b64-b1a3-d85592cecc45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.432301 | controller |     "Jun 14 09:38:14.360477 crc crio[24245]: time=\"2026-06-14T09:38:14.360393216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432315 | controller |     "Jun 14 09:38:14.363555 crc crio[24245]: time=\"2026-06-14T09:38:14.363427584Z\" level=warning msg=\"Stopping container 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6 with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.432330 | controller |     "Jun 14 09:38:14.375492 crc crio[24245]: time=\"2026-06-14T09:38:14.375421932Z\" level=info msg=\"Created container 46230373d89872e3345b63b77759080250089869194bf94f582d68618103c0bf: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=73757415-76fb-445c-9a94-06953e125a4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.432368 | controller |     "Jun 14 09:38:14.385355 crc crio[24245]: time=\"2026-06-14T09:38:14.385263478Z\" level=info msg=\"Creating container: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=64c138d1-fadd-448f-9cf9-4abb8156a45c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.432389 | controller |     "Jun 14 09:38:14.392672 crc crio[24245]: time=\"2026-06-14T09:38:14.389090421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432405 | controller |     "Jun 14 09:38:14.392672 crc crio[24245]: time=\"2026-06-14T09:38:14.391959243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=dc159e2b-c52d-4411-87b9-e4ec36cefb51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.432420 | controller |     "Jun 14 09:38:14.420544 crc crio[24245]: time=\"2026-06-14T09:38:14.376804927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432434 | controller |     "Jun 14 09:38:14.420544 crc crio[24245]: time=\"2026-06-14T09:38:14.402924233Z\" level=info msg=\"Starting container: 46230373d89872e3345b63b77759080250089869194bf94f582d68618103c0bf\" id=6e96d03b-cceb-4863-b0d6-5e7d76560a9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.432449 | controller |     "Jun 14 09:38:14.420544 crc crio[24245]: time=\"2026-06-14T09:38:14.403149163Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=369fa18d-9158-4efc-b21e-373a99cbe54d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.432463 | controller |     "Jun 14 09:38:14.420544 crc crio[24245]: time=\"2026-06-14T09:38:14.383622845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432478 | controller |     "Jun 14 09:38:14.420544 crc crio[24245]: time=\"2026-06-14T09:38:14.415722824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432499 | controller |     "Jun 14 09:38:14.422943 crc crio[24245]: time=\"2026-06-14T09:38:14.422796961Z\" level=info msg=\"Creating container: openstack/ovn-controller-tmzrh/ovn-controller\" id=c4d7d0a6-ce80-4c3f-a3c1-7a5ba0764bee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.432515 | controller |     "Jun 14 09:38:14.427728 crc crio[24245]: time=\"2026-06-14T09:38:14.427651198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432530 | controller |     "Jun 14 09:38:14.437818 crc crio[24245]: time=\"2026-06-14T09:38:14.437511835Z\" level=info msg=\"Started container\" PID=239890 containerID=46230373d89872e3345b63b77759080250089869194bf94f582d68618103c0bf description=openstack/barbican-db-create-9pzv5/mariadb-database-create id=6e96d03b-cceb-4863-b0d6-5e7d76560a9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad",
2026-06-14 10:12:41.432545 | controller |     "Jun 14 09:38:14.444348 crc crio[24245]: 2026-06-14T09:38:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1f07df15884e9bd Mac:ca:ae:b4:34:7f:68 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:53 Mtu:0 Sandbox:/var/run/netns/cdf88871-abec-4e43-ac7c-30ed961511ca SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.432560 | controller |     "Jun 14 09:38:14.450462 crc crio[24245]: time=\"2026-06-14T09:38:14.450296572Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a UID:314340d7-9d61-4d4f-a03a-91ef071f1ad3 NetNS:/var/run/netns/cdf88871-abec-4e43-ac7c-30ed961511ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod314340d7_9d61_4d4f_a03a_91ef071f1ad3.slice PodAnnotations:0xc0024226f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.432575 | controller |     "Jun 14 09:38:14.450562 crc crio[24245]: time=\"2026-06-14T09:38:14.450493139Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.432590 | controller |     "Jun 14 09:38:14.463172 crc crio[24245]: time=\"2026-06-14T09:38:14.462144398Z\" level=error msg=\"Killing container 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-14 10:12:41.432605 | controller |     "Jun 14 09:38:14.463680 crc crio[24245]: time=\"2026-06-14T09:38:14.463573971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432620 | controller |     "Jun 14 09:38:14.485830 crc crio[24245]: time=\"2026-06-14T09:38:14.485729332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432635 | controller |     "Jun 14 09:38:14.506792 crc crio[24245]: time=\"2026-06-14T09:38:14.506707697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432651 | controller |     "Jun 14 09:38:14.508776 crc crio[24245]: time=\"2026-06-14T09:38:14.507264385Z\" level=info msg=\"Created container 99606fa07f2d5a1c66b6b0cd8aafcaac5ad70a92cfffbe06985d7e5e902b8e0f: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=2c6fcfca-880d-4c15-ac2c-f00b2881b867 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.432671 | controller |     "Jun 14 09:38:14.508776 crc crio[24245]: time=\"2026-06-14T09:38:14.50741939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432687 | controller |     "Jun 14 09:38:14.509384 crc crio[24245]: time=\"2026-06-14T09:38:14.509314941Z\" level=info msg=\"Ran pod sandbox 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a with infra container: openstack/nova-cell1-conductor-0/POD\" id=1bf94366-af85-4fa3-a826-1be6016edffc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.432702 | controller |     "Jun 14 09:38:14.522137 crc crio[24245]: time=\"2026-06-14T09:38:14.513224976Z\" level=info msg=\"Starting container: 99606fa07f2d5a1c66b6b0cd8aafcaac5ad70a92cfffbe06985d7e5e902b8e0f\" id=80da5ced-aa1b-4992-8755-21542de24e03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.432716 | controller |     "Jun 14 09:38:14.525750 crc crio[24245]: time=\"2026-06-14T09:38:14.525506432Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=bb422179-650b-4015-a4a0-24bb75fa7fe4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.432732 | controller |     "Jun 14 09:38:14.536909 crc crio[24245]: time=\"2026-06-14T09:38:14.533652103Z\" level=info msg=\"Started container\" PID=239898 containerID=99606fa07f2d5a1c66b6b0cd8aafcaac5ad70a92cfffbe06985d7e5e902b8e0f description=openstack/glance-db-create-bnrvl/mariadb-database-create id=80da5ced-aa1b-4992-8755-21542de24e03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9",
2026-06-14 10:12:41.432747 | controller |     "Jun 14 09:38:14.627434 crc crio[24245]: time=\"2026-06-14T09:38:14.627191425Z\" level=info msg=\"Stopped container 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6: openstack/ovn-controller-ovs-5srxp/ovs-vswitchd\" id=bcd72046-f429-413f-b4a4-afa3cccb2c45 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.432762 | controller |     "Jun 14 09:38:14.648652 crc crio[24245]: time=\"2026-06-14T09:38:14.648566788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432777 | controller |     "Jun 14 09:38:14.659643 crc crio[24245]: time=\"2026-06-14T09:38:14.659419478Z\" level=info msg=\"Stopping pod sandbox: 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68\" id=29e94a8a-ff01-4976-bf9d-32aee818e8c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.432791 | controller |     "Jun 14 09:38:14.660762 crc crio[24245]: time=\"2026-06-14T09:38:14.660678606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432806 | controller |     "Jun 14 09:38:14.669568 crc crio[24245]: time=\"2026-06-14T09:38:14.669483391Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-5srxp Namespace:openstack ID:3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68 UID:d965a4ba-fbf1-456c-bcd3-becdea7e5438 NetNS:/var/run/netns/949b788c-775e-4099-82b0-ca30e5b4fef5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd965a4ba_fbf1_456c_bcd3_becdea7e5438.slice PodAnnotations:0xc0024224f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.432821 | controller |     "Jun 14 09:38:14.669892 crc crio[24245]: time=\"2026-06-14T09:38:14.669759936Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-5srxp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.432836 | controller |     "Jun 14 09:38:14.674962 crc crio[24245]: time=\"2026-06-14T09:38:14.66950217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432856 | controller |     "Jun 14 09:38:14.732916 crc crio[24245]: time=\"2026-06-14T09:38:14.726830031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432871 | controller |     "Jun 14 09:38:14.776222 crc crio[24245]: time=\"2026-06-14T09:38:14.764328172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=c7541dc4-3e29-4c12-b566-0ce076b89951 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.432886 | controller |     "Jun 14 09:38:14.864223 crc crio[24245]: time=\"2026-06-14T09:38:14.863278731Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=ff10b271-1199-47f9-8abe-5328ff437772 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.432901 | controller |     "Jun 14 09:38:14.935286 crc crio[24245]: time=\"2026-06-14T09:38:14.93423013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432915 | controller |     "Jun 14 09:38:14.942022 crc crio[24245]: time=\"2026-06-14T09:38:14.941983038Z\" level=info msg=\"Removing container: b58638854a6fd47bc3cbde0077b1aca303860b7e96c997fc8e09a778ff93c17c\" id=c0219cd5-f1bf-4351-8e93-53ec58a7ce3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.432930 | controller |     "Jun 14 09:38:15.044159 crc crio[24245]: time=\"2026-06-14T09:38:15.044062525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432945 | controller |     "Jun 14 09:38:15.051521 crc crio[24245]: time=\"2026-06-14T09:38:15.051418442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432959 | controller |     "Jun 14 09:38:15.086646 crc crio[24245]: time=\"2026-06-14T09:38:15.073947836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432974 | controller |     "Jun 14 09:38:15.158507 crc crio[24245]: time=\"2026-06-14T09:38:15.158439722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.432988 | controller |     "Jun 14 09:38:15.175276 crc crio[24245]: time=\"2026-06-14T09:38:15.175217632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.433003 | controller |     "Jun 14 09:38:15.177315 crc crio[24245]: time=\"2026-06-14T09:38:15.176820444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.433017 | controller |     "Jun 14 09:38:15.274639 crc crio[24245]: time=\"2026-06-14T09:38:15.273999594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.433031 | controller |     "Jun 14 09:38:15.605272 crc crio[24245]: time=\"2026-06-14T09:38:15.605166799Z\" level=info msg=\"Stopped container c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener\" id=bc1aaf7f-0110-4d5e-8c7a-203c2c20e0f1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.433051 | controller |     "Jun 14 09:38:15.616488 crc crio[24245]: time=\"2026-06-14T09:38:15.616354937Z\" level=info msg=\"Stopping pod sandbox: 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60\" id=a65ca8fe-6ee3-4ad5-9b72-97e785518b37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.433066 | controller |     "Jun 14 09:38:15.617769 crc crio[24245]: time=\"2026-06-14T09:38:15.61742493Z\" level=info msg=\"Stopped pod sandbox: 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68\" id=29e94a8a-ff01-4976-bf9d-32aee818e8c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.433081 | controller |     "Jun 14 09:38:15.625317 crc crio[24245]: time=\"2026-06-14T09:38:15.625251217Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-7b948cc4bb-m2lm5 Namespace:openstack ID:0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60 UID:0913a102-9620-4813-a2f1-0773e329ab9f NetNS:/var/run/netns/1b865543-ce90-415e-ac9c-a820117d8fc8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0913a102_9620_4813_a2f1_0773e329ab9f.slice PodAnnotations:0xc000620698}] Aliases:map[]}\"",
2026-06-14 10:12:41.433096 | controller |     "Jun 14 09:38:15.625482 crc crio[24245]: time=\"2026-06-14T09:38:15.625429183Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-7b948cc4bb-m2lm5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.433110 | controller |     "Jun 14 09:38:15.630745 crc crio[24245]: time=\"2026-06-14T09:38:15.628004326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.433125 | controller |     "Jun 14 09:38:15.959932 crc crio[24245]: time=\"2026-06-14T09:38:15.959753122Z\" level=info msg=\"Removed container b58638854a6fd47bc3cbde0077b1aca303860b7e96c997fc8e09a778ff93c17c: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=c0219cd5-f1bf-4351-8e93-53ec58a7ce3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.433140 | controller |     "Jun 14 09:38:15.986046 crc crio[24245]: time=\"2026-06-14T09:38:15.985735018Z\" level=info msg=\"Removing container: eff1f649629643464de3ae2dc588aeb1046ca51aff535505019a0220ac9baaa2\" id=d84dd19b-b8e1-48cd-8c87-74a936e86d78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.433154 | controller |     "Jun 14 09:38:16.095142 crc crio[24245]: time=\"2026-06-14T09:38:16.094773712Z\" level=info msg=\"Stopped pod sandbox: 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60\" id=a65ca8fe-6ee3-4ad5-9b72-97e785518b37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.433169 | controller |     "Jun 14 09:38:16.112670 crc crio[24245]: time=\"2026-06-14T09:38:16.112580418Z\" level=info msg=\"Created container 89b02ec7b0eacfbd330ce945dc2f72ebaa02203b5b346ece07262474ceda3a1c: openstack/placement-db-create-n69bz/mariadb-database-create\" id=640adcc5-0066-419a-b58f-5ee020960b8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.433184 | controller |     "Jun 14 09:38:16.117073 crc crio[24245]: time=\"2026-06-14T09:38:16.113965163Z\" level=info msg=\"Created container 96aed8df98e1a881f5d784ecce374bd6d1950e48de4a0b82ad809cd86f4e9294: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=5194786a-a973-40f6-8a4a-30172baf9f4e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.433198 | controller |     "Jun 14 09:38:16.118678 crc crio[24245]: time=\"2026-06-14T09:38:16.118530018Z\" level=info msg=\"Starting container: 96aed8df98e1a881f5d784ecce374bd6d1950e48de4a0b82ad809cd86f4e9294\" id=349de0be-2cb8-4f97-bef1-7caa2baa9eba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.433213 | controller |     "Jun 14 09:38:16.120367 crc crio[24245]: time=\"2026-06-14T09:38:16.118668665Z\" level=info msg=\"Starting container: 89b02ec7b0eacfbd330ce945dc2f72ebaa02203b5b346ece07262474ceda3a1c\" id=aa86ceb8-58e2-4cd1-ac3d-86e8683273f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.433232 | controller |     "Jun 14 09:38:16.138367 crc crio[24245]: time=\"2026-06-14T09:38:16.138276646Z\" level=info msg=\"Started container\" PID=239918 containerID=89b02ec7b0eacfbd330ce945dc2f72ebaa02203b5b346ece07262474ceda3a1c description=openstack/placement-db-create-n69bz/mariadb-database-create id=aa86ceb8-58e2-4cd1-ac3d-86e8683273f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91",
2026-06-14 10:12:41.433247 | controller |     "Jun 14 09:38:16.139199 crc crio[24245]: time=\"2026-06-14T09:38:16.139107322Z\" level=info msg=\"Started container\" PID=239936 containerID=96aed8df98e1a881f5d784ecce374bd6d1950e48de4a0b82ad809cd86f4e9294 description=openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update id=349de0be-2cb8-4f97-bef1-7caa2baa9eba name=/runtime.v1.RuntimeService/StartContainer sandboxID=15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea",
2026-06-14 10:12:41.433262 | controller |     "Jun 14 09:38:16.159427 crc crio[24245]: time=\"2026-06-14T09:38:16.156270278Z\" level=info msg=\"Created container 86b4daa62017d159f67d44cc87b10f63e8e560ad3ff96c2ffc4eecbe108dcc32: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=a3d2bd0c-e277-4ebb-8242-d802de4271ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.433276 | controller |     "Jun 14 09:38:16.159427 crc crio[24245]: time=\"2026-06-14T09:38:16.158306013Z\" level=info msg=\"Created container e29f7fd692555085d426fd136b6e34ab00596650d054f71729e8cbcff331a205: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=084fa59d-62a0-4cb1-96c2-9170e9477a31 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.433291 | controller |     "Jun 14 09:38:16.168543 crc crio[24245]: time=\"2026-06-14T09:38:16.16846263Z\" level=info msg=\"Starting container: 86b4daa62017d159f67d44cc87b10f63e8e560ad3ff96c2ffc4eecbe108dcc32\" id=190bc7ef-fd07-438e-8a40-255e7955dd56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.433307 | controller |     "Jun 14 09:38:16.170366 crc crio[24245]: time=\"2026-06-14T09:38:16.168998653Z\" level=info msg=\"Starting container: e29f7fd692555085d426fd136b6e34ab00596650d054f71729e8cbcff331a205\" id=716791d3-4000-4c01-ba4a-6f722bc957ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.433322 | controller |     "Jun 14 09:38:16.177548 crc crio[24245]: time=\"2026-06-14T09:38:16.177406289Z\" level=info msg=\"Created container 41f4c3039354ebfc6d05a5ed7d30e155d301816275258c2f88bd7ceded477c51: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=d351aa70-50c1-4792-a938-8222b0f28d92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.433336 | controller |     "Jun 14 09:38:16.179179 crc crio[24245]: time=\"2026-06-14T09:38:16.179102623Z\" level=info msg=\"Starting container: 41f4c3039354ebfc6d05a5ed7d30e155d301816275258c2f88bd7ceded477c51\" id=9fa234f0-3f48-46fe-a25e-6902cb3f08df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.433368 | controller |     "Jun 14 09:38:16.179662 crc crio[24245]: time=\"2026-06-14T09:38:16.179537546Z\" level=info msg=\"Started container\" PID=239914 containerID=86b4daa62017d159f67d44cc87b10f63e8e560ad3ff96c2ffc4eecbe108dcc32 description=openstack/nova-cell1-db-create-q579s/mariadb-database-create id=190bc7ef-fd07-438e-8a40-255e7955dd56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989",
2026-06-14 10:12:41.433385 | controller |     "Jun 14 09:38:16.180154 crc crio[24245]: time=\"2026-06-14T09:38:16.179971236Z\" level=info msg=\"Started container\" PID=239934 containerID=e29f7fd692555085d426fd136b6e34ab00596650d054f71729e8cbcff331a205 description=openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update id=716791d3-4000-4c01-ba4a-6f722bc957ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c",
2026-06-14 10:12:41.433405 | controller |     "Jun 14 09:38:16.187530 crc crio[24245]: time=\"2026-06-14T09:38:16.187435632Z\" level=info msg=\"Created container b25685950f1c54726662105d0447f264f9b5d5336a77c385d6dde7d5f02022f9: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=4356ac35-886c-4e2c-9ffd-521841b4c988 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.433420 | controller |     "Jun 14 09:38:16.188687 crc crio[24245]: time=\"2026-06-14T09:38:16.188524827Z\" level=info msg=\"Starting container: b25685950f1c54726662105d0447f264f9b5d5336a77c385d6dde7d5f02022f9\" id=983ce362-bb4d-4bc1-8d6d-ce7142611799 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.433436 | controller |     "Jun 14 09:38:16.193224 crc crio[24245]: time=\"2026-06-14T09:38:16.193142331Z\" level=info msg=\"Started container\" PID=239928 containerID=41f4c3039354ebfc6d05a5ed7d30e155d301816275258c2f88bd7ceded477c51 description=openstack/nova-api-db-create-k2nhp/mariadb-database-create id=9fa234f0-3f48-46fe-a25e-6902cb3f08df name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d",
2026-06-14 10:12:41.433451 | controller |     "Jun 14 09:38:16.237313 crc crio[24245]: time=\"2026-06-14T09:38:16.237208963Z\" level=info msg=\"Started container\" PID=239938 containerID=b25685950f1c54726662105d0447f264f9b5d5336a77c385d6dde7d5f02022f9 description=openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update id=983ce362-bb4d-4bc1-8d6d-ce7142611799 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a",
2026-06-14 10:12:41.433466 | controller |     "Jun 14 09:38:16.308927 crc crio[24245]: time=\"2026-06-14T09:38:16.308798332Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=4fa841a3-a139-4249-bf63-0ae6497e199f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.433481 | controller |     "Jun 14 09:38:16.309179 crc crio[24245]: time=\"2026-06-14T09:38:16.309092861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.433496 | controller |     "Jun 14 09:38:16.417004 crc crio[24245]: time=\"2026-06-14T09:38:16.416200243Z\" level=info msg=\"Removed container eff1f649629643464de3ae2dc588aeb1046ca51aff535505019a0220ac9baaa2: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=d84dd19b-b8e1-48cd-8c87-74a936e86d78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.433511 | controller |     "Jun 14 09:38:16.425880 crc crio[24245]: time=\"2026-06-14T09:38:16.424419898Z\" level=info msg=\"Removing container: cdb00a58feae38e79459a61dddf03eba3e3d62c6e19a3641b238ea99ab6c3d0c\" id=f6653d09-9c5c-4ade-a227-4a80308186f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.433525 | controller |     "Jun 14 09:38:16.457140 crc crio[24245]: time=\"2026-06-14T09:38:16.456940545Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6 UID:f60e1123-9e99-4026-8189-8373282a4484 NetNS:/var/run/netns/9ea6d1d6-7541-4a8c-8c60-036538dc2424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60e1123_9e99_4026_8189_8373282a4484.slice PodAnnotations:0xc001fea0f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.433541 | controller |     "Jun 14 09:38:16.457553 crc crio[24245]: time=\"2026-06-14T09:38:16.457159552Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.433560 | controller |     "Jun 14 09:38:16.730404 crc crio[24245]: time=\"2026-06-14T09:38:16.728445478Z\" level=info msg=\"Removed container cdb00a58feae38e79459a61dddf03eba3e3d62c6e19a3641b238ea99ab6c3d0c: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=f6653d09-9c5c-4ade-a227-4a80308186f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.433576 | controller |     "Jun 14 09:38:16.742397 crc crio[24245]: time=\"2026-06-14T09:38:16.732473328Z\" level=info msg=\"Removing container: beed07902404ed6d172392dfea07e0341a9d97a4c2899d90b3ba801cbf217525\" id=2c2a22ef-cd28-4858-a180-c25425a29ebc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.433591 | controller |     "Jun 14 09:38:16.972125 crc crio[24245]: time=\"2026-06-14T09:38:16.972061972Z\" level=info msg=\"Removed container beed07902404ed6d172392dfea07e0341a9d97a4c2899d90b3ba801cbf217525: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=2c2a22ef-cd28-4858-a180-c25425a29ebc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.433606 | controller |     "Jun 14 09:38:16.977976 crc crio[24245]: time=\"2026-06-14T09:38:16.977903264Z\" level=info msg=\"Removing container: e88e1b5a163a1e3b6732119f92e1b755454e3a6bd72e529a83d87d4694205284\" id=bbb1bbe7-3f5a-495a-a77c-4341293e492d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.433620 | controller |     "Jun 14 09:38:17.270172 crc crio[24245]: 2026-06-14T09:38:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f11dc6c36ccaf4b Mac:76:ac:a8:6b:fe:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:54 Mtu:0 Sandbox:/var/run/netns/9ea6d1d6-7541-4a8c-8c60-036538dc2424 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.433634 | controller |     "Jun 14 09:38:17.270946 crc crio[24245]: time=\"2026-06-14T09:38:17.270711887Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=90fdf48e-2173-442b-8a56-f05404b2b44c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.433649 | controller |     "Jun 14 09:38:17.271201 crc crio[24245]: time=\"2026-06-14T09:38:17.271143161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.433664 | controller |     "Jun 14 09:38:17.272280 crc crio[24245]: time=\"2026-06-14T09:38:17.271962008Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=41754b40-9c84-4cc3-8e0f-70016d130e87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.433679 | controller |     "Jun 14 09:38:17.272487 crc crio[24245]: time=\"2026-06-14T09:38:17.272438403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.433693 | controller |     "Jun 14 09:38:17.274722 crc crio[24245]: time=\"2026-06-14T09:38:17.274562444Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6 UID:f60e1123-9e99-4026-8189-8373282a4484 NetNS:/var/run/netns/9ea6d1d6-7541-4a8c-8c60-036538dc2424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60e1123_9e99_4026_8189_8373282a4484.slice PodAnnotations:0xc001fea0f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.433708 | controller |     "Jun 14 09:38:17.275063 crc crio[24245]: time=\"2026-06-14T09:38:17.274968857Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.433723 | controller |     "Jun 14 09:38:17.324355 crc crio[24245]: time=\"2026-06-14T09:38:17.322447113Z\" level=info msg=\"Ran pod sandbox f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6 with infra container: openstack/ovsdbserver-nb-0/POD\" id=4fa841a3-a139-4249-bf63-0ae6497e199f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.433743 | controller |     "Jun 14 09:38:17.326696 crc crio[24245]: time=\"2026-06-14T09:38:17.326347069Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=bf071b26-e461-4634-8ff2-60a96eaede6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.433758 | controller |     "Jun 14 09:38:17.347994 crc crio[24245]: time=\"2026-06-14T09:38:17.342268946Z\" level=info msg=\"Removed container e88e1b5a163a1e3b6732119f92e1b755454e3a6bd72e529a83d87d4694205284: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=bbb1bbe7-3f5a-495a-a77c-4341293e492d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.433773 | controller |     "Jun 14 09:38:17.355917 crc crio[24245]: time=\"2026-06-14T09:38:17.35568908Z\" level=info msg=\"Removing container: 83081c3a1eb08ebeebd8f8f14ddcad92884ed5f700522c7c046e6f5579c5c91e\" id=09135650-b76c-4a31-a291-ef41f10c966b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.433788 | controller |     "Jun 14 09:38:17.432118 crc crio[24245]: time=\"2026-06-14T09:38:17.431538734Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:2f232911af0323066a07ba977e4fe2b28c1a3e78fe7032365517c1297dc71d11\" id=f5369710-7fa5-4156-a0fb-3da73df0b0db name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.433803 | controller |     "Jun 14 09:38:17.451123 crc crio[24245]: time=\"2026-06-14T09:38:17.451034294Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=774e58a3-1c21-495e-97f0-d849bd1fc414 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.433818 | controller |     "Jun 14 09:38:17.451670 crc crio[24245]: time=\"2026-06-14T09:38:17.451580771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.433832 | controller |     "Jun 14 09:38:17.459982 crc crio[24245]: time=\"2026-06-14T09:38:17.459919316Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17 UID:559b2f4c-922e-4761-911f-d605a730d5ac NetNS:/var/run/netns/97e64bd8-299c-47db-958f-6af1133b4d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod559b2f4c_922e_4761_911f_d605a730d5ac.slice PodAnnotations:0xc00161a178}] Aliases:map[]}\"",
2026-06-14 10:12:41.433847 | controller |     "Jun 14 09:38:17.460359 crc crio[24245]: time=\"2026-06-14T09:38:17.46033487Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.433862 | controller |     "Jun 14 09:38:17.465918 crc crio[24245]: time=\"2026-06-14T09:38:17.465755127Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13 UID:fcb61caf-670c-476a-bfba-39c50adc92f2 NetNS:/var/run/netns/d1db74d6-1492-44c7-be96-795ce6b596bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfcb61caf_670c_476a_bfba_39c50adc92f2.slice PodAnnotations:0xc003bf6240}] Aliases:map[]}\"",
2026-06-14 10:12:41.433877 | controller |     "Jun 14 09:38:17.465918 crc crio[24245]: time=\"2026-06-14T09:38:17.465825779Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.433891 | controller |     "Jun 14 09:38:17.496013 crc crio[24245]: time=\"2026-06-14T09:38:17.495723104Z\" level=info msg=\"Created container 0f4062f9ab00e5c6a708b84dc26c25ee8504b1a7f6ac9aaf8d3c0fa9db182b0a: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=529c8f7b-0557-42b3-96a8-47b96fb5f118 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.433910 | controller |     "Jun 14 09:38:17.497343 crc crio[24245]: time=\"2026-06-14T09:38:17.497012596Z\" level=info msg=\"Starting container: 0f4062f9ab00e5c6a708b84dc26c25ee8504b1a7f6ac9aaf8d3c0fa9db182b0a\" id=c30bf9bd-45ce-4782-b68f-d4f1581df193 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.433925 | controller |     "Jun 14 09:38:17.504734 crc crio[24245]: time=\"2026-06-14T09:38:17.504647878Z\" level=info msg=\"Started container\" PID=241261 containerID=0f4062f9ab00e5c6a708b84dc26c25ee8504b1a7f6ac9aaf8d3c0fa9db182b0a description=openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update id=c30bf9bd-45ce-4782-b68f-d4f1581df193 name=/runtime.v1.RuntimeService/StartContainer sandboxID=913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420",
2026-06-14 10:12:41.433940 | controller |     "Jun 14 09:38:17.538413 crc crio[24245]: time=\"2026-06-14T09:38:17.537791484Z\" level=info msg=\"Created container 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e: openstack/nova-metadata-0/nova-metadata-log\" id=21527a5c-f56b-462b-9aaa-d1a3be9ea9c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.433955 | controller |     "Jun 14 09:38:17.540292 crc crio[24245]: time=\"2026-06-14T09:38:17.5402204Z\" level=info msg=\"Starting container: 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e\" id=d53a3289-f2d4-4542-a6ed-033706aab9b6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.433969 | controller |     "Jun 14 09:38:17.559779 crc crio[24245]: time=\"2026-06-14T09:38:17.559727533Z\" level=info msg=\"Started container\" PID=241245 containerID=2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e description=openstack/nova-metadata-0/nova-metadata-log id=d53a3289-f2d4-4542-a6ed-033706aab9b6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4",
2026-06-14 10:12:41.433985 | controller |     "Jun 14 09:38:17.571124 crc crio[24245]: time=\"2026-06-14T09:38:17.570801445Z\" level=info msg=\"Created container 241a2230b9f68afc89e31a02968d8e297a18817511d6f2b7a1f90dd5ef3dedcd: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=ff10b271-1199-47f9-8abe-5328ff437772 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.433999 | controller |     "Jun 14 09:38:17.578975 crc crio[24245]: time=\"2026-06-14T09:38:17.576182959Z\" level=info msg=\"Starting container: 241a2230b9f68afc89e31a02968d8e297a18817511d6f2b7a1f90dd5ef3dedcd\" id=029263c1-73bc-4c08-82a4-fe379287e8d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.434014 | controller |     "Jun 14 09:38:17.591741 crc crio[24245]: time=\"2026-06-14T09:38:17.59144139Z\" level=info msg=\"Started container\" PID=241260 containerID=241a2230b9f68afc89e31a02968d8e297a18817511d6f2b7a1f90dd5ef3dedcd description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=029263c1-73bc-4c08-82a4-fe379287e8d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a",
2026-06-14 10:12:41.434029 | controller |     "Jun 14 09:38:17.592234 crc crio[24245]: time=\"2026-06-14T09:38:17.592142122Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ea904be5-5d14-4a5c-875f-d7136a3df785 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.434044 | controller |     "Jun 14 09:38:17.656505 crc crio[24245]: time=\"2026-06-14T09:38:17.656428306Z\" level=info msg=\"Created container 499781f8797854d408fb3dc55fcd3b989e1b3890c3e4bc4204e9600df188de21: openshift-infra/auto-csr-approver-29690498-wnlt5/oc\" id=911fcb45-964b-42f5-b47f-819cb3391ea6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.434064 | controller |     "Jun 14 09:38:17.659967 crc crio[24245]: time=\"2026-06-14T09:38:17.659812833Z\" level=info msg=\"Starting container: 499781f8797854d408fb3dc55fcd3b989e1b3890c3e4bc4204e9600df188de21\" id=e67d634e-ce90-4c65-9136-e13383a262e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.434089 | controller |     "Jun 14 09:38:17.668752 crc crio[24245]: time=\"2026-06-14T09:38:17.667738138Z\" level=info msg=\"Started container\" PID=241249 containerID=499781f8797854d408fb3dc55fcd3b989e1b3890c3e4bc4204e9600df188de21 description=openshift-infra/auto-csr-approver-29690498-wnlt5/oc id=e67d634e-ce90-4c65-9136-e13383a262e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9",
2026-06-14 10:12:41.434106 | controller |     "Jun 14 09:38:17.668752 crc crio[24245]: time=\"2026-06-14T09:38:17.668660867Z\" level=info msg=\"Created container 34318af195ecd3466dca3146a9d1813ecfc6e6255dfa614464fb413297061d3c: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=64c138d1-fadd-448f-9cf9-4abb8156a45c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.434121 | controller |     "Jun 14 09:38:17.682667 crc crio[24245]: time=\"2026-06-14T09:38:17.681013499Z\" level=info msg=\"Starting container: 34318af195ecd3466dca3146a9d1813ecfc6e6255dfa614464fb413297061d3c\" id=d477e6cf-e071-4e1a-b615-00d1b9e538bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.434135 | controller |     "Jun 14 09:38:17.724233 crc crio[24245]: time=\"2026-06-14T09:38:17.721316613Z\" level=info msg=\"Started container\" PID=241255 containerID=34318af195ecd3466dca3146a9d1813ecfc6e6255dfa614464fb413297061d3c description=openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config id=d477e6cf-e071-4e1a-b615-00d1b9e538bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f",
2026-06-14 10:12:41.434150 | controller |     "Jun 14 09:38:17.724233 crc crio[24245]: time=\"2026-06-14T09:38:17.723422618Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=846f6df9-f934-4b1b-baee-b4edbdf97090 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.434165 | controller |     "Jun 14 09:38:17.735751 crc crio[24245]: time=\"2026-06-14T09:38:17.734835248Z\" level=info msg=\"Created container 2164c42818a4d60f7bf1f6c0d3e1ab786294b1982c7e400644ad0f00adc8a810: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=9f96335c-f61e-4687-806c-5a31e4dab885 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.434179 | controller |     "Jun 14 09:38:17.747398 crc crio[24245]: time=\"2026-06-14T09:38:17.744963562Z\" level=info msg=\"Starting container: 2164c42818a4d60f7bf1f6c0d3e1ab786294b1982c7e400644ad0f00adc8a810\" id=754460e8-b4e1-4766-b18a-23645407e174 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.434194 | controller |     "Jun 14 09:38:17.752926 crc crio[24245]: time=\"2026-06-14T09:38:17.752794513Z\" level=info msg=\"Started container\" PID=241254 containerID=2164c42818a4d60f7bf1f6c0d3e1ab786294b1982c7e400644ad0f00adc8a810 description=openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update id=754460e8-b4e1-4766-b18a-23645407e174 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7",
2026-06-14 10:12:41.434209 | controller |     "Jun 14 09:38:17.774650 crc crio[24245]: time=\"2026-06-14T09:38:17.769830273Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=ce272ad1-9f71-46b3-8284-bfb54cd491e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.434229 | controller |     "Jun 14 09:38:17.774650 crc crio[24245]: time=\"2026-06-14T09:38:17.77065713Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.434244 | controller |     "Jun 14 09:38:17.779900 crc crio[24245]: time=\"2026-06-14T09:38:17.779727608Z\" level=info msg=\"Created container fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac: openstack/nova-api-0/nova-api-log\" id=c4982d2e-4e80-4b64-b1a3-d85592cecc45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.434259 | controller |     "Jun 14 09:38:17.786756 crc crio[24245]: time=\"2026-06-14T09:38:17.786700736Z\" level=info msg=\"Starting container: fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac\" id=bb7afe35-ff36-45e9-b48f-583af21db827 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.434273 | controller |     "Jun 14 09:38:17.803666 crc crio[24245]: time=\"2026-06-14T09:38:17.80117463Z\" level=info msg=\"Started container\" PID=241252 containerID=fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac description=openstack/nova-api-0/nova-api-log id=bb7afe35-ff36-45e9-b48f-583af21db827 name=/runtime.v1.RuntimeService/StartContainer sandboxID=002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974",
2026-06-14 10:12:41.434288 | controller |     "Jun 14 09:38:17.836808 crc crio[24245]: time=\"2026-06-14T09:38:17.833536839Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=526c7ba2-6654-4aa3-9463-cd27b5f48b8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.434302 | controller |     "Jun 14 09:38:17.933509 crc crio[24245]: time=\"2026-06-14T09:38:17.933425457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.434317 | controller |     "Jun 14 09:38:17.949451 crc crio[24245]: time=\"2026-06-14T09:38:17.94855521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.434332 | controller |     "Jun 14 09:38:17.949451 crc crio[24245]: time=\"2026-06-14T09:38:17.948954091Z\" level=info msg=\"Created container f18027184a75c0939f05071ba38b1ccff8e50d96ee6f0a25cad6298d98fd1a41: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=9efee6ca-6c3b-471a-8576-a00986c0caad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.434360 | controller |     "Jun 14 09:38:17.952769 crc crio[24245]: time=\"2026-06-14T09:38:17.95049289Z\" level=info msg=\"Starting container: f18027184a75c0939f05071ba38b1ccff8e50d96ee6f0a25cad6298d98fd1a41\" id=2afb25c4-a2ed-4905-80b9-b39f623d0f13 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.434379 | controller |     "Jun 14 09:38:17.974995 crc crio[24245]: time=\"2026-06-14T09:38:17.974894752Z\" level=info msg=\"Started container\" PID=241258 containerID=f18027184a75c0939f05071ba38b1ccff8e50d96ee6f0a25cad6298d98fd1a41 description=openstack/root-account-create-update-q4sjk/mariadb-account-create-update id=2afb25c4-a2ed-4905-80b9-b39f623d0f13 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459",
2026-06-14 10:12:41.434395 | controller |     "Jun 14 09:38:18.005254 crc crio[24245]: time=\"2026-06-14T09:38:18.005007751Z\" level=info msg=\"Created container 675b08a76764b68ca5db72d2a10242bf7b8923619ab7175664d892bb518856c6: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=05d9d3ba-ba5d-409a-b8f8-d79671cf3f68 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.434411 | controller |     "Jun 14 09:38:18.009081 crc crio[24245]: time=\"2026-06-14T09:38:18.006355757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5089d60f-be68-49bf-a3e5-05539bfef2c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.434434 | controller |     "Jun 14 09:38:18.009081 crc crio[24245]: time=\"2026-06-14T09:38:18.006531245Z\" level=info msg=\"Starting container: 675b08a76764b68ca5db72d2a10242bf7b8923619ab7175664d892bb518856c6\" id=c3c72aa3-90cf-4879-bfae-cccd37cf7d7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.434449 | controller |     "Jun 14 09:38:18.022204 crc crio[24245]: time=\"2026-06-14T09:38:18.016706809Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=7395a05b-c7f3-4b1e-b125-40e3aa3263d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.434464 | controller |     "Jun 14 09:38:18.022204 crc crio[24245]: time=\"2026-06-14T09:38:18.017424842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.434478 | controller |     "Jun 14 09:38:18.049082 crc crio[24245]: time=\"2026-06-14T09:38:18.048820077Z\" level=info msg=\"Created container abc2506601b7319e17b75cb01f84723eca3eb36b7422c5e3755356d4ee2024be: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=6d1e54ef-f218-4379-9017-b49e3cb4c0c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.434493 | controller |     "Jun 14 09:38:18.072439 crc crio[24245]: time=\"2026-06-14T09:38:18.07165434Z\" level=info msg=\"Started container\" PID=241257 containerID=675b08a76764b68ca5db72d2a10242bf7b8923619ab7175664d892bb518856c6 description=openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update id=c3c72aa3-90cf-4879-bfae-cccd37cf7d7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731",
2026-06-14 10:12:41.434508 | controller |     "Jun 14 09:38:18.083490 crc crio[24245]: time=\"2026-06-14T09:38:18.083248144Z\" level=info msg=\"Starting container: abc2506601b7319e17b75cb01f84723eca3eb36b7422c5e3755356d4ee2024be\" id=c18111cf-14b7-4329-9d42-ddf541d596e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.434523 | controller |     "Jun 14 09:38:18.105678 crc crio[24245]: time=\"2026-06-14T09:38:18.100360103Z\" level=info msg=\"Started container\" PID=241256 containerID=abc2506601b7319e17b75cb01f84723eca3eb36b7422c5e3755356d4ee2024be description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=c18111cf-14b7-4329-9d42-ddf541d596e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0",
2026-06-14 10:12:41.434538 | controller |     "Jun 14 09:38:18.141076 crc crio[24245]: 2026-06-14T09:38:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e87c494aa5c138 Mac:4e:9e:af:38:24:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:56 Mtu:0 Sandbox:/var/run/netns/d1db74d6-1492-44c7-be96-795ce6b596bb SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.434553 | controller |     "Jun 14 09:38:18.144952 crc crio[24245]: time=\"2026-06-14T09:38:18.144505843Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13 UID:fcb61caf-670c-476a-bfba-39c50adc92f2 NetNS:/var/run/netns/d1db74d6-1492-44c7-be96-795ce6b596bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfcb61caf_670c_476a_bfba_39c50adc92f2.slice PodAnnotations:0xc003bf6240}] Aliases:map[]}\"",
2026-06-14 10:12:41.434568 | controller |     "Jun 14 09:38:18.144952 crc crio[24245]: time=\"2026-06-14T09:38:18.144757461Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.434588 | controller |     "Jun 14 09:38:18.149001 crc crio[24245]: time=\"2026-06-14T09:38:18.148883461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.434603 | controller |     "Jun 14 09:38:18.164929 crc crio[24245]: time=\"2026-06-14T09:38:18.164554478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.434619 | controller |     "Jun 14 09:38:18.168349 crc crio[24245]: time=\"2026-06-14T09:38:18.166219447Z\" level=info msg=\"Ran pod sandbox 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13 with infra container: openstack/rabbitmq-server-0/POD\" id=90fdf48e-2173-442b-8a56-f05404b2b44c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.434634 | controller |     "Jun 14 09:38:18.176935 crc crio[24245]: time=\"2026-06-14T09:38:18.17627429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=ca60a6dd-4dfb-4297-a911-c30598e82d9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.434649 | controller |     "Jun 14 09:38:18.204330 crc crio[24245]: time=\"2026-06-14T09:38:18.203493265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=7d76e272-8832-42c3-9097-03bad4559dc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.434664 | controller |     "Jun 14 09:38:18.204909 crc crio[24245]: time=\"2026-06-14T09:38:18.204691326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.434679 | controller |     "Jun 14 09:38:18.212348 crc crio[24245]: time=\"2026-06-14T09:38:18.211445421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.434694 | controller |     "Jun 14 09:38:18.242926 crc crio[24245]: time=\"2026-06-14T09:38:18.23843399Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=4c410e86-74f1-4a1f-b7ff-39b7b093d508 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.434709 | controller |     "Jun 14 09:38:18.247914 crc crio[24245]: time=\"2026-06-14T09:38:18.245505318Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.434723 | controller |     "Jun 14 09:38:18.275315 crc crio[24245]: time=\"2026-06-14T09:38:18.275216509Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=579461ec-de5d-440f-b97c-fb3fd5a68e62 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.434738 | controller |     "Jun 14 09:38:18.275459 crc crio[24245]: time=\"2026-06-14T09:38:18.275400465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.434753 | controller |     "Jun 14 09:38:18.334423 crc crio[24245]: time=\"2026-06-14T09:38:18.333658046Z\" level=info msg=\"Removed container 83081c3a1eb08ebeebd8f8f14ddcad92884ed5f700522c7c046e6f5579c5c91e: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=09135650-b76c-4a31-a291-ef41f10c966b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.434767 | controller |     "Jun 14 09:38:18.341434 crc crio[24245]: time=\"2026-06-14T09:38:18.341348162Z\" level=info msg=\"Removing container: 05dc14555940480f997a9f2a41980ddd1df6d4e6b7323cebe910bbd3ded23b9e\" id=779ba829-bd21-4c24-85fc-e79d2d9dd8e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.434786 | controller |     "Jun 14 09:38:18.344122 crc crio[24245]: time=\"2026-06-14T09:38:18.344041939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.434801 | controller |     "Jun 14 09:38:18.357992 crc crio[24245]: time=\"2026-06-14T09:38:18.357624776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.434816 | controller |     "Jun 14 09:38:18.465689 crc crio[24245]: 2026-06-14T09:38:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b1911190d9c0c8 Mac:ba:0d:13:13:53:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:55 Mtu:0 Sandbox:/var/run/netns/97e64bd8-299c-47db-958f-6af1133b4d1f SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.434831 | controller |     "Jun 14 09:38:18.467569 crc crio[24245]: time=\"2026-06-14T09:38:18.466709681Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17 UID:559b2f4c-922e-4761-911f-d605a730d5ac NetNS:/var/run/netns/97e64bd8-299c-47db-958f-6af1133b4d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod559b2f4c_922e_4761_911f_d605a730d5ac.slice PodAnnotations:0xc00161a178}] Aliases:map[]}\"",
2026-06-14 10:12:41.434846 | controller |     "Jun 14 09:38:18.467569 crc crio[24245]: time=\"2026-06-14T09:38:18.46701103Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.434862 | controller |     "Jun 14 09:38:18.483434 crc crio[24245]: time=\"2026-06-14T09:38:18.483380573Z\" level=info msg=\"Ran pod sandbox 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17 with infra container: openstack/glance-default-external-api-0/POD\" id=41754b40-9c84-4cc3-8e0f-70016d130e87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.434876 | controller |     "Jun 14 09:38:18.487535 crc crio[24245]: time=\"2026-06-14T09:38:18.487448372Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42 UID:a01d1f63-9711-471f-9c3a-33d0d0eea92d NetNS:/var/run/netns/3dc5a0be-7aad-4798-8770-bc9df06e1c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01d1f63_9711_471f_9c3a_33d0d0eea92d.slice PodAnnotations:0xc006e0a6b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.434892 | controller |     "Jun 14 09:38:18.487535 crc crio[24245]: time=\"2026-06-14T09:38:18.487530895Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.434907 | controller |     "Jun 14 09:38:18.493270 crc crio[24245]: time=\"2026-06-14T09:38:18.493181791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=7eeb8cfd-fd84-4b4b-9064-447da82de0ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.434922 | controller |     "Jun 14 09:38:18.499506 crc crio[24245]: time=\"2026-06-14T09:38:18.499423241Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c2ed05b1-6d84-44a6-bc1f-ede89f3224f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.434937 | controller |     "Jun 14 09:38:18.503908 crc crio[24245]: time=\"2026-06-14T09:38:18.501783982Z\" level=info msg=\"Created container dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4: openstack/ovn-controller-tmzrh/ovn-controller\" id=c4d7d0a6-ce80-4c3f-a3c1-7a5ba0764bee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.434957 | controller |     "Jun 14 09:38:18.507938 crc crio[24245]: time=\"2026-06-14T09:38:18.50777463Z\" level=info msg=\"Starting container: dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4\" id=a2338b9b-6623-46c6-a893-acc644866db0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.434972 | controller |     "Jun 14 09:38:18.536769 crc crio[24245]: time=\"2026-06-14T09:38:18.536355284Z\" level=info msg=\"Started container\" PID=241292 containerID=dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4 description=openstack/ovn-controller-tmzrh/ovn-controller id=a2338b9b-6623-46c6-a893-acc644866db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53",
2026-06-14 10:12:41.434988 | controller |     "Jun 14 09:38:18.537421 crc crio[24245]: time=\"2026-06-14T09:38:18.536385932Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=5e522665-c02b-40b4-99e5-60e269e0368f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.435003 | controller |     "Jun 14 09:38:18.537997 crc crio[24245]: time=\"2026-06-14T09:38:18.537936336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435017 | controller |     "Jun 14 09:38:18.691923 crc crio[24245]: time=\"2026-06-14T09:38:18.691227432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435032 | controller |     "Jun 14 09:38:18.866484 crc crio[24245]: time=\"2026-06-14T09:38:18.866296134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435046 | controller |     "Jun 14 09:38:19.070254 crc crio[24245]: time=\"2026-06-14T09:38:19.069644531Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=24e18706-671a-4c83-aec3-6710195f0f37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.435061 | controller |     "Jun 14 09:38:19.070348 crc crio[24245]: time=\"2026-06-14T09:38:19.070292462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435075 | controller |     "Jun 14 09:38:19.101001 crc crio[24245]: time=\"2026-06-14T09:38:19.100675068Z\" level=info msg=\"Removed container 05dc14555940480f997a9f2a41980ddd1df6d4e6b7323cebe910bbd3ded23b9e: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=779ba829-bd21-4c24-85fc-e79d2d9dd8e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.435090 | controller |     "Jun 14 09:38:19.119907 crc crio[24245]: time=\"2026-06-14T09:38:19.119153906Z\" level=info msg=\"Removing container: 43e17e31a56cf504c5d09290bed314d9b14073fb43cf5ae308b6a9345c256237\" id=d6279e95-f004-43a1-b7e4-5481c666cec6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.435105 | controller |     "Jun 14 09:38:19.128495 crc crio[24245]: time=\"2026-06-14T09:38:19.126205198Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=0f290cf3-589e-4c0b-a2de-837a768ec928 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.435120 | controller |     "Jun 14 09:38:19.128495 crc crio[24245]: time=\"2026-06-14T09:38:19.126378134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435138 | controller |     "Jun 14 09:38:19.180913 crc crio[24245]: time=\"2026-06-14T09:38:19.176059605Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf UID:18773cf6-6086-4d43-9d02-744dbb93aaed NetNS:/var/run/netns/d8f4925c-b5dd-44d0-bad8-e1239727c620 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18773cf6_6086_4d43_9d02_744dbb93aaed.slice PodAnnotations:0xc002c92538}] Aliases:map[]}\"",
2026-06-14 10:12:41.435154 | controller |     "Jun 14 09:38:19.180913 crc crio[24245]: time=\"2026-06-14T09:38:19.176136167Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.435169 | controller |     "Jun 14 09:38:19.187106 crc crio[24245]: 2026-06-14T09:38:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01b7a21f8d3b2ed Mac:92:aa:6e:9e:f6:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:57 Mtu:0 Sandbox:/var/run/netns/3dc5a0be-7aad-4798-8770-bc9df06e1c3e SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.435184 | controller |     "Jun 14 09:38:19.188010 crc crio[24245]: time=\"2026-06-14T09:38:19.187939557Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42 UID:a01d1f63-9711-471f-9c3a-33d0d0eea92d NetNS:/var/run/netns/3dc5a0be-7aad-4798-8770-bc9df06e1c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01d1f63_9711_471f_9c3a_33d0d0eea92d.slice PodAnnotations:0xc006e0a6b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.435199 | controller |     "Jun 14 09:38:19.188112 crc crio[24245]: time=\"2026-06-14T09:38:19.188093272Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.435213 | controller |     "Jun 14 09:38:19.209341 crc crio[24245]: time=\"2026-06-14T09:38:19.209232464Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53 UID:62f4c967-da38-4fb9-997a-5de115e08b45 NetNS:/var/run/netns/00a0c986-c783-496a-85d2-be6d64119716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f4c967_da38_4fb9_997a_5de115e08b45.slice PodAnnotations:0xc003bf6a60}] Aliases:map[]}\"",
2026-06-14 10:12:41.435229 | controller |     "Jun 14 09:38:19.209579 crc crio[24245]: time=\"2026-06-14T09:38:19.209528993Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.435243 | controller |     "Jun 14 09:38:19.459013 crc crio[24245]: time=\"2026-06-14T09:38:19.455428338Z\" level=info msg=\"Ran pod sandbox 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42 with infra container: openstack/memcached-0/POD\" id=579461ec-de5d-440f-b97c-fb3fd5a68e62 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.435258 | controller |     "Jun 14 09:38:19.479171 crc crio[24245]: time=\"2026-06-14T09:38:19.4790094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=c9b10f00-6cbb-4e6d-8461-0f0ad64c6f8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.435273 | controller |     "Jun 14 09:38:19.522791 crc crio[24245]: time=\"2026-06-14T09:38:19.52269888Z\" level=info msg=\"Created container 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112: openstack/nova-metadata-0/nova-metadata-metadata\" id=ce272ad1-9f71-46b3-8284-bfb54cd491e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.435293 | controller |     "Jun 14 09:38:19.531047 crc crio[24245]: time=\"2026-06-14T09:38:19.53096129Z\" level=info msg=\"Starting container: 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112\" id=5e9214dc-bf27-4a05-a8b8-31b699885ab3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.435308 | controller |     "Jun 14 09:38:19.549285 crc crio[24245]: time=\"2026-06-14T09:38:19.549164222Z\" level=info msg=\"Started container\" PID=241675 containerID=97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112 description=openstack/nova-metadata-0/nova-metadata-metadata id=5e9214dc-bf27-4a05-a8b8-31b699885ab3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4",
2026-06-14 10:12:41.435322 | controller |     "Jun 14 09:38:19.557623 crc crio[24245]: time=\"2026-06-14T09:38:19.557549519Z\" level=info msg=\"Created container fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930: openstack/nova-api-0/nova-api-api\" id=7395a05b-c7f3-4b1e-b125-40e3aa3263d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.435338 | controller |     "Jun 14 09:38:19.578336 crc crio[24245]: time=\"2026-06-14T09:38:19.57802499Z\" level=info msg=\"Starting container: fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930\" id=61c1e783-cbb4-49b7-aa5b-c2f5b88f9049 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.435373 | controller |     "Jun 14 09:38:19.578897 crc crio[24245]: time=\"2026-06-14T09:38:19.578813591Z\" level=info msg=\"Created container 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=774e58a3-1c21-495e-97f0-d849bd1fc414 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.435390 | controller |     "Jun 14 09:38:19.585091 crc crio[24245]: time=\"2026-06-14T09:38:19.583931727Z\" level=info msg=\"Starting container: 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275\" id=e9f74383-ea0c-4e71-b5f3-bacf446897ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.435404 | controller |     "Jun 14 09:38:19.589497 crc crio[24245]: time=\"2026-06-14T09:38:19.589219547Z\" level=info msg=\"Started container\" PID=241673 containerID=fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930 description=openstack/nova-api-0/nova-api-api id=61c1e783-cbb4-49b7-aa5b-c2f5b88f9049 name=/runtime.v1.RuntimeService/StartContainer sandboxID=002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974",
2026-06-14 10:12:41.435419 | controller |     "Jun 14 09:38:19.592991 crc crio[24245]: time=\"2026-06-14T09:38:19.592359138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached@sha256:f434d78bf81ef3a2087c435011ff995697fc8e53555ba27c2b8d2425e38bda44\" id=4242754a-49a5-4910-acfa-1ef3b470266b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.435434 | controller |     "Jun 14 09:38:19.600314 crc crio[24245]: time=\"2026-06-14T09:38:19.60018687Z\" level=info msg=\"Started container\" PID=241678 containerID=35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=e9f74383-ea0c-4e71-b5f3-bacf446897ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6",
2026-06-14 10:12:41.435449 | controller |     "Jun 14 09:38:19.602726 crc crio[24245]: time=\"2026-06-14T09:38:19.602620294Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=a794d4f7-e51a-4754-8326-08758c4ecf3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.435464 | controller |     "Jun 14 09:38:19.603190 crc crio[24245]: time=\"2026-06-14T09:38:19.603110514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435486 | controller |     "Jun 14 09:38:19.631452 crc crio[24245]: time=\"2026-06-14T09:38:19.631344986Z\" level=info msg=\"Created container d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593: openstack/cinder-api-0/cinder-api-log\" id=369fa18d-9158-4efc-b21e-373a99cbe54d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.435502 | controller |     "Jun 14 09:38:19.638180 crc crio[24245]: time=\"2026-06-14T09:38:19.636941962Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=165e1ff6-8974-47fa-ba1f-d8bbb63f7c01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.435517 | controller |     "Jun 14 09:38:19.638180 crc crio[24245]: time=\"2026-06-14T09:38:19.636974693Z\" level=info msg=\"Starting container: d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593\" id=5551e3d5-a43f-40b5-b864-c84f5d9a1ded name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.435531 | controller |     "Jun 14 09:38:19.648655 crc crio[24245]: time=\"2026-06-14T09:38:19.647972807Z\" level=info msg=\"Started container\" PID=241682 containerID=d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593 description=openstack/cinder-api-0/cinder-api-log id=5551e3d5-a43f-40b5-b864-c84f5d9a1ded name=/runtime.v1.RuntimeService/StartContainer sandboxID=6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb",
2026-06-14 10:12:41.435547 | controller |     "Jun 14 09:38:19.677381 crc crio[24245]: time=\"2026-06-14T09:38:19.676538766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=4f20dcc4-d925-4051-8544-f4406a3281a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.435562 | controller |     "Jun 14 09:38:19.708991 crc crio[24245]: time=\"2026-06-14T09:38:19.708411587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435577 | controller |     "Jun 14 09:38:19.719065 crc crio[24245]: time=\"2026-06-14T09:38:19.718800267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435592 | controller |     "Jun 14 09:38:19.732297 crc crio[24245]: time=\"2026-06-14T09:38:19.73220957Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=640ce9e6-9177-411a-bd71-85d606433dab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.435607 | controller |     "Jun 14 09:38:19.752116 crc crio[24245]: time=\"2026-06-14T09:38:19.751912254Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=1742df69-d07b-45d3-8062-c5e84b1fbca5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.435622 | controller |     "Jun 14 09:38:19.752465 crc crio[24245]: time=\"2026-06-14T09:38:19.752308756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435636 | controller |     "Jun 14 09:38:19.851074 crc crio[24245]: 2026-06-14T09:38:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:864353a092bd970 Mac:c6:4e:08:5e:a4:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:58 Mtu:0 Sandbox:/var/run/netns/d8f4925c-b5dd-44d0-bad8-e1239727c620 SocketPath: PciID:}] [{Interface:0xc0002c6d70 Address:{IP:10.217.1.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.435651 | controller |     "Jun 14 09:38:19.851074 crc crio[24245]: time=\"2026-06-14T09:38:19.848331454Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf UID:18773cf6-6086-4d43-9d02-744dbb93aaed NetNS:/var/run/netns/d8f4925c-b5dd-44d0-bad8-e1239727c620 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18773cf6_6086_4d43_9d02_744dbb93aaed.slice PodAnnotations:0xc002c92538}] Aliases:map[]}\"",
2026-06-14 10:12:41.435671 | controller |     "Jun 14 09:38:19.851074 crc crio[24245]: time=\"2026-06-14T09:38:19.848479589Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.435687 | controller |     "Jun 14 09:38:19.888760 crc crio[24245]: time=\"2026-06-14T09:38:19.888084974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=0630d047-eba6-40e0-a9ac-0e20ccf18d31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.435702 | controller |     "Jun 14 09:38:19.934945 crc crio[24245]: time=\"2026-06-14T09:38:19.934366656Z\" level=info msg=\"Ran pod sandbox 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=24e18706-671a-4c83-aec3-6710195f0f37 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.435717 | controller |     "Jun 14 09:38:19.955469 crc crio[24245]: time=\"2026-06-14T09:38:19.955357498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=1b2f3af1-5a79-4fc8-ace6-b5dd0b8e4e7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.435732 | controller |     "Jun 14 09:38:19.956253 crc crio[24245]: time=\"2026-06-14T09:38:19.956210161Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=81e6eacc-fdb9-4936-a56e-48735414b08f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.435748 | controller |     "Jun 14 09:38:19.956884 crc crio[24245]: time=\"2026-06-14T09:38:19.95681097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435763 | controller |     "Jun 14 09:38:19.981712 crc crio[24245]: time=\"2026-06-14T09:38:19.981581037Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=01e4dc47-e536-48d3-af5d-bced7d257eeb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.435778 | controller |     "Jun 14 09:38:19.991735 crc crio[24245]: time=\"2026-06-14T09:38:19.991678808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435794 | controller |     "Jun 14 09:38:19.999252 crc crio[24245]: time=\"2026-06-14T09:38:19.999167206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435809 | controller |     "Jun 14 09:38:20.010034 crc crio[24245]: time=\"2026-06-14T09:38:20.005535268Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=4ceeb61c-ab7e-4fff-b6e8-f942223a671b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.435823 | controller |     "Jun 14 09:38:20.010034 crc crio[24245]: time=\"2026-06-14T09:38:20.005932681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435838 | controller |     "Jun 14 09:38:20.079294 crc crio[24245]: time=\"2026-06-14T09:38:20.079251612Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=84359b84-c0a2-4338-b499-51e5413bd0c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.435856 | controller |     "Jun 14 09:38:20.079412 crc crio[24245]: time=\"2026-06-14T09:38:20.079347295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435872 | controller |     "Jun 14 09:38:20.254724 crc crio[24245]: time=\"2026-06-14T09:38:20.251969262Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=789fa44a-fa7d-40a9-b5a9-a5f9b075508c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.435886 | controller |     "Jun 14 09:38:20.254724 crc crio[24245]: time=\"2026-06-14T09:38:20.25251821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435901 | controller |     "Jun 14 09:38:20.254724 crc crio[24245]: time=\"2026-06-14T09:38:20.252814434Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=d4406cca-2253-465b-8e7e-38516c7ef687 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.435915 | controller |     "Jun 14 09:38:20.254724 crc crio[24245]: time=\"2026-06-14T09:38:20.253151725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435930 | controller |     "Jun 14 09:38:20.332752 crc crio[24245]: 2026-06-14T09:38:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:797ea24f060a6fb Mac:86:dc:45:19:f3:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:59 Mtu:0 Sandbox:/var/run/netns/00a0c986-c783-496a-85d2-be6d64119716 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.1.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.435944 | controller |     "Jun 14 09:38:20.340281 crc crio[24245]: time=\"2026-06-14T09:38:20.339934643Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=81333711-39b7-4f93-91ff-fd7e8b5f5cdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.435959 | controller |     "Jun 14 09:38:20.340281 crc crio[24245]: time=\"2026-06-14T09:38:20.340042097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435973 | controller |     "Jun 14 09:38:20.371909 crc crio[24245]: time=\"2026-06-14T09:38:20.368978409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.435988 | controller |     "Jun 14 09:38:20.372188 crc crio[24245]: time=\"2026-06-14T09:38:20.37212796Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53 UID:62f4c967-da38-4fb9-997a-5de115e08b45 NetNS:/var/run/netns/00a0c986-c783-496a-85d2-be6d64119716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f4c967_da38_4fb9_997a_5de115e08b45.slice PodAnnotations:0xc003bf6a60}] Aliases:map[]}\"",
2026-06-14 10:12:41.436002 | controller |     "Jun 14 09:38:20.409801 crc crio[24245]: time=\"2026-06-14T09:38:20.409665188Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.436017 | controller |     "Jun 14 09:38:20.410370 crc crio[24245]: time=\"2026-06-14T09:38:20.403302082Z\" level=info msg=\"Removed container 43e17e31a56cf504c5d09290bed314d9b14073fb43cf5ae308b6a9345c256237: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=d6279e95-f004-43a1-b7e4-5481c666cec6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.436037 | controller |     "Jun 14 09:38:20.434578 crc crio[24245]: time=\"2026-06-14T09:38:20.434487679Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=ef2c02f6-502c-4a66-9dbe-380899303fdf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.436052 | controller |     "Jun 14 09:38:20.434963 crc crio[24245]: time=\"2026-06-14T09:38:20.434621313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.436067 | controller |     "Jun 14 09:38:20.443329 crc crio[24245]: time=\"2026-06-14T09:38:20.443224022Z\" level=info msg=\"Removing container: befb365408f2c633ce3d245f6e54cda020ad84700e18ac5f7a49a79b854bf1c9\" id=19530447-0de2-4b4e-98a9-981f9a1a4669 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.436082 | controller |     "Jun 14 09:38:20.469699 crc crio[24245]: time=\"2026-06-14T09:38:20.469580107Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725 UID:53a67b78-8d16-4cd8-8885-28c6e29838fe NetNS:/var/run/netns/232f3b18-1d59-4c36-b8b3-4e6cf9a57b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53a67b78_8d16_4cd8_8885_28c6e29838fe.slice PodAnnotations:0xc001b86440}] Aliases:map[]}\"",
2026-06-14 10:12:41.436097 | controller |     "Jun 14 09:38:20.469699 crc crio[24245]: time=\"2026-06-14T09:38:20.46967078Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.436112 | controller |     "Jun 14 09:38:20.571464 crc crio[24245]: time=\"2026-06-14T09:38:20.571095315Z\" level=info msg=\"Ran pod sandbox 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53 with infra container: openstack/glance-default-internal-api-0/POD\" id=0f290cf3-589e-4c0b-a2de-837a768ec928 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.436127 | controller |     "Jun 14 09:38:20.573717 crc crio[24245]: time=\"2026-06-14T09:38:20.573650648Z\" level=info msg=\"Created container 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=1742df69-d07b-45d3-8062-c5e84b1fbca5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.436142 | controller |     "Jun 14 09:38:20.672777 crc crio[24245]: time=\"2026-06-14T09:38:20.672697317Z\" level=info msg=\"Starting container: 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43\" id=5f585c75-82ce-47c0-93a5-fb77dcb9da88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.436156 | controller |     "Jun 14 09:38:20.692723 crc crio[24245]: time=\"2026-06-14T09:38:20.692566716Z\" level=info msg=\"Started container\" PID=242053 containerID=453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=5f585c75-82ce-47c0-93a5-fb77dcb9da88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6",
2026-06-14 10:12:41.436171 | controller |     "Jun 14 09:38:20.729543 crc crio[24245]: time=\"2026-06-14T09:38:20.729450795Z\" level=info msg=\"Created container dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6: openstack/memcached-0/memcached\" id=a794d4f7-e51a-4754-8326-08758c4ecf3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.436186 | controller |     "Jun 14 09:38:20.790179 crc crio[24245]: time=\"2026-06-14T09:38:20.785762431Z\" level=info msg=\"Starting container: dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6\" id=59449686-d586-4ecd-b70a-319387935565 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.436206 | controller |     "Jun 14 09:38:20.817225 crc crio[24245]: time=\"2026-06-14T09:38:20.817126495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=9547554e-9026-4cc3-857d-2b47be78cdcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.436221 | controller |     "Jun 14 09:38:20.848646 crc crio[24245]: time=\"2026-06-14T09:38:20.848320902Z\" level=info msg=\"Started container\" PID=242033 containerID=dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6 description=openstack/memcached-0/memcached id=59449686-d586-4ecd-b70a-319387935565 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42",
2026-06-14 10:12:41.436237 | controller |     "Jun 14 09:38:21.097159 crc crio[24245]: time=\"2026-06-14T09:38:21.087711502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.436251 | controller |     "Jun 14 09:38:21.236754 crc crio[24245]: time=\"2026-06-14T09:38:21.236482953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.436267 | controller |     "Jun 14 09:38:21.238947 crc crio[24245]: time=\"2026-06-14T09:38:21.23882931Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=b600679d-bd48-46be-936c-080f628909b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.436281 | controller |     "Jun 14 09:38:21.260169 crc crio[24245]: time=\"2026-06-14T09:38:21.260107465Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=e4c99529-6752-439e-a25f-4e8e49c7699b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.436296 | controller |     "Jun 14 09:38:21.263672 crc crio[24245]: time=\"2026-06-14T09:38:21.261830314Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013 UID:1a82802a-0142-46a2-a3dc-1f25ef6cd1dd NetNS:/var/run/netns/95c4e557-d3a9-4ad4-a55a-5bf20faf4dca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a82802a_0142_46a2_a3dc_1f25ef6cd1dd.slice PodAnnotations:0xc0006023c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.436311 | controller |     "Jun 14 09:38:21.263672 crc crio[24245]: time=\"2026-06-14T09:38:21.262064711Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.436326 | controller |     "Jun 14 09:38:21.263672 crc crio[24245]: time=\"2026-06-14T09:38:21.263152212Z\" level=info msg=\"Created container 20cf56e6f77349434a8d0aa0be99f1d8cbfba181e8fb21c1a49fcdeda08faddb: openstack/rabbitmq-server-0/setup-container\" id=4c410e86-74f1-4a1f-b7ff-39b7b093d508 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.436341 | controller |     "Jun 14 09:38:21.272255 crc crio[24245]: time=\"2026-06-14T09:38:21.272177307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.436388 | controller |     "Jun 14 09:38:21.272814 crc crio[24245]: time=\"2026-06-14T09:38:21.2727873Z\" level=info msg=\"Starting container: 20cf56e6f77349434a8d0aa0be99f1d8cbfba181e8fb21c1a49fcdeda08faddb\" id=613f38a2-1484-4e7c-811e-0b02cb5a033d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.436404 | controller |     "Jun 14 09:38:21.298530 crc crio[24245]: time=\"2026-06-14T09:38:21.295520738Z\" level=info msg=\"Started container\" PID=241681 containerID=20cf56e6f77349434a8d0aa0be99f1d8cbfba181e8fb21c1a49fcdeda08faddb description=openstack/rabbitmq-server-0/setup-container id=613f38a2-1484-4e7c-811e-0b02cb5a033d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13",
2026-06-14 10:12:41.436425 | controller |     "Jun 14 09:38:21.334883 crc crio[24245]: time=\"2026-06-14T09:38:21.334755969Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46 UID:1e4e2b89-0e03-4727-bf82-845d4b19c142 NetNS:/var/run/netns/69395bb2-643d-4e42-ac80-74d0cc760dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4e2b89_0e03_4727_bf82_845d4b19c142.slice PodAnnotations:0xc000130d08}] Aliases:map[]}\"",
2026-06-14 10:12:41.436441 | controller |     "Jun 14 09:38:21.335189 crc crio[24245]: time=\"2026-06-14T09:38:21.334831611Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.436456 | controller |     "Jun 14 09:38:21.490311 crc crio[24245]: time=\"2026-06-14T09:38:21.489306257Z\" level=info msg=\"Removed container befb365408f2c633ce3d245f6e54cda020ad84700e18ac5f7a49a79b854bf1c9: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=19530447-0de2-4b4e-98a9-981f9a1a4669 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.436471 | controller |     "Jun 14 09:38:21.517227 crc crio[24245]: time=\"2026-06-14T09:38:21.517112091Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1 UID:8af32049-2e7c-47f6-b88d-eb80f72cdb96 NetNS:/var/run/netns/0cd82847-83ef-402f-8227-06e5199647cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8af32049_2e7c_47f6_b88d_eb80f72cdb96.slice PodAnnotations:0xc0024229f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.436486 | controller |     "Jun 14 09:38:21.517488 crc crio[24245]: time=\"2026-06-14T09:38:21.517468543Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.436501 | controller |     "Jun 14 09:38:21.549222 crc crio[24245]: time=\"2026-06-14T09:38:21.542187381Z\" level=info msg=\"Removing container: 0dd9d6f4f4304020e55e389edcb08d1aea1a17b49de9bc5fd20bbd3e3a5576ed\" id=4bd1c16b-11cd-46ac-a4a0-8456760284c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.436516 | controller |     "Jun 14 09:38:21.572963 crc crio[24245]: time=\"2026-06-14T09:38:21.567337259Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d UID:70257829-76dc-4676-803b-7737c4ad92a8 NetNS:/var/run/netns/39a63d22-6945-4be3-9b1e-26022b747926 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70257829_76dc_4676_803b_7737c4ad92a8.slice PodAnnotations:0xc006e0a348}] Aliases:map[]}\"",
2026-06-14 10:12:41.436531 | controller |     "Jun 14 09:38:21.572963 crc crio[24245]: time=\"2026-06-14T09:38:21.567405521Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.436545 | controller |     "Jun 14 09:38:21.661384 crc crio[24245]: time=\"2026-06-14T09:38:21.659789963Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-df4xx/POD\" id=c7e06a16-530a-4f85-9eb4-32b4c4eca3f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.436560 | controller |     "Jun 14 09:38:21.661384 crc crio[24245]: time=\"2026-06-14T09:38:21.660449854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.436579 | controller |     "Jun 14 09:38:21.806269 crc crio[24245]: time=\"2026-06-14T09:38:21.79054917Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6566476449-f86cv/POD\" id=96100f18-b1f0-4bcf-9b9d-3267dcd82c06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.436595 | controller |     "Jun 14 09:38:21.806269 crc crio[24245]: time=\"2026-06-14T09:38:21.790689944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.436610 | controller |     "Jun 14 09:38:21.936807 crc crio[24245]: 2026-06-14T09:38:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7818ff26f5e549d Mac:66:af:15:26:4b:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5a Mtu:0 Sandbox:/var/run/netns/232f3b18-1d59-4c36-b8b3-4e6cf9a57b1e SocketPath: PciID:}] [{Interface:0xc000284750 Address:{IP:10.217.1.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.436625 | controller |     "Jun 14 09:38:21.966535 crc crio[24245]: time=\"2026-06-14T09:38:21.966238719Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725 UID:53a67b78-8d16-4cd8-8885-28c6e29838fe NetNS:/var/run/netns/232f3b18-1d59-4c36-b8b3-4e6cf9a57b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53a67b78_8d16_4cd8_8885_28c6e29838fe.slice PodAnnotations:0xc001b86440}] Aliases:map[]}\"",
2026-06-14 10:12:41.436641 | controller |     "Jun 14 09:38:21.976998 crc crio[24245]: time=\"2026-06-14T09:38:21.976950416Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.436655 | controller |     "Jun 14 09:38:22.012495 crc crio[24245]: time=\"2026-06-14T09:38:22.008709917Z\" level=warning msg=\"Stopping container 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.436670 | controller |     "Jun 14 09:38:22.072887 crc crio[24245]: time=\"2026-06-14T09:38:22.072712344Z\" level=error msg=\"Killing container 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-14 10:12:41.436685 | controller |     "Jun 14 09:38:22.121126 crc crio[24245]: time=\"2026-06-14T09:38:22.119434698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.436700 | controller |     "Jun 14 09:38:22.175282 crc crio[24245]: time=\"2026-06-14T09:38:22.173127176Z\" level=info msg=\"Ran pod sandbox 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725 with infra container: openstack/ovsdbserver-sb-0/POD\" id=84359b84-c0a2-4338-b499-51e5413bd0c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.436715 | controller |     "Jun 14 09:38:22.180438 crc crio[24245]: time=\"2026-06-14T09:38:22.180318497Z\" level=info msg=\"Removed container 0dd9d6f4f4304020e55e389edcb08d1aea1a17b49de9bc5fd20bbd3e3a5576ed: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=4bd1c16b-11cd-46ac-a4a0-8456760284c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.436730 | controller |     "Jun 14 09:38:22.202442 crc crio[24245]: time=\"2026-06-14T09:38:22.194053614Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-df4xx Namespace:openstack ID:b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8 UID:188a3e1d-7241-409a-8351-f0857213b44b NetNS:/var/run/netns/c06d3ae2-8390-4a83-8e92-4910a76e6beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod188a3e1d_7241_409a_8351_f0857213b44b.slice PodAnnotations:0xc0004ccd88}] Aliases:map[]}\"",
2026-06-14 10:12:41.436749 | controller |     "Jun 14 09:38:22.202442 crc crio[24245]: time=\"2026-06-14T09:38:22.194119307Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-df4xx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.436764 | controller |     "Jun 14 09:38:22.202442 crc crio[24245]: time=\"2026-06-14T09:38:22.196541845Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=c4c25168-84f9-4078-9c36-a861c4803aa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.436779 | controller |     "Jun 14 09:38:22.225608 crc crio[24245]: time=\"2026-06-14T09:38:22.224704991Z\" level=info msg=\"Removing container: d2b496b4f47670e382162209e35ce9ceb7eaae370a2ff0ba9dc93b7056a27f26\" id=81c62716-d409-4d47-b3d6-c6682488a7d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.436794 | controller |     "Jun 14 09:38:22.254180 crc crio[24245]: time=\"2026-06-14T09:38:22.251152811Z\" level=info msg=\"Stopping pod sandbox: a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9\" id=5b2659a2-d7b2-40bf-923a-bbc8862d382a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.436809 | controller |     "Jun 14 09:38:22.254180 crc crio[24245]: time=\"2026-06-14T09:38:22.251789812Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690498-wnlt5 Namespace:openshift-infra ID:a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9 UID:1dbb0998-b023-4fbd-aeaf-b7eb076dfe93 NetNS:/var/run/netns/992e182a-2ea7-43c9-86c3-0613f4d336cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1dbb0998_b023_4fbd_aeaf_b7eb076dfe93.slice PodAnnotations:0xc002422088}] Aliases:map[]}\"",
2026-06-14 10:12:41.436825 | controller |     "Jun 14 09:38:22.254180 crc crio[24245]: time=\"2026-06-14T09:38:22.252021459Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690498-wnlt5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.436840 | controller |     "Jun 14 09:38:22.278432 crc crio[24245]: time=\"2026-06-14T09:38:22.274217431Z\" level=info msg=\"Stopped container 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d: openstack/swift-storage-0/swift-recon-cron\" id=4542669d-0974-46fc-8fab-957da9678538 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.436854 | controller |     "Jun 14 09:38:22.334832 crc crio[24245]: time=\"2026-06-14T09:38:22.332687054Z\" level=info msg=\"Stopping pod sandbox: 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\" id=96ab3c94-5771-4208-a2ff-0addc6712956 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.436869 | controller |     "Jun 14 09:38:22.337823 crc crio[24245]: time=\"2026-06-14T09:38:22.337618372Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647 UID:0028d369-509a-4a7e-baa3-f233014b4b01 NetNS:/var/run/netns/f7181926-1368-4712-82b3-e902d04b5bb2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0028d369_509a_4a7e_baa3_f233014b4b01.slice PodAnnotations:0xc000130be0}] Aliases:map[]}\"",
2026-06-14 10:12:41.436884 | controller |     "Jun 14 09:38:22.337823 crc crio[24245]: time=\"2026-06-14T09:38:22.337777748Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.436903 | controller |     "Jun 14 09:38:22.377626 crc crio[24245]: time=\"2026-06-14T09:38:22.371545097Z\" level=warning msg=\"Stopping container 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.436919 | controller |     "Jun 14 09:38:22.423013 crc crio[24245]: time=\"2026-06-14T09:38:22.422907832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=c587c458-e783-4d77-9180-9da30e14f934 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.436934 | controller |     "Jun 14 09:38:22.466804 crc crio[24245]: time=\"2026-06-14T09:38:22.466398121Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=4ae773c6-db6d-489d-bba3-cd512597e965 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.436948 | controller |     "Jun 14 09:38:22.467200 crc crio[24245]: time=\"2026-06-14T09:38:22.466949849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.436963 | controller |     "Jun 14 09:38:22.507126 crc crio[24245]: 2026-06-14T09:38:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6152b6943325ff Mac:96:02:14:0a:88:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5c Mtu:0 Sandbox:/var/run/netns/95c4e557-d3a9-4ad4-a55a-5bf20faf4dca SocketPath: PciID:}] [{Interface:0xc0001dc640 Address:{IP:10.217.1.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.436979 | controller |     "Jun 14 09:38:22.587357 crc crio[24245]: time=\"2026-06-14T09:38:22.586017588Z\" level=error msg=\"Killing container 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-14 10:12:41.436994 | controller |     "Jun 14 09:38:22.683514 crc crio[24245]: time=\"2026-06-14T09:38:22.683427748Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013 UID:1a82802a-0142-46a2-a3dc-1f25ef6cd1dd NetNS:/var/run/netns/95c4e557-d3a9-4ad4-a55a-5bf20faf4dca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a82802a_0142_46a2_a3dc_1f25ef6cd1dd.slice PodAnnotations:0xc0006023c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.437010 | controller |     "Jun 14 09:38:22.684253 crc crio[24245]: time=\"2026-06-14T09:38:22.684229514Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.437025 | controller |     "Jun 14 09:38:22.697799 crc crio[24245]: time=\"2026-06-14T09:38:22.696684334Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-f86cv Namespace:openstack ID:209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9 UID:b7b9598b-226c-4907-9e67-a89acf7bb836 NetNS:/var/run/netns/f1f092e1-601a-4e1a-a8ca-03d9fc2005e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b9598b_226c_4907_9e67_a89acf7bb836.slice PodAnnotations:0xc006e0aed8}] Aliases:map[]}\"",
2026-06-14 10:12:41.437041 | controller |     "Jun 14 09:38:22.697799 crc crio[24245]: time=\"2026-06-14T09:38:22.696787928Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6566476449-f86cv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.437057 | controller |     "Jun 14 09:38:22.839644 crc crio[24245]: time=\"2026-06-14T09:38:22.839243246Z\" level=info msg=\"Stopped container 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener\" id=50b1a40b-05d2-4098-be1b-8b34e5f1dee6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.437783 | controller |     "Jun 14 09:38:22.850406 crc crio[24245]: time=\"2026-06-14T09:38:22.850323662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.437807 | controller |     "Jun 14 09:38:22.868187 crc crio[24245]: time=\"2026-06-14T09:38:22.863524887Z\" level=info msg=\"Stopping pod sandbox: 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7\" id=41edad28-0c3c-4c0f-8cc1-5ae7e070eb25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.437823 | controller |     "Jun 14 09:38:22.868187 crc crio[24245]: time=\"2026-06-14T09:38:22.86426207Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-895f97698-dbmvw Namespace:openstack ID:985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7 UID:682a053f-974c-4029-84b6-0fb2c05f1e64 NetNS:/var/run/netns/96e50dee-b7af-4969-ab1c-34cbe3bdd5d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod682a053f_974c_4029_84b6_0fb2c05f1e64.slice PodAnnotations:0xc006e0b4b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.437839 | controller |     "Jun 14 09:38:22.883153 crc crio[24245]: time=\"2026-06-14T09:38:22.87960965Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-895f97698-dbmvw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.437854 | controller |     "Jun 14 09:38:22.944638 crc crio[24245]: time=\"2026-06-14T09:38:22.944544575Z\" level=info msg=\"Ran pod sandbox e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013 with infra container: openstack/openstack-cell1-galera-0/POD\" id=d4406cca-2253-465b-8e7e-38516c7ef687 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.437869 | controller |     "Jun 14 09:38:22.971545 crc crio[24245]: time=\"2026-06-14T09:38:22.971474951Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=94eb33fa-330c-4528-8736-a3752996a7f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.437884 | controller |     "Jun 14 09:38:23.081813 crc crio[24245]: time=\"2026-06-14T09:38:23.08172068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.437898 | controller |     "Jun 14 09:38:23.369888 crc crio[24245]: time=\"2026-06-14T09:38:23.36926612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=867581c4-94c0-4a0f-bf12-0169db49fa66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.437913 | controller |     "Jun 14 09:38:23.506476 crc crio[24245]: time=\"2026-06-14T09:38:23.499940331Z\" level=info msg=\"Created container b7a6dd61a3a1ea81f1fc467222aea888e7017b9d47a0a62c44ca2c30001cc52e: openstack/rabbitmq-cell1-server-0/setup-container\" id=4ceeb61c-ab7e-4fff-b6e8-f942223a671b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.437928 | controller |     "Jun 14 09:38:23.506476 crc crio[24245]: time=\"2026-06-14T09:38:23.505056081Z\" level=info msg=\"Removed container d2b496b4f47670e382162209e35ce9ceb7eaae370a2ff0ba9dc93b7056a27f26: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=81c62716-d409-4d47-b3d6-c6682488a7d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.437943 | controller |     "Jun 14 09:38:23.516444 crc crio[24245]: time=\"2026-06-14T09:38:23.514480812Z\" level=info msg=\"Starting container: b7a6dd61a3a1ea81f1fc467222aea888e7017b9d47a0a62c44ca2c30001cc52e\" id=2e35dbad-68ce-4d20-b210-bb21e4e1e845 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.437963 | controller |     "Jun 14 09:38:23.523475 crc crio[24245]: time=\"2026-06-14T09:38:23.523354778Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=caf2ee39-734b-45ff-9c7c-a40987c8b55c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.437979 | controller |     "Jun 14 09:38:23.553634 crc crio[24245]: time=\"2026-06-14T09:38:23.552579941Z\" level=info msg=\"Removing container: c36316ac0e9670761c297b514e22723771a7e62d6fa56a46f067642abeca5d46\" id=4a07b197-96d9-4dcf-8586-72d3f49bc23a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.437994 | controller |     "Jun 14 09:38:23.570190 crc crio[24245]: time=\"2026-06-14T09:38:23.570025162Z\" level=info msg=\"Started container\" PID=242335 containerID=b7a6dd61a3a1ea81f1fc467222aea888e7017b9d47a0a62c44ca2c30001cc52e description=openstack/rabbitmq-cell1-server-0/setup-container id=2e35dbad-68ce-4d20-b210-bb21e4e1e845 name=/runtime.v1.RuntimeService/StartContainer sandboxID=864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf",
2026-06-14 10:12:41.438009 | controller |     "Jun 14 09:38:23.573896 crc crio[24245]: time=\"2026-06-14T09:38:23.573806784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.438024 | controller |     "Jun 14 09:38:23.661953 crc crio[24245]: time=\"2026-06-14T09:38:23.656279329Z\" level=info msg=\"Stopped pod sandbox: a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9\" id=5b2659a2-d7b2-40bf-923a-bbc8862d382a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.438038 | controller |     "Jun 14 09:38:23.887082 crc crio[24245]: time=\"2026-06-14T09:38:23.886990246Z\" level=info msg=\"Created container add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=4ae773c6-db6d-489d-bba3-cd512597e965 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.438053 | controller |     "Jun 14 09:38:23.895064 crc crio[24245]: time=\"2026-06-14T09:38:23.894971392Z\" level=info msg=\"Starting container: add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6\" id=bc9ce973-027d-4b49-a258-cd9cd6429938 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.438067 | controller |     "Jun 14 09:38:24.003408 crc crio[24245]: time=\"2026-06-14T09:38:24.003161583Z\" level=info msg=\"Started container\" PID=242711 containerID=add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=bc9ce973-027d-4b49-a258-cd9cd6429938 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725",
2026-06-14 10:12:41.438092 | controller |     "Jun 14 09:38:24.041892 crc crio[24245]: time=\"2026-06-14T09:38:24.039318908Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=2dca9094-809e-4cd5-bdd4-2678835a2099 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.438108 | controller |     "Jun 14 09:38:24.133329 crc crio[24245]: time=\"2026-06-14T09:38:24.133210245Z\" level=info msg=\"Removed container c36316ac0e9670761c297b514e22723771a7e62d6fa56a46f067642abeca5d46: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=4a07b197-96d9-4dcf-8586-72d3f49bc23a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.438123 | controller |     "Jun 14 09:38:24.145896 crc crio[24245]: 2026-06-14T09:38:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa5b573a069bf41 Mac:62:9b:f6:30:98:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5b Mtu:0 Sandbox:/var/run/netns/69395bb2-643d-4e42-ac80-74d0cc760dd2 SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.1.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.438143 | controller |     "Jun 14 09:38:24.145896 crc crio[24245]: time=\"2026-06-14T09:38:24.144388788Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46 UID:1e4e2b89-0e03-4727-bf82-845d4b19c142 NetNS:/var/run/netns/69395bb2-643d-4e42-ac80-74d0cc760dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4e2b89_0e03_4727_bf82_845d4b19c142.slice PodAnnotations:0xc000130d08}] Aliases:map[]}\"",
2026-06-14 10:12:41.438159 | controller |     "Jun 14 09:38:24.145896 crc crio[24245]: time=\"2026-06-14T09:38:24.144583374Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.438173 | controller |     "Jun 14 09:38:24.157982 crc crio[24245]: time=\"2026-06-14T09:38:24.151376603Z\" level=info msg=\"Removing container: c952a1c77b0ac8499b91c5637165c2f8d110c2f92622421954200da61547b032\" id=6845c6eb-9321-4e98-9154-39e0f1cbd472 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.438189 | controller |     "Jun 14 09:38:24.241198 crc crio[24245]: 2026-06-14T09:38:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:88df582a9b67744 Mac:1a:a8:5f:c0:25:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5d Mtu:0 Sandbox:/var/run/netns/39a63d22-6945-4be3-9b1e-26022b747926 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.438204 | controller |     "Jun 14 09:38:24.242928 crc crio[24245]: 2026-06-14T09:38:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4881a4419370616 Mac:9e:30:23:f4:de:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5e Mtu:0 Sandbox:/var/run/netns/0cd82847-83ef-402f-8227-06e5199647cc SocketPath: PciID:}] [{Interface:0xc00043a5e0 Address:{IP:10.217.1.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.438218 | controller |     "Jun 14 09:38:24.246739 crc crio[24245]: time=\"2026-06-14T09:38:24.245389845Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=6d7d69d4-5be1-45e3-b109-e5c85348aa53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.438328 | controller |     "Jun 14 09:38:24.262635 crc crio[24245]: time=\"2026-06-14T09:38:24.261616276Z\" level=info msg=\"Ran pod sandbox aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46 with infra container: openstack/openstack-galera-0/POD\" id=789fa44a-fa7d-40a9-b5a9-a5f9b075508c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.438367 | controller |     "Jun 14 09:38:24.268467 crc crio[24245]: time=\"2026-06-14T09:38:24.268325683Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d UID:70257829-76dc-4676-803b-7737c4ad92a8 NetNS:/var/run/netns/39a63d22-6945-4be3-9b1e-26022b747926 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70257829_76dc_4676_803b_7737c4ad92a8.slice PodAnnotations:0xc006e0a348}] Aliases:map[]}\"",
2026-06-14 10:12:41.438386 | controller |     "Jun 14 09:38:24.268709 crc crio[24245]: time=\"2026-06-14T09:38:24.268633932Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.438402 | controller |     "Jun 14 09:38:24.274430 crc crio[24245]: time=\"2026-06-14T09:38:24.274377895Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1 UID:8af32049-2e7c-47f6-b88d-eb80f72cdb96 NetNS:/var/run/netns/0cd82847-83ef-402f-8227-06e5199647cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8af32049_2e7c_47f6_b88d_eb80f72cdb96.slice PodAnnotations:0xc0024229f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.438423 | controller |     "Jun 14 09:38:24.274902 crc crio[24245]: time=\"2026-06-14T09:38:24.274812949Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.438438 | controller |     "Jun 14 09:38:24.304019 crc crio[24245]: time=\"2026-06-14T09:38:24.302554162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=686f6b98-99f6-4076-a2bd-d5b72e2d347e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.438453 | controller |     "Jun 14 09:38:24.316626 crc crio[24245]: time=\"2026-06-14T09:38:24.316427698Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=2c760ea2-6f03-4438-aeaf-39cdefc6f2cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.438469 | controller |     "Jun 14 09:38:24.317112 crc crio[24245]: time=\"2026-06-14T09:38:24.317025447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.438484 | controller |     "Jun 14 09:38:24.334465 crc crio[24245]: time=\"2026-06-14T09:38:24.334155756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.438499 | controller |     "Jun 14 09:38:24.374169 crc crio[24245]: time=\"2026-06-14T09:38:24.374053214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.438515 | controller |     "Jun 14 09:38:24.445828 crc crio[24245]: time=\"2026-06-14T09:38:24.445736662Z\" level=info msg=\"Ran pod sandbox 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d with infra container: openstack/ovn-northd-0/POD\" id=81333711-39b7-4f93-91ff-fd7e8b5f5cdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.438530 | controller |     "Jun 14 09:38:24.463144 crc crio[24245]: time=\"2026-06-14T09:38:24.458430728Z\" level=info msg=\"Stopped pod sandbox: 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\" id=96ab3c94-5771-4208-a2ff-0addc6712956 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.438545 | controller |     "Jun 14 09:38:24.463144 crc crio[24245]: time=\"2026-06-14T09:38:24.45851629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=1d09ee54-7472-4556-a785-ce2efa856834 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.438559 | controller |     "Jun 14 09:38:24.503231 crc crio[24245]: time=\"2026-06-14T09:38:24.501383302Z\" level=info msg=\"Ran pod sandbox 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1 with infra container: openstack/ceilometer-0/POD\" id=ef2c02f6-502c-4a66-9dbe-380899303fdf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.438574 | controller |     "Jun 14 09:38:24.551146 crc crio[24245]: time=\"2026-06-14T09:38:24.550926846Z\" level=info msg=\"Removed container c952a1c77b0ac8499b91c5637165c2f8d110c2f92622421954200da61547b032: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=6845c6eb-9321-4e98-9154-39e0f1cbd472 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.438589 | controller |     "Jun 14 09:38:24.600048 crc crio[24245]: time=\"2026-06-14T09:38:24.599579949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5cd10583-18c3-4f31-9a2d-d6865cd6492b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.438609 | controller |     "Jun 14 09:38:24.634005 crc crio[24245]: time=\"2026-06-14T09:38:24.633902228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=2b315e0e-13b8-4d67-a0bb-6070f4ff78b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.438624 | controller |     "Jun 14 09:38:24.659203 crc crio[24245]: time=\"2026-06-14T09:38:24.659093069Z\" level=info msg=\"Stopped pod sandbox: 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7\" id=41edad28-0c3c-4c0f-8cc1-5ae7e070eb25 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.438639 | controller |     "Jun 14 09:38:24.673672 crc crio[24245]: time=\"2026-06-14T09:38:24.673582004Z\" level=info msg=\"Removing container: a7bc82e80124e1ca5e46018d3eb4827f67a5c6173c53ae8f7f9fcb3d6ff29510\" id=9ed5db98-fbc0-42a7-b8a8-ca1ff3457ee3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.438654 | controller |     "Jun 14 09:38:24.673993 crc crio[24245]: time=\"2026-06-14T09:38:24.673582074Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=5c2c5423-53d4-46bf-a15b-e7adc3244616 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.438669 | controller |     "Jun 14 09:38:24.697682 crc crio[24245]: time=\"2026-06-14T09:38:24.697560888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.438684 | controller |     "Jun 14 09:38:24.715518 crc crio[24245]: time=\"2026-06-14T09:38:24.715423787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.438698 | controller |     "Jun 14 09:38:24.731982 crc crio[24245]: time=\"2026-06-14T09:38:24.731235322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.438713 | controller |     "Jun 14 09:38:24.746894 crc crio[24245]: time=\"2026-06-14T09:38:24.745912413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.438728 | controller |     "Jun 14 09:38:24.801210 crc crio[24245]: time=\"2026-06-14T09:38:24.801046209Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=36efb8a6-d073-4003-b447-2f5baf73d877 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.438743 | controller |     "Jun 14 09:38:24.824329 crc crio[24245]: time=\"2026-06-14T09:38:24.824068421Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=0f9fb061-57aa-4de2-be5b-bca24e4957ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.438758 | controller |     "Jun 14 09:38:24.824644 crc crio[24245]: time=\"2026-06-14T09:38:24.824448723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.438773 | controller |     "Jun 14 09:38:24.839665 crc crio[24245]: time=\"2026-06-14T09:38:24.839066096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:48da08c4e3dd579112045aaf6840563e42462346fedbcaaef7258caeed2406f0\" id=d977dead-a29e-42b0-9e36-3c412d767fc4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.438806 | controller |     "Jun 14 09:38:24.915451 crc crio[24245]: time=\"2026-06-14T09:38:24.915185624Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=3f96820a-5f95-4066-a68d-9e4e7ee3fecc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.438822 | controller |     "Jun 14 09:38:24.942834 crc crio[24245]: time=\"2026-06-14T09:38:24.941553193Z\" level=info msg=\"Removed container a7bc82e80124e1ca5e46018d3eb4827f67a5c6173c53ae8f7f9fcb3d6ff29510: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=9ed5db98-fbc0-42a7-b8a8-ca1ff3457ee3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.438837 | controller |     "Jun 14 09:38:24.942834 crc crio[24245]: time=\"2026-06-14T09:38:24.942247285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.438851 | controller |     "Jun 14 09:38:25.066126 crc crio[24245]: time=\"2026-06-14T09:38:25.065782182Z\" level=info msg=\"Removing container: c4855b50e9c3e1618dad09bf3a77bed9b6975c6664945391227a148113d62db6\" id=d77a3339-70ab-4906-acb0-eb974c29ea40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.438866 | controller |     "Jun 14 09:38:25.116986 crc crio[24245]: 2026-06-14T09:38:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:209379bed831c2f Mac:e6:1e:1e:d9:58:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:60 Mtu:0 Sandbox:/var/run/netns/f1f092e1-601a-4e1a-a8ca-03d9fc2005e7 SocketPath: PciID:}] [{Interface:0xc00011b670 Address:{IP:10.217.1.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.438881 | controller |     "Jun 14 09:38:25.118726 crc crio[24245]: time=\"2026-06-14T09:38:25.11853997Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-f86cv Namespace:openstack ID:209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9 UID:b7b9598b-226c-4907-9e67-a89acf7bb836 NetNS:/var/run/netns/f1f092e1-601a-4e1a-a8ca-03d9fc2005e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b9598b_226c_4907_9e67_a89acf7bb836.slice PodAnnotations:0xc006e0aed8}] Aliases:map[]}\"",
2026-06-14 10:12:41.438897 | controller |     "Jun 14 09:38:25.122915 crc crio[24245]: time=\"2026-06-14T09:38:25.119056006Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6566476449-f86cv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.438912 | controller |     "Jun 14 09:38:25.324535 crc crio[24245]: 2026-06-14T09:38:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b53bdc24bd5956f Mac:9a:43:62:a2:20:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:5f Mtu:0 Sandbox:/var/run/netns/c06d3ae2-8390-4a83-8e92-4910a76e6beb SocketPath: PciID:}] [{Interface:0xc000126590 Address:{IP:10.217.1.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.438927 | controller |     "Jun 14 09:38:25.326345 crc crio[24245]: time=\"2026-06-14T09:38:25.326253519Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-df4xx Namespace:openstack ID:b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8 UID:188a3e1d-7241-409a-8351-f0857213b44b NetNS:/var/run/netns/c06d3ae2-8390-4a83-8e92-4910a76e6beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod188a3e1d_7241_409a_8351_f0857213b44b.slice PodAnnotations:0xc0004ccd88}] Aliases:map[]}\"",
2026-06-14 10:12:41.438942 | controller |     "Jun 14 09:38:25.326892 crc crio[24245]: time=\"2026-06-14T09:38:25.326794806Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-df4xx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.438958 | controller |     "Jun 14 09:38:25.354002 crc crio[24245]: time=\"2026-06-14T09:38:25.35392054Z\" level=info msg=\"Ran pod sandbox 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9 with infra container: openstack/dnsmasq-dns-6566476449-f86cv/POD\" id=96100f18-b1f0-4bcf-9b9d-3267dcd82c06 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.438977 | controller |     "Jun 14 09:38:25.364578 crc crio[24245]: time=\"2026-06-14T09:38:25.356828493Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-f5446bd49-cclzj/POD\" id=9c3fcbea-5e9f-4d92-a3e6-18b2107ae369 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.438992 | controller |     "Jun 14 09:38:25.364578 crc crio[24245]: time=\"2026-06-14T09:38:25.356936127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439007 | controller |     "Jun 14 09:38:25.374888 crc crio[24245]: time=\"2026-06-14T09:38:25.374748834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=f102bb81-64be-4514-b82e-d00fd3eec0b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.439022 | controller |     "Jun 14 09:38:25.521141 crc crio[24245]: time=\"2026-06-14T09:38:25.517694343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439037 | controller |     "Jun 14 09:38:25.532196 crc crio[24245]: time=\"2026-06-14T09:38:25.532097181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439052 | controller |     "Jun 14 09:38:25.569479 crc crio[24245]: time=\"2026-06-14T09:38:25.569338033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cc2b4ef0-dec8-4f52-ab50-4abf388e4753 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.439066 | controller |     "Jun 14 09:38:25.587348 crc crio[24245]: time=\"2026-06-14T09:38:25.586574193Z\" level=info msg=\"Created container 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=2c760ea2-6f03-4438-aeaf-39cdefc6f2cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.439080 | controller |     "Jun 14 09:38:25.608077 crc crio[24245]: time=\"2026-06-14T09:38:25.601478958Z\" level=info msg=\"Starting container: 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4\" id=55299ce9-0a1f-499c-abeb-09a85f966559 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.439095 | controller |     "Jun 14 09:38:25.618463 crc crio[24245]: time=\"2026-06-14T09:38:25.61837911Z\" level=info msg=\"Started container\" PID=243043 containerID=008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=55299ce9-0a1f-499c-abeb-09a85f966559 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725",
2026-06-14 10:12:41.439110 | controller |     "Jun 14 09:38:25.649074 crc crio[24245]: time=\"2026-06-14T09:38:25.648927486Z\" level=info msg=\"Ran pod sandbox b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8 with infra container: openstack/ovn-controller-ovs-df4xx/POD\" id=c7e06a16-530a-4f85-9eb4-32b4c4eca3f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.439124 | controller |     "Jun 14 09:38:25.656802 crc crio[24245]: time=\"2026-06-14T09:38:25.656742517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=9085e060-6f05-480a-8b63-9ea06c4daa2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.439143 | controller |     "Jun 14 09:38:25.702904 crc crio[24245]: time=\"2026-06-14T09:38:25.694175041Z\" level=info msg=\"Created container 8d07ad89fd93de645ec40342df254d2c93a5800a3949a2ba4bb6c84836d6e371: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=caf2ee39-734b-45ff-9c7c-a40987c8b55c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.439158 | controller |     "Jun 14 09:38:25.705263 crc crio[24245]: time=\"2026-06-14T09:38:25.705188366Z\" level=info msg=\"Starting container: 8d07ad89fd93de645ec40342df254d2c93a5800a3949a2ba4bb6c84836d6e371\" id=655cfe44-40de-4437-bca0-a80e223dc464 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.439173 | controller |     "Jun 14 09:38:25.720637 crc crio[24245]: time=\"2026-06-14T09:38:25.720523519Z\" level=info msg=\"Started container\" PID=242872 containerID=8d07ad89fd93de645ec40342df254d2c93a5800a3949a2ba4bb6c84836d6e371 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=655cfe44-40de-4437-bca0-a80e223dc464 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013",
2026-06-14 10:12:41.439188 | controller |     "Jun 14 09:38:25.743549 crc crio[24245]: time=\"2026-06-14T09:38:25.742767901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439204 | controller |     "Jun 14 09:38:25.755793 crc crio[24245]: time=\"2026-06-14T09:38:25.755723754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=5e2dc5c2-3e28-4590-b7a6-7ec529836a3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.439219 | controller |     "Jun 14 09:38:25.756273 crc crio[24245]: time=\"2026-06-14T09:38:25.756195559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=c5494425-8f16-4ca1-89b4-88d593c1d112 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.439233 | controller |     "Jun 14 09:38:25.756506 crc crio[24245]: time=\"2026-06-14T09:38:25.756239334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439248 | controller |     "Jun 14 09:38:25.799164 crc crio[24245]: time=\"2026-06-14T09:38:25.791324949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439262 | controller |     "Jun 14 09:38:25.805656 crc crio[24245]: time=\"2026-06-14T09:38:25.805505068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439277 | controller |     "Jun 14 09:38:25.861876 crc crio[24245]: time=\"2026-06-14T09:38:25.860990302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=5d5708a2-8b0b-4ee5-8966-97bc4712355d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.439292 | controller |     "Jun 14 09:38:25.863534 crc crio[24245]: time=\"2026-06-14T09:38:25.862823641Z\" level=info msg=\"Removed container c4855b50e9c3e1618dad09bf3a77bed9b6975c6664945391227a148113d62db6: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=d77a3339-70ab-4906-acb0-eb974c29ea40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.439306 | controller |     "Jun 14 09:38:25.880360 crc crio[24245]: time=\"2026-06-14T09:38:25.880191824Z\" level=info msg=\"Removing container: a7bfe8d901b3b23d603cc5b0871d6b53153bbefa5a5ae8451e3a59d26719002e\" id=4d980ca2-7ca2-4694-b546-d47fa5635f78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.439324 | controller |     "Jun 14 09:38:25.915978 crc crio[24245]: time=\"2026-06-14T09:38:25.913500151Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-df4xx/ovsdb-server-init\" id=de6ecebc-553e-44fc-b252-0e592ce87fa0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.439340 | controller |     "Jun 14 09:38:25.942058 crc crio[24245]: time=\"2026-06-14T09:38:25.938452297Z\" level=info msg=\"Creating container: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=95c9dbcf-bb37-4ee1-95a2-6d44e8275a1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.439402 | controller |     "Jun 14 09:38:25.942058 crc crio[24245]: time=\"2026-06-14T09:38:25.938687194Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6566476449-f86cv/init\" id=0dd603a0-de50-4b5c-be29-0127da9f418c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.439420 | controller |     "Jun 14 09:38:25.945408 crc crio[24245]: time=\"2026-06-14T09:38:25.945327058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439435 | controller |     "Jun 14 09:38:25.945969 crc crio[24245]: time=\"2026-06-14T09:38:25.945795913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439451 | controller |     "Jun 14 09:38:25.945969 crc crio[24245]: time=\"2026-06-14T09:38:25.945921947Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439466 | controller |     "Jun 14 09:38:25.963872 crc crio[24245]: time=\"2026-06-14T09:38:25.963749571Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-cclzj Namespace:openstack ID:f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19 UID:7f9fdb71-84c3-440f-97e9-09af00284390 NetNS:/var/run/netns/90b1fea5-2e3e-4eb3-930d-f8b89efad8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fdb71_84c3_440f_97e9_09af00284390.slice PodAnnotations:0xc000523958}] Aliases:map[]}\"",
2026-06-14 10:12:41.439481 | controller |     "Jun 14 09:38:25.963872 crc crio[24245]: time=\"2026-06-14T09:38:25.963818153Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-f5446bd49-cclzj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.439496 | controller |     "Jun 14 09:38:26.036368 crc crio[24245]: time=\"2026-06-14T09:38:26.036253713Z\" level=info msg=\"Created container 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047: openstack/cinder-api-0/cinder-api\" id=81e6eacc-fdb9-4936-a56e-48735414b08f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.439510 | controller |     "Jun 14 09:38:26.043144 crc crio[24245]: time=\"2026-06-14T09:38:26.042932461Z\" level=info msg=\"Starting container: 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047\" id=7734b78e-fd5b-4f6c-9a6f-927a501c7491 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.439525 | controller |     "Jun 14 09:38:26.107085 crc crio[24245]: time=\"2026-06-14T09:38:26.106998041Z\" level=info msg=\"Started container\" PID=243040 containerID=2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047 description=openstack/cinder-api-0/cinder-api id=7734b78e-fd5b-4f6c-9a6f-927a501c7491 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb",
2026-06-14 10:12:41.439540 | controller |     "Jun 14 09:38:26.251011 crc crio[24245]: time=\"2026-06-14T09:38:26.250310867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439560 | controller |     "Jun 14 09:38:26.264091 crc crio[24245]: time=\"2026-06-14T09:38:26.263969447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439576 | controller |     "Jun 14 09:38:26.269043 crc crio[24245]: time=\"2026-06-14T09:38:26.268906518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439591 | controller |     "Jun 14 09:38:26.289206 crc crio[24245]: time=\"2026-06-14T09:38:26.289126723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439606 | controller |     "Jun 14 09:38:26.291306 crc crio[24245]: time=\"2026-06-14T09:38:26.290551584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439620 | controller |     "Jun 14 09:38:26.361251 crc crio[24245]: time=\"2026-06-14T09:38:26.361108374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439635 | controller |     "Jun 14 09:38:26.396956 crc crio[24245]: time=\"2026-06-14T09:38:26.396809822Z\" level=info msg=\"Removed container a7bfe8d901b3b23d603cc5b0871d6b53153bbefa5a5ae8451e3a59d26719002e: openstack/placement-db-create-n69bz/mariadb-database-create\" id=4d980ca2-7ca2-4694-b546-d47fa5635f78 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.439650 | controller |     "Jun 14 09:38:26.423181 crc crio[24245]: time=\"2026-06-14T09:38:26.423093958Z\" level=info msg=\"Removing container: a11aa93a113f5de68c866023debe66eedcf65cc4a039af80642e30b27dad7594\" id=91639729-08d8-4488-a737-46520db6dee0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.439665 | controller |     "Jun 14 09:38:26.431884 crc crio[24245]: time=\"2026-06-14T09:38:26.431738872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439680 | controller |     "Jun 14 09:38:26.577408 crc crio[24245]: time=\"2026-06-14T09:38:26.575808255Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ceeb82d3-449c-4bc3-991b-60bed50be180 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.439695 | controller |     "Jun 14 09:38:26.587520 crc crio[24245]: time=\"2026-06-14T09:38:26.584536112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9b9e68f7-e1aa-4eb6-b086-23855f0d83b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.439710 | controller |     "Jun 14 09:38:26.642679 crc crio[24245]: time=\"2026-06-14T09:38:26.639322838Z\" level=info msg=\"Removed container a11aa93a113f5de68c866023debe66eedcf65cc4a039af80642e30b27dad7594: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=91639729-08d8-4488-a737-46520db6dee0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.439726 | controller |     "Jun 14 09:38:26.650109 crc crio[24245]: time=\"2026-06-14T09:38:26.650011743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=2be92694-eb5c-4137-afec-4e6ef56b468c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.439740 | controller |     "Jun 14 09:38:26.672950 crc crio[24245]: time=\"2026-06-14T09:38:26.669543541Z\" level=info msg=\"Creating container: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=b50670c1-4f4e-44d8-b055-ecc3eeca64be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.439760 | controller |     "Jun 14 09:38:26.672950 crc crio[24245]: time=\"2026-06-14T09:38:26.670069508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439776 | controller |     "Jun 14 09:38:26.706308 crc crio[24245]: time=\"2026-06-14T09:38:26.705071606Z\" level=info msg=\"Created container a476b79bd608d5dc626bcab0c9a6c9717ffe9b999a82aee405e4facb4359b04b: openstack/openstack-galera-0/mysql-bootstrap\" id=5c2c5423-53d4-46bf-a15b-e7adc3244616 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.439791 | controller |     "Jun 14 09:38:26.713435 crc crio[24245]: time=\"2026-06-14T09:38:26.712951882Z\" level=info msg=\"Removing container: 8f589a8825e602184824fe75d625b7059cf95d2fa6d5ea27f24d30b2a587d8cd\" id=2b71ec7e-75f2-4a6f-aa5c-1da4dc117ce3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.439805 | controller |     "Jun 14 09:38:26.715830 crc crio[24245]: time=\"2026-06-14T09:38:26.71575301Z\" level=info msg=\"Starting container: a476b79bd608d5dc626bcab0c9a6c9717ffe9b999a82aee405e4facb4359b04b\" id=ef257773-2ed5-4a46-b50d-4fcc95e5dded name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.439820 | controller |     "Jun 14 09:38:26.728341 crc crio[24245]: time=\"2026-06-14T09:38:26.721204705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8506c391-298c-4d6c-ae3c-e19c2f54c8bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.439836 | controller |     "Jun 14 09:38:26.743473 crc crio[24245]: time=\"2026-06-14T09:38:26.743156521Z\" level=info msg=\"Started container\" PID=243282 containerID=a476b79bd608d5dc626bcab0c9a6c9717ffe9b999a82aee405e4facb4359b04b description=openstack/openstack-galera-0/mysql-bootstrap id=ef257773-2ed5-4a46-b50d-4fcc95e5dded name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46",
2026-06-14 10:12:41.439851 | controller |     "Jun 14 09:38:26.749270 crc crio[24245]: time=\"2026-06-14T09:38:26.749228976Z\" level=info msg=\"Creating container: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=16e8e41e-372c-4b70-949b-3d723555691a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.439866 | controller |     "Jun 14 09:38:26.750426 crc crio[24245]: time=\"2026-06-14T09:38:26.750402484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439881 | controller |     "Jun 14 09:38:26.848029 crc crio[24245]: 2026-06-14T09:38:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1b6e2ea3a722f7 Mac:7e:5b:a4:e6:e6:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:61 Mtu:0 Sandbox:/var/run/netns/90b1fea5-2e3e-4eb3-930d-f8b89efad8e0 SocketPath: PciID:}] [{Interface:0xc0001145b0 Address:{IP:10.217.1.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.439896 | controller |     "Jun 14 09:38:26.849541 crc crio[24245]: time=\"2026-06-14T09:38:26.849464342Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-cclzj Namespace:openstack ID:f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19 UID:7f9fdb71-84c3-440f-97e9-09af00284390 NetNS:/var/run/netns/90b1fea5-2e3e-4eb3-930d-f8b89efad8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fdb71_84c3_440f_97e9_09af00284390.slice PodAnnotations:0xc000523958}] Aliases:map[]}\"",
2026-06-14 10:12:41.439912 | controller |     "Jun 14 09:38:26.849756 crc crio[24245]: time=\"2026-06-14T09:38:26.849702979Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-f5446bd49-cclzj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.439933 | controller |     "Jun 14 09:38:27.008020 crc crio[24245]: time=\"2026-06-14T09:38:26.968394576Z\" level=info msg=\"Ran pod sandbox f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19 with infra container: openstack/dnsmasq-dns-f5446bd49-cclzj/POD\" id=9c3fcbea-5e9f-4d92-a3e6-18b2107ae369 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.439949 | controller |     "Jun 14 09:38:27.008020 crc crio[24245]: time=\"2026-06-14T09:38:27.00492533Z\" level=info msg=\"Removed container 8f589a8825e602184824fe75d625b7059cf95d2fa6d5ea27f24d30b2a587d8cd: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=2b71ec7e-75f2-4a6f-aa5c-1da4dc117ce3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.439963 | controller |     "Jun 14 09:38:27.008359 crc crio[24245]: time=\"2026-06-14T09:38:27.00712915Z\" level=info msg=\"Created container 87e2496f1bd6c5061b83b24ccdeb93017236a9f687702871776fd282f5d9f7e7: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=95c9dbcf-bb37-4ee1-95a2-6d44e8275a1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.439978 | controller |     "Jun 14 09:38:27.015319 crc crio[24245]: time=\"2026-06-14T09:38:27.015264959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.439993 | controller |     "Jun 14 09:38:27.018450 crc crio[24245]: time=\"2026-06-14T09:38:27.01767204Z\" level=info msg=\"Starting container: 87e2496f1bd6c5061b83b24ccdeb93017236a9f687702871776fd282f5d9f7e7\" id=d7dd2834-4a35-4ad5-8f69-39033d32c1ee name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.440008 | controller |     "Jun 14 09:38:27.025906 crc crio[24245]: time=\"2026-06-14T09:38:27.025459561Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=e90652b1-ea86-4b7c-89b3-87642abf76e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.440022 | controller |     "Jun 14 09:38:27.025906 crc crio[24245]: time=\"2026-06-14T09:38:27.025685183Z\" level=info msg=\"Removing container: 26f26d53133b2cebe604623c72669064628e98f08e7108b943bee8e85e0f2fcc\" id=1db5d97a-c9a6-4d5f-8d3a-f073f1c94898 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.440037 | controller |     "Jun 14 09:38:27.028052 crc crio[24245]: time=\"2026-06-14T09:38:27.026303788Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=cc8260c9-9c20-4d8f-af3f-33f169a03d18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.440053 | controller |     "Jun 14 09:38:27.048045 crc crio[24245]: time=\"2026-06-14T09:38:27.046636432Z\" level=info msg=\"Created container a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19: openstack/glance-default-internal-api-0/glance-log\" id=e4c99529-6752-439e-a25f-4e8e49c7699b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.440068 | controller |     "Jun 14 09:38:27.053413 crc crio[24245]: time=\"2026-06-14T09:38:27.052642675Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=60bdbd13-05a8-45ec-aaf7-36626f837920 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.440082 | controller |     "Jun 14 09:38:27.056084 crc crio[24245]: time=\"2026-06-14T09:38:27.055732594Z\" level=info msg=\"Starting container: a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19\" id=c48ab2a1-24c4-4bb9-ad1a-0dcedcd1515e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.440102 | controller |     "Jun 14 09:38:27.058385 crc crio[24245]: time=\"2026-06-14T09:38:27.055753148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.440117 | controller |     "Jun 14 09:38:27.058907 crc crio[24245]: time=\"2026-06-14T09:38:27.058829924Z\" level=info msg=\"Created container cd90ce70ad12bf600e3708bd6ee8ed9913174aff86f883ac3e73ecaf7f60f999: openstack/dnsmasq-dns-6566476449-f86cv/init\" id=0dd603a0-de50-4b5c-be29-0127da9f418c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.440132 | controller |     "Jun 14 09:38:27.068229 crc crio[24245]: time=\"2026-06-14T09:38:27.064219347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=c5e60250-9c10-4c7c-a57a-497c241d4908 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.440147 | controller |     "Jun 14 09:38:27.068229 crc crio[24245]: time=\"2026-06-14T09:38:27.065397375Z\" level=info msg=\"Starting container: cd90ce70ad12bf600e3708bd6ee8ed9913174aff86f883ac3e73ecaf7f60f999\" id=ad75aa30-e923-49c2-8611-01fc5c38ab60 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.440162 | controller |     "Jun 14 09:38:27.088488 crc crio[24245]: time=\"2026-06-14T09:38:27.084465062Z\" level=info msg=\"Started container\" PID=243295 containerID=87e2496f1bd6c5061b83b24ccdeb93017236a9f687702871776fd282f5d9f7e7 description=openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update id=d7dd2834-4a35-4ad5-8f69-39033d32c1ee name=/runtime.v1.RuntimeService/StartContainer sandboxID=2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8",
2026-06-14 10:12:41.440177 | controller |     "Jun 14 09:38:27.096007 crc crio[24245]: time=\"2026-06-14T09:38:27.09592342Z\" level=info msg=\"Started container\" PID=243298 containerID=cd90ce70ad12bf600e3708bd6ee8ed9913174aff86f883ac3e73ecaf7f60f999 description=openstack/dnsmasq-dns-6566476449-f86cv/init id=ad75aa30-e923-49c2-8611-01fc5c38ab60 name=/runtime.v1.RuntimeService/StartContainer sandboxID=209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9",
2026-06-14 10:12:41.440192 | controller |     "Jun 14 09:38:27.157511 crc crio[24245]: time=\"2026-06-14T09:38:27.157405238Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=ee579abb-9103-4212-969a-a498983006e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.440207 | controller |     "Jun 14 09:38:27.158053 crc crio[24245]: time=\"2026-06-14T09:38:27.157992867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.440221 | controller |     "Jun 14 09:38:27.164933 crc crio[24245]: time=\"2026-06-14T09:38:27.137010122Z\" level=info msg=\"Started container\" PID=243290 containerID=a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19 description=openstack/glance-default-internal-api-0/glance-log id=c48ab2a1-24c4-4bb9-ad1a-0dcedcd1515e name=/runtime.v1.RuntimeService/StartContainer sandboxID=797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53",
2026-06-14 10:12:41.440236 | controller |     "Jun 14 09:38:27.168300 crc crio[24245]: time=\"2026-06-14T09:38:27.168165034Z\" level=info msg=\"Created container ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d: openstack/ceilometer-0/ceilometer-central-agent\" id=0f9fb061-57aa-4de2-be5b-bca24e4957ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.440251 | controller |     "Jun 14 09:38:27.169764 crc crio[24245]: time=\"2026-06-14T09:38:27.169691073Z\" level=info msg=\"Starting container: ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d\" id=3975e218-64ab-477b-8fff-0b496bf7065b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.440270 | controller |     "Jun 14 09:38:27.190349 crc crio[24245]: time=\"2026-06-14T09:38:27.189941286Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=ea0d266f-75e4-41e0-889d-7f8214a4853a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.440285 | controller |     "Jun 14 09:38:27.202015 crc crio[24245]: time=\"2026-06-14T09:38:27.201918042Z\" level=info msg=\"Started container\" PID=243289 containerID=ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d description=openstack/ceilometer-0/ceilometer-central-agent id=3975e218-64ab-477b-8fff-0b496bf7065b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1",
2026-06-14 10:12:41.440300 | controller |     "Jun 14 09:38:27.204624 crc crio[24245]: time=\"2026-06-14T09:38:27.204514285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.440315 | controller |     "Jun 14 09:38:27.207070 crc crio[24245]: time=\"2026-06-14T09:38:27.207009205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=c897fb09-656a-43d7-b082-3cebd92c9c5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.440330 | controller |     "Jun 14 09:38:27.231387 crc crio[24245]: time=\"2026-06-14T09:38:27.231122071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=3fe3d35d-ebe8-4033-b245-6b30a805ddd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.440369 | controller |     "Jun 14 09:38:27.295457 crc crio[24245]: time=\"2026-06-14T09:38:27.295291258Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c2a7e1c3-6e69-465a-8281-8cf58ef2918c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.440395 | controller |     "Jun 14 09:38:27.295830 crc crio[24245]: time=\"2026-06-14T09:38:27.295784974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.440411 | controller |     "Jun 14 09:38:27.322069 crc crio[24245]: time=\"2026-06-14T09:38:27.321970466Z\" level=info msg=\"Created container 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e: openstack/ovn-northd-0/ovn-northd\" id=3f96820a-5f95-4066-a68d-9e4e7ee3fecc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.440449 | controller |     "Jun 14 09:38:27.324741 crc crio[24245]: time=\"2026-06-14T09:38:27.324660006Z\" level=info msg=\"Created container f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce: openstack/glance-default-external-api-0/glance-log\" id=5e522665-c02b-40b4-99e5-60e269e0368f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.440476 | controller |     "Jun 14 09:38:27.333635 crc crio[24245]: time=\"2026-06-14T09:38:27.333531578Z\" level=info msg=\"Starting container: 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e\" id=00908e75-26ae-445c-9e97-b35e868ff5aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.440491 | controller |     "Jun 14 09:38:27.335476 crc crio[24245]: time=\"2026-06-14T09:38:27.335407837Z\" level=info msg=\"Starting container: f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce\" id=ed3984ea-bafb-42c3-a1d6-01291aaf1bf3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.440507 | controller |     "Jun 14 09:38:27.348017 crc crio[24245]: time=\"2026-06-14T09:38:27.339763778Z\" level=info msg=\"Started container\" PID=243287 containerID=2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e description=openstack/ovn-northd-0/ovn-northd id=00908e75-26ae-445c-9e97-b35e868ff5aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d",
2026-06-14 10:12:41.440562 | controller |     "Jun 14 09:38:27.349758 crc crio[24245]: time=\"2026-06-14T09:38:27.349268263Z\" level=info msg=\"Started container\" PID=243296 containerID=f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce description=openstack/glance-default-external-api-0/glance-log id=ed3984ea-bafb-42c3-a1d6-01291aaf1bf3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17",
2026-06-14 10:12:41.440583 | controller |     "Jun 14 09:38:27.349758 crc crio[24245]: time=\"2026-06-14T09:38:27.349360297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=c27854be-8688-4295-8dee-3cc19f15167e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.440601 | controller |     "Jun 14 09:38:27.369110 crc crio[24245]: time=\"2026-06-14T09:38:27.369002029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.440617 | controller |     "Jun 14 09:38:27.379564 crc crio[24245]: time=\"2026-06-14T09:38:27.378270447Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=eebd4f9b-1507-4c6b-8d84-2a67cd77b283 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.440632 | controller |     "Jun 14 09:38:27.379564 crc crio[24245]: time=\"2026-06-14T09:38:27.379091392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.440647 | controller |     "Jun 14 09:38:27.379564 crc crio[24245]: time=\"2026-06-14T09:38:27.379128425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=2070d5be-f673-4349-a60a-43742ce0c77b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.440662 | controller |     "Jun 14 09:38:27.379564 crc crio[24245]: time=\"2026-06-14T09:38:27.379366632Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=e7b9d21b-69a0-4cfd-b645-4f17044ed99d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.440677 | controller |     "Jun 14 09:38:27.397483 crc crio[24245]: time=\"2026-06-14T09:38:27.397391385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.440691 | controller |     "Jun 14 09:38:27.402315 crc crio[24245]: time=\"2026-06-14T09:38:27.402186369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0b2e63dc-9fb7-420a-af88-7216faf8feb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.440706 | controller |     "Jun 14 09:38:27.444452 crc crio[24245]: time=\"2026-06-14T09:38:27.443905391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.440721 | controller |     "Jun 14 09:38:27.448894 crc crio[24245]: time=\"2026-06-14T09:38:27.447125917Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:156f95f51d0a91422548c574e96ee37f07a200c948e173b22523982f24f1e79c\" id=61c7a9ff-a25e-4778-a02d-a94907258ddb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.440743 | controller |     "Jun 14 09:38:27.456042 crc crio[24245]: time=\"2026-06-14T09:38:27.455789474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.440759 | controller |     "Jun 14 09:38:27.473950 crc crio[24245]: time=\"2026-06-14T09:38:27.467268499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=16a23ad0-73f3-42f3-9e6e-42be9aae66f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.440774 | controller |     "Jun 14 09:38:27.505636 crc crio[24245]: time=\"2026-06-14T09:38:27.505548367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:ed912eee9adeda5c44804688cc7661695a42ab1a40fa46b28bdc819cefa98f07\" id=a6e95f62-977f-40c7-9c19-3b6f26145563 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.440789 | controller |     "Jun 14 09:38:27.571989 crc crio[24245]: time=\"2026-06-14T09:38:27.56751354Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=4e82924e-238d-43a0-8172-24ad0ba4a68d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.440804 | controller |     "Jun 14 09:38:27.571989 crc crio[24245]: time=\"2026-06-14T09:38:27.567777377Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=754fb96e-11cc-4d4f-a15b-00e30fbc6cd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.440819 | controller |     "Jun 14 09:38:27.571989 crc crio[24245]: time=\"2026-06-14T09:38:27.568318164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.440834 | controller |     "Jun 14 09:38:27.571989 crc crio[24245]: time=\"2026-06-14T09:38:27.568372788Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=14867aab-d804-4511-ada2-cfa0fb21635e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.440850 | controller |     "Jun 14 09:38:27.571989 crc crio[24245]: time=\"2026-06-14T09:38:27.568693668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.440864 | controller |     "Jun 14 09:38:27.592483 crc crio[24245]: time=\"2026-06-14T09:38:27.5923751Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=7dfa4400-1474-48aa-bf8f-811e4845274e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.440879 | controller |     "Jun 14 09:38:27.592693 crc crio[24245]: time=\"2026-06-14T09:38:27.592537503Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-f5446bd49-cclzj/init\" id=0a239f81-6b0d-4929-9d1c-648c84733726 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.440894 | controller |     "Jun 14 09:38:27.592929 crc crio[24245]: time=\"2026-06-14T09:38:27.592899873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1dcb54ee-f5e0-4afc-80ef-ff0ecd638f9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.440908 | controller |     "Jun 14 09:38:27.607658 crc crio[24245]: time=\"2026-06-14T09:38:27.607318804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.440923 | controller |     "Jun 14 09:38:27.620920 crc crio[24245]: time=\"2026-06-14T09:38:27.620785797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.440943 | controller |     "Jun 14 09:38:27.621577 crc crio[24245]: time=\"2026-06-14T09:38:27.621474031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.440958 | controller |     "Jun 14 09:38:27.622583 crc crio[24245]: time=\"2026-06-14T09:38:27.622527285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.440973 | controller |     "Jun 14 09:38:27.632514 crc crio[24245]: time=\"2026-06-14T09:38:27.62704718Z\" level=info msg=\"Creating container: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=c05fecb6-0414-470c-92ae-475a99f63956 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.440987 | controller |     "Jun 14 09:38:27.632514 crc crio[24245]: time=\"2026-06-14T09:38:27.627415602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.441003 | controller |     "Jun 14 09:38:27.632514 crc crio[24245]: time=\"2026-06-14T09:38:27.631494731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.441018 | controller |     "Jun 14 09:38:27.664383 crc crio[24245]: time=\"2026-06-14T09:38:27.664289518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.441033 | controller |     "Jun 14 09:38:27.768307 crc crio[24245]: time=\"2026-06-14T09:38:27.767404987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.441047 | controller |     "Jun 14 09:38:27.783931 crc crio[24245]: time=\"2026-06-14T09:38:27.783785267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.441062 | controller |     "Jun 14 09:38:27.790702 crc crio[24245]: time=\"2026-06-14T09:38:27.790569975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.441076 | controller |     "Jun 14 09:38:27.795311 crc crio[24245]: time=\"2026-06-14T09:38:27.79493906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.441091 | controller |     "Jun 14 09:38:27.852487 crc crio[24245]: time=\"2026-06-14T09:38:27.852375902Z\" level=info msg=\"Removed container 26f26d53133b2cebe604623c72669064628e98f08e7108b943bee8e85e0f2fcc: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=1db5d97a-c9a6-4d5f-8d3a-f073f1c94898 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.441106 | controller |     "Jun 14 09:38:27.860240 crc crio[24245]: time=\"2026-06-14T09:38:27.859011978Z\" level=info msg=\"Removing container: ef91051d9cfb6ab1d2eb350f4890a56675c4f1000fe0adda0a0e2fdc0def0287\" id=db9bed3c-affa-4d1c-958b-cef5e79fd2cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.441121 | controller |     "Jun 14 09:38:27.885384 crc crio[24245]: time=\"2026-06-14T09:38:27.88530637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.441136 | controller |     "Jun 14 09:38:27.894554 crc crio[24245]: time=\"2026-06-14T09:38:27.893457467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.441155 | controller |     "Jun 14 09:38:27.916229 crc crio[24245]: time=\"2026-06-14T09:38:27.916157826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.441170 | controller |     "Jun 14 09:38:27.917755 crc crio[24245]: time=\"2026-06-14T09:38:27.917416234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.441185 | controller |     "Jun 14 09:38:27.961304 crc crio[24245]: time=\"2026-06-14T09:38:27.957882225Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=833807b5-a7b4-461a-9cbe-90eb7208be43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.441199 | controller |     "Jun 14 09:38:27.961304 crc crio[24245]: time=\"2026-06-14T09:38:27.957979818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.441214 | controller |     "Jun 14 09:38:27.984311 crc crio[24245]: time=\"2026-06-14T09:38:27.984033916Z\" level=info msg=\"Removed container ef91051d9cfb6ab1d2eb350f4890a56675c4f1000fe0adda0a0e2fdc0def0287: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=db9bed3c-affa-4d1c-958b-cef5e79fd2cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.441229 | controller |     "Jun 14 09:38:27.988801 crc crio[24245]: time=\"2026-06-14T09:38:27.987959202Z\" level=info msg=\"Removing container: 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b\" id=3f96ec03-1763-4f5f-8b61-3bc189fd6031 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.441244 | controller |     "Jun 14 09:38:28.110000 crc crio[24245]: time=\"2026-06-14T09:38:28.109743076Z\" level=info msg=\"Removed container 1bc108460a1e529d91a5fde8bc953e88caa8221b277e3210a74142a11e1aaa8b: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener\" id=3f96ec03-1763-4f5f-8b61-3bc189fd6031 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.441259 | controller |     "Jun 14 09:38:28.133112 crc crio[24245]: time=\"2026-06-14T09:38:28.133017343Z\" level=info msg=\"Removing container: 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72\" id=1ab537d6-0edd-4c92-b7c6-af9a94ee1131 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.441274 | controller |     "Jun 14 09:38:28.219513 crc crio[24245]: time=\"2026-06-14T09:38:28.219282149Z\" level=info msg=\"Removed container 9f160c93548710b67e320f2e77a311be71dded61abecdedab64f472092151e72: openstack/barbican-keystone-listener-895f97698-dbmvw/barbican-keystone-listener-log\" id=1ab537d6-0edd-4c92-b7c6-af9a94ee1131 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.441289 | controller |     "Jun 14 09:38:28.241121 crc crio[24245]: time=\"2026-06-14T09:38:28.236111096Z\" level=info msg=\"Removing container: 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d\" id=fef75050-bba9-490b-a916-74a054214f04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.441303 | controller |     "Jun 14 09:38:28.271482 crc crio[24245]: time=\"2026-06-14T09:38:28.271250937Z\" level=info msg=\"Stopping pod sandbox: 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9\" id=67c61c14-65d3-41c7-95a9-bb1e6989be3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.441318 | controller |     "Jun 14 09:38:28.298786 crc crio[24245]: time=\"2026-06-14T09:38:28.297710612Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6566476449-f86cv Namespace:openstack ID:209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9 UID:b7b9598b-226c-4907-9e67-a89acf7bb836 NetNS:/var/run/netns/f1f092e1-601a-4e1a-a8ca-03d9fc2005e7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b9598b_226c_4907_9e67_a89acf7bb836.slice PodAnnotations:0xc003bf6cb0}] Aliases:map[]}\"",
2026-06-14 10:12:41.441337 | controller |     "Jun 14 09:38:28.299264 crc crio[24245]: time=\"2026-06-14T09:38:28.299196159Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6566476449-f86cv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.441379 | controller |     "Jun 14 09:38:28.333193 crc crio[24245]: time=\"2026-06-14T09:38:28.333099888Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326 UID:51aae7fe-5f40-4799-95af-b359022cf02b NetNS:/var/run/netns/5a4c8b2f-78d4-470c-8e33-37ff8c378c01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51aae7fe_5f40_4799_95af_b359022cf02b.slice PodAnnotations:0xc000620310}] Aliases:map[]}\"",
2026-06-14 10:12:41.441397 | controller |     "Jun 14 09:38:28.333720 crc crio[24245]: time=\"2026-06-14T09:38:28.333697187Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.441412 | controller |     "Jun 14 09:38:28.347092 crc crio[24245]: time=\"2026-06-14T09:38:28.347008717Z\" level=info msg=\"Removed container 57bfa7e589acb7319446bbf98fd1ff30cf30aaaeeb4d11d9e09c95242f46578d: openstack/swift-storage-0/swift-recon-cron\" id=fef75050-bba9-490b-a916-74a054214f04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.441427 | controller |     "Jun 14 09:38:28.352301 crc crio[24245]: time=\"2026-06-14T09:38:28.351213602Z\" level=info msg=\"Removing container: 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738\" id=9b0cbd4e-e79f-4dcb-bdd3-681e1239c9b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.441442 | controller |     "Jun 14 09:38:28.447167 crc crio[24245]: time=\"2026-06-14T09:38:28.447053923Z\" level=info msg=\"Created container 1a2200184533a02f3301a2a20609b9056e101fafeef642e183fef4a85f4d22e2: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=c05fecb6-0414-470c-92ae-475a99f63956 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.441457 | controller |     "Jun 14 09:38:28.455437 crc crio[24245]: time=\"2026-06-14T09:38:28.455328944Z\" level=info msg=\"Starting container: 1a2200184533a02f3301a2a20609b9056e101fafeef642e183fef4a85f4d22e2\" id=8d17f209-a2ed-4832-87ca-0f9650cff8b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.441472 | controller |     "Jun 14 09:38:28.475039 crc crio[24245]: time=\"2026-06-14T09:38:28.469180982Z\" level=info msg=\"Created container 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086: openstack/ceilometer-0/ceilometer-notification-agent\" id=eebd4f9b-1507-4c6b-8d84-2a67cd77b283 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.441486 | controller |     "Jun 14 09:38:28.475039 crc crio[24245]: time=\"2026-06-14T09:38:28.469730277Z\" level=info msg=\"Started container\" PID=243851 containerID=1a2200184533a02f3301a2a20609b9056e101fafeef642e183fef4a85f4d22e2 description=openstack/neutron-db-create-k24rz/mariadb-database-create id=8d17f209-a2ed-4832-87ca-0f9650cff8b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584",
2026-06-14 10:12:41.441528 | controller |     "Jun 14 09:38:28.475039 crc crio[24245]: time=\"2026-06-14T09:38:28.471264106Z\" level=info msg=\"Removed container 0f807c2b1a366ccce337facd13f60dc8758e9501ac2e3e6a9d59c4c9ddb87738: openstack/swift-storage-0/rsync\" id=9b0cbd4e-e79f-4dcb-bdd3-681e1239c9b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.441547 | controller |     "Jun 14 09:38:28.475039 crc crio[24245]: time=\"2026-06-14T09:38:28.474812449Z\" level=info msg=\"Created container 3387e86361fb2de3c20e6b6b498173bf3438a96989df0657bb00a55be8735ef7: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=16e8e41e-372c-4b70-949b-3d723555691a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.441567 | controller |     "Jun 14 09:38:28.479417 crc crio[24245]: time=\"2026-06-14T09:38:28.478273772Z\" level=info msg=\"Starting container: 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086\" id=37c82f60-7e35-46df-beab-37020dd1f1c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.441582 | controller |     "Jun 14 09:38:28.482260 crc crio[24245]: time=\"2026-06-14T09:38:28.482185901Z\" level=info msg=\"Starting container: 3387e86361fb2de3c20e6b6b498173bf3438a96989df0657bb00a55be8735ef7\" id=952b093c-9e87-4c95-a44b-ab9e75c0577b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.441597 | controller |     "Jun 14 09:38:28.498336 crc crio[24245]: time=\"2026-06-14T09:38:28.498243724Z\" level=info msg=\"Started container\" PID=243843 containerID=3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086 description=openstack/ceilometer-0/ceilometer-notification-agent id=37c82f60-7e35-46df-beab-37020dd1f1c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1",
2026-06-14 10:12:41.441611 | controller |     "Jun 14 09:38:28.520073 crc crio[24245]: time=\"2026-06-14T09:38:28.5142702Z\" level=info msg=\"Removing container: 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef\" id=0de661f2-ada4-4cb7-85b8-9119a192d019 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.441626 | controller |     "Jun 14 09:38:28.521244 crc crio[24245]: time=\"2026-06-14T09:38:28.515363475Z\" level=info msg=\"Started container\" PID=243847 containerID=3387e86361fb2de3c20e6b6b498173bf3438a96989df0657bb00a55be8735ef7 description=openstack/keystone-db-create-v5npw/mariadb-database-create id=952b093c-9e87-4c95-a44b-ab9e75c0577b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12",
2026-06-14 10:12:41.441641 | controller |     "Jun 14 09:38:28.556541 crc crio[24245]: time=\"2026-06-14T09:38:28.5564742Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=7992601c-b53d-44cb-b80d-010eea358b6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.441655 | controller |     "Jun 14 09:38:28.570209 crc crio[24245]: time=\"2026-06-14T09:38:28.570111768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0e647cf1-5fed-49d5-84f8-39510a2f3a79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.441670 | controller |     "Jun 14 09:38:28.570653 crc crio[24245]: time=\"2026-06-14T09:38:28.570583343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e673a600-63db-4865-9279-ce74e1712753 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.441685 | controller |     "Jun 14 09:38:28.570923 crc crio[24245]: time=\"2026-06-14T09:38:28.570883983Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7ac81256-af9a-4755-ac67-fda1da6bc387 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.441699 | controller |     "Jun 14 09:38:28.571198 crc crio[24245]: time=\"2026-06-14T09:38:28.571139701Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=849830b0-8f8c-4505-9265-db459371b1c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.441718 | controller |     "Jun 14 09:38:28.574938 crc crio[24245]: time=\"2026-06-14T09:38:28.574792481Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7245cbe4-22f2-4394-9f84-357fcf7be49b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.441733 | controller |     "Jun 14 09:38:28.575391 crc crio[24245]: time=\"2026-06-14T09:38:28.575308038Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f86fe2b5-e499-4374-bec8-929f9dd9f74b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.441748 | controller |     "Jun 14 09:38:28.578352 crc crio[24245]: time=\"2026-06-14T09:38:28.578260201Z\" level=info msg=\"Creating container: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=08024e99-7568-4dec-8f41-f9397ff686bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.441763 | controller |     "Jun 14 09:38:28.578680 crc crio[24245]: time=\"2026-06-14T09:38:28.578640065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.441778 | controller |     "Jun 14 09:38:28.579206 crc crio[24245]: time=\"2026-06-14T09:38:28.579125036Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=11d08fef-98b7-4286-9f09-23150c23cffc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.441793 | controller |     "Jun 14 09:38:28.591257 crc crio[24245]: time=\"2026-06-14T09:38:28.585131921Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5267986b-c0d9-41f5-b6ae-b3008f91f32f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.441808 | controller |     "Jun 14 09:38:28.591257 crc crio[24245]: time=\"2026-06-14T09:38:28.586682169Z\" level=info msg=\"Creating container: openstack/placement-db-create-n69bz/mariadb-database-create\" id=3ec5079d-ca7b-4666-bf50-45bed9f41a87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.441823 | controller |     "Jun 14 09:38:28.594799 crc crio[24245]: time=\"2026-06-14T09:38:28.592668555Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=25c1a597-a79f-4763-b253-6e22c4aab182 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.441837 | controller |     "Jun 14 09:38:28.631903 crc crio[24245]: time=\"2026-06-14T09:38:28.628165887Z\" level=info msg=\"Created container e65763c9b0cfc4dd615c843b0e9f3d4632582114f8cf8262e7f9e2b09b6a067f: openstack/dnsmasq-dns-f5446bd49-cclzj/init\" id=0a239f81-6b0d-4929-9d1c-648c84733726 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.441852 | controller |     "Jun 14 09:38:28.638176 crc crio[24245]: time=\"2026-06-14T09:38:28.634749029Z\" level=info msg=\"Starting container: e65763c9b0cfc4dd615c843b0e9f3d4632582114f8cf8262e7f9e2b09b6a067f\" id=ba897f00-6e5d-44ce-acf3-ec6fe06f9ece name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.441867 | controller |     "Jun 14 09:38:28.681912 crc crio[24245]: time=\"2026-06-14T09:38:28.675400969Z\" level=info msg=\"Started container\" PID=243845 containerID=e65763c9b0cfc4dd615c843b0e9f3d4632582114f8cf8262e7f9e2b09b6a067f description=openstack/dnsmasq-dns-f5446bd49-cclzj/init id=ba897f00-6e5d-44ce-acf3-ec6fe06f9ece name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19",
2026-06-14 10:12:41.441882 | controller |     "Jun 14 09:38:28.703319 crc crio[24245]: time=\"2026-06-14T09:38:28.703084405Z\" level=info msg=\"Created container 289dacfa0a029f131e9bc20d613899499ce1b49857655f95f4acc692a6998521: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=b50670c1-4f4e-44d8-b055-ecc3eeca64be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.441902 | controller |     "Jun 14 09:38:28.729299 crc crio[24245]: time=\"2026-06-14T09:38:28.729102194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.441919 | controller |     "Jun 14 09:38:28.811771 crc crio[24245]: time=\"2026-06-14T09:38:28.811712141Z\" level=info msg=\"Created container 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc: openstack/ovn-northd-0/openstack-network-exporter\" id=7dfa4400-1474-48aa-bf8f-811e4845274e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.441933 | controller |     "Jun 14 09:38:28.841923 crc crio[24245]: time=\"2026-06-14T09:38:28.841120427Z\" level=info msg=\"Starting container: 289dacfa0a029f131e9bc20d613899499ce1b49857655f95f4acc692a6998521\" id=452c3732-d7fd-4776-87c6-5b85b331436d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.441948 | controller |     "Jun 14 09:38:28.857891 crc crio[24245]: time=\"2026-06-14T09:38:28.85747628Z\" level=info msg=\"Creating container: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=86648313-a9b0-40b1-af0a-b171e05d39fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.441963 | controller |     "Jun 14 09:38:28.869928 crc crio[24245]: time=\"2026-06-14T09:38:28.865339597Z\" level=info msg=\"Created container 4b54fe51b9e157a7971202948a09791fdc2a279b1dc7dccb068e7bb96b521a43: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c2a7e1c3-6e69-465a-8281-8cf58ef2918c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.441978 | controller |     "Jun 14 09:38:28.869928 crc crio[24245]: time=\"2026-06-14T09:38:28.86773508Z\" level=info msg=\"Created container 66eeaff1ccf464914e77b269d7dc7788ed1e4239d4541957ca20d1e86813ec55: openstack/ovn-controller-ovs-df4xx/ovsdb-server-init\" id=de6ecebc-553e-44fc-b252-0e592ce87fa0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.441993 | controller |     "Jun 14 09:38:28.869928 crc crio[24245]: time=\"2026-06-14T09:38:28.868721265Z\" level=info msg=\"Started container\" PID=243846 containerID=289dacfa0a029f131e9bc20d613899499ce1b49857655f95f4acc692a6998521 description=openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update id=452c3732-d7fd-4776-87c6-5b85b331436d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5",
2026-06-14 10:12:41.442008 | controller |     "Jun 14 09:38:28.887899 crc crio[24245]: time=\"2026-06-14T09:38:28.880238731Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=45111da8-4086-42b3-8607-f712693e1db8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.442023 | controller |     "Jun 14 09:38:28.887899 crc crio[24245]: time=\"2026-06-14T09:38:28.880537131Z\" level=info msg=\"Creating container: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=3b6006a2-4fcb-4c68-b30b-f2c523c72451 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.442038 | controller |     "Jun 14 09:38:28.887899 crc crio[24245]: time=\"2026-06-14T09:38:28.887280599Z\" level=info msg=\"Starting container: 4b54fe51b9e157a7971202948a09791fdc2a279b1dc7dccb068e7bb96b521a43\" id=9f2878c3-0f27-428c-97b8-80181198a8fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.442053 | controller |     "Jun 14 09:38:28.902916 crc crio[24245]: time=\"2026-06-14T09:38:28.900654711Z\" level=info msg=\"Created container 5ecc93deb40ca01891adbd6a891834d01589b2f74bcb564fc7160a41be222ae3: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=ee579abb-9103-4212-969a-a498983006e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.442071 | controller |     "Jun 14 09:38:28.912913 crc crio[24245]: time=\"2026-06-14T09:38:28.908325955Z\" level=info msg=\"Starting container: 66eeaff1ccf464914e77b269d7dc7788ed1e4239d4541957ca20d1e86813ec55\" id=40287bb6-f5a1-4354-a4df-196f22115346 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.442098 | controller |     "Jun 14 09:38:28.932721 crc crio[24245]: time=\"2026-06-14T09:38:28.927881919Z\" level=info msg=\"Starting container: 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc\" id=7a0802d5-c1e7-4c46-993f-7bd86ea9ce06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.442114 | controller |     "Jun 14 09:38:28.932721 crc crio[24245]: time=\"2026-06-14T09:38:28.928891347Z\" level=info msg=\"Started container\" PID=243848 containerID=4b54fe51b9e157a7971202948a09791fdc2a279b1dc7dccb068e7bb96b521a43 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=9f2878c3-0f27-428c-97b8-80181198a8fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0",
2026-06-14 10:12:41.442129 | controller |     "Jun 14 09:38:28.936905 crc crio[24245]: time=\"2026-06-14T09:38:28.934835283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442144 | controller |     "Jun 14 09:38:28.962057 crc crio[24245]: time=\"2026-06-14T09:38:28.949817845Z\" level=info msg=\"Starting container: 5ecc93deb40ca01891adbd6a891834d01589b2f74bcb564fc7160a41be222ae3\" id=ff6867e4-e606-43e5-aa8e-aa07952e233f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.442159 | controller |     "Jun 14 09:38:28.968950 crc crio[24245]: time=\"2026-06-14T09:38:28.967461071Z\" level=info msg=\"Started container\" PID=243849 containerID=66eeaff1ccf464914e77b269d7dc7788ed1e4239d4541957ca20d1e86813ec55 description=openstack/ovn-controller-ovs-df4xx/ovsdb-server-init id=40287bb6-f5a1-4354-a4df-196f22115346 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8",
2026-06-14 10:12:41.442174 | controller |     "Jun 14 09:38:28.968950 crc crio[24245]: time=\"2026-06-14T09:38:28.954485634Z\" level=info msg=\"Started container\" PID=243852 containerID=9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc description=openstack/ovn-northd-0/openstack-network-exporter id=7a0802d5-c1e7-4c46-993f-7bd86ea9ce06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d",
2026-06-14 10:12:41.442189 | controller |     "Jun 14 09:38:28.987561 crc crio[24245]: time=\"2026-06-14T09:38:28.987348011Z\" level=info msg=\"Started container\" PID=243837 containerID=5ecc93deb40ca01891adbd6a891834d01589b2f74bcb564fc7160a41be222ae3 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=ff6867e4-e606-43e5-aa8e-aa07952e233f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a",
2026-06-14 10:12:41.442204 | controller |     "Jun 14 09:38:29.004815 crc crio[24245]: time=\"2026-06-14T09:38:29.00472618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442220 | controller |     "Jun 14 09:38:29.008512 crc crio[24245]: time=\"2026-06-14T09:38:29.005450773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442235 | controller |     "Jun 14 09:38:29.198096 crc crio[24245]: time=\"2026-06-14T09:38:29.197126142Z\" level=info msg=\"Stopped pod sandbox: 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9\" id=67c61c14-65d3-41c7-95a9-bb1e6989be3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.442254 | controller |     "Jun 14 09:38:29.207534 crc crio[24245]: time=\"2026-06-14T09:38:29.206104733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442269 | controller |     "Jun 14 09:38:29.221896 crc crio[24245]: time=\"2026-06-14T09:38:29.221766147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442284 | controller |     "Jun 14 09:38:29.309494 crc crio[24245]: time=\"2026-06-14T09:38:29.307234635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442299 | controller |     "Jun 14 09:38:29.357250 crc crio[24245]: time=\"2026-06-14T09:38:29.356695816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442313 | controller |     "Jun 14 09:38:29.370012 crc crio[24245]: time=\"2026-06-14T09:38:29.369901398Z\" level=info msg=\"Removed container 5008e702d88320839e397bef0fd2d36e18b67302e8b12d0d43696eeb422e71ef: openstack/swift-storage-0/object-expirer\" id=0de661f2-ada4-4cb7-85b8-9119a192d019 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.442328 | controller |     "Jun 14 09:38:29.395950 crc crio[24245]: time=\"2026-06-14T09:38:29.394561971Z\" level=info msg=\"Removing container: 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871\" id=48768483-0bdd-443e-bfb9-5557fc0ddcca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.442343 | controller |     "Jun 14 09:38:29.437226 crc crio[24245]: time=\"2026-06-14T09:38:29.436576499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442377 | controller |     "Jun 14 09:38:29.473920 crc crio[24245]: time=\"2026-06-14T09:38:29.473279186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442392 | controller |     "Jun 14 09:38:29.498504 crc crio[24245]: 2026-06-14T09:38:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e95cd2bb297801f Mac:7e:63:b8:fc:46:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:62 Mtu:0 Sandbox:/var/run/netns/5a4c8b2f-78d4-470c-8e33-37ff8c378c01 SocketPath: PciID:}] [{Interface:0xc0000154d0 Address:{IP:10.217.1.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.442408 | controller |     "Jun 14 09:38:29.500371 crc crio[24245]: time=\"2026-06-14T09:38:29.499811501Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326 UID:51aae7fe-5f40-4799-95af-b359022cf02b NetNS:/var/run/netns/5a4c8b2f-78d4-470c-8e33-37ff8c378c01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51aae7fe_5f40_4799_95af_b359022cf02b.slice PodAnnotations:0xc000620310}] Aliases:map[]}\"",
2026-06-14 10:12:41.442422 | controller |     "Jun 14 09:38:29.500371 crc crio[24245]: time=\"2026-06-14T09:38:29.500154323Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.442438 | controller |     "Jun 14 09:38:29.572909 crc crio[24245]: time=\"2026-06-14T09:38:29.572546899Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=aa005e58-e6ac-4a3a-9aaa-4e413851e05d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.442457 | controller |     "Jun 14 09:38:29.573481 crc crio[24245]: time=\"2026-06-14T09:38:29.573415033Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e74598a8-105c-42f7-b6ba-9ec59c3831c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.442473 | controller |     "Jun 14 09:38:29.574160 crc crio[24245]: time=\"2026-06-14T09:38:29.574086495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a004ed28-cefc-409e-a722-6459481e7b95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.442488 | controller |     "Jun 14 09:38:29.581182 crc crio[24245]: time=\"2026-06-14T09:38:29.580002031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f69a8acc-5f6e-4c18-a370-b3e7c207cc19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.442502 | controller |     "Jun 14 09:38:29.588714 crc crio[24245]: time=\"2026-06-14T09:38:29.588552636Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=7a624637-ab9e-42cc-b887-4207d21989e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.442517 | controller |     "Jun 14 09:38:29.590135 crc crio[24245]: time=\"2026-06-14T09:38:29.589139875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442532 | controller |     "Jun 14 09:38:29.600236 crc crio[24245]: time=\"2026-06-14T09:38:29.600135508Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=85072b1a-6194-4877-9777-e6de6d0843be name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.442546 | controller |     "Jun 14 09:38:29.613910 crc crio[24245]: time=\"2026-06-14T09:38:29.610963577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=364c8fd5-b820-4146-a690-3b8ac929144f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.442562 | controller |     "Jun 14 09:38:29.649914 crc crio[24245]: time=\"2026-06-14T09:38:29.648925198Z\" level=info msg=\"Ran pod sandbox e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326 with infra container: openstack/swift-storage-0/POD\" id=833807b5-a7b4-461a-9cbe-90eb7208be43 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.442649 | controller |     "Jun 14 09:38:29.664193 crc crio[24245]: time=\"2026-06-14T09:38:29.661212746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=7af787c0-77d7-46df-8eef-d49d34e8ebcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.442694 | controller |     "Jun 14 09:38:29.687306 crc crio[24245]: time=\"2026-06-14T09:38:29.686393205Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=f7b44568-9afa-443b-b97e-2834095e1bba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.442714 | controller |     "Jun 14 09:38:29.699832 crc crio[24245]: time=\"2026-06-14T09:38:29.699767476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442729 | controller |     "Jun 14 09:38:29.704890 crc crio[24245]: time=\"2026-06-14T09:38:29.702332919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=5f661762-b76f-4588-91a6-f2d48a6d404d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.442749 | controller |     "Jun 14 09:38:29.720926 crc crio[24245]: time=\"2026-06-14T09:38:29.720732156Z\" level=info msg=\"Creating container: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=2430575a-484a-4081-86cd-8008339234f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.442765 | controller |     "Jun 14 09:38:29.726715 crc crio[24245]: time=\"2026-06-14T09:38:29.724143795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442779 | controller |     "Jun 14 09:38:29.731316 crc crio[24245]: time=\"2026-06-14T09:38:29.731233641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442794 | controller |     "Jun 14 09:38:29.732629 crc crio[24245]: time=\"2026-06-14T09:38:29.732468519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442809 | controller |     "Jun 14 09:38:29.741136 crc crio[24245]: time=\"2026-06-14T09:38:29.740986881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442824 | controller |     "Jun 14 09:38:29.750940 crc crio[24245]: time=\"2026-06-14T09:38:29.750377944Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=695ed98f-3379-4b1a-b9ea-d68fb1c7039d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.442839 | controller |     "Jun 14 09:38:29.757382 crc crio[24245]: time=\"2026-06-14T09:38:29.757311736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442853 | controller |     "Jun 14 09:38:29.791538 crc crio[24245]: time=\"2026-06-14T09:38:29.790239309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442867 | controller |     "Jun 14 09:38:29.809402 crc crio[24245]: time=\"2026-06-14T09:38:29.80570272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=0de4c8f1-bdac-456c-8a36-82c0678d07b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.442882 | controller |     "Jun 14 09:38:29.833032 crc crio[24245]: time=\"2026-06-14T09:38:29.832816362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442897 | controller |     "Jun 14 09:38:29.925049 crc crio[24245]: time=\"2026-06-14T09:38:29.924966183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442912 | controller |     "Jun 14 09:38:29.933645 crc crio[24245]: time=\"2026-06-14T09:38:29.933521325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e2d30785-60a6-4edc-a6da-98c735c6d306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.442926 | controller |     "Jun 14 09:38:29.970264 crc crio[24245]: time=\"2026-06-14T09:38:29.970187592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442945 | controller |     "Jun 14 09:38:29.982434 crc crio[24245]: time=\"2026-06-14T09:38:29.982347243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.442959 | controller |     "Jun 14 09:38:30.022890 crc crio[24245]: time=\"2026-06-14T09:38:30.022730138Z\" level=info msg=\"Removed container 0caf664162a1f0ae93099c6f62bafe4ef41334499fc643dc16a62ca9b74b9871: openstack/swift-storage-0/object-updater\" id=48768483-0bdd-443e-bfb9-5557fc0ddcca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.442974 | controller |     "Jun 14 09:38:30.026932 crc crio[24245]: time=\"2026-06-14T09:38:30.026410319Z\" level=info msg=\"Removing container: 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99\" id=5e01d21b-d4cc-430f-bcb3-8a123f229e80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.442989 | controller |     "Jun 14 09:38:30.067022 crc crio[24245]: time=\"2026-06-14T09:38:30.066947228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.443003 | controller |     "Jun 14 09:38:30.113719 crc crio[24245]: time=\"2026-06-14T09:38:30.11364725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.443018 | controller |     "Jun 14 09:38:30.216346 crc crio[24245]: time=\"2026-06-14T09:38:30.21566871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6449ec01-f1af-4bc6-b505-0a6c9944afb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.443033 | controller |     "Jun 14 09:38:30.264080 crc crio[24245]: time=\"2026-06-14T09:38:30.263436831Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=1658bc32-e83e-4ee2-9d97-ed9af2cb9be6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.443048 | controller |     "Jun 14 09:38:30.265312 crc crio[24245]: time=\"2026-06-14T09:38:30.264274448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.443063 | controller |     "Jun 14 09:38:30.336158 crc crio[24245]: time=\"2026-06-14T09:38:30.334142128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.443078 | controller |     "Jun 14 09:38:30.341621 crc crio[24245]: time=\"2026-06-14T09:38:30.341521765Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=009dd95a-db7f-4ce7-b9dc-4a08a76f2643 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.443093 | controller |     "Jun 14 09:38:30.345937 crc crio[24245]: time=\"2026-06-14T09:38:30.344804256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.443108 | controller |     "Jun 14 09:38:30.369525 crc crio[24245]: time=\"2026-06-14T09:38:30.36374784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.443124 | controller |     "Jun 14 09:38:30.370303 crc crio[24245]: time=\"2026-06-14T09:38:30.370123213Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-f5446bd49-cclzj/dnsmasq-dns\" id=b298a0eb-c460-4dc3-8288-3365913bebe0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.443139 | controller |     "Jun 14 09:38:30.372664 crc crio[24245]: time=\"2026-06-14T09:38:30.370130704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.443158 | controller |     "Jun 14 09:38:30.386428 crc crio[24245]: time=\"2026-06-14T09:38:30.386351909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.443174 | controller |     "Jun 14 09:38:30.387390 crc crio[24245]: time=\"2026-06-14T09:38:30.387341884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.443189 | controller |     "Jun 14 09:38:30.395716 crc crio[24245]: time=\"2026-06-14T09:38:30.393261619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.443204 | controller |     "Jun 14 09:38:30.447457 crc crio[24245]: time=\"2026-06-14T09:38:30.428767895Z\" level=info msg=\"Removed container 1496623fea7f94d349e07c1095903dfe33fbcda4c788f4e078bf54f242706d99: openstack/swift-storage-0/object-auditor\" id=5e01d21b-d4cc-430f-bcb3-8a123f229e80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.443219 | controller |     "Jun 14 09:38:30.449990 crc crio[24245]: time=\"2026-06-14T09:38:30.449915586Z\" level=info msg=\"Removing container: 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd\" id=59019aaa-f55b-488b-b53a-52b9b9564ba3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.443234 | controller |     "Jun 14 09:38:30.508407 crc crio[24245]: time=\"2026-06-14T09:38:30.508247178Z\" level=info msg=\"Removed container 215c3263f513c8a2888c4f3a2c443d68366702cc9f87b3fde9237356e3b4e5fd: openstack/swift-storage-0/object-replicator\" id=59019aaa-f55b-488b-b53a-52b9b9564ba3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.443248 | controller |     "Jun 14 09:38:30.518525 crc crio[24245]: time=\"2026-06-14T09:38:30.518249955Z\" level=info msg=\"Removing container: d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522\" id=f0744a8e-d37c-4b42-a43c-939fe44c703e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.443263 | controller |     "Jun 14 09:38:30.573393 crc crio[24245]: time=\"2026-06-14T09:38:30.573285651Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=14bd494d-94c7-4103-a861-2998cef760fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.443279 | controller |     "Jun 14 09:38:30.575999 crc crio[24245]: time=\"2026-06-14T09:38:30.575901518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:812985ffe0b6b538838297b37df5bd7a8be92b372465f939f2588b7f54690e63\" id=589be0fb-dc08-48c3-98e3-586ccc8f54c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.443293 | controller |     "Jun 14 09:38:30.580485 crc crio[24245]: time=\"2026-06-14T09:38:30.58039138Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=40a70a52-f7d0-42b5-b18d-0053aef3c07e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.443308 | controller |     "Jun 14 09:38:30.581038 crc crio[24245]: time=\"2026-06-14T09:38:30.580972649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.443323 | controller |     "Jun 14 09:38:30.589159 crc crio[24245]: time=\"2026-06-14T09:38:30.588818861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=06ca87f3-abfe-4c43-90d1-7627cec210d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.443343 | controller |     "Jun 14 09:38:30.591423 crc crio[24245]: time=\"2026-06-14T09:38:30.5913777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b6e2d9ab-39fe-49e3-981f-d0d7ca5641ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.443377 | controller |     "Jun 14 09:38:30.591619 crc crio[24245]: time=\"2026-06-14T09:38:30.591458782Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=cf89cd85-7009-43f2-bd7d-6d946bc1d532 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.443393 | controller |     "Jun 14 09:38:30.653925 crc crio[24245]: time=\"2026-06-14T09:38:30.653714793Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a590e365-069b-4836-b7a8-5d9efc337190 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.443409 | controller |     "Jun 14 09:38:30.657006 crc crio[24245]: time=\"2026-06-14T09:38:30.65692535Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=5d2ecfe8-a4a4-4348-92ce-cebe5c3551ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.443423 | controller |     "Jun 14 09:38:30.684144 crc crio[24245]: time=\"2026-06-14T09:38:30.683991328Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=8b56e8d1-4423-4280-8e69-0b8b59ee2d6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.443438 | controller |     "Jun 14 09:38:30.684753 crc crio[24245]: time=\"2026-06-14T09:38:30.68467294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.443453 | controller |     "Jun 14 09:38:30.687374 crc crio[24245]: time=\"2026-06-14T09:38:30.687302271Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=46a7b19b-4acc-4b89-bd0d-632c7f6b4554 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.443467 | controller |     "Jun 14 09:38:30.687950 crc crio[24245]: time=\"2026-06-14T09:38:30.687758272Z\" level=info msg=\"Creating container: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=a28e7122-9f31-4c9e-94b5-ed4e836c4495 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.443482 | controller |     "Jun 14 09:38:30.733011 crc crio[24245]: time=\"2026-06-14T09:38:30.732909697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.443496 | controller |     "Jun 14 09:38:30.751098 crc crio[24245]: time=\"2026-06-14T09:38:30.751011361Z\" level=info msg=\"Creating container: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=97c2e739-33f3-435b-8d81-682e01817277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.443511 | controller |     "Jun 14 09:38:30.779734 crc crio[24245]: time=\"2026-06-14T09:38:30.779550485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.443526 | controller |     "Jun 14 09:38:30.950091 crc crio[24245]: time=\"2026-06-14T09:38:30.949922867Z\" level=info msg=\"Created container 9fec62e4da82938fc320589604c42c4a2c40ec07793f87f4e600ab12b9a88927: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=86648313-a9b0-40b1-af0a-b171e05d39fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.443545 | controller |     "Jun 14 09:38:30.952313 crc crio[24245]: time=\"2026-06-14T09:38:30.952232133Z\" level=info msg=\"Starting container: 9fec62e4da82938fc320589604c42c4a2c40ec07793f87f4e600ab12b9a88927\" id=dc045da6-f951-48d4-8265-824f198d45ef name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.443560 | controller |     "Jun 14 09:38:30.969217 crc crio[24245]: time=\"2026-06-14T09:38:30.969048724Z\" level=info msg=\"Started container\" PID=244305 containerID=9fec62e4da82938fc320589604c42c4a2c40ec07793f87f4e600ab12b9a88927 description=openstack/glance-db-create-bnrvl/mariadb-database-create id=dc045da6-f951-48d4-8265-824f198d45ef name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9",
2026-06-14 10:12:41.443576 | controller |     "Jun 14 09:38:31.015357 crc crio[24245]: time=\"2026-06-14T09:38:31.0122945Z\" level=info msg=\"Created container a9a009a9448b7f4c3e91cb826c0c73b11070b722d5cf0906b9cb7ab0e257d61b: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=3b6006a2-4fcb-4c68-b30b-f2c523c72451 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.443593 | controller |     "Jun 14 09:38:31.016468 crc crio[24245]: time=\"2026-06-14T09:38:31.016343818Z\" level=info msg=\"Starting container: a9a009a9448b7f4c3e91cb826c0c73b11070b722d5cf0906b9cb7ab0e257d61b\" id=88be0811-9b76-47bd-a399-f3b436da77e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.443610 | controller |     "Jun 14 09:38:31.026766 crc crio[24245]: time=\"2026-06-14T09:38:31.026657938Z\" level=info msg=\"Started container\" PID=244320 containerID=a9a009a9448b7f4c3e91cb826c0c73b11070b722d5cf0906b9cb7ab0e257d61b description=openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update id=88be0811-9b76-47bd-a399-f3b436da77e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea",
2026-06-14 10:12:41.443626 | controller |     "Jun 14 09:38:31.118817 crc crio[24245]: time=\"2026-06-14T09:38:31.118670364Z\" level=info msg=\"Created container e0a68dcd8dd80d688617f8edf548ec1fa5f6170d14c017cdbb6d8355a4f67252: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=08024e99-7568-4dec-8f41-f9397ff686bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.443641 | controller |     "Jun 14 09:38:31.124445 crc crio[24245]: time=\"2026-06-14T09:38:31.124335016Z\" level=info msg=\"Starting container: e0a68dcd8dd80d688617f8edf548ec1fa5f6170d14c017cdbb6d8355a4f67252\" id=d77a8f2a-b9f1-404c-a6f3-d3daead798cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.443655 | controller |     "Jun 14 09:38:31.133997 crc crio[24245]: time=\"2026-06-14T09:38:31.133727718Z\" level=info msg=\"Started container\" PID=244322 containerID=e0a68dcd8dd80d688617f8edf548ec1fa5f6170d14c017cdbb6d8355a4f67252 description=openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update id=d77a8f2a-b9f1-404c-a6f3-d3daead798cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e",
2026-06-14 10:12:41.443670 | controller |     "Jun 14 09:38:31.140515 crc crio[24245]: time=\"2026-06-14T09:38:31.140359342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=1319d6c4-1ae3-4752-b5a2-c43894fa4908 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.443685 | controller |     "Jun 14 09:38:31.147679 crc crio[24245]: time=\"2026-06-14T09:38:31.147259136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=9e1b3c0d-fbc2-4a34-941f-1d966478f1e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.443700 | controller |     "Jun 14 09:38:31.152807 crc crio[24245]: time=\"2026-06-14T09:38:31.152720007Z\" level=info msg=\"Creating container: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=19ecb51a-a367-43af-8555-0d7478745b32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.443722 | controller |     "Jun 14 09:38:31.153507 crc crio[24245]: time=\"2026-06-14T09:38:31.15312052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.443763 | controller |     "Jun 14 09:38:31.234438 crc crio[24245]: time=\"2026-06-14T09:38:31.231701738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=7eeee748-787c-4ac6-878b-d8c4b5bd6c99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.443784 | controller |     "Jun 14 09:38:31.236376 crc crio[24245]: time=\"2026-06-14T09:38:31.236230156Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=6878f3cf-12c5-449e-b44c-026b2759a017 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.443799 | controller |     "Jun 14 09:38:31.257381 crc crio[24245]: time=\"2026-06-14T09:38:31.257304634Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-df4xx/ovsdb-server\" id=879e7492-5975-4928-96a0-e520f2ea27bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.443814 | controller |     "Jun 14 09:38:31.257814 crc crio[24245]: time=\"2026-06-14T09:38:31.257750668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.443829 | controller |     "Jun 14 09:38:31.269161 crc crio[24245]: time=\"2026-06-14T09:38:31.269082906Z\" level=info msg=\"Stopping container: e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61 (timeout: 30s)\" id=9dd91eea-bbac-42a0-b92f-57cd947983f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.443844 | controller |     "Jun 14 09:38:31.305043 crc crio[24245]: time=\"2026-06-14T09:38:31.301283532Z\" level=info msg=\"Created container fdecbe706ec8c9bfc93fc9ac2c3fa499b4b1bb310b45004957960f72841b9a4d: openstack/placement-db-create-n69bz/mariadb-database-create\" id=3ec5079d-ca7b-4666-bf50-45bed9f41a87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.443859 | controller |     "Jun 14 09:38:31.331633 crc crio[24245]: time=\"2026-06-14T09:38:31.331428392Z\" level=info msg=\"Created container dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74: openstack/glance-default-internal-api-0/glance-httpd\" id=14867aab-d804-4511-ada2-cfa0fb21635e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.443873 | controller |     "Jun 14 09:38:31.335997 crc crio[24245]: time=\"2026-06-14T09:38:31.334635591Z\" level=info msg=\"Starting container: fdecbe706ec8c9bfc93fc9ac2c3fa499b4b1bb310b45004957960f72841b9a4d\" id=ad207b41-7a43-4cfd-bccf-476ea25cae68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.443887 | controller |     "Jun 14 09:38:31.341343 crc crio[24245]: time=\"2026-06-14T09:38:31.340955346Z\" level=info msg=\"Starting container: dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74\" id=6837ee58-02c3-4359-a123-40886b7ade86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.443902 | controller |     "Jun 14 09:38:31.346269 crc crio[24245]: time=\"2026-06-14T09:38:31.344150755Z\" level=info msg=\"Started container\" PID=244318 containerID=fdecbe706ec8c9bfc93fc9ac2c3fa499b4b1bb310b45004957960f72841b9a4d description=openstack/placement-db-create-n69bz/mariadb-database-create id=ad207b41-7a43-4cfd-bccf-476ea25cae68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91",
2026-06-14 10:12:41.443921 | controller |     "Jun 14 09:38:31.365082 crc crio[24245]: time=\"2026-06-14T09:38:31.364370629Z\" level=info msg=\"Started container\" PID=244381 containerID=dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74 description=openstack/glance-default-internal-api-0/glance-httpd id=6837ee58-02c3-4359-a123-40886b7ade86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53",
2026-06-14 10:12:41.443936 | controller |     "Jun 14 09:38:31.521226 crc crio[24245]: time=\"2026-06-14T09:38:31.518959296Z\" level=info msg=\"Stopped container e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=9dd91eea-bbac-42a0-b92f-57cd947983f9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.443951 | controller |     "Jun 14 09:38:31.529142 crc crio[24245]: time=\"2026-06-14T09:38:31.524512679Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=0d3cb157-f599-44a1-9617-60c67bf22e5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.443965 | controller |     "Jun 14 09:38:31.549696 crc crio[24245]: time=\"2026-06-14T09:38:31.549572535Z\" level=info msg=\"Created container 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8: openstack/ceilometer-0/sg-core\" id=45111da8-4086-42b3-8607-f712693e1db8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.443980 | controller |     "Jun 14 09:38:31.551710 crc crio[24245]: time=\"2026-06-14T09:38:31.551389757Z\" level=info msg=\"Starting container: 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8\" id=9258468a-4e79-42cb-af67-6f4b5e1942bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.443995 | controller |     "Jun 14 09:38:31.559984 crc crio[24245]: time=\"2026-06-14T09:38:31.559232017Z\" level=info msg=\"Started container\" PID=244383 containerID=4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8 description=openstack/ceilometer-0/sg-core id=9258468a-4e79-42cb-af67-6f4b5e1942bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1",
2026-06-14 10:12:41.444010 | controller |     "Jun 14 09:38:31.565360 crc crio[24245]: time=\"2026-06-14T09:38:31.565286325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=727b0fe7-9adf-4ca9-bcef-dfa7dfe904c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.444025 | controller |     "Jun 14 09:38:31.565646 crc crio[24245]: time=\"2026-06-14T09:38:31.565560723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0ef62c37-6e9e-4c12-8d06-8913680992bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.444039 | controller |     "Jun 14 09:38:31.574335 crc crio[24245]: time=\"2026-06-14T09:38:31.573942353Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=69697001-13fe-47f9-a1d3-3db130a0224c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.444053 | controller |     "Jun 14 09:38:31.595381 crc crio[24245]: time=\"2026-06-14T09:38:31.595287949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=906474df-04ec-44db-a06f-266b121c2f1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.444067 | controller |     "Jun 14 09:38:31.595928 crc crio[24245]: time=\"2026-06-14T09:38:31.59578874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444086 | controller |     "Jun 14 09:38:31.619191 crc crio[24245]: time=\"2026-06-14T09:38:31.619102705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444101 | controller |     "Jun 14 09:38:31.657424 crc crio[24245]: time=\"2026-06-14T09:38:31.657261935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444115 | controller |     "Jun 14 09:38:31.681937 crc crio[24245]: time=\"2026-06-14T09:38:31.681799833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444129 | controller |     "Jun 14 09:38:31.686550 crc crio[24245]: time=\"2026-06-14T09:38:31.686419032Z\" level=info msg=\"Created container d3e3aa62d080d40342b68fc33893ff67653e55baffb1b35ce8e9628b8bcb7001: openstack/swift-storage-0/xattr-restore\" id=695ed98f-3379-4b1a-b9ea-d68fb1c7039d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.444144 | controller |     "Jun 14 09:38:31.688508 crc crio[24245]: time=\"2026-06-14T09:38:31.688423507Z\" level=info msg=\"Starting container: d3e3aa62d080d40342b68fc33893ff67653e55baffb1b35ce8e9628b8bcb7001\" id=0cc5e884-7b4e-4c3b-b70e-63e20a5b78d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.444159 | controller |     "Jun 14 09:38:31.699757 crc crio[24245]: time=\"2026-06-14T09:38:31.699447557Z\" level=info msg=\"Started container\" PID=244405 containerID=d3e3aa62d080d40342b68fc33893ff67653e55baffb1b35ce8e9628b8bcb7001 description=openstack/swift-storage-0/xattr-restore id=0cc5e884-7b4e-4c3b-b70e-63e20a5b78d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326",
2026-06-14 10:12:41.444174 | controller |     "Jun 14 09:38:31.718709 crc crio[24245]: time=\"2026-06-14T09:38:31.718572595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444189 | controller |     "Jun 14 09:38:31.719503 crc crio[24245]: time=\"2026-06-14T09:38:31.719456187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=902aa3e4-e996-4a2b-b866-c96a1addddff name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.444204 | controller |     "Jun 14 09:38:31.720007 crc crio[24245]: time=\"2026-06-14T09:38:31.719983834Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b1253200-e30f-48b0-804c-64dfe8020d1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.444219 | controller |     "Jun 14 09:38:31.729329 crc crio[24245]: time=\"2026-06-14T09:38:31.729284964Z\" level=info msg=\"Creating container: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=41bcd83b-b26f-4f1d-9664-220e1e47c2b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.444234 | controller |     "Jun 14 09:38:31.738908 crc crio[24245]: time=\"2026-06-14T09:38:31.734221206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444248 | controller |     "Jun 14 09:38:31.759229 crc crio[24245]: time=\"2026-06-14T09:38:31.758083922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444263 | controller |     "Jun 14 09:38:31.764107 crc crio[24245]: time=\"2026-06-14T09:38:31.763549067Z\" level=info msg=\"Creating container: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=5ce13461-7c02-47c3-9405-6a3bde6d677c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.444283 | controller |     "Jun 14 09:38:31.764436 crc crio[24245]: time=\"2026-06-14T09:38:31.764378283Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=bbe7bbdb-b787-499a-852e-a96d10f32621 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.444298 | controller |     "Jun 14 09:38:31.767297 crc crio[24245]: time=\"2026-06-14T09:38:31.765181848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444312 | controller |     "Jun 14 09:38:31.778818 crc crio[24245]: time=\"2026-06-14T09:38:31.77529933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444326 | controller |     "Jun 14 09:38:31.798519 crc crio[24245]: time=\"2026-06-14T09:38:31.798431819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444341 | controller |     "Jun 14 09:38:31.798519 crc crio[24245]: time=\"2026-06-14T09:38:31.798506667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444384 | controller |     "Jun 14 09:38:31.908018 crc crio[24245]: time=\"2026-06-14T09:38:31.907477565Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=06358edd-f2b8-4393-be6e-3cde7deee886 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.444400 | controller |     "Jun 14 09:38:31.931820 crc crio[24245]: time=\"2026-06-14T09:38:31.928141181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444415 | controller |     "Jun 14 09:38:31.933169 crc crio[24245]: time=\"2026-06-14T09:38:31.933115591Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=c96b6d24-17c6-40c6-abec-ebee683244ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.444430 | controller |     "Jun 14 09:38:31.936243 crc crio[24245]: time=\"2026-06-14T09:38:31.936152548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444445 | controller |     "Jun 14 09:38:31.957493 crc crio[24245]: time=\"2026-06-14T09:38:31.957387821Z\" level=info msg=\"Created container 0c1f105b2a220bacb222cb1a528cb5fed63ce6471c4906e44fdf0bc5e51ea14f: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=7a624637-ab9e-42cc-b887-4207d21989e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.444460 | controller |     "Jun 14 09:38:31.972090 crc crio[24245]: time=\"2026-06-14T09:38:31.971943844Z\" level=info msg=\"Starting container: 0c1f105b2a220bacb222cb1a528cb5fed63ce6471c4906e44fdf0bc5e51ea14f\" id=c72253da-76f9-4dab-854b-2d3ebe822d5b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.444475 | controller |     "Jun 14 09:38:31.974501 crc crio[24245]: time=\"2026-06-14T09:38:31.97426377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444490 | controller |     "Jun 14 09:38:31.974501 crc crio[24245]: time=\"2026-06-14T09:38:31.974316949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444510 | controller |     "Jun 14 09:38:31.984550 crc crio[24245]: time=\"2026-06-14T09:38:31.98439004Z\" level=info msg=\"Started container\" PID=244393 containerID=0c1f105b2a220bacb222cb1a528cb5fed63ce6471c4906e44fdf0bc5e51ea14f description=openstack/nova-cell0-db-create-5jpjc/mariadb-database-create id=c72253da-76f9-4dab-854b-2d3ebe822d5b name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00",
2026-06-14 10:12:41.444526 | controller |     "Jun 14 09:38:32.004906 crc crio[24245]: time=\"2026-06-14T09:38:31.998099187Z\" level=info msg=\"Created container a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79: openstack/glance-default-external-api-0/glance-httpd\" id=754fb96e-11cc-4d4f-a15b-00e30fbc6cd8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.444541 | controller |     "Jun 14 09:38:32.020649 crc crio[24245]: time=\"2026-06-14T09:38:32.020518115Z\" level=info msg=\"Starting container: a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79\" id=545af9b7-ce0d-49a8-91d2-f96da4b87376 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.444556 | controller |     "Jun 14 09:38:32.033720 crc crio[24245]: time=\"2026-06-14T09:38:32.032130941Z\" level=info msg=\"Started container\" PID=244401 containerID=a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79 description=openstack/glance-default-external-api-0/glance-httpd id=545af9b7-ce0d-49a8-91d2-f96da4b87376 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17",
2026-06-14 10:12:41.444571 | controller |     "Jun 14 09:38:32.134037 crc crio[24245]: time=\"2026-06-14T09:38:32.132181299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444586 | controller |     "Jun 14 09:38:32.182318 crc crio[24245]: time=\"2026-06-14T09:38:32.181390509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444600 | controller |     "Jun 14 09:38:32.216081 crc crio[24245]: time=\"2026-06-14T09:38:32.215996172Z\" level=info msg=\"Created container dd1a4bf7a8e9ba1da156b7fac6cac790651af16a675638c3e021ed79ee0a65cc: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=2430575a-484a-4081-86cd-8008339234f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.444615 | controller |     "Jun 14 09:38:32.225662 crc crio[24245]: time=\"2026-06-14T09:38:32.225522589Z\" level=info msg=\"Starting container: dd1a4bf7a8e9ba1da156b7fac6cac790651af16a675638c3e021ed79ee0a65cc\" id=6e0e013a-a0fe-4535-8b11-795251312e56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.444630 | controller |     "Jun 14 09:38:32.282928 crc crio[24245]: time=\"2026-06-14T09:38:32.281260914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444644 | controller |     "Jun 14 09:38:32.303307 crc crio[24245]: time=\"2026-06-14T09:38:32.303069624Z\" level=info msg=\"Started container\" PID=244404 containerID=dd1a4bf7a8e9ba1da156b7fac6cac790651af16a675638c3e021ed79ee0a65cc description=openstack/root-account-create-update-q4sjk/mariadb-account-create-update id=6e0e013a-a0fe-4535-8b11-795251312e56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459",
2026-06-14 10:12:41.444659 | controller |     "Jun 14 09:38:32.307624 crc crio[24245]: time=\"2026-06-14T09:38:32.303093697Z\" level=info msg=\"Stopping container: e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa (timeout: 30s)\" id=567a050a-3efe-4085-8271-ca78d441a8db name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.444677 | controller |     "Jun 14 09:38:32.455999 crc crio[24245]: time=\"2026-06-14T09:38:32.444752845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444693 | controller |     "Jun 14 09:38:32.477828 crc crio[24245]: time=\"2026-06-14T09:38:32.477509849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444707 | controller |     "Jun 14 09:38:32.553475 crc crio[24245]: time=\"2026-06-14T09:38:32.553310353Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=976a5016-bd23-492a-be25-530163d502b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.444722 | controller |     "Jun 14 09:38:32.577323 crc crio[24245]: time=\"2026-06-14T09:38:32.569095982Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9548288d-f716-440b-94e1-5dd334e15247 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.444737 | controller |     "Jun 14 09:38:32.577323 crc crio[24245]: time=\"2026-06-14T09:38:32.569420292Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=97c6a500-52b4-4840-8148-cdc624daa152 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.444751 | controller |     "Jun 14 09:38:32.597318 crc crio[24245]: time=\"2026-06-14T09:38:32.597228776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444766 | controller |     "Jun 14 09:38:32.603113 crc crio[24245]: time=\"2026-06-14T09:38:32.601254345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444781 | controller |     "Jun 14 09:38:32.654770 crc crio[24245]: time=\"2026-06-14T09:38:32.654687844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444795 | controller |     "Jun 14 09:38:32.684569 crc crio[24245]: time=\"2026-06-14T09:38:32.684317347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444835 | controller |     "Jun 14 09:38:32.802796 crc crio[24245]: time=\"2026-06-14T09:38:32.80270878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.444854 | controller |     "Jun 14 09:38:32.934820 crc crio[24245]: time=\"2026-06-14T09:38:32.934686589Z\" level=info msg=\"Stopped container e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa: openstack/ovn-controller-metrics-q72bj/openstack-network-exporter\" id=567a050a-3efe-4085-8271-ca78d441a8db name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.444869 | controller |     "Jun 14 09:38:32.951421 crc crio[24245]: time=\"2026-06-14T09:38:32.951369785Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=70a08d40-d52c-494c-a307-007dc56027c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.444883 | controller |     "Jun 14 09:38:32.975198 crc crio[24245]: time=\"2026-06-14T09:38:32.975121159Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f6265926-bdde-4a1a-ab08-16ba128be77e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.444903 | controller |     "Jun 14 09:38:32.976379 crc crio[24245]: time=\"2026-06-14T09:38:32.976346379Z\" level=info msg=\"Stopping pod sandbox: f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32\" id=cd889282-56a6-4e63-b933-3209e777ca8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.444919 | controller |     "Jun 14 09:38:32.993109 crc crio[24245]: time=\"2026-06-14T09:38:32.99005361Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-q72bj Namespace:openstack ID:f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32 UID:67e160c9-44ec-4324-bad8-6705dfc76c35 NetNS:/var/run/netns/fdae8464-d189-422d-9185-24b214be1b62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e160c9_44ec_4324_bad8_6705dfc76c35.slice PodAnnotations:0xc006e0ac80}] Aliases:map[]}\"",
2026-06-14 10:12:41.444934 | controller |     "Jun 14 09:38:32.993109 crc crio[24245]: time=\"2026-06-14T09:38:32.990273717Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-q72bj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.444949 | controller |     "Jun 14 09:38:33.166657 crc crio[24245]: time=\"2026-06-14T09:38:33.163442723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=69ea0812-c1b6-4a6a-8e57-d9089b17fe4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.444964 | controller |     "Jun 14 09:38:33.202478 crc crio[24245]: time=\"2026-06-14T09:38:33.202379235Z\" level=info msg=\"Removed container d31bae39626f8eb14d5aaadd2a568d3a5392ce9ace681dfa6fd4b1ed3a189522: openstack/swift-storage-0/object-server\" id=f0744a8e-d37c-4b42-a43c-939fe44c703e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.444979 | controller |     "Jun 14 09:38:33.227243 crc crio[24245]: time=\"2026-06-14T09:38:33.227156005Z\" level=info msg=\"Created container 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c: openstack/openstack-cell1-galera-0/galera\" id=1658bc32-e83e-4ee2-9d97-ed9af2cb9be6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.444994 | controller |     "Jun 14 09:38:33.227532 crc crio[24245]: time=\"2026-06-14T09:38:33.227455925Z\" level=info msg=\"Creating container: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=d1de2c47-3832-4f4f-a56b-6eeac9835766 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.445008 | controller |     "Jun 14 09:38:33.228041 crc crio[24245]: time=\"2026-06-14T09:38:33.227974191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445023 | controller |     "Jun 14 09:38:33.233300 crc crio[24245]: time=\"2026-06-14T09:38:33.23322113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445037 | controller |     "Jun 14 09:38:33.238820 crc crio[24245]: time=\"2026-06-14T09:38:33.238703047Z\" level=info msg=\"Starting container: 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c\" id=a1108151-e7e6-4785-b66b-5391943b8d97 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.445051 | controller |     "Jun 14 09:38:33.249668 crc crio[24245]: time=\"2026-06-14T09:38:33.249423141Z\" level=info msg=\"Creating container: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=d2379e10-a9ba-4b61-a44f-e0930b00029e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.445065 | controller |     "Jun 14 09:38:33.257791 crc crio[24245]: time=\"2026-06-14T09:38:33.254825131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=3e1cc26c-63d8-4827-b84f-22d0231188d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.445085 | controller |     "Jun 14 09:38:33.257791 crc crio[24245]: time=\"2026-06-14T09:38:33.255024742Z\" level=info msg=\"Started container\" PID=244408 containerID=383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c description=openstack/openstack-cell1-galera-0/galera id=a1108151-e7e6-4785-b66b-5391943b8d97 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013",
2026-06-14 10:12:41.445101 | controller |     "Jun 14 09:38:33.257791 crc crio[24245]: time=\"2026-06-14T09:38:33.256133123Z\" level=info msg=\"Removing container: 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3\" id=002c3da5-a213-43cd-a9bf-fa3eeb012a92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.445116 | controller |     "Jun 14 09:38:33.312308 crc crio[24245]: time=\"2026-06-14T09:38:33.309282824Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e84f9c4-6dea-435f-ad0e-70c0acbebdaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.445130 | controller |     "Jun 14 09:38:33.341438 crc crio[24245]: time=\"2026-06-14T09:38:33.339921925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445145 | controller |     "Jun 14 09:38:33.407964 crc crio[24245]: time=\"2026-06-14T09:38:33.40782881Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=8f686e40-852e-4039-95c0-4abf83841121 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.445159 | controller |     "Jun 14 09:38:33.430544 crc crio[24245]: time=\"2026-06-14T09:38:33.428729875Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=a9808618-6336-445d-b909-9f66068554d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.445174 | controller |     "Jun 14 09:38:33.469951 crc crio[24245]: time=\"2026-06-14T09:38:33.469802178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445188 | controller |     "Jun 14 09:38:33.472489 crc crio[24245]: time=\"2026-06-14T09:38:33.470365638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445203 | controller |     "Jun 14 09:38:33.483760 crc crio[24245]: time=\"2026-06-14T09:38:33.483689133Z\" level=info msg=\"Created container f0b4d76cad797acdc0973e25678d60a16b189410d5e72cf905123655ae8ef507: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=f7b44568-9afa-443b-b97e-2834095e1bba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.445218 | controller |     "Jun 14 09:38:33.501756 crc crio[24245]: time=\"2026-06-14T09:38:33.5015394Z\" level=info msg=\"Starting container: f0b4d76cad797acdc0973e25678d60a16b189410d5e72cf905123655ae8ef507\" id=1d453dab-0b85-44af-b681-9bee65542822 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.445232 | controller |     "Jun 14 09:38:33.518288 crc crio[24245]: time=\"2026-06-14T09:38:33.518199381Z\" level=info msg=\"Started container\" PID=244407 containerID=f0b4d76cad797acdc0973e25678d60a16b189410d5e72cf905123655ae8ef507 description=openstack/nova-cell1-db-create-q579s/mariadb-database-create id=1d453dab-0b85-44af-b681-9bee65542822 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989",
2026-06-14 10:12:41.445253 | controller |     "Jun 14 09:38:33.620352 crc crio[24245]: time=\"2026-06-14T09:38:33.620246945Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=41f1ff32-8345-4121-b610-7b605b8c5111 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.445269 | controller |     "Jun 14 09:38:33.743332 crc crio[24245]: time=\"2026-06-14T09:38:33.743149497Z\" level=info msg=\"Removed container 3a3aae4119f2e5aaac018bf0c618cd9f18acd97f478d45750faa0176c2babae3: openstack/swift-storage-0/container-updater\" id=002c3da5-a213-43cd-a9bf-fa3eeb012a92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.445284 | controller |     "Jun 14 09:38:33.762021 crc crio[24245]: time=\"2026-06-14T09:38:33.757393554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0b388dba-9e62-48f9-920c-cec4f321266a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.445298 | controller |     "Jun 14 09:38:33.788000 crc crio[24245]: time=\"2026-06-14T09:38:33.785975838Z\" level=info msg=\"Removing container: 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac\" id=947ecbab-91d1-465a-be72-e6bfe0f16588 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.445313 | controller |     "Jun 14 09:38:34.004309 crc crio[24245]: time=\"2026-06-14T09:38:34.003932999Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445327 | controller |     "Jun 14 09:38:34.023487 crc crio[24245]: time=\"2026-06-14T09:38:34.023354568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445342 | controller |     "Jun 14 09:38:34.024334 crc crio[24245]: time=\"2026-06-14T09:38:34.02402812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445374 | controller |     "Jun 14 09:38:34.035360 crc crio[24245]: time=\"2026-06-14T09:38:34.03522127Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445390 | controller |     "Jun 14 09:38:34.090261 crc crio[24245]: time=\"2026-06-14T09:38:34.090183518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445404 | controller |     "Jun 14 09:38:34.101376 crc crio[24245]: time=\"2026-06-14T09:38:34.097258818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445419 | controller |     "Jun 14 09:38:34.103352 crc crio[24245]: time=\"2026-06-14T09:38:34.103312231Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=de1a7368-d488-411c-aa61-0f43cc2b9f5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.445433 | controller |     "Jun 14 09:38:34.103552 crc crio[24245]: time=\"2026-06-14T09:38:34.103529378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445447 | controller |     "Jun 14 09:38:34.122276 crc crio[24245]: time=\"2026-06-14T09:38:34.122198828Z\" level=info msg=\"Creating container: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=33c2258e-3b75-470b-93ef-d03074a1c26d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.445462 | controller |     "Jun 14 09:38:34.193543 crc crio[24245]: time=\"2026-06-14T09:38:34.193433751Z\" level=info msg=\"Removed container 99d8c95d3f808896bb54327881346fca685b3eb166280ae03278e23218f264ac: openstack/swift-storage-0/container-auditor\" id=947ecbab-91d1-465a-be72-e6bfe0f16588 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.445481 | controller |     "Jun 14 09:38:34.199053 crc crio[24245]: time=\"2026-06-14T09:38:34.19804784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445496 | controller |     "Jun 14 09:38:34.209097 crc crio[24245]: time=\"2026-06-14T09:38:34.208975041Z\" level=info msg=\"Removing container: 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2\" id=2de4b3b3-2cb4-4dc5-b361-d7c78aecd876 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.445511 | controller |     "Jun 14 09:38:34.213332 crc crio[24245]: time=\"2026-06-14T09:38:34.213242023Z\" level=info msg=\"Created container 282058f67353033b4a3c238dc0aae6da4b07339f875852fd090d54c1886aeca9: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=40a70a52-f7d0-42b5-b18d-0053aef3c07e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.445525 | controller |     "Jun 14 09:38:34.222937 crc crio[24245]: time=\"2026-06-14T09:38:34.222716837Z\" level=info msg=\"Starting container: 282058f67353033b4a3c238dc0aae6da4b07339f875852fd090d54c1886aeca9\" id=dfdbee66-8653-48d7-895b-041c6873eb7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.445540 | controller |     "Jun 14 09:38:34.230187 crc crio[24245]: time=\"2026-06-14T09:38:34.229782914Z\" level=info msg=\"Started container\" PID=245244 containerID=282058f67353033b4a3c238dc0aae6da4b07339f875852fd090d54c1886aeca9 description=openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config id=dfdbee66-8653-48d7-895b-041c6873eb7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731",
2026-06-14 10:12:41.445555 | controller |     "Jun 14 09:38:34.236019 crc crio[24245]: time=\"2026-06-14T09:38:34.235659484Z\" level=info msg=\"Stopped pod sandbox: f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32\" id=cd889282-56a6-4e63-b933-3209e777ca8a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.445570 | controller |     "Jun 14 09:38:34.260254 crc crio[24245]: time=\"2026-06-14T09:38:34.259263141Z\" level=info msg=\"Created container 76cf5523f2c06bccfb55f8817f860d80aa32e9e7b363823a2224dbb3daf35ee1: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=5ce13461-7c02-47c3-9405-6a3bde6d677c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.445585 | controller |     "Jun 14 09:38:34.262574 crc crio[24245]: time=\"2026-06-14T09:38:34.262314438Z\" level=info msg=\"Starting container: 76cf5523f2c06bccfb55f8817f860d80aa32e9e7b363823a2224dbb3daf35ee1\" id=7b6a9d63-840a-44be-9385-e24de70e798f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.445600 | controller |     "Jun 14 09:38:34.272663 crc crio[24245]: time=\"2026-06-14T09:38:34.272072729Z\" level=info msg=\"Started container\" PID=245257 containerID=76cf5523f2c06bccfb55f8817f860d80aa32e9e7b363823a2224dbb3daf35ee1 description=openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update id=7b6a9d63-840a-44be-9385-e24de70e798f name=/runtime.v1.RuntimeService/StartContainer sandboxID=23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a",
2026-06-14 10:12:41.445614 | controller |     "Jun 14 09:38:34.304538 crc crio[24245]: time=\"2026-06-14T09:38:34.304438961Z\" level=info msg=\"Created container fe939f3deced4240ef341d5cab75cce6cdf6d437628f70339c67c62838f9ef9c: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=97c2e739-33f3-435b-8d81-682e01817277 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.445629 | controller |     "Jun 14 09:38:34.308990 crc crio[24245]: time=\"2026-06-14T09:38:34.308103679Z\" level=info msg=\"Created container 5a888a77ae9e414bbcbef79fdc44759ca401a97b2aef1688f4ac473540f001c2: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=a28e7122-9f31-4c9e-94b5-ed4e836c4495 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.445649 | controller |     "Jun 14 09:38:34.309660 crc crio[24245]: time=\"2026-06-14T09:38:34.30930854Z\" level=info msg=\"Starting container: fe939f3deced4240ef341d5cab75cce6cdf6d437628f70339c67c62838f9ef9c\" id=39b7b254-9059-4a75-8e73-26ec2075b961 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.445663 | controller |     "Jun 14 09:38:34.312207 crc crio[24245]: time=\"2026-06-14T09:38:34.312121373Z\" level=info msg=\"Starting container: 5a888a77ae9e414bbcbef79fdc44759ca401a97b2aef1688f4ac473540f001c2\" id=d2794cc1-0b7c-45b2-ab3e-cdf02418ef4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.445678 | controller |     "Jun 14 09:38:34.325911 crc crio[24245]: time=\"2026-06-14T09:38:34.322166853Z\" level=info msg=\"Started container\" PID=245253 containerID=fe939f3deced4240ef341d5cab75cce6cdf6d437628f70339c67c62838f9ef9c description=openstack/cinder-db-create-jkww4/mariadb-database-create id=39b7b254-9059-4a75-8e73-26ec2075b961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c",
2026-06-14 10:12:41.445693 | controller |     "Jun 14 09:38:34.325911 crc crio[24245]: time=\"2026-06-14T09:38:34.324086145Z\" level=info msg=\"Started container\" PID=245255 containerID=5a888a77ae9e414bbcbef79fdc44759ca401a97b2aef1688f4ac473540f001c2 description=openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update id=d2794cc1-0b7c-45b2-ab3e-cdf02418ef4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7",
2026-06-14 10:12:41.445707 | controller |     "Jun 14 09:38:34.344800 crc crio[24245]: time=\"2026-06-14T09:38:34.343298653Z\" level=info msg=\"Created container 281a7893359f9ca30b32e7f1142371be1f3b27499c1ffe54c7925b2aa6fcf003: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=bbe7bbdb-b787-499a-852e-a96d10f32621 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.445722 | controller |     "Jun 14 09:38:34.350321 crc crio[24245]: time=\"2026-06-14T09:38:34.349795482Z\" level=info msg=\"Starting container: 281a7893359f9ca30b32e7f1142371be1f3b27499c1ffe54c7925b2aa6fcf003\" id=d06acead-0b50-449a-8dc6-7ecc8a41d931 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.445737 | controller |     "Jun 14 09:38:34.386069 crc crio[24245]: time=\"2026-06-14T09:38:34.380226893Z\" level=info msg=\"Started container\" PID=245256 containerID=281a7893359f9ca30b32e7f1142371be1f3b27499c1ffe54c7925b2aa6fcf003 description=openstack/barbican-db-create-9pzv5/mariadb-database-create id=d06acead-0b50-449a-8dc6-7ecc8a41d931 name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad",
2026-06-14 10:12:41.445752 | controller |     "Jun 14 09:38:34.400517 crc crio[24245]: time=\"2026-06-14T09:38:34.396250054Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca UID:d736ae49-654b-4b7f-bba1-36f12281f8f7 NetNS:/var/run/netns/a7f86194-0d85-4a95-afc4-29c153f5db57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd736ae49_654b_4b7f_bba1_36f12281f8f7.slice PodAnnotations:0xc00274a580}] Aliases:map[]}\"",
2026-06-14 10:12:41.445767 | controller |     "Jun 14 09:38:34.400517 crc crio[24245]: time=\"2026-06-14T09:38:34.396480712Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.445787 | controller |     "Jun 14 09:38:34.441700 crc crio[24245]: time=\"2026-06-14T09:38:34.437974294Z\" level=info msg=\"Created container c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de: openstack/dnsmasq-dns-f5446bd49-cclzj/dnsmasq-dns\" id=b298a0eb-c460-4dc3-8288-3365913bebe0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.445802 | controller |     "Jun 14 09:38:34.446741 crc crio[24245]: time=\"2026-06-14T09:38:34.446607962Z\" level=info msg=\"Starting container: c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de\" id=77569c13-0d46-4f50-b9ac-bfea07f2cd31 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.445817 | controller |     "Jun 14 09:38:34.450078 crc crio[24245]: time=\"2026-06-14T09:38:34.449915626Z\" level=info msg=\"Created container 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d: openstack/ceilometer-0/proxy-httpd\" id=c96b6d24-17c6-40c6-abec-ebee683244ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.445832 | controller |     "Jun 14 09:38:34.453184 crc crio[24245]: time=\"2026-06-14T09:38:34.452323669Z\" level=info msg=\"Starting container: 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d\" id=10715103-59ae-4996-a15e-491fe329dda8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.445847 | controller |     "Jun 14 09:38:34.456532 crc crio[24245]: time=\"2026-06-14T09:38:34.456480152Z\" level=info msg=\"Started container\" PID=245248 containerID=c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de description=openstack/dnsmasq-dns-f5446bd49-cclzj/dnsmasq-dns id=77569c13-0d46-4f50-b9ac-bfea07f2cd31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19",
2026-06-14 10:12:41.445861 | controller |     "Jun 14 09:38:34.466634 crc crio[24245]: time=\"2026-06-14T09:38:34.466546935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445906 | controller |     "Jun 14 09:38:34.476655 crc crio[24245]: time=\"2026-06-14T09:38:34.476473975Z\" level=info msg=\"Started container\" PID=245238 containerID=11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d description=openstack/ceilometer-0/proxy-httpd id=10715103-59ae-4996-a15e-491fe329dda8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1",
2026-06-14 10:12:41.445925 | controller |     "Jun 14 09:38:34.480926 crc crio[24245]: time=\"2026-06-14T09:38:34.480778753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445940 | controller |     "Jun 14 09:38:34.603043 crc crio[24245]: time=\"2026-06-14T09:38:34.602739837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445955 | controller |     "Jun 14 09:38:34.669833 crc crio[24245]: time=\"2026-06-14T09:38:34.669453469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.445970 | controller |     "Jun 14 09:38:35.009410 crc crio[24245]: time=\"2026-06-14T09:38:35.008933739Z\" level=info msg=\"Removed container 973c89e9497ad4d94a113db778b20b7c00f0df712d1284d290b762e64f8405e2: openstack/swift-storage-0/container-replicator\" id=2de4b3b3-2cb4-4dc5-b361-d7c78aecd876 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.445984 | controller |     "Jun 14 09:38:35.028955 crc crio[24245]: time=\"2026-06-14T09:38:35.028811589Z\" level=info msg=\"Removing container: c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac\" id=5419ea19-9f87-4c22-94e4-5b756a0b3e09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.446004 | controller |     "Jun 14 09:38:35.205787 crc crio[24245]: 2026-06-14T09:38:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1cdd0f0ce0b9a04 Mac:5e:35:64:7f:b3:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:63 Mtu:0 Sandbox:/var/run/netns/a7f86194-0d85-4a95-afc4-29c153f5db57 SocketPath: PciID:}] [{Interface:0xc00011a5b0 Address:{IP:10.217.1.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.446020 | controller |     "Jun 14 09:38:35.208248 crc crio[24245]: time=\"2026-06-14T09:38:35.207115436Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca UID:d736ae49-654b-4b7f-bba1-36f12281f8f7 NetNS:/var/run/netns/a7f86194-0d85-4a95-afc4-29c153f5db57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd736ae49_654b_4b7f_bba1_36f12281f8f7.slice PodAnnotations:0xc00274a580}] Aliases:map[]}\"",
2026-06-14 10:12:41.446035 | controller |     "Jun 14 09:38:35.208248 crc crio[24245]: time=\"2026-06-14T09:38:35.207333393Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.446050 | controller |     "Jun 14 09:38:35.236889 crc crio[24245]: time=\"2026-06-14T09:38:35.236615945Z\" level=info msg=\"Removed container c3cb8924771c5339d602b812dc76c093cceb065e4f17ef8dec34d008deb5b7ac: openstack/swift-storage-0/container-server\" id=5419ea19-9f87-4c22-94e4-5b756a0b3e09 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.446065 | controller |     "Jun 14 09:38:35.245577 crc crio[24245]: time=\"2026-06-14T09:38:35.245507562Z\" level=info msg=\"Removing container: 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3\" id=718e639c-a191-4829-8fe3-1f1cd8448f3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.446080 | controller |     "Jun 14 09:38:35.458543 crc crio[24245]: time=\"2026-06-14T09:38:35.458005093Z\" level=info msg=\"Ran pod sandbox 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca with infra container: openstack/cinder-scheduler-0/POD\" id=de1a7368-d488-411c-aa61-0f43cc2b9f5c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.446105 | controller |     "Jun 14 09:38:35.488790 crc crio[24245]: time=\"2026-06-14T09:38:35.48864456Z\" level=info msg=\"Created container 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=41bcd83b-b26f-4f1d-9664-220e1e47c2b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.446120 | controller |     "Jun 14 09:38:35.492764 crc crio[24245]: time=\"2026-06-14T09:38:35.489950049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=6c8da599-1b32-4e7f-843f-53c033f5b657 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.446134 | controller |     "Jun 14 09:38:35.492764 crc crio[24245]: time=\"2026-06-14T09:38:35.492462481Z\" level=info msg=\"Starting container: 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752\" id=e399bb57-6d0b-4bcd-bf27-e126774c4706 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.446149 | controller |     "Jun 14 09:38:35.505964 crc crio[24245]: time=\"2026-06-14T09:38:35.50569445Z\" level=info msg=\"Started container\" PID=245258 containerID=61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752 description=openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log id=e399bb57-6d0b-4bcd-bf27-e126774c4706 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d",
2026-06-14 10:12:41.446164 | controller |     "Jun 14 09:38:35.520804 crc crio[24245]: time=\"2026-06-14T09:38:35.518227738Z\" level=info msg=\"Removed container 808863ca331ebfd7521f8123ec83edec616922dde4c3741eb02855b78797a8d3: openstack/swift-storage-0/account-reaper\" id=718e639c-a191-4829-8fe3-1f1cd8448f3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.446183 | controller |     "Jun 14 09:38:35.522971 crc crio[24245]: time=\"2026-06-14T09:38:35.522469992Z\" level=info msg=\"Removing container: 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8\" id=bbe61c82-47a9-4ce9-9ce3-3938fdd1474e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.446198 | controller |     "Jun 14 09:38:35.624707 crc crio[24245]: time=\"2026-06-14T09:38:35.614957996Z\" level=info msg=\"Created container 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d: openstack/ovn-controller-ovs-df4xx/ovsdb-server\" id=879e7492-5975-4928-96a0-e520f2ea27bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.446212 | controller |     "Jun 14 09:38:35.624707 crc crio[24245]: time=\"2026-06-14T09:38:35.617137705Z\" level=info msg=\"Starting container: 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d\" id=e24cc630-422e-4a76-ab2f-1d892e0a6842 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.446227 | controller |     "Jun 14 09:38:35.640049 crc crio[24245]: time=\"2026-06-14T09:38:35.637668682Z\" level=info msg=\"Started container\" PID=245261 containerID=57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d description=openstack/ovn-controller-ovs-df4xx/ovsdb-server id=e24cc630-422e-4a76-ab2f-1d892e0a6842 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8",
2026-06-14 10:12:41.446242 | controller |     "Jun 14 09:38:35.657782 crc crio[24245]: time=\"2026-06-14T09:38:35.654768071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=6b47aa70-6467-4a0a-916b-cc9ffb039570 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.446256 | controller |     "Jun 14 09:38:35.661467 crc crio[24245]: time=\"2026-06-14T09:38:35.66138309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=21bcab00-0e89-403b-bcd2-d6379be13c4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.446271 | controller |     "Jun 14 09:38:35.677302 crc crio[24245]: time=\"2026-06-14T09:38:35.677203387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:f3885607c0a32da6458909fc04dc0b2919abfcff333975b37f415ef25631a932\" id=357988d1-9e19-4139-b177-5d375dcc4c4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.446285 | controller |     "Jun 14 09:38:35.679256 crc crio[24245]: time=\"2026-06-14T09:38:35.67770708Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=5d2b4eb6-7e33-478a-aa3b-bad969a0c760 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.446299 | controller |     "Jun 14 09:38:35.679256 crc crio[24245]: time=\"2026-06-14T09:38:35.678187596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.446314 | controller |     "Jun 14 09:38:35.744573 crc crio[24245]: time=\"2026-06-14T09:38:35.743900736Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-df4xx/ovs-vswitchd\" id=6d74e50d-b158-4e81-8f43-f4d7b55bbe1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.446328 | controller |     "Jun 14 09:38:35.745137 crc crio[24245]: time=\"2026-06-14T09:38:35.745052833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.446343 | controller |     "Jun 14 09:38:35.845116 crc crio[24245]: time=\"2026-06-14T09:38:35.841984656Z\" level=warning msg=\"Stopping container 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.446380 | controller |     "Jun 14 09:38:35.881817 crc crio[24245]: time=\"2026-06-14T09:38:35.881391729Z\" level=info msg=\"Created container fe93bff6587045e9c14169d2f6232fc883053135b17ecb52356d6dff06efd40a: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=8b56e8d1-4423-4280-8e69-0b8b59ee2d6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.446397 | controller |     "Jun 14 09:38:35.890342 crc crio[24245]: time=\"2026-06-14T09:38:35.889640695Z\" level=info msg=\"Starting container: fe93bff6587045e9c14169d2f6232fc883053135b17ecb52356d6dff06efd40a\" id=28a47cff-74aa-4dc7-b02d-553f70508b17 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.446436 | controller |     "Jun 14 09:38:35.898807 crc crio[24245]: time=\"2026-06-14T09:38:35.897183271Z\" level=info msg=\"Created container 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8: openstack/openstack-galera-0/galera\" id=8f686e40-852e-4039-95c0-4abf83841121 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.446452 | controller |     "Jun 14 09:38:35.903447 crc crio[24245]: time=\"2026-06-14T09:38:35.899510587Z\" level=info msg=\"Starting container: 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8\" id=f1f1bdf7-eaed-4317-ba97-33c0ace174fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.446467 | controller |     "Jun 14 09:38:35.905155 crc crio[24245]: time=\"2026-06-14T09:38:35.902214483Z\" level=info msg=\"Started container\" PID=245259 containerID=fe93bff6587045e9c14169d2f6232fc883053135b17ecb52356d6dff06efd40a description=openstack/nova-api-db-create-k2nhp/mariadb-database-create id=28a47cff-74aa-4dc7-b02d-553f70508b17 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d",
2026-06-14 10:12:41.446482 | controller |     "Jun 14 09:38:35.906556 crc crio[24245]: time=\"2026-06-14T09:38:35.906491239Z\" level=error msg=\"Killing container 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-14 10:12:41.446497 | controller |     "Jun 14 09:38:35.911185 crc crio[24245]: time=\"2026-06-14T09:38:35.911122256Z\" level=info msg=\"Started container\" PID=245813 containerID=250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8 description=openstack/openstack-galera-0/galera id=f1f1bdf7-eaed-4317-ba97-33c0ace174fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46",
2026-06-14 10:12:41.446512 | controller |     "Jun 14 09:38:35.970136 crc crio[24245]: time=\"2026-06-14T09:38:35.96905644Z\" level=info msg=\"Stopped container 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d: openstack/barbican-worker-685dddf667-67w2q/barbican-worker\" id=f2fb2611-db9f-48be-b073-67196aa68b81 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.446526 | controller |     "Jun 14 09:38:35.971472 crc crio[24245]: time=\"2026-06-14T09:38:35.971408573Z\" level=info msg=\"Stopping pod sandbox: a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2\" id=51cd89c8-b666-49d0-a0d8-977d5cd96308 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.446541 | controller |     "Jun 14 09:38:35.972270 crc crio[24245]: time=\"2026-06-14T09:38:35.972142986Z\" level=info msg=\"Got pod network &{Name:barbican-worker-685dddf667-67w2q Namespace:openstack ID:a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2 UID:d46bfc39-61e7-4ecc-9a94-f80b42d1b44d NetNS:/var/run/netns/6b0d2f4c-afe1-4b7b-85b2-62d5215ee766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd46bfc39_61e7_4ecc_9a94_f80b42d1b44d.slice PodAnnotations:0xc006e0a4a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.446565 | controller |     "Jun 14 09:38:35.975917 crc crio[24245]: time=\"2026-06-14T09:38:35.972341453Z\" level=info msg=\"Deleting pod openstack_barbican-worker-685dddf667-67w2q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.446581 | controller |     "Jun 14 09:38:35.981283 crc crio[24245]: time=\"2026-06-14T09:38:35.981167776Z\" level=info msg=\"Created container c3ad334955e52482b7534b00ad331551d2eb8708c8b087b75b5edff766c46253: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=19ecb51a-a367-43af-8555-0d7478745b32 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.446595 | controller |     "Jun 14 09:38:35.986614 crc crio[24245]: time=\"2026-06-14T09:38:35.986157602Z\" level=info msg=\"Starting container: c3ad334955e52482b7534b00ad331551d2eb8708c8b087b75b5edff766c46253\" id=12fcf7f2-44a8-4ebb-a42b-2342f10666e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.446610 | controller |     "Jun 14 09:38:35.989192 crc crio[24245]: time=\"2026-06-14T09:38:35.988576181Z\" level=info msg=\"Created container 9f06180cc249939120cddc4d485b2ccfdc9141ee907451da63f479ec0327d0d6: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=33c2258e-3b75-470b-93ef-d03074a1c26d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.446625 | controller |     "Jun 14 09:38:35.993150 crc crio[24245]: time=\"2026-06-14T09:38:35.993074855Z\" level=info msg=\"Starting container: 9f06180cc249939120cddc4d485b2ccfdc9141ee907451da63f479ec0327d0d6\" id=86bfe89a-4dd9-409f-aa65-ef2f0c71b5fe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.446640 | controller |     "Jun 14 09:38:36.002403 crc crio[24245]: time=\"2026-06-14T09:38:36.001807952Z\" level=info msg=\"Started container\" PID=245260 containerID=c3ad334955e52482b7534b00ad331551d2eb8708c8b087b75b5edff766c46253 description=openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config id=12fcf7f2-44a8-4ebb-a42b-2342f10666e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f",
2026-06-14 10:12:41.446655 | controller |     "Jun 14 09:38:36.004162 crc crio[24245]: time=\"2026-06-14T09:38:36.003803286Z\" level=info msg=\"Started container\" PID=245807 containerID=9f06180cc249939120cddc4d485b2ccfdc9141ee907451da63f479ec0327d0d6 description=openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update id=86bfe89a-4dd9-409f-aa65-ef2f0c71b5fe name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731",
2026-06-14 10:12:41.446670 | controller |     "Jun 14 09:38:36.122044 crc crio[24245]: time=\"2026-06-14T09:38:36.121912971Z\" level=info msg=\"Created container d79d0b070e95153c3e378ef0f173a026784d17ea745122f7a032fc7e8b464a6a: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=d2379e10-a9ba-4b61-a44f-e0930b00029e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.446686 | controller |     "Jun 14 09:38:36.129634 crc crio[24245]: time=\"2026-06-14T09:38:36.12944265Z\" level=info msg=\"Starting container: d79d0b070e95153c3e378ef0f173a026784d17ea745122f7a032fc7e8b464a6a\" id=b167f03e-46f9-4950-9e13-1183a10e2cb6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.446701 | controller |     "Jun 14 09:38:36.156476 crc crio[24245]: time=\"2026-06-14T09:38:36.156382047Z\" level=info msg=\"Started container\" PID=245809 containerID=d79d0b070e95153c3e378ef0f173a026784d17ea745122f7a032fc7e8b464a6a description=openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update id=b167f03e-46f9-4950-9e13-1183a10e2cb6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c",
2026-06-14 10:12:41.446720 | controller |     "Jun 14 09:38:36.258342 crc crio[24245]: time=\"2026-06-14T09:38:36.25772527Z\" level=info msg=\"Stopping container: 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2 (timeout: 30s)\" id=fcc8c36e-0cf5-41cb-857b-bcf4f12e2e3a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.446735 | controller |     "Jun 14 09:38:36.271028 crc crio[24245]: time=\"2026-06-14T09:38:36.270254341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.446750 | controller |     "Jun 14 09:38:36.332641 crc crio[24245]: time=\"2026-06-14T09:38:36.332228845Z\" level=info msg=\"Stopping pod sandbox: 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731\" id=1a4ce0e9-2e02-4843-a508-d5e48ddb3c3a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.446766 | controller |     "Jun 14 09:38:36.339479 crc crio[24245]: time=\"2026-06-14T09:38:36.333137474Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781429865-z5dvx Namespace:openstack ID:1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731 UID:6bde1dbe-062c-4884-9b95-fcc37bf6d2a7 NetNS:/var/run/netns/4c7bd034-56b9-4b51-a5c9-766ffe50b4a4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6bde1dbe_062c_4884_9b95_fcc37bf6d2a7.slice PodAnnotations:0xc001fea740}] Aliases:map[]}\"",
2026-06-14 10:12:41.446781 | controller |     "Jun 14 09:38:36.339479 crc crio[24245]: time=\"2026-06-14T09:38:36.333278599Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781429865-z5dvx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.446796 | controller |     "Jun 14 09:38:36.437320 crc crio[24245]: time=\"2026-06-14T09:38:36.436991209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.446811 | controller |     "Jun 14 09:38:36.456909 crc crio[24245]: time=\"2026-06-14T09:38:36.456447247Z\" level=info msg=\"Created container 312026ee480ccb51272051bc07a5b0109c0757e9909b037cb5f5ca48457bd681: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=d1de2c47-3832-4f4f-a56b-6eeac9835766 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.446825 | controller |     "Jun 14 09:38:36.465664 crc crio[24245]: time=\"2026-06-14T09:38:36.461336225Z\" level=info msg=\"Starting container: 312026ee480ccb51272051bc07a5b0109c0757e9909b037cb5f5ca48457bd681\" id=db7023fb-f26c-4dd7-930d-9c19e5d53ff8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.446840 | controller |     "Jun 14 09:38:36.480988 crc crio[24245]: time=\"2026-06-14T09:38:36.477954869Z\" level=info msg=\"Started container\" PID=245805 containerID=312026ee480ccb51272051bc07a5b0109c0757e9909b037cb5f5ca48457bd681 description=openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update id=db7023fb-f26c-4dd7-930d-9c19e5d53ff8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420",
2026-06-14 10:12:41.446855 | controller |     "Jun 14 09:38:36.635154 crc crio[24245]: time=\"2026-06-14T09:38:36.62771334Z\" level=info msg=\"Stopped pod sandbox: a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2\" id=51cd89c8-b666-49d0-a0d8-977d5cd96308 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.446870 | controller |     "Jun 14 09:38:36.869422 crc crio[24245]: time=\"2026-06-14T09:38:36.863650347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.446885 | controller |     "Jun 14 09:38:37.064072 crc crio[24245]: time=\"2026-06-14T09:38:37.063044926Z\" level=info msg=\"Removed container 19e816afa769c0b09c1b4ab4f0b6b4f200d6c3ff5cd0cc96fa348d2668c685c8: openstack/swift-storage-0/account-auditor\" id=bbe61c82-47a9-4ce9-9ce3-3938fdd1474e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.446905 | controller |     "Jun 14 09:38:37.072347 crc crio[24245]: time=\"2026-06-14T09:38:37.071706604Z\" level=info msg=\"Removing container: 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65\" id=795360dd-bf5b-402c-9659-7d5b049674c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.446920 | controller |     "Jun 14 09:38:37.077306 crc crio[24245]: time=\"2026-06-14T09:38:37.07715448Z\" level=info msg=\"Created container 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c: openstack/swift-storage-0/account-server\" id=a9808618-6336-445d-b909-9f66068554d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.446935 | controller |     "Jun 14 09:38:37.080706 crc crio[24245]: time=\"2026-06-14T09:38:37.079673525Z\" level=info msg=\"Starting container: 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c\" id=d8133b92-1168-41f7-beb4-aead579208f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.446950 | controller |     "Jun 14 09:38:37.102084 crc crio[24245]: time=\"2026-06-14T09:38:37.101960844Z\" level=info msg=\"Started container\" PID=245819 containerID=20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c description=openstack/swift-storage-0/account-server id=d8133b92-1168-41f7-beb4-aead579208f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326",
2026-06-14 10:12:41.446965 | controller |     "Jun 14 09:38:37.108631 crc crio[24245]: time=\"2026-06-14T09:38:37.10842121Z\" level=info msg=\"Stopped pod sandbox: 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731\" id=1a4ce0e9-2e02-4843-a508-d5e48ddb3c3a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.446979 | controller |     "Jun 14 09:38:37.175343 crc crio[24245]: time=\"2026-06-14T09:38:37.175236537Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=ba9707c1-7551-4713-b0b8-24a59ebdd599 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.446993 | controller |     "Jun 14 09:38:37.216315 crc crio[24245]: time=\"2026-06-14T09:38:37.216224595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=8c13757b-8d7c-468e-979a-47b1295ebbaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.447008 | controller |     "Jun 14 09:38:37.271057 crc crio[24245]: time=\"2026-06-14T09:38:37.2709184Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=061e4675-8457-4105-9b5c-4f5236df4874 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.447023 | controller |     "Jun 14 09:38:37.288412 crc crio[24245]: time=\"2026-06-14T09:38:37.278542893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.447037 | controller |     "Jun 14 09:38:37.352196 crc crio[24245]: time=\"2026-06-14T09:38:37.352084068Z\" level=info msg=\"Removed container 8157c99e36db480e7706ea583cae8a8272cb3b3a4511661daf9f994286574b65: openstack/swift-storage-0/account-replicator\" id=795360dd-bf5b-402c-9659-7d5b049674c6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.447051 | controller |     "Jun 14 09:38:37.380404 crc crio[24245]: time=\"2026-06-14T09:38:37.38031537Z\" level=info msg=\"Removing container: c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9\" id=6331a2e9-4476-4569-ac87-15ef241f9aa8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.447071 | controller |     "Jun 14 09:38:37.432196 crc crio[24245]: time=\"2026-06-14T09:38:37.431542366Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-tm9lk/POD\" id=01de6602-e701-4bec-9046-8b8c4dcd7cd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.447085 | controller |     "Jun 14 09:38:37.432527 crc crio[24245]: time=\"2026-06-14T09:38:37.432247978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.447100 | controller |     "Jun 14 09:38:37.473174 crc crio[24245]: time=\"2026-06-14T09:38:37.470245161Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=213285ea-88fa-4136-b480-f1100ec3c4cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.447114 | controller |     "Jun 14 09:38:37.473174 crc crio[24245]: time=\"2026-06-14T09:38:37.470370935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.447129 | controller |     "Jun 14 09:38:37.539165 crc crio[24245]: time=\"2026-06-14T09:38:37.539063955Z\" level=info msg=\"Created container b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0: openstack/ovn-controller-ovs-df4xx/ovs-vswitchd\" id=6d74e50d-b158-4e81-8f43-f4d7b55bbe1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.447144 | controller |     "Jun 14 09:38:37.569886 crc crio[24245]: time=\"2026-06-14T09:38:37.547492539Z\" level=info msg=\"Starting container: b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0\" id=556c405b-13cb-45b7-a633-b81ccf8bc670 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.447158 | controller |     "Jun 14 09:38:37.576032 crc crio[24245]: time=\"2026-06-14T09:38:37.575777125Z\" level=info msg=\"Removed container c1e23ade2f9aa81149db70a01728f4da626b798f00c9ae74e2e1af8b8eb778a9: openstack/swift-storage-0/account-server\" id=6331a2e9-4476-4569-ac87-15ef241f9aa8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.447172 | controller |     "Jun 14 09:38:37.593084 crc crio[24245]: time=\"2026-06-14T09:38:37.591775797Z\" level=info msg=\"Removing container: d29fb150dd4bcff2659833336fd58163e14b6077cf6048cc2d68c4a4a5c5ef2d\" id=c06807fa-071b-4f6d-a872-d6d38eab2fb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.447187 | controller |     "Jun 14 09:38:37.594997 crc crio[24245]: time=\"2026-06-14T09:38:37.594293506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.447201 | controller |     "Jun 14 09:38:37.595316 crc crio[24245]: time=\"2026-06-14T09:38:37.595188387Z\" level=info msg=\"Started container\" PID=246238 containerID=b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0 description=openstack/ovn-controller-ovs-df4xx/ovs-vswitchd id=556c405b-13cb-45b7-a633-b81ccf8bc670 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8",
2026-06-14 10:12:41.447216 | controller |     "Jun 14 09:38:37.617891 crc crio[24245]: time=\"2026-06-14T09:38:37.604397637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.447231 | controller |     "Jun 14 09:38:37.808918 crc crio[24245]: time=\"2026-06-14T09:38:37.808776274Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4 UID:ad9dec69-638d-4b2d-9574-0b7e6e89018f NetNS:/var/run/netns/ae628d1c-dbd6-4b32-a176-dbf3990f47aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad9dec69_638d_4b2d_9574_0b7e6e89018f.slice PodAnnotations:0xc00161a4a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.447250 | controller |     "Jun 14 09:38:37.808918 crc crio[24245]: time=\"2026-06-14T09:38:37.808902948Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.447265 | controller |     "Jun 14 09:38:37.870407 crc crio[24245]: time=\"2026-06-14T09:38:37.870219423Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-tm9lk Namespace:openstack ID:3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9 UID:7b56d91b-d951-4aba-b23b-52ad412b1487 NetNS:/var/run/netns/0f214f38-e6f1-41ca-b962-1d5a78872ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b56d91b_d951_4aba_b23b_52ad412b1487.slice PodAnnotations:0xc00161a5f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.447281 | controller |     "Jun 14 09:38:37.871620 crc crio[24245]: time=\"2026-06-14T09:38:37.870429849Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-tm9lk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.447296 | controller |     "Jun 14 09:38:38.037169 crc crio[24245]: time=\"2026-06-14T09:38:38.036209143Z\" level=info msg=\"Removed container d29fb150dd4bcff2659833336fd58163e14b6077cf6048cc2d68c4a4a5c5ef2d: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=c06807fa-071b-4f6d-a872-d6d38eab2fb2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.447311 | controller |     "Jun 14 09:38:38.053937 crc crio[24245]: time=\"2026-06-14T09:38:38.053763209Z\" level=info msg=\"Removing container: b9a2dc647c1d14a6bf3a632e138fdcc793f4c9d3f4afba9917569e4128a6d6b2\" id=de51392c-e217-4887-baa2-c96a8395622a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.447326 | controller |     "Jun 14 09:38:38.507445 crc crio[24245]: time=\"2026-06-14T09:38:38.506665609Z\" level=info msg=\"Removed container b9a2dc647c1d14a6bf3a632e138fdcc793f4c9d3f4afba9917569e4128a6d6b2: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=de51392c-e217-4887-baa2-c96a8395622a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.447340 | controller |     "Jun 14 09:38:38.520992 crc crio[24245]: time=\"2026-06-14T09:38:38.520768295Z\" level=info msg=\"Removing container: 37104825d6af19ef94862eaff09d26760781a62e905e86f2aeabc58f0d985625\" id=e9f2872d-a94f-4628-a38f-6e97e786edef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.447375 | controller |     "Jun 14 09:38:38.757667 crc crio[24245]: time=\"2026-06-14T09:38:38.755365397Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.447392 | controller |     "Jun 14 09:38:38.778289 crc crio[24245]: time=\"2026-06-14T09:38:38.76890907Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=e175d339-78c9-4358-b5db-0f8dbc8aa532 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.447406 | controller |     "Jun 14 09:38:38.778289 crc crio[24245]: time=\"2026-06-14T09:38:38.768993743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.447421 | controller |     "Jun 14 09:38:38.920756 crc crio[24245]: time=\"2026-06-14T09:38:38.919121187Z\" level=info msg=\"Removed container 37104825d6af19ef94862eaff09d26760781a62e905e86f2aeabc58f0d985625: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=e9f2872d-a94f-4628-a38f-6e97e786edef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.447435 | controller |     "Jun 14 09:38:38.937564 crc crio[24245]: time=\"2026-06-14T09:38:38.93745629Z\" level=info msg=\"Removing container: c5474bcc7c5d387795ec607c907eb14b9d32fd3ffc594a865c12f8cc705e97f0\" id=761a705b-2658-4a1c-a499-c66342bd1bd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.447454 | controller |     "Jun 14 09:38:38.951362 crc crio[24245]: time=\"2026-06-14T09:38:38.945498018Z\" level=info msg=\"Created container 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98: openstack/swift-storage-0/account-replicator\" id=061e4675-8457-4105-9b5c-4f5236df4874 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.447469 | controller |     "Jun 14 09:38:38.951362 crc crio[24245]: time=\"2026-06-14T09:38:38.947625267Z\" level=info msg=\"Starting container: 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98\" id=335040e2-3387-4f4c-9dae-052e2e971516 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.447483 | controller |     "Jun 14 09:38:38.955317 crc crio[24245]: time=\"2026-06-14T09:38:38.955009414Z\" level=info msg=\"Started container\" PID=246411 containerID=85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98 description=openstack/swift-storage-0/account-replicator id=335040e2-3387-4f4c-9dae-052e2e971516 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326",
2026-06-14 10:12:41.447499 | controller |     "Jun 14 09:38:38.965348 crc crio[24245]: time=\"2026-06-14T09:38:38.957628784Z\" level=info msg=\"Created container 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd: openstack/cinder-scheduler-0/cinder-scheduler\" id=5d2b4eb6-7e33-478a-aa3b-bad969a0c760 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.447514 | controller |     "Jun 14 09:38:38.965907 crc crio[24245]: time=\"2026-06-14T09:38:38.965814584Z\" level=info msg=\"Starting container: 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd\" id=5f3bbd20-632a-4928-bf32-5398c737f74f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.447529 | controller |     "Jun 14 09:38:38.995215 crc crio[24245]: time=\"2026-06-14T09:38:38.994998281Z\" level=info msg=\"Started container\" PID=246521 containerID=2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd description=openstack/cinder-scheduler-0/cinder-scheduler id=5f3bbd20-632a-4928-bf32-5398c737f74f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca",
2026-06-14 10:12:41.447544 | controller |     "Jun 14 09:38:39.008633 crc crio[24245]: time=\"2026-06-14T09:38:39.008528605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=33dac23d-dd28-404f-b1e1-a35fb168ec8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.447558 | controller |     "Jun 14 09:38:39.011780 crc crio[24245]: time=\"2026-06-14T09:38:39.011736483Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=ef4667bd-de4b-43bb-a488-a5f753897626 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.447573 | controller |     "Jun 14 09:38:39.073307 crc crio[24245]: time=\"2026-06-14T09:38:39.073254229Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=249b7894-755b-4858-8f03-c9d141a70ed9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.447588 | controller |     "Jun 14 09:38:39.080936 crc crio[24245]: 2026-06-14T09:38:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3a5cb1cd4a0cd9c Mac:1e:70:82:60:6c:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:64 Mtu:0 Sandbox:/var/run/netns/0f214f38-e6f1-41ca-b962-1d5a78872ef4 SocketPath: PciID:}] [{Interface:0xc0001347e0 Address:{IP:10.217.1.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.447603 | controller |     "Jun 14 09:38:39.102029 crc crio[24245]: time=\"2026-06-14T09:38:39.101179153Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-tm9lk Namespace:openstack ID:3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9 UID:7b56d91b-d951-4aba-b23b-52ad412b1487 NetNS:/var/run/netns/0f214f38-e6f1-41ca-b962-1d5a78872ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b56d91b_d951_4aba_b23b_52ad412b1487.slice PodAnnotations:0xc00161a5f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.447622 | controller |     "Jun 14 09:38:39.102646 crc crio[24245]: time=\"2026-06-14T09:38:39.102574162Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-tm9lk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.447637 | controller |     "Jun 14 09:38:39.108519 crc crio[24245]: time=\"2026-06-14T09:38:39.108178969Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=6e26e6d2-0a76-436a-9822-b1017a97b81a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.447653 | controller |     "Jun 14 09:38:39.152308 crc crio[24245]: 2026-06-14T09:38:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:653d852dfcec576 Mac:a6:b7:e0:77:78:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:65 Mtu:0 Sandbox:/var/run/netns/ae628d1c-dbd6-4b32-a176-dbf3990f47aa SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.1.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.447668 | controller |     "Jun 14 09:38:39.159968 crc crio[24245]: time=\"2026-06-14T09:38:39.156305351Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=09f8f346-b0d4-4d89-a592-cdbef873d64b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.447683 | controller |     "Jun 14 09:38:39.172954 crc crio[24245]: time=\"2026-06-14T09:38:39.161960417Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4 UID:ad9dec69-638d-4b2d-9574-0b7e6e89018f NetNS:/var/run/netns/ae628d1c-dbd6-4b32-a176-dbf3990f47aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad9dec69_638d_4b2d_9574_0b7e6e89018f.slice PodAnnotations:0xc00161a4a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.447698 | controller |     "Jun 14 09:38:39.173528 crc crio[24245]: time=\"2026-06-14T09:38:39.173490438Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.447713 | controller |     "Jun 14 09:38:39.174372 crc crio[24245]: time=\"2026-06-14T09:38:39.163796442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.447728 | controller |     "Jun 14 09:38:39.174742 crc crio[24245]: time=\"2026-06-14T09:38:39.169738057Z\" level=info msg=\"Ran pod sandbox 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9 with infra container: openstack/ovn-controller-metrics-tm9lk/POD\" id=01de6602-e701-4bec-9046-8b8c4dcd7cd7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.447743 | controller |     "Jun 14 09:38:39.190967 crc crio[24245]: time=\"2026-06-14T09:38:39.186507681Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=4d432232-dbfe-4a53-91fa-feefcf1831ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.447758 | controller |     "Jun 14 09:38:39.202547 crc crio[24245]: time=\"2026-06-14T09:38:39.196321054Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c9d2dde5-92f0-45f4-8811-d1140e7b0a54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.447777 | controller |     "Jun 14 09:38:39.202547 crc crio[24245]: time=\"2026-06-14T09:38:39.196542021Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=c9d2dde5-92f0-45f4-8811-d1140e7b0a54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.447792 | controller |     "Jun 14 09:38:39.202547 crc crio[24245]: time=\"2026-06-14T09:38:39.196617044Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=c9d2dde5-92f0-45f4-8811-d1140e7b0a54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.447806 | controller |     "Jun 14 09:38:39.202547 crc crio[24245]: time=\"2026-06-14T09:38:39.198534866Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=74d47ae6-bb40-4e75-87ba-c3e0bbbacfcc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.447821 | controller |     "Jun 14 09:38:39.221708 crc crio[24245]: time=\"2026-06-14T09:38:39.22110952Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a UID:65138a3d-f4df-4e46-a2a8-8b3f191b6a59 NetNS:/var/run/netns/043fda81-334d-488d-8780-c79a1362ea5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65138a3d_f4df_4e46_a2a8_8b3f191b6a59.slice PodAnnotations:0xc006e0a158}] Aliases:map[]}\"",
2026-06-14 10:12:41.447836 | controller |     "Jun 14 09:38:39.222100 crc crio[24245]: time=\"2026-06-14T09:38:39.222075921Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.447851 | controller |     "Jun 14 09:38:39.232055 crc crio[24245]: time=\"2026-06-14T09:38:39.230283705Z\" level=info msg=\"Ran pod sandbox 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4 with infra container: openstack/nova-scheduler-0/POD\" id=213285ea-88fa-4136-b480-f1100ec3c4cc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.447866 | controller |     "Jun 14 09:38:39.232055 crc crio[24245]: time=\"2026-06-14T09:38:39.231309193Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-14 10:12:41.447880 | controller |     "Jun 14 09:38:39.236037 crc crio[24245]: time=\"2026-06-14T09:38:39.235770696Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=062f628e-f599-4c55-a8b9-2d8cc1818697 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.447895 | controller |     "Jun 14 09:38:39.252491 crc crio[24245]: time=\"2026-06-14T09:38:39.252393869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.447909 | controller |     "Jun 14 09:38:39.276699 crc crio[24245]: time=\"2026-06-14T09:38:39.275673727Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=596106cf-561b-4363-9e45-9ea602e78886 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.447924 | controller |     "Jun 14 09:38:39.332925 crc crio[24245]: time=\"2026-06-14T09:38:39.329773617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.447938 | controller |     "Jun 14 09:38:39.338914 crc crio[24245]: time=\"2026-06-14T09:38:39.334953844Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=225b07bf-79e7-4006-9cca-6ba7bad74a54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.447958 | controller |     "Jun 14 09:38:39.338914 crc crio[24245]: time=\"2026-06-14T09:38:39.338417525Z\" level=info msg=\"Removed container c5474bcc7c5d387795ec607c907eb14b9d32fd3ffc594a865c12f8cc705e97f0: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=761a705b-2658-4a1c-a499-c66342bd1bd0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.447973 | controller |     "Jun 14 09:38:39.339198 crc crio[24245]: time=\"2026-06-14T09:38:39.338950532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.447987 | controller |     "Jun 14 09:38:39.356032 crc crio[24245]: time=\"2026-06-14T09:38:39.348980175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.448002 | controller |     "Jun 14 09:38:39.356032 crc crio[24245]: time=\"2026-06-14T09:38:39.352129529Z\" level=info msg=\"Removing container: eee3bfc00d001256e1eaaea25b12feb6347ae177568b39eab4fe1365916fc478\" id=3f805f56-56a2-4607-9f28-5f6d1a720b97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.448017 | controller |     "Jun 14 09:38:39.433483 crc crio[24245]: time=\"2026-06-14T09:38:39.43336126Z\" level=info msg=\"Removed container eee3bfc00d001256e1eaaea25b12feb6347ae177568b39eab4fe1365916fc478: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=3f805f56-56a2-4607-9f28-5f6d1a720b97 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.448032 | controller |     "Jun 14 09:38:39.452016 crc crio[24245]: time=\"2026-06-14T09:38:39.451429448Z\" level=info msg=\"Removing container: 89b02ec7b0eacfbd330ce945dc2f72ebaa02203b5b346ece07262474ceda3a1c\" id=8bc4acf8-04e9-4903-91a7-83b4fe931759 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.448046 | controller |     "Jun 14 09:38:39.469432 crc crio[24245]: time=\"2026-06-14T09:38:39.469065543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.448060 | controller |     "Jun 14 09:38:39.484492 crc crio[24245]: time=\"2026-06-14T09:38:39.484057168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.448075 | controller |     "Jun 14 09:38:39.495018 crc crio[24245]: time=\"2026-06-14T09:38:39.494914262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.448090 | controller |     "Jun 14 09:38:39.540055 crc crio[24245]: time=\"2026-06-14T09:38:39.539105176Z\" level=info msg=\"Created container 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d: openstack/swift-storage-0/account-auditor\" id=6e26e6d2-0a76-436a-9822-b1017a97b81a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.448104 | controller |     "Jun 14 09:38:39.556631 crc crio[24245]: time=\"2026-06-14T09:38:39.556449236Z\" level=info msg=\"Starting container: 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d\" id=3b595077-869a-42a6-809d-3379e7fe5d58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.448118 | controller |     "Jun 14 09:38:39.563272 crc crio[24245]: time=\"2026-06-14T09:38:39.563125522Z\" level=info msg=\"Started container\" PID=246706 containerID=1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d description=openstack/swift-storage-0/account-auditor id=3b595077-869a-42a6-809d-3379e7fe5d58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326",
2026-06-14 10:12:41.448138 | controller |     "Jun 14 09:38:39.592412 crc crio[24245]: time=\"2026-06-14T09:38:39.591425831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=8696703b-b378-4c5f-a293-232869220cce name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.448153 | controller |     "Jun 14 09:38:39.623427 crc crio[24245]: time=\"2026-06-14T09:38:39.623305638Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:6b75226d63980ff4a0dd49f490031ca563324b792940a9e453c9e3bd34456645\" id=36ed9292-51f8-4185-8d4b-f5ddf1ea1fcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.448167 | controller |     "Jun 14 09:38:39.656760 crc crio[24245]: time=\"2026-06-14T09:38:39.656694967Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=680ab21c-3c01-4be7-a8b7-e84a604564f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.448181 | controller |     "Jun 14 09:38:39.657515 crc crio[24245]: time=\"2026-06-14T09:38:39.657489422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.448196 | controller |     "Jun 14 09:38:39.826985 crc crio[24245]: time=\"2026-06-14T09:38:39.826926696Z\" level=info msg=\"Created container 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=225b07bf-79e7-4006-9cca-6ba7bad74a54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.448210 | controller |     "Jun 14 09:38:39.829979 crc crio[24245]: time=\"2026-06-14T09:38:39.829713599Z\" level=info msg=\"Removed container 89b02ec7b0eacfbd330ce945dc2f72ebaa02203b5b346ece07262474ceda3a1c: openstack/placement-db-create-n69bz/mariadb-database-create\" id=8bc4acf8-04e9-4903-91a7-83b4fe931759 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.448225 | controller |     "Jun 14 09:38:39.836063 crc crio[24245]: time=\"2026-06-14T09:38:39.835987131Z\" level=info msg=\"Starting container: 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333\" id=0ca3c068-5cd1-4bff-918f-073d30e642be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.448239 | controller |     "Jun 14 09:38:39.841670 crc crio[24245]: time=\"2026-06-14T09:38:39.841466164Z\" level=info msg=\"Removing container: 99606fa07f2d5a1c66b6b0cd8aafcaac5ad70a92cfffbe06985d7e5e902b8e0f\" id=e68d75ff-2dba-42d5-a18f-4dd23f88a5b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.448253 | controller |     "Jun 14 09:38:39.846085 crc crio[24245]: time=\"2026-06-14T09:38:39.84591076Z\" level=info msg=\"Started container\" PID=246743 containerID=362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=0ca3c068-5cd1-4bff-918f-073d30e642be name=/runtime.v1.RuntimeService/StartContainer sandboxID=653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4",
2026-06-14 10:12:41.448267 | controller |     "Jun 14 09:38:39.852327 crc crio[24245]: time=\"2026-06-14T09:38:39.852246361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.448282 | controller |     "Jun 14 09:38:39.857898 crc crio[24245]: time=\"2026-06-14T09:38:39.857719264Z\" level=info msg=\"Stopping container: b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0 (timeout: 30s)\" id=36674360-e6aa-4dd7-8382-973477f14c40 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.448296 | controller |     "Jun 14 09:38:39.865250 crc crio[24245]: time=\"2026-06-14T09:38:39.865050734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.448314 | controller |     "Jun 14 09:38:39.983557 crc crio[24245]: 2026-06-14T09:38:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be8a432bd916bfd Mac:9e:cf:37:49:e5:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:66 Mtu:0 Sandbox:/var/run/netns/043fda81-334d-488d-8780-c79a1362ea5c SocketPath: PciID:}] [{Interface:0xc00049e980 Address:{IP:10.217.1.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.448330 | controller |     "Jun 14 09:38:39.984245 crc crio[24245]: time=\"2026-06-14T09:38:39.984165214Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a UID:65138a3d-f4df-4e46-a2a8-8b3f191b6a59 NetNS:/var/run/netns/043fda81-334d-488d-8780-c79a1362ea5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65138a3d_f4df_4e46_a2a8_8b3f191b6a59.slice PodAnnotations:0xc006e0a158}] Aliases:map[]}\"",
2026-06-14 10:12:41.448345 | controller |     "Jun 14 09:38:39.984612 crc crio[24245]: time=\"2026-06-14T09:38:39.984539416Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.448390 | controller |     "Jun 14 09:38:40.012893 crc crio[24245]: time=\"2026-06-14T09:38:40.012755816Z\" level=info msg=\"Removed container 99606fa07f2d5a1c66b6b0cd8aafcaac5ad70a92cfffbe06985d7e5e902b8e0f: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=e68d75ff-2dba-42d5-a18f-4dd23f88a5b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.448407 | controller |     "Jun 14 09:38:40.019146 crc crio[24245]: time=\"2026-06-14T09:38:40.019065404Z\" level=info msg=\"Ran pod sandbox be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=e175d339-78c9-4358-b5db-0f8dbc8aa532 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.448422 | controller |     "Jun 14 09:38:40.037952 crc crio[24245]: time=\"2026-06-14T09:38:40.03775992Z\" level=info msg=\"Removing container: 96aed8df98e1a881f5d784ecce374bd6d1950e48de4a0b82ad809cd86f4e9294\" id=f8bbd761-44ab-4084-b181-af68211d21f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.448437 | controller |     "Jun 14 09:38:40.046213 crc crio[24245]: time=\"2026-06-14T09:38:40.042814753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=d7dc96e6-787b-43f0-84e0-df19cd861d4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.448451 | controller |     "Jun 14 09:38:40.122212 crc crio[24245]: time=\"2026-06-14T09:38:40.121973885Z\" level=info msg=\"Stopped container b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0: openstack/ovn-controller-ovs-df4xx/ovs-vswitchd\" id=36674360-e6aa-4dd7-8382-973477f14c40 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.448466 | controller |     "Jun 14 09:38:40.207769 crc crio[24245]: time=\"2026-06-14T09:38:40.207292979Z\" level=info msg=\"Removed container 96aed8df98e1a881f5d784ecce374bd6d1950e48de4a0b82ad809cd86f4e9294: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=f8bbd761-44ab-4084-b181-af68211d21f8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.448481 | controller |     "Jun 14 09:38:40.261413 crc crio[24245]: time=\"2026-06-14T09:38:40.230434769Z\" level=info msg=\"Removing container: 875c8ccb6187ea5e8465fe768ed54dfd7b86894479f0673ceb512c03ad54d9f2\" id=40b60494-8d28-48a3-bbe7-4f2ab20d86ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.448496 | controller |     "Jun 14 09:38:40.262143 crc crio[24245]: time=\"2026-06-14T09:38:40.261993789Z\" level=info msg=\"Stopping container: 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d (timeout: 29s)\" id=bf9ba2c6-e267-4dbf-a2ea-03802f3ffcf0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.448516 | controller |     "Jun 14 09:38:40.297630 crc crio[24245]: time=\"2026-06-14T09:38:40.295291012Z\" level=info msg=\"Created container c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf: openstack/swift-storage-0/account-reaper\" id=680ab21c-3c01-4be7-a8b7-e84a604564f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.448531 | controller |     "Jun 14 09:38:40.300957 crc crio[24245]: time=\"2026-06-14T09:38:40.300537197Z\" level=info msg=\"Starting container: c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf\" id=a23fbce4-4164-45f4-919f-7e66386d3ddf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.448546 | controller |     "Jun 14 09:38:40.307624 crc crio[24245]: time=\"2026-06-14T09:38:40.307499519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=c722f480-7963-4e1a-bebe-8495ba3c4d98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.448561 | controller |     "Jun 14 09:38:40.342913 crc crio[24245]: time=\"2026-06-14T09:38:40.340376328Z\" level=info msg=\"Started container\" PID=246836 containerID=c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf description=openstack/swift-storage-0/account-reaper id=a23fbce4-4164-45f4-919f-7e66386d3ddf name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326",
2026-06-14 10:12:41.448576 | controller |     "Jun 14 09:38:40.403098 crc crio[24245]: time=\"2026-06-14T09:38:40.402797044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=a48e7100-f690-4a5c-957e-b0e5b5e8af1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.448591 | controller |     "Jun 14 09:38:40.608835 crc crio[24245]: time=\"2026-06-14T09:38:40.608684518Z\" level=info msg=\"Stopped container 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d: openstack/ovn-controller-ovs-df4xx/ovsdb-server\" id=bf9ba2c6-e267-4dbf-a2ea-03802f3ffcf0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.448606 | controller |     "Jun 14 09:38:40.620048 crc crio[24245]: time=\"2026-06-14T09:38:40.617561581Z\" level=info msg=\"Stopping pod sandbox: b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8\" id=19e0871d-3764-44b9-9311-1888978f0d46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.448621 | controller |     "Jun 14 09:38:40.620048 crc crio[24245]: time=\"2026-06-14T09:38:40.618885953Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-df4xx Namespace:openstack ID:b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8 UID:188a3e1d-7241-409a-8351-f0857213b44b NetNS:/var/run/netns/c06d3ae2-8390-4a83-8e92-4910a76e6beb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod188a3e1d_7241_409a_8351_f0857213b44b.slice PodAnnotations:0xc001fea4a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.448636 | controller |     "Jun 14 09:38:40.620048 crc crio[24245]: time=\"2026-06-14T09:38:40.619040958Z\" level=info msg=\"Deleting pod openstack_ovn-controller-ovs-df4xx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.448651 | controller |     "Jun 14 09:38:40.620048 crc crio[24245]: time=\"2026-06-14T09:38:40.619250365Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=292c21c4-7e64-4f03-9649-2bb5f46e8856 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.448666 | controller |     "Jun 14 09:38:40.622126 crc crio[24245]: time=\"2026-06-14T09:38:40.621817017Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=f786b96d-54b6-46ad-99d0-38a1c7382e96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.448684 | controller |     "Jun 14 09:38:40.649374 crc crio[24245]: time=\"2026-06-14T09:38:40.649283097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.448700 | controller |     "Jun 14 09:38:40.650724 crc crio[24245]: time=\"2026-06-14T09:38:40.650650551Z\" level=info msg=\"Removed container 875c8ccb6187ea5e8465fe768ed54dfd7b86894479f0673ceb512c03ad54d9f2: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=40b60494-8d28-48a3-bbe7-4f2ab20d86ef name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.448714 | controller |     "Jun 14 09:38:40.680969 crc crio[24245]: time=\"2026-06-14T09:38:40.679912202Z\" level=info msg=\"Removing container: 86b4daa62017d159f67d44cc87b10f63e8e560ad3ff96c2ffc4eecbe108dcc32\" id=952c3aaf-0fb7-4eb4-ab09-384508da08ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.448729 | controller |     "Jun 14 09:38:40.700993 crc crio[24245]: time=\"2026-06-14T09:38:40.700632559Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=bdab007e-7444-4dbd-b7a9-66aab494b7b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.448744 | controller |     "Jun 14 09:38:40.715285 crc crio[24245]: time=\"2026-06-14T09:38:40.715186538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.448758 | controller |     "Jun 14 09:38:40.831264 crc crio[24245]: time=\"2026-06-14T09:38:40.831131137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.448773 | controller |     "Jun 14 09:38:40.926754 crc crio[24245]: time=\"2026-06-14T09:38:40.924959321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.448787 | controller |     "Jun 14 09:38:41.009555 crc crio[24245]: time=\"2026-06-14T09:38:41.009489078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.448803 | controller |     "Jun 14 09:38:41.079876 crc crio[24245]: time=\"2026-06-14T09:38:41.079702793Z\" level=info msg=\"Removed container 86b4daa62017d159f67d44cc87b10f63e8e560ad3ff96c2ffc4eecbe108dcc32: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=952c3aaf-0fb7-4eb4-ab09-384508da08ce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.448817 | controller |     "Jun 14 09:38:41.092775 crc crio[24245]: time=\"2026-06-14T09:38:41.092693175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.448832 | controller |     "Jun 14 09:38:41.095816 crc crio[24245]: time=\"2026-06-14T09:38:41.0957204Z\" level=info msg=\"Removing container: abc2506601b7319e17b75cb01f84723eca3eb36b7422c5e3755356d4ee2024be\" id=54e65c3b-a65b-44ab-90c0-7aba9f7f9069 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.448846 | controller |     "Jun 14 09:38:41.102769 crc crio[24245]: time=\"2026-06-14T09:38:41.102679613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.448861 | controller |     "Jun 14 09:38:41.252938 crc crio[24245]: time=\"2026-06-14T09:38:41.252233394Z\" level=info msg=\"Created container 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc: openstack/swift-storage-0/container-server\" id=bdab007e-7444-4dbd-b7a9-66aab494b7b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.448880 | controller |     "Jun 14 09:38:41.260835 crc crio[24245]: time=\"2026-06-14T09:38:41.258496139Z\" level=info msg=\"Starting container: 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc\" id=fb858a47-4726-4f21-8a37-8a743d7c4e23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.448895 | controller |     "Jun 14 09:38:41.301272 crc crio[24245]: time=\"2026-06-14T09:38:41.301179812Z\" level=info msg=\"Started container\" PID=247068 containerID=0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc description=openstack/swift-storage-0/container-server id=fb858a47-4726-4f21-8a37-8a743d7c4e23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326",
2026-06-14 10:12:41.448910 | controller |     "Jun 14 09:38:41.317220 crc crio[24245]: time=\"2026-06-14T09:38:41.317130313Z\" level=info msg=\"Created container b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897: openstack/cinder-scheduler-0/probe\" id=4d432232-dbfe-4a53-91fa-feefcf1831ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.448925 | controller |     "Jun 14 09:38:41.321318 crc crio[24245]: time=\"2026-06-14T09:38:41.321213854Z\" level=info msg=\"Starting container: b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897\" id=fa08cf48-7d4d-4e2a-b237-c81ffef89303 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.448940 | controller |     "Jun 14 09:38:41.324907 crc crio[24245]: time=\"2026-06-14T09:38:41.324748368Z\" level=info msg=\"Removed container abc2506601b7319e17b75cb01f84723eca3eb36b7422c5e3755356d4ee2024be: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=54e65c3b-a65b-44ab-90c0-7aba9f7f9069 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.448954 | controller |     "Jun 14 09:38:41.345718 crc crio[24245]: time=\"2026-06-14T09:38:41.345309426Z\" level=info msg=\"Started container\" PID=247071 containerID=b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897 description=openstack/cinder-scheduler-0/probe id=fa08cf48-7d4d-4e2a-b237-c81ffef89303 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca",
2026-06-14 10:12:41.448969 | controller |     "Jun 14 09:38:41.353210 crc crio[24245]: time=\"2026-06-14T09:38:41.353116197Z\" level=info msg=\"Removing container: c2b67e7930f8ebce567ad4f7faa61c8121d163861bd32451bcbcd4e0ff457863\" id=8701b69e-cc53-497e-af7a-66dbd23e6a5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.448983 | controller |     "Jun 14 09:38:41.358963 crc crio[24245]: time=\"2026-06-14T09:38:41.356965841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=9382fb96-fd75-49e7-8529-107619666ea3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.448998 | controller |     "Jun 14 09:38:41.441808 crc crio[24245]: time=\"2026-06-14T09:38:41.43365387Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=feba5d8b-dc16-480f-b1b8-a018b773e380 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.449013 | controller |     "Jun 14 09:38:41.463739 crc crio[24245]: time=\"2026-06-14T09:38:41.463565252Z\" level=info msg=\"Removed container c2b67e7930f8ebce567ad4f7faa61c8121d163861bd32451bcbcd4e0ff457863: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=8701b69e-cc53-497e-af7a-66dbd23e6a5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.449027 | controller |     "Jun 14 09:38:41.498215 crc crio[24245]: time=\"2026-06-14T09:38:41.497664117Z\" level=info msg=\"Removing container: f18027184a75c0939f05071ba38b1ccff8e50d96ee6f0a25cad6298d98fd1a41\" id=dc54803f-3f0f-4bd4-8ba8-6fc40988251f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.449046 | controller |     "Jun 14 09:38:41.510793 crc crio[24245]: time=\"2026-06-14T09:38:41.510513267Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=c1676ba6-df63-4f78-b0b0-ea88a43999e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.449061 | controller |     "Jun 14 09:38:41.570801 crc crio[24245]: time=\"2026-06-14T09:38:41.57071694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.449076 | controller |     "Jun 14 09:38:41.576623 crc crio[24245]: time=\"2026-06-14T09:38:41.57633746Z\" level=info msg=\"Stopped pod sandbox: b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8\" id=19e0871d-3764-44b9-9311-1888978f0d46 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.449090 | controller |     "Jun 14 09:38:41.670449 crc crio[24245]: time=\"2026-06-14T09:38:41.670160004Z\" level=info msg=\"Created container eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=292c21c4-7e64-4f03-9649-2bb5f46e8856 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.449105 | controller |     "Jun 14 09:38:41.680743 crc crio[24245]: time=\"2026-06-14T09:38:41.680680457Z\" level=info msg=\"Starting container: eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5\" id=541a94cb-ac6e-48c6-b42e-0ce60db1f028 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.449119 | controller |     "Jun 14 09:38:41.711504 crc crio[24245]: time=\"2026-06-14T09:38:41.711371283Z\" level=info msg=\"Started container\" PID=247087 containerID=eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=541a94cb-ac6e-48c6-b42e-0ce60db1f028 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a",
2026-06-14 10:12:41.449134 | controller |     "Jun 14 09:38:41.723039 crc crio[24245]: time=\"2026-06-14T09:38:41.722710724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.449149 | controller |     "Jun 14 09:38:41.734431 crc crio[24245]: time=\"2026-06-14T09:38:41.734314676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.449163 | controller |     "Jun 14 09:38:42.250690 crc crio[24245]: time=\"2026-06-14T09:38:42.250237282Z\" level=info msg=\"Created container 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9: openstack/swift-storage-0/container-replicator\" id=c1676ba6-df63-4f78-b0b0-ea88a43999e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.449177 | controller |     "Jun 14 09:38:42.256368 crc crio[24245]: time=\"2026-06-14T09:38:42.255535053Z\" level=info msg=\"Starting container: 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9\" id=282289d4-3aaf-4cda-ba9f-9e4c49498c7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.449192 | controller |     "Jun 14 09:38:42.275958 crc crio[24245]: time=\"2026-06-14T09:38:42.273490785Z\" level=info msg=\"Started container\" PID=247170 containerID=42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9 description=openstack/swift-storage-0/container-replicator id=282289d4-3aaf-4cda-ba9f-9e4c49498c7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326",
2026-06-14 10:12:41.449206 | controller |     "Jun 14 09:38:42.329478 crc crio[24245]: time=\"2026-06-14T09:38:42.329249221Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=4c56a43c-40b4-4977-8f1e-43e3d78c73dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.449228 | controller |     "Jun 14 09:38:42.569903 crc crio[24245]: time=\"2026-06-14T09:38:42.566820065Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-fzw5w/POD\" id=57e6492a-c7c1-49d3-92ff-eb68e475c290 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.449243 | controller |     "Jun 14 09:38:42.569903 crc crio[24245]: time=\"2026-06-14T09:38:42.568376285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.449257 | controller |     "Jun 14 09:38:42.669497 crc crio[24245]: time=\"2026-06-14T09:38:42.666295998Z\" level=info msg=\"Stopping container: dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4 (timeout: 20s)\" id=59223aaf-0dcd-4e35-b531-c1e3ece26699 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.449271 | controller |     "Jun 14 09:38:42.864068 crc crio[24245]: time=\"2026-06-14T09:38:42.862511349Z\" level=info msg=\"Stopping container: e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de (timeout: 30s)\" id=78153504-d847-47b0-b926-4cefb8571756 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.449286 | controller |     "Jun 14 09:38:42.864469 crc crio[24245]: time=\"2026-06-14T09:38:42.86438555Z\" level=info msg=\"Stopping container: 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b (timeout: 30s)\" id=3e2211bd-48f2-48b5-8b35-e98199b25cd9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.449300 | controller |     "Jun 14 09:38:43.217516 crc crio[24245]: time=\"2026-06-14T09:38:43.216769285Z\" level=info msg=\"Stopping container: 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867 (timeout: 10s)\" id=1e49a6b9-1eec-4be3-9542-7b5377459aa2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.449314 | controller |     "Jun 14 09:38:43.472996 crc crio[24245]: time=\"2026-06-14T09:38:43.472415297Z\" level=info msg=\"Stopping container: 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c (timeout: 30s)\" id=876fd38d-b704-4a12-9de1-54af1b6a96d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.449329 | controller |     "Jun 14 09:38:43.925933 crc crio[24245]: time=\"2026-06-14T09:38:43.925311821Z\" level=warning msg=\"Failed to find process for container 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c: checking if PID of 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c is running failed: read /proc/105213/stat: no such process\"",
2026-06-14 10:12:41.449344 | controller |     "Jun 14 09:38:43.945037 crc crio[24245]: time=\"2026-06-14T09:38:43.944954932Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/POD\" id=8bbdb959-96ee-4f49-b3fe-3a415372ca26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.449378 | controller |     "Jun 14 09:38:43.945209 crc crio[24245]: time=\"2026-06-14T09:38:43.945062715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.449395 | controller |     "Jun 14 09:38:43.985717 crc crio[24245]: time=\"2026-06-14T09:38:43.985407298Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4c4a527a-61b3-41d4-8abd-949d166efcad name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.449410 | controller |     "Jun 14 09:38:44.332921 crc crio[24245]: time=\"2026-06-14T09:38:44.331949922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4b3f0e08-fb3f-4b8b-9939-87c69fde5941 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.449430 | controller |     "Jun 14 09:38:44.371990 crc crio[24245]: time=\"2026-06-14T09:38:44.371652424Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=1e9bc101-7ffc-4d87-90e3-b506a46fe53d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.449445 | controller |     "Jun 14 09:38:45.337135 crc crio[24245]: time=\"2026-06-14T09:38:45.336501214Z\" level=info msg=\"Creating container: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=937bb107-f628-481d-a60f-172716067762 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.449460 | controller |     "Jun 14 09:38:45.338696 crc crio[24245]: time=\"2026-06-14T09:38:45.338419915Z\" level=info msg=\"Stopped container 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867: openstack/dnsmasq-dns-694549dd57-l4zmn/dnsmasq-dns\" id=1e49a6b9-1eec-4be3-9542-7b5377459aa2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.449474 | controller |     "Jun 14 09:38:45.340082 crc crio[24245]: time=\"2026-06-14T09:38:45.339729218Z\" level=info msg=\"Stopping pod sandbox: a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff\" id=fd43e38a-4063-42bc-9ffd-7b009c12e2d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.449489 | controller |     "Jun 14 09:38:45.340582 crc crio[24245]: time=\"2026-06-14T09:38:45.340540864Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-694549dd57-l4zmn Namespace:openstack ID:a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff UID:ef5812ec-ab9f-41ff-8195-5ff4a71c9c39 NetNS:/var/run/netns/62939541-acac-4e08-a06b-de012ee03659 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef5812ec_ab9f_41ff_8195_5ff4a71c9c39.slice PodAnnotations:0xc003bf63c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.449505 | controller |     "Jun 14 09:38:45.341072 crc crio[24245]: time=\"2026-06-14T09:38:45.340738991Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-694549dd57-l4zmn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.449519 | controller |     "Jun 14 09:38:45.344348 crc crio[24245]: time=\"2026-06-14T09:38:45.344269162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.449534 | controller |     "Jun 14 09:38:45.347261 crc crio[24245]: time=\"2026-06-14T09:38:45.347198234Z\" level=info msg=\"Stopped container 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/osp-httpd\" id=876fd38d-b704-4a12-9de1-54af1b6a96d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.449549 | controller |     "Jun 14 09:38:45.348079 crc crio[24245]: time=\"2026-06-14T09:38:45.348013451Z\" level=info msg=\"Stopping pod sandbox: 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624\" id=354848ef-24d9-415e-8d34-78c527d495c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.449564 | controller |     "Jun 14 09:38:45.349750 crc crio[24245]: time=\"2026-06-14T09:38:45.349665744Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=9dca94cb-d7b6-4072-94b1-9977d67cb4a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.449578 | controller |     "Jun 14 09:38:45.397763 crc crio[24245]: time=\"2026-06-14T09:38:45.394259229Z\" level=info msg=\"Removed container f18027184a75c0939f05071ba38b1ccff8e50d96ee6f0a25cad6298d98fd1a41: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=dc54803f-3f0f-4bd4-8ba8-6fc40988251f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.449597 | controller |     "Jun 14 09:38:45.401148 crc crio[24245]: time=\"2026-06-14T09:38:45.400749188Z\" level=info msg=\"Removing container: 241a2230b9f68afc89e31a02968d8e297a18817511d6f2b7a1f90dd5ef3dedcd\" id=dacdfd55-dbe9-4c2d-9f60-d1d055016376 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.449613 | controller |     "Jun 14 09:38:45.517560 crc crio[24245]: time=\"2026-06-14T09:38:45.517482531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.449627 | controller |     "Jun 14 09:38:45.738152 crc crio[24245]: time=\"2026-06-14T09:38:45.736527298Z\" level=info msg=\"Stopped container dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4: openstack/ovn-controller-tmzrh/ovn-controller\" id=59223aaf-0dcd-4e35-b531-c1e3ece26699 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.449642 | controller |     "Jun 14 09:38:45.746196 crc crio[24245]: time=\"2026-06-14T09:38:45.746061441Z\" level=info msg=\"Stopping pod sandbox: 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53\" id=241b6c94-fc94-414c-a0aa-a9b1b4ada0de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.449657 | controller |     "Jun 14 09:38:45.749020 crc crio[24245]: time=\"2026-06-14T09:38:45.748989185Z\" level=info msg=\"Got pod network &{Name:ovn-controller-tmzrh Namespace:openstack ID:70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53 UID:fb998ebe-486e-4ec4-934f-d1d10e70ad85 NetNS:/var/run/netns/062540c5-39e7-4eb5-b971-5cc0647c28d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb998ebe_486e_4ec4_934f_d1d10e70ad85.slice PodAnnotations:0xc00274a0e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.449672 | controller |     "Jun 14 09:38:45.749944 crc crio[24245]: time=\"2026-06-14T09:38:45.749916885Z\" level=info msg=\"Deleting pod openstack_ovn-controller-tmzrh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.449687 | controller |     "Jun 14 09:38:45.854458 crc crio[24245]: time=\"2026-06-14T09:38:45.85322625Z\" level=info msg=\"Stopped container 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b: openstack/placement-5c865f788d-qhxm6/placement-log\" id=3e2211bd-48f2-48b5-8b35-e98199b25cd9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.449702 | controller |     "Jun 14 09:38:45.939452 crc crio[24245]: time=\"2026-06-14T09:38:45.939366635Z\" level=info msg=\"Stopped pod sandbox: 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624\" id=354848ef-24d9-415e-8d34-78c527d495c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.449716 | controller |     "Jun 14 09:38:45.969055 crc crio[24245]: time=\"2026-06-14T09:38:45.967497885Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=74d47ae6-bb40-4e75-87ba-c3e0bbbacfcc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.449731 | controller |     "Jun 14 09:38:45.970626 crc crio[24245]: time=\"2026-06-14T09:38:45.970545232Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=15c48111-1da4-4654-994a-f73025c8ba31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.449747 | controller |     "Jun 14 09:38:45.971490 crc crio[24245]: time=\"2026-06-14T09:38:45.9714481Z\" level=info msg=\"Stopped pod sandbox: a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff\" id=fd43e38a-4063-42bc-9ffd-7b009c12e2d0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.449761 | controller |     "Jun 14 09:38:46.058667 crc crio[24245]: time=\"2026-06-14T09:38:46.058567549Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-fzw5w Namespace:openstack ID:aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b UID:783dca78-9d6f-401c-8a9f-c0267fb036c8 NetNS:/var/run/netns/03df1478-3001-402b-8da1-2547b8088a03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod783dca78_9d6f_401c_8a9f_c0267fb036c8.slice PodAnnotations:0xc000522790}] Aliases:map[]}\"",
2026-06-14 10:12:41.449791 | controller |     "Jun 14 09:38:46.065312 crc crio[24245]: time=\"2026-06-14T09:38:46.065239944Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-fzw5w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.449808 | controller |     "Jun 14 09:38:46.104353 crc crio[24245]: time=\"2026-06-14T09:38:46.104259535Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 Namespace:openstack ID:73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b UID:789fdabb-0434-4aa8-a514-218ba90a563a NetNS:/var/run/netns/d7e1378a-fe20-4056-94a1-e7b4abe6cf08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod789fdabb_0434_4aa8_a514_218ba90a563a.slice PodAnnotations:0xc002c92410}] Aliases:map[]}\"",
2026-06-14 10:12:41.449824 | controller |     "Jun 14 09:38:46.104353 crc crio[24245]: time=\"2026-06-14T09:38:46.10433138Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.449839 | controller |     "Jun 14 09:38:46.223445 crc crio[24245]: time=\"2026-06-14T09:38:46.222626681Z\" level=info msg=\"Removed container 241a2230b9f68afc89e31a02968d8e297a18817511d6f2b7a1f90dd5ef3dedcd: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=dacdfd55-dbe9-4c2d-9f60-d1d055016376 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.449854 | controller |     "Jun 14 09:38:46.237023 crc crio[24245]: time=\"2026-06-14T09:38:46.236798722Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=2e981680-69b2-4512-a39b-b91aa19771b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.449869 | controller |     "Jun 14 09:38:46.240221 crc crio[24245]: time=\"2026-06-14T09:38:46.240128809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.449885 | controller |     "Jun 14 09:38:46.268543 crc crio[24245]: time=\"2026-06-14T09:38:46.265567796Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-tm9lk/openstack-network-exporter\" id=a3989bd3-b2e5-4d03-931f-a4dc332d82ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.449900 | controller |     "Jun 14 09:38:46.280334 crc crio[24245]: time=\"2026-06-14T09:38:46.279428974Z\" level=info msg=\"Removing container: 2164c42818a4d60f7bf1f6c0d3e1ab786294b1982c7e400644ad0f00adc8a810\" id=91b96040-feb8-4ce8-acb8-0c6f7f8146a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.449914 | controller |     "Jun 14 09:38:46.350631 crc crio[24245]: time=\"2026-06-14T09:38:46.350530614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.449929 | controller |     "Jun 14 09:38:46.390032 crc crio[24245]: time=\"2026-06-14T09:38:46.389879561Z\" level=info msg=\"Stopped pod sandbox: 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53\" id=241b6c94-fc94-414c-a0aa-a9b1b4ada0de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.449943 | controller |     "Jun 14 09:38:46.525772 crc crio[24245]: time=\"2026-06-14T09:38:46.525109295Z\" level=info msg=\"Stopped container e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de: openstack/placement-5c865f788d-qhxm6/placement-api\" id=78153504-d847-47b0-b926-4cefb8571756 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.449963 | controller |     "Jun 14 09:38:46.528876 crc crio[24245]: time=\"2026-06-14T09:38:46.528743851Z\" level=info msg=\"Stopping pod sandbox: 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5\" id=d7150dd0-5081-4eeb-8261-f1ce8c8450bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.449978 | controller |     "Jun 14 09:38:46.542477 crc crio[24245]: time=\"2026-06-14T09:38:46.541548688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.449992 | controller |     "Jun 14 09:38:46.547891 crc crio[24245]: time=\"2026-06-14T09:38:46.535311243Z\" level=info msg=\"Got pod network &{Name:placement-5c865f788d-qhxm6 Namespace:openstack ID:71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5 UID:884c1b78-23eb-43ab-8b04-521eaf740531 NetNS:/var/run/netns/68a97c34-e0a4-4aa8-a006-ac35ced7e327 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod884c1b78_23eb_43ab_8b04_521eaf740531.slice PodAnnotations:0xc00274a9a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.450007 | controller |     "Jun 14 09:38:46.548122 crc crio[24245]: time=\"2026-06-14T09:38:46.548067313Z\" level=info msg=\"Deleting pod openstack_placement-5c865f788d-qhxm6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.450022 | controller |     "Jun 14 09:38:46.561830 crc crio[24245]: time=\"2026-06-14T09:38:46.561734623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.450036 | controller |     "Jun 14 09:38:46.576114 crc crio[24245]: time=\"2026-06-14T09:38:46.576009891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.450050 | controller |     "Jun 14 09:38:46.780025 crc crio[24245]: time=\"2026-06-14T09:38:46.779937977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.450065 | controller |     "Jun 14 09:38:46.908909 crc crio[24245]: time=\"2026-06-14T09:38:46.90833139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.450079 | controller |     "Jun 14 09:38:46.932368 crc crio[24245]: time=\"2026-06-14T09:38:46.926165234Z\" level=info msg=\"Removed container 2164c42818a4d60f7bf1f6c0d3e1ab786294b1982c7e400644ad0f00adc8a810: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=91b96040-feb8-4ce8-acb8-0c6f7f8146a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.450105 | controller |     "Jun 14 09:38:46.980729 crc crio[24245]: 2026-06-14T09:38:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:73206f7ccaf5b8c Mac:4e:f2:da:2a:cf:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:68 Mtu:0 Sandbox:/var/run/netns/d7e1378a-fe20-4056-94a1-e7b4abe6cf08 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.1.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.450121 | controller |     "Jun 14 09:38:46.980729 crc crio[24245]: time=\"2026-06-14T09:38:46.97571204Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 Namespace:openstack ID:73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b UID:789fdabb-0434-4aa8-a514-218ba90a563a NetNS:/var/run/netns/d7e1378a-fe20-4056-94a1-e7b4abe6cf08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod789fdabb_0434_4aa8_a514_218ba90a563a.slice PodAnnotations:0xc002c92410}] Aliases:map[]}\"",
2026-06-14 10:12:41.450140 | controller |     "Jun 14 09:38:46.980729 crc crio[24245]: time=\"2026-06-14T09:38:46.975918747Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.450156 | controller |     "Jun 14 09:38:46.994090 crc crio[24245]: time=\"2026-06-14T09:38:46.994025119Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/POD\" id=722ba525-c79f-4dae-a76f-a5594125a827 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.450170 | controller |     "Jun 14 09:38:46.994621 crc crio[24245]: time=\"2026-06-14T09:38:46.994496724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.450185 | controller |     "Jun 14 09:38:47.000221 crc crio[24245]: time=\"2026-06-14T09:38:46.997068212Z\" level=info msg=\"Removing container: 46230373d89872e3345b63b77759080250089869194bf94f582d68618103c0bf\" id=a9f7f39a-727d-40fc-b32f-76c3b25b12bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.450200 | controller |     "Jun 14 09:38:47.032026 crc crio[24245]: time=\"2026-06-14T09:38:47.02432089Z\" level=info msg=\"Ran pod sandbox 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/POD\" id=8bbdb959-96ee-4f49-b3fe-3a415372ca26 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.450214 | controller |     "Jun 14 09:38:47.056905 crc crio[24245]: time=\"2026-06-14T09:38:47.056787939Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=dfa5a36e-3c6b-491a-b796-f971ac4e616c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.450229 | controller |     "Jun 14 09:38:47.058100 crc crio[24245]: time=\"2026-06-14T09:38:47.05805034Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=dfa5a36e-3c6b-491a-b796-f971ac4e616c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.450243 | controller |     "Jun 14 09:38:47.058332 crc crio[24245]: time=\"2026-06-14T09:38:47.058198054Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=dfa5a36e-3c6b-491a-b796-f971ac4e616c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.450257 | controller |     "Jun 14 09:38:47.060309 crc crio[24245]: time=\"2026-06-14T09:38:47.060184784Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=0cdc8e72-9479-4a2f-948c-ff99ffd52ff9 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.450272 | controller |     "Jun 14 09:38:47.080174 crc crio[24245]: time=\"2026-06-14T09:38:47.076472744Z\" level=info msg=\"Stopping container: 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086 (timeout: 30s)\" id=4b2f99e7-a92c-4223-bcde-f83a2915685d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.450286 | controller |     "Jun 14 09:38:47.080174 crc crio[24245]: time=\"2026-06-14T09:38:47.079058657Z\" level=info msg=\"Stopping container: ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d (timeout: 30s)\" id=2a778be2-b3f5-43f9-8b3f-bbe5c6ae6a8f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.450300 | controller |     "Jun 14 09:38:47.080174 crc crio[24245]: time=\"2026-06-14T09:38:47.079712238Z\" level=info msg=\"Stopping container: 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d (timeout: 30s)\" id=4b23ee6c-dd13-4c3a-9b11-14ed108eec7a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.450319 | controller |     "Jun 14 09:38:47.081131 crc crio[24245]: time=\"2026-06-14T09:38:47.080780833Z\" level=info msg=\"Stopping container: 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8 (timeout: 30s)\" id=13678eda-dbef-46c8-b228-4eba1fc4bd51 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.450334 | controller |     "Jun 14 09:38:47.085263 crc crio[24245]: time=\"2026-06-14T09:38:47.085193099Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-14 10:12:41.450361 | controller |     "Jun 14 09:38:47.297412 crc crio[24245]: time=\"2026-06-14T09:38:47.297322145Z\" level=info msg=\"Created container 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838: openstack/ovn-controller-metrics-tm9lk/openstack-network-exporter\" id=a3989bd3-b2e5-4d03-931f-a4dc332d82ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.450381 | controller |     "Jun 14 09:38:47.300082 crc crio[24245]: time=\"2026-06-14T09:38:47.299825304Z\" level=info msg=\"Starting container: 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838\" id=4d4b19af-385c-49ad-bcb3-27826f4bd42a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.450397 | controller |     "Jun 14 09:38:47.318803 crc crio[24245]: time=\"2026-06-14T09:38:47.318704685Z\" level=info msg=\"Removed container 46230373d89872e3345b63b77759080250089869194bf94f582d68618103c0bf: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=a9f7f39a-727d-40fc-b32f-76c3b25b12bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.450412 | controller |     "Jun 14 09:38:47.323982 crc crio[24245]: time=\"2026-06-14T09:38:47.32389634Z\" level=info msg=\"Started container\" PID=247716 containerID=0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838 description=openstack/ovn-controller-metrics-tm9lk/openstack-network-exporter id=4d4b19af-385c-49ad-bcb3-27826f4bd42a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9",
2026-06-14 10:12:41.450427 | controller |     "Jun 14 09:38:47.325335 crc crio[24245]: time=\"2026-06-14T09:38:47.325110554Z\" level=info msg=\"Removing container: 841098f8fb81267e8edf6903de2b89efdfd7d134dd9c07593756085bfea77bf6\" id=4f328674-c2d4-40ed-a9a4-1a3e5bc32a33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.450441 | controller |     "Jun 14 09:38:47.381197 crc crio[24245]: time=\"2026-06-14T09:38:47.380749788Z\" level=info msg=\"Stopped container 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8: openstack/ceilometer-0/sg-core\" id=13678eda-dbef-46c8-b228-4eba1fc4bd51 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.450456 | controller |     "Jun 14 09:38:47.401529 crc crio[24245]: time=\"2026-06-14T09:38:47.390642753Z\" level=info msg=\"Created container 1cb8e5e5246880e7b7862e66ad3de0ff2e74134371f56fc51b9bbae6903dff16: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=937bb107-f628-481d-a60f-172716067762 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.450470 | controller |     "Jun 14 09:38:47.401529 crc crio[24245]: time=\"2026-06-14T09:38:47.400125483Z\" level=info msg=\"Starting container: 1cb8e5e5246880e7b7862e66ad3de0ff2e74134371f56fc51b9bbae6903dff16\" id=35c264d0-49d0-4334-860a-903e6c6900ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.450485 | controller |     "Jun 14 09:38:47.405063 crc crio[24245]: time=\"2026-06-14T09:38:47.404997332Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=722ba525-c79f-4dae-a76f-a5594125a827 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.450504 | controller |     "Jun 14 09:38:47.414314 crc crio[24245]: time=\"2026-06-14T09:38:47.414279844Z\" level=info msg=\"Started container\" PID=247724 containerID=1cb8e5e5246880e7b7862e66ad3de0ff2e74134371f56fc51b9bbae6903dff16 description=openstack/ovn-controller-jrwkf-config-scb5l/ovn-config id=35c264d0-49d0-4334-860a-903e6c6900ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6",
2026-06-14 10:12:41.450520 | controller |     "Jun 14 09:38:47.471552 crc crio[24245]: time=\"2026-06-14T09:38:47.471411623Z\" level=info msg=\"Stopped container 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d: openstack/ceilometer-0/proxy-httpd\" id=4b23ee6c-dd13-4c3a-9b11-14ed108eec7a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.450534 | controller |     "Jun 14 09:38:47.507401 crc crio[24245]: time=\"2026-06-14T09:38:47.507309328Z\" level=info msg=\"Ran pod sandbox 2cfe2c5aee8634e85ff1d05269eb26bfbc449a3b871320750600595a1adf3585 with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/POD\" id=722ba525-c79f-4dae-a76f-a5594125a827 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.450549 | controller |     "Jun 14 09:38:47.514114 crc crio[24245]: time=\"2026-06-14T09:38:47.513977166Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=05e565c8-e197-4204-a2c4-34eef140a5e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.450563 | controller |     "Jun 14 09:38:47.514309 crc crio[24245]: time=\"2026-06-14T09:38:47.514234699Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=05e565c8-e197-4204-a2c4-34eef140a5e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.450578 | controller |     "Jun 14 09:38:47.514309 crc crio[24245]: time=\"2026-06-14T09:38:47.514309302Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=05e565c8-e197-4204-a2c4-34eef140a5e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.450592 | controller |     "Jun 14 09:38:47.516071 crc crio[24245]: time=\"2026-06-14T09:38:47.515952651Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c7027ccc-8e95-4fe0-90a9-59863aa6bd67 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.450607 | controller |     "Jun 14 09:38:47.522155 crc crio[24245]: time=\"2026-06-14T09:38:47.522069127Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-14 10:12:41.450622 | controller |     "Jun 14 09:38:47.568484 crc crio[24245]: time=\"2026-06-14T09:38:47.568400331Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-48j92/POD\" id=3227a856-7736-4a2f-a202-e5483d3db6c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.450637 | controller |     "Jun 14 09:38:47.568678 crc crio[24245]: time=\"2026-06-14T09:38:47.568509624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.450653 | controller |     "Jun 14 09:38:47.657963 crc crio[24245]: time=\"2026-06-14T09:38:47.657145211Z\" level=info msg=\"Created container 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911: openstack/swift-storage-0/container-auditor\" id=9dca94cb-d7b6-4072-94b1-9977d67cb4a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.450672 | controller |     "Jun 14 09:38:47.681913 crc crio[24245]: time=\"2026-06-14T09:38:47.678026331Z\" level=info msg=\"Starting container: 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911\" id=8a95d6a7-64ad-45d7-8f22-982ab3910df0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.450724 | controller |     "Jun 14 09:38:47.705901 crc crio[24245]: time=\"2026-06-14T09:38:47.704505363Z\" level=info msg=\"Started container\" PID=247718 containerID=81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911 description=openstack/swift-storage-0/container-auditor id=8a95d6a7-64ad-45d7-8f22-982ab3910df0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326",
2026-06-14 10:12:41.450743 | controller |     "Jun 14 09:38:47.755974 crc crio[24245]: time=\"2026-06-14T09:38:47.755458601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=e9e14f72-64fb-4479-beab-638356ca0c1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.450758 | controller |     "Jun 14 09:38:47.776903 crc crio[24245]: time=\"2026-06-14T09:38:47.774542704Z\" level=info msg=\"Stopped container 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086: openstack/ceilometer-0/ceilometer-notification-agent\" id=4b2f99e7-a92c-4223-bcde-f83a2915685d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.450773 | controller |     "Jun 14 09:38:47.802073 crc crio[24245]: 2026-06-14T09:38:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aae4e857872658d Mac:2a:6b:0c:56:a7:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:67 Mtu:0 Sandbox:/var/run/netns/03df1478-3001-402b-8da1-2547b8088a03 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.1.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.450788 | controller |     "Jun 14 09:38:47.803680 crc crio[24245]: time=\"2026-06-14T09:38:47.803371176Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-fzw5w Namespace:openstack ID:aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b UID:783dca78-9d6f-401c-8a9f-c0267fb036c8 NetNS:/var/run/netns/03df1478-3001-402b-8da1-2547b8088a03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod783dca78_9d6f_401c_8a9f_c0267fb036c8.slice PodAnnotations:0xc000522790}] Aliases:map[]}\"",
2026-06-14 10:12:41.450803 | controller |     "Jun 14 09:38:47.803680 crc crio[24245]: time=\"2026-06-14T09:38:47.803539841Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-fzw5w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.450818 | controller |     "Jun 14 09:38:47.809975 crc crio[24245]: time=\"2026-06-14T09:38:47.80642106Z\" level=info msg=\"Got pod network &{Name:ovn-controller-48j92 Namespace:openstack ID:8ecf74872179ea3bb9c71609a9465764ff9c407f8e06b9989cc6fd7e69e13872 UID:6f7d1a40-1da7-4926-b10e-5f5d0bd66485 NetNS:/var/run/netns/5e36f132-50db-4bae-ba40-39a5269dbe83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f7d1a40_1da7_4926_b10e_5f5d0bd66485.slice PodAnnotations:0xc00274a100}] Aliases:map[]}\"",
2026-06-14 10:12:41.450834 | controller |     "Jun 14 09:38:47.809975 crc crio[24245]: time=\"2026-06-14T09:38:47.806486542Z\" level=info msg=\"Adding pod openstack_ovn-controller-48j92 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.450848 | controller |     "Jun 14 09:38:47.809975 crc crio[24245]: time=\"2026-06-14T09:38:47.806965731Z\" level=info msg=\"Stopped pod sandbox: 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5\" id=d7150dd0-5081-4eeb-8261-f1ce8c8450bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.450863 | controller |     "Jun 14 09:38:47.816430 crc crio[24245]: time=\"2026-06-14T09:38:47.815659421Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:1af3cfa900bdb14059b01962275ab139988ff3d9056421fc6cea49f366b60c49\" id=9587cb21-10af-46da-8491-42d541cb5af8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.450883 | controller |     "Jun 14 09:38:47.851013 crc crio[24245]: time=\"2026-06-14T09:38:47.850509271Z\" level=info msg=\"Stopped container ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d: openstack/ceilometer-0/ceilometer-central-agent\" id=2a778be2-b3f5-43f9-8b3f-bbe5c6ae6a8f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.450898 | controller |     "Jun 14 09:38:47.857793 crc crio[24245]: time=\"2026-06-14T09:38:47.85773167Z\" level=info msg=\"Stopping pod sandbox: 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1\" id=8835c665-97dc-4103-b941-d2c2e1ab13b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.450914 | controller |     "Jun 14 09:38:47.858346 crc crio[24245]: time=\"2026-06-14T09:38:47.858294318Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1 UID:8af32049-2e7c-47f6-b88d-eb80f72cdb96 NetNS:/var/run/netns/0cd82847-83ef-402f-8227-06e5199647cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8af32049_2e7c_47f6_b88d_eb80f72cdb96.slice PodAnnotations:0xc000522b18}] Aliases:map[]}\"",
2026-06-14 10:12:41.450928 | controller |     "Jun 14 09:38:47.858935 crc crio[24245]: time=\"2026-06-14T09:38:47.858512175Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.450970 | controller |     "Jun 14 09:38:47.936039 crc crio[24245]: time=\"2026-06-14T09:38:47.935173822Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=bee8f886-11d9-4668-b49f-6ed82ddb4549 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.450991 | controller |     "Jun 14 09:38:47.936562 crc crio[24245]: time=\"2026-06-14T09:38:47.936505165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.451006 | controller |     "Jun 14 09:38:47.954200 crc crio[24245]: time=\"2026-06-14T09:38:47.953581698Z\" level=info msg=\"Ran pod sandbox aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b with infra container: openstack/ovn-controller-ovs-fzw5w/POD\" id=57e6492a-c7c1-49d3-92ff-eb68e475c290 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.451022 | controller |     "Jun 14 09:38:47.969498 crc crio[24245]: time=\"2026-06-14T09:38:47.969402422Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=e6478d42-a909-49b6-b8e3-1c499012b0fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.451037 | controller |     "Jun 14 09:38:48.118398 crc crio[24245]: time=\"2026-06-14T09:38:48.044917127Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=e6478d42-a909-49b6-b8e3-1c499012b0fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.451051 | controller |     "Jun 14 09:38:48.118398 crc crio[24245]: time=\"2026-06-14T09:38:48.04501261Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=e6478d42-a909-49b6-b8e3-1c499012b0fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.451067 | controller |     "Jun 14 09:38:48.118398 crc crio[24245]: time=\"2026-06-14T09:38:48.059021382Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=abc10dd6-c773-4477-9240-cf4f038a9066 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.451081 | controller |     "Jun 14 09:38:48.118398 crc crio[24245]: time=\"2026-06-14T09:38:48.067436793Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-14 10:12:41.451101 | controller |     "Jun 14 09:38:48.209805 crc crio[24245]: time=\"2026-06-14T09:38:48.209376466Z\" level=info msg=\"Removed container 841098f8fb81267e8edf6903de2b89efdfd7d134dd9c07593756085bfea77bf6: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=4f328674-c2d4-40ed-a9a4-1a3e5bc32a33 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451116 | controller |     "Jun 14 09:38:48.227927 crc crio[24245]: time=\"2026-06-14T09:38:48.227920006Z\" level=info msg=\"Removing container: b25685950f1c54726662105d0447f264f9b5d5336a77c385d6dde7d5f02022f9\" id=33a0bef7-7869-4729-b7c0-8501c9257083 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451131 | controller |     "Jun 14 09:38:48.285541 crc crio[24245]: time=\"2026-06-14T09:38:48.285429039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.451146 | controller |     "Jun 14 09:38:48.299502 crc crio[24245]: time=\"2026-06-14T09:38:48.299335648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.451160 | controller |     "Jun 14 09:38:48.403958 crc crio[24245]: time=\"2026-06-14T09:38:48.400057838Z\" level=info msg=\"Removed container b25685950f1c54726662105d0447f264f9b5d5336a77c385d6dde7d5f02022f9: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=33a0bef7-7869-4729-b7c0-8501c9257083 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451175 | controller |     "Jun 14 09:38:48.415538 crc crio[24245]: time=\"2026-06-14T09:38:48.413978833Z\" level=info msg=\"Stopped pod sandbox: 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1\" id=8835c665-97dc-4103-b941-d2c2e1ab13b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.451190 | controller |     "Jun 14 09:38:48.418080 crc crio[24245]: time=\"2026-06-14T09:38:48.417991961Z\" level=info msg=\"Removing container: 0f4062f9ab00e5c6a708b84dc26c25ee8504b1a7f6ac9aaf8d3c0fa9db182b0a\" id=e036588e-4b8d-4349-b568-6162d98fad26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451205 | controller |     "Jun 14 09:38:48.576244 crc crio[24245]: time=\"2026-06-14T09:38:48.575022166Z\" level=info msg=\"Removed container 0f4062f9ab00e5c6a708b84dc26c25ee8504b1a7f6ac9aaf8d3c0fa9db182b0a: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=e036588e-4b8d-4349-b568-6162d98fad26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451220 | controller |     "Jun 14 09:38:48.611916 crc crio[24245]: time=\"2026-06-14T09:38:48.611698963Z\" level=info msg=\"Removing container: 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d\" id=199467c7-b1a2-4453-a4ca-a11f137fbaac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451235 | controller |     "Jun 14 09:38:48.641294 crc crio[24245]: time=\"2026-06-14T09:38:48.641193916Z\" level=info msg=\"Created container 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab: openstack/swift-storage-0/container-updater\" id=bee8f886-11d9-4668-b49f-6ed82ddb4549 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.451250 | controller |     "Jun 14 09:38:48.664234 crc crio[24245]: time=\"2026-06-14T09:38:48.663176068Z\" level=info msg=\"Starting container: 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab\" id=e94ca78c-cf8d-48bc-ad4f-7033e4a936c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.451264 | controller |     "Jun 14 09:38:48.700770 crc crio[24245]: time=\"2026-06-14T09:38:48.699029337Z\" level=info msg=\"Started container\" PID=247949 containerID=0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab description=openstack/swift-storage-0/container-updater id=e94ca78c-cf8d-48bc-ad4f-7033e4a936c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326",
2026-06-14 10:12:41.451283 | controller |     "Jun 14 09:38:48.711063 crc crio[24245]: time=\"2026-06-14T09:38:48.710449908Z\" level=info msg=\"Removed container 73348c36c9f7edece3b82a9163e7ad59d3c540f366465217dfec687d5c98b78d: openstack/barbican-worker-685dddf667-67w2q/barbican-worker\" id=199467c7-b1a2-4453-a4ca-a11f137fbaac name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451298 | controller |     "Jun 14 09:38:48.743421 crc crio[24245]: time=\"2026-06-14T09:38:48.742974812Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=eec931a4-266f-479b-87b0-4316ea72ef0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.451314 | controller |     "Jun 14 09:38:48.752273 crc crio[24245]: time=\"2026-06-14T09:38:48.752172098Z\" level=info msg=\"Removing container: 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad\" id=fde72faa-d820-45b8-a81d-0f07f6242d3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451328 | controller |     "Jun 14 09:38:48.841215 crc crio[24245]: 2026-06-14T09:38:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ecf74872179ea3 Mac:aa:7a:41:f8:8c:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:69 Mtu:0 Sandbox:/var/run/netns/5e36f132-50db-4bae-ba40-39a5269dbe83 SocketPath: PciID:}] [{Interface:0xc00011a760 Address:{IP:10.217.1.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.451343 | controller |     "Jun 14 09:38:48.846131 crc crio[24245]: time=\"2026-06-14T09:38:48.842904021Z\" level=info msg=\"Got pod network &{Name:ovn-controller-48j92 Namespace:openstack ID:8ecf74872179ea3bb9c71609a9465764ff9c407f8e06b9989cc6fd7e69e13872 UID:6f7d1a40-1da7-4926-b10e-5f5d0bd66485 NetNS:/var/run/netns/5e36f132-50db-4bae-ba40-39a5269dbe83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6f7d1a40_1da7_4926_b10e_5f5d0bd66485.slice PodAnnotations:0xc00274a100}] Aliases:map[]}\"",
2026-06-14 10:12:41.451386 | controller |     "Jun 14 09:38:48.846131 crc crio[24245]: time=\"2026-06-14T09:38:48.843080817Z\" level=info msg=\"Checking pod openstack_ovn-controller-48j92 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.451402 | controller |     "Jun 14 09:38:48.957331 crc crio[24245]: time=\"2026-06-14T09:38:48.957246525Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=a1df7a98-02f6-4970-a1da-f91023feaa0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.451417 | controller |     "Jun 14 09:38:48.970383 crc crio[24245]: time=\"2026-06-14T09:38:48.969578999Z\" level=info msg=\"Ran pod sandbox 8ecf74872179ea3bb9c71609a9465764ff9c407f8e06b9989cc6fd7e69e13872 with infra container: openstack/ovn-controller-48j92/POD\" id=3227a856-7736-4a2f-a202-e5483d3db6c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.451432 | controller |     "Jun 14 09:38:49.002315 crc crio[24245]: time=\"2026-06-14T09:38:49.000799471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=7ba1c072-b33e-47fb-a312-394c256189ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.451446 | controller |     "Jun 14 09:38:49.077536 crc crio[24245]: time=\"2026-06-14T09:38:49.075584581Z\" level=info msg=\"Removed container 81527598af3cdb30a599d6c7855ac8eec9254c4132611e2d318c5cc6905ca8ad: openstack/barbican-worker-685dddf667-67w2q/barbican-worker-log\" id=fde72faa-d820-45b8-a81d-0f07f6242d3b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451461 | controller |     "Jun 14 09:38:49.077536 crc crio[24245]: time=\"2026-06-14T09:38:49.07710366Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=7ba1c072-b33e-47fb-a312-394c256189ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.451480 | controller |     "Jun 14 09:38:49.077536 crc crio[24245]: time=\"2026-06-14T09:38:49.077162862Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=7ba1c072-b33e-47fb-a312-394c256189ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.451495 | controller |     "Jun 14 09:38:49.089707 crc crio[24245]: time=\"2026-06-14T09:38:49.089620633Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=0cb2f8ba-b579-4818-a677-bd2566576a8a name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.451510 | controller |     "Jun 14 09:38:49.101234 crc crio[24245]: time=\"2026-06-14T09:38:49.101192495Z\" level=info msg=\"Removing container: 41f4c3039354ebfc6d05a5ed7d30e155d301816275258c2f88bd7ceded477c51\" id=8be5e424-679a-4480-9d49-cb6120d5c015 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451524 | controller |     "Jun 14 09:38:49.119968 crc crio[24245]: time=\"2026-06-14T09:38:49.105147632Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-14 10:12:41.451539 | controller |     "Jun 14 09:38:49.119968 crc crio[24245]: time=\"2026-06-14T09:38:49.117345957Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=7480b67c-8b47-4302-9103-46b4d596c0d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.451554 | controller |     "Jun 14 09:38:49.213417 crc crio[24245]: time=\"2026-06-14T09:38:49.213320322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.451568 | controller |     "Jun 14 09:38:49.434543 crc crio[24245]: time=\"2026-06-14T09:38:49.433986739Z\" level=info msg=\"Removed container 41f4c3039354ebfc6d05a5ed7d30e155d301816275258c2f88bd7ceded477c51: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=8be5e424-679a-4480-9d49-cb6120d5c015 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451582 | controller |     "Jun 14 09:38:49.453422 crc crio[24245]: time=\"2026-06-14T09:38:49.453271557Z\" level=info msg=\"Removing container: e29f7fd692555085d426fd136b6e34ab00596650d054f71729e8cbcff331a205\" id=1d040dbc-282a-4281-adee-d03208c00b53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451596 | controller |     "Jun 14 09:38:49.454250 crc crio[24245]: time=\"2026-06-14T09:38:49.453745497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.451611 | controller |     "Jun 14 09:38:49.458760 crc crio[24245]: time=\"2026-06-14T09:38:49.458686705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.451625 | controller |     "Jun 14 09:38:49.574918 crc crio[24245]: time=\"2026-06-14T09:38:49.574374189Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1cc7c37d-182b-4b95-a26c-c9344db32440 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.451639 | controller |     "Jun 14 09:38:49.617952 crc crio[24245]: time=\"2026-06-14T09:38:49.616928059Z\" level=info msg=\"Removed container e29f7fd692555085d426fd136b6e34ab00596650d054f71729e8cbcff331a205: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=1d040dbc-282a-4281-adee-d03208c00b53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451654 | controller |     "Jun 14 09:38:49.627982 crc crio[24245]: time=\"2026-06-14T09:38:49.626757107Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1672cade-cadb-4b57-896c-e2a250ddad04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.451673 | controller |     "Jun 14 09:38:49.635987 crc crio[24245]: time=\"2026-06-14T09:38:49.634345601Z\" level=info msg=\"Removing container: 675b08a76764b68ca5db72d2a10242bf7b8923619ab7175664d892bb518856c6\" id=c4e56024-e37b-47d3-a4b7-75f1a08c2601 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451688 | controller |     "Jun 14 09:38:49.646906 crc crio[24245]: time=\"2026-06-14T09:38:49.646568005Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=39482a6f-e261-4616-b5a5-bab9e60f5b98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.451703 | controller |     "Jun 14 09:38:49.650924 crc crio[24245]: time=\"2026-06-14T09:38:49.647579927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.451717 | controller |     "Jun 14 09:38:49.783404 crc crio[24245]: time=\"2026-06-14T09:38:49.778398605Z\" level=info msg=\"Created container 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250: openstack/swift-storage-0/object-server\" id=7480b67c-8b47-4302-9103-46b4d596c0d8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.451732 | controller |     "Jun 14 09:38:49.783695 crc crio[24245]: time=\"2026-06-14T09:38:49.783568304Z\" level=info msg=\"Starting container: 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250\" id=bd7a0e69-b236-490b-8f2c-b1ac79276133 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.451747 | controller |     "Jun 14 09:38:49.798900 crc crio[24245]: time=\"2026-06-14T09:38:49.794972811Z\" level=info msg=\"Started container\" PID=248019 containerID=85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250 description=openstack/swift-storage-0/object-server id=bd7a0e69-b236-490b-8f2c-b1ac79276133 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326",
2026-06-14 10:12:41.451761 | controller |     "Jun 14 09:38:49.876297 crc crio[24245]: time=\"2026-06-14T09:38:49.874960816Z\" level=info msg=\"Removed container 675b08a76764b68ca5db72d2a10242bf7b8923619ab7175664d892bb518856c6: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=c4e56024-e37b-47d3-a4b7-75f1a08c2601 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451776 | controller |     "Jun 14 09:38:49.891079 crc crio[24245]: time=\"2026-06-14T09:38:49.889999595Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=d303097e-04fd-4f11-a114-c4a21f1f9c6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.451790 | controller |     "Jun 14 09:38:49.892090 crc crio[24245]: time=\"2026-06-14T09:38:49.892037552Z\" level=info msg=\"Removing container: 34318af195ecd3466dca3146a9d1813ecfc6e6255dfa614464fb413297061d3c\" id=0b8a6dab-0b89-4a71-9b6e-de093c194528 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451805 | controller |     "Jun 14 09:38:49.965903 crc crio[24245]: time=\"2026-06-14T09:38:49.965375334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=aed4e8a4-aa26-43ee-b802-21b28cefc7e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.451819 | controller |     "Jun 14 09:38:50.059717 crc crio[24245]: time=\"2026-06-14T09:38:50.059533417Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=10573ce5-7a45-4e0b-9e23-3b6f198ac9b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.451839 | controller |     "Jun 14 09:38:50.060142 crc crio[24245]: time=\"2026-06-14T09:38:50.060100015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.451854 | controller |     "Jun 14 09:38:50.293124 crc crio[24245]: time=\"2026-06-14T09:38:50.289376738Z\" level=info msg=\"Stopped container 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2: openstack/barbican-api-544dc98db8-cd5vj/barbican-api\" id=fcc8c36e-0cf5-41cb-857b-bcf4f12e2e3a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.451869 | controller |     "Jun 14 09:38:50.301135 crc crio[24245]: time=\"2026-06-14T09:38:50.301051019Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=aa47c54b-953a-40d0-bd42-f02c6498a351 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.451884 | controller |     "Jun 14 09:38:50.311895 crc crio[24245]: time=\"2026-06-14T09:38:50.309270298Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=8f12081a-0fb1-4b64-93f5-ed0a5f6ca44d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.451899 | controller |     "Jun 14 09:38:50.311895 crc crio[24245]: time=\"2026-06-14T09:38:50.309370351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.451914 | controller |     "Jun 14 09:38:50.344340 crc crio[24245]: time=\"2026-06-14T09:38:50.344240903Z\" level=info msg=\"Removed container 34318af195ecd3466dca3146a9d1813ecfc6e6255dfa614464fb413297061d3c: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=0b8a6dab-0b89-4a71-9b6e-de093c194528 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451928 | controller |     "Jun 14 09:38:50.350967 crc crio[24245]: time=\"2026-06-14T09:38:50.350283788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.451943 | controller |     "Jun 14 09:38:50.365900 crc crio[24245]: time=\"2026-06-14T09:38:50.364940612Z\" level=info msg=\"Removing container: b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0\" id=7dd8c095-ca5f-42db-a6cf-719f2a6cfd2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.451957 | controller |     "Jun 14 09:38:50.383445 crc crio[24245]: time=\"2026-06-14T09:38:50.383365723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.451971 | controller |     "Jun 14 09:38:50.420898 crc crio[24245]: time=\"2026-06-14T09:38:50.420757517Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=e2afe1c4-fec8-4ade-8552-d899dad50bf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.451986 | controller |     "Jun 14 09:38:50.477426 crc crio[24245]: time=\"2026-06-14T09:38:50.473356119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.452000 | controller |     "Jun 14 09:38:50.509358 crc crio[24245]: time=\"2026-06-14T09:38:50.509254757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.452062 | controller |     "Jun 14 09:38:50.561490 crc crio[24245]: time=\"2026-06-14T09:38:50.56131061Z\" level=info msg=\"Creating container: openstack/barbican-api-544dc98db8-cd5vj/barbican-api\" id=d129b948-e6f9-4675-b1d9-5e8944f3cdc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.452090 | controller |     "Jun 14 09:38:50.609094 crc crio[24245]: time=\"2026-06-14T09:38:50.604951737Z\" level=info msg=\"Removed container b00799c92b9933872125abdf76da5a448350c916a6060de72367f711ea915de0: openstack/ovn-controller-ovs-df4xx/ovs-vswitchd\" id=7dd8c095-ca5f-42db-a6cf-719f2a6cfd2b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.452106 | controller |     "Jun 14 09:38:50.622008 crc crio[24245]: time=\"2026-06-14T09:38:50.620965846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=e81e983d-77c7-4dfa-945d-facdd52e97c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.452121 | controller |     "Jun 14 09:38:50.624738 crc crio[24245]: time=\"2026-06-14T09:38:50.62464977Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=f95b48fc-4a2a-41a3-b6e3-b882073e9189 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.452136 | controller |     "Jun 14 09:38:50.626558 crc crio[24245]: time=\"2026-06-14T09:38:50.626163719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.452182 | controller |     "Jun 14 09:38:50.637073 crc crio[24245]: time=\"2026-06-14T09:38:50.634056002Z\" level=info msg=\"Removing container: 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d\" id=3becc529-87ef-4dfd-97f6-6d02c621ff55 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.452199 | controller |     "Jun 14 09:38:50.653194 crc crio[24245]: time=\"2026-06-14T09:38:50.651943224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=a3c59abf-efc5-4333-b55a-a21bea42d2e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.452214 | controller |     "Jun 14 09:38:50.653194 crc crio[24245]: time=\"2026-06-14T09:38:50.652978208Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0674af16-f6e2-4b19-b4bc-bed51bf21608 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.452229 | controller |     "Jun 14 09:38:50.681403 crc crio[24245]: time=\"2026-06-14T09:38:50.675441453Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4 UID:076791ff-3177-4c12-b344-75bcd5afc210 NetNS:/var/run/netns/bffbdd3d-ace4-4d35-8147-a8d6511fcfd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod076791ff_3177_4c12_b344_75bcd5afc210.slice PodAnnotations:0xc000602898}] Aliases:map[]}\"",
2026-06-14 10:12:41.452245 | controller |     "Jun 14 09:38:50.681403 crc crio[24245]: time=\"2026-06-14T09:38:50.675506335Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.452260 | controller |     "Jun 14 09:38:50.738237 crc crio[24245]: time=\"2026-06-14T09:38:50.736401468Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=eda15e66-af88-4425-88d6-4cf7707db384 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.452274 | controller |     "Jun 14 09:38:50.754676 crc crio[24245]: time=\"2026-06-14T09:38:50.754414798Z\" level=info msg=\"Created container 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f: openstack/swift-storage-0/object-replicator\" id=10573ce5-7a45-4e0b-9e23-3b6f198ac9b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.452294 | controller |     "Jun 14 09:38:50.759391 crc crio[24245]: time=\"2026-06-14T09:38:50.759318526Z\" level=info msg=\"Starting container: 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f\" id=d3e1862b-484a-484b-9249-78d15df93798 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.452309 | controller |     "Jun 14 09:38:50.772963 crc crio[24245]: time=\"2026-06-14T09:38:50.772784189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.452323 | controller |     "Jun 14 09:38:50.788932 crc crio[24245]: time=\"2026-06-14T09:38:50.788458713Z\" level=info msg=\"Started container\" PID=248131 containerID=69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f description=openstack/swift-storage-0/object-replicator id=d3e1862b-484a-484b-9249-78d15df93798 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326",
2026-06-14 10:12:41.452338 | controller |     "Jun 14 09:38:50.791128 crc crio[24245]: time=\"2026-06-14T09:38:50.791048409Z\" level=info msg=\"Creating container: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=932c3430-619c-4879-842c-fc4b7cb20776 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.452380 | controller |     "Jun 14 09:38:50.824473 crc crio[24245]: time=\"2026-06-14T09:38:50.823174982Z\" level=info msg=\"Created container ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=39482a6f-e261-4616-b5a5-bab9e60f5b98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.452396 | controller |     "Jun 14 09:38:50.825283 crc crio[24245]: time=\"2026-06-14T09:38:50.825053192Z\" level=info msg=\"Starting container: ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005\" id=a71b6827-ba1f-419c-a736-11f5ba93efa4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.452411 | controller |     "Jun 14 09:38:50.834782 crc crio[24245]: time=\"2026-06-14T09:38:50.833721021Z\" level=info msg=\"Started container\" PID=248116 containerID=ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=a71b6827-ba1f-419c-a736-11f5ba93efa4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a",
2026-06-14 10:12:41.452426 | controller |     "Jun 14 09:38:50.896055 crc crio[24245]: time=\"2026-06-14T09:38:50.895349704Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=f380c021-d0ba-4348-b711-e9632ea7a708 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.452440 | controller |     "Jun 14 09:38:50.990305 crc crio[24245]: time=\"2026-06-14T09:38:50.990056392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.452455 | controller |     "Jun 14 09:38:51.020822 crc crio[24245]: time=\"2026-06-14T09:38:51.020492485Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=7e87fc0c-1fda-4d61-b4f9-1936b111422c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.452469 | controller |     "Jun 14 09:38:51.415761 crc crio[24245]: time=\"2026-06-14T09:38:51.414752325Z\" level=info msg=\"Removed container 57a7dfd914b0ab744a54bca50b0c440c5548aa4d5a219f22d2946db36e407c5d: openstack/ovn-controller-ovs-df4xx/ovsdb-server\" id=3becc529-87ef-4dfd-97f6-6d02c621ff55 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.452489 | controller |     "Jun 14 09:38:51.423522 crc crio[24245]: time=\"2026-06-14T09:38:51.423441025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.452504 | controller |     "Jun 14 09:38:51.425771 crc crio[24245]: time=\"2026-06-14T09:38:51.425685446Z\" level=info msg=\"Removing container: 66eeaff1ccf464914e77b269d7dc7788ed1e4239d4541957ca20d1e86813ec55\" id=533a7d3f-302f-47bd-997a-c2fa00fa11b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.452518 | controller |     "Jun 14 09:38:51.433057 crc crio[24245]: time=\"2026-06-14T09:38:51.432926493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.452533 | controller |     "Jun 14 09:38:51.440017 crc crio[24245]: time=\"2026-06-14T09:38:51.439940326Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=eb0a55c2-540f-47f9-a9ca-2d9f0df240be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.452548 | controller |     "Jun 14 09:38:51.471425 crc crio[24245]: time=\"2026-06-14T09:38:51.471357503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.452562 | controller |     "Jun 14 09:38:51.605982 crc crio[24245]: 2026-06-14T09:38:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a0806b0644a3fb Mac:62:8a:69:5f:cc:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6a Mtu:0 Sandbox:/var/run/netns/bffbdd3d-ace4-4d35-8147-a8d6511fcfd5 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.1.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.452578 | controller |     "Jun 14 09:38:51.623896 crc crio[24245]: time=\"2026-06-14T09:38:51.610254649Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4 UID:076791ff-3177-4c12-b344-75bcd5afc210 NetNS:/var/run/netns/bffbdd3d-ace4-4d35-8147-a8d6511fcfd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod076791ff_3177_4c12_b344_75bcd5afc210.slice PodAnnotations:0xc000602898}] Aliases:map[]}\"",
2026-06-14 10:12:41.452593 | controller |     "Jun 14 09:38:51.623896 crc crio[24245]: time=\"2026-06-14T09:38:51.610462786Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.452608 | controller |     "Jun 14 09:38:51.757569 crc crio[24245]: time=\"2026-06-14T09:38:51.755009181Z\" level=info msg=\"Ran pod sandbox 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4 with infra container: openstack/ceilometer-0/POD\" id=8f12081a-0fb1-4b64-93f5-ed0a5f6ca44d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.452623 | controller |     "Jun 14 09:38:51.766408 crc crio[24245]: time=\"2026-06-14T09:38:51.76570347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=e96ce550-3d4c-4ed7-946e-94e88f4c60fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.452637 | controller |     "Jun 14 09:38:51.886918 crc crio[24245]: time=\"2026-06-14T09:38:51.88650115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.452652 | controller |     "Jun 14 09:38:51.898941 crc crio[24245]: time=\"2026-06-14T09:38:51.898297155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.452670 | controller |     "Jun 14 09:38:51.958647 crc crio[24245]: time=\"2026-06-14T09:38:51.958383508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.452685 | controller |     "Jun 14 09:38:51.981118 crc crio[24245]: time=\"2026-06-14T09:38:51.980898422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.452700 | controller |     "Jun 14 09:38:51.981788 crc crio[24245]: time=\"2026-06-14T09:38:51.981737339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.452715 | controller |     "Jun 14 09:38:52.047902 crc crio[24245]: time=\"2026-06-14T09:38:52.047108868Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=5570d3f9-b573-4e66-b800-9704ae579d2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.452729 | controller |     "Jun 14 09:38:52.073902 crc crio[24245]: time=\"2026-06-14T09:38:52.072917265Z\" level=info msg=\"Removed container 66eeaff1ccf464914e77b269d7dc7788ed1e4239d4541957ca20d1e86813ec55: openstack/ovn-controller-ovs-df4xx/ovsdb-server-init\" id=533a7d3f-302f-47bd-997a-c2fa00fa11b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.452744 | controller |     "Jun 14 09:38:52.081391 crc crio[24245]: time=\"2026-06-14T09:38:52.081348536Z\" level=info msg=\"Removing container: 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867\" id=b581dfd7-bc14-4186-b826-4e762161157c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.452758 | controller |     "Jun 14 09:38:52.099220 crc crio[24245]: time=\"2026-06-14T09:38:52.099126154Z\" level=info msg=\"Created container 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9: openstack/barbican-api-544dc98db8-cd5vj/barbican-api\" id=d129b948-e6f9-4675-b1d9-5e8944f3cdc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.452772 | controller |     "Jun 14 09:38:52.100729 crc crio[24245]: time=\"2026-06-14T09:38:52.100672887Z\" level=info msg=\"Starting container: 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9\" id=22276367-118e-461c-9475-3c67245569ac name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.452787 | controller |     "Jun 14 09:38:52.104440 crc crio[24245]: time=\"2026-06-14T09:38:52.104365431Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=1f745178-c0f1-40aa-ad99-7e604b1d23c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.452802 | controller |     "Jun 14 09:38:52.120280 crc crio[24245]: time=\"2026-06-14T09:38:52.120190156Z\" level=info msg=\"Started container\" PID=248227 containerID=0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9 description=openstack/barbican-api-544dc98db8-cd5vj/barbican-api id=22276367-118e-461c-9475-3c67245569ac name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d",
2026-06-14 10:12:41.452816 | controller |     "Jun 14 09:38:52.191017 crc crio[24245]: time=\"2026-06-14T09:38:52.190934964Z\" level=info msg=\"Removed container 568b7cf8229f9ff52f2ae8754af00bfff50faa8838dc0397c5a2fd4deb908867: openstack/dnsmasq-dns-694549dd57-l4zmn/dnsmasq-dns\" id=b581dfd7-bc14-4186-b826-4e762161157c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.452831 | controller |     "Jun 14 09:38:52.196515 crc crio[24245]: time=\"2026-06-14T09:38:52.196443311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.452845 | controller |     "Jun 14 09:38:52.215729 crc crio[24245]: time=\"2026-06-14T09:38:52.199688486Z\" level=info msg=\"Removing container: 351025ad1ef543cd82b14124bebaf7a5a7d774cea0f4dcaab55bf166973c3538\" id=42a328ab-9878-4bd3-957a-a3975b64124c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.452864 | controller |     "Jun 14 09:38:52.221213 crc crio[24245]: time=\"2026-06-14T09:38:52.201093566Z\" level=info msg=\"Created container 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=eda15e66-af88-4425-88d6-4cf7707db384 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.452879 | controller |     "Jun 14 09:38:52.224251 crc crio[24245]: time=\"2026-06-14T09:38:52.224191564Z\" level=info msg=\"Starting container: 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78\" id=ff81a569-b715-4593-8fd0-54e53c3ccbc5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.452894 | controller |     "Jun 14 09:38:52.233036 crc crio[24245]: time=\"2026-06-14T09:38:52.232827442Z\" level=info msg=\"Started container\" PID=248320 containerID=67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=ff81a569-b715-4593-8fd0-54e53c3ccbc5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0",
2026-06-14 10:12:41.452909 | controller |     "Jun 14 09:38:52.296910 crc crio[24245]: time=\"2026-06-14T09:38:52.296483202Z\" level=info msg=\"Created container b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089: openstack/swift-storage-0/object-auditor\" id=eb0a55c2-540f-47f9-a9ca-2d9f0df240be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.452923 | controller |     "Jun 14 09:38:52.315320 crc crio[24245]: time=\"2026-06-14T09:38:52.315216619Z\" level=info msg=\"Starting container: b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089\" id=96d6453a-edfd-4073-9473-a0154b7b5aa5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.452938 | controller |     "Jun 14 09:38:52.344635 crc crio[24245]: time=\"2026-06-14T09:38:52.344526712Z\" level=info msg=\"Started container\" PID=248323 containerID=b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089 description=openstack/swift-storage-0/object-auditor id=96d6453a-edfd-4073-9473-a0154b7b5aa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326",
2026-06-14 10:12:41.452952 | controller |     "Jun 14 09:38:52.406223 crc crio[24245]: time=\"2026-06-14T09:38:52.405710413Z\" level=info msg=\"Removed container 351025ad1ef543cd82b14124bebaf7a5a7d774cea0f4dcaab55bf166973c3538: openstack/dnsmasq-dns-694549dd57-l4zmn/init\" id=42a328ab-9878-4bd3-957a-a3975b64124c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.452966 | controller |     "Jun 14 09:38:52.424892 crc crio[24245]: time=\"2026-06-14T09:38:52.421994224Z\" level=info msg=\"Removing container: 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c\" id=56f8f037-5a1d-4212-910d-55b853535b89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.452981 | controller |     "Jun 14 09:38:52.441035 crc crio[24245]: time=\"2026-06-14T09:38:52.44095754Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=ae583481-48c7-401b-8887-904f17528625 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.452996 | controller |     "Jun 14 09:38:52.562321 crc crio[24245]: time=\"2026-06-14T09:38:52.562113663Z\" level=info msg=\"Removed container 1569a189186da6e19bd61630610c8c67f00ad1aa31e3df09b8b655e6d838186c: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/osp-httpd\" id=56f8f037-5a1d-4212-910d-55b853535b89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.453015 | controller |     "Jun 14 09:38:52.563099 crc crio[24245]: time=\"2026-06-14T09:38:52.562981807Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=762c71d8-cf70-4a2c-abe5-f70dee3fc41f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.453032 | controller |     "Jun 14 09:38:52.573322 crc crio[24245]: time=\"2026-06-14T09:38:52.573219841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.453047 | controller |     "Jun 14 09:38:52.580576 crc crio[24245]: time=\"2026-06-14T09:38:52.580501237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.453063 | controller |     "Jun 14 09:38:52.585011 crc crio[24245]: time=\"2026-06-14T09:38:52.58494417Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=4e4a1f94-68d5-40be-bb22-56a2b75120b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.453078 | controller |     "Jun 14 09:38:52.585388 crc crio[24245]: time=\"2026-06-14T09:38:52.585327172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.453093 | controller |     "Jun 14 09:38:52.601977 crc crio[24245]: time=\"2026-06-14T09:38:52.601782123Z\" level=info msg=\"Removing container: 952d0715cf1ab6bababff9e98df71dd76538ce5b3d4f3c0661165d8d37874b6b\" id=49c7e0e8-0812-446e-9861-cde550ea2ae6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.453107 | controller |     "Jun 14 09:38:52.602622 crc crio[24245]: time=\"2026-06-14T09:38:52.602545446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.453122 | controller |     "Jun 14 09:38:52.666168 crc crio[24245]: time=\"2026-06-14T09:38:52.666012085Z\" level=info msg=\"Stopping container: 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752 (timeout: 30s)\" id=4eb09b89-5377-48c7-bac7-66d3e514e43a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.453136 | controller |     "Jun 14 09:38:52.851914 crc crio[24245]: time=\"2026-06-14T09:38:52.848736128Z\" level=info msg=\"Removed container 952d0715cf1ab6bababff9e98df71dd76538ce5b3d4f3c0661165d8d37874b6b: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservz2qqm/init\" id=49c7e0e8-0812-446e-9861-cde550ea2ae6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.453151 | controller |     "Jun 14 09:38:52.862934 crc crio[24245]: time=\"2026-06-14T09:38:52.8627827Z\" level=info msg=\"Removing container: dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4\" id=b9967c0b-a595-49a5-b240-36192c2b7b63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.453165 | controller |     "Jun 14 09:38:52.996395 crc crio[24245]: time=\"2026-06-14T09:38:52.996330013Z\" level=info msg=\"Created container 85d59956a53d78d4a17aa687450ab22cd675ca711ca509ac785465029bdd0484: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=932c3430-619c-4879-842c-fc4b7cb20776 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.453180 | controller |     "Jun 14 09:38:53.002991 crc crio[24245]: time=\"2026-06-14T09:38:53.000218749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.453195 | controller |     "Jun 14 09:38:53.017803 crc crio[24245]: time=\"2026-06-14T09:38:53.017541789Z\" level=info msg=\"Stopped container 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=4eb09b89-5377-48c7-bac7-66d3e514e43a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.453279 | controller |     "Jun 14 09:38:53.035896 crc crio[24245]: time=\"2026-06-14T09:38:53.035054262Z\" level=info msg=\"Starting container: 85d59956a53d78d4a17aa687450ab22cd675ca711ca509ac785465029bdd0484\" id=511d4418-866a-497d-9e48-3814022b19bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.453306 | controller |     "Jun 14 09:38:53.035896 crc crio[24245]: time=\"2026-06-14T09:38:53.035820154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=9a1abe60-8318-4f4a-84b3-6eae165b083a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.453322 | controller |     "Jun 14 09:38:53.043769 crc crio[24245]: time=\"2026-06-14T09:38:53.042936496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.453385 | controller |     "Jun 14 09:38:53.072907 crc crio[24245]: time=\"2026-06-14T09:38:53.071784154Z\" level=info msg=\"Started container\" PID=248385 containerID=85d59956a53d78d4a17aa687450ab22cd675ca711ca509ac785465029bdd0484 description=openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config id=511d4418-866a-497d-9e48-3814022b19bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f",
2026-06-14 10:12:41.453410 | controller |     "Jun 14 09:38:53.124783 crc crio[24245]: time=\"2026-06-14T09:38:53.123986104Z\" level=info msg=\"Removed container dac1111d50f099b6afe4fab8b79207ca473a4a7a4d00671878fe146daa719fa4: openstack/ovn-controller-tmzrh/ovn-controller\" id=b9967c0b-a595-49a5-b240-36192c2b7b63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.453426 | controller |     "Jun 14 09:38:53.127890 crc crio[24245]: time=\"2026-06-14T09:38:53.127275439Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=a21f7df7-fb14-494d-8bae-a2a31afad0ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.453442 | controller |     "Jun 14 09:38:53.137300 crc crio[24245]: time=\"2026-06-14T09:38:53.135446758Z\" level=info msg=\"Creating container: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=8b63400a-9427-48b3-be0e-a1844019140f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.453456 | controller |     "Jun 14 09:38:53.137300 crc crio[24245]: time=\"2026-06-14T09:38:53.136013446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.453471 | controller |     "Jun 14 09:38:53.143464 crc crio[24245]: time=\"2026-06-14T09:38:53.141999535Z\" level=info msg=\"Created container 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177: openstack/ceilometer-0/ceilometer-central-agent\" id=1f745178-c0f1-40aa-ad99-7e604b1d23c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.453486 | controller |     "Jun 14 09:38:53.145807 crc crio[24245]: time=\"2026-06-14T09:38:53.145742255Z\" level=info msg=\"Removing container: 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d\" id=5a1ff1b3-31d9-490b-9cbc-cbcb03055207 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.453501 | controller |     "Jun 14 09:38:53.149684 crc crio[24245]: time=\"2026-06-14T09:38:53.148711495Z\" level=info msg=\"Starting container: 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177\" id=fa1d3892-c60c-4670-9948-a035067403b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.453516 | controller |     "Jun 14 09:38:53.189891 crc crio[24245]: time=\"2026-06-14T09:38:53.189225672Z\" level=info msg=\"Started container\" PID=248387 containerID=32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177 description=openstack/ceilometer-0/ceilometer-central-agent id=fa1d3892-c60c-4670-9948-a035067403b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4",
2026-06-14 10:12:41.453545 | controller |     "Jun 14 09:38:53.317229 crc crio[24245]: time=\"2026-06-14T09:38:53.31712362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=beaacacb-b725-4d24-b24c-f70329497130 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.453562 | controller |     "Jun 14 09:38:53.342272 crc crio[24245]: time=\"2026-06-14T09:38:53.342182273Z\" level=info msg=\"Created container 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5: openstack/swift-storage-0/object-updater\" id=4e4a1f94-68d5-40be-bb22-56a2b75120b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.453577 | controller |     "Jun 14 09:38:53.348301 crc crio[24245]: time=\"2026-06-14T09:38:53.348232068Z\" level=info msg=\"Starting container: 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5\" id=3eadff68-0583-4ff7-959e-438eba628948 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.453592 | controller |     "Jun 14 09:38:53.354578 crc crio[24245]: time=\"2026-06-14T09:38:53.354483906Z\" level=info msg=\"Removed container 11881803ff283cdfb55a7688b1008d9eb0654cee474b3ca35829ea3fc79ff23d: openstack/ceilometer-0/proxy-httpd\" id=5a1ff1b3-31d9-490b-9cbc-cbcb03055207 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.453607 | controller |     "Jun 14 09:38:53.369395 crc crio[24245]: time=\"2026-06-14T09:38:53.369263064Z\" level=info msg=\"Started container\" PID=248438 containerID=24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5 description=openstack/swift-storage-0/object-updater id=3eadff68-0583-4ff7-959e-438eba628948 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326",
2026-06-14 10:12:41.453622 | controller |     "Jun 14 09:38:53.382355 crc crio[24245]: time=\"2026-06-14T09:38:53.382278441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.453636 | controller |     "Jun 14 09:38:53.392928 crc crio[24245]: time=\"2026-06-14T09:38:53.392807303Z\" level=info msg=\"Removing container: 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8\" id=32dc8fb9-2e16-44ab-ac9e-308cc4defef6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.453651 | controller |     "Jun 14 09:38:53.410112 crc crio[24245]: time=\"2026-06-14T09:38:53.40453634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.453666 | controller |     "Jun 14 09:38:53.454139 crc crio[24245]: time=\"2026-06-14T09:38:53.454062222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=64077bb4-68fb-4c13-90eb-03f6249fccaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.453680 | controller |     "Jun 14 09:38:53.483951 crc crio[24245]: time=\"2026-06-14T09:38:53.48343351Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=0bf49f63-e7e6-4d9c-b3a5-d26ab79e7f6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.453695 | controller |     "Jun 14 09:38:53.484695 crc crio[24245]: time=\"2026-06-14T09:38:53.484301787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.453714 | controller |     "Jun 14 09:38:53.541920 crc crio[24245]: time=\"2026-06-14T09:38:53.536691291Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=237faa00-0d64-467b-a890-9a3d47f40f52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.453729 | controller |     "Jun 14 09:38:53.742226 crc crio[24245]: time=\"2026-06-14T09:38:53.742116612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=ea2baefe-6357-472e-a92c-c620f8fc6d16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.453744 | controller |     "Jun 14 09:38:53.750321 crc crio[24245]: time=\"2026-06-14T09:38:53.750211895Z\" level=info msg=\"Created container 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=8b63400a-9427-48b3-be0e-a1844019140f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.453758 | controller |     "Jun 14 09:38:53.752908 crc crio[24245]: time=\"2026-06-14T09:38:53.752776575Z\" level=info msg=\"Starting container: 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73\" id=305f9d54-c0d2-44ef-a91e-6e99008c2954 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.453773 | controller |     "Jun 14 09:38:53.760676 crc crio[24245]: time=\"2026-06-14T09:38:53.760559806Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=190791b1-1d1e-41fe-ba84-90f4a3edcbb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.453788 | controller |     "Jun 14 09:38:53.761275 crc crio[24245]: time=\"2026-06-14T09:38:53.761135134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.453802 | controller |     "Jun 14 09:38:53.837099 crc crio[24245]: time=\"2026-06-14T09:38:53.837024648Z\" level=info msg=\"Started container\" PID=248570 containerID=2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73 description=openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log id=305f9d54-c0d2-44ef-a91e-6e99008c2954 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d",
2026-06-14 10:12:41.453817 | controller |     "Jun 14 09:38:54.009580 crc crio[24245]: time=\"2026-06-14T09:38:54.009460899Z\" level=info msg=\"Removed container 4948c344d94e6a6013bd4eb1a63ada141624d44c4b2f8656834710fbd8d111e8: openstack/ceilometer-0/sg-core\" id=32dc8fb9-2e16-44ab-ac9e-308cc4defef6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.453832 | controller |     "Jun 14 09:38:54.034570 crc crio[24245]: time=\"2026-06-14T09:38:54.034398692Z\" level=info msg=\"Removing container: 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086\" id=b7152da5-32dc-4409-8e45-cd825678bbbf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.453847 | controller |     "Jun 14 09:38:54.077166 crc crio[24245]: time=\"2026-06-14T09:38:54.077068014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.453862 | controller |     "Jun 14 09:38:54.087985 crc crio[24245]: time=\"2026-06-14T09:38:54.084727193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.453876 | controller |     "Jun 14 09:38:54.087985 crc crio[24245]: time=\"2026-06-14T09:38:54.085208506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.453890 | controller |     "Jun 14 09:38:54.097673 crc crio[24245]: time=\"2026-06-14T09:38:54.097565855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.453910 | controller |     "Jun 14 09:38:54.236206 crc crio[24245]: time=\"2026-06-14T09:38:54.235765464Z\" level=info msg=\"Stopping pod sandbox: 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90\" id=09da0a63-5918-40d4-9025-900a85fd3fbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.453925 | controller |     "Jun 14 09:38:54.241191 crc crio[24245]: time=\"2026-06-14T09:38:54.241163329Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-xqt8l Namespace:openstack ID:1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90 UID:273fb646-e16e-4946-b368-223af8edccfe NetNS:/var/run/netns/e8f6ac39-7431-46ec-bccb-1d7c13a368e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod273fb646_e16e_4946_b368_223af8edccfe.slice PodAnnotations:0xc002422648}] Aliases:map[]}\"",
2026-06-14 10:12:41.453940 | controller |     "Jun 14 09:38:54.246086 crc crio[24245]: time=\"2026-06-14T09:38:54.246061666Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-xqt8l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.453955 | controller |     "Jun 14 09:38:54.250701 crc crio[24245]: time=\"2026-06-14T09:38:54.237350861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=21c3965c-750d-4979-9a5a-6bd8318d2399 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.453970 | controller |     "Jun 14 09:38:54.275411 crc crio[24245]: time=\"2026-06-14T09:38:54.27535773Z\" level=info msg=\"Removed container 3b925299451ddd248d83a9ee77662886c66320ba6ebe57178eaf63e94cb8b086: openstack/ceilometer-0/ceilometer-notification-agent\" id=b7152da5-32dc-4409-8e45-cd825678bbbf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.453984 | controller |     "Jun 14 09:38:54.302013 crc crio[24245]: time=\"2026-06-14T09:38:54.301957895Z\" level=info msg=\"Removing container: ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d\" id=4d4d0c85-242c-4c4b-abe6-3d36e49a2172 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.454000 | controller |     "Jun 14 09:38:54.438008 crc crio[24245]: time=\"2026-06-14T09:38:54.437686593Z\" level=info msg=\"Removed container ba38e31aac0f5240f030712b77d6a3705faad37a4118ca85aeb7f2251070d23d: openstack/ceilometer-0/ceilometer-central-agent\" id=4d4d0c85-242c-4c4b-abe6-3d36e49a2172 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.454014 | controller |     "Jun 14 09:38:54.496528 crc crio[24245]: time=\"2026-06-14T09:38:54.496095459Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=a398a669-8577-418b-bd95-f1cde45f5e61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.454029 | controller |     "Jun 14 09:38:54.508349 crc crio[24245]: time=\"2026-06-14T09:38:54.507661466Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=d46c7c28-244f-4d6d-8233-7157ffc7d600 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.454044 | controller |     "Jun 14 09:38:54.508349 crc crio[24245]: time=\"2026-06-14T09:38:54.508145591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.454058 | controller |     "Jun 14 09:38:54.510888 crc crio[24245]: time=\"2026-06-14T09:38:54.510195117Z\" level=info msg=\"Removing container: e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de\" id=ed05a4f3-e377-4e3a-b2bf-aefcecc9dbd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.454078 | controller |     "Jun 14 09:38:54.516181 crc crio[24245]: time=\"2026-06-14T09:38:54.515467298Z\" level=info msg=\"Created container 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00: openstack/swift-storage-0/object-expirer\" id=190791b1-1d1e-41fe-ba84-90f4a3edcbb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.454103 | controller |     "Jun 14 09:38:54.539216 crc crio[24245]: time=\"2026-06-14T09:38:54.538759359Z\" level=info msg=\"Starting container: 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00\" id=4f819cbb-eca3-480f-98b1-cc87f6afb0aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.454119 | controller |     "Jun 14 09:38:54.562948 crc crio[24245]: time=\"2026-06-14T09:38:54.562290387Z\" level=info msg=\"Started container\" PID=248733 containerID=9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00 description=openstack/swift-storage-0/object-expirer id=4f819cbb-eca3-480f-98b1-cc87f6afb0aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326",
2026-06-14 10:12:41.454133 | controller |     "Jun 14 09:38:54.638153 crc crio[24245]: time=\"2026-06-14T09:38:54.637701709Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=e633b727-b3de-4388-8a4a-a1d5dd0ba8ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.454148 | controller |     "Jun 14 09:38:54.743347 crc crio[24245]: time=\"2026-06-14T09:38:54.743165836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=0d248de3-3b8c-416c-af1b-f9409f8afb98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.454163 | controller |     "Jun 14 09:38:54.766638 crc crio[24245]: time=\"2026-06-14T09:38:54.76307119Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=f3234b99-51ac-4d4a-a061-ee5232a73fe3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.454178 | controller |     "Jun 14 09:38:54.766638 crc crio[24245]: time=\"2026-06-14T09:38:54.763558746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.454192 | controller |     "Jun 14 09:38:54.900785 crc crio[24245]: time=\"2026-06-14T09:38:54.90070538Z\" level=info msg=\"Created container 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf: openstack/ceilometer-0/ceilometer-notification-agent\" id=0bf49f63-e7e6-4d9c-b3a5-d26ab79e7f6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.454207 | controller |     "Jun 14 09:38:54.944394 crc crio[24245]: time=\"2026-06-14T09:38:54.944321163Z\" level=info msg=\"Starting container: 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf\" id=b1ad9875-fe0b-476d-84ad-ab57d465b608 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.454222 | controller |     "Jun 14 09:38:54.980416 crc crio[24245]: time=\"2026-06-14T09:38:54.980338475Z\" level=info msg=\"Stopped pod sandbox: 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90\" id=09da0a63-5918-40d4-9025-900a85fd3fbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.454237 | controller |     "Jun 14 09:38:55.030632 crc crio[24245]: time=\"2026-06-14T09:38:54.990819882Z\" level=info msg=\"Started container\" PID=248729 containerID=54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf description=openstack/ceilometer-0/ceilometer-notification-agent id=b1ad9875-fe0b-476d-84ad-ab57d465b608 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4",
2026-06-14 10:12:41.454252 | controller |     "Jun 14 09:38:55.064161 crc crio[24245]: time=\"2026-06-14T09:38:55.062290309Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=f18fa5e6-db92-4255-a350-fcff33ad15ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.454272 | controller |     "Jun 14 09:38:55.082873 crc crio[24245]: time=\"2026-06-14T09:38:55.082779452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.454287 | controller |     "Jun 14 09:38:55.087370 crc crio[24245]: time=\"2026-06-14T09:38:55.086946272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.454302 | controller |     "Jun 14 09:38:55.092120 crc crio[24245]: time=\"2026-06-14T09:38:55.089021824Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=ca978948-cab7-4a75-992f-2e4c20f43d62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.454317 | controller |     "Jun 14 09:38:55.095196 crc crio[24245]: time=\"2026-06-14T09:38:55.094724969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.454332 | controller |     "Jun 14 09:38:55.097165 crc crio[24245]: time=\"2026-06-14T09:38:55.097097763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.454362 | controller |     "Jun 14 09:38:55.133631 crc crio[24245]: time=\"2026-06-14T09:38:55.133550149Z\" level=info msg=\"Removed container e13b155ee8fbc7e21dbc5b3333943efa3e59127fcea5df4fb962468d9d3fa7de: openstack/placement-5c865f788d-qhxm6/placement-api\" id=ed05a4f3-e377-4e3a-b2bf-aefcecc9dbd2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.454382 | controller |     "Jun 14 09:38:55.154516 crc crio[24245]: time=\"2026-06-14T09:38:55.154424238Z\" level=info msg=\"Removing container: 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b\" id=e5c8b6fa-f783-4d42-ab98-5851c598ebda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.454397 | controller |     "Jun 14 09:38:55.287803 crc crio[24245]: time=\"2026-06-14T09:38:55.287688238Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=aa513349-762c-44f4-87c5-0473f18b52d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.454412 | controller |     "Jun 14 09:38:55.310793 crc crio[24245]: time=\"2026-06-14T09:38:55.310284467Z\" level=info msg=\"Removed container 15a9ed2ab551ad69a12962084b31ae87ba7261bd25c3e3244fea816454f3a33b: openstack/placement-5c865f788d-qhxm6/placement-log\" id=e5c8b6fa-f783-4d42-ab98-5851c598ebda name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.454452 | controller |     "Jun 14 09:38:55.311263 crc crio[24245]: time=\"2026-06-14T09:38:55.311169125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.454473 | controller |     "Jun 14 09:38:55.321190 crc crio[24245]: time=\"2026-06-14T09:38:55.321099215Z\" level=info msg=\"Removing container: e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61\" id=8565c9d8-f30c-45fd-b6de-46d96de4f8f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.454489 | controller |     "Jun 14 09:38:55.343568 crc crio[24245]: time=\"2026-06-14T09:38:55.343433527Z\" level=info msg=\"Created container 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241: openstack/rabbitmq-server-0/rabbitmq\" id=d46c7c28-244f-4d6d-8233-7157ffc7d600 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.454509 | controller |     "Jun 14 09:38:55.347489 crc crio[24245]: time=\"2026-06-14T09:38:55.347419338Z\" level=info msg=\"Starting container: 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241\" id=0bf606a2-6485-4334-9842-8b2268409d68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.454525 | controller |     "Jun 14 09:38:55.378030 crc crio[24245]: time=\"2026-06-14T09:38:55.377943048Z\" level=info msg=\"Started container\" PID=248894 containerID=1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241 description=openstack/rabbitmq-server-0/rabbitmq id=0bf606a2-6485-4334-9842-8b2268409d68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13",
2026-06-14 10:12:41.454541 | controller |     "Jun 14 09:38:55.395216 crc crio[24245]: time=\"2026-06-14T09:38:55.395147268Z\" level=info msg=\"Created container d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b: openstack/swift-storage-0/rsync\" id=f3234b99-51ac-4d4a-a061-ee5232a73fe3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.454556 | controller |     "Jun 14 09:38:55.420406 crc crio[24245]: time=\"2026-06-14T09:38:55.414013777Z\" level=info msg=\"Starting container: d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b\" id=87886d88-fc23-43ca-9fbc-962c9b8088d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.454570 | controller |     "Jun 14 09:38:55.444323 crc crio[24245]: time=\"2026-06-14T09:38:55.444229868Z\" level=info msg=\"Started container\" PID=248893 containerID=d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b description=openstack/swift-storage-0/rsync id=87886d88-fc23-43ca-9fbc-962c9b8088d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326",
2026-06-14 10:12:41.454585 | controller |     "Jun 14 09:38:55.467660 crc crio[24245]: time=\"2026-06-14T09:38:55.467506125Z\" level=info msg=\"Removed container e3484579b5757974efc4bdfaa449a879919512211efd460d1fd08850e31dbe61: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=8565c9d8-f30c-45fd-b6de-46d96de4f8f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.454600 | controller |     "Jun 14 09:38:55.480782 crc crio[24245]: time=\"2026-06-14T09:38:55.480691831Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=9c262cff-e7d5-406f-9c7c-5fea889681d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.454615 | controller |     "Jun 14 09:38:55.487933 crc crio[24245]: time=\"2026-06-14T09:38:55.487359029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.454629 | controller |     "Jun 14 09:38:55.500642 crc crio[24245]: time=\"2026-06-14T09:38:55.500526842Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:aa0a8dc035cb40e854b9a868e55606e79254b7d4cf6d686918380b317aa1d1c3\" id=20c05792-c017-4260-9bb9-18746a5f6478 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.454644 | controller |     "Jun 14 09:38:55.509171 crc crio[24245]: time=\"2026-06-14T09:38:55.508981481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.454658 | controller |     "Jun 14 09:38:55.531193 crc crio[24245]: time=\"2026-06-14T09:38:55.530702387Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=d67b9385-0763-4ee6-a054-86b2052fdeeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.454672 | controller |     "Jun 14 09:38:55.532467 crc crio[24245]: time=\"2026-06-14T09:38:55.532400911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.454691 | controller |     "Jun 14 09:38:55.732706 crc crio[24245]: time=\"2026-06-14T09:38:55.732024591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.454705 | controller |     "Jun 14 09:38:55.816369 crc crio[24245]: time=\"2026-06-14T09:38:55.816004723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.454720 | controller |     "Jun 14 09:38:55.844154 crc crio[24245]: time=\"2026-06-14T09:38:55.844016059Z\" level=info msg=\"Created container f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147: openstack/ceilometer-0/sg-core\" id=aa513349-762c-44f4-87c5-0473f18b52d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.454734 | controller |     "Jun 14 09:38:55.847892 crc crio[24245]: time=\"2026-06-14T09:38:55.847760382Z\" level=info msg=\"Starting container: f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147\" id=862581ec-38c0-4c7a-8e13-75f5618e881b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.454749 | controller |     "Jun 14 09:38:55.858548 crc crio[24245]: time=\"2026-06-14T09:38:55.858428355Z\" level=info msg=\"Started container\" PID=248982 containerID=f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147 description=openstack/ceilometer-0/sg-core id=862581ec-38c0-4c7a-8e13-75f5618e881b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4",
2026-06-14 10:12:41.454763 | controller |     "Jun 14 09:38:55.888164 crc crio[24245]: time=\"2026-06-14T09:38:55.888055455Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=3eb4a2d0-b6a2-4a74-8a35-fb2415d2911e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.454778 | controller |     "Jun 14 09:38:56.017563 crc crio[24245]: time=\"2026-06-14T09:38:56.01734297Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=0c7982d1-1f3a-42eb-afb0-1a75d46e4709 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.454793 | controller |     "Jun 14 09:38:56.032445 crc crio[24245]: time=\"2026-06-14T09:38:56.032358104Z\" level=info msg=\"Created container bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4: openstack/swift-storage-0/swift-recon-cron\" id=d67b9385-0763-4ee6-a054-86b2052fdeeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.454808 | controller |     "Jun 14 09:38:56.032918 crc crio[24245]: time=\"2026-06-14T09:38:56.032821579Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=72367354-c13b-40db-b063-815b6c56f45f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.454822 | controller |     "Jun 14 09:38:56.033927 crc crio[24245]: time=\"2026-06-14T09:38:56.033339936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.454836 | controller |     "Jun 14 09:38:56.035118 crc crio[24245]: time=\"2026-06-14T09:38:56.035022979Z\" level=info msg=\"Starting container: bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4\" id=29181aca-73fb-464d-a748-f0ed48e92095 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.454850 | controller |     "Jun 14 09:38:56.068125 crc crio[24245]: time=\"2026-06-14T09:38:56.067910877Z\" level=info msg=\"Started container\" PID=249010 containerID=bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4 description=openstack/swift-storage-0/swift-recon-cron id=29181aca-73fb-464d-a748-f0ed48e92095 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326",
2026-06-14 10:12:41.454870 | controller |     "Jun 14 09:38:56.205565 crc crio[24245]: time=\"2026-06-14T09:38:56.205402688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.454885 | controller |     "Jun 14 09:38:56.214777 crc crio[24245]: time=\"2026-06-14T09:38:56.214720375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.454899 | controller |     "Jun 14 09:38:56.389835 crc crio[24245]: time=\"2026-06-14T09:38:56.389091146Z\" level=info msg=\"Created container f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579: openstack/ceilometer-0/proxy-httpd\" id=72367354-c13b-40db-b063-815b6c56f45f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.454914 | controller |     "Jun 14 09:38:56.397747 crc crio[24245]: time=\"2026-06-14T09:38:56.397662742Z\" level=info msg=\"Starting container: f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579\" id=3a2398d3-bb54-4273-9ed8-a5880b051ac6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.454929 | controller |     "Jun 14 09:38:56.410336 crc crio[24245]: time=\"2026-06-14T09:38:56.410244198Z\" level=info msg=\"Started container\" PID=249037 containerID=f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579 description=openstack/ceilometer-0/proxy-httpd id=3a2398d3-bb54-4273-9ed8-a5880b051ac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4",
2026-06-14 10:12:41.454943 | controller |     "Jun 14 09:38:56.553340 crc crio[24245]: time=\"2026-06-14T09:38:56.553269024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=097d5087-b3c9-456b-9b57-38d389f039c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.454958 | controller |     "Jun 14 09:38:56.569382 crc crio[24245]: time=\"2026-06-14T09:38:56.569305615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b1ac152e-2cdc-40f4-a3e5-2804be9e6a80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.454972 | controller |     "Jun 14 09:38:56.574790 crc crio[24245]: time=\"2026-06-14T09:38:56.574709106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0f9a5f86-88fc-4020-9354-f80b8b9ca076 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.454986 | controller |     "Jun 14 09:38:56.578782 crc crio[24245]: time=\"2026-06-14T09:38:56.578699723Z\" level=info msg=\"Creating container: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=72d3b283-d989-4db5-b458-2dc690f28c45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.455000 | controller |     "Jun 14 09:38:56.579911 crc crio[24245]: time=\"2026-06-14T09:38:56.579376104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455014 | controller |     "Jun 14 09:38:56.721386 crc crio[24245]: time=\"2026-06-14T09:38:56.721333612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9e7397d61095b02a8c1deb24bca874bc0032aa18019f12d53e0eda8998b85447\" id=7ef8e9fd-bdf4-40fe-86d2-b19c69a0c986 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.455028 | controller |     "Jun 14 09:38:56.783185 crc crio[24245]: time=\"2026-06-14T09:38:56.783097251Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=9b984ce7-549b-4b07-9898-84579f9fb78f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.455049 | controller |     "Jun 14 09:38:56.783616 crc crio[24245]: time=\"2026-06-14T09:38:56.783555566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455064 | controller |     "Jun 14 09:38:56.890894 crc crio[24245]: time=\"2026-06-14T09:38:56.89048661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455079 | controller |     "Jun 14 09:38:56.909283 crc crio[24245]: time=\"2026-06-14T09:38:56.90901427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455093 | controller |     "Jun 14 09:38:56.984743 crc crio[24245]: time=\"2026-06-14T09:38:56.984654211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455107 | controller |     "Jun 14 09:38:57.014833 crc crio[24245]: time=\"2026-06-14T09:38:57.014387087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455121 | controller |     "Jun 14 09:38:57.229374 crc crio[24245]: time=\"2026-06-14T09:38:57.22927175Z\" level=info msg=\"Created container 770a5d8cd16189dd2ea4098cf026c00f4aff50c5a7d99884191e61d94456d15d: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=72d3b283-d989-4db5-b458-2dc690f28c45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.455136 | controller |     "Jun 14 09:38:57.235719 crc crio[24245]: time=\"2026-06-14T09:38:57.23568439Z\" level=info msg=\"Starting container: 770a5d8cd16189dd2ea4098cf026c00f4aff50c5a7d99884191e61d94456d15d\" id=6c6ecf99-b4eb-4b9e-82cb-5a453ddd1288 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.455150 | controller |     "Jun 14 09:38:57.236276 crc crio[24245]: time=\"2026-06-14T09:38:57.236185276Z\" level=info msg=\"Created container e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=9b984ce7-549b-4b07-9898-84579f9fb78f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.455165 | controller |     "Jun 14 09:38:57.239755 crc crio[24245]: time=\"2026-06-14T09:38:57.239184732Z\" level=info msg=\"Starting container: e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e\" id=b772c6d2-4f2d-4de0-8dd1-201b07042391 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.455179 | controller |     "Jun 14 09:38:57.257476 crc crio[24245]: time=\"2026-06-14T09:38:57.257294348Z\" level=info msg=\"Started container\" PID=249242 containerID=770a5d8cd16189dd2ea4098cf026c00f4aff50c5a7d99884191e61d94456d15d description=openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update id=6c6ecf99-b4eb-4b9e-82cb-5a453ddd1288 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8",
2026-06-14 10:12:41.455194 | controller |     "Jun 14 09:38:57.298000 crc crio[24245]: time=\"2026-06-14T09:38:57.29783191Z\" level=info msg=\"Started container\" PID=249247 containerID=e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e description=openstack/rabbitmq-cell1-server-0/rabbitmq id=b772c6d2-4f2d-4de0-8dd1-201b07042391 name=/runtime.v1.RuntimeService/StartContainer sandboxID=864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf",
2026-06-14 10:12:41.455208 | controller |     "Jun 14 09:38:57.565150 crc crio[24245]: time=\"2026-06-14T09:38:57.565036057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=e80730df-eacf-47f3-bc49-2aa778a9370c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.455234 | controller |     "Jun 14 09:38:57.565679 crc crio[24245]: time=\"2026-06-14T09:38:57.565494002Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7ee19a5e-1325-496d-babd-f66b42906303 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.455250 | controller |     "Jun 14 09:38:57.571454 crc crio[24245]: time=\"2026-06-14T09:38:57.569427747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f665bf6d-0f08-4d76-88fd-4464cbc4b7f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.455265 | controller |     "Jun 14 09:38:57.571454 crc crio[24245]: time=\"2026-06-14T09:38:57.571226343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=3b985ccd-633f-4fb7-9ad9-51aa6fe7c848 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.455280 | controller |     "Jun 14 09:38:57.572961 crc crio[24245]: time=\"2026-06-14T09:38:57.572820855Z\" level=info msg=\"Creating container: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=ce79e8ba-667b-465a-9b15-6e5380508feb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.455295 | controller |     "Jun 14 09:38:57.573316 crc crio[24245]: time=\"2026-06-14T09:38:57.573263489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455309 | controller |     "Jun 14 09:38:57.577477 crc crio[24245]: time=\"2026-06-14T09:38:57.577438893Z\" level=info msg=\"Creating container: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=b291a1ee-7b22-4691-8dca-1e92c79591d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.455324 | controller |     "Jun 14 09:38:57.726691 crc crio[24245]: time=\"2026-06-14T09:38:57.724378597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455339 | controller |     "Jun 14 09:38:58.007833 crc crio[24245]: time=\"2026-06-14T09:38:58.007396017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455370 | controller |     "Jun 14 09:38:58.032040 crc crio[24245]: time=\"2026-06-14T09:38:58.031054627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455386 | controller |     "Jun 14 09:38:58.149462 crc crio[24245]: time=\"2026-06-14T09:38:58.148901621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455401 | controller |     "Jun 14 09:38:58.165298 crc crio[24245]: time=\"2026-06-14T09:38:58.165206695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455416 | controller |     "Jun 14 09:38:58.335584 crc crio[24245]: time=\"2026-06-14T09:38:58.335465588Z\" level=info msg=\"Created container a6d09b80b5c97087e2daa8486e1905279fd5cfd34bcf1910cf713c03da786808: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=ce79e8ba-667b-465a-9b15-6e5380508feb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.455436 | controller |     "Jun 14 09:38:58.337470 crc crio[24245]: time=\"2026-06-14T09:38:58.337376882Z\" level=info msg=\"Starting container: a6d09b80b5c97087e2daa8486e1905279fd5cfd34bcf1910cf713c03da786808\" id=b2aa5047-9eab-46f3-bc5f-da1860cc47c8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.455452 | controller |     "Jun 14 09:38:58.348964 crc crio[24245]: time=\"2026-06-14T09:38:58.348824098Z\" level=info msg=\"Started container\" PID=249402 containerID=a6d09b80b5c97087e2daa8486e1905279fd5cfd34bcf1910cf713c03da786808 description=openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update id=b2aa5047-9eab-46f3-bc5f-da1860cc47c8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5",
2026-06-14 10:12:41.455467 | controller |     "Jun 14 09:38:58.521180 crc crio[24245]: time=\"2026-06-14T09:38:58.521054342Z\" level=info msg=\"Created container e4b4dccbaa339b84adef33616aab8b9ff92bb00ccc77216431595bebb4949c6b: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=b291a1ee-7b22-4691-8dca-1e92c79591d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.455482 | controller |     "Jun 14 09:38:58.525441 crc crio[24245]: time=\"2026-06-14T09:38:58.525143084Z\" level=info msg=\"Starting container: e4b4dccbaa339b84adef33616aab8b9ff92bb00ccc77216431595bebb4949c6b\" id=08721a05-fdc9-43e5-8160-568979d0759b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.455549 | controller |     "Jun 14 09:38:58.535319 crc crio[24245]: time=\"2026-06-14T09:38:58.535218528Z\" level=info msg=\"Started container\" PID=249406 containerID=e4b4dccbaa339b84adef33616aab8b9ff92bb00ccc77216431595bebb4949c6b description=openstack/neutron-db-create-k24rz/mariadb-database-create id=08721a05-fdc9-43e5-8160-568979d0759b name=/runtime.v1.RuntimeService/StartContainer sandboxID=72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584",
2026-06-14 10:12:41.455570 | controller |     "Jun 14 09:38:58.567508 crc crio[24245]: time=\"2026-06-14T09:38:58.567405013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=79f9ebfc-fc5a-46cd-83b0-ad9fd71f6625 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.455586 | controller |     "Jun 14 09:38:58.568522 crc crio[24245]: time=\"2026-06-14T09:38:58.568447787Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d6964751-e5dc-45ab-a43c-6744916e613f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.455600 | controller |     "Jun 14 09:38:58.568712 crc crio[24245]: time=\"2026-06-14T09:38:58.56862781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a3e8ecc6-0eff-4899-ae42-565efd1325a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.455615 | controller |     "Jun 14 09:38:58.569150 crc crio[24245]: time=\"2026-06-14T09:38:58.569083006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b40bfc08-4dc4-485f-9ea5-2a06c7c74d72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.455660 | controller |     "Jun 14 09:38:58.576794 crc crio[24245]: time=\"2026-06-14T09:38:58.575569991Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0fc04559-284a-4033-9f5b-50c8386c6a46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.455678 | controller |     "Jun 14 09:38:58.577069 crc crio[24245]: time=\"2026-06-14T09:38:58.576949285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=a9f50dc7-7304-435d-b3f5-94096ee5dcb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.455698 | controller |     "Jun 14 09:38:58.578287 crc crio[24245]: time=\"2026-06-14T09:38:58.578220811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=9756a561-90c3-4e5f-b7e0-76903fe34e43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.455713 | controller |     "Jun 14 09:38:58.581144 crc crio[24245]: time=\"2026-06-14T09:38:58.580572587Z\" level=info msg=\"Creating container: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=4e98c643-0658-43e6-9fda-1d4f555a9c2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.455728 | controller |     "Jun 14 09:38:58.585632 crc crio[24245]: time=\"2026-06-14T09:38:58.585566478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455742 | controller |     "Jun 14 09:38:58.586153 crc crio[24245]: time=\"2026-06-14T09:38:58.582546885Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=db62c102-908f-49d7-bccd-52f1dbdd7272 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.455757 | controller |     "Jun 14 09:38:58.612803 crc crio[24245]: time=\"2026-06-14T09:38:58.612744495Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=d6ee529c-3086-4454-a52b-28fafac17959 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.455772 | controller |     "Jun 14 09:38:58.615894 crc crio[24245]: time=\"2026-06-14T09:38:58.615821004Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=aef2ffb3-87a7-4a95-869f-86c957ec1988 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.455787 | controller |     "Jun 14 09:38:58.631166 crc crio[24245]: time=\"2026-06-14T09:38:58.627253704Z\" level=info msg=\"Creating container: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=c2685f2b-b112-48a9-bffc-9498755e7dc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.455801 | controller |     "Jun 14 09:38:58.674017 crc crio[24245]: time=\"2026-06-14T09:38:58.673735855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455816 | controller |     "Jun 14 09:38:58.674677 crc crio[24245]: time=\"2026-06-14T09:38:58.674528169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455830 | controller |     "Jun 14 09:38:58.689004 crc crio[24245]: time=\"2026-06-14T09:38:58.688707958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455844 | controller |     "Jun 14 09:38:58.903142 crc crio[24245]: time=\"2026-06-14T09:38:58.903066198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455859 | controller |     "Jun 14 09:38:58.903932 crc crio[24245]: time=\"2026-06-14T09:38:58.903892196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455873 | controller |     "Jun 14 09:38:58.915002 crc crio[24245]: time=\"2026-06-14T09:38:58.914920578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455892 | controller |     "Jun 14 09:38:58.920264 crc crio[24245]: time=\"2026-06-14T09:38:58.920215934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455907 | controller |     "Jun 14 09:38:58.996516 crc crio[24245]: time=\"2026-06-14T09:38:58.996014922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455921 | controller |     "Jun 14 09:38:59.017740 crc crio[24245]: time=\"2026-06-14T09:38:59.017558175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.455935 | controller |     "Jun 14 09:38:59.020374 crc crio[24245]: time=\"2026-06-14T09:38:59.020298568Z\" level=info msg=\"Removing container: d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25\" id=b1fa9dd7-aca0-4a9c-aaa0-ab366ddd7cb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.455950 | controller |     "Jun 14 09:38:59.117660 crc crio[24245]: time=\"2026-06-14T09:38:59.117399102Z\" level=info msg=\"Removed container d1b64fedd260bf4cd1ede5f99e949df57ae62a5da6c36324b1f0d7d59b703a25: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=b1fa9dd7-aca0-4a9c-aaa0-ab366ddd7cb7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.455964 | controller |     "Jun 14 09:38:59.125299 crc crio[24245]: time=\"2026-06-14T09:38:59.124011667Z\" level=info msg=\"Removing container: 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1\" id=f30c5786-cd74-4184-b479-9238611b4446 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.455979 | controller |     "Jun 14 09:38:59.126963 crc crio[24245]: time=\"2026-06-14T09:38:59.126630711Z\" level=info msg=\"Removing container: 87e2496f1bd6c5061b83b24ccdeb93017236a9f687702871776fd282f5d9f7e7\" id=59162688-db2b-464f-a2ce-8958a70d9e2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.455993 | controller |     "Jun 14 09:38:59.168656 crc crio[24245]: time=\"2026-06-14T09:38:59.168562603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.456008 | controller |     "Jun 14 09:38:59.179279 crc crio[24245]: time=\"2026-06-14T09:38:59.179202031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.456022 | controller |     "Jun 14 09:38:59.309075 crc crio[24245]: time=\"2026-06-14T09:38:59.308744034Z\" level=info msg=\"Created container 511e414ba3ef8b17f74121ded050bfae94eb691c0b2a7839262289c1c34a4dcb: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=c2685f2b-b112-48a9-bffc-9498755e7dc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.456036 | controller |     "Jun 14 09:38:59.325716 crc crio[24245]: time=\"2026-06-14T09:38:59.325651178Z\" level=info msg=\"Starting container: 511e414ba3ef8b17f74121ded050bfae94eb691c0b2a7839262289c1c34a4dcb\" id=2b284580-ca0c-499a-a106-efbfa559bec6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.456051 | controller |     "Jun 14 09:38:59.349067 crc crio[24245]: time=\"2026-06-14T09:38:59.348905093Z\" level=info msg=\"Started container\" PID=249558 containerID=511e414ba3ef8b17f74121ded050bfae94eb691c0b2a7839262289c1c34a4dcb description=openstack/cinder-db-create-jkww4/mariadb-database-create id=2b284580-ca0c-499a-a106-efbfa559bec6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c",
2026-06-14 10:12:41.456070 | controller |     "Jun 14 09:38:59.478823 crc crio[24245]: time=\"2026-06-14T09:38:59.477903706Z\" level=info msg=\"Removed container 87e2496f1bd6c5061b83b24ccdeb93017236a9f687702871776fd282f5d9f7e7: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=59162688-db2b-464f-a2ce-8958a70d9e2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.456085 | controller |     "Jun 14 09:38:59.532779 crc crio[24245]: time=\"2026-06-14T09:38:59.532488533Z\" level=info msg=\"Removed container 7add658a9f1c743583c5a19d78eae1233b8d075e3e4a66940853ca4e7c25a4e1: openstack/cinder-scheduler-0/probe\" id=f30c5786-cd74-4184-b479-9238611b4446 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.456100 | controller |     "Jun 14 09:38:59.546060 crc crio[24245]: time=\"2026-06-14T09:38:59.545949238Z\" level=info msg=\"Removing container: 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a\" id=50d9f9dd-ca40-42f0-b9a8-8611dc8394fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.456114 | controller |     "Jun 14 09:38:59.565665 crc crio[24245]: time=\"2026-06-14T09:38:59.565552791Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=0c0e241e-5cb6-4731-9d25-0d491340ef45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.456129 | controller |     "Jun 14 09:38:59.567278 crc crio[24245]: time=\"2026-06-14T09:38:59.567234063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=fd3271e8-b727-44e6-af9e-34338c516b72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.456143 | controller |     "Jun 14 09:38:59.575347 crc crio[24245]: time=\"2026-06-14T09:38:59.575298212Z\" level=info msg=\"Created container dbf6ae46b783a6ed589dc106d14e331ced18ef0a5a58f088b0065e79fccec3aa: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=aef2ffb3-87a7-4a95-869f-86c957ec1988 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.456157 | controller |     "Jun 14 09:38:59.582546 crc crio[24245]: time=\"2026-06-14T09:38:59.582450276Z\" level=info msg=\"Starting container: dbf6ae46b783a6ed589dc106d14e331ced18ef0a5a58f088b0065e79fccec3aa\" id=49c97c5a-20ed-4c98-9ad2-9868330ac6bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.456171 | controller |     "Jun 14 09:38:59.585538 crc crio[24245]: time=\"2026-06-14T09:38:59.585465299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=73168e28-a422-4b8b-88cb-be71d5ada393 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.456186 | controller |     "Jun 14 09:38:59.591714 crc crio[24245]: time=\"2026-06-14T09:38:59.587542052Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=caa4dc9d-4bc1-432f-953c-a3e527a8f7b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.456200 | controller |     "Jun 14 09:38:59.628822 crc crio[24245]: time=\"2026-06-14T09:38:59.628718151Z\" level=info msg=\"Started container\" PID=249611 containerID=dbf6ae46b783a6ed589dc106d14e331ced18ef0a5a58f088b0065e79fccec3aa description=openstack/nova-cell0-db-create-5jpjc/mariadb-database-create id=49c97c5a-20ed-4c98-9ad2-9868330ac6bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00",
2026-06-14 10:12:41.456215 | controller |     "Jun 14 09:38:59.632824 crc crio[24245]: time=\"2026-06-14T09:38:59.632586324Z\" level=info msg=\"Created container bf5d8063afcd01eb382638db17d2ad241ffe45c560ab224495bd9812f7c7b342: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=d6ee529c-3086-4454-a52b-28fafac17959 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.456234 | controller |     "Jun 14 09:38:59.637066 crc crio[24245]: time=\"2026-06-14T09:38:59.637020808Z\" level=info msg=\"Created container 5b2ae71433c244982723ebc73f06050361caefe4455ae961964daf52105dd24e: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=4e98c643-0658-43e6-9fda-1d4f555a9c2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.456249 | controller |     "Jun 14 09:38:59.642989 crc crio[24245]: time=\"2026-06-14T09:38:59.642637338Z\" level=info msg=\"Starting container: 5b2ae71433c244982723ebc73f06050361caefe4455ae961964daf52105dd24e\" id=5a7f7eef-ae05-4eca-993c-c1a1f5f66944 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.456264 | controller |     "Jun 14 09:38:59.643534 crc crio[24245]: time=\"2026-06-14T09:38:59.642794557Z\" level=info msg=\"Starting container: bf5d8063afcd01eb382638db17d2ad241ffe45c560ab224495bd9812f7c7b342\" id=2cd62c5d-4d11-4814-8588-8086a3050540 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.456278 | controller |     "Jun 14 09:38:59.658551 crc crio[24245]: time=\"2026-06-14T09:38:59.657716943Z\" level=info msg=\"Started container\" PID=249563 containerID=bf5d8063afcd01eb382638db17d2ad241ffe45c560ab224495bd9812f7c7b342 description=openstack/nova-cell1-db-create-q579s/mariadb-database-create id=2cd62c5d-4d11-4814-8588-8086a3050540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989",
2026-06-14 10:12:41.456293 | controller |     "Jun 14 09:38:59.660068 crc crio[24245]: time=\"2026-06-14T09:38:59.659990228Z\" level=info msg=\"Removed container 26a5ee1436c38cb4a2b73c5133cd3ad4e3bbcaffcd3370ba3277ba5d32f5dc7a: openstack/ceilometer-0/ceilometer-notification-agent\" id=50d9f9dd-ca40-42f0-b9a8-8611dc8394fd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.456308 | controller |     "Jun 14 09:38:59.669781 crc crio[24245]: time=\"2026-06-14T09:38:59.669701901Z\" level=info msg=\"Started container\" PID=249562 containerID=5b2ae71433c244982723ebc73f06050361caefe4455ae961964daf52105dd24e description=openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update id=5a7f7eef-ae05-4eca-993c-c1a1f5f66944 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e",
2026-06-14 10:12:41.456322 | controller |     "Jun 14 09:38:59.670380 crc crio[24245]: time=\"2026-06-14T09:38:59.6703105Z\" level=info msg=\"Removing container: a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b\" id=35dd293b-0b61-46cd-bc3e-f0f8266e12e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.456337 | controller |     "Jun 14 09:38:59.672734 crc crio[24245]: time=\"2026-06-14T09:38:59.672677911Z\" level=info msg=\"Creating container: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=0b43832f-b8aa-4301-a577-c37bdb69eb20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.456378 | controller |     "Jun 14 09:38:59.673634 crc crio[24245]: time=\"2026-06-14T09:38:59.673565659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.456396 | controller |     "Jun 14 09:38:59.675232 crc crio[24245]: time=\"2026-06-14T09:38:59.67516064Z\" level=info msg=\"Creating container: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=c7cbde9a-ec54-4fc2-98de-08a254693f1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.456411 | controller |     "Jun 14 09:38:59.807802 crc crio[24245]: time=\"2026-06-14T09:38:59.80664534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.456425 | controller |     "Jun 14 09:38:59.904929 crc crio[24245]: time=\"2026-06-14T09:38:59.904727821Z\" level=info msg=\"Removed container a1cfa6ca46ab6e94779db816b13c507d498961d1daec7719a3038e46e41e727b: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=35dd293b-0b61-46cd-bc3e-f0f8266e12e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.456444 | controller |     "Jun 14 09:38:59.910118 crc crio[24245]: time=\"2026-06-14T09:38:59.91003937Z\" level=info msg=\"Removing container: 7782e5739f1361c712c553729e01c04aaab44e99298d236397c8ab282cf68cba\" id=f5ca72cc-8cad-4808-89aa-487da9026cb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.456459 | controller |     "Jun 14 09:38:59.946632 crc crio[24245]: time=\"2026-06-14T09:38:59.946534958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.456474 | controller |     "Jun 14 09:38:59.974375 crc crio[24245]: time=\"2026-06-14T09:38:59.974292237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.456489 | controller |     "Jun 14 09:39:00.038751 crc crio[24245]: time=\"2026-06-14T09:39:00.038582595Z\" level=info msg=\"Removed container 7782e5739f1361c712c553729e01c04aaab44e99298d236397c8ab282cf68cba: openstack/openstack-galera-0/mysql-bootstrap\" id=f5ca72cc-8cad-4808-89aa-487da9026cb4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.456504 | controller |     "Jun 14 09:39:00.047697 crc crio[24245]: time=\"2026-06-14T09:39:00.047295825Z\" level=info msg=\"Removing container: a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840\" id=afcfe44e-7711-4c7d-bf3d-ac92efe191ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.456519 | controller |     "Jun 14 09:39:00.135257 crc crio[24245]: time=\"2026-06-14T09:39:00.135131169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.456534 | controller |     "Jun 14 09:39:00.144107 crc crio[24245]: time=\"2026-06-14T09:39:00.144044751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.456549 | controller |     "Jun 14 09:39:00.168471 crc crio[24245]: time=\"2026-06-14T09:39:00.168340535Z\" level=info msg=\"Removed container a1ae0880019d0b21facbde79e2912c44daf1c3676b738cc23a43c1ebb9ffa840: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=afcfe44e-7711-4c7d-bf3d-ac92efe191ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.456563 | controller |     "Jun 14 09:39:00.174116 crc crio[24245]: time=\"2026-06-14T09:39:00.174028767Z\" level=info msg=\"Removing container: f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72\" id=d9e8a2e3-b572-42a8-a699-9835f3815f5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.456578 | controller |     "Jun 14 09:39:00.331961 crc crio[24245]: time=\"2026-06-14T09:39:00.331795246Z\" level=info msg=\"Removing container: fe939f3deced4240ef341d5cab75cce6cdf6d437628f70339c67c62838f9ef9c\" id=f93d2cf5-2c96-41b7-8b30-88e0164db51c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.456592 | controller |     "Jun 14 09:39:00.409703 crc crio[24245]: time=\"2026-06-14T09:39:00.40962031Z\" level=info msg=\"Stopping pod sandbox: 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8\" id=dc8978de-8d1e-45f6-bfbd-afb56c5ac555 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.456607 | controller |     "Jun 14 09:39:00.411401 crc crio[24245]: time=\"2026-06-14T09:39:00.410634323Z\" level=info msg=\"Got pod network &{Name:nova-api-2f20-account-create-update-65cgh Namespace:openstack ID:2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8 UID:7008ecaa-7b3d-4db0-9afb-3672bb1bac11 NetNS:/var/run/netns/665b5f38-2fed-4e2f-97cf-4e7942eb1f0c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7008ecaa_7b3d_4db0_9afb_3672bb1bac11.slice PodAnnotations:0xc002422a68}] Aliases:map[]}\"",
2026-06-14 10:12:41.456627 | controller |     "Jun 14 09:39:00.411401 crc crio[24245]: time=\"2026-06-14T09:39:00.411293604Z\" level=info msg=\"Deleting pod openstack_nova-api-2f20-account-create-update-65cgh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.456642 | controller |     "Jun 14 09:39:00.566520 crc crio[24245]: time=\"2026-06-14T09:39:00.566116498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=19cfd150-2282-4a23-9e0c-23f8a50b1ea9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.456656 | controller |     "Jun 14 09:39:00.570765 crc crio[24245]: time=\"2026-06-14T09:39:00.570688393Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=530f88fc-8426-4341-8bba-63e5e091a3f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.456670 | controller |     "Jun 14 09:39:00.795149 crc crio[24245]: time=\"2026-06-14T09:39:00.791102862Z\" level=info msg=\"Created container 71223d9a314366c9d0cd069917ac4e6ad121617b44ea461620de49f71a9dcfb8: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=c7cbde9a-ec54-4fc2-98de-08a254693f1b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.456685 | controller |     "Jun 14 09:39:00.802726 crc crio[24245]: time=\"2026-06-14T09:39:00.797107275Z\" level=info msg=\"Starting container: 71223d9a314366c9d0cd069917ac4e6ad121617b44ea461620de49f71a9dcfb8\" id=cd2284ee-a208-4290-8a11-50eef821a4a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.456745 | controller |     "Jun 14 09:39:00.806350 crc crio[24245]: time=\"2026-06-14T09:39:00.804168212Z\" level=info msg=\"Started container\" PID=249778 containerID=71223d9a314366c9d0cd069917ac4e6ad121617b44ea461620de49f71a9dcfb8 description=openstack/keystone-db-create-v5npw/mariadb-database-create id=cd2284ee-a208-4290-8a11-50eef821a4a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12",
2026-06-14 10:12:41.456765 | controller |     "Jun 14 09:39:00.932497 crc crio[24245]: time=\"2026-06-14T09:39:00.932273057Z\" level=info msg=\"Created container 9485d25a66e1ae3bbcd9834c11478b345dca13931652ecd2de948abac9d36c97: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=0b43832f-b8aa-4301-a577-c37bdb69eb20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.456781 | controller |     "Jun 14 09:39:00.937053 crc crio[24245]: time=\"2026-06-14T09:39:00.937009696Z\" level=info msg=\"Starting container: 9485d25a66e1ae3bbcd9834c11478b345dca13931652ecd2de948abac9d36c97\" id=d3970b42-5d07-49fa-bc3a-57aadf166ed8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.456796 | controller |     "Jun 14 09:39:00.952962 crc crio[24245]: time=\"2026-06-14T09:39:00.95233107Z\" level=info msg=\"Started container\" PID=249751 containerID=9485d25a66e1ae3bbcd9834c11478b345dca13931652ecd2de948abac9d36c97 description=openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update id=d3970b42-5d07-49fa-bc3a-57aadf166ed8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea",
2026-06-14 10:12:41.456811 | controller |     "Jun 14 09:39:01.536005 crc crio[24245]: time=\"2026-06-14T09:39:01.534581588Z\" level=info msg=\"Stopping pod sandbox: 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00\" id=e8ff7f48-0196-4ed9-9c5c-94c9fdf8d929 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.456856 | controller |     "Jun 14 09:39:01.536005 crc crio[24245]: time=\"2026-06-14T09:39:01.535768247Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-5jpjc Namespace:openstack ID:5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00 UID:d212e1e5-0d11-47ca-bd4b-96765a68578f NetNS:/var/run/netns/9704dcd2-63ff-4b23-8a5b-c2720ac377cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd212e1e5_0d11_47ca_bd4b_96765a68578f.slice PodAnnotations:0xc0004cd5e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.456880 | controller |     "Jun 14 09:39:01.538035 crc crio[24245]: time=\"2026-06-14T09:39:01.536024245Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-5jpjc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.456896 | controller |     "Jun 14 09:39:01.554460 crc crio[24245]: time=\"2026-06-14T09:39:01.554330232Z\" level=info msg=\"Stopping pod sandbox: 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584\" id=2367341b-37cc-4e7c-8be1-8d0a7d4db8d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.456911 | controller |     "Jun 14 09:39:01.554460 crc crio[24245]: time=\"2026-06-14T09:39:01.554394864Z\" level=info msg=\"Stopping pod sandbox: 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c\" id=9ac6e748-70fd-4049-bf96-ec0dbb67e502 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.456926 | controller |     "Jun 14 09:39:01.555053 crc crio[24245]: time=\"2026-06-14T09:39:01.554646366Z\" level=info msg=\"Stopping pod sandbox: 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5\" id=41e7df7c-74c1-43c4-9df5-e81323514121 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.456941 | controller |     "Jun 14 09:39:01.555053 crc crio[24245]: time=\"2026-06-14T09:39:01.55490982Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-k24rz Namespace:openstack ID:72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584 UID:0e450836-37ea-446b-9cd3-f3dfb1a1903b NetNS:/var/run/netns/ca34a4d2-2cbc-4f0e-ab47-754878762f87 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e450836_37ea_446b_9cd3_f3dfb1a1903b.slice PodAnnotations:0xc00161ac58}] Aliases:map[]}\"",
2026-06-14 10:12:41.456956 | controller |     "Jun 14 09:39:01.555053 crc crio[24245]: time=\"2026-06-14T09:39:01.555124887Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-k24rz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.456971 | controller |     "Jun 14 09:39:01.555347 crc crio[24245]: time=\"2026-06-14T09:39:01.555322168Z\" level=info msg=\"Got pod network &{Name:barbican-6e2f-account-create-update-nfkmj Namespace:openstack ID:0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5 UID:15347707-fa12-4520-9113-2ce2e45ff28c NetNS:/var/run/netns/e6b87c19-050a-4d4e-b516-444264a098d6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod15347707_fa12_4520_9113_2ce2e45ff28c.slice PodAnnotations:0xc00274aad0}] Aliases:map[]}\"",
2026-06-14 10:12:41.456986 | controller |     "Jun 14 09:39:01.555663 crc crio[24245]: time=\"2026-06-14T09:39:01.555497023Z\" level=info msg=\"Deleting pod openstack_barbican-6e2f-account-create-update-nfkmj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.457001 | controller |     "Jun 14 09:39:01.558162 crc crio[24245]: time=\"2026-06-14T09:39:01.554352571Z\" level=info msg=\"Stopping pod sandbox: 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989\" id=dba64829-9ff4-4f45-a1d2-27b138d5fbe3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.457016 | controller |     "Jun 14 09:39:01.558886 crc crio[24245]: time=\"2026-06-14T09:39:01.558558076Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-jkww4 Namespace:openstack ID:214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c UID:fcd2549e-40c4-4cbf-a192-2baf836a5a1c NetNS:/var/run/netns/5b3e48fb-f1f1-4383-9b91-16ccc5024568 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcd2549e_40c4_4cbf_a192_2baf836a5a1c.slice PodAnnotations:0xc006e0a838}] Aliases:map[]}\"",
2026-06-14 10:12:41.457035 | controller |     "Jun 14 09:39:01.558886 crc crio[24245]: time=\"2026-06-14T09:39:01.558813884Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-jkww4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.457050 | controller |     "Jun 14 09:39:01.559067 crc crio[24245]: time=\"2026-06-14T09:39:01.559036323Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-q579s Namespace:openstack ID:3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989 UID:fe5a32f2-deca-4335-b2e5-f01582333f66 NetNS:/var/run/netns/71780a4d-a789-4425-b1f1-18886149ac66 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe5a32f2_deca_4335_b2e5_f01582333f66.slice PodAnnotations:0xc0004cd688}] Aliases:map[]}\"",
2026-06-14 10:12:41.457065 | controller |     "Jun 14 09:39:01.559294 crc crio[24245]: time=\"2026-06-14T09:39:01.55924374Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-q579s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.457080 | controller |     "Jun 14 09:39:01.570977 crc crio[24245]: time=\"2026-06-14T09:39:01.570790311Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=d538d10f-aac9-4261-813d-1dd30c23ecd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457095 | controller |     "Jun 14 09:39:01.571318 crc crio[24245]: time=\"2026-06-14T09:39:01.571016809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=13878eae-4177-43ee-882d-a4a7d5741517 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457109 | controller |     "Jun 14 09:39:01.581990 crc crio[24245]: time=\"2026-06-14T09:39:01.577311071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=071a4e8b-0254-4d57-a6c1-e7ca246cba43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457123 | controller |     "Jun 14 09:39:02.586989 crc crio[24245]: time=\"2026-06-14T09:39:02.584208472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6f919c97-9059-4b85-a500-55fbb4def2db name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457138 | controller |     "Jun 14 09:39:03.566456 crc crio[24245]: time=\"2026-06-14T09:39:03.565770098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7c25ea2e-6d2e-4fe5-85c2-e738e688fc9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457153 | controller |     "Jun 14 09:39:03.568880 crc crio[24245]: time=\"2026-06-14T09:39:03.567724199Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=6df3cb2c-19ce-4907-a2e8-93c24b46f0ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457167 | controller |     "Jun 14 09:39:03.569478 crc crio[24245]: time=\"2026-06-14T09:39:03.569399888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ecfce400-9c13-44b2-9712-6cebe958e7b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457187 | controller |     "Jun 14 09:39:03.821487 crc crio[24245]: time=\"2026-06-14T09:39:03.821333742Z\" level=info msg=\"Stopping pod sandbox: bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12\" id=d802de13-e541-45d2-9624-e04ac0ad64c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.457202 | controller |     "Jun 14 09:39:03.827210 crc crio[24245]: time=\"2026-06-14T09:39:03.821411814Z\" level=info msg=\"Stopping pod sandbox: 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e\" id=8490135b-ddb1-4dd2-a596-dfeed0a1c9f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.457216 | controller |     "Jun 14 09:39:03.827210 crc crio[24245]: time=\"2026-06-14T09:39:03.826990088Z\" level=info msg=\"Got pod network &{Name:keystone-7d31-account-create-update-cbqcd Namespace:openstack ID:9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e UID:cc4e174a-dc43-4035-a587-d9469dc0fa7f NetNS:/var/run/netns/85cf0274-2d52-4536-b4dc-25d7bc595a3c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcc4e174a_dc43_4035_a587_d9469dc0fa7f.slice PodAnnotations:0xc003bf6230}] Aliases:map[]}\"",
2026-06-14 10:12:41.457231 | controller |     "Jun 14 09:39:03.827210 crc crio[24245]: time=\"2026-06-14T09:39:03.827204635Z\" level=info msg=\"Deleting pod openstack_keystone-7d31-account-create-update-cbqcd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.457246 | controller |     "Jun 14 09:39:03.828194 crc crio[24245]: time=\"2026-06-14T09:39:03.828157061Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-v5npw Namespace:openstack ID:bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12 UID:69dff404-bf2e-4901-8b88-0330952eab11 NetNS:/var/run/netns/b317e86f-16ff-44e4-bb1f-b77ad1cb12fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69dff404_bf2e_4901_8b88_0330952eab11.slice PodAnnotations:0xc001fea030}] Aliases:map[]}\"",
2026-06-14 10:12:41.457261 | controller |     "Jun 14 09:39:03.828465 crc crio[24245]: time=\"2026-06-14T09:39:03.828441681Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-v5npw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.457276 | controller |     "Jun 14 09:39:03.829609 crc crio[24245]: time=\"2026-06-14T09:39:03.822010978Z\" level=info msg=\"Stopping pod sandbox: 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea\" id=1852c586-9450-4637-a498-5d76e878631b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.457291 | controller |     "Jun 14 09:39:03.830376 crc crio[24245]: time=\"2026-06-14T09:39:03.830204261Z\" level=info msg=\"Got pod network &{Name:neutron-4ad3-account-create-update-777fn Namespace:openstack ID:15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea UID:af8dffa4-1f8e-4a8e-b2ba-3e525ab6f13f NetNS:/var/run/netns/213d807a-fb06-43e0-abc6-19370b88de83 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaf8dffa4_1f8e_4a8e_b2ba_3e525ab6f13f.slice PodAnnotations:0xc0004cc0f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.457306 | controller |     "Jun 14 09:39:03.830463 crc crio[24245]: time=\"2026-06-14T09:39:03.830375097Z\" level=info msg=\"Deleting pod openstack_neutron-4ad3-account-create-update-777fn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.457321 | controller |     "Jun 14 09:39:04.582480 crc crio[24245]: time=\"2026-06-14T09:39:04.579063109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ef639854-31d4-4a78-8235-06cefbef2eb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457341 | controller |     "Jun 14 09:39:08.643218 crc crio[24245]: time=\"2026-06-14T09:39:08.640505778Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=34f321cd-9e2f-4f3b-9101-784e7fcd58cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457378 | controller |     "Jun 14 09:39:08.643218 crc crio[24245]: time=\"2026-06-14T09:39:08.641538025Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=75b8ab0c-8256-4698-8f5a-8a9a9f619c80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457395 | controller |     "Jun 14 09:39:08.646782 crc crio[24245]: time=\"2026-06-14T09:39:08.643554916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=b170ef0a-fe6a-4df1-bdec-3069bdad0c9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457410 | controller |     "Jun 14 09:39:08.646782 crc crio[24245]: time=\"2026-06-14T09:39:08.643898417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=80dd8f0d-f616-4ccc-bd43-26a65cec58b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457425 | controller |     "Jun 14 09:39:08.646782 crc crio[24245]: time=\"2026-06-14T09:39:08.644074362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=1da3ea31-2009-4e45-8e06-f032c1dfcefa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457440 | controller |     "Jun 14 09:39:08.646782 crc crio[24245]: time=\"2026-06-14T09:39:08.644220187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=8e264ed4-093c-466d-9091-c527b77747c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457454 | controller |     "Jun 14 09:39:08.646782 crc crio[24245]: time=\"2026-06-14T09:39:08.644364912Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=64dce4de-b746-4da2-b626-f629ce39e06e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457468 | controller |     "Jun 14 09:39:08.646782 crc crio[24245]: time=\"2026-06-14T09:39:08.644507406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=f686b2f1-8f34-463f-b048-5600437ae1dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457483 | controller |     "Jun 14 09:39:08.647519 crc crio[24245]: time=\"2026-06-14T09:39:08.647266809Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=02faa09f-0882-44bf-9b29-b61f45272432 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457497 | controller |     "Jun 14 09:39:08.652562 crc crio[24245]: time=\"2026-06-14T09:39:08.652467115Z\" level=info msg=\"Creating container: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=3d967094-fdd9-4d24-a6ff-8c667e8f6f70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.457511 | controller |     "Jun 14 09:39:08.653092 crc crio[24245]: time=\"2026-06-14T09:39:08.652960521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=7da2a61f-63ac-4532-83e8-cc058e0888a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.457530 | controller |     "Jun 14 09:39:08.655203 crc crio[24245]: time=\"2026-06-14T09:39:08.655129989Z\" level=info msg=\"Creating container: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=3c2f20d1-696f-4634-a07d-28d0602c14ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.457545 | controller |     "Jun 14 09:39:08.656335 crc crio[24245]: time=\"2026-06-14T09:39:08.656293266Z\" level=info msg=\"Creating container: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=83fdbf28-8916-4d93-a5f0-2bb932c5f83b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.457559 | controller |     "Jun 14 09:39:08.661062 crc crio[24245]: time=\"2026-06-14T09:39:08.661009071Z\" level=info msg=\"Creating container: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=5fc8ceb2-7c52-43e0-93a0-26f05985608b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.457574 | controller |     "Jun 14 09:39:08.667141 crc crio[24245]: time=\"2026-06-14T09:39:08.667073739Z\" level=info msg=\"Creating container: openstack/placement-db-create-n69bz/mariadb-database-create\" id=6b077e26-e25f-4f6e-ac8f-4cbd1bdfffee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.457588 | controller |     "Jun 14 09:39:08.668281 crc crio[24245]: time=\"2026-06-14T09:39:08.668239936Z\" level=info msg=\"Creating container: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=20a6d64e-8ff3-42a2-9aa3-83d6280c0f63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.457603 | controller |     "Jun 14 09:39:08.672824 crc crio[24245]: time=\"2026-06-14T09:39:08.67275196Z\" level=info msg=\"Creating container: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=4d611d6c-646e-495b-94b3-47bfd4c30792 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.457618 | controller |     "Jun 14 09:39:08.673991 crc crio[24245]: time=\"2026-06-14T09:39:08.673782092Z\" level=info msg=\"Creating container: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=40e72d36-0a3e-4050-a771-2648b436c1d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.457633 | controller |     "Jun 14 09:39:08.722537 crc crio[24245]: time=\"2026-06-14T09:39:08.722456961Z\" level=info msg=\"Removed container f14fd76d0c3c04e03b15db96b81171b665a1beb90504a8f01cb3b5610540ac72: openstack/glance-default-internal-api-0/glance-log\" id=d9e8a2e3-b572-42a8-a699-9835f3815f5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.457647 | controller |     "Jun 14 09:39:08.723327 crc crio[24245]: time=\"2026-06-14T09:39:08.723256427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.457662 | controller |     "Jun 14 09:39:08.728664 crc crio[24245]: time=\"2026-06-14T09:39:08.728547485Z\" level=info msg=\"Removing container: c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e\" id=3e4c1907-4cb1-4b48-add4-88e0ff34713c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.457677 | controller |     "Jun 14 09:39:08.735038 crc crio[24245]: time=\"2026-06-14T09:39:08.734981259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.457692 | controller |     "Jun 14 09:39:08.735450 crc crio[24245]: time=\"2026-06-14T09:39:08.735350651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.457711 | controller |     "Jun 14 09:39:08.736447 crc crio[24245]: time=\"2026-06-14T09:39:08.736367594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.457726 | controller |     "Jun 14 09:39:08.737102 crc crio[24245]: time=\"2026-06-14T09:39:08.736516419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.457740 | controller |     "Jun 14 09:39:08.737368 crc crio[24245]: time=\"2026-06-14T09:39:08.737306354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.457754 | controller |     "Jun 14 09:39:08.737699 crc crio[24245]: time=\"2026-06-14T09:39:08.737226322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.457768 | controller |     "Jun 14 09:39:08.739108 crc crio[24245]: time=\"2026-06-14T09:39:08.738972538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.457783 | controller |     "Jun 14 09:39:08.742817 crc crio[24245]: time=\"2026-06-14T09:39:08.742712396Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=eebebe7b-053e-40de-a1c1-86333c33fccf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.457797 | controller |     "Jun 14 09:39:08.747201 crc crio[24245]: time=\"2026-06-14T09:39:08.747090695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.457812 | controller |     "Jun 14 09:39:08.749665 crc crio[24245]: time=\"2026-06-14T09:39:08.749634948Z\" level=info msg=\"Creating container: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=849fe25c-7e42-4158-964e-a9d28250d16c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.457826 | controller |     "Jun 14 09:39:08.752960 crc crio[24245]: time=\"2026-06-14T09:39:08.752880168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.457840 | controller |     "Jun 14 09:39:08.770897 crc crio[24245]: time=\"2026-06-14T09:39:08.770783539Z\" level=info msg=\"Stopped pod sandbox: 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8\" id=dc8978de-8d1e-45f6-bfbd-afb56c5ac555 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.457855 | controller |     "Jun 14 09:39:08.775978 crc crio[24245]: time=\"2026-06-14T09:39:08.775948282Z\" level=info msg=\"Stopped pod sandbox: 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5\" id=41e7df7c-74c1-43c4-9df5-e81323514121 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.457869 | controller |     "Jun 14 09:39:08.813178 crc crio[24245]: time=\"2026-06-14T09:39:08.813054174Z\" level=info msg=\"Stopped pod sandbox: 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00\" id=e8ff7f48-0196-4ed9-9c5c-94c9fdf8d929 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.457884 | controller |     "Jun 14 09:39:08.819182 crc crio[24245]: time=\"2026-06-14T09:39:08.818501586Z\" level=info msg=\"Stopped pod sandbox: 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea\" id=1852c586-9450-4637-a498-5d76e878631b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.457942 | controller |     "Jun 14 09:39:08.842987 crc crio[24245]: time=\"2026-06-14T09:39:08.842679925Z\" level=info msg=\"Stopped pod sandbox: 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c\" id=9ac6e748-70fd-4049-bf96-ec0dbb67e502 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.457969 | controller |     "Jun 14 09:39:08.847180 crc crio[24245]: time=\"2026-06-14T09:39:08.846989782Z\" level=info msg=\"Stopped pod sandbox: 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989\" id=dba64829-9ff4-4f45-a1d2-27b138d5fbe3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.457985 | controller |     "Jun 14 09:39:08.866127 crc crio[24245]: time=\"2026-06-14T09:39:08.86546362Z\" level=info msg=\"Stopped pod sandbox: 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e\" id=8490135b-ddb1-4dd2-a596-dfeed0a1c9f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.458000 | controller |     "Jun 14 09:39:08.866484 crc crio[24245]: time=\"2026-06-14T09:39:08.866320481Z\" level=info msg=\"Stopped pod sandbox: 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584\" id=2367341b-37cc-4e7c-8be1-8d0a7d4db8d5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.458043 | controller |     "Jun 14 09:39:08.868614 crc crio[24245]: time=\"2026-06-14T09:39:08.868443214Z\" level=info msg=\"Stopped pod sandbox: bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12\" id=d802de13-e541-45d2-9624-e04ac0ad64c1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.458061 | controller |     "Jun 14 09:39:10.626105 crc crio[24245]: time=\"2026-06-14T09:39:10.62410729Z\" level=info msg=\"Stopping container: b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869 (timeout: 30s)\" id=cdde6309-90c1-469a-98f5-cc4cdce9672a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.458076 | controller |     "Jun 14 09:39:10.626105 crc crio[24245]: time=\"2026-06-14T09:39:10.624252669Z\" level=info msg=\"Stopping container: 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0 (timeout: 30s)\" id=65f48740-37a5-4c92-aad7-692e81bf8ef7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.458100 | controller |     "Jun 14 09:39:11.696452 crc crio[24245]: time=\"2026-06-14T09:39:11.695214121Z\" level=info msg=\"Stopping container: 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068 (timeout: 30s)\" id=ca443896-ece3-43c6-965b-4b28730f0534 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.458117 | controller |     "Jun 14 09:39:11.696452 crc crio[24245]: time=\"2026-06-14T09:39:11.695892082Z\" level=info msg=\"Stopping container: dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c (timeout: 30s)\" id=50bba142-5c5a-40ec-ac86-f2c27bbabb0a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.458132 | controller |     "Jun 14 09:39:15.328267 crc crio[24245]: time=\"2026-06-14T09:39:15.327278442Z\" level=info msg=\"Running pod sandbox: openstack/neutron-6fc7874dfc-dgx5j/POD\" id=051b8d52-b1e3-4f20-bcaf-92104e71c1c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.458147 | controller |     "Jun 14 09:39:15.329479 crc crio[24245]: time=\"2026-06-14T09:39:15.328297395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458161 | controller |     "Jun 14 09:39:15.803135 crc crio[24245]: time=\"2026-06-14T09:39:15.802293712Z\" level=info msg=\"Running pod sandbox: openstack/keystone-d86f64d54-z8mjg/POD\" id=3ba8ed86-890e-44c6-aa43-f3281d6c9760 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.458176 | controller |     "Jun 14 09:39:15.803279 crc crio[24245]: time=\"2026-06-14T09:39:15.80316645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458190 | controller |     "Jun 14 09:39:17.067743 crc crio[24245]: time=\"2026-06-14T09:39:17.067424062Z\" level=info msg=\"Stopped container 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068: openstack/neutron-846cff4b85-54lbk/neutron-httpd\" id=ca443896-ece3-43c6-965b-4b28730f0534 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.458210 | controller |     "Jun 14 09:39:17.074721 crc crio[24245]: time=\"2026-06-14T09:39:17.074394285Z\" level=info msg=\"Stopped container b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api\" id=cdde6309-90c1-469a-98f5-cc4cdce9672a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.458226 | controller |     "Jun 14 09:39:17.083748 crc crio[24245]: time=\"2026-06-14T09:39:17.083693911Z\" level=info msg=\"Stopped container 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api-log\" id=65f48740-37a5-4c92-aad7-692e81bf8ef7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.458241 | controller |     "Jun 14 09:39:17.085453 crc crio[24245]: time=\"2026-06-14T09:39:17.085370554Z\" level=info msg=\"Stopping pod sandbox: 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00\" id=5b367e43-c433-4212-a2a7-8ae56803300e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.458256 | controller |     "Jun 14 09:39:17.087773 crc crio[24245]: time=\"2026-06-14T09:39:17.087702788Z\" level=info msg=\"Got pod network &{Name:barbican-api-5f686ccfbd-6vkll Namespace:openstack ID:6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00 UID:287282ea-561f-41fa-955a-c4e69174c453 NetNS:/var/run/netns/21f440d8-0723-44a3-8a31-add2c381ba37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod287282ea_561f_41fa_955a_c4e69174c453.slice PodAnnotations:0xc00274a108}] Aliases:map[]}\"",
2026-06-14 10:12:41.458272 | controller |     "Jun 14 09:39:17.088021 crc crio[24245]: time=\"2026-06-14T09:39:17.087950596Z\" level=info msg=\"Deleting pod openstack_barbican-api-5f686ccfbd-6vkll from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.458287 | controller |     "Jun 14 09:39:20.475356 crc crio[24245]: time=\"2026-06-14T09:39:20.474484785Z\" level=info msg=\"Removed container fe939f3deced4240ef341d5cab75cce6cdf6d437628f70339c67c62838f9ef9c: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=f93d2cf5-2c96-41b7-8b30-88e0164db51c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.458302 | controller |     "Jun 14 09:39:20.482100 crc crio[24245]: time=\"2026-06-14T09:39:20.481443597Z\" level=info msg=\"Removing container: 1a2200184533a02f3301a2a20609b9056e101fafeef642e183fef4a85f4d22e2\" id=d934374e-6771-4252-a35e-4ab3b9094af9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.458316 | controller |     "Jun 14 09:39:20.548384 crc crio[24245]: time=\"2026-06-14T09:39:20.548264718Z\" level=info msg=\"Removed container c00d941bb7c4a17e9ef1b00f8d526de84991a87a00e8af67d55da6ef8de2809e: openstack/cinder-scheduler-0/cinder-scheduler\" id=3e4c1907-4cb1-4b48-add4-88e0ff34713c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.458331 | controller |     "Jun 14 09:39:20.555357 crc crio[24245]: time=\"2026-06-14T09:39:20.555229934Z\" level=info msg=\"Removing container: aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f\" id=a4ba8601-4f71-4d21-b9e4-6988482afd88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.458358 | controller |     "Jun 14 09:39:20.562647 crc crio[24245]: time=\"2026-06-14T09:39:20.562549047Z\" level=info msg=\"Stopped pod sandbox: 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00\" id=5b367e43-c433-4212-a2a7-8ae56803300e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.458378 | controller |     "Jun 14 09:39:25.868378 crc crio[24245]: time=\"2026-06-14T09:39:25.865162976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458407 | controller |     "Jun 14 09:39:25.873070 crc crio[24245]: time=\"2026-06-14T09:39:25.867987896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458424 | controller |     "Jun 14 09:39:25.874293 crc crio[24245]: time=\"2026-06-14T09:39:25.874181573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458438 | controller |     "Jun 14 09:39:25.877179 crc crio[24245]: time=\"2026-06-14T09:39:25.876182267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458453 | controller |     "Jun 14 09:39:25.891746 crc crio[24245]: time=\"2026-06-14T09:39:25.891556845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458468 | controller |     "Jun 14 09:39:25.894051 crc crio[24245]: time=\"2026-06-14T09:39:25.893837289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458482 | controller |     "Jun 14 09:39:25.899482 crc crio[24245]: time=\"2026-06-14T09:39:25.899374665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458497 | controller |     "Jun 14 09:39:25.902048 crc crio[24245]: time=\"2026-06-14T09:39:25.90175199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458511 | controller |     "Jun 14 09:39:25.902048 crc crio[24245]: time=\"2026-06-14T09:39:25.902042319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458525 | controller |     "Jun 14 09:39:25.908645 crc crio[24245]: time=\"2026-06-14T09:39:25.908452953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458540 | controller |     "Jun 14 09:39:25.913987 crc crio[24245]: time=\"2026-06-14T09:39:25.913740277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458554 | controller |     "Jun 14 09:39:25.916291 crc crio[24245]: time=\"2026-06-14T09:39:25.916011684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458568 | controller |     "Jun 14 09:39:25.918082 crc crio[24245]: time=\"2026-06-14T09:39:25.917979487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458582 | controller |     "Jun 14 09:39:25.931667 crc crio[24245]: time=\"2026-06-14T09:39:25.931476415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458597 | controller |     "Jun 14 09:39:25.934363 crc crio[24245]: time=\"2026-06-14T09:39:25.934329543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458612 | controller |     "Jun 14 09:39:25.936571 crc crio[24245]: time=\"2026-06-14T09:39:25.936451593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458631 | controller |     "Jun 14 09:39:25.950302 crc crio[24245]: time=\"2026-06-14T09:39:25.950202705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458645 | controller |     "Jun 14 09:39:25.953222 crc crio[24245]: time=\"2026-06-14T09:39:25.953137604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458660 | controller |     "Jun 14 09:39:25.954616 crc crio[24245]: time=\"2026-06-14T09:39:25.95454966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458674 | controller |     "Jun 14 09:39:25.960619 crc crio[24245]: time=\"2026-06-14T09:39:25.960513199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.458688 | controller |     "Jun 14 09:39:26.421566 crc crio[24245]: time=\"2026-06-14T09:39:26.420337835Z\" level=info msg=\"Created container c53ac88954643e2c33fb674c8528093e6bad119d017cf31081b2c315e2d78f6a: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=20a6d64e-8ff3-42a2-9aa3-83d6280c0f63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.458703 | controller |     "Jun 14 09:39:26.422141 crc crio[24245]: time=\"2026-06-14T09:39:26.42203209Z\" level=info msg=\"Starting container: c53ac88954643e2c33fb674c8528093e6bad119d017cf31081b2c315e2d78f6a\" id=0318e6d7-8fcb-43f9-896f-5b89cadbeb66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.458717 | controller |     "Jun 14 09:39:26.425990 crc crio[24245]: time=\"2026-06-14T09:39:26.425622444Z\" level=info msg=\"Created container d783feadfe7b1fefdd01d910f1e308019edb54523e57b12ef1f667aee54912bd: openstack/placement-db-create-n69bz/mariadb-database-create\" id=6b077e26-e25f-4f6e-ac8f-4cbd1bdfffee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.458732 | controller |     "Jun 14 09:39:26.427216 crc crio[24245]: time=\"2026-06-14T09:39:26.427147723Z\" level=info msg=\"Starting container: d783feadfe7b1fefdd01d910f1e308019edb54523e57b12ef1f667aee54912bd\" id=e730f739-7e72-455d-a889-b52134bcd369 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.458746 | controller |     "Jun 14 09:39:26.435173 crc crio[24245]: time=\"2026-06-14T09:39:26.434531957Z\" level=info msg=\"Started container\" PID=251634 containerID=d783feadfe7b1fefdd01d910f1e308019edb54523e57b12ef1f667aee54912bd description=openstack/placement-db-create-n69bz/mariadb-database-create id=e730f739-7e72-455d-a889-b52134bcd369 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91",
2026-06-14 10:12:41.458762 | controller |     "Jun 14 09:39:26.437553 crc crio[24245]: time=\"2026-06-14T09:39:26.437452814Z\" level=info msg=\"Started container\" PID=251633 containerID=c53ac88954643e2c33fb674c8528093e6bad119d017cf31081b2c315e2d78f6a description=openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update id=0318e6d7-8fcb-43f9-896f-5b89cadbeb66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a",
2026-06-14 10:12:41.458777 | controller |     "Jun 14 09:39:26.442806 crc crio[24245]: time=\"2026-06-14T09:39:26.441680247Z\" level=info msg=\"Created container 4a558723588d1264ca2d190f185a85b23f6311ff711e5783b9bb43d83db4c0ef: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=849fe25c-7e42-4158-964e-a9d28250d16c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.458797 | controller |     "Jun 14 09:39:26.444119 crc crio[24245]: time=\"2026-06-14T09:39:26.443987671Z\" level=info msg=\"Starting container: 4a558723588d1264ca2d190f185a85b23f6311ff711e5783b9bb43d83db4c0ef\" id=ef76737c-bf9d-42eb-8f9d-2cb77862372d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.458812 | controller |     "Jun 14 09:39:26.452738 crc crio[24245]: time=\"2026-06-14T09:39:26.452620352Z\" level=info msg=\"Started container\" PID=251636 containerID=4a558723588d1264ca2d190f185a85b23f6311ff711e5783b9bb43d83db4c0ef description=openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update id=ef76737c-bf9d-42eb-8f9d-2cb77862372d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731",
2026-06-14 10:12:41.458828 | controller |     "Jun 14 09:39:26.465548 crc crio[24245]: time=\"2026-06-14T09:39:26.465477932Z\" level=info msg=\"Created container 7f92effdac3db3793cb95e65a8b933e6447c59f2df94a8356134580a8a7ef0ee: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=eebebe7b-053e-40de-a1c1-86333c33fccf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.458843 | controller |     "Jun 14 09:39:26.467719 crc crio[24245]: time=\"2026-06-14T09:39:26.467661891Z\" level=info msg=\"Starting container: 7f92effdac3db3793cb95e65a8b933e6447c59f2df94a8356134580a8a7ef0ee\" id=03619ddc-ec7f-4e2f-bc56-3b22fa8ff1be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.458857 | controller |     "Jun 14 09:39:26.477489 crc crio[24245]: time=\"2026-06-14T09:39:26.477417831Z\" level=info msg=\"Started container\" PID=251635 containerID=7f92effdac3db3793cb95e65a8b933e6447c59f2df94a8356134580a8a7ef0ee description=openstack/nova-api-db-create-k2nhp/mariadb-database-create id=03619ddc-ec7f-4e2f-bc56-3b22fa8ff1be name=/runtime.v1.RuntimeService/StartContainer sandboxID=d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d",
2026-06-14 10:12:41.458872 | controller |     "Jun 14 09:39:26.488431 crc crio[24245]: time=\"2026-06-14T09:39:26.488212184Z\" level=info msg=\"Created container cf3cd439d005741b4898ecc60d2501c99f4aec378a6e9221e68d23b109143578: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=83fdbf28-8916-4d93-a5f0-2bb932c5f83b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.458887 | controller |     "Jun 14 09:39:26.489982 crc crio[24245]: time=\"2026-06-14T09:39:26.489887818Z\" level=info msg=\"Starting container: cf3cd439d005741b4898ecc60d2501c99f4aec378a6e9221e68d23b109143578\" id=ed6c22cd-9859-4c72-8e02-64e957a6652f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.458902 | controller |     "Jun 14 09:39:26.497187 crc crio[24245]: time=\"2026-06-14T09:39:26.497106068Z\" level=info msg=\"Started container\" PID=251638 containerID=cf3cd439d005741b4898ecc60d2501c99f4aec378a6e9221e68d23b109143578 description=openstack/glance-db-create-bnrvl/mariadb-database-create id=ed6c22cd-9859-4c72-8e02-64e957a6652f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9",
2026-06-14 10:12:41.458917 | controller |     "Jun 14 09:39:26.543442 crc crio[24245]: time=\"2026-06-14T09:39:26.543319788Z\" level=info msg=\"Created container d6250c7e2c5de6ca4e8aeedbf300122cd3e7dcad1acb480321e296c890453a8a: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=3c2f20d1-696f-4634-a07d-28d0602c14ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.458932 | controller |     "Jun 14 09:39:26.545102 crc crio[24245]: time=\"2026-06-14T09:39:26.545012811Z\" level=info msg=\"Starting container: d6250c7e2c5de6ca4e8aeedbf300122cd3e7dcad1acb480321e296c890453a8a\" id=23a78b4a-ca02-4b46-8777-e156fe68d86a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.458947 | controller |     "Jun 14 09:39:26.545915 crc crio[24245]: time=\"2026-06-14T09:39:26.545791156Z\" level=info msg=\"Created container f4b854e1f2cf709e1a6a56150ee92a7bea76cd541e8a3203d59e4f15ea254fb8: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=4d611d6c-646e-495b-94b3-47bfd4c30792 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.458966 | controller |     "Jun 14 09:39:26.547899 crc crio[24245]: time=\"2026-06-14T09:39:26.547560664Z\" level=info msg=\"Starting container: f4b854e1f2cf709e1a6a56150ee92a7bea76cd541e8a3203d59e4f15ea254fb8\" id=141f22b0-a1d1-4d91-86da-5fb099895291 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.458982 | controller |     "Jun 14 09:39:26.556777 crc crio[24245]: time=\"2026-06-14T09:39:26.555990023Z\" level=info msg=\"Started container\" PID=251637 containerID=d6250c7e2c5de6ca4e8aeedbf300122cd3e7dcad1acb480321e296c890453a8a description=openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update id=23a78b4a-ca02-4b46-8777-e156fe68d86a name=/runtime.v1.RuntimeService/StartContainer sandboxID=913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420",
2026-06-14 10:12:41.458998 | controller |     "Jun 14 09:39:26.567537 crc crio[24245]: time=\"2026-06-14T09:39:26.567110998Z\" level=info msg=\"Started container\" PID=251639 containerID=f4b854e1f2cf709e1a6a56150ee92a7bea76cd541e8a3203d59e4f15ea254fb8 description=openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update id=141f22b0-a1d1-4d91-86da-5fb099895291 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c",
2026-06-14 10:12:41.459013 | controller |     "Jun 14 09:39:26.591284 crc crio[24245]: time=\"2026-06-14T09:39:26.591177289Z\" level=info msg=\"Created container 95879ec03faaf2a5ef4fd89c02c4f087aa6eae6aeae8bc372c1aa97b8721476e: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=5fc8ceb2-7c52-43e0-93a0-26f05985608b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.459028 | controller |     "Jun 14 09:39:26.593738 crc crio[24245]: time=\"2026-06-14T09:39:26.593404293Z\" level=info msg=\"Created container 6abfb19d9be1825a30ce2651c646b941fbdf368009071ec52f19ac59b236c2ba: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=3d967094-fdd9-4d24-a6ff-8c667e8f6f70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.459043 | controller |     "Jun 14 09:39:26.594187 crc crio[24245]: time=\"2026-06-14T09:39:26.593969628Z\" level=info msg=\"Created container c7bd43c575930d1c89c892edaa4c2f2388dce32fa6635bdce51248cee8399190: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=40e72d36-0a3e-4050-a771-2648b436c1d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.459058 | controller |     "Jun 14 09:39:26.594378 crc crio[24245]: time=\"2026-06-14T09:39:26.594124664Z\" level=info msg=\"Starting container: 95879ec03faaf2a5ef4fd89c02c4f087aa6eae6aeae8bc372c1aa97b8721476e\" id=4e3870ae-f8dc-4ec8-9be5-8db5dd4a03df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.459073 | controller |     "Jun 14 09:39:26.594707 crc crio[24245]: time=\"2026-06-14T09:39:26.59432342Z\" level=info msg=\"Starting container: 6abfb19d9be1825a30ce2651c646b941fbdf368009071ec52f19ac59b236c2ba\" id=09023e84-72f4-4e96-a1fc-9ef2250e21df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.459132 | controller |     "Jun 14 09:39:26.595281 crc crio[24245]: time=\"2026-06-14T09:39:26.595155029Z\" level=info msg=\"Starting container: c7bd43c575930d1c89c892edaa4c2f2388dce32fa6635bdce51248cee8399190\" id=69691082-363a-473d-adad-93557601e927 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.459152 | controller |     "Jun 14 09:39:26.605204 crc crio[24245]: time=\"2026-06-14T09:39:26.604677509Z\" level=info msg=\"Started container\" PID=251641 containerID=6abfb19d9be1825a30ce2651c646b941fbdf368009071ec52f19ac59b236c2ba description=openstack/barbican-db-create-9pzv5/mariadb-database-create id=09023e84-72f4-4e96-a1fc-9ef2250e21df name=/runtime.v1.RuntimeService/StartContainer sandboxID=25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad",
2026-06-14 10:12:41.459172 | controller |     "Jun 14 09:39:26.620987 crc crio[24245]: time=\"2026-06-14T09:39:26.612325394Z\" level=info msg=\"Started container\" PID=251640 containerID=95879ec03faaf2a5ef4fd89c02c4f087aa6eae6aeae8bc372c1aa97b8721476e description=openstack/root-account-create-update-q4sjk/mariadb-account-create-update id=4e3870ae-f8dc-4ec8-9be5-8db5dd4a03df name=/runtime.v1.RuntimeService/StartContainer sandboxID=29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459",
2026-06-14 10:12:41.459188 | controller |     "Jun 14 09:39:26.620987 crc crio[24245]: time=\"2026-06-14T09:39:26.612990104Z\" level=info msg=\"Started container\" PID=251632 containerID=c7bd43c575930d1c89c892edaa4c2f2388dce32fa6635bdce51248cee8399190 description=openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update id=69691082-363a-473d-adad-93557601e927 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7",
2026-06-14 10:12:41.459203 | controller |     "Jun 14 09:39:28.162930 crc crio[24245]: time=\"2026-06-14T09:39:28.162792931Z\" level=info msg=\"Stopping pod sandbox: 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9\" id=53ba05fd-afe8-46d4-9668-d9f325a9b3a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459218 | controller |     "Jun 14 09:39:28.169417 crc crio[24245]: time=\"2026-06-14T09:39:28.168745371Z\" level=info msg=\"Got pod network &{Name:glance-db-create-bnrvl Namespace:openstack ID:1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9 UID:41f8a08b-e2cb-4f89-9203-36d3be37be82 NetNS:/var/run/netns/56c7fb70-1260-4d98-b51d-b932e307f573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41f8a08b_e2cb_4f89_9203_36d3be37be82.slice PodAnnotations:0xc001b86998}] Aliases:map[]}\"",
2026-06-14 10:12:41.459234 | controller |     "Jun 14 09:39:28.169417 crc crio[24245]: time=\"2026-06-14T09:39:28.16900827Z\" level=info msg=\"Deleting pod openstack_glance-db-create-bnrvl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.459249 | controller |     "Jun 14 09:39:28.195215 crc crio[24245]: time=\"2026-06-14T09:39:28.194648044Z\" level=info msg=\"Stopping pod sandbox: 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420\" id=16cb12a3-76d3-49ec-a4c3-eb365c486ec6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459264 | controller |     "Jun 14 09:39:28.195354 crc crio[24245]: time=\"2026-06-14T09:39:28.195297954Z\" level=info msg=\"Stopping pod sandbox: 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91\" id=bdd9a6b1-4a08-40ce-9853-703a4f794d5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459279 | controller |     "Jun 14 09:39:28.196426 crc crio[24245]: time=\"2026-06-14T09:39:28.196357903Z\" level=info msg=\"Stopping pod sandbox: d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d\" id=a89ae632-6eb5-48d5-a5e0-d5968aa24edb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459294 | controller |     "Jun 14 09:39:28.196794 crc crio[24245]: time=\"2026-06-14T09:39:28.19670536Z\" level=info msg=\"Got pod network &{Name:placement-db-create-n69bz Namespace:openstack ID:6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91 UID:1883ae05-5dca-4812-9e67-4d7c67ca7462 NetNS:/var/run/netns/ec8c4863-d0ae-4927-a584-42d6d0a802fc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1883ae05_5dca_4812_9e67_4d7c67ca7462.slice PodAnnotations:0xc000620c10}] Aliases:map[]}\"",
2026-06-14 10:12:41.459309 | controller |     "Jun 14 09:39:28.196959 crc crio[24245]: time=\"2026-06-14T09:39:28.196920957Z\" level=info msg=\"Deleting pod openstack_placement-db-create-n69bz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.459372 | controller |     "Jun 14 09:39:28.201148 crc crio[24245]: time=\"2026-06-14T09:39:28.201088969Z\" level=info msg=\"Got pod network &{Name:nova-cell1-704b-account-create-update-lvqq2 Namespace:openstack ID:913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420 UID:309cd978-426b-4793-bc9f-987b20b29811 NetNS:/var/run/netns/07c2cdd7-ad12-4576-ad75-c36168f28a6c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod309cd978_426b_4793_bc9f_987b20b29811.slice PodAnnotations:0xc0024231e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.459392 | controller |     "Jun 14 09:39:28.201148 crc crio[24245]: time=\"2026-06-14T09:39:28.201132296Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-k2nhp Namespace:openstack ID:d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d UID:0bd8268d-e7f4-456d-beed-b5b0cf6333f9 NetNS:/var/run/netns/0401ee64-c609-4e20-91e2-0f0ffc179b5f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0bd8268d_e7f4_456d_beed_b5b0cf6333f9.slice PodAnnotations:0xc006e0af18}] Aliases:map[]}\"",
2026-06-14 10:12:41.459407 | controller |     "Jun 14 09:39:28.201288 crc crio[24245]: time=\"2026-06-14T09:39:28.201272311Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-k2nhp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.459422 | controller |     "Jun 14 09:39:28.201340 crc crio[24245]: time=\"2026-06-14T09:39:28.201321836Z\" level=info msg=\"Deleting pod openstack_nova-cell1-704b-account-create-update-lvqq2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.459437 | controller |     "Jun 14 09:39:29.237495 crc crio[24245]: time=\"2026-06-14T09:39:29.236789823Z\" level=info msg=\"Stopping pod sandbox: 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a\" id=41a4a751-5a71-4933-b6f4-1ffd1722250e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459452 | controller |     "Jun 14 09:39:29.239068 crc crio[24245]: time=\"2026-06-14T09:39:29.237573448Z\" level=info msg=\"Stopping pod sandbox: f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c\" id=555c5ec9-b2da-4a6c-b53c-d4ba87e25e1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459467 | controller |     "Jun 14 09:39:29.239068 crc crio[24245]: time=\"2026-06-14T09:39:29.237754135Z\" level=info msg=\"Stopping pod sandbox: 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7\" id=f3dae037-05dc-4b00-ba3e-40b07401b49a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459481 | controller |     "Jun 14 09:39:29.239068 crc crio[24245]: time=\"2026-06-14T09:39:29.236951729Z\" level=info msg=\"Stopping pod sandbox: ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731\" id=df03dd4e-fd46-4a88-8039-70130f8aa626 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459496 | controller |     "Jun 14 09:39:29.239068 crc crio[24245]: time=\"2026-06-14T09:39:29.236951249Z\" level=info msg=\"Stopping pod sandbox: 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad\" id=8d5e56c1-c5ab-493e-98ab-3336b810b663 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459510 | controller |     "Jun 14 09:39:29.239068 crc crio[24245]: time=\"2026-06-14T09:39:29.237285449Z\" level=info msg=\"Stopping pod sandbox: 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459\" id=532481ed-98ee-429a-af83-8c8b3c58847e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459525 | controller |     "Jun 14 09:39:29.239068 crc crio[24245]: time=\"2026-06-14T09:39:29.239011784Z\" level=info msg=\"Got pod network &{Name:glance-6d4a-account-create-update-gdm9g Namespace:openstack ID:23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a UID:2131208d-93cf-4009-83ab-5b0839036a3e NetNS:/var/run/netns/402240a2-f288-4f3a-9899-cce69d0d6c98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2131208d_93cf_4009_83ab_5b0839036a3e.slice PodAnnotations:0xc001fea950}] Aliases:map[]}\"",
2026-06-14 10:12:41.459545 | controller |     "Jun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.239282283Z\" level=info msg=\"Deleting pod openstack_glance-6d4a-account-create-update-gdm9g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.459560 | controller |     "Jun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.239436957Z\" level=info msg=\"Got pod network &{Name:nova-cell0-758a-account-create-update-8k6kb Namespace:openstack ID:9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7 UID:d06e975f-77dd-4a82-a0fe-df456ae66801 NetNS:/var/run/netns/90bc4ce6-d733-4502-b1d3-33167678585d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd06e975f_77dd_4a82_a0fe_df456ae66801.slice PodAnnotations:0xc006e0afc0}] Aliases:map[]}\"",
2026-06-14 10:12:41.459575 | controller |     "Jun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.239581612Z\" level=info msg=\"Deleting pod openstack_nova-cell0-758a-account-create-update-8k6kb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.459590 | controller |     "Jun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.240227573Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-q4sjk Namespace:openstack ID:29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459 UID:cdf74c9f-94ac-473c-943b-aecb4b07c301 NetNS:/var/run/netns/921b15f0-1837-499a-a9d3-4d81b9c92573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcdf74c9f_94ac_473c_943b_aecb4b07c301.slice PodAnnotations:0xc000130e50}] Aliases:map[]}\"",
2026-06-14 10:12:41.459605 | controller |     "Jun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.240412849Z\" level=info msg=\"Got pod network &{Name:placement-2510-account-create-update-rqbtb Namespace:openstack ID:ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731 UID:59bfbe3d-ede8-4567-98e7-ca75f17a3320 NetNS:/var/run/netns/67cbf1c5-cfba-4126-af14-9313bce9367d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod59bfbe3d_ede8_4567_98e7_ca75f17a3320.slice PodAnnotations:0xc000602cf8}] Aliases:map[]}\"",
2026-06-14 10:12:41.459620 | controller |     "Jun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.240683717Z\" level=info msg=\"Deleting pod openstack_placement-2510-account-create-update-rqbtb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.459635 | controller |     "Jun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.240236563Z\" level=info msg=\"Got pod network &{Name:cinder-8ed3-account-create-update-cvv8f Namespace:openstack ID:f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c UID:ae43a2a4-b383-4850-9644-08457087dc2e NetNS:/var/run/netns/d6fbd781-5eec-453a-9004-fb207a2b549c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podae43a2a4_b383_4850_9644_08457087dc2e.slice PodAnnotations:0xc0004cd570}] Aliases:map[]}\"",
2026-06-14 10:12:41.459649 | controller |     "Jun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.240927035Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-q4sjk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.459669 | controller |     "Jun 14 09:39:29.241515 crc crio[24245]: time=\"2026-06-14T09:39:29.241322168Z\" level=info msg=\"Deleting pod openstack_cinder-8ed3-account-create-update-cvv8f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.459684 | controller |     "Jun 14 09:39:29.242099 crc crio[24245]: time=\"2026-06-14T09:39:29.240253903Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-9pzv5 Namespace:openstack ID:25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad UID:cd37e310-400b-46cd-bb2f-175ac18747fb NetNS:/var/run/netns/544d00f2-03b4-43b6-a96f-ae3b1cfa719c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcd37e310_400b_46cd_bb2f_175ac18747fb.slice PodAnnotations:0xc00274a9e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.459699 | controller |     "Jun 14 09:39:29.242099 crc crio[24245]: time=\"2026-06-14T09:39:29.241956608Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-9pzv5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.459713 | controller |     "Jun 14 09:39:39.360949 crc crio[24245]: time=\"2026-06-14T09:39:39.359811875Z\" level=info msg=\"Stopped pod sandbox: 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459\" id=532481ed-98ee-429a-af83-8c8b3c58847e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459728 | controller |     "Jun 14 09:39:39.488886 crc crio[24245]: time=\"2026-06-14T09:39:39.488648072Z\" level=info msg=\"Stopped container dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c: openstack/neutron-846cff4b85-54lbk/neutron-api\" id=50bba142-5c5a-40ec-ac86-f2c27bbabb0a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.459743 | controller |     "Jun 14 09:39:39.494472 crc crio[24245]: time=\"2026-06-14T09:39:39.494399995Z\" level=info msg=\"Stopped pod sandbox: 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420\" id=16cb12a3-76d3-49ec-a4c3-eb365c486ec6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459757 | controller |     "Jun 14 09:39:39.494909 crc crio[24245]: time=\"2026-06-14T09:39:39.494749136Z\" level=info msg=\"Stopping pod sandbox: 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b\" id=4623b25d-bff9-4730-8e83-16a48e46b419 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459772 | controller |     "Jun 14 09:39:39.495981 crc crio[24245]: time=\"2026-06-14T09:39:39.495781849Z\" level=info msg=\"Stopped pod sandbox: d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d\" id=a89ae632-6eb5-48d5-a5e0-d5968aa24edb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459786 | controller |     "Jun 14 09:39:39.497665 crc crio[24245]: time=\"2026-06-14T09:39:39.497480553Z\" level=info msg=\"Got pod network &{Name:neutron-846cff4b85-54lbk Namespace:openstack ID:7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b UID:e1862bd2-c5a9-4895-96ad-198e75bca290 NetNS:/var/run/netns/19cb6ff6-d2f8-4826-a924-721070b8aef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1862bd2_c5a9_4895_96ad_198e75bca290.slice PodAnnotations:0xc002422870}] Aliases:map[]}\"",
2026-06-14 10:12:41.459801 | controller |     "Jun 14 09:39:39.498290 crc crio[24245]: time=\"2026-06-14T09:39:39.498191306Z\" level=info msg=\"Deleting pod openstack_neutron-846cff4b85-54lbk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.459816 | controller |     "Jun 14 09:39:39.498290 crc crio[24245]: time=\"2026-06-14T09:39:39.498281389Z\" level=info msg=\"Stopped pod sandbox: 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91\" id=bdd9a6b1-4a08-40ce-9853-703a4f794d5a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459835 | controller |     "Jun 14 09:39:39.528016 crc crio[24245]: time=\"2026-06-14T09:39:39.527923544Z\" level=info msg=\"Removed container 1a2200184533a02f3301a2a20609b9056e101fafeef642e183fef4a85f4d22e2: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=d934374e-6771-4252-a35e-4ab3b9094af9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.459850 | controller |     "Jun 14 09:39:39.543212 crc crio[24245]: time=\"2026-06-14T09:39:39.542494246Z\" level=info msg=\"Removing container: 289dacfa0a029f131e9bc20d613899499ce1b49857655f95f4acc692a6998521\" id=87d42dc0-3324-4fab-89b9-46a244957ade name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.459864 | controller |     "Jun 14 09:39:39.564090 crc crio[24245]: time=\"2026-06-14T09:39:39.564035951Z\" level=info msg=\"Got pod network &{Name:neutron-6fc7874dfc-dgx5j Namespace:openstack ID:693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811 UID:b6f1f06e-384f-42e1-9506-3f1a47ad0936 NetNS:/var/run/netns/2a39141e-c828-472a-b6a0-f114aca5c044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6f1f06e_384f_42e1_9506_3f1a47ad0936.slice PodAnnotations:0xc003bf6828}] Aliases:map[]}\"",
2026-06-14 10:12:41.459879 | controller |     "Jun 14 09:39:39.564413 crc crio[24245]: time=\"2026-06-14T09:39:39.564396903Z\" level=info msg=\"Adding pod openstack_neutron-6fc7874dfc-dgx5j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.459894 | controller |     "Jun 14 09:39:39.569326 crc crio[24245]: time=\"2026-06-14T09:39:39.569214958Z\" level=info msg=\"Stopped pod sandbox: 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9\" id=53ba05fd-afe8-46d4-9668-d9f325a9b3a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459909 | controller |     "Jun 14 09:39:39.575909 crc crio[24245]: time=\"2026-06-14T09:39:39.575533676Z\" level=info msg=\"Stopped pod sandbox: ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731\" id=df03dd4e-fd46-4a88-8039-70130f8aa626 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459924 | controller |     "Jun 14 09:39:39.579620 crc crio[24245]: time=\"2026-06-14T09:39:39.579487472Z\" level=info msg=\"Stopped pod sandbox: 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a\" id=41a4a751-5a71-4933-b6f4-1ffd1722250e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459939 | controller |     "Jun 14 09:39:39.587706 crc crio[24245]: time=\"2026-06-14T09:39:39.586797166Z\" level=info msg=\"Stopped pod sandbox: 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7\" id=f3dae037-05dc-4b00-ba3e-40b07401b49a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459954 | controller |     "Jun 14 09:39:39.604240 crc crio[24245]: time=\"2026-06-14T09:39:39.602355039Z\" level=info msg=\"Stopped pod sandbox: f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c\" id=555c5ec9-b2da-4a6c-b53c-d4ba87e25e1b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459969 | controller |     "Jun 14 09:39:39.606568 crc crio[24245]: time=\"2026-06-14T09:39:39.60646371Z\" level=info msg=\"Stopped pod sandbox: 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad\" id=8d5e56c1-c5ab-493e-98ab-3336b810b663 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.459984 | controller |     "Jun 14 09:39:39.649271 crc crio[24245]: time=\"2026-06-14T09:39:39.648406965Z\" level=info msg=\"Got pod network &{Name:keystone-d86f64d54-z8mjg Namespace:openstack ID:67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c UID:4c513f93-d63c-4975-bfb4-8702095b2476 NetNS:/var/run/netns/6317d35f-3df7-476c-9dd2-8669ae723077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c513f93_d63c_4975_bfb4_8702095b2476.slice PodAnnotations:0xc00274a0b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.460012 | controller |     "Jun 14 09:39:39.649271 crc crio[24245]: time=\"2026-06-14T09:39:39.648512108Z\" level=info msg=\"Adding pod openstack_keystone-d86f64d54-z8mjg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.460029 | controller |     "Jun 14 09:39:39.688018 crc crio[24245]: time=\"2026-06-14T09:39:39.687816418Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:3bbbf49f7ad488d6722e2ea21ae3d80f5548c28d7ec91fbca98696a13c708577\" id=abc10dd6-c773-4477-9240-cf4f038a9066 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.460045 | controller |     "Jun 14 09:39:39.689106 crc crio[24245]: time=\"2026-06-14T09:39:39.689035617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=01e0d9d8-d9c0-4227-8358-40db68dbd4d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.460059 | controller |     "Jun 14 09:39:39.820487 crc crio[24245]: time=\"2026-06-14T09:39:39.804126722Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:41244cf2a4dd1f5a107cfe309b45b0b0670a3ef0a113e78de9f1da85ea635c43\" id=0cb2f8ba-b579-4818-a677-bd2566576a8a name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.460074 | controller |     "Jun 14 09:39:39.820487 crc crio[24245]: time=\"2026-06-14T09:39:39.813750713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=e53982c8-bf14-445c-a9b7-bf513fbd558f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.460089 | controller |     "Jun 14 09:39:39.821053 crc crio[24245]: time=\"2026-06-14T09:39:39.820781399Z\" level=info msg=\"Removed container aa08b36171f9627b4220669516d830352ae86cf5ad3316b2c55180354d8cef5f: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=a4ba8601-4f71-4d21-b9e4-6988482afd88 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.460103 | controller |     "Jun 14 09:39:39.825018 crc crio[24245]: time=\"2026-06-14T09:39:39.824928815Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e\" id=0cdc8e72-9479-4a2f-948c-ff99ffd52ff9 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.460118 | controller |     "Jun 14 09:39:39.831053 crc crio[24245]: time=\"2026-06-14T09:39:39.830195497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=410cd522-ef9c-4396-8b39-da2315e99f5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.460133 | controller |     "Jun 14 09:39:39.831053 crc crio[24245]: time=\"2026-06-14T09:39:39.83092084Z\" level=info msg=\"Removing container: 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d\" id=b8430ad9-3bfb-4046-8e8c-766250b96ccc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.460148 | controller |     "Jun 14 09:39:39.833097 crc crio[24245]: time=\"2026-06-14T09:39:39.832975096Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=03f710ad-7330-445b-9043-87106a3b69f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.460162 | controller |     "Jun 14 09:39:39.834555 crc crio[24245]: time=\"2026-06-14T09:39:39.834434693Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=59452c0a-7b08-437c-8922-6591a13d4973 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.460177 | controller |     "Jun 14 09:39:39.849426 crc crio[24245]: time=\"2026-06-14T09:39:39.849371847Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-fzw5w/ovsdb-server-init\" id=074bbd7a-ad35-45fc-84e2-f3472de7e9e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.460197 | controller |     "Jun 14 09:39:39.851102 crc crio[24245]: time=\"2026-06-14T09:39:39.85105867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.460213 | controller |     "Jun 14 09:39:39.884353 crc crio[24245]: time=\"2026-06-14T09:39:39.883812345Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/init\" id=7027dfa9-9f38-49e0-adbb-2dc68a18f9d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.460227 | controller |     "Jun 14 09:39:39.911725 crc crio[24245]: time=\"2026-06-14T09:39:39.911581015Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=6a51ef4b-0bea-4669-8b00-039c5596677f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.460242 | controller |     "Jun 14 09:39:39.948178 crc crio[24245]: time=\"2026-06-14T09:39:39.948092879Z\" level=info msg=\"Removed container 289dacfa0a029f131e9bc20d613899499ce1b49857655f95f4acc692a6998521: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=87d42dc0-3324-4fab-89b9-46a244957ade name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.460256 | controller |     "Jun 14 09:39:39.975043 crc crio[24245]: time=\"2026-06-14T09:39:39.968978284Z\" level=info msg=\"Removing container: 0c1f105b2a220bacb222cb1a528cb5fed63ce6471c4906e44fdf0bc5e51ea14f\" id=d179b1d9-b1c0-4c8a-8be3-5903bda4a0e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.460271 | controller |     "Jun 14 09:39:39.981618 crc crio[24245]: time=\"2026-06-14T09:39:39.981488729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.460285 | controller |     "Jun 14 09:39:40.046366 crc crio[24245]: time=\"2026-06-14T09:39:40.042728932Z\" level=info msg=\"Removed container 9a18a4df8a276cb70c20d2b93a16a3a85061b452a8ded4c81cf722a0a16bf12d: openstack/openstack-galera-0/galera\" id=b8430ad9-3bfb-4046-8e8c-766250b96ccc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.460300 | controller |     "Jun 14 09:39:40.048703 crc crio[24245]: time=\"2026-06-14T09:39:40.044983295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.460314 | controller |     "Jun 14 09:39:40.060048 crc crio[24245]: time=\"2026-06-14T09:39:40.054041448Z\" level=info msg=\"Removing container: 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f\" id=a56673b8-81d1-4afa-8ff4-da7207e41078 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.460328 | controller |     "Jun 14 09:39:40.060048 crc crio[24245]: time=\"2026-06-14T09:39:40.059312246Z\" level=info msg=\"Creating container: openstack/ovn-controller-48j92/ovn-controller\" id=9ed0cf94-1c05-4443-b065-a88237529261 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.460343 | controller |     "Jun 14 09:39:40.092753 crc crio[24245]: time=\"2026-06-14T09:39:40.092675959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.460409 | controller |     "Jun 14 09:39:40.117718 crc crio[24245]: time=\"2026-06-14T09:39:40.117357286Z\" level=info msg=\"Removed container 1028343dc598d19574a4ae2a9e6a5ebb20e0b3df0b0beb0c82614b13b87e253f: openstack/ovn-northd-0/ovn-northd\" id=a56673b8-81d1-4afa-8ff4-da7207e41078 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.460426 | controller |     "Jun 14 09:39:40.128981 crc crio[24245]: time=\"2026-06-14T09:39:40.1289435Z\" level=info msg=\"Removing container: d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714\" id=4cc21504-6404-4da1-bf63-6bee7fb69f34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.460446 | controller |     "Jun 14 09:39:40.217808 crc crio[24245]: time=\"2026-06-14T09:39:40.217455267Z\" level=info msg=\"Removed container 0c1f105b2a220bacb222cb1a528cb5fed63ce6471c4906e44fdf0bc5e51ea14f: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=d179b1d9-b1c0-4c8a-8be3-5903bda4a0e2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.460461 | controller |     "Jun 14 09:39:40.217808 crc crio[24245]: time=\"2026-06-14T09:39:40.217580412Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:378b042cc88a95e8151e031bfbb0e9b60fa3f6eb17d8a184b8698986b7451d1e\" id=c7027ccc-8e95-4fe0-90a9-59863aa6bd67 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.460476 | controller |     "Jun 14 09:39:40.224461 crc crio[24245]: time=\"2026-06-14T09:39:40.223684228Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=6782aa0c-7622-4f5c-81c6-ba0aee9bff69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.460491 | controller |     "Jun 14 09:39:40.228816 crc crio[24245]: time=\"2026-06-14T09:39:40.228709563Z\" level=info msg=\"Removing container: f0b4d76cad797acdc0973e25678d60a16b189410d5e72cf905123655ae8ef507\" id=9603e785-c03f-4bbc-8d77-f592587e1d3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.460505 | controller |     "Jun 14 09:39:40.268541 crc crio[24245]: time=\"2026-06-14T09:39:40.26844666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.460520 | controller |     "Jun 14 09:39:40.287522 crc crio[24245]: time=\"2026-06-14T09:39:40.28740998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.460535 | controller |     "Jun 14 09:39:40.330938 crc crio[24245]: time=\"2026-06-14T09:39:40.330678654Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=5a3a438a-1641-45fe-97ac-4a9f619a3b69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.460550 | controller |     "Jun 14 09:39:40.417033 crc crio[24245]: time=\"2026-06-14T09:39:40.412055276Z\" level=info msg=\"Removed container f0b4d76cad797acdc0973e25678d60a16b189410d5e72cf905123655ae8ef507: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=9603e785-c03f-4bbc-8d77-f592587e1d3f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.460564 | controller |     "Jun 14 09:39:40.434208 crc crio[24245]: time=\"2026-06-14T09:39:40.427916089Z\" level=info msg=\"Removing container: a9a009a9448b7f4c3e91cb826c0c73b11070b722d5cf0906b9cb7ab0e257d61b\" id=dab7a30a-422c-4776-b67a-7c6513fcec34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.460579 | controller |     "Jun 14 09:39:40.481061 crc crio[24245]: time=\"2026-06-14T09:39:40.478272725Z\" level=info msg=\"Removed container d0e2f8a9a20e5e4e7ff734ac90a059abb1034ee7fb219652ec8468fa5898e714: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=4cc21504-6404-4da1-bf63-6bee7fb69f34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.460594 | controller |     "Jun 14 09:39:40.534909 crc crio[24245]: time=\"2026-06-14T09:39:40.527792328Z\" level=info msg=\"Removing container: 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317\" id=5215c89a-81cc-401c-9448-8ffa8ca84f35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.460609 | controller |     "Jun 14 09:39:40.560027 crc crio[24245]: time=\"2026-06-14T09:39:40.559369588Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/init\" id=c5d65131-ec5b-4c87-8954-0246585fa975 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.460627 | controller |     "Jun 14 09:39:40.571317 crc crio[24245]: 2026-06-14T09:39:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:693fab150d5a0a2 Mac:ee:ce:9d:b0:58:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6b Mtu:0 Sandbox:/var/run/netns/2a39141e-c828-472a-b6a0-f114aca5c044 SocketPath: PciID:}] [{Interface:0xc00011a6a0 Address:{IP:10.217.1.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.460642 | controller |     "Jun 14 09:39:40.571317 crc crio[24245]: time=\"2026-06-14T09:39:40.570586479Z\" level=info msg=\"Removed container a9a009a9448b7f4c3e91cb826c0c73b11070b722d5cf0906b9cb7ab0e257d61b: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=dab7a30a-422c-4776-b67a-7c6513fcec34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.460657 | controller |     "Jun 14 09:39:40.571317 crc crio[24245]: time=\"2026-06-14T09:39:40.57066403Z\" level=info msg=\"Got pod network &{Name:neutron-6fc7874dfc-dgx5j Namespace:openstack ID:693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811 UID:b6f1f06e-384f-42e1-9506-3f1a47ad0936 NetNS:/var/run/netns/2a39141e-c828-472a-b6a0-f114aca5c044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6f1f06e_384f_42e1_9506_3f1a47ad0936.slice PodAnnotations:0xc003bf6828}] Aliases:map[]}\"",
2026-06-14 10:12:41.460672 | controller |     "Jun 14 09:39:40.571317 crc crio[24245]: time=\"2026-06-14T09:39:40.570804694Z\" level=info msg=\"Checking pod openstack_neutron-6fc7874dfc-dgx5j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.460687 | controller |     "Jun 14 09:39:40.576406 crc crio[24245]: time=\"2026-06-14T09:39:40.57632138Z\" level=info msg=\"Removing container: 3387e86361fb2de3c20e6b6b498173bf3438a96989df0657bb00a55be8735ef7\" id=4d7071a5-a5ac-49ba-b801-1cd45a3414d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.460702 | controller |     "Jun 14 09:39:40.578666 crc crio[24245]: time=\"2026-06-14T09:39:40.578587494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.460716 | controller |     "Jun 14 09:39:40.582958 crc crio[24245]: time=\"2026-06-14T09:39:40.582764797Z\" level=info msg=\"Ran pod sandbox 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811 with infra container: openstack/neutron-6fc7874dfc-dgx5j/POD\" id=051b8d52-b1e3-4f20-bcaf-92104e71c1c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.460731 | controller |     "Jun 14 09:39:40.584078 crc crio[24245]: time=\"2026-06-14T09:39:40.584012073Z\" level=info msg=\"Created container cb655fcfd3d895caa8f4fa9f4fec63ee69481de56b9b09cfd5bf3f75aa3a390a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/init\" id=7027dfa9-9f38-49e0-adbb-2dc68a18f9d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.460746 | controller |     "Jun 14 09:39:40.585468 crc crio[24245]: time=\"2026-06-14T09:39:40.585391019Z\" level=info msg=\"Starting container: cb655fcfd3d895caa8f4fa9f4fec63ee69481de56b9b09cfd5bf3f75aa3a390a\" id=e3622b43-e4a9-4ad0-b7be-4fabb6221bb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.460760 | controller |     "Jun 14 09:39:40.589294 crc crio[24245]: time=\"2026-06-14T09:39:40.589174368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.460775 | controller |     "Jun 14 09:39:40.594947 crc crio[24245]: time=\"2026-06-14T09:39:40.592559316Z\" level=info msg=\"Started container\" PID=252831 containerID=cb655fcfd3d895caa8f4fa9f4fec63ee69481de56b9b09cfd5bf3f75aa3a390a description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/init id=e3622b43-e4a9-4ad0-b7be-4fabb6221bb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b",
2026-06-14 10:12:41.460825 | controller |     "Jun 14 09:39:40.594947 crc crio[24245]: time=\"2026-06-14T09:39:40.593205367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=03d03397-c8b1-4ad8-a6b3-201a3dcd7a83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.460844 | controller |     "Jun 14 09:39:40.594947 crc crio[24245]: time=\"2026-06-14T09:39:40.594010654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.460859 | controller |     "Jun 14 09:39:40.671688 crc crio[24245]: time=\"2026-06-14T09:39:40.670791197Z\" level=info msg=\"Stopped pod sandbox: 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b\" id=4623b25d-bff9-4730-8e83-16a48e46b419 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.460874 | controller |     "Jun 14 09:39:40.687543 crc crio[24245]: time=\"2026-06-14T09:39:40.687456418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.460889 | controller |     "Jun 14 09:39:40.701480 crc crio[24245]: time=\"2026-06-14T09:39:40.701280444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.460904 | controller |     "Jun 14 09:39:40.738567 crc crio[24245]: time=\"2026-06-14T09:39:40.738400299Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=56d57935-3b9e-4a1e-8e57-bbcf8e95caf9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.460919 | controller |     "Jun 14 09:39:40.747343 crc crio[24245]: time=\"2026-06-14T09:39:40.747055761Z\" level=info msg=\"Creating container: openstack/neutron-6fc7874dfc-dgx5j/neutron-api\" id=53ee2883-d1f9-43fa-a3f1-f3c992e831c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.460933 | controller |     "Jun 14 09:39:40.747791 crc crio[24245]: time=\"2026-06-14T09:39:40.747769394Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.460948 | controller |     "Jun 14 09:39:40.748041 crc crio[24245]: 2026-06-14T09:39:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:67cfbd4c16ac7c0 Mac:56:5e:2c:f8:79:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6c Mtu:0 Sandbox:/var/run/netns/6317d35f-3df7-476c-9dd2-8669ae723077 SocketPath: PciID:}] [{Interface:0xc0002d8a00 Address:{IP:10.217.1.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.460963 | controller |     "Jun 14 09:39:40.749213 crc crio[24245]: time=\"2026-06-14T09:39:40.749138957Z\" level=info msg=\"Got pod network &{Name:keystone-d86f64d54-z8mjg Namespace:openstack ID:67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c UID:4c513f93-d63c-4975-bfb4-8702095b2476 NetNS:/var/run/netns/6317d35f-3df7-476c-9dd2-8669ae723077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c513f93_d63c_4975_bfb4_8702095b2476.slice PodAnnotations:0xc00274a0b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.460978 | controller |     "Jun 14 09:39:40.749313 crc crio[24245]: time=\"2026-06-14T09:39:40.749298472Z\" level=info msg=\"Checking pod openstack_keystone-d86f64d54-z8mjg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.460993 | controller |     "Jun 14 09:39:40.780647 crc crio[24245]: time=\"2026-06-14T09:39:40.780338435Z\" level=info msg=\"Ran pod sandbox 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c with infra container: openstack/keystone-d86f64d54-z8mjg/POD\" id=3ba8ed86-890e-44c6-aa43-f3281d6c9760 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.461014 | controller |     "Jun 14 09:39:40.786959 crc crio[24245]: time=\"2026-06-14T09:39:40.786676054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=6195d117-80d0-4e56-b377-adc58ca6df3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.461029 | controller |     "Jun 14 09:39:40.819222 crc crio[24245]: time=\"2026-06-14T09:39:40.819135432Z\" level=info msg=\"Removed container 3387e86361fb2de3c20e6b6b498173bf3438a96989df0657bb00a55be8735ef7: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=4d7071a5-a5ac-49ba-b801-1cd45a3414d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461044 | controller |     "Jun 14 09:39:40.823197 crc crio[24245]: time=\"2026-06-14T09:39:40.822524942Z\" level=info msg=\"Removing container: e0a68dcd8dd80d688617f8edf548ec1fa5f6170d14c017cdbb6d8355a4f67252\" id=db51401e-af77-40f3-aa3f-ebfb4d850193 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461060 | controller |     "Jun 14 09:39:40.854412 crc crio[24245]: time=\"2026-06-14T09:39:40.85434548Z\" level=info msg=\"Removed container 78204990d4cd21e8c0a7185db26bd8bbf9a69951c5ce83024fdb2bffaa0ee317: openstack/rabbitmq-server-0/rabbitmq\" id=5215c89a-81cc-401c-9448-8ffa8ca84f35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461075 | controller |     "Jun 14 09:39:40.860655 crc crio[24245]: time=\"2026-06-14T09:39:40.860582361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.461090 | controller |     "Jun 14 09:39:40.863753 crc crio[24245]: time=\"2026-06-14T09:39:40.863693841Z\" level=info msg=\"Removing container: 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea\" id=4bffbf99-d55f-4a81-9453-7f84c72b8184 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461106 | controller |     "Jun 14 09:39:40.864690 crc crio[24245]: time=\"2026-06-14T09:39:40.864619405Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=db056e30-1261-46e3-af1f-7fc8e153c4d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.461120 | controller |     "Jun 14 09:39:40.865468 crc crio[24245]: time=\"2026-06-14T09:39:40.865445157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.461135 | controller |     "Jun 14 09:39:40.878979 crc crio[24245]: time=\"2026-06-14T09:39:40.87875269Z\" level=info msg=\"Creating container: openstack/keystone-d86f64d54-z8mjg/keystone-api\" id=4d0ba991-b982-4901-ada4-174ee24a8582 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.461150 | controller |     "Jun 14 09:39:40.879284 crc crio[24245]: time=\"2026-06-14T09:39:40.879113002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.461165 | controller |     "Jun 14 09:39:40.972055 crc crio[24245]: time=\"2026-06-14T09:39:40.97174918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.461179 | controller |     "Jun 14 09:39:41.014412 crc crio[24245]: time=\"2026-06-14T09:39:41.014171878Z\" level=info msg=\"Removed container e0a68dcd8dd80d688617f8edf548ec1fa5f6170d14c017cdbb6d8355a4f67252: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=db51401e-af77-40f3-aa3f-ebfb4d850193 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461199 | controller |     "Jun 14 09:39:41.018080 crc crio[24245]: time=\"2026-06-14T09:39:41.018004209Z\" level=info msg=\"Removing container: b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869\" id=9a7a14b2-1aae-4aa7-8be0-349fcdb5e0c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461215 | controller |     "Jun 14 09:39:41.044296 crc crio[24245]: time=\"2026-06-14T09:39:41.044193803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.461230 | controller |     "Jun 14 09:39:41.132132 crc crio[24245]: time=\"2026-06-14T09:39:41.131977025Z\" level=info msg=\"Removed container 1e3215cc75443b82fd95c4ef665804c38bb67ad68899a706b00daa30020f15ea: openstack/ovn-controller-jrwkf/ovn-controller\" id=4bffbf99-d55f-4a81-9453-7f84c72b8184 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461244 | controller |     "Jun 14 09:39:41.132434 crc crio[24245]: time=\"2026-06-14T09:39:41.131995755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.461259 | controller |     "Jun 14 09:39:41.135281 crc crio[24245]: time=\"2026-06-14T09:39:41.135194047Z\" level=info msg=\"Removing container: ab5e84ab2bf1376005ddb36a9d8449fb1bacb53a085549d8030ed2b67cd06b0c\" id=a08fd06d-76bb-43aa-a277-ddbfb0825fa4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461273 | controller |     "Jun 14 09:39:41.169495 crc crio[24245]: time=\"2026-06-14T09:39:41.169381779Z\" level=info msg=\"Removed container b92e693ecdff02edae57d48bf9995a05e8e2821362cc4937247efcc6e4f18869: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api\" id=9a7a14b2-1aae-4aa7-8be0-349fcdb5e0c8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461288 | controller |     "Jun 14 09:39:41.173243 crc crio[24245]: time=\"2026-06-14T09:39:41.17268881Z\" level=info msg=\"Removing container: 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0\" id=d793c34c-ff57-45fc-9b5e-7806e209bcd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461303 | controller |     "Jun 14 09:39:41.281447 crc crio[24245]: time=\"2026-06-14T09:39:41.281269018Z\" level=info msg=\"Created container f74cd7000fa9eb664e1b13064e967c8ee2bca421b047fbe5d31c0bca1ffeecfc: openstack/ovn-controller-ovs-fzw5w/ovsdb-server-init\" id=074bbd7a-ad35-45fc-84e2-f3472de7e9e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.461318 | controller |     "Jun 14 09:39:41.288362 crc crio[24245]: time=\"2026-06-14T09:39:41.288277921Z\" level=info msg=\"Starting container: f74cd7000fa9eb664e1b13064e967c8ee2bca421b047fbe5d31c0bca1ffeecfc\" id=8fe43bb0-c951-4a9d-80a5-321994060200 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.461333 | controller |     "Jun 14 09:39:41.302087 crc crio[24245]: time=\"2026-06-14T09:39:41.301995954Z\" level=info msg=\"Created container 9c9b7df7c79bedce00f56f5fdf7950b6cfa9ac70d5323edda4f108730f1232f5: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/init\" id=c5d65131-ec5b-4c87-8954-0246585fa975 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.461367 | controller |     "Jun 14 09:39:41.306327 crc crio[24245]: time=\"2026-06-14T09:39:41.3062291Z\" level=info msg=\"Starting container: 9c9b7df7c79bedce00f56f5fdf7950b6cfa9ac70d5323edda4f108730f1232f5\" id=8c9c00e0-c92b-4eac-8225-42b3c6af9768 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.461387 | controller |     "Jun 14 09:39:41.314578 crc crio[24245]: time=\"2026-06-14T09:39:41.312570512Z\" level=info msg=\"Started container\" PID=252952 containerID=f74cd7000fa9eb664e1b13064e967c8ee2bca421b047fbe5d31c0bca1ffeecfc description=openstack/ovn-controller-ovs-fzw5w/ovsdb-server-init id=8fe43bb0-c951-4a9d-80a5-321994060200 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b",
2026-06-14 10:12:41.461407 | controller |     "Jun 14 09:39:41.316737 crc crio[24245]: time=\"2026-06-14T09:39:41.316665066Z\" level=info msg=\"Removed container ab5e84ab2bf1376005ddb36a9d8449fb1bacb53a085549d8030ed2b67cd06b0c: openshift-infra/auto-csr-approver-29690492-wdtgs/oc\" id=a08fd06d-76bb-43aa-a277-ddbfb0825fa4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461423 | controller |     "Jun 14 09:39:41.336483 crc crio[24245]: time=\"2026-06-14T09:39:41.336410598Z\" level=info msg=\"Started container\" PID=252951 containerID=9c9b7df7c79bedce00f56f5fdf7950b6cfa9ac70d5323edda4f108730f1232f5 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/init id=8c9c00e0-c92b-4eac-8225-42b3c6af9768 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cfe2c5aee8634e85ff1d05269eb26bfbc449a3b871320750600595a1adf3585",
2026-06-14 10:12:41.461467 | controller |     "Jun 14 09:39:41.341292 crc crio[24245]: time=\"2026-06-14T09:39:41.340780498Z\" level=info msg=\"Removing container: 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085\" id=5eae24e0-ccf4-4518-9fb3-116264b846d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461484 | controller |     "Jun 14 09:39:41.366909 crc crio[24245]: time=\"2026-06-14T09:39:41.354285357Z\" level=info msg=\"Removed container 4ade60368fc8bf88415e39d8d8849c952a7352e7f1a80fddc99300e8282767e0: openstack/barbican-api-5f686ccfbd-6vkll/barbican-api-log\" id=d793c34c-ff57-45fc-9b5e-7806e209bcd9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461499 | controller |     "Jun 14 09:39:41.366909 crc crio[24245]: time=\"2026-06-14T09:39:41.364128673Z\" level=info msg=\"Removing container: fe93bff6587045e9c14169d2f6232fc883053135b17ecb52356d6dff06efd40a\" id=c0b3f31f-a8ff-4a69-906d-ffd79a9c660a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461514 | controller |     "Jun 14 09:39:41.825373 crc crio[24245]: time=\"2026-06-14T09:39:41.824905536Z\" level=info msg=\"Created container cb4215e1f68ae315162e13ca0609f7c80c19f2e8d1e32f88ee08e51ed0385b33: openstack/ovn-controller-48j92/ovn-controller\" id=9ed0cf94-1c05-4443-b065-a88237529261 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.461529 | controller |     "Jun 14 09:39:41.830140 crc crio[24245]: time=\"2026-06-14T09:39:41.826485826Z\" level=info msg=\"Starting container: cb4215e1f68ae315162e13ca0609f7c80c19f2e8d1e32f88ee08e51ed0385b33\" id=4ae10887-bd64-47ac-9f83-d66f059b7989 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.461543 | controller |     "Jun 14 09:39:41.843582 crc crio[24245]: time=\"2026-06-14T09:39:41.843462606Z\" level=info msg=\"Started container\" PID=252965 containerID=cb4215e1f68ae315162e13ca0609f7c80c19f2e8d1e32f88ee08e51ed0385b33 description=openstack/ovn-controller-48j92/ovn-controller id=4ae10887-bd64-47ac-9f83-d66f059b7989 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ecf74872179ea3bb9c71609a9465764ff9c407f8e06b9989cc6fd7e69e13872",
2026-06-14 10:12:41.461558 | controller |     "Jun 14 09:39:41.861872 crc crio[24245]: time=\"2026-06-14T09:39:41.861775696Z\" level=info msg=\"Created container cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67: openstack/keystone-d86f64d54-z8mjg/keystone-api\" id=4d0ba991-b982-4901-ada4-174ee24a8582 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.461573 | controller |     "Jun 14 09:39:41.863284 crc crio[24245]: time=\"2026-06-14T09:39:41.863120841Z\" level=info msg=\"Starting container: cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67\" id=65fba139-851b-4a56-b57c-bcdbd17aaf30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.461588 | controller |     "Jun 14 09:39:41.875709 crc crio[24245]: time=\"2026-06-14T09:39:41.875461564Z\" level=info msg=\"Started container\" PID=252980 containerID=cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67 description=openstack/keystone-d86f64d54-z8mjg/keystone-api id=65fba139-851b-4a56-b57c-bcdbd17aaf30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c",
2026-06-14 10:12:41.461607 | controller |     "Jun 14 09:39:41.885385 crc crio[24245]: time=\"2026-06-14T09:39:41.885309739Z\" level=info msg=\"Removed container 257a68e846909e3c136aed643cc6d08368206a164848a8b26304f9c95aba3085: openstack/ceilometer-0/sg-core\" id=5eae24e0-ccf4-4518-9fb3-116264b846d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461622 | controller |     "Jun 14 09:39:41.900130 crc crio[24245]: time=\"2026-06-14T09:39:41.89609276Z\" level=info msg=\"Removing container: a923335af8be941d36b42e704e9397f37e38c7ff975a76860b0f6e23d4421fb2\" id=c9aafd74-c0b6-42db-aa3e-b5b79c0707a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461636 | controller |     "Jun 14 09:39:41.923953 crc crio[24245]: time=\"2026-06-14T09:39:41.923418599Z\" level=info msg=\"Created container 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-api\" id=53ee2883-d1f9-43fa-a3f1-f3c992e831c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.461651 | controller |     "Jun 14 09:39:41.930779 crc crio[24245]: time=\"2026-06-14T09:39:41.930577329Z\" level=info msg=\"Starting container: 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb\" id=c9ba8066-8f7b-49ef-bf97-3565cd5db180 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.461665 | controller |     "Jun 14 09:39:41.968926 crc crio[24245]: time=\"2026-06-14T09:39:41.968695867Z\" level=info msg=\"Started container\" PID=252954 containerID=1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb description=openstack/neutron-6fc7874dfc-dgx5j/neutron-api id=c9ba8066-8f7b-49ef-bf97-3565cd5db180 name=/runtime.v1.RuntimeService/StartContainer sandboxID=693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811",
2026-06-14 10:12:41.461679 | controller |     "Jun 14 09:39:41.988104 crc crio[24245]: time=\"2026-06-14T09:39:41.987989074Z\" level=info msg=\"Removed container fe93bff6587045e9c14169d2f6232fc883053135b17ecb52356d6dff06efd40a: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=c0b3f31f-a8ff-4a69-906d-ffd79a9c660a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461694 | controller |     "Jun 14 09:39:41.993437 crc crio[24245]: time=\"2026-06-14T09:39:41.993267221Z\" level=info msg=\"Removing container: fdecbe706ec8c9bfc93fc9ac2c3fa499b4b1bb310b45004957960f72841b9a4d\" id=0d7d610f-0baf-40ca-95df-39edf4372a5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461708 | controller |     "Jun 14 09:39:42.040992 crc crio[24245]: time=\"2026-06-14T09:39:42.040785921Z\" level=info msg=\"Removed container a923335af8be941d36b42e704e9397f37e38c7ff975a76860b0f6e23d4421fb2: openstack/rabbitmq-server-0/setup-container\" id=c9aafd74-c0b6-42db-aa3e-b5b79c0707a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461723 | controller |     "Jun 14 09:39:42.045186 crc crio[24245]: time=\"2026-06-14T09:39:42.04509734Z\" level=info msg=\"Removing container: 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc\" id=e398dfe3-b4f2-4642-83c7-0bcc719ac7f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461737 | controller |     "Jun 14 09:39:42.123065 crc crio[24245]: time=\"2026-06-14T09:39:42.123025911Z\" level=info msg=\"Removed container fdecbe706ec8c9bfc93fc9ac2c3fa499b4b1bb310b45004957960f72841b9a4d: openstack/placement-db-create-n69bz/mariadb-database-create\" id=0d7d610f-0baf-40ca-95df-39edf4372a5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461751 | controller |     "Jun 14 09:39:42.128961 crc crio[24245]: time=\"2026-06-14T09:39:42.128818564Z\" level=info msg=\"Removing container: 5a888a77ae9e414bbcbef79fdc44759ca401a97b2aef1688f4ac473540f001c2\" id=1333de0c-a018-417d-810d-b4a59feb0730 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461772 | controller |     "Jun 14 09:39:42.188391 crc crio[24245]: time=\"2026-06-14T09:39:42.188250585Z\" level=info msg=\"Removed container 20c3878fe2f1c0cccb78f3dd724ffd3efab4d2b044d29e69450dd3d6eeffa4cc: openstack/nova-api-0/nova-api-api\" id=e398dfe3-b4f2-4642-83c7-0bcc719ac7f7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461787 | controller |     "Jun 14 09:39:42.199050 crc crio[24245]: time=\"2026-06-14T09:39:42.198721078Z\" level=info msg=\"Removing container: 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e\" id=dc1fc6d5-836a-4a38-99a3-a168ed28574e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461801 | controller |     "Jun 14 09:39:42.347887 crc crio[24245]: time=\"2026-06-14T09:39:42.34544005Z\" level=info msg=\"Removed container 5a888a77ae9e414bbcbef79fdc44759ca401a97b2aef1688f4ac473540f001c2: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=1333de0c-a018-417d-810d-b4a59feb0730 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461816 | controller |     "Jun 14 09:39:42.351316 crc crio[24245]: time=\"2026-06-14T09:39:42.350731023Z\" level=info msg=\"Removing container: dd1a4bf7a8e9ba1da156b7fac6cac790651af16a675638c3e021ed79ee0a65cc\" id=4a079ffb-c270-4bfb-b43a-df09c2dbd092 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461831 | controller |     "Jun 14 09:39:42.408063 crc crio[24245]: time=\"2026-06-14T09:39:42.407812297Z\" level=info msg=\"Removed container 29709389c5dccf1a744da1017c1d7f4f8caa321c09f0c73733399b821063c40e: openstack/glance-default-internal-api-0/glance-httpd\" id=dc1fc6d5-836a-4a38-99a3-a168ed28574e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461845 | controller |     "Jun 14 09:39:42.411452 crc crio[24245]: time=\"2026-06-14T09:39:42.411396431Z\" level=info msg=\"Removing container: 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2\" id=ddd6625f-7137-4672-ab2d-8fc4fc3ca309 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461859 | controller |     "Jun 14 09:39:42.558892 crc crio[24245]: time=\"2026-06-14T09:39:42.558793263Z\" level=info msg=\"Removed container dd1a4bf7a8e9ba1da156b7fac6cac790651af16a675638c3e021ed79ee0a65cc: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=4a079ffb-c270-4bfb-b43a-df09c2dbd092 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461874 | controller |     "Jun 14 09:39:42.564896 crc crio[24245]: time=\"2026-06-14T09:39:42.564708538Z\" level=info msg=\"Removing container: 281a7893359f9ca30b32e7f1142371be1f3b27499c1ffe54c7925b2aa6fcf003\" id=0b59faed-21be-4246-bb9a-df6c5c99fb3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461889 | controller |     "Jun 14 09:39:42.615914 crc crio[24245]: time=\"2026-06-14T09:39:42.615486078Z\" level=info msg=\"Removed container 85f3df40ab01d24045dbf54c310e1fe24055ccfbe103f273391375ffa46038b2: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker-log\" id=ddd6625f-7137-4672-ab2d-8fc4fc3ca309 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461903 | controller |     "Jun 14 09:39:42.626638 crc crio[24245]: time=\"2026-06-14T09:39:42.626521881Z\" level=info msg=\"Removing container: bae0d3da7194818a5297c6ca2161bd63affe9228bb68a42b066aaa7a9e991fef\" id=09bee4a6-3cbd-44d6-b316-2f59079de2b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461917 | controller |     "Jun 14 09:39:42.678755 crc crio[24245]: time=\"2026-06-14T09:39:42.678688796Z\" level=info msg=\"Removed container 281a7893359f9ca30b32e7f1142371be1f3b27499c1ffe54c7925b2aa6fcf003: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=0b59faed-21be-4246-bb9a-df6c5c99fb3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461937 | controller |     "Jun 14 09:39:42.691886 crc crio[24245]: time=\"2026-06-14T09:39:42.691743731Z\" level=info msg=\"Removing container: d79d0b070e95153c3e378ef0f173a026784d17ea745122f7a032fc7e8b464a6a\" id=c8002a92-6691-42f7-a83b-9ad698f1fad5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461952 | controller |     "Jun 14 09:39:42.991542 crc crio[24245]: time=\"2026-06-14T09:39:42.991341613Z\" level=info msg=\"Removed container d79d0b070e95153c3e378ef0f173a026784d17ea745122f7a032fc7e8b464a6a: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=c8002a92-6691-42f7-a83b-9ad698f1fad5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461966 | controller |     "Jun 14 09:39:43.001773 crc crio[24245]: time=\"2026-06-14T09:39:43.001034297Z\" level=info msg=\"Removing container: 9f06180cc249939120cddc4d485b2ccfdc9141ee907451da63f479ec0327d0d6\" id=6a49e2d1-48de-418a-ab07-5709ca9d5560 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461980 | controller |     "Jun 14 09:39:43.059548 crc crio[24245]: time=\"2026-06-14T09:39:43.059147999Z\" level=info msg=\"Removed container bae0d3da7194818a5297c6ca2161bd63affe9228bb68a42b066aaa7a9e991fef: openstack/rabbitmq-cell1-server-0/setup-container\" id=09bee4a6-3cbd-44d6-b316-2f59079de2b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.461994 | controller |     "Jun 14 09:39:43.063261 crc crio[24245]: time=\"2026-06-14T09:39:43.063131042Z\" level=info msg=\"Removing container: e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4\" id=14fab6c1-f7a5-4d35-85bb-a8b5af1004ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462009 | controller |     "Jun 14 09:39:43.080194 crc crio[24245]: time=\"2026-06-14T09:39:43.079304617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=c722a583-c1ad-4365-9666-fd8c7c360bbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.462023 | controller |     "Jun 14 09:39:43.175325 crc crio[24245]: time=\"2026-06-14T09:39:43.175045153Z\" level=info msg=\"Removed container 9f06180cc249939120cddc4d485b2ccfdc9141ee907451da63f479ec0327d0d6: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=6a49e2d1-48de-418a-ab07-5709ca9d5560 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462038 | controller |     "Jun 14 09:39:43.189831 crc crio[24245]: time=\"2026-06-14T09:39:43.189725322Z\" level=info msg=\"Removing container: 9fec62e4da82938fc320589604c42c4a2c40ec07793f87f4e600ab12b9a88927\" id=504288dd-e83d-4b8c-8af5-c4b2afac7002 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462052 | controller |     "Jun 14 09:39:43.216006 crc crio[24245]: time=\"2026-06-14T09:39:43.215386028Z\" level=info msg=\"Removed container e1cf5e80ac936d929fd1e27972689e9b9ca64793f0d17d2c7f5096e5c5f48ef4: openstack/ceilometer-0/ceilometer-central-agent\" id=14fab6c1-f7a5-4d35-85bb-a8b5af1004ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462067 | controller |     "Jun 14 09:39:43.234770 crc crio[24245]: time=\"2026-06-14T09:39:43.23252958Z\" level=info msg=\"Removing container: e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa\" id=d8d21d4f-cc61-4f35-892e-c07f902d6a0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462082 | controller |     "Jun 14 09:39:43.301674 crc crio[24245]: time=\"2026-06-14T09:39:43.301555837Z\" level=info msg=\"Removed container 9fec62e4da82938fc320589604c42c4a2c40ec07793f87f4e600ab12b9a88927: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=504288dd-e83d-4b8c-8af5-c4b2afac7002 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462106 | controller |     "Jun 14 09:39:43.305336 crc crio[24245]: time=\"2026-06-14T09:39:43.305302586Z\" level=info msg=\"Removing container: 76cf5523f2c06bccfb55f8817f860d80aa32e9e7b363823a2224dbb3daf35ee1\" id=2b16e158-b848-44c9-af4d-2e93160a7f73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462126 | controller |     "Jun 14 09:39:43.317463 crc crio[24245]: time=\"2026-06-14T09:39:43.317293838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=8041cc37-6ade-4761-9ff6-1d7a211b19d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.462142 | controller |     "Jun 14 09:39:43.365084 crc crio[24245]: time=\"2026-06-14T09:39:43.364973506Z\" level=info msg=\"Removed container e5b2783d436713cd4cadf9576427f490cc5bb35eda70028ceb2cc9d57dd721fa: openstack/ovn-controller-metrics-q72bj/openstack-network-exporter\" id=d8d21d4f-cc61-4f35-892e-c07f902d6a0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462157 | controller |     "Jun 14 09:39:43.371790 crc crio[24245]: time=\"2026-06-14T09:39:43.371712257Z\" level=info msg=\"Removing container: df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1\" id=e7040440-95dd-4821-bee9-590c368c5461 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462171 | controller |     "Jun 14 09:39:43.489807 crc crio[24245]: time=\"2026-06-14T09:39:43.489475952Z\" level=info msg=\"Removed container 76cf5523f2c06bccfb55f8817f860d80aa32e9e7b363823a2224dbb3daf35ee1: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=2b16e158-b848-44c9-af4d-2e93160a7f73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462186 | controller |     "Jun 14 09:39:43.503337 crc crio[24245]: time=\"2026-06-14T09:39:43.502074626Z\" level=info msg=\"Removing container: 312026ee480ccb51272051bc07a5b0109c0757e9909b037cb5f5ca48457bd681\" id=f5c33018-f21e-41ce-859c-78c59404a127 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462201 | controller |     "Jun 14 09:39:43.670448 crc crio[24245]: time=\"2026-06-14T09:39:43.670392448Z\" level=info msg=\"Removed container df7f08182ed906cd13e6fe40ac3c47eb816ba4a77a9b202a660c8d0c35fdace1: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=e7040440-95dd-4821-bee9-590c368c5461 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462216 | controller |     "Jun 14 09:39:43.676985 crc crio[24245]: time=\"2026-06-14T09:39:43.676571215Z\" level=info msg=\"Removing container: e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811\" id=353aabcb-3b99-419a-8498-ce7d947bd5d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462230 | controller |     "Jun 14 09:39:43.719569 crc crio[24245]: time=\"2026-06-14T09:39:43.719368779Z\" level=info msg=\"Removed container 312026ee480ccb51272051bc07a5b0109c0757e9909b037cb5f5ca48457bd681: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=f5c33018-f21e-41ce-859c-78c59404a127 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462245 | controller |     "Jun 14 09:39:43.722967 crc crio[24245]: time=\"2026-06-14T09:39:43.722831656Z\" level=info msg=\"Removing container: 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068\" id=80bbc0ea-19d0-48de-af41-e82253c15824 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462259 | controller |     "Jun 14 09:39:44.156603 crc crio[24245]: time=\"2026-06-14T09:39:44.156103507Z\" level=info msg=\"Removed container e38d64bf2a2841ed250efca564dc515d3620cc4ca6f0385d4c6d8bed62978811: openstack/dnsmasq-dns-94bfffd6f-sbs5d/dnsmasq-dns\" id=353aabcb-3b99-419a-8498-ce7d947bd5d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462274 | controller |     "Jun 14 09:39:44.164569 crc crio[24245]: time=\"2026-06-14T09:39:44.164316919Z\" level=info msg=\"Removing container: 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585\" id=0b86c7e2-6697-4b94-b902-ea259901906d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462288 | controller |     "Jun 14 09:39:44.223246 crc crio[24245]: time=\"2026-06-14T09:39:44.219207396Z\" level=info msg=\"Removed container 1d3954141011066285bdbe23bb2f18ef4132fd8dac381bb8b4da7b6f2bb46068: openstack/neutron-846cff4b85-54lbk/neutron-httpd\" id=80bbc0ea-19d0-48de-af41-e82253c15824 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462307 | controller |     "Jun 14 09:39:44.228034 crc crio[24245]: time=\"2026-06-14T09:39:44.227725046Z\" level=info msg=\"Removing container: dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c\" id=7703bffd-01e3-4758-b6ad-79648b9b5422 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462322 | controller |     "Jun 14 09:39:44.371777 crc crio[24245]: time=\"2026-06-14T09:39:44.371537622Z\" level=info msg=\"Removed container 03bcf335c527dd3b1c9d02e4da952540ea1dc249fcfee3f68e094b7d81cf0585: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=0b86c7e2-6697-4b94-b902-ea259901906d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462337 | controller |     "Jun 14 09:39:44.374555 crc crio[24245]: time=\"2026-06-14T09:39:44.374438763Z\" level=info msg=\"Removing container: 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964\" id=89f88166-79c2-4b3e-b88f-327d37a1a9a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462370 | controller |     "Jun 14 09:39:44.505393 crc crio[24245]: time=\"2026-06-14T09:39:44.505161142Z\" level=info msg=\"Removed container dca1d95747a04b3cb78e1c5d8a14681d2177a2d87f61c8c60ed17bfa68cac25c: openstack/neutron-846cff4b85-54lbk/neutron-api\" id=7703bffd-01e3-4758-b6ad-79648b9b5422 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462387 | controller |     "Jun 14 09:39:44.558271 crc crio[24245]: time=\"2026-06-14T09:39:44.558111456Z\" level=info msg=\"Removed container 10ec6f397f9c0f422f9113eb3cc5f55ae021375ad41a40741c2cdfe54a916964: openstack/glance-default-external-api-0/glance-log\" id=89f88166-79c2-4b3e-b88f-327d37a1a9a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462402 | controller |     "Jun 14 09:39:44.561398 crc crio[24245]: time=\"2026-06-14T09:39:44.561315187Z\" level=info msg=\"Removing container: 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6\" id=7abe2fc7-5480-4fa6-bed3-39a80b05d93d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462418 | controller |     "Jun 14 09:39:44.672229 crc crio[24245]: time=\"2026-06-14T09:39:44.671714463Z\" level=info msg=\"Removed container 8074b2f00b8efb07a6a9e46773bfd955649b74be763176ee936a368f646c4fb6: openstack/ovn-controller-ovs-5srxp/ovs-vswitchd\" id=7abe2fc7-5480-4fa6-bed3-39a80b05d93d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462433 | controller |     "Jun 14 09:39:44.674728 crc crio[24245]: time=\"2026-06-14T09:39:44.674598591Z\" level=info msg=\"Removing container: 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63\" id=2201706a-4e18-4aec-b550-fda30159753e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462448 | controller |     "Jun 14 09:39:44.803770 crc crio[24245]: time=\"2026-06-14T09:39:44.803530026Z\" level=info msg=\"Removed container 6bf01939be3a390ff126f2de773252cb2abb657046250ba8dd72413b27abcf63: openstack/nova-api-0/nova-api-log\" id=2201706a-4e18-4aec-b550-fda30159753e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462463 | controller |     "Jun 14 09:39:44.812419 crc crio[24245]: time=\"2026-06-14T09:39:44.812329852Z\" level=info msg=\"Removing container: 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce\" id=ea511d6c-9b34-42d2-bfc5-814168e5e562 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462477 | controller |     "Jun 14 09:39:44.884526 crc crio[24245]: time=\"2026-06-14T09:39:44.884404204Z\" level=info msg=\"Removed container 3574cda4293b5a5aff3dde33974f8367b8fa0ecfbf8f3583e31ea18c4bd4b0ce: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ea511d6c-9b34-42d2-bfc5-814168e5e562 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462523 | controller |     "Jun 14 09:39:44.887188 crc crio[24245]: time=\"2026-06-14T09:39:44.88710218Z\" level=info msg=\"Removing container: 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6\" id=4456b08f-bffe-4af8-9a3e-b72af04956bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462544 | controller |     "Jun 14 09:39:44.932509 crc crio[24245]: time=\"2026-06-14T09:39:44.932408934Z\" level=info msg=\"Removed container 93af93d13af428fe492fae14cf3330f287def071cc94ae0d0b7775a577f666d6: openstack/glance-default-external-api-0/glance-httpd\" id=4456b08f-bffe-4af8-9a3e-b72af04956bd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462559 | controller |     "Jun 14 09:39:44.935280 crc crio[24245]: time=\"2026-06-14T09:39:44.935182619Z\" level=info msg=\"Removing container: 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5\" id=329d781a-a096-4c1e-b244-d9c114d4ce27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462574 | controller |     "Jun 14 09:39:45.225073 crc crio[24245]: time=\"2026-06-14T09:39:45.224810114Z\" level=info msg=\"Removed container 8428d8f4188891095c9e96585852fb0a764d6e6de982fea06d28738854e99fd5: openstack/barbican-worker-b774b49c-5mmw7/barbican-worker\" id=329d781a-a096-4c1e-b244-d9c114d4ce27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462589 | controller |     "Jun 14 09:39:45.230728 crc crio[24245]: time=\"2026-06-14T09:39:45.230497684Z\" level=info msg=\"Removing container: c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995\" id=47f14ea6-25d2-442d-800c-a8b880892258 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462603 | controller |     "Jun 14 09:39:45.358526 crc crio[24245]: time=\"2026-06-14T09:39:45.357824308Z\" level=info msg=\"Removed container c1a67bcc770b20d0f893092963984c31c6a76cbcf129c96840cba6019ef3f995: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener\" id=47f14ea6-25d2-442d-800c-a8b880892258 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462618 | controller |     "Jun 14 09:39:45.363171 crc crio[24245]: time=\"2026-06-14T09:39:45.362813414Z\" level=info msg=\"Removing container: d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71\" id=de42f005-b7b5-4ab5-b008-7e050ab9113f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462633 | controller |     "Jun 14 09:39:45.538034 crc crio[24245]: time=\"2026-06-14T09:39:45.537677983Z\" level=info msg=\"Removed container d9a4dd80262525dcaeba67b1b967e743b59975115cb50deabd10c9423906fe71: openstack/ovn-controller-ovs-5srxp/ovsdb-server\" id=de42f005-b7b5-4ab5-b008-7e050ab9113f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462647 | controller |     "Jun 14 09:39:45.542498 crc crio[24245]: time=\"2026-06-14T09:39:45.542356353Z\" level=info msg=\"Removing container: 6d02bbaf5814627ee0eee75696bac9680b161cf3b8ad1a9ff26366ab1d9e38dc\" id=5ead37c2-bc10-4704-a5c2-956e7c9f460e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462661 | controller |     "Jun 14 09:39:45.614354 crc crio[24245]: time=\"2026-06-14T09:39:45.614265134Z\" level=info msg=\"Removed container 6d02bbaf5814627ee0eee75696bac9680b161cf3b8ad1a9ff26366ab1d9e38dc: openstack/dnsmasq-dns-94bfffd6f-sbs5d/init\" id=5ead37c2-bc10-4704-a5c2-956e7c9f460e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462676 | controller |     "Jun 14 09:39:45.992143 crc crio[24245]: time=\"2026-06-14T09:39:45.631137978Z\" level=info msg=\"Removing container: 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11\" id=38a231b4-d200-4f5d-968b-0c45aa0578f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462690 | controller |     "Jun 14 09:39:45.992143 crc crio[24245]: time=\"2026-06-14T09:39:45.757035883Z\" level=info msg=\"Removed container 6052a39ac5fbb5370c0eabaafc310f63558395c84e5a25fcdeb11064a8232b11: openstack/nova-metadata-0/nova-metadata-metadata\" id=38a231b4-d200-4f5d-968b-0c45aa0578f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462710 | controller |     "Jun 14 09:39:45.992143 crc crio[24245]: time=\"2026-06-14T09:39:45.761539145Z\" level=info msg=\"Removing container: b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358\" id=70a5b585-d58a-4ecb-89d6-15b264fd837a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462724 | controller |     "Jun 14 09:39:45.992143 crc crio[24245]: time=\"2026-06-14T09:39:45.953703626Z\" level=info msg=\"Removed container b59ae6a22d3587b1afb8bf7750f87592b3d1a0eac290b8c44cbda05032010358: openstack/barbican-keystone-listener-7b948cc4bb-m2lm5/barbican-keystone-listener-log\" id=70a5b585-d58a-4ecb-89d6-15b264fd837a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462739 | controller |     "Jun 14 09:39:45.992143 crc crio[24245]: time=\"2026-06-14T09:39:45.991577093Z\" level=info msg=\"Removing container: b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436\" id=01574dcf-13c5-4410-8d49-8c1ffcaea064 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462754 | controller |     "Jun 14 09:39:46.057368 crc crio[24245]: time=\"2026-06-14T09:39:46.057249506Z\" level=info msg=\"Removed container b807b0b5c0ed11f8402f454ae974a978a412f27e80fb95be30c6553bc3ba6436: openstack/cinder-api-0/cinder-api-log\" id=01574dcf-13c5-4410-8d49-8c1ffcaea064 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462768 | controller |     "Jun 14 09:39:46.066776 crc crio[24245]: time=\"2026-06-14T09:39:46.066385012Z\" level=info msg=\"Removing container: d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43\" id=70bde1e1-0420-4e8c-ab79-83e8f8bc2728 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462783 | controller |     "Jun 14 09:39:46.281102 crc crio[24245]: time=\"2026-06-14T09:39:46.280820865Z\" level=info msg=\"Removed container d0a0d5da69d2edfc6587e6c2e0d03f8307ded1bf2d84a5093d42166f4ac14a43: openstack/ceilometer-0/proxy-httpd\" id=70bde1e1-0420-4e8c-ab79-83e8f8bc2728 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462798 | controller |     "Jun 14 09:39:46.286278 crc crio[24245]: time=\"2026-06-14T09:39:46.286154434Z\" level=info msg=\"Removing container: 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c\" id=02388f23-649d-4be3-846c-27ebb56af623 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462812 | controller |     "Jun 14 09:39:46.359370 crc crio[24245]: time=\"2026-06-14T09:39:46.359042907Z\" level=info msg=\"Removed container 3a6ac43b742daa23949d1600ba7591fcfd276203caf574f81229ac648b8f3b6c: openstack/cinder-api-0/cinder-api\" id=02388f23-649d-4be3-846c-27ebb56af623 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462827 | controller |     "Jun 14 09:39:46.368558 crc crio[24245]: time=\"2026-06-14T09:39:46.368451211Z\" level=info msg=\"Removing container: 455b7fa0f019e33b30e93a540f51305a14f5ee02d5f63f8f29af32c3b1105aa3\" id=94de8455-bdb4-406d-9253-e6369d95e26c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462841 | controller |     "Jun 14 09:39:46.488415 crc crio[24245]: time=\"2026-06-14T09:39:46.488270987Z\" level=info msg=\"Removed container 455b7fa0f019e33b30e93a540f51305a14f5ee02d5f63f8f29af32c3b1105aa3: openstack/ovn-controller-ovs-5srxp/ovsdb-server-init\" id=94de8455-bdb4-406d-9253-e6369d95e26c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462856 | controller |     "Jun 14 09:39:46.493344 crc crio[24245]: time=\"2026-06-14T09:39:46.493154167Z\" level=info msg=\"Removing container: 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089\" id=0a16a59e-4062-4327-90f6-bb59ff20c3bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462870 | controller |     "Jun 14 09:39:46.577352 crc crio[24245]: time=\"2026-06-14T09:39:46.57717363Z\" level=info msg=\"Removed container 2d91b91a50f54e5b50d2867401438476ddc2bc3b7dc12eb9c6bcb850af83c089: openstack/openstack-cell1-galera-0/galera\" id=0a16a59e-4062-4327-90f6-bb59ff20c3bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462901 | controller |     "Jun 14 09:39:46.580338 crc crio[24245]: time=\"2026-06-14T09:39:46.580258148Z\" level=info msg=\"Removing container: 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706\" id=7b6e7ec0-d113-48d0-af0b-f70d33c87bd7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462916 | controller |     "Jun 14 09:39:46.624258 crc crio[24245]: time=\"2026-06-14T09:39:46.624153516Z\" level=info msg=\"Removed container 9769e861602dc5f730b53e2edfee7eba034f6e92ff31f5420ad31d2efc8bc706: openstack/nova-metadata-0/nova-metadata-log\" id=7b6e7ec0-d113-48d0-af0b-f70d33c87bd7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462931 | controller |     "Jun 14 09:39:46.627037 crc crio[24245]: time=\"2026-06-14T09:39:46.626953263Z\" level=info msg=\"Removing container: cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8\" id=8bacfa03-0998-4b50-ba0b-0c7b9f0e37b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462945 | controller |     "Jun 14 09:39:46.644599 crc crio[24245]: time=\"2026-06-14T09:39:46.644501051Z\" level=info msg=\"Creating container: openstack/neutron-6fc7874dfc-dgx5j/neutron-httpd\" id=1b88182c-b8fd-4f05-85fb-629d7f5be7fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.462959 | controller |     "Jun 14 09:39:46.722517 crc crio[24245]: time=\"2026-06-14T09:39:46.7224057Z\" level=info msg=\"Removed container cd5d808d6996cc57d315c586e62df523f18a69ecd7b4974050d9202935cd01c8: openstack/ovn-northd-0/openstack-network-exporter\" id=8bacfa03-0998-4b50-ba0b-0c7b9f0e37b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.462974 | controller |     "Jun 14 09:39:46.725155 crc crio[24245]: time=\"2026-06-14T09:39:46.723833644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.462988 | controller |     "Jun 14 09:39:46.726081 crc crio[24245]: time=\"2026-06-14T09:39:46.726023994Z\" level=info msg=\"Removing container: 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6\" id=25117820-f588-4fac-b62a-bf7e0e1497fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.463003 | controller |     "Jun 14 09:39:46.787702 crc crio[24245]: time=\"2026-06-14T09:39:46.787547095Z\" level=info msg=\"Removed container 467c4cd0d1a3385a52d7a18842b2f1e366ac4491f05f2c5d6abe8a58c2312ff6: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=25117820-f588-4fac-b62a-bf7e0e1497fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.463017 | controller |     "Jun 14 09:39:46.808057 crc crio[24245]: time=\"2026-06-14T09:39:46.807699202Z\" level=info msg=\"Removing container: ceeec83c3b2868a4a1a5c2c63f19f8ea1df7ddfa4ee13b31ba106d1c381c08e2\" id=ee2fea16-ec38-4fd2-9c39-748efcba9df5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.463032 | controller |     "Jun 14 09:39:46.839028 crc crio[24245]: time=\"2026-06-14T09:39:46.838797731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.463046 | controller |     "Jun 14 09:39:46.843646 crc crio[24245]: time=\"2026-06-14T09:39:46.843568773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.463061 | controller |     "Jun 14 09:39:46.891632 crc crio[24245]: time=\"2026-06-14T09:39:46.890825681Z\" level=info msg=\"Removed container ceeec83c3b2868a4a1a5c2c63f19f8ea1df7ddfa4ee13b31ba106d1c381c08e2: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=ee2fea16-ec38-4fd2-9c39-748efcba9df5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.463075 | controller |     "Jun 14 09:39:46.899185 crc crio[24245]: time=\"2026-06-14T09:39:46.898296884Z\" level=info msg=\"Removing container: 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc\" id=d4357c4d-7bba-4da2-bd3e-a1010a40eebd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.463094 | controller |     "Jun 14 09:39:47.096719 crc crio[24245]: time=\"2026-06-14T09:39:47.096403725Z\" level=info msg=\"Removed container 2bde92650b895a3ae4fce5d4fb377784fc5e5702c1e89c4a4e745370f29b83dc: openstack/memcached-0/memcached\" id=d4357c4d-7bba-4da2-bd3e-a1010a40eebd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.463109 | controller |     "Jun 14 09:39:47.129204 crc crio[24245]: time=\"2026-06-14T09:39:47.129093505Z\" level=info msg=\"Stopping pod sandbox: 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46\" id=e0ecdf7f-a6b5-4a1f-b2b5-f84e61e80b86 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463124 | controller |     "Jun 14 09:39:47.129204 crc crio[24245]: time=\"2026-06-14T09:39:47.129209009Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46\" id=e0ecdf7f-a6b5-4a1f-b2b5-f84e61e80b86 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463139 | controller |     "Jun 14 09:39:47.129823 crc crio[24245]: time=\"2026-06-14T09:39:47.129775537Z\" level=info msg=\"Removing pod sandbox: 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46\" id=aa75e56f-e045-4d3d-bade-9cdcdc496e51 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463154 | controller |     "Jun 14 09:39:47.205531 crc crio[24245]: time=\"2026-06-14T09:39:47.205378207Z\" level=info msg=\"Removed pod sandbox: 8c72481d321941de971e03a0bcdfa44ed232fc1720cb8f4976b99eafcaa3de46\" id=aa75e56f-e045-4d3d-bade-9cdcdc496e51 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463168 | controller |     "Jun 14 09:39:47.206647 crc crio[24245]: time=\"2026-06-14T09:39:47.206498398Z\" level=info msg=\"Stopping pod sandbox: c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9\" id=eba209e4-13a8-4b5f-89d8-621737956be7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463183 | controller |     "Jun 14 09:39:47.206824 crc crio[24245]: time=\"2026-06-14T09:39:47.206712804Z\" level=info msg=\"Stopped pod sandbox (already stopped): c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9\" id=eba209e4-13a8-4b5f-89d8-621737956be7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463197 | controller |     "Jun 14 09:39:47.208514 crc crio[24245]: time=\"2026-06-14T09:39:47.208320905Z\" level=info msg=\"Removing pod sandbox: c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9\" id=519622eb-ddbf-4ef9-9105-86c415d71c08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463211 | controller |     "Jun 14 09:39:47.248439 crc crio[24245]: time=\"2026-06-14T09:39:47.248311911Z\" level=info msg=\"Removed pod sandbox: c910ca3214bedefac6934f960fb53131d823e5402089bd335d816f89b57b05e9\" id=519622eb-ddbf-4ef9-9105-86c415d71c08 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463225 | controller |     "Jun 14 09:39:47.250568 crc crio[24245]: time=\"2026-06-14T09:39:47.25040511Z\" level=info msg=\"Stopping pod sandbox: 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624\" id=be22d6f8-b397-4ab7-ab82-451255682b39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463240 | controller |     "Jun 14 09:39:47.250568 crc crio[24245]: time=\"2026-06-14T09:39:47.250499383Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624\" id=be22d6f8-b397-4ab7-ab82-451255682b39 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463255 | controller |     "Jun 14 09:39:47.252668 crc crio[24245]: time=\"2026-06-14T09:39:47.252357193Z\" level=info msg=\"Removing pod sandbox: 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624\" id=51718116-000a-4a83-8d82-8488cdd5b4b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463275 | controller |     "Jun 14 09:39:47.304510 crc crio[24245]: time=\"2026-06-14T09:39:47.304225568Z\" level=info msg=\"Removed pod sandbox: 0679ace1d61b513c78c740abb16c561caa4d8fc54ad254810faf497786be6624\" id=51718116-000a-4a83-8d82-8488cdd5b4b7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463290 | controller |     "Jun 14 09:39:47.309274 crc crio[24245]: time=\"2026-06-14T09:39:47.308836773Z\" level=info msg=\"Stopping pod sandbox: d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a\" id=0f4c5b9f-f187-4aba-b9aa-1eb23d9c32b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463305 | controller |     "Jun 14 09:39:47.309274 crc crio[24245]: time=\"2026-06-14T09:39:47.309108262Z\" level=info msg=\"Stopped pod sandbox (already stopped): d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a\" id=0f4c5b9f-f187-4aba-b9aa-1eb23d9c32b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463320 | controller |     "Jun 14 09:39:47.310679 crc crio[24245]: time=\"2026-06-14T09:39:47.310568118Z\" level=info msg=\"Removing pod sandbox: d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a\" id=cc75d3a6-43d0-4f0d-8287-50aa8ce91fca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463336 | controller |     "Jun 14 09:39:47.365956 crc crio[24245]: time=\"2026-06-14T09:39:47.365716083Z\" level=info msg=\"Removed pod sandbox: d2c5897e4ca3bcb90f956c940648db208d1ddc6f4d9b70e81ca9460393a1fa4a\" id=cc75d3a6-43d0-4f0d-8287-50aa8ce91fca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463368 | controller |     "Jun 14 09:39:47.369530 crc crio[24245]: time=\"2026-06-14T09:39:47.369433229Z\" level=info msg=\"Stopping pod sandbox: 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00\" id=91f07b06-bf2b-4268-9b42-dea0294ef2c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463385 | controller |     "Jun 14 09:39:47.369745 crc crio[24245]: time=\"2026-06-14T09:39:47.369560514Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00\" id=91f07b06-bf2b-4268-9b42-dea0294ef2c5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463399 | controller |     "Jun 14 09:39:47.374087 crc crio[24245]: time=\"2026-06-14T09:39:47.373681665Z\" level=info msg=\"Removing pod sandbox: 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00\" id=21a47055-dc33-4082-838d-b7717be726f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463414 | controller |     "Jun 14 09:39:47.473707 crc crio[24245]: time=\"2026-06-14T09:39:47.473543772Z\" level=info msg=\"Removed pod sandbox: 9ea0ba4ec285dea6b21700af7d149a2a9b330fc029f32417bd563b5fe2d42b00\" id=21a47055-dc33-4082-838d-b7717be726f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463429 | controller |     "Jun 14 09:39:47.475249 crc crio[24245]: time=\"2026-06-14T09:39:47.475170904Z\" level=info msg=\"Stopping pod sandbox: 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5\" id=d670cc67-758b-4337-b36f-27fe0e0213f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463443 | controller |     "Jun 14 09:39:47.475408 crc crio[24245]: time=\"2026-06-14T09:39:47.475261887Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5\" id=d670cc67-758b-4337-b36f-27fe0e0213f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463458 | controller |     "Jun 14 09:39:47.476470 crc crio[24245]: time=\"2026-06-14T09:39:47.476406532Z\" level=info msg=\"Removing pod sandbox: 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5\" id=65ea98d7-6619-41d7-aa00-5fd825003462 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463472 | controller |     "Jun 14 09:39:47.616960 crc crio[24245]: time=\"2026-06-14T09:39:47.616525192Z\" level=info msg=\"Removed pod sandbox: 71b054d5b75184ccb6088691639c5f336985d3c84abf26e34c058b5c9eaa19a5\" id=65ea98d7-6619-41d7-aa00-5fd825003462 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463491 | controller |     "Jun 14 09:39:47.618723 crc crio[24245]: time=\"2026-06-14T09:39:47.618674689Z\" level=info msg=\"Stopping pod sandbox: 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573\" id=54bdfd19-e45a-42d0-a0c7-9ba37cd63641 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463506 | controller |     "Jun 14 09:39:47.618723 crc crio[24245]: time=\"2026-06-14T09:39:47.618719949Z\" level=info msg=\"Stopped pod sandbox (already stopped): 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573\" id=54bdfd19-e45a-42d0-a0c7-9ba37cd63641 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463521 | controller |     "Jun 14 09:39:47.620102 crc crio[24245]: time=\"2026-06-14T09:39:47.61998514Z\" level=info msg=\"Removing pod sandbox: 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573\" id=696b5ff1-de41-4bd6-a645-3c020f6045cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463535 | controller |     "Jun 14 09:39:47.660391 crc crio[24245]: time=\"2026-06-14T09:39:47.660289144Z\" level=info msg=\"Removed pod sandbox: 99b146a7e43ba646a3680fde5129287bcd866f876fed6a9686e65ec14cb95573\" id=696b5ff1-de41-4bd6-a645-3c020f6045cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463550 | controller |     "Jun 14 09:39:47.661115 crc crio[24245]: time=\"2026-06-14T09:39:47.661059397Z\" level=info msg=\"Stopping pod sandbox: 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00\" id=74d1d9dc-8697-4bb6-9213-8df7e3a822ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463587 | controller |     "Jun 14 09:39:47.661315 crc crio[24245]: time=\"2026-06-14T09:39:47.661296094Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00\" id=74d1d9dc-8697-4bb6-9213-8df7e3a822ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463610 | controller |     "Jun 14 09:39:47.665150 crc crio[24245]: time=\"2026-06-14T09:39:47.665077434Z\" level=info msg=\"Removing pod sandbox: 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00\" id=1cc781f5-87a1-4e9b-b6db-6ef848e70c12 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463625 | controller |     "Jun 14 09:39:47.697538 crc crio[24245]: time=\"2026-06-14T09:39:47.69731985Z\" level=info msg=\"Removed pod sandbox: 6d74cd477c2cd1830df0b4ecf0753a6ccc18a310d77e61cc71b0c3565fac1a00\" id=1cc781f5-87a1-4e9b-b6db-6ef848e70c12 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463640 | controller |     "Jun 14 09:39:47.699474 crc crio[24245]: time=\"2026-06-14T09:39:47.699407316Z\" level=info msg=\"Stopping pod sandbox: 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89\" id=0198a044-b5b9-41e5-bdbf-2742d1a868ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463655 | controller |     "Jun 14 09:39:47.699776 crc crio[24245]: time=\"2026-06-14T09:39:47.699745217Z\" level=info msg=\"Stopped pod sandbox (already stopped): 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89\" id=0198a044-b5b9-41e5-bdbf-2742d1a868ec name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463670 | controller |     "Jun 14 09:39:47.703273 crc crio[24245]: time=\"2026-06-14T09:39:47.703170546Z\" level=info msg=\"Removing pod sandbox: 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89\" id=89b45ae1-0b08-4f96-a40c-b77fe137c447 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463684 | controller |     "Jun 14 09:39:47.764302 crc crio[24245]: time=\"2026-06-14T09:39:47.764144946Z\" level=info msg=\"Removed pod sandbox: 575cb73366fb019f2df3fa9b8992246d8c3cbbc8491f3b49d75fdda0697fca89\" id=89b45ae1-0b08-4f96-a40c-b77fe137c447 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463707 | controller |     "Jun 14 09:39:47.809456 crc crio[24245]: time=\"2026-06-14T09:39:47.809296831Z\" level=info msg=\"Stopping pod sandbox: a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2\" id=2c3b026e-142d-40bb-9040-7598c60b46eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463721 | controller |     "Jun 14 09:39:47.809456 crc crio[24245]: time=\"2026-06-14T09:39:47.809418545Z\" level=info msg=\"Stopped pod sandbox (already stopped): a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2\" id=2c3b026e-142d-40bb-9040-7598c60b46eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463736 | controller |     "Jun 14 09:39:47.810132 crc crio[24245]: time=\"2026-06-14T09:39:47.810111397Z\" level=info msg=\"Removing pod sandbox: a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2\" id=f1d74a0f-2f22-4215-a824-870f7f661985 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463751 | controller |     "Jun 14 09:39:47.863787 crc crio[24245]: time=\"2026-06-14T09:39:47.863672911Z\" level=info msg=\"Removed pod sandbox: a36e4f658ade49b3aad2954b1e5e095d688e3636b3662bd05c408b72bb6dd1a2\" id=f1d74a0f-2f22-4215-a824-870f7f661985 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463766 | controller |     "Jun 14 09:39:47.868220 crc crio[24245]: time=\"2026-06-14T09:39:47.868086452Z\" level=info msg=\"Stopping pod sandbox: a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea\" id=7c3d565e-b4eb-463e-bada-449f9f9c10d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463781 | controller |     "Jun 14 09:39:47.868344 crc crio[24245]: time=\"2026-06-14T09:39:47.868222706Z\" level=info msg=\"Stopped pod sandbox (already stopped): a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea\" id=7c3d565e-b4eb-463e-bada-449f9f9c10d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463796 | controller |     "Jun 14 09:39:47.869151 crc crio[24245]: time=\"2026-06-14T09:39:47.869095693Z\" level=info msg=\"Removing pod sandbox: a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea\" id=e7e1d5a5-2e13-451c-ad01-31263bc12fe8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463810 | controller |     "Jun 14 09:39:47.907518 crc crio[24245]: time=\"2026-06-14T09:39:47.907385351Z\" level=info msg=\"Removed pod sandbox: a9103f136dfeb89d30a64dad358e7413da14ba1e726a543bd3b2a64161ffb4ea\" id=e7e1d5a5-2e13-451c-ad01-31263bc12fe8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463825 | controller |     "Jun 14 09:39:47.911751 crc crio[24245]: time=\"2026-06-14T09:39:47.911682028Z\" level=info msg=\"Stopping pod sandbox: 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72\" id=7e96db99-22e0-4c0d-8b2e-f37536b5f9a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463840 | controller |     "Jun 14 09:39:47.912109 crc crio[24245]: time=\"2026-06-14T09:39:47.912027789Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72\" id=7e96db99-22e0-4c0d-8b2e-f37536b5f9a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463854 | controller |     "Jun 14 09:39:47.922116 crc crio[24245]: time=\"2026-06-14T09:39:47.921987999Z\" level=info msg=\"Removing pod sandbox: 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72\" id=378be7ee-0bd2-4c89-b4cc-53df6af23b11 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463869 | controller |     "Jun 14 09:39:47.973042 crc crio[24245]: time=\"2026-06-14T09:39:47.972953417Z\" level=info msg=\"Created container d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-httpd\" id=1b88182c-b8fd-4f05-85fb-629d7f5be7fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.463883 | controller |     "Jun 14 09:39:47.974482 crc crio[24245]: time=\"2026-06-14T09:39:47.974270339Z\" level=info msg=\"Starting container: d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb\" id=e3406b20-cdf7-4cd8-9cd2-3d6c6257f369 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.463902 | controller |     "Jun 14 09:39:47.980979 crc crio[24245]: time=\"2026-06-14T09:39:47.980885821Z\" level=info msg=\"Removed pod sandbox: 3813500aa526bd426a20cd64998d2459f2bcde907108073807cee42ae3a5da72\" id=378be7ee-0bd2-4c89-b4cc-53df6af23b11 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463917 | controller |     "Jun 14 09:39:47.983488 crc crio[24245]: time=\"2026-06-14T09:39:47.983403789Z\" level=info msg=\"Started container\" PID=253432 containerID=d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb description=openstack/neutron-6fc7874dfc-dgx5j/neutron-httpd id=e3406b20-cdf7-4cd8-9cd2-3d6c6257f369 name=/runtime.v1.RuntimeService/StartContainer sandboxID=693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811",
2026-06-14 10:12:41.463933 | controller |     "Jun 14 09:39:47.983803 crc crio[24245]: time=\"2026-06-14T09:39:47.98375849Z\" level=info msg=\"Stopping pod sandbox: 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa\" id=f3cfefdc-6f55-455a-8462-fd61685fef7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463948 | controller |     "Jun 14 09:39:47.983967 crc crio[24245]: time=\"2026-06-14T09:39:47.983824892Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa\" id=f3cfefdc-6f55-455a-8462-fd61685fef7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.463962 | controller |     "Jun 14 09:39:47.984652 crc crio[24245]: time=\"2026-06-14T09:39:47.984575397Z\" level=info msg=\"Removing pod sandbox: 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa\" id=95ae42fa-4721-435c-87ca-e4bd23c1e7d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463976 | controller |     "Jun 14 09:39:48.015985 crc crio[24245]: time=\"2026-06-14T09:39:48.015891073Z\" level=info msg=\"Removed pod sandbox: 7420a37e4c2d17bc2c09bd672bd590cb5fb15d97cb888a591d77a432efce6afa\" id=95ae42fa-4721-435c-87ca-e4bd23c1e7d7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.463990 | controller |     "Jun 14 09:39:48.017220 crc crio[24245]: time=\"2026-06-14T09:39:48.017159172Z\" level=info msg=\"Stopping pod sandbox: 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462\" id=379ebc87-fffa-4892-883c-79a71455ca2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464005 | controller |     "Jun 14 09:39:48.017784 crc crio[24245]: time=\"2026-06-14T09:39:48.017743151Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462\" id=379ebc87-fffa-4892-883c-79a71455ca2b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464019 | controller |     "Jun 14 09:39:48.019143 crc crio[24245]: time=\"2026-06-14T09:39:48.018992441Z\" level=info msg=\"Removing pod sandbox: 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462\" id=97424d12-8c7b-41c0-87ef-7162fa71421e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464033 | controller |     "Jun 14 09:39:48.072655 crc crio[24245]: time=\"2026-06-14T09:39:48.072538907Z\" level=info msg=\"Removed pod sandbox: 42201a423f4dc4033ea902b3456e48720a79dd0af146210da86a3ce6a2e49462\" id=97424d12-8c7b-41c0-87ef-7162fa71421e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464047 | controller |     "Jun 14 09:39:48.074494 crc crio[24245]: time=\"2026-06-14T09:39:48.074344852Z\" level=info msg=\"Stopping pod sandbox: 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\" id=58b119a2-2001-49ca-9e52-1a1678693353 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464062 | controller |     "Jun 14 09:39:48.074696 crc crio[24245]: time=\"2026-06-14T09:39:48.074504017Z\" level=info msg=\"Stopped pod sandbox (already stopped): 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\" id=58b119a2-2001-49ca-9e52-1a1678693353 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464080 | controller |     "Jun 14 09:39:48.075945 crc crio[24245]: time=\"2026-06-14T09:39:48.0758282Z\" level=info msg=\"Removing pod sandbox: 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\" id=11139844-2bbc-4519-8fed-1a3912be248c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464094 | controller |     "Jun 14 09:39:48.150995 crc crio[24245]: time=\"2026-06-14T09:39:48.150755608Z\" level=info msg=\"Removed pod sandbox: 58ad082390534dbf362c65fddb9d7f78e3e072efc3b1bc5e393946e3fde55647\" id=11139844-2bbc-4519-8fed-1a3912be248c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464108 | controller |     "Jun 14 09:39:48.152209 crc crio[24245]: time=\"2026-06-14T09:39:48.152100397Z\" level=info msg=\"Stopping pod sandbox: 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b\" id=bbcff2c2-5740-48d8-af8c-ebc2b00b7247 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464123 | controller |     "Jun 14 09:39:48.152413 crc crio[24245]: time=\"2026-06-14T09:39:48.152228541Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b\" id=bbcff2c2-5740-48d8-af8c-ebc2b00b7247 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464137 | controller |     "Jun 14 09:39:48.153357 crc crio[24245]: time=\"2026-06-14T09:39:48.153265105Z\" level=info msg=\"Removing pod sandbox: 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b\" id=af0faaa5-93a9-4b8e-b37e-c6d070596b0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464151 | controller |     "Jun 14 09:39:48.183450 crc crio[24245]: time=\"2026-06-14T09:39:48.183342864Z\" level=info msg=\"Removed pod sandbox: 1c5c9036570998d4fb3b9323b709c7c9306414e185cf8b6e6dac16f80757083b\" id=af0faaa5-93a9-4b8e-b37e-c6d070596b0b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464166 | controller |     "Jun 14 09:39:48.184686 crc crio[24245]: time=\"2026-06-14T09:39:48.184589399Z\" level=info msg=\"Stopping pod sandbox: 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e\" id=833e7cd7-3345-4be3-b171-e6998b67257d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464181 | controller |     "Jun 14 09:39:48.184686 crc crio[24245]: time=\"2026-06-14T09:39:48.184683861Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e\" id=833e7cd7-3345-4be3-b171-e6998b67257d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464195 | controller |     "Jun 14 09:39:48.185468 crc crio[24245]: time=\"2026-06-14T09:39:48.185357273Z\" level=info msg=\"Removing pod sandbox: 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e\" id=c63cd3f3-1591-4bb2-85bc-b2a9047489fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464210 | controller |     "Jun 14 09:39:48.225557 crc crio[24245]: time=\"2026-06-14T09:39:48.225443919Z\" level=info msg=\"Removed pod sandbox: 1f7989aa11572f7978b721a189e24986da9ced9f93a3dbc77d7170a190af335e\" id=c63cd3f3-1591-4bb2-85bc-b2a9047489fe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464224 | controller |     "Jun 14 09:39:48.227061 crc crio[24245]: time=\"2026-06-14T09:39:48.227006639Z\" level=info msg=\"Stopping pod sandbox: 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b\" id=25f35db7-f611-47ab-a3da-cbc33ee59279 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464238 | controller |     "Jun 14 09:39:48.227530 crc crio[24245]: time=\"2026-06-14T09:39:48.227429443Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b\" id=25f35db7-f611-47ab-a3da-cbc33ee59279 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464257 | controller |     "Jun 14 09:39:48.229150 crc crio[24245]: time=\"2026-06-14T09:39:48.228953862Z\" level=info msg=\"Removing pod sandbox: 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b\" id=68d38804-0176-40bb-8113-e5e9da7f6bba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464271 | controller |     "Jun 14 09:39:48.277399 crc crio[24245]: time=\"2026-06-14T09:39:48.277318252Z\" level=info msg=\"Removed pod sandbox: 7d567e430e4d6df681507160bd8f22cd547a7dabf9cd8f5e082c8865f80b863b\" id=68d38804-0176-40bb-8113-e5e9da7f6bba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464286 | controller |     "Jun 14 09:39:48.279140 crc crio[24245]: time=\"2026-06-14T09:39:48.279069745Z\" level=info msg=\"Stopping pod sandbox: 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53\" id=d9ac6b5b-fd6b-489f-b9c7-a42d54824356 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464300 | controller |     "Jun 14 09:39:48.279140 crc crio[24245]: time=\"2026-06-14T09:39:48.279164238Z\" level=info msg=\"Stopped pod sandbox (already stopped): 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53\" id=d9ac6b5b-fd6b-489f-b9c7-a42d54824356 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464314 | controller |     "Jun 14 09:39:48.280318 crc crio[24245]: time=\"2026-06-14T09:39:48.280276873Z\" level=info msg=\"Removing pod sandbox: 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53\" id=75a16b7c-cf0b-4fde-a0d6-424ce66aba80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464329 | controller |     "Jun 14 09:39:48.324972 crc crio[24245]: time=\"2026-06-14T09:39:48.32472946Z\" level=info msg=\"Removed pod sandbox: 70a0efe3934542490ba802d7f8daa688e3bbef6394dfdb255c711ad4c97edb53\" id=75a16b7c-cf0b-4fde-a0d6-424ce66aba80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464344 | controller |     "Jun 14 09:39:48.326825 crc crio[24245]: time=\"2026-06-14T09:39:48.326536218Z\" level=info msg=\"Stopping pod sandbox: a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee\" id=838fff81-c5c8-4f9c-a1f2-ce8889d5c205 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464386 | controller |     "Jun 14 09:39:48.327426 crc crio[24245]: time=\"2026-06-14T09:39:48.327246051Z\" level=info msg=\"Stopped pod sandbox (already stopped): a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee\" id=838fff81-c5c8-4f9c-a1f2-ce8889d5c205 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464403 | controller |     "Jun 14 09:39:48.328567 crc crio[24245]: time=\"2026-06-14T09:39:48.328471915Z\" level=info msg=\"Removing pod sandbox: a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee\" id=6b2faf8c-becf-461c-bba9-56f0a840588a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464417 | controller |     "Jun 14 09:39:48.370441 crc crio[24245]: time=\"2026-06-14T09:39:48.370242115Z\" level=info msg=\"Removed pod sandbox: a420aa05d439b5be1be8da00230b93674641f4fae1868fcd90b8dd6427610bee\" id=6b2faf8c-becf-461c-bba9-56f0a840588a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464432 | controller |     "Jun 14 09:39:48.371570 crc crio[24245]: time=\"2026-06-14T09:39:48.371178943Z\" level=info msg=\"Stopping pod sandbox: 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa\" id=96e962aa-7bee-424c-9ba8-956f657149a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464446 | controller |     "Jun 14 09:39:48.371570 crc crio[24245]: time=\"2026-06-14T09:39:48.371252076Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa\" id=96e962aa-7bee-424c-9ba8-956f657149a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464461 | controller |     "Jun 14 09:39:48.372124 crc crio[24245]: time=\"2026-06-14T09:39:48.371750224Z\" level=info msg=\"Removing pod sandbox: 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa\" id=4dde7cf4-fa5c-4bec-a8ee-a1a5566457c6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464481 | controller |     "Jun 14 09:39:48.399286 crc crio[24245]: time=\"2026-06-14T09:39:48.39856258Z\" level=info msg=\"Removed pod sandbox: 3d5ba9ea312f8f9a7454dedc05edd93c220078a00f343d396816851f952d42aa\" id=4dde7cf4-fa5c-4bec-a8ee-a1a5566457c6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464496 | controller |     "Jun 14 09:39:48.402078 crc crio[24245]: time=\"2026-06-14T09:39:48.40097068Z\" level=info msg=\"Stopping pod sandbox: 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff\" id=c43796c2-c923-478e-9db8-f4de1532564e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464511 | controller |     "Jun 14 09:39:48.402078 crc crio[24245]: time=\"2026-06-14T09:39:48.401063813Z\" level=info msg=\"Stopped pod sandbox (already stopped): 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff\" id=c43796c2-c923-478e-9db8-f4de1532564e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464525 | controller |     "Jun 14 09:39:48.404768 crc crio[24245]: time=\"2026-06-14T09:39:48.403550754Z\" level=info msg=\"Removing pod sandbox: 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff\" id=094d72ea-1ed0-4119-b89f-34c5f3eb8e34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464539 | controller |     "Jun 14 09:39:48.478163 crc crio[24245]: time=\"2026-06-14T09:39:48.477994457Z\" level=info msg=\"Removed pod sandbox: 23d2f57b3e32afd3750c2a784220ca4440a781247c81eba34a17d166a69136ff\" id=094d72ea-1ed0-4119-b89f-34c5f3eb8e34 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464554 | controller |     "Jun 14 09:39:48.489882 crc crio[24245]: time=\"2026-06-14T09:39:48.489728337Z\" level=info msg=\"Stopping pod sandbox: 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60\" id=d42f7d4c-9957-4cc7-bada-126eeb8c16da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464568 | controller |     "Jun 14 09:39:48.490197 crc crio[24245]: time=\"2026-06-14T09:39:48.489993795Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60\" id=d42f7d4c-9957-4cc7-bada-126eeb8c16da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464583 | controller |     "Jun 14 09:39:48.491154 crc crio[24245]: time=\"2026-06-14T09:39:48.491055388Z\" level=info msg=\"Removing pod sandbox: 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60\" id=47b0d0e6-d3b5-4bc9-bd16-59692aabe8e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464597 | controller |     "Jun 14 09:39:48.541351 crc crio[24245]: time=\"2026-06-14T09:39:48.541285325Z\" level=info msg=\"Removed pod sandbox: 0bcfbe27321c25cf4c19d1b7bed5262db0914b4e1486289ff9d14b4a42618b60\" id=47b0d0e6-d3b5-4bc9-bd16-59692aabe8e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464612 | controller |     "Jun 14 09:39:48.543229 crc crio[24245]: time=\"2026-06-14T09:39:48.543116811Z\" level=info msg=\"Stopping pod sandbox: d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6\" id=4036b19c-a9f0-4078-a25c-1de95284739c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464627 | controller |     "Jun 14 09:39:48.543229 crc crio[24245]: time=\"2026-06-14T09:39:48.543226505Z\" level=info msg=\"Stopped pod sandbox (already stopped): d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6\" id=4036b19c-a9f0-4078-a25c-1de95284739c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464669 | controller |     "Jun 14 09:39:48.544149 crc crio[24245]: time=\"2026-06-14T09:39:48.544105846Z\" level=info msg=\"Removing pod sandbox: d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6\" id=4c5ba225-abf7-4bdb-83b0-10abb73e2f35 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464692 | controller |     "Jun 14 09:39:48.621228 crc crio[24245]: time=\"2026-06-14T09:39:48.621107623Z\" level=info msg=\"Removed pod sandbox: d82bb7fa6f94c9318b5db4bb57b15127019b34ee5220043147d541cc5ac82ca6\" id=4c5ba225-abf7-4bdb-83b0-10abb73e2f35 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464708 | controller |     "Jun 14 09:39:48.622530 crc crio[24245]: time=\"2026-06-14T09:39:48.622432945Z\" level=info msg=\"Stopping pod sandbox: 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0\" id=121bf1e0-db63-489d-a5a9-30a2c27877cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464722 | controller |     "Jun 14 09:39:48.622678 crc crio[24245]: time=\"2026-06-14T09:39:48.622554098Z\" level=info msg=\"Stopped pod sandbox (already stopped): 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0\" id=121bf1e0-db63-489d-a5a9-30a2c27877cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464737 | controller |     "Jun 14 09:39:48.623359 crc crio[24245]: time=\"2026-06-14T09:39:48.623292323Z\" level=info msg=\"Removing pod sandbox: 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0\" id=7758aa45-f24d-491d-9185-5e5845fc3064 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464751 | controller |     "Jun 14 09:39:48.667376 crc crio[24245]: time=\"2026-06-14T09:39:48.667046664Z\" level=info msg=\"Removed pod sandbox: 068dae614acda5916310fe99e556d7eb168de6c5f054d4ff9768fd12073aa6a0\" id=7758aa45-f24d-491d-9185-5e5845fc3064 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464766 | controller |     "Jun 14 09:39:48.669080 crc crio[24245]: time=\"2026-06-14T09:39:48.668414999Z\" level=info msg=\"Stopping pod sandbox: 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013\" id=c9e25b36-c37e-4a02-88e8-2d10a8d44605 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464781 | controller |     "Jun 14 09:39:48.669080 crc crio[24245]: time=\"2026-06-14T09:39:48.668553484Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013\" id=c9e25b36-c37e-4a02-88e8-2d10a8d44605 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464795 | controller |     "Jun 14 09:39:48.669953 crc crio[24245]: time=\"2026-06-14T09:39:48.669397691Z\" level=info msg=\"Removing pod sandbox: 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013\" id=4e325c17-6e7c-4298-8e45-fa0415459058 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464810 | controller |     "Jun 14 09:39:48.738955 crc crio[24245]: time=\"2026-06-14T09:39:48.738507917Z\" level=info msg=\"Removed pod sandbox: 4b20b1ef33ffc1e0409147e2469457ed70ce94f35d26b4ea0ce2e51827d0b013\" id=4e325c17-6e7c-4298-8e45-fa0415459058 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464824 | controller |     "Jun 14 09:39:48.740106 crc crio[24245]: time=\"2026-06-14T09:39:48.739778698Z\" level=info msg=\"Stopping pod sandbox: 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b\" id=c20d5e42-535a-4b25-ae07-5d19af3523cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464839 | controller |     "Jun 14 09:39:48.740106 crc crio[24245]: time=\"2026-06-14T09:39:48.739987874Z\" level=info msg=\"Stopped pod sandbox (already stopped): 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b\" id=c20d5e42-535a-4b25-ae07-5d19af3523cf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464853 | controller |     "Jun 14 09:39:48.740702 crc crio[24245]: time=\"2026-06-14T09:39:48.740617634Z\" level=info msg=\"Removing pod sandbox: 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b\" id=9d1f5cae-dfab-42e7-b480-a25278faeda9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464867 | controller |     "Jun 14 09:39:48.764429 crc crio[24245]: time=\"2026-06-14T09:39:48.764127093Z\" level=info msg=\"Removed pod sandbox: 47e712f2078053fd248d386573ffe0e97dd2c5d2ab33fddcdd1fbb94f834cd4b\" id=9d1f5cae-dfab-42e7-b480-a25278faeda9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464886 | controller |     "Jun 14 09:39:48.765391 crc crio[24245]: time=\"2026-06-14T09:39:48.765319799Z\" level=info msg=\"Stopping pod sandbox: 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0\" id=1ed2aa02-656c-40c7-b9d7-0d45a34c8eca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464901 | controller |     "Jun 14 09:39:48.765502 crc crio[24245]: time=\"2026-06-14T09:39:48.765400762Z\" level=info msg=\"Stopped pod sandbox (already stopped): 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0\" id=1ed2aa02-656c-40c7-b9d7-0d45a34c8eca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464915 | controller |     "Jun 14 09:39:48.767261 crc crio[24245]: time=\"2026-06-14T09:39:48.767224349Z\" level=info msg=\"Removing pod sandbox: 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0\" id=509c35a4-d016-4c56-8bea-5751d68d9517 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464930 | controller |     "Jun 14 09:39:48.812231 crc crio[24245]: time=\"2026-06-14T09:39:48.812169559Z\" level=info msg=\"Removed pod sandbox: 17063f4fc86c255fa79311f97fae2cd61a8ba1515ad97261a17d069c109272d0\" id=509c35a4-d016-4c56-8bea-5751d68d9517 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464944 | controller |     "Jun 14 09:39:48.814914 crc crio[24245]: time=\"2026-06-14T09:39:48.81417187Z\" level=info msg=\"Stopping pod sandbox: b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8\" id=9dac5c26-d1f0-4ae9-b3fe-45c196a4d9ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464959 | controller |     "Jun 14 09:39:48.814914 crc crio[24245]: time=\"2026-06-14T09:39:48.814271243Z\" level=info msg=\"Stopped pod sandbox (already stopped): b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8\" id=9dac5c26-d1f0-4ae9-b3fe-45c196a4d9ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.464973 | controller |     "Jun 14 09:39:48.815412 crc crio[24245]: time=\"2026-06-14T09:39:48.815308906Z\" level=info msg=\"Removing pod sandbox: b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8\" id=534d9b00-9d4a-44df-9bc3-6593ed1203cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.464987 | controller |     "Jun 14 09:39:48.867930 crc crio[24245]: time=\"2026-06-14T09:39:48.867191722Z\" level=info msg=\"Removed pod sandbox: b53bdc24bd5956f8fdbe7d4acacdd9c88ae61d77475e37a5a7a022ba0def68b8\" id=534d9b00-9d4a-44df-9bc3-6593ed1203cb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465002 | controller |     "Jun 14 09:39:48.872083 crc crio[24245]: time=\"2026-06-14T09:39:48.872008873Z\" level=info msg=\"Stopping pod sandbox: ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230\" id=9d19db2e-d1cc-4cec-8a80-29a1c14f01c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.465016 | controller |     "Jun 14 09:39:48.872181 crc crio[24245]: time=\"2026-06-14T09:39:48.872134467Z\" level=info msg=\"Stopped pod sandbox (already stopped): ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230\" id=9d19db2e-d1cc-4cec-8a80-29a1c14f01c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.465031 | controller |     "Jun 14 09:39:48.876994 crc crio[24245]: time=\"2026-06-14T09:39:48.87657992Z\" level=info msg=\"Removing pod sandbox: ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230\" id=de9876e9-435e-48d2-ade0-532f73cc1ccd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465045 | controller |     "Jun 14 09:39:48.961910 crc crio[24245]: time=\"2026-06-14T09:39:48.961753271Z\" level=info msg=\"Removed pod sandbox: ec5089e9db6122e2fd1ec9bcec7ac57c950f8eb5940d0d7ade5aa3e51f18e230\" id=de9876e9-435e-48d2-ade0-532f73cc1ccd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465064 | controller |     "Jun 14 09:39:48.963068 crc crio[24245]: time=\"2026-06-14T09:39:48.962975789Z\" level=info msg=\"Stopping pod sandbox: 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68\" id=ad6371ad-25fc-4170-81f0-4d26d93adf18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.465079 | controller |     "Jun 14 09:39:48.963191 crc crio[24245]: time=\"2026-06-14T09:39:48.963100083Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68\" id=ad6371ad-25fc-4170-81f0-4d26d93adf18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.465094 | controller |     "Jun 14 09:39:48.966752 crc crio[24245]: time=\"2026-06-14T09:39:48.966572343Z\" level=info msg=\"Removing pod sandbox: 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68\" id=146a2d4f-685a-46ce-9b4b-8baed1632e46 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465109 | controller |     "Jun 14 09:39:49.081117 crc crio[24245]: time=\"2026-06-14T09:39:49.080225466Z\" level=info msg=\"Removed pod sandbox: 3d60ce32637e48e7bf76e04d67149d35eaaf96de9a3861d44284bef5805f4c68\" id=146a2d4f-685a-46ce-9b4b-8baed1632e46 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465124 | controller |     "Jun 14 09:39:49.081981 crc crio[24245]: time=\"2026-06-14T09:39:49.081761436Z\" level=info msg=\"Stopping pod sandbox: f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32\" id=79bccfc5-a844-485a-af88-87f5d85cb83c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.465138 | controller |     "Jun 14 09:39:49.081981 crc crio[24245]: time=\"2026-06-14T09:39:49.081894011Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32\" id=79bccfc5-a844-485a-af88-87f5d85cb83c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.465153 | controller |     "Jun 14 09:39:49.083051 crc crio[24245]: time=\"2026-06-14T09:39:49.082613962Z\" level=info msg=\"Removing pod sandbox: f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32\" id=8b1ce169-3956-480a-976b-7bc35ae723cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465167 | controller |     "Jun 14 09:39:49.112050 crc crio[24245]: time=\"2026-06-14T09:39:49.110326433Z\" level=info msg=\"Removed pod sandbox: f3cc45115c16e71262bbbc3316deda7379469a96f42f4c1d21b1e4d58045ca32\" id=8b1ce169-3956-480a-976b-7bc35ae723cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465181 | controller |     "Jun 14 09:39:49.112050 crc crio[24245]: time=\"2026-06-14T09:39:49.111535241Z\" level=info msg=\"Stopping pod sandbox: 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1\" id=be54198d-294e-4922-a511-9cbf40abb855 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.465196 | controller |     "Jun 14 09:39:49.112050 crc crio[24245]: time=\"2026-06-14T09:39:49.111658625Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1\" id=be54198d-294e-4922-a511-9cbf40abb855 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.465210 | controller |     "Jun 14 09:39:49.113062 crc crio[24245]: time=\"2026-06-14T09:39:49.112552385Z\" level=info msg=\"Removing pod sandbox: 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1\" id=7bffa4d5-dbbd-41c0-a3ff-ee0d2e1b5533 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465224 | controller |     "Jun 14 09:39:49.137116 crc crio[24245]: time=\"2026-06-14T09:39:49.136837627Z\" level=info msg=\"Removed pod sandbox: 4881a44193706165f4b67873051dfa9d759e65b10129c98f39ebf29b365f5bc1\" id=7bffa4d5-dbbd-41c0-a3ff-ee0d2e1b5533 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465238 | controller |     "Jun 14 09:39:49.138527 crc crio[24245]: time=\"2026-06-14T09:39:49.138364395Z\" level=info msg=\"Stopping pod sandbox: a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff\" id=235fc667-2552-458d-b62a-6df1e70d2a4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.465257 | controller |     "Jun 14 09:39:49.138527 crc crio[24245]: time=\"2026-06-14T09:39:49.138456648Z\" level=info msg=\"Stopped pod sandbox (already stopped): a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff\" id=235fc667-2552-458d-b62a-6df1e70d2a4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.465272 | controller |     "Jun 14 09:39:49.139221 crc crio[24245]: time=\"2026-06-14T09:39:49.139144529Z\" level=info msg=\"Removing pod sandbox: a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff\" id=ca9f8f02-177b-4eee-8c1c-a48ca44324f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465286 | controller |     "Jun 14 09:39:49.250215 crc crio[24245]: time=\"2026-06-14T09:39:49.250021058Z\" level=info msg=\"Removed pod sandbox: a127e9e9719ee0f2e79381106717a23e0128f3e4a667cd49e287cf93c29520ff\" id=ca9f8f02-177b-4eee-8c1c-a48ca44324f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465301 | controller |     "Jun 14 09:39:49.251440 crc crio[24245]: time=\"2026-06-14T09:39:49.251354039Z\" level=info msg=\"Stopping pod sandbox: 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2\" id=545d5d75-5308-4a1e-83ba-6b4ecf862db1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.465315 | controller |     "Jun 14 09:39:49.251556 crc crio[24245]: time=\"2026-06-14T09:39:49.251463263Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2\" id=545d5d75-5308-4a1e-83ba-6b4ecf862db1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.465329 | controller |     "Jun 14 09:39:49.252595 crc crio[24245]: time=\"2026-06-14T09:39:49.252506375Z\" level=info msg=\"Removing pod sandbox: 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2\" id=8fca3b26-ac70-4121-b355-1bfefd3fa5a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465344 | controller |     "Jun 14 09:39:49.282888 crc crio[24245]: time=\"2026-06-14T09:39:49.28273302Z\" level=info msg=\"Removed pod sandbox: 3461f80ade4b1c0f4688010dcd6a376ce786bb38913a2829271f2c30208757b2\" id=8fca3b26-ac70-4121-b355-1bfefd3fa5a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465376 | controller |     "Jun 14 09:39:49.284437 crc crio[24245]: time=\"2026-06-14T09:39:49.284370269Z\" level=info msg=\"Stopping pod sandbox: 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7\" id=3e916859-dba7-4c28-a0ff-c30189da668f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.465391 | controller |     "Jun 14 09:39:49.284550 crc crio[24245]: time=\"2026-06-14T09:39:49.284442432Z\" level=info msg=\"Stopped pod sandbox (already stopped): 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7\" id=3e916859-dba7-4c28-a0ff-c30189da668f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.465406 | controller |     "Jun 14 09:39:49.286099 crc crio[24245]: time=\"2026-06-14T09:39:49.286004081Z\" level=info msg=\"Removing pod sandbox: 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7\" id=a2ec34f7-9ba7-40d1-9488-a7aa1a44bd87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465421 | controller |     "Jun 14 09:39:49.342211 crc crio[24245]: time=\"2026-06-14T09:39:49.342070106Z\" level=info msg=\"Removed pod sandbox: 985145092bdec70374dda5854900eadda5fd22a80c6c09af24fb9e8ff6091de7\" id=a2ec34f7-9ba7-40d1-9488-a7aa1a44bd87 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465436 | controller |     "Jun 14 09:39:49.343339 crc crio[24245]: time=\"2026-06-14T09:39:49.343225111Z\" level=info msg=\"Stopping pod sandbox: 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10\" id=9dabd265-7dfd-40de-a6f6-11a3ad93211d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.465455 | controller |     "Jun 14 09:39:49.343441 crc crio[24245]: time=\"2026-06-14T09:39:49.343342535Z\" level=info msg=\"Stopped pod sandbox (already stopped): 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10\" id=9dabd265-7dfd-40de-a6f6-11a3ad93211d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.465471 | controller |     "Jun 14 09:39:49.344227 crc crio[24245]: time=\"2026-06-14T09:39:49.34413813Z\" level=info msg=\"Removing pod sandbox: 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10\" id=08860f70-d8b5-4c48-91d3-38bebd950fa2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465485 | controller |     "Jun 14 09:39:49.399568 crc crio[24245]: time=\"2026-06-14T09:39:49.39947154Z\" level=info msg=\"Removed pod sandbox: 333da54051bd4ebbf5f17ca21794764a0b0b30185f53b60d0206335b43888b10\" id=08860f70-d8b5-4c48-91d3-38bebd950fa2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.465500 | controller |     "Jun 14 09:39:49.734967 crc crio[24245]: time=\"2026-06-14T09:39:49.732294907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=2f63999b-dfad-445f-bc33-19075e217d4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.465515 | controller |     "Jun 14 09:39:49.754310 crc crio[24245]: time=\"2026-06-14T09:39:49.754138111Z\" level=info msg=\"Removing container: e1d1b2c6d533a3f22368111e5822b280f338f59841b96c20a65bebc9285753b3\" id=a1144a3d-7d56-4702-91f5-cf4712484165 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.465530 | controller |     "Jun 14 09:39:49.758966 crc crio[24245]: time=\"2026-06-14T09:39:49.758798559Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=265114f9-b5df-4038-894e-19768475691c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.465544 | controller |     "Jun 14 09:39:49.956157 crc crio[24245]: time=\"2026-06-14T09:39:49.956050254Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-fzw5w/ovsdb-server\" id=1546ea31-4cdf-4d4b-9c6b-a7a991e14218 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.465559 | controller |     "Jun 14 09:39:49.957544 crc crio[24245]: time=\"2026-06-14T09:39:49.957488749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.465574 | controller |     "Jun 14 09:39:50.069139 crc crio[24245]: time=\"2026-06-14T09:39:50.068951075Z\" level=info msg=\"Removed container e1d1b2c6d533a3f22368111e5822b280f338f59841b96c20a65bebc9285753b3: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=a1144a3d-7d56-4702-91f5-cf4712484165 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.465589 | controller |     "Jun 14 09:39:50.081438 crc crio[24245]: time=\"2026-06-14T09:39:50.08135533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.465604 | controller |     "Jun 14 09:39:50.306105 crc crio[24245]: time=\"2026-06-14T09:39:50.304431455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.465618 | controller |     "Jun 14 09:39:50.683554 crc crio[24245]: time=\"2026-06-14T09:39:50.683166312Z\" level=info msg=\"Created container 0d391435d946242a2231cc1e50e5616bd1b63bce126a5a713f288bee34151331: openstack/ovn-controller-ovs-fzw5w/ovsdb-server\" id=1546ea31-4cdf-4d4b-9c6b-a7a991e14218 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.465633 | controller |     "Jun 14 09:39:50.686136 crc crio[24245]: time=\"2026-06-14T09:39:50.685725804Z\" level=info msg=\"Starting container: 0d391435d946242a2231cc1e50e5616bd1b63bce126a5a713f288bee34151331\" id=7aeaa0b5-6117-4307-ae6e-271d2de22a66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.465661 | controller |     "Jun 14 09:39:50.696690 crc crio[24245]: time=\"2026-06-14T09:39:50.696375273Z\" level=info msg=\"Started container\" PID=253913 containerID=0d391435d946242a2231cc1e50e5616bd1b63bce126a5a713f288bee34151331 description=openstack/ovn-controller-ovs-fzw5w/ovsdb-server id=7aeaa0b5-6117-4307-ae6e-271d2de22a66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b",
2026-06-14 10:12:41.465678 | controller |     "Jun 14 09:39:50.801280 crc crio[24245]: time=\"2026-06-14T09:39:50.801208457Z\" level=info msg=\"Removing container: c3ad334955e52482b7534b00ad331551d2eb8708c8b087b75b5edff766c46253\" id=179ab6f1-0949-4915-b09e-bfcd5afb8df7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.465693 | controller |     "Jun 14 09:39:50.901670 crc crio[24245]: time=\"2026-06-14T09:39:50.901483507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=c3dca06c-a927-4c0f-a17b-413283d8da43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.465736 | controller |     "Jun 14 09:39:50.920053 crc crio[24245]: time=\"2026-06-14T09:39:50.919965374Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=322cf3a9-fdbf-42de-bddc-fbd1ed1f7231 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.465752 | controller |     "Jun 14 09:39:51.018464 crc crio[24245]: time=\"2026-06-14T09:39:51.018260331Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-fzw5w/ovs-vswitchd\" id=d7ee0088-f0cf-445d-ac78-d55f1e3a6f70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.465767 | controller |     "Jun 14 09:39:51.027654 crc crio[24245]: time=\"2026-06-14T09:39:51.027458413Z\" level=info msg=\"Removed container c3ad334955e52482b7534b00ad331551d2eb8708c8b087b75b5edff766c46253: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=179ab6f1-0949-4915-b09e-bfcd5afb8df7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.465782 | controller |     "Jun 14 09:39:51.031446 crc crio[24245]: time=\"2026-06-14T09:39:51.031263446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.465797 | controller |     "Jun 14 09:39:51.115723 crc crio[24245]: time=\"2026-06-14T09:39:51.115584167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.465811 | controller |     "Jun 14 09:39:51.326129 crc crio[24245]: time=\"2026-06-14T09:39:51.325160724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.465826 | controller |     "Jun 14 09:39:52.016391 crc crio[24245]: time=\"2026-06-14T09:39:52.015512752Z\" level=info msg=\"Created container f3f10cf98ac8f853c4bb0e3ed5c22f3222d4b46e7ff8f5055b06799e2658197a: openstack/ovn-controller-ovs-fzw5w/ovs-vswitchd\" id=d7ee0088-f0cf-445d-ac78-d55f1e3a6f70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.465840 | controller |     "Jun 14 09:39:52.018543 crc crio[24245]: time=\"2026-06-14T09:39:52.018043743Z\" level=info msg=\"Starting container: f3f10cf98ac8f853c4bb0e3ed5c22f3222d4b46e7ff8f5055b06799e2658197a\" id=9f32bb90-05cf-4ed3-8b9c-6eeea589e808 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.465855 | controller |     "Jun 14 09:39:52.029637 crc crio[24245]: time=\"2026-06-14T09:39:52.029410645Z\" level=info msg=\"Started container\" PID=253967 containerID=f3f10cf98ac8f853c4bb0e3ed5c22f3222d4b46e7ff8f5055b06799e2658197a description=openstack/ovn-controller-ovs-fzw5w/ovs-vswitchd id=9f32bb90-05cf-4ed3-8b9c-6eeea589e808 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aae4e857872658dfbe0cd3ce9560f48297108e576a17c8a1856ac6fc2583468b",
2026-06-14 10:12:41.465874 | controller |     "Jun 14 09:39:56.951746 crc crio[24245]: time=\"2026-06-14T09:39:56.951061195Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=d95bda45-b709-4fae-819c-e68f790b78df name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.465889 | controller |     "Jun 14 09:39:56.957789 crc crio[24245]: time=\"2026-06-14T09:39:56.957723108Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=196d366d-dd98-4d17-bbcc-295eae7e0acb name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.465904 | controller |     "Jun 14 09:39:56.963827 crc crio[24245]: time=\"2026-06-14T09:39:56.963749819Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-14 10:12:41.465919 | controller |     "Jun 14 09:39:56.964099 crc crio[24245]: time=\"2026-06-14T09:39:56.96376585Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-14 10:12:41.465934 | controller |     "Jun 14 09:39:57.042736 crc crio[24245]: time=\"2026-06-14T09:39:57.042651198Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-8k7qz/POD\" id=e578c53b-0f9d-4118-ac4a-926688b35f5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.465948 | controller |     "Jun 14 09:39:57.042918 crc crio[24245]: time=\"2026-06-14T09:39:57.042762452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.465964 | controller |     "Jun 14 09:39:57.087671 crc crio[24245]: time=\"2026-06-14T09:39:57.087379202Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-8k7qz Namespace:openstack ID:770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe UID:fcebc906-f3b2-4a70-8da6-44ce455ffa55 NetNS:/var/run/netns/29fca4ea-a443-4d7f-b411-cd0f3b07f08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcebc906_f3b2_4a70_8da6_44ce455ffa55.slice PodAnnotations:0xc0006036b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.465979 | controller |     "Jun 14 09:39:57.087671 crc crio[24245]: time=\"2026-06-14T09:39:57.087440164Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-8k7qz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.465993 | controller |     "Jun 14 09:39:57.893248 crc crio[24245]: 2026-06-14T09:39:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:770f08d2ca5a0bb Mac:86:84:40:8e:b7:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6d Mtu:0 Sandbox:/var/run/netns/29fca4ea-a443-4d7f-b411-cd0f3b07f08a SocketPath: PciID:}] [{Interface:0xc00061c710 Address:{IP:10.217.1.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.466008 | controller |     "Jun 14 09:39:57.894257 crc crio[24245]: time=\"2026-06-14T09:39:57.894006104Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-8k7qz Namespace:openstack ID:770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe UID:fcebc906-f3b2-4a70-8da6-44ce455ffa55 NetNS:/var/run/netns/29fca4ea-a443-4d7f-b411-cd0f3b07f08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcebc906_f3b2_4a70_8da6_44ce455ffa55.slice PodAnnotations:0xc0006036b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.466023 | controller |     "Jun 14 09:39:57.894372 crc crio[24245]: time=\"2026-06-14T09:39:57.894358846Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-8k7qz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.466039 | controller |     "Jun 14 09:39:57.919764 crc crio[24245]: time=\"2026-06-14T09:39:57.919714747Z\" level=info msg=\"Ran pod sandbox 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe with infra container: openstack/cinder-online-data-migrations-8k7qz/POD\" id=e578c53b-0f9d-4118-ac4a-926688b35f5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.466058 | controller |     "Jun 14 09:39:57.923894 crc crio[24245]: time=\"2026-06-14T09:39:57.923802018Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=36b89635-97b3-41e0-a1cd-e5c5c24480f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.466073 | controller |     "Jun 14 09:39:57.972402 crc crio[24245]: time=\"2026-06-14T09:39:57.972298172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=5d7a0c9a-544c-408f-a692-3af7c6881645 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.466087 | controller |     "Jun 14 09:39:58.009982 crc crio[24245]: time=\"2026-06-14T09:39:57.999400402Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-8k7qz/cinder-online-data-migrations\" id=5cdddcb5-763f-407e-a67b-e44d573436f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.466113 | controller |     "Jun 14 09:39:58.009982 crc crio[24245]: time=\"2026-06-14T09:39:57.999903869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.466129 | controller |     "Jun 14 09:39:58.079017 crc crio[24245]: time=\"2026-06-14T09:39:58.07856897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.466143 | controller |     "Jun 14 09:39:58.092675 crc crio[24245]: time=\"2026-06-14T09:39:58.092562425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.466158 | controller |     "Jun 14 09:39:58.320803 crc crio[24245]: time=\"2026-06-14T09:39:58.320711822Z\" level=info msg=\"Created container 714071bbcefd85a85bdaa35c6d0bf4bfaea089c61cd355ded4ba619b10327c3d: openstack/cinder-online-data-migrations-8k7qz/cinder-online-data-migrations\" id=5cdddcb5-763f-407e-a67b-e44d573436f9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.466172 | controller |     "Jun 14 09:39:58.322317 crc crio[24245]: time=\"2026-06-14T09:39:58.322246512Z\" level=info msg=\"Starting container: 714071bbcefd85a85bdaa35c6d0bf4bfaea089c61cd355ded4ba619b10327c3d\" id=9b1a96ce-57bc-426c-aa5a-0790ac0210af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.466187 | controller |     "Jun 14 09:39:58.331521 crc crio[24245]: time=\"2026-06-14T09:39:58.331406443Z\" level=info msg=\"Started container\" PID=254379 containerID=714071bbcefd85a85bdaa35c6d0bf4bfaea089c61cd355ded4ba619b10327c3d description=openstack/cinder-online-data-migrations-8k7qz/cinder-online-data-migrations id=9b1a96ce-57bc-426c-aa5a-0790ac0210af name=/runtime.v1.RuntimeService/StartContainer sandboxID=770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe",
2026-06-14 10:12:41.466202 | controller |     "Jun 14 09:39:58.487267 crc crio[24245]: time=\"2026-06-14T09:39:58.486420614Z\" level=info msg=\"Running pod sandbox: openstack/placement-67dd875588-dl4d8/POD\" id=8eb801d3-31d4-47d8-884f-56a43efbd2fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.466216 | controller |     "Jun 14 09:39:58.487267 crc crio[24245]: time=\"2026-06-14T09:39:58.486764395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.466235 | controller |     "Jun 14 09:39:59.313571 crc crio[24245]: time=\"2026-06-14T09:39:59.313498412Z\" level=info msg=\"Got pod network &{Name:placement-67dd875588-dl4d8 Namespace:openstack ID:562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d UID:c2a26830-fc1e-4706-81ae-e0e9fb6b62f9 NetNS:/var/run/netns/27ec91b7-89d8-4c39-aa64-050084331409 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2a26830_fc1e_4706_81ae_e0e9fb6b62f9.slice PodAnnotations:0xc000130b60}] Aliases:map[]}\"",
2026-06-14 10:12:41.466251 | controller |     "Jun 14 09:39:59.313571 crc crio[24245]: time=\"2026-06-14T09:39:59.313560934Z\" level=info msg=\"Adding pod openstack_placement-67dd875588-dl4d8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.466266 | controller |     "Jun 14 09:39:59.441036 crc crio[24245]: time=\"2026-06-14T09:39:59.44044421Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:760e8cd64859cb52aff3c66ea9ec10642f98668991f478257c01e45fcbdff0b0\" id=d95bda45-b709-4fae-819c-e68f790b78df name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.466280 | controller |     "Jun 14 09:39:59.442341 crc crio[24245]: time=\"2026-06-14T09:39:59.442164344Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=67946696-e7f9-486b-aec2-afe095eb25c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.466295 | controller |     "Jun 14 09:39:59.453229 crc crio[24245]: time=\"2026-06-14T09:39:59.453139764Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=c5d010d4-3969-4fc6-8b15-8aa3eb6b50dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.466310 | controller |     "Jun 14 09:39:59.470118 crc crio[24245]: time=\"2026-06-14T09:39:59.466463777Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=fe648756-b2d8-46b0-8160-caf7a2c5b0c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.466324 | controller |     "Jun 14 09:39:59.470118 crc crio[24245]: time=\"2026-06-14T09:39:59.468336317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.466339 | controller |     "Jun 14 09:39:59.568343 crc crio[24245]: time=\"2026-06-14T09:39:59.568201593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.466372 | controller |     "Jun 14 09:39:59.574419 crc crio[24245]: time=\"2026-06-14T09:39:59.574302307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.466388 | controller |     "Jun 14 09:39:59.753395 crc crio[24245]: time=\"2026-06-14T09:39:59.753308531Z\" level=info msg=\"Created container a4797473f7200bc90ec07d2a9f531b4bab036363ad7ccb762c875321b1ed7710: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=fe648756-b2d8-46b0-8160-caf7a2c5b0c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.466403 | controller |     "Jun 14 09:39:59.755608 crc crio[24245]: time=\"2026-06-14T09:39:59.755504151Z\" level=info msg=\"Starting container: a4797473f7200bc90ec07d2a9f531b4bab036363ad7ccb762c875321b1ed7710\" id=52f646f9-1fd8-4db6-9401-afe7d0b2b8dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.466418 | controller |     "Jun 14 09:39:59.760820 crc crio[24245]: time=\"2026-06-14T09:39:59.760732117Z\" level=info msg=\"Started container\" PID=254486 containerID=a4797473f7200bc90ec07d2a9f531b4bab036363ad7ccb762c875321b1ed7710 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/openstack-edpm-ipam-provisionserver-checksum-discovery id=52f646f9-1fd8-4db6-9401-afe7d0b2b8dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b",
2026-06-14 10:12:41.466437 | controller |     "Jun 14 09:39:59.973280 crc crio[24245]: 2026-06-14T09:39:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:562f176d2d06e40 Mac:56:da:ea:f3:de:70 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6e Mtu:0 Sandbox:/var/run/netns/27ec91b7-89d8-4c39-aa64-050084331409 SocketPath: PciID:}] [{Interface:0xc0005025d0 Address:{IP:10.217.1.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.466453 | controller |     "Jun 14 09:39:59.975354 crc crio[24245]: time=\"2026-06-14T09:39:59.974628361Z\" level=info msg=\"Got pod network &{Name:placement-67dd875588-dl4d8 Namespace:openstack ID:562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d UID:c2a26830-fc1e-4706-81ae-e0e9fb6b62f9 NetNS:/var/run/netns/27ec91b7-89d8-4c39-aa64-050084331409 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2a26830_fc1e_4706_81ae_e0e9fb6b62f9.slice PodAnnotations:0xc000130b60}] Aliases:map[]}\"",
2026-06-14 10:12:41.466467 | controller |     "Jun 14 09:39:59.975354 crc crio[24245]: time=\"2026-06-14T09:39:59.974797987Z\" level=info msg=\"Checking pod openstack_placement-67dd875588-dl4d8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.466482 | controller |     "Jun 14 09:39:59.989643 crc crio[24245]: time=\"2026-06-14T09:39:59.989462286Z\" level=info msg=\"Ran pod sandbox 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d with infra container: openstack/placement-67dd875588-dl4d8/POD\" id=8eb801d3-31d4-47d8-884f-56a43efbd2fc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.466497 | controller |     "Jun 14 09:39:59.999935 crc crio[24245]: time=\"2026-06-14T09:39:59.993896384Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=3c34926c-b9be-4fcb-a426-2fb48371d672 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.466512 | controller |     "Jun 14 09:40:00.069487 crc crio[24245]: time=\"2026-06-14T09:40:00.069402316Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=37c51306-507a-41e0-8fd4-a927de55e437 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.466527 | controller |     "Jun 14 09:40:00.080088 crc crio[24245]: time=\"2026-06-14T09:40:00.079941392Z\" level=info msg=\"Creating container: openstack/placement-67dd875588-dl4d8/placement-log\" id=a8da3aaa-c541-495f-96f6-c071cbd2af45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.466542 | controller |     "Jun 14 09:40:00.081549 crc crio[24245]: time=\"2026-06-14T09:40:00.081473161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.466557 | controller |     "Jun 14 09:40:00.207156 crc crio[24245]: time=\"2026-06-14T09:40:00.207056715Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.466573 | controller |     "Jun 14 09:40:00.220313 crc crio[24245]: time=\"2026-06-14T09:40:00.220235353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.466588 | controller |     "Jun 14 09:40:00.388561 crc crio[24245]: time=\"2026-06-14T09:40:00.388433464Z\" level=info msg=\"Created container 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7: openstack/placement-67dd875588-dl4d8/placement-log\" id=a8da3aaa-c541-495f-96f6-c071cbd2af45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.466609 | controller |     "Jun 14 09:40:00.392196 crc crio[24245]: time=\"2026-06-14T09:40:00.390987675Z\" level=info msg=\"Starting container: 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7\" id=31fd330e-9230-43c7-8914-efe13fa5667b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.466624 | controller |     "Jun 14 09:40:00.396545 crc crio[24245]: time=\"2026-06-14T09:40:00.396468169Z\" level=info msg=\"Started container\" PID=254532 containerID=2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7 description=openstack/placement-67dd875588-dl4d8/placement-log id=31fd330e-9230-43c7-8914-efe13fa5667b name=/runtime.v1.RuntimeService/StartContainer sandboxID=562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d",
2026-06-14 10:12:41.466640 | controller |     "Jun 14 09:40:00.415683 crc crio[24245]: time=\"2026-06-14T09:40:00.415506177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=0efed92d-1f25-4dc8-8c76-a699b175fc92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.466655 | controller |     "Jun 14 09:40:00.485218 crc crio[24245]: time=\"2026-06-14T09:40:00.485016016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:11d4431e4af1735fbd9d425596f81dd62b0ca934d84d7c4e67902656c2b688d3\" id=db378e33-9018-40ba-bc04-851a2b4b0c3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.466669 | controller |     "Jun 14 09:40:00.498126 crc crio[24245]: time=\"2026-06-14T09:40:00.496811012Z\" level=info msg=\"Creating container: openstack/placement-67dd875588-dl4d8/placement-api\" id=4f584a59-f962-40f5-aa86-0b5fad86efec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.466684 | controller |     "Jun 14 09:40:00.498126 crc crio[24245]: time=\"2026-06-14T09:40:00.497236836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.466699 | controller |     "Jun 14 09:40:00.547288 crc crio[24245]: time=\"2026-06-14T09:40:00.547218926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.466713 | controller |     "Jun 14 09:40:00.550966 crc crio[24245]: time=\"2026-06-14T09:40:00.550903452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.466728 | controller |     "Jun 14 09:40:00.584976 crc crio[24245]: time=\"2026-06-14T09:40:00.584423848Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690500-t95bk/POD\" id=82b9ec8d-2eba-45bd-b260-cebe660a8082 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.466742 | controller |     "Jun 14 09:40:00.585338 crc crio[24245]: time=\"2026-06-14T09:40:00.585008977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.466757 | controller |     "Jun 14 09:40:00.630085 crc crio[24245]: time=\"2026-06-14T09:40:00.629992929Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690500-t95bk Namespace:openshift-infra ID:3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9 UID:1aca36e9-af61-46f1-b84a-b94199040c3a NetNS:/var/run/netns/ab8d183f-5d96-4d56-9615-358ab371442b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aca36e9_af61_46f1_b84a_b94199040c3a.slice PodAnnotations:0xc001fea568}] Aliases:map[]}\"",
2026-06-14 10:12:41.466777 | controller |     "Jun 14 09:40:00.630085 crc crio[24245]: time=\"2026-06-14T09:40:00.630055481Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690500-t95bk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.466793 | controller |     "Jun 14 09:40:00.676506 crc crio[24245]: time=\"2026-06-14T09:40:00.676311234Z\" level=info msg=\"Created container 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e: openstack/placement-67dd875588-dl4d8/placement-api\" id=4f584a59-f962-40f5-aa86-0b5fad86efec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.466808 | controller |     "Jun 14 09:40:00.678792 crc crio[24245]: time=\"2026-06-14T09:40:00.678725927Z\" level=info msg=\"Starting container: 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e\" id=4d1348d3-be38-4056-b366-33cfefbeb24a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.466823 | controller |     "Jun 14 09:40:00.686188 crc crio[24245]: time=\"2026-06-14T09:40:00.686049342Z\" level=info msg=\"Started container\" PID=254591 containerID=52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e description=openstack/placement-67dd875588-dl4d8/placement-api id=4d1348d3-be38-4056-b366-33cfefbeb24a name=/runtime.v1.RuntimeService/StartContainer sandboxID=562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d",
2026-06-14 10:12:41.466838 | controller |     "Jun 14 09:40:01.110378 crc crio[24245]: time=\"2026-06-14T09:40:01.109953624Z\" level=info msg=\"Stopping pod sandbox: 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b\" id=613aed2a-ecec-4d8c-bc15-48ea51e83db5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.466854 | controller |     "Jun 14 09:40:01.112150 crc crio[24245]: time=\"2026-06-14T09:40:01.111837835Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 Namespace:openstack ID:73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b UID:789fdabb-0434-4aa8-a514-218ba90a563a NetNS:/var/run/netns/d7e1378a-fe20-4056-94a1-e7b4abe6cf08 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod789fdabb_0434_4aa8_a514_218ba90a563a.slice PodAnnotations:0xc000602580}] Aliases:map[]}\"",
2026-06-14 10:12:41.466869 | controller |     "Jun 14 09:40:01.112150 crc crio[24245]: time=\"2026-06-14T09:40:01.112035971Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.466883 | controller |     "Jun 14 09:40:01.258728 crc crio[24245]: 2026-06-14T09:40:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3305cc20b1ce865 Mac:1a:d8:60:76:38:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:6f Mtu:0 Sandbox:/var/run/netns/ab8d183f-5d96-4d56-9615-358ab371442b SocketPath: PciID:}] [{Interface:0xc0002c29e0 Address:{IP:10.217.1.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.466899 | controller |     "Jun 14 09:40:01.260223 crc crio[24245]: time=\"2026-06-14T09:40:01.260169343Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690500-t95bk Namespace:openshift-infra ID:3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9 UID:1aca36e9-af61-46f1-b84a-b94199040c3a NetNS:/var/run/netns/ab8d183f-5d96-4d56-9615-358ab371442b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aca36e9_af61_46f1_b84a_b94199040c3a.slice PodAnnotations:0xc001fea568}] Aliases:map[]}\"",
2026-06-14 10:12:41.466913 | controller |     "Jun 14 09:40:01.260368 crc crio[24245]: time=\"2026-06-14T09:40:01.260326108Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690500-t95bk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.466933 | controller |     "Jun 14 09:40:01.269534 crc crio[24245]: time=\"2026-06-14T09:40:01.269468372Z\" level=info msg=\"Ran pod sandbox 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9 with infra container: openshift-infra/auto-csr-approver-29690500-t95bk/POD\" id=82b9ec8d-2eba-45bd-b260-cebe660a8082 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.466948 | controller |     "Jun 14 09:40:01.288758 crc crio[24245]: time=\"2026-06-14T09:40:01.288652609Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7a92c733-3863-47ed-bb82-a7c00abd8ba0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.466963 | controller |     "Jun 14 09:40:01.296625 crc crio[24245]: time=\"2026-06-14T09:40:01.295976956Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.466978 | controller |     "Jun 14 09:40:01.566392 crc crio[24245]: time=\"2026-06-14T09:40:01.565789975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=fc19f050-e00b-4f75-a2e2-9f077854a78d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.466993 | controller |     "Jun 14 09:40:01.572298 crc crio[24245]: time=\"2026-06-14T09:40:01.571950121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=19bb8afa-4da7-44c5-9dc7-1eb76de48a33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.467007 | controller |     "Jun 14 09:40:01.576319 crc crio[24245]: time=\"2026-06-14T09:40:01.576204906Z\" level=info msg=\"Creating container: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=b9631d7a-544e-4f18-8768-d3c863d7b167 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.467022 | controller |     "Jun 14 09:40:01.576639 crc crio[24245]: time=\"2026-06-14T09:40:01.576536156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.467036 | controller |     "Jun 14 09:40:01.624681 crc crio[24245]: time=\"2026-06-14T09:40:01.62443284Z\" level=info msg=\"Stopped pod sandbox: 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b\" id=613aed2a-ecec-4d8c-bc15-48ea51e83db5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.467051 | controller |     "Jun 14 09:40:01.651925 crc crio[24245]: time=\"2026-06-14T09:40:01.651741748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.467066 | controller |     "Jun 14 09:40:02.215910 crc crio[24245]: time=\"2026-06-14T09:40:02.215486471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.467080 | controller |     "Jun 14 09:40:02.237460 crc crio[24245]: time=\"2026-06-14T09:40:02.237403508Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-hrpfn/POD\" id=2d77e9ca-0df6-4555-9ceb-98a217fa2bdc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.467094 | controller |     "Jun 14 09:40:02.237684 crc crio[24245]: time=\"2026-06-14T09:40:02.237509411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.467108 | controller |     "Jun 14 09:40:02.306507 crc crio[24245]: time=\"2026-06-14T09:40:02.306406244Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7a92c733-3863-47ed-bb82-a7c00abd8ba0 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.467135 | controller |     "Jun 14 09:40:02.308200 crc crio[24245]: time=\"2026-06-14T09:40:02.308092726Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=be37c5c5-5984-4f24-903c-becb1c41654b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.467151 | controller |     "Jun 14 09:40:02.329640 crc crio[24245]: time=\"2026-06-14T09:40:02.329488167Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0e83868a-cc97-4baf-9d26-03f1a937cab9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.467166 | controller |     "Jun 14 09:40:02.348802 crc crio[24245]: time=\"2026-06-14T09:40:02.348630937Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-hrpfn Namespace:openstack ID:91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae UID:8d9fb2f8-c3b8-49fc-a766-371e463d1812 NetNS:/var/run/netns/824b26ce-31f1-490b-b7bc-0dd18ad1c669 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d9fb2f8_c3b8_49fc_a766_371e463d1812.slice PodAnnotations:0xc001b86410}] Aliases:map[]}\"",
2026-06-14 10:12:41.467180 | controller |     "Jun 14 09:40:02.348802 crc crio[24245]: time=\"2026-06-14T09:40:02.34869973Z\" level=info msg=\"Adding pod openstack_root-account-create-update-hrpfn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.467195 | controller |     "Jun 14 09:40:02.356117 crc crio[24245]: time=\"2026-06-14T09:40:02.35602168Z\" level=info msg=\"Created container 5ec0ee018d967655730ebd0e075fae4034ee5b338e0d9083a26c9e133c0cb0a5: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=b9631d7a-544e-4f18-8768-d3c863d7b167 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.467210 | controller |     "Jun 14 09:40:02.356367 crc crio[24245]: time=\"2026-06-14T09:40:02.356224178Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690500-t95bk/oc\" id=b00a7159-6190-4bfc-bd11-91d4dd5a977a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.467225 | controller |     "Jun 14 09:40:02.357018 crc crio[24245]: time=\"2026-06-14T09:40:02.356906231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.467240 | controller |     "Jun 14 09:40:02.357263 crc crio[24245]: time=\"2026-06-14T09:40:02.357069904Z\" level=info msg=\"Starting container: 5ec0ee018d967655730ebd0e075fae4034ee5b338e0d9083a26c9e133c0cb0a5\" id=a73d1e29-39df-4f1f-a6fa-1213cc270bf9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.467254 | controller |     "Jun 14 09:40:02.382070 crc crio[24245]: time=\"2026-06-14T09:40:02.381949945Z\" level=info msg=\"Started container\" PID=254901 containerID=5ec0ee018d967655730ebd0e075fae4034ee5b338e0d9083a26c9e133c0cb0a5 description=openstack/ovn-controller-jrwkf-config-scb5l/ovn-config id=a73d1e29-39df-4f1f-a6fa-1213cc270bf9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6",
2026-06-14 10:12:41.467269 | controller |     "Jun 14 09:40:02.428233 crc crio[24245]: time=\"2026-06-14T09:40:02.428050812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.467285 | controller |     "Jun 14 09:40:02.777242 crc crio[24245]: time=\"2026-06-14T09:40:02.777166697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.467299 | controller |     "Jun 14 09:40:02.957748 crc crio[24245]: 2026-06-14T09:40:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:91cd6b38db999a1 Mac:2a:f7:6e:80:09:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:70 Mtu:0 Sandbox:/var/run/netns/824b26ce-31f1-490b-b7bc-0dd18ad1c669 SocketPath: PciID:}] [{Interface:0xc000358a20 Address:{IP:10.217.1.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.467319 | controller |     "Jun 14 09:40:02.960569 crc crio[24245]: time=\"2026-06-14T09:40:02.960479269Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-hrpfn Namespace:openstack ID:91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae UID:8d9fb2f8-c3b8-49fc-a766-371e463d1812 NetNS:/var/run/netns/824b26ce-31f1-490b-b7bc-0dd18ad1c669 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d9fb2f8_c3b8_49fc_a766_371e463d1812.slice PodAnnotations:0xc001b86410}] Aliases:map[]}\"",
2026-06-14 10:12:41.467334 | controller |     "Jun 14 09:40:02.961123 crc crio[24245]: time=\"2026-06-14T09:40:02.960679666Z\" level=info msg=\"Checking pod openstack_root-account-create-update-hrpfn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.467363 | controller |     "Jun 14 09:40:02.966240 crc crio[24245]: time=\"2026-06-14T09:40:02.966100006Z\" level=info msg=\"Created container 555357af04572adfe54a75790ebe3909bea4d0679a4172edd501e68394562adb: openshift-infra/auto-csr-approver-29690500-t95bk/oc\" id=b00a7159-6190-4bfc-bd11-91d4dd5a977a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.467382 | controller |     "Jun 14 09:40:02.967537 crc crio[24245]: time=\"2026-06-14T09:40:02.967444949Z\" level=info msg=\"Starting container: 555357af04572adfe54a75790ebe3909bea4d0679a4172edd501e68394562adb\" id=7e2e5a41-76ec-4126-ad1d-fb950e0cfa10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.467397 | controller |     "Jun 14 09:40:02.973439 crc crio[24245]: time=\"2026-06-14T09:40:02.973408509Z\" level=info msg=\"Started container\" PID=255018 containerID=555357af04572adfe54a75790ebe3909bea4d0679a4172edd501e68394562adb description=openshift-infra/auto-csr-approver-29690500-t95bk/oc id=7e2e5a41-76ec-4126-ad1d-fb950e0cfa10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9",
2026-06-14 10:12:41.467412 | controller |     "Jun 14 09:40:02.978102 crc crio[24245]: time=\"2026-06-14T09:40:02.978024678Z\" level=info msg=\"Ran pod sandbox 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae with infra container: openstack/root-account-create-update-hrpfn/POD\" id=2d77e9ca-0df6-4555-9ceb-98a217fa2bdc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.467427 | controller |     "Jun 14 09:40:02.981044 crc crio[24245]: time=\"2026-06-14T09:40:02.980964529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=73fe6d6f-01be-4471-9c37-c6be2ac156bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.467441 | controller |     "Jun 14 09:40:02.985332 crc crio[24245]: time=\"2026-06-14T09:40:02.985199184Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:763d1f1e8a1cf877c151c59609960fd2fa29e7e50001f8818122a2d51878befa\" id=ad0ccd75-cbff-4425-94ff-1d651c0a324c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.467456 | controller |     "Jun 14 09:40:02.994726 crc crio[24245]: time=\"2026-06-14T09:40:02.994568833Z\" level=info msg=\"Creating container: openstack/root-account-create-update-hrpfn/mariadb-account-create-update\" id=8412f35f-2faf-46aa-af06-8c2821db329c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.467470 | controller |     "Jun 14 09:40:02.995352 crc crio[24245]: time=\"2026-06-14T09:40:02.995328927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.467490 | controller |     "Jun 14 09:40:03.073493 crc crio[24245]: time=\"2026-06-14T09:40:03.07342193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.467505 | controller |     "Jun 14 09:40:03.077562 crc crio[24245]: time=\"2026-06-14T09:40:03.077467299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.467520 | controller |     "Jun 14 09:40:03.215330 crc crio[24245]: time=\"2026-06-14T09:40:03.215290362Z\" level=info msg=\"Removing container: 1cb8e5e5246880e7b7862e66ad3de0ff2e74134371f56fc51b9bbae6903dff16\" id=b52641be-1f3d-4c65-8cc9-5e9c2a74083a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.467535 | controller |     "Jun 14 09:40:03.272117 crc crio[24245]: time=\"2026-06-14T09:40:03.271982946Z\" level=info msg=\"Created container 3eeeb3687dd2d917c3d8a071bf945ce933af16350b85ece3ccf722391c2de141: openstack/root-account-create-update-hrpfn/mariadb-account-create-update\" id=8412f35f-2faf-46aa-af06-8c2821db329c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.467549 | controller |     "Jun 14 09:40:03.273571 crc crio[24245]: time=\"2026-06-14T09:40:03.273457123Z\" level=info msg=\"Starting container: 3eeeb3687dd2d917c3d8a071bf945ce933af16350b85ece3ccf722391c2de141\" id=f8474a08-d9c9-481d-bf72-fb3347453208 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.467563 | controller |     "Jun 14 09:40:03.283758 crc crio[24245]: time=\"2026-06-14T09:40:03.283661329Z\" level=info msg=\"Started container\" PID=255035 containerID=3eeeb3687dd2d917c3d8a071bf945ce933af16350b85ece3ccf722391c2de141 description=openstack/root-account-create-update-hrpfn/mariadb-account-create-update id=f8474a08-d9c9-481d-bf72-fb3347453208 name=/runtime.v1.RuntimeService/StartContainer sandboxID=91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae",
2026-06-14 10:12:41.467578 | controller |     "Jun 14 09:40:03.320379 crc crio[24245]: time=\"2026-06-14T09:40:03.320223704Z\" level=info msg=\"Removed container 1cb8e5e5246880e7b7862e66ad3de0ff2e74134371f56fc51b9bbae6903dff16: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=b52641be-1f3d-4c65-8cc9-5e9c2a74083a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.467593 | controller |     "Jun 14 09:40:04.274330 crc crio[24245]: time=\"2026-06-14T09:40:04.273434162Z\" level=info msg=\"Stopping pod sandbox: 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe\" id=df382476-ffa3-4ae7-af92-47fb98eeee82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.467608 | controller |     "Jun 14 09:40:04.278081 crc crio[24245]: time=\"2026-06-14T09:40:04.274250998Z\" level=info msg=\"Stopping pod sandbox: f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6\" id=304c8b53-782d-4656-b341-5cf2953a923e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.467623 | controller |     "Jun 14 09:40:04.278081 crc crio[24245]: time=\"2026-06-14T09:40:04.276107737Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-8k7qz Namespace:openstack ID:770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe UID:fcebc906-f3b2-4a70-8da6-44ce455ffa55 NetNS:/var/run/netns/29fca4ea-a443-4d7f-b411-cd0f3b07f08a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfcebc906_f3b2_4a70_8da6_44ce455ffa55.slice PodAnnotations:0xc000602690}] Aliases:map[]}\"",
2026-06-14 10:12:41.467638 | controller |     "Jun 14 09:40:04.278081 crc crio[24245]: time=\"2026-06-14T09:40:04.276269113Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-8k7qz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.467657 | controller |     "Jun 14 09:40:04.278081 crc crio[24245]: time=\"2026-06-14T09:40:04.27680631Z\" level=info msg=\"Got pod network &{Name:ovn-controller-jrwkf-config-scb5l Namespace:openstack ID:f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6 UID:0b405c43-3672-4f96-8dee-27f278bdf725 NetNS:/var/run/netns/366ec0be-7bc1-4022-92ea-91cd3503a87d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0b405c43_3672_4f96_8dee_27f278bdf725.slice PodAnnotations:0xc001fea410}] Aliases:map[]}\"",
2026-06-14 10:12:41.467672 | controller |     "Jun 14 09:40:04.278081 crc crio[24245]: time=\"2026-06-14T09:40:04.277174122Z\" level=info msg=\"Deleting pod openstack_ovn-controller-jrwkf-config-scb5l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.467687 | controller |     "Jun 14 09:40:05.306125 crc crio[24245]: time=\"2026-06-14T09:40:05.305725227Z\" level=info msg=\"Stopping pod sandbox: 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae\" id=a8c0222f-9f4a-4ab9-9ea5-8494495a1fcc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.467702 | controller |     "Jun 14 09:40:05.306919 crc crio[24245]: time=\"2026-06-14T09:40:05.306684428Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-hrpfn Namespace:openstack ID:91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae UID:8d9fb2f8-c3b8-49fc-a766-371e463d1812 NetNS:/var/run/netns/824b26ce-31f1-490b-b7bc-0dd18ad1c669 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8d9fb2f8_c3b8_49fc_a766_371e463d1812.slice PodAnnotations:0xc001c3c4d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.467718 | controller |     "Jun 14 09:40:05.307999 crc crio[24245]: time=\"2026-06-14T09:40:05.306933666Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-hrpfn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.467733 | controller |     "Jun 14 09:40:06.320574 crc crio[24245]: time=\"2026-06-14T09:40:06.32003416Z\" level=info msg=\"Stopping pod sandbox: 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9\" id=42d50b3f-6875-4587-8ad1-62ecf0ffd7ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.467748 | controller |     "Jun 14 09:40:06.321700 crc crio[24245]: time=\"2026-06-14T09:40:06.321161657Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690500-t95bk Namespace:openshift-infra ID:3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9 UID:1aca36e9-af61-46f1-b84a-b94199040c3a NetNS:/var/run/netns/ab8d183f-5d96-4d56-9615-358ab371442b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1aca36e9_af61_46f1_b84a_b94199040c3a.slice PodAnnotations:0xc002c92050}] Aliases:map[]}\"",
2026-06-14 10:12:41.467763 | controller |     "Jun 14 09:40:06.321700 crc crio[24245]: time=\"2026-06-14T09:40:06.321291711Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690500-t95bk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.467809 | controller |     "Jun 14 09:40:09.771352 crc crio[24245]: time=\"2026-06-14T09:40:09.770062372Z\" level=info msg=\"Stopped pod sandbox: 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9\" id=42d50b3f-6875-4587-8ad1-62ecf0ffd7ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.467826 | controller |     "Jun 14 09:40:09.777774 crc crio[24245]: time=\"2026-06-14T09:40:09.777656783Z\" level=info msg=\"Stopped pod sandbox: 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe\" id=df382476-ffa3-4ae7-af92-47fb98eeee82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.467846 | controller |     "Jun 14 09:40:10.654536 crc crio[24245]: time=\"2026-06-14T09:40:10.654399901Z\" level=info msg=\"Stopped pod sandbox: f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6\" id=304c8b53-782d-4656-b341-5cf2953a923e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.467861 | controller |     "Jun 14 09:40:10.658267 crc crio[24245]: time=\"2026-06-14T09:40:10.65812674Z\" level=info msg=\"Stopped pod sandbox: 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae\" id=a8c0222f-9f4a-4ab9-9ea5-8494495a1fcc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.467876 | controller |     "Jun 14 09:40:10.830296 crc crio[24245]: time=\"2026-06-14T09:40:10.829409869Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=196d366d-dd98-4d17-bbcc-295eae7e0acb name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.467891 | controller |     "Jun 14 09:40:10.833905 crc crio[24245]: time=\"2026-06-14T09:40:10.833385754Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=5deb9519-2a96-431c-844b-40f9e48fb772 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.467906 | controller |     "Jun 14 09:40:10.856214 crc crio[24245]: time=\"2026-06-14T09:40:10.856078466Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=01b506dd-fcd7-4bb3-b840-34f372007bac name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.467922 | controller |     "Jun 14 09:40:10.876021 crc crio[24245]: time=\"2026-06-14T09:40:10.875571217Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/osp-httpd\" id=c655bc0e-9181-4b6f-a2c8-3bc690aa3eeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.467937 | controller |     "Jun 14 09:40:10.878179 crc crio[24245]: time=\"2026-06-14T09:40:10.878074088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.467952 | controller |     "Jun 14 09:40:10.941009 crc crio[24245]: time=\"2026-06-14T09:40:10.940901485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.467967 | controller |     "Jun 14 09:40:10.949505 crc crio[24245]: time=\"2026-06-14T09:40:10.949326923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.467981 | controller |     "Jun 14 09:40:11.173411 crc crio[24245]: time=\"2026-06-14T09:40:11.173293607Z\" level=info msg=\"Created container 92373503753b450a46e0face9c5577cfa32c19a51ec2a6dedae75fdd208f2a67: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/osp-httpd\" id=c655bc0e-9181-4b6f-a2c8-3bc690aa3eeb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.467995 | controller |     "Jun 14 09:40:11.174691 crc crio[24245]: time=\"2026-06-14T09:40:11.174588318Z\" level=info msg=\"Starting container: 92373503753b450a46e0face9c5577cfa32c19a51ec2a6dedae75fdd208f2a67\" id=389901f2-7b97-4dd7-90e3-0db26a101b66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.468010 | controller |     "Jun 14 09:40:11.180958 crc crio[24245]: time=\"2026-06-14T09:40:11.180815047Z\" level=info msg=\"Started container\" PID=255551 containerID=92373503753b450a46e0face9c5577cfa32c19a51ec2a6dedae75fdd208f2a67 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9/osp-httpd id=389901f2-7b97-4dd7-90e3-0db26a101b66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cfe2c5aee8634e85ff1d05269eb26bfbc449a3b871320750600595a1adf3585",
2026-06-14 10:12:41.468025 | controller |     "Jun 14 09:40:16.570359 crc crio[24245]: time=\"2026-06-14T09:40:16.569321707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=4b3914f9-f9f1-4dd2-b9eb-fec6faa3e960 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.468045 | controller |     "Jun 14 09:40:16.573741 crc crio[24245]: time=\"2026-06-14T09:40:16.573655167Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:bf1f44b6bfa655654f556ae3adca2582892e72550d916a5b0a8dbacb0e210bbe\" id=e1a7cd4b-0016-46b4-a551-c581fc368ebc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.468060 | controller |     "Jun 14 09:40:16.588728 crc crio[24245]: time=\"2026-06-14T09:40:16.58857329Z\" level=info msg=\"Creating container: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=6532ec78-385e-450f-9bac-11554be3d8be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.468074 | controller |     "Jun 14 09:40:16.589537 crc crio[24245]: time=\"2026-06-14T09:40:16.589446428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.468089 | controller |     "Jun 14 09:40:16.691581 crc crio[24245]: time=\"2026-06-14T09:40:16.691181067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.468103 | controller |     "Jun 14 09:40:16.907263 crc crio[24245]: time=\"2026-06-14T09:40:16.907174755Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.468117 | controller |     "Jun 14 09:40:17.117653 crc crio[24245]: time=\"2026-06-14T09:40:17.117113323Z\" level=info msg=\"Created container 8c8599d709effa9e94c50c5dbd42ee3cfdc57cc6dcbbdb4c8947db9f2226a091: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=6532ec78-385e-450f-9bac-11554be3d8be name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.468131 | controller |     "Jun 14 09:40:17.120009 crc crio[24245]: time=\"2026-06-14T09:40:17.119840839Z\" level=info msg=\"Starting container: 8c8599d709effa9e94c50c5dbd42ee3cfdc57cc6dcbbdb4c8947db9f2226a091\" id=5ce2c147-9239-4e42-92c2-805c4d9eca66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.468145 | controller |     "Jun 14 09:40:17.127368 crc crio[24245]: time=\"2026-06-14T09:40:17.127248037Z\" level=info msg=\"Started container\" PID=256194 containerID=8c8599d709effa9e94c50c5dbd42ee3cfdc57cc6dcbbdb4c8947db9f2226a091 description=openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config id=5ce2c147-9239-4e42-92c2-805c4d9eca66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f",
2026-06-14 10:12:41.468160 | controller |     "Jun 14 09:40:17.628059 crc crio[24245]: time=\"2026-06-14T09:40:17.627975762Z\" level=info msg=\"Removing container: 85d59956a53d78d4a17aa687450ab22cd675ca711ca509ac785465029bdd0484\" id=b077e582-5c56-4164-9e60-5743280a5298 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.468174 | controller |     "Jun 14 09:40:17.772502 crc crio[24245]: time=\"2026-06-14T09:40:17.772381635Z\" level=info msg=\"Removed container 85d59956a53d78d4a17aa687450ab22cd675ca711ca509ac785465029bdd0484: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=b077e582-5c56-4164-9e60-5743280a5298 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.468188 | controller |     "Jun 14 09:40:18.668344 crc crio[24245]: time=\"2026-06-14T09:40:18.667898803Z\" level=info msg=\"Stopping pod sandbox: 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f\" id=4b113e39-5db8-4100-adc4-3e2164a94f41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.468202 | controller |     "Jun 14 09:40:18.670437 crc crio[24245]: time=\"2026-06-14T09:40:18.670370722Z\" level=info msg=\"Got pod network &{Name:ovn-controller-tmzrh-config-fmxt5 Namespace:openstack ID:6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f UID:7c472799-9d08-4a75-b715-0a9258c426f3 NetNS:/var/run/netns/2dcea1ef-80a0-4eb2-b936-f2376ac931f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c472799_9d08_4a75_b715_0a9258c426f3.slice PodAnnotations:0xc003bf6d68}] Aliases:map[]}\"",
2026-06-14 10:12:41.468221 | controller |     "Jun 14 09:40:18.670700 crc crio[24245]: time=\"2026-06-14T09:40:18.67059885Z\" level=info msg=\"Deleting pod openstack_ovn-controller-tmzrh-config-fmxt5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.468236 | controller |     "Jun 14 09:40:19.022419 crc crio[24245]: time=\"2026-06-14T09:40:19.022284194Z\" level=info msg=\"Stopped pod sandbox: 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f\" id=4b113e39-5db8-4100-adc4-3e2164a94f41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.468251 | controller |     "Jun 14 09:40:19.425257 crc crio[24245]: time=\"2026-06-14T09:40:19.424467927Z\" level=info msg=\"Stopping container: f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c (timeout: 30s)\" id=92210593-e140-4da0-a585-a9dca53311fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.468265 | controller |     "Jun 14 09:40:20.069399 crc crio[24245]: time=\"2026-06-14T09:40:20.069323781Z\" level=info msg=\"Stopping container: 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6 (timeout: 30s)\" id=df16e2dd-5bdb-4e6d-a3ea-c88316b1bdca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.468279 | controller |     "Jun 14 09:40:20.069399 crc crio[24245]: time=\"2026-06-14T09:40:20.069378711Z\" level=info msg=\"Stopping container: 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f (timeout: 30s)\" id=4fd53cd1-317f-450c-88c3-c38aca5f4136 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.468294 | controller |     "Jun 14 09:40:20.500233 crc crio[24245]: time=\"2026-06-14T09:40:20.49978497Z\" level=info msg=\"Stopped container 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f: openstack/neutron-6f59f75d57-xcz6r/neutron-httpd\" id=4fd53cd1-317f-450c-88c3-c38aca5f4136 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.468308 | controller |     "Jun 14 09:40:22.765985 crc crio[24245]: time=\"2026-06-14T09:40:22.765136608Z\" level=info msg=\"Stopped container f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c: openstack/keystone-7968b65b7d-b7n8q/keystone-api\" id=92210593-e140-4da0-a585-a9dca53311fd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.468322 | controller |     "Jun 14 09:40:22.768345 crc crio[24245]: time=\"2026-06-14T09:40:22.768202436Z\" level=info msg=\"Stopping pod sandbox: 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f\" id=ba4db7e6-f778-4ab8-8b19-df47f075c788 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.468336 | controller |     "Jun 14 09:40:22.770216 crc crio[24245]: time=\"2026-06-14T09:40:22.770125047Z\" level=info msg=\"Got pod network &{Name:keystone-7968b65b7d-b7n8q Namespace:openstack ID:0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f UID:d0d1188a-481a-4da4-ad9f-5f48f0c6d2c8 NetNS:/var/run/netns/ddb04a3a-73bd-44da-b923-0c0501c8871e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0d1188a_481a_4da4_ad9f_5f48f0c6d2c8.slice PodAnnotations:0xc001fea7a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.468378 | controller |     "Jun 14 09:40:22.770359 crc crio[24245]: time=\"2026-06-14T09:40:22.770341093Z\" level=info msg=\"Deleting pod openstack_keystone-7968b65b7d-b7n8q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.468401 | controller |     "Jun 14 09:40:23.171562 crc crio[24245]: time=\"2026-06-14T09:40:23.170801663Z\" level=info msg=\"Stopped pod sandbox: 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f\" id=ba4db7e6-f778-4ab8-8b19-df47f075c788 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.468417 | controller |     "Jun 14 09:40:23.202249 crc crio[24245]: time=\"2026-06-14T09:40:23.20214238Z\" level=info msg=\"Stopping container: f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7 (timeout: 2s)\" id=f4c42b5b-1645-434f-b51e-cf55dc3fb8d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.468432 | controller |     "Jun 14 09:40:23.670892 crc crio[24245]: time=\"2026-06-14T09:40:23.667553288Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=9b61e7ea-d4b4-483c-ba83-5777d791222f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.468447 | controller |     "Jun 14 09:40:23.670892 crc crio[24245]: time=\"2026-06-14T09:40:23.667698483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.468462 | controller |     "Jun 14 09:40:23.705741 crc crio[24245]: time=\"2026-06-14T09:40:23.705544842Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b UID:e2bf4fe2-9d7d-4e1b-bc8b-680d426b55f3 NetNS:/var/run/netns/a3cd13fd-11a8-49c0-95b1-f845637e948e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2bf4fe2_9d7d_4e1b_bc8b_680d426b55f3.slice PodAnnotations:0xc0006034d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.468477 | controller |     "Jun 14 09:40:23.706106 crc crio[24245]: time=\"2026-06-14T09:40:23.705701827Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.468492 | controller |     "Jun 14 09:40:23.856926 crc crio[24245]: time=\"2026-06-14T09:40:23.855246613Z\" level=info msg=\"Removing container: f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c\" id=335c19af-3984-4b6b-a2f8-41e763149782 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.468506 | controller |     "Jun 14 09:40:23.912323 crc crio[24245]: time=\"2026-06-14T09:40:23.912226121Z\" level=info msg=\"Removed container f28465f19e6b546862087807f9f0a8b718913ee9d63a80b04b901dfe50ee076c: openstack/keystone-7968b65b7d-b7n8q/keystone-api\" id=335c19af-3984-4b6b-a2f8-41e763149782 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.468521 | controller |     "Jun 14 09:40:24.471743 crc crio[24245]: 2026-06-14T09:40:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d69518b21daf50 Mac:ba:2b:00:ae:c5:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:71 Mtu:0 Sandbox:/var/run/netns/a3cd13fd-11a8-49c0-95b1-f845637e948e SocketPath: PciID:}] [{Interface:0xc0002a2970 Address:{IP:10.217.1.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.468536 | controller |     "Jun 14 09:40:24.473616 crc crio[24245]: time=\"2026-06-14T09:40:24.473530871Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b UID:e2bf4fe2-9d7d-4e1b-bc8b-680d426b55f3 NetNS:/var/run/netns/a3cd13fd-11a8-49c0-95b1-f845637e948e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2bf4fe2_9d7d_4e1b_bc8b_680d426b55f3.slice PodAnnotations:0xc0006034d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.468551 | controller |     "Jun 14 09:40:24.473803 crc crio[24245]: time=\"2026-06-14T09:40:24.473717777Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.468570 | controller |     "Jun 14 09:40:24.497821 crc crio[24245]: time=\"2026-06-14T09:40:24.497733657Z\" level=info msg=\"Ran pod sandbox 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b with infra container: openstack/openstackclient/POD\" id=9b61e7ea-d4b4-483c-ba83-5777d791222f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.468586 | controller |     "Jun 14 09:40:24.501564 crc crio[24245]: time=\"2026-06-14T09:40:24.501487019Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=88775d63-0a57-4980-9347-0d41a1e979be name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.468601 | controller |     "Jun 14 09:40:24.542355 crc crio[24245]: time=\"2026-06-14T09:40:24.542273207Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2b0a455c844ca790160c48aed1aaf8bc69ceb4b9ed4a4fa1717114e6e2e2fda9\" id=1a19b91c-c44a-4b5a-b40f-16a5c8c116f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.468616 | controller |     "Jun 14 09:40:24.564814 crc crio[24245]: time=\"2026-06-14T09:40:24.564723581Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=229afdb0-cebf-4ab1-be7a-0a0b89e6259a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.468631 | controller |     "Jun 14 09:40:24.565274 crc crio[24245]: time=\"2026-06-14T09:40:24.565219077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.468645 | controller |     "Jun 14 09:40:24.636890 crc crio[24245]: time=\"2026-06-14T09:40:24.636771577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.468660 | controller |     "Jun 14 09:40:24.641441 crc crio[24245]: time=\"2026-06-14T09:40:24.64137166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.468675 | controller |     "Jun 14 09:40:24.740017 crc crio[24245]: time=\"2026-06-14T09:40:24.739086777Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-48j92-config-4h2v2/POD\" id=03e33b5c-11cd-4245-9588-bb8fc16f8962 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.468689 | controller |     "Jun 14 09:40:24.740017 crc crio[24245]: time=\"2026-06-14T09:40:24.73918733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.468704 | controller |     "Jun 14 09:40:24.777926 crc crio[24245]: time=\"2026-06-14T09:40:24.777781099Z\" level=info msg=\"Got pod network &{Name:ovn-controller-48j92-config-4h2v2 Namespace:openstack ID:50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2 UID:30487036-5b2b-4b7b-9da7-e20c3cc7b5c6 NetNS:/var/run/netns/16fb5c2d-56af-4e88-9218-9a1494649337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30487036_5b2b_4b7b_9da7_e20c3cc7b5c6.slice PodAnnotations:0xc0001318d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.468719 | controller |     "Jun 14 09:40:24.778047 crc crio[24245]: time=\"2026-06-14T09:40:24.777997665Z\" level=info msg=\"Adding pod openstack_ovn-controller-48j92-config-4h2v2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.468734 | controller |     "Jun 14 09:40:25.082283 crc crio[24245]: time=\"2026-06-14T09:40:25.081925103Z\" level=info msg=\"Created container 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a: openstack/openstackclient/openstackclient\" id=229afdb0-cebf-4ab1-be7a-0a0b89e6259a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.468754 | controller |     "Jun 14 09:40:25.095913 crc crio[24245]: time=\"2026-06-14T09:40:25.095760433Z\" level=info msg=\"Starting container: 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a\" id=506834bc-a899-466b-9f81-83b4bb617e2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.468769 | controller |     "Jun 14 09:40:25.110438 crc crio[24245]: time=\"2026-06-14T09:40:25.110234255Z\" level=info msg=\"Started container\" PID=256889 containerID=17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a description=openstack/openstackclient/openstackclient id=506834bc-a899-466b-9f81-83b4bb617e2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b",
2026-06-14 10:12:41.468785 | controller |     "Jun 14 09:40:25.215126 crc crio[24245]: time=\"2026-06-14T09:40:25.215003055Z\" level=warning msg=\"Stopping container f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7 with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.468800 | controller |     "Jun 14 09:40:25.282152 crc crio[24245]: 2026-06-14T09:40:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:50244380f96513e Mac:4a:f3:17:44:e2:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:72 Mtu:0 Sandbox:/var/run/netns/16fb5c2d-56af-4e88-9218-9a1494649337 SocketPath: PciID:}] [{Interface:0xc000356a00 Address:{IP:10.217.1.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.468814 | controller |     "Jun 14 09:40:25.283999 crc crio[24245]: time=\"2026-06-14T09:40:25.28392366Z\" level=info msg=\"Got pod network &{Name:ovn-controller-48j92-config-4h2v2 Namespace:openstack ID:50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2 UID:30487036-5b2b-4b7b-9da7-e20c3cc7b5c6 NetNS:/var/run/netns/16fb5c2d-56af-4e88-9218-9a1494649337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30487036_5b2b_4b7b_9da7_e20c3cc7b5c6.slice PodAnnotations:0xc0001318d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.468830 | controller |     "Jun 14 09:40:25.284183 crc crio[24245]: time=\"2026-06-14T09:40:25.284125767Z\" level=info msg=\"Checking pod openstack_ovn-controller-48j92-config-4h2v2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.468879 | controller |     "Jun 14 09:40:25.286737 crc crio[24245]: time=\"2026-06-14T09:40:25.286560032Z\" level=info msg=\"Stopped container f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7: openstack/openstackclient/openstackclient\" id=f4c42b5b-1645-434f-b51e-cf55dc3fb8d0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.468896 | controller |     "Jun 14 09:40:25.292573 crc crio[24245]: time=\"2026-06-14T09:40:25.292204263Z\" level=info msg=\"Stopping pod sandbox: 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1\" id=692ed2b4-a3f6-4c8f-966f-c6275c1f0a24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.468911 | controller |     "Jun 14 09:40:25.306185 crc crio[24245]: time=\"2026-06-14T09:40:25.306032241Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1 UID:18adb975-ddf0-4ff9-86a8-e07a9b00dd2c NetNS:/var/run/netns/77efd350-e4d5-4075-aa50-943526be7592 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18adb975_ddf0_4ff9_86a8_e07a9b00dd2c.slice PodAnnotations:0xc00161ad58}] Aliases:map[]}\"",
2026-06-14 10:12:41.468926 | controller |     "Jun 14 09:40:25.306526 crc crio[24245]: time=\"2026-06-14T09:40:25.306353192Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.468946 | controller |     "Jun 14 09:40:25.359225 crc crio[24245]: time=\"2026-06-14T09:40:25.358943926Z\" level=info msg=\"Ran pod sandbox 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2 with infra container: openstack/ovn-controller-48j92-config-4h2v2/POD\" id=03e33b5c-11cd-4245-9588-bb8fc16f8962 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.468961 | controller |     "Jun 14 09:40:25.363405 crc crio[24245]: time=\"2026-06-14T09:40:25.362891302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=100481e0-4bae-44c0-a095-e73a542494ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.468976 | controller |     "Jun 14 09:40:25.371414 crc crio[24245]: time=\"2026-06-14T09:40:25.368314243Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=89fda383-9552-4800-b5a9-a2161f9a5c13 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.468991 | controller |     "Jun 14 09:40:25.382459 crc crio[24245]: time=\"2026-06-14T09:40:25.382249045Z\" level=info msg=\"Creating container: openstack/ovn-controller-48j92-config-4h2v2/ovn-config\" id=2f2098db-17a9-4f1f-826e-a3d158f31c9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.469006 | controller |     "Jun 14 09:40:25.382974 crc crio[24245]: time=\"2026-06-14T09:40:25.382918006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.469021 | controller |     "Jun 14 09:40:25.444533 crc crio[24245]: time=\"2026-06-14T09:40:25.444171235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.469036 | controller |     "Jun 14 09:40:25.574645 crc crio[24245]: time=\"2026-06-14T09:40:25.57446011Z\" level=info msg=\"Stopped pod sandbox: 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1\" id=692ed2b4-a3f6-4c8f-966f-c6275c1f0a24 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.469051 | controller |     "Jun 14 09:40:25.713920 crc crio[24245]: time=\"2026-06-14T09:40:25.713774171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.469065 | controller |     "Jun 14 09:40:25.911706 crc crio[24245]: time=\"2026-06-14T09:40:25.911554602Z\" level=info msg=\"Removing container: f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7\" id=48dd91cf-f028-4610-907f-15ae167ccab6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.469080 | controller |     "Jun 14 09:40:25.976559 crc crio[24245]: time=\"2026-06-14T09:40:25.975924139Z\" level=info msg=\"Removed container f6ad014f87537bc53c8293f6bcca554699a679bf46db9b7f77620ba953995aa7: openstack/openstackclient/openstackclient\" id=48dd91cf-f028-4610-907f-15ae167ccab6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.469095 | controller |     "Jun 14 09:40:26.025158 crc crio[24245]: time=\"2026-06-14T09:40:26.025070683Z\" level=info msg=\"Created container e0aa0e54186b6ec57b64e1925bd33b9f0e6df6b474718ef3ee693be4eb812c47: openstack/ovn-controller-48j92-config-4h2v2/ovn-config\" id=2f2098db-17a9-4f1f-826e-a3d158f31c9f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.469110 | controller |     "Jun 14 09:40:26.026441 crc crio[24245]: time=\"2026-06-14T09:40:26.026346873Z\" level=info msg=\"Starting container: e0aa0e54186b6ec57b64e1925bd33b9f0e6df6b474718ef3ee693be4eb812c47\" id=3bcd874a-1a97-4527-9958-1fc7f4b5564d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.469126 | controller |     "Jun 14 09:40:26.035034 crc crio[24245]: time=\"2026-06-14T09:40:26.034463961Z\" level=info msg=\"Started container\" PID=256982 containerID=e0aa0e54186b6ec57b64e1925bd33b9f0e6df6b474718ef3ee693be4eb812c47 description=openstack/ovn-controller-48j92-config-4h2v2/ovn-config id=3bcd874a-1a97-4527-9958-1fc7f4b5564d name=/runtime.v1.RuntimeService/StartContainer sandboxID=50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2",
2026-06-14 10:12:41.469146 | controller |     "Jun 14 09:40:27.983121 crc crio[24245]: time=\"2026-06-14T09:40:27.982479367Z\" level=info msg=\"Stopping pod sandbox: 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2\" id=4db96646-0e5b-4ad5-b792-0d286706c55b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.469161 | controller |     "Jun 14 09:40:27.984303 crc crio[24245]: time=\"2026-06-14T09:40:27.983309811Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-8d4694459-gw54j/POD\" id=7d932a1b-505c-4e86-bad7-507803953fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.469176 | controller |     "Jun 14 09:40:27.984303 crc crio[24245]: time=\"2026-06-14T09:40:27.983389364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.469190 | controller |     "Jun 14 09:40:27.987433 crc crio[24245]: time=\"2026-06-14T09:40:27.987348851Z\" level=info msg=\"Got pod network &{Name:ovn-controller-48j92-config-4h2v2 Namespace:openstack ID:50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2 UID:30487036-5b2b-4b7b-9da7-e20c3cc7b5c6 NetNS:/var/run/netns/16fb5c2d-56af-4e88-9218-9a1494649337 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30487036_5b2b_4b7b_9da7_e20c3cc7b5c6.slice PodAnnotations:0xc006e0aba8}] Aliases:map[]}\"",
2026-06-14 10:12:41.469205 | controller |     "Jun 14 09:40:27.987694 crc crio[24245]: time=\"2026-06-14T09:40:27.987644401Z\" level=info msg=\"Deleting pod openstack_ovn-controller-48j92-config-4h2v2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.469220 | controller |     "Jun 14 09:40:28.025238 crc crio[24245]: time=\"2026-06-14T09:40:28.024458031Z\" level=info msg=\"Got pod network &{Name:swift-proxy-8d4694459-gw54j Namespace:openstack ID:5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b UID:2c055756-6db7-4a9c-9f54-fa596ed36e71 NetNS:/var/run/netns/3fc78eac-ae76-4323-a7a1-d0337c456c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c055756_6db7_4a9c_9f54_fa596ed36e71.slice PodAnnotations:0xc006e0ad18}] Aliases:map[]}\"",
2026-06-14 10:12:41.469235 | controller |     "Jun 14 09:40:28.025238 crc crio[24245]: time=\"2026-06-14T09:40:28.024494272Z\" level=info msg=\"Adding pod openstack_swift-proxy-8d4694459-gw54j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.469250 | controller |     "Jun 14 09:40:28.410119 crc crio[24245]: time=\"2026-06-14T09:40:28.409717736Z\" level=info msg=\"Stopped pod sandbox: 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2\" id=4db96646-0e5b-4ad5-b792-0d286706c55b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.469264 | controller |     "Jun 14 09:40:28.983110 crc crio[24245]: 2026-06-14T09:40:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5b17956f2f40cde Mac:92:19:3c:b2:18:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:73 Mtu:0 Sandbox:/var/run/netns/3fc78eac-ae76-4323-a7a1-d0337c456c4b SocketPath: PciID:}] [{Interface:0xc00060e5c0 Address:{IP:10.217.1.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.469279 | controller |     "Jun 14 09:40:28.985343 crc crio[24245]: time=\"2026-06-14T09:40:28.985307086Z\" level=info msg=\"Got pod network &{Name:swift-proxy-8d4694459-gw54j Namespace:openstack ID:5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b UID:2c055756-6db7-4a9c-9f54-fa596ed36e71 NetNS:/var/run/netns/3fc78eac-ae76-4323-a7a1-d0337c456c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c055756_6db7_4a9c_9f54_fa596ed36e71.slice PodAnnotations:0xc006e0ad18}] Aliases:map[]}\"",
2026-06-14 10:12:41.469301 | controller |     "Jun 14 09:40:28.985624 crc crio[24245]: time=\"2026-06-14T09:40:28.985574854Z\" level=info msg=\"Checking pod openstack_swift-proxy-8d4694459-gw54j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.469317 | controller |     "Jun 14 09:40:28.994588 crc crio[24245]: time=\"2026-06-14T09:40:28.994552369Z\" level=info msg=\"Ran pod sandbox 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b with infra container: openstack/swift-proxy-8d4694459-gw54j/POD\" id=7d932a1b-505c-4e86-bad7-507803953fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.469332 | controller |     "Jun 14 09:40:28.998002 crc crio[24245]: time=\"2026-06-14T09:40:28.997918396Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=615089d1-241b-4ad1-bf44-70cf69e64cc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.469359 | controller |     "Jun 14 09:40:29.073111 crc crio[24245]: time=\"2026-06-14T09:40:29.073040684Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=64ebe24e-c4df-4f8d-8baf-4f949992871e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.469379 | controller |     "Jun 14 09:40:29.086699 crc crio[24245]: time=\"2026-06-14T09:40:29.086632117Z\" level=info msg=\"Creating container: openstack/swift-proxy-8d4694459-gw54j/proxy-httpd\" id=bd3f005f-ee2b-44a0-b0bd-4bacbe6fd8ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.469395 | controller |     "Jun 14 09:40:29.087255 crc crio[24245]: time=\"2026-06-14T09:40:29.087200115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.469409 | controller |     "Jun 14 09:40:29.160798 crc crio[24245]: time=\"2026-06-14T09:40:29.160644631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.469424 | controller |     "Jun 14 09:40:29.171359 crc crio[24245]: time=\"2026-06-14T09:40:29.17128726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.469439 | controller |     "Jun 14 09:40:29.345785 crc crio[24245]: time=\"2026-06-14T09:40:29.345339606Z\" level=info msg=\"Stopped container 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6: openstack/neutron-6f59f75d57-xcz6r/neutron-api\" id=df16e2dd-5bdb-4e6d-a3ea-c88316b1bdca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.469453 | controller |     "Jun 14 09:40:29.347180 crc crio[24245]: time=\"2026-06-14T09:40:29.347137504Z\" level=info msg=\"Stopping pod sandbox: a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01\" id=1bb7d95e-47c9-4cd1-acfb-4a5cbf049bf4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.469468 | controller |     "Jun 14 09:40:29.348741 crc crio[24245]: time=\"2026-06-14T09:40:29.348712945Z\" level=info msg=\"Got pod network &{Name:neutron-6f59f75d57-xcz6r Namespace:openstack ID:a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01 UID:283734e6-79a5-4da5-9141-b478df639f58 NetNS:/var/run/netns/1ae19026-645e-421f-99cb-9b2a6d35f2ad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod283734e6_79a5_4da5_9141_b478df639f58.slice PodAnnotations:0xc006e0b1e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.469490 | controller |     "Jun 14 09:40:29.349025 crc crio[24245]: time=\"2026-06-14T09:40:29.349003784Z\" level=info msg=\"Deleting pod openstack_neutron-6f59f75d57-xcz6r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.469506 | controller |     "Jun 14 09:40:29.357736 crc crio[24245]: time=\"2026-06-14T09:40:29.357628949Z\" level=info msg=\"Created container 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c: openstack/swift-proxy-8d4694459-gw54j/proxy-httpd\" id=bd3f005f-ee2b-44a0-b0bd-4bacbe6fd8ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.469521 | controller |     "Jun 14 09:40:29.359054 crc crio[24245]: time=\"2026-06-14T09:40:29.35898676Z\" level=info msg=\"Starting container: 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c\" id=55c2cc19-b9b9-404f-a2fa-aa292ffd00c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.469536 | controller |     "Jun 14 09:40:29.378688 crc crio[24245]: time=\"2026-06-14T09:40:29.37739987Z\" level=info msg=\"Started container\" PID=257285 containerID=8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c description=openstack/swift-proxy-8d4694459-gw54j/proxy-httpd id=55c2cc19-b9b9-404f-a2fa-aa292ffd00c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b",
2026-06-14 10:12:41.469551 | controller |     "Jun 14 09:40:29.389320 crc crio[24245]: time=\"2026-06-14T09:40:29.389265194Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=46a16966-1a10-4b17-8828-d6dc316d2afc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.469565 | controller |     "Jun 14 09:40:29.409641 crc crio[24245]: time=\"2026-06-14T09:40:29.409475486Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:4edf7a23d172c4a133480d60844e80fb843a6aaf50a68d8d5fec13ae0c3c03d7\" id=bb4bffe3-e8e3-420a-bb14-859903fdbf19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.469580 | controller |     "Jun 14 09:40:29.417460 crc crio[24245]: time=\"2026-06-14T09:40:29.417310185Z\" level=info msg=\"Creating container: openstack/swift-proxy-8d4694459-gw54j/proxy-server\" id=bf3cfbb3-128d-4e4d-a22a-104bfc455dc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.469594 | controller |     "Jun 14 09:40:29.417892 crc crio[24245]: time=\"2026-06-14T09:40:29.41777543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.469609 | controller |     "Jun 14 09:40:29.545210 crc crio[24245]: time=\"2026-06-14T09:40:29.543547789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.469623 | controller |     "Jun 14 09:40:29.551075 crc crio[24245]: time=\"2026-06-14T09:40:29.551013138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.469637 | controller |     "Jun 14 09:40:29.684954 crc crio[24245]: time=\"2026-06-14T09:40:29.684446053Z\" level=info msg=\"Created container e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae: openstack/swift-proxy-8d4694459-gw54j/proxy-server\" id=bf3cfbb3-128d-4e4d-a22a-104bfc455dc6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.469651 | controller |     "Jun 14 09:40:29.693719 crc crio[24245]: time=\"2026-06-14T09:40:29.693205802Z\" level=info msg=\"Starting container: e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae\" id=187455ca-7674-45d0-96be-a305e0d2a8f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.469670 | controller |     "Jun 14 09:40:29.701448 crc crio[24245]: time=\"2026-06-14T09:40:29.701078222Z\" level=info msg=\"Started container\" PID=257342 containerID=e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae description=openstack/swift-proxy-8d4694459-gw54j/proxy-server id=187455ca-7674-45d0-96be-a305e0d2a8f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b",
2026-06-14 10:12:41.469685 | controller |     "Jun 14 09:40:29.975097 crc crio[24245]: time=\"2026-06-14T09:40:29.975038382Z\" level=info msg=\"Stopped pod sandbox: a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01\" id=1bb7d95e-47c9-4cd1-acfb-4a5cbf049bf4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.469700 | controller |     "Jun 14 09:40:30.256408 crc crio[24245]: time=\"2026-06-14T09:40:30.255383694Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-48j92-config-nvhxh/POD\" id=8b3e7db0-380f-4796-bbcb-1659d0a2af65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.469715 | controller |     "Jun 14 09:40:30.256408 crc crio[24245]: time=\"2026-06-14T09:40:30.255796517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.469729 | controller |     "Jun 14 09:40:30.296275 crc crio[24245]: time=\"2026-06-14T09:40:30.295435009Z\" level=info msg=\"Got pod network &{Name:ovn-controller-48j92-config-nvhxh Namespace:openstack ID:f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750 UID:14630a1b-e948-4e78-b517-cc760af1df98 NetNS:/var/run/netns/477b9597-1ae1-40e7-b564-212341209033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14630a1b_e948_4e78_b517_cc760af1df98.slice PodAnnotations:0xc002c93030}] Aliases:map[]}\"",
2026-06-14 10:12:41.469744 | controller |     "Jun 14 09:40:30.296275 crc crio[24245]: time=\"2026-06-14T09:40:30.295520142Z\" level=info msg=\"Adding pod openstack_ovn-controller-48j92-config-nvhxh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.469759 | controller |     "Jun 14 09:40:30.628884 crc crio[24245]: 2026-06-14T09:40:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f0471dbca92c1cb Mac:de:d9:b6:b7:43:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:74 Mtu:0 Sandbox:/var/run/netns/477b9597-1ae1-40e7-b564-212341209033 SocketPath: PciID:}] [{Interface:0xc0005127d0 Address:{IP:10.217.1.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.469774 | controller |     "Jun 14 09:40:30.630900 crc crio[24245]: time=\"2026-06-14T09:40:30.630791025Z\" level=info msg=\"Got pod network &{Name:ovn-controller-48j92-config-nvhxh Namespace:openstack ID:f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750 UID:14630a1b-e948-4e78-b517-cc760af1df98 NetNS:/var/run/netns/477b9597-1ae1-40e7-b564-212341209033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14630a1b_e948_4e78_b517_cc760af1df98.slice PodAnnotations:0xc002c93030}] Aliases:map[]}\"",
2026-06-14 10:12:41.469789 | controller |     "Jun 14 09:40:30.631045 crc crio[24245]: time=\"2026-06-14T09:40:30.630996062Z\" level=info msg=\"Checking pod openstack_ovn-controller-48j92-config-nvhxh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.469803 | controller |     "Jun 14 09:40:30.640144 crc crio[24245]: time=\"2026-06-14T09:40:30.640069997Z\" level=info msg=\"Ran pod sandbox f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750 with infra container: openstack/ovn-controller-48j92-config-nvhxh/POD\" id=8b3e7db0-380f-4796-bbcb-1659d0a2af65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.469823 | controller |     "Jun 14 09:40:30.643634 crc crio[24245]: time=\"2026-06-14T09:40:30.64351364Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=739af995-4916-4636-a591-8c8c454e4179 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.469838 | controller |     "Jun 14 09:40:30.649782 crc crio[24245]: time=\"2026-06-14T09:40:30.649669372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=960dc32a-c1ef-4f83-b566-b9310c448a65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.469853 | controller |     "Jun 14 09:40:30.657878 crc crio[24245]: time=\"2026-06-14T09:40:30.657764423Z\" level=info msg=\"Creating container: openstack/ovn-controller-48j92-config-nvhxh/ovn-config\" id=8c94fac6-a166-43fa-825d-326b7c96e724 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.469868 | controller |     "Jun 14 09:40:30.658352 crc crio[24245]: time=\"2026-06-14T09:40:30.658279419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.469883 | controller |     "Jun 14 09:40:30.725415 crc crio[24245]: time=\"2026-06-14T09:40:30.725323402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.469897 | controller |     "Jun 14 09:40:30.927783 crc crio[24245]: time=\"2026-06-14T09:40:30.92771684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.469974 | controller |     "Jun 14 09:40:31.140736 crc crio[24245]: time=\"2026-06-14T09:40:31.140263351Z\" level=info msg=\"Created container 696c69c6af09ebcb1ffc1338d7924f56662304858b21b16ddce8eaba8ec5a6b8: openstack/ovn-controller-48j92-config-nvhxh/ovn-config\" id=8c94fac6-a166-43fa-825d-326b7c96e724 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.470023 | controller |     "Jun 14 09:40:31.142133 crc crio[24245]: time=\"2026-06-14T09:40:31.142066258Z\" level=info msg=\"Starting container: 696c69c6af09ebcb1ffc1338d7924f56662304858b21b16ddce8eaba8ec5a6b8\" id=af935f2f-fa88-4b11-87de-722ebb0069ed name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.470040 | controller |     "Jun 14 09:40:31.153905 crc crio[24245]: time=\"2026-06-14T09:40:31.153750632Z\" level=info msg=\"Started container\" PID=257577 containerID=696c69c6af09ebcb1ffc1338d7924f56662304858b21b16ddce8eaba8ec5a6b8 description=openstack/ovn-controller-48j92-config-nvhxh/ovn-config id=af935f2f-fa88-4b11-87de-722ebb0069ed name=/runtime.v1.RuntimeService/StartContainer sandboxID=f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750",
2026-06-14 10:12:41.470056 | controller |     "Jun 14 09:40:33.121232 crc crio[24245]: time=\"2026-06-14T09:40:33.120936016Z\" level=info msg=\"Stopping pod sandbox: f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750\" id=ab1ef2ce-8b8b-4adb-939d-82c0d317885e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.470071 | controller |     "Jun 14 09:40:33.123588 crc crio[24245]: time=\"2026-06-14T09:40:33.12341382Z\" level=info msg=\"Got pod network &{Name:ovn-controller-48j92-config-nvhxh Namespace:openstack ID:f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750 UID:14630a1b-e948-4e78-b517-cc760af1df98 NetNS:/var/run/netns/477b9597-1ae1-40e7-b564-212341209033 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod14630a1b_e948_4e78_b517_cc760af1df98.slice PodAnnotations:0xc00274ac80}] Aliases:map[]}\"",
2026-06-14 10:12:41.470086 | controller |     "Jun 14 09:40:33.127518 crc crio[24245]: time=\"2026-06-14T09:40:33.127154141Z\" level=info msg=\"Deleting pod openstack_ovn-controller-48j92-config-nvhxh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.470122 | controller |     "Jun 14 09:40:33.562484 crc crio[24245]: time=\"2026-06-14T09:40:33.561414814Z\" level=info msg=\"Stopped pod sandbox: f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750\" id=ab1ef2ce-8b8b-4adb-939d-82c0d317885e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.470139 | controller |     "Jun 14 09:40:34.740874 crc crio[24245]: time=\"2026-06-14T09:40:34.739439976Z\" level=info msg=\"Stopping container: af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef (timeout: 30s)\" id=76cb5c09-24b2-48da-87a7-c1d4e07f8803 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.470154 | controller |     "Jun 14 09:40:34.740874 crc crio[24245]: time=\"2026-06-14T09:40:34.740321122Z\" level=info msg=\"Stopping container: e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508 (timeout: 30s)\" id=890427c1-1ac1-4c8f-ae9b-2856eba1d047 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.470169 | controller |     "Jun 14 09:40:34.808249 crc crio[24245]: time=\"2026-06-14T09:40:34.801140844Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/POD\" id=ba3e7042-e315-4eb6-9e14-835ff4caeac1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.470184 | controller |     "Jun 14 09:40:34.808249 crc crio[24245]: time=\"2026-06-14T09:40:34.801228291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.470199 | controller |     "Jun 14 09:40:34.887360 crc crio[24245]: time=\"2026-06-14T09:40:34.878969725Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl Namespace:openstack ID:9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1 UID:a0191a5b-44a0-436b-95c2-af681af49926 NetNS:/var/run/netns/bde6a5f3-6401-45c7-b37e-475717a7d07c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0191a5b_44a0_436b_95c2_af681af49926.slice PodAnnotations:0xc001c3c900}] Aliases:map[]}\"",
2026-06-14 10:12:41.470214 | controller |     "Jun 14 09:40:34.887360 crc crio[24245]: time=\"2026-06-14T09:40:34.879354937Z\" level=info msg=\"Adding pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.470229 | controller |     "Jun 14 09:40:34.945308 crc crio[24245]: time=\"2026-06-14T09:40:34.941567455Z\" level=info msg=\"Stopped container e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508: openstack/placement-5548fcbf66-p9fzv/placement-log\" id=890427c1-1ac1-4c8f-ae9b-2856eba1d047 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.470244 | controller |     "Jun 14 09:40:35.703346 crc crio[24245]: 2026-06-14T09:40:35Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9be68335c6dd2ba Mac:26:f2:43:20:a5:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:75 Mtu:0 Sandbox:/var/run/netns/bde6a5f3-6401-45c7-b37e-475717a7d07c SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.1.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.470259 | controller |     "Jun 14 09:40:35.703493 crc crio[24245]: time=\"2026-06-14T09:40:35.703340627Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl Namespace:openstack ID:9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1 UID:a0191a5b-44a0-436b-95c2-af681af49926 NetNS:/var/run/netns/bde6a5f3-6401-45c7-b37e-475717a7d07c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0191a5b_44a0_436b_95c2_af681af49926.slice PodAnnotations:0xc001c3c900}] Aliases:map[]}\"",
2026-06-14 10:12:41.470287 | controller |     "Jun 14 09:40:35.703753 crc crio[24245]: time=\"2026-06-14T09:40:35.703510303Z\" level=info msg=\"Checking pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.470303 | controller |     "Jun 14 09:40:35.714055 crc crio[24245]: time=\"2026-06-14T09:40:35.713668715Z\" level=info msg=\"Ran pod sandbox 9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1 with infra container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/POD\" id=ba3e7042-e315-4eb6-9e14-835ff4caeac1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.470318 | controller |     "Jun 14 09:40:35.719896 crc crio[24245]: time=\"2026-06-14T09:40:35.719687986Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=925d2985-1e26-49e0-a595-25a82003408f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.470333 | controller |     "Jun 14 09:40:35.720088 crc crio[24245]: time=\"2026-06-14T09:40:35.720011907Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=925d2985-1e26-49e0-a595-25a82003408f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.470364 | controller |     "Jun 14 09:40:35.720165 crc crio[24245]: time=\"2026-06-14T09:40:35.720098339Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=925d2985-1e26-49e0-a595-25a82003408f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.470383 | controller |     "Jun 14 09:40:35.721709 crc crio[24245]: time=\"2026-06-14T09:40:35.721588657Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f49d8268-39d4-480f-a781-fff2c5a9dbfd name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.470398 | controller |     "Jun 14 09:40:35.733250 crc crio[24245]: time=\"2026-06-14T09:40:35.733167376Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"",
2026-06-14 10:12:41.470413 | controller |     "Jun 14 09:40:37.263772 crc crio[24245]: time=\"2026-06-14T09:40:37.263313837Z\" level=info msg=\"Stopping container: d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c (timeout: 30s)\" id=63e77a98-49c4-45b6-ae4c-3fc53a730ade name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.470427 | controller |     "Jun 14 09:40:37.265001 crc crio[24245]: time=\"2026-06-14T09:40:37.2644366Z\" level=info msg=\"Stopping container: e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7 (timeout: 30s)\" id=d488755f-c032-48a2-b960-045ee81ee422 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.470442 | controller |     "Jun 14 09:40:37.504112 crc crio[24245]: time=\"2026-06-14T09:40:37.503932843Z\" level=info msg=\"Stopped container e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7: openstack/swift-proxy-75b8f96957-zvxg7/proxy-httpd\" id=d488755f-c032-48a2-b960-045ee81ee422 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.470456 | controller |     "Jun 14 09:40:38.105480 crc crio[24245]: time=\"2026-06-14T09:40:38.104661388Z\" level=info msg=\"Stopped container d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c: openstack/swift-proxy-75b8f96957-zvxg7/proxy-server\" id=63e77a98-49c4-45b6-ae4c-3fc53a730ade name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.470470 | controller |     "Jun 14 09:40:38.106820 crc crio[24245]: time=\"2026-06-14T09:40:38.106684073Z\" level=info msg=\"Stopping pod sandbox: 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082\" id=fa570479-86fd-4cc5-bb52-bfb73b126040 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.470485 | controller |     "Jun 14 09:40:38.109025 crc crio[24245]: time=\"2026-06-14T09:40:38.108923085Z\" level=info msg=\"Got pod network &{Name:swift-proxy-75b8f96957-zvxg7 Namespace:openstack ID:2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082 UID:dd4ccf4f-89c3-4bfa-997e-d811d6f04922 NetNS:/var/run/netns/2f737439-2dfc-4c1d-b994-350f3d00ea74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd4ccf4f_89c3_4bfa_997e_d811d6f04922.slice PodAnnotations:0xc000602f60}] Aliases:map[]}\"",
2026-06-14 10:12:41.470504 | controller |     "Jun 14 09:40:38.109196 crc crio[24245]: time=\"2026-06-14T09:40:38.109152953Z\" level=info msg=\"Deleting pod openstack_swift-proxy-75b8f96957-zvxg7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.470519 | controller |     "Jun 14 09:40:38.309003 crc crio[24245]: time=\"2026-06-14T09:40:38.308774612Z\" level=info msg=\"Stopped container af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef: openstack/placement-5548fcbf66-p9fzv/placement-api\" id=76cb5c09-24b2-48da-87a7-c1d4e07f8803 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.470534 | controller |     "Jun 14 09:40:38.310029 crc crio[24245]: time=\"2026-06-14T09:40:38.309828756Z\" level=info msg=\"Stopping pod sandbox: 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a\" id=ec59ed3d-36a9-43e9-a7b6-5ada796f7082 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.470548 | controller |     "Jun 14 09:40:38.311384 crc crio[24245]: time=\"2026-06-14T09:40:38.311318673Z\" level=info msg=\"Got pod network &{Name:placement-5548fcbf66-p9fzv Namespace:openstack ID:8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a UID:205d55ba-884b-4453-b51c-420e040ac630 NetNS:/var/run/netns/6e1343ae-de69-486a-81de-606f24313b37 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod205d55ba_884b_4453_b51c_420e040ac630.slice PodAnnotations:0xc002c92e60}] Aliases:map[]}\"",
2026-06-14 10:12:41.470563 | controller |     "Jun 14 09:40:38.311548 crc crio[24245]: time=\"2026-06-14T09:40:38.311496528Z\" level=info msg=\"Deleting pod openstack_placement-5548fcbf66-p9fzv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.470578 | controller |     "Jun 14 09:40:38.730972 crc crio[24245]: time=\"2026-06-14T09:40:38.726966454Z\" level=info msg=\"Stopped pod sandbox: 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082\" id=fa570479-86fd-4cc5-bb52-bfb73b126040 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.470593 | controller |     "Jun 14 09:40:38.804698 crc crio[24245]: time=\"2026-06-14T09:40:38.804526301Z\" level=info msg=\"Stopped pod sandbox: 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a\" id=ec59ed3d-36a9-43e9-a7b6-5ada796f7082 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.470607 | controller |     "Jun 14 09:40:39.296101 crc crio[24245]: time=\"2026-06-14T09:40:39.295421676Z\" level=info msg=\"Removing container: af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef\" id=a2b94758-ff02-44c6-be94-46ddc377c423 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.470622 | controller |     "Jun 14 09:40:39.369908 crc crio[24245]: time=\"2026-06-14T09:40:39.369794419Z\" level=info msg=\"Removed container af5aa8d2ad862af0a1c027e9865778c61d7facd75e8199a728f6854cb3ee2eef: openstack/placement-5548fcbf66-p9fzv/placement-api\" id=a2b94758-ff02-44c6-be94-46ddc377c423 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.470636 | controller |     "Jun 14 09:40:39.374907 crc crio[24245]: time=\"2026-06-14T09:40:39.37478694Z\" level=info msg=\"Removing container: e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508\" id=658989e4-b471-44b3-93f9-cb2fe537fae5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.470651 | controller |     "Jun 14 09:40:39.475918 crc crio[24245]: time=\"2026-06-14T09:40:39.475781202Z\" level=info msg=\"Removed container e8c773bcb3476a44db5f887586665ee5b3a7feb4add09103bf70ac4d880b5508: openstack/placement-5548fcbf66-p9fzv/placement-log\" id=658989e4-b471-44b3-93f9-cb2fe537fae5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.470676 | controller |     "Jun 14 09:40:39.484267 crc crio[24245]: time=\"2026-06-14T09:40:39.4841952Z\" level=info msg=\"Removing container: d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c\" id=87bdc42b-4c90-4d52-b1c5-58c4d9b60e06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.470693 | controller |     "Jun 14 09:40:39.530763 crc crio[24245]: time=\"2026-06-14T09:40:39.529905587Z\" level=info msg=\"Removed container d7c2e2bb67ac23d79d7a6cdcad29991947daede6678cc598ac531252c334eb8c: openstack/swift-proxy-75b8f96957-zvxg7/proxy-server\" id=87bdc42b-4c90-4d52-b1c5-58c4d9b60e06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.470707 | controller |     "Jun 14 09:40:39.539081 crc crio[24245]: time=\"2026-06-14T09:40:39.539009145Z\" level=info msg=\"Removing container: e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7\" id=751835fa-9149-463a-a67a-c77694e9fade name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.470722 | controller |     "Jun 14 09:40:39.616663 crc crio[24245]: time=\"2026-06-14T09:40:39.61653518Z\" level=info msg=\"Removed container e0a79d2188996037d83f61c137b02cd1303a1882492807bc84d64a6b2f07d8d7: openstack/swift-proxy-75b8f96957-zvxg7/proxy-httpd\" id=751835fa-9149-463a-a67a-c77694e9fade name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.470737 | controller |     "Jun 14 09:40:39.866130 crc crio[24245]: time=\"2026-06-14T09:40:39.865533804Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-5czgx/POD\" id=f52f06b0-4c52-411d-80dd-1818bef4cff8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.470751 | controller |     "Jun 14 09:40:39.866278 crc crio[24245]: time=\"2026-06-14T09:40:39.866173502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.470766 | controller |     "Jun 14 09:40:39.920950 crc crio[24245]: time=\"2026-06-14T09:40:39.920827141Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-5czgx Namespace:openstack ID:43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d UID:4d0875e8-1b77-41a3-bfdd-6f8a411f5266 NetNS:/var/run/netns/4c41946f-f59b-4bec-942b-98b9c2efb5f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0875e8_1b77_41a3_bfdd_6f8a411f5266.slice PodAnnotations:0xc006e0a5c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.470781 | controller |     "Jun 14 09:40:39.920950 crc crio[24245]: time=\"2026-06-14T09:40:39.920930974Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-5czgx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.470796 | controller |     "Jun 14 09:40:39.984955 crc crio[24245]: time=\"2026-06-14T09:40:39.984885272Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-gd6pw/POD\" id=41359d1b-e82c-4294-bb5e-8795f66341e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.470811 | controller |     "Jun 14 09:40:39.985192 crc crio[24245]: time=\"2026-06-14T09:40:39.985174196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.470825 | controller |     "Jun 14 09:40:40.026725 crc crio[24245]: time=\"2026-06-14T09:40:40.026676917Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-gd6pw Namespace:openstack ID:78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd UID:ab9e7f47-a575-441e-ac85-d35c1b032639 NetNS:/var/run/netns/a8706784-e54d-4c8a-b94d-85883a08ebf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab9e7f47_a575_441e_ac85_d35c1b032639.slice PodAnnotations:0xc006e0ab10}] Aliases:map[]}\"",
2026-06-14 10:12:41.470844 | controller |     "Jun 14 09:40:40.027166 crc crio[24245]: time=\"2026-06-14T09:40:40.027149062Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-gd6pw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.470859 | controller |     "Jun 14 09:40:40.904127 crc crio[24245]: 2026-06-14T09:40:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:43d931cfcc74efe Mac:2e:0a:73:4d:40:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:76 Mtu:0 Sandbox:/var/run/netns/4c41946f-f59b-4bec-942b-98b9c2efb5f2 SocketPath: PciID:}] [{Interface:0xc00050e630 Address:{IP:10.217.1.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.470874 | controller |     "Jun 14 09:40:40.907022 crc crio[24245]: time=\"2026-06-14T09:40:40.906912506Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-5czgx Namespace:openstack ID:43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d UID:4d0875e8-1b77-41a3-bfdd-6f8a411f5266 NetNS:/var/run/netns/4c41946f-f59b-4bec-942b-98b9c2efb5f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0875e8_1b77_41a3_bfdd_6f8a411f5266.slice PodAnnotations:0xc006e0a5c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.470889 | controller |     "Jun 14 09:40:40.907237 crc crio[24245]: time=\"2026-06-14T09:40:40.907084381Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-5czgx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.470904 | controller |     "Jun 14 09:40:40.917623 crc crio[24245]: time=\"2026-06-14T09:40:40.917510294Z\" level=info msg=\"Ran pod sandbox 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d with infra container: openstack/nova-cell0-cell-mapping-5czgx/POD\" id=f52f06b0-4c52-411d-80dd-1818bef4cff8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.470921 | controller |     "Jun 14 09:40:40.919830 crc crio[24245]: time=\"2026-06-14T09:40:40.919712404Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=f1ebbeb8-6803-48b3-92de-fa1275144036 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.470939 | controller |     "Jun 14 09:40:40.942635 crc crio[24245]: time=\"2026-06-14T09:40:40.942286881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=afefb022-3bbc-442f-843f-d0686d1425b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.470959 | controller |     "Jun 14 09:40:41.299382 crc crio[24245]: 2026-06-14T09:40:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:78f7fd4b3a2c267 Mac:da:85:99:08:3b:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:77 Mtu:0 Sandbox:/var/run/netns/a8706784-e54d-4c8a-b94d-85883a08ebf8 SocketPath: PciID:}] [{Interface:0xc0004207a0 Address:{IP:10.217.1.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.470975 | controller |     "Jun 14 09:40:41.300937 crc crio[24245]: time=\"2026-06-14T09:40:41.300823299Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-gd6pw Namespace:openstack ID:78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd UID:ab9e7f47-a575-441e-ac85-d35c1b032639 NetNS:/var/run/netns/a8706784-e54d-4c8a-b94d-85883a08ebf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab9e7f47_a575_441e_ac85_d35c1b032639.slice PodAnnotations:0xc006e0ab10}] Aliases:map[]}\"",
2026-06-14 10:12:41.470996 | controller |     "Jun 14 09:40:41.301211 crc crio[24245]: time=\"2026-06-14T09:40:41.3011871Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-gd6pw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.471015 | controller |     "Jun 14 09:40:41.316092 crc crio[24245]: time=\"2026-06-14T09:40:41.315996372Z\" level=info msg=\"Ran pod sandbox 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd with infra container: openstack/nova-cell1-cell-mapping-gd6pw/POD\" id=41359d1b-e82c-4294-bb5e-8795f66341e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.471092 | controller |     "Jun 14 09:40:41.321473 crc crio[24245]: time=\"2026-06-14T09:40:41.321428962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=dd56fafc-0096-473c-bbec-e018dbbf9c0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.471116 | controller |     "Jun 14 09:40:41.325925 crc crio[24245]: time=\"2026-06-14T09:40:41.325792849Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-5czgx/nova-manage\" id=5bc95a8c-59d1-4ae5-a22c-609b61f2d89a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.471133 | controller |     "Jun 14 09:40:41.326304 crc crio[24245]: time=\"2026-06-14T09:40:41.326257114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.471148 | controller |     "Jun 14 09:40:41.364663 crc crio[24245]: time=\"2026-06-14T09:40:41.364050318Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=de0fac6c-993f-4510-96ea-21c5497fb8d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.471163 | controller |     "Jun 14 09:40:41.393062 crc crio[24245]: time=\"2026-06-14T09:40:41.392379398Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-gd6pw/nova-manage\" id=f4037c6a-c680-4450-86bc-038a496002a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.471178 | controller |     "Jun 14 09:40:41.393363 crc crio[24245]: time=\"2026-06-14T09:40:41.393338689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.471193 | controller |     "Jun 14 09:40:41.441115 crc crio[24245]: time=\"2026-06-14T09:40:41.440926812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.471207 | controller |     "Jun 14 09:40:41.450016 crc crio[24245]: time=\"2026-06-14T09:40:41.449948508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.471222 | controller |     "Jun 14 09:40:41.482587 crc crio[24245]: time=\"2026-06-14T09:40:41.482501184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.471237 | controller |     "Jun 14 09:40:41.487692 crc crio[24245]: time=\"2026-06-14T09:40:41.487575361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.471251 | controller |     "Jun 14 09:40:41.661466 crc crio[24245]: time=\"2026-06-14T09:40:41.661041454Z\" level=info msg=\"Created container 0851d53a390f15b7fcac827789ce6e72db53046f5e57235769b0315bd7dbca75: openstack/nova-cell0-cell-mapping-5czgx/nova-manage\" id=5bc95a8c-59d1-4ae5-a22c-609b61f2d89a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.471270 | controller |     "Jun 14 09:40:41.663456 crc crio[24245]: time=\"2026-06-14T09:40:41.662756798Z\" level=info msg=\"Starting container: 0851d53a390f15b7fcac827789ce6e72db53046f5e57235769b0315bd7dbca75\" id=5469b877-cf33-42d8-bb63-8b745f170b43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.471285 | controller |     "Jun 14 09:40:41.671013 crc crio[24245]: time=\"2026-06-14T09:40:41.67004518Z\" level=info msg=\"Started container\" PID=258543 containerID=0851d53a390f15b7fcac827789ce6e72db53046f5e57235769b0315bd7dbca75 description=openstack/nova-cell0-cell-mapping-5czgx/nova-manage id=5469b877-cf33-42d8-bb63-8b745f170b43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d",
2026-06-14 10:12:41.471300 | controller |     "Jun 14 09:40:41.672264 crc crio[24245]: time=\"2026-06-14T09:40:41.672169227Z\" level=info msg=\"Created container b7e8922f19b0652aa8ba853a3ccf43fb6be1c61f36c9a9c9c2ae697d471f3d5b: openstack/nova-cell1-cell-mapping-gd6pw/nova-manage\" id=f4037c6a-c680-4450-86bc-038a496002a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.471315 | controller |     "Jun 14 09:40:41.675031 crc crio[24245]: time=\"2026-06-14T09:40:41.673443254Z\" level=info msg=\"Starting container: b7e8922f19b0652aa8ba853a3ccf43fb6be1c61f36c9a9c9c2ae697d471f3d5b\" id=e63b4901-e6ab-4fca-b8df-14d58a9f942e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.471330 | controller |     "Jun 14 09:40:41.681070 crc crio[24245]: time=\"2026-06-14T09:40:41.680984378Z\" level=info msg=\"Started container\" PID=258558 containerID=b7e8922f19b0652aa8ba853a3ccf43fb6be1c61f36c9a9c9c2ae697d471f3d5b description=openstack/nova-cell1-cell-mapping-gd6pw/nova-manage id=e63b4901-e6ab-4fca-b8df-14d58a9f942e name=/runtime.v1.RuntimeService/StartContainer sandboxID=78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd",
2026-06-14 10:12:41.471366 | controller |     "Jun 14 09:40:49.445825 crc crio[24245]: time=\"2026-06-14T09:40:49.444685421Z\" level=info msg=\"Removing container: e809ad6a59b1fa31346877271050dac20a2f23e701fe9986f316bbd2a95057aa\" id=054708c4-a378-4251-a321-e78bfd673778 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.471387 | controller |     "Jun 14 09:40:50.614245 crc crio[24245]: time=\"2026-06-14T09:40:50.614098627Z\" level=info msg=\"Stopping pod sandbox: 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d\" id=30d56594-87dd-4b18-beee-1b32c8b94df8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.471403 | controller |     "Jun 14 09:40:50.620700 crc crio[24245]: time=\"2026-06-14T09:40:50.620510063Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-5czgx Namespace:openstack ID:43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d UID:4d0875e8-1b77-41a3-bfdd-6f8a411f5266 NetNS:/var/run/netns/4c41946f-f59b-4bec-942b-98b9c2efb5f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d0875e8_1b77_41a3_bfdd_6f8a411f5266.slice PodAnnotations:0xc00274aa10}] Aliases:map[]}\"",
2026-06-14 10:12:41.471419 | controller |     "Jun 14 09:40:50.620829 crc crio[24245]: time=\"2026-06-14T09:40:50.620800652Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-5czgx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.471434 | controller |     "Jun 14 09:40:51.655418 crc crio[24245]: time=\"2026-06-14T09:40:51.655281836Z\" level=info msg=\"Stopping pod sandbox: 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd\" id=016df901-9ebb-45f9-9090-aa1b2111efee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.471449 | controller |     "Jun 14 09:40:51.656634 crc crio[24245]: time=\"2026-06-14T09:40:51.656165674Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-gd6pw Namespace:openstack ID:78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd UID:ab9e7f47-a575-441e-ac85-d35c1b032639 NetNS:/var/run/netns/a8706784-e54d-4c8a-b94d-85883a08ebf8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podab9e7f47_a575_441e_ac85_d35c1b032639.slice PodAnnotations:0xc000602210}] Aliases:map[]}\"",
2026-06-14 10:12:41.471469 | controller |     "Jun 14 09:40:51.656634 crc crio[24245]: time=\"2026-06-14T09:40:51.656302379Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-gd6pw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.471484 | controller |     "Jun 14 09:40:55.500082 crc crio[24245]: time=\"2026-06-14T09:40:55.499349921Z\" level=info msg=\"Stopped pod sandbox: 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d\" id=30d56594-87dd-4b18-beee-1b32c8b94df8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.471499 | controller |     "Jun 14 09:40:55.674185 crc crio[24245]: time=\"2026-06-14T09:40:55.673975601Z\" level=info msg=\"Removed container e809ad6a59b1fa31346877271050dac20a2f23e701fe9986f316bbd2a95057aa: openshift-infra/auto-csr-approver-29690494-qqqm7/oc\" id=054708c4-a378-4251-a321-e78bfd673778 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.471513 | controller |     "Jun 14 09:40:55.681436 crc crio[24245]: time=\"2026-06-14T09:40:55.681259757Z\" level=info msg=\"Stopped pod sandbox: 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd\" id=016df901-9ebb-45f9-9090-aa1b2111efee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.471528 | controller |     "Jun 14 09:40:55.707789 crc crio[24245]: time=\"2026-06-14T09:40:55.707683087Z\" level=info msg=\"Stopping pod sandbox: 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c\" id=238dc94f-142f-4742-bfda-044820f26274 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.471543 | controller |     "Jun 14 09:40:55.707789 crc crio[24245]: time=\"2026-06-14T09:40:55.707794881Z\" level=info msg=\"Stopped pod sandbox (already stopped): 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c\" id=238dc94f-142f-4742-bfda-044820f26274 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.471557 | controller |     "Jun 14 09:40:55.712827 crc crio[24245]: time=\"2026-06-14T09:40:55.712667718Z\" level=info msg=\"Removing pod sandbox: 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c\" id=39c665f8-19e8-4485-89ea-0b5348192b61 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.471572 | controller |     "Jun 14 09:40:55.746274 crc crio[24245]: time=\"2026-06-14T09:40:55.745530711Z\" level=info msg=\"Removed pod sandbox: 35dd133a38a0c66c6b217e7a94100022a67ed937a32fcb7322e259e06347f54c\" id=39c665f8-19e8-4485-89ea-0b5348192b61 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.471586 | controller |     "Jun 14 09:40:55.746961 crc crio[24245]: time=\"2026-06-14T09:40:55.74670809Z\" level=info msg=\"Stopping pod sandbox: 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082\" id=cc814fe6-53e4-4ee8-8b8d-4727037e740c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.471600 | controller |     "Jun 14 09:40:55.746961 crc crio[24245]: time=\"2026-06-14T09:40:55.746938236Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082\" id=cc814fe6-53e4-4ee8-8b8d-4727037e740c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.471614 | controller |     "Jun 14 09:40:55.747940 crc crio[24245]: time=\"2026-06-14T09:40:55.747760172Z\" level=info msg=\"Removing pod sandbox: 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082\" id=1ba733d0-a4c1-457f-9db4-d6e2226221c0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.471629 | controller |     "Jun 14 09:40:55.751769 crc crio[24245]: time=\"2026-06-14T09:40:55.751496043Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=f49d8268-39d4-480f-a781-fff2c5a9dbfd name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.471649 | controller |     "Jun 14 09:40:55.753387 crc crio[24245]: time=\"2026-06-14T09:40:55.753265198Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=7cd67698-b7a5-4ac2-891f-e521aa0b26f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.471664 | controller |     "Jun 14 09:40:55.790134 crc crio[24245]: time=\"2026-06-14T09:40:55.790026002Z\" level=info msg=\"Removed pod sandbox: 2ffc244c01b5f2caab16539c4909560285df11173d37bcddc8ced468adebd082\" id=1ba733d0-a4c1-457f-9db4-d6e2226221c0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.471678 | controller |     "Jun 14 09:40:55.792963 crc crio[24245]: time=\"2026-06-14T09:40:55.792748724Z\" level=info msg=\"Stopping pod sandbox: 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a\" id=20d39ff1-fd13-46fb-bbc5-76fbfe64623f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.471693 | controller |     "Jun 14 09:40:55.792963 crc crio[24245]: time=\"2026-06-14T09:40:55.792892518Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a\" id=20d39ff1-fd13-46fb-bbc5-76fbfe64623f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.471707 | controller |     "Jun 14 09:40:55.793780 crc crio[24245]: time=\"2026-06-14T09:40:55.79358318Z\" level=info msg=\"Removing pod sandbox: 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a\" id=8ce436f1-532b-458a-9db0-d4a528ee6012 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.471722 | controller |     "Jun 14 09:40:55.831113 crc crio[24245]: time=\"2026-06-14T09:40:55.830499717Z\" level=info msg=\"Removed pod sandbox: 8dee1e5cda3255d09047fa614792325b5a2dd8d974affa736d88e3800a65803a\" id=8ce436f1-532b-458a-9db0-d4a528ee6012 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.471737 | controller |     "Jun 14 09:40:55.832726 crc crio[24245]: time=\"2026-06-14T09:40:55.832581161Z\" level=info msg=\"Stopping pod sandbox: 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1\" id=51fffcbc-9ea4-42e1-8ff9-ce96544d72b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.471751 | controller |     "Jun 14 09:40:55.832953 crc crio[24245]: time=\"2026-06-14T09:40:55.832736636Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1\" id=51fffcbc-9ea4-42e1-8ff9-ce96544d72b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.471765 | controller |     "Jun 14 09:40:55.834383 crc crio[24245]: time=\"2026-06-14T09:40:55.834184611Z\" level=info msg=\"Removing pod sandbox: 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1\" id=95eb283a-fab8-41de-b244-6de8f40e8fde name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.471780 | controller |     "Jun 14 09:40:55.848376 crc crio[24245]: time=\"2026-06-14T09:40:55.848247579Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=50266773-25eb-4709-9e32-440bdea19be5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.471795 | controller |     "Jun 14 09:40:55.866084 crc crio[24245]: time=\"2026-06-14T09:40:55.865971549Z\" level=info msg=\"Removed pod sandbox: 6ffc95e557bee77351260973f5c578b3d181f18472d75d26be2da52792ae54f1\" id=95eb283a-fab8-41de-b244-6de8f40e8fde name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.471810 | controller |     "Jun 14 09:40:55.869768 crc crio[24245]: time=\"2026-06-14T09:40:55.869667358Z\" level=info msg=\"Stopping pod sandbox: 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f\" id=b608030c-0405-4bc8-8c6e-bdffe0e2d8ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.471828 | controller |     "Jun 14 09:40:55.869768 crc crio[24245]: time=\"2026-06-14T09:40:55.869760805Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f\" id=b608030c-0405-4bc8-8c6e-bdffe0e2d8ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.471843 | controller |     "Jun 14 09:40:55.870735 crc crio[24245]: time=\"2026-06-14T09:40:55.870680152Z\" level=info msg=\"Removing pod sandbox: 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f\" id=1adb109f-bbfb-46a9-98c1-d88d23b944ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.471858 | controller |     "Jun 14 09:40:55.884795 crc crio[24245]: time=\"2026-06-14T09:40:55.884685768Z\" level=info msg=\"Creating container: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/ovn-edpm-ovn-update-openstack-edpm-ipam\" id=770837a7-1f14-4315-a68d-2948ee0fb114 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.471873 | controller |     "Jun 14 09:40:55.909355 crc crio[24245]: time=\"2026-06-14T09:40:55.901777994Z\" level=info msg=\"Removed pod sandbox: 0d3dff2c1891955db94bbc1f46a32d35cdad3bf04ff79f266da521e9aff7259f\" id=1adb109f-bbfb-46a9-98c1-d88d23b944ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.471887 | controller |     "Jun 14 09:40:55.909355 crc crio[24245]: time=\"2026-06-14T09:40:55.903035703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.471902 | controller |     "Jun 14 09:40:55.982689 crc crio[24245]: time=\"2026-06-14T09:40:55.982623363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.471916 | controller |     "Jun 14 09:40:55.987365 crc crio[24245]: time=\"2026-06-14T09:40:55.987158437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.471931 | controller |     "Jun 14 09:40:56.121386 crc crio[24245]: time=\"2026-06-14T09:40:56.120774608Z\" level=info msg=\"Created container b512d4058907bf5f137256c7055cf2eb2644c2315a8fa8d945fd419db90bdd20: openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/ovn-edpm-ovn-update-openstack-edpm-ipam\" id=770837a7-1f14-4315-a68d-2948ee0fb114 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.471946 | controller |     "Jun 14 09:40:56.124760 crc crio[24245]: time=\"2026-06-14T09:40:56.12464589Z\" level=info msg=\"Starting container: b512d4058907bf5f137256c7055cf2eb2644c2315a8fa8d945fd419db90bdd20\" id=8d66e9cf-4872-40eb-aa71-e19869b67a0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.471961 | controller |     "Jun 14 09:40:56.134406 crc crio[24245]: time=\"2026-06-14T09:40:56.134278712Z\" level=info msg=\"Started container\" PID=259408 containerID=b512d4058907bf5f137256c7055cf2eb2644c2315a8fa8d945fd419db90bdd20 description=openstack/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/ovn-edpm-ovn-update-openstack-edpm-ipam id=8d66e9cf-4872-40eb-aa71-e19869b67a0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1",
2026-06-14 10:12:41.471976 | controller |     "Jun 14 09:40:56.970066 crc crio[24245]: time=\"2026-06-14T09:40:56.969456413Z\" level=info msg=\"Stopping container: fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac (timeout: 30s)\" id=23da7507-fed0-4ee7-8899-23ad3525e8aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.471991 | controller |     "Jun 14 09:40:56.971361 crc crio[24245]: time=\"2026-06-14T09:40:56.96996958Z\" level=info msg=\"Stopping container: fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930 (timeout: 30s)\" id=48c23ef2-b664-4ca6-8925-2d5554b5a6d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.472009 | controller |     "Jun 14 09:40:56.997505 crc crio[24245]: time=\"2026-06-14T09:40:56.99702642Z\" level=info msg=\"Stopping container: 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333 (timeout: 30s)\" id=bc96432e-3ff9-4705-9736-8fcb68ca78a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.472024 | controller |     "Jun 14 09:40:57.042566 crc crio[24245]: time=\"2026-06-14T09:40:57.042494397Z\" level=info msg=\"Stopping container: 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e (timeout: 30s)\" id=eadbdc0b-8c33-4e5d-b1f5-111305fa79c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.472038 | controller |     "Jun 14 09:40:57.042816 crc crio[24245]: time=\"2026-06-14T09:40:57.042690062Z\" level=info msg=\"Stopping container: 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112 (timeout: 30s)\" id=1ce6dfe3-704c-4320-b307-501a49c92687 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.472053 | controller |     "Jun 14 09:40:57.110171 crc crio[24245]: time=\"2026-06-14T09:40:57.10991608Z\" level=info msg=\"Stopped container fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac: openstack/nova-api-0/nova-api-log\" id=23da7507-fed0-4ee7-8899-23ad3525e8aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.472068 | controller |     "Jun 14 09:40:57.175186 crc crio[24245]: time=\"2026-06-14T09:40:57.175078793Z\" level=info msg=\"Stopped container 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e: openstack/nova-metadata-0/nova-metadata-log\" id=eadbdc0b-8c33-4e5d-b1f5-111305fa79c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.472083 | controller |     "Jun 14 09:40:58.368176 crc crio[24245]: time=\"2026-06-14T09:40:58.36677843Z\" level=info msg=\"Stopped container 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=bc96432e-3ff9-4705-9736-8fcb68ca78a2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.472097 | controller |     "Jun 14 09:40:58.369504 crc crio[24245]: time=\"2026-06-14T09:40:58.369180227Z\" level=info msg=\"Stopping pod sandbox: 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4\" id=463fa9ff-5108-497b-b5d7-1bc2e06eb8a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.472112 | controller |     "Jun 14 09:40:58.370799 crc crio[24245]: time=\"2026-06-14T09:40:58.370715115Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4 UID:ad9dec69-638d-4b2d-9574-0b7e6e89018f NetNS:/var/run/netns/ae628d1c-dbd6-4b32-a176-dbf3990f47aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad9dec69_638d_4b2d_9574_0b7e6e89018f.slice PodAnnotations:0xc00161abc0}] Aliases:map[]}\"",
2026-06-14 10:12:41.472127 | controller |     "Jun 14 09:40:58.371082 crc crio[24245]: time=\"2026-06-14T09:40:58.370948213Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.472179 | controller |     "Jun 14 09:40:58.806903 crc crio[24245]: time=\"2026-06-14T09:40:58.806670942Z\" level=info msg=\"Stopped pod sandbox: 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4\" id=463fa9ff-5108-497b-b5d7-1bc2e06eb8a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.472197 | controller |     "Jun 14 09:41:00.230009 crc crio[24245]: time=\"2026-06-14T09:41:00.22918037Z\" level=info msg=\"Stopped container fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930: openstack/nova-api-0/nova-api-api\" id=48c23ef2-b664-4ca6-8925-2d5554b5a6d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.472252 | controller |     "Jun 14 09:41:00.234812 crc crio[24245]: time=\"2026-06-14T09:41:00.234679785Z\" level=info msg=\"Stopping pod sandbox: 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974\" id=44f7cc0b-98bf-4b11-9a0a-a3cf3b6ba1f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.472273 | controller |     "Jun 14 09:41:00.236627 crc crio[24245]: time=\"2026-06-14T09:41:00.236532014Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974 UID:ac31323b-d037-4fed-8cb0-494c09ab1f96 NetNS:/var/run/netns/a789ec5a-2771-455d-b8ec-99a41c36d80b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac31323b_d037_4fed_8cb0_494c09ab1f96.slice PodAnnotations:0xc001fead78}] Aliases:map[]}\"",
2026-06-14 10:12:41.472289 | controller |     "Jun 14 09:41:00.236965 crc crio[24245]: time=\"2026-06-14T09:41:00.236780152Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.472304 | controller |     "Jun 14 09:41:00.337917 crc crio[24245]: time=\"2026-06-14T09:41:00.336469414Z\" level=info msg=\"Stopped container 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112: openstack/nova-metadata-0/nova-metadata-metadata\" id=1ce6dfe3-704c-4320-b307-501a49c92687 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.472319 | controller |     "Jun 14 09:41:00.342279 crc crio[24245]: time=\"2026-06-14T09:41:00.340639246Z\" level=info msg=\"Stopping pod sandbox: 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4\" id=8b931ba7-9b14-4203-b118-9e0dd1033a9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.472334 | controller |     "Jun 14 09:41:00.345960 crc crio[24245]: time=\"2026-06-14T09:41:00.344380816Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4 UID:a65c0b48-b75d-4db3-9ae4-bc74eb845625 NetNS:/var/run/netns/bfc04c3b-1188-4e80-9b9a-9951759760fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda65c0b48_b75d_4db3_9ae4_bc74eb845625.slice PodAnnotations:0xc001feafa0}] Aliases:map[]}\"",
2026-06-14 10:12:41.472373 | controller |     "Jun 14 09:41:00.345960 crc crio[24245]: time=\"2026-06-14T09:41:00.344686346Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.472391 | controller |     "Jun 14 09:41:00.682266 crc crio[24245]: time=\"2026-06-14T09:41:00.681471228Z\" level=info msg=\"Stopped pod sandbox: 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974\" id=44f7cc0b-98bf-4b11-9a0a-a3cf3b6ba1f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.472407 | controller |     "Jun 14 09:41:00.823810 crc crio[24245]: time=\"2026-06-14T09:41:00.823687181Z\" level=info msg=\"Stopped pod sandbox: 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4\" id=8b931ba7-9b14-4203-b118-9e0dd1033a9b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.472422 | controller |     "Jun 14 09:41:00.953962 crc crio[24245]: time=\"2026-06-14T09:41:00.953830991Z\" level=info msg=\"Removing container: fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930\" id=d84ab50f-665b-4d45-af2c-7cae475bb33c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.472437 | controller |     "Jun 14 09:41:01.033231 crc crio[24245]: time=\"2026-06-14T09:41:01.032993883Z\" level=info msg=\"Removed container fb566b67b9876c1a90505a2f4f659fa92a37697f2ec80d62efea90c4df0d1930: openstack/nova-api-0/nova-api-api\" id=d84ab50f-665b-4d45-af2c-7cae475bb33c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.472456 | controller |     "Jun 14 09:41:01.035517 crc crio[24245]: time=\"2026-06-14T09:41:01.035432539Z\" level=info msg=\"Removing container: fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac\" id=44a7bdf7-7b42-406e-8357-3e8829982160 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.472472 | controller |     "Jun 14 09:41:01.083802 crc crio[24245]: time=\"2026-06-14T09:41:01.08273071Z\" level=info msg=\"Removed container fa635d5d0992f97eea84cab5bff1944d1f88a5ecdfa73aa9f2a035a7ff76bcac: openstack/nova-api-0/nova-api-log\" id=44a7bdf7-7b42-406e-8357-3e8829982160 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.472487 | controller |     "Jun 14 09:41:01.792580 crc crio[24245]: time=\"2026-06-14T09:41:01.792104545Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=b42a25a0-afca-46a8-b3fb-0bf791bf5e2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.472502 | controller |     "Jun 14 09:41:01.793961 crc crio[24245]: time=\"2026-06-14T09:41:01.793930744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.472517 | controller |     "Jun 14 09:41:01.839798 crc crio[24245]: time=\"2026-06-14T09:41:01.839698329Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae UID:e4e8dbe3-532b-401e-be12-d923bfe5008b NetNS:/var/run/netns/363cdcbd-5701-47ca-8ff4-f8767b29adcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e8dbe3_532b_401e_be12_d923bfe5008b.slice PodAnnotations:0xc000603970}] Aliases:map[]}\"",
2026-06-14 10:12:41.472532 | controller |     "Jun 14 09:41:01.839798 crc crio[24245]: time=\"2026-06-14T09:41:01.839763401Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.472547 | controller |     "Jun 14 09:41:02.560578 crc crio[24245]: 2026-06-14T09:41:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42c8440e40b4766 Mac:06:6f:1d:22:1a:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:79 Mtu:0 Sandbox:/var/run/netns/363cdcbd-5701-47ca-8ff4-f8767b29adcd SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.472562 | controller |     "Jun 14 09:41:02.562529 crc crio[24245]: time=\"2026-06-14T09:41:02.562418499Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae UID:e4e8dbe3-532b-401e-be12-d923bfe5008b NetNS:/var/run/netns/363cdcbd-5701-47ca-8ff4-f8767b29adcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e8dbe3_532b_401e_be12_d923bfe5008b.slice PodAnnotations:0xc000603970}] Aliases:map[]}\"",
2026-06-14 10:12:41.472577 | controller |     "Jun 14 09:41:02.562758 crc crio[24245]: time=\"2026-06-14T09:41:02.562716709Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.472592 | controller |     "Jun 14 09:41:02.582308 crc crio[24245]: time=\"2026-06-14T09:41:02.579575287Z\" level=info msg=\"Ran pod sandbox 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae with infra container: openstack/nova-api-0/POD\" id=b42a25a0-afca-46a8-b3fb-0bf791bf5e2d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.472607 | controller |     "Jun 14 09:41:02.597936 crc crio[24245]: time=\"2026-06-14T09:41:02.596234798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=da215517-a802-4629-8c64-b9961b08d1bb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.472627 | controller |     "Jun 14 09:41:02.602659 crc crio[24245]: time=\"2026-06-14T09:41:02.602538531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=03b15004-e091-4fc2-a9b9-c156878a10dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.472642 | controller |     "Jun 14 09:41:02.621061 crc crio[24245]: time=\"2026-06-14T09:41:02.620568411Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=0dbd9231-0555-4e1c-bed9-f18bf26b2b78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.472657 | controller |     "Jun 14 09:41:02.621440 crc crio[24245]: time=\"2026-06-14T09:41:02.621357076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.472672 | controller |     "Jun 14 09:41:02.721284 crc crio[24245]: time=\"2026-06-14T09:41:02.720756015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.472686 | controller |     "Jun 14 09:41:02.729420 crc crio[24245]: time=\"2026-06-14T09:41:02.729347458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.472701 | controller |     "Jun 14 09:41:02.805145 crc crio[24245]: time=\"2026-06-14T09:41:02.805041327Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=d56bd569-0496-4ff4-93e7-a52fb700ba04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.472715 | controller |     "Jun 14 09:41:02.806258 crc crio[24245]: time=\"2026-06-14T09:41:02.805171841Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.472730 | controller |     "Jun 14 09:41:02.850052 crc crio[24245]: time=\"2026-06-14T09:41:02.849908734Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b UID:69a7c1ef-9986-4a03-b231-1e2e36f49f7d NetNS:/var/run/netns/b2e63d84-bd38-4cea-873a-c58e84252778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69a7c1ef_9986_4a03_b231_1e2e36f49f7d.slice PodAnnotations:0xc002c92258}] Aliases:map[]}\"",
2026-06-14 10:12:41.472744 | controller |     "Jun 14 09:41:02.850052 crc crio[24245]: time=\"2026-06-14T09:41:02.849978826Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.472759 | controller |     "Jun 14 09:41:02.975648 crc crio[24245]: time=\"2026-06-14T09:41:02.975541052Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=b31c0b53-8c54-4b0c-ba5c-7726e4876810 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.472774 | controller |     "Jun 14 09:41:02.975810 crc crio[24245]: time=\"2026-06-14T09:41:02.975682036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.472789 | controller |     "Jun 14 09:41:03.044337 crc crio[24245]: time=\"2026-06-14T09:41:03.043511922Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278 UID:4d06c6c4-14c2-4eda-9af2-733a4b14c161 NetNS:/var/run/netns/70b2fcb3-39e8-4b30-95f9-ccf8c125a29e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d06c6c4_14c2_4eda_9af2_733a4b14c161.slice PodAnnotations:0xc00161a720}] Aliases:map[]}\"",
2026-06-14 10:12:41.472808 | controller |     "Jun 14 09:41:03.044337 crc crio[24245]: time=\"2026-06-14T09:41:03.044325748Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.472824 | controller |     "Jun 14 09:41:03.098229 crc crio[24245]: time=\"2026-06-14T09:41:03.09818174Z\" level=info msg=\"Created container fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203: openstack/nova-api-0/nova-api-log\" id=0dbd9231-0555-4e1c-bed9-f18bf26b2b78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.472838 | controller |     "Jun 14 09:41:03.105217 crc crio[24245]: time=\"2026-06-14T09:41:03.104383788Z\" level=info msg=\"Starting container: fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203\" id=2d186de4-ef39-40e7-9d9f-74a7622d9fde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.472853 | controller |     "Jun 14 09:41:03.112447 crc crio[24245]: time=\"2026-06-14T09:41:03.11233077Z\" level=info msg=\"Started container\" PID=260042 containerID=fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203 description=openstack/nova-api-0/nova-api-log id=2d186de4-ef39-40e7-9d9f-74a7622d9fde name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae",
2026-06-14 10:12:41.472868 | controller |     "Jun 14 09:41:03.125100 crc crio[24245]: time=\"2026-06-14T09:41:03.124790028Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=80a8c407-e0d0-4177-95fe-574e11febfec name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.472883 | controller |     "Jun 14 09:41:03.201197 crc crio[24245]: time=\"2026-06-14T09:41:03.201022282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=753c7357-3d7f-4be7-a967-623097fb1b74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.472898 | controller |     "Jun 14 09:41:03.220489 crc crio[24245]: time=\"2026-06-14T09:41:03.220386029Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=f0b9d0ef-7745-47e1-9793-e3b2a942c166 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.472912 | controller |     "Jun 14 09:41:03.221139 crc crio[24245]: time=\"2026-06-14T09:41:03.220994028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.472927 | controller |     "Jun 14 09:41:03.291724 crc crio[24245]: time=\"2026-06-14T09:41:03.291480131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.472941 | controller |     "Jun 14 09:41:03.296045 crc crio[24245]: time=\"2026-06-14T09:41:03.2955704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.472956 | controller |     "Jun 14 09:41:03.476554 crc crio[24245]: time=\"2026-06-14T09:41:03.47572286Z\" level=info msg=\"Created container 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc: openstack/nova-api-0/nova-api-api\" id=f0b9d0ef-7745-47e1-9793-e3b2a942c166 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.472969 | controller |     "Jun 14 09:41:03.478448 crc crio[24245]: time=\"2026-06-14T09:41:03.478279452Z\" level=info msg=\"Starting container: 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc\" id=79b96f42-2047-4822-ab0e-b165a8f690d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.472984 | controller |     "Jun 14 09:41:03.486718 crc crio[24245]: time=\"2026-06-14T09:41:03.486579759Z\" level=info msg=\"Started container\" PID=260119 containerID=7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc description=openstack/nova-api-0/nova-api-api id=79b96f42-2047-4822-ab0e-b165a8f690d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae",
2026-06-14 10:12:41.473003 | controller |     "Jun 14 09:41:03.490957 crc crio[24245]: 2026-06-14T09:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e737e6c1a1e61d Mac:9e:01:d6:97:e1:49 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7b Mtu:0 Sandbox:/var/run/netns/70b2fcb3-39e8-4b30-95f9-ccf8c125a29e SocketPath: PciID:}] [{Interface:0xc000146ee0 Address:{IP:10.217.1.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.473019 | controller |     "Jun 14 09:41:03.491414 crc crio[24245]: time=\"2026-06-14T09:41:03.491184693Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278 UID:4d06c6c4-14c2-4eda-9af2-733a4b14c161 NetNS:/var/run/netns/70b2fcb3-39e8-4b30-95f9-ccf8c125a29e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d06c6c4_14c2_4eda_9af2_733a4b14c161.slice PodAnnotations:0xc00161a720}] Aliases:map[]}\"",
2026-06-14 10:12:41.473034 | controller |     "Jun 14 09:41:03.491502 crc crio[24245]: time=\"2026-06-14T09:41:03.491429401Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.473049 | controller |     "Jun 14 09:41:03.502479 crc crio[24245]: time=\"2026-06-14T09:41:03.502288175Z\" level=info msg=\"Ran pod sandbox 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278 with infra container: openstack/nova-scheduler-0/POD\" id=b31c0b53-8c54-4b0c-ba5c-7726e4876810 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.473063 | controller |     "Jun 14 09:41:03.504758 crc crio[24245]: time=\"2026-06-14T09:41:03.504675602Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=b8dc0a25-c24c-4b1d-87cb-da2e2fa71f27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.473078 | controller |     "Jun 14 09:41:03.515128 crc crio[24245]: 2026-06-14T09:41:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8a4e41f939dd3f8 Mac:5e:a4:98:53:18:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7a Mtu:0 Sandbox:/var/run/netns/b2e63d84-bd38-4cea-873a-c58e84252778 SocketPath: PciID:}] [{Interface:0xc00051e5d0 Address:{IP:10.217.1.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.473093 | controller |     "Jun 14 09:41:03.516343 crc crio[24245]: time=\"2026-06-14T09:41:03.516187921Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b UID:69a7c1ef-9986-4a03-b231-1e2e36f49f7d NetNS:/var/run/netns/b2e63d84-bd38-4cea-873a-c58e84252778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69a7c1ef_9986_4a03_b231_1e2e36f49f7d.slice PodAnnotations:0xc002c92258}] Aliases:map[]}\"",
2026-06-14 10:12:41.473107 | controller |     "Jun 14 09:41:03.516442 crc crio[24245]: time=\"2026-06-14T09:41:03.516387188Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.473121 | controller |     "Jun 14 09:41:03.525826 crc crio[24245]: time=\"2026-06-14T09:41:03.525736199Z\" level=info msg=\"Ran pod sandbox 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b with infra container: openstack/nova-metadata-0/POD\" id=d56bd569-0496-4ff4-93e7-a52fb700ba04 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.473141 | controller |     "Jun 14 09:41:03.528555 crc crio[24245]: time=\"2026-06-14T09:41:03.528465197Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=00210052-5d46-409b-aae8-86c9094d9600 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.473156 | controller |     "Jun 14 09:41:03.530631 crc crio[24245]: time=\"2026-06-14T09:41:03.530545503Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=4b086291-d121-4809-8d97-d4d0aa952a08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.473170 | controller |     "Jun 14 09:41:03.552998 crc crio[24245]: time=\"2026-06-14T09:41:03.552882286Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=7dfabf8c-b0d2-49cb-ac33-463701690f27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.473185 | controller |     "Jun 14 09:41:03.553341 crc crio[24245]: time=\"2026-06-14T09:41:03.553149086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=3edf0e6b-a214-4b44-b5b9-47d03c13ad7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.473199 | controller |     "Jun 14 09:41:03.553341 crc crio[24245]: time=\"2026-06-14T09:41:03.55332894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.473213 | controller |     "Jun 14 09:41:03.563229 crc crio[24245]: time=\"2026-06-14T09:41:03.563084716Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dbd858eb-7f98-464f-b8e4-2de1243e2db4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.473228 | controller |     "Jun 14 09:41:03.587371 crc crio[24245]: time=\"2026-06-14T09:41:03.587280968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.473242 | controller |     "Jun 14 09:41:03.617448 crc crio[24245]: time=\"2026-06-14T09:41:03.617361455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.473257 | controller |     "Jun 14 09:41:03.625969 crc crio[24245]: time=\"2026-06-14T09:41:03.62478429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.473271 | controller |     "Jun 14 09:41:03.655640 crc crio[24245]: time=\"2026-06-14T09:41:03.655476697Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.473285 | controller |     "Jun 14 09:41:03.659636 crc crio[24245]: time=\"2026-06-14T09:41:03.659563387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.473299 | controller |     "Jun 14 09:41:03.754703 crc crio[24245]: time=\"2026-06-14T09:41:03.754467416Z\" level=info msg=\"Created container 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e: openstack/nova-metadata-0/nova-metadata-log\" id=7dfabf8c-b0d2-49cb-ac33-463701690f27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.473313 | controller |     "Jun 14 09:41:03.756118 crc crio[24245]: time=\"2026-06-14T09:41:03.756033615Z\" level=info msg=\"Starting container: 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e\" id=5d8bb4ab-29e0-4822-895c-2bfca9b2afa5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.473332 | controller |     "Jun 14 09:41:03.766523 crc crio[24245]: time=\"2026-06-14T09:41:03.766232092Z\" level=info msg=\"Started container\" PID=260139 containerID=6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e description=openstack/nova-metadata-0/nova-metadata-log id=5d8bb4ab-29e0-4822-895c-2bfca9b2afa5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b",
2026-06-14 10:12:41.473369 | controller |     "Jun 14 09:41:03.779442 crc crio[24245]: time=\"2026-06-14T09:41:03.779261774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7d43f8b9-f659-44fa-9d1f-49dca06aa5c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.473389 | controller |     "Jun 14 09:41:03.826484 crc crio[24245]: time=\"2026-06-14T09:41:03.826064143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=2d2723ab-2f82-4754-bb7e-347eae48afc3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.473405 | controller |     "Jun 14 09:41:03.840895 crc crio[24245]: time=\"2026-06-14T09:41:03.84073283Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=c7ec2da6-6d1a-4fd1-b157-cf1f3714babb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.473420 | controller |     "Jun 14 09:41:03.842194 crc crio[24245]: time=\"2026-06-14T09:41:03.842127124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.473435 | controller |     "Jun 14 09:41:03.897734 crc crio[24245]: time=\"2026-06-14T09:41:03.897559917Z\" level=info msg=\"Created container aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dbd858eb-7f98-464f-b8e4-2de1243e2db4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.473450 | controller |     "Jun 14 09:41:03.902470 crc crio[24245]: time=\"2026-06-14T09:41:03.902092531Z\" level=info msg=\"Starting container: aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290\" id=e78e124b-ccd2-4a9c-9f5c-78e36fa449b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.473465 | controller |     "Jun 14 09:41:03.911018 crc crio[24245]: time=\"2026-06-14T09:41:03.910911291Z\" level=info msg=\"Started container\" PID=260148 containerID=aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e78e124b-ccd2-4a9c-9f5c-78e36fa449b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278",
2026-06-14 10:12:41.473480 | controller |     "Jun 14 09:41:03.930494 crc crio[24245]: time=\"2026-06-14T09:41:03.930389231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.473495 | controller |     "Jun 14 09:41:03.937541 crc crio[24245]: time=\"2026-06-14T09:41:03.937375724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.473510 | controller |     "Jun 14 09:41:04.117822 crc crio[24245]: time=\"2026-06-14T09:41:04.11772729Z\" level=info msg=\"Created container 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11: openstack/nova-metadata-0/nova-metadata-metadata\" id=c7ec2da6-6d1a-4fd1-b157-cf1f3714babb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.473525 | controller |     "Jun 14 09:41:04.119195 crc crio[24245]: time=\"2026-06-14T09:41:04.119121545Z\" level=info msg=\"Starting container: 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11\" id=14bb3a28-208b-4547-8e22-ccba5dd659aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.473545 | controller |     "Jun 14 09:41:04.141362 crc crio[24245]: time=\"2026-06-14T09:41:04.14127138Z\" level=info msg=\"Started container\" PID=260306 containerID=8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11 description=openstack/nova-metadata-0/nova-metadata-metadata id=14bb3a28-208b-4547-8e22-ccba5dd659aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b",
2026-06-14 10:12:41.473560 | controller |     "Jun 14 09:41:55.957276 crc crio[24245]: time=\"2026-06-14T09:41:55.956355678Z\" level=info msg=\"Stopping pod sandbox: 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974\" id=d56d66b6-ea1a-4eb5-b763-49a189e68527 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.473575 | controller |     "Jun 14 09:41:55.957276 crc crio[24245]: time=\"2026-06-14T09:41:55.957148394Z\" level=info msg=\"Stopped pod sandbox (already stopped): 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974\" id=d56d66b6-ea1a-4eb5-b763-49a189e68527 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.473589 | controller |     "Jun 14 09:41:55.960468 crc crio[24245]: time=\"2026-06-14T09:41:55.957889177Z\" level=info msg=\"Removing pod sandbox: 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974\" id=a4dcda99-1e5b-4340-965a-1b10228ca54f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.473604 | controller |     "Jun 14 09:41:55.994207 crc crio[24245]: time=\"2026-06-14T09:41:55.993129215Z\" level=info msg=\"Removed pod sandbox: 002b6bd9a880a019fc98cfe40d150c35ca3535a20e5bb92ec9e0cf34f9dd3974\" id=a4dcda99-1e5b-4340-965a-1b10228ca54f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.473620 | controller |     "Jun 14 09:42:00.596936 crc crio[24245]: time=\"2026-06-14T09:42:00.595998251Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690502-jzxts/POD\" id=4bbbad77-c7e0-4e0e-9af8-139a63aab6cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.473635 | controller |     "Jun 14 09:42:00.596936 crc crio[24245]: time=\"2026-06-14T09:42:00.596935451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.473650 | controller |     "Jun 14 09:42:00.640219 crc crio[24245]: time=\"2026-06-14T09:42:00.639743091Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690502-jzxts Namespace:openshift-infra ID:11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644 UID:bc3b7359-e583-4502-ad2d-f578d1e01d48 NetNS:/var/run/netns/d2a986dd-bc60-498b-b7e3-8bd9ddcfd73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc3b7359_e583_4502_ad2d_f578d1e01d48.slice PodAnnotations:0xc006e0a408}] Aliases:map[]}\"",
2026-06-14 10:12:41.473665 | controller |     "Jun 14 09:42:00.640219 crc crio[24245]: time=\"2026-06-14T09:42:00.640181265Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690502-jzxts to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.473680 | controller |     "Jun 14 09:42:01.212065 crc crio[24245]: 2026-06-14T09:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11659a4a9211797 Mac:52:09:e1:8c:87:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7c Mtu:0 Sandbox:/var/run/netns/d2a986dd-bc60-498b-b7e3-8bd9ddcfd73b SocketPath: PciID:}] [{Interface:0xc0001345c0 Address:{IP:10.217.1.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.473695 | controller |     "Jun 14 09:42:01.214162 crc crio[24245]: time=\"2026-06-14T09:42:01.214097312Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690502-jzxts Namespace:openshift-infra ID:11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644 UID:bc3b7359-e583-4502-ad2d-f578d1e01d48 NetNS:/var/run/netns/d2a986dd-bc60-498b-b7e3-8bd9ddcfd73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc3b7359_e583_4502_ad2d_f578d1e01d48.slice PodAnnotations:0xc006e0a408}] Aliases:map[]}\"",
2026-06-14 10:12:41.473715 | controller |     "Jun 14 09:42:01.214369 crc crio[24245]: time=\"2026-06-14T09:42:01.214310059Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690502-jzxts for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.473730 | controller |     "Jun 14 09:42:01.225988 crc crio[24245]: time=\"2026-06-14T09:42:01.225817293Z\" level=info msg=\"Ran pod sandbox 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644 with infra container: openshift-infra/auto-csr-approver-29690502-jzxts/POD\" id=4bbbad77-c7e0-4e0e-9af8-139a63aab6cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.473745 | controller |     "Jun 14 09:42:01.230172 crc crio[24245]: time=\"2026-06-14T09:42:01.230071878Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1be42e45-bc2d-4b55-946f-b0214779849d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.473760 | controller |     "Jun 14 09:42:01.241690 crc crio[24245]: time=\"2026-06-14T09:42:01.241568244Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.473774 | controller |     "Jun 14 09:42:02.026497 crc crio[24245]: time=\"2026-06-14T09:42:02.025918103Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1be42e45-bc2d-4b55-946f-b0214779849d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.473789 | controller |     "Jun 14 09:42:02.028683 crc crio[24245]: time=\"2026-06-14T09:42:02.028370161Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c00dead5-46d9-4d2b-805b-5436a2fbf8b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.473804 | controller |     "Jun 14 09:42:02.031503 crc crio[24245]: time=\"2026-06-14T09:42:02.031434069Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=388b8458-aeb3-4d53-b666-cf9f731981c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.473818 | controller |     "Jun 14 09:42:02.039552 crc crio[24245]: time=\"2026-06-14T09:42:02.039485945Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690502-jzxts/oc\" id=142347d6-305f-49f8-a2eb-e19ffea1bbbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.473832 | controller |     "Jun 14 09:42:02.040007 crc crio[24245]: time=\"2026-06-14T09:42:02.039955334Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.473847 | controller |     "Jun 14 09:42:02.099186 crc crio[24245]: time=\"2026-06-14T09:42:02.099138853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.473861 | controller |     "Jun 14 09:42:02.364584 crc crio[24245]: time=\"2026-06-14T09:42:02.364484783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.473876 | controller |     "Jun 14 09:42:02.504561 crc crio[24245]: time=\"2026-06-14T09:42:02.504128985Z\" level=info msg=\"Created container 861b6d2c3aac499617fa76ad899943279aa36924263d319b19450200aaeb7e95: openshift-infra/auto-csr-approver-29690502-jzxts/oc\" id=142347d6-305f-49f8-a2eb-e19ffea1bbbc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.473895 | controller |     "Jun 14 09:42:02.506235 crc crio[24245]: time=\"2026-06-14T09:42:02.506134688Z\" level=info msg=\"Starting container: 861b6d2c3aac499617fa76ad899943279aa36924263d319b19450200aaeb7e95\" id=07c02aeb-996c-4e5d-a3ff-8fa2015fb034 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.473910 | controller |     "Jun 14 09:42:02.512162 crc crio[24245]: time=\"2026-06-14T09:42:02.512063707Z\" level=info msg=\"Started container\" PID=263926 containerID=861b6d2c3aac499617fa76ad899943279aa36924263d319b19450200aaeb7e95 description=openshift-infra/auto-csr-approver-29690502-jzxts/oc id=07c02aeb-996c-4e5d-a3ff-8fa2015fb034 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644",
2026-06-14 10:12:41.473924 | controller |     "Jun 14 09:42:04.629157 crc crio[24245]: time=\"2026-06-14T09:42:04.628436006Z\" level=info msg=\"Stopping pod sandbox: 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644\" id=0a9105d5-f86e-4f21-8b70-dfcdf72b22f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.473939 | controller |     "Jun 14 09:42:04.630483 crc crio[24245]: time=\"2026-06-14T09:42:04.62979052Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690502-jzxts Namespace:openshift-infra ID:11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644 UID:bc3b7359-e583-4502-ad2d-f578d1e01d48 NetNS:/var/run/netns/d2a986dd-bc60-498b-b7e3-8bd9ddcfd73b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbc3b7359_e583_4502_ad2d_f578d1e01d48.slice PodAnnotations:0xc000602510}] Aliases:map[]}\"",
2026-06-14 10:12:41.473955 | controller |     "Jun 14 09:42:04.630483 crc crio[24245]: time=\"2026-06-14T09:42:04.629988626Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690502-jzxts from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.473970 | controller |     "Jun 14 09:42:05.006532 crc crio[24245]: time=\"2026-06-14T09:42:05.006222453Z\" level=info msg=\"Stopped pod sandbox: 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644\" id=0a9105d5-f86e-4f21-8b70-dfcdf72b22f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.473984 | controller |     "Jun 14 09:42:29.191491 crc crio[24245]: time=\"2026-06-14T09:42:29.190541003Z\" level=info msg=\"Stopping pod sandbox: 9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1\" id=9f47d7bd-b29a-42a5-9457-411634d0f8e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.473998 | controller |     "Jun 14 09:42:29.194044 crc crio[24245]: time=\"2026-06-14T09:42:29.192580949Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl Namespace:openstack ID:9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1 UID:a0191a5b-44a0-436b-95c2-af681af49926 NetNS:/var/run/netns/bde6a5f3-6401-45c7-b37e-475717a7d07c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0191a5b_44a0_436b_95c2_af681af49926.slice PodAnnotations:0xc002c935d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.474014 | controller |     "Jun 14 09:42:29.194044 crc crio[24245]: time=\"2026-06-14T09:42:29.192800116Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.474028 | controller |     "Jun 14 09:42:29.794570 crc crio[24245]: time=\"2026-06-14T09:42:29.79435378Z\" level=info msg=\"Stopped pod sandbox: 9be68335c6dd2baf2a8748b2bf3dad373daacac059828afc79d7c90a2ff211a1\" id=9f47d7bd-b29a-42a5-9457-411634d0f8e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.474043 | controller |     "Jun 14 09:42:30.751589 crc crio[24245]: time=\"2026-06-14T09:42:30.75110362Z\" level=info msg=\"Stopping container: 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd (timeout: 30s)\" id=6a94e5f4-9a10-43ae-8177-9ee6b958d899 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.474062 | controller |     "Jun 14 09:42:30.754769 crc crio[24245]: time=\"2026-06-14T09:42:30.754690241Z\" level=info msg=\"Stopping container: b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897 (timeout: 30s)\" id=f5fdbfd6-9ef0-4db5-9d5d-f3fc53ef4871 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.474077 | controller |     "Jun 14 09:42:31.049353 crc crio[24245]: time=\"2026-06-14T09:42:31.048966948Z\" level=info msg=\"Stopping container: 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047 (timeout: 30s)\" id=18a6f29f-6946-4bcb-9d6b-2f7ad070ac06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.474092 | controller |     "Jun 14 09:42:31.049707 crc crio[24245]: time=\"2026-06-14T09:42:31.049478619Z\" level=info msg=\"Stopping container: d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593 (timeout: 30s)\" id=23489f9e-999c-4977-82bc-5156811975ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.474118 | controller |     "Jun 14 09:42:31.200115 crc crio[24245]: time=\"2026-06-14T09:42:31.200014405Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-59545949d9-qm8wv/POD\" id=4130a428-c470-4700-a99c-7fcd9d02946f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.474134 | controller |     "Jun 14 09:42:31.200327 crc crio[24245]: time=\"2026-06-14T09:42:31.200137539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.474149 | controller |     "Jun 14 09:42:31.256344 crc crio[24245]: time=\"2026-06-14T09:42:31.255473462Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/POD\" id=bfbfed69-fb5a-42fe-b50a-5d6bd376a99f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.474163 | controller |     "Jun 14 09:42:31.256533 crc crio[24245]: time=\"2026-06-14T09:42:31.256371111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.474177 | controller |     "Jun 14 09:42:31.318932 crc crio[24245]: time=\"2026-06-14T09:42:31.31878515Z\" level=info msg=\"Stopped container d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593: openstack/cinder-api-0/cinder-api-log\" id=23489f9e-999c-4977-82bc-5156811975ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.474192 | controller |     "Jun 14 09:42:31.582894 crc crio[24245]: time=\"2026-06-14T09:42:31.581570659Z\" level=info msg=\"Got pod network &{Name:barbican-worker-59545949d9-qm8wv Namespace:openstack ID:8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734 UID:c9c48d9e-0e0e-46a9-86a1-96d98bd20dd2 NetNS:/var/run/netns/cf640cbf-407d-498f-854a-d511f1467a7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9c48d9e_0e0e_46a9_86a1_96d98bd20dd2.slice PodAnnotations:0xc000522008}] Aliases:map[]}\"",
2026-06-14 10:12:41.474207 | controller |     "Jun 14 09:42:31.582894 crc crio[24245]: time=\"2026-06-14T09:42:31.582070225Z\" level=info msg=\"Adding pod openstack_barbican-worker-59545949d9-qm8wv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.474221 | controller |     "Jun 14 09:42:31.588270 crc crio[24245]: time=\"2026-06-14T09:42:31.588190592Z\" level=info msg=\"Stopping container: 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241 (timeout: 604800s)\" id=c1db186b-5505-40b3-8a13-f0f5333f259d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.474242 | controller |     "Jun 14 09:42:31.618155 crc crio[24245]: time=\"2026-06-14T09:42:31.618104412Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-66fcb7b654-dwfb4 Namespace:openstack ID:f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24 UID:74ef61d7-eba6-40c4-9621-96f1c2305865 NetNS:/var/run/netns/96b9b851-23e1-49e4-ac65-4782ad5039b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74ef61d7_eba6_40c4_9621_96f1c2305865.slice PodAnnotations:0xc0004cc3d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.474257 | controller |     "Jun 14 09:42:31.618155 crc crio[24245]: time=\"2026-06-14T09:42:31.618155224Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-66fcb7b654-dwfb4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.474272 | controller |     "Jun 14 09:42:31.685100 crc crio[24245]: time=\"2026-06-14T09:42:31.684687833Z\" level=info msg=\"Running pod sandbox: openstack/keystone-5fdbc5c4d8-pzrhs/POD\" id=e73a985e-f014-4cbf-beb0-6c1966b1307b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.474286 | controller |     "Jun 14 09:42:31.685100 crc crio[24245]: time=\"2026-06-14T09:42:31.684820377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.474333 | controller |     "Jun 14 09:42:31.695034 crc crio[24245]: time=\"2026-06-14T09:42:31.688981727Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-66fc76bd44-pldsx/POD\" id=12755ae7-3a9c-49c9-b0f5-1464bb2203d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.474365 | controller |     "Jun 14 09:42:31.695034 crc crio[24245]: time=\"2026-06-14T09:42:31.689095601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.474382 | controller |     "Jun 14 09:42:31.993223 crc crio[24245]: time=\"2026-06-14T09:42:31.989729969Z\" level=info msg=\"Stopping container: 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78 (timeout: 30s)\" id=2c7d065b-b2a8-483a-85de-ed9aed3f6a62 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.474397 | controller |     "Jun 14 09:42:32.011974 crc crio[24245]: time=\"2026-06-14T09:42:32.011882341Z\" level=info msg=\"Got pod network &{Name:barbican-api-66fc76bd44-pldsx Namespace:openstack ID:0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142 UID:99cd84e0-56e4-4716-9113-229c7b8a9a6f NetNS:/var/run/netns/95dd438f-d484-4858-8bd3-e14b671c608d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99cd84e0_56e4_4716_9113_229c7b8a9a6f.slice PodAnnotations:0xc0006025c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.474412 | controller |     "Jun 14 09:42:32.011974 crc crio[24245]: time=\"2026-06-14T09:42:32.011933483Z\" level=info msg=\"Adding pod openstack_barbican-api-66fc76bd44-pldsx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.474428 | controller |     "Jun 14 09:42:32.024478 crc crio[24245]: time=\"2026-06-14T09:42:32.024393394Z\" level=info msg=\"Stopping container: aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290 (timeout: 30s)\" id=f70751f6-5bde-4c0c-ae58-dc1c7ac77967 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.474443 | controller |     "Jun 14 09:42:32.042429 crc crio[24245]: time=\"2026-06-14T09:42:32.042321915Z\" level=info msg=\"Got pod network &{Name:keystone-5fdbc5c4d8-pzrhs Namespace:openstack ID:d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a UID:51c6c3e1-12d9-4e9b-b378-f25afa6f6852 NetNS:/var/run/netns/0e57837f-0a66-4c76-be96-4f3a088389b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51c6c3e1_12d9_4e9b_b378_f25afa6f6852.slice PodAnnotations:0xc0006204b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.474463 | controller |     "Jun 14 09:42:32.042429 crc crio[24245]: time=\"2026-06-14T09:42:32.042421159Z\" level=info msg=\"Adding pod openstack_keystone-5fdbc5c4d8-pzrhs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.474479 | controller |     "Jun 14 09:42:32.156910 crc crio[24245]: time=\"2026-06-14T09:42:32.148889682Z\" level=info msg=\"Stopping container: eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5 (timeout: 30s)\" id=9269623a-c658-4152-a224-09e43325c1ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.474494 | controller |     "Jun 14 09:42:32.178983 crc crio[24245]: time=\"2026-06-14T09:42:32.171709223Z\" level=info msg=\"Stopping container: 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc (timeout: 30s)\" id=c88b4892-db8a-489d-a8c4-d950137e4c1a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.474509 | controller |     "Jun 14 09:42:32.178983 crc crio[24245]: time=\"2026-06-14T09:42:32.172446077Z\" level=info msg=\"Stopping container: fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203 (timeout: 30s)\" id=893839ba-8beb-4f67-8742-1a7e5ac73073 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.474524 | controller |     "Jun 14 09:42:32.233257 crc crio[24245]: time=\"2026-06-14T09:42:32.232239185Z\" level=info msg=\"Stopping container: 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11 (timeout: 30s)\" id=95faa5ec-391c-4238-b8d5-630db5f823c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.474538 | controller |     "Jun 14 09:42:32.240319 crc crio[24245]: time=\"2026-06-14T09:42:32.240171006Z\" level=info msg=\"Stopping container: 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e (timeout: 30s)\" id=218b3a15-f3e7-4c92-9fc6-680ef1229dd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.474553 | controller |     "Jun 14 09:42:32.359493 crc crio[24245]: time=\"2026-06-14T09:42:32.359385801Z\" level=info msg=\"Running pod sandbox: openstack/neutron-c8db4f5bc-kcb5f/POD\" id=c4d51133-2688-4b9a-ac9f-e5e9bb42506e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.474568 | controller |     "Jun 14 09:42:32.359816 crc crio[24245]: time=\"2026-06-14T09:42:32.359505865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.474583 | controller |     "Jun 14 09:42:32.361493 crc crio[24245]: time=\"2026-06-14T09:42:32.361332373Z\" level=info msg=\"Stopped container fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203: openstack/nova-api-0/nova-api-log\" id=893839ba-8beb-4f67-8742-1a7e5ac73073 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.474597 | controller |     "Jun 14 09:42:32.480180 crc crio[24245]: time=\"2026-06-14T09:42:32.479239158Z\" level=info msg=\"Stopped container 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e: openstack/nova-metadata-0/nova-metadata-log\" id=218b3a15-f3e7-4c92-9fc6-680ef1229dd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.474612 | controller |     "Jun 14 09:42:32.519897 crc crio[24245]: time=\"2026-06-14T09:42:32.519727975Z\" level=info msg=\"Got pod network &{Name:neutron-c8db4f5bc-kcb5f Namespace:openstack ID:b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8 UID:30f40ac6-e90c-480a-bcf8-7934d59537ea NetNS:/var/run/netns/084e3777-708e-415c-9a42-e52cee52d573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f40ac6_e90c_480a_bcf8_7934d59537ea.slice PodAnnotations:0xc000602b60}] Aliases:map[]}\"",
2026-06-14 10:12:41.474631 | controller |     "Jun 14 09:42:32.519897 crc crio[24245]: time=\"2026-06-14T09:42:32.519776096Z\" level=info msg=\"Adding pod openstack_neutron-c8db4f5bc-kcb5f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.474647 | controller |     "Jun 14 09:42:32.532194 crc crio[24245]: time=\"2026-06-14T09:42:32.525772275Z\" level=info msg=\"Stopping container: e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e (timeout: 604800s)\" id=e0d08329-8583-4e88-8c88-35305f4e2235 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.474661 | controller |     "Jun 14 09:42:32.648279 crc crio[24245]: 2026-06-14T09:42:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8772b5ac824ca3a Mac:72:38:12:1a:15:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7d Mtu:0 Sandbox:/var/run/netns/cf640cbf-407d-498f-854a-d511f1467a7b SocketPath: PciID:}] [{Interface:0xc00022b280 Address:{IP:10.217.1.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.474676 | controller |     "Jun 14 09:42:32.649233 crc crio[24245]: time=\"2026-06-14T09:42:32.649070316Z\" level=info msg=\"Got pod network &{Name:barbican-worker-59545949d9-qm8wv Namespace:openstack ID:8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734 UID:c9c48d9e-0e0e-46a9-86a1-96d98bd20dd2 NetNS:/var/run/netns/cf640cbf-407d-498f-854a-d511f1467a7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9c48d9e_0e0e_46a9_86a1_96d98bd20dd2.slice PodAnnotations:0xc000522008}] Aliases:map[]}\"",
2026-06-14 10:12:41.474691 | controller |     "Jun 14 09:42:32.649233 crc crio[24245]: time=\"2026-06-14T09:42:32.649226751Z\" level=info msg=\"Checking pod openstack_barbican-worker-59545949d9-qm8wv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.474707 | controller |     "Jun 14 09:42:32.676032 crc crio[24245]: time=\"2026-06-14T09:42:32.675487427Z\" level=info msg=\"Ran pod sandbox 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734 with infra container: openstack/barbican-worker-59545949d9-qm8wv/POD\" id=4130a428-c470-4700-a99c-7fcd9d02946f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.474722 | controller |     "Jun 14 09:42:32.693323 crc crio[24245]: time=\"2026-06-14T09:42:32.690456492Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=4504f05d-e6c1-4139-b7d3-b249cb0041b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.474738 | controller |     "Jun 14 09:42:32.702177 crc crio[24245]: time=\"2026-06-14T09:42:32.702063217Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=14ca4727-0ccb-4f95-ad79-75ef6aa4fcb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.474753 | controller |     "Jun 14 09:42:32.731589 crc crio[24245]: time=\"2026-06-14T09:42:32.730515116Z\" level=info msg=\"Creating container: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker-log\" id=e026e534-4c80-4ebe-895c-9c4348848149 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.474768 | controller |     "Jun 14 09:42:32.731589 crc crio[24245]: time=\"2026-06-14T09:42:32.731325232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.474783 | controller |     "Jun 14 09:42:32.844922 crc crio[24245]: time=\"2026-06-14T09:42:32.840532249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.474797 | controller |     "Jun 14 09:42:32.853992 crc crio[24245]: time=\"2026-06-14T09:42:32.850312928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.474834 | controller |     "Jun 14 09:42:32.879300 crc crio[24245]: 2026-06-14T09:42:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3569e4d36c52df Mac:86:4b:be:08:3c:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7e Mtu:0 Sandbox:/var/run/netns/96b9b851-23e1-49e4-ac65-4782ad5039b0 SocketPath: PciID:}] [{Interface:0xc00011aa20 Address:{IP:10.217.1.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.474849 | controller |     "Jun 14 09:42:32.881391 crc crio[24245]: time=\"2026-06-14T09:42:32.881295092Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-66fcb7b654-dwfb4 Namespace:openstack ID:f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24 UID:74ef61d7-eba6-40c4-9621-96f1c2305865 NetNS:/var/run/netns/96b9b851-23e1-49e4-ac65-4782ad5039b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74ef61d7_eba6_40c4_9621_96f1c2305865.slice PodAnnotations:0xc0004cc3d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.474864 | controller |     "Jun 14 09:42:32.885070 crc crio[24245]: time=\"2026-06-14T09:42:32.884772924Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-66fcb7b654-dwfb4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.474879 | controller |     "Jun 14 09:42:32.912912 crc crio[24245]: time=\"2026-06-14T09:42:32.909435777Z\" level=info msg=\"Ran pod sandbox f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24 with infra container: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/POD\" id=bfbfed69-fb5a-42fe-b50a-5d6bd376a99f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.474893 | controller |     "Jun 14 09:42:32.920214 crc crio[24245]: time=\"2026-06-14T09:42:32.920138121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=c76a9f9d-6c12-4cbc-8777-a06fba5eabfb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.474908 | controller |     "Jun 14 09:42:32.923989 crc crio[24245]: time=\"2026-06-14T09:42:32.923928763Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=e33f4773-305f-457b-b50b-3e897fb454df name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.474923 | controller |     "Jun 14 09:42:32.958335 crc crio[24245]: time=\"2026-06-14T09:42:32.954695789Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener-log\" id=e8544e05-9400-415c-8c5a-aac99f17a755 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.474938 | controller |     "Jun 14 09:42:32.958335 crc crio[24245]: time=\"2026-06-14T09:42:32.955271027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.474952 | controller |     "Jun 14 09:42:33.153220 crc crio[24245]: time=\"2026-06-14T09:42:33.15316338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.474967 | controller |     "Jun 14 09:42:33.161320 crc crio[24245]: 2026-06-14T09:42:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a1307394d0c188 Mac:7e:1a:e2:84:0d:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:7f Mtu:0 Sandbox:/var/run/netns/95dd438f-d484-4858-8bd3-e14b671c608d SocketPath: PciID:}] [{Interface:0xc00022c710 Address:{IP:10.217.1.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.474982 | controller |     "Jun 14 09:42:33.167972 crc crio[24245]: time=\"2026-06-14T09:42:33.163414859Z\" level=info msg=\"Got pod network &{Name:barbican-api-66fc76bd44-pldsx Namespace:openstack ID:0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142 UID:99cd84e0-56e4-4716-9113-229c7b8a9a6f NetNS:/var/run/netns/95dd438f-d484-4858-8bd3-e14b671c608d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99cd84e0_56e4_4716_9113_229c7b8a9a6f.slice PodAnnotations:0xc0006025c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.475003 | controller |     "Jun 14 09:42:33.167972 crc crio[24245]: time=\"2026-06-14T09:42:33.163579675Z\" level=info msg=\"Checking pod openstack_barbican-api-66fc76bd44-pldsx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.475018 | controller |     "Jun 14 09:42:33.172094 crc crio[24245]: time=\"2026-06-14T09:42:33.17204965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.475033 | controller |     "Jun 14 09:42:33.197642 crc crio[24245]: time=\"2026-06-14T09:42:33.197329376Z\" level=info msg=\"Ran pod sandbox 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142 with infra container: openstack/barbican-api-66fc76bd44-pldsx/POD\" id=12755ae7-3a9c-49c9-b0f5-1464bb2203d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.475048 | controller |     "Jun 14 09:42:33.217430 crc crio[24245]: time=\"2026-06-14T09:42:33.214149717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=1b6c7649-7425-42ba-8b14-68f6e600cbef name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.475062 | controller |     "Jun 14 09:42:33.338700 crc crio[24245]: time=\"2026-06-14T09:42:33.338156424Z\" level=info msg=\"Stopped container b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897: openstack/cinder-scheduler-0/probe\" id=f5fdbfd6-9ef0-4db5-9d5d-f3fc53ef4871 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.475077 | controller |     "Jun 14 09:42:33.351761 crc crio[24245]: time=\"2026-06-14T09:42:33.351657545Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=51858fc4-2d4e-4252-b663-f03707f9a627 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.475092 | controller |     "Jun 14 09:42:33.402345 crc crio[24245]: 2026-06-14T09:42:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5311073972b991 Mac:ce:1d:80:a3:48:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:80 Mtu:0 Sandbox:/var/run/netns/0e57837f-0a66-4c76-be96-4f3a088389b3 SocketPath: PciID:}] [{Interface:0xc00011a620 Address:{IP:10.217.1.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.475107 | controller |     "Jun 14 09:42:33.402345 crc crio[24245]: time=\"2026-06-14T09:42:33.400962132Z\" level=info msg=\"Got pod network &{Name:keystone-5fdbc5c4d8-pzrhs Namespace:openstack ID:d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a UID:51c6c3e1-12d9-4e9b-b378-f25afa6f6852 NetNS:/var/run/netns/0e57837f-0a66-4c76-be96-4f3a088389b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51c6c3e1_12d9_4e9b_b378_f25afa6f6852.slice PodAnnotations:0xc0006204b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.475122 | controller |     "Jun 14 09:42:33.402345 crc crio[24245]: time=\"2026-06-14T09:42:33.401148438Z\" level=info msg=\"Checking pod openstack_keystone-5fdbc5c4d8-pzrhs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.475137 | controller |     "Jun 14 09:42:33.419885 crc crio[24245]: time=\"2026-06-14T09:42:33.416730697Z\" level=info msg=\"Creating container: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=e77045d5-bc46-4f3b-97aa-c1cab27cbe5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.475155 | controller |     "Jun 14 09:42:33.419885 crc crio[24245]: time=\"2026-06-14T09:42:33.417253503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.475171 | controller |     "Jun 14 09:42:33.419885 crc crio[24245]: time=\"2026-06-14T09:42:33.419768854Z\" level=info msg=\"Ran pod sandbox d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a with infra container: openstack/keystone-5fdbc5c4d8-pzrhs/POD\" id=e73a985e-f014-4cbf-beb0-6c1966b1307b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.475185 | controller |     "Jun 14 09:42:33.421208 crc crio[24245]: time=\"2026-06-14T09:42:33.420116656Z\" level=info msg=\"Created container 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker-log\" id=e026e534-4c80-4ebe-895c-9c4348848149 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.475200 | controller |     "Jun 14 09:42:33.424814 crc crio[24245]: time=\"2026-06-14T09:42:33.421828199Z\" level=info msg=\"Stopped container eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=9269623a-c658-4152-a224-09e43325c1ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.475214 | controller |     "Jun 14 09:42:33.432793 crc crio[24245]: time=\"2026-06-14T09:42:33.426971839Z\" level=info msg=\"Starting container: 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c\" id=72a83022-bf12-4e79-9243-f385b39ba8a6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.475229 | controller |     "Jun 14 09:42:33.432793 crc crio[24245]: time=\"2026-06-14T09:42:33.432210453Z\" level=info msg=\"Stopping pod sandbox: be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a\" id=6b3071be-08dd-4709-a7b6-f8304944a43f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.475243 | controller |     "Jun 14 09:42:33.437551 crc crio[24245]: time=\"2026-06-14T09:42:33.435296605Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=71c32ece-0973-4541-a104-c2ae3ff2570f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.475258 | controller |     "Jun 14 09:42:33.437551 crc crio[24245]: time=\"2026-06-14T09:42:33.436097898Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a UID:65138a3d-f4df-4e46-a2a8-8b3f191b6a59 NetNS:/var/run/netns/043fda81-334d-488d-8780-c79a1362ea5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod65138a3d_f4df_4e46_a2a8_8b3f191b6a59.slice PodAnnotations:0xc0004cc8e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.475273 | controller |     "Jun 14 09:42:33.437551 crc crio[24245]: time=\"2026-06-14T09:42:33.436301344Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.475287 | controller |     "Jun 14 09:42:33.444964 crc crio[24245]: time=\"2026-06-14T09:42:33.444048604Z\" level=info msg=\"Created container b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener-log\" id=e8544e05-9400-415c-8c5a-aac99f17a755 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.475302 | controller |     "Jun 14 09:42:33.448888 crc crio[24245]: time=\"2026-06-14T09:42:33.447322777Z\" level=info msg=\"Started container\" PID=265968 containerID=42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c description=openstack/barbican-worker-59545949d9-qm8wv/barbican-worker-log id=72a83022-bf12-4e79-9243-f385b39ba8a6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734",
2026-06-14 10:12:41.475322 | controller |     "Jun 14 09:42:33.452907 crc crio[24245]: time=\"2026-06-14T09:42:33.45015676Z\" level=info msg=\"Starting container: b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32\" id=573e315f-bee1-41bd-b013-54bf9a4f8337 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.475337 | controller |     "Jun 14 09:42:33.469020 crc crio[24245]: time=\"2026-06-14T09:42:33.467377624Z\" level=info msg=\"Stopping container: 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c (timeout: 30s)\" id=0935ee8b-e6a1-4f05-ac82-4982befcdf03 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.475388 | controller |     "Jun 14 09:42:33.515678 crc crio[24245]: time=\"2026-06-14T09:42:33.514916507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.475407 | controller |     "Jun 14 09:42:33.519544 crc crio[24245]: time=\"2026-06-14T09:42:33.51943488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.475422 | controller |     "Jun 14 09:42:33.520363 crc crio[24245]: time=\"2026-06-14T09:42:33.520156023Z\" level=info msg=\"Started container\" PID=266034 containerID=b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32 description=openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener-log id=573e315f-bee1-41bd-b013-54bf9a4f8337 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24",
2026-06-14 10:12:41.475437 | controller |     "Jun 14 09:42:33.567219 crc crio[24245]: time=\"2026-06-14T09:42:33.565804737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2e27cb60-fcf2-42ce-a649-51c64d9cb3c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.475452 | controller |     "Jun 14 09:42:33.567903 crc crio[24245]: time=\"2026-06-14T09:42:33.567634406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=00e81408-3023-4d77-8cdb-7eb566eaab58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.475467 | controller |     "Jun 14 09:42:33.604292 crc crio[24245]: time=\"2026-06-14T09:42:33.602239087Z\" level=info msg=\"Stopping container: 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8 (timeout: 30s)\" id=8ea505cc-a9bb-428d-a1eb-0021d01a6904 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.475481 | controller |     "Jun 14 09:42:33.635791 crc crio[24245]: time=\"2026-06-14T09:42:33.635625907Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:e282e1f96f3bc05de857e3a458e7025c33f598087eefc4d4973dfec8a31b2010\" id=2c1628ec-38ad-4755-89bc-6028dfb89bb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.475496 | controller |     "Jun 14 09:42:33.647892 crc crio[24245]: time=\"2026-06-14T09:42:33.647769493Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener\" id=45c0575f-acdd-4242-a1a1-11ef7c9249ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.475510 | controller |     "Jun 14 09:42:33.648779 crc crio[24245]: time=\"2026-06-14T09:42:33.648685453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.475529 | controller |     "Jun 14 09:42:33.671956 crc crio[24245]: time=\"2026-06-14T09:42:33.663947708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:897f0edd098422865a163c930e92c4ce93e948c783016e655cb0664ebc8392a6\" id=232017e6-b4b3-4bb7-a761-fd45a920c3a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.475544 | controller |     "Jun 14 09:42:33.679962 crc crio[24245]: time=\"2026-06-14T09:42:33.677684544Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone@sha256:0eeb2759adca98fed8913fe00b0a87d706bde89efff3b5ef6d962bc3ca5204b0\" id=bd2c6366-ae09-4ad1-bcab-e106bd0a68fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.475559 | controller |     "Jun 14 09:42:33.714902 crc crio[24245]: 2026-06-14T09:42:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b3877610dafce62 Mac:3e:49:da:5c:5b:12 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:81 Mtu:0 Sandbox:/var/run/netns/084e3777-708e-415c-9a42-e52cee52d573 SocketPath: PciID:}] [{Interface:0xc000276820 Address:{IP:10.217.1.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.475575 | controller |     "Jun 14 09:42:33.717536 crc crio[24245]: time=\"2026-06-14T09:42:33.715550531Z\" level=info msg=\"Got pod network &{Name:neutron-c8db4f5bc-kcb5f Namespace:openstack ID:b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8 UID:30f40ac6-e90c-480a-bcf8-7934d59537ea NetNS:/var/run/netns/084e3777-708e-415c-9a42-e52cee52d573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f40ac6_e90c_480a_bcf8_7934d59537ea.slice PodAnnotations:0xc000602b60}] Aliases:map[]}\"",
2026-06-14 10:12:41.475591 | controller |     "Jun 14 09:42:33.717536 crc crio[24245]: time=\"2026-06-14T09:42:33.715728166Z\" level=info msg=\"Checking pod openstack_neutron-c8db4f5bc-kcb5f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.475606 | controller |     "Jun 14 09:42:33.752273 crc crio[24245]: time=\"2026-06-14T09:42:33.752026241Z\" level=info msg=\"Creating container: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker\" id=a7832a1b-679b-46bb-aa54-b118fb47a85c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.475621 | controller |     "Jun 14 09:42:33.766011 crc crio[24245]: time=\"2026-06-14T09:42:33.76523121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.475636 | controller |     "Jun 14 09:42:33.766011 crc crio[24245]: time=\"2026-06-14T09:42:33.765340442Z\" level=info msg=\"Creating container: openstack/keystone-5fdbc5c4d8-pzrhs/keystone-api\" id=438186f4-ed16-4a45-9172-a99a67f68823 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.475651 | controller |     "Jun 14 09:42:33.766011 crc crio[24245]: time=\"2026-06-14T09:42:33.765949872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.475665 | controller |     "Jun 14 09:42:33.786740 crc crio[24245]: time=\"2026-06-14T09:42:33.786544095Z\" level=info msg=\"Ran pod sandbox b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8 with infra container: openstack/neutron-c8db4f5bc-kcb5f/POD\" id=c4d51133-2688-4b9a-ac9f-e5e9bb42506e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.475680 | controller |     "Jun 14 09:42:33.804654 crc crio[24245]: time=\"2026-06-14T09:42:33.804009609Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=cae8c979-979b-4c67-9451-159696692ddb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.475699 | controller |     "Jun 14 09:42:33.880903 crc crio[24245]: time=\"2026-06-14T09:42:33.878314506Z\" level=info msg=\"Stopping container: dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6 (timeout: 30s)\" id=e157302b-2ab5-4f48-9285-627e89c2a479 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.475715 | controller |     "Jun 14 09:42:33.924889 crc crio[24245]: time=\"2026-06-14T09:42:33.918413282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=71c9c210-66d9-43f4-9250-c348e00dfb18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.475729 | controller |     "Jun 14 09:42:34.471648 crc crio[24245]: time=\"2026-06-14T09:42:34.46634116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.475744 | controller |     "Jun 14 09:42:34.529898 crc crio[24245]: time=\"2026-06-14T09:42:34.526708493Z\" level=info msg=\"Creating container: openstack/neutron-c8db4f5bc-kcb5f/neutron-api\" id=36c98a32-6e2a-418b-86f1-5d2210765ce6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.475758 | controller |     "Jun 14 09:42:34.529898 crc crio[24245]: time=\"2026-06-14T09:42:34.527388775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.475773 | controller |     "Jun 14 09:42:34.582080 crc crio[24245]: time=\"2026-06-14T09:42:34.580260317Z\" level=info msg=\"Created container 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=e77045d5-bc46-4f3b-97aa-c1cab27cbe5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.475787 | controller |     "Jun 14 09:42:34.597584 crc crio[24245]: time=\"2026-06-14T09:42:34.594917618Z\" level=info msg=\"Starting container: 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df\" id=319b2944-a8e6-4980-a12c-d2c409770c09 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.475801 | controller |     "Jun 14 09:42:34.621894 crc crio[24245]: time=\"2026-06-14T09:42:34.611439657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.475816 | controller |     "Jun 14 09:42:34.647694 crc crio[24245]: time=\"2026-06-14T09:42:34.637335733Z\" level=info msg=\"Started container\" PID=266139 containerID=4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df description=openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log id=319b2944-a8e6-4980-a12c-d2c409770c09 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142",
2026-06-14 10:12:41.475832 | controller |     "Jun 14 09:42:34.769894 crc crio[24245]: time=\"2026-06-14T09:42:34.769302334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=87ccbd22-92a6-47ec-b54a-8bd7436af143 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.475847 | controller |     "Jun 14 09:42:34.810909 crc crio[24245]: time=\"2026-06-14T09:42:34.810798898Z\" level=info msg=\"Stopped container aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=f70751f6-5bde-4c0c-ae58-dc1c7ac77967 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.475862 | controller |     "Jun 14 09:42:34.850501 crc crio[24245]: time=\"2026-06-14T09:42:34.850400942Z\" level=info msg=\"Stopping pod sandbox: 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278\" id=621e99dc-ad53-4bcc-803b-2fc3aef0eeb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.475882 | controller |     "Jun 14 09:42:34.851425 crc crio[24245]: time=\"2026-06-14T09:42:34.851321892Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278 UID:4d06c6c4-14c2-4eda-9af2-733a4b14c161 NetNS:/var/run/netns/70b2fcb3-39e8-4b30-95f9-ccf8c125a29e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4d06c6c4_14c2_4eda_9af2_733a4b14c161.slice PodAnnotations:0xc0006202b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.475897 | controller |     "Jun 14 09:42:34.851685 crc crio[24245]: time=\"2026-06-14T09:42:34.85159132Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.475912 | controller |     "Jun 14 09:42:34.938393 crc crio[24245]: time=\"2026-06-14T09:42:34.937719949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.475927 | controller |     "Jun 14 09:42:34.939474 crc crio[24245]: time=\"2026-06-14T09:42:34.939338121Z\" level=info msg=\"Stopped pod sandbox: be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a\" id=6b3071be-08dd-4709-a7b6-f8304944a43f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.475942 | controller |     "Jun 14 09:42:34.941420 crc crio[24245]: time=\"2026-06-14T09:42:34.941271258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.475956 | controller |     "Jun 14 09:42:34.941810 crc crio[24245]: time=\"2026-06-14T09:42:34.94164552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.475971 | controller |     "Jun 14 09:42:34.962135 crc crio[24245]: time=\"2026-06-14T09:42:34.962033849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.475985 | controller |     "Jun 14 09:42:34.967340 crc crio[24245]: time=\"2026-06-14T09:42:34.967254997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.476000 | controller |     "Jun 14 09:42:34.972366 crc crio[24245]: time=\"2026-06-14T09:42:34.972278048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.476015 | controller |     "Jun 14 09:42:35.090315 crc crio[24245]: time=\"2026-06-14T09:42:35.090227105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=f732da78-770e-47d1-8797-33a2d60c2a8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.476030 | controller |     "Jun 14 09:42:35.108629 crc crio[24245]: time=\"2026-06-14T09:42:35.108511839Z\" level=info msg=\"Creating container: openstack/barbican-api-66fc76bd44-pldsx/barbican-api\" id=a8f057db-1394-4f32-a0d5-598fb29eb4b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.476045 | controller |     "Jun 14 09:42:35.109193 crc crio[24245]: time=\"2026-06-14T09:42:35.10913803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.476060 | controller |     "Jun 14 09:42:35.441030 crc crio[24245]: time=\"2026-06-14T09:42:35.44090392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.476079 | controller |     "Jun 14 09:42:35.462332 crc crio[24245]: time=\"2026-06-14T09:42:35.462195171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.476094 | controller |     "Jun 14 09:42:35.500140 crc crio[24245]: time=\"2026-06-14T09:42:35.494633094Z\" level=info msg=\"Stopped container 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c: openstack/openstack-cell1-galera-0/galera\" id=0935ee8b-e6a1-4f05-ac82-4982befcdf03 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476108 | controller |     "Jun 14 09:42:35.500140 crc crio[24245]: time=\"2026-06-14T09:42:35.499081194Z\" level=info msg=\"Stopping pod sandbox: e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013\" id=5ed3c664-ab65-44ef-b202-c349c94a435c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.476124 | controller |     "Jun 14 09:42:35.504779 crc crio[24245]: time=\"2026-06-14T09:42:35.501372378Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013 UID:1a82802a-0142-46a2-a3dc-1f25ef6cd1dd NetNS:/var/run/netns/95c4e557-d3a9-4ad4-a55a-5bf20faf4dca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1a82802a_0142_46a2_a3dc_1f25ef6cd1dd.slice PodAnnotations:0xc000602be0}] Aliases:map[]}\"",
2026-06-14 10:12:41.476139 | controller |     "Jun 14 09:42:35.504779 crc crio[24245]: time=\"2026-06-14T09:42:35.50154297Z\" level=info msg=\"Deleting pod openstack_openstack-cell1-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.476154 | controller |     "Jun 14 09:42:35.611174 crc crio[24245]: time=\"2026-06-14T09:42:35.609484509Z\" level=info msg=\"Created container 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener\" id=45c0575f-acdd-4242-a1a1-11ef7c9249ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.476168 | controller |     "Jun 14 09:42:35.615041 crc crio[24245]: time=\"2026-06-14T09:42:35.614093029Z\" level=info msg=\"Starting container: 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c\" id=e7a224fb-845f-4a96-adba-09c42d64f98e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.476183 | controller |     "Jun 14 09:42:35.629674 crc crio[24245]: time=\"2026-06-14T09:42:35.629199569Z\" level=info msg=\"Started container\" PID=266362 containerID=866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c description=openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener id=e7a224fb-845f-4a96-adba-09c42d64f98e name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24",
2026-06-14 10:12:41.476199 | controller |     "Jun 14 09:42:35.696045 crc crio[24245]: time=\"2026-06-14T09:42:35.694637053Z\" level=info msg=\"Stopping container: 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177 (timeout: 30s)\" id=a196befb-1485-4464-896c-53182fc580a7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476213 | controller |     "Jun 14 09:42:35.696045 crc crio[24245]: time=\"2026-06-14T09:42:35.695051786Z\" level=info msg=\"Stopping container: f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147 (timeout: 30s)\" id=1925b3cc-e792-4964-84b3-c755d40f88a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476228 | controller |     "Jun 14 09:42:35.705956 crc crio[24245]: time=\"2026-06-14T09:42:35.69639775Z\" level=info msg=\"Stopping container: 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf (timeout: 30s)\" id=507ae27d-2646-406a-8684-f723b68451b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476246 | controller |     "Jun 14 09:42:35.705956 crc crio[24245]: time=\"2026-06-14T09:42:35.696417827Z\" level=info msg=\"Stopping container: f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579 (timeout: 30s)\" id=36b5ae7a-4f28-42fe-82d9-15447893bbac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476261 | controller |     "Jun 14 09:42:35.741726 crc crio[24245]: time=\"2026-06-14T09:42:35.74162511Z\" level=info msg=\"Created container e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker\" id=a7832a1b-679b-46bb-aa54-b118fb47a85c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.476275 | controller |     "Jun 14 09:42:35.742780 crc crio[24245]: time=\"2026-06-14T09:42:35.742725041Z\" level=info msg=\"Starting container: e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920\" id=fc5d6f63-6a6d-4eb1-9f04-fe18c90b0905 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.476290 | controller |     "Jun 14 09:42:35.755313 crc crio[24245]: time=\"2026-06-14T09:42:35.7552228Z\" level=info msg=\"Stopped container dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6: openstack/memcached-0/memcached\" id=e157302b-2ab5-4f48-9285-627e89c2a479 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476304 | controller |     "Jun 14 09:42:35.759312 crc crio[24245]: time=\"2026-06-14T09:42:35.759221956Z\" level=info msg=\"Started container\" PID=266361 containerID=e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920 description=openstack/barbican-worker-59545949d9-qm8wv/barbican-worker id=fc5d6f63-6a6d-4eb1-9f04-fe18c90b0905 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734",
2026-06-14 10:12:41.476319 | controller |     "Jun 14 09:42:35.759312 crc crio[24245]: time=\"2026-06-14T09:42:35.759276462Z\" level=info msg=\"Stopping pod sandbox: 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42\" id=e02b9f85-4650-4257-9d4e-4195d44d78e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.476334 | controller |     "Jun 14 09:42:35.768337 crc crio[24245]: time=\"2026-06-14T09:42:35.76823007Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42 UID:a01d1f63-9711-471f-9c3a-33d0d0eea92d NetNS:/var/run/netns/3dc5a0be-7aad-4798-8770-bc9df06e1c3e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01d1f63_9711_471f_9c3a_33d0d0eea92d.slice PodAnnotations:0xc000522450}] Aliases:map[]}\"",
2026-06-14 10:12:41.476372 | controller |     "Jun 14 09:42:35.768532 crc crio[24245]: time=\"2026-06-14T09:42:35.768463367Z\" level=info msg=\"Deleting pod openstack_memcached-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.476393 | controller |     "Jun 14 09:42:35.786816 crc crio[24245]: time=\"2026-06-14T09:42:35.786699705Z\" level=info msg=\"Stopped pod sandbox: 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278\" id=621e99dc-ad53-4bcc-803b-2fc3aef0eeb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.476409 | controller |     "Jun 14 09:42:35.855022 crc crio[24245]: time=\"2026-06-14T09:42:35.847122933Z\" level=info msg=\"Stopped container f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147: openstack/ceilometer-0/sg-core\" id=1925b3cc-e792-4964-84b3-c755d40f88a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476471 | controller |     "Jun 14 09:42:35.912145 crc crio[24245]: time=\"2026-06-14T09:42:35.912007769Z\" level=info msg=\"Created container a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e: openstack/keystone-5fdbc5c4d8-pzrhs/keystone-api\" id=438186f4-ed16-4a45-9172-a99a67f68823 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.476527 | controller |     "Jun 14 09:42:35.917746 crc crio[24245]: time=\"2026-06-14T09:42:35.915552818Z\" level=info msg=\"Starting container: a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e\" id=85fba353-1e75-48ce-84fe-fa1836e8774a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.476548 | controller |     "Jun 14 09:42:35.982284 crc crio[24245]: time=\"2026-06-14T09:42:35.979426228Z\" level=info msg=\"Started container\" PID=266364 containerID=a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e description=openstack/keystone-5fdbc5c4d8-pzrhs/keystone-api id=85fba353-1e75-48ce-84fe-fa1836e8774a name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a",
2026-06-14 10:12:41.476564 | controller |     "Jun 14 09:42:35.983383 crc crio[24245]: time=\"2026-06-14T09:42:35.983297694Z\" level=info msg=\"Stopped container 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11: openstack/nova-metadata-0/nova-metadata-metadata\" id=95faa5ec-391c-4238-b8d5-630db5f823c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476579 | controller |     "Jun 14 09:42:36.001303 crc crio[24245]: time=\"2026-06-14T09:42:36.001217453Z\" level=info msg=\"Stopping pod sandbox: 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b\" id=fb7eeec4-2fb0-4fed-b756-df99a409e313 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.476594 | controller |     "Jun 14 09:42:36.002053 crc crio[24245]: time=\"2026-06-14T09:42:36.00174938Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b UID:69a7c1ef-9986-4a03-b231-1e2e36f49f7d NetNS:/var/run/netns/b2e63d84-bd38-4cea-873a-c58e84252778 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod69a7c1ef_9986_4a03_b231_1e2e36f49f7d.slice PodAnnotations:0xc00161a7b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.476610 | controller |     "Jun 14 09:42:36.002271 crc crio[24245]: time=\"2026-06-14T09:42:36.002175244Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.476625 | controller |     "Jun 14 09:42:36.017320 crc crio[24245]: time=\"2026-06-14T09:42:36.017095649Z\" level=info msg=\"Stopped container f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579: openstack/ceilometer-0/proxy-httpd\" id=36b5ae7a-4f28-42fe-82d9-15447893bbac name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476639 | controller |     "Jun 14 09:42:36.076762 crc crio[24245]: time=\"2026-06-14T09:42:36.074085896Z\" level=info msg=\"Stopped container 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8: openstack/openstack-galera-0/galera\" id=8ea505cc-a9bb-428d-a1eb-0021d01a6904 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476653 | controller |     "Jun 14 09:42:36.083034 crc crio[24245]: time=\"2026-06-14T09:42:36.081414596Z\" level=info msg=\"Stopping pod sandbox: aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46\" id=db3dc137-c6fc-4aa7-a547-773cacce0cf9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.476668 | controller |     "Jun 14 09:42:36.083229 crc crio[24245]: time=\"2026-06-14T09:42:36.083122991Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46 UID:1e4e2b89-0e03-4727-bf82-845d4b19c142 NetNS:/var/run/netns/69395bb2-643d-4e42-ac80-74d0cc760dd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4e2b89_0e03_4727_bf82_845d4b19c142.slice PodAnnotations:0xc00161abb8}] Aliases:map[]}\"",
2026-06-14 10:12:41.476688 | controller |     "Jun 14 09:42:36.085505 crc crio[24245]: time=\"2026-06-14T09:42:36.083296806Z\" level=info msg=\"Deleting pod openstack_openstack-galera-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.476703 | controller |     "Jun 14 09:42:36.171279 crc crio[24245]: time=\"2026-06-14T09:42:36.171160089Z\" level=info msg=\"Stopped pod sandbox: e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013\" id=5ed3c664-ab65-44ef-b202-c349c94a435c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.476717 | controller |     "Jun 14 09:42:36.284012 crc crio[24245]: time=\"2026-06-14T09:42:36.28367053Z\" level=info msg=\"Stopped container 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047: openstack/cinder-api-0/cinder-api\" id=18a6f29f-6946-4bcb-9d6b-2f7ad070ac06 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476733 | controller |     "Jun 14 09:42:36.293120 crc crio[24245]: time=\"2026-06-14T09:42:36.292691468Z\" level=info msg=\"Stopping container: bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15 (timeout: 30s)\" id=05c2084b-9598-47ad-878d-5f4f204f8741 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476747 | controller |     "Jun 14 09:42:36.294042 crc crio[24245]: time=\"2026-06-14T09:42:36.29381568Z\" level=info msg=\"Stopping pod sandbox: 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb\" id=bb5b85b1-7c8a-4ba9-a1c1-a9b7baf3a5c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.476762 | controller |     "Jun 14 09:42:36.294974 crc crio[24245]: time=\"2026-06-14T09:42:36.294900032Z\" level=info msg=\"Stopping container: b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63 (timeout: 30s)\" id=684de24e-9cc5-413f-8532-7749d22a591f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476777 | controller |     "Jun 14 09:42:36.295226 crc crio[24245]: time=\"2026-06-14T09:42:36.295144323Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb UID:131f52c3-59b4-4ebe-acd5-6fbfade99f19 NetNS:/var/run/netns/33e3dd32-a573-40b6-85e4-fbde8a7185f3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod131f52c3_59b4_4ebe_acd5_6fbfade99f19.slice PodAnnotations:0xc001c3c1c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.476793 | controller |     "Jun 14 09:42:36.295422 crc crio[24245]: time=\"2026-06-14T09:42:36.295322068Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.476808 | controller |     "Jun 14 09:42:36.379429 crc crio[24245]: time=\"2026-06-14T09:42:36.379373323Z\" level=info msg=\"Removing container: eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5\" id=ac53a851-f5a7-4078-80bf-d255ea780a57 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.476823 | controller |     "Jun 14 09:42:36.476906 crc crio[24245]: time=\"2026-06-14T09:42:36.473567835Z\" level=info msg=\"Stopped container 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=2c7d065b-b2a8-483a-85de-ed9aed3f6a62 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476838 | controller |     "Jun 14 09:42:36.482439 crc crio[24245]: time=\"2026-06-14T09:42:36.482326529Z\" level=info msg=\"Stopping pod sandbox: ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0\" id=bbded32d-ff53-47f9-92b2-68c6ffb0b57f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.476853 | controller |     "Jun 14 09:42:36.485234 crc crio[24245]: time=\"2026-06-14T09:42:36.484157297Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0 UID:c99afd55-0070-41eb-8787-28b60aba229f NetNS:/var/run/netns/b0e1080d-23c2-4dd3-b54e-423f6772822d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc99afd55_0070_41eb_8787_28b60aba229f.slice PodAnnotations:0xc002422980}] Aliases:map[]}\"",
2026-06-14 10:12:41.476873 | controller |     "Jun 14 09:42:36.485234 crc crio[24245]: time=\"2026-06-14T09:42:36.484415736Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.476888 | controller |     "Jun 14 09:42:36.487746 crc crio[24245]: time=\"2026-06-14T09:42:36.487677503Z\" level=info msg=\"Stopped container bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener-log\" id=05c2084b-9598-47ad-878d-5f4f204f8741 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476903 | controller |     "Jun 14 09:42:36.503346 crc crio[24245]: time=\"2026-06-14T09:42:36.503208042Z\" level=info msg=\"Stopping container: e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4 (timeout: 30s)\" id=270d8a2b-b2a4-4780-bf4e-3d93aab506b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476917 | controller |     "Jun 14 09:42:36.510908 crc crio[24245]: time=\"2026-06-14T09:42:36.510774782Z\" level=info msg=\"Stopping container: 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c (timeout: 30s)\" id=dca559f6-9301-4edc-b6c0-03bf805eb5ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476932 | controller |     "Jun 14 09:42:36.694586 crc crio[24245]: time=\"2026-06-14T09:42:36.690023706Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-r562j/POD\" id=44853fd5-c7bb-4fad-9c35-3fbcb5bcfd4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.476947 | controller |     "Jun 14 09:42:36.694586 crc crio[24245]: time=\"2026-06-14T09:42:36.690564098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.476961 | controller |     "Jun 14 09:42:36.694586 crc crio[24245]: time=\"2026-06-14T09:42:36.693746853Z\" level=info msg=\"Removed container eea437601c809fd1957e7d615325ba1c86fa4b34e4a0186516060f666156aec5: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=ac53a851-f5a7-4078-80bf-d255ea780a57 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.476977 | controller |     "Jun 14 09:42:36.774536 crc crio[24245]: time=\"2026-06-14T09:42:36.764028617Z\" level=info msg=\"Stopped container 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker-log\" id=dca559f6-9301-4edc-b6c0-03bf805eb5ab name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.476993 | controller |     "Jun 14 09:42:36.999829 crc crio[24245]: time=\"2026-06-14T09:42:36.999705811Z\" level=info msg=\"Stopped container 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177: openstack/ceilometer-0/ceilometer-central-agent\" id=a196befb-1485-4464-896c-53182fc580a7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.477008 | controller |     "Jun 14 09:42:37.034466 crc crio[24245]: time=\"2026-06-14T09:42:37.031219732Z\" level=info msg=\"Stopping container: ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005 (timeout: 30s)\" id=c4b16233-95d5-4697-a0f9-c083b7b8462d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.477023 | controller |     "Jun 14 09:42:37.049710 crc crio[24245]: time=\"2026-06-14T09:42:37.04955692Z\" level=info msg=\"Stopped pod sandbox: 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b\" id=fb7eeec4-2fb0-4fed-b756-df99a409e313 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.477042 | controller |     "Jun 14 09:42:37.143247 crc crio[24245]: time=\"2026-06-14T09:42:37.142768876Z\" level=info msg=\"Stopped pod sandbox: 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42\" id=e02b9f85-4650-4257-9d4e-4195d44d78e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.477057 | controller |     "Jun 14 09:42:37.170464 crc crio[24245]: time=\"2026-06-14T09:42:37.170346896Z\" level=info msg=\"Stopped container 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc: openstack/nova-api-0/nova-api-api\" id=c88b4892-db8a-489d-a8c4-d950137e4c1a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.477071 | controller |     "Jun 14 09:42:37.171677 crc crio[24245]: time=\"2026-06-14T09:42:37.171529596Z\" level=info msg=\"Stopping pod sandbox: 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae\" id=9789f91e-c14d-4dd9-94ee-c3a21df30658 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.477086 | controller |     "Jun 14 09:42:37.172261 crc crio[24245]: time=\"2026-06-14T09:42:37.172175639Z\" level=info msg=\"Created container 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4: openstack/neutron-c8db4f5bc-kcb5f/neutron-api\" id=36c98a32-6e2a-418b-86f1-5d2210765ce6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.477100 | controller |     "Jun 14 09:42:37.172561 crc crio[24245]: time=\"2026-06-14T09:42:37.172193808Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae UID:e4e8dbe3-532b-401e-be12-d923bfe5008b NetNS:/var/run/netns/363cdcbd-5701-47ca-8ff4-f8767b29adcd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4e8dbe3_532b_401e_be12_d923bfe5008b.slice PodAnnotations:0xc00274a108}] Aliases:map[]}\"",
2026-06-14 10:12:41.477115 | controller |     "Jun 14 09:42:37.173028 crc crio[24245]: time=\"2026-06-14T09:42:37.17280752Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.477131 | controller |     "Jun 14 09:42:37.174784 crc crio[24245]: time=\"2026-06-14T09:42:37.174675354Z\" level=info msg=\"Starting container: 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4\" id=f31d00bf-3aed-4cd2-a1bd-e0115cd5f21c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.477146 | controller |     "Jun 14 09:42:37.238059 crc crio[24245]: time=\"2026-06-14T09:42:37.237789991Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-r562j Namespace:openstack ID:be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b UID:10eadfef-15a8-4c02-8ab9-da493356d9e8 NetNS:/var/run/netns/e9998ca7-a618-46c0-ae57-d18d97d0e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10eadfef_15a8_4c02_8ab9_da493356d9e8.slice PodAnnotations:0xc000131c98}] Aliases:map[]}\"",
2026-06-14 10:12:41.477161 | controller |     "Jun 14 09:42:37.238059 crc crio[24245]: time=\"2026-06-14T09:42:37.237929915Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-r562j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.477176 | controller |     "Jun 14 09:42:37.238629 crc crio[24245]: time=\"2026-06-14T09:42:37.238562726Z\" level=info msg=\"Started container\" PID=266365 containerID=1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4 description=openstack/neutron-c8db4f5bc-kcb5f/neutron-api id=f31d00bf-3aed-4cd2-a1bd-e0115cd5f21c name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8",
2026-06-14 10:12:41.477191 | controller |     "Jun 14 09:42:37.290577 crc crio[24245]: time=\"2026-06-14T09:42:37.290393285Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=95cf9e49-02ed-4aeb-a784-af1b0f89612c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.477210 | controller |     "Jun 14 09:42:37.406700 crc crio[24245]: time=\"2026-06-14T09:42:37.406019428Z\" level=info msg=\"Stopped pod sandbox: aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46\" id=db3dc137-c6fc-4aa7-a547-773cacce0cf9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.477226 | controller |     "Jun 14 09:42:37.474328 crc crio[24245]: time=\"2026-06-14T09:42:37.467122212Z\" level=info msg=\"Stopped pod sandbox: 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb\" id=bb5b85b1-7c8a-4ba9-a1c1-a9b7baf3a5c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.477240 | controller |     "Jun 14 09:42:37.487153 crc crio[24245]: time=\"2026-06-14T09:42:37.480075432Z\" level=info msg=\"Stopped pod sandbox: ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0\" id=bbded32d-ff53-47f9-92b2-68c6ffb0b57f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.477255 | controller |     "Jun 14 09:42:37.557092 crc crio[24245]: time=\"2026-06-14T09:42:37.555248755Z\" level=info msg=\"Created container 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e: openstack/barbican-api-66fc76bd44-pldsx/barbican-api\" id=a8f057db-1394-4f32-a0d5-598fb29eb4b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.477270 | controller |     "Jun 14 09:42:37.567290 crc crio[24245]: time=\"2026-06-14T09:42:37.563216279Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:944833b50342d462c10637342bc85197a8cf099a3650df12e23854dde99af514\" id=79a5d60e-7637-4395-a145-1162d1adc08e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.477285 | controller |     "Jun 14 09:42:37.586393 crc crio[24245]: time=\"2026-06-14T09:42:37.58180868Z\" level=info msg=\"Starting container: 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e\" id=1f95f0a7-fbe6-40ea-8354-f96636ffde3b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.477299 | controller |     "Jun 14 09:42:37.586393 crc crio[24245]: time=\"2026-06-14T09:42:37.586281032Z\" level=info msg=\"Creating container: openstack/neutron-c8db4f5bc-kcb5f/neutron-httpd\" id=04957a30-9775-41ca-9377-9d5dd3cf4b35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.477314 | controller |     "Jun 14 09:42:37.587488 crc crio[24245]: time=\"2026-06-14T09:42:37.586698026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.477329 | controller |     "Jun 14 09:42:37.592996 crc crio[24245]: time=\"2026-06-14T09:42:37.592678588Z\" level=info msg=\"Started container\" PID=266609 containerID=45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e description=openstack/barbican-api-66fc76bd44-pldsx/barbican-api id=1f95f0a7-fbe6-40ea-8354-f96636ffde3b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142",
2026-06-14 10:12:41.477344 | controller |     "Jun 14 09:42:37.687182 crc crio[24245]: time=\"2026-06-14T09:42:37.6871439Z\" level=info msg=\"Removing container: 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c\" id=12e2d91f-28b0-458b-9d13-f4c3227136b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.477381 | controller |     "Jun 14 09:42:37.704215 crc crio[24245]: time=\"2026-06-14T09:42:37.702086475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.477396 | controller |     "Jun 14 09:42:37.706254 crc crio[24245]: time=\"2026-06-14T09:42:37.706130064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.477416 | controller |     "Jun 14 09:42:37.837215 crc crio[24245]: time=\"2026-06-14T09:42:37.837162875Z\" level=info msg=\"Removed container 383df90d2926eb36d61f7be96c77e0ae1ec0b63627a94937ad572bf992e4af6c: openstack/openstack-cell1-galera-0/galera\" id=12e2d91f-28b0-458b-9d13-f4c3227136b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.477431 | controller |     "Jun 14 09:42:37.840929 crc crio[24245]: time=\"2026-06-14T09:42:37.840793959Z\" level=info msg=\"Removing container: 8d07ad89fd93de645ec40342df254d2c93a5800a3949a2ba4bb6c84836d6e371\" id=8290c37a-95c4-4ec1-988f-c07ad3e44ed9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.477445 | controller |     "Jun 14 09:42:37.959182 crc crio[24245]: time=\"2026-06-14T09:42:37.95810656Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=ea37f911-02dd-49b4-9229-6e5d4262ac29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.477460 | controller |     "Jun 14 09:42:37.959182 crc crio[24245]: time=\"2026-06-14T09:42:37.958588565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.477475 | controller |     "Jun 14 09:42:37.964310 crc crio[24245]: time=\"2026-06-14T09:42:37.964017164Z\" level=info msg=\"Stopped container 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241: openstack/rabbitmq-server-0/rabbitmq\" id=c1db186b-5505-40b3-8a13-f0f5333f259d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.477490 | controller |     "Jun 14 09:42:37.972795 crc crio[24245]: time=\"2026-06-14T09:42:37.964919548Z\" level=info msg=\"Stopping pod sandbox: 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13\" id=3e8fd779-9cb6-4944-86f2-2858f0e8d30e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.477504 | controller |     "Jun 14 09:42:37.974284 crc crio[24245]: time=\"2026-06-14T09:42:37.965323742Z\" level=info msg=\"Stopped pod sandbox: 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae\" id=9789f91e-c14d-4dd9-94ee-c3a21df30658 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.477519 | controller |     "Jun 14 09:42:37.975052 crc crio[24245]: time=\"2026-06-14T09:42:37.974941935Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13 UID:fcb61caf-670c-476a-bfba-39c50adc92f2 NetNS:/var/run/netns/d1db74d6-1492-44c7-be96-795ce6b596bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podfcb61caf_670c_476a_bfba_39c50adc92f2.slice PodAnnotations:0xc000620db0}] Aliases:map[]}\"",
2026-06-14 10:12:41.477534 | controller |     "Jun 14 09:42:37.975656 crc crio[24245]: time=\"2026-06-14T09:42:37.975521914Z\" level=info msg=\"Deleting pod openstack_rabbitmq-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.477549 | controller |     "Jun 14 09:42:38.155907 crc crio[24245]: time=\"2026-06-14T09:42:38.15574894Z\" level=info msg=\"Removed container 8d07ad89fd93de645ec40342df254d2c93a5800a3949a2ba4bb6c84836d6e371: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=8290c37a-95c4-4ec1-988f-c07ad3e44ed9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.477564 | controller |     "Jun 14 09:42:38.263193 crc crio[24245]: time=\"2026-06-14T09:42:38.263107519Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0 UID:655ef768-24d5-4c1c-b9ba-39ddde9bcf9c NetNS:/var/run/netns/0f105771-5e76-49cb-9b93-063d4229a847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655ef768_24d5_4c1c_b9ba_39ddde9bcf9c.slice PodAnnotations:0xc000602b18}] Aliases:map[]}\"",
2026-06-14 10:12:41.477633 | controller |     "Jun 14 09:42:38.263193 crc crio[24245]: time=\"2026-06-14T09:42:38.263177571Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.477652 | controller |     "Jun 14 09:42:38.267934 crc crio[24245]: time=\"2026-06-14T09:42:38.266647955Z\" level=info msg=\"Removing container: 4b54fe51b9e157a7971202948a09791fdc2a279b1dc7dccb068e7bb96b521a43\" id=fe90da42-1b5d-46d3-8a3e-09d82d20a1b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.477667 | controller |     "Jun 14 09:42:38.279206 crc crio[24245]: 2026-06-14T09:42:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be6d45fb85c8a2e Mac:0e:a7:da:82:d8:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:82 Mtu:0 Sandbox:/var/run/netns/e9998ca7-a618-46c0-ae57-d18d97d0e8c5 SocketPath: PciID:}] [{Interface:0xc00060a5c0 Address:{IP:10.217.1.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.477714 | controller |     "Jun 14 09:42:38.279206 crc crio[24245]: time=\"2026-06-14T09:42:38.273957965Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-r562j Namespace:openstack ID:be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b UID:10eadfef-15a8-4c02-8ab9-da493356d9e8 NetNS:/var/run/netns/e9998ca7-a618-46c0-ae57-d18d97d0e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10eadfef_15a8_4c02_8ab9_da493356d9e8.slice PodAnnotations:0xc000131c98}] Aliases:map[]}\"",
2026-06-14 10:12:41.477732 | controller |     "Jun 14 09:42:38.279206 crc crio[24245]: time=\"2026-06-14T09:42:38.274135211Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-r562j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.477747 | controller |     "Jun 14 09:42:38.397808 crc crio[24245]: time=\"2026-06-14T09:42:38.397676964Z\" level=info msg=\"Ran pod sandbox be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b with infra container: openstack/keystone-db-sync-r562j/POD\" id=44853fd5-c7bb-4fad-9c35-3fbcb5bcfd4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.477765 | controller |     "Jun 14 09:42:38.410378 crc crio[24245]: time=\"2026-06-14T09:42:38.41030946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=43756048-4824-4e7f-b569-487e83c386af name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.477786 | controller |     "Jun 14 09:42:38.410542 crc crio[24245]: time=\"2026-06-14T09:42:38.410523687Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=43756048-4824-4e7f-b569-487e83c386af name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.477805 | controller |     "Jun 14 09:42:38.410585 crc crio[24245]: time=\"2026-06-14T09:42:38.410564738Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=43756048-4824-4e7f-b569-487e83c386af name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.477824 | controller |     "Jun 14 09:42:38.416313 crc crio[24245]: time=\"2026-06-14T09:42:38.415262319Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=3acbef7f-9d1e-4f07-b8ba-98f3afea963a name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.477844 | controller |     "Jun 14 09:42:38.438555 crc crio[24245]: time=\"2026-06-14T09:42:38.438492882Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-14 10:12:41.477863 | controller |     "Jun 14 09:42:38.672969 crc crio[24245]: time=\"2026-06-14T09:42:38.672137992Z\" level=info msg=\"Removed container 4b54fe51b9e157a7971202948a09791fdc2a279b1dc7dccb068e7bb96b521a43: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=fe90da42-1b5d-46d3-8a3e-09d82d20a1b3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.477893 | controller |     "Jun 14 09:42:39.161889 crc crio[24245]: time=\"2026-06-14T09:42:39.157631054Z\" level=info msg=\"Stopped container e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=e0d08329-8583-4e88-8c88-35305f4e2235 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.477915 | controller |     "Jun 14 09:42:39.173595 crc crio[24245]: time=\"2026-06-14T09:42:39.16721937Z\" level=info msg=\"Stopping pod sandbox: 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf\" id=83139b1c-d6d1-4d8a-b610-213f1838081f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.477937 | controller |     "Jun 14 09:42:39.178300 crc crio[24245]: time=\"2026-06-14T09:42:39.17407308Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf UID:18773cf6-6086-4d43-9d02-744dbb93aaed NetNS:/var/run/netns/d8f4925c-b5dd-44d0-bad8-e1239727c620 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18773cf6_6086_4d43_9d02_744dbb93aaed.slice PodAnnotations:0xc002423008}] Aliases:map[]}\"",
2026-06-14 10:12:41.477959 | controller |     "Jun 14 09:42:39.178300 crc crio[24245]: time=\"2026-06-14T09:42:39.174300868Z\" level=info msg=\"Deleting pod openstack_rabbitmq-cell1-server-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.477981 | controller |     "Jun 14 09:42:39.272272 crc crio[24245]: time=\"2026-06-14T09:42:39.272164948Z\" level=info msg=\"Stopped pod sandbox: 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13\" id=3e8fd779-9cb6-4944-86f2-2858f0e8d30e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.478002 | controller |     "Jun 14 09:42:39.398246 crc crio[24245]: time=\"2026-06-14T09:42:39.398098365Z\" level=info msg=\"Created container 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9: openstack/neutron-c8db4f5bc-kcb5f/neutron-httpd\" id=04957a30-9775-41ca-9377-9d5dd3cf4b35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.478022 | controller |     "Jun 14 09:42:39.410977 crc crio[24245]: time=\"2026-06-14T09:42:39.410737411Z\" level=info msg=\"Starting container: 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9\" id=c58de4f5-1793-42b6-ae3b-3c57e126eb99 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.478041 | controller |     "Jun 14 09:42:39.429261 crc crio[24245]: time=\"2026-06-14T09:42:39.429156066Z\" level=info msg=\"Stopped container 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf: openstack/ceilometer-0/ceilometer-notification-agent\" id=507ae27d-2646-406a-8684-f723b68451b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.478061 | controller |     "Jun 14 09:42:39.431934 crc crio[24245]: 2026-06-14T09:42:39Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ff3d13dff36f5a0 Mac:62:57:fd:8f:98:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:83 Mtu:0 Sandbox:/var/run/netns/0f105771-5e76-49cb-9b93-063d4229a847 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.1.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.478135 | controller |     "Jun 14 09:42:39.432466 crc crio[24245]: time=\"2026-06-14T09:42:39.432385804Z\" level=info msg=\"Started container\" PID=266923 containerID=322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9 description=openstack/neutron-c8db4f5bc-kcb5f/neutron-httpd id=c58de4f5-1793-42b6-ae3b-3c57e126eb99 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8",
2026-06-14 10:12:41.478176 | controller |     "Jun 14 09:42:39.435333 crc crio[24245]: time=\"2026-06-14T09:42:39.435190455Z\" level=info msg=\"Stopping pod sandbox: 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4\" id=bf5c8ee8-9c6b-473e-9fe9-4c18f2097ca3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.478201 | controller |     "Jun 14 09:42:39.435942 crc crio[24245]: time=\"2026-06-14T09:42:39.435730251Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0 UID:655ef768-24d5-4c1c-b9ba-39ddde9bcf9c NetNS:/var/run/netns/0f105771-5e76-49cb-9b93-063d4229a847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655ef768_24d5_4c1c_b9ba_39ddde9bcf9c.slice PodAnnotations:0xc000602b18}] Aliases:map[]}\"",
2026-06-14 10:12:41.478224 | controller |     "Jun 14 09:42:39.438782 crc crio[24245]: time=\"2026-06-14T09:42:39.437753256Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.478247 | controller |     "Jun 14 09:42:39.439210 crc crio[24245]: time=\"2026-06-14T09:42:39.439109161Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4 UID:076791ff-3177-4c12-b344-75bcd5afc210 NetNS:/var/run/netns/bffbdd3d-ace4-4d35-8147-a8d6511fcfd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod076791ff_3177_4c12_b344_75bcd5afc210.slice PodAnnotations:0xc000620fd8}] Aliases:map[]}\"",
2026-06-14 10:12:41.478270 | controller |     "Jun 14 09:42:39.439453 crc crio[24245]: time=\"2026-06-14T09:42:39.439337518Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.478293 | controller |     "Jun 14 09:42:39.461652 crc crio[24245]: time=\"2026-06-14T09:42:39.452760089Z\" level=info msg=\"Ran pod sandbox ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=ea37f911-02dd-49b4-9229-6e5d4262ac29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.478315 | controller |     "Jun 14 09:42:39.494633 crc crio[24245]: time=\"2026-06-14T09:42:39.494514543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=b2c991ba-5706-4c8a-a416-4d89010d1cd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.478337 | controller |     "Jun 14 09:42:39.706178 crc crio[24245]: time=\"2026-06-14T09:42:39.705652926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8962932efdb727ae0430f64b608878a1b93179b46dc26fd4f5d38c8eccc00f5d\" id=bac37835-34cb-4d92-b341-a9c783d42a95 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.478384 | controller |     "Jun 14 09:42:39.738127 crc crio[24245]: time=\"2026-06-14T09:42:39.738074508Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=311dc585-f715-47db-8cb7-770a6d0709b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.478409 | controller |     "Jun 14 09:42:39.739185 crc crio[24245]: time=\"2026-06-14T09:42:39.739162773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.478431 | controller |     "Jun 14 09:42:39.948503 crc crio[24245]: time=\"2026-06-14T09:42:39.948291485Z\" level=info msg=\"Stopped pod sandbox: 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf\" id=83139b1c-d6d1-4d8a-b610-213f1838081f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.478461 | controller |     "Jun 14 09:42:39.960488 crc crio[24245]: time=\"2026-06-14T09:42:39.960379743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.478484 | controller |     "Jun 14 09:42:39.994963 crc crio[24245]: time=\"2026-06-14T09:42:39.992285615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.478505 | controller |     "Jun 14 09:42:40.047483 crc crio[24245]: time=\"2026-06-14T09:42:40.045760856Z\" level=info msg=\"Removing container: 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8\" id=b20d8340-d464-4540-a5a5-efef6ca329e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.478528 | controller |     "Jun 14 09:42:40.123075 crc crio[24245]: time=\"2026-06-14T09:42:40.122905262Z\" level=info msg=\"Stopped pod sandbox: 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4\" id=bf5c8ee8-9c6b-473e-9fe9-4c18f2097ca3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.478549 | controller |     "Jun 14 09:42:40.187177 crc crio[24245]: time=\"2026-06-14T09:42:40.186560302Z\" level=info msg=\"Removed container 250393d318aa46316997700061deae2ee8332221bf82b77e4e5c4fceb7cf33a8: openstack/openstack-galera-0/galera\" id=b20d8340-d464-4540-a5a5-efef6ca329e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.478571 | controller |     "Jun 14 09:42:40.206922 crc crio[24245]: time=\"2026-06-14T09:42:40.204752603Z\" level=info msg=\"Removing container: a476b79bd608d5dc626bcab0c9a6c9717ffe9b999a82aee405e4facb4359b04b\" id=ac4cd00b-4639-49c4-8800-83072320c4b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.478592 | controller |     "Jun 14 09:42:40.434636 crc crio[24245]: time=\"2026-06-14T09:42:40.434522342Z\" level=info msg=\"Removed container a476b79bd608d5dc626bcab0c9a6c9717ffe9b999a82aee405e4facb4359b04b: openstack/openstack-galera-0/mysql-bootstrap\" id=ac4cd00b-4639-49c4-8800-83072320c4b9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.478612 | controller |     "Jun 14 09:42:40.440962 crc crio[24245]: time=\"2026-06-14T09:42:40.435705478Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=23506934-9591-4398-bc3e-bdbdd2d990ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.478627 | controller |     "Jun 14 09:42:40.440962 crc crio[24245]: time=\"2026-06-14T09:42:40.435804791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.478642 | controller |     "Jun 14 09:42:40.481068 crc crio[24245]: time=\"2026-06-14T09:42:40.480506267Z\" level=info msg=\"Removing container: 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc\" id=153a5afb-a8f4-4776-a082-3c835db5c619 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.478656 | controller |     "Jun 14 09:42:40.580780 crc crio[24245]: time=\"2026-06-14T09:42:40.580629371Z\" level=info msg=\"Removed container 7f402f69168d57f073ad06c907e81ebd37f9cd08fd056b3fc182b3186118c0bc: openstack/nova-api-0/nova-api-api\" id=153a5afb-a8f4-4776-a082-3c835db5c619 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.478671 | controller |     "Jun 14 09:42:40.595495 crc crio[24245]: time=\"2026-06-14T09:42:40.595415229Z\" level=info msg=\"Removing container: fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203\" id=5fa97312-cf3d-4c01-9cc2-00cddfb82a37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.478686 | controller |     "Jun 14 09:42:40.750329 crc crio[24245]: time=\"2026-06-14T09:42:40.750022826Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=4c39fcd0-6da2-441f-8b89-9bfe1e0df778 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.478706 | controller |     "Jun 14 09:42:40.751406 crc crio[24245]: time=\"2026-06-14T09:42:40.750355427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.478721 | controller |     "Jun 14 09:42:40.759475 crc crio[24245]: time=\"2026-06-14T09:42:40.75645185Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97 UID:a049bf94-5ce5-4ccb-90fc-422855c0ebe5 NetNS:/var/run/netns/2c9d4445-a609-44e6-8fd5-eaf440a6f914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda049bf94_5ce5_4ccb_90fc_422855c0ebe5.slice PodAnnotations:0xc00274a350}] Aliases:map[]}\"",
2026-06-14 10:12:41.478737 | controller |     "Jun 14 09:42:40.759475 crc crio[24245]: time=\"2026-06-14T09:42:40.756519442Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.478752 | controller |     "Jun 14 09:42:40.899957 crc crio[24245]: time=\"2026-06-14T09:42:40.899801631Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=8ab272b0-a7d7-4f68-929c-f629387e7a32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.478767 | controller |     "Jun 14 09:42:40.900267 crc crio[24245]: time=\"2026-06-14T09:42:40.900017798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.478783 | controller |     "Jun 14 09:42:41.121446 crc crio[24245]: time=\"2026-06-14T09:42:41.120792922Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:6f0cded460458b71fca436d6d6b52a3a0a826b3eddc68be04a4eb89274667aeb UID:375e5c49-8bc3-434b-8e29-83bd87d9aea8 NetNS:/var/run/netns/229775db-d203-483b-bf73-651a100a082e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod375e5c49_8bc3_434b_8e29_83bd87d9aea8.slice PodAnnotations:0xc001c3c050}] Aliases:map[]}\"",
2026-06-14 10:12:41.478804 | controller |     "Jun 14 09:42:41.121446 crc crio[24245]: time=\"2026-06-14T09:42:41.121350468Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.478821 | controller |     "Jun 14 09:42:41.124626 crc crio[24245]: time=\"2026-06-14T09:42:41.123684863Z\" level=info msg=\"Created container ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=311dc585-f715-47db-8cb7-770a6d0709b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.478841 | controller |     "Jun 14 09:42:41.137982 crc crio[24245]: time=\"2026-06-14T09:42:41.13783194Z\" level=info msg=\"Starting container: ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953\" id=2a0adb88-8f08-4997-83d1-750994cecd00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.478859 | controller |     "Jun 14 09:42:41.169904 crc crio[24245]: time=\"2026-06-14T09:42:41.165270331Z\" level=info msg=\"Started container\" PID=267453 containerID=ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=2a0adb88-8f08-4997-83d1-750994cecd00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0",
2026-06-14 10:12:41.478875 | controller |     "Jun 14 09:42:41.341778 crc crio[24245]: time=\"2026-06-14T09:42:41.339156027Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:ac4f6560785137dc251b75971c282d5a934b2e08d782c1a2fbf922c4fff929da UID:1e4a9050-9814-4f1c-9a60-32f9c148a4d7 NetNS:/var/run/netns/2b70ea0a-d99d-4612-ab21-5af111f9f984 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4a9050_9814_4f1c_9a60_32f9c148a4d7.slice PodAnnotations:0xc000602590}] Aliases:map[]}\"",
2026-06-14 10:12:41.478896 | controller |     "Jun 14 09:42:41.341778 crc crio[24245]: time=\"2026-06-14T09:42:41.339739626Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.478911 | controller |     "Jun 14 09:42:41.511279 crc crio[24245]: time=\"2026-06-14T09:42:41.510009581Z\" level=info msg=\"Removed container fe3830b0a61d3817f331f6c418a324c004695dfef8a8ca4b9a35e823baa95203: openstack/nova-api-0/nova-api-log\" id=5fa97312-cf3d-4c01-9cc2-00cddfb82a37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.478926 | controller |     "Jun 14 09:42:41.516033 crc crio[24245]: time=\"2026-06-14T09:42:41.515805947Z\" level=info msg=\"Removing container: 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047\" id=bb4b23e3-bd8a-4d4f-ad70-b52f48a6b1b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.478942 | controller |     "Jun 14 09:42:41.647035 crc crio[24245]: time=\"2026-06-14T09:42:41.646638349Z\" level=info msg=\"Removed container 2d9619f57f28bccd27decb80e8503f03a9b234175ba8736762f4c4824bf4c047: openstack/cinder-api-0/cinder-api\" id=bb4b23e3-bd8a-4d4f-ad70-b52f48a6b1b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.478957 | controller |     "Jun 14 09:42:41.664032 crc crio[24245]: time=\"2026-06-14T09:42:41.663769622Z\" level=info msg=\"Removing container: d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593\" id=f7a745cf-25c0-45eb-81ce-234a1d0fcb59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.479018 | controller |     "Jun 14 09:42:41.727382 crc crio[24245]: time=\"2026-06-14T09:42:41.727298885Z\" level=info msg=\"Removed container d5f2836cc8d7f694e9f21d674a7d683e32567141903931762d3bfaa0310da593: openstack/cinder-api-0/cinder-api-log\" id=f7a745cf-25c0-45eb-81ce-234a1d0fcb59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.479043 | controller |     "Jun 14 09:42:41.741515 crc crio[24245]: time=\"2026-06-14T09:42:41.741013867Z\" level=info msg=\"Removing container: 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78\" id=ed1798ff-94e7-412b-ae14-90c3f3e82e10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.479066 | controller |     "Jun 14 09:42:41.770527 crc crio[24245]: 2026-06-14T09:42:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e38d71b4140d0ca Mac:be:29:5e:23:f7:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:84 Mtu:0 Sandbox:/var/run/netns/2c9d4445-a609-44e6-8fd5-eaf440a6f914 SocketPath: PciID:}] [{Interface:0xc0002b7120 Address:{IP:10.217.1.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.479089 | controller |     "Jun 14 09:42:41.772264 crc crio[24245]: time=\"2026-06-14T09:42:41.772047821Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97 UID:a049bf94-5ce5-4ccb-90fc-422855c0ebe5 NetNS:/var/run/netns/2c9d4445-a609-44e6-8fd5-eaf440a6f914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda049bf94_5ce5_4ccb_90fc_422855c0ebe5.slice PodAnnotations:0xc00274a350}] Aliases:map[]}\"",
2026-06-14 10:12:41.479111 | controller |     "Jun 14 09:42:41.772264 crc crio[24245]: time=\"2026-06-14T09:42:41.772216186Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.479137 | controller |     "Jun 14 09:42:41.831894 crc crio[24245]: time=\"2026-06-14T09:42:41.831788008Z\" level=info msg=\"Ran pod sandbox e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97 with infra container: openstack/nova-scheduler-0/POD\" id=23506934-9591-4398-bc3e-bdbdd2d990ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.479157 | controller |     "Jun 14 09:42:41.856089 crc crio[24245]: time=\"2026-06-14T09:42:41.854994077Z\" level=info msg=\"Removed container 67b4ce5e9b30f52ead5b2ba5fd128958a403a468c8550b7de2dcf31690af9c78: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ed1798ff-94e7-412b-ae14-90c3f3e82e10 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.479230 | controller |     "Jun 14 09:42:41.857630 crc crio[24245]: time=\"2026-06-14T09:42:41.857497187Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=a0a51d10-6e37-496a-9f9d-5c53f845ed15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.479264 | controller |     "Jun 14 09:42:41.881382 crc crio[24245]: time=\"2026-06-14T09:42:41.880918031Z\" level=info msg=\"Removing container: 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241\" id=845a15a7-32e5-401b-af07-794f6eb0420e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.479284 | controller |     "Jun 14 09:42:42.015906 crc crio[24245]: time=\"2026-06-14T09:42:42.01326739Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:c9b4945c93b9e450adbdb035f59d0f911b9e9c22b2ad694c58e37c43e3e8d697\" id=a0a35dde-e335-4456-8e80-412ca0b3036b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.479303 | controller |     "Jun 14 09:42:42.034135 crc crio[24245]: time=\"2026-06-14T09:42:42.033937927Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d5882898-745a-4230-9ce1-e7a923d1e3ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.479387 | controller |     "Jun 14 09:42:42.036051 crc crio[24245]: time=\"2026-06-14T09:42:42.034954038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.479447 | controller |     "Jun 14 09:42:42.049428 crc crio[24245]: time=\"2026-06-14T09:42:42.049013868Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=3eea8345-233d-42c2-9049-c29a4433b3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.479468 | controller |     "Jun 14 09:42:42.049428 crc crio[24245]: time=\"2026-06-14T09:42:42.049115051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.479488 | controller |     "Jun 14 09:42:42.103638 crc crio[24245]: time=\"2026-06-14T09:42:42.103544261Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=2286fee9-09ad-4b18-924b-e5184ece6c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.479506 | controller |     "Jun 14 09:42:42.104038 crc crio[24245]: time=\"2026-06-14T09:42:42.103982505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.479525 | controller |     "Jun 14 09:42:42.177827 crc crio[24245]: time=\"2026-06-14T09:42:42.175781232Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=18612d1c-85ee-4ef0-9b76-1e44c41e16e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.479544 | controller |     "Jun 14 09:42:42.177827 crc crio[24245]: time=\"2026-06-14T09:42:42.175929897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.479569 | controller |     "Jun 14 09:42:42.177827 crc crio[24245]: 2026-06-14T09:42:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6f0cded460458b7 Mac:22:e7:60:81:0d:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:85 Mtu:0 Sandbox:/var/run/netns/229775db-d203-483b-bf73-651a100a082e SocketPath: PciID:}] [{Interface:0xc00038e5a0 Address:{IP:10.217.1.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.479592 | controller |     "Jun 14 09:42:42.179591 crc crio[24245]: time=\"2026-06-14T09:42:42.179525253Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:6f0cded460458b71fca436d6d6b52a3a0a826b3eddc68be04a4eb89274667aeb UID:375e5c49-8bc3-434b-8e29-83bd87d9aea8 NetNS:/var/run/netns/229775db-d203-483b-bf73-651a100a082e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod375e5c49_8bc3_434b_8e29_83bd87d9aea8.slice PodAnnotations:0xc001c3c050}] Aliases:map[]}\"",
2026-06-14 10:12:41.479616 | controller |     "Jun 14 09:42:42.200946 crc crio[24245]: time=\"2026-06-14T09:42:42.200196976Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.479637 | controller |     "Jun 14 09:42:42.202985 crc crio[24245]: time=\"2026-06-14T09:42:42.202816151Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=2a8f2973-f111-4e6d-885f-9272c2150af6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.479659 | controller |     "Jun 14 09:42:42.203284 crc crio[24245]: time=\"2026-06-14T09:42:42.203049208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.479681 | controller |     "Jun 14 09:42:42.234733 crc crio[24245]: 2026-06-14T09:42:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac4f6560785137d Mac:76:bf:1f:fc:30:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:86 Mtu:0 Sandbox:/var/run/netns/2b70ea0a-d99d-4612-ab21-5af111f9f984 SocketPath: PciID:}] [{Interface:0xc0002ff630 Address:{IP:10.217.1.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.479703 | controller |     "Jun 14 09:42:42.236116 crc crio[24245]: time=\"2026-06-14T09:42:42.23608199Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:ac4f6560785137dc251b75971c282d5a934b2e08d782c1a2fbf922c4fff929da UID:1e4a9050-9814-4f1c-9a60-32f9c148a4d7 NetNS:/var/run/netns/2b70ea0a-d99d-4612-ab21-5af111f9f984 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1e4a9050_9814_4f1c_9a60_32f9c148a4d7.slice PodAnnotations:0xc000602590}] Aliases:map[]}\"",
2026-06-14 10:12:41.479725 | controller |     "Jun 14 09:42:42.236332 crc crio[24245]: time=\"2026-06-14T09:42:42.236315617Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.479778 | controller |     "Jun 14 09:42:42.297877 crc crio[24245]: time=\"2026-06-14T09:42:42.297363036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.479808 | controller |     "Jun 14 09:42:42.310146 crc crio[24245]: time=\"2026-06-14T09:42:42.309202483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.479830 | controller |     "Jun 14 09:42:42.326328 crc crio[24245]: time=\"2026-06-14T09:42:42.326111062Z\" level=info msg=\"Removed container 1e9e0b82c0b19cb66bb1770db27564650c76f6d073ace4455c2de9f7bfcb1241: openstack/rabbitmq-server-0/rabbitmq\" id=845a15a7-32e5-401b-af07-794f6eb0420e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.479859 | controller |     "Jun 14 09:42:42.346475 crc crio[24245]: time=\"2026-06-14T09:42:42.34130508Z\" level=info msg=\"Removing container: 20cf56e6f77349434a8d0aa0be99f1d8cbfba181e8fb21c1a49fcdeda08faddb\" id=ce1698dc-af4b-4bde-9f75-0f437783d387 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.479883 | controller |     "Jun 14 09:42:42.354918 crc crio[24245]: time=\"2026-06-14T09:42:42.354820247Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4 UID:beb2cf30-b1b7-4df8-be8f-10659c21d8eb NetNS:/var/run/netns/c8a99563-2894-4161-af87-e4a728cd9226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeb2cf30_b1b7_4df8_be8f_10659c21d8eb.slice PodAnnotations:0xc00274a030}] Aliases:map[]}\"",
2026-06-14 10:12:41.479904 | controller |     "Jun 14 09:42:42.355169 crc crio[24245]: time=\"2026-06-14T09:42:42.355150638Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.479925 | controller |     "Jun 14 09:42:42.366182 crc crio[24245]: time=\"2026-06-14T09:42:42.365789582Z\" level=info msg=\"Ran pod sandbox 6f0cded460458b71fca436d6d6b52a3a0a826b3eddc68be04a4eb89274667aeb with infra container: openstack/openstack-cell1-galera-0/POD\" id=4c39fcd0-6da2-441f-8b89-9bfe1e0df778 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.479947 | controller |     "Jun 14 09:42:42.388902 crc crio[24245]: time=\"2026-06-14T09:42:42.377696491Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=77d4f808-577c-4bcc-8559-f2f4213ffc82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.479967 | controller |     "Jun 14 09:42:42.388902 crc crio[24245]: time=\"2026-06-14T09:42:42.377796474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.479987 | controller |     "Jun 14 09:42:42.388902 crc crio[24245]: time=\"2026-06-14T09:42:42.388317529Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c28d1b5d-4e47-4009-9c91-d2df28b0fd63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.480008 | controller |     "Jun 14 09:42:42.388902 crc crio[24245]: time=\"2026-06-14T09:42:42.388475754Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=c28d1b5d-4e47-4009-9c91-d2df28b0fd63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.480029 | controller |     "Jun 14 09:42:42.388902 crc crio[24245]: time=\"2026-06-14T09:42:42.388516375Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=c28d1b5d-4e47-4009-9c91-d2df28b0fd63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.480050 | controller |     "Jun 14 09:42:42.390328 crc crio[24245]: time=\"2026-06-14T09:42:42.389802226Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=82f19f14-3d09-4373-90a3-c2639a86b130 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.480070 | controller |     "Jun 14 09:42:42.399224 crc crio[24245]: time=\"2026-06-14T09:42:42.397484424Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-14 10:12:41.480091 | controller |     "Jun 14 09:42:42.427366 crc crio[24245]: time=\"2026-06-14T09:42:42.42537339Z\" level=info msg=\"Ran pod sandbox ac4f6560785137dc251b75971c282d5a934b2e08d782c1a2fbf922c4fff929da with infra container: openstack/memcached-0/POD\" id=8ab272b0-a7d7-4f68-929c-f629387e7a32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.480118 | controller |     "Jun 14 09:42:42.444635 crc crio[24245]: time=\"2026-06-14T09:42:42.437534615Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=73da16af-862d-489b-99df-8549b50ec183 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.480140 | controller |     "Jun 14 09:42:42.503589 crc crio[24245]: time=\"2026-06-14T09:42:42.503190033Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=73da16af-862d-489b-99df-8549b50ec183 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.480161 | controller |     "Jun 14 09:42:42.504524 crc crio[24245]: time=\"2026-06-14T09:42:42.504501645Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=73da16af-862d-489b-99df-8549b50ec183 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.480182 | controller |     "Jun 14 09:42:42.510639 crc crio[24245]: time=\"2026-06-14T09:42:42.510543048Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=9a8072d3-e4eb-4b80-a509-8628ab99094b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.480203 | controller |     "Jun 14 09:42:42.516344 crc crio[24245]: time=\"2026-06-14T09:42:42.51491486Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-14 10:12:41.480225 | controller |     "Jun 14 09:42:42.546904 crc crio[24245]: time=\"2026-06-14T09:42:42.545802408Z\" level=info msg=\"Created container 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=d5882898-745a-4230-9ce1-e7a923d1e3ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.480247 | controller |     "Jun 14 09:42:42.552904 crc crio[24245]: time=\"2026-06-14T09:42:42.54865979Z\" level=info msg=\"Starting container: 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189\" id=d60f2b31-6529-46c0-82c2-55ad2426f340 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.480267 | controller |     "Jun 14 09:42:42.579476 crc crio[24245]: time=\"2026-06-14T09:42:42.579311724Z\" level=info msg=\"Started container\" PID=267830 containerID=1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=d60f2b31-6529-46c0-82c2-55ad2426f340 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97",
2026-06-14 10:12:41.480289 | controller |     "Jun 14 09:42:42.680019 crc crio[24245]: time=\"2026-06-14T09:42:42.679936454Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5 UID:2af08ec6-d457-4559-896b-063faa9e4339 NetNS:/var/run/netns/0c13c413-f5e3-475d-bff6-82599ff74ca1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2af08ec6_d457_4559_896b_063faa9e4339.slice PodAnnotations:0xc000130f00}] Aliases:map[]}\"",
2026-06-14 10:12:41.480311 | controller |     "Jun 14 09:42:42.680019 crc crio[24245]: time=\"2026-06-14T09:42:42.680003696Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.480331 | controller |     "Jun 14 09:42:42.794926 crc crio[24245]: time=\"2026-06-14T09:42:42.785807321Z\" level=info msg=\"Removed container 20cf56e6f77349434a8d0aa0be99f1d8cbfba181e8fb21c1a49fcdeda08faddb: openstack/rabbitmq-server-0/setup-container\" id=ce1698dc-af4b-4bde-9f75-0f437783d387 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.480389 | controller |     "Jun 14 09:42:42.835194 crc crio[24245]: time=\"2026-06-14T09:42:42.82400064Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=46b57f46-a937-4684-b218-4de6e8d6959c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.480422 | controller |     "Jun 14 09:42:42.835194 crc crio[24245]: time=\"2026-06-14T09:42:42.824070102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.480446 | controller |     "Jun 14 09:42:42.854434 crc crio[24245]: time=\"2026-06-14T09:42:42.854368595Z\" level=info msg=\"Removing container: f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579\" id=6b74e198-dedb-4136-8fe4-be257558c74a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.480469 | controller |     "Jun 14 09:42:42.887405 crc crio[24245]: time=\"2026-06-14T09:42:42.887347203Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f UID:aa712c79-5d5f-4f99-ae51-cacdb19ff505 NetNS:/var/run/netns/4bcca902-7c22-429c-a693-e07a766f4a32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa712c79_5d5f_4f99_ae51_cacdb19ff505.slice PodAnnotations:0xc001c3c710}] Aliases:map[]}\"",
2026-06-14 10:12:41.480491 | controller |     "Jun 14 09:42:42.887575 crc crio[24245]: time=\"2026-06-14T09:42:42.88755941Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.480513 | controller |     "Jun 14 09:42:43.061264 crc crio[24245]: time=\"2026-06-14T09:42:43.060772332Z\" level=info msg=\"Stopped container b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener\" id=684de24e-9cc5-413f-8532-7749d22a591f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.480535 | controller |     "Jun 14 09:42:43.068326 crc crio[24245]: 2026-06-14T09:42:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd1479c174a17b5 Mac:0a:d0:72:ce:2d:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8b Mtu:0 Sandbox:/var/run/netns/c8a99563-2894-4161-af87-e4a728cd9226 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.480558 | controller |     "Jun 14 09:42:43.070719 crc crio[24245]: time=\"2026-06-14T09:42:43.07052144Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4 UID:beb2cf30-b1b7-4df8-be8f-10659c21d8eb NetNS:/var/run/netns/c8a99563-2894-4161-af87-e4a728cd9226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeb2cf30_b1b7_4df8_be8f_10659c21d8eb.slice PodAnnotations:0xc00274a030}] Aliases:map[]}\"",
2026-06-14 10:12:41.480579 | controller |     "Jun 14 09:42:43.071191 crc crio[24245]: time=\"2026-06-14T09:42:43.070757788Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.480602 | controller |     "Jun 14 09:42:43.091904 crc crio[24245]: time=\"2026-06-14T09:42:43.090752792Z\" level=info msg=\"Stopping pod sandbox: 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753\" id=6072978f-36ac-43e1-9401-81b05bcdd366 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.480626 | controller |     "Jun 14 09:42:43.095293 crc crio[24245]: time=\"2026-06-14T09:42:43.092301272Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-69777c668b-m48h5 Namespace:openstack ID:59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753 UID:08b52a99-aa20-4a39-ad58-e10192dbd018 NetNS:/var/run/netns/c52522f1-76a9-43e3-b6a1-060f1ff768bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08b52a99_aa20_4a39_ad58_e10192dbd018.slice PodAnnotations:0xc003bf60f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.480655 | controller |     "Jun 14 09:42:43.095293 crc crio[24245]: time=\"2026-06-14T09:42:43.092471838Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-69777c668b-m48h5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.480681 | controller |     "Jun 14 09:42:43.126140 crc crio[24245]: time=\"2026-06-14T09:42:43.125177458Z\" level=info msg=\"Stopped container e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker\" id=270d8a2b-b2a4-4780-bf4e-3d93aab506b7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.480699 | controller |     "Jun 14 09:42:43.132278 crc crio[24245]: time=\"2026-06-14T09:42:43.13214085Z\" level=info msg=\"Stopping pod sandbox: 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191\" id=4fe7853f-9537-4c43-804f-18fe3045285d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.480715 | controller |     "Jun 14 09:42:43.156337 crc crio[24245]: time=\"2026-06-14T09:42:43.134647959Z\" level=info msg=\"Got pod network &{Name:barbican-worker-74bdbf448f-jbq6x Namespace:openstack ID:58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191 UID:212cae59-8627-4b0d-ae8f-dc30504e7ab4 NetNS:/var/run/netns/ad7534f8-4b97-4313-9078-94fd03dda982 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod212cae59_8627_4b0d_ae8f_dc30504e7ab4.slice PodAnnotations:0xc000522158}] Aliases:map[]}\"",
2026-06-14 10:12:41.480730 | controller |     "Jun 14 09:42:43.156337 crc crio[24245]: time=\"2026-06-14T09:42:43.148229246Z\" level=info msg=\"Deleting pod openstack_barbican-worker-74bdbf448f-jbq6x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.480746 | controller |     "Jun 14 09:42:43.166749 crc crio[24245]: time=\"2026-06-14T09:42:43.166590881Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5 UID:467d7e10-3d68-41b1-85de-20c7abb0f20e NetNS:/var/run/netns/cfc078e4-3e3f-4e6b-8d6d-eb9d44727cee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod467d7e10_3d68_41b1_85de_20c7abb0f20e.slice PodAnnotations:0xc001fea228}] Aliases:map[]}\"",
2026-06-14 10:12:41.480761 | controller |     "Jun 14 09:42:43.166749 crc crio[24245]: time=\"2026-06-14T09:42:43.166705024Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.480776 | controller |     "Jun 14 09:42:43.184222 crc crio[24245]: time=\"2026-06-14T09:42:43.184176274Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:4a92e19c2981c9271799d5a4f16596183530b80b9853035c7711088dfff20b6d UID:0ddd9426-191f-420e-a57e-ba28b9bffbbe NetNS:/var/run/netns/5692beef-5323-446d-82fe-b6cf82239cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ddd9426_191f_420e_a57e_ba28b9bffbbe.slice PodAnnotations:0xc003bf6398}] Aliases:map[]}\"",
2026-06-14 10:12:41.480792 | controller |     "Jun 14 09:42:43.184480 crc crio[24245]: time=\"2026-06-14T09:42:43.184456343Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.480807 | controller |     "Jun 14 09:42:43.201351 crc crio[24245]: time=\"2026-06-14T09:42:43.201190595Z\" level=info msg=\"Ran pod sandbox cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4 with infra container: openstack/nova-cell0-conductor-0/POD\" id=3eea8345-233d-42c2-9049-c29a4433b3d0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.480862 | controller |     "Jun 14 09:42:43.216168 crc crio[24245]: time=\"2026-06-14T09:42:43.215772784Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=08f5f96b-d606-4ab7-aa28-4495dc32729b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.480892 | controller |     "Jun 14 09:42:43.281698 crc crio[24245]: time=\"2026-06-14T09:42:43.278405733Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=2966d8de-1015-4d9b-b744-93b02e79a3d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.480913 | controller |     "Jun 14 09:42:43.281698 crc crio[24245]: time=\"2026-06-14T09:42:43.278492596Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.480929 | controller |     "Jun 14 09:42:43.284631 crc crio[24245]: time=\"2026-06-14T09:42:43.284516108Z\" level=info msg=\"Removed container f3bc1b38f877a40ea329ae8c1d5f6580b17797cb7ac7d5a0947c72fec5fd6579: openstack/ceilometer-0/proxy-httpd\" id=6b74e198-dedb-4136-8fe4-be257558c74a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.480944 | controller |     "Jun 14 09:42:43.304356 crc crio[24245]: time=\"2026-06-14T09:42:43.303584441Z\" level=info msg=\"Removing container: f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147\" id=5b1d9b53-24bf-4fff-949f-8d67479ece53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.480960 | controller |     "Jun 14 09:42:43.309489 crc crio[24245]: time=\"2026-06-14T09:42:43.307501407Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732 UID:f4432392-21c9-4ac7-b411-04401309d6e8 NetNS:/var/run/netns/036bbc7c-c9e4-4308-93d1-4fc2d0c3b4af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4432392_21c9_4ac7_b411_04401309d6e8.slice PodAnnotations:0xc000620748}] Aliases:map[]}\"",
2026-06-14 10:12:41.480981 | controller |     "Jun 14 09:42:43.309489 crc crio[24245]: time=\"2026-06-14T09:42:43.307562929Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.480997 | controller |     "Jun 14 09:42:43.356513 crc crio[24245]: time=\"2026-06-14T09:42:43.355274881Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=0858246e-ddfa-4afc-bb9d-2703b9c8d973 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.481012 | controller |     "Jun 14 09:42:43.401342 crc crio[24245]: time=\"2026-06-14T09:42:43.401253756Z\" level=info msg=\"Removed container f818b7f1dce65a8bcf786ffbf818539c85e5fd1b5c7f7bf92caf91d0cefa4147: openstack/ceilometer-0/sg-core\" id=5b1d9b53-24bf-4fff-949f-8d67479ece53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.481027 | controller |     "Jun 14 09:42:43.430903 crc crio[24245]: time=\"2026-06-14T09:42:43.430723767Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103 UID:30bfff95-2239-46a9-93ab-73a5fcdd1926 NetNS:/var/run/netns/55f0c05a-69d0-48b6-bdb7-f84c3b5c8b11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30bfff95_2239_46a9_93ab_73a5fcdd1926.slice PodAnnotations:0xc002422130}] Aliases:map[]}\"",
2026-06-14 10:12:41.481046 | controller |     "Jun 14 09:42:43.430903 crc crio[24245]: time=\"2026-06-14T09:42:43.430794379Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.481061 | controller |     "Jun 14 09:42:43.432525 crc crio[24245]: time=\"2026-06-14T09:42:43.431719859Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=f7d27fd6-a19d-472c-9f7c-27c9a652fb0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.481076 | controller |     "Jun 14 09:42:43.432932 crc crio[24245]: time=\"2026-06-14T09:42:43.432834565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.481090 | controller |     "Jun 14 09:42:43.465706 crc crio[24245]: time=\"2026-06-14T09:42:43.464952756Z\" level=info msg=\"Removing container: 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf\" id=712dafbc-1571-48f1-b9a9-111f3e3c1393 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.481105 | controller |     "Jun 14 09:42:43.504224 crc crio[24245]: time=\"2026-06-14T09:42:43.504125307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.481119 | controller |     "Jun 14 09:42:43.557956 crc crio[24245]: time=\"2026-06-14T09:42:43.556830359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.481170 | controller |     "Jun 14 09:42:43.616675 crc crio[24245]: time=\"2026-06-14T09:42:43.616512617Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=5e3a782a-c682-4ac5-94df-e9bcf1fcfbdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.481189 | controller |     "Jun 14 09:42:43.616675 crc crio[24245]: time=\"2026-06-14T09:42:43.616659301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.481205 | controller |     "Jun 14 09:42:43.672934 crc crio[24245]: time=\"2026-06-14T09:42:43.669507544Z\" level=info msg=\"Removed container 54a77a94431fecd77c1ff8b21d287fadcdd7dee19f5f225cfbf3718683f4c8cf: openstack/ceilometer-0/ceilometer-notification-agent\" id=712dafbc-1571-48f1-b9a9-111f3e3c1393 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.481220 | controller |     "Jun 14 09:42:43.689262 crc crio[24245]: time=\"2026-06-14T09:42:43.685273718Z\" level=info msg=\"Removing container: 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177\" id=d418d0cb-ca03-4fa2-ae95-66a3dcc3e240 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.481236 | controller |     "Jun 14 09:42:43.751916 crc crio[24245]: time=\"2026-06-14T09:42:43.751318065Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6 UID:c05addb6-4119-4ba6-b8c5-1c8c8de31c9f NetNS:/var/run/netns/3406286a-09b3-4fb2-b623-b3226a6284e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc05addb6_4119_4ba6_b8c5_1c8c8de31c9f.slice PodAnnotations:0xc002c92088}] Aliases:map[]}\"",
2026-06-14 10:12:41.481251 | controller |     "Jun 14 09:42:43.751916 crc crio[24245]: time=\"2026-06-14T09:42:43.751687637Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.481266 | controller |     "Jun 14 09:42:43.877511 crc crio[24245]: time=\"2026-06-14T09:42:43.877411743Z\" level=info msg=\"Removed container 32460c494d89e082b448dccde132628fe54f72f51e4e1799c53ec8b520e13177: openstack/ceilometer-0/ceilometer-central-agent\" id=d418d0cb-ca03-4fa2-ae95-66a3dcc3e240 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.481286 | controller |     "Jun 14 09:42:43.937825 crc crio[24245]: time=\"2026-06-14T09:42:43.933009144Z\" level=info msg=\"Stopped pod sandbox: 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753\" id=6072978f-36ac-43e1-9401-81b05bcdd366 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.481301 | controller |     "Jun 14 09:42:44.024184 crc crio[24245]: time=\"2026-06-14T09:42:44.024043979Z\" level=info msg=\"Stopped container ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=c4b16233-95d5-4697-a0f9-c083b7b8462d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.481316 | controller |     "Jun 14 09:42:44.028289 crc crio[24245]: time=\"2026-06-14T09:42:44.028215222Z\" level=info msg=\"Stopping pod sandbox: 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a\" id=83fd0a9f-1e78-4b02-93f8-5e242ce3d129 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.481331 | controller |     "Jun 14 09:42:44.029495 crc crio[24245]: time=\"2026-06-14T09:42:44.029392139Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a UID:314340d7-9d61-4d4f-a03a-91ef071f1ad3 NetNS:/var/run/netns/cdf88871-abec-4e43-ac7c-30ed961511ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod314340d7_9d61_4d4f_a03a_91ef071f1ad3.slice PodAnnotations:0xc003bf6250}] Aliases:map[]}\"",
2026-06-14 10:12:41.481370 | controller |     "Jun 14 09:42:44.029700 crc crio[24245]: time=\"2026-06-14T09:42:44.029555675Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.481392 | controller |     "Jun 14 09:42:44.051118 crc crio[24245]: 2026-06-14T09:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:261d782d9dd28bb Mac:ca:f9:80:68:59:16 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:88 Mtu:0 Sandbox:/var/run/netns/0c13c413-f5e3-475d-bff6-82599ff74ca1 SocketPath: PciID:}] [{Interface:0xc00028c5b0 Address:{IP:10.217.1.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.481409 | controller |     "Jun 14 09:42:44.052114 crc crio[24245]: time=\"2026-06-14T09:42:44.05201321Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5 UID:2af08ec6-d457-4559-896b-063faa9e4339 NetNS:/var/run/netns/0c13c413-f5e3-475d-bff6-82599ff74ca1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2af08ec6_d457_4559_896b_063faa9e4339.slice PodAnnotations:0xc000130f00}] Aliases:map[]}\"",
2026-06-14 10:12:41.481425 | controller |     "Jun 14 09:42:44.053434 crc crio[24245]: time=\"2026-06-14T09:42:44.052150895Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.481440 | controller |     "Jun 14 09:42:44.110245 crc crio[24245]: time=\"2026-06-14T09:42:44.109409122Z\" level=info msg=\"Ran pod sandbox 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5 with infra container: openstack/nova-api-0/POD\" id=2286fee9-09ad-4b18-924b-e5184ece6c24 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.481455 | controller |     "Jun 14 09:42:44.110425 crc crio[24245]: time=\"2026-06-14T09:42:44.110361356Z\" level=info msg=\"Stopped pod sandbox: 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191\" id=4fe7853f-9537-4c43-804f-18fe3045285d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.481477 | controller |     "Jun 14 09:42:44.126370 crc crio[24245]: 2026-06-14T09:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0afcfa9b0b8f6a9 Mac:5a:b8:b1:b5:51:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8a Mtu:0 Sandbox:/var/run/netns/4bcca902-7c22-429c-a693-e07a766f4a32 SocketPath: PciID:}] [{Interface:0xc000340c10 Address:{IP:10.217.1.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.481493 | controller |     "Jun 14 09:42:44.127558 crc crio[24245]: time=\"2026-06-14T09:42:44.127491366Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=5fb4f7fa-8a17-4ca9-bb6b-dd82ed72f26a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.481508 | controller |     "Jun 14 09:42:44.134011 crc crio[24245]: time=\"2026-06-14T09:42:44.131590498Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=15516c77-2a71-4db3-82c3-5d4911f80165 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.481523 | controller |     "Jun 14 09:42:44.145063 crc crio[24245]: time=\"2026-06-14T09:42:44.141998782Z\" level=info msg=\"Created container a581ea99075714852b271b88dd6dcb45e9a32d15be8ed04cac37cb5bec6ee266: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=f7d27fd6-a19d-472c-9f7c-27c9a652fb0b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.481538 | controller |     "Jun 14 09:42:44.145063 crc crio[24245]: time=\"2026-06-14T09:42:44.142764787Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f UID:aa712c79-5d5f-4f99-ae51-cacdb19ff505 NetNS:/var/run/netns/4bcca902-7c22-429c-a693-e07a766f4a32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa712c79_5d5f_4f99_ae51_cacdb19ff505.slice PodAnnotations:0xc001c3c710}] Aliases:map[]}\"",
2026-06-14 10:12:41.481554 | controller |     "Jun 14 09:42:44.145063 crc crio[24245]: time=\"2026-06-14T09:42:44.143052896Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.481569 | controller |     "Jun 14 09:42:44.151944 crc crio[24245]: time=\"2026-06-14T09:42:44.151821628Z\" level=info msg=\"Starting container: a581ea99075714852b271b88dd6dcb45e9a32d15be8ed04cac37cb5bec6ee266\" id=cb946080-680e-4a99-8999-8bd7b46d57a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.481584 | controller |     "Jun 14 09:42:44.173000 crc crio[24245]: time=\"2026-06-14T09:42:44.15403925Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=30ce59f9-ddd3-4ca8-8f0e-ad41c84c7c79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.481599 | controller |     "Jun 14 09:42:44.173000 crc crio[24245]: time=\"2026-06-14T09:42:44.161721067Z\" level=info msg=\"Started container\" PID=268158 containerID=a581ea99075714852b271b88dd6dcb45e9a32d15be8ed04cac37cb5bec6ee266 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=cb946080-680e-4a99-8999-8bd7b46d57a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4",
2026-06-14 10:12:41.481614 | controller |     "Jun 14 09:42:44.200509 crc crio[24245]: time=\"2026-06-14T09:42:44.198486662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.481629 | controller |     "Jun 14 09:42:44.289509 crc crio[24245]: time=\"2026-06-14T09:42:44.287290529Z\" level=info msg=\"Ran pod sandbox 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f with infra container: openstack/nova-metadata-0/POD\" id=2a8f2973-f111-4e6d-885f-9272c2150af6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.481650 | controller |     "Jun 14 09:42:44.298553 crc crio[24245]: time=\"2026-06-14T09:42:44.294585627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.481666 | controller |     "Jun 14 09:42:44.301994 crc crio[24245]: time=\"2026-06-14T09:42:44.299266207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.481680 | controller |     "Jun 14 09:42:44.316908 crc crio[24245]: time=\"2026-06-14T09:42:44.307489926Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=7a8cad97-9fb7-4920-a151-645d7de87462 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.481695 | controller |     "Jun 14 09:42:44.316908 crc crio[24245]: time=\"2026-06-14T09:42:44.312533586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=ae7ed708-0327-44e0-935a-587d7e66f0ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.481709 | controller |     "Jun 14 09:42:44.405058 crc crio[24245]: time=\"2026-06-14T09:42:44.403108297Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=2aad1fd7-7c51-4e41-9ef9-926aa9397698 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.481723 | controller |     "Jun 14 09:42:44.405058 crc crio[24245]: time=\"2026-06-14T09:42:44.403581953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.481738 | controller |     "Jun 14 09:42:44.704760 crc crio[24245]: time=\"2026-06-14T09:42:44.696454051Z\" level=info msg=\"Created container dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7: openstack/nova-api-0/nova-api-log\" id=30ce59f9-ddd3-4ca8-8f0e-ad41c84c7c79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.481753 | controller |     "Jun 14 09:42:44.712384 crc crio[24245]: time=\"2026-06-14T09:42:44.706721058Z\" level=info msg=\"Starting container: dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7\" id=4ca6081c-6116-4204-981c-c43fc61c81f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.481768 | controller |     "Jun 14 09:42:44.748194 crc crio[24245]: time=\"2026-06-14T09:42:44.747310057Z\" level=info msg=\"Started container\" PID=268277 containerID=dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7 description=openstack/nova-api-0/nova-api-log id=4ca6081c-6116-4204-981c-c43fc61c81f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5",
2026-06-14 10:12:41.481782 | controller |     "Jun 14 09:42:44.802899 crc crio[24245]: 2026-06-14T09:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3cea971f6c78973 Mac:6a:37:14:c3:99:d9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8c Mtu:0 Sandbox:/var/run/netns/036bbc7c-c9e4-4308-93d1-4fc2d0c3b4af SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.1.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.481797 | controller |     "Jun 14 09:42:44.802899 crc crio[24245]: time=\"2026-06-14T09:42:44.801469549Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732 UID:f4432392-21c9-4ac7-b411-04401309d6e8 NetNS:/var/run/netns/036bbc7c-c9e4-4308-93d1-4fc2d0c3b4af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4432392_21c9_4ac7_b411_04401309d6e8.slice PodAnnotations:0xc000620748}] Aliases:map[]}\"",
2026-06-14 10:12:41.481817 | controller |     "Jun 14 09:42:44.802899 crc crio[24245]: time=\"2026-06-14T09:42:44.801668885Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.481833 | controller |     "Jun 14 09:42:44.819459 crc crio[24245]: time=\"2026-06-14T09:42:44.81906009Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=21bb355d-be76-4d52-ae34-8a3ab6f376d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.481848 | controller |     "Jun 14 09:42:44.868880 crc crio[24245]: 2026-06-14T09:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4a92e19c2981c92 Mac:3a:17:96:22:43:3e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:87 Mtu:0 Sandbox:/var/run/netns/5692beef-5323-446d-82fe-b6cf82239cd2 SocketPath: PciID:}] [{Interface:0xc00042a5c0 Address:{IP:10.217.1.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.481862 | controller |     "Jun 14 09:42:44.869707 crc crio[24245]: time=\"2026-06-14T09:42:44.869578067Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:4a92e19c2981c9271799d5a4f16596183530b80b9853035c7711088dfff20b6d UID:0ddd9426-191f-420e-a57e-ba28b9bffbbe NetNS:/var/run/netns/5692beef-5323-446d-82fe-b6cf82239cd2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ddd9426_191f_420e_a57e_ba28b9bffbbe.slice PodAnnotations:0xc003bf6398}] Aliases:map[]}\"",
2026-06-14 10:12:41.481878 | controller |     "Jun 14 09:42:44.876030 crc crio[24245]: time=\"2026-06-14T09:42:44.869883577Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.481924 | controller |     "Jun 14 09:42:44.905295 crc crio[24245]: 2026-06-14T09:42:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61859fd35f91521 Mac:de:11:a9:32:4b:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:89 Mtu:0 Sandbox:/var/run/netns/cfc078e4-3e3f-4e6b-8d6d-eb9d44727cee SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.1.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.481945 | controller |     "Jun 14 09:42:44.906970 crc crio[24245]: time=\"2026-06-14T09:42:44.906168429Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5 UID:467d7e10-3d68-41b1-85de-20c7abb0f20e NetNS:/var/run/netns/cfc078e4-3e3f-4e6b-8d6d-eb9d44727cee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod467d7e10_3d68_41b1_85de_20c7abb0f20e.slice PodAnnotations:0xc001fea228}] Aliases:map[]}\"",
2026-06-14 10:12:41.481961 | controller |     "Jun 14 09:42:44.906970 crc crio[24245]: time=\"2026-06-14T09:42:44.906337294Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.481976 | controller |     "Jun 14 09:42:44.988095 crc crio[24245]: time=\"2026-06-14T09:42:44.988036314Z\" level=info msg=\"Stopped pod sandbox: 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a\" id=83fd0a9f-1e78-4b02-93f8-5e242ce3d129 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.481991 | controller |     "Jun 14 09:42:45.018946 crc crio[24245]: time=\"2026-06-14T09:42:45.01879334Z\" level=info msg=\"Removing container: e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4\" id=8731a25c-5fae-45b1-9a58-8e5d90d12ccd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.482011 | controller |     "Jun 14 09:42:45.021184 crc crio[24245]: time=\"2026-06-14T09:42:45.021108252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=f51e3994-1dea-4847-bd55-337366bc46e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482026 | controller |     "Jun 14 09:42:45.031704 crc crio[24245]: time=\"2026-06-14T09:42:45.031633962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.482041 | controller |     "Jun 14 09:42:45.032931 crc crio[24245]: time=\"2026-06-14T09:42:45.032819009Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=074b567f-9702-4cda-817d-3f5157585cfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.482056 | controller |     "Jun 14 09:42:45.033261 crc crio[24245]: time=\"2026-06-14T09:42:45.033204621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.482071 | controller |     "Jun 14 09:42:45.064918 crc crio[24245]: time=\"2026-06-14T09:42:45.047479822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.482086 | controller |     "Jun 14 09:42:45.089876 crc crio[24245]: time=\"2026-06-14T09:42:45.08781374Z\" level=info msg=\"Ran pod sandbox 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732 with infra container: openstack/ceilometer-0/POD\" id=46b57f46-a937-4684-b218-4de6e8d6959c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.482101 | controller |     "Jun 14 09:42:45.102943 crc crio[24245]: time=\"2026-06-14T09:42:45.102810345Z\" level=info msg=\"Ran pod sandbox 4a92e19c2981c9271799d5a4f16596183530b80b9853035c7711088dfff20b6d with infra container: openstack/openstack-galera-0/POD\" id=77d4f808-577c-4bcc-8559-f2f4213ffc82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.482127 | controller |     "Jun 14 09:42:45.103778 crc crio[24245]: time=\"2026-06-14T09:42:45.098833337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=0d2db20f-fdb3-453a-b468-b5b166f76a43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482142 | controller |     "Jun 14 09:42:45.117679 crc crio[24245]: time=\"2026-06-14T09:42:45.11759462Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c7647aaa-80cd-4941-b544-a1aef2174fe9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482156 | controller |     "Jun 14 09:42:45.153438 crc crio[24245]: time=\"2026-06-14T09:42:45.153384113Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=c7647aaa-80cd-4941-b544-a1aef2174fe9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482170 | controller |     "Jun 14 09:42:45.153987 crc crio[24245]: time=\"2026-06-14T09:42:45.153958221Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=c7647aaa-80cd-4941-b544-a1aef2174fe9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482185 | controller |     "Jun 14 09:42:45.155740 crc crio[24245]: time=\"2026-06-14T09:42:45.155712768Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=36841822-ea7e-426d-a32f-50dc42fdf355 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.482200 | controller |     "Jun 14 09:42:45.196285 crc crio[24245]: 2026-06-14T09:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:61c8dc7ec707551 Mac:92:29:15:80:6b:2e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8d Mtu:0 Sandbox:/var/run/netns/55f0c05a-69d0-48b6-bdb7-f84c3b5c8b11 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.1.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.482220 | controller |     "Jun 14 09:42:45.198142 crc crio[24245]: time=\"2026-06-14T09:42:45.197463671Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103 UID:30bfff95-2239-46a9-93ab-73a5fcdd1926 NetNS:/var/run/netns/55f0c05a-69d0-48b6-bdb7-f84c3b5c8b11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod30bfff95_2239_46a9_93ab_73a5fcdd1926.slice PodAnnotations:0xc002422130}] Aliases:map[]}\"",
2026-06-14 10:12:41.482236 | controller |     "Jun 14 09:42:45.198142 crc crio[24245]: time=\"2026-06-14T09:42:45.197684808Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.482251 | controller |     "Jun 14 09:42:45.207258 crc crio[24245]: time=\"2026-06-14T09:42:45.206720941Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-14 10:12:41.482265 | controller |     "Jun 14 09:42:45.222397 crc crio[24245]: time=\"2026-06-14T09:42:45.222345966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=1f1bf03d-0ab1-4d3b-b25f-d79a0bd24380 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482280 | controller |     "Jun 14 09:42:45.236230 crc crio[24245]: time=\"2026-06-14T09:42:45.235932417Z\" level=info msg=\"Removed container e178901912a1fda3112f3558ee7b3925e0628786e333b49328ef6cc09fabf4e4: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker\" id=8731a25c-5fae-45b1-9a58-8e5d90d12ccd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.482295 | controller |     "Jun 14 09:42:45.236230 crc crio[24245]: 2026-06-14T09:42:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2fec3c3da0dbc08 Mac:ee:cb:5d:e5:67:c2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8e Mtu:0 Sandbox:/var/run/netns/3406286a-09b3-4fb2-b623-b3226a6284e6 SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.1.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.482310 | controller |     "Jun 14 09:42:45.237205 crc crio[24245]: time=\"2026-06-14T09:42:45.237130097Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6 UID:c05addb6-4119-4ba6-b8c5-1c8c8de31c9f NetNS:/var/run/netns/3406286a-09b3-4fb2-b623-b3226a6284e6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc05addb6_4119_4ba6_b8c5_1c8c8de31c9f.slice PodAnnotations:0xc002c92088}] Aliases:map[]}\"",
2026-06-14 10:12:41.482325 | controller |     "Jun 14 09:42:45.237338 crc crio[24245]: time=\"2026-06-14T09:42:45.237290692Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.482340 | controller |     "Jun 14 09:42:45.256660 crc crio[24245]: time=\"2026-06-14T09:42:45.256493582Z\" level=info msg=\"Removing container: 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c\" id=dd352cf7-a859-4195-a21b-8708354382d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.482373 | controller |     "Jun 14 09:42:45.259149 crc crio[24245]: time=\"2026-06-14T09:42:45.258967322Z\" level=info msg=\"Ran pod sandbox 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5 with infra container: openstack/cinder-api-0/POD\" id=18612d1c-85ee-4ef0-9b76-1e44c41e16e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.482394 | controller |     "Jun 14 09:42:45.263732 crc crio[24245]: time=\"2026-06-14T09:42:45.263646149Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=2dddac79-decb-4204-a648-d9cf37567a85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482410 | controller |     "Jun 14 09:42:45.274687 crc crio[24245]: time=\"2026-06-14T09:42:45.274553216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.482425 | controller |     "Jun 14 09:42:45.275266 crc crio[24245]: time=\"2026-06-14T09:42:45.275197627Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=2646a32f-399b-4d6c-a451-afbf2dd66e2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.482440 | controller |     "Jun 14 09:42:45.279257 crc crio[24245]: time=\"2026-06-14T09:42:45.279162604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.482455 | controller |     "Jun 14 09:42:45.282686 crc crio[24245]: time=\"2026-06-14T09:42:45.282589595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.482469 | controller |     "Jun 14 09:42:45.286440 crc crio[24245]: time=\"2026-06-14T09:42:45.286378957Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=335919e1-df3a-4da4-97ba-c68ce16523eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482484 | controller |     "Jun 14 09:42:45.341732 crc crio[24245]: time=\"2026-06-14T09:42:45.341588749Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=1d537185-5eee-4b3a-8298-5aaf2b398cc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.482499 | controller |     "Jun 14 09:42:45.342132 crc crio[24245]: time=\"2026-06-14T09:42:45.342072194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.482514 | controller |     "Jun 14 09:42:45.344807 crc crio[24245]: time=\"2026-06-14T09:42:45.344498953Z\" level=info msg=\"Ran pod sandbox 2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6 with infra container: openstack/rabbitmq-server-0/POD\" id=5e3a782a-c682-4ac5-94df-e9bcf1fcfbdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.482528 | controller |     "Jun 14 09:42:45.356940 crc crio[24245]: time=\"2026-06-14T09:42:45.356690999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=61c2657d-c815-4db8-b5c4-1d731dd16abf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482543 | controller |     "Jun 14 09:42:45.362992 crc crio[24245]: time=\"2026-06-14T09:42:45.362595028Z\" level=info msg=\"Ran pod sandbox 61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=2966d8de-1015-4d9b-b744-93b02e79a3d6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.482557 | controller |     "Jun 14 09:42:45.367930 crc crio[24245]: time=\"2026-06-14T09:42:45.367376042Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=61c2657d-c815-4db8-b5c4-1d731dd16abf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482572 | controller |     "Jun 14 09:42:45.367930 crc crio[24245]: time=\"2026-06-14T09:42:45.367481165Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=61c2657d-c815-4db8-b5c4-1d731dd16abf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482593 | controller |     "Jun 14 09:42:45.369563 crc crio[24245]: time=\"2026-06-14T09:42:45.369529728Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=7da84822-168a-4e41-896e-581d88c2dc07 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.482608 | controller |     "Jun 14 09:42:45.375347 crc crio[24245]: time=\"2026-06-14T09:42:45.375311014Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-14 10:12:41.482624 | controller |     "Jun 14 09:42:45.378154 crc crio[24245]: time=\"2026-06-14T09:42:45.378091392Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=473e6648-a827-4229-aad0-f4f185e08f00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482639 | controller |     "Jun 14 09:42:45.378338 crc crio[24245]: time=\"2026-06-14T09:42:45.378288288Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=473e6648-a827-4229-aad0-f4f185e08f00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482653 | controller |     "Jun 14 09:42:45.378489 crc crio[24245]: time=\"2026-06-14T09:42:45.37835842Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=473e6648-a827-4229-aad0-f4f185e08f00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482668 | controller |     "Jun 14 09:42:45.379766 crc crio[24245]: time=\"2026-06-14T09:42:45.379645097Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=a565aa7a-ecfb-4d0b-bd57-264deb31c95d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.482683 | controller |     "Jun 14 09:42:45.384740 crc crio[24245]: time=\"2026-06-14T09:42:45.384687384Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-14 10:12:41.482698 | controller |     "Jun 14 09:42:45.425090 crc crio[24245]: time=\"2026-06-14T09:42:45.424416848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.482712 | controller |     "Jun 14 09:42:45.441430 crc crio[24245]: time=\"2026-06-14T09:42:45.440529251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.482727 | controller |     "Jun 14 09:42:45.482345 crc crio[24245]: time=\"2026-06-14T09:42:45.482293251Z\" level=info msg=\"Removed container 0045011f9b6c22359c7eb258e267753035af5954584726955ff50f97de3c684c: openstack/barbican-worker-74bdbf448f-jbq6x/barbican-worker-log\" id=dd352cf7-a859-4195-a21b-8708354382d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.482741 | controller |     "Jun 14 09:42:45.493779 crc crio[24245]: time=\"2026-06-14T09:42:45.493529516Z\" level=info msg=\"Removing container: 5ecc93deb40ca01891adbd6a891834d01589b2f74bcb564fc7160a41be222ae3\" id=4a8aa070-0486-4419-bb4d-7b79e9e6e1bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.482756 | controller |     "Jun 14 09:42:45.502567 crc crio[24245]: time=\"2026-06-14T09:42:45.502182993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.482771 | controller |     "Jun 14 09:42:45.620125 crc crio[24245]: time=\"2026-06-14T09:42:45.6199693Z\" level=info msg=\"Created container 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89: openstack/nova-metadata-0/nova-metadata-log\" id=2aad1fd7-7c51-4e41-9ef9-926aa9397698 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.482790 | controller |     "Jun 14 09:42:45.641008 crc crio[24245]: time=\"2026-06-14T09:42:45.627655347Z\" level=info msg=\"Starting container: 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89\" id=4a6a2e4d-99cb-4765-b4f5-8ea95f898b93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.482805 | controller |     "Jun 14 09:42:45.641297 crc crio[24245]: time=\"2026-06-14T09:42:45.64111222Z\" level=info msg=\"Created container dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0: openstack/nova-api-0/nova-api-api\" id=074b567f-9702-4cda-817d-3f5157585cfb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.482820 | controller |     "Jun 14 09:42:45.652741 crc crio[24245]: time=\"2026-06-14T09:42:45.647650465Z\" level=info msg=\"Starting container: dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0\" id=01a2500e-8575-4904-9a66-7e8f9a5f3a95 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.482835 | controller |     "Jun 14 09:42:45.652741 crc crio[24245]: time=\"2026-06-14T09:42:45.648666618Z\" level=info msg=\"Started container\" PID=268406 containerID=4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89 description=openstack/nova-metadata-0/nova-metadata-log id=4a6a2e4d-99cb-4765-b4f5-8ea95f898b93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f",
2026-06-14 10:12:41.482850 | controller |     "Jun 14 09:42:45.671456 crc crio[24245]: time=\"2026-06-14T09:42:45.667635848Z\" level=info msg=\"Started container\" PID=268407 containerID=dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0 description=openstack/nova-api-0/nova-api-api id=01a2500e-8575-4904-9a66-7e8f9a5f3a95 name=/runtime.v1.RuntimeService/StartContainer sandboxID=261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5",
2026-06-14 10:12:41.482865 | controller |     "Jun 14 09:42:45.721985 crc crio[24245]: time=\"2026-06-14T09:42:45.721388855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=a67e7d77-a93b-4008-a882-1a7585e2ae75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482880 | controller |     "Jun 14 09:42:45.756585 crc crio[24245]: time=\"2026-06-14T09:42:45.756466176Z\" level=info msg=\"Created container c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c: openstack/ceilometer-0/ceilometer-central-agent\" id=2646a32f-399b-4d6c-a451-afbf2dd66e2c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.482895 | controller |     "Jun 14 09:42:45.795343 crc crio[24245]: time=\"2026-06-14T09:42:45.795097661Z\" level=info msg=\"Starting container: c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c\" id=281b4ecc-8c34-4d6c-a4d1-6796a8618f23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.482909 | controller |     "Jun 14 09:42:45.820048 crc crio[24245]: time=\"2026-06-14T09:42:45.819480917Z\" level=info msg=\"Started container\" PID=268417 containerID=c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c description=openstack/ceilometer-0/ceilometer-central-agent id=281b4ecc-8c34-4d6c-a4d1-6796a8618f23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732",
2026-06-14 10:12:41.482924 | controller |     "Jun 14 09:42:45.877145 crc crio[24245]: time=\"2026-06-14T09:42:45.876970371Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=ffe5fa6d-4597-452e-9c35-b1b0e2514e43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482939 | controller |     "Jun 14 09:42:46.046516 crc crio[24245]: time=\"2026-06-14T09:42:46.046301497Z\" level=info msg=\"Removed container 5ecc93deb40ca01891adbd6a891834d01589b2f74bcb564fc7160a41be222ae3: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=4a8aa070-0486-4419-bb4d-7b79e9e6e1bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.482958 | controller |     "Jun 14 09:42:46.093653 crc crio[24245]: time=\"2026-06-14T09:42:46.09353829Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:c7906ad2cf5a1467684690a7612c36700d2c98ac2398ac588cb297b33a7f609c\" id=97484e5b-39d1-4047-b8dd-4f7530c7bce9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482973 | controller |     "Jun 14 09:42:46.095364 crc crio[24245]: time=\"2026-06-14T09:42:46.095305827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=5ad0b928-54c7-42c5-961f-09d19481e24a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.482988 | controller |     "Jun 14 09:42:46.119437 crc crio[24245]: time=\"2026-06-14T09:42:46.1193527Z\" level=info msg=\"Removing container: b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63\" id=5c714ed5-647b-49ba-8053-870bec015883 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.483003 | controller |     "Jun 14 09:42:46.185913 crc crio[24245]: time=\"2026-06-14T09:42:46.185796347Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=534d26ff-2df7-4fa2-84af-ad1df0f3cb9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.483017 | controller |     "Jun 14 09:42:46.186215 crc crio[24245]: time=\"2026-06-14T09:42:46.186021901Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=24f54f17-c005-4b5d-98c4-bd409b888d75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.483032 | controller |     "Jun 14 09:42:46.186406 crc crio[24245]: time=\"2026-06-14T09:42:46.186295403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483046 | controller |     "Jun 14 09:42:46.190894 crc crio[24245]: time=\"2026-06-14T09:42:46.186514996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483061 | controller |     "Jun 14 09:42:46.413028 crc crio[24245]: time=\"2026-06-14T09:42:46.40924042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483075 | controller |     "Jun 14 09:42:46.440395 crc crio[24245]: time=\"2026-06-14T09:42:46.439711409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483089 | controller |     "Jun 14 09:42:46.459742 crc crio[24245]: time=\"2026-06-14T09:42:46.459557435Z\" level=info msg=\"Removed container b55992439cafc22126db7602d826334454ec0bc4bf56a68303d6b21249765d63: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener\" id=5c714ed5-647b-49ba-8053-870bec015883 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.483104 | controller |     "Jun 14 09:42:46.495505 crc crio[24245]: time=\"2026-06-14T09:42:46.491206887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483119 | controller |     "Jun 14 09:42:46.497920 crc crio[24245]: time=\"2026-06-14T09:42:46.497828017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483133 | controller |     "Jun 14 09:42:46.500799 crc crio[24245]: time=\"2026-06-14T09:42:46.500732247Z\" level=info msg=\"Removing container: bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15\" id=8cb07ba9-1271-440b-9049-9ad7c05c7029 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.483152 | controller |     "Jun 14 09:42:46.715750 crc crio[24245]: time=\"2026-06-14T09:42:46.714974375Z\" level=info msg=\"Removed container bb90f15c55b1d82a9f8dd77268adb3721ecfb1e003d81c8a8421e0f1a34c2e15: openstack/barbican-keystone-listener-69777c668b-m48h5/barbican-keystone-listener-log\" id=8cb07ba9-1271-440b-9049-9ad7c05c7029 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.483167 | controller |     "Jun 14 09:42:46.729627 crc crio[24245]: time=\"2026-06-14T09:42:46.727905861Z\" level=info msg=\"Removing container: ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005\" id=e96b2c12-615c-4eff-9511-073426f4131b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.483181 | controller |     "Jun 14 09:42:46.738426 crc crio[24245]: time=\"2026-06-14T09:42:46.738344578Z\" level=info msg=\"Created container 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b: openstack/ceilometer-0/ceilometer-notification-agent\" id=534d26ff-2df7-4fa2-84af-ad1df0f3cb9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.483196 | controller |     "Jun 14 09:42:46.770972 crc crio[24245]: time=\"2026-06-14T09:42:46.766707971Z\" level=info msg=\"Starting container: 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b\" id=1aa7573e-edea-4a52-bc16-3efaad11640d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.483210 | controller |     "Jun 14 09:42:46.788578 crc crio[24245]: time=\"2026-06-14T09:42:46.78847975Z\" level=info msg=\"Started container\" PID=268639 containerID=9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b description=openstack/ceilometer-0/ceilometer-notification-agent id=1aa7573e-edea-4a52-bc16-3efaad11640d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732",
2026-06-14 10:12:41.483225 | controller |     "Jun 14 09:42:46.806280 crc crio[24245]: time=\"2026-06-14T09:42:46.80621772Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=b0cf3f55-37c4-4bd5-8c49-86bf8574e270 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.483239 | controller |     "Jun 14 09:42:46.835898 crc crio[24245]: time=\"2026-06-14T09:42:46.83468849Z\" level=info msg=\"Removed container ebceab948b645ee800e25e9350ca27d6dec62a0e8d994c7f7c30136a09d52005: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=e96b2c12-615c-4eff-9511-073426f4131b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.483254 | controller |     "Jun 14 09:42:46.861100 crc crio[24245]: time=\"2026-06-14T09:42:46.860798823Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=b4213fef-d0f4-4579-b015-ee2203c4d610 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.483269 | controller |     "Jun 14 09:42:46.876105 crc crio[24245]: time=\"2026-06-14T09:42:46.876020078Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=988350c8-77e9-4fd3-a8a9-178cfdb028e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.483284 | controller |     "Jun 14 09:42:46.876591 crc crio[24245]: time=\"2026-06-14T09:42:46.876543595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483299 | controller |     "Jun 14 09:42:47.011354 crc crio[24245]: time=\"2026-06-14T09:42:47.009411899Z\" level=info msg=\"Created container 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5: openstack/nova-metadata-0/nova-metadata-metadata\" id=24f54f17-c005-4b5d-98c4-bd409b888d75 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.483318 | controller |     "Jun 14 09:42:47.012943 crc crio[24245]: time=\"2026-06-14T09:42:47.012315503Z\" level=info msg=\"Starting container: 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5\" id=19f9c650-62be-4a97-8de7-5381b87480a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.483333 | controller |     "Jun 14 09:42:47.024156 crc crio[24245]: time=\"2026-06-14T09:42:47.023273542Z\" level=info msg=\"Started container\" PID=268606 containerID=7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5 description=openstack/nova-metadata-0/nova-metadata-metadata id=19f9c650-62be-4a97-8de7-5381b87480a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f",
2026-06-14 10:12:41.483361 | controller |     "Jun 14 09:42:47.074930 crc crio[24245]: time=\"2026-06-14T09:42:47.073329289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483381 | controller |     "Jun 14 09:42:47.135010 crc crio[24245]: time=\"2026-06-14T09:42:47.134922926Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=d55a6225-8c90-4204-8114-38075d7a9aa3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.483396 | controller |     "Jun 14 09:42:47.135179 crc crio[24245]: time=\"2026-06-14T09:42:47.135023079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483411 | controller |     "Jun 14 09:42:47.173180 crc crio[24245]: time=\"2026-06-14T09:42:47.173087274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483427 | controller |     "Jun 14 09:42:47.229977 crc crio[24245]: time=\"2026-06-14T09:42:47.229837052Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f UID:9ccc54e1-1ba6-4a97-969f-e332c4dd2ce7 NetNS:/var/run/netns/0acaa11e-15ea-4230-b4b7-4d28ccf48905 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccc54e1_1ba6_4a97_969f_e332c4dd2ce7.slice PodAnnotations:0xc002c924e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.483442 | controller |     "Jun 14 09:42:47.229977 crc crio[24245]: time=\"2026-06-14T09:42:47.229948226Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.483457 | controller |     "Jun 14 09:42:47.405555 crc crio[24245]: time=\"2026-06-14T09:42:47.405318814Z\" level=info msg=\"Created container 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b: openstack/ceilometer-0/sg-core\" id=988350c8-77e9-4fd3-a8a9-178cfdb028e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.483472 | controller |     "Jun 14 09:42:47.410895 crc crio[24245]: time=\"2026-06-14T09:42:47.410243887Z\" level=info msg=\"Starting container: 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b\" id=3c074938-8517-4340-9222-68398a64f007 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.483487 | controller |     "Jun 14 09:42:47.449645 crc crio[24245]: time=\"2026-06-14T09:42:47.449522172Z\" level=info msg=\"Started container\" PID=268718 containerID=044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b description=openstack/ceilometer-0/sg-core id=3c074938-8517-4340-9222-68398a64f007 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732",
2026-06-14 10:12:41.483502 | controller |     "Jun 14 09:42:47.478076 crc crio[24245]: time=\"2026-06-14T09:42:47.475300632Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=791142ef-02ca-415d-8fc8-53285df40e99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.483522 | controller |     "Jun 14 09:42:47.577309 crc crio[24245]: time=\"2026-06-14T09:42:47.575647943Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=f5eaf0f7-55be-489d-a030-a3d6ad6d327c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.483538 | controller |     "Jun 14 09:42:47.632557 crc crio[24245]: time=\"2026-06-14T09:42:47.603338435Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=c814727c-a98c-40fc-aad7-b332d49d02ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.483552 | controller |     "Jun 14 09:42:47.632557 crc crio[24245]: time=\"2026-06-14T09:42:47.604231694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483566 | controller |     "Jun 14 09:42:47.692908 crc crio[24245]: time=\"2026-06-14T09:42:47.692770517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483581 | controller |     "Jun 14 09:42:47.698406 crc crio[24245]: time=\"2026-06-14T09:42:47.698340294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483595 | controller |     "Jun 14 09:42:47.955545 crc crio[24245]: time=\"2026-06-14T09:42:47.954892645Z\" level=info msg=\"Created container 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237: openstack/ceilometer-0/proxy-httpd\" id=c814727c-a98c-40fc-aad7-b332d49d02ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.483610 | controller |     "Jun 14 09:42:47.975895 crc crio[24245]: time=\"2026-06-14T09:42:47.975725443Z\" level=info msg=\"Starting container: 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237\" id=27722d82-f696-482b-9a14-743c0ae75c44 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.483624 | controller |     "Jun 14 09:42:47.987267 crc crio[24245]: time=\"2026-06-14T09:42:47.987127461Z\" level=info msg=\"Started container\" PID=268901 containerID=43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237 description=openstack/ceilometer-0/proxy-httpd id=27722d82-f696-482b-9a14-743c0ae75c44 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732",
2026-06-14 10:12:41.483639 | controller |     "Jun 14 09:42:48.265763 crc crio[24245]: 2026-06-14T09:42:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bf6c2c76710c148 Mac:a6:0f:60:8c:74:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:8f Mtu:0 Sandbox:/var/run/netns/0acaa11e-15ea-4230-b4b7-4d28ccf48905 SocketPath: PciID:}] [{Interface:0xc000014b70 Address:{IP:10.217.1.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.483654 | controller |     "Jun 14 09:42:48.270634 crc crio[24245]: time=\"2026-06-14T09:42:48.270523707Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f UID:9ccc54e1-1ba6-4a97-969f-e332c4dd2ce7 NetNS:/var/run/netns/0acaa11e-15ea-4230-b4b7-4d28ccf48905 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccc54e1_1ba6_4a97_969f_e332c4dd2ce7.slice PodAnnotations:0xc002c924e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.483669 | controller |     "Jun 14 09:42:48.271142 crc crio[24245]: time=\"2026-06-14T09:42:48.271091343Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.483689 | controller |     "Jun 14 09:42:48.283208 crc crio[24245]: time=\"2026-06-14T09:42:48.283134577Z\" level=info msg=\"Ran pod sandbox bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f with infra container: openstack/nova-cell1-conductor-0/POD\" id=d55a6225-8c90-4204-8114-38075d7a9aa3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.483704 | controller |     "Jun 14 09:42:48.316968 crc crio[24245]: time=\"2026-06-14T09:42:48.316827928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=3f1546a8-30e6-435b-846e-046d95c22a6a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.483719 | controller |     "Jun 14 09:42:48.361730 crc crio[24245]: time=\"2026-06-14T09:42:48.361589143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=36f572fa-22e4-4c09-839d-f9a830495dfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.483734 | controller |     "Jun 14 09:42:48.530106 crc crio[24245]: time=\"2026-06-14T09:42:48.529818755Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=685d7d37-ea0a-42b7-bdec-c9b5cfe5799a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.483748 | controller |     "Jun 14 09:42:48.536084 crc crio[24245]: time=\"2026-06-14T09:42:48.53602828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483763 | controller |     "Jun 14 09:42:48.786520 crc crio[24245]: time=\"2026-06-14T09:42:48.785816819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483777 | controller |     "Jun 14 09:42:48.813105 crc crio[24245]: time=\"2026-06-14T09:42:48.812981437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483792 | controller |     "Jun 14 09:42:49.006799 crc crio[24245]: time=\"2026-06-14T09:42:49.006283931Z\" level=info msg=\"Created container e954af62a9340ba3a407007a8f6ff2ca73f3f6119a64df992f7c6ac611194133: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=685d7d37-ea0a-42b7-bdec-c9b5cfe5799a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.483806 | controller |     "Jun 14 09:42:49.017816 crc crio[24245]: time=\"2026-06-14T09:42:49.017690691Z\" level=info msg=\"Starting container: e954af62a9340ba3a407007a8f6ff2ca73f3f6119a64df992f7c6ac611194133\" id=5c0e9ab5-5211-4f6f-9e4f-246a2c57f386 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.483821 | controller |     "Jun 14 09:42:49.025817 crc crio[24245]: time=\"2026-06-14T09:42:49.025750058Z\" level=info msg=\"Started container\" PID=268943 containerID=e954af62a9340ba3a407007a8f6ff2ca73f3f6119a64df992f7c6ac611194133 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=5c0e9ab5-5211-4f6f-9e4f-246a2c57f386 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f",
2026-06-14 10:12:41.483835 | controller |     "Jun 14 09:42:49.105809 crc crio[24245]: time=\"2026-06-14T09:42:49.105088961Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1f4e2970-d679-4e36-ad98-e80eee159948 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.483849 | controller |     "Jun 14 09:42:50.882685 crc crio[24245]: time=\"2026-06-14T09:42:50.882212363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.483869 | controller |     "Jun 14 09:42:51.021508 crc crio[24245]: time=\"2026-06-14T09:42:51.020702821Z\" level=info msg=\"Created container f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a: openstack/cinder-api-0/cinder-api-log\" id=1d537185-5eee-4b3a-8298-5aaf2b398cc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.483884 | controller |     "Jun 14 09:42:51.024009 crc crio[24245]: time=\"2026-06-14T09:42:51.023900337Z\" level=info msg=\"Starting container: f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a\" id=16414184-a90d-4911-b10d-b9f0cc659153 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.483899 | controller |     "Jun 14 09:42:51.039518 crc crio[24245]: time=\"2026-06-14T09:42:51.039355918Z\" level=info msg=\"Started container\" PID=269214 containerID=f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a description=openstack/cinder-api-0/cinder-api-log id=16414184-a90d-4911-b10d-b9f0cc659153 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5",
2026-06-14 10:12:41.483913 | controller |     "Jun 14 09:42:51.059157 crc crio[24245]: time=\"2026-06-14T09:42:51.059018433Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=b97fcb59-caf5-497f-8a8c-3ecef7f9306e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.483928 | controller |     "Jun 14 09:42:52.182987 crc crio[24245]: time=\"2026-06-14T09:42:52.182416919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=1a6721f8-be31-436a-9085-f25d216c9c14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.483942 | controller |     "Jun 14 09:42:52.278140 crc crio[24245]: time=\"2026-06-14T09:42:52.278095701Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=5782fa4f-53e1-438f-ab89-096daec0e352 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.483957 | controller |     "Jun 14 09:42:52.281135 crc crio[24245]: time=\"2026-06-14T09:42:52.281067906Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:44ed1ca84e17bd0f004cfbdc3c0827d767daba52abb8e83e076bfd0e6c02f838\" id=43a9d62f-e53e-4024-88f9-1f361b63eef8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.483998 | controller |     "Jun 14 09:42:55.772685 crc crio[24245]: time=\"2026-06-14T09:42:55.771798021Z\" level=info msg=\"Stopping container: 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df (timeout: 30s)\" id=c2704ef5-df55-44c9-b68d-0bcea7f6601a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.484017 | controller |     "Jun 14 09:42:56.028107 crc crio[24245]: time=\"2026-06-14T09:42:56.027304323Z\" level=info msg=\"Removing container: d90ad6fd94e82f966b0480f764524d015094b807e17a65029eae7f8344ee4ec9\" id=cc50a92a-7c7f-4e21-b7ef-93cdb4334b9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.484031 | controller |     "Jun 14 09:42:57.339940 crc crio[24245]: time=\"2026-06-14T09:42:57.33926239Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:3eef424a6a774edf70efa63eb6b5c669b23d9cc047c1dd9d18636b549206459e\" id=d7fc4073-6be7-4a3d-9afa-60e687cefe58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.484046 | controller |     "Jun 14 09:42:57.667304 crc crio[24245]: time=\"2026-06-14T09:42:57.667208691Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=be2d4d1a-4254-4d29-bcc5-3da409a7585d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.484066 | controller |     "Jun 14 09:42:57.668673 crc crio[24245]: time=\"2026-06-14T09:42:57.668449644Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=7dc2772b-f654-4e32-b3c4-0d7bb19becca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.484081 | controller |     "Jun 14 09:43:00.775957 crc crio[24245]: time=\"2026-06-14T09:43:00.775056618Z\" level=warning msg=\"Stopping container 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.484096 | controller |     "Jun 14 09:43:00.929294 crc crio[24245]: time=\"2026-06-14T09:43:00.929126026Z\" level=error msg=\"Killing container 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-14 10:12:41.484111 | controller |     "Jun 14 09:43:01.654495 crc crio[24245]: time=\"2026-06-14T09:43:01.654068539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.484125 | controller |     "Jun 14 09:43:01.656357 crc crio[24245]: time=\"2026-06-14T09:43:01.655758433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.484139 | controller |     "Jun 14 09:43:01.660570 crc crio[24245]: time=\"2026-06-14T09:43:01.660426301Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=fe4bdded-6f27-4254-b96e-46bc32c93069 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.484154 | controller |     "Jun 14 09:43:01.713150 crc crio[24245]: time=\"2026-06-14T09:43:01.713052214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.484168 | controller |     "Jun 14 09:43:01.803585 crc crio[24245]: time=\"2026-06-14T09:43:01.803247433Z\" level=info msg=\"Stopped container 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=c2704ef5-df55-44c9-b68d-0bcea7f6601a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.484183 | controller |     "Jun 14 09:43:01.806263 crc crio[24245]: time=\"2026-06-14T09:43:01.806186677Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=20669f7c-62d0-43c3-9e90-1bdc794ecd2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.484197 | controller |     "Jun 14 09:43:06.189514 crc crio[24245]: time=\"2026-06-14T09:43:06.188473792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=c9221c7e-7559-488e-be76-6204d53dda17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.484211 | controller |     "Jun 14 09:43:06.222065 crc crio[24245]: time=\"2026-06-14T09:43:06.221942516Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:b4f352539214981ebbb81c288daf6b9ada8de59d98cbcc943e66b18ff9ce1c1f\" id=9a8072d3-e4eb-4b80-a509-8628ab99094b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.484226 | controller |     "Jun 14 09:43:06.224571 crc crio[24245]: time=\"2026-06-14T09:43:06.224044513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=43fe0b64-f53f-4174-823f-5bf5131e0081 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.484245 | controller |     "Jun 14 09:43:06.292281 crc crio[24245]: time=\"2026-06-14T09:43:06.292203901Z\" level=info msg=\"Creating container: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=5999dcf8-7836-4f00-9587-e8d7369bdb26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.484260 | controller |     "Jun 14 09:43:06.293111 crc crio[24245]: time=\"2026-06-14T09:43:06.292583374Z\" level=info msg=\"Stopped container 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd: openstack/cinder-scheduler-0/cinder-scheduler\" id=6a94e5f4-9a10-43ae-8177-9ee6b958d899 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.484275 | controller |     "Jun 14 09:43:06.298018 crc crio[24245]: time=\"2026-06-14T09:43:06.297942044Z\" level=info msg=\"Stopping pod sandbox: 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca\" id=7914b17e-f59d-4419-9465-fc91c5682283 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.484290 | controller |     "Jun 14 09:43:06.300630 crc crio[24245]: time=\"2026-06-14T09:43:06.300536596Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca UID:d736ae49-654b-4b7f-bba1-36f12281f8f7 NetNS:/var/run/netns/a7f86194-0d85-4a95-afc4-29c153f5db57 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd736ae49_654b_4b7f_bba1_36f12281f8f7.slice PodAnnotations:0xc0006204b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.484304 | controller |     "Jun 14 09:43:06.300811 crc crio[24245]: time=\"2026-06-14T09:43:06.300758734Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.484319 | controller |     "Jun 14 09:43:09.859269 crc crio[24245]: time=\"2026-06-14T09:43:09.858332925Z\" level=info msg=\"Stopping container: cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67 (timeout: 30s)\" id=fc117bfe-f0c3-44e9-a52e-6e3cabc6fad3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.484334 | controller |     "Jun 14 09:43:11.052515 crc crio[24245]: time=\"2026-06-14T09:43:11.052185901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.484362 | controller |     "Jun 14 09:43:11.145170 crc crio[24245]: time=\"2026-06-14T09:43:11.144637711Z\" level=info msg=\"Stopped pod sandbox: 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca\" id=7914b17e-f59d-4419-9465-fc91c5682283 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.484381 | controller |     "Jun 14 09:43:11.165215 crc crio[24245]: time=\"2026-06-14T09:43:11.16270195Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=7da84822-168a-4e41-896e-581d88c2dc07 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.484396 | controller |     "Jun 14 09:43:11.165215 crc crio[24245]: time=\"2026-06-14T09:43:11.164196163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=cdb5e709-5a38-4988-9771-f6b6e3a3e723 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.484411 | controller |     "Jun 14 09:43:11.202668 crc crio[24245]: time=\"2026-06-14T09:43:11.202429419Z\" level=info msg=\"Removed container d90ad6fd94e82f966b0480f764524d015094b807e17a65029eae7f8344ee4ec9: openshift-infra/auto-csr-approver-29690496-bqht4/oc\" id=cc50a92a-7c7f-4e21-b7ef-93cdb4334b9b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.484425 | controller |     "Jun 14 09:43:11.228250 crc crio[24245]: time=\"2026-06-14T09:43:11.228159098Z\" level=info msg=\"Stopping pod sandbox: be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a\" id=5ad383a4-cd30-4a16-879f-1381fbc27485 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.484447 | controller |     "Jun 14 09:43:11.228250 crc crio[24245]: time=\"2026-06-14T09:43:11.228248921Z\" level=info msg=\"Stopped pod sandbox (already stopped): be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a\" id=5ad383a4-cd30-4a16-879f-1381fbc27485 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.484462 | controller |     "Jun 14 09:43:11.229556 crc crio[24245]: time=\"2026-06-14T09:43:11.229476789Z\" level=info msg=\"Removing pod sandbox: be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a\" id=da4b9fc2-f975-4a8e-8ddc-0c01e4aa4ae6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.484476 | controller |     "Jun 14 09:43:11.274559 crc crio[24245]: time=\"2026-06-14T09:43:11.274384719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.484490 | controller |     "Jun 14 09:43:11.281381 crc crio[24245]: time=\"2026-06-14T09:43:11.281255007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.484505 | controller |     "Jun 14 09:43:11.294691 crc crio[24245]: time=\"2026-06-14T09:43:11.29455797Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=82f19f14-3d09-4373-90a3-c2639a86b130 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.484520 | controller |     "Jun 14 09:43:11.296146 crc crio[24245]: time=\"2026-06-14T09:43:11.296066098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7b64fa01-c72a-471b-b550-3f0c06eadfa1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.484535 | controller |     "Jun 14 09:43:11.320822 crc crio[24245]: time=\"2026-06-14T09:43:11.320501038Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:2b959ecc0633482d12fc21192f2666653f03ef98bae30f48fae6e84b20bc106b\" id=3acbef7f-9d1e-4f07-b8ba-98f3afea963a name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.484550 | controller |     "Jun 14 09:43:11.321822 crc crio[24245]: time=\"2026-06-14T09:43:11.321742359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=bc4adf8c-3e6d-4ad0-be9a-84b5a1062f28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.484565 | controller |     "Jun 14 09:43:11.334828 crc crio[24245]: time=\"2026-06-14T09:43:11.33475519Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:c29c05f95e1796d5a69a8b080cde3944b29ef891d4f8561d1249b14c683067e6\" id=a565aa7a-ecfb-4d0b-bd57-264deb31c95d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.484580 | controller |     "Jun 14 09:43:11.335354 crc crio[24245]: time=\"2026-06-14T09:43:11.335061951Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=d30b70fc-50cc-4588-9f5a-84e0d3a5d974 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.484595 | controller |     "Jun 14 09:43:11.337051 crc crio[24245]: time=\"2026-06-14T09:43:11.336759302Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b393a766-2dd2-431f-9e6f-d9a64d765aab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.484610 | controller |     "Jun 14 09:43:11.340164 crc crio[24245]: time=\"2026-06-14T09:43:11.340081719Z\" level=info msg=\"Removed pod sandbox: be8a432bd916bfdaa592ad2fc94c56fe5b52a35de506f5b6de66d8d10e5d342a\" id=da4b9fc2-f975-4a8e-8ddc-0c01e4aa4ae6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.484630 | controller |     "Jun 14 09:43:11.342935 crc crio[24245]: time=\"2026-06-14T09:43:11.342781824Z\" level=info msg=\"Stopping pod sandbox: ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0\" id=94c7a767-3de4-44aa-8f3e-de3d054a2308 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.484644 | controller |     "Jun 14 09:43:11.343112 crc crio[24245]: time=\"2026-06-14T09:43:11.343010961Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0\" id=94c7a767-3de4-44aa-8f3e-de3d054a2308 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.484659 | controller |     "Jun 14 09:43:11.344304 crc crio[24245]: time=\"2026-06-14T09:43:11.344196431Z\" level=info msg=\"Removing pod sandbox: ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0\" id=1cd64771-d599-428a-9c23-55cf327ce05e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.484673 | controller |     "Jun 14 09:43:11.397256 crc crio[24245]: time=\"2026-06-14T09:43:11.397156743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.484687 | controller |     "Jun 14 09:43:11.403018 crc crio[24245]: time=\"2026-06-14T09:43:11.402922646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.484702 | controller |     "Jun 14 09:43:11.411692 crc crio[24245]: time=\"2026-06-14T09:43:11.411651117Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b7b56cca-02dd-4666-9846-864ab7bef5fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.484716 | controller |     "Jun 14 09:43:11.413253 crc crio[24245]: time=\"2026-06-14T09:43:11.413180314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.484731 | controller |     "Jun 14 09:43:11.446169 crc crio[24245]: time=\"2026-06-14T09:43:11.44606007Z\" level=info msg=\"Removed pod sandbox: ba1ea24d145ffa7ad5c727ed71cc18fb82a2c3b5c86f1f80703631f1eadb9bf0\" id=1cd64771-d599-428a-9c23-55cf327ce05e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.484745 | controller |     "Jun 14 09:43:11.447756 crc crio[24245]: time=\"2026-06-14T09:43:11.447569378Z\" level=info msg=\"Stopping pod sandbox: a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831\" id=3e9f0d1b-7881-49f0-a248-2b90c4d2359f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.484760 | controller |     "Jun 14 09:43:11.447930 crc crio[24245]: time=\"2026-06-14T09:43:11.447774314Z\" level=info msg=\"Stopped pod sandbox (already stopped): a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831\" id=3e9f0d1b-7881-49f0-a248-2b90c4d2359f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.484774 | controller |     "Jun 14 09:43:11.450075 crc crio[24245]: time=\"2026-06-14T09:43:11.450034278Z\" level=info msg=\"Removing pod sandbox: a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831\" id=c1fb0082-cd02-457f-bf0a-1a42c498eef9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.484789 | controller |     "Jun 14 09:43:11.472110 crc crio[24245]: time=\"2026-06-14T09:43:11.472036216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.484803 | controller |     "Jun 14 09:43:11.475945 crc crio[24245]: time=\"2026-06-14T09:43:11.475892438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.484818 | controller |     "Jun 14 09:43:11.503990 crc crio[24245]: time=\"2026-06-14T09:43:11.502376239Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:c5b832ae46849f3293936f6c7f4a47f6dce6145f79c1006d2dffaeddd2d54505\" id=36841822-ea7e-426d-a32f-50dc42fdf355 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.484837 | controller |     "Jun 14 09:43:11.505179 crc crio[24245]: time=\"2026-06-14T09:43:11.505102428Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4dd236b6-ea94-4765-9ddc-dd469f4cb725 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.484852 | controller |     "Jun 14 09:43:11.518015 crc crio[24245]: time=\"2026-06-14T09:43:11.517945836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=54a1e30d-1413-463b-a2a4-2b4e4559a4f2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.484867 | controller |     "Jun 14 09:43:11.541180 crc crio[24245]: time=\"2026-06-14T09:43:11.53443113Z\" level=info msg=\"Removed pod sandbox: a8658d422d7573147219c90b70114aa5dfd12fa0f76d93fc85847e6d45f43831\" id=c1fb0082-cd02-457f-bf0a-1a42c498eef9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.484881 | controller |     "Jun 14 09:43:11.544592 crc crio[24245]: time=\"2026-06-14T09:43:11.54446362Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=f8ee72ec-b19f-4121-be55-82e019043c41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.484895 | controller |     "Jun 14 09:43:11.546207 crc crio[24245]: time=\"2026-06-14T09:43:11.546113873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.484910 | controller |     "Jun 14 09:43:11.546564 crc crio[24245]: time=\"2026-06-14T09:43:11.546474364Z\" level=info msg=\"Stopping pod sandbox: 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a\" id=265080a9-8f58-4223-b742-766edaf649cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.484924 | controller |     "Jun 14 09:43:11.546564 crc crio[24245]: time=\"2026-06-14T09:43:11.546563857Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a\" id=265080a9-8f58-4223-b742-766edaf649cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.484938 | controller |     "Jun 14 09:43:11.547536 crc crio[24245]: time=\"2026-06-14T09:43:11.547421943Z\" level=info msg=\"Removing pod sandbox: 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a\" id=1141df97-8ad7-4d94-8903-93faddfa03cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.484952 | controller |     "Jun 14 09:43:11.557897 crc crio[24245]: time=\"2026-06-14T09:43:11.556665425Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/wipe-data\" id=20d699bb-622e-43b5-bb4f-d50e392a499f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.484966 | controller |     "Jun 14 09:43:11.565791 crc crio[24245]: time=\"2026-06-14T09:43:11.565564013Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/wipe-data\" id=4d92b049-1bbc-453b-b3c0-fffe9ced89f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.484980 | controller |     "Jun 14 09:43:11.567447 crc crio[24245]: time=\"2026-06-14T09:43:11.566925227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.484995 | controller |     "Jun 14 09:43:11.573501 crc crio[24245]: time=\"2026-06-14T09:43:11.570070584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7367820d-9486-4aff-971c-7022bca6d59b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.485009 | controller |     "Jun 14 09:43:11.584227 crc crio[24245]: time=\"2026-06-14T09:43:11.584181584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c604a3db-8a75-4a2f-9d7d-ead36ead52d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.485028 | controller |     "Jun 14 09:43:11.589907 crc crio[24245]: time=\"2026-06-14T09:43:11.589798932Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=01458475-5cc6-4ea0-9bf0-3e94de0fd869 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.485074 | controller |     "Jun 14 09:43:11.621594 crc crio[24245]: time=\"2026-06-14T09:43:11.621493692Z\" level=info msg=\"Removed pod sandbox: 1f07df15884e9bd6e84bf28ebd441e3da408d02d09839fd888f385717fef339a\" id=1141df97-8ad7-4d94-8903-93faddfa03cd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.485090 | controller |     "Jun 14 09:43:11.623673 crc crio[24245]: time=\"2026-06-14T09:43:11.623569809Z\" level=info msg=\"Stopping pod sandbox: 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb\" id=cfb09044-d2e9-4cd9-97ff-38310d5be826 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.485105 | controller |     "Jun 14 09:43:11.625017 crc crio[24245]: time=\"2026-06-14T09:43:11.623696223Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb\" id=cfb09044-d2e9-4cd9-97ff-38310d5be826 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.485119 | controller |     "Jun 14 09:43:11.626013 crc crio[24245]: time=\"2026-06-14T09:43:11.625534292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.485134 | controller |     "Jun 14 09:43:11.626013 crc crio[24245]: time=\"2026-06-14T09:43:11.625674273Z\" level=info msg=\"Removing pod sandbox: 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb\" id=87a38307-7c76-4364-b57c-552433d7ae3a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.485149 | controller |     "Jun 14 09:43:11.634675 crc crio[24245]: time=\"2026-06-14T09:43:11.634573516Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=25099705-1715-46c6-8919-b4ebbacb45ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.485163 | controller |     "Jun 14 09:43:11.640941 crc crio[24245]: time=\"2026-06-14T09:43:11.640773712Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-r562j/keystone-db-sync\" id=068d2983-d635-4924-8422-97628e935bb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.485178 | controller |     "Jun 14 09:43:11.655431 crc crio[24245]: time=\"2026-06-14T09:43:11.655338986Z\" level=info msg=\"Removed pod sandbox: 6767e2823381b004c913b8cdcfd7d4a66cf942e38d79bcabef2f5245bc3fbadb\" id=87a38307-7c76-4364-b57c-552433d7ae3a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.485193 | controller |     "Jun 14 09:43:11.658001 crc crio[24245]: time=\"2026-06-14T09:43:11.65779992Z\" level=info msg=\"Stopping pod sandbox: aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46\" id=c672785b-126f-4a36-bc43-5ca36c7fbc5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.485207 | controller |     "Jun 14 09:43:11.658122 crc crio[24245]: time=\"2026-06-14T09:43:11.657999515Z\" level=info msg=\"Stopped pod sandbox (already stopped): aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46\" id=c672785b-126f-4a36-bc43-5ca36c7fbc5b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.485222 | controller |     "Jun 14 09:43:11.661520 crc crio[24245]: time=\"2026-06-14T09:43:11.66143116Z\" level=info msg=\"Removing pod sandbox: aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46\" id=40e2e2cc-5c01-44e5-b68c-a3af7353196b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.485241 | controller |     "Jun 14 09:43:11.693255 crc crio[24245]: time=\"2026-06-14T09:43:11.693170032Z\" level=info msg=\"Removing container: b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897\" id=b8dc50c4-5b74-4c38-abe8-e6b5d4dbd685 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.485256 | controller |     "Jun 14 09:43:11.699832 crc crio[24245]: time=\"2026-06-14T09:43:11.698949263Z\" level=info msg=\"Created container 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=5999dcf8-7836-4f00-9587-e8d7369bdb26 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.485271 | controller |     "Jun 14 09:43:11.701163 crc crio[24245]: time=\"2026-06-14T09:43:11.701088101Z\" level=info msg=\"Starting container: 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797\" id=6e17a85b-46e3-4f98-bbdb-3c125355845d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.485285 | controller |     "Jun 14 09:43:11.702307 crc crio[24245]: time=\"2026-06-14T09:43:11.702153766Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=0e0088e3-f524-4d9c-92bb-968b1b27b37c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.485299 | controller |     "Jun 14 09:43:11.709664 crc crio[24245]: time=\"2026-06-14T09:43:11.709228031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.485313 | controller |     "Jun 14 09:43:11.717476 crc crio[24245]: time=\"2026-06-14T09:43:11.71641706Z\" level=info msg=\"Started container\" PID=270250 containerID=56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797 description=openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log id=6e17a85b-46e3-4f98-bbdb-3c125355845d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142",
2026-06-14 10:12:41.485328 | controller |     "Jun 14 09:43:11.736191 crc crio[24245]: time=\"2026-06-14T09:43:11.7356381Z\" level=info msg=\"Removed container b769da1258bc011509625699c0711b9482f6b0fa7a8937f0b7ded587518ac897: openstack/cinder-scheduler-0/probe\" id=b8dc50c4-5b74-4c38-abe8-e6b5d4dbd685 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.485343 | controller |     "Jun 14 09:43:11.742347 crc crio[24245]: time=\"2026-06-14T09:43:11.740491455Z\" level=info msg=\"Removing container: 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd\" id=ede82c07-9b13-4ef3-9115-e07d3a8177ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.485401 | controller |     "Jun 14 09:43:11.751245 crc crio[24245]: time=\"2026-06-14T09:43:11.751146064Z\" level=info msg=\"Created container 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=7dc2772b-f654-4e32-b3c4-0d7bb19becca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.485418 | controller |     "Jun 14 09:43:11.753096 crc crio[24245]: time=\"2026-06-14T09:43:11.753015204Z\" level=info msg=\"Starting container: 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4\" id=2a02e4ba-f8b6-4869-96f6-170c3e145556 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.485433 | controller |     "Jun 14 09:43:11.760236 crc crio[24245]: time=\"2026-06-14T09:43:11.759556933Z\" level=info msg=\"Removed pod sandbox: aa5b573a069bf415a18d7dcfb05f53e610622251e472135b4d5e83829debba46\" id=40e2e2cc-5c01-44e5-b68c-a3af7353196b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.485448 | controller |     "Jun 14 09:43:11.761349 crc crio[24245]: time=\"2026-06-14T09:43:11.761221984Z\" level=info msg=\"Stopping pod sandbox: 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191\" id=bda0264b-557f-4efa-80a2-25f485ac48be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.485468 | controller |     "Jun 14 09:43:11.761440 crc crio[24245]: time=\"2026-06-14T09:43:11.761370038Z\" level=info msg=\"Stopped pod sandbox (already stopped): 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191\" id=bda0264b-557f-4efa-80a2-25f485ac48be name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.485484 | controller |     "Jun 14 09:43:11.762539 crc crio[24245]: time=\"2026-06-14T09:43:11.762423632Z\" level=info msg=\"Removing pod sandbox: 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191\" id=af3700cc-d53e-4d4a-bd07-85729f9edb00 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.485498 | controller |     "Jun 14 09:43:11.764284 crc crio[24245]: time=\"2026-06-14T09:43:11.764157497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.485512 | controller |     "Jun 14 09:43:11.764667 crc crio[24245]: time=\"2026-06-14T09:43:11.764504601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.485527 | controller |     "Jun 14 09:43:11.770404 crc crio[24245]: time=\"2026-06-14T09:43:11.770043387Z\" level=info msg=\"Started container\" PID=270259 containerID=6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=2a02e4ba-f8b6-4869-96f6-170c3e145556 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4",
2026-06-14 10:12:41.485542 | controller |     "Jun 14 09:43:11.794100 crc crio[24245]: time=\"2026-06-14T09:43:11.792399611Z\" level=info msg=\"Removed container 2f210a1f08697f595feba57955daa00c6074708a032e957104d1c021083cc6fd: openstack/cinder-scheduler-0/cinder-scheduler\" id=ede82c07-9b13-4ef3-9115-e07d3a8177ee name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.485557 | controller |     "Jun 14 09:43:11.818145 crc crio[24245]: time=\"2026-06-14T09:43:11.818030977Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.485571 | controller |     "Jun 14 09:43:11.825906 crc crio[24245]: time=\"2026-06-14T09:43:11.825805937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.485585 | controller |     "Jun 14 09:43:11.840953 crc crio[24245]: time=\"2026-06-14T09:43:11.840789265Z\" level=info msg=\"Created container b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=fe4bdded-6f27-4254-b96e-46bc32c93069 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.485600 | controller |     "Jun 14 09:43:11.842280 crc crio[24245]: time=\"2026-06-14T09:43:11.842180069Z\" level=info msg=\"Starting container: b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4\" id=bc578466-4119-469c-96fb-4edaceb7c69b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.485615 | controller |     "Jun 14 09:43:11.867681 crc crio[24245]: time=\"2026-06-14T09:43:11.867581272Z\" level=info msg=\"Started container\" PID=270264 containerID=b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4 description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=bc578466-4119-469c-96fb-4edaceb7c69b name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f",
2026-06-14 10:12:41.485631 | controller |     "Jun 14 09:43:11.918348 crc crio[24245]: time=\"2026-06-14T09:43:11.918296692Z\" level=info msg=\"Removed pod sandbox: 58027d8cefaa26e1a4988f3a2f83bd69405a78812c081abf7876389100a16191\" id=af3700cc-d53e-4d4a-bd07-85729f9edb00 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.485650 | controller |     "Jun 14 09:43:11.919942 crc crio[24245]: time=\"2026-06-14T09:43:11.919777577Z\" level=info msg=\"Stopping pod sandbox: 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4\" id=30a33aef-293a-40ab-bbda-24846f4da546 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.485665 | controller |     "Jun 14 09:43:11.920035 crc crio[24245]: time=\"2026-06-14T09:43:11.919967273Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4\" id=30a33aef-293a-40ab-bbda-24846f4da546 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.485680 | controller |     "Jun 14 09:43:11.920968 crc crio[24245]: time=\"2026-06-14T09:43:11.92082812Z\" level=info msg=\"Removing pod sandbox: 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4\" id=2b8af295-e6b1-4438-a0b6-72a915a792c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.485695 | controller |     "Jun 14 09:43:11.959344 crc crio[24245]: time=\"2026-06-14T09:43:11.959249333Z\" level=info msg=\"Created container 6b0175018480da7922a88f21819f9f3e8af3103636f95128e54f4de6914464cc: openstack/memcached-0/memcached\" id=f8ee72ec-b19f-4121-be55-82e019043c41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.485709 | controller |     "Jun 14 09:43:11.962018 crc crio[24245]: time=\"2026-06-14T09:43:11.961922198Z\" level=info msg=\"Starting container: 6b0175018480da7922a88f21819f9f3e8af3103636f95128e54f4de6914464cc\" id=ea8cf8f4-dc0a-4d31-b4f4-8a785f4ea961 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.485724 | controller |     "Jun 14 09:43:11.967438 crc crio[24245]: time=\"2026-06-14T09:43:11.967297069Z\" level=info msg=\"Started container\" PID=270313 containerID=6b0175018480da7922a88f21819f9f3e8af3103636f95128e54f4de6914464cc description=openstack/memcached-0/memcached id=ea8cf8f4-dc0a-4d31-b4f4-8a785f4ea961 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac4f6560785137dc251b75971c282d5a934b2e08d782c1a2fbf922c4fff929da",
2026-06-14 10:12:41.485738 | controller |     "Jun 14 09:43:11.975037 crc crio[24245]: time=\"2026-06-14T09:43:11.974967483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.485753 | controller |     "Jun 14 09:43:11.981516 crc crio[24245]: time=\"2026-06-14T09:43:11.981308935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.485767 | controller |     "Jun 14 09:43:12.115896 crc crio[24245]: time=\"2026-06-14T09:43:12.113289102Z\" level=info msg=\"Removed pod sandbox: 8a0806b0644a3fbb40007ff48571c2bd980c03daed865cbcfa1b796bc8779ff4\" id=2b8af295-e6b1-4438-a0b6-72a915a792c7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.485782 | controller |     "Jun 14 09:43:12.121126 crc crio[24245]: time=\"2026-06-14T09:43:12.121018681Z\" level=info msg=\"Stopping pod sandbox: 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753\" id=da7a94b5-71d8-4233-a2c9-072de9de5c01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.485796 | controller |     "Jun 14 09:43:12.121126 crc crio[24245]: time=\"2026-06-14T09:43:12.121118574Z\" level=info msg=\"Stopped pod sandbox (already stopped): 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753\" id=da7a94b5-71d8-4233-a2c9-072de9de5c01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.485811 | controller |     "Jun 14 09:43:12.125825 crc crio[24245]: time=\"2026-06-14T09:43:12.125752649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.485825 | controller |     "Jun 14 09:43:12.132992 crc crio[24245]: time=\"2026-06-14T09:43:12.132898687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.485845 | controller |     "Jun 14 09:43:12.140794 crc crio[24245]: time=\"2026-06-14T09:43:12.140689977Z\" level=info msg=\"Removing pod sandbox: 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753\" id=c7d62760-221b-4179-a23a-62351585fec1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.485860 | controller |     "Jun 14 09:43:12.182015 crc crio[24245]: time=\"2026-06-14T09:43:12.18015859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.485875 | controller |     "Jun 14 09:43:12.183698 crc crio[24245]: time=\"2026-06-14T09:43:12.18364346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.485890 | controller |     "Jun 14 09:43:12.192159 crc crio[24245]: time=\"2026-06-14T09:43:12.192065218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.485905 | controller |     "Jun 14 09:43:12.196885 crc crio[24245]: time=\"2026-06-14T09:43:12.196782529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.485919 | controller |     "Jun 14 09:43:12.251634 crc crio[24245]: time=\"2026-06-14T09:43:12.25092704Z\" level=info msg=\"Removed pod sandbox: 59a7a38258f71a4e2efced9bdbf67f04b4a0c97cd8228565a8bdb08790a04753\" id=c7d62760-221b-4179-a23a-62351585fec1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.485933 | controller |     "Jun 14 09:43:12.252796 crc crio[24245]: time=\"2026-06-14T09:43:12.252733828Z\" level=info msg=\"Stopping pod sandbox: 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae\" id=6b0d3b99-c66b-4125-96b9-a79caf6c60fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.485948 | controller |     "Jun 14 09:43:12.252948 crc crio[24245]: time=\"2026-06-14T09:43:12.252804091Z\" level=info msg=\"Stopped pod sandbox (already stopped): 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae\" id=6b0d3b99-c66b-4125-96b9-a79caf6c60fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.485963 | controller |     "Jun 14 09:43:12.253685 crc crio[24245]: time=\"2026-06-14T09:43:12.253559155Z\" level=info msg=\"Removing pod sandbox: 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae\" id=35fd9c81-94cc-4833-ad8c-8a4b204cfe37 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.485977 | controller |     "Jun 14 09:43:12.259764 crc crio[24245]: time=\"2026-06-14T09:43:12.259690039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.485991 | controller |     "Jun 14 09:43:12.263125 crc crio[24245]: time=\"2026-06-14T09:43:12.263061327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.486006 | controller |     "Jun 14 09:43:12.284818 crc crio[24245]: time=\"2026-06-14T09:43:12.28425766Z\" level=info msg=\"Removed pod sandbox: 42c8440e40b4766ac22149138f13be61290416ac724ab6b65a0773a9dc6201ae\" id=35fd9c81-94cc-4833-ad8c-8a4b204cfe37 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.486020 | controller |     "Jun 14 09:43:12.290697 crc crio[24245]: time=\"2026-06-14T09:43:12.290381776Z\" level=info msg=\"Stopping pod sandbox: e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013\" id=ef804adc-5c2b-42d4-8405-bf8b89101ac0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.486038 | controller |     "Jun 14 09:43:12.290697 crc crio[24245]: time=\"2026-06-14T09:43:12.290463059Z\" level=info msg=\"Stopped pod sandbox (already stopped): e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013\" id=ef804adc-5c2b-42d4-8405-bf8b89101ac0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.486053 | controller |     "Jun 14 09:43:12.292665 crc crio[24245]: time=\"2026-06-14T09:43:12.291659138Z\" level=info msg=\"Removing pod sandbox: e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013\" id=4cb88af4-9376-4f0d-b524-9c40ab61c6e7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.486067 | controller |     "Jun 14 09:43:12.312686 crc crio[24245]: time=\"2026-06-14T09:43:12.312572912Z\" level=info msg=\"Removed pod sandbox: e6152b6943325ffd5036a76170c20aac4afa9adb5cfe24a46cf373ba53c72013\" id=4cb88af4-9376-4f0d-b524-9c40ab61c6e7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.486082 | controller |     "Jun 14 09:43:12.314207 crc crio[24245]: time=\"2026-06-14T09:43:12.314184463Z\" level=info msg=\"Stopping pod sandbox: 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13\" id=d5f19226-9f54-4040-9829-f6d60c9974fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.486096 | controller |     "Jun 14 09:43:12.314335 crc crio[24245]: time=\"2026-06-14T09:43:12.314319007Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13\" id=d5f19226-9f54-4040-9829-f6d60c9974fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.486157 | controller |     "Jun 14 09:43:12.314764 crc crio[24245]: time=\"2026-06-14T09:43:12.314744191Z\" level=info msg=\"Removing pod sandbox: 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13\" id=8eb37401-a88e-4333-a4e8-6448a61d0c90 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.486174 | controller |     "Jun 14 09:43:12.336110 crc crio[24245]: time=\"2026-06-14T09:43:12.336053802Z\" level=info msg=\"Removed pod sandbox: 3e87c494aa5c138e357b7a57bcd6539e3165f28b184fe3f84cc35011642fbb13\" id=8eb37401-a88e-4333-a4e8-6448a61d0c90 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.486188 | controller |     "Jun 14 09:43:12.341276 crc crio[24245]: time=\"2026-06-14T09:43:12.341143217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.486203 | controller |     "Jun 14 09:43:12.642995 crc crio[24245]: time=\"2026-06-14T09:43:12.64289343Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=37b94b1b-8425-4ee8-bcc7-fd5d0725b41e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.486217 | controller |     "Jun 14 09:43:12.643161 crc crio[24245]: time=\"2026-06-14T09:43:12.643010304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.486231 | controller |     "Jun 14 09:43:12.734120 crc crio[24245]: time=\"2026-06-14T09:43:12.730525237Z\" level=info msg=\"Stopping container: 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e (timeout: 30s)\" id=53da157d-d5ac-4736-831e-8a1c90d63b59 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.486246 | controller |     "Jun 14 09:43:12.769332 crc crio[24245]: time=\"2026-06-14T09:43:12.769173076Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0 UID:ef1c8216-a0bf-49c5-8d4a-d354f6e8ced0 NetNS:/var/run/netns/2ebbd713-7cae-4ac5-ae78-4641176d1f59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef1c8216_a0bf_49c5_8d4a_d354f6e8ced0.slice PodAnnotations:0xc0004cd2f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.486267 | controller |     "Jun 14 09:43:12.769332 crc crio[24245]: time=\"2026-06-14T09:43:12.769248419Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.486283 | controller |     "Jun 14 09:43:12.883087 crc crio[24245]: time=\"2026-06-14T09:43:12.882996586Z\" level=info msg=\"Created container 4774c05b76966ac903f6b0eec83555764087c82b3b78b0cb2650b086f6c086aa: openstack/openstack-galera-0/mysql-bootstrap\" id=0e0088e3-f524-4d9c-92bb-968b1b27b37c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.486297 | controller |     "Jun 14 09:43:12.885386 crc crio[24245]: time=\"2026-06-14T09:43:12.885334931Z\" level=info msg=\"Starting container: 4774c05b76966ac903f6b0eec83555764087c82b3b78b0cb2650b086f6c086aa\" id=08ec6837-648d-42a0-8483-f2a1d7020852 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.486312 | controller |     "Jun 14 09:43:12.891294 crc crio[24245]: time=\"2026-06-14T09:43:12.891192317Z\" level=info msg=\"Created container fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91: openstack/cinder-api-0/cinder-api\" id=be2d4d1a-4254-4d29-bcc5-3da409a7585d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.486327 | controller |     "Jun 14 09:43:12.892993 crc crio[24245]: time=\"2026-06-14T09:43:12.892825449Z\" level=info msg=\"Starting container: fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91\" id=0c5a5352-fcc4-41aa-bc04-a05777689715 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.486342 | controller |     "Jun 14 09:43:12.897215 crc crio[24245]: time=\"2026-06-14T09:43:12.897128523Z\" level=info msg=\"Created container c14459afba95c0da0f8e0102df5ce3a2713b2b8d83483e6b99267e84cde94937: openstack/keystone-db-sync-r562j/keystone-db-sync\" id=068d2983-d635-4924-8422-97628e935bb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.486374 | controller |     "Jun 14 09:43:12.898546 crc crio[24245]: time=\"2026-06-14T09:43:12.89747441Z\" level=info msg=\"Created container a1fa60e858f7bf66844b01c36fb14166591265efdfa87b3c01156bf90f1d5639: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=25099705-1715-46c6-8919-b4ebbacb45ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.486390 | controller |     "Jun 14 09:43:12.899430 crc crio[24245]: time=\"2026-06-14T09:43:12.899381619Z\" level=info msg=\"Started container\" PID=270392 containerID=4774c05b76966ac903f6b0eec83555764087c82b3b78b0cb2650b086f6c086aa description=openstack/openstack-galera-0/mysql-bootstrap id=08ec6837-648d-42a0-8483-f2a1d7020852 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a92e19c2981c9271799d5a4f16596183530b80b9853035c7711088dfff20b6d",
2026-06-14 10:12:41.486405 | controller |     "Jun 14 09:43:12.904232 crc crio[24245]: time=\"2026-06-14T09:43:12.904132809Z\" level=info msg=\"Started container\" PID=270398 containerID=fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91 description=openstack/cinder-api-0/cinder-api id=0c5a5352-fcc4-41aa-bc04-a05777689715 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5",
2026-06-14 10:12:41.486460 | controller |     "Jun 14 09:43:12.904595 crc crio[24245]: time=\"2026-06-14T09:43:12.904554266Z\" level=info msg=\"Starting container: c14459afba95c0da0f8e0102df5ce3a2713b2b8d83483e6b99267e84cde94937\" id=008a53d9-a336-4ef8-b044-41c86e72c9f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.486481 | controller |     "Jun 14 09:43:12.904940 crc crio[24245]: time=\"2026-06-14T09:43:12.904833296Z\" level=info msg=\"Starting container: a1fa60e858f7bf66844b01c36fb14166591265efdfa87b3c01156bf90f1d5639\" id=6825d6a5-82e7-4b70-8a31-c0cf224fa0a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.486496 | controller |     "Jun 14 09:43:12.921763 crc crio[24245]: time=\"2026-06-14T09:43:12.921714719Z\" level=info msg=\"Started container\" PID=270396 containerID=c14459afba95c0da0f8e0102df5ce3a2713b2b8d83483e6b99267e84cde94937 description=openstack/keystone-db-sync-r562j/keystone-db-sync id=008a53d9-a336-4ef8-b044-41c86e72c9f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b",
2026-06-14 10:12:41.486517 | controller |     "Jun 14 09:43:12.931659 crc crio[24245]: time=\"2026-06-14T09:43:12.931549072Z\" level=info msg=\"Started container\" PID=270395 containerID=a1fa60e858f7bf66844b01c36fb14166591265efdfa87b3c01156bf90f1d5639 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=6825d6a5-82e7-4b70-8a31-c0cf224fa0a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f0cded460458b71fca436d6d6b52a3a0a826b3eddc68be04a4eb89274667aeb",
2026-06-14 10:12:41.486533 | controller |     "Jun 14 09:43:13.282522 crc crio[24245]: time=\"2026-06-14T09:43:13.282431819Z\" level=info msg=\"Stopped container cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67: openstack/keystone-d86f64d54-z8mjg/keystone-api\" id=fc117bfe-f0c3-44e9-a52e-6e3cabc6fad3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.486577 | controller |     "Jun 14 09:43:13.289763 crc crio[24245]: time=\"2026-06-14T09:43:13.289721273Z\" level=info msg=\"Stopping pod sandbox: 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c\" id=8e35760f-3f71-4e42-84d4-0fe1314deb1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.486597 | controller |     "Jun 14 09:43:13.291419 crc crio[24245]: time=\"2026-06-14T09:43:13.291348555Z\" level=info msg=\"Got pod network &{Name:keystone-d86f64d54-z8mjg Namespace:openstack ID:67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c UID:4c513f93-d63c-4975-bfb4-8702095b2476 NetNS:/var/run/netns/6317d35f-3df7-476c-9dd2-8669ae723077 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4c513f93_d63c_4975_bfb4_8702095b2476.slice PodAnnotations:0xc001b86048}] Aliases:map[]}\"",
2026-06-14 10:12:41.486613 | controller |     "Jun 14 09:43:13.291742 crc crio[24245]: time=\"2026-06-14T09:43:13.291717157Z\" level=info msg=\"Deleting pod openstack_keystone-d86f64d54-z8mjg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.486628 | controller |     "Jun 14 09:43:13.397404 crc crio[24245]: 2026-06-14T09:43:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7499ef4b6bd3fd Mac:6a:56:89:d1:b1:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:90 Mtu:0 Sandbox:/var/run/netns/2ebbd713-7cae-4ac5-ae78-4641176d1f59 SocketPath: PciID:}] [{Interface:0xc000193ef0 Address:{IP:10.217.1.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.486644 | controller |     "Jun 14 09:43:13.398751 crc crio[24245]: time=\"2026-06-14T09:43:13.3986883Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0 UID:ef1c8216-a0bf-49c5-8d4a-d354f6e8ced0 NetNS:/var/run/netns/2ebbd713-7cae-4ac5-ae78-4641176d1f59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef1c8216_a0bf_49c5_8d4a_d354f6e8ced0.slice PodAnnotations:0xc0004cd2f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.486658 | controller |     "Jun 14 09:43:13.399163 crc crio[24245]: time=\"2026-06-14T09:43:13.398902186Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.486674 | controller |     "Jun 14 09:43:13.439131 crc crio[24245]: time=\"2026-06-14T09:43:13.438745894Z\" level=info msg=\"Ran pod sandbox f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0 with infra container: openstack/cinder-scheduler-0/POD\" id=37b94b1b-8425-4ee8-bcc7-fd5d0725b41e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.486694 | controller |     "Jun 14 09:43:13.442065 crc crio[24245]: time=\"2026-06-14T09:43:13.441986348Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=3611f02a-79a5-49a8-8625-4a1a064d57f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.486709 | controller |     "Jun 14 09:43:13.488508 crc crio[24245]: time=\"2026-06-14T09:43:13.488335252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=b548eabe-8a87-4c7a-babe-a7212fc7e68c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.486724 | controller |     "Jun 14 09:43:13.501027 crc crio[24245]: time=\"2026-06-14T09:43:13.499993672Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=8a01d6c9-8df2-4fa1-acb4-2ae86634373b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.486739 | controller |     "Jun 14 09:43:13.501027 crc crio[24245]: time=\"2026-06-14T09:43:13.500487078Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.486754 | controller |     "Jun 14 09:43:13.775381 crc crio[24245]: time=\"2026-06-14T09:43:13.773104811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.486769 | controller |     "Jun 14 09:43:13.837533 crc crio[24245]: time=\"2026-06-14T09:43:13.836826311Z\" level=info msg=\"Stopped pod sandbox: 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c\" id=8e35760f-3f71-4e42-84d4-0fe1314deb1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.486784 | controller |     "Jun 14 09:43:14.062896 crc crio[24245]: time=\"2026-06-14T09:43:14.048676375Z\" level=info msg=\"Created container ef43dc74f0aa57e7e410cbd3326ed14db7733cd22f061dfb01528ed42f701a4b: openstack/rabbitmq-cell1-server-0/wipe-data\" id=4d92b049-1bbc-453b-b3c0-fffe9ced89f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.486799 | controller |     "Jun 14 09:43:14.062896 crc crio[24245]: time=\"2026-06-14T09:43:14.053334284Z\" level=info msg=\"Starting container: ef43dc74f0aa57e7e410cbd3326ed14db7733cd22f061dfb01528ed42f701a4b\" id=6989a14a-9731-427a-a736-39e8c70e8ed4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.486814 | controller |     "Jun 14 09:43:14.062896 crc crio[24245]: time=\"2026-06-14T09:43:14.060703608Z\" level=info msg=\"Started container\" PID=270331 containerID=ef43dc74f0aa57e7e410cbd3326ed14db7733cd22f061dfb01528ed42f701a4b description=openstack/rabbitmq-cell1-server-0/wipe-data id=6989a14a-9731-427a-a736-39e8c70e8ed4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103",
2026-06-14 10:12:41.486830 | controller |     "Jun 14 09:43:14.537380 crc crio[24245]: time=\"2026-06-14T09:43:14.537312268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.486845 | controller |     "Jun 14 09:43:14.809908 crc crio[24245]: time=\"2026-06-14T09:43:14.809521983Z\" level=info msg=\"Created container 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d: openstack/cinder-scheduler-0/cinder-scheduler\" id=8a01d6c9-8df2-4fa1-acb4-2ae86634373b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.486861 | controller |     "Jun 14 09:43:14.816159 crc crio[24245]: time=\"2026-06-14T09:43:14.816120165Z\" level=info msg=\"Starting container: 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d\" id=393dc43c-153f-4bdd-b9fd-a979a83475f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.486880 | controller |     "Jun 14 09:43:14.837245 crc crio[24245]: time=\"2026-06-14T09:43:14.836237786Z\" level=info msg=\"Started container\" PID=270997 containerID=4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d description=openstack/cinder-scheduler-0/cinder-scheduler id=393dc43c-153f-4bdd-b9fd-a979a83475f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0",
2026-06-14 10:12:41.486896 | controller |     "Jun 14 09:43:14.845037 crc crio[24245]: time=\"2026-06-14T09:43:14.84129699Z\" level=info msg=\"Created container d47af3289898c77037f1a8b0ea2db4a14916c8c9bc0ff7bed1a4b86fdbf2a102: openstack/rabbitmq-server-0/wipe-data\" id=20d699bb-622e-43b5-bb4f-d50e392a499f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.486912 | controller |     "Jun 14 09:43:14.845037 crc crio[24245]: time=\"2026-06-14T09:43:14.843757355Z\" level=info msg=\"Starting container: d47af3289898c77037f1a8b0ea2db4a14916c8c9bc0ff7bed1a4b86fdbf2a102\" id=84f6f050-30e0-49ef-b36c-35b56016dd11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.486927 | controller |     "Jun 14 09:43:14.848913 crc crio[24245]: time=\"2026-06-14T09:43:14.848240429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=1aac6038-d70c-428f-84b7-c4bad650e150 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.486941 | controller |     "Jun 14 09:43:14.852234 crc crio[24245]: time=\"2026-06-14T09:43:14.851773772Z\" level=info msg=\"Started container\" PID=270397 containerID=d47af3289898c77037f1a8b0ea2db4a14916c8c9bc0ff7bed1a4b86fdbf2a102 description=openstack/rabbitmq-server-0/wipe-data id=84f6f050-30e0-49ef-b36c-35b56016dd11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6",
2026-06-14 10:12:41.486957 | controller |     "Jun 14 09:43:14.896266 crc crio[24245]: time=\"2026-06-14T09:43:14.896195294Z\" level=info msg=\"Removing container: cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67\" id=df5beff6-6534-457b-a5cd-e150278652c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.486972 | controller |     "Jun 14 09:43:14.921379 crc crio[24245]: time=\"2026-06-14T09:43:14.921274472Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:9b872cb203a96eecc6a17a2d4bb8ff46d1466c7be3000cddd68be89f74016777\" id=2450ca37-8dfc-4fce-9f79-193964e5f69d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.486987 | controller |     "Jun 14 09:43:14.933539 crc crio[24245]: time=\"2026-06-14T09:43:14.933439673Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=209ce55a-cf9e-41c7-b73b-c03f04b873b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.487002 | controller |     "Jun 14 09:43:14.934100 crc crio[24245]: time=\"2026-06-14T09:43:14.934037602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487017 | controller |     "Jun 14 09:43:15.058023 crc crio[24245]: time=\"2026-06-14T09:43:15.056815042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487032 | controller |     "Jun 14 09:43:15.121946 crc crio[24245]: time=\"2026-06-14T09:43:15.121786269Z\" level=info msg=\"Removed container cb511a5d8b931db34b30bea1c8ed750ec898dd769482220b4599f081d0bdcb67: openstack/keystone-d86f64d54-z8mjg/keystone-api\" id=df5beff6-6534-457b-a5cd-e150278652c9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.487046 | controller |     "Jun 14 09:43:15.816977 crc crio[24245]: time=\"2026-06-14T09:43:15.816833492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487067 | controller |     "Jun 14 09:43:15.935043 crc crio[24245]: time=\"2026-06-14T09:43:15.934170792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=1e9a024f-6973-496b-a851-845f7037ce17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.487082 | controller |     "Jun 14 09:43:15.956436 crc crio[24245]: time=\"2026-06-14T09:43:15.956281864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0373e5e9-8a51-4934-8693-aebf699367f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.487097 | controller |     "Jun 14 09:43:15.983025 crc crio[24245]: time=\"2026-06-14T09:43:15.981106583Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=63b20304-a863-4d0e-be1b-51dd94dc5f87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.487112 | controller |     "Jun 14 09:43:15.983025 crc crio[24245]: time=\"2026-06-14T09:43:15.981706563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487127 | controller |     "Jun 14 09:43:16.062796 crc crio[24245]: time=\"2026-06-14T09:43:16.062656307Z\" level=info msg=\"Created container 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b: openstack/cinder-scheduler-0/probe\" id=209ce55a-cf9e-41c7-b73b-c03f04b873b1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.487141 | controller |     "Jun 14 09:43:16.065102 crc crio[24245]: time=\"2026-06-14T09:43:16.065014962Z\" level=info msg=\"Starting container: 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b\" id=1b5fd871-9e22-4b67-b1dc-85f68356ab88 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.487156 | controller |     "Jun 14 09:43:16.072750 crc crio[24245]: time=\"2026-06-14T09:43:16.072622837Z\" level=info msg=\"Started container\" PID=271160 containerID=9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b description=openstack/cinder-scheduler-0/probe id=1b5fd871-9e22-4b67-b1dc-85f68356ab88 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0",
2026-06-14 10:12:41.487170 | controller |     "Jun 14 09:43:16.078803 crc crio[24245]: time=\"2026-06-14T09:43:16.078672187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487210 | controller |     "Jun 14 09:43:16.082523 crc crio[24245]: time=\"2026-06-14T09:43:16.082406167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487232 | controller |     "Jun 14 09:43:17.028342 crc crio[24245]: time=\"2026-06-14T09:43:17.026998334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=3c2bf482-e195-4d68-82b6-2debda4936ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.487247 | controller |     "Jun 14 09:43:17.066350 crc crio[24245]: time=\"2026-06-14T09:43:17.066250085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=e512b54d-abb3-4569-93cb-40b9325acf29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.487262 | controller |     "Jun 14 09:43:17.079159 crc crio[24245]: time=\"2026-06-14T09:43:17.078545571Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=9dc32b66-cdc8-44da-be26-b0bce18f86af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.487281 | controller |     "Jun 14 09:43:17.080037 crc crio[24245]: time=\"2026-06-14T09:43:17.079739209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487296 | controller |     "Jun 14 09:43:17.357015 crc crio[24245]: time=\"2026-06-14T09:43:17.356923876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487311 | controller |     "Jun 14 09:43:17.361124 crc crio[24245]: time=\"2026-06-14T09:43:17.361040577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487325 | controller |     "Jun 14 09:43:18.065124 crc crio[24245]: time=\"2026-06-14T09:43:18.064497554Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8e91ebb1-d140-4819-adbb-07707d57c219 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.487339 | controller |     "Jun 14 09:43:18.075117 crc crio[24245]: time=\"2026-06-14T09:43:18.074986027Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e43ec20c-a486-4a3b-a901-d9d6f995d245 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.487369 | controller |     "Jun 14 09:43:18.234010 crc crio[24245]: time=\"2026-06-14T09:43:18.233933847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=177c5b95-0b41-4c36-affa-7abd5830b02a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.487385 | controller |     "Jun 14 09:43:18.243096 crc crio[24245]: time=\"2026-06-14T09:43:18.243003282Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=b47b3ff9-6369-4d52-95de-203d50446237 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.487401 | controller |     "Jun 14 09:43:18.243580 crc crio[24245]: time=\"2026-06-14T09:43:18.243510109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487415 | controller |     "Jun 14 09:43:18.253347 crc crio[24245]: time=\"2026-06-14T09:43:18.253240707Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=e7d6b8b2-7638-44f8-ac4c-eff0f50090b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.487429 | controller |     "Jun 14 09:43:18.277525 crc crio[24245]: time=\"2026-06-14T09:43:18.277433577Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=52785096-86d5-40de-aa10-cb6279d9c6ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.487444 | controller |     "Jun 14 09:43:18.278115 crc crio[24245]: time=\"2026-06-14T09:43:18.277787718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487458 | controller |     "Jun 14 09:43:18.335536 crc crio[24245]: time=\"2026-06-14T09:43:18.33477667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487473 | controller |     "Jun 14 09:43:18.340644 crc crio[24245]: time=\"2026-06-14T09:43:18.340516043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487487 | controller |     "Jun 14 09:43:18.386398 crc crio[24245]: time=\"2026-06-14T09:43:18.386282879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487509 | controller |     "Jun 14 09:43:18.391388 crc crio[24245]: time=\"2026-06-14T09:43:18.391327229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487524 | controller |     "Jun 14 09:43:18.435041 crc crio[24245]: time=\"2026-06-14T09:43:18.434983788Z\" level=info msg=\"Created container 49536a24f76b271f9daa140d0762d23fec914b5fc83832db655ce79f4497f205: openstack/rabbitmq-cell1-server-0/setup-container\" id=63b20304-a863-4d0e-be1b-51dd94dc5f87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.487539 | controller |     "Jun 14 09:43:18.436762 crc crio[24245]: time=\"2026-06-14T09:43:18.436659141Z\" level=info msg=\"Starting container: 49536a24f76b271f9daa140d0762d23fec914b5fc83832db655ce79f4497f205\" id=1962bd1c-a79e-4e7c-9c62-aa94f5176c53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.487553 | controller |     "Jun 14 09:43:18.451251 crc crio[24245]: time=\"2026-06-14T09:43:18.449693286Z\" level=info msg=\"Started container\" PID=271170 containerID=49536a24f76b271f9daa140d0762d23fec914b5fc83832db655ce79f4497f205 description=openstack/rabbitmq-cell1-server-0/setup-container id=1962bd1c-a79e-4e7c-9c62-aa94f5176c53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103",
2026-06-14 10:12:41.487568 | controller |     "Jun 14 09:43:18.583055 crc crio[24245]: time=\"2026-06-14T09:43:18.582951685Z\" level=info msg=\"Created container fad27bb64d5679ef25e703142651276ea55a1eb86d9ba21119a517c3db08851b: openstack/openstack-cell1-galera-0/galera\" id=b47b3ff9-6369-4d52-95de-203d50446237 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.487583 | controller |     "Jun 14 09:43:18.584485 crc crio[24245]: time=\"2026-06-14T09:43:18.584398621Z\" level=info msg=\"Starting container: fad27bb64d5679ef25e703142651276ea55a1eb86d9ba21119a517c3db08851b\" id=10d893b5-395f-4275-b26a-53ea50743756 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.487597 | controller |     "Jun 14 09:43:18.589485 crc crio[24245]: time=\"2026-06-14T09:43:18.589351168Z\" level=info msg=\"Created container 20d3612005eb15ae61581cc25d4dbb59dd926ece0b21c4e53853349afd7b34be: openstack/openstack-galera-0/galera\" id=52785096-86d5-40de-aa10-cb6279d9c6ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.487611 | controller |     "Jun 14 09:43:18.590760 crc crio[24245]: time=\"2026-06-14T09:43:18.590468964Z\" level=info msg=\"Starting container: 20d3612005eb15ae61581cc25d4dbb59dd926ece0b21c4e53853349afd7b34be\" id=b31ed991-e89e-43e9-9a98-210430257335 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.487626 | controller |     "Jun 14 09:43:18.596304 crc crio[24245]: time=\"2026-06-14T09:43:18.596200137Z\" level=info msg=\"Started container\" PID=271340 containerID=fad27bb64d5679ef25e703142651276ea55a1eb86d9ba21119a517c3db08851b description=openstack/openstack-cell1-galera-0/galera id=10d893b5-395f-4275-b26a-53ea50743756 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f0cded460458b71fca436d6d6b52a3a0a826b3eddc68be04a4eb89274667aeb",
2026-06-14 10:12:41.487641 | controller |     "Jun 14 09:43:18.599140 crc crio[24245]: time=\"2026-06-14T09:43:18.599045597Z\" level=info msg=\"Started container\" PID=271341 containerID=20d3612005eb15ae61581cc25d4dbb59dd926ece0b21c4e53853349afd7b34be description=openstack/openstack-galera-0/galera id=b31ed991-e89e-43e9-9a98-210430257335 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4a92e19c2981c9271799d5a4f16596183530b80b9853035c7711088dfff20b6d",
2026-06-14 10:12:41.487656 | controller |     "Jun 14 09:43:19.669758 crc crio[24245]: time=\"2026-06-14T09:43:19.669589712Z\" level=info msg=\"Created container 2d3a1fb55bbe882503cee85ce34c649503d000f33731d03ff95fb6bcc6a98b2f: openstack/rabbitmq-server-0/setup-container\" id=9dc32b66-cdc8-44da-be26-b0bce18f86af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.487675 | controller |     "Jun 14 09:43:19.672111 crc crio[24245]: time=\"2026-06-14T09:43:19.672022557Z\" level=info msg=\"Starting container: 2d3a1fb55bbe882503cee85ce34c649503d000f33731d03ff95fb6bcc6a98b2f\" id=e57eccbc-c0b5-4454-8c22-31a478f03e84 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.487690 | controller |     "Jun 14 09:43:19.683221 crc crio[24245]: time=\"2026-06-14T09:43:19.683138901Z\" level=info msg=\"Started container\" PID=271282 containerID=2d3a1fb55bbe882503cee85ce34c649503d000f33731d03ff95fb6bcc6a98b2f description=openstack/rabbitmq-server-0/setup-container id=e57eccbc-c0b5-4454-8c22-31a478f03e84 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6",
2026-06-14 10:12:41.487706 | controller |     "Jun 14 09:43:26.491159 crc crio[24245]: time=\"2026-06-14T09:43:26.490253324Z\" level=info msg=\"Stopped container 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e: openstack/barbican-api-66fc76bd44-pldsx/barbican-api\" id=53da157d-d5ac-4736-831e-8a1c90d63b59 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.487721 | controller |     "Jun 14 09:43:26.494361 crc crio[24245]: time=\"2026-06-14T09:43:26.494262402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=8b1ee8bb-f193-4c34-8107-317d18ec5e18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.487735 | controller |     "Jun 14 09:43:26.502262 crc crio[24245]: time=\"2026-06-14T09:43:26.500299478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=16d9c73f-aa1f-4378-a538-c2fd0e4173de name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.487750 | controller |     "Jun 14 09:43:26.504942 crc crio[24245]: time=\"2026-06-14T09:43:26.504884896Z\" level=info msg=\"Creating container: openstack/barbican-api-66fc76bd44-pldsx/barbican-api\" id=d1ad793a-7e88-46d3-9e73-a30c2ebe1532 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.487765 | controller |     "Jun 14 09:43:26.505223 crc crio[24245]: time=\"2026-06-14T09:43:26.505163985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487779 | controller |     "Jun 14 09:43:26.597481 crc crio[24245]: time=\"2026-06-14T09:43:26.58981342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487794 | controller |     "Jun 14 09:43:26.597481 crc crio[24245]: time=\"2026-06-14T09:43:26.593780467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.487809 | controller |     "Jun 14 09:43:26.769634 crc crio[24245]: time=\"2026-06-14T09:43:26.769326758Z\" level=info msg=\"Created container 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f: openstack/barbican-api-66fc76bd44-pldsx/barbican-api\" id=d1ad793a-7e88-46d3-9e73-a30c2ebe1532 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.487823 | controller |     "Jun 14 09:43:26.772633 crc crio[24245]: time=\"2026-06-14T09:43:26.77252017Z\" level=info msg=\"Starting container: 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f\" id=e3995260-f0d1-41f7-9985-9de4225d6979 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.487838 | controller |     "Jun 14 09:43:26.786648 crc crio[24245]: time=\"2026-06-14T09:43:26.786426845Z\" level=info msg=\"Started container\" PID=272176 containerID=061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f description=openstack/barbican-api-66fc76bd44-pldsx/barbican-api id=e3995260-f0d1-41f7-9985-9de4225d6979 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142",
2026-06-14 10:12:41.487870 | controller |     "Jun 14 09:43:27.315281 crc crio[24245]: time=\"2026-06-14T09:43:27.315191926Z\" level=info msg=\"Stopping container: 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797 (timeout: 30s)\" id=7352d1ef-723d-414e-900e-3c1cf3eaf97e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.487884 | controller |     "Jun 14 09:43:27.315933 crc crio[24245]: time=\"2026-06-14T09:43:27.315792655Z\" level=info msg=\"Stopping pod sandbox: be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b\" id=79c25e03-84fb-4a18-b829-fb0ffae19171 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.487899 | controller |     "Jun 14 09:43:27.317405 crc crio[24245]: time=\"2026-06-14T09:43:27.316922132Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-r562j Namespace:openstack ID:be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b UID:10eadfef-15a8-4c02-8ab9-da493356d9e8 NetNS:/var/run/netns/e9998ca7-a618-46c0-ae57-d18d97d0e8c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod10eadfef_15a8_4c02_8ab9_da493356d9e8.slice PodAnnotations:0xc001fea350}] Aliases:map[]}\"",
2026-06-14 10:12:41.487916 | controller |     "Jun 14 09:43:27.317405 crc crio[24245]: time=\"2026-06-14T09:43:27.317125438Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-r562j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.487931 | controller |     "Jun 14 09:43:27.452043 crc crio[24245]: time=\"2026-06-14T09:43:27.451418468Z\" level=info msg=\"Stopped container 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=7352d1ef-723d-414e-900e-3c1cf3eaf97e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.487946 | controller |     "Jun 14 09:43:27.454665 crc crio[24245]: time=\"2026-06-14T09:43:27.454472252Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=6818076e-c75c-463d-9bc8-c79da91118a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.487961 | controller |     "Jun 14 09:43:27.464523 crc crio[24245]: time=\"2026-06-14T09:43:27.464417442Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:2c52c0f4b4baa15796eb284522adff7fa9e5c85a2d77c2e47ef4afdf8e4a7c7d\" id=89e6dee2-4f4c-48f3-b08f-83de31f8b55e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.487975 | controller |     "Jun 14 09:43:27.475273 crc crio[24245]: time=\"2026-06-14T09:43:27.475130617Z\" level=info msg=\"Creating container: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=77ea4d23-b996-4f6f-96df-3ece5f6d3767 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.487990 | controller |     "Jun 14 09:43:27.475610 crc crio[24245]: time=\"2026-06-14T09:43:27.47555626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.488005 | controller |     "Jun 14 09:43:27.556370 crc crio[24245]: time=\"2026-06-14T09:43:27.556273186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.488019 | controller |     "Jun 14 09:43:27.587734 crc crio[24245]: time=\"2026-06-14T09:43:27.587601571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.488034 | controller |     "Jun 14 09:43:27.811447 crc crio[24245]: time=\"2026-06-14T09:43:27.810590009Z\" level=info msg=\"Created container 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=77ea4d23-b996-4f6f-96df-3ece5f6d3767 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.488054 | controller |     "Jun 14 09:43:27.812239 crc crio[24245]: time=\"2026-06-14T09:43:27.812170703Z\" level=info msg=\"Starting container: 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af\" id=05099805-306f-44fb-95eb-f5808de8d712 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.488068 | controller |     "Jun 14 09:43:27.827789 crc crio[24245]: time=\"2026-06-14T09:43:27.827706116Z\" level=info msg=\"Started container\" PID=272429 containerID=1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af description=openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log id=05099805-306f-44fb-95eb-f5808de8d712 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142",
2026-06-14 10:12:41.488083 | controller |     "Jun 14 09:43:27.882417 crc crio[24245]: time=\"2026-06-14T09:43:27.882273403Z\" level=info msg=\"Stopped pod sandbox: be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b\" id=79c25e03-84fb-4a18-b829-fb0ffae19171 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.488097 | controller |     "Jun 14 09:43:28.369470 crc crio[24245]: time=\"2026-06-14T09:43:28.369331348Z\" level=info msg=\"Removing container: 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df\" id=69667741-20be-454d-8b28-953a9b1a60a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.488112 | controller |     "Jun 14 09:43:28.418357 crc crio[24245]: time=\"2026-06-14T09:43:28.417976834Z\" level=info msg=\"Removed container 4fdfae1d4f4b3989767659c8ace337050ebd8d7cc84e135a01327424c8e0b5df: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=69667741-20be-454d-8b28-953a9b1a60a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.488127 | controller |     "Jun 14 09:43:29.003756 crc crio[24245]: time=\"2026-06-14T09:43:29.003668713Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-dvk8r/POD\" id=c096bbab-72c3-44bf-9cca-5a26a979c19c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.488141 | controller |     "Jun 14 09:43:29.005068 crc crio[24245]: time=\"2026-06-14T09:43:29.003793308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.488156 | controller |     "Jun 14 09:43:29.059748 crc crio[24245]: time=\"2026-06-14T09:43:29.059607992Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dvk8r Namespace:openstack ID:ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3 UID:e4036d22-17dc-401a-8650-6eb6b22f4509 NetNS:/var/run/netns/999bd200-6aa6-40a0-b434-4a1bc3722b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4036d22_17dc_401a_8650_6eb6b22f4509.slice PodAnnotations:0xc001fea708}] Aliases:map[]}\"",
2026-06-14 10:12:41.488172 | controller |     "Jun 14 09:43:29.059748 crc crio[24245]: time=\"2026-06-14T09:43:29.059757757Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-dvk8r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.488187 | controller |     "Jun 14 09:43:30.267762 crc crio[24245]: 2026-06-14T09:43:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba5fd1c08caedac Mac:7a:e0:d3:a4:1c:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:91 Mtu:0 Sandbox:/var/run/netns/999bd200-6aa6-40a0-b434-4a1bc3722b53 SocketPath: PciID:}] [{Interface:0xc0001dc7b0 Address:{IP:10.217.1.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.488208 | controller |     "Jun 14 09:43:30.271259 crc crio[24245]: time=\"2026-06-14T09:43:30.271161972Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dvk8r Namespace:openstack ID:ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3 UID:e4036d22-17dc-401a-8650-6eb6b22f4509 NetNS:/var/run/netns/999bd200-6aa6-40a0-b434-4a1bc3722b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4036d22_17dc_401a_8650_6eb6b22f4509.slice PodAnnotations:0xc001fea708}] Aliases:map[]}\"",
2026-06-14 10:12:41.488224 | controller |     "Jun 14 09:43:30.271568 crc crio[24245]: time=\"2026-06-14T09:43:30.271495843Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-dvk8r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.488239 | controller |     "Jun 14 09:43:30.293399 crc crio[24245]: time=\"2026-06-14T09:43:30.293205653Z\" level=info msg=\"Ran pod sandbox ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3 with infra container: openstack/keystone-bootstrap-dvk8r/POD\" id=c096bbab-72c3-44bf-9cca-5a26a979c19c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.488300 | controller |     "Jun 14 09:43:30.300051 crc crio[24245]: time=\"2026-06-14T09:43:30.299960329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=d8a635c3-de83-4d2d-be13-fb0971f50f39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.488323 | controller |     "Jun 14 09:43:30.328404 crc crio[24245]: time=\"2026-06-14T09:43:30.328301452Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=f9d81145-ca74-48e1-aa6f-25c1af075714 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.488339 | controller |     "Jun 14 09:43:30.560223 crc crio[24245]: time=\"2026-06-14T09:43:30.559904015Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-dvk8r/keystone-bootstrap\" id=d7349cbf-70cf-4441-ad29-c252f799e632 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.488368 | controller |     "Jun 14 09:43:30.560639 crc crio[24245]: time=\"2026-06-14T09:43:30.56037656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.488384 | controller |     "Jun 14 09:43:30.645800 crc crio[24245]: time=\"2026-06-14T09:43:30.645555509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.488398 | controller |     "Jun 14 09:43:30.655223 crc crio[24245]: time=\"2026-06-14T09:43:30.655154085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.488439 | controller |     "Jun 14 09:43:30.780537 crc crio[24245]: time=\"2026-06-14T09:43:30.758100989Z\" level=info msg=\"Stopping container: 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b (timeout: 30s)\" id=bec9a34e-3835-4d7d-9af5-73d506fff134 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.488457 | controller |     "Jun 14 09:43:30.780537 crc crio[24245]: time=\"2026-06-14T09:43:30.7584396Z\" level=info msg=\"Stopping container: c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c (timeout: 30s)\" id=a958c138-0dfb-4622-9834-d051f2d2a46b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.488472 | controller |     "Jun 14 09:43:30.780537 crc crio[24245]: time=\"2026-06-14T09:43:30.758799981Z\" level=info msg=\"Stopping container: 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237 (timeout: 30s)\" id=0a16e87e-d23b-4ecf-8efb-acbe0f80dde3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.488487 | controller |     "Jun 14 09:43:30.780537 crc crio[24245]: time=\"2026-06-14T09:43:30.759022968Z\" level=info msg=\"Stopping container: 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b (timeout: 30s)\" id=f97106d0-ca31-46f9-8fdc-91b4c6aa3e16 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.488507 | controller |     "Jun 14 09:43:31.025389 crc crio[24245]: time=\"2026-06-14T09:43:31.024804502Z\" level=info msg=\"Created container fe28f8d55e93596ab28a3c3dac848713a4a9f1aa8436fb29a8a4bdacc4552a68: openstack/keystone-bootstrap-dvk8r/keystone-bootstrap\" id=d7349cbf-70cf-4441-ad29-c252f799e632 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.488523 | controller |     "Jun 14 09:43:31.027461 crc crio[24245]: time=\"2026-06-14T09:43:31.027144137Z\" level=info msg=\"Starting container: fe28f8d55e93596ab28a3c3dac848713a4a9f1aa8436fb29a8a4bdacc4552a68\" id=dd0c0964-6e40-47a3-a484-0f1c7c1e73e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.488538 | controller |     "Jun 14 09:43:31.039495 crc crio[24245]: time=\"2026-06-14T09:43:31.039353021Z\" level=info msg=\"Started container\" PID=272652 containerID=fe28f8d55e93596ab28a3c3dac848713a4a9f1aa8436fb29a8a4bdacc4552a68 description=openstack/keystone-bootstrap-dvk8r/keystone-bootstrap id=dd0c0964-6e40-47a3-a484-0f1c7c1e73e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3",
2026-06-14 10:12:41.488553 | controller |     "Jun 14 09:43:31.146982 crc crio[24245]: time=\"2026-06-14T09:43:31.146805233Z\" level=info msg=\"Stopped container 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b: openstack/ceilometer-0/sg-core\" id=f97106d0-ca31-46f9-8fdc-91b4c6aa3e16 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.488567 | controller |     "Jun 14 09:43:31.150217 crc crio[24245]: time=\"2026-06-14T09:43:31.150135699Z\" level=info msg=\"Stopped container 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237: openstack/ceilometer-0/proxy-httpd\" id=0a16e87e-d23b-4ecf-8efb-acbe0f80dde3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.488582 | controller |     "Jun 14 09:43:31.828584 crc crio[24245]: time=\"2026-06-14T09:43:31.828479658Z\" level=info msg=\"Stopped container 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b: openstack/ceilometer-0/ceilometer-notification-agent\" id=bec9a34e-3835-4d7d-9af5-73d506fff134 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.488597 | controller |     "Jun 14 09:43:31.858544 crc crio[24245]: time=\"2026-06-14T09:43:31.85844007Z\" level=info msg=\"Stopped container c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c: openstack/ceilometer-0/ceilometer-central-agent\" id=a958c138-0dfb-4622-9834-d051f2d2a46b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.488611 | controller |     "Jun 14 09:43:31.859657 crc crio[24245]: time=\"2026-06-14T09:43:31.859573795Z\" level=info msg=\"Stopping pod sandbox: 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732\" id=da276c93-d476-49a0-948b-9305d5879511 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.488626 | controller |     "Jun 14 09:43:31.860511 crc crio[24245]: time=\"2026-06-14T09:43:31.860439073Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732 UID:f4432392-21c9-4ac7-b411-04401309d6e8 NetNS:/var/run/netns/036bbc7c-c9e4-4308-93d1-4fc2d0c3b4af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4432392_21c9_4ac7_b411_04401309d6e8.slice PodAnnotations:0xc001b86628}] Aliases:map[]}\"",
2026-06-14 10:12:41.488641 | controller |     "Jun 14 09:43:31.860733 crc crio[24245]: time=\"2026-06-14T09:43:31.860677751Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.488661 | controller |     "Jun 14 09:43:32.374993 crc crio[24245]: time=\"2026-06-14T09:43:32.374423433Z\" level=info msg=\"Stopped pod sandbox: 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732\" id=da276c93-d476-49a0-948b-9305d5879511 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.488676 | controller |     "Jun 14 09:43:32.511040 crc crio[24245]: time=\"2026-06-14T09:43:32.510973516Z\" level=info msg=\"Removing container: 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237\" id=162aeee6-fc9b-4c61-a5c8-a5a6c2fd9438 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.488691 | controller |     "Jun 14 09:43:32.564463 crc crio[24245]: time=\"2026-06-14T09:43:32.564381449Z\" level=info msg=\"Removed container 43cda47a28f8edf3e5f3f3c1f9ccd79c01ab8a346dfe60d5d344b0385a471237: openstack/ceilometer-0/proxy-httpd\" id=162aeee6-fc9b-4c61-a5c8-a5a6c2fd9438 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.488705 | controller |     "Jun 14 09:43:32.584351 crc crio[24245]: time=\"2026-06-14T09:43:32.584310089Z\" level=info msg=\"Removing container: 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b\" id=bcf1994b-3db3-40ab-a249-8dd68d1e3227 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.488720 | controller |     "Jun 14 09:43:32.783989 crc crio[24245]: time=\"2026-06-14T09:43:32.780570092Z\" level=info msg=\"Removed container 044a76622c6c30bbed510d1bd7686a18b62e3e0a4e7c64f875aa17fabbeacc0b: openstack/ceilometer-0/sg-core\" id=bcf1994b-3db3-40ab-a249-8dd68d1e3227 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.488734 | controller |     "Jun 14 09:43:32.799215 crc crio[24245]: time=\"2026-06-14T09:43:32.799104742Z\" level=info msg=\"Removing container: 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b\" id=6753bf4c-c84e-4792-965c-3048eb9dda9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.488749 | controller |     "Jun 14 09:43:32.867578 crc crio[24245]: time=\"2026-06-14T09:43:32.867440445Z\" level=info msg=\"Removed container 9a5f66c9eeef0b6a15bb21ec10c597b10b641fbf91bc8b325cc043626b1ff69b: openstack/ceilometer-0/ceilometer-notification-agent\" id=6753bf4c-c84e-4792-965c-3048eb9dda9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.488763 | controller |     "Jun 14 09:43:32.894431 crc crio[24245]: time=\"2026-06-14T09:43:32.894014082Z\" level=info msg=\"Removing container: c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c\" id=7d238802-18e9-41c7-960e-01ee0079a426 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.488778 | controller |     "Jun 14 09:43:32.936953 crc crio[24245]: time=\"2026-06-14T09:43:32.935054449Z\" level=info msg=\"Removed container c9ff4bb05770850c8d0908f21aadca7e621c13f004b3d56a637f7cc248959f1c: openstack/ceilometer-0/ceilometer-central-agent\" id=7d238802-18e9-41c7-960e-01ee0079a426 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.488792 | controller |     "Jun 14 09:43:33.584417 crc crio[24245]: time=\"2026-06-14T09:43:33.584023039Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=6b6f8668-544b-45f6-bcd9-850515f19181 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.488807 | controller |     "Jun 14 09:43:33.584666 crc crio[24245]: time=\"2026-06-14T09:43:33.584641539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.488821 | controller |     "Jun 14 09:43:33.629743 crc crio[24245]: time=\"2026-06-14T09:43:33.629680112Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad UID:b18063f8-76cf-47aa-8163-9b08356eff85 NetNS:/var/run/netns/b2cea3bc-09bd-4663-b6f7-d1489b17c3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb18063f8_76cf_47aa_8163_9b08356eff85.slice PodAnnotations:0xc000621180}] Aliases:map[]}\"",
2026-06-14 10:12:41.488840 | controller |     "Jun 14 09:43:33.630159 crc crio[24245]: time=\"2026-06-14T09:43:33.630137056Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.488856 | controller |     "Jun 14 09:43:33.980004 crc crio[24245]: 2026-06-14T09:43:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:437ca4d86a7e027 Mac:fe:46:21:29:42:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:92 Mtu:0 Sandbox:/var/run/netns/b2cea3bc-09bd-4663-b6f7-d1489b17c3a1 SocketPath: PciID:}] [{Interface:0xc000490420 Address:{IP:10.217.1.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.488871 | controller |     "Jun 14 09:43:33.980004 crc crio[24245]: time=\"2026-06-14T09:43:33.979357674Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad UID:b18063f8-76cf-47aa-8163-9b08356eff85 NetNS:/var/run/netns/b2cea3bc-09bd-4663-b6f7-d1489b17c3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb18063f8_76cf_47aa_8163_9b08356eff85.slice PodAnnotations:0xc000621180}] Aliases:map[]}\"",
2026-06-14 10:12:41.488886 | controller |     "Jun 14 09:43:33.980004 crc crio[24245]: time=\"2026-06-14T09:43:33.979491008Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.488901 | controller |     "Jun 14 09:43:33.994040 crc crio[24245]: time=\"2026-06-14T09:43:33.992556804Z\" level=info msg=\"Ran pod sandbox 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad with infra container: openstack/ceilometer-0/POD\" id=6b6f8668-544b-45f6-bcd9-850515f19181 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.488916 | controller |     "Jun 14 09:43:34.000250 crc crio[24245]: time=\"2026-06-14T09:43:34.000180056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=7b0b7bbd-fb2b-47d7-aeb2-40d30597c034 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.488931 | controller |     "Jun 14 09:43:34.055215 crc crio[24245]: time=\"2026-06-14T09:43:34.054989339Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:57dfeeb1cb430ed73e6db471592cfb1a5f25d3d5c083f82d4a676f936978be81\" id=8b04ac97-70ce-4bd1-9c26-9460487c89e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.488945 | controller |     "Jun 14 09:43:34.076458 crc crio[24245]: time=\"2026-06-14T09:43:34.076271318Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=b4de0784-1411-427a-9176-333ee7312a5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.488959 | controller |     "Jun 14 09:43:34.077302 crc crio[24245]: time=\"2026-06-14T09:43:34.077212918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.488974 | controller |     "Jun 14 09:43:34.165629 crc crio[24245]: time=\"2026-06-14T09:43:34.165549265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.488988 | controller |     "Jun 14 09:43:34.171266 crc crio[24245]: time=\"2026-06-14T09:43:34.171241257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.489003 | controller |     "Jun 14 09:43:34.314027 crc crio[24245]: time=\"2026-06-14T09:43:34.313890554Z\" level=info msg=\"Created container 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0: openstack/ceilometer-0/ceilometer-central-agent\" id=b4de0784-1411-427a-9176-333ee7312a5b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.489022 | controller |     "Jun 14 09:43:34.316202 crc crio[24245]: time=\"2026-06-14T09:43:34.31614275Z\" level=info msg=\"Starting container: 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0\" id=0aa45404-13ed-4924-8829-6bc6f34576a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.489038 | controller |     "Jun 14 09:43:34.323508 crc crio[24245]: time=\"2026-06-14T09:43:34.323441801Z\" level=info msg=\"Started container\" PID=273039 containerID=463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0 description=openstack/ceilometer-0/ceilometer-central-agent id=0aa45404-13ed-4924-8829-6bc6f34576a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad",
2026-06-14 10:12:41.489054 | controller |     "Jun 14 09:43:34.339041 crc crio[24245]: time=\"2026-06-14T09:43:34.338969332Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=650ef54f-ec38-44ca-83e3-26bc70dc8c60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.489069 | controller |     "Jun 14 09:43:34.374550 crc crio[24245]: time=\"2026-06-14T09:43:34.374077916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:8effebf17d60fe8d996a67e68cf3df066d04e28aa5b77c731bf9b9bc2ea9d32c\" id=8863f447-efbb-41cc-885f-67854d581cbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.489085 | controller |     "Jun 14 09:43:34.382006 crc crio[24245]: time=\"2026-06-14T09:43:34.381817075Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=e5d7e47b-414c-48b3-b070-9483f8ab2d30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.489099 | controller |     "Jun 14 09:43:34.382565 crc crio[24245]: time=\"2026-06-14T09:43:34.382440665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.489114 | controller |     "Jun 14 09:43:34.449973 crc crio[24245]: time=\"2026-06-14T09:43:34.44989205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.489129 | controller |     "Jun 14 09:43:34.453636 crc crio[24245]: time=\"2026-06-14T09:43:34.453568708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.489144 | controller |     "Jun 14 09:43:34.647996 crc crio[24245]: time=\"2026-06-14T09:43:34.647487816Z\" level=info msg=\"Created container da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10: openstack/ceilometer-0/ceilometer-notification-agent\" id=e5d7e47b-414c-48b3-b070-9483f8ab2d30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.489159 | controller |     "Jun 14 09:43:34.649189 crc crio[24245]: time=\"2026-06-14T09:43:34.649094807Z\" level=info msg=\"Starting container: da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10\" id=9842b970-1d77-4c60-b21f-6efa7722510e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.489174 | controller |     "Jun 14 09:43:34.655145 crc crio[24245]: time=\"2026-06-14T09:43:34.654904392Z\" level=info msg=\"Started container\" PID=273103 containerID=da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10 description=openstack/ceilometer-0/ceilometer-notification-agent id=9842b970-1d77-4c60-b21f-6efa7722510e name=/runtime.v1.RuntimeService/StartContainer sandboxID=437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad",
2026-06-14 10:12:41.489194 | controller |     "Jun 14 09:43:34.670569 crc crio[24245]: time=\"2026-06-14T09:43:34.670109065Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=c2ee765a-c71e-4e8d-8bae-55a7fa5a9687 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.489210 | controller |     "Jun 14 09:43:34.705394 crc crio[24245]: time=\"2026-06-14T09:43:34.705255421Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core@sha256:09be81cac358ce64112079e1e7eb42adede7a01434f107dd2ab2ee173bad7e4b\" id=a0ef111a-6513-4a2d-b4ea-6f544260c38e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.489225 | controller |     "Jun 14 09:43:34.717370 crc crio[24245]: time=\"2026-06-14T09:43:34.717265746Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=58c92934-24dd-4f81-a9c6-785640f60ef0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.489239 | controller |     "Jun 14 09:43:34.717885 crc crio[24245]: time=\"2026-06-14T09:43:34.71771676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.489253 | controller |     "Jun 14 09:43:34.780798 crc crio[24245]: time=\"2026-06-14T09:43:34.780029474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.489268 | controller |     "Jun 14 09:43:34.786114 crc crio[24245]: time=\"2026-06-14T09:43:34.784308157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.489282 | controller |     "Jun 14 09:43:34.899117 crc crio[24245]: time=\"2026-06-14T09:43:34.899026797Z\" level=info msg=\"Created container 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac: openstack/ceilometer-0/sg-core\" id=58c92934-24dd-4f81-a9c6-785640f60ef0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.489297 | controller |     "Jun 14 09:43:34.901188 crc crio[24245]: time=\"2026-06-14T09:43:34.900354739Z\" level=info msg=\"Starting container: 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac\" id=cf6cfe71-3034-4d4e-a096-4928066dc8bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.489312 | controller |     "Jun 14 09:43:34.910540 crc crio[24245]: time=\"2026-06-14T09:43:34.910106351Z\" level=info msg=\"Started container\" PID=273139 containerID=84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac description=openstack/ceilometer-0/sg-core id=cf6cfe71-3034-4d4e-a096-4928066dc8bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad",
2026-06-14 10:12:41.489327 | controller |     "Jun 14 09:43:34.923373 crc crio[24245]: time=\"2026-06-14T09:43:34.923246222Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=4f6eb63a-b609-4fe7-bdf5-019702285277 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.489342 | controller |     "Jun 14 09:43:34.974473 crc crio[24245]: time=\"2026-06-14T09:43:34.974372444Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24@sha256:4b23e987ebb3a021d53c637805c5e10428e39e2ed252b7fad4fa51195604fb80\" id=035c2fe2-bb69-4d6d-87f1-696790c65e30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.489393 | controller |     "Jun 14 09:43:34.985392 crc crio[24245]: time=\"2026-06-14T09:43:34.985274536Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=9e93d03e-66e2-427f-9ac3-084a093b9aad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.489414 | controller |     "Jun 14 09:43:34.986881 crc crio[24245]: time=\"2026-06-14T09:43:34.985753712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.489429 | controller |     "Jun 14 09:43:35.049905 crc crio[24245]: time=\"2026-06-14T09:43:35.047082647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.489443 | controller |     "Jun 14 09:43:35.053895 crc crio[24245]: time=\"2026-06-14T09:43:35.052202339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.489458 | controller |     "Jun 14 09:43:35.194288 crc crio[24245]: time=\"2026-06-14T09:43:35.194184555Z\" level=info msg=\"Created container 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e: openstack/ceilometer-0/proxy-httpd\" id=9e93d03e-66e2-427f-9ac3-084a093b9aad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.489472 | controller |     "Jun 14 09:43:35.197360 crc crio[24245]: time=\"2026-06-14T09:43:35.197274265Z\" level=info msg=\"Starting container: 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e\" id=0a207029-d377-422b-934d-b3a01997dd53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.489487 | controller |     "Jun 14 09:43:35.205564 crc crio[24245]: time=\"2026-06-14T09:43:35.205480505Z\" level=info msg=\"Started container\" PID=273169 containerID=76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e description=openstack/ceilometer-0/proxy-httpd id=0a207029-d377-422b-934d-b3a01997dd53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad",
2026-06-14 10:12:41.489502 | controller |     "Jun 14 09:43:35.839545 crc crio[24245]: time=\"2026-06-14T09:43:35.839061678Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-sf56r/POD\" id=d9992c7e-cb15-4067-88a4-62b71114ad0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.489516 | controller |     "Jun 14 09:43:35.839545 crc crio[24245]: time=\"2026-06-14T09:43:35.839593515Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.489530 | controller |     "Jun 14 09:43:35.881125 crc crio[24245]: time=\"2026-06-14T09:43:35.881032924Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sf56r Namespace:openshift-marketplace ID:1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818 UID:7b05a2c5-65c4-4674-a20a-18c802ed7276 NetNS:/var/run/netns/afae31e6-de70-43cc-90db-703971f2b710 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b05a2c5_65c4_4674_a20a_18c802ed7276.slice PodAnnotations:0xc001c3cb00}] Aliases:map[]}\"",
2026-06-14 10:12:41.489545 | controller |     "Jun 14 09:43:35.881125 crc crio[24245]: time=\"2026-06-14T09:43:35.881094256Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-sf56r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.489559 | controller |     "Jun 14 09:43:36.150982 crc crio[24245]: time=\"2026-06-14T09:43:36.150302673Z\" level=info msg=\"Stopping container: 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73 (timeout: 30s)\" id=8082bbb9-3201-41f0-98d7-4e1a32211dbf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.489574 | controller |     "Jun 14 09:43:36.153635 crc crio[24245]: time=\"2026-06-14T09:43:36.153250552Z\" level=info msg=\"Stopping container: 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9 (timeout: 30s)\" id=a67df048-0157-4f79-8ec1-0ce25e9202d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.489593 | controller |     "Jun 14 09:43:36.300833 crc crio[24245]: time=\"2026-06-14T09:43:36.300602718Z\" level=info msg=\"Stopped container 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=8082bbb9-3201-41f0-98d7-4e1a32211dbf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.489609 | controller |     "Jun 14 09:43:36.671095 crc crio[24245]: time=\"2026-06-14T09:43:36.671023406Z\" level=info msg=\"Removing container: 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752\" id=7a34eaf6-f436-44e2-be62-12ebc456c7e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.489623 | controller |     "Jun 14 09:43:36.682018 crc crio[24245]: 2026-06-14T09:43:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1eb2dcefa21e0fb Mac:de:0a:e0:3a:dd:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:93 Mtu:0 Sandbox:/var/run/netns/afae31e6-de70-43cc-90db-703971f2b710 SocketPath: PciID:}] [{Interface:0xc0004be730 Address:{IP:10.217.1.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.489638 | controller |     "Jun 14 09:43:36.683211 crc crio[24245]: time=\"2026-06-14T09:43:36.683143339Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sf56r Namespace:openshift-marketplace ID:1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818 UID:7b05a2c5-65c4-4674-a20a-18c802ed7276 NetNS:/var/run/netns/afae31e6-de70-43cc-90db-703971f2b710 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b05a2c5_65c4_4674_a20a_18c802ed7276.slice PodAnnotations:0xc001c3cb00}] Aliases:map[]}\"",
2026-06-14 10:12:41.489653 | controller |     "Jun 14 09:43:36.683356 crc crio[24245]: time=\"2026-06-14T09:43:36.683303644Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-sf56r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.489668 | controller |     "Jun 14 09:43:36.703505 crc crio[24245]: time=\"2026-06-14T09:43:36.703314125Z\" level=info msg=\"Ran pod sandbox 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818 with infra container: openshift-marketplace/redhat-marketplace-sf56r/POD\" id=d9992c7e-cb15-4067-88a4-62b71114ad0e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.489683 | controller |     "Jun 14 09:43:36.716486 crc crio[24245]: time=\"2026-06-14T09:43:36.71003484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a892a215-335d-41e1-a52f-52127158eb01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.489698 | controller |     "Jun 14 09:43:36.733042 crc crio[24245]: time=\"2026-06-14T09:43:36.732281736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a3837a95-7a14-4409-ab31-b7589ac52cdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.489712 | controller |     "Jun 14 09:43:36.743386 crc crio[24245]: time=\"2026-06-14T09:43:36.743236551Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sf56r/extract-utilities\" id=43ee7448-4ef0-40ec-ab4f-aeeff84a815a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.489727 | controller |     "Jun 14 09:43:36.743924 crc crio[24245]: time=\"2026-06-14T09:43:36.743799299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.489741 | controller |     "Jun 14 09:43:36.816707 crc crio[24245]: time=\"2026-06-14T09:43:36.81641106Z\" level=info msg=\"Removed container 61ae53b43537bbf1617aeb14dc76e30bdb7402ebc30fe12f094876cb85adf752: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=7a34eaf6-f436-44e2-be62-12ebc456c7e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.489760 | controller |     "Jun 14 09:43:36.855130 crc crio[24245]: time=\"2026-06-14T09:43:36.854986228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.489776 | controller |     "Jun 14 09:43:36.877462 crc crio[24245]: time=\"2026-06-14T09:43:36.877349138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.489791 | controller |     "Jun 14 09:43:37.019972 crc crio[24245]: time=\"2026-06-14T09:43:37.017966214Z\" level=info msg=\"Created container ec207fd47ebfec31ad6095af6d113317dc637e5dfe517a23dcf7b761c2a868ca: openshift-marketplace/redhat-marketplace-sf56r/extract-utilities\" id=43ee7448-4ef0-40ec-ab4f-aeeff84a815a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.489805 | controller |     "Jun 14 09:43:37.020351 crc crio[24245]: time=\"2026-06-14T09:43:37.020185705Z\" level=info msg=\"Starting container: ec207fd47ebfec31ad6095af6d113317dc637e5dfe517a23dcf7b761c2a868ca\" id=1b62ed3e-0bee-441f-ad61-f4867604c16f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.489820 | controller |     "Jun 14 09:43:37.028189 crc crio[24245]: time=\"2026-06-14T09:43:37.028079539Z\" level=info msg=\"Started container\" PID=273498 containerID=ec207fd47ebfec31ad6095af6d113317dc637e5dfe517a23dcf7b761c2a868ca description=openshift-marketplace/redhat-marketplace-sf56r/extract-utilities id=1b62ed3e-0bee-441f-ad61-f4867604c16f name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818",
2026-06-14 10:12:41.489834 | controller |     "Jun 14 09:43:37.710314 crc crio[24245]: time=\"2026-06-14T09:43:37.708084099Z\" level=info msg=\"Stopping pod sandbox: ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3\" id=02947cd5-8caa-4fbe-ae18-e0084e0a3fa2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.489849 | controller |     "Jun 14 09:43:37.710314 crc crio[24245]: time=\"2026-06-14T09:43:37.708510403Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-dvk8r Namespace:openstack ID:ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3 UID:e4036d22-17dc-401a-8650-6eb6b22f4509 NetNS:/var/run/netns/999bd200-6aa6-40a0-b434-4a1bc3722b53 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode4036d22_17dc_401a_8650_6eb6b22f4509.slice PodAnnotations:0xc000602ca8}] Aliases:map[]}\"",
2026-06-14 10:12:41.489863 | controller |     "Jun 14 09:43:37.710314 crc crio[24245]: time=\"2026-06-14T09:43:37.708665418Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-dvk8r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.489878 | controller |     "Jun 14 09:43:37.710314 crc crio[24245]: time=\"2026-06-14T09:43:37.709377291Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=4c843e69-c81d-498c-b665-d77fccddf702 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.489893 | controller |     "Jun 14 09:43:37.726078 crc crio[24245]: time=\"2026-06-14T09:43:37.72602705Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-14 10:12:41.489907 | controller |     "Jun 14 09:43:38.167040 crc crio[24245]: time=\"2026-06-14T09:43:38.165094407Z\" level=info msg=\"Stopped pod sandbox: ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3\" id=02947cd5-8caa-4fbe-ae18-e0084e0a3fa2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.489922 | controller |     "Jun 14 09:43:38.401446 crc crio[24245]: time=\"2026-06-14T09:43:38.401359982Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=4c843e69-c81d-498c-b665-d77fccddf702 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.489942 | controller |     "Jun 14 09:43:38.402652 crc crio[24245]: time=\"2026-06-14T09:43:38.402567431Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a1f6ddf5-03a2-4ece-9aa3-552675d0900f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.489957 | controller |     "Jun 14 09:43:38.406020 crc crio[24245]: time=\"2026-06-14T09:43:38.405929247Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7e78dad5-c9bd-4f65-8939-e3fc3ce360b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.489972 | controller |     "Jun 14 09:43:38.436927 crc crio[24245]: time=\"2026-06-14T09:43:38.436536572Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sf56r/extract-content\" id=cd31ef91-e8cd-49a6-9e4b-a1158d6520c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.489986 | controller |     "Jun 14 09:43:38.437512 crc crio[24245]: time=\"2026-06-14T09:43:38.437143651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.490001 | controller |     "Jun 14 09:43:38.541907 crc crio[24245]: time=\"2026-06-14T09:43:38.541231461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.490015 | controller |     "Jun 14 09:43:38.550541 crc crio[24245]: time=\"2026-06-14T09:43:38.550463144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.490029 | controller |     "Jun 14 09:43:38.812563 crc crio[24245]: time=\"2026-06-14T09:43:38.812101588Z\" level=info msg=\"Created container 188b3f8957d9e2ac2dc4c1232adb5fafd1b09ff6851d29025ccd80f4819012e6: openshift-marketplace/redhat-marketplace-sf56r/extract-content\" id=cd31ef91-e8cd-49a6-9e4b-a1158d6520c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.490043 | controller |     "Jun 14 09:43:38.814040 crc crio[24245]: time=\"2026-06-14T09:43:38.813987658Z\" level=info msg=\"Starting container: 188b3f8957d9e2ac2dc4c1232adb5fafd1b09ff6851d29025ccd80f4819012e6\" id=d4a3667f-0bb5-4784-aaad-c92b8a4ba9e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.490057 | controller |     "Jun 14 09:43:38.820177 crc crio[24245]: time=\"2026-06-14T09:43:38.82007465Z\" level=info msg=\"Started container\" PID=273630 containerID=188b3f8957d9e2ac2dc4c1232adb5fafd1b09ff6851d29025ccd80f4819012e6 description=openshift-marketplace/redhat-marketplace-sf56r/extract-content id=d4a3667f-0bb5-4784-aaad-c92b8a4ba9e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818",
2026-06-14 10:12:41.490073 | controller |     "Jun 14 09:43:39.284112 crc crio[24245]: time=\"2026-06-14T09:43:39.283511054Z\" level=info msg=\"Running pod sandbox: openstack/keystone-54594b6dc6-98pld/POD\" id=0d9114bc-932a-45d3-a784-d05c1d5d982e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.490087 | controller |     "Jun 14 09:43:39.284112 crc crio[24245]: time=\"2026-06-14T09:43:39.284110454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.490101 | controller |     "Jun 14 09:43:39.326500 crc crio[24245]: time=\"2026-06-14T09:43:39.326407757Z\" level=info msg=\"Got pod network &{Name:keystone-54594b6dc6-98pld Namespace:openstack ID:b95569f3d2957c14dfc15fc27150cd9272467a713b82fbbabdf915c7bab17f4c UID:935823a2-81f3-4469-8b6e-51c21e45545d NetNS:/var/run/netns/1e80f412-4c4f-4e74-9f23-32b7e57ebd06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod935823a2_81f3_4469_8b6e_51c21e45545d.slice PodAnnotations:0xc002c93608}] Aliases:map[]}\"",
2026-06-14 10:12:41.490132 | controller |     "Jun 14 09:43:39.326500 crc crio[24245]: time=\"2026-06-14T09:43:39.326467019Z\" level=info msg=\"Adding pod openstack_keystone-54594b6dc6-98pld to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.490149 | controller |     "Jun 14 09:43:39.774667 crc crio[24245]: time=\"2026-06-14T09:43:39.774085497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eeb26e0a-df38-466e-9e86-e5c5b9699825 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.490164 | controller |     "Jun 14 09:43:39.832241 crc crio[24245]: time=\"2026-06-14T09:43:39.832153134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f60dbbc1-df67-4783-9648-a9ccbd47e974 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.490179 | controller |     "Jun 14 09:43:39.838043 crc crio[24245]: time=\"2026-06-14T09:43:39.837969838Z\" level=info msg=\"Stopped container 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9: openstack/barbican-api-544dc98db8-cd5vj/barbican-api\" id=a67df048-0157-4f79-8ec1-0ce25e9202d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.490194 | controller |     "Jun 14 09:43:39.838753 crc crio[24245]: time=\"2026-06-14T09:43:39.83867034Z\" level=info msg=\"Stopping pod sandbox: 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\" id=1d679c79-d8d8-48d9-84a3-e36c8ae0ecd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.490209 | controller |     "Jun 14 09:43:39.840014 crc crio[24245]: time=\"2026-06-14T09:43:39.839798327Z\" level=info msg=\"Got pod network &{Name:barbican-api-544dc98db8-cd5vj Namespace:openstack ID:4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d UID:6dbfebfb-2cd9-41ab-86cf-c3cac6c509d2 NetNS:/var/run/netns/c18fc9de-1451-477e-830f-b032df49d7e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6dbfebfb_2cd9_41ab_86cf_c3cac6c509d2.slice PodAnnotations:0xc002422130}] Aliases:map[]}\"",
2026-06-14 10:12:41.490224 | controller |     "Jun 14 09:43:39.840105 crc crio[24245]: time=\"2026-06-14T09:43:39.840028874Z\" level=info msg=\"Deleting pod openstack_barbican-api-544dc98db8-cd5vj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.490238 | controller |     "Jun 14 09:43:39.847002 crc crio[24245]: time=\"2026-06-14T09:43:39.846632676Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-sf56r/registry-server\" id=289af44c-694e-4a0e-bae3-0bf78ad7e588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.490253 | controller |     "Jun 14 09:43:39.847983 crc crio[24245]: time=\"2026-06-14T09:43:39.847932777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.490268 | controller |     "Jun 14 09:43:39.910755 crc crio[24245]: time=\"2026-06-14T09:43:39.910567777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.490283 | controller |     "Jun 14 09:43:39.914903 crc crio[24245]: time=\"2026-06-14T09:43:39.914798592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.490304 | controller |     "Jun 14 09:43:40.035892 crc crio[24245]: time=\"2026-06-14T09:43:40.035648227Z\" level=info msg=\"Created container 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f: openshift-marketplace/redhat-marketplace-sf56r/registry-server\" id=289af44c-694e-4a0e-bae3-0bf78ad7e588 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.490319 | controller |     "Jun 14 09:43:40.040382 crc crio[24245]: time=\"2026-06-14T09:43:40.040306684Z\" level=info msg=\"Starting container: 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f\" id=3d7754c8-3e28-4182-a479-63222c548bde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.490334 | controller |     "Jun 14 09:43:40.050760 crc crio[24245]: 2026-06-14T09:43:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b95569f3d2957c1 Mac:e6:bd:52:55:e2:22 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:94 Mtu:0 Sandbox:/var/run/netns/1e80f412-4c4f-4e74-9f23-32b7e57ebd06 SocketPath: PciID:}] [{Interface:0xc00050c6c0 Address:{IP:10.217.1.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.490364 | controller |     "Jun 14 09:43:40.051638 crc crio[24245]: time=\"2026-06-14T09:43:40.051567542Z\" level=info msg=\"Got pod network &{Name:keystone-54594b6dc6-98pld Namespace:openstack ID:b95569f3d2957c14dfc15fc27150cd9272467a713b82fbbabdf915c7bab17f4c UID:935823a2-81f3-4469-8b6e-51c21e45545d NetNS:/var/run/netns/1e80f412-4c4f-4e74-9f23-32b7e57ebd06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod935823a2_81f3_4469_8b6e_51c21e45545d.slice PodAnnotations:0xc002c93608}] Aliases:map[]}\"",
2026-06-14 10:12:41.490385 | controller |     "Jun 14 09:43:40.054773 crc crio[24245]: time=\"2026-06-14T09:43:40.051780719Z\" level=info msg=\"Checking pod openstack_keystone-54594b6dc6-98pld for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.490401 | controller |     "Jun 14 09:43:40.054773 crc crio[24245]: time=\"2026-06-14T09:43:40.05335905Z\" level=info msg=\"Started container\" PID=273743 containerID=14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f description=openshift-marketplace/redhat-marketplace-sf56r/registry-server id=3d7754c8-3e28-4182-a479-63222c548bde name=/runtime.v1.RuntimeService/StartContainer sandboxID=1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818",
2026-06-14 10:12:41.490416 | controller |     "Jun 14 09:43:40.067920 crc crio[24245]: time=\"2026-06-14T09:43:40.064142033Z\" level=info msg=\"Ran pod sandbox b95569f3d2957c14dfc15fc27150cd9272467a713b82fbbabdf915c7bab17f4c with infra container: openstack/keystone-54594b6dc6-98pld/POD\" id=0d9114bc-932a-45d3-a784-d05c1d5d982e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.490431 | controller |     "Jun 14 09:43:40.069271 crc crio[24245]: time=\"2026-06-14T09:43:40.069185295Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=14c8caee-ba3b-4ccf-8406-a95ba3e732a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.490446 | controller |     "Jun 14 09:43:40.158907 crc crio[24245]: time=\"2026-06-14T09:43:40.158282697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a54c146d-d0da-418f-8700-02893b868d54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.490460 | controller |     "Jun 14 09:43:40.168703 crc crio[24245]: time=\"2026-06-14T09:43:40.168465642Z\" level=info msg=\"Creating container: openstack/keystone-54594b6dc6-98pld/keystone-api\" id=c7d64c27-8ae2-4816-b8be-2e8f43d8c883 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.490498 | controller |     "Jun 14 09:43:40.169103 crc crio[24245]: time=\"2026-06-14T09:43:40.1690418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.490525 | controller |     "Jun 14 09:43:40.204729 crc crio[24245]: time=\"2026-06-14T09:43:40.204561829Z\" level=info msg=\"Stopped pod sandbox: 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\" id=1d679c79-d8d8-48d9-84a3-e36c8ae0ecd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.490541 | controller |     "Jun 14 09:43:40.255585 crc crio[24245]: time=\"2026-06-14T09:43:40.255501092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.490555 | controller |     "Jun 14 09:43:40.259723 crc crio[24245]: time=\"2026-06-14T09:43:40.259558303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.490570 | controller |     "Jun 14 09:43:40.557008 crc crio[24245]: time=\"2026-06-14T09:43:40.556912857Z\" level=info msg=\"Created container c98e3a0f444d44fe87e91231b8b8a74b03041a02195b31aa8d68055d1a8c792e: openstack/keystone-54594b6dc6-98pld/keystone-api\" id=c7d64c27-8ae2-4816-b8be-2e8f43d8c883 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.490584 | controller |     "Jun 14 09:43:40.558542 crc crio[24245]: time=\"2026-06-14T09:43:40.558453176Z\" level=info msg=\"Starting container: c98e3a0f444d44fe87e91231b8b8a74b03041a02195b31aa8d68055d1a8c792e\" id=7d94f3f4-ee8d-45c7-8eaf-f2a985e3091e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.490599 | controller |     "Jun 14 09:43:40.569661 crc crio[24245]: time=\"2026-06-14T09:43:40.56956958Z\" level=info msg=\"Started container\" PID=273786 containerID=c98e3a0f444d44fe87e91231b8b8a74b03041a02195b31aa8d68055d1a8c792e description=openstack/keystone-54594b6dc6-98pld/keystone-api id=7d94f3f4-ee8d-45c7-8eaf-f2a985e3091e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b95569f3d2957c14dfc15fc27150cd9272467a713b82fbbabdf915c7bab17f4c",
2026-06-14 10:12:41.490614 | controller |     "Jun 14 09:43:40.820218 crc crio[24245]: time=\"2026-06-14T09:43:40.820113479Z\" level=info msg=\"Removing container: 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73\" id=7d341c7e-e0e4-4c79-8da4-f9e4909382cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.490629 | controller |     "Jun 14 09:43:40.870392 crc crio[24245]: time=\"2026-06-14T09:43:40.870330808Z\" level=info msg=\"Removed container 2ac0f50490275ea0b28f869fe6fba79d64f1624f185655b205562521e6d5ba73: openstack/barbican-api-544dc98db8-cd5vj/barbican-api-log\" id=7d341c7e-e0e4-4c79-8da4-f9e4909382cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.490643 | controller |     "Jun 14 09:43:40.881745 crc crio[24245]: time=\"2026-06-14T09:43:40.88167507Z\" level=info msg=\"Removing container: 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9\" id=e941defb-1ef5-4132-86f3-58abea23b410 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.490658 | controller |     "Jun 14 09:43:40.933772 crc crio[24245]: time=\"2026-06-14T09:43:40.933694924Z\" level=info msg=\"Removed container 0671b5e48c6606da9f4135bcecf6f5f1459cae93c47566d4aa28b023a1079bd9: openstack/barbican-api-544dc98db8-cd5vj/barbican-api\" id=e941defb-1ef5-4132-86f3-58abea23b410 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.490673 | controller |     "Jun 14 09:43:40.943192 crc crio[24245]: time=\"2026-06-14T09:43:40.942819183Z\" level=info msg=\"Removing container: 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2\" id=6acd69f4-1759-4090-ab19-31757a5594f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.490688 | controller |     "Jun 14 09:43:40.993048 crc crio[24245]: time=\"2026-06-14T09:43:40.992927838Z\" level=info msg=\"Removed container 5d129f6ad598a5cd45f43757c178d1ba1b360404b5eb7ff2232251646c349ea2: openstack/barbican-api-544dc98db8-cd5vj/barbican-api\" id=6acd69f4-1759-4090-ab19-31757a5594f5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.490707 | controller |     "Jun 14 09:43:42.466697 crc crio[24245]: time=\"2026-06-14T09:43:42.465463878Z\" level=info msg=\"Stopping container: d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb (timeout: 30s)\" id=bbac7bdd-b336-4f3b-91ae-019e5b03c3cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.490722 | controller |     "Jun 14 09:43:42.466697 crc crio[24245]: time=\"2026-06-14T09:43:42.466401248Z\" level=info msg=\"Stopping container: 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb (timeout: 30s)\" id=a2df09e2-6270-4208-8e86-c8a74b5f3a88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.490737 | controller |     "Jun 14 09:43:42.716308 crc crio[24245]: time=\"2026-06-14T09:43:42.716046217Z\" level=info msg=\"Stopped container d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-httpd\" id=bbac7bdd-b336-4f3b-91ae-019e5b03c3cf name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.490751 | controller |     "Jun 14 09:43:47.999721 crc crio[24245]: time=\"2026-06-14T09:43:47.998376601Z\" level=info msg=\"Stopping container: 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f (timeout: 2s)\" id=a40ecf35-3225-4231-b0c3-f17ae87c2859 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.490765 | controller |     "Jun 14 09:43:48.153453 crc crio[24245]: time=\"2026-06-14T09:43:48.152553695Z\" level=info msg=\"Stopped container 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f: openshift-marketplace/redhat-marketplace-sf56r/registry-server\" id=a40ecf35-3225-4231-b0c3-f17ae87c2859 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.490780 | controller |     "Jun 14 09:43:48.155700 crc crio[24245]: time=\"2026-06-14T09:43:48.15492078Z\" level=info msg=\"Stopping pod sandbox: 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818\" id=e056bd91-607a-4d6d-8833-ff5ea0d42142 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.490794 | controller |     "Jun 14 09:43:48.155700 crc crio[24245]: time=\"2026-06-14T09:43:48.155572841Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-sf56r Namespace:openshift-marketplace ID:1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818 UID:7b05a2c5-65c4-4674-a20a-18c802ed7276 NetNS:/var/run/netns/afae31e6-de70-43cc-90db-703971f2b710 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7b05a2c5_65c4_4674_a20a_18c802ed7276.slice PodAnnotations:0xc000602f08}] Aliases:map[]}\"",
2026-06-14 10:12:41.490810 | controller |     "Jun 14 09:43:48.157104 crc crio[24245]: time=\"2026-06-14T09:43:48.155886321Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-sf56r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.490824 | controller |     "Jun 14 09:43:48.617756 crc crio[24245]: time=\"2026-06-14T09:43:48.617106371Z\" level=info msg=\"Stopped pod sandbox: 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818\" id=e056bd91-607a-4d6d-8833-ff5ea0d42142 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.490839 | controller |     "Jun 14 09:43:49.031758 crc crio[24245]: time=\"2026-06-14T09:43:49.031291587Z\" level=info msg=\"Removing container: 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f\" id=e9441f84-7dc2-452f-921a-8e5d2b8fec75 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.490854 | controller |     "Jun 14 09:43:49.117044 crc crio[24245]: time=\"2026-06-14T09:43:49.115349782Z\" level=info msg=\"Removed container 14bbc187cbf9175db51040674a722f97fc983375a7ba846f8aa94ab3fbd5b90f: openshift-marketplace/redhat-marketplace-sf56r/registry-server\" id=e9441f84-7dc2-452f-921a-8e5d2b8fec75 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.490873 | controller |     "Jun 14 09:43:49.126686 crc crio[24245]: time=\"2026-06-14T09:43:49.12337108Z\" level=info msg=\"Removing container: 188b3f8957d9e2ac2dc4c1232adb5fafd1b09ff6851d29025ccd80f4819012e6\" id=7a4da775-4481-4ecb-8cf8-26fa83139b0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.490888 | controller |     "Jun 14 09:43:49.175988 crc crio[24245]: time=\"2026-06-14T09:43:49.175514197Z\" level=info msg=\"Removed container 188b3f8957d9e2ac2dc4c1232adb5fafd1b09ff6851d29025ccd80f4819012e6: openshift-marketplace/redhat-marketplace-sf56r/extract-content\" id=7a4da775-4481-4ecb-8cf8-26fa83139b0a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.490903 | controller |     "Jun 14 09:43:49.197689 crc crio[24245]: time=\"2026-06-14T09:43:49.197154775Z\" level=info msg=\"Removing container: ec207fd47ebfec31ad6095af6d113317dc637e5dfe517a23dcf7b761c2a868ca\" id=d5b700a4-b319-4845-9cec-e1b51831d8d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.490917 | controller |     "Jun 14 09:43:49.253139 crc crio[24245]: time=\"2026-06-14T09:43:49.253080183Z\" level=info msg=\"Removed container ec207fd47ebfec31ad6095af6d113317dc637e5dfe517a23dcf7b761c2a868ca: openshift-marketplace/redhat-marketplace-sf56r/extract-utilities\" id=d5b700a4-b319-4845-9cec-e1b51831d8d3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.490932 | controller |     "Jun 14 09:43:51.084776 crc crio[24245]: time=\"2026-06-14T09:43:51.084060082Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=83d6186e-285a-426f-ba8e-7094abe33a75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.490947 | controller |     "Jun 14 09:43:51.173477 crc crio[24245]: time=\"2026-06-14T09:43:51.173400624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=033049ad-b0c3-4ca4-b986-b06a0446e69f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.490962 | controller |     "Jun 14 09:43:51.181806 crc crio[24245]: time=\"2026-06-14T09:43:51.181727185Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=748a58b2-466c-46a6-bd66-890a059ae04d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.490976 | controller |     "Jun 14 09:43:51.182298 crc crio[24245]: time=\"2026-06-14T09:43:51.18219323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.490992 | controller |     "Jun 14 09:43:51.245804 crc crio[24245]: time=\"2026-06-14T09:43:51.245682803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491007 | controller |     "Jun 14 09:43:51.250980 crc crio[24245]: time=\"2026-06-14T09:43:51.2509095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491021 | controller |     "Jun 14 09:43:51.476246 crc crio[24245]: time=\"2026-06-14T09:43:51.476128738Z\" level=info msg=\"Created container bee604d1e85215c8ac9f4d0db74ca15259cdd3f16669433720f8a738e2b27744: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=748a58b2-466c-46a6-bd66-890a059ae04d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.491036 | controller |     "Jun 14 09:43:51.487490 crc crio[24245]: time=\"2026-06-14T09:43:51.487350731Z\" level=info msg=\"Starting container: bee604d1e85215c8ac9f4d0db74ca15259cdd3f16669433720f8a738e2b27744\" id=48a526e6-0591-4494-8a1b-ff1d8f3c2a32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.491050 | controller |     "Jun 14 09:43:51.499802 crc crio[24245]: time=\"2026-06-14T09:43:51.499303079Z\" level=info msg=\"Started container\" PID=274615 containerID=bee604d1e85215c8ac9f4d0db74ca15259cdd3f16669433720f8a738e2b27744 description=openstack/rabbitmq-cell1-server-0/rabbitmq id=48a526e6-0591-4494-8a1b-ff1d8f3c2a32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103",
2026-06-14 10:12:41.491070 | controller |     "Jun 14 09:43:51.511170 crc crio[24245]: time=\"2026-06-14T09:43:51.511046576Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=aca8ab94-79f3-41c0-9aec-54760ca3f376 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.491086 | controller |     "Jun 14 09:43:51.514560 crc crio[24245]: time=\"2026-06-14T09:43:51.514459054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=eea39b8b-306d-4155-9d42-e03a4c9d2709 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.491100 | controller |     "Jun 14 09:43:51.524574 crc crio[24245]: time=\"2026-06-14T09:43:51.524523743Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/amqp-proxy\" id=872492cd-87ea-42a0-8f22-70eb0064ada8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.491115 | controller |     "Jun 14 09:43:51.525320 crc crio[24245]: time=\"2026-06-14T09:43:51.525299876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491130 | controller |     "Jun 14 09:43:51.570522 crc crio[24245]: time=\"2026-06-14T09:43:51.570469825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491145 | controller |     "Jun 14 09:43:51.574547 crc crio[24245]: time=\"2026-06-14T09:43:51.574520654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491159 | controller |     "Jun 14 09:43:51.761008 crc crio[24245]: time=\"2026-06-14T09:43:51.758033145Z\" level=info msg=\"Created container de8d7315cd604c8af9008a53466e9d0dcfc8963febb721083af90db9e237e97b: openstack/rabbitmq-cell1-server-0/amqp-proxy\" id=872492cd-87ea-42a0-8f22-70eb0064ada8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.491173 | controller |     "Jun 14 09:43:51.763350 crc crio[24245]: time=\"2026-06-14T09:43:51.762773912Z\" level=info msg=\"Starting container: de8d7315cd604c8af9008a53466e9d0dcfc8963febb721083af90db9e237e97b\" id=25493253-8cb7-4acc-81cd-4793a3f6dafc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.491187 | controller |     "Jun 14 09:43:51.771639 crc crio[24245]: time=\"2026-06-14T09:43:51.771399899Z\" level=info msg=\"Started container\" PID=274692 containerID=de8d7315cd604c8af9008a53466e9d0dcfc8963febb721083af90db9e237e97b description=openstack/rabbitmq-cell1-server-0/amqp-proxy id=25493253-8cb7-4acc-81cd-4793a3f6dafc name=/runtime.v1.RuntimeService/StartContainer sandboxID=61c8dc7ec70755128f87f05ad92e75205459f58e46580b91448b47d0a1421103",
2026-06-14 10:12:41.491202 | controller |     "Jun 14 09:43:52.035077 crc crio[24245]: time=\"2026-06-14T09:43:52.034998354Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-bxsmv/POD\" id=33f08844-c094-43f8-8a9b-fe90c6b5d618 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.491217 | controller |     "Jun 14 09:43:52.035206 crc crio[24245]: time=\"2026-06-14T09:43:52.035114828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491231 | controller |     "Jun 14 09:43:52.091584 crc crio[24245]: time=\"2026-06-14T09:43:52.091458068Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bxsmv Namespace:openshift-marketplace ID:6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807 UID:34f51797-c09a-4c8d-9d52-265b20f270d4 NetNS:/var/run/netns/4330f282-3b85-43d1-afb4-ff9ce12d92e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34f51797_c09a_4c8d_9d52_265b20f270d4.slice PodAnnotations:0xc003bf6068}] Aliases:map[]}\"",
2026-06-14 10:12:41.491252 | controller |     "Jun 14 09:43:52.091584 crc crio[24245]: time=\"2026-06-14T09:43:52.091546813Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-bxsmv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.491272 | controller |     "Jun 14 09:43:52.121738 crc crio[24245]: time=\"2026-06-14T09:43:52.115910746Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=782f7724-30a6-4123-ba94-3220f23b3704 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.491308 | controller |     "Jun 14 09:43:52.183271 crc crio[24245]: time=\"2026-06-14T09:43:52.183174694Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=e7f14bce-a3c8-4a42-aafb-8d90ca37fb59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.491325 | controller |     "Jun 14 09:43:52.194292 crc crio[24245]: time=\"2026-06-14T09:43:52.194189377Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=66da1c4b-3c9e-4d41-b772-28415a81c9b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.491341 | controller |     "Jun 14 09:43:52.194776 crc crio[24245]: time=\"2026-06-14T09:43:52.194719154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491380 | controller |     "Jun 14 09:43:52.332194 crc crio[24245]: time=\"2026-06-14T09:43:52.332065122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491397 | controller |     "Jun 14 09:43:52.343054 crc crio[24245]: time=\"2026-06-14T09:43:52.342553856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491411 | controller |     "Jun 14 09:43:52.481038 crc crio[24245]: time=\"2026-06-14T09:43:52.480943699Z\" level=info msg=\"Created container 5871aac9e6b7b1622b8e7e8e7d5b121b66fdb80130e113e93789252f6585ce61: openstack/rabbitmq-server-0/rabbitmq\" id=66da1c4b-3c9e-4d41-b772-28415a81c9b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.491426 | controller |     "Jun 14 09:43:52.484021 crc crio[24245]: time=\"2026-06-14T09:43:52.483352553Z\" level=info msg=\"Starting container: 5871aac9e6b7b1622b8e7e8e7d5b121b66fdb80130e113e93789252f6585ce61\" id=f14e49dc-825a-443c-b5ae-054cf2251696 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.491441 | controller |     "Jun 14 09:43:52.490124 crc crio[24245]: time=\"2026-06-14T09:43:52.490022502Z\" level=info msg=\"Started container\" PID=274782 containerID=5871aac9e6b7b1622b8e7e8e7d5b121b66fdb80130e113e93789252f6585ce61 description=openstack/rabbitmq-server-0/rabbitmq id=f14e49dc-825a-443c-b5ae-054cf2251696 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6",
2026-06-14 10:12:41.491456 | controller |     "Jun 14 09:43:52.505953 crc crio[24245]: time=\"2026-06-14T09:43:52.505824101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2b4e5d4f-4d28-4225-9ae7-1334a3d5c558 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.491470 | controller |     "Jun 14 09:43:52.508957 crc crio[24245]: time=\"2026-06-14T09:43:52.508794643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=0fa72dc4-157e-42bc-ab94-ddd9ad6b45fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.491490 | controller |     "Jun 14 09:43:52.518957 crc crio[24245]: time=\"2026-06-14T09:43:52.51877938Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/amqp-proxy\" id=727a6ca4-c32b-4012-87d0-43e1ccc45bdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.491506 | controller |     "Jun 14 09:43:52.519386 crc crio[24245]: time=\"2026-06-14T09:43:52.519314348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491521 | controller |     "Jun 14 09:43:52.626582 crc crio[24245]: 2026-06-14T09:43:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6fbbab3f5518671 Mac:5a:9c:49:bd:71:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:95 Mtu:0 Sandbox:/var/run/netns/4330f282-3b85-43d1-afb4-ff9ce12d92e4 SocketPath: PciID:}] [{Interface:0xc0002da950 Address:{IP:10.217.1.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.491536 | controller |     "Jun 14 09:43:52.627810 crc crio[24245]: time=\"2026-06-14T09:43:52.627725497Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bxsmv Namespace:openshift-marketplace ID:6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807 UID:34f51797-c09a-4c8d-9d52-265b20f270d4 NetNS:/var/run/netns/4330f282-3b85-43d1-afb4-ff9ce12d92e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34f51797_c09a_4c8d_9d52_265b20f270d4.slice PodAnnotations:0xc003bf6068}] Aliases:map[]}\"",
2026-06-14 10:12:41.491619 | controller |     "Jun 14 09:43:52.644575 crc crio[24245]: time=\"2026-06-14T09:43:52.644457287Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-bxsmv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.491637 | controller |     "Jun 14 09:43:52.651024 crc crio[24245]: time=\"2026-06-14T09:43:52.628757137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491653 | controller |     "Jun 14 09:43:52.658233 crc crio[24245]: time=\"2026-06-14T09:43:52.658163587Z\" level=info msg=\"Ran pod sandbox 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807 with infra container: openshift-marketplace/redhat-operators-bxsmv/POD\" id=33f08844-c094-43f8-8a9b-fe90c6b5d618 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.491668 | controller |     "Jun 14 09:43:52.660925 crc crio[24245]: time=\"2026-06-14T09:43:52.660806232Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491683 | controller |     "Jun 14 09:43:52.661395 crc crio[24245]: time=\"2026-06-14T09:43:52.661343079Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=18023708-9165-499b-ba02-e95268c75b89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.491698 | controller |     "Jun 14 09:43:52.664668 crc crio[24245]: time=\"2026-06-14T09:43:52.664569507Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=553d688e-316a-40e0-abf9-0336e31c570e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.491713 | controller |     "Jun 14 09:43:52.672218 crc crio[24245]: time=\"2026-06-14T09:43:52.672127087Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bxsmv/extract-utilities\" id=e40ca3b2-4dd8-473d-9e9a-72e05c887860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.491733 | controller |     "Jun 14 09:43:52.672486 crc crio[24245]: time=\"2026-06-14T09:43:52.672433687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491748 | controller |     "Jun 14 09:43:52.741571 crc crio[24245]: time=\"2026-06-14T09:43:52.741456945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491763 | controller |     "Jun 14 09:43:52.744647 crc crio[24245]: time=\"2026-06-14T09:43:52.744565865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491778 | controller |     "Jun 14 09:43:52.781571 crc crio[24245]: time=\"2026-06-14T09:43:52.781506147Z\" level=info msg=\"Created container 53cd29aedf8eb8e5b5c58fc891148b209a3623290bd2d68d0f38965c7684525c: openstack/rabbitmq-server-0/amqp-proxy\" id=727a6ca4-c32b-4012-87d0-43e1ccc45bdf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.491792 | controller |     "Jun 14 09:43:52.783209 crc crio[24245]: time=\"2026-06-14T09:43:52.783125032Z\" level=info msg=\"Starting container: 53cd29aedf8eb8e5b5c58fc891148b209a3623290bd2d68d0f38965c7684525c\" id=77075a06-6748-4503-86bf-612f2eb787e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.491806 | controller |     "Jun 14 09:43:52.789697 crc crio[24245]: time=\"2026-06-14T09:43:52.789628515Z\" level=info msg=\"Started container\" PID=274881 containerID=53cd29aedf8eb8e5b5c58fc891148b209a3623290bd2d68d0f38965c7684525c description=openstack/rabbitmq-server-0/amqp-proxy id=77075a06-6748-4503-86bf-612f2eb787e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2fec3c3da0dbc08e84c7230a16317d30a807264f61c6abb0c3b800aa6828ffb6",
2026-06-14 10:12:41.491821 | controller |     "Jun 14 09:43:52.876088 crc crio[24245]: time=\"2026-06-14T09:43:52.875597009Z\" level=info msg=\"Created container 6d7bfcafe41376df682fa25d6173e32b4785239f360757346f740807338bbfa6: openshift-marketplace/redhat-operators-bxsmv/extract-utilities\" id=e40ca3b2-4dd8-473d-9e9a-72e05c887860 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.491836 | controller |     "Jun 14 09:43:52.877633 crc crio[24245]: time=\"2026-06-14T09:43:52.877553252Z\" level=info msg=\"Starting container: 6d7bfcafe41376df682fa25d6173e32b4785239f360757346f740807338bbfa6\" id=86118e78-2b47-4314-ac8c-e8bd1c8023fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.491851 | controller |     "Jun 14 09:43:52.886303 crc crio[24245]: time=\"2026-06-14T09:43:52.886209226Z\" level=info msg=\"Started container\" PID=274889 containerID=6d7bfcafe41376df682fa25d6173e32b4785239f360757346f740807338bbfa6 description=openshift-marketplace/redhat-operators-bxsmv/extract-utilities id=86118e78-2b47-4314-ac8c-e8bd1c8023fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807",
2026-06-14 10:12:41.491866 | controller |     "Jun 14 09:43:53.218542 crc crio[24245]: time=\"2026-06-14T09:43:53.218360823Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a0528b6b-7b21-4fd3-bc7c-e7266e61fe27 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.491881 | controller |     "Jun 14 09:43:53.229077 crc crio[24245]: time=\"2026-06-14T09:43:53.229000641Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.491896 | controller |     "Jun 14 09:43:53.931670 crc crio[24245]: time=\"2026-06-14T09:43:53.931078373Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=a0528b6b-7b21-4fd3-bc7c-e7266e61fe27 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.491912 | controller |     "Jun 14 09:43:53.937010 crc crio[24245]: time=\"2026-06-14T09:43:53.936921948Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=242992ee-307b-4ac0-9358-3718c83d65c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.491931 | controller |     "Jun 14 09:43:53.941182 crc crio[24245]: time=\"2026-06-14T09:43:53.941116492Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=4c076ba5-5e0c-448f-92ca-563ee7834804 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.491946 | controller |     "Jun 14 09:43:53.954794 crc crio[24245]: time=\"2026-06-14T09:43:53.954724455Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bxsmv/extract-content\" id=7dc60a77-27fd-40b4-83d1-0ad4ddc68162 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.491961 | controller |     "Jun 14 09:43:53.955536 crc crio[24245]: time=\"2026-06-14T09:43:53.955457079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491975 | controller |     "Jun 14 09:43:54.036537 crc crio[24245]: time=\"2026-06-14T09:43:54.035735382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.491990 | controller |     "Jun 14 09:43:54.040332 crc crio[24245]: time=\"2026-06-14T09:43:54.040259885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.492005 | controller |     "Jun 14 09:43:54.212120 crc crio[24245]: time=\"2026-06-14T09:43:54.211991419Z\" level=info msg=\"Created container 234f46b97e8bbdc3a0be4c338be1f8ba07e7709dd843f5b0ba75b4c9b32ad95b: openshift-marketplace/redhat-operators-bxsmv/extract-content\" id=7dc60a77-27fd-40b4-83d1-0ad4ddc68162 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.492020 | controller |     "Jun 14 09:43:54.214053 crc crio[24245]: time=\"2026-06-14T09:43:54.213925642Z\" level=info msg=\"Starting container: 234f46b97e8bbdc3a0be4c338be1f8ba07e7709dd843f5b0ba75b4c9b32ad95b\" id=e360a20d-ad2b-41a8-b81b-1a9328d029e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.492035 | controller |     "Jun 14 09:43:54.220371 crc crio[24245]: time=\"2026-06-14T09:43:54.220299063Z\" level=info msg=\"Started container\" PID=275000 containerID=234f46b97e8bbdc3a0be4c338be1f8ba07e7709dd843f5b0ba75b4c9b32ad95b description=openshift-marketplace/redhat-operators-bxsmv/extract-content id=e360a20d-ad2b-41a8-b81b-1a9328d029e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807",
2026-06-14 10:12:41.492049 | controller |     "Jun 14 09:43:59.370979 crc crio[24245]: time=\"2026-06-14T09:43:59.370362189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=376ad424-d106-4794-aa9f-f6e811625370 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.492064 | controller |     "Jun 14 09:43:59.376697 crc crio[24245]: time=\"2026-06-14T09:43:59.376598547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=eb12c00e-2c5e-41ce-89ec-0ffa4081ada2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.492079 | controller |     "Jun 14 09:43:59.386628 crc crio[24245]: time=\"2026-06-14T09:43:59.386558756Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-bxsmv/registry-server\" id=e990911e-e5bb-42a6-9712-01a25a77d4a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.492093 | controller |     "Jun 14 09:43:59.386939 crc crio[24245]: time=\"2026-06-14T09:43:59.386904108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.492112 | controller |     "Jun 14 09:43:59.478147 crc crio[24245]: time=\"2026-06-14T09:43:59.478040426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.492127 | controller |     "Jun 14 09:43:59.481563 crc crio[24245]: time=\"2026-06-14T09:43:59.481499597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.492141 | controller |     "Jun 14 09:43:59.667709 crc crio[24245]: time=\"2026-06-14T09:43:59.667444888Z\" level=info msg=\"Created container 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44: openshift-marketplace/redhat-operators-bxsmv/registry-server\" id=e990911e-e5bb-42a6-9712-01a25a77d4a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.492155 | controller |     "Jun 14 09:43:59.668954 crc crio[24245]: time=\"2026-06-14T09:43:59.668893475Z\" level=info msg=\"Starting container: 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44\" id=acbf661b-2d3f-4a81-a272-326babfc7888 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.492170 | controller |     "Jun 14 09:43:59.674969 crc crio[24245]: time=\"2026-06-14T09:43:59.674781942Z\" level=info msg=\"Started container\" PID=275355 containerID=78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44 description=openshift-marketplace/redhat-operators-bxsmv/registry-server id=acbf661b-2d3f-4a81-a272-326babfc7888 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807",
2026-06-14 10:12:41.492184 | controller |     "Jun 14 09:44:00.564674 crc crio[24245]: time=\"2026-06-14T09:44:00.564247255Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690504-7pm6q/POD\" id=fa787513-92bc-411b-b2b4-f60c93a0136f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.492199 | controller |     "Jun 14 09:44:00.565955 crc crio[24245]: time=\"2026-06-14T09:44:00.564684949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.492214 | controller |     "Jun 14 09:44:00.605582 crc crio[24245]: time=\"2026-06-14T09:44:00.605455866Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690504-7pm6q Namespace:openshift-infra ID:1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf UID:62f575d9-4350-4476-8d8d-18a6a84d128f NetNS:/var/run/netns/fd8fc64a-7590-4e15-a259-cb56138ca255 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f575d9_4350_4476_8d8d_18a6a84d128f.slice PodAnnotations:0xc00161a438}] Aliases:map[]}\"",
2026-06-14 10:12:41.492229 | controller |     "Jun 14 09:44:00.605582 crc crio[24245]: time=\"2026-06-14T09:44:00.605537079Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690504-7pm6q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.492243 | controller |     "Jun 14 09:44:01.208999 crc crio[24245]: 2026-06-14T09:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1d3556936775118 Mac:ea:bd:d7:bd:c2:87 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:96 Mtu:0 Sandbox:/var/run/netns/fd8fc64a-7590-4e15-a259-cb56138ca255 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.492259 | controller |     "Jun 14 09:44:01.212520 crc crio[24245]: time=\"2026-06-14T09:44:01.209716217Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690504-7pm6q Namespace:openshift-infra ID:1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf UID:62f575d9-4350-4476-8d8d-18a6a84d128f NetNS:/var/run/netns/fd8fc64a-7590-4e15-a259-cb56138ca255 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f575d9_4350_4476_8d8d_18a6a84d128f.slice PodAnnotations:0xc00161a438}] Aliases:map[]}\"",
2026-06-14 10:12:41.492278 | controller |     "Jun 14 09:44:01.212520 crc crio[24245]: time=\"2026-06-14T09:44:01.21013066Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690504-7pm6q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.492294 | controller |     "Jun 14 09:44:01.220305 crc crio[24245]: time=\"2026-06-14T09:44:01.220221482Z\" level=info msg=\"Ran pod sandbox 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf with infra container: openshift-infra/auto-csr-approver-29690504-7pm6q/POD\" id=fa787513-92bc-411b-b2b4-f60c93a0136f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.492308 | controller |     "Jun 14 09:44:01.224037 crc crio[24245]: time=\"2026-06-14T09:44:01.223995Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d51e5d25-7387-42b3-86e7-866b5b287c4c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.492323 | controller |     "Jun 14 09:44:01.230198 crc crio[24245]: time=\"2026-06-14T09:44:01.230102916Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.492338 | controller |     "Jun 14 09:44:02.009398 crc crio[24245]: time=\"2026-06-14T09:44:02.009169966Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d51e5d25-7387-42b3-86e7-866b5b287c4c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.492371 | controller |     "Jun 14 09:44:02.011520 crc crio[24245]: time=\"2026-06-14T09:44:02.010552081Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7f8ebae9-62da-439b-b229-56e8e339c1a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.492388 | controller |     "Jun 14 09:44:02.014322 crc crio[24245]: time=\"2026-06-14T09:44:02.013812543Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cf28f336-4f82-4bf6-bc26-1e479abe4156 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.492403 | controller |     "Jun 14 09:44:02.023487 crc crio[24245]: time=\"2026-06-14T09:44:02.023380328Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690504-7pm6q/oc\" id=a5c570e0-65bb-4e64-a530-1b0f5875e67a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.492419 | controller |     "Jun 14 09:44:02.024340 crc crio[24245]: time=\"2026-06-14T09:44:02.024238376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.492434 | controller |     "Jun 14 09:44:02.112434 crc crio[24245]: time=\"2026-06-14T09:44:02.112288266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.492449 | controller |     "Jun 14 09:44:02.411694 crc crio[24245]: time=\"2026-06-14T09:44:02.411498424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.492464 | controller |     "Jun 14 09:44:02.548063 crc crio[24245]: time=\"2026-06-14T09:44:02.547959594Z\" level=info msg=\"Created container 5388fc4b4059ff9df29b37ca4036e73c9f820ecb0dfb125905cf6e086690cc3e: openshift-infra/auto-csr-approver-29690504-7pm6q/oc\" id=a5c570e0-65bb-4e64-a530-1b0f5875e67a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.492484 | controller |     "Jun 14 09:44:02.549289 crc crio[24245]: time=\"2026-06-14T09:44:02.549252285Z\" level=info msg=\"Starting container: 5388fc4b4059ff9df29b37ca4036e73c9f820ecb0dfb125905cf6e086690cc3e\" id=11473282-510e-4f5a-ab75-0aa50c87a4d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.492500 | controller |     "Jun 14 09:44:02.554306 crc crio[24245]: time=\"2026-06-14T09:44:02.554210264Z\" level=info msg=\"Started container\" PID=275581 containerID=5388fc4b4059ff9df29b37ca4036e73c9f820ecb0dfb125905cf6e086690cc3e description=openshift-infra/auto-csr-approver-29690504-7pm6q/oc id=11473282-510e-4f5a-ab75-0aa50c87a4d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf",
2026-06-14 10:12:41.492515 | controller |     "Jun 14 09:44:05.511060 crc crio[24245]: time=\"2026-06-14T09:44:05.510157038Z\" level=info msg=\"Stopping pod sandbox: 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf\" id=338934eb-fd4e-4348-b082-3a6e44adfd4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.492530 | controller |     "Jun 14 09:44:05.512390 crc crio[24245]: time=\"2026-06-14T09:44:05.511662496Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690504-7pm6q Namespace:openshift-infra ID:1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf UID:62f575d9-4350-4476-8d8d-18a6a84d128f NetNS:/var/run/netns/fd8fc64a-7590-4e15-a259-cb56138ca255 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f575d9_4350_4476_8d8d_18a6a84d128f.slice PodAnnotations:0xc00161a8c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.492545 | controller |     "Jun 14 09:44:05.512390 crc crio[24245]: time=\"2026-06-14T09:44:05.511818361Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690504-7pm6q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.492560 | controller |     "Jun 14 09:44:05.993887 crc crio[24245]: time=\"2026-06-14T09:44:05.993706139Z\" level=info msg=\"Stopped pod sandbox: 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf\" id=338934eb-fd4e-4348-b082-3a6e44adfd4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.492575 | controller |     "Jun 14 09:44:12.369038 crc crio[24245]: time=\"2026-06-14T09:44:12.368003628Z\" level=info msg=\"Removing container: 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa\" id=f023fafc-ef5f-455b-bd0a-3afdcc3052a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.492590 | controller |     "Jun 14 09:44:12.432437 crc crio[24245]: time=\"2026-06-14T09:44:12.432328192Z\" level=info msg=\"Removed container 40ddc49daf2ade49d1302f008b483b9cfbbcdacb0ac1c43da584eac8d4415efa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api-log\" id=f023fafc-ef5f-455b-bd0a-3afdcc3052a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.492604 | controller |     "Jun 14 09:44:12.436198 crc crio[24245]: time=\"2026-06-14T09:44:12.436143335Z\" level=info msg=\"Removing container: 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f\" id=6bbaf0ee-e5ad-45f0-a036-d247c16aded7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.492619 | controller |     "Jun 14 09:44:12.474463 crc crio[24245]: time=\"2026-06-14T09:44:12.47426908Z\" level=warning msg=\"Stopping container 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.492633 | controller |     "Jun 14 09:44:12.477874 crc crio[24245]: time=\"2026-06-14T09:44:12.477785386Z\" level=info msg=\"Removed container 1347b8857b22fd7bf6124e6cf588a1c29352769c58c113bcba7297155796602f: openstack/neutron-6f59f75d57-xcz6r/neutron-httpd\" id=6bbaf0ee-e5ad-45f0-a036-d247c16aded7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.492648 | controller |     "Jun 14 09:44:12.489735 crc crio[24245]: time=\"2026-06-14T09:44:12.489665881Z\" level=info msg=\"Removing container: 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6\" id=9a802328-cefd-4a20-934b-4c1fb65a2f43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.492668 | controller |     "Jun 14 09:44:12.545915 crc crio[24245]: time=\"2026-06-14T09:44:12.545777572Z\" level=info msg=\"Removed container 108a3c308cc8ef54b79a5f3e9e2b38ac920bfd2cf88bc77dd2ba35e1816a76e6: openstack/neutron-6f59f75d57-xcz6r/neutron-api\" id=9a802328-cefd-4a20-934b-4c1fb65a2f43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.492683 | controller |     "Jun 14 09:44:12.552115 crc crio[24245]: time=\"2026-06-14T09:44:12.552048883Z\" level=info msg=\"Removing container: 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa\" id=849edd9c-cedf-49bc-9fb6-71792a838335 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.492698 | controller |     "Jun 14 09:44:12.597642 crc crio[24245]: time=\"2026-06-14T09:44:12.596482722Z\" level=error msg=\"Killing container 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-14 10:12:41.492714 | controller |     "Jun 14 09:44:12.694454 crc crio[24245]: time=\"2026-06-14T09:44:12.693904945Z\" level=info msg=\"Stopped container 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-api\" id=a2df09e2-6270-4208-8e86-c8a74b5f3a88 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.492729 | controller |     "Jun 14 09:44:12.696230 crc crio[24245]: time=\"2026-06-14T09:44:12.696145603Z\" level=info msg=\"Stopping pod sandbox: 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811\" id=1dba9c95-af0a-4a1a-b0de-cabdb2d26b61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.492744 | controller |     "Jun 14 09:44:12.699926 crc crio[24245]: time=\"2026-06-14T09:44:12.699774892Z\" level=info msg=\"Got pod network &{Name:neutron-6fc7874dfc-dgx5j Namespace:openstack ID:693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811 UID:b6f1f06e-384f-42e1-9506-3f1a47ad0936 NetNS:/var/run/netns/2a39141e-c828-472a-b6a0-f114aca5c044 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb6f1f06e_384f_42e1_9506_3f1a47ad0936.slice PodAnnotations:0xc0004cc510}] Aliases:map[]}\"",
2026-06-14 10:12:41.492758 | controller |     "Jun 14 09:44:12.700089 crc crio[24245]: time=\"2026-06-14T09:44:12.700006399Z\" level=info msg=\"Deleting pod openstack_neutron-6fc7874dfc-dgx5j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.492773 | controller |     "Jun 14 09:44:12.711396 crc crio[24245]: time=\"2026-06-14T09:44:12.711228416Z\" level=info msg=\"Removed container 6ad80b4898de9be3de2e87baf7f516f27dd7134fc97f761fef005f76b3c900aa: openstack/barbican-api-b7c84dcb-8kvj9/barbican-api\" id=849edd9c-cedf-49bc-9fb6-71792a838335 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.492788 | controller |     "Jun 14 09:44:12.731227 crc crio[24245]: time=\"2026-06-14T09:44:12.73118069Z\" level=info msg=\"Stopping pod sandbox: a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01\" id=4b49db0d-04ea-4250-b861-461b0bcedbe6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.492802 | controller |     "Jun 14 09:44:12.731643 crc crio[24245]: time=\"2026-06-14T09:44:12.73151262Z\" level=info msg=\"Stopped pod sandbox (already stopped): a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01\" id=4b49db0d-04ea-4250-b861-461b0bcedbe6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.492817 | controller |     "Jun 14 09:44:12.735893 crc crio[24245]: time=\"2026-06-14T09:44:12.732697379Z\" level=info msg=\"Removing pod sandbox: a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01\" id=d4de0c45-0a4f-461b-91ce-4f36d7f26318 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.492836 | controller |     "Jun 14 09:44:12.761994 crc crio[24245]: time=\"2026-06-14T09:44:12.761830779Z\" level=info msg=\"Removed pod sandbox: a4d7c5c067715dade03b499234fd121e9681c68d50dc7b6e69b54c00b886ea01\" id=d4de0c45-0a4f-461b-91ce-4f36d7f26318 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.492851 | controller |     "Jun 14 09:44:12.763829 crc crio[24245]: time=\"2026-06-14T09:44:12.763758287Z\" level=info msg=\"Stopping pod sandbox: 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\" id=8dcd3591-a144-4f27-ab7f-f201cc6e03a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.492866 | controller |     "Jun 14 09:44:12.764171 crc crio[24245]: time=\"2026-06-14T09:44:12.764032405Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\" id=8dcd3591-a144-4f27-ab7f-f201cc6e03a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.492881 | controller |     "Jun 14 09:44:12.767149 crc crio[24245]: time=\"2026-06-14T09:44:12.767090652Z\" level=info msg=\"Removing pod sandbox: 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\" id=6dd6bf88-d96b-41a1-a3a0-ddde6a4fce6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.492895 | controller |     "Jun 14 09:44:12.813020 crc crio[24245]: time=\"2026-06-14T09:44:12.812938587Z\" level=info msg=\"Removed pod sandbox: 4b889c25b5704c34d9b4cb9a63426a25a5b37467fe83ccd2da26e974d6d4049d\" id=6dd6bf88-d96b-41a1-a3a0-ddde6a4fce6e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.492910 | controller |     "Jun 14 09:44:12.813947 crc crio[24245]: time=\"2026-06-14T09:44:12.81382317Z\" level=info msg=\"Stopping pod sandbox: 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818\" id=c11122ea-0ba4-4b79-b3e7-046226063fff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.492925 | controller |     "Jun 14 09:44:12.814038 crc crio[24245]: time=\"2026-06-14T09:44:12.813968645Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818\" id=c11122ea-0ba4-4b79-b3e7-046226063fff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.492939 | controller |     "Jun 14 09:44:12.814324 crc crio[24245]: time=\"2026-06-14T09:44:12.814285154Z\" level=info msg=\"Removing pod sandbox: 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818\" id=ca99a6d8-99db-49b5-b059-558a9cefbcf1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.492954 | controller |     "Jun 14 09:44:12.842352 crc crio[24245]: time=\"2026-06-14T09:44:12.842263603Z\" level=info msg=\"Removed pod sandbox: 1eb2dcefa21e0fbd75188e9bacd91c5e74dc11d367be50a18b1111fc866cf818\" id=ca99a6d8-99db-49b5-b059-558a9cefbcf1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.492968 | controller |     "Jun 14 09:44:12.846169 crc crio[24245]: time=\"2026-06-14T09:44:12.846010264Z\" level=info msg=\"Stopping pod sandbox: 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c\" id=850d3f5f-b459-4cb7-a7d1-8720ca202519 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.492983 | controller |     "Jun 14 09:44:12.846307 crc crio[24245]: time=\"2026-06-14T09:44:12.846201261Z\" level=info msg=\"Stopped pod sandbox (already stopped): 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c\" id=850d3f5f-b459-4cb7-a7d1-8720ca202519 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.492997 | controller |     "Jun 14 09:44:12.847564 crc crio[24245]: time=\"2026-06-14T09:44:12.847177429Z\" level=info msg=\"Removing pod sandbox: 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c\" id=e59a5fbe-26dc-4cc4-a6db-e4b3ff78ad7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.493016 | controller |     "Jun 14 09:44:12.901783 crc crio[24245]: time=\"2026-06-14T09:44:12.901399525Z\" level=info msg=\"Removed pod sandbox: 67cfbd4c16ac7c084a5a75a184bdc0dada760d683d4e1972b0c012ffb13d893c\" id=e59a5fbe-26dc-4cc4-a6db-e4b3ff78ad7d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.493031 | controller |     "Jun 14 09:44:12.903571 crc crio[24245]: time=\"2026-06-14T09:44:12.90345759Z\" level=info msg=\"Stopping pod sandbox: d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d\" id=4048035f-88a1-4ddb-ae10-ca91453748bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.493045 | controller |     "Jun 14 09:44:12.903571 crc crio[24245]: time=\"2026-06-14T09:44:12.903559543Z\" level=info msg=\"Stopped pod sandbox (already stopped): d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d\" id=4048035f-88a1-4ddb-ae10-ca91453748bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.493059 | controller |     "Jun 14 09:44:12.904266 crc crio[24245]: time=\"2026-06-14T09:44:12.904221854Z\" level=info msg=\"Removing pod sandbox: d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d\" id=f0864f63-8c0c-420f-8463-9dd66b5a6452 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.493074 | controller |     "Jun 14 09:44:12.941693 crc crio[24245]: time=\"2026-06-14T09:44:12.941324227Z\" level=info msg=\"Removed pod sandbox: d10cf19c92696e352fb5e087fe6f9ab7fff5b1f333d16e5465d58a3d7bb9dc4d\" id=f0864f63-8c0c-420f-8463-9dd66b5a6452 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.493088 | controller |     "Jun 14 09:44:12.946088 crc crio[24245]: time=\"2026-06-14T09:44:12.946009088Z\" level=info msg=\"Stopping pod sandbox: 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732\" id=ebbf09fe-31ca-4a6a-a205-9b33dc04a5cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.493102 | controller |     "Jun 14 09:44:12.946325 crc crio[24245]: time=\"2026-06-14T09:44:12.946106311Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732\" id=ebbf09fe-31ca-4a6a-a205-9b33dc04a5cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.493117 | controller |     "Jun 14 09:44:12.946948 crc crio[24245]: time=\"2026-06-14T09:44:12.946882841Z\" level=info msg=\"Removing pod sandbox: 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732\" id=23048af9-7bba-42be-bb52-47e00dc293a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.493131 | controller |     "Jun 14 09:44:12.971122 crc crio[24245]: time=\"2026-06-14T09:44:12.971023741Z\" level=info msg=\"Removed pod sandbox: 3cea971f6c7897381e1a0ddea83af4d51355d8f41ad5d348b041e0935d6f1732\" id=23048af9-7bba-42be-bb52-47e00dc293a2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.493145 | controller |     "Jun 14 09:44:12.972472 crc crio[24245]: time=\"2026-06-14T09:44:12.972407417Z\" level=info msg=\"Stopping pod sandbox: 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca\" id=9cbe4eae-cc5c-4ebd-82ca-0a4b3cd7a020 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.493159 | controller |     "Jun 14 09:44:12.972472 crc crio[24245]: time=\"2026-06-14T09:44:12.972520921Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca\" id=9cbe4eae-cc5c-4ebd-82ca-0a4b3cd7a020 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.493173 | controller |     "Jun 14 09:44:12.974157 crc crio[24245]: time=\"2026-06-14T09:44:12.974072246Z\" level=info msg=\"Removing pod sandbox: 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca\" id=cfa3e9b7-4097-4223-9924-61f1325bf98e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.493187 | controller |     "Jun 14 09:44:12.997303 crc crio[24245]: time=\"2026-06-14T09:44:12.997186821Z\" level=info msg=\"Removed pod sandbox: 1cdd0f0ce0b9a04ad7b956b372407ad63dbb354c06508743790eb288ab1473ca\" id=cfa3e9b7-4097-4223-9924-61f1325bf98e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.493209 | controller |     "Jun 14 09:44:13.449396 crc crio[24245]: time=\"2026-06-14T09:44:13.448758885Z\" level=info msg=\"Stopped pod sandbox: 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811\" id=1dba9c95-af0a-4a1a-b0de-cabdb2d26b61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.493224 | controller |     "Jun 14 09:44:13.745673 crc crio[24245]: time=\"2026-06-14T09:44:13.744685758Z\" level=info msg=\"Removing container: d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb\" id=16dd8a04-cfa5-4c53-82f6-adc491bc479c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.493238 | controller |     "Jun 14 09:44:14.100325 crc crio[24245]: time=\"2026-06-14T09:44:14.097583413Z\" level=info msg=\"Removed container d3d0b0f6d72d935151fd524d8d040f2055fa24b5af4352ff3924b8a61a7627cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-httpd\" id=16dd8a04-cfa5-4c53-82f6-adc491bc479c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.493253 | controller |     "Jun 14 09:44:14.134707 crc crio[24245]: time=\"2026-06-14T09:44:14.134478638Z\" level=info msg=\"Removing container: 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb\" id=f4c99c49-e0cd-4ee4-9131-5bb884dbd6a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.493267 | controller |     "Jun 14 09:44:14.233485 crc crio[24245]: time=\"2026-06-14T09:44:14.233331328Z\" level=info msg=\"Removed container 1ca77895343f95e1f5603717cbd0154996c058c4f78a5806a52e88c5c14123cb: openstack/neutron-6fc7874dfc-dgx5j/neutron-api\" id=f4c99c49-e0cd-4ee4-9131-5bb884dbd6a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.493282 | controller |     "Jun 14 09:44:14.418529 crc crio[24245]: time=\"2026-06-14T09:44:14.418443241Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-9tlhx/POD\" id=55fa65c6-e7a2-4ddd-9737-9524cff67837 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.493296 | controller |     "Jun 14 09:44:14.418695 crc crio[24245]: time=\"2026-06-14T09:44:14.418558395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.493311 | controller |     "Jun 14 09:44:14.491943 crc crio[24245]: time=\"2026-06-14T09:44:14.491735536Z\" level=info msg=\"Got pod network &{Name:community-operators-9tlhx Namespace:openshift-marketplace ID:6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96 UID:2792992e-fd33-4932-b44c-d054b87955cc NetNS:/var/run/netns/dd14d0a6-0f92-4286-9b6d-b08760bf9b84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2792992e_fd33_4932_b44c_d054b87955cc.slice PodAnnotations:0xc000620378}] Aliases:map[]}\"",
2026-06-14 10:12:41.493326 | controller |     "Jun 14 09:44:14.491943 crc crio[24245]: time=\"2026-06-14T09:44:14.491802788Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-9tlhx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.493341 | controller |     "Jun 14 09:44:15.223011 crc crio[24245]: 2026-06-14T09:44:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6375aba2a933877 Mac:ca:e9:02:8d:2f:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:97 Mtu:0 Sandbox:/var/run/netns/dd14d0a6-0f92-4286-9b6d-b08760bf9b84 SocketPath: PciID:}] [{Interface:0xc000260c10 Address:{IP:10.217.1.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.493385 | controller |     "Jun 14 09:44:15.224030 crc crio[24245]: time=\"2026-06-14T09:44:15.223961451Z\" level=info msg=\"Got pod network &{Name:community-operators-9tlhx Namespace:openshift-marketplace ID:6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96 UID:2792992e-fd33-4932-b44c-d054b87955cc NetNS:/var/run/netns/dd14d0a6-0f92-4286-9b6d-b08760bf9b84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2792992e_fd33_4932_b44c_d054b87955cc.slice PodAnnotations:0xc000620378}] Aliases:map[]}\"",
2026-06-14 10:12:41.493407 | controller |     "Jun 14 09:44:15.224153 crc crio[24245]: time=\"2026-06-14T09:44:15.224125267Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-9tlhx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.493423 | controller |     "Jun 14 09:44:15.252047 crc crio[24245]: time=\"2026-06-14T09:44:15.25128529Z\" level=info msg=\"Ran pod sandbox 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96 with infra container: openshift-marketplace/community-operators-9tlhx/POD\" id=55fa65c6-e7a2-4ddd-9737-9524cff67837 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.493438 | controller |     "Jun 14 09:44:15.256178 crc crio[24245]: time=\"2026-06-14T09:44:15.256055973Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c64bcf30-5a22-4d50-9e6b-70bf15679c78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.493454 | controller |     "Jun 14 09:44:15.264223 crc crio[24245]: time=\"2026-06-14T09:44:15.261022443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cf03cec5-43d2-4ac5-ad9c-8c6e4faf5a9f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.493469 | controller |     "Jun 14 09:44:15.273511 crc crio[24245]: time=\"2026-06-14T09:44:15.273431906Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9tlhx/extract-utilities\" id=86bfdb43-a8dd-4043-9bd4-1fe62ae75c0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.493484 | controller |     "Jun 14 09:44:15.274291 crc crio[24245]: time=\"2026-06-14T09:44:15.273830218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.493499 | controller |     "Jun 14 09:44:15.348346 crc crio[24245]: time=\"2026-06-14T09:44:15.346967848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.493515 | controller |     "Jun 14 09:44:15.352336 crc crio[24245]: time=\"2026-06-14T09:44:15.352284314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.493530 | controller |     "Jun 14 09:44:15.390930 crc crio[24245]: time=\"2026-06-14T09:44:15.390780762Z\" level=info msg=\"Stopping container: a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e (timeout: 30s)\" id=d6ed7c90-9247-4509-b786-be15b0a63362 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.493545 | controller |     "Jun 14 09:44:15.543691 crc crio[24245]: time=\"2026-06-14T09:44:15.543557248Z\" level=info msg=\"Created container cb734d1887353cacdf59a569f987eb4034e21fc78f64c7c9849694fb673cfac4: openshift-marketplace/community-operators-9tlhx/extract-utilities\" id=86bfdb43-a8dd-4043-9bd4-1fe62ae75c0a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.493560 | controller |     "Jun 14 09:44:15.546920 crc crio[24245]: time=\"2026-06-14T09:44:15.546755289Z\" level=info msg=\"Starting container: cb734d1887353cacdf59a569f987eb4034e21fc78f64c7c9849694fb673cfac4\" id=03fb9a43-9c64-4d00-9393-a099282cd4b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.493575 | controller |     "Jun 14 09:44:15.554809 crc crio[24245]: time=\"2026-06-14T09:44:15.554707296Z\" level=info msg=\"Started container\" PID=276936 containerID=cb734d1887353cacdf59a569f987eb4034e21fc78f64c7c9849694fb673cfac4 description=openshift-marketplace/community-operators-9tlhx/extract-utilities id=03fb9a43-9c64-4d00-9393-a099282cd4b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96",
2026-06-14 10:12:41.493596 | controller |     "Jun 14 09:44:15.799762 crc crio[24245]: time=\"2026-06-14T09:44:15.799366765Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=571994dc-29ca-49af-bd35-5645098bafef name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.493611 | controller |     "Jun 14 09:44:15.810589 crc crio[24245]: time=\"2026-06-14T09:44:15.81049863Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.493626 | controller |     "Jun 14 09:44:16.400251 crc crio[24245]: time=\"2026-06-14T09:44:16.399899958Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=571994dc-29ca-49af-bd35-5645098bafef name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.493691 | controller |     "Jun 14 09:44:16.401063 crc crio[24245]: time=\"2026-06-14T09:44:16.401006642Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=13f39d4a-44df-48f7-8358-7b785c2122b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.493714 | controller |     "Jun 14 09:44:16.405304 crc crio[24245]: time=\"2026-06-14T09:44:16.405252977Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=db89f32d-5acb-4635-a9d9-d1b55737f5d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.493730 | controller |     "Jun 14 09:44:16.416284 crc crio[24245]: time=\"2026-06-14T09:44:16.416201087Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9tlhx/extract-content\" id=7377673b-0a0c-4209-a0e2-3b742683bf43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.493774 | controller |     "Jun 14 09:44:16.416945 crc crio[24245]: time=\"2026-06-14T09:44:16.416792616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.493791 | controller |     "Jun 14 09:44:16.477008 crc crio[24245]: time=\"2026-06-14T09:44:16.476786284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.493806 | controller |     "Jun 14 09:44:16.481788 crc crio[24245]: time=\"2026-06-14T09:44:16.481711789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.493821 | controller |     "Jun 14 09:44:16.794563 crc crio[24245]: time=\"2026-06-14T09:44:16.794468838Z\" level=info msg=\"Stopping container: 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43 (timeout: 300s)\" id=93b838fb-5cb0-4ced-bc0a-15aea42c00aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.493836 | controller |     "Jun 14 09:44:16.850987 crc crio[24245]: time=\"2026-06-14T09:44:16.850067807Z\" level=info msg=\"Stopping container: 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc (timeout: 30s)\" id=7d80cfd5-ef53-4f30-b157-8a9bf9b665c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.493851 | controller |     "Jun 14 09:44:16.851831 crc crio[24245]: time=\"2026-06-14T09:44:16.851007968Z\" level=info msg=\"Stopping container: 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e (timeout: 30s)\" id=033ef3f3-5c20-4562-aa9a-96a6e98084e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.493871 | controller |     "Jun 14 09:44:16.888573 crc crio[24245]: time=\"2026-06-14T09:44:16.888176509Z\" level=info msg=\"Created container 3901ac5c41ff3f97a6bb8da24b9fd5d04a2348fe705a91078d07cdab501ed5c4: openshift-marketplace/community-operators-9tlhx/extract-content\" id=7377673b-0a0c-4209-a0e2-3b742683bf43 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.493887 | controller |     "Jun 14 09:44:16.891315 crc crio[24245]: time=\"2026-06-14T09:44:16.891263499Z\" level=info msg=\"Starting container: 3901ac5c41ff3f97a6bb8da24b9fd5d04a2348fe705a91078d07cdab501ed5c4\" id=44b7bdab-f3af-4239-9f68-be1a9a6467d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.493902 | controller |     "Jun 14 09:44:16.901807 crc crio[24245]: time=\"2026-06-14T09:44:16.90173921Z\" level=info msg=\"Started container\" PID=277004 containerID=3901ac5c41ff3f97a6bb8da24b9fd5d04a2348fe705a91078d07cdab501ed5c4 description=openshift-marketplace/community-operators-9tlhx/extract-content id=44b7bdab-f3af-4239-9f68-be1a9a6467d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96",
2026-06-14 10:12:41.493917 | controller |     "Jun 14 09:44:16.932008 crc crio[24245]: time=\"2026-06-14T09:44:16.931749925Z\" level=info msg=\"Stopping container: 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275 (timeout: 300s)\" id=e891f06b-30ce-49ad-8679-4a5157d51283 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.493932 | controller |     "Jun 14 09:44:16.946028 crc crio[24245]: time=\"2026-06-14T09:44:16.945968296Z\" level=info msg=\"Stopped container 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=93b838fb-5cb0-4ced-bc0a-15aea42c00aa name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.493947 | controller |     "Jun 14 09:44:16.961221 crc crio[24245]: time=\"2026-06-14T09:44:16.961121231Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-649b7c9ccf-b88pn/POD\" id=59e1c192-d33d-48cf-ae41-45f477b3076e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.493962 | controller |     "Jun 14 09:44:16.961366 crc crio[24245]: time=\"2026-06-14T09:44:16.961262085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.493977 | controller |     "Jun 14 09:44:17.006423 crc crio[24245]: time=\"2026-06-14T09:44:17.006128132Z\" level=info msg=\"Stopped container 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc: openstack/ovn-northd-0/openstack-network-exporter\" id=7d80cfd5-ef53-4f30-b157-8a9bf9b665c7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.493992 | controller |     "Jun 14 09:44:17.051096 crc crio[24245]: time=\"2026-06-14T09:44:17.050774652Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-649b7c9ccf-b88pn Namespace:openstack ID:a7a2405a74a9a146c88205f51ae681d28263dbf3bbf350bdb9d35ca6d8ad1ee2 UID:822cb106-4fb6-4fc4-a556-152063c9e4da NetNS:/var/run/netns/a58fd367-61c3-458f-8ffc-cdebd24889f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod822cb106_4fb6_4fc4_a556_152063c9e4da.slice PodAnnotations:0xc001c3c080}] Aliases:map[]}\"",
2026-06-14 10:12:41.494007 | controller |     "Jun 14 09:44:17.051096 crc crio[24245]: time=\"2026-06-14T09:44:17.050928036Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-649b7c9ccf-b88pn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.494022 | controller |     "Jun 14 09:44:17.076813 crc crio[24245]: time=\"2026-06-14T09:44:17.076307193Z\" level=info msg=\"Stopping container: 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4 (timeout: 300s)\" id=f4436ee1-d5e6-4af7-a0a0-012f467857c1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.494042 | controller |     "Jun 14 09:44:17.079279 crc crio[24245]: time=\"2026-06-14T09:44:17.079166996Z\" level=info msg=\"Stopped container 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=e891f06b-30ce-49ad-8679-4a5157d51283 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.494057 | controller |     "Jun 14 09:44:17.093917 crc crio[24245]: time=\"2026-06-14T09:44:17.087255291Z\" level=info msg=\"Stopping pod sandbox: f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6\" id=9da0b41a-cf3e-49a7-b373-ea0e9f30df5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.494072 | controller |     "Jun 14 09:44:17.093917 crc crio[24245]: time=\"2026-06-14T09:44:17.088510151Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6 UID:f60e1123-9e99-4026-8189-8373282a4484 NetNS:/var/run/netns/9ea6d1d6-7541-4a8c-8c60-036538dc2424 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf60e1123_9e99_4026_8189_8373282a4484.slice PodAnnotations:0xc003bf6080}] Aliases:map[]}\"",
2026-06-14 10:12:41.494087 | controller |     "Jun 14 09:44:17.093917 crc crio[24245]: time=\"2026-06-14T09:44:17.088749709Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.494101 | controller |     "Jun 14 09:44:17.190592 crc crio[24245]: time=\"2026-06-14T09:44:17.190485626Z\" level=info msg=\"Stopping container: 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838 (timeout: 30s)\" id=1aaf3379-3052-4afb-af54-9a8d4d1500df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.494128 | controller |     "Jun 14 09:44:17.255131 crc crio[24245]: time=\"2026-06-14T09:44:17.255069195Z\" level=info msg=\"Stopped container 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=f4436ee1-d5e6-4af7-a0a0-012f467857c1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.494144 | controller |     "Jun 14 09:44:17.305759 crc crio[24245]: time=\"2026-06-14T09:44:17.30567306Z\" level=info msg=\"Stopping container: add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6 (timeout: 300s)\" id=3b187c85-d9d9-4cf3-af66-57e2d722729e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.494159 | controller |     "Jun 14 09:44:17.396716 crc crio[24245]: time=\"2026-06-14T09:44:17.396566811Z\" level=info msg=\"Stopped container 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838: openstack/ovn-controller-metrics-tm9lk/openstack-network-exporter\" id=1aaf3379-3052-4afb-af54-9a8d4d1500df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.494174 | controller |     "Jun 14 09:44:17.399697 crc crio[24245]: time=\"2026-06-14T09:44:17.399559246Z\" level=info msg=\"Stopping pod sandbox: 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9\" id=f4d75519-adc7-4de9-b90b-525f5997b33e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.494189 | controller |     "Jun 14 09:44:17.402453 crc crio[24245]: time=\"2026-06-14T09:44:17.402104998Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-tm9lk Namespace:openstack ID:3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9 UID:7b56d91b-d951-4aba-b23b-52ad412b1487 NetNS:/var/run/netns/0f214f38-e6f1-41ca-b962-1d5a78872ef4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b56d91b_d951_4aba_b23b_52ad412b1487.slice PodAnnotations:0xc003bf6210}] Aliases:map[]}\"",
2026-06-14 10:12:41.494203 | controller |     "Jun 14 09:44:17.402708 crc crio[24245]: time=\"2026-06-14T09:44:17.402595574Z\" level=info msg=\"Deleting pod openstack_ovn-controller-metrics-tm9lk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.494223 | controller |     "Jun 14 09:44:17.590637 crc crio[24245]: time=\"2026-06-14T09:44:17.589273763Z\" level=info msg=\"Stopped container add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=3b187c85-d9d9-4cf3-af66-57e2d722729e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.494239 | controller |     "Jun 14 09:44:17.607322 crc crio[24245]: time=\"2026-06-14T09:44:17.596970757Z\" level=info msg=\"Stopping pod sandbox: 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725\" id=51893772-537a-43f9-ba47-e40c0a50d9d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.494253 | controller |     "Jun 14 09:44:17.616436 crc crio[24245]: time=\"2026-06-14T09:44:17.616051775Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725 UID:53a67b78-8d16-4cd8-8885-28c6e29838fe NetNS:/var/run/netns/232f3b18-1d59-4c36-b8b3-4e6cf9a57b1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod53a67b78_8d16_4cd8_8885_28c6e29838fe.slice PodAnnotations:0xc00274a148}] Aliases:map[]}\"",
2026-06-14 10:12:41.494268 | controller |     "Jun 14 09:44:17.616436 crc crio[24245]: time=\"2026-06-14T09:44:17.616316134Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.494283 | controller |     "Jun 14 09:44:17.709427 crc crio[24245]: time=\"2026-06-14T09:44:17.708415074Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-z2f5n/POD\" id=ae1c9021-0897-4e8d-9d8b-accaf3c47a4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.494298 | controller |     "Jun 14 09:44:17.709427 crc crio[24245]: time=\"2026-06-14T09:44:17.708502107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.494312 | controller |     "Jun 14 09:44:17.806288 crc crio[24245]: time=\"2026-06-14T09:44:17.806146368Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-lzb6g/POD\" id=b6abd2f7-29e0-4eea-be03-7d51f8cb8a4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.494327 | controller |     "Jun 14 09:44:17.807146 crc crio[24245]: time=\"2026-06-14T09:44:17.806355445Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.494342 | controller |     "Jun 14 09:44:17.845396 crc crio[24245]: time=\"2026-06-14T09:44:17.845339259Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-z2f5n Namespace:openstack ID:b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0 UID:f6248c64-7fbb-4046-a7c3-829bea3544cc NetNS:/var/run/netns/42af81ca-2515-4b0a-9ade-a6607aa332e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6248c64_7fbb_4046_a7c3_829bea3544cc.slice PodAnnotations:0xc000522538}] Aliases:map[]}\"",
2026-06-14 10:12:41.494375 | controller |     "Jun 14 09:44:17.845714 crc crio[24245]: time=\"2026-06-14T09:44:17.845686781Z\" level=info msg=\"Adding pod openstack_placement-db-sync-z2f5n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.494391 | controller |     "Jun 14 09:44:17.847436 crc crio[24245]: time=\"2026-06-14T09:44:17.847373012Z\" level=info msg=\"Stopping container: 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a (timeout: 2s)\" id=04b64956-b266-4a56-9b7b-48853e330bd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.494406 | controller |     "Jun 14 09:44:18.147203 crc crio[24245]: time=\"2026-06-14T09:44:18.146649628Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-lzb6g Namespace:openstack ID:3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4 UID:1adc705e-2a46-4e4b-8f4b-ce7482cbf685 NetNS:/var/run/netns/57248551-5ab1-440b-88d1-9a7438a9446d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1adc705e_2a46_4e4b_8f4b_ce7482cbf685.slice PodAnnotations:0xc001c3c7c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.494425 | controller |     "Jun 14 09:44:18.147203 crc crio[24245]: time=\"2026-06-14T09:44:18.14671365Z\" level=info msg=\"Adding pod openstack_glance-db-sync-lzb6g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.494441 | controller |     "Jun 14 09:44:18.263780 crc crio[24245]: time=\"2026-06-14T09:44:18.263645652Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-kslpf/POD\" id=6dae6e1c-5cd5-4384-9107-d7ddd29dce03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.494455 | controller |     "Jun 14 09:44:18.264018 crc crio[24245]: time=\"2026-06-14T09:44:18.263787416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.494470 | controller |     "Jun 14 09:44:18.274796 crc crio[24245]: time=\"2026-06-14T09:44:18.274681593Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-tw84j/POD\" id=b166574b-d608-48a5-8555-2d5566dcf85b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.494485 | controller |     "Jun 14 09:44:18.274981 crc crio[24245]: time=\"2026-06-14T09:44:18.274811417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.494500 | controller |     "Jun 14 09:44:18.286418 crc crio[24245]: time=\"2026-06-14T09:44:18.286343823Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-vm4w6/POD\" id=bfe3cc89-4763-4ecd-abfa-6029def5bc9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.494514 | controller |     "Jun 14 09:44:18.286528 crc crio[24245]: time=\"2026-06-14T09:44:18.286450487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.494528 | controller |     "Jun 14 09:44:18.387674 crc crio[24245]: time=\"2026-06-14T09:44:18.387187762Z\" level=info msg=\"Stopping container: ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953 (timeout: 30s)\" id=546f0061-7a36-4539-9a88-9139196c6df6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.494543 | controller |     "Jun 14 09:44:18.561393 crc crio[24245]: time=\"2026-06-14T09:44:18.561265969Z\" level=info msg=\"Stopped pod sandbox: f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6\" id=9da0b41a-cf3e-49a7-b373-ea0e9f30df5e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.494557 | controller |     "Jun 14 09:44:18.610902 crc crio[24245]: time=\"2026-06-14T09:44:18.61070053Z\" level=info msg=\"Stopped pod sandbox: 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9\" id=f4d75519-adc7-4de9-b90b-525f5997b33e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.494572 | controller |     "Jun 14 09:44:18.642991 crc crio[24245]: time=\"2026-06-14T09:44:18.642643867Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-kslpf Namespace:openstack ID:72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463 UID:3828509a-a099-4a23-ac28-783bb8fb5999 NetNS:/var/run/netns/9c1cf738-f714-4163-9a89-3d2caf2dff5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3828509a_a099_4a23_ac28_783bb8fb5999.slice PodAnnotations:0xc0024220e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.494591 | controller |     "Jun 14 09:44:18.642991 crc crio[24245]: time=\"2026-06-14T09:44:18.642732549Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-kslpf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.494606 | controller |     "Jun 14 09:44:18.651067 crc crio[24245]: time=\"2026-06-14T09:44:18.648226865Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-vm4w6 Namespace:openstack ID:b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783 UID:8a22a109-c0fa-428e-9947-0901f146204c NetNS:/var/run/netns/472ff143-f0de-43d9-bc86-a2098852ec43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a22a109_c0fa_428e_9947_0901f146204c.slice PodAnnotations:0xc001fea048}] Aliases:map[]}\"",
2026-06-14 10:12:41.494621 | controller |     "Jun 14 09:44:18.651067 crc crio[24245]: time=\"2026-06-14T09:44:18.648308198Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-vm4w6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.494637 | controller |     "Jun 14 09:44:18.663062 crc crio[24245]: time=\"2026-06-14T09:44:18.661767745Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-tw84j Namespace:openstack ID:c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24 UID:9e257462-88a2-4d02-8b8d-a92ff00e194d NetNS:/var/run/netns/a6c71e78-9b95-4415-a719-188526d45de5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e257462_88a2_4d02_8b8d_a92ff00e194d.slice PodAnnotations:0xc00274aca8}] Aliases:map[]}\"",
2026-06-14 10:12:41.494652 | controller |     "Jun 14 09:44:18.663062 crc crio[24245]: time=\"2026-06-14T09:44:18.661928156Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-tw84j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.494666 | controller |     "Jun 14 09:44:18.684582 crc crio[24245]: time=\"2026-06-14T09:44:18.684478733Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=39a9e06b-78c0-49de-acda-03f3f4227b4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.494682 | controller |     "Jun 14 09:44:18.684582 crc crio[24245]: time=\"2026-06-14T09:44:18.684580366Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.494699 | controller |     "Jun 14 09:44:18.899953 crc crio[24245]: time=\"2026-06-14T09:44:18.886344891Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-9vkjz/POD\" id=647709ee-023b-4fea-872c-859c767e91a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.494717 | controller |     "Jun 14 09:44:18.901053 crc crio[24245]: time=\"2026-06-14T09:44:18.900092917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.494732 | controller |     "Jun 14 09:44:18.901053 crc crio[24245]: time=\"2026-06-14T09:44:18.893656175Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:e2e5dd8a9a543c38111483637adab2908f218d73ee95a644107369c701defd8e UID:fba63702-9d9e-4b64-bca6-7742e1967623 NetNS:/var/run/netns/83568c10-c6bf-497b-b533-3ad38cebf56d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfba63702_9d9e_4b64_bca6_7742e1967623.slice PodAnnotations:0xc0005225f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.494747 | controller |     "Jun 14 09:44:18.901053 crc crio[24245]: time=\"2026-06-14T09:44:18.90024793Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.494766 | controller |     "Jun 14 09:44:19.303345 crc crio[24245]: time=\"2026-06-14T09:44:19.303089558Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-9vkjz Namespace:openstack ID:94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b UID:db4b352d-3510-4f9b-a3bd-9aafe4616717 NetNS:/var/run/netns/6a1b3621-b2ae-412b-93b3-37207a9b7ae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb4b352d_3510_4f9b_a3bd_9aafe4616717.slice PodAnnotations:0xc000602638}] Aliases:map[]}\"",
2026-06-14 10:12:41.494781 | controller |     "Jun 14 09:44:19.303561 crc crio[24245]: time=\"2026-06-14T09:44:19.303541603Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-9vkjz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.494796 | controller |     "Jun 14 09:44:19.350482 crc crio[24245]: 2026-06-14T09:44:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7a2405a74a9a14 Mac:96:d3:ae:4d:c2:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:98 Mtu:0 Sandbox:/var/run/netns/a58fd367-61c3-458f-8ffc-cdebd24889f6 SocketPath: PciID:}] [{Interface:0xc000195280 Address:{IP:10.217.1.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.494871 | controller |     "Jun 14 09:44:19.351646 crc crio[24245]: time=\"2026-06-14T09:44:19.351537257Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-649b7c9ccf-b88pn Namespace:openstack ID:a7a2405a74a9a146c88205f51ae681d28263dbf3bbf350bdb9d35ca6d8ad1ee2 UID:822cb106-4fb6-4fc4-a556-152063c9e4da NetNS:/var/run/netns/a58fd367-61c3-458f-8ffc-cdebd24889f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod822cb106_4fb6_4fc4_a556_152063c9e4da.slice PodAnnotations:0xc001c3c080}] Aliases:map[]}\"",
2026-06-14 10:12:41.494890 | controller |     "Jun 14 09:44:19.351822 crc crio[24245]: time=\"2026-06-14T09:44:19.351764624Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-649b7c9ccf-b88pn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.494906 | controller |     "Jun 14 09:44:19.385195 crc crio[24245]: time=\"2026-06-14T09:44:19.385021451Z\" level=info msg=\"Ran pod sandbox a7a2405a74a9a146c88205f51ae681d28263dbf3bbf350bdb9d35ca6d8ad1ee2 with infra container: openstack/dnsmasq-dns-649b7c9ccf-b88pn/POD\" id=59e1c192-d33d-48cf-ae41-45f477b3076e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.494921 | controller |     "Jun 14 09:44:19.392967 crc crio[24245]: time=\"2026-06-14T09:44:19.392657601Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=74b2978d-83e5-40f0-9a74-a5e99fc017ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.494936 | controller |     "Jun 14 09:44:19.392967 crc crio[24245]: time=\"2026-06-14T09:44:19.39293398Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=74b2978d-83e5-40f0-9a74-a5e99fc017ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.494980 | controller |     "Jun 14 09:44:19.393253 crc crio[24245]: time=\"2026-06-14T09:44:19.392982352Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=74b2978d-83e5-40f0-9a74-a5e99fc017ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.494996 | controller |     "Jun 14 09:44:19.400470 crc crio[24245]: time=\"2026-06-14T09:44:19.39751085Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=03e7256a-2f1e-433b-a2f3-5331d8d54026 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.495010 | controller |     "Jun 14 09:44:19.436018 crc crio[24245]: time=\"2026-06-14T09:44:19.434123906Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-14 10:12:41.495033 | controller |     "Jun 14 09:44:19.588886 crc crio[24245]: time=\"2026-06-14T09:44:19.588153676Z\" level=info msg=\"Stopping container: 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98 (timeout: 30s)\" id=9192f814-9d2d-4681-bb49-e873569cec73 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495049 | controller |     "Jun 14 09:44:19.599749 crc crio[24245]: time=\"2026-06-14T09:44:19.594509919Z\" level=info msg=\"Stopping container: 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f (timeout: 30s)\" id=1ca88358-c583-422b-be13-3275dc056fc6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495063 | controller |     "Jun 14 09:44:19.612888 crc crio[24245]: time=\"2026-06-14T09:44:19.612203638Z\" level=info msg=\"Stopping container: 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c (timeout: 30s)\" id=1d9205b3-a46c-49a6-adcd-0b661262582e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495078 | controller |     "Jun 14 09:44:19.616766 crc crio[24245]: time=\"2026-06-14T09:44:19.616676809Z\" level=info msg=\"Stopping container: 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5 (timeout: 30s)\" id=2c225a5c-c63e-4859-995f-0989b558acb6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495092 | controller |     "Jun 14 09:44:19.617940 crc crio[24245]: time=\"2026-06-14T09:44:19.617766624Z\" level=info msg=\"Stopping container: b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089 (timeout: 30s)\" id=0d5f2ed0-fd7b-42e8-acaf-f7cf3d7c7dfd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495107 | controller |     "Jun 14 09:44:19.624891 crc crio[24245]: time=\"2026-06-14T09:44:19.618398859Z\" level=info msg=\"Stopping container: d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b (timeout: 30s)\" id=f7553967-e547-41f7-ac61-21aea7a5b379 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495122 | controller |     "Jun 14 09:44:19.624891 crc crio[24245]: time=\"2026-06-14T09:44:19.618920195Z\" level=info msg=\"Stopping container: bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4 (timeout: 30s)\" id=3791d208-ddc9-4f21-9101-9231e6eedfb0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495136 | controller |     "Jun 14 09:44:19.624891 crc crio[24245]: time=\"2026-06-14T09:44:19.620991881Z\" level=info msg=\"Stopping container: 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00 (timeout: 30s)\" id=81ab6416-76b3-4c85-9605-29a0d2f826b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495151 | controller |     "Jun 14 09:44:19.624891 crc crio[24245]: time=\"2026-06-14T09:44:19.622122148Z\" level=info msg=\"Stopping container: 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250 (timeout: 30s)\" id=9b42148b-556c-49c2-af8a-6b4eca74514a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495165 | controller |     "Jun 14 09:44:19.625999 crc crio[24245]: time=\"2026-06-14T09:44:19.625942054Z\" level=info msg=\"Stopping container: 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc (timeout: 30s)\" id=5cb31e67-f5ee-4085-9ba3-15c070fa47ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495180 | controller |     "Jun 14 09:44:19.626507 crc crio[24245]: time=\"2026-06-14T09:44:19.626447611Z\" level=info msg=\"Stopping container: 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911 (timeout: 30s)\" id=e0b81d64-14d9-451a-9563-34ff93db09b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495195 | controller |     "Jun 14 09:44:19.640969 crc crio[24245]: time=\"2026-06-14T09:44:19.635398588Z\" level=info msg=\"Stopping container: 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9 (timeout: 30s)\" id=9a049760-7f0a-4347-8bb7-dfb590e5803f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495215 | controller |     "Jun 14 09:44:19.645903 crc crio[24245]: time=\"2026-06-14T09:44:19.645714354Z\" level=info msg=\"Stopping container: c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf (timeout: 30s)\" id=e71ceedd-b505-4de2-b1b8-52a6caea3267 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495231 | controller |     "Jun 14 09:44:19.652886 crc crio[24245]: time=\"2026-06-14T09:44:19.64726533Z\" level=info msg=\"Stopping container: 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d (timeout: 30s)\" id=1885b780-9dfa-45b5-b683-83c9f5fcb64f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495245 | controller |     "Jun 14 09:44:19.652886 crc crio[24245]: time=\"2026-06-14T09:44:19.647706104Z\" level=info msg=\"Stopping container: 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab (timeout: 30s)\" id=037b1466-4536-4db0-92ce-c5652c7da7e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495260 | controller |     "Jun 14 09:44:19.730417 crc crio[24245]: time=\"2026-06-14T09:44:19.730331565Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-8tmdc/POD\" id=de95555d-dc9e-4759-9536-a5d721688852 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.495275 | controller |     "Jun 14 09:44:19.730551 crc crio[24245]: time=\"2026-06-14T09:44:19.730435028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.495289 | controller |     "Jun 14 09:44:19.730828 crc crio[24245]: time=\"2026-06-14T09:44:19.730722698Z\" level=info msg=\"Removing container: 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43\" id=660917c6-5e1a-4225-be00-92e4f3ef7775 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.495304 | controller |     "Jun 14 09:44:19.794945 crc crio[24245]: 2026-06-14T09:44:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b7a26397606d2b1 Mac:1a:28:8a:eb:3d:37 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9a Mtu:0 Sandbox:/var/run/netns/42af81ca-2515-4b0a-9ade-a6607aa332e2 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.1.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.495319 | controller |     "Jun 14 09:44:19.802358 crc crio[24245]: time=\"2026-06-14T09:44:19.802318611Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-z2f5n Namespace:openstack ID:b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0 UID:f6248c64-7fbb-4046-a7c3-829bea3544cc NetNS:/var/run/netns/42af81ca-2515-4b0a-9ade-a6607aa332e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6248c64_7fbb_4046_a7c3_829bea3544cc.slice PodAnnotations:0xc000522538}] Aliases:map[]}\"",
2026-06-14 10:12:41.495334 | controller |     "Jun 14 09:44:19.802671 crc crio[24245]: time=\"2026-06-14T09:44:19.802648191Z\" level=info msg=\"Checking pod openstack_placement-db-sync-z2f5n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.495362 | controller |     "Jun 14 09:44:19.819392 crc crio[24245]: time=\"2026-06-14T09:44:19.811536187Z\" level=info msg=\"Stopped pod sandbox: 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725\" id=51893772-537a-43f9-ba47-e40c0a50d9d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.495382 | controller |     "Jun 14 09:44:19.928585 crc crio[24245]: time=\"2026-06-14T09:44:19.928331425Z\" level=warning msg=\"Stopping container 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.495397 | controller |     "Jun 14 09:44:19.998369 crc crio[24245]: time=\"2026-06-14T09:44:19.998327567Z\" level=info msg=\"Ran pod sandbox b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0 with infra container: openstack/placement-db-sync-z2f5n/POD\" id=ae1c9021-0897-4e8d-9d8b-accaf3c47a4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.495417 | controller |     "Jun 14 09:44:20.014308 crc crio[24245]: time=\"2026-06-14T09:44:20.014220312Z\" level=info msg=\"Stopped container 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9: openstack/swift-storage-0/container-replicator\" id=9a049760-7f0a-4347-8bb7-dfb590e5803f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495432 | controller |     "Jun 14 09:44:20.024543 crc crio[24245]: time=\"2026-06-14T09:44:20.024260035Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=aad4e5c4-7356-489c-9e7f-ce9cc30fc98a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.495447 | controller |     "Jun 14 09:44:20.025075 crc crio[24245]: time=\"2026-06-14T09:44:20.025010589Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=aad4e5c4-7356-489c-9e7f-ce9cc30fc98a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.495462 | controller |     "Jun 14 09:44:20.025314 crc crio[24245]: time=\"2026-06-14T09:44:20.025150263Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=aad4e5c4-7356-489c-9e7f-ce9cc30fc98a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.495477 | controller |     "Jun 14 09:44:20.032121 crc crio[24245]: time=\"2026-06-14T09:44:20.029153812Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e9bd3d68-4fa9-44b4-89ae-23ed29ba3793 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.495491 | controller |     "Jun 14 09:44:20.037904 crc crio[24245]: time=\"2026-06-14T09:44:20.037778469Z\" level=error msg=\"Killing container 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-14 10:12:41.495505 | controller |     "Jun 14 09:44:20.040037 crc crio[24245]: time=\"2026-06-14T09:44:20.039962033Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-14 10:12:41.495520 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.16539805Z\" level=info msg=\"Stopped container 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5: openstack/swift-storage-0/object-updater\" id=2c225a5c-c63e-4859-995f-0989b558acb6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495534 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.182339722Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-s7ww7/POD\" id=03a1d96b-7e6d-480a-8575-9ad6eb5ce090 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.495549 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.182425645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.495563 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.254473499Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-8tmdc Namespace:openstack ID:7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1 UID:d5c690c8-60f9-44b3-8d6d-6d202865c261 NetNS:/var/run/netns/4e1b2d48-80e6-49a0-a4f5-67835a0e46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c690c8_60f9_44b3_8d6d_6d202865c261.slice PodAnnotations:0xc0006031b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.495583 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.255157841Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-8tmdc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.495599 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.333197381Z\" level=info msg=\"Stopped container 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00: openstack/swift-storage-0/object-expirer\" id=81ab6416-76b3-4c85-9605-29a0d2f826b2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495613 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.448493462Z\" level=info msg=\"Stopped container b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089: openstack/swift-storage-0/object-auditor\" id=0d5f2ed0-fd7b-42e8-acaf-f7cf3d7c7dfd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495628 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.555286101Z\" level=info msg=\"Stopped container 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d: openstack/swift-storage-0/account-auditor\" id=1885b780-9dfa-45b5-b683-83c9f5fcb64f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495642 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.565656037Z\" level=info msg=\"Stopped container c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf: openstack/swift-storage-0/account-reaper\" id=e71ceedd-b505-4de2-b1b8-52a6caea3267 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495657 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.572148131Z\" level=info msg=\"Stopped container 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a: openstack/openstackclient/openstackclient\" id=04b64956-b266-4a56-9b7b-48853e330bd6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495671 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.590175476Z\" level=info msg=\"Stopping pod sandbox: 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b\" id=43eb749e-14a7-48fb-ae6a-05eeb11e1dd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.495686 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.622646289Z\" level=info msg=\"Stopped container 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98: openstack/swift-storage-0/account-replicator\" id=9192f814-9d2d-4681-bb49-e873569cec73 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495700 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.746727707Z\" level=info msg=\"Stopped container d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b: openstack/swift-storage-0/rsync\" id=f7553967-e547-41f7-ac61-21aea7a5b379 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495714 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: 2026-06-14T09:44:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b453c4596ad048 Mac:82:e0:3d:89:3f:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:99 Mtu:0 Sandbox:/var/run/netns/57248551-5ab1-440b-88d1-9a7438a9446d SocketPath: PciID:}] [{Interface:0xc000382760 Address:{IP:10.217.1.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.495730 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.988491059Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-lzb6g Namespace:openstack ID:3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4 UID:1adc705e-2a46-4e4b-8f4b-ce7482cbf685 NetNS:/var/run/netns/57248551-5ab1-440b-88d1-9a7438a9446d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1adc705e_2a46_4e4b_8f4b_ce7482cbf685.slice PodAnnotations:0xc001c3c7c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.495749 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:20.988731767Z\" level=info msg=\"Checking pod openstack_glance-db-sync-lzb6g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.495764 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.019568469Z\" level=info msg=\"Stopped container 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc: openstack/swift-storage-0/container-server\" id=5cb31e67-f5ee-4085-9ba3-15c070fa47ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495779 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.187703863Z\" level=info msg=\"Removed container 453d0618a06f8f0255356ddba6df111a31126789b0bc11d5e577e02e66e1ab43: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=660917c6-5e1a-4225-be00-92e4f3ef7775 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.495794 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.213117552Z\" level=info msg=\"Stopped container 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911: openstack/swift-storage-0/container-auditor\" id=e0b81d64-14d9-451a-9563-34ff93db09b6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495809 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.216523567Z\" level=info msg=\"Removing container: 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275\" id=a32db9b8-212d-48d7-a058-6960690e748a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.495824 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.2169089Z\" level=info msg=\"Stopped container 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab: openstack/swift-storage-0/container-updater\" id=037b1466-4536-4db0-92ce-c5652c7da7e1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495839 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.256021434Z\" level=info msg=\"Stopped container 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250: openstack/swift-storage-0/object-server\" id=9b42148b-556c-49c2-af8a-6b4eca74514a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495855 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.310820346Z\" level=info msg=\"Stopped container 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c: openstack/swift-storage-0/account-server\" id=1d9205b3-a46c-49a6-adcd-0b661262582e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495869 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: 2026-06-14T09:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72c29bd88281de3 Mac:4a:03:9c:49:ab:fe Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9d Mtu:0 Sandbox:/var/run/netns/9c1cf738-f714-4163-9a89-3d2caf2dff5b SocketPath: PciID:}] [{Interface:0xc0003125c0 Address:{IP:10.217.1.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.495884 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: 2026-06-14T09:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4e032c0665e732 Mac:fa:89:e5:9b:26:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9c Mtu:0 Sandbox:/var/run/netns/a6c71e78-9b95-4415-a719-188526d45de5 SocketPath: PciID:}] [{Interface:0xc000148ee0 Address:{IP:10.217.1.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.495899 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.333574098Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-tw84j Namespace:openstack ID:c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24 UID:9e257462-88a2-4d02-8b8d-a92ff00e194d NetNS:/var/run/netns/a6c71e78-9b95-4415-a719-188526d45de5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e257462_88a2_4d02_8b8d_a92ff00e194d.slice PodAnnotations:0xc00274aca8}] Aliases:map[]}\"",
2026-06-14 10:12:41.495919 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.333742097Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-tw84j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.495934 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.340214312Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-kslpf Namespace:openstack ID:72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463 UID:3828509a-a099-4a23-ac28-783bb8fb5999 NetNS:/var/run/netns/9c1cf738-f714-4163-9a89-3d2caf2dff5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3828509a_a099_4a23_ac28_783bb8fb5999.slice PodAnnotations:0xc0024220e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.495949 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.340366216Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-kslpf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.495964 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.363327908Z\" level=info msg=\"Stopped container a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e: openstack/keystone-5fdbc5c4d8-pzrhs/keystone-api\" id=d6ed7c90-9247-4509-b786-be15b0a63362 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.495979 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.383899442Z\" level=info msg=\"Stopping pod sandbox: d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a\" id=c2a88838-26cd-49db-9974-dc5bd5a10e97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.495993 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.384424599Z\" level=info msg=\"Got pod network &{Name:keystone-5fdbc5c4d8-pzrhs Namespace:openstack ID:d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a UID:51c6c3e1-12d9-4e9b-b378-f25afa6f6852 NetNS:/var/run/netns/0e57837f-0a66-4c76-be96-4f3a088389b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51c6c3e1_12d9_4e9b_b378_f25afa6f6852.slice PodAnnotations:0xc0006200c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.496035 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.384563923Z\" level=info msg=\"Deleting pod openstack_keystone-5fdbc5c4d8-pzrhs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.496057 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.492323952Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-s7ww7 Namespace:openstack ID:7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4 UID:cf61aa5f-2f5e-48bb-9f19-14ec55488f98 NetNS:/var/run/netns/8a39fe97-afab-4817-bbc6-849f604a9d74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf61aa5f_2f5e_48bb_9f19_14ec55488f98.slice PodAnnotations:0xc0004cc8c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.496073 | controller |     "Jun 14 09:44:21.645798 crc crio[24245]: time=\"2026-06-14T09:44:21.492372958Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-s7ww7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.496087 | controller |     "Jun 14 09:44:21.960011 crc crio[24245]: 2026-06-14T09:44:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2d05c3416fbc7f Mac:2a:85:db:31:fe:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9b Mtu:0 Sandbox:/var/run/netns/472ff143-f0de-43d9-bc86-a2098852ec43 SocketPath: PciID:}] [{Interface:0xc0004b45e0 Address:{IP:10.217.1.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.496111 | controller |     "Jun 14 09:44:21.961028 crc crio[24245]: time=\"2026-06-14T09:44:21.960942915Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-vm4w6 Namespace:openstack ID:b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783 UID:8a22a109-c0fa-428e-9947-0901f146204c NetNS:/var/run/netns/472ff143-f0de-43d9-bc86-a2098852ec43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a22a109_c0fa_428e_9947_0901f146204c.slice PodAnnotations:0xc001fea048}] Aliases:map[]}\"",
2026-06-14 10:12:41.496127 | controller |     "Jun 14 09:44:21.961260 crc crio[24245]: time=\"2026-06-14T09:44:21.96111242Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-vm4w6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.496142 | controller |     "Jun 14 09:44:22.068150 crc crio[24245]: 2026-06-14T09:44:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2e5dd8a9a543c3 Mac:7e:92:ad:43:29:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9e Mtu:0 Sandbox:/var/run/netns/83568c10-c6bf-497b-b533-3ad38cebf56d SocketPath: PciID:}] [{Interface:0xc0004b4720 Address:{IP:10.217.1.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.496158 | controller |     "Jun 14 09:44:22.068150 crc crio[24245]: time=\"2026-06-14T09:44:22.066663138Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:e2e5dd8a9a543c38111483637adab2908f218d73ee95a644107369c701defd8e UID:fba63702-9d9e-4b64-bca6-7742e1967623 NetNS:/var/run/netns/83568c10-c6bf-497b-b533-3ad38cebf56d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfba63702_9d9e_4b64_bca6_7742e1967623.slice PodAnnotations:0xc0005225f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.496173 | controller |     "Jun 14 09:44:22.068150 crc crio[24245]: time=\"2026-06-14T09:44:22.066800603Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.496188 | controller |     "Jun 14 09:44:22.069808 crc crio[24245]: time=\"2026-06-14T09:44:22.069690326Z\" level=info msg=\"Stopped container ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=546f0061-7a36-4539-9a88-9139196c6df6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.496204 | controller |     "Jun 14 09:44:22.082290 crc crio[24245]: time=\"2026-06-14T09:44:22.071173013Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b UID:e2bf4fe2-9d7d-4e1b-bc8b-680d426b55f3 NetNS:/var/run/netns/a3cd13fd-11a8-49c0-95b1-f845637e948e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode2bf4fe2_9d7d_4e1b_bc8b_680d426b55f3.slice PodAnnotations:0xc002422588}] Aliases:map[]}\"",
2026-06-14 10:12:41.496218 | controller |     "Jun 14 09:44:22.082290 crc crio[24245]: time=\"2026-06-14T09:44:22.082212049Z\" level=info msg=\"Deleting pod openstack_openstackclient from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.496233 | controller |     "Jun 14 09:44:22.088562 crc crio[24245]: time=\"2026-06-14T09:44:22.086796577Z\" level=info msg=\"Stopping pod sandbox: ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0\" id=167abb8f-f1a7-4c03-89df-44c42f76dd32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.496253 | controller |     "Jun 14 09:44:22.088562 crc crio[24245]: time=\"2026-06-14T09:44:22.087310624Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0 UID:655ef768-24d5-4c1c-b9ba-39ddde9bcf9c NetNS:/var/run/netns/0f105771-5e76-49cb-9b93-063d4229a847 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod655ef768_24d5_4c1c_b9ba_39ddde9bcf9c.slice PodAnnotations:0xc001c3c4a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.496269 | controller |     "Jun 14 09:44:22.088562 crc crio[24245]: time=\"2026-06-14T09:44:22.087439457Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.496283 | controller |     "Jun 14 09:44:22.157429 crc crio[24245]: 2026-06-14T09:44:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7f56e46494c44e3 Mac:d6:24:ac:35:1b:a0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a0 Mtu:0 Sandbox:/var/run/netns/4e1b2d48-80e6-49a0-a4f5-67835a0e46e9 SocketPath: PciID:}] [{Interface:0xc000482760 Address:{IP:10.217.1.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.496298 | controller |     "Jun 14 09:44:22.158810 crc crio[24245]: 2026-06-14T09:44:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94116abf75276d2 Mac:5a:9c:9e:02:56:5a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:9f Mtu:0 Sandbox:/var/run/netns/6a1b3621-b2ae-412b-93b3-37207a9b7ae1 SocketPath: PciID:}] [{Interface:0xc0004be5d0 Address:{IP:10.217.1.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.496313 | controller |     "Jun 14 09:44:22.162753 crc crio[24245]: time=\"2026-06-14T09:44:22.162164039Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-8tmdc Namespace:openstack ID:7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1 UID:d5c690c8-60f9-44b3-8d6d-6d202865c261 NetNS:/var/run/netns/4e1b2d48-80e6-49a0-a4f5-67835a0e46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c690c8_60f9_44b3_8d6d_6d202865c261.slice PodAnnotations:0xc0006031b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.496327 | controller |     "Jun 14 09:44:22.176025 crc crio[24245]: time=\"2026-06-14T09:44:22.166168338Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-8tmdc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.496342 | controller |     "Jun 14 09:44:22.179319 crc crio[24245]: time=\"2026-06-14T09:44:22.179261641Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-9vkjz Namespace:openstack ID:94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b UID:db4b352d-3510-4f9b-a3bd-9aafe4616717 NetNS:/var/run/netns/6a1b3621-b2ae-412b-93b3-37207a9b7ae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb4b352d_3510_4f9b_a3bd_9aafe4616717.slice PodAnnotations:0xc000602638}] Aliases:map[]}\"",
2026-06-14 10:12:41.496374 | controller |     "Jun 14 09:44:22.179674 crc crio[24245]: time=\"2026-06-14T09:44:22.179649013Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-9vkjz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.496390 | controller |     "Jun 14 09:44:22.310793 crc crio[24245]: time=\"2026-06-14T09:44:22.310707272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bf2a514a-8363-4fb2-9b4e-a3cedc214232 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496405 | controller |     "Jun 14 09:44:22.339427 crc crio[24245]: time=\"2026-06-14T09:44:22.339323164Z\" level=info msg=\"Stopped pod sandbox: d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a\" id=c2a88838-26cd-49db-9974-dc5bd5a10e97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.496425 | controller |     "Jun 14 09:44:22.353985 crc crio[24245]: time=\"2026-06-14T09:44:22.353893875Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ec301c1a-4bba-48db-bf11-52d6a1bd76b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496440 | controller |     "Jun 14 09:44:22.400969 crc crio[24245]: time=\"2026-06-14T09:44:22.396830783Z\" level=info msg=\"Ran pod sandbox c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24 with infra container: openstack/neutron-db-sync-tw84j/POD\" id=b166574b-d608-48a5-8555-2d5566dcf85b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.496455 | controller |     "Jun 14 09:44:22.401809 crc crio[24245]: time=\"2026-06-14T09:44:22.401727959Z\" level=info msg=\"Ran pod sandbox 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4 with infra container: openstack/glance-db-sync-lzb6g/POD\" id=b6abd2f7-29e0-4eea-be03-7d51f8cb8a4a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.496470 | controller |     "Jun 14 09:44:22.412910 crc crio[24245]: time=\"2026-06-14T09:44:22.412531637Z\" level=info msg=\"Ran pod sandbox b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783 with infra container: openstack/cinder-db-sync-vm4w6/POD\" id=bfe3cc89-4763-4ecd-abfa-6029def5bc9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.496484 | controller |     "Jun 14 09:44:22.425758 crc crio[24245]: time=\"2026-06-14T09:44:22.42564129Z\" level=info msg=\"Ran pod sandbox e2e5dd8a9a543c38111483637adab2908f218d73ee95a644107369c701defd8e with infra container: openstack/openstackclient/POD\" id=39a9e06b-78c0-49de-acda-03f3f4227b4d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.496499 | controller |     "Jun 14 09:44:22.426694 crc crio[24245]: time=\"2026-06-14T09:44:22.426590496Z\" level=info msg=\"Ran pod sandbox 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463 with infra container: openstack/nova-cell0-conductor-db-sync-kslpf/POD\" id=6dae6e1c-5cd5-4384-9107-d7ddd29dce03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.496513 | controller |     "Jun 14 09:44:22.438380 crc crio[24245]: time=\"2026-06-14T09:44:22.438212211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fe09dc77-a823-4a57-8f52-9f5bf6790886 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496528 | controller |     "Jun 14 09:44:22.438541 crc crio[24245]: time=\"2026-06-14T09:44:22.438447548Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=fe09dc77-a823-4a57-8f52-9f5bf6790886 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496543 | controller |     "Jun 14 09:44:22.438541 crc crio[24245]: time=\"2026-06-14T09:44:22.4384988Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=fe09dc77-a823-4a57-8f52-9f5bf6790886 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496557 | controller |     "Jun 14 09:44:22.440899 crc crio[24245]: time=\"2026-06-14T09:44:22.440774363Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=063bacf7-58e2-4916-8c82-904fd9d16f4a name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.496572 | controller |     "Jun 14 09:44:22.442805 crc crio[24245]: time=\"2026-06-14T09:44:22.442581361Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=abda8c42-be49-45bb-a7e4-5085e167d7dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496591 | controller |     "Jun 14 09:44:22.442805 crc crio[24245]: time=\"2026-06-14T09:44:22.442749377Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=abda8c42-be49-45bb-a7e4-5085e167d7dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496606 | controller |     "Jun 14 09:44:22.442805 crc crio[24245]: time=\"2026-06-14T09:44:22.442796008Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=abda8c42-be49-45bb-a7e4-5085e167d7dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496620 | controller |     "Jun 14 09:44:22.443179 crc crio[24245]: time=\"2026-06-14T09:44:22.443023725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=4836de83-a3f0-431e-bb53-6e23fd3092cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496635 | controller |     "Jun 14 09:44:22.443261 crc crio[24245]: time=\"2026-06-14T09:44:22.443201151Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=4836de83-a3f0-431e-bb53-6e23fd3092cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496649 | controller |     "Jun 14 09:44:22.443310 crc crio[24245]: time=\"2026-06-14T09:44:22.443086153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=db3fcb44-3f95-4d61-88f6-45a5a5ec57eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496664 | controller |     "Jun 14 09:44:22.443557 crc crio[24245]: time=\"2026-06-14T09:44:22.443256163Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=4836de83-a3f0-431e-bb53-6e23fd3092cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496678 | controller |     "Jun 14 09:44:22.443804 crc crio[24245]: time=\"2026-06-14T09:44:22.443749289Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c452eefc-4f8c-4a5c-b86a-2b055706c05b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.496692 | controller |     "Jun 14 09:44:22.444782 crc crio[24245]: time=\"2026-06-14T09:44:22.44423185Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=db3fcb44-3f95-4d61-88f6-45a5a5ec57eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496707 | controller |     "Jun 14 09:44:22.444949 crc crio[24245]: time=\"2026-06-14T09:44:22.444562361Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=db3fcb44-3f95-4d61-88f6-45a5a5ec57eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496721 | controller |     "Jun 14 09:44:22.445510 crc crio[24245]: time=\"2026-06-14T09:44:22.445416892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=8b7f5f5d-35c7-42b7-a2d7-1876478de130 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496735 | controller |     "Jun 14 09:44:22.446514 crc crio[24245]: time=\"2026-06-14T09:44:22.445726922Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=8b7f5f5d-35c7-42b7-a2d7-1876478de130 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496749 | controller |     "Jun 14 09:44:22.446514 crc crio[24245]: time=\"2026-06-14T09:44:22.445785484Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=8b7f5f5d-35c7-42b7-a2d7-1876478de130 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496763 | controller |     "Jun 14 09:44:22.446700 crc crio[24245]: time=\"2026-06-14T09:44:22.446642132Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=532a238b-2311-497c-89b8-a285e3c81699 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.496782 | controller |     "Jun 14 09:44:22.447672 crc crio[24245]: time=\"2026-06-14T09:44:22.447598323Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-14 10:12:41.496797 | controller |     "Jun 14 09:44:22.448895 crc crio[24245]: time=\"2026-06-14T09:44:22.448782271Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-14 10:12:41.496812 | controller |     "Jun 14 09:44:22.458039 crc crio[24245]: time=\"2026-06-14T09:44:22.457816245Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-14 10:12:41.496827 | controller |     "Jun 14 09:44:22.459095 crc crio[24245]: time=\"2026-06-14T09:44:22.459039155Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=84365614-8450-40a2-8bbe-23cb5ca151c3 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.496842 | controller |     "Jun 14 09:44:22.459781 crc crio[24245]: time=\"2026-06-14T09:44:22.459661495Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=e748b1c4-23f9-4c3e-aad8-49b12f1e5d06 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.496857 | controller |     "Jun 14 09:44:22.477643 crc crio[24245]: time=\"2026-06-14T09:44:22.476051112Z\" level=info msg=\"Ran pod sandbox 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1 with infra container: openstack/barbican-db-sync-8tmdc/POD\" id=de95555d-dc9e-4759-9536-a5d721688852 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.496871 | controller |     "Jun 14 09:44:22.491439 crc crio[24245]: time=\"2026-06-14T09:44:22.485572651Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-9tlhx/registry-server\" id=c4b9d069-6bb0-407c-8a00-68ac5643c282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.496886 | controller |     "Jun 14 09:44:22.491439 crc crio[24245]: time=\"2026-06-14T09:44:22.486224282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.496901 | controller |     "Jun 14 09:44:22.491439 crc crio[24245]: time=\"2026-06-14T09:44:22.487261542Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-14 10:12:41.496916 | controller |     "Jun 14 09:44:22.491439 crc crio[24245]: time=\"2026-06-14T09:44:22.489286167Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-14 10:12:41.496931 | controller |     "Jun 14 09:44:22.502400 crc crio[24245]: time=\"2026-06-14T09:44:22.500809628Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=c10b7b4e-9bed-403a-808a-b09f5d7dfb0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496946 | controller |     "Jun 14 09:44:22.519563 crc crio[24245]: time=\"2026-06-14T09:44:22.519474413Z\" level=info msg=\"Ran pod sandbox 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b with infra container: openstack/nova-cell1-conductor-db-sync-9vkjz/POD\" id=647709ee-023b-4fea-872c-859c767e91a3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.496961 | controller |     "Jun 14 09:44:22.536309 crc crio[24245]: time=\"2026-06-14T09:44:22.52882223Z\" level=info msg=\"Stopped container 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f: openstack/swift-storage-0/object-replicator\" id=1ca88358-c583-422b-be13-3275dc056fc6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.496980 | controller |     "Jun 14 09:44:22.541915 crc crio[24245]: time=\"2026-06-14T09:44:22.541805916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6fa33b38-aa85-4d69-ba86-b4e8577638d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.496996 | controller |     "Jun 14 09:44:22.574307 crc crio[24245]: 2026-06-14T09:44:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7d92bcc56e04bc0 Mac:f6:ea:db:69:30:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a1 Mtu:0 Sandbox:/var/run/netns/8a39fe97-afab-4817-bbc6-849f604a9d74 SocketPath: PciID:}] [{Interface:0xc0002a2970 Address:{IP:10.217.1.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.497011 | controller |     "Jun 14 09:44:22.624153 crc crio[24245]: time=\"2026-06-14T09:44:22.614295613Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-s7ww7 Namespace:openstack ID:7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4 UID:cf61aa5f-2f5e-48bb-9f19-14ec55488f98 NetNS:/var/run/netns/8a39fe97-afab-4817-bbc6-849f604a9d74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf61aa5f_2f5e_48bb_9f19_14ec55488f98.slice PodAnnotations:0xc0004cc8c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.497026 | controller |     "Jun 14 09:44:22.624153 crc crio[24245]: time=\"2026-06-14T09:44:22.61454413Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-s7ww7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.497040 | controller |     "Jun 14 09:44:22.651543 crc crio[24245]: time=\"2026-06-14T09:44:22.651446155Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=c10b7b4e-9bed-403a-808a-b09f5d7dfb0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.497055 | controller |     "Jun 14 09:44:22.653310 crc crio[24245]: time=\"2026-06-14T09:44:22.653217792Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=c10b7b4e-9bed-403a-808a-b09f5d7dfb0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.497070 | controller |     "Jun 14 09:44:22.657203 crc crio[24245]: time=\"2026-06-14T09:44:22.657119173Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=6fa33b38-aa85-4d69-ba86-b4e8577638d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.497113 | controller |     "Jun 14 09:44:22.657268 crc crio[24245]: time=\"2026-06-14T09:44:22.657243262Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=6fa33b38-aa85-4d69-ba86-b4e8577638d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.497131 | controller |     "Jun 14 09:44:22.659016 crc crio[24245]: time=\"2026-06-14T09:44:22.658946967Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=2ba7bf01-78e9-4020-aad9-8079f86d5e40 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.497146 | controller |     "Jun 14 09:44:22.660798 crc crio[24245]: time=\"2026-06-14T09:44:22.659537236Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=fd05561e-7eb6-428a-ad3f-39558f6fa28b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.497161 | controller |     "Jun 14 09:44:22.662167 crc crio[24245]: time=\"2026-06-14T09:44:22.662117541Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-14 10:12:41.497176 | controller |     "Jun 14 09:44:22.663381 crc crio[24245]: time=\"2026-06-14T09:44:22.662753921Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-14 10:12:41.497196 | controller |     "Jun 14 09:44:22.690409 crc crio[24245]: time=\"2026-06-14T09:44:22.689700404Z\" level=info msg=\"Stopped pod sandbox: 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b\" id=43eb749e-14a7-48fb-ae6a-05eeb11e1dd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.497212 | controller |     "Jun 14 09:44:22.973641 crc crio[24245]: time=\"2026-06-14T09:44:22.973437569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.497226 | controller |     "Jun 14 09:44:22.982330 crc crio[24245]: time=\"2026-06-14T09:44:22.982243616Z\" level=info msg=\"Stopped pod sandbox: ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0\" id=167abb8f-f1a7-4c03-89df-44c42f76dd32 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.497242 | controller |     "Jun 14 09:44:23.002289 crc crio[24245]: time=\"2026-06-14T09:44:23.002134214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.497257 | controller |     "Jun 14 09:44:23.061375 crc crio[24245]: time=\"2026-06-14T09:44:23.061296868Z\" level=info msg=\"Ran pod sandbox 7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4 with infra container: openstack/swift-ring-rebalance-s7ww7/POD\" id=03a1d96b-7e6d-480a-8575-9ad6eb5ce090 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.497272 | controller |     "Jun 14 09:44:23.072351 crc crio[24245]: time=\"2026-06-14T09:44:23.070723913Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d660a449-99b6-4762-8405-e7336fb43c69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.497286 | controller |     "Jun 14 09:44:23.072351 crc crio[24245]: time=\"2026-06-14T09:44:23.071030958Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=d660a449-99b6-4762-8405-e7336fb43c69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.497301 | controller |     "Jun 14 09:44:23.072351 crc crio[24245]: time=\"2026-06-14T09:44:23.07108676Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=d660a449-99b6-4762-8405-e7336fb43c69 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.497316 | controller |     "Jun 14 09:44:23.088530 crc crio[24245]: time=\"2026-06-14T09:44:23.088461833Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d7f1f713-642f-4e6c-be9b-bf6ffc6d24ec name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.497330 | controller |     "Jun 14 09:44:23.094651 crc crio[24245]: time=\"2026-06-14T09:44:23.092434229Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-14 10:12:41.497365 | controller |     "Jun 14 09:44:24.232238 crc crio[24245]: time=\"2026-06-14T09:44:24.231966516Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-k87ch/POD\" id=63c01ac3-5280-47a7-aa14-1d5c79c5084c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.497386 | controller |     "Jun 14 09:44:24.232238 crc crio[24245]: time=\"2026-06-14T09:44:24.23210619Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.497402 | controller |     "Jun 14 09:44:24.304308 crc crio[24245]: time=\"2026-06-14T09:44:24.303905834Z\" level=info msg=\"Removed container 35ac53e721f39864e7f7b1af40633ad3d94994cc950accf51306fec0b8e41275: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=a32db9b8-212d-48d7-a058-6960690e748a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.497422 | controller |     "Jun 14 09:44:24.340954 crc crio[24245]: time=\"2026-06-14T09:44:24.338231627Z\" level=info msg=\"Removing container: 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838\" id=27d45425-454d-4d0b-bfb1-db83d52f0386 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.497438 | controller |     "Jun 14 09:44:24.368552 crc crio[24245]: time=\"2026-06-14T09:44:24.368488191Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=b04a7b3d-e1ea-42c1-86c3-0e84f784e6a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.497453 | controller |     "Jun 14 09:44:24.368659 crc crio[24245]: time=\"2026-06-14T09:44:24.368577654Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.497468 | controller |     "Jun 14 09:44:24.556735 crc crio[24245]: time=\"2026-06-14T09:44:24.556156764Z\" level=info msg=\"Created container 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d: openshift-marketplace/community-operators-9tlhx/registry-server\" id=c4b9d069-6bb0-407c-8a00-68ac5643c282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.497483 | controller |     "Jun 14 09:44:24.559698 crc crio[24245]: time=\"2026-06-14T09:44:24.559581697Z\" level=info msg=\"Starting container: 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d\" id=a9b13bb2-9c81-4b8b-8d46-a4a6ce7eecce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.497498 | controller |     "Jun 14 09:44:24.577025 crc crio[24245]: time=\"2026-06-14T09:44:24.576810196Z\" level=info msg=\"Started container\" PID=278155 containerID=7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d description=openshift-marketplace/community-operators-9tlhx/registry-server id=a9b13bb2-9c81-4b8b-8d46-a4a6ce7eecce name=/runtime.v1.RuntimeService/StartContainer sandboxID=6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96",
2026-06-14 10:12:41.497513 | controller |     "Jun 14 09:44:24.751389 crc crio[24245]: time=\"2026-06-14T09:44:24.750693549Z\" level=info msg=\"Removed container 0638382cb62a9a31e090c2372234163c3d28ff705b47738e92fe7c24bb002838: openstack/ovn-controller-metrics-tm9lk/openstack-network-exporter\" id=27d45425-454d-4d0b-bfb1-db83d52f0386 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.497528 | controller |     "Jun 14 09:44:24.783905 crc crio[24245]: time=\"2026-06-14T09:44:24.783724102Z\" level=info msg=\"Removing container: 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4\" id=9552b63f-859d-4deb-8ec9-4ddb6fd9a354 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.497543 | controller |     "Jun 14 09:44:24.792160 crc crio[24245]: time=\"2026-06-14T09:44:24.791283365Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-k87ch Namespace:openstack ID:d5023dc8001a24d043248ca23e56f7ecd66e9ea7b90bb00375120bfa0bbfea30 UID:bf4a13a6-7c48-4eb2-92ea-b1fc0b5da908 NetNS:/var/run/netns/07189e90-ad72-4333-a878-46325f5a0058 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf4a13a6_7c48_4eb2_92ea_b1fc0b5da908.slice PodAnnotations:0xc006e0a658}] Aliases:map[]}\"",
2026-06-14 10:12:41.497558 | controller |     "Jun 14 09:44:24.792160 crc crio[24245]: time=\"2026-06-14T09:44:24.791328386Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-k87ch to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.497573 | controller |     "Jun 14 09:44:25.073397 crc crio[24245]: time=\"2026-06-14T09:44:25.073296068Z\" level=info msg=\"Stopping container: 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd (timeout: 30s)\" id=98ccc0fb-6096-4d7e-a86a-25c9aae75c37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.497588 | controller |     "Jun 14 09:44:25.263764 crc crio[24245]: time=\"2026-06-14T09:44:25.263333381Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:6bf5c49ca1abb71d69af8dbe0ef83d71e6b1e627b51e24e1a53652155eadd9fa UID:486bddd0-a1f9-4b2f-8c66-16b025f01814 NetNS:/var/run/netns/b7431003-acd3-4c6f-8ce1-03645fff19f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod486bddd0_a1f9_4b2f_8c66_16b025f01814.slice PodAnnotations:0xc000522b38}] Aliases:map[]}\"",
2026-06-14 10:12:41.497608 | controller |     "Jun 14 09:44:25.265964 crc crio[24245]: time=\"2026-06-14T09:44:25.265908833Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.497623 | controller |     "Jun 14 09:44:25.388008 crc crio[24245]: time=\"2026-06-14T09:44:25.375929127Z\" level=info msg=\"Removed container 008a5779fb852841add89fb1fa6413a916e17d7517153449c11fb77eec67c6e4: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=9552b63f-859d-4deb-8ec9-4ddb6fd9a354 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.497638 | controller |     "Jun 14 09:44:25.397470 crc crio[24245]: time=\"2026-06-14T09:44:25.397236653Z\" level=info msg=\"Stopped container 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd: openstack/kube-state-metrics-0/kube-state-metrics\" id=98ccc0fb-6096-4d7e-a86a-25c9aae75c37 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.497654 | controller |     "Jun 14 09:44:25.429995 crc crio[24245]: time=\"2026-06-14T09:44:25.423563882Z\" level=info msg=\"Removing container: add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6\" id=441c852e-f761-4d1d-aa88-380c55a6504b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.497669 | controller |     "Jun 14 09:44:25.429995 crc crio[24245]: time=\"2026-06-14T09:44:25.426981302Z\" level=info msg=\"Stopping pod sandbox: d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6\" id=b5cb63bb-a794-4a2a-ad74-e0b6a8341d95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.497684 | controller |     "Jun 14 09:44:25.432417 crc crio[24245]: time=\"2026-06-14T09:44:25.432030898Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6 UID:f89675c3-7340-49f8-841d-a6dd1e905b85 NetNS:/var/run/netns/90822cfa-295a-472d-b1ae-5714a223be07 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf89675c3_7340_49f8_841d_a6dd1e905b85.slice PodAnnotations:0xc00274a050}] Aliases:map[]}\"",
2026-06-14 10:12:41.497699 | controller |     "Jun 14 09:44:25.432417 crc crio[24245]: time=\"2026-06-14T09:44:25.432243145Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.497714 | controller |     "Jun 14 09:44:25.590996 crc crio[24245]: time=\"2026-06-14T09:44:25.59043769Z\" level=info msg=\"Removed container add02c615310b5e07d39999ae7496b33db33012698652db024650b1cab1db2d6: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=441c852e-f761-4d1d-aa88-380c55a6504b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.497728 | controller |     "Jun 14 09:44:25.618901 crc crio[24245]: time=\"2026-06-14T09:44:25.611914291Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=913c14da-e9fb-444f-9e6f-fe16b596291e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.497743 | controller |     "Jun 14 09:44:25.618901 crc crio[24245]: time=\"2026-06-14T09:44:25.612014374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.497758 | controller |     "Jun 14 09:44:25.806428 crc crio[24245]: time=\"2026-06-14T09:44:25.800962698Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:301713143dedbae4488dbf09492b50a96c9aaa4ea447b597f1299977f882e56d UID:9d3612d8-1f30-4a53-8a0d-6eed16db1f8b NetNS:/var/run/netns/9827ed6e-7989-4bac-8ac3-02cd7e62b6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d3612d8_1f30_4a53_8a0d_6eed16db1f8b.slice PodAnnotations:0xc001fea118}] Aliases:map[]}\"",
2026-06-14 10:12:41.497778 | controller |     "Jun 14 09:44:25.806428 crc crio[24245]: time=\"2026-06-14T09:44:25.801031226Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.497793 | controller |     "Jun 14 09:44:26.057639 crc crio[24245]: 2026-06-14T09:44:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d5023dc8001a24d Mac:b6:76:a5:8c:97:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a2 Mtu:0 Sandbox:/var/run/netns/07189e90-ad72-4333-a878-46325f5a0058 SocketPath: PciID:}] [{Interface:0xc000494810 Address:{IP:10.217.1.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.497808 | controller |     "Jun 14 09:44:26.068520 crc crio[24245]: time=\"2026-06-14T09:44:26.061814492Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-k87ch Namespace:openstack ID:d5023dc8001a24d043248ca23e56f7ecd66e9ea7b90bb00375120bfa0bbfea30 UID:bf4a13a6-7c48-4eb2-92ea-b1fc0b5da908 NetNS:/var/run/netns/07189e90-ad72-4333-a878-46325f5a0058 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf4a13a6_7c48_4eb2_92ea_b1fc0b5da908.slice PodAnnotations:0xc006e0a658}] Aliases:map[]}\"",
2026-06-14 10:12:41.497823 | controller |     "Jun 14 09:44:26.068520 crc crio[24245]: time=\"2026-06-14T09:44:26.062084141Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-k87ch for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.497839 | controller |     "Jun 14 09:44:26.283796 crc crio[24245]: time=\"2026-06-14T09:44:26.283583017Z\" level=info msg=\"Ran pod sandbox d5023dc8001a24d043248ca23e56f7ecd66e9ea7b90bb00375120bfa0bbfea30 with infra container: openstack/ovn-controller-metrics-k87ch/POD\" id=63c01ac3-5280-47a7-aa14-1d5c79c5084c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.497854 | controller |     "Jun 14 09:44:26.294718 crc crio[24245]: time=\"2026-06-14T09:44:26.294579311Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=98b8a476-c12f-4124-a062-913e72712b05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.497869 | controller |     "Jun 14 09:44:26.342308 crc crio[24245]: time=\"2026-06-14T09:44:26.340535387Z\" level=info msg=\"Stopped pod sandbox: d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6\" id=b5cb63bb-a794-4a2a-ad74-e0b6a8341d95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.497884 | controller |     "Jun 14 09:44:26.516513 crc crio[24245]: time=\"2026-06-14T09:44:26.516224158Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=4c13894b-6773-45fd-a271-4511677e55db name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.497898 | controller |     "Jun 14 09:44:26.604969 crc crio[24245]: time=\"2026-06-14T09:44:26.601938415Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-k87ch/openstack-network-exporter\" id=15e4a3cd-5c8d-4654-aac0-bbbddff93524 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.497913 | controller |     "Jun 14 09:44:26.604969 crc crio[24245]: time=\"2026-06-14T09:44:26.602522384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.497931 | controller |     "Jun 14 09:44:26.604969 crc crio[24245]: time=\"2026-06-14T09:44:26.603986138Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=198b8e88-0bae-4b09-a77f-c0a6c1035b2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.497946 | controller |     "Jun 14 09:44:26.604969 crc crio[24245]: time=\"2026-06-14T09:44:26.604074481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.497961 | controller |     "Jun 14 09:44:26.933338 crc crio[24245]: time=\"2026-06-14T09:44:26.931068754Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:41a4515b53d30be450a32835ce111993bcd08cdc9600768a11b6ad0c2f952db9 UID:c974d5ac-b123-4556-8a79-ea3f650bcafa NetNS:/var/run/netns/be0aec0b-0ba4-4d30-9266-77e99822894a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc974d5ac_b123_4556_8a79_ea3f650bcafa.slice PodAnnotations:0xc0024223a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.497976 | controller |     "Jun 14 09:44:26.933338 crc crio[24245]: time=\"2026-06-14T09:44:26.932096103Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.497991 | controller |     "Jun 14 09:44:26.983767 crc crio[24245]: time=\"2026-06-14T09:44:26.983565085Z\" level=info msg=\"Removing container: 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd\" id=293ecf5b-4b40-4417-bacc-aa796e42fae5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.498006 | controller |     "Jun 14 09:44:27.201378 crc crio[24245]: time=\"2026-06-14T09:44:27.201224835Z\" level=info msg=\"Removed container 9b4f519cb283117c93394e41d9637780054089c3279a02d4ecf45499b357aefd: openstack/kube-state-metrics-0/kube-state-metrics\" id=293ecf5b-4b40-4417-bacc-aa796e42fae5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.498021 | controller |     "Jun 14 09:44:27.239240 crc crio[24245]: time=\"2026-06-14T09:44:27.238798847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.498036 | controller |     "Jun 14 09:44:27.323349 crc crio[24245]: time=\"2026-06-14T09:44:27.320209069Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-776f9b98b7-bbp4b/POD\" id=415368d8-4deb-4da1-8594-afe4cab6a8cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.498051 | controller |     "Jun 14 09:44:27.323349 crc crio[24245]: time=\"2026-06-14T09:44:27.320334393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.498066 | controller |     "Jun 14 09:44:27.324309 crc crio[24245]: 2026-06-14T09:44:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6bf5c49ca1abb71 Mac:6a:ea:0a:d4:31:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a3 Mtu:0 Sandbox:/var/run/netns/b7431003-acd3-4c6f-8ce1-03645fff19f0 SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.1.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.498081 | controller |     "Jun 14 09:44:27.328147 crc crio[24245]: time=\"2026-06-14T09:44:27.32801739Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:6bf5c49ca1abb71d69af8dbe0ef83d71e6b1e627b51e24e1a53652155eadd9fa UID:486bddd0-a1f9-4b2f-8c66-16b025f01814 NetNS:/var/run/netns/b7431003-acd3-4c6f-8ce1-03645fff19f0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod486bddd0_a1f9_4b2f_8c66_16b025f01814.slice PodAnnotations:0xc000522b38}] Aliases:map[]}\"",
2026-06-14 10:12:41.498102 | controller |     "Jun 14 09:44:27.328417 crc crio[24245]: time=\"2026-06-14T09:44:27.328190715Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.498128 | controller |     "Jun 14 09:44:27.357368 crc crio[24245]: time=\"2026-06-14T09:44:27.357230014Z\" level=info msg=\"Ran pod sandbox 6bf5c49ca1abb71d69af8dbe0ef83d71e6b1e627b51e24e1a53652155eadd9fa with infra container: openstack/ovsdbserver-nb-0/POD\" id=b04a7b3d-e1ea-42c1-86c3-0e84f784e6a5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.498144 | controller |     "Jun 14 09:44:27.369090 crc crio[24245]: time=\"2026-06-14T09:44:27.368804528Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=9ef5f947-a388-46e0-bc4f-8a652abbc09c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.498195 | controller |     "Jun 14 09:44:27.456753 crc crio[24245]: time=\"2026-06-14T09:44:27.456675505Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=9ef5f947-a388-46e0-bc4f-8a652abbc09c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.498211 | controller |     "Jun 14 09:44:27.457051 crc crio[24245]: time=\"2026-06-14T09:44:27.457022057Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=9ef5f947-a388-46e0-bc4f-8a652abbc09c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.498226 | controller |     "Jun 14 09:44:27.459107 crc crio[24245]: time=\"2026-06-14T09:44:27.459040284Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=61e88732-6c6e-471d-bbd6-a3a31d0404c2 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.498241 | controller |     "Jun 14 09:44:27.466502 crc crio[24245]: time=\"2026-06-14T09:44:27.466407088Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-14 10:12:41.498255 | controller |     "Jun 14 09:44:27.503624 crc crio[24245]: time=\"2026-06-14T09:44:27.50350976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.498270 | controller |     "Jun 14 09:44:27.582962 crc crio[24245]: time=\"2026-06-14T09:44:27.582737509Z\" level=info msg=\"Got pod network &{Name:swift-proxy-776f9b98b7-bbp4b Namespace:openstack ID:305924776e7620b8ccf2a09e88cc95d220ff18dc634068b324fec728c8fc4c5e UID:dd770090-dd17-4ec9-a386-05c07bc7ee0b NetNS:/var/run/netns/070417b8-7a01-4ac8-a1dc-1641be66f805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd770090_dd17_4ec9_a386_05c07bc7ee0b.slice PodAnnotations:0xc001fea4b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.498285 | controller |     "Jun 14 09:44:27.582962 crc crio[24245]: time=\"2026-06-14T09:44:27.582798611Z\" level=info msg=\"Adding pod openstack_swift-proxy-776f9b98b7-bbp4b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.498301 | controller |     "Jun 14 09:44:28.088960 crc crio[24245]: time=\"2026-06-14T09:44:28.078375674Z\" level=info msg=\"Created container 58410da4c258262b65ea5ca1e71b8997f14fef0a0ae6d3288e29119d87cf17b7: openstack/ovn-controller-metrics-k87ch/openstack-network-exporter\" id=15e4a3cd-5c8d-4654-aac0-bbbddff93524 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.498316 | controller |     "Jun 14 09:44:28.125683 crc crio[24245]: time=\"2026-06-14T09:44:28.124741576Z\" level=info msg=\"Starting container: 58410da4c258262b65ea5ca1e71b8997f14fef0a0ae6d3288e29119d87cf17b7\" id=ed22e99e-804a-470b-a176-9c0012a1ab07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.498336 | controller |     "Jun 14 09:44:28.159016 crc crio[24245]: time=\"2026-06-14T09:44:28.158834386Z\" level=info msg=\"Started container\" PID=278549 containerID=58410da4c258262b65ea5ca1e71b8997f14fef0a0ae6d3288e29119d87cf17b7 description=openstack/ovn-controller-metrics-k87ch/openstack-network-exporter id=ed22e99e-804a-470b-a176-9c0012a1ab07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d5023dc8001a24d043248ca23e56f7ecd66e9ea7b90bb00375120bfa0bbfea30",
2026-06-14 10:12:41.498368 | controller |     "Jun 14 09:44:28.180171 crc crio[24245]: 2026-06-14T09:44:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:41a4515b53d30be Mac:46:e8:09:72:4f:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a5 Mtu:0 Sandbox:/var/run/netns/be0aec0b-0ba4-4d30-9266-77e99822894a SocketPath: PciID:}] [{Interface:0xc00011a5b0 Address:{IP:10.217.1.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.498385 | controller |     "Jun 14 09:44:28.180171 crc crio[24245]: time=\"2026-06-14T09:44:28.163244268Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:41a4515b53d30be450a32835ce111993bcd08cdc9600768a11b6ad0c2f952db9 UID:c974d5ac-b123-4556-8a79-ea3f650bcafa NetNS:/var/run/netns/be0aec0b-0ba4-4d30-9266-77e99822894a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc974d5ac_b123_4556_8a79_ea3f650bcafa.slice PodAnnotations:0xc0024223a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.498400 | controller |     "Jun 14 09:44:28.180171 crc crio[24245]: time=\"2026-06-14T09:44:28.163410963Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.498415 | controller |     "Jun 14 09:44:28.296926 crc crio[24245]: 2026-06-14T09:44:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:301713143dedbae Mac:86:6b:7c:d6:48:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a4 Mtu:0 Sandbox:/var/run/netns/9827ed6e-7989-4bac-8ac3-02cd7e62b6c1 SocketPath: PciID:}] [{Interface:0xc00048c6b0 Address:{IP:10.217.1.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.498430 | controller |     "Jun 14 09:44:28.304444 crc crio[24245]: time=\"2026-06-14T09:44:28.303214778Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:301713143dedbae4488dbf09492b50a96c9aaa4ea447b597f1299977f882e56d UID:9d3612d8-1f30-4a53-8a0d-6eed16db1f8b NetNS:/var/run/netns/9827ed6e-7989-4bac-8ac3-02cd7e62b6c1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d3612d8_1f30_4a53_8a0d_6eed16db1f8b.slice PodAnnotations:0xc001fea118}] Aliases:map[]}\"",
2026-06-14 10:12:41.498445 | controller |     "Jun 14 09:44:28.304444 crc crio[24245]: time=\"2026-06-14T09:44:28.303643282Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.498460 | controller |     "Jun 14 09:44:28.320647 crc crio[24245]: time=\"2026-06-14T09:44:28.320212207Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=7fa65911-8e49-4b8f-9182-7a38ee67a663 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.498475 | controller |     "Jun 14 09:44:28.320647 crc crio[24245]: time=\"2026-06-14T09:44:28.320340361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.498490 | controller |     "Jun 14 09:44:28.340965 crc crio[24245]: time=\"2026-06-14T09:44:28.340667351Z\" level=info msg=\"Ran pod sandbox 301713143dedbae4488dbf09492b50a96c9aaa4ea447b597f1299977f882e56d with infra container: openstack/ovsdbserver-sb-0/POD\" id=913c14da-e9fb-444f-9e6f-fe16b596291e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.498509 | controller |     "Jun 14 09:44:28.369258 crc crio[24245]: time=\"2026-06-14T09:44:28.368495766Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=a3dbd708-3dcc-4efc-ba45-88295696db16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.498525 | controller |     "Jun 14 09:44:28.370986 crc crio[24245]: time=\"2026-06-14T09:44:28.370157339Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=a3dbd708-3dcc-4efc-ba45-88295696db16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.498539 | controller |     "Jun 14 09:44:28.370986 crc crio[24245]: time=\"2026-06-14T09:44:28.370302674Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=a3dbd708-3dcc-4efc-ba45-88295696db16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.498554 | controller |     "Jun 14 09:44:28.389774 crc crio[24245]: time=\"2026-06-14T09:44:28.389569895Z\" level=info msg=\"Stopped container 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e: openstack/ovn-northd-0/ovn-northd\" id=033ef3f3-5c20-4562-aa9a-96a6e98084e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.498568 | controller |     "Jun 14 09:44:28.394809 crc crio[24245]: time=\"2026-06-14T09:44:28.39467977Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=e79f4bd7-51ca-4a2a-8642-a51ce35e2aff name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.498583 | controller |     "Jun 14 09:44:28.396298 crc crio[24245]: time=\"2026-06-14T09:44:28.3960366Z\" level=info msg=\"Stopping pod sandbox: 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d\" id=c5cf6d84-06c9-4bd4-97f0-4840ca951844 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.498597 | controller |     "Jun 14 09:44:28.398389 crc crio[24245]: time=\"2026-06-14T09:44:28.397050462Z\" level=info msg=\"Ran pod sandbox 41a4515b53d30be450a32835ce111993bcd08cdc9600768a11b6ad0c2f952db9 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=198b8e88-0bae-4b09-a77f-c0a6c1035b2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.498612 | controller |     "Jun 14 09:44:28.398389 crc crio[24245]: time=\"2026-06-14T09:44:28.397763265Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d UID:70257829-76dc-4676-803b-7737c4ad92a8 NetNS:/var/run/netns/39a63d22-6945-4be3-9b1e-26022b747926 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70257829_76dc_4676_803b_7737c4ad92a8.slice PodAnnotations:0xc00274a628}] Aliases:map[]}\"",
2026-06-14 10:12:41.498628 | controller |     "Jun 14 09:44:28.403450 crc crio[24245]: time=\"2026-06-14T09:44:28.40331043Z\" level=info msg=\"Deleting pod openstack_ovn-northd-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.498642 | controller |     "Jun 14 09:44:28.410230 crc crio[24245]: time=\"2026-06-14T09:44:28.407666508Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-14 10:12:41.498657 | controller |     "Jun 14 09:44:28.419588 crc crio[24245]: time=\"2026-06-14T09:44:28.419489154Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=eadc6ef0-4df1-4b69-89c4-c55328347393 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.498672 | controller |     "Jun 14 09:44:28.420029 crc crio[24245]: time=\"2026-06-14T09:44:28.419700934Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=eadc6ef0-4df1-4b69-89c4-c55328347393 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.498692 | controller |     "Jun 14 09:44:28.420029 crc crio[24245]: time=\"2026-06-14T09:44:28.419747775Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=eadc6ef0-4df1-4b69-89c4-c55328347393 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.498708 | controller |     "Jun 14 09:44:28.422762 crc crio[24245]: time=\"2026-06-14T09:44:28.422671955Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=8725a14c-1ba3-49bd-ab53-4b0a29a599a7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.498722 | controller |     "Jun 14 09:44:28.427581 crc crio[24245]: time=\"2026-06-14T09:44:28.427487609Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-14 10:12:41.498737 | controller |     "Jun 14 09:44:28.448384 crc crio[24245]: time=\"2026-06-14T09:44:28.442544637Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:66218de3fe79920474d0ed519add35306717d6889ca1a190551216da8f5a7247 UID:72e5e1db-db78-4cd0-94ff-5f653c926f74 NetNS:/var/run/netns/c2a20be8-20d8-4172-81a1-89379b2f3475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72e5e1db_db78_4cd0_94ff_5f653c926f74.slice PodAnnotations:0xc001b86670}] Aliases:map[]}\"",
2026-06-14 10:12:41.498752 | controller |     "Jun 14 09:44:28.448384 crc crio[24245]: time=\"2026-06-14T09:44:28.44263491Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.498767 | controller |     "Jun 14 09:44:28.503166 crc crio[24245]: 2026-06-14T09:44:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:305924776e7620b Mac:e6:97:6f:a8:e4:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a6 Mtu:0 Sandbox:/var/run/netns/070417b8-7a01-4ac8-a1dc-1641be66f805 SocketPath: PciID:}] [{Interface:0xc0002a46e0 Address:{IP:10.217.1.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.498782 | controller |     "Jun 14 09:44:28.504599 crc crio[24245]: time=\"2026-06-14T09:44:28.504164158Z\" level=info msg=\"Got pod network &{Name:swift-proxy-776f9b98b7-bbp4b Namespace:openstack ID:305924776e7620b8ccf2a09e88cc95d220ff18dc634068b324fec728c8fc4c5e UID:dd770090-dd17-4ec9-a386-05c07bc7ee0b NetNS:/var/run/netns/070417b8-7a01-4ac8-a1dc-1641be66f805 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd770090_dd17_4ec9_a386_05c07bc7ee0b.slice PodAnnotations:0xc001fea4b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.498797 | controller |     "Jun 14 09:44:28.504599 crc crio[24245]: time=\"2026-06-14T09:44:28.504330493Z\" level=info msg=\"Checking pod openstack_swift-proxy-776f9b98b7-bbp4b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.498812 | controller |     "Jun 14 09:44:28.513991 crc crio[24245]: time=\"2026-06-14T09:44:28.513825328Z\" level=info msg=\"Ran pod sandbox 305924776e7620b8ccf2a09e88cc95d220ff18dc634068b324fec728c8fc4c5e with infra container: openstack/swift-proxy-776f9b98b7-bbp4b/POD\" id=415368d8-4deb-4da1-8594-afe4cab6a8cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.498826 | controller |     "Jun 14 09:44:28.524370 crc crio[24245]: time=\"2026-06-14T09:44:28.524311888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=d4c1a892-e7a5-4cde-903a-67ad3298c2da name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.498841 | controller |     "Jun 14 09:44:28.531710 crc crio[24245]: time=\"2026-06-14T09:44:28.531664104Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=d4c1a892-e7a5-4cde-903a-67ad3298c2da name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.498863 | controller |     "Jun 14 09:44:28.533809 crc crio[24245]: time=\"2026-06-14T09:44:28.53371964Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=d4c1a892-e7a5-4cde-903a-67ad3298c2da name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.498877 | controller |     "Jun 14 09:44:28.538748 crc crio[24245]: time=\"2026-06-14T09:44:28.537682384Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=5c4e2732-1605-4af9-b45b-5082e1eb5073 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.498892 | controller |     "Jun 14 09:44:28.580788 crc crio[24245]: time=\"2026-06-14T09:44:28.580731327Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-14 10:12:41.498906 | controller |     "Jun 14 09:44:29.100432 crc crio[24245]: time=\"2026-06-14T09:44:29.09771952Z\" level=info msg=\"Stopped pod sandbox: 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d\" id=c5cf6d84-06c9-4bd4-97f0-4840ca951844 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.498920 | controller |     "Jun 14 09:44:29.229007 crc crio[24245]: time=\"2026-06-14T09:44:29.228316132Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-pkglq/POD\" id=73449992-8344-48c6-b45f-7d9f5ffefaf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.498934 | controller |     "Jun 14 09:44:29.229007 crc crio[24245]: time=\"2026-06-14T09:44:29.228427776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.498949 | controller |     "Jun 14 09:44:29.361025 crc crio[24245]: 2026-06-14T09:44:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66218de3fe79920 Mac:e6:3a:df:9a:7c:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a7 Mtu:0 Sandbox:/var/run/netns/c2a20be8-20d8-4172-81a1-89379b2f3475 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.1.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.498964 | controller |     "Jun 14 09:44:29.377271 crc crio[24245]: time=\"2026-06-14T09:44:29.376085522Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:66218de3fe79920474d0ed519add35306717d6889ca1a190551216da8f5a7247 UID:72e5e1db-db78-4cd0-94ff-5f653c926f74 NetNS:/var/run/netns/c2a20be8-20d8-4172-81a1-89379b2f3475 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod72e5e1db_db78_4cd0_94ff_5f653c926f74.slice PodAnnotations:0xc001b86670}] Aliases:map[]}\"",
2026-06-14 10:12:41.498978 | controller |     "Jun 14 09:44:29.377271 crc crio[24245]: time=\"2026-06-14T09:44:29.376352121Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.498993 | controller |     "Jun 14 09:44:29.475912 crc crio[24245]: time=\"2026-06-14T09:44:29.474752746Z\" level=info msg=\"Got pod network &{Name:certified-operators-pkglq Namespace:openshift-marketplace ID:52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f UID:d7956dde-9ff0-462f-b5ca-39859b894de8 NetNS:/var/run/netns/a6fec273-35f3-41bc-8dad-90fdf4d84b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7956dde_9ff0_462f_b5ca_39859b894de8.slice PodAnnotations:0xc000130a68}] Aliases:map[]}\"",
2026-06-14 10:12:41.499008 | controller |     "Jun 14 09:44:29.475912 crc crio[24245]: time=\"2026-06-14T09:44:29.474809898Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-pkglq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.499028 | controller |     "Jun 14 09:44:29.480731 crc crio[24245]: time=\"2026-06-14T09:44:29.478262629Z\" level=info msg=\"Ran pod sandbox 66218de3fe79920474d0ed519add35306717d6889ca1a190551216da8f5a7247 with infra container: openstack/kube-state-metrics-0/POD\" id=7fa65911-8e49-4b8f-9182-7a38ee67a663 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.499146 | controller |     "Jun 14 09:44:29.502935 crc crio[24245]: time=\"2026-06-14T09:44:29.494487652Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=1d9f0b6c-da50-4489-9cd5-c41353ec15e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.499163 | controller |     "Jun 14 09:44:29.502935 crc crio[24245]: time=\"2026-06-14T09:44:29.49475261Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=1d9f0b6c-da50-4489-9cd5-c41353ec15e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.499177 | controller |     "Jun 14 09:44:29.502935 crc crio[24245]: time=\"2026-06-14T09:44:29.494799592Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=1d9f0b6c-da50-4489-9cd5-c41353ec15e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.499192 | controller |     "Jun 14 09:44:29.522908 crc crio[24245]: time=\"2026-06-14T09:44:29.514125913Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=1e78fceb-f9c7-4a9b-8671-5fef16da09a2 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.499207 | controller |     "Jun 14 09:44:29.530907 crc crio[24245]: time=\"2026-06-14T09:44:29.527481111Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-14 10:12:41.499222 | controller |     "Jun 14 09:44:30.392356 crc crio[24245]: time=\"2026-06-14T09:44:30.381647144Z\" level=info msg=\"Removing container: 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc\" id=a3a7ac10-c2f9-4cc3-a794-015bb1065140 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.499237 | controller |     "Jun 14 09:44:30.418374 crc crio[24245]: time=\"2026-06-14T09:44:30.417956782Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=1e78fceb-f9c7-4a9b-8671-5fef16da09a2 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.499251 | controller |     "Jun 14 09:44:30.423384 crc crio[24245]: time=\"2026-06-14T09:44:30.423335295Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=c60dded9-283a-4eda-ae0b-b68d16a4af2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.499266 | controller |     "Jun 14 09:44:30.535469 crc crio[24245]: 2026-06-14T09:44:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52be9eb7caa1a55 Mac:02:a3:2a:84:f3:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a8 Mtu:0 Sandbox:/var/run/netns/a6fec273-35f3-41bc-8dad-90fdf4d84b51 SocketPath: PciID:}] [{Interface:0xc00011adc0 Address:{IP:10.217.1.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.499281 | controller |     "Jun 14 09:44:30.535469 crc crio[24245]: time=\"2026-06-14T09:44:30.532644969Z\" level=info msg=\"Got pod network &{Name:certified-operators-pkglq Namespace:openshift-marketplace ID:52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f UID:d7956dde-9ff0-462f-b5ca-39859b894de8 NetNS:/var/run/netns/a6fec273-35f3-41bc-8dad-90fdf4d84b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7956dde_9ff0_462f_b5ca_39859b894de8.slice PodAnnotations:0xc000130a68}] Aliases:map[]}\"",
2026-06-14 10:12:41.499302 | controller |     "Jun 14 09:44:30.535469 crc crio[24245]: time=\"2026-06-14T09:44:30.532830905Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-pkglq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.499318 | controller |     "Jun 14 09:44:30.791583 crc crio[24245]: time=\"2026-06-14T09:44:30.787918643Z\" level=info msg=\"Removed container 9de83680a750fd302c9062d1e6651d24d4ba021fd3a16b70f821e364e2e242cc: openstack/ovn-northd-0/openstack-network-exporter\" id=a3a7ac10-c2f9-4cc3-a794-015bb1065140 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.499333 | controller |     "Jun 14 09:44:30.798899 crc crio[24245]: time=\"2026-06-14T09:44:30.796392426Z\" level=info msg=\"Ran pod sandbox 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f with infra container: openshift-marketplace/certified-operators-pkglq/POD\" id=73449992-8344-48c6-b45f-7d9f5ffefaf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.499363 | controller |     "Jun 14 09:44:30.802257 crc crio[24245]: time=\"2026-06-14T09:44:30.802044417Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ffced332-ce14-49d6-9896-91606e85a87e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.499382 | controller |     "Jun 14 09:44:30.811062 crc crio[24245]: time=\"2026-06-14T09:44:30.810973345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5385ba69-7118-4364-9403-ed636b0665ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.499398 | controller |     "Jun 14 09:44:30.813028 crc crio[24245]: time=\"2026-06-14T09:44:30.812948948Z\" level=info msg=\"Removing container: 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e\" id=087e8731-edb4-4551-9e33-c0cf94a2b320 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.499412 | controller |     "Jun 14 09:44:30.835079 crc crio[24245]: time=\"2026-06-14T09:44:30.834986074Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pkglq/extract-utilities\" id=741fe1fa-5567-46d0-a75a-e1878b975f3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.499427 | controller |     "Jun 14 09:44:30.835559 crc crio[24245]: time=\"2026-06-14T09:44:30.835501101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.499442 | controller |     "Jun 14 09:44:30.943903 crc crio[24245]: time=\"2026-06-14T09:44:30.943776391Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=b97f53f4-d196-4482-9c01-998728f090ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.499456 | controller |     "Jun 14 09:44:31.026027 crc crio[24245]: time=\"2026-06-14T09:44:31.025932772Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=a4f56b02-b0ac-402d-9ce9-a8c4e6f58d61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.499471 | controller |     "Jun 14 09:44:31.026240 crc crio[24245]: time=\"2026-06-14T09:44:31.02618348Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=38abfdd8-118a-4589-8cb9-b5face2f8f5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.499485 | controller |     "Jun 14 09:44:31.026382 crc crio[24245]: time=\"2026-06-14T09:44:31.026295904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.499500 | controller |     "Jun 14 09:44:31.108925 crc crio[24245]: time=\"2026-06-14T09:44:31.106986915Z\" level=info msg=\"Removed container 2afa5f3498d511cd63853ab5a57697928eba0d8cd72003e9523637e91c969c5e: openstack/ovn-northd-0/ovn-northd\" id=087e8731-edb4-4551-9e33-c0cf94a2b320 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.499520 | controller |     "Jun 14 09:44:31.108925 crc crio[24245]: time=\"2026-06-14T09:44:31.108008062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.499535 | controller |     "Jun 14 09:44:31.239081 crc crio[24245]: time=\"2026-06-14T09:44:31.230391283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.499550 | controller |     "Jun 14 09:44:31.260925 crc crio[24245]: time=\"2026-06-14T09:44:31.257544287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.499566 | controller |     "Jun 14 09:44:31.664936 crc crio[24245]: time=\"2026-06-14T09:44:31.664747343Z\" level=info msg=\"Created container 10a0e23325150a02688bea8629875048b65c969cf1bf049f3ab7668c11899c2b: openshift-marketplace/certified-operators-pkglq/extract-utilities\" id=741fe1fa-5567-46d0-a75a-e1878b975f3f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.499581 | controller |     "Jun 14 09:44:31.676756 crc crio[24245]: time=\"2026-06-14T09:44:31.67666555Z\" level=info msg=\"Starting container: 10a0e23325150a02688bea8629875048b65c969cf1bf049f3ab7668c11899c2b\" id=b56806a3-f447-4985-986c-1485a1d8f0a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.499596 | controller |     "Jun 14 09:44:31.684884 crc crio[24245]: time=\"2026-06-14T09:44:31.682814578Z\" level=info msg=\"Started container\" PID=278973 containerID=10a0e23325150a02688bea8629875048b65c969cf1bf049f3ab7668c11899c2b description=openshift-marketplace/certified-operators-pkglq/extract-utilities id=b56806a3-f447-4985-986c-1485a1d8f0a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f",
2026-06-14 10:12:41.499611 | controller |     "Jun 14 09:44:31.855270 crc crio[24245]: time=\"2026-06-14T09:44:31.85512089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.499626 | controller |     "Jun 14 09:44:31.868919 crc crio[24245]: time=\"2026-06-14T09:44:31.868598215Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:071c67eaec29d4a7b28890a37f3226588296bd32a10431f36e3d42c4ba72fa4f UID:a22fe320-8965-4659-9d8c-57fd7fa3ebd7 NetNS:/var/run/netns/14f59cc7-68a6-4d88-b94f-8239a1f76de4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda22fe320_8965_4659_9d8c_57fd7fa3ebd7.slice PodAnnotations:0xc000522090}] Aliases:map[]}\"",
2026-06-14 10:12:41.499641 | controller |     "Jun 14 09:44:31.868919 crc crio[24245]: time=\"2026-06-14T09:44:31.868897245Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.499656 | controller |     "Jun 14 09:44:31.894401 crc crio[24245]: time=\"2026-06-14T09:44:31.894328881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.499670 | controller |     "Jun 14 09:44:32.055976 crc crio[24245]: time=\"2026-06-14T09:44:32.055285763Z\" level=info msg=\"Created container c958ebb83ed7e1bb23491902281ec0d2179968e97a4f3501ba9b20d3d2a0fb25: openstack/kube-state-metrics-0/kube-state-metrics\" id=a4f56b02-b0ac-402d-9ce9-a8c4e6f58d61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.499685 | controller |     "Jun 14 09:44:32.074078 crc crio[24245]: time=\"2026-06-14T09:44:32.074011615Z\" level=info msg=\"Starting container: c958ebb83ed7e1bb23491902281ec0d2179968e97a4f3501ba9b20d3d2a0fb25\" id=5cef548d-0e4d-4ab9-9c1c-96fb6fa957ad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.499706 | controller |     "Jun 14 09:44:32.113904 crc crio[24245]: time=\"2026-06-14T09:44:32.11198474Z\" level=info msg=\"Started container\" PID=279012 containerID=c958ebb83ed7e1bb23491902281ec0d2179968e97a4f3501ba9b20d3d2a0fb25 description=openstack/kube-state-metrics-0/kube-state-metrics id=5cef548d-0e4d-4ab9-9c1c-96fb6fa957ad name=/runtime.v1.RuntimeService/StartContainer sandboxID=66218de3fe79920474d0ed519add35306717d6889ca1a190551216da8f5a7247",
2026-06-14 10:12:41.499721 | controller |     "Jun 14 09:44:32.550065 crc crio[24245]: time=\"2026-06-14T09:44:32.547559184Z\" level=info msg=\"Stopping container: 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0 (timeout: 30s)\" id=d4f3bcc0-b2bb-42ad-a11e-bf157ca1ee39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.499736 | controller |     "Jun 14 09:44:32.550065 crc crio[24245]: time=\"2026-06-14T09:44:32.547625519Z\" level=info msg=\"Stopping container: da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10 (timeout: 30s)\" id=9538cce1-b5ca-4f01-8188-c6045e008534 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.499751 | controller |     "Jun 14 09:44:32.550065 crc crio[24245]: time=\"2026-06-14T09:44:32.547717921Z\" level=info msg=\"Stopping container: 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e (timeout: 30s)\" id=fbf6fba1-6785-42d4-8c9c-1964bb58d5a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.499765 | controller |     "Jun 14 09:44:32.550065 crc crio[24245]: time=\"2026-06-14T09:44:32.547729108Z\" level=info msg=\"Stopping container: 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac (timeout: 30s)\" id=6542ec36-4f6b-44c0-8d0f-086a2d54dfc6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.499779 | controller |     "Jun 14 09:44:32.714500 crc crio[24245]: time=\"2026-06-14T09:44:32.714035691Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=2a3ce974-72b6-40e8-a002-8dafaee28f15 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.499794 | controller |     "Jun 14 09:44:32.743398 crc crio[24245]: time=\"2026-06-14T09:44:32.74331563Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.499809 | controller |     "Jun 14 09:44:32.802987 crc crio[24245]: 2026-06-14T09:44:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:071c67eaec29d4a Mac:3e:78:e4:3a:44:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:a9 Mtu:0 Sandbox:/var/run/netns/14f59cc7-68a6-4d88-b94f-8239a1f76de4 SocketPath: PciID:}] [{Interface:0xc000502560 Address:{IP:10.217.1.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.499824 | controller |     "Jun 14 09:44:32.804475 crc crio[24245]: time=\"2026-06-14T09:44:32.804410242Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:071c67eaec29d4a7b28890a37f3226588296bd32a10431f36e3d42c4ba72fa4f UID:a22fe320-8965-4659-9d8c-57fd7fa3ebd7 NetNS:/var/run/netns/14f59cc7-68a6-4d88-b94f-8239a1f76de4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda22fe320_8965_4659_9d8c_57fd7fa3ebd7.slice PodAnnotations:0xc000522090}] Aliases:map[]}\"",
2026-06-14 10:12:41.499839 | controller |     "Jun 14 09:44:32.804653 crc crio[24245]: time=\"2026-06-14T09:44:32.804568357Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.499854 | controller |     "Jun 14 09:44:34.139198 crc crio[24245]: time=\"2026-06-14T09:44:34.138661285Z\" level=info msg=\"Stopped container 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0: openstack/ceilometer-0/ceilometer-central-agent\" id=d4f3bcc0-b2bb-42ad-a11e-bf157ca1ee39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.499886 | controller |     "Jun 14 09:44:34.234357 crc crio[24245]: time=\"2026-06-14T09:44:34.234235213Z\" level=info msg=\"Stopped container da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10: openstack/ceilometer-0/ceilometer-notification-agent\" id=9538cce1-b5ca-4f01-8188-c6045e008534 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.499901 | controller |     "Jun 14 09:44:36.902700 crc crio[24245]: time=\"2026-06-14T09:44:36.901511417Z\" level=info msg=\"Stopping container: 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d (timeout: 2s)\" id=475b23d2-d62d-4743-8ca5-1a95faec53c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.499916 | controller |     "Jun 14 09:44:38.544043 crc crio[24245]: time=\"2026-06-14T09:44:38.543504849Z\" level=info msg=\"Stopped container 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac: openstack/ceilometer-0/sg-core\" id=6542ec36-4f6b-44c0-8d0f-086a2d54dfc6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.499931 | controller |     "Jun 14 09:44:38.550356 crc crio[24245]: time=\"2026-06-14T09:44:38.550285893Z\" level=info msg=\"Stopped container 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e: openstack/ceilometer-0/proxy-httpd\" id=fbf6fba1-6785-42d4-8c9c-1964bb58d5a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.499947 | controller |     "Jun 14 09:44:38.551649 crc crio[24245]: time=\"2026-06-14T09:44:38.551550282Z\" level=info msg=\"Stopping pod sandbox: 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad\" id=afab0c03-e2ea-4c3d-a777-a3eba4a52a5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.499962 | controller |     "Jun 14 09:44:38.552467 crc crio[24245]: time=\"2026-06-14T09:44:38.552361538Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad UID:b18063f8-76cf-47aa-8163-9b08356eff85 NetNS:/var/run/netns/b2cea3bc-09bd-4663-b6f7-d1489b17c3a1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb18063f8_76cf_47aa_8163_9b08356eff85.slice PodAnnotations:0xc002422498}] Aliases:map[]}\"",
2026-06-14 10:12:41.499977 | controller |     "Jun 14 09:44:38.552771 crc crio[24245]: time=\"2026-06-14T09:44:38.552677308Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.499992 | controller |     "Jun 14 09:44:38.555433 crc crio[24245]: time=\"2026-06-14T09:44:38.555371915Z\" level=info msg=\"Ran pod sandbox 071c67eaec29d4a7b28890a37f3226588296bd32a10431f36e3d42c4ba72fa4f with infra container: openstack/ovn-northd-0/POD\" id=38abfdd8-118a-4589-8cb9-b5face2f8f5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.500007 | controller |     "Jun 14 09:44:38.560092 crc crio[24245]: time=\"2026-06-14T09:44:38.560027611Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=250f1a93-df64-4943-b975-bbac26a4c5cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.500021 | controller |     "Jun 14 09:44:38.610593 crc crio[24245]: time=\"2026-06-14T09:44:38.610487107Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=250f1a93-df64-4943-b975-bbac26a4c5cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.500036 | controller |     "Jun 14 09:44:38.610771 crc crio[24245]: time=\"2026-06-14T09:44:38.610661172Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=250f1a93-df64-4943-b975-bbac26a4c5cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.500054 | controller |     "Jun 14 09:44:38.613110 crc crio[24245]: time=\"2026-06-14T09:44:38.61304325Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=a0c51f46-7d95-489d-9cbc-e1e7e6ff9901 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.500070 | controller |     "Jun 14 09:44:38.625596 crc crio[24245]: time=\"2026-06-14T09:44:38.625509297Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-14 10:12:41.500085 | controller |     "Jun 14 09:44:49.731186 crc crio[24245]: time=\"2026-06-14T09:44:49.730310382Z\" level=warning msg=\"Stopping container bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4 with stop signal(15) timed out. Killing...\"",
2026-06-14 10:12:41.500099 | controller |     "Jun 14 09:44:49.787407 crc crio[24245]: time=\"2026-06-14T09:44:49.787247117Z\" level=error msg=\"Killing container bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-14 10:12:41.500114 | controller |     "Jun 14 09:44:53.055116 crc crio[24245]: time=\"2026-06-14T09:44:53.054433751Z\" level=info msg=\"Stopped container 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d: openshift-marketplace/community-operators-9tlhx/registry-server\" id=475b23d2-d62d-4743-8ca5-1a95faec53c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.500129 | controller |     "Jun 14 09:44:53.056513 crc crio[24245]: time=\"2026-06-14T09:44:53.056382102Z\" level=info msg=\"Stopping pod sandbox: 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96\" id=ad3e19e4-0bb7-4a15-b0ba-ab7d79e8f4e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.500143 | controller |     "Jun 14 09:44:53.057410 crc crio[24245]: time=\"2026-06-14T09:44:53.057339894Z\" level=info msg=\"Stopped pod sandbox: 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad\" id=afab0c03-e2ea-4c3d-a777-a3eba4a52a5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.500158 | controller |     "Jun 14 09:44:53.057647 crc crio[24245]: time=\"2026-06-14T09:44:53.057524368Z\" level=info msg=\"Got pod network &{Name:community-operators-9tlhx Namespace:openshift-marketplace ID:6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96 UID:2792992e-fd33-4932-b44c-d054b87955cc NetNS:/var/run/netns/dd14d0a6-0f92-4286-9b6d-b08760bf9b84 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2792992e_fd33_4932_b44c_d054b87955cc.slice PodAnnotations:0xc002422308}] Aliases:map[]}\"",
2026-06-14 10:12:41.500173 | controller |     "Jun 14 09:44:53.058057 crc crio[24245]: time=\"2026-06-14T09:44:53.057984263Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-9tlhx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.500188 | controller |     "Jun 14 09:44:53.061197 crc crio[24245]: time=\"2026-06-14T09:44:53.061085163Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:eab9458623706fe263deefc9d3798ed08af1d8a153dee463bfafe042689ee956\" id=61e88732-6c6e-471d-bbd6-a3a31d0404c2 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.500202 | controller |     "Jun 14 09:44:53.062347 crc crio[24245]: time=\"2026-06-14T09:44:53.062246349Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=ba28bc85-4cd5-4e13-a9dd-5e5c16bf0ed0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.500217 | controller |     "Jun 14 09:44:53.433392 crc crio[24245]: time=\"2026-06-14T09:44:53.432674382Z\" level=info msg=\"Removing container: 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e\" id=fb1e8967-666e-44b5-aee4-aa31cefec6f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.500287 | controller |     "Jun 14 09:44:54.270506 crc crio[24245]: time=\"2026-06-14T09:44:54.270054028Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=3c25edf1-e272-47c0-91bc-c4ad6633c1ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.500305 | controller |     "Jun 14 09:44:54.272151 crc crio[24245]: time=\"2026-06-14T09:44:54.270553554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.500320 | controller |     "Jun 14 09:45:00.547685 crc crio[24245]: time=\"2026-06-14T09:45:00.547063378Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690505-bjmtv/POD\" id=bf6a01ce-c555-4676-b588-6b16c0120015 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.500335 | controller |     "Jun 14 09:45:00.548750 crc crio[24245]: time=\"2026-06-14T09:45:00.547714719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.500399 | controller |     "Jun 14 09:45:03.587130 crc crio[24245]: time=\"2026-06-14T09:45:03.586340684Z\" level=info msg=\"Stopping container: 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44 (timeout: 2s)\" id=4a947a38-791e-4d3e-b624-87844bd140ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.500417 | controller |     "Jun 14 09:45:13.027022 crc crio[24245]: time=\"2026-06-14T09:45:13.022544678Z\" level=info msg=\"Removing container: 72c3865fdb826aaa11c662840c19675e1578048ffe7e9fc8e2c23b347a56fede\" id=82242ae0-f56d-4a9a-a528-32cba4eb9e84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.500432 | controller |     "Jun 14 09:45:15.068041 crc crio[24245]: time=\"2026-06-14T09:45:15.066215144Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=b3801692-0f6f-45f1-832f-4e26909803fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.500447 | controller |     "Jun 14 09:45:15.124471 crc crio[24245]: time=\"2026-06-14T09:45:15.124367624Z\" level=info msg=\"Stopped container bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4: openstack/swift-storage-0/swift-recon-cron\" id=3791d208-ddc9-4f21-9101-9231e6eedfb0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.500462 | controller |     "Jun 14 09:45:15.125751 crc crio[24245]: time=\"2026-06-14T09:45:15.125665235Z\" level=info msg=\"Stopping pod sandbox: e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\" id=d8d25a36-914d-453d-846e-a1648b01a0cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.500477 | controller |     "Jun 14 09:45:15.128288 crc crio[24245]: time=\"2026-06-14T09:45:15.127108221Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326 UID:51aae7fe-5f40-4799-95af-b359022cf02b NetNS:/var/run/netns/5a4c8b2f-78d4-470c-8e33-37ff8c378c01 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51aae7fe_5f40_4799_95af_b359022cf02b.slice PodAnnotations:0xc0004cc6e0}] Aliases:map[]}\"",
2026-06-14 10:12:41.500493 | controller |     "Jun 14 09:45:15.128288 crc crio[24245]: time=\"2026-06-14T09:45:15.127324858Z\" level=info msg=\"Deleting pod openstack_swift-storage-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.500508 | controller |     "Jun 14 09:45:15.132720 crc crio[24245]: time=\"2026-06-14T09:45:15.132516804Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:45b620164e0fa2a99d1e58833e086e6b4f1ce02695b73a0dd0daccfbbceb8e95\" id=e79f4bd7-51ca-4a2a-8642-a51ce35e2aff name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.500528 | controller |     "Jun 14 09:45:15.134807 crc crio[24245]: time=\"2026-06-14T09:45:15.134723794Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=437f6bb1-a83b-4e01-a5f8-17d99406913e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.500544 | controller |     "Jun 14 09:45:43.313990 crc crio[24245]: time=\"2026-06-14T09:45:43.309307581Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:c93ec98f0fc39d40abf15ee546f42b7074f18c532f5b98550cf6911e13807857\" id=e9bd3d68-4fa9-44b4-89ae-23ed29ba3793 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.500559 | controller |     "Jun 14 09:45:43.316273 crc crio[24245]: time=\"2026-06-14T09:45:43.316146617Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=fa6216ca-ad66-46d3-b6bf-e6cc5036fe46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.500573 | controller |     "Jun 14 09:45:45.088658 crc crio[24245]: time=\"2026-06-14T09:45:45.088188454Z\" level=info msg=\"Stopped pod sandbox: 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96\" id=ad3e19e4-0bb7-4a15-b0ba-ab7d79e8f4e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.500588 | controller |     "Jun 14 09:45:45.149401 crc crio[24245]: time=\"2026-06-14T09:45:45.149282957Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=f41e9527-b595-4784-a538-7b459dbaf9b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.500602 | controller |     "Jun 14 09:45:45.953485 crc crio[24245]: time=\"2026-06-14T09:45:45.952371333Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=c3d84a64-a93e-46d1-a9bc-35a6a94c64a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.500617 | controller |     "Jun 14 09:45:47.848424 crc crio[24245]: time=\"2026-06-14T09:45:47.84730105Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=06f6c557-499a-4184-8b27-8febec7d9a75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.500632 | controller |     "Jun 14 09:45:48.816082 crc crio[24245]: time=\"2026-06-14T09:45:48.815441144Z\" level=info msg=\"Stopped container 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44: openshift-marketplace/redhat-operators-bxsmv/registry-server\" id=4a947a38-791e-4d3e-b624-87844bd140ef name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.500646 | controller |     "Jun 14 09:45:48.817711 crc crio[24245]: time=\"2026-06-14T09:45:48.817591473Z\" level=info msg=\"Stopping pod sandbox: 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807\" id=d1c39ac8-9c2b-417d-a1c4-01a0592bcc9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.500661 | controller |     "Jun 14 09:45:48.826940 crc crio[24245]: time=\"2026-06-14T09:45:48.826756878Z\" level=info msg=\"Got pod network &{Name:redhat-operators-bxsmv Namespace:openshift-marketplace ID:6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807 UID:34f51797-c09a-4c8d-9d52-265b20f270d4 NetNS:/var/run/netns/4330f282-3b85-43d1-afb4-ff9ce12d92e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod34f51797_c09a_4c8d_9d52_265b20f270d4.slice PodAnnotations:0xc000522668}] Aliases:map[]}\"",
2026-06-14 10:12:41.500675 | controller |     "Jun 14 09:45:48.827302 crc crio[24245]: time=\"2026-06-14T09:45:48.827030857Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-bxsmv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.500695 | controller |     "Jun 14 09:45:48.891507 crc crio[24245]: time=\"2026-06-14T09:45:48.891385339Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2fc3227927ef395a7da6e52122f2c3a423ec63fab43600cd5b934bf2cab75e33\" id=84365614-8450-40a2-8bbe-23cb5ca151c3 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.500710 | controller |     "Jun 14 09:45:48.893307 crc crio[24245]: time=\"2026-06-14T09:45:48.892722783Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=68a69bcb-03e7-45df-9fb6-a703100a4bb6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.500725 | controller |     "Jun 14 09:45:48.952751 crc crio[24245]: time=\"2026-06-14T09:45:48.952591086Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073\" id=d7f1f713-642f-4e6c-be9b-bf6ffc6d24ec name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.500740 | controller |     "Jun 14 09:45:48.956425 crc crio[24245]: time=\"2026-06-14T09:45:48.956245643Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=376e5e1d-0066-453e-b542-471a651d3e35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.500755 | controller |     "Jun 14 09:45:51.171063 crc crio[24245]: time=\"2026-06-14T09:45:51.170524826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.500769 | controller |     "Jun 14 09:45:51.185524 crc crio[24245]: time=\"2026-06-14T09:45:51.185381114Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=a4d4739d-64fb-4bdd-9d7f-4fdc842bd0ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.500785 | controller |     "Jun 14 09:45:51.200057 crc crio[24245]: time=\"2026-06-14T09:45:51.199913485Z\" level=info msg=\"Creating container: openstack/placement-db-sync-z2f5n/placement-db-sync\" id=ae5e70ae-3959-4dc8-b4e4-4cb98a8cb626 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.500799 | controller |     "Jun 14 09:45:51.742436 crc crio[24245]: time=\"2026-06-14T09:45:51.741601731Z\" level=info msg=\"Stopped pod sandbox: e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\" id=d8d25a36-914d-453d-846e-a1648b01a0cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.500814 | controller |     "Jun 14 09:45:51.752226 crc crio[24245]: time=\"2026-06-14T09:45:51.752108125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.500828 | controller |     "Jun 14 09:45:51.776680 crc crio[24245]: time=\"2026-06-14T09:45:51.776518929Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:e4e336fd07647a38b1ccd46bea2e400d3a1c56a308d190cbf930fcafdf34e313\" id=c452eefc-4f8c-4a5c-b86a-2b055706c05b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.500843 | controller |     "Jun 14 09:45:51.780141 crc crio[24245]: time=\"2026-06-14T09:45:51.778004641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=950c3762-578e-44bd-9c43-921a9a42771d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.500857 | controller |     "Jun 14 09:45:51.817542 crc crio[24245]: time=\"2026-06-14T09:45:51.817431063Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=cc7b2fb1-911e-4afa-9f4a-01683d450591 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.500873 | controller |     "Jun 14 09:45:51.829466 crc crio[24245]: time=\"2026-06-14T09:45:51.829385153Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=64007933-0973-4a51-a726-ef92b3699496 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.500892 | controller |     "Jun 14 09:45:53.445278 crc crio[24245]: time=\"2026-06-14T09:45:53.444470488Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=253a35c3-e58e-41c5-a103-06982bc67b07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.500907 | controller |     "Jun 14 09:45:53.448170 crc crio[24245]: time=\"2026-06-14T09:45:53.445304475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.500921 | controller |     "Jun 14 09:45:54.109582 crc crio[24245]: time=\"2026-06-14T09:45:54.109484171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.500936 | controller |     "Jun 14 09:45:54.125673 crc crio[24245]: time=\"2026-06-14T09:45:54.125576326Z\" level=info msg=\"Removed container 76167ff9afbabf25eda7003b6f94878ed30be7392bca709adbf9fdb8d252492e: openstack/ceilometer-0/proxy-httpd\" id=fb1e8967-666e-44b5-aee4-aa31cefec6f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.500951 | controller |     "Jun 14 09:45:54.131308 crc crio[24245]: time=\"2026-06-14T09:45:54.131212103Z\" level=info msg=\"Removing container: 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac\" id=5e060968-d512-4c45-8135-29d974698d6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.500965 | controller |     "Jun 14 09:45:54.148338 crc crio[24245]: time=\"2026-06-14T09:45:54.148202747Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=063bacf7-58e2-4916-8c82-904fd9d16f4a name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.500980 | controller |     "Jun 14 09:45:54.149802 crc crio[24245]: time=\"2026-06-14T09:45:54.149148223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d8e07bd7-e289-4feb-8033-b8e7c21a9259 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.500994 | controller |     "Jun 14 09:45:54.218498 crc crio[24245]: time=\"2026-06-14T09:45:54.217959981Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=1429146d-8c1c-4d8d-9200-c16665eaf746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.501008 | controller |     "Jun 14 09:45:54.226277 crc crio[24245]: time=\"2026-06-14T09:45:54.225689069Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:afd81640c5976fa030a421d45dfee3e609f5d9da7f871fb76da58d08f81ce25e\" id=8725a14c-1ba3-49bd-ab53-4b0a29a599a7 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.501022 | controller |     "Jun 14 09:45:54.228059 crc crio[24245]: time=\"2026-06-14T09:45:54.2279331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=0ce88044-7230-42a9-89ba-6b40c4bcbb67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501036 | controller |     "Jun 14 09:45:54.239823 crc crio[24245]: time=\"2026-06-14T09:45:54.239704442Z\" level=info msg=\"Removed container 72c3865fdb826aaa11c662840c19675e1578048ffe7e9fc8e2c23b347a56fede: openstack/swift-ring-rebalance-7wrs7/swift-ring-rebalance\" id=82242ae0-f56d-4a9a-a528-32cba4eb9e84 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.501050 | controller |     "Jun 14 09:45:54.244269 crc crio[24245]: time=\"2026-06-14T09:45:54.244081742Z\" level=info msg=\"Removing container: 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98\" id=9399c0eb-0070-40f9-be25-d10507d339a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.501069 | controller |     "Jun 14 09:45:54.259559 crc crio[24245]: time=\"2026-06-14T09:45:54.249169344Z\" level=info msg=\"Stopped pod sandbox: 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807\" id=d1c39ac8-9c2b-417d-a1c4-01a0592bcc9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.501084 | controller |     "Jun 14 09:45:54.261362 crc crio[24245]: time=\"2026-06-14T09:45:54.261276649Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-s7ww7/swift-ring-rebalance\" id=14fd40df-8e27-476d-b674-bdf9e8a9a425 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.501098 | controller |     "Jun 14 09:45:54.271477 crc crio[24245]: time=\"2026-06-14T09:45:54.271331254Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1\" id=532a238b-2311-497c-89b8-a285e3c81699 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.501112 | controller |     "Jun 14 09:45:54.275048 crc crio[24245]: time=\"2026-06-14T09:45:54.274959547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=76f046db-c84b-4f29-a4a4-0d3160b9cd86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501126 | controller |     "Jun 14 09:45:54.289705 crc crio[24245]: time=\"2026-06-14T09:45:54.289356473Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:d4e97fff72edfe6f390bdd2bebcacce9169afe075f8f2de1ba6ff34e235faae4\" id=a0c51f46-7d95-489d-9cbc-e1e7e6ff9901 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.501140 | controller |     "Jun 14 09:45:54.292692 crc crio[24245]: time=\"2026-06-14T09:45:54.292556513Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=d3458bd5-91b6-41c3-aff9-1939772daab3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501154 | controller |     "Jun 14 09:45:54.301321 crc crio[24245]: time=\"2026-06-14T09:45:54.301184039Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4\" id=2a3ce974-72b6-40e8-a002-8dafaee28f15 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.501169 | controller |     "Jun 14 09:45:54.301570 crc crio[24245]: time=\"2026-06-14T09:45:54.301432916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=c52c1218-9d53-4925-892f-1afb501ad6c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501184 | controller |     "Jun 14 09:45:54.303051 crc crio[24245]: time=\"2026-06-14T09:45:54.302952485Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=21491849-6bf7-4a9d-a235-b1126ca1d7f8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501198 | controller |     "Jun 14 09:45:54.307701 crc crio[24245]: time=\"2026-06-14T09:45:54.307557666Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:1dc5f1c819d6571c9291b616a10504e9aae583012375bdddf3f84be521c437bd\" id=2ba7bf01-78e9-4020-aad9-8079f86d5e40 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.501213 | controller |     "Jun 14 09:45:54.309036 crc crio[24245]: time=\"2026-06-14T09:45:54.30878162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e1ee91ec-c3c8-4144-84fe-233f0e3eea08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501227 | controller |     "Jun 14 09:45:54.316422 crc crio[24245]: time=\"2026-06-14T09:45:54.316295539Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:54d34383039c5c882e1399533e3daac90f5a34676643f168cad40c71510cc073\" id=5c4e2732-1605-4af9-b45b-5082e1eb5073 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.501246 | controller |     "Jun 14 09:45:54.317407 crc crio[24245]: time=\"2026-06-14T09:45:54.31727276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=a77c0d0e-4119-4824-ac2e-2e2133538aed name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501261 | controller |     "Jun 14 09:45:54.340692 crc crio[24245]: time=\"2026-06-14T09:45:54.340426444Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:e23dba737806fb9a061e43fafc48ce7f5e04e848c83db8d61167f439a6c1ddeb\" id=03e7256a-2f1e-433b-a2f3-5331d8d54026 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.501275 | controller |     "Jun 14 09:45:54.342181 crc crio[24245]: time=\"2026-06-14T09:45:54.342073139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b1d9e02a-a5e7-4f5e-b412-a9d4bc752a52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501290 | controller |     "Jun 14 09:45:54.357488 crc crio[24245]: time=\"2026-06-14T09:45:54.357347145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.501304 | controller |     "Jun 14 09:45:54.363466 crc crio[24245]: time=\"2026-06-14T09:45:54.363348698Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=cbb72263-a49c-4899-9006-07fa624783f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501319 | controller |     "Jun 14 09:45:54.388546 crc crio[24245]: time=\"2026-06-14T09:45:54.388437139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.501334 | controller |     "Jun 14 09:45:54.395477 crc crio[24245]: time=\"2026-06-14T09:45:54.395374146Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:fe1576f03269f7a945c6628d852209fd65ead27a85515096a858bbfa7e64c102\" id=e748b1c4-23f9-4c3e-aad8-49b12f1e5d06 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.501371 | controller |     "Jun 14 09:45:54.400113 crc crio[24245]: time=\"2026-06-14T09:45:54.39835962Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=3e623ec1-aad6-4cc6-9210-a5bf21439e08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501390 | controller |     "Jun 14 09:45:54.400113 crc crio[24245]: time=\"2026-06-14T09:45:54.398579719Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=714012a4-d4d7-4223-adc5-5ba246ac59b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501409 | controller |     "Jun 14 09:45:54.405898 crc crio[24245]: time=\"2026-06-14T09:45:54.405817068Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4 UID:ed008b28-6a0a-4245-b6bf-62307a615f41 NetNS:/var/run/netns/eacd65b6-26a9-4f49-b40f-52f73c8482d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded008b28_6a0a_4245_b6bf_62307a615f41.slice PodAnnotations:0xc002c92830}] Aliases:map[]}\"",
2026-06-14 10:12:41.501462 | controller |     "Jun 14 09:45:54.406020 crc crio[24245]: time=\"2026-06-14T09:45:54.406003504Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.501484 | controller |     "Jun 14 09:45:54.410301 crc crio[24245]: time=\"2026-06-14T09:45:54.410229298Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pkglq/extract-content\" id=ff35c605-63ad-461b-ab46-8b775ec60987 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.501504 | controller |     "Jun 14 09:45:54.421886 crc crio[24245]: time=\"2026-06-14T09:45:54.421767448Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:c120e1b5d2642a9ece7f368cd34f811c60f81f02e62d088493e13249e815dcc1\" id=fd05561e-7eb6-428a-ad3f-39558f6fa28b name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.501520 | controller |     "Jun 14 09:45:54.426513 crc crio[24245]: time=\"2026-06-14T09:45:54.423455372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=1ae1c251-9d67-44d3-9816-afd22ac5da14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501535 | controller |     "Jun 14 09:45:54.430590 crc crio[24245]: time=\"2026-06-14T09:45:54.430493664Z\" level=info msg=\"Removed container 84a01e8d64c9597b236820236555ed0dd1d954e2985eb2fead98654472e8aaac: openstack/ceilometer-0/sg-core\" id=5e060968-d512-4c45-8135-29d974698d6f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.501549 | controller |     "Jun 14 09:45:54.435083 crc crio[24245]: time=\"2026-06-14T09:45:54.434996185Z\" level=info msg=\"Removing container: da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10\" id=7c33379b-34e2-4666-8cae-5c4990dba3a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.501564 | controller |     "Jun 14 09:45:54.443762 crc crio[24245]: time=\"2026-06-14T09:45:54.443687755Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=5171d4b0-36e6-4706-802e-d975aaed7b8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501579 | controller |     "Jun 14 09:45:54.462046 crc crio[24245]: time=\"2026-06-14T09:45:54.461968453Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.501594 | controller |     "Jun 14 09:45:54.502969 crc crio[24245]: time=\"2026-06-14T09:45:54.502786771Z\" level=info msg=\"Creating container: openstack/glance-db-sync-lzb6g/glance-db-sync\" id=3063d03d-f797-49ee-8c4f-612cbb81de74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.501609 | controller |     "Jun 14 09:45:54.519062 crc crio[24245]: time=\"2026-06-14T09:45:54.518962556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=5fae1dc3-fa21-4952-a0de-8f5200ee6d12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501624 | controller |     "Jun 14 09:45:54.537043 crc crio[24245]: time=\"2026-06-14T09:45:54.536935948Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690505-bjmtv Namespace:openshift-operator-lifecycle-manager ID:caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0 UID:662eb17b-0a18-41fd-a79e-5d8a91fe3f93 NetNS:/var/run/netns/6e87587a-5f47-495a-aa7b-d4eca61e8ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod662eb17b_0a18_41fd_a79e_5d8a91fe3f93.slice PodAnnotations:0xc00274a128}] Aliases:map[]}\"",
2026-06-14 10:12:41.501639 | controller |     "Jun 14 09:45:54.537043 crc crio[24245]: time=\"2026-06-14T09:45:54.537024611Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690505-bjmtv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.501655 | controller |     "Jun 14 09:45:54.541732 crc crio[24245]: time=\"2026-06-14T09:45:54.541464506Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=73bca534-60fa-4310-a230-7b7ce9542da9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501669 | controller |     "Jun 14 09:45:54.550240 crc crio[24245]: time=\"2026-06-14T09:45:54.549383898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=9f5cdcf1-7b4f-40b6-8eca-fa4ac8ad189f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501688 | controller |     "Jun 14 09:45:54.551453 crc crio[24245]: time=\"2026-06-14T09:45:54.551371612Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-tw84j/neutron-db-sync\" id=be2e927b-f605-4cc0-8862-7d1a9e3fe6a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.501703 | controller |     "Jun 14 09:45:54.573085 crc crio[24245]: time=\"2026-06-14T09:45:54.570533847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=f73512c8-6ce3-49f0-9460-aa8cb38e5641 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501718 | controller |     "Jun 14 09:45:54.607008 crc crio[24245]: time=\"2026-06-14T09:45:54.606902653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ba7802e1-2c1b-4ed2-8446-6a97a9f3a227 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501733 | controller |     "Jun 14 09:45:54.610527 crc crio[24245]: time=\"2026-06-14T09:45:54.610438295Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=3ceacffd-d3c6-4947-b1b2-7da9750c70e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.501748 | controller |     "Jun 14 09:45:54.647548 crc crio[24245]: time=\"2026-06-14T09:45:54.647443665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ce15166f-6974-4129-8b86-2fff6336632a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501762 | controller |     "Jun 14 09:45:54.649496 crc crio[24245]: time=\"2026-06-14T09:45:54.649406065Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882 UID:3f83e8f9-7011-4c6f-be6d-5b774cdbcb33 NetNS:/var/run/netns/4b4f7a31-07b7-4f14-85f8-86cda6a87b35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f83e8f9_7011_4c6f_be6d_5b774cdbcb33.slice PodAnnotations:0xc0004cc3a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.501777 | controller |     "Jun 14 09:45:54.649496 crc crio[24245]: time=\"2026-06-14T09:45:54.649495198Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.501792 | controller |     "Jun 14 09:45:54.658320 crc crio[24245]: time=\"2026-06-14T09:45:54.658248357Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5fbcfa16-e75a-45d6-8044-f03197117c5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.501807 | controller |     "Jun 14 09:45:54.679826 crc crio[24245]: time=\"2026-06-14T09:45:54.677911531Z\" level=info msg=\"Removed container 85ceedd914f544921f878265afe4625d3caf580b405b06be9375ab3169e36e98: openstack/swift-storage-0/account-replicator\" id=9399c0eb-0070-40f9-be25-d10507d339a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.501822 | controller |     "Jun 14 09:45:54.681205 crc crio[24245]: time=\"2026-06-14T09:45:54.681139157Z\" level=info msg=\"Removing container: 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e\" id=b603ef88-a79a-41c6-b6ee-a8a8bc69374a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.501837 | controller |     "Jun 14 09:45:54.716348 crc crio[24245]: time=\"2026-06-14T09:45:54.716292402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.501852 | controller |     "Jun 14 09:45:54.725005 crc crio[24245]: time=\"2026-06-14T09:45:54.71997303Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-8tmdc/barbican-db-sync\" id=d1709115-868e-4133-8a8c-a8752a16e484 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.501876 | controller |     "Jun 14 09:45:54.729108 crc crio[24245]: time=\"2026-06-14T09:45:54.729075262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.501891 | controller |     "Jun 14 09:45:54.733287 crc crio[24245]: time=\"2026-06-14T09:45:54.733263432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.501906 | controller |     "Jun 14 09:45:54.791886 crc crio[24245]: time=\"2026-06-14T09:45:54.791299028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.501921 | controller |     "Jun 14 09:45:54.804925 crc crio[24245]: time=\"2026-06-14T09:45:54.798780347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.501935 | controller |     "Jun 14 09:45:54.824743 crc crio[24245]: time=\"2026-06-14T09:45:54.824703667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.501950 | controller |     "Jun 14 09:45:54.835091 crc crio[24245]: time=\"2026-06-14T09:45:54.835060172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.501964 | controller |     "Jun 14 09:45:54.881510 crc crio[24245]: 2026-06-14T09:45:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6004c24dfe51755 Mac:02:9e:1d:fa:c2:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:aa Mtu:0 Sandbox:/var/run/netns/eacd65b6-26a9-4f49-b40f-52f73c8482d4 SocketPath: PciID:}] [{Interface:0xc00025ac40 Address:{IP:10.217.1.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.501979 | controller |     "Jun 14 09:45:54.888725 crc crio[24245]: time=\"2026-06-14T09:45:54.888550485Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4 UID:ed008b28-6a0a-4245-b6bf-62307a615f41 NetNS:/var/run/netns/eacd65b6-26a9-4f49-b40f-52f73c8482d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded008b28_6a0a_4245_b6bf_62307a615f41.slice PodAnnotations:0xc002c92830}] Aliases:map[]}\"",
2026-06-14 10:12:41.501995 | controller |     "Jun 14 09:45:54.889134 crc crio[24245]: time=\"2026-06-14T09:45:54.889107723Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.502010 | controller |     "Jun 14 09:45:54.897995 crc crio[24245]: time=\"2026-06-14T09:45:54.894685201Z\" level=info msg=\"Removed container da768bab889e991452e28bde57c380e02b2e567d193e73621a7b65a8e781ca10: openstack/ceilometer-0/ceilometer-notification-agent\" id=7c33379b-34e2-4666-8cae-5c4990dba3a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.502025 | controller |     "Jun 14 09:45:54.904640 crc crio[24245]: time=\"2026-06-14T09:45:54.904552862Z\" level=info msg=\"Removing container: 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0\" id=d26e1081-8162-4d0b-a3db-fc4e6e5c88d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.502040 | controller |     "Jun 14 09:45:54.929449 crc crio[24245]: time=\"2026-06-14T09:45:54.929409121Z\" level=info msg=\"Created container 491d9f804d588332cedbd15c19e9681286044801507fd7682542223adcab2cda: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=c3d84a64-a93e-46d1-a9bc-35a6a94c64a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.502059 | controller |     "Jun 14 09:45:54.930831 crc crio[24245]: time=\"2026-06-14T09:45:54.930764754Z\" level=info msg=\"Starting container: 491d9f804d588332cedbd15c19e9681286044801507fd7682542223adcab2cda\" id=5029eae6-6d23-44fa-acb2-9403070ca4be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.502075 | controller |     "Jun 14 09:45:54.949152 crc crio[24245]: time=\"2026-06-14T09:45:54.949031927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502089 | controller |     "Jun 14 09:45:54.952645 crc crio[24245]: time=\"2026-06-14T09:45:54.952587722Z\" level=info msg=\"Ran pod sandbox 6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4 with infra container: openstack/ceilometer-0/POD\" id=3c25edf1-e272-47c0-91bc-c4ad6633c1ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.502105 | controller |     "Jun 14 09:45:54.954705 crc crio[24245]: time=\"2026-06-14T09:45:54.954589722Z\" level=info msg=\"Started container\" PID=284105 containerID=491d9f804d588332cedbd15c19e9681286044801507fd7682542223adcab2cda description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=5029eae6-6d23-44fa-acb2-9403070ca4be name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bf5c49ca1abb71d69af8dbe0ef83d71e6b1e627b51e24e1a53652155eadd9fa",
2026-06-14 10:12:41.502133 | controller |     "Jun 14 09:45:54.963734 crc crio[24245]: time=\"2026-06-14T09:45:54.963656622Z\" level=info msg=\"Creating container: openstack/swift-proxy-776f9b98b7-bbp4b/proxy-httpd\" id=5280f85d-b001-42b9-873a-899970e61a85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.502148 | controller |     "Jun 14 09:45:54.963734 crc crio[24245]: time=\"2026-06-14T09:45:54.963659501Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=b1f4a3b7-bb74-4758-bf9e-558462ca3371 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.502164 | controller |     "Jun 14 09:45:54.965871 crc crio[24245]: time=\"2026-06-14T09:45:54.965726927Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a43e0003-3eff-4a3f-a2d5-b4f4a28cc056 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.502178 | controller |     "Jun 14 09:45:54.979209 crc crio[24245]: time=\"2026-06-14T09:45:54.979117802Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=5237446a-bcc7-48dc-84c7-c8adf63d7342 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.502194 | controller |     "Jun 14 09:45:54.983259 crc crio[24245]: time=\"2026-06-14T09:45:54.979533041Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=a43e0003-3eff-4a3f-a2d5-b4f4a28cc056 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.502208 | controller |     "Jun 14 09:45:54.983259 crc crio[24245]: time=\"2026-06-14T09:45:54.979734147Z\" level=info msg=\"Removed container 463b46c0f7194688adddaa168a36cdaecc6ec230c41d15e71c0d16a41478d9c0: openstack/ceilometer-0/ceilometer-central-agent\" id=d26e1081-8162-4d0b-a3db-fc4e6e5c88d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.502223 | controller |     "Jun 14 09:45:54.983259 crc crio[24245]: time=\"2026-06-14T09:45:54.979791355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502237 | controller |     "Jun 14 09:45:54.983259 crc crio[24245]: time=\"2026-06-14T09:45:54.980726759Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=a43e0003-3eff-4a3f-a2d5-b4f4a28cc056 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.502257 | controller |     "Jun 14 09:45:54.991566 crc crio[24245]: time=\"2026-06-14T09:45:54.991486356Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-9vkjz/nova-cell1-conductor-db-sync\" id=3cde534c-5250-44a8-bac3-b1c428db4f64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.502272 | controller |     "Jun 14 09:45:54.992283 crc crio[24245]: time=\"2026-06-14T09:45:54.992207192Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f174d7b7-dfc4-469c-9165-104579dd0306 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.502286 | controller |     "Jun 14 09:45:54.992467 crc crio[24245]: time=\"2026-06-14T09:45:54.992413606Z\" level=info msg=\"Removing container: 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d\" id=36af697c-9802-4671-a02b-cac066a1800f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.502301 | controller |     "Jun 14 09:45:55.006718 crc crio[24245]: time=\"2026-06-14T09:45:55.006648049Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-14 10:12:41.502315 | controller |     "Jun 14 09:45:55.078430 crc crio[24245]: time=\"2026-06-14T09:45:55.0783524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502330 | controller |     "Jun 14 09:45:55.079276 crc crio[24245]: time=\"2026-06-14T09:45:55.079194746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502344 | controller |     "Jun 14 09:45:55.102399 crc crio[24245]: time=\"2026-06-14T09:45:55.101158527Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-kslpf/nova-cell0-conductor-db-sync\" id=76ea3f0f-7a82-4762-9da9-f18356829ad7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.502387 | controller |     "Jun 14 09:45:55.102872 crc crio[24245]: time=\"2026-06-14T09:45:55.102716924Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-649b7c9ccf-b88pn/init\" id=0b5d63b3-84db-40c3-9dca-0b43453ea999 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.502404 | controller |     "Jun 14 09:45:55.109519 crc crio[24245]: time=\"2026-06-14T09:45:55.109111268Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-vm4w6/cinder-db-sync\" id=5053b287-f039-4c91-9797-1d6376dbae61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.502418 | controller |     "Jun 14 09:45:55.125032 crc crio[24245]: time=\"2026-06-14T09:45:55.123190526Z\" level=info msg=\"Removed container 2a0aa5dd4d9180587acda29df6c91b57decaeb57ddc674261ebeb2381d90423e: openstack/nova-metadata-0/nova-metadata-log\" id=b603ef88-a79a-41c6-b6ee-a8a8bc69374a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.502433 | controller |     "Jun 14 09:45:55.132912 crc crio[24245]: time=\"2026-06-14T09:45:55.132802032Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=8b16d965-b6f8-4d3c-a129-e84d80416d3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.502447 | controller |     "Jun 14 09:45:55.139505 crc crio[24245]: time=\"2026-06-14T09:45:55.138282937Z\" level=info msg=\"Created container c924d172f4dfda49bb03a21d5fd52fc349f10e2573c61edce21a4c33ecc76185: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=a4d4739d-64fb-4bdd-9d7f-4fdc842bd0ce name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.502462 | controller |     "Jun 14 09:45:55.143329 crc crio[24245]: time=\"2026-06-14T09:45:55.143260904Z\" level=info msg=\"Starting container: c924d172f4dfda49bb03a21d5fd52fc349f10e2573c61edce21a4c33ecc76185\" id=1cf317a9-9be2-4a6c-a193-2b8cc02587e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.502481 | controller |     "Jun 14 09:45:55.144022 crc crio[24245]: time=\"2026-06-14T09:45:55.143764741Z\" level=info msg=\"Removing container: 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00\" id=81dc2207-f8db-41f6-b5a8-bf6f01b5813c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.502496 | controller |     "Jun 14 09:45:55.157732 crc crio[24245]: time=\"2026-06-14T09:45:55.157650045Z\" level=info msg=\"Started container\" PID=284117 containerID=c924d172f4dfda49bb03a21d5fd52fc349f10e2573c61edce21a4c33ecc76185 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=1cf317a9-9be2-4a6c-a193-2b8cc02587e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=301713143dedbae4488dbf09492b50a96c9aaa4ea447b597f1299977f882e56d",
2026-06-14 10:12:41.502512 | controller |     "Jun 14 09:45:55.172969 crc crio[24245]: time=\"2026-06-14T09:45:55.171012798Z\" level=info msg=\"Created container 6aa4a9f2f22e4393574b4d5ee9ea6bf92b21298849ce5b7ca7769054491f701f: openstack/placement-db-sync-z2f5n/placement-db-sync\" id=ae5e70ae-3959-4dc8-b4e4-4cb98a8cb626 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.502526 | controller |     "Jun 14 09:45:55.175904 crc crio[24245]: time=\"2026-06-14T09:45:55.175711957Z\" level=info msg=\"Starting container: 6aa4a9f2f22e4393574b4d5ee9ea6bf92b21298849ce5b7ca7769054491f701f\" id=5fd598ba-fde5-48bb-9a2e-94654b7652c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.502541 | controller |     "Jun 14 09:45:55.190463 crc crio[24245]: time=\"2026-06-14T09:45:55.190394047Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=55110efe-ad8c-46af-9a45-23da3e391293 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.502556 | controller |     "Jun 14 09:45:55.214808 crc crio[24245]: time=\"2026-06-14T09:45:55.208353187Z\" level=info msg=\"Started container\" PID=284122 containerID=6aa4a9f2f22e4393574b4d5ee9ea6bf92b21298849ce5b7ca7769054491f701f description=openstack/placement-db-sync-z2f5n/placement-db-sync id=5fd598ba-fde5-48bb-9a2e-94654b7652c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0",
2026-06-14 10:12:41.502571 | controller |     "Jun 14 09:45:55.214808 crc crio[24245]: time=\"2026-06-14T09:45:55.208507932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502586 | controller |     "Jun 14 09:45:55.214808 crc crio[24245]: time=\"2026-06-14T09:45:55.209016178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502601 | controller |     "Jun 14 09:45:55.221835 crc crio[24245]: time=\"2026-06-14T09:45:55.221587998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502615 | controller |     "Jun 14 09:45:55.248449 crc crio[24245]: 2026-06-14T09:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:caa8bd179061992 Mac:be:dd:fe:65:43:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ab Mtu:0 Sandbox:/var/run/netns/6e87587a-5f47-495a-aa7b-d4eca61e8ac9 SocketPath: PciID:}] [{Interface:0xc00053e710 Address:{IP:10.217.1.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.502630 | controller |     "Jun 14 09:45:55.248449 crc crio[24245]: time=\"2026-06-14T09:45:55.246574878Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502644 | controller |     "Jun 14 09:45:55.250437 crc crio[24245]: time=\"2026-06-14T09:45:55.24969305Z\" level=info msg=\"Removed container 7311326a32534e68b5ae3249bc2fa63d4c32c6cf97eba4b087e6b57bf680e52d: openshift-marketplace/community-operators-9tlhx/registry-server\" id=36af697c-9802-4671-a02b-cac066a1800f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.502664 | controller |     "Jun 14 09:45:55.250568 crc crio[24245]: time=\"2026-06-14T09:45:55.250523206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502680 | controller |     "Jun 14 09:45:55.259769 crc crio[24245]: time=\"2026-06-14T09:45:55.257372296Z\" level=info msg=\"Removing container: 3901ac5c41ff3f97a6bb8da24b9fd5d04a2348fe705a91078d07cdab501ed5c4\" id=2ef70828-1a4f-470c-9d7f-ca27b241babe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.502695 | controller |     "Jun 14 09:45:55.261582 crc crio[24245]: time=\"2026-06-14T09:45:55.260296392Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690505-bjmtv Namespace:openshift-operator-lifecycle-manager ID:caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0 UID:662eb17b-0a18-41fd-a79e-5d8a91fe3f93 NetNS:/var/run/netns/6e87587a-5f47-495a-aa7b-d4eca61e8ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod662eb17b_0a18_41fd_a79e_5d8a91fe3f93.slice PodAnnotations:0xc00274a128}] Aliases:map[]}\"",
2026-06-14 10:12:41.502711 | controller |     "Jun 14 09:45:55.261582 crc crio[24245]: time=\"2026-06-14T09:45:55.26055044Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690505-bjmtv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.502726 | controller |     "Jun 14 09:45:55.265175 crc crio[24245]: time=\"2026-06-14T09:45:55.264136933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502741 | controller |     "Jun 14 09:45:55.279128 crc crio[24245]: time=\"2026-06-14T09:45:55.278996617Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=d38deef6-a418-4587-a2c0-dc0321657ff5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.502756 | controller |     "Jun 14 09:45:55.280657 crc crio[24245]: time=\"2026-06-14T09:45:55.280570222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502771 | controller |     "Jun 14 09:45:55.315048 crc crio[24245]: time=\"2026-06-14T09:45:55.314029756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502786 | controller |     "Jun 14 09:45:55.315413 crc crio[24245]: time=\"2026-06-14T09:45:55.315345908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502801 | controller |     "Jun 14 09:45:55.323189 crc crio[24245]: time=\"2026-06-14T09:45:55.323040724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502816 | controller |     "Jun 14 09:45:55.329198 crc crio[24245]: time=\"2026-06-14T09:45:55.329156318Z\" level=info msg=\"Ran pod sandbox caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690505-bjmtv/POD\" id=bf6a01ce-c555-4676-b588-6b16c0120015 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.502831 | controller |     "Jun 14 09:45:55.330067 crc crio[24245]: time=\"2026-06-14T09:45:55.329935902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502851 | controller |     "Jun 14 09:45:55.331165 crc crio[24245]: time=\"2026-06-14T09:45:55.331136339Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=b5c34bcd-a5ed-48ec-876a-db0be4494771 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.502866 | controller |     "Jun 14 09:45:55.332408 crc crio[24245]: time=\"2026-06-14T09:45:55.332378989Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1234989b-6354-4a02-9847-7d4d765d3d87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.502881 | controller |     "Jun 14 09:45:55.344468 crc crio[24245]: time=\"2026-06-14T09:45:55.344393542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502896 | controller |     "Jun 14 09:45:55.390280 crc crio[24245]: time=\"2026-06-14T09:45:55.390169497Z\" level=info msg=\"Removed container 9e656e372da09fb30dd6becc9528dfe7001e9ac88bafe37e5353a27bc5d62d00: openstack/swift-storage-0/object-expirer\" id=81dc2207-f8db-41f6-b5a8-bf6f01b5813c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.502910 | controller |     "Jun 14 09:45:55.396105 crc crio[24245]: time=\"2026-06-14T09:45:55.396029574Z\" level=info msg=\"Removing container: d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b\" id=6e1e75d1-67af-415f-a425-e8287d201905 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.502925 | controller |     "Jun 14 09:45:55.399021 crc crio[24245]: time=\"2026-06-14T09:45:55.398944376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502940 | controller |     "Jun 14 09:45:55.469337 crc crio[24245]: time=\"2026-06-14T09:45:55.468676076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f0fda911-6ccb-4584-ae5a-adc309f4a5d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.502956 | controller |     "Jun 14 09:45:55.491528 crc crio[24245]: time=\"2026-06-14T09:45:55.491443569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.502971 | controller |     "Jun 14 09:45:55.497511 crc crio[24245]: time=\"2026-06-14T09:45:55.497379079Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=943d8e36-9cc9-4b98-8081-6d222f98cbcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.502985 | controller |     "Jun 14 09:45:55.507724 crc crio[24245]: time=\"2026-06-14T09:45:55.50763698Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690505-bjmtv/collect-profiles\" id=1b22a210-348c-449a-b830-020aabe846a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.503000 | controller |     "Jun 14 09:45:55.525189 crc crio[24245]: time=\"2026-06-14T09:45:55.525080091Z\" level=info msg=\"Removed container d10c80de113058b44565f5f899e2363b8381fc820b1eb7a3279ab76a8d95d95b: openstack/swift-storage-0/rsync\" id=6e1e75d1-67af-415f-a425-e8287d201905 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.503014 | controller |     "Jun 14 09:45:55.533262 crc crio[24245]: time=\"2026-06-14T09:45:55.533199682Z\" level=info msg=\"Removing container: dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6\" id=1a14407b-5695-4ead-bd54-64cfd1154e0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.503029 | controller |     "Jun 14 09:45:55.542212 crc crio[24245]: time=\"2026-06-14T09:45:55.541153931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503048 | controller |     "Jun 14 09:45:55.559269 crc crio[24245]: time=\"2026-06-14T09:45:55.559177514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503063 | controller |     "Jun 14 09:45:55.568095 crc crio[24245]: time=\"2026-06-14T09:45:55.568020345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503078 | controller |     "Jun 14 09:45:55.588897 crc crio[24245]: time=\"2026-06-14T09:45:55.588751148Z\" level=info msg=\"Removed container 3901ac5c41ff3f97a6bb8da24b9fd5d04a2348fe705a91078d07cdab501ed5c4: openshift-marketplace/community-operators-9tlhx/extract-content\" id=2ef70828-1a4f-470c-9d7f-ca27b241babe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.503094 | controller |     "Jun 14 09:45:55.590415 crc crio[24245]: time=\"2026-06-14T09:45:55.590353938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503109 | controller |     "Jun 14 09:45:55.590725 crc crio[24245]: time=\"2026-06-14T09:45:55.590642166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503123 | controller |     "Jun 14 09:45:55.593453 crc crio[24245]: time=\"2026-06-14T09:45:55.593382304Z\" level=info msg=\"Removing container: cb734d1887353cacdf59a569f987eb4034e21fc78f64c7c9849694fb673cfac4\" id=560c43a1-0bf3-4202-9e8e-6c2b8e0f7b89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.503138 | controller |     "Jun 14 09:45:55.598807 crc crio[24245]: time=\"2026-06-14T09:45:55.598657809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503153 | controller |     "Jun 14 09:45:55.609449 crc crio[24245]: time=\"2026-06-14T09:45:55.609358782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503167 | controller |     "Jun 14 09:45:55.631624 crc crio[24245]: 2026-06-14T09:45:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa1650ef59dfe36 Mac:7a:f7:c2:e0:12:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ac Mtu:0 Sandbox:/var/run/netns/4b4f7a31-07b7-4f14-85f8-86cda6a87b35 SocketPath: PciID:}] [{Interface:0xc00022c780 Address:{IP:10.217.1.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.503182 | controller |     "Jun 14 09:45:55.633876 crc crio[24245]: time=\"2026-06-14T09:45:55.633525349Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882 UID:3f83e8f9-7011-4c6f-be6d-5b774cdbcb33 NetNS:/var/run/netns/4b4f7a31-07b7-4f14-85f8-86cda6a87b35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3f83e8f9_7011_4c6f_be6d_5b774cdbcb33.slice PodAnnotations:0xc0004cc3a8}] Aliases:map[]}\"",
2026-06-14 10:12:41.503197 | controller |     "Jun 14 09:45:55.634244 crc crio[24245]: time=\"2026-06-14T09:45:55.634202831Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.503211 | controller |     "Jun 14 09:45:55.742357 crc crio[24245]: time=\"2026-06-14T09:45:55.741553309Z\" level=info msg=\"Ran pod sandbox aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882 with infra container: openstack/swift-storage-0/POD\" id=253a35c3-e58e-41c5-a103-06982bc67b07 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.503231 | controller |     "Jun 14 09:45:55.749240 crc crio[24245]: time=\"2026-06-14T09:45:55.749163369Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1cf89de6-dbbe-4610-a21f-338f933bb425 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.503246 | controller |     "Jun 14 09:45:55.749379 crc crio[24245]: time=\"2026-06-14T09:45:55.749366085Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=1cf89de6-dbbe-4610-a21f-338f933bb425 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.503260 | controller |     "Jun 14 09:45:55.749439 crc crio[24245]: time=\"2026-06-14T09:45:55.749418757Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=1cf89de6-dbbe-4610-a21f-338f933bb425 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.503275 | controller |     "Jun 14 09:45:55.757014 crc crio[24245]: time=\"2026-06-14T09:45:55.753121183Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a1df5472-6d7c-4939-b46b-1a5d2263d880 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.503289 | controller |     "Jun 14 09:45:55.774371 crc crio[24245]: time=\"2026-06-14T09:45:55.774230944Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-14 10:12:41.503304 | controller |     "Jun 14 09:45:55.895245 crc crio[24245]: time=\"2026-06-14T09:45:55.895188772Z\" level=info msg=\"Removed container cb734d1887353cacdf59a569f987eb4034e21fc78f64c7c9849694fb673cfac4: openshift-marketplace/community-operators-9tlhx/extract-utilities\" id=560c43a1-0bf3-4202-9e8e-6c2b8e0f7b89 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.503319 | controller |     "Jun 14 09:45:55.909972 crc crio[24245]: time=\"2026-06-14T09:45:55.909783037Z\" level=info msg=\"Removing container: 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44\" id=2256ef14-e5e1-4458-8ada-e7edb44845a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.503333 | controller |     "Jun 14 09:45:55.917927 crc crio[24245]: time=\"2026-06-14T09:45:55.917780464Z\" level=info msg=\"Created container 137e0f1770d40907a39136c69518856ba0c32269b1404e92d8eb4f3218537388: openshift-marketplace/certified-operators-pkglq/extract-content\" id=ff35c605-63ad-461b-ab46-8b775ec60987 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.503363 | controller |     "Jun 14 09:45:55.921592 crc crio[24245]: time=\"2026-06-14T09:45:55.920717406Z\" level=info msg=\"Starting container: 137e0f1770d40907a39136c69518856ba0c32269b1404e92d8eb4f3218537388\" id=bc11289e-0280-49a8-a7ef-196b2fdc6261 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.503382 | controller |     "Jun 14 09:45:55.940992 crc crio[24245]: time=\"2026-06-14T09:45:55.938127963Z\" level=info msg=\"Started container\" PID=284429 containerID=137e0f1770d40907a39136c69518856ba0c32269b1404e92d8eb4f3218537388 description=openshift-marketplace/certified-operators-pkglq/extract-content id=bc11289e-0280-49a8-a7ef-196b2fdc6261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f",
2026-06-14 10:12:41.503398 | controller |     "Jun 14 09:45:55.988643 crc crio[24245]: time=\"2026-06-14T09:45:55.988551242Z\" level=info msg=\"Created container 9144dc43d6dbd70a9c2c59b2ac936969c394cd3108703345d813cef74c31651c: openstack/openstackclient/openstackclient\" id=1429146d-8c1c-4d8d-9200-c16665eaf746 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.503413 | controller |     "Jun 14 09:45:55.990519 crc crio[24245]: time=\"2026-06-14T09:45:55.990412171Z\" level=info msg=\"Starting container: 9144dc43d6dbd70a9c2c59b2ac936969c394cd3108703345d813cef74c31651c\" id=4e57efae-0d41-4413-b12f-2dafbd3fd21f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.503432 | controller |     "Jun 14 09:45:56.003265 crc crio[24245]: time=\"2026-06-14T09:45:56.003180467Z\" level=info msg=\"Started container\" PID=284425 containerID=9144dc43d6dbd70a9c2c59b2ac936969c394cd3108703345d813cef74c31651c description=openstack/openstackclient/openstackclient id=4e57efae-0d41-4413-b12f-2dafbd3fd21f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2e5dd8a9a543c38111483637adab2908f218d73ee95a644107369c701defd8e",
2026-06-14 10:12:41.503447 | controller |     "Jun 14 09:45:56.053543 crc crio[24245]: time=\"2026-06-14T09:45:56.052123044Z\" level=info msg=\"Created container fcd29d0db40a3c27720ce11fd0c2c32bb4b25a8ebe930f879214009864836448: openstack/swift-ring-rebalance-s7ww7/swift-ring-rebalance\" id=14fd40df-8e27-476d-b674-bdf9e8a9a425 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.503462 | controller |     "Jun 14 09:45:56.053925 crc crio[24245]: time=\"2026-06-14T09:45:56.053657315Z\" level=info msg=\"Created container a7d4d00a3a19b251178b6a07c57606af4edb51aab64287211b75d51637938e94: openstack/neutron-db-sync-tw84j/neutron-db-sync\" id=be2e927b-f605-4cc0-8862-7d1a9e3fe6a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.503477 | controller |     "Jun 14 09:45:56.057702 crc crio[24245]: time=\"2026-06-14T09:45:56.057643619Z\" level=info msg=\"Starting container: fcd29d0db40a3c27720ce11fd0c2c32bb4b25a8ebe930f879214009864836448\" id=7a604ae0-1e4f-4097-aee4-657ef5feaa7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.503491 | controller |     "Jun 14 09:45:56.058982 crc crio[24245]: time=\"2026-06-14T09:45:56.058806498Z\" level=info msg=\"Starting container: a7d4d00a3a19b251178b6a07c57606af4edb51aab64287211b75d51637938e94\" id=78db0107-f247-42d7-9128-96e804e627cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.503530 | controller |     "Jun 14 09:45:56.068089 crc crio[24245]: time=\"2026-06-14T09:45:56.06771257Z\" level=info msg=\"Started container\" PID=284420 containerID=fcd29d0db40a3c27720ce11fd0c2c32bb4b25a8ebe930f879214009864836448 description=openstack/swift-ring-rebalance-s7ww7/swift-ring-rebalance id=7a604ae0-1e4f-4097-aee4-657ef5feaa7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4",
2026-06-14 10:12:41.503550 | controller |     "Jun 14 09:45:56.075145 crc crio[24245]: time=\"2026-06-14T09:45:56.072501342Z\" level=info msg=\"Created container b564d4b5177439fc44f4b07a0e61fe583c5f2624dce108fd6af0c5c6f8a09781: openstack/ovn-northd-0/ovn-northd\" id=b1f4a3b7-bb74-4758-bf9e-558462ca3371 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.503565 | controller |     "Jun 14 09:45:56.080955 crc crio[24245]: time=\"2026-06-14T09:45:56.080819567Z\" level=info msg=\"Starting container: b564d4b5177439fc44f4b07a0e61fe583c5f2624dce108fd6af0c5c6f8a09781\" id=6883f0aa-4e76-47ab-b180-a00ce63bdcaf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.503580 | controller |     "Jun 14 09:45:56.099015 crc crio[24245]: time=\"2026-06-14T09:45:56.098920754Z\" level=info msg=\"Started container\" PID=284434 containerID=a7d4d00a3a19b251178b6a07c57606af4edb51aab64287211b75d51637938e94 description=openstack/neutron-db-sync-tw84j/neutron-db-sync id=78db0107-f247-42d7-9128-96e804e627cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24",
2026-06-14 10:12:41.503595 | controller |     "Jun 14 09:45:56.105465 crc crio[24245]: time=\"2026-06-14T09:45:56.105398631Z\" level=info msg=\"Removed container dc5567fd3a6c9b5655d3bd26ee99d2ef93d67595faf8a2dacb160afa7af3c4d6: openstack/memcached-0/memcached\" id=1a14407b-5695-4ead-bd54-64cfd1154e0f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.503614 | controller |     "Jun 14 09:45:56.112664 crc crio[24245]: time=\"2026-06-14T09:45:56.111087059Z\" level=info msg=\"Removing container: 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333\" id=40ed95ea-2eaf-4270-adcc-8d689d25a0ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.503629 | controller |     "Jun 14 09:45:56.117015 crc crio[24245]: time=\"2026-06-14T09:45:56.116828051Z\" level=info msg=\"Created container fb24c34202a1c5d9c81823c695615a2eb6d0889fe0fda3f8cf5dd1df2c5f2f45: openstack/barbican-db-sync-8tmdc/barbican-db-sync\" id=d1709115-868e-4133-8a8c-a8752a16e484 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.503644 | controller |     "Jun 14 09:45:56.125329 crc crio[24245]: time=\"2026-06-14T09:45:56.125259375Z\" level=info msg=\"Starting container: fb24c34202a1c5d9c81823c695615a2eb6d0889fe0fda3f8cf5dd1df2c5f2f45\" id=78b0fbc7-670d-460c-8a39-8062d631b9fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.503658 | controller |     "Jun 14 09:45:56.134064 crc crio[24245]: time=\"2026-06-14T09:45:56.134016739Z\" level=info msg=\"Started container\" PID=284444 containerID=b564d4b5177439fc44f4b07a0e61fe583c5f2624dce108fd6af0c5c6f8a09781 description=openstack/ovn-northd-0/ovn-northd id=6883f0aa-4e76-47ab-b180-a00ce63bdcaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=071c67eaec29d4a7b28890a37f3226588296bd32a10431f36e3d42c4ba72fa4f",
2026-06-14 10:12:41.503673 | controller |     "Jun 14 09:45:56.139101 crc crio[24245]: time=\"2026-06-14T09:45:56.137967894Z\" level=info msg=\"Started container\" PID=284428 containerID=fb24c34202a1c5d9c81823c695615a2eb6d0889fe0fda3f8cf5dd1df2c5f2f45 description=openstack/barbican-db-sync-8tmdc/barbican-db-sync id=78b0fbc7-670d-460c-8a39-8062d631b9fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1",
2026-06-14 10:12:41.503688 | controller |     "Jun 14 09:45:56.148362 crc crio[24245]: time=\"2026-06-14T09:45:56.148176583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503703 | controller |     "Jun 14 09:45:56.165890 crc crio[24245]: time=\"2026-06-14T09:45:56.162079631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503717 | controller |     "Jun 14 09:45:56.219327 crc crio[24245]: time=\"2026-06-14T09:45:56.219267681Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=f0c63471-a8e5-4e8d-9e6a-bf51abc14abe name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.503732 | controller |     "Jun 14 09:45:56.267563 crc crio[24245]: time=\"2026-06-14T09:45:56.255579976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503747 | controller |     "Jun 14 09:45:56.267563 crc crio[24245]: time=\"2026-06-14T09:45:56.26542941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503763 | controller |     "Jun 14 09:45:56.273455 crc crio[24245]: time=\"2026-06-14T09:45:56.271942349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503777 | controller |     "Jun 14 09:45:56.302947 crc crio[24245]: time=\"2026-06-14T09:45:56.294721531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503792 | controller |     "Jun 14 09:45:56.383070 crc crio[24245]: time=\"2026-06-14T09:45:56.382900846Z\" level=info msg=\"Removed container 362417f9dba17e63def9fba059ad39295ca2d0186b73397e693e50b1aef5f333: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=40ed95ea-2eaf-4270-adcc-8d689d25a0ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.503811 | controller |     "Jun 14 09:45:56.402714 crc crio[24245]: time=\"2026-06-14T09:45:56.40255179Z\" level=info msg=\"Removing container: e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e\" id=5a51e1d0-73f2-41fd-a6aa-c25ea84d9869 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.503827 | controller |     "Jun 14 09:45:56.461181 crc crio[24245]: time=\"2026-06-14T09:45:56.460780762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503842 | controller |     "Jun 14 09:45:56.499354 crc crio[24245]: time=\"2026-06-14T09:45:56.499103215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503856 | controller |     "Jun 14 09:45:56.593400 crc crio[24245]: time=\"2026-06-14T09:45:56.593247758Z\" level=info msg=\"Removed container 78245b224bca59951d8a2cdec3d5fb869cda741126cb79055926b56cc2cc1f44: openshift-marketplace/redhat-operators-bxsmv/registry-server\" id=2256ef14-e5e1-4458-8ada-e7edb44845a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.503871 | controller |     "Jun 14 09:45:56.608223 crc crio[24245]: time=\"2026-06-14T09:45:56.608075878Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=adfd802e-699a-4362-8da5-bb6f49652d2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.503885 | controller |     "Jun 14 09:45:56.608714 crc crio[24245]: time=\"2026-06-14T09:45:56.608102321Z\" level=info msg=\"Removing container: 234f46b97e8bbdc3a0be4c338be1f8ba07e7709dd843f5b0ba75b4c9b32ad95b\" id=6f72a5ba-940e-45ce-97c7-afb44b94ef46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.503900 | controller |     "Jun 14 09:45:56.626044 crc crio[24245]: time=\"2026-06-14T09:45:56.625885698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503915 | controller |     "Jun 14 09:45:56.638235 crc crio[24245]: time=\"2026-06-14T09:45:56.637402649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503929 | controller |     "Jun 14 09:45:56.668522 crc crio[24245]: time=\"2026-06-14T09:45:56.668464079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503943 | controller |     "Jun 14 09:45:56.674660 crc crio[24245]: time=\"2026-06-14T09:45:56.674589504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503958 | controller |     "Jun 14 09:45:56.679767 crc crio[24245]: time=\"2026-06-14T09:45:56.679699656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503972 | controller |     "Jun 14 09:45:56.684827 crc crio[24245]: time=\"2026-06-14T09:45:56.684729826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.503987 | controller |     "Jun 14 09:45:56.721802 crc crio[24245]: time=\"2026-06-14T09:45:56.721694023Z\" level=info msg=\"Created container e2a43b2144c736e03b7d2e2966295a906344bd58abd4b7b30f6d2043b3449f54: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=d38deef6-a418-4587-a2c0-dc0321657ff5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.504006 | controller |     "Jun 14 09:45:56.728216 crc crio[24245]: time=\"2026-06-14T09:45:56.72507459Z\" level=info msg=\"Starting container: e2a43b2144c736e03b7d2e2966295a906344bd58abd4b7b30f6d2043b3449f54\" id=695b568e-4b51-4dda-a3a9-d952e824e474 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.504022 | controller |     "Jun 14 09:45:56.739655 crc crio[24245]: time=\"2026-06-14T09:45:56.73953366Z\" level=info msg=\"Started container\" PID=284569 containerID=e2a43b2144c736e03b7d2e2966295a906344bd58abd4b7b30f6d2043b3449f54 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=695b568e-4b51-4dda-a3a9-d952e824e474 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6bf5c49ca1abb71d69af8dbe0ef83d71e6b1e627b51e24e1a53652155eadd9fa",
2026-06-14 10:12:41.504037 | controller |     "Jun 14 09:45:56.760546 crc crio[24245]: time=\"2026-06-14T09:45:56.760408004Z\" level=info msg=\"Removed container e2f120866300e2a8e6dbb24cadb771b58dba76bf51e08c1cc2107dedee1b420e: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=5a51e1d0-73f2-41fd-a6aa-c25ea84d9869 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.504052 | controller |     "Jun 14 09:45:56.766504 crc crio[24245]: time=\"2026-06-14T09:45:56.766386474Z\" level=info msg=\"Removing container: 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9\" id=7e9a6d9c-e9f9-4e16-8eb8-8dc3a747f1bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.504067 | controller |     "Jun 14 09:45:56.853705 crc crio[24245]: time=\"2026-06-14T09:45:56.853155185Z\" level=info msg=\"Removed container 234f46b97e8bbdc3a0be4c338be1f8ba07e7709dd843f5b0ba75b4c9b32ad95b: openshift-marketplace/redhat-operators-bxsmv/extract-content\" id=6f72a5ba-940e-45ce-97c7-afb44b94ef46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.504081 | controller |     "Jun 14 09:45:56.856086 crc crio[24245]: time=\"2026-06-14T09:45:56.856019726Z\" level=info msg=\"Removing container: 6d7bfcafe41376df682fa25d6173e32b4785239f360757346f740807338bbfa6\" id=23246936-9342-45af-a193-ee99b4eea957 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.504096 | controller |     "Jun 14 09:45:56.899284 crc crio[24245]: time=\"2026-06-14T09:45:56.898677623Z\" level=info msg=\"Created container 0235da518a3513219f498ce8c44a0e225f7f3b51ddbe0c8f8356ed703af23e6a: openstack/swift-proxy-776f9b98b7-bbp4b/proxy-httpd\" id=5280f85d-b001-42b9-873a-899970e61a85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.504110 | controller |     "Jun 14 09:45:56.910075 crc crio[24245]: time=\"2026-06-14T09:45:56.910017713Z\" level=info msg=\"Starting container: 0235da518a3513219f498ce8c44a0e225f7f3b51ddbe0c8f8356ed703af23e6a\" id=24cd8ec1-575a-4799-a30f-631fbb6199e1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.504125 | controller |     "Jun 14 09:45:56.912141 crc crio[24245]: time=\"2026-06-14T09:45:56.911938097Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=7aa89beb-cfd5-4289-bcc6-6fed3fc132ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.504139 | controller |     "Jun 14 09:45:56.923811 crc crio[24245]: time=\"2026-06-14T09:45:56.923654282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.504154 | controller |     "Jun 14 09:45:56.928328 crc crio[24245]: time=\"2026-06-14T09:45:56.928221213Z\" level=info msg=\"Started container\" PID=284626 containerID=0235da518a3513219f498ce8c44a0e225f7f3b51ddbe0c8f8356ed703af23e6a description=openstack/swift-proxy-776f9b98b7-bbp4b/proxy-httpd id=24cd8ec1-575a-4799-a30f-631fbb6199e1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=305924776e7620b8ccf2a09e88cc95d220ff18dc634068b324fec728c8fc4c5e",
2026-06-14 10:12:41.504173 | controller |     "Jun 14 09:45:56.930093 crc crio[24245]: time=\"2026-06-14T09:45:56.93003196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.504188 | controller |     "Jun 14 09:45:56.955563 crc crio[24245]: time=\"2026-06-14T09:45:56.948134337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.504203 | controller |     "Jun 14 09:45:57.007530 crc crio[24245]: time=\"2026-06-14T09:45:57.007285057Z\" level=info msg=\"Removed container 6d7bfcafe41376df682fa25d6173e32b4785239f360757346f740807338bbfa6: openshift-marketplace/redhat-operators-bxsmv/extract-utilities\" id=23246936-9342-45af-a193-ee99b4eea957 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.504217 | controller |     "Jun 14 09:45:57.100034 crc crio[24245]: time=\"2026-06-14T09:45:57.099207501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=f46ea773-e2a5-499f-8158-07b28b40c509 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.504232 | controller |     "Jun 14 09:45:57.105154 crc crio[24245]: time=\"2026-06-14T09:45:57.1050828Z\" level=info msg=\"Removed container 42cca887cece7ec193b7b2c11dc13978e757eb99b119cfec7f06876dd15b54f9: openstack/swift-storage-0/container-replicator\" id=7e9a6d9c-e9f9-4e16-8eb8-8dc3a747f1bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.504247 | controller |     "Jun 14 09:45:57.122582 crc crio[24245]: time=\"2026-06-14T09:45:57.122490652Z\" level=info msg=\"Removing container: 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c\" id=1f234feb-828d-40c6-80d2-ca24225ce4eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.504261 | controller |     "Jun 14 09:45:57.153130 crc crio[24245]: time=\"2026-06-14T09:45:57.152894858Z\" level=info msg=\"Created container 517836da66ad6830d8b0261db89c80ad706356f7fe734448eef6ee229c691870: openstack/nova-cell0-conductor-db-sync-kslpf/nova-cell0-conductor-db-sync\" id=76ea3f0f-7a82-4762-9da9-f18356829ad7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.504276 | controller |     "Jun 14 09:45:57.155988 crc crio[24245]: time=\"2026-06-14T09:45:57.155925195Z\" level=info msg=\"Starting container: 517836da66ad6830d8b0261db89c80ad706356f7fe734448eef6ee229c691870\" id=7553565f-a53c-4a3e-a87f-5f22e6b5bfc7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.504290 | controller |     "Jun 14 09:45:57.160637 crc crio[24245]: time=\"2026-06-14T09:45:57.160516478Z\" level=info msg=\"Created container 79e015eee47ef13975b17d6e74f08c7d51e78b8583faa9be44d9d17e77ff4aab: openshift-operator-lifecycle-manager/collect-profiles-29690505-bjmtv/collect-profiles\" id=1b22a210-348c-449a-b830-020aabe846a7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.504305 | controller |     "Jun 14 09:45:57.162055 crc crio[24245]: time=\"2026-06-14T09:45:57.161960997Z\" level=info msg=\"Starting container: 79e015eee47ef13975b17d6e74f08c7d51e78b8583faa9be44d9d17e77ff4aab\" id=05bc3edd-42d6-47dd-9608-5c42c0471e7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.504320 | controller |     "Jun 14 09:45:57.181510 crc crio[24245]: time=\"2026-06-14T09:45:57.18023103Z\" level=info msg=\"Created container 65f9254f1fb3e8a4a5b0764c638c7e901522438a568235e52fc826bda45b5ff3: openstack/nova-cell1-conductor-db-sync-9vkjz/nova-cell1-conductor-db-sync\" id=3cde534c-5250-44a8-bac3-b1c428db4f64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.504335 | controller |     "Jun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.182172152Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=7d0164c8-fed2-4a78-92a0-03193e56b846 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.504371 | controller |     "Jun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.183287312Z\" level=info msg=\"Created container 384216c0d4a774d48d1b7260c50376df4a5b0cb4f2e40f81c41671dbf7869177: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=3ceacffd-d3c6-4947-b1b2-7da9750c70e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.504389 | controller |     "Jun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.183499774Z\" level=info msg=\"Created container a08b5ea9f8c09b64fd098d2b29b8b8e04e59ed8e068b07ca747b07a50cc13b3c: openstack/cinder-db-sync-vm4w6/cinder-db-sync\" id=5053b287-f039-4c91-9797-1d6376dbae61 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.504404 | controller |     "Jun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.186714098Z\" level=info msg=\"Starting container: 384216c0d4a774d48d1b7260c50376df4a5b0cb4f2e40f81c41671dbf7869177\" id=e98214d8-2638-44ae-9cb9-02fe20d7cfde name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.504419 | controller |     "Jun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.186941711Z\" level=info msg=\"Starting container: a08b5ea9f8c09b64fd098d2b29b8b8e04e59ed8e068b07ca747b07a50cc13b3c\" id=5d3ec4ea-f697-4bfc-af5f-703f9ef0cc7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.504434 | controller |     "Jun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.186968622Z\" level=info msg=\"Starting container: 65f9254f1fb3e8a4a5b0764c638c7e901522438a568235e52fc826bda45b5ff3\" id=f33455e0-e06f-42d8-a22a-4c351673e70b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.504449 | controller |     "Jun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.187281742Z\" level=info msg=\"Started container\" PID=284662 containerID=517836da66ad6830d8b0261db89c80ad706356f7fe734448eef6ee229c691870 description=openstack/nova-cell0-conductor-db-sync-kslpf/nova-cell0-conductor-db-sync id=7553565f-a53c-4a3e-a87f-5f22e6b5bfc7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463",
2026-06-14 10:12:41.504464 | controller |     "Jun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.187018085Z\" level=info msg=\"Created container 82e9d498671070d193483a65c281fd75360201c9ec4b724c4882994959cfc7d6: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=943d8e36-9cc9-4b98-8081-6d222f98cbcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.504479 | controller |     "Jun 14 09:45:57.198200 crc crio[24245]: time=\"2026-06-14T09:45:57.196695394Z\" level=info msg=\"Started container\" PID=284639 containerID=384216c0d4a774d48d1b7260c50376df4a5b0cb4f2e40f81c41671dbf7869177 description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=e98214d8-2638-44ae-9cb9-02fe20d7cfde name=/runtime.v1.RuntimeService/StartContainer sandboxID=41a4515b53d30be450a32835ce111993bcd08cdc9600768a11b6ad0c2f952db9",
2026-06-14 10:12:41.504494 | controller |     "Jun 14 09:45:57.215552 crc crio[24245]: time=\"2026-06-14T09:45:57.204141389Z\" level=info msg=\"Starting container: 82e9d498671070d193483a65c281fd75360201c9ec4b724c4882994959cfc7d6\" id=6a62b58c-68b8-420e-ab6c-fa41d511bce1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.504508 | controller |     "Jun 14 09:45:57.215552 crc crio[24245]: time=\"2026-06-14T09:45:57.206156034Z\" level=info msg=\"Started container\" PID=284671 containerID=a08b5ea9f8c09b64fd098d2b29b8b8e04e59ed8e068b07ca747b07a50cc13b3c description=openstack/cinder-db-sync-vm4w6/cinder-db-sync id=5d3ec4ea-f697-4bfc-af5f-703f9ef0cc7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783",
2026-06-14 10:12:41.504523 | controller |     "Jun 14 09:45:57.215552 crc crio[24245]: time=\"2026-06-14T09:45:57.211069762Z\" level=info msg=\"Removed container 20f601ba6add52d982513b4550c622154ae30d88aa8f5f8f129c2574c529b15c: openstack/swift-storage-0/account-server\" id=1f234feb-828d-40c6-80d2-ca24225ce4eb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.504542 | controller |     "Jun 14 09:45:57.218187 crc crio[24245]: time=\"2026-06-14T09:45:57.218100234Z\" level=info msg=\"Started container\" PID=284661 containerID=79e015eee47ef13975b17d6e74f08c7d51e78b8583faa9be44d9d17e77ff4aab description=openshift-operator-lifecycle-manager/collect-profiles-29690505-bjmtv/collect-profiles id=05bc3edd-42d6-47dd-9608-5c42c0471e7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0",
2026-06-14 10:12:41.504558 | controller |     "Jun 14 09:45:57.220246 crc crio[24245]: time=\"2026-06-14T09:45:57.219956648Z\" level=info msg=\"Removing container: 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112\" id=a2e30f27-3cb0-43ef-883b-f7d580eab7b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.504615 | controller |     "Jun 14 09:45:57.229022 crc crio[24245]: time=\"2026-06-14T09:45:57.228974298Z\" level=info msg=\"Started container\" PID=284663 containerID=82e9d498671070d193483a65c281fd75360201c9ec4b724c4882994959cfc7d6 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=6a62b58c-68b8-420e-ab6c-fa41d511bce1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=301713143dedbae4488dbf09492b50a96c9aaa4ea447b597f1299977f882e56d",
2026-06-14 10:12:41.504636 | controller |     "Jun 14 09:45:57.231604 crc crio[24245]: time=\"2026-06-14T09:45:57.231229061Z\" level=info msg=\"Started container\" PID=284629 containerID=65f9254f1fb3e8a4a5b0764c638c7e901522438a568235e52fc826bda45b5ff3 description=openstack/nova-cell1-conductor-db-sync-9vkjz/nova-cell1-conductor-db-sync id=f33455e0-e06f-42d8-a22a-4c351673e70b name=/runtime.v1.RuntimeService/StartContainer sandboxID=94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b",
2026-06-14 10:12:41.504652 | controller |     "Jun 14 09:45:57.239769 crc crio[24245]: time=\"2026-06-14T09:45:57.238977383Z\" level=info msg=\"Creating container: openstack/swift-proxy-776f9b98b7-bbp4b/proxy-server\" id=b216dc40-0b3c-43b4-9337-98655bbc9425 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.504667 | controller |     "Jun 14 09:45:57.258819 crc crio[24245]: time=\"2026-06-14T09:45:57.25468357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.504682 | controller |     "Jun 14 09:45:57.267461 crc crio[24245]: time=\"2026-06-14T09:45:57.267350917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.504698 | controller |     "Jun 14 09:45:57.296724 crc crio[24245]: time=\"2026-06-14T09:45:57.296673176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.504740 | controller |     "Jun 14 09:45:57.395920 crc crio[24245]: time=\"2026-06-14T09:45:57.39578526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.504757 | controller |     "Jun 14 09:45:57.419066 crc crio[24245]: time=\"2026-06-14T09:45:57.418824101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.504772 | controller |     "Jun 14 09:45:57.507276 crc crio[24245]: time=\"2026-06-14T09:45:57.506638533Z\" level=info msg=\"Removed container 97aac9eafc611bbba5f23e12d395515146d875354bb766f74da6c5de826eb112: openstack/nova-metadata-0/nova-metadata-metadata\" id=a2e30f27-3cb0-43ef-883b-f7d580eab7b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.504787 | controller |     "Jun 14 09:45:57.572231 crc crio[24245]: time=\"2026-06-14T09:45:57.572123827Z\" level=info msg=\"Removing container: b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089\" id=60e31802-37bf-426e-bacc-e510e246cd5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.504810 | controller |     "Jun 14 09:45:57.583303 crc crio[24245]: time=\"2026-06-14T09:45:57.583229194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.504825 | controller |     "Jun 14 09:45:57.591649 crc crio[24245]: time=\"2026-06-14T09:45:57.591548272Z\" level=info msg=\"Created container b8bb7762eb80998812a2584a406ee91adac2918e4bf40bcfd462c309e84b2693: openstack/dnsmasq-dns-649b7c9ccf-b88pn/init\" id=0b5d63b3-84db-40c3-9dca-0b43453ea999 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.504840 | controller |     "Jun 14 09:45:57.600529 crc crio[24245]: time=\"2026-06-14T09:45:57.600441839Z\" level=info msg=\"Starting container: b8bb7762eb80998812a2584a406ee91adac2918e4bf40bcfd462c309e84b2693\" id=331c66b7-120a-4305-9bd3-ee60d2e12482 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.504855 | controller |     "Jun 14 09:45:57.612299 crc crio[24245]: time=\"2026-06-14T09:45:57.612180077Z\" level=info msg=\"Started container\" PID=284834 containerID=b8bb7762eb80998812a2584a406ee91adac2918e4bf40bcfd462c309e84b2693 description=openstack/dnsmasq-dns-649b7c9ccf-b88pn/init id=331c66b7-120a-4305-9bd3-ee60d2e12482 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7a2405a74a9a146c88205f51ae681d28263dbf3bbf350bdb9d35ca6d8ad1ee2",
2026-06-14 10:12:41.504870 | controller |     "Jun 14 09:45:57.624564 crc crio[24245]: time=\"2026-06-14T09:45:57.62441537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.504885 | controller |     "Jun 14 09:45:57.729996 crc crio[24245]: time=\"2026-06-14T09:45:57.729875965Z\" level=info msg=\"Removed container b4f79b0bdfcfd5480fe5ed86d57564f12575e9e2352225276031bfee4a235089: openstack/swift-storage-0/object-auditor\" id=60e31802-37bf-426e-bacc-e510e246cd5b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.504901 | controller |     "Jun 14 09:45:57.736007 crc crio[24245]: time=\"2026-06-14T09:45:57.735896933Z\" level=info msg=\"Removing container: 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f\" id=a84e7328-7348-4a99-ae4c-36fa11748f9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.504916 | controller |     "Jun 14 09:45:57.743056 crc crio[24245]: time=\"2026-06-14T09:45:57.742913613Z\" level=info msg=\"Created container 36a4564b4242eae93b1f4011e10055463ed7240ea7438a5429cac4bfbe7e0d16: openstack/ovn-northd-0/openstack-network-exporter\" id=7aa89beb-cfd5-4289-bcc6-6fed3fc132ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.504931 | controller |     "Jun 14 09:45:57.746496 crc crio[24245]: time=\"2026-06-14T09:45:57.746170139Z\" level=info msg=\"Starting container: 36a4564b4242eae93b1f4011e10055463ed7240ea7438a5429cac4bfbe7e0d16\" id=256fc177-5860-411f-af62-1cee9a1e7edc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.504947 | controller |     "Jun 14 09:45:57.770217 crc crio[24245]: time=\"2026-06-14T09:45:57.770084866Z\" level=info msg=\"Started container\" PID=284854 containerID=36a4564b4242eae93b1f4011e10055463ed7240ea7438a5429cac4bfbe7e0d16 description=openstack/ovn-northd-0/openstack-network-exporter id=256fc177-5860-411f-af62-1cee9a1e7edc name=/runtime.v1.RuntimeService/StartContainer sandboxID=071c67eaec29d4a7b28890a37f3226588296bd32a10431f36e3d42c4ba72fa4f",
2026-06-14 10:12:41.504962 | controller |     "Jun 14 09:45:57.791214 crc crio[24245]: time=\"2026-06-14T09:45:57.791027106Z\" level=info msg=\"Removed container 69a90a01e6338c767bfdb1b7f9cf278e67d9faa5c407d9b5bc87afe846df8d2f: openstack/swift-storage-0/object-replicator\" id=a84e7328-7348-4a99-ae4c-36fa11748f9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.504982 | controller |     "Jun 14 09:45:57.841880 crc crio[24245]: time=\"2026-06-14T09:45:57.841757606Z\" level=info msg=\"Removing container: c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf\" id=d5777602-71d1-4892-b1aa-cc61772ae93c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.504997 | controller |     "Jun 14 09:45:57.852167 crc crio[24245]: time=\"2026-06-14T09:45:57.851538092Z\" level=info msg=\"Created container ad9a77345cfa16aff5758ce86cf73540060f1b58c7ec8b145288f915a4c715e7: openstack/swift-proxy-776f9b98b7-bbp4b/proxy-server\" id=b216dc40-0b3c-43b4-9337-98655bbc9425 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.505012 | controller |     "Jun 14 09:45:57.853753 crc crio[24245]: time=\"2026-06-14T09:45:57.853658039Z\" level=info msg=\"Starting container: ad9a77345cfa16aff5758ce86cf73540060f1b58c7ec8b145288f915a4c715e7\" id=486e71c2-1faf-44a5-8af1-283604ab53b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.505027 | controller |     "Jun 14 09:45:57.872284 crc crio[24245]: time=\"2026-06-14T09:45:57.872167832Z\" level=info msg=\"Started container\" PID=284889 containerID=ad9a77345cfa16aff5758ce86cf73540060f1b58c7ec8b145288f915a4c715e7 description=openstack/swift-proxy-776f9b98b7-bbp4b/proxy-server id=486e71c2-1faf-44a5-8af1-283604ab53b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=305924776e7620b8ccf2a09e88cc95d220ff18dc634068b324fec728c8fc4c5e",
2026-06-14 10:12:41.505042 | controller |     "Jun 14 09:45:57.913891 crc crio[24245]: time=\"2026-06-14T09:45:57.911686353Z\" level=info msg=\"Removed container c5c02e0d7351238f61847efb2feedd7213f61a3018c1d8866a6ccbdad6022bbf: openstack/swift-storage-0/account-reaper\" id=d5777602-71d1-4892-b1aa-cc61772ae93c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505057 | controller |     "Jun 14 09:45:57.921888 crc crio[24245]: time=\"2026-06-14T09:45:57.921593299Z\" level=info msg=\"Removing container: b7a6dd61a3a1ea81f1fc467222aea888e7017b9d47a0a62c44ca2c30001cc52e\" id=37a8cb8b-cb62-43ef-8237-3fe1db8162c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505071 | controller |     "Jun 14 09:45:58.087256 crc crio[24245]: time=\"2026-06-14T09:45:58.087164591Z\" level=info msg=\"Removed container b7a6dd61a3a1ea81f1fc467222aea888e7017b9d47a0a62c44ca2c30001cc52e: openstack/rabbitmq-cell1-server-0/setup-container\" id=37a8cb8b-cb62-43ef-8237-3fe1db8162c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505086 | controller |     "Jun 14 09:45:58.112198 crc crio[24245]: time=\"2026-06-14T09:45:58.112102944Z\" level=info msg=\"Removing container: d3e3aa62d080d40342b68fc33893ff67653e55baffb1b35ce8e9628b8bcb7001\" id=da266f86-a179-4d56-ae50-6b81f48ffc6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505100 | controller |     "Jun 14 09:45:58.212328 crc crio[24245]: time=\"2026-06-14T09:45:58.212175625Z\" level=info msg=\"Removed container d3e3aa62d080d40342b68fc33893ff67653e55baffb1b35ce8e9628b8bcb7001: openstack/swift-storage-0/xattr-restore\" id=da266f86-a179-4d56-ae50-6b81f48ffc6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505115 | controller |     "Jun 14 09:45:58.216798 crc crio[24245]: time=\"2026-06-14T09:45:58.216717827Z\" level=info msg=\"Removing container: 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911\" id=1e157598-eb0a-4ea1-b823-0bcc72b77731 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505130 | controller |     "Jun 14 09:45:58.318227 crc crio[24245]: time=\"2026-06-14T09:45:58.317756825Z\" level=info msg=\"Removed container 81d1cd59de7706279da21f5f1371ce7e857b39d0494f1880c5bee859eaeda911: openstack/swift-storage-0/container-auditor\" id=1e157598-eb0a-4ea1-b823-0bcc72b77731 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505145 | controller |     "Jun 14 09:45:58.329779 crc crio[24245]: time=\"2026-06-14T09:45:58.329637139Z\" level=info msg=\"Removing container: bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4\" id=63712c97-c6bb-44e9-9e0b-e0b88d3f0999 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505164 | controller |     "Jun 14 09:45:58.395646 crc crio[24245]: time=\"2026-06-14T09:45:58.395354215Z\" level=info msg=\"Removed container bb8183f7460b2a332b2394ab64285ee764e92e4ec5f1ffeb61905bb2b1af0ae4: openstack/swift-storage-0/swift-recon-cron\" id=63712c97-c6bb-44e9-9e0b-e0b88d3f0999 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505180 | controller |     "Jun 14 09:45:58.399042 crc crio[24245]: time=\"2026-06-14T09:45:58.398970366Z\" level=info msg=\"Removing container: 499781f8797854d408fb3dc55fcd3b989e1b3890c3e4bc4204e9600df188de21\" id=86fd7358-7108-4eec-9753-a56d41c9649c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505194 | controller |     "Jun 14 09:45:58.567090 crc crio[24245]: time=\"2026-06-14T09:45:58.567003664Z\" level=info msg=\"Removed container 499781f8797854d408fb3dc55fcd3b989e1b3890c3e4bc4204e9600df188de21: openshift-infra/auto-csr-approver-29690498-wnlt5/oc\" id=86fd7358-7108-4eec-9753-a56d41c9649c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505209 | controller |     "Jun 14 09:45:58.577180 crc crio[24245]: time=\"2026-06-14T09:45:58.577111116Z\" level=info msg=\"Removing container: 5266ad837e55c1af5369a2f8da4335929be2e4ad4f45e0b7731f8531de7a8855\" id=7ce69cae-0b25-4257-b380-c4eb498f9618 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505224 | controller |     "Jun 14 09:45:58.775689 crc crio[24245]: time=\"2026-06-14T09:45:58.775229056Z\" level=info msg=\"Removed container 5266ad837e55c1af5369a2f8da4335929be2e4ad4f45e0b7731f8531de7a8855: openstack/cinder-db-sync-xqt8l/cinder-db-sync\" id=7ce69cae-0b25-4257-b380-c4eb498f9618 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505239 | controller |     "Jun 14 09:45:58.782074 crc crio[24245]: time=\"2026-06-14T09:45:58.782025755Z\" level=info msg=\"Removing container: 282058f67353033b4a3c238dc0aae6da4b07339f875852fd090d54c1886aeca9\" id=478d0f89-be10-49b8-85fa-7605c8d63554 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505254 | controller |     "Jun 14 09:45:58.793466 crc crio[24245]: time=\"2026-06-14T09:45:58.793290699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.505268 | controller |     "Jun 14 09:45:58.971637 crc crio[24245]: time=\"2026-06-14T09:45:58.971497747Z\" level=info msg=\"Created container 86a73023bf7c4bc08f9f26ab645d9c3bd0db3f1a8e9490d94c7cb0dfa2ae6028: openstack/glance-db-sync-lzb6g/glance-db-sync\" id=3063d03d-f797-49ee-8c4f-612cbb81de74 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.505282 | controller |     "Jun 14 09:45:58.977714 crc crio[24245]: time=\"2026-06-14T09:45:58.973256274Z\" level=info msg=\"Starting container: 86a73023bf7c4bc08f9f26ab645d9c3bd0db3f1a8e9490d94c7cb0dfa2ae6028\" id=073acb16-fda0-45fe-a54d-3a1df4ef3c1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.505297 | controller |     "Jun 14 09:45:58.981735 crc crio[24245]: time=\"2026-06-14T09:45:58.9816587Z\" level=info msg=\"Started container\" PID=284997 containerID=86a73023bf7c4bc08f9f26ab645d9c3bd0db3f1a8e9490d94c7cb0dfa2ae6028 description=openstack/glance-db-sync-lzb6g/glance-db-sync id=073acb16-fda0-45fe-a54d-3a1df4ef3c1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4",
2026-06-14 10:12:41.505311 | controller |     "Jun 14 09:45:59.154091 crc crio[24245]: time=\"2026-06-14T09:45:59.154051202Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=330867d6-55dd-46e3-81b1-232132fbc172 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.505329 | controller |     "Jun 14 09:45:59.168070 crc crio[24245]: time=\"2026-06-14T09:45:59.168045497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0f36d94a-0022-4fd5-b8d6-ea5d56845500 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.505344 | controller |     "Jun 14 09:46:00.111711 crc crio[24245]: time=\"2026-06-14T09:46:00.111646932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=be436ccb-47fb-4445-a84f-ca145577386b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.505378 | controller |     "Jun 14 09:46:00.128722 crc crio[24245]: time=\"2026-06-14T09:46:00.12850024Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-pkglq/registry-server\" id=fc4f4537-8af4-47a1-83a9-862037085214 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.505394 | controller |     "Jun 14 09:46:00.164835 crc crio[24245]: time=\"2026-06-14T09:46:00.164736994Z\" level=info msg=\"Removed container 282058f67353033b4a3c238dc0aae6da4b07339f875852fd090d54c1886aeca9: openstack/ovsdbserver-sb-0-config-1781429865-z5dvx/ovn-config\" id=478d0f89-be10-49b8-85fa-7605c8d63554 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505409 | controller |     "Jun 14 09:46:00.165341 crc crio[24245]: time=\"2026-06-14T09:46:00.165285371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.505423 | controller |     "Jun 14 09:46:00.179888 crc crio[24245]: time=\"2026-06-14T09:46:00.179561763Z\" level=info msg=\"Removing container: 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc\" id=54dc065f-3c11-4377-82f7-0cea2810816d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505438 | controller |     "Jun 14 09:46:00.244665 crc crio[24245]: time=\"2026-06-14T09:46:00.244255935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5943c781-899a-429e-9387-ebcc7169b577 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.505453 | controller |     "Jun 14 09:46:00.308119 crc crio[24245]: time=\"2026-06-14T09:46:00.30798582Z\" level=info msg=\"Stopping pod sandbox: caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0\" id=b1f4e237-6606-4ca0-86da-e50b6a5e27d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.505467 | controller |     "Jun 14 09:46:00.308760 crc crio[24245]: time=\"2026-06-14T09:46:00.308708854Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690505-bjmtv Namespace:openshift-operator-lifecycle-manager ID:caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0 UID:662eb17b-0a18-41fd-a79e-5d8a91fe3f93 NetNS:/var/run/netns/6e87587a-5f47-495a-aa7b-d4eca61e8ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod662eb17b_0a18_41fd_a79e_5d8a91fe3f93.slice PodAnnotations:0xc001b86380}] Aliases:map[]}\"",
2026-06-14 10:12:41.505483 | controller |     "Jun 14 09:46:00.308999 crc crio[24245]: time=\"2026-06-14T09:46:00.308936481Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690505-bjmtv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.505498 | controller |     "Jun 14 09:46:00.310221 crc crio[24245]: time=\"2026-06-14T09:46:00.309796836Z\" level=info msg=\"Stopping pod sandbox: 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1\" id=c2ebd670-024d-4d69-aaad-af14b8c8fd6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.505512 | controller |     "Jun 14 09:46:00.320248 crc crio[24245]: time=\"2026-06-14T09:46:00.320165185Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-8tmdc Namespace:openstack ID:7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1 UID:d5c690c8-60f9-44b3-8d6d-6d202865c261 NetNS:/var/run/netns/4e1b2d48-80e6-49a0-a4f5-67835a0e46e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5c690c8_60f9_44b3_8d6d_6d202865c261.slice PodAnnotations:0xc003bf6658}] Aliases:map[]}\"",
2026-06-14 10:12:41.505533 | controller |     "Jun 14 09:46:00.320435 crc crio[24245]: time=\"2026-06-14T09:46:00.320329991Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-8tmdc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.505548 | controller |     "Jun 14 09:46:00.333082 crc crio[24245]: time=\"2026-06-14T09:46:00.332985565Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:e6b715ff15b96e4de4e1449be2a861ed05658dcbb87e30cf5190a9b6d44c48a0\" id=a1df5472-6d7c-4939-b46b-1a5d2263d880 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.505563 | controller |     "Jun 14 09:46:00.344051 crc crio[24245]: time=\"2026-06-14T09:46:00.343997672Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=3f24ae2a-deb9-46b5-8a74-264bda49c84e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.505578 | controller |     "Jun 14 09:46:00.357682 crc crio[24245]: time=\"2026-06-14T09:46:00.357575499Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-649b7c9ccf-b88pn/dnsmasq-dns\" id=a52f4def-b65e-4b0d-aa36-281f76019857 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.505592 | controller |     "Jun 14 09:46:00.370213 crc crio[24245]: time=\"2026-06-14T09:46:00.370138993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.505607 | controller |     "Jun 14 09:46:00.457576 crc crio[24245]: time=\"2026-06-14T09:46:00.457528977Z\" level=info msg=\"Removed container 0db145deab21b6bdcc6e439a35230a19f6453f09566a9ede9060e51b442e6dfc: openstack/swift-storage-0/container-server\" id=54dc065f-3c11-4377-82f7-0cea2810816d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505621 | controller |     "Jun 14 09:46:00.472314 crc crio[24245]: time=\"2026-06-14T09:46:00.472221419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=4ee8a960-a610-407b-9838-a34f2e1e6402 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.505636 | controller |     "Jun 14 09:46:00.479929 crc crio[24245]: time=\"2026-06-14T09:46:00.476801857Z\" level=info msg=\"Removing container: 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d\" id=a1cccf18-d29b-4ae4-9c2d-9570dbbe4fbf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505650 | controller |     "Jun 14 09:46:00.503086 crc crio[24245]: time=\"2026-06-14T09:46:00.503002891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.505664 | controller |     "Jun 14 09:46:00.508527 crc crio[24245]: time=\"2026-06-14T09:46:00.508459086Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.505679 | controller |     "Jun 14 09:46:00.552103 crc crio[24245]: time=\"2026-06-14T09:46:00.552014095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.505694 | controller |     "Jun 14 09:46:00.558435 crc crio[24245]: time=\"2026-06-14T09:46:00.558362599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.505713 | controller |     "Jun 14 09:46:00.631471 crc crio[24245]: time=\"2026-06-14T09:46:00.631369934Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=04c89f14-29d0-48bd-a2cf-f868ebc5673f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.505728 | controller |     "Jun 14 09:46:00.683901 crc crio[24245]: time=\"2026-06-14T09:46:00.68299234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.505743 | controller |     "Jun 14 09:46:00.684055 crc crio[24245]: time=\"2026-06-14T09:46:00.683985266Z\" level=info msg=\"Removed container 1ccdf54a01e38ce335512e30cf46fb1db56349137f33d94dc77f29afe4bbb02d: openstack/swift-storage-0/account-auditor\" id=a1cccf18-d29b-4ae4-9c2d-9570dbbe4fbf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505757 | controller |     "Jun 14 09:46:00.719756 crc crio[24245]: time=\"2026-06-14T09:46:00.716160142Z\" level=info msg=\"Removing container: cd90ce70ad12bf600e3708bd6ee8ed9913174aff86f883ac3e73ecaf7f60f999\" id=3e51a327-2d3b-41ee-a427-2394963e165f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505771 | controller |     "Jun 14 09:46:00.719756 crc crio[24245]: time=\"2026-06-14T09:46:00.71672384Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690506-b9d2l/POD\" id=4ee64dc6-6c35-4ba4-8002-560c6e216475 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.505785 | controller |     "Jun 14 09:46:00.719756 crc crio[24245]: time=\"2026-06-14T09:46:00.716940327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.505800 | controller |     "Jun 14 09:46:00.896904 crc crio[24245]: time=\"2026-06-14T09:46:00.895154584Z\" level=info msg=\"Created container c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb: openshift-marketplace/certified-operators-pkglq/registry-server\" id=fc4f4537-8af4-47a1-83a9-862037085214 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.505814 | controller |     "Jun 14 09:46:00.896904 crc crio[24245]: time=\"2026-06-14T09:46:00.896214018Z\" level=info msg=\"Starting container: c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb\" id=fc1f94b9-7783-46c3-baba-82b116e057b5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.505828 | controller |     "Jun 14 09:46:00.910498 crc crio[24245]: time=\"2026-06-14T09:46:00.910362261Z\" level=info msg=\"Started container\" PID=285211 containerID=c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb description=openshift-marketplace/certified-operators-pkglq/registry-server id=fc1f94b9-7783-46c3-baba-82b116e057b5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f",
2026-06-14 10:12:41.505842 | controller |     "Jun 14 09:46:00.921821 crc crio[24245]: time=\"2026-06-14T09:46:00.9217411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.505856 | controller |     "Jun 14 09:46:00.943579 crc crio[24245]: time=\"2026-06-14T09:46:00.942280577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.505870 | controller |     "Jun 14 09:46:00.982301 crc crio[24245]: time=\"2026-06-14T09:46:00.981784574Z\" level=info msg=\"Removed container cd90ce70ad12bf600e3708bd6ee8ed9913174aff86f883ac3e73ecaf7f60f999: openstack/dnsmasq-dns-6566476449-f86cv/init\" id=3e51a327-2d3b-41ee-a427-2394963e165f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505888 | controller |     "Jun 14 09:46:00.995029 crc crio[24245]: time=\"2026-06-14T09:46:00.994922706Z\" level=info msg=\"Removing container: 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5\" id=1b510619-6e4d-477c-b5cf-7e70caa360c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505903 | controller |     "Jun 14 09:46:01.017148 crc crio[24245]: time=\"2026-06-14T09:46:01.017022311Z\" level=info msg=\"Stopped pod sandbox: 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1\" id=c2ebd670-024d-4d69-aaad-af14b8c8fd6d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.505918 | controller |     "Jun 14 09:46:01.024950 crc crio[24245]: time=\"2026-06-14T09:46:01.021744129Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690506-b9d2l Namespace:openshift-infra ID:fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8 UID:5421287b-8f12-4697-a52d-99b968481d8f NetNS:/var/run/netns/bdff9a98-fac2-4275-bc5a-f727d021941b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5421287b_8f12_4697_a52d_99b968481d8f.slice PodAnnotations:0xc000603010}] Aliases:map[]}\"",
2026-06-14 10:12:41.505933 | controller |     "Jun 14 09:46:01.025277 crc crio[24245]: time=\"2026-06-14T09:46:01.025244412Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690506-b9d2l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.505948 | controller |     "Jun 14 09:46:01.131404 crc crio[24245]: time=\"2026-06-14T09:46:01.131278958Z\" level=info msg=\"Removed container 24e400da5f02a4add70f9af848c7b01d689a2d414a479033e1948e2ae23496f5: openstack/swift-storage-0/object-updater\" id=1b510619-6e4d-477c-b5cf-7e70caa360c3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505963 | controller |     "Jun 14 09:46:01.168981 crc crio[24245]: time=\"2026-06-14T09:46:01.168068472Z\" level=info msg=\"Removing container: 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250\" id=0c657eda-9f1d-4290-a8c9-e6d25ee511bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.505978 | controller |     "Jun 14 09:46:01.198903 crc crio[24245]: time=\"2026-06-14T09:46:01.196691454Z\" level=info msg=\"Stopped pod sandbox: caa8bd1790619922e7a96783563855f25d0879d00c03f9ee57e87a92dbd955b0\" id=b1f4e237-6606-4ca0-86da-e50b6a5e27d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.505993 | controller |     "Jun 14 09:46:01.412578 crc crio[24245]: time=\"2026-06-14T09:46:01.41205523Z\" level=info msg=\"Removed container 85b0009f979a09e02eb99c9c0261269ca7cc0f53bd083d6ea76d3ef598b5c250: openstack/swift-storage-0/object-server\" id=0c657eda-9f1d-4290-a8c9-e6d25ee511bb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.506008 | controller |     "Jun 14 09:46:01.426737 crc crio[24245]: time=\"2026-06-14T09:46:01.426596679Z\" level=info msg=\"Removing container: 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab\" id=53219aba-b056-44b4-a4ac-552b6c6c9546 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.506022 | controller |     "Jun 14 09:46:01.457102 crc crio[24245]: time=\"2026-06-14T09:46:01.457042242Z\" level=info msg=\"Stopping pod sandbox: b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0\" id=8779ef03-9f11-46da-bb1d-be2e0612ba61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506037 | controller |     "Jun 14 09:46:01.654596 crc crio[24245]: time=\"2026-06-14T09:46:01.651654042Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-z2f5n Namespace:openstack ID:b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0 UID:f6248c64-7fbb-4046-a7c3-829bea3544cc NetNS:/var/run/netns/42af81ca-2515-4b0a-9ade-a6607aa332e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf6248c64_7fbb_4046_a7c3_829bea3544cc.slice PodAnnotations:0xc00274a230}] Aliases:map[]}\"",
2026-06-14 10:12:41.506056 | controller |     "Jun 14 09:46:01.654596 crc crio[24245]: time=\"2026-06-14T09:46:01.652134877Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-z2f5n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.506071 | controller |     "Jun 14 09:46:01.699098 crc crio[24245]: time=\"2026-06-14T09:46:01.697821766Z\" level=info msg=\"Removed container 0b38990e538ff0ecb585c1965733e017a2539b13d32da88248f7314fd54c8eab: openstack/swift-storage-0/container-updater\" id=53219aba-b056-44b4-a4ac-552b6c6c9546 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.506085 | controller |     "Jun 14 09:46:01.720688 crc crio[24245]: time=\"2026-06-14T09:46:01.720530765Z\" level=info msg=\"Created container 4b05a99ec777aa5f518e280406b1fe953d0db0253b2e259c5a3a7fd9ff99f880: openstack/swift-storage-0/xattr-restore\" id=04c89f14-29d0-48bd-a2cf-f868ebc5673f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.506100 | controller |     "Jun 14 09:46:01.728692 crc crio[24245]: time=\"2026-06-14T09:46:01.728645956Z\" level=info msg=\"Starting container: 4b05a99ec777aa5f518e280406b1fe953d0db0253b2e259c5a3a7fd9ff99f880\" id=6c7a1662-0b03-4dad-90be-96532d2e21aa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.506124 | controller |     "Jun 14 09:46:01.742399 crc crio[24245]: time=\"2026-06-14T09:46:01.742303331Z\" level=info msg=\"Stopping pod sandbox: d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6\" id=d745ef48-5e9f-47f3-acf6-be0e240b19a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506140 | controller |     "Jun 14 09:46:01.742399 crc crio[24245]: time=\"2026-06-14T09:46:01.742405705Z\" level=info msg=\"Stopped pod sandbox (already stopped): d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6\" id=d745ef48-5e9f-47f3-acf6-be0e240b19a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506155 | controller |     "Jun 14 09:46:01.743455 crc crio[24245]: time=\"2026-06-14T09:46:01.743364665Z\" level=info msg=\"Removing pod sandbox: d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6\" id=23555c95-564a-4e1c-aef6-cc306c92d0c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506169 | controller |     "Jun 14 09:46:01.756076 crc crio[24245]: time=\"2026-06-14T09:46:01.75603416Z\" level=info msg=\"Started container\" PID=285266 containerID=4b05a99ec777aa5f518e280406b1fe953d0db0253b2e259c5a3a7fd9ff99f880 description=openstack/swift-storage-0/xattr-restore id=6c7a1662-0b03-4dad-90be-96532d2e21aa name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882",
2026-06-14 10:12:41.506184 | controller |     "Jun 14 09:46:01.835334 crc crio[24245]: time=\"2026-06-14T09:46:01.835265198Z\" level=info msg=\"Removed pod sandbox: d99ace548820c93f7dfe97f10535049104e50a23cda1a721bc0cab65e1a2e4b6\" id=23555c95-564a-4e1c-aef6-cc306c92d0c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506199 | controller |     "Jun 14 09:46:01.846156 crc crio[24245]: time=\"2026-06-14T09:46:01.845995172Z\" level=info msg=\"Stopping pod sandbox: 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4\" id=b05b2463-9c5c-4c7d-9356-2e086c25c3ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506214 | controller |     "Jun 14 09:46:01.846156 crc crio[24245]: time=\"2026-06-14T09:46:01.846111056Z\" level=info msg=\"Stopped pod sandbox (already stopped): 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4\" id=b05b2463-9c5c-4c7d-9356-2e086c25c3ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506229 | controller |     "Jun 14 09:46:01.848938 crc crio[24245]: time=\"2026-06-14T09:46:01.848770081Z\" level=info msg=\"Removing pod sandbox: 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4\" id=c18fd871-c3e3-4b20-a478-c7be1d73756e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506248 | controller |     "Jun 14 09:46:01.952024 crc crio[24245]: time=\"2026-06-14T09:46:01.950056475Z\" level=info msg=\"Removed pod sandbox: 653d852dfcec5767aeb16b11322c55623a3910ac30915e8b73dd19652d5d49b4\" id=c18fd871-c3e3-4b20-a478-c7be1d73756e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506263 | controller |     "Jun 14 09:46:01.954378 crc crio[24245]: time=\"2026-06-14T09:46:01.952765515Z\" level=info msg=\"Stopping pod sandbox: a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9\" id=0c697ac8-3f3f-4ac9-b06b-8b9fe015d32d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506277 | controller |     "Jun 14 09:46:01.954378 crc crio[24245]: time=\"2026-06-14T09:46:01.95292578Z\" level=info msg=\"Stopped pod sandbox (already stopped): a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9\" id=0c697ac8-3f3f-4ac9-b06b-8b9fe015d32d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506291 | controller |     "Jun 14 09:46:01.958274 crc crio[24245]: time=\"2026-06-14T09:46:01.958198899Z\" level=info msg=\"Removing pod sandbox: a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9\" id=3e714d38-d436-45d9-9c03-f5281fb03107 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506306 | controller |     "Jun 14 09:46:02.041020 crc crio[24245]: time=\"2026-06-14T09:46:02.037272775Z\" level=info msg=\"Created container 7f37bb1ee93ec5e54b929156f0d044de3e2e8832dd281aabd575002a05724747: openstack/dnsmasq-dns-649b7c9ccf-b88pn/dnsmasq-dns\" id=a52f4def-b65e-4b0d-aa36-281f76019857 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.506320 | controller |     "Jun 14 09:46:02.059084 crc crio[24245]: time=\"2026-06-14T09:46:02.057524326Z\" level=info msg=\"Starting container: 7f37bb1ee93ec5e54b929156f0d044de3e2e8832dd281aabd575002a05724747\" id=212d7f36-926e-44e6-b1f9-f1679f29d918 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.506335 | controller |     "Jun 14 09:46:02.081680 crc crio[24245]: time=\"2026-06-14T09:46:02.075922717Z\" level=info msg=\"Started container\" PID=285212 containerID=7f37bb1ee93ec5e54b929156f0d044de3e2e8832dd281aabd575002a05724747 description=openstack/dnsmasq-dns-649b7c9ccf-b88pn/dnsmasq-dns id=212d7f36-926e-44e6-b1f9-f1679f29d918 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7a2405a74a9a146c88205f51ae681d28263dbf3bbf350bdb9d35ca6d8ad1ee2",
2026-06-14 10:12:41.506366 | controller |     "Jun 14 09:46:02.088457 crc crio[24245]: time=\"2026-06-14T09:46:02.088355859Z\" level=info msg=\"Removed pod sandbox: a6dace8b44e16188769038358a232f1261b7c2142021c6c00e56ecbfcd3fedd9\" id=3e714d38-d436-45d9-9c03-f5281fb03107 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506383 | controller |     "Jun 14 09:46:02.092214 crc crio[24245]: time=\"2026-06-14T09:46:02.092162291Z\" level=info msg=\"Stopping pod sandbox: f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6\" id=90a90193-c4a4-4b0d-bd78-418c01db411e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506398 | controller |     "Jun 14 09:46:02.092214 crc crio[24245]: time=\"2026-06-14T09:46:02.092209083Z\" level=info msg=\"Stopped pod sandbox (already stopped): f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6\" id=90a90193-c4a4-4b0d-bd78-418c01db411e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506412 | controller |     "Jun 14 09:46:02.096295 crc crio[24245]: time=\"2026-06-14T09:46:02.096226912Z\" level=info msg=\"Removing pod sandbox: f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6\" id=f992b867-1247-43a5-8b8d-a6a5b01c508c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506426 | controller |     "Jun 14 09:46:02.196452 crc crio[24245]: time=\"2026-06-14T09:46:02.196352825Z\" level=info msg=\"Removed pod sandbox: f11dc6c36ccaf4bf9fbf8c82abbd41ac54762a8eee32e449b16e9381d838dde6\" id=f992b867-1247-43a5-8b8d-a6a5b01c508c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506446 | controller |     "Jun 14 09:46:02.199379 crc crio[24245]: time=\"2026-06-14T09:46:02.199264477Z\" level=info msg=\"Stopping pod sandbox: e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\" id=bc3aa83f-4179-45de-9026-9e5f3c372587 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506461 | controller |     "Jun 14 09:46:02.199379 crc crio[24245]: time=\"2026-06-14T09:46:02.1993652Z\" level=info msg=\"Stopped pod sandbox (already stopped): e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\" id=bc3aa83f-4179-45de-9026-9e5f3c372587 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506475 | controller |     "Jun 14 09:46:02.204166 crc crio[24245]: time=\"2026-06-14T09:46:02.203907258Z\" level=info msg=\"Removing pod sandbox: e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\" id=7ce2e0f2-7279-46d3-b7e8-94c8e2b6528a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506489 | controller |     "Jun 14 09:46:02.235912 crc crio[24245]: time=\"2026-06-14T09:46:02.232040383Z\" level=info msg=\"Stopped pod sandbox: b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0\" id=8779ef03-9f11-46da-bb1d-be2e0612ba61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506503 | controller |     "Jun 14 09:46:02.264131 crc crio[24245]: 2026-06-14T09:46:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fb78bd394f6a309 Mac:3a:e0:78:72:30:6c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ad Mtu:0 Sandbox:/var/run/netns/bdff9a98-fac2-4275-bc5a-f727d021941b SocketPath: PciID:}] [{Interface:0xc00011ac00 Address:{IP:10.217.1.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.506518 | controller |     "Jun 14 09:46:02.265381 crc crio[24245]: time=\"2026-06-14T09:46:02.265314084Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690506-b9d2l Namespace:openshift-infra ID:fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8 UID:5421287b-8f12-4697-a52d-99b968481d8f NetNS:/var/run/netns/bdff9a98-fac2-4275-bc5a-f727d021941b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5421287b_8f12_4697_a52d_99b968481d8f.slice PodAnnotations:0xc000603010}] Aliases:map[]}\"",
2026-06-14 10:12:41.506533 | controller |     "Jun 14 09:46:02.265537 crc crio[24245]: time=\"2026-06-14T09:46:02.265473319Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690506-b9d2l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.506548 | controller |     "Jun 14 09:46:02.267324 crc crio[24245]: time=\"2026-06-14T09:46:02.267239554Z\" level=info msg=\"Removed pod sandbox: e95cd2bb297801f6219cd64c09926209a554aa809ee7e79f5dac7bd2788bc326\" id=7ce2e0f2-7279-46d3-b7e8-94c8e2b6528a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506563 | controller |     "Jun 14 09:46:02.274167 crc crio[24245]: time=\"2026-06-14T09:46:02.269923752Z\" level=info msg=\"Stopping pod sandbox: 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9\" id=afe05967-025f-44e0-9a07-c0d2bf9c181c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506578 | controller |     "Jun 14 09:46:02.274167 crc crio[24245]: time=\"2026-06-14T09:46:02.270011015Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9\" id=afe05967-025f-44e0-9a07-c0d2bf9c181c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506592 | controller |     "Jun 14 09:46:02.274167 crc crio[24245]: time=\"2026-06-14T09:46:02.272230536Z\" level=info msg=\"Removing pod sandbox: 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9\" id=26bf2e4e-4bd1-4213-bf68-72deca95615d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506611 | controller |     "Jun 14 09:46:02.285304 crc crio[24245]: time=\"2026-06-14T09:46:02.281674516Z\" level=info msg=\"Ran pod sandbox fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8 with infra container: openshift-infra/auto-csr-approver-29690506-b9d2l/POD\" id=4ee64dc6-6c35-4ba4-8002-560c6e216475 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.506626 | controller |     "Jun 14 09:46:02.299809 crc crio[24245]: time=\"2026-06-14T09:46:02.299726043Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=133416a3-3ef9-48ea-881e-3295b9503c13 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.506640 | controller |     "Jun 14 09:46:02.319692 crc crio[24245]: time=\"2026-06-14T09:46:02.318523778Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.506654 | controller |     "Jun 14 09:46:02.328034 crc crio[24245]: time=\"2026-06-14T09:46:02.327661714Z\" level=info msg=\"Removed pod sandbox: 3a5cb1cd4a0cd9c8dc3e32cb0219bc58d3ffbc01276dc9f7e4d0a29760f06dc9\" id=26bf2e4e-4bd1-4213-bf68-72deca95615d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506669 | controller |     "Jun 14 09:46:02.331954 crc crio[24245]: time=\"2026-06-14T09:46:02.331740353Z\" level=info msg=\"Stopping pod sandbox: 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807\" id=7b2b6b5c-1222-494d-8aa0-d5df9e76e2cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506684 | controller |     "Jun 14 09:46:02.331954 crc crio[24245]: time=\"2026-06-14T09:46:02.331901438Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807\" id=7b2b6b5c-1222-494d-8aa0-d5df9e76e2cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506698 | controller |     "Jun 14 09:46:02.333953 crc crio[24245]: time=\"2026-06-14T09:46:02.33380911Z\" level=info msg=\"Removing pod sandbox: 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807\" id=b714f316-88bd-454f-9653-af1700e04900 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506712 | controller |     "Jun 14 09:46:02.395106 crc crio[24245]: time=\"2026-06-14T09:46:02.394570004Z\" level=info msg=\"Removed pod sandbox: 6fbbab3f5518671cfa381aabb983082e4324a57b6dab0055401f2ee6d8854807\" id=b714f316-88bd-454f-9653-af1700e04900 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506727 | controller |     "Jun 14 09:46:02.395919 crc crio[24245]: time=\"2026-06-14T09:46:02.395818434Z\" level=info msg=\"Stopping pod sandbox: 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf\" id=97cb38e5-3f48-4cd8-b170-4ce9b8684622 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506741 | controller |     "Jun 14 09:46:02.396025 crc crio[24245]: time=\"2026-06-14T09:46:02.395925842Z\" level=info msg=\"Stopped pod sandbox (already stopped): 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf\" id=97cb38e5-3f48-4cd8-b170-4ce9b8684622 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506755 | controller |     "Jun 14 09:46:02.396557 crc crio[24245]: time=\"2026-06-14T09:46:02.39650592Z\" level=info msg=\"Removing pod sandbox: 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf\" id=72620732-7156-4981-8ead-89faff2cd46e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506770 | controller |     "Jun 14 09:46:02.449937 crc crio[24245]: time=\"2026-06-14T09:46:02.449023669Z\" level=info msg=\"Removed pod sandbox: 864353a092bd970aa7b065a34f50124cc0ea807c922e9da961684e1787dafecf\" id=72620732-7156-4981-8ead-89faff2cd46e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506816 | controller |     "Jun 14 09:46:02.457031 crc crio[24245]: time=\"2026-06-14T09:46:02.456803637Z\" level=info msg=\"Stopping pod sandbox: 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1\" id=df5ab312-72fe-4bf2-b4d6-509ed4a98a6b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506836 | controller |     "Jun 14 09:46:02.457031 crc crio[24245]: time=\"2026-06-14T09:46:02.456939301Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1\" id=df5ab312-72fe-4bf2-b4d6-509ed4a98a6b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506851 | controller |     "Jun 14 09:46:02.463282 crc crio[24245]: time=\"2026-06-14T09:46:02.463191972Z\" level=info msg=\"Removing pod sandbox: 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1\" id=b081b08f-69e9-486d-b1d5-23c3435574f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506866 | controller |     "Jun 14 09:46:02.489265 crc crio[24245]: time=\"2026-06-14T09:46:02.489180187Z\" level=info msg=\"Removed pod sandbox: 2a66c095aa59ccb2ceb4a7c973a6166894d05b51a9893dca630c319cdc5dc8b1\" id=b081b08f-69e9-486d-b1d5-23c3435574f1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506880 | controller |     "Jun 14 09:46:02.493221 crc crio[24245]: time=\"2026-06-14T09:46:02.493065289Z\" level=info msg=\"Stopping pod sandbox: 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9\" id=418a08e2-24e1-43c0-9e42-eca5bc7eb07b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506895 | controller |     "Jun 14 09:46:02.493221 crc crio[24245]: time=\"2026-06-14T09:46:02.493198804Z\" level=info msg=\"Stopped pod sandbox (already stopped): 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9\" id=418a08e2-24e1-43c0-9e42-eca5bc7eb07b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506909 | controller |     "Jun 14 09:46:02.497583 crc crio[24245]: time=\"2026-06-14T09:46:02.497489871Z\" level=info msg=\"Removing pod sandbox: 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9\" id=b4cc70ee-1530-4fe4-a0da-c23b3fe56363 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506923 | controller |     "Jun 14 09:46:02.655153 crc crio[24245]: time=\"2026-06-14T09:46:02.649764757Z\" level=info msg=\"Removed pod sandbox: 209379bed831c2f0e0a1248d7a0b8c0f10f938d624377d563f55ba45df8676c9\" id=b4cc70ee-1530-4fe4-a0da-c23b3fe56363 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.506937 | controller |     "Jun 14 09:46:02.664410 crc crio[24245]: time=\"2026-06-14T09:46:02.66431144Z\" level=info msg=\"Stopping pod sandbox: 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90\" id=ba0491e3-09cf-4f64-8c6f-74c9fea49cbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506951 | controller |     "Jun 14 09:46:02.664410 crc crio[24245]: time=\"2026-06-14T09:46:02.664385562Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90\" id=ba0491e3-09cf-4f64-8c6f-74c9fea49cbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.506966 | controller |     "Jun 14 09:46:02.665162 crc crio[24245]: time=\"2026-06-14T09:46:02.66464922Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=ce1add0d-7f43-4d50-b411-8e030b2da4e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.506980 | controller |     "Jun 14 09:46:02.665162 crc crio[24245]: time=\"2026-06-14T09:46:02.664888198Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=ce1add0d-7f43-4d50-b411-8e030b2da4e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.506994 | controller |     "Jun 14 09:46:02.665162 crc crio[24245]: time=\"2026-06-14T09:46:02.66494386Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=ce1add0d-7f43-4d50-b411-8e030b2da4e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.507008 | controller |     "Jun 14 09:46:02.675789 crc crio[24245]: time=\"2026-06-14T09:46:02.675697779Z\" level=info msg=\"Removing pod sandbox: 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90\" id=b041d1e7-676f-4f1b-94a1-c1ca0ee6ea35 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507028 | controller |     "Jun 14 09:46:02.676071 crc crio[24245]: time=\"2026-06-14T09:46:02.675926048Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=ba223d83-30ca-4b6b-976a-088a06539db5 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.507043 | controller |     "Jun 14 09:46:02.759899 crc crio[24245]: time=\"2026-06-14T09:46:02.755115229Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-14 10:12:41.507059 | controller |     "Jun 14 09:46:02.794926 crc crio[24245]: time=\"2026-06-14T09:46:02.788774795Z\" level=info msg=\"Removed pod sandbox: 1014e6c5b3e3a8b0d254b7c8b912baf013f088ee02fb7efe9659baf5cad62f90\" id=b041d1e7-676f-4f1b-94a1-c1ca0ee6ea35 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507074 | controller |     "Jun 14 09:46:02.795992 crc crio[24245]: time=\"2026-06-14T09:46:02.795912595Z\" level=info msg=\"Stopping pod sandbox: 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42\" id=a27744da-a46c-44f9-a41c-8aa6ef28c568 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507089 | controller |     "Jun 14 09:46:02.796063 crc crio[24245]: time=\"2026-06-14T09:46:02.796030448Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42\" id=a27744da-a46c-44f9-a41c-8aa6ef28c568 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507103 | controller |     "Jun 14 09:46:02.797206 crc crio[24245]: time=\"2026-06-14T09:46:02.797157622Z\" level=info msg=\"Removing pod sandbox: 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42\" id=e2963dd1-c648-435d-8927-1a63bc1f1a65 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507117 | controller |     "Jun 14 09:46:02.914356 crc crio[24245]: time=\"2026-06-14T09:46:02.91429046Z\" level=info msg=\"Removed pod sandbox: 01b7a21f8d3b2edab13d39539437e19cabe5d994f4cf1b75d292c374b69efa42\" id=e2963dd1-c648-435d-8927-1a63bc1f1a65 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507132 | controller |     "Jun 14 09:46:02.926287 crc crio[24245]: time=\"2026-06-14T09:46:02.925010453Z\" level=info msg=\"Stopping pod sandbox: 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725\" id=f77b2f6b-3c31-4b2e-855e-0dcd7591c348 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507147 | controller |     "Jun 14 09:46:02.926287 crc crio[24245]: time=\"2026-06-14T09:46:02.925120487Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725\" id=f77b2f6b-3c31-4b2e-855e-0dcd7591c348 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507161 | controller |     "Jun 14 09:46:02.960270 crc crio[24245]: time=\"2026-06-14T09:46:02.935935115Z\" level=info msg=\"Removing pod sandbox: 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725\" id=28198b99-7db5-47a9-9ebd-d01c47e5f1bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507175 | controller |     "Jun 14 09:46:03.049794 crc crio[24245]: time=\"2026-06-14T09:46:03.049303234Z\" level=info msg=\"Removed pod sandbox: 7818ff26f5e549d7917b4cc0030cd0548f1552903b7929ff101e84a4262b5725\" id=28198b99-7db5-47a9-9ebd-d01c47e5f1bc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507189 | controller |     "Jun 14 09:46:03.059072 crc crio[24245]: time=\"2026-06-14T09:46:03.058978995Z\" level=info msg=\"Stopping pod sandbox: 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad\" id=d437b05f-ebcb-436f-a6f2-0623b261d9e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507204 | controller |     "Jun 14 09:46:03.059072 crc crio[24245]: time=\"2026-06-14T09:46:03.059081399Z\" level=info msg=\"Stopped pod sandbox (already stopped): 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad\" id=d437b05f-ebcb-436f-a6f2-0623b261d9e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507225 | controller |     "Jun 14 09:46:03.061292 crc crio[24245]: time=\"2026-06-14T09:46:03.061104764Z\" level=info msg=\"Removing pod sandbox: 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad\" id=d4cb7d5c-0d4f-499d-9af6-24a46aa0246e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507240 | controller |     "Jun 14 09:46:03.111762 crc crio[24245]: time=\"2026-06-14T09:46:03.11074038Z\" level=info msg=\"Removed pod sandbox: 437ca4d86a7e027b8a5a20919d970f4aee6bb7600afecb13ebe40d7b62acf8ad\" id=d4cb7d5c-0d4f-499d-9af6-24a46aa0246e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507254 | controller |     "Jun 14 09:46:03.114902 crc crio[24245]: time=\"2026-06-14T09:46:03.113418436Z\" level=info msg=\"Stopping pod sandbox: 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731\" id=d041bfed-1a12-47f0-be94-005a7ce42a81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507269 | controller |     "Jun 14 09:46:03.114902 crc crio[24245]: time=\"2026-06-14T09:46:03.113523427Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731\" id=d041bfed-1a12-47f0-be94-005a7ce42a81 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507283 | controller |     "Jun 14 09:46:03.118176 crc crio[24245]: time=\"2026-06-14T09:46:03.118086607Z\" level=info msg=\"Removing pod sandbox: 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731\" id=9eca6189-3a15-444e-b375-471adc010d91 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507298 | controller |     "Jun 14 09:46:03.225471 crc crio[24245]: time=\"2026-06-14T09:46:03.225379331Z\" level=info msg=\"Removed pod sandbox: 1dc3136b645c8cf3ac9ced558d8272f9ca5e4158119cd8a75bf8e2ba73ba2731\" id=9eca6189-3a15-444e-b375-471adc010d91 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507312 | controller |     "Jun 14 09:46:03.246556 crc crio[24245]: time=\"2026-06-14T09:46:03.246432397Z\" level=info msg=\"Stopping pod sandbox: 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811\" id=4a044e0c-18bd-4cf9-9c56-0fe4be9185db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507327 | controller |     "Jun 14 09:46:03.246812 crc crio[24245]: time=\"2026-06-14T09:46:03.246581872Z\" level=info msg=\"Stopped pod sandbox (already stopped): 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811\" id=4a044e0c-18bd-4cf9-9c56-0fe4be9185db name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507341 | controller |     "Jun 14 09:46:03.257834 crc crio[24245]: time=\"2026-06-14T09:46:03.257750825Z\" level=info msg=\"Removing pod sandbox: 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811\" id=bc54ba7f-1ba6-43f8-8c87-8b5991aef294 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507382 | controller |     "Jun 14 09:46:03.342830 crc crio[24245]: time=\"2026-06-14T09:46:03.341689468Z\" level=info msg=\"Removed pod sandbox: 693fab150d5a0a2ba732733797302f0866e9ef92015a556a003c6c93771ab811\" id=bc54ba7f-1ba6-43f8-8c87-8b5991aef294 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507398 | controller |     "Jun 14 09:46:03.406581 crc crio[24245]: time=\"2026-06-14T09:46:03.406488652Z\" level=info msg=\"Stopping pod sandbox: 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4\" id=61470c7a-b88b-4c0c-a6ac-6bd2a520d9ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507412 | controller |     "Jun 14 09:46:03.406581 crc crio[24245]: time=\"2026-06-14T09:46:03.406584025Z\" level=info msg=\"Stopped pod sandbox (already stopped): 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4\" id=61470c7a-b88b-4c0c-a6ac-6bd2a520d9ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507431 | controller |     "Jun 14 09:46:03.408293 crc crio[24245]: time=\"2026-06-14T09:46:03.408252253Z\" level=info msg=\"Removing pod sandbox: 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4\" id=c7e346ce-76ac-441c-9c86-744abc4f00a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507446 | controller |     "Jun 14 09:46:03.464868 crc crio[24245]: time=\"2026-06-14T09:46:03.464719332Z\" level=info msg=\"Removed pod sandbox: 604a356c63b114ecedc96c72bce8cc5c12db47411f210552a3a5d72d0aadd4f4\" id=c7e346ce-76ac-441c-9c86-744abc4f00a3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507460 | controller |     "Jun 14 09:46:03.469424 crc crio[24245]: time=\"2026-06-14T09:46:03.469319333Z\" level=info msg=\"Stopping pod sandbox: 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96\" id=5092d856-b0d9-4fba-b3ee-111507431f8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507475 | controller |     "Jun 14 09:46:03.469651 crc crio[24245]: time=\"2026-06-14T09:46:03.469463518Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96\" id=5092d856-b0d9-4fba-b3ee-111507431f8d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507489 | controller |     "Jun 14 09:46:03.470523 crc crio[24245]: time=\"2026-06-14T09:46:03.470440108Z\" level=info msg=\"Removing pod sandbox: 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96\" id=b97cdafc-d02d-4759-9546-74261d3223e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507504 | controller |     "Jun 14 09:46:03.500959 crc crio[24245]: time=\"2026-06-14T09:46:03.500788698Z\" level=info msg=\"Removed pod sandbox: 6375aba2a9338773b56d2decc55fa48d448c0b2774784f84035feb553920be96\" id=b97cdafc-d02d-4759-9546-74261d3223e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507518 | controller |     "Jun 14 09:46:03.511964 crc crio[24245]: time=\"2026-06-14T09:46:03.510627681Z\" level=info msg=\"Stopping pod sandbox: 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d\" id=b844511d-b642-4db7-9281-e0f0c9239471 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507533 | controller |     "Jun 14 09:46:03.511964 crc crio[24245]: time=\"2026-06-14T09:46:03.510724534Z\" level=info msg=\"Stopped pod sandbox (already stopped): 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d\" id=b844511d-b642-4db7-9281-e0f0c9239471 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507547 | controller |     "Jun 14 09:46:03.514919 crc crio[24245]: time=\"2026-06-14T09:46:03.514767024Z\" level=info msg=\"Removing pod sandbox: 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d\" id=ec5f8b69-48f2-411c-956e-fcf9a695de07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507561 | controller |     "Jun 14 09:46:03.576684 crc crio[24245]: time=\"2026-06-14T09:46:03.576306305Z\" level=info msg=\"Removed pod sandbox: 88df582a9b67744cc5b38dd1d0c68f1be2dee665f091b2060a8c877b356a7a3d\" id=ec5f8b69-48f2-411c-956e-fcf9a695de07 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.507575 | controller |     "Jun 14 09:46:03.576795 crc crio[24245]: time=\"2026-06-14T09:46:03.57648134Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-7cd646cbb6-kmfc2/POD\" id=244b4200-c090-4452-b3e0-e1de5564f99f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.507590 | controller |     "Jun 14 09:46:03.577003 crc crio[24245]: time=\"2026-06-14T09:46:03.576810801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.507604 | controller |     "Jun 14 09:46:03.591004 crc crio[24245]: time=\"2026-06-14T09:46:03.590920094Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=133416a3-3ef9-48ea-881e-3295b9503c13 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.507626 | controller |     "Jun 14 09:46:03.592993 crc crio[24245]: time=\"2026-06-14T09:46:03.592917819Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=518e6212-ee11-41fb-809d-5749be8ce618 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.507641 | controller |     "Jun 14 09:46:03.603259 crc crio[24245]: time=\"2026-06-14T09:46:03.60227557Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=165ab33c-61d0-4a16-9f25-ae998fcd4970 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.507656 | controller |     "Jun 14 09:46:03.662211 crc crio[24245]: time=\"2026-06-14T09:46:03.662109148Z\" level=info msg=\"Got pod network &{Name:barbican-api-7cd646cbb6-kmfc2 Namespace:openstack ID:9958b6ecdc2f8078d7894c29aa14ac6da6ecd161a3d19d5537f7505d857858df UID:91d07b4f-5a2a-423a-9064-9529db25f897 NetNS:/var/run/netns/b2497bcd-52ef-43b9-b75e-8bcbc8085bd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91d07b4f_5a2a_423a_9064_9529db25f897.slice PodAnnotations:0xc001c3c4d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.507672 | controller |     "Jun 14 09:46:03.662211 crc crio[24245]: time=\"2026-06-14T09:46:03.66217093Z\" level=info msg=\"Adding pod openstack_barbican-api-7cd646cbb6-kmfc2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.507686 | controller |     "Jun 14 09:46:03.702906 crc crio[24245]: time=\"2026-06-14T09:46:03.702769521Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/POD\" id=476ccfc5-5754-4097-8273-473a4c985c91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.507701 | controller |     "Jun 14 09:46:03.703024 crc crio[24245]: time=\"2026-06-14T09:46:03.702925496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.507716 | controller |     "Jun 14 09:46:03.703680 crc crio[24245]: time=\"2026-06-14T09:46:03.703552866Z\" level=info msg=\"Stopping pod sandbox: b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783\" id=a935da47-904b-4fd0-89be-4a37f74d8447 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.507731 | controller |     "Jun 14 09:46:03.714288 crc crio[24245]: time=\"2026-06-14T09:46:03.714159247Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-vm4w6 Namespace:openstack ID:b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783 UID:8a22a109-c0fa-428e-9947-0901f146204c NetNS:/var/run/netns/472ff143-f0de-43d9-bc86-a2098852ec43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a22a109_c0fa_428e_9947_0901f146204c.slice PodAnnotations:0xc001c3c558}] Aliases:map[]}\"",
2026-06-14 10:12:41.507746 | controller |     "Jun 14 09:46:03.714513 crc crio[24245]: time=\"2026-06-14T09:46:03.714421855Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-vm4w6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.507761 | controller |     "Jun 14 09:46:03.717312 crc crio[24245]: time=\"2026-06-14T09:46:03.717240133Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-c6957d8bc-tb6ls/POD\" id=a64bcd2f-c933-4b5f-8d6d-c06d6697eef6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.507776 | controller |     "Jun 14 09:46:03.717995 crc crio[24245]: time=\"2026-06-14T09:46:03.717913145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.507795 | controller |     "Jun 14 09:46:03.794729 crc crio[24245]: time=\"2026-06-14T09:46:03.794648279Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690506-b9d2l/oc\" id=a208fc75-79a5-4738-9c2b-f9793bf2e08f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.507810 | controller |     "Jun 14 09:46:03.912064 crc crio[24245]: time=\"2026-06-14T09:46:03.902709807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.507824 | controller |     "Jun 14 09:46:03.942982 crc crio[24245]: time=\"2026-06-14T09:46:03.936646316Z\" level=info msg=\"Running pod sandbox: openstack/placement-7c947bb7bd-xnbm2/POD\" id=2b01c670-4259-4c94-a171-ac32c289fcb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.507839 | controller |     "Jun 14 09:46:03.942982 crc crio[24245]: time=\"2026-06-14T09:46:03.93675386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.507913 | controller |     "Jun 14 09:46:04.128396 crc crio[24245]: time=\"2026-06-14T09:46:04.127326778Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-67bfbf56d8-zp4f9 Namespace:openstack ID:5056a419db0e5545a65381158ffea942037d6306e00ff85bbd9047c48272202b UID:672ea55d-ce5b-45ae-9721-a0b88fa69efa NetNS:/var/run/netns/f4d0499c-cdeb-4638-819c-8020f6e8194e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672ea55d_ce5b_45ae_9721_a0b88fa69efa.slice PodAnnotations:0xc000602460}] Aliases:map[]}\"",
2026-06-14 10:12:41.507930 | controller |     "Jun 14 09:46:04.128396 crc crio[24245]: time=\"2026-06-14T09:46:04.127655157Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-67bfbf56d8-zp4f9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.507945 | controller |     "Jun 14 09:46:04.144319 crc crio[24245]: time=\"2026-06-14T09:46:04.14426225Z\" level=info msg=\"Got pod network &{Name:barbican-worker-c6957d8bc-tb6ls Namespace:openstack ID:9658c29c29c9836ebffcbf0b4a454f098f775612169b066fcc9c44df20f1ba6e UID:6e3bdbad-694c-4b0d-853a-50c86d2cb80d NetNS:/var/run/netns/77f8c05b-88c6-4dce-b584-35ccee7ed77d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e3bdbad_694c_4b0d_853a_50c86d2cb80d.slice PodAnnotations:0xc006e0a090}] Aliases:map[]}\"",
2026-06-14 10:12:41.507961 | controller |     "Jun 14 09:46:04.158772 crc crio[24245]: time=\"2026-06-14T09:46:04.158705974Z\" level=info msg=\"Adding pod openstack_barbican-worker-c6957d8bc-tb6ls to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.508005 | controller |     "Jun 14 09:46:04.214067 crc crio[24245]: time=\"2026-06-14T09:46:04.212279944Z\" level=info msg=\"Got pod network &{Name:placement-7c947bb7bd-xnbm2 Namespace:openstack ID:2150c784b98c15aa188f34e177d38016d389759ce07da4b444a0503d546fc985 UID:fe56ac87-cc7c-4ee6-bea0-5554acdb64ca NetNS:/var/run/netns/55e446ec-d44d-498a-ab9d-73a69829fe48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe56ac87_cc7c_4ee6_bea0_5554acdb64ca.slice PodAnnotations:0xc003bf60f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.508022 | controller |     "Jun 14 09:46:04.214067 crc crio[24245]: time=\"2026-06-14T09:46:04.212352636Z\" level=info msg=\"Adding pod openstack_placement-7c947bb7bd-xnbm2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.508037 | controller |     "Jun 14 09:46:04.247635 crc crio[24245]: time=\"2026-06-14T09:46:04.24636055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.508058 | controller |     "Jun 14 09:46:04.352142 crc crio[24245]: time=\"2026-06-14T09:46:04.351510713Z\" level=info msg=\"Stopped pod sandbox: b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783\" id=a935da47-904b-4fd0-89be-4a37f74d8447 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.508074 | controller |     "Jun 14 09:46:04.844634 crc crio[24245]: time=\"2026-06-14T09:46:04.843678742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.508088 | controller |     "Jun 14 09:46:05.531464 crc crio[24245]: time=\"2026-06-14T09:46:05.530701636Z\" level=info msg=\"Created container ff8745abe6da57a088ae9b837bd1539c1897356464783ba013c9ffdbe14c797c: openshift-infra/auto-csr-approver-29690506-b9d2l/oc\" id=a208fc75-79a5-4738-9c2b-f9793bf2e08f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.508103 | controller |     "Jun 14 09:46:05.534086 crc crio[24245]: time=\"2026-06-14T09:46:05.532952317Z\" level=info msg=\"Starting container: ff8745abe6da57a088ae9b837bd1539c1897356464783ba013c9ffdbe14c797c\" id=124ff49d-23ca-4229-98f0-254a671639fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.508118 | controller |     "Jun 14 09:46:05.546225 crc crio[24245]: time=\"2026-06-14T09:46:05.546085422Z\" level=info msg=\"Started container\" PID=285839 containerID=ff8745abe6da57a088ae9b837bd1539c1897356464783ba013c9ffdbe14c797c description=openshift-infra/auto-csr-approver-29690506-b9d2l/oc id=124ff49d-23ca-4229-98f0-254a671639fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8",
2026-06-14 10:12:41.508132 | controller |     "Jun 14 09:46:06.235096 crc crio[24245]: 2026-06-14T09:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9958b6ecdc2f807 Mac:42:ad:62:7f:c7:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:af Mtu:0 Sandbox:/var/run/netns/b2497bcd-52ef-43b9-b75e-8bcbc8085bd5 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.508148 | controller |     "Jun 14 09:46:06.237532 crc crio[24245]: time=\"2026-06-14T09:46:06.236164512Z\" level=info msg=\"Got pod network &{Name:barbican-api-7cd646cbb6-kmfc2 Namespace:openstack ID:9958b6ecdc2f8078d7894c29aa14ac6da6ecd161a3d19d5537f7505d857858df UID:91d07b4f-5a2a-423a-9064-9529db25f897 NetNS:/var/run/netns/b2497bcd-52ef-43b9-b75e-8bcbc8085bd5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod91d07b4f_5a2a_423a_9064_9529db25f897.slice PodAnnotations:0xc001c3c4d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.508164 | controller |     "Jun 14 09:46:06.237532 crc crio[24245]: time=\"2026-06-14T09:46:06.236337277Z\" level=info msg=\"Checking pod openstack_barbican-api-7cd646cbb6-kmfc2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.508179 | controller |     "Jun 14 09:46:06.269740 crc crio[24245]: 2026-06-14T09:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9658c29c29c9836 Mac:5e:53:1a:83:20:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ae Mtu:0 Sandbox:/var/run/netns/77f8c05b-88c6-4dce-b584-35ccee7ed77d SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.1.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.508195 | controller |     "Jun 14 09:46:06.271034 crc crio[24245]: time=\"2026-06-14T09:46:06.270956427Z\" level=info msg=\"Got pod network &{Name:barbican-worker-c6957d8bc-tb6ls Namespace:openstack ID:9658c29c29c9836ebffcbf0b4a454f098f775612169b066fcc9c44df20f1ba6e UID:6e3bdbad-694c-4b0d-853a-50c86d2cb80d NetNS:/var/run/netns/77f8c05b-88c6-4dce-b584-35ccee7ed77d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e3bdbad_694c_4b0d_853a_50c86d2cb80d.slice PodAnnotations:0xc006e0a090}] Aliases:map[]}\"",
2026-06-14 10:12:41.508215 | controller |     "Jun 14 09:46:06.271706 crc crio[24245]: time=\"2026-06-14T09:46:06.271150063Z\" level=info msg=\"Checking pod openstack_barbican-worker-c6957d8bc-tb6ls for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.508231 | controller |     "Jun 14 09:46:06.308680 crc crio[24245]: 2026-06-14T09:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5056a419db0e554 Mac:9e:11:22:c9:58:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b0 Mtu:0 Sandbox:/var/run/netns/f4d0499c-cdeb-4638-819c-8020f6e8194e SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.1.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.508246 | controller |     "Jun 14 09:46:06.308680 crc crio[24245]: time=\"2026-06-14T09:46:06.302814832Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-67bfbf56d8-zp4f9 Namespace:openstack ID:5056a419db0e5545a65381158ffea942037d6306e00ff85bbd9047c48272202b UID:672ea55d-ce5b-45ae-9721-a0b88fa69efa NetNS:/var/run/netns/f4d0499c-cdeb-4638-819c-8020f6e8194e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod672ea55d_ce5b_45ae_9721_a0b88fa69efa.slice PodAnnotations:0xc000602460}] Aliases:map[]}\"",
2026-06-14 10:12:41.508262 | controller |     "Jun 14 09:46:06.308680 crc crio[24245]: time=\"2026-06-14T09:46:06.303198454Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-67bfbf56d8-zp4f9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.508277 | controller |     "Jun 14 09:46:06.325269 crc crio[24245]: 2026-06-14T09:46:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2150c784b98c15a Mac:32:0c:a7:e2:42:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b1 Mtu:0 Sandbox:/var/run/netns/55e446ec-d44d-498a-ab9d-73a69829fe48 SocketPath: PciID:}] [{Interface:0xc0000158f0 Address:{IP:10.217.1.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.508292 | controller |     "Jun 14 09:46:06.325269 crc crio[24245]: time=\"2026-06-14T09:46:06.324947492Z\" level=info msg=\"Got pod network &{Name:placement-7c947bb7bd-xnbm2 Namespace:openstack ID:2150c784b98c15aa188f34e177d38016d389759ce07da4b444a0503d546fc985 UID:fe56ac87-cc7c-4ee6-bea0-5554acdb64ca NetNS:/var/run/netns/55e446ec-d44d-498a-ab9d-73a69829fe48 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe56ac87_cc7c_4ee6_bea0_5554acdb64ca.slice PodAnnotations:0xc003bf60f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.508307 | controller |     "Jun 14 09:46:06.325269 crc crio[24245]: time=\"2026-06-14T09:46:06.325078456Z\" level=info msg=\"Checking pod openstack_placement-7c947bb7bd-xnbm2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.508322 | controller |     "Jun 14 09:46:06.375346 crc crio[24245]: time=\"2026-06-14T09:46:06.375186583Z\" level=info msg=\"Stopping container: e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae (timeout: 30s)\" id=400ef69f-6f96-40bd-a3d7-a2698cdeb5ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.508337 | controller |     "Jun 14 09:46:06.378476 crc crio[24245]: time=\"2026-06-14T09:46:06.378288572Z\" level=info msg=\"Stopping container: 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c (timeout: 30s)\" id=7865ef2d-0e80-42db-933b-c09419b583a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.508370 | controller |     "Jun 14 09:46:07.087818 crc crio[24245]: time=\"2026-06-14T09:46:07.08103559Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-7k59v/POD\" id=b2152ece-4d98-42d4-8401-91858a1ef1e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.508391 | controller |     "Jun 14 09:46:07.087818 crc crio[24245]: time=\"2026-06-14T09:46:07.08135958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.508407 | controller |     "Jun 14 09:46:07.955348 crc crio[24245]: time=\"2026-06-14T09:46:07.95527514Z\" level=info msg=\"Stopping pod sandbox: fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8\" id=408e87e7-72c2-45ec-987d-564bee458ade name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.508422 | controller |     "Jun 14 09:46:07.956191 crc crio[24245]: time=\"2026-06-14T09:46:07.956121837Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690506-b9d2l Namespace:openshift-infra ID:fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8 UID:5421287b-8f12-4697-a52d-99b968481d8f NetNS:/var/run/netns/bdff9a98-fac2-4275-bc5a-f727d021941b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5421287b_8f12_4697_a52d_99b968481d8f.slice PodAnnotations:0xc000130d78}] Aliases:map[]}\"",
2026-06-14 10:12:41.508438 | controller |     "Jun 14 09:46:07.956322 crc crio[24245]: time=\"2026-06-14T09:46:07.956286352Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690506-b9d2l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.508453 | controller |     "Jun 14 09:46:10.043946 crc crio[24245]: time=\"2026-06-14T09:46:10.040194061Z\" level=info msg=\"Stopping container: c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de (timeout: 10s)\" id=bbe075a5-230b-4d61-87fd-a34e5fcb9597 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.508467 | controller |     "Jun 14 09:46:10.059474 crc crio[24245]: time=\"2026-06-14T09:46:10.05916009Z\" level=info msg=\"Stopping pod sandbox: 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b\" id=808b01bf-5c59-4289-b9d7-c8b214ac68e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.508482 | controller |     "Jun 14 09:46:10.059474 crc crio[24245]: time=\"2026-06-14T09:46:10.059181238Z\" level=info msg=\"Stopping pod sandbox: c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24\" id=6c2810c5-a587-48ca-8a2d-2dca7a3a0d2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.508497 | controller |     "Jun 14 09:46:10.059474 crc crio[24245]: time=\"2026-06-14T09:46:10.059233034Z\" level=info msg=\"Stopping pod sandbox: 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4\" id=cb619a71-e458-48c9-806d-7a712c860319 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.508513 | controller |     "Jun 14 09:46:10.068211 crc crio[24245]: time=\"2026-06-14T09:46:10.068042535Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-tw84j Namespace:openstack ID:c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24 UID:9e257462-88a2-4d02-8b8d-a92ff00e194d NetNS:/var/run/netns/a6c71e78-9b95-4415-a719-188526d45de5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e257462_88a2_4d02_8b8d_a92ff00e194d.slice PodAnnotations:0xc000131188}] Aliases:map[]}\"",
2026-06-14 10:12:41.508528 | controller |     "Jun 14 09:46:10.068428 crc crio[24245]: time=\"2026-06-14T09:46:10.068219741Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-tw84j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.508543 | controller |     "Jun 14 09:46:10.069469 crc crio[24245]: time=\"2026-06-14T09:46:10.069162533Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-9vkjz Namespace:openstack ID:94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b UID:db4b352d-3510-4f9b-a3bd-9aafe4616717 NetNS:/var/run/netns/6a1b3621-b2ae-412b-93b3-37207a9b7ae1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddb4b352d_3510_4f9b_a3bd_9aafe4616717.slice PodAnnotations:0xc00274aa58}] Aliases:map[]}\"",
2026-06-14 10:12:41.508562 | controller |     "Jun 14 09:46:10.069469 crc crio[24245]: time=\"2026-06-14T09:46:10.069280067Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-9vkjz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.508577 | controller |     "Jun 14 09:46:10.072245 crc crio[24245]: time=\"2026-06-14T09:46:10.072147479Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-lzb6g Namespace:openstack ID:3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4 UID:1adc705e-2a46-4e4b-8f4b-ce7482cbf685 NetNS:/var/run/netns/57248551-5ab1-440b-88d1-9a7438a9446d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1adc705e_2a46_4e4b_8f4b_ce7482cbf685.slice PodAnnotations:0xc003bf6698}] Aliases:map[]}\"",
2026-06-14 10:12:41.508591 | controller |     "Jun 14 09:46:10.072510 crc crio[24245]: time=\"2026-06-14T09:46:10.072415578Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-lzb6g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.508606 | controller |     "Jun 14 09:46:12.140021 crc crio[24245]: time=\"2026-06-14T09:46:12.13876057Z\" level=info msg=\"Stopping container: c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb (timeout: 2s)\" id=8875a35b-07a3-4f2b-869f-5083561d1895 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.508620 | controller |     "Jun 14 09:46:13.249543 crc crio[24245]: time=\"2026-06-14T09:46:13.249008475Z\" level=info msg=\"Stopping pod sandbox: 7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4\" id=fefd6b46-e283-4703-b419-7fcd8bdc8928 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.508635 | controller |     "Jun 14 09:46:13.252049 crc crio[24245]: time=\"2026-06-14T09:46:13.251977929Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-s7ww7 Namespace:openstack ID:7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4 UID:cf61aa5f-2f5e-48bb-9f19-14ec55488f98 NetNS:/var/run/netns/8a39fe97-afab-4817-bbc6-849f604a9d74 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf61aa5f_2f5e_48bb_9f19_14ec55488f98.slice PodAnnotations:0xc0004cce40}] Aliases:map[]}\"",
2026-06-14 10:12:41.508650 | controller |     "Jun 14 09:46:13.252284 crc crio[24245]: time=\"2026-06-14T09:46:13.252179535Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-s7ww7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.508665 | controller |     "Jun 14 09:46:14.388327 crc crio[24245]: time=\"2026-06-14T09:46:14.387659565Z\" level=info msg=\"Ran pod sandbox 9958b6ecdc2f8078d7894c29aa14ac6da6ecd161a3d19d5537f7505d857858df with infra container: openstack/barbican-api-7cd646cbb6-kmfc2/POD\" id=244b4200-c090-4452-b3e0-e1de5564f99f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.508680 | controller |     "Jun 14 09:46:14.396941 crc crio[24245]: time=\"2026-06-14T09:46:14.395653998Z\" level=info msg=\"Ran pod sandbox 9658c29c29c9836ebffcbf0b4a454f098f775612169b066fcc9c44df20f1ba6e with infra container: openstack/barbican-worker-c6957d8bc-tb6ls/POD\" id=a64bcd2f-c933-4b5f-8d6d-c06d6697eef6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.508695 | controller |     "Jun 14 09:46:14.396941 crc crio[24245]: time=\"2026-06-14T09:46:14.396216107Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=72452474-1b35-4f11-8e29-323251b5096f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.508714 | controller |     "Jun 14 09:46:14.402310 crc crio[24245]: time=\"2026-06-14T09:46:14.402172796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=4d46fcb7-447e-423c-a9ee-ea8f491e80f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.508729 | controller |     "Jun 14 09:46:14.402579 crc crio[24245]: time=\"2026-06-14T09:46:14.402514727Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=4d46fcb7-447e-423c-a9ee-ea8f491e80f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.508744 | controller |     "Jun 14 09:46:14.402785 crc crio[24245]: time=\"2026-06-14T09:46:14.402696933Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=4d46fcb7-447e-423c-a9ee-ea8f491e80f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.508758 | controller |     "Jun 14 09:46:14.405054 crc crio[24245]: time=\"2026-06-14T09:46:14.404974429Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=9b45e1a7-500e-414e-b198-31358655071c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.508773 | controller |     "Jun 14 09:46:14.415919 crc crio[24245]: time=\"2026-06-14T09:46:14.415780474Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-14 10:12:41.508787 | controller |     "Jun 14 09:46:14.422183 crc crio[24245]: time=\"2026-06-14T09:46:14.422139992Z\" level=info msg=\"Ran pod sandbox 5056a419db0e5545a65381158ffea942037d6306e00ff85bbd9047c48272202b with infra container: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/POD\" id=476ccfc5-5754-4097-8273-473a4c985c91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.508802 | controller |     "Jun 14 09:46:14.427566 crc crio[24245]: time=\"2026-06-14T09:46:14.426780359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=2133852b-c503-4dfd-b80d-31d96141559c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.508817 | controller |     "Jun 14 09:46:14.427566 crc crio[24245]: time=\"2026-06-14T09:46:14.427060428Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=2133852b-c503-4dfd-b80d-31d96141559c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.508831 | controller |     "Jun 14 09:46:14.427566 crc crio[24245]: time=\"2026-06-14T09:46:14.42712638Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=2133852b-c503-4dfd-b80d-31d96141559c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.508846 | controller |     "Jun 14 09:46:14.428013 crc crio[24245]: time=\"2026-06-14T09:46:14.427755542Z\" level=info msg=\"Ran pod sandbox 2150c784b98c15aa188f34e177d38016d389759ce07da4b444a0503d546fc985 with infra container: openstack/placement-7c947bb7bd-xnbm2/POD\" id=2b01c670-4259-4c94-a171-ac32c289fcb5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.508860 | controller |     "Jun 14 09:46:14.429591 crc crio[24245]: time=\"2026-06-14T09:46:14.429409212Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=4acf4437-a317-4502-9b3b-cba9bbb13bb8 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.508875 | controller |     "Jun 14 09:46:14.435741 crc crio[24245]: time=\"2026-06-14T09:46:14.435589631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=ad59f7aa-44ab-49dd-a7bf-f212dc70f33e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.508893 | controller |     "Jun 14 09:46:14.437374 crc crio[24245]: time=\"2026-06-14T09:46:14.43720935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=e0881645-3e65-4f7c-8dc1-eb18a64003d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.508909 | controller |     "Jun 14 09:46:14.440489 crc crio[24245]: time=\"2026-06-14T09:46:14.440299769Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-14 10:12:41.508924 | controller |     "Jun 14 09:46:14.598400 crc crio[24245]: time=\"2026-06-14T09:46:14.59565153Z\" level=info msg=\"Stopped container 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c: openstack/swift-proxy-8d4694459-gw54j/proxy-httpd\" id=7865ef2d-0e80-42db-933b-c09419b583a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.508939 | controller |     "Jun 14 09:46:14.679391 crc crio[24245]: time=\"2026-06-14T09:46:14.679121574Z\" level=info msg=\"Stopped container e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae: openstack/swift-proxy-8d4694459-gw54j/proxy-server\" id=400ef69f-6f96-40bd-a3d7-a2698cdeb5ba name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.508954 | controller |     "Jun 14 09:46:14.682760 crc crio[24245]: time=\"2026-06-14T09:46:14.68270529Z\" level=info msg=\"Stopping pod sandbox: 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b\" id=ab03d04a-d859-4f82-adb8-d93032b986ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.508969 | controller |     "Jun 14 09:46:14.685375 crc crio[24245]: time=\"2026-06-14T09:46:14.685286621Z\" level=info msg=\"Got pod network &{Name:swift-proxy-8d4694459-gw54j Namespace:openstack ID:5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b UID:2c055756-6db7-4a9c-9f54-fa596ed36e71 NetNS:/var/run/netns/3fc78eac-ae76-4323-a7a1-d0337c456c4b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2c055756_6db7_4a9c_9f54_fa596ed36e71.slice PodAnnotations:0xc00161ad08}] Aliases:map[]}\"",
2026-06-14 10:12:41.508984 | controller |     "Jun 14 09:46:14.685788 crc crio[24245]: time=\"2026-06-14T09:46:14.685522358Z\" level=info msg=\"Deleting pod openstack_swift-proxy-8d4694459-gw54j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.508999 | controller |     "Jun 14 09:46:14.689906 crc crio[24245]: time=\"2026-06-14T09:46:14.689198628Z\" level=info msg=\"Creating container: openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api-log\" id=a68d8438-d341-4567-b392-b15193354dd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.509014 | controller |     "Jun 14 09:46:14.714056 crc crio[24245]: time=\"2026-06-14T09:46:14.712742032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.509028 | controller |     "Jun 14 09:46:14.722236 crc crio[24245]: time=\"2026-06-14T09:46:14.721960399Z\" level=info msg=\"Stopped pod sandbox: 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4\" id=cb619a71-e458-48c9-806d-7a712c860319 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.509078 | controller |     "Jun 14 09:46:14.789403 crc crio[24245]: time=\"2026-06-14T09:46:14.78930971Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e97cba08-273b-4ff3-905b-65006f754f49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.509094 | controller |     "Jun 14 09:46:15.339405 crc crio[24245]: time=\"2026-06-14T09:46:15.338722227Z\" level=info msg=\"Stopping pod sandbox: 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463\" id=ca30463d-575e-47b0-b570-767a0ba421ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.509114 | controller |     "Jun 14 09:46:15.342598 crc crio[24245]: time=\"2026-06-14T09:46:15.342449655Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-kslpf Namespace:openstack ID:72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463 UID:3828509a-a099-4a23-ac28-783bb8fb5999 NetNS:/var/run/netns/9c1cf738-f714-4163-9a89-3d2caf2dff5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3828509a_a099_4a23_ac28_783bb8fb5999.slice PodAnnotations:0xc00161a258}] Aliases:map[]}\"",
2026-06-14 10:12:41.509130 | controller |     "Jun 14 09:46:15.342724 crc crio[24245]: time=\"2026-06-14T09:46:15.342696863Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-kslpf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.509144 | controller |     "Jun 14 09:46:15.433557 crc crio[24245]: time=\"2026-06-14T09:46:15.433503681Z\" level=info msg=\"Stopped pod sandbox: c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24\" id=6c2810c5-a587-48ca-8a2d-2dca7a3a0d2d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.509159 | controller |     "Jun 14 09:46:15.437462 crc crio[24245]: time=\"2026-06-14T09:46:15.437438196Z\" level=info msg=\"Creating container: openstack/placement-7c947bb7bd-xnbm2/placement-log\" id=34111084-fdd6-4616-bf57-ddf9563eb59a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.509174 | controller |     "Jun 14 09:46:15.439882 crc crio[24245]: time=\"2026-06-14T09:46:15.4397594Z\" level=info msg=\"Stopped pod sandbox: 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b\" id=808b01bf-5c59-4289-b9d7-c8b214ac68e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.509189 | controller |     "Jun 14 09:46:15.440689 crc crio[24245]: time=\"2026-06-14T09:46:15.440602886Z\" level=info msg=\"Stopped pod sandbox: 7d92bcc56e04bc090d0ca251b724e18ac8ecacf0f84664553c43c3f0b32b1ef4\" id=fefd6b46-e283-4703-b419-7fcd8bdc8928 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.509203 | controller |     "Jun 14 09:46:15.443334 crc crio[24245]: time=\"2026-06-14T09:46:15.44321182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.509218 | controller |     "Jun 14 09:46:15.445357 crc crio[24245]: time=\"2026-06-14T09:46:15.445299087Z\" level=info msg=\"Stopped container c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de: openstack/dnsmasq-dns-f5446bd49-cclzj/dnsmasq-dns\" id=bbe075a5-230b-4d61-87fd-a34e5fcb9597 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.509232 | controller |     "Jun 14 09:46:15.448529 crc crio[24245]: time=\"2026-06-14T09:46:15.446595817Z\" level=info msg=\"Stopping pod sandbox: f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19\" id=35b7023c-41f1-4d18-93c1-4a4da33c66c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.509247 | controller |     "Jun 14 09:46:15.448529 crc crio[24245]: time=\"2026-06-14T09:46:15.448222669Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-f5446bd49-cclzj Namespace:openstack ID:f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19 UID:7f9fdb71-84c3-440f-97e9-09af00284390 NetNS:/var/run/netns/90b1fea5-2e3e-4eb3-930d-f8b89efad8e0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7f9fdb71_84c3_440f_97e9_09af00284390.slice PodAnnotations:0xc003bf62b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.509262 | controller |     "Jun 14 09:46:15.448529 crc crio[24245]: time=\"2026-06-14T09:46:15.448361924Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-f5446bd49-cclzj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.509281 | controller |     "Jun 14 09:46:15.453907 crc crio[24245]: time=\"2026-06-14T09:46:15.453821187Z\" level=info msg=\"Stopped container c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb: openshift-marketplace/certified-operators-pkglq/registry-server\" id=8875a35b-07a3-4f2b-869f-5083561d1895 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.509296 | controller |     "Jun 14 09:46:15.455277 crc crio[24245]: time=\"2026-06-14T09:46:15.454973105Z\" level=info msg=\"Stopping pod sandbox: 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f\" id=e4218891-658a-426a-bd83-794a0e023560 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.509312 | controller |     "Jun 14 09:46:15.455896 crc crio[24245]: time=\"2026-06-14T09:46:15.455784752Z\" level=info msg=\"Got pod network &{Name:certified-operators-pkglq Namespace:openshift-marketplace ID:52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f UID:d7956dde-9ff0-462f-b5ca-39859b894de8 NetNS:/var/run/netns/a6fec273-35f3-41bc-8dad-90fdf4d84b51 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd7956dde_9ff0_462f_b5ca_39859b894de8.slice PodAnnotations:0xc001fea0e8}] Aliases:map[]}\"",
2026-06-14 10:12:41.509327 | controller |     "Jun 14 09:46:15.456050 crc crio[24245]: time=\"2026-06-14T09:46:15.456003149Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-pkglq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.509342 | controller |     "Jun 14 09:46:15.459697 crc crio[24245]: time=\"2026-06-14T09:46:15.459573Z\" level=info msg=\"Stopped pod sandbox: fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8\" id=408e87e7-72c2-45ec-987d-564bee458ade name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.509374 | controller |     "Jun 14 09:46:15.471590 crc crio[24245]: time=\"2026-06-14T09:46:15.471450598Z\" level=info msg=\"Stopped pod sandbox: 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b\" id=ab03d04a-d859-4f82-adb8-d93032b986ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.509390 | controller |     "Jun 14 09:46:15.475244 crc crio[24245]: time=\"2026-06-14T09:46:15.475171863Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:ca595b86108ec3b7d15f0758412e7fa09952c2f6c792248a00b53c236afcb6dc\" id=f174d7b7-dfc4-469c-9165-104579dd0306 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.509405 | controller |     "Jun 14 09:46:15.476296 crc crio[24245]: time=\"2026-06-14T09:46:15.476049104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=ad265ebc-74c7-4eda-9901-bc6809e1d155 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.509420 | controller |     "Jun 14 09:46:15.638986 crc crio[24245]: time=\"2026-06-14T09:46:15.636562827Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:da39dd850d282c25b965ff5524c1f10f11dfa83a9768ddb4fc9e219eed5be6c4\" id=ba223d83-30ca-4b6b-976a-088a06539db5 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.509435 | controller |     "Jun 14 09:46:15.643004 crc crio[24245]: time=\"2026-06-14T09:46:15.642510269Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=5cceb8ba-9d4a-49fe-b4d7-890611fdf01a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.509450 | controller |     "Jun 14 09:46:15.657453 crc crio[24245]: time=\"2026-06-14T09:46:15.648023832Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-7k59v Namespace:openstack ID:0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b UID:49cd7edf-ebab-4509-801f-9e653ce83185 NetNS:/var/run/netns/1a815c04-f41b-4f5c-b7a5-6ea5b16048cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49cd7edf_ebab_4509_801f_9e653ce83185.slice PodAnnotations:0xc001fea380}] Aliases:map[]}\"",
2026-06-14 10:12:41.509470 | controller |     "Jun 14 09:46:15.657453 crc crio[24245]: time=\"2026-06-14T09:46:15.648090624Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-7k59v to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.509485 | controller |     "Jun 14 09:46:15.726209 crc crio[24245]: time=\"2026-06-14T09:46:15.726068467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.509500 | controller |     "Jun 14 09:46:15.731595 crc crio[24245]: time=\"2026-06-14T09:46:15.731528112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.509515 | controller |     "Jun 14 09:46:15.738660 crc crio[24245]: time=\"2026-06-14T09:46:15.738537688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.509530 | controller |     "Jun 14 09:46:15.750086 crc crio[24245]: time=\"2026-06-14T09:46:15.749681924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.509544 | controller |     "Jun 14 09:46:15.791324 crc crio[24245]: time=\"2026-06-14T09:46:15.791256711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=d9c38e8b-35d4-454b-a8e5-e05f6036d249 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.509559 | controller |     "Jun 14 09:46:15.798379 crc crio[24245]: time=\"2026-06-14T09:46:15.798303342Z\" level=info msg=\"Stopped pod sandbox: 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463\" id=ca30463d-575e-47b0-b570-767a0ba421ae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.509574 | controller |     "Jun 14 09:46:15.816376 crc crio[24245]: time=\"2026-06-14T09:46:15.816265999Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=dbd694b8-9c6c-46c1-8b6c-bbfb4bbbe43b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.509589 | controller |     "Jun 14 09:46:15.817496 crc crio[24245]: time=\"2026-06-14T09:46:15.817452484Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=bc07d74a-113e-4339-aac8-05aa8a8c1780 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.509604 | controller |     "Jun 14 09:46:15.819305 crc crio[24245]: time=\"2026-06-14T09:46:15.819280423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.509619 | controller |     "Jun 14 09:46:15.859587 crc crio[24245]: time=\"2026-06-14T09:46:15.855244137Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=c7a84650-b7a8-4510-962d-481da7c098c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.509634 | controller |     "Jun 14 09:46:15.883070 crc crio[24245]: time=\"2026-06-14T09:46:15.880040616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.509648 | controller |     "Jun 14 09:46:16.061366 crc crio[24245]: time=\"2026-06-14T09:46:16.056440299Z\" level=info msg=\"Created container 31ebb9f0fbd4b3100940a07b61a8299a52f2ea0b0d8fe8e20c6d2d3c5615581f: openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api-log\" id=a68d8438-d341-4567-b392-b15193354dd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.510239 | controller |     "Jun 14 09:46:16.068917 crc crio[24245]: time=\"2026-06-14T09:46:16.068805249Z\" level=info msg=\"Starting container: 31ebb9f0fbd4b3100940a07b61a8299a52f2ea0b0d8fe8e20c6d2d3c5615581f\" id=1d8cc55d-edb4-4dff-b526-3b7777dd234f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.510260 | controller |     "Jun 14 09:46:16.081667 crc crio[24245]: time=\"2026-06-14T09:46:16.081474174Z\" level=info msg=\"Started container\" PID=287060 containerID=31ebb9f0fbd4b3100940a07b61a8299a52f2ea0b0d8fe8e20c6d2d3c5615581f description=openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api-log id=1d8cc55d-edb4-4dff-b526-3b7777dd234f name=/runtime.v1.RuntimeService/StartContainer sandboxID=9958b6ecdc2f8078d7894c29aa14ac6da6ecd161a3d19d5537f7505d857858df",
2026-06-14 10:12:41.510277 | controller |     "Jun 14 09:46:16.091927 crc crio[24245]: time=\"2026-06-14T09:46:16.091658298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.510293 | controller |     "Jun 14 09:46:16.118194 crc crio[24245]: time=\"2026-06-14T09:46:16.117956213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=903e0d1f-7537-4e9d-b365-bc7587c2e874 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.510308 | controller |     "Jun 14 09:46:16.142211 crc crio[24245]: time=\"2026-06-14T09:46:16.141898854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.510323 | controller |     "Jun 14 09:46:16.229488 crc crio[24245]: time=\"2026-06-14T09:46:16.226164745Z\" level=info msg=\"Stopping container: f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce (timeout: 30s)\" id=bc733333-a190-4734-9b20-09ac2bfab5e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.510338 | controller |     "Jun 14 09:46:16.231493 crc crio[24245]: time=\"2026-06-14T09:46:16.231401716Z\" level=info msg=\"Stopping container: a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79 (timeout: 30s)\" id=6b9fd283-2872-44e0-82d7-503cc384cc41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.510370 | controller |     "Jun 14 09:46:16.378902 crc crio[24245]: time=\"2026-06-14T09:46:16.378168611Z\" level=info msg=\"Stopped pod sandbox: f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19\" id=35b7023c-41f1-4d18-93c1-4a4da33c66c4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.510387 | controller |     "Jun 14 09:46:16.410101 crc crio[24245]: time=\"2026-06-14T09:46:16.408793647Z\" level=info msg=\"Stopping container: a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19 (timeout: 30s)\" id=4030c1b4-5bca-40d7-9269-5f5f8b53f876 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.510402 | controller |     "Jun 14 09:46:16.425183 crc crio[24245]: time=\"2026-06-14T09:46:16.421931345Z\" level=info msg=\"Stopping container: dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74 (timeout: 30s)\" id=fc576c81-dc72-4222-92bd-9a94acb4e830 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.510416 | controller |     "Jun 14 09:46:16.453583 crc crio[24245]: time=\"2026-06-14T09:46:16.453473565Z\" level=info msg=\"Removing container: e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae\" id=023e2a2a-6c6a-4558-9f96-c9da382e6e7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.510431 | controller |     "Jun 14 09:46:16.468378 crc crio[24245]: time=\"2026-06-14T09:46:16.468170177Z\" level=info msg=\"Created container 59d5f092f54a7616be9d63ebdd1417e1f81948b40e837194e302571962ab8fa0: openstack/placement-7c947bb7bd-xnbm2/placement-log\" id=34111084-fdd6-4616-bf57-ddf9563eb59a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.510450 | controller |     "Jun 14 09:46:16.471366 crc crio[24245]: time=\"2026-06-14T09:46:16.471322796Z\" level=info msg=\"Starting container: 59d5f092f54a7616be9d63ebdd1417e1f81948b40e837194e302571962ab8fa0\" id=355ddd28-9a6b-4c04-8bbf-b97166327d11 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.510466 | controller |     "Jun 14 09:46:16.475812 crc crio[24245]: time=\"2026-06-14T09:46:16.475738703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=f2a6ac2f-7c98-4b36-8cf0-cd22cf3be526 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.510481 | controller |     "Jun 14 09:46:16.487999 crc crio[24245]: time=\"2026-06-14T09:46:16.487949631Z\" level=info msg=\"Started container\" PID=287058 containerID=59d5f092f54a7616be9d63ebdd1417e1f81948b40e837194e302571962ab8fa0 description=openstack/placement-7c947bb7bd-xnbm2/placement-log id=355ddd28-9a6b-4c04-8bbf-b97166327d11 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2150c784b98c15aa188f34e177d38016d389759ce07da4b444a0503d546fc985",
2026-06-14 10:12:41.510496 | controller |     "Jun 14 09:46:16.502094 crc crio[24245]: time=\"2026-06-14T09:46:16.502007335Z\" level=info msg=\"Stopped pod sandbox: 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f\" id=e4218891-658a-426a-bd83-794a0e023560 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.510511 | controller |     "Jun 14 09:46:16.516651 crc crio[24245]: time=\"2026-06-14T09:46:16.516565944Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=550090b5-387e-44e2-84e3-da80d65123ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.510526 | controller |     "Jun 14 09:46:16.522885 crc crio[24245]: time=\"2026-06-14T09:46:16.522113678Z\" level=info msg=\"Stopped container f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce: openstack/glance-default-external-api-0/glance-log\" id=bc733333-a190-4734-9b20-09ac2bfab5e8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.510541 | controller |     "Jun 14 09:46:16.531057 crc crio[24245]: time=\"2026-06-14T09:46:16.530190217Z\" level=info msg=\"Creating container: openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api\" id=53898e1a-bf4a-48f9-8a4a-0bbbe744ac87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.510556 | controller |     "Jun 14 09:46:16.532437 crc crio[24245]: time=\"2026-06-14T09:46:16.532382437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.510571 | controller |     "Jun 14 09:46:16.533514 crc crio[24245]: time=\"2026-06-14T09:46:16.533446459Z\" level=info msg=\"Stopping container: 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4 (timeout: 30s)\" id=816b3919-512d-4d53-8988-c83833a2ea31 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.510586 | controller |     "Jun 14 09:46:16.576715 crc crio[24245]: 2026-06-14T09:46:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0ee54f2b57c18e1 Mac:7a:3e:9b:d4:12:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b2 Mtu:0 Sandbox:/var/run/netns/1a815c04-f41b-4f5c-b7a5-6ea5b16048cb SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.1.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.510601 | controller |     "Jun 14 09:46:16.579219 crc crio[24245]: time=\"2026-06-14T09:46:16.57878788Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-7k59v Namespace:openstack ID:0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b UID:49cd7edf-ebab-4509-801f-9e653ce83185 NetNS:/var/run/netns/1a815c04-f41b-4f5c-b7a5-6ea5b16048cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49cd7edf_ebab_4509_801f_9e653ce83185.slice PodAnnotations:0xc001fea380}] Aliases:map[]}\"",
2026-06-14 10:12:41.510620 | controller |     "Jun 14 09:46:16.579219 crc crio[24245]: time=\"2026-06-14T09:46:16.579043978Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-7k59v for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.510636 | controller |     "Jun 14 09:46:16.718290 crc crio[24245]: time=\"2026-06-14T09:46:16.718080522Z\" level=info msg=\"Stopped container a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19: openstack/glance-default-internal-api-0/glance-log\" id=4030c1b4-5bca-40d7-9269-5f5f8b53f876 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.510651 | controller |     "Jun 14 09:46:16.720343 crc crio[24245]: time=\"2026-06-14T09:46:16.719208811Z\" level=info msg=\"Ran pod sandbox 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b with infra container: openstack/cinder-online-data-migrations-7k59v/POD\" id=b2152ece-4d98-42d4-8401-91858a1ef1e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.510667 | controller |     "Jun 14 09:46:16.735354 crc crio[24245]: time=\"2026-06-14T09:46:16.735225057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=ace73d9e-d4e8-4603-b833-0ddf92209c1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.510682 | controller |     "Jun 14 09:46:16.780026 crc crio[24245]: time=\"2026-06-14T09:46:16.779821236Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=61397fd4-a534-4336-92c4-7a44d002fe58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.510697 | controller |     "Jun 14 09:46:16.780262 crc crio[24245]: time=\"2026-06-14T09:46:16.780112645Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=9ec85862-4874-4297-9226-2f84bdeea337 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.510712 | controller |     "Jun 14 09:46:16.796238 crc crio[24245]: time=\"2026-06-14T09:46:16.795702882Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-7k59v/cinder-online-data-migrations\" id=38ed1cdc-c51b-4edb-85bf-3b20e0d9ede1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.510727 | controller |     "Jun 14 09:46:16.797271 crc crio[24245]: time=\"2026-06-14T09:46:16.797199978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.510742 | controller |     "Jun 14 09:46:16.811075 crc crio[24245]: time=\"2026-06-14T09:46:16.809902782Z\" level=info msg=\"Creating container: openstack/placement-7c947bb7bd-xnbm2/placement-api\" id=0f71db0b-d89b-41e8-aaf3-2f6a1928419e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.510757 | controller |     "Jun 14 09:46:16.860942 crc crio[24245]: time=\"2026-06-14T09:46:16.86075984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.510772 | controller |     "Jun 14 09:46:16.987797 crc crio[24245]: time=\"2026-06-14T09:46:16.987581104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.510787 | controller |     "Jun 14 09:46:16.997520 crc crio[24245]: time=\"2026-06-14T09:46:16.997128917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.510802 | controller |     "Jun 14 09:46:17.064477 crc crio[24245]: time=\"2026-06-14T09:46:17.064383837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.510822 | controller |     "Jun 14 09:46:17.070196 crc crio[24245]: time=\"2026-06-14T09:46:17.07010314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.510837 | controller |     "Jun 14 09:46:17.087277 crc crio[24245]: time=\"2026-06-14T09:46:17.087182584Z\" level=info msg=\"Created container 74a31a14ff82173ee761c2e019e59d0e259bc9865715dd4562ee57af7b2f93f7: openstack/ceilometer-0/ceilometer-central-agent\" id=bc07d74a-113e-4339-aac8-05aa8a8c1780 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.510852 | controller |     "Jun 14 09:46:17.091114 crc crio[24245]: time=\"2026-06-14T09:46:17.090985735Z\" level=info msg=\"Starting container: 74a31a14ff82173ee761c2e019e59d0e259bc9865715dd4562ee57af7b2f93f7\" id=b3b4bd21-9f6b-43f1-92a9-31644d26ad5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.510867 | controller |     "Jun 14 09:46:17.122065 crc crio[24245]: time=\"2026-06-14T09:46:17.120775537Z\" level=info msg=\"Started container\" PID=287111 containerID=74a31a14ff82173ee761c2e019e59d0e259bc9865715dd4562ee57af7b2f93f7 description=openstack/ceilometer-0/ceilometer-central-agent id=b3b4bd21-9f6b-43f1-92a9-31644d26ad5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4",
2026-06-14 10:12:41.510882 | controller |     "Jun 14 09:46:17.136387 crc crio[24245]: time=\"2026-06-14T09:46:17.136249892Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=333599f7-7a04-4615-9859-203f55a27b94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.510898 | controller |     "Jun 14 09:46:17.136679 crc crio[24245]: time=\"2026-06-14T09:46:17.136550862Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=333599f7-7a04-4615-9859-203f55a27b94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.510912 | controller |     "Jun 14 09:46:17.136679 crc crio[24245]: time=\"2026-06-14T09:46:17.136597644Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=333599f7-7a04-4615-9859-203f55a27b94 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.510927 | controller |     "Jun 14 09:46:17.139325 crc crio[24245]: time=\"2026-06-14T09:46:17.139177307Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=721f8aa5-8848-48fb-bed6-8e4d5cefa756 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.510942 | controller |     "Jun 14 09:46:17.149391 crc crio[24245]: time=\"2026-06-14T09:46:17.144808162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.510957 | controller |     "Jun 14 09:46:17.161405 crc crio[24245]: time=\"2026-06-14T09:46:17.159658801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.510972 | controller |     "Jun 14 09:46:17.162326 crc crio[24245]: time=\"2026-06-14T09:46:17.162288618Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-14 10:12:41.510988 | controller |     "Jun 14 09:46:17.180094 crc crio[24245]: time=\"2026-06-14T09:46:17.178814309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.511003 | controller |     "Jun 14 09:46:17.189300 crc crio[24245]: time=\"2026-06-14T09:46:17.189232361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.511026 | controller |     "Jun 14 09:46:17.381329 crc crio[24245]: time=\"2026-06-14T09:46:17.381233648Z\" level=info msg=\"Removed container e977cce60b91bf55114c7d36f8e0e594c5c994d46fea941158062cdb0ace68ae: openstack/swift-proxy-8d4694459-gw54j/proxy-server\" id=023e2a2a-6c6a-4558-9f96-c9da382e6e7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.511043 | controller |     "Jun 14 09:46:17.391728 crc crio[24245]: time=\"2026-06-14T09:46:17.391637589Z\" level=info msg=\"Removing container: 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c\" id=1de06e25-5fd2-4efd-b260-f94bdf4b2b2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.511058 | controller |     "Jun 14 09:46:17.666079 crc crio[24245]: time=\"2026-06-14T09:46:17.664560144Z\" level=info msg=\"Stopping container: b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4 (timeout: 30s)\" id=7ffc20af-69bc-49ec-9bfe-c60fb3586f4a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.511074 | controller |     "Jun 14 09:46:17.956792 crc crio[24245]: time=\"2026-06-14T09:46:17.956261177Z\" level=info msg=\"Stopping container: 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189 (timeout: 30s)\" id=09bf32fd-8a10-4655-9ac8-12d3514486b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.511089 | controller |     "Jun 14 09:46:17.968233 crc crio[24245]: time=\"2026-06-14T09:46:17.968078371Z\" level=info msg=\"Stopping container: dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0 (timeout: 30s)\" id=e256d5ee-ea3f-4e02-9844-89a2f4955c8d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.511105 | controller |     "Jun 14 09:46:17.968450 crc crio[24245]: time=\"2026-06-14T09:46:17.968346502Z\" level=info msg=\"Stopping container: dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7 (timeout: 30s)\" id=1a0db9b9-34a1-4bfc-879d-44ec358858de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.511120 | controller |     "Jun 14 09:46:17.981195 crc crio[24245]: time=\"2026-06-14T09:46:17.98110303Z\" level=info msg=\"Stopping container: 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5 (timeout: 30s)\" id=c74860e8-c9c7-41a8-9b42-0b7f0667e00e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.511134 | controller |     "Jun 14 09:46:17.984818 crc crio[24245]: time=\"2026-06-14T09:46:17.984739733Z\" level=info msg=\"Stopping container: 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89 (timeout: 30s)\" id=71560df2-80fc-48c1-b400-582d553a353c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.511149 | controller |     "Jun 14 09:46:18.038498 crc crio[24245]: time=\"2026-06-14T09:46:18.03839334Z\" level=info msg=\"Created container c46c2fe91d68f4d4f2604635735770cc94aac30554e4a08bdbf255b4bb64db10: openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api\" id=53898e1a-bf4a-48f9-8a4a-0bbbe744ac87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.511164 | controller |     "Jun 14 09:46:18.039918 crc crio[24245]: time=\"2026-06-14T09:46:18.039720591Z\" level=info msg=\"Starting container: c46c2fe91d68f4d4f2604635735770cc94aac30554e4a08bdbf255b4bb64db10\" id=0931bf68-05e8-4248-8c42-b4eb1ed916bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.511179 | controller |     "Jun 14 09:46:18.051703 crc crio[24245]: time=\"2026-06-14T09:46:18.05153842Z\" level=info msg=\"Started container\" PID=287242 containerID=c46c2fe91d68f4d4f2604635735770cc94aac30554e4a08bdbf255b4bb64db10 description=openstack/barbican-api-7cd646cbb6-kmfc2/barbican-api id=0931bf68-05e8-4248-8c42-b4eb1ed916bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=9958b6ecdc2f8078d7894c29aa14ac6da6ecd161a3d19d5537f7505d857858df",
2026-06-14 10:12:41.511195 | controller |     "Jun 14 09:46:18.188885 crc crio[24245]: time=\"2026-06-14T09:46:18.18837525Z\" level=info msg=\"Running pod sandbox: openstack/neutron-786fddcc85-bbkwq/POD\" id=05f302d8-1b63-401b-a812-6272bc4aacf7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.511215 | controller |     "Jun 14 09:46:18.189013 crc crio[24245]: time=\"2026-06-14T09:46:18.188918507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.511231 | controller |     "Jun 14 09:46:18.275355 crc crio[24245]: time=\"2026-06-14T09:46:18.273592272Z\" level=info msg=\"Created container c3d79521cb53d50091bb22266fdf819fb2e924a37af065b7031cc10c6bd7750c: openstack/placement-7c947bb7bd-xnbm2/placement-api\" id=0f71db0b-d89b-41e8-aaf3-2f6a1928419e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.511247 | controller |     "Jun 14 09:46:18.276342 crc crio[24245]: time=\"2026-06-14T09:46:18.276267696Z\" level=info msg=\"Created container 0aad80cfd48844fe36e6eefbef55338df2ae219a8e3dd68a32c34aabc95e4cc0: openstack/cinder-online-data-migrations-7k59v/cinder-online-data-migrations\" id=38ed1cdc-c51b-4edb-85bf-3b20e0d9ede1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.511262 | controller |     "Jun 14 09:46:18.276547 crc crio[24245]: time=\"2026-06-14T09:46:18.276436085Z\" level=info msg=\"Starting container: c3d79521cb53d50091bb22266fdf819fb2e924a37af065b7031cc10c6bd7750c\" id=3675435f-ee69-4073-bc8d-35921ce34aaf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.511277 | controller |     "Jun 14 09:46:18.282788 crc crio[24245]: time=\"2026-06-14T09:46:18.28251704Z\" level=info msg=\"Starting container: 0aad80cfd48844fe36e6eefbef55338df2ae219a8e3dd68a32c34aabc95e4cc0\" id=ad6918b5-0d3b-4db6-a6b1-205f40df9ee3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.511293 | controller |     "Jun 14 09:46:18.288427 crc crio[24245]: time=\"2026-06-14T09:46:18.288351808Z\" level=info msg=\"Started container\" PID=287261 containerID=c3d79521cb53d50091bb22266fdf819fb2e924a37af065b7031cc10c6bd7750c description=openstack/placement-7c947bb7bd-xnbm2/placement-api id=3675435f-ee69-4073-bc8d-35921ce34aaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=2150c784b98c15aa188f34e177d38016d389759ce07da4b444a0503d546fc985",
2026-06-14 10:12:41.511308 | controller |     "Jun 14 09:46:18.292324 crc crio[24245]: time=\"2026-06-14T09:46:18.292143252Z\" level=info msg=\"Started container\" PID=287250 containerID=0aad80cfd48844fe36e6eefbef55338df2ae219a8e3dd68a32c34aabc95e4cc0 description=openstack/cinder-online-data-migrations-7k59v/cinder-online-data-migrations id=ad6918b5-0d3b-4db6-a6b1-205f40df9ee3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b",
2026-06-14 10:12:41.511324 | controller |     "Jun 14 09:46:18.298581 crc crio[24245]: time=\"2026-06-14T09:46:18.29850691Z\" level=info msg=\"Created container 4c72905c0c2291c1383c2ce548519c998e746be00e6573fa43cee81b08e1c025: openstack/swift-storage-0/account-server\" id=c7a84650-b7a8-4510-962d-481da7c098c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.511339 | controller |     "Jun 14 09:46:18.318334 crc crio[24245]: time=\"2026-06-14T09:46:18.318232724Z\" level=info msg=\"Starting container: 4c72905c0c2291c1383c2ce548519c998e746be00e6573fa43cee81b08e1c025\" id=bc9a3cb6-5bf2-42eb-a423-9e7c0a9980c1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.511429 | controller |     "Jun 14 09:46:18.331331 crc crio[24245]: time=\"2026-06-14T09:46:18.331235848Z\" level=info msg=\"Started container\" PID=287246 containerID=4c72905c0c2291c1383c2ce548519c998e746be00e6573fa43cee81b08e1c025 description=openstack/swift-storage-0/account-server id=bc9a3cb6-5bf2-42eb-a423-9e7c0a9980c1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882",
2026-06-14 10:12:41.511448 | controller |     "Jun 14 09:46:18.360834 crc crio[24245]: time=\"2026-06-14T09:46:18.360742767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=84cfd6c8-9406-4e52-9c05-7f0d5a8d58e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.511469 | controller |     "Jun 14 09:46:18.514888 crc crio[24245]: time=\"2026-06-14T09:46:18.514329335Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-hqvq5/POD\" id=c564fd53-ef12-4913-98cc-18f4d026a2e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.511485 | controller |     "Jun 14 09:46:18.514888 crc crio[24245]: time=\"2026-06-14T09:46:18.514439338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.511500 | controller |     "Jun 14 09:46:18.792232 crc crio[24245]: time=\"2026-06-14T09:46:18.792117644Z\" level=info msg=\"Stopped container dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7: openstack/nova-api-0/nova-api-log\" id=1a0db9b9-34a1-4bfc-879d-44ec358858de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.511516 | controller |     "Jun 14 09:46:20.468063 crc crio[24245]: time=\"2026-06-14T09:46:20.467178807Z\" level=info msg=\"Stopped container b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=7ffc20af-69bc-49ec-9bfe-c60fb3586f4a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.511531 | controller |     "Jun 14 09:46:20.468950 crc crio[24245]: time=\"2026-06-14T09:46:20.46880914Z\" level=info msg=\"Stopping pod sandbox: bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f\" id=2f71ba73-0ec2-4bdd-9bcf-b67bafd35fd1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.511552 | controller |     "Jun 14 09:46:20.471962 crc crio[24245]: time=\"2026-06-14T09:46:20.471770406Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f UID:9ccc54e1-1ba6-4a97-969f-e332c4dd2ce7 NetNS:/var/run/netns/0acaa11e-15ea-4230-b4b7-4d28ccf48905 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ccc54e1_1ba6_4a97_969f_e332c4dd2ce7.slice PodAnnotations:0xc001c3cf68}] Aliases:map[]}\"",
2026-06-14 10:12:41.511570 | controller |     "Jun 14 09:46:20.472122 crc crio[24245]: time=\"2026-06-14T09:46:20.472051975Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.511587 | controller |     "Jun 14 09:46:20.525094 crc crio[24245]: time=\"2026-06-14T09:46:20.524992915Z\" level=info msg=\"Stopped container 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89: openstack/nova-metadata-0/nova-metadata-log\" id=71560df2-80fc-48c1-b400-582d553a353c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.511607 | controller |     "Jun 14 09:46:20.721048 crc crio[24245]: time=\"2026-06-14T09:46:20.717961626Z\" level=info msg=\"Stopped container a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79: openstack/glance-default-external-api-0/glance-httpd\" id=6b9fd283-2872-44e0-82d7-503cc384cc41 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.511623 | controller |     "Jun 14 09:46:20.721497 crc crio[24245]: time=\"2026-06-14T09:46:20.721402492Z\" level=info msg=\"Stopping pod sandbox: 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17\" id=621094d3-a256-4374-ba6c-10f8f476d2ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.511644 | controller |     "Jun 14 09:46:20.724718 crc crio[24245]: time=\"2026-06-14T09:46:20.724149341Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17 UID:559b2f4c-922e-4761-911f-d605a730d5ac NetNS:/var/run/netns/97e64bd8-299c-47db-958f-6af1133b4d1f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod559b2f4c_922e_4761_911f_d605a730d5ac.slice PodAnnotations:0xc0004ccff8}] Aliases:map[]}\"",
2026-06-14 10:12:41.511665 | controller |     "Jun 14 09:46:20.724718 crc crio[24245]: time=\"2026-06-14T09:46:20.724364688Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.511682 | controller |     "Jun 14 09:46:20.765580 crc crio[24245]: time=\"2026-06-14T09:46:20.765343732Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=0fe567d6-69f8-4a94-a537-dd66c7c4f425 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.511702 | controller |     "Jun 14 09:46:20.828545 crc crio[24245]: time=\"2026-06-14T09:46:20.826353731Z\" level=info msg=\"Stopped container dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74: openstack/glance-default-internal-api-0/glance-httpd\" id=fc576c81-dc72-4222-92bd-9a94acb4e830 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.511719 | controller |     "Jun 14 09:46:20.828545 crc crio[24245]: time=\"2026-06-14T09:46:20.827461316Z\" level=info msg=\"Stopping pod sandbox: 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53\" id=9ba86d1c-7140-4a38-9f7a-cf8c45158cfc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.511738 | controller |     "Jun 14 09:46:20.828937 crc crio[24245]: time=\"2026-06-14T09:46:20.828769088Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53 UID:62f4c967-da38-4fb9-997a-5de115e08b45 NetNS:/var/run/netns/00a0c986-c783-496a-85d2-be6d64119716 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod62f4c967_da38_4fb9_997a_5de115e08b45.slice PodAnnotations:0xc0004cd2b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.511757 | controller |     "Jun 14 09:46:20.829013 crc crio[24245]: time=\"2026-06-14T09:46:20.828998115Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.511807 | controller |     "Jun 14 09:46:20.832466 crc crio[24245]: time=\"2026-06-14T09:46:20.832272345Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:afc421b24dc61ef1cd5f1dd4ac89a982ac33576f93f3db517e6ed50babc8b0e8\" id=9b45e1a7-500e-414e-b198-31358655071c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.511825 | controller |     "Jun 14 09:46:20.833178 crc crio[24245]: time=\"2026-06-14T09:46:20.833080514Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=90cd5048-caf6-4b20-a958-1b54f2a87d01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.511841 | controller |     "Jun 14 09:46:20.868680 crc crio[24245]: time=\"2026-06-14T09:46:20.868510243Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:67dccac4e136234c75dc74ca1c06eb35e2943feb3f9e44b9aa70a055f94d066b\" id=4acf4437-a317-4502-9b3b-cba9bbb13bb8 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.511857 | controller |     "Jun 14 09:46:20.876752 crc crio[24245]: time=\"2026-06-14T09:46:20.876709573Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=a2d02fa1-72bc-42bb-9006-900e76d14a98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.511873 | controller |     "Jun 14 09:46:20.889746 crc crio[24245]: time=\"2026-06-14T09:46:20.889639923Z\" level=info msg=\"Removed container 8b1ac25c1654305109d344ddfe13ac795d17203505afda650f1925b7e812d66c: openstack/swift-proxy-8d4694459-gw54j/proxy-httpd\" id=1de06e25-5fd2-4efd-b260-f94bdf4b2b2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.511893 | controller |     "Jun 14 09:46:20.895089 crc crio[24245]: time=\"2026-06-14T09:46:20.895048839Z\" level=info msg=\"Removing container: c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb\" id=8b64856e-dc91-4338-ad24-072805153734 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.511909 | controller |     "Jun 14 09:46:20.917710 crc crio[24245]: time=\"2026-06-14T09:46:20.917566762Z\" level=info msg=\"Stopped pod sandbox: bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f\" id=2f71ba73-0ec2-4bdd-9bcf-b67bafd35fd1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.511924 | controller |     "Jun 14 09:46:20.927491 crc crio[24245]: time=\"2026-06-14T09:46:20.927422747Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=22cce70c-3675-4697-b416-ca7bdab62c13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.511940 | controller |     "Jun 14 09:46:22.090751 crc crio[24245]: time=\"2026-06-14T09:46:22.090575434Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=15851573-fb58-4ad5-ad3c-d34cad13af87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.511955 | controller |     "Jun 14 09:46:22.090751 crc crio[24245]: time=\"2026-06-14T09:46:22.090743979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.511971 | controller |     "Jun 14 09:46:22.216291 crc crio[24245]: time=\"2026-06-14T09:46:22.21619986Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-2wm4j/POD\" id=5edf6e1c-0739-4545-a4a6-cf9a4be9aecc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.511986 | controller |     "Jun 14 09:46:22.216387 crc crio[24245]: time=\"2026-06-14T09:46:22.216307693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.512001 | controller |     "Jun 14 09:46:23.309453 crc crio[24245]: time=\"2026-06-14T09:46:23.308367761Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=dd283db3-8e05-466e-bc07-ff9ca20bf4eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.512016 | controller |     "Jun 14 09:46:23.310541 crc crio[24245]: time=\"2026-06-14T09:46:23.309973444Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=1fb1d6aa-2eea-45c9-a241-28c79250876d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.512032 | controller |     "Jun 14 09:46:23.333557 crc crio[24245]: time=\"2026-06-14T09:46:23.333473053Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-hqvq5 Namespace:openstack ID:4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54 UID:1cb888f6-fc22-441f-bc6d-42bdac6d45a7 NetNS:/var/run/netns/1db11037-9ea1-4616-b3db-3ded9431b1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cb888f6_fc22_441f_bc6d_42bdac6d45a7.slice PodAnnotations:0xc0004cda40}] Aliases:map[]}\"",
2026-06-14 10:12:41.512048 | controller |     "Jun 14 09:46:23.333557 crc crio[24245]: time=\"2026-06-14T09:46:23.333538175Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-hqvq5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.512063 | controller |     "Jun 14 09:46:23.361212 crc crio[24245]: time=\"2026-06-14T09:46:23.361118861Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.512082 | controller |     "Jun 14 09:46:23.379696 crc crio[24245]: time=\"2026-06-14T09:46:23.379558387Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener-log\" id=fea79928-849b-43f3-aed2-fce0b0876fd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.512098 | controller |     "Jun 14 09:46:23.380371 crc crio[24245]: time=\"2026-06-14T09:46:23.380321482Z\" level=info msg=\"Stopped pod sandbox: 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53\" id=9ba86d1c-7140-4a38-9f7a-cf8c45158cfc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.512145 | controller |     "Jun 14 09:46:23.511979 crc crio[24245]: time=\"2026-06-14T09:46:23.509132909Z\" level=info msg=\"Stopped container 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=816b3919-512d-4d53-8988-c83833a2ea31 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.512163 | controller |     "Jun 14 09:46:23.581965 crc crio[24245]: time=\"2026-06-14T09:46:23.581536891Z\" level=info msg=\"Stopping pod sandbox: cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4\" id=63101e0f-0218-4804-b6da-628684c48242 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.512179 | controller |     "Jun 14 09:46:23.604902 crc crio[24245]: time=\"2026-06-14T09:46:23.603993447Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4 UID:beb2cf30-b1b7-4df8-be8f-10659c21d8eb NetNS:/var/run/netns/c8a99563-2894-4161-af87-e4a728cd9226 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbeb2cf30_b1b7_4df8_be8f_10659c21d8eb.slice PodAnnotations:0xc000523278}] Aliases:map[]}\"",
2026-06-14 10:12:41.512196 | controller |     "Jun 14 09:46:23.604902 crc crio[24245]: time=\"2026-06-14T09:46:23.604258585Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.512211 | controller |     "Jun 14 09:46:23.827300 crc crio[24245]: time=\"2026-06-14T09:46:23.826786264Z\" level=info msg=\"Stopped container dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0: openstack/nova-api-0/nova-api-api\" id=e256d5ee-ea3f-4e02-9844-89a2f4955c8d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.512227 | controller |     "Jun 14 09:46:23.831465 crc crio[24245]: time=\"2026-06-14T09:46:23.83097672Z\" level=info msg=\"Stopping pod sandbox: 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5\" id=ea0fd659-4022-46a7-9a7f-826d53728dac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.512242 | controller |     "Jun 14 09:46:23.833003 crc crio[24245]: time=\"2026-06-14T09:46:23.832166612Z\" level=info msg=\"Stopped pod sandbox: 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17\" id=621094d3-a256-4374-ba6c-10f8f476d2ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.512258 | controller |     "Jun 14 09:46:23.834346 crc crio[24245]: time=\"2026-06-14T09:46:23.834191337Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5 UID:2af08ec6-d457-4559-896b-063faa9e4339 NetNS:/var/run/netns/0c13c413-f5e3-475d-bff6-82599ff74ca1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2af08ec6_d457_4559_896b_063faa9e4339.slice PodAnnotations:0xc002422140}] Aliases:map[]}\"",
2026-06-14 10:12:41.512274 | controller |     "Jun 14 09:46:23.834481 crc crio[24245]: time=\"2026-06-14T09:46:23.834370393Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.512294 | controller |     "Jun 14 09:46:23.940509 crc crio[24245]: time=\"2026-06-14T09:46:23.940413957Z\" level=info msg=\"Creating container: openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker-log\" id=14ba317e-5f7a-499d-b9f6-37289d7de54e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.512310 | controller |     "Jun 14 09:46:23.981675 crc crio[24245]: time=\"2026-06-14T09:46:23.980587959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.512326 | controller |     "Jun 14 09:46:23.988652 crc crio[24245]: time=\"2026-06-14T09:46:23.988495941Z\" level=info msg=\"Got pod network &{Name:neutron-786fddcc85-bbkwq Namespace:openstack ID:cd1934190f21a4be7bf28a189729a05343fd988a221d8369517af41f179d4045 UID:79dd4480-93cf-4eca-91a0-4f1438da555f NetNS:/var/run/netns/6a5c93e5-9491-4650-92de-0dbe59995faf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79dd4480_93cf_4eca_91a0_4f1438da555f.slice PodAnnotations:0xc0004cc5a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.512341 | controller |     "Jun 14 09:46:23.988652 crc crio[24245]: time=\"2026-06-14T09:46:23.988562413Z\" level=info msg=\"Adding pod openstack_neutron-786fddcc85-bbkwq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.512384 | controller |     "Jun 14 09:46:23.991676 crc crio[24245]: time=\"2026-06-14T09:46:23.991559053Z\" level=info msg=\"Stopped container 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5: openstack/nova-metadata-0/nova-metadata-metadata\" id=c74860e8-c9c7-41a8-9b42-0b7f0667e00e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.512400 | controller |     "Jun 14 09:46:23.999348 crc crio[24245]: time=\"2026-06-14T09:46:23.999233259Z\" level=info msg=\"Stopping pod sandbox: 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f\" id=e99ca29c-ed3a-4c53-ad35-372813a9321d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.512416 | controller |     "Jun 14 09:46:24.009307 crc crio[24245]: time=\"2026-06-14T09:46:24.00920545Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f UID:aa712c79-5d5f-4f99-ae51-cacdb19ff505 NetNS:/var/run/netns/4bcca902-7c22-429c-a693-e07a766f4a32 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podaa712c79_5d5f_4f99_ae51_cacdb19ff505.slice PodAnnotations:0xc000602278}] Aliases:map[]}\"",
2026-06-14 10:12:41.512432 | controller |     "Jun 14 09:46:24.009486 crc crio[24245]: time=\"2026-06-14T09:46:24.009397536Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:42661ede1f9c9c0aa73ff18d60cad76803d04be28618e74d77b3ed71ba2e854c UID:cfe45547-28ac-4624-9e25-9755d29610e3 NetNS:/var/run/netns/20d96064-9d46-4464-a0dc-fb7b9a441b17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfe45547_28ac_4624_9e25_9755d29610e3.slice PodAnnotations:0xc00161a1b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.512447 | controller |     "Jun 14 09:46:24.009486 crc crio[24245]: time=\"2026-06-14T09:46:24.009457738Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.512462 | controller |     "Jun 14 09:46:24.011752 crc crio[24245]: time=\"2026-06-14T09:46:24.009481959Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.512481 | controller |     "Jun 14 09:46:24.144015 crc crio[24245]: 2026-06-14T09:46:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4298495fc369af5 Mac:d2:aa:8c:1e:24:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b4 Mtu:0 Sandbox:/var/run/netns/1db11037-9ea1-4616-b3db-3ded9431b1c9 SocketPath: PciID:}] [{Interface:0xc00012ad80 Address:{IP:10.217.1.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.512498 | controller |     "Jun 14 09:46:24.152377 crc crio[24245]: time=\"2026-06-14T09:46:24.150193241Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-hqvq5 Namespace:openstack ID:4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54 UID:1cb888f6-fc22-441f-bc6d-42bdac6d45a7 NetNS:/var/run/netns/1db11037-9ea1-4616-b3db-3ded9431b1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cb888f6_fc22_441f_bc6d_42bdac6d45a7.slice PodAnnotations:0xc0004cda40}] Aliases:map[]}\"",
2026-06-14 10:12:41.512513 | controller |     "Jun 14 09:46:24.152377 crc crio[24245]: time=\"2026-06-14T09:46:24.150564683Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-hqvq5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.512527 | controller |     "Jun 14 09:46:24.200399 crc crio[24245]: time=\"2026-06-14T09:46:24.199501937Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:4bbbb40f235cf24b44f95db92a8b05b1298a6fe22af6e2d7a5cf223139d2b638\" id=721f8aa5-8848-48fb-bed6-8e4d5cefa756 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.512543 | controller |     "Jun 14 09:46:24.201933 crc crio[24245]: time=\"2026-06-14T09:46:24.201829901Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=7a3de233-9f2b-4a6d-87e8-9deda25e6f24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.512558 | controller |     "Jun 14 09:46:24.232906 crc crio[24245]: time=\"2026-06-14T09:46:24.232237726Z\" level=info msg=\"Removed container c8048bdc22c373a73bb1a7f356a4355bf803032a21ac2cdcb50d9d072a63f8bb: openshift-marketplace/certified-operators-pkglq/registry-server\" id=8b64856e-dc91-4338-ad24-072805153734 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.512573 | controller |     "Jun 14 09:46:24.243528 crc crio[24245]: time=\"2026-06-14T09:46:24.239662906Z\" level=info msg=\"Removing container: 137e0f1770d40907a39136c69518856ba0c32269b1404e92d8eb4f3218537388\" id=54a5bbf3-33e4-4363-a142-8ef1dc867677 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.512587 | controller |     "Jun 14 09:46:24.243528 crc crio[24245]: time=\"2026-06-14T09:46:24.242517446Z\" level=info msg=\"Ran pod sandbox 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54 with infra container: openstack/nova-cell0-cell-mapping-hqvq5/POD\" id=c564fd53-ef12-4913-98cc-18f4d026a2e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.512602 | controller |     "Jun 14 09:46:24.253327 crc crio[24245]: time=\"2026-06-14T09:46:24.253158336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=a0c1080e-da1f-4794-a053-92fc5f7959bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.512616 | controller |     "Jun 14 09:46:24.280464 crc crio[24245]: time=\"2026-06-14T09:46:24.28036594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.512631 | controller |     "Jun 14 09:46:24.299469 crc crio[24245]: time=\"2026-06-14T09:46:24.292164077Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-2wm4j Namespace:openstack ID:7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8 UID:7ebe526e-fc7b-4976-9bb6-ee0d040dd9ee NetNS:/var/run/netns/63a9230b-796a-419a-af65-5fb1a499320a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ebe526e_fc7b_4976_9bb6_ee0d040dd9ee.slice PodAnnotations:0xc000602998}] Aliases:map[]}\"",
2026-06-14 10:12:41.512661 | controller |     "Jun 14 09:46:24.299469 crc crio[24245]: time=\"2026-06-14T09:46:24.292215869Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-2wm4j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.512677 | controller |     "Jun 14 09:46:24.351368 crc crio[24245]: time=\"2026-06-14T09:46:24.348395706Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=682afa8f-de76-4cab-9735-4b8bbc8c5a53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.512692 | controller |     "Jun 14 09:46:24.400212 crc crio[24245]: time=\"2026-06-14T09:46:24.399437008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c8dcfb3f-4ccc-4b71-b787-4f880defbef2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.512707 | controller |     "Jun 14 09:46:24.461644 crc crio[24245]: time=\"2026-06-14T09:46:24.461285036Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-hqvq5/nova-manage\" id=526d1b4c-78e9-44b6-b739-c3a65ad46fb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.512721 | controller |     "Jun 14 09:46:24.555513 crc crio[24245]: time=\"2026-06-14T09:46:24.555406818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.512736 | controller |     "Jun 14 09:46:24.578781 crc crio[24245]: time=\"2026-06-14T09:46:24.578474161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.512750 | controller |     "Jun 14 09:46:24.584083 crc crio[24245]: time=\"2026-06-14T09:46:24.583713157Z\" level=info msg=\"Stopped pod sandbox: cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4\" id=63101e0f-0218-4804-b6da-628684c48242 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.512765 | controller |     "Jun 14 09:46:24.666111 crc crio[24245]: time=\"2026-06-14T09:46:24.665990516Z\" level=info msg=\"Removed container 137e0f1770d40907a39136c69518856ba0c32269b1404e92d8eb4f3218537388: openshift-marketplace/certified-operators-pkglq/extract-content\" id=54a5bbf3-33e4-4363-a142-8ef1dc867677 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.512780 | controller |     "Jun 14 09:46:24.668943 crc crio[24245]: time=\"2026-06-14T09:46:24.668139135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.512794 | controller |     "Jun 14 09:46:24.702000 crc crio[24245]: time=\"2026-06-14T09:46:24.698095617Z\" level=info msg=\"Stopped pod sandbox: 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5\" id=ea0fd659-4022-46a7-9a7f-826d53728dac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.512809 | controller |     "Jun 14 09:46:24.708263 crc crio[24245]: time=\"2026-06-14T09:46:24.707756594Z\" level=info msg=\"Stopped pod sandbox: 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f\" id=e99ca29c-ed3a-4c53-ad35-372813a9321d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.512823 | controller |     "Jun 14 09:46:24.715775 crc crio[24245]: time=\"2026-06-14T09:46:24.715682665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.512841 | controller |     "Jun 14 09:46:24.719405 crc crio[24245]: time=\"2026-06-14T09:46:24.719339617Z\" level=info msg=\"Removing container: 10a0e23325150a02688bea8629875048b65c969cf1bf049f3ab7668c11899c2b\" id=34d7e0a1-71d2-4558-8c58-68c8b5b6c8b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.512856 | controller |     "Jun 14 09:46:24.763934 crc crio[24245]: time=\"2026-06-14T09:46:24.763726904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.512870 | controller |     "Jun 14 09:46:24.850264 crc crio[24245]: time=\"2026-06-14T09:46:24.849762681Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=7f7d7e53-edee-4a73-8b45-48d3cd456098 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.512885 | controller |     "Jun 14 09:46:24.854769 crc crio[24245]: time=\"2026-06-14T09:46:24.853069526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.512899 | controller |     "Jun 14 09:46:24.854769 crc crio[24245]: time=\"2026-06-14T09:46:24.85383208Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.512913 | controller |     "Jun 14 09:46:24.862082 crc crio[24245]: time=\"2026-06-14T09:46:24.861953099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.512927 | controller |     "Jun 14 09:46:24.944980 crc crio[24245]: time=\"2026-06-14T09:46:24.943528473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.512942 | controller |     "Jun 14 09:46:24.948905 crc crio[24245]: time=\"2026-06-14T09:46:24.94627486Z\" level=info msg=\"Stopped container 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=09bf32fd-8a10-4655-9ac8-12d3514486b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.512956 | controller |     "Jun 14 09:46:24.949087 crc crio[24245]: time=\"2026-06-14T09:46:24.948808421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.512970 | controller |     "Jun 14 09:46:24.951316 crc crio[24245]: time=\"2026-06-14T09:46:24.950785624Z\" level=info msg=\"Stopping pod sandbox: e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97\" id=c5e69000-34c3-48ef-ba3d-70fb05bf5614 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.512984 | controller |     "Jun 14 09:46:24.954915 crc crio[24245]: time=\"2026-06-14T09:46:24.953234462Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97 UID:a049bf94-5ce5-4ccb-90fc-422855c0ebe5 NetNS:/var/run/netns/2c9d4445-a609-44e6-8fd5-eaf440a6f914 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda049bf94_5ce5_4ccb_90fc_422855c0ebe5.slice PodAnnotations:0xc000130608}] Aliases:map[]}\"",
2026-06-14 10:12:41.512999 | controller |     "Jun 14 09:46:24.954915 crc crio[24245]: time=\"2026-06-14T09:46:24.953442949Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.513014 | controller |     "Jun 14 09:46:24.960914 crc crio[24245]: time=\"2026-06-14T09:46:24.960223356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.513033 | controller |     "Jun 14 09:46:24.964006 crc crio[24245]: time=\"2026-06-14T09:46:24.963682367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.513048 | controller |     "Jun 14 09:46:25.074195 crc crio[24245]: 2026-06-14T09:46:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42661ede1f9c9c0 Mac:86:08:b9:af:6b:e5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b5 Mtu:0 Sandbox:/var/run/netns/20d96064-9d46-4464-a0dc-fb7b9a441b17 SocketPath: PciID:}] [{Interface:0xc00050c8a0 Address:{IP:10.217.1.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.513063 | controller |     "Jun 14 09:46:25.081708 crc crio[24245]: time=\"2026-06-14T09:46:25.076603519Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:42661ede1f9c9c0aa73ff18d60cad76803d04be28618e74d77b3ed71ba2e854c UID:cfe45547-28ac-4624-9e25-9755d29610e3 NetNS:/var/run/netns/20d96064-9d46-4464-a0dc-fb7b9a441b17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcfe45547_28ac_4624_9e25_9755d29610e3.slice PodAnnotations:0xc00161a1b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.513078 | controller |     "Jun 14 09:46:25.081708 crc crio[24245]: time=\"2026-06-14T09:46:25.077034272Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.513093 | controller |     "Jun 14 09:46:25.105929 crc crio[24245]: time=\"2026-06-14T09:46:25.102806875Z\" level=info msg=\"Removed container 10a0e23325150a02688bea8629875048b65c969cf1bf049f3ab7668c11899c2b: openshift-marketplace/certified-operators-pkglq/extract-utilities\" id=34d7e0a1-71d2-4558-8c58-68c8b5b6c8b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.513108 | controller |     "Jun 14 09:46:25.105929 crc crio[24245]: time=\"2026-06-14T09:46:25.105167814Z\" level=info msg=\"Removing container: c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de\" id=8f31d9be-b771-431e-a5ba-865370f6c01a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.513123 | controller |     "Jun 14 09:46:25.124125 crc crio[24245]: time=\"2026-06-14T09:46:25.124026988Z\" level=info msg=\"Ran pod sandbox 42661ede1f9c9c0aa73ff18d60cad76803d04be28618e74d77b3ed71ba2e854c with infra container: openstack/nova-cell1-conductor-0/POD\" id=15851573-fb58-4ad5-ad3c-d34cad13af87 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.513138 | controller |     "Jun 14 09:46:25.138646 crc crio[24245]: time=\"2026-06-14T09:46:25.138563477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c74a91eb-4a4a-485d-a6f1-1678aa40c918 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.513152 | controller |     "Jun 14 09:46:25.255900 crc crio[24245]: time=\"2026-06-14T09:46:25.255508125Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=6266acba-d4f0-48d8-a9f9-a6ccea059133 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.513167 | controller |     "Jun 14 09:46:25.255900 crc crio[24245]: time=\"2026-06-14T09:46:25.255707047Z\" level=info msg=\"Removed container c2a61e71f1d340412cd73041507a08cb342de2b0268c186a03c811fb8e4115de: openstack/dnsmasq-dns-f5446bd49-cclzj/dnsmasq-dns\" id=8f31d9be-b771-431e-a5ba-865370f6c01a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.513210 | controller |     "Jun 14 09:46:25.276137 crc crio[24245]: time=\"2026-06-14T09:46:25.27543922Z\" level=info msg=\"Removing container: e65763c9b0cfc4dd615c843b0e9f3d4632582114f8cf8262e7f9e2b09b6a067f\" id=22263dd0-681e-47f3-8c1e-1f8f033ca39d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.513234 | controller |     "Jun 14 09:46:25.315321 crc crio[24245]: time=\"2026-06-14T09:46:25.314668028Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=e0a6119c-010b-4f9e-8048-adb40fcd4072 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.513249 | controller |     "Jun 14 09:46:25.326979 crc crio[24245]: 2026-06-14T09:46:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7a106e2d9b7699d Mac:c2:a3:2c:69:37:ad Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b6 Mtu:0 Sandbox:/var/run/netns/63a9230b-796a-419a-af65-5fb1a499320a SocketPath: PciID:}] [{Interface:0xc0003c74b0 Address:{IP:10.217.1.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.513264 | controller |     "Jun 14 09:46:25.326979 crc crio[24245]: time=\"2026-06-14T09:46:25.326356797Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-2wm4j Namespace:openstack ID:7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8 UID:7ebe526e-fc7b-4976-9bb6-ee0d040dd9ee NetNS:/var/run/netns/63a9230b-796a-419a-af65-5fb1a499320a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ebe526e_fc7b_4976_9bb6_ee0d040dd9ee.slice PodAnnotations:0xc000602998}] Aliases:map[]}\"",
2026-06-14 10:12:41.513280 | controller |     "Jun 14 09:46:25.326979 crc crio[24245]: time=\"2026-06-14T09:46:25.326528943Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-2wm4j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.513295 | controller |     "Jun 14 09:46:25.369577 crc crio[24245]: time=\"2026-06-14T09:46:25.368074588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.513309 | controller |     "Jun 14 09:46:25.386644 crc crio[24245]: time=\"2026-06-14T09:46:25.386548958Z\" level=info msg=\"Ran pod sandbox 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8 with infra container: openstack/nova-cell1-cell-mapping-2wm4j/POD\" id=5edf6e1c-0739-4545-a4a6-cf9a4be9aecc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.513324 | controller |     "Jun 14 09:46:25.400443 crc crio[24245]: time=\"2026-06-14T09:46:25.399525068Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=7ef74dc2-91db-445d-95b3-fcf142022222 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.513338 | controller |     "Jun 14 09:46:25.405336 crc crio[24245]: time=\"2026-06-14T09:46:25.404797657Z\" level=info msg=\"Removed container e65763c9b0cfc4dd615c843b0e9f3d4632582114f8cf8262e7f9e2b09b6a067f: openstack/dnsmasq-dns-f5446bd49-cclzj/init\" id=22263dd0-681e-47f3-8c1e-1f8f033ca39d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.513368 | controller |     "Jun 14 09:46:25.419732 crc crio[24245]: time=\"2026-06-14T09:46:25.418003888Z\" level=info msg=\"Removing container: e954af62a9340ba3a407007a8f6ff2ca73f3f6119a64df992f7c6ac611194133\" id=453b6fe4-544d-4f79-9f1b-30496518b321 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.513385 | controller |     "Jun 14 09:46:25.520924 crc crio[24245]: time=\"2026-06-14T09:46:25.520827705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=bb7dafea-12f8-441b-aafa-061e2ae588e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.513400 | controller |     "Jun 14 09:46:25.596280 crc crio[24245]: time=\"2026-06-14T09:46:25.596210646Z\" level=info msg=\"Stopping pod sandbox: 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b\" id=ffad1fb4-ec26-4144-8b3c-e7894d3fc3ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.513415 | controller |     "Jun 14 09:46:25.597122 crc crio[24245]: time=\"2026-06-14T09:46:25.597093485Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-7k59v Namespace:openstack ID:0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b UID:49cd7edf-ebab-4509-801f-9e653ce83185 NetNS:/var/run/netns/1a815c04-f41b-4f5c-b7a5-6ea5b16048cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod49cd7edf_ebab_4509_801f_9e653ce83185.slice PodAnnotations:0xc002c926d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.513975 | controller |     "Jun 14 09:46:25.597359 crc crio[24245]: time=\"2026-06-14T09:46:25.597339452Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-7k59v from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.513995 | controller |     "Jun 14 09:46:25.683206 crc crio[24245]: time=\"2026-06-14T09:46:25.683079937Z\" level=info msg=\"Stopped pod sandbox: e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97\" id=c5e69000-34c3-48ef-ba3d-70fb05bf5614 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.514012 | controller |     "Jun 14 09:46:25.772160 crc crio[24245]: time=\"2026-06-14T09:46:25.76418966Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-2wm4j/nova-manage\" id=2cb2861b-5d9f-4bf5-b9e0-77b09102fbe2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.514027 | controller |     "Jun 14 09:46:25.772160 crc crio[24245]: time=\"2026-06-14T09:46:25.764575073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.514043 | controller |     "Jun 14 09:46:26.023711 crc crio[24245]: time=\"2026-06-14T09:46:26.017580098Z\" level=info msg=\"Created container 226ea006c8ecc85aa7e2ab6b05236f77e7c74a1fcdb43559b47cadcf12010467: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener-log\" id=fea79928-849b-43f3-aed2-fce0b0876fd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.514058 | controller |     "Jun 14 09:46:26.033917 crc crio[24245]: time=\"2026-06-14T09:46:26.028553966Z\" level=info msg=\"Starting container: 226ea006c8ecc85aa7e2ab6b05236f77e7c74a1fcdb43559b47cadcf12010467\" id=cc931f85-e845-40a8-97db-f60006d3874d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.514074 | controller |     "Jun 14 09:46:26.041027 crc crio[24245]: 2026-06-14T09:46:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cd1934190f21a4b Mac:ae:fb:b8:a8:c5:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b3 Mtu:0 Sandbox:/var/run/netns/6a5c93e5-9491-4650-92de-0dbe59995faf SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.1.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.514090 | controller |     "Jun 14 09:46:26.042115 crc crio[24245]: time=\"2026-06-14T09:46:26.042080968Z\" level=info msg=\"Got pod network &{Name:neutron-786fddcc85-bbkwq Namespace:openstack ID:cd1934190f21a4be7bf28a189729a05343fd988a221d8369517af41f179d4045 UID:79dd4480-93cf-4eca-91a0-4f1438da555f NetNS:/var/run/netns/6a5c93e5-9491-4650-92de-0dbe59995faf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod79dd4480_93cf_4eca_91a0_4f1438da555f.slice PodAnnotations:0xc0004cc5a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.514105 | controller |     "Jun 14 09:46:26.042361 crc crio[24245]: time=\"2026-06-14T09:46:26.042339766Z\" level=info msg=\"Checking pod openstack_neutron-786fddcc85-bbkwq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.514130 | controller |     "Jun 14 09:46:26.054108 crc crio[24245]: time=\"2026-06-14T09:46:26.054021548Z\" level=info msg=\"Started container\" PID=288596 containerID=226ea006c8ecc85aa7e2ab6b05236f77e7c74a1fcdb43559b47cadcf12010467 description=openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener-log id=cc931f85-e845-40a8-97db-f60006d3874d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5056a419db0e5545a65381158ffea942037d6306e00ff85bbd9047c48272202b",
2026-06-14 10:12:41.514153 | controller |     "Jun 14 09:46:26.072920 crc crio[24245]: time=\"2026-06-14T09:46:26.072432167Z\" level=info msg=\"Created container d61c4097786ffd3bbdb4d8335f57d8d74b8ec4d2272cdb96e8060a5e5d527b59: openstack/swift-storage-0/account-replicator\" id=22cce70c-3675-4697-b416-ca7bdab62c13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.514169 | controller |     "Jun 14 09:46:26.081912 crc crio[24245]: time=\"2026-06-14T09:46:26.079410441Z\" level=info msg=\"Starting container: d61c4097786ffd3bbdb4d8335f57d8d74b8ec4d2272cdb96e8060a5e5d527b59\" id=fcbf603c-fc7b-49f6-b771-3864a27af114 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.514184 | controller |     "Jun 14 09:46:26.105900 crc crio[24245]: time=\"2026-06-14T09:46:26.104245741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=c14197a7-bbed-47da-a27c-192f1271701e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.514200 | controller |     "Jun 14 09:46:26.117335 crc crio[24245]: time=\"2026-06-14T09:46:26.112340611Z\" level=info msg=\"Started container\" PID=288604 containerID=d61c4097786ffd3bbdb4d8335f57d8d74b8ec4d2272cdb96e8060a5e5d527b59 description=openstack/swift-storage-0/account-replicator id=fcbf603c-fc7b-49f6-b771-3864a27af114 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882",
2026-06-14 10:12:41.514216 | controller |     "Jun 14 09:46:26.177412 crc crio[24245]: time=\"2026-06-14T09:46:26.177272898Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=5ada8b96-feac-4653-81df-26c57145fb8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.514232 | controller |     "Jun 14 09:46:26.187342 crc crio[24245]: time=\"2026-06-14T09:46:26.187204527Z\" level=info msg=\"Ran pod sandbox cd1934190f21a4be7bf28a189729a05343fd988a221d8369517af41f179d4045 with infra container: openstack/neutron-786fddcc85-bbkwq/POD\" id=05f302d8-1b63-401b-a812-6272bc4aacf7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.514274 | controller |     "Jun 14 09:46:26.195560 crc crio[24245]: time=\"2026-06-14T09:46:26.195490647Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c023c516-9fe3-44f0-930f-6045f360240b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.514295 | controller |     "Jun 14 09:46:26.230972 crc crio[24245]: time=\"2026-06-14T09:46:26.218298428Z\" level=info msg=\"Created container 141a0e92750177e51b1d79fead7d255312223799861a0638fead3fd47719e2af: openstack/ceilometer-0/ceilometer-notification-agent\" id=7f7d7e53-edee-4a73-8b45-48d3cd456098 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.514311 | controller |     "Jun 14 09:46:26.230972 crc crio[24245]: time=\"2026-06-14T09:46:26.223788477Z\" level=info msg=\"Starting container: 141a0e92750177e51b1d79fead7d255312223799861a0638fead3fd47719e2af\" id=3830fc29-ac7a-49f2-9340-ac0170b2f79b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.514326 | controller |     "Jun 14 09:46:26.230972 crc crio[24245]: time=\"2026-06-14T09:46:26.230394138Z\" level=info msg=\"Started container\" PID=288605 containerID=141a0e92750177e51b1d79fead7d255312223799861a0638fead3fd47719e2af description=openstack/ceilometer-0/ceilometer-notification-agent id=3830fc29-ac7a-49f2-9340-ac0170b2f79b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4",
2026-06-14 10:12:41.514342 | controller |     "Jun 14 09:46:26.316442 crc crio[24245]: time=\"2026-06-14T09:46:26.306239389Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=24d05327-6342-4bc0-acb8-64e2815778cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.514380 | controller |     "Jun 14 09:46:26.316442 crc crio[24245]: time=\"2026-06-14T09:46:26.306960245Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=24d05327-6342-4bc0-acb8-64e2815778cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.514398 | controller |     "Jun 14 09:46:26.316442 crc crio[24245]: time=\"2026-06-14T09:46:26.307014197Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=24d05327-6342-4bc0-acb8-64e2815778cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.514414 | controller |     "Jun 14 09:46:26.316442 crc crio[24245]: time=\"2026-06-14T09:46:26.312992129Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=28fd5b6d-f894-4781-befe-8134142759a8 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.514430 | controller |     "Jun 14 09:46:26.318933 crc crio[24245]: time=\"2026-06-14T09:46:26.318810076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.514446 | controller |     "Jun 14 09:46:26.325599 crc crio[24245]: time=\"2026-06-14T09:46:26.325527604Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-14 10:12:41.514462 | controller |     "Jun 14 09:46:26.364433 crc crio[24245]: time=\"2026-06-14T09:46:26.363829312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.514477 | controller |     "Jun 14 09:46:26.388294 crc crio[24245]: time=\"2026-06-14T09:46:26.366253761Z\" level=info msg=\"Stopped pod sandbox: 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b\" id=ffad1fb4-ec26-4144-8b3c-e7894d3fc3ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.514493 | controller |     "Jun 14 09:46:26.408028 crc crio[24245]: time=\"2026-06-14T09:46:26.405287597Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=2f6d3e7c-36aa-470c-8e62-0ad33d144741 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.514508 | controller |     "Jun 14 09:46:26.440495 crc crio[24245]: time=\"2026-06-14T09:46:26.440277436Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=95fcfd1a-3ee7-4bb3-85e5-02026c787ea8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.514523 | controller |     "Jun 14 09:46:26.459215 crc crio[24245]: time=\"2026-06-14T09:46:26.45644536Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=1257393b-1a95-4133-a7a5-a146ec6fb17a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.514538 | controller |     "Jun 14 09:46:26.461790 crc crio[24245]: time=\"2026-06-14T09:46:26.461752827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.514552 | controller |     "Jun 14 09:46:26.470422 crc crio[24245]: time=\"2026-06-14T09:46:26.469499996Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener\" id=8d3a0d54-cf66-4b29-bd7b-9a8288a26bd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.514568 | controller |     "Jun 14 09:46:26.504928 crc crio[24245]: time=\"2026-06-14T09:46:26.504788525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.514583 | controller |     "Jun 14 09:46:26.574498 crc crio[24245]: time=\"2026-06-14T09:46:26.574233125Z\" level=info msg=\"Created container 8a4ae24b719ababa70464208214c076927d3fcf8a34a8b8297bc408836f8b540: openstack/nova-cell0-cell-mapping-hqvq5/nova-manage\" id=526d1b4c-78e9-44b6-b739-c3a65ad46fb1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.514604 | controller |     "Jun 14 09:46:26.577274 crc crio[24245]: time=\"2026-06-14T09:46:26.576262408Z\" level=info msg=\"Starting container: 8a4ae24b719ababa70464208214c076927d3fcf8a34a8b8297bc408836f8b540\" id=bf0eb145-271e-4e00-881e-1f187cc2260d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.514620 | controller |     "Jun 14 09:46:26.593236 crc crio[24245]: time=\"2026-06-14T09:46:26.593142537Z\" level=info msg=\"Started container\" PID=288589 containerID=8a4ae24b719ababa70464208214c076927d3fcf8a34a8b8297bc408836f8b540 description=openstack/nova-cell0-cell-mapping-hqvq5/nova-manage id=bf0eb145-271e-4e00-881e-1f187cc2260d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54",
2026-06-14 10:12:41.514636 | controller |     "Jun 14 09:46:26.634391 crc crio[24245]: time=\"2026-06-14T09:46:26.631083665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.514651 | controller |     "Jun 14 09:46:26.665525 crc crio[24245]: time=\"2026-06-14T09:46:26.665350693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.514666 | controller |     "Jun 14 09:46:26.666684 crc crio[24245]: time=\"2026-06-14T09:46:26.666575841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=66d7e4f2-0f61-41dd-8b71-70eba9fbec41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.514682 | controller |     "Jun 14 09:46:26.694974 crc crio[24245]: time=\"2026-06-14T09:46:26.692428884Z\" level=info msg=\"Creating container: openstack/neutron-786fddcc85-bbkwq/neutron-api\" id=0516aed5-72bf-4cb8-bed6-fc6f5b934a15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.514697 | controller |     "Jun 14 09:46:26.694974 crc crio[24245]: time=\"2026-06-14T09:46:26.693121306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.514712 | controller |     "Jun 14 09:46:26.821305 crc crio[24245]: time=\"2026-06-14T09:46:26.821265031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.514727 | controller |     "Jun 14 09:46:26.855311 crc crio[24245]: time=\"2026-06-14T09:46:26.855263553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.514742 | controller |     "Jun 14 09:46:26.911135 crc crio[24245]: time=\"2026-06-14T09:46:26.911012569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.514758 | controller |     "Jun 14 09:46:26.940825 crc crio[24245]: time=\"2026-06-14T09:46:26.940284997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.514773 | controller |     "Jun 14 09:46:26.956535 crc crio[24245]: time=\"2026-06-14T09:46:26.953210579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.514788 | controller |     "Jun 14 09:46:26.956535 crc crio[24245]: time=\"2026-06-14T09:46:26.954946375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.514807 | controller |     "Jun 14 09:46:27.113985 crc crio[24245]: time=\"2026-06-14T09:46:27.113472923Z\" level=info msg=\"Removed container e954af62a9340ba3a407007a8f6ff2ca73f3f6119a64df992f7c6ac611194133: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=453b6fe4-544d-4f79-9f1b-30496518b321 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.514823 | controller |     "Jun 14 09:46:27.123112 crc crio[24245]: time=\"2026-06-14T09:46:27.122968458Z\" level=info msg=\"Removing container: b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4\" id=a2bbf858-d954-4b9b-b201-b43776f1c282 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.514838 | controller |     "Jun 14 09:46:27.264450 crc crio[24245]: time=\"2026-06-14T09:46:27.264344465Z\" level=info msg=\"Removed container b0bbe8825f6fd0ede4dab75fc438a97c769fca8418c9382e1376825639672ee4: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=a2bbf858-d954-4b9b-b201-b43776f1c282 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.514853 | controller |     "Jun 14 09:46:27.288205 crc crio[24245]: time=\"2026-06-14T09:46:27.288161971Z\" level=info msg=\"Created container 050e6b1aae7c7254be28ca3a017ec059c03768af89830ffff9d9d7c63c881d79: openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker-log\" id=14ba317e-5f7a-499d-b9f6-37289d7de54e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.514868 | controller |     "Jun 14 09:46:27.295822 crc crio[24245]: time=\"2026-06-14T09:46:27.295465857Z\" level=info msg=\"Starting container: 050e6b1aae7c7254be28ca3a017ec059c03768af89830ffff9d9d7c63c881d79\" id=e58b1bb8-e5a3-41b3-8f17-77b56d814c08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.514884 | controller |     "Jun 14 09:46:27.312593 crc crio[24245]: time=\"2026-06-14T09:46:27.311701667Z\" level=info msg=\"Started container\" PID=288607 containerID=050e6b1aae7c7254be28ca3a017ec059c03768af89830ffff9d9d7c63c881d79 description=openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker-log id=e58b1bb8-e5a3-41b3-8f17-77b56d814c08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9658c29c29c9836ebffcbf0b4a454f098f775612169b066fcc9c44df20f1ba6e",
2026-06-14 10:12:41.514899 | controller |     "Jun 14 09:46:27.322277 crc crio[24245]: time=\"2026-06-14T09:46:27.321790393Z\" level=info msg=\"Removing container: a581ea99075714852b271b88dd6dcb45e9a32d15be8ed04cac37cb5bec6ee266\" id=c063a197-75f2-42c9-8b17-697f95caeddf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.514914 | controller |     "Jun 14 09:46:27.329180 crc crio[24245]: time=\"2026-06-14T09:46:27.329142087Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=d3b49277-3a95-4060-a616-02b94f59b499 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.514930 | controller |     "Jun 14 09:46:27.380795 crc crio[24245]: time=\"2026-06-14T09:46:27.378727827Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=5e50e13c-870d-4cd1-b707-95c3fb2d1f35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.514944 | controller |     "Jun 14 09:46:27.380795 crc crio[24245]: time=\"2026-06-14T09:46:27.379273994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.514959 | controller |     "Jun 14 09:46:27.538401 crc crio[24245]: time=\"2026-06-14T09:46:27.538313391Z\" level=info msg=\"Removed container a581ea99075714852b271b88dd6dcb45e9a32d15be8ed04cac37cb5bec6ee266: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=c063a197-75f2-42c9-8b17-697f95caeddf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.514978 | controller |     "Jun 14 09:46:27.543430 crc crio[24245]: time=\"2026-06-14T09:46:27.541487372Z\" level=info msg=\"Removing container: dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74\" id=49a00459-88a1-4885-884b-9e211a1ef06b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.514994 | controller |     "Jun 14 09:46:27.599091 crc crio[24245]: time=\"2026-06-14T09:46:27.599016419Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=d0fddbd0-adc8-44b2-bd27-61a4de07629a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.515009 | controller |     "Jun 14 09:46:27.637095 crc crio[24245]: time=\"2026-06-14T09:46:27.636997013Z\" level=info msg=\"Removed container dec0db81d61ef587eaef7a721bc771f4a3fed62cf934c42ae9f180aaf142dd74: openstack/glance-default-internal-api-0/glance-httpd\" id=49a00459-88a1-4885-884b-9e211a1ef06b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.515024 | controller |     "Jun 14 09:46:27.644141 crc crio[24245]: time=\"2026-06-14T09:46:27.644023713Z\" level=info msg=\"Creating container: openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker\" id=dbc3ae6e-1204-41b3-a204-ab079ef22222 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.515039 | controller |     "Jun 14 09:46:27.651881 crc crio[24245]: time=\"2026-06-14T09:46:27.651727248Z\" level=info msg=\"Removing container: a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19\" id=472a6c17-7efd-482e-af78-a8d94e03d565 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.515055 | controller |     "Jun 14 09:46:27.655193 crc crio[24245]: time=\"2026-06-14T09:46:27.655099781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.515070 | controller |     "Jun 14 09:46:27.692509 crc crio[24245]: time=\"2026-06-14T09:46:27.692377711Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:703a06ea25db8db2affc933008874618116c4e47d842724501bcbf90f9de4581 UID:9be14f97-4ec5-4af0-aa30-62a5e12c6bc2 NetNS:/var/run/netns/361d077c-3c5b-417c-bb3c-168fbf5816f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9be14f97_4ec5_4af0_aa30_62a5e12c6bc2.slice PodAnnotations:0xc006e0a718}] Aliases:map[]}\"",
2026-06-14 10:12:41.515086 | controller |     "Jun 14 09:46:27.692679 crc crio[24245]: time=\"2026-06-14T09:46:27.692594958Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.515102 | controller |     "Jun 14 09:46:27.724408 crc crio[24245]: time=\"2026-06-14T09:46:27.721600868Z\" level=info msg=\"Removed container a1bf0b5b4c94731091fcbfe70af9de02279325b395dc7c651494bcb75d188c19: openstack/glance-default-internal-api-0/glance-log\" id=472a6c17-7efd-482e-af78-a8d94e03d565 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.515117 | controller |     "Jun 14 09:46:27.745476 crc crio[24245]: time=\"2026-06-14T09:46:27.745416358Z\" level=info msg=\"Removing container: a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79\" id=dc48439e-0277-4d03-8c52-22dd991a2ea5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.515133 | controller |     "Jun 14 09:46:27.938004 crc crio[24245]: time=\"2026-06-14T09:46:27.935461693Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=b34019e7-3427-4ee7-8720-ec221ca3d79a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.515148 | controller |     "Jun 14 09:46:27.938004 crc crio[24245]: time=\"2026-06-14T09:46:27.936272749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.515168 | controller |     "Jun 14 09:46:28.098118 crc crio[24245]: time=\"2026-06-14T09:46:28.098018284Z\" level=info msg=\"Created container 591a1a9520552a8082acd4068543087e54bd4bd17f42b2b2ca17ae3aa0d26201: openstack/nova-cell1-cell-mapping-2wm4j/nova-manage\" id=2cb2861b-5d9f-4bf5-b9e0-77b09102fbe2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.515184 | controller |     "Jun 14 09:46:28.105228 crc crio[24245]: time=\"2026-06-14T09:46:28.104904453Z\" level=info msg=\"Starting container: 591a1a9520552a8082acd4068543087e54bd4bd17f42b2b2ca17ae3aa0d26201\" id=e1d72fe3-4a53-4933-a8da-066d64006237 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.515200 | controller |     "Jun 14 09:46:28.127233 crc crio[24245]: time=\"2026-06-14T09:46:28.122088279Z\" level=info msg=\"Started container\" PID=288842 containerID=591a1a9520552a8082acd4068543087e54bd4bd17f42b2b2ca17ae3aa0d26201 description=openstack/nova-cell1-cell-mapping-2wm4j/nova-manage id=e1d72fe3-4a53-4933-a8da-066d64006237 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8",
2026-06-14 10:12:41.515216 | controller |     "Jun 14 09:46:28.194150 crc crio[24245]: time=\"2026-06-14T09:46:28.19355831Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972 UID:9860638f-c59f-43a9-949e-2afdaaafed92 NetNS:/var/run/netns/8a4cbd5b-d42c-46cc-b5f8-90f00f2b16be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9860638f_c59f_43a9_949e_2afdaaafed92.slice PodAnnotations:0xc002c92538}] Aliases:map[]}\"",
2026-06-14 10:12:41.515231 | controller |     "Jun 14 09:46:28.194150 crc crio[24245]: time=\"2026-06-14T09:46:28.193921182Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.515247 | controller |     "Jun 14 09:46:28.213226 crc crio[24245]: time=\"2026-06-14T09:46:28.212892657Z\" level=info msg=\"Created container 51eed33a487d317b1a1537b1945c909155c7e37d6e264b15511f097228f34d17: openstack/neutron-786fddcc85-bbkwq/neutron-api\" id=0516aed5-72bf-4cb8-bed6-fc6f5b934a15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.515262 | controller |     "Jun 14 09:46:28.215829 crc crio[24245]: time=\"2026-06-14T09:46:28.215756554Z\" level=info msg=\"Starting container: 51eed33a487d317b1a1537b1945c909155c7e37d6e264b15511f097228f34d17\" id=494c8f23-c157-4d2a-a58b-13376fade1d7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.515278 | controller |     "Jun 14 09:46:28.226016 crc crio[24245]: time=\"2026-06-14T09:46:28.225175357Z\" level=info msg=\"Started container\" PID=288848 containerID=51eed33a487d317b1a1537b1945c909155c7e37d6e264b15511f097228f34d17 description=openstack/neutron-786fddcc85-bbkwq/neutron-api id=494c8f23-c157-4d2a-a58b-13376fade1d7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1934190f21a4be7bf28a189729a05343fd988a221d8369517af41f179d4045",
2026-06-14 10:12:41.515293 | controller |     "Jun 14 09:46:28.244269 crc crio[24245]: time=\"2026-06-14T09:46:28.244191129Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=cc58a382-5669-4a03-9607-d390c9f6a790 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.515308 | controller |     "Jun 14 09:46:28.280111 crc crio[24245]: time=\"2026-06-14T09:46:28.280017644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.515373 | controller |     "Jun 14 09:46:28.284876 crc crio[24245]: time=\"2026-06-14T09:46:28.284770537Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.515399 | controller |     "Jun 14 09:46:28.342121 crc crio[24245]: 2026-06-14T09:46:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:703a06ea25db8db Mac:b6:1c:74:ae:31:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b7 Mtu:0 Sandbox:/var/run/netns/361d077c-3c5b-417c-bb3c-168fbf5816f2 SocketPath: PciID:}] [{Interface:0xc0003e8ca0 Address:{IP:10.217.1.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.515416 | controller |     "Jun 14 09:46:28.349318 crc crio[24245]: time=\"2026-06-14T09:46:28.349236288Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:703a06ea25db8db2affc933008874618116c4e47d842724501bcbf90f9de4581 UID:9be14f97-4ec5-4af0-aa30-62a5e12c6bc2 NetNS:/var/run/netns/361d077c-3c5b-417c-bb3c-168fbf5816f2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9be14f97_4ec5_4af0_aa30_62a5e12c6bc2.slice PodAnnotations:0xc006e0a718}] Aliases:map[]}\"",
2026-06-14 10:12:41.515433 | controller |     "Jun 14 09:46:28.349487 crc crio[24245]: time=\"2026-06-14T09:46:28.349471478Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.515449 | controller |     "Jun 14 09:46:28.411462 crc crio[24245]: time=\"2026-06-14T09:46:28.411208016Z\" level=info msg=\"Stopping container: 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7 (timeout: 30s)\" id=8ef72bda-c7d1-434c-a362-0dcd02219cc0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.515464 | controller |     "Jun 14 09:46:28.423289 crc crio[24245]: time=\"2026-06-14T09:46:28.423211372Z\" level=info msg=\"Stopping container: 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e (timeout: 30s)\" id=3b9242f0-afe7-4830-9177-2e4a5ad658b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.515479 | controller |     "Jun 14 09:46:28.438002 crc crio[24245]: time=\"2026-06-14T09:46:28.437537193Z\" level=info msg=\"Ran pod sandbox 703a06ea25db8db2affc933008874618116c4e47d842724501bcbf90f9de4581 with infra container: openstack/glance-default-external-api-0/POD\" id=5e50e13c-870d-4cd1-b707-95c3fb2d1f35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.515494 | controller |     "Jun 14 09:46:28.466564 crc crio[24245]: time=\"2026-06-14T09:46:28.466430855Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=20116dd7-f945-40a0-9c6c-4ee4dd4701ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.515509 | controller |     "Jun 14 09:46:28.471086 crc crio[24245]: time=\"2026-06-14T09:46:28.470951668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=54e2aa41-2cc6-44ba-8063-511305cf84ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.515524 | controller |     "Jun 14 09:46:28.498605 crc crio[24245]: time=\"2026-06-14T09:46:28.498507922Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=0392b8d8-c0d3-486f-adda-d1b93862d96f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.515539 | controller |     "Jun 14 09:46:28.502433 crc crio[24245]: time=\"2026-06-14T09:46:28.499215695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.515554 | controller |     "Jun 14 09:46:28.502433 crc crio[24245]: time=\"2026-06-14T09:46:28.502361446Z\" level=info msg=\"Created container c34fbb75bc738f805860bf6e3a87d48eee3a5c466c1003046db28243395f5717: openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener\" id=8d3a0d54-cf66-4b29-bd7b-9a8288a26bd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.515569 | controller |     "Jun 14 09:46:28.504894 crc crio[24245]: time=\"2026-06-14T09:46:28.504781744Z\" level=info msg=\"Starting container: c34fbb75bc738f805860bf6e3a87d48eee3a5c466c1003046db28243395f5717\" id=29014019-e95a-4068-bfd5-04e8271af59c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.515589 | controller |     "Jun 14 09:46:28.517135 crc crio[24245]: time=\"2026-06-14T09:46:28.517051135Z\" level=info msg=\"Started container\" PID=288850 containerID=c34fbb75bc738f805860bf6e3a87d48eee3a5c466c1003046db28243395f5717 description=openstack/barbican-keystone-listener-67bfbf56d8-zp4f9/barbican-keystone-listener id=29014019-e95a-4068-bfd5-04e8271af59c name=/runtime.v1.RuntimeService/StartContainer sandboxID=5056a419db0e5545a65381158ffea942037d6306e00ff85bbd9047c48272202b",
2026-06-14 10:12:41.515604 | controller |     "Jun 14 09:46:28.553464 crc crio[24245]: time=\"2026-06-14T09:46:28.553365818Z\" level=info msg=\"Created container 516e13f74202941b3ef9c8afb28c0506fc493f15a4376542cb70389b2833857c: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=e0a6119c-010b-4f9e-8048-adb40fcd4072 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.515620 | controller |     "Jun 14 09:46:28.556796 crc crio[24245]: time=\"2026-06-14T09:46:28.556723465Z\" level=info msg=\"Starting container: 516e13f74202941b3ef9c8afb28c0506fc493f15a4376542cb70389b2833857c\" id=fa2b2fdc-5926-4979-b2cc-9178d370f1da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.515635 | controller |     "Jun 14 09:46:28.575780 crc crio[24245]: time=\"2026-06-14T09:46:28.575731169Z\" level=info msg=\"Started container\" PID=288843 containerID=516e13f74202941b3ef9c8afb28c0506fc493f15a4376542cb70389b2833857c description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=fa2b2fdc-5926-4979-b2cc-9178d370f1da name=/runtime.v1.RuntimeService/StartContainer sandboxID=42661ede1f9c9c0aa73ff18d60cad76803d04be28618e74d77b3ed71ba2e854c",
2026-06-14 10:12:41.515650 | controller |     "Jun 14 09:46:28.577353 crc crio[24245]: time=\"2026-06-14T09:46:28.577062272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=051ef3a0-43e0-40db-ba24-51766821c970 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.515665 | controller |     "Jun 14 09:46:28.631962 crc crio[24245]: time=\"2026-06-14T09:46:28.630364583Z\" level=info msg=\"Stopped container 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7: openstack/placement-67dd875588-dl4d8/placement-log\" id=8ef72bda-c7d1-434c-a362-0dcd02219cc0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.515680 | controller |     "Jun 14 09:46:28.648047 crc crio[24245]: time=\"2026-06-14T09:46:28.647956979Z\" level=info msg=\"Creating container: openstack/neutron-786fddcc85-bbkwq/neutron-httpd\" id=db3e34c8-1d19-46eb-8304-1032800a81d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.515695 | controller |     "Jun 14 09:46:28.651888 crc crio[24245]: time=\"2026-06-14T09:46:28.649529351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.515710 | controller |     "Jun 14 09:46:28.812780 crc crio[24245]: time=\"2026-06-14T09:46:28.812354134Z\" level=info msg=\"Stopping container: fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91 (timeout: 30s)\" id=9fc77ed4-9670-413a-80a4-4b5fec268f20 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.515725 | controller |     "Jun 14 09:46:28.814946 crc crio[24245]: time=\"2026-06-14T09:46:28.813688576Z\" level=info msg=\"Stopping container: f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a (timeout: 30s)\" id=92522c11-1467-4561-b2d9-314832e5eb82 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.515740 | controller |     "Jun 14 09:46:28.848459 crc crio[24245]: time=\"2026-06-14T09:46:28.847908655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.515759 | controller |     "Jun 14 09:46:28.860516 crc crio[24245]: time=\"2026-06-14T09:46:28.860431233Z\" level=info msg=\"Stopping container: 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b (timeout: 30s)\" id=dbddbf61-629f-43ce-9512-3ad1a8736483 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.515775 | controller |     "Jun 14 09:46:28.861662 crc crio[24245]: time=\"2026-06-14T09:46:28.861585455Z\" level=info msg=\"Stopping container: 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d (timeout: 30s)\" id=a36c1ebd-4b60-4d60-9260-dbce602075b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.515790 | controller |     "Jun 14 09:46:28.873440 crc crio[24245]: time=\"2026-06-14T09:46:28.873359654Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=c3c488db-dbf1-4fae-9a53-69180e0e27c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.515805 | controller |     "Jun 14 09:46:28.873563 crc crio[24245]: time=\"2026-06-14T09:46:28.873463087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.515820 | controller |     "Jun 14 09:46:28.904087 crc crio[24245]: time=\"2026-06-14T09:46:28.902748874Z\" level=info msg=\"Removed container a6d118a38f8073fe088a0661cf53a91267125b1dc6c5b8dea753ad102d494a79: openstack/glance-default-external-api-0/glance-httpd\" id=dc48439e-0277-4d03-8c52-22dd991a2ea5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.515835 | controller |     "Jun 14 09:46:28.944112 crc crio[24245]: time=\"2026-06-14T09:46:28.944075431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.515850 | controller |     "Jun 14 09:46:28.946407 crc crio[24245]: time=\"2026-06-14T09:46:28.946256442Z\" level=info msg=\"Removing container: f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce\" id=ce53b54b-9aaa-47b2-a9a6-98830ab6c47f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.515864 | controller |     "Jun 14 09:46:28.955239 crc crio[24245]: time=\"2026-06-14T09:46:28.955152448Z\" level=info msg=\"Created container 8c4ffb09ecb9f916a0db9335f6e2f9f7016940026c76fd83d72a65e58a6c0cf8: openstack/swift-storage-0/account-auditor\" id=1257393b-1a95-4133-a7a5-a146ec6fb17a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.515880 | controller |     "Jun 14 09:46:28.956204 crc crio[24245]: time=\"2026-06-14T09:46:28.956175151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.515895 | controller |     "Jun 14 09:46:28.963273 crc crio[24245]: time=\"2026-06-14T09:46:28.963180156Z\" level=info msg=\"Starting container: 8c4ffb09ecb9f916a0db9335f6e2f9f7016940026c76fd83d72a65e58a6c0cf8\" id=e94dcb07-3880-411f-a187-a42124ed5e45 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.515910 | controller |     "Jun 14 09:46:29.187590 crc crio[24245]: 2026-06-14T09:46:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3e3262bc8f27cd Mac:b6:69:f2:9a:da:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b8 Mtu:0 Sandbox:/var/run/netns/8a4cbd5b-d42c-46cc-b5f8-90f00f2b16be SocketPath: PciID:}] [{Interface:0xc0002dc9e0 Address:{IP:10.217.1.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.515925 | controller |     "Jun 14 09:46:29.188598 crc crio[24245]: time=\"2026-06-14T09:46:29.188525763Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972 UID:9860638f-c59f-43a9-949e-2afdaaafed92 NetNS:/var/run/netns/8a4cbd5b-d42c-46cc-b5f8-90f00f2b16be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9860638f_c59f_43a9_949e_2afdaaafed92.slice PodAnnotations:0xc002c92538}] Aliases:map[]}\"",
2026-06-14 10:12:41.515946 | controller |     "Jun 14 09:46:29.188835 crc crio[24245]: time=\"2026-06-14T09:46:29.188777071Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.515961 | controller |     "Jun 14 09:46:29.189781 crc crio[24245]: time=\"2026-06-14T09:46:29.189732818Z\" level=info msg=\"Started container\" PID=288841 containerID=8c4ffb09ecb9f916a0db9335f6e2f9f7016940026c76fd83d72a65e58a6c0cf8 description=openstack/swift-storage-0/account-auditor id=e94dcb07-3880-411f-a187-a42124ed5e45 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882",
2026-06-14 10:12:41.515977 | controller |     "Jun 14 09:46:29.215389 crc crio[24245]: time=\"2026-06-14T09:46:29.215289994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=bdb720b9-cc37-49dd-a762-8148b4af1c0c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.515993 | controller |     "Jun 14 09:46:29.233339 crc crio[24245]: time=\"2026-06-14T09:46:29.233233073Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2 UID:d17023ad-f88e-40c6-b80d-8ffd479693bb NetNS:/var/run/netns/608a95bd-73f3-4002-835f-1885f053139e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd17023ad_f88e_40c6_b80d_8ffd479693bb.slice PodAnnotations:0xc003bf6b78}] Aliases:map[]}\"",
2026-06-14 10:12:41.516008 | controller |     "Jun 14 09:46:29.233339 crc crio[24245]: time=\"2026-06-14T09:46:29.233313039Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.516023 | controller |     "Jun 14 09:46:29.358511 crc crio[24245]: time=\"2026-06-14T09:46:29.358425646Z\" level=info msg=\"Stopped container f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a: openstack/cinder-api-0/cinder-api-log\" id=92522c11-1467-4561-b2d9-314832e5eb82 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.516038 | controller |     "Jun 14 09:46:29.400060 crc crio[24245]: time=\"2026-06-14T09:46:29.399960017Z\" level=info msg=\"Ran pod sandbox c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972 with infra container: openstack/nova-metadata-0/POD\" id=b34019e7-3427-4ee7-8720-ec221ca3d79a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.516053 | controller |     "Jun 14 09:46:29.425977 crc crio[24245]: time=\"2026-06-14T09:46:29.425766716Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=03816f13-079d-4fba-b0db-306bde53092e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.516068 | controller |     "Jun 14 09:46:29.426464 crc crio[24245]: time=\"2026-06-14T09:46:29.426383078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=306c57fe-2927-4498-b7b9-870824c7cd9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.516083 | controller |     "Jun 14 09:46:29.444043 crc crio[24245]: time=\"2026-06-14T09:46:29.443709803Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=745daa31-f414-429b-a2e4-5052388b9b52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.516098 | controller |     "Jun 14 09:46:29.444043 crc crio[24245]: time=\"2026-06-14T09:46:29.443807856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.516117 | controller |     "Jun 14 09:46:29.460650 crc crio[24245]: time=\"2026-06-14T09:46:29.460544798Z\" level=info msg=\"Removed container f27f9c0241cf46c848e5c1af2ebd9d88df79fd09b87e1cab19d79c6c082d64ce: openstack/glance-default-external-api-0/glance-log\" id=ce53b54b-9aaa-47b2-a9a6-98830ab6c47f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.516133 | controller |     "Jun 14 09:46:29.460773 crc crio[24245]: time=\"2026-06-14T09:46:29.460585729Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=03816f13-079d-4fba-b0db-306bde53092e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.516148 | controller |     "Jun 14 09:46:29.472507 crc crio[24245]: time=\"2026-06-14T09:46:29.471995746Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=03816f13-079d-4fba-b0db-306bde53092e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.516163 | controller |     "Jun 14 09:46:29.478648 crc crio[24245]: time=\"2026-06-14T09:46:29.477800183Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8d008fee-cbab-49e3-b214-68b9dcf8acbd name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.516178 | controller |     "Jun 14 09:46:29.490068 crc crio[24245]: time=\"2026-06-14T09:46:29.490020406Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-14 10:12:41.516193 | controller |     "Jun 14 09:46:29.490918 crc crio[24245]: time=\"2026-06-14T09:46:29.49076835Z\" level=info msg=\"Removing container: dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0\" id=dead1fdc-65ad-4afb-a07a-8e094b9cde00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.516209 | controller |     "Jun 14 09:46:29.495930 crc crio[24245]: time=\"2026-06-14T09:46:29.492144875Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=bf5e8426-ed08-44a6-98ef-6647881e39bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.516224 | controller |     "Jun 14 09:46:29.516953 crc crio[24245]: time=\"2026-06-14T09:46:29.513400738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.516240 | controller |     "Jun 14 09:46:29.637573 crc crio[24245]: time=\"2026-06-14T09:46:29.637451202Z\" level=info msg=\"Created container e45362402cd2f11fb117d3f1bed3a26d918802dc103f73014afc37efa888c68f: openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker\" id=dbc3ae6e-1204-41b3-a204-ab079ef22222 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.516255 | controller |     "Jun 14 09:46:29.650046 crc crio[24245]: time=\"2026-06-14T09:46:29.644507344Z\" level=info msg=\"Starting container: e45362402cd2f11fb117d3f1bed3a26d918802dc103f73014afc37efa888c68f\" id=e583c301-8a63-4030-b24c-897eb7e566c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.516270 | controller |     "Jun 14 09:46:29.668505 crc crio[24245]: time=\"2026-06-14T09:46:29.668167993Z\" level=info msg=\"Started container\" PID=289100 containerID=e45362402cd2f11fb117d3f1bed3a26d918802dc103f73014afc37efa888c68f description=openstack/barbican-worker-c6957d8bc-tb6ls/barbican-worker id=e583c301-8a63-4030-b24c-897eb7e566c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9658c29c29c9836ebffcbf0b4a454f098f775612169b066fcc9c44df20f1ba6e",
2026-06-14 10:12:41.516286 | controller |     "Jun 14 09:46:29.751305 crc crio[24245]: time=\"2026-06-14T09:46:29.744543127Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124 UID:f62f071b-ac3d-4cd2-b961-4114fab0734f NetNS:/var/run/netns/5067c5ba-12b7-4c06-803d-ed7d6f067b40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf62f071b_ac3d_4cd2_b961_4114fab0734f.slice PodAnnotations:0xc00274a588}] Aliases:map[]}\"",
2026-06-14 10:12:41.516307 | controller |     "Jun 14 09:46:29.751305 crc crio[24245]: time=\"2026-06-14T09:46:29.74463602Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.516323 | controller |     "Jun 14 09:46:29.760214 crc crio[24245]: time=\"2026-06-14T09:46:29.759922657Z\" level=info msg=\"Stopping container: 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c (timeout: 30s)\" id=058754cd-6a1c-4869-a953-02b37674fc99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.516338 | controller |     "Jun 14 09:46:29.764756 crc crio[24245]: time=\"2026-06-14T09:46:29.760291789Z\" level=info msg=\"Stopping container: b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32 (timeout: 30s)\" id=a0cc46ef-48cd-43e9-b1fa-e980ed24b623 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.516404 | controller |     "Jun 14 09:46:29.857465 crc crio[24245]: time=\"2026-06-14T09:46:29.857125384Z\" level=info msg=\"Removed container dd4ac304d2045ae06a998e852d2e9c3d55d525525f80643bdfd9960133949eb0: openstack/nova-api-0/nova-api-api\" id=dead1fdc-65ad-4afb-a07a-8e094b9cde00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.516424 | controller |     "Jun 14 09:46:29.871321 crc crio[24245]: time=\"2026-06-14T09:46:29.87123239Z\" level=info msg=\"Removing container: dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7\" id=3ff77c37-1435-4244-9891-05b2d9d4a1dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.516440 | controller |     "Jun 14 09:46:29.950027 crc crio[24245]: time=\"2026-06-14T09:46:29.948594455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.516456 | controller |     "Jun 14 09:46:29.973827 crc crio[24245]: time=\"2026-06-14T09:46:29.973556495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.516471 | controller |     "Jun 14 09:46:30.047110 crc crio[24245]: 2026-06-14T09:46:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51668b4ec848cb6 Mac:ce:ae:a1:26:5c:83 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:b9 Mtu:0 Sandbox:/var/run/netns/608a95bd-73f3-4002-835f-1885f053139e SocketPath: PciID:}] [{Interface:0xc0001b2d40 Address:{IP:10.217.1.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.516487 | controller |     "Jun 14 09:46:30.059901 crc crio[24245]: time=\"2026-06-14T09:46:30.057301264Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2 UID:d17023ad-f88e-40c6-b80d-8ffd479693bb NetNS:/var/run/netns/608a95bd-73f3-4002-835f-1885f053139e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd17023ad_f88e_40c6_b80d_8ffd479693bb.slice PodAnnotations:0xc003bf6b78}] Aliases:map[]}\"",
2026-06-14 10:12:41.516502 | controller |     "Jun 14 09:46:30.059901 crc crio[24245]: time=\"2026-06-14T09:46:30.057564073Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.516518 | controller |     "Jun 14 09:46:30.094448 crc crio[24245]: time=\"2026-06-14T09:46:30.090722239Z\" level=info msg=\"Stopped container b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener-log\" id=a0cc46ef-48cd-43e9-b1fa-e980ed24b623 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.516539 | controller |     "Jun 14 09:46:30.145584 crc crio[24245]: time=\"2026-06-14T09:46:30.142593204Z\" level=info msg=\"Ran pod sandbox 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2 with infra container: openstack/nova-api-0/POD\" id=c3c488db-dbf1-4fae-9a53-69180e0e27c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.516555 | controller |     "Jun 14 09:46:30.169435 crc crio[24245]: time=\"2026-06-14T09:46:30.169348315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=429d1a0c-18b7-4ee1-9152-8e889b8d246d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.516571 | controller |     "Jun 14 09:46:30.178952 crc crio[24245]: time=\"2026-06-14T09:46:30.178834693Z\" level=info msg=\"Created container 5cbdfd7d48173a14fcfb3dd88f72ba44a0981038f4c30c0ad7e870d9fb04f65c: openstack/neutron-786fddcc85-bbkwq/neutron-httpd\" id=db3e34c8-1d19-46eb-8304-1032800a81d6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.516588 | controller |     "Jun 14 09:46:30.194977 crc crio[24245]: time=\"2026-06-14T09:46:30.187244343Z\" level=info msg=\"Starting container: 5cbdfd7d48173a14fcfb3dd88f72ba44a0981038f4c30c0ad7e870d9fb04f65c\" id=5b461abb-5a35-403b-8a72-b0f13bb8c530 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.516606 | controller |     "Jun 14 09:46:30.237163 crc crio[24245]: time=\"2026-06-14T09:46:30.236674493Z\" level=info msg=\"Removed container dadca0cbefd177761eebb86f681b2c2752aa343796411fcc5ce7c9d45df54cc7: openstack/nova-api-0/nova-api-log\" id=3ff77c37-1435-4244-9891-05b2d9d4a1dd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.516621 | controller |     "Jun 14 09:46:30.242394 crc crio[24245]: time=\"2026-06-14T09:46:30.24225732Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=429d1a0c-18b7-4ee1-9152-8e889b8d246d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.516636 | controller |     "Jun 14 09:46:30.242518 crc crio[24245]: time=\"2026-06-14T09:46:30.242440566Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=429d1a0c-18b7-4ee1-9152-8e889b8d246d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.516652 | controller |     "Jun 14 09:46:30.251376 crc crio[24245]: time=\"2026-06-14T09:46:30.251298934Z\" level=info msg=\"Started container\" PID=289206 containerID=5cbdfd7d48173a14fcfb3dd88f72ba44a0981038f4c30c0ad7e870d9fb04f65c description=openstack/neutron-786fddcc85-bbkwq/neutron-httpd id=5b461abb-5a35-403b-8a72-b0f13bb8c530 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cd1934190f21a4be7bf28a189729a05343fd988a221d8369517af41f179d4045",
2026-06-14 10:12:41.516667 | controller |     "Jun 14 09:46:30.264640 crc crio[24245]: time=\"2026-06-14T09:46:30.26457083Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=daa5432f-32f7-49a6-9e41-ecfd23468d40 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.516682 | controller |     "Jun 14 09:46:30.318689 crc crio[24245]: time=\"2026-06-14T09:46:30.316170591Z\" level=info msg=\"Removing container: 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4\" id=ae356f8d-02b1-42b6-aad6-3e034d02c8be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.516698 | controller |     "Jun 14 09:46:30.342090 crc crio[24245]: time=\"2026-06-14T09:46:30.339196664Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-14 10:12:41.516713 | controller |     "Jun 14 09:46:30.371575 crc crio[24245]: time=\"2026-06-14T09:46:30.371516563Z\" level=info msg=\"Stopping container: 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af (timeout: 30s)\" id=9b381115-747d-4485-b92e-c1705d274762 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.516728 | controller |     "Jun 14 09:46:30.384933 crc crio[24245]: time=\"2026-06-14T09:46:30.382427394Z\" level=info msg=\"Created container 99286280d413146c72007d504f255f10c26062e12a78daad00427f0b81a145dd: openstack/swift-storage-0/account-reaper\" id=bf5e8426-ed08-44a6-98ef-6647881e39bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.516747 | controller |     "Jun 14 09:46:30.387230 crc crio[24245]: time=\"2026-06-14T09:46:30.387145979Z\" level=info msg=\"Starting container: 99286280d413146c72007d504f255f10c26062e12a78daad00427f0b81a145dd\" id=b991ae3b-5043-43dd-8901-a2799ed39b5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.516762 | controller |     "Jun 14 09:46:30.397017 crc crio[24245]: time=\"2026-06-14T09:46:30.396918034Z\" level=info msg=\"Stopping container: 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f (timeout: 30s)\" id=9b74f824-7bca-4a00-bbae-5ec6dee1947b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.516778 | controller |     "Jun 14 09:46:30.472694 crc crio[24245]: time=\"2026-06-14T09:46:30.472549386Z\" level=info msg=\"Started container\" PID=289336 containerID=99286280d413146c72007d504f255f10c26062e12a78daad00427f0b81a145dd description=openstack/swift-storage-0/account-reaper id=b991ae3b-5043-43dd-8901-a2799ed39b5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882",
2026-06-14 10:12:41.516793 | controller |     "Jun 14 09:46:30.514520 crc crio[24245]: time=\"2026-06-14T09:46:30.514348054Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=d5698292-2911-41c0-9c9c-c5c7d88ee0d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.516808 | controller |     "Jun 14 09:46:30.514747 crc crio[24245]: time=\"2026-06-14T09:46:30.514598192Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=d5698292-2911-41c0-9c9c-c5c7d88ee0d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.516822 | controller |     "Jun 14 09:46:30.514747 crc crio[24245]: time=\"2026-06-14T09:46:30.514691035Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=d5698292-2911-41c0-9c9c-c5c7d88ee0d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.516837 | controller |     "Jun 14 09:46:30.522152 crc crio[24245]: time=\"2026-06-14T09:46:30.522070022Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=8cd35309-0ba0-4727-add9-f64dd69e2183 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.516853 | controller |     "Jun 14 09:46:30.535361 crc crio[24245]: time=\"2026-06-14T09:46:30.535218155Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-14 10:12:41.516868 | controller |     "Jun 14 09:46:30.687553 crc crio[24245]: time=\"2026-06-14T09:46:30.687462018Z\" level=info msg=\"Removed container 6ee60a012161d0a80c786d3e9315c5f40ae573ade74f6e0d225bb06544bd87d4: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=ae356f8d-02b1-42b6-aad6-3e034d02c8be name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.516883 | controller |     "Jun 14 09:46:30.717694 crc crio[24245]: time=\"2026-06-14T09:46:30.713103133Z\" level=info msg=\"Removing container: 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5\" id=55b9b72a-ba0b-47ca-8a94-b681a1336bb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.516898 | controller |     "Jun 14 09:46:30.738186 crc crio[24245]: time=\"2026-06-14T09:46:30.738003464Z\" level=info msg=\"Stopped container 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=9b381115-747d-4485-b92e-c1705d274762 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.516917 | controller |     "Jun 14 09:46:30.848690 crc crio[24245]: time=\"2026-06-14T09:46:30.848058896Z\" level=info msg=\"Removed container 7fd75a65a88c73f2bb5a5e036063245004ed26674466c9f7b04f4af901edf8b5: openstack/nova-metadata-0/nova-metadata-metadata\" id=55b9b72a-ba0b-47ca-8a94-b681a1336bb8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.516933 | controller |     "Jun 14 09:46:30.883806 crc crio[24245]: time=\"2026-06-14T09:46:30.880738557Z\" level=info msg=\"Removing container: 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89\" id=bb09528f-d944-4b64-a29a-a8e7e883a6d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.516948 | controller |     "Jun 14 09:46:30.912160 crc crio[24245]: 2026-06-14T09:46:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1139881258c56e0 Mac:92:91:cb:22:51:fa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ba Mtu:0 Sandbox:/var/run/netns/5067c5ba-12b7-4c06-803d-ed7d6f067b40 SocketPath: PciID:}] [{Interface:0xc000014700 Address:{IP:10.217.1.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.516964 | controller |     "Jun 14 09:46:30.913637 crc crio[24245]: time=\"2026-06-14T09:46:30.913562396Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124 UID:f62f071b-ac3d-4cd2-b961-4114fab0734f NetNS:/var/run/netns/5067c5ba-12b7-4c06-803d-ed7d6f067b40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf62f071b_ac3d_4cd2_b961_4114fab0734f.slice PodAnnotations:0xc00274a588}] Aliases:map[]}\"",
2026-06-14 10:12:41.516979 | controller |     "Jun 14 09:46:30.913790 crc crio[24245]: time=\"2026-06-14T09:46:30.913754152Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.516995 | controller |     "Jun 14 09:46:30.968523 crc crio[24245]: time=\"2026-06-14T09:46:30.968297986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.517011 | controller |     "Jun 14 09:46:31.113009 crc crio[24245]: time=\"2026-06-14T09:46:31.112920494Z\" level=info msg=\"Stopped container 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b: openstack/cinder-scheduler-0/probe\" id=dbddbf61-629f-43ce-9512-3ad1a8736483 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.517026 | controller |     "Jun 14 09:46:31.158520 crc crio[24245]: time=\"2026-06-14T09:46:31.156803566Z\" level=info msg=\"Ran pod sandbox 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124 with infra container: openstack/nova-scheduler-0/POD\" id=745daa31-f414-429b-a2e4-5052388b9b52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.517041 | controller |     "Jun 14 09:46:31.194271 crc crio[24245]: time=\"2026-06-14T09:46:31.194193058Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=615de8bd-c08c-4233-beb2-9ce1f9d48048 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.517056 | controller |     "Jun 14 09:46:31.206199 crc crio[24245]: time=\"2026-06-14T09:46:31.2060554Z\" level=info msg=\"Stopping container: e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920 (timeout: 30s)\" id=ad5b5ebf-a39f-40fa-9122-524528f6d8d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.517071 | controller |     "Jun 14 09:46:31.208321 crc crio[24245]: time=\"2026-06-14T09:46:31.208198819Z\" level=info msg=\"Stopping container: 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c (timeout: 30s)\" id=a0ff9d6d-4668-4125-951f-37a04e1acc3e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.517086 | controller |     "Jun 14 09:46:31.232803 crc crio[24245]: time=\"2026-06-14T09:46:31.231893894Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=615de8bd-c08c-4233-beb2-9ce1f9d48048 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.517105 | controller |     "Jun 14 09:46:31.232803 crc crio[24245]: time=\"2026-06-14T09:46:31.232802293Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=615de8bd-c08c-4233-beb2-9ce1f9d48048 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.517121 | controller |     "Jun 14 09:46:31.233246 crc crio[24245]: time=\"2026-06-14T09:46:31.233155225Z\" level=info msg=\"Removed container 4e8f66029f9fe0c2539855af8e715cf4245f070ae840d483dcd6af223cb9ea89: openstack/nova-metadata-0/nova-metadata-log\" id=bb09528f-d944-4b64-a29a-a8e7e883a6d8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.517136 | controller |     "Jun 14 09:46:31.246292 crc crio[24245]: time=\"2026-06-14T09:46:31.245949736Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=b4e699f5-8b71-49f9-a333-75bc9685ee43 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.517151 | controller |     "Jun 14 09:46:31.248121 crc crio[24245]: time=\"2026-06-14T09:46:31.247796886Z\" level=info msg=\"Removing container: 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797\" id=4aa76427-8eb1-46e5-95e8-d8e2b5a5dc2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.517166 | controller |     "Jun 14 09:46:31.269144 crc crio[24245]: time=\"2026-06-14T09:46:31.268500272Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-14 10:12:41.517180 | controller |     "Jun 14 09:46:31.313359 crc crio[24245]: time=\"2026-06-14T09:46:31.313244886Z\" level=info msg=\"Created container 9f49c9243978ff1b6dc4f030b4c2a3163093104d5a49457b7124c9855eb2a776: openstack/glance-default-external-api-0/glance-log\" id=0392b8d8-c0d3-486f-adda-d1b93862d96f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.517195 | controller |     "Jun 14 09:46:31.324139 crc crio[24245]: time=\"2026-06-14T09:46:31.323776933Z\" level=info msg=\"Starting container: 9f49c9243978ff1b6dc4f030b4c2a3163093104d5a49457b7124c9855eb2a776\" id=f612f7d9-3018-41cf-9fc8-6e5cd5698c2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.517211 | controller |     "Jun 14 09:46:31.390947 crc crio[24245]: time=\"2026-06-14T09:46:31.390759347Z\" level=info msg=\"Started container\" PID=289442 containerID=9f49c9243978ff1b6dc4f030b4c2a3163093104d5a49457b7124c9855eb2a776 description=openstack/glance-default-external-api-0/glance-log id=f612f7d9-3018-41cf-9fc8-6e5cd5698c2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=703a06ea25db8db2affc933008874618116c4e47d842724501bcbf90f9de4581",
2026-06-14 10:12:41.517226 | controller |     "Jun 14 09:46:31.433017 crc crio[24245]: time=\"2026-06-14T09:46:31.4305785Z\" level=info msg=\"Removed container 56669f5ce67ad2815dfbe10397422a575a78c6428448f41ca0d5ad5fb5ed7797: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=4aa76427-8eb1-46e5-95e8-d8e2b5a5dc2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.517241 | controller |     "Jun 14 09:46:31.474212 crc crio[24245]: time=\"2026-06-14T09:46:31.474040719Z\" level=info msg=\"Stopped container 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker-log\" id=a0ff9d6d-4668-4125-951f-37a04e1acc3e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.517256 | controller |     "Jun 14 09:46:31.491548 crc crio[24245]: time=\"2026-06-14T09:46:31.49149218Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2e5ab508-01ed-4b1c-98d2-5f7024b17997 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.517284 | controller |     "Jun 14 09:46:31.816529 crc crio[24245]: time=\"2026-06-14T09:46:31.815081006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=f2e174f1-9ea4-49f6-89e1-7e82b31effa1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.517301 | controller |     "Jun 14 09:46:31.844809 crc crio[24245]: time=\"2026-06-14T09:46:31.844708522Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=0b2639e7-1d29-49e1-84d8-0614e3722b5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.517316 | controller |     "Jun 14 09:46:31.845310 crc crio[24245]: time=\"2026-06-14T09:46:31.84526358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.517331 | controller |     "Jun 14 09:46:31.964789 crc crio[24245]: time=\"2026-06-14T09:46:31.964507958Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.517360 | controller |     "Jun 14 09:46:32.076423 crc crio[24245]: time=\"2026-06-14T09:46:32.076248395Z\" level=info msg=\"Stopped container 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e: openstack/placement-67dd875588-dl4d8/placement-api\" id=3b9242f0-afe7-4830-9177-2e4a5ad658b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.517381 | controller |     "Jun 14 09:46:32.082166 crc crio[24245]: time=\"2026-06-14T09:46:32.08208327Z\" level=info msg=\"Stopping pod sandbox: 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d\" id=4e3b2ca2-fa68-4296-a238-296be155c197 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.517398 | controller |     "Jun 14 09:46:32.083815 crc crio[24245]: time=\"2026-06-14T09:46:32.083746732Z\" level=info msg=\"Got pod network &{Name:placement-67dd875588-dl4d8 Namespace:openstack ID:562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d UID:c2a26830-fc1e-4706-81ae-e0e9fb6b62f9 NetNS:/var/run/netns/27ec91b7-89d8-4c39-aa64-050084331409 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc2a26830_fc1e_4706_81ae_e0e9fb6b62f9.slice PodAnnotations:0xc000602898}] Aliases:map[]}\"",
2026-06-14 10:12:41.517414 | controller |     "Jun 14 09:46:32.084027 crc crio[24245]: time=\"2026-06-14T09:46:32.083973419Z\" level=info msg=\"Deleting pod openstack_placement-67dd875588-dl4d8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.517430 | controller |     "Jun 14 09:46:32.195324 crc crio[24245]: time=\"2026-06-14T09:46:32.195229239Z\" level=info msg=\"Stopped container 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener\" id=058754cd-6a1c-4869-a953-02b37674fc99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.517496 | controller |     "Jun 14 09:46:32.196241 crc crio[24245]: time=\"2026-06-14T09:46:32.196159968Z\" level=info msg=\"Stopping pod sandbox: f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24\" id=749ec088-0bc3-4532-915d-53fa237d6f50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.517514 | controller |     "Jun 14 09:46:32.197356 crc crio[24245]: time=\"2026-06-14T09:46:32.197300615Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-66fcb7b654-dwfb4 Namespace:openstack ID:f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24 UID:74ef61d7-eba6-40c4-9621-96f1c2305865 NetNS:/var/run/netns/96b9b851-23e1-49e4-ac65-4782ad5039b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod74ef61d7_eba6_40c4_9621_96f1c2305865.slice PodAnnotations:0xc00161b248}] Aliases:map[]}\"",
2026-06-14 10:12:41.517538 | controller |     "Jun 14 09:46:32.197598 crc crio[24245]: time=\"2026-06-14T09:46:32.197488001Z\" level=info msg=\"Deleting pod openstack_barbican-keystone-listener-66fcb7b654-dwfb4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.517555 | controller |     "Jun 14 09:46:33.150815 crc crio[24245]: time=\"2026-06-14T09:46:33.150337449Z\" level=info msg=\"Stopped pod sandbox: f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24\" id=749ec088-0bc3-4532-915d-53fa237d6f50 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.517571 | controller |     "Jun 14 09:46:33.155019 crc crio[24245]: time=\"2026-06-14T09:46:33.154959666Z\" level=info msg=\"Stopped container fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91: openstack/cinder-api-0/cinder-api\" id=9fc77ed4-9670-413a-80a4-4b5fec268f20 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.517586 | controller |     "Jun 14 09:46:33.160603 crc crio[24245]: time=\"2026-06-14T09:46:33.160515603Z\" level=info msg=\"Stopping pod sandbox: 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5\" id=00c334c4-f909-4021-9e5e-124c9f04bd37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.517602 | controller |     "Jun 14 09:46:33.163604 crc crio[24245]: time=\"2026-06-14T09:46:33.163544511Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5 UID:467d7e10-3d68-41b1-85de-20c7abb0f20e NetNS:/var/run/netns/cfc078e4-3e3f-4e6b-8d6d-eb9d44727cee Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod467d7e10_3d68_41b1_85de_20c7abb0f20e.slice PodAnnotations:0xc003bf70c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.517617 | controller |     "Jun 14 09:46:33.163833 crc crio[24245]: time=\"2026-06-14T09:46:33.163804039Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.517632 | controller |     "Jun 14 09:46:33.167688 crc crio[24245]: time=\"2026-06-14T09:46:33.166969308Z\" level=info msg=\"Stopped pod sandbox: 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d\" id=4e3b2ca2-fa68-4296-a238-296be155c197 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.517648 | controller |     "Jun 14 09:46:33.537402 crc crio[24245]: time=\"2026-06-14T09:46:33.536770183Z\" level=info msg=\"Removing container: 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c\" id=fc8e50d8-9dee-4ad4-9c9b-cb1e158fdb43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.517664 | controller |     "Jun 14 09:46:33.689978 crc crio[24245]: time=\"2026-06-14T09:46:33.689480547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.517679 | controller |     "Jun 14 09:46:33.829995 crc crio[24245]: time=\"2026-06-14T09:46:33.82988753Z\" level=info msg=\"Removed container 866a51f1c05df5306a878b83d47a7e8e281fb9d2ee231e01eb29432d643a5b9c: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener\" id=fc8e50d8-9dee-4ad4-9c9b-cb1e158fdb43 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.517695 | controller |     "Jun 14 09:46:33.838713 crc crio[24245]: time=\"2026-06-14T09:46:33.837577297Z\" level=info msg=\"Removing container: b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32\" id=dd37f3ad-5362-448d-bd53-b8dace13008b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.517710 | controller |     "Jun 14 09:46:33.902239 crc crio[24245]: time=\"2026-06-14T09:46:33.901518944Z\" level=info msg=\"Stopped pod sandbox: 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5\" id=00c334c4-f909-4021-9e5e-124c9f04bd37 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.517729 | controller |     "Jun 14 09:46:33.909972 crc crio[24245]: time=\"2026-06-14T09:46:33.907255798Z\" level=info msg=\"Removed container b0f778754ecf1501f5ed5cf6848cc7ed9767176572f18398ad3934262d7e1a32: openstack/barbican-keystone-listener-66fcb7b654-dwfb4/barbican-keystone-listener-log\" id=dd37f3ad-5362-448d-bd53-b8dace13008b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.517746 | controller |     "Jun 14 09:46:33.957198 crc crio[24245]: time=\"2026-06-14T09:46:33.957000551Z\" level=info msg=\"Removing container: 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e\" id=586b4d68-8821-452e-88bd-8c8e25ab9073 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.517761 | controller |     "Jun 14 09:46:34.071010 crc crio[24245]: time=\"2026-06-14T09:46:34.070907678Z\" level=info msg=\"Created container 835f413d70a6c00299c16d54751964b687e308e5f0f1edde60d0d3954a7f40c4: openstack/glance-default-external-api-0/glance-httpd\" id=0b2639e7-1d29-49e1-84d8-0614e3722b5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.517775 | controller |     "Jun 14 09:46:34.107651 crc crio[24245]: time=\"2026-06-14T09:46:34.107553768Z\" level=info msg=\"Starting container: 835f413d70a6c00299c16d54751964b687e308e5f0f1edde60d0d3954a7f40c4\" id=4e37de80-06ed-450c-82cd-3e8a7bcb596e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.517791 | controller |     "Jun 14 09:46:34.112378 crc crio[24245]: time=\"2026-06-14T09:46:34.112284823Z\" level=info msg=\"Removed container 52251c92e8858e39e629cee0b97fa34be084850c36ab41220ff1557a8544525e: openstack/placement-67dd875588-dl4d8/placement-api\" id=586b4d68-8821-452e-88bd-8c8e25ab9073 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.517805 | controller |     "Jun 14 09:46:34.137931 crc crio[24245]: time=\"2026-06-14T09:46:34.137883176Z\" level=info msg=\"Removing container: 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7\" id=7c2d382e-96c9-4bd7-be8e-cb2c230db0f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.517821 | controller |     "Jun 14 09:46:34.158024 crc crio[24245]: time=\"2026-06-14T09:46:34.139016772Z\" level=info msg=\"Started container\" PID=289877 containerID=835f413d70a6c00299c16d54751964b687e308e5f0f1edde60d0d3954a7f40c4 description=openstack/glance-default-external-api-0/glance-httpd id=4e37de80-06ed-450c-82cd-3e8a7bcb596e name=/runtime.v1.RuntimeService/StartContainer sandboxID=703a06ea25db8db2affc933008874618116c4e47d842724501bcbf90f9de4581",
2026-06-14 10:12:41.517836 | controller |     "Jun 14 09:46:34.542823 crc crio[24245]: time=\"2026-06-14T09:46:34.542345193Z\" level=info msg=\"Removed container 2f4243cfec67c43540b5d4d2735f0ad0764d019137a096dd75c308b3c388c2c7: openstack/placement-67dd875588-dl4d8/placement-log\" id=7c2d382e-96c9-4bd7-be8e-cb2c230db0f6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.517851 | controller |     "Jun 14 09:46:34.703384 crc crio[24245]: time=\"2026-06-14T09:46:34.703294816Z\" level=info msg=\"Removing container: fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91\" id=2e4ded0b-c17f-41ed-b711-7da78f9d80fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.517866 | controller |     "Jun 14 09:46:34.879898 crc crio[24245]: time=\"2026-06-14T09:46:34.864393693Z\" level=info msg=\"Stopped container 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f: openstack/barbican-api-66fc76bd44-pldsx/barbican-api\" id=9b74f824-7bca-4a00-bbae-5ec6dee1947b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.517881 | controller |     "Jun 14 09:46:34.890007 crc crio[24245]: time=\"2026-06-14T09:46:34.889961485Z\" level=info msg=\"Stopping pod sandbox: 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\" id=fb732144-739e-4367-8cb0-3ff64bfc0e43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.517897 | controller |     "Jun 14 09:46:34.905991 crc crio[24245]: time=\"2026-06-14T09:46:34.905919449Z\" level=info msg=\"Got pod network &{Name:barbican-api-66fc76bd44-pldsx Namespace:openstack ID:0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142 UID:99cd84e0-56e4-4716-9113-229c7b8a9a6f NetNS:/var/run/netns/95dd438f-d484-4858-8bd3-e14b671c608d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod99cd84e0_56e4_4716_9113_229c7b8a9a6f.slice PodAnnotations:0xc001c3c078}] Aliases:map[]}\"",
2026-06-14 10:12:41.517917 | controller |     "Jun 14 09:46:34.906511 crc crio[24245]: time=\"2026-06-14T09:46:34.906486447Z\" level=info msg=\"Deleting pod openstack_barbican-api-66fc76bd44-pldsx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.517933 | controller |     "Jun 14 09:46:35.065518 crc crio[24245]: time=\"2026-06-14T09:46:35.061683038Z\" level=info msg=\"Removed container fa0f2936c0d7b2ea58aded00caa145d0018404b07267802de06d8a0afffdfe91: openstack/cinder-api-0/cinder-api\" id=2e4ded0b-c17f-41ed-b711-7da78f9d80fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.517949 | controller |     "Jun 14 09:46:35.091369 crc crio[24245]: time=\"2026-06-14T09:46:35.091218055Z\" level=info msg=\"Removing container: f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a\" id=1709689f-2916-4210-8009-95fa87a940ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.517965 | controller |     "Jun 14 09:46:35.256089 crc crio[24245]: time=\"2026-06-14T09:46:35.256034Z\" level=info msg=\"Removed container f59052bbca986f85d55272027defe8b5fcd83b146e675d33830a60c5d30e741a: openstack/cinder-api-0/cinder-api-log\" id=1709689f-2916-4210-8009-95fa87a940ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.517980 | controller |     "Jun 14 09:46:35.271681 crc crio[24245]: time=\"2026-06-14T09:46:35.26910655Z\" level=info msg=\"Removing container: 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e\" id=79bda21a-56da-4925-806b-46458d9e499e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.517995 | controller |     "Jun 14 09:46:35.324091 crc crio[24245]: time=\"2026-06-14T09:46:35.323172192Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=13c171fe-26d8-4f70-8b77-6fc71f511e52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.518010 | controller |     "Jun 14 09:46:35.324091 crc crio[24245]: time=\"2026-06-14T09:46:35.323586045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.518026 | controller |     "Jun 14 09:46:35.549136 crc crio[24245]: time=\"2026-06-14T09:46:35.54905312Z\" level=info msg=\"Removed container 45b1d14613e5305788ce8164cdb75d119f4103229da89d7707de584a1665064e: openstack/barbican-api-66fc76bd44-pldsx/barbican-api\" id=79bda21a-56da-4925-806b-46458d9e499e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.518041 | controller |     "Jun 14 09:46:35.549291 crc crio[24245]: time=\"2026-06-14T09:46:35.549141777Z\" level=info msg=\"Stopped pod sandbox: 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\" id=fb732144-739e-4367-8cb0-3ff64bfc0e43 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.518056 | controller |     "Jun 14 09:46:36.014968 crc crio[24245]: time=\"2026-06-14T09:46:36.014537458Z\" level=info msg=\"Removing container: 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af\" id=3a6c8bd2-6459-4297-94a3-9db5309ba916 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.518071 | controller |     "Jun 14 09:46:37.624269 crc crio[24245]: time=\"2026-06-14T09:46:37.62368279Z\" level=info msg=\"Stopped container 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d: openstack/cinder-scheduler-0/cinder-scheduler\" id=a36c1ebd-4b60-4d60-9260-dbce602075b1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.518090 | controller |     "Jun 14 09:46:37.625993 crc crio[24245]: time=\"2026-06-14T09:46:37.62594932Z\" level=info msg=\"Stopping pod sandbox: f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0\" id=6d6b89a2-3cf6-46cf-b14e-b711cf269db3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.518106 | controller |     "Jun 14 09:46:37.635061 crc crio[24245]: time=\"2026-06-14T09:46:37.635012211Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0 UID:ef1c8216-a0bf-49c5-8d4a-d354f6e8ced0 NetNS:/var/run/netns/2ebbd713-7cae-4ac5-ae78-4641176d1f59 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef1c8216_a0bf_49c5_8d4a_d354f6e8ced0.slice PodAnnotations:0xc000620640}] Aliases:map[]}\"",
2026-06-14 10:12:41.518133 | controller |     "Jun 14 09:46:37.635411 crc crio[24245]: time=\"2026-06-14T09:46:37.635390454Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.518150 | controller |     "Jun 14 09:46:37.701826 crc crio[24245]: time=\"2026-06-14T09:46:37.701681802Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:0484d8befc6676ecddf78b03f63bb0e84bfb920d7b8b186fedb176226f7bf3b5 UID:45fd5cc4-3723-4e04-9ec9-aad68ae6c0f8 NetNS:/var/run/netns/edf4fc8a-50c9-46bd-a63c-3d25933e0fdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45fd5cc4_3723_4e04_9ec9_aad68ae6c0f8.slice PodAnnotations:0xc001b86730}] Aliases:map[]}\"",
2026-06-14 10:12:41.518167 | controller |     "Jun 14 09:46:37.701826 crc crio[24245]: time=\"2026-06-14T09:46:37.701797096Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.518182 | controller |     "Jun 14 09:46:38.400690 crc crio[24245]: 2026-06-14T09:46:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0484d8befc6676e Mac:1a:3f:df:bf:fe:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bb Mtu:0 Sandbox:/var/run/netns/edf4fc8a-50c9-46bd-a63c-3d25933e0fdb SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.1.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.518199 | controller |     "Jun 14 09:46:38.402576 crc crio[24245]: time=\"2026-06-14T09:46:38.402532644Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:0484d8befc6676ecddf78b03f63bb0e84bfb920d7b8b186fedb176226f7bf3b5 UID:45fd5cc4-3723-4e04-9ec9-aad68ae6c0f8 NetNS:/var/run/netns/edf4fc8a-50c9-46bd-a63c-3d25933e0fdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod45fd5cc4_3723_4e04_9ec9_aad68ae6c0f8.slice PodAnnotations:0xc001b86730}] Aliases:map[]}\"",
2026-06-14 10:12:41.518214 | controller |     "Jun 14 09:46:38.402990 crc crio[24245]: time=\"2026-06-14T09:46:38.402963738Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.518229 | controller |     "Jun 14 09:46:38.924572 crc crio[24245]: time=\"2026-06-14T09:46:38.923032971Z\" level=info msg=\"Stopped pod sandbox: f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0\" id=6d6b89a2-3cf6-46cf-b14e-b711cf269db3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.518245 | controller |     "Jun 14 09:46:40.021161 crc crio[24245]: time=\"2026-06-14T09:46:40.020752509Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=a7696616-55fb-472c-917d-711e84d833d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.518264 | controller |     "Jun 14 09:46:40.021597 crc crio[24245]: time=\"2026-06-14T09:46:40.021194643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.518280 | controller |     "Jun 14 09:46:41.138305 crc crio[24245]: time=\"2026-06-14T09:46:41.137587472Z\" level=info msg=\"Stopped container e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker\" id=ad5b5ebf-a39f-40fa-9122-524528f6d8d9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.518295 | controller |     "Jun 14 09:46:41.152131 crc crio[24245]: time=\"2026-06-14T09:46:41.152038504Z\" level=info msg=\"Stopping pod sandbox: 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734\" id=05726e87-d3be-45ca-ac60-bcda8581d840 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.518311 | controller |     "Jun 14 09:46:41.155146 crc crio[24245]: time=\"2026-06-14T09:46:41.155073512Z\" level=info msg=\"Got pod network &{Name:barbican-worker-59545949d9-qm8wv Namespace:openstack ID:8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734 UID:c9c48d9e-0e0e-46a9-86a1-96d98bd20dd2 NetNS:/var/run/netns/cf640cbf-407d-498f-854a-d511f1467a7b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9c48d9e_0e0e_46a9_86a1_96d98bd20dd2.slice PodAnnotations:0xc002c93308}] Aliases:map[]}\"",
2026-06-14 10:12:41.518326 | controller |     "Jun 14 09:46:41.155399 crc crio[24245]: time=\"2026-06-14T09:46:41.155286258Z\" level=info msg=\"Deleting pod openstack_barbican-worker-59545949d9-qm8wv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.518342 | controller |     "Jun 14 09:46:41.155925 crc crio[24245]: time=\"2026-06-14T09:46:41.155776832Z\" level=info msg=\"Removed container 1b521f8670bf35d9559edea92cf6420e7ac2f0b5ed6dbd4ba7774c2cb910f9af: openstack/barbican-api-66fc76bd44-pldsx/barbican-api-log\" id=3a6c8bd2-6459-4297-94a3-9db5309ba916 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.518377 | controller |     "Jun 14 09:46:41.164958 crc crio[24245]: time=\"2026-06-14T09:46:41.164823275Z\" level=info msg=\"Removing container: 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f\" id=53c79c95-d609-45de-9afe-6ccf5433e035 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.518393 | controller |     "Jun 14 09:46:41.172235 crc crio[24245]: time=\"2026-06-14T09:46:41.17217191Z\" level=info msg=\"Ran pod sandbox 0484d8befc6676ecddf78b03f63bb0e84bfb920d7b8b186fedb176226f7bf3b5 with infra container: openstack/cinder-api-0/POD\" id=13c171fe-26d8-4f70-8b77-6fc71f511e52 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.518409 | controller |     "Jun 14 09:46:41.175747 crc crio[24245]: time=\"2026-06-14T09:46:41.175694215Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=236698b0-4491-4872-82ce-bab565a8775f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.518424 | controller |     "Jun 14 09:46:41.231922 crc crio[24245]: time=\"2026-06-14T09:46:41.228515085Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=c54b614a-80b3-4931-9321-f9f5e567ca97 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.518439 | controller |     "Jun 14 09:46:41.231922 crc crio[24245]: time=\"2026-06-14T09:46:41.228887607Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:080a946bafb98b4634766351c6161219275bfb4c9824711bf440fa7dbd0c405e\" id=b4e699f5-8b71-49f9-a333-75bc9685ee43 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.518454 | controller |     "Jun 14 09:46:41.240526 crc crio[24245]: time=\"2026-06-14T09:46:41.239279057Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=312140ee-dfd6-4992-925a-4036cbecdf96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.518473 | controller |     "Jun 14 09:46:41.344292 crc crio[24245]: time=\"2026-06-14T09:46:41.343713039Z\" level=info msg=\"Stopping pod sandbox: 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54\" id=4d7eb5cd-c242-48b2-a2b9-0a2423e6e241 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.518489 | controller |     "Jun 14 09:46:41.345236 crc crio[24245]: time=\"2026-06-14T09:46:41.345166886Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-hqvq5 Namespace:openstack ID:4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54 UID:1cb888f6-fc22-441f-bc6d-42bdac6d45a7 NetNS:/var/run/netns/1db11037-9ea1-4616-b3db-3ded9431b1c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1cb888f6_fc22_441f_bc6d_42bdac6d45a7.slice PodAnnotations:0xc00274a140}] Aliases:map[]}\"",
2026-06-14 10:12:41.518504 | controller |     "Jun 14 09:46:41.345687 crc crio[24245]: time=\"2026-06-14T09:46:41.345421554Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-hqvq5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.518519 | controller |     "Jun 14 09:46:41.414983 crc crio[24245]: time=\"2026-06-14T09:46:41.41472359Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=677dae45-1fe3-43f1-aac0-cfc985784339 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.518594 | controller |     "Jun 14 09:46:41.437642 crc crio[24245]: time=\"2026-06-14T09:46:41.43749112Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:6a3df2d781bf3ba99952cfdf6dac79aec138c266328f5ab6892de61de502c8b1\" id=8cd35309-0ba0-4727-add9-f64dd69e2183 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.518612 | controller |     "Jun 14 09:46:41.439101 crc crio[24245]: time=\"2026-06-14T09:46:41.439013341Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=397f20a3-9e03-4b56-a5b7-4f2429d5512b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.518629 | controller |     "Jun 14 09:46:41.448396 crc crio[24245]: time=\"2026-06-14T09:46:41.448328109Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=8d008fee-cbab-49e3-b214-68b9dcf8acbd name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.518645 | controller |     "Jun 14 09:46:41.450304 crc crio[24245]: time=\"2026-06-14T09:46:41.450239016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=02d2ae88-f2d3-4b15-ad15-1c95ea7e0473 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.518689 | controller |     "Jun 14 09:46:41.580359 crc crio[24245]: time=\"2026-06-14T09:46:41.580156579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.518707 | controller |     "Jun 14 09:46:41.593898 crc crio[24245]: time=\"2026-06-14T09:46:41.593081942Z\" level=info msg=\"Removed container 061538ba27ac315d9509fe9c0d1ad72fe2aad9c13dfab00f1b30f5283c9ccd8f: openstack/barbican-api-66fc76bd44-pldsx/barbican-api\" id=53c79c95-d609-45de-9afe-6ccf5433e035 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.518723 | controller |     "Jun 14 09:46:41.600115 crc crio[24245]: time=\"2026-06-14T09:46:41.59930939Z\" level=info msg=\"Removing container: 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b\" id=611822e9-52fe-4524-bd84-d2bb90aa2255 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.518744 | controller |     "Jun 14 09:46:41.622905 crc crio[24245]: time=\"2026-06-14T09:46:41.62258728Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=e61a9e3e-df36-4918-a8cf-0dc645724521 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.518760 | controller |     "Jun 14 09:46:41.632892 crc crio[24245]: time=\"2026-06-14T09:46:41.629908725Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:28a39464df5ee9192e484e10eba8539fb608be61d6fa613986393d2b3870c532 UID:06ff0f8f-6cf0-42cb-a2d6-679283b15433 NetNS:/var/run/netns/e8122f22-f936-4ff7-97fc-fbfd3d0b87a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06ff0f8f_6cf0_42cb_a2d6_679283b15433.slice PodAnnotations:0xc002c92540}] Aliases:map[]}\"",
2026-06-14 10:12:41.518776 | controller |     "Jun 14 09:46:41.632892 crc crio[24245]: time=\"2026-06-14T09:46:41.630006738Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.518792 | controller |     "Jun 14 09:46:41.643895 crc crio[24245]: time=\"2026-06-14T09:46:41.642108471Z\" level=info msg=\"Stopped pod sandbox: 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734\" id=05726e87-d3be-45ca-ac60-bcda8581d840 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.518808 | controller |     "Jun 14 09:46:41.654327 crc crio[24245]: time=\"2026-06-14T09:46:41.654230908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b09ab027-b6fb-416d-8929-4e2de8d6ae28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.518823 | controller |     "Jun 14 09:46:41.659397 crc crio[24245]: time=\"2026-06-14T09:46:41.659311812Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:19122126ec6ac0edf87524244da45ee1af2d9863f00b484ebe17dd28e9be816c\" id=daa5432f-32f7-49a6-9e41-ecfd23468d40 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.518839 | controller |     "Jun 14 09:46:41.660921 crc crio[24245]: time=\"2026-06-14T09:46:41.660800406Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=44c3b612-108d-4ae0-95a0-ea842c1fc795 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.518854 | controller |     "Jun 14 09:46:41.668657 crc crio[24245]: time=\"2026-06-14T09:46:41.668427648Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=3de99b96-425e-47a9-bef4-b210c044d08c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.518868 | controller |     "Jun 14 09:46:41.688806 crc crio[24245]: time=\"2026-06-14T09:46:41.688701276Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=376cd33e-1118-4a0f-89df-747ff048254d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.518883 | controller |     "Jun 14 09:46:41.794893 crc crio[24245]: time=\"2026-06-14T09:46:41.79208992Z\" level=info msg=\"Removed container 9da1b1e74485971fe8c5ebe00cf0e41ab2313549592bd542ceea9897d036868b: openstack/cinder-scheduler-0/probe\" id=611822e9-52fe-4524-bd84-d2bb90aa2255 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.518898 | controller |     "Jun 14 09:46:41.801905 crc crio[24245]: time=\"2026-06-14T09:46:41.801077333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.518914 | controller |     "Jun 14 09:46:41.809675 crc crio[24245]: time=\"2026-06-14T09:46:41.808185799Z\" level=info msg=\"Removing container: 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d\" id=7071cd6e-50b2-476f-972a-46ff40d10d73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.518934 | controller |     "Jun 14 09:46:41.856072 crc crio[24245]: time=\"2026-06-14T09:46:41.854132276Z\" level=info msg=\"Removed container 4101bda78387f171abf7c4e5337ff50a014ae407566019c0741c34d63eebbb4d: openstack/cinder-scheduler-0/cinder-scheduler\" id=7071cd6e-50b2-476f-972a-46ff40d10d73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.518950 | controller |     "Jun 14 09:46:41.926775 crc crio[24245]: time=\"2026-06-14T09:46:41.926052809Z\" level=info msg=\"Stopped pod sandbox: 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54\" id=4d7eb5cd-c242-48b2-a2b9-0a2423e6e241 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.518965 | controller |     "Jun 14 09:46:41.930400 crc crio[24245]: time=\"2026-06-14T09:46:41.930252337Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=77bc6986-7878-4e3b-9cb5-12d02d0bee12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.518981 | controller |     "Jun 14 09:46:41.938382 crc crio[24245]: time=\"2026-06-14T09:46:41.937102877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.518996 | controller |     "Jun 14 09:46:42.033564 crc crio[24245]: time=\"2026-06-14T09:46:42.032677365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519012 | controller |     "Jun 14 09:46:42.037166 crc crio[24245]: time=\"2026-06-14T09:46:42.037114115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519027 | controller |     "Jun 14 09:46:42.092036 crc crio[24245]: time=\"2026-06-14T09:46:42.091784245Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=ee24f16c-e778-4cc3-b9de-938382d3100e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.519042 | controller |     "Jun 14 09:46:42.094068 crc crio[24245]: time=\"2026-06-14T09:46:42.093982574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519057 | controller |     "Jun 14 09:46:42.161656 crc crio[24245]: time=\"2026-06-14T09:46:42.161273809Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=98f8cfe8-0ff8-4f46-a5c5-cc1a239617b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.519072 | controller |     "Jun 14 09:46:42.204322 crc crio[24245]: 2026-06-14T09:46:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:28a39464df5ee91 Mac:9e:79:68:f2:5a:a3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bc Mtu:0 Sandbox:/var/run/netns/e8122f22-f936-4ff7-97fc-fbfd3d0b87a7 SocketPath: PciID:}] [{Interface:0xc000508430 Address:{IP:10.217.1.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.519087 | controller |     "Jun 14 09:46:42.206540 crc crio[24245]: time=\"2026-06-14T09:46:42.206355323Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=f445cdb3-026d-4989-b433-63c2bd7529e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.519103 | controller |     "Jun 14 09:46:42.206540 crc crio[24245]: time=\"2026-06-14T09:46:42.206350965Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:28a39464df5ee9192e484e10eba8539fb608be61d6fa613986393d2b3870c532 UID:06ff0f8f-6cf0-42cb-a2d6-679283b15433 NetNS:/var/run/netns/e8122f22-f936-4ff7-97fc-fbfd3d0b87a7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod06ff0f8f_6cf0_42cb_a2d6_679283b15433.slice PodAnnotations:0xc002c92540}] Aliases:map[]}\"",
2026-06-14 10:12:41.519123 | controller |     "Jun 14 09:46:42.206943 crc crio[24245]: time=\"2026-06-14T09:46:42.206843391Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.519139 | controller |     "Jun 14 09:46:42.240522 crc crio[24245]: time=\"2026-06-14T09:46:42.240425333Z\" level=info msg=\"Created container 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb: openstack/nova-metadata-0/nova-metadata-log\" id=77bc6986-7878-4e3b-9cb5-12d02d0bee12 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.519154 | controller |     "Jun 14 09:46:42.243194 crc crio[24245]: time=\"2026-06-14T09:46:42.243093439Z\" level=info msg=\"Starting container: 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb\" id=38b435df-b157-43c9-a57b-dd5456574494 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.519169 | controller |     "Jun 14 09:46:42.258650 crc crio[24245]: time=\"2026-06-14T09:46:42.258456453Z\" level=info msg=\"Started container\" PID=290783 containerID=0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb description=openstack/nova-metadata-0/nova-metadata-log id=38b435df-b157-43c9-a57b-dd5456574494 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972",
2026-06-14 10:12:41.519185 | controller |     "Jun 14 09:46:42.297148 crc crio[24245]: time=\"2026-06-14T09:46:42.297028312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=493341b3-ed29-4536-b0b2-9e4547c84543 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.519200 | controller |     "Jun 14 09:46:42.423188 crc crio[24245]: time=\"2026-06-14T09:46:42.423107073Z\" level=info msg=\"Removing container: e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920\" id=981cbfcd-e147-40d6-a40e-09438d235322 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.519214 | controller |     "Jun 14 09:46:42.427057 crc crio[24245]: time=\"2026-06-14T09:46:42.426727218Z\" level=info msg=\"Stopping pod sandbox: 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8\" id=3bc2e5c1-edd4-4687-9658-773726415510 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.519230 | controller |     "Jun 14 09:46:42.427234 crc crio[24245]: time=\"2026-06-14T09:46:42.427212024Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-2wm4j Namespace:openstack ID:7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8 UID:7ebe526e-fc7b-4976-9bb6-ee0d040dd9ee NetNS:/var/run/netns/63a9230b-796a-419a-af65-5fb1a499320a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ebe526e_fc7b_4976_9bb6_ee0d040dd9ee.slice PodAnnotations:0xc00161b458}] Aliases:map[]}\"",
2026-06-14 10:12:41.519245 | controller |     "Jun 14 09:46:42.427490 crc crio[24245]: time=\"2026-06-14T09:46:42.427336728Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-2wm4j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.519260 | controller |     "Jun 14 09:46:43.385357 crc crio[24245]: time=\"2026-06-14T09:46:43.384651369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519276 | controller |     "Jun 14 09:46:43.532127 crc crio[24245]: time=\"2026-06-14T09:46:43.531982785Z\" level=info msg=\"Created container b45d9b0ddf181c3a5ec0e81b55b01fa3cf1de673ebcfe2ccde9469b28d7e2407: openstack/cinder-api-0/cinder-api-log\" id=677dae45-1fe3-43f1-aac0-cfc985784339 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.519292 | controller |     "Jun 14 09:46:43.533523 crc crio[24245]: time=\"2026-06-14T09:46:43.533451412Z\" level=info msg=\"Starting container: b45d9b0ddf181c3a5ec0e81b55b01fa3cf1de673ebcfe2ccde9469b28d7e2407\" id=1c101e8f-6930-4fb4-9ba0-965c057ca40c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.519312 | controller |     "Jun 14 09:46:43.540315 crc crio[24245]: time=\"2026-06-14T09:46:43.53993459Z\" level=info msg=\"Started container\" PID=290958 containerID=b45d9b0ddf181c3a5ec0e81b55b01fa3cf1de673ebcfe2ccde9469b28d7e2407 description=openstack/cinder-api-0/cinder-api-log id=1c101e8f-6930-4fb4-9ba0-965c057ca40c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0484d8befc6676ecddf78b03f63bb0e84bfb920d7b8b186fedb176226f7bf3b5",
2026-06-14 10:12:41.519328 | controller |     "Jun 14 09:46:43.554914 crc crio[24245]: time=\"2026-06-14T09:46:43.554754871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=d69cbf99-fae0-408b-a9ce-2c3355a83a7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.519343 | controller |     "Jun 14 09:46:45.270639 crc crio[24245]: time=\"2026-06-14T09:46:45.270106853Z\" level=info msg=\"Stopped pod sandbox: 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8\" id=3bc2e5c1-edd4-4687-9658-773726415510 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.519389 | controller |     "Jun 14 09:46:45.275684 crc crio[24245]: time=\"2026-06-14T09:46:45.275577301Z\" level=info msg=\"Ran pod sandbox 28a39464df5ee9192e484e10eba8539fb608be61d6fa613986393d2b3870c532 with infra container: openstack/cinder-scheduler-0/POD\" id=a7696616-55fb-472c-917d-711e84d833d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.519405 | controller |     "Jun 14 09:46:45.280298 crc crio[24245]: time=\"2026-06-14T09:46:45.280177333Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=581c6215-157b-4909-ba34-b587c5021783 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.519420 | controller |     "Jun 14 09:46:45.280434 crc crio[24245]: time=\"2026-06-14T09:46:45.280400601Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=581c6215-157b-4909-ba34-b587c5021783 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.519435 | controller |     "Jun 14 09:46:45.280583 crc crio[24245]: time=\"2026-06-14T09:46:45.280445602Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=581c6215-157b-4909-ba34-b587c5021783 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.519451 | controller |     "Jun 14 09:46:45.283723 crc crio[24245]: time=\"2026-06-14T09:46:45.283613743Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=6a17d2d2-20d4-4c5a-8437-ca76f6fb53dc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.519466 | controller |     "Jun 14 09:46:45.293033 crc crio[24245]: time=\"2026-06-14T09:46:45.29293889Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-14 10:12:41.519481 | controller |     "Jun 14 09:46:45.296232 crc crio[24245]: time=\"2026-06-14T09:46:45.296129441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519496 | controller |     "Jun 14 09:46:45.300890 crc crio[24245]: time=\"2026-06-14T09:46:45.300769758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519511 | controller |     "Jun 14 09:46:45.376565 crc crio[24245]: time=\"2026-06-14T09:46:45.376150287Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b959f4de-3a61-4270-99fc-d52481d4ec75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.519539 | controller |     "Jun 14 09:46:45.380338 crc crio[24245]: time=\"2026-06-14T09:46:45.380245478Z\" level=info msg=\"Removed container e79a4efd19d96eea9d7b5275b4978cadcfe6da6a60968ca0010fed5956552920: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker\" id=981cbfcd-e147-40d6-a40e-09438d235322 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.519556 | controller |     "Jun 14 09:46:45.389953 crc crio[24245]: time=\"2026-06-14T09:46:45.389812321Z\" level=info msg=\"Removing container: 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c\" id=58a4b1da-42a9-43b4-ab37-d8979668c075 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.519571 | controller |     "Jun 14 09:46:45.395206 crc crio[24245]: time=\"2026-06-14T09:46:45.395092741Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=bd012ef7-ac98-47e8-8406-763b1ff3f7db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.519587 | controller |     "Jun 14 09:46:45.395599 crc crio[24245]: time=\"2026-06-14T09:46:45.395520345Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519602 | controller |     "Jun 14 09:46:45.399942 crc crio[24245]: time=\"2026-06-14T09:46:45.399780309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519617 | controller |     "Jun 14 09:46:45.431052 crc crio[24245]: time=\"2026-06-14T09:46:45.43095797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519632 | controller |     "Jun 14 09:46:45.438481 crc crio[24245]: time=\"2026-06-14T09:46:45.438289377Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:9c5e7c6d93d07fbd2c33a9897552687e4bef0b900efc7182a341cbaaf1089765\" id=28fd5b6d-f894-4781-befe-8134142759a8 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.519647 | controller |     "Jun 14 09:46:45.441275 crc crio[24245]: time=\"2026-06-14T09:46:45.441077124Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=cf2c3fe8-1baf-4973-a264-75798da3f00e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.519662 | controller |     "Jun 14 09:46:45.449291 crc crio[24245]: time=\"2026-06-14T09:46:45.449165768Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ec3860ca-139f-4856-b2f9-bf69c3bad5f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.519677 | controller |     "Jun 14 09:46:45.467532 crc crio[24245]: time=\"2026-06-14T09:46:45.467413799Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=be2b5523-9980-4a72-abd8-22580a3b6831 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.519692 | controller |     "Jun 14 09:46:45.479765 crc crio[24245]: time=\"2026-06-14T09:46:45.479422981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519707 | controller |     "Jun 14 09:46:45.481960 crc crio[24245]: time=\"2026-06-14T09:46:45.481891292Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=297bbb43-44d4-4bed-84d7-08d459ffdabc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.519772 | controller |     "Jun 14 09:46:45.484319 crc crio[24245]: time=\"2026-06-14T09:46:45.484238984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519794 | controller |     "Jun 14 09:46:45.485433 crc crio[24245]: time=\"2026-06-14T09:46:45.4853459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519816 | controller |     "Jun 14 09:46:45.489399 crc crio[24245]: time=\"2026-06-14T09:46:45.489301335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519832 | controller |     "Jun 14 09:46:45.495525 crc crio[24245]: time=\"2026-06-14T09:46:45.495472972Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=b8632df2-18cd-403b-b2b2-0ceb98c65049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.519873 | controller |     "Jun 14 09:46:45.523052 crc crio[24245]: time=\"2026-06-14T09:46:45.522971917Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519892 | controller |     "Jun 14 09:46:45.524033 crc crio[24245]: time=\"2026-06-14T09:46:45.523980589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519908 | controller |     "Jun 14 09:46:45.527359 crc crio[24245]: time=\"2026-06-14T09:46:45.52714714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519924 | controller |     "Jun 14 09:46:45.565694 crc crio[24245]: time=\"2026-06-14T09:46:45.56551343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519939 | controller |     "Jun 14 09:46:45.583101 crc crio[24245]: time=\"2026-06-14T09:46:45.582974409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519954 | controller |     "Jun 14 09:46:45.601015 crc crio[24245]: time=\"2026-06-14T09:46:45.600836623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519969 | controller |     "Jun 14 09:46:45.609591 crc crio[24245]: time=\"2026-06-14T09:46:45.609518449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.519984 | controller |     "Jun 14 09:46:45.698203 crc crio[24245]: time=\"2026-06-14T09:46:45.697819697Z\" level=info msg=\"Removed container 42ea6974f27e1ad63893d9d766d6c9603b40948a0082e73bf19d79b747bae16c: openstack/barbican-worker-59545949d9-qm8wv/barbican-worker-log\" id=58a4b1da-42a9-43b4-ab37-d8979668c075 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.519999 | controller |     "Jun 14 09:46:45.964831 crc crio[24245]: time=\"2026-06-14T09:46:45.964093798Z\" level=info msg=\"Created container 21f3e437b7f70c7cbd1b85ebcf0eb0c8fedd645224a9fd3e9deddc20307623cd: openstack/ceilometer-0/sg-core\" id=b8632df2-18cd-403b-b2b2-0ceb98c65049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.520014 | controller |     "Jun 14 09:46:45.972265 crc crio[24245]: time=\"2026-06-14T09:46:45.972066062Z\" level=info msg=\"Starting container: 21f3e437b7f70c7cbd1b85ebcf0eb0c8fedd645224a9fd3e9deddc20307623cd\" id=1ab055b3-d056-4ea4-acf4-8376d6534f8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.520029 | controller |     "Jun 14 09:46:45.978919 crc crio[24245]: time=\"2026-06-14T09:46:45.978697066Z\" level=info msg=\"Created container a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c: openstack/nova-api-0/nova-api-log\" id=f445cdb3-026d-4989-b433-63c2bd7529e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.520049 | controller |     "Jun 14 09:46:45.984220 crc crio[24245]: time=\"2026-06-14T09:46:45.981524133Z\" level=info msg=\"Starting container: a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c\" id=a57d4633-63fa-4256-92ec-dbae97dd3013 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.520065 | controller |     "Jun 14 09:46:45.984220 crc crio[24245]: time=\"2026-06-14T09:46:45.981779783Z\" level=info msg=\"Created container 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=98f8cfe8-0ff8-4f46-a5c5-cc1a239617b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.520080 | controller |     "Jun 14 09:46:45.984543 crc crio[24245]: time=\"2026-06-14T09:46:45.984472117Z\" level=info msg=\"Starting container: 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282\" id=e9652e03-094e-4425-84b5-754a8fa23dc0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.520095 | controller |     "Jun 14 09:46:45.991295 crc crio[24245]: time=\"2026-06-14T09:46:45.991183543Z\" level=info msg=\"Started container\" PID=291173 containerID=21f3e437b7f70c7cbd1b85ebcf0eb0c8fedd645224a9fd3e9deddc20307623cd description=openstack/ceilometer-0/sg-core id=1ab055b3-d056-4ea4-acf4-8376d6534f8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4",
2026-06-14 10:12:41.520112 | controller |     "Jun 14 09:46:45.997126 crc crio[24245]: time=\"2026-06-14T09:46:45.997049748Z\" level=info msg=\"Started container\" PID=291176 containerID=01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=e9652e03-094e-4425-84b5-754a8fa23dc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124",
2026-06-14 10:12:41.520128 | controller |     "Jun 14 09:46:45.997596 crc crio[24245]: time=\"2026-06-14T09:46:45.997556395Z\" level=info msg=\"Started container\" PID=291174 containerID=a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c description=openstack/nova-api-0/nova-api-log id=a57d4633-63fa-4256-92ec-dbae97dd3013 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2",
2026-06-14 10:12:41.520144 | controller |     "Jun 14 09:46:46.002819 crc crio[24245]: time=\"2026-06-14T09:46:46.002707248Z\" level=info msg=\"Created container ed0742091eb5b27c4cced9521eef3845e0cae4bb5cc69a0e460ea7e58a053f4b: openstack/swift-storage-0/container-server\" id=ee24f16c-e778-4cc3-b9de-938382d3100e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.520160 | controller |     "Jun 14 09:46:46.006039 crc crio[24245]: time=\"2026-06-14T09:46:46.005272158Z\" level=info msg=\"Starting container: ed0742091eb5b27c4cced9521eef3845e0cae4bb5cc69a0e460ea7e58a053f4b\" id=d4e8917f-c430-41b6-8941-412aa8a3e740 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.520175 | controller |     "Jun 14 09:46:46.007506 crc crio[24245]: time=\"2026-06-14T09:46:46.007448378Z\" level=info msg=\"Created container f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717: openstack/nova-metadata-0/nova-metadata-metadata\" id=297bbb43-44d4-4bed-84d7-08d459ffdabc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.520190 | controller |     "Jun 14 09:46:46.011046 crc crio[24245]: time=\"2026-06-14T09:46:46.010969951Z\" level=info msg=\"Starting container: f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717\" id=efb27d78-e64d-4de3-99aa-3376165a0c67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.520206 | controller |     "Jun 14 09:46:46.017580 crc crio[24245]: time=\"2026-06-14T09:46:46.017486567Z\" level=info msg=\"Started container\" PID=291175 containerID=f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717 description=openstack/nova-metadata-0/nova-metadata-metadata id=efb27d78-e64d-4de3-99aa-3376165a0c67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972",
2026-06-14 10:12:41.520226 | controller |     "Jun 14 09:46:46.027263 crc crio[24245]: time=\"2026-06-14T09:46:46.027154247Z\" level=info msg=\"Started container\" PID=291177 containerID=ed0742091eb5b27c4cced9521eef3845e0cae4bb5cc69a0e460ea7e58a053f4b description=openstack/swift-storage-0/container-server id=d4e8917f-c430-41b6-8941-412aa8a3e740 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882",
2026-06-14 10:12:41.520242 | controller |     "Jun 14 09:46:46.027263 crc crio[24245]: time=\"2026-06-14T09:46:46.027171106Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=345b6d83-9947-4d65-bcca-a7809676ce4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.520257 | controller |     "Jun 14 09:46:46.030181 crc crio[24245]: time=\"2026-06-14T09:46:46.030117719Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:23459ab66437aaf9974c040b037492372c42d23a50c86f96482afcceeea3fe17\" id=6a17d2d2-20d4-4c5a-8437-ca76f6fb53dc name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.520273 | controller |     "Jun 14 09:46:46.030655 crc crio[24245]: time=\"2026-06-14T09:46:46.030584644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=557765a5-4d88-48aa-b7c3-a6a715dfb9c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.520288 | controller |     "Jun 14 09:46:46.033282 crc crio[24245]: time=\"2026-06-14T09:46:46.033196382Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=e3f2421a-7ca6-42c4-a706-0fc5cd8173ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.520303 | controller |     "Jun 14 09:46:46.063554 crc crio[24245]: time=\"2026-06-14T09:46:46.063458249Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=49bd1a41-bf6e-4bcb-bf85-a3bead847e75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.520318 | controller |     "Jun 14 09:46:46.090297 crc crio[24245]: time=\"2026-06-14T09:46:46.090094097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=96de5730-fc77-49a1-877f-fd9d20519fc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.520332 | controller |     "Jun 14 09:46:46.105544 crc crio[24245]: time=\"2026-06-14T09:46:46.105446304Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=645f0cbc-ff57-471e-99cc-e53c0c2bfd0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.520363 | controller |     "Jun 14 09:46:46.107530 crc crio[24245]: time=\"2026-06-14T09:46:46.107410327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.520384 | controller |     "Jun 14 09:46:46.121398 crc crio[24245]: time=\"2026-06-14T09:46:46.120831047Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=2c4cef39-8274-4103-bac8-d37c5be4bb35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.520399 | controller |     "Jun 14 09:46:46.140412 crc crio[24245]: time=\"2026-06-14T09:46:46.140308048Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8568be3f-37b3-4ddd-869f-bdc56d65549a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.520414 | controller |     "Jun 14 09:46:46.144758 crc crio[24245]: time=\"2026-06-14T09:46:46.144681624Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=89456be5-1f08-448f-afed-c4929cf5170e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.520434 | controller |     "Jun 14 09:46:46.152568 crc crio[24245]: time=\"2026-06-14T09:46:46.152426109Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=05063679-d7bf-4958-a5b3-d7d4777f85eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.520450 | controller |     "Jun 14 09:46:46.152927 crc crio[24245]: time=\"2026-06-14T09:46:46.152812292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.520464 | controller |     "Jun 14 09:46:46.167572 crc crio[24245]: time=\"2026-06-14T09:46:46.167476017Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=f8735143-e788-49ab-a651-2bfa15d714da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.520480 | controller |     "Jun 14 09:46:46.175035 crc crio[24245]: time=\"2026-06-14T09:46:46.174952768Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=9837107b-ca0a-4b64-8946-601d1342e46b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.520494 | controller |     "Jun 14 09:46:46.180131 crc crio[24245]: time=\"2026-06-14T09:46:46.179695996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.520510 | controller |     "Jun 14 09:46:46.185268 crc crio[24245]: time=\"2026-06-14T09:46:46.181599387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.520525 | controller |     "Jun 14 09:46:46.185268 crc crio[24245]: time=\"2026-06-14T09:46:46.184730966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.520540 | controller |     "Jun 14 09:46:46.215229 crc crio[24245]: time=\"2026-06-14T09:46:46.213047681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.520555 | controller |     "Jun 14 09:46:46.241110 crc crio[24245]: time=\"2026-06-14T09:46:46.240737811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.520569 | controller |     "Jun 14 09:46:46.256551 crc crio[24245]: time=\"2026-06-14T09:46:46.256458789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.520584 | controller |     "Jun 14 09:46:46.300824 crc crio[24245]: time=\"2026-06-14T09:46:46.300682794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.520599 | controller |     "Jun 14 09:46:46.304459 crc crio[24245]: time=\"2026-06-14T09:46:46.304407163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.520614 | controller |     "Jun 14 09:46:46.343770 crc crio[24245]: time=\"2026-06-14T09:46:46.340806517Z\" level=info msg=\"Created container 44bbadc7a157737c8f6c621f58677efea650a4e8bb927f6f387410674b7aca95: openstack/swift-storage-0/container-replicator\" id=645f0cbc-ff57-471e-99cc-e53c0c2bfd0f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.520628 | controller |     "Jun 14 09:46:46.343770 crc crio[24245]: time=\"2026-06-14T09:46:46.343062189Z\" level=info msg=\"Starting container: 44bbadc7a157737c8f6c621f58677efea650a4e8bb927f6f387410674b7aca95\" id=ac95ffad-24d1-40fb-aae5-497346d62a56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.520650 | controller |     "Jun 14 09:46:46.345656 crc crio[24245]: time=\"2026-06-14T09:46:46.345512141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.520665 | controller |     "Jun 14 09:46:46.350343 crc crio[24245]: time=\"2026-06-14T09:46:46.350253261Z\" level=info msg=\"Started container\" PID=291263 containerID=44bbadc7a157737c8f6c621f58677efea650a4e8bb927f6f387410674b7aca95 description=openstack/swift-storage-0/container-replicator id=ac95ffad-24d1-40fb-aae5-497346d62a56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882",
2026-06-14 10:12:41.520680 | controller |     "Jun 14 09:46:46.377728 crc crio[24245]: time=\"2026-06-14T09:46:46.377609247Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=e9d825fd-f614-4802-8ead-99e697b6d6c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.520695 | controller |     "Jun 14 09:46:46.395792 crc crio[24245]: time=\"2026-06-14T09:46:46.395705577Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=050680a6-10a0-4b91-8d00-9d9a99f2f90f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.520710 | controller |     "Jun 14 09:46:46.418092 crc crio[24245]: time=\"2026-06-14T09:46:46.417912233Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=e2f768e7-87ee-4d6e-a5d4-2040ee9e4335 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.520724 | controller |     "Jun 14 09:46:46.436819 crc crio[24245]: time=\"2026-06-14T09:46:46.431708975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.520738 | controller |     "Jun 14 09:46:46.475142 crc crio[24245]: time=\"2026-06-14T09:46:46.474982643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.520753 | controller |     "Jun 14 09:46:46.654408 crc crio[24245]: time=\"2026-06-14T09:46:46.653972679Z\" level=info msg=\"Created container 3add952c5cff4fdbdcf7426e136aa711a58e5595c2cee3e632de9b01ef1b05db: openstack/ceilometer-0/proxy-httpd\" id=05063679-d7bf-4958-a5b3-d7d4777f85eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.520767 | controller |     "Jun 14 09:46:46.657345 crc crio[24245]: time=\"2026-06-14T09:46:46.657270128Z\" level=info msg=\"Starting container: 3add952c5cff4fdbdcf7426e136aa711a58e5595c2cee3e632de9b01ef1b05db\" id=dcbfaced-8255-420f-be2e-91a87d2cb2d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.520782 | controller |     "Jun 14 09:46:46.669680 crc crio[24245]: time=\"2026-06-14T09:46:46.669551814Z\" level=info msg=\"Created container a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8: openstack/nova-api-0/nova-api-api\" id=f8735143-e788-49ab-a651-2bfa15d714da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.520796 | controller |     "Jun 14 09:46:46.691956 crc crio[24245]: time=\"2026-06-14T09:46:46.691806669Z\" level=info msg=\"Started container\" PID=291392 containerID=3add952c5cff4fdbdcf7426e136aa711a58e5595c2cee3e632de9b01ef1b05db description=openstack/ceilometer-0/proxy-httpd id=dcbfaced-8255-420f-be2e-91a87d2cb2d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6004c24dfe5175558c41735ad13776d6371bfcf4fbab04f14f83fb00ada1b3f4",
2026-06-14 10:12:41.520810 | controller |     "Jun 14 09:46:46.695377 crc crio[24245]: time=\"2026-06-14T09:46:46.695295768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.520830 | controller |     "Jun 14 09:46:46.714340 crc crio[24245]: time=\"2026-06-14T09:46:46.71424467Z\" level=info msg=\"Created container 3084f2279a8514266b27b5ebf327a6e8ce05f9737aadd717440c14731a5493d8: openstack/cinder-api-0/cinder-api\" id=bd012ef7-ac98-47e8-8406-763b1ff3f7db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.520845 | controller |     "Jun 14 09:46:46.724238 crc crio[24245]: time=\"2026-06-14T09:46:46.724152344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.520859 | controller |     "Jun 14 09:46:46.727505 crc crio[24245]: time=\"2026-06-14T09:46:46.727392174Z\" level=info msg=\"Starting container: a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8\" id=b27a2961-0d62-44f8-857e-a84ee014d3d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.520874 | controller |     "Jun 14 09:46:46.728219 crc crio[24245]: time=\"2026-06-14T09:46:46.728154588Z\" level=info msg=\"Starting container: 3084f2279a8514266b27b5ebf327a6e8ce05f9737aadd717440c14731a5493d8\" id=9cfdd1bb-c659-4834-a94a-0d82d9a1e3e3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.520888 | controller |     "Jun 14 09:46:46.737797 crc crio[24245]: time=\"2026-06-14T09:46:46.737694325Z\" level=info msg=\"Started container\" PID=291393 containerID=a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8 description=openstack/nova-api-0/nova-api-api id=b27a2961-0d62-44f8-857e-a84ee014d3d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2",
2026-06-14 10:12:41.520903 | controller |     "Jun 14 09:46:46.764918 crc crio[24245]: time=\"2026-06-14T09:46:46.764593328Z\" level=info msg=\"Started container\" PID=291391 containerID=3084f2279a8514266b27b5ebf327a6e8ce05f9737aadd717440c14731a5493d8 description=openstack/cinder-api-0/cinder-api id=9cfdd1bb-c659-4834-a94a-0d82d9a1e3e3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0484d8befc6676ecddf78b03f63bb0e84bfb920d7b8b186fedb176226f7bf3b5",
2026-06-14 10:12:41.520971 | controller |     "Jun 14 09:46:46.909713 crc crio[24245]: time=\"2026-06-14T09:46:46.909571005Z\" level=info msg=\"Created container 7af16365551d1b8a4cdd81ed14ce6c7481ba6d0ce1ff71fb2b99b21a2bec7d80: openstack/swift-storage-0/container-auditor\" id=e2f768e7-87ee-4d6e-a5d4-2040ee9e4335 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.520991 | controller |     "Jun 14 09:46:46.915276 crc crio[24245]: time=\"2026-06-14T09:46:46.915157735Z\" level=info msg=\"Starting container: 7af16365551d1b8a4cdd81ed14ce6c7481ba6d0ce1ff71fb2b99b21a2bec7d80\" id=ec7bbbb1-bcdf-4867-8572-8e8295137b61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.521006 | controller |     "Jun 14 09:46:46.927569 crc crio[24245]: time=\"2026-06-14T09:46:46.927469494Z\" level=info msg=\"Started container\" PID=291431 containerID=7af16365551d1b8a4cdd81ed14ce6c7481ba6d0ce1ff71fb2b99b21a2bec7d80 description=openstack/swift-storage-0/container-auditor id=ec7bbbb1-bcdf-4867-8572-8e8295137b61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882",
2026-06-14 10:12:41.521021 | controller |     "Jun 14 09:46:46.954008 crc crio[24245]: time=\"2026-06-14T09:46:46.953889403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=0810b083-6b80-48f1-a4f9-a8c678bd1abb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.521060 | controller |     "Jun 14 09:46:46.982383 crc crio[24245]: time=\"2026-06-14T09:46:46.982180665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=1519dbfe-0728-45d0-a4ad-aa1e8785c2ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.521086 | controller |     "Jun 14 09:46:46.994757 crc crio[24245]: time=\"2026-06-14T09:46:46.994564562Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=2cf816de-5da6-4a73-8cd6-0307c9899a39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.521102 | controller |     "Jun 14 09:46:46.999232 crc crio[24245]: time=\"2026-06-14T09:46:46.999126249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521117 | controller |     "Jun 14 09:46:47.195760 crc crio[24245]: time=\"2026-06-14T09:46:47.194504566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521132 | controller |     "Jun 14 09:46:47.216356 crc crio[24245]: time=\"2026-06-14T09:46:47.216232409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521147 | controller |     "Jun 14 09:46:47.416920 crc crio[24245]: time=\"2026-06-14T09:46:47.414455589Z\" level=info msg=\"Created container a23235f40084567d13545a9a141f6c568f75cd0c39bcc7786b39475465982bf7: openstack/swift-storage-0/container-updater\" id=2cf816de-5da6-4a73-8cd6-0307c9899a39 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.521161 | controller |     "Jun 14 09:46:47.416920 crc crio[24245]: time=\"2026-06-14T09:46:47.416549199Z\" level=info msg=\"Starting container: a23235f40084567d13545a9a141f6c568f75cd0c39bcc7786b39475465982bf7\" id=0513f64d-5ae9-48ed-b263-cfbc341c3a6a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.521176 | controller |     "Jun 14 09:46:47.423172 crc crio[24245]: time=\"2026-06-14T09:46:47.423110647Z\" level=info msg=\"Started container\" PID=291546 containerID=a23235f40084567d13545a9a141f6c568f75cd0c39bcc7786b39475465982bf7 description=openstack/swift-storage-0/container-updater id=0513f64d-5ae9-48ed-b263-cfbc341c3a6a name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882",
2026-06-14 10:12:41.521191 | controller |     "Jun 14 09:46:47.437536 crc crio[24245]: time=\"2026-06-14T09:46:47.437436753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5fb7c01f-e568-40ea-9f6d-ae616dc1ed23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.521205 | controller |     "Jun 14 09:46:47.450285 crc crio[24245]: time=\"2026-06-14T09:46:47.450099039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521220 | controller |     "Jun 14 09:46:47.471093 crc crio[24245]: time=\"2026-06-14T09:46:47.471018031Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b5374f19-6da3-4eea-a209-3a4bc39a2d2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.521234 | controller |     "Jun 14 09:46:47.482610 crc crio[24245]: time=\"2026-06-14T09:46:47.481799995Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=1175bf3a-b8a1-4508-ae4f-2f620101109b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.521249 | controller |     "Jun 14 09:46:47.482610 crc crio[24245]: time=\"2026-06-14T09:46:47.482310231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521264 | controller |     "Jun 14 09:46:47.552824 crc crio[24245]: time=\"2026-06-14T09:46:47.552657688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521283 | controller |     "Jun 14 09:46:47.556675 crc crio[24245]: time=\"2026-06-14T09:46:47.556604264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521299 | controller |     "Jun 14 09:46:47.798331 crc crio[24245]: time=\"2026-06-14T09:46:47.797767325Z\" level=info msg=\"Created container c089008e839168b76fa761ae0267d2da0fe5929fd120a3daa2d6c462e896413f: openstack/swift-storage-0/object-server\" id=1175bf3a-b8a1-4508-ae4f-2f620101109b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.521314 | controller |     "Jun 14 09:46:47.801082 crc crio[24245]: time=\"2026-06-14T09:46:47.800993629Z\" level=info msg=\"Starting container: c089008e839168b76fa761ae0267d2da0fe5929fd120a3daa2d6c462e896413f\" id=2798d9a3-a2cc-460a-abfe-51391808c8c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.521328 | controller |     "Jun 14 09:46:47.806812 crc crio[24245]: time=\"2026-06-14T09:46:47.806604103Z\" level=info msg=\"Created container 30a77ba492f715c6b8b2850a7c76a30742af84de663c8b99d8228c378a79f913: openstack/cinder-scheduler-0/cinder-scheduler\" id=9837107b-ca0a-4b64-8946-601d1342e46b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.521343 | controller |     "Jun 14 09:46:47.810069 crc crio[24245]: time=\"2026-06-14T09:46:47.809369353Z\" level=info msg=\"Starting container: 30a77ba492f715c6b8b2850a7c76a30742af84de663c8b99d8228c378a79f913\" id=8c4667bd-6b97-4e54-9409-6048c06487cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.521378 | controller |     "Jun 14 09:46:47.810069 crc crio[24245]: time=\"2026-06-14T09:46:47.809411767Z\" level=info msg=\"Started container\" PID=291952 containerID=c089008e839168b76fa761ae0267d2da0fe5929fd120a3daa2d6c462e896413f description=openstack/swift-storage-0/object-server id=2798d9a3-a2cc-460a-abfe-51391808c8c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882",
2026-06-14 10:12:41.521394 | controller |     "Jun 14 09:46:47.829761 crc crio[24245]: time=\"2026-06-14T09:46:47.829570086Z\" level=info msg=\"Started container\" PID=291950 containerID=30a77ba492f715c6b8b2850a7c76a30742af84de663c8b99d8228c378a79f913 description=openstack/cinder-scheduler-0/cinder-scheduler id=8c4667bd-6b97-4e54-9409-6048c06487cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=28a39464df5ee9192e484e10eba8539fb608be61d6fa613986393d2b3870c532",
2026-06-14 10:12:41.521409 | controller |     "Jun 14 09:46:47.836079 crc crio[24245]: time=\"2026-06-14T09:46:47.834898078Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1eb2012e-b15a-4cd9-8f35-7f10856df388 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.521423 | controller |     "Jun 14 09:46:47.850666 crc crio[24245]: time=\"2026-06-14T09:46:47.850533055Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=b0a8d056-05b3-4bec-b60e-bfe54497f3b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.521438 | controller |     "Jun 14 09:46:47.850989 crc crio[24245]: time=\"2026-06-14T09:46:47.85066365Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=075469f7-59b6-4e71-a2a4-9f3afea08b3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.521453 | controller |     "Jun 14 09:46:47.865207 crc crio[24245]: time=\"2026-06-14T09:46:47.865076048Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=b9f749df-09cb-4e24-82ad-48b2211f8eb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.521467 | controller |     "Jun 14 09:46:47.865663 crc crio[24245]: time=\"2026-06-14T09:46:47.865570124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521486 | controller |     "Jun 14 09:46:47.910062 crc crio[24245]: time=\"2026-06-14T09:46:47.909942484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=9441b37b-4006-4b3b-a8ae-683afd76ee88 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.521501 | controller |     "Jun 14 09:46:47.927963 crc crio[24245]: time=\"2026-06-14T09:46:47.927542794Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=ca29f36b-0b5f-4bc6-8d5d-5c14d4206927 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.521515 | controller |     "Jun 14 09:46:47.929285 crc crio[24245]: time=\"2026-06-14T09:46:47.929260911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521530 | controller |     "Jun 14 09:46:47.964605 crc crio[24245]: time=\"2026-06-14T09:46:47.964501138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521544 | controller |     "Jun 14 09:46:47.970284 crc crio[24245]: time=\"2026-06-14T09:46:47.9702095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521559 | controller |     "Jun 14 09:46:48.024556 crc crio[24245]: time=\"2026-06-14T09:46:48.024459545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521574 | controller |     "Jun 14 09:46:48.089956 crc crio[24245]: time=\"2026-06-14T09:46:48.089754961Z\" level=info msg=\"Created container 69074aeaa01596f94e6bd0af92b41ba7ade251bed42f501776140b8a81f57ab2: openstack/swift-storage-0/object-replicator\" id=b9f749df-09cb-4e24-82ad-48b2211f8eb7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.521588 | controller |     "Jun 14 09:46:48.092347 crc crio[24245]: time=\"2026-06-14T09:46:48.092275722Z\" level=info msg=\"Starting container: 69074aeaa01596f94e6bd0af92b41ba7ade251bed42f501776140b8a81f57ab2\" id=379060d0-f2e7-4eec-95bf-c5640192e5fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.521602 | controller |     "Jun 14 09:46:48.103949 crc crio[24245]: time=\"2026-06-14T09:46:48.101023463Z\" level=info msg=\"Started container\" PID=291992 containerID=69074aeaa01596f94e6bd0af92b41ba7ade251bed42f501776140b8a81f57ab2 description=openstack/swift-storage-0/object-replicator id=379060d0-f2e7-4eec-95bf-c5640192e5fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882",
2026-06-14 10:12:41.521617 | controller |     "Jun 14 09:46:48.115400 crc crio[24245]: time=\"2026-06-14T09:46:48.115292786Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=73c07e3c-04e9-4cee-b641-21f42bbbb60e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.521631 | controller |     "Jun 14 09:46:48.130649 crc crio[24245]: time=\"2026-06-14T09:46:48.13054454Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=1c48d626-2e38-4646-a3e7-8a6eb9eb14cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.521646 | controller |     "Jun 14 09:46:48.192996 crc crio[24245]: time=\"2026-06-14T09:46:48.19275674Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=54b8c551-b179-4adc-b9de-b9718fcc58b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.521660 | controller |     "Jun 14 09:46:48.194085 crc crio[24245]: time=\"2026-06-14T09:46:48.194017581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521678 | controller |     "Jun 14 09:46:48.331330 crc crio[24245]: time=\"2026-06-14T09:46:48.331235224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521693 | controller |     "Jun 14 09:46:48.337181 crc crio[24245]: time=\"2026-06-14T09:46:48.337118181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521708 | controller |     "Jun 14 09:46:48.775257 crc crio[24245]: time=\"2026-06-14T09:46:48.775047116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521722 | controller |     "Jun 14 09:46:48.877693 crc crio[24245]: time=\"2026-06-14T09:46:48.877245452Z\" level=info msg=\"Created container 2f863923bfcb488c9da730f16ab195a2d9c4fa38770e5423576bc15809ca0bd1: openstack/swift-storage-0/object-auditor\" id=54b8c551-b179-4adc-b9de-b9718fcc58b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.521736 | controller |     "Jun 14 09:46:48.882209 crc crio[24245]: time=\"2026-06-14T09:46:48.882140756Z\" level=info msg=\"Starting container: 2f863923bfcb488c9da730f16ab195a2d9c4fa38770e5423576bc15809ca0bd1\" id=5cb9a119-a6ac-42af-a59c-cc91db59217d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.521751 | controller |     "Jun 14 09:46:48.891236 crc crio[24245]: time=\"2026-06-14T09:46:48.891136105Z\" level=info msg=\"Started container\" PID=292040 containerID=2f863923bfcb488c9da730f16ab195a2d9c4fa38770e5423576bc15809ca0bd1 description=openstack/swift-storage-0/object-auditor id=5cb9a119-a6ac-42af-a59c-cc91db59217d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882",
2026-06-14 10:12:41.521765 | controller |     "Jun 14 09:46:48.921048 crc crio[24245]: time=\"2026-06-14T09:46:48.920961721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=75c3b5a8-4584-43ec-ac26-1a601f84b4eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.521780 | controller |     "Jun 14 09:46:48.938238 crc crio[24245]: time=\"2026-06-14T09:46:48.938149163Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=051a29af-7f49-4554-97e0-ced5b4ab30e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.521794 | controller |     "Jun 14 09:46:48.947619 crc crio[24245]: time=\"2026-06-14T09:46:48.947514769Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=acb24770-fb58-45ad-977c-4c084ba8b9f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.521808 | controller |     "Jun 14 09:46:48.948174 crc crio[24245]: time=\"2026-06-14T09:46:48.948113778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521823 | controller |     "Jun 14 09:46:49.023151 crc crio[24245]: time=\"2026-06-14T09:46:49.023042677Z\" level=info msg=\"Created container c66fc7d4f2d06e169521bb09d1507fd0a5d1f84e2e3d54a618ac64ca01a346f0: openstack/cinder-scheduler-0/probe\" id=ca29f36b-0b5f-4bc6-8d5d-5c14d4206927 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.521837 | controller |     "Jun 14 09:46:49.028370 crc crio[24245]: time=\"2026-06-14T09:46:49.028237204Z\" level=info msg=\"Starting container: c66fc7d4f2d06e169521bb09d1507fd0a5d1f84e2e3d54a618ac64ca01a346f0\" id=a8683ec0-eb93-4525-b20d-dce86ba6392f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.521851 | controller |     "Jun 14 09:46:49.042430 crc crio[24245]: time=\"2026-06-14T09:46:49.042343705Z\" level=info msg=\"Started container\" PID=292111 containerID=c66fc7d4f2d06e169521bb09d1507fd0a5d1f84e2e3d54a618ac64ca01a346f0 description=openstack/cinder-scheduler-0/probe id=a8683ec0-eb93-4525-b20d-dce86ba6392f name=/runtime.v1.RuntimeService/StartContainer sandboxID=28a39464df5ee9192e484e10eba8539fb608be61d6fa613986393d2b3870c532",
2026-06-14 10:12:41.521870 | controller |     "Jun 14 09:46:49.140083 crc crio[24245]: time=\"2026-06-14T09:46:49.139963351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521884 | controller |     "Jun 14 09:46:49.153388 crc crio[24245]: time=\"2026-06-14T09:46:49.153222327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.521903 | controller |     "Jun 14 09:46:49.361646 crc crio[24245]: time=\"2026-06-14T09:46:49.361314012Z\" level=info msg=\"Created container 34c7966fccd4638ff4e4d55de8a25018a4fe4fcb174414f158758e48a33e7b8c: openstack/swift-storage-0/object-updater\" id=acb24770-fb58-45ad-977c-4c084ba8b9f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.521949 | controller |     "Jun 14 09:46:49.363266 crc crio[24245]: time=\"2026-06-14T09:46:49.363175477Z\" level=info msg=\"Starting container: 34c7966fccd4638ff4e4d55de8a25018a4fe4fcb174414f158758e48a33e7b8c\" id=da6aaf18-5cd8-4d82-b4cf-1331fe5c3a5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.521966 | controller |     "Jun 14 09:46:49.369249 crc crio[24245]: time=\"2026-06-14T09:46:49.36916745Z\" level=info msg=\"Started container\" PID=292156 containerID=34c7966fccd4638ff4e4d55de8a25018a4fe4fcb174414f158758e48a33e7b8c description=openstack/swift-storage-0/object-updater id=da6aaf18-5cd8-4d82-b4cf-1331fe5c3a5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882",
2026-06-14 10:12:41.521982 | controller |     "Jun 14 09:46:49.385163 crc crio[24245]: time=\"2026-06-14T09:46:49.385076095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=94f4c8a6-ad10-41b6-9871-99f58f12b412 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.521996 | controller |     "Jun 14 09:46:49.399283 crc crio[24245]: time=\"2026-06-14T09:46:49.399003669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=e6e32775-0efa-4330-a628-236a63b007e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.522011 | controller |     "Jun 14 09:46:49.408015 crc crio[24245]: time=\"2026-06-14T09:46:49.407791806Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=767352ca-d706-46f4-907f-773fc806745b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.522026 | controller |     "Jun 14 09:46:49.408319 crc crio[24245]: time=\"2026-06-14T09:46:49.408259191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522040 | controller |     "Jun 14 09:46:49.457434 crc crio[24245]: time=\"2026-06-14T09:46:49.457332258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522055 | controller |     "Jun 14 09:46:49.467270 crc crio[24245]: time=\"2026-06-14T09:46:49.467189729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522069 | controller |     "Jun 14 09:46:49.684515 crc crio[24245]: time=\"2026-06-14T09:46:49.684352447Z\" level=info msg=\"Created container 58d6039df34d3557660896f59a7b396295128eeb5b593a416dfdf9dc0db29223: openstack/swift-storage-0/object-expirer\" id=767352ca-d706-46f4-907f-773fc806745b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.522088 | controller |     "Jun 14 09:46:49.686904 crc crio[24245]: time=\"2026-06-14T09:46:49.686730171Z\" level=info msg=\"Starting container: 58d6039df34d3557660896f59a7b396295128eeb5b593a416dfdf9dc0db29223\" id=8705f5f5-757a-4735-8aa1-8844ead95c6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.522153 | controller |     "Jun 14 09:46:49.701750 crc crio[24245]: time=\"2026-06-14T09:46:49.696812236Z\" level=info msg=\"Started container\" PID=292204 containerID=58d6039df34d3557660896f59a7b396295128eeb5b593a416dfdf9dc0db29223 description=openstack/swift-storage-0/object-expirer id=8705f5f5-757a-4735-8aa1-8844ead95c6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882",
2026-06-14 10:12:41.522176 | controller |     "Jun 14 09:46:49.708304 crc crio[24245]: time=\"2026-06-14T09:46:49.708168171Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5d03802b-8ffb-411f-9124-fad9807235bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.522192 | controller |     "Jun 14 09:46:49.723496 crc crio[24245]: time=\"2026-06-14T09:46:49.723402177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=09037739-b872-442b-abde-c9d4c6fdf9fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.522207 | controller |     "Jun 14 09:46:49.733412 crc crio[24245]: time=\"2026-06-14T09:46:49.733314572Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=78794620-675a-466b-a073-6d42474b7092 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.522222 | controller |     "Jun 14 09:46:49.733772 crc crio[24245]: time=\"2026-06-14T09:46:49.733721055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522237 | controller |     "Jun 14 09:46:49.799606 crc crio[24245]: time=\"2026-06-14T09:46:49.799484406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522252 | controller |     "Jun 14 09:46:49.804375 crc crio[24245]: time=\"2026-06-14T09:46:49.804219227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522266 | controller |     "Jun 14 09:46:50.230361 crc crio[24245]: time=\"2026-06-14T09:46:50.230152617Z\" level=info msg=\"Created container 9ad3f49c4818e8d72b59a8e488cbdb08336822e5f694d54a0172796913887dc2: openstack/swift-storage-0/rsync\" id=78794620-675a-466b-a073-6d42474b7092 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.522281 | controller |     "Jun 14 09:46:50.232101 crc crio[24245]: time=\"2026-06-14T09:46:50.232027346Z\" level=info msg=\"Starting container: 9ad3f49c4818e8d72b59a8e488cbdb08336822e5f694d54a0172796913887dc2\" id=ed09d642-21f0-44e7-8ba9-8e55acfddedb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.522296 | controller |     "Jun 14 09:46:50.239542 crc crio[24245]: time=\"2026-06-14T09:46:50.239462435Z\" level=info msg=\"Started container\" PID=292277 containerID=9ad3f49c4818e8d72b59a8e488cbdb08336822e5f694d54a0172796913887dc2 description=openstack/swift-storage-0/rsync id=ed09d642-21f0-44e7-8ba9-8e55acfddedb name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882",
2026-06-14 10:12:41.522311 | controller |     "Jun 14 09:46:50.255299 crc crio[24245]: time=\"2026-06-14T09:46:50.255209143Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=95d18b59-2b41-4b55-9555-36b120dcc36d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.522330 | controller |     "Jun 14 09:46:50.269791 crc crio[24245]: time=\"2026-06-14T09:46:50.269687312Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=d52a0932-b606-4eb6-b1c4-9b57bf430efa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.522363 | controller |     "Jun 14 09:46:50.280341 crc crio[24245]: time=\"2026-06-14T09:46:50.280248501Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=62fce1d3-2bfc-46e2-be5f-983085a55142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.522383 | controller |     "Jun 14 09:46:50.280822 crc crio[24245]: time=\"2026-06-14T09:46:50.280767648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522398 | controller |     "Jun 14 09:46:50.343549 crc crio[24245]: time=\"2026-06-14T09:46:50.343178805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522413 | controller |     "Jun 14 09:46:50.347911 crc crio[24245]: time=\"2026-06-14T09:46:50.347787563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522427 | controller |     "Jun 14 09:46:50.644335 crc crio[24245]: time=\"2026-06-14T09:46:50.644234857Z\" level=info msg=\"Created container a4ffe40bdcb48d53b14e5a01f47efd5e4feae3680a7c07bef8c3fa87276afb5f: openstack/swift-storage-0/swift-recon-cron\" id=62fce1d3-2bfc-46e2-be5f-983085a55142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.522466 | controller |     "Jun 14 09:46:50.647358 crc crio[24245]: time=\"2026-06-14T09:46:50.647253713Z\" level=info msg=\"Starting container: a4ffe40bdcb48d53b14e5a01f47efd5e4feae3680a7c07bef8c3fa87276afb5f\" id=8e507021-2354-45c7-b451-fda4ad903fb9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.522487 | controller |     "Jun 14 09:46:50.668215 crc crio[24245]: time=\"2026-06-14T09:46:50.668106848Z\" level=info msg=\"Started container\" PID=292300 containerID=a4ffe40bdcb48d53b14e5a01f47efd5e4feae3680a7c07bef8c3fa87276afb5f description=openstack/swift-storage-0/swift-recon-cron id=8e507021-2354-45c7-b451-fda4ad903fb9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa1650ef59dfe36d5eaffdd8e9dd1bccff78349118bd6d961b8c20e1e0c32882",
2026-06-14 10:12:41.522503 | controller |     "Jun 14 09:46:56.621046 crc crio[24245]: time=\"2026-06-14T09:46:56.620280477Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=85fd0fcb-d446-452d-96ff-e87bf1bbdbb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.522518 | controller |     "Jun 14 09:46:56.622398 crc crio[24245]: time=\"2026-06-14T09:46:56.621085743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522533 | controller |     "Jun 14 09:46:56.660472 crc crio[24245]: time=\"2026-06-14T09:46:56.660375193Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:8ea4930da12ba4439ce45ba3788fb39536cfbf887897f717b8e3d76086921e7d UID:c25d57d9-800c-4a92-a88a-a52c78b403be NetNS:/var/run/netns/f9d2c287-2df7-4596-9a92-2061eb660235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc25d57d9_800c_4a92_a88a_a52c78b403be.slice PodAnnotations:0xc002c92e20}] Aliases:map[]}\"",
2026-06-14 10:12:41.522548 | controller |     "Jun 14 09:46:56.660472 crc crio[24245]: time=\"2026-06-14T09:46:56.660444875Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.522568 | controller |     "Jun 14 09:46:57.390755 crc crio[24245]: 2026-06-14T09:46:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8ea4930da12ba44 Mac:36:5e:06:88:f6:39 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bd Mtu:0 Sandbox:/var/run/netns/f9d2c287-2df7-4596-9a92-2061eb660235 SocketPath: PciID:}] [{Interface:0xc00028e630 Address:{IP:10.217.1.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.522584 | controller |     "Jun 14 09:46:57.392696 crc crio[24245]: time=\"2026-06-14T09:46:57.392503862Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:8ea4930da12ba4439ce45ba3788fb39536cfbf887897f717b8e3d76086921e7d UID:c25d57d9-800c-4a92-a88a-a52c78b403be NetNS:/var/run/netns/f9d2c287-2df7-4596-9a92-2061eb660235 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc25d57d9_800c_4a92_a88a_a52c78b403be.slice PodAnnotations:0xc002c92e20}] Aliases:map[]}\"",
2026-06-14 10:12:41.522599 | controller |     "Jun 14 09:46:57.392989 crc crio[24245]: time=\"2026-06-14T09:46:57.392915655Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.522614 | controller |     "Jun 14 09:46:57.408161 crc crio[24245]: time=\"2026-06-14T09:46:57.40808155Z\" level=info msg=\"Ran pod sandbox 8ea4930da12ba4439ce45ba3788fb39536cfbf887897f717b8e3d76086921e7d with infra container: openstack/glance-default-internal-api-0/POD\" id=85fd0fcb-d446-452d-96ff-e87bf1bbdbb0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.522629 | controller |     "Jun 14 09:46:57.410540 crc crio[24245]: time=\"2026-06-14T09:46:57.410474993Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=103d10fe-c0f6-4164-826e-2e357c6b59b7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.522643 | controller |     "Jun 14 09:46:57.414555 crc crio[24245]: time=\"2026-06-14T09:46:57.413390705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=ba20a8b4-a54d-45fa-91bc-35137f4dec87 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.522658 | controller |     "Jun 14 09:46:57.432316 crc crio[24245]: time=\"2026-06-14T09:46:57.43204667Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=e1535ed4-ef82-4ce9-a24a-8b70bfcc7757 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.522672 | controller |     "Jun 14 09:46:57.432667 crc crio[24245]: time=\"2026-06-14T09:46:57.432549396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522687 | controller |     "Jun 14 09:46:57.498111 crc crio[24245]: time=\"2026-06-14T09:46:57.497561333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522701 | controller |     "Jun 14 09:46:58.124363 crc crio[24245]: time=\"2026-06-14T09:46:58.12428784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522715 | controller |     "Jun 14 09:46:58.352926 crc crio[24245]: time=\"2026-06-14T09:46:58.347333474Z\" level=info msg=\"Created container f0112efc75fb5bbf1c8f37b03bddfaff311cbbc4287edeb80b4686d170950a8a: openstack/glance-default-internal-api-0/glance-log\" id=e1535ed4-ef82-4ce9-a24a-8b70bfcc7757 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.522730 | controller |     "Jun 14 09:46:58.352926 crc crio[24245]: time=\"2026-06-14T09:46:58.35007717Z\" level=info msg=\"Starting container: f0112efc75fb5bbf1c8f37b03bddfaff311cbbc4287edeb80b4686d170950a8a\" id=258cdc60-1460-4f7c-97a1-f5cf3ce3ea6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.522750 | controller |     "Jun 14 09:46:58.356187 crc crio[24245]: time=\"2026-06-14T09:46:58.356100862Z\" level=info msg=\"Started container\" PID=292851 containerID=f0112efc75fb5bbf1c8f37b03bddfaff311cbbc4287edeb80b4686d170950a8a description=openstack/glance-default-internal-api-0/glance-log id=258cdc60-1460-4f7c-97a1-f5cf3ce3ea6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea4930da12ba4439ce45ba3788fb39536cfbf887897f717b8e3d76086921e7d",
2026-06-14 10:12:41.522768 | controller |     "Jun 14 09:46:58.370580 crc crio[24245]: time=\"2026-06-14T09:46:58.37044909Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=0bafb528-12cb-490e-ab4f-57197b3ac5a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.522784 | controller |     "Jun 14 09:46:58.432393 crc crio[24245]: time=\"2026-06-14T09:46:58.431569092Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3660c4cd-2fdc-4b15-bfe1-92bcd8f6cb00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.522798 | controller |     "Jun 14 09:46:58.443746 crc crio[24245]: time=\"2026-06-14T09:46:58.443590788Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=a6bfd4a3-c519-40c0-8f25-76a565b1297b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.522813 | controller |     "Jun 14 09:46:58.444251 crc crio[24245]: time=\"2026-06-14T09:46:58.444194807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522827 | controller |     "Jun 14 09:46:58.539738 crc crio[24245]: time=\"2026-06-14T09:46:58.539651761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522842 | controller |     "Jun 14 09:46:58.661022 crc crio[24245]: time=\"2026-06-14T09:46:58.660741242Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=8055854c-c2c5-456d-a953-e2ebc820cc15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.522856 | controller |     "Jun 14 09:46:58.661022 crc crio[24245]: time=\"2026-06-14T09:46:58.660926338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522871 | controller |     "Jun 14 09:46:58.703084 crc crio[24245]: time=\"2026-06-14T09:46:58.702998497Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:375f4df0bd52c2b206eaa4f0deec0f922320ffe4064091608cd73ba314dcdbc4 UID:c95fb16c-ee61-4212-91f2-38cf8847f155 NetNS:/var/run/netns/31d73e7d-2744-4f48-b8bf-efd411d7deb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc95fb16c_ee61_4212_91f2_38cf8847f155.slice PodAnnotations:0xc000603468}] Aliases:map[]}\"",
2026-06-14 10:12:41.522886 | controller |     "Jun 14 09:46:58.703084 crc crio[24245]: time=\"2026-06-14T09:46:58.703069039Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.522900 | controller |     "Jun 14 09:46:59.218031 crc crio[24245]: time=\"2026-06-14T09:46:59.217577459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.522915 | controller |     "Jun 14 09:46:59.491027 crc crio[24245]: 2026-06-14T09:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:375f4df0bd52c2b Mac:26:d1:5a:9f:cc:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:be Mtu:0 Sandbox:/var/run/netns/31d73e7d-2744-4f48-b8bf-efd411d7deb0 SocketPath: PciID:}] [{Interface:0xc00013e430 Address:{IP:10.217.1.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.522935 | controller |     "Jun 14 09:46:59.492381 crc crio[24245]: time=\"2026-06-14T09:46:59.492302114Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:375f4df0bd52c2b206eaa4f0deec0f922320ffe4064091608cd73ba314dcdbc4 UID:c95fb16c-ee61-4212-91f2-38cf8847f155 NetNS:/var/run/netns/31d73e7d-2744-4f48-b8bf-efd411d7deb0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc95fb16c_ee61_4212_91f2_38cf8847f155.slice PodAnnotations:0xc000603468}] Aliases:map[]}\"",
2026-06-14 10:12:41.522950 | controller |     "Jun 14 09:46:59.492538 crc crio[24245]: time=\"2026-06-14T09:46:59.492483139Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.522965 | controller |     "Jun 14 09:46:59.531376 crc crio[24245]: time=\"2026-06-14T09:46:59.530805387Z\" level=info msg=\"Ran pod sandbox 375f4df0bd52c2b206eaa4f0deec0f922320ffe4064091608cd73ba314dcdbc4 with infra container: openstack/nova-cell0-conductor-0/POD\" id=8055854c-c2c5-456d-a953-e2ebc820cc15 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.522980 | controller |     "Jun 14 09:46:59.536436 crc crio[24245]: time=\"2026-06-14T09:46:59.536351024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=93ff88b1-fffe-43e4-a062-a0a3ed79b49d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.522994 | controller |     "Jun 14 09:46:59.570124 crc crio[24245]: time=\"2026-06-14T09:46:59.570047939Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=2d4ef8ef-50fc-4b07-a6ed-ad388447856f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.523009 | controller |     "Jun 14 09:46:59.579228 crc crio[24245]: time=\"2026-06-14T09:46:59.579107605Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=16c506ea-88a7-44f3-94cf-89c7a69c9f25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.523024 | controller |     "Jun 14 09:46:59.579605 crc crio[24245]: time=\"2026-06-14T09:46:59.579534689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.523039 | controller |     "Jun 14 09:46:59.636460 crc crio[24245]: time=\"2026-06-14T09:46:59.636321144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.523053 | controller |     "Jun 14 09:46:59.642025 crc crio[24245]: time=\"2026-06-14T09:46:59.641953243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.523068 | controller |     "Jun 14 09:46:59.786658 crc crio[24245]: time=\"2026-06-14T09:46:59.786522782Z\" level=info msg=\"Created container 59f60d76004acdc8847364ca84dde9dae5e33f366213cf132bfbb89edac18e07: openstack/glance-default-internal-api-0/glance-httpd\" id=a6bfd4a3-c519-40c0-8f25-76a565b1297b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.523085 | controller |     "Jun 14 09:46:59.788192 crc crio[24245]: time=\"2026-06-14T09:46:59.788118973Z\" level=info msg=\"Starting container: 59f60d76004acdc8847364ca84dde9dae5e33f366213cf132bfbb89edac18e07\" id=e4b4b795-d1bb-4bc3-90cb-bb920421db32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.523105 | controller |     "Jun 14 09:46:59.798389 crc crio[24245]: time=\"2026-06-14T09:46:59.798168703Z\" level=info msg=\"Started container\" PID=293024 containerID=59f60d76004acdc8847364ca84dde9dae5e33f366213cf132bfbb89edac18e07 description=openstack/glance-default-internal-api-0/glance-httpd id=e4b4b795-d1bb-4bc3-90cb-bb920421db32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8ea4930da12ba4439ce45ba3788fb39536cfbf887897f717b8e3d76086921e7d",
2026-06-14 10:12:41.523121 | controller |     "Jun 14 09:46:59.844064 crc crio[24245]: time=\"2026-06-14T09:46:59.843966169Z\" level=info msg=\"Created container ec1191aaedc641ef33e891d1f460c4ee97921b7c18c02f2794f3e05c649d24cb: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=16c506ea-88a7-44f3-94cf-89c7a69c9f25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.523137 | controller |     "Jun 14 09:46:59.846223 crc crio[24245]: time=\"2026-06-14T09:46:59.846128449Z\" level=info msg=\"Starting container: ec1191aaedc641ef33e891d1f460c4ee97921b7c18c02f2794f3e05c649d24cb\" id=24ef100d-a543-4b60-bfe1-e85975a21469 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.523152 | controller |     "Jun 14 09:46:59.852178 crc crio[24245]: time=\"2026-06-14T09:46:59.852062137Z\" level=info msg=\"Started container\" PID=293061 containerID=ec1191aaedc641ef33e891d1f460c4ee97921b7c18c02f2794f3e05c649d24cb description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=24ef100d-a543-4b60-bfe1-e85975a21469 name=/runtime.v1.RuntimeService/StartContainer sandboxID=375f4df0bd52c2b206eaa4f0deec0f922320ffe4064091608cd73ba314dcdbc4",
2026-06-14 10:12:41.523167 | controller |     "Jun 14 09:47:02.560118 crc crio[24245]: time=\"2026-06-14T09:47:02.556686667Z\" level=info msg=\"Stopping container: 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4 (timeout: 30s)\" id=17ba9ba0-3aa1-4413-9ba2-15f6924ef2ca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.523181 | controller |     "Jun 14 09:47:02.561185 crc crio[24245]: time=\"2026-06-14T09:47:02.556701888Z\" level=info msg=\"Stopping container: 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9 (timeout: 30s)\" id=af08c4be-c120-4d95-b758-01ec8aacb0f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.523196 | controller |     "Jun 14 09:47:02.804557 crc crio[24245]: time=\"2026-06-14T09:47:02.804036476Z\" level=info msg=\"Stopped container 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9: openstack/neutron-c8db4f5bc-kcb5f/neutron-httpd\" id=af08c4be-c120-4d95-b758-01ec8aacb0f3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.523211 | controller |     "Jun 14 09:47:03.641596 crc crio[24245]: time=\"2026-06-14T09:47:03.641470483Z\" level=info msg=\"Removing container: 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a\" id=b99bf5c6-0e02-468e-80c0-e94d67855cf1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523225 | controller |     "Jun 14 09:47:03.697197 crc crio[24245]: time=\"2026-06-14T09:47:03.697026175Z\" level=info msg=\"Removed container 17718f616ec264d6e5064eef824ee7c9800e136680acb6311c187c7a9f93287a: openstack/openstackclient/openstackclient\" id=b99bf5c6-0e02-468e-80c0-e94d67855cf1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523240 | controller |     "Jun 14 09:47:03.702060 crc crio[24245]: time=\"2026-06-14T09:47:03.701981769Z\" level=info msg=\"Removing container: e0aa0e54186b6ec57b64e1925bd33b9f0e6df6b474718ef3ee693be4eb812c47\" id=7ae2eacc-d18f-4c4b-893e-8bb4ba94bc0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523254 | controller |     "Jun 14 09:47:03.806287 crc crio[24245]: time=\"2026-06-14T09:47:03.805773894Z\" level=info msg=\"Removed container e0aa0e54186b6ec57b64e1925bd33b9f0e6df6b474718ef3ee693be4eb812c47: openstack/ovn-controller-48j92-config-4h2v2/ovn-config\" id=7ae2eacc-d18f-4c4b-893e-8bb4ba94bc0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523273 | controller |     "Jun 14 09:47:03.810206 crc crio[24245]: time=\"2026-06-14T09:47:03.810150879Z\" level=info msg=\"Removing container: 555357af04572adfe54a75790ebe3909bea4d0679a4172edd501e68394562adb\" id=3d9eb359-4efa-45ee-ae65-345cfb3e8dcb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523288 | controller |     "Jun 14 09:47:03.949552 crc crio[24245]: time=\"2026-06-14T09:47:03.9492071Z\" level=info msg=\"Removed container 555357af04572adfe54a75790ebe3909bea4d0679a4172edd501e68394562adb: openshift-infra/auto-csr-approver-29690500-t95bk/oc\" id=3d9eb359-4efa-45ee-ae65-345cfb3e8dcb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523304 | controller |     "Jun 14 09:47:03.957963 crc crio[24245]: time=\"2026-06-14T09:47:03.957660531Z\" level=info msg=\"Removing container: 714071bbcefd85a85bdaa35c6d0bf4bfaea089c61cd355ded4ba619b10327c3d\" id=ed058612-e3f9-4885-b25b-2fda5e90d059 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523318 | controller |     "Jun 14 09:47:04.019074 crc crio[24245]: time=\"2026-06-14T09:47:04.018930083Z\" level=info msg=\"Removed container 714071bbcefd85a85bdaa35c6d0bf4bfaea089c61cd355ded4ba619b10327c3d: openstack/cinder-online-data-migrations-8k7qz/cinder-online-data-migrations\" id=ed058612-e3f9-4885-b25b-2fda5e90d059 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523333 | controller |     "Jun 14 09:47:04.026945 crc crio[24245]: time=\"2026-06-14T09:47:04.02676675Z\" level=info msg=\"Removing container: 5dd777514ab0b9a348437182a0ed3221e9a643182e4c1014df8c66ab2cf8a4b0\" id=0ef2c23e-df6f-47e3-8a3f-fed76b7f20a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523373 | controller |     "Jun 14 09:47:04.075316 crc crio[24245]: time=\"2026-06-14T09:47:04.075202185Z\" level=info msg=\"Removed container 5dd777514ab0b9a348437182a0ed3221e9a643182e4c1014df8c66ab2cf8a4b0: openshift-operator-lifecycle-manager/collect-profiles-29690460-d7mqq/collect-profiles\" id=0ef2c23e-df6f-47e3-8a3f-fed76b7f20a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523394 | controller |     "Jun 14 09:47:04.079766 crc crio[24245]: time=\"2026-06-14T09:47:04.07864876Z\" level=info msg=\"Removing container: 696c69c6af09ebcb1ffc1338d7924f56662304858b21b16ddce8eaba8ec5a6b8\" id=e711e985-9e0a-4475-ba79-327f5f8bbafd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523410 | controller |     "Jun 14 09:47:04.182123 crc crio[24245]: time=\"2026-06-14T09:47:04.181910104Z\" level=info msg=\"Removed container 696c69c6af09ebcb1ffc1338d7924f56662304858b21b16ddce8eaba8ec5a6b8: openstack/ovn-controller-48j92-config-nvhxh/ovn-config\" id=e711e985-9e0a-4475-ba79-327f5f8bbafd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523424 | controller |     "Jun 14 09:47:04.188119 crc crio[24245]: time=\"2026-06-14T09:47:04.188036079Z\" level=info msg=\"Removing container: 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e\" id=86a7586c-478b-47c0-8fc6-e47c6d4f75ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523439 | controller |     "Jun 14 09:47:04.224947 crc crio[24245]: time=\"2026-06-14T09:47:04.224770343Z\" level=info msg=\"Removed container 6eb16e2521207c061068e01844cabb22330dc673994358fad7cac704de82a27e: openstack/nova-metadata-0/nova-metadata-log\" id=86a7586c-478b-47c0-8fc6-e47c6d4f75ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523454 | controller |     "Jun 14 09:47:04.231711 crc crio[24245]: time=\"2026-06-14T09:47:04.231530633Z\" level=info msg=\"Removing container: 8c8599d709effa9e94c50c5dbd42ee3cfdc57cc6dcbbdb4c8947db9f2226a091\" id=1668d5c4-0f7d-4fae-970f-8e9471e4215d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523469 | controller |     "Jun 14 09:47:04.340774 crc crio[24245]: time=\"2026-06-14T09:47:04.340343363Z\" level=info msg=\"Removed container 8c8599d709effa9e94c50c5dbd42ee3cfdc57cc6dcbbdb4c8947db9f2226a091: openstack/ovn-controller-tmzrh-config-fmxt5/ovn-config\" id=1668d5c4-0f7d-4fae-970f-8e9471e4215d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523489 | controller |     "Jun 14 09:47:04.343953 crc crio[24245]: time=\"2026-06-14T09:47:04.343806284Z\" level=info msg=\"Removing container: 0851d53a390f15b7fcac827789ce6e72db53046f5e57235769b0315bd7dbca75\" id=e06e59b3-c4dc-44d4-9a53-b0aead5010a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523504 | controller |     "Jun 14 09:47:04.419378 crc crio[24245]: time=\"2026-06-14T09:47:04.419191848Z\" level=info msg=\"Removed container 0851d53a390f15b7fcac827789ce6e72db53046f5e57235769b0315bd7dbca75: openstack/nova-cell0-cell-mapping-5czgx/nova-manage\" id=e06e59b3-c4dc-44d4-9a53-b0aead5010a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523576 | controller |     "Jun 14 09:47:04.428112 crc crio[24245]: time=\"2026-06-14T09:47:04.428026514Z\" level=info msg=\"Removing container: b7e8922f19b0652aa8ba853a3ccf43fb6be1c61f36c9a9c9c2ae697d471f3d5b\" id=0863e805-14d2-4b09-821f-6f9d0b655ea9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523595 | controller |     "Jun 14 09:47:04.505081 crc crio[24245]: time=\"2026-06-14T09:47:04.504983564Z\" level=info msg=\"Removed container b7e8922f19b0652aa8ba853a3ccf43fb6be1c61f36c9a9c9c2ae697d471f3d5b: openstack/nova-cell1-cell-mapping-gd6pw/nova-manage\" id=0863e805-14d2-4b09-821f-6f9d0b655ea9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523611 | controller |     "Jun 14 09:47:04.508186 crc crio[24245]: time=\"2026-06-14T09:47:04.50808565Z\" level=info msg=\"Removing container: 5ec0ee018d967655730ebd0e075fae4034ee5b338e0d9083a26c9e133c0cb0a5\" id=9169e946-5c35-4b68-badc-83b33ce58df6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523626 | controller |     "Jun 14 09:47:04.600352 crc crio[24245]: time=\"2026-06-14T09:47:04.600146498Z\" level=info msg=\"Removed container 5ec0ee018d967655730ebd0e075fae4034ee5b338e0d9083a26c9e133c0cb0a5: openstack/ovn-controller-jrwkf-config-scb5l/ovn-config\" id=9169e946-5c35-4b68-badc-83b33ce58df6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523669 | controller |     "Jun 14 09:47:04.605344 crc crio[24245]: time=\"2026-06-14T09:47:04.605264132Z\" level=info msg=\"Removing container: 95879ec03faaf2a5ef4fd89c02c4f087aa6eae6aeae8bc372c1aa97b8721476e\" id=cb9fa05c-362e-41f7-9439-870b7ee8143b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523685 | controller |     "Jun 14 09:47:04.641405 crc crio[24245]: time=\"2026-06-14T09:47:04.641277472Z\" level=info msg=\"Removed container 95879ec03faaf2a5ef4fd89c02c4f087aa6eae6aeae8bc372c1aa97b8721476e: openstack/root-account-create-update-q4sjk/mariadb-account-create-update\" id=cb9fa05c-362e-41f7-9439-870b7ee8143b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.523700 | controller |     "Jun 14 09:47:04.666716 crc crio[24245]: time=\"2026-06-14T09:47:04.666574984Z\" level=info msg=\"Stopping pod sandbox: a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01\" id=1ed106c5-2e4e-4e34-8c1d-8325a5248fdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.523715 | controller |     "Jun 14 09:47:04.666716 crc crio[24245]: time=\"2026-06-14T09:47:04.666717078Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01\" id=1ed106c5-2e4e-4e34-8c1d-8325a5248fdc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.523729 | controller |     "Jun 14 09:47:04.671382 crc crio[24245]: time=\"2026-06-14T09:47:04.671223235Z\" level=info msg=\"Removing pod sandbox: a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01\" id=812b9a01-6b64-489c-997c-b2b6e45fd06b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.523744 | controller |     "Jun 14 09:47:04.697035 crc crio[24245]: time=\"2026-06-14T09:47:04.696765607Z\" level=info msg=\"Removed pod sandbox: a2e14b9e662623d32bdcf55d85b075aae83b9760080c47d08a323d8b06232d01\" id=812b9a01-6b64-489c-997c-b2b6e45fd06b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.523765 | controller |     "Jun 14 09:47:04.698286 crc crio[24245]: time=\"2026-06-14T09:47:04.698129645Z\" level=info msg=\"Stopping pod sandbox: 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f\" id=7d4447e2-bddb-47d3-9304-05187f7c309f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.523780 | controller |     "Jun 14 09:47:04.698286 crc crio[24245]: time=\"2026-06-14T09:47:04.698210157Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f\" id=7d4447e2-bddb-47d3-9304-05187f7c309f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.523794 | controller |     "Jun 14 09:47:04.699170 crc crio[24245]: time=\"2026-06-14T09:47:04.699021182Z\" level=info msg=\"Removing pod sandbox: 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f\" id=785c31ed-e205-479f-b087-8e96fedfa27c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.523809 | controller |     "Jun 14 09:47:04.725198 crc crio[24245]: time=\"2026-06-14T09:47:04.725091213Z\" level=info msg=\"Removed pod sandbox: 52be9eb7caa1a55d8723c973c912953a3867535f4201029f36286aeffae6d44f\" id=785c31ed-e205-479f-b087-8e96fedfa27c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.523823 | controller |     "Jun 14 09:47:04.726296 crc crio[24245]: time=\"2026-06-14T09:47:04.726219818Z\" level=info msg=\"Stopping pod sandbox: 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d\" id=6acc7f9e-2314-436c-82eb-55c8753e4aad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.523837 | controller |     "Jun 14 09:47:04.726356 crc crio[24245]: time=\"2026-06-14T09:47:04.726304891Z\" level=info msg=\"Stopped pod sandbox (already stopped): 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d\" id=6acc7f9e-2314-436c-82eb-55c8753e4aad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.523852 | controller |     "Jun 14 09:47:04.727455 crc crio[24245]: time=\"2026-06-14T09:47:04.727390695Z\" level=info msg=\"Removing pod sandbox: 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d\" id=304acc5d-8251-40ea-9a65-4378c1c171c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.523866 | controller |     "Jun 14 09:47:04.754110 crc crio[24245]: time=\"2026-06-14T09:47:04.753981934Z\" level=info msg=\"Removed pod sandbox: 43d931cfcc74efe68eaadf51168a9acd807934e441a24d40c3822a62e6766d2d\" id=304acc5d-8251-40ea-9a65-4378c1c171c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.523880 | controller |     "Jun 14 09:47:04.755575 crc crio[24245]: time=\"2026-06-14T09:47:04.755367456Z\" level=info msg=\"Stopping pod sandbox: f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0\" id=eb831fbb-2b9b-47b5-8023-269f131b3764 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.523894 | controller |     "Jun 14 09:47:04.755707 crc crio[24245]: time=\"2026-06-14T09:47:04.755539391Z\" level=info msg=\"Stopped pod sandbox (already stopped): f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0\" id=eb831fbb-2b9b-47b5-8023-269f131b3764 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.523908 | controller |     "Jun 14 09:47:04.756529 crc crio[24245]: time=\"2026-06-14T09:47:04.756441109Z\" level=info msg=\"Removing pod sandbox: f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0\" id=e402af89-b560-43e5-872a-a7b855c817ed name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.523922 | controller |     "Jun 14 09:47:04.780681 crc crio[24245]: time=\"2026-06-14T09:47:04.780579963Z\" level=info msg=\"Removed pod sandbox: f7499ef4b6bd3fda789690428bd19d7cdaaeb456c1ec2e453570c225d024aae0\" id=e402af89-b560-43e5-872a-a7b855c817ed name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.523941 | controller |     "Jun 14 09:47:04.781951 crc crio[24245]: time=\"2026-06-14T09:47:04.781791536Z\" level=info msg=\"Stopping pod sandbox: 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5\" id=a46ea2de-159d-4034-a9dc-7cbcb2c57922 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.523955 | controller |     "Jun 14 09:47:04.782033 crc crio[24245]: time=\"2026-06-14T09:47:04.781976052Z\" level=info msg=\"Stopped pod sandbox (already stopped): 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5\" id=a46ea2de-159d-4034-a9dc-7cbcb2c57922 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.523970 | controller |     "Jun 14 09:47:04.782832 crc crio[24245]: time=\"2026-06-14T09:47:04.782733886Z\" level=info msg=\"Removing pod sandbox: 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5\" id=eec1aa9f-e703-4501-86f9-e241fcd8cdd1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.523984 | controller |     "Jun 14 09:47:04.805300 crc crio[24245]: time=\"2026-06-14T09:47:04.805176064Z\" level=info msg=\"Removed pod sandbox: 61859fd35f9152192d0a75e18cfc5cc2e6e56c134ea5536df01dbe4b15ca9af5\" id=eec1aa9f-e703-4501-86f9-e241fcd8cdd1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.523999 | controller |     "Jun 14 09:47:04.806373 crc crio[24245]: time=\"2026-06-14T09:47:04.806228043Z\" level=info msg=\"Stopping pod sandbox: 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f\" id=20458f5b-2118-4382-bc52-57d275194a96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524013 | controller |     "Jun 14 09:47:04.806496 crc crio[24245]: time=\"2026-06-14T09:47:04.80643713Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f\" id=20458f5b-2118-4382-bc52-57d275194a96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524027 | controller |     "Jun 14 09:47:04.807448 crc crio[24245]: time=\"2026-06-14T09:47:04.80737429Z\" level=info msg=\"Removing pod sandbox: 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f\" id=ad807bbd-9fd9-4407-914e-ace9299b92c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524042 | controller |     "Jun 14 09:47:04.833209 crc crio[24245]: time=\"2026-06-14T09:47:04.833080463Z\" level=info msg=\"Removed pod sandbox: 6d26b06515931dea2c098e82ab587af0c2afa45a874652e0d181af3f776a951f\" id=ad807bbd-9fd9-4407-914e-ace9299b92c4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524056 | controller |     "Jun 14 09:47:04.838349 crc crio[24245]: time=\"2026-06-14T09:47:04.838277017Z\" level=info msg=\"Stopping pod sandbox: 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe\" id=560f0019-2530-4b07-8b7b-a8fd0ba51375 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524070 | controller |     "Jun 14 09:47:04.838469 crc crio[24245]: time=\"2026-06-14T09:47:04.83838397Z\" level=info msg=\"Stopped pod sandbox (already stopped): 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe\" id=560f0019-2530-4b07-8b7b-a8fd0ba51375 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524085 | controller |     "Jun 14 09:47:04.849216 crc crio[24245]: time=\"2026-06-14T09:47:04.849078214Z\" level=info msg=\"Removing pod sandbox: 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe\" id=bba287d8-a495-4987-858e-8da7d6f9582b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524099 | controller |     "Jun 14 09:47:04.870200 crc crio[24245]: time=\"2026-06-14T09:47:04.870105117Z\" level=info msg=\"Removed pod sandbox: 770f08d2ca5a0bbb83233ca9cb94fc98f1f93b4b83de9df79af528c13f403dfe\" id=bba287d8-a495-4987-858e-8da7d6f9582b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524114 | controller |     "Jun 14 09:47:04.873311 crc crio[24245]: time=\"2026-06-14T09:47:04.873190573Z\" level=info msg=\"Stopping pod sandbox: 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f\" id=cdbb072a-1290-417e-b1f9-17db99aa30d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524132 | controller |     "Jun 14 09:47:04.873487 crc crio[24245]: time=\"2026-06-14T09:47:04.8734067Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f\" id=cdbb072a-1290-417e-b1f9-17db99aa30d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524146 | controller |     "Jun 14 09:47:04.874310 crc crio[24245]: time=\"2026-06-14T09:47:04.874239747Z\" level=info msg=\"Removing pod sandbox: 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f\" id=a7e0eae4-0ffa-4114-9a04-3aa3cb2eff2e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524161 | controller |     "Jun 14 09:47:04.896510 crc crio[24245]: time=\"2026-06-14T09:47:04.896338554Z\" level=info msg=\"Removed pod sandbox: 0afcfa9b0b8f6a9f39b010cc77a94a90708f49f7a73282222384622c46efc30f\" id=a7e0eae4-0ffa-4114-9a04-3aa3cb2eff2e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524175 | controller |     "Jun 14 09:47:04.899711 crc crio[24245]: time=\"2026-06-14T09:47:04.899541671Z\" level=info msg=\"Stopping pod sandbox: 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53\" id=42d2081b-550e-4598-a1de-58981c0f8e84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524190 | controller |     "Jun 14 09:47:04.899711 crc crio[24245]: time=\"2026-06-14T09:47:04.899652485Z\" level=info msg=\"Stopped pod sandbox (already stopped): 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53\" id=42d2081b-550e-4598-a1de-58981c0f8e84 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524204 | controller |     "Jun 14 09:47:04.901751 crc crio[24245]: time=\"2026-06-14T09:47:04.901455114Z\" level=info msg=\"Removing pod sandbox: 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53\" id=3d94c96b-bb24-43ff-b26f-82bae1e25958 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524218 | controller |     "Jun 14 09:47:04.938386 crc crio[24245]: time=\"2026-06-14T09:47:04.937937832Z\" level=info msg=\"Removed pod sandbox: 797ea24f060a6fb17a2c085202a247fec0d835edf32a086cf0cac3886d687d53\" id=3d94c96b-bb24-43ff-b26f-82bae1e25958 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524233 | controller |     "Jun 14 09:47:04.939273 crc crio[24245]: time=\"2026-06-14T09:47:04.939030928Z\" level=info msg=\"Stopping pod sandbox: bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f\" id=5ce787bf-da17-44c9-97d6-db13b6f6d200 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524247 | controller |     "Jun 14 09:47:04.939273 crc crio[24245]: time=\"2026-06-14T09:47:04.93910221Z\" level=info msg=\"Stopped pod sandbox (already stopped): bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f\" id=5ce787bf-da17-44c9-97d6-db13b6f6d200 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524261 | controller |     "Jun 14 09:47:04.940562 crc crio[24245]: time=\"2026-06-14T09:47:04.940302988Z\" level=info msg=\"Removing pod sandbox: bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f\" id=0d326bf8-321e-4927-b335-34a4275014ab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524276 | controller |     "Jun 14 09:47:04.964321 crc crio[24245]: time=\"2026-06-14T09:47:04.964208808Z\" level=info msg=\"Removed pod sandbox: bf6c2c76710c148ecb2c236dbc50042bc67494064939aee01d050a44af145d5f\" id=0d326bf8-321e-4927-b335-34a4275014ab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524290 | controller |     "Jun 14 09:47:04.965369 crc crio[24245]: time=\"2026-06-14T09:47:04.965261261Z\" level=info msg=\"Stopping pod sandbox: f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24\" id=57ed0cdc-f707-4b2e-a654-a8f326108d7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524304 | controller |     "Jun 14 09:47:04.965369 crc crio[24245]: time=\"2026-06-14T09:47:04.965362895Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24\" id=57ed0cdc-f707-4b2e-a654-a8f326108d7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524323 | controller |     "Jun 14 09:47:04.966127 crc crio[24245]: time=\"2026-06-14T09:47:04.966046677Z\" level=info msg=\"Removing pod sandbox: f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24\" id=7827b910-536d-46a4-a1a1-8ceff958bcb1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524338 | controller |     "Jun 14 09:47:04.987038 crc crio[24245]: time=\"2026-06-14T09:47:04.986788639Z\" level=info msg=\"Removed pod sandbox: f3569e4d36c52df91d957350969861abec1b3b6d738cae3aea54b93c6167bf24\" id=7827b910-536d-46a4-a1a1-8ceff958bcb1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524368 | controller |     "Jun 14 09:47:04.990465 crc crio[24245]: time=\"2026-06-14T09:47:04.990350609Z\" level=info msg=\"Stopping pod sandbox: 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459\" id=662204e2-6c38-4a46-b9bf-6c3e05739ad9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524384 | controller |     "Jun 14 09:47:04.990701 crc crio[24245]: time=\"2026-06-14T09:47:04.990474293Z\" level=info msg=\"Stopped pod sandbox (already stopped): 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459\" id=662204e2-6c38-4a46-b9bf-6c3e05739ad9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524399 | controller |     "Jun 14 09:47:04.993102 crc crio[24245]: time=\"2026-06-14T09:47:04.992930863Z\" level=info msg=\"Removing pod sandbox: 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459\" id=50f20ecd-fed8-4d05-a3c2-db8f8a9a2a0d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524413 | controller |     "Jun 14 09:47:05.030810 crc crio[24245]: time=\"2026-06-14T09:47:05.030583265Z\" level=info msg=\"Removed pod sandbox: 29f6ccecbe770cfbb4c71b27018ed11e6c1e1db7519232a6d94aa7ef961ec459\" id=50f20ecd-fed8-4d05-a3c2-db8f8a9a2a0d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524428 | controller |     "Jun 14 09:47:05.033261 crc crio[24245]: time=\"2026-06-14T09:47:05.033175953Z\" level=info msg=\"Stopping pod sandbox: f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19\" id=67e4dcea-5755-48ed-99fa-b36a627d82dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524443 | controller |     "Jun 14 09:47:05.034581 crc crio[24245]: time=\"2026-06-14T09:47:05.034523546Z\" level=info msg=\"Stopped pod sandbox (already stopped): f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19\" id=67e4dcea-5755-48ed-99fa-b36a627d82dd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524458 | controller |     "Jun 14 09:47:05.035683 crc crio[24245]: time=\"2026-06-14T09:47:05.035546007Z\" level=info msg=\"Removing pod sandbox: f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19\" id=939a4223-0ad0-4d5b-a897-2f351d5cd5af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524472 | controller |     "Jun 14 09:47:05.072015 crc crio[24245]: time=\"2026-06-14T09:47:05.071750756Z\" level=info msg=\"Removed pod sandbox: f1b6e2ea3a722f7a682f1e50a8eab4d4d789ca842824fa0bba6e531d2342ee19\" id=939a4223-0ad0-4d5b-a897-2f351d5cd5af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524487 | controller |     "Jun 14 09:47:05.074195 crc crio[24245]: time=\"2026-06-14T09:47:05.074038632Z\" level=info msg=\"Stopping pod sandbox: f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6\" id=3c1cf64a-1e45-4e73-a5af-957b0785ac64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524502 | controller |     "Jun 14 09:47:05.074195 crc crio[24245]: time=\"2026-06-14T09:47:05.074130224Z\" level=info msg=\"Stopped pod sandbox (already stopped): f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6\" id=3c1cf64a-1e45-4e73-a5af-957b0785ac64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524521 | controller |     "Jun 14 09:47:05.075413 crc crio[24245]: time=\"2026-06-14T09:47:05.075357184Z\" level=info msg=\"Removing pod sandbox: f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6\" id=81a092a6-1fa3-43b8-9a88-955235b9ddda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524536 | controller |     "Jun 14 09:47:05.111167 crc crio[24245]: time=\"2026-06-14T09:47:05.111075039Z\" level=info msg=\"Removed pod sandbox: f5f2c403893b410069648fac53d050e7f6f312815b429ad5303ca15d643260b6\" id=81a092a6-1fa3-43b8-9a88-955235b9ddda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524551 | controller |     "Jun 14 09:47:05.115380 crc crio[24245]: time=\"2026-06-14T09:47:05.115228682Z\" level=info msg=\"Stopping pod sandbox: 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2\" id=998c8d72-df93-474d-9303-d9d2e62ac7e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524566 | controller |     "Jun 14 09:47:05.115509 crc crio[24245]: time=\"2026-06-14T09:47:05.115440099Z\" level=info msg=\"Stopped pod sandbox (already stopped): 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2\" id=998c8d72-df93-474d-9303-d9d2e62ac7e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524581 | controller |     "Jun 14 09:47:05.116466 crc crio[24245]: time=\"2026-06-14T09:47:05.116418179Z\" level=info msg=\"Removing pod sandbox: 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2\" id=b60c3f74-d7c9-40a7-9c03-97ef472b85b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524595 | controller |     "Jun 14 09:47:05.147823 crc crio[24245]: time=\"2026-06-14T09:47:05.147594741Z\" level=info msg=\"Removed pod sandbox: 50244380f96513ebfbb29ca27ef5fd66646aa86659abb1e131558f90694f83d2\" id=b60c3f74-d7c9-40a7-9c03-97ef472b85b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524609 | controller |     "Jun 14 09:47:05.149001 crc crio[24245]: time=\"2026-06-14T09:47:05.148941225Z\" level=info msg=\"Stopping pod sandbox: 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734\" id=7669146d-a752-4f92-9389-454f536f90c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524624 | controller |     "Jun 14 09:47:05.149194 crc crio[24245]: time=\"2026-06-14T09:47:05.149169212Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734\" id=7669146d-a752-4f92-9389-454f536f90c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524639 | controller |     "Jun 14 09:47:05.150296 crc crio[24245]: time=\"2026-06-14T09:47:05.150199174Z\" level=info msg=\"Removing pod sandbox: 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734\" id=d5e887b9-8b45-4792-b147-401828871e6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524653 | controller |     "Jun 14 09:47:05.178359 crc crio[24245]: time=\"2026-06-14T09:47:05.178209399Z\" level=info msg=\"Removed pod sandbox: 8772b5ac824ca3ad25525d426e33b68379e9ef905a636f62992eff6065196734\" id=d5e887b9-8b45-4792-b147-401828871e6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524668 | controller |     "Jun 14 09:47:05.181018 crc crio[24245]: time=\"2026-06-14T09:47:05.180918331Z\" level=info msg=\"Stopping pod sandbox: 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5\" id=60231390-3a4f-42ee-9222-952b799a9330 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524683 | controller |     "Jun 14 09:47:05.181113 crc crio[24245]: time=\"2026-06-14T09:47:05.181046325Z\" level=info msg=\"Stopped pod sandbox (already stopped): 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5\" id=60231390-3a4f-42ee-9222-952b799a9330 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524697 | controller |     "Jun 14 09:47:05.183508 crc crio[24245]: time=\"2026-06-14T09:47:05.18337324Z\" level=info msg=\"Removing pod sandbox: 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5\" id=cd03e3a5-438f-4774-add3-948381d0093f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524716 | controller |     "Jun 14 09:47:05.220247 crc crio[24245]: time=\"2026-06-14T09:47:05.220014612Z\" level=info msg=\"Removed pod sandbox: 261d782d9dd28bbbbbda701e7e5987bedad603bbf109b68b208570788bb7eda5\" id=cd03e3a5-438f-4774-add3-948381d0093f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524732 | controller |     "Jun 14 09:47:05.221353 crc crio[24245]: time=\"2026-06-14T09:47:05.221293476Z\" level=info msg=\"Stopping pod sandbox: 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17\" id=75b1a2e7-9c96-4e45-b008-a3c8b7e50f60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524746 | controller |     "Jun 14 09:47:05.221548 crc crio[24245]: time=\"2026-06-14T09:47:05.221524563Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17\" id=75b1a2e7-9c96-4e45-b008-a3c8b7e50f60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524761 | controller |     "Jun 14 09:47:05.222765 crc crio[24245]: time=\"2026-06-14T09:47:05.22269392Z\" level=info msg=\"Removing pod sandbox: 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17\" id=16773f90-99cb-45b6-b230-9d4440b5032f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524775 | controller |     "Jun 14 09:47:05.257990 crc crio[24245]: time=\"2026-06-14T09:47:05.257921978Z\" level=info msg=\"Removed pod sandbox: 1b1911190d9c0c8ebc5a4c24261bda7a064cad0729517dd550fc32d818403b17\" id=16773f90-99cb-45b6-b230-9d4440b5032f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524790 | controller |     "Jun 14 09:47:05.265129 crc crio[24245]: time=\"2026-06-14T09:47:05.264033618Z\" level=info msg=\"Stopping pod sandbox: 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd\" id=41031d3a-6344-471f-9bbe-0b3127a23605 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524804 | controller |     "Jun 14 09:47:05.265129 crc crio[24245]: time=\"2026-06-14T09:47:05.264188633Z\" level=info msg=\"Stopped pod sandbox (already stopped): 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd\" id=41031d3a-6344-471f-9bbe-0b3127a23605 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524818 | controller |     "Jun 14 09:47:05.265795 crc crio[24245]: time=\"2026-06-14T09:47:05.26574208Z\" level=info msg=\"Removing pod sandbox: 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd\" id=03003c54-72c0-4136-948a-5d3d1caf45bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524832 | controller |     "Jun 14 09:47:05.301224 crc crio[24245]: time=\"2026-06-14T09:47:05.301101412Z\" level=info msg=\"Removed pod sandbox: 78f7fd4b3a2c26759988dcc1609fe26f593619ef43e0af44f2940185529f0ffd\" id=03003c54-72c0-4136-948a-5d3d1caf45bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524847 | controller |     "Jun 14 09:47:05.302392 crc crio[24245]: time=\"2026-06-14T09:47:05.302137267Z\" level=info msg=\"Stopping pod sandbox: 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b\" id=5a4df498-c0ec-4263-bb69-f39b6b0fc97d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524861 | controller |     "Jun 14 09:47:05.302392 crc crio[24245]: time=\"2026-06-14T09:47:05.302264401Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b\" id=5a4df498-c0ec-4263-bb69-f39b6b0fc97d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524876 | controller |     "Jun 14 09:47:05.303431 crc crio[24245]: time=\"2026-06-14T09:47:05.303315275Z\" level=info msg=\"Removing pod sandbox: 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b\" id=2a3803de-e3e6-49c1-ae0b-1ce031f02359 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524895 | controller |     "Jun 14 09:47:05.333668 crc crio[24245]: time=\"2026-06-14T09:47:05.333506587Z\" level=info msg=\"Removed pod sandbox: 6d69518b21daf50dd638593f0885571d56566584ca7e2fd56aa7ab77a5332e4b\" id=2a3803de-e3e6-49c1-ae0b-1ce031f02359 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524910 | controller |     "Jun 14 09:47:05.335430 crc crio[24245]: time=\"2026-06-14T09:47:05.335319094Z\" level=info msg=\"Stopping pod sandbox: 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9\" id=651f1fe9-647e-4dab-8f1a-616bb77ab282 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524924 | controller |     "Jun 14 09:47:05.335602 crc crio[24245]: time=\"2026-06-14T09:47:05.33552077Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9\" id=651f1fe9-647e-4dab-8f1a-616bb77ab282 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524938 | controller |     "Jun 14 09:47:05.336919 crc crio[24245]: time=\"2026-06-14T09:47:05.336774579Z\" level=info msg=\"Removing pod sandbox: 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9\" id=f603ace9-4e3c-4ef2-9af9-c7798f01c45c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524952 | controller |     "Jun 14 09:47:05.370953 crc crio[24245]: time=\"2026-06-14T09:47:05.37057658Z\" level=info msg=\"Removed pod sandbox: 3305cc20b1ce865ba1e7dc878d6592a179f863ecd2e592d9e8223a31a1964df9\" id=f603ace9-4e3c-4ef2-9af9-c7798f01c45c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.524967 | controller |     "Jun 14 09:47:05.373135 crc crio[24245]: time=\"2026-06-14T09:47:05.372687952Z\" level=info msg=\"Stopping pod sandbox: f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750\" id=47587915-ed36-4c46-98ae-069d412205ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524981 | controller |     "Jun 14 09:47:05.373135 crc crio[24245]: time=\"2026-06-14T09:47:05.37296241Z\" level=info msg=\"Stopped pod sandbox (already stopped): f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750\" id=47587915-ed36-4c46-98ae-069d412205ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.524995 | controller |     "Jun 14 09:47:05.374652 crc crio[24245]: time=\"2026-06-14T09:47:05.374517809Z\" level=info msg=\"Removing pod sandbox: f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750\" id=5129e8c8-b122-4209-9692-8d43decd0373 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.525009 | controller |     "Jun 14 09:47:05.398499 crc crio[24245]: time=\"2026-06-14T09:47:05.397570917Z\" level=info msg=\"Removed pod sandbox: f0471dbca92c1cbdb061355ffc6d5422241aa5bf06b4b4b80d6ace2645bbf750\" id=5129e8c8-b122-4209-9692-8d43decd0373 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.525023 | controller |     "Jun 14 09:47:05.400277 crc crio[24245]: time=\"2026-06-14T09:47:05.400189886Z\" level=info msg=\"Stopping pod sandbox: 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\" id=b5d26e5e-6ee1-4d14-b1a7-29f646bc760a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.525037 | controller |     "Jun 14 09:47:05.400277 crc crio[24245]: time=\"2026-06-14T09:47:05.400262379Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\" id=b5d26e5e-6ee1-4d14-b1a7-29f646bc760a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.525051 | controller |     "Jun 14 09:47:05.401431 crc crio[24245]: time=\"2026-06-14T09:47:05.401336343Z\" level=info msg=\"Removing pod sandbox: 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\" id=367776d7-110c-4ab7-a02b-cf8b8929978e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.525065 | controller |     "Jun 14 09:47:05.448427 crc crio[24245]: time=\"2026-06-14T09:47:05.447943671Z\" level=info msg=\"Removed pod sandbox: 0a1307394d0c188d3870b0c50f89806deb84b1459febbb954ac65c0d86e4d142\" id=367776d7-110c-4ab7-a02b-cf8b8929978e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.525083 | controller |     "Jun 14 09:47:05.451054 crc crio[24245]: time=\"2026-06-14T09:47:05.450768265Z\" level=info msg=\"Stopping pod sandbox: 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d\" id=9e451122-ef49-4e46-8362-cfdf08491aab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.525098 | controller |     "Jun 14 09:47:05.451218 crc crio[24245]: time=\"2026-06-14T09:47:05.451078435Z\" level=info msg=\"Stopped pod sandbox (already stopped): 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d\" id=9e451122-ef49-4e46-8362-cfdf08491aab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.525112 | controller |     "Jun 14 09:47:05.452536 crc crio[24245]: time=\"2026-06-14T09:47:05.452381986Z\" level=info msg=\"Removing pod sandbox: 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d\" id=03eb1718-16cc-4bab-be29-3acdaaecd060 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.525126 | controller |     "Jun 14 09:47:05.489898 crc crio[24245]: time=\"2026-06-14T09:47:05.489564374Z\" level=info msg=\"Removed pod sandbox: 562f176d2d06e409712de1071e59bea8baa410e3276c5b40294b88b6b478305d\" id=03eb1718-16cc-4bab-be29-3acdaaecd060 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.525140 | controller |     "Jun 14 09:47:05.491258 crc crio[24245]: time=\"2026-06-14T09:47:05.49116454Z\" level=info msg=\"Stopping pod sandbox: 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b\" id=40a5e8b6-d50c-4c96-9aab-a9f3b3200015 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.525154 | controller |     "Jun 14 09:47:05.491349 crc crio[24245]: time=\"2026-06-14T09:47:05.491313175Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b\" id=40a5e8b6-d50c-4c96-9aab-a9f3b3200015 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.525169 | controller |     "Jun 14 09:47:05.492401 crc crio[24245]: time=\"2026-06-14T09:47:05.492171522Z\" level=info msg=\"Removing pod sandbox: 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b\" id=3311aca4-c576-4a32-a976-3c750f692ff5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.525184 | controller |     "Jun 14 09:47:05.526957 crc crio[24245]: time=\"2026-06-14T09:47:05.526772759Z\" level=info msg=\"Removed pod sandbox: 5b17956f2f40cde58aa1d6b59e558b0f3a1417096852e7bb3e53fdf3f553ee1b\" id=3311aca4-c576-4a32-a976-3c750f692ff5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.525198 | controller |     "Jun 14 09:47:05.528535 crc crio[24245]: time=\"2026-06-14T09:47:05.528383564Z\" level=info msg=\"Stopping pod sandbox: cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4\" id=f5eca086-d06e-4c82-9aa8-5f71c13256cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.525212 | controller |     "Jun 14 09:47:05.528772 crc crio[24245]: time=\"2026-06-14T09:47:05.528555989Z\" level=info msg=\"Stopped pod sandbox (already stopped): cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4\" id=f5eca086-d06e-4c82-9aa8-5f71c13256cb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.525226 | controller |     "Jun 14 09:47:05.529570 crc crio[24245]: time=\"2026-06-14T09:47:05.529446838Z\" level=info msg=\"Removing pod sandbox: cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4\" id=20fb8dd6-3bee-400d-a047-40da836afb2f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.525240 | controller |     "Jun 14 09:47:05.561348 crc crio[24245]: time=\"2026-06-14T09:47:05.561177796Z\" level=info msg=\"Removed pod sandbox: cd1479c174a17b5431dc8b8fdb4effbb2099ee5123d4b02a0f59b58667f219b4\" id=20fb8dd6-3bee-400d-a047-40da836afb2f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.525258 | controller |     "Jun 14 09:47:06.629910 crc crio[24245]: time=\"2026-06-14T09:47:06.629336534Z\" level=info msg=\"Stopped container 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4: openstack/neutron-c8db4f5bc-kcb5f/neutron-api\" id=17ba9ba0-3aa1-4413-9ba2-15f6924ef2ca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.525273 | controller |     "Jun 14 09:47:06.631174 crc crio[24245]: time=\"2026-06-14T09:47:06.6311063Z\" level=info msg=\"Stopping pod sandbox: b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8\" id=4e20abdd-7838-4ed2-8f67-ec1e64060484 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.525288 | controller |     "Jun 14 09:47:06.633318 crc crio[24245]: time=\"2026-06-14T09:47:06.633232248Z\" level=info msg=\"Got pod network &{Name:neutron-c8db4f5bc-kcb5f Namespace:openstack ID:b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8 UID:30f40ac6-e90c-480a-bcf8-7934d59537ea NetNS:/var/run/netns/084e3777-708e-415c-9a42-e52cee52d573 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod30f40ac6_e90c_480a_bcf8_7934d59537ea.slice PodAnnotations:0xc006e0a468}] Aliases:map[]}\"",
2026-06-14 10:12:41.525303 | controller |     "Jun 14 09:47:06.633540 crc crio[24245]: time=\"2026-06-14T09:47:06.633481396Z\" level=info msg=\"Deleting pod openstack_neutron-c8db4f5bc-kcb5f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.525318 | controller |     "Jun 14 09:47:07.166694 crc crio[24245]: time=\"2026-06-14T09:47:07.166273763Z\" level=info msg=\"Stopped pod sandbox: b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8\" id=4e20abdd-7838-4ed2-8f67-ec1e64060484 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.525333 | controller |     "Jun 14 09:47:07.450383 crc crio[24245]: time=\"2026-06-14T09:47:07.449898466Z\" level=info msg=\"Removing container: 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9\" id=70089e2d-5e3f-4367-b378-11a61d3463a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.525362 | controller |     "Jun 14 09:47:07.540640 crc crio[24245]: time=\"2026-06-14T09:47:07.540510809Z\" level=info msg=\"Removed container 322d003d24e7469ea4ffdbad84e3e245c7011f4f3cbb183e05353a4a2cb88fc9: openstack/neutron-c8db4f5bc-kcb5f/neutron-httpd\" id=70089e2d-5e3f-4367-b378-11a61d3463a3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.525382 | controller |     "Jun 14 09:47:07.544248 crc crio[24245]: time=\"2026-06-14T09:47:07.544169963Z\" level=info msg=\"Removing container: 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4\" id=5f0dc7d2-a662-45d5-972f-0468ab7af38a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.525397 | controller |     "Jun 14 09:47:07.579910 crc crio[24245]: time=\"2026-06-14T09:47:07.579809369Z\" level=info msg=\"Removed container 1c2e9464a2691ef81247874bf8ab8d8c79171f6b36afbda44b9a1585c7eccae4: openstack/neutron-c8db4f5bc-kcb5f/neutron-api\" id=5f0dc7d2-a662-45d5-972f-0468ab7af38a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.525411 | controller |     "Jun 14 09:47:08.082990 crc crio[24245]: time=\"2026-06-14T09:47:08.067553302Z\" level=info msg=\"Stopping container: a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c (timeout: 30s)\" id=9f1ea532-4192-405f-9e25-d83aecc85567 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.525425 | controller |     "Jun 14 09:47:08.082990 crc crio[24245]: time=\"2026-06-14T09:47:08.068766522Z\" level=info msg=\"Stopping container: a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8 (timeout: 30s)\" id=3d4c8bdc-d8d3-4040-a6ec-3947790f9787 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.525440 | controller |     "Jun 14 09:47:08.134330 crc crio[24245]: time=\"2026-06-14T09:47:08.134256306Z\" level=info msg=\"Stopping container: 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282 (timeout: 30s)\" id=dd9f5003-5db2-482a-a972-8cd1af62cc2c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.525459 | controller |     "Jun 14 09:47:08.198492 crc crio[24245]: time=\"2026-06-14T09:47:08.197728124Z\" level=info msg=\"Stopping container: f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717 (timeout: 30s)\" id=254e4deb-fee2-4070-a5c8-5a1a69f4be46 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.525473 | controller |     "Jun 14 09:47:08.203353 crc crio[24245]: time=\"2026-06-14T09:47:08.202898208Z\" level=info msg=\"Stopping container: 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb (timeout: 30s)\" id=5c35c81f-8e54-40ea-95fd-21e8eb3924bb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.525488 | controller |     "Jun 14 09:47:08.205806 crc crio[24245]: time=\"2026-06-14T09:47:08.205752548Z\" level=info msg=\"Stopped container a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c: openstack/nova-api-0/nova-api-log\" id=9f1ea532-4192-405f-9e25-d83aecc85567 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.525503 | controller |     "Jun 14 09:47:08.337801 crc crio[24245]: time=\"2026-06-14T09:47:08.337575511Z\" level=info msg=\"Stopped container 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb: openstack/nova-metadata-0/nova-metadata-log\" id=5c35c81f-8e54-40ea-95fd-21e8eb3924bb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.525517 | controller |     "Jun 14 09:47:11.141587 crc crio[24245]: time=\"2026-06-14T09:47:11.141184261Z\" level=info msg=\"Stopped container 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=dd9f5003-5db2-482a-a972-8cd1af62cc2c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.525532 | controller |     "Jun 14 09:47:11.142726 crc crio[24245]: time=\"2026-06-14T09:47:11.142664297Z\" level=info msg=\"Stopping pod sandbox: 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124\" id=4c45b067-ccba-4e21-b3ba-a5b84e7e26aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.525547 | controller |     "Jun 14 09:47:11.143351 crc crio[24245]: time=\"2026-06-14T09:47:11.143270687Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124 UID:f62f071b-ac3d-4cd2-b961-4114fab0734f NetNS:/var/run/netns/5067c5ba-12b7-4c06-803d-ed7d6f067b40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf62f071b_ac3d_4cd2_b961_4114fab0734f.slice PodAnnotations:0xc000602f20}] Aliases:map[]}\"",
2026-06-14 10:12:41.525562 | controller |     "Jun 14 09:47:11.143513 crc crio[24245]: time=\"2026-06-14T09:47:11.143463873Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.525577 | controller |     "Jun 14 09:47:11.348635 crc crio[24245]: time=\"2026-06-14T09:47:11.347292606Z\" level=info msg=\"Stopped container a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8: openstack/nova-api-0/nova-api-api\" id=3d4c8bdc-d8d3-4040-a6ec-3947790f9787 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.525592 | controller |     "Jun 14 09:47:11.349140 crc crio[24245]: time=\"2026-06-14T09:47:11.349080283Z\" level=info msg=\"Stopping pod sandbox: 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2\" id=7480c231-9364-4392-96ae-f4db7da578ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.525607 | controller |     "Jun 14 09:47:11.349825 crc crio[24245]: time=\"2026-06-14T09:47:11.349764935Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2 UID:d17023ad-f88e-40c6-b80d-8ffd479693bb NetNS:/var/run/netns/608a95bd-73f3-4002-835f-1885f053139e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd17023ad_f88e_40c6_b80d_8ffd479693bb.slice PodAnnotations:0xc006e0a8f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.525627 | controller |     "Jun 14 09:47:11.357567 crc crio[24245]: time=\"2026-06-14T09:47:11.353148954Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.525642 | controller |     "Jun 14 09:47:11.567337 crc crio[24245]: time=\"2026-06-14T09:47:11.566231664Z\" level=info msg=\"Stopped container f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717: openstack/nova-metadata-0/nova-metadata-metadata\" id=254e4deb-fee2-4070-a5c8-5a1a69f4be46 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.525657 | controller |     "Jun 14 09:47:11.571715 crc crio[24245]: time=\"2026-06-14T09:47:11.571638843Z\" level=info msg=\"Stopping pod sandbox: c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972\" id=3de9a8f8-c926-47d5-af1e-59df40e68074 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.525672 | controller |     "Jun 14 09:47:11.572291 crc crio[24245]: time=\"2026-06-14T09:47:11.572210941Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972 UID:9860638f-c59f-43a9-949e-2afdaaafed92 NetNS:/var/run/netns/8a4cbd5b-d42c-46cc-b5f8-90f00f2b16be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9860638f_c59f_43a9_949e_2afdaaafed92.slice PodAnnotations:0xc00274a940}] Aliases:map[]}\"",
2026-06-14 10:12:41.525687 | controller |     "Jun 14 09:47:11.572810 crc crio[24245]: time=\"2026-06-14T09:47:11.572389737Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.525728 | controller |     "Jun 14 09:47:11.662806 crc crio[24245]: time=\"2026-06-14T09:47:11.66258026Z\" level=info msg=\"Stopped pod sandbox: 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124\" id=4c45b067-ccba-4e21-b3ba-a5b84e7e26aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.525747 | controller |     "Jun 14 09:47:12.032638 crc crio[24245]: time=\"2026-06-14T09:47:12.032068587Z\" level=info msg=\"Stopped pod sandbox: 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2\" id=7480c231-9364-4392-96ae-f4db7da578ba name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.525762 | controller |     "Jun 14 09:47:12.085104 crc crio[24245]: time=\"2026-06-14T09:47:12.084451585Z\" level=info msg=\"Stopped pod sandbox: c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972\" id=3de9a8f8-c926-47d5-af1e-59df40e68074 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.525777 | controller |     "Jun 14 09:47:12.680453 crc crio[24245]: time=\"2026-06-14T09:47:12.679416551Z\" level=info msg=\"Removing container: a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8\" id=560e5111-d2c6-42df-aa35-af222b60557e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.525792 | controller |     "Jun 14 09:47:12.795352 crc crio[24245]: time=\"2026-06-14T09:47:12.795199375Z\" level=info msg=\"Removed container a7b44178ebcd9c38ff8abb801d1c53487f12f4010789503339a5bc43084cfcb8: openstack/nova-api-0/nova-api-api\" id=560e5111-d2c6-42df-aa35-af222b60557e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.525807 | controller |     "Jun 14 09:47:12.799648 crc crio[24245]: time=\"2026-06-14T09:47:12.79952842Z\" level=info msg=\"Removing container: a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c\" id=a264ef0b-b36a-491d-a64a-438448f661b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.525835 | controller |     "Jun 14 09:47:12.842823 crc crio[24245]: time=\"2026-06-14T09:47:12.841540821Z\" level=info msg=\"Removed container a83b43bc94f8f30cbeb291cfc7b6f04ef8f85071dd19a99d6ab3b2939180c09c: openstack/nova-api-0/nova-api-log\" id=a264ef0b-b36a-491d-a64a-438448f661b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.525850 | controller |     "Jun 14 09:47:12.852387 crc crio[24245]: time=\"2026-06-14T09:47:12.8522978Z\" level=info msg=\"Removing container: f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717\" id=28af335c-f38b-4f19-a70b-c6dbdf8b5499 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.525864 | controller |     "Jun 14 09:47:12.922417 crc crio[24245]: time=\"2026-06-14T09:47:12.922299916Z\" level=info msg=\"Removed container f513773aed3e17cb2d64287cdceee6c99ca083a40139bd931df0ed888cc17717: openstack/nova-metadata-0/nova-metadata-metadata\" id=28af335c-f38b-4f19-a70b-c6dbdf8b5499 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.525879 | controller |     "Jun 14 09:47:12.928816 crc crio[24245]: time=\"2026-06-14T09:47:12.928697909Z\" level=info msg=\"Removing container: 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb\" id=9e6950c1-82de-4c03-9647-6735ba5f6d1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.525893 | controller |     "Jun 14 09:47:13.098830 crc crio[24245]: time=\"2026-06-14T09:47:13.090090052Z\" level=info msg=\"Removed container 0429d485edcf5ba167e5b077808f1ed784f2d85f944f2580d4be5207b6cfb6bb: openstack/nova-metadata-0/nova-metadata-log\" id=9e6950c1-82de-4c03-9647-6735ba5f6d1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.525908 | controller |     "Jun 14 09:47:13.117825 crc crio[24245]: time=\"2026-06-14T09:47:13.113777906Z\" level=info msg=\"Removing container: 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282\" id=196a54f6-48bd-4973-a109-fbd2bb414e63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.525922 | controller |     "Jun 14 09:47:13.230208 crc crio[24245]: time=\"2026-06-14T09:47:13.22991839Z\" level=info msg=\"Removed container 01de71339dc4f5e19af4b146559914aabe8238ebef31a1b90f06f35bdf10f282: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=196a54f6-48bd-4973-a109-fbd2bb414e63 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.525937 | controller |     "Jun 14 09:47:13.422308 crc crio[24245]: time=\"2026-06-14T09:47:13.421900639Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=393ea66f-a7c6-463b-aa80-11493e0dcca2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.525951 | controller |     "Jun 14 09:47:13.422308 crc crio[24245]: time=\"2026-06-14T09:47:13.42229661Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.525966 | controller |     "Jun 14 09:47:13.456931 crc crio[24245]: time=\"2026-06-14T09:47:13.456766597Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=07410f29-24fd-46cb-ae19-6adda7819831 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.525980 | controller |     "Jun 14 09:47:13.457067 crc crio[24245]: time=\"2026-06-14T09:47:13.457009335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.525995 | controller |     "Jun 14 09:47:13.468718 crc crio[24245]: time=\"2026-06-14T09:47:13.468633974Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0f35b2ec6c15bffabc225125bfa05927b76284c528910b0728f8dfc3f31a32fe UID:815f9d55-7bed-40e4-920b-18c2a309c9aa NetNS:/var/run/netns/91ccbac5-01f6-4d8c-9840-5fdce55fb6c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod815f9d55_7bed_40e4_920b_18c2a309c9aa.slice PodAnnotations:0xc0005227d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.526014 | controller |     "Jun 14 09:47:13.468718 crc crio[24245]: time=\"2026-06-14T09:47:13.468700326Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.526030 | controller |     "Jun 14 09:47:13.505660 crc crio[24245]: time=\"2026-06-14T09:47:13.505460505Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5960bf052f49d506f117db32a0e9aa5b6863839ceef07510ed6611f6af6c9281 UID:1213925c-fff7-4d17-aa57-15013cea5a7f NetNS:/var/run/netns/5f5e2119-7389-439e-8ecb-9869aef8cd43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1213925c_fff7_4d17_aa57_15013cea5a7f.slice PodAnnotations:0xc000522948}] Aliases:map[]}\"",
2026-06-14 10:12:41.526045 | controller |     "Jun 14 09:47:13.506280 crc crio[24245]: time=\"2026-06-14T09:47:13.506259111Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.526060 | controller |     "Jun 14 09:47:13.628015 crc crio[24245]: time=\"2026-06-14T09:47:13.627390473Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=ebd11e6b-ca95-4f7a-8b4e-9998627e9480 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.526074 | controller |     "Jun 14 09:47:13.628298 crc crio[24245]: time=\"2026-06-14T09:47:13.628035873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.526089 | controller |     "Jun 14 09:47:13.702291 crc crio[24245]: time=\"2026-06-14T09:47:13.702046199Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9921c11e6121039c37316cd27a7fde9d9efb87f6c973dc07dbcb1de2c984ad3e UID:996c20ea-4d03-4071-a757-19ae33590dc1 NetNS:/var/run/netns/9c2ee9dd-5311-42fe-b0c6-52802e18c0e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod996c20ea_4d03_4071_a757_19ae33590dc1.slice PodAnnotations:0xc001fea2b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.526104 | controller |     "Jun 14 09:47:13.702291 crc crio[24245]: time=\"2026-06-14T09:47:13.702141673Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.526118 | controller |     "Jun 14 09:47:13.862526 crc crio[24245]: 2026-06-14T09:47:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f35b2ec6c15bff Mac:12:17:eb:a9:ef:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:bf Mtu:0 Sandbox:/var/run/netns/91ccbac5-01f6-4d8c-9840-5fdce55fb6c9 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.1.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.526177 | controller |     "Jun 14 09:47:13.863971 crc crio[24245]: time=\"2026-06-14T09:47:13.863673392Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:0f35b2ec6c15bffabc225125bfa05927b76284c528910b0728f8dfc3f31a32fe UID:815f9d55-7bed-40e4-920b-18c2a309c9aa NetNS:/var/run/netns/91ccbac5-01f6-4d8c-9840-5fdce55fb6c9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod815f9d55_7bed_40e4_920b_18c2a309c9aa.slice PodAnnotations:0xc0005227d8}] Aliases:map[]}\"",
2026-06-14 10:12:41.526193 | controller |     "Jun 14 09:47:13.864360 crc crio[24245]: time=\"2026-06-14T09:47:13.864294482Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.526212 | controller |     "Jun 14 09:47:13.875072 crc crio[24245]: time=\"2026-06-14T09:47:13.874980766Z\" level=info msg=\"Ran pod sandbox 0f35b2ec6c15bffabc225125bfa05927b76284c528910b0728f8dfc3f31a32fe with infra container: openstack/nova-metadata-0/POD\" id=393ea66f-a7c6-463b-aa80-11493e0dcca2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.526227 | controller |     "Jun 14 09:47:13.877110 crc crio[24245]: time=\"2026-06-14T09:47:13.877045592Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=0d70a278-f542-4d14-9afa-51a620056389 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.526242 | controller |     "Jun 14 09:47:13.882780 crc crio[24245]: time=\"2026-06-14T09:47:13.882714004Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a54fb335-4e81-4358-a693-1ecc64b19f06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.526257 | controller |     "Jun 14 09:47:13.890794 crc crio[24245]: time=\"2026-06-14T09:47:13.890725743Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=4c659a33-b218-42e8-8133-04f180810c65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.526271 | controller |     "Jun 14 09:47:13.891222 crc crio[24245]: time=\"2026-06-14T09:47:13.891188828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.526286 | controller |     "Jun 14 09:47:13.967094 crc crio[24245]: time=\"2026-06-14T09:47:13.966897042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.526300 | controller |     "Jun 14 09:47:13.972215 crc crio[24245]: time=\"2026-06-14T09:47:13.972044946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.526314 | controller |     "Jun 14 09:47:14.205103 crc crio[24245]: 2026-06-14T09:47:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5960bf052f49d50 Mac:2a:6a:f9:95:d5:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c1 Mtu:0 Sandbox:/var/run/netns/5f5e2119-7389-439e-8ecb-9869aef8cd43 SocketPath: PciID:}] [{Interface:0xc000502610 Address:{IP:10.217.1.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.526329 | controller |     "Jun 14 09:47:14.206472 crc crio[24245]: time=\"2026-06-14T09:47:14.206435984Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5960bf052f49d506f117db32a0e9aa5b6863839ceef07510ed6611f6af6c9281 UID:1213925c-fff7-4d17-aa57-15013cea5a7f NetNS:/var/run/netns/5f5e2119-7389-439e-8ecb-9869aef8cd43 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1213925c_fff7_4d17_aa57_15013cea5a7f.slice PodAnnotations:0xc000522948}] Aliases:map[]}\"",
2026-06-14 10:12:41.526343 | controller |     "Jun 14 09:47:14.206734 crc crio[24245]: time=\"2026-06-14T09:47:14.206709413Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.526377 | controller |     "Jun 14 09:47:14.220323 crc crio[24245]: time=\"2026-06-14T09:47:14.219944225Z\" level=info msg=\"Ran pod sandbox 5960bf052f49d506f117db32a0e9aa5b6863839ceef07510ed6611f6af6c9281 with infra container: openstack/nova-api-0/POD\" id=07410f29-24fd-46cb-ae19-6adda7819831 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.526393 | controller |     "Jun 14 09:47:14.224363 crc crio[24245]: time=\"2026-06-14T09:47:14.224284549Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8fb5e4a2-076e-4af2-8c5b-116145bba472 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.526412 | controller |     "Jun 14 09:47:14.228233 crc crio[24245]: time=\"2026-06-14T09:47:14.228129562Z\" level=info msg=\"Created container 532f245e1fa87549cf59ff788e19e5cd0166f04d25a548a10124f0c2f50d8d7c: openstack/nova-metadata-0/nova-metadata-log\" id=4c659a33-b218-42e8-8133-04f180810c65 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.526428 | controller |     "Jun 14 09:47:14.230423 crc crio[24245]: time=\"2026-06-14T09:47:14.230360913Z\" level=info msg=\"Starting container: 532f245e1fa87549cf59ff788e19e5cd0166f04d25a548a10124f0c2f50d8d7c\" id=4d61b0e6-87b9-48e4-bdf6-8dfa27956ee9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.526442 | controller |     "Jun 14 09:47:14.232346 crc crio[24245]: time=\"2026-06-14T09:47:14.230424205Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b908050a-0a56-42a3-8f60-2a02c1e245c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.526457 | controller |     "Jun 14 09:47:14.237080 crc crio[24245]: time=\"2026-06-14T09:47:14.237038265Z\" level=info msg=\"Started container\" PID=294565 containerID=532f245e1fa87549cf59ff788e19e5cd0166f04d25a548a10124f0c2f50d8d7c description=openstack/nova-metadata-0/nova-metadata-log id=4d61b0e6-87b9-48e4-bdf6-8dfa27956ee9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f35b2ec6c15bffabc225125bfa05927b76284c528910b0728f8dfc3f31a32fe",
2026-06-14 10:12:41.526471 | controller |     "Jun 14 09:47:14.243971 crc crio[24245]: time=\"2026-06-14T09:47:14.243836861Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=18549f5f-7126-4a2c-8609-16a92f2b5329 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.526486 | controller |     "Jun 14 09:47:14.244347 crc crio[24245]: time=\"2026-06-14T09:47:14.244295566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.526500 | controller |     "Jun 14 09:47:14.250299 crc crio[24245]: time=\"2026-06-14T09:47:14.250247375Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=69bcfd35-af28-480c-8f33-289b8deeaac0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.526515 | controller |     "Jun 14 09:47:14.301987 crc crio[24245]: time=\"2026-06-14T09:47:14.30193423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.526530 | controller |     "Jun 14 09:47:14.308044 crc crio[24245]: time=\"2026-06-14T09:47:14.308008765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.526544 | controller |     "Jun 14 09:47:14.313123 crc crio[24245]: 2026-06-14T09:47:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9921c11e6121039 Mac:2e:8c:e8:3f:87:c5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c0 Mtu:0 Sandbox:/var/run/netns/9c2ee9dd-5311-42fe-b0c6-52802e18c0e9 SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.1.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.526559 | controller |     "Jun 14 09:47:14.315650 crc crio[24245]: time=\"2026-06-14T09:47:14.315541257Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:9921c11e6121039c37316cd27a7fde9d9efb87f6c973dc07dbcb1de2c984ad3e UID:996c20ea-4d03-4071-a757-19ae33590dc1 NetNS:/var/run/netns/9c2ee9dd-5311-42fe-b0c6-52802e18c0e9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod996c20ea_4d03_4071_a757_19ae33590dc1.slice PodAnnotations:0xc001fea2b0}] Aliases:map[]}\"",
2026-06-14 10:12:41.526581 | controller |     "Jun 14 09:47:14.316004 crc crio[24245]: time=\"2026-06-14T09:47:14.315928024Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.526596 | controller |     "Jun 14 09:47:14.326418 crc crio[24245]: time=\"2026-06-14T09:47:14.326315145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8392191d-53f2-4d00-9d28-4d4b7374865c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.526612 | controller |     "Jun 14 09:47:14.330254 crc crio[24245]: time=\"2026-06-14T09:47:14.329974771Z\" level=info msg=\"Ran pod sandbox 9921c11e6121039c37316cd27a7fde9d9efb87f6c973dc07dbcb1de2c984ad3e with infra container: openstack/nova-scheduler-0/POD\" id=ebd11e6b-ca95-4f7a-8b4e-9998627e9480 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.526627 | controller |     "Jun 14 09:47:14.333263 crc crio[24245]: time=\"2026-06-14T09:47:14.333190363Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=6de78821-b1ed-41e1-8b66-097aef41da45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.526642 | controller |     "Jun 14 09:47:14.348071 crc crio[24245]: time=\"2026-06-14T09:47:14.347964974Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=9709c5d0-b91b-4034-9584-fadd9005b011 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.526656 | controller |     "Jun 14 09:47:14.348539 crc crio[24245]: time=\"2026-06-14T09:47:14.34847092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.526671 | controller |     "Jun 14 09:47:14.356086 crc crio[24245]: time=\"2026-06-14T09:47:14.356012489Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=0dacf27f-a583-4720-90fb-0412c222a447 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.526686 | controller |     "Jun 14 09:47:14.378480 crc crio[24245]: time=\"2026-06-14T09:47:14.378398002Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=6de2096e-065b-4350-b9f4-d9850b6d318e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.526701 | controller |     "Jun 14 09:47:14.379096 crc crio[24245]: time=\"2026-06-14T09:47:14.379016771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.526715 | controller |     "Jun 14 09:47:14.446291 crc crio[24245]: time=\"2026-06-14T09:47:14.445734805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.526731 | controller |     "Jun 14 09:47:14.450664 crc crio[24245]: time=\"2026-06-14T09:47:14.45054338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.526745 | controller |     "Jun 14 09:47:14.483323 crc crio[24245]: time=\"2026-06-14T09:47:14.483239438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.526760 | controller |     "Jun 14 09:47:14.486081 crc crio[24245]: time=\"2026-06-14T09:47:14.486023787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.526809 | controller |     "Jun 14 09:47:14.590641 crc crio[24245]: time=\"2026-06-14T09:47:14.590130677Z\" level=info msg=\"Created container 2a93ab4981d57a4066b9c9302622830d47523ee304e5d541d3428bf1d7615304: openstack/nova-api-0/nova-api-log\" id=18549f5f-7126-4a2c-8609-16a92f2b5329 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.526830 | controller |     "Jun 14 09:47:14.593537 crc crio[24245]: time=\"2026-06-14T09:47:14.593446262Z\" level=info msg=\"Starting container: 2a93ab4981d57a4066b9c9302622830d47523ee304e5d541d3428bf1d7615304\" id=71b4f445-f07b-478a-9be6-cb7835a82a71 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.526845 | controller |     "Jun 14 09:47:14.603002 crc crio[24245]: time=\"2026-06-14T09:47:14.602063786Z\" level=info msg=\"Started container\" PID=294611 containerID=2a93ab4981d57a4066b9c9302622830d47523ee304e5d541d3428bf1d7615304 description=openstack/nova-api-0/nova-api-log id=71b4f445-f07b-478a-9be6-cb7835a82a71 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5960bf052f49d506f117db32a0e9aa5b6863839ceef07510ed6611f6af6c9281",
2026-06-14 10:12:41.526860 | controller |     "Jun 14 09:47:14.603002 crc crio[24245]: time=\"2026-06-14T09:47:14.60281462Z\" level=info msg=\"Created container d3cff8811d962f9dc2e2b301b6637ba2b72ebb3aeed4a34b134450677902925e: openstack/nova-metadata-0/nova-metadata-metadata\" id=9709c5d0-b91b-4034-9584-fadd9005b011 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.526875 | controller |     "Jun 14 09:47:14.604391 crc crio[24245]: time=\"2026-06-14T09:47:14.604269806Z\" level=info msg=\"Created container b195a2532a8ed2911c6014bc13c98233245d99f05b4d79a678d905469e38ff8c: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=6de2096e-065b-4350-b9f4-d9850b6d318e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.526890 | controller |     "Jun 14 09:47:14.606756 crc crio[24245]: time=\"2026-06-14T09:47:14.606704093Z\" level=info msg=\"Starting container: d3cff8811d962f9dc2e2b301b6637ba2b72ebb3aeed4a34b134450677902925e\" id=f44c20e1-ef61-4954-896d-20842f0ed4f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.526905 | controller |     "Jun 14 09:47:14.607100 crc crio[24245]: time=\"2026-06-14T09:47:14.607061576Z\" level=info msg=\"Starting container: b195a2532a8ed2911c6014bc13c98233245d99f05b4d79a678d905469e38ff8c\" id=93c00122-b867-4867-8478-5a14ead42c7b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.526920 | controller |     "Jun 14 09:47:14.618769 crc crio[24245]: time=\"2026-06-14T09:47:14.618274761Z\" level=info msg=\"Started container\" PID=294648 containerID=d3cff8811d962f9dc2e2b301b6637ba2b72ebb3aeed4a34b134450677902925e description=openstack/nova-metadata-0/nova-metadata-metadata id=f44c20e1-ef61-4954-896d-20842f0ed4f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f35b2ec6c15bffabc225125bfa05927b76284c528910b0728f8dfc3f31a32fe",
2026-06-14 10:12:41.526935 | controller |     "Jun 14 09:47:14.618769 crc crio[24245]: time=\"2026-06-14T09:47:14.618409616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=03dcb7cd-5fd2-476a-85cb-c215716cd8fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.526950 | controller |     "Jun 14 09:47:14.620744 crc crio[24245]: time=\"2026-06-14T09:47:14.620583936Z\" level=info msg=\"Started container\" PID=294653 containerID=b195a2532a8ed2911c6014bc13c98233245d99f05b4d79a678d905469e38ff8c description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=93c00122-b867-4867-8478-5a14ead42c7b name=/runtime.v1.RuntimeService/StartContainer sandboxID=9921c11e6121039c37316cd27a7fde9d9efb87f6c973dc07dbcb1de2c984ad3e",
2026-06-14 10:12:41.526965 | controller |     "Jun 14 09:47:14.692425 crc crio[24245]: time=\"2026-06-14T09:47:14.692206213Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e1743712-8113-4cc2-94f4-6e34b78d5290 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.526980 | controller |     "Jun 14 09:47:14.702488 crc crio[24245]: time=\"2026-06-14T09:47:14.702324875Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=af62a4ff-91a5-4993-ac9d-5a7dd70677b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.526999 | controller |     "Jun 14 09:47:14.705962 crc crio[24245]: time=\"2026-06-14T09:47:14.702789576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.527014 | controller |     "Jun 14 09:47:14.759503 crc crio[24245]: time=\"2026-06-14T09:47:14.759452362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.527029 | controller |     "Jun 14 09:47:14.765521 crc crio[24245]: time=\"2026-06-14T09:47:14.765436613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.527044 | controller |     "Jun 14 09:47:14.891634 crc crio[24245]: time=\"2026-06-14T09:47:14.891486353Z\" level=info msg=\"Created container d79555f2c60c4957dcf5738d8cb0c8ee781bd03f7998965f36622b799cf89032: openstack/nova-api-0/nova-api-api\" id=af62a4ff-91a5-4993-ac9d-5a7dd70677b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.527059 | controller |     "Jun 14 09:47:14.893588 crc crio[24245]: time=\"2026-06-14T09:47:14.893147856Z\" level=info msg=\"Starting container: d79555f2c60c4957dcf5738d8cb0c8ee781bd03f7998965f36622b799cf89032\" id=319bcf4e-2729-482e-bc72-7df087eb8521 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.527073 | controller |     "Jun 14 09:47:14.898310 crc crio[24245]: time=\"2026-06-14T09:47:14.897958828Z\" level=info msg=\"Started container\" PID=294716 containerID=d79555f2c60c4957dcf5738d8cb0c8ee781bd03f7998965f36622b799cf89032 description=openstack/nova-api-0/nova-api-api id=319bcf4e-2729-482e-bc72-7df087eb8521 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5960bf052f49d506f117db32a0e9aa5b6863839ceef07510ed6611f6af6c9281",
2026-06-14 10:12:41.527088 | controller |     "Jun 14 09:47:40.201340 crc crio[24245]: time=\"2026-06-14T09:47:40.200543722Z\" level=info msg=\"Running pod sandbox: openstack/update-edpm-update-openstack-edpm-ipam-hpmrm/POD\" id=a71e2892-74f4-4dea-a13d-8cfdca7727c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.527102 | controller |     "Jun 14 09:47:40.202760 crc crio[24245]: time=\"2026-06-14T09:47:40.201372548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.527118 | controller |     "Jun 14 09:47:40.262630 crc crio[24245]: time=\"2026-06-14T09:47:40.262499553Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-hpmrm Namespace:openstack ID:e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2 UID:03c63bd9-dbfb-4b62-9444-47150067e944 NetNS:/var/run/netns/af267b8f-d55d-4ad6-98f5-221024d7343f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c63bd9_dbfb_4b62_9444_47150067e944.slice PodAnnotations:0xc001c3c138}] Aliases:map[]}\"",
2026-06-14 10:12:41.527133 | controller |     "Jun 14 09:47:40.262630 crc crio[24245]: time=\"2026-06-14T09:47:40.262570435Z\" level=info msg=\"Adding pod openstack_update-edpm-update-openstack-edpm-ipam-hpmrm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.527148 | controller |     "Jun 14 09:47:41.082001 crc crio[24245]: 2026-06-14T09:47:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e00706e33494d53 Mac:36:64:66:91:ad:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c2 Mtu:0 Sandbox:/var/run/netns/af267b8f-d55d-4ad6-98f5-221024d7343f SocketPath: PciID:}] [{Interface:0xc000296e60 Address:{IP:10.217.1.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.527163 | controller |     "Jun 14 09:47:41.084488 crc crio[24245]: time=\"2026-06-14T09:47:41.08439958Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-hpmrm Namespace:openstack ID:e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2 UID:03c63bd9-dbfb-4b62-9444-47150067e944 NetNS:/var/run/netns/af267b8f-d55d-4ad6-98f5-221024d7343f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c63bd9_dbfb_4b62_9444_47150067e944.slice PodAnnotations:0xc001c3c138}] Aliases:map[]}\"",
2026-06-14 10:12:41.527182 | controller |     "Jun 14 09:47:41.084738 crc crio[24245]: time=\"2026-06-14T09:47:41.084681669Z\" level=info msg=\"Checking pod openstack_update-edpm-update-openstack-edpm-ipam-hpmrm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.527197 | controller |     "Jun 14 09:47:41.100348 crc crio[24245]: time=\"2026-06-14T09:47:41.1002722Z\" level=info msg=\"Ran pod sandbox e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2 with infra container: openstack/update-edpm-update-openstack-edpm-ipam-hpmrm/POD\" id=a71e2892-74f4-4dea-a13d-8cfdca7727c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.527212 | controller |     "Jun 14 09:47:41.107006 crc crio[24245]: time=\"2026-06-14T09:47:41.10653505Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6feeac58-a07b-45f9-bfb1-1fa09aff713f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.527227 | controller |     "Jun 14 09:47:41.151741 crc crio[24245]: time=\"2026-06-14T09:47:41.151475346Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=45d0e342-c5bd-4d53-bb27-7796d3b303b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.527241 | controller |     "Jun 14 09:47:41.162558 crc crio[24245]: time=\"2026-06-14T09:47:41.162428729Z\" level=info msg=\"Creating container: openstack/update-edpm-update-openstack-edpm-ipam-hpmrm/update-edpm-update-openstack-edpm-ipam\" id=05c7a538-791b-4042-b194-fdaab67edf89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.527256 | controller |     "Jun 14 09:47:41.163332 crc crio[24245]: time=\"2026-06-14T09:47:41.163255205Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.527270 | controller |     "Jun 14 09:47:41.217911 crc crio[24245]: time=\"2026-06-14T09:47:41.217804759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.527284 | controller |     "Jun 14 09:47:41.222102 crc crio[24245]: time=\"2026-06-14T09:47:41.221801167Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.527298 | controller |     "Jun 14 09:47:41.416682 crc crio[24245]: time=\"2026-06-14T09:47:41.415695583Z\" level=info msg=\"Created container 72bed45dd059a4ea011be5c1858d1653be3f9a92e248fe448a615bac8ee0b782: openstack/update-edpm-update-openstack-edpm-ipam-hpmrm/update-edpm-update-openstack-edpm-ipam\" id=05c7a538-791b-4042-b194-fdaab67edf89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.527313 | controller |     "Jun 14 09:47:41.418127 crc crio[24245]: time=\"2026-06-14T09:47:41.418048389Z\" level=info msg=\"Starting container: 72bed45dd059a4ea011be5c1858d1653be3f9a92e248fe448a615bac8ee0b782\" id=71959c8f-0fa6-4824-b147-6ba1566a44bb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.527327 | controller |     "Jun 14 09:47:41.424246 crc crio[24245]: time=\"2026-06-14T09:47:41.424156893Z\" level=info msg=\"Started container\" PID=296642 containerID=72bed45dd059a4ea011be5c1858d1653be3f9a92e248fe448a615bac8ee0b782 description=openstack/update-edpm-update-openstack-edpm-ipam-hpmrm/update-edpm-update-openstack-edpm-ipam id=71959c8f-0fa6-4824-b147-6ba1566a44bb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2",
2026-06-14 10:12:41.527372 | controller |     "Jun 14 09:48:00.584314 crc crio[24245]: time=\"2026-06-14T09:48:00.583525169Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690508-nhcvx/POD\" id=7cc2fe24-d565-4cf2-994f-af575aef556a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.527394 | controller |     "Jun 14 09:48:00.585414 crc crio[24245]: time=\"2026-06-14T09:48:00.585392149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.527410 | controller |     "Jun 14 09:48:00.659540 crc crio[24245]: time=\"2026-06-14T09:48:00.658889367Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690508-nhcvx Namespace:openshift-infra ID:c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a UID:c0f59abe-5937-4a1f-9afb-921d3ebafde8 NetNS:/var/run/netns/310e374d-cb2d-47f5-91c0-2d3ff02e3955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f59abe_5937_4a1f_9afb_921d3ebafde8.slice PodAnnotations:0xc000602238}] Aliases:map[]}\"",
2026-06-14 10:12:41.527425 | controller |     "Jun 14 09:48:00.659540 crc crio[24245]: time=\"2026-06-14T09:48:00.658994261Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690508-nhcvx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.527441 | controller |     "Jun 14 09:48:01.122937 crc crio[24245]: 2026-06-14T09:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c35727fce9388dc Mac:7a:87:4f:2e:66:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c3 Mtu:0 Sandbox:/var/run/netns/310e374d-cb2d-47f5-91c0-2d3ff02e3955 SocketPath: PciID:}] [{Interface:0xc000368940 Address:{IP:10.217.1.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.527456 | controller |     "Jun 14 09:48:01.124458 crc crio[24245]: time=\"2026-06-14T09:48:01.124385353Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690508-nhcvx Namespace:openshift-infra ID:c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a UID:c0f59abe-5937-4a1f-9afb-921d3ebafde8 NetNS:/var/run/netns/310e374d-cb2d-47f5-91c0-2d3ff02e3955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f59abe_5937_4a1f_9afb_921d3ebafde8.slice PodAnnotations:0xc000602238}] Aliases:map[]}\"",
2026-06-14 10:12:41.527471 | controller |     "Jun 14 09:48:01.124639 crc crio[24245]: time=\"2026-06-14T09:48:01.124547768Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690508-nhcvx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.527486 | controller |     "Jun 14 09:48:01.142088 crc crio[24245]: time=\"2026-06-14T09:48:01.141998224Z\" level=info msg=\"Ran pod sandbox c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a with infra container: openshift-infra/auto-csr-approver-29690508-nhcvx/POD\" id=7cc2fe24-d565-4cf2-994f-af575aef556a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.527501 | controller |     "Jun 14 09:48:01.147024 crc crio[24245]: time=\"2026-06-14T09:48:01.146982221Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5d5983e8-f904-4761-aa38-4fbe528efc3f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.527515 | controller |     "Jun 14 09:48:01.156144 crc crio[24245]: time=\"2026-06-14T09:48:01.156072442Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.527535 | controller |     "Jun 14 09:48:01.904159 crc crio[24245]: time=\"2026-06-14T09:48:01.902317518Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5d5983e8-f904-4761-aa38-4fbe528efc3f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.527550 | controller |     "Jun 14 09:48:01.906303 crc crio[24245]: time=\"2026-06-14T09:48:01.905376836Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=eec11aa3-df4b-4b5e-9f22-5db95da57b11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.527564 | controller |     "Jun 14 09:48:01.908423 crc crio[24245]: time=\"2026-06-14T09:48:01.908090033Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7f17d1a7-7093-472e-a146-5c45ff1e4c2b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.527579 | controller |     "Jun 14 09:48:01.919211 crc crio[24245]: time=\"2026-06-14T09:48:01.918793042Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690508-nhcvx/oc\" id=52f2b326-5002-4023-8ac8-5c46e2afdc13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.527593 | controller |     "Jun 14 09:48:01.919591 crc crio[24245]: time=\"2026-06-14T09:48:01.919489655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.527607 | controller |     "Jun 14 09:48:01.969065 crc crio[24245]: time=\"2026-06-14T09:48:01.968992119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.527621 | controller |     "Jun 14 09:48:02.230387 crc crio[24245]: time=\"2026-06-14T09:48:02.229665351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.527636 | controller |     "Jun 14 09:48:02.360080 crc crio[24245]: time=\"2026-06-14T09:48:02.359987886Z\" level=info msg=\"Created container bf857a4f7622a0b7e08472cd7114067befa62ceb4c8102be33745a545395f4fa: openshift-infra/auto-csr-approver-29690508-nhcvx/oc\" id=52f2b326-5002-4023-8ac8-5c46e2afdc13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.527650 | controller |     "Jun 14 09:48:02.363107 crc crio[24245]: time=\"2026-06-14T09:48:02.362687861Z\" level=info msg=\"Starting container: bf857a4f7622a0b7e08472cd7114067befa62ceb4c8102be33745a545395f4fa\" id=fbc29d6a-9ac4-4b8c-a10f-3f9bc5248241 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.527664 | controller |     "Jun 14 09:48:02.370338 crc crio[24245]: time=\"2026-06-14T09:48:02.370241481Z\" level=info msg=\"Started container\" PID=297975 containerID=bf857a4f7622a0b7e08472cd7114067befa62ceb4c8102be33745a545395f4fa description=openshift-infra/auto-csr-approver-29690508-nhcvx/oc id=fbc29d6a-9ac4-4b8c-a10f-3f9bc5248241 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a",
2026-06-14 10:12:41.527679 | controller |     "Jun 14 09:48:04.784919 crc crio[24245]: time=\"2026-06-14T09:48:04.78424682Z\" level=info msg=\"Stopping pod sandbox: c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a\" id=55dedda6-cc35-46c9-b564-248ea1ecf551 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.527694 | controller |     "Jun 14 09:48:04.786569 crc crio[24245]: time=\"2026-06-14T09:48:04.786538104Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690508-nhcvx Namespace:openshift-infra ID:c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a UID:c0f59abe-5937-4a1f-9afb-921d3ebafde8 NetNS:/var/run/netns/310e374d-cb2d-47f5-91c0-2d3ff02e3955 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc0f59abe_5937_4a1f_9afb_921d3ebafde8.slice PodAnnotations:0xc0006203b8}] Aliases:map[]}\"",
2026-06-14 10:12:41.527713 | controller |     "Jun 14 09:48:04.786898 crc crio[24245]: time=\"2026-06-14T09:48:04.786828983Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690508-nhcvx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.527729 | controller |     "Jun 14 09:48:05.146298 crc crio[24245]: time=\"2026-06-14T09:48:05.145668424Z\" level=info msg=\"Stopped pod sandbox: c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a\" id=55dedda6-cc35-46c9-b564-248ea1ecf551 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.527744 | controller |     "Jun 14 09:48:05.593152 crc crio[24245]: time=\"2026-06-14T09:48:05.592454736Z\" level=info msg=\"Removing container: 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11\" id=22080372-0487-4f6e-b67b-a5dacabbc9e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.527758 | controller |     "Jun 14 09:48:05.655317 crc crio[24245]: time=\"2026-06-14T09:48:05.654703918Z\" level=info msg=\"Removed container 8bde38f5bd21b989a5f59b5f6fd8f4673f615b010c410c1ae4b054b6bc511e11: openstack/nova-metadata-0/nova-metadata-metadata\" id=22080372-0487-4f6e-b67b-a5dacabbc9e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.527773 | controller |     "Jun 14 09:48:05.659033 crc crio[24245]: time=\"2026-06-14T09:48:05.658952262Z\" level=info msg=\"Removing container: aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290\" id=34912195-0d6d-4db4-b15f-e8bffe7ba634 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.527788 | controller |     "Jun 14 09:48:05.702381 crc crio[24245]: time=\"2026-06-14T09:48:05.702298892Z\" level=info msg=\"Removed container aae5bac426a7861707c98d9cdedf5ae92fb9f442074452182ce34fa97f94b290: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=34912195-0d6d-4db4-b15f-e8bffe7ba634 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.527802 | controller |     "Jun 14 09:48:05.717423 crc crio[24245]: time=\"2026-06-14T09:48:05.717274686Z\" level=info msg=\"Stopping pod sandbox: b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8\" id=d962b30d-f096-4427-a0a8-61abe0a44676 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.527817 | controller |     "Jun 14 09:48:05.717423 crc crio[24245]: time=\"2026-06-14T09:48:05.717381499Z\" level=info msg=\"Stopped pod sandbox (already stopped): b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8\" id=d962b30d-f096-4427-a0a8-61abe0a44676 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.527857 | controller |     "Jun 14 09:48:05.719379 crc crio[24245]: time=\"2026-06-14T09:48:05.719337052Z\" level=info msg=\"Removing pod sandbox: b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8\" id=9892cdeb-1883-4115-98c4-01b3d54c5b09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.527879 | controller |     "Jun 14 09:48:05.745105 crc crio[24245]: time=\"2026-06-14T09:48:05.744966086Z\" level=info msg=\"Removed pod sandbox: b3877610dafce6251fdcce8f85ef6dde0fc4560f44c522eb308e88c448878be8\" id=9892cdeb-1883-4115-98c4-01b3d54c5b09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.527894 | controller |     "Jun 14 09:48:05.747203 crc crio[24245]: time=\"2026-06-14T09:48:05.747044083Z\" level=info msg=\"Stopping pod sandbox: 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b\" id=684dfb0f-e629-4e1c-8d04-09fc07be85a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.527909 | controller |     "Jun 14 09:48:05.747203 crc crio[24245]: time=\"2026-06-14T09:48:05.747154537Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b\" id=684dfb0f-e629-4e1c-8d04-09fc07be85a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.527928 | controller |     "Jun 14 09:48:05.748053 crc crio[24245]: time=\"2026-06-14T09:48:05.747958533Z\" level=info msg=\"Removing pod sandbox: 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b\" id=59366414-1bb5-4a55-8acb-d7741930dbab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.527943 | controller |     "Jun 14 09:48:05.768925 crc crio[24245]: time=\"2026-06-14T09:48:05.768649696Z\" level=info msg=\"Removed pod sandbox: 8a4e41f939dd3f8356c7ac8c595631c7bd2cf97fdfba258dda149095cde4665b\" id=59366414-1bb5-4a55-8acb-d7741930dbab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.527958 | controller |     "Jun 14 09:48:05.770726 crc crio[24245]: time=\"2026-06-14T09:48:05.770645764Z\" level=info msg=\"Stopping pod sandbox: 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2\" id=d6b61968-9a9c-4148-9027-962a164cf462 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.527972 | controller |     "Jun 14 09:48:05.770726 crc crio[24245]: time=\"2026-06-14T09:48:05.770694835Z\" level=info msg=\"Stopped pod sandbox (already stopped): 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2\" id=d6b61968-9a9c-4148-9027-962a164cf462 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.527987 | controller |     "Jun 14 09:48:05.772027 crc crio[24245]: time=\"2026-06-14T09:48:05.771985568Z\" level=info msg=\"Removing pod sandbox: 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2\" id=dfeaefce-9fb4-45e0-b188-5902635f8361 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.528001 | controller |     "Jun 14 09:48:05.797950 crc crio[24245]: time=\"2026-06-14T09:48:05.797896071Z\" level=info msg=\"Removed pod sandbox: 51668b4ec848cb6bf622bd0f57b0b7ef5f507043549257f251df4e0fb6b821d2\" id=dfeaefce-9fb4-45e0-b188-5902635f8361 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.528016 | controller |     "Jun 14 09:48:05.800012 crc crio[24245]: time=\"2026-06-14T09:48:05.799761129Z\" level=info msg=\"Stopping pod sandbox: c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972\" id=393ca6b9-b797-409a-8e5b-5b24596c4ee0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.528031 | controller |     "Jun 14 09:48:05.800012 crc crio[24245]: time=\"2026-06-14T09:48:05.799901494Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972\" id=393ca6b9-b797-409a-8e5b-5b24596c4ee0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.528046 | controller |     "Jun 14 09:48:05.800518 crc crio[24245]: time=\"2026-06-14T09:48:05.800378339Z\" level=info msg=\"Removing pod sandbox: c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972\" id=ba5442a7-4dd3-4a1f-b900-5203c330e6de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.528060 | controller |     "Jun 14 09:48:05.817091 crc crio[24245]: time=\"2026-06-14T09:48:05.817038774Z\" level=info msg=\"Removed pod sandbox: c3e3262bc8f27cd3dafecc2f9e4ce4520e2c2ad0b43531ee7149aefe05a39972\" id=ba5442a7-4dd3-4a1f-b900-5203c330e6de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.528075 | controller |     "Jun 14 09:48:05.818636 crc crio[24245]: time=\"2026-06-14T09:48:05.818477865Z\" level=info msg=\"Stopping pod sandbox: 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278\" id=a72e8c52-f3dc-4693-96bb-4c59eefd7ec6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.528089 | controller |     "Jun 14 09:48:05.818920 crc crio[24245]: time=\"2026-06-14T09:48:05.818747944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278\" id=a72e8c52-f3dc-4693-96bb-4c59eefd7ec6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.528104 | controller |     "Jun 14 09:48:05.819486 crc crio[24245]: time=\"2026-06-14T09:48:05.819424494Z\" level=info msg=\"Removing pod sandbox: 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278\" id=c9a58acd-5911-4489-ab23-31db714fe7fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.528125 | controller |     "Jun 14 09:48:05.851106 crc crio[24245]: time=\"2026-06-14T09:48:05.851039476Z\" level=info msg=\"Removed pod sandbox: 9e737e6c1a1e61dc6b31d828c58f307f078aa83d02366770950086c540b2a278\" id=c9a58acd-5911-4489-ab23-31db714fe7fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.528140 | controller |     "Jun 14 09:48:05.852285 crc crio[24245]: time=\"2026-06-14T09:48:05.852210108Z\" level=info msg=\"Stopping pod sandbox: 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124\" id=1ea232fe-2a94-405e-8fc6-f09391eb5ffc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.528154 | controller |     "Jun 14 09:48:05.852382 crc crio[24245]: time=\"2026-06-14T09:48:05.852314932Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124\" id=1ea232fe-2a94-405e-8fc6-f09391eb5ffc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.528169 | controller |     "Jun 14 09:48:05.852793 crc crio[24245]: time=\"2026-06-14T09:48:05.852725015Z\" level=info msg=\"Removing pod sandbox: 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124\" id=35742f1d-9e8f-4b39-b9da-70975dc7236c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.528184 | controller |     "Jun 14 09:48:05.908635 crc crio[24245]: time=\"2026-06-14T09:48:05.908155738Z\" level=info msg=\"Removed pod sandbox: 1139881258c56e00d2941eb1b072f8c68d0d69e22a211dc9bc1468d9c2359124\" id=35742f1d-9e8f-4b39-b9da-70975dc7236c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.528199 | controller |     "Jun 14 09:49:05.941278 crc crio[24245]: time=\"2026-06-14T09:49:05.940544739Z\" level=info msg=\"Removing container: a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e\" id=7cdbcfc0-6a8c-4935-a2f3-fd9b696a6acf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.528214 | controller |     "Jun 14 09:49:05.978510 crc crio[24245]: time=\"2026-06-14T09:49:05.978375967Z\" level=info msg=\"Removed container a9703f4027af62b3704b44be7e44f3b70fba3728041f55d93cfd2bd26a726f8e: openstack/keystone-5fdbc5c4d8-pzrhs/keystone-api\" id=7cdbcfc0-6a8c-4935-a2f3-fd9b696a6acf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.528228 | controller |     "Jun 14 09:49:05.981693 crc crio[24245]: time=\"2026-06-14T09:49:05.981556264Z\" level=info msg=\"Removing container: ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953\" id=d4e066b6-b7b8-4be5-a3e5-ed0b6be791a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.528243 | controller |     "Jun 14 09:49:06.018751 crc crio[24245]: time=\"2026-06-14T09:49:06.018661188Z\" level=info msg=\"Removed container ad6b4e8e9557282484390b77f76260a9bce19f7b80ba70a3eead426cd8544953: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=d4e066b6-b7b8-4be5-a3e5-ed0b6be791a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.528257 | controller |     "Jun 14 09:49:06.028473 crc crio[24245]: time=\"2026-06-14T09:49:06.028296041Z\" level=info msg=\"Removing container: 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189\" id=5a69e1c5-37d4-4498-8847-32df41daca14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.528272 | controller |     "Jun 14 09:49:06.088330 crc crio[24245]: time=\"2026-06-14T09:49:06.088162885Z\" level=info msg=\"Removed container 1851b3500d85df61a27ee262f8abc31709ba7ba53c35fa4e8cc6fe7cb08d2189: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=5a69e1c5-37d4-4498-8847-32df41daca14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.528287 | controller |     "Jun 14 09:49:06.092798 crc crio[24245]: time=\"2026-06-14T09:49:06.092709259Z\" level=info msg=\"Removing container: 861b6d2c3aac499617fa76ad899943279aa36924263d319b19450200aaeb7e95\" id=90aee7f0-a394-4250-a04b-c940ac4b5d92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.528306 | controller |     "Jun 14 09:49:06.232157 crc crio[24245]: time=\"2026-06-14T09:49:06.231833426Z\" level=info msg=\"Removed container 861b6d2c3aac499617fa76ad899943279aa36924263d319b19450200aaeb7e95: openshift-infra/auto-csr-approver-29690502-jzxts/oc\" id=90aee7f0-a394-4250-a04b-c940ac4b5d92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.528321 | controller |     "Jun 14 09:49:06.244018 crc crio[24245]: time=\"2026-06-14T09:49:06.243910469Z\" level=info msg=\"Stopping pod sandbox: 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644\" id=f1b8c111-371b-4d49-9f7b-d375ad729902 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.528335 | controller |     "Jun 14 09:49:06.244171 crc crio[24245]: time=\"2026-06-14T09:49:06.244021292Z\" level=info msg=\"Stopped pod sandbox (already stopped): 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644\" id=f1b8c111-371b-4d49-9f7b-d375ad729902 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.528367 | controller |     "Jun 14 09:49:06.244932 crc crio[24245]: time=\"2026-06-14T09:49:06.244810438Z\" level=info msg=\"Removing pod sandbox: 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644\" id=b98068dc-c2d2-42e4-a3bc-da2fd733a6e5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.528384 | controller |     "Jun 14 09:49:06.273554 crc crio[24245]: time=\"2026-06-14T09:49:06.273425502Z\" level=info msg=\"Removed pod sandbox: 11659a4a9211797cdc7fc41fae918dbc408815bd4a40526a17829735d6a81644\" id=b98068dc-c2d2-42e4-a3bc-da2fd733a6e5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.528399 | controller |     "Jun 14 09:49:06.275112 crc crio[24245]: time=\"2026-06-14T09:49:06.275010578Z\" level=info msg=\"Stopping pod sandbox: ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0\" id=c9f20705-e6d3-431e-8989-e64e43d73284 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.528414 | controller |     "Jun 14 09:49:06.275232 crc crio[24245]: time=\"2026-06-14T09:49:06.275126122Z\" level=info msg=\"Stopped pod sandbox (already stopped): ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0\" id=c9f20705-e6d3-431e-8989-e64e43d73284 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.528429 | controller |     "Jun 14 09:49:06.275791 crc crio[24245]: time=\"2026-06-14T09:49:06.27569958Z\" level=info msg=\"Removing pod sandbox: ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0\" id=ff456d6e-227f-4399-a5c1-f57e29b0c49e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.528444 | controller |     "Jun 14 09:49:06.299459 crc crio[24245]: time=\"2026-06-14T09:49:06.299289343Z\" level=info msg=\"Removed pod sandbox: ff3d13dff36f5a022e9bb044553633e577e8f70487cb2f3b493b3bad67fb34e0\" id=ff456d6e-227f-4399-a5c1-f57e29b0c49e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.528459 | controller |     "Jun 14 09:49:06.301256 crc crio[24245]: time=\"2026-06-14T09:49:06.301121369Z\" level=info msg=\"Stopping pod sandbox: e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97\" id=e9e3d963-dc9d-440c-a998-800901b573cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.528473 | controller |     "Jun 14 09:49:06.301456 crc crio[24245]: time=\"2026-06-14T09:49:06.301402778Z\" level=info msg=\"Stopped pod sandbox (already stopped): e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97\" id=e9e3d963-dc9d-440c-a998-800901b573cd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.528488 | controller |     "Jun 14 09:49:06.303446 crc crio[24245]: time=\"2026-06-14T09:49:06.303317089Z\" level=info msg=\"Removing pod sandbox: e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97\" id=fd25b024-baa1-4c72-91e7-c6b87d778c19 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.528502 | controller |     "Jun 14 09:49:06.324754 crc crio[24245]: time=\"2026-06-14T09:49:06.324466455Z\" level=info msg=\"Removed pod sandbox: e38d71b4140d0caacf91c901b730d90008e0f6afa531f28d5c101f9d07938a97\" id=fd25b024-baa1-4c72-91e7-c6b87d778c19 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.528522 | controller |     "Jun 14 09:49:06.326007 crc crio[24245]: time=\"2026-06-14T09:49:06.325766813Z\" level=info msg=\"Stopping pod sandbox: d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a\" id=8417a8ac-2060-432c-80b8-1b32f07ce458 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.528537 | controller |     "Jun 14 09:49:06.326007 crc crio[24245]: time=\"2026-06-14T09:49:06.325924748Z\" level=info msg=\"Stopped pod sandbox (already stopped): d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a\" id=8417a8ac-2060-432c-80b8-1b32f07ce458 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.528551 | controller |     "Jun 14 09:49:06.326792 crc crio[24245]: time=\"2026-06-14T09:49:06.326552837Z\" level=info msg=\"Removing pod sandbox: d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a\" id=35369c2f-a576-44f5-b467-27d4f66ac624 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.528565 | controller |     "Jun 14 09:49:06.350572 crc crio[24245]: time=\"2026-06-14T09:49:06.350076066Z\" level=info msg=\"Removed pod sandbox: d5311073972b9913593fce799937fbb170e43ce20fe49d234b79725e7320177a\" id=35369c2f-a576-44f5-b467-27d4f66ac624 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.528580 | controller |     "Jun 14 09:50:00.560970 crc crio[24245]: time=\"2026-06-14T09:50:00.560071695Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690510-jbnxn/POD\" id=4a1a521e-95b8-401d-9abd-0d44686eb285 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.528594 | controller |     "Jun 14 09:50:00.560970 crc crio[24245]: time=\"2026-06-14T09:50:00.560980704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.528610 | controller |     "Jun 14 09:50:00.610065 crc crio[24245]: time=\"2026-06-14T09:50:00.609983302Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690510-jbnxn Namespace:openshift-infra ID:367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d UID:927ca385-9558-43ce-998e-2394d9b8f3be NetNS:/var/run/netns/fcbd1305-41b3-4a1f-a619-f34543d27586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod927ca385_9558_43ce_998e_2394d9b8f3be.slice PodAnnotations:0xc000620818}] Aliases:map[]}\"",
2026-06-14 10:12:41.528625 | controller |     "Jun 14 09:50:00.610065 crc crio[24245]: time=\"2026-06-14T09:50:00.610043164Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690510-jbnxn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.528640 | controller |     "Jun 14 09:50:01.177110 crc crio[24245]: 2026-06-14T09:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:367da925837d2e7 Mac:1a:7b:56:a3:9b:f2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c4 Mtu:0 Sandbox:/var/run/netns/fcbd1305-41b3-4a1f-a619-f34543d27586 SocketPath: PciID:}] [{Interface:0xc00014e5e0 Address:{IP:10.217.1.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.528656 | controller |     "Jun 14 09:50:01.177110 crc crio[24245]: time=\"2026-06-14T09:50:01.176282106Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690510-jbnxn Namespace:openshift-infra ID:367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d UID:927ca385-9558-43ce-998e-2394d9b8f3be NetNS:/var/run/netns/fcbd1305-41b3-4a1f-a619-f34543d27586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod927ca385_9558_43ce_998e_2394d9b8f3be.slice PodAnnotations:0xc000620818}] Aliases:map[]}\"",
2026-06-14 10:12:41.528675 | controller |     "Jun 14 09:50:01.177110 crc crio[24245]: time=\"2026-06-14T09:50:01.176443981Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690510-jbnxn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.528691 | controller |     "Jun 14 09:50:01.200418 crc crio[24245]: time=\"2026-06-14T09:50:01.194793289Z\" level=info msg=\"Ran pod sandbox 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d with infra container: openshift-infra/auto-csr-approver-29690510-jbnxn/POD\" id=4a1a521e-95b8-401d-9abd-0d44686eb285 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.528706 | controller |     "Jun 14 09:50:01.212897 crc crio[24245]: time=\"2026-06-14T09:50:01.202077543Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ae32545d-95bf-4e5f-870b-1f9e10376e66 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.528720 | controller |     "Jun 14 09:50:01.216960 crc crio[24245]: time=\"2026-06-14T09:50:01.216833786Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.528735 | controller |     "Jun 14 09:50:02.213963 crc crio[24245]: time=\"2026-06-14T09:50:02.213164497Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ae32545d-95bf-4e5f-870b-1f9e10376e66 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.528750 | controller |     "Jun 14 09:50:02.215226 crc crio[24245]: time=\"2026-06-14T09:50:02.215031907Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=93cd8780-7931-46da-a925-89f649b2ae8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.528765 | controller |     "Jun 14 09:50:02.217767 crc crio[24245]: time=\"2026-06-14T09:50:02.21768549Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d609bc49-f1b3-41a4-97c2-a34e31959bd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.528779 | controller |     "Jun 14 09:50:02.225213 crc crio[24245]: time=\"2026-06-14T09:50:02.225087887Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690510-jbnxn/oc\" id=e79f86fb-5d20-4430-ae7c-9961262ef6d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.528794 | controller |     "Jun 14 09:50:02.225891 crc crio[24245]: time=\"2026-06-14T09:50:02.22578718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.528809 | controller |     "Jun 14 09:50:02.293938 crc crio[24245]: time=\"2026-06-14T09:50:02.289464924Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.528824 | controller |     "Jun 14 09:50:02.587167 crc crio[24245]: time=\"2026-06-14T09:50:02.586691389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.528839 | controller |     "Jun 14 09:50:02.722015 crc crio[24245]: time=\"2026-06-14T09:50:02.721822197Z\" level=info msg=\"Created container 197d72271d754da6694868563e4027761519095ab2541810b23794ca848ac75d: openshift-infra/auto-csr-approver-29690510-jbnxn/oc\" id=e79f86fb-5d20-4430-ae7c-9961262ef6d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.528854 | controller |     "Jun 14 09:50:02.723783 crc crio[24245]: time=\"2026-06-14T09:50:02.723686946Z\" level=info msg=\"Starting container: 197d72271d754da6694868563e4027761519095ab2541810b23794ca848ac75d\" id=0106b3be-a782-47f7-af33-74eac2c96301 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.528869 | controller |     "Jun 14 09:50:02.734665 crc crio[24245]: time=\"2026-06-14T09:50:02.734528251Z\" level=info msg=\"Started container\" PID=305839 containerID=197d72271d754da6694868563e4027761519095ab2541810b23794ca848ac75d description=openshift-infra/auto-csr-approver-29690510-jbnxn/oc id=0106b3be-a782-47f7-af33-74eac2c96301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d",
2026-06-14 10:12:41.528888 | controller |     "Jun 14 09:50:04.494283 crc crio[24245]: time=\"2026-06-14T09:50:04.494184663Z\" level=info msg=\"Stopping pod sandbox: 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d\" id=0de99780-5157-4de8-9441-800dd43f73f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.528931 | controller |     "Jun 14 09:50:04.496424 crc crio[24245]: time=\"2026-06-14T09:50:04.495365861Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690510-jbnxn Namespace:openshift-infra ID:367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d UID:927ca385-9558-43ce-998e-2394d9b8f3be NetNS:/var/run/netns/fcbd1305-41b3-4a1f-a619-f34543d27586 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod927ca385_9558_43ce_998e_2394d9b8f3be.slice PodAnnotations:0xc0005229f8}] Aliases:map[]}\"",
2026-06-14 10:12:41.528953 | controller |     "Jun 14 09:50:04.496424 crc crio[24245]: time=\"2026-06-14T09:50:04.495520846Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690510-jbnxn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.528968 | controller |     "Jun 14 09:50:04.884797 crc crio[24245]: time=\"2026-06-14T09:50:04.884336674Z\" level=info msg=\"Stopped pod sandbox: 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d\" id=0de99780-5157-4de8-9441-800dd43f73f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.528983 | controller |     "Jun 14 09:50:06.388060 crc crio[24245]: time=\"2026-06-14T09:50:06.387138296Z\" level=info msg=\"Removing container: 770a5d8cd16189dd2ea4098cf026c00f4aff50c5a7d99884191e61d94456d15d\" id=5afce86f-f83a-4042-84b6-4c9769f16aa4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.528998 | controller |     "Jun 14 09:50:06.437699 crc crio[24245]: time=\"2026-06-14T09:50:06.437493142Z\" level=info msg=\"Removed container 770a5d8cd16189dd2ea4098cf026c00f4aff50c5a7d99884191e61d94456d15d: openstack/nova-api-2f20-account-create-update-65cgh/mariadb-account-create-update\" id=5afce86f-f83a-4042-84b6-4c9769f16aa4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529013 | controller |     "Jun 14 09:50:06.442279 crc crio[24245]: time=\"2026-06-14T09:50:06.442070613Z\" level=info msg=\"Removing container: dbf6ae46b783a6ed589dc106d14e331ced18ef0a5a58f088b0065e79fccec3aa\" id=6bc80fd6-c995-41ef-b817-3163e19198ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529028 | controller |     "Jun 14 09:50:06.545992 crc crio[24245]: time=\"2026-06-14T09:50:06.54555472Z\" level=info msg=\"Removed container dbf6ae46b783a6ed589dc106d14e331ced18ef0a5a58f088b0065e79fccec3aa: openstack/nova-cell0-db-create-5jpjc/mariadb-database-create\" id=6bc80fd6-c995-41ef-b817-3163e19198ec name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529043 | controller |     "Jun 14 09:50:06.550444 crc crio[24245]: time=\"2026-06-14T09:50:06.54918679Z\" level=info msg=\"Removing container: d6250c7e2c5de6ca4e8aeedbf300122cd3e7dcad1acb480321e296c890453a8a\" id=85d5c25b-4101-4c58-801f-30f65cb39296 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529057 | controller |     "Jun 14 09:50:06.641983 crc crio[24245]: time=\"2026-06-14T09:50:06.641756976Z\" level=info msg=\"Removed container d6250c7e2c5de6ca4e8aeedbf300122cd3e7dcad1acb480321e296c890453a8a: openstack/nova-cell1-704b-account-create-update-lvqq2/mariadb-account-create-update\" id=85d5c25b-4101-4c58-801f-30f65cb39296 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529077 | controller |     "Jun 14 09:50:06.647105 crc crio[24245]: time=\"2026-06-14T09:50:06.646987091Z\" level=info msg=\"Removing container: 511e414ba3ef8b17f74121ded050bfae94eb691c0b2a7839262289c1c34a4dcb\" id=54cb83d1-362a-4cb4-aa4d-b9193b675264 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529092 | controller |     "Jun 14 09:50:06.759051 crc crio[24245]: time=\"2026-06-14T09:50:06.758763678Z\" level=info msg=\"Removed container 511e414ba3ef8b17f74121ded050bfae94eb691c0b2a7839262289c1c34a4dcb: openstack/cinder-db-create-jkww4/mariadb-database-create\" id=54cb83d1-362a-4cb4-aa4d-b9193b675264 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529107 | controller |     "Jun 14 09:50:06.764488 crc crio[24245]: time=\"2026-06-14T09:50:06.764348404Z\" level=info msg=\"Removing container: a6d09b80b5c97087e2daa8486e1905279fd5cfd34bcf1910cf713c03da786808\" id=673d3ea9-6f64-4abf-bd6d-ce2a3e7ffded name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529122 | controller |     "Jun 14 09:50:06.804823 crc crio[24245]: time=\"2026-06-14T09:50:06.804684091Z\" level=info msg=\"Removed container a6d09b80b5c97087e2daa8486e1905279fd5cfd34bcf1910cf713c03da786808: openstack/barbican-6e2f-account-create-update-nfkmj/mariadb-account-create-update\" id=673d3ea9-6f64-4abf-bd6d-ce2a3e7ffded name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529137 | controller |     "Jun 14 09:50:06.810399 crc crio[24245]: time=\"2026-06-14T09:50:06.809542062Z\" level=info msg=\"Removing container: a4797473f7200bc90ec07d2a9f531b4bab036363ad7ccb762c875321b1ed7710\" id=8f2b5fc2-e90d-4609-8777-3c9f3eec7d1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529152 | controller |     "Jun 14 09:50:06.904299 crc crio[24245]: time=\"2026-06-14T09:50:06.904177884Z\" level=info msg=\"Removed container a4797473f7200bc90ec07d2a9f531b4bab036363ad7ccb762c875321b1ed7710: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=8f2b5fc2-e90d-4609-8777-3c9f3eec7d1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529167 | controller |     "Jun 14 09:50:06.908337 crc crio[24245]: time=\"2026-06-14T09:50:06.908086436Z\" level=info msg=\"Removing container: 9485d25a66e1ae3bbcd9834c11478b345dca13931652ecd2de948abac9d36c97\" id=8e3ff431-2284-4746-84ee-d1542c151360 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529181 | controller |     "Jun 14 09:50:06.976070 crc crio[24245]: time=\"2026-06-14T09:50:06.975952737Z\" level=info msg=\"Removed container 9485d25a66e1ae3bbcd9834c11478b345dca13931652ecd2de948abac9d36c97: openstack/neutron-4ad3-account-create-update-777fn/mariadb-account-create-update\" id=8e3ff431-2284-4746-84ee-d1542c151360 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529195 | controller |     "Jun 14 09:50:06.979784 crc crio[24245]: time=\"2026-06-14T09:50:06.979709615Z\" level=info msg=\"Removing container: 5b2ae71433c244982723ebc73f06050361caefe4455ae961964daf52105dd24e\" id=51fbc008-9e28-4c7f-be65-35eb78fce113 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529210 | controller |     "Jun 14 09:50:07.016989 crc crio[24245]: time=\"2026-06-14T09:50:07.016758114Z\" level=info msg=\"Removed container 5b2ae71433c244982723ebc73f06050361caefe4455ae961964daf52105dd24e: openstack/keystone-7d31-account-create-update-cbqcd/mariadb-account-create-update\" id=51fbc008-9e28-4c7f-be65-35eb78fce113 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529225 | controller |     "Jun 14 09:50:07.020577 crc crio[24245]: time=\"2026-06-14T09:50:07.020513183Z\" level=info msg=\"Removing container: c7bd43c575930d1c89c892edaa4c2f2388dce32fa6635bdce51248cee8399190\" id=3d0fba0e-2ce9-45a9-9c63-05d4b7913023 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529240 | controller |     "Jun 14 09:50:07.060675 crc crio[24245]: time=\"2026-06-14T09:50:07.060319332Z\" level=info msg=\"Removed container c7bd43c575930d1c89c892edaa4c2f2388dce32fa6635bdce51248cee8399190: openstack/nova-cell0-758a-account-create-update-8k6kb/mariadb-account-create-update\" id=3d0fba0e-2ce9-45a9-9c63-05d4b7913023 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529259 | controller |     "Jun 14 09:50:07.064946 crc crio[24245]: time=\"2026-06-14T09:50:07.064676307Z\" level=info msg=\"Removing container: f4b854e1f2cf709e1a6a56150ee92a7bea76cd541e8a3203d59e4f15ea254fb8\" id=8f3f8d56-9cb5-4792-a542-ea399723cec6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529274 | controller |     "Jun 14 09:50:07.156986 crc crio[24245]: time=\"2026-06-14T09:50:07.15679304Z\" level=info msg=\"Removed container f4b854e1f2cf709e1a6a56150ee92a7bea76cd541e8a3203d59e4f15ea254fb8: openstack/cinder-8ed3-account-create-update-cvv8f/mariadb-account-create-update\" id=8f3f8d56-9cb5-4792-a542-ea399723cec6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529290 | controller |     "Jun 14 09:50:07.161089 crc crio[24245]: time=\"2026-06-14T09:50:07.160836135Z\" level=info msg=\"Removing container: 4a558723588d1264ca2d190f185a85b23f6311ff711e5783b9bb43d83db4c0ef\" id=8ba21713-b580-4379-ad7b-1ca3eca0fcab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529304 | controller |     "Jun 14 09:50:07.195516 crc crio[24245]: time=\"2026-06-14T09:50:07.195365838Z\" level=info msg=\"Removed container 4a558723588d1264ca2d190f185a85b23f6311ff711e5783b9bb43d83db4c0ef: openstack/placement-2510-account-create-update-rqbtb/mariadb-account-create-update\" id=8ba21713-b580-4379-ad7b-1ca3eca0fcab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529319 | controller |     "Jun 14 09:50:07.201116 crc crio[24245]: time=\"2026-06-14T09:50:07.201016494Z\" level=info msg=\"Removing container: 71223d9a314366c9d0cd069917ac4e6ad121617b44ea461620de49f71a9dcfb8\" id=a5057a65-9ba6-49e6-96c7-bebabf99399e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529333 | controller |     "Jun 14 09:50:07.241418 crc crio[24245]: time=\"2026-06-14T09:50:07.241282075Z\" level=info msg=\"Removed container 71223d9a314366c9d0cd069917ac4e6ad121617b44ea461620de49f71a9dcfb8: openstack/keystone-db-create-v5npw/mariadb-database-create\" id=a5057a65-9ba6-49e6-96c7-bebabf99399e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529365 | controller |     "Jun 14 09:50:07.245533 crc crio[24245]: time=\"2026-06-14T09:50:07.245401647Z\" level=info msg=\"Removing container: 7f92effdac3db3793cb95e65a8b933e6447c59f2df94a8356134580a8a7ef0ee\" id=8faf0fae-07f9-4951-ba7b-b89281125c2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529385 | controller |     "Jun 14 09:50:07.310029 crc crio[24245]: time=\"2026-06-14T09:50:07.309478396Z\" level=info msg=\"Removed container 7f92effdac3db3793cb95e65a8b933e6447c59f2df94a8356134580a8a7ef0ee: openstack/nova-api-db-create-k2nhp/mariadb-database-create\" id=8faf0fae-07f9-4951-ba7b-b89281125c2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529400 | controller |     "Jun 14 09:50:07.314590 crc crio[24245]: time=\"2026-06-14T09:50:07.314334009Z\" level=info msg=\"Removing container: e4b4dccbaa339b84adef33616aab8b9ff92bb00ccc77216431595bebb4949c6b\" id=819e650f-64cf-4154-bd49-63b268c43f04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529415 | controller |     "Jun 14 09:50:07.360317 crc crio[24245]: time=\"2026-06-14T09:50:07.360086326Z\" level=info msg=\"Removed container e4b4dccbaa339b84adef33616aab8b9ff92bb00ccc77216431595bebb4949c6b: openstack/neutron-db-create-k24rz/mariadb-database-create\" id=819e650f-64cf-4154-bd49-63b268c43f04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529429 | controller |     "Jun 14 09:50:07.363548 crc crio[24245]: time=\"2026-06-14T09:50:07.36343238Z\" level=info msg=\"Removing container: 5388fc4b4059ff9df29b37ca4036e73c9f820ecb0dfb125905cf6e086690cc3e\" id=a01152d0-88af-455e-882e-4e0e5f746836 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529452 | controller |     "Jun 14 09:50:07.602419 crc crio[24245]: time=\"2026-06-14T09:50:07.602237627Z\" level=info msg=\"Removed container 5388fc4b4059ff9df29b37ca4036e73c9f820ecb0dfb125905cf6e086690cc3e: openshift-infra/auto-csr-approver-29690504-7pm6q/oc\" id=a01152d0-88af-455e-882e-4e0e5f746836 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529467 | controller |     "Jun 14 09:50:07.607947 crc crio[24245]: time=\"2026-06-14T09:50:07.607165163Z\" level=info msg=\"Removing container: cb655fcfd3d895caa8f4fa9f4fec63ee69481de56b9b09cfd5bf3f75aa3a390a\" id=fbb8a107-cd82-43bb-a399-ce93d89a2239 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529481 | controller |     "Jun 14 09:50:07.706415 crc crio[24245]: time=\"2026-06-14T09:50:07.706246479Z\" level=info msg=\"Removed container cb655fcfd3d895caa8f4fa9f4fec63ee69481de56b9b09cfd5bf3f75aa3a390a: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-p7lb6/init\" id=fbb8a107-cd82-43bb-a399-ce93d89a2239 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529496 | controller |     "Jun 14 09:50:07.710367 crc crio[24245]: time=\"2026-06-14T09:50:07.710273983Z\" level=info msg=\"Removing container: 6abfb19d9be1825a30ce2651c646b941fbdf368009071ec52f19ac59b236c2ba\" id=306bb0fb-aa0e-40d9-ac0a-142e04ed98ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529510 | controller |     "Jun 14 09:50:07.748352 crc crio[24245]: time=\"2026-06-14T09:50:07.748293569Z\" level=info msg=\"Removed container 6abfb19d9be1825a30ce2651c646b941fbdf368009071ec52f19ac59b236c2ba: openstack/barbican-db-create-9pzv5/mariadb-database-create\" id=306bb0fb-aa0e-40d9-ac0a-142e04ed98ae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529525 | controller |     "Jun 14 09:50:07.751951 crc crio[24245]: time=\"2026-06-14T09:50:07.751820394Z\" level=info msg=\"Removing container: c53ac88954643e2c33fb674c8528093e6bad119d017cf31081b2c315e2d78f6a\" id=2c63bcfa-3f71-4cb1-8060-01e1e7e86f46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529539 | controller |     "Jun 14 09:50:07.854768 crc crio[24245]: time=\"2026-06-14T09:50:07.854552504Z\" level=info msg=\"Removed container c53ac88954643e2c33fb674c8528093e6bad119d017cf31081b2c315e2d78f6a: openstack/glance-6d4a-account-create-update-gdm9g/mariadb-account-create-update\" id=2c63bcfa-3f71-4cb1-8060-01e1e7e86f46 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529553 | controller |     "Jun 14 09:50:07.858424 crc crio[24245]: time=\"2026-06-14T09:50:07.858327922Z\" level=info msg=\"Removing container: cf3cd439d005741b4898ecc60d2501c99f4aec378a6e9221e68d23b109143578\" id=70e57889-d130-4035-baa1-539320c83929 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529568 | controller |     "Jun 14 09:50:07.920948 crc crio[24245]: time=\"2026-06-14T09:50:07.920735477Z\" level=info msg=\"Removed container cf3cd439d005741b4898ecc60d2501c99f4aec378a6e9221e68d23b109143578: openstack/glance-db-create-bnrvl/mariadb-database-create\" id=70e57889-d130-4035-baa1-539320c83929 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529582 | controller |     "Jun 14 09:50:07.924375 crc crio[24245]: time=\"2026-06-14T09:50:07.92428411Z\" level=info msg=\"Removing container: d783feadfe7b1fefdd01d910f1e308019edb54523e57b12ef1f667aee54912bd\" id=e80c54ff-32e3-42b3-ac0d-312c6eac475f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529596 | controller |     "Jun 14 09:50:08.022034 crc crio[24245]: time=\"2026-06-14T09:50:08.021826266Z\" level=info msg=\"Removed container d783feadfe7b1fefdd01d910f1e308019edb54523e57b12ef1f667aee54912bd: openstack/placement-db-create-n69bz/mariadb-database-create\" id=e80c54ff-32e3-42b3-ac0d-312c6eac475f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529610 | controller |     "Jun 14 09:50:08.031724 crc crio[24245]: time=\"2026-06-14T09:50:08.031583424Z\" level=info msg=\"Removing container: bf5d8063afcd01eb382638db17d2ad241ffe45c560ab224495bd9812f7c7b342\" id=89371aac-29f5-4b0d-b0da-b2db3349dc86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529629 | controller |     "Jun 14 09:50:08.104065 crc crio[24245]: time=\"2026-06-14T09:50:08.103945946Z\" level=info msg=\"Removed container bf5d8063afcd01eb382638db17d2ad241ffe45c560ab224495bd9812f7c7b342: openstack/nova-cell1-db-create-q579s/mariadb-database-create\" id=89371aac-29f5-4b0d-b0da-b2db3349dc86 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.529644 | controller |     "Jun 14 09:50:08.122316 crc crio[24245]: time=\"2026-06-14T09:50:08.122165415Z\" level=info msg=\"Stopping pod sandbox: ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731\" id=452fc550-c4ca-4a96-acdf-9bf27631dfbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.529658 | controller |     "Jun 14 09:50:08.122654 crc crio[24245]: time=\"2026-06-14T09:50:08.122599718Z\" level=info msg=\"Stopped pod sandbox (already stopped): ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731\" id=452fc550-c4ca-4a96-acdf-9bf27631dfbb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.529672 | controller |     "Jun 14 09:50:08.124312 crc crio[24245]: time=\"2026-06-14T09:50:08.124013834Z\" level=info msg=\"Removing pod sandbox: ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731\" id=2448dc1d-1970-4d34-93ad-ee72ce0bd2d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.529686 | controller |     "Jun 14 09:50:08.150987 crc crio[24245]: time=\"2026-06-14T09:50:08.150894203Z\" level=info msg=\"Removed pod sandbox: ed2f99a059768e4cc16b5c0c803c303dcd8be363588791b711d4ab8fa297c731\" id=2448dc1d-1970-4d34-93ad-ee72ce0bd2d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.529700 | controller |     "Jun 14 09:50:08.152371 crc crio[24245]: time=\"2026-06-14T09:50:08.152265922Z\" level=info msg=\"Stopping pod sandbox: 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91\" id=576ae479-a0a7-4fac-8b0e-0d0d228fceca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.529714 | controller |     "Jun 14 09:50:08.152371 crc crio[24245]: time=\"2026-06-14T09:50:08.152369205Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91\" id=576ae479-a0a7-4fac-8b0e-0d0d228fceca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.529729 | controller |     "Jun 14 09:50:08.153716 crc crio[24245]: time=\"2026-06-14T09:50:08.153323786Z\" level=info msg=\"Removing pod sandbox: 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91\" id=510e348b-1304-4b41-82af-84bd542d6ece name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.529743 | controller |     "Jun 14 09:50:08.174702 crc crio[24245]: time=\"2026-06-14T09:50:08.17452896Z\" level=info msg=\"Removed pod sandbox: 6ff11aaf96bf1150f0b96e73b161606c1a7c450ca775a172ceec17e8d9060c91\" id=510e348b-1304-4b41-82af-84bd542d6ece name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.529757 | controller |     "Jun 14 09:50:08.176101 crc crio[24245]: time=\"2026-06-14T09:50:08.176004967Z\" level=info msg=\"Stopping pod sandbox: d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d\" id=28e3f03d-82ed-4189-875a-72d1cd0a1720 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.529772 | controller |     "Jun 14 09:50:08.176196 crc crio[24245]: time=\"2026-06-14T09:50:08.176147922Z\" level=info msg=\"Stopped pod sandbox (already stopped): d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d\" id=28e3f03d-82ed-4189-875a-72d1cd0a1720 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.529787 | controller |     "Jun 14 09:50:08.177273 crc crio[24245]: time=\"2026-06-14T09:50:08.177193166Z\" level=info msg=\"Removing pod sandbox: d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d\" id=1fd219b9-1572-4a9a-8cd6-fbcc27914d75 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.529805 | controller |     "Jun 14 09:50:08.197349 crc crio[24245]: time=\"2026-06-14T09:50:08.197265066Z\" level=info msg=\"Removed pod sandbox: d02436c3320463c6be85c3f223fcba4dbf18e57c73b2671a7cd003d702293a8d\" id=1fd219b9-1572-4a9a-8cd6-fbcc27914d75 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.529820 | controller |     "Jun 14 09:50:08.199021 crc crio[24245]: time=\"2026-06-14T09:50:08.198745611Z\" level=info msg=\"Stopping pod sandbox: 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a\" id=0ae9287a-e209-41de-a1f9-6ea79c1adb64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.529834 | controller |     "Jun 14 09:50:08.199021 crc crio[24245]: time=\"2026-06-14T09:50:08.198972578Z\" level=info msg=\"Stopped pod sandbox (already stopped): 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a\" id=0ae9287a-e209-41de-a1f9-6ea79c1adb64 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.529849 | controller |     "Jun 14 09:50:08.199786 crc crio[24245]: time=\"2026-06-14T09:50:08.1996737Z\" level=info msg=\"Removing pod sandbox: 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a\" id=2dffadb0-b4d3-4bb5-a952-b1992f509643 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.529863 | controller |     "Jun 14 09:50:08.214221 crc crio[24245]: time=\"2026-06-14T09:50:08.214111992Z\" level=info msg=\"Removed pod sandbox: 23bd9405b85d9885464b8e8d38b4954428049d162255da9e87d180bf8c65a93a\" id=2dffadb0-b4d3-4bb5-a952-b1992f509643 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.529877 | controller |     "Jun 14 09:50:08.215516 crc crio[24245]: time=\"2026-06-14T09:50:08.215407151Z\" level=info msg=\"Stopping pod sandbox: bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12\" id=cae32470-fb4e-435c-b61b-5fd14ae95ad3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.529890 | controller |     "Jun 14 09:50:08.215604 crc crio[24245]: time=\"2026-06-14T09:50:08.215538375Z\" level=info msg=\"Stopped pod sandbox (already stopped): bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12\" id=cae32470-fb4e-435c-b61b-5fd14ae95ad3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.529905 | controller |     "Jun 14 09:50:08.217086 crc crio[24245]: time=\"2026-06-14T09:50:08.217029662Z\" level=info msg=\"Removing pod sandbox: bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12\" id=0b9cca47-ec76-40c5-89e4-cb20ec6cca4a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.529919 | controller |     "Jun 14 09:50:08.250364 crc crio[24245]: time=\"2026-06-14T09:50:08.250150488Z\" level=info msg=\"Removed pod sandbox: bb4256ce0f29675432b40db10542c55876facc20fe77c8e76c3ae871dc180e12\" id=0b9cca47-ec76-40c5-89e4-cb20ec6cca4a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.529934 | controller |     "Jun 14 09:50:08.251770 crc crio[24245]: time=\"2026-06-14T09:50:08.251582301Z\" level=info msg=\"Stopping pod sandbox: 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420\" id=3aff0dc6-5a70-4e8c-b384-d34b9ab5c49d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.529949 | controller |     "Jun 14 09:50:08.251940 crc crio[24245]: time=\"2026-06-14T09:50:08.251780598Z\" level=info msg=\"Stopped pod sandbox (already stopped): 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420\" id=3aff0dc6-5a70-4e8c-b384-d34b9ab5c49d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.529963 | controller |     "Jun 14 09:50:08.252792 crc crio[24245]: time=\"2026-06-14T09:50:08.252712728Z\" level=info msg=\"Removing pod sandbox: 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420\" id=555b0511-16fe-4acf-93c3-50bc6e01fe97 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530007 | controller |     "Jun 14 09:50:08.283215 crc crio[24245]: time=\"2026-06-14T09:50:08.283023803Z\" level=info msg=\"Removed pod sandbox: 913d4d561aeb2566fd7dd37470969750ce817b949ddfa000535ed2c010c82420\" id=555b0511-16fe-4acf-93c3-50bc6e01fe97 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530031 | controller |     "Jun 14 09:50:08.285167 crc crio[24245]: time=\"2026-06-14T09:50:08.284977214Z\" level=info msg=\"Stopping pod sandbox: 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c\" id=6ca8d66f-9867-4df8-bcd2-318fae208097 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530046 | controller |     "Jun 14 09:50:08.285267 crc crio[24245]: time=\"2026-06-14T09:50:08.28516589Z\" level=info msg=\"Stopped pod sandbox (already stopped): 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c\" id=6ca8d66f-9867-4df8-bcd2-318fae208097 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530061 | controller |     "Jun 14 09:50:08.286281 crc crio[24245]: time=\"2026-06-14T09:50:08.286165212Z\" level=info msg=\"Removing pod sandbox: 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c\" id=67cf4b9a-60ec-41de-b3ec-8b3cb72e7b13 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530075 | controller |     "Jun 14 09:50:08.329020 crc crio[24245]: time=\"2026-06-14T09:50:08.328688712Z\" level=info msg=\"Removed pod sandbox: 214c27b89ee3e38dc4daca3638a44849b8e7c1ad92b4a06881c4f576c28b497c\" id=67cf4b9a-60ec-41de-b3ec-8b3cb72e7b13 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530089 | controller |     "Jun 14 09:50:08.331084 crc crio[24245]: time=\"2026-06-14T09:50:08.330779541Z\" level=info msg=\"Stopping pod sandbox: f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c\" id=8cda9796-8bde-41c7-aa1c-48815bcfb04b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530103 | controller |     "Jun 14 09:50:08.331262 crc crio[24245]: time=\"2026-06-14T09:50:08.331185834Z\" level=info msg=\"Stopped pod sandbox (already stopped): f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c\" id=8cda9796-8bde-41c7-aa1c-48815bcfb04b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530117 | controller |     "Jun 14 09:50:08.332205 crc crio[24245]: time=\"2026-06-14T09:50:08.332122864Z\" level=info msg=\"Removing pod sandbox: f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c\" id=6a241d7c-7622-4d65-88ab-4697a4993b62 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530146 | controller |     "Jun 14 09:50:08.397118 crc crio[24245]: time=\"2026-06-14T09:50:08.396471902Z\" level=info msg=\"Removed pod sandbox: f931732a7d98daf437c87be887a99a288f6133846c1e63b2d54b115c0f2e0d8c\" id=6a241d7c-7622-4d65-88ab-4697a4993b62 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530162 | controller |     "Jun 14 09:50:08.399810 crc crio[24245]: time=\"2026-06-14T09:50:08.399682142Z\" level=info msg=\"Stopping pod sandbox: 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584\" id=aa8c40c7-7c33-4784-931a-df6eed16b945 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530177 | controller |     "Jun 14 09:50:08.400078 crc crio[24245]: time=\"2026-06-14T09:50:08.399813516Z\" level=info msg=\"Stopped pod sandbox (already stopped): 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584\" id=aa8c40c7-7c33-4784-931a-df6eed16b945 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530192 | controller |     "Jun 14 09:50:08.401513 crc crio[24245]: time=\"2026-06-14T09:50:08.401354966Z\" level=info msg=\"Removing pod sandbox: 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584\" id=9e3117e7-5ad5-470c-9d50-ab5f7033e13e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530206 | controller |     "Jun 14 09:50:08.429798 crc crio[24245]: time=\"2026-06-14T09:50:08.429552164Z\" level=info msg=\"Removed pod sandbox: 72a9d14fe0f7f45527b80c9d45254fd42d8f968f13e040e810e68762a27d1584\" id=9e3117e7-5ad5-470c-9d50-ab5f7033e13e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530226 | controller |     "Jun 14 09:50:08.431299 crc crio[24245]: time=\"2026-06-14T09:50:08.431215085Z\" level=info msg=\"Stopping pod sandbox: 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00\" id=6516cadd-e867-451c-9fc0-99bf061166d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530241 | controller |     "Jun 14 09:50:08.431396 crc crio[24245]: time=\"2026-06-14T09:50:08.431308958Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00\" id=6516cadd-e867-451c-9fc0-99bf061166d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530256 | controller |     "Jun 14 09:50:08.432510 crc crio[24245]: time=\"2026-06-14T09:50:08.432434234Z\" level=info msg=\"Removing pod sandbox: 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00\" id=174c2235-5f56-4a7e-ac6e-191af4e1711a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530270 | controller |     "Jun 14 09:50:08.486256 crc crio[24245]: time=\"2026-06-14T09:50:08.486142787Z\" level=info msg=\"Removed pod sandbox: 5b8cb0d2c1a8c8c267319c451b9d7dba70baf0034dcabc3197f3ff0feb197b00\" id=174c2235-5f56-4a7e-ac6e-191af4e1711a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530285 | controller |     "Jun 14 09:50:08.487456 crc crio[24245]: time=\"2026-06-14T09:50:08.487369932Z\" level=info msg=\"Stopping pod sandbox: 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e\" id=2ab9026f-5436-4f8a-9651-cfc146ed20f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530299 | controller |     "Jun 14 09:50:08.487596 crc crio[24245]: time=\"2026-06-14T09:50:08.487538827Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e\" id=2ab9026f-5436-4f8a-9651-cfc146ed20f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530314 | controller |     "Jun 14 09:50:08.488482 crc crio[24245]: time=\"2026-06-14T09:50:08.488393444Z\" level=info msg=\"Removing pod sandbox: 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e\" id=ea467ff7-4bd8-4e75-ab2d-a7bc709dcbbf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530328 | controller |     "Jun 14 09:50:08.514476 crc crio[24245]: time=\"2026-06-14T09:50:08.514364883Z\" level=info msg=\"Removed pod sandbox: 9b7cb248cd0584f233ebe1f04bf4393314f88b3896a5ec5214f3eeb4d1c1787e\" id=ea467ff7-4bd8-4e75-ab2d-a7bc709dcbbf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530343 | controller |     "Jun 14 09:50:08.517144 crc crio[24245]: time=\"2026-06-14T09:50:08.516573521Z\" level=info msg=\"Stopping pod sandbox: 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad\" id=7584a9fa-eeae-4a97-ae40-fe2961e6bcf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530376 | controller |     "Jun 14 09:50:08.517144 crc crio[24245]: time=\"2026-06-14T09:50:08.517131639Z\" level=info msg=\"Stopped pod sandbox (already stopped): 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad\" id=7584a9fa-eeae-4a97-ae40-fe2961e6bcf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530391 | controller |     "Jun 14 09:50:08.518095 crc crio[24245]: time=\"2026-06-14T09:50:08.518000666Z\" level=info msg=\"Removing pod sandbox: 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad\" id=f4c4187c-3e32-4a5e-8e29-ff46ea5089b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530406 | controller |     "Jun 14 09:50:08.537134 crc crio[24245]: time=\"2026-06-14T09:50:08.536903539Z\" level=info msg=\"Removed pod sandbox: 25b42844d2ca894ff89fc2ac92f2c598f513b66566038ee3f9c0cfe1b25388ad\" id=f4c4187c-3e32-4a5e-8e29-ff46ea5089b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530420 | controller |     "Jun 14 09:50:08.538812 crc crio[24245]: time=\"2026-06-14T09:50:08.538704514Z\" level=info msg=\"Stopping pod sandbox: 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989\" id=d9fef0f4-31ef-4f15-b11f-89b9950716f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530438 | controller |     "Jun 14 09:50:08.539013 crc crio[24245]: time=\"2026-06-14T09:50:08.538928841Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989\" id=d9fef0f4-31ef-4f15-b11f-89b9950716f0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530453 | controller |     "Jun 14 09:50:08.540025 crc crio[24245]: time=\"2026-06-14T09:50:08.539703446Z\" level=info msg=\"Removing pod sandbox: 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989\" id=5d73e37b-d281-4cb0-9d54-09fdb2e1751a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530468 | controller |     "Jun 14 09:50:08.559491 crc crio[24245]: time=\"2026-06-14T09:50:08.559368768Z\" level=info msg=\"Removed pod sandbox: 3d344b6bb7c21b91bee9cbfe342e706928e72250ea1d824fac56dd5ac8d2f989\" id=5d73e37b-d281-4cb0-9d54-09fdb2e1751a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530482 | controller |     "Jun 14 09:50:08.561072 crc crio[24245]: time=\"2026-06-14T09:50:08.560941701Z\" level=info msg=\"Stopping pod sandbox: 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9\" id=fdc4f80d-515d-485f-9cf1-666fc8b9fc36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530496 | controller |     "Jun 14 09:50:08.561193 crc crio[24245]: time=\"2026-06-14T09:50:08.561109739Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9\" id=fdc4f80d-515d-485f-9cf1-666fc8b9fc36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530510 | controller |     "Jun 14 09:50:08.562049 crc crio[24245]: time=\"2026-06-14T09:50:08.561941763Z\" level=info msg=\"Removing pod sandbox: 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9\" id=a69ae408-c9c7-4a0d-b969-7542accace94 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530524 | controller |     "Jun 14 09:50:08.582303 crc crio[24245]: time=\"2026-06-14T09:50:08.582181911Z\" level=info msg=\"Removed pod sandbox: 1c3c3cbf44d9b3213765e0c26fb83e6582e7d21cf2cf1cbf503ca046176b7cb9\" id=a69ae408-c9c7-4a0d-b969-7542accace94 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530539 | controller |     "Jun 14 09:50:08.583478 crc crio[24245]: time=\"2026-06-14T09:50:08.583371046Z\" level=info msg=\"Stopping pod sandbox: 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5\" id=5adcb349-77fe-4258-b131-967d7e0f9066 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530553 | controller |     "Jun 14 09:50:08.583478 crc crio[24245]: time=\"2026-06-14T09:50:08.583470009Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5\" id=5adcb349-77fe-4258-b131-967d7e0f9066 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530568 | controller |     "Jun 14 09:50:08.584416 crc crio[24245]: time=\"2026-06-14T09:50:08.584334216Z\" level=info msg=\"Removing pod sandbox: 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5\" id=2cdf9947-e625-427d-9668-17b63f6f054c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530582 | controller |     "Jun 14 09:50:08.604771 crc crio[24245]: time=\"2026-06-14T09:50:08.604656045Z\" level=info msg=\"Removed pod sandbox: 0080d806dcd91cf3c61489d5529d5c7cf2669b11069971c227382d49186509e5\" id=2cdf9947-e625-427d-9668-17b63f6f054c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530596 | controller |     "Jun 14 09:50:08.605776 crc crio[24245]: time=\"2026-06-14T09:50:08.605494619Z\" level=info msg=\"Stopping pod sandbox: 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8\" id=6e5fbf53-353b-423f-a64e-60663016b0c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530614 | controller |     "Jun 14 09:50:08.605776 crc crio[24245]: time=\"2026-06-14T09:50:08.605759128Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8\" id=6e5fbf53-353b-423f-a64e-60663016b0c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530629 | controller |     "Jun 14 09:50:08.607100 crc crio[24245]: time=\"2026-06-14T09:50:08.607005567Z\" level=info msg=\"Removing pod sandbox: 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8\" id=3c346985-bdb0-42e2-ae33-632bae271221 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530644 | controller |     "Jun 14 09:50:08.626356 crc crio[24245]: time=\"2026-06-14T09:50:08.62623451Z\" level=info msg=\"Removed pod sandbox: 2decfd1109a98c8017b4da6de56181caac62e8805acec0f8cd972e0825321db8\" id=3c346985-bdb0-42e2-ae33-632bae271221 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530658 | controller |     "Jun 14 09:50:08.627315 crc crio[24245]: time=\"2026-06-14T09:50:08.627086926Z\" level=info msg=\"Stopping pod sandbox: 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b\" id=7be3dcbf-4edf-402e-b85d-5787b1d69708 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530673 | controller |     "Jun 14 09:50:08.627315 crc crio[24245]: time=\"2026-06-14T09:50:08.627275682Z\" level=info msg=\"Stopped pod sandbox (already stopped): 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b\" id=7be3dcbf-4edf-402e-b85d-5787b1d69708 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530687 | controller |     "Jun 14 09:50:08.628659 crc crio[24245]: time=\"2026-06-14T09:50:08.628548622Z\" level=info msg=\"Removing pod sandbox: 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b\" id=0222f87e-2c67-4885-b14c-610e55da29fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530702 | controller |     "Jun 14 09:50:08.650395 crc crio[24245]: time=\"2026-06-14T09:50:08.650204922Z\" level=info msg=\"Removed pod sandbox: 73206f7ccaf5b8ce74153b55b78e7c565059a6e500d99d03342c0f9bac585c6b\" id=0222f87e-2c67-4885-b14c-610e55da29fa name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530717 | controller |     "Jun 14 09:50:08.651255 crc crio[24245]: time=\"2026-06-14T09:50:08.651175272Z\" level=info msg=\"Stopping pod sandbox: 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7\" id=0b754b08-9c74-44f1-b702-19165f38aafe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530731 | controller |     "Jun 14 09:50:08.651334 crc crio[24245]: time=\"2026-06-14T09:50:08.651277615Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7\" id=0b754b08-9c74-44f1-b702-19165f38aafe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530746 | controller |     "Jun 14 09:50:08.652060 crc crio[24245]: time=\"2026-06-14T09:50:08.651970627Z\" level=info msg=\"Removing pod sandbox: 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7\" id=59defa40-d7ed-41d6-a39a-1fcbd9f44e22 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530760 | controller |     "Jun 14 09:50:08.693003 crc crio[24245]: time=\"2026-06-14T09:50:08.692883863Z\" level=info msg=\"Removed pod sandbox: 9a5e8288f10c77b7105e57665b8200b3f68210ad2639ec15a3af18948238bec7\" id=59defa40-d7ed-41d6-a39a-1fcbd9f44e22 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530774 | controller |     "Jun 14 09:50:08.694426 crc crio[24245]: time=\"2026-06-14T09:50:08.694301894Z\" level=info msg=\"Stopping pod sandbox: 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea\" id=25200f18-8b1a-41fd-be05-7860943c5cbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530789 | controller |     "Jun 14 09:50:08.694534 crc crio[24245]: time=\"2026-06-14T09:50:08.69448906Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea\" id=25200f18-8b1a-41fd-be05-7860943c5cbd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530808 | controller |     "Jun 14 09:50:08.696659 crc crio[24245]: time=\"2026-06-14T09:50:08.696563556Z\" level=info msg=\"Removing pod sandbox: 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea\" id=49863e30-f4c9-4caa-842f-053438ff24d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530823 | controller |     "Jun 14 09:50:08.718021 crc crio[24245]: time=\"2026-06-14T09:50:08.717884603Z\" level=info msg=\"Removed pod sandbox: 15a511b176576862d272c2ccbc164ac1c184ed3557172258891ca1fb841255ea\" id=49863e30-f4c9-4caa-842f-053438ff24d2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530837 | controller |     "Jun 14 09:50:08.719181 crc crio[24245]: time=\"2026-06-14T09:50:08.719092572Z\" level=info msg=\"Stopping pod sandbox: 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf\" id=165a698f-aa67-4dc2-877c-26397ad773de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530851 | controller |     "Jun 14 09:50:08.719278 crc crio[24245]: time=\"2026-06-14T09:50:08.719187215Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf\" id=165a698f-aa67-4dc2-877c-26397ad773de name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530866 | controller |     "Jun 14 09:50:08.720007 crc crio[24245]: time=\"2026-06-14T09:50:08.71993991Z\" level=info msg=\"Removing pod sandbox: 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf\" id=e01b68f2-f561-4df9-bf6d-fc16d755ad30 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530881 | controller |     "Jun 14 09:50:08.739133 crc crio[24245]: time=\"2026-06-14T09:50:08.739005608Z\" level=info msg=\"Removed pod sandbox: 1d3556936775118e9ceb18f69a1b9b58ca58b094030a85fcf8c2bbcc393eb7cf\" id=e01b68f2-f561-4df9-bf6d-fc16d755ad30 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530896 | controller |     "Jun 14 09:51:08.768529 crc crio[24245]: time=\"2026-06-14T09:51:08.767521494Z\" level=info msg=\"Removing container: 3eeeb3687dd2d917c3d8a071bf945ce933af16350b85ece3ccf722391c2de141\" id=eba50fb3-b5c3-4b59-aa32-6fc4794ea4a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.530910 | controller |     "Jun 14 09:51:08.830034 crc crio[24245]: time=\"2026-06-14T09:51:08.829916138Z\" level=info msg=\"Removed container 3eeeb3687dd2d917c3d8a071bf945ce933af16350b85ece3ccf722391c2de141: openstack/root-account-create-update-hrpfn/mariadb-account-create-update\" id=eba50fb3-b5c3-4b59-aa32-6fc4794ea4a4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.530925 | controller |     "Jun 14 09:51:08.849980 crc crio[24245]: time=\"2026-06-14T09:51:08.849901265Z\" level=info msg=\"Stopping pod sandbox: 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae\" id=f6ca44a3-3090-4046-a79c-1580db21a0d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530939 | controller |     "Jun 14 09:51:08.850094 crc crio[24245]: time=\"2026-06-14T09:51:08.849995148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae\" id=f6ca44a3-3090-4046-a79c-1580db21a0d6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.530954 | controller |     "Jun 14 09:51:08.850647 crc crio[24245]: time=\"2026-06-14T09:51:08.850590577Z\" level=info msg=\"Removing pod sandbox: 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae\" id=78514ba1-3940-47e2-a311-8fd3fe223bda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530969 | controller |     "Jun 14 09:51:08.872987 crc crio[24245]: time=\"2026-06-14T09:51:08.872894176Z\" level=info msg=\"Removed pod sandbox: 91cd6b38db999a1095f0f82fc030111472438c9960080883aef7f50b38c693ae\" id=78514ba1-3940-47e2-a311-8fd3fe223bda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.530988 | controller |     "Jun 14 09:52:00.558113 crc crio[24245]: time=\"2026-06-14T09:52:00.557505814Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690512-bw44l/POD\" id=8b17e9f3-f659-4748-8333-3212da3a502f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.531003 | controller |     "Jun 14 09:52:00.559252 crc crio[24245]: time=\"2026-06-14T09:52:00.558162465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.531018 | controller |     "Jun 14 09:52:00.620437 crc crio[24245]: time=\"2026-06-14T09:52:00.620277921Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690512-bw44l Namespace:openshift-infra ID:a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f UID:207d0874-fc94-46e2-919c-1ef553107c8f NetNS:/var/run/netns/e1bb0d7e-2071-4156-9ec5-45e11b4b15cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod207d0874_fc94_46e2_919c_1ef553107c8f.slice PodAnnotations:0xc001b862f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.531034 | controller |     "Jun 14 09:52:00.620437 crc crio[24245]: time=\"2026-06-14T09:52:00.620414975Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690512-bw44l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.531049 | controller |     "Jun 14 09:52:01.280454 crc crio[24245]: 2026-06-14T09:52:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2c1470a398140a Mac:42:a4:07:2e:32:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c5 Mtu:0 Sandbox:/var/run/netns/e1bb0d7e-2071-4156-9ec5-45e11b4b15cb SocketPath: PciID:}] [{Interface:0xc00011e5b0 Address:{IP:10.217.1.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.531065 | controller |     "Jun 14 09:52:01.282011 crc crio[24245]: time=\"2026-06-14T09:52:01.281690758Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690512-bw44l Namespace:openshift-infra ID:a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f UID:207d0874-fc94-46e2-919c-1ef553107c8f NetNS:/var/run/netns/e1bb0d7e-2071-4156-9ec5-45e11b4b15cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod207d0874_fc94_46e2_919c_1ef553107c8f.slice PodAnnotations:0xc001b862f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.531080 | controller |     "Jun 14 09:52:01.282540 crc crio[24245]: time=\"2026-06-14T09:52:01.282289927Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690512-bw44l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.531095 | controller |     "Jun 14 09:52:01.303239 crc crio[24245]: time=\"2026-06-14T09:52:01.303046008Z\" level=info msg=\"Ran pod sandbox a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f with infra container: openshift-infra/auto-csr-approver-29690512-bw44l/POD\" id=8b17e9f3-f659-4748-8333-3212da3a502f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.531110 | controller |     "Jun 14 09:52:01.310223 crc crio[24245]: time=\"2026-06-14T09:52:01.310129144Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=cf0b6606-c842-43f0-9774-3d23eb0cb118 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.531125 | controller |     "Jun 14 09:52:01.318984 crc crio[24245]: time=\"2026-06-14T09:52:01.318826731Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.531139 | controller |     "Jun 14 09:52:02.062228 crc crio[24245]: time=\"2026-06-14T09:52:02.061307517Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=cf0b6606-c842-43f0-9774-3d23eb0cb118 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.531159 | controller |     "Jun 14 09:52:02.063530 crc crio[24245]: time=\"2026-06-14T09:52:02.062761923Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b56d673e-e0ba-4a62-b3ac-3f9ed4435795 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.531175 | controller |     "Jun 14 09:52:02.065359 crc crio[24245]: time=\"2026-06-14T09:52:02.065286833Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=85806726-ed31-49dd-88da-12a8aebe908d name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.531190 | controller |     "Jun 14 09:52:02.081024 crc crio[24245]: time=\"2026-06-14T09:52:02.080833818Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690512-bw44l/oc\" id=8e28f826-0eac-4494-bc9c-6d13ba3d9273 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.531204 | controller |     "Jun 14 09:52:02.081509 crc crio[24245]: time=\"2026-06-14T09:52:02.081448308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.531219 | controller |     "Jun 14 09:52:02.133392 crc crio[24245]: time=\"2026-06-14T09:52:02.133268206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.531234 | controller |     "Jun 14 09:52:02.387120 crc crio[24245]: time=\"2026-06-14T09:52:02.386976636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.531249 | controller |     "Jun 14 09:52:02.547487 crc crio[24245]: time=\"2026-06-14T09:52:02.547078292Z\" level=info msg=\"Created container 7365e3cae1b2a725fb4ff1ee08fccde59f727765567bdde6f1d12ff745bb5855: openshift-infra/auto-csr-approver-29690512-bw44l/oc\" id=8e28f826-0eac-4494-bc9c-6d13ba3d9273 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.531264 | controller |     "Jun 14 09:52:02.549328 crc crio[24245]: time=\"2026-06-14T09:52:02.549215656Z\" level=info msg=\"Starting container: 7365e3cae1b2a725fb4ff1ee08fccde59f727765567bdde6f1d12ff745bb5855\" id=2ea3aff1-2bc4-423e-be09-0db431096af2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.531278 | controller |     "Jun 14 09:52:02.556189 crc crio[24245]: time=\"2026-06-14T09:52:02.556005113Z\" level=info msg=\"Started container\" PID=313537 containerID=7365e3cae1b2a725fb4ff1ee08fccde59f727765567bdde6f1d12ff745bb5855 description=openshift-infra/auto-csr-approver-29690512-bw44l/oc id=2ea3aff1-2bc4-423e-be09-0db431096af2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f",
2026-06-14 10:12:41.531294 | controller |     "Jun 14 09:52:05.132593 crc crio[24245]: time=\"2026-06-14T09:52:05.132165918Z\" level=info msg=\"Stopping pod sandbox: a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f\" id=99827ad8-ae14-4a90-ab74-ae0978b30de2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.531309 | controller |     "Jun 14 09:52:05.134354 crc crio[24245]: time=\"2026-06-14T09:52:05.133368527Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690512-bw44l Namespace:openshift-infra ID:a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f UID:207d0874-fc94-46e2-919c-1ef553107c8f NetNS:/var/run/netns/e1bb0d7e-2071-4156-9ec5-45e11b4b15cb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod207d0874_fc94_46e2_919c_1ef553107c8f.slice PodAnnotations:0xc00161aaf8}] Aliases:map[]}\"",
2026-06-14 10:12:41.531324 | controller |     "Jun 14 09:52:05.134354 crc crio[24245]: time=\"2026-06-14T09:52:05.133579074Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690512-bw44l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.531344 | controller |     "Jun 14 09:52:05.528399 crc crio[24245]: time=\"2026-06-14T09:52:05.527693958Z\" level=info msg=\"Stopped pod sandbox: a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f\" id=99827ad8-ae14-4a90-ab74-ae0978b30de2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.531377 | controller |     "Jun 14 09:52:08.891725 crc crio[24245]: time=\"2026-06-14T09:52:08.89097831Z\" level=info msg=\"Removing container: ff8745abe6da57a088ae9b837bd1539c1897356464783ba013c9ffdbe14c797c\" id=c86ad988-4499-4e00-94d2-97df4db682da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.531393 | controller |     "Jun 14 09:52:09.056588 crc crio[24245]: time=\"2026-06-14T09:52:09.056403936Z\" level=info msg=\"Removed container ff8745abe6da57a088ae9b837bd1539c1897356464783ba013c9ffdbe14c797c: openshift-infra/auto-csr-approver-29690506-b9d2l/oc\" id=c86ad988-4499-4e00-94d2-97df4db682da name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.531407 | controller |     "Jun 14 09:52:09.077418 crc crio[24245]: time=\"2026-06-14T09:52:09.077227725Z\" level=info msg=\"Stopping pod sandbox: fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8\" id=29b4b931-e5f3-4507-b1dc-08dde63c2077 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.531422 | controller |     "Jun 14 09:52:09.077821 crc crio[24245]: time=\"2026-06-14T09:52:09.077483523Z\" level=info msg=\"Stopped pod sandbox (already stopped): fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8\" id=29b4b931-e5f3-4507-b1dc-08dde63c2077 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.531437 | controller |     "Jun 14 09:52:09.079239 crc crio[24245]: time=\"2026-06-14T09:52:09.078904988Z\" level=info msg=\"Removing pod sandbox: fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8\" id=c158838d-3a3e-43cd-a530-6e48c85619da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.531451 | controller |     "Jun 14 09:52:09.104286 crc crio[24245]: time=\"2026-06-14T09:52:09.103190658Z\" level=info msg=\"Removed pod sandbox: fb78bd394f6a309607a62ee0c06ab7354f54dc82f6ca1723ac1c581415262bf8\" id=c158838d-3a3e-43cd-a530-6e48c85619da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.531465 | controller |     "Jun 14 09:54:00.846428 crc crio[24245]: time=\"2026-06-14T09:54:00.844808924Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690514-2sdjs/POD\" id=eec67fa3-8d85-4a63-b7ea-bd866a04288c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.531480 | controller |     "Jun 14 09:54:00.846428 crc crio[24245]: time=\"2026-06-14T09:54:00.845599049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.531495 | controller |     "Jun 14 09:54:00.900560 crc crio[24245]: time=\"2026-06-14T09:54:00.900441538Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690514-2sdjs Namespace:openshift-infra ID:c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b UID:233090b4-667b-4941-8341-e522d0ffd232 NetNS:/var/run/netns/783bf29d-9727-420f-b05e-5e73905291ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod233090b4_667b_4941_8341_e522d0ffd232.slice PodAnnotations:0xc0004cdb08}] Aliases:map[]}\"",
2026-06-14 10:12:41.531510 | controller |     "Jun 14 09:54:00.900560 crc crio[24245]: time=\"2026-06-14T09:54:00.900523531Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690514-2sdjs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.531529 | controller |     "Jun 14 09:54:01.289788 crc crio[24245]: 2026-06-14T09:54:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c7ec8c82ce11b0f Mac:ae:19:db:03:36:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c6 Mtu:0 Sandbox:/var/run/netns/783bf29d-9727-420f-b05e-5e73905291ed SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.1.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.531545 | controller |     "Jun 14 09:54:01.299006 crc crio[24245]: time=\"2026-06-14T09:54:01.298912749Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690514-2sdjs Namespace:openshift-infra ID:c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b UID:233090b4-667b-4941-8341-e522d0ffd232 NetNS:/var/run/netns/783bf29d-9727-420f-b05e-5e73905291ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod233090b4_667b_4941_8341_e522d0ffd232.slice PodAnnotations:0xc0004cdb08}] Aliases:map[]}\"",
2026-06-14 10:12:41.531559 | controller |     "Jun 14 09:54:01.299200 crc crio[24245]: time=\"2026-06-14T09:54:01.299136946Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690514-2sdjs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.531574 | controller |     "Jun 14 09:54:01.328419 crc crio[24245]: time=\"2026-06-14T09:54:01.328331103Z\" level=info msg=\"Ran pod sandbox c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b with infra container: openshift-infra/auto-csr-approver-29690514-2sdjs/POD\" id=eec67fa3-8d85-4a63-b7ea-bd866a04288c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.531589 | controller |     "Jun 14 09:54:01.331216 crc crio[24245]: time=\"2026-06-14T09:54:01.331136274Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d1f64865-20b4-4ba8-b9f5-0e48dfa34b8d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.531603 | controller |     "Jun 14 09:54:01.342813 crc crio[24245]: time=\"2026-06-14T09:54:01.34272052Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.531618 | controller |     "Jun 14 09:54:02.597724 crc crio[24245]: time=\"2026-06-14T09:54:02.597109268Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d1f64865-20b4-4ba8-b9f5-0e48dfa34b8d name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.531633 | controller |     "Jun 14 09:54:02.601569 crc crio[24245]: time=\"2026-06-14T09:54:02.60148638Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=4f039c7e-84ee-4a89-971a-de09238b79fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.531647 | controller |     "Jun 14 09:54:02.604937 crc crio[24245]: time=\"2026-06-14T09:54:02.604681892Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=742f442e-1f9a-49fc-b7f3-14f2357c6e35 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.531661 | controller |     "Jun 14 09:54:02.612831 crc crio[24245]: time=\"2026-06-14T09:54:02.612737811Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690514-2sdjs/oc\" id=496dcbe7-3ef3-47cb-ae49-77283a30db38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.531676 | controller |     "Jun 14 09:54:02.613369 crc crio[24245]: time=\"2026-06-14T09:54:02.61332671Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.531691 | controller |     "Jun 14 09:54:02.707669 crc crio[24245]: time=\"2026-06-14T09:54:02.707578433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.531706 | controller |     "Jun 14 09:54:02.920229 crc crio[24245]: time=\"2026-06-14T09:54:02.920134266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.531725 | controller |     "Jun 14 09:54:03.048532 crc crio[24245]: time=\"2026-06-14T09:54:03.048399906Z\" level=info msg=\"Created container 6edbff4cfe48eedd2c62595f09f36a6ed89a97a18226a1ace17a999e88e5ae94: openshift-infra/auto-csr-approver-29690514-2sdjs/oc\" id=496dcbe7-3ef3-47cb-ae49-77283a30db38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.531740 | controller |     "Jun 14 09:54:03.050101 crc crio[24245]: time=\"2026-06-14T09:54:03.050029978Z\" level=info msg=\"Starting container: 6edbff4cfe48eedd2c62595f09f36a6ed89a97a18226a1ace17a999e88e5ae94\" id=f8166c02-0634-4b15-af6a-3aa62908f11c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.531755 | controller |     "Jun 14 09:54:03.057092 crc crio[24245]: time=\"2026-06-14T09:54:03.056987478Z\" level=info msg=\"Started container\" PID=321585 containerID=6edbff4cfe48eedd2c62595f09f36a6ed89a97a18226a1ace17a999e88e5ae94 description=openshift-infra/auto-csr-approver-29690514-2sdjs/oc id=f8166c02-0634-4b15-af6a-3aa62908f11c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b",
2026-06-14 10:12:41.531769 | controller |     "Jun 14 09:54:05.214366 crc crio[24245]: time=\"2026-06-14T09:54:05.213312751Z\" level=info msg=\"Stopping pod sandbox: c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b\" id=a7eb31ba-1a14-4a46-b8aa-15812f19cfe8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.531784 | controller |     "Jun 14 09:54:05.217072 crc crio[24245]: time=\"2026-06-14T09:54:05.215542993Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690514-2sdjs Namespace:openshift-infra ID:c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b UID:233090b4-667b-4941-8341-e522d0ffd232 NetNS:/var/run/netns/783bf29d-9727-420f-b05e-5e73905291ed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod233090b4_667b_4941_8341_e522d0ffd232.slice PodAnnotations:0xc001feaa80}] Aliases:map[]}\"",
2026-06-14 10:12:41.531800 | controller |     "Jun 14 09:54:05.217072 crc crio[24245]: time=\"2026-06-14T09:54:05.215942806Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690514-2sdjs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.531815 | controller |     "Jun 14 09:54:05.558459 crc crio[24245]: time=\"2026-06-14T09:54:05.557906394Z\" level=info msg=\"Stopped pod sandbox: c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b\" id=a7eb31ba-1a14-4a46-b8aa-15812f19cfe8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.531829 | controller |     "Jun 14 09:54:09.156288 crc crio[24245]: time=\"2026-06-14T09:54:09.155478423Z\" level=info msg=\"Removing container: c14459afba95c0da0f8e0102df5ce3a2713b2b8d83483e6b99267e84cde94937\" id=36f9578d-9bd5-4b23-b7c3-569563e97e0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.531843 | controller |     "Jun 14 09:54:09.221026 crc crio[24245]: time=\"2026-06-14T09:54:09.220925706Z\" level=info msg=\"Removed container c14459afba95c0da0f8e0102df5ce3a2713b2b8d83483e6b99267e84cde94937: openstack/keystone-db-sync-r562j/keystone-db-sync\" id=36f9578d-9bd5-4b23-b7c3-569563e97e0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.531858 | controller |     "Jun 14 09:54:09.225573 crc crio[24245]: time=\"2026-06-14T09:54:09.225514185Z\" level=info msg=\"Removing container: bf857a4f7622a0b7e08472cd7114067befa62ceb4c8102be33745a545395f4fa\" id=9ec3d78a-f7ec-4289-b939-0734dcd57006 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.531873 | controller |     "Jun 14 09:54:09.393463 crc crio[24245]: time=\"2026-06-14T09:54:09.393338663Z\" level=info msg=\"Removed container bf857a4f7622a0b7e08472cd7114067befa62ceb4c8102be33745a545395f4fa: openshift-infra/auto-csr-approver-29690508-nhcvx/oc\" id=9ec3d78a-f7ec-4289-b939-0734dcd57006 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.531892 | controller |     "Jun 14 09:54:09.397053 crc crio[24245]: time=\"2026-06-14T09:54:09.396982854Z\" level=info msg=\"Removing container: fe28f8d55e93596ab28a3c3dac848713a4a9f1aa8436fb29a8a4bdacc4552a68\" id=638f5819-31ad-44fd-ac27-ce49dc0e6d35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.531907 | controller |     "Jun 14 09:54:09.461906 crc crio[24245]: time=\"2026-06-14T09:54:09.461791304Z\" level=info msg=\"Removed container fe28f8d55e93596ab28a3c3dac848713a4a9f1aa8436fb29a8a4bdacc4552a68: openstack/keystone-bootstrap-dvk8r/keystone-bootstrap\" id=638f5819-31ad-44fd-ac27-ce49dc0e6d35 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.531922 | controller |     "Jun 14 09:54:09.474235 crc crio[24245]: time=\"2026-06-14T09:54:09.474111542Z\" level=info msg=\"Stopping pod sandbox: ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3\" id=510098ad-f44d-4403-ab54-f6d06a74b94e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.531936 | controller |     "Jun 14 09:54:09.474235 crc crio[24245]: time=\"2026-06-14T09:54:09.474215985Z\" level=info msg=\"Stopped pod sandbox (already stopped): ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3\" id=510098ad-f44d-4403-ab54-f6d06a74b94e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.531951 | controller |     "Jun 14 09:54:09.475284 crc crio[24245]: time=\"2026-06-14T09:54:09.475203887Z\" level=info msg=\"Removing pod sandbox: ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3\" id=6295a5e1-7b15-47e2-8d00-c80f7ae973bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.531965 | controller |     "Jun 14 09:54:09.508364 crc crio[24245]: time=\"2026-06-14T09:54:09.508268507Z\" level=info msg=\"Removed pod sandbox: ba5fd1c08caedac39a104977069c1ca32cd53f5579cf093d3c6802e8cf1ac5e3\" id=6295a5e1-7b15-47e2-8d00-c80f7ae973bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.531980 | controller |     "Jun 14 09:54:09.509731 crc crio[24245]: time=\"2026-06-14T09:54:09.509695023Z\" level=info msg=\"Stopping pod sandbox: c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a\" id=fffd8e33-fae5-4789-9764-144231d0779a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.531994 | controller |     "Jun 14 09:54:09.509932 crc crio[24245]: time=\"2026-06-14T09:54:09.509907378Z\" level=info msg=\"Stopped pod sandbox (already stopped): c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a\" id=fffd8e33-fae5-4789-9764-144231d0779a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.532008 | controller |     "Jun 14 09:54:09.510963 crc crio[24245]: time=\"2026-06-14T09:54:09.510832477Z\" level=info msg=\"Removing pod sandbox: c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a\" id=df82bfb9-4f28-4b0a-b8ab-a3f97891d2ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.532022 | controller |     "Jun 14 09:54:09.527604 crc crio[24245]: time=\"2026-06-14T09:54:09.527502252Z\" level=info msg=\"Removed pod sandbox: c35727fce9388dca9c21828e3f97f9a149008a1616c932f0ea48fe40a42ae61a\" id=df82bfb9-4f28-4b0a-b8ab-a3f97891d2ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.532038 | controller |     "Jun 14 09:54:09.529383 crc crio[24245]: time=\"2026-06-14T09:54:09.529175669Z\" level=info msg=\"Stopping pod sandbox: be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b\" id=0687f75d-9151-49ac-9e21-5256df4ab9a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.532085 | controller |     "Jun 14 09:54:09.529582 crc crio[24245]: time=\"2026-06-14T09:54:09.529478858Z\" level=info msg=\"Stopped pod sandbox (already stopped): be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b\" id=0687f75d-9151-49ac-9e21-5256df4ab9a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.532141 | controller |     "Jun 14 09:54:09.531432 crc crio[24245]: time=\"2026-06-14T09:54:09.531347458Z\" level=info msg=\"Removing pod sandbox: be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b\" id=e08af300-0af8-4e62-a808-e90d183d792b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.532160 | controller |     "Jun 14 09:54:09.554673 crc crio[24245]: time=\"2026-06-14T09:54:09.554571117Z\" level=info msg=\"Removed pod sandbox: be6d45fb85c8a2ee99dcf206ee085c4cfb293847613f076dd5706bb1364fc59b\" id=e08af300-0af8-4e62-a808-e90d183d792b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.532175 | controller |     "Jun 14 09:54:40.859596 crc crio[24245]: time=\"2026-06-14T09:54:40.858695822Z\" level=info msg=\"Stopping pod sandbox: e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2\" id=5d9ed5ff-c0f1-4883-848c-b3d341af215b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.532190 | controller |     "Jun 14 09:54:40.860952 crc crio[24245]: time=\"2026-06-14T09:54:40.86049345Z\" level=info msg=\"Got pod network &{Name:update-edpm-update-openstack-edpm-ipam-hpmrm Namespace:openstack ID:e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2 UID:03c63bd9-dbfb-4b62-9444-47150067e944 NetNS:/var/run/netns/af267b8f-d55d-4ad6-98f5-221024d7343f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03c63bd9_dbfb_4b62_9444_47150067e944.slice PodAnnotations:0xc001fea128}] Aliases:map[]}\"",
2026-06-14 10:12:41.532206 | controller |     "Jun 14 09:54:40.860952 crc crio[24245]: time=\"2026-06-14T09:54:40.860701846Z\" level=info msg=\"Deleting pod openstack_update-edpm-update-openstack-edpm-ipam-hpmrm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.532221 | controller |     "Jun 14 09:54:41.660820 crc crio[24245]: time=\"2026-06-14T09:54:41.660479429Z\" level=info msg=\"Stopped pod sandbox: e00706e33494d53799a71942ff992579bbbaf7a0469c523696ce6b2257d6d5b2\" id=5d9ed5ff-c0f1-4883-848c-b3d341af215b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.532236 | controller |     "Jun 14 09:54:51.541469 crc crio[24245]: time=\"2026-06-14T09:54:51.540506694Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.532250 | controller |     "Jun 14 09:54:59.483074 crc crio[24245]: time=\"2026-06-14T09:54:59.482278247Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.532265 | controller |     "Jun 14 09:55:02.896104 crc crio[24245]: time=\"2026-06-14T09:55:02.895049823Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.532279 | controller |     "Jun 14 09:55:06.031896 crc crio[24245]: time=\"2026-06-14T09:55:06.030893573Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.532294 | controller |     "Jun 14 09:55:09.477468 crc crio[24245]: time=\"2026-06-14T09:55:09.476390617Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.532308 | controller |     "Jun 14 09:55:16.332299 crc crio[24245]: time=\"2026-06-14T09:55:16.33126552Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.532330 | controller |     "Jun 14 09:55:21.519394 crc crio[24245]: time=\"2026-06-14T09:55:21.518770313Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.532369 | controller |     "Jun 14 09:55:24.960045 crc crio[24245]: time=\"2026-06-14T09:55:24.958609868Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.532391 | controller |     "Jun 14 09:55:46.227184 crc crio[24245]: time=\"2026-06-14T09:55:46.226412676Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2ct8p/POD\" id=5e30e841-55f8-454b-80e6-25011a4b24c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.532408 | controller |     "Jun 14 09:55:46.227184 crc crio[24245]: time=\"2026-06-14T09:55:46.22716443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.532423 | controller |     "Jun 14 09:55:46.326396 crc crio[24245]: time=\"2026-06-14T09:55:46.326240426Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2ct8p Namespace:openshift-marketplace ID:4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21 UID:62e6b875-dbd9-4b3e-8b5f-a17ea6b751a1 NetNS:/var/run/netns/700733ff-8ae5-48ae-b5fa-820fa2f20768 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62e6b875_dbd9_4b3e_8b5f_a17ea6b751a1.slice PodAnnotations:0xc001fea1f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.532438 | controller |     "Jun 14 09:55:46.326396 crc crio[24245]: time=\"2026-06-14T09:55:46.326313958Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2ct8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.532454 | controller |     "Jun 14 09:55:46.928963 crc crio[24245]: 2026-06-14T09:55:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4f2b2a40857edb9 Mac:ba:bd:47:df:43:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c7 Mtu:0 Sandbox:/var/run/netns/700733ff-8ae5-48ae-b5fa-820fa2f20768 SocketPath: PciID:}] [{Interface:0xc0002fa870 Address:{IP:10.217.1.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.532470 | controller |     "Jun 14 09:55:46.931040 crc crio[24245]: time=\"2026-06-14T09:55:46.930817239Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2ct8p Namespace:openshift-marketplace ID:4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21 UID:62e6b875-dbd9-4b3e-8b5f-a17ea6b751a1 NetNS:/var/run/netns/700733ff-8ae5-48ae-b5fa-820fa2f20768 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62e6b875_dbd9_4b3e_8b5f_a17ea6b751a1.slice PodAnnotations:0xc001fea1f0}] Aliases:map[]}\"",
2026-06-14 10:12:41.532485 | controller |     "Jun 14 09:55:46.931202 crc crio[24245]: time=\"2026-06-14T09:55:46.93113982Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2ct8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.532500 | controller |     "Jun 14 09:55:46.943643 crc crio[24245]: time=\"2026-06-14T09:55:46.943502627Z\" level=info msg=\"Ran pod sandbox 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21 with infra container: openshift-marketplace/redhat-operators-2ct8p/POD\" id=5e30e841-55f8-454b-80e6-25011a4b24c3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.532516 | controller |     "Jun 14 09:55:46.946339 crc crio[24245]: time=\"2026-06-14T09:55:46.946242414Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7a822bdd-8be2-4459-bd68-5ddebecfb968 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.532535 | controller |     "Jun 14 09:55:46.951753 crc crio[24245]: time=\"2026-06-14T09:55:46.951665177Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=950406ac-43e9-47a6-a630-aa687e67cc8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.532551 | controller |     "Jun 14 09:55:46.960029 crc crio[24245]: time=\"2026-06-14T09:55:46.959925318Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2ct8p/extract-utilities\" id=23ba883d-6054-4e84-8c4c-50c87fafe0eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.532566 | controller |     "Jun 14 09:55:46.960677 crc crio[24245]: time=\"2026-06-14T09:55:46.960405804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.532581 | controller |     "Jun 14 09:55:47.018518 crc crio[24245]: time=\"2026-06-14T09:55:47.018413054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.532596 | controller |     "Jun 14 09:55:47.023682 crc crio[24245]: time=\"2026-06-14T09:55:47.023519395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.532610 | controller |     "Jun 14 09:55:47.166744 crc crio[24245]: time=\"2026-06-14T09:55:47.166251084Z\" level=info msg=\"Created container ae373695326c0ecd429155783f7f6855c9a678bfec498d8ceb25a8bba2bff505: openshift-marketplace/redhat-operators-2ct8p/extract-utilities\" id=23ba883d-6054-4e84-8c4c-50c87fafe0eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.532626 | controller |     "Jun 14 09:55:47.169041 crc crio[24245]: time=\"2026-06-14T09:55:47.168881398Z\" level=info msg=\"Starting container: ae373695326c0ecd429155783f7f6855c9a678bfec498d8ceb25a8bba2bff505\" id=5f479d98-bf8f-4713-9ab4-157bc163777c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.532642 | controller |     "Jun 14 09:55:47.180467 crc crio[24245]: time=\"2026-06-14T09:55:47.180267711Z\" level=info msg=\"Started container\" PID=328096 containerID=ae373695326c0ecd429155783f7f6855c9a678bfec498d8ceb25a8bba2bff505 description=openshift-marketplace/redhat-operators-2ct8p/extract-utilities id=5f479d98-bf8f-4713-9ab4-157bc163777c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21",
2026-06-14 10:12:41.532656 | controller |     "Jun 14 09:55:47.734121 crc crio[24245]: time=\"2026-06-14T09:55:47.733029286Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=6a7fec34-cee9-4883-a50c-b275e9320d64 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.532671 | controller |     "Jun 14 09:55:47.751407 crc crio[24245]: time=\"2026-06-14T09:55:47.751314467Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.532686 | controller |     "Jun 14 09:55:50.328473 crc crio[24245]: time=\"2026-06-14T09:55:50.327670237Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-5cdpw/POD\" id=7bb57528-67e4-4a31-85ca-4b240be162f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.532701 | controller |     "Jun 14 09:55:50.329346 crc crio[24245]: time=\"2026-06-14T09:55:50.328547195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.532715 | controller |     "Jun 14 09:55:51.519729 crc crio[24245]: time=\"2026-06-14T09:55:51.519509458Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=6a7fec34-cee9-4883-a50c-b275e9320d64 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.532735 | controller |     "Jun 14 09:55:51.520774 crc crio[24245]: time=\"2026-06-14T09:55:51.520213231Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d0795da2-6921-4a63-b548-009be3b1db09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.532750 | controller |     "Jun 14 09:55:51.565240 crc crio[24245]: time=\"2026-06-14T09:55:51.565065957Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7d947591-50bd-47ef-bdca-d69d12330297 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.532765 | controller |     "Jun 14 09:55:51.584987 crc crio[24245]: time=\"2026-06-14T09:55:51.584828682Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2ct8p/extract-content\" id=3ed4991c-8aff-4a63-bfcd-7a85f19fceea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.532779 | controller |     "Jun 14 09:55:51.585474 crc crio[24245]: time=\"2026-06-14T09:55:51.585422561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.532794 | controller |     "Jun 14 09:55:51.591497 crc crio[24245]: time=\"2026-06-14T09:55:51.591404302Z\" level=info msg=\"Got pod network &{Name:community-operators-5cdpw Namespace:openshift-marketplace ID:53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac UID:874e8fbf-9d7f-41c1-8434-7cea6876d5cb NetNS:/var/run/netns/827fd4b6-c4d5-42d7-9f31-1bf00ff31dc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e8fbf_9d7f_41c1_8434_7cea6876d5cb.slice PodAnnotations:0xc001b86288}] Aliases:map[]}\"",
2026-06-14 10:12:41.532810 | controller |     "Jun 14 09:55:51.591497 crc crio[24245]: time=\"2026-06-14T09:55:51.591480604Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-5cdpw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.532825 | controller |     "Jun 14 09:55:51.637351 crc crio[24245]: time=\"2026-06-14T09:55:51.637267945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.532839 | controller |     "Jun 14 09:55:51.642645 crc crio[24245]: time=\"2026-06-14T09:55:51.642326056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.532854 | controller |     "Jun 14 09:55:51.862034 crc crio[24245]: time=\"2026-06-14T09:55:51.861484218Z\" level=info msg=\"Created container 8078bb7b5b84006b59b64f2bea70606f6eb62e3e5ec6b564517b5abed995ba19: openshift-marketplace/redhat-operators-2ct8p/extract-content\" id=3ed4991c-8aff-4a63-bfcd-7a85f19fceea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.532869 | controller |     "Jun 14 09:55:51.863822 crc crio[24245]: time=\"2026-06-14T09:55:51.863744432Z\" level=info msg=\"Starting container: 8078bb7b5b84006b59b64f2bea70606f6eb62e3e5ec6b564517b5abed995ba19\" id=72c838e8-99cb-46b3-9465-d6df122f5c1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.532883 | controller |     "Jun 14 09:55:51.875766 crc crio[24245]: time=\"2026-06-14T09:55:51.875664409Z\" level=info msg=\"Started container\" PID=328401 containerID=8078bb7b5b84006b59b64f2bea70606f6eb62e3e5ec6b564517b5abed995ba19 description=openshift-marketplace/redhat-operators-2ct8p/extract-content id=72c838e8-99cb-46b3-9465-d6df122f5c1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21",
2026-06-14 10:12:41.532903 | controller |     "Jun 14 09:55:52.473426 crc crio[24245]: 2026-06-14T09:55:52Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53ea3c445b00332 Mac:56:d2:0e:11:4a:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c8 Mtu:0 Sandbox:/var/run/netns/827fd4b6-c4d5-42d7-9f31-1bf00ff31dc9 SocketPath: PciID:}] [{Interface:0xc00050c5d0 Address:{IP:10.217.1.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.532919 | controller |     "Jun 14 09:55:52.476244 crc crio[24245]: time=\"2026-06-14T09:55:52.47516308Z\" level=info msg=\"Got pod network &{Name:community-operators-5cdpw Namespace:openshift-marketplace ID:53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac UID:874e8fbf-9d7f-41c1-8434-7cea6876d5cb NetNS:/var/run/netns/827fd4b6-c4d5-42d7-9f31-1bf00ff31dc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e8fbf_9d7f_41c1_8434_7cea6876d5cb.slice PodAnnotations:0xc001b86288}] Aliases:map[]}\"",
2026-06-14 10:12:41.532934 | controller |     "Jun 14 09:55:52.476244 crc crio[24245]: time=\"2026-06-14T09:55:52.475356136Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-5cdpw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.532948 | controller |     "Jun 14 09:55:52.495667 crc crio[24245]: time=\"2026-06-14T09:55:52.495326912Z\" level=info msg=\"Ran pod sandbox 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac with infra container: openshift-marketplace/community-operators-5cdpw/POD\" id=7bb57528-67e4-4a31-85ca-4b240be162f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.532963 | controller |     "Jun 14 09:55:52.498317 crc crio[24245]: time=\"2026-06-14T09:55:52.498266926Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e88114bc-8c4d-48c0-a148-746138480868 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.532978 | controller |     "Jun 14 09:55:52.501261 crc crio[24245]: time=\"2026-06-14T09:55:52.501186916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=db6ddf91-ed12-466c-a1cf-0b998ccf54ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.532993 | controller |     "Jun 14 09:55:52.508058 crc crio[24245]: time=\"2026-06-14T09:55:52.507986443Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5cdpw/extract-utilities\" id=404a0d97-6202-4312-b8d8-65600a5fc228 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.533007 | controller |     "Jun 14 09:55:52.508441 crc crio[24245]: time=\"2026-06-14T09:55:52.508391146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.533022 | controller |     "Jun 14 09:55:52.552972 crc crio[24245]: time=\"2026-06-14T09:55:52.552882286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.533036 | controller |     "Jun 14 09:55:52.559005 crc crio[24245]: time=\"2026-06-14T09:55:52.558912637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.533051 | controller |     "Jun 14 09:55:52.735249 crc crio[24245]: time=\"2026-06-14T09:55:52.733374443Z\" level=info msg=\"Created container 37c802ea96e34d8ba1273ae6f9dbc25be06d7c8be6ed4e7c9b3d2ee1f7b41d11: openshift-marketplace/community-operators-5cdpw/extract-utilities\" id=404a0d97-6202-4312-b8d8-65600a5fc228 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.533066 | controller |     "Jun 14 09:55:52.736567 crc crio[24245]: time=\"2026-06-14T09:55:52.736483552Z\" level=info msg=\"Starting container: 37c802ea96e34d8ba1273ae6f9dbc25be06d7c8be6ed4e7c9b3d2ee1f7b41d11\" id=09ee4ede-9d13-4b85-80a4-9c0b60a472f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.533085 | controller |     "Jun 14 09:55:52.746903 crc crio[24245]: time=\"2026-06-14T09:55:52.746718148Z\" level=info msg=\"Started container\" PID=328482 containerID=37c802ea96e34d8ba1273ae6f9dbc25be06d7c8be6ed4e7c9b3d2ee1f7b41d11 description=openshift-marketplace/community-operators-5cdpw/extract-utilities id=09ee4ede-9d13-4b85-80a4-9c0b60a472f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac",
2026-06-14 10:12:41.533100 | controller |     "Jun 14 09:55:52.898083 crc crio[24245]: time=\"2026-06-14T09:55:52.897992887Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e71a9ebd-b49f-4cfe-bc40-edca0013e40a name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.533146 | controller |     "Jun 14 09:55:52.907016 crc crio[24245]: time=\"2026-06-14T09:55:52.906930679Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.533166 | controller |     "Jun 14 09:55:53.560759 crc crio[24245]: time=\"2026-06-14T09:55:53.560282168Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:3e85e55a9923129773e2c33417d5a4d49a431422f22337e5ec16401c9cc04640\" id=e71a9ebd-b49f-4cfe-bc40-edca0013e40a name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.533181 | controller |     "Jun 14 09:55:53.562166 crc crio[24245]: time=\"2026-06-14T09:55:53.562053024Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=87e66937-e51e-4b1b-a12d-70ecd18ebcb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.533196 | controller |     "Jun 14 09:55:53.565943 crc crio[24245]: time=\"2026-06-14T09:55:53.565675949Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=de5983e2-96aa-457d-a66d-6ace8ef7e137 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.533211 | controller |     "Jun 14 09:55:53.574757 crc crio[24245]: time=\"2026-06-14T09:55:53.574668964Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5cdpw/extract-content\" id=5e247df3-03c9-4282-988c-2f690b148271 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.533225 | controller |     "Jun 14 09:55:53.575388 crc crio[24245]: time=\"2026-06-14T09:55:53.575232852Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.533240 | controller |     "Jun 14 09:55:53.652017 crc crio[24245]: time=\"2026-06-14T09:55:53.651739759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.533255 | controller |     "Jun 14 09:55:53.656021 crc crio[24245]: time=\"2026-06-14T09:55:53.655956063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.533270 | controller |     "Jun 14 09:55:53.854175 crc crio[24245]: time=\"2026-06-14T09:55:53.854068529Z\" level=info msg=\"Created container a8a26b41b5cea63af99a8ce5657a0cea0677435ce46baa5fc9a78c6e3b2c9aa4: openshift-marketplace/community-operators-5cdpw/extract-content\" id=5e247df3-03c9-4282-988c-2f690b148271 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.533285 | controller |     "Jun 14 09:55:53.855713 crc crio[24245]: time=\"2026-06-14T09:55:53.855610457Z\" level=info msg=\"Starting container: a8a26b41b5cea63af99a8ce5657a0cea0677435ce46baa5fc9a78c6e3b2c9aa4\" id=9cbf972d-9439-4e7c-b50f-682b9c49dd40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.533305 | controller |     "Jun 14 09:55:53.862417 crc crio[24245]: time=\"2026-06-14T09:55:53.860784671Z\" level=info msg=\"Started container\" PID=328582 containerID=a8a26b41b5cea63af99a8ce5657a0cea0677435ce46baa5fc9a78c6e3b2c9aa4 description=openshift-marketplace/community-operators-5cdpw/extract-content id=9cbf972d-9439-4e7c-b50f-682b9c49dd40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac",
2026-06-14 10:12:41.533321 | controller |     "Jun 14 09:55:55.960295 crc crio[24245]: time=\"2026-06-14T09:55:55.959321662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b1ef0265-7357-48a5-bc8d-787ae1c9ebf5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.533336 | controller |     "Jun 14 09:55:55.961048 crc crio[24245]: time=\"2026-06-14T09:55:55.960898013Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c94441c8-c7b4-4cab-b1f0-0c5738b7a244 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.533369 | controller |     "Jun 14 09:55:55.962927 crc crio[24245]: time=\"2026-06-14T09:55:55.962773302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5afd0cbc-170c-485f-adc0-0725534bf2ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.533386 | controller |     "Jun 14 09:55:55.964328 crc crio[24245]: time=\"2026-06-14T09:55:55.963911218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9d5313ad-2b40-4029-ada1-589bdad8d80b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.533401 | controller |     "Jun 14 09:55:55.976941 crc crio[24245]: time=\"2026-06-14T09:55:55.971480297Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2ct8p/registry-server\" id=8341e5d2-4b1f-4ea2-a5d6-921f57c05dc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.533416 | controller |     "Jun 14 09:55:55.976941 crc crio[24245]: time=\"2026-06-14T09:55:55.971780377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.533431 | controller |     "Jun 14 09:55:55.979382 crc crio[24245]: time=\"2026-06-14T09:55:55.979309277Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-5cdpw/registry-server\" id=93ee23cb-7560-448a-8bd1-f53ad94de3a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.533445 | controller |     "Jun 14 09:55:55.993826 crc crio[24245]: time=\"2026-06-14T09:55:55.993701792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.533459 | controller |     "Jun 14 09:55:56.055063 crc crio[24245]: time=\"2026-06-14T09:55:56.051820607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.533474 | controller |     "Jun 14 09:55:56.063123 crc crio[24245]: time=\"2026-06-14T09:55:56.063039103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.533488 | controller |     "Jun 14 09:55:56.081714 crc crio[24245]: time=\"2026-06-14T09:55:56.081470357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.533509 | controller |     "Jun 14 09:55:56.085506 crc crio[24245]: time=\"2026-06-14T09:55:56.08533449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.533524 | controller |     "Jun 14 09:55:56.292873 crc crio[24245]: time=\"2026-06-14T09:55:56.292739631Z\" level=info msg=\"Created container 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f: openshift-marketplace/redhat-operators-2ct8p/registry-server\" id=8341e5d2-4b1f-4ea2-a5d6-921f57c05dc4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.533539 | controller |     "Jun 14 09:55:56.294473 crc crio[24245]: time=\"2026-06-14T09:55:56.294352761Z\" level=info msg=\"Starting container: 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f\" id=e9c9624b-b4a8-4d7f-8988-0971652ff119 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.533554 | controller |     "Jun 14 09:55:56.294717 crc crio[24245]: time=\"2026-06-14T09:55:56.294364122Z\" level=info msg=\"Created container c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1: openshift-marketplace/community-operators-5cdpw/registry-server\" id=93ee23cb-7560-448a-8bd1-f53ad94de3a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.533569 | controller |     "Jun 14 09:55:56.295710 crc crio[24245]: time=\"2026-06-14T09:55:56.295605421Z\" level=info msg=\"Starting container: c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1\" id=06ba5f1d-21c9-4194-b1e3-1786f9ec898f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.533584 | controller |     "Jun 14 09:55:56.302155 crc crio[24245]: time=\"2026-06-14T09:55:56.302074586Z\" level=info msg=\"Started container\" PID=328758 containerID=c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1 description=openshift-marketplace/community-operators-5cdpw/registry-server id=06ba5f1d-21c9-4194-b1e3-1786f9ec898f name=/runtime.v1.RuntimeService/StartContainer sandboxID=53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac",
2026-06-14 10:12:41.533599 | controller |     "Jun 14 09:55:56.302661 crc crio[24245]: time=\"2026-06-14T09:55:56.302542931Z\" level=info msg=\"Started container\" PID=328757 containerID=23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f description=openshift-marketplace/redhat-operators-2ct8p/registry-server id=e9c9624b-b4a8-4d7f-8988-0971652ff119 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21",
2026-06-14 10:12:41.533614 | controller |     "Jun 14 09:56:00.545351 crc crio[24245]: time=\"2026-06-14T09:56:00.544508555Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690516-9xwbb/POD\" id=1fd312f1-3f2e-4d4f-a8c6-e0686f88326e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.533629 | controller |     "Jun 14 09:56:00.547669 crc crio[24245]: time=\"2026-06-14T09:56:00.545358113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.533644 | controller |     "Jun 14 09:56:00.583420 crc crio[24245]: time=\"2026-06-14T09:56:00.583254185Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690516-9xwbb Namespace:openshift-infra ID:d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896 UID:c29ee494-7282-46be-8ec9-7461bded4819 NetNS:/var/run/netns/12e9dfcd-88de-44ea-a91c-4cd9c6cac6bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc29ee494_7282_46be_8ec9_7461bded4819.slice PodAnnotations:0xc003bf7a18}] Aliases:map[]}\"",
2026-06-14 10:12:41.533659 | controller |     "Jun 14 09:56:00.583420 crc crio[24245]: time=\"2026-06-14T09:56:00.583321027Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690516-9xwbb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.533678 | controller |     "Jun 14 09:56:01.315357 crc crio[24245]: 2026-06-14T09:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d33019549fb5990 Mac:2e:16:fd:78:fd:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:c9 Mtu:0 Sandbox:/var/run/netns/12e9dfcd-88de-44ea-a91c-4cd9c6cac6bb SocketPath: PciID:}] [{Interface:0xc000140770 Address:{IP:10.217.1.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.533693 | controller |     "Jun 14 09:56:01.317176 crc crio[24245]: time=\"2026-06-14T09:56:01.317030547Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690516-9xwbb Namespace:openshift-infra ID:d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896 UID:c29ee494-7282-46be-8ec9-7461bded4819 NetNS:/var/run/netns/12e9dfcd-88de-44ea-a91c-4cd9c6cac6bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc29ee494_7282_46be_8ec9_7461bded4819.slice PodAnnotations:0xc003bf7a18}] Aliases:map[]}\"",
2026-06-14 10:12:41.533708 | controller |     "Jun 14 09:56:01.317265 crc crio[24245]: time=\"2026-06-14T09:56:01.317202831Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690516-9xwbb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.533723 | controller |     "Jun 14 09:56:01.348006 crc crio[24245]: time=\"2026-06-14T09:56:01.331052587Z\" level=info msg=\"Ran pod sandbox d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896 with infra container: openshift-infra/auto-csr-approver-29690516-9xwbb/POD\" id=1fd312f1-3f2e-4d4f-a8c6-e0686f88326e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.533738 | controller |     "Jun 14 09:56:01.348006 crc crio[24245]: time=\"2026-06-14T09:56:01.339112336Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0323a9c4-3a89-41f9-abcf-d45abe1d2a53 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.533752 | controller |     "Jun 14 09:56:01.351954 crc crio[24245]: time=\"2026-06-14T09:56:01.351782888Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.533767 | controller |     "Jun 14 09:56:02.110785 crc crio[24245]: time=\"2026-06-14T09:56:02.110222271Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0323a9c4-3a89-41f9-abcf-d45abe1d2a53 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.533781 | controller |     "Jun 14 09:56:02.112154 crc crio[24245]: time=\"2026-06-14T09:56:02.111688976Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=15d6f11c-ada5-4a24-bc6d-05399069c6f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.533796 | controller |     "Jun 14 09:56:02.114141 crc crio[24245]: time=\"2026-06-14T09:56:02.114033701Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=950c6b25-6931-4075-8e82-182dd995a2c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.533810 | controller |     "Jun 14 09:56:02.124327 crc crio[24245]: time=\"2026-06-14T09:56:02.124230336Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690516-9xwbb/oc\" id=c2b196e3-e883-4e60-abe7-c573c5a0da3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.533825 | controller |     "Jun 14 09:56:02.125200 crc crio[24245]: time=\"2026-06-14T09:56:02.125141778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.533840 | controller |     "Jun 14 09:56:02.194385 crc crio[24245]: time=\"2026-06-14T09:56:02.186073217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.533859 | controller |     "Jun 14 09:56:02.500302 crc crio[24245]: time=\"2026-06-14T09:56:02.500195724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.533874 | controller |     "Jun 14 09:56:02.666803 crc crio[24245]: time=\"2026-06-14T09:56:02.66623408Z\" level=info msg=\"Created container fbc068fe3716f2586ec896e101a91255a1ec8d50b9d611e40f13c1c7a6922f78: openshift-infra/auto-csr-approver-29690516-9xwbb/oc\" id=c2b196e3-e883-4e60-abe7-c573c5a0da3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.533888 | controller |     "Jun 14 09:56:02.668153 crc crio[24245]: time=\"2026-06-14T09:56:02.668060188Z\" level=info msg=\"Starting container: fbc068fe3716f2586ec896e101a91255a1ec8d50b9d611e40f13c1c7a6922f78\" id=23986175-fb57-4c96-9374-e31b1121b804 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.533903 | controller |     "Jun 14 09:56:02.674569 crc crio[24245]: time=\"2026-06-14T09:56:02.674438411Z\" level=info msg=\"Started container\" PID=329217 containerID=fbc068fe3716f2586ec896e101a91255a1ec8d50b9d611e40f13c1c7a6922f78 description=openshift-infra/auto-csr-approver-29690516-9xwbb/oc id=23986175-fb57-4c96-9374-e31b1121b804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896",
2026-06-14 10:12:41.533918 | controller |     "Jun 14 09:56:03.090410 crc crio[24245]: time=\"2026-06-14T09:56:03.090313216Z\" level=info msg=\"Stopping container: c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1 (timeout: 2s)\" id=2948ce9f-eeda-4b7e-b301-32cbff4a35db name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.533932 | controller |     "Jun 14 09:56:03.477141 crc crio[24245]: time=\"2026-06-14T09:56:03.475733824Z\" level=info msg=\"Stopped container c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1: openshift-marketplace/community-operators-5cdpw/registry-server\" id=2948ce9f-eeda-4b7e-b301-32cbff4a35db name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.533947 | controller |     "Jun 14 09:56:03.477901 crc crio[24245]: time=\"2026-06-14T09:56:03.477279483Z\" level=info msg=\"Stopping pod sandbox: 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac\" id=cf93a26e-21d9-4c79-9960-348b90d4e1c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.533961 | controller |     "Jun 14 09:56:03.478767 crc crio[24245]: time=\"2026-06-14T09:56:03.478676378Z\" level=info msg=\"Got pod network &{Name:community-operators-5cdpw Namespace:openshift-marketplace ID:53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac UID:874e8fbf-9d7f-41c1-8434-7cea6876d5cb NetNS:/var/run/netns/827fd4b6-c4d5-42d7-9f31-1bf00ff31dc9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod874e8fbf_9d7f_41c1_8434_7cea6876d5cb.slice PodAnnotations:0xc000130f60}] Aliases:map[]}\"",
2026-06-14 10:12:41.533976 | controller |     "Jun 14 09:56:03.479094 crc crio[24245]: time=\"2026-06-14T09:56:03.478942216Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-5cdpw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.533991 | controller |     "Jun 14 09:56:03.871506 crc crio[24245]: time=\"2026-06-14T09:56:03.871400336Z\" level=info msg=\"Stopped pod sandbox: 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac\" id=cf93a26e-21d9-4c79-9960-348b90d4e1c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.534006 | controller |     "Jun 14 09:56:04.137128 crc crio[24245]: time=\"2026-06-14T09:56:04.136402444Z\" level=info msg=\"Removing container: c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1\" id=ef3569fc-a91a-429b-a193-200b29bef8b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534025 | controller |     "Jun 14 09:56:04.188567 crc crio[24245]: time=\"2026-06-14T09:56:04.188476926Z\" level=info msg=\"Removed container c93f62c7f9d9ad34628346fce5939e1f87b77250ece9093ab345f16e4a7e42d1: openshift-marketplace/community-operators-5cdpw/registry-server\" id=ef3569fc-a91a-429b-a193-200b29bef8b7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534041 | controller |     "Jun 14 09:56:04.191586 crc crio[24245]: time=\"2026-06-14T09:56:04.191533733Z\" level=info msg=\"Removing container: a8a26b41b5cea63af99a8ce5657a0cea0677435ce46baa5fc9a78c6e3b2c9aa4\" id=2b2e6b4e-5dd2-4e44-aa1d-dab456565de3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534056 | controller |     "Jun 14 09:56:04.223469 crc crio[24245]: time=\"2026-06-14T09:56:04.223351296Z\" level=info msg=\"Removed container a8a26b41b5cea63af99a8ce5657a0cea0677435ce46baa5fc9a78c6e3b2c9aa4: openshift-marketplace/community-operators-5cdpw/extract-content\" id=2b2e6b4e-5dd2-4e44-aa1d-dab456565de3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534071 | controller |     "Jun 14 09:56:04.227030 crc crio[24245]: time=\"2026-06-14T09:56:04.226817193Z\" level=info msg=\"Removing container: 37c802ea96e34d8ba1273ae6f9dbc25be06d7c8be6ed4e7c9b3d2ee1f7b41d11\" id=9b1470c1-d64f-4a8a-90f4-96c4804d42ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534085 | controller |     "Jun 14 09:56:04.280399 crc crio[24245]: time=\"2026-06-14T09:56:04.280290352Z\" level=info msg=\"Removed container 37c802ea96e34d8ba1273ae6f9dbc25be06d7c8be6ed4e7c9b3d2ee1f7b41d11: openshift-marketplace/community-operators-5cdpw/extract-utilities\" id=9b1470c1-d64f-4a8a-90f4-96c4804d42ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534099 | controller |     "Jun 14 09:56:05.166055 crc crio[24245]: time=\"2026-06-14T09:56:05.165926867Z\" level=info msg=\"Stopping pod sandbox: d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896\" id=1b380edb-f3e3-452a-8c07-c122035c695b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.534114 | controller |     "Jun 14 09:56:05.166995 crc crio[24245]: time=\"2026-06-14T09:56:05.166739763Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690516-9xwbb Namespace:openshift-infra ID:d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896 UID:c29ee494-7282-46be-8ec9-7461bded4819 NetNS:/var/run/netns/12e9dfcd-88de-44ea-a91c-4cd9c6cac6bb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc29ee494_7282_46be_8ec9_7461bded4819.slice PodAnnotations:0xc001c3c700}] Aliases:map[]}\"",
2026-06-14 10:12:41.534140 | controller |     "Jun 14 09:56:05.167073 crc crio[24245]: time=\"2026-06-14T09:56:05.167005592Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690516-9xwbb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.534157 | controller |     "Jun 14 09:56:05.564322 crc crio[24245]: time=\"2026-06-14T09:56:05.564083741Z\" level=info msg=\"Stopped pod sandbox: d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896\" id=1b380edb-f3e3-452a-8c07-c122035c695b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.534171 | controller |     "Jun 14 09:56:09.645099 crc crio[24245]: time=\"2026-06-14T09:56:09.644199809Z\" level=info msg=\"Removing container: fb24c34202a1c5d9c81823c695615a2eb6d0889fe0fda3f8cf5dd1df2c5f2f45\" id=91bf1eb8-3ad1-44c7-8a76-9ef895604c30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534186 | controller |     "Jun 14 09:56:09.772103 crc crio[24245]: time=\"2026-06-14T09:56:09.771971022Z\" level=info msg=\"Removed container fb24c34202a1c5d9c81823c695615a2eb6d0889fe0fda3f8cf5dd1df2c5f2f45: openstack/barbican-db-sync-8tmdc/barbican-db-sync\" id=91bf1eb8-3ad1-44c7-8a76-9ef895604c30 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534205 | controller |     "Jun 14 09:56:09.776025 crc crio[24245]: time=\"2026-06-14T09:56:09.775758872Z\" level=info msg=\"Removing container: a08b5ea9f8c09b64fd098d2b29b8b8e04e59ed8e068b07ca747b07a50cc13b3c\" id=4665d36c-5047-442c-893c-32d8646c1901 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534221 | controller |     "Jun 14 09:56:09.867021 crc crio[24245]: time=\"2026-06-14T09:56:09.866820996Z\" level=info msg=\"Removed container a08b5ea9f8c09b64fd098d2b29b8b8e04e59ed8e068b07ca747b07a50cc13b3c: openstack/cinder-db-sync-vm4w6/cinder-db-sync\" id=4665d36c-5047-442c-893c-32d8646c1901 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534236 | controller |     "Jun 14 09:56:09.870921 crc crio[24245]: time=\"2026-06-14T09:56:09.87067102Z\" level=info msg=\"Removing container: 6aa4a9f2f22e4393574b4d5ee9ea6bf92b21298849ce5b7ca7769054491f701f\" id=1783ba1f-6312-48f0-9335-fcfe52cb1b58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534250 | controller |     "Jun 14 09:56:10.041547 crc crio[24245]: time=\"2026-06-14T09:56:10.041465386Z\" level=info msg=\"Removed container 6aa4a9f2f22e4393574b4d5ee9ea6bf92b21298849ce5b7ca7769054491f701f: openstack/placement-db-sync-z2f5n/placement-db-sync\" id=1783ba1f-6312-48f0-9335-fcfe52cb1b58 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534264 | controller |     "Jun 14 09:56:10.046567 crc crio[24245]: time=\"2026-06-14T09:56:10.046500342Z\" level=info msg=\"Removing container: 197d72271d754da6694868563e4027761519095ab2541810b23794ca848ac75d\" id=28006bde-3841-410d-8efc-cf8f5369511f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534279 | controller |     "Jun 14 09:56:10.188659 crc crio[24245]: time=\"2026-06-14T09:56:10.188493989Z\" level=info msg=\"Removed container 197d72271d754da6694868563e4027761519095ab2541810b23794ca848ac75d: openshift-infra/auto-csr-approver-29690510-jbnxn/oc\" id=28006bde-3841-410d-8efc-cf8f5369511f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534294 | controller |     "Jun 14 09:56:10.205697 crc crio[24245]: time=\"2026-06-14T09:56:10.205588651Z\" level=info msg=\"Stopping pod sandbox: 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d\" id=726c0b0a-d918-4b28-8ad3-652503e8bb2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.534308 | controller |     "Jun 14 09:56:10.206171 crc crio[24245]: time=\"2026-06-14T09:56:10.206143209Z\" level=info msg=\"Stopped pod sandbox (already stopped): 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d\" id=726c0b0a-d918-4b28-8ad3-652503e8bb2e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.534322 | controller |     "Jun 14 09:56:10.207323 crc crio[24245]: time=\"2026-06-14T09:56:10.207293066Z\" level=info msg=\"Removing pod sandbox: 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d\" id=d27719de-9f0d-4436-a39d-5ec6c2d40b10 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.534337 | controller |     "Jun 14 09:56:10.221310 crc crio[24245]: time=\"2026-06-14T09:56:10.221190346Z\" level=info msg=\"Removed pod sandbox: 367da925837d2e700f8f5d87638b8c8b27d53a793776713c93387f6c7e55076d\" id=d27719de-9f0d-4436-a39d-5ec6c2d40b10 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.534369 | controller |     "Jun 14 09:56:10.222449 crc crio[24245]: time=\"2026-06-14T09:56:10.222363629Z\" level=info msg=\"Stopping pod sandbox: b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783\" id=842d72d6-983e-48c4-aa75-7bf2c646e055 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.534386 | controller |     "Jun 14 09:56:10.222602 crc crio[24245]: time=\"2026-06-14T09:56:10.222460223Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783\" id=842d72d6-983e-48c4-aa75-7bf2c646e055 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.534401 | controller |     "Jun 14 09:56:10.223392 crc crio[24245]: time=\"2026-06-14T09:56:10.223328042Z\" level=info msg=\"Removing pod sandbox: b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783\" id=8054ee7c-0034-43cb-b827-dcca7c4ae14c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.534421 | controller |     "Jun 14 09:56:10.301167 crc crio[24245]: time=\"2026-06-14T09:56:10.301073361Z\" level=info msg=\"Removed pod sandbox: b2d05c3416fbc7f4261b0e24abc93d02fac95059ba6e0b37d1137502ecf49783\" id=8054ee7c-0034-43cb-b827-dcca7c4ae14c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.534437 | controller |     "Jun 14 09:56:10.302753 crc crio[24245]: time=\"2026-06-14T09:56:10.3026547Z\" level=info msg=\"Stopping pod sandbox: b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0\" id=e2bf7b76-ffc0-49af-9e93-a36b232cff71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.534451 | controller |     "Jun 14 09:56:10.302912 crc crio[24245]: time=\"2026-06-14T09:56:10.302788063Z\" level=info msg=\"Stopped pod sandbox (already stopped): b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0\" id=e2bf7b76-ffc0-49af-9e93-a36b232cff71 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.534466 | controller |     "Jun 14 09:56:10.303668 crc crio[24245]: time=\"2026-06-14T09:56:10.303560468Z\" level=info msg=\"Removing pod sandbox: b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0\" id=116b7a7d-0fbe-4ef0-b9f5-a280169982ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.534481 | controller |     "Jun 14 09:56:10.332317 crc crio[24245]: time=\"2026-06-14T09:56:10.332211907Z\" level=info msg=\"Removed pod sandbox: b7a26397606d2b15263d98d05733f44e31185f767406e6db4034c746474d9de0\" id=116b7a7d-0fbe-4ef0-b9f5-a280169982ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.534496 | controller |     "Jun 14 09:56:10.333416 crc crio[24245]: time=\"2026-06-14T09:56:10.333339193Z\" level=info msg=\"Stopping pod sandbox: 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac\" id=218efb87-be42-4432-9521-1146bb418a68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.534510 | controller |     "Jun 14 09:56:10.333498 crc crio[24245]: time=\"2026-06-14T09:56:10.333461297Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac\" id=218efb87-be42-4432-9521-1146bb418a68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.534524 | controller |     "Jun 14 09:56:10.334223 crc crio[24245]: time=\"2026-06-14T09:56:10.334150148Z\" level=info msg=\"Removing pod sandbox: 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac\" id=62c861f1-0137-41e6-af66-29b2ccf5bbbf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.534539 | controller |     "Jun 14 09:56:10.352071 crc crio[24245]: time=\"2026-06-14T09:56:10.351963731Z\" level=info msg=\"Removed pod sandbox: 53ea3c445b0033207181f6a32c6aa9b97e153f06681263da3a403f332fce1eac\" id=62c861f1-0137-41e6-af66-29b2ccf5bbbf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.534553 | controller |     "Jun 14 09:56:10.353175 crc crio[24245]: time=\"2026-06-14T09:56:10.353096839Z\" level=info msg=\"Stopping pod sandbox: 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1\" id=4596209b-a664-4022-9908-9ec2e4b34458 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.534568 | controller |     "Jun 14 09:56:10.353274 crc crio[24245]: time=\"2026-06-14T09:56:10.353187742Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1\" id=4596209b-a664-4022-9908-9ec2e4b34458 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.534583 | controller |     "Jun 14 09:56:10.354169 crc crio[24245]: time=\"2026-06-14T09:56:10.354107049Z\" level=info msg=\"Removing pod sandbox: 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1\" id=a4583eae-535d-4b4b-8191-380ebbebfdda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.534602 | controller |     "Jun 14 09:56:10.399428 crc crio[24245]: time=\"2026-06-14T09:56:10.399318608Z\" level=info msg=\"Removed pod sandbox: 7f56e46494c44e35ef078d9679bc0c336a94364b7743fc155baf595108d2ebf1\" id=a4583eae-535d-4b4b-8191-380ebbebfdda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.534617 | controller |     "Jun 14 09:56:17.391753 crc crio[24245]: time=\"2026-06-14T09:56:17.390799366Z\" level=info msg=\"Stopping container: 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f (timeout: 2s)\" id=407b165c-fe16-480d-892b-16958caf282e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.534632 | controller |     "Jun 14 09:56:17.550725 crc crio[24245]: time=\"2026-06-14T09:56:17.550480538Z\" level=info msg=\"Stopped container 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f: openshift-marketplace/redhat-operators-2ct8p/registry-server\" id=407b165c-fe16-480d-892b-16958caf282e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.534647 | controller |     "Jun 14 09:56:17.551987 crc crio[24245]: time=\"2026-06-14T09:56:17.551829901Z\" level=info msg=\"Stopping pod sandbox: 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21\" id=a2453abe-b4db-476f-b679-cb8dcca98fe6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.534662 | controller |     "Jun 14 09:56:17.553462 crc crio[24245]: time=\"2026-06-14T09:56:17.55335079Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2ct8p Namespace:openshift-marketplace ID:4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21 UID:62e6b875-dbd9-4b3e-8b5f-a17ea6b751a1 NetNS:/var/run/netns/700733ff-8ae5-48ae-b5fa-820fa2f20768 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod62e6b875_dbd9_4b3e_8b5f_a17ea6b751a1.slice PodAnnotations:0xc000130c68}] Aliases:map[]}\"",
2026-06-14 10:12:41.534677 | controller |     "Jun 14 09:56:17.553946 crc crio[24245]: time=\"2026-06-14T09:56:17.553732052Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2ct8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.534692 | controller |     "Jun 14 09:56:18.001336 crc crio[24245]: time=\"2026-06-14T09:56:18.000584108Z\" level=info msg=\"Stopped pod sandbox: 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21\" id=a2453abe-b4db-476f-b679-cb8dcca98fe6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.534707 | controller |     "Jun 14 09:56:18.448663 crc crio[24245]: time=\"2026-06-14T09:56:18.448491099Z\" level=info msg=\"Removing container: 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f\" id=6646c941-0988-4726-8b49-80c0b00a6a7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534722 | controller |     "Jun 14 09:56:18.504961 crc crio[24245]: time=\"2026-06-14T09:56:18.504738137Z\" level=info msg=\"Removed container 23fadfa4a2b449cd5e35d3a0d1b3f94c097f63e01a8c79985faa75b384ca880f: openshift-marketplace/redhat-operators-2ct8p/registry-server\" id=6646c941-0988-4726-8b49-80c0b00a6a7b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534737 | controller |     "Jun 14 09:56:18.508458 crc crio[24245]: time=\"2026-06-14T09:56:18.508317228Z\" level=info msg=\"Removing container: 8078bb7b5b84006b59b64f2bea70606f6eb62e3e5ec6b564517b5abed995ba19\" id=6b5edaa7-ea84-4551-abf5-30feb5b1d4b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534751 | controller |     "Jun 14 09:56:18.547544 crc crio[24245]: time=\"2026-06-14T09:56:18.547330991Z\" level=info msg=\"Removed container 8078bb7b5b84006b59b64f2bea70606f6eb62e3e5ec6b564517b5abed995ba19: openshift-marketplace/redhat-operators-2ct8p/extract-content\" id=6b5edaa7-ea84-4551-abf5-30feb5b1d4b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534770 | controller |     "Jun 14 09:56:18.551032 crc crio[24245]: time=\"2026-06-14T09:56:18.550923969Z\" level=info msg=\"Removing container: ae373695326c0ecd429155783f7f6855c9a678bfec498d8ceb25a8bba2bff505\" id=b4e16130-de17-4d82-a3fe-ba26b4ee55fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534785 | controller |     "Jun 14 09:56:18.601786 crc crio[24245]: time=\"2026-06-14T09:56:18.601677562Z\" level=info msg=\"Removed container ae373695326c0ecd429155783f7f6855c9a678bfec498d8ceb25a8bba2bff505: openshift-marketplace/redhat-operators-2ct8p/extract-utilities\" id=b4e16130-de17-4d82-a3fe-ba26b4ee55fb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.534800 | controller |     "Jun 14 09:57:02.100411 crc crio[24245]: time=\"2026-06-14T09:57:02.099190249Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-zph8j/POD\" id=3866cee5-4884-47e5-8798-2916f457ea1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.534814 | controller |     "Jun 14 09:57:02.100411 crc crio[24245]: time=\"2026-06-14T09:57:02.100404898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.534829 | controller |     "Jun 14 09:57:02.137450 crc crio[24245]: time=\"2026-06-14T09:57:02.13737403Z\" level=info msg=\"Got pod network &{Name:certified-operators-zph8j Namespace:openshift-marketplace ID:1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75 UID:4dc9196e-b15b-408b-8600-f234840553a4 NetNS:/var/run/netns/f7775601-e7a6-450c-83cf-919f4ba3578b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4dc9196e_b15b_408b_8600_f234840553a4.slice PodAnnotations:0xc000621688}] Aliases:map[]}\"",
2026-06-14 10:12:41.534844 | controller |     "Jun 14 09:57:02.137916 crc crio[24245]: time=\"2026-06-14T09:57:02.137819444Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-zph8j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.534859 | controller |     "Jun 14 09:57:02.737498 crc crio[24245]: 2026-06-14T09:57:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1108d0ceb3e18a2 Mac:be:1a:18:1d:05:bf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ca Mtu:0 Sandbox:/var/run/netns/f7775601-e7a6-450c-83cf-919f4ba3578b SocketPath: PciID:}] [{Interface:0xc0000150e0 Address:{IP:10.217.1.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.534874 | controller |     "Jun 14 09:57:02.739291 crc crio[24245]: time=\"2026-06-14T09:57:02.739227355Z\" level=info msg=\"Got pod network &{Name:certified-operators-zph8j Namespace:openshift-marketplace ID:1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75 UID:4dc9196e-b15b-408b-8600-f234840553a4 NetNS:/var/run/netns/f7775601-e7a6-450c-83cf-919f4ba3578b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4dc9196e_b15b_408b_8600_f234840553a4.slice PodAnnotations:0xc000621688}] Aliases:map[]}\"",
2026-06-14 10:12:41.534890 | controller |     "Jun 14 09:57:02.739495 crc crio[24245]: time=\"2026-06-14T09:57:02.739420993Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-zph8j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.534904 | controller |     "Jun 14 09:57:02.750396 crc crio[24245]: time=\"2026-06-14T09:57:02.750311528Z\" level=info msg=\"Ran pod sandbox 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75 with infra container: openshift-marketplace/certified-operators-zph8j/POD\" id=3866cee5-4884-47e5-8798-2916f457ea1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.534919 | controller |     "Jun 14 09:57:02.752912 crc crio[24245]: time=\"2026-06-14T09:57:02.752798464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7e17969a-1cf9-4d6a-aa14-c697abf7a804 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.534938 | controller |     "Jun 14 09:57:02.755255 crc crio[24245]: time=\"2026-06-14T09:57:02.755206331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=88ee3292-9bdf-4a29-abde-5ce8e01d59de name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.534953 | controller |     "Jun 14 09:57:02.763034 crc crio[24245]: time=\"2026-06-14T09:57:02.762988438Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zph8j/extract-utilities\" id=0dcffc59-f55f-48e1-a88e-c9bbd284d7db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.534969 | controller |     "Jun 14 09:57:02.763594 crc crio[24245]: time=\"2026-06-14T09:57:02.763574197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.534984 | controller |     "Jun 14 09:57:02.820181 crc crio[24245]: time=\"2026-06-14T09:57:02.81973725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.534998 | controller |     "Jun 14 09:57:02.825760 crc crio[24245]: time=\"2026-06-14T09:57:02.825687988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.535013 | controller |     "Jun 14 09:57:02.973813 crc crio[24245]: time=\"2026-06-14T09:57:02.973746114Z\" level=info msg=\"Created container efb889aa477c0038f3425bf41757be406f31bf0ff1087a6be3fd8d67907dd628: openshift-marketplace/certified-operators-zph8j/extract-utilities\" id=0dcffc59-f55f-48e1-a88e-c9bbd284d7db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.535028 | controller |     "Jun 14 09:57:02.976831 crc crio[24245]: time=\"2026-06-14T09:57:02.976741564Z\" level=info msg=\"Starting container: efb889aa477c0038f3425bf41757be406f31bf0ff1087a6be3fd8d67907dd628\" id=68ee6639-a79f-46b2-9638-070043e25c32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.535042 | controller |     "Jun 14 09:57:02.983149 crc crio[24245]: time=\"2026-06-14T09:57:02.983069801Z\" level=info msg=\"Started container\" PID=333155 containerID=efb889aa477c0038f3425bf41757be406f31bf0ff1087a6be3fd8d67907dd628 description=openshift-marketplace/certified-operators-zph8j/extract-utilities id=68ee6639-a79f-46b2-9638-070043e25c32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75",
2026-06-14 10:12:41.535057 | controller |     "Jun 14 09:57:03.247406 crc crio[24245]: time=\"2026-06-14T09:57:03.247248164Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bd288c6c-6343-4c16-bd06-e78664b14236 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.535071 | controller |     "Jun 14 09:57:03.259652 crc crio[24245]: time=\"2026-06-14T09:57:03.259562253Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.535085 | controller |     "Jun 14 09:57:03.909689 crc crio[24245]: time=\"2026-06-14T09:57:03.909438266Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e5a32b6d79de26e2d2e2130db0a07bee3e944552a6e7d746cbf8798a7cd89dc4\" id=bd288c6c-6343-4c16-bd06-e78664b14236 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.535100 | controller |     "Jun 14 09:57:03.912020 crc crio[24245]: time=\"2026-06-14T09:57:03.911762494Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3a0e2aa4-582f-45e8-86a3-05ac1285b6fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.535122 | controller |     "Jun 14 09:57:03.916469 crc crio[24245]: time=\"2026-06-14T09:57:03.916331761Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=3631e71e-c2e3-46ea-9688-bf2bedeaa75e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.535139 | controller |     "Jun 14 09:57:03.925922 crc crio[24245]: time=\"2026-06-14T09:57:03.925735478Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zph8j/extract-content\" id=a0d4a770-98a2-4cbe-9e3b-30bd29131e93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.535160 | controller |     "Jun 14 09:57:03.926415 crc crio[24245]: time=\"2026-06-14T09:57:03.926342387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.535180 | controller |     "Jun 14 09:57:03.993521 crc crio[24245]: time=\"2026-06-14T09:57:03.993414705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.535196 | controller |     "Jun 14 09:57:04.003796 crc crio[24245]: time=\"2026-06-14T09:57:04.00366918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.535210 | controller |     "Jun 14 09:57:04.233685 crc crio[24245]: time=\"2026-06-14T09:57:04.233571324Z\" level=info msg=\"Created container 841953b6db65893f25bbe0670578e54a6fd4b923c352e341c8dd456b0b00093e: openshift-marketplace/certified-operators-zph8j/extract-content\" id=a0d4a770-98a2-4cbe-9e3b-30bd29131e93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.535225 | controller |     "Jun 14 09:57:04.243060 crc crio[24245]: time=\"2026-06-14T09:57:04.240298708Z\" level=info msg=\"Starting container: 841953b6db65893f25bbe0670578e54a6fd4b923c352e341c8dd456b0b00093e\" id=c2e6c15d-fc3d-451b-bbae-2352ba1dc120 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.535240 | controller |     "Jun 14 09:57:04.261993 crc crio[24245]: time=\"2026-06-14T09:57:04.261730238Z\" level=info msg=\"Started container\" PID=333258 containerID=841953b6db65893f25bbe0670578e54a6fd4b923c352e341c8dd456b0b00093e description=openshift-marketplace/certified-operators-zph8j/extract-content id=c2e6c15d-fc3d-451b-bbae-2352ba1dc120 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75",
2026-06-14 10:12:41.535256 | controller |     "Jun 14 09:57:05.312223 crc crio[24245]: time=\"2026-06-14T09:57:05.311504115Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a1d8317a-e03a-455d-a35b-091de1290a29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.535270 | controller |     "Jun 14 09:57:05.317984 crc crio[24245]: time=\"2026-06-14T09:57:05.317539288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=87a1ffe8-ebb3-4715-98a3-a3dbf21e3449 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.535285 | controller |     "Jun 14 09:57:05.337064 crc crio[24245]: time=\"2026-06-14T09:57:05.3350175Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zph8j/registry-server\" id=b855477a-a57c-47b6-b241-cc8435d285bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.535299 | controller |     "Jun 14 09:57:05.337064 crc crio[24245]: time=\"2026-06-14T09:57:05.335917809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.535318 | controller |     "Jun 14 09:57:05.397003 crc crio[24245]: time=\"2026-06-14T09:57:05.39678466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.535333 | controller |     "Jun 14 09:57:05.401376 crc crio[24245]: time=\"2026-06-14T09:57:05.401028604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.535363 | controller |     "Jun 14 09:57:05.592415 crc crio[24245]: time=\"2026-06-14T09:57:05.592240861Z\" level=info msg=\"Created container 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd: openshift-marketplace/certified-operators-zph8j/registry-server\" id=b855477a-a57c-47b6-b241-cc8435d285bf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.535383 | controller |     "Jun 14 09:57:05.594754 crc crio[24245]: time=\"2026-06-14T09:57:05.594650858Z\" level=info msg=\"Starting container: 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd\" id=eedb285f-01e3-4fe4-9eb7-507d6aed3b34 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.535398 | controller |     "Jun 14 09:57:05.616263 crc crio[24245]: time=\"2026-06-14T09:57:05.604362356Z\" level=info msg=\"Started container\" PID=333383 containerID=17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd description=openshift-marketplace/certified-operators-zph8j/registry-server id=eedb285f-01e3-4fe4-9eb7-507d6aed3b34 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75",
2026-06-14 10:12:41.535414 | controller |     "Jun 14 09:57:10.420154 crc crio[24245]: time=\"2026-06-14T09:57:10.419317578Z\" level=info msg=\"Removing container: 8a4ae24b719ababa70464208214c076927d3fcf8a34a8b8297bc408836f8b540\" id=7fe7acdf-af9f-4ecd-8afa-804ee1fdfd73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.535429 | controller |     "Jun 14 09:57:10.495671 crc crio[24245]: time=\"2026-06-14T09:57:10.495442896Z\" level=info msg=\"Removed container 8a4ae24b719ababa70464208214c076927d3fcf8a34a8b8297bc408836f8b540: openstack/nova-cell0-cell-mapping-hqvq5/nova-manage\" id=7fe7acdf-af9f-4ecd-8afa-804ee1fdfd73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.535444 | controller |     "Jun 14 09:57:10.503306 crc crio[24245]: time=\"2026-06-14T09:57:10.503199302Z\" level=info msg=\"Removing container: 65f9254f1fb3e8a4a5b0764c638c7e901522438a568235e52fc826bda45b5ff3\" id=7a2f0be1-6878-4b5a-b913-ce430bc6026d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.535459 | controller |     "Jun 14 09:57:10.664271 crc crio[24245]: time=\"2026-06-14T09:57:10.662041843Z\" level=info msg=\"Removed container 65f9254f1fb3e8a4a5b0764c638c7e901522438a568235e52fc826bda45b5ff3: openstack/nova-cell1-conductor-db-sync-9vkjz/nova-cell1-conductor-db-sync\" id=7a2f0be1-6878-4b5a-b913-ce430bc6026d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.535473 | controller |     "Jun 14 09:57:10.671362 crc crio[24245]: time=\"2026-06-14T09:57:10.671256633Z\" level=info msg=\"Removing container: 517836da66ad6830d8b0261db89c80ad706356f7fe734448eef6ee229c691870\" id=50c90760-5287-4750-bf0f-1eaa8b245bcf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.535488 | controller |     "Jun 14 09:57:10.771558 crc crio[24245]: time=\"2026-06-14T09:57:10.771440623Z\" level=info msg=\"Removed container 517836da66ad6830d8b0261db89c80ad706356f7fe734448eef6ee229c691870: openstack/nova-cell0-conductor-db-sync-kslpf/nova-cell0-conductor-db-sync\" id=50c90760-5287-4750-bf0f-1eaa8b245bcf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.535503 | controller |     "Jun 14 09:57:10.775794 crc crio[24245]: time=\"2026-06-14T09:57:10.775737181Z\" level=info msg=\"Removing container: 591a1a9520552a8082acd4068543087e54bd4bd17f42b2b2ca17ae3aa0d26201\" id=73d11000-1bd6-4683-9f97-9bb3b4dcb9c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.535522 | controller |     "Jun 14 09:57:10.854140 crc crio[24245]: time=\"2026-06-14T09:57:10.854038309Z\" level=info msg=\"Removed container 591a1a9520552a8082acd4068543087e54bd4bd17f42b2b2ca17ae3aa0d26201: openstack/nova-cell1-cell-mapping-2wm4j/nova-manage\" id=73d11000-1bd6-4683-9f97-9bb3b4dcb9c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.535537 | controller |     "Jun 14 09:57:10.858356 crc crio[24245]: time=\"2026-06-14T09:57:10.858258354Z\" level=info msg=\"Removing container: 86a73023bf7c4bc08f9f26ab645d9c3bd0db3f1a8e9490d94c7cb0dfa2ae6028\" id=22252036-15f4-49f4-85c8-d574c0e66c0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.535552 | controller |     "Jun 14 09:57:11.034438 crc crio[24245]: time=\"2026-06-14T09:57:11.034304094Z\" level=info msg=\"Removed container 86a73023bf7c4bc08f9f26ab645d9c3bd0db3f1a8e9490d94c7cb0dfa2ae6028: openstack/glance-db-sync-lzb6g/glance-db-sync\" id=22252036-15f4-49f4-85c8-d574c0e66c0c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.535567 | controller |     "Jun 14 09:57:11.038705 crc crio[24245]: time=\"2026-06-14T09:57:11.038585326Z\" level=info msg=\"Removing container: 0aad80cfd48844fe36e6eefbef55338df2ae219a8e3dd68a32c34aabc95e4cc0\" id=1ecedbf4-ee45-4854-8475-f766b2e35155 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.535582 | controller |     "Jun 14 09:57:11.110393 crc crio[24245]: time=\"2026-06-14T09:57:11.109740126Z\" level=info msg=\"Removed container 0aad80cfd48844fe36e6eefbef55338df2ae219a8e3dd68a32c34aabc95e4cc0: openstack/cinder-online-data-migrations-7k59v/cinder-online-data-migrations\" id=1ecedbf4-ee45-4854-8475-f766b2e35155 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.535596 | controller |     "Jun 14 09:57:11.116045 crc crio[24245]: time=\"2026-06-14T09:57:11.115883218Z\" level=info msg=\"Removing container: a7d4d00a3a19b251178b6a07c57606af4edb51aab64287211b75d51637938e94\" id=f7f1913d-c0bf-4e2e-983b-4a24f3903950 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.535611 | controller |     "Jun 14 09:57:11.187427 crc crio[24245]: time=\"2026-06-14T09:57:11.187327199Z\" level=info msg=\"Removed container a7d4d00a3a19b251178b6a07c57606af4edb51aab64287211b75d51637938e94: openstack/neutron-db-sync-tw84j/neutron-db-sync\" id=f7f1913d-c0bf-4e2e-983b-4a24f3903950 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.535625 | controller |     "Jun 14 09:57:11.197805 crc crio[24245]: time=\"2026-06-14T09:57:11.197648782Z\" level=info msg=\"Stopping pod sandbox: 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4\" id=9354f22b-f966-439d-b924-ca6e14eacb1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.535639 | controller |     "Jun 14 09:57:11.197805 crc crio[24245]: time=\"2026-06-14T09:57:11.197748965Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4\" id=9354f22b-f966-439d-b924-ca6e14eacb1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.535653 | controller |     "Jun 14 09:57:11.198482 crc crio[24245]: time=\"2026-06-14T09:57:11.198433497Z\" level=info msg=\"Removing pod sandbox: 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4\" id=6ad77ca6-633e-4fd2-a5f8-b7f739f17646 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.535668 | controller |     "Jun 14 09:57:11.222734 crc crio[24245]: time=\"2026-06-14T09:57:11.222679244Z\" level=info msg=\"Removed pod sandbox: 3b453c4596ad048bc2ba63c9e8b099ebf03809e7419b0081285a8dfcfd76fba4\" id=6ad77ca6-633e-4fd2-a5f8-b7f739f17646 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.535683 | controller |     "Jun 14 09:57:11.224709 crc crio[24245]: time=\"2026-06-14T09:57:11.224269455Z\" level=info msg=\"Stopping pod sandbox: 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b\" id=e7efa168-4a14-4ee5-b4be-04c36355110e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.535701 | controller |     "Jun 14 09:57:11.224919 crc crio[24245]: time=\"2026-06-14T09:57:11.224892955Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b\" id=e7efa168-4a14-4ee5-b4be-04c36355110e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.535716 | controller |     "Jun 14 09:57:11.227408 crc crio[24245]: time=\"2026-06-14T09:57:11.227332034Z\" level=info msg=\"Removing pod sandbox: 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b\" id=9fdd4849-a0ac-48e5-b527-d45b65fb866e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.535730 | controller |     "Jun 14 09:57:11.254083 crc crio[24245]: time=\"2026-06-14T09:57:11.253376022Z\" level=info msg=\"Removed pod sandbox: 94116abf75276d2d5e5e9a49bbd7aef120564f94ee27ba43790bcd13bce60d0b\" id=9fdd4849-a0ac-48e5-b527-d45b65fb866e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.535745 | controller |     "Jun 14 09:57:11.256215 crc crio[24245]: time=\"2026-06-14T09:57:11.256135708Z\" level=info msg=\"Stopping pod sandbox: 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21\" id=91ab6f4b-076d-4f6e-a118-3c6fd6edf49b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.535759 | controller |     "Jun 14 09:57:11.256302 crc crio[24245]: time=\"2026-06-14T09:57:11.256232301Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21\" id=91ab6f4b-076d-4f6e-a118-3c6fd6edf49b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.535773 | controller |     "Jun 14 09:57:11.258045 crc crio[24245]: time=\"2026-06-14T09:57:11.257993617Z\" level=info msg=\"Removing pod sandbox: 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21\" id=2dc94151-39f9-4c48-9e96-b848e1acd585 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.535787 | controller |     "Jun 14 09:57:11.281971 crc crio[24245]: time=\"2026-06-14T09:57:11.281809213Z\" level=info msg=\"Removed pod sandbox: 4f2b2a40857edb9fbf96f1344f4a912402b3ec63ca58eeb8e64263a559691b21\" id=2dc94151-39f9-4c48-9e96-b848e1acd585 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.535801 | controller |     "Jun 14 09:57:11.282554 crc crio[24245]: time=\"2026-06-14T09:57:11.282484113Z\" level=info msg=\"Stopping pod sandbox: c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24\" id=271ca5c9-5843-45af-aa46-4225ee3b6193 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.535815 | controller |     "Jun 14 09:57:11.282751 crc crio[24245]: time=\"2026-06-14T09:57:11.282553675Z\" level=info msg=\"Stopped pod sandbox (already stopped): c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24\" id=271ca5c9-5843-45af-aa46-4225ee3b6193 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.535830 | controller |     "Jun 14 09:57:11.283479 crc crio[24245]: time=\"2026-06-14T09:57:11.283429233Z\" level=info msg=\"Removing pod sandbox: c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24\" id=4b38f654-878f-4f89-9976-4d862b3e3179 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.535844 | controller |     "Jun 14 09:57:11.299896 crc crio[24245]: time=\"2026-06-14T09:57:11.299267798Z\" level=info msg=\"Removed pod sandbox: c4e032c0665e7326440919d06579d6aab92440e721b93a03bf72d1a06809cb24\" id=4b38f654-878f-4f89-9976-4d862b3e3179 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.535858 | controller |     "Jun 14 09:57:11.300569 crc crio[24245]: time=\"2026-06-14T09:57:11.300228518Z\" level=info msg=\"Stopping pod sandbox: 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8\" id=01ad3917-5aa5-49da-8738-3bf4972f2ee9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.535872 | controller |     "Jun 14 09:57:11.300569 crc crio[24245]: time=\"2026-06-14T09:57:11.30029367Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8\" id=01ad3917-5aa5-49da-8738-3bf4972f2ee9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.535890 | controller |     "Jun 14 09:57:11.301214 crc crio[24245]: time=\"2026-06-14T09:57:11.301045933Z\" level=info msg=\"Removing pod sandbox: 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8\" id=9e48c0f9-395e-4027-89cc-d4487e73b74e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.535904 | controller |     "Jun 14 09:57:11.332175 crc crio[24245]: time=\"2026-06-14T09:57:11.332074958Z\" level=info msg=\"Removed pod sandbox: 7a106e2d9b7699ddca3bf70f78713addc87f31294c78348c3787bd4d4ad992c8\" id=9e48c0f9-395e-4027-89cc-d4487e73b74e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.535919 | controller |     "Jun 14 09:57:11.333469 crc crio[24245]: time=\"2026-06-14T09:57:11.33338058Z\" level=info msg=\"Stopping pod sandbox: 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463\" id=5618e739-eb28-4b4b-9cc8-134f2e6c5790 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.535933 | controller |     "Jun 14 09:57:11.333573 crc crio[24245]: time=\"2026-06-14T09:57:11.333487493Z\" level=info msg=\"Stopped pod sandbox (already stopped): 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463\" id=5618e739-eb28-4b4b-9cc8-134f2e6c5790 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.535947 | controller |     "Jun 14 09:57:11.336643 crc crio[24245]: time=\"2026-06-14T09:57:11.336570552Z\" level=info msg=\"Removing pod sandbox: 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463\" id=9fe22909-85f2-439d-a6f3-ceb2ade2f51a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.535961 | controller |     "Jun 14 09:57:11.354897 crc crio[24245]: time=\"2026-06-14T09:57:11.354750118Z\" level=info msg=\"Removed pod sandbox: 72c29bd88281de31551f16b01052e4e532c5cd84c21d966f94554b62571d8463\" id=9fe22909-85f2-439d-a6f3-ceb2ade2f51a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.535975 | controller |     "Jun 14 09:57:11.356018 crc crio[24245]: time=\"2026-06-14T09:57:11.355958204Z\" level=info msg=\"Stopping pod sandbox: 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54\" id=c6ba2ea4-33e1-46df-a07b-7c452bfa8606 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.535989 | controller |     "Jun 14 09:57:11.356094 crc crio[24245]: time=\"2026-06-14T09:57:11.356045217Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54\" id=c6ba2ea4-33e1-46df-a07b-7c452bfa8606 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.536003 | controller |     "Jun 14 09:57:11.356728 crc crio[24245]: time=\"2026-06-14T09:57:11.356665217Z\" level=info msg=\"Removing pod sandbox: 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54\" id=0886cc96-2329-4298-a891-fa8a4c9f3a1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.536017 | controller |     "Jun 14 09:57:11.375301 crc crio[24245]: time=\"2026-06-14T09:57:11.375051353Z\" level=info msg=\"Removed pod sandbox: 4298495fc369af5c21d7d280a9f7f06ed28af6c330b132cf430385f83c9e2f54\" id=0886cc96-2329-4298-a891-fa8a4c9f3a1f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.536031 | controller |     "Jun 14 09:57:11.376193 crc crio[24245]: time=\"2026-06-14T09:57:11.376118364Z\" level=info msg=\"Stopping pod sandbox: 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b\" id=90d6e85d-ad1b-41a8-bfb2-9bc773247542 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.536045 | controller |     "Jun 14 09:57:11.376280 crc crio[24245]: time=\"2026-06-14T09:57:11.376198397Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b\" id=90d6e85d-ad1b-41a8-bfb2-9bc773247542 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.536063 | controller |     "Jun 14 09:57:11.376926 crc crio[24245]: time=\"2026-06-14T09:57:11.376809816Z\" level=info msg=\"Removing pod sandbox: 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b\" id=86cc7cad-9d58-4d37-8d12-554fd1543209 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.536078 | controller |     "Jun 14 09:57:11.393515 crc crio[24245]: time=\"2026-06-14T09:57:11.393418555Z\" level=info msg=\"Removed pod sandbox: 0ee54f2b57c18e1c3fa02bbebb226bf53feb6796c9e92ec696a212867d8dd44b\" id=86cc7cad-9d58-4d37-8d12-554fd1543209 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.536092 | controller |     "Jun 14 09:57:14.465596 crc crio[24245]: time=\"2026-06-14T09:57:14.46454875Z\" level=info msg=\"Stopping container: 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd (timeout: 2s)\" id=c14f2068-cdbc-42be-bb66-a88e59ead321 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.536105 | controller |     "Jun 14 09:57:14.603201 crc crio[24245]: time=\"2026-06-14T09:57:14.603038694Z\" level=info msg=\"Stopped container 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd: openshift-marketplace/certified-operators-zph8j/registry-server\" id=c14f2068-cdbc-42be-bb66-a88e59ead321 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.536120 | controller |     "Jun 14 09:57:14.605815 crc crio[24245]: time=\"2026-06-14T09:57:14.60570631Z\" level=info msg=\"Stopping pod sandbox: 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75\" id=dbdbbc70-5059-46b6-acb5-1eb73b81b277 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.536134 | controller |     "Jun 14 09:57:14.609484 crc crio[24245]: time=\"2026-06-14T09:57:14.609371938Z\" level=info msg=\"Got pod network &{Name:certified-operators-zph8j Namespace:openshift-marketplace ID:1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75 UID:4dc9196e-b15b-408b-8600-f234840553a4 NetNS:/var/run/netns/f7775601-e7a6-450c-83cf-919f4ba3578b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4dc9196e_b15b_408b_8600_f234840553a4.slice PodAnnotations:0xc001c3c770}] Aliases:map[]}\"",
2026-06-14 10:12:41.536149 | controller |     "Jun 14 09:57:14.612181 crc crio[24245]: time=\"2026-06-14T09:57:14.612091895Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-zph8j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.536163 | controller |     "Jun 14 09:57:14.977395 crc crio[24245]: time=\"2026-06-14T09:57:14.976784772Z\" level=info msg=\"Stopped pod sandbox: 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75\" id=dbdbbc70-5059-46b6-acb5-1eb73b81b277 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.536177 | controller |     "Jun 14 09:57:15.484444 crc crio[24245]: time=\"2026-06-14T09:57:15.483962245Z\" level=info msg=\"Removing container: 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd\" id=6228a73b-11e7-4553-bd8c-6e74f356bc5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.536222 | controller |     "Jun 14 09:57:15.512322 crc crio[24245]: time=\"2026-06-14T09:57:15.512017213Z\" level=info msg=\"Removed container 17f69e923ce1640e37bff36c85f5f5d457f7f3fc6af57feddd6b9857cf98bffd: openshift-marketplace/certified-operators-zph8j/registry-server\" id=6228a73b-11e7-4553-bd8c-6e74f356bc5f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.536238 | controller |     "Jun 14 09:57:15.515059 crc crio[24245]: time=\"2026-06-14T09:57:15.514950366Z\" level=info msg=\"Removing container: 841953b6db65893f25bbe0670578e54a6fd4b923c352e341c8dd456b0b00093e\" id=3e0dafce-acdf-4784-8152-5a46d0916475 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.536257 | controller |     "Jun 14 09:57:15.588738 crc crio[24245]: time=\"2026-06-14T09:57:15.588304019Z\" level=info msg=\"Removed container 841953b6db65893f25bbe0670578e54a6fd4b923c352e341c8dd456b0b00093e: openshift-marketplace/certified-operators-zph8j/extract-content\" id=3e0dafce-acdf-4784-8152-5a46d0916475 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.536272 | controller |     "Jun 14 09:57:15.591582 crc crio[24245]: time=\"2026-06-14T09:57:15.591446602Z\" level=info msg=\"Removing container: efb889aa477c0038f3425bf41757be406f31bf0ff1087a6be3fd8d67907dd628\" id=fcfe10a2-c033-4298-a95e-c98f2a88fd8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.536286 | controller |     "Jun 14 09:57:15.633318 crc crio[24245]: time=\"2026-06-14T09:57:15.632567564Z\" level=info msg=\"Removed container efb889aa477c0038f3425bf41757be406f31bf0ff1087a6be3fd8d67907dd628: openshift-marketplace/certified-operators-zph8j/extract-utilities\" id=fcfe10a2-c033-4298-a95e-c98f2a88fd8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.536301 | controller |     "Jun 14 09:58:00.532215 crc crio[24245]: time=\"2026-06-14T09:58:00.531474839Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690518-99l2w/POD\" id=6eb2f690-bafb-413f-8ea6-1087e7ba4ea1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.536315 | controller |     "Jun 14 09:58:00.533525 crc crio[24245]: time=\"2026-06-14T09:58:00.532246554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.536330 | controller |     "Jun 14 09:58:00.608176 crc crio[24245]: time=\"2026-06-14T09:58:00.608069706Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690518-99l2w Namespace:openshift-infra ID:3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186 UID:b7b8491a-433c-4b88-a313-266eebda412a NetNS:/var/run/netns/5d217463-61be-4da8-a170-2c2cf5a7a7ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b8491a_433c_4b88_a313_266eebda412a.slice PodAnnotations:0xc006e0a150}] Aliases:map[]}\"",
2026-06-14 10:12:41.536357 | controller |     "Jun 14 09:58:00.608176 crc crio[24245]: time=\"2026-06-14T09:58:00.608159579Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690518-99l2w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.536377 | controller |     "Jun 14 09:58:01.194221 crc crio[24245]: 2026-06-14T09:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3d96b954304d57e Mac:a2:6f:47:34:4a:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cb Mtu:0 Sandbox:/var/run/netns/5d217463-61be-4da8-a170-2c2cf5a7a7ca SocketPath: PciID:}] [{Interface:0xc0005c45c0 Address:{IP:10.217.1.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.536393 | controller |     "Jun 14 09:58:01.196097 crc crio[24245]: time=\"2026-06-14T09:58:01.195977038Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690518-99l2w Namespace:openshift-infra ID:3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186 UID:b7b8491a-433c-4b88-a313-266eebda412a NetNS:/var/run/netns/5d217463-61be-4da8-a170-2c2cf5a7a7ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b8491a_433c_4b88_a313_266eebda412a.slice PodAnnotations:0xc006e0a150}] Aliases:map[]}\"",
2026-06-14 10:12:41.536408 | controller |     "Jun 14 09:58:01.196257 crc crio[24245]: time=\"2026-06-14T09:58:01.196198535Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690518-99l2w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.536422 | controller |     "Jun 14 09:58:01.207295 crc crio[24245]: time=\"2026-06-14T09:58:01.207211436Z\" level=info msg=\"Ran pod sandbox 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186 with infra container: openshift-infra/auto-csr-approver-29690518-99l2w/POD\" id=6eb2f690-bafb-413f-8ea6-1087e7ba4ea1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.536442 | controller |     "Jun 14 09:58:01.211967 crc crio[24245]: time=\"2026-06-14T09:58:01.211829573Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a62bec43-2ad1-4a05-ba7f-34837808e553 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.536458 | controller |     "Jun 14 09:58:01.219822 crc crio[24245]: time=\"2026-06-14T09:58:01.219750793Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.536473 | controller |     "Jun 14 09:58:02.346663 crc crio[24245]: time=\"2026-06-14T09:58:02.346107128Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a62bec43-2ad1-4a05-ba7f-34837808e553 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.536488 | controller |     "Jun 14 09:58:02.348351 crc crio[24245]: time=\"2026-06-14T09:58:02.348266407Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=523c4fe6-ba1e-4fa0-91ee-443f88f8ca40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.536503 | controller |     "Jun 14 09:58:02.351649 crc crio[24245]: time=\"2026-06-14T09:58:02.35152488Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c4c2a76c-7a39-4d63-89f9-43f66b1a3fbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.536519 | controller |     "Jun 14 09:58:02.363290 crc crio[24245]: time=\"2026-06-14T09:58:02.363160539Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690518-99l2w/oc\" id=971e0ef5-e579-49e9-bdc3-1f39f8f4fad9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.536534 | controller |     "Jun 14 09:58:02.364026 crc crio[24245]: time=\"2026-06-14T09:58:02.363989416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.536548 | controller |     "Jun 14 09:58:02.434926 crc crio[24245]: time=\"2026-06-14T09:58:02.432707035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.536562 | controller |     "Jun 14 09:58:02.707213 crc crio[24245]: time=\"2026-06-14T09:58:02.706044587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.536577 | controller |     "Jun 14 09:58:02.868358 crc crio[24245]: time=\"2026-06-14T09:58:02.868202202Z\" level=info msg=\"Created container 120c6139a8724be33d4ac1d75971c3a2f0c0971efda415bf2a470caeef57555a: openshift-infra/auto-csr-approver-29690518-99l2w/oc\" id=971e0ef5-e579-49e9-bdc3-1f39f8f4fad9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.536592 | controller |     "Jun 14 09:58:02.869646 crc crio[24245]: time=\"2026-06-14T09:58:02.869566926Z\" level=info msg=\"Starting container: 120c6139a8724be33d4ac1d75971c3a2f0c0971efda415bf2a470caeef57555a\" id=7b900476-5b2e-43f9-8a89-37c9bee0efd6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.536607 | controller |     "Jun 14 09:58:02.874467 crc crio[24245]: time=\"2026-06-14T09:58:02.874347197Z\" level=info msg=\"Started container\" PID=336821 containerID=120c6139a8724be33d4ac1d75971c3a2f0c0971efda415bf2a470caeef57555a description=openshift-infra/auto-csr-approver-29690518-99l2w/oc id=7b900476-5b2e-43f9-8a89-37c9bee0efd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186",
2026-06-14 10:12:41.536621 | controller |     "Jun 14 09:58:04.559010 crc crio[24245]: time=\"2026-06-14T09:58:04.557456839Z\" level=info msg=\"Stopping pod sandbox: 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186\" id=6ff21ca4-39a8-42b6-9720-b847c12a34f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.536641 | controller |     "Jun 14 09:58:04.560924 crc crio[24245]: time=\"2026-06-14T09:58:04.560399763Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690518-99l2w Namespace:openshift-infra ID:3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186 UID:b7b8491a-433c-4b88-a313-266eebda412a NetNS:/var/run/netns/5d217463-61be-4da8-a170-2c2cf5a7a7ca Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb7b8491a_433c_4b88_a313_266eebda412a.slice PodAnnotations:0xc0004cdd80}] Aliases:map[]}\"",
2026-06-14 10:12:41.536657 | controller |     "Jun 14 09:58:04.560924 crc crio[24245]: time=\"2026-06-14T09:58:04.560902899Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690518-99l2w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.536672 | controller |     "Jun 14 09:58:04.931372 crc crio[24245]: time=\"2026-06-14T09:58:04.930979677Z\" level=info msg=\"Stopped pod sandbox: 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186\" id=6ff21ca4-39a8-42b6-9720-b847c12a34f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.536687 | controller |     "Jun 14 09:58:11.422580 crc crio[24245]: time=\"2026-06-14T09:58:11.422021217Z\" level=info msg=\"Removing container: 7365e3cae1b2a725fb4ff1ee08fccde59f727765567bdde6f1d12ff745bb5855\" id=4d5405c6-e8e5-4dbc-a8d2-778e1bca3baf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.536702 | controller |     "Jun 14 09:58:11.553794 crc crio[24245]: time=\"2026-06-14T09:58:11.553696177Z\" level=info msg=\"Removed container 7365e3cae1b2a725fb4ff1ee08fccde59f727765567bdde6f1d12ff745bb5855: openshift-infra/auto-csr-approver-29690512-bw44l/oc\" id=4d5405c6-e8e5-4dbc-a8d2-778e1bca3baf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.536716 | controller |     "Jun 14 09:58:11.564063 crc crio[24245]: time=\"2026-06-14T09:58:11.563988032Z\" level=info msg=\"Stopping pod sandbox: 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75\" id=e3ab1b00-59db-4bf6-8a93-05cb9c4cde95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.536731 | controller |     "Jun 14 09:58:11.564063 crc crio[24245]: time=\"2026-06-14T09:58:11.564067884Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75\" id=e3ab1b00-59db-4bf6-8a93-05cb9c4cde95 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.536746 | controller |     "Jun 14 09:58:11.564983 crc crio[24245]: time=\"2026-06-14T09:58:11.564925761Z\" level=info msg=\"Removing pod sandbox: 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75\" id=a91bd823-1c6c-4b6f-9c9f-e05395f151b0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.536761 | controller |     "Jun 14 09:58:11.582194 crc crio[24245]: time=\"2026-06-14T09:58:11.582087638Z\" level=info msg=\"Removed pod sandbox: 1108d0ceb3e18a25e1b90aff1cd6f16d593f2f72376ff199d04ee8d3613b5c75\" id=a91bd823-1c6c-4b6f-9c9f-e05395f151b0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.536775 | controller |     "Jun 14 09:58:11.583094 crc crio[24245]: time=\"2026-06-14T09:58:11.583010764Z\" level=info msg=\"Stopping pod sandbox: a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f\" id=16e121fc-1132-486d-8904-c2f5fa63dcf3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.536790 | controller |     "Jun 14 09:58:11.583178 crc crio[24245]: time=\"2026-06-14T09:58:11.583131768Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f\" id=16e121fc-1132-486d-8904-c2f5fa63dcf3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.536809 | controller |     "Jun 14 09:58:11.583822 crc crio[24245]: time=\"2026-06-14T09:58:11.583745258Z\" level=info msg=\"Removing pod sandbox: a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f\" id=99b41d74-b1b2-4c5e-84f5-472278e4719f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.536824 | controller |     "Jun 14 09:58:11.597194 crc crio[24245]: time=\"2026-06-14T09:58:11.597114954Z\" level=info msg=\"Removed pod sandbox: a2c1470a398140ae8f7c8cc49381c644300cad5e304f02471f56f785605bcc8f\" id=99b41d74-b1b2-4c5e-84f5-472278e4719f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.536839 | controller |     "Jun 14 09:59:39.551921 crc crio[24245]: time=\"2026-06-14T09:59:39.551094125Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-fcg6n/must-gather-cb49l/POD\" id=4bdebf92-32a2-4219-b5bd-b105b3301dd6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.536853 | controller |     "Jun 14 09:59:39.553350 crc crio[24245]: time=\"2026-06-14T09:59:39.551936612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.536868 | controller |     "Jun 14 09:59:39.601179 crc crio[24245]: time=\"2026-06-14T09:59:39.60106501Z\" level=info msg=\"Got pod network &{Name:must-gather-cb49l Namespace:openshift-must-gather-fcg6n ID:07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448 UID:588c4194-3d7c-4de4-bcaf-78c573e09a30 NetNS:/var/run/netns/ceec07aa-e28c-4948-9b9f-a7a0bf96a67a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod588c4194_3d7c_4de4_bcaf_78c573e09a30.slice PodAnnotations:0xc001fea120}] Aliases:map[]}\"",
2026-06-14 10:12:41.536883 | controller |     "Jun 14 09:59:39.601179 crc crio[24245]: time=\"2026-06-14T09:59:39.601129082Z\" level=info msg=\"Adding pod openshift-must-gather-fcg6n_must-gather-cb49l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.536898 | controller |     "Jun 14 09:59:40.261574 crc crio[24245]: 2026-06-14T09:59:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:07079c62a76fa0e Mac:36:d3:0c:d3:94:85 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cc Mtu:0 Sandbox:/var/run/netns/ceec07aa-e28c-4948-9b9f-a7a0bf96a67a SocketPath: PciID:}] [{Interface:0xc0005045c0 Address:{IP:10.217.1.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.536913 | controller |     "Jun 14 09:59:40.263784 crc crio[24245]: time=\"2026-06-14T09:59:40.263675563Z\" level=info msg=\"Got pod network &{Name:must-gather-cb49l Namespace:openshift-must-gather-fcg6n ID:07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448 UID:588c4194-3d7c-4de4-bcaf-78c573e09a30 NetNS:/var/run/netns/ceec07aa-e28c-4948-9b9f-a7a0bf96a67a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod588c4194_3d7c_4de4_bcaf_78c573e09a30.slice PodAnnotations:0xc001fea120}] Aliases:map[]}\"",
2026-06-14 10:12:41.536927 | controller |     "Jun 14 09:59:40.264042 crc crio[24245]: time=\"2026-06-14T09:59:40.263977043Z\" level=info msg=\"Checking pod openshift-must-gather-fcg6n_must-gather-cb49l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.536942 | controller |     "Jun 14 09:59:40.277447 crc crio[24245]: time=\"2026-06-14T09:59:40.27729978Z\" level=info msg=\"Ran pod sandbox 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448 with infra container: openshift-must-gather-fcg6n/must-gather-cb49l/POD\" id=4bdebf92-32a2-4219-b5bd-b105b3301dd6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.536957 | controller |     "Jun 14 09:59:40.279930 crc crio[24245]: time=\"2026-06-14T09:59:40.279803884Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=87cd52d8-96ea-45e0-aabb-21888f29adbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.536977 | controller |     "Jun 14 09:59:40.280240 crc crio[24245]: time=\"2026-06-14T09:59:40.280144505Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=87cd52d8-96ea-45e0-aabb-21888f29adbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.536992 | controller |     "Jun 14 09:59:40.280339 crc crio[24245]: time=\"2026-06-14T09:59:40.280238428Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=87cd52d8-96ea-45e0-aabb-21888f29adbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.537007 | controller |     "Jun 14 09:59:40.283275 crc crio[24245]: time=\"2026-06-14T09:59:40.283155431Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=e17a4a04-919a-430a-a526-780b21deb30c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.537021 | controller |     "Jun 14 09:59:40.300359 crc crio[24245]: time=\"2026-06-14T09:59:40.298233179Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-14 10:12:41.537036 | controller |     "Jun 14 09:59:49.863517 crc crio[24245]: time=\"2026-06-14T09:59:49.862817114Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=e17a4a04-919a-430a-a526-780b21deb30c name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.537051 | controller |     "Jun 14 09:59:49.864830 crc crio[24245]: time=\"2026-06-14T09:59:49.864547576Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=1c7c442e-d4b1-48fc-b42a-d3186b625e01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.537066 | controller |     "Jun 14 09:59:49.868322 crc crio[24245]: time=\"2026-06-14T09:59:49.868255644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=cb99b8d4-5c71-4d12-b1bf-1d024b90c9d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.537080 | controller |     "Jun 14 09:59:49.877815 crc crio[24245]: time=\"2026-06-14T09:59:49.877732235Z\" level=info msg=\"Creating container: openshift-must-gather-fcg6n/must-gather-cb49l/gather\" id=533e17dd-459e-4d26-b29f-fb91b1b9e21c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.537094 | controller |     "Jun 14 09:59:49.879168 crc crio[24245]: time=\"2026-06-14T09:59:49.879104669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.537109 | controller |     "Jun 14 09:59:49.927435 crc crio[24245]: time=\"2026-06-14T09:59:49.927327088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.537123 | controller |     "Jun 14 09:59:50.117609 crc crio[24245]: time=\"2026-06-14T09:59:50.117371757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.537138 | controller |     "Jun 14 09:59:50.253156 crc crio[24245]: time=\"2026-06-14T09:59:50.253040761Z\" level=info msg=\"Created container 7bdd03178310835b349f1ff4c60abc70983a65fb5290b283ce28eadb8c7bd05f: openshift-must-gather-fcg6n/must-gather-cb49l/gather\" id=533e17dd-459e-4d26-b29f-fb91b1b9e21c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.537152 | controller |     "Jun 14 09:59:50.254598 crc crio[24245]: time=\"2026-06-14T09:59:50.254468548Z\" level=info msg=\"Starting container: 7bdd03178310835b349f1ff4c60abc70983a65fb5290b283ce28eadb8c7bd05f\" id=b05d4690-e7dc-444f-91d1-b36c1159b928 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.537172 | controller |     "Jun 14 09:59:50.262683 crc crio[24245]: time=\"2026-06-14T09:59:50.262499083Z\" level=info msg=\"Started container\" PID=343271 containerID=7bdd03178310835b349f1ff4c60abc70983a65fb5290b283ce28eadb8c7bd05f description=openshift-must-gather-fcg6n/must-gather-cb49l/gather id=b05d4690-e7dc-444f-91d1-b36c1159b928 name=/runtime.v1.RuntimeService/StartContainer sandboxID=07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448",
2026-06-14 10:12:41.537188 | controller |     "Jun 14 09:59:50.277249 crc crio[24245]: time=\"2026-06-14T09:59:50.277148758Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=f3ff23ed-7cc0-48b2-9926-15720cc82d5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.537203 | controller |     "Jun 14 09:59:50.284712 crc crio[24245]: time=\"2026-06-14T09:59:50.284594142Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=53db56f0-8998-4631-802d-2793d2addcdd name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.537218 | controller |     "Jun 14 09:59:50.295185 crc crio[24245]: time=\"2026-06-14T09:59:50.295060695Z\" level=info msg=\"Creating container: openshift-must-gather-fcg6n/must-gather-cb49l/copy\" id=b7972e7a-a89c-46bf-a6a0-003f36a823ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.537233 | controller |     "Jun 14 09:59:50.296700 crc crio[24245]: time=\"2026-06-14T09:59:50.296567164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.537273 | controller |     "Jun 14 09:59:50.352934 crc crio[24245]: time=\"2026-06-14T09:59:50.352788228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.537295 | controller |     "Jun 14 09:59:50.514504 crc crio[24245]: time=\"2026-06-14T09:59:50.514273279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.537311 | controller |     "Jun 14 09:59:50.764938 crc crio[24245]: time=\"2026-06-14T09:59:50.764066485Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.537326 | controller |     "Jun 14 09:59:50.946441 crc crio[24245]: time=\"2026-06-14T09:59:50.946297786Z\" level=info msg=\"Created container 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac: openshift-must-gather-fcg6n/must-gather-cb49l/copy\" id=b7972e7a-a89c-46bf-a6a0-003f36a823ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.537340 | controller |     "Jun 14 09:59:50.948054 crc crio[24245]: time=\"2026-06-14T09:59:50.94795577Z\" level=info msg=\"Starting container: 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac\" id=5803ac93-39e1-45ac-87e3-79fce5bd22cc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.537380 | controller |     "Jun 14 09:59:50.953674 crc crio[24245]: time=\"2026-06-14T09:59:50.953565647Z\" level=info msg=\"Started container\" PID=343309 containerID=93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac description=openshift-must-gather-fcg6n/must-gather-cb49l/copy id=5803ac93-39e1-45ac-87e3-79fce5bd22cc name=/runtime.v1.RuntimeService/StartContainer sandboxID=07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448",
2026-06-14 10:12:41.537398 | controller |     "Jun 14 09:59:53.695554 crc crio[24245]: time=\"2026-06-14T09:59:53.695025455Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.537418 | controller |     "Jun 14 09:59:53.696575 crc crio[24245]: time=\"2026-06-14T09:59:53.695306857Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.537433 | controller |     "Jun 14 09:59:53.971836 crc crio[24245]: time=\"2026-06-14T09:59:53.971748614Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.537447 | controller |     "Jun 14 09:59:53.991460 crc crio[24245]: time=\"2026-06-14T09:59:53.991349322Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.537462 | controller |     "Jun 14 09:59:54.008516 crc crio[24245]: time=\"2026-06-14T09:59:54.008421627Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.537476 | controller |     "Jun 14 09:59:54.182601 crc crio[24245]: time=\"2026-06-14T09:59:54.181603412Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.537491 | controller |     "Jun 14 09:59:54.465821 crc crio[24245]: time=\"2026-06-14T09:59:54.465741347Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.537505 | controller |     "Jun 14 09:59:54.535445 crc crio[24245]: time=\"2026-06-14T09:59:54.535253392Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.537520 | controller |     "Jun 14 09:59:55.701177 crc crio[24245]: time=\"2026-06-14T09:59:55.700370898Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-fcg6n/crc-debug-tpgrz/POD\" id=46d17c98-4515-44dc-9c21-8a9d38a4028c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.537534 | controller |     "Jun 14 09:59:55.703452 crc crio[24245]: time=\"2026-06-14T09:59:55.701234834Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.537549 | controller |     "Jun 14 09:59:55.729394 crc crio[24245]: time=\"2026-06-14T09:59:55.729338129Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=46d17c98-4515-44dc-9c21-8a9d38a4028c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.537565 | controller |     "Jun 14 09:59:55.742041 crc crio[24245]: time=\"2026-06-14T09:59:55.74194333Z\" level=info msg=\"Ran pod sandbox d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3 with infra container: openshift-must-gather-fcg6n/crc-debug-tpgrz/POD\" id=46d17c98-4515-44dc-9c21-8a9d38a4028c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.537580 | controller |     "Jun 14 09:59:55.744980 crc crio[24245]: time=\"2026-06-14T09:59:55.744935092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=6b8f4e94-eaa9-49b5-9f96-adfdf4540fe7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.537595 | controller |     "Jun 14 09:59:55.745324 crc crio[24245]: time=\"2026-06-14T09:59:55.745299033Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=6b8f4e94-eaa9-49b5-9f96-adfdf4540fe7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.537613 | controller |     "Jun 14 09:59:55.745711 crc crio[24245]: time=\"2026-06-14T09:59:55.745681906Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=6b8f4e94-eaa9-49b5-9f96-adfdf4540fe7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.537629 | controller |     "Jun 14 09:59:55.746996 crc crio[24245]: time=\"2026-06-14T09:59:55.746960157Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=e2cbd307-56e9-46bd-883c-cbba5d4fa6e4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.537643 | controller |     "Jun 14 09:59:55.751551 crc crio[24245]: time=\"2026-06-14T09:59:55.751446581Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-14 10:12:41.537658 | controller |     "Jun 14 10:00:00.544554 crc crio[24245]: time=\"2026-06-14T10:00:00.543676866Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690520-7spsh/POD\" id=3c22926d-103f-4992-ae98-94afd74bf383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.537672 | controller |     "Jun 14 10:00:00.545582 crc crio[24245]: time=\"2026-06-14T10:00:00.545168801Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.537687 | controller |     "Jun 14 10:00:00.648911 crc crio[24245]: time=\"2026-06-14T10:00:00.64876079Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690520-7spsh Namespace:openshift-infra ID:2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc UID:5dbdce9f-07c8-4911-b410-2082fdf11062 NetNS:/var/run/netns/7dcd215e-cbe6-4718-b903-5e6a6fb3d9db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dbdce9f_07c8_4911_b410_2082fdf11062.slice PodAnnotations:0xc001c3c228}] Aliases:map[]}\"",
2026-06-14 10:12:41.537702 | controller |     "Jun 14 10:00:00.648911 crc crio[24245]: time=\"2026-06-14T10:00:00.648830142Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690520-7spsh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.537717 | controller |     "Jun 14 10:00:00.661507 crc crio[24245]: time=\"2026-06-14T10:00:00.660662037Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29690520-9xvz9/POD\" id=e225e145-69fc-43b4-bdbf-374c8189fa79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.537732 | controller |     "Jun 14 10:00:00.661507 crc crio[24245]: time=\"2026-06-14T10:00:00.661536915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.537747 | controller |     "Jun 14 10:00:00.739533 crc crio[24245]: time=\"2026-06-14T10:00:00.739001828Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690520-9xvz9 Namespace:openshift-operator-lifecycle-manager ID:fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68 UID:1f489559-2293-4b55-ac80-99a0518ed12c NetNS:/var/run/netns/7f120525-3034-42e6-90de-1e7c393596a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f489559_2293_4b55_ac80_99a0518ed12c.slice PodAnnotations:0xc002c92728}] Aliases:map[]}\"",
2026-06-14 10:12:41.537761 | controller |     "Jun 14 10:00:00.739533 crc crio[24245]: time=\"2026-06-14T10:00:00.73939379Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29690520-9xvz9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.537789 | controller |     "Jun 14 10:00:01.214041 crc crio[24245]: 2026-06-14T10:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2902f7f9a44294e Mac:c2:72:2a:03:ee:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cd Mtu:0 Sandbox:/var/run/netns/7dcd215e-cbe6-4718-b903-5e6a6fb3d9db SocketPath: PciID:}] [{Interface:0xc0002245b0 Address:{IP:10.217.1.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.537805 | controller |     "Jun 14 10:00:01.216308 crc crio[24245]: time=\"2026-06-14T10:00:01.216273951Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690520-7spsh Namespace:openshift-infra ID:2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc UID:5dbdce9f-07c8-4911-b410-2082fdf11062 NetNS:/var/run/netns/7dcd215e-cbe6-4718-b903-5e6a6fb3d9db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dbdce9f_07c8_4911_b410_2082fdf11062.slice PodAnnotations:0xc001c3c228}] Aliases:map[]}\"",
2026-06-14 10:12:41.537821 | controller |     "Jun 14 10:00:01.216595 crc crio[24245]: time=\"2026-06-14T10:00:01.216574841Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690520-7spsh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.537836 | controller |     "Jun 14 10:00:01.231443 crc crio[24245]: time=\"2026-06-14T10:00:01.231395616Z\" level=info msg=\"Ran pod sandbox 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc with infra container: openshift-infra/auto-csr-approver-29690520-7spsh/POD\" id=3c22926d-103f-4992-ae98-94afd74bf383 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.537851 | controller |     "Jun 14 10:00:01.235493 crc crio[24245]: time=\"2026-06-14T10:00:01.235431078Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7c782378-f7bd-4bd7-b95a-0ad8a21d8619 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.537866 | controller |     "Jun 14 10:00:01.249580 crc crio[24245]: time=\"2026-06-14T10:00:01.249486973Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.537881 | controller |     "Jun 14 10:00:01.563682 crc crio[24245]: 2026-06-14T10:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fdf6acfbe844458 Mac:ae:b2:4f:fa:54:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:ce Mtu:0 Sandbox:/var/run/netns/7f120525-3034-42e6-90de-1e7c393596a5 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.537896 | controller |     "Jun 14 10:00:01.568343 crc crio[24245]: time=\"2026-06-14T10:00:01.568264537Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690520-9xvz9 Namespace:openshift-operator-lifecycle-manager ID:fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68 UID:1f489559-2293-4b55-ac80-99a0518ed12c NetNS:/var/run/netns/7f120525-3034-42e6-90de-1e7c393596a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f489559_2293_4b55_ac80_99a0518ed12c.slice PodAnnotations:0xc002c92728}] Aliases:map[]}\"",
2026-06-14 10:12:41.537911 | controller |     "Jun 14 10:00:01.568730 crc crio[24245]: time=\"2026-06-14T10:00:01.5686674Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29690520-9xvz9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.537926 | controller |     "Jun 14 10:00:01.579467 crc crio[24245]: time=\"2026-06-14T10:00:01.579369993Z\" level=info msg=\"Ran pod sandbox fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29690520-9xvz9/POD\" id=e225e145-69fc-43b4-bdbf-374c8189fa79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.537947 | controller |     "Jun 14 10:00:01.582483 crc crio[24245]: time=\"2026-06-14T10:00:01.582284111Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ea88ba79-0e48-4ddd-b223-45c7aafb27a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.537963 | controller |     "Jun 14 10:00:01.584527 crc crio[24245]: time=\"2026-06-14T10:00:01.58444358Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5ec1b835-41d3-4e7b-a350-b248e0274d45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.537978 | controller |     "Jun 14 10:00:01.592644 crc crio[24245]: time=\"2026-06-14T10:00:01.592542407Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29690520-9xvz9/collect-profiles\" id=d88f486f-3192-483e-bfb7-c2c4c4cc724a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.537992 | controller |     "Jun 14 10:00:01.593214 crc crio[24245]: time=\"2026-06-14T10:00:01.593126235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.538007 | controller |     "Jun 14 10:00:01.696031 crc crio[24245]: time=\"2026-06-14T10:00:01.695515742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.538021 | controller |     "Jun 14 10:00:01.706144 crc crio[24245]: time=\"2026-06-14T10:00:01.705835253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.538035 | controller |     "Jun 14 10:00:01.879245 crc crio[24245]: time=\"2026-06-14T10:00:01.879155391Z\" level=info msg=\"Created container 8a2c9f7a708b6377bc177c3ca4f5d8c7774f6c14b8bd1095c020a57efa665c46: openshift-operator-lifecycle-manager/collect-profiles-29690520-9xvz9/collect-profiles\" id=d88f486f-3192-483e-bfb7-c2c4c4cc724a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.538050 | controller |     "Jun 14 10:00:01.883483 crc crio[24245]: time=\"2026-06-14T10:00:01.883380596Z\" level=info msg=\"Starting container: 8a2c9f7a708b6377bc177c3ca4f5d8c7774f6c14b8bd1095c020a57efa665c46\" id=c76c0cd7-7a9c-4531-8f20-01d0c29e127d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.538064 | controller |     "Jun 14 10:00:01.891225 crc crio[24245]: time=\"2026-06-14T10:00:01.890545666Z\" level=info msg=\"Started container\" PID=345217 containerID=8a2c9f7a708b6377bc177c3ca4f5d8c7774f6c14b8bd1095c020a57efa665c46 description=openshift-operator-lifecycle-manager/collect-profiles-29690520-9xvz9/collect-profiles id=c76c0cd7-7a9c-4531-8f20-01d0c29e127d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68",
2026-06-14 10:12:41.538079 | controller |     "Jun 14 10:00:03.817209 crc crio[24245]: time=\"2026-06-14T10:00:03.815804714Z\" level=info msg=\"Stopping pod sandbox: fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68\" id=d39396d3-0c93-4a38-ba16-313e0d483161 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.538094 | controller |     "Jun 14 10:00:03.819656 crc crio[24245]: time=\"2026-06-14T10:00:03.819538283Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29690520-9xvz9 Namespace:openshift-operator-lifecycle-manager ID:fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68 UID:1f489559-2293-4b55-ac80-99a0518ed12c NetNS:/var/run/netns/7f120525-3034-42e6-90de-1e7c393596a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1f489559_2293_4b55_ac80_99a0518ed12c.slice PodAnnotations:0xc006e0acc8}] Aliases:map[]}\"",
2026-06-14 10:12:41.538113 | controller |     "Jun 14 10:00:03.820020 crc crio[24245]: time=\"2026-06-14T10:00:03.819951046Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29690520-9xvz9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.538129 | controller |     "Jun 14 10:00:04.228611 crc crio[24245]: time=\"2026-06-14T10:00:04.228531708Z\" level=info msg=\"Stopped pod sandbox: fdf6acfbe8444581254a3c7f90f45312b5526eb5742b7b1365fd1ee890c80d68\" id=d39396d3-0c93-4a38-ba16-313e0d483161 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.538155 | controller |     "Jun 14 10:00:11.643702 crc crio[24245]: time=\"2026-06-14T10:00:11.643196225Z\" level=info msg=\"Removing container: e6ba40f3dbf2b0c8d9115502f9e0a7b3e659d22457e48b6bacc3a00b75d20cf4\" id=bc8ad03b-3a01-4b2a-9168-ae81134bdb39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.538170 | controller |     "Jun 14 10:00:25.187150 crc crio[24245]: time=\"2026-06-14T10:00:25.186289623Z\" level=info msg=\"Removed container e6ba40f3dbf2b0c8d9115502f9e0a7b3e659d22457e48b6bacc3a00b75d20cf4: openshift-operator-lifecycle-manager/collect-profiles-29690475-hf54q/collect-profiles\" id=bc8ad03b-3a01-4b2a-9168-ae81134bdb39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.538184 | controller |     "Jun 14 10:00:25.199760 crc crio[24245]: time=\"2026-06-14T10:00:25.19954889Z\" level=info msg=\"Stopping pod sandbox: 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12\" id=91320e9f-71b6-47cc-a92a-58b6cca30909 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.538199 | controller |     "Jun 14 10:00:25.199760 crc crio[24245]: time=\"2026-06-14T10:00:25.199679535Z\" level=info msg=\"Stopped pod sandbox (already stopped): 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12\" id=91320e9f-71b6-47cc-a92a-58b6cca30909 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.538213 | controller |     "Jun 14 10:00:25.200981 crc crio[24245]: time=\"2026-06-14T10:00:25.200909473Z\" level=info msg=\"Removing pod sandbox: 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12\" id=6f95c167-9076-4255-b73d-df98238d5068 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.538227 | controller |     "Jun 14 10:00:25.221651 crc crio[24245]: time=\"2026-06-14T10:00:25.22149192Z\" level=info msg=\"Removed pod sandbox: 975dcecbcd27f0afb4c940b55ce960b2e4c868dd4a55ac308939d0be66d8bc12\" id=6f95c167-9076-4255-b73d-df98238d5068 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.538241 | controller |     "Jun 14 10:00:25.355175 crc crio[24245]: time=\"2026-06-14T10:00:25.355033014Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=e2cbd307-56e9-46bd-883c-cbba5d4fa6e4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.538255 | controller |     "Jun 14 10:00:25.356652 crc crio[24245]: time=\"2026-06-14T10:00:25.356574363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=748493a0-340d-4d56-87cb-c790f913df84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.538270 | controller |     "Jun 14 10:00:25.380348 crc crio[24245]: time=\"2026-06-14T10:00:25.380153091Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7c782378-f7bd-4bd7-b95a-0ad8a21d8619 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.538284 | controller |     "Jun 14 10:00:25.383054 crc crio[24245]: time=\"2026-06-14T10:00:25.382968749Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2526f3d8-274d-4749-98fc-b2ec4d547223 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.538302 | controller |     "Jun 14 10:00:25.384757 crc crio[24245]: time=\"2026-06-14T10:00:25.384685424Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=02721408-d064-4424-85a1-c609d0443ca6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.538341 | controller |     "Jun 14 10:00:25.387907 crc crio[24245]: time=\"2026-06-14T10:00:25.387802123Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ce59367c-4647-4e07-8fd5-b0ed5207ee09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.538383 | controller |     "Jun 14 10:00:25.404365 crc crio[24245]: time=\"2026-06-14T10:00:25.404246155Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690520-7spsh/oc\" id=53645184-3906-4bd2-8893-730da224fce7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.538400 | controller |     "Jun 14 10:00:25.404811 crc crio[24245]: time=\"2026-06-14T10:00:25.404752771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.538415 | controller |     "Jun 14 10:00:25.410556 crc crio[24245]: time=\"2026-06-14T10:00:25.410481286Z\" level=info msg=\"Creating container: openshift-must-gather-fcg6n/crc-debug-tpgrz/container-00\" id=c78f137a-48d5-477e-8612-998efada85c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.538430 | controller |     "Jun 14 10:00:25.430157 crc crio[24245]: time=\"2026-06-14T10:00:25.430078955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.538444 | controller |     "Jun 14 10:00:25.469727 crc crio[24245]: time=\"2026-06-14T10:00:25.469515948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.538459 | controller |     "Jun 14 10:00:25.488596 crc crio[24245]: time=\"2026-06-14T10:00:25.488491748Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=c78f137a-48d5-477e-8612-998efada85c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.538473 | controller |     "Jun 14 10:00:25.519031 crc crio[24245]: time=\"2026-06-14T10:00:25.518929505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.538488 | controller |     "Jun 14 10:00:25.524038 crc crio[24245]: time=\"2026-06-14T10:00:25.523974493Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.538502 | controller |     "Jun 14 10:00:25.756772 crc crio[24245]: time=\"2026-06-14T10:00:25.756154849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.538516 | controller |     "Jun 14 10:00:25.813014 crc crio[24245]: time=\"2026-06-14T10:00:25.81290567Z\" level=info msg=\"Created container f9b8a2a96c5d7b96880f54ef6616507f50b8943cc774afb72bc1d1bc4016bc4b: openshift-must-gather-fcg6n/crc-debug-tpgrz/container-00\" id=c78f137a-48d5-477e-8612-998efada85c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.538531 | controller |     "Jun 14 10:00:25.814431 crc crio[24245]: time=\"2026-06-14T10:00:25.814267263Z\" level=info msg=\"Starting container: f9b8a2a96c5d7b96880f54ef6616507f50b8943cc774afb72bc1d1bc4016bc4b\" id=2174d2c5-f034-40ef-9c36-3587ee885354 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.538550 | controller |     "Jun 14 10:00:25.823491 crc crio[24245]: time=\"2026-06-14T10:00:25.823334871Z\" level=info msg=\"Started container\" PID=349255 containerID=f9b8a2a96c5d7b96880f54ef6616507f50b8943cc774afb72bc1d1bc4016bc4b description=openshift-must-gather-fcg6n/crc-debug-tpgrz/container-00 id=2174d2c5-f034-40ef-9c36-3587ee885354 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3",
2026-06-14 10:12:41.538565 | controller |     "Jun 14 10:00:25.902826 crc crio[24245]: time=\"2026-06-14T10:00:25.902512173Z\" level=info msg=\"Created container 582adb26feac50a0d204210cfe4e88b4c052134e980829b697e7e9aef0af2887: openshift-infra/auto-csr-approver-29690520-7spsh/oc\" id=53645184-3906-4bd2-8893-730da224fce7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.538580 | controller |     "Jun 14 10:00:25.904403 crc crio[24245]: time=\"2026-06-14T10:00:25.904256008Z\" level=info msg=\"Starting container: 582adb26feac50a0d204210cfe4e88b4c052134e980829b697e7e9aef0af2887\" id=42db7eb5-f166-4b6a-9577-2c868ff40838 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.538595 | controller |     "Jun 14 10:00:25.911329 crc crio[24245]: time=\"2026-06-14T10:00:25.911198828Z\" level=info msg=\"Started container\" PID=349300 containerID=582adb26feac50a0d204210cfe4e88b4c052134e980829b697e7e9aef0af2887 description=openshift-infra/auto-csr-approver-29690520-7spsh/oc id=42db7eb5-f166-4b6a-9577-2c868ff40838 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc",
2026-06-14 10:12:41.538609 | controller |     "Jun 14 10:00:28.544416 crc crio[24245]: time=\"2026-06-14T10:00:28.543322787Z\" level=info msg=\"Stopping pod sandbox: 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc\" id=29251a2e-2183-4d8c-b6bb-11a322bddc2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.538624 | controller |     "Jun 14 10:00:28.546087 crc crio[24245]: time=\"2026-06-14T10:00:28.545108354Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690520-7spsh Namespace:openshift-infra ID:2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc UID:5dbdce9f-07c8-4911-b410-2082fdf11062 NetNS:/var/run/netns/7dcd215e-cbe6-4718-b903-5e6a6fb3d9db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5dbdce9f_07c8_4911_b410_2082fdf11062.slice PodAnnotations:0xc000522a08}] Aliases:map[]}\"",
2026-06-14 10:12:41.538639 | controller |     "Jun 14 10:00:28.546087 crc crio[24245]: time=\"2026-06-14T10:00:28.545259689Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690520-7spsh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.538653 | controller |     "Jun 14 10:00:29.055895 crc crio[24245]: time=\"2026-06-14T10:00:29.055107074Z\" level=info msg=\"Stopped pod sandbox: 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc\" id=29251a2e-2183-4d8c-b6bb-11a322bddc2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.538668 | controller |     "Jun 14 10:00:55.071561 crc crio[24245]: time=\"2026-06-14T10:00:55.070794019Z\" level=info msg=\"Stopping pod sandbox: d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3\" id=4f0ade71-5693-42c6-a80d-1d535a817ba3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.538682 | controller |     "Jun 14 10:00:55.092063 crc crio[24245]: time=\"2026-06-14T10:00:55.091819557Z\" level=info msg=\"Stopped pod sandbox: d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3\" id=4f0ade71-5693-42c6-a80d-1d535a817ba3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.538697 | controller |     "Jun 14 10:00:57.013703 crc crio[24245]: time=\"2026-06-14T10:00:57.013292028Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-fcg6n/crc-debug-sfxrv/POD\" id=d558adca-580c-43b3-b700-db2015d70e5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.538717 | controller |     "Jun 14 10:00:57.013703 crc crio[24245]: time=\"2026-06-14T10:00:57.013710332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.538732 | controller |     "Jun 14 10:00:57.038511 crc crio[24245]: time=\"2026-06-14T10:00:57.038367359Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d558adca-580c-43b3-b700-db2015d70e5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.538747 | controller |     "Jun 14 10:00:57.054199 crc crio[24245]: time=\"2026-06-14T10:00:57.054099977Z\" level=info msg=\"Ran pod sandbox 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c with infra container: openshift-must-gather-fcg6n/crc-debug-sfxrv/POD\" id=d558adca-580c-43b3-b700-db2015d70e5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.538762 | controller |     "Jun 14 10:00:57.058200 crc crio[24245]: time=\"2026-06-14T10:00:57.058147881Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=b338fd29-4c64-47a4-b0da-983a16728900 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.538777 | controller |     "Jun 14 10:00:57.063131 crc crio[24245]: time=\"2026-06-14T10:00:57.062921533Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=af7ddd11-711c-472b-a230-e36aef913e05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.538792 | controller |     "Jun 14 10:00:57.076799 crc crio[24245]: time=\"2026-06-14T10:00:57.076704901Z\" level=info msg=\"Creating container: openshift-must-gather-fcg6n/crc-debug-sfxrv/container-00\" id=2b4fc631-af57-4ada-aa19-08acb72920d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.538807 | controller |     "Jun 14 10:00:57.077355 crc crio[24245]: time=\"2026-06-14T10:00:57.07730388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.538822 | controller |     "Jun 14 10:00:57.127144 crc crio[24245]: time=\"2026-06-14T10:00:57.119220185Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=2b4fc631-af57-4ada-aa19-08acb72920d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.538837 | controller |     "Jun 14 10:00:57.129935 crc crio[24245]: time=\"2026-06-14T10:00:57.129779627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.538851 | controller |     "Jun 14 10:00:57.132045 crc crio[24245]: time=\"2026-06-14T10:00:57.131974327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.538865 | controller |     "Jun 14 10:00:57.346343 crc crio[24245]: time=\"2026-06-14T10:00:57.346170799Z\" level=info msg=\"Created container 28e47240650c0492fdd58ed9fc829fd5481e63dda8e896ca29485b76aafc35c8: openshift-must-gather-fcg6n/crc-debug-sfxrv/container-00\" id=2b4fc631-af57-4ada-aa19-08acb72920d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.538880 | controller |     "Jun 14 10:00:57.347668 crc crio[24245]: time=\"2026-06-14T10:00:57.347492302Z\" level=info msg=\"Starting container: 28e47240650c0492fdd58ed9fc829fd5481e63dda8e896ca29485b76aafc35c8\" id=a827e109-64d5-41b2-8201-8271b2647eaf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.538894 | controller |     "Jun 14 10:00:57.357464 crc crio[24245]: time=\"2026-06-14T10:00:57.357347654Z\" level=info msg=\"Started container\" PID=354596 containerID=28e47240650c0492fdd58ed9fc829fd5481e63dda8e896ca29485b76aafc35c8 description=openshift-must-gather-fcg6n/crc-debug-sfxrv/container-00 id=a827e109-64d5-41b2-8201-8271b2647eaf name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c",
2026-06-14 10:12:41.538914 | controller |     "Jun 14 10:00:59.168956 crc crio[24245]: time=\"2026-06-14T10:00:59.165430478Z\" level=info msg=\"Stopping pod sandbox: 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c\" id=5cbab3a6-0fb5-487e-a7e1-c5c8921cb1ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.538929 | controller |     "Jun 14 10:00:59.179527 crc crio[24245]: time=\"2026-06-14T10:00:59.179449303Z\" level=info msg=\"Stopped pod sandbox: 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c\" id=5cbab3a6-0fb5-487e-a7e1-c5c8921cb1ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.538944 | controller |     "Jun 14 10:01:00.185057 crc crio[24245]: time=\"2026-06-14T10:01:00.184272394Z\" level=info msg=\"Removing container: 28e47240650c0492fdd58ed9fc829fd5481e63dda8e896ca29485b76aafc35c8\" id=da4baccf-d238-475a-a1f8-067a139eb7b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.538959 | controller |     "Jun 14 10:01:00.337817 crc crio[24245]: time=\"2026-06-14T10:01:00.336995294Z\" level=info msg=\"Removed container 28e47240650c0492fdd58ed9fc829fd5481e63dda8e896ca29485b76aafc35c8: openshift-must-gather-fcg6n/crc-debug-sfxrv/container-00\" id=da4baccf-d238-475a-a1f8-067a139eb7b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.538974 | controller |     "Jun 14 10:01:00.688569 crc crio[24245]: time=\"2026-06-14T10:01:00.688200052Z\" level=info msg=\"Running pod sandbox: openstack/keystone-cron-29690521-rb45q/POD\" id=371b9a37-d65b-428b-9665-1488d8b7e48f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.538989 | controller |     "Jun 14 10:01:00.688717 crc crio[24245]: time=\"2026-06-14T10:01:00.688601474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.539004 | controller |     "Jun 14 10:01:00.727314 crc crio[24245]: time=\"2026-06-14T10:01:00.72721844Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29690521-rb45q Namespace:openstack ID:a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f UID:43e6f0cc-5c5e-455e-b2cd-483ff3a5a48d NetNS:/var/run/netns/eaf87372-8ccb-48f8-bfc0-f8e485a110d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43e6f0cc_5c5e_455e_b2cd_483ff3a5a48d.slice PodAnnotations:0xc000523828}] Aliases:map[]}\"",
2026-06-14 10:12:41.539019 | controller |     "Jun 14 10:01:00.727314 crc crio[24245]: time=\"2026-06-14T10:01:00.727294003Z\" level=info msg=\"Adding pod openstack_keystone-cron-29690521-rb45q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.539034 | controller |     "Jun 14 10:01:01.327691 crc crio[24245]: 2026-06-14T10:01:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a42cbecb9106e1c Mac:62:87:bd:6c:c6:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:cf Mtu:0 Sandbox:/var/run/netns/eaf87372-8ccb-48f8-bfc0-f8e485a110d4 SocketPath: PciID:}] [{Interface:0xc0004009f0 Address:{IP:10.217.1.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.539049 | controller |     "Jun 14 10:01:01.329241 crc crio[24245]: time=\"2026-06-14T10:01:01.329169897Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29690521-rb45q Namespace:openstack ID:a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f UID:43e6f0cc-5c5e-455e-b2cd-483ff3a5a48d NetNS:/var/run/netns/eaf87372-8ccb-48f8-bfc0-f8e485a110d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43e6f0cc_5c5e_455e_b2cd_483ff3a5a48d.slice PodAnnotations:0xc000523828}] Aliases:map[]}\"",
2026-06-14 10:12:41.539068 | controller |     "Jun 14 10:01:01.329335 crc crio[24245]: time=\"2026-06-14T10:01:01.329322632Z\" level=info msg=\"Checking pod openstack_keystone-cron-29690521-rb45q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.539084 | controller |     "Jun 14 10:01:01.337142 crc crio[24245]: time=\"2026-06-14T10:01:01.337075298Z\" level=info msg=\"Ran pod sandbox a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f with infra container: openstack/keystone-cron-29690521-rb45q/POD\" id=371b9a37-d65b-428b-9665-1488d8b7e48f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.539099 | controller |     "Jun 14 10:01:01.342149 crc crio[24245]: time=\"2026-06-14T10:01:01.342082399Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=6e3ce86e-35bb-4114-8814-eb42d90f902b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.539113 | controller |     "Jun 14 10:01:01.400715 crc crio[24245]: time=\"2026-06-14T10:01:01.400567032Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=20b4a0c8-cf58-4233-b23c-96acdb177d51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.539128 | controller |     "Jun 14 10:01:01.412955 crc crio[24245]: time=\"2026-06-14T10:01:01.412470541Z\" level=info msg=\"Creating container: openstack/keystone-cron-29690521-rb45q/keystone-cron\" id=67ce0afb-3a1a-42a2-bbfd-1ab58376123e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.539143 | controller |     "Jun 14 10:01:01.413349 crc crio[24245]: time=\"2026-06-14T10:01:01.413291877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.539158 | controller |     "Jun 14 10:01:01.570950 crc crio[24245]: time=\"2026-06-14T10:01:01.570767375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.539173 | controller |     "Jun 14 10:01:01.576606 crc crio[24245]: time=\"2026-06-14T10:01:01.57653643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.539188 | controller |     "Jun 14 10:01:01.796373 crc crio[24245]: time=\"2026-06-14T10:01:01.796279156Z\" level=info msg=\"Created container 19effbf637219aa5e92d2a330c15f401be9f890951b5c51455e8ca4e9193b1c3: openstack/keystone-cron-29690521-rb45q/keystone-cron\" id=67ce0afb-3a1a-42a2-bbfd-1ab58376123e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.539203 | controller |     "Jun 14 10:01:01.797603 crc crio[24245]: time=\"2026-06-14T10:01:01.797560137Z\" level=info msg=\"Starting container: 19effbf637219aa5e92d2a330c15f401be9f890951b5c51455e8ca4e9193b1c3\" id=3549a95f-4285-492f-a7d3-84e403f9ee2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.539217 | controller |     "Jun 14 10:01:01.802717 crc crio[24245]: time=\"2026-06-14T10:01:01.802665229Z\" level=info msg=\"Started container\" PID=355618 containerID=19effbf637219aa5e92d2a330c15f401be9f890951b5c51455e8ca4e9193b1c3 description=openstack/keystone-cron-29690521-rb45q/keystone-cron id=3549a95f-4285-492f-a7d3-84e403f9ee2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f",
2026-06-14 10:12:41.539233 | controller |     "Jun 14 10:01:06.285005 crc crio[24245]: time=\"2026-06-14T10:01:06.284208247Z\" level=info msg=\"Stopping pod sandbox: a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f\" id=29aa8cb7-4c86-4c08-a3d2-dd2071372ad9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.539252 | controller |     "Jun 14 10:01:06.286204 crc crio[24245]: time=\"2026-06-14T10:01:06.285471597Z\" level=info msg=\"Got pod network &{Name:keystone-cron-29690521-rb45q Namespace:openstack ID:a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f UID:43e6f0cc-5c5e-455e-b2cd-483ff3a5a48d NetNS:/var/run/netns/eaf87372-8ccb-48f8-bfc0-f8e485a110d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod43e6f0cc_5c5e_455e_b2cd_483ff3a5a48d.slice PodAnnotations:0xc002422af0}] Aliases:map[]}\"",
2026-06-14 10:12:41.539268 | controller |     "Jun 14 10:01:06.286204 crc crio[24245]: time=\"2026-06-14T10:01:06.285607421Z\" level=info msg=\"Deleting pod openstack_keystone-cron-29690521-rb45q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.539283 | controller |     "Jun 14 10:01:06.683134 crc crio[24245]: time=\"2026-06-14T10:01:06.682664857Z\" level=info msg=\"Stopped pod sandbox: a42cbecb9106e1c7e5192a88ff184bbb04928eda538b2329c235c17b35021f4f\" id=29aa8cb7-4c86-4c08-a3d2-dd2071372ad9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.539297 | controller |     "Jun 14 10:01:25.249549 crc crio[24245]: time=\"2026-06-14T10:01:25.248490469Z\" level=info msg=\"Removing container: 6edbff4cfe48eedd2c62595f09f36a6ed89a97a18226a1ace17a999e88e5ae94\" id=c22aac6e-b90c-4570-b4ba-620c7416e62a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.539312 | controller |     "Jun 14 10:01:25.377234 crc crio[24245]: time=\"2026-06-14T10:01:25.377115464Z\" level=info msg=\"Removed container 6edbff4cfe48eedd2c62595f09f36a6ed89a97a18226a1ace17a999e88e5ae94: openshift-infra/auto-csr-approver-29690514-2sdjs/oc\" id=c22aac6e-b90c-4570-b4ba-620c7416e62a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.539327 | controller |     "Jun 14 10:01:25.389282 crc crio[24245]: time=\"2026-06-14T10:01:25.389188033Z\" level=info msg=\"Stopping pod sandbox: c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b\" id=873eb499-57d3-400d-a0d5-c5195278ec01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.539342 | controller |     "Jun 14 10:01:25.389282 crc crio[24245]: time=\"2026-06-14T10:01:25.389290407Z\" level=info msg=\"Stopped pod sandbox (already stopped): c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b\" id=873eb499-57d3-400d-a0d5-c5195278ec01 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.539648 | controller |     "Jun 14 10:01:25.391436 crc crio[24245]: time=\"2026-06-14T10:01:25.391317057Z\" level=info msg=\"Removing pod sandbox: c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b\" id=e85978b4-d4bb-472c-8c3d-d0215082677a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.539667 | controller |     "Jun 14 10:01:25.415901 crc crio[24245]: time=\"2026-06-14T10:01:25.415715675Z\" level=info msg=\"Removed pod sandbox: c7ec8c82ce11b0f61fefe672226d48947d8d1be56f6dd067fae666c13910ee4b\" id=e85978b4-d4bb-472c-8c3d-d0215082677a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.539682 | controller |     "Jun 14 10:01:25.417258 crc crio[24245]: time=\"2026-06-14T10:01:25.417175971Z\" level=info msg=\"Stopping pod sandbox: 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c\" id=2ce27c86-a4b7-437e-81a4-3b1fe3d52719 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.539697 | controller |     "Jun 14 10:01:25.417365 crc crio[24245]: time=\"2026-06-14T10:01:25.417264874Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c\" id=2ce27c86-a4b7-437e-81a4-3b1fe3d52719 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.539712 | controller |     "Jun 14 10:01:25.418480 crc crio[24245]: time=\"2026-06-14T10:01:25.41839563Z\" level=info msg=\"Removing pod sandbox: 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c\" id=620fc1ca-7c58-46c0-8018-b335c599933f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.539732 | controller |     "Jun 14 10:01:25.430620 crc crio[24245]: time=\"2026-06-14T10:01:25.430510759Z\" level=info msg=\"Removed pod sandbox: 3f90c5ea5e154a2258c4b09027d5f056be756606a1af8bf393eea999b3f7959c\" id=620fc1ca-7c58-46c0-8018-b335c599933f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.539748 | controller |     "Jun 14 10:02:00.542361 crc crio[24245]: time=\"2026-06-14T10:02:00.541950007Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690522-9qkbh/POD\" id=72e6d796-a11d-4674-b442-a303f04795ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.539764 | controller |     "Jun 14 10:02:00.543708 crc crio[24245]: time=\"2026-06-14T10:02:00.542384811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.539778 | controller |     "Jun 14 10:02:00.615044 crc crio[24245]: time=\"2026-06-14T10:02:00.614960523Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690522-9qkbh Namespace:openshift-infra ID:2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa UID:3cdbfda8-223d-4e64-b90d-250968812724 NetNS:/var/run/netns/c954a7aa-af23-4335-9725-a13690a1c4a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdbfda8_223d_4e64_b90d_250968812724.slice PodAnnotations:0xc0004ccc70}] Aliases:map[]}\"",
2026-06-14 10:12:41.539793 | controller |     "Jun 14 10:02:00.615044 crc crio[24245]: time=\"2026-06-14T10:02:00.615026475Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690522-9qkbh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.539808 | controller |     "Jun 14 10:02:01.354248 crc crio[24245]: 2026-06-14T10:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2df2d9d44e58257 Mac:d6:e1:9d:b8:b8:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d0 Mtu:0 Sandbox:/var/run/netns/c954a7aa-af23-4335-9725-a13690a1c4a0 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.539823 | controller |     "Jun 14 10:02:01.356029 crc crio[24245]: time=\"2026-06-14T10:02:01.355770057Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690522-9qkbh Namespace:openshift-infra ID:2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa UID:3cdbfda8-223d-4e64-b90d-250968812724 NetNS:/var/run/netns/c954a7aa-af23-4335-9725-a13690a1c4a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdbfda8_223d_4e64_b90d_250968812724.slice PodAnnotations:0xc0004ccc70}] Aliases:map[]}\"",
2026-06-14 10:12:41.539838 | controller |     "Jun 14 10:02:01.356029 crc crio[24245]: time=\"2026-06-14T10:02:01.355967704Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690522-9qkbh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.539853 | controller |     "Jun 14 10:02:01.363565 crc crio[24245]: time=\"2026-06-14T10:02:01.363496075Z\" level=info msg=\"Ran pod sandbox 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa with infra container: openshift-infra/auto-csr-approver-29690522-9qkbh/POD\" id=72e6d796-a11d-4674-b442-a303f04795ec name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.539868 | controller |     "Jun 14 10:02:01.366792 crc crio[24245]: time=\"2026-06-14T10:02:01.366732338Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a3485bce-82ab-4781-ab30-d79482a77e09 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.539886 | controller |     "Jun 14 10:02:01.376702 crc crio[24245]: time=\"2026-06-14T10:02:01.376610948Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.539902 | controller |     "Jun 14 10:02:02.257156 crc crio[24245]: time=\"2026-06-14T10:02:02.257039231Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a3485bce-82ab-4781-ab30-d79482a77e09 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.539916 | controller |     "Jun 14 10:02:02.258735 crc crio[24245]: time=\"2026-06-14T10:02:02.258306653Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e67116c4-c8df-449e-b5b0-c54c9a6fc2c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.539931 | controller |     "Jun 14 10:02:02.261022 crc crio[24245]: time=\"2026-06-14T10:02:02.260969026Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7900129e-07c3-4606-bcad-54c791b40faf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.539946 | controller |     "Jun 14 10:02:02.270074 crc crio[24245]: time=\"2026-06-14T10:02:02.269941525Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690522-9qkbh/oc\" id=ca67b491-c682-42c0-b07b-d8d29b5d8452 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.539960 | controller |     "Jun 14 10:02:02.270671 crc crio[24245]: time=\"2026-06-14T10:02:02.270562575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.539975 | controller |     "Jun 14 10:02:02.338240 crc crio[24245]: time=\"2026-06-14T10:02:02.338128063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.539989 | controller |     "Jun 14 10:02:02.634725 crc crio[24245]: time=\"2026-06-14T10:02:02.634519101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.540003 | controller |     "Jun 14 10:02:02.761680 crc crio[24245]: time=\"2026-06-14T10:02:02.761288629Z\" level=info msg=\"Created container e344bdd889ea8139ce6d2413781d3c79fb53833a0efd3527a26f6d5ea7e1b2c0: openshift-infra/auto-csr-approver-29690522-9qkbh/oc\" id=ca67b491-c682-42c0-b07b-d8d29b5d8452 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.540018 | controller |     "Jun 14 10:02:02.763336 crc crio[24245]: time=\"2026-06-14T10:02:02.76322346Z\" level=info msg=\"Starting container: e344bdd889ea8139ce6d2413781d3c79fb53833a0efd3527a26f6d5ea7e1b2c0\" id=e7e6f76c-cd94-4614-ae64-6b1dd70b0366 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.540032 | controller |     "Jun 14 10:02:02.771761 crc crio[24245]: time=\"2026-06-14T10:02:02.771529923Z\" level=info msg=\"Started container\" PID=367813 containerID=e344bdd889ea8139ce6d2413781d3c79fb53833a0efd3527a26f6d5ea7e1b2c0 description=openshift-infra/auto-csr-approver-29690522-9qkbh/oc id=e7e6f76c-cd94-4614-ae64-6b1dd70b0366 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa",
2026-06-14 10:12:41.540048 | controller |     "Jun 14 10:02:05.222793 crc crio[24245]: time=\"2026-06-14T10:02:05.222293948Z\" level=info msg=\"Stopping pod sandbox: 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa\" id=0838dde1-2abe-48c9-87d1-96c5c4084628 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.540063 | controller |     "Jun 14 10:02:05.224143 crc crio[24245]: time=\"2026-06-14T10:02:05.223516448Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690522-9qkbh Namespace:openshift-infra ID:2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa UID:3cdbfda8-223d-4e64-b90d-250968812724 NetNS:/var/run/netns/c954a7aa-af23-4335-9725-a13690a1c4a0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3cdbfda8_223d_4e64_b90d_250968812724.slice PodAnnotations:0xc00274a4c8}] Aliases:map[]}\"",
2026-06-14 10:12:41.540084 | controller |     "Jun 14 10:02:05.224143 crc crio[24245]: time=\"2026-06-14T10:02:05.223685243Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690522-9qkbh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.540099 | controller |     "Jun 14 10:02:05.617209 crc crio[24245]: time=\"2026-06-14T10:02:05.617066503Z\" level=info msg=\"Stopped pod sandbox: 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa\" id=0838dde1-2abe-48c9-87d1-96c5c4084628 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.540114 | controller |     "Jun 14 10:02:25.454584 crc crio[24245]: time=\"2026-06-14T10:02:25.453776946Z\" level=info msg=\"Removing container: fbc068fe3716f2586ec896e101a91255a1ec8d50b9d611e40f13c1c7a6922f78\" id=f2b26f02-94bf-4103-b355-56182f271196 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.540128 | controller |     "Jun 14 10:02:25.654534 crc crio[24245]: time=\"2026-06-14T10:02:25.654007121Z\" level=info msg=\"Removed container fbc068fe3716f2586ec896e101a91255a1ec8d50b9d611e40f13c1c7a6922f78: openshift-infra/auto-csr-approver-29690516-9xwbb/oc\" id=f2b26f02-94bf-4103-b355-56182f271196 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.540143 | controller |     "Jun 14 10:02:25.683080 crc crio[24245]: time=\"2026-06-14T10:02:25.682824498Z\" level=info msg=\"Stopping pod sandbox: d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896\" id=d47ea54f-9939-43b4-a981-a7d2a08a79f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.540157 | controller |     "Jun 14 10:02:25.683080 crc crio[24245]: time=\"2026-06-14T10:02:25.682961062Z\" level=info msg=\"Stopped pod sandbox (already stopped): d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896\" id=d47ea54f-9939-43b4-a981-a7d2a08a79f8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.540172 | controller |     "Jun 14 10:02:25.688947 crc crio[24245]: time=\"2026-06-14T10:02:25.686426048Z\" level=info msg=\"Removing pod sandbox: d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896\" id=ee7487eb-21de-411a-894e-1dbb8780cbcc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.540187 | controller |     "Jun 14 10:02:25.702007 crc crio[24245]: time=\"2026-06-14T10:02:25.701800367Z\" level=info msg=\"Removed pod sandbox: d33019549fb599061ab0f0186b865c764236ea7ef1fa8e347ec8b223197d7896\" id=ee7487eb-21de-411a-894e-1dbb8780cbcc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.540202 | controller |     "Jun 14 10:03:42.312001 crc crio[24245]: time=\"2026-06-14T10:03:42.311010961Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-s77dr/POD\" id=ca308eec-b896-4072-a710-c913c7ca75b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.540216 | controller |     "Jun 14 10:03:42.313291 crc crio[24245]: time=\"2026-06-14T10:03:42.312039904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.540231 | controller |     "Jun 14 10:03:42.355390 crc crio[24245]: time=\"2026-06-14T10:03:42.355273916Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-s77dr Namespace:openshift-marketplace ID:1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f UID:cc574835-2b90-4173-b192-f5b5fd9eb689 NetNS:/var/run/netns/612da2fc-b7b7-41cc-a446-c11d525add39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc574835_2b90_4173_b192_f5b5fd9eb689.slice PodAnnotations:0xc0024228c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.540250 | controller |     "Jun 14 10:03:42.355390 crc crio[24245]: time=\"2026-06-14T10:03:42.355359309Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-s77dr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.540266 | controller |     "Jun 14 10:03:43.062596 crc crio[24245]: 2026-06-14T10:03:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e90ae9ee1195dc Mac:9e:87:10:19:dc:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d1 Mtu:0 Sandbox:/var/run/netns/612da2fc-b7b7-41cc-a446-c11d525add39 SocketPath: PciID:}] [{Interface:0xc0000152b0 Address:{IP:10.217.1.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.540281 | controller |     "Jun 14 10:03:43.063996 crc crio[24245]: time=\"2026-06-14T10:03:43.063891284Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-s77dr Namespace:openshift-marketplace ID:1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f UID:cc574835-2b90-4173-b192-f5b5fd9eb689 NetNS:/var/run/netns/612da2fc-b7b7-41cc-a446-c11d525add39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc574835_2b90_4173_b192_f5b5fd9eb689.slice PodAnnotations:0xc0024228c0}] Aliases:map[]}\"",
2026-06-14 10:12:41.540296 | controller |     "Jun 14 10:03:43.064082 crc crio[24245]: time=\"2026-06-14T10:03:43.06405712Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-s77dr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.540311 | controller |     "Jun 14 10:03:43.078025 crc crio[24245]: time=\"2026-06-14T10:03:43.075458122Z\" level=info msg=\"Ran pod sandbox 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f with infra container: openshift-marketplace/redhat-marketplace-s77dr/POD\" id=ca308eec-b896-4072-a710-c913c7ca75b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.540326 | controller |     "Jun 14 10:03:43.080679 crc crio[24245]: time=\"2026-06-14T10:03:43.080605984Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bf928f06-78fd-498a-a43c-7ef3de6d78f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.540341 | controller |     "Jun 14 10:03:43.086153 crc crio[24245]: time=\"2026-06-14T10:03:43.084401804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c85149ee-af95-4f4a-ace6-501d36ea0dee name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.540373 | controller |     "Jun 14 10:03:43.093551 crc crio[24245]: time=\"2026-06-14T10:03:43.093452113Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-s77dr/extract-utilities\" id=86337d3a-12cd-4f95-896c-f923e42f779a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.540389 | controller |     "Jun 14 10:03:43.094054 crc crio[24245]: time=\"2026-06-14T10:03:43.09399042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.540404 | controller |     "Jun 14 10:03:43.154210 crc crio[24245]: time=\"2026-06-14T10:03:43.154082885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.540419 | controller |     "Jun 14 10:03:43.159282 crc crio[24245]: time=\"2026-06-14T10:03:43.159252959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.540438 | controller |     "Jun 14 10:03:43.321309 crc crio[24245]: time=\"2026-06-14T10:03:43.321178317Z\" level=info msg=\"Created container 043a19d21acf70ac28ca2b3d6083e7c89daf25dcce12503ad08b5bf2e130089c: openshift-marketplace/redhat-marketplace-s77dr/extract-utilities\" id=86337d3a-12cd-4f95-896c-f923e42f779a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.540454 | controller |     "Jun 14 10:03:43.322790 crc crio[24245]: time=\"2026-06-14T10:03:43.322717055Z\" level=info msg=\"Starting container: 043a19d21acf70ac28ca2b3d6083e7c89daf25dcce12503ad08b5bf2e130089c\" id=429fb38a-0ee7-4f1e-aa7b-7da09e0fe885 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.540468 | controller |     "Jun 14 10:03:43.332608 crc crio[24245]: time=\"2026-06-14T10:03:43.332515476Z\" level=info msg=\"Started container\" PID=391244 containerID=043a19d21acf70ac28ca2b3d6083e7c89daf25dcce12503ad08b5bf2e130089c description=openshift-marketplace/redhat-marketplace-s77dr/extract-utilities id=429fb38a-0ee7-4f1e-aa7b-7da09e0fe885 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f",
2026-06-14 10:12:41.540483 | controller |     "Jun 14 10:03:43.773816 crc crio[24245]: time=\"2026-06-14T10:03:43.773151936Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=26561e09-0caa-4486-98f7-f7401a357c54 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.540498 | controller |     "Jun 14 10:03:43.782711 crc crio[24245]: time=\"2026-06-14T10:03:43.782600456Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-14 10:12:41.540512 | controller |     "Jun 14 10:03:44.422389 crc crio[24245]: time=\"2026-06-14T10:03:44.421703607Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:eaa0e17f3e4a3079539d3da6839f308f2d277b5c3bc91e1d58ba54c3b141d4ba\" id=26561e09-0caa-4486-98f7-f7401a357c54 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.540527 | controller |     "Jun 14 10:03:44.424240 crc crio[24245]: time=\"2026-06-14T10:03:44.42350344Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fbafb5cf-5c2c-4cec-b4f2-fd373ba67028 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.540542 | controller |     "Jun 14 10:03:44.428179 crc crio[24245]: time=\"2026-06-14T10:03:44.428064415Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=31163be6-2b62-4dc8-a36f-bd468eae23b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.540557 | controller |     "Jun 14 10:03:44.437631 crc crio[24245]: time=\"2026-06-14T10:03:44.437477593Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-s77dr/extract-content\" id=c38596a8-40df-417a-9b4c-308a4a48ab21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.540571 | controller |     "Jun 14 10:03:44.438335 crc crio[24245]: time=\"2026-06-14T10:03:44.438225577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.540585 | controller |     "Jun 14 10:03:44.496324 crc crio[24245]: time=\"2026-06-14T10:03:44.496194155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.540600 | controller |     "Jun 14 10:03:44.499398 crc crio[24245]: time=\"2026-06-14T10:03:44.499317174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.540614 | controller |     "Jun 14 10:03:44.699169 crc crio[24245]: time=\"2026-06-14T10:03:44.698274078Z\" level=info msg=\"Created container 3902c39794aa5c9cd19257ad7d96ca49ff42cd3f31e35c3c6d16c4ee37c4869e: openshift-marketplace/redhat-marketplace-s77dr/extract-content\" id=c38596a8-40df-417a-9b4c-308a4a48ab21 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.540632 | controller |     "Jun 14 10:03:44.701206 crc crio[24245]: time=\"2026-06-14T10:03:44.701055406Z\" level=info msg=\"Starting container: 3902c39794aa5c9cd19257ad7d96ca49ff42cd3f31e35c3c6d16c4ee37c4869e\" id=662dc8d4-9f05-450d-87e3-7690594d7d38 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.540647 | controller |     "Jun 14 10:03:44.708084 crc crio[24245]: time=\"2026-06-14T10:03:44.707936664Z\" level=info msg=\"Started container\" PID=391457 containerID=3902c39794aa5c9cd19257ad7d96ca49ff42cd3f31e35c3c6d16c4ee37c4869e description=openshift-marketplace/redhat-marketplace-s77dr/extract-content id=662dc8d4-9f05-450d-87e3-7690594d7d38 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f",
2026-06-14 10:12:41.540661 | controller |     "Jun 14 10:03:45.827259 crc crio[24245]: time=\"2026-06-14T10:03:45.82676529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=fb912ae7-f012-416b-9909-c3c77e3657cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.540676 | controller |     "Jun 14 10:03:45.850753 crc crio[24245]: time=\"2026-06-14T10:03:45.850622068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bf5be625-9d95-4d30-a7a2-3278f46802c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.540691 | controller |     "Jun 14 10:03:45.876487 crc crio[24245]: time=\"2026-06-14T10:03:45.876400925Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-s77dr/registry-server\" id=2d29037a-71c3-40ca-a61c-ef7380abb3ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.540706 | controller |     "Jun 14 10:03:45.877035 crc crio[24245]: time=\"2026-06-14T10:03:45.876992594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.540720 | controller |     "Jun 14 10:03:45.929804 crc crio[24245]: time=\"2026-06-14T10:03:45.929309404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.540735 | controller |     "Jun 14 10:03:45.932554 crc crio[24245]: time=\"2026-06-14T10:03:45.932488636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.540749 | controller |     "Jun 14 10:03:46.102218 crc crio[24245]: time=\"2026-06-14T10:03:46.102140907Z\" level=info msg=\"Created container 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a: openshift-marketplace/redhat-marketplace-s77dr/registry-server\" id=2d29037a-71c3-40ca-a61c-ef7380abb3ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.540764 | controller |     "Jun 14 10:03:46.103499 crc crio[24245]: time=\"2026-06-14T10:03:46.103422367Z\" level=info msg=\"Starting container: 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a\" id=4be7e82b-76d8-4839-8b51-f66bf5ed1b06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.540778 | controller |     "Jun 14 10:03:46.108398 crc crio[24245]: time=\"2026-06-14T10:03:46.108310654Z\" level=info msg=\"Started container\" PID=391601 containerID=258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a description=openshift-marketplace/redhat-marketplace-s77dr/registry-server id=4be7e82b-76d8-4839-8b51-f66bf5ed1b06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f",
2026-06-14 10:12:41.540793 | controller |     "Jun 14 10:03:54.971307 crc crio[24245]: time=\"2026-06-14T10:03:54.970375437Z\" level=info msg=\"Stopping container: 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a (timeout: 2s)\" id=825d44da-9fbc-486a-a6c7-669265ce0a73 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.540811 | controller |     "Jun 14 10:03:55.112510 crc crio[24245]: time=\"2026-06-14T10:03:55.112335031Z\" level=info msg=\"Stopped container 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a: openshift-marketplace/redhat-marketplace-s77dr/registry-server\" id=825d44da-9fbc-486a-a6c7-669265ce0a73 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.540826 | controller |     "Jun 14 10:03:55.113719 crc crio[24245]: time=\"2026-06-14T10:03:55.113677654Z\" level=info msg=\"Stopping pod sandbox: 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f\" id=62c3d77f-df47-44b9-aa77-e66fe5891070 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.540841 | controller |     "Jun 14 10:03:55.114582 crc crio[24245]: time=\"2026-06-14T10:03:55.114556332Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-s77dr Namespace:openshift-marketplace ID:1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f UID:cc574835-2b90-4173-b192-f5b5fd9eb689 NetNS:/var/run/netns/612da2fc-b7b7-41cc-a446-c11d525add39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcc574835_2b90_4173_b192_f5b5fd9eb689.slice PodAnnotations:0xc000131348}] Aliases:map[]}\"",
2026-06-14 10:12:41.540856 | controller |     "Jun 14 10:03:55.114928 crc crio[24245]: time=\"2026-06-14T10:03:55.114902362Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-s77dr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.540871 | controller |     "Jun 14 10:03:55.503015 crc crio[24245]: time=\"2026-06-14T10:03:55.502471359Z\" level=info msg=\"Stopped pod sandbox: 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f\" id=62c3d77f-df47-44b9-aa77-e66fe5891070 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.540886 | controller |     "Jun 14 10:03:55.989034 crc crio[24245]: time=\"2026-06-14T10:03:55.988967233Z\" level=info msg=\"Removing container: 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a\" id=2f1cebd6-331a-4499-a5d0-9d35af08ff83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.540900 | controller |     "Jun 14 10:03:56.021738 crc crio[24245]: time=\"2026-06-14T10:03:56.021648218Z\" level=info msg=\"Removed container 258c01771b771d95a89d622e2b855c71afd25f7c5271b148a443f31a125f671a: openshift-marketplace/redhat-marketplace-s77dr/registry-server\" id=2f1cebd6-331a-4499-a5d0-9d35af08ff83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.540915 | controller |     "Jun 14 10:03:56.025346 crc crio[24245]: time=\"2026-06-14T10:03:56.02526594Z\" level=info msg=\"Removing container: 3902c39794aa5c9cd19257ad7d96ca49ff42cd3f31e35c3c6d16c4ee37c4869e\" id=1bf4fffb-5b7a-46f0-98d3-6ff57da5b894 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.540929 | controller |     "Jun 14 10:03:56.061496 crc crio[24245]: time=\"2026-06-14T10:03:56.061448066Z\" level=info msg=\"Removed container 3902c39794aa5c9cd19257ad7d96ca49ff42cd3f31e35c3c6d16c4ee37c4869e: openshift-marketplace/redhat-marketplace-s77dr/extract-content\" id=1bf4fffb-5b7a-46f0-98d3-6ff57da5b894 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.540944 | controller |     "Jun 14 10:03:56.065517 crc crio[24245]: time=\"2026-06-14T10:03:56.06544702Z\" level=info msg=\"Removing container: 043a19d21acf70ac28ca2b3d6083e7c89daf25dcce12503ad08b5bf2e130089c\" id=56eff2f7-de96-4857-82dc-ee48aecd677c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.540958 | controller |     "Jun 14 10:03:56.123078 crc crio[24245]: time=\"2026-06-14T10:03:56.122962079Z\" level=info msg=\"Removed container 043a19d21acf70ac28ca2b3d6083e7c89daf25dcce12503ad08b5bf2e130089c: openshift-marketplace/redhat-marketplace-s77dr/extract-utilities\" id=56eff2f7-de96-4857-82dc-ee48aecd677c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.540981 | controller |     "Jun 14 10:04:00.556777 crc crio[24245]: time=\"2026-06-14T10:04:00.556183127Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690524-s89kw/POD\" id=ca8d7cc1-1d64-4e85-a16a-b0e5198f9846 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.540996 | controller |     "Jun 14 10:04:00.557997 crc crio[24245]: time=\"2026-06-14T10:04:00.556804707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.541010 | controller |     "Jun 14 10:04:00.585731 crc crio[24245]: time=\"2026-06-14T10:04:00.585621971Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690524-s89kw Namespace:openshift-infra ID:5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c UID:604e6831-5c5e-40e9-9a53-abc3a78e5107 NetNS:/var/run/netns/0d53d8a8-9842-44c3-9ed2-f5380aa4b5bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod604e6831_5c5e_40e9_9a53_abc3a78e5107.slice PodAnnotations:0xc000131710}] Aliases:map[]}\"",
2026-06-14 10:12:41.541025 | controller |     "Jun 14 10:04:00.585731 crc crio[24245]: time=\"2026-06-14T10:04:00.585702904Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690524-s89kw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.541040 | controller |     "Jun 14 10:04:01.058603 crc crio[24245]: 2026-06-14T10:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5952480cbda07a0 Mac:3a:2d:b6:e6:4a:2f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d2 Mtu:0 Sandbox:/var/run/netns/0d53d8a8-9842-44c3-9ed2-f5380aa4b5bf SocketPath: PciID:}] [{Interface:0xc00012d3e0 Address:{IP:10.217.1.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.541055 | controller |     "Jun 14 10:04:01.060063 crc crio[24245]: time=\"2026-06-14T10:04:01.059633248Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690524-s89kw Namespace:openshift-infra ID:5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c UID:604e6831-5c5e-40e9-9a53-abc3a78e5107 NetNS:/var/run/netns/0d53d8a8-9842-44c3-9ed2-f5380aa4b5bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod604e6831_5c5e_40e9_9a53_abc3a78e5107.slice PodAnnotations:0xc000131710}] Aliases:map[]}\"",
2026-06-14 10:12:41.541070 | controller |     "Jun 14 10:04:01.060063 crc crio[24245]: time=\"2026-06-14T10:04:01.059905747Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690524-s89kw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.541085 | controller |     "Jun 14 10:04:01.071205 crc crio[24245]: time=\"2026-06-14T10:04:01.071161386Z\" level=info msg=\"Ran pod sandbox 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c with infra container: openshift-infra/auto-csr-approver-29690524-s89kw/POD\" id=ca8d7cc1-1d64-4e85-a16a-b0e5198f9846 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.541100 | controller |     "Jun 14 10:04:01.084384 crc crio[24245]: time=\"2026-06-14T10:04:01.081388925Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=062fccaf-652a-4544-ab52-2abfe105109e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.541115 | controller |     "Jun 14 10:04:01.092613 crc crio[24245]: time=\"2026-06-14T10:04:01.092518622Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.541130 | controller |     "Jun 14 10:04:02.166280 crc crio[24245]: time=\"2026-06-14T10:04:02.165733592Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=062fccaf-652a-4544-ab52-2abfe105109e name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.541150 | controller |     "Jun 14 10:04:02.167626 crc crio[24245]: time=\"2026-06-14T10:04:02.16753913Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8b6deb97-d535-42d5-baf6-8fb4287bd166 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.541166 | controller |     "Jun 14 10:04:02.170062 crc crio[24245]: time=\"2026-06-14T10:04:02.169984417Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1ee4a876-ee12-45d1-94c0-f60af83d7d4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.541181 | controller |     "Jun 14 10:04:02.177602 crc crio[24245]: time=\"2026-06-14T10:04:02.177442784Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690524-s89kw/oc\" id=6582e295-e7d2-4d11-affa-7d0cbab9f376 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.541195 | controller |     "Jun 14 10:04:02.178397 crc crio[24245]: time=\"2026-06-14T10:04:02.178335923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.541210 | controller |     "Jun 14 10:04:02.249495 crc crio[24245]: time=\"2026-06-14T10:04:02.249313946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.541225 | controller |     "Jun 14 10:04:02.540123 crc crio[24245]: time=\"2026-06-14T10:04:02.53957292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.541239 | controller |     "Jun 14 10:04:02.700808 crc crio[24245]: time=\"2026-06-14T10:04:02.700452587Z\" level=info msg=\"Created container c262673724d9b703da4e6664700fb6fff647e7c8e5cf421a5f8042c314a7df0c: openshift-infra/auto-csr-approver-29690524-s89kw/oc\" id=6582e295-e7d2-4d11-affa-7d0cbab9f376 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.541253 | controller |     "Jun 14 10:04:02.703253 crc crio[24245]: time=\"2026-06-14T10:04:02.703148113Z\" level=info msg=\"Starting container: c262673724d9b703da4e6664700fb6fff647e7c8e5cf421a5f8042c314a7df0c\" id=86745d1a-120a-4313-8ecd-813c359595f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.541268 | controller |     "Jun 14 10:04:02.714444 crc crio[24245]: time=\"2026-06-14T10:04:02.714280569Z\" level=info msg=\"Started container\" PID=394233 containerID=c262673724d9b703da4e6664700fb6fff647e7c8e5cf421a5f8042c314a7df0c description=openshift-infra/auto-csr-approver-29690524-s89kw/oc id=86745d1a-120a-4313-8ecd-813c359595f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c",
2026-06-14 10:12:41.541283 | controller |     "Jun 14 10:04:05.135215 crc crio[24245]: time=\"2026-06-14T10:04:05.134575753Z\" level=info msg=\"Stopping pod sandbox: 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c\" id=68901eb5-d85b-4c49-93fd-726c9dedfe07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.541298 | controller |     "Jun 14 10:04:05.136687 crc crio[24245]: time=\"2026-06-14T10:04:05.136013699Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690524-s89kw Namespace:openshift-infra ID:5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c UID:604e6831-5c5e-40e9-9a53-abc3a78e5107 NetNS:/var/run/netns/0d53d8a8-9842-44c3-9ed2-f5380aa4b5bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod604e6831_5c5e_40e9_9a53_abc3a78e5107.slice PodAnnotations:0xc000602ef8}] Aliases:map[]}\"",
2026-06-14 10:12:41.541318 | controller |     "Jun 14 10:04:05.136687 crc crio[24245]: time=\"2026-06-14T10:04:05.136194325Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690524-s89kw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.541333 | controller |     "Jun 14 10:04:05.554681 crc crio[24245]: time=\"2026-06-14T10:04:05.553917858Z\" level=info msg=\"Stopped pod sandbox: 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c\" id=68901eb5-d85b-4c49-93fd-726c9dedfe07 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.541371 | controller |     "Jun 14 10:04:25.756468 crc crio[24245]: time=\"2026-06-14T10:04:25.755701086Z\" level=info msg=\"Removing container: 120c6139a8724be33d4ac1d75971c3a2f0c0971efda415bf2a470caeef57555a\" id=29791575-3239-4c04-9043-c4f6feffc650 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.541392 | controller |     "Jun 14 10:04:25.956390 crc crio[24245]: time=\"2026-06-14T10:04:25.95594456Z\" level=info msg=\"Removed container 120c6139a8724be33d4ac1d75971c3a2f0c0971efda415bf2a470caeef57555a: openshift-infra/auto-csr-approver-29690518-99l2w/oc\" id=29791575-3239-4c04-9043-c4f6feffc650 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.541408 | controller |     "Jun 14 10:04:25.971173 crc crio[24245]: time=\"2026-06-14T10:04:25.97110439Z\" level=info msg=\"Stopping pod sandbox: 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f\" id=0a0a142a-c3e8-449c-91cd-8f7ff3d7f676 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.541423 | controller |     "Jun 14 10:04:25.971377 crc crio[24245]: time=\"2026-06-14T10:04:25.971196063Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f\" id=0a0a142a-c3e8-449c-91cd-8f7ff3d7f676 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.541438 | controller |     "Jun 14 10:04:25.972365 crc crio[24245]: time=\"2026-06-14T10:04:25.972139393Z\" level=info msg=\"Removing pod sandbox: 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f\" id=6560d863-737d-475a-ac6e-99a744d5ae88 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.541453 | controller |     "Jun 14 10:04:25.985870 crc crio[24245]: time=\"2026-06-14T10:04:25.985698968Z\" level=info msg=\"Removed pod sandbox: 1e90ae9ee1195dc4b0dcedf4d79bc3fb4257c09258162a17dbb85544332b6c2f\" id=6560d863-737d-475a-ac6e-99a744d5ae88 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.541467 | controller |     "Jun 14 10:04:25.986831 crc crio[24245]: time=\"2026-06-14T10:04:25.986722965Z\" level=info msg=\"Stopping pod sandbox: 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186\" id=cdfe5081-90ab-4f02-ac19-a05139a3c6ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.541481 | controller |     "Jun 14 10:04:25.986831 crc crio[24245]: time=\"2026-06-14T10:04:25.986816478Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186\" id=cdfe5081-90ab-4f02-ac19-a05139a3c6ee name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.541495 | controller |     "Jun 14 10:04:25.987593 crc crio[24245]: time=\"2026-06-14T10:04:25.987511151Z\" level=info msg=\"Removing pod sandbox: 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186\" id=f078d146-1c9e-493b-8ad8-a2140272f6b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.541510 | controller |     "Jun 14 10:04:26.011934 crc crio[24245]: time=\"2026-06-14T10:04:26.011698841Z\" level=info msg=\"Removed pod sandbox: 3d96b954304d57e4bb0be45dca6ebcf58d701e2a58ea75ce9fad28fbc5c4b186\" id=f078d146-1c9e-493b-8ad8-a2140272f6b5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.541524 | controller |     "Jun 14 10:05:50.056331 crc crio[24245]: time=\"2026-06-14T10:05:50.055595417Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-ngn8d/POD\" id=703d401d-f125-4ac0-a9a1-2d496c373c01 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.541544 | controller |     "Jun 14 10:05:50.056331 crc crio[24245]: time=\"2026-06-14T10:05:50.056335441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.541559 | controller |     "Jun 14 10:05:50.092530 crc crio[24245]: time=\"2026-06-14T10:05:50.092427826Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ngn8d Namespace:openshift-marketplace ID:cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8 UID:18e131f1-2b81-4953-b69c-d4e86065d35a NetNS:/var/run/netns/3d599005-6c35-4e75-a790-410fd5ddd1d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18e131f1_2b81_4953_b69c_d4e86065d35a.slice PodAnnotations:0xc0024229a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.541574 | controller |     "Jun 14 10:05:50.092947 crc crio[24245]: time=\"2026-06-14T10:05:50.09255192Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-ngn8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.541589 | controller |     "Jun 14 10:05:50.751482 crc crio[24245]: 2026-06-14T10:05:50Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cb1a3c3cbfebe2f Mac:ca:fe:6d:61:da:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d3 Mtu:0 Sandbox:/var/run/netns/3d599005-6c35-4e75-a790-410fd5ddd1d3 SocketPath: PciID:}] [{Interface:0xc0004be740 Address:{IP:10.217.1.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.541604 | controller |     "Jun 14 10:05:50.752747 crc crio[24245]: time=\"2026-06-14T10:05:50.752703116Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ngn8d Namespace:openshift-marketplace ID:cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8 UID:18e131f1-2b81-4953-b69c-d4e86065d35a NetNS:/var/run/netns/3d599005-6c35-4e75-a790-410fd5ddd1d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18e131f1_2b81_4953_b69c_d4e86065d35a.slice PodAnnotations:0xc0024229a0}] Aliases:map[]}\"",
2026-06-14 10:12:41.541619 | controller |     "Jun 14 10:05:50.752990 crc crio[24245]: time=\"2026-06-14T10:05:50.752935064Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-ngn8d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.541634 | controller |     "Jun 14 10:05:50.773769 crc crio[24245]: time=\"2026-06-14T10:05:50.773585491Z\" level=info msg=\"Ran pod sandbox cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8 with infra container: openshift-marketplace/redhat-operators-ngn8d/POD\" id=703d401d-f125-4ac0-a9a1-2d496c373c01 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.541649 | controller |     "Jun 14 10:05:50.779902 crc crio[24245]: time=\"2026-06-14T10:05:50.778275516Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b8431ff9-06ca-4e9c-b119-03c1cb3cd30b name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.541663 | controller |     "Jun 14 10:05:50.784073 crc crio[24245]: time=\"2026-06-14T10:05:50.781462438Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4a0abf8a-998b-4423-99c7-e208bf4f70eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.541678 | controller |     "Jun 14 10:05:50.796590 crc crio[24245]: time=\"2026-06-14T10:05:50.796462507Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ngn8d/extract-utilities\" id=ba62c49a-4060-4c22-b9a4-80a10e1f1ba7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.541698 | controller |     "Jun 14 10:05:50.797110 crc crio[24245]: time=\"2026-06-14T10:05:50.797043166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.541713 | controller |     "Jun 14 10:05:50.885528 crc crio[24245]: time=\"2026-06-14T10:05:50.885431115Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.541727 | controller |     "Jun 14 10:05:50.889984 crc crio[24245]: time=\"2026-06-14T10:05:50.889916409Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.541742 | controller |     "Jun 14 10:05:51.051126 crc crio[24245]: time=\"2026-06-14T10:05:51.05099178Z\" level=info msg=\"Created container 9c267f087a28f4d572c9911a04a293c1368ea35c5104e6bf3ad1541bcdb1484a: openshift-marketplace/redhat-operators-ngn8d/extract-utilities\" id=ba62c49a-4060-4c22-b9a4-80a10e1f1ba7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.541756 | controller |     "Jun 14 10:05:51.054325 crc crio[24245]: time=\"2026-06-14T10:05:51.054238223Z\" level=info msg=\"Starting container: 9c267f087a28f4d572c9911a04a293c1368ea35c5104e6bf3ad1541bcdb1484a\" id=4faacec7-5b19-4792-a142-bab16b64eea3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.541770 | controller |     "Jun 14 10:05:51.061704 crc crio[24245]: time=\"2026-06-14T10:05:51.061583239Z\" level=info msg=\"Started container\" PID=408665 containerID=9c267f087a28f4d572c9911a04a293c1368ea35c5104e6bf3ad1541bcdb1484a description=openshift-marketplace/redhat-operators-ngn8d/extract-utilities id=4faacec7-5b19-4792-a142-bab16b64eea3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8",
2026-06-14 10:12:41.541785 | controller |     "Jun 14 10:05:51.791603 crc crio[24245]: time=\"2026-06-14T10:05:51.791218574Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8d6dfca2-6a99-4516-8517-7b786012744f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.541799 | controller |     "Jun 14 10:05:51.802420 crc crio[24245]: time=\"2026-06-14T10:05:51.802354297Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-14 10:12:41.541814 | controller |     "Jun 14 10:05:52.854199 crc crio[24245]: time=\"2026-06-14T10:05:52.853823877Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:f5f7575300572ad2ef92672b7dc76ed5ddaf50e7b74642e9907deda8cb9fa115\" id=8d6dfca2-6a99-4516-8517-7b786012744f name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.541829 | controller |     "Jun 14 10:05:52.855503 crc crio[24245]: time=\"2026-06-14T10:05:52.855423987Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2346c938-d520-4e51-b04c-aee4eb46ecb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.541843 | controller |     "Jun 14 10:05:52.858455 crc crio[24245]: time=\"2026-06-14T10:05:52.858373542Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7f8fe332-d7a1-4ce8-812c-2656f833c5c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.541857 | controller |     "Jun 14 10:05:52.867588 crc crio[24245]: time=\"2026-06-14T10:05:52.867518432Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ngn8d/extract-content\" id=d4fe6f6d-bc47-4719-a295-8786eda089d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.541871 | controller |     "Jun 14 10:05:52.868005 crc crio[24245]: time=\"2026-06-14T10:05:52.867945426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.541891 | controller |     "Jun 14 10:05:52.912800 crc crio[24245]: time=\"2026-06-14T10:05:52.912709588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.541905 | controller |     "Jun 14 10:05:52.916026 crc crio[24245]: time=\"2026-06-14T10:05:52.915786727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.541920 | controller |     "Jun 14 10:05:53.092765 crc crio[24245]: time=\"2026-06-14T10:05:53.092639391Z\" level=info msg=\"Created container 36fd0ad689e7903775d4312d48a691aad88e42a1e30288fbe4cdd8419f9db6b9: openshift-marketplace/redhat-operators-ngn8d/extract-content\" id=d4fe6f6d-bc47-4719-a295-8786eda089d0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.541935 | controller |     "Jun 14 10:05:53.094092 crc crio[24245]: time=\"2026-06-14T10:05:53.094020327Z\" level=info msg=\"Starting container: 36fd0ad689e7903775d4312d48a691aad88e42a1e30288fbe4cdd8419f9db6b9\" id=0ed96581-05ca-4235-b8f4-940b0542c8a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.541949 | controller |     "Jun 14 10:05:53.099946 crc crio[24245]: time=\"2026-06-14T10:05:53.099796112Z\" level=info msg=\"Started container\" PID=408897 containerID=36fd0ad689e7903775d4312d48a691aad88e42a1e30288fbe4cdd8419f9db6b9 description=openshift-marketplace/redhat-operators-ngn8d/extract-content id=0ed96581-05ca-4235-b8f4-940b0542c8a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8",
2026-06-14 10:12:41.541964 | controller |     "Jun 14 10:05:57.920632 crc crio[24245]: time=\"2026-06-14T10:05:57.920140684Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1dcab966-e963-4677-b693-dc76206a4422 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.541979 | controller |     "Jun 14 10:05:57.924120 crc crio[24245]: time=\"2026-06-14T10:05:57.923973246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=51f36337-94c1-4662-9a77-d5a2c0e530b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.541993 | controller |     "Jun 14 10:05:57.937274 crc crio[24245]: time=\"2026-06-14T10:05:57.937131253Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-ngn8d/registry-server\" id=00f0c1fa-2778-4d0e-ab3c-6d9278bc772e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.542008 | controller |     "Jun 14 10:05:57.937706 crc crio[24245]: time=\"2026-06-14T10:05:57.937561497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.542022 | controller |     "Jun 14 10:05:58.019274 crc crio[24245]: time=\"2026-06-14T10:05:58.019176095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.542036 | controller |     "Jun 14 10:05:58.022953 crc crio[24245]: time=\"2026-06-14T10:05:58.022888523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.542051 | controller |     "Jun 14 10:05:58.312470 crc crio[24245]: time=\"2026-06-14T10:05:58.311756688Z\" level=info msg=\"Created container b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f: openshift-marketplace/redhat-operators-ngn8d/registry-server\" id=00f0c1fa-2778-4d0e-ab3c-6d9278bc772e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.542071 | controller |     "Jun 14 10:05:58.313710 crc crio[24245]: time=\"2026-06-14T10:05:58.313591667Z\" level=info msg=\"Starting container: b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f\" id=86d6586b-b3c6-4268-9dd4-b56f08bb8773 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.542086 | controller |     "Jun 14 10:05:58.326027 crc crio[24245]: time=\"2026-06-14T10:05:58.325774675Z\" level=info msg=\"Started container\" PID=409446 containerID=b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f description=openshift-marketplace/redhat-operators-ngn8d/registry-server id=86d6586b-b3c6-4268-9dd4-b56f08bb8773 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8",
2026-06-14 10:12:41.542102 | controller |     "Jun 14 10:06:01.771470 crc crio[24245]: time=\"2026-06-14T10:06:01.770719813Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690526-jxt6f/POD\" id=46615822-d98a-4b3f-b702-eb71117f5bf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.542117 | controller |     "Jun 14 10:06:01.772565 crc crio[24245]: time=\"2026-06-14T10:06:01.771490618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.542132 | controller |     "Jun 14 10:06:01.834061 crc crio[24245]: time=\"2026-06-14T10:06:01.833903166Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690526-jxt6f Namespace:openshift-infra ID:6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a UID:a0208406-9df3-458d-91e6-968932cf40fa NetNS:/var/run/netns/734bf2b9-a9aa-435c-a138-0428f0b38386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0208406_9df3_458d_91e6_968932cf40fa.slice PodAnnotations:0xc002c92c10}] Aliases:map[]}\"",
2026-06-14 10:12:41.542159 | controller |     "Jun 14 10:06:01.834061 crc crio[24245]: time=\"2026-06-14T10:06:01.833968258Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690526-jxt6f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.542175 | controller |     "Jun 14 10:06:02.540937 crc crio[24245]: 2026-06-14T10:06:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b2fe8d1ab8071a Mac:1e:ca:1b:48:c9:99 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d4 Mtu:0 Sandbox:/var/run/netns/734bf2b9-a9aa-435c-a138-0428f0b38386 SocketPath: PciID:}] [{Interface:0xc0002d89f0 Address:{IP:10.217.1.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.542190 | controller |     "Jun 14 10:06:02.542761 crc crio[24245]: time=\"2026-06-14T10:06:02.542679633Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690526-jxt6f Namespace:openshift-infra ID:6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a UID:a0208406-9df3-458d-91e6-968932cf40fa NetNS:/var/run/netns/734bf2b9-a9aa-435c-a138-0428f0b38386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0208406_9df3_458d_91e6_968932cf40fa.slice PodAnnotations:0xc002c92c10}] Aliases:map[]}\"",
2026-06-14 10:12:41.542206 | controller |     "Jun 14 10:06:02.542994 crc crio[24245]: time=\"2026-06-14T10:06:02.542937541Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690526-jxt6f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.542221 | controller |     "Jun 14 10:06:02.556879 crc crio[24245]: time=\"2026-06-14T10:06:02.556748089Z\" level=info msg=\"Ran pod sandbox 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a with infra container: openshift-infra/auto-csr-approver-29690526-jxt6f/POD\" id=46615822-d98a-4b3f-b702-eb71117f5bf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.542244 | controller |     "Jun 14 10:06:02.561391 crc crio[24245]: time=\"2026-06-14T10:06:02.561318713Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=422a63aa-6a5e-4c01-9b14-56845dd6dbfd name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.542263 | controller |     "Jun 14 10:06:02.570686 crc crio[24245]: time=\"2026-06-14T10:06:02.568277554Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.542281 | controller |     "Jun 14 10:06:03.959955 crc crio[24245]: time=\"2026-06-14T10:06:03.959191113Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=422a63aa-6a5e-4c01-9b14-56845dd6dbfd name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.542299 | controller |     "Jun 14 10:06:03.962082 crc crio[24245]: time=\"2026-06-14T10:06:03.960808156Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=26d03b13-65cb-41cb-b759-aeb941ed29af name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.542336 | controller |     "Jun 14 10:06:03.966580 crc crio[24245]: time=\"2026-06-14T10:06:03.966489106Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=6048a15b-d851-4dfc-a8a1-94bf875a2863 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.542377 | controller |     "Jun 14 10:06:03.977960 crc crio[24245]: time=\"2026-06-14T10:06:03.977807793Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690526-jxt6f/oc\" id=74bbf2f3-e6e5-4930-8f22-0918089af3e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.542395 | controller |     "Jun 14 10:06:03.979059 crc crio[24245]: time=\"2026-06-14T10:06:03.978984181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.542410 | controller |     "Jun 14 10:06:04.028481 crc crio[24245]: time=\"2026-06-14T10:06:04.028406019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.542425 | controller |     "Jun 14 10:06:04.285978 crc crio[24245]: time=\"2026-06-14T10:06:04.285719282Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.542439 | controller |     "Jun 14 10:06:04.419528 crc crio[24245]: time=\"2026-06-14T10:06:04.419359123Z\" level=info msg=\"Created container 7c3b0db450872281b70cbcffe6d671ab906e4f6753d6c27ad3c39bb9beaa51bc: openshift-infra/auto-csr-approver-29690526-jxt6f/oc\" id=74bbf2f3-e6e5-4930-8f22-0918089af3e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.542454 | controller |     "Jun 14 10:06:04.420323 crc crio[24245]: time=\"2026-06-14T10:06:04.420287265Z\" level=info msg=\"Starting container: 7c3b0db450872281b70cbcffe6d671ab906e4f6753d6c27ad3c39bb9beaa51bc\" id=702cd455-5f46-46fa-9343-81a080024970 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.542469 | controller |     "Jun 14 10:06:04.430041 crc crio[24245]: time=\"2026-06-14T10:06:04.430000651Z\" level=info msg=\"Started container\" PID=410229 containerID=7c3b0db450872281b70cbcffe6d671ab906e4f6753d6c27ad3c39bb9beaa51bc description=openshift-infra/auto-csr-approver-29690526-jxt6f/oc id=702cd455-5f46-46fa-9343-81a080024970 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a",
2026-06-14 10:12:41.542485 | controller |     "Jun 14 10:06:06.096492 crc crio[24245]: time=\"2026-06-14T10:06:06.095625656Z\" level=info msg=\"Stopping pod sandbox: 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a\" id=81b8e96b-662c-433a-88bb-858435e6ad85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.542504 | controller |     "Jun 14 10:06:06.098264 crc crio[24245]: time=\"2026-06-14T10:06:06.097110854Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690526-jxt6f Namespace:openshift-infra ID:6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a UID:a0208406-9df3-458d-91e6-968932cf40fa NetNS:/var/run/netns/734bf2b9-a9aa-435c-a138-0428f0b38386 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda0208406_9df3_458d_91e6_968932cf40fa.slice PodAnnotations:0xc002c92260}] Aliases:map[]}\"",
2026-06-14 10:12:41.542520 | controller |     "Jun 14 10:06:06.098264 crc crio[24245]: time=\"2026-06-14T10:06:06.09728631Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690526-jxt6f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.542535 | controller |     "Jun 14 10:06:06.604128 crc crio[24245]: time=\"2026-06-14T10:06:06.603464777Z\" level=info msg=\"Stopped pod sandbox: 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a\" id=81b8e96b-662c-433a-88bb-858435e6ad85 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.542550 | controller |     "Jun 14 10:06:11.187084 crc crio[24245]: time=\"2026-06-14T10:06:11.186140002Z\" level=info msg=\"Stopping container: b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f (timeout: 2s)\" id=254fe540-79e6-44bf-9c18-e6ebdb469c1d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.542564 | controller |     "Jun 14 10:06:11.337698 crc crio[24245]: time=\"2026-06-14T10:06:11.336034196Z\" level=info msg=\"Stopped container b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f: openshift-marketplace/redhat-operators-ngn8d/registry-server\" id=254fe540-79e6-44bf-9c18-e6ebdb469c1d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.542578 | controller |     "Jun 14 10:06:11.340590 crc crio[24245]: time=\"2026-06-14T10:06:11.340432417Z\" level=info msg=\"Stopping pod sandbox: cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8\" id=a4b28acc-7f70-486d-915a-795de2f5b97d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.542593 | controller |     "Jun 14 10:06:11.341394 crc crio[24245]: time=\"2026-06-14T10:06:11.341276324Z\" level=info msg=\"Got pod network &{Name:redhat-operators-ngn8d Namespace:openshift-marketplace ID:cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8 UID:18e131f1-2b81-4953-b69c-d4e86065d35a NetNS:/var/run/netns/3d599005-6c35-4e75-a790-410fd5ddd1d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod18e131f1_2b81_4953_b69c_d4e86065d35a.slice PodAnnotations:0xc002c92de0}] Aliases:map[]}\"",
2026-06-14 10:12:41.542607 | controller |     "Jun 14 10:06:11.341574 crc crio[24245]: time=\"2026-06-14T10:06:11.341499601Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-ngn8d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.542622 | controller |     "Jun 14 10:06:11.765147 crc crio[24245]: time=\"2026-06-14T10:06:11.763074289Z\" level=info msg=\"Stopped pod sandbox: cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8\" id=a4b28acc-7f70-486d-915a-795de2f5b97d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.542637 | controller |     "Jun 14 10:06:12.205041 crc crio[24245]: time=\"2026-06-14T10:06:12.204564232Z\" level=info msg=\"Removing container: b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f\" id=8ec03475-16b3-40fa-b89e-395f2b196929 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.542651 | controller |     "Jun 14 10:06:12.234358 crc crio[24245]: time=\"2026-06-14T10:06:12.23426638Z\" level=info msg=\"Removed container b367eadb62a3c8f3f909528296328ab08f6b4d319c096f55143539f5a9ea278f: openshift-marketplace/redhat-operators-ngn8d/registry-server\" id=8ec03475-16b3-40fa-b89e-395f2b196929 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.542671 | controller |     "Jun 14 10:06:12.237539 crc crio[24245]: time=\"2026-06-14T10:06:12.237442955Z\" level=info msg=\"Removing container: 36fd0ad689e7903775d4312d48a691aad88e42a1e30288fbe4cdd8419f9db6b9\" id=645f76ad-9b89-42f5-8071-4744ec046b19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.542686 | controller |     "Jun 14 10:06:12.277555 crc crio[24245]: time=\"2026-06-14T10:06:12.277452045Z\" level=info msg=\"Removed container 36fd0ad689e7903775d4312d48a691aad88e42a1e30288fbe4cdd8419f9db6b9: openshift-marketplace/redhat-operators-ngn8d/extract-content\" id=645f76ad-9b89-42f5-8071-4744ec046b19 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.542700 | controller |     "Jun 14 10:06:12.281976 crc crio[24245]: time=\"2026-06-14T10:06:12.281912749Z\" level=info msg=\"Removing container: 9c267f087a28f4d572c9911a04a293c1368ea35c5104e6bf3ad1541bcdb1484a\" id=55cf10a8-01ce-4189-ba80-f6a63d624c9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.542715 | controller |     "Jun 14 10:06:12.320608 crc crio[24245]: time=\"2026-06-14T10:06:12.320531964Z\" level=info msg=\"Removed container 9c267f087a28f4d572c9911a04a293c1368ea35c5104e6bf3ad1541bcdb1484a: openshift-marketplace/redhat-operators-ngn8d/extract-utilities\" id=55cf10a8-01ce-4189-ba80-f6a63d624c9f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.542729 | controller |     "Jun 14 10:06:26.064228 crc crio[24245]: time=\"2026-06-14T10:06:26.063357877Z\" level=info msg=\"Removing container: f9b8a2a96c5d7b96880f54ef6616507f50b8943cc774afb72bc1d1bc4016bc4b\" id=68a5562b-a82e-4a8d-bc5b-873e9ba46f1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.542743 | controller |     "Jun 14 10:06:26.108104 crc crio[24245]: time=\"2026-06-14T10:06:26.107830768Z\" level=info msg=\"Removed container f9b8a2a96c5d7b96880f54ef6616507f50b8943cc774afb72bc1d1bc4016bc4b: openshift-must-gather-fcg6n/crc-debug-tpgrz/container-00\" id=68a5562b-a82e-4a8d-bc5b-873e9ba46f1e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.542758 | controller |     "Jun 14 10:06:26.114270 crc crio[24245]: time=\"2026-06-14T10:06:26.114177941Z\" level=info msg=\"Removing container: 582adb26feac50a0d204210cfe4e88b4c052134e980829b697e7e9aef0af2887\" id=32f47cb5-5520-4af6-9f69-8ee6dac2df83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.542772 | controller |     "Jun 14 10:06:26.272360 crc crio[24245]: time=\"2026-06-14T10:06:26.271820965Z\" level=info msg=\"Removed container 582adb26feac50a0d204210cfe4e88b4c052134e980829b697e7e9aef0af2887: openshift-infra/auto-csr-approver-29690520-7spsh/oc\" id=32f47cb5-5520-4af6-9f69-8ee6dac2df83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.542787 | controller |     "Jun 14 10:06:26.285115 crc crio[24245]: time=\"2026-06-14T10:06:26.284964228Z\" level=info msg=\"Stopping pod sandbox: d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3\" id=6026dc0f-269b-4d4b-a491-6106ac0f2593 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.542801 | controller |     "Jun 14 10:06:26.285115 crc crio[24245]: time=\"2026-06-14T10:06:26.285072421Z\" level=info msg=\"Stopped pod sandbox (already stopped): d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3\" id=6026dc0f-269b-4d4b-a491-6106ac0f2593 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.542815 | controller |     "Jun 14 10:06:26.286125 crc crio[24245]: time=\"2026-06-14T10:06:26.286073943Z\" level=info msg=\"Removing pod sandbox: d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3\" id=d22abe0b-2493-4c04-bcd8-34c4548c50ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.542829 | controller |     "Jun 14 10:06:26.301008 crc crio[24245]: time=\"2026-06-14T10:06:26.300916408Z\" level=info msg=\"Removed pod sandbox: d17f6ed5f4851ddfd5c8d1c7f6781c9fc7b06064e5023bfdde4de421ef6d29b3\" id=d22abe0b-2493-4c04-bcd8-34c4548c50ca name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.542848 | controller |     "Jun 14 10:06:26.301970 crc crio[24245]: time=\"2026-06-14T10:06:26.301906365Z\" level=info msg=\"Stopping pod sandbox: 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc\" id=233ab495-acab-46f1-b6f6-7ee135961fbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.542863 | controller |     "Jun 14 10:06:26.302160 crc crio[24245]: time=\"2026-06-14T10:06:26.30205679Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc\" id=233ab495-acab-46f1-b6f6-7ee135961fbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.542876 | controller |     "Jun 14 10:06:26.303482 crc crio[24245]: time=\"2026-06-14T10:06:26.303447895Z\" level=info msg=\"Removing pod sandbox: 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc\" id=04b056b3-fc09-4cea-a903-9fecd1fb6e3a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.542890 | controller |     "Jun 14 10:06:26.339622 crc crio[24245]: time=\"2026-06-14T10:06:26.339430278Z\" level=info msg=\"Removed pod sandbox: 2902f7f9a44294e011c305dc9dd727b03f94f1cd56a1efba14e12e5118aecabc\" id=04b056b3-fc09-4cea-a903-9fecd1fb6e3a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.542904 | controller |     "Jun 14 10:06:26.341208 crc crio[24245]: time=\"2026-06-14T10:06:26.341064758Z\" level=info msg=\"Stopping pod sandbox: cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8\" id=8c9fd8bc-23fa-4bcd-8a00-927c93f0a46a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.542918 | controller |     "Jun 14 10:06:26.341377 crc crio[24245]: time=\"2026-06-14T10:06:26.341229243Z\" level=info msg=\"Stopped pod sandbox (already stopped): cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8\" id=8c9fd8bc-23fa-4bcd-8a00-927c93f0a46a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.542933 | controller |     "Jun 14 10:06:26.342244 crc crio[24245]: time=\"2026-06-14T10:06:26.342162363Z\" level=info msg=\"Removing pod sandbox: cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8\" id=5213aa5f-9caf-4a71-b223-49688b5f05ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.542947 | controller |     "Jun 14 10:06:26.365316 crc crio[24245]: time=\"2026-06-14T10:06:26.365121202Z\" level=info msg=\"Removed pod sandbox: cb1a3c3cbfebe2ffac8607fc4899686ecf677388b364bf48489911b9255c2ba8\" id=5213aa5f-9caf-4a71-b223-49688b5f05ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.542961 | controller |     "Jun 14 10:07:29.526490 crc crio[24245]: time=\"2026-06-14T10:07:29.525706029Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.542976 | controller |     "Jun 14 10:07:29.995079 crc crio[24245]: time=\"2026-06-14T10:07:29.994717579Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.542991 | controller |     "Jun 14 10:07:30.001807 crc crio[24245]: time=\"2026-06-14T10:07:30.001737022Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543005 | controller |     "Jun 14 10:07:30.666415 crc crio[24245]: time=\"2026-06-14T10:07:30.666324007Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543020 | controller |     "Jun 14 10:07:30.672758 crc crio[24245]: time=\"2026-06-14T10:07:30.672642025Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543038 | controller |     "Jun 14 10:07:30.672758 crc crio[24245]: time=\"2026-06-14T10:07:30.672709537Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543053 | controller |     "Jun 14 10:07:30.742952 crc crio[24245]: time=\"2026-06-14T10:07:30.741522165Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543067 | controller |     "Jun 14 10:07:31.156779 crc crio[24245]: time=\"2026-06-14T10:07:31.156364574Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543082 | controller |     "Jun 14 10:07:31.187604 crc crio[24245]: time=\"2026-06-14T10:07:31.187549484Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543096 | controller |     "Jun 14 10:07:31.529140 crc crio[24245]: time=\"2026-06-14T10:07:31.528961354Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543111 | controller |     "Jun 14 10:07:31.647948 crc crio[24245]: time=\"2026-06-14T10:07:31.647801989Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543125 | controller |     "Jun 14 10:07:31.700921 crc crio[24245]: time=\"2026-06-14T10:07:31.700794232Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543140 | controller |     "Jun 14 10:07:31.761909 crc crio[24245]: time=\"2026-06-14T10:07:31.758743297Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543154 | controller |     "Jun 14 10:07:32.247417 crc crio[24245]: time=\"2026-06-14T10:07:32.247362046Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543169 | controller |     "Jun 14 10:07:32.782984 crc crio[24245]: time=\"2026-06-14T10:07:32.782430905Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543184 | controller |     "Jun 14 10:07:33.353939 crc crio[24245]: time=\"2026-06-14T10:07:33.353772502Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543198 | controller |     "Jun 14 10:07:33.813510 crc crio[24245]: time=\"2026-06-14T10:07:33.813169717Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543212 | controller |     "Jun 14 10:07:34.335826 crc crio[24245]: time=\"2026-06-14T10:07:34.335737591Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543226 | controller |     "Jun 14 10:07:34.739194 crc crio[24245]: time=\"2026-06-14T10:07:34.739100713Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543244 | controller |     "Jun 14 10:07:34.749778 crc crio[24245]: time=\"2026-06-14T10:07:34.749633627Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543259 | controller |     "Jun 14 10:07:34.850307 crc crio[24245]: time=\"2026-06-14T10:07:34.849786205Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543274 | controller |     "Jun 14 10:07:36.432054 crc crio[24245]: time=\"2026-06-14T10:07:36.431038845Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543289 | controller |     "Jun 14 10:07:37.806901 crc crio[24245]: time=\"2026-06-14T10:07:37.806363467Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543304 | controller |     "Jun 14 10:07:37.811761 crc crio[24245]: time=\"2026-06-14T10:07:37.811637814Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543318 | controller |     "Jun 14 10:07:38.208353 crc crio[24245]: time=\"2026-06-14T10:07:38.208262546Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543333 | controller |     "Jun 14 10:07:39.676964 crc crio[24245]: time=\"2026-06-14T10:07:39.676440599Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543363 | controller |     "Jun 14 10:07:41.181549 crc crio[24245]: time=\"2026-06-14T10:07:41.180620691Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543382 | controller |     "Jun 14 10:07:41.339769 crc crio[24245]: time=\"2026-06-14T10:07:41.339693938Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543398 | controller |     "Jun 14 10:07:42.051096 crc crio[24245]: time=\"2026-06-14T10:07:42.050385076Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543413 | controller |     "Jun 14 10:07:43.666776 crc crio[24245]: time=\"2026-06-14T10:07:43.666367892Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543427 | controller |     "Jun 14 10:07:45.809895 crc crio[24245]: time=\"2026-06-14T10:07:45.809115238Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543442 | controller |     "Jun 14 10:07:47.105698 crc crio[24245]: time=\"2026-06-14T10:07:47.10558017Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543456 | controller |     "Jun 14 10:07:47.704930 crc crio[24245]: time=\"2026-06-14T10:07:47.704518352Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543475 | controller |     "Jun 14 10:07:47.836444 crc crio[24245]: time=\"2026-06-14T10:07:47.836312915Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543490 | controller |     "Jun 14 10:07:48.256598 crc crio[24245]: time=\"2026-06-14T10:07:48.256526627Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543505 | controller |     "Jun 14 10:07:48.488940 crc crio[24245]: time=\"2026-06-14T10:07:48.488698072Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543519 | controller |     "Jun 14 10:07:48.520905 crc crio[24245]: time=\"2026-06-14T10:07:48.520717788Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543534 | controller |     "Jun 14 10:07:48.559311 crc crio[24245]: time=\"2026-06-14T10:07:48.559173679Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543549 | controller |     "Jun 14 10:07:48.605335 crc crio[24245]: time=\"2026-06-14T10:07:48.605251221Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543564 | controller |     "Jun 14 10:07:49.316494 crc crio[24245]: time=\"2026-06-14T10:07:49.316013653Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543578 | controller |     "Jun 14 10:07:51.181416 crc crio[24245]: time=\"2026-06-14T10:07:51.180927319Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543593 | controller |     "Jun 14 10:07:52.135315 crc crio[24245]: time=\"2026-06-14T10:07:52.134789988Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543607 | controller |     "Jun 14 10:07:52.135902 crc crio[24245]: time=\"2026-06-14T10:07:52.135809637Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543621 | controller |     "Jun 14 10:07:53.914568 crc crio[24245]: time=\"2026-06-14T10:07:53.914025702Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543636 | controller |     "Jun 14 10:07:54.267925 crc crio[24245]: time=\"2026-06-14T10:07:54.267324231Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543650 | controller |     "Jun 14 10:07:55.749298 crc crio[24245]: time=\"2026-06-14T10:07:55.7489256Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543664 | controller |     "Jun 14 10:07:56.050987 crc crio[24245]: time=\"2026-06-14T10:07:56.050743909Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.543679 | controller |     "Jun 14 10:08:00.623950 crc crio[24245]: time=\"2026-06-14T10:08:00.621970264Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690528-w7wbw/POD\" id=f0faee63-fa39-4e8b-bb57-51783f942ef9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.543698 | controller |     "Jun 14 10:08:00.623950 crc crio[24245]: time=\"2026-06-14T10:08:00.62306637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.543713 | controller |     "Jun 14 10:08:00.661013 crc crio[24245]: time=\"2026-06-14T10:08:00.660894818Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690528-w7wbw Namespace:openshift-infra ID:e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1 UID:24878b73-3431-41a7-afcc-adb49412022d NetNS:/var/run/netns/cb1e8ee1-5e02-4e3d-ae57-6fd88820e3af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24878b73_3431_41a7_afcc_adb49412022d.slice PodAnnotations:0xc0004cc720}] Aliases:map[]}\"",
2026-06-14 10:12:41.543728 | controller |     "Jun 14 10:08:00.661345 crc crio[24245]: time=\"2026-06-14T10:08:00.66095969Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690528-w7wbw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.543743 | controller |     "Jun 14 10:08:01.297074 crc crio[24245]: 2026-06-14T10:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2b1bfc861a5f5a Mac:ea:ba:ff:82:09:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d5 Mtu:0 Sandbox:/var/run/netns/cb1e8ee1-5e02-4e3d-ae57-6fd88820e3af SocketPath: PciID:}] [{Interface:0xc0000150f0 Address:{IP:10.217.1.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.543758 | controller |     "Jun 14 10:08:01.298608 crc crio[24245]: time=\"2026-06-14T10:08:01.298530991Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690528-w7wbw Namespace:openshift-infra ID:e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1 UID:24878b73-3431-41a7-afcc-adb49412022d NetNS:/var/run/netns/cb1e8ee1-5e02-4e3d-ae57-6fd88820e3af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24878b73_3431_41a7_afcc_adb49412022d.slice PodAnnotations:0xc0004cc720}] Aliases:map[]}\"",
2026-06-14 10:12:41.543773 | controller |     "Jun 14 10:08:01.298739 crc crio[24245]: time=\"2026-06-14T10:08:01.298716657Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690528-w7wbw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.543787 | controller |     "Jun 14 10:08:01.310306 crc crio[24245]: time=\"2026-06-14T10:08:01.309063863Z\" level=info msg=\"Ran pod sandbox e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1 with infra container: openshift-infra/auto-csr-approver-29690528-w7wbw/POD\" id=f0faee63-fa39-4e8b-bb57-51783f942ef9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.543802 | controller |     "Jun 14 10:08:01.322133 crc crio[24245]: time=\"2026-06-14T10:08:01.322033583Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=52fe5e00-b6ef-4723-8689-c58de5616cb4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.543816 | controller |     "Jun 14 10:08:01.335766 crc crio[24245]: time=\"2026-06-14T10:08:01.335633208Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.543832 | controller |     "Jun 14 10:08:02.885200 crc crio[24245]: time=\"2026-06-14T10:08:02.884303359Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=52fe5e00-b6ef-4723-8689-c58de5616cb4 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.543846 | controller |     "Jun 14 10:08:02.886330 crc crio[24245]: time=\"2026-06-14T10:08:02.886268071Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ad9ac606-d84d-4428-9d42-50ad3c5cae5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.543867 | controller |     "Jun 14 10:08:02.888648 crc crio[24245]: time=\"2026-06-14T10:08:02.888592985Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=526eb508-29b2-4399-bcb8-2eb4eb05f863 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.543883 | controller |     "Jun 14 10:08:02.896698 crc crio[24245]: time=\"2026-06-14T10:08:02.8966079Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690528-w7wbw/oc\" id=86f60a28-8afa-43f3-85b2-ad5008484cf6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.543898 | controller |     "Jun 14 10:08:02.897359 crc crio[24245]: time=\"2026-06-14T10:08:02.897302482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.543912 | controller |     "Jun 14 10:08:02.959705 crc crio[24245]: time=\"2026-06-14T10:08:02.959585337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.543926 | controller |     "Jun 14 10:08:03.200796 crc crio[24245]: time=\"2026-06-14T10:08:03.200602524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.543971 | controller |     "Jun 14 10:08:03.330263 crc crio[24245]: time=\"2026-06-14T10:08:03.330026682Z\" level=info msg=\"Created container 6fdea0a79245d07336aa6b1e84ada0d4328dda173adc94f4b8ffeb6aca6c3d48: openshift-infra/auto-csr-approver-29690528-w7wbw/oc\" id=86f60a28-8afa-43f3-85b2-ad5008484cf6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.543986 | controller |     "Jun 14 10:08:03.337940 crc crio[24245]: time=\"2026-06-14T10:08:03.337800023Z\" level=info msg=\"Starting container: 6fdea0a79245d07336aa6b1e84ada0d4328dda173adc94f4b8ffeb6aca6c3d48\" id=46d3f4ce-36da-4b0a-8e49-704c3ea946b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.544001 | controller |     "Jun 14 10:08:03.349722 crc crio[24245]: time=\"2026-06-14T10:08:03.349566362Z\" level=info msg=\"Started container\" PID=426764 containerID=6fdea0a79245d07336aa6b1e84ada0d4328dda173adc94f4b8ffeb6aca6c3d48 description=openshift-infra/auto-csr-approver-29690528-w7wbw/oc id=46d3f4ce-36da-4b0a-8e49-704c3ea946b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1",
2026-06-14 10:12:41.544016 | controller |     "Jun 14 10:08:03.575316 crc crio[24245]: time=\"2026-06-14T10:08:03.574779195Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.544031 | controller |     "Jun 14 10:08:05.011566 crc crio[24245]: time=\"2026-06-14T10:08:05.010915349Z\" level=info msg=\"Stopping pod sandbox: e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1\" id=3dab8544-9473-486d-8770-fe852d646464 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.544046 | controller |     "Jun 14 10:08:05.013155 crc crio[24245]: time=\"2026-06-14T10:08:05.012247612Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690528-w7wbw Namespace:openshift-infra ID:e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1 UID:24878b73-3431-41a7-afcc-adb49412022d NetNS:/var/run/netns/cb1e8ee1-5e02-4e3d-ae57-6fd88820e3af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod24878b73_3431_41a7_afcc_adb49412022d.slice PodAnnotations:0xc000522348}] Aliases:map[]}\"",
2026-06-14 10:12:41.544065 | controller |     "Jun 14 10:08:05.013155 crc crio[24245]: time=\"2026-06-14T10:08:05.012392197Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690528-w7wbw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.544080 | controller |     "Jun 14 10:08:05.451219 crc crio[24245]: time=\"2026-06-14T10:08:05.45090262Z\" level=info msg=\"Stopped pod sandbox: e2b1bfc861a5f5ac2886dcde6c0dbde47e06510b29e8f3a6427b2e59b9231df1\" id=3dab8544-9473-486d-8770-fe852d646464 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.544095 | controller |     "Jun 14 10:08:26.419221 crc crio[24245]: time=\"2026-06-14T10:08:26.418145741Z\" level=info msg=\"Removing container: e344bdd889ea8139ce6d2413781d3c79fb53833a0efd3527a26f6d5ea7e1b2c0\" id=9a9b95c2-ea11-4387-a1b9-9d5422bae525 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.544109 | controller |     "Jun 14 10:08:26.540386 crc crio[24245]: time=\"2026-06-14T10:08:26.540259066Z\" level=info msg=\"Removed container e344bdd889ea8139ce6d2413781d3c79fb53833a0efd3527a26f6d5ea7e1b2c0: openshift-infra/auto-csr-approver-29690522-9qkbh/oc\" id=9a9b95c2-ea11-4387-a1b9-9d5422bae525 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.544123 | controller |     "Jun 14 10:08:26.556003 crc crio[24245]: time=\"2026-06-14T10:08:26.555897821Z\" level=info msg=\"Stopping pod sandbox: 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa\" id=5eae29e8-f740-4b0a-8fe2-4d40334ce9d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.544138 | controller |     "Jun 14 10:08:26.556003 crc crio[24245]: time=\"2026-06-14T10:08:26.555992534Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa\" id=5eae29e8-f740-4b0a-8fe2-4d40334ce9d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.544152 | controller |     "Jun 14 10:08:26.557282 crc crio[24245]: time=\"2026-06-14T10:08:26.557173502Z\" level=info msg=\"Removing pod sandbox: 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa\" id=4f9eaf35-c946-4265-ba3a-3dab496b1894 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.544166 | controller |     "Jun 14 10:08:26.572566 crc crio[24245]: time=\"2026-06-14T10:08:26.572496619Z\" level=info msg=\"Removed pod sandbox: 2df2d9d44e5825713285f8e8aa9c85a2afcbb54bc248e105a4b5f601a44fc9aa\" id=4f9eaf35-c946-4265-ba3a-3dab496b1894 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.544180 | controller |     "Jun 14 10:09:47.307751 crc crio[24245]: time=\"2026-06-14T10:09:47.307123903Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-14 10:12:41.544194 | controller |     "Jun 14 10:09:55.081461 crc crio[24245]: time=\"2026-06-14T10:09:55.080918605Z\" level=info msg=\"Stopping container: 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac (timeout: 2s)\" id=43c5140c-e78f-41ed-a7ed-425e196723f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.544208 | controller |     "Jun 14 10:09:55.300542 crc crio[24245]: time=\"2026-06-14T10:09:55.29842782Z\" level=info msg=\"Stopped container 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac: openshift-must-gather-fcg6n/must-gather-cb49l/copy\" id=43c5140c-e78f-41ed-a7ed-425e196723f5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-14 10:12:41.544223 | controller |     "Jun 14 10:09:55.300542 crc crio[24245]: time=\"2026-06-14T10:09:55.300101103Z\" level=info msg=\"Stopping pod sandbox: 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448\" id=00e1cb79-ce8f-4293-aaf6-8614c66a0ab4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.544237 | controller |     "Jun 14 10:09:55.301039 crc crio[24245]: time=\"2026-06-14T10:09:55.300801394Z\" level=info msg=\"Got pod network &{Name:must-gather-cb49l Namespace:openshift-must-gather-fcg6n ID:07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448 UID:588c4194-3d7c-4de4-bcaf-78c573e09a30 NetNS:/var/run/netns/ceec07aa-e28c-4948-9b9f-a7a0bf96a67a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod588c4194_3d7c_4de4_bcaf_78c573e09a30.slice PodAnnotations:0xc0004ccbd0}] Aliases:map[]}\"",
2026-06-14 10:12:41.544257 | controller |     "Jun 14 10:09:55.301039 crc crio[24245]: time=\"2026-06-14T10:09:55.301018562Z\" level=info msg=\"Deleting pod openshift-must-gather-fcg6n_must-gather-cb49l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.544272 | controller |     "Jun 14 10:09:55.626782 crc crio[24245]: time=\"2026-06-14T10:09:55.626552321Z\" level=info msg=\"Stopped pod sandbox: 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448\" id=00e1cb79-ce8f-4293-aaf6-8614c66a0ab4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.544286 | controller |     "Jun 14 10:09:55.951934 crc crio[24245]: time=\"2026-06-14T10:09:55.95117344Z\" level=info msg=\"Removing container: 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac\" id=e83aa7f1-ae79-4172-a986-69286e6805c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.544301 | controller |     "Jun 14 10:09:55.988737 crc crio[24245]: time=\"2026-06-14T10:09:55.988502299Z\" level=info msg=\"Removed container 93f63ecf98cee5daa26dd88b9f9656cc7ffcaf299fa2296b548ef5fe04c407ac: openshift-must-gather-fcg6n/must-gather-cb49l/copy\" id=e83aa7f1-ae79-4172-a986-69286e6805c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.544315 | controller |     "Jun 14 10:09:55.992976 crc crio[24245]: time=\"2026-06-14T10:09:55.992781171Z\" level=info msg=\"Removing container: 7bdd03178310835b349f1ff4c60abc70983a65fb5290b283ce28eadb8c7bd05f\" id=bbad10c8-7a99-4392-8c97-1012f9de505f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.544330 | controller |     "Jun 14 10:09:56.177497 crc crio[24245]: time=\"2026-06-14T10:09:56.177308597Z\" level=info msg=\"Removed container 7bdd03178310835b349f1ff4c60abc70983a65fb5290b283ce28eadb8c7bd05f: openshift-must-gather-fcg6n/must-gather-cb49l/gather\" id=bbad10c8-7a99-4392-8c97-1012f9de505f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.544358 | controller |     "Jun 14 10:10:00.671952 crc crio[24245]: time=\"2026-06-14T10:10:00.670118323Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690530-8s9x9/POD\" id=89ef6326-d722-44c8-b1c7-5f3f1b6b2b35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.544378 | controller |     "Jun 14 10:10:00.671952 crc crio[24245]: time=\"2026-06-14T10:10:00.671141876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.544394 | controller |     "Jun 14 10:10:00.735762 crc crio[24245]: time=\"2026-06-14T10:10:00.73537166Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690530-8s9x9 Namespace:openshift-infra ID:626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262 UID:6e6496fc-f29c-4099-a04a-603e8432afe7 NetNS:/var/run/netns/15eae015-bb59-43c9-94ec-9a801fc6adda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6496fc_f29c_4099_a04a_603e8432afe7.slice PodAnnotations:0xc001c3c220}] Aliases:map[]}\"",
2026-06-14 10:12:41.544410 | controller |     "Jun 14 10:10:00.735762 crc crio[24245]: time=\"2026-06-14T10:10:00.735742627Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690530-8s9x9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.544424 | controller |     "Jun 14 10:10:01.140252 crc crio[24245]: 2026-06-14T10:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:626647a94fcfcc0 Mac:36:ab:a3:81:16:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d6 Mtu:0 Sandbox:/var/run/netns/15eae015-bb59-43c9-94ec-9a801fc6adda SocketPath: PciID:}] [{Interface:0xc00032adc0 Address:{IP:10.217.1.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.544444 | controller |     "Jun 14 10:10:01.141549 crc crio[24245]: time=\"2026-06-14T10:10:01.141461095Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690530-8s9x9 Namespace:openshift-infra ID:626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262 UID:6e6496fc-f29c-4099-a04a-603e8432afe7 NetNS:/var/run/netns/15eae015-bb59-43c9-94ec-9a801fc6adda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6496fc_f29c_4099_a04a_603e8432afe7.slice PodAnnotations:0xc001c3c220}] Aliases:map[]}\"",
2026-06-14 10:12:41.544460 | controller |     "Jun 14 10:10:01.141727 crc crio[24245]: time=\"2026-06-14T10:10:01.14162187Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690530-8s9x9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.544474 | controller |     "Jun 14 10:10:01.153012 crc crio[24245]: time=\"2026-06-14T10:10:01.152941447Z\" level=info msg=\"Ran pod sandbox 626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262 with infra container: openshift-infra/auto-csr-approver-29690530-8s9x9/POD\" id=89ef6326-d722-44c8-b1c7-5f3f1b6b2b35 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.544489 | controller |     "Jun 14 10:10:01.155222 crc crio[24245]: time=\"2026-06-14T10:10:01.155119815Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=bdb5663b-22de-40cb-afe3-0bdab80ef164 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.544504 | controller |     "Jun 14 10:10:01.164300 crc crio[24245]: time=\"2026-06-14T10:10:01.163999004Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.544519 | controller |     "Jun 14 10:10:02.217170 crc crio[24245]: time=\"2026-06-14T10:10:02.217058928Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=bdb5663b-22de-40cb-afe3-0bdab80ef164 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.544533 | controller |     "Jun 14 10:10:02.218824 crc crio[24245]: time=\"2026-06-14T10:10:02.218738652Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e572b627-643d-4327-be0f-05860560ccc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.544548 | controller |     "Jun 14 10:10:02.223311 crc crio[24245]: time=\"2026-06-14T10:10:02.223200304Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c6f23e20-72ee-4665-b9f4-6f87a8cc4198 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.544563 | controller |     "Jun 14 10:10:02.237386 crc crio[24245]: time=\"2026-06-14T10:10:02.237150309Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690530-8s9x9/oc\" id=a5d8fa3a-8ac1-4984-b1be-0ccc9d852431 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.544578 | controller |     "Jun 14 10:10:02.237981 crc crio[24245]: time=\"2026-06-14T10:10:02.237889743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.544592 | controller |     "Jun 14 10:10:02.295409 crc crio[24245]: time=\"2026-06-14T10:10:02.295077722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.544607 | controller |     "Jun 14 10:10:02.515176 crc crio[24245]: time=\"2026-06-14T10:10:02.515074129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.544625 | controller |     "Jun 14 10:10:02.648181 crc crio[24245]: time=\"2026-06-14T10:10:02.64450229Z\" level=info msg=\"Created container 68cae834b7ee9a459b96e0919c9d5d170f2759ead9bc4c19eb07d0caaa813170: openshift-infra/auto-csr-approver-29690530-8s9x9/oc\" id=a5d8fa3a-8ac1-4984-b1be-0ccc9d852431 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.544641 | controller |     "Jun 14 10:10:02.648181 crc crio[24245]: time=\"2026-06-14T10:10:02.645921854Z\" level=info msg=\"Starting container: 68cae834b7ee9a459b96e0919c9d5d170f2759ead9bc4c19eb07d0caaa813170\" id=9a1c8c51-3fb7-423b-b395-180d02e9d675 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.544656 | controller |     "Jun 14 10:10:02.654957 crc crio[24245]: time=\"2026-06-14T10:10:02.654523595Z\" level=info msg=\"Started container\" PID=434066 containerID=68cae834b7ee9a459b96e0919c9d5d170f2759ead9bc4c19eb07d0caaa813170 description=openshift-infra/auto-csr-approver-29690530-8s9x9/oc id=9a1c8c51-3fb7-423b-b395-180d02e9d675 name=/runtime.v1.RuntimeService/StartContainer sandboxID=626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262",
2026-06-14 10:12:41.544671 | controller |     "Jun 14 10:10:04.117350 crc crio[24245]: time=\"2026-06-14T10:10:04.116532198Z\" level=info msg=\"Stopping pod sandbox: 626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262\" id=db9b16ad-30f4-46c5-8e32-e431df17bc55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.544685 | controller |     "Jun 14 10:10:04.119300 crc crio[24245]: time=\"2026-06-14T10:10:04.118751069Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690530-8s9x9 Namespace:openshift-infra ID:626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262 UID:6e6496fc-f29c-4099-a04a-603e8432afe7 NetNS:/var/run/netns/15eae015-bb59-43c9-94ec-9a801fc6adda Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e6496fc_f29c_4099_a04a_603e8432afe7.slice PodAnnotations:0xc002c928d0}] Aliases:map[]}\"",
2026-06-14 10:12:41.544700 | controller |     "Jun 14 10:10:04.119300 crc crio[24245]: time=\"2026-06-14T10:10:04.119212053Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690530-8s9x9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.544715 | controller |     "Jun 14 10:10:04.538954 crc crio[24245]: time=\"2026-06-14T10:10:04.538565049Z\" level=info msg=\"Stopped pod sandbox: 626647a94fcfcc0e8a2e4a96bf0c78a0af046c3c07879828fc2098bd405ff262\" id=db9b16ad-30f4-46c5-8e32-e431df17bc55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.544730 | controller |     "Jun 14 10:10:26.654177 crc crio[24245]: time=\"2026-06-14T10:10:26.653283002Z\" level=info msg=\"Removing container: c262673724d9b703da4e6664700fb6fff647e7c8e5cf421a5f8042c314a7df0c\" id=78cea7fe-838e-4883-b7cc-86e4629d7a48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.544744 | controller |     "Jun 14 10:10:26.787091 crc crio[24245]: time=\"2026-06-14T10:10:26.7867094Z\" level=info msg=\"Removed container c262673724d9b703da4e6664700fb6fff647e7c8e5cf421a5f8042c314a7df0c: openshift-infra/auto-csr-approver-29690524-s89kw/oc\" id=78cea7fe-838e-4883-b7cc-86e4629d7a48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.544759 | controller |     "Jun 14 10:10:26.798711 crc crio[24245]: time=\"2026-06-14T10:10:26.79858847Z\" level=info msg=\"Stopping pod sandbox: 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c\" id=1202ba52-1230-40d4-a084-a8bd886661aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.544774 | controller |     "Jun 14 10:10:26.798711 crc crio[24245]: time=\"2026-06-14T10:10:26.798723494Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c\" id=1202ba52-1230-40d4-a084-a8bd886661aa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.544793 | controller |     "Jun 14 10:10:26.799490 crc crio[24245]: time=\"2026-06-14T10:10:26.799403226Z\" level=info msg=\"Removing pod sandbox: 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c\" id=9a80bf63-e41b-44f7-84e8-da7a9258436a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.544808 | controller |     "Jun 14 10:10:26.814069 crc crio[24245]: time=\"2026-06-14T10:10:26.813960133Z\" level=info msg=\"Removed pod sandbox: 5952480cbda07a0811c32cad02a1dd28e5cd1dabcbb17229b3d6616c9c057d6c\" id=9a80bf63-e41b-44f7-84e8-da7a9258436a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.544823 | controller |     "Jun 14 10:10:26.815055 crc crio[24245]: time=\"2026-06-14T10:10:26.814929764Z\" level=info msg=\"Stopping pod sandbox: 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448\" id=078dfc50-e07e-4614-9a44-1eb73dd99d5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.544837 | controller |     "Jun 14 10:10:26.815055 crc crio[24245]: time=\"2026-06-14T10:10:26.815014666Z\" level=info msg=\"Stopped pod sandbox (already stopped): 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448\" id=078dfc50-e07e-4614-9a44-1eb73dd99d5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.544852 | controller |     "Jun 14 10:10:26.815697 crc crio[24245]: time=\"2026-06-14T10:10:26.815605325Z\" level=info msg=\"Removing pod sandbox: 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448\" id=7582e644-91e1-4a75-9c79-677602aa67e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.544866 | controller |     "Jun 14 10:10:26.830419 crc crio[24245]: time=\"2026-06-14T10:10:26.83030552Z\" level=info msg=\"Removed pod sandbox: 07079c62a76fa0eaaf377db66f31cf32573a4002cd4b6277cd8428686a100448\" id=7582e644-91e1-4a75-9c79-677602aa67e0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.544881 | controller |     "Jun 14 10:12:00.573674 crc crio[24245]: time=\"2026-06-14T10:12:00.573022631Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29690532-bhvjt/POD\" id=33aa0918-a390-474c-a4c7-a59f97e8a6d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.544895 | controller |     "Jun 14 10:12:00.575174 crc crio[24245]: time=\"2026-06-14T10:12:00.573716053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.544909 | controller |     "Jun 14 10:12:00.629401 crc crio[24245]: time=\"2026-06-14T10:12:00.628908729Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690532-bhvjt Namespace:openshift-infra ID:e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1 UID:d5bd2555-b710-46cb-b678-535461190679 NetNS:/var/run/netns/30754116-2514-4496-ba7c-e071e8a98f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5bd2555_b710_46cb_b678_535461190679.slice PodAnnotations:0xc0004ccd40}] Aliases:map[]}\"",
2026-06-14 10:12:41.544923 | controller |     "Jun 14 10:12:00.629401 crc crio[24245]: time=\"2026-06-14T10:12:00.629333733Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29690532-bhvjt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.544938 | controller |     "Jun 14 10:12:01.065626 crc crio[24245]: 2026-06-14T10:12:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e6da3cb59eea856 Mac:ce:37:bd:b6:de:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:d7 Mtu:0 Sandbox:/var/run/netns/30754116-2514-4496-ba7c-e071e8a98f3d SocketPath: PciID:}] [{Interface:0xc00028e5b0 Address:{IP:10.217.1.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-14 10:12:41.544957 | controller |     "Jun 14 10:12:01.069064 crc crio[24245]: time=\"2026-06-14T10:12:01.068911135Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690532-bhvjt Namespace:openshift-infra ID:e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1 UID:d5bd2555-b710-46cb-b678-535461190679 NetNS:/var/run/netns/30754116-2514-4496-ba7c-e071e8a98f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5bd2555_b710_46cb_b678_535461190679.slice PodAnnotations:0xc0004ccd40}] Aliases:map[]}\"",
2026-06-14 10:12:41.544972 | controller |     "Jun 14 10:12:01.069311 crc crio[24245]: time=\"2026-06-14T10:12:01.069159492Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29690532-bhvjt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-14 10:12:41.544987 | controller |     "Jun 14 10:12:01.086528 crc crio[24245]: time=\"2026-06-14T10:12:01.086407916Z\" level=info msg=\"Ran pod sandbox e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1 with infra container: openshift-infra/auto-csr-approver-29690532-bhvjt/POD\" id=33aa0918-a390-474c-a4c7-a59f97e8a6d2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-14 10:12:41.545052 | controller |     "Jun 14 10:12:01.106316 crc crio[24245]: time=\"2026-06-14T10:12:01.106201517Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0708d1b4-56ce-4da6-8cdf-6a2b5e952f97 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.545074 | controller |     "Jun 14 10:12:01.114492 crc crio[24245]: time=\"2026-06-14T10:12:01.114383535Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-14 10:12:41.545089 | controller |     "Jun 14 10:12:02.014596 crc crio[24245]: time=\"2026-06-14T10:12:02.014069406Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0708d1b4-56ce-4da6-8cdf-6a2b5e952f97 name=/runtime.v1.ImageService/PullImage",
2026-06-14 10:12:41.545104 | controller |     "Jun 14 10:12:02.016397 crc crio[24245]: time=\"2026-06-14T10:12:02.01610567Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1d05be0b-b19f-4800-8796-ab21a59e6566 name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.545119 | controller |     "Jun 14 10:12:02.018982 crc crio[24245]: time=\"2026-06-14T10:12:02.018779474Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1011fbe2-932d-458c-9b2d-38138e68263e name=/runtime.v1.ImageService/ImageStatus",
2026-06-14 10:12:41.545133 | controller |     "Jun 14 10:12:02.030066 crc crio[24245]: time=\"2026-06-14T10:12:02.030023237Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29690532-bhvjt/oc\" id=05f8ad26-f5b6-40d9-95f1-fe148a12a564 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.545148 | controller |     "Jun 14 10:12:02.030722 crc crio[24245]: time=\"2026-06-14T10:12:02.030697019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.545163 | controller |     "Jun 14 10:12:02.087721 crc crio[24245]: time=\"2026-06-14T10:12:02.087630561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.545177 | controller |     "Jun 14 10:12:02.360496 crc crio[24245]: time=\"2026-06-14T10:12:02.360439937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-14 10:12:41.545191 | controller |     "Jun 14 10:12:02.500060 crc crio[24245]: time=\"2026-06-14T10:12:02.499327274Z\" level=info msg=\"Created container af88e1a3529c5cc1bbe3f4f4a39e23d6b16356ac0596a91957300b2e0312162a: openshift-infra/auto-csr-approver-29690532-bhvjt/oc\" id=05f8ad26-f5b6-40d9-95f1-fe148a12a564 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-14 10:12:41.545209 | controller |     "Jun 14 10:12:02.501817 crc crio[24245]: time=\"2026-06-14T10:12:02.501707429Z\" level=info msg=\"Starting container: af88e1a3529c5cc1bbe3f4f4a39e23d6b16356ac0596a91957300b2e0312162a\" id=d1482550-e12d-4a35-8b1b-6be550ecb9eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-14 10:12:41.545224 | controller |     "Jun 14 10:12:02.510144 crc crio[24245]: time=\"2026-06-14T10:12:02.510051122Z\" level=info msg=\"Started container\" PID=441159 containerID=af88e1a3529c5cc1bbe3f4f4a39e23d6b16356ac0596a91957300b2e0312162a description=openshift-infra/auto-csr-approver-29690532-bhvjt/oc id=d1482550-e12d-4a35-8b1b-6be550ecb9eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1",
2026-06-14 10:12:41.545239 | controller |     "Jun 14 10:12:04.357076 crc crio[24245]: time=\"2026-06-14T10:12:04.356226532Z\" level=info msg=\"Stopping pod sandbox: e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1\" id=c3a75490-894c-45d5-942b-8d936ac9cc03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.545254 | controller |     "Jun 14 10:12:04.359319 crc crio[24245]: time=\"2026-06-14T10:12:04.357605846Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29690532-bhvjt Namespace:openshift-infra ID:e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1 UID:d5bd2555-b710-46cb-b678-535461190679 NetNS:/var/run/netns/30754116-2514-4496-ba7c-e071e8a98f3d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd5bd2555_b710_46cb_b678_535461190679.slice PodAnnotations:0xc000131678}] Aliases:map[]}\"",
2026-06-14 10:12:41.545268 | controller |     "Jun 14 10:12:04.359319 crc crio[24245]: time=\"2026-06-14T10:12:04.357908568Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29690532-bhvjt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-14 10:12:41.545283 | controller |     "Jun 14 10:12:04.824178 crc crio[24245]: time=\"2026-06-14T10:12:04.824052907Z\" level=info msg=\"Stopped pod sandbox: e6da3cb59eea85652cad4a0be858470a3515493839c79e1e5ca23360088703a1\" id=c3a75490-894c-45d5-942b-8d936ac9cc03 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.545298 | controller |     "Jun 14 10:12:26.879016 crc crio[24245]: time=\"2026-06-14T10:12:26.877981536Z\" level=info msg=\"Removing container: 7c3b0db450872281b70cbcffe6d671ab906e4f6753d6c27ad3c39bb9beaa51bc\" id=70b3f704-55db-45b4-8b0b-539d9bfe77fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.545312 | controller |     "Jun 14 10:12:27.024376 crc crio[24245]: time=\"2026-06-14T10:12:27.02420239Z\" level=info msg=\"Removed container 7c3b0db450872281b70cbcffe6d671ab906e4f6753d6c27ad3c39bb9beaa51bc: openshift-infra/auto-csr-approver-29690526-jxt6f/oc\" id=70b3f704-55db-45b4-8b0b-539d9bfe77fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-14 10:12:41.545326 | controller |     "Jun 14 10:12:27.039265 crc crio[24245]: time=\"2026-06-14T10:12:27.039166464Z\" level=info msg=\"Stopping pod sandbox: 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a\" id=bd28f048-632d-4327-90a5-8c98f6c0ee09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.545340 | controller |     "Jun 14 10:12:27.039265 crc crio[24245]: time=\"2026-06-14T10:12:27.039262818Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a\" id=bd28f048-632d-4327-90a5-8c98f6c0ee09 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-14 10:12:41.545381 | controller |     "Jun 14 10:12:27.042201 crc crio[24245]: time=\"2026-06-14T10:12:27.042028075Z\" level=info msg=\"Removing pod sandbox: 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a\" id=e68d8d28-6b4d-44ea-a81d-6925bf164a56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-14 10:12:41.545402 | controller |     "Jun 14 10:12:27.075216 crc crio[24245]: time=\"2026-06-14T10:12:27.075036436Z\" level=info msg=\"Removed pod sandbox: 6b2fe8d1ab8071a57873af9590811e5714fb677e5681884c69e69ce8a6d04b4a\" id=e68d8d28-6b4d-44ea-a81d-6925bf164a56 name=/runtime.v1.RuntimeService/RemovePodSandbox"
2026-06-14 10:12:41.545417 | controller |   ],
2026-06-14 10:12:41.545432 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-14 10:12:41.545448 | controller | }
2026-06-14 10:12:41.547716 | controller | changed: All items complete
2026-06-14 10:12:41.547754 | 
2026-06-14 10:12:42.133325 | 
2026-06-14 10:12:42.133528 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-14 10:12:42.857342 | controller | skipping: Conditional result was False
2026-06-14 10:12:43.443484 | 
2026-06-14 10:12:43.443657 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-14 10:12:43.907332 | controller | ok: All paths examined
2026-06-14 10:12:43.937438 | 
2026-06-14 10:12:43.937568 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-14 10:12:44.787771 | controller | changed
2026-06-14 10:12:44.837244 | 
2026-06-14 10:12:44.837406 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-14 10:12:45.282177 | controller | changed
2026-06-14 10:12:45.308529 | 
2026-06-14 10:12:45.308633 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-14 10:12:45.773576 | controller | ok: All paths examined
2026-06-14 10:12:45.802336 | 
2026-06-14 10:12:45.802451 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-14 10:12:46.208309 | controller | ok
2026-06-14 10:12:46.598662 | 
2026-06-14 10:12:46.598850 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-14 10:12:47.511189 | controller | changed:
2026-06-14 10:12:47.511578 | controller | {
2026-06-14 10:12:47.511618 | controller |   "atime": 1777967689.47849,
2026-06-14 10:12:47.511643 | controller |   "ctime": 1777968154.1714108,
2026-06-14 10:12:47.511664 | controller |   "dev": 64513,
2026-06-14 10:12:47.511686 | controller |   "gid": 1000,
2026-06-14 10:12:47.511706 | controller |   "gr_name": "zuul",
2026-06-14 10:12:47.511727 | controller |   "inode": 236288,
2026-06-14 10:12:47.511747 | controller |   "isblk": false,
2026-06-14 10:12:47.511766 | controller |   "ischr": false,
2026-06-14 10:12:47.511786 | controller |   "isdir": false,
2026-06-14 10:12:47.511805 | controller |   "isfifo": false,
2026-06-14 10:12:47.511824 | controller |   "isgid": false,
2026-06-14 10:12:47.511844 | controller |   "islnk": false,
2026-06-14 10:12:47.511863 | controller |   "isreg": true,
2026-06-14 10:12:47.511882 | controller |   "issock": false,
2026-06-14 10:12:47.511900 | controller |   "isuid": false,
2026-06-14 10:12:47.511920 | controller |   "mode": "0644",
2026-06-14 10:12:47.511939 | controller |   "mtime": 1777968154.1714108,
2026-06-14 10:12:47.511958 | controller |   "nlink": 1,
2026-06-14 10:12:47.511978 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-14 10:12:47.511998 | controller |   "pw_name": "zuul",
2026-06-14 10:12:47.512018 | controller |   "rgrp": true,
2026-06-14 10:12:47.512038 | controller |   "roth": true,
2026-06-14 10:12:47.512058 | controller |   "rusr": true,
2026-06-14 10:12:47.512077 | controller |   "size": 4108,
2026-06-14 10:12:47.512096 | controller |   "uid": 1000,
2026-06-14 10:12:47.512115 | controller |   "wgrp": false,
2026-06-14 10:12:47.512133 | controller |   "woth": false,
2026-06-14 10:12:47.512153 | controller |   "wusr": true,
2026-06-14 10:12:47.512172 | controller |   "xgrp": false,
2026-06-14 10:12:47.512190 | controller |   "xoth": false,
2026-06-14 10:12:47.512209 | controller |   "xusr": false
2026-06-14 10:12:47.512229 | controller | }
2026-06-14 10:12:47.512256 | 
2026-06-14 10:12:48.383267 | controller | changed:
2026-06-14 10:12:48.383935 | controller | {
2026-06-14 10:12:48.383970 | controller |   "atime": 1781425495.2161908,
2026-06-14 10:12:48.384005 | controller |   "ctime": 1781425492.7321115,
2026-06-14 10:12:48.384029 | controller |   "dev": 64513,
2026-06-14 10:12:48.384052 | controller |   "gid": 1000,
2026-06-14 10:12:48.384074 | controller |   "gr_name": "zuul",
2026-06-14 10:12:48.384096 | controller |   "inode": 2688,
2026-06-14 10:12:48.384117 | controller |   "isblk": false,
2026-06-14 10:12:48.384138 | controller |   "ischr": false,
2026-06-14 10:12:48.384159 | controller |   "isdir": false,
2026-06-14 10:12:48.384179 | controller |   "isfifo": false,
2026-06-14 10:12:48.384200 | controller |   "isgid": false,
2026-06-14 10:12:48.384221 | controller |   "islnk": false,
2026-06-14 10:12:48.384243 | controller |   "isreg": true,
2026-06-14 10:12:48.384264 | controller |   "issock": false,
2026-06-14 10:12:48.384285 | controller |   "isuid": false,
2026-06-14 10:12:48.384306 | controller |   "mode": "0644",
2026-06-14 10:12:48.384327 | controller |   "mtime": 1781425492.7321115,
2026-06-14 10:12:48.384366 | controller |   "nlink": 1,
2026-06-14 10:12:48.384394 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-14 10:12:48.384417 | controller |   "pw_name": "zuul",
2026-06-14 10:12:48.384438 | controller |   "rgrp": true,
2026-06-14 10:12:48.384459 | controller |   "roth": true,
2026-06-14 10:12:48.384480 | controller |   "rusr": true,
2026-06-14 10:12:48.384501 | controller |   "size": 4467,
2026-06-14 10:12:48.384521 | controller |   "uid": 1000,
2026-06-14 10:12:48.384542 | controller |   "wgrp": false,
2026-06-14 10:12:48.384562 | controller |   "woth": false,
2026-06-14 10:12:48.384583 | controller |   "wusr": true,
2026-06-14 10:12:48.384604 | controller |   "xgrp": false,
2026-06-14 10:12:48.384625 | controller |   "xoth": false,
2026-06-14 10:12:48.384647 | controller |   "xusr": false
2026-06-14 10:12:48.384668 | controller | }
2026-06-14 10:12:49.169641 | controller | changed:
2026-06-14 10:12:49.169881 | controller | {
2026-06-14 10:12:49.169946 | controller |   "atime": 1781431809.7308962,
2026-06-14 10:12:49.169986 | controller |   "ctime": 1781431148.8947399,
2026-06-14 10:12:49.170122 | controller |   "dev": 64513,
2026-06-14 10:12:49.170178 | controller |   "gid": 1000,
2026-06-14 10:12:49.170244 | controller |   "gr_name": "zuul",
2026-06-14 10:12:49.170289 | controller |   "inode": 3017654,
2026-06-14 10:12:49.170331 | controller |   "isblk": false,
2026-06-14 10:12:49.170416 | controller |   "ischr": false,
2026-06-14 10:12:49.170462 | controller |   "isdir": false,
2026-06-14 10:12:49.170504 | controller |   "isfifo": false,
2026-06-14 10:12:49.170546 | controller |   "isgid": false,
2026-06-14 10:12:49.170588 | controller |   "islnk": false,
2026-06-14 10:12:49.170628 | controller |   "isreg": true,
2026-06-14 10:12:49.170660 | controller |   "issock": false,
2026-06-14 10:12:49.170701 | controller |   "isuid": false,
2026-06-14 10:12:49.170737 | controller |   "mode": "0644",
2026-06-14 10:12:49.170778 | controller |   "mtime": 1781431148.8947399,
2026-06-14 10:12:49.170819 | controller |   "nlink": 1,
2026-06-14 10:12:49.170861 | controller |   "path": "/home/zuul/ansible.log",
2026-06-14 10:12:49.170903 | controller |   "pw_name": "zuul",
2026-06-14 10:12:49.170944 | controller |   "rgrp": true,
2026-06-14 10:12:49.170984 | controller |   "roth": true,
2026-06-14 10:12:49.171024 | controller |   "rusr": true,
2026-06-14 10:12:49.171064 | controller |   "size": 430531,
2026-06-14 10:12:49.171104 | controller |   "uid": 1000,
2026-06-14 10:12:49.171143 | controller |   "wgrp": false,
2026-06-14 10:12:49.171182 | controller |   "woth": false,
2026-06-14 10:12:49.171221 | controller |   "wusr": true,
2026-06-14 10:12:49.171259 | controller |   "xgrp": false,
2026-06-14 10:12:49.171294 | controller |   "xoth": false,
2026-06-14 10:12:49.171334 | controller |   "xusr": false
2026-06-14 10:12:49.171407 | controller | }
2026-06-14 10:12:49.230318 | 
2026-06-14 10:12:49.230623 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-14 10:12:49.635859 | controller | changed:
2026-06-14 10:12:49.636217 | controller | {
2026-06-14 10:12:49.636564 | controller |   "atime": 1777967689.47849,
2026-06-14 10:12:49.636602 | controller |   "ctime": 1777968154.1714108,
2026-06-14 10:12:49.636626 | controller |   "dev": 64513,
2026-06-14 10:12:49.636648 | controller |   "gid": 1000,
2026-06-14 10:12:49.636669 | controller |   "gr_name": "zuul",
2026-06-14 10:12:49.636690 | controller |   "inode": 236288,
2026-06-14 10:12:49.636710 | controller |   "isblk": false,
2026-06-14 10:12:49.636730 | controller |   "ischr": false,
2026-06-14 10:12:49.636750 | controller |   "isdir": false,
2026-06-14 10:12:49.636770 | controller |   "isfifo": false,
2026-06-14 10:12:49.636790 | controller |   "isgid": false,
2026-06-14 10:12:49.636810 | controller |   "islnk": false,
2026-06-14 10:12:49.636829 | controller |   "isreg": true,
2026-06-14 10:12:49.636849 | controller |   "issock": false,
2026-06-14 10:12:49.636869 | controller |   "isuid": false,
2026-06-14 10:12:49.636888 | controller |   "mode": "0644",
2026-06-14 10:12:49.636907 | controller |   "mtime": 1777968154.1714108,
2026-06-14 10:12:49.636927 | controller |   "nlink": 1,
2026-06-14 10:12:49.636947 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-14 10:12:49.636967 | controller |   "pw_name": "zuul",
2026-06-14 10:12:49.636986 | controller |   "rgrp": true,
2026-06-14 10:12:49.637005 | controller |   "roth": true,
2026-06-14 10:12:49.637025 | controller |   "rusr": true,
2026-06-14 10:12:49.637044 | controller |   "size": 4108,
2026-06-14 10:12:49.637063 | controller |   "uid": 1000,
2026-06-14 10:12:49.637082 | controller |   "wgrp": false,
2026-06-14 10:12:49.637103 | controller |   "woth": false,
2026-06-14 10:12:49.637123 | controller |   "wusr": true,
2026-06-14 10:12:49.637143 | controller |   "xgrp": false,
2026-06-14 10:12:49.637163 | controller |   "xoth": false,
2026-06-14 10:12:49.637183 | controller |   "xusr": false
2026-06-14 10:12:49.637202 | controller | }
2026-06-14 10:12:49.976935 | controller | changed:
2026-06-14 10:12:49.977121 | controller | {
2026-06-14 10:12:49.977169 | controller |   "atime": 1781425495.2161908,
2026-06-14 10:12:49.977206 | controller |   "ctime": 1781425492.7321115,
2026-06-14 10:12:49.977241 | controller |   "dev": 64513,
2026-06-14 10:12:49.977274 | controller |   "gid": 1000,
2026-06-14 10:12:49.977306 | controller |   "gr_name": "zuul",
2026-06-14 10:12:49.977339 | controller |   "inode": 2688,
2026-06-14 10:12:49.977417 | controller |   "isblk": false,
2026-06-14 10:12:49.977451 | controller |   "ischr": false,
2026-06-14 10:12:49.977483 | controller |   "isdir": false,
2026-06-14 10:12:49.977515 | controller |   "isfifo": false,
2026-06-14 10:12:49.977546 | controller |   "isgid": false,
2026-06-14 10:12:49.977577 | controller |   "islnk": false,
2026-06-14 10:12:49.977609 | controller |   "isreg": true,
2026-06-14 10:12:49.977640 | controller |   "issock": false,
2026-06-14 10:12:49.977671 | controller |   "isuid": false,
2026-06-14 10:12:49.977702 | controller |   "mode": "0644",
2026-06-14 10:12:49.977732 | controller |   "mtime": 1781425492.7321115,
2026-06-14 10:12:49.977763 | controller |   "nlink": 1,
2026-06-14 10:12:49.977793 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-14 10:12:49.977825 | controller |   "pw_name": "zuul",
2026-06-14 10:12:49.977855 | controller |   "rgrp": true,
2026-06-14 10:12:49.977886 | controller |   "roth": true,
2026-06-14 10:12:49.977917 | controller |   "rusr": true,
2026-06-14 10:12:49.977948 | controller |   "size": 4467,
2026-06-14 10:12:49.977979 | controller |   "uid": 1000,
2026-06-14 10:12:49.978010 | controller |   "wgrp": false,
2026-06-14 10:12:49.978040 | controller |   "woth": false,
2026-06-14 10:12:49.978070 | controller |   "wusr": true,
2026-06-14 10:12:49.978100 | controller |   "xgrp": false,
2026-06-14 10:12:49.978130 | controller |   "xoth": false,
2026-06-14 10:12:49.978160 | controller |   "xusr": false
2026-06-14 10:12:49.978190 | controller | }
2026-06-14 10:12:50.307704 | controller | changed:
2026-06-14 10:12:50.307920 | controller | {
2026-06-14 10:12:50.307969 | controller |   "atime": 1781431809.7308962,
2026-06-14 10:12:50.308005 | controller |   "ctime": 1781431148.8947399,
2026-06-14 10:12:50.308039 | controller |   "dev": 64513,
2026-06-14 10:12:50.308073 | controller |   "gid": 1000,
2026-06-14 10:12:50.308106 | controller |   "gr_name": "zuul",
2026-06-14 10:12:50.308139 | controller |   "inode": 3017654,
2026-06-14 10:12:50.308170 | controller |   "isblk": false,
2026-06-14 10:12:50.308202 | controller |   "ischr": false,
2026-06-14 10:12:50.308233 | controller |   "isdir": false,
2026-06-14 10:12:50.308264 | controller |   "isfifo": false,
2026-06-14 10:12:50.308296 | controller |   "isgid": false,
2026-06-14 10:12:50.308328 | controller |   "islnk": false,
2026-06-14 10:12:50.308398 | controller |   "isreg": true,
2026-06-14 10:12:50.308435 | controller |   "issock": false,
2026-06-14 10:12:50.308467 | controller |   "isuid": false,
2026-06-14 10:12:50.308498 | controller |   "mode": "0644",
2026-06-14 10:12:50.308529 | controller |   "mtime": 1781431148.8947399,
2026-06-14 10:12:50.308560 | controller |   "nlink": 1,
2026-06-14 10:12:50.308591 | controller |   "path": "/home/zuul/ansible.log",
2026-06-14 10:12:50.308622 | controller |   "pw_name": "zuul",
2026-06-14 10:12:50.308652 | controller |   "rgrp": true,
2026-06-14 10:12:50.308682 | controller |   "roth": true,
2026-06-14 10:12:50.308831 | controller |   "rusr": true,
2026-06-14 10:12:50.308869 | controller |   "size": 430531,
2026-06-14 10:12:50.308901 | controller |   "uid": 1000,
2026-06-14 10:12:50.308932 | controller |   "wgrp": false,
2026-06-14 10:12:50.308964 | controller |   "woth": false,
2026-06-14 10:12:50.308995 | controller |   "wusr": true,
2026-06-14 10:12:50.309027 | controller |   "xgrp": false,
2026-06-14 10:12:50.309058 | controller |   "xoth": false,
2026-06-14 10:12:50.309089 | controller |   "xusr": false
2026-06-14 10:12:50.309121 | controller | }
2026-06-14 10:12:50.362726 | 
2026-06-14 10:12:50.363006 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-14 10:12:51.322464 | controller | changed
2026-06-14 10:12:51.349272 | 
2026-06-14 10:12:51.349401 | TASK [run_hook : Assert parameters are valid]
2026-06-14 10:12:51.551288 | controller | ok: All assertions passed
2026-06-14 10:12:51.580729 | 
2026-06-14 10:12:51.580859 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-14 10:12:51.979941 | controller | ok: All assertions passed
2026-06-14 10:12:52.009922 | 
2026-06-14 10:12:52.010044 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-14 10:12:52.446583 | 
2026-06-14 10:12:52.446817 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-14 10:12:52.446994 | 
2026-06-14 10:12:52.447033 | PLAY RECAP
2026-06-14 10:12:52.447096 | controller | ok: 111 changed: 46 unreachable: 0 failed: 0 skipped: 39 rescued: 0 ignored: 3
2026-06-14 10:12:52.447123 | 
2026-06-14 10:12:54.046588 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-14 10:12:54.050302 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-14 10:12:54.655224 | 
2026-06-14 10:12:54.655397 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-14 10:12:54.692063 | 
2026-06-14 10:12:54.692163 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-14 10:12:55.303086 | controller | ok
2026-06-14 10:12:55.332480 | 
2026-06-14 10:12:55.332578 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-14 10:12:55.437437 | 
2026-06-14 10:12:55.437721 | TASK [Filter out host if needed]
2026-06-14 10:12:55.491293 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-14 10:12:55.534665 | 
2026-06-14 10:12:55.534753 | TASK [Ensure file is present]
2026-06-14 10:12:56.103237 | controller | ok
2026-06-14 10:12:56.137697 | 
2026-06-14 10:12:56.137778 | TASK [Manage molecule report file]
2026-06-14 10:12:56.833703 | controller | skipping: Conditional result was False
2026-06-14 10:12:56.892021 | 
2026-06-14 10:12:56.892147 | TASK [Check if we get ci-framework-data basedir]
2026-06-14 10:12:57.369936 | controller | ok
2026-06-14 10:12:57.395530 | 
2026-06-14 10:12:57.395594 | TASK [Create ci-framework-data log directory for zuul]
2026-06-14 10:12:57.782955 | controller | changed
2026-06-14 10:12:57.816743 | 
2026-06-14 10:12:57.816823 | TASK [Copy ci-framework interesting files]
2026-06-14 10:12:59.067152 | controller | ok: Runtime: 0:00:00.336249
2026-06-14 10:12:59.147088 | 
2026-06-14 10:12:59.147255 | TASK [Get SELinux listing]
2026-06-14 10:12:59.870203 | controller | ok: Runtime: 0:00:00.080327
2026-06-14 10:12:59.896295 | 
2026-06-14 10:12:59.896385 | TASK [Generate log index]
2026-06-14 10:13:01.629611 | controller | changed
2026-06-14 10:13:01.654993 | 
2026-06-14 10:13:01.655057 | TASK [Get some env related data]
2026-06-14 10:13:02.726296 | controller | /home/zuul/.local/bin/ansible
2026-06-14 10:13:03.925869 | controller | ok: Runtime: 0:00:01.237057
2026-06-14 10:13:03.952167 | 
2026-06-14 10:13:03.952244 | TASK [Generate list of logs to collect in home directory]
2026-06-14 10:13:04.432011 | controller | ok: All paths examined
2026-06-14 10:13:04.457833 | 
2026-06-14 10:13:04.457914 | LOOP [Copy logs from home directory]
2026-06-14 10:13:04.511847 | 
2026-06-14 10:13:04.512032 | TASK [Copy crio stats log file]
2026-06-14 10:13:04.547090 | controller | skipping: Conditional result was False
2026-06-14 10:13:04.660889 | 
2026-06-14 10:13:04.661106 | TASK [Get SELinux related data]
2026-06-14 10:13:05.130943 | controller | <no matches>
2026-06-14 10:13:05.349605 | controller | ERROR
2026-06-14 10:13:05.349858 | controller | {
2026-06-14 10:13:05.349897 | controller |   "delta": "0:00:00.011403",
2026-06-14 10:13:05.349922 | controller |   "end": "2026-06-14 10:13:05.132000",
2026-06-14 10:13:05.349945 | controller |   "msg": "non-zero return code",
2026-06-14 10:13:05.349966 | controller |   "rc": 1,
2026-06-14 10:13:05.349987 | controller |   "start": "2026-06-14 10:13:05.120597"
2026-06-14 10:13:05.350008 | controller | }
2026-06-14 10:13:05.350036 | controller | ERROR: Ignoring Errors
2026-06-14 10:13:05.381213 | 
2026-06-14 10:13:05.381281 | TASK [Create system configuration directory]
2026-06-14 10:13:05.793378 | controller | changed
2026-06-14 10:13:05.825677 | 
2026-06-14 10:13:05.825775 | TASK [Get some of the system configurations]
2026-06-14 10:13:06.663108 | controller | ok: Runtime: 0:00:00.017076
2026-06-14 10:13:06.690061 | 
2026-06-14 10:13:06.690151 | TASK [Copy generated documentation if available]
2026-06-14 10:13:06.725844 | controller | skipping: Conditional result was False
2026-06-14 10:13:06.774694 | 
2026-06-14 10:13:06.774841 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-14 10:13:06.811022 | controller | skipping: Conditional result was False
2026-06-14 10:13:06.851236 | 
2026-06-14 10:13:06.852719 | TASK [Compress logs bigger than 2MB]
2026-06-14 10:13:31.203785 | controller | ok: Runtime: 0:00:23.383235
2026-06-14 10:13:31.283319 | 
2026-06-14 10:13:31.283515 | TASK [Copy files from workspace on node]
2026-06-14 10:13:31.337040 | controller | ok
2026-06-14 10:13:31.406787 | 
2026-06-14 10:13:31.406939 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-14 10:13:31.433009 | controller | skipping: Conditional result was False
2026-06-14 10:13:31.463317 | 
2026-06-14 10:13:31.463456 | TASK [fetch-output : Set log path for single node]
2026-06-14 10:13:31.610194 | controller | ok
2026-06-14 10:13:31.638259 | 
2026-06-14 10:13:31.638400 | LOOP [fetch-output : Ensure local output dirs]
2026-06-14 10:13:31.947581 | controller -> localhost | changed: "/var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/work/logs"
2026-06-14 10:13:31.948171 | 
2026-06-14 10:13:32.258783 | controller -> localhost | changed: "/var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/work/artifacts"
2026-06-14 10:13:32.526150 | controller -> localhost | changed: "/var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/work/docs"
2026-06-14 10:13:32.573222 | 
2026-06-14 10:13:32.573400 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-14 10:13:35.826532 | controller | changed:
2026-06-14 10:13:35.826862 | controller | .d..t...... ./
2026-06-14 10:13:35.826900 | controller | >f+++++++++ README.html
2026-06-14 10:13:35.826927 | controller | >f+++++++++ dmesg.log
2026-06-14 10:13:35.826951 | controller | >f+++++++++ installed-pkgs.log
2026-06-14 10:13:35.826974 | controller | >f+++++++++ python.log
2026-06-14 10:13:35.826996 | controller | >f+++++++++ registries.conf
2026-06-14 10:13:35.827019 | controller | >f+++++++++ selinux-denials.log
2026-06-14 10:13:35.827041 | controller | >f+++++++++ selinux-listing.log
2026-06-14 10:13:35.827063 | controller | cd+++++++++ ci-framework-data/
2026-06-14 10:13:35.827085 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-14 10:13:35.827107 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-14 10:13:35.827128 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-14 10:13:35.827150 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-14 10:13:35.827172 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-14 10:13:35.827194 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-14 10:13:35.827215 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-14 10:13:35.827236 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-14 10:13:35.827258 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-14 10:13:35.827279 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-14 10:13:35.827300 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-14 10:13:35.827321 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-14 10:13:35.827343 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-14 10:13:35.827393 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-14 10:13:35.827422 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-14 10:13:35.827445 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-14 10:13:35.827467 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-14 10:13:35.827488 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-14 10:13:35.827510 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_011_run_openstack_cleanup.sh
2026-06-14 10:13:35.827532 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_012_run_openstack_wait.sh
2026-06-14 10:13:35.827553 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_013_run_openstack_init.sh
2026-06-14 10:13:35.827574 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_014_run_openstack_patch_version.sh
2026-06-14 10:13:35.827594 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_015_run_openstack_update_run.sh
2026-06-14 10:13:35.827616 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-14 10:13:35.827637 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-14 10:13:35.827658 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-14 10:13:35.827679 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-14 10:13:35.827701 | controller | >f+++++++++ ci-framework-data/artifacts/operator_build_output_pre_update.yml
2026-06-14 10:13:35.827735 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-14 10:13:35.827761 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-14 10:13:35.827783 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-14 10:13:35.827808 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-14 10:13:35.827831 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-14 10:13:35.827853 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-14 10:13:35.827875 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-14 10:13:35.827897 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-14_10-12/
2026-06-14 10:13:35.827919 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-14_10-12/ansible_facts_cache/
2026-06-14 10:13:35.827941 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-14_10-12/ansible_facts_cache/localhost
2026-06-14 10:13:35.827964 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-14 10:13:35.827985 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-14 10:13:35.828007 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-14 10:13:35.828029 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-14 10:13:35.828051 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-14 10:13:35.828073 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-14 10:13:35.828094 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-14 10:13:35.828116 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/
2026-06-14 10:13:35.828138 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/namespace.yaml
2026-06-14 10:13:35.828159 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/
2026-06-14 10:13:35.828181 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/op/
2026-06-14 10:13:35.828202 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/op/operatorgroup.yaml
2026-06-14 10:13:35.828225 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager-operator/cert-manager/op/subscription.yaml
2026-06-14 10:13:35.828246 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-14 10:13:35.828268 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-14 10:13:35.828289 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-14 10:13:35.828310 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-14 10:13:35.828331 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-14 10:13:35.828357 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-14 10:13:35.828419 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-14 10:13:35.828445 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-14 10:13:35.828466 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-14 10:13:35.828487 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-14 10:13:35.828508 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-14 10:13:35.828529 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-14 10:13:35.828555 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-14 10:13:35.828581 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-14 10:13:35.828620 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-14 10:13:35.828642 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-14 10:13:35.828663 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-14 10:13:35.828684 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-14 10:13:35.828705 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-14 10:13:35.828727 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-14 10:13:35.828748 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-14 10:13:35.828769 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-14 10:13:35.828790 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-14 10:13:35.828811 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-14 10:13:35.828832 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-14 10:13:35.828853 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-14 10:13:35.828873 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-14 10:13:35.828894 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-14 10:13:35.828915 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-14 10:13:35.828936 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-14 10:13:35.828957 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-14 10:13:35.828978 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-14 10:13:35.829000 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-14 10:13:35.829020 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-14 10:13:35.829042 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-14 10:13:35.829064 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-14 10:13:35.829085 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-14 10:13:35.829107 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-14 10:13:35.829128 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-14 10:13:35.829149 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-14 10:13:35.829169 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-14 10:13:35.829191 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-14 10:13:35.829212 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-14 10:13:35.829233 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-14 10:13:35.829260 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-14 10:13:35.829283 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-14 10:13:35.829305 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-14 10:13:35.829327 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-14 10:13:35.829349 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-14 10:13:35.829402 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-14 10:13:35.829427 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-14 10:13:35.829448 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-14 10:13:35.829470 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-14 10:13:35.829491 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-14 10:13:35.829512 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-14 10:13:35.829532 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-14 10:13:35.829553 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-14 10:13:35.829573 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-14 10:13:35.829594 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-14 10:13:35.829615 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-14 10:13:35.829636 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-14 10:13:35.829658 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-14 10:13:35.829680 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-14 10:13:35.829702 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-14 10:13:35.829724 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-14 10:13:35.829746 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-14 10:13:35.829768 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-14 10:13:35.829790 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation_fr1.yaml
2026-06-14 10:13:35.829813 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-14 10:13:35.829834 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-14 10:13:35.829856 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-14 10:13:35.829878 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-14 10:13:35.829900 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-14 10:13:35.829921 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-14 10:13:35.829942 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-14 10:13:35.829963 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/minor_update_index_image.yml
2026-06-14 10:13:35.829985 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-14 10:13:35.830012 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-14 10:13:35.830033 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-14 10:13:35.830055 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-14 10:13:35.830077 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-14 10:13:35.830098 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-14 10:13:35.830120 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-14 10:13:35.830141 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-14 10:13:35.830162 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-14 10:13:35.830183 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-14 10:13:35.830203 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-14 10:13:35.830224 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-14 10:13:35.830246 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-14 10:13:35.830267 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-14 10:13:35.830288 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-14 10:13:35.830309 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-14 10:13:35.830331 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-14 10:13:35.830356 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-14 10:13:35.830402 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-14 10:13:35.830425 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-14 10:13:35.830447 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-14 10:13:35.830467 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-14 10:13:35.830488 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-14 10:13:35.830509 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-14 10:13:35.830529 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-14 10:13:35.830550 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-14 10:13:35.830570 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-14 10:13:35.830591 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-14 10:13:35.830611 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-14 10:13:35.830632 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-14 10:13:35.830653 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-14 10:13:35.830676 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-14 10:13:35.830698 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-14 10:13:35.830727 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-14 10:13:35.830750 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-14 10:13:35.830771 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-14 10:13:35.830792 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-14 10:13:35.830814 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-14 10:13:35.830883 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-14 10:13:35.830908 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-14 10:13:35.830930 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-14 10:13:35.830951 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-14 10:13:35.830973 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-14 10:13:35.830995 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-14 10:13:35.831016 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-14 10:13:35.831038 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-14 10:13:35.831059 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-14 10:13:35.831080 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-14 10:13:35.831101 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-14 10:13:35.831122 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-14 10:13:35.831143 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-14 10:13:35.831164 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-14 10:13:35.831184 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-14 10:13:35.831205 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-14 10:13:35.831225 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-14 10:13:35.831246 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-14 10:13:35.831268 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-14 10:13:35.831289 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-14 10:13:35.831310 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-14 10:13:35.831331 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-14 10:13:35.831357 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-14 10:13:35.831415 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-14 10:13:35.831440 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-14 10:13:35.831462 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-14 10:13:35.831483 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-14 10:13:35.831503 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-14 10:13:35.831525 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-14 10:13:35.831546 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-14 10:13:35.831567 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-14 10:13:35.831588 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-14 10:13:35.831608 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-14 10:13:35.831629 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-14 10:13:35.831650 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-14 10:13:35.831671 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-14 10:13:35.831692 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-14 10:13:35.831713 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-14 10:13:35.831733 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-14 10:13:35.831754 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-14 10:13:35.831775 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-14 10:13:35.831796 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-14 10:13:35.831816 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-14 10:13:35.831837 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-14 10:13:35.831858 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-14 10:13:35.831878 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-14 10:13:35.831899 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-14 10:13:35.831919 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-14 10:13:35.831940 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-14 10:13:35.831960 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-14 10:13:35.831981 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-14 10:13:35.832001 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-14 10:13:35.832027 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-14 10:13:35.832050 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-14 10:13:35.832071 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-14 10:13:35.832092 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-14 10:13:35.832113 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-14 10:13:35.832134 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-14 10:13:35.832155 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-14 10:13:35.832176 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-14 10:13:35.832197 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-14 10:13:35.832218 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-14 10:13:35.832239 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-14 10:13:35.832260 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-14 10:13:35.832281 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-14 10:13:35.832302 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-14 10:13:35.832323 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-14 10:13:35.832343 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-14 10:13:35.832403 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-14 10:13:35.832436 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-14 10:13:35.832459 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-14 10:13:35.832480 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-14 10:13:35.832502 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-14 10:13:35.832523 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-14 10:13:35.832544 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-14 10:13:35.832566 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-14 10:13:35.832587 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-14 10:13:35.832608 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-14 10:13:35.832628 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-14 10:13:35.832650 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-14 10:13:35.832671 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-14 10:13:35.832726 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-14 10:13:35.832750 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-14 10:13:35.832771 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-14 10:13:35.832793 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-14 10:13:35.832815 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-14 10:13:35.832836 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-14 10:13:35.832857 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-14 10:13:35.832878 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-14 10:13:35.832899 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-14 10:13:35.832919 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-14 10:13:35.832940 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-14 10:13:35.832960 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-14 10:13:35.832981 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-14 10:13:35.833002 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-14 10:13:35.833023 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-14 10:13:35.833044 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-14 10:13:35.833065 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-14 10:13:35.833086 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-14 10:13:35.833108 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-14 10:13:35.833129 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-14 10:13:35.833150 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-14 10:13:35.833171 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-14 10:13:35.833192 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-14 10:13:35.833213 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-14 10:13:35.833233 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-14 10:13:35.833254 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-14 10:13:35.833275 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-14 10:13:35.833296 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-14 10:13:35.833317 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-14 10:13:35.833338 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-14 10:13:35.833368 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-14 10:13:35.833416 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-14 10:13:35.833438 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-14 10:13:35.833459 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-14 10:13:35.833480 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-14 10:13:35.833501 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-14 10:13:35.833522 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-14 10:13:35.833543 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-14 10:13:35.833565 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-14 10:13:35.833586 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-14 10:13:35.833607 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-14 10:13:35.833628 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-14 10:13:35.833650 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-14 10:13:35.833671 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-14 10:13:35.833692 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-14 10:13:35.833713 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-14 10:13:35.833734 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-14 10:13:35.833754 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-14 10:13:35.833775 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-14 10:13:35.833796 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-14 10:13:35.833816 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-14 10:13:35.833837 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-14 10:13:35.833858 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-14 10:13:35.833879 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-14 10:13:35.833900 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-14 10:13:35.833920 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-14 10:13:35.833941 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-14 10:13:35.833963 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-14 10:13:35.833983 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-14 10:13:35.834010 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-14 10:13:35.834032 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-14 10:13:35.834053 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-14 10:13:35.834074 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-14 10:13:35.834096 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-14 10:13:35.834117 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-14 10:13:35.834138 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-14 10:13:35.834160 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-14 10:13:35.834180 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-14 10:13:35.834201 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-14 10:13:35.834222 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-14 10:13:35.834243 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-14 10:13:35.834263 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-14 10:13:35.834284 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-14 10:13:35.834305 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-14 10:13:35.834325 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-14 10:13:35.834350 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-14 10:13:35.834394 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-14 10:13:35.834421 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-14 10:13:35.834444 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-14 10:13:35.834465 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-14 10:13:35.834486 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-14 10:13:35.834507 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-14 10:13:35.834528 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-14 10:13:35.834549 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-14 10:13:35.834570 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-14 10:13:35.834591 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-14 10:13:35.834612 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-14 10:13:35.834634 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-14 10:13:35.834661 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-14 10:13:35.834683 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-14 10:13:35.834704 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-14 10:13:35.834725 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-14 10:13:35.834746 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-14 10:13:35.834767 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-14 10:13:35.834787 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-14 10:13:35.834808 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-14 10:13:35.834828 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-14 10:13:35.834848 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-14 10:13:35.834868 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-14 10:13:35.834889 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-14 10:13:35.834910 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-14 10:13:35.834931 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-14 10:13:35.834976 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-14 10:13:35.835001 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-14 10:13:35.835023 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-14 10:13:35.835044 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-14 10:13:35.835065 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-14 10:13:35.835086 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-14 10:13:35.835107 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-14 10:13:35.835128 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-14 10:13:35.835149 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-14 10:13:35.835169 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-14 10:13:35.835190 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-14 10:13:35.835210 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-14 10:13:35.835231 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-14 10:13:35.835252 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-14 10:13:35.835272 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-14 10:13:35.835293 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-14 10:13:35.835320 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-14 10:13:35.835341 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-14 10:13:35.835388 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-14 10:13:35.835413 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-14 10:13:35.835434 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-14 10:13:35.835455 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-14 10:13:35.835475 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-14 10:13:35.835496 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-14 10:13:35.835577 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-14 10:13:35.835604 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-14 10:13:35.835626 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-14 10:13:35.835647 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-14 10:13:35.835669 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-14 10:13:35.835690 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-14 10:13:35.835710 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-14 10:13:35.835731 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-14 10:13:35.835752 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-14 10:13:35.835773 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-14 10:13:35.835794 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-14 10:13:35.835814 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-14 10:13:35.835835 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-14 10:13:35.835855 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-14 10:13:35.835876 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-14 10:13:35.835898 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-14 10:13:35.835919 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-14 10:13:35.835940 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-14 10:13:35.835962 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-14 10:13:35.835983 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-14 10:13:35.836004 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-14 10:13:35.836030 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-14 10:13:35.836052 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-14 10:13:35.836073 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-14 10:13:35.836094 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-14 10:13:35.836116 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-14 10:13:35.836137 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-14 10:13:35.836158 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-14 10:13:35.836179 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-14 10:13:35.836200 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-14 10:13:35.836221 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-14 10:13:35.836242 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-14 10:13:35.836262 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-14 10:13:35.836282 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-14 10:13:35.836303 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-14 10:13:35.836323 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-14 10:13:35.836343 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-14 10:13:35.836403 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-14 10:13:35.836432 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-14 10:13:35.836455 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-14 10:13:35.836476 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-14 10:13:35.836500 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-14 10:13:35.836522 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-14 10:13:35.836544 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-14 10:13:35.836565 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-14 10:13:35.836587 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-14 10:13:35.836608 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-14 10:13:35.836628 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-14 10:13:35.836649 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-14 10:13:35.836670 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-14 10:13:35.836691 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-14 10:13:35.836722 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-14 10:13:35.836743 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-14 10:13:35.836764 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-14 10:13:35.836801 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-14 10:13:35.836823 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-14 10:13:35.836844 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-14 10:13:35.836926 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-14 10:13:35.836955 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-14 10:13:35.836979 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-14 10:13:35.837001 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-14 10:13:35.837022 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-14 10:13:35.837043 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-14 10:13:35.837065 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-14 10:13:35.837082 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-14 10:13:35.837097 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-14 10:13:35.837111 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-14 10:13:35.837127 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-14 10:13:35.837142 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-14 10:13:35.837157 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-14 10:13:35.837173 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-14 10:13:35.837188 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-14 10:13:35.837203 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-14 10:13:35.837218 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-14 10:13:35.837233 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-14 10:13:35.837248 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-14 10:13:35.837263 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-14 10:13:35.837278 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-14 10:13:35.837293 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-14 10:13:35.837308 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-14 10:13:35.837327 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-14 10:13:35.837342 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-14 10:13:35.837376 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-14 10:13:35.837397 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-14 10:13:35.837429 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-14 10:13:35.837446 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-14 10:13:35.837462 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-14 10:13:35.837478 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-14 10:13:35.837494 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-14 10:13:35.837509 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-14 10:13:35.837525 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-14 10:13:35.837540 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-14 10:13:35.837554 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-14 10:13:35.837570 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-14 10:13:35.837585 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-14 10:13:35.837600 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-14 10:13:35.837615 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-14 10:13:35.837630 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-14 10:13:35.837645 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-14 10:13:35.837660 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-14 10:13:35.837675 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-14 10:13:35.837690 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-14 10:13:35.837706 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-14 10:13:35.837721 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-14 10:13:35.837735 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-14 10:13:35.837750 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-14 10:13:35.837764 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-14 10:13:35.837779 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-14 10:13:35.837794 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-14 10:13:35.837808 | controller | >f+++++++++ ci-framework-data/logs/ci_script_011_run_openstack_cleanup.log
2026-06-14 10:13:35.837823 | controller | >f+++++++++ ci-framework-data/logs/ci_script_012_run_openstack_wait.log
2026-06-14 10:13:35.837837 | controller | >f+++++++++ ci-framework-data/logs/ci_script_013_run_openstack_init.log
2026-06-14 10:13:35.837852 | controller | >f+++++++++ ci-framework-data/logs/ci_script_014_run_openstack_patch_version.log
2026-06-14 10:13:35.837867 | controller | >f+++++++++ ci-framework-data/logs/ci_script_015_run_openstack_update_run.log
2026-06-14 10:13:35.837886 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-14 10:13:35.837902 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-14 10:13:35.837917 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-14 10:13:35.837932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-14 10:13:35.837947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-14 10:13:35.837963 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-14 10:13:35.837978 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-14 10:13:35.837993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-14 10:13:35.838008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-14 10:13:35.838024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-14 10:13:35.838039 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-14 10:13:35.838054 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-14 10:13:35.838068 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572
2026-06-14 10:13:35.838083 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-14 10:13:35.838098 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-14 10:13:35.838113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-14 10:13:35.838128 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-14 10:13:35.838144 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-14 10:13:35.838158 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-14 10:13:35.838174 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-14 10:13:35.838188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-14 10:13:35.838203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-14 10:13:35.838219 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-14 10:13:35.838235 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-14 10:13:35.838250 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/
2026-06-14 10:13:35.838266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/boot-finished
2026-06-14 10:13:35.838281 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/cloud-config.txt
2026-06-14 10:13:35.838297 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/datasource
2026-06-14 10:13:35.838312 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/network-config.json
2026-06-14 10:13:35.838328 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/obj.pkl
2026-06-14 10:13:35.838343 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/user-data.txt
2026-06-14 10:13:35.838363 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/user-data.txt.i
2026-06-14 10:13:35.838399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/vendor-data.txt
2026-06-14 10:13:35.838420 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/vendor-data.txt.i
2026-06-14 10:13:35.838436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/vendor-data2.txt
2026-06-14 10:13:35.838452 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/vendor-data2.txt.i
2026-06-14 10:13:35.838467 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/handlers/
2026-06-14 10:13:35.838482 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/scripts/
2026-06-14 10:13:35.838498 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/sem/
2026-06-14 10:13:35.838514 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/sem/config_install_hotplug
2026-06-14 10:13:35.838530 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/sem/config_keys_to_console
2026-06-14 10:13:35.838546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/sem/config_locale
2026-06-14 10:13:35.838562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/sem/config_mounts
2026-06-14 10:13:35.838577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/sem/config_reset_rmc
2026-06-14 10:13:35.838593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/sem/config_scripts_per_instance
2026-06-14 10:13:35.838609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/sem/config_scripts_user
2026-06-14 10:13:35.838624 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/sem/config_scripts_vendor
2026-06-14 10:13:35.838639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/sem/config_seed_random
2026-06-14 10:13:35.838654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/sem/config_set_hostname
2026-06-14 10:13:35.838669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/sem/config_set_passwords
2026-06-14 10:13:35.838684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/sem/config_ssh
2026-06-14 10:13:35.838699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/sem/config_ssh_authkey_fingerprints
2026-06-14 10:13:35.838714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/sem/config_users_groups
2026-06-14 10:13:35.838729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/97e47f3e-9505-403d-a97c-6daf3c97a572/sem/consume_data
2026-06-14 10:13:35.838744 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-14 10:13:35.838759 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-14 10:13:35.838775 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-14 10:13:35.838790 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-14 10:13:35.838805 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-14 10:13:35.838825 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-14 10:13:35.838840 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-14 10:13:35.838856 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-14 10:13:35.838871 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-14 10:13:35.838887 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-14 10:13:35.838902 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/iscsid/
2026-06-14 10:13:35.838917 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-14 10:13:35.838933 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-14 10:13:35.838948 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-14 10:13:35.838964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-14 10:13:35.838978 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-14 10:13:35.838993 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-14 10:13:35.839008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-14 10:13:35.839023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-14 10:13:35.839037 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-14 10:13:35.839052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-14 10:13:35.839067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-14 10:13:35.839082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-14 10:13:35.839097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-14 10:13:35.839112 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.78994.2026-06-14@05:15:43~
2026-06-14 10:13:35.839128 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-14 10:13:35.839142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-14 10:13:35.839157 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-14 10:13:35.839172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-14 10:13:35.839186 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-14 10:13:35.839201 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-14 10:13:35.839216 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-14 10:13:35.839231 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-14 10:13:35.839247 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-14 10:13:35.839261 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-14 10:13:35.839276 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-14 10:13:35.839292 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-14 10:13:35.839307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-14 10:13:35.839322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-14 10:13:35.839337 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-14 10:13:35.839355 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-14 10:13:35.839391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-14 10:13:35.839416 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-14 10:13:35.839433 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-14 10:13:35.839448 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-14 10:13:35.839464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-14 10:13:35.839479 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-14 10:13:35.839494 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-14 10:13:35.839510 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-14 10:13:35.839525 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-14 10:13:35.839540 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-14 10:13:35.839555 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-14 10:13:35.839570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-14 10:13:35.839586 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-14 10:13:35.839601 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-14 10:13:35.839616 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-14 10:13:35.839632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-14 10:13:35.839647 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-14 10:13:35.839662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-14 10:13:35.839677 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-14 10:13:35.839692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-14 10:13:35.839707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-14 10:13:35.839722 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-14 10:13:35.839737 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-14 10:13:35.839751 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-14 10:13:35.839766 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-14 10:13:35.839780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-14 10:13:35.839795 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-14 10:13:35.839809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-14 10:13:35.839824 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-14 10:13:35.839838 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-14 10:13:35.839853 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-14 10:13:35.839868 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-14 10:13:35.839883 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-14 10:13:35.839898 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-14 10:13:35.839912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-14 10:13:35.839927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-14 10:13:35.839942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-14 10:13:35.839957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-14 10:13:35.839972 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-14 10:13:35.839991 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-14 10:13:35.840007 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-14 10:13:35.840022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-14 10:13:35.840038 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-14 10:13:35.840055 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-14 10:13:35.840072 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-14 10:13:35.840087 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-14 10:13:35.840102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-14 10:13:35.840116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-14 10:13:35.840130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-14 10:13:35.840145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-14 10:13:35.840160 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-14 10:13:35.840175 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-14 10:13:35.840189 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-14 10:13:35.840204 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-14 10:13:35.840219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-14 10:13:35.840234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-14 10:13:35.840248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-14 10:13:35.840263 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-14 10:13:35.840278 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-14 10:13:35.840293 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-14 10:13:35.840308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-14 10:13:35.840323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-14 10:13:35.840338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-14 10:13:35.840394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-14 10:13:35.840413 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-14 10:13:35.840428 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-14 10:13:35.840444 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.71230.2026-06-14@05:14:25~
2026-06-14 10:13:35.840460 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-14 10:13:35.840475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/30-cloud-init-ip6-addr-gen-mode.conf
2026-06-14 10:13:35.840491 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-14 10:13:35.840506 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-14 10:13:35.840521 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-14 10:13:35.840536 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-14 10:13:35.840551 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-14 10:13:35.840569 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-14 10:13:35.840585 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-14 10:13:35.840600 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-14 10:13:35.840615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-14 10:13:35.840630 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-14 10:13:35.840645 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-14 10:13:35.840660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-14 10:13:35.840676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-14 10:13:35.840692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-14 10:13:35.840707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-14 10:13:35.840722 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-14 10:13:35.840737 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-14 10:13:35.840752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-14 10:13:35.840767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-14 10:13:35.840782 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-14 10:13:35.840798 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-14 10:13:35.840813 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-14 10:13:35.840828 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-14 10:13:35.840844 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-14 10:13:35.840859 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-14 10:13:35.840877 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-14 10:13:35.840906 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-14 10:13:35.840922 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-14 10:13:35.840937 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-14 10:13:35.840953 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-14 10:13:35.840968 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-14 10:13:35.840984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-14 10:13:35.840999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-14 10:13:35.841013 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-14 10:13:35.841028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-14 10:13:35.841043 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-14 10:13:35.841063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-14 10:13:35.841078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-14 10:13:35.841093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-14 10:13:35.841108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-14 10:13:35.841123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-14 10:13:35.841138 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-14 10:13:35.841152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-14 10:13:35.841167 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-14 10:13:35.841182 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-14 10:13:35.841197 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-14 10:13:35.841212 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-14 10:13:35.841227 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-14 10:13:35.841242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-14 10:13:35.841257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-14 10:13:35.841272 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-14 10:13:35.841287 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-14 10:13:35.841302 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-14 10:13:35.841317 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-14 10:13:35.841332 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-14 10:13:35.841347 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-14 10:13:35.841365 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-14 10:13:35.841409 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-14 10:13:35.841426 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-14 10:13:35.841441 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-14 10:13:35.841457 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-14 10:13:35.841472 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-14 10:13:35.841487 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-14 10:13:35.841502 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-14 10:13:35.841517 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-14 10:13:35.841532 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-14 10:13:35.841548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-14 10:13:35.841563 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-14 10:13:35.841579 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-14 10:13:35.841594 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-14 10:13:35.841614 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-14 10:13:35.841630 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-14 10:13:35.841645 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-14 10:13:35.841660 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-14 10:13:35.841675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-14 10:13:35.841689 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-14 10:13:35.841704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-14 10:13:35.841718 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-14 10:13:35.841733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-14 10:13:35.841747 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-14 10:13:35.841763 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-14 10:13:35.841778 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-14 10:13:35.841793 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-14 10:13:35.841808 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-14 10:13:35.841823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-14 10:13:35.841838 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-14 10:13:35.841853 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-14 10:13:35.841867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-14 10:13:35.841882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-14 10:13:35.841896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-14 10:13:35.841911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-14 10:13:35.841925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-14 10:13:35.841940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-14 10:13:35.841955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-14 10:13:35.841970 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-14 10:13:35.841984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-14 10:13:35.841999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-14 10:13:35.842014 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-14 10:13:35.842029 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-14 10:13:35.842044 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-14 10:13:35.842063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-14 10:13:35.842078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-14 10:13:35.842093 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-14 10:13:35.842108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-14 10:13:35.842123 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-14 10:13:35.842138 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-14 10:13:35.842153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-14 10:13:35.842167 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-14 10:13:35.842182 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-14 10:13:35.842197 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-14 10:13:35.842211 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-14 10:13:35.842226 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-14 10:13:35.842241 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-14 10:13:35.842256 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-14 10:13:35.842270 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-14 10:13:35.842285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-14 10:13:35.842300 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-14 10:13:35.842314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-14 10:13:35.842329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-14 10:13:35.842344 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-14 10:13:35.842362 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-14 10:13:35.842403 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-14 10:13:35.842420 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-14 10:13:35.842436 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-14 10:13:35.842451 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-14 10:13:35.842466 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-14 10:13:35.842481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-14 10:13:35.842496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-14 10:13:35.842511 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-14 10:13:35.842526 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-14 10:13:35.842541 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-14 10:13:35.842556 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-14 10:13:35.842576 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-14 10:13:35.842591 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-14 10:13:35.842607 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-14 10:13:35.842622 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-14 10:13:35.842637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-14 10:13:35.842653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-14 10:13:35.842668 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-14 10:13:35.842683 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-14 10:13:35.842698 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-14 10:13:35.842713 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-14 10:13:35.842728 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-14 10:13:35.842743 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-14 10:13:35.842758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-14 10:13:35.842773 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-14 10:13:35.842788 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-14 10:13:35.842804 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-14 10:13:35.842819 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-14 10:13:35.842835 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-14 10:13:35.842851 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-14 10:13:35.842866 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-14 10:13:35.842882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-14 10:13:35.842897 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-14 10:13:35.842912 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-14 10:13:35.842927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-14 10:13:35.842942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-14 10:13:35.842957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-14 10:13:35.842973 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-14 10:13:35.842988 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-14 10:13:35.843003 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-14 10:13:35.843018 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-14 10:13:35.843033 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-14 10:13:35.843048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-14 10:13:35.843068 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-14 10:13:35.843083 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-14 10:13:35.843099 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-14 10:13:35.843114 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-14 10:13:35.843129 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-14 10:13:35.843144 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-14 10:13:35.843159 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-14 10:13:35.843173 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-14 10:13:35.843188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-14 10:13:35.843203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-14 10:13:35.843218 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-14 10:13:35.843233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-14 10:13:35.843248 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-14 10:13:35.843262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-14 10:13:35.843278 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-14 10:13:35.843292 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-14 10:13:35.843307 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-14 10:13:35.843322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-14 10:13:35.843337 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-14 10:13:35.843355 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-14 10:13:35.843386 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-14 10:13:35.843406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-14 10:13:35.843423 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-14 10:13:35.843438 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-14 10:13:35.843453 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-14 10:13:35.843469 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-14 10:13:35.843484 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-14 10:13:35.843498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-14 10:13:35.843513 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-14 10:13:35.843528 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-14 10:13:35.843543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-14 10:13:35.843557 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-14 10:13:35.843572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-14 10:13:35.843587 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-14 10:13:35.843602 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-14 10:13:35.843621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-14 10:13:35.843637 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-14 10:13:35.843653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-14 10:13:35.843668 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-14 10:13:35.843683 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-14 10:13:35.843699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-14 10:13:35.843714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-14 10:13:35.843730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-14 10:13:35.843745 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-14 10:13:35.843760 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-14 10:13:35.843775 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-14 10:13:35.843790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-14 10:13:35.843805 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-14 10:13:35.843820 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-14 10:13:35.843835 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-14 10:13:35.843850 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-14 10:13:35.843865 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-14 10:13:35.843880 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-14 10:13:35.843896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-14 10:13:35.843911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-14 10:13:35.843927 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-14 10:13:35.843942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-14 10:13:35.843958 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-14 10:13:35.843973 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-14 10:13:35.843988 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-14 10:13:35.844003 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-14 10:13:35.844018 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-14 10:13:35.844040 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-14 10:13:35.844056 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-14 10:13:35.844071 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-14 10:13:35.844086 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-14 10:13:35.844101 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-14 10:13:35.844116 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-14 10:13:35.844131 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-14 10:13:35.844145 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-14 10:13:35.844164 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-14 10:13:35.844179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-14 10:13:35.844194 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-14 10:13:35.844209 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-14 10:13:35.844224 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-14 10:13:35.844239 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-14 10:13:35.844253 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-14 10:13:35.844268 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-14 10:13:35.844283 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-14 10:13:35.844298 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-14 10:13:35.844313 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-14 10:13:35.844327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-14 10:13:35.844342 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-14 10:13:35.844361 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-14 10:13:35.844395 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-14 10:13:35.844412 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-14 10:13:35.844427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-14 10:13:35.844443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-14 10:13:35.844458 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-14 10:13:35.844472 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-14 10:13:35.844488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-14 10:13:35.844503 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-14 10:13:35.844517 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-14 10:13:35.844532 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.iscsid_restart_required
2026-06-14 10:13:35.844547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-14 10:13:35.844562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-14 10:13:35.844576 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-14 10:13:35.844591 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-14 10:13:35.844606 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-14 10:13:35.844620 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-14 10:13:35.844636 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-14 10:13:35.844650 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-14 10:13:35.844665 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-14 10:13:35.844680 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-14 10:13:35.844695 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-14 10:13:35.844710 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-14 10:13:35.844733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-14 10:13:35.844749 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-14 10:13:35.844765 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-14 10:13:35.844780 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-14 10:13:35.844797 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-14 10:13:35.844813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-14 10:13:35.844829 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-14 10:13:35.844845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-14 10:13:35.844860 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-14 10:13:35.844876 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-14 10:13:35.844891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-14 10:13:35.844906 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-14 10:13:35.844921 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-14 10:13:35.844937 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-14 10:13:35.844952 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-14 10:13:35.844967 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-14 10:13:35.844998 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-14 10:13:35.845015 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-14 10:13:35.845030 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-14 10:13:35.845045 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-14 10:13:35.845060 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-14 10:13:35.845075 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-14 10:13:35.845090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-14 10:13:35.845105 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-14 10:13:35.845119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-14 10:13:35.845134 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-14 10:13:35.845150 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-14 10:13:35.845165 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-14 10:13:35.845180 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-14 10:13:35.845196 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-14 10:13:35.845211 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-14 10:13:35.845226 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-14 10:13:35.845241 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-14 10:13:35.845257 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-14 10:13:35.845276 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-14 10:13:35.845292 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-14 10:13:35.845307 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-14 10:13:35.845322 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-14 10:13:35.845338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-14 10:13:35.845353 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-14 10:13:35.845399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-14 10:13:35.845421 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-14 10:13:35.845437 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-14 10:13:35.845452 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-14 10:13:35.845467 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-14 10:13:35.845481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-14 10:13:35.845496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-14 10:13:35.845510 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-14 10:13:35.845525 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-14 10:13:35.845539 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-14 10:13:35.845554 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-14 10:13:35.845569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-14 10:13:35.845583 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-14 10:13:35.845598 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-14 10:13:35.845613 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-14 10:13:35.845628 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-14 10:13:35.845642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-14 10:13:35.845657 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-14 10:13:35.845672 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-14 10:13:35.845686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-14 10:13:35.845701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-14 10:13:35.845716 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-14 10:13:35.845731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-14 10:13:35.845746 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-14 10:13:35.845760 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-14 10:13:35.845775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-14 10:13:35.845790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-14 10:13:35.845809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-14 10:13:35.845989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-14 10:13:35.846009 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-14 10:13:35.846026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-14 10:13:35.846045 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-14 10:13:35.846063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-14 10:13:35.846078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-14 10:13:35.846092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-14 10:13:35.846107 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-14 10:13:35.846121 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-14 10:13:35.846135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-14 10:13:35.846150 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-14 10:13:35.846164 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-14 10:13:35.846179 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-14 10:13:35.846194 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-14 10:13:35.846208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-14 10:13:35.846224 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-14 10:13:35.846239 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-14 10:13:35.846255 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-14 10:13:35.846270 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-14 10:13:35.846286 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-14 10:13:35.846301 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-14 10:13:35.846316 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-14 10:13:35.846330 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-14 10:13:35.846349 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-14 10:13:35.846365 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-14 10:13:35.846402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-14 10:13:35.846419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-14 10:13:35.846434 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-14 10:13:35.846449 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-14 10:13:35.846464 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-14 10:13:35.846479 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-14 10:13:35.846494 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-14 10:13:35.846514 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-14 10:13:35.846529 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-14 10:13:35.846544 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-14 10:13:35.846559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-14 10:13:35.846574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-14 10:13:35.846589 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-14 10:13:35.846604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-14 10:13:35.846619 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-14 10:13:35.846634 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-14 10:13:35.846649 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-1755834001.vg
2026-06-14 10:13:35.846664 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-195436167.vg
2026-06-14 10:13:35.846679 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-1545466722.vg
2026-06-14 10:13:35.846694 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-473095975.vg
2026-06-14 10:13:35.846708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-1186481470.vg
2026-06-14 10:13:35.846723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-1638866176.vg
2026-06-14 10:13:35.846738 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-268843479.vg
2026-06-14 10:13:35.846752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-146164783.vg
2026-06-14 10:13:35.846767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-1840211907.vg
2026-06-14 10:13:35.846782 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-14 10:13:35.846797 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-14 10:13:35.846812 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-14 10:13:35.846826 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-14 10:13:35.846841 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-14 10:13:35.846856 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-14 10:13:35.846871 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260614.051006.0001
2026-06-14 10:13:35.846886 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-14 10:13:35.846901 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-14 10:13:35.846916 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-14 10:13:35.846931 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-14 10:13:35.846947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-14 10:13:35.846962 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-14 10:13:35.847008 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-14 10:13:35.847028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-14 10:13:35.847049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-14 10:13:35.847065 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-14 10:13:35.847080 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-14 10:13:35.847096 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-14 10:13:35.847112 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-14 10:13:35.847127 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-14 10:13:35.847143 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-14 10:13:35.847159 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-14 10:13:35.847174 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-14 10:13:35.847189 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-14 10:13:35.847204 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-14 10:13:35.847219 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-14 10:13:35.847234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-14 10:13:35.847248 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-14 10:13:35.847263 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-14 10:13:35.847278 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-14 10:13:35.847294 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-14 10:13:35.847309 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-14 10:13:35.847324 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-14 10:13:35.847340 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-14 10:13:35.847374 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-14 10:13:35.847393 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-14 10:13:35.847408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-14 10:13:35.847424 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-14 10:13:35.847439 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-14 10:13:35.847453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-14 10:13:35.847468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-14 10:13:35.847483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-14 10:13:35.847498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-14 10:13:35.847512 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-14 10:13:35.847527 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-14 10:13:35.847542 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-14 10:13:35.847557 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-14 10:13:35.847572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-14 10:13:35.847588 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-14 10:13:35.847608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-14 10:13:35.847624 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-14 10:13:35.847639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-14 10:13:35.847655 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-14 10:13:35.847670 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-14 10:13:35.847686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-14 10:13:35.847701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-14 10:13:35.847716 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-14 10:13:35.847731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-14 10:13:35.847747 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-14 10:13:35.847762 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-14 10:13:35.847777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-14 10:13:35.847792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-14 10:13:35.847807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-14 10:13:35.847822 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-14 10:13:35.847837 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-14 10:13:35.847852 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-14 10:13:35.847867 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-14 10:13:35.847882 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-14 10:13:35.847897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-14 10:13:35.847912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-14 10:13:35.847927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-14 10:13:35.847942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-14 10:13:35.847957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-14 10:13:35.847971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-14 10:13:35.847986 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-14 10:13:35.848001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-14 10:13:35.848016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-14 10:13:35.848031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-14 10:13:35.848046 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-14 10:13:35.848061 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-14 10:13:35.848076 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-14 10:13:35.848091 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-14 10:13:35.848107 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-14 10:13:35.848122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-14 10:13:35.848137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-14 10:13:35.848157 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-14 10:13:35.848173 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-14 10:13:35.848188 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-14 10:13:35.848203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-14 10:13:35.848219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-14 10:13:35.848234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-14 10:13:35.848250 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-14 10:13:35.848265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-14 10:13:35.848280 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-14 10:13:35.848295 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-14 10:13:35.848310 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-14 10:13:35.848325 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-14 10:13:35.848340 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-14 10:13:35.848358 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-14 10:13:35.848393 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-14 10:13:35.848410 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-14 10:13:35.848426 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-14 10:13:35.848442 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-14 10:13:35.848457 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-14 10:13:35.848473 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-14 10:13:35.848489 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-14 10:13:35.848504 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-14 10:13:35.848519 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-14 10:13:35.848534 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-14 10:13:35.848548 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-14 10:13:35.848563 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-14 10:13:35.848578 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-14 10:13:35.848593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-14 10:13:35.848608 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-14 10:13:35.848623 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-14 10:13:35.848638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-14 10:13:35.848653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-14 10:13:35.848669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-14 10:13:35.848683 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-14 10:13:35.848702 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-14 10:13:35.848718 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-14 10:13:35.848733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-14 10:13:35.848748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-14 10:13:35.848762 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-14 10:13:35.848777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-14 10:13:35.848792 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-14 10:13:35.848807 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-14 10:13:35.848821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-14 10:13:35.848836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-14 10:13:35.848851 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-14 10:13:35.848865 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-14 10:13:35.848880 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-14 10:13:35.848895 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-14 10:13:35.848910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-14 10:13:35.848925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-14 10:13:35.848940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-14 10:13:35.848955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-14 10:13:35.848970 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-14 10:13:35.848985 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-14 10:13:35.849000 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-14 10:13:35.849015 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-14 10:13:35.849030 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-14 10:13:35.849045 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-14 10:13:35.849060 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-14 10:13:35.849078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-14 10:13:35.849104 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-14 10:13:35.849120 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-14 10:13:35.849138 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-14 10:13:35.849153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-14 10:13:35.849169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-14 10:13:35.849184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-14 10:13:35.849199 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-14 10:13:35.849213 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-14 10:13:35.849229 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-14 10:13:35.849244 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-14 10:13:35.849263 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-14 10:13:35.849278 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-14 10:13:35.849294 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-14 10:13:35.849309 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-14 10:13:35.849324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-14 10:13:35.849339 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-14 10:13:35.849355 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-14 10:13:35.849404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-14 10:13:35.849423 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-14 10:13:35.849438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-14 10:13:35.849454 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-14 10:13:35.849469 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-14 10:13:35.849485 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-14 10:13:35.849500 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-14 10:13:35.849516 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-14 10:13:35.849531 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-14 10:13:35.849547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-14 10:13:35.849563 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-14 10:13:35.849578 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-14 10:13:35.849593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-14 10:13:35.849609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-14 10:13:35.849624 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-14 10:13:35.849639 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-14 10:13:35.849654 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-14 10:13:35.849669 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-14 10:13:35.849684 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-14 10:13:35.849699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-14 10:13:35.849714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-14 10:13:35.849729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-14 10:13:35.849744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-14 10:13:35.849758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-14 10:13:35.849773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-14 10:13:35.849788 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-14 10:13:35.849803 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-14 10:13:35.849818 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-14 10:13:35.849837 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-14 10:13:35.849852 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-14 10:13:35.849867 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-14 10:13:35.849881 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-14 10:13:35.849896 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-14 10:13:35.849911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/.config_backup
2026-06-14 10:13:35.849926 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-14 10:13:35.849941 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-14 10:13:35.849956 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-14 10:13:35.849971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-14 10:13:35.849985 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-14 10:13:35.850000 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-14 10:13:35.850015 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-14 10:13:35.850030 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-14 10:13:35.850045 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-14 10:13:35.850060 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-14 10:13:35.850075 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-14 10:13:35.850090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-14 10:13:35.850105 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-14 10:13:35.850119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-14 10:13:35.850134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-14 10:13:35.850149 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-14 10:13:35.850163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-14 10:13:35.850178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-14 10:13:35.850192 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-14 10:13:35.850207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-14 10:13:35.850222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-14 10:13:35.850236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-14 10:13:35.850251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-14 10:13:35.850266 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-14 10:13:35.850281 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-14 10:13:35.850296 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-14 10:13:35.850316 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-14 10:13:35.850331 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-14 10:13:35.850350 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-14 10:13:35.850366 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-14 10:13:35.850403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-14 10:13:35.850419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-14 10:13:35.850435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-14 10:13:35.850451 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-14 10:13:35.850466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-14 10:13:35.850481 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-14 10:13:35.850496 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-14 10:13:35.850511 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-14 10:13:35.850526 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-14 10:13:35.850541 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-14 10:13:35.850555 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-14 10:13:35.850570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-14 10:13:35.850584 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-14 10:13:35.850600 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-14 10:13:35.850615 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-14 10:13:35.850630 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-14 10:13:35.850645 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-14 10:13:35.850660 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-14 10:13:35.850675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-14 10:13:35.850690 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-14 10:13:35.850706 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-14 10:13:35.850720 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-14 10:13:35.850736 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-14 10:13:35.850751 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-14 10:13:35.850767 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-14 10:13:35.850782 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-14 10:13:35.850797 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-14 10:13:35.850816 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-14 10:13:35.850832 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-14 10:13:35.850846 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-14 10:13:35.850861 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-14 10:13:35.850876 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-14 10:13:35.850891 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-14 10:13:35.850906 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-14 10:13:35.850921 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-14 10:13:35.850936 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-14 10:13:35.850951 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-14 10:13:35.850966 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-14 10:13:35.850981 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-14 10:13:35.850996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-14 10:13:35.851011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.79275.2026-06-14@05:15:45~
2026-06-14 10:13:35.851027 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-14 10:13:35.851042 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-14 10:13:35.851057 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-14 10:13:35.851072 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-14 10:13:35.851086 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-14 10:13:35.851101 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-14 10:13:35.851116 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-14 10:13:35.851130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-14 10:13:35.851145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-14 10:13:35.851159 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-14 10:13:35.851174 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-14 10:13:35.851188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-14 10:13:35.851203 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-14 10:13:35.851218 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.79430.2026-06-14@05:15:46~
2026-06-14 10:13:35.851233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-14 10:13:35.851247 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-14 10:13:35.851262 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-14 10:13:35.851276 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-14 10:13:35.851291 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-14 10:13:35.851306 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-14 10:13:35.851321 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-14 10:13:35.851339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-14 10:13:35.851358 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-14 10:13:35.851393 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-14 10:13:35.851426 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-14 10:13:35.851442 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-14 10:13:35.851457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-14 10:13:35.851472 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-14 10:13:35.851487 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-14 10:13:35.851503 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-14 10:13:35.851517 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-14 10:13:35.851532 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-14 10:13:35.851547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-14 10:13:35.851562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-14 10:13:35.851576 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-14 10:13:35.851591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-14 10:13:35.851606 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-14 10:13:35.851621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-14 10:13:35.851636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-14 10:13:35.851651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-14 10:13:35.851666 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-14 10:13:35.851682 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-14 10:13:35.851697 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-14 10:13:35.851712 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-14 10:13:35.851728 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-14 10:13:35.851742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-14 10:13:35.851757 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-14 10:13:35.851772 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-14 10:13:35.851786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-14 10:13:35.851802 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-14 10:13:35.851816 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-14 10:13:35.851832 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-14 10:13:35.851847 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-14 10:13:35.851866 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-14 10:13:35.851882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-14 10:13:35.851897 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-14 10:13:35.851912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-14 10:13:35.851927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-14 10:13:35.851942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-14 10:13:35.851957 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-14 10:13:35.851971 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-14 10:13:35.851986 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-14 10:13:35.852000 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-14 10:13:35.852016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-14 10:13:35.852031 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-14 10:13:35.852046 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-14 10:13:35.852062 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-14 10:13:35.852077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-14 10:13:35.852092 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-14 10:13:35.852107 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-14 10:13:35.852122 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-14 10:13:35.852137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-14 10:13:35.852152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-14 10:13:35.852167 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-14 10:13:35.852182 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-14 10:13:35.852197 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-14 10:13:35.852217 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-14 10:13:35.852234 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-14 10:13:35.852249 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-14 10:13:35.852264 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-14 10:13:35.852278 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-14 10:13:35.852293 | 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-14 10:13:35.852308 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-14 10:13:35.852323 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-14 10:13:35.852341 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-14 10:13:35.852361 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-14 10:13:35.852396 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-14 10:13:35.852412 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-14 10:13:35.852427 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-14 10:13:35.852442 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-14 10:13:35.852457 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-14 10:13:35.852471 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-14 10:13:35.852486 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-14 10:13:35.852501 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-14 10:13:35.852517 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-14 10:13:35.852532 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-14 10:13:35.852547 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-14 10:13:35.852562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-14 10:13:35.852577 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-14 10:13:35.852592 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-14 10:13:35.852606 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-14 10:13:35.852621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-14 10:13:35.852636 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-14 10:13:35.852651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-14 10:13:35.852666 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-14 10:13:35.852681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-14 10:13:35.852696 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-14 10:13:35.852711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-14 10:13:35.852726 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-14 10:13:35.852741 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-14 10:13:35.852756 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-14 10:13:35.852771 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-14 10:13:35.852786 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-14 10:13:35.852808 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-14 10:13:35.852823 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-14 10:13:35.852838 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-14 10:13:35.852853 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-14 10:13:35.852869 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-14 10:13:35.852884 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-14 10:13:35.852899 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-14 10:13:35.852914 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-14 10:13:35.852929 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-14 10:13:35.852945 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-14 10:13:35.852960 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-14 10:13:35.852975 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/target/
2026-06-14 10:13:35.852991 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-14 10:13:35.853006 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-14 10:13:35.853021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-14 10:13:35.853037 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-14 10:13:35.853052 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-14 10:13:35.853067 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-14 10:13:35.853082 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-14 10:13:35.853097 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-14 10:13:35.853111 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-14 10:13:35.853126 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-14 10:13:35.853141 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-14 10:13:35.853156 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-14 10:13:35.853174 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-14 10:13:35.853200 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-14 10:13:35.853216 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-14 10:13:35.853231 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-14 10:13:35.853246 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-14 10:13:35.853260 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-14 10:13:35.853275 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-14 10:13:35.853291 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-14 10:13:35.853310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-14 10:13:35.853326 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-14 10:13:35.853341 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-14 10:13:35.853357 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-14 10:13:35.853392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-14 10:13:35.853410 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-14 10:13:35.853425 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-14 10:13:35.853440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-14 10:13:35.853455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-14 10:13:35.853471 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-14 10:13:35.853485 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-14 10:13:35.853500 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-14 10:13:35.853515 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-14 10:13:35.853530 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos-addons.repo
2026-06-14 10:13:35.853545 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos.repo
2026-06-14 10:13:35.853560 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-14 10:13:35.853575 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-14 10:13:35.853591 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-14 10:13:35.853606 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-14 10:13:35.853621 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-14 10:13:35.853636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-14 10:13:35.853651 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-14 10:13:35.853667 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-14 10:13:35.853682 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-14 10:13:35.853698 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-14 10:13:35.853714 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-14 10:13:35.853729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-14 10:13:35.853745 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-14 10:13:35.853760 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-14 10:13:35.853775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-14 10:13:35.853789 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-14 10:13:35.853804 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-14 10:13:35.853819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-14 10:13:35.853834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-14 10:13:35.853850 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-14 10:13:35.853869 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-14 10:13:35.853885 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-14 10:13:35.853901 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-14 10:13:35.853916 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-14 10:13:35.853931 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-14 10:13:35.853946 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-14 10:13:35.853961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-14 10:13:35.853976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-14 10:13:35.853991 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-14 10:13:35.854006 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-14 10:13:35.854021 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-14 10:13:35.854036 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-6_hygwcd.log
2026-06-14 10:13:35.854051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-m9wqmoeu.log
2026-06-14 10:13:35.854066 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-ofk1t52s.log
2026-06-14 10:13:35.854081 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-pj00l2fw.log
2026-06-14 10:13:35.854096 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-zm77j7f5.log
2026-06-14 10:13:35.854110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-14 10:13:35.854125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-14 10:13:35.854140 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-14 10:13:35.854154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-14 10:13:35.854169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-14 10:13:35.854184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-14 10:13:35.854199 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-14 10:13:35.854214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-14 10:13:35.854229 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.gz
2026-06-14 10:13:35.854244 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-14 10:13:35.854259 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-14 10:13:35.854274 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-14 10:13:35.854289 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ede85eb341fa40df87785567ef74c285/
2026-06-14 10:13:35.854305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ede85eb341fa40df87785567ef74c285/system.journal.gz
2026-06-14 10:13:35.854320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ede85eb341fa40df87785567ef74c285/system@66fa9dd32087444391848be33029c8cb-0000000000006dab-000654336a1c16b7.journal.gz
2026-06-14 10:13:35.854336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ede85eb341fa40df87785567ef74c285/system@66fa9dd32087444391848be33029c8cb-00000000000073a5-000654339792d452.journal.gz
2026-06-14 10:13:35.854354 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ede85eb341fa40df87785567ef74c285/system@66fa9dd32087444391848be33029c8cb-00000000000079c5-00065433a41b072e.journal.gz
2026-06-14 10:13:35.854392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ede85eb341fa40df87785567ef74c285/system@66fa9dd32087444391848be33029c8cb-00000000000081bc-00065433a9660ca1.journal.gz
2026-06-14 10:13:35.854413 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ede85eb341fa40df87785567ef74c285/system@66fa9dd32087444391848be33029c8cb-0000000000008f21-00065433a970a4a5.journal.gz
2026-06-14 10:13:35.854429 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ede85eb341fa40df87785567ef74c285/system@66fa9dd32087444391848be33029c8cb-0000000000009c68-00065433a976dbda.journal.gz
2026-06-14 10:13:35.854444 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ede85eb341fa40df87785567ef74c285/system@66fa9dd32087444391848be33029c8cb-0000000000009f7a-00065433aa0e3892.journal.gz
2026-06-14 10:13:35.854459 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ede85eb341fa40df87785567ef74c285/system@66fa9dd32087444391848be33029c8cb-000000000000a666-00065433bc31db50.journal.gz
2026-06-14 10:13:35.854474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ede85eb341fa40df87785567ef74c285/user-1000.journal.gz
2026-06-14 10:13:35.854489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ede85eb341fa40df87785567ef74c285/user-42405.journal.gz
2026-06-14 10:13:35.854504 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-14 10:13:35.854519 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-14 10:13:35.854535 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/instance-00000001.log
2026-06-14 10:13:35.854550 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-14 10:13:35.854565 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-14 10:13:35.854580 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-14 10:13:35.854596 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-14 10:13:35.854611 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-14 10:13:35.854626 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-14 10:13:35.854641 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa14
2026-06-14 10:13:35.854657 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-14 10:13:35.854672 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-14 10:13:35.854688 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-14 10:13:35.854703 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-14 10:13:35.854717 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-14 10:13:35.854732 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-14 10:13:35.854748 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-14 10:13:35.854763 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-14 10:13:35.854778 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-14 10:13:35.854793 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-14 10:13:35.854808 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-14 10:13:35.854823 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-14 10:13:35.854838 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-14 10:13:35.854858 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-14 10:13:35.854874 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-14 10:13:35.854889 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-14 10:13:35.854905 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-14 10:13:35.854920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-14 10:13:35.854936 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-14 10:13:35.854951 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-14 10:13:35.854966 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-14 10:13:35.854981 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-14 10:13:35.854996 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-14 10:13:35.855011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-14 10:13:35.855025 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-14 10:13:35.855040 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-14 10:13:35.855055 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-14 10:13:35.855070 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-14 10:13:35.855085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-14 10:13:35.855099 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-14 10:13:35.855114 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-14 10:13:35.855129 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-14 10:13:35.855143 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-14 10:13:35.855158 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-14 10:13:35.855172 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-14 10:13:35.855187 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-14 10:13:35.855201 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-14 10:13:35.855216 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-14 10:13:35.855230 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-14 10:13:35.855245 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-14 10:13:35.855260 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-14 10:13:35.855275 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-14 10:13:35.855290 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-14 10:13:35.855305 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-14 10:13:35.855320 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-14 10:13:35.855339 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-14 10:13:35.855358 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-14 10:13:35.855404 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/containers/
2026-06-14 10:13:35.855422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/containers/nova_compute.json
2026-06-14 10:13:35.855437 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/containers/nova_compute_init.json
2026-06-14 10:13:35.855452 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/nova_nvme_cleaner/
2026-06-14 10:13:35.855467 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-14 10:13:35.855482 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-14 10:13:35.855497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-14 10:13:35.855512 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-14 10:13:35.855527 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-14 10:13:35.855542 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-14 10:13:35.855557 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-14 10:13:35.855572 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-14 10:13:35.855588 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-14 10:13:35.855602 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-14 10:13:35.855617 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-14 10:13:35.855632 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-14 10:13:35.855647 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-14 10:13:35.855662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-14 10:13:35.855677 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-14 10:13:35.855692 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-14 10:13:35.855707 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-14 10:13:35.855723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-14 10:13:35.855739 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-14 10:13:35.855754 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-14 10:13:35.855769 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-14 10:13:35.855785 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-14 10:13:35.855800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-14 10:13:35.855815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/config.json
2026-06-14 10:13:35.855834 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-14 10:13:35.855850 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-14 10:13:35.855864 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-14 10:13:35.855879 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-14 10:13:35.855894 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-14 10:13:35.855909 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-14 10:13:35.855924 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-14 10:13:35.855939 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-14 10:13:35.855954 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-agent-compute.json
2026-06-14 10:13:35.855969 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-14 10:13:35.855984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-14 10:13:35.855999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer_agent_compute.json
2026-06-14 10:13:35.856016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-14 10:13:35.856033 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-14 10:13:35.856049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.json
2026-06-14 10:13:35.856064 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-14 10:13:35.856078 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.json
2026-06-14 10:13:35.856094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-14 10:13:35.856109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.json
2026-06-14 10:13:35.856124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-14 10:13:35.856139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-14 10:13:35.856154 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-14 10:13:35.856169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-14 10:13:35.856184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-14 10:13:35.856199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-14 10:13:35.856214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-14 10:13:35.856228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-14 10:13:35.856244 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-14 10:13:35.856259 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-14 10:13:35.856274 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-14 10:13:35.856289 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-14 10:13:35.856307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-14 10:13:35.856323 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-14 10:13:35.856338 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-14 10:13:35.856355 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-14 10:13:35.856387 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-14 10:13:35.856408 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-14 10:13:35.856423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-14 10:13:35.856438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-14 10:13:35.856453 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-14 10:13:35.856468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-14 10:13:35.856483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-14 10:13:35.856497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-14 10:13:35.856512 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-14 10:13:35.856526 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-14 10:13:35.856541 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-14 10:13:35.856556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-14 10:13:35.856571 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-14 10:13:35.856586 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-14 10:13:35.856600 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-14 10:13:35.856615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-14 10:13:35.856630 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-14 10:13:35.856645 | controller | cd+++++++++ ci-framework-data/logs/2026-06-14_09-59/
2026-06-14 10:13:35.856660 | controller | >f+++++++++ ci-framework-data/logs/2026-06-14_09-59/ansible.log
2026-06-14 10:13:35.856676 | controller | >f+++++++++ ci-framework-data/logs/2026-06-14_09-59/crc-setup.log
2026-06-14 10:13:35.856691 | controller | >f+++++++++ ci-framework-data/logs/2026-06-14_09-59/crc-start.log
2026-06-14 10:13:35.856705 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-14 10:13:35.856720 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-14 10:13:35.856735 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-14 10:13:35.856750 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-14-08:57:28.log
2026-06-14 10:13:35.856766 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-14-09:02:22.log
2026-06-14 10:13:35.856781 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-14-08:57:28.log
2026-06-14 10:13:35.856796 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-14-09:02:22.log
2026-06-14 10:13:35.856816 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-14 10:13:35.856832 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-14 10:13:35.856848 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-14 10:13:35.856864 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-14 10:13:35.856880 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-14 10:13:35.856895 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-14 10:13:35.856911 | 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-14 10:13:35.856927 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-14 10:13:35.856943 | 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-14 10:13:35.856958 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-14 10:13:35.856974 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-14 10:13:35.856989 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-14 10:13:35.857004 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-14 10:13:35.857019 | 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-14 10:13:35.857035 | 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-14 10:13:35.857054 | 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-14 10:13:35.857111 | 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-14 10:13:35.857132 | 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-14 10:13:35.857149 | 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-14 10:13:35.857170 | 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-14 10:13:35.857186 | 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-14 10:13:35.857202 | 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-14 10:13:35.857217 | 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-14 10:13:35.857232 | 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-14 10:13:35.857248 | 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-14 10:13:35.857263 | 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-14 10:13:35.857281 | 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-14 10:13:35.857308 | 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-14 10:13:35.857324 | 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-14 10:13:35.857339 | 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-14 10:13:35.857372 | 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-14 10:13:35.857392 | 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-14 10:13:35.857506 | 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-14 10:13:35.857524 | 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-14 10:13:35.857544 | 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-14 10:13:35.857560 | 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-14 10:13:35.857575 | 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-14 10:13:35.857590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/v1beta1.rabbitmq.com.yaml
2026-06-14 10:13:35.857605 | 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-14 10:13:35.857620 | 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-14 10:13:35.857636 | 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-14 10:13:35.857651 | 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-14 10:13:35.857666 | 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-14 10:13:35.857681 | 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-14 10:13:35.857696 | 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-14 10:13:35.857710 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-14 10:13:35.857725 | 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-14 10:13:35.857740 | 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-14 10:13:35.857755 | 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-14 10:13:35.857775 | 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-14 10:13:35.857790 | 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-14 10:13:35.857806 | 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-14 10:13:35.857821 | 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-14 10:13:35.857836 | 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-14 10:13:35.857851 | 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-14 10:13:35.857866 | 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-14 10:13:35.857881 | 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-14 10:13:35.857896 | 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-14 10:13:35.857911 | 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-14 10:13:35.857926 | 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-14 10:13:35.857941 | 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-14 10:13:35.857956 | 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-14 10:13:35.857971 | 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-14 10:13:35.857986 | 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-14 10:13:35.858004 | 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-14 10:13:35.858019 | 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-14 10:13:35.858034 | 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-14 10:13:35.858049 | 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-14 10:13:35.858065 | 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-14 10:13:35.858080 | 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-14 10:13:35.858095 | 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-14 10:13:35.858110 | 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-14 10:13:35.858125 | 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-14 10:13:35.858140 | 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-14 10:13:35.858154 | 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-14 10:13:35.858169 | 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-14 10:13:35.858184 | 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-14 10:13:35.858199 | 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-14 10:13:35.858214 | 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-14 10:13:35.858233 | 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-14 10:13:35.858248 | 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-14 10:13:35.858262 | 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-14 10:13:35.858277 | 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-14 10:13:35.858293 | 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-14 10:13:35.858308 | 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-14 10:13:35.858324 | 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-14 10:13:35.858339 | 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-14 10:13:35.858359 | 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-14 10:13:35.858393 | 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-14 10:13:35.858426 | 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-14 10:13:35.858442 | 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-14 10:13:35.858458 | 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-14 10:13:35.858473 | 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-14 10:13:35.858488 | 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-14 10:13:35.858507 | 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-14 10:13:35.858522 | 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-14 10:13:35.858538 | 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-14 10:13:35.858553 | 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-14 10:13:35.858568 | 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-14 10:13:35.858583 | 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-14 10:13:35.858598 | 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-14 10:13:35.858613 | 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-14 10:13:35.858629 | 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-14 10:13:35.858644 | 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-14 10:13:35.858659 | 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-14 10:13:35.858673 | 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-14 10:13:35.858688 | 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-14 10:13:35.858703 | 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-14 10:13:35.858718 | 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-14 10:13:35.858733 | 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-14 10:13:35.858755 | 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-14 10:13:35.858770 | 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-14 10:13:35.858785 | 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-14 10:13:35.858801 | 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-14 10:13:35.858815 | 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-14 10:13:35.858830 | 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-14 10:13:35.858845 | 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-14 10:13:35.858860 | 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-14 10:13:35.858874 | 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-14 10:13:35.858889 | 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-14 10:13:35.858904 | 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-14 10:13:35.858919 | 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-14 10:13:35.858934 | 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-14 10:13:35.858949 | 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-14 10:13:35.858964 | 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-14 10:13:35.858984 | 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-14 10:13:35.859002 | 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-14 10:13:35.859019 | 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-14 10:13:35.859035 | 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-14 10:13:35.859049 | 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-14 10:13:35.859064 | 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-14 10:13:35.859079 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/rabbitmqclusters.rabbitmq.com.yaml
2026-06-14 10:13:35.859093 | 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-14 10:13:35.859109 | 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-14 10:13:35.859124 | 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-14 10:13:35.859139 | 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-14 10:13:35.859154 | 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-14 10:13:35.859170 | 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-14 10:13:35.859185 | 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-14 10:13:35.859200 | 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-14 10:13:35.859222 | 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-14 10:13:35.859238 | 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-14 10:13:35.859253 | 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-14 10:13:35.859268 | 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-14 10:13:35.859282 | 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-14 10:13:35.859297 | 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-14 10:13:35.859312 | 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-14 10:13:35.859326 | 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-14 10:13:35.859341 | 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-14 10:13:35.859359 | 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-14 10:13:35.859397 | 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-14 10:13:35.859414 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-14 10:13:35.859430 | 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-14 10:13:35.859446 | 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-14 10:13:35.859461 | 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-14 10:13:35.859480 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-14 10:13:35.859496 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-14 10:13:35.859511 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-14 10:13:35.859526 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-14 10:13:35.859541 | 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-14 10:13:35.859556 | 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-14 10:13:35.859571 | 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-14 10:13:35.859586 | 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-14 10:13:35.859601 | 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-14 10:13:35.859616 | 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-14 10:13:35.859631 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-14 10:13:35.859646 | 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-14 10:13:35.859661 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-14 10:13:35.859675 | 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-14 10:13:35.859690 | 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-14 10:13:35.859705 | 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-14 10:13:35.859720 | 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-14 10:13:35.859740 | 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-14 10:13:35.859756 | 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-14 10:13:35.859771 | 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-14 10:13:35.859785 | 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-14 10:13:35.859800 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-14 10:13:35.859816 | 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-14 10:13:35.859831 | 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-14 10:13:35.859846 | 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-14 10:13:35.859861 | 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-14 10:13:35.859972 | 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-14 10:13:35.859992 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-14 10:13:35.860008 | 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-14 10:13:35.860023 | 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-14 10:13:35.860038 | 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-14 10:13:35.860052 | 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-14 10:13:35.860068 | 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-14 10:13:35.860087 | 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-14 10:13:35.860106 | 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-14 10:13:35.860124 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-14 10:13:35.860139 | 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-14 10:13:35.860155 | 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-14 10:13:35.860170 | 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-14 10:13:35.860185 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-14 10:13:35.860200 | 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-14 10:13:35.860215 | 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-14 10:13:35.860230 | 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-14 10:13:35.860245 | 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-14 10:13:35.860260 | 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-14 10:13:35.860275 | 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-14 10:13:35.860290 | 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-14 10:13:35.860305 | 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-14 10:13:35.860324 | 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-14 10:13:35.860340 | 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-14 10:13:35.860359 | 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-14 10:13:35.860395 | 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-14 10:13:35.860413 | 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-14 10:13:35.860428 | 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-14 10:13:35.860443 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-14 10:13:35.860459 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-14 10:13:35.860474 | 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-14 10:13:35.860489 | 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-14 10:13:35.860505 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-14 10:13:35.860520 | 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-14 10:13:35.860535 | 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-14 10:13:35.860551 | 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-14 10:13:35.860565 | 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-14 10:13:35.860580 | 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-14 10:13:35.860600 | 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-14 10:13:35.860616 | 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-14 10:13:35.860632 | 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-14 10:13:35.860648 | 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-14 10:13:35.860663 | 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-14 10:13:35.860679 | 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-14 10:13:35.860694 | 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-14 10:13:35.860709 | 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-14 10:13:35.860725 | 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-14 10:13:35.860740 | 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-14 10:13:35.860756 | 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-14 10:13:35.860771 | 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-14 10:13:35.860786 | 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-14 10:13:35.860806 | 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-14 10:13:35.860822 | 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-14 10:13:35.860837 | 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-14 10:13:35.860852 | 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-14 10:13:35.860867 | 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-14 10:13:35.860883 | 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-14 10:13:35.860898 | 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-14 10:13:35.860913 | 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-14 10:13:35.860928 | 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-14 10:13:35.860943 | 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-14 10:13:35.860958 | 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-14 10:13:35.860973 | 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-14 10:13:35.860988 | 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-14 10:13:35.861003 | 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-14 10:13:35.861017 | 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-7569f9b44d-9kjml/
2026-06-14 10:13:35.861038 | 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-7569f9b44d-9kjml/baremetal-operator-controller-manager-7569f9b44d-9kjml-describe
2026-06-14 10:13:35.861059 | 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-7569f9b44d-9kjml/logs/
2026-06-14 10:13:35.861075 | 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-7569f9b44d-9kjml/logs/manager.log
2026-06-14 10:13:35.861090 | 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-7d87976cb9-n262r/
2026-06-14 10:13:35.861106 | 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-7d87976cb9-n262r/baremetal-operator-ironic-7d87976cb9-n262r-describe
2026-06-14 10:13:35.861121 | 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-7d87976cb9-n262r/logs/
2026-06-14 10:13:35.861136 | 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-7d87976cb9-n262r/logs/ironic-httpd.log.gz
2026-06-14 10:13:35.861151 | 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-7d87976cb9-n262r/logs/ironic-ipa-downloader.log
2026-06-14 10:13:35.861167 | 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-7d87976cb9-n262r/logs/ironic-log-watch.log.gz
2026-06-14 10:13:35.861182 | 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-7d87976cb9-n262r/logs/ironic.log.gz
2026-06-14 10:13:35.861197 | 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-7d87976cb9-n262r/logs/mariadb.log
2026-06-14 10:13:35.861212 | 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-14 10:13:35.861231 | 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-7569f9b44d.yaml
2026-06-14 10:13:35.861247 | 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-7f94dd855c.yaml
2026-06-14 10:13:35.861262 | 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-7d87976cb9.yaml
2026-06-14 10:13:35.861277 | 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-14 10:13:35.861292 | 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-14 10:13:35.861307 | 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-14 10:13:35.861322 | 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-4cbbd2b4bf.yaml
2026-06-14 10:13:35.861337 | 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-14 10:13:35.861356 | 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-14 10:13:35.861404 | 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-f8h275dd82.yaml
2026-06-14 10:13:35.861425 | 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-14 10:13:35.861444 | 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-14 10:13:35.861463 | 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-14 10:13:35.861483 | 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-14 10:13:35.861501 | 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-14 10:13:35.861517 | 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-14 10:13:35.861533 | 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-14 10:13:35.861548 | 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-14 10:13:35.861564 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/
2026-06-14 10:13:35.861579 | 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-14 10:13:35.861595 | 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-14 10:13:35.861610 | 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-14 10:13:35.861625 | 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-14 10:13:35.861639 | 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-14 10:13:35.861654 | 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-14 10:13:35.861669 | 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-14 10:13:35.861684 | 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-14 10:13:35.861698 | 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-14 10:13:35.861717 | 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-14 10:13:35.861733 | 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-14 10:13:35.861748 | 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-14 10:13:35.861764 | 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-14 10:13:35.861779 | 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-14 10:13:35.861794 | 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-14 10:13:35.861809 | 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-14 10:13:35.861824 | 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-14 10:13:35.861839 | 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-14 10:13:35.861854 | 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-14 10:13:35.861869 | 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-14 10:13:35.861884 | 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-79c8d999ff-6dmkp/
2026-06-14 10:13:35.861899 | 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-79c8d999ff-6dmkp/cert-manager-79c8d999ff-6dmkp-describe
2026-06-14 10:13:35.861915 | 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-79c8d999ff-6dmkp/logs/
2026-06-14 10:13:35.861930 | 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-79c8d999ff-6dmkp/logs/cert-manager-controller.log
2026-06-14 10:13:35.861950 | 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-68b757865b-whpsl/
2026-06-14 10:13:35.861965 | 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-68b757865b-whpsl/cert-manager-cainjector-68b757865b-whpsl-describe
2026-06-14 10:13:35.861981 | 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-68b757865b-whpsl/logs/
2026-06-14 10:13:35.861996 | 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-68b757865b-whpsl/logs/cert-manager-cainjector.log
2026-06-14 10:13:35.862013 | 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-587ccfb98-j85t6/
2026-06-14 10:13:35.862031 | 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-587ccfb98-j85t6/cert-manager-webhook-587ccfb98-j85t6-describe
2026-06-14 10:13:35.862047 | 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-587ccfb98-j85t6/logs/
2026-06-14 10:13:35.862062 | 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-587ccfb98-j85t6/logs/cert-manager-webhook.log
2026-06-14 10:13:35.862077 | 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-14 10:13:35.862092 | 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-79c8d999ff.yaml
2026-06-14 10:13:35.862107 | 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-14 10:13:35.862122 | 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-68b757865b.yaml
2026-06-14 10:13:35.862136 | 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-14 10:13:35.862151 | 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-587ccfb98.yaml
2026-06-14 10:13:35.862171 | 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-14 10:13:35.862186 | 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-14 10:13:35.862201 | 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-14 10:13:35.862217 | 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-14 10:13:35.862232 | 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-14 10:13:35.862247 | 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-14 10:13:35.862262 | 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-14 10:13:35.862277 | 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-14 10:13:35.862292 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/
2026-06-14 10:13:35.862307 | 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-14 10:13:35.862322 | 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-14 10:13:35.862337 | 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-14 10:13:35.862355 | 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-14 10:13:35.862397 | 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-14 10:13:35.862418 | 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-14 10:13:35.862441 | 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-14 10:13:35.862457 | 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-14 10:13:35.862472 | 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-14 10:13:35.862486 | 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-14 10:13:35.862501 | 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-14 10:13:35.862517 | 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-14 10:13:35.862532 | 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-14 10:13:35.862547 | 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-14 10:13:35.862562 | 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-14 10:13:35.862577 | 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-14 10:13:35.862592 | 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-14 10:13:35.862607 | 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-14 10:13:35.862623 | 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-14 10:13:35.862638 | 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-14 10:13:35.862658 | 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-14 10:13:35.862673 | 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-14 10:13:35.862688 | 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-14 10:13:35.862703 | 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-14 10:13:35.862718 | 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-14 10:13:35.862733 | 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-45vft.yaml
2026-06-14 10:13:35.862749 | 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-6c8bl.yaml
2026-06-14 10:13:35.862764 | 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-6x65p.yaml
2026-06-14 10:13:35.862780 | 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-bxf5h.yaml
2026-06-14 10:13:35.862795 | 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-gkqbq.yaml
2026-06-14 10:13:35.862810 | 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-j7hnb.yaml
2026-06-14 10:13:35.862825 | 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-j99rq.yaml
2026-06-14 10:13:35.862840 | 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-mn2n5.yaml
2026-06-14 10:13:35.862855 | 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-nxsvj.yaml
2026-06-14 10:13:35.862875 | 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-p7bqb.yaml
2026-06-14 10:13:35.862890 | 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-rzxgl.yaml
2026-06-14 10:13:35.862905 | 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-tsqdz.yaml
2026-06-14 10:13:35.862920 | 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-14 10:13:35.862935 | 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-14 10:13:35.862950 | 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-14 10:13:35.862965 | 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-14 10:13:35.862980 | 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-14 10:13:35.862995 | 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-14 10:13:35.863010 | 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-14 10:13:35.863025 | 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-14 10:13:35.863040 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-wx4rb
2026-06-14 10:13:35.863055 | 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-14 10:13:35.863070 | 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-14 10:13:35.863085 | 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-14 10:13:35.863104 | 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-14 10:13:35.863119 | 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-dnqnx/
2026-06-14 10:13:35.863134 | 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-dnqnx/controller-8464864885-dnqnx-describe
2026-06-14 10:13:35.863149 | 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-dnqnx/logs/
2026-06-14 10:13:35.863164 | 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-dnqnx/logs/controller.log.gz
2026-06-14 10:13:35.863179 | 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-dnqnx/logs/kube-rbac-proxy.log
2026-06-14 10:13:35.863194 | 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-fc964cb57-94qzk/
2026-06-14 10:13:35.863209 | 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-fc964cb57-94qzk/metallb-operator-controller-manager-fc964cb57-94qzk-describe
2026-06-14 10:13:35.863225 | 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-fc964cb57-94qzk/logs/
2026-06-14 10:13:35.863240 | 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-fc964cb57-94qzk/logs/manager.log
2026-06-14 10:13:35.863256 | 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-588b8996dc-sw5jd/
2026-06-14 10:13:35.863271 | 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-588b8996dc-sw5jd/metallb-operator-webhook-server-588b8996dc-sw5jd-describe
2026-06-14 10:13:35.863286 | 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-588b8996dc-sw5jd/logs/
2026-06-14 10:13:35.863305 | 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-588b8996dc-sw5jd/logs/webhook-server.log
2026-06-14 10:13:35.863321 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-fmdgp/
2026-06-14 10:13:35.863336 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-fmdgp/speaker-fmdgp-describe
2026-06-14 10:13:35.863354 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-fmdgp/logs/
2026-06-14 10:13:35.863384 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-fmdgp/logs/kube-rbac-proxy.log
2026-06-14 10:13:35.863405 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-fmdgp/logs/speaker.log.gz
2026-06-14 10:13:35.863421 | 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-14 10:13:35.863436 | 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-14 10:13:35.863451 | 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-fc964cb57.yaml
2026-06-14 10:13:35.863466 | 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-588b8996dc.yaml
2026-06-14 10:13:35.863481 | 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-14 10:13:35.863496 | 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-14 10:13:35.863511 | 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-14 10:13:35.863526 | 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-14 10:13:35.863545 | 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-14 10:13:35.863561 | 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-14 10:13:35.863575 | 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-14 10:13:35.863590 | 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-14 10:13:35.863604 | 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-14 10:13:35.863619 | 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-14 10:13:35.863634 | 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-14 10:13:35.863648 | 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-14 10:13:35.863663 | 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-14 10:13:35.863678 | 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-14 10:13:35.863694 | 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-14 10:13:35.863709 | 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-14 10:13:35.863724 | 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-14 10:13:35.863739 | 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-14 10:13:35.863754 | 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-14 10:13:35.863773 | 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-14 10:13:35.863788 | 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-14 10:13:35.863803 | 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-14 10:13:35.863817 | 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-14 10:13:35.863832 | 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-14 10:13:35.863847 | 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-14 10:13:35.863862 | 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-14 10:13:35.863877 | 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-14 10:13:35.863892 | 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-14 10:13:35.863908 | 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-14 10:13:35.863923 | 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-14 10:13:35.863938 | 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-14 10:13:35.863953 | 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-14 10:13:35.863969 | 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-14 10:13:35.863984 | 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-14 10:13:35.864003 | 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-14 10:13:35.864025 | 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-14 10:13:35.864042 | 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-14 10:13:35.864057 | 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-14 10:13:35.864072 | 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-14 10:13:35.864087 | 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-14 10:13:35.864103 | 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-14 10:13:35.864118 | 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-14 10:13:35.864133 | 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-14 10:13:35.864148 | 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-14 10:13:35.864164 | 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-14 10:13:35.864179 | 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-14 10:13:35.864194 | 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-14 10:13:35.864213 | 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-14 10:13:35.864229 | 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-14 10:13:35.864244 | 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-14 10:13:35.864259 | 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-14 10:13:35.864274 | 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-14 10:13:35.864289 | 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-14 10:13:35.864304 | 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-14 10:13:35.864319 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/
2026-06-14 10:13:35.864334 | 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-14 10:13:35.864352 | 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-14 10:13:35.864368 | 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-14 10:13:35.864402 | 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-14 10:13:35.864418 | 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-14 10:13:35.864433 | 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-14 10:13:35.864452 | 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-14 10:13:35.864468 | 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-14 10:13:35.864483 | 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-14 10:13:35.864498 | 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-14 10:13:35.864513 | 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-14 10:13:35.864528 | 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-14 10:13:35.864543 | 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-14 10:13:35.864558 | 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-14 10:13:35.864573 | 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-14 10:13:35.864587 | 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-14 10:13:35.864603 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/jobs/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19d32cf3.yaml
2026-06-14 10:13:35.864618 | 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-14 10:13:35.864633 | 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-14 10:13:35.864649 | 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-14 10:13:35.864668 | 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-14 10:13:35.864684 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/
2026-06-14 10:13:35.864699 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk-describe
2026-06-14 10:13:35.864717 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/logs/
2026-06-14 10:13:35.864733 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/logs/extract.log
2026-06-14 10:13:35.864748 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/logs/pull.log
2026-06-14 10:13:35.864763 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/2bb52b92bd31ddf2ebbc335370ac517be50e61a93c2fe375393413c19dwmlkk/logs/util.log
2026-06-14 10:13:35.864779 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/
2026-06-14 10:13:35.864794 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w-describe
2026-06-14 10:13:35.864809 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/logs/
2026-06-14 10:13:35.864825 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/logs/extract.log
2026-06-14 10:13:35.864840 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/logs/pull.log
2026-06-14 10:13:35.864860 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3x2d2w/logs/util.log
2026-06-14 10:13:35.864875 | 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-7kggf/
2026-06-14 10:13:35.864890 | 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-7kggf/certified-operators-7kggf-describe
2026-06-14 10:13:35.864905 | 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-7kggf/logs/
2026-06-14 10:13:35.864920 | 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-7kggf/logs/extract-content.log
2026-06-14 10:13:35.864935 | 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-7kggf/logs/extract-utilities.log
2026-06-14 10:13:35.864950 | 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-7kggf/logs/registry-server.log.gz
2026-06-14 10:13:35.864964 | 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-tdk6g/
2026-06-14 10:13:35.864979 | 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-tdk6g/community-operators-tdk6g-describe
2026-06-14 10:13:35.864995 | 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-tdk6g/logs/
2026-06-14 10:13:35.865010 | 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-tdk6g/logs/extract-content.log
2026-06-14 10:13:35.865025 | 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-tdk6g/logs/extract-utilities.log
2026-06-14 10:13:35.865041 | 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-tdk6g/logs/registry-server.log.gz
2026-06-14 10:13:35.865056 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/
2026-06-14 10:13:35.865075 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr-describe
2026-06-14 10:13:35.865091 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/logs/
2026-06-14 10:13:35.865106 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/logs/extract.log
2026-06-14 10:13:35.865121 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/logs/pull.log
2026-06-14 10:13:35.865136 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9rsclr/logs/util.log
2026-06-14 10:13:35.865151 | 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-z4lgf/
2026-06-14 10:13:35.865166 | 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-z4lgf/marketplace-operator-547dbd544d-z4lgf-describe
2026-06-14 10:13:35.865182 | 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-z4lgf/logs/
2026-06-14 10:13:35.865197 | 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-z4lgf/logs/marketplace-operator-previous.log
2026-06-14 10:13:35.865212 | 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-z4lgf/logs/marketplace-operator.log
2026-06-14 10:13:35.865227 | 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-rqcwb/
2026-06-14 10:13:35.865242 | 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-rqcwb/redhat-marketplace-rqcwb-describe
2026-06-14 10:13:35.865262 | 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-rqcwb/logs/
2026-06-14 10:13:35.865277 | 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-rqcwb/logs/extract-content.log
2026-06-14 10:13:35.865292 | 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-rqcwb/logs/extract-utilities.log
2026-06-14 10:13:35.865308 | 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-rqcwb/logs/registry-server.log.gz
2026-06-14 10:13:35.865323 | 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-ttvgh/
2026-06-14 10:13:35.865338 | 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-ttvgh/redhat-operators-ttvgh-describe
2026-06-14 10:13:35.865357 | 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-ttvgh/logs/
2026-06-14 10:13:35.865388 | 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-ttvgh/logs/extract-content.log
2026-06-14 10:13:35.865409 | 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-ttvgh/logs/extract-utilities.log
2026-06-14 10:13:35.865425 | 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-ttvgh/logs/registry-server.log.gz
2026-06-14 10:13:35.865440 | 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-14 10:13:35.865455 | 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-14 10:13:35.865470 | 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-14 10:13:35.865504 | 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-14 10:13:35.865521 | 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-14 10:13:35.865537 | 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-14 10:13:35.865552 | 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-14 10:13:35.865567 | 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-14 10:13:35.865582 | 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-14 10:13:35.865598 | 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-14 10:13:35.865613 | 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-14 10:13:35.865628 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/
2026-06-14 10:13:35.865643 | 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-14 10:13:35.865659 | 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-14 10:13:35.865674 | 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-14 10:13:35.865690 | 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-14 10:13:35.865705 | 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-14 10:13:35.865720 | 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-14 10:13:35.865741 | 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-14 10:13:35.865757 | 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-14 10:13:35.865772 | 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-14 10:13:35.865788 | 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-14 10:13:35.865803 | 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-14 10:13:35.865818 | 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-14 10:13:35.865833 | 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-14 10:13:35.865848 | 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-14 10:13:35.865863 | 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-14 10:13:35.865906 | 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-14 10:13:35.865927 | 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-14 10:13:35.865942 | 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-14 10:13:35.865958 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-8xjqq
2026-06-14 10:13:35.865973 | 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-14 10:13:35.865988 | 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-14 10:13:35.866007 | 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-14 10:13:35.866023 | 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-14 10:13:35.866038 | 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-14 10:13:35.866054 | 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-hbbmt/
2026-06-14 10:13:35.866069 | 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-hbbmt/nmstate-console-plugin-9bcc7988b-hbbmt-describe
2026-06-14 10:13:35.866084 | 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-hbbmt/logs/
2026-06-14 10:13:35.866100 | 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-hbbmt/logs/nmstate-console-plugin.log
2026-06-14 10:13:35.866115 | 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-k5lzg/
2026-06-14 10:13:35.866130 | 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-k5lzg/nmstate-handler-k5lzg-describe
2026-06-14 10:13:35.866146 | 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-k5lzg/logs/
2026-06-14 10:13:35.866161 | 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-k5lzg/logs/nmstate-handler.log
2026-06-14 10:13:35.866177 | 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-jtzt2/
2026-06-14 10:13:35.866193 | 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-jtzt2/nmstate-metrics-756b4d6fc6-jtzt2-describe
2026-06-14 10:13:35.866208 | 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-jtzt2/logs/
2026-06-14 10:13:35.866227 | 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-jtzt2/logs/kube-rbac-proxy.log
2026-06-14 10:13:35.866243 | 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-jtzt2/logs/nmstate-metrics.log
2026-06-14 10:13:35.866258 | 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-dd6s6/
2026-06-14 10:13:35.866273 | 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-dd6s6/nmstate-operator-6569c8c666-dd6s6-describe
2026-06-14 10:13:35.866288 | 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-dd6s6/logs/
2026-06-14 10:13:35.866304 | 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-dd6s6/logs/nmstate-operator.log
2026-06-14 10:13:35.866319 | 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-w4w69/
2026-06-14 10:13:35.866334 | 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-w4w69/nmstate-webhook-9b7874799-w4w69-describe
2026-06-14 10:13:35.866352 | 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-w4w69/logs/
2026-06-14 10:13:35.866368 | 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-w4w69/logs/nmstate-webhook.log
2026-06-14 10:13:35.866416 | 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-14 10:13:35.866432 | 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-14 10:13:35.866448 | 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-14 10:13:35.866468 | 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-14 10:13:35.866483 | 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-14 10:13:35.866499 | 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-14 10:13:35.866514 | 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-14 10:13:35.866529 | 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-14 10:13:35.866544 | 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-14 10:13:35.866560 | 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-14 10:13:35.866575 | 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-14 10:13:35.866590 | 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-14 10:13:35.866605 | 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-14 10:13:35.866620 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/
2026-06-14 10:13:35.866636 | 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-14 10:13:35.866651 | 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-14 10:13:35.866667 | 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-14 10:13:35.866682 | 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-14 10:13:35.866702 | 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-14 10:13:35.866718 | 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-14 10:13:35.866733 | 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-14 10:13:35.866749 | 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-14 10:13:35.866764 | 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-14 10:13:35.866779 | 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-14 10:13:35.866795 | 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-14 10:13:35.866810 | 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-14 10:13:35.866825 | 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-14 10:13:35.866840 | 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-14 10:13:35.866856 | 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-14 10:13:35.866871 | 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-14 10:13:35.866886 | 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-14 10:13:35.866924 | 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-14 10:13:35.866941 | 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-14 10:13:35.866963 | 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-14 10:13:35.866978 | 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-14 10:13:35.866993 | 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-14 10:13:35.867027 | 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-14 10:13:35.867044 | 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-14 10:13:35.867060 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/
2026-06-14 10:13:35.867080 | 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-14 10:13:35.867095 | 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-14 10:13:35.867111 | 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-14 10:13:35.867126 | 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-14 10:13:35.867141 | 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-14 10:13:35.867160 | 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-14 10:13:35.867219 | 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-14 10:13:35.867240 | 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-14 10:13:35.867256 | 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-14 10:13:35.867276 | 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-14 10:13:35.867292 | 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-14 10:13:35.867308 | 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-14 10:13:35.867323 | 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-14 10:13:35.867338 | 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-14 10:13:35.867374 | 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-14 10:13:35.867392 | 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-14 10:13:35.867407 | 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-14 10:13:35.867423 | 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-14 10:13:35.867438 | 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-14 10:13:35.867453 | 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-14 10:13:35.867468 | 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-14 10:13:35.867483 | 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-14 10:13:35.867498 | 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-14 10:13:35.867518 | 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-14 10:13:35.867534 | 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-14 10:13:35.867549 | 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-14 10:13:35.867565 | 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-14 10:13:35.867580 | 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-14 10:13:35.867595 | 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-14 10:13:35.867610 | 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-14 10:13:35.867624 | 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-14 10:13:35.867639 | 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-14 10:13:35.867654 | 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-14 10:13:35.867669 | 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-14 10:13:35.867685 | 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-14 10:13:35.867700 | 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-14 10:13:35.867714 | 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-14 10:13:35.867734 | 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-14 10:13:35.867750 | 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-14 10:13:35.867765 | 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-14 10:13:35.867780 | 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-14 10:13:35.867795 | 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-14 10:13:35.867810 | 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-14 10:13:35.867825 | 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-14 10:13:35.867839 | 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-14 10:13:35.867854 | 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-14 10:13:35.867869 | 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-14 10:13:35.867884 | 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-14 10:13:35.867899 | 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-14 10:13:35.867914 | 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-14 10:13:35.867934 | 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-14 10:13:35.867949 | 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-14 10:13:35.867965 | 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-14 10:13:35.867980 | 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-14 10:13:35.867995 | 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-14 10:13:35.868010 | 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-14 10:13:35.868025 | 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-14 10:13:35.868040 | 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-14 10:13:35.868055 | 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-14 10:13:35.868070 | 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-14 10:13:35.868085 | 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-14 10:13:35.868101 | 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-14 10:13:35.868116 | 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-14 10:13:35.868131 | 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-14 10:13:35.868151 | 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-14 10:13:35.868167 | 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-14 10:13:35.868182 | 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-14 10:13:35.868198 | 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-14 10:13:35.868214 | 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-14 10:13:35.868230 | 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-14 10:13:35.868246 | 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-14 10:13:35.868262 | 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-14 10:13:35.868277 | 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-14 10:13:35.868293 | 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-14 10:13:35.868309 | 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-14 10:13:35.868324 | 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-14 10:13:35.868340 | 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-14 10:13:35.868363 | 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-14 10:13:35.868398 | 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-14 10:13:35.868415 | 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-14 10:13:35.868431 | 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-14 10:13:35.868446 | 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-14 10:13:35.868462 | 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-14 10:13:35.868477 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-f8pc9
2026-06-14 10:13:35.868493 | 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-14 10:13:35.868508 | 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-14 10:13:35.868524 | 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-14 10:13:35.868539 | 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-14 10:13:35.868554 | 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-14 10:13:35.868570 | 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-14 10:13:35.868585 | 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-14 10:13:35.868606 | 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-14 10:13:35.868621 | 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-14 10:13:35.868689 | 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-14 10:13:35.868709 | 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-14 10:13:35.868725 | 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-14 10:13:35.868741 | 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-14 10:13:35.868756 | 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-14 10:13:35.868772 | 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-14 10:13:35.868787 | 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-14 10:13:35.868802 | 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-14 10:13:35.868818 | 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-14 10:13:35.868833 | 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-14 10:13:35.868848 | 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-14 10:13:35.868868 | 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-14 10:13:35.868884 | 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-14 10:13:35.868900 | 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-14 10:13:35.868915 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099db18104.yaml
2026-06-14 10:13:35.868931 | 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-14 10:13:35.868946 | 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-14 10:13:35.868961 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/
2026-06-14 10:13:35.868977 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd-describe
2026-06-14 10:13:35.868992 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/logs/
2026-06-14 10:13:35.869008 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/logs/extract.log
2026-06-14 10:13:35.869023 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/logs/pull.log
2026-06-14 10:13:35.869039 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/45e93f4c1c9c866039a1b9060df3bf05abb0a6a313b796a20ee7b099dblrttd/logs/util.log
2026-06-14 10:13:35.869054 | 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-7575c6bcc5-rsbsr/
2026-06-14 10:13:35.869073 | 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-7575c6bcc5-rsbsr/barbican-operator-controller-manager-7575c6bcc5-rsbsr-describe
2026-06-14 10:13:35.869089 | 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-7575c6bcc5-rsbsr/logs/
2026-06-14 10:13:35.869104 | 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-7575c6bcc5-rsbsr/logs/manager.log
2026-06-14 10:13:35.869119 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-wc8nl/
2026-06-14 10:13:35.869135 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-wc8nl/cinder-operator-controller-manager-584b474457-wc8nl-describe
2026-06-14 10:13:35.869149 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-wc8nl/logs/
2026-06-14 10:13:35.869164 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-584b474457-wc8nl/logs/manager.log
2026-06-14 10:13:35.869180 | 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-84b475799f-vr9xl/
2026-06-14 10:13:35.869195 | 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-84b475799f-vr9xl/designate-operator-controller-manager-84b475799f-vr9xl-describe
2026-06-14 10:13:35.869210 | 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-84b475799f-vr9xl/logs/
2026-06-14 10:13:35.869226 | 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-84b475799f-vr9xl/logs/manager.log
2026-06-14 10:13:35.869241 | 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-79d55749df-b78vj/
2026-06-14 10:13:35.869263 | 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-79d55749df-b78vj/glance-operator-controller-manager-79d55749df-b78vj-describe
2026-06-14 10:13:35.869279 | 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-79d55749df-b78vj/logs/
2026-06-14 10:13:35.869294 | 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-79d55749df-b78vj/logs/manager.log
2026-06-14 10:13:35.869309 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-pvnsv/
2026-06-14 10:13:35.869325 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-pvnsv/heat-operator-controller-manager-5f5d6b8858-pvnsv-describe
2026-06-14 10:13:35.869340 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-pvnsv/logs/
2026-06-14 10:13:35.869359 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5f5d6b8858-pvnsv/logs/manager.log
2026-06-14 10:13:35.869395 | 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-7d74cb5f58-sns7h/
2026-06-14 10:13:35.869412 | 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-7d74cb5f58-sns7h/horizon-operator-controller-manager-7d74cb5f58-sns7h-describe
2026-06-14 10:13:35.869427 | 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-7d74cb5f58-sns7h/logs/
2026-06-14 10:13:35.869442 | 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-7d74cb5f58-sns7h/logs/manager.log
2026-06-14 10:13:35.869458 | 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-fc868d584-prpcq/
2026-06-14 10:13:35.869474 | 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-fc868d584-prpcq/infra-operator-controller-manager-fc868d584-prpcq-describe
2026-06-14 10:13:35.869494 | 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-fc868d584-prpcq/logs/
2026-06-14 10:13:35.869511 | 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-fc868d584-prpcq/logs/manager.log
2026-06-14 10:13:35.869526 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-rlg5x/
2026-06-14 10:13:35.869542 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-rlg5x/ironic-operator-controller-manager-7c845fc7c7-rlg5x-describe
2026-06-14 10:13:35.869557 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-rlg5x/logs/
2026-06-14 10:13:35.869573 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-7c845fc7c7-rlg5x/logs/manager.log
2026-06-14 10:13:35.869602 | 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-74c7d4d476-v4rg2/
2026-06-14 10:13:35.869618 | 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-74c7d4d476-v4rg2/keystone-operator-controller-manager-74c7d4d476-v4rg2-describe
2026-06-14 10:13:35.869633 | 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-74c7d4d476-v4rg2/logs/
2026-06-14 10:13:35.869648 | 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-74c7d4d476-v4rg2/logs/manager.log
2026-06-14 10:13:35.869664 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-jxb64/
2026-06-14 10:13:35.869680 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-jxb64/manila-operator-controller-manager-b547849c7-jxb64-describe
2026-06-14 10:13:35.869701 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-jxb64/logs/
2026-06-14 10:13:35.869717 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-b547849c7-jxb64/logs/manager.log
2026-06-14 10:13:35.869809 | 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-778bfbfd5d-57js6/
2026-06-14 10:13:35.869831 | 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-778bfbfd5d-57js6/mariadb-operator-controller-manager-778bfbfd5d-57js6-describe
2026-06-14 10:13:35.869847 | 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-778bfbfd5d-57js6/logs/
2026-06-14 10:13:35.869863 | 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-778bfbfd5d-57js6/logs/manager.log
2026-06-14 10:13:35.869878 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-q6w85/
2026-06-14 10:13:35.869893 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-q6w85/neutron-operator-controller-manager-6c7667d64b-q6w85-describe
2026-06-14 10:13:35.869908 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-q6w85/logs/
2026-06-14 10:13:35.869923 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-6c7667d64b-q6w85/logs/manager.log
2026-06-14 10:13:35.869939 | 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-78f5dd8d7d-78hq4/
2026-06-14 10:13:35.869954 | 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-78f5dd8d7d-78hq4/nova-operator-controller-manager-78f5dd8d7d-78hq4-describe
2026-06-14 10:13:35.869974 | 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-78f5dd8d7d-78hq4/logs/
2026-06-14 10:13:35.869989 | 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-78f5dd8d7d-78hq4/logs/manager.log
2026-06-14 10:13:35.870005 | 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-9f6cfd7c6-js779/
2026-06-14 10:13:35.870020 | 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-9f6cfd7c6-js779/octavia-operator-controller-manager-9f6cfd7c6-js779-describe
2026-06-14 10:13:35.870035 | 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-9f6cfd7c6-js779/logs/
2026-06-14 10:13:35.870049 | 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-9f6cfd7c6-js779/logs/manager.log
2026-06-14 10:13:35.870064 | 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-678fc77c54bkndh/
2026-06-14 10:13:35.870079 | 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-678fc77c54bkndh/openstack-baremetal-operator-controller-manager-678fc77c54bkndh-describe
2026-06-14 10:13:35.870094 | 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-678fc77c54bkndh/logs/
2026-06-14 10:13:35.870109 | 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-678fc77c54bkndh/logs/manager.log
2026-06-14 10:13:35.870124 | 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-6dbd595fb4-b6nqk/
2026-06-14 10:13:35.870139 | 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-6dbd595fb4-b6nqk/openstack-operator-controller-init-6dbd595fb4-b6nqk-describe
2026-06-14 10:13:35.870158 | 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-6dbd595fb4-b6nqk/logs/
2026-06-14 10:13:35.870173 | 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-6dbd595fb4-b6nqk/logs/operator.log
2026-06-14 10:13:35.870188 | 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-c74854bd8-wrskz/
2026-06-14 10:13:35.870203 | 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-c74854bd8-wrskz/openstack-operator-controller-manager-c74854bd8-wrskz-describe
2026-06-14 10:13:35.870218 | 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-c74854bd8-wrskz/logs/
2026-06-14 10:13:35.870233 | 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-c74854bd8-wrskz/logs/manager.log.gz
2026-06-14 10:13:35.870248 | 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-8jv52/
2026-06-14 10:13:35.870263 | 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-8jv52/openstack-operator-index-8jv52-describe
2026-06-14 10:13:35.870278 | 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-8jv52/logs/
2026-06-14 10:13:35.870293 | 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-8jv52/logs/registry-server.log
2026-06-14 10:13:35.870308 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-hgnr2/
2026-06-14 10:13:35.870323 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-hgnr2/ovn-operator-controller-manager-5666dfdddd-hgnr2-describe
2026-06-14 10:13:35.870338 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-hgnr2/logs/
2026-06-14 10:13:35.870384 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-5666dfdddd-hgnr2/logs/manager.log
2026-06-14 10:13:35.870420 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-d8lws/
2026-06-14 10:13:35.870438 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-d8lws/swift-operator-controller-manager-79846f755c-d8lws-describe
2026-06-14 10:13:35.870453 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-d8lws/logs/
2026-06-14 10:13:35.870468 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-79846f755c-d8lws/logs/manager.log
2026-06-14 10:13:35.870483 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-8wfsf/
2026-06-14 10:13:35.870498 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-8wfsf/telemetry-operator-controller-manager-565998cc45-8wfsf-describe
2026-06-14 10:13:35.870513 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-8wfsf/logs/
2026-06-14 10:13:35.870528 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-565998cc45-8wfsf/logs/manager.log
2026-06-14 10:13:35.870543 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-28b4z/
2026-06-14 10:13:35.870558 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-28b4z/test-operator-controller-manager-7579dbdcb9-28b4z-describe
2026-06-14 10:13:35.870573 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-28b4z/logs/
2026-06-14 10:13:35.870592 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-7579dbdcb9-28b4z/logs/manager.log
2026-06-14 10:13:35.870608 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-7pjnt/
2026-06-14 10:13:35.870622 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-7pjnt/watcher-operator-controller-manager-7869644bb4-7pjnt-describe
2026-06-14 10:13:35.870637 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-7pjnt/logs/
2026-06-14 10:13:35.870653 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-7869644bb4-7pjnt/logs/manager.log
2026-06-14 10:13:35.870668 | 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-14 10:13:35.870684 | 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-7575c6bcc5.yaml
2026-06-14 10:13:35.870699 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/cinder-operator-controller-manager-584b474457.yaml
2026-06-14 10:13:35.870714 | 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-84b475799f.yaml
2026-06-14 10:13:35.870729 | 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-79d55749df.yaml
2026-06-14 10:13:35.870744 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/heat-operator-controller-manager-5f5d6b8858.yaml
2026-06-14 10:13:35.870758 | 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-7d74cb5f58.yaml
2026-06-14 10:13:35.870773 | 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-fc868d584.yaml
2026-06-14 10:13:35.870792 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ironic-operator-controller-manager-7c845fc7c7.yaml
2026-06-14 10:13:35.870807 | 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-74c7d4d476.yaml
2026-06-14 10:13:35.870822 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/manila-operator-controller-manager-b547849c7.yaml
2026-06-14 10:13:35.870837 | 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-778bfbfd5d.yaml
2026-06-14 10:13:35.870908 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/neutron-operator-controller-manager-6c7667d64b.yaml
2026-06-14 10:13:35.870930 | 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-78f5dd8d7d.yaml
2026-06-14 10:13:35.870946 | 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-9f6cfd7c6.yaml
2026-06-14 10:13:35.870961 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/openstack-baremetal-operator-controller-manager-678fc77c54.yaml
2026-06-14 10:13:35.870976 | 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-6dbd595fb4.yaml
2026-06-14 10:13:35.870993 | 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-c74854bd8.yaml
2026-06-14 10:13:35.871010 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ovn-operator-controller-manager-5666dfdddd.yaml
2026-06-14 10:13:35.871026 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/swift-operator-controller-manager-79846f755c.yaml
2026-06-14 10:13:35.871042 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/telemetry-operator-controller-manager-565998cc45.yaml
2026-06-14 10:13:35.871061 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/test-operator-controller-manager-7579dbdcb9.yaml
2026-06-14 10:13:35.871077 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/watcher-operator-controller-manager-7869644bb4.yaml
2026-06-14 10:13:35.871093 | 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-14 10:13:35.871108 | 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-14 10:13:35.871123 | 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-14 10:13:35.871138 | 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-14 10:13:35.871153 | 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-14 10:13:35.871169 | 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-14 10:13:35.871184 | 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-14 10:13:35.871199 | 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-14 10:13:35.871214 | 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-14 10:13:35.871230 | 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-14 10:13:35.871245 | 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-14 10:13:35.871260 | 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-14 10:13:35.871278 | 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-14 10:13:35.871294 | 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-14 10:13:35.871309 | 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-14 10:13:35.871324 | 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-14 10:13:35.871340 | 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-14 10:13:35.871374 | 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-14 10:13:35.871395 | 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-14 10:13:35.871411 | 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-14 10:13:35.871426 | 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-14 10:13:35.871442 | 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-14 10:13:35.871457 | 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-14 10:13:35.871472 | 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-14 10:13:35.871487 | 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-14 10:13:35.871503 | 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-14 10:13:35.871522 | 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-14 10:13:35.871538 | 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-14 10:13:35.871553 | 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-14 10:13:35.871569 | 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-14 10:13:35.871584 | 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-14 10:13:35.871599 | 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-14 10:13:35.871614 | 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-14 10:13:35.871629 | 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-14 10:13:35.871644 | 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-14 10:13:35.871659 | 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-14 10:13:35.871675 | 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-14 10:13:35.871690 | 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-14 10:13:35.871705 | 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-14 10:13:35.871725 | 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-14 10:13:35.871741 | 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-14 10:13:35.871756 | 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-14 10:13:35.871772 | 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-14 10:13:35.871787 | 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-14 10:13:35.871803 | 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-14 10:13:35.871819 | 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-14 10:13:35.871834 | 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-14 10:13:35.871849 | 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-14 10:13:35.871864 | 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-14 10:13:35.871879 | 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-14 10:13:35.871895 | 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-14 10:13:35.871910 | 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-14 10:13:35.871929 | 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-14 10:13:35.871947 | 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-14 10:13:35.872016 | 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-14 10:13:35.872048 | 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-14 10:13:35.872064 | 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-14 10:13:35.872079 | 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-14 10:13:35.872095 | 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-14 10:13:35.872149 | 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-14 10:13:35.872165 | 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-14 10:13:35.872180 | 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-14 10:13:35.872195 | 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-14 10:13:35.872210 | 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-14 10:13:35.872226 | 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-14 10:13:35.872245 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-14 10:13:35.872261 | 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-14 10:13:35.872284 | 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-14 10:13:35.872299 | 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-14 10:13:35.872314 | 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-14 10:13:35.872329 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/buildconfig/
2026-06-14 10:13:35.872344 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/
2026-06-14 10:13:35.872385 | 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-14 10:13:35.872403 | 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-14 10:13:35.872418 | 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-14 10:13:35.872433 | 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-14 10:13:35.872448 | 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-14 10:13:35.872463 | 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-14 10:13:35.872478 | 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-14 10:13:35.872492 | 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-14 10:13:35.872507 | 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-14 10:13:35.872527 | 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-14 10:13:35.872542 | 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-14 10:13:35.872557 | 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-14 10:13:35.872572 | 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-14 10:13:35.872587 | 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-14 10:13:35.872601 | 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-14 10:13:35.872616 | 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-14 10:13:35.872631 | 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-14 10:13:35.872645 | 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-14 10:13:35.872660 | 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-14 10:13:35.872675 | 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-14 10:13:35.872690 | 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-14 10:13:35.872706 | 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-14 10:13:35.872721 | 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-14 10:13:35.872743 | 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-14 10:13:35.872759 | 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-14 10:13:35.872774 | 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-14 10:13:35.872789 | 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-14 10:13:35.872804 | 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-14 10:13:35.872819 | 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-14 10:13:35.872834 | 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-14 10:13:35.872849 | 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-14 10:13:35.872864 | 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-14 10:13:35.872879 | 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-14 10:13:35.872894 | 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-14 10:13:35.872909 | 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-14 10:13:35.872923 | 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-14 10:13:35.872938 | 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-14 10:13:35.872953 | 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-14 10:13:35.872971 | 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-14 10:13:35.872987 | 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-14 10:13:35.873003 | 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-14 10:13:35.873018 | 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-14 10:13:35.873034 | 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-14 10:13:35.873049 | 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-14 10:13:35.873065 | 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-14 10:13:35.873080 | 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-14 10:13:35.873095 | 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-14 10:13:35.873110 | 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-14 10:13:35.873125 | 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-14 10:13:35.873140 | 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-14 10:13:35.873155 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/
2026-06-14 10:13:35.873170 | 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-14 10:13:35.873185 | 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-14 10:13:35.873205 | 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-14 10:13:35.873221 | 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-14 10:13:35.873236 | 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-14 10:13:35.873251 | 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-14 10:13:35.873266 | 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-14 10:13:35.873282 | 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-14 10:13:35.873297 | 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-14 10:13:35.873312 | 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-14 10:13:35.873327 | 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-14 10:13:35.873342 | 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-14 10:13:35.873361 | 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-14 10:13:35.873396 | 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-14 10:13:35.873413 | 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-14 10:13:35.873428 | 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-14 10:13:35.873449 | 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-14 10:13:35.873464 | 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-14 10:13:35.873479 | 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-14 10:13:35.873494 | 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-14 10:13:35.873509 | 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-14 10:13:35.873525 | 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-14 10:13:35.873540 | 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-14 10:13:35.873555 | 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-14 10:13:35.873569 | 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-14 10:13:35.873584 | 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-14 10:13:35.873599 | 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-14 10:13:35.873614 | 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-14 10:13:35.873629 | 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-14 10:13:35.873644 | 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-14 10:13:35.873664 | 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-14 10:13:35.873683 | 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-14 10:13:35.873710 | 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-14 10:13:35.873726 | 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-14 10:13:35.873741 | 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-14 10:13:35.873758 | 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-14 10:13:35.873773 | 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-14 10:13:35.873788 | 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-14 10:13:35.873803 | 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-14 10:13:35.873818 | 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-14 10:13:35.873833 | 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-14 10:13:35.873848 | 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-14 10:13:35.873863 | 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-14 10:13:35.873878 | 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-14 10:13:35.873899 | 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-14 10:13:35.873915 | 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-14 10:13:35.873930 | 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-14 10:13:35.873945 | 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-14 10:13:35.873960 | 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-14 10:13:35.873974 | 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-14 10:13:35.873989 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/
2026-06-14 10:13:35.874005 | 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-14 10:13:35.874020 | 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-14 10:13:35.874040 | 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-14 10:13:35.874056 | 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-14 10:13:35.874071 | 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-14 10:13:35.874086 | 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-14 10:13:35.874102 | 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-14 10:13:35.874125 | 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-14 10:13:35.874141 | 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-14 10:13:35.874157 | 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-14 10:13:35.874172 | 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-14 10:13:35.874187 | 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-14 10:13:35.874202 | 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-14 10:13:35.874217 | 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-14 10:13:35.874232 | 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-14 10:13:35.874247 | 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-14 10:13:35.874262 | 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-14 10:13:35.874277 | 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-14 10:13:35.874292 | 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-14 10:13:35.874307 | 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-14 10:13:35.874322 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-cell1-proxy-script.yaml
2026-06-14 10:13:35.874342 | 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-14 10:13:35.874362 | 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-14 10:13:35.874409 | 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-14 10:13:35.874427 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/rabbitmq-proxy-script.yaml
2026-06-14 10:13:35.874443 | 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-14 10:13:35.874458 | 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-14 10:13:35.874473 | 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-14 10:13:35.874488 | 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-14 10:13:35.874503 | 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-14 10:13:35.874517 | 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-14 10:13:35.874532 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/
2026-06-14 10:13:35.874547 | 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-14 10:13:35.874562 | 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-14 10:13:35.874577 | 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-14 10:13:35.874592 | 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-14 10:13:35.874612 | 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-14 10:13:35.874628 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/
2026-06-14 10:13:35.874643 | 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-14 10:13:35.874658 | 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-14 10:13:35.874674 | 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-14 10:13:35.874689 | 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-14 10:13:35.874704 | 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-14 10:13:35.874719 | 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-14 10:13:35.874734 | 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-14 10:13:35.874749 | 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-14 10:13:35.874764 | 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-14 10:13:35.874778 | 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-14 10:13:35.874793 | 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-14 10:13:35.874808 | 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-14 10:13:35.874827 | 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-14 10:13:35.874843 | 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-14 10:13:35.874858 | 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-14 10:13:35.874872 | 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-14 10:13:35.874887 | 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-14 10:13:35.874902 | 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-14 10:13:35.874916 | 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-14 10:13:35.874931 | 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-14 10:13:35.874946 | 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-14 10:13:35.874960 | 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-14 10:13:35.874975 | 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-14 10:13:35.874990 | 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-14 10:13:35.875005 | 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-14 10:13:35.875020 | 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-14 10:13:35.875039 | 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-14 10:13:35.875054 | 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-14 10:13:35.875069 | 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-14 10:13:35.875084 | 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-14 10:13:35.875099 | 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-14 10:13:35.875114 | 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-14 10:13:35.875128 | 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-14 10:13:35.875143 | 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-14 10:13:35.875158 | 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-14 10:13:35.875173 | 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-14 10:13:35.875188 | 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-14 10:13:35.875204 | 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-14 10:13:35.875220 | 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-14 10:13:35.875235 | 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-14 10:13:35.875256 | 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-14 10:13:35.875272 | 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-14 10:13:35.875288 | 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-14 10:13:35.875303 | 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-14 10:13:35.875318 | 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-14 10:13:35.875334 | 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-14 10:13:35.875353 | 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-14 10:13:35.875385 | 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-14 10:13:35.875406 | 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-14 10:13:35.875422 | 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-14 10:13:35.875437 | 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-14 10:13:35.875453 | 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-14 10:13:35.875468 | 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-14 10:13:35.875508 | 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-14 10:13:35.875525 | 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-14 10:13:35.875540 | 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-14 10:13:35.875555 | 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-14 10:13:35.875571 | 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-14 10:13:35.875586 | 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-14 10:13:35.875601 | 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-14 10:13:35.875617 | 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-14 10:13:35.875632 | 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-14 10:13:35.875647 | 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-14 10:13:35.875663 | 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-14 10:13:35.875678 | 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-14 10:13:35.875693 | 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-14 10:13:35.875708 | 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-14 10:13:35.875727 | 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-14 10:13:35.875743 | 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-14 10:13:35.875758 | 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-14 10:13:35.875773 | 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-14 10:13:35.875789 | 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-14 10:13:35.875804 | 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-14 10:13:35.875819 | 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-14 10:13:35.875834 | 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-14 10:13:35.875849 | 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-14 10:13:35.875865 | 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-14 10:13:35.875880 | 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-14 10:13:35.875895 | 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-14 10:13:35.875910 | 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-14 10:13:35.875928 | 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-14 10:13:35.875944 | 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-14 10:13:35.875959 | 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-14 10:13:35.875974 | 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-14 10:13:35.875989 | 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-14 10:13:35.876004 | 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-14 10:13:35.876019 | 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-14 10:13:35.876034 | 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-14 10:13:35.876050 | 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-14 10:13:35.876065 | 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-14 10:13:35.876080 | 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-14 10:13:35.876095 | 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-14 10:13:35.876110 | 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-14 10:13:35.876124 | 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-14 10:13:35.876147 | 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-14 10:13:35.876162 | 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-14 10:13:35.876177 | 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-14 10:13:35.876192 | 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-14 10:13:35.876207 | 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-14 10:13:35.876222 | 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-14 10:13:35.876237 | 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-14 10:13:35.876252 | 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-14 10:13:35.876266 | 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-14 10:13:35.876281 | 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-14 10:13:35.876296 | 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-14 10:13:35.876312 | 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-14 10:13:35.876327 | 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-14 10:13:35.876342 | 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-14 10:13:35.876365 | 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-14 10:13:35.876401 | 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-14 10:13:35.876418 | 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-14 10:13:35.876433 | 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-14 10:13:35.876448 | 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-14 10:13:35.876463 | 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-14 10:13:35.876478 | 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-14 10:13:35.876493 | 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-14 10:13:35.876507 | 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-14 10:13:35.876522 | 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-14 10:13:35.876538 | 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-14 10:13:35.876553 | 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-14 10:13:35.876568 | 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-14 10:13:35.876589 | 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-14 10:13:35.876605 | 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-ovn-update.yaml
2026-06-14 10:13:35.876620 | 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-update.yaml
2026-06-14 10:13:35.876636 | 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-14 10:13:35.876651 | 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-14 10:13:35.876666 | 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-14 10:13:35.876682 | 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-14 10:13:35.876697 | 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-14 10:13:35.876712 | 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-14 10:13:35.876727 | 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-14 10:13:35.876741 | 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-14 10:13:35.876756 | 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-14 10:13:35.876771 | 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-14 10:13:35.876790 | 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-14 10:13:35.876805 | 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-14 10:13:35.876820 | 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-14 10:13:35.876835 | 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-14 10:13:35.876850 | 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-14 10:13:35.876865 | 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-14 10:13:35.876880 | 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-14 10:13:35.876895 | 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-14 10:13:35.876910 | 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-14 10:13:35.876926 | 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-14 10:13:35.876941 | 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-14 10:13:35.876956 | 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-14 10:13:35.876971 | 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-14 10:13:35.876990 | 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-14 10:13:35.877006 | 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-14 10:13:35.877021 | 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-14 10:13:35.877036 | 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-14 10:13:35.877051 | 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-14 10:13:35.877066 | 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-14 10:13:35.877081 | 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-14 10:13:35.877096 | 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-14 10:13:35.877111 | 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-14 10:13:35.877126 | 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-14 10:13:35.877142 | 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-14 10:13:35.877157 | 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-14 10:13:35.877172 | 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-14 10:13:35.877191 | 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-14 10:13:35.877206 | 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-14 10:13:35.877222 | 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-14 10:13:35.877237 | 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-14 10:13:35.877252 | 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-14 10:13:35.877270 | 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-14 10:13:35.877332 | 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-14 10:13:35.877370 | 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-14 10:13:35.877388 | 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-14 10:13:35.877405 | 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-14 10:13:35.877420 | 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-14 10:13:35.877436 | 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-14 10:13:35.877451 | 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-14 10:13:35.877471 | 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-14 10:13:35.877486 | 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-14 10:13:35.877502 | 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-14 10:13:35.877517 | 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-14 10:13:35.877532 | 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-14 10:13:35.877547 | 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-14 10:13:35.877562 | 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-14 10:13:35.877577 | 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-14 10:13:35.877592 | 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-14 10:13:35.877607 | 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-14 10:13:35.877622 | 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-14 10:13:35.877637 | 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-14 10:13:35.877652 | 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-14 10:13:35.877667 | 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-14 10:13:35.877687 | 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-14 10:13:35.877702 | 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-14 10:13:35.877718 | 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-14 10:13:35.877733 | 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-14 10:13:35.877749 | 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-14 10:13:35.877764 | 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-14 10:13:35.877782 | 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-14 10:13:35.877809 | 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-14 10:13:35.877825 | 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-transport.yaml
2026-06-14 10:13:35.877840 | 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-14 10:13:35.877855 | 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-14 10:13:35.877870 | 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-14 10:13:35.877885 | 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-14 10:13:35.877900 | 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-14 10:13:35.877919 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/
2026-06-14 10:13:35.877935 | 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-14 10:13:35.877951 | 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-14 10:13:35.877966 | 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-14 10:13:35.877981 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/
2026-06-14 10:13:35.877996 | 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-14 10:13:35.878011 | 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-14 10:13:35.878026 | 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-14 10:13:35.878041 | 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-14 10:13:35.878059 | 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-14 10:13:35.878076 | 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-14 10:13:35.878092 | 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-14 10:13:35.878107 | 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-14 10:13:35.878122 | 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-14 10:13:35.878142 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/imagestream/
2026-06-14 10:13:35.878157 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/installplans/
2026-06-14 10:13:35.878173 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/
2026-06-14 10:13:35.878188 | 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-14 10:13:35.878203 | 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-14 10:13:35.878218 | 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-14 10:13:35.878233 | 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-14 10:13:35.878248 | 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-14 10:13:35.878263 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/
2026-06-14 10:13:35.878278 | 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-14 10:13:35.878294 | 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-14 10:13:35.878309 | 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-14 10:13:35.878324 | 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-14 10:13:35.878340 | 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-14 10:13:35.878355 | 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-14 10:13:35.878408 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29690461.yaml
2026-06-14 10:13:35.878428 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/keystone-cron-29690521.yaml
2026-06-14 10:13:35.878444 | 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-14 10:13:35.878459 | 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-14 10:13:35.878475 | 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-14 10:13:35.878490 | 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-14 10:13:35.878505 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/ovn-edpm-ovn-update-openstack-edpm-ipam.yaml
2026-06-14 10:13:35.878520 | 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-14 10:13:35.878535 | 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-14 10:13:35.878550 | 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-14 10:13:35.878566 | 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-14 10:13:35.878582 | 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-14 10:13:35.878597 | 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-14 10:13:35.878613 | 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-14 10:13:35.878633 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/update-edpm-update-openstack-edpm-ipam.yaml
2026-06-14 10:13:35.878649 | 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-14 10:13:35.878665 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/poddisruptionbudgets/
2026-06-14 10:13:35.878680 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/
2026-06-14 10:13:35.878695 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-7cd646cbb6-kmfc2/
2026-06-14 10:13:35.878710 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-7cd646cbb6-kmfc2/barbican-api-7cd646cbb6-kmfc2-describe
2026-06-14 10:13:35.878726 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-7cd646cbb6-kmfc2/logs/
2026-06-14 10:13:35.878741 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-7cd646cbb6-kmfc2/logs/barbican-api-log.log
2026-06-14 10:13:35.878756 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-7cd646cbb6-kmfc2/logs/barbican-api.log
2026-06-14 10:13:35.878772 | 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-67bfbf56d8-zp4f9/
2026-06-14 10:13:35.878788 | 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-67bfbf56d8-zp4f9/barbican-keystone-listener-67bfbf56d8-zp4f9-describe
2026-06-14 10:13:35.878803 | 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-67bfbf56d8-zp4f9/logs/
2026-06-14 10:13:35.878819 | 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-67bfbf56d8-zp4f9/logs/barbican-keystone-listener-log.log
2026-06-14 10:13:35.878838 | 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-67bfbf56d8-zp4f9/logs/barbican-keystone-listener.log
2026-06-14 10:13:35.878854 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-c6957d8bc-tb6ls/
2026-06-14 10:13:35.878870 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-c6957d8bc-tb6ls/barbican-worker-c6957d8bc-tb6ls-describe
2026-06-14 10:13:35.878885 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-c6957d8bc-tb6ls/logs/
2026-06-14 10:13:35.878900 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-c6957d8bc-tb6ls/logs/barbican-worker-log.log
2026-06-14 10:13:35.878915 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-c6957d8bc-tb6ls/logs/barbican-worker.log
2026-06-14 10:13:35.878931 | 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-96llm/
2026-06-14 10:13:35.878946 | 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-96llm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-96llm-describe
2026-06-14 10:13:35.878961 | 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-96llm/logs/
2026-06-14 10:13:35.878976 | 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-96llm/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-14 10:13:35.878990 | 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-14 10:13:35.879005 | 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-14 10:13:35.879020 | 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-14 10:13:35.879042 | 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-14 10:13:35.879064 | 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-14 10:13:35.879078 | 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-14 10:13:35.879093 | 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-14 10:13:35.879108 | 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-14 10:13:35.879123 | 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-14 10:13:35.879138 | 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-14 10:13:35.879152 | 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-14 10:13:35.879167 | 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-14 10:13:35.879181 | 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-14 10:13:35.879196 | 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-14 10:13:35.879211 | 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-14 10:13:35.879225 | 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-14 10:13:35.879240 | 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-14 10:13:35.879255 | 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-ipamfx7sh/
2026-06-14 10:13:35.879273 | 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-ipamfx7sh/configure-network-edpm-deployment-ipam-openstack-edpm-ipamfx7sh-describe
2026-06-14 10:13:35.879289 | 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-ipamfx7sh/logs/
2026-06-14 10:13:35.879305 | 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-ipamfx7sh/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-14 10:13:35.879320 | 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-qwtr4/
2026-06-14 10:13:35.879335 | 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-qwtr4/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-qwtr4-describe
2026-06-14 10:13:35.879354 | 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-qwtr4/logs/
2026-06-14 10:13:35.879391 | 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-qwtr4/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-14 10:13:35.879412 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-649b7c9ccf-b88pn/
2026-06-14 10:13:35.879428 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-649b7c9ccf-b88pn/dnsmasq-dns-649b7c9ccf-b88pn-describe
2026-06-14 10:13:35.879443 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-649b7c9ccf-b88pn/logs/
2026-06-14 10:13:35.879458 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-649b7c9ccf-b88pn/logs/dnsmasq-dns.log
2026-06-14 10:13:35.879473 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-649b7c9ccf-b88pn/logs/init.log
2026-06-14 10:13:35.879495 | 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-cslpl/
2026-06-14 10:13:35.879511 | 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-cslpl/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-cslpl-describe
2026-06-14 10:13:35.879526 | 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-cslpl/logs/
2026-06-14 10:13:35.879541 | 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-cslpl/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-14 10:13:35.879556 | 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-14 10:13:35.879571 | 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-14 10:13:35.879586 | 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-14 10:13:35.879601 | 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-14 10:13:35.879616 | 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-14 10:13:35.879631 | 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-14 10:13:35.879646 | 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-14 10:13:35.879661 | 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-14 10:13:35.879676 | 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-14 10:13:35.879695 | 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-14 10:13:35.879711 | 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-b7jck/
2026-06-14 10:13:35.879727 | 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-b7jck/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-b7jck-describe
2026-06-14 10:13:35.879742 | 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-b7jck/logs/
2026-06-14 10:13:35.879757 | 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-b7jck/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-14 10:13:35.879773 | 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-mhmmb/
2026-06-14 10:13:35.879788 | 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-mhmmb/install-os-edpm-deployment-ipam-openstack-edpm-ipam-mhmmb-describe
2026-06-14 10:13:35.879804 | 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-mhmmb/logs/
2026-06-14 10:13:35.879819 | 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-mhmmb/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-14 10:13:35.879834 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-54594b6dc6-98pld/
2026-06-14 10:13:35.879849 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-54594b6dc6-98pld/keystone-54594b6dc6-98pld-describe
2026-06-14 10:13:35.879864 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-54594b6dc6-98pld/logs/
2026-06-14 10:13:35.879879 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-54594b6dc6-98pld/logs/keystone-api.log
2026-06-14 10:13:35.879898 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29690461-zvqwf/
2026-06-14 10:13:35.879914 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29690461-zvqwf/keystone-cron-29690461-zvqwf-describe
2026-06-14 10:13:35.879929 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29690461-zvqwf/logs/
2026-06-14 10:13:35.879945 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29690461-zvqwf/logs/keystone-cron.log
2026-06-14 10:13:35.879960 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29690521-rb45q/
2026-06-14 10:13:35.879976 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29690521-rb45q/keystone-cron-29690521-rb45q-describe
2026-06-14 10:13:35.879991 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29690521-rb45q/logs/
2026-06-14 10:13:35.880006 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-cron-29690521-rb45q/logs/keystone-cron.log
2026-06-14 10:13:35.880022 | 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-14 10:13:35.880037 | 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-14 10:13:35.880052 | 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-14 10:13:35.880067 | 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-14 10:13:35.880082 | 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-qcw9x/
2026-06-14 10:13:35.880097 | 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-qcw9x/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-qcw9x-describe
2026-06-14 10:13:35.880116 | 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-qcw9x/logs/
2026-06-14 10:13:35.880132 | 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-qcw9x/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-14 10:13:35.880148 | 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-14 10:13:35.880163 | 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-14 10:13:35.880178 | 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-14 10:13:35.880194 | 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-14 10:13:35.880209 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-786fddcc85-bbkwq/
2026-06-14 10:13:35.880224 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-786fddcc85-bbkwq/neutron-786fddcc85-bbkwq-describe
2026-06-14 10:13:35.880239 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-786fddcc85-bbkwq/logs/
2026-06-14 10:13:35.880253 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-786fddcc85-bbkwq/logs/neutron-api.log
2026-06-14 10:13:35.880269 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-786fddcc85-bbkwq/logs/neutron-httpd.log
2026-06-14 10:13:35.880284 | 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-qvd7c/
2026-06-14 10:13:35.880299 | 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-qvd7c/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-qvd7c-describe
2026-06-14 10:13:35.880318 | 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-qvd7c/logs/
2026-06-14 10:13:35.880334 | 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-qvd7c/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-14 10:13:35.880352 | 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-14 10:13:35.880368 | 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-14 10:13:35.880405 | 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-14 10:13:35.880422 | 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-14 10:13:35.880436 | 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-14 10:13:35.880451 | 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-14 10:13:35.880467 | 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-14 10:13:35.880482 | 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-14 10:13:35.880497 | 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-14 10:13:35.880512 | 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-14 10:13:35.880527 | 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-14 10:13:35.880542 | 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-14 10:13:35.880561 | 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-14 10:13:35.880576 | 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-14 10:13:35.880591 | 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-14 10:13:35.880606 | 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-14 10:13:35.880621 | 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-14 10:13:35.880635 | 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-d26wf/
2026-06-14 10:13:35.880651 | 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-d26wf/nova-edpm-deployment-ipam-openstack-edpm-ipam-d26wf-describe
2026-06-14 10:13:35.880666 | 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-d26wf/logs/
2026-06-14 10:13:35.880682 | 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-d26wf/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-14 10:13:35.880697 | 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-14 10:13:35.880712 | 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-14 10:13:35.880727 | 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-14 10:13:35.880742 | 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-14 10:13:35.880761 | 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-14 10:13:35.880777 | 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-14 10:13:35.880793 | 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-14 10:13:35.880808 | 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-14 10:13:35.880824 | 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-14 10:13:35.880839 | 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-14 10:13:35.880855 | 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-14 10:13:35.880870 | 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-14 10:13:35.880885 | 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-14 10:13:35.880900 | 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-14 10:13:35.880915 | 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-openstackprovisionservbgkw9/
2026-06-14 10:13:35.880930 | 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-openstackprovisionservbgkw9/openstack-edpm-ipam-provisionserver-openstackprovisionservbgkw9-describe
2026-06-14 10:13:35.880945 | 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-openstackprovisionservbgkw9/logs/
2026-06-14 10:13:35.880961 | 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-openstackprovisionservbgkw9/logs/init.log
2026-06-14 10:13:35.880980 | 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-openstackprovisionservbgkw9/logs/osp-httpd.log
2026-06-14 10:13:35.880996 | 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-14 10:13:35.881012 | 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-14 10:13:35.881027 | 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-14 10:13:35.881043 | 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-14 10:13:35.881059 | 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-14 10:13:35.881073 | 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-14 10:13:35.881089 | 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-14 10:13:35.881104 | 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-14 10:13:35.881119 | 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-14 10:13:35.881134 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-48j92/
2026-06-14 10:13:35.881149 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-48j92/ovn-controller-48j92-describe
2026-06-14 10:13:35.881164 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-48j92/logs/
2026-06-14 10:13:35.881179 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-48j92/logs/ovn-controller.log
2026-06-14 10:13:35.881197 | 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-k87ch/
2026-06-14 10:13:35.881212 | 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-k87ch/ovn-controller-metrics-k87ch-describe
2026-06-14 10:13:35.881227 | 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-k87ch/logs/
2026-06-14 10:13:35.881242 | 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-k87ch/logs/openstack-network-exporter.log
2026-06-14 10:13:35.881257 | 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-fzw5w/
2026-06-14 10:13:35.881272 | 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-fzw5w/ovn-controller-ovs-fzw5w-describe
2026-06-14 10:13:35.881287 | 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-fzw5w/logs/
2026-06-14 10:13:35.881302 | 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-fzw5w/logs/ovs-vswitchd.log
2026-06-14 10:13:35.881317 | 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-fzw5w/logs/ovsdb-server-init.log
2026-06-14 10:13:35.881332 | 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-fzw5w/logs/ovsdb-server.log
2026-06-14 10:13:35.881351 | 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-lsbbm/
2026-06-14 10:13:35.881383 | 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-lsbbm/ovn-edpm-deployment-ipam-openstack-edpm-ipam-lsbbm-describe
2026-06-14 10:13:35.881402 | 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-lsbbm/logs/
2026-06-14 10:13:35.881417 | 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-lsbbm/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-14 10:13:35.881436 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/
2026-06-14 10:13:35.881452 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl-describe
2026-06-14 10:13:35.881467 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/logs/
2026-06-14 10:13:35.881482 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-edpm-ovn-update-openstack-edpm-ipam-rnshl/logs/ovn-edpm-ovn-update-openstack-edpm-ipam.log
2026-06-14 10:13:35.881497 | 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-14 10:13:35.881512 | 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-14 10:13:35.881528 | 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-14 10:13:35.881543 | 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-14 10:13:35.881557 | 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-14 10:13:35.881572 | 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-14 10:13:35.881587 | 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-14 10:13:35.881601 | 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-14 10:13:35.881616 | 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-14 10:13:35.881635 | 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-14 10:13:35.881650 | 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-14 10:13:35.881665 | 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-14 10:13:35.881680 | 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-14 10:13:35.881695 | 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-14 10:13:35.881709 | 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-14 10:13:35.881724 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7c947bb7bd-xnbm2/
2026-06-14 10:13:35.881739 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7c947bb7bd-xnbm2/placement-7c947bb7bd-xnbm2-describe
2026-06-14 10:13:35.881753 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7c947bb7bd-xnbm2/logs/
2026-06-14 10:13:35.881768 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7c947bb7bd-xnbm2/logs/placement-api.log
2026-06-14 10:13:35.881783 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-7c947bb7bd-xnbm2/logs/placement-log.log
2026-06-14 10:13:35.881798 | 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-14 10:13:35.881812 | 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-14 10:13:35.881827 | 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-14 10:13:35.881846 | 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/amqp-proxy.log
2026-06-14 10:13:35.881862 | 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-14 10:13:35.881881 | 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-14 10:13:35.881906 | 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/wipe-data.log
2026-06-14 10:13:35.881921 | 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-14 10:13:35.881937 | 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-14 10:13:35.881955 | 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-14 10:13:35.881973 | 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/amqp-proxy.log
2026-06-14 10:13:35.881988 | 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-14 10:13:35.882003 | 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-14 10:13:35.882018 | 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/wipe-data.log
2026-06-14 10:13:35.882033 | 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-gv5g4/
2026-06-14 10:13:35.882048 | 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-gv5g4/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-gv5g4-describe
2026-06-14 10:13:35.882064 | 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-gv5g4/logs/
2026-06-14 10:13:35.882083 | 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-gv5g4/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-14 10:13:35.882099 | 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-dtldj/
2026-06-14 10:13:35.882114 | 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-dtldj/redhat-edpm-deployment-ipam-openstack-edpm-ipam-dtldj-describe
2026-06-14 10:13:35.882130 | 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-dtldj/logs/
2026-06-14 10:13:35.882146 | 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-dtldj/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-14 10:13:35.882161 | 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-lz5qr/
2026-06-14 10:13:35.882177 | 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-lz5qr/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lz5qr-describe
2026-06-14 10:13:35.882192 | 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-lz5qr/logs/
2026-06-14 10:13:35.882207 | 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-lz5qr/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-14 10:13:35.882223 | 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-fnx5d/
2026-06-14 10:13:35.882238 | 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-fnx5d/run-os-edpm-deployment-ipam-openstack-edpm-ipam-fnx5d-describe
2026-06-14 10:13:35.882253 | 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-fnx5d/logs/
2026-06-14 10:13:35.882272 | 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-fnx5d/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-14 10:13:35.882288 | 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-8ccw5/
2026-06-14 10:13:35.882304 | 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-8ccw5/ssh-known-hosts-edpm-deployment-ipam-8ccw5-describe
2026-06-14 10:13:35.882319 | 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-8ccw5/logs/
2026-06-14 10:13:35.882361 | 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-8ccw5/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-14 10:13:35.882415 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-776f9b98b7-bbp4b/
2026-06-14 10:13:35.882433 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-776f9b98b7-bbp4b/swift-proxy-776f9b98b7-bbp4b-describe
2026-06-14 10:13:35.882448 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-776f9b98b7-bbp4b/logs/
2026-06-14 10:13:35.882464 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-776f9b98b7-bbp4b/logs/proxy-httpd.log
2026-06-14 10:13:35.882479 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-776f9b98b7-bbp4b/logs/proxy-server.log
2026-06-14 10:13:35.882495 | 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-s7ww7/
2026-06-14 10:13:35.882510 | 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-s7ww7/swift-ring-rebalance-s7ww7-describe
2026-06-14 10:13:35.882525 | 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-s7ww7/logs/
2026-06-14 10:13:35.882545 | 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-s7ww7/logs/swift-ring-rebalance.log
2026-06-14 10:13:35.882560 | 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-14 10:13:35.882575 | 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-14 10:13:35.882591 | 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-14 10:13:35.882606 | 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-14 10:13:35.882621 | 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-14 10:13:35.882637 | 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-14 10:13:35.882652 | 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-14 10:13:35.882667 | 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-14 10:13:35.882681 | 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-14 10:13:35.882697 | 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-14 10:13:35.882712 | 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-14 10:13:35.882726 | 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-14 10:13:35.882741 | 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-14 10:13:35.882762 | 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-14 10:13:35.882778 | 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-14 10:13:35.882793 | 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-14 10:13:35.882808 | 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-14 10:13:35.882822 | 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-14 10:13:35.882838 | 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-14 10:13:35.882853 | 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-p29x5/
2026-06-14 10:13:35.882868 | 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-p29x5/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-p29x5-describe
2026-06-14 10:13:35.882883 | 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-p29x5/logs/
2026-06-14 10:13:35.882899 | 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-p29x5/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-14 10:13:35.882914 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/update-edpm-update-openstack-edpm-ipam-hpmrm/
2026-06-14 10:13:35.882929 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/update-edpm-update-openstack-edpm-ipam-hpmrm/update-edpm-update-openstack-edpm-ipam-hpmrm-describe
2026-06-14 10:13:35.882944 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/update-edpm-update-openstack-edpm-ipam-hpmrm/logs/
2026-06-14 10:13:35.882959 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/update-edpm-update-openstack-edpm-ipam-hpmrm/logs/update-edpm-update-openstack-edpm-ipam.log
2026-06-14 10:13:35.882979 | 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-4zcx8/
2026-06-14 10:13:35.882995 | 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-4zcx8/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-4zcx8-describe
2026-06-14 10:13:35.883011 | 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-4zcx8/logs/
2026-06-14 10:13:35.883026 | 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-4zcx8/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-14 10:13:35.883042 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/
2026-06-14 10:13:35.883057 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-544dc98db8.yaml
2026-06-14 10:13:35.883072 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-5f686ccfbd.yaml
2026-06-14 10:13:35.883087 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-66fc76bd44.yaml
2026-06-14 10:13:35.883101 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-744544c9d8.yaml
2026-06-14 10:13:35.883116 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-7cd646cbb6.yaml
2026-06-14 10:13:35.883131 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-b7c84dcb.yaml
2026-06-14 10:13:35.883145 | 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-66fcb7b654.yaml
2026-06-14 10:13:35.883160 | 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-67bfbf56d8.yaml
2026-06-14 10:13:35.883179 | 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-69777c668b.yaml
2026-06-14 10:13:35.883195 | 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-7b948cc4bb.yaml
2026-06-14 10:13:35.883210 | 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-895f97698.yaml
2026-06-14 10:13:35.883225 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-59545949d9.yaml
2026-06-14 10:13:35.883240 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-685dddf667.yaml
2026-06-14 10:13:35.883255 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-74bdbf448f.yaml
2026-06-14 10:13:35.883271 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-b774b49c.yaml
2026-06-14 10:13:35.883286 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-c6957d8bc.yaml
2026-06-14 10:13:35.883301 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-649b7c9ccf.yaml
2026-06-14 10:13:35.883316 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6566476449.yaml
2026-06-14 10:13:35.883331 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-694549dd57.yaml
2026-06-14 10:13:35.883349 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6b5bb49947.yaml
2026-06-14 10:13:35.883365 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-786645bb79.yaml
2026-06-14 10:13:35.883407 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-849b84f84f.yaml
2026-06-14 10:13:35.883428 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-85c5b8fbf9.yaml
2026-06-14 10:13:35.883444 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-94bfffd6f.yaml
2026-06-14 10:13:35.883459 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-966fddbcf.yaml
2026-06-14 10:13:35.883474 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-b779ff7c7.yaml
2026-06-14 10:13:35.883489 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-f5446bd49.yaml
2026-06-14 10:13:35.883503 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-54594b6dc6.yaml
2026-06-14 10:13:35.883518 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-5fdbc5c4d8.yaml
2026-06-14 10:13:35.883533 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-7968b65b7d.yaml
2026-06-14 10:13:35.883547 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-d86f64d54.yaml
2026-06-14 10:13:35.883561 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-6cb45cd464.yaml
2026-06-14 10:13:35.883576 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-6f59f75d57.yaml
2026-06-14 10:13:35.883590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-6fc7874dfc.yaml
2026-06-14 10:13:35.883605 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-786fddcc85.yaml
2026-06-14 10:13:35.883620 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-846cff4b85.yaml
2026-06-14 10:13:35.883639 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-c8db4f5bc.yaml
2026-06-14 10:13:35.883654 | 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-9c48c789.yaml
2026-06-14 10:13:35.883669 | 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-c898f4dc.yaml
2026-06-14 10:13:35.883684 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-5548fcbf66.yaml
2026-06-14 10:13:35.883698 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-5c865f788d.yaml
2026-06-14 10:13:35.883713 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-67dd875588.yaml
2026-06-14 10:13:35.883728 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-7c947bb7bd.yaml
2026-06-14 10:13:35.883743 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-75b8f96957.yaml
2026-06-14 10:13:35.883758 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-776f9b98b7.yaml
2026-06-14 10:13:35.883772 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-8d4694459.yaml
2026-06-14 10:13:35.883787 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/
2026-06-14 10:13:35.883802 | 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-14 10:13:35.883816 | 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-14 10:13:35.883831 | 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-14 10:13:35.883846 | 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-14 10:13:35.883865 | 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-14 10:13:35.883880 | 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-14 10:13:35.883895 | 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-14 10:13:35.883910 | 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-14 10:13:35.883926 | 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-14 10:13:35.883941 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/
2026-06-14 10:13:35.883956 | 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-14 10:13:35.883971 | 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-14 10:13:35.883986 | 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-14 10:13:35.884001 | 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-14 10:13:35.884016 | 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-14 10:13:35.884031 | 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-14 10:13:35.884046 | 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-14 10:13:35.884061 | 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-14 10:13:35.884081 | 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-14 10:13:35.884097 | 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-14 10:13:35.884112 | 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-14 10:13:35.884127 | 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-14 10:13:35.884142 | 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-14 10:13:35.884158 | 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-14 10:13:35.884173 | 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-14 10:13:35.884188 | 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-14 10:13:35.884203 | 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-14 10:13:35.884219 | 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-14 10:13:35.884234 | 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-14 10:13:35.884249 | 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-14 10:13:35.884264 | 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-14 10:13:35.884278 | 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-14 10:13:35.884300 | 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-14 10:13:35.884335 | 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-14 10:13:35.884368 | 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-14 10:13:35.884386 | 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-14 10:13:35.884401 | 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-14 10:13:35.884417 | 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-14 10:13:35.884432 | 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-14 10:13:35.884447 | 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-14 10:13:35.884462 | 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-14 10:13:35.884478 | 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-14 10:13:35.884493 | 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-14 10:13:35.884508 | 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-14 10:13:35.884523 | 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-14 10:13:35.884542 | 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-14 10:13:35.884558 | 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-14 10:13:35.884573 | 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-14 10:13:35.884588 | 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-14 10:13:35.884603 | 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-transport.yaml
2026-06-14 10:13:35.884618 | 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-14 10:13:35.884633 | 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-14 10:13:35.884648 | 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-14 10:13:35.884663 | 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-14 10:13:35.884678 | 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-14 10:13:35.884693 | 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-14 10:13:35.884707 | 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-14 10:13:35.884723 | 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-14 10:13:35.884738 | 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-14 10:13:35.884757 | 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-14 10:13:35.884773 | 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-14 10:13:35.884789 | 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-14 10:13:35.884804 | 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-14 10:13:35.884819 | 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-14 10:13:35.884835 | 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-14 10:13:35.884850 | 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-14 10:13:35.884865 | 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-14 10:13:35.884880 | 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-14 10:13:35.884895 | 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-14 10:13:35.884910 | 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-14 10:13:35.884926 | 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-14 10:13:35.884941 | 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-14 10:13:35.884960 | 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-14 10:13:35.884976 | 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-14 10:13:35.884991 | 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-14 10:13:35.885006 | 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-14 10:13:35.885021 | 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-14 10:13:35.885036 | 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-14 10:13:35.885051 | 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-14 10:13:35.885066 | 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-14 10:13:35.885081 | 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-14 10:13:35.885096 | 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-14 10:13:35.885111 | 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-14 10:13:35.885126 | 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-14 10:13:35.885141 | 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-14 10:13:35.885156 | 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-14 10:13:35.885174 | 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-14 10:13:35.885190 | 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-14 10:13:35.885206 | 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-14 10:13:35.885221 | 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-14 10:13:35.885237 | 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-14 10:13:35.885252 | 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-14 10:13:35.885267 | 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-14 10:13:35.885282 | 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-14 10:13:35.885298 | 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-14 10:13:35.885313 | 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-14 10:13:35.885328 | 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-14 10:13:35.885344 | 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-14 10:13:35.885363 | 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-14 10:13:35.885406 | 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-14 10:13:35.885423 | 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-14 10:13:35.885439 | 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-14 10:13:35.885455 | 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-14 10:13:35.885470 | 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-14 10:13:35.885486 | 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-14 10:13:35.885501 | 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-14 10:13:35.885516 | 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-14 10:13:35.885532 | 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-14 10:13:35.885547 | 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-14 10:13:35.885562 | 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-14 10:13:35.885577 | 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-14 10:13:35.885592 | 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-14 10:13:35.885607 | 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-14 10:13:35.885626 | 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-14 10:13:35.885641 | 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-14 10:13:35.885656 | 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-14 10:13:35.885671 | 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-14 10:13:35.885686 | 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-14 10:13:35.885701 | 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-14 10:13:35.885716 | 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-14 10:13:35.885731 | 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-14 10:13:35.885745 | 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-14 10:13:35.885760 | 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-14 10:13:35.885775 | 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-14 10:13:35.885790 | 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-14 10:13:35.885805 | 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-14 10:13:35.885820 | 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-14 10:13:35.885839 | 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-14 10:13:35.885854 | 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-14 10:13:35.885869 | 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-14 10:13:35.885884 | 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-14 10:13:35.885899 | 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-14 10:13:35.885913 | 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-14 10:13:35.885928 | 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-14 10:13:35.885943 | 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-14 10:13:35.885958 | 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-14 10:13:35.885976 | 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-14 10:13:35.886002 | 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-14 10:13:35.886018 | 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-14 10:13:35.886033 | 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-14 10:13:35.886048 | 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-14 10:13:35.886071 | 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-14 10:13:35.886087 | 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-14 10:13:35.886102 | 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-14 10:13:35.886117 | 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-14 10:13:35.886132 | 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-14 10:13:35.886147 | 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-14 10:13:35.886162 | 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-14 10:13:35.886177 | 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-14 10:13:35.886192 | 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-14 10:13:35.886207 | 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-14 10:13:35.886222 | 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-14 10:13:35.886237 | 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-14 10:13:35.886251 | 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-14 10:13:35.886270 | 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-14 10:13:35.886286 | 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-14 10:13:35.886301 | 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-14 10:13:35.886317 | 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-14 10:13:35.886332 | 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-14 10:13:35.886347 | 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-14 10:13:35.886365 | 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-14 10:13:35.886412 | 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-14 10:13:35.886429 | 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-14 10:13:35.886445 | 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-14 10:13:35.886460 | 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-14 10:13:35.886476 | 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-14 10:13:35.886491 | 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-14 10:13:35.886506 | 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-14 10:13:35.886526 | 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-14 10:13:35.886542 | 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-14 10:13:35.886557 | 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-14 10:13:35.886572 | 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-14 10:13:35.886588 | 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-14 10:13:35.886603 | 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-14 10:13:35.886618 | 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-14 10:13:35.886634 | 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-14 10:13:35.886649 | 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-14 10:13:35.886665 | 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-14 10:13:35.886680 | 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-14 10:13:35.886695 | 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-14 10:13:35.886710 | 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-14 10:13:35.886725 | 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-14 10:13:35.886745 | 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-14 10:13:35.886760 | 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-14 10:13:35.886775 | 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-14 10:13:35.886791 | 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-14 10:13:35.886806 | 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-14 10:13:35.886821 | 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-14 10:13:35.886837 | 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-14 10:13:35.886853 | 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-14 10:13:35.886868 | 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-14 10:13:35.886884 | 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-14 10:13:35.886899 | 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-14 10:13:35.886915 | 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-14 10:13:35.886930 | 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-14 10:13:35.886945 | 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-14 10:13:35.886965 | 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-14 10:13:35.886980 | 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-14 10:13:35.886995 | 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-14 10:13:35.887010 | 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-14 10:13:35.887026 | 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-14 10:13:35.887041 | 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-14 10:13:35.887057 | 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-14 10:13:35.887072 | 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-14 10:13:35.887087 | 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-14 10:13:35.887103 | 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-14 10:13:35.887118 | 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-14 10:13:35.887134 | 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-14 10:13:35.887156 | 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-14 10:13:35.887172 | 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-14 10:13:35.887192 | 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-14 10:13:35.887207 | 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-14 10:13:35.887222 | 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-14 10:13:35.887238 | 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-14 10:13:35.887253 | 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-14 10:13:35.887268 | 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-14 10:13:35.887284 | 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-14 10:13:35.887299 | 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-14 10:13:35.887314 | 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-14 10:13:35.887329 | 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-14 10:13:35.887345 | 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-14 10:13:35.887364 | 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-14 10:13:35.887434 | 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-14 10:13:35.887455 | 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-14 10:13:35.887478 | 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-14 10:13:35.887495 | 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-14 10:13:35.887511 | 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-14 10:13:35.887526 | 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-14 10:13:35.887542 | 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-14 10:13:35.887558 | 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-transport.yaml
2026-06-14 10:13:35.887573 | 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-14 10:13:35.887589 | 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-14 10:13:35.887604 | 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-14 10:13:35.887619 | 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-14 10:13:35.887634 | 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-14 10:13:35.887649 | 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-14 10:13:35.887665 | 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-14 10:13:35.887680 | 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-14 10:13:35.887701 | 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-14 10:13:35.887717 | 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-14 10:13:35.887732 | 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-14 10:13:35.887748 | 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-14 10:13:35.887764 | 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-14 10:13:35.887780 | 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-14 10:13:35.887795 | 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-14 10:13:35.887810 | 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-14 10:13:35.887825 | 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-14 10:13:35.887840 | 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-14 10:13:35.887855 | 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-14 10:13:35.887871 | 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-14 10:13:35.887886 | 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-14 10:13:35.887905 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/
2026-06-14 10:13:35.887921 | 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-14 10:13:35.887936 | 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-14 10:13:35.887951 | 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-14 10:13:35.887966 | 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-14 10:13:35.887981 | 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-14 10:13:35.887995 | 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-14 10:13:35.888011 | 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-14 10:13:35.888026 | 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-14 10:13:35.888042 | 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-14 10:13:35.888062 | 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-14 10:13:35.888077 | 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-14 10:13:35.888092 | 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-14 10:13:35.888107 | 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-14 10:13:35.888122 | 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-14 10:13:35.888140 | 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-14 10:13:35.888155 | 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-14 10:13:35.888171 | 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-14 10:13:35.888185 | 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-14 10:13:35.888200 | 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-14 10:13:35.888215 | 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-14 10:13:35.888230 | 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-14 10:13:35.888245 | 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-14 10:13:35.888260 | 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-14 10:13:35.888275 | 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-14 10:13:35.888290 | 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-14 10:13:35.888305 | 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-14 10:13:35.888320 | 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-14 10:13:35.888335 | 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-14 10:13:35.888353 | 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-14 10:13:35.888391 | 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-14 10:13:35.888412 | 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-14 10:13:35.888428 | 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-14 10:13:35.888443 | 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-14 10:13:35.888458 | 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-14 10:13:35.888473 | 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-14 10:13:35.888488 | 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-14 10:13:35.888503 | 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-14 10:13:35.888518 | 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-14 10:13:35.888533 | 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-14 10:13:35.888547 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/
2026-06-14 10:13:35.888562 | 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-14 10:13:35.888577 | 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-14 10:13:35.888592 | 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-14 10:13:35.888607 | 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-14 10:13:35.888625 | 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-14 10:13:35.888641 | 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-14 10:13:35.888656 | 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-14 10:13:35.888671 | 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-14 10:13:35.888686 | 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-14 10:13:35.888701 | 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-14 10:13:35.888715 | 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-14 10:13:35.888730 | 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-14 10:13:35.888744 | 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-14 10:13:35.888759 | 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-14 10:13:35.888773 | 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-14 10:13:35.888788 | 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-14 10:13:35.888803 | 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-14 10:13:35.888818 | 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-14 10:13:35.888839 | 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-14 10:13:35.888854 | 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-14 10:13:35.888870 | 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-14 10:13:35.888885 | 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-14 10:13:35.888900 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/subscriptions/
2026-06-14 10:13:35.888915 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/
2026-06-14 10:13:35.888930 | 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-14 10:13:35.888945 | 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-14 10:13:35.888960 | 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-14 10:13:35.888976 | 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-14 10:13:35.888991 | 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-14 10:13:35.889006 | 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-14 10:13:35.889021 | 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-14 10:13:35.889035 | 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-14 10:13:35.889050 | 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-14 10:13:35.889065 | 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-14 10:13:35.889084 | 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-14 10:13:35.889100 | 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-14 10:13:35.889115 | 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-14 10:13:35.889130 | 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-14 10:13:35.889145 | 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-14 10:13:35.889160 | 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-14 10:13:35.889175 | 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-14 10:13:35.889190 | 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-14 10:13:35.889205 | 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-14 10:13:35.889220 | 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-14 10:13:35.889235 | 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-14 10:13:35.889250 | 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-14 10:13:35.889265 | 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-14 10:13:35.889280 | 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-14 10:13:35.889295 | 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-14 10:13:35.889315 | 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-14 10:13:35.889331 | 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-14 10:13:35.889349 | 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-14 10:13:35.889365 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-14 10:13:35.889401 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/l2advertisement.yaml
2026-06-14 10:13:35.889418 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-14 10:13:35.889433 | 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-14 10:13:35.889448 | 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-14 10:13:35.889464 | 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-14 10:13:35.889479 | 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-14 10:13:35.889494 | 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-14 10:13:35.889509 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-14 10:13:35.889525 | 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-14 10:13:35.889540 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-14 10:13:35.889555 | 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-14 10:13:35.889570 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-14 10:13:35.889610 | 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-14 10:13:35.889626 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-14 10:13:35.889641 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.describe
2026-06-14 10:13:35.889656 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.yaml
2026-06-14 10:13:35.889671 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-14 10:13:35.889686 | 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-14 10:13:35.889701 | 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-14 10:13:35.889716 | 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-14 10:13:35.889731 | 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-14 10:13:35.889746 | 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-14 10:13:35.889761 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/
2026-06-14 10:13:35.889776 | 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-7cd646cbb6-kmfc2 -> ../_all_nodes/sosreport-crc
2026-06-14 10:13:35.889791 | 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-67bfbf56d8-zp4f9 -> ../_all_nodes/sosreport-crc
2026-06-14 10:13:35.889806 | 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-c6957d8bc-tb6ls -> ../_all_nodes/sosreport-crc
2026-06-14 10:13:35.889821 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/
2026-06-14 10:13:35.889842 | 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-14 10:13:35.889858 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/
2026-06-14 10:13:35.889873 | 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-14 10:13:35.889889 | 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-14 10:13:35.889904 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/
2026-06-14 10:13:35.889920 | 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-14 10:13:35.889936 | 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-14 10:13:35.889951 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/
2026-06-14 10:13:35.889966 | 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-54594b6dc6-98pld -> ../_all_nodes/sosreport-crc
2026-06-14 10:13:35.889982 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/
2026-06-14 10:13:35.889997 | 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-786fddcc85-bbkwq -> ../_all_nodes/sosreport-crc
2026-06-14 10:13:35.890012 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/
2026-06-14 10:13:35.890027 | 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-14 10:13:35.890042 | 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-14 10:13:35.890057 | 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-14 10:13:35.890078 | 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-14 10:13:35.890106 | 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-14 10:13:35.890122 | 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-14 10:13:35.890137 | 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-14 10:13:35.890152 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/
2026-06-14 10:13:35.890167 | 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-48j92 -> ../_all_nodes/sosreport-crc
2026-06-14 10:13:35.890185 | 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-k87ch -> ../_all_nodes/sosreport-crc
2026-06-14 10:13:35.890200 | 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-fzw5w -> ../_all_nodes/sosreport-crc
2026-06-14 10:13:35.890215 | 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-14 10:13:35.890230 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/
2026-06-14 10:13:35.890245 | 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-14 10:13:35.890260 | 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-14 10:13:35.890275 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/
2026-06-14 10:13:35.890290 | 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-7c947bb7bd-xnbm2 -> ../_all_nodes/sosreport-crc
2026-06-14 10:13:35.890309 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/
2026-06-14 10:13:35.890324 | 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-776f9b98b7-bbp4b -> ../_all_nodes/sosreport-crc
2026-06-14 10:13:35.890339 | 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-14 10:13:35.890354 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-14 10:13:35.890396 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-14 10:13:35.890418 | 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-14 10:13:35.890434 | 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-14 10:13:35.890449 | 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-14 10:13:35.890465 | 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-14 10:13:35.890480 | 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-14 10:13:35.890495 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-14 10:13:35.890510 | 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-14 10:13:35.890525 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-mz68t.yaml
2026-06-14 10:13:35.890540 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-7h2pb.yaml
2026-06-14 10:13:35.890559 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-5c9sm.yaml
2026-06-14 10:13:35.890574 | 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-14 10:13:35.890589 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-shjsd.yaml
2026-06-14 10:13:35.890604 | 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-14 10:13:35.890619 | 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-14 10:13:35.890634 | 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-14 10:13:35.890649 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-dmcbm.yaml
2026-06-14 10:13:35.890663 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-xmpw8.yaml
2026-06-14 10:13:35.890678 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-vvnmt.yaml
2026-06-14 10:13:35.890693 | 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-14 10:13:35.890708 | 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-14 10:13:35.890723 | 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-14 10:13:35.890738 | 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-14 10:13:35.890753 | 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-14 10:13:35.890773 | controller | cd+++++++++ ci-framework-data/tests/
2026-06-14 10:13:35.890788 | controller | cd+++++++++ ci-framework-data/tests/tempest/
2026-06-14 10:13:35.890804 | controller | >f+++++++++ ci-framework-data/tests/tempest/clouds.yaml
2026-06-14 10:13:35.890820 | controller | >f+++++++++ ci-framework-data/tests/tempest/exclude.txt
2026-06-14 10:13:35.890835 | controller | >f+++++++++ ci-framework-data/tests/tempest/include.txt
2026-06-14 10:13:35.890851 | controller | >f+++++++++ ci-framework-data/tests/tempest/list_skipped.yml
2026-06-14 10:13:35.890865 | controller | >f+++++++++ ci-framework-data/tests/tempest/podman_tempest.log
2026-06-14 10:13:35.890880 | controller | >f+++++++++ ci-framework-data/tests/tempest/profile.yaml
2026-06-14 10:13:35.890894 | controller | >f+++++++++ ci-framework-data/tests/tempest/tls-ca-bundle.pem
2026-06-14 10:13:35.890909 | controller | cd+++++++++ ci-framework-data/tests/tempest/tempest/
2026-06-14 10:13:35.890924 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/stestr.conf
2026-06-14 10:13:35.890939 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/stestr.tar.gz
2026-06-14 10:13:35.890954 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/stestr_failing.txt
2026-06-14 10:13:35.890969 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/tempest_results.html
2026-06-14 10:13:35.890984 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/tempest_results.subunit
2026-06-14 10:13:35.890999 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/tempest_results.xml
2026-06-14 10:13:35.891014 | controller | cd+++++++++ ci-framework-data/tests/tempest/tempest/etc/
2026-06-14 10:13:35.891029 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/etc/allow-list.yaml
2026-06-14 10:13:35.891044 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/etc/null
2026-06-14 10:13:35.891059 | controller | >f+++++++++ ci-framework-data/tests/tempest/tempest/etc/tempest.conf
2026-06-14 10:13:35.891074 | controller | cd+++++++++ ci-framework-data/tests/update/
2026-06-14 10:13:35.891089 | controller | >f+++++++++ ci-framework-data/tests/update/current_update_event.lock
2026-06-14 10:13:35.891104 | controller | >f+++++++++ ci-framework-data/tests/update/current_update_event.log
2026-06-14 10:13:35.891118 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_changes.pid
2026-06-14 10:13:35.891133 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_changes.sh
2026-06-14 10:13:35.891148 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_script.log
2026-06-14 10:13:35.891163 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_resources_tmp_dir.txt
2026-06-14 10:13:35.891178 | controller | >f+++++++++ ci-framework-data/tests/update/update_event.sh
2026-06-14 10:13:35.891192 | controller | >f+++++++++ ci-framework-data/tests/update/update_timeline.log
2026-06-14 10:13:35.891207 | controller | cd+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/
2026-06-14 10:13:35.891221 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781429655.txt
2026-06-14 10:13:35.891236 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781429680.txt
2026-06-14 10:13:35.891250 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781429768.txt
2026-06-14 10:13:35.891265 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430086.txt
2026-06-14 10:13:35.891280 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430099.txt
2026-06-14 10:13:35.891294 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430112.txt
2026-06-14 10:13:35.891309 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430125.txt
2026-06-14 10:13:35.891327 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430138.txt
2026-06-14 10:13:35.891342 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430248.txt
2026-06-14 10:13:35.891362 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430481.txt
2026-06-14 10:13:35.891394 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430494.txt
2026-06-14 10:13:35.891411 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430507.txt
2026-06-14 10:13:35.891425 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430521.txt
2026-06-14 10:13:35.891440 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430534.txt
2026-06-14 10:13:35.891454 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430547.txt
2026-06-14 10:13:35.891468 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430561.txt
2026-06-14 10:13:35.891483 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430574.txt
2026-06-14 10:13:35.891497 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430587.txt
2026-06-14 10:13:35.891512 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430601.txt
2026-06-14 10:13:35.891527 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430614.txt
2026-06-14 10:13:35.891542 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430627.txt
2026-06-14 10:13:35.891557 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430641.txt
2026-06-14 10:13:35.891571 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430654.txt
2026-06-14 10:13:35.891586 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430667.txt
2026-06-14 10:13:35.891601 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430681.txt
2026-06-14 10:13:35.891615 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430694.txt
2026-06-14 10:13:35.891630 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430708.txt
2026-06-14 10:13:35.891644 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430721.txt
2026-06-14 10:13:35.891658 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430734.txt
2026-06-14 10:13:35.891673 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430747.txt
2026-06-14 10:13:35.891687 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430760.txt
2026-06-14 10:13:35.891702 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430773.txt
2026-06-14 10:13:35.891716 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430786.txt
2026-06-14 10:13:35.891731 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430800.txt
2026-06-14 10:13:35.891745 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430813.txt
2026-06-14 10:13:35.891760 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430826.txt
2026-06-14 10:13:35.891774 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430839.txt
2026-06-14 10:13:35.891789 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430852.txt
2026-06-14 10:13:35.891803 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430866.txt
2026-06-14 10:13:35.891823 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_1781430879.txt
2026-06-14 10:13:35.891839 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/cycle_events_init.txt
2026-06-14 10:13:35.891854 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/dedup_events.txt
2026-06-14 10:13:35.891869 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/monitor_last_check_time.txt
2026-06-14 10:13:35.891884 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/podman_events.txt
2026-06-14 10:13:35.891899 | controller | cd+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/openshift_events/
2026-06-14 10:13:35.891914 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/openshift_events/openstack-operators_events.txt
2026-06-14 10:13:35.891929 | controller | >f+++++++++ ci-framework-data/tests/update/monitor_tmp-uyO/openshift_events/openstack_events.txt
2026-06-14 10:13:35.891944 | controller | cd+++++++++ registries.conf.d/
2026-06-14 10:13:35.891959 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-14 10:13:35.891974 | controller | cd+++++++++ system-config/
2026-06-14 10:13:35.891989 | controller | cd+++++++++ system-config/libvirt/
2026-06-14 10:13:35.892004 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-14 10:13:35.892020 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-14 10:13:35.892035 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-14 10:13:35.892050 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-14 10:13:35.892065 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-14 10:13:35.892080 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-14 10:13:35.892096 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-14 10:13:35.892111 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-14 10:13:35.892126 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-14 10:13:35.892141 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-14 10:13:35.892155 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-14 10:13:35.892170 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-14 10:13:35.892185 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-14 10:13:35.892199 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-14 10:13:35.892214 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-14 10:13:35.892229 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-14 10:13:36.493713 | controller | changed: .d..t...... ./
2026-06-14 10:13:37.255036 | controller | changed: .d..t...... ./
2026-06-14 10:13:37.341771 | 
2026-06-14 10:13:37.341925 | TASK [Return artifact to Zuul]
2026-06-14 10:13:37.378083 | controller | skipping: Conditional result was False
2026-06-14 10:13:37.380754 | 
2026-06-14 10:13:37.381037 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-14 10:13:37.381143 | 
2026-06-14 10:13:37.381168 | PLAY RECAP
2026-06-14 10:13:37.381211 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-14 10:13:37.381230 | 
2026-06-14 10:13:37.563653 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-14 10:13:37.567723 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-14 10:13:38.162296 | 
2026-06-14 10:13:38.162469 | PLAY [Report DLRN results after job run]
2026-06-14 10:13:38.199676 | 
2026-06-14 10:13:38.199812 | TASK [Include vars from ci-framework group_vars]
2026-06-14 10:13:38.241679 | controller | ok
2026-06-14 10:13:38.349823 | 
2026-06-14 10:13:38.350019 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-14 10:13:38.394957 | controller | skipping: Conditional result was False
2026-06-14 10:13:38.424392 | 
2026-06-14 10:13:38.424494 | TASK [cifmw_helpers : Check if file is available]
2026-06-14 10:13:38.979552 | controller | ok
2026-06-14 10:13:39.012555 | 
2026-06-14 10:13:39.012644 | TASK [cifmw_helpers : Create temporary directory]
2026-06-14 10:13:39.047801 | controller | skipping: Conditional result was False
2026-06-14 10:13:39.077852 | 
2026-06-14 10:13:39.077961 | TASK [cifmw_helpers : Read vars]
2026-06-14 10:13:39.206403 | 
2026-06-14 10:13:39.206688 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-14 10:13:39.314665 | 
2026-06-14 10:13:39.314959 | TASK [cifmw_helpers : Include vars]
2026-06-14 10:13:39.419470 | 
2026-06-14 10:13:39.419784 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-14 10:13:39.456051 | controller | skipping: Conditional result was False
2026-06-14 10:13:39.545856 | 
2026-06-14 10:13:39.546127 | TASK [Report job status to DLRN]
2026-06-14 10:13:39.702183 | controller | ok
2026-06-14 10:13:39.782018 | 
2026-06-14 10:13:39.782182 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-14 10:13:39.859642 | controller | skipping: Conditional result was False
2026-06-14 10:13:39.913829 | 
2026-06-14 10:13:39.913936 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-14 10:13:39.992022 | controller | skipping: Conditional result was False
2026-06-14 10:13:40.033956 | 
2026-06-14 10:13:40.034157 | TASK [dlrn_report : Install kinit related package]
2026-06-14 10:13:40.112811 | controller | skipping: Conditional result was False
2026-06-14 10:13:40.172015 | 
2026-06-14 10:13:40.172470 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-14 10:13:40.254283 | controller | skipping: Conditional result was False
2026-06-14 10:13:40.360840 | 
2026-06-14 10:13:40.361003 | TASK [Set zuul-log-path fact]
2026-06-14 10:13:40.408942 | controller | skipping: Conditional result was False
2026-06-14 10:13:40.470400 | 
2026-06-14 10:13:40.470534 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-14 10:13:40.549131 | controller | skipping: Conditional result was False
2026-06-14 10:13:40.595630 | 
2026-06-14 10:13:40.595842 | TASK [Get hash related data from repo_setup role]
2026-06-14 10:13:40.663924 | controller | skipping: Conditional result was False
2026-06-14 10:13:40.704160 | 
2026-06-14 10:13:40.704275 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-14 10:13:41.420265 | controller | skipping: Conditional result was False
2026-06-14 10:13:41.479328 | 
2026-06-14 10:13:41.479537 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-14 10:13:42.176162 | controller | skipping: Conditional result was False
2026-06-14 10:13:42.236658 | 
2026-06-14 10:13:42.236863 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-14 10:13:42.937427 | controller | skipping: Conditional result was False
2026-06-14 10:13:42.998065 | 
2026-06-14 10:13:42.998247 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-14 10:13:43.075064 | controller | skipping: Conditional result was False
2026-06-14 10:13:43.159721 | 
2026-06-14 10:13:43.159887 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-14 10:13:43.843187 | controller | skipping: Conditional result was False
2026-06-14 10:13:43.904258 | 
2026-06-14 10:13:43.904450 | PLAY RECAP
2026-06-14 10:13:43.904511 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-14 10:13:43.904541 | 
2026-06-14 10:13:44.048882 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-14 10:13:44.050937 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-14 10:13:44.734829 | 
2026-06-14 10:13:44.734989 | PLAY [all]
2026-06-14 10:13:44.770826 | 
2026-06-14 10:13:44.771024 | TASK [include_role : fetch-output]
2026-06-14 10:13:44.842445 | controller | ok
2026-06-14 10:13:44.946436 | 
2026-06-14 10:13:44.946635 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-14 10:13:45.022635 | controller | skipping: Conditional result was False
2026-06-14 10:13:45.055851 | 
2026-06-14 10:13:45.056002 | TASK [fetch-output : Set log path for single node]
2026-06-14 10:13:45.120874 | controller | ok
2026-06-14 10:13:45.148010 | 
2026-06-14 10:13:45.148191 | LOOP [fetch-output : Ensure local output dirs]
2026-06-14 10:13:45.641083 | controller -> localhost | ok: "/var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/work/logs"
2026-06-14 10:13:45.885974 | controller -> localhost | ok: "/var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/work/artifacts"
2026-06-14 10:13:46.137110 | controller -> localhost | ok: "/var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/work/docs"
2026-06-14 10:13:46.174939 | 
2026-06-14 10:13:46.175110 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-14 10:13:47.272058 | controller | ok
2026-06-14 10:13:47.272280 | controller | ok: All items complete
2026-06-14 10:13:47.272305 | 
2026-06-14 10:13:47.954780 | controller | ok
2026-06-14 10:13:48.707994 | controller | ok
2026-06-14 10:13:48.802917 | 
2026-06-14 10:13:48.803092 | TASK [include_role : fetch-output-openshift]
2026-06-14 10:13:48.829166 | controller | skipping: Conditional result was False
2026-06-14 10:13:48.954215 | 
2026-06-14 10:13:48.954411 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-14 10:13:49.493206 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.014486
2026-06-14 10:13:49.790397 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.013039
2026-06-14 10:13:49.833716 | 
2026-06-14 10:13:49.833891 | PLAY [all]
2026-06-14 10:13:49.861959 | 
2026-06-14 10:13:49.862032 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-14 10:13:50.534526 | controller | changed
2026-06-14 10:13:50.615330 | 
2026-06-14 10:13:50.615478 | PLAY RECAP
2026-06-14 10:13:50.615518 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-14 10:13:50.615538 | 
2026-06-14 10:13:50.781714 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-14 10:13:50.785658 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-14 10:13:51.451447 | 
2026-06-14 10:13:51.451590 | PLAY [localhost]
2026-06-14 10:13:51.461421 | 
2026-06-14 10:13:51.461495 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-14 10:13:52.287902 | localhost | changed
2026-06-14 10:13:52.308194 | 
2026-06-14 10:13:52.308498 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-14 10:13:52.354516 | localhost | ok
2026-06-14 10:13:52.367586 | 
2026-06-14 10:13:52.367720 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-14 10:13:52.833011 | localhost | changed
2026-06-14 10:13:52.841744 | 
2026-06-14 10:13:52.841887 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-14 10:13:53.705582 | localhost | changed
2026-06-14 10:13:53.711328 | 
2026-06-14 10:13:53.711414 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-14 10:13:54.215418 | localhost | Identity added: /var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/work/tmp/ansible.ptiiye2q (/var/lib/zuul/builds/6af5ec9433664559835cf17d73806495/work/tmp/ansible.ptiiye2q)
2026-06-14 10:13:54.215785 | localhost | ok: Runtime: 0:00:00.021763
2026-06-14 10:13:54.223161 | 
2026-06-14 10:13:54.223305 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-14 10:13:54.548762 | localhost | ok: Runtime: 0:00:00.010330
2026-06-14 10:13:54.556929 | 
2026-06-14 10:13:54.557062 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-14 10:13:54.642720 | localhost | changed
2026-06-14 10:13:54.649724 | 
2026-06-14 10:13:54.649858 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-14 10:13:55.137032 | localhost | changed
2026-06-14 10:13:55.181765 | 
2026-06-14 10:13:55.181898 | PLAY [localhost]
2026-06-14 10:13:55.185881 | 
2026-06-14 10:13:55.185936 | TASK [Generate bulk log download script]
2026-06-14 10:13:55.213936 | localhost | ok
2026-06-14 10:13:55.225434 | 
2026-06-14 10:13:55.225495 | TASK [local-log-download : Check API endpoint is defined]
2026-06-14 10:13:55.276030 | localhost | ok: All assertions passed
2026-06-14 10:13:55.283717 | 
2026-06-14 10:13:55.283859 | TASK [local-log-download : Create download script]
2026-06-14 10:13:55.849739 | localhost -> localhost | changed
2026-06-14 10:13:55.865080 | 
2026-06-14 10:13:55.865214 | TASK [Register quick-download link]
2026-06-14 10:13:55.899841 | localhost | ok
2026-06-14 10:13:55.903535 | 
2026-06-14 10:13:55.903642 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-14 10:13:55.913006 | 
2026-06-14 10:13:55.913121 | TASK [Set zuul-log-path fact]
2026-06-14 10:13:55.933198 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-14 10:13:55.947325 | 
2026-06-14 10:13:55.947489 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-14 10:13:55.987848 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-14 10:13:55.992969 | 
2026-06-14 10:13:55.993100 | TASK [upload-logs : Create log directories]
2026-06-14 10:13:56.946714 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-14 10:13:56.952055 | 
2026-06-14 10:13:56.952193 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-14 10:13:57.398616 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.069740
2026-06-14 10:13:57.405590 | 
2026-06-14 10:13:57.405724 | TASK [upload-logs : Upload logs to log server]
2026-06-14 10:15:57.811831 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-14 10:15:57.813610 | 
2026-06-14 10:15:57.813676 | LOOP [upload-logs : Compress console log and json output]
